diff --git a/poetry.lock b/poetry.lock index 4b1f010f..bba8b8fc 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "alabaster" @@ -13,13 +13,13 @@ files = [ [[package]] name = "annotated-types" -version = "0.6.0" +version = "0.7.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"}, + {file = "annotated_types-0.7.0-py3-none-any.whl", hash = "sha256:1f02e8b43a8fbbc3f3e0d4f0f4bfc8131bcb4eebe8849b8e5c773f3a1c582a53"}, + {file = "annotated_types-0.7.0.tar.gz", hash = "sha256:aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89"}, ] [package.dependencies] @@ -46,13 +46,13 @@ tests-no-zope = ["attrs[tests-mypy]", "cloudpickle", "hypothesis", "pympler", "p [[package]] name = "babel" -version = "2.14.0" +version = "2.15.0" description = "Internationalization utilities" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "Babel-2.14.0-py3-none-any.whl", hash = "sha256:efb1a25b7118e67ce3a259bed20545c29cb68be8ad2c784c83689981b7a57287"}, - {file = "Babel-2.14.0.tar.gz", hash = "sha256:6919867db036398ba21eb5c7a0f6b28ab8cbc3ae7a73a44ebe34ae74a4e7d363"}, + {file = "Babel-2.15.0-py3-none-any.whl", hash = "sha256:08706bdad8d0a3413266ab61bd6c34d0c28d6e1e7badf40a2cebe67644e2e1fb"}, + {file = "babel-2.15.0.tar.gz", hash = "sha256:8daf0e265d05768bc6c7a314cf1321e9a123afc328cc635c18622a2f30a04413"}, ] [package.dependencies] @@ -74,13 +74,13 @@ files = [ [[package]] name = "certifi" -version = "2024.2.2" +version = "2024.6.2" description = "Python package for providing Mozilla's CA Bundle." optional = false python-versions = ">=3.6" files = [ - {file = "certifi-2024.2.2-py3-none-any.whl", hash = "sha256:dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1"}, - {file = "certifi-2024.2.2.tar.gz", hash = "sha256:0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f"}, + {file = "certifi-2024.6.2-py3-none-any.whl", hash = "sha256:ddc6c8ce995e6987e7faf5e3f1b02b302836a0e5d98ece18392cb1a36c72ad56"}, + {file = "certifi-2024.6.2.tar.gz", hash = "sha256:3cd43f1c6fa7dedc5899d69d3ad0398fd018ad1a17fba83ddaf78aa46c747516"}, ] [[package]] @@ -311,18 +311,18 @@ test = ["pytest (>=6)"] [[package]] name = "filelock" -version = "3.14.0" +version = "3.15.1" description = "A platform independent file lock." optional = false python-versions = ">=3.8" files = [ - {file = "filelock-3.14.0-py3-none-any.whl", hash = "sha256:43339835842f110ca7ae60f1e1c160714c5a6afd15a2873419ab185334975c0f"}, - {file = "filelock-3.14.0.tar.gz", hash = "sha256:6ea72da3be9b8c82afd3edcf99f2fffbb5076335a5ae4d03248bb5b6c3eae78a"}, + {file = "filelock-3.15.1-py3-none-any.whl", hash = "sha256:71b3102950e91dfc1bb4209b64be4dc8854f40e5f534428d8684f953ac847fac"}, + {file = "filelock-3.15.1.tar.gz", hash = "sha256:58a2549afdf9e02e10720eaa4d4470f56386d7a6f72edd7d0596337af8ed7ad8"}, ] [package.extras] docs = ["furo (>=2023.9.10)", "sphinx (>=7.2.6)", "sphinx-autodoc-typehints (>=1.25.2)"] -testing = ["covdefaults (>=2.3)", "coverage (>=7.3.2)", "diff-cover (>=8.0.1)", "pytest (>=7.4.3)", "pytest-cov (>=4.1)", "pytest-mock (>=3.12)", "pytest-timeout (>=2.2)"] +testing = ["covdefaults (>=2.3)", "coverage (>=7.3.2)", "diff-cover (>=8.0.1)", "pytest (>=7.4.3)", "pytest-asyncio (>=0.21)", "pytest-cov (>=4.1)", "pytest-mock (>=3.12)", "pytest-timeout (>=2.2)"] typing = ["typing-extensions (>=4.8)"] [[package]] @@ -493,13 +493,13 @@ six = "*" [[package]] name = "jinja2" -version = "3.1.3" +version = "3.1.4" description = "A very fast and expressive template engine." optional = false python-versions = ">=3.7" files = [ - {file = "Jinja2-3.1.3-py3-none-any.whl", hash = "sha256:7d6d50dd97d52cbc355597bd845fabfbac3f551e1f99619e39a35ce8c370b5fa"}, - {file = "Jinja2-3.1.3.tar.gz", hash = "sha256:ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90"}, + {file = "jinja2-3.1.4-py3-none-any.whl", hash = "sha256:bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d"}, + {file = "jinja2-3.1.4.tar.gz", hash = "sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369"}, ] [package.dependencies] @@ -539,13 +539,13 @@ hbreader = "*" [[package]] name = "jsonschema" -version = "4.21.1" +version = "4.22.0" description = "An implementation of JSON Schema validation for Python" optional = false python-versions = ">=3.8" files = [ - {file = "jsonschema-4.21.1-py3-none-any.whl", hash = "sha256:7996507afae316306f9e2290407761157c6f78002dcf7419acb99822143d1c6f"}, - {file = "jsonschema-4.21.1.tar.gz", hash = "sha256:85727c00279f5fa6bedbe6238d2aa6403bedd8b4864ab11207d07df3cc1b2ee5"}, + {file = "jsonschema-4.22.0-py3-none-any.whl", hash = "sha256:ff4cfd6b1367a40e7bc6411caec72effadd3db0bbe5017de188f2d6108335802"}, + {file = "jsonschema-4.22.0.tar.gz", hash = "sha256:5b22d434a45935119af990552c862e5d6d564e8f6601206b305a61fdf661a2b7"}, ] [package.dependencies] @@ -577,13 +577,13 @@ referencing = ">=0.31.0" [[package]] name = "linkml-runtime" -version = "1.7.5" +version = "1.7.7" description = "Runtime environment for LinkML, the Linked open data modeling language" optional = false python-versions = "<4.0,>=3.8" files = [ - {file = "linkml_runtime-1.7.5-py3-none-any.whl", hash = "sha256:c58000c7c68fa97b7d76c50421a85a64e25f07eec5bcac464bc00c4cd79007a6"}, - {file = "linkml_runtime-1.7.5.tar.gz", hash = "sha256:b31197a5398359441ae1ed43470c54377a1d08db961366dda670300dddcd71d7"}, + {file = "linkml_runtime-1.7.7-py3-none-any.whl", hash = "sha256:1556db30cda1191de2f70c3b949eb45c31b2ed66ca525bf38ee99f992f2451d7"}, + {file = "linkml_runtime-1.7.7.tar.gz", hash = "sha256:f471b765056b38ff3eb1372d167b86a67e188ef472c16abf4f6cd91097a82a11"}, ] [package.dependencies] @@ -696,13 +696,13 @@ files = [ [[package]] name = "mdit-py-plugins" -version = "0.4.0" +version = "0.4.1" description = "Collection of plugins for markdown-it-py" optional = false python-versions = ">=3.8" files = [ - {file = "mdit_py_plugins-0.4.0-py3-none-any.whl", hash = "sha256:b51b3bb70691f57f974e257e367107857a93b36f322a9e6d44ca5bf28ec2def9"}, - {file = "mdit_py_plugins-0.4.0.tar.gz", hash = "sha256:d8ab27e9aed6c38aa716819fedfde15ca275715955f8a185a8e1cf90fb1d2c1b"}, + {file = "mdit_py_plugins-0.4.1-py3-none-any.whl", hash = "sha256:1020dfe4e6bfc2c79fb49ae4e3f5b297f5ccd20f010187acc52af2921e27dc6a"}, + {file = "mdit_py_plugins-0.4.1.tar.gz", hash = "sha256:834b8ac23d1cd60cec703646ffd22ae97b7955a6d596eb1d304be1e251ae499c"}, ] [package.dependencies] @@ -807,13 +807,13 @@ files = [ [[package]] name = "packaging" -version = "24.0" +version = "24.1" description = "Core utilities for Python packages" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "packaging-24.0-py3-none-any.whl", hash = "sha256:2ddfb553fdf02fb784c234c7ba6ccc288296ceabec964ad2eae3777778130bc5"}, - {file = "packaging-24.0.tar.gz", hash = "sha256:eb82c5e3e56209074766e6885bb04b8c38a0c015d0a30036ebe7ece34c9989e9"}, + {file = "packaging-24.1-py3-none-any.whl", hash = "sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124"}, + {file = "packaging-24.1.tar.gz", hash = "sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002"}, ] [[package]] @@ -912,13 +912,13 @@ files = [ [[package]] name = "platformdirs" -version = "4.2.1" +version = "4.2.2" description = "A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`." optional = false python-versions = ">=3.8" files = [ - {file = "platformdirs-4.2.1-py3-none-any.whl", hash = "sha256:17d5a1161b3fd67b390023cb2d3b026bbd40abde6fdb052dfbd3a29c3ba22ee1"}, - {file = "platformdirs-4.2.1.tar.gz", hash = "sha256:031cd18d4ec63ec53e82dceaac0417d218a6863f7745dfcc9efe7793b7039bdf"}, + {file = "platformdirs-4.2.2-py3-none-any.whl", hash = "sha256:2d7a1657e36a80ea911db832a8a6ece5ee53d8de21edd5cc5879af6530b1bfee"}, + {file = "platformdirs-4.2.2.tar.gz", hash = "sha256:38b7b51f512eed9e84a22788b4bce1de17c0adb134d6becb09836e37d8654cd3"}, ] [package.extras] @@ -975,18 +975,18 @@ pyyaml = ">=5.3.1" [[package]] name = "pydantic" -version = "2.7.1" +version = "2.7.4" description = "Data validation using Python type hints" optional = false python-versions = ">=3.8" files = [ - {file = "pydantic-2.7.1-py3-none-any.whl", hash = "sha256:e029badca45266732a9a79898a15ae2e8b14840b1eabbb25844be28f0b33f3d5"}, - {file = "pydantic-2.7.1.tar.gz", hash = "sha256:e9dbb5eada8abe4d9ae5f46b9939aead650cd2b68f249bb3a8139dbe125803cc"}, + {file = "pydantic-2.7.4-py3-none-any.whl", hash = "sha256:ee8538d41ccb9c0a9ad3e0e5f07bf15ed8015b481ced539a1759d8cc89ae90d0"}, + {file = "pydantic-2.7.4.tar.gz", hash = "sha256:0c84efd9548d545f63ac0060c1e4d39bb9b14db8b3c0652338aecc07b5adec52"}, ] [package.dependencies] annotated-types = ">=0.4.0" -pydantic-core = "2.18.2" +pydantic-core = "2.18.4" typing-extensions = ">=4.6.1" [package.extras] @@ -994,90 +994,90 @@ email = ["email-validator (>=2.0.0)"] [[package]] name = "pydantic-core" -version = "2.18.2" +version = "2.18.4" description = "Core functionality for Pydantic validation and serialization" optional = false python-versions = ">=3.8" files = [ - {file = "pydantic_core-2.18.2-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:9e08e867b306f525802df7cd16c44ff5ebbe747ff0ca6cf3fde7f36c05a59a81"}, - {file = "pydantic_core-2.18.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:f0a21cbaa69900cbe1a2e7cad2aa74ac3cf21b10c3efb0fa0b80305274c0e8a2"}, - {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0680b1f1f11fda801397de52c36ce38ef1c1dc841a0927a94f226dea29c3ae3d"}, - {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:95b9d5e72481d3780ba3442eac863eae92ae43a5f3adb5b4d0a1de89d42bb250"}, - {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:c4fcf5cd9c4b655ad666ca332b9a081112cd7a58a8b5a6ca7a3104bc950f2038"}, - {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9b5155ff768083cb1d62f3e143b49a8a3432e6789a3abee8acd005c3c7af1c74"}, - {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:553ef617b6836fc7e4df130bb851e32fe357ce36336d897fd6646d6058d980af"}, - {file = "pydantic_core-2.18.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:b89ed9eb7d616ef5714e5590e6cf7f23b02d0d539767d33561e3675d6f9e3857"}, - {file = "pydantic_core-2.18.2-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:75f7e9488238e920ab6204399ded280dc4c307d034f3924cd7f90a38b1829563"}, - {file = "pydantic_core-2.18.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:ef26c9e94a8c04a1b2924149a9cb081836913818e55681722d7f29af88fe7b38"}, - {file = "pydantic_core-2.18.2-cp310-none-win32.whl", hash = "sha256:182245ff6b0039e82b6bb585ed55a64d7c81c560715d1bad0cbad6dfa07b4027"}, - {file = "pydantic_core-2.18.2-cp310-none-win_amd64.whl", hash = "sha256:e23ec367a948b6d812301afc1b13f8094ab7b2c280af66ef450efc357d2ae543"}, - {file = "pydantic_core-2.18.2-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:219da3f096d50a157f33645a1cf31c0ad1fe829a92181dd1311022f986e5fbe3"}, - {file = "pydantic_core-2.18.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:cc1cfd88a64e012b74e94cd00bbe0f9c6df57049c97f02bb07d39e9c852e19a4"}, - {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:05b7133a6e6aeb8df37d6f413f7705a37ab4031597f64ab56384c94d98fa0e90"}, - {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:224c421235f6102e8737032483f43c1a8cfb1d2f45740c44166219599358c2cd"}, - {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b14d82cdb934e99dda6d9d60dc84a24379820176cc4a0d123f88df319ae9c150"}, - {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2728b01246a3bba6de144f9e3115b532ee44bd6cf39795194fb75491824a1413"}, - {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:470b94480bb5ee929f5acba6995251ada5e059a5ef3e0dfc63cca287283ebfa6"}, - {file = "pydantic_core-2.18.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:997abc4df705d1295a42f95b4eec4950a37ad8ae46d913caeee117b6b198811c"}, - {file = "pydantic_core-2.18.2-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:75250dbc5290e3f1a0f4618db35e51a165186f9034eff158f3d490b3fed9f8a0"}, - {file = "pydantic_core-2.18.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:4456f2dca97c425231d7315737d45239b2b51a50dc2b6f0c2bb181fce6207664"}, - {file = "pydantic_core-2.18.2-cp311-none-win32.whl", hash = "sha256:269322dcc3d8bdb69f054681edff86276b2ff972447863cf34c8b860f5188e2e"}, - {file = "pydantic_core-2.18.2-cp311-none-win_amd64.whl", hash = "sha256:800d60565aec896f25bc3cfa56d2277d52d5182af08162f7954f938c06dc4ee3"}, - {file = "pydantic_core-2.18.2-cp311-none-win_arm64.whl", hash = "sha256:1404c69d6a676245199767ba4f633cce5f4ad4181f9d0ccb0577e1f66cf4c46d"}, - {file = "pydantic_core-2.18.2-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:fb2bd7be70c0fe4dfd32c951bc813d9fe6ebcbfdd15a07527796c8204bd36242"}, - {file = "pydantic_core-2.18.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:6132dd3bd52838acddca05a72aafb6eab6536aa145e923bb50f45e78b7251043"}, - {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d7d904828195733c183d20a54230c0df0eb46ec746ea1a666730787353e87182"}, - {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:c9bd70772c720142be1020eac55f8143a34ec9f82d75a8e7a07852023e46617f"}, - {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2b8ed04b3582771764538f7ee7001b02e1170223cf9b75dff0bc698fadb00cf3"}, - {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e6dac87ddb34aaec85f873d737e9d06a3555a1cc1a8e0c44b7f8d5daeb89d86f"}, - {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7ca4ae5a27ad7a4ee5170aebce1574b375de390bc01284f87b18d43a3984df72"}, - {file = "pydantic_core-2.18.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:886eec03591b7cf058467a70a87733b35f44707bd86cf64a615584fd72488b7c"}, - {file = "pydantic_core-2.18.2-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:ca7b0c1f1c983e064caa85f3792dd2fe3526b3505378874afa84baf662e12241"}, - {file = "pydantic_core-2.18.2-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:4b4356d3538c3649337df4074e81b85f0616b79731fe22dd11b99499b2ebbdf3"}, - {file = "pydantic_core-2.18.2-cp312-none-win32.whl", hash = "sha256:8b172601454f2d7701121bbec3425dd71efcb787a027edf49724c9cefc14c038"}, - {file = "pydantic_core-2.18.2-cp312-none-win_amd64.whl", hash = "sha256:b1bd7e47b1558ea872bd16c8502c414f9e90dcf12f1395129d7bb42a09a95438"}, - {file = "pydantic_core-2.18.2-cp312-none-win_arm64.whl", hash = "sha256:98758d627ff397e752bc339272c14c98199c613f922d4a384ddc07526c86a2ec"}, - {file = "pydantic_core-2.18.2-cp38-cp38-macosx_10_12_x86_64.whl", hash = "sha256:9fdad8e35f278b2c3eb77cbdc5c0a49dada440657bf738d6905ce106dc1de439"}, - {file = "pydantic_core-2.18.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:1d90c3265ae107f91a4f279f4d6f6f1d4907ac76c6868b27dc7fb33688cfb347"}, - {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:390193c770399861d8df9670fb0d1874f330c79caaca4642332df7c682bf6b91"}, - {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:82d5d4d78e4448683cb467897fe24e2b74bb7b973a541ea1dcfec1d3cbce39fb"}, - {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4774f3184d2ef3e14e8693194f661dea5a4d6ca4e3dc8e39786d33a94865cefd"}, - {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d4d938ec0adf5167cb335acb25a4ee69a8107e4984f8fbd2e897021d9e4ca21b"}, - {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e0e8b1be28239fc64a88a8189d1df7fad8be8c1ae47fcc33e43d4be15f99cc70"}, - {file = "pydantic_core-2.18.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:868649da93e5a3d5eacc2b5b3b9235c98ccdbfd443832f31e075f54419e1b96b"}, - {file = "pydantic_core-2.18.2-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:78363590ef93d5d226ba21a90a03ea89a20738ee5b7da83d771d283fd8a56761"}, - {file = "pydantic_core-2.18.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:852e966fbd035a6468fc0a3496589b45e2208ec7ca95c26470a54daed82a0788"}, - {file = "pydantic_core-2.18.2-cp38-none-win32.whl", hash = "sha256:6a46e22a707e7ad4484ac9ee9f290f9d501df45954184e23fc29408dfad61350"}, - {file = "pydantic_core-2.18.2-cp38-none-win_amd64.whl", hash = "sha256:d91cb5ea8b11607cc757675051f61b3d93f15eca3cefb3e6c704a5d6e8440f4e"}, - {file = "pydantic_core-2.18.2-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:ae0a8a797a5e56c053610fa7be147993fe50960fa43609ff2a9552b0e07013e8"}, - {file = "pydantic_core-2.18.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:042473b6280246b1dbf530559246f6842b56119c2926d1e52b631bdc46075f2a"}, - {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1a388a77e629b9ec814c1b1e6b3b595fe521d2cdc625fcca26fbc2d44c816804"}, - {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:e25add29b8f3b233ae90ccef2d902d0ae0432eb0d45370fe315d1a5cf231004b"}, - {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f459a5ce8434614dfd39bbebf1041952ae01da6bed9855008cb33b875cb024c0"}, - {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:eff2de745698eb46eeb51193a9f41d67d834d50e424aef27df2fcdee1b153845"}, - {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a8309f67285bdfe65c372ea3722b7a5642680f3dba538566340a9d36e920b5f0"}, - {file = "pydantic_core-2.18.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:f93a8a2e3938ff656a7c1bc57193b1319960ac015b6e87d76c76bf14fe0244b4"}, - {file = "pydantic_core-2.18.2-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:22057013c8c1e272eb8d0eebc796701167d8377441ec894a8fed1af64a0bf399"}, - {file = "pydantic_core-2.18.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:cfeecd1ac6cc1fb2692c3d5110781c965aabd4ec5d32799773ca7b1456ac636b"}, - {file = "pydantic_core-2.18.2-cp39-none-win32.whl", hash = "sha256:0d69b4c2f6bb3e130dba60d34c0845ba31b69babdd3f78f7c0c8fae5021a253e"}, - {file = "pydantic_core-2.18.2-cp39-none-win_amd64.whl", hash = "sha256:d9319e499827271b09b4e411905b24a426b8fb69464dfa1696258f53a3334641"}, - {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:a1874c6dd4113308bd0eb568418e6114b252afe44319ead2b4081e9b9521fe75"}, - {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:ccdd111c03bfd3666bd2472b674c6899550e09e9f298954cfc896ab92b5b0e6d"}, - {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e18609ceaa6eed63753037fc06ebb16041d17d28199ae5aba0052c51449650a9"}, - {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6e5c584d357c4e2baf0ff7baf44f4994be121e16a2c88918a5817331fc7599d7"}, - {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:43f0f463cf89ace478de71a318b1b4f05ebc456a9b9300d027b4b57c1a2064fb"}, - {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:e1b395e58b10b73b07b7cf740d728dd4ff9365ac46c18751bf8b3d8cca8f625a"}, - {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:0098300eebb1c837271d3d1a2cd2911e7c11b396eac9661655ee524a7f10587b"}, - {file = "pydantic_core-2.18.2-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:36789b70d613fbac0a25bb07ab3d9dba4d2e38af609c020cf4d888d165ee0bf3"}, - {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:3f9a801e7c8f1ef8718da265bba008fa121243dfe37c1cea17840b0944dfd72c"}, - {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:3a6515ebc6e69d85502b4951d89131ca4e036078ea35533bb76327f8424531ce"}, - {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:20aca1e2298c56ececfd8ed159ae4dde2df0781988c97ef77d5c16ff4bd5b400"}, - {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:223ee893d77a310a0391dca6df00f70bbc2f36a71a895cecd9a0e762dc37b349"}, - {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:2334ce8c673ee93a1d6a65bd90327588387ba073c17e61bf19b4fd97d688d63c"}, - {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:cbca948f2d14b09d20268cda7b0367723d79063f26c4ffc523af9042cad95592"}, - {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:b3ef08e20ec49e02d5c6717a91bb5af9b20f1805583cb0adfe9ba2c6b505b5ae"}, - {file = "pydantic_core-2.18.2-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:c6fdc8627910eed0c01aed6a390a252fe3ea6d472ee70fdde56273f198938374"}, - {file = "pydantic_core-2.18.2.tar.gz", hash = "sha256:2e29d20810dfc3043ee13ac7d9e25105799817683348823f305ab3f349b9386e"}, + {file = "pydantic_core-2.18.4-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:f76d0ad001edd426b92233d45c746fd08f467d56100fd8f30e9ace4b005266e4"}, + {file = "pydantic_core-2.18.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:59ff3e89f4eaf14050c8022011862df275b552caef8082e37b542b066ce1ff26"}, + {file = "pydantic_core-2.18.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a55b5b16c839df1070bc113c1f7f94a0af4433fcfa1b41799ce7606e5c79ce0a"}, + {file = "pydantic_core-2.18.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:4d0dcc59664fcb8974b356fe0a18a672d6d7cf9f54746c05f43275fc48636851"}, + {file = "pydantic_core-2.18.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8951eee36c57cd128f779e641e21eb40bc5073eb28b2d23f33eb0ef14ffb3f5d"}, + {file = "pydantic_core-2.18.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:4701b19f7e3a06ea655513f7938de6f108123bf7c86bbebb1196eb9bd35cf724"}, + {file = "pydantic_core-2.18.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e00a3f196329e08e43d99b79b286d60ce46bed10f2280d25a1718399457e06be"}, + {file = "pydantic_core-2.18.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:97736815b9cc893b2b7f663628e63f436018b75f44854c8027040e05230eeddb"}, + {file = "pydantic_core-2.18.4-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:6891a2ae0e8692679c07728819b6e2b822fb30ca7445f67bbf6509b25a96332c"}, + {file = "pydantic_core-2.18.4-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:bc4ff9805858bd54d1a20efff925ccd89c9d2e7cf4986144b30802bf78091c3e"}, + {file = "pydantic_core-2.18.4-cp310-none-win32.whl", hash = "sha256:1b4de2e51bbcb61fdebd0ab86ef28062704f62c82bbf4addc4e37fa4b00b7cbc"}, + {file = "pydantic_core-2.18.4-cp310-none-win_amd64.whl", hash = "sha256:6a750aec7bf431517a9fd78cb93c97b9b0c496090fee84a47a0d23668976b4b0"}, + {file = "pydantic_core-2.18.4-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:942ba11e7dfb66dc70f9ae66b33452f51ac7bb90676da39a7345e99ffb55402d"}, + {file = "pydantic_core-2.18.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:b2ebef0e0b4454320274f5e83a41844c63438fdc874ea40a8b5b4ecb7693f1c4"}, + {file = "pydantic_core-2.18.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a642295cd0c8df1b86fc3dced1d067874c353a188dc8e0f744626d49e9aa51c4"}, + {file = "pydantic_core-2.18.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:5f09baa656c904807e832cf9cce799c6460c450c4ad80803517032da0cd062e2"}, + {file = "pydantic_core-2.18.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:98906207f29bc2c459ff64fa007afd10a8c8ac080f7e4d5beff4c97086a3dabd"}, + {file = "pydantic_core-2.18.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:19894b95aacfa98e7cb093cd7881a0c76f55731efad31073db4521e2b6ff5b7d"}, + {file = "pydantic_core-2.18.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0fbbdc827fe5e42e4d196c746b890b3d72876bdbf160b0eafe9f0334525119c8"}, + {file = "pydantic_core-2.18.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:f85d05aa0918283cf29a30b547b4df2fbb56b45b135f9e35b6807cb28bc47951"}, + {file = "pydantic_core-2.18.4-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:e85637bc8fe81ddb73fda9e56bab24560bdddfa98aa64f87aaa4e4b6730c23d2"}, + {file = "pydantic_core-2.18.4-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:2f5966897e5461f818e136b8451d0551a2e77259eb0f73a837027b47dc95dab9"}, + {file = "pydantic_core-2.18.4-cp311-none-win32.whl", hash = "sha256:44c7486a4228413c317952e9d89598bcdfb06399735e49e0f8df643e1ccd0558"}, + {file = "pydantic_core-2.18.4-cp311-none-win_amd64.whl", hash = "sha256:8a7164fe2005d03c64fd3b85649891cd4953a8de53107940bf272500ba8a788b"}, + {file = "pydantic_core-2.18.4-cp311-none-win_arm64.whl", hash = "sha256:4e99bc050fe65c450344421017f98298a97cefc18c53bb2f7b3531eb39bc7805"}, + {file = "pydantic_core-2.18.4-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:6f5c4d41b2771c730ea1c34e458e781b18cc668d194958e0112455fff4e402b2"}, + {file = "pydantic_core-2.18.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:2fdf2156aa3d017fddf8aea5adfba9f777db1d6022d392b682d2a8329e087cef"}, + {file = "pydantic_core-2.18.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4748321b5078216070b151d5271ef3e7cc905ab170bbfd27d5c83ee3ec436695"}, + {file = "pydantic_core-2.18.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:847a35c4d58721c5dc3dba599878ebbdfd96784f3fb8bb2c356e123bdcd73f34"}, + {file = "pydantic_core-2.18.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3c40d4eaad41f78e3bbda31b89edc46a3f3dc6e171bf0ecf097ff7a0ffff7cb1"}, + {file = "pydantic_core-2.18.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:21a5e440dbe315ab9825fcd459b8814bb92b27c974cbc23c3e8baa2b76890077"}, + {file = "pydantic_core-2.18.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:01dd777215e2aa86dfd664daed5957704b769e726626393438f9c87690ce78c3"}, + {file = "pydantic_core-2.18.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:4b06beb3b3f1479d32befd1f3079cc47b34fa2da62457cdf6c963393340b56e9"}, + {file = "pydantic_core-2.18.4-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:564d7922e4b13a16b98772441879fcdcbe82ff50daa622d681dd682175ea918c"}, + {file = "pydantic_core-2.18.4-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:0eb2a4f660fcd8e2b1c90ad566db2b98d7f3f4717c64fe0a83e0adb39766d5b8"}, + {file = "pydantic_core-2.18.4-cp312-none-win32.whl", hash = "sha256:8b8bab4c97248095ae0c4455b5a1cd1cdd96e4e4769306ab19dda135ea4cdb07"}, + {file = "pydantic_core-2.18.4-cp312-none-win_amd64.whl", hash = "sha256:14601cdb733d741b8958224030e2bfe21a4a881fb3dd6fbb21f071cabd48fa0a"}, + {file = "pydantic_core-2.18.4-cp312-none-win_arm64.whl", hash = "sha256:c1322d7dd74713dcc157a2b7898a564ab091ca6c58302d5c7b4c07296e3fd00f"}, + {file = "pydantic_core-2.18.4-cp38-cp38-macosx_10_12_x86_64.whl", hash = "sha256:823be1deb01793da05ecb0484d6c9e20baebb39bd42b5d72636ae9cf8350dbd2"}, + {file = "pydantic_core-2.18.4-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:ebef0dd9bf9b812bf75bda96743f2a6c5734a02092ae7f721c048d156d5fabae"}, + {file = "pydantic_core-2.18.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ae1d6df168efb88d7d522664693607b80b4080be6750c913eefb77e34c12c71a"}, + {file = "pydantic_core-2.18.4-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:f9899c94762343f2cc2fc64c13e7cae4c3cc65cdfc87dd810a31654c9b7358cc"}, + {file = "pydantic_core-2.18.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:99457f184ad90235cfe8461c4d70ab7dd2680e28821c29eca00252ba90308c78"}, + {file = "pydantic_core-2.18.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:18f469a3d2a2fdafe99296a87e8a4c37748b5080a26b806a707f25a902c040a8"}, + {file = "pydantic_core-2.18.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b7cdf28938ac6b8b49ae5e92f2735056a7ba99c9b110a474473fd71185c1af5d"}, + {file = "pydantic_core-2.18.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:938cb21650855054dc54dfd9120a851c974f95450f00683399006aa6e8abb057"}, + {file = "pydantic_core-2.18.4-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:44cd83ab6a51da80fb5adbd9560e26018e2ac7826f9626bc06ca3dc074cd198b"}, + {file = "pydantic_core-2.18.4-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:972658f4a72d02b8abfa2581d92d59f59897d2e9f7e708fdabe922f9087773af"}, + {file = "pydantic_core-2.18.4-cp38-none-win32.whl", hash = "sha256:1d886dc848e60cb7666f771e406acae54ab279b9f1e4143babc9c2258213daa2"}, + {file = "pydantic_core-2.18.4-cp38-none-win_amd64.whl", hash = "sha256:bb4462bd43c2460774914b8525f79b00f8f407c945d50881568f294c1d9b4443"}, + {file = "pydantic_core-2.18.4-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:44a688331d4a4e2129140a8118479443bd6f1905231138971372fcde37e43528"}, + {file = "pydantic_core-2.18.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:a2fdd81edd64342c85ac7cf2753ccae0b79bf2dfa063785503cb85a7d3593223"}, + {file = "pydantic_core-2.18.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:86110d7e1907ab36691f80b33eb2da87d780f4739ae773e5fc83fb272f88825f"}, + {file = "pydantic_core-2.18.4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:46387e38bd641b3ee5ce247563b60c5ca098da9c56c75c157a05eaa0933ed154"}, + {file = "pydantic_core-2.18.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:123c3cec203e3f5ac7b000bd82235f1a3eced8665b63d18be751f115588fea30"}, + {file = "pydantic_core-2.18.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:dc1803ac5c32ec324c5261c7209e8f8ce88e83254c4e1aebdc8b0a39f9ddb443"}, + {file = "pydantic_core-2.18.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:53db086f9f6ab2b4061958d9c276d1dbe3690e8dd727d6abf2321d6cce37fa94"}, + {file = "pydantic_core-2.18.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:abc267fa9837245cc28ea6929f19fa335f3dc330a35d2e45509b6566dc18be23"}, + {file = "pydantic_core-2.18.4-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:a0d829524aaefdebccb869eed855e2d04c21d2d7479b6cada7ace5448416597b"}, + {file = "pydantic_core-2.18.4-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:509daade3b8649f80d4e5ff21aa5673e4ebe58590b25fe42fac5f0f52c6f034a"}, + {file = "pydantic_core-2.18.4-cp39-none-win32.whl", hash = "sha256:ca26a1e73c48cfc54c4a76ff78df3727b9d9f4ccc8dbee4ae3f73306a591676d"}, + {file = "pydantic_core-2.18.4-cp39-none-win_amd64.whl", hash = "sha256:c67598100338d5d985db1b3d21f3619ef392e185e71b8d52bceacc4a7771ea7e"}, + {file = "pydantic_core-2.18.4-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:574d92eac874f7f4db0ca653514d823a0d22e2354359d0759e3f6a406db5d55d"}, + {file = "pydantic_core-2.18.4-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:1f4d26ceb5eb9eed4af91bebeae4b06c3fb28966ca3a8fb765208cf6b51102ab"}, + {file = "pydantic_core-2.18.4-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:77450e6d20016ec41f43ca4a6c63e9fdde03f0ae3fe90e7c27bdbeaece8b1ed4"}, + {file = "pydantic_core-2.18.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d323a01da91851a4f17bf592faf46149c9169d68430b3146dcba2bb5e5719abc"}, + {file = "pydantic_core-2.18.4-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:43d447dd2ae072a0065389092a231283f62d960030ecd27565672bd40746c507"}, + {file = "pydantic_core-2.18.4-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:578e24f761f3b425834f297b9935e1ce2e30f51400964ce4801002435a1b41ef"}, + {file = "pydantic_core-2.18.4-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:81b5efb2f126454586d0f40c4d834010979cb80785173d1586df845a632e4e6d"}, + {file = "pydantic_core-2.18.4-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:ab86ce7c8f9bea87b9d12c7f0af71102acbf5ecbc66c17796cff45dae54ef9a5"}, + {file = "pydantic_core-2.18.4-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:90afc12421df2b1b4dcc975f814e21bc1754640d502a2fbcc6d41e77af5ec312"}, + {file = "pydantic_core-2.18.4-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:51991a89639a912c17bef4b45c87bd83593aee0437d8102556af4885811d59f5"}, + {file = "pydantic_core-2.18.4-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:293afe532740370aba8c060882f7d26cfd00c94cae32fd2e212a3a6e3b7bc15e"}, + {file = "pydantic_core-2.18.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b48ece5bde2e768197a2d0f6e925f9d7e3e826f0ad2271120f8144a9db18d5c8"}, + {file = "pydantic_core-2.18.4-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:eae237477a873ab46e8dd748e515c72c0c804fb380fbe6c85533c7de51f23a8f"}, + {file = "pydantic_core-2.18.4-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:834b5230b5dfc0c1ec37b2fda433b271cbbc0e507560b5d1588e2cc1148cf1ce"}, + {file = "pydantic_core-2.18.4-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:e858ac0a25074ba4bce653f9b5d0a85b7456eaddadc0ce82d3878c22489fa4ee"}, + {file = "pydantic_core-2.18.4-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:2fd41f6eff4c20778d717af1cc50eca52f5afe7805ee530a4fbd0bae284f16e9"}, + {file = "pydantic_core-2.18.4.tar.gz", hash = "sha256:ec3beeada09ff865c344ff3bc2f427f5e6c26401cc6113d77e372c3fdac73864"}, ] [package.dependencies] @@ -1085,17 +1085,16 @@ typing-extensions = ">=4.6.0,<4.7.0 || >4.7.0" [[package]] name = "pygments" -version = "2.17.2" +version = "2.18.0" description = "Pygments is a syntax highlighting package written in Python." optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "pygments-2.17.2-py3-none-any.whl", hash = "sha256:b27c2826c47d0f3219f29554824c30c5e8945175d888647acd804ddd04af846c"}, - {file = "pygments-2.17.2.tar.gz", hash = "sha256:da46cec9fd2de5be3a8a784f434e4c4ab670b4ff54d605c4c2717e9d49c4c367"}, + {file = "pygments-2.18.0-py3-none-any.whl", hash = "sha256:b8e6aca0523f3ab76fee51799c488e38782ac06eafcf95e7ba832985c8e7b13a"}, + {file = "pygments-2.18.0.tar.gz", hash = "sha256:786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c5004f199"}, ] [package.extras] -plugins = ["importlib-metadata"] windows-terminal = ["colorama (>=0.4.6)"] [[package]] @@ -1133,13 +1132,13 @@ testing = ["covdefaults (>=2.3)", "pytest (>=7.4)", "pytest-cov (>=4.1)", "pytes [[package]] name = "pytest" -version = "8.2.0" +version = "8.2.2" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.2.0-py3-none-any.whl", hash = "sha256:1733f0620f6cda4095bbf0d9ff8022486e91892245bb9e7d5542c018f612f233"}, - {file = "pytest-8.2.0.tar.gz", hash = "sha256:d507d4482197eac0ba2bae2e9babf0672eb333017bcedaa5fb1a3d42c1174b3f"}, + {file = "pytest-8.2.2-py3-none-any.whl", hash = "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343"}, + {file = "pytest-8.2.2.tar.gz", hash = "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977"}, ] [package.dependencies] @@ -1287,13 +1286,13 @@ networkx = ["networkx (>=2.0.0,<3.0.0)"] [[package]] name = "referencing" -version = "0.35.0" +version = "0.35.1" description = "JSON Referencing + Python" optional = false python-versions = ">=3.8" files = [ - {file = "referencing-0.35.0-py3-none-any.whl", hash = "sha256:8080727b30e364e5783152903672df9b6b091c926a146a759080b62ca3126cd6"}, - {file = "referencing-0.35.0.tar.gz", hash = "sha256:191e936b0c696d0af17ad7430a3dc68e88bc11be6514f4757dc890f04ab05889"}, + {file = "referencing-0.35.1-py3-none-any.whl", hash = "sha256:eda6d3234d62814d1c64e305c1331c9a3a6132da475ab6382eaa997b21ee75de"}, + {file = "referencing-0.35.1.tar.gz", hash = "sha256:25b42124a6c8b632a425174f24087783efb348a6f1e0008e63cd4466fedf703c"}, ] [package.dependencies] @@ -1302,13 +1301,13 @@ rpds-py = ">=0.7.0" [[package]] name = "requests" -version = "2.31.0" +version = "2.32.3" description = "Python HTTP for Humans." optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "requests-2.31.0-py3-none-any.whl", hash = "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f"}, - {file = "requests-2.31.0.tar.gz", hash = "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1"}, + {file = "requests-2.32.3-py3-none-any.whl", hash = "sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6"}, + {file = "requests-2.32.3.tar.gz", hash = "sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760"}, ] [package.dependencies] @@ -1323,110 +1322,110 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] [[package]] name = "rpds-py" -version = "0.18.0" +version = "0.18.1" description = "Python bindings to Rust's persistent data structures (rpds)" optional = false python-versions = ">=3.8" files = [ - {file = "rpds_py-0.18.0-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:5b4e7d8d6c9b2e8ee2d55c90b59c707ca59bc30058269b3db7b1f8df5763557e"}, - {file = "rpds_py-0.18.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:c463ed05f9dfb9baebef68048aed8dcdc94411e4bf3d33a39ba97e271624f8f7"}, - {file = "rpds_py-0.18.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:01e36a39af54a30f28b73096dd39b6802eddd04c90dbe161c1b8dbe22353189f"}, - {file = "rpds_py-0.18.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:d62dec4976954a23d7f91f2f4530852b0c7608116c257833922a896101336c51"}, - {file = "rpds_py-0.18.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:dd18772815d5f008fa03d2b9a681ae38d5ae9f0e599f7dda233c439fcaa00d40"}, - {file = "rpds_py-0.18.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:923d39efa3cfb7279a0327e337a7958bff00cc447fd07a25cddb0a1cc9a6d2da"}, - {file = "rpds_py-0.18.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:39514da80f971362f9267c600b6d459bfbbc549cffc2cef8e47474fddc9b45b1"}, - {file = "rpds_py-0.18.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:a34d557a42aa28bd5c48a023c570219ba2593bcbbb8dc1b98d8cf5d529ab1434"}, - {file = "rpds_py-0.18.0-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:93df1de2f7f7239dc9cc5a4a12408ee1598725036bd2dedadc14d94525192fc3"}, - {file = "rpds_py-0.18.0-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:34b18ba135c687f4dac449aa5157d36e2cbb7c03cbea4ddbd88604e076aa836e"}, - {file = "rpds_py-0.18.0-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:c0b5dcf9193625afd8ecc92312d6ed78781c46ecbf39af9ad4681fc9f464af88"}, - {file = "rpds_py-0.18.0-cp310-none-win32.whl", hash = "sha256:c4325ff0442a12113a6379af66978c3fe562f846763287ef66bdc1d57925d337"}, - {file = "rpds_py-0.18.0-cp310-none-win_amd64.whl", hash = "sha256:7223a2a5fe0d217e60a60cdae28d6949140dde9c3bcc714063c5b463065e3d66"}, - {file = "rpds_py-0.18.0-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:3a96e0c6a41dcdba3a0a581bbf6c44bb863f27c541547fb4b9711fd8cf0ffad4"}, - {file = "rpds_py-0.18.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:30f43887bbae0d49113cbaab729a112251a940e9b274536613097ab8b4899cf6"}, - {file = "rpds_py-0.18.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:fcb25daa9219b4cf3a0ab24b0eb9a5cc8949ed4dc72acb8fa16b7e1681aa3c58"}, - {file = "rpds_py-0.18.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:d68c93e381010662ab873fea609bf6c0f428b6d0bb00f2c6939782e0818d37bf"}, - {file = "rpds_py-0.18.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b34b7aa8b261c1dbf7720b5d6f01f38243e9b9daf7e6b8bc1fd4657000062f2c"}, - {file = "rpds_py-0.18.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2e6d75ab12b0bbab7215e5d40f1e5b738aa539598db27ef83b2ec46747df90e1"}, - {file = "rpds_py-0.18.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0b8612cd233543a3781bc659c731b9d607de65890085098986dfd573fc2befe5"}, - {file = "rpds_py-0.18.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:aec493917dd45e3c69d00a8874e7cbed844efd935595ef78a0f25f14312e33c6"}, - {file = "rpds_py-0.18.0-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:661d25cbffaf8cc42e971dd570d87cb29a665f49f4abe1f9e76be9a5182c4688"}, - {file = "rpds_py-0.18.0-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:1df3659d26f539ac74fb3b0c481cdf9d725386e3552c6fa2974f4d33d78e544b"}, - {file = "rpds_py-0.18.0-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:a1ce3ba137ed54f83e56fb983a5859a27d43a40188ba798993812fed73c70836"}, - {file = "rpds_py-0.18.0-cp311-none-win32.whl", hash = "sha256:69e64831e22a6b377772e7fb337533c365085b31619005802a79242fee620bc1"}, - {file = "rpds_py-0.18.0-cp311-none-win_amd64.whl", hash = "sha256:998e33ad22dc7ec7e030b3df701c43630b5bc0d8fbc2267653577e3fec279afa"}, - {file = "rpds_py-0.18.0-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:7f2facbd386dd60cbbf1a794181e6aa0bd429bd78bfdf775436020172e2a23f0"}, - {file = "rpds_py-0.18.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:1d9a5be316c15ffb2b3c405c4ff14448c36b4435be062a7f578ccd8b01f0c4d8"}, - {file = "rpds_py-0.18.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cd5bf1af8efe569654bbef5a3e0a56eca45f87cfcffab31dd8dde70da5982475"}, - {file = "rpds_py-0.18.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:5417558f6887e9b6b65b4527232553c139b57ec42c64570569b155262ac0754f"}, - {file = "rpds_py-0.18.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:56a737287efecafc16f6d067c2ea0117abadcd078d58721f967952db329a3e5c"}, - {file = "rpds_py-0.18.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:8f03bccbd8586e9dd37219bce4d4e0d3ab492e6b3b533e973fa08a112cb2ffc9"}, - {file = "rpds_py-0.18.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4457a94da0d5c53dc4b3e4de1158bdab077db23c53232f37a3cb7afdb053a4e3"}, - {file = "rpds_py-0.18.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:0ab39c1ba9023914297dd88ec3b3b3c3f33671baeb6acf82ad7ce883f6e8e157"}, - {file = "rpds_py-0.18.0-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:9d54553c1136b50fd12cc17e5b11ad07374c316df307e4cfd6441bea5fb68496"}, - {file = "rpds_py-0.18.0-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:0af039631b6de0397ab2ba16eaf2872e9f8fca391b44d3d8cac317860a700a3f"}, - {file = "rpds_py-0.18.0-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:84ffab12db93b5f6bad84c712c92060a2d321b35c3c9960b43d08d0f639d60d7"}, - {file = "rpds_py-0.18.0-cp312-none-win32.whl", hash = "sha256:685537e07897f173abcf67258bee3c05c374fa6fff89d4c7e42fb391b0605e98"}, - {file = "rpds_py-0.18.0-cp312-none-win_amd64.whl", hash = "sha256:e003b002ec72c8d5a3e3da2989c7d6065b47d9eaa70cd8808b5384fbb970f4ec"}, - {file = "rpds_py-0.18.0-cp38-cp38-macosx_10_12_x86_64.whl", hash = "sha256:08f9ad53c3f31dfb4baa00da22f1e862900f45908383c062c27628754af2e88e"}, - {file = "rpds_py-0.18.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:c0013fe6b46aa496a6749c77e00a3eb07952832ad6166bd481c74bda0dcb6d58"}, - {file = "rpds_py-0.18.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e32a92116d4f2a80b629778280103d2a510a5b3f6314ceccd6e38006b5e92dcb"}, - {file = "rpds_py-0.18.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:e541ec6f2ec456934fd279a3120f856cd0aedd209fc3852eca563f81738f6861"}, - {file = "rpds_py-0.18.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:bed88b9a458e354014d662d47e7a5baafd7ff81c780fd91584a10d6ec842cb73"}, - {file = "rpds_py-0.18.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2644e47de560eb7bd55c20fc59f6daa04682655c58d08185a9b95c1970fa1e07"}, - {file = "rpds_py-0.18.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8e8916ae4c720529e18afa0b879473049e95949bf97042e938530e072fde061d"}, - {file = "rpds_py-0.18.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:465a3eb5659338cf2a9243e50ad9b2296fa15061736d6e26240e713522b6235c"}, - {file = "rpds_py-0.18.0-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:ea7d4a99f3b38c37eac212dbd6ec42b7a5ec51e2c74b5d3223e43c811609e65f"}, - {file = "rpds_py-0.18.0-cp38-cp38-musllinux_1_2_i686.whl", hash = "sha256:67071a6171e92b6da534b8ae326505f7c18022c6f19072a81dcf40db2638767c"}, - {file = "rpds_py-0.18.0-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:41ef53e7c58aa4ef281da975f62c258950f54b76ec8e45941e93a3d1d8580594"}, - {file = "rpds_py-0.18.0-cp38-none-win32.whl", hash = "sha256:fdea4952db2793c4ad0bdccd27c1d8fdd1423a92f04598bc39425bcc2b8ee46e"}, - {file = "rpds_py-0.18.0-cp38-none-win_amd64.whl", hash = "sha256:7cd863afe7336c62ec78d7d1349a2f34c007a3cc6c2369d667c65aeec412a5b1"}, - {file = "rpds_py-0.18.0-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:5307def11a35f5ae4581a0b658b0af8178c65c530e94893345bebf41cc139d33"}, - {file = "rpds_py-0.18.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:77f195baa60a54ef9d2de16fbbfd3ff8b04edc0c0140a761b56c267ac11aa467"}, - {file = "rpds_py-0.18.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:39f5441553f1c2aed4de4377178ad8ff8f9d733723d6c66d983d75341de265ab"}, - {file = "rpds_py-0.18.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:9a00312dea9310d4cb7dbd7787e722d2e86a95c2db92fbd7d0155f97127bcb40"}, - {file = "rpds_py-0.18.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8f2fc11e8fe034ee3c34d316d0ad8808f45bc3b9ce5857ff29d513f3ff2923a1"}, - {file = "rpds_py-0.18.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:586f8204935b9ec884500498ccc91aa869fc652c40c093bd9e1471fbcc25c022"}, - {file = "rpds_py-0.18.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ddc2f4dfd396c7bfa18e6ce371cba60e4cf9d2e5cdb71376aa2da264605b60b9"}, - {file = "rpds_py-0.18.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:5ddcba87675b6d509139d1b521e0c8250e967e63b5909a7e8f8944d0f90ff36f"}, - {file = "rpds_py-0.18.0-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:7bd339195d84439cbe5771546fe8a4e8a7a045417d8f9de9a368c434e42a721e"}, - {file = "rpds_py-0.18.0-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:d7c36232a90d4755b720fbd76739d8891732b18cf240a9c645d75f00639a9024"}, - {file = "rpds_py-0.18.0-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:6b0817e34942b2ca527b0e9298373e7cc75f429e8da2055607f4931fded23e20"}, - {file = "rpds_py-0.18.0-cp39-none-win32.whl", hash = "sha256:99f70b740dc04d09e6b2699b675874367885217a2e9f782bdf5395632ac663b7"}, - {file = "rpds_py-0.18.0-cp39-none-win_amd64.whl", hash = "sha256:6ef687afab047554a2d366e112dd187b62d261d49eb79b77e386f94644363294"}, - {file = "rpds_py-0.18.0-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:ad36cfb355e24f1bd37cac88c112cd7730873f20fb0bdaf8ba59eedf8216079f"}, - {file = "rpds_py-0.18.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:36b3ee798c58ace201289024b52788161e1ea133e4ac93fba7d49da5fec0ef9e"}, - {file = "rpds_py-0.18.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f8a2f084546cc59ea99fda8e070be2fd140c3092dc11524a71aa8f0f3d5a55ca"}, - {file = "rpds_py-0.18.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:e4461d0f003a0aa9be2bdd1b798a041f177189c1a0f7619fe8c95ad08d9a45d7"}, - {file = "rpds_py-0.18.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8db715ebe3bb7d86d77ac1826f7d67ec11a70dbd2376b7cc214199360517b641"}, - {file = "rpds_py-0.18.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:793968759cd0d96cac1e367afd70c235867831983f876a53389ad869b043c948"}, - {file = "rpds_py-0.18.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:66e6a3af5a75363d2c9a48b07cb27c4ea542938b1a2e93b15a503cdfa8490795"}, - {file = "rpds_py-0.18.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:6ef0befbb5d79cf32d0266f5cff01545602344eda89480e1dd88aca964260b18"}, - {file = "rpds_py-0.18.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:1d4acf42190d449d5e89654d5c1ed3a4f17925eec71f05e2a41414689cda02d1"}, - {file = "rpds_py-0.18.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl", hash = "sha256:a5f446dd5055667aabaee78487f2b5ab72e244f9bc0b2ffebfeec79051679984"}, - {file = "rpds_py-0.18.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:9dbbeb27f4e70bfd9eec1be5477517365afe05a9b2c441a0b21929ee61048124"}, - {file = "rpds_py-0.18.0-pp38-pypy38_pp73-macosx_10_12_x86_64.whl", hash = "sha256:22806714311a69fd0af9b35b7be97c18a0fc2826e6827dbb3a8c94eac6cf7eeb"}, - {file = "rpds_py-0.18.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl", hash = "sha256:b34ae4636dfc4e76a438ab826a0d1eed2589ca7d9a1b2d5bb546978ac6485461"}, - {file = "rpds_py-0.18.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8c8370641f1a7f0e0669ddccca22f1da893cef7628396431eb445d46d893e5cd"}, - {file = "rpds_py-0.18.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:c8362467a0fdeccd47935f22c256bec5e6abe543bf0d66e3d3d57a8fb5731863"}, - {file = "rpds_py-0.18.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:11a8c85ef4a07a7638180bf04fe189d12757c696eb41f310d2426895356dcf05"}, - {file = "rpds_py-0.18.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b316144e85316da2723f9d8dc75bada12fa58489a527091fa1d5a612643d1a0e"}, - {file = "rpds_py-0.18.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:cf1ea2e34868f6fbf070e1af291c8180480310173de0b0c43fc38a02929fc0e3"}, - {file = "rpds_py-0.18.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:e546e768d08ad55b20b11dbb78a745151acbd938f8f00d0cfbabe8b0199b9880"}, - {file = "rpds_py-0.18.0-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:4901165d170a5fde6f589acb90a6b33629ad1ec976d4529e769c6f3d885e3e80"}, - {file = "rpds_py-0.18.0-pp38-pypy38_pp73-musllinux_1_2_i686.whl", hash = "sha256:618a3d6cae6ef8ec88bb76dd80b83cfe415ad4f1d942ca2a903bf6b6ff97a2da"}, - {file = "rpds_py-0.18.0-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:ed4eb745efbff0a8e9587d22a84be94a5eb7d2d99c02dacf7bd0911713ed14dd"}, - {file = "rpds_py-0.18.0-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:6c81e5f372cd0dc5dc4809553d34f832f60a46034a5f187756d9b90586c2c307"}, - {file = "rpds_py-0.18.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:43fbac5f22e25bee1d482c97474f930a353542855f05c1161fd804c9dc74a09d"}, - {file = "rpds_py-0.18.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6d7faa6f14017c0b1e69f5e2c357b998731ea75a442ab3841c0dbbbfe902d2c4"}, - {file = "rpds_py-0.18.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:08231ac30a842bd04daabc4d71fddd7e6d26189406d5a69535638e4dcb88fe76"}, - {file = "rpds_py-0.18.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:044a3e61a7c2dafacae99d1e722cc2d4c05280790ec5a05031b3876809d89a5c"}, - {file = "rpds_py-0.18.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3f26b5bd1079acdb0c7a5645e350fe54d16b17bfc5e71f371c449383d3342e17"}, - {file = "rpds_py-0.18.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:482103aed1dfe2f3b71a58eff35ba105289b8d862551ea576bd15479aba01f66"}, - {file = "rpds_py-0.18.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:1374f4129f9bcca53a1bba0bb86bf78325a0374577cf7e9e4cd046b1e6f20e24"}, - {file = "rpds_py-0.18.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:635dc434ff724b178cb192c70016cc0ad25a275228f749ee0daf0eddbc8183b1"}, - {file = "rpds_py-0.18.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl", hash = "sha256:bc362ee4e314870a70f4ae88772d72d877246537d9f8cb8f7eacf10884862432"}, - {file = "rpds_py-0.18.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:4832d7d380477521a8c1644bbab6588dfedea5e30a7d967b5fb75977c45fd77f"}, - {file = "rpds_py-0.18.0.tar.gz", hash = "sha256:42821446ee7a76f5d9f71f9e33a4fb2ffd724bb3e7f93386150b61a43115788d"}, + {file = "rpds_py-0.18.1-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:d31dea506d718693b6b2cffc0648a8929bdc51c70a311b2770f09611caa10d53"}, + {file = "rpds_py-0.18.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:732672fbc449bab754e0b15356c077cc31566df874964d4801ab14f71951ea80"}, + {file = "rpds_py-0.18.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4a98a1f0552b5f227a3d6422dbd61bc6f30db170939bd87ed14f3c339aa6c7c9"}, + {file = "rpds_py-0.18.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:7f1944ce16401aad1e3f7d312247b3d5de7981f634dc9dfe90da72b87d37887d"}, + {file = "rpds_py-0.18.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:38e14fb4e370885c4ecd734f093a2225ee52dc384b86fa55fe3f74638b2cfb09"}, + {file = "rpds_py-0.18.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:08d74b184f9ab6289b87b19fe6a6d1a97fbfea84b8a3e745e87a5de3029bf944"}, + {file = "rpds_py-0.18.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d70129cef4a8d979caa37e7fe957202e7eee8ea02c5e16455bc9808a59c6b2f0"}, + {file = "rpds_py-0.18.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:ce0bb20e3a11bd04461324a6a798af34d503f8d6f1aa3d2aa8901ceaf039176d"}, + {file = "rpds_py-0.18.1-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:81c5196a790032e0fc2464c0b4ab95f8610f96f1f2fa3d4deacce6a79852da60"}, + {file = "rpds_py-0.18.1-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:f3027be483868c99b4985fda802a57a67fdf30c5d9a50338d9db646d590198da"}, + {file = "rpds_py-0.18.1-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:d44607f98caa2961bab4fa3c4309724b185b464cdc3ba6f3d7340bac3ec97cc1"}, + {file = "rpds_py-0.18.1-cp310-none-win32.whl", hash = "sha256:c273e795e7a0f1fddd46e1e3cb8be15634c29ae8ff31c196debb620e1edb9333"}, + {file = "rpds_py-0.18.1-cp310-none-win_amd64.whl", hash = "sha256:8352f48d511de5f973e4f2f9412736d7dea76c69faa6d36bcf885b50c758ab9a"}, + {file = "rpds_py-0.18.1-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:6b5ff7e1d63a8281654b5e2896d7f08799378e594f09cf3674e832ecaf396ce8"}, + {file = "rpds_py-0.18.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:8927638a4d4137a289e41d0fd631551e89fa346d6dbcfc31ad627557d03ceb6d"}, + {file = "rpds_py-0.18.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:154bf5c93d79558b44e5b50cc354aa0459e518e83677791e6adb0b039b7aa6a7"}, + {file = "rpds_py-0.18.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:07f2139741e5deb2c5154a7b9629bc5aa48c766b643c1a6750d16f865a82c5fc"}, + {file = "rpds_py-0.18.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8c7672e9fba7425f79019db9945b16e308ed8bc89348c23d955c8c0540da0a07"}, + {file = "rpds_py-0.18.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:489bdfe1abd0406eba6b3bb4fdc87c7fa40f1031de073d0cfb744634cc8fa261"}, + {file = "rpds_py-0.18.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3c20f05e8e3d4fc76875fc9cb8cf24b90a63f5a1b4c5b9273f0e8225e169b100"}, + {file = "rpds_py-0.18.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:967342e045564cef76dfcf1edb700b1e20838d83b1aa02ab313e6a497cf923b8"}, + {file = "rpds_py-0.18.1-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:2cc7c1a47f3a63282ab0f422d90ddac4aa3034e39fc66a559ab93041e6505da7"}, + {file = "rpds_py-0.18.1-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:f7afbfee1157e0f9376c00bb232e80a60e59ed716e3211a80cb8506550671e6e"}, + {file = "rpds_py-0.18.1-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:9e6934d70dc50f9f8ea47081ceafdec09245fd9f6032669c3b45705dea096b88"}, + {file = "rpds_py-0.18.1-cp311-none-win32.whl", hash = "sha256:c69882964516dc143083d3795cb508e806b09fc3800fd0d4cddc1df6c36e76bb"}, + {file = "rpds_py-0.18.1-cp311-none-win_amd64.whl", hash = "sha256:70a838f7754483bcdc830444952fd89645569e7452e3226de4a613a4c1793fb2"}, + {file = "rpds_py-0.18.1-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:3dd3cd86e1db5aadd334e011eba4e29d37a104b403e8ca24dcd6703c68ca55b3"}, + {file = "rpds_py-0.18.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:05f3d615099bd9b13ecf2fc9cf2d839ad3f20239c678f461c753e93755d629ee"}, + {file = "rpds_py-0.18.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:35b2b771b13eee8729a5049c976197ff58a27a3829c018a04341bcf1ae409b2b"}, + {file = "rpds_py-0.18.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:ee17cd26b97d537af8f33635ef38be873073d516fd425e80559f4585a7b90c43"}, + {file = "rpds_py-0.18.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b646bf655b135ccf4522ed43d6902af37d3f5dbcf0da66c769a2b3938b9d8184"}, + {file = "rpds_py-0.18.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:19ba472b9606c36716062c023afa2484d1e4220548751bda14f725a7de17b4f6"}, + {file = "rpds_py-0.18.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6e30ac5e329098903262dc5bdd7e2086e0256aa762cc8b744f9e7bf2a427d3f8"}, + {file = "rpds_py-0.18.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:d58ad6317d188c43750cb76e9deacf6051d0f884d87dc6518e0280438648a9ac"}, + {file = "rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:e1735502458621921cee039c47318cb90b51d532c2766593be6207eec53e5c4c"}, + {file = "rpds_py-0.18.1-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:f5bab211605d91db0e2995a17b5c6ee5edec1270e46223e513eaa20da20076ac"}, + {file = "rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:2fc24a329a717f9e2448f8cd1f960f9dac4e45b6224d60734edeb67499bab03a"}, + {file = "rpds_py-0.18.1-cp312-none-win32.whl", hash = "sha256:1805d5901779662d599d0e2e4159d8a82c0b05faa86ef9222bf974572286b2b6"}, + {file = "rpds_py-0.18.1-cp312-none-win_amd64.whl", hash = "sha256:720edcb916df872d80f80a1cc5ea9058300b97721efda8651efcd938a9c70a72"}, + {file = "rpds_py-0.18.1-cp38-cp38-macosx_10_12_x86_64.whl", hash = "sha256:c827576e2fa017a081346dce87d532a5310241648eb3700af9a571a6e9fc7e74"}, + {file = "rpds_py-0.18.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:aa3679e751408d75a0b4d8d26d6647b6d9326f5e35c00a7ccd82b78ef64f65f8"}, + {file = "rpds_py-0.18.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0abeee75434e2ee2d142d650d1e54ac1f8b01e6e6abdde8ffd6eeac6e9c38e20"}, + {file = "rpds_py-0.18.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:ed402d6153c5d519a0faf1bb69898e97fb31613b49da27a84a13935ea9164dfc"}, + {file = "rpds_py-0.18.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:338dee44b0cef8b70fd2ef54b4e09bb1b97fc6c3a58fea5db6cc083fd9fc2724"}, + {file = "rpds_py-0.18.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:7750569d9526199c5b97e5a9f8d96a13300950d910cf04a861d96f4273d5b104"}, + {file = "rpds_py-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:607345bd5912aacc0c5a63d45a1f73fef29e697884f7e861094e443187c02be5"}, + {file = "rpds_py-0.18.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:207c82978115baa1fd8d706d720b4a4d2b0913df1c78c85ba73fe6c5804505f0"}, + {file = "rpds_py-0.18.1-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:6d1e42d2735d437e7e80bab4d78eb2e459af48c0a46e686ea35f690b93db792d"}, + {file = "rpds_py-0.18.1-cp38-cp38-musllinux_1_2_i686.whl", hash = "sha256:5463c47c08630007dc0fe99fb480ea4f34a89712410592380425a9b4e1611d8e"}, + {file = "rpds_py-0.18.1-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:06d218939e1bf2ca50e6b0ec700ffe755e5216a8230ab3e87c059ebb4ea06afc"}, + {file = "rpds_py-0.18.1-cp38-none-win32.whl", hash = "sha256:312fe69b4fe1ffbe76520a7676b1e5ac06ddf7826d764cc10265c3b53f96dbe9"}, + {file = "rpds_py-0.18.1-cp38-none-win_amd64.whl", hash = "sha256:9437ca26784120a279f3137ee080b0e717012c42921eb07861b412340f85bae2"}, + {file = "rpds_py-0.18.1-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:19e515b78c3fc1039dd7da0a33c28c3154458f947f4dc198d3c72db2b6b5dc93"}, + {file = "rpds_py-0.18.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:a7b28c5b066bca9a4eb4e2f2663012debe680f097979d880657f00e1c30875a0"}, + {file = "rpds_py-0.18.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:673fdbbf668dd958eff750e500495ef3f611e2ecc209464f661bc82e9838991e"}, + {file = "rpds_py-0.18.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:d960de62227635d2e61068f42a6cb6aae91a7fe00fca0e3aeed17667c8a34611"}, + {file = "rpds_py-0.18.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:352a88dc7892f1da66b6027af06a2e7e5d53fe05924cc2cfc56495b586a10b72"}, + {file = "rpds_py-0.18.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:4e0ee01ad8260184db21468a6e1c37afa0529acc12c3a697ee498d3c2c4dcaf3"}, + {file = "rpds_py-0.18.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e4c39ad2f512b4041343ea3c7894339e4ca7839ac38ca83d68a832fc8b3748ab"}, + {file = "rpds_py-0.18.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:aaa71ee43a703c321906813bb252f69524f02aa05bf4eec85f0c41d5d62d0f4c"}, + {file = "rpds_py-0.18.1-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:6cd8098517c64a85e790657e7b1e509b9fe07487fd358e19431cb120f7d96338"}, + {file = "rpds_py-0.18.1-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:4adec039b8e2928983f885c53b7cc4cda8965b62b6596501a0308d2703f8af1b"}, + {file = "rpds_py-0.18.1-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:32b7daaa3e9389db3695964ce8e566e3413b0c43e3394c05e4b243a4cd7bef26"}, + {file = "rpds_py-0.18.1-cp39-none-win32.whl", hash = "sha256:2625f03b105328729f9450c8badda34d5243231eef6535f80064d57035738360"}, + {file = "rpds_py-0.18.1-cp39-none-win_amd64.whl", hash = "sha256:bf18932d0003c8c4d51a39f244231986ab23ee057d235a12b2684ea26a353590"}, + {file = "rpds_py-0.18.1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:cbfbea39ba64f5e53ae2915de36f130588bba71245b418060ec3330ebf85678e"}, + {file = "rpds_py-0.18.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:a3d456ff2a6a4d2adcdf3c1c960a36f4fd2fec6e3b4902a42a384d17cf4e7a65"}, + {file = "rpds_py-0.18.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7700936ef9d006b7ef605dc53aa364da2de5a3aa65516a1f3ce73bf82ecfc7ae"}, + {file = "rpds_py-0.18.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:51584acc5916212e1bf45edd17f3a6b05fe0cbb40482d25e619f824dccb679de"}, + {file = "rpds_py-0.18.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:942695a206a58d2575033ff1e42b12b2aece98d6003c6bc739fbf33d1773b12f"}, + {file = "rpds_py-0.18.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b906b5f58892813e5ba5c6056d6a5ad08f358ba49f046d910ad992196ea61397"}, + {file = "rpds_py-0.18.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f6f8e3fecca256fefc91bb6765a693d96692459d7d4c644660a9fff32e517843"}, + {file = "rpds_py-0.18.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:7732770412bab81c5a9f6d20aeb60ae943a9b36dcd990d876a773526468e7163"}, + {file = "rpds_py-0.18.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:bd1105b50ede37461c1d51b9698c4f4be6e13e69a908ab7751e3807985fc0346"}, + {file = "rpds_py-0.18.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl", hash = "sha256:618916f5535784960f3ecf8111581f4ad31d347c3de66d02e728de460a46303c"}, + {file = "rpds_py-0.18.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:17c6d2155e2423f7e79e3bb18151c686d40db42d8645e7977442170c360194d4"}, + {file = "rpds_py-0.18.1-pp38-pypy38_pp73-macosx_10_12_x86_64.whl", hash = "sha256:6c4c4c3f878df21faf5fac86eda32671c27889e13570645a9eea0a1abdd50922"}, + {file = "rpds_py-0.18.1-pp38-pypy38_pp73-macosx_11_0_arm64.whl", hash = "sha256:fab6ce90574645a0d6c58890e9bcaac8d94dff54fb51c69e5522a7358b80ab64"}, + {file = "rpds_py-0.18.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:531796fb842b53f2695e94dc338929e9f9dbf473b64710c28af5a160b2a8927d"}, + {file = "rpds_py-0.18.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:740884bc62a5e2bbb31e584f5d23b32320fd75d79f916f15a788d527a5e83644"}, + {file = "rpds_py-0.18.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:998125738de0158f088aef3cb264a34251908dd2e5d9966774fdab7402edfab7"}, + {file = "rpds_py-0.18.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e2be6e9dd4111d5b31ba3b74d17da54a8319d8168890fbaea4b9e5c3de630ae5"}, + {file = "rpds_py-0.18.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d0cee71bc618cd93716f3c1bf56653740d2d13ddbd47673efa8bf41435a60daa"}, + {file = "rpds_py-0.18.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:2c3caec4ec5cd1d18e5dd6ae5194d24ed12785212a90b37f5f7f06b8bedd7139"}, + {file = "rpds_py-0.18.1-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:27bba383e8c5231cd559affe169ca0b96ec78d39909ffd817f28b166d7ddd4d8"}, + {file = "rpds_py-0.18.1-pp38-pypy38_pp73-musllinux_1_2_i686.whl", hash = "sha256:a888e8bdb45916234b99da2d859566f1e8a1d2275a801bb8e4a9644e3c7e7909"}, + {file = "rpds_py-0.18.1-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:6031b25fb1b06327b43d841f33842b383beba399884f8228a6bb3df3088485ff"}, + {file = "rpds_py-0.18.1-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:48c2faaa8adfacefcbfdb5f2e2e7bdad081e5ace8d182e5f4ade971f128e6bb3"}, + {file = "rpds_py-0.18.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:d85164315bd68c0806768dc6bb0429c6f95c354f87485ee3593c4f6b14def2bd"}, + {file = "rpds_py-0.18.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6afd80f6c79893cfc0574956f78a0add8c76e3696f2d6a15bca2c66c415cf2d4"}, + {file = "rpds_py-0.18.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:fa242ac1ff583e4ec7771141606aafc92b361cd90a05c30d93e343a0c2d82a89"}, + {file = "rpds_py-0.18.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d21be4770ff4e08698e1e8e0bce06edb6ea0626e7c8f560bc08222880aca6a6f"}, + {file = "rpds_py-0.18.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:5c45a639e93a0c5d4b788b2613bd637468edd62f8f95ebc6fcc303d58ab3f0a8"}, + {file = "rpds_py-0.18.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:910e71711d1055b2768181efa0a17537b2622afeb0424116619817007f8a2b10"}, + {file = "rpds_py-0.18.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:b9bb1f182a97880f6078283b3505a707057c42bf55d8fca604f70dedfdc0772a"}, + {file = "rpds_py-0.18.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:1d54f74f40b1f7aaa595a02ff42ef38ca654b1469bef7d52867da474243cc633"}, + {file = "rpds_py-0.18.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl", hash = "sha256:8d2e182c9ee01135e11e9676e9a62dfad791a7a467738f06726872374a83db49"}, + {file = "rpds_py-0.18.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:636a15acc588f70fda1661234761f9ed9ad79ebed3f2125d44be0862708b666e"}, + {file = "rpds_py-0.18.1.tar.gz", hash = "sha256:dc48b479d540770c811fbd1eb9ba2bb66951863e448efec2e2c102625328e92f"}, ] [[package]] @@ -1576,19 +1575,19 @@ testing = ["covdefaults (>=2.3)", "coverage (>=7.4.2)", "diff-cover (>=8.0.3)", [[package]] name = "sphinx-click" -version = "5.1.0" +version = "6.0.0" description = "Sphinx extension that automatically documents click applications" optional = false python-versions = ">=3.8" files = [ - {file = "sphinx-click-5.1.0.tar.gz", hash = "sha256:6812c2db62d3fae71a4addbe5a8a0a16c97eb491f3cd63fe34b4ed7e07236f33"}, - {file = "sphinx_click-5.1.0-py3-none-any.whl", hash = "sha256:ae97557a4e9ec646045089326c3b90e026c58a45e083b8f35f17d5d6558d08a0"}, + {file = "sphinx_click-6.0.0-py3-none-any.whl", hash = "sha256:1e0a3c83bcb7c55497751b19d07ebe56b5d7b85eb76dd399cf9061b497adc317"}, + {file = "sphinx_click-6.0.0.tar.gz", hash = "sha256:f5d664321dc0c6622ff019f1e1c84e58ce0cecfddeb510e004cf60c2a3ab465b"}, ] [package.dependencies] -click = ">=7.0" +click = ">=8.0" docutils = "*" -sphinx = ">=2.0" +sphinx = ">=4.0" [[package]] name = "sphinx-rtd-theme" @@ -1714,60 +1713,60 @@ test = ["pytest"] [[package]] name = "sqlalchemy" -version = "2.0.29" +version = "2.0.30" description = "Database Abstraction Library" optional = false python-versions = ">=3.7" files = [ - {file = "SQLAlchemy-2.0.29-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:4c142852ae192e9fe5aad5c350ea6befe9db14370b34047e1f0f7cf99e63c63b"}, - {file = "SQLAlchemy-2.0.29-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:99a1e69d4e26f71e750e9ad6fdc8614fbddb67cfe2173a3628a2566034e223c7"}, - {file = "SQLAlchemy-2.0.29-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5ef3fbccb4058355053c51b82fd3501a6e13dd808c8d8cd2561e610c5456013c"}, - {file = "SQLAlchemy-2.0.29-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9d6753305936eddc8ed190e006b7bb33a8f50b9854823485eed3a886857ab8d1"}, - {file = "SQLAlchemy-2.0.29-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:0f3ca96af060a5250a8ad5a63699180bc780c2edf8abf96c58af175921df847a"}, - {file = "SQLAlchemy-2.0.29-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:c4520047006b1d3f0d89e0532978c0688219857eb2fee7c48052560ae76aca1e"}, - {file = "SQLAlchemy-2.0.29-cp310-cp310-win32.whl", hash = "sha256:b2a0e3cf0caac2085ff172c3faacd1e00c376e6884b5bc4dd5b6b84623e29e4f"}, - {file = "SQLAlchemy-2.0.29-cp310-cp310-win_amd64.whl", hash = "sha256:01d10638a37460616708062a40c7b55f73e4d35eaa146781c683e0fa7f6c43fb"}, - {file = "SQLAlchemy-2.0.29-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:308ef9cb41d099099fffc9d35781638986870b29f744382904bf9c7dadd08513"}, - {file = "SQLAlchemy-2.0.29-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:296195df68326a48385e7a96e877bc19aa210e485fa381c5246bc0234c36c78e"}, - {file = "SQLAlchemy-2.0.29-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a13b917b4ffe5a0a31b83d051d60477819ddf18276852ea68037a144a506efb9"}, - {file = "SQLAlchemy-2.0.29-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4f6d971255d9ddbd3189e2e79d743ff4845c07f0633adfd1de3f63d930dbe673"}, - {file = "SQLAlchemy-2.0.29-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:61405ea2d563407d316c63a7b5271ae5d274a2a9fbcd01b0aa5503635699fa1e"}, - {file = "SQLAlchemy-2.0.29-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:de7202ffe4d4a8c1e3cde1c03e01c1a3772c92858837e8f3879b497158e4cb44"}, - {file = "SQLAlchemy-2.0.29-cp311-cp311-win32.whl", hash = "sha256:b5d7ed79df55a731749ce65ec20d666d82b185fa4898430b17cb90c892741520"}, - {file = "SQLAlchemy-2.0.29-cp311-cp311-win_amd64.whl", hash = "sha256:205f5a2b39d7c380cbc3b5dcc8f2762fb5bcb716838e2d26ccbc54330775b003"}, - {file = "SQLAlchemy-2.0.29-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:d96710d834a6fb31e21381c6d7b76ec729bd08c75a25a5184b1089141356171f"}, - {file = "SQLAlchemy-2.0.29-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:52de4736404e53c5c6a91ef2698c01e52333988ebdc218f14c833237a0804f1b"}, - {file = "SQLAlchemy-2.0.29-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5c7b02525ede2a164c5fa5014915ba3591730f2cc831f5be9ff3b7fd3e30958e"}, - {file = "SQLAlchemy-2.0.29-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0dfefdb3e54cd15f5d56fd5ae32f1da2d95d78319c1f6dfb9bcd0eb15d603d5d"}, - {file = "SQLAlchemy-2.0.29-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:a88913000da9205b13f6f195f0813b6ffd8a0c0c2bd58d499e00a30eb508870c"}, - {file = "SQLAlchemy-2.0.29-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:fecd5089c4be1bcc37c35e9aa678938d2888845a134dd016de457b942cf5a758"}, - {file = "SQLAlchemy-2.0.29-cp312-cp312-win32.whl", hash = "sha256:8197d6f7a3d2b468861ebb4c9f998b9df9e358d6e1cf9c2a01061cb9b6cf4e41"}, - {file = "SQLAlchemy-2.0.29-cp312-cp312-win_amd64.whl", hash = "sha256:9b19836ccca0d321e237560e475fd99c3d8655d03da80c845c4da20dda31b6e1"}, - {file = "SQLAlchemy-2.0.29-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:87a1d53a5382cdbbf4b7619f107cc862c1b0a4feb29000922db72e5a66a5ffc0"}, - {file = "SQLAlchemy-2.0.29-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2a0732dffe32333211801b28339d2a0babc1971bc90a983e3035e7b0d6f06b93"}, - {file = "SQLAlchemy-2.0.29-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:90453597a753322d6aa770c5935887ab1fc49cc4c4fdd436901308383d698b4b"}, - {file = "SQLAlchemy-2.0.29-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:ea311d4ee9a8fa67f139c088ae9f905fcf0277d6cd75c310a21a88bf85e130f5"}, - {file = "SQLAlchemy-2.0.29-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:5f20cb0a63a3e0ec4e169aa8890e32b949c8145983afa13a708bc4b0a1f30e03"}, - {file = "SQLAlchemy-2.0.29-cp37-cp37m-win32.whl", hash = "sha256:e5bbe55e8552019c6463709b39634a5fc55e080d0827e2a3a11e18eb73f5cdbd"}, - {file = "SQLAlchemy-2.0.29-cp37-cp37m-win_amd64.whl", hash = "sha256:c2f9c762a2735600654c654bf48dad388b888f8ce387b095806480e6e4ff6907"}, - {file = "SQLAlchemy-2.0.29-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:7e614d7a25a43a9f54fcce4675c12761b248547f3d41b195e8010ca7297c369c"}, - {file = "SQLAlchemy-2.0.29-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:471fcb39c6adf37f820350c28aac4a7df9d3940c6548b624a642852e727ea586"}, - {file = "SQLAlchemy-2.0.29-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:988569c8732f54ad3234cf9c561364221a9e943b78dc7a4aaf35ccc2265f1930"}, - {file = "SQLAlchemy-2.0.29-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dddaae9b81c88083e6437de95c41e86823d150f4ee94bf24e158a4526cbead01"}, - {file = "SQLAlchemy-2.0.29-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:334184d1ab8f4c87f9652b048af3f7abea1c809dfe526fb0435348a6fef3d380"}, - {file = "SQLAlchemy-2.0.29-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:38b624e5cf02a69b113c8047cf7f66b5dfe4a2ca07ff8b8716da4f1b3ae81567"}, - {file = "SQLAlchemy-2.0.29-cp38-cp38-win32.whl", hash = "sha256:bab41acf151cd68bc2b466deae5deeb9e8ae9c50ad113444151ad965d5bf685b"}, - {file = "SQLAlchemy-2.0.29-cp38-cp38-win_amd64.whl", hash = "sha256:52c8011088305476691b8750c60e03b87910a123cfd9ad48576d6414b6ec2a1d"}, - {file = "SQLAlchemy-2.0.29-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:3071ad498896907a5ef756206b9dc750f8e57352113c19272bdfdc429c7bd7de"}, - {file = "SQLAlchemy-2.0.29-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:dba622396a3170974f81bad49aacebd243455ec3cc70615aeaef9e9613b5bca5"}, - {file = "SQLAlchemy-2.0.29-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7b184e3de58009cc0bf32e20f137f1ec75a32470f5fede06c58f6c355ed42a72"}, - {file = "SQLAlchemy-2.0.29-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8c37f1050feb91f3d6c32f864d8e114ff5545a4a7afe56778d76a9aec62638ba"}, - {file = "SQLAlchemy-2.0.29-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:bda7ce59b06d0f09afe22c56714c65c957b1068dee3d5e74d743edec7daba552"}, - {file = "SQLAlchemy-2.0.29-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:25664e18bef6dc45015b08f99c63952a53a0a61f61f2e48a9e70cec27e55f699"}, - {file = "SQLAlchemy-2.0.29-cp39-cp39-win32.whl", hash = "sha256:77d29cb6c34b14af8a484e831ab530c0f7188f8efed1c6a833a2c674bf3c26ec"}, - {file = "SQLAlchemy-2.0.29-cp39-cp39-win_amd64.whl", hash = "sha256:04c487305ab035a9548f573763915189fc0fe0824d9ba28433196f8436f1449c"}, - {file = "SQLAlchemy-2.0.29-py3-none-any.whl", hash = "sha256:dc4ee2d4ee43251905f88637d5281a8d52e916a021384ec10758826f5cbae305"}, - {file = "SQLAlchemy-2.0.29.tar.gz", hash = "sha256:bd9566b8e58cabd700bc367b60e90d9349cd16f0984973f98a9a09f9c64e86f0"}, + {file = "SQLAlchemy-2.0.30-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:3b48154678e76445c7ded1896715ce05319f74b1e73cf82d4f8b59b46e9c0ddc"}, + {file = "SQLAlchemy-2.0.30-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:2753743c2afd061bb95a61a51bbb6a1a11ac1c44292fad898f10c9839a7f75b2"}, + {file = "SQLAlchemy-2.0.30-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a7bfc726d167f425d4c16269a9a10fe8630ff6d14b683d588044dcef2d0f6be7"}, + {file = "SQLAlchemy-2.0.30-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c4f61ada6979223013d9ab83a3ed003ded6959eae37d0d685db2c147e9143797"}, + {file = "SQLAlchemy-2.0.30-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:3a365eda439b7a00732638f11072907c1bc8e351c7665e7e5da91b169af794af"}, + {file = "SQLAlchemy-2.0.30-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:bba002a9447b291548e8d66fd8c96a6a7ed4f2def0bb155f4f0a1309fd2735d5"}, + {file = "SQLAlchemy-2.0.30-cp310-cp310-win32.whl", hash = "sha256:0138c5c16be3600923fa2169532205d18891b28afa817cb49b50e08f62198bb8"}, + {file = "SQLAlchemy-2.0.30-cp310-cp310-win_amd64.whl", hash = "sha256:99650e9f4cf3ad0d409fed3eec4f071fadd032e9a5edc7270cd646a26446feeb"}, + {file = "SQLAlchemy-2.0.30-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:955991a09f0992c68a499791a753523f50f71a6885531568404fa0f231832aa0"}, + {file = "SQLAlchemy-2.0.30-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:f69e4c756ee2686767eb80f94c0125c8b0a0b87ede03eacc5c8ae3b54b99dc46"}, + {file = "SQLAlchemy-2.0.30-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:69c9db1ce00e59e8dd09d7bae852a9add716efdc070a3e2068377e6ff0d6fdaa"}, + {file = "SQLAlchemy-2.0.30-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a1429a4b0f709f19ff3b0cf13675b2b9bfa8a7e79990003207a011c0db880a13"}, + {file = "SQLAlchemy-2.0.30-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:efedba7e13aa9a6c8407c48facfdfa108a5a4128e35f4c68f20c3407e4376aa9"}, + {file = "SQLAlchemy-2.0.30-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:16863e2b132b761891d6c49f0a0f70030e0bcac4fd208117f6b7e053e68668d0"}, + {file = "SQLAlchemy-2.0.30-cp311-cp311-win32.whl", hash = "sha256:2ecabd9ccaa6e914e3dbb2aa46b76dede7eadc8cbf1b8083c94d936bcd5ffb49"}, + {file = "SQLAlchemy-2.0.30-cp311-cp311-win_amd64.whl", hash = "sha256:0b3f4c438e37d22b83e640f825ef0f37b95db9aa2d68203f2c9549375d0b2260"}, + {file = "SQLAlchemy-2.0.30-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:5a79d65395ac5e6b0c2890935bad892eabb911c4aa8e8015067ddb37eea3d56c"}, + {file = "SQLAlchemy-2.0.30-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:9a5baf9267b752390252889f0c802ea13b52dfee5e369527da229189b8bd592e"}, + {file = "SQLAlchemy-2.0.30-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3cb5a646930c5123f8461f6468901573f334c2c63c795b9af350063a736d0134"}, + {file = "SQLAlchemy-2.0.30-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:296230899df0b77dec4eb799bcea6fbe39a43707ce7bb166519c97b583cfcab3"}, + {file = "SQLAlchemy-2.0.30-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:c62d401223f468eb4da32627bffc0c78ed516b03bb8a34a58be54d618b74d472"}, + {file = "SQLAlchemy-2.0.30-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:3b69e934f0f2b677ec111b4d83f92dc1a3210a779f69bf905273192cf4ed433e"}, + {file = "SQLAlchemy-2.0.30-cp312-cp312-win32.whl", hash = "sha256:77d2edb1f54aff37e3318f611637171e8ec71472f1fdc7348b41dcb226f93d90"}, + {file = "SQLAlchemy-2.0.30-cp312-cp312-win_amd64.whl", hash = "sha256:b6c7ec2b1f4969fc19b65b7059ed00497e25f54069407a8701091beb69e591a5"}, + {file = "SQLAlchemy-2.0.30-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:5a8e3b0a7e09e94be7510d1661339d6b52daf202ed2f5b1f9f48ea34ee6f2d57"}, + {file = "SQLAlchemy-2.0.30-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b60203c63e8f984df92035610c5fb76d941254cf5d19751faab7d33b21e5ddc0"}, + {file = "SQLAlchemy-2.0.30-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f1dc3eabd8c0232ee8387fbe03e0a62220a6f089e278b1f0aaf5e2d6210741ad"}, + {file = "SQLAlchemy-2.0.30-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:40ad017c672c00b9b663fcfcd5f0864a0a97828e2ee7ab0c140dc84058d194cf"}, + {file = "SQLAlchemy-2.0.30-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:e42203d8d20dc704604862977b1470a122e4892791fe3ed165f041e4bf447a1b"}, + {file = "SQLAlchemy-2.0.30-cp37-cp37m-win32.whl", hash = "sha256:2a4f4da89c74435f2bc61878cd08f3646b699e7d2eba97144030d1be44e27584"}, + {file = "SQLAlchemy-2.0.30-cp37-cp37m-win_amd64.whl", hash = "sha256:b6bf767d14b77f6a18b6982cbbf29d71bede087edae495d11ab358280f304d8e"}, + {file = "SQLAlchemy-2.0.30-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:bc0c53579650a891f9b83fa3cecd4e00218e071d0ba00c4890f5be0c34887ed3"}, + {file = "SQLAlchemy-2.0.30-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:311710f9a2ee235f1403537b10c7687214bb1f2b9ebb52702c5aa4a77f0b3af7"}, + {file = "SQLAlchemy-2.0.30-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:408f8b0e2c04677e9c93f40eef3ab22f550fecb3011b187f66a096395ff3d9fd"}, + {file = "SQLAlchemy-2.0.30-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:37a4b4fb0dd4d2669070fb05b8b8824afd0af57587393015baee1cf9890242d9"}, + {file = "SQLAlchemy-2.0.30-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:a943d297126c9230719c27fcbbeab57ecd5d15b0bd6bfd26e91bfcfe64220621"}, + {file = "SQLAlchemy-2.0.30-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:0a089e218654e740a41388893e090d2e2c22c29028c9d1353feb38638820bbeb"}, + {file = "SQLAlchemy-2.0.30-cp38-cp38-win32.whl", hash = "sha256:fa561138a64f949f3e889eb9ab8c58e1504ab351d6cf55259dc4c248eaa19da6"}, + {file = "SQLAlchemy-2.0.30-cp38-cp38-win_amd64.whl", hash = "sha256:7d74336c65705b986d12a7e337ba27ab2b9d819993851b140efdf029248e818e"}, + {file = "SQLAlchemy-2.0.30-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:ae8c62fe2480dd61c532ccafdbce9b29dacc126fe8be0d9a927ca3e699b9491a"}, + {file = "SQLAlchemy-2.0.30-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:2383146973a15435e4717f94c7509982770e3e54974c71f76500a0136f22810b"}, + {file = "SQLAlchemy-2.0.30-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8409de825f2c3b62ab15788635ccaec0c881c3f12a8af2b12ae4910a0a9aeef6"}, + {file = "SQLAlchemy-2.0.30-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0094c5dc698a5f78d3d1539853e8ecec02516b62b8223c970c86d44e7a80f6c7"}, + {file = "SQLAlchemy-2.0.30-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:edc16a50f5e1b7a06a2dcc1f2205b0b961074c123ed17ebda726f376a5ab0953"}, + {file = "SQLAlchemy-2.0.30-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:f7703c2010355dd28f53deb644a05fc30f796bd8598b43f0ba678878780b6e4c"}, + {file = "SQLAlchemy-2.0.30-cp39-cp39-win32.whl", hash = "sha256:1f9a727312ff6ad5248a4367358e2cf7e625e98b1028b1d7ab7b806b7d757513"}, + {file = "SQLAlchemy-2.0.30-cp39-cp39-win_amd64.whl", hash = "sha256:a0ef36b28534f2a5771191be6edb44cc2673c7b2edf6deac6562400288664221"}, + {file = "SQLAlchemy-2.0.30-py3-none-any.whl", hash = "sha256:7108d569d3990c71e26a42f60474b4c02c8586c4681af5fd67e51a044fdea86a"}, + {file = "SQLAlchemy-2.0.30.tar.gz", hash = "sha256:2b1708916730f4830bc69d6f49d37f7698b5bd7530aca7f04f785f8849e95255"}, ] [package.dependencies] @@ -1826,13 +1825,13 @@ files = [ [[package]] name = "tox" -version = "4.15.0" +version = "4.15.1" description = "tox is a generic virtualenv management and test command line tool" optional = false python-versions = ">=3.8" files = [ - {file = "tox-4.15.0-py3-none-any.whl", hash = "sha256:300055f335d855b2ab1b12c5802de7f62a36d4fd53f30bd2835f6a201dda46ea"}, - {file = "tox-4.15.0.tar.gz", hash = "sha256:7a0beeef166fbe566f54f795b4906c31b428eddafc0102ac00d20998dd1933f6"}, + {file = "tox-4.15.1-py3-none-any.whl", hash = "sha256:f00a5dc4222b358e69694e47e3da0227ac41253509bca9f45aa8f012053e8d9d"}, + {file = "tox-4.15.1.tar.gz", hash = "sha256:53a092527d65e873e39213ebd4bd027a64623320b6b0326136384213f95b7076"}, ] [package.dependencies] @@ -1853,13 +1852,13 @@ testing = ["build[virtualenv] (>=1.0.3)", "covdefaults (>=2.3)", "detect-test-po [[package]] name = "typing-extensions" -version = "4.11.0" +version = "4.12.2" description = "Backported and Experimental Type Hints for Python 3.8+" optional = false python-versions = ">=3.8" files = [ - {file = "typing_extensions-4.11.0-py3-none-any.whl", hash = "sha256:c1f94d72897edaf4ce775bb7558d5b79d8126906a14ea5ed1635921406c0387a"}, - {file = "typing_extensions-4.11.0.tar.gz", hash = "sha256:83f085bd5ca59c80295fc2a82ab5dac679cbe02b9f33f7d83af68e241bea51b0"}, + {file = "typing_extensions-4.12.2-py3-none-any.whl", hash = "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d"}, + {file = "typing_extensions-4.12.2.tar.gz", hash = "sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8"}, ] [[package]] @@ -1892,24 +1891,24 @@ zstd = ["zstandard (>=0.18.0)"] [[package]] name = "validators" -version = "0.28.1" +version = "0.28.3" description = "Python Data Validation for Humansâ„¢" optional = false python-versions = ">=3.8" files = [ - {file = "validators-0.28.1-py3-none-any.whl", hash = "sha256:890c98789ad884037f059af6ea915ec2d667129d509180c2c590b8009a4c4219"}, - {file = "validators-0.28.1.tar.gz", hash = "sha256:5ac88e7916c3405f0ce38ac2ac82a477fcf4d90dbbeddd04c8193171fc17f7dc"}, + {file = "validators-0.28.3-py3-none-any.whl", hash = "sha256:53cafa854f13850156259d9cc479b864ee901f6a96e6b109e6fc33f98f37d99f"}, + {file = "validators-0.28.3.tar.gz", hash = "sha256:c6c79840bcde9ba77b19f6218f7738188115e27830cbaff43264bc4ed24c429d"}, ] [[package]] name = "virtualenv" -version = "20.26.1" +version = "20.26.2" description = "Virtual Python Environment builder" optional = false python-versions = ">=3.7" files = [ - {file = "virtualenv-20.26.1-py3-none-any.whl", hash = "sha256:7aa9982a728ae5892558bff6a2839c00b9ed145523ece2274fad6f414690ae75"}, - {file = "virtualenv-20.26.1.tar.gz", hash = "sha256:604bfdceaeece392802e6ae48e69cec49168b9c5f4a44e483963f9242eb0e78b"}, + {file = "virtualenv-20.26.2-py3-none-any.whl", hash = "sha256:a624db5e94f01ad993d476b9ee5346fdf7b9de43ccaee0e0197012dc838a0e9b"}, + {file = "virtualenv-20.26.2.tar.gz", hash = "sha256:82bf0f4eebbb78d36ddaee0283d43fe5736b53880b8a8cdcd37390a07ac3741c"}, ] [package.dependencies] @@ -2002,18 +2001,18 @@ files = [ [[package]] name = "zipp" -version = "3.18.1" +version = "3.19.2" description = "Backport of pathlib-compatible object wrapper for zip files" optional = false python-versions = ">=3.8" files = [ - {file = "zipp-3.18.1-py3-none-any.whl", hash = "sha256:206f5a15f2af3dbaee80769fb7dc6f249695e940acca08dfb2a4769fe61e538b"}, - {file = "zipp-3.18.1.tar.gz", hash = "sha256:2884ed22e7d8961de1c9a05142eb69a247f120291bc0206a00a7642f09b5b715"}, + {file = "zipp-3.19.2-py3-none-any.whl", hash = "sha256:f091755f667055f2d02b32c53771a7a6c8b47e1fdbc4b72a8b9072b3eef8015c"}, + {file = "zipp-3.19.2.tar.gz", hash = "sha256:bf1dcf6450f873a13e952a29504887c89e6de7506209e5b1bcc3460135d4de19"}, ] [package.extras] -docs = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"] -testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-ignore-flaky", "pytest-mypy", "pytest-ruff (>=0.2.1)"] +doc = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"] +test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more-itertools", "pytest (>=6,!=8.1.*)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-ignore-flaky", "pytest-mypy", "pytest-ruff (>=0.2.1)"] [metadata] lock-version = "2.0" diff --git a/tests/update_validate_data.sh b/tests/update_validate_data.sh new file mode 100644 index 00000000..1d0100cc --- /dev/null +++ b/tests/update_validate_data.sh @@ -0,0 +1,12 @@ +set -e + +poetry run sssom convert data/basic.tsv -O json -o validate_data/basic.tsv.json +poetry run sssom convert data/basic.tsv -O owl -o validate_data/basic.tsv.owl +poetry run sssom convert data/basic.tsv -O rdf -o validate_data/basic.tsv.rdf +poetry run sssom convert data/basic.tsv -O tsv -o validate_data/basic.tsv.tsv +poetry run sssom convert data/cob-to-external.tsv -O json -o validate_data/cob-to-external.tsv.json +poetry run sssom convert data/cob-to-external.tsv -O owl -o validate_data/cob-to-external.tsv.owl +poetry run sssom convert data/cob-to-external.tsv -O rdf -o validate_data/cob-to-external.tsv.rdf +poetry run sssom convert data/cob-to-external.tsv -O tsv -o validate_data/cob-to-external.tsv.tsv +poetry run sssom parse data/hp-base.json -I obographs-json -o validate_data/hp-base.json.tsv +poetry run sssom parse data/oaei-ordo-hp.rdf -I alignment-api-xml -o validate_data/oaei-ordo-hp.rdf.tsv diff --git a/tests/validate_data/basic.jsonld b/tests/validate_data/basic.jsonld deleted file mode 100644 index 28f873db..00000000 --- a/tests/validate_data/basic.jsonld +++ /dev/null @@ -1,12748 +0,0 @@ -[ - { - "@id": "http://example.org/z/heart", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/heart" - }, - { - "@id": "http://example.org/x/heart" - } - ] - }, - { - "@id": "http://example.org/z/foot", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/x/foot" - }, - { - "@id": "http://example.org/y/foot" - } - ] - }, - { - "@id": "http://example.org/y/bone", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/z/bone_tissue" - }, - { - "@id": "http://example.org/z/bone_element" - }, - { - "@id": "http://example.org/x/bone_tissue" - }, - { - "@id": "http://example.org/x/bone_element" - } - ] - }, - { - "@id": "http://example.org/z/hindlimb", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/x/hindlimb" - } - ] - }, - { - "@id": "http://example.org/x/hindlimb", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/z/hindlimb" - } - ] - }, - { - "@id": "http://example.org/y/organ", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/x/organ" - }, - { - "@id": "http://example.org/z/organ" - } - ] - }, - { - "@id": "http://example.org/z/hand", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/x/hand" - }, - { - "@id": "http://example.org/y/hand" - } - ] - }, - { - "@id": "http://example.org/z/bone_element", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/x/bone_element" - }, - { - "@id": "http://example.org/y/bone" - }, - { - "@id": "http://example.org/x/bone_tissue" - } - ] - }, - { - "@id": "http://example.org/x/bone_tissue", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/bone" - }, - { - "@id": "http://example.org/z/bone_tissue" - }, - { - "@id": "http://example.org/z/bone_element" - } - ] - }, - { - "@id": "http://example.org/z/appendage", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/appendage" - }, - { - "@id": "http://example.org/x/appendage" - } - ] - }, - { - "@id": "http://example.org/y/hand", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/z/hand" - }, - { - "@id": "http://example.org/x/hand" - } - ] - }, - { - "@id": "http://example.org/z/tissue", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/tissue" - }, - { - "@id": "http://example.org/x/tissue" - } - ] - }, - { - "@id": "http://example.org/x/heart", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/heart" - }, - { - "@id": "http://example.org/z/heart" - }, - { - "@id": "http://example.org/z/organ" - } - ] - }, - { - "@id": "http://example.org/z/bone_tissue", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/bone" - }, - { - "@id": "http://example.org/x/bone_tissue" - }, - { - "@id": "http://example.org/x/bone_element" - } - ] - }, - { - "@id": "_:N6786067fd0244be690aae3b3a551175a", - "@type": [ - "https://w3id.org/sssom/MappingSet" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/creator_id": [ - { - "@id": "file:///Users/matentzn/ws/sssom-py/cjm" - } - ], - "https://w3id.org/sssom/license": [ - { - "@value": "https://creativecommons.org/publicdomain/zero/1.0/" - } - ], - "https://w3id.org/sssom/mapping_date": [ - { - "@value": "2020-05-30" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "https://github.com/cmungall/rdf_matcher" - } - ], - "https://w3id.org/sssom/mappings": [ - { - "@id": "_:N5603f34ce30c478c98bda762a964b4ca" - }, - { - "@id": "_:N946ffea25c2340639aae6d7718e0420a" - }, - { - "@id": "_:N48f9be239a95420cb736d7aec5e0980f" - }, - { - "@id": "_:Na284f9a2108c4bd491cf640737895360" - }, - { - "@id": "_:Ne26389581cc547dfb24acd7e1c7b69d3" - }, - { - "@id": "_:N3853ace21f87437d9acc7bc11b08cda9" - }, - { - "@id": "_:N60585ff98310447f98abb2ed051f7123" - }, - { - "@id": "_:N3ef284418cab4339bfaf5822599013bd" - }, - { - "@id": "_:N8338d310da25434fbb19505140259207" - }, - { - "@id": "_:N1ea30dabfd8d4a3eb4002a62ccc79610" - }, - { - "@id": "_:N1e2fc77cb1ac42a48a7d70b6a5a0ac4a" - }, - { - "@id": "_:N7bd6c8e6f1d74ab4b72f8097d7d44be1" - }, - { - "@id": "_:N526e4307e4b14e188bb135f14934fd69" - }, - { - "@id": "_:N18ec485e925d4b82ac03f89133c7b34a" - }, - { - "@id": "_:N6a08fc4975b844c493c6a0c580d277bc" - }, - { - "@id": "_:N0adc118f1da7480ba8636c5f548479dc" - }, - { - "@id": "_:Nf5c3bd59c52745499f0e52442c4ff86d" - }, - { - "@id": "_:N57b402652046443593f258ff1853acaf" - }, - { - "@id": "_:N3af02020267c41769ff6d6aa50ceef58" - }, - { - "@id": "_:N5d593cbc146d4ad5ac19d1135791b26f" - }, - { - "@id": "_:N45195234ba4240d687958820cb86cbe4" - }, - { - "@id": "_:N513798d444964a0ab524c749325e8d76" - }, - { - "@id": "_:Ne9b3b88c02af4655a6e8668f2010f19f" - }, - { - "@id": "_:N039a213f74d54356994e4c719e7b24f3" - }, - { - "@id": "_:N5869b66ce0254e81a6bf5122cbdfe3f7" - }, - { - "@id": "_:N8577b921c1f44166bedab4257a5c753f" - }, - { - "@id": "_:N10eb5defc4fe415c92abadffb79f4726" - }, - { - "@id": "_:N409b8a0930564b3eafcd8059bf911cf9" - }, - { - "@id": "_:N7f4c0cef452b4c15be0404717c52ea75" - }, - { - "@id": "_:N0c6e05ceac644f758280045d8bf514e9" - }, - { - "@id": "_:N76bea3d2216846b1a427a4db88fcf5f6" - }, - { - "@id": "_:N61f532ee39e043599103529e33551c03" - }, - { - "@id": "_:Ne096a3bed68a4e6495466c1b4102b247" - }, - { - "@id": "_:Nfcc2b93c1eb540af96a5eb4afd8b58c7" - }, - { - "@id": "_:Nc495c63984b844deba721804193a5a2a" - }, - { - "@id": "_:N89630c4b31a0498b91f3a9c9a4293b1e" - }, - { - "@id": "_:Nfdbc68f0cdc5499ba6bb338ac3552ea6" - }, - { - "@id": "_:Ndc2894b7458b49a4bc4844d1cc2b98cb" - }, - { - "@id": "_:Ne324fab64ccf44c5b761a8b867be55f1" - }, - { - "@id": "_:N376774cf6d294443bd2806de881df59d" - }, - { - "@id": "_:Nd2f1912f67d445ad917052499d9cf559" - }, - { - "@id": "_:N2f038a8b9fde4c4b9b41cc04f6a2a8a5" - }, - { - "@id": "_:Nb208d38f997340949fa5def5f1eac4a9" - }, - { - "@id": "_:N7496808c657b40e98a0721c371af82d4" - }, - { - "@id": "_:N850c4f46c1b14cc38bc30e7d57713e3b" - }, - { - "@id": "_:N90fdf7e9a56b44bc96783f5dde24a57d" - }, - { - "@id": "_:Nc8400b03419949f5becf492ee843becc" - }, - { - "@id": "_:Nc396bdeb45d64bf18af9458123a308b4" - }, - { - "@id": "_:N623d1676d8a6449e904767e7c1fb543b" - }, - { - "@id": "_:N503f58ff21ab42eb90e3bafa1c5f4d46" - }, - { - "@id": "_:Nb7d22d97b7704e5cabb30caf76d736d9" - }, - { - "@id": "_:N0e58294886a041e8919bbcfbc746ff33" - }, - { - "@id": "_:N4472ee32b5994566983f998bb059a3bf" - }, - { - "@id": "_:Nd2adb6ae406f465da7c6036f4abfcb34" - }, - { - "@id": "_:Nd9c7a74283f147588496a413002945a9" - }, - { - "@id": "_:Nf9cff0ebf6d44c978812b24ccef321ac" - }, - { - "@id": "_:N5b6fd5f05cc94213b3bb942f9a0a11bc" - }, - { - "@id": "_:Nbd781d4106e54f18bc3cc147479043b9" - }, - { - "@id": "_:Nb14d0c6ceb4e4e52b7ea02061dceede3" - }, - { - "@id": "_:N3e3e8e8d52514171bfc1826b09622271" - }, - { - "@id": "_:N3c1d1b1331af4559a5d6f55a8b651369" - }, - { - "@id": "_:N217ad9519f3f4d5d98cbd66a630281c9" - }, - { - "@id": "_:N0f23041c520e4962933bcf969061e578" - }, - { - "@id": "_:N5bedf54c3cfb4f09a02c20aac092d19e" - }, - { - "@id": "_:Nb278f7ec6ff54358bab71031ce2036ac" - }, - { - "@id": "_:Nd2c058b544f04e9a9939096ab4015b8d" - }, - { - "@id": "_:N8100472ea71c460b93b8be1dacffe713" - }, - { - "@id": "_:Nacdc3c846d1d4211925e98406180a21e" - }, - { - "@id": "_:Na85d20a687754d57a4f5a41f68369b3c" - }, - { - "@id": "_:Nc3bb11e17f8443459eea7cff51327f42" - }, - { - "@id": "_:N9396f68a176a4b8890cfd9cd8f96087e" - }, - { - "@id": "_:N400d7b747f734dcb824094249b64e338" - }, - { - "@id": "_:N0b451834fde847d69f2d46c7c2887960" - }, - { - "@id": "_:N84f52cc239f34c80954e7dc9343661bd" - }, - { - "@id": "_:N2db4149250b64f449d914884ca06672e" - }, - { - "@id": "_:Ndbad1af6b9bd4792b83266ea5afb4b2c" - }, - { - "@id": "_:N035d007be049488e9006e5042eb90577" - }, - { - "@id": "_:N8e66327bd7f74b248a0ad081aa3904b7" - }, - { - "@id": "_:Nafee30c6896d481aad9ea746cca9ebff" - }, - { - "@id": "_:N9892724d620d4681afbe8114b9c22851" - }, - { - "@id": "_:Ne2976f59cb2e46a9abded41d5b25987d" - }, - { - "@id": "_:N2e6cf2ad98ff46848012e40c75fa9e48" - }, - { - "@id": "_:N6bc5042bb561478a9fc2383af5facca2" - }, - { - "@id": "_:N281dcd72dba44f55919d6d15dcca4123" - }, - { - "@id": "_:N58c2094f4731454eb05ac1f2d78f342a" - }, - { - "@id": "_:N3cecb7c50fe44dbf8ce0599074445870" - }, - { - "@id": "_:Nee088d7bbca5417d925bd3802e1c1bce" - }, - { - "@id": "_:N713e2f2373ce4300aedada1c907cd084" - }, - { - "@id": "_:Na8851f359c5644d3a134b782f8a5d50e" - }, - { - "@id": "_:N4d70285f9ec14792a739c60a39ee46f9" - }, - { - "@id": "_:N3a8a2fdf36494fe1b73574d77eca4f8d" - }, - { - "@id": "_:N8673604129ee4a95a8bc5cbd2c4fedf2" - }, - { - "@id": "_:Nbf6243907571428e9d6b36d6ec31ce2b" - }, - { - "@id": "_:Nd1579914c8a441cea90150218bd57dbb" - }, - { - "@id": "_:N057eb3ba72fd453cbf0f2cfcf42651d1" - }, - { - "@id": "_:N6c2db5958c52423e81e7acf33926770f" - }, - { - "@id": "_:N0ca41ba9612a45efb4954fe0101f3c81" - }, - { - "@id": "_:N6426a7e169d14743a982ce43b72dda39" - }, - { - "@id": "_:N2dbfaabf221d4c16b519ee86efc42407" - }, - { - "@id": "_:Nbfb39318fc2341c595aa14dfe6b0e117" - }, - { - "@id": "_:N0b2620f646374441b55a17324b31a2c5" - }, - { - "@id": "_:Ne45f9c0b82594a259a8a4e5b4416fcde" - }, - { - "@id": "_:Nd19641d5f1ef4dbab74527b90573be5d" - }, - { - "@id": "_:Nc485e60d9edb4e5d8a1fff66d1da7207" - }, - { - "@id": "_:Nee73c09b6d3346e6959f00905d3b01fc" - }, - { - "@id": "_:N36884617fcae4167955f266a111c6f12" - }, - { - "@id": "_:N6d88e34f06bb40d290f91bd71f2d3ac9" - }, - { - "@id": "_:N10fd300d3b2a46c2afa7887500674873" - }, - { - "@id": "_:N73a8ada55d2c464e9f26b037dd4823c8" - }, - { - "@id": "_:N66fcf0237f7b4a4da7670002e46f51b9" - }, - { - "@id": "_:Nae18e8ea1f5c46e5848fe82bc79d4f2e" - }, - { - "@id": "_:N3d83b6df35ff4363a524777ed8d9e16d" - }, - { - "@id": "_:N1a610e2acf3548d5834ba1f3ac65364d" - }, - { - "@id": "_:N2390bd2f6c10419cb28848106d39ed01" - }, - { - "@id": "_:N23f02af25db74a8caea8cb484757f8c8" - }, - { - "@id": "_:N2bfbff733ce74ce9ae5d1b695ddc5e94" - }, - { - "@id": "_:N78094a76ee5c42b2a20f7c0755d99eac" - }, - { - "@id": "_:N55c31a87849941c39c6c57d72702adcb" - }, - { - "@id": "_:N81e62008c4c742018e4cdba5014d31d9" - }, - { - "@id": "_:Nf3c782eacc9c4796b88a3b3687da0313" - }, - { - "@id": "_:Nebe8e09a1c5d4aa18bcb809787dbcf73" - }, - { - "@id": "_:Nfdbb535e22d143ab8d60bee6f6baf8a9" - }, - { - "@id": "_:Nc9a0fb4a62c14909a14271b96d3ae753" - }, - { - "@id": "_:Na2d8ecee75534ba5839f21bdef7ce205" - }, - { - "@id": "_:Ncf4da683540d460aa53442bc3255b231" - }, - { - "@id": "_:Nae406777bfb74e21814bfb8a1a716b6c" - }, - { - "@id": "_:Nf87977722bcd48f29c55442305db0081" - }, - { - "@id": "_:Nb468b06d878847478edb088dada22a3c" - }, - { - "@id": "_:Na2d4a51f9e8c4bad8bf33f9ad308d589" - }, - { - "@id": "_:Ncfb08825c7f4418aa4a10f330c5a7f60" - }, - { - "@id": "_:Neeb74cabcb784624a475bd1896ccb4d1" - }, - { - "@id": "_:Nee7ec9effea543e88c417095a8e2c00e" - }, - { - "@id": "_:N69e46dfaa06a4327a587536afb4b3a17" - }, - { - "@id": "_:Nd6c8e2e305bf44248154031fa73a76a9" - }, - { - "@id": "_:N809d4223ed064267865a13336732ece1" - }, - { - "@id": "_:N5cca93419da74ce5a6eef5f265a267cd" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ] - }, - { - "@id": "_:N5603f34ce30c478c98bda762a964b4ca", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7646510369310004" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasRelatedSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/bone" - } - ] - }, - { - "@id": "_:N946ffea25c2340639aae6d7718e0420a", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002481" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bone tissue" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/bone_tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/bone_tissue" - } - ] - }, - { - "@id": "_:N48f9be239a95420cb736d7aec5e0980f", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2612038749637414" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bone tissue" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/bone_tissue" - } - ] - }, - { - "@id": "_:Na284f9a2108c4bd491cf640737895360", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8212623907743639" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "hand" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "hands" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/hand" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/hand" - } - ] - }, - { - "@id": "_:Ne26389581cc547dfb24acd7e1c7b69d3", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002398" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "hands" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "manus" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/hand" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/hand" - } - ] - }, - { - "@id": "_:N3853ace21f87437d9acc7bc11b08cda9", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0000970" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "eyes" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "eye" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/eye" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/eye" - } - ] - }, - { - "@id": "_:N60585ff98310447f98abb2ed051f7123", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002107" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "livers" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "liver" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/liver" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/liver" - } - ] - }, - { - "@id": "_:N3ef284418cab4339bfaf5822599013bd", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2612038749637414" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/bone_element" - } - ] - }, - { - "@id": "_:N8338d310da25434fbb19505140259207", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.5688740722307839" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "ey" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "eyes" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "eye" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/eye" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/eye" - } - ] - }, - { - "@id": "_:N1ea30dabfd8d4a3eb4002a62ccc79610", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.5346019613807635" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/bone" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/bone_element" - } - ] - }, - { - "@id": "_:N1e2fc77cb1ac42a48a7d70b6a5a0ac4a", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8497788951776651" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "foot" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "pes" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/foot" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/foot" - } - ] - }, - { - "@id": "_:N7bd6c8e6f1d74ab4b72f8097d7d44be1", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7646510369310004" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasRelatedSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/bone" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/bone_element" - } - ] - }, - { - "@id": "_:N526e4307e4b14e188bb135f14934fd69", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002048" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "lungs" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/lung" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/lung" - } - ] - }, - { - "@id": "_:N18ec485e925d4b82ac03f89133c7b34a", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0001474" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/bone" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/bone_element" - } - ] - }, - { - "@id": "_:N6a08fc4975b844c493c6a0c580d277bc", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.6967304549770724" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone el" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasRelatedSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/bone" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/bone_element" - } - ] - }, - { - "@id": "_:N0adc118f1da7480ba8636c5f548479dc", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "appendag" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "APPENDAGE" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "appendage" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/appendage" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/appendage" - } - ] - }, - { - "@id": "_:Nf5c3bd59c52745499f0e52442c4ff86d", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/bone_tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/bone_element" - } - ] - }, - { - "@id": "_:N57b402652046443593f258ff1853acaf", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "organ" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "organs" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "ORGAN" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/organ" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/organ" - } - ] - }, - { - "@id": "_:N3af02020267c41769ff6d6aa50ceef58", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "tissu" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "tissues" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "TISSUE" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/tissue" - } - ] - }, - { - "@id": "_:N5d593cbc146d4ad5ac19d1135791b26f", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002387" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "pes" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/foot" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/foot" - } - ] - }, - { - "@id": "_:N45195234ba4240d687958820cb86cbe4", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0001474" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/bone" - } - ] - }, - { - "@id": "_:N513798d444964a0ab524c749325e8d76", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/bone_tissue" - } - ] - }, - { - "@id": "_:Ne9b3b88c02af4655a6e8668f2010f19f", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.5346019613807635" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/bone" - } - ] - }, - { - "@id": "_:N039a213f74d54356994e4c719e7b24f3", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8818562360532485" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "tissue" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "tissue" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "TISSUE" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/tissue" - } - ] - }, - { - "@id": "_:N5869b66ce0254e81a6bf5122cbdfe3f7", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002107" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "liver" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/liver" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/liver" - } - ] - }, - { - "@id": "_:N8577b921c1f44166bedab4257a5c753f", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "tissu" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "tissue" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "tissues" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/tissue" - } - ] - }, - { - "@id": "_:N10eb5defc4fe415c92abadffb79f4726", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "BAD:ORGAN" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "lung" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "ORGAN" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/organ" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/lung" - } - ] - }, - { - "@id": "_:N409b8a0930564b3eafcd8059bf911cf9", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/bone_element" - } - ] - }, - { - "@id": "_:N7f4c0cef452b4c15be0404717c52ea75", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8212623907743639" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "hand" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "hands" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "manus" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/hand" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/hand" - } - ] - }, - { - "@id": "_:N0c6e05ceac644f758280045d8bf514e9", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0000948" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "heart" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "hearts" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/heart" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/heart" - } - ] - }, - { - "@id": "_:N76bea3d2216846b1a427a4db88fcf5f6", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002398" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "manus" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/hand" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/hand" - } - ] - }, - { - "@id": "_:N61f532ee39e043599103529e33551c03", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002048" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "lung" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/lung" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/lung" - } - ] - }, - { - "@id": "_:Ne096a3bed68a4e6495466c1b4102b247", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "organ" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "organ" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "ORGAN" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/organ" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/organ" - } - ] - }, - { - "@id": "_:Nfcc2b93c1eb540af96a5eb4afd8b58c7", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "appendag" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "appendage" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "APPENDAGE" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/appendage" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/appendage" - } - ] - }, - { - "@id": "_:Nc495c63984b844deba721804193a5a2a", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "organ" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "ORGAN" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "organs" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/organ" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/organ" - } - ] - }, - { - "@id": "_:N89630c4b31a0498b91f3a9c9a4293b1e", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8497788951776651" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "foot" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "pes" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/foot" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/foot" - } - ] - }, - { - "@id": "_:Nfdbc68f0cdc5499ba6bb338ac3552ea6", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.5346019613807635" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/bone" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/bone_element" - } - ] - }, - { - "@id": "_:Ndc2894b7458b49a4bc4844d1cc2b98cb", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2612038749637414" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bone tissue" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/bone_tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/bone_element" - } - ] - }, - { - "@id": "_:Ne324fab64ccf44c5b761a8b867be55f1", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002048" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "lung" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "lungs" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/lung" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/lung" - } - ] - }, - { - "@id": "_:N376774cf6d294443bd2806de881df59d", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8818562360532485" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "appendage" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "appendage" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "APPENDAGE" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/appendage" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/appendage" - } - ] - }, - { - "@id": "_:Nd2f1912f67d445ad917052499d9cf559", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0001474" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/bone_element" - } - ] - }, - { - "@id": "_:N2f038a8b9fde4c4b9b41cc04f6a2a8a5", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8212623907743639" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "hand" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "hands" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/hand" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/hand" - } - ] - }, - { - "@id": "_:Nb208d38f997340949fa5def5f1eac4a9", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bone tissue" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/bone_tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/bone_tissue" - } - ] - }, - { - "@id": "_:N7496808c657b40e98a0721c371af82d4", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002107" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "liver" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/liver" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/liver" - } - ] - }, - { - "@id": "_:N850c4f46c1b14cc38bc30e7d57713e3b", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "appendag" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "appendages" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "appendage" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/appendage" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/appendage" - } - ] - }, - { - "@id": "_:N90fdf7e9a56b44bc96783f5dde24a57d", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0010230" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "eyeball" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/eyeball" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/eyeball" - } - ] - }, - { - "@id": "_:Nc8400b03419949f5becf492ee843becc", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002048" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "lungs" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "lung" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/lung" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/lung" - } - ] - }, - { - "@id": "_:Nc396bdeb45d64bf18af9458123a308b4", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "organ" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "ORGAN" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "organ" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/organ" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/organ" - } - ] - }, - { - "@id": "_:N623d1676d8a6449e904767e7c1fb543b", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.5346019613807635" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bone tissue" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/bone" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/bone_tissue" - } - ] - }, - { - "@id": "_:N503f58ff21ab42eb90e3bafa1c5f4d46", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002398" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "manus" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/hand" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/hand" - } - ] - }, - { - "@id": "_:Nb7d22d97b7704e5cabb30caf76d736d9", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "tissu" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "tissues" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "tissue" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/tissue" - } - ] - }, - { - "@id": "_:N0e58294886a041e8919bbcfbc746ff33", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "foot" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "pes" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/foot" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/foot" - } - ] - }, - { - "@id": "_:N4472ee32b5994566983f998bb059a3bf", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.5688740722307839" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "ey" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "eye" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "eyes" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/eye" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/eye" - } - ] - }, - { - "@id": "_:Nd2adb6ae406f465da7c6036f4abfcb34", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002398" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "hands" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/hand" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/hand" - } - ] - }, - { - "@id": "_:Nd9c7a74283f147588496a413002945a9", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0000970" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "eye" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/eye" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/eye" - } - ] - }, - { - "@id": "_:Nf9cff0ebf6d44c978812b24ccef321ac", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "region" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "regions" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "region" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/region" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/region" - } - ] - }, - { - "@id": "_:N5b6fd5f05cc94213b3bb942f9a0a11bc", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "liver" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "livers" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "liver" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/liver" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/liver" - } - ] - }, - { - "@id": "_:Nbd781d4106e54f18bc3cc147479043b9", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "appendag" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "appendages" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "APPENDAGE" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/appendage" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/appendage" - } - ] - }, - { - "@id": "_:Nb14d0c6ceb4e4e52b7ea02061dceede3", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "hand" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "manus" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/hand" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/hand" - } - ] - }, - { - "@id": "_:N3e3e8e8d52514171bfc1826b09622271", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bone tissue" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/bone_tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/bone_tissue" - } - ] - }, - { - "@id": "_:N3c1d1b1331af4559a5d6f55a8b651369", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002107" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "liver" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "livers" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/liver" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/liver" - } - ] - }, - { - "@id": "_:N217ad9519f3f4d5d98cbd66a630281c9", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2612038749637414" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bone tissue" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/bone_tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/bone_tissue" - } - ] - }, - { - "@id": "_:N0f23041c520e4962933bcf969061e578", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "region" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "region" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "regions" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/region" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/region" - } - ] - }, - { - "@id": "_:N5bedf54c3cfb4f09a02c20aac092d19e", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/bone_element" - } - ] - }, - { - "@id": "_:Nb278f7ec6ff54358bab71031ce2036ac", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "lung" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "lungs" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "lung" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/lung" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/lung" - } - ] - }, - { - "@id": "_:Nd2c058b544f04e9a9939096ab4015b8d", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002387" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "pes" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/foot" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/foot" - } - ] - }, - { - "@id": "_:N8100472ea71c460b93b8be1dacffe713", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0000948" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "hearts" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/heart" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/heart" - } - ] - }, - { - "@id": "_:Nacdc3c846d1d4211925e98406180a21e", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002398" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "hands" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/hand" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/hand" - } - ] - }, - { - "@id": "_:Na85d20a687754d57a4f5a41f68369b3c", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "organ" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "organs" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "organ" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/organ" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/organ" - } - ] - }, - { - "@id": "_:Nc3bb11e17f8443459eea7cff51327f42", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8818562360532485" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "region" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "region" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "REGION" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/region" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/region" - } - ] - }, - { - "@id": "_:N9396f68a176a4b8890cfd9cd8f96087e", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bone tissue" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/bone_tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/bone_element" - } - ] - }, - { - "@id": "_:N400d7b747f734dcb824094249b64e338", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "tissu" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "tissue" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "TISSUE" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/tissue" - } - ] - }, - { - "@id": "_:N0b451834fde847d69f2d46c7c2887960", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.5346019613807635" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bone tissue" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/bone_tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/bone" - } - ] - }, - { - "@id": "_:N84f52cc239f34c80954e7dc9343661bd", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8818562360532485" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "organ" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "organ" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "ORGAN" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/organ" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/organ" - } - ] - }, - { - "@id": "_:N2db4149250b64f449d914884ca06672e", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0000970" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "eyes" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/eye" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/eye" - } - ] - }, - { - "@id": "_:Ndbad1af6b9bd4792b83266ea5afb4b2c", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002048" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "lung" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/lung" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/lung" - } - ] - }, - { - "@id": "_:N035d007be049488e9006e5042eb90577", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8818562360532485" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "hindlimb" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "hindlimb" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "hindlimb" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/hindlimb" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/hindlimb" - } - ] - }, - { - "@id": "_:N8e66327bd7f74b248a0ad081aa3904b7", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "region" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "REGION" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "regions" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/region" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/region" - } - ] - }, - { - "@id": "_:Nafee30c6896d481aad9ea746cca9ebff", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "BAD:ORGAN" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "heart" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "ORGAN" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/organ" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/heart" - } - ] - }, - { - "@id": "_:N9892724d620d4681afbe8114b9c22851", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "BAD:ORGAN" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "liver" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "ORGAN" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/organ" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/liver" - } - ] - }, - { - "@id": "_:Ne2976f59cb2e46a9abded41d5b25987d", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002107" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "livers" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/liver" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/liver" - } - ] - }, - { - "@id": "_:N2e6cf2ad98ff46848012e40c75fa9e48", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2612038749637414" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/bone_tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/bone_element" - } - ] - }, - { - "@id": "_:N6bc5042bb561478a9fc2383af5facca2", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "heart" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "heart" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "hearts" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/heart" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/heart" - } - ] - }, - { - "@id": "_:N281dcd72dba44f55919d6d15dcca4123", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0000948" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "heart" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/heart" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/heart" - } - ] - }, - { - "@id": "_:N58c2094f4731454eb05ac1f2d78f342a", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "region" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "REGION" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "region" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/region" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/region" - } - ] - }, - { - "@id": "_:N3cecb7c50fe44dbf8ce0599074445870", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8212623907743639" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "hand" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "manus" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "hands" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/hand" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/hand" - } - ] - }, - { - "@id": "_:Nee088d7bbca5417d925bd3802e1c1bce", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "appendag" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "APPENDAGE" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "appendages" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/appendage" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/appendage" - } - ] - }, - { - "@id": "_:N713e2f2373ce4300aedada1c907cd084", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0001474" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/bone" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/bone_element" - } - ] - }, - { - "@id": "_:Na8851f359c5644d3a134b782f8a5d50e", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2612038749637414" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/bone_element" - } - ] - }, - { - "@id": "_:N4d70285f9ec14792a739c60a39ee46f9", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "hindlimb" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "hindlimb" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "hindlimb" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/hindlimb" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/hindlimb" - } - ] - }, - { - "@id": "_:N3a8a2fdf36494fe1b73574d77eca4f8d", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "hindlimb" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "hindlimb" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "hindlimb" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/hindlimb" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/hindlimb" - } - ] - }, - { - "@id": "_:N8673604129ee4a95a8bc5cbd2c4fedf2", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.5346019613807635" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/bone" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/bone_tissue" - } - ] - }, - { - "@id": "_:Nbf6243907571428e9d6b36d6ec31ce2b", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0000948" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "heart" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/heart" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/heart" - } - ] - }, - { - "@id": "_:Nd1579914c8a441cea90150218bd57dbb", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0000970" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "eye" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "eyes" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/eye" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/eye" - } - ] - }, - { - "@id": "_:N057eb3ba72fd453cbf0f2cfcf42651d1", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8497788951776651" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "hand" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "manus" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/hand" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/hand" - } - ] - }, - { - "@id": "_:N6c2db5958c52423e81e7acf33926770f", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002387" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "pes" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "feet" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/foot" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/foot" - } - ] - }, - { - "@id": "_:N0ca41ba9612a45efb4954fe0101f3c81", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0010230" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "eyeball" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/eyeball" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/eyeball" - } - ] - }, - { - "@id": "_:N6426a7e169d14743a982ce43b72dda39", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002387" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "feet" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/foot" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/foot" - } - ] - }, - { - "@id": "_:N2dbfaabf221d4c16b519ee86efc42407", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002481" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bone tissue" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/bone_tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/bone_tissue" - } - ] - }, - { - "@id": "_:Nbfb39318fc2341c595aa14dfe6b0e117", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8818562360532485" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "tissue" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "TISSUE" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "tissue" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/tissue" - } - ] - }, - { - "@id": "_:N0b2620f646374441b55a17324b31a2c5", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "appendag" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "appendage" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "appendages" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/appendage" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/appendage" - } - ] - }, - { - "@id": "_:Ne45f9c0b82594a259a8a4e5b4416fcde", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "BAD:ORGAN" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "ORGAN" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "lung" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/lung" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/organ" - } - ] - }, - { - "@id": "_:Nd19641d5f1ef4dbab74527b90573be5d", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "heart" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "hearts" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "heart" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/heart" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/heart" - } - ] - }, - { - "@id": "_:Nc485e60d9edb4e5d8a1fff66d1da7207", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002387" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "feet" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/foot" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/foot" - } - ] - }, - { - "@id": "_:Nee73c09b6d3346e6959f00905d3b01fc", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "hand" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "manus" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/hand" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/hand" - } - ] - }, - { - "@id": "_:N36884617fcae4167955f266a111c6f12", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0000970" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "eyes" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/eye" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/eye" - } - ] - }, - { - "@id": "_:N6d88e34f06bb40d290f91bd71f2d3ac9", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0001474" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/bone" - } - ] - }, - { - "@id": "_:N10fd300d3b2a46c2afa7887500674873", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "BAD:ORGAN" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "ORGAN" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "liver" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/liver" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/organ" - } - ] - }, - { - "@id": "_:N73a8ada55d2c464e9f26b037dd4823c8", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "tissu" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "TISSUE" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "tissue" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/tissue" - } - ] - }, - { - "@id": "_:N66fcf0237f7b4a4da7670002e46f51b9", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "liver" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "liver" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "livers" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/liver" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/liver" - } - ] - }, - { - "@id": "_:Nae18e8ea1f5c46e5848fe82bc79d4f2e", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2612038749637414" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/bone_tissue" - } - ] - }, - { - "@id": "_:N3d83b6df35ff4363a524777ed8d9e16d", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8497788951776651" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "hand" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "manus" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/hand" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/hand" - } - ] - }, - { - "@id": "_:N1a610e2acf3548d5834ba1f3ac65364d", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "tissu" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "TISSUE" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "tissues" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/tissue" - } - ] - }, - { - "@id": "_:N2390bd2f6c10419cb28848106d39ed01", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "organ" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "organ" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "organs" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/organ" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/organ" - } - ] - }, - { - "@id": "_:N23f02af25db74a8caea8cb484757f8c8", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "foot" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "pes" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasExactSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/foot" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/foot" - } - ] - }, - { - "@id": "_:N2bfbff733ce74ce9ae5d1b695ddc5e94", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002387" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "feet" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "pes" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/foot" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/foot" - } - ] - }, - { - "@id": "_:N78094a76ee5c42b2a20f7c0755d99eac", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.6967304549770724" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone el" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasRelatedSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/bone" - } - ] - }, - { - "@id": "_:N55c31a87849941c39c6c57d72702adcb", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2612038749637414" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bone tissue" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/bone_tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/bone_tissue" - } - ] - }, - { - "@id": "_:N81e62008c4c742018e4cdba5014d31d9", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002398" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "manus" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "hands" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/hand" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/hand" - } - ] - }, - { - "@id": "_:Nf3c782eacc9c4796b88a3b3687da0313", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "lung" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "lung" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "lungs" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/lung" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/lung" - } - ] - }, - { - "@id": "_:Nebe8e09a1c5d4aa18bcb809787dbcf73", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002107" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "livers" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/liver" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/liver" - } - ] - }, - { - "@id": "_:Nfdbb535e22d143ab8d60bee6f6baf8a9", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8818562360532485" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "hindlimb" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "hindlimb" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "hindlimb" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/hindlimb" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/hindlimb" - } - ] - }, - { - "@id": "_:Nc9a0fb4a62c14909a14271b96d3ae753", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "BAD:ORGAN" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "ORGAN" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "heart" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/heart" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/organ" - } - ] - }, - { - "@id": "_:Na2d8ecee75534ba5839f21bdef7ce205", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0002048" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "lungs" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "y" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/y/lung" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/lung" - } - ] - }, - { - "@id": "_:Ncf4da683540d460aa53442bc3255b231", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0000970" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "eye" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/eye" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/eye" - } - ] - }, - { - "@id": "_:Nae406777bfb74e21814bfb8a1a716b6c", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0000948" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "hearts" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "heart" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/heart" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/heart" - } - ] - }, - { - "@id": "_:Nf87977722bcd48f29c55442305db0081", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "region" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "region" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "REGION" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/region" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/region" - } - ] - }, - { - "@id": "_:Nb468b06d878847478edb088dada22a3c", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.5346019613807635" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/bone" - } - ] - }, - { - "@id": "_:Na2d4a51f9e8c4bad8bf33f9ad308d589", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.5346019613807635" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bones" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/bone_tissue" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/bone" - } - ] - }, - { - "@id": "_:Ncfb08825c7f4418aa4a10f330c5a7f60", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8818562360532485" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "region" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "REGION" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "region" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/region" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/region" - } - ] - }, - { - "@id": "_:Neeb74cabcb784624a475bd1896ccb4d1", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0000948" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "hearts" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/heart" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/heart" - } - ] - }, - { - "@id": "_:Nee7ec9effea543e88c417095a8e2c00e", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8818562360532485" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "organ" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "ORGAN" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "organ" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/organ" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/organ" - } - ] - }, - { - "@id": "_:N69e46dfaa06a4327a587536afb4b3a17", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.2" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "bone" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "bone tissue" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "x" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasBroadSynonym" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/x/bone_tissue" - } - ] - }, - { - "@id": "_:Nd6c8e2e305bf44248154031fa73a76a9", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.7387961250362586" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "UBERON:0001474" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "bone element" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "oio:hasDbXref" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/bone_element" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/bone_element" - } - ] - }, - { - "@id": "_:N809d4223ed064267865a13336732ece1", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8818562360532485" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "appendage" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "APPENDAGE" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "z" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "appendage" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "x" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/x/appendage" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/z/appendage" - } - ] - }, - { - "@id": "_:N5cca93419da74ce5a6eef5f265a267cd", - "@type": [ - "http://www.w3.org/2002/07/owl#Axiom" - ], - "https://w3id.org/sssom/comment": [ - { - "@value": "." - } - ], - "https://w3id.org/sssom/confidence": [ - { - "@type": "xsd:double", - "@value": "0.8407144059077161" - } - ], - "https://w3id.org/sssom/mapping_tool": [ - { - "@value": "rdf_matcher" - } - ], - "https://w3id.org/sssom/match_string": [ - { - "@value": "region" - } - ], - "https://w3id.org/sssom/mapping_justification": [ - { - "@value": "semapv:LexicalMatching" - } - ], - "https://w3id.org/sssom/object_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/object_label": [ - { - "@value": "regions" - } - ], - "https://w3id.org/sssom/object_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/object_source": [ - { - "@value": "y" - } - ], - "https://w3id.org/sssom/subject_category": [ - { - "@value": "biolink:AnatomicalEntity" - } - ], - "https://w3id.org/sssom/subject_label": [ - { - "@value": "REGION" - } - ], - "https://w3id.org/sssom/subject_match_field": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - } - ], - "https://w3id.org/sssom/subject_source": [ - { - "@value": "z" - } - ], - "http://www.w3.org/2002/07/owl#annotatedProperty": [ - { - "@id": "http://www.w3.org/2002/07/owl#equivalentClass" - } - ], - "http://www.w3.org/2002/07/owl#annotatedSource": [ - { - "@id": "http://example.org/z/region" - } - ], - "http://www.w3.org/2002/07/owl#annotatedTarget": [ - { - "@id": "http://example.org/y/region" - } - ] - }, - { - "@id": "http://example.org/z/eye", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/eye" - }, - { - "@id": "http://example.org/x/eye" - } - ] - }, - { - "@id": "http://example.org/y/region", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/x/region" - }, - { - "@id": "http://example.org/z/region" - } - ] - }, - { - "@id": "http://example.org/z/region", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/region" - }, - { - "@id": "http://example.org/x/region" - } - ] - }, - { - "@id": "http://example.org/x/tissue", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/tissue" - }, - { - "@id": "http://example.org/z/tissue" - } - ] - }, - { - "@id": "http://example.org/x/foot", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/z/foot" - }, - { - "@id": "http://example.org/y/foot" - } - ] - }, - { - "@id": "http://example.org/x/eye", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/eye" - }, - { - "@id": "http://example.org/z/eye" - } - ] - }, - { - "@id": "http://example.org/z/eyeball", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/x/eyeball" - } - ] - }, - { - "@id": "http://example.org/x/organ", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/z/organ" - }, - { - "@id": "http://example.org/y/organ" - } - ] - }, - { - "@id": "http://example.org/x/appendage", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/appendage" - }, - { - "@id": "http://example.org/z/appendage" - } - ] - }, - { - "@id": "http://example.org/y/appendage", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/x/appendage" - }, - { - "@id": "http://example.org/z/appendage" - } - ] - }, - { - "@id": "http://example.org/x/lung", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/lung" - }, - { - "@id": "http://example.org/z/lung" - }, - { - "@id": "http://example.org/z/organ" - } - ] - }, - { - "@id": "http://example.org/x/bone_element", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/bone" - }, - { - "@id": "http://example.org/z/bone_tissue" - }, - { - "@id": "http://example.org/z/bone_element" - } - ] - }, - { - "@id": "http://example.org/x/hand", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/z/hand" - }, - { - "@id": "http://example.org/y/hand" - } - ] - }, - { - "@id": "http://example.org/z/organ", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/x/organ" - }, - { - "@id": "http://example.org/x/liver" - }, - { - "@id": "http://example.org/x/heart" - }, - { - "@id": "http://example.org/y/organ" - }, - { - "@id": "http://example.org/x/lung" - } - ] - }, - { - "@id": "http://example.org/y/heart", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/x/heart" - }, - { - "@id": "http://example.org/z/heart" - } - ] - }, - { - "@id": "http://example.org/y/lung", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/x/lung" - }, - { - "@id": "http://example.org/z/lung" - } - ] - }, - { - "@id": "http://example.org/x/region", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/region" - }, - { - "@id": "http://example.org/z/region" - } - ] - }, - { - "@id": "http://example.org/y/liver", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/x/liver" - }, - { - "@id": "http://example.org/z/liver" - } - ] - }, - { - "@id": "http://example.org/z/liver", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/liver" - }, - { - "@id": "http://example.org/x/liver" - } - ] - }, - { - "@id": "http://example.org/y/tissue", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/z/tissue" - }, - { - "@id": "http://example.org/x/tissue" - } - ] - }, - { - "@id": "http://example.org/y/eye", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/z/eye" - }, - { - "@id": "http://example.org/x/eye" - } - ] - }, - { - "@id": "http://example.org/z/lung", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/y/lung" - }, - { - "@id": "http://example.org/x/lung" - } - ] - }, - { - "@id": "http://example.org/y/foot", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/z/foot" - }, - { - "@id": "http://example.org/x/foot" - } - ] - }, - { - "@id": "http://example.org/x/liver", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/z/liver" - }, - { - "@id": "http://example.org/y/liver" - }, - { - "@id": "http://example.org/z/organ" - } - ] - }, - { - "@id": "http://example.org/x/eyeball", - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "http://example.org/z/eyeball" - } - ] - } -] diff --git a/tests/validate_data/basic.owl b/tests/validate_data/basic.owl deleted file mode 100644 index 325af5b1..00000000 --- a/tests/validate_data/basic.owl +++ /dev/null @@ -1,2903 +0,0 @@ - - - - biolink:AnatomicalEntity - rdf_matcher - - biolink:AnatomicalEntity - manus - hands - semapv:semapv:LexicalMatching - - . - - 0.8212623907743639 - x - - y - - hand - - - - - biolink:AnatomicalEntity - lung - . - - lungs - rdf_matcher - x - semapv:semapv:LexicalMatching - - - lung - 0.8407144059077161 - y - - - biolink:AnatomicalEntity - - - biolink:AnatomicalEntity - rdf_matcher - - bones - z - - - 0.5346019613807635 - semapv:semapv:LexicalMatching - - . - bone - y - - - - biolink:AnatomicalEntity - - - biolink:AnatomicalEntity - - - biolink:AnatomicalEntity - bones - - - . - rdf_matcher - 0.5346019613807635 - x - semapv:semapv:LexicalMatching - bone - - - y - bone element - - - tissu - - tissue - 0.8407144059077161 - biolink:AnatomicalEntity - x - biolink:AnatomicalEntity - TISSUE - - . - - rdf_matcher - - - semapv:semapv:LexicalMatching - z - - - - https://creativecommons.org/publicdomain/zero/1.0/ - - - - - - - - - - - - - - - - - - - - - - - - - z - - - - - - - - - - - - - - - - . - - y - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://github.com/cmungall/rdf_matcher - 2020-05-30 - - - - - - - - - - - - - - - - - - - x - semapv:LexicalMatching - biolink:AnatomicalEntity - - . - rdf_matcher - - - - z - - - - hand - biolink:AnatomicalEntity - 0.8497788951776651 - manus - - - REGION - - 0.8407144059077161 - biolink:AnatomicalEntity - - - - rdf_matcher - x - - z - region - region - biolink:AnatomicalEntity - semapv:semapv:LexicalMatching - - . - - - - - - - - - - - - - - hands - - hand - biolink:AnatomicalEntity - z - biolink:AnatomicalEntity - y - rdf_matcher - 0.8212623907743639 - semapv:semapv:LexicalMatching - - . - - - - - - bone element - x - y - - - semapv:LexicalMatching - - bone element - biolink:AnatomicalEntity - rdf_matcher - 0.7646510369310004 - biolink:AnatomicalEntity - - bones - . - - - - rdf_matcher - APPENDAGE - semapv:semapv:LexicalMatching - - x - 0.8407144059077161 - - - z - - biolink:AnatomicalEntity - appendage - appendag - - biolink:AnatomicalEntity - . - - - - - y - semapv:LexicalMatching - rdf_matcher - - UBERON:0001474 - - . - - bones - - - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - z - 0.7387961250362586 - - - - region - - biolink:AnatomicalEntity - rdf_matcher - region - biolink:AnatomicalEntity - . - - z - REGION - 0.8818562360532485 - - - x - semapv:LexicalMatching - - - - - - x - - . - - - rdf_matcher - 0.2612038749637414 - bone - - biolink:AnatomicalEntity - bone tissue - - semapv:LexicalMatching - biolink:AnatomicalEntity - z - - - 0.8818562360532485 - - TISSUE - z - tissue - semapv:LexicalMatching - rdf_matcher - - biolink:AnatomicalEntity - - x - biolink:AnatomicalEntity - - tissue - - . - - - - rdf_matcher - biolink:AnatomicalEntity - biolink:AnatomicalEntity - . - y - - - eyes - - - - UBERON:0000970 - - - semapv:LexicalMatching - 0.7387961250362586 - z - - - 0.7387961250362586 - - - semapv:LexicalMatching - x - z - - - biolink:AnatomicalEntity - UBERON:0002387 - biolink:AnatomicalEntity - rdf_matcher - - pes - . - - - - - x - - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - . - - - lung - rdf_matcher - lung - semapv:semapv:LexicalMatching - lungs - - 0.8407144059077161 - y - - - - - - appendag - biolink:AnatomicalEntity - semapv:semapv:LexicalMatching - - . - appendage - appendages - 0.8407144059077161 - biolink:AnatomicalEntity - - y - - rdf_matcher - - x - - - bone tissue - biolink:AnatomicalEntity - z - biolink:AnatomicalEntity - - - rdf_matcher - - - x - . - - - - 0.2 - semapv:semapv:LexicalMatching - bone - - - - x - semapv:LexicalMatching - - - appendage - - appendage - z - biolink:AnatomicalEntity - rdf_matcher - - biolink:AnatomicalEntity - . - - 0.8818562360532485 - APPENDAGE - - - biolink:AnatomicalEntity - rdf_matcher - semapv:semapv:LexicalMatching - TISSUE - . - - tissu - - tissues - - 0.8407144059077161 - y - - biolink:AnatomicalEntity - z - - - - - - 0.8407144059077161 - - ORGAN - organs - biolink:AnatomicalEntity - biolink:AnatomicalEntity - z - . - y - - - rdf_matcher - organ - - semapv:semapv:LexicalMatching - - - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - . - eyes - - - rdf_matcher - z - - - - 0.7387961250362586 - UBERON:0000970 - y - - semapv:LexicalMatching - - - - - semapv:LexicalMatching - x - - biolink:AnatomicalEntity - - - rdf_matcher - - biolink:AnatomicalEntity - . - - z - tissue - TISSUE - tissue - 0.8818562360532485 - - - semapv:LexicalMatching - - - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - . - z - rdf_matcher - - UBERON:0002107 - - y - - - livers - 0.7387961250362586 - - - . - - rdf_matcher - hindlimb - x - semapv:semapv:LexicalMatching - - z - 0.8407144059077161 - - hindlimb - - - hindlimb - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - - - UBERON:0002398 - - y - - 0.7387961250362586 - biolink:AnatomicalEntity - semapv:LexicalMatching - biolink:AnatomicalEntity - rdf_matcher - - - manus - hands - x - . - - - - - eyes - - semapv:LexicalMatching - rdf_matcher - - . - - eye - - - - 0.7387961250362586 - UBERON:0000970 - x - biolink:AnatomicalEntity - biolink:AnatomicalEntity - y - - - - - biolink:AnatomicalEntity - - hindlimb - biolink:AnatomicalEntity - semapv:LexicalMatching - z - rdf_matcher - hindlimb - - x - . - - hindlimb - 0.8818562360532485 - - - - ORGAN - x - - biolink:AnatomicalEntity - - . - biolink:AnatomicalEntity - - rdf_matcher - - z - - BAD:ORGAN - liver - 0.7387961250362586 - - semapv:LexicalMatching - - - 0.5346019613807635 - biolink:AnatomicalEntity - - semapv:semapv:LexicalMatching - . - biolink:AnatomicalEntity - - - bone - - bones - - - bone tissue - x - y - rdf_matcher - - - . - bone element - - - - - - x - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - - semapv:LexicalMatching - rdf_matcher - 0.2612038749637414 - z - bone - - - 0.7387961250362586 - UBERON:0002048 - biolink:AnatomicalEntity - biolink:AnatomicalEntity - z - - y - semapv:LexicalMatching - rdf_matcher - - - . - - lungs - - - - - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - rdf_matcher - - - - manus - x - semapv:semapv:LexicalMatching - . - - - - 0.8 - - hand - z - - - - rdf_matcher - - biolink:AnatomicalEntity - x - . - lungs - - - - y - 0.7387961250362586 - UBERON:0002048 - - lung - semapv:LexicalMatching - biolink:AnatomicalEntity - - - y - organs - - organ - - 0.8407144059077161 - organ - biolink:AnatomicalEntity - rdf_matcher - semapv:semapv:LexicalMatching - biolink:AnatomicalEntity - - - . - - - x - - - - 0.8 - - hand - manus - x - - - rdf_matcher - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - semapv:semapv:LexicalMatching - . - z - - - - - semapv:LexicalMatching - 0.8497788951776651 - - - hand - z - - - rdf_matcher - x - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - manus - . - - - - - - biolink:AnatomicalEntity - semapv:semapv:LexicalMatching - . - - foot - - pes - - 0.8 - - - rdf_matcher - x - - biolink:AnatomicalEntity - z - - - . - - y - biolink:AnatomicalEntity - rdf_matcher - - - UBERON:0002048 - lungs - lung - - x - 0.7387961250362586 - semapv:LexicalMatching - - - biolink:AnatomicalEntity - - - - lungs - biolink:AnatomicalEntity - z - biolink:AnatomicalEntity - rdf_matcher - . - - - UBERON:0002048 - y - - 0.7387961250362586 - - - - semapv:LexicalMatching - - - - 0.7387961250362586 - semapv:LexicalMatching - - x - - y - - biolink:AnatomicalEntity - rdf_matcher - - biolink:AnatomicalEntity - UBERON:0000948 - hearts - . - heart - - - - 0.8407144059077161 - y - biolink:AnatomicalEntity - REGION - regions - rdf_matcher - region - - biolink:AnatomicalEntity - - - semapv:semapv:LexicalMatching - - . - - - z - - - tissue - - - x - 0.8407144059077161 - - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - tissues - . - - tissu - - y - rdf_matcher - semapv:semapv:LexicalMatching - - - z - - biolink:AnatomicalEntity - 0.2 - . - semapv:semapv:LexicalMatching - bone element - bone - - - - - biolink:AnatomicalEntity - - x - - rdf_matcher - - - y - rdf_matcher - appendag - - - appendage - semapv:semapv:LexicalMatching - - 0.8407144059077161 - - x - biolink:AnatomicalEntity - appendages - biolink:AnatomicalEntity - - . - - - - bone tissue - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - . - bone - rdf_matcher - - 0.2612038749637414 - - x - - - z - - - semapv:LexicalMatching - - - - - - - - ORGAN - rdf_matcher - organ - - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - . - - semapv:semapv:LexicalMatching - z - y - - organs - - 0.8407144059077161 - - - - 0.7387961250362586 - UBERON:0002481 - - semapv:LexicalMatching - - biolink:AnatomicalEntity - z - - - rdf_matcher - bone tissue - biolink:AnatomicalEntity - - x - . - - - - - - - - - organ - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - . - - - - rdf_matcher - x - ORGAN - organ - 0.8818562360532485 - - - z - semapv:LexicalMatching - - - - - - - rdf_matcher - - x - biolink:AnatomicalEntity - - . - - semapv:semapv:LexicalMatching - tissu - - tissues - y - 0.8407144059077161 - biolink:AnatomicalEntity - tissue - - - - - - - 0.7387961250362586 - - heart - semapv:LexicalMatching - z - - biolink:AnatomicalEntity - rdf_matcher - x - UBERON:0000948 - . - - - biolink:AnatomicalEntity - - - - z - heart - - - - BAD:ORGAN - 0.7387961250362586 - - x - semapv:LexicalMatching - - ORGAN - biolink:AnatomicalEntity - rdf_matcher - - biolink:AnatomicalEntity - . - - - biolink:AnatomicalEntity - rdf_matcher - 0.2612038749637414 - . - - bone tissue - bone - - - - semapv:LexicalMatching - - - x - - biolink:AnatomicalEntity - z - - - rdf_matcher - UBERON:0001474 - - x - . - - bones - - - - y - bone element - biolink:AnatomicalEntity - biolink:AnatomicalEntity - 0.7387961250362586 - semapv:LexicalMatching - - - - bone element - biolink:AnatomicalEntity - bone el - 0.6967304549770724 - biolink:AnatomicalEntity - - . - rdf_matcher - - x - semapv:semapv:LexicalMatching - - bones - y - - - - - - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - z - . - livers - y - rdf_matcher - - - UBERON:0002107 - - - 0.7387961250362586 - - - semapv:LexicalMatching - - - 0.8407144059077161 - region - REGION - - - z - - biolink:AnatomicalEntity - rdf_matcher - region - - biolink:AnatomicalEntity - x - semapv:semapv:LexicalMatching - - . - - - - - - - - - UBERON:0002387 - - - biolink:AnatomicalEntity - - x - pes - biolink:AnatomicalEntity - 0.7387961250362586 - semapv:LexicalMatching - rdf_matcher - - - . - z - - - - - - ORGAN - x - biolink:AnatomicalEntity - BAD:ORGAN - biolink:AnatomicalEntity - 0.7387961250362586 - - - semapv:LexicalMatching - rdf_matcher - - . - z - - lung - - - - - biolink:AnatomicalEntity - - - y - biolink:AnatomicalEntity - rdf_matcher - 0.5346019613807635 - . - semapv:semapv:LexicalMatching - bone - - - bones - - - z - - - - - y - - 0.7387961250362586 - - semapv:LexicalMatching - rdf_matcher - - z - - biolink:AnatomicalEntity - hands - - biolink:AnatomicalEntity - . - UBERON:0002398 - - - - - - - - 0.7387961250362586 - - y - heart - semapv:LexicalMatching - - biolink:AnatomicalEntity - - . - hearts - biolink:AnatomicalEntity - rdf_matcher - x - - - UBERON:0000948 - - - UBERON:0002048 - - 0.7387961250362586 - - lung - semapv:LexicalMatching - z - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - rdf_matcher - - - x - . - - - - - biolink:AnatomicalEntity - x - . - - tissu - - semapv:semapv:LexicalMatching - - tissue - - TISSUE - 0.8407144059077161 - biolink:AnatomicalEntity - - z - rdf_matcher - - - - - biolink:AnatomicalEntity - 0.8 - - rdf_matcher - - biolink:AnatomicalEntity - x - z - pes - . - - - - semapv:semapv:LexicalMatching - - foot - - - - - biolink:AnatomicalEntity - - semapv:LexicalMatching - x - z - APPENDAGE - - - . - - appendage - biolink:AnatomicalEntity - rdf_matcher - appendage - 0.8818562360532485 - - - rdf_matcher - region - biolink:AnatomicalEntity - x - semapv:semapv:LexicalMatching - - - - . - - 0.8407144059077161 - y - regions - region - - biolink:AnatomicalEntity - - - - z - bone element - semapv:LexicalMatching - biolink:AnatomicalEntity - rdf_matcher - biolink:AnatomicalEntity - . - bone - - - - 0.2612038749637414 - x - - - - - - - - semapv:LexicalMatching - rdf_matcher - - z - - biolink:AnatomicalEntity - liver - . - - UBERON:0002107 - - - - biolink:AnatomicalEntity - 0.7387961250362586 - x - - - semapv:semapv:LexicalMatching - - . - - y - - - hand - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - rdf_matcher - 0.8212623907743639 - - - hands - z - - - - - UBERON:0002107 - - livers - 0.7387961250362586 - biolink:AnatomicalEntity - liver - y - semapv:LexicalMatching - rdf_matcher - - - x - . - - biolink:AnatomicalEntity - - - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - - z - semapv:LexicalMatching - REGION - rdf_matcher - region - - x - - - . - - region - 0.8818562360532485 - - - biolink:AnatomicalEntity - - - - . - rdf_matcher - - x - semapv:semapv:LexicalMatching - - organ - - 0.8407144059077161 - ORGAN - organ - biolink:AnatomicalEntity - z - - - - semapv:LexicalMatching - x - z - rdf_matcher - biolink:AnatomicalEntity - - - biolink:AnatomicalEntity - . - ORGAN - - - - lung - BAD:ORGAN - 0.7387961250362586 - - - - biolink:AnatomicalEntity - - semapv:LexicalMatching - x - rdf_matcher - - . - - - 0.7387961250362586 - UBERON:0000970 - eye - - biolink:AnatomicalEntity - z - - - - 0.7387961250362586 - semapv:LexicalMatching - eyeball - - - z - - - biolink:AnatomicalEntity - rdf_matcher - x - . - - biolink:AnatomicalEntity - - UBERON:0010230 - - - - - - - - UBERON:0001474 - x - biolink:AnatomicalEntity - - y - semapv:LexicalMatching - rdf_matcher - - - . - - bones - - 0.7387961250362586 - bone element - - biolink:AnatomicalEntity - - - bone - - - bone element - - - x - - biolink:AnatomicalEntity - semapv:LexicalMatching - rdf_matcher - biolink:AnatomicalEntity - z - - - 0.2612038749637414 - . - - - z - bone element - - semapv:LexicalMatching - biolink:AnatomicalEntity - biolink:AnatomicalEntity - . - bone - - - rdf_matcher - x - 0.2612038749637414 - - - - - - - - - - - - - - - x - - biolink:AnatomicalEntity - - y - rdf_matcher - biolink:AnatomicalEntity - - . - livers - UBERON:0002107 - - liver - 0.7387961250362586 - - semapv:LexicalMatching - - - bone - - bone element - biolink:AnatomicalEntity - z - - - biolink:AnatomicalEntity - x - - - . - - - rdf_matcher - 0.2 - semapv:semapv:LexicalMatching - - - semapv:semapv:LexicalMatching - 0.2 - . - bone tissue - bone - - - biolink:AnatomicalEntity - rdf_matcher - - x - - z - - - - biolink:AnatomicalEntity - - - - - - 0.7387961250362586 - x - semapv:LexicalMatching - manus - - biolink:AnatomicalEntity - . - biolink:AnatomicalEntity - rdf_matcher - - - UBERON:0002398 - z - - - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - . - eyes - - - x - y - UBERON:0000970 - eye - - 0.7387961250362586 - - - semapv:LexicalMatching - rdf_matcher - - - - bone - - - semapv:semapv:LexicalMatching - 0.2 - - biolink:AnatomicalEntity - bone tissue - biolink:AnatomicalEntity - z - - rdf_matcher - - - x - . - - - - - - - - - - - - - - - BAD:ORGAN - ORGAN - liver - biolink:AnatomicalEntity - biolink:AnatomicalEntity - z - 0.7387961250362586 - - - semapv:LexicalMatching - x - rdf_matcher - - . - - - eyes - - rdf_matcher - semapv:semapv:LexicalMatching - - eye - - - x - biolink:AnatomicalEntity - biolink:AnatomicalEntity - ey - . - 0.5688740722307839 - - y - - - - - biolink:AnatomicalEntity - x - biolink:AnatomicalEntity - rdf_matcher - - - . - z - 0.2 - - bone - - - semapv:semapv:LexicalMatching - bone element - - - - semapv:semapv:LexicalMatching - . - - biolink:AnatomicalEntity - - manus - hands - - x - - hand - - y - - 0.8212623907743639 - biolink:AnatomicalEntity - rdf_matcher - - - - . - - liver - - liver - semapv:semapv:LexicalMatching - 0.8407144059077161 - x - - biolink:AnatomicalEntity - - - livers - y - biolink:AnatomicalEntity - rdf_matcher - - - biolink:AnatomicalEntity - APPENDAGE - appendag - - appendages - biolink:AnatomicalEntity - . - - y - rdf_matcher - semapv:semapv:LexicalMatching - - - z - 0.8407144059077161 - - - - - hindlimb - - x - semapv:LexicalMatching - rdf_matcher - hindlimb - z - - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - . - - - - 0.8818562360532485 - hindlimb - - - x - biolink:AnatomicalEntity - . - rdf_matcher - - - - semapv:semapv:LexicalMatching - z - bone - 0.2 - - - - bone tissue - - biolink:AnatomicalEntity - - - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - semapv:semapv:LexicalMatching - . - - bone - - - - bones - - - z - y - rdf_matcher - 0.5346019613807635 - - - - semapv:LexicalMatching - UBERON:0001474 - z - bone element - - - - biolink:AnatomicalEntity - rdf_matcher - - biolink:AnatomicalEntity - x - . - - - 0.7387961250362586 - - - manus - hands - 0.7387961250362586 - - x - semapv:LexicalMatching - - y - - biolink:AnatomicalEntity - rdf_matcher - - - biolink:AnatomicalEntity - . - UBERON:0002398 - - - - - - x - - - - rdf_matcher - organ - ORGAN - biolink:AnatomicalEntity - semapv:semapv:LexicalMatching - - z - biolink:AnatomicalEntity - . - organ - 0.8407144059077161 - - - - - x - biolink:AnatomicalEntity - 0.7387961250362586 - semapv:LexicalMatching - - biolink:AnatomicalEntity - rdf_matcher - - - - z - heart - UBERON:0000948 - . - - - - - - . - UBERON:0002398 - - - z - biolink:AnatomicalEntity - 0.7387961250362586 - biolink:AnatomicalEntity - semapv:LexicalMatching - x - rdf_matcher - - - - manus - - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - - - eyes - 0.5688740722307839 - ey - rdf_matcher - x - - . - - eye - - semapv:semapv:LexicalMatching - y - - - - - . - - rdf_matcher - - x - 0.2 - semapv:semapv:LexicalMatching - - bone - - - bone element - biolink:AnatomicalEntity - z - - biolink:AnatomicalEntity - - - - semapv:semapv:LexicalMatching - . - - bone - - - - bone element - bones - - x - y - 0.5346019613807635 - biolink:AnatomicalEntity - rdf_matcher - biolink:AnatomicalEntity - - - - - - - 0.7387961250362586 - UBERON:0000970 - semapv:LexicalMatching - - x - biolink:AnatomicalEntity - - . - rdf_matcher - biolink:AnatomicalEntity - - eye - z - - - - biolink:AnatomicalEntity - rdf_matcher - region - - . - z - - REGION - semapv:semapv:LexicalMatching - - y - regions - - 0.8407144059077161 - biolink:AnatomicalEntity - - - - y - biolink:AnatomicalEntity - semapv:LexicalMatching - rdf_matcher - - - biolink:AnatomicalEntity - z - . - - - - hands - - UBERON:0002398 - - 0.7387961250362586 - - - semapv:LexicalMatching - rdf_matcher - - z - - - - biolink:AnatomicalEntity - UBERON:0000948 - . - - hearts - - biolink:AnatomicalEntity - y - 0.7387961250362586 - - - - pes - rdf_matcher - - UBERON:0002387 - - biolink:AnatomicalEntity - x - - - - y - 0.7387961250362586 - feet - - semapv:LexicalMatching - biolink:AnatomicalEntity - . - - - - biolink:AnatomicalEntity - rdf_matcher - semapv:semapv:LexicalMatching - appendag - - biolink:AnatomicalEntity - - . - - z - APPENDAGE - - 0.8407144059077161 - y - appendages - - - - - UBERON:0010230 - - - biolink:AnatomicalEntity - 0.7387961250362586 - x - semapv:LexicalMatching - - biolink:AnatomicalEntity - - . - z - eyeball - rdf_matcher - - - - - 0.7387961250362586 - biolink:AnatomicalEntity - rdf_matcher - . - z - biolink:AnatomicalEntity - bones - - - - - y - - - semapv:LexicalMatching - UBERON:0001474 - - - - - - - - - biolink:AnatomicalEntity - UBERON:0000948 - . - - - - y - - hearts - - semapv:LexicalMatching - rdf_matcher - biolink:AnatomicalEntity - 0.7387961250362586 - z - - - - biolink:AnatomicalEntity - - - z - - UBERON:0002387 - . - feet - y - - - - - biolink:AnatomicalEntity - 0.7387961250362586 - semapv:LexicalMatching - rdf_matcher - - - - 0.8407144059077161 - - x - - biolink:AnatomicalEntity - - y - biolink:AnatomicalEntity - rdf_matcher - heart - semapv:semapv:LexicalMatching - . - - - heart - hearts - - - heart - - - y - 0.8407144059077161 - biolink:AnatomicalEntity - - - hearts - biolink:AnatomicalEntity - - x - . - - rdf_matcher - heart - semapv:semapv:LexicalMatching - - - - - - - - 0.5346019613807635 - biolink:AnatomicalEntity - rdf_matcher - biolink:AnatomicalEntity - bones - z - bone - - - semapv:semapv:LexicalMatching - - . - - - y - - - - - UBERON:0002107 - - - - 0.7387961250362586 - liver - semapv:LexicalMatching - biolink:AnatomicalEntity - biolink:AnatomicalEntity - z - . - - - rdf_matcher - x - - - - - x - semapv:semapv:LexicalMatching - appendage - - - z - 0.8407144059077161 - - biolink:AnatomicalEntity - APPENDAGE - appendag - - biolink:AnatomicalEntity - . - - - rdf_matcher - - - - x - biolink:AnatomicalEntity - - ORGAN - biolink:AnatomicalEntity - rdf_matcher - semapv:LexicalMatching - organ - - organ - . - z - 0.8818562360532485 - - - - - - - - UBERON:0002048 - z - . - - - lung - - x - 0.7387961250362586 - - biolink:AnatomicalEntity - semapv:LexicalMatching - rdf_matcher - biolink:AnatomicalEntity - - - - biolink:AnatomicalEntity - rdf_matcher - - biolink:AnatomicalEntity - . - - - z - - - bone element - semapv:LexicalMatching - UBERON:0001474 - - x - 0.7387961250362586 - - - - - x - semapv:LexicalMatching - - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - rdf_matcher - - 0.2612038749637414 - . - z - bone - - - - bone tissue - - - biolink:AnatomicalEntity - x - - liver - - . - semapv:semapv:LexicalMatching - - - 0.8407144059077161 - y - - - livers - liver - biolink:AnatomicalEntity - rdf_matcher - - - - - . - ORGAN - heart - - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - - BAD:ORGAN - 0.7387961250362586 - - semapv:LexicalMatching - rdf_matcher - x - z - - - - bone tissue - - biolink:AnatomicalEntity - x - 0.7387961250362586 - biolink:AnatomicalEntity - UBERON:0002481 - semapv:LexicalMatching - rdf_matcher - - - - . - z - - - - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - . - - bone - - - 0.5346019613807635 - - rdf_matcher - x - semapv:semapv:LexicalMatching - bones - - y - - bone tissue - - - semapv:semapv:LexicalMatching - bone element - bones - - - - x - - biolink:AnatomicalEntity - . - 0.6967304549770724 - - biolink:AnatomicalEntity - y - rdf_matcher - bone el - - - - bones - - bone element - - rdf_matcher - - bone element - semapv:LexicalMatching - x - - biolink:AnatomicalEntity - . - - biolink:AnatomicalEntity - y - - 0.7646510369310004 - - - - 0.8407144059077161 - y - - - - rdf_matcher - z - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - tissues - semapv:semapv:LexicalMatching - - tissu - . - TISSUE - - - - - - - - - - semapv:semapv:LexicalMatching - region - - - x - 0.8407144059077161 - biolink:AnatomicalEntity - rdf_matcher - regions - region - . - - biolink:AnatomicalEntity - y - - - - - feet - semapv:LexicalMatching - - biolink:AnatomicalEntity - x - pes - biolink:AnatomicalEntity - . - y - - rdf_matcher - - UBERON:0002387 - - - - 0.7387961250362586 - - - pes - . - rdf_matcher - - - x - foot - - - - semapv:LexicalMatching - biolink:AnatomicalEntity - - z - - biolink:AnatomicalEntity - 0.8497788951776651 - - - - - - - - - - - - biolink:AnatomicalEntity - . - foot - - - - z - - - - - x - semapv:LexicalMatching - pes - biolink:AnatomicalEntity - rdf_matcher - 0.8497788951776651 - - - - - - - - - - - - feet - UBERON:0002387 - - biolink:AnatomicalEntity - semapv:LexicalMatching - . - biolink:AnatomicalEntity - y - - - rdf_matcher - - - - z - 0.7387961250362586 - - - - - - - - - - hindlimb - x - - rdf_matcher - hindlimb - . - z - - - biolink:AnatomicalEntity - semapv:semapv:LexicalMatching - - hindlimb - - biolink:AnatomicalEntity - 0.8407144059077161 - - - - y - organs - rdf_matcher - organ - - biolink:AnatomicalEntity - . - - organ - semapv:semapv:LexicalMatching - - - 0.8407144059077161 - x - biolink:AnatomicalEntity - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/validate_data/basic.tsv b/tests/validate_data/basic.tsv deleted file mode 100644 index 36911bd5..00000000 --- a/tests/validate_data/basic.tsv +++ /dev/null @@ -1,152 +0,0 @@ -#comment: . -#creator_id: cjm -#curie_map: -# a: http://example.org/a/ -# rdfs: http://www.w3.org/2000/01/rdf-schema# -# x: http://example.org/x/ -# y: http://example.org/y/ -# z: http://example.org/z/ -#license: https://creativecommons.org/publicdomain/zero/1.0/ -#mapping_date: '2020-05-30' -#mapping_tool: https://github.com/cmungall/rdf_matcher -#object_match_field: rdfs:label -#object_source: y -#subject_match_field: rdfs:label -#subject_source: z -subject_id subject_label subject_category predicate_id object_id object_label object_category mapping_justification subject_source object_source mapping_tool confidence subject_match_field object_match_field match_string comment -x:appendage appendage biolink:AnatomicalEntity owl:equivalentClass y:appendage appendages biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label appendag . -x:appendage appendage biolink:AnatomicalEntity owl:equivalentClass z:appendage APPENDAGE biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label appendag . -x:appendage appendage biolink:AnatomicalEntity owl:equivalentClass z:appendage APPENDAGE biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8818562360532485 rdfs:label rdfs:label appendage . -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0001474 . -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.5346019613807635 oio:hasBroadSynonym rdfs:label bone . -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.6967304549770724 rdfs:label oio:hasRelatedSynonym bone el . -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7646510369310004 rdfs:label oio:hasRelatedSynonym bone element . -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0001474 . -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . -x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.5346019613807635 oio:hasBroadSynonym rdfs:label bone . -x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . -x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . -x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002481 . -x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . -x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . -x:eye eye biolink:AnatomicalEntity owl:equivalentClass y:eye eyes biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000970 . -x:eye eye biolink:AnatomicalEntity owl:equivalentClass y:eye eyes biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.5688740722307839 rdfs:label rdfs:label ey . -x:eye eye biolink:AnatomicalEntity owl:equivalentClass z:eye biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000970 . -x:eyeball eyeball biolink:AnatomicalEntity owl:equivalentClass z:eyeball biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0010230 . -x:foot pes biolink:AnatomicalEntity owl:equivalentClass y:foot feet biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002387 . -x:foot pes biolink:AnatomicalEntity owl:equivalentClass z:foot biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002387 . -x:foot pes biolink:AnatomicalEntity owl:equivalentClass z:foot biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8497788951776651 oio:hasExactSynonym oio:hasExactSynonym foot . -x:foot pes biolink:AnatomicalEntity owl:equivalentClass z:foot biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8 oio:hasExactSynonym oio:hasExactSynonym foot . -x:hand manus biolink:AnatomicalEntity owl:equivalentClass y:hand hands biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002398 . -x:hand manus biolink:AnatomicalEntity owl:equivalentClass y:hand hands biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8212623907743639 oio:hasExactSynonym rdfs:label hand . -x:hand manus biolink:AnatomicalEntity owl:equivalentClass z:hand biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002398 . -x:hand manus biolink:AnatomicalEntity owl:equivalentClass z:hand biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8497788951776651 oio:hasExactSynonym oio:hasExactSynonym hand . -x:hand manus biolink:AnatomicalEntity owl:equivalentClass z:hand biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8 oio:hasExactSynonym oio:hasExactSynonym hand . -x:heart heart biolink:AnatomicalEntity owl:equivalentClass y:heart hearts biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000948 . -x:heart heart biolink:AnatomicalEntity owl:equivalentClass y:heart hearts biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label heart . -x:heart heart biolink:AnatomicalEntity owl:equivalentClass z:heart biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000948 . -x:heart heart biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref BAD:ORGAN . -x:hindlimb hindlimb biolink:AnatomicalEntity owl:equivalentClass z:hindlimb hindlimb biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8818562360532485 rdfs:label rdfs:label hindlimb . -x:hindlimb hindlimb biolink:AnatomicalEntity owl:equivalentClass z:hindlimb hindlimb biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label hindlimb . -x:liver liver biolink:AnatomicalEntity owl:equivalentClass y:liver livers biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002107 . -x:liver liver biolink:AnatomicalEntity owl:equivalentClass y:liver livers biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label liver . -x:liver liver biolink:AnatomicalEntity owl:equivalentClass z:liver biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002107 . -x:liver liver biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref BAD:ORGAN . -x:lung lung biolink:AnatomicalEntity owl:equivalentClass y:lung lungs biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002048 . -x:lung lung biolink:AnatomicalEntity owl:equivalentClass y:lung lungs biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label lung . -x:lung lung biolink:AnatomicalEntity owl:equivalentClass z:lung biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002048 . -x:lung lung biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref BAD:ORGAN . -x:organ organ biolink:AnatomicalEntity owl:equivalentClass y:organ organs biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label organ . -x:organ organ biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8818562360532485 rdfs:label rdfs:label organ . -x:organ organ biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label organ . -x:region region biolink:AnatomicalEntity owl:equivalentClass y:region regions biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label region . -x:region region biolink:AnatomicalEntity owl:equivalentClass z:region REGION biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8818562360532485 rdfs:label rdfs:label region . -x:region region biolink:AnatomicalEntity owl:equivalentClass z:region REGION biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label region . -x:tissue tissue biolink:AnatomicalEntity owl:equivalentClass y:tissue tissues biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label tissu . -x:tissue tissue biolink:AnatomicalEntity owl:equivalentClass z:tissue TISSUE biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label tissu . -x:tissue tissue biolink:AnatomicalEntity owl:equivalentClass z:tissue TISSUE biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8818562360532485 rdfs:label rdfs:label tissue . -y:appendage appendages biolink:AnatomicalEntity owl:equivalentClass x:appendage appendage biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label appendag . -y:appendage appendages biolink:AnatomicalEntity owl:equivalentClass z:appendage APPENDAGE biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label appendag . -y:bone bones biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0001474 . -y:bone bones biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.5346019613807635 rdfs:label oio:hasBroadSynonym bone . -y:bone bones biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.6967304549770724 oio:hasRelatedSynonym rdfs:label bone el . -y:bone bones biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7646510369310004 oio:hasRelatedSynonym rdfs:label bone element . -y:bone bones biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.5346019613807635 rdfs:label oio:hasBroadSynonym bone . -y:bone bones biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0001474 . -y:bone bones biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.5346019613807635 rdfs:label oio:hasBroadSynonym bone . -y:bone bones biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.5346019613807635 rdfs:label oio:hasBroadSynonym bone . -y:eye eyes biolink:AnatomicalEntity owl:equivalentClass x:eye eye biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000970 . -y:eye eyes biolink:AnatomicalEntity owl:equivalentClass x:eye eye biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.5688740722307839 rdfs:label rdfs:label ey . -y:eye eyes biolink:AnatomicalEntity owl:equivalentClass z:eye biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000970 . -y:foot feet biolink:AnatomicalEntity owl:equivalentClass x:foot pes biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002387 . -y:foot feet biolink:AnatomicalEntity owl:equivalentClass z:foot biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002387 . -y:hand hands biolink:AnatomicalEntity owl:equivalentClass x:hand manus biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002398 . -y:hand hands biolink:AnatomicalEntity owl:equivalentClass x:hand manus biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8212623907743639 rdfs:label oio:hasExactSynonym hand . -y:hand hands biolink:AnatomicalEntity owl:equivalentClass z:hand biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002398 . -y:hand hands biolink:AnatomicalEntity owl:equivalentClass z:hand biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.8212623907743639 rdfs:label oio:hasExactSynonym hand . -y:heart hearts biolink:AnatomicalEntity owl:equivalentClass x:heart heart biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000948 . -y:heart hearts biolink:AnatomicalEntity owl:equivalentClass x:heart heart biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label heart . -y:heart hearts biolink:AnatomicalEntity owl:equivalentClass z:heart biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000948 . -y:liver livers biolink:AnatomicalEntity owl:equivalentClass x:liver liver biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002107 . -y:liver livers biolink:AnatomicalEntity owl:equivalentClass x:liver liver biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label liver . -y:liver livers biolink:AnatomicalEntity owl:equivalentClass z:liver biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002107 . -y:lung lungs biolink:AnatomicalEntity owl:equivalentClass x:lung lung biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002048 . -y:lung lungs biolink:AnatomicalEntity owl:equivalentClass x:lung lung biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label lung . -y:lung lungs biolink:AnatomicalEntity owl:equivalentClass z:lung biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002048 . -y:organ organs biolink:AnatomicalEntity owl:equivalentClass x:organ organ biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label organ . -y:organ organs biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label organ . -y:region regions biolink:AnatomicalEntity owl:equivalentClass x:region region biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label region . -y:region regions biolink:AnatomicalEntity owl:equivalentClass z:region REGION biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label region . -y:tissue tissues biolink:AnatomicalEntity owl:equivalentClass x:tissue tissue biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label tissu . -y:tissue tissues biolink:AnatomicalEntity owl:equivalentClass z:tissue TISSUE biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label tissu . -z:appendage APPENDAGE biolink:AnatomicalEntity owl:equivalentClass x:appendage appendage biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label appendag . -z:appendage APPENDAGE biolink:AnatomicalEntity owl:equivalentClass x:appendage appendage biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8818562360532485 rdfs:label rdfs:label appendage . -z:appendage APPENDAGE biolink:AnatomicalEntity owl:equivalentClass y:appendage appendages biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label appendag . -z:bone_element biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0001474 . -z:bone_element biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . -z:bone_element biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . -z:bone_element biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . -z:bone_element biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . -z:bone_element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0001474 . -z:bone_element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.5346019613807635 oio:hasBroadSynonym rdfs:label bone . -z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . -z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . -z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002481 . -z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . -z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . -z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.5346019613807635 oio:hasBroadSynonym rdfs:label bone . -z:eye biolink:AnatomicalEntity owl:equivalentClass x:eye eye biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000970 . -z:eye biolink:AnatomicalEntity owl:equivalentClass y:eye eyes biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000970 . -z:eyeball biolink:AnatomicalEntity owl:equivalentClass x:eyeball eyeball biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0010230 . -z:foot biolink:AnatomicalEntity owl:equivalentClass x:foot pes biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002387 . -z:foot biolink:AnatomicalEntity owl:equivalentClass x:foot pes biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8497788951776651 oio:hasExactSynonym oio:hasExactSynonym foot . -z:foot biolink:AnatomicalEntity owl:equivalentClass x:foot pes biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8 oio:hasExactSynonym oio:hasExactSynonym foot . -z:foot biolink:AnatomicalEntity owl:equivalentClass y:foot feet biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002387 . -z:hand biolink:AnatomicalEntity owl:equivalentClass x:hand manus biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002398 . -z:hand biolink:AnatomicalEntity owl:equivalentClass x:hand manus biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8497788951776651 oio:hasExactSynonym oio:hasExactSynonym hand . -z:hand biolink:AnatomicalEntity owl:equivalentClass x:hand manus biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8 oio:hasExactSynonym oio:hasExactSynonym hand . -z:hand biolink:AnatomicalEntity owl:equivalentClass y:hand hands biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002398 . -z:hand biolink:AnatomicalEntity owl:equivalentClass y:hand hands biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.8212623907743639 oio:hasExactSynonym rdfs:label hand . -z:heart biolink:AnatomicalEntity owl:equivalentClass x:heart heart biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000948 . -z:heart biolink:AnatomicalEntity owl:equivalentClass y:heart hearts biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000948 . -z:hindlimb hindlimb biolink:AnatomicalEntity owl:equivalentClass x:hindlimb hindlimb biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8818562360532485 rdfs:label rdfs:label hindlimb . -z:hindlimb hindlimb biolink:AnatomicalEntity owl:equivalentClass x:hindlimb hindlimb biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label hindlimb . -z:liver biolink:AnatomicalEntity owl:equivalentClass x:liver liver biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002107 . -z:liver biolink:AnatomicalEntity owl:equivalentClass y:liver livers biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002107 . -z:lung biolink:AnatomicalEntity owl:equivalentClass x:lung lung biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002048 . -z:lung biolink:AnatomicalEntity owl:equivalentClass y:lung lungs biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002048 . -z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass x:heart heart biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref BAD:ORGAN . -z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass x:liver liver biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref BAD:ORGAN . -z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass x:lung lung biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref BAD:ORGAN . -z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass x:organ organ biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8818562360532485 rdfs:label rdfs:label organ . -z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass x:organ organ biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label organ . -z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass y:organ organs biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label organ . -z:region REGION biolink:AnatomicalEntity owl:equivalentClass x:region region biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8818562360532485 rdfs:label rdfs:label region . -z:region REGION biolink:AnatomicalEntity owl:equivalentClass x:region region biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label region . -z:region REGION biolink:AnatomicalEntity owl:equivalentClass y:region regions biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label region . -z:tissue TISSUE biolink:AnatomicalEntity owl:equivalentClass x:tissue tissue biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label tissu . -z:tissue TISSUE biolink:AnatomicalEntity owl:equivalentClass x:tissue tissue biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8818562360532485 rdfs:label rdfs:label tissue . -z:tissue TISSUE biolink:AnatomicalEntity owl:equivalentClass y:tissue tissues biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label tissu . diff --git a/tests/validate_data/basic.tsv.json b/tests/validate_data/basic.tsv.json index 6e0e8e07..8461e525 100644 --- a/tests/validate_data/basic.tsv.json +++ b/tests/validate_data/basic.tsv.json @@ -1 +1,3553 @@ -[{"@id": "http://example.org/x/organ", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/z/organ"}, {"@id": "http://example.org/y/organ"}]}, {"@id": "http://example.org/z/bone_element", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/bone_element"}, {"@id": "http://example.org/x/bone_tissue"}, {"@id": "http://example.org/y/bone"}]}, {"@id": "http://example.org/z/eyeball", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/eyeball"}]}, {"@id": "http://example.org/z/eye", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/y/eye"}, {"@id": "http://example.org/x/eye"}]}, {"@id": "http://example.org/x/foot", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/z/foot"}, {"@id": "http://example.org/y/foot"}]}, {"@id": "http://example.org/x/liver", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/y/liver"}, {"@id": "http://example.org/z/organ"}, {"@id": "http://example.org/z/liver"}]}, {"@id": "http://example.org/y/bone", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/bone_tissue"}, {"@id": "http://example.org/z/bone_tissue"}, {"@id": "http://example.org/x/bone_element"}, {"@id": "http://example.org/z/bone_element"}]}, {"@id": "http://example.org/x/eye", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/y/eye"}, {"@id": "http://example.org/z/eye"}]}, {"@id": "_:N93142a4c6fdf4f9c968448f6252478a4", "@type": ["https://w3id.org/sssom/MappingSet"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/creator_id": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/cjm"}], "https://w3id.org/sssom/license": [{"@value": "https://creativecommons.org/publicdomain/zero/1.0/"}], "https://w3id.org/sssom/mapping_date": [{"@value": "2020-05-30"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "https://github.com/cmungall/rdf_matcher"}], "https://w3id.org/sssom/mappings": [{"@id": "_:N585c7d8772b74455ac4e87ac7d001000"}, {"@id": "_:N317fe36b6e894762be99af5a4e21b2fd"}, {"@id": "_:Nfd5ecb7bc4f946a0ba6fb96b00fec898"}, {"@id": "_:N84498557a13c4f8589c7a99fc9d5b12c"}, {"@id": "_:Na58b738204614ebb82976be303fe83fc"}, {"@id": "_:Ne9986ab4c900487a8e27ecb0522d359d"}, {"@id": "_:N8c796e7670844fc18a86696fcdb7760b"}, {"@id": "_:N753f2bcfd25c4d3aa08a58f452003543"}, {"@id": "_:N6a1f51ff5cfb42a1aa9cf319650ab5f8"}, {"@id": "_:N41c7bbae28e34b66b98e0b9a50ac994c"}, {"@id": "_:N4b7fc3da44c04a13a6c487679ee08925"}, {"@id": "_:N2540dd41de8841f7bb8794af5a967a96"}, {"@id": "_:Nb785d4703ffc43b38f442c84ec1064a8"}, {"@id": "_:Nefb45c800d144a179a2b0d155b1b4e0b"}, {"@id": "_:N131f8b0b11554a22a388fdc0edd713d6"}, {"@id": "_:N387b1d24b5cd4febab73f6aa9daf1c63"}, {"@id": "_:Na71d1e4dd1fe46f0b6a8074493c9f2a3"}, {"@id": "_:Ne325831260bc4559954296f469f4a60b"}, {"@id": "_:N41566fbb2fab4b319251d2d48c5f1123"}, {"@id": "_:N770b677737ea4e3ca690564cd988dd9b"}, {"@id": "_:N9266c64cef9743c980bd596dee6fd48d"}, {"@id": "_:N9e7e2a4add2549219f91b0ade9503b79"}, {"@id": "_:N14c4e9d6db9f4b559935f0f75315e981"}, {"@id": "_:Nef577d1b544142ad931b37e484d7662c"}, {"@id": "_:N91953e56c4cc482ab6ee2c5eb0f385de"}, {"@id": "_:N9edde0472c1648138f5d390d85966f64"}, {"@id": "_:N212272db43ec419b9149e8c63dab0e53"}, {"@id": "_:N768853d18bef4541ae3c9c700c9a63f1"}, {"@id": "_:N808445e1350f48a7ac47fee6882e9f28"}, {"@id": "_:N736e9e95032b4a469b356a9bee5010eb"}, {"@id": "_:N3cfa4d0e9f774d12a420a0512e73fe46"}, {"@id": "_:N93c6e8e9739947b1a6b20396ae07e34a"}, {"@id": "_:Nacb6c7527b3d40ee8801c3c42cc68040"}, {"@id": "_:N556885f92f364e6fac2ba5ee2cdde091"}, {"@id": "_:Nc2fe08fc454d45979357851e1d3c6084"}, {"@id": "_:N7d697dc26b2e4da3b4582e934b0ca107"}, {"@id": "_:N228ca2e10743441aa2fec96570a9c1c1"}, {"@id": "_:Nc71c67f9a75c47e19fe87ed682dcf6c7"}, {"@id": "_:N1270a5e9ab6f49f4a73a69701d7550e8"}, {"@id": "_:Ne97a6ec22cb84b63aa61f7261859bfdc"}, {"@id": "_:Nd5816651c59f455f8e97e442c6d8fece"}, {"@id": "_:Nfd0e2f7dba7841dc92ca40429bab6e87"}, {"@id": "_:N5ff8a881a68b4a3db25e79c539aa0c5a"}, {"@id": "_:N0808b064d38541d99d1553adbe3edff7"}, {"@id": "_:N4e8fa00f9f4647298a8123d4cf085484"}, {"@id": "_:N161fa8867e964553bed16693801afd1c"}, {"@id": "_:N481c4f2a68c640328e5db5a5423b4b41"}, {"@id": "_:N620f99671ab343e8bfbaf3c15ca478ff"}, {"@id": "_:N50ee11fc78a9461ab47d1ec73e3578f4"}, {"@id": "_:N49324895f8b6407688889f2eda557485"}, {"@id": "_:N1cd41ec1ac5644ea8c5478cef2c79203"}, {"@id": "_:Ncc2c27509ba44b46bd8073af6278d638"}, {"@id": "_:N3eb92436c1624e8c9fd791490788ca7b"}, {"@id": "_:N96e00de27e0a41c883f821cf25675ada"}, {"@id": "_:N3b723189b306472398364735d3006983"}, {"@id": "_:Ne7c68bda6c2b4364ad8fa7613fd7d644"}, {"@id": "_:N36b78a9ad9da4235ba13db0ea9d8ed92"}, {"@id": "_:N4b30fe13ef8b48358d4c595a81abcc54"}, {"@id": "_:Nf745afa1ec3546d3ac4615373d924eb8"}, {"@id": "_:N2bbb513b6d394f5d82ba20c8ac226a3f"}, {"@id": "_:N7382899a8ec74392abb77efc5d34125b"}, {"@id": "_:Nf01111f1e86e465bad832eadc7ee5dad"}, {"@id": "_:Nc125deaa11cd4a7e9fdb0129edf0e76e"}, {"@id": "_:Ndb866e2d47a64f0394ee7508ced5da52"}, {"@id": "_:N17a6ce323e814129a09e9af437e7752b"}, {"@id": "_:Nb3d2c928042d4ac384334906e67eb1e8"}, {"@id": "_:N1b3772be430f435681426ecc4c978b1a"}, {"@id": "_:N89e690e73ecd49c5a8d71cc45e137114"}, {"@id": "_:N739c6d3909834af384933e7f0fb61760"}, {"@id": "_:N22ab0b0e81f448799b07fe0ec3c23a93"}, {"@id": "_:N8af854dc09514ea68e0d1b1231b07764"}, {"@id": "_:Nae39186486c5461c9a8a6a0ae2c33b2e"}, {"@id": "_:N88f1da8280b342c1a17e3ce193458c68"}, {"@id": "_:N8d59bd119af04b06b6c08c6352e5f6d9"}, {"@id": "_:N427f2a04df8c43509f5e36ae2e9a9371"}, {"@id": "_:Nea68aa445f334dbab83557aba644edfa"}, {"@id": "_:N3d0e634ff236400f83c3e3d61fbce235"}, {"@id": "_:Nbc59290649724741a6be4aa0416c7a7c"}, {"@id": "_:N874f1024603c499580152d0e8c23e374"}, {"@id": "_:Nfba64b06586b45f1b65b7f280703527b"}, {"@id": "_:N82ff701884cd434daec1da109391e022"}, {"@id": "_:N37e671b1a25b482bacbeae2fef940dea"}, {"@id": "_:Nfb950a5878024568922aa3d72c6ffb86"}, {"@id": "_:Nd08c3bd0cfcb4fe5928823d54266cc28"}, {"@id": "_:N08805bcb35a14e93b34050e381dc818e"}, {"@id": "_:N112c1b9c86b2408ab9fe4c35a30515da"}, {"@id": "_:Nfcc1b298bab8484086c6cf0a59be32a5"}, {"@id": "_:N0c03b1ff02464d79a8be4f40cad785f9"}, {"@id": "_:N0df341f56d6a4769b732e85bbeca53f6"}, {"@id": "_:N0bbfa532efab400d94e2c5adf9e6ac0d"}, {"@id": "_:Nc156620357424b88b01c6f11ef0180e8"}, {"@id": "_:Ned89142bd4a94970bf7990f1630d11a3"}, {"@id": "_:N612ea4c01f24499f8e5348e0c6a2ceb0"}, {"@id": "_:N703b0245307c4e7e965bd4bd9ff4a879"}, {"@id": "_:N32323d0ba04f406b9dfa98ef42274a52"}, {"@id": "_:N3776d63c407d45b68dd923a77c8815d7"}, {"@id": "_:Na75fec1fd8cb48e58a90ad33e625f579"}, {"@id": "_:Nc39f918d717e4a67943a8fd4fd8887e1"}, {"@id": "_:N3260f6f3a2654b11ad97e0c00fb77a8d"}, {"@id": "_:N6bb9fb88bd684e1d97fbd9ea56f4a159"}, {"@id": "_:N3f870fc7fc134d4ca20884d24ee17253"}, {"@id": "_:N5c5e1c43d28c4e74b6c196f3a0a79b85"}, {"@id": "_:N84db30fb781342b285d4fff747f4f66e"}, {"@id": "_:N27d950f0243d4e66903c6dc467d6efc8"}, {"@id": "_:Ndb3b28a9ca874417821ebd988043b9e4"}, {"@id": "_:N955c008b813642a789a5e0338782028c"}, {"@id": "_:Ne8d011a36c794218952e6bd04c7e4364"}, {"@id": "_:Nfc2848ebf32c4eca888cfd8ea5c142b8"}, {"@id": "_:Nd649d922b6c14a49bbcb1a60b8639b20"}, {"@id": "_:N12ff979f595441e5bed6e7c2e15a9c0c"}, {"@id": "_:N075e4b93fb544181a37be6ee2762d69f"}, {"@id": "_:N7d93d14b48904082a7b44e2cf801ad94"}, {"@id": "_:N81a7b45f1a5a4105870755bdc9814fba"}, {"@id": "_:Nf4923069be204442b75e4b3efcc1a006"}, {"@id": "_:Ndfa17ee1f3af4f90b56a6182f759bb14"}, {"@id": "_:Nc5c5240d2e9e4abf9532ac040125b462"}, {"@id": "_:Nd3ccd0c7905d411d87c8a96f9b997fbe"}, {"@id": "_:Nd47ae78db78f44538323468268299078"}, {"@id": "_:Nb40c0b5bce65459ab17386fec24cb0e5"}, {"@id": "_:N659eda5c42b9446c8d2c23d937dca7e8"}, {"@id": "_:Nb58ddbd6f6604a15a4f0c6feb5f0e2e6"}, {"@id": "_:N7d041f384e294aab81f0b6b7c88cb54c"}, {"@id": "_:N966dc9265b4b4e698fb0fde563e4c467"}, {"@id": "_:N08039523f0994763bb59448947b6e096"}, {"@id": "_:Nf7b0c844d96c485e876a6a392b30fa1d"}, {"@id": "_:N0e92d38d386448358a9457a0754efda2"}, {"@id": "_:N1a98e80f2c4a4b44b4b0fc8366cafa44"}, {"@id": "_:N9b6117633bde48dc89197b9ace6fe7be"}, {"@id": "_:Ne1822636fd124a6aa23ec5f8fe21618f"}, {"@id": "_:N8c79f9f8d9c240ffbb30af96b11042dd"}, {"@id": "_:N1c338ee4be6d48288777fa905996160f"}, {"@id": "_:N07ce47a333ca43a0b1fbe79201aba3f1"}, {"@id": "_:N6196e926edc049519797ffd327603285"}, {"@id": "_:N8ef2f9cd853647feb4f828c6c7c55347"}, {"@id": "_:N283f08986e874b20be1696cf09bec06f"}, {"@id": "_:Nd2a99a74d02c4d0bbe2e1978385324a6"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}]}, {"@id": "_:N585c7d8772b74455ac4e87ac7d001000", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002398"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "hands"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/hand"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/hand"}]}, {"@id": "_:N317fe36b6e894762be99af5a4e21b2fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "organ"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "organs"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "ORGAN"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/organ"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/organ"}]}, {"@id": "_:Nfd5ecb7bc4f946a0ba6fb96b00fec898", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2612038749637414"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bone tissue"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/bone_tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/bone_element"}]}, {"@id": "_:N84498557a13c4f8589c7a99fc9d5b12c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "BAD:ORGAN"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "ORGAN"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "heart"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/heart"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/organ"}]}, {"@id": "_:Na58b738204614ebb82976be303fe83fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002107"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "liver"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/liver"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/liver"}]}, {"@id": "_:Ne9986ab4c900487a8e27ecb0522d359d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0001474"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bones"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bone element"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/bone"}]}, {"@id": "_:N8c796e7670844fc18a86696fcdb7760b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002398"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "manus"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/hand"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/hand"}]}, {"@id": "_:N753f2bcfd25c4d3aa08a58f452003543", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "hindlimb"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "hindlimb"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "hindlimb"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/hindlimb"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/hindlimb"}]}, {"@id": "_:N6a1f51ff5cfb42a1aa9cf319650ab5f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bone tissue"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/bone_tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/bone_tissue"}]}, {"@id": "_:N41c7bbae28e34b66b98e0b9a50ac994c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002387"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "pes"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/foot"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/foot"}]}, {"@id": "_:N4b7fc3da44c04a13a6c487679ee08925", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "BAD:ORGAN"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "ORGAN"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "liver"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/liver"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/organ"}]}, {"@id": "_:N2540dd41de8841f7bb8794af5a967a96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "appendag"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "appendage"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "appendages"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/appendage"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/appendage"}]}, {"@id": "_:Nb785d4703ffc43b38f442c84ec1064a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "heart"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "heart"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "hearts"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/heart"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/heart"}]}, {"@id": "_:Nefb45c800d144a179a2b0d155b1b4e0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bone element"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/bone_tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/bone_element"}]}, {"@id": "_:N131f8b0b11554a22a388fdc0edd713d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "organ"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "organs"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "organ"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/organ"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/organ"}]}, {"@id": "_:N387b1d24b5cd4febab73f6aa9daf1c63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0001474"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bones"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/bone"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/bone_element"}]}, {"@id": "_:Na71d1e4dd1fe46f0b6a8074493c9f2a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0001474"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bone element"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/bone_element"}]}, {"@id": "_:Ne325831260bc4559954296f469f4a60b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bone tissue"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/bone_tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/bone_element"}]}, {"@id": "_:N41566fbb2fab4b319251d2d48c5f1123", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bone tissue"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/bone_tissue"}]}, {"@id": "_:N770b677737ea4e3ca690564cd988dd9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8212623907743639"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "hand"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "hands"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/hand"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/hand"}]}, {"@id": "_:N9266c64cef9743c980bd596dee6fd48d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "appendag"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "APPENDAGE"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "appendage"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/appendage"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/appendage"}]}, {"@id": "_:N9e7e2a4add2549219f91b0ade9503b79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "tissu"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "TISSUE"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "tissues"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/tissue"}]}, {"@id": "_:N14c4e9d6db9f4b559935f0f75315e981", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002107"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "liver"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/liver"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/liver"}]}, {"@id": "_:Nef577d1b544142ad931b37e484d7662c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.5346019613807635"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bones"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bone tissue"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/bone_tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/bone"}]}, {"@id": "_:N91953e56c4cc482ab6ee2c5eb0f385de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.5346019613807635"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bone element"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bones"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/bone"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/bone_element"}]}, {"@id": "_:N9edde0472c1648138f5d390d85966f64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "tissu"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "tissues"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "TISSUE"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/tissue"}]}, {"@id": "_:N212272db43ec419b9149e8c63dab0e53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002398"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "manus"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/hand"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/hand"}]}, {"@id": "_:N768853d18bef4541ae3c9c700c9a63f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0000948"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "heart"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "hearts"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/heart"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/heart"}]}, {"@id": "_:N808445e1350f48a7ac47fee6882e9f28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0000970"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "eyes"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/eye"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/eye"}]}, {"@id": "_:N736e9e95032b4a469b356a9bee5010eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.6967304549770724"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone el"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bones"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasRelatedSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bone element"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/bone"}]}, {"@id": "_:N3cfa4d0e9f774d12a420a0512e73fe46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8818562360532485"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "organ"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "ORGAN"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "organ"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/organ"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/organ"}]}, {"@id": "_:N93c6e8e9739947b1a6b20396ae07e34a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "liver"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "livers"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "liver"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/liver"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/liver"}]}, {"@id": "_:Nacb6c7527b3d40ee8801c3c42cc68040", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "appendag"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "appendages"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "appendage"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/appendage"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/appendage"}]}, {"@id": "_:N556885f92f364e6fac2ba5ee2cdde091", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0001474"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bones"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/bone"}]}, {"@id": "_:Nc2fe08fc454d45979357851e1d3c6084", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "tissu"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "tissues"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "tissue"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/tissue"}]}, {"@id": "_:N7d697dc26b2e4da3b4582e934b0ca107", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8497788951776651"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "hand"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "manus"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/hand"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/hand"}]}, {"@id": "_:N228ca2e10743441aa2fec96570a9c1c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002387"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "feet"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/foot"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/foot"}]}, {"@id": "_:Nc71c67f9a75c47e19fe87ed682dcf6c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "region"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "region"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "regions"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/region"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/region"}]}, {"@id": "_:N1270a5e9ab6f49f4a73a69701d7550e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8818562360532485"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "hindlimb"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "hindlimb"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "hindlimb"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/hindlimb"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/hindlimb"}]}, {"@id": "_:Ne97a6ec22cb84b63aa61f7261859bfdc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8818562360532485"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "tissue"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "tissue"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "TISSUE"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/tissue"}]}, {"@id": "_:Nd5816651c59f455f8e97e442c6d8fece", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0000948"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "hearts"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/heart"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/heart"}]}, {"@id": "_:Nfd0e2f7dba7841dc92ca40429bab6e87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.5346019613807635"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bones"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/bone"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/bone_tissue"}]}, {"@id": "_:N5ff8a881a68b4a3db25e79c539aa0c5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2612038749637414"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bone tissue"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/bone_tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/bone_tissue"}]}, {"@id": "_:N0808b064d38541d99d1553adbe3edff7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "liver"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "liver"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "livers"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/liver"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/liver"}]}, {"@id": "_:N4e8fa00f9f4647298a8123d4cf085484", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "organ"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "ORGAN"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "organ"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/organ"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/organ"}]}, {"@id": "_:N161fa8867e964553bed16693801afd1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "BAD:ORGAN"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "heart"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "ORGAN"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/organ"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/heart"}]}, {"@id": "_:N481c4f2a68c640328e5db5a5423b4b41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002048"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "lungs"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/lung"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/lung"}]}, {"@id": "_:N620f99671ab343e8bfbaf3c15ca478ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bone tissue"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/bone_tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/bone_tissue"}]}, {"@id": "_:N50ee11fc78a9461ab47d1ec73e3578f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "hand"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "manus"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/hand"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/hand"}]}, {"@id": "_:N49324895f8b6407688889f2eda557485", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0000970"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "eye"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/eye"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/eye"}]}, {"@id": "_:N1cd41ec1ac5644ea8c5478cef2c79203", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "region"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "REGION"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "regions"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/region"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/region"}]}, {"@id": "_:Ncc2c27509ba44b46bd8073af6278d638", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002107"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "livers"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "liver"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/liver"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/liver"}]}, {"@id": "_:N3eb92436c1624e8c9fd791490788ca7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002107"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "livers"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/liver"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/liver"}]}, {"@id": "_:N96e00de27e0a41c883f821cf25675ada", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "region"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "region"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "REGION"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/region"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/region"}]}, {"@id": "_:N3b723189b306472398364735d3006983", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.5346019613807635"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bones"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bone element"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/bone"}]}, {"@id": "_:Ne7c68bda6c2b4364ad8fa7613fd7d644", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8818562360532485"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "region"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "REGION"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "region"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/region"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/region"}]}, {"@id": "_:N36b78a9ad9da4235ba13db0ea9d8ed92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "BAD:ORGAN"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "liver"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "ORGAN"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/organ"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/liver"}]}, {"@id": "_:N4b30fe13ef8b48358d4c595a81abcc54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002048"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "lungs"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "lung"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/lung"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/lung"}]}, {"@id": "_:Nf745afa1ec3546d3ac4615373d924eb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8212623907743639"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "hand"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "manus"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "hands"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/hand"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/hand"}]}, {"@id": "_:N2bbb513b6d394f5d82ba20c8ac226a3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.568874072230784"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "ey"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "eyes"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "eye"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/eye"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/eye"}]}, {"@id": "_:N7382899a8ec74392abb77efc5d34125b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "hand"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "manus"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/hand"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/hand"}]}, {"@id": "_:Nf01111f1e86e465bad832eadc7ee5dad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0000970"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "eyes"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "eye"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/eye"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/eye"}]}, {"@id": "_:Nc125deaa11cd4a7e9fdb0129edf0e76e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7646510369310004"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone element"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bones"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasRelatedSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bone element"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/bone"}]}, {"@id": "_:Ndb866e2d47a64f0394ee7508ced5da52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "region"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "regions"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "REGION"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/region"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/region"}]}, {"@id": "_:N17a6ce323e814129a09e9af437e7752b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002387"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "pes"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/foot"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/foot"}]}, {"@id": "_:Nb3d2c928042d4ac384334906e67eb1e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8497788951776651"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "foot"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "pes"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/foot"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/foot"}]}, {"@id": "_:N1b3772be430f435681426ecc4c978b1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bone element"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/bone_element"}]}, {"@id": "_:N89e690e73ecd49c5a8d71cc45e137114", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002048"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "lungs"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/lung"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/lung"}]}, {"@id": "_:N739c6d3909834af384933e7f0fb61760", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002481"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bone tissue"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/bone_tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/bone_tissue"}]}, {"@id": "_:N22ab0b0e81f448799b07fe0ec3c23a93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0000970"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "eyes"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/eye"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/eye"}]}, {"@id": "_:N8af854dc09514ea68e0d1b1231b07764", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002387"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "feet"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "pes"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/foot"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/foot"}]}, {"@id": "_:Nae39186486c5461c9a8a6a0ae2c33b2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002048"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "lung"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "lungs"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/lung"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/lung"}]}, {"@id": "_:N88f1da8280b342c1a17e3ce193458c68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.5346019613807635"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bones"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/bone"}]}, {"@id": "_:N8d59bd119af04b06b6c08c6352e5f6d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "hindlimb"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "hindlimb"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "hindlimb"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/hindlimb"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/hindlimb"}]}, {"@id": "_:N427f2a04df8c43509f5e36ae2e9a9371", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0010230"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "eyeball"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/eyeball"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/eyeball"}]}, {"@id": "_:Nea68aa445f334dbab83557aba644edfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.5346019613807635"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bones"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/bone"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/bone_element"}]}, {"@id": "_:N3d0e634ff236400f83c3e3d61fbce235", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "tissu"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "tissue"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "tissues"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/tissue"}]}, {"@id": "_:Nbc59290649724741a6be4aa0416c7a7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "region"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "REGION"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "region"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/region"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/region"}]}, {"@id": "_:N874f1024603c499580152d0e8c23e374", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8818562360532485"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "appendage"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "APPENDAGE"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "appendage"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/appendage"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/appendage"}]}, {"@id": "_:Nfba64b06586b45f1b65b7f280703527b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8497788951776651"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "hand"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "manus"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/hand"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/hand"}]}, {"@id": "_:N82ff701884cd434daec1da109391e022", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "lung"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "lungs"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "lung"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/lung"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/lung"}]}, {"@id": "_:N37e671b1a25b482bacbeae2fef940dea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8818562360532485"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "organ"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "organ"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "ORGAN"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/organ"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/organ"}]}, {"@id": "_:Nfb950a5878024568922aa3d72c6ffb86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bone element"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/bone_tissue"}]}, {"@id": "_:Nd08c3bd0cfcb4fe5928823d54266cc28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2612038749637414"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bone tissue"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/bone_tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/bone_tissue"}]}, {"@id": "_:N08805bcb35a14e93b34050e381dc818e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bone element"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/bone_element"}]}, {"@id": "_:N112c1b9c86b2408ab9fe4c35a30515da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.5346019613807635"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bones"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/bone_tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/bone"}]}, {"@id": "_:Nfcc1b298bab8484086c6cf0a59be32a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8818562360532485"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "tissue"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "TISSUE"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "tissue"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/tissue"}]}, {"@id": "_:N0c03b1ff02464d79a8be4f40cad785f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0000948"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "hearts"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/heart"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/heart"}]}, {"@id": "_:N0df341f56d6a4769b732e85bbeca53f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2612038749637414"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bone element"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/bone_element"}]}, {"@id": "_:N0bbfa532efab400d94e2c5adf9e6ac0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "lung"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "lung"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "lungs"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/lung"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/lung"}]}, {"@id": "_:Nc156620357424b88b01c6f11ef0180e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8818562360532485"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "region"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "region"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "REGION"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/region"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/region"}]}, {"@id": "_:Ned89142bd4a94970bf7990f1630d11a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "tissu"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "tissue"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "TISSUE"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/tissue"}]}, {"@id": "_:N612ea4c01f24499f8e5348e0c6a2ceb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "appendag"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "appendages"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "APPENDAGE"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/appendage"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/appendage"}]}, {"@id": "_:N703b0245307c4e7e965bd4bd9ff4a879", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002481"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bone tissue"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/bone_tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/bone_tissue"}]}, {"@id": "_:N32323d0ba04f406b9dfa98ef42274a52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.6967304549770724"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone el"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bone element"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bones"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasRelatedSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/bone"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/bone_element"}]}, {"@id": "_:N3776d63c407d45b68dd923a77c8815d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "foot"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "pes"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/foot"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/foot"}]}, {"@id": "_:Na75fec1fd8cb48e58a90ad33e625f579", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8212623907743639"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "hand"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "hands"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/hand"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/hand"}]}, {"@id": "_:Nc39f918d717e4a67943a8fd4fd8887e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2612038749637414"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bone element"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/bone_tissue"}]}, {"@id": "_:N3260f6f3a2654b11ad97e0c00fb77a8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0000970"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "eye"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/eye"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/eye"}]}, {"@id": "_:N6bb9fb88bd684e1d97fbd9ea56f4a159", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "BAD:ORGAN"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "lung"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "ORGAN"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/organ"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/lung"}]}, {"@id": "_:N3f870fc7fc134d4ca20884d24ee17253", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0000948"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "hearts"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "heart"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/heart"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/heart"}]}, {"@id": "_:N5c5e1c43d28c4e74b6c196f3a0a79b85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "appendag"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "APPENDAGE"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "appendages"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/appendage"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/appendage"}]}, {"@id": "_:N84db30fb781342b285d4fff747f4f66e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8497788951776651"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "foot"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "pes"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/foot"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/foot"}]}, {"@id": "_:N27d950f0243d4e66903c6dc467d6efc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002048"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "lung"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/lung"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/lung"}]}, {"@id": "_:Ndb3b28a9ca874417821ebd988043b9e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8212623907743639"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "hand"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "hands"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "manus"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/hand"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/hand"}]}, {"@id": "_:N955c008b813642a789a5e0338782028c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002398"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "hands"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/hand"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/hand"}]}, {"@id": "_:Ne8d011a36c794218952e6bd04c7e4364", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2612038749637414"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bone element"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/bone_element"}]}, {"@id": "_:Nfc2848ebf32c4eca888cfd8ea5c142b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "tissu"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "TISSUE"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "tissue"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/tissue"}]}, {"@id": "_:Nd649d922b6c14a49bbcb1a60b8639b20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "organ"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "organ"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "ORGAN"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/organ"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/organ"}]}, {"@id": "_:N12ff979f595441e5bed6e7c2e15a9c0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002387"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "feet"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/foot"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/foot"}]}, {"@id": "_:N075e4b93fb544181a37be6ee2762d69f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.5346019613807635"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bone tissue"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bones"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/bone"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/bone_tissue"}]}, {"@id": "_:N7d93d14b48904082a7b44e2cf801ad94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002387"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "pes"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "feet"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/foot"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/foot"}]}, {"@id": "_:N81a7b45f1a5a4105870755bdc9814fba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.568874072230784"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "ey"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "eye"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "eyes"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/eye"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/eye"}]}, {"@id": "_:Nf4923069be204442b75e4b3efcc1a006", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002398"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "manus"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "hands"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/hand"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/hand"}]}, {"@id": "_:Ndfa17ee1f3af4f90b56a6182f759bb14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002398"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "hands"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "manus"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/hand"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/hand"}]}, {"@id": "_:Nc5c5240d2e9e4abf9532ac040125b462", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002107"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "livers"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/liver"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/liver"}]}, {"@id": "_:Nd3ccd0c7905d411d87c8a96f9b997fbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7646510369310004"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone element"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bone element"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bones"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasRelatedSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/bone"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/bone_element"}]}, {"@id": "_:Nd47ae78db78f44538323468268299078", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "BAD:ORGAN"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "ORGAN"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "lung"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/lung"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/organ"}]}, {"@id": "_:Nb40c0b5bce65459ab17386fec24cb0e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "appendag"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "appendage"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "APPENDAGE"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/appendage"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/appendage"}]}, {"@id": "_:N659eda5c42b9446c8d2c23d937dca7e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "foot"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "pes"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasExactSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/foot"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/foot"}]}, {"@id": "_:Nb58ddbd6f6604a15a4f0c6feb5f0e2e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2612038749637414"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bone tissue"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/bone_tissue"}]}, {"@id": "_:N7d041f384e294aab81f0b6b7c88cb54c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "region"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "regions"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "region"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/region"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/region"}]}, {"@id": "_:N966dc9265b4b4e698fb0fde563e4c467", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0001474"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bone element"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/bone_element"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/bone_element"}]}, {"@id": "_:N08039523f0994763bb59448947b6e096", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "heart"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "hearts"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "y"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "heart"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/heart"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/y/heart"}]}, {"@id": "_:Nf7b0c844d96c485e876a6a392b30fa1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8818562360532485"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "hindlimb"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "hindlimb"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "hindlimb"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/hindlimb"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/hindlimb"}]}, {"@id": "_:N0e92d38d386448358a9457a0754efda2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0010230"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "eyeball"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/eyeball"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/eyeball"}]}, {"@id": "_:N1a98e80f2c4a4b44b4b0fc8366cafa44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8818562360532485"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "appendage"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "appendage"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "APPENDAGE"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/appendage"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/appendage"}]}, {"@id": "_:N9b6117633bde48dc89197b9ace6fe7be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0000948"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "heart"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/heart"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/heart"}]}, {"@id": "_:Ne1822636fd124a6aa23ec5f8fe21618f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0000970"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "eye"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "eyes"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/eye"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/eye"}]}, {"@id": "_:N8c79f9f8d9c240ffbb30af96b11042dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002048"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "lung"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/lung"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/lung"}]}, {"@id": "_:N1c338ee4be6d48288777fa905996160f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "organ"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "organ"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "organs"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/organ"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/organ"}]}, {"@id": "_:N07ce47a333ca43a0b1fbe79201aba3f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0000948"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": ""}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "heart"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "x"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/x/heart"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/heart"}]}, {"@id": "_:N6196e926edc049519797ffd327603285", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8407144059077161"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "organ"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "ORGAN"}], "https://w3id.org/sssom/object_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/object_source": [{"@value": "z"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "organs"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "http://www.w3.org/2000/01/rdf-schema#label"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/organ"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/z/organ"}]}, {"@id": "_:N8ef2f9cd853647feb4f828c6c7c55347", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2612038749637414"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "bone"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bone element"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": ""}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasBroadSynonym"}], "https://w3id.org/sssom/subject_source": [{"@value": "z"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/z/bone_tissue"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/bone_element"}]}, {"@id": "_:N283f08986e874b20be1696cf09bec06f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0002107"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "liver"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "livers"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/liver"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/liver"}]}, {"@id": "_:Nd2a99a74d02c4d0bbe2e1978385324a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/comment": [{"@value": "."}], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.7387961250362586"}], "https://w3id.org/sssom/mapping_tool": [{"@value": "rdf_matcher"}], "https://w3id.org/sssom/match_string": [{"@value": "UBERON:0001474"}], "https://w3id.org/sssom/mapping_justification": [{"@value": "semapv:LexicalMatching"}], "https://w3id.org/sssom/object_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/object_label": [{"@value": "bone element"}], "https://w3id.org/sssom/object_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/object_source": [{"@value": "x"}], "https://w3id.org/sssom/subject_category": [{"@value": "biolink:AnatomicalEntity"}], "https://w3id.org/sssom/subject_label": [{"@value": "bones"}], "https://w3id.org/sssom/subject_match_field": [{"@id": "oio:hasDbXref"}], "https://w3id.org/sssom/subject_source": [{"@value": "y"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://example.org/y/bone"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://example.org/x/bone_element"}]}, {"@id": "http://example.org/z/foot", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/y/foot"}, {"@id": "http://example.org/x/foot"}]}, {"@id": "http://example.org/y/foot", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/foot"}, {"@id": "http://example.org/z/foot"}]}, {"@id": "http://example.org/x/hindlimb", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/z/hindlimb"}]}, {"@id": "http://example.org/z/appendage", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/appendage"}, {"@id": "http://example.org/y/appendage"}]}, {"@id": "http://example.org/x/appendage", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/y/appendage"}, {"@id": "http://example.org/z/appendage"}]}, {"@id": "http://example.org/z/heart", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/y/heart"}, {"@id": "http://example.org/x/heart"}]}, {"@id": "http://example.org/z/hand", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/hand"}, {"@id": "http://example.org/y/hand"}]}, {"@id": "http://example.org/y/liver", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/liver"}, {"@id": "http://example.org/z/liver"}]}, {"@id": "http://example.org/x/bone_element", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/y/bone"}, {"@id": "http://example.org/z/bone_tissue"}, {"@id": "http://example.org/z/bone_element"}]}, {"@id": "http://example.org/z/liver", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/liver"}, {"@id": "http://example.org/y/liver"}]}, {"@id": "http://example.org/x/tissue", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/y/tissue"}, {"@id": "http://example.org/z/tissue"}]}, {"@id": "http://example.org/y/lung", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/lung"}, {"@id": "http://example.org/z/lung"}]}, {"@id": "http://example.org/x/hand", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/z/hand"}, {"@id": "http://example.org/y/hand"}]}, {"@id": "http://example.org/z/lung", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/y/lung"}, {"@id": "http://example.org/x/lung"}]}, {"@id": "http://example.org/z/bone_tissue", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/bone_tissue"}, {"@id": "http://example.org/y/bone"}, {"@id": "http://example.org/x/bone_element"}]}, {"@id": "http://example.org/x/bone_tissue", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/z/bone_element"}, {"@id": "http://example.org/z/bone_tissue"}, {"@id": "http://example.org/y/bone"}]}, {"@id": "http://example.org/y/eye", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/z/eye"}, {"@id": "http://example.org/x/eye"}]}, {"@id": "http://example.org/x/region", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/y/region"}, {"@id": "http://example.org/z/region"}]}, {"@id": "http://example.org/y/organ", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/z/organ"}, {"@id": "http://example.org/x/organ"}]}, {"@id": "http://example.org/x/eyeball", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/z/eyeball"}]}, {"@id": "http://example.org/y/heart", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/heart"}, {"@id": "http://example.org/z/heart"}]}, {"@id": "http://example.org/y/region", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/region"}, {"@id": "http://example.org/z/region"}]}, {"@id": "http://example.org/z/hindlimb", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/hindlimb"}]}, {"@id": "http://example.org/x/heart", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/z/heart"}, {"@id": "http://example.org/z/organ"}, {"@id": "http://example.org/y/heart"}]}, {"@id": "http://example.org/z/region", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/y/region"}, {"@id": "http://example.org/x/region"}]}, {"@id": "http://example.org/z/organ", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/lung"}, {"@id": "http://example.org/x/liver"}, {"@id": "http://example.org/y/organ"}, {"@id": "http://example.org/x/organ"}, {"@id": "http://example.org/x/heart"}]}, {"@id": "http://example.org/z/tissue", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/tissue"}, {"@id": "http://example.org/y/tissue"}]}, {"@id": "http://example.org/y/appendage", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/z/appendage"}, {"@id": "http://example.org/x/appendage"}]}, {"@id": "http://example.org/y/hand", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/x/hand"}, {"@id": "http://example.org/z/hand"}]}, {"@id": "http://example.org/x/lung", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/z/organ"}, {"@id": "http://example.org/y/lung"}, {"@id": "http://example.org/z/lung"}]}, {"@id": "http://example.org/y/tissue", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://example.org/z/tissue"}, {"@id": "http://example.org/x/tissue"}]}] +{ + "mapping_set_id": "https://w3id.org/sssom/mapping/tests/data/basic.tsv", + "license": "https://creativecommons.org/publicdomain/zero/1.0/", + "mappings": [ + { + "subject_id": "a:something", + "predicate_id": "rdfs:subClassOf", + "object_id": "b:something", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "XXXXX", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "xxxxxx", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "a:example", + "object_source": "b:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.8, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "xxxxx" + ], + "comment": "mock data" + }, + { + "subject_id": "a:something", + "predicate_id": "owl:equivalentClass", + "object_id": "c:something", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "XYXYX", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "xyxyxy", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "a:example", + "object_source": "c:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.83, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "xxxxx" + ], + "comment": "mock data" + }, + { + "subject_id": "c:something", + "predicate_id": "owl:equivalentClass", + "object_id": "b:something", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "YXYXY", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "yxyxyx", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "c:example", + "object_source": "b:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.84, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "xxxxx" + ], + "comment": "mock data" + }, + { + "subject_id": "c:something", + "predicate_id": "owl:equivalentClass", + "object_id": "d:something", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "YYYYY", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "yyyyyy", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "c:example", + "object_source": "d:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.81, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "xxxxx" + ], + "comment": "mock data" + }, + { + "subject_id": "d:something", + "predicate_id": "owl:equivalentClass", + "object_id": "a:something", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "YYYYY", + "subject_category": "biolink:AnatomicalEntity", + "predicate_modifier": "Not", + "object_label": "yyyyyy", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "d:example", + "object_source": "a:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.82, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "xxxxx" + ], + "comment": "mock data" + }, + { + "subject_id": "x:appendage", + "predicate_id": "owl:equivalentClass", + "object_id": "y:appendage", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "appendage", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "appendages", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label", + "skos:prefLabel" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "appendag" + ], + "comment": "." + }, + { + "subject_id": "x:appendage", + "predicate_id": "owl:equivalentClass", + "object_id": "z:appendage", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "appendage", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "APPENDAGE", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.881856236, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "appendage" + ], + "comment": "." + }, + { + "subject_id": "x:appendage", + "predicate_id": "owl:equivalentClass", + "object_id": "z:appendage", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "appendage", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "APPENDAGE", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "appendag" + ], + "comment": "." + }, + { + "subject_id": "x:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "y:bone", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bone element", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bones", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0001474" + ], + "comment": "." + }, + { + "subject_id": "x:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "y:bone", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bone element", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bones", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.764651037, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "oboInOwl:hasRelatedSynonym" + ], + "match_string": [ + "bone element" + ], + "comment": "." + }, + { + "subject_id": "x:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "y:bone", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "bone element", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bones", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.534601961, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "x:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "y:bone", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "bone element", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bones", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.696730455, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "oboInOwl:hasRelatedSynonym" + ], + "match_string": [ + "bone el" + ], + "comment": "." + }, + { + "subject_id": "x:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "z:bone_element", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bone element", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.2, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "x:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "z:bone_element", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bone element", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.261203875, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "x:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "z:bone_element", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bone element", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0001474" + ], + "comment": "." + }, + { + "subject_id": "x:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "z:bone_tissue", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bone element", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.2, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "x:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "z:bone_tissue", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bone element", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.261203875, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "x:bone_tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "y:bone", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bone tissue", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bones", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.534601961, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "x:bone_tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "z:bone_element", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bone tissue", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.261203875, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "x:bone_tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "z:bone_element", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bone tissue", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "x:bone_tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "z:bone_tissue", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bone tissue", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.2, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "x:bone_tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "z:bone_tissue", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bone tissue", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.261203875, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "x:bone_tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "z:bone_tissue", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bone tissue", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002481" + ], + "comment": "." + }, + { + "subject_id": "x:eye", + "predicate_id": "owl:equivalentClass", + "object_id": "y:eye", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "eye", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "eyes", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.568874072, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "ey" + ], + "comment": "." + }, + { + "subject_id": "x:eye", + "predicate_id": "owl:equivalentClass", + "object_id": "y:eye", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "eye", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "eyes", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0000970" + ], + "comment": "." + }, + { + "subject_id": "x:eye", + "predicate_id": "owl:equivalentClass", + "object_id": "z:eye", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "eye", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0000970" + ], + "comment": "." + }, + { + "subject_id": "x:eyeball", + "predicate_id": "owl:equivalentClass", + "object_id": "z:eyeball", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "eyeball", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0010230" + ], + "comment": "." + }, + { + "subject_id": "x:foot", + "predicate_id": "owl:equivalentClass", + "object_id": "y:foot", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "pes", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "feet", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002387" + ], + "comment": "." + }, + { + "subject_id": "x:foot", + "predicate_id": "owl:equivalentClass", + "object_id": "z:foot", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "pes", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002387" + ], + "comment": "." + }, + { + "subject_id": "x:foot", + "predicate_id": "owl:equivalentClass", + "object_id": "z:foot", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "pes", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.849778895, + "subject_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "object_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "match_string": [ + "foot" + ], + "comment": "." + }, + { + "subject_id": "x:foot", + "predicate_id": "owl:equivalentClass", + "object_id": "z:foot", + "mapping_justification": "semapv:LogicalReasoning", + "subject_label": "pes", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.8, + "subject_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "object_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "match_string": [ + "foot" + ], + "comment": "." + }, + { + "subject_id": "x:hand", + "predicate_id": "owl:equivalentClass", + "object_id": "y:hand", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "manus", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "hands", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002398" + ], + "comment": "." + }, + { + "subject_id": "x:hand", + "predicate_id": "owl:equivalentClass", + "object_id": "y:hand", + "mapping_justification": "semapv:LogicalReasoning", + "subject_label": "manus", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "hands", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.821262391, + "subject_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "hand" + ], + "comment": "." + }, + { + "subject_id": "x:hand", + "predicate_id": "owl:equivalentClass", + "object_id": "z:hand", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "manus", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002398" + ], + "comment": "." + }, + { + "subject_id": "x:hand", + "predicate_id": "owl:equivalentClass", + "object_id": "z:hand", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "manus", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.849778895, + "subject_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "object_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "match_string": [ + "hand" + ], + "comment": "." + }, + { + "subject_id": "x:hand", + "predicate_id": "owl:equivalentClass", + "object_id": "z:hand", + "mapping_justification": "semapv:LogicalReasoning", + "subject_label": "manus", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.8, + "subject_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "object_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "match_string": [ + "hand" + ], + "comment": "." + }, + { + "subject_id": "x:heart", + "predicate_id": "owl:equivalentClass", + "object_id": "y:heart", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "heart", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "hearts", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0000948" + ], + "comment": "." + }, + { + "subject_id": "x:heart", + "predicate_id": "owl:equivalentClass", + "object_id": "y:heart", + "mapping_justification": "semapv:LogicalReasoning", + "subject_label": "heart", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "hearts", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "heart" + ], + "comment": "." + }, + { + "subject_id": "x:heart", + "predicate_id": "owl:equivalentClass", + "object_id": "z:heart", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "heart", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0000948" + ], + "comment": "." + }, + { + "subject_id": "x:heart", + "predicate_id": "owl:equivalentClass", + "object_id": "z:organ", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "heart", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "ORGAN", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "BAD:ORGAN" + ], + "comment": "." + }, + { + "subject_id": "x:hindlimb", + "predicate_id": "owl:equivalentClass", + "object_id": "z:hindlimb", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "hindlimb", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "hindlimb", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.881856236, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "hindlimb" + ], + "comment": "." + }, + { + "subject_id": "x:hindlimb", + "predicate_id": "owl:equivalentClass", + "object_id": "z:hindlimb", + "mapping_justification": "semapv:LogicalReasoning", + "subject_label": "hindlimb", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "hindlimb", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "hindlimb" + ], + "comment": "." + }, + { + "subject_id": "x:liver", + "predicate_id": "owl:equivalentClass", + "object_id": "y:liver", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "liver", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "livers", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002107" + ], + "comment": "." + }, + { + "subject_id": "x:liver", + "predicate_id": "owl:equivalentClass", + "object_id": "y:liver", + "mapping_justification": "semapv:UnspecifiedMatching", + "subject_label": "liver", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "livers", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "liver" + ], + "comment": "." + }, + { + "subject_id": "x:liver", + "predicate_id": "owl:equivalentClass", + "object_id": "z:liver", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "liver", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002107" + ], + "comment": "." + }, + { + "subject_id": "x:liver", + "predicate_id": "owl:equivalentClass", + "object_id": "z:organ", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "liver", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "ORGAN", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "BAD:ORGAN" + ], + "comment": "." + }, + { + "subject_id": "x:lung", + "predicate_id": "owl:equivalentClass", + "object_id": "y:lung", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "lung", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "lungs", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002048" + ], + "comment": "." + }, + { + "subject_id": "x:lung", + "predicate_id": "owl:equivalentClass", + "object_id": "y:lung", + "mapping_justification": "semapv:UnspecifiedMatching", + "subject_label": "lung", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "lungs", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "lung" + ], + "comment": "." + }, + { + "subject_id": "x:lung", + "predicate_id": "owl:equivalentClass", + "object_id": "z:lung", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "lung", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002048" + ], + "comment": "." + }, + { + "subject_id": "x:lung", + "predicate_id": "owl:equivalentClass", + "object_id": "z:organ", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "lung", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "ORGAN", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "BAD:ORGAN" + ], + "comment": "." + }, + { + "subject_id": "x:organ", + "predicate_id": "owl:equivalentClass", + "object_id": "y:organ", + "mapping_justification": "semapv:UnspecifiedMatching", + "subject_label": "organ", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "organs", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "organ" + ], + "comment": "." + }, + { + "subject_id": "x:organ", + "predicate_id": "owl:equivalentClass", + "object_id": "z:organ", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "organ", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "ORGAN", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.881856236, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "organ" + ], + "comment": "." + }, + { + "subject_id": "x:organ", + "predicate_id": "owl:equivalentClass", + "object_id": "z:organ", + "mapping_justification": "semapv:UnspecifiedMatching", + "subject_label": "organ", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "ORGAN", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "organ" + ], + "comment": "." + }, + { + "subject_id": "x:region", + "predicate_id": "owl:equivalentClass", + "object_id": "y:region", + "mapping_justification": "semapv:UnspecifiedMatching", + "subject_label": "region", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "regions", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "region" + ], + "comment": "." + }, + { + "subject_id": "x:region", + "predicate_id": "owl:equivalentClass", + "object_id": "z:region", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "region", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "REGION", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.881856236, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "region" + ], + "comment": "." + }, + { + "subject_id": "x:region", + "predicate_id": "owl:equivalentClass", + "object_id": "z:region", + "mapping_justification": "semapv:UnspecifiedMatching", + "subject_label": "region", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "REGION", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "region" + ], + "comment": "." + }, + { + "subject_id": "x:tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "y:tissue", + "mapping_justification": "semapv:UnspecifiedMatching", + "subject_label": "tissue", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "tissues", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "tissu" + ], + "comment": "." + }, + { + "subject_id": "x:tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "z:tissue", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "tissue", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "TISSUE", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.881856236, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "tissue" + ], + "comment": "." + }, + { + "subject_id": "x:tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "z:tissue", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "tissue", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "TISSUE", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "x:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "tissu" + ], + "comment": "." + }, + { + "subject_id": "y:appendage", + "predicate_id": "owl:equivalentClass", + "object_id": "x:appendage", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "appendages", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "appendage", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "appendag" + ], + "comment": "." + }, + { + "subject_id": "y:appendage", + "predicate_id": "owl:equivalentClass", + "object_id": "z:appendage", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "appendages", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "APPENDAGE", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "appendag" + ], + "comment": "." + }, + { + "subject_id": "y:bone", + "predicate_id": "owl:equivalentClass", + "object_id": "x:bone_element", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bones", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bone element", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0001474" + ], + "comment": "." + }, + { + "subject_id": "y:bone", + "predicate_id": "owl:equivalentClass", + "object_id": "x:bone_element", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bones", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bone element", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.764651037, + "subject_match_field": [ + "oboInOwl:hasRelatedSynonym" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "bone element" + ], + "comment": "." + }, + { + "subject_id": "y:bone", + "predicate_id": "owl:equivalentClass", + "object_id": "x:bone_element", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "bones", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bone element", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.534601961, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "y:bone", + "predicate_id": "owl:equivalentClass", + "object_id": "x:bone_element", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "bones", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bone element", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.696730455, + "subject_match_field": [ + "oboInOwl:hasRelatedSynonym" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "bone el" + ], + "comment": "." + }, + { + "subject_id": "y:bone", + "predicate_id": "owl:equivalentClass", + "object_id": "x:bone_tissue", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "bones", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bone tissue", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.534601961, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "y:bone", + "predicate_id": "owl:equivalentClass", + "object_id": "z:bone_element", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "bones", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0001474" + ], + "comment": "." + }, + { + "subject_id": "y:bone", + "predicate_id": "owl:equivalentClass", + "object_id": "z:bone_element", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "bones", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.534601961, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "y:bone", + "predicate_id": "owl:equivalentClass", + "object_id": "z:bone_tissue", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "bones", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.534601961, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "y:eye", + "predicate_id": "owl:equivalentClass", + "object_id": "x:eye", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "eyes", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "eye", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0000970" + ], + "comment": "." + }, + { + "subject_id": "y:eye", + "predicate_id": "owl:equivalentClass", + "object_id": "x:eye", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "eyes", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "eye", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.568874072, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "ey" + ], + "comment": "." + }, + { + "subject_id": "y:eye", + "predicate_id": "owl:equivalentClass", + "object_id": "z:eye", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "eyes", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0000970" + ], + "comment": "." + }, + { + "subject_id": "y:foot", + "predicate_id": "owl:equivalentClass", + "object_id": "x:foot", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "feet", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "pes", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002387" + ], + "comment": "." + }, + { + "subject_id": "y:foot", + "predicate_id": "owl:equivalentClass", + "object_id": "z:foot", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "feet", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002387" + ], + "comment": "." + }, + { + "subject_id": "y:hand", + "predicate_id": "owl:equivalentClass", + "object_id": "x:hand", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "hands", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "manus", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002398" + ], + "comment": "." + }, + { + "subject_id": "y:hand", + "predicate_id": "owl:equivalentClass", + "object_id": "x:hand", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "hands", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "manus", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.821262391, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "match_string": [ + "hand" + ], + "comment": "." + }, + { + "subject_id": "y:hand", + "predicate_id": "owl:equivalentClass", + "object_id": "z:hand", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "hands", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002398" + ], + "comment": "." + }, + { + "subject_id": "y:hand", + "predicate_id": "owl:equivalentClass", + "object_id": "z:hand", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "hands", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.821262391, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "match_string": [ + "hand" + ], + "comment": "." + }, + { + "subject_id": "y:heart", + "predicate_id": "owl:equivalentClass", + "object_id": "x:heart", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "hearts", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "heart", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0000948" + ], + "comment": "." + }, + { + "subject_id": "y:heart", + "predicate_id": "owl:equivalentClass", + "object_id": "x:heart", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "hearts", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "heart", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "heart" + ], + "comment": "." + }, + { + "subject_id": "y:heart", + "predicate_id": "owl:equivalentClass", + "object_id": "z:heart", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "hearts", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0000948" + ], + "comment": "." + }, + { + "subject_id": "y:liver", + "predicate_id": "owl:equivalentClass", + "object_id": "x:liver", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "livers", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "liver", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002107" + ], + "comment": "." + }, + { + "subject_id": "y:liver", + "predicate_id": "owl:equivalentClass", + "object_id": "x:liver", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "livers", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "liver", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "liver" + ], + "comment": "." + }, + { + "subject_id": "y:liver", + "predicate_id": "owl:equivalentClass", + "object_id": "z:liver", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "livers", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002107" + ], + "comment": "." + }, + { + "subject_id": "y:lung", + "predicate_id": "owl:equivalentClass", + "object_id": "x:lung", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "lungs", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "lung", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002048" + ], + "comment": "." + }, + { + "subject_id": "y:lung", + "predicate_id": "owl:equivalentClass", + "object_id": "x:lung", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "lungs", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "lung", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "lung" + ], + "comment": "." + }, + { + "subject_id": "y:lung", + "predicate_id": "owl:equivalentClass", + "object_id": "z:lung", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "lungs", + "subject_category": "biolink:AnatomicalEntity", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002048" + ], + "comment": "." + }, + { + "subject_id": "y:organ", + "predicate_id": "owl:equivalentClass", + "object_id": "x:organ", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "organs", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "organ", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "organ" + ], + "comment": "." + }, + { + "subject_id": "y:organ", + "predicate_id": "owl:equivalentClass", + "object_id": "z:organ", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "organs", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "ORGAN", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "organ" + ], + "comment": "." + }, + { + "subject_id": "y:region", + "predicate_id": "owl:equivalentClass", + "object_id": "x:region", + "mapping_justification": "semapv:SemanticSimilarityThresholdMatching", + "subject_label": "regions", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "region", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "region" + ], + "comment": "." + }, + { + "subject_id": "y:region", + "predicate_id": "owl:equivalentClass", + "object_id": "z:region", + "mapping_justification": "semapv:LogicalReasoning", + "subject_label": "regions", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "REGION", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "region" + ], + "comment": "." + }, + { + "subject_id": "y:tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "x:tissue", + "mapping_justification": "semapv:LogicalReasoning", + "subject_label": "tissues", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "tissue", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "tissu" + ], + "comment": "." + }, + { + "subject_id": "y:tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "z:tissue", + "mapping_justification": "semapv:LogicalReasoning", + "subject_label": "tissues", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "TISSUE", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "y:example", + "object_source": "z:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "tissu" + ], + "comment": "." + }, + { + "subject_id": "z:appendage", + "predicate_id": "owl:equivalentClass", + "object_id": "x:appendage", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "APPENDAGE", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "appendage", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.881856236, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "appendage" + ], + "comment": "." + }, + { + "subject_id": "z:appendage", + "predicate_id": "owl:equivalentClass", + "object_id": "x:appendage", + "mapping_justification": "semapv:LogicalReasoning", + "subject_label": "APPENDAGE", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "appendage", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "appendag" + ], + "comment": "." + }, + { + "subject_id": "z:appendage", + "predicate_id": "owl:equivalentClass", + "object_id": "y:appendage", + "mapping_justification": "semapv:LogicalReasoning", + "subject_label": "APPENDAGE", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "appendages", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "appendag" + ], + "comment": "." + }, + { + "subject_id": "z:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "x:bone_element", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bone element", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.261203875, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "z:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "x:bone_element", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bone element", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0001474" + ], + "comment": "." + }, + { + "subject_id": "z:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "x:bone_element", + "mapping_justification": "semapv:LogicalReasoning", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bone element", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.2, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "z:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "x:bone_tissue", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bone tissue", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.261203875, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "z:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "x:bone_tissue", + "mapping_justification": "semapv:LogicalReasoning", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bone tissue", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.2, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "z:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "y:bone", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bones", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0001474" + ], + "comment": "." + }, + { + "subject_id": "z:bone_element", + "predicate_id": "owl:equivalentClass", + "object_id": "y:bone", + "mapping_justification": "semapv:LogicalReasoning", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bones", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.534601961, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "z:bone_tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "x:bone_element", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bone element", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.261203875, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "z:bone_tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "x:bone_element", + "mapping_justification": "semapv:LogicalReasoning", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bone element", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.2, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "z:bone_tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "x:bone_tissue", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bone tissue", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.261203875, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "z:bone_tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "x:bone_tissue", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bone tissue", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002481" + ], + "comment": "." + }, + { + "subject_id": "z:bone_tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "x:bone_tissue", + "mapping_justification": "semapv:LogicalReasoning", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bone tissue", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.2, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "z:bone_tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "y:bone", + "mapping_justification": "semapv:LogicalReasoning", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "bones", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.534601961, + "subject_match_field": [ + "oboInOwl:hasBroadSynonym" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "bone" + ], + "comment": "." + }, + { + "subject_id": "z:eye", + "predicate_id": "owl:equivalentClass", + "object_id": "x:eye", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "eye", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0000970" + ], + "comment": "." + }, + { + "subject_id": "z:eye", + "predicate_id": "owl:equivalentClass", + "object_id": "y:eye", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "eyes", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0000970" + ], + "comment": "." + }, + { + "subject_id": "z:eyeball", + "predicate_id": "owl:equivalentClass", + "object_id": "x:eyeball", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "eyeball", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0010230" + ], + "comment": "." + }, + { + "subject_id": "z:foot", + "predicate_id": "owl:equivalentClass", + "object_id": "x:foot", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "pes", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002387" + ], + "comment": "." + }, + { + "subject_id": "z:foot", + "predicate_id": "owl:equivalentClass", + "object_id": "x:foot", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "pes", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.849778895, + "subject_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "object_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "match_string": [ + "foot" + ], + "comment": "." + }, + { + "subject_id": "z:foot", + "predicate_id": "owl:equivalentClass", + "object_id": "x:foot", + "mapping_justification": "semapv:LogicalReasoning", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "pes", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.8, + "subject_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "object_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "match_string": [ + "foot" + ], + "comment": "." + }, + { + "subject_id": "z:foot", + "predicate_id": "owl:equivalentClass", + "object_id": "y:foot", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "feet", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002387" + ], + "comment": "." + }, + { + "subject_id": "z:hand", + "predicate_id": "owl:equivalentClass", + "object_id": "x:hand", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "manus", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002398" + ], + "comment": "." + }, + { + "subject_id": "z:hand", + "predicate_id": "owl:equivalentClass", + "object_id": "x:hand", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "manus", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.849778895, + "subject_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "object_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "match_string": [ + "hand" + ], + "comment": "." + }, + { + "subject_id": "z:hand", + "predicate_id": "owl:equivalentClass", + "object_id": "x:hand", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "manus", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.8, + "subject_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "object_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "match_string": [ + "hand" + ], + "comment": "." + }, + { + "subject_id": "z:hand", + "predicate_id": "owl:equivalentClass", + "object_id": "y:hand", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "hands", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002398" + ], + "comment": "." + }, + { + "subject_id": "z:hand", + "predicate_id": "owl:equivalentClass", + "object_id": "y:hand", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "hands", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.821262391, + "subject_match_field": [ + "oboInOwl:hasExactSynonym" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "hand" + ], + "comment": "." + }, + { + "subject_id": "z:heart", + "predicate_id": "owl:equivalentClass", + "object_id": "x:heart", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "heart", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0000948" + ], + "comment": "." + }, + { + "subject_id": "z:heart", + "predicate_id": "owl:equivalentClass", + "object_id": "y:heart", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "hearts", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0000948" + ], + "comment": "." + }, + { + "subject_id": "z:hindlimb", + "predicate_id": "owl:equivalentClass", + "object_id": "x:hindlimb", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "hindlimb", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "hindlimb", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.881856236, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "hindlimb" + ], + "comment": "." + }, + { + "subject_id": "z:hindlimb", + "predicate_id": "owl:equivalentClass", + "object_id": "x:hindlimb", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "hindlimb", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "hindlimb", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "hindlimb" + ], + "comment": "." + }, + { + "subject_id": "z:liver", + "predicate_id": "owl:equivalentClass", + "object_id": "x:liver", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "liver", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002107" + ], + "comment": "." + }, + { + "subject_id": "z:liver", + "predicate_id": "owl:equivalentClass", + "object_id": "y:liver", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "livers", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002107" + ], + "comment": "." + }, + { + "subject_id": "z:lung", + "predicate_id": "owl:equivalentClass", + "object_id": "x:lung", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "lung", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002048" + ], + "comment": "." + }, + { + "subject_id": "z:lung", + "predicate_id": "owl:equivalentClass", + "object_id": "y:lung", + "mapping_justification": "semapv:LexicalMatching", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "lungs", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "UBERON:0002048" + ], + "comment": "." + }, + { + "subject_id": "z:organ", + "predicate_id": "owl:equivalentClass", + "object_id": "x:heart", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "ORGAN", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "heart", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "BAD:ORGAN" + ], + "comment": "." + }, + { + "subject_id": "z:organ", + "predicate_id": "owl:equivalentClass", + "object_id": "x:liver", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "ORGAN", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "liver", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "BAD:ORGAN" + ], + "comment": "." + }, + { + "subject_id": "z:organ", + "predicate_id": "owl:equivalentClass", + "object_id": "x:lung", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "ORGAN", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "lung", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.738796125, + "subject_match_field": [ + "oboInOwl:hasDbXref" + ], + "object_match_field": [ + "oboInOwl:hasDbXref" + ], + "match_string": [ + "BAD:ORGAN" + ], + "comment": "." + }, + { + "subject_id": "z:organ", + "predicate_id": "owl:equivalentClass", + "object_id": "x:organ", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "ORGAN", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "organ", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.881856236, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "organ" + ], + "comment": "." + }, + { + "subject_id": "z:organ", + "predicate_id": "owl:equivalentClass", + "object_id": "x:organ", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "ORGAN", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "organ", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "organ" + ], + "comment": "." + }, + { + "subject_id": "z:organ", + "predicate_id": "owl:equivalentClass", + "object_id": "y:organ", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "ORGAN", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "organs", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "organ" + ], + "comment": "." + }, + { + "subject_id": "z:region", + "predicate_id": "owl:equivalentClass", + "object_id": "x:region", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "REGION", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "region", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.881856236, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "region" + ], + "comment": "." + }, + { + "subject_id": "z:region", + "predicate_id": "owl:equivalentClass", + "object_id": "x:region", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "REGION", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "region", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "region" + ], + "comment": "." + }, + { + "subject_id": "z:region", + "predicate_id": "owl:equivalentClass", + "object_id": "y:region", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "REGION", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "regions", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "region" + ], + "comment": "." + }, + { + "subject_id": "z:tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "x:tissue", + "mapping_justification": "semapv:LexicalMatching", + "subject_label": "TISSUE", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "tissue", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.881856236, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "tissue" + ], + "comment": "." + }, + { + "subject_id": "z:tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "x:tissue", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "TISSUE", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "tissue", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "x:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "tissu" + ], + "comment": "." + }, + { + "subject_id": "z:tissue", + "predicate_id": "owl:equivalentClass", + "object_id": "y:tissue", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "TISSUE", + "subject_category": "biolink:AnatomicalEntity", + "object_label": "tissues", + "object_category": "biolink:AnatomicalEntity", + "subject_source": "z:example", + "object_source": "y:example", + "mapping_tool": "rdf_matcher", + "confidence": 0.840714406, + "subject_match_field": [ + "rdfs:label" + ], + "object_match_field": [ + "rdfs:label" + ], + "match_string": [ + "tissu" + ], + "comment": "." + } + ], + "creator_id": [ + "orcid:1234", + "orcid:5678" + ], + "mapping_tool": "https://github.com/cmungall/rdf_matcher", + "mapping_date": "2020-05-30", + "@type": "MappingSet", + "@context": { + "dcterms": "http://purl.org/dc/terms/", + "linkml": "https://w3id.org/linkml/", + "oboInOwl": "http://www.geneontology.org/formats/oboInOwl#", + "owl": "http://www.w3.org/2002/07/owl#", + "pav": "http://purl.org/pav/", + "prov": "http://www.w3.org/ns/prov#", + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "semapv": "https://w3id.org/semapv/vocab/", + "skos": "http://www.w3.org/2004/02/skos/core#", + "sssom": "https://w3id.org/sssom/", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "@vocab": "https://w3id.org/sssom/", + "author_id": { + "@type": "rdfs:Resource", + "@id": "pav:authoredBy" + }, + "comment": { + "@id": "rdfs:comment" + }, + "confidence": { + "@type": "xsd:double" + }, + "creator_id": { + "@type": "rdfs:Resource", + "@id": "dcterms:creator" + }, + "curation_rule": { + "@type": "rdfs:Resource" + }, + "curie_map": { + "@type": "@id" + }, + "documentation": { + "@type": "@id" + }, + "homepage": { + "@type": "@id" + }, + "imports": { + "@type": "@id" + }, + "issue_tracker": { + "@type": "@id" + }, + "issue_tracker_item": { + "@type": "rdfs:Resource" + }, + "last_updated": { + "@type": "xsd:date" + }, + "license": { + "@type": "@id", + "@id": "dcterms:license" + }, + "literal": { + "@id": "owl:annotatedTarget" + }, + "literal_datatype": { + "@type": "@id", + "@id": "rdf:datatype" + }, + "literal_preprocessing": { + "@type": "rdfs:Resource" + }, + "literal_source": { + "@type": "rdfs:Resource" + }, + "mapping_cardinality": { + "@context": { + "@vocab": "@null", + "text": "skos:notation", + "description": "skos:prefLabel", + "meaning": "@id" + } + }, + "mapping_date": { + "@type": "xsd:date", + "@id": "pav:authoredOn" + }, + "mapping_justification": { + "@type": "rdfs:Resource" + }, + "mapping_provider": { + "@type": "@id" + }, + "mapping_registry_id": { + "@type": "rdfs:Resource" + }, + "mapping_set_description": { + "@id": "dcterms:description" + }, + "mapping_set_id": { + "@type": "@id" + }, + "mapping_set_references": { + "@type": "@id" + }, + "mapping_set_source": { + "@type": "@id", + "@id": "prov:wasDerivedFrom" + }, + "mapping_set_title": { + "@id": "dcterms:title" + }, + "mapping_set_version": { + "@id": "owl:versionInfo" + }, + "mapping_source": { + "@type": "rdfs:Resource" + }, + "mappings": { + "@type": "@id" + }, + "mirror_from": { + "@type": "@id" + }, + "object_id": { + "@type": "rdfs:Resource", + "@id": "owl:annotatedTarget" + }, + "object_match_field": { + "@type": "rdfs:Resource" + }, + "object_preprocessing": { + "@type": "rdfs:Resource" + }, + "object_source": { + "@type": "rdfs:Resource" + }, + "object_type": { + "@context": { + "@vocab": "@null", + "text": "skos:notation", + "description": "skos:prefLabel", + "meaning": "@id" + } + }, + "predicate_id": { + "@type": "rdfs:Resource", + "@id": "owl:annotatedProperty" + }, + "predicate_modifier": { + "@context": { + "@vocab": "@null", + "text": "skos:notation", + "description": "skos:prefLabel", + "meaning": "@id" + } + }, + "predicate_type": { + "@context": { + "@vocab": "@null", + "text": "skos:notation", + "description": "skos:prefLabel", + "meaning": "@id" + } + }, + "prefix_url": { + "@type": "@id" + }, + "publication_date": { + "@type": "xsd:date", + "@id": "dcterms:created" + }, + "registry_confidence": { + "@type": "xsd:double" + }, + "reviewer_id": { + "@type": "rdfs:Resource" + }, + "see_also": { + "@id": "rdfs:seeAlso" + }, + "semantic_similarity_score": { + "@type": "xsd:double" + }, + "similarity_score": { + "@type": "xsd:double" + }, + "subject_id": { + "@type": "rdfs:Resource", + "@id": "owl:annotatedSource" + }, + "subject_match_field": { + "@type": "rdfs:Resource" + }, + "subject_preprocessing": { + "@type": "rdfs:Resource" + }, + "subject_source": { + "@type": "rdfs:Resource" + }, + "subject_type": { + "@context": { + "@vocab": "@null", + "text": "skos:notation", + "description": "skos:prefLabel", + "meaning": "@id" + } + }, + "LiteralMapping": { + "@id": "owl:Axiom" + }, + "Mapping": { + "@id": "owl:Axiom" + }, + "a": "http://example.org/a/", + "b": "http://example.org/b/", + "c": "http://example.org/c/", + "d": "http://example.org/d/", + "orcid": "https://orcid.org/", + "x": "http://example.org/x/", + "y": "http://example.org/y/", + "z": "http://example.org/z/" + } +} \ No newline at end of file diff --git a/tests/validate_data/basic.tsv.owl b/tests/validate_data/basic.tsv.owl index 0080d133..61df1b10 100644 --- a/tests/validate_data/basic.tsv.owl +++ b/tests/validate_data/basic.tsv.owl @@ -1,21 +1,31 @@ -@prefix : . +@prefix a: . +@prefix b: . +@prefix c: . +@prefix d: . +@prefix dc1: . +@prefix oboInOwl: . +@prefix orcid: . @prefix owl: . +@prefix pav: . @prefix rdfs: . +@prefix semapv: . +@prefix skos: . @prefix sssom: . @prefix x: . +@prefix xsd: . @prefix y: . @prefix z: . -sssom:comment a owl:AnnotationProperty . +rdfs:comment a owl:AnnotationProperty . sssom:confidence a owl:AnnotationProperty . +sssom:mapping_justification a owl:AnnotationProperty . + sssom:mapping_tool a owl:AnnotationProperty . sssom:match_string a owl:AnnotationProperty . -sssom:mapping_justification a owl:AnnotationProperty . - sssom:object_category a owl:AnnotationProperty . sssom:object_label a owl:AnnotationProperty . @@ -24,6 +34,8 @@ sssom:object_match_field a owl:AnnotationProperty . sssom:object_source a owl:AnnotationProperty . +sssom:predicate_modifier a owl:AnnotationProperty . + sssom:subject_category a owl:AnnotationProperty . sssom:subject_label a owl:AnnotationProperty . @@ -32,12 +44,25 @@ sssom:subject_match_field a owl:AnnotationProperty . sssom:subject_source a owl:AnnotationProperty . +d:something a owl:Class ; + owl:equivalentClass a:something . + x:eyeball a owl:Class ; owl:equivalentClass z:eyeball . z:eyeball a owl:Class ; owl:equivalentClass x:eyeball . +a:something a owl:Class ; + rdfs:subClassOf b:something ; + owl:equivalentClass c:something . + +b:something a owl:Class . + +c:something a owl:Class ; + owl:equivalentClass b:something, + d:something . + x:hindlimb a owl:Class ; owl:equivalentClass z:hindlimb . @@ -196,2325 +221,2489 @@ x:bone_element a owl:Class ; z:bone_element, z:bone_tissue . -[] a sssom:MappingSet ; - sssom:comment "." ; - sssom:creator_id ; - sssom:license "https://creativecommons.org/publicdomain/zero/1.0/" ; - sssom:mapping_date "2020-05-30" ; - sssom:mapping_tool "https://github.com/cmungall/rdf_matcher" ; - sssom:mappings [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0010230" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "eyeball" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:eyeball ; - owl:annotatedTarget x:eyeball ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0010230" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "eyeball" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:eyeball ; - owl:annotatedTarget z:eyeball ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone element" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:bone ; - owl:annotatedTarget x:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002107" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "livers" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "liver" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:liver ; - owl:annotatedTarget y:liver ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002107" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "livers" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:liver ; - owl:annotatedTarget z:liver ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "organs" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "organ" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:organ ; - owl:annotatedTarget y:organ ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "heart" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "heart" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hearts" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:heart ; - owl:annotatedTarget x:heart ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendag" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "APPENDAGE" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "appendages" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:appendage ; - owl:annotatedTarget z:appendage ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8497788951776651"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "manus" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:hand ; - owl:annotatedTarget x:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002048" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "lungs" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:lung ; - owl:annotatedTarget y:lung ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002387" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "pes" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:foot ; - owl:annotatedTarget z:foot ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000948" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "heart" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:heart ; - owl:annotatedTarget z:heart ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone element" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_element ; - owl:annotatedTarget x:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "REGION" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "region" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:region ; - owl:annotatedTarget z:region ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget z:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0001474" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget z:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendag" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "appendage" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "APPENDAGE" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:appendage ; - owl:annotatedTarget x:appendage ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone tissue" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_tissue ; - owl:annotatedTarget z:bone_tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "REGION" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "regions" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:region ; - owl:annotatedTarget z:region ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7646510369310004"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone element" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bones" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget y:bone ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissu" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "TISSUE" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "tissues" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:tissue ; - owl:annotatedTarget z:tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000948" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hearts" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:heart ; - owl:annotatedTarget z:heart ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "heart" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hearts" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "heart" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:heart ; - owl:annotatedTarget y:heart ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002398" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hands" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:hand ; - owl:annotatedTarget z:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "manus" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:hand ; - owl:annotatedTarget x:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002398" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "manus" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:hand ; - owl:annotatedTarget x:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002387" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "feet" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "pes" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:foot ; - owl:annotatedTarget y:foot ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002398" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hands" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "manus" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:hand ; - owl:annotatedTarget y:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "manus" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:hand ; - owl:annotatedTarget z:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002398" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "manus" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:hand ; - owl:annotatedTarget z:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0001474" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone element" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:bone ; - owl:annotatedTarget x:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "BAD:ORGAN" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "ORGAN" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "liver" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:liver ; - owl:annotatedTarget z:organ ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0001474" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bones" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_element ; - owl:annotatedTarget y:bone ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002387" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "feet" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:foot ; - owl:annotatedTarget y:foot ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002107" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "liver" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:liver ; - owl:annotatedTarget x:liver ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000948" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "heart" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:heart ; - owl:annotatedTarget x:heart ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "REGION" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "region" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:region ; - owl:annotatedTarget z:region ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "ORGAN" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "organs" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:organ ; - owl:annotatedTarget z:organ ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissu" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "tissues" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "tissue" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:tissue ; - owl:annotatedTarget y:tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bones" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone tissue" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_tissue ; - owl:annotatedTarget y:bone ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8212623907743639"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "manus" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hands" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:hand ; - owl:annotatedTarget x:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "regions" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "REGION" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:region ; - owl:annotatedTarget y:region ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000948" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hearts" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:heart ; - owl:annotatedTarget y:heart ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissu" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "TISSUE" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "tissue" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:tissue ; - owl:annotatedTarget z:tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone tissue" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_tissue ; - owl:annotatedTarget x:bone_tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "regions" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "region" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:region ; - owl:annotatedTarget y:region ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000948" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hearts" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "heart" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:heart ; - owl:annotatedTarget y:heart ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "ORGAN" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "organ" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:organ ; - owl:annotatedTarget z:organ ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8497788951776651"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "manus" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:hand ; - owl:annotatedTarget z:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "BAD:ORGAN" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "lung" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "ORGAN" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:organ ; - owl:annotatedTarget x:lung ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:bone ; - owl:annotatedTarget z:bone_tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0001474" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:bone ; - owl:annotatedTarget z:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone element" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_tissue ; - owl:annotatedTarget x:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000970" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "eyes" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "eye" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:eye ; - owl:annotatedTarget y:eye ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "region" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "REGION" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:region ; - owl:annotatedTarget x:region ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone tissue" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_element ; - owl:annotatedTarget x:bone_tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissu" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "tissue" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "tissues" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:tissue ; - owl:annotatedTarget x:tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "foot" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "pes" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:foot ; - owl:annotatedTarget x:foot ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002387" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "pes" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:foot ; - owl:annotatedTarget x:foot ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bones" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget y:bone ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget z:bone_tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002048" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "lung" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:lung ; - owl:annotatedTarget z:lung ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "liver" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "liver" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "livers" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:liver ; - owl:annotatedTarget x:liver ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bones" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_tissue ; - owl:annotatedTarget y:bone ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "foot" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "pes" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:foot ; - owl:annotatedTarget z:foot ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000970" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "eyes" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:eye ; - owl:annotatedTarget y:eye ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002398" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hands" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:hand ; - owl:annotatedTarget y:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone tissue" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_tissue ; - owl:annotatedTarget z:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "BAD:ORGAN" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "ORGAN" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "heart" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:heart ; - owl:annotatedTarget z:organ ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002048" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "lungs" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "lung" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:lung ; - owl:annotatedTarget y:lung ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002398" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "manus" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hands" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:hand ; - owl:annotatedTarget x:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "lung" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "lung" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "lungs" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:lung ; - owl:annotatedTarget x:lung ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002107" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "liver" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:liver ; - owl:annotatedTarget z:liver ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissue" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "tissue" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "TISSUE" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:tissue ; - owl:annotatedTarget x:tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000970" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "eyes" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:eye ; - owl:annotatedTarget z:eye ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendag" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "appendage" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "appendages" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:appendage ; - owl:annotatedTarget x:appendage ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002387" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "feet" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:foot ; - owl:annotatedTarget z:foot ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissue" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "TISSUE" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "tissue" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:tissue ; - owl:annotatedTarget z:tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000970" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "eye" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:eye ; - owl:annotatedTarget z:eye ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissu" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "tissues" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "TISSUE" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:tissue ; - owl:annotatedTarget y:tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000970" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "eye" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "eyes" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:eye ; - owl:annotatedTarget x:eye ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8497788951776651"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "foot" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "pes" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:foot ; - owl:annotatedTarget x:foot ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8497788951776651"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "foot" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "pes" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:foot ; - owl:annotatedTarget z:foot ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000948" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "heart" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hearts" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:heart ; - owl:annotatedTarget x:heart ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone element" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_element ; - owl:annotatedTarget x:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.6967304549770724"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone el" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone element" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:bone ; - owl:annotatedTarget x:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone element" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_tissue ; - owl:annotatedTarget x:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8212623907743639"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hands" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:hand ; - owl:annotatedTarget y:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002481" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone tissue" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_tissue ; - owl:annotatedTarget x:bone_tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone tissue" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_tissue ; - owl:annotatedTarget x:bone_tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "BAD:ORGAN" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "ORGAN" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "lung" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:lung ; - owl:annotatedTarget z:organ ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "region" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "regions" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:region ; - owl:annotatedTarget x:region ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8212623907743639"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hands" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "manus" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:hand ; - owl:annotatedTarget y:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hindlimb" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hindlimb" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hindlimb" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:hindlimb ; - owl:annotatedTarget x:hindlimb ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002048" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "lung" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:lung ; - owl:annotatedTarget x:lung ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "lung" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "lungs" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "lung" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:lung ; - owl:annotatedTarget y:lung ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8212623907743639"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hands" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:hand ; - owl:annotatedTarget z:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone tissue" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_element ; - owl:annotatedTarget x:bone_tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "ORGAN" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "organ" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:organ ; - owl:annotatedTarget z:organ ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hindlimb" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hindlimb" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hindlimb" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:hindlimb ; - owl:annotatedTarget z:hindlimb ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0001474" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone element" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_element ; - owl:annotatedTarget x:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bones" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_element ; - owl:annotatedTarget y:bone ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "BAD:ORGAN" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "heart" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "ORGAN" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:organ ; - owl:annotatedTarget x:heart ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000970" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "eye" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:eye ; - owl:annotatedTarget x:eye ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7646510369310004"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone element" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone element" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:bone ; - owl:annotatedTarget x:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:bone ; - owl:annotatedTarget z:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget z:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hindlimb" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hindlimb" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hindlimb" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:hindlimb ; - owl:annotatedTarget z:hindlimb ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone tissue" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_tissue ; - owl:annotatedTarget z:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissu" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "tissue" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "TISSUE" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:tissue ; - owl:annotatedTarget x:tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002048" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "lungs" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:lung ; - owl:annotatedTarget z:lung ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002107" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "liver" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "livers" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:liver ; - owl:annotatedTarget x:liver ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0001474" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bones" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget y:bone ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "organ" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "ORGAN" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:organ ; - owl:annotatedTarget x:organ ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "BAD:ORGAN" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "liver" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "ORGAN" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:organ ; - owl:annotatedTarget x:liver ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002387" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "pes" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "feet" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:foot ; - owl:annotatedTarget x:foot ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hindlimb" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hindlimb" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hindlimb" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:hindlimb ; - owl:annotatedTarget x:hindlimb ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002048" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "lung" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "lungs" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:lung ; - owl:annotatedTarget x:lung ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "organ" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "organs" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:organ ; - owl:annotatedTarget x:organ ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002481" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone tissue" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_tissue ; - owl:annotatedTarget z:bone_tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "liver" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "livers" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "liver" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:liver ; - owl:annotatedTarget y:liver ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone tissue" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:bone ; - owl:annotatedTarget x:bone_tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendag" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "appendages" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "appendage" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:appendage ; - owl:annotatedTarget y:appendage ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendage" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "appendage" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "APPENDAGE" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:appendage ; - owl:annotatedTarget x:appendage ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendage" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "APPENDAGE" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "appendage" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:appendage ; - owl:annotatedTarget z:appendage ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "organ" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "ORGAN" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:organ ; - owl:annotatedTarget x:organ ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone tissue" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_tissue ; - owl:annotatedTarget z:bone_tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget z:bone_tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "region" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "REGION" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:region ; - owl:annotatedTarget x:region ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendag" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "appendages" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "APPENDAGE" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:appendage ; - owl:annotatedTarget y:appendage ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002107" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "livers" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:liver ; - owl:annotatedTarget y:liver ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.568874072230784"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "ey" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "eye" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "eyes" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:eye ; - owl:annotatedTarget x:eye ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.568874072230784"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "ey" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "eyes" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "eye" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:eye ; - owl:annotatedTarget y:eye ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.6967304549770724"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone el" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bones" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget y:bone ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "organs" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "ORGAN" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:organ ; - owl:annotatedTarget y:organ ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendag" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "APPENDAGE" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "appendage" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:appendage ; - owl:annotatedTarget z:appendage ] ; +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:hand ; + owl:annotatedTarget z:hand ; + sssom:confidence 8e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "hand" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "manus" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget z:bone_element ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone element" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:appendage ; + owl:annotatedTarget z:appendage ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "appendage" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "APPENDAGE" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "appendage" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:organ ; + owl:annotatedTarget x:organ ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "organ" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "organ" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "ORGAN" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_tissue ; + owl:annotatedTarget y:bone ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bones" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:liver ; + owl:annotatedTarget x:liver ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "liver" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "liver" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "livers" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:liver ; + owl:annotatedTarget x:liver ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002107" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "liver" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "livers" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:hand ; + owl:annotatedTarget x:hand ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002398" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "manus" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:organ ; + owl:annotatedTarget x:heart ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "BAD:ORGAN" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "heart" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "ORGAN" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:bone ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 7.64651e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone element" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone element" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bones" ; + sssom:subject_match_field oboInOwl:hasRelatedSynonym ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:bone ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone element" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bones" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_element ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0001474" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone element" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:foot ; + owl:annotatedTarget y:foot ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002387" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "feet" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:lung ; + owl:annotatedTarget z:lung ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002048" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "lung" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:tissue ; + owl:annotatedTarget x:tissue ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "tissue" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "tissue" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "TISSUE" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget y:bone ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0001474" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bones" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone element" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:bone ; + owl:annotatedTarget z:bone_tissue ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bones" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget y:bone ; + sssom:confidence 6.967305e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone el" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bones" ; + sssom:object_match_field oboInOwl:hasRelatedSynonym ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone element" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:region ; + owl:annotatedTarget z:region ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "region" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "REGION" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "regions" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_tissue ; + owl:annotatedTarget x:bone_tissue ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002481" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone tissue" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_tissue ; + owl:annotatedTarget z:bone_element ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone tissue" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:liver ; + owl:annotatedTarget y:liver ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002107" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "livers" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "liver" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:hand ; + owl:annotatedTarget y:hand ; + sssom:confidence 8.212624e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "hand" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "hands" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "manus" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:appendage ; + owl:annotatedTarget y:appendage ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "appendag" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "appendages" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "APPENDAGE" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:eye ; + owl:annotatedTarget x:eye ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0000970" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "eye" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:appendage ; + owl:annotatedTarget z:appendage ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "appendag" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "APPENDAGE" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "appendages" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:organ ; + owl:annotatedTarget z:organ ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:UnspecifiedMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "organ" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "ORGAN" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "organ" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_tissue ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone element" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:eye ; + owl:annotatedTarget x:eye ; + sssom:confidence 5.688741e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "ey" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "eye" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "eyes" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:organ ; + owl:annotatedTarget y:organ ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:UnspecifiedMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "organ" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "organs" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "organ" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:lung ; + owl:annotatedTarget x:lung ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002048" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "lung" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:appendage ; + owl:annotatedTarget y:appendage ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "appendag" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "appendages" ; sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "appendage" ; + sssom:subject_match_field rdfs:label, + skos:prefLabel ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:lung ; + owl:annotatedTarget y:lung ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002048" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "lungs" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "lung" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:organ ; + owl:annotatedTarget x:lung ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "BAD:ORGAN" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "lung" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "ORGAN" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:heart ; + owl:annotatedTarget x:heart ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0000948" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "heart" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "hearts" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:tissue ; + owl:annotatedTarget x:tissue ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "tissu" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "tissue" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "tissues" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_tissue ; + owl:annotatedTarget z:bone_tissue ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone tissue" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:region ; + owl:annotatedTarget x:region ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "region" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "region" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "REGION" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example . + +[] a owl:Ontology ; + dc1:creator orcid:1234, + orcid:5678 ; + dc1:license "https://creativecommons.org/publicdomain/zero/1.0/"^^xsd:anyURI ; + pav:authoredOn "2020-05-30"^^xsd:date ; + sssom:mapping_set_id "https://w3id.org/sssom/mapping/tests/data/basic.tsv"^^xsd:anyURI ; + sssom:mapping_tool "https://github.com/cmungall/rdf_matcher" . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:lung ; + owl:annotatedTarget x:lung ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002048" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "lung" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "lungs" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:foot ; + owl:annotatedTarget x:foot ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002387" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "pes" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "feet" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:foot ; + owl:annotatedTarget x:foot ; + sssom:confidence 8e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "foot" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "pes" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:tissue ; + owl:annotatedTarget y:tissue ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "tissu" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "tissues" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "TISSUE" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:liver ; + owl:annotatedTarget y:liver ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002107" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "livers" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_element ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone element" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:hand ; + owl:annotatedTarget z:hand ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002398" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "manus" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:organ ; + owl:annotatedTarget z:organ ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "organ" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "ORGAN" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "organs" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "mock data" ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource d:something ; + owl:annotatedTarget a:something ; + sssom:confidence 8.2e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "xxxxx" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "yyyyyy" ; + sssom:object_match_field rdfs:label ; + sssom:object_source a:example ; + sssom:predicate_modifier "Not" ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "YYYYY" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source d:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:hand ; + owl:annotatedTarget y:hand ; + sssom:confidence 8.212624e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "hand" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "hands" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "mock data" ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource a:something ; + owl:annotatedTarget c:something ; + sssom:confidence 8.3e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "xxxxx" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "xyxyxy" ; + sssom:object_match_field rdfs:label ; + sssom:object_source c:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "XYXYX" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source a:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:lung ; + owl:annotatedTarget z:organ ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "BAD:ORGAN" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "ORGAN" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "lung" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:tissue ; + owl:annotatedTarget z:tissue ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "tissu" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "TISSUE" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "tissues" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" . + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:liver ; + owl:annotatedTarget y:liver ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:UnspecifiedMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "liver" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "livers" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "liver" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_element ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 2e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone element" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:heart ; + owl:annotatedTarget y:heart ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "heart" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "hearts" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "heart" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget y:bone ; + sssom:confidence 7.64651e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone element" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bones" ; + sssom:object_match_field oboInOwl:hasRelatedSynonym ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone element" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:hand ; + owl:annotatedTarget y:hand ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002398" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "hands" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_tissue ; + owl:annotatedTarget x:bone_tissue ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone tissue" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:heart ; + owl:annotatedTarget x:heart ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0000948" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "heart" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:heart ; + owl:annotatedTarget z:organ ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "BAD:ORGAN" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "ORGAN" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "heart" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_tissue ; + owl:annotatedTarget z:bone_tissue ; + sssom:confidence 2e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone tissue" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:hindlimb ; + owl:annotatedTarget x:hindlimb ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "hindlimb" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "hindlimb" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "hindlimb" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:foot ; + owl:annotatedTarget z:foot ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002387" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "pes" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:heart ; + owl:annotatedTarget z:heart ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0000948" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "heart" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:tissue ; + owl:annotatedTarget x:tissue ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "tissu" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "tissue" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "TISSUE" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:organ ; + owl:annotatedTarget x:organ ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "organ" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "organ" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "organs" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:eye ; + owl:annotatedTarget y:eye ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0000970" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "eyes" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "eye" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:bone ; + owl:annotatedTarget x:bone_tissue ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone tissue" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bones" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:hindlimb ; + owl:annotatedTarget z:hindlimb ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "hindlimb" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "hindlimb" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "hindlimb" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:hand ; + owl:annotatedTarget z:hand ; + sssom:confidence 8.212624e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "hand" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "hands" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:lung ; + owl:annotatedTarget y:lung ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002048" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "lungs" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:appendage ; + owl:annotatedTarget z:appendage ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "appendag" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "APPENDAGE" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "appendage" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:foot ; + owl:annotatedTarget z:foot ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002387" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "feet" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:foot ; + owl:annotatedTarget y:foot ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002387" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "feet" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "pes" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:hand ; + owl:annotatedTarget z:hand ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002398" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "hands" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:appendage ; + owl:annotatedTarget x:appendage ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "appendag" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "appendage" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "APPENDAGE" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "mock data" ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource c:something ; + owl:annotatedTarget b:something ; + sssom:confidence 8.4e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "xxxxx" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "yxyxyx" ; + sssom:object_match_field rdfs:label ; + sssom:object_source b:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "YXYXY" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source c:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:foot ; + owl:annotatedTarget z:foot ; + sssom:confidence 8.497789e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "foot" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "pes" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:eyeball ; + owl:annotatedTarget z:eyeball ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0010230" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "eyeball" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:organ ; + owl:annotatedTarget x:liver ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "BAD:ORGAN" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "liver" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "ORGAN" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_tissue ; + owl:annotatedTarget z:bone_tissue ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002481" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone tissue" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "mock data" ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource c:something ; + owl:annotatedTarget d:something ; + sssom:confidence 8.1e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "xxxxx" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "yyyyyy" ; + sssom:object_match_field rdfs:label ; + sssom:object_source d:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "YYYYY" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source c:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget y:bone ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bones" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone element" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:liver ; + owl:annotatedTarget x:liver ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002107" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "liver" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_tissue ; + owl:annotatedTarget x:bone_tissue ; + sssom:confidence 2e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone tissue" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:hand ; + owl:annotatedTarget x:hand ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002398" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "manus" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "hands" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:region ; + owl:annotatedTarget y:region ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "region" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "regions" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "REGION" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:hand ; + owl:annotatedTarget x:hand ; + sssom:confidence 8e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "hand" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "manus" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:hand ; + owl:annotatedTarget y:hand ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002398" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "hands" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "manus" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:bone ; + owl:annotatedTarget z:bone_element ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bones" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:appendage ; + owl:annotatedTarget x:appendage ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "appendag" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "appendage" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "appendages" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_element ; + owl:annotatedTarget x:bone_tissue ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone tissue" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_tissue ; + owl:annotatedTarget y:bone ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bones" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone tissue" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:lung ; + owl:annotatedTarget z:lung ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002048" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "lungs" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:region ; + owl:annotatedTarget z:region ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:UnspecifiedMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "region" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "REGION" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "region" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:foot ; + owl:annotatedTarget z:foot ; + sssom:confidence 8e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "foot" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "pes" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:lung ; + owl:annotatedTarget y:lung ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:UnspecifiedMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "lung" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "lungs" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "lung" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_element ; + owl:annotatedTarget y:bone ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bones" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:hand ; + owl:annotatedTarget x:hand ; + sssom:confidence 8.497789e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "hand" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "manus" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:appendage ; + owl:annotatedTarget x:appendage ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "appendage" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "appendage" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "APPENDAGE" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "mock data" ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource a:something ; + owl:annotatedTarget b:something ; + sssom:confidence 8e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "xxxxx" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "xxxxxx" ; + sssom:object_match_field rdfs:label ; + sssom:object_source b:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "XXXXX" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source a:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget z:bone_element ; + sssom:confidence 2e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone element" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_tissue ; + owl:annotatedTarget z:bone_element ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone tissue" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:hindlimb ; + owl:annotatedTarget z:hindlimb ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "hindlimb" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "hindlimb" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "hindlimb" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:eye ; + owl:annotatedTarget y:eye ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0000970" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "eyes" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:heart ; + owl:annotatedTarget y:heart ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0000948" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "hearts" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:foot ; + owl:annotatedTarget x:foot ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002387" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "pes" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:region ; + owl:annotatedTarget y:region ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:UnspecifiedMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "region" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "regions" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "region" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:organ ; + owl:annotatedTarget y:organ ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "organ" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "organs" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "ORGAN" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_element ; + owl:annotatedTarget y:bone ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0001474" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bones" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_element ; + owl:annotatedTarget x:bone_tissue ; + sssom:confidence 2e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone tissue" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:bone ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0001474" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone element" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bones" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:organ ; + owl:annotatedTarget x:organ ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "organ" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "organ" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "ORGAN" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:hand ; + owl:annotatedTarget x:hand ; + sssom:confidence 8.212624e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "hand" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "manus" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "hands" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:liver ; + owl:annotatedTarget z:organ ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "BAD:ORGAN" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "ORGAN" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "liver" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:heart ; + owl:annotatedTarget x:heart ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "heart" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "heart" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "hearts" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:eye ; + owl:annotatedTarget z:eye ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0000970" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "eye" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:tissue ; + owl:annotatedTarget y:tissue ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:UnspecifiedMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "tissu" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "tissues" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "tissue" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:liver ; + owl:annotatedTarget z:liver ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002107" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "liver" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:region ; + owl:annotatedTarget x:region ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "region" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "region" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "regions" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:hindlimb ; + owl:annotatedTarget x:hindlimb ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "hindlimb" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "hindlimb" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "hindlimb" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:region ; + owl:annotatedTarget x:region ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "region" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "region" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "REGION" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:eye ; + owl:annotatedTarget y:eye ; + sssom:confidence 5.688741e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "ey" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "eyes" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "eye" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_tissue ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 2e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone element" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:tissue ; + owl:annotatedTarget z:tissue ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "tissu" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "TISSUE" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "tissue" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:organ ; + owl:annotatedTarget z:organ ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "organ" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "ORGAN" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "organ" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:liver ; + owl:annotatedTarget z:liver ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002107" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "livers" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:eyeball ; + owl:annotatedTarget x:eyeball ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0010230" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "eyeball" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:eye ; + owl:annotatedTarget z:eye ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0000970" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "eyes" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget z:bone_element ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0001474" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone element" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:heart ; + owl:annotatedTarget y:heart ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0000948" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "hearts" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "heart" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:region ; + owl:annotatedTarget z:region ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "region" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "REGION" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "region" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:bone ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 6.967305e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone el" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone element" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bones" ; + sssom:subject_match_field oboInOwl:hasRelatedSynonym ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:foot ; + owl:annotatedTarget x:foot ; + sssom:confidence 8.497789e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "foot" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "pes" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source z:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget z:bone_tissue ; + sssom:confidence 2e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone element" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:lung ; + owl:annotatedTarget x:lung ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "lung" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "lung" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "lungs" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:heart ; + owl:annotatedTarget z:heart ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0000948" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "hearts" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:hand ; + owl:annotatedTarget z:hand ; + sssom:confidence 8.497789e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "hand" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "manus" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:tissue ; + owl:annotatedTarget z:tissue ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "tissue" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "TISSUE" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "tissue" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget z:bone_tissue ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone element" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:bone ; + owl:annotatedTarget z:bone_element ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0001474" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bones" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example . + +[] a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:eye ; + owl:annotatedTarget x:eye ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0000970" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "eye" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "eyes" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example . + + diff --git a/tests/validate_data/basic.tsv.rdf b/tests/validate_data/basic.tsv.rdf index befa5cc3..7b090f48 100644 --- a/tests/validate_data/basic.tsv.rdf +++ b/tests/validate_data/basic.tsv.rdf @@ -1,2455 +1,2363 @@ -@prefix : . +@prefix a: . +@prefix b: . +@prefix c: . +@prefix d: . +@prefix dc1: . +@prefix oboInOwl: . +@prefix orcid: . @prefix owl: . +@prefix pav: . @prefix rdfs: . +@prefix semapv: . +@prefix skos: . @prefix sssom: . @prefix x: . +@prefix xsd: . @prefix y: . @prefix z: . -x:eyeball owl:equivalentClass z:eyeball . - -z:eyeball owl:equivalentClass x:eyeball . - -x:hindlimb owl:equivalentClass z:hindlimb . - -z:hindlimb owl:equivalentClass x:hindlimb . - -y:appendage owl:equivalentClass x:appendage, - z:appendage . - -y:foot owl:equivalentClass x:foot, - z:foot . - -y:organ owl:equivalentClass x:organ, - z:organ . - -y:region owl:equivalentClass x:region, - z:region . - -y:tissue owl:equivalentClass x:tissue, - z:tissue . - -z:eye owl:equivalentClass x:eye, - y:eye . - -z:heart owl:equivalentClass x:heart, - y:heart . - -z:liver owl:equivalentClass x:liver, - y:liver . - -z:lung owl:equivalentClass x:lung, - y:lung . - -x:appendage owl:equivalentClass y:appendage, - z:appendage . - -x:eye owl:equivalentClass y:eye, - z:eye . - -x:organ owl:equivalentClass y:organ, - z:organ . - -x:region owl:equivalentClass y:region, - z:region . - -x:tissue owl:equivalentClass y:tissue, - z:tissue . - -y:eye owl:equivalentClass x:eye, - z:eye . - -y:heart owl:equivalentClass x:heart, - z:heart . - -y:liver owl:equivalentClass x:liver, - z:liver . - -y:lung owl:equivalentClass x:lung, - z:lung . - -z:appendage owl:equivalentClass x:appendage, - y:appendage . - -z:region owl:equivalentClass x:region, - y:region . - -z:tissue owl:equivalentClass x:tissue, - y:tissue . - -x:foot owl:equivalentClass y:foot, - z:foot . - -y:hand owl:equivalentClass x:hand, - z:hand . - -z:foot owl:equivalentClass x:foot, - y:foot . - -x:heart owl:equivalentClass y:heart, - z:heart, - z:organ . - -x:liver owl:equivalentClass y:liver, - z:liver, - z:organ . - -x:lung owl:equivalentClass y:lung, - z:lung, - z:organ . - -x:hand owl:equivalentClass y:hand, - z:hand . - -z:hand owl:equivalentClass x:hand, - y:hand . - -x:bone_tissue owl:equivalentClass y:bone, - z:bone_element, - z:bone_tissue . - -z:bone_tissue owl:equivalentClass x:bone_element, - x:bone_tissue, - y:bone . - -z:bone_element owl:equivalentClass x:bone_element, - x:bone_tissue, - y:bone . - -z:organ owl:equivalentClass x:heart, - x:liver, - x:lung, - x:organ, - y:organ . - -y:bone owl:equivalentClass x:bone_element, - x:bone_tissue, - z:bone_element, - z:bone_tissue . - -x:bone_element owl:equivalentClass y:bone, - z:bone_element, - z:bone_tissue . - [] a sssom:MappingSet ; - sssom:comment "." ; - sssom:creator_id ; - sssom:license "https://creativecommons.org/publicdomain/zero/1.0/" ; - sssom:mapping_date "2020-05-30" ; + dc1:creator orcid:1234, + orcid:5678 ; + dc1:license "https://creativecommons.org/publicdomain/zero/1.0/"^^xsd:anyURI ; + pav:authoredOn "2020-05-30"^^xsd:date ; + sssom:mapping_set_id "https://w3id.org/sssom/mapping/tests/data/basic.tsv"^^xsd:anyURI ; sssom:mapping_tool "https://github.com/cmungall/rdf_matcher" ; sssom:mappings [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:appendage ; + owl:annotatedTarget z:appendage ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendag" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "appendage" ; sssom:object_category "biolink:AnatomicalEntity" ; sssom:object_label "APPENDAGE" ; sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; sssom:subject_label "appendage" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:appendage ; - owl:annotatedTarget z:appendage ], + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:tissue ; + owl:annotatedTarget y:tissue ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:UnspecifiedMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "tissu" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "ORGAN" ; + sssom:object_label "tissues" ; sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "organ" ; + sssom:subject_label "tissue" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; + sssom:subject_source x:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:organ ; - owl:annotatedTarget z:organ ], + owl:annotatedSource x:heart ; + owl:annotatedTarget y:heart ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0000948" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "hearts" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "heart" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:region ; + owl:annotatedTarget z:region ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hindlimb" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "region" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hindlimb" ; + sssom:object_label "REGION" ; sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hindlimb" ; + sssom:subject_label "region" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; + sssom:subject_source x:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:hindlimb ; - owl:annotatedTarget x:hindlimb ], + owl:annotatedSource z:organ ; + owl:annotatedTarget x:liver ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "BAD:ORGAN" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "liver" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "ORGAN" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "mock data" ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource c:something ; + owl:annotatedTarget d:something ; + sssom:confidence 8.1e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendag" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "xxxxx" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "appendages" ; + sssom:object_label "yyyyyy" ; sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_source d:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "APPENDAGE" ; + sssom:subject_label "YYYYY" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:appendage ; - owl:annotatedTarget y:appendage ], + sssom:subject_source c:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_element ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 2e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "bone element" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget z:bone_tissue ], + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:tissue ; + owl:annotatedTarget z:tissue ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "tissu" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bones" ; + sssom:object_label "TISSUE" ; sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; + sssom:subject_label "tissue" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget y:bone ], + owl:annotatedSource y:liver ; + owl:annotatedTarget x:liver ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002107" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "liver" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "livers" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:eye ; + owl:annotatedTarget y:eye ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0000970" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone tissue" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "eyes" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; + sssom:subject_label "eye" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_tissue ; - owl:annotatedTarget x:bone_tissue ], + owl:annotatedSource x:heart ; + owl:annotatedTarget y:heart ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "heart" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "hearts" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "heart" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_element ; + owl:annotatedTarget x:bone_tissue ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002481" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone" ; sssom:object_category "biolink:AnatomicalEntity" ; sssom:object_label "bone tissue" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_tissue ; - owl:annotatedTarget x:bone_tissue ], + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:hindlimb ; + owl:annotatedTarget z:hindlimb ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002481" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "hindlimb" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "hindlimb" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone tissue" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_tissue ; - owl:annotatedTarget z:bone_tissue ], + sssom:subject_label "hindlimb" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:liver ; + owl:annotatedTarget x:liver ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissu" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "liver" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "tissue" ; + sssom:object_label "liver" ; sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "TISSUE" ; + sssom:subject_label "livers" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:tissue ; - owl:annotatedTarget x:tissue ], + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8497788951776651"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:hand ; + owl:annotatedTarget x:hand ; + sssom:confidence 8.497789e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "foot" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "hand" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "pes" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "manus" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:foot ; - owl:annotatedTarget x:foot ], + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8212623907743639"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:organ ; + owl:annotatedTarget x:organ ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "organ" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hands" ; + sssom:object_label "organ" ; sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "manus" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:hand ; - owl:annotatedTarget y:hand ], + sssom:subject_label "ORGAN" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:eye ; + owl:annotatedTarget y:eye ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "UBERON:0000970" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "eye" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "eyes" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:eye ; - owl:annotatedTarget x:eye ], + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:bone ; + owl:annotatedTarget z:bone_element ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget z:bone_element ], + sssom:subject_label "bones" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_tissue ; + owl:annotatedTarget z:bone_element ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000970" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "eye" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "eyes" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; + sssom:subject_label "bone tissue" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:eye ; - owl:annotatedTarget x:eye ], + owl:annotatedSource x:foot ; + owl:annotatedTarget z:foot ; + sssom:confidence 8e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "foot" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "pes" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:bone ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; sssom:object_label "bone element" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_element ; - owl:annotatedTarget x:bone_element ], + sssom:subject_label "bones" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:region ; + owl:annotatedTarget z:region ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; sssom:object_label "REGION" ; sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "region" ; + sssom:subject_label "regions" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:region ; - owl:annotatedTarget z:region ], + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:eye ; + owl:annotatedTarget y:eye ; + sssom:confidence 5.688741e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000970" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "ey" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "eyes" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "eyes" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:eye ; - owl:annotatedTarget z:eye ], + sssom:subject_label "eye" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:hand ; + owl:annotatedTarget z:hand ; + sssom:confidence 8.497789e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "hand" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget z:bone_tissue ], + sssom:subject_label "manus" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:appendage ; + owl:annotatedTarget y:appendage ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002107" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "appendag" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "appendages" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "liver" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:liver ; - owl:annotatedTarget z:liver ], + sssom:subject_label "APPENDAGE" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:tissue ; + owl:annotatedTarget y:tissue ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hindlimb" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "tissu" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hindlimb" ; + sssom:object_label "tissues" ; sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hindlimb" ; + sssom:subject_label "TISSUE" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:hindlimb ; - owl:annotatedTarget z:hindlimb ], + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:lung ; + owl:annotatedTarget y:lung ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "UBERON:0002048" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; sssom:object_label "lungs" ; - sssom:object_match_field ; - sssom:object_source "y" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "lung" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:lung ; - owl:annotatedTarget y:lung ], + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:lung ; + owl:annotatedTarget x:lung ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002048" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone tissue" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "lung" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:bone ; - owl:annotatedTarget x:bone_tissue ], + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:appendage ; + owl:annotatedTarget z:appendage ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "appendag" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "organ" ; + sssom:object_label "APPENDAGE" ; sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "ORGAN" ; + sssom:subject_label "appendages" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:organ ; - owl:annotatedTarget x:organ ], + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8212623907743639"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:foot ; + owl:annotatedTarget y:foot ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002387" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "feet" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hands" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; owl:annotatedSource y:hand ; - owl:annotatedTarget z:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; + owl:annotatedTarget z:hand ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hindlimb" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002398" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hindlimb" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hindlimb" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:hindlimb ; - owl:annotatedTarget x:hindlimb ], + sssom:subject_label "hands" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:eye ; + owl:annotatedTarget x:eye ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000948" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0000970" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hearts" ; - sssom:object_match_field ; - sssom:object_source "y" ; + sssom:object_label "eye" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:heart ; - owl:annotatedTarget y:heart ], + owl:annotatedSource x:lung ; + owl:annotatedTarget y:lung ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002048" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "lungs" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "lung" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:lung ; + owl:annotatedTarget y:lung ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:UnspecifiedMatching ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "lung" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "lung" ; + sssom:object_label "lungs" ; sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "lungs" ; + sssom:subject_label "lung" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:lung ; - owl:annotatedTarget x:lung ], + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_tissue ; + owl:annotatedTarget x:bone_tissue ; + sssom:confidence 2e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0001474" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone element" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "bone tissue" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_element ; - owl:annotatedTarget x:bone_element ], + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7646510369310004"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:hand ; + owl:annotatedTarget y:hand ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone element" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002398" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bones" ; - sssom:object_match_field ; - sssom:object_source "y" ; + sssom:object_label "hands" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; + sssom:subject_label "manus" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget y:bone ], + owl:annotatedSource z:bone_tissue ; + owl:annotatedTarget x:bone_tissue ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "bone" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "bone tissue" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:appendage ; + owl:annotatedTarget x:appendage ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendag" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "appendage" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "APPENDAGE" ; + sssom:object_label "appendage" ; sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "appendages" ; + sssom:subject_label "APPENDAGE" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:appendage ; - owl:annotatedTarget z:appendage ], + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:bone ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 7.64651e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002107" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone element" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "bone element" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "livers" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; + sssom:subject_label "bones" ; + sssom:subject_match_field oboInOwl:hasRelatedSynonym ; + sssom:subject_source y:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:liver ; - owl:annotatedTarget z:liver ], + owl:annotatedSource x:bone_tissue ; + owl:annotatedTarget z:bone_tissue ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002481" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "bone tissue" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:lung ; + owl:annotatedTarget x:lung ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002048" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone element" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "lung" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; + sssom:subject_label "lungs" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:bone ; - owl:annotatedTarget x:bone_element ], + owl:annotatedSource y:foot ; + owl:annotatedTarget z:foot ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002387" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "feet" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8497788951776651"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:hand ; + owl:annotatedTarget y:hand ; + sssom:confidence 8.212624e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "manus" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "hands" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:hand ; - owl:annotatedTarget x:hand ], + sssom:subject_label "manus" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7646510369310004"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_tissue ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 2e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone element" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone" ; sssom:object_category "biolink:AnatomicalEntity" ; sssom:object_label "bone element" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; owl:annotatedSource y:bone ; - owl:annotatedTarget x:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.568874072230784"^^ ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 6.967305e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "ey" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone el" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "eye" ; + sssom:object_label "bone element" ; sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "eyes" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:eye ; - owl:annotatedTarget x:eye ], + sssom:subject_label "bones" ; + sssom:subject_match_field oboInOwl:hasRelatedSynonym ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget z:bone_element ; + sssom:confidence 2e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone tissue" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_tissue ; - owl:annotatedTarget z:bone_tissue ], + sssom:subject_label "bone element" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "BAD:ORGAN" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "liver" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "ORGAN" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:organ ; - owl:annotatedTarget x:liver ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget z:bone_tissue ; + sssom:confidence 2e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0010230" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "eyeball" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:eyeball ; - owl:annotatedTarget z:eyeball ], + sssom:subject_label "bone element" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:organ ; + owl:annotatedTarget y:organ ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:UnspecifiedMatching ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "ORGAN" ; + sssom:object_label "organs" ; sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; sssom:subject_label "organ" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:organ ; - owl:annotatedTarget z:organ ], + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002387" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "feet" ; - sssom:object_match_field ; - sssom:object_source "y" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "pes" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:foot ; - owl:annotatedTarget y:foot ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + owl:annotatedSource x:heart ; + owl:annotatedTarget z:heart ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "BAD:ORGAN" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0000948" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "heart" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "ORGAN" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:organ ; - owl:annotatedTarget x:heart ], + sssom:subject_label "heart" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_tissue ; + owl:annotatedTarget z:bone_tissue ; + sssom:confidence 2e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000948" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hearts" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:heart ; - owl:annotatedTarget z:heart ], + sssom:subject_label "bone tissue" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:region ; + owl:annotatedTarget x:region ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissue" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "region" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "tissue" ; + sssom:object_label "region" ; sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "TISSUE" ; + sssom:subject_label "REGION" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:tissue ; - owl:annotatedTarget x:tissue ], + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:eye ; + owl:annotatedTarget x:eye ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002107" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0000970" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "liver" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "eye" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:liver ; - owl:annotatedTarget x:liver ], + sssom:subject_label "eyes" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:organ ; + owl:annotatedTarget y:organ ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "liver" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "organ" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "livers" ; + sssom:object_label "organs" ; sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "liver" ; + sssom:subject_label "ORGAN" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:liver ; - owl:annotatedTarget y:liver ], + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_element ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "UBERON:0001474" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; sssom:object_label "bone element" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:bone ; - owl:annotatedTarget x:bone_element ], + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_tissue ; + owl:annotatedTarget y:bone ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "foot" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "pes" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "bones" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:foot ; - owl:annotatedTarget x:foot ], + sssom:subject_label "bone tissue" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:organ ; + owl:annotatedTarget x:heart ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "lung" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "BAD:ORGAN" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "lungs" ; + sssom:object_label "heart" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "ORGAN" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], + [ a owl:Axiom ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:organ ; + owl:annotatedTarget z:organ ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "organ" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "ORGAN" ; sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "lung" ; + sssom:subject_label "organs" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:lung ; - owl:annotatedTarget y:lung ], + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget z:bone_tissue ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002387" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "pes" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:foot ; - owl:annotatedTarget x:foot ], + sssom:subject_label "bone element" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:organ ; + owl:annotatedTarget x:lung ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002387" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "BAD:ORGAN" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "lung" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "pes" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; + sssom:subject_label "ORGAN" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; owl:annotatedSource x:foot ; - owl:annotatedTarget z:foot ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + owl:annotatedTarget y:foot ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0010230" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002387" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "eyeball" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "feet" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:eyeball ; - owl:annotatedTarget x:eyeball ], + sssom:subject_label "pes" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget y:bone ; + sssom:confidence 6.967305e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone el" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone tissue" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "bones" ; + sssom:object_match_field oboInOwl:hasRelatedSynonym ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_element ; - owl:annotatedTarget x:bone_tissue ], + sssom:subject_label "bone element" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; + rdfs:comment "mock data" ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource c:something ; + owl:annotatedTarget b:something ; + sssom:confidence 8.4e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hindlimb" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "xxxxx" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hindlimb" ; + sssom:object_label "yxyxyx" ; sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; + sssom:object_source b:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hindlimb" ; + sssom:subject_label "YXYXY" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:hindlimb ; - owl:annotatedTarget z:hindlimb ], + sssom:subject_source c:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:tissue ; + owl:annotatedTarget x:tissue ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendage" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "tissu" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "appendage" ; + sssom:object_label "tissue" ; sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "APPENDAGE" ; + sssom:subject_label "tissues" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:appendage ; - owl:annotatedTarget x:appendage ], + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:organ ; + owl:annotatedTarget x:organ ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002398" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "organ" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "manus" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "organ" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:hand ; - owl:annotatedTarget x:hand ], + sssom:subject_label "ORGAN" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:organ ; + owl:annotatedTarget x:organ ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendag" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "organ" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "appendage" ; + sssom:object_label "organ" ; sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "APPENDAGE" ; + sssom:subject_label "organs" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:appendage ; - owl:annotatedTarget x:appendage ], + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:lung ; + owl:annotatedTarget z:organ ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002048" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "BAD:ORGAN" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "lung" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "ORGAN" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:lung ; - owl:annotatedTarget x:lung ], + sssom:subject_label "lung" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_tissue ; + owl:annotatedTarget x:bone_tissue ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0001474" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002481" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "bone tissue" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:bone ; - owl:annotatedTarget z:bone_element ], + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:hindlimb ; + owl:annotatedTarget z:hindlimb ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissu" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "hindlimb" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "TISSUE" ; + sssom:object_label "hindlimb" ; sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "tissues" ; + sssom:subject_label "hindlimb" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:tissue ; - owl:annotatedTarget z:tissue ], + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:hand ; + owl:annotatedTarget x:hand ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002048" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002398" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "lungs" ; - sssom:object_match_field ; - sssom:object_source "y" ; + sssom:object_label "manus" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:lung ; - owl:annotatedTarget y:lung ], + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.6967304549770724"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:liver ; + owl:annotatedTarget z:liver ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone el" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002107" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone element" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:bone ; - owl:annotatedTarget x:bone_element ], + sssom:subject_label "livers" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:foot ; + owl:annotatedTarget z:foot ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002048" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002387" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "lung" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "lungs" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:lung ; - owl:annotatedTarget x:lung ], + sssom:subject_label "pes" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.568874072230784"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:hindlimb ; + owl:annotatedTarget x:hindlimb ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "ey" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "hindlimb" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "eyes" ; + sssom:object_label "hindlimb" ; sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "eye" ; + sssom:subject_label "hindlimb" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:eye ; - owl:annotatedTarget y:eye ], + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:hand ; + owl:annotatedTarget x:hand ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002107" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002398" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "livers" ; - sssom:object_match_field ; - sssom:object_source "y" ; + sssom:object_label "manus" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "liver" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:liver ; - owl:annotatedTarget y:liver ], + sssom:subject_label "hands" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_tissue ; + owl:annotatedTarget z:bone_tissue ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendag" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "appendage" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "appendages" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:appendage ; - owl:annotatedTarget x:appendage ], + sssom:subject_label "bone tissue" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:eyeball ; + owl:annotatedTarget x:eyeball ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0010230" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "REGION" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; + sssom:object_label "eyeball" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "region" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:region ; - owl:annotatedTarget z:region ], + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_element ; + owl:annotatedTarget y:bone ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002398" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0001474" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hands" ; - sssom:object_match_field ; - sssom:object_source "y" ; + sssom:object_label "bones" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "manus" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; owl:annotatedSource x:hand ; - owl:annotatedTarget y:hand ], + owl:annotatedTarget z:hand ; + sssom:confidence 8e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "hand" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "manus" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:heart ; + owl:annotatedTarget x:heart ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "heart" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone tissue" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "heart" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; + sssom:subject_label "hearts" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; owl:annotatedSource z:bone_element ; - owl:annotatedTarget x:bone_tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; + owl:annotatedTarget x:bone_tissue ; + sssom:confidence 2e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; sssom:object_label "bone tissue" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_tissue ; - owl:annotatedTarget x:bone_tissue ], + owl:annotatedSource x:region ; + owl:annotatedTarget y:region ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:UnspecifiedMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "region" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "regions" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "region" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_tissue ; + owl:annotatedTarget y:bone ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0001474" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone" ; sssom:object_category "biolink:AnatomicalEntity" ; sssom:object_label "bones" ; - sssom:object_match_field ; - sssom:object_source "y" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget y:bone ], + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:organ ; + owl:annotatedTarget z:organ ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "organ" ; + sssom:object_label "ORGAN" ; sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "organs" ; + sssom:subject_label "organ" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:organ ; - owl:annotatedTarget x:organ ], + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "mock data" ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource a:something ; + owl:annotatedTarget b:something ; + sssom:confidence 8e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissu" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "xxxxx" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "TISSUE" ; + sssom:object_label "xxxxxx" ; sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; + sssom:object_source b:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "tissue" ; + sssom:subject_label "XXXXX" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:tissue ; - owl:annotatedTarget z:tissue ], + sssom:subject_source a:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_tissue ; + owl:annotatedTarget z:bone_element ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000948" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hearts" ; - sssom:object_match_field ; - sssom:object_source "y" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "heart" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:heart ; - owl:annotatedTarget y:heart ], + sssom:subject_label "bone tissue" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:liver ; + owl:annotatedTarget y:liver ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:UnspecifiedMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "liver" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "REGION" ; + sssom:object_label "livers" ; sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "regions" ; + sssom:subject_label "liver" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:region ; - owl:annotatedTarget z:region ], + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget y:bone ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0001474" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "region" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_label "bones" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "REGION" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:region ; - owl:annotatedTarget x:region ], + sssom:subject_label "bone element" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:appendage ; + owl:annotatedTarget x:appendage ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000948" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "appendag" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "heart" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "appendage" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:heart ; - owl:annotatedTarget x:heart ], + sssom:subject_label "APPENDAGE" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:tissue ; + owl:annotatedTarget z:tissue ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "heart" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "tissu" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "heart" ; + sssom:object_label "TISSUE" ; sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hearts" ; + sssom:subject_label "tissues" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:heart ; - owl:annotatedTarget x:heart ], + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:lung ; + owl:annotatedTarget z:lung ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002398" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002048" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "manus" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hands" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:hand ; - owl:annotatedTarget x:hand ], + sssom:subject_label "lungs" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8212623907743639"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:hindlimb ; + owl:annotatedTarget x:hindlimb ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "hindlimb" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hands" ; + sssom:object_label "hindlimb" ; sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:hand ; - owl:annotatedTarget y:hand ], + sssom:subject_label "hindlimb" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:foot ; + owl:annotatedTarget x:foot ; + sssom:confidence 8.497789e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissu" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "foot" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "tissue" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_label "pes" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "tissues" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:tissue ; - owl:annotatedTarget x:tissue ], + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "mock data" ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource d:something ; + owl:annotatedTarget a:something ; + sssom:confidence 8.2e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "xxxxx" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "organs" ; + sssom:object_label "yyyyyy" ; sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_source a:example ; + sssom:predicate_modifier "Not" ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "organ" ; + sssom:subject_label "YYYYY" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:organ ; - owl:annotatedTarget y:organ ], + sssom:subject_source d:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:appendage ; + owl:annotatedTarget y:appendage ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "appendag" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "ORGAN" ; + sssom:object_label "appendages" ; sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "organs" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; + sssom:subject_label "appendage" ; + sssom:subject_match_field rdfs:label, + skos:prefLabel ; + sssom:subject_source x:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:organ ; - owl:annotatedTarget z:organ ], + owl:annotatedSource z:hand ; + owl:annotatedTarget y:hand ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "UBERON:0002398" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "hands" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:bone ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "BAD:ORGAN" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0001474" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "ORGAN" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "bone element" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "liver" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; + sssom:subject_label "bones" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:liver ; - owl:annotatedTarget z:organ ], + owl:annotatedSource x:appendage ; + owl:annotatedTarget z:appendage ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "appendag" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "APPENDAGE" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_label "appendage" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:liver ; + owl:annotatedTarget y:liver ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "UBERON:0002107" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; sssom:object_label "livers" ; - sssom:object_match_field ; - sssom:object_source "y" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; owl:annotatedSource z:liver ; - owl:annotatedTarget y:liver ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + owl:annotatedTarget x:liver ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002048" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002107" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "liver" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "lung" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:lung ; - owl:annotatedTarget z:lung ], + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:foot ; + owl:annotatedTarget z:foot ; + sssom:confidence 8.497789e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "foot" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone tissue" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_tissue ; - owl:annotatedTarget z:bone_element ], + sssom:subject_label "pes" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:bone ; + owl:annotatedTarget x:bone_tissue ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissu" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "tissues" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_label "bone tissue" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "tissue" ; + sssom:subject_label "bones" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:tissue ; - owl:annotatedTarget y:tissue ], + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:eye ; + owl:annotatedTarget z:eye ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000948" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0000970" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "heart" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:heart ; - owl:annotatedTarget z:heart ], + sssom:subject_label "eyes" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:eye ; + owl:annotatedTarget z:eye ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendage" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0000970" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "APPENDAGE" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "appendage" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:appendage ; - owl:annotatedTarget z:appendage ], + sssom:subject_label "eye" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:lung ; + owl:annotatedTarget x:lung ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "lung" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "region" ; + sssom:object_label "lung" ; sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "REGION" ; + sssom:subject_label "lungs" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:region ; - owl:annotatedTarget x:region ], + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "BAD:ORGAN" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "ORGAN" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "heart" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:heart ; - owl:annotatedTarget z:organ ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + owl:annotatedSource y:hand ; + owl:annotatedTarget z:hand ; + sssom:confidence 8.212624e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002387" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "hand" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "feet" ; - sssom:object_match_field ; - sssom:object_source "y" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:foot ; - owl:annotatedTarget y:foot ], + sssom:subject_label "hands" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:tissue ; + owl:annotatedTarget z:tissue ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "tissue" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "regions" ; + sssom:object_label "TISSUE" ; sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "REGION" ; + sssom:subject_label "tissue" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:region ; - owl:annotatedTarget y:region ], + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:organ ; + owl:annotatedTarget z:organ ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:UnspecifiedMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "organ" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "region" ; + sssom:object_label "ORGAN" ; sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "regions" ; + sssom:subject_label "organ" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; + sssom:subject_source x:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:region ; - owl:annotatedTarget x:region ], + owl:annotatedSource z:hand ; + owl:annotatedTarget x:hand ; + sssom:confidence 8e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:mapping_tool "rdf_matcher" ; + sssom:match_string "hand" ; + sssom:object_category "biolink:AnatomicalEntity" ; + sssom:object_label "manus" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source x:example ; + sssom:subject_category "biolink:AnatomicalEntity" ; + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:foot ; + owl:annotatedTarget x:foot ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "UBERON:0002387" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "pes" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "feet" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:foot ; - owl:annotatedTarget z:foot ], + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:heart ; + owl:annotatedTarget z:heart ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002048" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0000948" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "lungs" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:lung ; - owl:annotatedTarget z:lung ], + sssom:subject_label "hearts" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:heart ; + owl:annotatedTarget x:heart ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0000948" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "heart" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:bone ; - owl:annotatedTarget z:bone_element ], + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:liver ; + owl:annotatedTarget z:liver ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissu" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002107" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "tissues" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "TISSUE" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:tissue ; - owl:annotatedTarget y:tissue ], + sssom:subject_label "liver" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_element ; + owl:annotatedTarget y:bone ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; sssom:object_label "bones" ; sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_tissue ; - owl:annotatedTarget y:bone ], + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:eyeball ; + owl:annotatedTarget z:eyeball ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "heart" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0010230" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hearts" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "heart" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:heart ; - owl:annotatedTarget y:heart ], + sssom:subject_label "eyeball" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:hand ; + owl:annotatedTarget z:hand ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "UBERON:0002398" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "hands" ; - sssom:object_match_field ; - sssom:object_source "y" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:hand ; - owl:annotatedTarget y:hand ], + sssom:subject_label "manus" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8818562360532485"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget y:bone ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "tissue" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "TISSUE" ; + sssom:object_label "bones" ; sssom:object_match_field rdfs:label ; - sssom:object_source "z" ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "tissue" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:tissue ; - owl:annotatedTarget z:tissue ], + sssom:subject_label "bone element" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.6967304549770724"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:bone ; + owl:annotatedTarget z:bone_element ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone el" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0001474" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bones" ; - sssom:object_match_field ; - sssom:object_source "y" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget y:bone ], + sssom:subject_label "bones" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:region ; + owl:annotatedTarget y:region ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "appendag" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "region" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "appendages" ; + sssom:object_label "regions" ; sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "appendage" ; + sssom:subject_label "REGION" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:appendage ; - owl:annotatedTarget y:appendage ], + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:liver ; + owl:annotatedTarget z:organ ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "BAD:ORGAN" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "manus" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "ORGAN" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:hand ; - owl:annotatedTarget x:hand ], + sssom:subject_label "liver" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:eye ; + owl:annotatedTarget x:eye ; + sssom:confidence 5.688741e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "ey" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bones" ; + sssom:object_label "eye" ; sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone tissue" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_tissue ; - owl:annotatedTarget y:bone ], + sssom:subject_label "eyes" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:liver ; + owl:annotatedTarget y:liver ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000970" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002107" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "eyes" ; - sssom:object_match_field ; - sssom:object_source "y" ; + sssom:object_label "livers" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "eye" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:eye ; - owl:annotatedTarget y:eye ], + sssom:subject_label "liver" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:heart ; + owl:annotatedTarget y:heart ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000970" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0000948" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "eyes" ; - sssom:object_match_field ; - sssom:object_source "y" ; + sssom:object_label "hearts" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:eye ; - owl:annotatedTarget y:eye ], + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:hand ; + owl:annotatedTarget y:hand ; + sssom:confidence 8.212624e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "hand" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "hands" ; + sssom:object_match_field rdfs:label ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget z:bone_element ], + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:tissue ; + owl:annotatedTarget x:tissue ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "tissue" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "organ" ; + sssom:object_label "tissue" ; sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "ORGAN" ; + sssom:subject_label "TISSUE" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:organ ; - owl:annotatedTarget x:organ ], + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000970" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "eye" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:eye ; - owl:annotatedTarget z:eye ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; + owl:annotatedSource z:tissue ; + owl:annotatedTarget x:tissue ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:ManualMappingCuration ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "tissu" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone element" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "tissue" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_tissue ; - owl:annotatedTarget x:bone_element ], + sssom:subject_label "TISSUE" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:hand ; + owl:annotatedTarget x:hand ; + sssom:confidence 8.212624e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "hand" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "manus" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bones" ; + sssom:subject_label "hands" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; + sssom:subject_source y:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; owl:annotatedSource y:bone ; - owl:annotatedTarget z:bone_tissue ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; + owl:annotatedTarget z:bone_tissue ; + sssom:confidence 5.34602e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone tissue" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_tissue ; - owl:annotatedTarget z:bone_tissue ], + sssom:subject_label "bones" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:heart ; + owl:annotatedTarget x:heart ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002107" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0000948" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "liver" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "heart" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "livers" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:liver ; - owl:annotatedTarget x:liver ], + sssom:subject_label "hearts" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource z:bone_tissue ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; sssom:object_label "bone element" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; owl:annotatedSource z:bone_element ; - owl:annotatedTarget x:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + owl:annotatedTarget x:bone_element ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002387" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "pes" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "bone element" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "feet" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:foot ; - owl:annotatedTarget x:foot ], + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0001474" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone element" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_element ; - owl:annotatedTarget z:bone_element ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2612038749637414"^^ ; + owl:annotatedSource y:region ; + owl:annotatedTarget x:region ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "region" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "region" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "bone tissue" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:bone_tissue ; - owl:annotatedTarget z:bone_element ], + sssom:subject_label "regions" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.2"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:region ; + owl:annotatedTarget z:region ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:UnspecifiedMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "region" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bone element" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_label "REGION" ; + sssom:object_match_field rdfs:label ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_tissue ; - owl:annotatedTarget x:bone_element ], + sssom:subject_label "region" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:foot ; + owl:annotatedTarget x:foot ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002398" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002387" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "pes" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "manus" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:hand ; - owl:annotatedTarget z:hand ], + sssom:subject_label "feet" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + rdfs:comment "mock data" ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource a:something ; + owl:annotatedTarget c:something ; + sssom:confidence 8.3e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "liver" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "xxxxx" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "liver" ; + sssom:object_label "xyxyxy" ; sssom:object_match_field rdfs:label ; - sssom:object_source "x" ; + sssom:object_source c:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "livers" ; + sssom:subject_label "XYXYX" ; sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:liver ; - owl:annotatedTarget x:liver ], + sssom:subject_source a:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource y:appendage ; + owl:annotatedTarget x:appendage ; + sssom:confidence 8.407144e-01 ; + sssom:mapping_justification semapv:SemanticSimilarityThresholdMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "foot" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "appendag" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "appendage" ; + sssom:object_match_field rdfs:label ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "pes" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:foot ; - owl:annotatedTarget z:foot ], + sssom:subject_label "appendages" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source y:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + rdfs:comment "." ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource x:heart ; + owl:annotatedTarget z:organ ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; sssom:match_string "BAD:ORGAN" ; - sssom:mapping_justification "semapv:LexicalMatching" ; sssom:object_category "biolink:AnatomicalEntity" ; sssom:object_label "ORGAN" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "lung" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; + sssom:subject_label "heart" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], + [ a owl:Axiom ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; owl:annotatedSource x:lung ; - owl:annotatedTarget z:organ ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + owl:annotatedTarget z:lung ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "region" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0002048" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "regions" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "region" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:region ; - owl:annotatedTarget y:region ], + sssom:subject_label "lung" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8212623907743639"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "manus" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hands" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "y" ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:hand ; - owl:annotatedTarget x:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget z:bone_element ; + sssom:confidence 7.387961e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "BAD:ORGAN" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "UBERON:0001474" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "lung" ; - sssom:object_match_field ; - sssom:object_source "x" ; + sssom:object_match_field oboInOwl:hasDbXref ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "ORGAN" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:organ ; - owl:annotatedTarget x:lung ], + sssom:subject_label "bone element" ; + sssom:subject_match_field oboInOwl:hasDbXref ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8497788951776651"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "foot" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "pes" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:foot ; - owl:annotatedTarget z:foot ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.5346019613807635"^^ ; + owl:annotatedSource z:region ; + owl:annotatedTarget x:region ; + sssom:confidence 8.818562e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "bone" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "region" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "bones" ; + sssom:object_label "region" ; sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_element ; - owl:annotatedTarget y:bone ], + sssom:subject_label "REGION" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8497788951776651"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "manus" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:hand ; - owl:annotatedTarget z:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget y:bone ; + sssom:confidence 7.64651e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0001474" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone element" ; sssom:object_category "biolink:AnatomicalEntity" ; sssom:object_label "bones" ; - sssom:object_match_field ; - sssom:object_source "y" ; + sssom:object_match_field oboInOwl:hasRelatedSynonym ; + sssom:object_source y:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "" ; - sssom:subject_match_field ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:bone_element ; - owl:annotatedTarget y:bone ], + sssom:subject_label "bone element" ; + sssom:subject_match_field rdfs:label ; + sssom:subject_source x:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0000948" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "heart" ; - sssom:object_match_field ; - sssom:object_source "x" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hearts" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:heart ; - owl:annotatedTarget x:heart ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8"^^ ; + owl:annotatedSource z:foot ; + owl:annotatedTarget x:foot ; + sssom:confidence 8e-01 ; + sssom:mapping_justification semapv:LogicalReasoning ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "hand" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "foot" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; + sssom:object_label "pes" ; + sssom:object_match_field oboInOwl:hasExactSynonym ; + sssom:object_source x:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "manus" ; - sssom:subject_match_field ; - sssom:subject_source "x" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource x:hand ; - owl:annotatedTarget z:hand ], + sssom:subject_match_field oboInOwl:hasExactSynonym ; + sssom:subject_source z:example ], [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.7387961250362586"^^ ; - sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "UBERON:0002398" ; - sssom:mapping_justification "semapv:LexicalMatching" ; - sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "" ; - sssom:object_match_field ; - sssom:object_source "z" ; - sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "hands" ; - sssom:subject_match_field ; - sssom:subject_source "y" ; + rdfs:comment "." ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource y:hand ; - owl:annotatedTarget z:hand ], - [ a owl:Axiom ; - sssom:comment "." ; - sssom:confidence "0.8407144059077161"^^ ; + owl:annotatedSource x:bone_element ; + owl:annotatedTarget z:bone_element ; + sssom:confidence 2.612039e-01 ; + sssom:mapping_justification semapv:LexicalMatching ; sssom:mapping_tool "rdf_matcher" ; - sssom:match_string "organ" ; - sssom:mapping_justification "semapv:LexicalMatching" ; + sssom:match_string "bone" ; sssom:object_category "biolink:AnatomicalEntity" ; - sssom:object_label "organs" ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; + sssom:object_match_field oboInOwl:hasBroadSynonym ; + sssom:object_source z:example ; sssom:subject_category "biolink:AnatomicalEntity" ; - sssom:subject_label "ORGAN" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource z:organ ; - owl:annotatedTarget y:organ ] ; - sssom:object_match_field rdfs:label ; - sssom:object_source "y" ; - sssom:subject_match_field rdfs:label ; - sssom:subject_source "z" . + sssom:subject_label "bone element" ; + sssom:subject_match_field oboInOwl:hasBroadSynonym ; + sssom:subject_source x:example ] . + + diff --git a/tests/validate_data/basic.tsv.tsv b/tests/validate_data/basic.tsv.tsv index 706fb794..b2db5518 100644 --- a/tests/validate_data/basic.tsv.tsv +++ b/tests/validate_data/basic.tsv.tsv @@ -1,152 +1,166 @@ -#comment: . -#creator_id: cjm -#curie_map: -# a: http://example.org/a/ -# rdfs: http://www.w3.org/2000/01/rdf-schema# -# x: http://example.org/x/ -# y: http://example.org/y/ -# z: http://example.org/z/ -#license: https://creativecommons.org/publicdomain/zero/1.0/ -#mapping_date: '2020-05-30' -#mapping_tool: https://github.com/cmungall/rdf_matcher -#object_match_field: rdfs:label -#object_source: y -#subject_match_field: rdfs:label -#subject_source: z -subject_id subject_label subject_category predicate_id object_id object_label object_category mapping_justification subject_source object_source mapping_tool confidence subject_match_field object_match_field match_string comment @type -x:appendage appendage biolink:AnatomicalEntity owl:equivalentClass y:appendage appendages biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label appendag . owl:Axiom -x:appendage appendage biolink:AnatomicalEntity owl:equivalentClass z:appendage APPENDAGE biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label appendag . owl:Axiom -x:appendage appendage biolink:AnatomicalEntity owl:equivalentClass z:appendage APPENDAGE biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8818562360532485 rdfs:label rdfs:label appendage . owl:Axiom -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0001474 . owl:Axiom -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.5346019613807635 oio:hasBroadSynonym rdfs:label bone . owl:Axiom -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.6967304549770724 rdfs:label oio:hasRelatedSynonym bone el . owl:Axiom -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7646510369310004 rdfs:label oio:hasRelatedSynonym bone element . owl:Axiom -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0001474 . owl:Axiom -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.5346019613807635 oio:hasBroadSynonym rdfs:label bone . owl:Axiom -x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002481 . owl:Axiom -x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -x:eye eye biolink:AnatomicalEntity owl:equivalentClass y:eye eyes biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000970 . owl:Axiom -x:eye eye biolink:AnatomicalEntity owl:equivalentClass y:eye eyes biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.5688740722307839 rdfs:label rdfs:label ey . owl:Axiom -x:eye eye biolink:AnatomicalEntity owl:equivalentClass z:eye biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000970 . owl:Axiom -x:eyeball eyeball biolink:AnatomicalEntity owl:equivalentClass z:eyeball biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0010230 . owl:Axiom -x:foot pes biolink:AnatomicalEntity owl:equivalentClass y:foot feet biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002387 . owl:Axiom -x:foot pes biolink:AnatomicalEntity owl:equivalentClass z:foot biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002387 . owl:Axiom -x:foot pes biolink:AnatomicalEntity owl:equivalentClass z:foot biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8497788951776651 oio:hasExactSynonym oio:hasExactSynonym foot . owl:Axiom -x:foot pes biolink:AnatomicalEntity owl:equivalentClass z:foot biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8 oio:hasExactSynonym oio:hasExactSynonym foot . owl:Axiom -x:hand manus biolink:AnatomicalEntity owl:equivalentClass y:hand hands biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002398 . owl:Axiom -x:hand manus biolink:AnatomicalEntity owl:equivalentClass y:hand hands biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8212623907743639 oio:hasExactSynonym rdfs:label hand . owl:Axiom -x:hand manus biolink:AnatomicalEntity owl:equivalentClass z:hand biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002398 . owl:Axiom -x:hand manus biolink:AnatomicalEntity owl:equivalentClass z:hand biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8497788951776651 oio:hasExactSynonym oio:hasExactSynonym hand . owl:Axiom -x:hand manus biolink:AnatomicalEntity owl:equivalentClass z:hand biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8 oio:hasExactSynonym oio:hasExactSynonym hand . owl:Axiom -x:heart heart biolink:AnatomicalEntity owl:equivalentClass y:heart hearts biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000948 . owl:Axiom -x:heart heart biolink:AnatomicalEntity owl:equivalentClass y:heart hearts biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label heart . owl:Axiom -x:heart heart biolink:AnatomicalEntity owl:equivalentClass z:heart biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000948 . owl:Axiom -x:heart heart biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref BAD:ORGAN . owl:Axiom -x:hindlimb hindlimb biolink:AnatomicalEntity owl:equivalentClass z:hindlimb hindlimb biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8818562360532485 rdfs:label rdfs:label hindlimb . owl:Axiom -x:hindlimb hindlimb biolink:AnatomicalEntity owl:equivalentClass z:hindlimb hindlimb biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label hindlimb . owl:Axiom -x:liver liver biolink:AnatomicalEntity owl:equivalentClass y:liver livers biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002107 . owl:Axiom -x:liver liver biolink:AnatomicalEntity owl:equivalentClass y:liver livers biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label liver . owl:Axiom -x:liver liver biolink:AnatomicalEntity owl:equivalentClass z:liver biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002107 . owl:Axiom -x:liver liver biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref BAD:ORGAN . owl:Axiom -x:lung lung biolink:AnatomicalEntity owl:equivalentClass y:lung lungs biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002048 . owl:Axiom -x:lung lung biolink:AnatomicalEntity owl:equivalentClass y:lung lungs biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label lung . owl:Axiom -x:lung lung biolink:AnatomicalEntity owl:equivalentClass z:lung biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002048 . owl:Axiom -x:lung lung biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref BAD:ORGAN . owl:Axiom -x:organ organ biolink:AnatomicalEntity owl:equivalentClass y:organ organs biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label organ . owl:Axiom -x:organ organ biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8818562360532485 rdfs:label rdfs:label organ . owl:Axiom -x:organ organ biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label organ . owl:Axiom -x:region region biolink:AnatomicalEntity owl:equivalentClass y:region regions biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label region . owl:Axiom -x:region region biolink:AnatomicalEntity owl:equivalentClass z:region REGION biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8818562360532485 rdfs:label rdfs:label region . owl:Axiom -x:region region biolink:AnatomicalEntity owl:equivalentClass z:region REGION biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label region . owl:Axiom -x:tissue tissue biolink:AnatomicalEntity owl:equivalentClass y:tissue tissues biolink:AnatomicalEntity semapv:LexicalMatching x y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label tissu . owl:Axiom -x:tissue tissue biolink:AnatomicalEntity owl:equivalentClass z:tissue TISSUE biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label tissu . owl:Axiom -x:tissue tissue biolink:AnatomicalEntity owl:equivalentClass z:tissue TISSUE biolink:AnatomicalEntity semapv:LexicalMatching x z rdf_matcher 0.8818562360532485 rdfs:label rdfs:label tissue . owl:Axiom -y:appendage appendages biolink:AnatomicalEntity owl:equivalentClass x:appendage appendage biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label appendag . owl:Axiom -y:appendage appendages biolink:AnatomicalEntity owl:equivalentClass z:appendage APPENDAGE biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label appendag . owl:Axiom -y:bone bones biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0001474 . owl:Axiom -y:bone bones biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.5346019613807635 rdfs:label oio:hasBroadSynonym bone . owl:Axiom -y:bone bones biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.6967304549770724 oio:hasRelatedSynonym rdfs:label bone el . owl:Axiom -y:bone bones biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7646510369310004 oio:hasRelatedSynonym rdfs:label bone element . owl:Axiom -y:bone bones biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.5346019613807635 rdfs:label oio:hasBroadSynonym bone . owl:Axiom -y:bone bones biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0001474 . owl:Axiom -y:bone bones biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.5346019613807635 rdfs:label oio:hasBroadSynonym bone . owl:Axiom -y:bone bones biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.5346019613807635 rdfs:label oio:hasBroadSynonym bone . owl:Axiom -y:eye eyes biolink:AnatomicalEntity owl:equivalentClass x:eye eye biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000970 . owl:Axiom -y:eye eyes biolink:AnatomicalEntity owl:equivalentClass x:eye eye biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.5688740722307839 rdfs:label rdfs:label ey . owl:Axiom -y:eye eyes biolink:AnatomicalEntity owl:equivalentClass z:eye biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000970 . owl:Axiom -y:foot feet biolink:AnatomicalEntity owl:equivalentClass x:foot pes biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002387 . owl:Axiom -y:foot feet biolink:AnatomicalEntity owl:equivalentClass z:foot biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002387 . owl:Axiom -y:hand hands biolink:AnatomicalEntity owl:equivalentClass x:hand manus biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002398 . owl:Axiom -y:hand hands biolink:AnatomicalEntity owl:equivalentClass x:hand manus biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8212623907743639 rdfs:label oio:hasExactSynonym hand . owl:Axiom -y:hand hands biolink:AnatomicalEntity owl:equivalentClass z:hand biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002398 . owl:Axiom -y:hand hands biolink:AnatomicalEntity owl:equivalentClass z:hand biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.8212623907743639 rdfs:label oio:hasExactSynonym hand . owl:Axiom -y:heart hearts biolink:AnatomicalEntity owl:equivalentClass x:heart heart biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000948 . owl:Axiom -y:heart hearts biolink:AnatomicalEntity owl:equivalentClass x:heart heart biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label heart . owl:Axiom -y:heart hearts biolink:AnatomicalEntity owl:equivalentClass z:heart biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000948 . owl:Axiom -y:liver livers biolink:AnatomicalEntity owl:equivalentClass x:liver liver biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002107 . owl:Axiom -y:liver livers biolink:AnatomicalEntity owl:equivalentClass x:liver liver biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label liver . owl:Axiom -y:liver livers biolink:AnatomicalEntity owl:equivalentClass z:liver biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002107 . owl:Axiom -y:lung lungs biolink:AnatomicalEntity owl:equivalentClass x:lung lung biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002048 . owl:Axiom -y:lung lungs biolink:AnatomicalEntity owl:equivalentClass x:lung lung biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label lung . owl:Axiom -y:lung lungs biolink:AnatomicalEntity owl:equivalentClass z:lung biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002048 . owl:Axiom -y:organ organs biolink:AnatomicalEntity owl:equivalentClass x:organ organ biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label organ . owl:Axiom -y:organ organs biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label organ . owl:Axiom -y:region regions biolink:AnatomicalEntity owl:equivalentClass x:region region biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label region . owl:Axiom -y:region regions biolink:AnatomicalEntity owl:equivalentClass z:region REGION biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label region . owl:Axiom -y:tissue tissues biolink:AnatomicalEntity owl:equivalentClass x:tissue tissue biolink:AnatomicalEntity semapv:LexicalMatching y x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label tissu . owl:Axiom -y:tissue tissues biolink:AnatomicalEntity owl:equivalentClass z:tissue TISSUE biolink:AnatomicalEntity semapv:LexicalMatching y z rdf_matcher 0.8407144059077161 rdfs:label rdfs:label tissu . owl:Axiom -z:appendage APPENDAGE biolink:AnatomicalEntity owl:equivalentClass x:appendage appendage biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label appendag . owl:Axiom -z:appendage APPENDAGE biolink:AnatomicalEntity owl:equivalentClass x:appendage appendage biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8818562360532485 rdfs:label rdfs:label appendage . owl:Axiom -z:appendage APPENDAGE biolink:AnatomicalEntity owl:equivalentClass y:appendage appendages biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label appendag . owl:Axiom -z:bone_element biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0001474 . owl:Axiom -z:bone_element biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -z:bone_element biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -z:bone_element biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -z:bone_element biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -z:bone_element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0001474 . owl:Axiom -z:bone_element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.5346019613807635 oio:hasBroadSynonym rdfs:label bone . owl:Axiom -z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002481 . owl:Axiom -z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2612038749637414 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.2 oio:hasBroadSynonym oio:hasBroadSynonym bone . owl:Axiom -z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.5346019613807635 oio:hasBroadSynonym rdfs:label bone . owl:Axiom -z:eye biolink:AnatomicalEntity owl:equivalentClass x:eye eye biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000970 . owl:Axiom -z:eye biolink:AnatomicalEntity owl:equivalentClass y:eye eyes biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000970 . owl:Axiom -z:eyeball biolink:AnatomicalEntity owl:equivalentClass x:eyeball eyeball biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0010230 . owl:Axiom -z:foot biolink:AnatomicalEntity owl:equivalentClass x:foot pes biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002387 . owl:Axiom -z:foot biolink:AnatomicalEntity owl:equivalentClass x:foot pes biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8497788951776651 oio:hasExactSynonym oio:hasExactSynonym foot . owl:Axiom -z:foot biolink:AnatomicalEntity owl:equivalentClass x:foot pes biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8 oio:hasExactSynonym oio:hasExactSynonym foot . owl:Axiom -z:foot biolink:AnatomicalEntity owl:equivalentClass y:foot feet biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002387 . owl:Axiom -z:hand biolink:AnatomicalEntity owl:equivalentClass x:hand manus biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002398 . owl:Axiom -z:hand biolink:AnatomicalEntity owl:equivalentClass x:hand manus biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8497788951776651 oio:hasExactSynonym oio:hasExactSynonym hand . owl:Axiom -z:hand biolink:AnatomicalEntity owl:equivalentClass x:hand manus biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8 oio:hasExactSynonym oio:hasExactSynonym hand . owl:Axiom -z:hand biolink:AnatomicalEntity owl:equivalentClass y:hand hands biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002398 . owl:Axiom -z:hand biolink:AnatomicalEntity owl:equivalentClass y:hand hands biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.8212623907743639 oio:hasExactSynonym rdfs:label hand . owl:Axiom -z:heart biolink:AnatomicalEntity owl:equivalentClass x:heart heart biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000948 . owl:Axiom -z:heart biolink:AnatomicalEntity owl:equivalentClass y:heart hearts biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0000948 . owl:Axiom -z:hindlimb hindlimb biolink:AnatomicalEntity owl:equivalentClass x:hindlimb hindlimb biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8818562360532485 rdfs:label rdfs:label hindlimb . owl:Axiom -z:hindlimb hindlimb biolink:AnatomicalEntity owl:equivalentClass x:hindlimb hindlimb biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label hindlimb . owl:Axiom -z:liver biolink:AnatomicalEntity owl:equivalentClass x:liver liver biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002107 . owl:Axiom -z:liver biolink:AnatomicalEntity owl:equivalentClass y:liver livers biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002107 . owl:Axiom -z:lung biolink:AnatomicalEntity owl:equivalentClass x:lung lung biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002048 . owl:Axiom -z:lung biolink:AnatomicalEntity owl:equivalentClass y:lung lungs biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref UBERON:0002048 . owl:Axiom -z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass x:heart heart biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref BAD:ORGAN . owl:Axiom -z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass x:liver liver biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref BAD:ORGAN . owl:Axiom -z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass x:lung lung biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.7387961250362586 oio:hasDbXref oio:hasDbXref BAD:ORGAN . owl:Axiom -z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass x:organ organ biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8818562360532485 rdfs:label rdfs:label organ . owl:Axiom -z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass x:organ organ biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label organ . owl:Axiom -z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass y:organ organs biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label organ . owl:Axiom -z:region REGION biolink:AnatomicalEntity owl:equivalentClass x:region region biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8818562360532485 rdfs:label rdfs:label region . owl:Axiom -z:region REGION biolink:AnatomicalEntity owl:equivalentClass x:region region biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label region . owl:Axiom -z:region REGION biolink:AnatomicalEntity owl:equivalentClass y:region regions biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label region . owl:Axiom -z:tissue TISSUE biolink:AnatomicalEntity owl:equivalentClass x:tissue tissue biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8407144059077161 rdfs:label rdfs:label tissu . owl:Axiom -z:tissue TISSUE biolink:AnatomicalEntity owl:equivalentClass x:tissue tissue biolink:AnatomicalEntity semapv:LexicalMatching z x rdf_matcher 0.8818562360532485 rdfs:label rdfs:label tissue . owl:Axiom -z:tissue TISSUE biolink:AnatomicalEntity owl:equivalentClass y:tissue tissues biolink:AnatomicalEntity semapv:LexicalMatching z y rdf_matcher 0.8407144059077161 rdfs:label rdfs:label tissu . owl:Axiom +# creator_id: +# - orcid:1234 +# - orcid:5678 +# curie_map: +# a: http://example.org/a/ +# b: http://example.org/b/ +# c: http://example.org/c/ +# d: http://example.org/d/ +# oboInOwl: http://www.geneontology.org/formats/oboInOwl# +# orcid: https://orcid.org/ +# owl: http://www.w3.org/2002/07/owl# +# rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# +# rdfs: http://www.w3.org/2000/01/rdf-schema# +# semapv: https://w3id.org/semapv/vocab/ +# skos: http://www.w3.org/2004/02/skos/core# +# sssom: https://w3id.org/sssom/ +# x: http://example.org/x/ +# y: http://example.org/y/ +# z: http://example.org/z/ +# license: https://creativecommons.org/publicdomain/zero/1.0/ +# mapping_date: '2020-05-30' +# mapping_set_id: https://w3id.org/sssom/mapping/tests/data/basic.tsv +# mapping_tool: https://github.com/cmungall/rdf_matcher +subject_id subject_label subject_category predicate_id predicate_modifier object_id object_label object_category mapping_justification subject_source object_source mapping_tool confidence subject_match_field object_match_field match_string comment +a:something XXXXX biolink:AnatomicalEntity rdfs:subClassOf b:something xxxxxx biolink:AnatomicalEntity semapv:LexicalMatching a:example b:example rdf_matcher 0.8 rdfs:label rdfs:label xxxxx mock data +a:something XYXYX biolink:AnatomicalEntity owl:equivalentClass c:something xyxyxy biolink:AnatomicalEntity semapv:LexicalMatching a:example c:example rdf_matcher 0.83 rdfs:label rdfs:label xxxxx mock data +c:something YXYXY biolink:AnatomicalEntity owl:equivalentClass b:something yxyxyx biolink:AnatomicalEntity semapv:LexicalMatching c:example b:example rdf_matcher 0.84 rdfs:label rdfs:label xxxxx mock data +c:something YYYYY biolink:AnatomicalEntity owl:equivalentClass d:something yyyyyy biolink:AnatomicalEntity semapv:LexicalMatching c:example d:example rdf_matcher 0.81 rdfs:label rdfs:label xxxxx mock data +d:something YYYYY biolink:AnatomicalEntity owl:equivalentClass Not a:something yyyyyy biolink:AnatomicalEntity semapv:LexicalMatching d:example a:example rdf_matcher 0.82 rdfs:label rdfs:label xxxxx mock data +x:appendage appendage biolink:AnatomicalEntity owl:equivalentClass y:appendage appendages biolink:AnatomicalEntity semapv:ManualMappingCuration x:example y:example rdf_matcher 0.840714406 rdfs:label|skos:prefLabel rdfs:label appendag . +x:appendage appendage biolink:AnatomicalEntity owl:equivalentClass z:appendage APPENDAGE biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.881856236 rdfs:label rdfs:label appendage . +x:appendage appendage biolink:AnatomicalEntity owl:equivalentClass z:appendage APPENDAGE biolink:AnatomicalEntity semapv:ManualMappingCuration x:example z:example rdf_matcher 0.840714406 rdfs:label rdfs:label appendag . +x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching x:example y:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0001474 . +x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching x:example y:example rdf_matcher 0.764651037 rdfs:label oboInOwl:hasRelatedSynonym bone element . +x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:ManualMappingCuration x:example y:example rdf_matcher 0.534601961 oboInOwl:hasBroadSynonym rdfs:label bone . +x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:ManualMappingCuration x:example y:example rdf_matcher 0.696730455 rdfs:label oboInOwl:hasRelatedSynonym bone el . +x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.2 oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.261203875 oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0001474 . +x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.2 oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +x:bone_element bone element biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.261203875 oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching x:example y:example rdf_matcher 0.534601961 oboInOwl:hasBroadSynonym rdfs:label bone . +x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.261203875 oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.2 oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.261203875 oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +x:bone_tissue bone tissue biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002481 . +x:eye eye biolink:AnatomicalEntity owl:equivalentClass y:eye eyes biolink:AnatomicalEntity semapv:LexicalMatching x:example y:example rdf_matcher 0.568874072 rdfs:label rdfs:label ey . +x:eye eye biolink:AnatomicalEntity owl:equivalentClass y:eye eyes biolink:AnatomicalEntity semapv:LexicalMatching x:example y:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0000970 . +x:eye eye biolink:AnatomicalEntity owl:equivalentClass z:eye biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0000970 . +x:eyeball eyeball biolink:AnatomicalEntity owl:equivalentClass z:eyeball biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0010230 . +x:foot pes biolink:AnatomicalEntity owl:equivalentClass y:foot feet biolink:AnatomicalEntity semapv:LexicalMatching x:example y:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002387 . +x:foot pes biolink:AnatomicalEntity owl:equivalentClass z:foot biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002387 . +x:foot pes biolink:AnatomicalEntity owl:equivalentClass z:foot biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.849778895 oboInOwl:hasExactSynonym oboInOwl:hasExactSynonym foot . +x:foot pes biolink:AnatomicalEntity owl:equivalentClass z:foot biolink:AnatomicalEntity semapv:LogicalReasoning x:example z:example rdf_matcher 0.8 oboInOwl:hasExactSynonym oboInOwl:hasExactSynonym foot . +x:hand manus biolink:AnatomicalEntity owl:equivalentClass y:hand hands biolink:AnatomicalEntity semapv:LexicalMatching x:example y:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002398 . +x:hand manus biolink:AnatomicalEntity owl:equivalentClass y:hand hands biolink:AnatomicalEntity semapv:LogicalReasoning x:example y:example rdf_matcher 0.821262391 oboInOwl:hasExactSynonym rdfs:label hand . +x:hand manus biolink:AnatomicalEntity owl:equivalentClass z:hand biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002398 . +x:hand manus biolink:AnatomicalEntity owl:equivalentClass z:hand biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.849778895 oboInOwl:hasExactSynonym oboInOwl:hasExactSynonym hand . +x:hand manus biolink:AnatomicalEntity owl:equivalentClass z:hand biolink:AnatomicalEntity semapv:LogicalReasoning x:example z:example rdf_matcher 0.8 oboInOwl:hasExactSynonym oboInOwl:hasExactSynonym hand . +x:heart heart biolink:AnatomicalEntity owl:equivalentClass y:heart hearts biolink:AnatomicalEntity semapv:LexicalMatching x:example y:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0000948 . +x:heart heart biolink:AnatomicalEntity owl:equivalentClass y:heart hearts biolink:AnatomicalEntity semapv:LogicalReasoning x:example y:example rdf_matcher 0.840714406 rdfs:label rdfs:label heart . +x:heart heart biolink:AnatomicalEntity owl:equivalentClass z:heart biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0000948 . +x:heart heart biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref BAD:ORGAN . +x:hindlimb hindlimb biolink:AnatomicalEntity owl:equivalentClass z:hindlimb hindlimb biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.881856236 rdfs:label rdfs:label hindlimb . +x:hindlimb hindlimb biolink:AnatomicalEntity owl:equivalentClass z:hindlimb hindlimb biolink:AnatomicalEntity semapv:LogicalReasoning x:example z:example rdf_matcher 0.840714406 rdfs:label rdfs:label hindlimb . +x:liver liver biolink:AnatomicalEntity owl:equivalentClass y:liver livers biolink:AnatomicalEntity semapv:LexicalMatching x:example y:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002107 . +x:liver liver biolink:AnatomicalEntity owl:equivalentClass y:liver livers biolink:AnatomicalEntity semapv:UnspecifiedMatching x:example y:example rdf_matcher 0.840714406 rdfs:label rdfs:label liver . +x:liver liver biolink:AnatomicalEntity owl:equivalentClass z:liver biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002107 . +x:liver liver biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref BAD:ORGAN . +x:lung lung biolink:AnatomicalEntity owl:equivalentClass y:lung lungs biolink:AnatomicalEntity semapv:LexicalMatching x:example y:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002048 . +x:lung lung biolink:AnatomicalEntity owl:equivalentClass y:lung lungs biolink:AnatomicalEntity semapv:UnspecifiedMatching x:example y:example rdf_matcher 0.840714406 rdfs:label rdfs:label lung . +x:lung lung biolink:AnatomicalEntity owl:equivalentClass z:lung biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002048 . +x:lung lung biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref BAD:ORGAN . +x:organ organ biolink:AnatomicalEntity owl:equivalentClass y:organ organs biolink:AnatomicalEntity semapv:UnspecifiedMatching x:example y:example rdf_matcher 0.840714406 rdfs:label rdfs:label organ . +x:organ organ biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.881856236 rdfs:label rdfs:label organ . +x:organ organ biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:UnspecifiedMatching x:example z:example rdf_matcher 0.840714406 rdfs:label rdfs:label organ . +x:region region biolink:AnatomicalEntity owl:equivalentClass y:region regions biolink:AnatomicalEntity semapv:UnspecifiedMatching x:example y:example rdf_matcher 0.840714406 rdfs:label rdfs:label region . +x:region region biolink:AnatomicalEntity owl:equivalentClass z:region REGION biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.881856236 rdfs:label rdfs:label region . +x:region region biolink:AnatomicalEntity owl:equivalentClass z:region REGION biolink:AnatomicalEntity semapv:UnspecifiedMatching x:example z:example rdf_matcher 0.840714406 rdfs:label rdfs:label region . +x:tissue tissue biolink:AnatomicalEntity owl:equivalentClass y:tissue tissues biolink:AnatomicalEntity semapv:UnspecifiedMatching x:example y:example rdf_matcher 0.840714406 rdfs:label rdfs:label tissu . +x:tissue tissue biolink:AnatomicalEntity owl:equivalentClass z:tissue TISSUE biolink:AnatomicalEntity semapv:LexicalMatching x:example z:example rdf_matcher 0.881856236 rdfs:label rdfs:label tissue . +x:tissue tissue biolink:AnatomicalEntity owl:equivalentClass z:tissue TISSUE biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching x:example z:example rdf_matcher 0.840714406 rdfs:label rdfs:label tissu . +y:appendage appendages biolink:AnatomicalEntity owl:equivalentClass x:appendage appendage biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example x:example rdf_matcher 0.840714406 rdfs:label rdfs:label appendag . +y:appendage appendages biolink:AnatomicalEntity owl:equivalentClass z:appendage APPENDAGE biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example z:example rdf_matcher 0.840714406 rdfs:label rdfs:label appendag . +y:bone bones biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching y:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0001474 . +y:bone bones biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching y:example x:example rdf_matcher 0.764651037 oboInOwl:hasRelatedSynonym rdfs:label bone element . +y:bone bones biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example x:example rdf_matcher 0.534601961 rdfs:label oboInOwl:hasBroadSynonym bone . +y:bone bones biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example x:example rdf_matcher 0.696730455 oboInOwl:hasRelatedSynonym rdfs:label bone el . +y:bone bones biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example x:example rdf_matcher 0.534601961 rdfs:label oboInOwl:hasBroadSynonym bone . +y:bone bones biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:LexicalMatching y:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0001474 . +y:bone bones biolink:AnatomicalEntity owl:equivalentClass z:bone_element biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example z:example rdf_matcher 0.534601961 rdfs:label oboInOwl:hasBroadSynonym bone . +y:bone bones biolink:AnatomicalEntity owl:equivalentClass z:bone_tissue biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example z:example rdf_matcher 0.534601961 rdfs:label oboInOwl:hasBroadSynonym bone . +y:eye eyes biolink:AnatomicalEntity owl:equivalentClass x:eye eye biolink:AnatomicalEntity semapv:LexicalMatching y:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0000970 . +y:eye eyes biolink:AnatomicalEntity owl:equivalentClass x:eye eye biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example x:example rdf_matcher 0.568874072 rdfs:label rdfs:label ey . +y:eye eyes biolink:AnatomicalEntity owl:equivalentClass z:eye biolink:AnatomicalEntity semapv:LexicalMatching y:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0000970 . +y:foot feet biolink:AnatomicalEntity owl:equivalentClass x:foot pes biolink:AnatomicalEntity semapv:LexicalMatching y:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002387 . +y:foot feet biolink:AnatomicalEntity owl:equivalentClass z:foot biolink:AnatomicalEntity semapv:LexicalMatching y:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002387 . +y:hand hands biolink:AnatomicalEntity owl:equivalentClass x:hand manus biolink:AnatomicalEntity semapv:LexicalMatching y:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002398 . +y:hand hands biolink:AnatomicalEntity owl:equivalentClass x:hand manus biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example x:example rdf_matcher 0.821262391 rdfs:label oboInOwl:hasExactSynonym hand . +y:hand hands biolink:AnatomicalEntity owl:equivalentClass z:hand biolink:AnatomicalEntity semapv:LexicalMatching y:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002398 . +y:hand hands biolink:AnatomicalEntity owl:equivalentClass z:hand biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example z:example rdf_matcher 0.821262391 rdfs:label oboInOwl:hasExactSynonym hand . +y:heart hearts biolink:AnatomicalEntity owl:equivalentClass x:heart heart biolink:AnatomicalEntity semapv:LexicalMatching y:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0000948 . +y:heart hearts biolink:AnatomicalEntity owl:equivalentClass x:heart heart biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example x:example rdf_matcher 0.840714406 rdfs:label rdfs:label heart . +y:heart hearts biolink:AnatomicalEntity owl:equivalentClass z:heart biolink:AnatomicalEntity semapv:LexicalMatching y:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0000948 . +y:liver livers biolink:AnatomicalEntity owl:equivalentClass x:liver liver biolink:AnatomicalEntity semapv:LexicalMatching y:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002107 . +y:liver livers biolink:AnatomicalEntity owl:equivalentClass x:liver liver biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example x:example rdf_matcher 0.840714406 rdfs:label rdfs:label liver . +y:liver livers biolink:AnatomicalEntity owl:equivalentClass z:liver biolink:AnatomicalEntity semapv:LexicalMatching y:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002107 . +y:lung lungs biolink:AnatomicalEntity owl:equivalentClass x:lung lung biolink:AnatomicalEntity semapv:LexicalMatching y:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002048 . +y:lung lungs biolink:AnatomicalEntity owl:equivalentClass x:lung lung biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example x:example rdf_matcher 0.840714406 rdfs:label rdfs:label lung . +y:lung lungs biolink:AnatomicalEntity owl:equivalentClass z:lung biolink:AnatomicalEntity semapv:LexicalMatching y:example z:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002048 . +y:organ organs biolink:AnatomicalEntity owl:equivalentClass x:organ organ biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example x:example rdf_matcher 0.840714406 rdfs:label rdfs:label organ . +y:organ organs biolink:AnatomicalEntity owl:equivalentClass z:organ ORGAN biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example z:example rdf_matcher 0.840714406 rdfs:label rdfs:label organ . +y:region regions biolink:AnatomicalEntity owl:equivalentClass x:region region biolink:AnatomicalEntity semapv:SemanticSimilarityThresholdMatching y:example x:example rdf_matcher 0.840714406 rdfs:label rdfs:label region . +y:region regions biolink:AnatomicalEntity owl:equivalentClass z:region REGION biolink:AnatomicalEntity semapv:LogicalReasoning y:example z:example rdf_matcher 0.840714406 rdfs:label rdfs:label region . +y:tissue tissues biolink:AnatomicalEntity owl:equivalentClass x:tissue tissue biolink:AnatomicalEntity semapv:LogicalReasoning y:example x:example rdf_matcher 0.840714406 rdfs:label rdfs:label tissu . +y:tissue tissues biolink:AnatomicalEntity owl:equivalentClass z:tissue TISSUE biolink:AnatomicalEntity semapv:LogicalReasoning y:example z:example rdf_matcher 0.840714406 rdfs:label rdfs:label tissu . +z:appendage APPENDAGE biolink:AnatomicalEntity owl:equivalentClass x:appendage appendage biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.881856236 rdfs:label rdfs:label appendage . +z:appendage APPENDAGE biolink:AnatomicalEntity owl:equivalentClass x:appendage appendage biolink:AnatomicalEntity semapv:LogicalReasoning z:example x:example rdf_matcher 0.840714406 rdfs:label rdfs:label appendag . +z:appendage APPENDAGE biolink:AnatomicalEntity owl:equivalentClass y:appendage appendages biolink:AnatomicalEntity semapv:LogicalReasoning z:example y:example rdf_matcher 0.840714406 rdfs:label rdfs:label appendag . +z:bone_element biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.261203875 oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +z:bone_element biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0001474 . +z:bone_element biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LogicalReasoning z:example x:example rdf_matcher 0.2 oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +z:bone_element biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.261203875 oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +z:bone_element biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LogicalReasoning z:example x:example rdf_matcher 0.2 oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +z:bone_element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LexicalMatching z:example y:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0001474 . +z:bone_element biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LogicalReasoning z:example y:example rdf_matcher 0.534601961 oboInOwl:hasBroadSynonym rdfs:label bone . +z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.261203875 oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass x:bone_element bone element biolink:AnatomicalEntity semapv:LogicalReasoning z:example x:example rdf_matcher 0.2 oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.261203875 oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002481 . +z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass x:bone_tissue bone tissue biolink:AnatomicalEntity semapv:LogicalReasoning z:example x:example rdf_matcher 0.2 oboInOwl:hasBroadSynonym oboInOwl:hasBroadSynonym bone . +z:bone_tissue biolink:AnatomicalEntity owl:equivalentClass y:bone bones biolink:AnatomicalEntity semapv:LogicalReasoning z:example y:example rdf_matcher 0.534601961 oboInOwl:hasBroadSynonym rdfs:label bone . +z:eye biolink:AnatomicalEntity owl:equivalentClass x:eye eye biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0000970 . +z:eye biolink:AnatomicalEntity owl:equivalentClass y:eye eyes biolink:AnatomicalEntity semapv:LexicalMatching z:example y:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0000970 . +z:eyeball biolink:AnatomicalEntity owl:equivalentClass x:eyeball eyeball biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0010230 . +z:foot biolink:AnatomicalEntity owl:equivalentClass x:foot pes biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002387 . +z:foot biolink:AnatomicalEntity owl:equivalentClass x:foot pes biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.849778895 oboInOwl:hasExactSynonym oboInOwl:hasExactSynonym foot . +z:foot biolink:AnatomicalEntity owl:equivalentClass x:foot pes biolink:AnatomicalEntity semapv:LogicalReasoning z:example x:example rdf_matcher 0.8 oboInOwl:hasExactSynonym oboInOwl:hasExactSynonym foot . +z:foot biolink:AnatomicalEntity owl:equivalentClass y:foot feet biolink:AnatomicalEntity semapv:LexicalMatching z:example y:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002387 . +z:hand biolink:AnatomicalEntity owl:equivalentClass x:hand manus biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002398 . +z:hand biolink:AnatomicalEntity owl:equivalentClass x:hand manus biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.849778895 oboInOwl:hasExactSynonym oboInOwl:hasExactSynonym hand . +z:hand biolink:AnatomicalEntity owl:equivalentClass x:hand manus biolink:AnatomicalEntity semapv:ManualMappingCuration z:example x:example rdf_matcher 0.8 oboInOwl:hasExactSynonym oboInOwl:hasExactSynonym hand . +z:hand biolink:AnatomicalEntity owl:equivalentClass y:hand hands biolink:AnatomicalEntity semapv:LexicalMatching z:example y:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002398 . +z:hand biolink:AnatomicalEntity owl:equivalentClass y:hand hands biolink:AnatomicalEntity semapv:ManualMappingCuration z:example y:example rdf_matcher 0.821262391 oboInOwl:hasExactSynonym rdfs:label hand . +z:heart biolink:AnatomicalEntity owl:equivalentClass x:heart heart biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0000948 . +z:heart biolink:AnatomicalEntity owl:equivalentClass y:heart hearts biolink:AnatomicalEntity semapv:LexicalMatching z:example y:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0000948 . +z:hindlimb hindlimb biolink:AnatomicalEntity owl:equivalentClass x:hindlimb hindlimb biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.881856236 rdfs:label rdfs:label hindlimb . +z:hindlimb hindlimb biolink:AnatomicalEntity owl:equivalentClass x:hindlimb hindlimb biolink:AnatomicalEntity semapv:ManualMappingCuration z:example x:example rdf_matcher 0.840714406 rdfs:label rdfs:label hindlimb . +z:liver biolink:AnatomicalEntity owl:equivalentClass x:liver liver biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002107 . +z:liver biolink:AnatomicalEntity owl:equivalentClass y:liver livers biolink:AnatomicalEntity semapv:LexicalMatching z:example y:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002107 . +z:lung biolink:AnatomicalEntity owl:equivalentClass x:lung lung biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002048 . +z:lung biolink:AnatomicalEntity owl:equivalentClass y:lung lungs biolink:AnatomicalEntity semapv:LexicalMatching z:example y:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref UBERON:0002048 . +z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass x:heart heart biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref BAD:ORGAN . +z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass x:liver liver biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref BAD:ORGAN . +z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass x:lung lung biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.738796125 oboInOwl:hasDbXref oboInOwl:hasDbXref BAD:ORGAN . +z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass x:organ organ biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.881856236 rdfs:label rdfs:label organ . +z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass x:organ organ biolink:AnatomicalEntity semapv:ManualMappingCuration z:example x:example rdf_matcher 0.840714406 rdfs:label rdfs:label organ . +z:organ ORGAN biolink:AnatomicalEntity owl:equivalentClass y:organ organs biolink:AnatomicalEntity semapv:ManualMappingCuration z:example y:example rdf_matcher 0.840714406 rdfs:label rdfs:label organ . +z:region REGION biolink:AnatomicalEntity owl:equivalentClass x:region region biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.881856236 rdfs:label rdfs:label region . +z:region REGION biolink:AnatomicalEntity owl:equivalentClass x:region region biolink:AnatomicalEntity semapv:ManualMappingCuration z:example x:example rdf_matcher 0.840714406 rdfs:label rdfs:label region . +z:region REGION biolink:AnatomicalEntity owl:equivalentClass y:region regions biolink:AnatomicalEntity semapv:ManualMappingCuration z:example y:example rdf_matcher 0.840714406 rdfs:label rdfs:label region . +z:tissue TISSUE biolink:AnatomicalEntity owl:equivalentClass x:tissue tissue biolink:AnatomicalEntity semapv:LexicalMatching z:example x:example rdf_matcher 0.881856236 rdfs:label rdfs:label tissue . +z:tissue TISSUE biolink:AnatomicalEntity owl:equivalentClass x:tissue tissue biolink:AnatomicalEntity semapv:ManualMappingCuration z:example x:example rdf_matcher 0.840714406 rdfs:label rdfs:label tissu . +z:tissue TISSUE biolink:AnatomicalEntity owl:equivalentClass y:tissue tissues biolink:AnatomicalEntity semapv:ManualMappingCuration z:example y:example rdf_matcher 0.840714406 rdfs:label rdfs:label tissu . + diff --git a/tests/validate_data/basic.tsv.xml b/tests/validate_data/basic.tsv.xml deleted file mode 100644 index eac84210..00000000 --- a/tests/validate_data/basic.tsv.xml +++ /dev/null @@ -1,2903 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - 2020-05-30 - - - - - - - - - - - - . - - y - - - - - - - - - - - - - - - - https://creativecommons.org/publicdomain/zero/1.0/ - - - - - - - - - - - - - - z - - - - - - - - https://github.com/cmungall/rdf_matcher - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - x - biolink:AnatomicalEntity - rdf_matcher - - UBERON:0001474 - z - bone element - - 0.7387961250362586 - - - - . - - biolink:AnatomicalEntity - semapv:LexicalMatching - - - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - hand - - - rdf_matcher - hands - 0.8212623907743639 - z - - - semapv:LexicalMatching - . - - y - - - - - z - - - hearts - semapv:LexicalMatching - - . - 0.7387961250362586 - y - UBERON:0000948 - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - rdf_matcher - - - - - - - - x - biolink:AnatomicalEntity - . - bone - - semapv:LexicalMatching - bones - - biolink:AnatomicalEntity - rdf_matcher - - 0.5346019613807635 - bone element - - y - - - bone element - - - semapv:LexicalMatching - x - - 0.7387961250362586 - . - - y - UBERON:0001474 - biolink:AnatomicalEntity - - - bones - biolink:AnatomicalEntity - rdf_matcher - - - semapv:LexicalMatching - - - - biolink:AnatomicalEntity - . - x - 0.6967304549770724 - y - bone el - bone element - - biolink:AnatomicalEntity - rdf_matcher - - bones - - - - . - z - REGION - - biolink:AnatomicalEntity - semapv:LexicalMatching - region - - - x - region - biolink:AnatomicalEntity - - rdf_matcher - - 0.8818562360532485 - - - - bone element - - - . - 0.2612038749637414 - z - - semapv:LexicalMatching - x - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - - bone - rdf_matcher - - - - - - - 0.7387961250362586 - - . - y - - hearts - heart - semapv:LexicalMatching - - biolink:AnatomicalEntity - x - biolink:AnatomicalEntity - rdf_matcher - UBERON:0000948 - - - - - y - semapv:LexicalMatching - - eye - biolink:AnatomicalEntity - - eyes - biolink:AnatomicalEntity - rdf_matcher - - - - x - . - 0.568874072230784 - ey - - - 0.8407144059077161 - - - biolink:AnatomicalEntity - - x - y - biolink:AnatomicalEntity - rdf_matcher - tissu - - tissue - tissues - - . - semapv:LexicalMatching - - - - semapv:LexicalMatching - - - - biolink:AnatomicalEntity - - 0.8407144059077161 - . - y - tissues - - biolink:AnatomicalEntity - rdf_matcher - tissu - - TISSUE - z - - - 0.7387961250362586 - - . - UBERON:0002398 - x - y - - biolink:AnatomicalEntity - semapv:LexicalMatching - manus - - hands - biolink:AnatomicalEntity - rdf_matcher - - - - - - y - - semapv:LexicalMatching - REGION - - 0.8407144059077161 - . - - region - z - - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - rdf_matcher - - regions - - - APPENDAGE - - biolink:AnatomicalEntity - appendag - appendages - - rdf_matcher - - . - y - - semapv:LexicalMatching - - z - - biolink:AnatomicalEntity - 0.8407144059077161 - - - - appendages - 0.8407144059077161 - . - - y - semapv:LexicalMatching - - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - rdf_matcher - - appendag - - APPENDAGE - z - - - y - UBERON:0001474 - bones - - biolink:AnatomicalEntity - rdf_matcher - - - z - - 0.7387961250362586 - - semapv:LexicalMatching - - . - - biolink:AnatomicalEntity - - - semapv:LexicalMatching - hands - . - manus - - biolink:AnatomicalEntity - y - x - - biolink:AnatomicalEntity - - rdf_matcher - hand - - - 0.8212623907743639 - - - - - - - - - - 0.7387961250362586 - UBERON:0002048 - biolink:AnatomicalEntity - . - semapv:LexicalMatching - - - - x - - lungs - lung - - y - biolink:AnatomicalEntity - rdf_matcher - - - bone - x - - bone tissue - biolink:AnatomicalEntity - rdf_matcher - - - - 0.2 - z - - semapv:LexicalMatching - - - biolink:AnatomicalEntity - . - - - bone element - x - . - y - semapv:LexicalMatching - - - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - rdf_matcher - bone el - - - bones - 0.6967304549770724 - - - - biolink:AnatomicalEntity - - - rdf_matcher - - bone tissue - x - . - 0.7387961250362586 - - - - semapv:LexicalMatching - z - - UBERON:0002481 - biolink:AnatomicalEntity - - - UBERON:0002398 - hands - - y - rdf_matcher - - . - z - 0.7387961250362586 - - semapv:LexicalMatching - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - - - - - - - biolink:AnatomicalEntity - UBERON:0002481 - biolink:AnatomicalEntity - rdf_matcher - - - - - semapv:LexicalMatching - bone tissue - - x - 0.7387961250362586 - . - z - - - - appendages - x - y - biolink:AnatomicalEntity - rdf_matcher - - - - . - appendag - - biolink:AnatomicalEntity - 0.8407144059077161 - - - appendage - semapv:LexicalMatching - - - biolink:AnatomicalEntity - . - z - - 0.8212623907743639 - - - - biolink:AnatomicalEntity - hand - - rdf_matcher - - hands - y - semapv:LexicalMatching - - - - bone element - - x - . - z - bone - - semapv:LexicalMatching - 0.2612038749637414 - biolink:AnatomicalEntity - biolink:AnatomicalEntity - rdf_matcher - - - - - - - - - UBERON:0002107 - livers - - biolink:AnatomicalEntity - semapv:LexicalMatching - . - - - x - - liver - biolink:AnatomicalEntity - - rdf_matcher - 0.7387961250362586 - y - - - - - - - - hindlimb - z - - - hindlimb - semapv:LexicalMatching - - 0.8407144059077161 - . - biolink:AnatomicalEntity - x - - - hindlimb - biolink:AnatomicalEntity - rdf_matcher - - - - - - - rdf_matcher - x - semapv:LexicalMatching - - - 0.2 - bone tissue - - . - z - bone - - - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - - - - bone element - biolink:AnatomicalEntity - rdf_matcher - - - z - - semapv:LexicalMatching - - - biolink:AnatomicalEntity - 0.2 - - bone - . - x - - - - - appendage - . - appendage - x - APPENDAGE - z - - - semapv:LexicalMatching - biolink:AnatomicalEntity - - 0.8818562360532485 - - biolink:AnatomicalEntity - rdf_matcher - - - - y - biolink:AnatomicalEntity - rdf_matcher - - - - . - ORGAN - - organ - semapv:LexicalMatching - - - 0.8407144059077161 - z - organs - biolink:AnatomicalEntity - - - - 0.7387961250362586 - - . - z - - - - semapv:LexicalMatching - biolink:AnatomicalEntity - eyeball - x - UBERON:0010230 - biolink:AnatomicalEntity - rdf_matcher - - - - - biolink:AnatomicalEntity - rdf_matcher - - - - bone tissue - z - semapv:LexicalMatching - - . - bone - - - - 0.2612038749637414 - biolink:AnatomicalEntity - x - - - - - - - semapv:LexicalMatching - x - . - - z - appendag - appendage - - biolink:AnatomicalEntity - 0.8407144059077161 - APPENDAGE - biolink:AnatomicalEntity - rdf_matcher - - - . - - biolink:AnatomicalEntity - rdf_matcher - - x - z - - semapv:LexicalMatching - 0.8497788951776651 - - manus - - - biolink:AnatomicalEntity - - hand - - - z - - semapv:LexicalMatching - - x - 0.8 - manus - biolink:AnatomicalEntity - - - - hand - - biolink:AnatomicalEntity - rdf_matcher - - . - - - hindlimb - biolink:AnatomicalEntity - x - 0.8407144059077161 - - z - semapv:LexicalMatching - - - hindlimb - . - - biolink:AnatomicalEntity - rdf_matcher - hindlimb - - - - - bone tissue - biolink:AnatomicalEntity - rdf_matcher - - - - - z - 0.2612038749637414 - - - semapv:LexicalMatching - biolink:AnatomicalEntity - . - bone - x - - - - x - biolink:AnatomicalEntity - - - - UBERON:0002398 - - z - . - 0.7387961250362586 - manus - rdf_matcher - - biolink:AnatomicalEntity - semapv:LexicalMatching - - - - - biolink:AnatomicalEntity - semapv:LexicalMatching - x - - ORGAN - biolink:AnatomicalEntity - - - rdf_matcher - - lung - - z - . - 0.7387961250362586 - BAD:ORGAN - - - - - - - - - - . - - y - semapv:LexicalMatching - - x - tissue - 0.8407144059077161 - biolink:AnatomicalEntity - - - biolink:AnatomicalEntity - - tissues - tissu - rdf_matcher - - - - - - - - - biolink:AnatomicalEntity - - rdf_matcher - . - 0.8407144059077161 - organ - z - - semapv:LexicalMatching - - organ - x - biolink:AnatomicalEntity - - ORGAN - - - - y - UBERON:0002048 - lung - biolink:AnatomicalEntity - x - semapv:LexicalMatching - - - - - 0.7387961250362586 - . - biolink:AnatomicalEntity - rdf_matcher - - lungs - - - - biolink:AnatomicalEntity - rdf_matcher - - - - - 0.2 - z - semapv:LexicalMatching - - biolink:AnatomicalEntity - . - - bone - x - - bone element - - - x - 0.7387961250362586 - . - - semapv:LexicalMatching - biolink:AnatomicalEntity - manus - - - z - - - UBERON:0002398 - biolink:AnatomicalEntity - - - rdf_matcher - - - - biolink:AnatomicalEntity - - rdf_matcher - - 0.8818562360532485 - - organ - x - . - ORGAN - z - - - semapv:LexicalMatching - organ - biolink:AnatomicalEntity - - - - biolink:AnatomicalEntity - x - z - UBERON:0000948 - - - semapv:LexicalMatching - biolink:AnatomicalEntity - rdf_matcher - heart - - - 0.7387961250362586 - - . - - - - semapv:LexicalMatching - bones - - - . - bone - - biolink:AnatomicalEntity - - - bone element - x - y - biolink:AnatomicalEntity - rdf_matcher - - 0.5346019613807635 - - - - x - biolink:AnatomicalEntity - biolink:AnatomicalEntity - - tissu - rdf_matcher - - z - - TISSUE - - semapv:LexicalMatching - 0.8407144059077161 - . - tissue - - - - TISSUE - . - z - tissue - - - semapv:LexicalMatching - biolink:AnatomicalEntity - tissue - x - - biolink:AnatomicalEntity - rdf_matcher - 0.8818562360532485 - - - - - - - semapv:LexicalMatching - APPENDAGE - appendage - biolink:AnatomicalEntity - appendage - - 0.8818562360532485 - - x - z - biolink:AnatomicalEntity - rdf_matcher - - - . - - - - y - UBERON:0002107 - - semapv:LexicalMatching - x - . - - biolink:AnatomicalEntity - - 0.7387961250362586 - liver - - biolink:AnatomicalEntity - rdf_matcher - - - livers - - - . - z - y - - - biolink:AnatomicalEntity - bone - - - biolink:AnatomicalEntity - rdf_matcher - semapv:LexicalMatching - - bones - - 0.5346019613807635 - - - - semapv:LexicalMatching - - biolink:AnatomicalEntity - x - biolink:AnatomicalEntity - rdf_matcher - - z - - - - 0.7387961250362586 - UBERON:0000970 - - eye - - . - - - y - - semapv:LexicalMatching - - 0.5346019613807635 - - biolink:AnatomicalEntity - - . - bone - z - - - biolink:AnatomicalEntity - rdf_matcher - - bones - - - . - biolink:AnatomicalEntity - rdf_matcher - - x - 0.8 - biolink:AnatomicalEntity - semapv:LexicalMatching - - z - - - foot - - - - pes - - - - z - BAD:ORGAN - semapv:LexicalMatching - - - lung - biolink:AnatomicalEntity - . - - - biolink:AnatomicalEntity - rdf_matcher - - ORGAN - 0.7387961250362586 - x - - - z - - 0.7387961250362586 - semapv:LexicalMatching - . - - - pes - biolink:AnatomicalEntity - biolink:AnatomicalEntity - - x - - rdf_matcher - - UBERON:0002387 - - - - 0.8407144059077161 - - biolink:AnatomicalEntity - ORGAN - - semapv:LexicalMatching - - - organs - biolink:AnatomicalEntity - rdf_matcher - - . - z - y - - organ - - - x - - - hindlimb - biolink:AnatomicalEntity - rdf_matcher - - hindlimb - . - z - hindlimb - - - semapv:LexicalMatching - biolink:AnatomicalEntity - 0.8818562360532485 - - - - - - pes - foot - - - biolink:AnatomicalEntity - . - - rdf_matcher - z - - semapv:LexicalMatching - x - 0.8497788951776651 - - biolink:AnatomicalEntity - - - - biolink:AnatomicalEntity - - 0.8407144059077161 - - - regions - biolink:AnatomicalEntity - rdf_matcher - region - - region - - x - . - y - semapv:LexicalMatching - - - biolink:AnatomicalEntity - rdf_matcher - - - x - bone tissue - 0.2 - . - - semapv:LexicalMatching - - z - - biolink:AnatomicalEntity - bone - - - - - UBERON:0010230 - biolink:AnatomicalEntity - z - - semapv:LexicalMatching - - - biolink:AnatomicalEntity - rdf_matcher - - eyeball - x - - . - 0.7387961250362586 - - - - - z - BAD:ORGAN - semapv:LexicalMatching - - biolink:AnatomicalEntity - x - . - heart - 0.7387961250362586 - - - biolink:AnatomicalEntity - rdf_matcher - ORGAN - - - - - - - biolink:AnatomicalEntity - rdf_matcher - - biolink:AnatomicalEntity - - - - . - y - lungs - semapv:LexicalMatching - lung - - lung - x - 0.8407144059077161 - - - - organ - y - 0.8407144059077161 - . - - semapv:LexicalMatching - - organ - biolink:AnatomicalEntity - x - - biolink:AnatomicalEntity - rdf_matcher - - organs - - - - appendag - semapv:LexicalMatching - - - biolink:AnatomicalEntity - appendages - 0.8407144059077161 - appendage - y - - biolink:AnatomicalEntity - rdf_matcher - - - x - . - - - - - tissues - 0.8407144059077161 - - z - semapv:LexicalMatching - - - tissu - TISSUE - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - rdf_matcher - - . - y - - - biolink:AnatomicalEntity - foot - z - - rdf_matcher - - - pes - - biolink:AnatomicalEntity - semapv:LexicalMatching - 0.8497788951776651 - . - - x - - - - - - . - z - - y - lungs - - - - UBERON:0002048 - semapv:LexicalMatching - biolink:AnatomicalEntity - biolink:AnatomicalEntity - rdf_matcher - - - 0.7387961250362586 - - - - z - - semapv:LexicalMatching - x - . - biolink:AnatomicalEntity - 0.8818562360532485 - - region - region - - biolink:AnatomicalEntity - rdf_matcher - - - REGION - - - - semapv:LexicalMatching - x - . - z - - 0.8818562360532485 - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - - - rdf_matcher - - hindlimb - hindlimb - hindlimb - - - UBERON:0002387 - . - y - semapv:LexicalMatching - feet - - - biolink:AnatomicalEntity - pes - x - biolink:AnatomicalEntity - rdf_matcher - - - - 0.7387961250362586 - - - - lung - . - y - lungs - 0.8407144059077161 - semapv:LexicalMatching - lung - - - - biolink:AnatomicalEntity - - x - - biolink:AnatomicalEntity - rdf_matcher - - - - semapv:LexicalMatching - - . - y - - biolink:AnatomicalEntity - - - z - biolink:AnatomicalEntity - eyes - rdf_matcher - - - UBERON:0000970 - - 0.7387961250362586 - - - - pes - biolink:AnatomicalEntity - rdf_matcher - - 0.7387961250362586 - - x - biolink:AnatomicalEntity - . - z - semapv:LexicalMatching - - - - - UBERON:0002387 - - - - - tissu - biolink:AnatomicalEntity - rdf_matcher - - x - 0.8407144059077161 - . - z - semapv:LexicalMatching - tissue - - - - TISSUE - biolink:AnatomicalEntity - - - x - z - semapv:LexicalMatching - - - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - - bone - rdf_matcher - - . - bone element - - 0.2 - - - - semapv:LexicalMatching - - biolink:AnatomicalEntity - 0.8 - x - biolink:AnatomicalEntity - rdf_matcher - - z - - - hand - - manus - - . - - - - z - - - - REGION - region - - biolink:AnatomicalEntity - - . - - region - semapv:LexicalMatching - 0.8407144059077161 - x - biolink:AnatomicalEntity - rdf_matcher - - - - manus - biolink:AnatomicalEntity - x - biolink:AnatomicalEntity - rdf_matcher - - - - UBERON:0002398 - y - - 0.7387961250362586 - hands - semapv:LexicalMatching - . - - - - - - - - biolink:AnatomicalEntity - x - 0.8407144059077161 - - heart - heart - - biolink:AnatomicalEntity - - rdf_matcher - hearts - - . - - y - semapv:LexicalMatching - - - - 0.8818562360532485 - x - - biolink:AnatomicalEntity - rdf_matcher - - organ - z - - - organ - - biolink:AnatomicalEntity - ORGAN - semapv:LexicalMatching - . - - - - biolink:AnatomicalEntity - rdf_matcher - y - - - - - semapv:LexicalMatching - livers - - biolink:AnatomicalEntity - 0.8407144059077161 - . - x - - liver - liver - - - . - y - z - semapv:LexicalMatching - - - biolink:AnatomicalEntity - - - bone - - biolink:AnatomicalEntity - rdf_matcher - - bones - - 0.5346019613807635 - - - TISSUE - - biolink:AnatomicalEntity - rdf_matcher - - - . - - z - - tissue - biolink:AnatomicalEntity - semapv:LexicalMatching - - x - 0.8818562360532485 - tissue - - - eye - semapv:LexicalMatching - x - . - y - 0.7387961250362586 - - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - rdf_matcher - UBERON:0000970 - - eyes - - - - - - - bone element - y - - semapv:LexicalMatching - . - bones - 0.7646510369310004 - - biolink:AnatomicalEntity - - - x - biolink:AnatomicalEntity - rdf_matcher - - bone element - - - - - - biolink:AnatomicalEntity - 0.2 - x - - semapv:LexicalMatching - bone - bone tissue - biolink:AnatomicalEntity - rdf_matcher - - - - . - z - - - - - . - - liver - - rdf_matcher - 0.7387961250362586 - x - z - UBERON:0002107 - - semapv:LexicalMatching - - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - - - eye - semapv:LexicalMatching - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - rdf_matcher - - - - 0.7387961250362586 - - . - UBERON:0000970 - x - - z - - - - - - - 0.568874072230784 - rdf_matcher - eyes - eye - . - y - - semapv:LexicalMatching - - biolink:AnatomicalEntity - ey - x - biolink:AnatomicalEntity - - - - 0.7387961250362586 - - . - - y - - - biolink:AnatomicalEntity - semapv:LexicalMatching - x - biolink:AnatomicalEntity - - UBERON:0000948 - heart - rdf_matcher - hearts - - - - feet - - . - z - y - - semapv:LexicalMatching - biolink:AnatomicalEntity - 0.7387961250362586 - biolink:AnatomicalEntity - rdf_matcher - - - - - UBERON:0002387 - - - - - - - - - biolink:AnatomicalEntity - rdf_matcher - - - - y - 0.7387961250362586 - - - biolink:AnatomicalEntity - . - z - UBERON:0002107 - livers - - semapv:LexicalMatching - - - x - - region - rdf_matcher - biolink:AnatomicalEntity - regions - - - . - y - semapv:LexicalMatching - - - 0.8407144059077161 - region - - biolink:AnatomicalEntity - - - - - biolink:AnatomicalEntity - - x - biolink:AnatomicalEntity - rdf_matcher - - bone element - z - - semapv:LexicalMatching - 0.2612038749637414 - - . - bone - - - - - - - y - hearts - heart - semapv:LexicalMatching - . - - heart - - - biolink:AnatomicalEntity - 0.8407144059077161 - x - biolink:AnatomicalEntity - rdf_matcher - - - - biolink:AnatomicalEntity - x - biolink:AnatomicalEntity - rdf_matcher - - liver - z - - UBERON:0002107 - - semapv:LexicalMatching - - - 0.7387961250362586 - . - - - - biolink:AnatomicalEntity - x - . - - biolink:AnatomicalEntity - liver - - liver - rdf_matcher - - livers - 0.8407144059077161 - - - y - semapv:LexicalMatching - - - - - z - - - - 0.7387961250362586 - - heart - semapv:LexicalMatching - biolink:AnatomicalEntity - . - x - UBERON:0000948 - - biolink:AnatomicalEntity - rdf_matcher - - - - lung - x - - z - rdf_matcher - - - - biolink:AnatomicalEntity - UBERON:0002048 - . - - 0.7387961250362586 - semapv:LexicalMatching - - - biolink:AnatomicalEntity - - - x - - biolink:AnatomicalEntity - appendage - - rdf_matcher - - - APPENDAGE - z - - semapv:LexicalMatching - 0.8407144059077161 - . - appendag - - biolink:AnatomicalEntity - - - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - - rdf_matcher - - - - bone element - x - 0.2 - - bone - . - z - semapv:LexicalMatching - - - - x - - y - semapv:LexicalMatching - - manus - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - hands - - - - 0.8212623907743639 - hand - . - rdf_matcher - - - z - - - - biolink:AnatomicalEntity - semapv:LexicalMatching - x - 0.2612038749637414 - biolink:AnatomicalEntity - bone - bone tissue - rdf_matcher - - - - - . - - - - - - - - - - - - - z - - 0.7387961250362586 - UBERON:0002398 - . - - - - y - semapv:LexicalMatching - - biolink:AnatomicalEntity - hands - biolink:AnatomicalEntity - rdf_matcher - - - - pes - 0.8 - z - semapv:LexicalMatching - - biolink:AnatomicalEntity - - x - biolink:AnatomicalEntity - rdf_matcher - - - - foot - . - - - - - - biolink:AnatomicalEntity - rdf_matcher - - REGION - x - . - - region - semapv:LexicalMatching - biolink:AnatomicalEntity - 0.8407144059077161 - - z - - region - - - - - . - biolink:AnatomicalEntity - rdf_matcher - - 0.7387961250362586 - z - - UBERON:0002048 - lung - - biolink:AnatomicalEntity - - x - semapv:LexicalMatching - - - - . - bone - y - - - biolink:AnatomicalEntity - - biolink:AnatomicalEntity - rdf_matcher - - bones - z - - semapv:LexicalMatching - - 0.5346019613807635 - - - - z - UBERON:0000948 - - hearts - - biolink:AnatomicalEntity - - y - biolink:AnatomicalEntity - rdf_matcher - - - - 0.7387961250362586 - semapv:LexicalMatching - - . - - - - bone tissue - biolink:AnatomicalEntity - rdf_matcher - - - - 0.2612038749637414 - - biolink:AnatomicalEntity - - x - bone - . - z - semapv:LexicalMatching - - - - - . - - ORGAN - z - 0.7387961250362586 - - BAD:ORGAN - x - biolink:AnatomicalEntity - - semapv:LexicalMatching - - liver - biolink:AnatomicalEntity - rdf_matcher - - - - biolink:AnatomicalEntity - organ - 0.8407144059077161 - - - biolink:AnatomicalEntity - semapv:LexicalMatching - rdf_matcher - - - x - ORGAN - . - z - - - organ - - - . - manus - z - - - - semapv:LexicalMatching - biolink:AnatomicalEntity - x - biolink:AnatomicalEntity - rdf_matcher - - 0.8497788951776651 - - hand - - - - - x - biolink:AnatomicalEntity - biolink:AnatomicalEntity - bone - - rdf_matcher - - bones - 0.5346019613807635 - - - bone tissue - . - - y - semapv:LexicalMatching - - - - z - - biolink:AnatomicalEntity - semapv:LexicalMatching - x - biolink:AnatomicalEntity - - rdf_matcher - - UBERON:0001474 - - 0.7387961250362586 - - - - bone element - . - - - - - rdf_matcher - - livers - . - 0.7387961250362586 - z - - y - UBERON:0002107 - - biolink:AnatomicalEntity - semapv:LexicalMatching - - biolink:AnatomicalEntity - - - - - biolink:AnatomicalEntity - rdf_matcher - - bones - y - - - 0.7387961250362586 - - - biolink:AnatomicalEntity - . - x - semapv:LexicalMatching - UBERON:0001474 - bone element - - - rdf_matcher - - 0.7387961250362586 - y - - . - - biolink:AnatomicalEntity - UBERON:0002048 - - z - lungs - semapv:LexicalMatching - - - biolink:AnatomicalEntity - - - - - - UBERON:0002387 - - - . - y - z - 0.7387961250362586 - feet - - semapv:LexicalMatching - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - rdf_matcher - - - - - - - - - - - - REGION - - . - - regions - y - semapv:LexicalMatching - - region - - biolink:AnatomicalEntity - 0.8407144059077161 - - z - biolink:AnatomicalEntity - rdf_matcher - - - - z - semapv:LexicalMatching - - - biolink:AnatomicalEntity - biolink:AnatomicalEntity - rdf_matcher - - UBERON:0001474 - - y - . - 0.7387961250362586 - bones - - - - - - biolink:AnatomicalEntity - rdf_matcher - - UBERON:0002387 - - - feet - . - 0.7387961250362586 - - y - semapv:LexicalMatching - - biolink:AnatomicalEntity - x - - pes - - - - - - - - - - - - UBERON:0000970 - - eyes - - y - biolink:AnatomicalEntity - rdf_matcher - - - - - biolink:AnatomicalEntity - 0.7387961250362586 - . - z - semapv:LexicalMatching - - - - z - - - . - bone - - semapv:LexicalMatching - 0.2612038749637414 - x - biolink:AnatomicalEntity - biolink:AnatomicalEntity - bone element - rdf_matcher - - - - - - - - - bones - - biolink:AnatomicalEntity - - bone - x - semapv:LexicalMatching - bone tissue - - 0.5346019613807635 - - . - y - biolink:AnatomicalEntity - rdf_matcher - - - x - biolink:AnatomicalEntity - liver - semapv:LexicalMatching - biolink:AnatomicalEntity - rdf_matcher - - - z - . - - 0.7387961250362586 - BAD:ORGAN - - - - ORGAN - - - z - - 0.7387961250362586 - BAD:ORGAN - - heart - - x - biolink:AnatomicalEntity - biolink:AnatomicalEntity - ORGAN - - semapv:LexicalMatching - - rdf_matcher - - . - - - - - - - - - biolink:AnatomicalEntity - x - . - 0.7646510369310004 - semapv:LexicalMatching - bones - - - bone element - - bone element - biolink:AnatomicalEntity - rdf_matcher - - y - - - semapv:LexicalMatching - - - rdf_matcher - - - UBERON:0000970 - eyes - eye - - y - . - 0.7387961250362586 - - x - biolink:AnatomicalEntity - biolink:AnatomicalEntity - - - - - - - - - - - - - - - - organs - organ - biolink:AnatomicalEntity - organ - x - 0.8407144059077161 - . - - y - semapv:LexicalMatching - - biolink:AnatomicalEntity - rdf_matcher - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/validate_data/cob-to-external.owl b/tests/validate_data/cob-to-external.owl deleted file mode 100644 index 751cfefa..00000000 --- a/tests/validate_data/cob-to-external.owl +++ /dev/null @@ -1,1563 +0,0 @@ - - - - conclusion based on data - conclusion based on data - - - - - - - - - monoatomic ion - monoatomic ion - - - - - function - function - - - - - - - - cellular organism - - - cellular organisms - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://creativecommons.org/publicdomain/zero/1.0/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - gross anatomical part - - - multicellular anatomical structure - - - - - cell - - - - cell - - - - - is concretized as - is concretized as - - - - - - - cellular organism - - cellular organism - - - - - - material entity - material entity - - - - - - - - - cellular membrane - - owl:Thing - - - - - - - - - - disposition - disposition - - - - - - - - - - owl:Thing - gene product - - - - - - - - plant cell - - cell - - - - - - - - - - - - - - - - - - - role - role - - - - - - - disease diagnosis - - - - diagnosis - - - - nucleic acid - - - - - nucleic acid polymer - - - - - planned process - planned process - - - - - - topObjectProperty - - - - has quantity - - - - - - - - - - neutron - neutron - - - - - - - gross anatomical part - gross anatomical part - - - molecule - molecular entity - - - - - - - - - - - - - - - characteristic - - - - specifically dependent continuant - - - - investigation - - - - - investigation - - - - - geographical location - - - owl:Thing - - - - - - - - - - - owl:Thing - - elementary charge - - - - - - - - - - - - - electron - electron - - - - - - - site - - - - site - - - - - - - - - - - organism - organism - - - - - - - - is specified output of - is_specified_output_of - - - - - - - - - - - - - executes - executes - - - - - - - - - - quality of - - quality of - - - - - - - has participant - - has participant - - - - - - - characteristic - - - quality - - - - - contains process - contains process - - - - - - - - - - - - - - atom - atom - - - - - ecosystem - - ecosystem - - - - - collection of organisms - - collection of organisms - - - - - cellular organism - - - - - multicellular organism - - - - - has_specified_input - has specified input - - - - - charge - - - electric - - - - - - - - - sequence_attribute - - - characteristic - - - - - environmental process - - - environmental system process - - - - - data item - data item - - - - - - - - - - immaterial anatomical entity - immaterial anatomical entity - - - protein - - - protein polypeptide chain - - - - - - biological process - biological process - - - - - - - - - - cell in vitro - cell in vitro - - - - - - - - - - geophysical entity - astronomical body part - - - - clinical finding - - - phenotypic finding - - - - - executed by - - - - topObjectProperty - - - - - - - - document - document - - - material processing - material processing - - - - - - - - - - - owl:Thing - - - subcellular structure - - - - atomic nucleus - atomic nucleus - - - - - - - - - - plant anatomical space - immaterial anatomical entity - - - - - is about - is about - - - - - - - - - - native cell - - native plant cell - - - - - - - complex of molecular entities - - - owl:Thing - - - - - - whole plant - cellular organism - - - - - - molecular function - - - gene product or complex activity - - - - - - - - bearer of - has characteristic - - - - - - - - has specified output - - - - has_specified_output - - - - - process - process - - - - - realized in - realized in - - - - - - - - - objective specification - - objective specification - - - - - - mass - mass - - - - - - - - - characteristic of - - - - inheres in - - - - - - - sequence_feature - - - - material entity - - - - - - - native cell - - native cell - - - - - - - - - - - - proton - proton - - - - - - - - - part of - - part of - - - - - - - - information content entity - - - information - - - - - - xenopus cell - - native cell - - - - - - - - - - - is specified input of - is_specified_input_of - - - - - - - - - - - - subatomic particle - - - - - subatomic particle - - - - - - enabled by - enabled by - - - - - cell nucleus - - - nucleus - - - - - has quality - has quality - - - - - - - - - - - - - - - - - - - - quality - quality - - - - - - has part - has part - - - - - - - - data transformation - data transformation - - - - - - - protein - - - protein - - - - - material entity - sequence_variant - - - - - - - - - - - - - - - - - - - - - - - - - - - - material entity - sequence_collection - - - - - - - - - - - - - - - directive information entity - directive information entity - - - - - - - - - - - - - - - zebrafish cell - - - - native cell - - - - - - - - occurs in - - occurs in - - - - - - - - - - - - - - - plan specification - - plan specification - - - - - - geophysical entity - - - geographical entity - - - - - - - - - - - - - - - - - - - - - organization - organization - - - - - - - - - plan - - plan - - - - - - - - - assay - assay - - - - - - - - - - - - - - - organism - - - - organism or virus or viroid - - - - - - - - - - - - - - disease course - disease course - - - - - - - - - - - - - - molecular entity - - - molecular entity - - - - - - - organism - - - root - - - - - - - - - - - - - - - drug product - drug product - - - - - - - - - - - - - - - participates in - participates in - - - - - - - - - - - - - - - - - - - - - processed material entity - - - processed material - - - - - - realizable entity - - - realizable - - - - - - - - - - - - - - - - - - immaterial entity - immaterial entity - - - - molecular process - - - physico-chemical process - - - - - protein-containing complex - protein-containing macromolecular complex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - atom - - uncharged atom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/validate_data/cob-to-external.tsv.json b/tests/validate_data/cob-to-external.tsv.json index 0980545d..75894a8e 100644 --- a/tests/validate_data/cob-to-external.tsv.json +++ b/tests/validate_data/cob-to-external.tsv.json @@ -1 +1,1081 @@ -[{"@id": "http://purl.obolibrary.org/obo/COB_0000073", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://www.w3.org/2002/07/owl#Thing"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000113", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000260"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000110", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000094"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000001", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000019"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000023", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/RO_0000052"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000022", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/OBI_0100026"}, {"@id": "http://purl.obolibrary.org/obo/NCBITaxon_1"}, {"@id": "http://purl.obolibrary.org/obo/CARO_0001010"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000039", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000293"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000047", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000051"}]}, {"@id": "http://purl.obolibrary.org/obo/SO_0000110", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://purl.obolibrary.org/obo/COB_0000006"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000003", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/PATO_0000125"}]}, {"@id": "http://purl.obolibrary.org/obo/PO_0025606", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://purl.obolibrary.org/obo/COB_0000018"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000030", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/RO_0000080"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000015", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/PR_000000001"}, {"@id": "http://purl.obolibrary.org/obo/CHEBI_16541"}]}, {"@id": "http://purl.obolibrary.org/obo/PO_0025117", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://purl.obolibrary.org/obo/COB_0000056"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000041", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/RO_0000086"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000065", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/ENVO_02500000"}]}, {"@id": "http://purl.obolibrary.org/obo/UBERON_0000468", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://purl.obolibrary.org/obo/COB_0000118"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000008", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_24636"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000043", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_33250"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000017", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/CL_0000000"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000004", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/PATO_0002193"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000034", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000015"}]}, {"@id": "http://purl.obolibrary.org/obo/UBERON_0010000", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://purl.obolibrary.org/obo/COB_0000021"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000109", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000066"}]}, {"@id": "http://purl.obolibrary.org/obo/GEO_000000370", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://purl.obolibrary.org/obo/COB_0000068"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000074", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/RO_0002333"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000033", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000017"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000021", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/CARO_0001008"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000025", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000245"}]}, {"@id": "http://purl.obolibrary.org/obo/PO_0000003", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://purl.obolibrary.org/obo/COB_0000118"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000026", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000047"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000055", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/PCO_0000000"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000062", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/OGMS_0000073"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000502", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/PATO_0000001"}, {"@id": "http://purl.obolibrary.org/obo/BFO_0000020"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000512", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/RO_0000053"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000006", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000040"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000010", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_10545"}]}, {"@id": "http://purl.obolibrary.org/obo/SO_0001060", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://purl.obolibrary.org/obo/COB_0000006"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000020", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://www.w3.org/2002/07/owl#Thing"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000086", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/STATO_0000102"}]}, {"@id": "http://purl.obolibrary.org/obo/SO_0000400", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://purl.obolibrary.org/obo/COB_0000502"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000019", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/CL_0001034"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000080", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://www.w3.org/2002/07/owl#Thing"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000061", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/IAO_0000030"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000007", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_36342"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000103", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/GO_0005634"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000031", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000041"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000072", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000050"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000067", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/ENVO_01001110"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000071", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000066"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000102", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/IAO_0000027"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000107", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000070"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000005", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://www.w3.org/2002/07/owl#Thing"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000063", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/OGMS_0000014"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000016", "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [{"@id": "http://www.w3.org/2002/07/owl#topObjectProperty"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000024", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/RO_0000056"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000027", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000295"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000088", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/DRON_0000005"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000036", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000067"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000108", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/OBI_0200000"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000002", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/RO_0000058"}]}, {"@id": "_:N606c3f2e3c7441b88fd4e0092b915dcd", "@type": ["https://w3id.org/sssom/MappingSet"], "https://w3id.org/sssom/license": [{"@value": "https://creativecommons.org/publicdomain/zero/1.0/"}], "https://w3id.org/sssom/mappings": [{"@id": "_:Nf8cfd6f03fc44fa9b061fa7818b32803"}, {"@id": "_:Na44256b0db274f9884804baaaab3d464"}, {"@id": "_:N1f2f925e184345ffb4dafb253f31159a"}, {"@id": "_:Naff9a3fe257c44c0b1cd996bf309bce2"}, {"@id": "_:Nfb66475c7e8846f0b168d209905b4d2d"}, {"@id": "_:N4c79d3f220154afe894129558451c351"}, {"@id": "_:N4a43f2d0d826401aadaca9d4e0ee8679"}, {"@id": "_:Nfaa62eff73a2469db268f68febfc6edf"}, {"@id": "_:Nd1e636d28c5f4637953575c34942d77b"}, {"@id": "_:Nf79e65c690b24855803b3c9511cdfecf"}, {"@id": "_:N94822b95a9784ae4b561be964947cb35"}, {"@id": "_:N94ecef2c2f8b4950a739918ace6ab470"}, {"@id": "_:N3c3f81ff4d7d452091c09345d4bb48d3"}, {"@id": "_:Ne7b81eda55924308b5b655474151654f"}, {"@id": "_:N572e54dfdcae4e8c98144e1d80f54973"}, {"@id": "_:Ne56272818aa5415eb992beb513b41d0b"}, {"@id": "_:Nec235e89def341c8b212ee9696ba8418"}, {"@id": "_:N6b1575eaf5154b6d8e8a5d435110231d"}, {"@id": "_:Na23d3fa35bf642f1a759bff1517ea3c8"}, {"@id": "_:N02fdb431d4934ce09d539a226efc4108"}, {"@id": "_:Nb48cd84bd7db4bb9a05a388e39fad6a5"}, {"@id": "_:Na5ccd2ef8cd04240aad41040b6c551a5"}, {"@id": "_:N262a5699667544f8acd687e790c618e5"}, {"@id": "_:Na726f536361543f0b361a918b31898a2"}, {"@id": "_:N1e1e501b7c934ebfa5e5d50d357f73d4"}, {"@id": "_:Ncc28a971828047b8ac6825e0f311e155"}, {"@id": "_:Ndc5c01f7843442de81354fdffdf08c0e"}, {"@id": "_:N223b1406f0784cd6b0dcc3265bbba383"}, {"@id": "_:N734698ada38e4930a3b3095718dceb39"}, {"@id": "_:N4e3927b62edd4992bfd9f9a6b204754b"}, {"@id": "_:Naf97fe461fd244aeb9157a549eb6ca40"}, {"@id": "_:N208eb30047104817999880b0af759b8c"}, {"@id": "_:N7eeb4244924b4c02846f1c6fcea47d1e"}, {"@id": "_:Nf27611a355e542868f389b73d0e16e55"}, {"@id": "_:N5115da0a2a3f491daeef6b5c550b9f4d"}, {"@id": "_:Nf7dc0db3d373455eac1b210be9bc99a5"}, {"@id": "_:N60d37a4091934854a2f942633f2c0998"}, {"@id": "_:N05a5778938be4d389a25486fba8f8769"}, {"@id": "_:N3a5dc207353748118af14221671d35b4"}, {"@id": "_:N5b29ffe9e9f049728e31b0f7bb0988d1"}, {"@id": "_:Nbd05336b2a334841baf47d26f328a800"}, {"@id": "_:N1d831b2bcb8d497ebaf3f9f9c87dcf65"}, {"@id": "_:N8d50e636d8284d6189686d5bc2d0188e"}, {"@id": "_:N2c4952ce82dd4e419aac33efe1a4f1d3"}, {"@id": "_:N72df951a62484bb8b10437bf2b3a639f"}, {"@id": "_:N99a9d7e7abf947048ab58894a80a2efc"}, {"@id": "_:N8f44b34d758c40de859c3614d200fa79"}, {"@id": "_:N0ba510f714be4f438db01b516834c235"}, {"@id": "_:N3051261caae3431a86cf5f37c99bd964"}, {"@id": "_:N84ae1fbe7b334645af1e5d62582849ca"}, {"@id": "_:Nb8a7ec6202a847088d980c6645e1230e"}, {"@id": "_:Nf5c5ce488e194d3aa799153a1a474c04"}, {"@id": "_:N35bd99e963c74471a3c6266886ab7794"}, {"@id": "_:N6c35458f6de34d6f925fb63f26d4a5fc"}, {"@id": "_:N6bcd2eaef9904ce7b8d9479b1d365e55"}, {"@id": "_:Nafc4fe90b3214d54abddb99b8bcf2ed9"}, {"@id": "_:Nde8a08c0db654b0090298cd95c8b5255"}, {"@id": "_:N21dc582caaaf4bd28b37785f40dc11a1"}, {"@id": "_:N70ab2adb1179444285af2bddc6e2ec24"}, {"@id": "_:Nc0e165e376214dd09d7d70fb537a0ae0"}, {"@id": "_:Neb745af4b58d44d3a4368ddf6d454a0d"}, {"@id": "_:N89cb9c3a0052461dac72a16a80e23f20"}, {"@id": "_:N0ae82b05c1114f3da2474485dd00c14a"}, {"@id": "_:N500f5070d4744d6f8eeb9789e2f8fed2"}, {"@id": "_:N5a1508753f80453e83add8e746cb0dbf"}, {"@id": "_:N0e21de63fb594763861e2b5f5eab59fb"}, {"@id": "_:N49db16449fe5413aa5ee0f94833c546e"}, {"@id": "_:Nb1b2ae3c834e4b9eabdd7999485a85f3"}, {"@id": "_:N061d3affe3f04477b38fff65b71fe7f7"}, {"@id": "_:Nca9b5e6ed0c44b5eb427ef53a5e2ca53"}, {"@id": "_:Nb430bb43fbd9428aaf511afdfaa2314a"}, {"@id": "_:Na7f20ec1ed0a45bebb5a08538a08e29c"}, {"@id": "_:N6cfeb8690aee4919aadf985fe385ed17"}, {"@id": "_:N3e85c62daf164720be845f3ba1956547"}, {"@id": "_:Nf7c0bec26209471ebf354f4b7c0866e3"}, {"@id": "_:N2fa7bbc65b6444f08dfc8a803d8d8085"}, {"@id": "_:N36a1b408079b45f48af52c553313ca30"}, {"@id": "_:N168f6cf03c1d4397862692418fc25c14"}, {"@id": "_:N6c47bc71876a44f38b3b446e72e8fc8e"}, {"@id": "_:N49bb8b33c0234f5ca437c6bcb7fbfb15"}, {"@id": "_:Nbfbf1fae447942918dff574e417e0e95"}, {"@id": "_:N5542504955c742afa2369e8ca1953bf1"}, {"@id": "_:N2c5cb9a867b04a5f984be3501c03ef96"}, {"@id": "_:Necd7a75e441f4685b1d09668d24d744e"}, {"@id": "_:N802502945367432ead4dce4a61f3ed68"}, {"@id": "_:Ne24a2d8963594ab191bf7227c588a9fe"}, {"@id": "_:N8aad7284fd0042689cbb5bebfba36b82"}, {"@id": "_:Nc775e2abb2ce4144af9980034bc487cb"}, {"@id": "_:N968f884a823c479493150fe49182e77e"}, {"@id": "_:Ndb48e26b672c4f66a243d6c5c6519302"}, {"@id": "_:N567ac5e09fb64963b20a1c5a55a50d2b"}, {"@id": "_:Ndf5fae1206444e1ea3c2f66bfe224ae8"}, {"@id": "_:N2d612bfd8d3c4e6fb0270c6e78f450ac"}, {"@id": "_:Nc8590ce33b0d47ceaad94cf012457056"}, {"@id": "_:N99ccb91e4c1c46acb9117528d080263d"}, {"@id": "_:N522e6a4e552b4d85be437245ec175907"}, {"@id": "_:N5ff2b42e04264c9faa482f1c51310d0f"}, {"@id": "_:N4af614c232fd4714ab6b14fd26cc20d7"}, {"@id": "_:Na52fd41274044631b072e6fbeaf57d66"}, {"@id": "_:N303e01c168eb433c9c41c02b405fbe7e"}, {"@id": "_:N0335b5b5a1ac402786ecf1a872d28f18"}, {"@id": "_:Nee3dde927d0e4a858cfe4e1f3f25ffa3"}, {"@id": "_:N10742fb5f87044b3b495f944bd663600"}, {"@id": "_:Nd944d3a979ba4d61b36dd09a2d099d14"}]}, {"@id": "_:Nf8cfd6f03fc44fa9b061fa7818b32803", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "protein-containing complex"}], "https://w3id.org/sssom/subject_label": [{"@value": "protein-containing macromolecular complex"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/GO_0032991"}]}, {"@id": "_:Na44256b0db274f9884804baaaab3d464", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "process"}], "https://w3id.org/sssom/subject_label": [{"@value": "process"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000015"}]}, {"@id": "_:N1f2f925e184345ffb4dafb253f31159a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "astronomical body part"}], "https://w3id.org/sssom/subject_label": [{"@value": "geophysical entity"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/ENVO_01000813"}]}, {"@id": "_:Naff9a3fe257c44c0b1cd996bf309bce2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "owl:Thing"}], "https://w3id.org/sssom/subject_label": [{"@value": "cellular membrane"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://www.w3.org/2002/07/owl#Thing"}]}, {"@id": "_:Nfb66475c7e8846f0b168d209905b4d2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "bearer of"}], "https://w3id.org/sssom/subject_label": [{"@value": "has characteristic"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/RO_0000053"}]}, {"@id": "_:N4c79d3f220154afe894129558451c351", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "cell"}], "https://w3id.org/sssom/subject_label": [{"@value": "plant cell"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/PO_0009002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/COB_0000017"}]}, {"@id": "_:N4a43f2d0d826401aadaca9d4e0ee8679", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "quality"}], "https://w3id.org/sssom/subject_label": [{"@value": "characteristic"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/PATO_0000001"}]}, {"@id": "_:Nfaa62eff73a2469db268f68febfc6edf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "atom"}], "https://w3id.org/sssom/subject_label": [{"@value": "atom"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2004/02/skos/core#closeMatch"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_33250"}]}, {"@id": "_:Nd1e636d28c5f4637953575c34942d77b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "nucleic acid"}], "https://w3id.org/sssom/subject_label": [{"@value": "nucleic acid polymer"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_10545"}]}, {"@id": "_:Nf79e65c690b24855803b3c9511cdfecf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "monoatomic ion"}], "https://w3id.org/sssom/subject_label": [{"@value": "monoatomic ion"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_24867"}]}, {"@id": "_:N94822b95a9784ae4b561be964947cb35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "molecular function"}], "https://w3id.org/sssom/subject_label": [{"@value": "gene product or complex activity"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/GO_0003674"}]}, {"@id": "_:N94ecef2c2f8b4950a739918ace6ab470", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "objective specification"}], "https://w3id.org/sssom/subject_label": [{"@value": "objective specification"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/IAO_0000005"}]}, {"@id": "_:N3c3f81ff4d7d452091c09345d4bb48d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "organization"}], "https://w3id.org/sssom/subject_label": [{"@value": "organization"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000245"}]}, {"@id": "_:Ne7b81eda55924308b5b655474151654f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "cell in vitro"}], "https://w3id.org/sssom/subject_label": [{"@value": "cell in vitro"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CL_0001034"}]}, {"@id": "_:N572e54dfdcae4e8c98144e1d80f54973", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "collection of organisms"}], "https://w3id.org/sssom/subject_label": [{"@value": "collection of organisms"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/PCO_0000000"}]}, {"@id": "_:Ne56272818aa5415eb992beb513b41d0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "part of"}], "https://w3id.org/sssom/subject_label": [{"@value": "part of"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000050"}]}, {"@id": "_:Nec235e89def341c8b212ee9696ba8418", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "processed material"}], "https://w3id.org/sssom/subject_label": [{"@value": "processed material entity"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000047"}]}, {"@id": "_:N6b1575eaf5154b6d8e8a5d435110231d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "environmental system process"}], "https://w3id.org/sssom/subject_label": [{"@value": "environmental process"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/ENVO_02500000"}]}, {"@id": "_:Na23d3fa35bf642f1a759bff1517ea3c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "owl:Thing"}], "https://w3id.org/sssom/subject_label": [{"@value": "subcellular structure"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://www.w3.org/2002/07/owl#Thing"}]}, {"@id": "_:N02fdb431d4934ce09d539a226efc4108", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "conclusion based on data"}], "https://w3id.org/sssom/subject_label": [{"@value": "conclusion based on data"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OBI_0001909"}]}, {"@id": "_:Nb48cd84bd7db4bb9a05a388e39fad6a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "cellular organism"}], "https://w3id.org/sssom/subject_label": [{"@value": "whole plant"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/PO_0000003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/COB_0000118"}]}, {"@id": "_:Na5ccd2ef8cd04240aad41040b6c551a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "directive information entity"}], "https://w3id.org/sssom/subject_label": [{"@value": "directive information entity"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/IAO_0000033"}]}, {"@id": "_:N262a5699667544f8acd687e790c618e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "ecosystem"}], "https://w3id.org/sssom/subject_label": [{"@value": "ecosystem"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/ENVO_01001110"}]}, {"@id": "_:Na726f536361543f0b361a918b31898a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "cellular organism"}], "https://w3id.org/sssom/subject_label": [{"@value": "cellular organism"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CARO_0010004"}]}, {"@id": "_:N1e1e501b7c934ebfa5e5d50d357f73d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "material entity"}], "https://w3id.org/sssom/subject_label": [{"@value": "sequence_feature"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/SO_0000110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/COB_0000006"}]}, {"@id": "_:Ncc28a971828047b8ac6825e0f311e155", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "organism or virus or viroid"}], "https://w3id.org/sssom/subject_label": [{"@value": "organism"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CARO_0001010"}]}, {"@id": "_:Ndc5c01f7843442de81354fdffdf08c0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "protein polypeptide chain"}], "https://w3id.org/sssom/subject_label": [{"@value": "protein"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_16541"}]}, {"@id": "_:N223b1406f0784cd6b0dcc3265bbba383", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "owl:Thing"}], "https://w3id.org/sssom/subject_label": [{"@value": "complex of molecular entities"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://www.w3.org/2002/07/owl#Thing"}]}, {"@id": "_:N734698ada38e4930a3b3095718dceb39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "has_specified_input"}], "https://w3id.org/sssom/subject_label": [{"@value": "has specified input"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000293"}]}, {"@id": "_:N4e3927b62edd4992bfd9f9a6b204754b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "disposition"}], "https://w3id.org/sssom/subject_label": [{"@value": "disposition"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000111"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000016"}]}, {"@id": "_:Naf97fe461fd244aeb9157a549eb6ca40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "atomic nucleus"}], "https://w3id.org/sssom/subject_label": [{"@value": "atomic nucleus"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_33252"}]}, {"@id": "_:N208eb30047104817999880b0af759b8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "material entity"}], "https://w3id.org/sssom/subject_label": [{"@value": "sequence_collection"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/SO_0001260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/COB_0000006"}]}, {"@id": "_:N7eeb4244924b4c02846f1c6fcea47d1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "owl:Thing"}], "https://w3id.org/sssom/subject_label": [{"@value": "elementary charge"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://www.w3.org/2002/07/owl#Thing"}]}, {"@id": "_:Nf27611a355e542868f389b73d0e16e55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "realized in"}], "https://w3id.org/sssom/subject_label": [{"@value": "realized in"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000054"}]}, {"@id": "_:N5115da0a2a3f491daeef6b5c550b9f4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "cell"}], "https://w3id.org/sssom/subject_label": [{"@value": "cell"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CL_0000000"}]}, {"@id": "_:Nf7dc0db3d373455eac1b210be9bc99a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "is_specified_input_of"}], "https://w3id.org/sssom/subject_label": [{"@value": "is specified input of"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000295"}]}, {"@id": "_:N60d37a4091934854a2f942633f2c0998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "role"}], "https://w3id.org/sssom/subject_label": [{"@value": "role"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000023"}]}, {"@id": "_:N05a5778938be4d389a25486fba8f8769", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "root"}], "https://w3id.org/sssom/subject_label": [{"@value": "organism"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/NCBITaxon_1"}]}, {"@id": "_:N3a5dc207353748118af14221671d35b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "nucleus"}], "https://w3id.org/sssom/subject_label": [{"@value": "cell nucleus"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/GO_0005634"}]}, {"@id": "_:N5b29ffe9e9f049728e31b0f7bb0988d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "owl:Thing"}], "https://w3id.org/sssom/subject_label": [{"@value": "geographical location"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://www.w3.org/2002/07/owl#Thing"}]}, {"@id": "_:Nbd05336b2a334841baf47d26f328a800", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "data item"}], "https://w3id.org/sssom/subject_label": [{"@value": "data item"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/IAO_0000027"}]}, {"@id": "_:N1d831b2bcb8d497ebaf3f9f9c87dcf65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "cellular organisms"}], "https://w3id.org/sssom/subject_label": [{"@value": "cellular organism"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/NCBITaxon_131567"}]}, {"@id": "_:N8d50e636d8284d6189686d5bc2d0188e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "is about"}], "https://w3id.org/sssom/subject_label": [{"@value": "is about"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/IAO_0000136"}]}, {"@id": "_:N2c4952ce82dd4e419aac33efe1a4f1d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "occurs in"}], "https://w3id.org/sssom/subject_label": [{"@value": "occurs in"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000066"}]}, {"@id": "_:N72df951a62484bb8b10437bf2b3a639f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "information content entity"}], "https://w3id.org/sssom/subject_label": [{"@value": "information"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/IAO_0000030"}]}, {"@id": "_:N99a9d7e7abf947048ab58894a80a2efc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "gross anatomical part"}], "https://w3id.org/sssom/subject_label": [{"@value": "multicellular anatomical structure"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/UBERON_0010000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/COB_0000021"}]}, {"@id": "_:N8f44b34d758c40de859c3614d200fa79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "topObjectProperty"}], "https://w3id.org/sssom/subject_label": [{"@value": "has quantity"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subPropertyOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://www.w3.org/2002/07/owl#topObjectProperty"}]}, {"@id": "_:N0ba510f714be4f438db01b516834c235", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "neutron"}], "https://w3id.org/sssom/subject_label": [{"@value": "neutron"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_30222"}]}, {"@id": "_:N3051261caae3431a86cf5f37c99bd964", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "site"}], "https://w3id.org/sssom/subject_label": [{"@value": "site"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000029"}]}, {"@id": "_:N84ae1fbe7b334645af1e5d62582849ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "native cell"}], "https://w3id.org/sssom/subject_label": [{"@value": "zebrafish cell"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/ZFA_0009000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/COB_0000018"}]}, {"@id": "_:Nb8a7ec6202a847088d980c6645e1230e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "has part"}], "https://w3id.org/sssom/subject_label": [{"@value": "has part"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000051"}]}, {"@id": "_:Nf5c5ce488e194d3aa799153a1a474c04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "inheres in"}], "https://w3id.org/sssom/subject_label": [{"@value": "characteristic of"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/RO_0000052"}]}, {"@id": "_:N35bd99e963c74471a3c6266886ab7794", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "quality"}], "https://w3id.org/sssom/subject_label": [{"@value": "quality"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000019"}]}, {"@id": "_:N6c35458f6de34d6f925fb63f26d4a5fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "material entity"}], "https://w3id.org/sssom/subject_label": [{"@value": "sequence_variant"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/SO_0001060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/COB_0000006"}]}, {"@id": "_:N6bcd2eaef9904ce7b8d9479b1d365e55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "geophysical entity"}], "https://w3id.org/sssom/subject_label": [{"@value": "geographical entity"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/GEO_000000370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/COB_0000068"}]}, {"@id": "_:Nafc4fe90b3214d54abddb99b8bcf2ed9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "native cell"}], "https://w3id.org/sssom/subject_label": [{"@value": "xenopus cell"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/XAO_0003012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/COB_0000018"}]}, {"@id": "_:Nde8a08c0db654b0090298cd95c8b5255", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "drug product"}], "https://w3id.org/sssom/subject_label": [{"@value": "drug product"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/DRON_0000005"}]}, {"@id": "_:N21dc582caaaf4bd28b37785f40dc11a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "has_specified_output"}], "https://w3id.org/sssom/subject_label": [{"@value": "has specified output"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000299"}]}, {"@id": "_:N70ab2adb1179444285af2bddc6e2ec24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "has participant"}], "https://w3id.org/sssom/subject_label": [{"@value": "has participant"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/RO_0000057"}]}, {"@id": "_:Nc0e165e376214dd09d7d70fb537a0ae0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "immaterial anatomical entity"}], "https://w3id.org/sssom/subject_label": [{"@value": "plant anatomical space"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/PO_0025117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/COB_0000056"}]}, {"@id": "_:Neb745af4b58d44d3a4368ddf6d454a0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "molecular process"}], "https://w3id.org/sssom/subject_label": [{"@value": "physico-chemical process"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/MOP_0000543"}]}, {"@id": "_:N89cb9c3a0052461dac72a16a80e23f20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "cellular organism"}], "https://w3id.org/sssom/subject_label": [{"@value": "multicellular organism"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/UBERON_0000468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/COB_0000118"}]}, {"@id": "_:N0ae82b05c1114f3da2474485dd00c14a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "has quality"}], "https://w3id.org/sssom/subject_label": [{"@value": "has quality"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/RO_0000086"}]}, {"@id": "_:N500f5070d4744d6f8eeb9789e2f8fed2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "clinical finding"}], "https://w3id.org/sssom/subject_label": [{"@value": "phenotypic finding"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OGMS_0000014"}]}, {"@id": "_:N5a1508753f80453e83add8e746cb0dbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "organism"}], "https://w3id.org/sssom/subject_label": [{"@value": "organism"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OBI_0100026"}]}, {"@id": "_:N0e21de63fb594763861e2b5f5eab59fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "realizable entity"}], "https://w3id.org/sssom/subject_label": [{"@value": "realizable"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000017"}]}, {"@id": "_:N49db16449fe5413aa5ee0f94833c546e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "molecule"}], "https://w3id.org/sssom/subject_label": [{"@value": "molecular entity"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2004/02/skos/core#closeMatch"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_25367"}]}, {"@id": "_:Nb1b2ae3c834e4b9eabdd7999485a85f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "contains process"}], "https://w3id.org/sssom/subject_label": [{"@value": "contains process"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000067"}]}, {"@id": "_:N061d3affe3f04477b38fff65b71fe7f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "material processing"}], "https://w3id.org/sssom/subject_label": [{"@value": "material processing"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000094"}]}, {"@id": "_:Nca9b5e6ed0c44b5eb427ef53a5e2ca53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "mass"}], "https://w3id.org/sssom/subject_label": [{"@value": "mass"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/PATO_0000125"}]}, {"@id": "_:Nb430bb43fbd9428aaf511afdfaa2314a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "native cell"}], "https://w3id.org/sssom/subject_label": [{"@value": "native plant cell"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/PO_0025606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/COB_0000018"}]}, {"@id": "_:Na7f20ec1ed0a45bebb5a08538a08e29c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "material entity"}], "https://w3id.org/sssom/subject_label": [{"@value": "material entity"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000040"}]}, {"@id": "_:N6cfeb8690aee4919aadf985fe385ed17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "is_specified_output_of"}], "https://w3id.org/sssom/subject_label": [{"@value": "is specified output of"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000312"}]}, {"@id": "_:N3e85c62daf164720be845f3ba1956547", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "enabled by"}], "https://w3id.org/sssom/subject_label": [{"@value": "enabled by"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/RO_0002333"}]}, {"@id": "_:Nf7c0bec26209471ebf354f4b7c0866e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "diagnosis"}], "https://w3id.org/sssom/subject_label": [{"@value": "disease diagnosis"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OGMS_0000073"}]}, {"@id": "_:N2fa7bbc65b6444f08dfc8a803d8d8085", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "executes"}], "https://w3id.org/sssom/subject_label": [{"@value": "executes"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/STATO_0000102"}]}, {"@id": "_:N36a1b408079b45f48af52c553313ca30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "quality of"}], "https://w3id.org/sssom/subject_label": [{"@value": "quality of"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/RO_0000080"}]}, {"@id": "_:N168f6cf03c1d4397862692418fc25c14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "owl:Thing"}], "https://w3id.org/sssom/subject_label": [{"@value": "gene product"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://www.w3.org/2002/07/owl#Thing"}]}, {"@id": "_:N6c47bc71876a44f38b3b446e72e8fc8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "document"}], "https://w3id.org/sssom/subject_label": [{"@value": "document"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/IAO_0000310"}]}, {"@id": "_:N49bb8b33c0234f5ca437c6bcb7fbfb15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "biological process"}], "https://w3id.org/sssom/subject_label": [{"@value": "biological process"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/GO_0008150"}]}, {"@id": "_:Nbfbf1fae447942918dff574e417e0e95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "planned process"}], "https://w3id.org/sssom/subject_label": [{"@value": "planned process"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000011"}]}, {"@id": "_:N5542504955c742afa2369e8ca1953bf1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "assay"}], "https://w3id.org/sssom/subject_label": [{"@value": "assay"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000070"}]}, {"@id": "_:N2c5cb9a867b04a5f984be3501c03ef96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "native cell"}], "https://w3id.org/sssom/subject_label": [{"@value": "native cell"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CL_0000003"}]}, {"@id": "_:Necd7a75e441f4685b1d09668d24d744e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "plan specification"}], "https://w3id.org/sssom/subject_label": [{"@value": "plan specification"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/IAO_0000104"}]}, {"@id": "_:N802502945367432ead4dce4a61f3ed68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "function"}], "https://w3id.org/sssom/subject_label": [{"@value": "function"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000034"}]}, {"@id": "_:Ne24a2d8963594ab191bf7227c588a9fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "participates in"}], "https://w3id.org/sssom/subject_label": [{"@value": "participates in"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/RO_0000056"}]}, {"@id": "_:N8aad7284fd0042689cbb5bebfba36b82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "plan"}], "https://w3id.org/sssom/subject_label": [{"@value": "plan"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000260"}]}, {"@id": "_:Nc775e2abb2ce4144af9980034bc487cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "disease course"}], "https://w3id.org/sssom/subject_label": [{"@value": "disease course"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OGMS_0000063"}]}, {"@id": "_:N968f884a823c479493150fe49182e77e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "subatomic particle"}], "https://w3id.org/sssom/subject_label": [{"@value": "subatomic particle"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_36342"}]}, {"@id": "_:Ndb48e26b672c4f66a243d6c5c6519302", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "investigation"}], "https://w3id.org/sssom/subject_label": [{"@value": "investigation"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000066"}]}, {"@id": "_:N567ac5e09fb64963b20a1c5a55a50d2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "atom"}], "https://w3id.org/sssom/subject_label": [{"@value": "uncharged atom"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_33250"}]}, {"@id": "_:Ndf5fae1206444e1ea3c2f66bfe224ae8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "protein"}], "https://w3id.org/sssom/subject_label": [{"@value": "protein"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/PR_000000001"}]}, {"@id": "_:N2d612bfd8d3c4e6fb0270c6e78f450ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "molecular entity"}], "https://w3id.org/sssom/subject_label": [{"@value": "molecular entity"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2004/02/skos/core#closeMatch"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_23367"}]}, {"@id": "_:Nc8590ce33b0d47ceaad94cf012457056", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "electron"}], "https://w3id.org/sssom/subject_label": [{"@value": "electron"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_10545"}]}, {"@id": "_:N99ccb91e4c1c46acb9117528d080263d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "data transformation"}], "https://w3id.org/sssom/subject_label": [{"@value": "data transformation"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/OBI_0200000"}]}, {"@id": "_:N522e6a4e552b4d85be437245ec175907", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "specifically dependent continuant"}], "https://w3id.org/sssom/subject_label": [{"@value": "characteristic"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000020"}]}, {"@id": "_:N5ff2b42e04264c9faa482f1c51310d0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "immaterial entity"}], "https://w3id.org/sssom/subject_label": [{"@value": "immaterial entity"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000041"}]}, {"@id": "_:N4af614c232fd4714ab6b14fd26cc20d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "is concretized as"}], "https://w3id.org/sssom/subject_label": [{"@value": "is concretized as"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentProperty"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/RO_0000058"}]}, {"@id": "_:Na52fd41274044631b072e6fbeaf57d66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "topObjectProperty"}], "https://w3id.org/sssom/subject_label": [{"@value": "executed by"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subPropertyOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://www.w3.org/2002/07/owl#topObjectProperty"}]}, {"@id": "_:N303e01c168eb433c9c41c02b405fbe7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "gross anatomical part"}], "https://w3id.org/sssom/subject_label": [{"@value": "gross anatomical part"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CARO_0001008"}]}, {"@id": "_:N0335b5b5a1ac402786ecf1a872d28f18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "electric"}], "https://w3id.org/sssom/subject_label": [{"@value": "charge"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/PATO_0002193"}]}, {"@id": "_:Nee3dde927d0e4a858cfe4e1f3f25ffa3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "proton"}], "https://w3id.org/sssom/subject_label": [{"@value": "proton"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/COB_0000008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_24636"}]}, {"@id": "_:N10742fb5f87044b3b495f944bd663600", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "characteristic"}], "https://w3id.org/sssom/subject_label": [{"@value": "sequence_attribute"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/SO_0000400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/COB_0000502"}]}, {"@id": "_:Nd944d3a979ba4d61b36dd09a2d099d14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/object_label": [{"@value": "immaterial anatomical entity"}], "https://w3id.org/sssom/subject_label": [{"@value": "immaterial anatomical entity"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/UBERON_0000466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/COB_0000056"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000009", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_30222"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000057", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000029"}]}, {"@id": "http://purl.obolibrary.org/obo/ZFA_0009000", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://purl.obolibrary.org/obo/COB_0000018"}]}, {"@id": "http://purl.obolibrary.org/obo/PO_0009002", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://purl.obolibrary.org/obo/COB_0000017"}]}, {"@id": "http://purl.obolibrary.org/obo/SO_0001260", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://purl.obolibrary.org/obo/COB_0000006"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000064", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/OGMS_0000063"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000114", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000023"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000040", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000299"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000112", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000034"}]}, {"@id": "http://purl.obolibrary.org/obo/XAO_0003012", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://purl.obolibrary.org/obo/COB_0000018"}]}, {"@id": "http://purl.obolibrary.org/obo/UBERON_0000466", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://purl.obolibrary.org/obo/COB_0000056"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000011", "http://www.w3.org/2004/02/skos/core#closeMatch": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_33250"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000066", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/MOP_0000543"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000069", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/IAO_0000033"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000049", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_10545"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000012", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_33252"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000513", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/IAO_0000136"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000116", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://www.w3.org/2002/07/owl#Thing"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000013", "http://www.w3.org/2004/02/skos/core#closeMatch": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_23367"}, {"@id": "http://purl.obolibrary.org/obo/CHEBI_25367"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000032", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{"@id": "http://www.w3.org/2002/07/owl#Thing"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000118", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/NCBITaxon_131567"}, {"@id": "http://purl.obolibrary.org/obo/CARO_0010004"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000076", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/IAO_0000005"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000042", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/CHEBI_24867"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000038", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/GO_0003674"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000058", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/OBI_0001909"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000075", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/GO_0032991"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000079", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/IAO_0000104"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000111", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000016"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000101", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/IAO_0000310"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000068", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/ENVO_01000813"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000035", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000011"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000028", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/OBI_0000312"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000037", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/GO_0008150"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000018", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/CL_0000003"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000511", "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [{"@id": "http://www.w3.org/2002/07/owl#topObjectProperty"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000029", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000054"}]}, {"@id": "http://purl.obolibrary.org/obo/COB_0000070", "http://www.w3.org/2002/07/owl#equivalentProperty": [{"@id": "http://purl.obolibrary.org/obo/RO_0000057"}]}] \ No newline at end of file +{ + "mapping_set_id": "http://purl.obolibrary.org/obo/cob/components/cob-to-external.tsv", + "license": "https://creativecommons.org/publicdomain/zero/1.0/", + "mappings": [ + { + "subject_id": "COB:0000002", + "predicate_id": "owl:equivalentProperty", + "object_id": "RO:0000058", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "is concretized as", + "object_label": "is concretized as" + }, + { + "subject_id": "COB:0000003", + "predicate_id": "owl:equivalentClass", + "object_id": "PATO:0000125", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "mass", + "object_label": "mass" + }, + { + "subject_id": "COB:0000004", + "predicate_id": "owl:equivalentClass", + "object_id": "PATO:0002193", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "charge", + "object_label": "electric" + }, + { + "subject_id": "COB:0000005", + "predicate_id": "rdfs:subClassOf", + "object_id": "owl:Thing", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "elementary charge", + "object_label": "owl:Thing" + }, + { + "subject_id": "COB:0000006", + "predicate_id": "owl:equivalentClass", + "object_id": "BFO:0000040", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "material entity", + "object_label": "material entity" + }, + { + "subject_id": "COB:0000006", + "predicate_id": "sssom:superClassOf", + "object_id": "SO:0000110", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "material entity", + "object_label": "sequence_feature" + }, + { + "subject_id": "COB:0000006", + "predicate_id": "sssom:superClassOf", + "object_id": "SO:0001060", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "material entity", + "object_label": "sequence_variant" + }, + { + "subject_id": "COB:0000006", + "predicate_id": "sssom:superClassOf", + "object_id": "SO:0001260", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "material entity", + "object_label": "sequence_collection" + }, + { + "subject_id": "COB:0000007", + "predicate_id": "owl:equivalentClass", + "object_id": "CHEBI:36342", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "subatomic particle", + "object_label": "subatomic particle" + }, + { + "subject_id": "COB:0000008", + "predicate_id": "owl:equivalentClass", + "object_id": "CHEBI:24636", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "proton", + "object_label": "proton" + }, + { + "subject_id": "COB:0000009", + "predicate_id": "owl:equivalentClass", + "object_id": "CHEBI:30222", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "neutron", + "object_label": "neutron" + }, + { + "subject_id": "COB:0000010", + "predicate_id": "owl:equivalentClass", + "object_id": "CHEBI:10545", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "electron", + "object_label": "electron" + }, + { + "subject_id": "COB:0000011", + "predicate_id": "skos:closeMatch", + "object_id": "CHEBI:33250", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "atom", + "object_label": "atom" + }, + { + "subject_id": "COB:0000012", + "predicate_id": "owl:equivalentClass", + "object_id": "CHEBI:33252", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "atomic nucleus", + "object_label": "atomic nucleus" + }, + { + "subject_id": "COB:0000013", + "predicate_id": "skos:closeMatch", + "object_id": "CHEBI:23367", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "molecular entity", + "object_label": "molecular entity" + }, + { + "subject_id": "COB:0000013", + "predicate_id": "skos:closeMatch", + "object_id": "CHEBI:25367", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "molecular entity", + "object_label": "molecule" + }, + { + "subject_id": "COB:0000015", + "predicate_id": "owl:equivalentClass", + "object_id": "CHEBI:16541", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "protein", + "object_label": "protein polypeptide chain" + }, + { + "subject_id": "COB:0000015", + "predicate_id": "owl:equivalentClass", + "object_id": "PR:000000001", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "protein", + "object_label": "protein" + }, + { + "subject_id": "COB:0000016", + "predicate_id": "rdfs:subPropertyOf", + "object_id": "owl:topObjectProperty", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "executed by", + "object_label": "topObjectProperty" + }, + { + "subject_id": "COB:0000017", + "predicate_id": "owl:equivalentClass", + "object_id": "CL:0000000", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "cell", + "object_label": "cell" + }, + { + "subject_id": "COB:0000017", + "predicate_id": "sssom:superClassOf", + "object_id": "PO:0009002", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "cell", + "object_label": "plant cell" + }, + { + "subject_id": "COB:0000018", + "predicate_id": "owl:equivalentClass", + "object_id": "CL:0000003", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "native cell", + "object_label": "native cell" + }, + { + "subject_id": "COB:0000018", + "predicate_id": "sssom:superClassOf", + "object_id": "PO:0025606", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "native cell", + "object_label": "native plant cell" + }, + { + "subject_id": "COB:0000018", + "predicate_id": "sssom:superClassOf", + "object_id": "XAO:0003012", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "native cell", + "object_label": "xenopus cell" + }, + { + "subject_id": "COB:0000018", + "predicate_id": "sssom:superClassOf", + "object_id": "ZFA:0009000", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "native cell", + "object_label": "zebrafish cell" + }, + { + "subject_id": "COB:0000019", + "predicate_id": "owl:equivalentClass", + "object_id": "CL:0001034", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "cell in vitro", + "object_label": "cell in vitro" + }, + { + "subject_id": "COB:0000020", + "predicate_id": "rdfs:subClassOf", + "object_id": "owl:Thing", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "subcellular structure", + "object_label": "owl:Thing" + }, + { + "subject_id": "COB:0000021", + "predicate_id": "owl:equivalentClass", + "object_id": "CARO:0001008", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "gross anatomical part", + "object_label": "gross anatomical part" + }, + { + "subject_id": "COB:0000021", + "predicate_id": "sssom:superClassOf", + "object_id": "UBERON:0010000", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "gross anatomical part", + "object_label": "multicellular anatomical structure" + }, + { + "subject_id": "COB:0000022", + "predicate_id": "owl:equivalentClass", + "object_id": "CARO:0001010", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "organism", + "object_label": "organism or virus or viroid" + }, + { + "subject_id": "COB:0000022", + "predicate_id": "owl:equivalentClass", + "object_id": "NCBITaxon:1", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "organism", + "object_label": "root" + }, + { + "subject_id": "COB:0000022", + "predicate_id": "owl:equivalentClass", + "object_id": "OBI:0100026", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "organism", + "object_label": "organism" + }, + { + "subject_id": "COB:0000023", + "predicate_id": "owl:equivalentProperty", + "object_id": "RO:0000052", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "characteristic of", + "object_label": "inheres in" + }, + { + "subject_id": "COB:0000024", + "predicate_id": "owl:equivalentProperty", + "object_id": "RO:0000056", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "participates in", + "object_label": "participates in" + }, + { + "subject_id": "COB:0000025", + "predicate_id": "owl:equivalentClass", + "object_id": "OBI:0000245", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "organization", + "object_label": "organization" + }, + { + "subject_id": "COB:0000026", + "predicate_id": "owl:equivalentClass", + "object_id": "OBI:0000047", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "processed material entity", + "object_label": "processed material" + }, + { + "subject_id": "COB:0000027", + "predicate_id": "owl:equivalentProperty", + "object_id": "OBI:0000295", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "is specified input of", + "object_label": "is_specified_input_of" + }, + { + "subject_id": "COB:0000028", + "predicate_id": "owl:equivalentProperty", + "object_id": "OBI:0000312", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "is specified output of", + "object_label": "is_specified_output_of" + }, + { + "subject_id": "COB:0000029", + "predicate_id": "owl:equivalentProperty", + "object_id": "BFO:0000054", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "realized in", + "object_label": "realized in" + }, + { + "subject_id": "COB:0000031", + "predicate_id": "owl:equivalentClass", + "object_id": "BFO:0000041", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "immaterial entity", + "object_label": "immaterial entity" + }, + { + "subject_id": "COB:0000032", + "predicate_id": "rdfs:subClassOf", + "object_id": "owl:Thing", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "geographical location", + "object_label": "owl:Thing" + }, + { + "subject_id": "COB:0000033", + "predicate_id": "owl:equivalentClass", + "object_id": "BFO:0000017", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "realizable", + "object_label": "realizable entity" + }, + { + "subject_id": "COB:0000034", + "predicate_id": "owl:equivalentClass", + "object_id": "BFO:0000015", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "process", + "object_label": "process" + }, + { + "subject_id": "COB:0000035", + "predicate_id": "owl:equivalentClass", + "object_id": "OBI:0000011", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "planned process", + "object_label": "planned process" + }, + { + "subject_id": "COB:0000036", + "predicate_id": "owl:equivalentProperty", + "object_id": "BFO:0000067", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "contains process", + "object_label": "contains process" + }, + { + "subject_id": "COB:0000037", + "predicate_id": "owl:equivalentClass", + "object_id": "GO:0008150", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "biological process", + "object_label": "biological process" + }, + { + "subject_id": "COB:0000038", + "predicate_id": "owl:equivalentClass", + "object_id": "GO:0003674", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "gene product or complex activity", + "object_label": "molecular function" + }, + { + "subject_id": "COB:0000039", + "predicate_id": "owl:equivalentProperty", + "object_id": "OBI:0000293", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "has specified input", + "object_label": "has_specified_input" + }, + { + "subject_id": "COB:0000040", + "predicate_id": "owl:equivalentProperty", + "object_id": "OBI:0000299", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "has specified output", + "object_label": "has_specified_output" + }, + { + "subject_id": "COB:0000042", + "predicate_id": "owl:equivalentClass", + "object_id": "CHEBI:24867", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "monoatomic ion", + "object_label": "monoatomic ion" + }, + { + "subject_id": "COB:0000043", + "predicate_id": "owl:equivalentClass", + "object_id": "CHEBI:33250", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "uncharged atom", + "object_label": "atom" + }, + { + "subject_id": "COB:0000047", + "predicate_id": "owl:equivalentProperty", + "object_id": "BFO:0000051", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "has part", + "object_label": "has part" + }, + { + "subject_id": "COB:0000049", + "predicate_id": "owl:equivalentClass", + "object_id": "CHEBI:10545", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "nucleic acid polymer", + "object_label": "nucleic acid" + }, + { + "subject_id": "COB:0000055", + "predicate_id": "owl:equivalentClass", + "object_id": "PCO:0000000", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "collection of organisms", + "object_label": "collection of organisms" + }, + { + "subject_id": "COB:0000056", + "predicate_id": "sssom:superClassOf", + "object_id": "PO:0025117", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "immaterial anatomical entity", + "object_label": "plant anatomical space" + }, + { + "subject_id": "COB:0000056", + "predicate_id": "sssom:superClassOf", + "object_id": "UBERON:0000466", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "immaterial anatomical entity", + "object_label": "immaterial anatomical entity" + }, + { + "subject_id": "COB:0000057", + "predicate_id": "owl:equivalentClass", + "object_id": "BFO:0000029", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "site", + "object_label": "site" + }, + { + "subject_id": "COB:0000058", + "predicate_id": "owl:equivalentClass", + "object_id": "OBI:0001909", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "conclusion based on data", + "object_label": "conclusion based on data" + }, + { + "subject_id": "COB:0000061", + "predicate_id": "owl:equivalentClass", + "object_id": "IAO:0000030", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "information", + "object_label": "information content entity" + }, + { + "subject_id": "COB:0000062", + "predicate_id": "owl:equivalentClass", + "object_id": "OGMS:0000073", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "disease diagnosis", + "object_label": "diagnosis" + }, + { + "subject_id": "COB:0000063", + "predicate_id": "owl:equivalentClass", + "object_id": "OGMS:0000014", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "phenotypic finding", + "object_label": "clinical finding" + }, + { + "subject_id": "COB:0000064", + "predicate_id": "owl:equivalentClass", + "object_id": "OGMS:0000063", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "disease course", + "object_label": "disease course" + }, + { + "subject_id": "COB:0000065", + "predicate_id": "owl:equivalentClass", + "object_id": "ENVO:02500000", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "environmental process", + "object_label": "environmental system process" + }, + { + "subject_id": "COB:0000066", + "predicate_id": "owl:equivalentClass", + "object_id": "MOP:0000543", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "physico-chemical process", + "object_label": "molecular process" + }, + { + "subject_id": "COB:0000067", + "predicate_id": "owl:equivalentClass", + "object_id": "ENVO:01001110", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "ecosystem", + "object_label": "ecosystem" + }, + { + "subject_id": "COB:0000068", + "predicate_id": "owl:equivalentClass", + "object_id": "ENVO:01000813", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "geophysical entity", + "object_label": "astronomical body part" + }, + { + "subject_id": "COB:0000068", + "predicate_id": "sssom:superClassOf", + "object_id": "GEO:000000370", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "geophysical entity", + "object_label": "geographical entity" + }, + { + "subject_id": "COB:0000069", + "predicate_id": "owl:equivalentClass", + "object_id": "IAO:0000033", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "directive information entity", + "object_label": "directive information entity" + }, + { + "subject_id": "COB:0000070", + "predicate_id": "owl:equivalentProperty", + "object_id": "RO:0000057", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "has participant", + "object_label": "has participant" + }, + { + "subject_id": "COB:0000071", + "predicate_id": "owl:equivalentProperty", + "object_id": "BFO:0000066", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "occurs in", + "object_label": "occurs in" + }, + { + "subject_id": "COB:0000072", + "predicate_id": "owl:equivalentProperty", + "object_id": "BFO:0000050", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "part of", + "object_label": "part of" + }, + { + "subject_id": "COB:0000073", + "predicate_id": "rdfs:subClassOf", + "object_id": "owl:Thing", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "gene product", + "object_label": "owl:Thing" + }, + { + "subject_id": "COB:0000074", + "predicate_id": "owl:equivalentProperty", + "object_id": "RO:0002333", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "enabled by", + "object_label": "enabled by" + }, + { + "subject_id": "COB:0000075", + "predicate_id": "owl:equivalentClass", + "object_id": "GO:0032991", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "protein-containing macromolecular complex", + "object_label": "protein-containing complex" + }, + { + "subject_id": "COB:0000076", + "predicate_id": "owl:equivalentClass", + "object_id": "IAO:0000005", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "objective specification", + "object_label": "objective specification" + }, + { + "subject_id": "COB:0000079", + "predicate_id": "owl:equivalentClass", + "object_id": "IAO:0000104", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "plan specification", + "object_label": "plan specification" + }, + { + "subject_id": "COB:0000080", + "predicate_id": "rdfs:subClassOf", + "object_id": "owl:Thing", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "complex of molecular entities", + "object_label": "owl:Thing" + }, + { + "subject_id": "COB:0000086", + "predicate_id": "owl:equivalentProperty", + "object_id": "STATO:0000102", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "executes", + "object_label": "executes" + }, + { + "subject_id": "COB:0000088", + "predicate_id": "owl:equivalentClass", + "object_id": "DRON:0000005", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "drug product", + "object_label": "drug product" + }, + { + "subject_id": "COB:0000088", + "predicate_id": "rdfs:seeAlso", + "object_id": "CHEBI:23888", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "drug product", + "object_label": "drug" + }, + { + "subject_id": "COB:0000101", + "predicate_id": "owl:equivalentClass", + "object_id": "IAO:0000310", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "document", + "object_label": "document" + }, + { + "subject_id": "COB:0000102", + "predicate_id": "owl:equivalentClass", + "object_id": "IAO:0000027", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "data item", + "object_label": "data item" + }, + { + "subject_id": "COB:0000103", + "predicate_id": "owl:equivalentClass", + "object_id": "GO:0005634", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "cell nucleus", + "object_label": "nucleus" + }, + { + "subject_id": "COB:0000107", + "predicate_id": "owl:equivalentClass", + "object_id": "OBI:0000070", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "assay", + "object_label": "assay" + }, + { + "subject_id": "COB:0000108", + "predicate_id": "owl:equivalentClass", + "object_id": "OBI:0200000", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "data transformation", + "object_label": "data transformation" + }, + { + "subject_id": "COB:0000109", + "predicate_id": "owl:equivalentClass", + "object_id": "OBI:0000066", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "investigation", + "object_label": "investigation" + }, + { + "subject_id": "COB:0000110", + "predicate_id": "owl:equivalentClass", + "object_id": "OBI:0000094", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "material processing", + "object_label": "material processing" + }, + { + "subject_id": "COB:0000111", + "predicate_id": "owl:equivalentClass", + "object_id": "BFO:0000016", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "disposition", + "object_label": "disposition" + }, + { + "subject_id": "COB:0000112", + "predicate_id": "owl:equivalentClass", + "object_id": "BFO:0000034", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "function", + "object_label": "function" + }, + { + "subject_id": "COB:0000113", + "predicate_id": "owl:equivalentClass", + "object_id": "OBI:0000260", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "plan", + "object_label": "plan" + }, + { + "subject_id": "COB:0000114", + "predicate_id": "owl:equivalentClass", + "object_id": "BFO:0000023", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "role", + "object_label": "role" + }, + { + "subject_id": "COB:0000116", + "predicate_id": "rdfs:subClassOf", + "object_id": "owl:Thing", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "cellular membrane", + "object_label": "owl:Thing" + }, + { + "subject_id": "COB:0000118", + "predicate_id": "owl:equivalentClass", + "object_id": "CARO:0010004", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "cellular organism", + "object_label": "cellular organism" + }, + { + "subject_id": "COB:0000118", + "predicate_id": "owl:equivalentClass", + "object_id": "NCBITaxon:131567", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "cellular organism", + "object_label": "cellular organisms" + }, + { + "subject_id": "COB:0000118", + "predicate_id": "sssom:superClassOf", + "object_id": "PO:0000003", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "cellular organism", + "object_label": "whole plant" + }, + { + "subject_id": "COB:0000118", + "predicate_id": "sssom:superClassOf", + "object_id": "UBERON:0000468", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "cellular organism", + "object_label": "multicellular organism" + }, + { + "subject_id": "COB:0000123", + "predicate_id": "owl:equivalentClass", + "object_id": "SEPIO:0000048", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "agent role", + "object_label": "agent role" + }, + { + "subject_id": "COB:0000123", + "predicate_id": "sssom:superClassOf", + "object_id": "OBI:0000202", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "agent role", + "object_label": "investigation agent role" + }, + { + "subject_id": "COB:0000502", + "predicate_id": "owl:equivalentClass", + "object_id": "BFO:0000020", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "characteristic", + "object_label": "specifically dependent continuant" + }, + { + "subject_id": "COB:0000502", + "predicate_id": "owl:equivalentClass", + "object_id": "PATO:0000001", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "characteristic", + "object_label": "quality" + }, + { + "subject_id": "COB:0000502", + "predicate_id": "sssom:superClassOf", + "object_id": "CHEBI:50906", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "characteristic", + "object_label": "role" + }, + { + "subject_id": "COB:0000502", + "predicate_id": "sssom:superClassOf", + "object_id": "SO:0000400", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "characteristic", + "object_label": "sequence_attribute" + }, + { + "subject_id": "COB:0000511", + "predicate_id": "rdfs:subPropertyOf", + "object_id": "owl:topObjectProperty", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "has quantity", + "object_label": "topObjectProperty" + }, + { + "subject_id": "COB:0000512", + "predicate_id": "owl:equivalentProperty", + "object_id": "RO:0000053", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "has characteristic", + "object_label": "bearer of" + }, + { + "subject_id": "COB:0000513", + "predicate_id": "owl:equivalentProperty", + "object_id": "IAO:0000136", + "mapping_justification": "semapv:ManualMappingCuration", + "subject_label": "is about", + "object_label": "is about" + } + ], + "@type": "MappingSet", + "@context": { + "dcterms": "http://purl.org/dc/terms/", + "linkml": "https://w3id.org/linkml/", + "oboInOwl": "http://www.geneontology.org/formats/oboInOwl#", + "owl": "http://www.w3.org/2002/07/owl#", + "pav": "http://purl.org/pav/", + "prov": "http://www.w3.org/ns/prov#", + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "semapv": "https://w3id.org/semapv/vocab/", + "skos": "http://www.w3.org/2004/02/skos/core#", + "sssom": "https://w3id.org/sssom/", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "@vocab": "https://w3id.org/sssom/", + "author_id": { + "@type": "rdfs:Resource", + "@id": "pav:authoredBy" + }, + "comment": { + "@id": "rdfs:comment" + }, + "confidence": { + "@type": "xsd:double" + }, + "creator_id": { + "@type": "rdfs:Resource", + "@id": "dcterms:creator" + }, + "curation_rule": { + "@type": "rdfs:Resource" + }, + "curie_map": { + "@type": "@id" + }, + "documentation": { + "@type": "@id" + }, + "homepage": { + "@type": "@id" + }, + "imports": { + "@type": "@id" + }, + "issue_tracker": { + "@type": "@id" + }, + "issue_tracker_item": { + "@type": "rdfs:Resource" + }, + "last_updated": { + "@type": "xsd:date" + }, + "license": { + "@type": "@id", + "@id": "dcterms:license" + }, + "literal": { + "@id": "owl:annotatedTarget" + }, + "literal_datatype": { + "@type": "@id", + "@id": "rdf:datatype" + }, + "literal_preprocessing": { + "@type": "rdfs:Resource" + }, + "literal_source": { + "@type": "rdfs:Resource" + }, + "mapping_cardinality": { + "@context": { + "@vocab": "@null", + "text": "skos:notation", + "description": "skos:prefLabel", + "meaning": "@id" + } + }, + "mapping_date": { + "@type": "xsd:date", + "@id": "pav:authoredOn" + }, + "mapping_justification": { + "@type": "rdfs:Resource" + }, + "mapping_provider": { + "@type": "@id" + }, + "mapping_registry_id": { + "@type": "rdfs:Resource" + }, + "mapping_set_description": { + "@id": "dcterms:description" + }, + "mapping_set_id": { + "@type": "@id" + }, + "mapping_set_references": { + "@type": "@id" + }, + "mapping_set_source": { + "@type": "@id", + "@id": "prov:wasDerivedFrom" + }, + "mapping_set_title": { + "@id": "dcterms:title" + }, + "mapping_set_version": { + "@id": "owl:versionInfo" + }, + "mapping_source": { + "@type": "rdfs:Resource" + }, + "mappings": { + "@type": "@id" + }, + "mirror_from": { + "@type": "@id" + }, + "object_id": { + "@type": "rdfs:Resource", + "@id": "owl:annotatedTarget" + }, + "object_match_field": { + "@type": "rdfs:Resource" + }, + "object_preprocessing": { + "@type": "rdfs:Resource" + }, + "object_source": { + "@type": "rdfs:Resource" + }, + "object_type": { + "@context": { + "@vocab": "@null", + "text": "skos:notation", + "description": "skos:prefLabel", + "meaning": "@id" + } + }, + "predicate_id": { + "@type": "rdfs:Resource", + "@id": "owl:annotatedProperty" + }, + "predicate_modifier": { + "@context": { + "@vocab": "@null", + "text": "skos:notation", + "description": "skos:prefLabel", + "meaning": "@id" + } + }, + "predicate_type": { + "@context": { + "@vocab": "@null", + "text": "skos:notation", + "description": "skos:prefLabel", + "meaning": "@id" + } + }, + "prefix_url": { + "@type": "@id" + }, + "publication_date": { + "@type": "xsd:date", + "@id": "dcterms:created" + }, + "registry_confidence": { + "@type": "xsd:double" + }, + "reviewer_id": { + "@type": "rdfs:Resource" + }, + "see_also": { + "@id": "rdfs:seeAlso" + }, + "semantic_similarity_score": { + "@type": "xsd:double" + }, + "similarity_score": { + "@type": "xsd:double" + }, + "subject_id": { + "@type": "rdfs:Resource", + "@id": "owl:annotatedSource" + }, + "subject_match_field": { + "@type": "rdfs:Resource" + }, + "subject_preprocessing": { + "@type": "rdfs:Resource" + }, + "subject_source": { + "@type": "rdfs:Resource" + }, + "subject_type": { + "@context": { + "@vocab": "@null", + "text": "skos:notation", + "description": "skos:prefLabel", + "meaning": "@id" + } + }, + "LiteralMapping": { + "@id": "owl:Axiom" + }, + "Mapping": { + "@id": "owl:Axiom" + }, + "BFO": "http://purl.obolibrary.org/obo/BFO_", + "CARO": "http://purl.obolibrary.org/obo/CARO_", + "CHEBI": "http://purl.obolibrary.org/obo/CHEBI_", + "CL": "http://purl.obolibrary.org/obo/CL_", + "COB": "http://purl.obolibrary.org/obo/COB_", + "DRON": "http://purl.obolibrary.org/obo/DRON_", + "ENVO": "http://purl.obolibrary.org/obo/ENVO_", + "GEO": "http://purl.obolibrary.org/obo/GEO_", + "GO": "http://purl.obolibrary.org/obo/GO_", + "IAO": "http://purl.obolibrary.org/obo/IAO_", + "MOP": "http://purl.obolibrary.org/obo/MOP_", + "NCBITaxon": "http://purl.obolibrary.org/obo/NCBITaxon_", + "OBI": "http://purl.obolibrary.org/obo/OBI_", + "OGMS": "http://purl.obolibrary.org/obo/OGMS_", + "PATO": "http://purl.obolibrary.org/obo/PATO_", + "PCO": "http://purl.obolibrary.org/obo/PCO_", + "PO": "http://purl.obolibrary.org/obo/PO_", + "PR": "http://purl.obolibrary.org/obo/PR_", + "RO": "http://purl.obolibrary.org/obo/RO_", + "SEPIO": "http://purl.obolibrary.org/obo/SEPIO_", + "SO": "http://purl.obolibrary.org/obo/SO_", + "STATO": "http://purl.obolibrary.org/obo/STATO_", + "UBERON": "http://purl.obolibrary.org/obo/UBERON_", + "XAO": "http://purl.obolibrary.org/obo/XAO_", + "ZFA": "http://purl.obolibrary.org/obo/ZFA_" + } +} \ No newline at end of file diff --git a/tests/validate_data/cob-to-external.tsv.owl b/tests/validate_data/cob-to-external.tsv.owl index 24bb1df3..8377dcd1 100644 --- a/tests/validate_data/cob-to-external.tsv.owl +++ b/tests/validate_data/cob-to-external.tsv.owl @@ -1,4 +1,3 @@ -@prefix : . @prefix BFO: . @prefix CARO: . @prefix CHEBI: . @@ -18,22 +17,27 @@ @prefix PO: . @prefix PR: . @prefix RO: . +@prefix SEPIO: . @prefix SO: . @prefix STATO: . @prefix UBERON: . @prefix XAO: . @prefix ZFA: . +@prefix dc1: . @prefix owl: . @prefix rdfs: . +@prefix semapv: . @prefix skos: . @prefix sssom: . +@prefix xsd: . + +sssom:mapping_justification a owl:AnnotationProperty . sssom:object_label a owl:AnnotationProperty . sssom:subject_label a owl:AnnotationProperty . -COB:0000001 a owl:Class ; - owl:equivalentClass BFO:0000019 . +CHEBI:50906 rdfs:subClassOf COB:0000502 . COB:0000002 a owl:ObjectProperty ; owl:equivalentProperty RO:0000058 . @@ -91,9 +95,6 @@ COB:0000028 a owl:ObjectProperty ; COB:0000029 a owl:ObjectProperty ; owl:equivalentProperty BFO:0000054 . -COB:0000030 a owl:ObjectProperty ; - owl:equivalentProperty RO:0000080 . - COB:0000031 a owl:Class ; owl:equivalentClass BFO:0000041 . @@ -123,9 +124,6 @@ COB:0000039 a owl:ObjectProperty ; COB:0000040 a owl:ObjectProperty ; owl:equivalentProperty OBI:0000299 . -COB:0000041 a owl:ObjectProperty ; - owl:equivalentProperty RO:0000086 . - COB:0000042 a owl:Class ; owl:equivalentClass CHEBI:24867 . @@ -199,9 +197,6 @@ COB:0000080 rdfs:subClassOf owl:Thing . COB:0000086 a owl:ObjectProperty ; owl:equivalentProperty STATO:0000102 . -COB:0000088 a owl:Class ; - owl:equivalentClass DRON:0000005 . - COB:0000101 a owl:Class ; owl:equivalentClass IAO:0000310 . @@ -247,6 +242,8 @@ COB:0000513 a owl:ObjectProperty ; GEO:000000370 rdfs:subClassOf COB:0000068 . +OBI:0000202 rdfs:subClassOf COB:0000123 . + PO:0000003 rdfs:subClassOf COB:0000118 . PO:0009002 rdfs:subClassOf COB:0000017 . @@ -279,8 +276,6 @@ BFO:0000016 a owl:Class . BFO:0000017 a owl:Class . -BFO:0000019 a owl:Class . - BFO:0000020 a owl:Class . BFO:0000023 a owl:Class . @@ -334,6 +329,10 @@ COB:0000015 a owl:Class ; owl:equivalentClass CHEBI:16541, PR:000000001 . +COB:0000088 a owl:Class ; + rdfs:seeAlso CHEBI:23888 ; + owl:equivalentClass DRON:0000005 . + DRON:0000005 a owl:Class . ENVO:01000813 a owl:Class . @@ -424,12 +423,10 @@ RO:0000057 a owl:ObjectProperty . RO:0000058 a owl:ObjectProperty . -RO:0000080 a owl:ObjectProperty . - -RO:0000086 a owl:ObjectProperty . - RO:0002333 a owl:ObjectProperty . +SEPIO:0000048 a owl:Class . + STATO:0000102 a owl:ObjectProperty . COB:0000017 a owl:Class ; @@ -446,648 +443,869 @@ COB:0000022 a owl:Class ; COB:0000068 a owl:Class ; owl:equivalentClass ENVO:01000813 . +COB:0000123 a owl:Class ; + owl:equivalentClass SEPIO:0000048 . + CHEBI:10545 a owl:Class . CHEBI:33250 a owl:Class . -COB:0000502 a owl:Class ; - owl:equivalentClass BFO:0000020, - PATO:0000001 . - COB:0000118 a owl:Class ; owl:equivalentClass CARO:0010004, NCBITaxon:131567 . +COB:0000502 a owl:Class ; + owl:equivalentClass BFO:0000020, + PATO:0000001 . + COB:0000006 a owl:Class ; owl:equivalentClass BFO:0000040 . COB:0000018 a owl:Class ; owl:equivalentClass CL:0000003 . -[] a sssom:MappingSet ; - sssom:license "https://creativecommons.org/publicdomain/zero/1.0/" ; - sssom:mappings [ a owl:Axiom ; - sssom:object_label "cell" ; - sssom:subject_label "plant cell" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource PO:0009002 ; - owl:annotatedTarget COB:0000017 ], - [ a owl:Axiom ; - sssom:object_label "protein" ; - sssom:subject_label "protein" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000015 ; - owl:annotatedTarget PR:000000001 ], - [ a owl:Axiom ; - sssom:object_label "part of" ; - sssom:subject_label "part of" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000072 ; - owl:annotatedTarget BFO:0000050 ], - [ a owl:Axiom ; - sssom:object_label "quality of" ; - sssom:subject_label "quality of" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000030 ; - owl:annotatedTarget RO:0000080 ], - [ a owl:Axiom ; - sssom:object_label "diagnosis" ; - sssom:subject_label "disease diagnosis" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000062 ; - owl:annotatedTarget OGMS:0000073 ], - [ a owl:Axiom ; - sssom:object_label "planned process" ; - sssom:subject_label "planned process" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000035 ; - owl:annotatedTarget OBI:0000011 ], - [ a owl:Axiom ; - sssom:object_label "immaterial entity" ; - sssom:subject_label "immaterial entity" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000031 ; - owl:annotatedTarget BFO:0000041 ], - [ a owl:Axiom ; - sssom:object_label "occurs in" ; - sssom:subject_label "occurs in" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000071 ; - owl:annotatedTarget BFO:0000066 ], - [ a owl:Axiom ; - sssom:object_label "cell" ; - sssom:subject_label "cell" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000017 ; - owl:annotatedTarget CL:0000000 ], - [ a owl:Axiom ; - sssom:object_label "function" ; - sssom:subject_label "function" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000112 ; - owl:annotatedTarget BFO:0000034 ], - [ a owl:Axiom ; - sssom:object_label "gross anatomical part" ; - sssom:subject_label "multicellular anatomical structure" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource UBERON:0010000 ; - owl:annotatedTarget COB:0000021 ], - [ a owl:Axiom ; - sssom:object_label "gross anatomical part" ; - sssom:subject_label "gross anatomical part" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000021 ; - owl:annotatedTarget CARO:0001008 ], - [ a owl:Axiom ; - sssom:object_label "is_specified_input_of" ; - sssom:subject_label "is specified input of" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000027 ; - owl:annotatedTarget OBI:0000295 ], - [ a owl:Axiom ; - sssom:object_label "assay" ; - sssom:subject_label "assay" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000107 ; - owl:annotatedTarget OBI:0000070 ], - [ a owl:Axiom ; - sssom:object_label "owl:Thing" ; - sssom:subject_label "elementary charge" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource COB:0000005 ; - owl:annotatedTarget owl:Thing ], - [ a owl:Axiom ; - sssom:object_label "site" ; - sssom:subject_label "site" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000057 ; - owl:annotatedTarget BFO:0000029 ], - [ a owl:Axiom ; - sssom:object_label "is about" ; - sssom:subject_label "is about" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000513 ; - owl:annotatedTarget IAO:0000136 ], - [ a owl:Axiom ; - sssom:object_label "clinical finding" ; - sssom:subject_label "phenotypic finding" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000063 ; - owl:annotatedTarget OGMS:0000014 ], - [ a owl:Axiom ; - sssom:object_label "is concretized as" ; - sssom:subject_label "is concretized as" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000002 ; - owl:annotatedTarget RO:0000058 ], - [ a owl:Axiom ; - sssom:object_label "investigation" ; - sssom:subject_label "investigation" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000109 ; - owl:annotatedTarget OBI:0000066 ], - [ a owl:Axiom ; - sssom:object_label "atom" ; - sssom:subject_label "uncharged atom" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000043 ; - owl:annotatedTarget CHEBI:33250 ], - [ a owl:Axiom ; - sssom:object_label "material entity" ; - sssom:subject_label "material entity" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000006 ; - owl:annotatedTarget BFO:0000040 ], - [ a owl:Axiom ; - sssom:object_label "cellular organism" ; - sssom:subject_label "whole plant" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource PO:0000003 ; - owl:annotatedTarget COB:0000118 ], - [ a owl:Axiom ; - sssom:object_label "inheres in" ; - sssom:subject_label "characteristic of" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000023 ; - owl:annotatedTarget RO:0000052 ], - [ a owl:Axiom ; - sssom:object_label "disposition" ; - sssom:subject_label "disposition" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000111 ; - owl:annotatedTarget BFO:0000016 ], - [ a owl:Axiom ; - sssom:object_label "role" ; - sssom:subject_label "role" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000114 ; - owl:annotatedTarget BFO:0000023 ], - [ a owl:Axiom ; - sssom:object_label "owl:Thing" ; - sssom:subject_label "geographical location" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource COB:0000032 ; - owl:annotatedTarget owl:Thing ], - [ a owl:Axiom ; - sssom:object_label "collection of organisms" ; - sssom:subject_label "collection of organisms" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000055 ; - owl:annotatedTarget PCO:0000000 ], - [ a owl:Axiom ; - sssom:object_label "topObjectProperty" ; - sssom:subject_label "has quantity" ; - owl:annotatedProperty rdfs:subPropertyOf ; - owl:annotatedSource COB:0000511 ; - owl:annotatedTarget owl:topObjectProperty ], - [ a owl:Axiom ; - sssom:object_label "native cell" ; - sssom:subject_label "xenopus cell" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource XAO:0003012 ; - owl:annotatedTarget COB:0000018 ], - [ a owl:Axiom ; - sssom:object_label "cell in vitro" ; - sssom:subject_label "cell in vitro" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000019 ; - owl:annotatedTarget CL:0001034 ], - [ a owl:Axiom ; - sssom:object_label "information content entity" ; - sssom:subject_label "information" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000061 ; - owl:annotatedTarget IAO:0000030 ], - [ a owl:Axiom ; - sssom:object_label "cellular organism" ; - sssom:subject_label "multicellular organism" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource UBERON:0000468 ; - owl:annotatedTarget COB:0000118 ], - [ a owl:Axiom ; - sssom:object_label "bearer of" ; - sssom:subject_label "has characteristic" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000512 ; - owl:annotatedTarget RO:0000053 ], - [ a owl:Axiom ; - sssom:object_label "native cell" ; - sssom:subject_label "native cell" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000018 ; - owl:annotatedTarget CL:0000003 ], - [ a owl:Axiom ; - sssom:object_label "executes" ; - sssom:subject_label "executes" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000086 ; - owl:annotatedTarget STATO:0000102 ], - [ a owl:Axiom ; - sssom:object_label "protein-containing complex" ; - sssom:subject_label "protein-containing macromolecular complex" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000075 ; - owl:annotatedTarget GO:0032991 ], - [ a owl:Axiom ; - sssom:object_label "electron" ; - sssom:subject_label "electron" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000010 ; - owl:annotatedTarget CHEBI:10545 ], - [ a owl:Axiom ; - sssom:object_label "has quality" ; - sssom:subject_label "has quality" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000041 ; - owl:annotatedTarget RO:0000086 ], - [ a owl:Axiom ; - sssom:object_label "document" ; - sssom:subject_label "document" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000101 ; - owl:annotatedTarget IAO:0000310 ], - [ a owl:Axiom ; - sssom:object_label "immaterial anatomical entity" ; - sssom:subject_label "plant anatomical space" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource PO:0025117 ; - owl:annotatedTarget COB:0000056 ], - [ a owl:Axiom ; - sssom:object_label "disease course" ; - sssom:subject_label "disease course" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000064 ; - owl:annotatedTarget OGMS:0000063 ], - [ a owl:Axiom ; - sssom:object_label "cellular organisms" ; - sssom:subject_label "cellular organism" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000118 ; - owl:annotatedTarget NCBITaxon:131567 ], - [ a owl:Axiom ; - sssom:object_label "enabled by" ; - sssom:subject_label "enabled by" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000074 ; - owl:annotatedTarget RO:0002333 ], - [ a owl:Axiom ; - sssom:object_label "characteristic" ; - sssom:subject_label "sequence_attribute" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource SO:0000400 ; - owl:annotatedTarget COB:0000502 ], - [ a owl:Axiom ; - sssom:object_label "data transformation" ; - sssom:subject_label "data transformation" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000108 ; - owl:annotatedTarget OBI:0200000 ], - [ a owl:Axiom ; - sssom:object_label "organism" ; - sssom:subject_label "organism" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000022 ; - owl:annotatedTarget OBI:0100026 ], - [ a owl:Axiom ; - sssom:object_label "quality" ; - sssom:subject_label "characteristic" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000502 ; - owl:annotatedTarget PATO:0000001 ], - [ a owl:Axiom ; - sssom:object_label "molecular process" ; - sssom:subject_label "physico-chemical process" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000066 ; - owl:annotatedTarget MOP:0000543 ], - [ a owl:Axiom ; - sssom:object_label "proton" ; - sssom:subject_label "proton" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000008 ; - owl:annotatedTarget CHEBI:24636 ], - [ a owl:Axiom ; - sssom:object_label "material entity" ; - sssom:subject_label "sequence_feature" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource SO:0000110 ; - owl:annotatedTarget COB:0000006 ], - [ a owl:Axiom ; - sssom:object_label "environmental system process" ; - sssom:subject_label "environmental process" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000065 ; - owl:annotatedTarget ENVO:02500000 ], - [ a owl:Axiom ; - sssom:object_label "immaterial anatomical entity" ; - sssom:subject_label "immaterial anatomical entity" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource UBERON:0000466 ; - owl:annotatedTarget COB:0000056 ], - [ a owl:Axiom ; - sssom:object_label "molecular function" ; - sssom:subject_label "gene product or complex activity" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000038 ; - owl:annotatedTarget GO:0003674 ], - [ a owl:Axiom ; - sssom:object_label "protein polypeptide chain" ; - sssom:subject_label "protein" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000015 ; - owl:annotatedTarget CHEBI:16541 ], - [ a owl:Axiom ; - sssom:object_label "conclusion based on data" ; - sssom:subject_label "conclusion based on data" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000058 ; - owl:annotatedTarget OBI:0001909 ], - [ a owl:Axiom ; - sssom:object_label "organization" ; - sssom:subject_label "organization" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000025 ; - owl:annotatedTarget OBI:0000245 ], - [ a owl:Axiom ; - sssom:object_label "data item" ; - sssom:subject_label "data item" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000102 ; - owl:annotatedTarget IAO:0000027 ], - [ a owl:Axiom ; - sssom:object_label "directive information entity" ; - sssom:subject_label "directive information entity" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000069 ; - owl:annotatedTarget IAO:0000033 ], - [ a owl:Axiom ; - sssom:object_label "geophysical entity" ; - sssom:subject_label "geographical entity" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource GEO:000000370 ; - owl:annotatedTarget COB:0000068 ], - [ a owl:Axiom ; - sssom:object_label "owl:Thing" ; - sssom:subject_label "subcellular structure" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource COB:0000020 ; - owl:annotatedTarget owl:Thing ], - [ a owl:Axiom ; - sssom:object_label "is_specified_output_of" ; - sssom:subject_label "is specified output of" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000028 ; - owl:annotatedTarget OBI:0000312 ], - [ a owl:Axiom ; - sssom:object_label "nucleus" ; - sssom:subject_label "cell nucleus" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000103 ; - owl:annotatedTarget GO:0005634 ], - [ a owl:Axiom ; - sssom:object_label "subatomic particle" ; - sssom:subject_label "subatomic particle" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000007 ; - owl:annotatedTarget CHEBI:36342 ], - [ a owl:Axiom ; - sssom:object_label "owl:Thing" ; - sssom:subject_label "complex of molecular entities" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource COB:0000080 ; - owl:annotatedTarget owl:Thing ], - [ a owl:Axiom ; - sssom:object_label "has part" ; - sssom:subject_label "has part" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000047 ; - owl:annotatedTarget BFO:0000051 ], - [ a owl:Axiom ; - sssom:object_label "has participant" ; - sssom:subject_label "has participant" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000070 ; - owl:annotatedTarget RO:0000057 ], - [ a owl:Axiom ; - sssom:object_label "owl:Thing" ; - sssom:subject_label "cellular membrane" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource COB:0000116 ; - owl:annotatedTarget owl:Thing ], - [ a owl:Axiom ; - sssom:object_label "organism or virus or viroid" ; - sssom:subject_label "organism" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000022 ; - owl:annotatedTarget CARO:0001010 ], - [ a owl:Axiom ; - sssom:object_label "drug product" ; - sssom:subject_label "drug product" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000088 ; - owl:annotatedTarget DRON:0000005 ], - [ a owl:Axiom ; - sssom:object_label "neutron" ; - sssom:subject_label "neutron" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000009 ; - owl:annotatedTarget CHEBI:30222 ], - [ a owl:Axiom ; - sssom:object_label "material processing" ; - sssom:subject_label "material processing" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000110 ; - owl:annotatedTarget OBI:0000094 ], - [ a owl:Axiom ; - sssom:object_label "quality" ; - sssom:subject_label "quality" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000001 ; - owl:annotatedTarget BFO:0000019 ], - [ a owl:Axiom ; - sssom:object_label "molecule" ; - sssom:subject_label "molecular entity" ; - owl:annotatedProperty skos:closeMatch ; - owl:annotatedSource COB:0000013 ; - owl:annotatedTarget CHEBI:25367 ], - [ a owl:Axiom ; - sssom:object_label "specifically dependent continuant" ; - sssom:subject_label "characteristic" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000502 ; - owl:annotatedTarget BFO:0000020 ], - [ a owl:Axiom ; - sssom:object_label "realizable entity" ; - sssom:subject_label "realizable" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000033 ; - owl:annotatedTarget BFO:0000017 ], - [ a owl:Axiom ; - sssom:object_label "material entity" ; - sssom:subject_label "sequence_variant" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource SO:0001060 ; - owl:annotatedTarget COB:0000006 ], - [ a owl:Axiom ; - sssom:object_label "process" ; - sssom:subject_label "process" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000034 ; - owl:annotatedTarget BFO:0000015 ], - [ a owl:Axiom ; - sssom:object_label "cellular organism" ; - sssom:subject_label "cellular organism" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000118 ; - owl:annotatedTarget CARO:0010004 ], - [ a owl:Axiom ; - sssom:object_label "plan" ; - sssom:subject_label "plan" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000113 ; - owl:annotatedTarget OBI:0000260 ], - [ a owl:Axiom ; - sssom:object_label "ecosystem" ; - sssom:subject_label "ecosystem" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000067 ; - owl:annotatedTarget ENVO:01001110 ], - [ a owl:Axiom ; - sssom:object_label "nucleic acid" ; - sssom:subject_label "nucleic acid polymer" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000049 ; - owl:annotatedTarget CHEBI:10545 ], - [ a owl:Axiom ; - sssom:object_label "owl:Thing" ; - sssom:subject_label "gene product" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource COB:0000073 ; - owl:annotatedTarget owl:Thing ], - [ a owl:Axiom ; - sssom:object_label "molecular entity" ; - sssom:subject_label "molecular entity" ; - owl:annotatedProperty skos:closeMatch ; - owl:annotatedSource COB:0000013 ; - owl:annotatedTarget CHEBI:23367 ], - [ a owl:Axiom ; - sssom:object_label "atomic nucleus" ; - sssom:subject_label "atomic nucleus" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000012 ; - owl:annotatedTarget CHEBI:33252 ], - [ a owl:Axiom ; - sssom:object_label "contains process" ; - sssom:subject_label "contains process" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000036 ; - owl:annotatedTarget BFO:0000067 ], - [ a owl:Axiom ; - sssom:object_label "objective specification" ; - sssom:subject_label "objective specification" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000076 ; - owl:annotatedTarget IAO:0000005 ], - [ a owl:Axiom ; - sssom:object_label "has_specified_input" ; - sssom:subject_label "has specified input" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000039 ; - owl:annotatedTarget OBI:0000293 ], - [ a owl:Axiom ; - sssom:object_label "mass" ; - sssom:subject_label "mass" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000003 ; - owl:annotatedTarget PATO:0000125 ], - [ a owl:Axiom ; - sssom:object_label "topObjectProperty" ; - sssom:subject_label "executed by" ; - owl:annotatedProperty rdfs:subPropertyOf ; - owl:annotatedSource COB:0000016 ; - owl:annotatedTarget owl:topObjectProperty ], - [ a owl:Axiom ; - sssom:object_label "native cell" ; - sssom:subject_label "zebrafish cell" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource ZFA:0009000 ; - owl:annotatedTarget COB:0000018 ], - [ a owl:Axiom ; - sssom:object_label "plan specification" ; - sssom:subject_label "plan specification" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000079 ; - owl:annotatedTarget IAO:0000104 ], - [ a owl:Axiom ; - sssom:object_label "astronomical body part" ; - sssom:subject_label "geophysical entity" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000068 ; - owl:annotatedTarget ENVO:01000813 ], - [ a owl:Axiom ; - sssom:object_label "material entity" ; - sssom:subject_label "sequence_collection" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource SO:0001260 ; - owl:annotatedTarget COB:0000006 ], - [ a owl:Axiom ; - sssom:object_label "electric" ; - sssom:subject_label "charge" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000004 ; - owl:annotatedTarget PATO:0002193 ], - [ a owl:Axiom ; - sssom:object_label "processed material" ; - sssom:subject_label "processed material entity" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000026 ; - owl:annotatedTarget OBI:0000047 ], - [ a owl:Axiom ; - sssom:object_label "realized in" ; - sssom:subject_label "realized in" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000029 ; - owl:annotatedTarget BFO:0000054 ], - [ a owl:Axiom ; - sssom:object_label "participates in" ; - sssom:subject_label "participates in" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000024 ; - owl:annotatedTarget RO:0000056 ], - [ a owl:Axiom ; - sssom:object_label "biological process" ; - sssom:subject_label "biological process" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000037 ; - owl:annotatedTarget GO:0008150 ], - [ a owl:Axiom ; - sssom:object_label "root" ; - sssom:subject_label "organism" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000022 ; - owl:annotatedTarget NCBITaxon:1 ], - [ a owl:Axiom ; - sssom:object_label "native cell" ; - sssom:subject_label "native plant cell" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource PO:0025606 ; - owl:annotatedTarget COB:0000018 ], - [ a owl:Axiom ; - sssom:object_label "atom" ; - sssom:subject_label "atom" ; - owl:annotatedProperty skos:closeMatch ; - owl:annotatedSource COB:0000011 ; - owl:annotatedTarget CHEBI:33250 ], - [ a owl:Axiom ; - sssom:object_label "has_specified_output" ; - sssom:subject_label "has specified output" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000040 ; - owl:annotatedTarget OBI:0000299 ], - [ a owl:Axiom ; - sssom:object_label "monoatomic ion" ; - sssom:subject_label "monoatomic ion" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000042 ; - owl:annotatedTarget CHEBI:24867 ] . +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000088 ; + owl:annotatedTarget DRON:0000005 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "drug product" ; + sssom:subject_label "drug product" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000025 ; + owl:annotatedTarget OBI:0000245 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "organization" ; + sssom:subject_label "organization" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000123 ; + owl:annotatedTarget SEPIO:0000048 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "agent role" ; + sssom:subject_label "agent role" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000110 ; + owl:annotatedTarget OBI:0000094 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "material processing" ; + sssom:subject_label "material processing" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource PO:0000003 ; + owl:annotatedTarget COB:0000118 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "cellular organism" ; + sssom:subject_label "whole plant" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource CHEBI:50906 ; + owl:annotatedTarget COB:0000502 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "characteristic" ; + sssom:subject_label "role" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000103 ; + owl:annotatedTarget GO:0005634 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "nucleus" ; + sssom:subject_label "cell nucleus" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000063 ; + owl:annotatedTarget OGMS:0000014 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "clinical finding" ; + sssom:subject_label "phenotypic finding" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000114 ; + owl:annotatedTarget BFO:0000023 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "role" ; + sssom:subject_label "role" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000086 ; + owl:annotatedTarget STATO:0000102 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "executes" ; + sssom:subject_label "executes" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource PO:0009002 ; + owl:annotatedTarget COB:0000017 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "cell" ; + sssom:subject_label "plant cell" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000047 ; + owl:annotatedTarget BFO:0000051 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "has part" ; + sssom:subject_label "has part" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000015 ; + owl:annotatedTarget PR:000000001 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "protein" ; + sssom:subject_label "protein" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000062 ; + owl:annotatedTarget OGMS:0000073 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "diagnosis" ; + sssom:subject_label "disease diagnosis" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000049 ; + owl:annotatedTarget CHEBI:10545 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "nucleic acid" ; + sssom:subject_label "nucleic acid polymer" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource COB:0000032 ; + owl:annotatedTarget owl:Thing ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "owl:Thing" ; + sssom:subject_label "geographical location" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000006 ; + owl:annotatedTarget BFO:0000040 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "material entity" ; + sssom:subject_label "material entity" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000017 ; + owl:annotatedTarget CL:0000000 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "cell" ; + sssom:subject_label "cell" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000113 ; + owl:annotatedTarget OBI:0000260 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "plan" ; + sssom:subject_label "plan" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource PO:0025606 ; + owl:annotatedTarget COB:0000018 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "native cell" ; + sssom:subject_label "native plant cell" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource COB:0000116 ; + owl:annotatedTarget owl:Thing ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "owl:Thing" ; + sssom:subject_label "cellular membrane" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000010 ; + owl:annotatedTarget CHEBI:10545 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "electron" ; + sssom:subject_label "electron" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:seeAlso ; + owl:annotatedSource COB:0000088 ; + owl:annotatedTarget CHEBI:23888 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "drug" ; + sssom:subject_label "drug product" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000022 ; + owl:annotatedTarget OBI:0100026 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "organism" ; + sssom:subject_label "organism" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000102 ; + owl:annotatedTarget IAO:0000027 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "data item" ; + sssom:subject_label "data item" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000111 ; + owl:annotatedTarget BFO:0000016 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "disposition" ; + sssom:subject_label "disposition" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000043 ; + owl:annotatedTarget CHEBI:33250 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "atom" ; + sssom:subject_label "uncharged atom" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000057 ; + owl:annotatedTarget BFO:0000029 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "site" ; + sssom:subject_label "site" . + +[] a owl:Axiom ; + owl:annotatedProperty skos:closeMatch ; + owl:annotatedSource COB:0000013 ; + owl:annotatedTarget CHEBI:25367 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "molecule" ; + sssom:subject_label "molecular entity" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000079 ; + owl:annotatedTarget IAO:0000104 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "plan specification" ; + sssom:subject_label "plan specification" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource COB:0000073 ; + owl:annotatedTarget owl:Thing ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "owl:Thing" ; + sssom:subject_label "gene product" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000008 ; + owl:annotatedTarget CHEBI:24636 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "proton" ; + sssom:subject_label "proton" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000019 ; + owl:annotatedTarget CL:0001034 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "cell in vitro" ; + sssom:subject_label "cell in vitro" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource GEO:000000370 ; + owl:annotatedTarget COB:0000068 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "geophysical entity" ; + sssom:subject_label "geographical entity" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000061 ; + owl:annotatedTarget IAO:0000030 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "information content entity" ; + sssom:subject_label "information" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000003 ; + owl:annotatedTarget PATO:0000125 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "mass" ; + sssom:subject_label "mass" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000018 ; + owl:annotatedTarget CL:0000003 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "native cell" ; + sssom:subject_label "native cell" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000074 ; + owl:annotatedTarget RO:0002333 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "enabled by" ; + sssom:subject_label "enabled by" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000118 ; + owl:annotatedTarget CARO:0010004 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "cellular organism" ; + sssom:subject_label "cellular organism" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource OBI:0000202 ; + owl:annotatedTarget COB:0000123 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "agent role" ; + sssom:subject_label "investigation agent role" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000029 ; + owl:annotatedTarget BFO:0000054 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "realized in" ; + sssom:subject_label "realized in" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000031 ; + owl:annotatedTarget BFO:0000041 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "immaterial entity" ; + sssom:subject_label "immaterial entity" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000112 ; + owl:annotatedTarget BFO:0000034 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "function" ; + sssom:subject_label "function" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000071 ; + owl:annotatedTarget BFO:0000066 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "occurs in" ; + sssom:subject_label "occurs in" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource UBERON:0010000 ; + owl:annotatedTarget COB:0000021 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "gross anatomical part" ; + sssom:subject_label "multicellular anatomical structure" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000026 ; + owl:annotatedTarget OBI:0000047 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "processed material" ; + sssom:subject_label "processed material entity" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource SO:0001260 ; + owl:annotatedTarget COB:0000006 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "material entity" ; + sssom:subject_label "sequence_collection" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000009 ; + owl:annotatedTarget CHEBI:30222 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "neutron" ; + sssom:subject_label "neutron" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource COB:0000020 ; + owl:annotatedTarget owl:Thing ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "owl:Thing" ; + sssom:subject_label "subcellular structure" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000069 ; + owl:annotatedTarget IAO:0000033 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "directive information entity" ; + sssom:subject_label "directive information entity" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource COB:0000080 ; + owl:annotatedTarget owl:Thing ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "owl:Thing" ; + sssom:subject_label "complex of molecular entities" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource UBERON:0000468 ; + owl:annotatedTarget COB:0000118 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "cellular organism" ; + sssom:subject_label "multicellular organism" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000021 ; + owl:annotatedTarget CARO:0001008 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "gross anatomical part" ; + sssom:subject_label "gross anatomical part" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000067 ; + owl:annotatedTarget ENVO:01001110 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "ecosystem" ; + sssom:subject_label "ecosystem" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000033 ; + owl:annotatedTarget BFO:0000017 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "realizable entity" ; + sssom:subject_label "realizable" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000040 ; + owl:annotatedTarget OBI:0000299 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "has_specified_output" ; + sssom:subject_label "has specified output" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000075 ; + owl:annotatedTarget GO:0032991 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "protein-containing complex" ; + sssom:subject_label "protein-containing macromolecular complex" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000502 ; + owl:annotatedTarget PATO:0000001 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "quality" ; + sssom:subject_label "characteristic" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000065 ; + owl:annotatedTarget ENVO:02500000 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "environmental system process" ; + sssom:subject_label "environmental process" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000513 ; + owl:annotatedTarget IAO:0000136 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "is about" ; + sssom:subject_label "is about" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000055 ; + owl:annotatedTarget PCO:0000000 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "collection of organisms" ; + sssom:subject_label "collection of organisms" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000072 ; + owl:annotatedTarget BFO:0000050 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "part of" ; + sssom:subject_label "part of" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000066 ; + owl:annotatedTarget MOP:0000543 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "molecular process" ; + sssom:subject_label "physico-chemical process" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000015 ; + owl:annotatedTarget CHEBI:16541 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "protein polypeptide chain" ; + sssom:subject_label "protein" . + +[] a owl:Axiom ; + owl:annotatedProperty skos:closeMatch ; + owl:annotatedSource COB:0000013 ; + owl:annotatedTarget CHEBI:23367 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "molecular entity" ; + sssom:subject_label "molecular entity" . + +[] a owl:Ontology ; + dc1:license "https://creativecommons.org/publicdomain/zero/1.0/"^^xsd:anyURI ; + sssom:mapping_set_id "http://purl.obolibrary.org/obo/cob/components/cob-to-external.tsv"^^xsd:anyURI . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000070 ; + owl:annotatedTarget RO:0000057 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "has participant" ; + sssom:subject_label "has participant" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000108 ; + owl:annotatedTarget OBI:0200000 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "data transformation" ; + sssom:subject_label "data transformation" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000512 ; + owl:annotatedTarget RO:0000053 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "bearer of" ; + sssom:subject_label "has characteristic" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000004 ; + owl:annotatedTarget PATO:0002193 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "electric" ; + sssom:subject_label "charge" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource XAO:0003012 ; + owl:annotatedTarget COB:0000018 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "native cell" ; + sssom:subject_label "xenopus cell" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000038 ; + owl:annotatedTarget GO:0003674 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "molecular function" ; + sssom:subject_label "gene product or complex activity" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000502 ; + owl:annotatedTarget BFO:0000020 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "specifically dependent continuant" ; + sssom:subject_label "characteristic" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000034 ; + owl:annotatedTarget BFO:0000015 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "process" ; + sssom:subject_label "process" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subPropertyOf ; + owl:annotatedSource COB:0000511 ; + owl:annotatedTarget owl:topObjectProperty ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "topObjectProperty" ; + sssom:subject_label "has quantity" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource UBERON:0000466 ; + owl:annotatedTarget COB:0000056 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "immaterial anatomical entity" ; + sssom:subject_label "immaterial anatomical entity" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000039 ; + owl:annotatedTarget OBI:0000293 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "has_specified_input" ; + sssom:subject_label "has specified input" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000012 ; + owl:annotatedTarget CHEBI:33252 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "atomic nucleus" ; + sssom:subject_label "atomic nucleus" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000109 ; + owl:annotatedTarget OBI:0000066 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "investigation" ; + sssom:subject_label "investigation" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource ZFA:0009000 ; + owl:annotatedTarget COB:0000018 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "native cell" ; + sssom:subject_label "zebrafish cell" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000107 ; + owl:annotatedTarget OBI:0000070 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "assay" ; + sssom:subject_label "assay" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000002 ; + owl:annotatedTarget RO:0000058 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "is concretized as" ; + sssom:subject_label "is concretized as" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource SO:0000400 ; + owl:annotatedTarget COB:0000502 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "characteristic" ; + sssom:subject_label "sequence_attribute" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000037 ; + owl:annotatedTarget GO:0008150 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "biological process" ; + sssom:subject_label "biological process" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000024 ; + owl:annotatedTarget RO:0000056 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "participates in" ; + sssom:subject_label "participates in" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000101 ; + owl:annotatedTarget IAO:0000310 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "document" ; + sssom:subject_label "document" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000076 ; + owl:annotatedTarget IAO:0000005 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "objective specification" ; + sssom:subject_label "objective specification" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource COB:0000005 ; + owl:annotatedTarget owl:Thing ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "owl:Thing" ; + sssom:subject_label "elementary charge" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000022 ; + owl:annotatedTarget CARO:0001010 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "organism or virus or viroid" ; + sssom:subject_label "organism" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000023 ; + owl:annotatedTarget RO:0000052 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "inheres in" ; + sssom:subject_label "characteristic of" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource SO:0000110 ; + owl:annotatedTarget COB:0000006 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "material entity" ; + sssom:subject_label "sequence_feature" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000027 ; + owl:annotatedTarget OBI:0000295 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "is_specified_input_of" ; + sssom:subject_label "is specified input of" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000068 ; + owl:annotatedTarget ENVO:01000813 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "astronomical body part" ; + sssom:subject_label "geophysical entity" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000042 ; + owl:annotatedTarget CHEBI:24867 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "monoatomic ion" ; + sssom:subject_label "monoatomic ion" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource SO:0001060 ; + owl:annotatedTarget COB:0000006 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "material entity" ; + sssom:subject_label "sequence_variant" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource PO:0025117 ; + owl:annotatedTarget COB:0000056 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "immaterial anatomical entity" ; + sssom:subject_label "plant anatomical space" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000058 ; + owl:annotatedTarget OBI:0001909 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "conclusion based on data" ; + sssom:subject_label "conclusion based on data" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000035 ; + owl:annotatedTarget OBI:0000011 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "planned process" ; + sssom:subject_label "planned process" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000036 ; + owl:annotatedTarget BFO:0000067 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "contains process" ; + sssom:subject_label "contains process" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000022 ; + owl:annotatedTarget NCBITaxon:1 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "root" ; + sssom:subject_label "organism" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000118 ; + owl:annotatedTarget NCBITaxon:131567 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "cellular organisms" ; + sssom:subject_label "cellular organism" . + +[] a owl:Axiom ; + owl:annotatedProperty rdfs:subPropertyOf ; + owl:annotatedSource COB:0000016 ; + owl:annotatedTarget owl:topObjectProperty ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "topObjectProperty" ; + sssom:subject_label "executed by" . + +[] a owl:Axiom ; + owl:annotatedProperty skos:closeMatch ; + owl:annotatedSource COB:0000011 ; + owl:annotatedTarget CHEBI:33250 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "atom" ; + sssom:subject_label "atom" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000028 ; + owl:annotatedTarget OBI:0000312 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "is_specified_output_of" ; + sssom:subject_label "is specified output of" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000007 ; + owl:annotatedTarget CHEBI:36342 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "subatomic particle" ; + sssom:subject_label "subatomic particle" . + +[] a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000064 ; + owl:annotatedTarget OGMS:0000063 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "disease course" ; + sssom:subject_label "disease course" . + diff --git a/tests/validate_data/cob-to-external.tsv.rdf b/tests/validate_data/cob-to-external.tsv.rdf index 0387891e..b1b01a9d 100644 --- a/tests/validate_data/cob-to-external.tsv.rdf +++ b/tests/validate_data/cob-to-external.tsv.rdf @@ -1,4 +1,3 @@ -@prefix : . @prefix BFO: . @prefix CARO: . @prefix CHEBI: . @@ -18,842 +17,757 @@ @prefix PO: . @prefix PR: . @prefix RO: . +@prefix SEPIO: . @prefix SO: . @prefix STATO: . @prefix UBERON: . @prefix XAO: . @prefix ZFA: . +@prefix dc1: . @prefix owl: . @prefix rdfs: . +@prefix semapv: . @prefix skos: . @prefix sssom: . - -COB:0000001 owl:equivalentClass BFO:0000019 . - -COB:0000002 owl:equivalentProperty RO:0000058 . - -COB:0000003 owl:equivalentClass PATO:0000125 . - -COB:0000004 owl:equivalentClass PATO:0002193 . - -COB:0000005 rdfs:subClassOf owl:Thing . - -COB:0000007 owl:equivalentClass CHEBI:36342 . - -COB:0000008 owl:equivalentClass CHEBI:24636 . - -COB:0000009 owl:equivalentClass CHEBI:30222 . - -COB:0000010 owl:equivalentClass CHEBI:10545 . - -COB:0000011 skos:closeMatch CHEBI:33250 . - -COB:0000012 owl:equivalentClass CHEBI:33252 . - -COB:0000016 rdfs:subPropertyOf owl:topObjectProperty . - -COB:0000019 owl:equivalentClass CL:0001034 . - -COB:0000020 rdfs:subClassOf owl:Thing . - -COB:0000023 owl:equivalentProperty RO:0000052 . - -COB:0000024 owl:equivalentProperty RO:0000056 . - -COB:0000025 owl:equivalentClass OBI:0000245 . - -COB:0000026 owl:equivalentClass OBI:0000047 . - -COB:0000027 owl:equivalentProperty OBI:0000295 . - -COB:0000028 owl:equivalentProperty OBI:0000312 . - -COB:0000029 owl:equivalentProperty BFO:0000054 . - -COB:0000030 owl:equivalentProperty RO:0000080 . - -COB:0000031 owl:equivalentClass BFO:0000041 . - -COB:0000032 rdfs:subClassOf owl:Thing . - -COB:0000033 owl:equivalentClass BFO:0000017 . - -COB:0000034 owl:equivalentClass BFO:0000015 . - -COB:0000035 owl:equivalentClass OBI:0000011 . - -COB:0000036 owl:equivalentProperty BFO:0000067 . - -COB:0000037 owl:equivalentClass GO:0008150 . - -COB:0000038 owl:equivalentClass GO:0003674 . - -COB:0000039 owl:equivalentProperty OBI:0000293 . - -COB:0000040 owl:equivalentProperty OBI:0000299 . - -COB:0000041 owl:equivalentProperty RO:0000086 . - -COB:0000042 owl:equivalentClass CHEBI:24867 . - -COB:0000043 owl:equivalentClass CHEBI:33250 . - -COB:0000047 owl:equivalentProperty BFO:0000051 . - -COB:0000049 owl:equivalentClass CHEBI:10545 . - -COB:0000055 owl:equivalentClass PCO:0000000 . - -COB:0000057 owl:equivalentClass BFO:0000029 . - -COB:0000058 owl:equivalentClass OBI:0001909 . - -COB:0000061 owl:equivalentClass IAO:0000030 . - -COB:0000062 owl:equivalentClass OGMS:0000073 . - -COB:0000063 owl:equivalentClass OGMS:0000014 . - -COB:0000064 owl:equivalentClass OGMS:0000063 . - -COB:0000065 owl:equivalentClass ENVO:02500000 . - -COB:0000066 owl:equivalentClass MOP:0000543 . - -COB:0000067 owl:equivalentClass ENVO:01001110 . - -COB:0000069 owl:equivalentClass IAO:0000033 . - -COB:0000070 owl:equivalentProperty RO:0000057 . - -COB:0000071 owl:equivalentProperty BFO:0000066 . - -COB:0000072 owl:equivalentProperty BFO:0000050 . - -COB:0000073 rdfs:subClassOf owl:Thing . - -COB:0000074 owl:equivalentProperty RO:0002333 . - -COB:0000075 owl:equivalentClass GO:0032991 . - -COB:0000076 owl:equivalentClass IAO:0000005 . - -COB:0000079 owl:equivalentClass IAO:0000104 . - -COB:0000080 rdfs:subClassOf owl:Thing . - -COB:0000086 owl:equivalentProperty STATO:0000102 . - -COB:0000088 owl:equivalentClass DRON:0000005 . - -COB:0000101 owl:equivalentClass IAO:0000310 . - -COB:0000102 owl:equivalentClass IAO:0000027 . - -COB:0000103 owl:equivalentClass GO:0005634 . - -COB:0000107 owl:equivalentClass OBI:0000070 . - -COB:0000108 owl:equivalentClass OBI:0200000 . - -COB:0000109 owl:equivalentClass OBI:0000066 . - -COB:0000110 owl:equivalentClass OBI:0000094 . - -COB:0000111 owl:equivalentClass BFO:0000016 . - -COB:0000112 owl:equivalentClass BFO:0000034 . - -COB:0000113 owl:equivalentClass OBI:0000260 . - -COB:0000114 owl:equivalentClass BFO:0000023 . - -COB:0000116 rdfs:subClassOf owl:Thing . - -COB:0000511 rdfs:subPropertyOf owl:topObjectProperty . - -COB:0000512 owl:equivalentProperty RO:0000053 . - -COB:0000513 owl:equivalentProperty IAO:0000136 . - -GEO:000000370 rdfs:subClassOf COB:0000068 . - -PO:0000003 rdfs:subClassOf COB:0000118 . - -PO:0009002 rdfs:subClassOf COB:0000017 . - -PO:0025117 rdfs:subClassOf COB:0000056 . - -PO:0025606 rdfs:subClassOf COB:0000018 . - -SO:0000110 rdfs:subClassOf COB:0000006 . - -SO:0000400 rdfs:subClassOf COB:0000502 . - -SO:0001060 rdfs:subClassOf COB:0000006 . - -SO:0001260 rdfs:subClassOf COB:0000006 . - -UBERON:0000466 rdfs:subClassOf COB:0000056 . - -UBERON:0000468 rdfs:subClassOf COB:0000118 . - -UBERON:0010000 rdfs:subClassOf COB:0000021 . - -XAO:0003012 rdfs:subClassOf COB:0000018 . - -ZFA:0009000 rdfs:subClassOf COB:0000018 . - -COB:0000013 skos:closeMatch CHEBI:23367, - CHEBI:25367 . - -COB:0000015 owl:equivalentClass CHEBI:16541, - PR:000000001 . - -COB:0000017 owl:equivalentClass CL:0000000 . - -COB:0000021 owl:equivalentClass CARO:0001008 . - -COB:0000022 owl:equivalentClass CARO:0001010, - NCBITaxon:1, - OBI:0100026 . - -COB:0000068 owl:equivalentClass ENVO:01000813 . - -COB:0000502 owl:equivalentClass BFO:0000020, - PATO:0000001 . - -COB:0000118 owl:equivalentClass CARO:0010004, - NCBITaxon:131567 . - -COB:0000006 owl:equivalentClass BFO:0000040 . - -COB:0000018 owl:equivalentClass CL:0000003 . +@prefix xsd: . [] a sssom:MappingSet ; - sssom:license "https://creativecommons.org/publicdomain/zero/1.0/" ; + dc1:license "https://creativecommons.org/publicdomain/zero/1.0/"^^xsd:anyURI ; + sssom:mapping_set_id "http://purl.obolibrary.org/obo/cob/components/cob-to-external.tsv"^^xsd:anyURI ; sssom:mappings [ a owl:Axiom ; - sssom:object_label "native cell" ; - sssom:subject_label "native plant cell" ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000113 ; + owl:annotatedTarget OBI:0000260 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "plan" ; + sssom:subject_label "plan" ], + [ a owl:Axiom ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource PO:0025606 ; - owl:annotatedTarget COB:0000018 ], + owl:annotatedSource COB:0000032 ; + owl:annotatedTarget owl:Thing ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "owl:Thing" ; + sssom:subject_label "geographical location" ], [ a owl:Axiom ; - sssom:object_label "immaterial entity" ; - sssom:subject_label "immaterial entity" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000031 ; - owl:annotatedTarget BFO:0000041 ], + owl:annotatedSource COB:0000037 ; + owl:annotatedTarget GO:0008150 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "biological process" ; + sssom:subject_label "biological process" ], [ a owl:Axiom ; - sssom:object_label "investigation" ; - sssom:subject_label "investigation" ; owl:annotatedProperty owl:equivalentClass ; owl:annotatedSource COB:0000109 ; - owl:annotatedTarget OBI:0000066 ], + owl:annotatedTarget OBI:0000066 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "investigation" ; + sssom:subject_label "investigation" ], [ a owl:Axiom ; - sssom:object_label "has_specified_output" ; - sssom:subject_label "has specified output" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000040 ; - owl:annotatedTarget OBI:0000299 ], + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000114 ; + owl:annotatedTarget BFO:0000023 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "role" ; + sssom:subject_label "role" ], [ a owl:Axiom ; - sssom:object_label "organism" ; - sssom:subject_label "organism" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000022 ; - owl:annotatedTarget OBI:0100026 ], + owl:annotatedSource COB:0000018 ; + owl:annotatedTarget CL:0000003 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "native cell" ; + sssom:subject_label "native cell" ], [ a owl:Axiom ; - sssom:object_label "owl:Thing" ; - sssom:subject_label "subcellular structure" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource COB:0000020 ; - owl:annotatedTarget owl:Thing ], + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000056 ; + owl:annotatedTarget UBERON:0000466 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "immaterial anatomical entity" ; + sssom:subject_label "immaterial anatomical entity" ], [ a owl:Axiom ; - sssom:object_label "organism or virus or viroid" ; - sssom:subject_label "organism" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000022 ; - owl:annotatedTarget CARO:0001010 ], + owl:annotatedSource COB:0000010 ; + owl:annotatedTarget CHEBI:10545 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "electron" ; + sssom:subject_label "electron" ], [ a owl:Axiom ; - sssom:object_label "data transformation" ; - sssom:subject_label "data transformation" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000108 ; - owl:annotatedTarget OBI:0200000 ], + owl:annotatedSource COB:0000069 ; + owl:annotatedTarget IAO:0000033 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "directive information entity" ; + sssom:subject_label "directive information entity" ], [ a owl:Axiom ; - sssom:object_label "nucleic acid" ; - sssom:subject_label "nucleic acid polymer" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000049 ; - owl:annotatedTarget CHEBI:10545 ], + owl:annotatedSource COB:0000063 ; + owl:annotatedTarget OGMS:0000014 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "clinical finding" ; + sssom:subject_label "phenotypic finding" ], + [ a owl:Axiom ; + owl:annotatedProperty rdfs:subPropertyOf ; + owl:annotatedSource COB:0000511 ; + owl:annotatedTarget owl:topObjectProperty ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "topObjectProperty" ; + sssom:subject_label "has quantity" ], [ a owl:Axiom ; - sssom:object_label "function" ; - sssom:subject_label "function" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000112 ; - owl:annotatedTarget BFO:0000034 ], + owl:annotatedSource COB:0000033 ; + owl:annotatedTarget BFO:0000017 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "realizable entity" ; + sssom:subject_label "realizable" ], [ a owl:Axiom ; - sssom:object_label "plan specification" ; - sssom:subject_label "plan specification" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000079 ; - owl:annotatedTarget IAO:0000104 ], + owl:annotatedSource COB:0000031 ; + owl:annotatedTarget BFO:0000041 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "immaterial entity" ; + sssom:subject_label "immaterial entity" ], [ a owl:Axiom ; - sssom:object_label "gross anatomical part" ; - sssom:subject_label "multicellular anatomical structure" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource UBERON:0010000 ; - owl:annotatedTarget COB:0000021 ], + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000502 ; + owl:annotatedTarget SO:0000400 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "sequence_attribute" ; + sssom:subject_label "characteristic" ], [ a owl:Axiom ; - sssom:object_label "biological process" ; - sssom:subject_label "biological process" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000037 ; - owl:annotatedTarget GO:0008150 ], + owl:annotatedProperty skos:closeMatch ; + owl:annotatedSource COB:0000013 ; + owl:annotatedTarget CHEBI:23367 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "molecular entity" ; + sssom:subject_label "molecular entity" ], [ a owl:Axiom ; - sssom:object_label "document" ; - sssom:subject_label "document" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000101 ; - owl:annotatedTarget IAO:0000310 ], + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000039 ; + owl:annotatedTarget OBI:0000293 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "has_specified_input" ; + sssom:subject_label "has specified input" ], + [ a owl:Axiom ; + owl:annotatedProperty skos:closeMatch ; + owl:annotatedSource COB:0000011 ; + owl:annotatedTarget CHEBI:33250 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "atom" ; + sssom:subject_label "atom" ], + [ a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000028 ; + owl:annotatedTarget OBI:0000312 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "is_specified_output_of" ; + sssom:subject_label "is specified output of" ], [ a owl:Axiom ; - sssom:object_label "data item" ; - sssom:subject_label "data item" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000102 ; - owl:annotatedTarget IAO:0000027 ], + owl:annotatedSource COB:0000043 ; + owl:annotatedTarget CHEBI:33250 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "atom" ; + sssom:subject_label "uncharged atom" ], + [ a owl:Axiom ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource COB:0000073 ; + owl:annotatedTarget owl:Thing ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "owl:Thing" ; + sssom:subject_label "gene product" ], [ a owl:Axiom ; - sssom:object_label "topObjectProperty" ; - sssom:subject_label "executed by" ; owl:annotatedProperty rdfs:subPropertyOf ; owl:annotatedSource COB:0000016 ; - owl:annotatedTarget owl:topObjectProperty ], + owl:annotatedTarget owl:topObjectProperty ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "topObjectProperty" ; + sssom:subject_label "executed by" ], [ a owl:Axiom ; - sssom:object_label "inheres in" ; - sssom:subject_label "characteristic of" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000023 ; - owl:annotatedTarget RO:0000052 ], + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000123 ; + owl:annotatedTarget SEPIO:0000048 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "agent role" ; + sssom:subject_label "agent role" ], [ a owl:Axiom ; - sssom:object_label "has quality" ; - sssom:subject_label "has quality" ; owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000041 ; - owl:annotatedTarget RO:0000086 ], + owl:annotatedSource COB:0000029 ; + owl:annotatedTarget BFO:0000054 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "realized in" ; + sssom:subject_label "realized in" ], [ a owl:Axiom ; - sssom:object_label "organization" ; - sssom:subject_label "organization" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000025 ; - owl:annotatedTarget OBI:0000245 ], + owl:annotatedSource COB:0000049 ; + owl:annotatedTarget CHEBI:10545 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "nucleic acid" ; + sssom:subject_label "nucleic acid polymer" ], [ a owl:Axiom ; - sssom:object_label "native cell" ; - sssom:subject_label "native cell" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000018 ; - owl:annotatedTarget CL:0000003 ], - [ a owl:Axiom ; - sssom:object_label "material entity" ; - sssom:subject_label "sequence_variant" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource SO:0001060 ; - owl:annotatedTarget COB:0000006 ], + owl:annotatedSource COB:0000107 ; + owl:annotatedTarget OBI:0000070 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "assay" ; + sssom:subject_label "assay" ], [ a owl:Axiom ; - sssom:object_label "atomic nucleus" ; - sssom:subject_label "atomic nucleus" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000012 ; - owl:annotatedTarget CHEBI:33252 ], + owl:annotatedSource COB:0000076 ; + owl:annotatedTarget IAO:0000005 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "objective specification" ; + sssom:subject_label "objective specification" ], [ a owl:Axiom ; - sssom:object_label "atom" ; - sssom:subject_label "uncharged atom" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000043 ; - owl:annotatedTarget CHEBI:33250 ], + owl:annotatedSource COB:0000111 ; + owl:annotatedTarget BFO:0000016 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "disposition" ; + sssom:subject_label "disposition" ], [ a owl:Axiom ; - sssom:object_label "characteristic" ; - sssom:subject_label "sequence_attribute" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource SO:0000400 ; - owl:annotatedTarget COB:0000502 ], + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000038 ; + owl:annotatedTarget GO:0003674 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "molecular function" ; + sssom:subject_label "gene product or complex activity" ], [ a owl:Axiom ; - sssom:object_label "immaterial anatomical entity" ; - sssom:subject_label "immaterial anatomical entity" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource UBERON:0000466 ; - owl:annotatedTarget COB:0000056 ], + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000034 ; + owl:annotatedTarget BFO:0000015 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "process" ; + sssom:subject_label "process" ], [ a owl:Axiom ; - sssom:object_label "is concretized as" ; - sssom:subject_label "is concretized as" ; owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000002 ; - owl:annotatedTarget RO:0000058 ], + owl:annotatedSource COB:0000512 ; + owl:annotatedTarget RO:0000053 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "bearer of" ; + sssom:subject_label "has characteristic" ], [ a owl:Axiom ; - sssom:object_label "is_specified_input_of" ; - sssom:subject_label "is specified input of" ; owl:annotatedProperty owl:equivalentProperty ; owl:annotatedSource COB:0000027 ; - owl:annotatedTarget OBI:0000295 ], - [ a owl:Axiom ; - sssom:object_label "native cell" ; - sssom:subject_label "xenopus cell" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource XAO:0003012 ; - owl:annotatedTarget COB:0000018 ], + owl:annotatedTarget OBI:0000295 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "is_specified_input_of" ; + sssom:subject_label "is specified input of" ], [ a owl:Axiom ; - sssom:object_label "proton" ; - sssom:subject_label "proton" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000008 ; - owl:annotatedTarget CHEBI:24636 ], + owl:annotatedSource COB:0000067 ; + owl:annotatedTarget ENVO:01001110 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "ecosystem" ; + sssom:subject_label "ecosystem" ], [ a owl:Axiom ; - sssom:object_label "quality" ; - sssom:subject_label "characteristic" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000502 ; - owl:annotatedTarget PATO:0000001 ], + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource COB:0000080 ; + owl:annotatedTarget owl:Thing ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "owl:Thing" ; + sssom:subject_label "complex of molecular entities" ], [ a owl:Axiom ; - sssom:object_label "enabled by" ; - sssom:subject_label "enabled by" ; owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000074 ; - owl:annotatedTarget RO:0002333 ], + owl:annotatedSource COB:0000070 ; + owl:annotatedTarget RO:0000057 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "has participant" ; + sssom:subject_label "has participant" ], [ a owl:Axiom ; - sssom:object_label "objective specification" ; - sssom:subject_label "objective specification" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000076 ; - owl:annotatedTarget IAO:0000005 ], + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000006 ; + owl:annotatedTarget SO:0001060 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "sequence_variant" ; + sssom:subject_label "material entity" ], [ a owl:Axiom ; - sssom:object_label "drug product" ; - sssom:subject_label "drug product" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000088 ; - owl:annotatedTarget DRON:0000005 ], + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000118 ; + owl:annotatedTarget UBERON:0000468 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "multicellular organism" ; + sssom:subject_label "cellular organism" ], [ a owl:Axiom ; - sssom:object_label "executes" ; - sssom:subject_label "executes" ; owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000086 ; - owl:annotatedTarget STATO:0000102 ], - [ a owl:Axiom ; - sssom:object_label "owl:Thing" ; - sssom:subject_label "elementary charge" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource COB:0000005 ; - owl:annotatedTarget owl:Thing ], + owl:annotatedSource COB:0000002 ; + owl:annotatedTarget RO:0000058 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "is concretized as" ; + sssom:subject_label "is concretized as" ], [ a owl:Axiom ; - sssom:object_label "site" ; - sssom:subject_label "site" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000057 ; - owl:annotatedTarget BFO:0000029 ], + owl:annotatedSource COB:0000003 ; + owl:annotatedTarget PATO:0000125 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "mass" ; + sssom:subject_label "mass" ], [ a owl:Axiom ; - sssom:object_label "subatomic particle" ; - sssom:subject_label "subatomic particle" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000007 ; - owl:annotatedTarget CHEBI:36342 ], + owl:annotatedSource COB:0000022 ; + owl:annotatedTarget CARO:0001010 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "organism or virus or viroid" ; + sssom:subject_label "organism" ], [ a owl:Axiom ; - sssom:object_label "has_specified_input" ; - sssom:subject_label "has specified input" ; owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000039 ; - owl:annotatedTarget OBI:0000293 ], + owl:annotatedSource COB:0000040 ; + owl:annotatedTarget OBI:0000299 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "has_specified_output" ; + sssom:subject_label "has specified output" ], [ a owl:Axiom ; - sssom:object_label "material entity" ; - sssom:subject_label "sequence_feature" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource SO:0000110 ; - owl:annotatedTarget COB:0000006 ], + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000021 ; + owl:annotatedTarget UBERON:0010000 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "multicellular anatomical structure" ; + sssom:subject_label "gross anatomical part" ], [ a owl:Axiom ; - sssom:object_label "neutron" ; - sssom:subject_label "neutron" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000009 ; - owl:annotatedTarget CHEBI:30222 ], + owl:annotatedSource COB:0000057 ; + owl:annotatedTarget BFO:0000029 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "site" ; + sssom:subject_label "site" ], + [ a owl:Axiom ; + owl:annotatedProperty skos:closeMatch ; + owl:annotatedSource COB:0000013 ; + owl:annotatedTarget CHEBI:25367 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "molecule" ; + sssom:subject_label "molecular entity" ], [ a owl:Axiom ; - sssom:object_label "cellular organism" ; - sssom:subject_label "cellular organism" ; owl:annotatedProperty owl:equivalentClass ; owl:annotatedSource COB:0000118 ; - owl:annotatedTarget CARO:0010004 ], + owl:annotatedTarget NCBITaxon:131567 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "cellular organisms" ; + sssom:subject_label "cellular organism" ], [ a owl:Axiom ; - sssom:object_label "ecosystem" ; - sssom:subject_label "ecosystem" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000067 ; - owl:annotatedTarget ENVO:01001110 ], + owl:annotatedSource COB:0000012 ; + owl:annotatedTarget CHEBI:33252 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "atomic nucleus" ; + sssom:subject_label "atomic nucleus" ], + [ a owl:Axiom ; + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000018 ; + owl:annotatedTarget XAO:0003012 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "xenopus cell" ; + sssom:subject_label "native cell" ], + [ a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000004 ; + owl:annotatedTarget PATO:0002193 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "electric" ; + sssom:subject_label "charge" ], [ a owl:Axiom ; - sssom:object_label "root" ; - sssom:subject_label "organism" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000022 ; - owl:annotatedTarget NCBITaxon:1 ], + owl:annotatedSource COB:0000017 ; + owl:annotatedTarget CL:0000000 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "cell" ; + sssom:subject_label "cell" ], [ a owl:Axiom ; - sssom:object_label "has participant" ; - sssom:subject_label "has participant" ; owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000070 ; - owl:annotatedTarget RO:0000057 ], - [ a owl:Axiom ; - sssom:object_label "material processing" ; - sssom:subject_label "material processing" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000110 ; - owl:annotatedTarget OBI:0000094 ], + owl:annotatedSource COB:0000024 ; + owl:annotatedTarget RO:0000056 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "participates in" ; + sssom:subject_label "participates in" ], [ a owl:Axiom ; - sssom:object_label "contains process" ; - sssom:subject_label "contains process" ; owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000036 ; - owl:annotatedTarget BFO:0000067 ], + owl:annotatedSource COB:0000086 ; + owl:annotatedTarget STATO:0000102 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "executes" ; + sssom:subject_label "executes" ], [ a owl:Axiom ; - sssom:object_label "owl:Thing" ; - sssom:subject_label "gene product" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource COB:0000073 ; - owl:annotatedTarget owl:Thing ], + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000065 ; + owl:annotatedTarget ENVO:02500000 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "environmental system process" ; + sssom:subject_label "environmental process" ], [ a owl:Axiom ; - sssom:object_label "cellular organism" ; - sssom:subject_label "whole plant" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource PO:0000003 ; - owl:annotatedTarget COB:0000118 ], + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000017 ; + owl:annotatedTarget PO:0009002 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "plant cell" ; + sssom:subject_label "cell" ], [ a owl:Axiom ; - sssom:object_label "molecule" ; - sssom:subject_label "molecular entity" ; - owl:annotatedProperty skos:closeMatch ; - owl:annotatedSource COB:0000013 ; - owl:annotatedTarget CHEBI:25367 ], + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000006 ; + owl:annotatedTarget SO:0000110 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "sequence_feature" ; + sssom:subject_label "material entity" ], [ a owl:Axiom ; - sssom:object_label "protein" ; - sssom:subject_label "protein" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000015 ; - owl:annotatedTarget PR:000000001 ], + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000036 ; + owl:annotatedTarget BFO:0000067 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "contains process" ; + sssom:subject_label "contains process" ], [ a owl:Axiom ; - sssom:object_label "role" ; - sssom:subject_label "role" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000114 ; - owl:annotatedTarget BFO:0000023 ], + owl:annotatedSource COB:0000021 ; + owl:annotatedTarget CARO:0001008 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "gross anatomical part" ; + sssom:subject_label "gross anatomical part" ], + [ a owl:Axiom ; + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000068 ; + owl:annotatedTarget GEO:000000370 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "geographical entity" ; + sssom:subject_label "geophysical entity" ], [ a owl:Axiom ; - sssom:object_label "process" ; - sssom:subject_label "process" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000034 ; - owl:annotatedTarget BFO:0000015 ], + owl:annotatedSource COB:0000035 ; + owl:annotatedTarget OBI:0000011 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "planned process" ; + sssom:subject_label "planned process" ], [ a owl:Axiom ; - sssom:object_label "owl:Thing" ; - sssom:subject_label "cellular membrane" ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource COB:0000116 ; - owl:annotatedTarget owl:Thing ], + owl:annotatedSource COB:0000020 ; + owl:annotatedTarget owl:Thing ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "owl:Thing" ; + sssom:subject_label "subcellular structure" ], [ a owl:Axiom ; - sssom:object_label "quality" ; - sssom:subject_label "quality" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000001 ; - owl:annotatedTarget BFO:0000019 ], - [ a owl:Axiom ; - sssom:object_label "owl:Thing" ; - sssom:subject_label "geographical location" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource COB:0000032 ; - owl:annotatedTarget owl:Thing ], + owl:annotatedSource COB:0000062 ; + owl:annotatedTarget OGMS:0000073 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "diagnosis" ; + sssom:subject_label "disease diagnosis" ], [ a owl:Axiom ; - sssom:object_label "astronomical body part" ; - sssom:subject_label "geophysical entity" ; owl:annotatedProperty owl:equivalentClass ; owl:annotatedSource COB:0000068 ; - owl:annotatedTarget ENVO:01000813 ], + owl:annotatedTarget ENVO:01000813 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "astronomical body part" ; + sssom:subject_label "geophysical entity" ], [ a owl:Axiom ; - sssom:object_label "plan" ; - sssom:subject_label "plan" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000113 ; - owl:annotatedTarget OBI:0000260 ], - [ a owl:Axiom ; - sssom:object_label "bearer of" ; - sssom:subject_label "has characteristic" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000512 ; - owl:annotatedTarget RO:0000053 ], + owl:annotatedSource COB:0000058 ; + owl:annotatedTarget OBI:0001909 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "conclusion based on data" ; + sssom:subject_label "conclusion based on data" ], [ a owl:Axiom ; - sssom:object_label "is about" ; - sssom:subject_label "is about" ; owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000513 ; - owl:annotatedTarget IAO:0000136 ], + owl:annotatedSource COB:0000047 ; + owl:annotatedTarget BFO:0000051 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "has part" ; + sssom:subject_label "has part" ], [ a owl:Axiom ; - sssom:object_label "conclusion based on data" ; - sssom:subject_label "conclusion based on data" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000058 ; - owl:annotatedTarget OBI:0001909 ], + owl:annotatedSource COB:0000009 ; + owl:annotatedTarget CHEBI:30222 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "neutron" ; + sssom:subject_label "neutron" ], [ a owl:Axiom ; - sssom:object_label "cellular organisms" ; - sssom:subject_label "cellular organism" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000118 ; - owl:annotatedTarget NCBITaxon:131567 ], - [ a owl:Axiom ; - sssom:object_label "is_specified_output_of" ; - sssom:subject_label "is specified output of" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000028 ; - owl:annotatedTarget OBI:0000312 ], + owl:annotatedSource COB:0000015 ; + owl:annotatedTarget PR:000000001 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "protein" ; + sssom:subject_label "protein" ], [ a owl:Axiom ; - sssom:object_label "realized in" ; - sssom:subject_label "realized in" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000029 ; - owl:annotatedTarget BFO:0000054 ], + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000064 ; + owl:annotatedTarget OGMS:0000063 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "disease course" ; + sssom:subject_label "disease course" ], [ a owl:Axiom ; - sssom:object_label "quality of" ; - sssom:subject_label "quality of" ; owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000030 ; - owl:annotatedTarget RO:0000080 ], + owl:annotatedSource COB:0000513 ; + owl:annotatedTarget IAO:0000136 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "is about" ; + sssom:subject_label "is about" ], [ a owl:Axiom ; - sssom:object_label "clinical finding" ; - sssom:subject_label "phenotypic finding" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000063 ; - owl:annotatedTarget OGMS:0000014 ], + owl:annotatedSource COB:0000006 ; + owl:annotatedTarget BFO:0000040 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "material entity" ; + sssom:subject_label "material entity" ], [ a owl:Axiom ; - sssom:object_label "electric" ; - sssom:subject_label "charge" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000004 ; - owl:annotatedTarget PATO:0002193 ], - [ a owl:Axiom ; - sssom:object_label "atom" ; - sssom:subject_label "atom" ; - owl:annotatedProperty skos:closeMatch ; - owl:annotatedSource COB:0000011 ; - owl:annotatedTarget CHEBI:33250 ], + owl:annotatedSource COB:0000110 ; + owl:annotatedTarget OBI:0000094 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "material processing" ; + sssom:subject_label "material processing" ], [ a owl:Axiom ; - sssom:object_label "protein polypeptide chain" ; - sssom:subject_label "protein" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000015 ; - owl:annotatedTarget CHEBI:16541 ], + owl:annotatedSource COB:0000502 ; + owl:annotatedTarget PATO:0000001 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "quality" ; + sssom:subject_label "characteristic" ], [ a owl:Axiom ; - sssom:object_label "electron" ; - sssom:subject_label "electron" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000010 ; - owl:annotatedTarget CHEBI:10545 ], + owl:annotatedSource COB:0000055 ; + owl:annotatedTarget PCO:0000000 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "collection of organisms" ; + sssom:subject_label "collection of organisms" ], [ a owl:Axiom ; - sssom:object_label "material entity" ; - sssom:subject_label "material entity" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000006 ; - owl:annotatedTarget BFO:0000040 ], + owl:annotatedSource COB:0000022 ; + owl:annotatedTarget OBI:0100026 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "organism" ; + sssom:subject_label "organism" ], [ a owl:Axiom ; - sssom:object_label "directive information entity" ; - sssom:subject_label "directive information entity" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000069 ; - owl:annotatedTarget IAO:0000033 ], + owl:annotatedSource COB:0000026 ; + owl:annotatedTarget OBI:0000047 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "processed material" ; + sssom:subject_label "processed material entity" ], [ a owl:Axiom ; - sssom:object_label "diagnosis" ; - sssom:subject_label "disease diagnosis" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000062 ; - owl:annotatedTarget OGMS:0000073 ], + owl:annotatedSource COB:0000118 ; + owl:annotatedTarget CARO:0010004 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "cellular organism" ; + sssom:subject_label "cellular organism" ], [ a owl:Axiom ; - sssom:object_label "part of" ; - sssom:subject_label "part of" ; owl:annotatedProperty owl:equivalentProperty ; owl:annotatedSource COB:0000072 ; - owl:annotatedTarget BFO:0000050 ], + owl:annotatedTarget BFO:0000050 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "part of" ; + sssom:subject_label "part of" ], [ a owl:Axiom ; - sssom:object_label "owl:Thing" ; - sssom:subject_label "complex of molecular entities" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource COB:0000080 ; - owl:annotatedTarget owl:Thing ], + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000025 ; + owl:annotatedTarget OBI:0000245 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "organization" ; + sssom:subject_label "organization" ], [ a owl:Axiom ; - sssom:object_label "participates in" ; - sssom:subject_label "participates in" ; owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000024 ; - owl:annotatedTarget RO:0000056 ], + owl:annotatedSource COB:0000074 ; + owl:annotatedTarget RO:0002333 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "enabled by" ; + sssom:subject_label "enabled by" ], [ a owl:Axiom ; - sssom:object_label "processed material" ; - sssom:subject_label "processed material entity" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000026 ; - owl:annotatedTarget OBI:0000047 ], + owl:annotatedSource COB:0000022 ; + owl:annotatedTarget NCBITaxon:1 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "root" ; + sssom:subject_label "organism" ], [ a owl:Axiom ; - sssom:object_label "native cell" ; - sssom:subject_label "zebrafish cell" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource ZFA:0009000 ; - owl:annotatedTarget COB:0000018 ], + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000056 ; + owl:annotatedTarget PO:0025117 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "plant anatomical space" ; + sssom:subject_label "immaterial anatomical entity" ], [ a owl:Axiom ; - sssom:object_label "gross anatomical part" ; - sssom:subject_label "gross anatomical part" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000021 ; - owl:annotatedTarget CARO:0001008 ], + owl:annotatedSource COB:0000112 ; + owl:annotatedTarget BFO:0000034 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "function" ; + sssom:subject_label "function" ], [ a owl:Axiom ; - sssom:object_label "realizable entity" ; - sssom:subject_label "realizable" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000033 ; - owl:annotatedTarget BFO:0000017 ], + owl:annotatedSource COB:0000079 ; + owl:annotatedTarget IAO:0000104 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "plan specification" ; + sssom:subject_label "plan specification" ], [ a owl:Axiom ; - sssom:object_label "assay" ; - sssom:subject_label "assay" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000107 ; - owl:annotatedTarget OBI:0000070 ], + owl:annotatedSource COB:0000088 ; + owl:annotatedTarget DRON:0000005 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "drug product" ; + sssom:subject_label "drug product" ], [ a owl:Axiom ; - sssom:object_label "information content entity" ; - sssom:subject_label "information" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000061 ; - owl:annotatedTarget IAO:0000030 ], - [ a owl:Axiom ; - sssom:object_label "occurs in" ; - sssom:subject_label "occurs in" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000071 ; - owl:annotatedTarget BFO:0000066 ], - [ a owl:Axiom ; - sssom:object_label "molecular entity" ; - sssom:subject_label "molecular entity" ; - owl:annotatedProperty skos:closeMatch ; - owl:annotatedSource COB:0000013 ; - owl:annotatedTarget CHEBI:23367 ], + owl:annotatedSource COB:0000019 ; + owl:annotatedTarget CL:0001034 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "cell in vitro" ; + sssom:subject_label "cell in vitro" ], [ a owl:Axiom ; - sssom:object_label "molecular function" ; - sssom:subject_label "gene product or complex activity" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000038 ; - owl:annotatedTarget GO:0003674 ], - [ a owl:Axiom ; - sssom:object_label "topObjectProperty" ; - sssom:subject_label "has quantity" ; - owl:annotatedProperty rdfs:subPropertyOf ; - owl:annotatedSource COB:0000511 ; - owl:annotatedTarget owl:topObjectProperty ], - [ a owl:Axiom ; - sssom:object_label "material entity" ; - sssom:subject_label "sequence_collection" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource SO:0001260 ; - owl:annotatedTarget COB:0000006 ], - [ a owl:Axiom ; - sssom:object_label "geophysical entity" ; - sssom:subject_label "geographical entity" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource GEO:000000370 ; - owl:annotatedTarget COB:0000068 ], + owl:annotatedSource COB:0000061 ; + owl:annotatedTarget IAO:0000030 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "information content entity" ; + sssom:subject_label "information" ], [ a owl:Axiom ; - sssom:object_label "disposition" ; - sssom:subject_label "disposition" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000111 ; - owl:annotatedTarget BFO:0000016 ], + owl:annotatedSource COB:0000102 ; + owl:annotatedTarget IAO:0000027 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "data item" ; + sssom:subject_label "data item" ], [ a owl:Axiom ; - sssom:object_label "environmental system process" ; - sssom:subject_label "environmental process" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000065 ; - owl:annotatedTarget ENVO:02500000 ], + owl:annotatedSource COB:0000008 ; + owl:annotatedTarget CHEBI:24636 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "proton" ; + sssom:subject_label "proton" ], [ a owl:Axiom ; - sssom:object_label "cellular organism" ; - sssom:subject_label "multicellular organism" ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource UBERON:0000468 ; - owl:annotatedTarget COB:0000118 ], + owl:annotatedSource COB:0000005 ; + owl:annotatedTarget owl:Thing ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "owl:Thing" ; + sssom:subject_label "elementary charge" ], [ a owl:Axiom ; - sssom:object_label "disease course" ; - sssom:subject_label "disease course" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000064 ; - owl:annotatedTarget OGMS:0000063 ], + owl:annotatedSource COB:0000007 ; + owl:annotatedTarget CHEBI:36342 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "subatomic particle" ; + sssom:subject_label "subatomic particle" ], [ a owl:Axiom ; - sssom:object_label "molecular process" ; - sssom:subject_label "physico-chemical process" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000066 ; - owl:annotatedTarget MOP:0000543 ], + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedSource COB:0000116 ; + owl:annotatedTarget owl:Thing ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "owl:Thing" ; + sssom:subject_label "cellular membrane" ], [ a owl:Axiom ; - sssom:object_label "nucleus" ; - sssom:subject_label "cell nucleus" ; owl:annotatedProperty owl:equivalentClass ; owl:annotatedSource COB:0000103 ; - owl:annotatedTarget GO:0005634 ], + owl:annotatedTarget GO:0005634 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "nucleus" ; + sssom:subject_label "cell nucleus" ], [ a owl:Axiom ; - sssom:object_label "protein-containing complex" ; - sssom:subject_label "protein-containing macromolecular complex" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000075 ; - owl:annotatedTarget GO:0032991 ], + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000118 ; + owl:annotatedTarget PO:0000003 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "whole plant" ; + sssom:subject_label "cellular organism" ], [ a owl:Axiom ; - sssom:object_label "planned process" ; - sssom:subject_label "planned process" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000035 ; - owl:annotatedTarget OBI:0000011 ], + owl:annotatedSource COB:0000108 ; + owl:annotatedTarget OBI:0200000 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "data transformation" ; + sssom:subject_label "data transformation" ], [ a owl:Axiom ; - sssom:object_label "cell" ; - sssom:subject_label "cell" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000017 ; - owl:annotatedTarget CL:0000000 ], + owl:annotatedSource COB:0000015 ; + owl:annotatedTarget CHEBI:16541 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "protein polypeptide chain" ; + sssom:subject_label "protein" ], [ a owl:Axiom ; - sssom:object_label "collection of organisms" ; - sssom:subject_label "collection of organisms" ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000055 ; - owl:annotatedTarget PCO:0000000 ], + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000123 ; + owl:annotatedTarget OBI:0000202 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "investigation agent role" ; + sssom:subject_label "agent role" ], [ a owl:Axiom ; - sssom:object_label "has part" ; - sssom:subject_label "has part" ; - owl:annotatedProperty owl:equivalentProperty ; - owl:annotatedSource COB:0000047 ; - owl:annotatedTarget BFO:0000051 ], + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000006 ; + owl:annotatedTarget SO:0001260 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "sequence_collection" ; + sssom:subject_label "material entity" ], [ a owl:Axiom ; - sssom:object_label "immaterial anatomical entity" ; - sssom:subject_label "plant anatomical space" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource PO:0025117 ; - owl:annotatedTarget COB:0000056 ], + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000018 ; + owl:annotatedTarget ZFA:0009000 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "zebrafish cell" ; + sssom:subject_label "native cell" ], [ a owl:Axiom ; - sssom:object_label "cell" ; - sssom:subject_label "plant cell" ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedSource PO:0009002 ; - owl:annotatedTarget COB:0000017 ], + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000018 ; + owl:annotatedTarget PO:0025606 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "native plant cell" ; + sssom:subject_label "native cell" ], + [ a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000071 ; + owl:annotatedTarget BFO:0000066 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "occurs in" ; + sssom:subject_label "occurs in" ], [ a owl:Axiom ; - sssom:object_label "monoatomic ion" ; - sssom:subject_label "monoatomic ion" ; owl:annotatedProperty owl:equivalentClass ; owl:annotatedSource COB:0000042 ; - owl:annotatedTarget CHEBI:24867 ], + owl:annotatedTarget CHEBI:24867 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "monoatomic ion" ; + sssom:subject_label "monoatomic ion" ], [ a owl:Axiom ; - sssom:object_label "cell in vitro" ; - sssom:subject_label "cell in vitro" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000019 ; - owl:annotatedTarget CL:0001034 ], + owl:annotatedSource COB:0000066 ; + owl:annotatedTarget MOP:0000543 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "molecular process" ; + sssom:subject_label "physico-chemical process" ], + [ a owl:Axiom ; + owl:annotatedProperty sssom:superClassOf ; + owl:annotatedSource COB:0000502 ; + owl:annotatedTarget CHEBI:50906 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "role" ; + sssom:subject_label "characteristic" ], [ a owl:Axiom ; - sssom:object_label "specifically dependent continuant" ; - sssom:subject_label "characteristic" ; owl:annotatedProperty owl:equivalentClass ; owl:annotatedSource COB:0000502 ; - owl:annotatedTarget BFO:0000020 ], + owl:annotatedTarget BFO:0000020 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "specifically dependent continuant" ; + sssom:subject_label "characteristic" ], [ a owl:Axiom ; - sssom:object_label "mass" ; - sssom:subject_label "mass" ; owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource COB:0000003 ; - owl:annotatedTarget PATO:0000125 ] . + owl:annotatedSource COB:0000101 ; + owl:annotatedTarget IAO:0000310 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "document" ; + sssom:subject_label "document" ], + [ a owl:Axiom ; + owl:annotatedProperty owl:equivalentClass ; + owl:annotatedSource COB:0000075 ; + owl:annotatedTarget GO:0032991 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "protein-containing complex" ; + sssom:subject_label "protein-containing macromolecular complex" ], + [ a owl:Axiom ; + owl:annotatedProperty owl:equivalentProperty ; + owl:annotatedSource COB:0000023 ; + owl:annotatedTarget RO:0000052 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "inheres in" ; + sssom:subject_label "characteristic of" ], + [ a owl:Axiom ; + owl:annotatedProperty rdfs:seeAlso ; + owl:annotatedSource COB:0000088 ; + owl:annotatedTarget CHEBI:23888 ; + sssom:mapping_justification semapv:ManualMappingCuration ; + sssom:object_label "drug" ; + sssom:subject_label "drug product" ] . + diff --git a/tests/validate_data/cob-to-external.tsv.tsv b/tests/validate_data/cob-to-external.tsv.tsv index 599c13fd..a40b06f2 100644 --- a/tests/validate_data/cob-to-external.tsv.tsv +++ b/tests/validate_data/cob-to-external.tsv.tsv @@ -1,134 +1,141 @@ -#curie_map: -# BFO: http://purl.obolibrary.org/obo/BFO_ -# CARO: http://purl.obolibrary.org/obo/CARO_ -# CHEBI: http://purl.obolibrary.org/obo/CHEBI_ -# CL: http://purl.obolibrary.org/obo/CL_ -# COB: http://purl.obolibrary.org/obo/COB_ -# DRON: http://purl.obolibrary.org/obo/DRON_ -# ENVO: http://purl.obolibrary.org/obo/ENVO_ -# GEO: http://purl.obolibrary.org/obo/GEO_ -# GO: http://purl.obolibrary.org/obo/GO_ -# IAO: http://purl.obolibrary.org/obo/IAO_ -# MOP: http://purl.obolibrary.org/obo/MOP_ -# NCBITaxon: http://purl.obolibrary.org/obo/NCBITaxon_ -# OBI: http://purl.obolibrary.org/obo/OBI_ -# OGMS: http://purl.obolibrary.org/obo/OGMS_ -# PATO: http://purl.obolibrary.org/obo/PATO_ -# PCO: http://purl.obolibrary.org/obo/PCO_ -# PO: http://purl.obolibrary.org/obo/PO_ -# PR: http://purl.obolibrary.org/obo/PR_ -# RO: http://purl.obolibrary.org/obo/RO_ -# SO: http://purl.obolibrary.org/obo/SO_ -# STATO: http://purl.obolibrary.org/obo/STATO_ -# UBERON: http://purl.obolibrary.org/obo/UBERON_ -# XAO: http://purl.obolibrary.org/obo/XAO_ -# ZFA: http://purl.obolibrary.org/obo/ZFA_ -# owl: http://www.w3.org/2002/07/owl# -# rdfs: http://www.w3.org/2000/01/rdf-schema# -# skos: http://www.w3.org/2004/02/skos/core# -#license: https://creativecommons.org/publicdomain/zero/1.0/ -subject_id subject_label predicate_id object_id object_label @type -COB:0000001 quality owl:equivalentClass BFO:0000019 quality owl:Axiom -COB:0000003 mass owl:equivalentClass PATO:0000125 mass owl:Axiom -COB:0000004 charge owl:equivalentClass PATO:0002193 electric owl:Axiom -COB:0000005 elementary charge rdfs:subClassOf owl:Thing owl:Thing owl:Axiom -COB:0000006 material entity owl:equivalentClass BFO:0000040 material entity owl:Axiom -SO:0000110 sequence_feature rdfs:subClassOf COB:0000006 material entity owl:Axiom -SO:0001060 sequence_variant rdfs:subClassOf COB:0000006 material entity owl:Axiom -SO:0001260 sequence_collection rdfs:subClassOf COB:0000006 material entity owl:Axiom -COB:0000007 subatomic particle owl:equivalentClass CHEBI:36342 subatomic particle owl:Axiom -COB:0000008 proton owl:equivalentClass CHEBI:24636 proton owl:Axiom -COB:0000009 neutron owl:equivalentClass CHEBI:30222 neutron owl:Axiom -COB:0000010 electron owl:equivalentClass CHEBI:10545 electron owl:Axiom -COB:0000011 atom skos:closeMatch CHEBI:33250 atom owl:Axiom -COB:0000012 atomic nucleus owl:equivalentClass CHEBI:33252 atomic nucleus owl:Axiom -COB:0000013 molecular entity skos:closeMatch CHEBI:23367 molecular entity owl:Axiom -COB:0000013 molecular entity skos:closeMatch CHEBI:25367 molecule owl:Axiom -COB:0000015 protein owl:equivalentClass CHEBI:16541 protein polypeptide chain owl:Axiom -COB:0000015 protein owl:equivalentClass PR:000000001 protein owl:Axiom -COB:0000017 cell owl:equivalentClass CL:0000000 cell owl:Axiom -PO:0009002 plant cell rdfs:subClassOf COB:0000017 cell owl:Axiom -COB:0000018 native cell owl:equivalentClass CL:0000003 native cell owl:Axiom -XAO:0003012 xenopus cell rdfs:subClassOf COB:0000018 native cell owl:Axiom -ZFA:0009000 zebrafish cell rdfs:subClassOf COB:0000018 native cell owl:Axiom -PO:0025606 native plant cell rdfs:subClassOf COB:0000018 native cell owl:Axiom -COB:0000019 cell in vitro owl:equivalentClass CL:0001034 cell in vitro owl:Axiom -COB:0000020 subcellular structure rdfs:subClassOf owl:Thing owl:Thing owl:Axiom -COB:0000021 gross anatomical part owl:equivalentClass CARO:0001008 gross anatomical part owl:Axiom -UBERON:0010000 multicellular anatomical structure rdfs:subClassOf COB:0000021 gross anatomical part owl:Axiom -COB:0000022 organism owl:equivalentClass NCBITaxon:1 root owl:Axiom -COB:0000022 organism owl:equivalentClass OBI:0100026 organism owl:Axiom -COB:0000022 organism owl:equivalentClass CARO:0001010 organism or virus or viroid owl:Axiom -COB:0000025 organization owl:equivalentClass OBI:0000245 organization owl:Axiom -COB:0000026 processed material entity owl:equivalentClass OBI:0000047 processed material owl:Axiom -COB:0000031 immaterial entity owl:equivalentClass BFO:0000041 immaterial entity owl:Axiom -COB:0000032 geographical location rdfs:subClassOf owl:Thing owl:Thing owl:Axiom -COB:0000033 realizable owl:equivalentClass BFO:0000017 realizable entity owl:Axiom -COB:0000034 process owl:equivalentClass BFO:0000015 process owl:Axiom -COB:0000035 planned process owl:equivalentClass OBI:0000011 planned process owl:Axiom -COB:0000037 biological process owl:equivalentClass GO:0008150 biological process owl:Axiom -COB:0000038 gene product or complex activity owl:equivalentClass GO:0003674 molecular function owl:Axiom -COB:0000042 monoatomic ion owl:equivalentClass CHEBI:24867 monoatomic ion owl:Axiom -COB:0000043 uncharged atom owl:equivalentClass CHEBI:33250 atom owl:Axiom -COB:0000049 nucleic acid polymer owl:equivalentClass CHEBI:10545 nucleic acid owl:Axiom -COB:0000055 collection of organisms owl:equivalentClass PCO:0000000 collection of organisms owl:Axiom -UBERON:0000466 immaterial anatomical entity rdfs:subClassOf COB:0000056 immaterial anatomical entity owl:Axiom -PO:0025117 plant anatomical space rdfs:subClassOf COB:0000056 immaterial anatomical entity owl:Axiom -COB:0000057 site owl:equivalentClass BFO:0000029 site owl:Axiom -COB:0000058 conclusion based on data owl:equivalentClass OBI:0001909 conclusion based on data owl:Axiom -COB:0000061 information owl:equivalentClass IAO:0000030 information content entity owl:Axiom -COB:0000062 disease diagnosis owl:equivalentClass OGMS:0000073 diagnosis owl:Axiom -COB:0000063 phenotypic finding owl:equivalentClass OGMS:0000014 clinical finding owl:Axiom -COB:0000064 disease course owl:equivalentClass OGMS:0000063 disease course owl:Axiom -COB:0000065 environmental process owl:equivalentClass ENVO:02500000 environmental system process owl:Axiom -COB:0000066 physico-chemical process owl:equivalentClass MOP:0000543 molecular process owl:Axiom -COB:0000067 ecosystem owl:equivalentClass ENVO:01001110 ecosystem owl:Axiom -COB:0000068 geophysical entity owl:equivalentClass ENVO:01000813 astronomical body part owl:Axiom -GEO:000000370 geographical entity rdfs:subClassOf COB:0000068 geophysical entity owl:Axiom -COB:0000069 directive information entity owl:equivalentClass IAO:0000033 directive information entity owl:Axiom -COB:0000073 gene product rdfs:subClassOf owl:Thing owl:Thing owl:Axiom -COB:0000075 protein-containing macromolecular complex owl:equivalentClass GO:0032991 protein-containing complex owl:Axiom -COB:0000076 objective specification owl:equivalentClass IAO:0000005 objective specification owl:Axiom -COB:0000079 plan specification owl:equivalentClass IAO:0000104 plan specification owl:Axiom -COB:0000080 complex of molecular entities rdfs:subClassOf owl:Thing owl:Thing owl:Axiom -COB:0000088 drug product owl:equivalentClass DRON:0000005 drug product owl:Axiom -COB:0000101 document owl:equivalentClass IAO:0000310 document owl:Axiom -COB:0000102 data item owl:equivalentClass IAO:0000027 data item owl:Axiom -COB:0000103 cell nucleus owl:equivalentClass GO:0005634 nucleus owl:Axiom -COB:0000107 assay owl:equivalentClass OBI:0000070 assay owl:Axiom -COB:0000108 data transformation owl:equivalentClass OBI:0200000 data transformation owl:Axiom -COB:0000109 investigation owl:equivalentClass OBI:0000066 investigation owl:Axiom -COB:0000110 material processing owl:equivalentClass OBI:0000094 material processing owl:Axiom -COB:0000111 disposition owl:equivalentClass BFO:0000016 disposition owl:Axiom -COB:0000112 function owl:equivalentClass BFO:0000034 function owl:Axiom -COB:0000113 plan owl:equivalentClass OBI:0000260 plan owl:Axiom -COB:0000114 role owl:equivalentClass BFO:0000023 role owl:Axiom -COB:0000116 cellular membrane rdfs:subClassOf owl:Thing owl:Thing owl:Axiom -COB:0000118 cellular organism owl:equivalentClass NCBITaxon:131567 cellular organisms owl:Axiom -COB:0000118 cellular organism owl:equivalentClass CARO:0010004 cellular organism owl:Axiom -UBERON:0000468 multicellular organism rdfs:subClassOf COB:0000118 cellular organism owl:Axiom -PO:0000003 whole plant rdfs:subClassOf COB:0000118 cellular organism owl:Axiom -COB:0000036 contains process owl:equivalentProperty BFO:0000067 contains process owl:Axiom -COB:0000041 has quality owl:equivalentProperty RO:0000086 has quality owl:Axiom -COB:0000047 has part owl:equivalentProperty BFO:0000051 has part owl:Axiom -COB:0000070 has participant owl:equivalentProperty RO:0000057 has participant owl:Axiom -COB:0000071 occurs in owl:equivalentProperty BFO:0000066 occurs in owl:Axiom -COB:0000072 part of owl:equivalentProperty BFO:0000050 part of owl:Axiom -COB:0000074 enabled by owl:equivalentProperty RO:0002333 enabled by owl:Axiom -COB:0000502 characteristic owl:equivalentClass PATO:0000001 quality owl:Axiom -COB:0000502 characteristic owl:equivalentClass BFO:0000020 specifically dependent continuant owl:Axiom -SO:0000400 sequence_attribute rdfs:subClassOf COB:0000502 characteristic owl:Axiom -COB:0000511 has quantity rdfs:subPropertyOf owl:topObjectProperty topObjectProperty owl:Axiom -COB:0000512 has characteristic owl:equivalentProperty RO:0000053 bearer of owl:Axiom -COB:0000002 is concretized as owl:equivalentProperty RO:0000058 is concretized as owl:Axiom -COB:0000086 executes owl:equivalentProperty STATO:0000102 executes owl:Axiom -COB:0000016 executed by rdfs:subPropertyOf owl:topObjectProperty topObjectProperty owl:Axiom -COB:0000023 characteristic of owl:equivalentProperty RO:0000052 inheres in owl:Axiom -COB:0000024 participates in owl:equivalentProperty RO:0000056 participates in owl:Axiom -COB:0000027 is specified input of owl:equivalentProperty OBI:0000295 is_specified_input_of owl:Axiom -COB:0000028 is specified output of owl:equivalentProperty OBI:0000312 is_specified_output_of owl:Axiom -COB:0000039 has specified input owl:equivalentProperty OBI:0000293 has_specified_input owl:Axiom -COB:0000040 has specified output owl:equivalentProperty OBI:0000299 has_specified_output owl:Axiom -COB:0000029 realized in owl:equivalentProperty BFO:0000054 realized in owl:Axiom -COB:0000030 quality of owl:equivalentProperty RO:0000080 quality of owl:Axiom -COB:0000513 is about owl:equivalentProperty IAO:0000136 is about owl:Axiom +# curie_map: +# BFO: http://purl.obolibrary.org/obo/BFO_ +# CARO: http://purl.obolibrary.org/obo/CARO_ +# CHEBI: http://purl.obolibrary.org/obo/CHEBI_ +# CL: http://purl.obolibrary.org/obo/CL_ +# COB: http://purl.obolibrary.org/obo/COB_ +# DRON: http://purl.obolibrary.org/obo/DRON_ +# ENVO: http://purl.obolibrary.org/obo/ENVO_ +# GEO: http://purl.obolibrary.org/obo/GEO_ +# GO: http://purl.obolibrary.org/obo/GO_ +# IAO: http://purl.obolibrary.org/obo/IAO_ +# MOP: http://purl.obolibrary.org/obo/MOP_ +# NCBITaxon: http://purl.obolibrary.org/obo/NCBITaxon_ +# OBI: http://purl.obolibrary.org/obo/OBI_ +# OGMS: http://purl.obolibrary.org/obo/OGMS_ +# PATO: http://purl.obolibrary.org/obo/PATO_ +# PCO: http://purl.obolibrary.org/obo/PCO_ +# PO: http://purl.obolibrary.org/obo/PO_ +# PR: http://purl.obolibrary.org/obo/PR_ +# RO: http://purl.obolibrary.org/obo/RO_ +# SEPIO: http://purl.obolibrary.org/obo/SEPIO_ +# SO: http://purl.obolibrary.org/obo/SO_ +# STATO: http://purl.obolibrary.org/obo/STATO_ +# UBERON: http://purl.obolibrary.org/obo/UBERON_ +# XAO: http://purl.obolibrary.org/obo/XAO_ +# ZFA: http://purl.obolibrary.org/obo/ZFA_ +# owl: http://www.w3.org/2002/07/owl# +# rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# +# rdfs: http://www.w3.org/2000/01/rdf-schema# +# semapv: https://w3id.org/semapv/vocab/ +# skos: http://www.w3.org/2004/02/skos/core# +# sssom: https://w3id.org/sssom/ +# license: https://creativecommons.org/publicdomain/zero/1.0/ +# mapping_set_id: http://purl.obolibrary.org/obo/cob/components/cob-to-external.tsv +subject_id subject_label predicate_id object_id object_label mapping_justification +COB:0000002 is concretized as owl:equivalentProperty RO:0000058 is concretized as semapv:ManualMappingCuration +COB:0000003 mass owl:equivalentClass PATO:0000125 mass semapv:ManualMappingCuration +COB:0000004 charge owl:equivalentClass PATO:0002193 electric semapv:ManualMappingCuration +COB:0000005 elementary charge rdfs:subClassOf owl:Thing owl:Thing semapv:ManualMappingCuration +COB:0000006 material entity owl:equivalentClass BFO:0000040 material entity semapv:ManualMappingCuration +COB:0000006 material entity sssom:superClassOf SO:0000110 sequence_feature semapv:ManualMappingCuration +COB:0000006 material entity sssom:superClassOf SO:0001060 sequence_variant semapv:ManualMappingCuration +COB:0000006 material entity sssom:superClassOf SO:0001260 sequence_collection semapv:ManualMappingCuration +COB:0000007 subatomic particle owl:equivalentClass CHEBI:36342 subatomic particle semapv:ManualMappingCuration +COB:0000008 proton owl:equivalentClass CHEBI:24636 proton semapv:ManualMappingCuration +COB:0000009 neutron owl:equivalentClass CHEBI:30222 neutron semapv:ManualMappingCuration +COB:0000010 electron owl:equivalentClass CHEBI:10545 electron semapv:ManualMappingCuration +COB:0000011 atom skos:closeMatch CHEBI:33250 atom semapv:ManualMappingCuration +COB:0000012 atomic nucleus owl:equivalentClass CHEBI:33252 atomic nucleus semapv:ManualMappingCuration +COB:0000013 molecular entity skos:closeMatch CHEBI:23367 molecular entity semapv:ManualMappingCuration +COB:0000013 molecular entity skos:closeMatch CHEBI:25367 molecule semapv:ManualMappingCuration +COB:0000015 protein owl:equivalentClass CHEBI:16541 protein polypeptide chain semapv:ManualMappingCuration +COB:0000015 protein owl:equivalentClass PR:000000001 protein semapv:ManualMappingCuration +COB:0000016 executed by rdfs:subPropertyOf owl:topObjectProperty topObjectProperty semapv:ManualMappingCuration +COB:0000017 cell owl:equivalentClass CL:0000000 cell semapv:ManualMappingCuration +COB:0000017 cell sssom:superClassOf PO:0009002 plant cell semapv:ManualMappingCuration +COB:0000018 native cell owl:equivalentClass CL:0000003 native cell semapv:ManualMappingCuration +COB:0000018 native cell sssom:superClassOf PO:0025606 native plant cell semapv:ManualMappingCuration +COB:0000018 native cell sssom:superClassOf XAO:0003012 xenopus cell semapv:ManualMappingCuration +COB:0000018 native cell sssom:superClassOf ZFA:0009000 zebrafish cell semapv:ManualMappingCuration +COB:0000019 cell in vitro owl:equivalentClass CL:0001034 cell in vitro semapv:ManualMappingCuration +COB:0000020 subcellular structure rdfs:subClassOf owl:Thing owl:Thing semapv:ManualMappingCuration +COB:0000021 gross anatomical part owl:equivalentClass CARO:0001008 gross anatomical part semapv:ManualMappingCuration +COB:0000021 gross anatomical part sssom:superClassOf UBERON:0010000 multicellular anatomical structure semapv:ManualMappingCuration +COB:0000022 organism owl:equivalentClass CARO:0001010 organism or virus or viroid semapv:ManualMappingCuration +COB:0000022 organism owl:equivalentClass NCBITaxon:1 root semapv:ManualMappingCuration +COB:0000022 organism owl:equivalentClass OBI:0100026 organism semapv:ManualMappingCuration +COB:0000023 characteristic of owl:equivalentProperty RO:0000052 inheres in semapv:ManualMappingCuration +COB:0000024 participates in owl:equivalentProperty RO:0000056 participates in semapv:ManualMappingCuration +COB:0000025 organization owl:equivalentClass OBI:0000245 organization semapv:ManualMappingCuration +COB:0000026 processed material entity owl:equivalentClass OBI:0000047 processed material semapv:ManualMappingCuration +COB:0000027 is specified input of owl:equivalentProperty OBI:0000295 is_specified_input_of semapv:ManualMappingCuration +COB:0000028 is specified output of owl:equivalentProperty OBI:0000312 is_specified_output_of semapv:ManualMappingCuration +COB:0000029 realized in owl:equivalentProperty BFO:0000054 realized in semapv:ManualMappingCuration +COB:0000031 immaterial entity owl:equivalentClass BFO:0000041 immaterial entity semapv:ManualMappingCuration +COB:0000032 geographical location rdfs:subClassOf owl:Thing owl:Thing semapv:ManualMappingCuration +COB:0000033 realizable owl:equivalentClass BFO:0000017 realizable entity semapv:ManualMappingCuration +COB:0000034 process owl:equivalentClass BFO:0000015 process semapv:ManualMappingCuration +COB:0000035 planned process owl:equivalentClass OBI:0000011 planned process semapv:ManualMappingCuration +COB:0000036 contains process owl:equivalentProperty BFO:0000067 contains process semapv:ManualMappingCuration +COB:0000037 biological process owl:equivalentClass GO:0008150 biological process semapv:ManualMappingCuration +COB:0000038 gene product or complex activity owl:equivalentClass GO:0003674 molecular function semapv:ManualMappingCuration +COB:0000039 has specified input owl:equivalentProperty OBI:0000293 has_specified_input semapv:ManualMappingCuration +COB:0000040 has specified output owl:equivalentProperty OBI:0000299 has_specified_output semapv:ManualMappingCuration +COB:0000042 monoatomic ion owl:equivalentClass CHEBI:24867 monoatomic ion semapv:ManualMappingCuration +COB:0000043 uncharged atom owl:equivalentClass CHEBI:33250 atom semapv:ManualMappingCuration +COB:0000047 has part owl:equivalentProperty BFO:0000051 has part semapv:ManualMappingCuration +COB:0000049 nucleic acid polymer owl:equivalentClass CHEBI:10545 nucleic acid semapv:ManualMappingCuration +COB:0000055 collection of organisms owl:equivalentClass PCO:0000000 collection of organisms semapv:ManualMappingCuration +COB:0000056 immaterial anatomical entity sssom:superClassOf PO:0025117 plant anatomical space semapv:ManualMappingCuration +COB:0000056 immaterial anatomical entity sssom:superClassOf UBERON:0000466 immaterial anatomical entity semapv:ManualMappingCuration +COB:0000057 site owl:equivalentClass BFO:0000029 site semapv:ManualMappingCuration +COB:0000058 conclusion based on data owl:equivalentClass OBI:0001909 conclusion based on data semapv:ManualMappingCuration +COB:0000061 information owl:equivalentClass IAO:0000030 information content entity semapv:ManualMappingCuration +COB:0000062 disease diagnosis owl:equivalentClass OGMS:0000073 diagnosis semapv:ManualMappingCuration +COB:0000063 phenotypic finding owl:equivalentClass OGMS:0000014 clinical finding semapv:ManualMappingCuration +COB:0000064 disease course owl:equivalentClass OGMS:0000063 disease course semapv:ManualMappingCuration +COB:0000065 environmental process owl:equivalentClass ENVO:02500000 environmental system process semapv:ManualMappingCuration +COB:0000066 physico-chemical process owl:equivalentClass MOP:0000543 molecular process semapv:ManualMappingCuration +COB:0000067 ecosystem owl:equivalentClass ENVO:01001110 ecosystem semapv:ManualMappingCuration +COB:0000068 geophysical entity owl:equivalentClass ENVO:01000813 astronomical body part semapv:ManualMappingCuration +COB:0000068 geophysical entity sssom:superClassOf GEO:000000370 geographical entity semapv:ManualMappingCuration +COB:0000069 directive information entity owl:equivalentClass IAO:0000033 directive information entity semapv:ManualMappingCuration +COB:0000070 has participant owl:equivalentProperty RO:0000057 has participant semapv:ManualMappingCuration +COB:0000071 occurs in owl:equivalentProperty BFO:0000066 occurs in semapv:ManualMappingCuration +COB:0000072 part of owl:equivalentProperty BFO:0000050 part of semapv:ManualMappingCuration +COB:0000073 gene product rdfs:subClassOf owl:Thing owl:Thing semapv:ManualMappingCuration +COB:0000074 enabled by owl:equivalentProperty RO:0002333 enabled by semapv:ManualMappingCuration +COB:0000075 protein-containing macromolecular complex owl:equivalentClass GO:0032991 protein-containing complex semapv:ManualMappingCuration +COB:0000076 objective specification owl:equivalentClass IAO:0000005 objective specification semapv:ManualMappingCuration +COB:0000079 plan specification owl:equivalentClass IAO:0000104 plan specification semapv:ManualMappingCuration +COB:0000080 complex of molecular entities rdfs:subClassOf owl:Thing owl:Thing semapv:ManualMappingCuration +COB:0000086 executes owl:equivalentProperty STATO:0000102 executes semapv:ManualMappingCuration +COB:0000088 drug product owl:equivalentClass DRON:0000005 drug product semapv:ManualMappingCuration +COB:0000088 drug product rdfs:seeAlso CHEBI:23888 drug semapv:ManualMappingCuration +COB:0000101 document owl:equivalentClass IAO:0000310 document semapv:ManualMappingCuration +COB:0000102 data item owl:equivalentClass IAO:0000027 data item semapv:ManualMappingCuration +COB:0000103 cell nucleus owl:equivalentClass GO:0005634 nucleus semapv:ManualMappingCuration +COB:0000107 assay owl:equivalentClass OBI:0000070 assay semapv:ManualMappingCuration +COB:0000108 data transformation owl:equivalentClass OBI:0200000 data transformation semapv:ManualMappingCuration +COB:0000109 investigation owl:equivalentClass OBI:0000066 investigation semapv:ManualMappingCuration +COB:0000110 material processing owl:equivalentClass OBI:0000094 material processing semapv:ManualMappingCuration +COB:0000111 disposition owl:equivalentClass BFO:0000016 disposition semapv:ManualMappingCuration +COB:0000112 function owl:equivalentClass BFO:0000034 function semapv:ManualMappingCuration +COB:0000113 plan owl:equivalentClass OBI:0000260 plan semapv:ManualMappingCuration +COB:0000114 role owl:equivalentClass BFO:0000023 role semapv:ManualMappingCuration +COB:0000116 cellular membrane rdfs:subClassOf owl:Thing owl:Thing semapv:ManualMappingCuration +COB:0000118 cellular organism owl:equivalentClass CARO:0010004 cellular organism semapv:ManualMappingCuration +COB:0000118 cellular organism owl:equivalentClass NCBITaxon:131567 cellular organisms semapv:ManualMappingCuration +COB:0000118 cellular organism sssom:superClassOf PO:0000003 whole plant semapv:ManualMappingCuration +COB:0000118 cellular organism sssom:superClassOf UBERON:0000468 multicellular organism semapv:ManualMappingCuration +COB:0000123 agent role owl:equivalentClass SEPIO:0000048 agent role semapv:ManualMappingCuration +COB:0000123 agent role sssom:superClassOf OBI:0000202 investigation agent role semapv:ManualMappingCuration +COB:0000502 characteristic owl:equivalentClass BFO:0000020 specifically dependent continuant semapv:ManualMappingCuration +COB:0000502 characteristic owl:equivalentClass PATO:0000001 quality semapv:ManualMappingCuration +COB:0000502 characteristic sssom:superClassOf CHEBI:50906 role semapv:ManualMappingCuration +COB:0000502 characteristic sssom:superClassOf SO:0000400 sequence_attribute semapv:ManualMappingCuration +COB:0000511 has quantity rdfs:subPropertyOf owl:topObjectProperty topObjectProperty semapv:ManualMappingCuration +COB:0000512 has characteristic owl:equivalentProperty RO:0000053 bearer of semapv:ManualMappingCuration +COB:0000513 is about owl:equivalentProperty IAO:0000136 is about semapv:ManualMappingCuration + diff --git a/tests/validate_data/cob-to-external.tsv.xml b/tests/validate_data/cob-to-external.tsv.xml deleted file mode 100644 index 17648ab4..00000000 --- a/tests/validate_data/cob-to-external.tsv.xml +++ /dev/null @@ -1,1249 +0,0 @@ - - - - nucleus - - cell nucleus - - - - - - - - nucleic acid - nucleic acid polymer - - - - - - - - charge - electric - - - - disease diagnosis - diagnosis - - - - - - - objective specification - objective specification - - - - - - - - specifically dependent continuant - - - characteristic - - - - - - cellular organism - - - cellular organism - - - - atom - - - - atom - - - owl:Thing - - gene product - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://creativecommons.org/publicdomain/zero/1.0/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - atom - uncharged atom - - - - - - is_specified_output_of - is specified output of - - - - - - - - - - - sequence_collection - material entity - - - molecular entity - - - molecular entity - - - - - - - - - - - protein-containing macromolecular complex - protein-containing complex - - - - - - - - - - - - geophysical entity - - - geographical entity - - - - - immaterial entity - - - immaterial entity - - - - - participates in - - participates in - - - - - native cell - - zebrafish cell - - - - - - subatomic particle - - - - subatomic particle - - - immaterial anatomical entity - - - - immaterial anatomical entity - - - - has participant - - has participant - - - - - - - topObjectProperty - executed by - - - - - - - - quality - quality - - - - - - molecular function - - - gene product or complex activity - - - - - investigation - - - investigation - - - - is about - - - is about - - - - - - plant anatomical space - immaterial anatomical entity - - - - - - - - - - - - - - - - - - processed material entity - processed material - - - disease course - - - - disease course - - - - - - - document - - document - - - - - proton - - proton - - - - is concretized as - - - - is concretized as - - - - - - - - - - - is specified input of - is_specified_input_of - - - contains process - - - contains process - - - - - - owl:Thing - - subcellular structure - - - - - - role - role - - - - - - protein - - - - - protein - - - - - - electron - - electron - - - - data item - data item - - - - - - drug product - - drug product - - - - - - - - - - has characteristic - - - - bearer of - - - - - - astronomical body part - geophysical entity - - - - - cellular organism - - cellular organisms - - - - - - topObjectProperty - - - has quantity - - - - organization - - - - organization - - - - - native cell - xenopus cell - - - - - - sequence_attribute - characteristic - - - - - - - - - realized in - realized in - - - - - organism or virus or viroid - - - - - organism - - - - - cellular organism - multicellular organism - - - - - - conclusion based on data - - - conclusion based on data - - - - - owl:Thing - - - - elementary charge - - - - - native plant cell - - native cell - - - - - - - executes - executes - - - - - - - - - - - - gross anatomical part - - gross anatomical part - - - - - - - protein - protein polypeptide chain - - - - - - monoatomic ion - - monoatomic ion - - - - - occurs in - - occurs in - - - - - - - - part of - part of - - - - - - characteristic - - quality - - - - inheres in - - - - - characteristic of - - - cellular organism - - - - - whole plant - - - - organism - - organism - - - - - site - - - - site - - - - - - - - - - - has part - - - - has part - - - - - - - has quality - - has quality - - - - - physico-chemical process - - molecular process - - - - - - disposition - - - - - disposition - - - - - cell in vitro - - - cell in vitro - - - sequence_feature - - - material entity - - - - - ecosystem - - ecosystem - - - - - - - - - - - enabled by - - - enabled by - - - - molecular entity - - - - molecule - - - - - - environmental process - - - - environmental system process - - - - - - - - - - - process - process - - - plant cell - cell - - - - - - - - - function - - - function - - - complex of molecular entities - - - - - owl:Thing - - - - - - - collection of organisms - - collection of organisms - - - - - - - - geographical location - owl:Thing - - - - - - - native cell - - native cell - - - - - - gross anatomical part - - - - multicellular anatomical structure - - - - planned process - - - planned process - - - - - directive information entity - - directive information entity - - - - - - - - - - has_specified_output - - has specified output - - - - - - - information - - - information content entity - - - - - assay - assay - - - - - - - material entity - - - material entity - - - - - - - material processing - material processing - - - - - has specified input - - - has_specified_input - - - - - - neutron - - neutron - - - - - - - data transformation - - data transformation - - - - - - - - - - - quality of - quality of - - - - - - - - - - - root - organism - - - - - sequence_variant - - - material entity - - - - biological process - - biological process - - - - - - owl:Thing - - - - cellular membrane - - - - - - - - - - - - - - - - - - - - - - - plan - - plan - - - - - - - - - - - - - - - - realizable entity - - - - realizable - - - clinical finding - - phenotypic finding - - - - - - - - - - - - - - - - - - - - - mass - - - - - mass - - - cell - - cell - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - atomic nucleus - - - atomic nucleus - - - plan specification - - - - plan specification - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/validate_data/hp-base.json.json b/tests/validate_data/hp-base.json.json deleted file mode 100644 index 044e8c6e..00000000 --- a/tests/validate_data/hp-base.json.json +++ /dev/null @@ -1 +0,0 @@ -[{"@id": "http://purl.obolibrary.org/obo/HP_0011749", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021124"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030528", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271197"}, {"@id": "msh:D012607"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64418005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012747", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022749"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009064", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:284449005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86907008"}, {"@id": "umls:C0221032"}, {"@id": "msh:D052497"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012298", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022960"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004922", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025273"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006353", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025055"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000235", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025876"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040057", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021858"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005290", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855736"}, {"@id": "umls:C4280493"}, {"@id": "umls:C4280492"}, {"@id": "umls:C4280491"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007443", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718122005"}, {"@id": "msh:D016116"}, {"@id": "umls:C0080024"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6479008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003733", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846674"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000132", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0025323"}, {"@id": "msh:D008595"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386692008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005546", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858628"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000125", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56108007"}, {"@id": "umls:C0221209"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012368", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853241"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011940", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021108"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266030"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367534004"}, {"@id": "umls:C0040457"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17802000"}, {"@id": "msh:D014096"}, {"@id": "umls:C4280340"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8666004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266414008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005303", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969291"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010093", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024054"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000848", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240783"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010530", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9366002"}, {"@id": "umls:C0030214"}, {"@id": "msh:D009207"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003199", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837108"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003860", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025547"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024605"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011144", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023517"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002269", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D054081"}, {"@id": "umls:C1837249"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012447", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857704"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862087"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100359", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022126"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030268", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022548"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004689", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848514"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002696", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021834"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002162", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855728"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011692", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023229"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009443", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021472"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030491", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3275758"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000846", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386584007"}, {"@id": "umls:C0001623"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111563005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237785004"}, {"@id": "msh:D000309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012292", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022966"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100613", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022012"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022484"}, {"@id": "umls:C4280295"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005776", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025137"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100779", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021972"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000708", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0004941"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277843001"}, {"@id": "umls:C0233514"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25786006"}, {"@id": "msh:D001526"}, {"@id": "msh:D000066553"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007363", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024903"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011883", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023146"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004860", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271972"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12907000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010764", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2748682"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010037", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024090"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003533", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025601"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011669", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023238"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004673", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862474"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011114", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023533"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100441", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022086"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008763", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849683"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100128", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022293"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000841", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846345"}, {"@id": "umls:C3150267"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009207", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024533"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007799", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968901"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004384", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0510"}, {"@id": "umls:C1834934"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:510"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009956", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024146"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012546", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022856"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006780", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255037004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363481002"}, {"@id": "ncit:C2916"}, {"@id": "msh:D010282"}, {"@id": "umls:C0687150"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003616", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849316"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005502", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849478"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002289", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537055"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86166000"}, {"@id": "umls:C0263505"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008344", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024697"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012038", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373424008"}, {"@id": "umls:C0271288"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001274", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5102002"}, {"@id": "msh:D061085"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4321"}, {"@id": "umls:C0175754"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001730", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842138"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001504", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854610"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007917", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009571", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024286"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100175", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022246"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001452", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025777"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008391", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3551426"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011368", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0494876"}, {"@id": "umls:C4020752"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000484", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847524"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:449734001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009536", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862142"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000339", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846011"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001931", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000747"}, {"@id": "umls:C0002884"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44452003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008167", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3279397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003452", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165624002"}, {"@id": "umls:C0151900"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001440", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862697"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100201", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022220"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010936", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023640"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025419"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008263", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848800"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100279", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003093"}, {"@id": "umls:C0009324"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64766004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010450", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004940"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63305008"}, {"@id": "umls:C0014866"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006308", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855642"}, {"@id": "umls:C4280455"}, {"@id": "umls:C4280454"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030522", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072999"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011078", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023546"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011150", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023512"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001727", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1112433"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007552", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859347"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000069", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012656", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022800"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006774", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024979"}, {"@id": "ncit:C2853"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000480", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3540764"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100676", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021999"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430024", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073206"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002446", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3887640"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81415000"}, {"@id": "msh:D005911"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001870", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025739"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012651", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0877217"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003250", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1321884"}, {"@id": "umls:C1841990"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87380008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248871003"}, {"@id": "umls:C0220763"}, {"@id": "msh:C536523"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002987", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202271004"}, {"@id": "umls:C0409338"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003954", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025483"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002705", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837404"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011277", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023437"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003115", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0522055"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102594003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011796", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1319017"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405935000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002491", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280570"}, {"@id": "umls:C1853404"}, {"@id": "umls:C4280571"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030822", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280749"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010287", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023920"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008151", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151872"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:409674002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008122", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024730"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010947", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023632"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030414", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072937"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001993", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56051008"}, {"@id": "umls:C0220982"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011679", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344881"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253512000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000066", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850325"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001093", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2676026"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012596", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022831"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010728", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023718"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011886", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006988"}, {"@id": "umls:C0020581"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75229002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012431", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022907"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011982", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023098"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011725", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023218"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009986", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024128"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012758", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022738"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004258", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025387"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011221", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023456"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030190", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022592"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012406", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021090"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005788", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025135"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000641", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836392"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011914", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023129"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009908", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851897"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000970", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10002512"}, {"@id": "msh:D007007"}, {"@id": "umls:C0003028"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14662005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39659002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009722", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860711"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010427", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023832"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003832", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025564"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009326", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024439"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100356", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022129"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011299", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023423"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001112", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0917796"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58610003"}, {"@id": "msh:D029242"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009254", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024493"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002133", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0038220"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230456007"}, {"@id": "msh:D013226"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100335", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021020"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006921", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024962"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009444", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021471"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003113", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085680"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10399008"}, {"@id": "umls:C0595901"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002335", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431399"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:716997004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253175003"}, {"@id": "msh:C536293"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009653", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021414"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010272", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023929"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011057", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023561"}, {"@id": "umls:C4280257"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045029", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0264005"}, {"@id": "msh:C562487"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24129002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100030", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022385"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008354", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024693"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011563", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023296"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005507", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3539063"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002904", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0311468"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26165005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023070"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001541", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001201"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:389026000"}, {"@id": "umls:C0003962"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011123", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003872"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:703938007"}, {"@id": "umls:C3875321"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0004947"}, {"@id": "umls:C0011603"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012477", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022889"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010411", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023844"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030361", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072901"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001409", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020541"}, {"@id": "msh:D006975"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34742003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002113", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235896"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100378", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021011"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030261", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59981001"}, {"@id": "umls:C0555231"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204908001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009221", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024520"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002576", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35327006"}, {"@id": "msh:D007443"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10022863"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49723003"}, {"@id": "umls:C0021933"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000980", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0030232"}, {"@id": "msh:D010167"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398979000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010498", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79214007"}, {"@id": "umls:C0265666"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0205191"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90734009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001341", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855331"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100228", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022193"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012890", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022693"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005168", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867421"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001001", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025813"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000495", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0010043"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2055003"}, {"@id": "msh:D003320"}, {"@id": "umls:C4020888"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91514001"}, {"@id": "umls:C0155119"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003451", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025613"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008311", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024706"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022492"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010387", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023865"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100190", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022231"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012040", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373430008"}, {"@id": "umls:C0474444"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002361", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836842"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010771", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3537055"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85224001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000494", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246800008"}, {"@id": "umls:C0423110"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011286", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253780003"}, {"@id": "umls:C0085758"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360441005"}, {"@id": "msh:D006627"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009588", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3269"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126949007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:985004"}, {"@id": "umls:C0027859"}, {"@id": "msh:D009464"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010540", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023793"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008422", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1695776"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007989", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024758"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001528", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0332890"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56007004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205838004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005520", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862184"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000300", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849025"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003887", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025528"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009616", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021423"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012343", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241012"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005366", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2169794"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012862", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022704"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011255", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021185"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008361", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024690"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040226", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280717"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030160", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002575"}, {"@id": "umls:C0007860"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37610005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007958", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024763"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004931", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280505"}, {"@id": "umls:C4025270"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001410", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77981007"}, {"@id": "msh:D008107"}, {"@id": "umls:C0232744"}, {"@id": "umls:C0086565"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75183008"}, {"@id": "umls:C3279149"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100476", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022051"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012095", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34277002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:287096003"}, {"@id": "umls:C0332792"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009683", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024236"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155116"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193821003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012792", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022721"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001888", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D008231"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48813009"}, {"@id": "umls:C0024312"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003861", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021718"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010675", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020768"}, {"@id": "umls:C4280367"}, {"@id": "umls:C4021241"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001850", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862136"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011483", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70992005"}, {"@id": "umls:C0152252"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000514", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404686001"}, {"@id": "umls:C1321329"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002057", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860247"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006766", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002292"}, {"@id": "umls:C1306837"}, {"@id": "ncit:C2916"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011503", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023324"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030710", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253120005"}, {"@id": "umls:C0431344"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005849", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025125"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009844", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021383"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006698", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90539001"}, {"@id": "umls:C0392464"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003100", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833144"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001876", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010198"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127034005"}, {"@id": "umls:C0030312"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005084", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2674451"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009997", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021349"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005667", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2919848"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445242006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100080", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022341"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030415", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2018408"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007656", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024822"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011965", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023103"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003417", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834954"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006631", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025014"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006502", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025033"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004279", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843108"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274667000"}, {"@id": "umls:C0236000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030301", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022525"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009058", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007378", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005770"}, {"@id": "ncit:C3262"}, {"@id": "umls:C0017185"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126768004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D016543"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126951006"}, {"@id": "ncit:C3262"}, {"@id": "umls:C0085136"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100703", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1829460"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424583005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110343009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011385", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023384"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011942", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848957"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010584", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1841685"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012183", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023010"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002528", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0333454"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90506004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030274", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022543"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009586", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024277"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100514", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022034"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003278", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011733", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023212"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011363", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023396"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006585", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426811"}, {"@id": "umls:C0426806"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249690001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249685004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004439", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28861008"}, {"@id": "msh:D003394"}, {"@id": "umls:C0010273"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000366", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2235909"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128274005"}, {"@id": "umls:C0265736"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72089000"}, {"@id": "umls:C0240547"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100870", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020947"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011588", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253657003"}, {"@id": "umls:C0345065"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100765", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021975"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009909", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856117"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002672", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151544"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030206", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022579"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000839", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7530009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367460001"}, {"@id": "umls:C0013338"}, {"@id": "msh:D004393"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100379", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022113"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012585", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0341698"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197659005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005451", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835442"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009961", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024142"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3085"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100450", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022077"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000789", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0021359"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15296000"}, {"@id": "msh:D007246"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8619003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040248", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280700"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006580", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805083"}, {"@id": "umls:C2677002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001836", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021774"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005109", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021642"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100152", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022269"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007843", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3278975"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005952", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235063"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80954004"}, {"@id": "msh:D012131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012363", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022928"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003127", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86353007"}, {"@id": "umls:C0020599"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030585", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073058"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001761", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205091006"}, {"@id": "umls:C0728829"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10034743"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002156", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006712"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11282001"}, {"@id": "umls:C0019880"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006462", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833326"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010830", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021221"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008752", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021530"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005576", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969372"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001642", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1956257"}, {"@id": "msh:D011666"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1611"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56786000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002234", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025718"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000656", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62909004"}, {"@id": "umls:C0013592"}, {"@id": "msh:D004483"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127559009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012105", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023040"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003456", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864105"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009851", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024182"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011444", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0231521"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36423000"}, {"@id": "msh:D003655"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000704", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18718003"}, {"@id": "msh:D010518"}, {"@id": "msh:D005882"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41565005"}, {"@id": "umls:C0031099"}, {"@id": "umls:C0017563"}, {"@id": "msh:D010510"}, {"@id": "umls:C0031090"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2556008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100675", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012589", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022834"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008988", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240679"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003676", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0205329"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255314001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:252157006"}, {"@id": "umls:C1864985"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006174", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840419"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005177", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280503"}, {"@id": "umls:C1848486"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004568", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19888007"}, {"@id": "umls:C0264112"}, {"@id": "umls:C1856599"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100320", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0333731"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84605001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045047", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0019043"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50095005"}, {"@id": "msh:D006451"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011839", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021113"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012399", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:420226006"}, {"@id": "msh:D003668"}, {"@id": "umls:C0011127"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399912005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003348", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562684"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2359002"}, {"@id": "umls:C1839424"}, {"@id": "umls:C1849489"}, {"@id": "umls:C0268630"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040143", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3552843"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006889", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77287004"}, {"@id": "umls:C0006009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011869", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0855740"}]}, {"@id": "_:N9980d6c9d5374829bc8a9c8836a2c217", "@type": ["https://w3id.org/sssom/MappingSet"], "https://w3id.org/sssom/mappings": [{"@id": "_:N4202fd9362b14497b9ab763961b47429"}, {"@id": "_:N81f395a5b43640f78d8fbca7f87149dd"}, {"@id": "_:N57800c5366e249e8aa01862f6a88bf74"}, {"@id": "_:N5007c55894774e06ad74b2c5098da1a0"}, {"@id": "_:N45eb8eae15374096af4e3a4851ed9262"}, {"@id": "_:Ne9281581ec0f49bf8f5c3bdcf3798283"}, {"@id": "_:Nb873de2bf08b48d5b6d5f5713b612213"}, {"@id": "_:N8f04b5e5a4a2437d9e481ec2da0c8e6c"}, {"@id": "_:Nd10e101e5d074dae9a5207bcc7699a94"}, {"@id": "_:N25e7f8eaa9df45b98aef64a29c456b93"}, {"@id": "_:Nc92cb536ace24d6a935e0db66be53f66"}, {"@id": "_:Nd92b6524e1064fc792bd98b260c412a7"}, {"@id": "_:Nec97fac38cf54df38e8cd362c5cd560e"}, {"@id": "_:N64ff3362e5f349ba9b2242124b3ac82e"}, {"@id": "_:N5feaefb0765b4b4ea305978634905b77"}, {"@id": "_:Ne9e889d93d784757a2467c357dc33eef"}, {"@id": "_:N45a5f45ee9da40fc849a9ea34512ee25"}, {"@id": "_:Nbcd15576c8b84db19cba3a37b1c6890a"}, {"@id": "_:Nadb7d7afa69247c6a354b75ab8a7620a"}, {"@id": "_:N1e153c1778d5456cb118e3135d7a7489"}, {"@id": "_:Nda1e0f0032734c05aeb172992fabf88b"}, {"@id": "_:N0404e33ec8b4411ba8728ba68e39779e"}, {"@id": "_:N98b00e7dea2e4b2fb16d1fac57c5e14b"}, {"@id": "_:Ndf7d12b78e4441e799ccaa932c53c09d"}, {"@id": "_:Na7b40894b9934901aa5f118f0a765fb1"}, {"@id": "_:Nc55664442097439c847acb0ef08445e9"}, {"@id": "_:N12b2c59543474272aa2801c467355ced"}, {"@id": "_:N15cc52adc2c7445e96b2cf0a049f24ec"}, {"@id": "_:Ne19803d46a154c52aece656e8df4fcce"}, {"@id": "_:N4eb7c42cd61049749560df68bc4908f6"}, {"@id": "_:Nb06b3d13b80c4402903b11c4eab07f29"}, {"@id": "_:N953940f5ac0941bb9c70cc089dc32a0a"}, {"@id": "_:Nb770531c02264cb28f8228ce7fa0fb4d"}, {"@id": "_:Nf579f662c6394bdea03a9ea6ddbe454d"}, {"@id": "_:Nbdb11c9b104b46a090806e2958a1dba9"}, {"@id": "_:N871a1186a637493bade6cf6e9110f6c5"}, {"@id": "_:N1ba40d600d424672afcbc94ea9180e4d"}, {"@id": "_:N8863d860df5f434684c24e3c2f8d02f0"}, {"@id": "_:N1bdc31025e6c4703931c83eccf902aa6"}, {"@id": "_:N1dfa1be916394ca1a57fd3371e7cdc54"}, {"@id": "_:N5cc9ebf1613d4bffa7e693a0affd5fc9"}, {"@id": "_:Neb3359fc8ea6482987887902ab425467"}, {"@id": "_:Nfb3d6aff081941e2998b69fb536feafa"}, {"@id": "_:N268690c392604d41bfaf62cbfc731bf2"}, {"@id": "_:N3b1cedc915a444168f5c8c5be2b331f1"}, {"@id": "_:Na3c5bf75f7b6421e9ee45d7553cee3d0"}, {"@id": "_:N0451c0662691419daa83ce59eae3ae30"}, {"@id": "_:N9ee53f5598eb406888dca2eb65c50d57"}, {"@id": "_:Nf3d6ea67e670485b9b586bc0ac2fb9c8"}, {"@id": "_:Nc25b96273b224f8d92e45ca9d0e7005d"}, {"@id": "_:N5bd5fbe35c0547e4bc4f0c0f5260ddc5"}, {"@id": "_:Ncb95d74ca2384eff96b1a7869accef44"}, {"@id": "_:N0f040dc268ae48c6a6ece200741a77c5"}, {"@id": "_:Nba598b5be0b84fa3b77218468b044df9"}, {"@id": "_:N7013a80e1dd446f1a5bb45cf88c1b342"}, {"@id": "_:N342ef089f7124bb392afc4eea1f25457"}, {"@id": "_:N015a8f49effd48ab944792e0e9ad988f"}, {"@id": "_:N0fffa65b139d4b57ac7fed111856fbe2"}, {"@id": "_:Ncdfc17e853b741a8bcaed7e5abbd9478"}, {"@id": "_:Naf66d143454b4141be8900c59222b536"}, {"@id": "_:Nc606fa485f7f48afa026ddb7738a4df5"}, {"@id": "_:N54f6a373275b4de784708e3557db9d6c"}, {"@id": "_:N21b8c3e75cd74871af80d000f81f0f51"}, {"@id": "_:Nbe790d6a34994a878f81cc7691110a9e"}, {"@id": "_:Ndb3cffa5deb44161be183d3a925795da"}, {"@id": "_:Nb63c7688de454696b7431839a347d275"}, {"@id": "_:N0649dfd5a2cc4d2a804900188d9eb5db"}, {"@id": "_:Ndbd1905fdd4d4f9e85b27b57beaa83da"}, {"@id": "_:N36b993337ab84ffaace67352c3262a71"}, {"@id": "_:N43ff5c35ba06469a9f34b60acf7da2c2"}, {"@id": "_:N48d4a9022aaf442e9c6a7f814da34edc"}, {"@id": "_:N85b1dfee25064037af457b7979e642c9"}, {"@id": "_:N0326afa2826e4f74a061cbbf210379f7"}, {"@id": "_:Nb2f56ebe1a5d4c72a879668654bbcab8"}, {"@id": "_:N38eae802e4c54f8eae567d4643ad4109"}, {"@id": "_:N49b0fddec810400b939d946c31b3cd9e"}, {"@id": "_:N7dc92c39ce1f41198ba130052aa4e714"}, {"@id": "_:Na6c189e0670f4e6d9b610fe7e4731063"}, {"@id": "_:N2254f26e3c994a649d16de5cbd5f6cb0"}, {"@id": "_:N6392d013c6494d79a1c70f0486887d07"}, {"@id": "_:N95a13064ed6a4dfba3b16e52036fc291"}, {"@id": "_:N7e19e54b632040da96341e4bf790e41d"}, {"@id": "_:Nded575a48dd3470bad573f95ef67c3d5"}, {"@id": "_:N8acd981cb3b5428ea6cc0e7fc434be75"}, {"@id": "_:N26374588fe1f48fca211aacb5c2d0c32"}, {"@id": "_:Ne7908edc4c434261b6109ba312bfe108"}, {"@id": "_:Nd494280fc34241caba8d1a5fbb30d03d"}, {"@id": "_:N469a3d2cdce34408ba81ae27cb14b190"}, {"@id": "_:Nd503d81a53b943a2b066d4e48986f0a7"}, {"@id": "_:Na1f432ee484646c2af2e913f3cb9ae59"}, {"@id": "_:Nf17ba86db1a44ccebb2929781ef5f6a7"}, {"@id": "_:Ne208ce178f3142a19df8f294a96e6e8f"}, {"@id": "_:Nfface7ccc7644d1184201a1b7081091e"}, {"@id": "_:Ne7decf773e794d03aa6993604b5fd783"}, {"@id": "_:Ne5aedf26edaf477e966a4c01c7e57b35"}, {"@id": "_:N2ddfca6ce03744dfb191250f2167f373"}, {"@id": "_:N85d36c433e79474a90eca9ca55e50ddf"}, {"@id": "_:Nf809d133558e4590b169885c3a96d085"}, {"@id": "_:N0f1237cd6a604b88a60c1c80139fbbe3"}, {"@id": "_:N530de8f8f3b94150885699f1e3e060d1"}, {"@id": "_:N737bf1ea0a2f43d8a75ac8241738d46f"}, {"@id": "_:N31d7b3b28cd64bea839b3ad499b5dd7d"}, {"@id": "_:N4583c0bace374555959aed154c200a24"}, {"@id": "_:Na0b9deacb4b04f65a23a14294dec5c26"}, {"@id": "_:N65770fac5de5499da1c253d1dff6adcb"}, {"@id": "_:Nbbb976a8c25d4f3fa9f3266a05f1037d"}, {"@id": "_:N6ef4bcf71215423b8de58bee06eae59e"}, {"@id": "_:N616ee597bcb94efc98ca08bf8e0a0b96"}, {"@id": "_:N9385be2ee88f434fa06cea96d9d57b11"}, {"@id": "_:N3f7e71692ba9479aaad0e085324d34e2"}, {"@id": "_:Nb81ca266c2c644daad4508aa0eed9eeb"}, {"@id": "_:N8f8fdeb15f94479a83297bfcc445c949"}, {"@id": "_:N950adcce875249699980bf6c65ba586b"}, {"@id": "_:Ned7882bef20846e09673b7a35521378e"}, {"@id": "_:N7d3f845fd85f41d18388a3aa3e7544a0"}, {"@id": "_:Na471e7c606c94b0ca33df2c8d194aa04"}, {"@id": "_:N9cff4cc8d19f49b5a789de70785d0272"}, {"@id": "_:Nc5b0750eae5d49b7925d06932a0196be"}, {"@id": "_:N32f3c511525948eb8331016a5d3111aa"}, {"@id": "_:N70803528e9424c37bb23248c69dcc8f9"}, {"@id": "_:Nc4b29d4da50348ca85d1d466be9494d4"}, {"@id": "_:N4eec46cea25743e89d297e047c451eff"}, {"@id": "_:N8c796d575dd942dd9a33e274af553f19"}, {"@id": "_:Nbc194056aaee4f828381f48491fbca23"}, {"@id": "_:N1591ee8795fc4807bb031671671dd41b"}, {"@id": "_:Nf58dffeb2b2d4f94a58de308958ffb6d"}, {"@id": "_:Nc6ba63ba0dad4bcaab14718594bc820e"}, {"@id": "_:N0ccdadd7c09e4a2690fc6079923ad130"}, {"@id": "_:N1ce3b7838fcc4965b5e0316c6eb9c412"}, {"@id": "_:N0182b26a9b2a425c94a99d47a6f21be0"}, {"@id": "_:N992e3f80e0294eefa62576dd424bc1ad"}, {"@id": "_:N504255765da5424ca4817191cc9fc68a"}, {"@id": "_:N9b32367366604325a1067794c943ce93"}, {"@id": "_:Nbc528159543b421e894d19e6d2a3b663"}, {"@id": "_:N3c4629b8753a4b82a7fd9462d7c83b9f"}, {"@id": "_:Na39957404cf6458ea16fa1f350b22aa2"}, {"@id": "_:N994041e7657244b98efd89793f13b702"}, {"@id": "_:N693aad904d8746d6a564cd4c9277329d"}, {"@id": "_:N7e570eef57fc4c4688aea300bdc56692"}, {"@id": "_:N54f69d56c8b14749a2db0c9bf67a44e6"}, {"@id": "_:Ne132aed84e684ca6ad7b0f4701e4b021"}, {"@id": "_:Nf1c7f57f4e594653979531408513aa58"}, {"@id": "_:N59f925bd65f3463eb470998184fe151e"}, {"@id": "_:Ned5b3d2f42074c3fbda21e835139b11f"}, {"@id": "_:Nf80b3bd1eabd434fad4fbb9ed5453e52"}, {"@id": "_:N4a922938494346a4b682122244b258bc"}, {"@id": "_:N653d4b6259e14b3a89ddd1a6b5ddf993"}, {"@id": "_:N3733d50e293140baa59ee623b37ef857"}, {"@id": "_:Ndb4eea78a8b149eb8b8dbd30ca39c374"}, {"@id": "_:Nab8e67de4f1d4abfba27508b1f03f751"}, {"@id": "_:Nae6c212a70404f1082650f7a0e278942"}, {"@id": "_:N5f16116c48d84916be587acdab5ba1c2"}, {"@id": "_:N70b347cd684046a7a33e5d4942dfd307"}, {"@id": "_:N115f935b80104a92907b0a79928384bd"}, {"@id": "_:Nfd3647636db44551bf71c6443594f6a4"}, {"@id": "_:Ncc61c3865dc242e499a73b95c8268f5f"}, {"@id": "_:Nf044d43d26264a968ef22fb138913b65"}, {"@id": "_:N363074a8eb344afd924d927f5b070aef"}, {"@id": "_:Ncbe58bedec194fed88edba600bbe8e21"}, {"@id": "_:Na8bcdf649cdf4c4e864e3e794d623ec6"}, {"@id": "_:Nfcaa009f20654626b968132c588a6959"}, {"@id": "_:N00f241b60b0d4701aeb952447ed85db9"}, {"@id": "_:N39d1c7cd5f9f4ed4ad9d1fc6615208c9"}, {"@id": "_:N9a73dee2b4e645d09d7eec93020c9911"}, {"@id": "_:N06a218e14a0849c2a6961f468f55267e"}, {"@id": "_:N924f888f2a964f6099f947245694001a"}, {"@id": "_:N3c90d532a047482d892a5b5b3add7f90"}, {"@id": "_:N40a9d47969164a55b664afa7cb331897"}, {"@id": "_:Na738c1266dc34dc88bd0e65e5e217eb4"}, {"@id": "_:N094d1b0ea84e4a5da798c7507ed8018d"}, {"@id": "_:N78378a6dbbb54b319d750b6b1c5c4dff"}, {"@id": "_:N47d552e21d5e4dfeb0684a1153ac11b8"}, {"@id": "_:N6b20ab178ba245b49171bb889614e6d7"}, {"@id": "_:N221568a62e2c4a56b4600b971a2ad2d0"}, {"@id": "_:N509918b7119b43879bc4d336fc4225d2"}, {"@id": "_:Neeb8e794ee3c4ac4a44b9e3dd3ef9022"}, {"@id": "_:Nd6d74520974f41cf833a5d020febdd77"}, {"@id": "_:Nf728c205efa4407691a957cbd8effbb1"}, {"@id": "_:N1df9b75c8ec946d28740baeefaa73eb3"}, {"@id": "_:N6b910fd703b04850b10887c6ef5f18c1"}, {"@id": "_:Nc5873524312149d2b3d52b4c948d1264"}, {"@id": "_:Nad619fc72a93405ea47b43642529d987"}, {"@id": "_:Na80c3face60f49dc8b84c2776b84bd6d"}, {"@id": "_:Ned05791d814b464a9480d1247b589aad"}, {"@id": "_:N7c4e4f5952d846dbafca4e2a870cb725"}, {"@id": "_:N371280cc2e7b4d948b5de385960b512e"}, {"@id": "_:N5381dd611dfe48f794c686761f3d01bd"}, {"@id": "_:Nde24bc8ad60a475484a14ac7199e08c0"}, {"@id": "_:N0ec6314b33d44ff7ba5647a6a2dd0c67"}, {"@id": "_:N3548232a141349f1978f8264d45b5baa"}, {"@id": "_:Nef8b182b2da44fec9a0ec0ac6a20e8f6"}, {"@id": "_:N67a2542f56a4475f980fe872127ed2b4"}, {"@id": "_:N1918a8d0b8474fb994aa45fc9add888b"}, {"@id": "_:N3717c1fa512d47cf87d78c0d37c4d24f"}, {"@id": "_:Nca86231895f24a2198a8dff39f425159"}, {"@id": "_:N7054b455b6df4b9bb5bf0813eb7901dd"}, {"@id": "_:N6ff31b6425444e529bf1a9ccf704e197"}, {"@id": "_:N35aea501bdb249f1808e6c38f4194912"}, {"@id": "_:N9e2d42694d974c6f9163a1124ce62dbd"}, {"@id": "_:Nf3b254c6d263496399ed8b770b3784c5"}, {"@id": "_:Ndbe687ead3b54b489923a843d0b88531"}, {"@id": "_:Nf340ae1c5f2f41138d8f196123278cb3"}, {"@id": "_:N9167c4a8a33247ffbd8937e98feeda81"}, {"@id": "_:N998c71a4af134d2f85faa81ff0a8d187"}, {"@id": "_:N86291b3663b44cbcb33a6473fc1f27b0"}, {"@id": "_:Nc96cef8e73b242fab0be0d71e7d8257e"}, {"@id": "_:N78c97472c3bb4013be7f8467594b2546"}, {"@id": "_:Ncae4455ec8ae400890e1b5f7c782842a"}, {"@id": "_:N895c9b818b2f4839b19333081ae64acf"}, {"@id": "_:N291858c22e8f4fb68be3f8651dce01ae"}, {"@id": "_:Ne10d4460ce664ef6af9f2e9b9e8811d0"}, {"@id": "_:N1efb1cdd18bf444e9b84a586c8515bde"}, {"@id": "_:Nc2c03b2d64cf4766b3ef7fd916e54a31"}, {"@id": "_:Nd9ae90ab2ba640d1a6083bd6c2a1e91c"}, {"@id": "_:Ne90b773418734ab1aa4336c4432e48a6"}, {"@id": "_:Nc0c856ca44c74b7280345b091c6b2617"}, {"@id": "_:Nd45455c634cb491d8a0d843229da4d23"}, {"@id": "_:Nbb155edb983f44ed8ab51479aca54987"}, {"@id": "_:N2a5d3fb0399a4fcbbbae16aa4f004398"}, {"@id": "_:Nfd35bcd36e7a4d829d71ac9468cca919"}, {"@id": "_:N33750c35ebbe4758b98bad4e8f9a807b"}, {"@id": "_:N23713673fae940bf8b362d9c1c019856"}, {"@id": "_:Necb48d3e4aa34374850a191cc891dc3d"}, {"@id": "_:N51e67666a97943e38b09c97e8369c998"}, {"@id": "_:N403566651b314dd2a3d182e19785c915"}, {"@id": "_:N3dd0eb05e2ea48f6b52047ea24fd1417"}, {"@id": "_:N75f6edbc10ac42ae97c016048bdcc4bb"}, {"@id": "_:Ne96e6a31094a4d2e8c02ff08426aae14"}, {"@id": "_:Nf7b4175ea7904dcda2a666e854aed270"}, {"@id": "_:N612f0148885a4809b488b74c2cc4329a"}, {"@id": "_:N1e0a34c94899448d8b092c18e6d5c68a"}, {"@id": "_:N3bfb37886b274cb087339d587a7f2bea"}, {"@id": "_:N93e12e08decd4773a7f1608b5018de11"}, {"@id": "_:N3bc0362a0ee54802a0c8ac8cd6fc28b1"}, {"@id": "_:Nbd980a7470e148a8bf15b286b5dcb7f2"}, {"@id": "_:N57f525204efe4431b1874351314ad060"}, {"@id": "_:N4786433756a54b1187a12a8bccab462b"}, {"@id": "_:Na58fe4e492dc4692b465a645d3a207d8"}, {"@id": "_:N0a33b702445143d691efbdbb11e2cd0c"}, {"@id": "_:N0aa9b92c6c0c49599388a9fddb4330f2"}, {"@id": "_:Neccde71f7c084cc58ccc7f58694a3e79"}, {"@id": "_:N51be38906da941a7828e1a0ff996ac4e"}, {"@id": "_:N419f69ee72814825abb72daf0f230cad"}, {"@id": "_:N3e9c01c53098481c8448ee93e64b310c"}, {"@id": "_:Ne1ef8d7845064dc5939325cda4e28921"}, {"@id": "_:N9655832194194b3d8cfb8cdb888e4f42"}, {"@id": "_:Nfbdae5946b6c4eef9ba55385a5b7de32"}, {"@id": "_:N40084242bc8c4b108a26c441b26cd5a9"}, {"@id": "_:N99d9c896a9af4c3a943d100fdc1601d0"}, {"@id": "_:N7569f24830094c6687027b60b142dacb"}, {"@id": "_:Nc325a16b8e9743a994fde696702ccb39"}, {"@id": "_:Nf5a664241b3e4aa79447b6f54d2ed336"}, {"@id": "_:N17d114788c094fd19d9c2ca071eace72"}, {"@id": "_:Na88c7b2d4d9742a0ab015178fdadfe4e"}, {"@id": "_:Neccafa97e18c4e4f83572269ce7be365"}, {"@id": "_:Ne66a9af41c3a403eb366fbc9179fc850"}, {"@id": "_:Ne8faad3b312c4985adb892db9f43c924"}, {"@id": "_:N3b80f390a53747fa8b5d3f7b5e68bec3"}, {"@id": "_:N15a8f2f58b354f5492afe1463d24fadb"}, {"@id": "_:Nf59fe1dbc5dd4ff4a06af38818b6212c"}, {"@id": "_:Nc8bf9515779d4eeabd884540969ced0f"}, {"@id": "_:N2891d16561e04963be7e61a9719faa7d"}, {"@id": "_:N90e66fabb0c94f84bb82941a363382f9"}, {"@id": "_:N459ebdd66a03478d8e643dc59c6e0733"}, {"@id": "_:N5d8646eb0b2d42e5baed898e6da17c57"}, {"@id": "_:N04600ab07cc044e9b81ab5bc492e85e1"}, {"@id": "_:N3192b7be97ec4ad898174ba69b0b60e4"}, {"@id": "_:Nda91f402ae1a4187998952a668abfd2e"}, {"@id": "_:Na2432879c58349a593b2e0d5db9a0372"}, {"@id": "_:Nccca6fe42ea14021a2e7aa5f002acd99"}, {"@id": "_:N81f17f5858c140dfbdd6a612493b617c"}, {"@id": "_:Nc13a75f8c7024a528de4faa4a9ba446f"}, {"@id": "_:N7cb3ca79e12b489b9d6803d0e5bb9a0c"}, {"@id": "_:N7dac5406eb814e8d9792961d0e340581"}, {"@id": "_:N16a6db45e84146b48d9cf3ffe76488fb"}, {"@id": "_:N59b2808cbe23405f9f8404915be3ceed"}, {"@id": "_:N113acf82fc1a42b0be45f046d82b66be"}, {"@id": "_:N40bcf3ad07b347eba8beb0ecb73068ef"}, {"@id": "_:N2831fa8a967241c0886849d4ecb14560"}, {"@id": "_:Ncb4772f4a6f44d3c8ec8afb28640b21d"}, {"@id": "_:N1428b93cacc54e37ab389ea52741c6bb"}, {"@id": "_:N0a6732a1262f49ea9d4db5ffbdfc3d22"}, {"@id": "_:Nd7897cf570494454a5d6d74a39508d38"}, {"@id": "_:N7d5512be039041cc849c10d46330a0ea"}, {"@id": "_:N041f18586b6040dd9162f890537800fa"}, {"@id": "_:N81b4c9fbb8ef44a98b7bc230f07dbead"}, {"@id": "_:N864891d81d5444d38be914fb046ec84c"}, {"@id": "_:N4bb28d77c6494426bcba1e7e64ad7952"}, {"@id": "_:Nfa5990cd98014bf586ddb7df67a5583c"}, {"@id": "_:N26d47c9d9af8462e81eab95bd820f3c6"}, {"@id": "_:N127f59d18c8c4dc280c6ec99a7ea99ac"}, {"@id": "_:N4eed27b4cda247d599c3db5dd20815fb"}, {"@id": "_:Nabffb2f80c184be0831ace46c703566c"}, {"@id": "_:N4d318276a50343f6a3fde17ffba17e6b"}, {"@id": "_:N95a73ea478c94e0e8b6f4abf9f935c1e"}, {"@id": "_:Nb6a8dd63ef5f473fa6dd9bf96a6f61eb"}, {"@id": "_:N21f269a987164542954af1df5c59824f"}, {"@id": "_:N08e85edfca3c4ad8a21b668f01b2c285"}, {"@id": "_:Nca0b38124f2d4dbd84ce5508fd6a04e1"}, {"@id": "_:Nac579559e7104692ac641203a5a4e98c"}, {"@id": "_:Ne0cabecc64be4e878341a2f0f9974738"}, {"@id": "_:N44061a9795bc4bc8842a5e3719cdafcb"}, {"@id": "_:Nbf762743ac2c4c9faaf14d999e6eeead"}, {"@id": "_:N65a8c8db873d47278c60a795b3525507"}, {"@id": "_:N40d88edee59f4c259c2290253a732c44"}, {"@id": "_:Na319f3dea04c4bfa933d526ed7d76535"}, {"@id": "_:N40be5b7264354012825b188626e2afd5"}, {"@id": "_:N2298bdc309e749679f6799cdf3c575cc"}, {"@id": "_:N0be5cf00318e442abd8bc608e1d75805"}, {"@id": "_:N0d6d6361bd00406d9a4f84c0889bc308"}, {"@id": "_:N8c62220ca0b649fdb7f034f40773908f"}, {"@id": "_:N234e6bcf77294766bfb12b41f19ff39e"}, {"@id": "_:Nd134ea9b39d544c08aa6b84df12411cf"}, {"@id": "_:N46055f8ccf8a4ed1a0f83d3bbc4f4683"}, {"@id": "_:Nc9be026e3473452e8e236f7bf0d9c80c"}, {"@id": "_:Nf4b5ed4d96d4484fab0885aeaf1fe5df"}, {"@id": "_:N76946bb4b4d74dc492f82d6db0c24fcf"}, {"@id": "_:N7c8ac4b32b8f4731967c0ca0b1cf4822"}, {"@id": "_:N515e94d2d88c4255aba703bddd2b60dc"}, {"@id": "_:N07c13685dcae461f972adc84d90cb200"}, {"@id": "_:N1cbf393d5bbb445b97e34cc94711ae2c"}, {"@id": "_:Nda756256de3f4dd1a25557473a122c85"}, {"@id": "_:Nfb040767ab9a4bd28473222811e81532"}, {"@id": "_:N075bd719591e4afc894d39c831fdd386"}, {"@id": "_:Nf002464eccbb41f5af86de09bc755d57"}, {"@id": "_:N18843514520d458e801e55cc875db752"}, {"@id": "_:N3e15ee4c3f6943109ebf7ba294855214"}, {"@id": "_:Nab22b49233074de2ad4052367524b6b3"}, {"@id": "_:Ncc55bf2c534543a5a9742b4f0446a8c6"}, {"@id": "_:N1b72fc992c7345e0b71935f38d125eda"}, {"@id": "_:N3ce5dc9c185e4a7f9a6bc7b4da1b16da"}, {"@id": "_:N362354a8051f4716b8d619975af22bae"}, {"@id": "_:N208a0ea8e12440af95786a8458512622"}, {"@id": "_:N9f1834d828224b2bbdf42106e7f8bed6"}, {"@id": "_:N6b4174b4bd33463e8635f1e1ef3aeada"}, {"@id": "_:N9d92ba86ea85450e92a6d00565229e5d"}, {"@id": "_:N02ea28e088bf4542a1d52717639d6c97"}, {"@id": "_:N2a3becdcb0b14b458d6e9eaaab6ced82"}, {"@id": "_:N81984e377618419bba275d68a394127e"}, {"@id": "_:Ne98b1cbbafa7476ca2108acbe7151c7c"}, {"@id": "_:Nb63c2b169671428491e4755d28b6236f"}, {"@id": "_:Nf4c876149d024c2aaa383cb0f63dfec9"}, {"@id": "_:Nc6bcb8afcf654d10be2d6df26bec7eda"}, {"@id": "_:N5d4090926e2c4d2b82c61419979be5d4"}, {"@id": "_:N49042856d32a4157811659465a0b877b"}, {"@id": "_:N87d1db1ce2514196bb8b6050fad6dbd1"}, {"@id": "_:N5e1cecca66064162aeaa421e884fb3c9"}, {"@id": "_:N3a10f041f4ba44ec92c1cf9abb7d5790"}, {"@id": "_:N73c693c612ed4917a88297e7ae76c10c"}, {"@id": "_:Na64c19b270264414a2f9e2f2eceb8186"}, {"@id": "_:N47d33cba854f438f9c01e8afc920160f"}, {"@id": "_:N01cd5581415e4760b85fb920cf5fd928"}, {"@id": "_:Ne71ad9c5cc2748f197c0329fde394c54"}, {"@id": "_:N20d44f0e77094ec1aeea393fe4f459a9"}, {"@id": "_:Na3d47698bb264fa59e5e95f79608294e"}, {"@id": "_:Nc33ef4569c6541bb9a65fbbb672c5b20"}, {"@id": "_:N304aa33a681d49a38ceff99f412517eb"}, {"@id": "_:Nded4b196227c427ea6a79246b8b43bbe"}, {"@id": "_:N76da8e5785f348b0a46ab0404e337dc2"}, {"@id": "_:Naada9b9c9c2740d1b6b47b25ff288e9e"}, {"@id": "_:N155fd3fd15f24919b9617b4e7d889244"}, {"@id": "_:N10fa02f8616b4c349d0fef8e6341be13"}, {"@id": "_:N7ae6505d210340d1a37571dd589c6818"}, {"@id": "_:Ne2db879280b346e3a5352fbd048781ca"}, {"@id": "_:Nd73e8fa2ba8345db976c11b960fae250"}, {"@id": "_:N8408940d23904e9aac870cdef126f0bb"}, {"@id": "_:N84fd7f243f33409b8217cb31af35d15a"}, {"@id": "_:N404672cca7bd421ea8393fe2d10abde6"}, {"@id": "_:Na77cce2cf73c408ab34cf24dd898de0d"}, {"@id": "_:N607abf08b936409cb023cffcf181cc26"}, {"@id": "_:Nbe9e32ecdbb74b9595d164e6441eefb3"}, {"@id": "_:N4294b75ddbe94a90bb2ede84e5b299d6"}, {"@id": "_:Nb73dd991325a4d10857f5126cbcacb9c"}, {"@id": "_:N0d9418fa676842609fdba29e4f2e78eb"}, {"@id": "_:N8540c8eb43ff4537a43388ca58619049"}, {"@id": "_:Na7d99e9030ba431b84119b0fb4fabd6c"}, {"@id": "_:Nc0605a265fc542b79085a2df4d74aeaa"}, {"@id": "_:Nc3a8832be4f14c4b90ec12742a301236"}, {"@id": "_:N3013057f6954451490d48bf5ba8c81a1"}, {"@id": "_:N5a01e6a0347a4f04bca57418d4514e89"}, {"@id": "_:N550eddfd08e54ac4ade050b0fcca1e9a"}, {"@id": "_:Nf547c011e0ef4bacbe20f12d2d3de2bd"}, {"@id": "_:N2cec2b36645d4b9495b55e024659051a"}, {"@id": "_:N99b84f50412a4d3ca4af0595a12a35a5"}, {"@id": "_:N2d16208c953042ab965c706a535b49a9"}, {"@id": "_:Ndeaad7fed0af4e638d275eff2614d679"}, {"@id": "_:Nd9272b1e96744e92a071f029c4c27dbf"}, {"@id": "_:N0a095d340fd147079615325db6b99302"}, {"@id": "_:Ndda0223f14224b6bba63bec7b34a0d34"}, {"@id": "_:Nb9a736c666e447c6b0eaeb2e2e7183e4"}, {"@id": "_:Nccfcf0dbb2e74b1fb1525c7c61a358c1"}, {"@id": "_:N9938e9e948a14aa29a0918302ddd4af0"}, {"@id": "_:N31bf909cd4094c2c90e4d9df2c7e88b1"}, {"@id": "_:Nd25f14166ae04ea6843300dfa63c54a3"}, {"@id": "_:N494ae970250243b59298c17fbaa41639"}, {"@id": "_:N47308150b6be4122bd80b492d5c0c1be"}, {"@id": "_:Naa2a205669d742ba81e1bba3a46c140e"}, {"@id": "_:N33772ce1b144485eab681ec2fb4ab92a"}, {"@id": "_:N6041d719ae9f4f87b9e4f3536cb47d52"}, {"@id": "_:Na13f6ec16f4f4f868f069d0cade701af"}, {"@id": "_:Nf6b84820af23466283e750e9be437a3f"}, {"@id": "_:Nb30f9f2f717648389a5c62a065a171d1"}, {"@id": "_:N2bb6050fddce4a4cb9ae6fa87ed8a9fe"}, {"@id": "_:N630ca7e9214c425ba8ba0b247aa2963e"}, {"@id": "_:Nc1b177d467ea45feb342e44d94d7f180"}, {"@id": "_:N5af10d548f464d5d8aa4337f5fe536ac"}, {"@id": "_:N4f8061bd80bc424e90e0f63819a49399"}, {"@id": "_:N2e28a461878a47a99fdb421620d786f7"}, {"@id": "_:Nd221b098634c4ca5bafa252b90e9c7a5"}, {"@id": "_:Ne4ac0d866794448e8ad31416cf2a13d2"}, {"@id": "_:N8ceaf1e4219b4f6198c5ca9ae2e1727d"}, {"@id": "_:N6cb501eaaf784d66b818d0a60f1401e2"}, {"@id": "_:N1dfa8a8fe92843b998ed13fab15dd9dc"}, {"@id": "_:N50fb4c9c56b8433ba4c23a78da8b7160"}, {"@id": "_:Nf4b1f871ee504af7b759c101be6b890d"}, {"@id": "_:N143241c43e3c47d887ae9d9b2c83b945"}, {"@id": "_:Nbfdd9f4b73cb473ca10447c3639a84b2"}, {"@id": "_:Nca5154b2dc1643b695baed32914ad580"}, {"@id": "_:N5453692e28aa46eabd342a196bf7d95c"}, {"@id": "_:N94b0d460095e48e49cea20944b185a0a"}, {"@id": "_:N5c5c5705a7c64fad85b36b3806700f0e"}, {"@id": "_:N54e5fa5a5049488fb30488a58f957ac4"}, {"@id": "_:Ne7a106be018544dbbff4264f2340a023"}, {"@id": "_:N93e9b2d4b3554974872bc608d0fdb122"}, {"@id": "_:N449bd9fecf944d6ea5c8780227ca2629"}, {"@id": "_:N9f2e5dcbc5f74b0b8e891a1467779053"}, {"@id": "_:N4ca573f28bf4416084987f1c50ed9cea"}, {"@id": "_:N1c76a3e4c3b84fa38fba541165e1f6fe"}, {"@id": "_:N4cfc0a815b234e91b6855677128099ea"}, {"@id": "_:N10335d8f5cd2470786079007c21b3e74"}, {"@id": "_:N71c2bc39f7fc42be84b83a1203e9aff8"}, {"@id": "_:N83cd1b08de89434fb1218326b42fad2a"}, {"@id": "_:Nd9a24b62fed341d082023273b91f84d1"}, {"@id": "_:N6e32b15b1b444793873df3b643513551"}, {"@id": "_:Nb80f0a614a6d4ccdbccc7e53063b4f9d"}, {"@id": "_:N7ff25842c1c847c39417f083f6791fac"}, {"@id": "_:Nf1f254cb1c19448990b5ffa205a75fd1"}, {"@id": "_:N8532e96be0e7439cbe1458fc98aa3de6"}, {"@id": "_:N76ee23bdb01446b79a1a155eeaf4b23a"}, {"@id": "_:N8f59032a9ce84709b4f8d86a81c02e0b"}, {"@id": "_:N02e8300728ec4192b3e54851eeac60a6"}, {"@id": "_:N4af2784648284af68f2e5748153803af"}, {"@id": "_:Ne7d457be480c424d91d71f58ab4496f9"}, {"@id": "_:N0805475efa414cc193746c2ef2a9353e"}, {"@id": "_:N66e844ada6464304861c3f9d9fe58fe0"}, {"@id": "_:N7742a98475614ae8bb86d721c44822ca"}, {"@id": "_:N97a443d4db634c8f8e0f2f5a273886de"}, {"@id": "_:N29dd3788dbb248a9aa3ee0db5709baef"}, {"@id": "_:N3a98ad57cc3646aba630c77d6ecb3643"}, {"@id": "_:Nb58119fa56f040fc965a9abc03386274"}, {"@id": "_:N0a6a68431c8c4c48be6f8a8734b6d07e"}, {"@id": "_:Na552f844e4ea4ee19543f7d849473cea"}, {"@id": "_:Nacde3d5a4ca04a70a7824d8759a4b96a"}, {"@id": "_:N0a2bb4d3618c4fb5baa5fabaef25329c"}, {"@id": "_:N6182ef88f6004479a39d4a81ce6508d3"}, {"@id": "_:Nff4a7d8d79264514a000625e6b6b99ff"}, {"@id": "_:Na326345fff2146ffb9749487d1f9828e"}, {"@id": "_:N2dc3e1db1bc9467fb9dbd8613b67ded2"}, {"@id": "_:N07badc74c2fd45fe87742512c22b97e6"}, {"@id": "_:N381892a4ad1049b984e9370b86e1d57b"}, {"@id": "_:Ne22369e600b046b6809fedd0209998de"}, {"@id": "_:N66ca5b4f1c2342a0b3a86d5cd4496028"}, {"@id": "_:Nbab3a395206d4ecf905a772c1adb0783"}, {"@id": "_:N153ac529d7f94da68739cddda7f45414"}, {"@id": "_:Nf6edd4d4c839400daa7e079d4851f5f8"}, {"@id": "_:N6fc232864662460792f1780f1b3be50c"}, {"@id": "_:N0399e8c952ad4ecc832f021de29f96fe"}, {"@id": "_:Nb860855758dd4675ab64f6e7aec8e576"}, {"@id": "_:N5f2092694abf494ba9a2d75bd1e1ab14"}, {"@id": "_:N84b9f008e6964b2981850b77a56d09a6"}, {"@id": "_:N6c83f2ebe88b468193c3ddb8594ba3a8"}, {"@id": "_:Nf6f801fff497461b97ce5328f330db59"}, {"@id": "_:N8250df62b1704630b8c752f20a1f23c7"}, {"@id": "_:Nddf2190fa7904d83b41e43192e7c235d"}, {"@id": "_:N5dd43f5fa05941338bb3b44709c091e5"}, {"@id": "_:Nd6ef34ffe489447ab5866e240e8db424"}, {"@id": "_:Nc6dcc388569c4a34bbf97137f999503d"}, {"@id": "_:Nccec854ee0d24e1b97cf2f3bb9ae7b75"}, {"@id": "_:N6d3e1d492b41409faba4e9b7c8687a5c"}, {"@id": "_:Nbdbcfca1db5d44838a99e5550f12fbd2"}, {"@id": "_:Naba625180408404c9a19156ae86d0bde"}, {"@id": "_:Nd9378aa96ee4411fa1d0627801cc1dcb"}, {"@id": "_:N0052ad60233140f99756cedfd3de2d56"}, {"@id": "_:Nd491fc4de8424190a113de5a7db00b9f"}, {"@id": "_:N5a7f27c79d5b4c26a1d3a154753204e8"}, {"@id": "_:N598c178018954f21a381f88eb6056628"}, {"@id": "_:Na3391d9a11da461d91c407bf564cf8bf"}, {"@id": "_:Nc819170c471444bd977d2ac3840205ca"}, {"@id": "_:N91a1e1d039bc43868d43c4e926b03b6f"}, {"@id": "_:Nfdb57940a55e4cc2a30fbd0192499091"}, {"@id": "_:Nacf56a4d5c3942a3978bece419b30db0"}, {"@id": "_:N66b53feeab974a23a1622ba6bdea2cc4"}, {"@id": "_:N64783aee225d4fdabfa30b0119bb4db2"}, {"@id": "_:N3715b72279de4c0f97fa2e343f574950"}, {"@id": "_:Nb1483c04ea87445ca00bde9a9f328a81"}, {"@id": "_:Naf0f426eeb7641e58472d9753a322fc5"}, {"@id": "_:N67beb1ebcfbb407dbbd5d4e4af4e7312"}, {"@id": "_:N93f08f67b3eb4da68e52f4e72d6498f9"}, {"@id": "_:N911302463d4b48d1837a112f658a4530"}, {"@id": "_:Neefcc08f8c88464691756bfb2da67c4c"}, {"@id": "_:N3adf94cc17a84852ae77d55f994817b9"}, {"@id": "_:N269c95006e914ac9aa2d9e0cc6cc89d6"}, {"@id": "_:N97b4c189c68646b7a856c24e89e4bf31"}, {"@id": "_:N8062dbde4f564038b88c0214d7c4201b"}, {"@id": "_:N49e8c9bed97e48f093f48470d51c34f4"}, {"@id": "_:N417be0c5961f482f923a45f11add2268"}, {"@id": "_:N5071e9fa50964c4499357e13afc27ccf"}, {"@id": "_:Nf8438e3bede144bfbd52f5f022069736"}, {"@id": "_:N34a7e04e1a394f5b9cdf2402fa2b7fe2"}, {"@id": "_:N07a43f4226c54653a1bfab02e8a36ee2"}, {"@id": "_:Nbb7db400ba3740569c5df4850149d964"}, {"@id": "_:N52bcb2a164eb4505918dcfd257f33650"}, {"@id": "_:N01438b5f8e3f459eafe09547e9b85787"}, {"@id": "_:Nd48ae0eadb534024bd1f63ffdf0ab1ef"}, {"@id": "_:N3543cee749fb4d4dad1ef0baa8fb7d5b"}, {"@id": "_:N5fd3741186de49369f6882038b615aa6"}, {"@id": "_:N69e085716d2f4b72ab83ddfa1c047ffb"}, {"@id": "_:N8f77e7ce36294b10b7f08362eeaf8f26"}, {"@id": "_:N6f1a03598c734e6e9a69398c64057926"}, {"@id": "_:Ndb44a627837742a3bae0b2898694851d"}, {"@id": "_:N7803785113de492a8e3dac07146c1c46"}, {"@id": "_:N65d9d551ec4e4710ad41e8d960183c8a"}, {"@id": "_:Ne2167c9054c948b28580635a2ec14626"}, {"@id": "_:N237529d3eab542feb2d2a9f06af978e5"}, {"@id": "_:N061d4aec6a9a471886e19aa87f64e2c5"}, {"@id": "_:Nad7e914626fe4cd7956d64865b40d3c4"}, {"@id": "_:N1af5065e72d34f7b8941b2a51754a130"}, {"@id": "_:Ncb4f7e5cd8f241f8b36fbefd4ca6bd8c"}, {"@id": "_:N7d365d9497274b98b750813be5b5096f"}, {"@id": "_:N65dfbd5d95544c558ce074b3aedf9636"}, {"@id": "_:Nfe5f002ff9c340f38b9d7acef2d1873f"}, {"@id": "_:N7258c35d619b462baa4ea2d3ea9319db"}, {"@id": "_:Nf3701961e7324719a804020372992297"}, {"@id": "_:N0af6a59608e34a97b39f1c3a4c0476b0"}, {"@id": "_:N5b262696ed4244dba34e73f11b4fca37"}, {"@id": "_:Nea6adc6f451a4615a023dfabdf559772"}, {"@id": "_:N3406e852e46640b6a8bb7c301fe95106"}, {"@id": "_:Ne0f66dfb83704768818fb7620da72fb3"}, {"@id": "_:N687be8e4bbb54743a67d50d35d942a63"}, {"@id": "_:Ndc443a507e784065b62b0deff51facb9"}, {"@id": "_:N6cfcd89ed2ba497ea99242238ed651f8"}, {"@id": "_:Ndfc2298dae7444948f1a4a561932b656"}, {"@id": "_:N373db107fc1f4bf581e6881c4a3c3ca1"}, {"@id": "_:Nccf851e1a6bb4bbcb221d29e3d2aca11"}, {"@id": "_:Nd8f70fd369334afca7ce34068f1ef56d"}, {"@id": "_:Nad22f26980e5467fb97d0820928cdf71"}, {"@id": "_:N0dfc17764a414507a0c2b0e06ca7f347"}, {"@id": "_:Nea2d3b30c80549d39cd78e660474f48b"}, {"@id": "_:N868cb148061542d0b57d6bb514ee8e1d"}, {"@id": "_:N5626e5e8a72249d88e2d70928357ac0b"}, {"@id": "_:Nd3987daa7b4d450a8311077bc140f83f"}, {"@id": "_:N96c44281ff324b27b04e40821feb595c"}, {"@id": "_:N0a2dda78f2cc4437af7f61700bb5fb5d"}, {"@id": "_:N443ef008fe184ed498b6d6c0db5f1b46"}, {"@id": "_:Ne915cac0948641af878c1a59e9bad5d6"}, {"@id": "_:N3ede5250975f4d0d8dec87e59778b359"}, {"@id": "_:N7b0f5190e242431ea9b7a3daeff9cc7d"}, {"@id": "_:N8b5d606d102645018edbf4f1c9abc724"}, {"@id": "_:N0b0ed11049ed4285b975ae8b56f56a59"}, {"@id": "_:N7598ac6361eb4988a0f2de5dc520f856"}, {"@id": "_:N16db710cdc664d64bf845340c1b65912"}, {"@id": "_:N1adc39c24f294f52b84405b2e243215b"}, {"@id": "_:Na891107ebe244ca39746904d7ad60db6"}, {"@id": "_:N7fa57f94fc3a4321b219a9d48d287b28"}, {"@id": "_:N9b73d9c208bf4b8e82689087a07e0684"}, {"@id": "_:N151a33a0667d43268c2a7003146654e5"}, {"@id": "_:Nd67c694278bb41cfa4044df8bcc735ba"}, {"@id": "_:N9068832f97384978875ad1444f5eeb5c"}, {"@id": "_:Nca735894c9cd40feb4c3fc1d78e74696"}, {"@id": "_:Nf600aa2625b6470c9d395e6515a4ce54"}, {"@id": "_:Nf6e739170e5b43268d4b9d058427c28b"}, {"@id": "_:Nc776e0172cca469f95e94afe772702f5"}, {"@id": "_:N0c06ac32c4f9424db1df4bd23921d416"}, {"@id": "_:N9d9d7ac8d39a41a2a60dee55b1b729b7"}, {"@id": "_:Ne33f423e6c4c433da59806f7616beb55"}, {"@id": "_:N0a154df306f440a28b49f159ffc3229f"}, {"@id": "_:N697aa7794d0c4303bd7235199a4d0d9c"}, {"@id": "_:Nc8d13ba2b1fb4ff9b7f3a079a7605d4a"}, {"@id": "_:Nc6012897532e48449241cadb3286c56a"}, {"@id": "_:N5db0e47181dc48f1a1174528ae1a4dcd"}, {"@id": "_:Ne281739ba5444b09b86738dc882b35d5"}, {"@id": "_:Ndf75edef6a7a4a23b1357838c3e6f464"}, {"@id": "_:N74610a72127248dda2ce18cb5a91af7c"}, {"@id": "_:Nfa015f0bb4c24d429e56aba589e170be"}, {"@id": "_:Nb1fb538092bb4587b30723e8d69b3cb5"}, {"@id": "_:N82474e31ef384c5f8219c291a59d5e5a"}, {"@id": "_:Nf1cc97204b904fb298ad2c64cd955a12"}, {"@id": "_:Nc1a9eb8d7f4c4f7293be7760dccda3d7"}, {"@id": "_:N06cb0c20f803455f879f1446b7d3c131"}, {"@id": "_:Nbe40ef8f20ec446bb3f02caf26a970b0"}, {"@id": "_:Nc9d271ce3483464186127f2c001e3766"}, {"@id": "_:N18d12b503a1b4bfe91453610e8c70e5d"}, {"@id": "_:N73ba1332be87497a84af62831d620b71"}, {"@id": "_:N2d22aab17e4c4af5abf37d1b743b3d58"}, {"@id": "_:N1f3d41a2610449299c4e3ebf1cd9deda"}, {"@id": "_:N5d1a436a6aa946448deed2a9debea729"}, {"@id": "_:N142bee7a418f45388665af632c8cd7ac"}, {"@id": "_:Ndc86af0798f343179192ab4b427f01ba"}, {"@id": "_:Nf04a9a21246c47b892fd4e886dcc0723"}, {"@id": "_:N6ed789baf0da49ce9161f4a3843cdbad"}, {"@id": "_:N5eed0f252c164e709a769a5a0d61d56c"}, {"@id": "_:Na439e83f48934d65b084dbfbc7abbeb7"}, {"@id": "_:N4b27f6a3292f465094fdbe0e4553bf21"}, {"@id": "_:N9c101379c31e4f758b2301394f1ee567"}, {"@id": "_:Nfd0ac1cfa6a2499eb5857f155f2acea3"}, {"@id": "_:N7ff4713c54614bc7b583900e311692d3"}, {"@id": "_:N581928c4afa145988a6fbc846779f96c"}, {"@id": "_:N4417998735104926ad96cc5f845da4af"}, {"@id": "_:Neb9c2196bf924e00b7049941e2ee5fa9"}, {"@id": "_:N70cdc9a7b88840d282314d653c092f76"}, {"@id": "_:N640c70411be44fb2a028407cfc23983a"}, {"@id": "_:Na7d49ee4dd4c4aa4aa9578e8cb04aa81"}, {"@id": "_:N9399fe28a6de43c5b9b756da65ea98f0"}, {"@id": "_:Nd898d9ff9e664cefbdb669417d883a86"}, {"@id": "_:Nb63871b98c8c4b52bbf410f6de1f94c0"}, {"@id": "_:Nc577160fec484b52bb4748b8fd20ebed"}, {"@id": "_:N60d1d7119e8e4d09abcd3302bea01299"}, {"@id": "_:N50b4e7f07c2247a58fefff89b2bffe4c"}, {"@id": "_:N88d5b82be021468894c0e3f3678ce731"}, {"@id": "_:N359afd164e0946539a10979b0ea651ea"}, {"@id": "_:Nd8a73ab5c0b3435f864b0f287650442f"}, {"@id": "_:N684cde4be1e34e6dac1c0712f9de96b5"}, {"@id": "_:N57bf581858c24ba0b105c77a5382a273"}, {"@id": "_:Nfa0395b95af64878a9057c4f364eca8e"}, {"@id": "_:N85e15732c9af44d59938673af38f7976"}, {"@id": "_:N35d7a2e028c14406aa188914804f38bc"}, {"@id": "_:Nc2089982b4dd420ab442f2148fc89947"}, {"@id": "_:Nb9846ca2fbda4f5fa5a8dd827a7c8774"}, {"@id": "_:N972c878eea2f4d1b9bc443ccbae56c89"}, {"@id": "_:N114ac69c15d74801a74e95d28f371bb7"}, {"@id": "_:Nc2063ed1ca8b4b14a04807b8f31e6be9"}, {"@id": "_:N6177d596a9f644769e40af2181356722"}, {"@id": "_:Nfe8048be05c445c28a8f78c5b14878a1"}, {"@id": "_:N916df07e3bbd44baa2c6a23401066615"}, {"@id": "_:Ncf04791d03f74fc489004aecb8a06f85"}, {"@id": "_:N5e1e2e354d914f309589b9f2bab17fec"}, {"@id": "_:Nb10b215044754ee38c486cc96d74b14f"}, {"@id": "_:Nb87ad80caf604c3dac2a3db3c8060749"}, {"@id": "_:N496bfe59067649ec8076dba49d27f9d4"}, {"@id": "_:N6415cdedd46047b9ada7378d5c193b51"}, {"@id": "_:Nf555a26bbd2a46ac8fd3899af5e14ff5"}, {"@id": "_:N4fb97252551a4234b15b51d53e1dc699"}, {"@id": "_:N8fe39978b3254f70a9e42ee6395f2b5b"}, {"@id": "_:Nb1dc979d37ab42d4915d6a857cc55f09"}, {"@id": "_:Nac63198651804e65a1a8c3ef0bca73d8"}, {"@id": "_:N8cb784df9e854fc9bfe6ca1473670f02"}, {"@id": "_:N01a44e783ace4fc580ff9d1b241440bc"}, {"@id": "_:Nfcad9fd8332d493ebf9a3ca9c5edc6ca"}, {"@id": "_:Nffa3039f81fc4bf2ae1a512c63034b0f"}, {"@id": "_:N518ab5c64fb0475d8e5c7016eccd703c"}, {"@id": "_:N42a5aab89a714bfabb662f55c9cccd70"}, {"@id": "_:N6b365d6dabc74b479cc1b051ab5fb996"}, {"@id": "_:N749d9bc0a51a4104b6fdda9463f55e6a"}, {"@id": "_:N105023a886d749e7a48e3e1c4d54c458"}, {"@id": "_:N797baf6ae2d3476a966640ece5f25435"}, {"@id": "_:N55a2248a33ba417685e2ca49830512c3"}, {"@id": "_:N8cac6cfe778242acb9e8f0d5b270d835"}, {"@id": "_:N9a50056c92b5483f90dcfd61c3dfffa6"}, {"@id": "_:Nde8149c37e7848009bac7f06a258c6e0"}, {"@id": "_:Nd29afa2b83114ba68b4899edd6ca57c5"}, {"@id": "_:Ne0d1beff1e064f439f5d8ef9b165f793"}, {"@id": "_:N24d664c0bb3f4f6d970ea42c29f7ba00"}, {"@id": "_:N8a0846fbee2d47279af2d20f6f82b5ce"}, {"@id": "_:N67d4b8f712004151ab8e8b4103e5334a"}, {"@id": "_:N63478b0f41414df9ae34874be6a037da"}, {"@id": "_:N3f7f4b48dfbe44e4b571cf797b12f953"}, {"@id": "_:N4363469c87b74412a5e7adc6141e06f7"}, {"@id": "_:N0703248e98d24ce2b934eb302f017a97"}, {"@id": "_:N8eaa19cc0e4c4e86b10d266e331b73cd"}, {"@id": "_:Nb250dce006bc4de2bb415f91f5ecf560"}, {"@id": "_:N237770f1bda04bc885896a54897149b8"}, {"@id": "_:N8cb5fa30f89540889e21132edda07991"}, {"@id": "_:Nea7edc443479431d9d5ec93236946db1"}, {"@id": "_:N6254e1d4d5454b44aad3b05f10bd439e"}, {"@id": "_:N7369a51c3026481c9fc68abb485cd87f"}, {"@id": "_:Ned080ab7537748819f63f01c1f592d70"}, {"@id": "_:N620466b5c4684c3ca5c60c567af02085"}, {"@id": "_:N8ac637f6f4d742fe871c2c5f24604b4b"}, {"@id": "_:Na7adf45d1678432ca3dee9ff982fb2a9"}, {"@id": "_:Nc30f9b62986847228fe768e9131d04bf"}, {"@id": "_:Ncf3cdf9e06da43eda12e10c932f97ce0"}, {"@id": "_:Nf556a51ae41e4cfb92e50ea2f2f573ef"}, {"@id": "_:N8b7234b40ad441478656aaed82fad855"}, {"@id": "_:Ndbffecf86f994348b6d771cf1142bb70"}, {"@id": "_:N4da81cdae4cd4d2586d97ff184442f86"}, {"@id": "_:Ne2e71bbaef6946219c957932e0b6e64a"}, {"@id": "_:Nb0e980a3b411451bb1390595e3d525ed"}, {"@id": "_:N832e6e9b3ad84612b25acc9bfd1daea7"}, {"@id": "_:N17110fce0aac481aa2fcb8cc0dcda0ad"}, {"@id": "_:N2ac0a7450b1b44eca27b9e3621475356"}, {"@id": "_:Nc9e13c8a88804fb7bbf390faeffd2aea"}, {"@id": "_:Nb8c6973ba6364ea885622d7b6e8781f7"}, {"@id": "_:Nba194ce86878456c829b36687e44c7ce"}, {"@id": "_:N84d4263643cc4c879cca910cc1db9ccd"}, {"@id": "_:N24d0e51a183545d9889308c3188e29e3"}, {"@id": "_:Nd66316e2c09f480e9d405d15fe897038"}, {"@id": "_:Ne0396d1f3b1f434ebe48850cf1de601f"}, {"@id": "_:N855a6517e77d4191a974e2e6219057ca"}, {"@id": "_:N0dd8ae417f4a4520a96f5a4f98c30d1d"}, {"@id": "_:Ne72e29a22b894419b37fb2e65a0a78c1"}, {"@id": "_:N676b1c2df7104196bff8ac74abf5f4a5"}, {"@id": "_:Nbfee9eadf5904901906ea4cd09e17184"}, {"@id": "_:Nf052de70dade423b960e234d65ff2c69"}, {"@id": "_:N37d0fe91f5dc4b709082acffe06942cc"}, {"@id": "_:N886ee57406714d368bb0cbddaf231ec4"}, {"@id": "_:N1d2147de0e3140e6a6e26199ab03c44d"}, {"@id": "_:N52a579e098514d099a60aa6eb0e7924e"}, {"@id": "_:N81f97dc834d34f4991d9cbb2b4d221ac"}, {"@id": "_:N30caf9da61494272a53b32bf46b360ca"}, {"@id": "_:Nf246a9bc34f54fdcb251c9550178aca7"}, {"@id": "_:N665597f985ca4b8da76229334177cb55"}, {"@id": "_:Ne202b18e14aa47b884dd5e6379b8d4e9"}, {"@id": "_:N541e827229274a8795df743c0e880435"}, {"@id": "_:Na8b83a3d35354e018e6cac672f6748da"}, {"@id": "_:N9728455f4407417c8c2d5a24f881b887"}, {"@id": "_:N92f5d6e1204946a19ed06c73a55e5764"}, {"@id": "_:Nd0eff4a08466401bbbca88c4166fae87"}, {"@id": "_:Naaaa3e8200fe4705829c81d5ea9678a4"}, {"@id": "_:N35ebc4a5e7fa4cf09855c1f7f9fc4084"}, {"@id": "_:N7afa8af516ba4a2fa84d2f6c6a7d1600"}, {"@id": "_:N0b1e55a580654d868efec1b62b5ff583"}, {"@id": "_:Nd61f59ad59cb489fadcb665b031f3f3f"}, {"@id": "_:N8f20eaba7fa34fd4abf42b253c425ee8"}, {"@id": "_:Nfcd05315b03e4bf0a0011211369bfba0"}, {"@id": "_:Nffa0efb6f5da41a9bfdca68a65a02c9d"}, {"@id": "_:N90cd845b81c14cf68ec1692848328263"}, {"@id": "_:N7669b8ca58f14488b26a34bf4e494e37"}, {"@id": "_:Nbb90eea7114c415da4ba44b36bce7a73"}, {"@id": "_:Nbec0d6a7f9a34a60b7c4a7dc23c549cd"}, {"@id": "_:N2d1178e5ce6b4192a241c61d1352e8dc"}, {"@id": "_:N7841c8e78b4340228f32ba6ee516c42a"}, {"@id": "_:N33e93a8ed315400b92f4dc36249206f0"}, {"@id": "_:N59c73ec508364e1fb0c5515dc486e159"}, {"@id": "_:N329538b60af24501b9dd9c69d06a9d4b"}, {"@id": "_:N84b0993c8e7f4ecd88ffb7c7a5a95360"}, {"@id": "_:N8cc5a95951ef4b90befc2cf9b8bebd6d"}, {"@id": "_:Nb45682c7ed0243e0834f62a16cb28053"}, {"@id": "_:N06444daadff048f4931f4654842ad318"}, {"@id": "_:Nc83622b277c74dc19f6ebc148eb7066c"}, {"@id": "_:N0d5eccd0685d47f7822fd0e95f0d281e"}, {"@id": "_:N0519781475b5439095988847d79db359"}, {"@id": "_:Na8c28b7cb3ee49758e92b0cfcc19afcd"}, {"@id": "_:N71a2712864e14b63a9c5b3991972ed87"}, {"@id": "_:N17ceb8efe84a48cfba66f39a7bab6652"}, {"@id": "_:N46ec8b50595a4f85897aad93aeacb193"}, {"@id": "_:N92210102371a43d790c6a66d0fb915c1"}, {"@id": "_:N4f16dbdde48a4119977ce246c4a35e84"}, {"@id": "_:N80c9cbdae705495e8d47d83bd88f0cf3"}, {"@id": "_:Ne30258bea21344b19e8ffa573025f912"}, {"@id": "_:Nab5342234e4748bebd9ee1a376de3cb0"}, {"@id": "_:Nf888fc5e557f4aa6a344819a60122f96"}, {"@id": "_:N758ee47e4eec4e56b3c67bb6c8bfe13f"}, {"@id": "_:N6705a24156da4d578d61247d51b7967f"}, {"@id": "_:N11c842e4f0e7488f84376002a083825c"}, {"@id": "_:Ncd2ede26b8b445deb6a2b63aee7ad59b"}, {"@id": "_:N668be2a2692f4aa2aa127939c1734c73"}, {"@id": "_:N5aeef4a880fb415388744c3180d1395b"}, {"@id": "_:N39a1f05c69d149c7af105da89157adaf"}, {"@id": "_:N30010d21536b46698f9a40002a025c9b"}, {"@id": "_:Ncad288b7635a4201a1c45c324ca194b4"}, {"@id": "_:N2a21f6579d6d46c0af1d25a85970df74"}, {"@id": "_:Ne1e6d89143804a99a082ca443a8ce847"}, {"@id": "_:N3e1d0044f91b449883d7ffc96fae291b"}, {"@id": "_:N3ac24b40ed3d434ba148eeba3c92df5e"}, {"@id": "_:N1b0f1aff52a146438f700daf68c6c3fe"}, {"@id": "_:N6a999a9de7f14b80a5250a55dddf6a0c"}, {"@id": "_:Na2a32ab5d65841c4bc7a726025c63bff"}, {"@id": "_:N4b8ee70d0ce94acb91a68aad085ae182"}, {"@id": "_:N3f407f2295fb4cb5bad7171971d46f73"}, {"@id": "_:Nda37ed13d7d14ef791a4c08e7d51ccdb"}, {"@id": "_:N4d2539d7e3be45dd806b21369554009b"}, {"@id": "_:N8c48a2200faa4e1f9e92561897b34cac"}, {"@id": "_:Nb488e782477843539680b472219872c1"}, {"@id": "_:N8959a7985d3841f4aa630450dbf338cf"}, {"@id": "_:N0428e9412b594bd998c662327b699757"}, {"@id": "_:N629a206fccb445efa36eda59a1bb3be8"}, {"@id": "_:N15b247da916d43838bda1811f9596462"}, {"@id": "_:Nbc00e2f225d44f598db88cac0ed0de37"}, {"@id": "_:N164bfb41b3ea4c959b4103d4519e4d56"}, {"@id": "_:Nea5a14f2c83146f88bbc414b99ca6214"}, {"@id": "_:Na2988f2eb2144134b4ced3bbbbf7a5ea"}, {"@id": "_:Ne18f2e1107e0474980bcfb7009bbea5e"}, {"@id": "_:N9aec1b0aa4bf41a9816668e14b2129d8"}, {"@id": "_:Nc4b8326509a246958b22b4c9265070c3"}, {"@id": "_:Nc690d4fd471f432f98efb2b38a1d8e97"}, {"@id": "_:Ne78cfaaf6ca14425a7e81477add43470"}, {"@id": "_:N2c695e781e31497c8c502a20543e97cb"}, {"@id": "_:N2e6dccc97e6245178db549a66ddd481c"}, {"@id": "_:N74265af4e14b412b9f2ca6792be31ae7"}, {"@id": "_:Nc329a0a1f5104c1d95486d5a5fb4218f"}, {"@id": "_:N44a89c12d76d4971846711ccf259ea16"}, {"@id": "_:N3fbf65e11b104f5a8c2d4d02dd16080d"}, {"@id": "_:N30a69280b10a434494949a5306708973"}, {"@id": "_:N33b92614282c44f1ab88872c7516288a"}, {"@id": "_:Nf377dc1bdd9f404baef4b8f68165a44c"}, {"@id": "_:N1073d9e16d18485bbdef83c26b3988b8"}, {"@id": "_:Nfc1d9bfdf92f423c9d06df4a994a8d11"}, {"@id": "_:N298a8c57c8d34d0eb2bfceb61ef7bf28"}, {"@id": "_:Nfb3120f40760429cbd5fae2ede05a9e3"}, {"@id": "_:Nd7a3a8143b7c48089c039dea964441ed"}, {"@id": "_:N9791aaffefa14815a2091684c34b0b44"}, {"@id": "_:N6fc0f2a0de0e43a0888ac49d55568377"}, {"@id": "_:N9f60748ed1144d3eb6eba941a3c12738"}, {"@id": "_:N83a5c29a54dc45c2b78e09ca8aa5bf8e"}, {"@id": "_:N2ab0a52d9ad142f7a2327209a49a6ab9"}, {"@id": "_:Na5ae2a324f544153b9678ed0cef78637"}, {"@id": "_:Nc4fac72a49ba4d8ab204acb1d3ebd8b6"}, {"@id": "_:N8f7e44da07ef4502bbd3bf40277295d7"}, {"@id": "_:N748d6f9f385f4f2da2b0d41e50b2ebc6"}, {"@id": "_:N616e1a7a989e4a2b8a460c5a10e64230"}, {"@id": "_:N3206cb3694014070b7e214916d7b0e02"}, {"@id": "_:N45b7d246b6c64432ad8f2bd7f96a09b0"}, {"@id": "_:N518dcf3c20674a298de720437c595253"}, {"@id": "_:Na2e97d250ded41dfbd147ae1c0407f03"}, {"@id": "_:Ndca72d1cdc014d068077c4ade6109784"}, {"@id": "_:Na0de117af146447aaab805f4c741b049"}, {"@id": "_:Ne6c84b29b8364948871362f1bb8e7b98"}, {"@id": "_:Ne3145933ea2f44cb8aaf2dacebc794f9"}, {"@id": "_:N6daa83f6155046a3ba27fc44fbf25572"}, {"@id": "_:N72fdac253b354e06a4a11d3530f80280"}, {"@id": "_:Na241cf20989749cc935bab93677a670f"}, {"@id": "_:Nabeb9caa3a3e4492982bf5584ad76936"}, {"@id": "_:N56cc46833336438b8f788d668231822e"}, {"@id": "_:N0e643441452b4b2c83efa3afe2587596"}, {"@id": "_:Na094450ea4884c96b0e09876bd3c0092"}, {"@id": "_:N1ce86d5dd76c462c9595b2587744b44a"}, {"@id": "_:Nf7e089dcf989491d913defaa386788a0"}, {"@id": "_:N47489421bbb1429b813ccfdf4198644e"}, {"@id": "_:N2107c40f9d8d43839b94f511337c2b81"}, {"@id": "_:Nb81da70de6ae4e468577cdfd3d934bdd"}, {"@id": "_:Nc314a7e037d141c0bccc51362fca8168"}, {"@id": "_:Nfd4c24d000cb44bc8cb2926d4a97203a"}, {"@id": "_:N16123ad86e0c450bbdb30e4f0ea51156"}, {"@id": "_:N8fe9960c5df7474c9ec602fd905f2ec1"}, {"@id": "_:Na1467f67568f4f039b75dc05a58f8c27"}, {"@id": "_:N2c67059fa41f4deb9ef4c2c1d04ae12d"}, {"@id": "_:N6dd22e6f115a478a8da08d3501a3c677"}, {"@id": "_:N6e1a680192224561b964ce7d0fa0ab61"}, {"@id": "_:N6fe12b1cb9364603aee6c458307b0405"}, {"@id": "_:Ndafd79a0ce2748b182c20c98d6ea1b59"}, {"@id": "_:N8c7aa381165445178a22318c760332cd"}, {"@id": "_:N1df94faf5d1e4ca2af2d36861d280ad7"}, {"@id": "_:N023f3e8fd2f34166892419a49e148f43"}, {"@id": "_:Nf79b57c069c442a8853406ac29712e4e"}, {"@id": "_:N69bf91f37f754beca643ec4b786fd541"}, {"@id": "_:Nb5b329e7490f4347b11d1522b7ce4fe4"}, {"@id": "_:Nad4daf37683b465592d1cee376f0c770"}, {"@id": "_:N21f08235d2344f17a4cfcf5281fbe098"}, {"@id": "_:N83d7185f90c84e0793fe1da378981d81"}, {"@id": "_:Ne83ecc6627b24347bb6d4de4e45a09b6"}, {"@id": "_:N5df9b84afc0f4707be9e52d7673831cd"}, {"@id": "_:N5cac2adbcff54c10923d63e710de45cb"}, {"@id": "_:Nd4a27c7e9e0a4fe8a9e3c90f460c84d9"}, {"@id": "_:N49d85bdeb6334eda94192e246b991531"}, {"@id": "_:N8e90bece37534de6be82b30dd1bb1f86"}, {"@id": "_:N255d1ef0a3e64f88850c71c5457a5f72"}, {"@id": "_:N5ae7dbcf63e247a5bd227b3e8942016d"}, {"@id": "_:Nda06ea40a10f4b3d8ff3ffba0c9169fc"}, {"@id": "_:Neea5a54fffce46a18797a80719ab59d2"}, {"@id": "_:Nc098b7704c2944fbb603069258133726"}, {"@id": "_:Nc4375831ab654528ab2963156100745e"}, {"@id": "_:N24ad015d941f4d34b96b7cfa40306441"}, {"@id": "_:N78ffc8ea7a0d41268fe1d488c03c3c94"}, {"@id": "_:Naf1d269a3567435e9645b571978e6885"}, {"@id": "_:N4f2ad451426f425990dc0d8c30f99bf4"}, {"@id": "_:N344141ee71b346fab6b29cd280d95016"}, {"@id": "_:Nf6ea2eeccea94920ba6d74f32f57e076"}, {"@id": "_:N65c5507b76b5438eb123032c38cbab46"}, {"@id": "_:Ndaaacc87988b4b9a996cd861aa2b3c53"}, {"@id": "_:N184a93dde5504984a46c00a0889eedf5"}, {"@id": "_:N274f420d89864d6da9431dabaaa83bc6"}, {"@id": "_:N72ee04b781c54831a00babf2a7a4b32b"}, {"@id": "_:N76f40449aa6a4d61981b0deaf333d77b"}, {"@id": "_:Nb55ffbcfe4ac4f3581c830f9d004fcc5"}, {"@id": "_:N94809791cd694437ae12e04b722da317"}, {"@id": "_:N5af328ee37ac43dea11c2147a1e99c37"}, {"@id": "_:N02c3ec51ab434e1a80c336d4a257a80e"}, {"@id": "_:N83b35951db854531a2e27ec6a29cbdc1"}, {"@id": "_:Nf45932098f4543e5a98ef56354559a4c"}, {"@id": "_:Ne9473039096a4accb48d531e685c5bbd"}, {"@id": "_:Nd673ba51ce3b4ef49681854114bdcbd1"}, {"@id": "_:N513f2996e40042d081f6d5ef6a74b4e8"}, {"@id": "_:N4b0d8a7e1fef438fa792527f9e45888c"}, {"@id": "_:N4da3a477056c4bdbaf97487406f1c0a4"}, {"@id": "_:N1138f8cbbd2b46dd9c6b965b6f3fde22"}, {"@id": "_:N45e615d3751f4dcb8f614da78bcd2a8b"}, {"@id": "_:N579be1da2b4b4a2c84aa49220cbf14ec"}, {"@id": "_:N6fde902ec1904c1fbe31b70d542bb578"}, {"@id": "_:N60bfaf2f4ec8435ab3cc6721ac1fbb74"}, {"@id": "_:N9e7bd687fe52428f9f83ee5140e36f08"}, {"@id": "_:N435c0da92a974f4685cd4a17d2d837d1"}, {"@id": "_:Nc7d868df173d49c2b1626dc72ba995ee"}, {"@id": "_:Nbc38587988ee4948ad2cbf2a647137d5"}, {"@id": "_:N8f6c6115406a4c5fa0804045b55b3cb8"}, {"@id": "_:N8a377956e36e4a5bb979400e057e40fa"}, {"@id": "_:Nb20a2017d18a4877879dcfc3b52dded6"}, {"@id": "_:N2af284e8b7d545069ea887a1d7cda103"}, {"@id": "_:N4f6fa373742647769dd4c3a249c3b5a4"}, {"@id": "_:Ndf884f3418334715901e2d6a9f0b4497"}, {"@id": "_:Nd773bec468254b1d9c8f4bb26b2029e4"}, {"@id": "_:Nd1fa3ecabaad43f59183f75b54bd1605"}, {"@id": "_:N024b6b05e8d042b6980937b66edfa38e"}, {"@id": "_:N7c1d58a1f11f47768a04fd472fbe828a"}, {"@id": "_:Nc3aeeb9dd6f8463f88ad4f1898b74392"}, {"@id": "_:N790c4a59125f476a9e8d5b784cf15f25"}, {"@id": "_:Nc8f7ffe44faa4425950d15566674eb08"}, {"@id": "_:Nc132803a94524ab5931ad1c4e148bc38"}, {"@id": "_:N7a3c982b54544814b03ec712c671b718"}, {"@id": "_:N702259b165d84474b9d87e0276732482"}, {"@id": "_:N7636b9cd128f4c949b8af96332c9c935"}, {"@id": "_:Nca4990eeaf9e4aeaa5ba4fd098370369"}, {"@id": "_:N8f47f4929e594889bbef5237cfb01f1f"}, {"@id": "_:N776529f4950240bdb05acca200f43863"}, {"@id": "_:Nc04e67a2e4c147899bba2bdd5b0ab7d0"}, {"@id": "_:N18d18bffbcd24904be6a3a6e2a42e302"}, {"@id": "_:Nbd3ae482b50947b88583f7d73bd16353"}, {"@id": "_:N308e7f53cdfc48968545567b02a137bf"}, {"@id": "_:N9a7063bc15e742eea1736abe22acc080"}, {"@id": "_:Nb32408435d20427a8ef3e4708bc63b8d"}, {"@id": "_:Nfa381e3861d6468abf6b97402a1db831"}, {"@id": "_:N75577a439300454eb20c410d85e95e9a"}, {"@id": "_:Ne8c5381528484ee1a199f4e52318f10a"}, {"@id": "_:N56076def787748e0a6fba7e388672b36"}, {"@id": "_:Nc91933900516472c929b9421cfd4f09f"}, {"@id": "_:Ndc4b3091a02641f69ee955a6d421e998"}, {"@id": "_:N8fd0dc42b6aa40df8e09a4c891873041"}, {"@id": "_:Neb49c07d186e4afaa6c8b4f72926a8fc"}, {"@id": "_:N4770dad49958421bae8cf4dbbd1f4865"}, {"@id": "_:Ncef3d950acd34b5e971bdc9e050ee776"}, {"@id": "_:N6f12a4726f6047b8b94e3b8c20573d3b"}, {"@id": "_:Nc0640e9685c94decb6b3c9767f626ebb"}, {"@id": "_:N1e09655f29a546be976af0dd628f2644"}, {"@id": "_:Nc8d8343a941443a1a27f3c03894bacb7"}, {"@id": "_:Ne76470b7312e48d1b420ef18214bd94f"}, {"@id": "_:N15a4624c92344f4093176958cce9a5b8"}, {"@id": "_:Nb267a271d2ad471ca8e3591c96cf2fb9"}, {"@id": "_:Nd2ee17065e77466bac10c57b755da516"}, {"@id": "_:N24dfcc7816b34bbdbb0af3461c1c4777"}, {"@id": "_:N6e34c4faf10149369fbb79b0f5f1561f"}, {"@id": "_:N421f98c4bb1344bda96a7c5e54e6ebf2"}, {"@id": "_:N031d3f9ed0574c73908b207cd4879c60"}, {"@id": "_:N890265705f834d24a7df77d3e1842743"}, {"@id": "_:N38978dbebc684ad5a453d838e6537fe4"}, {"@id": "_:N1893dfeaa9a74affac6720a959f3c7e2"}, {"@id": "_:Nd978bb3370ab4e57b06dc2ce50a0dc93"}, {"@id": "_:Ndbcf236f150b433ea8d36f8148cbe1d7"}, {"@id": "_:Nd53adb01011047008b53a6d40b5bca08"}, {"@id": "_:Nd9ed7bc5d13b4506b2b8a35066769d2b"}, {"@id": "_:N576f039a5e7c478f823e402d5c37da4c"}, {"@id": "_:N351bb42f0f244ea5a3d7344bd624239f"}, {"@id": "_:N729d09357b6f4978a919cf140cfc2346"}, {"@id": "_:N3290567d79b14598b9e9c0edbbb85bad"}, {"@id": "_:Na66f1949a3be4ca78f6a1dbc5c0352d0"}, {"@id": "_:Nd79b74755f8949b8b76ab807fea3a310"}, {"@id": "_:N93ce3b63a9f54ff6b82ea0a82448565b"}, {"@id": "_:N82757bee9de8441f9e5926050bb515ec"}, {"@id": "_:N15245df6e3524907adc048db8879ce5f"}, {"@id": "_:Nbb1aec969eb74a8a94d913252a549a11"}, {"@id": "_:N1fb69976bf0843c393e4d0a33ea5b000"}, {"@id": "_:N50d49638064f4656a1c6ce2cd4955040"}, {"@id": "_:N4a2d6a1b0a9e47acb52ac8f6c8bb701a"}, {"@id": "_:N02127c98abb94384ba7868a4e6efb8ae"}, {"@id": "_:N830aa8fc1e1e495d820cd045ae316d69"}, {"@id": "_:N7b4f6df3c4944416b6d289c52f1ec4a1"}, {"@id": "_:N6b537de07052404491fe89ffe8ae09da"}, {"@id": "_:N22367c1cf74c40a6bf5bb208a660cae1"}, {"@id": "_:N16e5bd69c74c46d9acb083e93b0d4917"}, {"@id": "_:Ncf14e866b4f04643bec810e47f1259c6"}, {"@id": "_:Ne7ffa7f29a3345558ce4ba49ccfcdbad"}, {"@id": "_:N87317b3ecb214d41b88ccbaba51facff"}, {"@id": "_:N9417a3a367554bbdb94e3fa69a5ca5e9"}, {"@id": "_:N72f1ab5fc89d41b0a6ddf1ae234ca3f6"}, {"@id": "_:N1078a6b8f8b446d199f3e39526306e19"}, {"@id": "_:N791c08498c0e4caa81d102def7f0b2e3"}, {"@id": "_:N992311f5d8564cc8b0dae35ca221aa03"}, {"@id": "_:Nc2ce9b531e914826b2d16f19833c6e8f"}, {"@id": "_:N67f957d0aff14b84883717f2db2a4562"}, {"@id": "_:N4e58df3e42e74d72b0178ccb78a1c9c3"}, {"@id": "_:Nfbd60434132b45398a6df3c1ddf7c2bb"}, {"@id": "_:N90bfc1da0a054fe0861fb7bf1c27a26b"}, {"@id": "_:Nb41befc5c99541b384bb8c40d14c2741"}, {"@id": "_:Nb23525928ae64de08947dcbb70aa745f"}, {"@id": "_:Nc75b6d96dc1545b8b0cde1150a230ad7"}, {"@id": "_:N1da5bc0b8b1f4c32bbc37fa3f3855316"}, {"@id": "_:N67a44a6e56824952bd26e8af4390394b"}, {"@id": "_:N434c0baea5c6477e978a995681ca4cf3"}, {"@id": "_:N63a75ed9e7784e38a958938de88b7a58"}, {"@id": "_:N23be21b2767c46158c7f33d85f06ad31"}, {"@id": "_:N4573d23197d843f9b74b0fe8d32225f6"}, {"@id": "_:Na980905d756a4dc8ad3401db27d264dc"}, {"@id": "_:N208b5bda837e415ca6fe120182cbc1c0"}, {"@id": "_:N5e2e630f31ce49469375f0829400b79e"}, {"@id": "_:Nebc801d045214133b2479d617647f7d0"}, {"@id": "_:N3ef76864c3b843d2beb062819331a952"}, {"@id": "_:N25c891ca81f24c538df3581ccbbf8735"}, {"@id": "_:N2da33a4a6a744423a8038b6947602af8"}, {"@id": "_:N79fd6fa4d5064d38805bf6a33ab0968a"}, {"@id": "_:N1c5fde8e6e1a45baa1e2e55018fb1b30"}, {"@id": "_:N604263494092481fb1c355a935f70f27"}, {"@id": "_:N5a1e1e613ae94285b5cdc6f3749ab032"}, {"@id": "_:Nf427490679d54e52a71bca063a0ba4f1"}, {"@id": "_:N96bb39f99d584a8b8f5dbd4f784413ec"}, {"@id": "_:Nc79a5d8ec2244c98800ab8a04e8f93f4"}, {"@id": "_:N9141de6e5e82424081b00ba7e0c91dea"}, {"@id": "_:Nad623a78c96a47a3aa276ce802a61865"}, {"@id": "_:N857a3aefe3614f06b69f4b9dffe57a7b"}, {"@id": "_:Nc164b14ef46a471c9eccd3b402c7c126"}, {"@id": "_:Nc2bb04604e3d4349a9a80ebba65982a0"}, {"@id": "_:N30134c01c9634ef0a4fe80b928178f57"}, {"@id": "_:Nebfbf33815864cf591f20070b1df8349"}, {"@id": "_:N079ac56993ae40e5bf907a4a5632241d"}, {"@id": "_:N817556d4b648433696cbfcb9e3f6c7f0"}, {"@id": "_:N4cedf7191034423eb4c52c11bf49b762"}, {"@id": "_:Nea47f8b1b3504546bb33aa4416f3ba96"}, {"@id": "_:N3657b359f03243f1bd2d117073f6d2d6"}, {"@id": "_:Nab0a06ce60d1417981b01693a7d7916a"}, {"@id": "_:N4a12671efbe1498baf92dd3cff81ee4d"}, {"@id": "_:Necda6cc1973f48a78e2eabf74933db13"}, {"@id": "_:Nbcefb594a35741708055647318bef96f"}, {"@id": "_:Ndd8f8a0fc7b049c3a4993526622e7ac7"}, {"@id": "_:N1a1cec620d5546938a32bea4581a3dc8"}, {"@id": "_:N16ec2f74e84f4453b54d1d4ee098784b"}, {"@id": "_:Nc605402f03994a33abfe9889755236ca"}, {"@id": "_:Nbe9b103636f941458fc8216dc58ac104"}, {"@id": "_:Nd8d0dc3852df4de69a1b8fc3c74683e3"}, {"@id": "_:Nabf5f659215243ab9c735d0f5dc7839c"}, {"@id": "_:N7bca447aa2d3446e8414e10b773fba72"}, {"@id": "_:N356186972d6c41a48be0fcc75efaf695"}, {"@id": "_:Neef547e6e296445bb14be490c8952657"}, {"@id": "_:N83202978229a4e0ead70c24aed827595"}, {"@id": "_:N5342afb3bf9349d09bde9916530b949d"}, {"@id": "_:Na1878a4d66c14f709cbbc1a0a72f6a44"}, {"@id": "_:Nb90515754b5a448b81df423bcf7f0a89"}, {"@id": "_:Na0d3e817e8844b129655f65fce4eb8df"}, {"@id": "_:Nb0a590cd2eee4bb78b2fce10056efbb7"}, {"@id": "_:Ndc4f5e9f88954ab2b6091aa4a3e1f1b6"}, {"@id": "_:N9ae0461dcc8f4a5c85c53421e5aef1eb"}, {"@id": "_:N81640f06971544a6a3df379aff7207db"}, {"@id": "_:N5f0d7e3ce4524cdfb3ab6e58b543dbe7"}, {"@id": "_:N05139f369ee14bdea20a424baabb7a76"}, {"@id": "_:N3dd6f5937fa24f578f8e8a7d1388a2ac"}, {"@id": "_:N5ea6b6b01b304c79ab4d523ccdd35d29"}, {"@id": "_:N7cc2d431e3aa4a1086460d26c4451b8b"}, {"@id": "_:N33b5094162874aa2a9f90c36ac6e6c01"}, {"@id": "_:Nbadd02faac394c798e1cec844e2f7454"}, {"@id": "_:N3baf9b91c3894a42b1585bb5ec3af881"}, {"@id": "_:N5bf699d265c24887a62b39fdf5cd6800"}, {"@id": "_:N8b235ed433744a5088ca8636459f648a"}, {"@id": "_:N422592014dcd48bbb4f7fc965cc611cb"}, {"@id": "_:N5861190c778f479d84289307fd9b35ba"}, {"@id": "_:N575527a9c8b944a79808a2c43bdefde8"}, {"@id": "_:Ne3bd439b0c334ed6a4746ac2b5f5792b"}, {"@id": "_:Nd1dbf4d7cd7e42d1bbdcf086d8226af9"}, {"@id": "_:N897213d3dafe4ec4ae1898240634872d"}, {"@id": "_:N452780981bf046b7830156b9e09229fc"}, {"@id": "_:N03cd3fd694c6434e8ab31b12bc7ea023"}, {"@id": "_:Nd69e9cc8f3c44f5a82647a8f01ddd25c"}, {"@id": "_:N2ee2afe64f9041c7ae52c11707ce08db"}, {"@id": "_:N0e7cdf2fad9647ac8832449f24100e0c"}, {"@id": "_:N190387413ad042b6afff3d75fefb710b"}, {"@id": "_:N892c7df521ed423ea5ed99052218800c"}, {"@id": "_:N829bafb25d0347f49c9771f59163ef72"}, {"@id": "_:Nfcf8db7ae33c4c47b74048d09940562a"}, {"@id": "_:N6a1bc418bf924a25aa328f83c2dfb2ca"}, {"@id": "_:N6ef43d82920f4f3bab7ff4e7100a3615"}, {"@id": "_:N4a081d43387d44abbb8cde188aa4af7e"}, {"@id": "_:N436f7a0a92a44e089b2219aabc92f641"}, {"@id": "_:Nb9888abf13614089ae8af5f2446c0ac6"}, {"@id": "_:N379c0f243b134b6c96b8b191f45f9eaf"}, {"@id": "_:N6ecba0af2a8c40e0b51bb64a09b4e0f2"}, {"@id": "_:N58cb21e108754b28a5a71a20eb0e3d01"}, {"@id": "_:Nf3d1fba81a084204bb51e3e900aab382"}, {"@id": "_:N0e8fcadc580a47eb90013eb6907c91f7"}, {"@id": "_:Nbab7b65c2a374af6b885bfc887bae9d2"}, {"@id": "_:Nf3bc39d2fc824f8297b2ef49201206dc"}, {"@id": "_:N4da403dfba794f56ba34bab2d878b4f0"}, {"@id": "_:Ne6229e0c5ab54fffb29817b6d21890ee"}, {"@id": "_:N8cf8d187119c4f8380a53c1ff48f2ae5"}, {"@id": "_:N59307c19c3cc493d969dabad6a7562e2"}, {"@id": "_:Nfa637e518dc6403986c6a05086b121d6"}, {"@id": "_:Nc1d4e7e382e042b7a3d3f9055fc9a6a3"}, {"@id": "_:Nb458ac2e364e4ff49a3594de1b0aad4d"}, {"@id": "_:Ne686109de4e84b1392fb3abaa2f4cb77"}, {"@id": "_:N6e0adcadffea4a3d93f34976db195841"}, {"@id": "_:N8e589dcdc00d466b878592a0822a6a78"}, {"@id": "_:Nc652ca4768da4801b9bd943b396f276e"}, {"@id": "_:Nca9b72322353464dafe59a0a00ec4119"}, {"@id": "_:N00367fa3bb504f8ba6445d70df96947b"}, {"@id": "_:Ncb64f8a672f44269abf5faa274ee3cd8"}, {"@id": "_:N73184e2d6b334cbcb720e866309fbc29"}, {"@id": "_:Nbe7859ed3add4b8fa4f0425e2fb707a3"}, {"@id": "_:N2bf95e2a45bf450a94bfa726d851c667"}, {"@id": "_:Neda5e6f938884e318eb5908093b60b12"}, {"@id": "_:Nc355f62e995d4515875b84babe5ff1d7"}, {"@id": "_:N519e390d93ac4cbfb66a99c0989e3244"}, {"@id": "_:N5290edc9449f4751ab47176efeadc6b3"}, {"@id": "_:Nfd41e0bc482c4cd0a3d597eb1617e418"}, {"@id": "_:Na81e7595b5b94c39af83755d2b7beddd"}, {"@id": "_:N02460125d32a47cca3cd81e0427562da"}, {"@id": "_:N79da3865f25e49238c2ca98d8ba7fa36"}, {"@id": "_:N1086bb0747534bd1adede633a439f9c3"}, {"@id": "_:N078589ad9a4f461a8d868c59d53f9637"}, {"@id": "_:N4eb41ec9d91649fdbaa20a78f8a89697"}, {"@id": "_:N7666c23a7446470488983a64b7d82087"}, {"@id": "_:N51f944bea5e84a41bdcdced98e028727"}, {"@id": "_:Nb948fe4b985547518e7f5d6cdd6991b3"}, {"@id": "_:Nba3b8d5c89c247e9a00149a6bb22876c"}, {"@id": "_:N24ef327db1c84f43b39cd734f1c41b16"}, {"@id": "_:N9d8d5618f6a34825b18508276ce450cb"}, {"@id": "_:N879f82b07ee8496995a9daf744623e5e"}, {"@id": "_:Na9ad07c097ee47cd8dfdfbeb37117f85"}, {"@id": "_:Nb121bdbfbdac4836a2a8ff677b932a60"}, {"@id": "_:N4542a47433df48dfa48a0f2378b11a81"}, {"@id": "_:N83b1bc6517ba455aaf8de36716536c6b"}, {"@id": "_:N932d3bfa167944e39822068f69ff162f"}, {"@id": "_:N110e1659a755498bb90bf0b6c36eddf9"}, {"@id": "_:N5ff6502be4274f7a81631156a48e0713"}, {"@id": "_:N3e0d39eacef5491abc7190ae405b56e2"}, {"@id": "_:Nf3275dd9bb014f82ac5ed71a79d73429"}, {"@id": "_:Ne53186a452544601a3fd643dbc6d1ac7"}, {"@id": "_:N87d8b8c9cdb44461ada5b0919e9b9003"}, {"@id": "_:N2e6e8c8d043a484ab9271e5acd5fc65d"}, {"@id": "_:N0014cafbbd264a05a47cc70fc13ef7c9"}, {"@id": "_:Nfe0c965ddccf4041a87778d8cbe9ea83"}, {"@id": "_:N3c102cca3aa34f5490030444c989da3c"}, {"@id": "_:Ndd431ef760b344b2a063f9825f146440"}, {"@id": "_:N61df99aad427453a9b95a1a99483b615"}, {"@id": "_:N66134d868be54a82ac6baf555259272d"}, {"@id": "_:N857e68cc6ac14985aa5e3cb34fa562a3"}, {"@id": "_:N64cfd1e13a694ef5834b0c31b9202f3b"}, {"@id": "_:N48df4b1b46a04121a89bc82833825f92"}, {"@id": "_:N973b351c1e0d49ed819da2f6feba6506"}, {"@id": "_:Nd23015b732354893b308557d949b8717"}, {"@id": "_:Nc7ee8dcee2f147c8ab88585f8909f90a"}, {"@id": "_:Nabe8b8da048b4a2f9990081308fdf817"}, {"@id": "_:N4bf400394a884c508a922c17a7b83e56"}, {"@id": "_:Ne0d64adc61bc47b1b35a679489d50160"}, {"@id": "_:Ne23c5584439741f394dff561c483ab26"}, {"@id": "_:N998419f0c59e473dbe30aebfb0edcfc9"}, {"@id": "_:N660c76c6054043478ac80cc51e08c99c"}, {"@id": "_:Ndcdf2ac44d51468abbe8dc4051731ca4"}, {"@id": "_:N7b63190e42484d5fb77b77c8e5cff8d0"}, {"@id": "_:N1b07d5048e274472829ff766839cf315"}, {"@id": "_:Nf23a4d70397a4b50a03304bf7240aab1"}, {"@id": "_:N3a7bb6444cf94f1ba348eee1548c3385"}, {"@id": "_:N5f43683c62454490b6347ab81cf101be"}, {"@id": "_:N78b35fc3a30a44f288f12f447cc6d2da"}, {"@id": "_:N6bc766716e9b48ea868316c0f86470b1"}, {"@id": "_:Ne95c577a01744075b71f0ec884c8084f"}, {"@id": "_:N4d07ed29af7e4872aff0bb6a87a5be57"}, {"@id": "_:Nf36d6afa70f941a29544a411a5c9eca1"}, {"@id": "_:N8692b5d8ab124c49a905ae06e9359aa4"}, {"@id": "_:N33bbe00045ab4fff8f43241262e426d2"}, {"@id": "_:Ne45501cd587044b08a2b872227bbf14e"}, {"@id": "_:Nb3b05d6a221e401eb59197efae297551"}, {"@id": "_:N45719b94103549b3ac31ccabf98a172e"}, {"@id": "_:Nc7c893add17e432d8e11453c5377ad7a"}, {"@id": "_:N9a2698074da1472191d504212b594c19"}, {"@id": "_:N4d6757e04f414659a2e5b9813c1ada20"}, {"@id": "_:Ne02411bb865347baa6262c939562e9b1"}, {"@id": "_:Nfc37fe2318934c329e39ba6bc39d4fd1"}, {"@id": "_:N88e601d9651d42fab6928adbace27d2d"}, {"@id": "_:N04774fb004654a1693233e315301119f"}, {"@id": "_:N4dadcd9955a142f99b739407664a1950"}, {"@id": "_:N2ea740f1bdc442a881425f3a898f3163"}, {"@id": "_:N4b140ba935874d508f7a7a0372c48acb"}, {"@id": "_:Naff9a68f9f3a44e2a97a5a6fbd6f09a6"}, {"@id": "_:Nb98e5a835987408882fa4e3063573e27"}, {"@id": "_:Na471e58717d84a59bc2e5353cc8aa56c"}, {"@id": "_:Nbe3c9e54b77c44f8a72d68376d849390"}, {"@id": "_:N7330a46779c141258f3a4d2a0082f289"}, {"@id": "_:N22b2d739b24f442084450618e1abbeeb"}, {"@id": "_:N7893ffac43cd42fc8a84e6acd77d0fdc"}, {"@id": "_:N07e4c486454041deb1db3f870cbdc2bd"}, {"@id": "_:Ndbc2011284894bd0ae7d2f9dcfc96ca0"}, {"@id": "_:N16db8eac9aa344bdbea0cf2e70e00746"}, {"@id": "_:N78daf27bde394d7696b17c79c8fa4fe2"}, {"@id": "_:Na21548b6ef254c5c9b24ee76f3ae4ffb"}, {"@id": "_:N1790eba05ad940ea97bc5b9686859e90"}, {"@id": "_:Ne7c195ddc49c4b8e82853b287e6dd37b"}, {"@id": "_:Nb5ecebcaaab04d09ae463bb69cdbca30"}, {"@id": "_:N7cbcbc18afd94214bf7b12bb2ad0a177"}, {"@id": "_:N906326e0be604b0a9df40a0f5046af67"}, {"@id": "_:N10297556857d4deab01950fc78549e71"}, {"@id": "_:N66a9fc5b85ec403996b9d0a502bc0304"}, {"@id": "_:Nede344b799de439bb8a859d092351362"}, {"@id": "_:N8ba2a6b2b8f44dd792e40156b9734c95"}, {"@id": "_:Nbb3812a499ce4aa7bb09c1c0f612e030"}, {"@id": "_:N2afea0717e174b4798976949d08c4880"}, {"@id": "_:Nddbe8116ad9e49bb8fedbcdcd2002dc1"}, {"@id": "_:Nf907e1cfa404492c821f0b4e5217e439"}, {"@id": "_:N6e35fe22ad54436a91df4a1f88229dff"}, {"@id": "_:Nd8fb3e9ae02b4204a148bf717ff2b87a"}, {"@id": "_:N4acf9284862e4c1392cf78901f9e312e"}, {"@id": "_:N657ff95693ff461fa14ac0ae963d3486"}, {"@id": "_:N8a6bbcc533374d0fb2cb2b732385e025"}, {"@id": "_:N387a552ca1e44f35803f6a7fa51dd9a7"}, {"@id": "_:N76b87abc4f6b4fb48e6d9011ae36fd05"}, {"@id": "_:N8a40dfc7fc31405e9b5057a2a0820abf"}, {"@id": "_:Ncfc272f4c2e5474babc0ca639a62fb12"}, {"@id": "_:Ndfdecd10b25f4e28a2a5e4f851e0cf3c"}, {"@id": "_:Ne7297117ae9e478e9844656a54ad7797"}, {"@id": "_:N96569bbc4dff4b07b48171dddf9c4694"}, {"@id": "_:N86bab9c64d034672b262851397ca6657"}, {"@id": "_:N5acf9df44b6f4851a94770c938001b66"}, {"@id": "_:N7c939a7b74224334bca087de710f4c55"}, {"@id": "_:Nedd3191dd4274129a005b13782cbdf17"}, {"@id": "_:N9ec3f62985414ef7bb3d4872ab6279fd"}, {"@id": "_:N4ba4548b85274ceba66f1bfdc9b388e0"}, {"@id": "_:N0979b0c5798b4f2984efd94e61ada309"}, {"@id": "_:N212e6fd407d24b2383081ad3fb6eca1f"}, {"@id": "_:Nef91ef03b8f54a4f964bab9a7795ab04"}, {"@id": "_:Nc732e5c462984c6c8568762711fde9df"}, {"@id": "_:N9bbc6d044a5a46dd906f2ef77d6246ad"}, {"@id": "_:Ned35392e0f4b402d9b9b710d76e38871"}, {"@id": "_:N12b12082787d4945a7b96985b9012285"}, {"@id": "_:N5bdb69648c314fa3a242e3bb5cbce026"}, {"@id": "_:Nffc3875516514bf99e381a8936100b9a"}, {"@id": "_:N72c314b0e8714f829548ac4dfa804f15"}, {"@id": "_:N6e439db67bca49ffb0a7c8d8d3619de8"}, {"@id": "_:Nd14e72221a524199be801c0d741196dd"}, {"@id": "_:N8bc144d4052a42cabb58004813aa84bf"}, {"@id": "_:Neecbe29b39bc49beab940d8be526f292"}, {"@id": "_:Nf1878225c4334a2ba2ba857a94219864"}, {"@id": "_:Ned80565119bc473a9c79fb5acdfd0081"}, {"@id": "_:N542daef7e0cc4abaac3ec2fc90075382"}, {"@id": "_:Nf5ea61c1dd0b447faf87bcbf8e329184"}, {"@id": "_:N5277ddf0ece542e98a797daf5cac12ba"}, {"@id": "_:N8e7d23b83c814e76b9ade1dc9b71f537"}, {"@id": "_:N3f94752f3d9049c29eed5d5bff559204"}, {"@id": "_:Nc9f5579b2a9b4918b24052ad2dd19b96"}, {"@id": "_:N17eafa59974a4dada55760588fed427d"}, {"@id": "_:N0f55f8e85bda4b46a87146d175333914"}, {"@id": "_:N6fa515dcf1004248b90653cb5e5ebefc"}, {"@id": "_:N162bc1d1b988490485f35286710dcb43"}, {"@id": "_:Nd0720ddf4c3b40fb8351a1b81337c751"}, {"@id": "_:N6aae1d259de14cdbbba17ee1e03a8df6"}, {"@id": "_:Ne1383109bf344bdd9a6301776fc5699c"}, {"@id": "_:Nd278df234a734b68bb6d940702c2bfc0"}, {"@id": "_:N367887a2a06a43e49051bb88983085b6"}, {"@id": "_:Naabe6157bc09491981755b55c28dc400"}, {"@id": "_:Nff8f7de0edd24b019ffa245338ec631e"}, {"@id": "_:Nc019b8744a12454397244a2cac64c75e"}, {"@id": "_:N986739f0a4824af6b94465b1c31d6b14"}, {"@id": "_:Ne82ffc64216949a6a5fcd03327cc7790"}, {"@id": "_:Na09eca15f6f94e438c33be56fc026fac"}, {"@id": "_:N95fe0fa2903245c8bd7822f9746756a4"}, {"@id": "_:N276105dc2b1d4ce1aea9e694aa66ec01"}, {"@id": "_:N45a8d91faefb4adba7ab88c0f78fa1fd"}, {"@id": "_:N24547ac974864b23b8ecdadb2bf378ce"}, {"@id": "_:N4c099d9fe42040a6830b1722bc8dd67e"}, {"@id": "_:N48383a8d11964e3d8821770880cb1ea1"}, {"@id": "_:N656111d8201e414dbb0d0327292cc5d6"}, {"@id": "_:N9fb89cb5502b41a3b62d4f21df0ef0df"}, {"@id": "_:Naac947fba1294f8aa80fc217a77bd772"}, {"@id": "_:N6e4b0ef20fad44eb80bde0b30ecd7715"}, {"@id": "_:N76fcbcf047444c4e8764a0f4792a6b73"}, {"@id": "_:N0b8f35e6a26b4bbc9d00eeb33187e36c"}, {"@id": "_:N8871a0a73a1d4c5aa87e03e73289b74c"}, {"@id": "_:N28c60970110446119bc689b061266c9a"}, {"@id": "_:N09c8146b810f42efa21ea19fb889da0b"}, {"@id": "_:Ncd3498014dfd4b90bca529286d38ab40"}, {"@id": "_:Nc1ffa7fc8e3b441db177953ce6204d6a"}, {"@id": "_:Ncc672f7d56674f138c46c2f09b47144c"}, {"@id": "_:N50493c3d406d4282b20950929003b69c"}, {"@id": "_:Na148355ea49146f6bfe0c0e9950be0a3"}, {"@id": "_:N24ab021e3b394ec6bcb2b21d9638c8e2"}, {"@id": "_:N9a6457b3e533412291e6f36939f0540c"}, {"@id": "_:N61662a894b6d4f48a1c2e24f30a90901"}, {"@id": "_:N5d832beb1dcd441a8050db098ee6f9f5"}, {"@id": "_:Nf09ffce49d384d599c729ed0ada6c086"}, {"@id": "_:Ne8253596b23a47d39e6186d5e12906ab"}, {"@id": "_:N67519db9ddd745e090be9acf6c6abd7f"}, {"@id": "_:N061ed4c70677467bbc621054fa0db421"}, {"@id": "_:Nf50fdec61e7f4447ae6ff2f9e043d965"}, {"@id": "_:N7818604fac3a4f31a603c0cf3bd32415"}, {"@id": "_:N1b58cd214b4f48ceafdd246d29206411"}, {"@id": "_:N8b57551fef494beeb802f6ecb47e679c"}, {"@id": "_:N32e7bc2730264420bd2df155a6e874ec"}, {"@id": "_:N95f130aea6384f2e9e30f7ea1cb7333f"}, {"@id": "_:N61ce5a8521fb4c189b05ea682bae9d52"}, {"@id": "_:Ndef7b9b81b17403ea7dc243750c70837"}, {"@id": "_:N8cbfcb3cbea54696a49bf03d4299b2c6"}, {"@id": "_:N4af6e7376a054cd8be6fac3535edacc7"}, {"@id": "_:N71592ded8fd8414c9d5f06237afa069f"}, {"@id": "_:N5ad50d9d677b47d1be54c66cdbb29c32"}, {"@id": "_:Nbfb2508e45044d2c96bdbcf21328234b"}, {"@id": "_:Ne0a7ce82a2ab4dad81d43edba8b28748"}, {"@id": "_:Nc0a5c46bea3e4d57896da8f9905cc0bd"}, {"@id": "_:N510a53584b4a4ec6aabab5b13bde8800"}, {"@id": "_:N557967fe4ed14a74af5a725d8a32fdcc"}, {"@id": "_:Nd49adcb76d1e4c8fa856897c5a5199ee"}, {"@id": "_:Nbc556e8cea5a46b4b8ed02f6249fdec3"}, {"@id": "_:N6c4feeab9a3a4407b800f930a7e970ad"}, {"@id": "_:Nc632499450224b098903c353ade4c58e"}, {"@id": "_:N42a50cf7ceac452985d54c6e356b07d6"}, {"@id": "_:N5b9606ed48fc44168deaaa9eb2dcca38"}, {"@id": "_:N39d50d7a09034eeb99b77bd8a3cde301"}, {"@id": "_:Nb67f9cce425f47c28d2dce2a0fc3843f"}, {"@id": "_:N1bdcffc748c543ba9412645dbf5d8dc1"}, {"@id": "_:N1d92adceb1ca48e1b98854bae8f941a4"}, {"@id": "_:Nb759f1c84e2a464d9f808c8c39cf06c0"}, {"@id": "_:N7768c0b86daa4cfabec065de5c44861a"}, {"@id": "_:N9b9630f81d384e45afacd84bdec21fd0"}, {"@id": "_:N1a0643761a2b45459953cbe53bc46e37"}, {"@id": "_:N5378d0a930d546cb8bd8269ac5f016f3"}, {"@id": "_:N2a3b3e16f5e24a8aae91049f8122f182"}, {"@id": "_:Nc82c74fc0c9447e8b4ad81c13a8c4ecb"}, {"@id": "_:N0ed5fffde1184f9f964b3300459afd1f"}, {"@id": "_:N45ed966f6ea04fcf94c3edea2b3ffd6d"}, {"@id": "_:N7bf5d3a8054649c5bd97444faa50fb27"}, {"@id": "_:N7b6eed55054e40cc934c4d1eeb2f61d1"}, {"@id": "_:N13472d0ed98a451297bf455fb663b3c1"}, {"@id": "_:N555b1006c8e449cea8d62614b611a2f5"}, {"@id": "_:N9790eb4cb5004a3c8ac3380152f30e37"}, {"@id": "_:Nb96220da3cdc46e38568f6c077526fbe"}, {"@id": "_:N3c7d6f8f644846adb00b3888d471d1c3"}, {"@id": "_:N9e93a24bf332446e952c2de12d186af5"}, {"@id": "_:N69f13087623c417097f336f221ceca97"}, {"@id": "_:Nfd37cc6d68044976a880949e40c2dfea"}, {"@id": "_:N5a2536d450d645bab0e1797414ee7115"}, {"@id": "_:Nd22743dfacb6400a861c02921e336043"}, {"@id": "_:N8c3d5cefaf40428da01feaabceb9aede"}, {"@id": "_:N33ac48eb529e496bac76ff3e8e0ee322"}, {"@id": "_:N66ef35dc868b4bd09e4c3a1cbdaf413a"}, {"@id": "_:N2d4667b0000045ac9f7488b644f2d234"}, {"@id": "_:Ncc1e2120c8b54de684944d44b3896436"}, {"@id": "_:N8320c00a60bf428d804c89ac2e25fc42"}, {"@id": "_:N70ec5c3bb7134c299458f581bba766ef"}, {"@id": "_:Nb1f4e6ffdc5b4ffdae94ff58e046dc52"}, {"@id": "_:Nd6dee1127bbe458e8e85e61d4a528ecd"}, {"@id": "_:N9997ceb4f67c4525b55f081d973a22e6"}, {"@id": "_:Nf37d075b710948a5af1c31e60adaa7ad"}, {"@id": "_:Nbf7f122697814ca796367b48d82f0971"}, {"@id": "_:Nad4fd73eee034a3fbfae32b5cd5b8537"}, {"@id": "_:N0ac24d8feba44973b96ea42cee493e65"}, {"@id": "_:N97e51dea74eb4249893b3b5c073edc25"}, {"@id": "_:Nb946f875e5e54b539d5f46c480f06ed7"}, {"@id": "_:N0f14ed87a478427fac69c94731e12586"}, {"@id": "_:N8b7d71998a2f47879ffa4a5351eb47dc"}, {"@id": "_:N117eb2ccc7ad4d1b8054aadbd843f4aa"}, {"@id": "_:Nf1bb547d73cd44ccb0d61c202da149c5"}, {"@id": "_:N7818e57158094dadacba1f8038fd341d"}, {"@id": "_:Nd25468d74e374f22b8cadd272967fd49"}, {"@id": "_:N0c941078c3ee43d7abf11c034fa5b838"}, {"@id": "_:N15f15f477c84408fa6c178002e8121d3"}, {"@id": "_:N8f003c6789c94f0c9ac07c6f32bef53e"}, {"@id": "_:N72930ddffaba496c9415ea914211cc34"}, {"@id": "_:N320fc498521a4d26a4b6d6bbfb0d9621"}, {"@id": "_:N7e74ea8abcc44954b32c54e143f601ae"}, {"@id": "_:Ned4fd011d781420dbc88eea4703f162b"}, {"@id": "_:Nf6f44d92d5af48a9a8df6bd459b595e0"}, {"@id": "_:N6d56d1b742a9464ba42d0b1906dc3e9d"}, {"@id": "_:N8901a5382e2446bba00e30e3edd1cf51"}, {"@id": "_:Nb18779c81da04a4e9daa89d4645f5ca1"}, {"@id": "_:N4cbb15d3e4394c288aa7c9644103ea07"}, {"@id": "_:N2939a21207d04a23bf84f554eb190fb4"}, {"@id": "_:N7a071b353ed747a3acb7a469970c6a17"}, {"@id": "_:Nad0bff48892c4010add5c0bdc7bc3642"}, {"@id": "_:N809250b6ec3447a3a3b7682eefd602b7"}, {"@id": "_:N202dba1200d044c5b3a9ddabda3eb0bb"}, {"@id": "_:N7a2a2316b8914d0e8f26d60cf544e3fa"}, {"@id": "_:N53451eb20ed542e98b99647537466533"}, {"@id": "_:N3fcc9e97edb4495ca5bf8878cfd30a32"}, {"@id": "_:N66e13b7cbff34e5b9972de6ecbf6d65b"}, {"@id": "_:N0e87d52eaae047e7b739ff55351d03b6"}, {"@id": "_:Nfa4ccbfcb90f43bb8c2a311cf674f8fe"}, {"@id": "_:Nf44cd36a853148059e838f4f05dd9f1e"}, {"@id": "_:Nd5a1ecf7faed4a15afe129afdb2e168a"}, {"@id": "_:Nc332b05922d947a092716e59607deb7b"}, {"@id": "_:N171d6586d7794d5f941d77e5f36a8e34"}, {"@id": "_:Nde0b13ce90a44258a357ce593371613a"}, {"@id": "_:N72ef891c43c443b983dcd3e69d34cbb5"}, {"@id": "_:N736716d1562d4cc7813c618278ffbf2e"}, {"@id": "_:N9488eb43fef1459e9028d2c92369213e"}, {"@id": "_:N81c1775fc65340d4b9c85887b3b3cb97"}, {"@id": "_:N23d5a9c760ce4b1fbc961cd570c28731"}, {"@id": "_:N93690d33443b4c8385bd1de35788326c"}, {"@id": "_:N8e4b3a7b753c4b94a5799a0ff43019df"}, {"@id": "_:N6abe2bcb73eb48d2ae9cb68adcc5f11d"}, {"@id": "_:Nb5bef8f8f98e4b56b406b96b5a70d09f"}, {"@id": "_:N9731bc12076444d5a6d43c44a236427e"}, {"@id": "_:Nc20c5d0f582d468486153f162f8b7796"}, {"@id": "_:Nf4118d281ca04a2fa256b01f80e99502"}, {"@id": "_:N2772d0ee44ae47df866ab015b1144508"}, {"@id": "_:N06769def135c49eab7d041b7e00db593"}, {"@id": "_:Nca2081e841b0421e92f8261c24bf4119"}, {"@id": "_:N9eb46b8cdec1462ea8c4ccb2ed5faa23"}, {"@id": "_:Nf494b87a9e804eb6a47a4411ecbf1b75"}, {"@id": "_:N0c1a741cee3f446eb89f2c2925a4b56a"}, {"@id": "_:N5f1bda3c47a540bcb3612b6a39b54c51"}, {"@id": "_:N98446f232dcd49eca75f461894827c65"}, {"@id": "_:N448b616dff7340b18dc0c570456cd45a"}, {"@id": "_:N0f89f2641ed9403abd37ea05132a5c00"}, {"@id": "_:N636832b920d941bf939e0f78616fd64b"}, {"@id": "_:Nce3789b5512e4afeb966817fab8273ec"}, {"@id": "_:Na42c505cef26464c93ff7253450f2ff3"}, {"@id": "_:Ned6e9550aa614b85955c03840036f9ac"}, {"@id": "_:Nacda4146c86143d7a18aeebaf0130fe7"}, {"@id": "_:Neaae9c1e9bb545ddba0ec035e5add69c"}, {"@id": "_:N1be333626f6d4b07ad8ac78eabb0974b"}, {"@id": "_:Nfafe3fad29894bdd8c4def04f4f832be"}, {"@id": "_:N1c9c92e79d6a4eaa9226ea4c93c17a5b"}, {"@id": "_:Nfb757eb5c84e49148c9e9f3bd46f5495"}, {"@id": "_:Na5354752b7694046a7343110697818e2"}, {"@id": "_:Na781a88d948540d1bfb5e8fe3b518ec3"}, {"@id": "_:N127201ffb5b54ad2b6a002e5416bd4eb"}, {"@id": "_:N06f02b2b4b0c460f97d53080f1c13b7b"}, {"@id": "_:Nc900513e04d74eeea8de07894158b8f2"}, {"@id": "_:N7b2ae44899a547df817037b3b61870cf"}, {"@id": "_:N8648e8b11e694499a247d4e1ad875692"}, {"@id": "_:N739802c5214443c6a0a952b3ad04342a"}, {"@id": "_:N83a2af1f58a54c7db1bcdaa27e3b5ff0"}, {"@id": "_:N69157af817d4413c84ad87aaff443b16"}, {"@id": "_:N94984aa434b344438a5b88f01e1bc2c5"}, {"@id": "_:N4df576a0d97e4b02bedbad68a2727ad0"}, {"@id": "_:N512e919b2f2c46079b43904e773ef979"}, {"@id": "_:N3476e16731484402b73c08dc329931a8"}, {"@id": "_:Nd234076545264f47bd2e21edcf8b1b3a"}, {"@id": "_:N84c0b01e99fb435bb8c269df15dc9406"}, {"@id": "_:N0be57b0bdeee4e4d8e4e0f0e07ec6443"}, {"@id": "_:N1e810f32bddd4ecfa5a4be210f428aa4"}, {"@id": "_:N63abcbc6869c4af3aa682f2c2fe64f7a"}, {"@id": "_:N71de121423f044bf94cbcff7b48f8ca7"}, {"@id": "_:Nd033b134d56b4a10a14b91a58c47d484"}, {"@id": "_:Ndc1c993eed904c37aeedcf81c9458588"}, {"@id": "_:N407ee83001b1472da658d9b4e69b9f51"}, {"@id": "_:Nefc0d33897264342a831a6971a8c78f0"}, {"@id": "_:N4fe99f386bc840e78c770773acb469be"}, {"@id": "_:N5c6819170d1a40deae666c57fb63d0f7"}, {"@id": "_:Neeb530102fdf47828b70f6497bb7888d"}, {"@id": "_:N2f9f2709530f4c0fa65fc7010be2f8fa"}, {"@id": "_:N29ce61492f5346a2939fe6a4dc46fd9a"}, {"@id": "_:Nc74ac71c49dc4daaa6d5cb43f7b97a26"}, {"@id": "_:Nd0c1fb3e2c6e459ab503e095cc97c75b"}, {"@id": "_:N9fc8e993d72f4fb29bffa59446235ee4"}, {"@id": "_:N3b26893d6f084dadbe2bc3320b2403c7"}, {"@id": "_:N7f1161b827e342ae81422a34011fccec"}, {"@id": "_:N7ad69d936de34e96bf2060204eb53566"}, {"@id": "_:N94e4ac3ecb864fb3837b45a6e65ba321"}, {"@id": "_:Ne65591d39fef43858adede9c64884a1f"}, {"@id": "_:Nda692aa0f1ad48ed9bf73616e5d0740f"}, {"@id": "_:N5814aea32b6c476580a970253e3cfc1c"}, {"@id": "_:Nfd473252ca83457fbc5e8f9080cfa775"}, {"@id": "_:Naadc5a242f5e484ebd5f03037d1f0419"}, {"@id": "_:N85c3b8bcef0b4144946e90c0b8f1b73d"}, {"@id": "_:N740dc53fb5484b2c8e3b9a1f0af070db"}, {"@id": "_:N8480778ebfa44b1c81881ab8e0c7caad"}, {"@id": "_:Nfd86a8e0cd4d4b1d8a3cb1e5e629d4b8"}, {"@id": "_:N3897bb2077bc4bf7b7a1195f145d715d"}, {"@id": "_:N2edf0f672d514acfabf3a6537b0c748d"}, {"@id": "_:N0264c1228bbd4fbe91b7f462c0526bcb"}, {"@id": "_:Necec61c603774195b0dfc7151c4e28ee"}, {"@id": "_:N39711c2b905542899e5205668bd8706b"}, {"@id": "_:N84dee2bcdabb4a6880c57c4bf2ffcbfa"}, {"@id": "_:N665104b7012a4b959748ce47a4960e7e"}, {"@id": "_:N3661886c15e84b15a8951805ba80f27f"}, {"@id": "_:Nf4b1220b64ec4a758530cd2d7e71b99e"}, {"@id": "_:Nb20372766fe74a7787bb9d535bfbe4ee"}, {"@id": "_:N02eb296ad5d64cf3bd918c38c8f0d691"}, {"@id": "_:N6c2ec6cb5e004569954f211327ae4929"}, {"@id": "_:N94a01050aa8949518d93c1c8b8bd76fb"}, {"@id": "_:N0b880fbaf6ee467a91d819e2ed6ec8cf"}, {"@id": "_:Nae455385f2484b28acfa9ba3bdf74dfe"}, {"@id": "_:Nf0f8b41f103748a497af9ebe0394c317"}, {"@id": "_:Ne5818c6a56594fbcaf6a6ac79425fadc"}, {"@id": "_:Nb02a375f078b4240bb6316fff20789e5"}, {"@id": "_:N4f5bc32b568442a0b31626d0dec5feff"}, {"@id": "_:N9a217ff8a8f1473b8fc3d54bc7682d09"}, {"@id": "_:N76f17f471bbc42c49e36e381d6d66426"}, {"@id": "_:Na876979e7bf148ad9e96684ce4047b13"}, {"@id": "_:N268c7a05a3b64550a0c2e9f8f4bad1a4"}, {"@id": "_:N9ae4ca1076de435bb33557f843ab31fa"}, {"@id": "_:N9a46886ac9df4b6dba1bad8ec51bc06b"}, {"@id": "_:N1ef6254615ca4986bc51154f8ad1c683"}, {"@id": "_:Ne8b06f84577b4bfb86bf22aed374c9e1"}, {"@id": "_:N6e13defa53174fd99a3ba05c47b3bc71"}, {"@id": "_:Nadab0b70ca66462081559014a0e22c1f"}, {"@id": "_:N358747c9d7a248cca138bff7d1bf806a"}, {"@id": "_:N32bb4a7562494e33932d02f7f32aef51"}, {"@id": "_:N8e7e19db0f4e421f9c93b9e10fb0293a"}, {"@id": "_:N986c621b07944df6bc7d53c3183e165f"}, {"@id": "_:Nabcc1ee892c54a1987d19d0ab42c50a2"}, {"@id": "_:N0497b92ad2814f27b3a102883cd4cf56"}, {"@id": "_:N8fc336a46fb040dc986f77ed70a75d1e"}, {"@id": "_:Nf255231ab69040c09adf09c9c532ba38"}, {"@id": "_:Nd0de2338b166445b9d01b80e786224de"}, {"@id": "_:Nf30db6c1e9b6419f8c494ee646bb8748"}, {"@id": "_:N0f5916ee85d04ccfb36ff9c55ed656bd"}, {"@id": "_:N4991e8977a2b4979b7c0b33aa5f50ee2"}, {"@id": "_:N4eecd15d9e2e4022a0feaa814bbfeb6c"}, {"@id": "_:N484e76315f23493bab6cde984d03d96f"}, {"@id": "_:N4f46fa71f46d4942bac06e087d4905d6"}, {"@id": "_:N506456ee9b6b441cac761c18696c9639"}, {"@id": "_:Nd9e8154e1e1d44ac86390eff7cbaf7fa"}, {"@id": "_:Nb780c22cb0e14fbc95c0e00a78bcdf81"}, {"@id": "_:N78b5ca0abb2c45518c999cbc07cba970"}, {"@id": "_:N48d22ca4d28c449483ba95b8c533913e"}, {"@id": "_:N504d9acd01194423b247071376fe7c90"}, {"@id": "_:N5a6624dc40f74a97b62278b616bb2e31"}, {"@id": "_:Ne67044a0c52a47328b6d97b68fd8373b"}, {"@id": "_:N4e1e0251330e4cb8b70e480dc87c7c71"}, {"@id": "_:Nb4efd5b0dc5a4050b1649ecbbcdf0a64"}, {"@id": "_:Nd800b90d199f4a0b97776a41b24e6ab2"}, {"@id": "_:Na7feb443de474e83bd104614a3d217ca"}, {"@id": "_:Ncece294b1b454b58aab0e809692b86bf"}, {"@id": "_:Nc369f3294506430eaf2c9fd84eca537c"}, {"@id": "_:Nc45598c2b35b4a21b94f29333f91377f"}, {"@id": "_:Ne42d5d84990c4d3599f1f15a1197946b"}, {"@id": "_:N137269502c79488c949187906ae3662c"}, {"@id": "_:N68bb510e66854c2b8caa72585faf4628"}, {"@id": "_:N18a02315caba4f02b0642c695aa13659"}, {"@id": "_:Nf9eb9c98dd6549b39db787d4ba6d962f"}, {"@id": "_:N54d9d89eda0347dca3d7e34407521b1d"}, {"@id": "_:N148b105924874c55ac61549b0f1ee00c"}, {"@id": "_:Ne4ba62d46e874deeaa59e774a41f82e8"}, {"@id": "_:N7bbcc3f2356c49dd8451c051eadfdfb5"}, {"@id": "_:N0b0179a0a3374284a406c97062892c82"}, {"@id": "_:N14d92910ad1946d9bc95b723fa93b740"}, {"@id": "_:N35ce8fe8f1f34dd39fde14f196ad2288"}, {"@id": "_:N8875aa37216a4af0814a332a4d3b1d38"}, {"@id": "_:N215a7e9a460349b7b281cfdb04b8a697"}, {"@id": "_:N89f7d6fdffd744efaee8b7ec6db961dd"}, {"@id": "_:N378e3e869e0945538acb9f3bd535cae4"}, {"@id": "_:Nfb0ed34b862c44b0b520eec5fdd3bcc2"}, {"@id": "_:N824088f04fe84681bf5a39d9e0a357bd"}, {"@id": "_:Nc641263df3054dc8b22f97440873a8df"}, {"@id": "_:N59dec0439db24c0ba3cc6ed8453e783e"}, {"@id": "_:N6bd6fa573ecb401f8f3aa117eb9ff81f"}, {"@id": "_:N249f31d567f942e29fe3beb6dc62ecbc"}, {"@id": "_:N60dc6ca5b45e487eb24d83f263013027"}, {"@id": "_:Ne4d6976bdd184ead99e39d94cc0e1002"}, {"@id": "_:N2e2024e6739a41aa9cbd2add9f816f72"}, {"@id": "_:N698fd734303449dfb76da610f565e196"}, {"@id": "_:N67a176d8756a40e7a782e442e9e0f03a"}, {"@id": "_:Nf9ed30e7c6ff451084a3745df8a3866b"}, {"@id": "_:Na9e08c9ee214438ea882d15d8e904782"}, {"@id": "_:N4d5e0752dd564c1aa7d7aa2485031065"}, {"@id": "_:N0beea55b425f4742808d3f96e502c063"}, {"@id": "_:Ndc337b2d0e9246dfa9b00d2e43bc960f"}, {"@id": "_:N3cd6475fac1d4920abcf81f119aa0c62"}, {"@id": "_:N3972816eb0854313b5061fc875bfc5a5"}, {"@id": "_:N76d08bab0b0641f08d6a86d20e730fce"}, {"@id": "_:N50b681a6dc214d528ef33467ac31be6b"}, {"@id": "_:Nd6a773cefa3f4e8fae5bb124835de12a"}, {"@id": "_:Nfc7320da71df4906b55eecf847f09b88"}, {"@id": "_:Nb13422e5780d400d9e061156636edb8b"}, {"@id": "_:N9e5de3ed824a4553aa44c840f3bc62d4"}, {"@id": "_:Nd9c70383770e493187741823bc289577"}, {"@id": "_:N77ce73efe3574fd49807eaaa6e6fa9a8"}, {"@id": "_:Nd1237128edd64302a4d81ec1779839c4"}, {"@id": "_:N46009239c13f457a8f8e2bc276e55b14"}, {"@id": "_:Nf98a4838d8f64f4190ebc7baeb76faa7"}, {"@id": "_:Nb1da2d8ebdfa49e896687d7840e399d5"}, {"@id": "_:Nec10c915d0bd43ac9ad960cf5895033a"}, {"@id": "_:Nceb7c4198765429ba2b1a00109f33bf2"}, {"@id": "_:N411a8b364c5548d0a6a7c618a3873898"}, {"@id": "_:N4e5f93a0efcf433784f698f8566df409"}, {"@id": "_:Nf748b1d6bb7b4c428c8e646b07cf36c9"}, {"@id": "_:N8e1eeffc425d416d92902f50767ee058"}, {"@id": "_:N66c59e5cce7e4efe8728cebd84cae732"}, {"@id": "_:N07bf349eb5a74e2eada5b17556c727cc"}, {"@id": "_:N880ef3f5d74d4b24908098ad3be2fb9c"}, {"@id": "_:Na2ca6316602d45e3a0df965478f9d92e"}, {"@id": "_:N35a8e9c87c3145bdb6d3ab684c8a107a"}, {"@id": "_:N5ef268bdd2774156b6fda79745eb0957"}, {"@id": "_:N4ca3c0b78a934982913136ad480eda36"}, {"@id": "_:N7f56c64d9f79462780b52b89e7cabbce"}, {"@id": "_:N4c7f230e76124c5896e9f9bebf2889de"}, {"@id": "_:N9d30b7d18f09485abed59cf446c3ecf2"}, {"@id": "_:N7408b0f686154c46a016464e83faea76"}, {"@id": "_:N9f96e159250f4a5a9780fdc6ff48cf22"}, {"@id": "_:N5e78e6cd02c84086b4551227a6e8051c"}, {"@id": "_:N27105495faff43a9a59c234d9786bd8d"}, {"@id": "_:Ndf6dd93b13c1443ca0b66833df8407a8"}, {"@id": "_:N3012eff063d74f63b82d41b4c7115998"}, {"@id": "_:N1cfca90d4c364abdbdfecaa32d40f643"}, {"@id": "_:N44b0002d5dcc4b5bafccffa31d14dfe5"}, {"@id": "_:Nf5fd5bbee4e14bf681b8b8f73d2b85fb"}, {"@id": "_:Ne105e116245a4d6aa38f2a658fd2b073"}, {"@id": "_:Na62add3c2886408cbdcb4fe11f5fcda3"}, {"@id": "_:Na68a56e37f4741bf9ffb5eefb974e891"}, {"@id": "_:N55ed6d58ebff47be82154003b2865840"}, {"@id": "_:N751389c1565d4ab180dd79fa6afbb4f9"}, {"@id": "_:Nea8c4f2e38df404c8e7fd8b4bd9c464f"}, {"@id": "_:N43120575d3a8416db12c8d8fb9db5148"}, {"@id": "_:Ncf71ddb33b8b44d89495d9777fc2be24"}, {"@id": "_:Nd6b043ca21b24c4ca3423e2325508a87"}, {"@id": "_:N33861aaf3cc543b8badc2efa778be118"}, {"@id": "_:N3d903b7403644702a18e888d778395bc"}, {"@id": "_:N347b896559c44924963eacd722bf77d3"}, {"@id": "_:N0fc36bf854074451b1cdc3afd1699ab8"}, {"@id": "_:N7ff12560c7164c31b43c4df75bd10749"}, {"@id": "_:Ne877ab35f2a844198345769c501a36cc"}, {"@id": "_:N6024578c5ddd4f5e9aa65d8de095f806"}, {"@id": "_:Ne8522ca1deff4efe874bcb21d8143123"}, {"@id": "_:N36d6d0e7c6b54953b2fbd59ab6967dbd"}, {"@id": "_:N7d0334ab3c8f4ba08706a46803b634f3"}, {"@id": "_:N8939a3490394421cb8cf20883cb3ab72"}, {"@id": "_:Nfaf7a09017804bedb0e032ed2f7beaba"}, {"@id": "_:Nf5f7ccd5072c47cca351d81d2b756ebb"}, {"@id": "_:N4460c07699714e179cc854f6a391cf47"}, {"@id": "_:Naaa1b87ac29a4210a07fe20e3252c331"}, {"@id": "_:Ne349a111a37a49d8ad3777310f191eac"}, {"@id": "_:Ne84181c5e2474083b2e8c53185b2aab3"}, {"@id": "_:Ne29c21dec6f34ab1937e20bd90617b2c"}, {"@id": "_:N2e942fa2bcb4486182169cb7a11e80d3"}, {"@id": "_:N1ef71112e46a4096ae445fbeb0284a24"}, {"@id": "_:N7bf22f8a9abf4acba9a5d5fa1340f3f6"}, {"@id": "_:N731e205109644592a0eb3333864dc174"}, {"@id": "_:Nf9a39c1336644ecd9f4aa0bf88ba6f8f"}, {"@id": "_:N057f5b82641843ae8116805729b4e367"}, {"@id": "_:N253c01a7a94145b3b643bbecb785dd6b"}, {"@id": "_:N13a69004e6fa4f9c8065bbe44d15e060"}, {"@id": "_:N1f7ba67f24a247859218f7a56da53e49"}, {"@id": "_:N222e735279cf4f3a97d75bd8a206d1d6"}, {"@id": "_:Na052bf1eccf04b2c88ad43215dff78d6"}, {"@id": "_:N02961c4675ea4a9694e5e68f189ed5cf"}, {"@id": "_:N50b417f65f17448e98168d0ee97530b7"}, {"@id": "_:N3b86c4be42524ff8b677a61ff50b039c"}, {"@id": "_:N0ed4684a683c410ca318ed5e8fd70147"}, {"@id": "_:N3c78aed93067478993a120864d637c62"}, {"@id": "_:N98d65c350c5f4547bdbe412513f3c0f3"}, {"@id": "_:N33a8154efdb84a5e90c5b275c4aecc11"}, {"@id": "_:Ne814856d6032442a8ab688017f94c9f2"}, {"@id": "_:N8625d1e5fc6e460a9071252b2136ff70"}, {"@id": "_:N2340110b9dda4f9da2ec63ecc96a9bb5"}, {"@id": "_:N410d975e466b430eb8b887afb2065cdb"}, {"@id": "_:Nf738d0d625b343e385955a799f6f1f47"}, {"@id": "_:Nec137132d59d4a4782515d5d7439ee69"}, {"@id": "_:N3cbe3c3a224c406cb906da87ca9efca0"}, {"@id": "_:N81ce8e6b9c6f4b92b6834e55e901ae67"}, {"@id": "_:N22625933d3c44cc29ec4271a0f2e2562"}, {"@id": "_:Nf7fe91fef8494e4995dd78cf06e5134c"}, {"@id": "_:N8393b7333c2144b6ac64db9d210abf94"}, {"@id": "_:N081550d4d0854d479edbbdd7e592724b"}, {"@id": "_:N2c15cbf6ec8b4b4fbab381aefd376a6c"}, {"@id": "_:Necf656d9f5954bc2ac66e8037d88bf4c"}, {"@id": "_:N328d64e01bfb4f77bc49a299112466ff"}, {"@id": "_:N14a9aa2559474339aefbd28b5ed54b13"}, {"@id": "_:Nd89dddc66a9d4c6d97b623749c35281c"}, {"@id": "_:N160a03e81af2471ab12802de01031b88"}, {"@id": "_:N511e1ca03ffa477aa06d038927c5bac2"}, {"@id": "_:N807463d78b454201ac535c9fbef1e617"}, {"@id": "_:Na992bcb5a4a544038aaadcdee4511e6e"}, {"@id": "_:N8f5b62f19c694786a6128ff34cff886c"}, {"@id": "_:Nbf941234b23b4ed686c7a1acee7270b6"}, {"@id": "_:Nba55d2cc4fde475ba4afcad54a17bd10"}, {"@id": "_:N6444a6c72bb7439e9358e72f99f3d497"}, {"@id": "_:Nd26291afaa3142e28d5c2aabad758df4"}, {"@id": "_:N5fefd6241e284c8d8a12df350e945b1a"}, {"@id": "_:N86585f1751854e028cb2d194e0a33430"}, {"@id": "_:Nd222edcbd9e94781b1a4f17596005861"}, {"@id": "_:N1f1a00e098f740859adcfd46f6dab038"}, {"@id": "_:N1c3dfccf645040b5abfbbf407e15474e"}, {"@id": "_:N8301eaea159d4266abc4ccae4bf338ae"}, {"@id": "_:Nb5bd4b9d17454d77a7bbff610b0a1528"}, {"@id": "_:Naf2b3f8bff4a4fecb2b5caeaf3c0fa43"}, {"@id": "_:Nc435e99134f74cab8b111860d1ad8b5e"}, {"@id": "_:N90362c55a0794b68824f15acc449ed7d"}, {"@id": "_:N95a1f09d07ac43de9b74f66b8ba5d2e4"}, {"@id": "_:N81036bf4af4349639033faa829f36201"}, {"@id": "_:N5857f61b974e410d9079fb98c51cef85"}, {"@id": "_:Nfa2ebe4ab64b47989828d3de090532ff"}, {"@id": "_:N8550c4f470a94b7baafebc560292ca00"}, {"@id": "_:Nec9930e0ced64bb79f85b20936232ae9"}, {"@id": "_:N1d82353d88c34155abb21851eb0f7621"}, {"@id": "_:N68b26a83b48f4a4ea8ff899660bd6845"}, {"@id": "_:N28f8c8dd9d7d451dbe5acc73001797ac"}, {"@id": "_:N472296e2201747c8a7f2c6ccc47d99bb"}, {"@id": "_:Na8057ca4ab1148549047800fb26c0a6e"}, {"@id": "_:N6261deaf12404ddfb9cda569ce80ee39"}, {"@id": "_:Neebb0410e0d646a3898f4d87fff1dd9e"}, {"@id": "_:Nc58d517961c747df90a35f51d99410f0"}, {"@id": "_:Nbeb65811d9aa45cfa39d4b12e88ceb31"}, {"@id": "_:N34108d7fad8147f881dba042c1d8e144"}, {"@id": "_:Nb628c2f1eaab4945b8ee44231f5b5f03"}, {"@id": "_:Nbb63f096bc21445aa600ebd7eb581014"}, {"@id": "_:N3cc388d18684470692c9fe690391bcb3"}, {"@id": "_:Nb919671a8f19432eb60b0a31eb14b22e"}, {"@id": "_:Ne475bebafa38429bb96ec8372553565c"}, {"@id": "_:N4a10d42974e94bc1b95c262920fae183"}, {"@id": "_:N7a9cfd04424b43b1aac5a6b014a4872a"}, {"@id": "_:N6d95ea0cef924066b46bd15ed4489acc"}, {"@id": "_:Nd725fd6ce1184100a188d70d1cdd23a1"}, {"@id": "_:Nafda37a380df497488de793f3c03a668"}, {"@id": "_:Naee131da10044739a845ff6f049072ba"}, {"@id": "_:N67d95c4760024619964e5ea11955aa05"}, {"@id": "_:Nc97b4a3871864d5e947c780cae09665d"}, {"@id": "_:N226ffd1057d74e6481c80d38612ace10"}, {"@id": "_:N9f2ffc3aef9649a8a128ee37e2697bf6"}, {"@id": "_:N2d8eb12ee8bf4fcfaf89ab644c2c45be"}, {"@id": "_:N0b2601abe9cc47249cd034600aead1c1"}, {"@id": "_:Na95a8f27e04a4003b83db92d794ab536"}, {"@id": "_:Nc91a815a09de48a1981ac1167fc80e32"}, {"@id": "_:Nb9f77fcc3aaf4a2b9b15ff561619f226"}, {"@id": "_:N6a5062f3b5e84713b83730c056559f1f"}, {"@id": "_:N5a1aebe6df294d1b81fd3ef431ef8267"}, {"@id": "_:N3dc5af842a474d7aa4399bd42bdd4943"}, {"@id": "_:Ned94ccce0b1b44208cf6c1be3a7252f7"}, {"@id": "_:N57c6315330584be78db4e8d12641b2a3"}, {"@id": "_:N46c07f2a1bd041da9240708e40c87fb9"}, {"@id": "_:Nda10243d1ce0472e9602001cd2483c92"}, {"@id": "_:Ne41c3aa6c0aa4a55a8af9bd7046662fb"}, {"@id": "_:N25f9af2189094dfab20f953386d64370"}, {"@id": "_:N29956d06b01449da8c01cc73cbd3fa76"}, {"@id": "_:N857edd629c60460e8388e4bc4d589ad2"}, {"@id": "_:N82ed79aabc5448629f12c570a4eea0ca"}, {"@id": "_:N26bbed0adb2d4a58b8286c669a8758e5"}, {"@id": "_:N6b60f39956ee4b19b63baa729f470d50"}, {"@id": "_:Nbc1ef3656ee042dda6d2444594e60dcc"}, {"@id": "_:Ndd1c19976ecf495c8eda83970660c3e2"}, {"@id": "_:N7a2cbff73d2845b2ae4396061deb4bf0"}, {"@id": "_:N39f0f989bd5b4f7db98a9fcfc2b1d293"}, {"@id": "_:Nb5372a1cbbd3415397744bc6baf221de"}, {"@id": "_:N5ec5ed6457914c0780378524ab24205f"}, {"@id": "_:N1079449c887e422e9f1c12a9b381bd4b"}, {"@id": "_:Ne2300aec1c9b4b9d85e25e215fba3380"}, {"@id": "_:N87547d4c75d84d8a978896eed7dce402"}, {"@id": "_:Ne62fa70b502c4fd98e24fb863e39da56"}, {"@id": "_:Nc9ab2077e3ae4397b7ffb11e40c25544"}, {"@id": "_:Na3c2b21e65e9434ba55a63b05c716194"}, {"@id": "_:N0327f7caa268439e8c319130418b1bf7"}, {"@id": "_:N4a7a25688ce74e38a8f8b2a8ca203817"}, {"@id": "_:N5622a12fcbc24b5e8cf70ed3761a81b8"}, {"@id": "_:Nf058492d2a064631bb66e29dbf623aae"}, {"@id": "_:N018403a3182f4f81938a7ea04a5b8a70"}, {"@id": "_:N24d256fd36704b159f65f07f8e326f70"}, {"@id": "_:N30bf7470eaa440ea9658fd947c0289d6"}, {"@id": "_:Ne22fbc1bd37a4437acd90bf5d35dd8ad"}, {"@id": "_:N89dc8bc5f25245c1bea125da5feef411"}, {"@id": "_:N0c17c24d8f8e4e45bbb9e775c193226f"}, {"@id": "_:N2e81f93b7b6c4b109d87a7a44da0fcdc"}, {"@id": "_:N19c8ea4af8e74fbd8ceb4db6a0b2220b"}, {"@id": "_:N192d30ec21fa49c596dbd1e365289ed6"}, {"@id": "_:Nc4ca8f5a21044d6780ec4c5124a58a2c"}, {"@id": "_:Ne931cb5acba0446293f97ebf7aa8b37b"}, {"@id": "_:N24535d2369bf4022ba6ab60add42add5"}, {"@id": "_:N8ccb6dc5f1524e86a2e4327e78670199"}, {"@id": "_:Nbf7607a49a04499aac9bd05e1a05dd70"}, {"@id": "_:N8664582d87984340904a0660dce4e275"}, {"@id": "_:Nc4b6c19de5cd46a49b65296966dc784f"}, {"@id": "_:Na7858d73b337470e9c5f1857af30f8cd"}, {"@id": "_:Ne8e9b05de6aa4c72a7fd5ac8cfdc0021"}, {"@id": "_:N1a1d7f377a9441b590411a1ccffcae72"}, {"@id": "_:N936d4d9509514829b0486b9a942fcc3c"}, {"@id": "_:N8cf46f9ee6c44d41a2444cf5ef3a8fb4"}, {"@id": "_:N3db2772cb3264d1fad2dffc56d2a8c67"}, {"@id": "_:Nea7238f2b3db44e0afbe06ddd46ffde9"}, {"@id": "_:N9f42988ac887404b86bb0e198929a30f"}, {"@id": "_:N49d8cb98607d4dd198378f26af1cfe55"}, {"@id": "_:N71761bbd78ce49b2899aa77313e9aaa7"}, {"@id": "_:N21afdd57d98a4f088b481d05e7337074"}, {"@id": "_:N782a2932aa6548a6a8912ed8cdf2c9e0"}, {"@id": "_:N5809fa8564b64022bf113db6a0e336a1"}, {"@id": "_:Nfc1b542ef385432bb8885ea0f2521d3d"}, {"@id": "_:Nbe97e3592e674b648b7d57a48df70a7d"}, {"@id": "_:Na9bd2a1d69f34ba2ae6af82c296d4956"}, {"@id": "_:Na207a72e05334c11b77f3b11158d76ad"}, {"@id": "_:N48e7996ada6849de82b163c2e18da1f0"}, {"@id": "_:N977b0765f96e4d86a6b834c5aa268916"}, {"@id": "_:N0b9e9bf323394c6198139f4cbe909ebf"}, {"@id": "_:Nb596de2064674274811a92709989b3d4"}, {"@id": "_:Nd112a590c9204f3d878490b8b438c0fc"}, {"@id": "_:N08065f1c0f484f07b0aacecb82fb89b8"}, {"@id": "_:Nb333b689cd5945d3b84114bea1c0b210"}, {"@id": "_:N23988fbb62a34e8eb6206a0060d6cc14"}, {"@id": "_:N1ecb72752b8e4b82bb73a7b53e0d8e8f"}, {"@id": "_:Nf1e9e7173aaa44ebbfcc78271e19df77"}, {"@id": "_:Nf47a42e8e8df4183afb83672b49fce67"}, {"@id": "_:Nab5716ad690c4bb296c1d8f1e086750d"}, {"@id": "_:Nd3da5ab33f284efdb98c8a738a850805"}, {"@id": "_:Nd1cab3cc65fa4862b3751268768a9dcb"}, {"@id": "_:Ne8842dc8e68946f2979c55ddc75b7149"}, {"@id": "_:N1affc690c34a4ee5b61d54cabe64b04a"}, {"@id": "_:N1764c1c7464940f49b9184edafb7658d"}, {"@id": "_:Na72cb418848c4ce58481e72af31de253"}, {"@id": "_:N19761abe5f354786b7c268bcaa7bb994"}, {"@id": "_:N6b5784670b5940e38a89e38faae51aaa"}, {"@id": "_:Na02d5dd020fa442f8c16062f1faf13ad"}, {"@id": "_:Nc0323fd64b044e31bd7ebb87647bdc98"}, {"@id": "_:N519c39d2dd8b4beb9286b7246015e6f3"}, {"@id": "_:Na5ca388cfb8c4556b668c518eaaabdc5"}, {"@id": "_:N4cffa1a9407c4b328852af873ff8cd2e"}, {"@id": "_:N1e151bf6ee374fc2956c811c86693084"}, {"@id": "_:N7e48175db1ec45ac8be63668d7a38cc8"}, {"@id": "_:N3bc820d2f06045e79e1d416b19e0fb8b"}, {"@id": "_:N86ce96f8cffc44a08820d0aa8006c839"}, {"@id": "_:Ne68e6b30695f4f0a8fc7e389a0aaa459"}, {"@id": "_:N9568fe056a79418db821fc9c20f6ec40"}, {"@id": "_:Nf88796cbdc664c1aadf8dbc97e62db0d"}, {"@id": "_:N2e23f027694c4bddadc5136645180a4e"}, {"@id": "_:Nf97e212bdbca41d0af0fb39a3cb1bb9f"}, {"@id": "_:Nd8dc2b0f7dcb46dbb09732ebc945ff03"}, {"@id": "_:N5324e7f920e14d5dbf4592af1315bee3"}, {"@id": "_:N8cf75fd4acbf4ecd8e55612cc767945c"}, {"@id": "_:N89c715b7c57d4e6195bbfb3ab232e4ab"}, {"@id": "_:N56b2fc7ce8c049d896acc6922ae5e25e"}, {"@id": "_:N02f700127f0247a6ae0cff0b11e76b1d"}, {"@id": "_:Nbe9ba24018744687966924b5d257ef01"}, {"@id": "_:N08a350b0b47f4029b3d66cdde0be0898"}, {"@id": "_:N481e1b78b7844668afb35d17623f4199"}, {"@id": "_:N1b662008a6424845b883b1b9b61db8f4"}, {"@id": "_:Neaace04b820b46f18dd2199c3c22245a"}, {"@id": "_:N27846cb6b42f4c1e97a4994c4ddd4248"}, {"@id": "_:Nd89b62f169194f0c979cd9ff7a97248b"}, {"@id": "_:Na8d5a4114fed49b3a935d732fe51a600"}, {"@id": "_:N56b9506acc434e4e94a4ce5f4b8f3ea4"}, {"@id": "_:Ne83f3daeb0e24850920cf323a0cc6487"}, {"@id": "_:N438e2eff3ba446e8b232bd379c0befd2"}, {"@id": "_:N3203e84507cd41318e6de299b7090ec5"}, {"@id": "_:N9dd751affd224a2386800729e3f3d0bc"}, {"@id": "_:Nd20b72dbec0b4c49af802b3dc4502b58"}, {"@id": "_:Nbd9f7b340dad47e88967885696d17525"}, {"@id": "_:Ndc173ff89ff04e99b4a6ecbeee783c0b"}, {"@id": "_:N96eb60fe678d4221ac1d24877191a64c"}, {"@id": "_:Na4391e5377eb408d9d7753304a143828"}, {"@id": "_:N855a43a206b34c10902d587b369c2e3b"}, {"@id": "_:Nf0398bd2bb534fd2955a679cb7fa84d4"}, {"@id": "_:N23dda6018f1e4b84b3be40584d674451"}, {"@id": "_:N8b186e2e1b6c4925a6772951106a930e"}, {"@id": "_:N372ee56146bb4ecfa9201815ed8a4753"}, {"@id": "_:N94307a14beea4a4fbea8ba5ab144c392"}, {"@id": "_:N010ee7dbf5584b49bcfafa430991fe6c"}, {"@id": "_:N55b60b7bdaba4f6d9c679aae3ab336a0"}, {"@id": "_:N7cac301546d44313891176bf97624326"}, {"@id": "_:Nbc903273246f41e2a71862c824532c2b"}, {"@id": "_:N51133be5954146afa250e9bff264b722"}, {"@id": "_:N30d8eda4653841fbb9e0e693f0b1c590"}, {"@id": "_:N5a20f71dfa7042548d8076ad7182f7d9"}, {"@id": "_:N88cd8281181c493fb9fffb1a6f5b4070"}, {"@id": "_:N7d8a7b59739444c5a02c31650e9eafe2"}, {"@id": "_:N43bc363e70dd477aac8ddd07cbb9f87c"}, {"@id": "_:Ncbac0c5be8cc455abf143d3ed5c7c4be"}, {"@id": "_:N5037f85030cf4e1a9e7cf2d25cf737d5"}, {"@id": "_:N2b7206fb6f96453380b3055290b041b1"}, {"@id": "_:Nf8f9dd00c8f842edbc6cc6a0fa30dc11"}, {"@id": "_:N1515e40b28944acea552370441a21580"}, {"@id": "_:Na487f9af220c4bc6942798e2b8beab45"}, {"@id": "_:Nc9026b3418d347709293a8c7a082c87c"}, {"@id": "_:N40800704a5c94d99b8b40c6762c52eb1"}, {"@id": "_:N593b6ad9b5734794bcac384bb253a5af"}, {"@id": "_:Naf01b4d92f7e4c3cb09dfe00c73934ff"}, {"@id": "_:N87cc072b62cf45b287fb32d557dc6087"}, {"@id": "_:N6c1ae43260614b5c89374b4b7d2f5bb3"}, {"@id": "_:N2d11fc44dd444f7faab0327a17510b42"}, {"@id": "_:Ne4be6ac76a634f9096cf80e611a0a7b4"}, {"@id": "_:N2f0c82b90e174e55932896822b690a28"}, {"@id": "_:N336b4e37c7844182b482df64bebaff87"}, {"@id": "_:N0ea571445d35471b971f5ffb7dc382aa"}, {"@id": "_:N630dbd5558244439892260c979f63455"}, {"@id": "_:N64e57912c19547db827081cd7d12be87"}, {"@id": "_:N77d8315ba411481d90518b21af931dea"}, {"@id": "_:Nbc1849eabe084d0e80948ae5531b7067"}, {"@id": "_:Nfcca6e10c76949b4a1dd135074240359"}, {"@id": "_:N7461c87fd5fe4ef0aa5158402fe34da7"}, {"@id": "_:Nc9b535a957fe47859ff90d5b78479dfc"}, {"@id": "_:N7c4802a33022417fa4720f1054829406"}, {"@id": "_:Nbbeea7bc29d6488489f62bff0f530542"}, {"@id": "_:N9feb5b2f09054ee29e849a756fdaa997"}, {"@id": "_:N0de787e88bd8450fb9f47bd6f21211c8"}, {"@id": "_:N2a2e13d41355431fbe7228913b079d3a"}, {"@id": "_:Neefd50bcf52644b2aabfa42ae14ae0db"}, {"@id": "_:N8dad321e5da24405aeccbbff961e4517"}, {"@id": "_:Ne627cdb3902a42398a6914712664e014"}, {"@id": "_:Ncd8b28c5707a4bec9cf2162dec6bec28"}, {"@id": "_:Nbb12f3eb2ec646ebafb7c4d28e630958"}, {"@id": "_:N89529e8577cb44b0be9728720c34ee01"}, {"@id": "_:N56884b23919e450fa6a5914536a1bece"}, {"@id": "_:Ne502c46969844e6ab917eebf278cf968"}, {"@id": "_:N9d3f6ef214914146af4992157ab7cc80"}, {"@id": "_:Ned5f4ac1475b464693dfd9aadd304951"}, {"@id": "_:N67e730c8325a415599776cf870660508"}, {"@id": "_:Nd7c3b327a3384e5e9308f22f6c60528d"}, {"@id": "_:Nfcf6fbbd8a5249a4adeeeaa796c711f4"}, {"@id": "_:Nb00a60a0b54043e288ae4c149f21557d"}, {"@id": "_:Nf1214a3e9115473eafc9df70c7892beb"}, {"@id": "_:Nebefaa36ba1b4e4f8e42f64331c51b25"}, {"@id": "_:N58481b1915434ff088cc6fbe73e2c557"}, {"@id": "_:N4c0169da78e1446e9d82dcb2a1573617"}, {"@id": "_:N2359bd438e1a49e2b9d95be4d72d57d9"}, {"@id": "_:Ncf9c4b108cfb4541bf26c348039a6773"}, {"@id": "_:Nea3b66734150474985c1c0d91ad313b7"}, {"@id": "_:Nf7900ee3d14f4057a677320c74c04f5d"}, {"@id": "_:N945e6bc882ee43d6991333b2883792c3"}, {"@id": "_:N51dbb726542644a296f2f586d835bee5"}, {"@id": "_:Nc62b0ff3103a41f8aa5d220a9d06d453"}, {"@id": "_:Ncc96095016cd490fa8e268f0199310ec"}, {"@id": "_:N7a00f01c529b4a1d97aa85f41caeb904"}, {"@id": "_:N2f8d949150f744199a8cac3f2b3f3191"}, {"@id": "_:N76507e07b7654874959e24b164dd6d10"}, {"@id": "_:N44a26a8832794ab2b9c89e96fac56e8c"}, {"@id": "_:N925237a7141f4fe687fc8ad397443eaf"}, {"@id": "_:N8695295b67f3421b902600fd47dd3fe3"}, {"@id": "_:N1c3fb0e3f4264051a18f88a3533a8d5b"}, {"@id": "_:Ned9394eb2cdd418cb500a0a51101756f"}, {"@id": "_:N8c962cbc2f2148609a6a710fbb5fad73"}, {"@id": "_:N25d3f886a731465cada2ee6c2e7f8658"}, {"@id": "_:N0c2af1f21253420fb7e329d2e1b71ed0"}, {"@id": "_:Nf681d3fc585e4f328c5ec247d07cd287"}, {"@id": "_:N96dd9c4b37da4380af6393d24a43be11"}, {"@id": "_:N3ec2a6e861c3442f9183b020b6ce5d6d"}, {"@id": "_:N9d95b53e38594e92bc0804d573201245"}, {"@id": "_:N2189ab916b3d4492ac9066a4b22c79a7"}, {"@id": "_:N7d25c3d3ef8b4fcb9f5505db6998f1e1"}, {"@id": "_:Nd77e42ff402f469fbf4ac54836db4f72"}, {"@id": "_:N0c91f53da4cc46968a598070490e879c"}, {"@id": "_:N698fcdcb776b4290a8895256f07f411b"}, {"@id": "_:N4912551ace1a48d09a96992d911c80af"}, {"@id": "_:N6610e81494234b4b84e367e390c911ef"}, {"@id": "_:Nedff0874423344f4a91528aff8cbc346"}, {"@id": "_:Nea760da8968d4fe794e985579dbbb5f4"}, {"@id": "_:N0fd81a8f6aca4a03a3d666f94f20eebf"}, {"@id": "_:Nf3de8e51acc246319ed849db05446900"}, {"@id": "_:N2c9b1823309f4f809160b814a8ae577a"}, {"@id": "_:N6097ec5ea5a34cbab4a2be55fb2da43d"}, {"@id": "_:N99baf3d602804a9aa60e246902a2932a"}, {"@id": "_:N363087745efc4509b088e32658de6a95"}, {"@id": "_:N7120eef24dcc40248c3a5b35217ec2c7"}, {"@id": "_:N3f9b37ecbca342659c2e3a6c46f00251"}, {"@id": "_:Nf4ae87470b9b4c729c62e6710195f2e4"}, {"@id": "_:Ncbc434017775448daef8c7859c0b8b9e"}, {"@id": "_:Nba6f9b92cc8d41d883106b90da165cd1"}, {"@id": "_:N13f0c181eca04b4bb5d94e4a7e27ef86"}, {"@id": "_:N5ddea22cf45b4307a53ff4cd8d0546f4"}, {"@id": "_:Nc57cc0669b284ac4bf4762633a2c8539"}, {"@id": "_:Na6dd06ff6ccb4f70a767895e1df54dce"}, {"@id": "_:N86eea812d0ca4bc48f06ddc03061b089"}, {"@id": "_:N13844606057344518097e6dfd023a1ce"}, {"@id": "_:Ncf25ef2eca2e41c397c22c4802b93a66"}, {"@id": "_:N149ffb5f7276478c85084d461d6d5397"}, {"@id": "_:N51567ada335b4a68a27044831e86e25b"}, {"@id": "_:N1ff99f9ef32642ab8c0bda79ff8f2f72"}, {"@id": "_:N2c6c17d702f54d3f9dbd9af6067dc56d"}, {"@id": "_:N07894c6a9cd44633acb6cc12669094f0"}, {"@id": "_:N7fa8efbee0b44bb28fd32fefc09b9493"}, {"@id": "_:Ne3dad38d0eb0425786ada1b3f8fbbc1d"}, {"@id": "_:Nb169b3ed1d164c839cac6094cf8c4102"}, {"@id": "_:N811f4bc0efa54c31a10ee7d0442e20f0"}, {"@id": "_:Nf37671ffca484fc994f6a9092d827db0"}, {"@id": "_:N9e6a05240d244b5ba819b49bae4cf389"}, {"@id": "_:N9933ba0d982143ddb4d0fc8812f55321"}, {"@id": "_:Nd5c21efc4efc476898dfd418f09e8d33"}, {"@id": "_:N5517431efe3b43b09132ab876d2a8bdb"}, {"@id": "_:Nf2f548c4c46b40509c53be66d52704e4"}, {"@id": "_:N199302df540846aa96d09256c37ddf92"}, {"@id": "_:Nd409ec3de9fa4e978e6c9508b02aa997"}, {"@id": "_:Ncf256af3ae5940848994b7b8c9cbd412"}, {"@id": "_:Ne81909539281470a93f28f7198dcc372"}, {"@id": "_:N05cea7160cfe490d8c80c9ca55f4f29d"}, {"@id": "_:Nbdd3b04b651d4e9b978d4cb920c5bdea"}, {"@id": "_:N38e60c532a6748508fbfb5654740e961"}, {"@id": "_:N65293ee819564937a630d0c5dd4140ec"}, {"@id": "_:Nd34edbfe0bc44c12b81de831aeef08c7"}, {"@id": "_:Na5985f991f234b98b8e61254791a0271"}, {"@id": "_:N477d8e9d3a044f1a814ea7d8ee92cb0d"}, {"@id": "_:Nd723429f12bf4ead83d268300b1d2e31"}, {"@id": "_:Na977a47243114a109baddaeea5bd9853"}, {"@id": "_:Nd6878491230647de8868aca4a1685b77"}, {"@id": "_:N03f55174019042278eed698906ac56f8"}, {"@id": "_:N1e46b356041a4e44857d824318a3fce6"}, {"@id": "_:Nfa06d8d9f1b94e21a25f5897e70d5375"}, {"@id": "_:N16d319e24e2542b889da09a3838d8a1c"}, {"@id": "_:Nf60130f3be9e485a86193dc3d7d99cb4"}, {"@id": "_:Nca42565419764ba7b48f333df0e02f7e"}, {"@id": "_:N8be4c877d6b84cae9050f14163f3b31d"}, {"@id": "_:N6c89a0e336f64f559dabc338d0061d17"}, {"@id": "_:N3a5a5c37874b4f7c9f9f2d055b4c7715"}, {"@id": "_:N5e60ec8f68cf4fcf968a0a4fb998b1e7"}, {"@id": "_:N9e7a7e2fb13546999c8426e08b56e29c"}, {"@id": "_:Nb7619984a9534378b11ec1e2554eab29"}, {"@id": "_:N3c90e3a3ed1747b9af91c53dea9cedf3"}, {"@id": "_:N6b02d83491a4471f9412d197c733f733"}, {"@id": "_:N94b4b67bc6e54e179aed0d7938afd324"}, {"@id": "_:Na6c36f3556a94983aa32595b217e8230"}, {"@id": "_:Nf3d220beead84cd29a2a248eef19825c"}, {"@id": "_:Nc6dad313b34c49edb0ce4b4928d462d8"}, {"@id": "_:Nc4a3de464f3d4072aa0904583bc2ba63"}, {"@id": "_:N5237d3098e7e4191ae52da2b12ab24ce"}, {"@id": "_:N73ec6610fdf74e04a1c9df6a6e05bd5c"}, {"@id": "_:Ne64957c6adab420e8ad20ee8a6321ced"}, {"@id": "_:N58f6831ad81b429cb4d505fc6e802e6a"}, {"@id": "_:Nfe597196764549b9a392c803025ffb8f"}, {"@id": "_:N7d08180b176346b2b226973e15935739"}, {"@id": "_:Nf7ed395f6d29478d96c79782c5c10358"}, {"@id": "_:N372c668b0a0b46aab51739bd1d0e8946"}, {"@id": "_:Nd8ba6f6a0a9241378f34f9757849f356"}, {"@id": "_:N01d762fb8eeb4b87ac98f8776127b3cd"}, {"@id": "_:N26980cb2398b493ab44724579a0b2b54"}, {"@id": "_:Nd769f751b24246c28fc6e617b02ea04e"}, {"@id": "_:N8a4f7160b8174aebace05f1808566f14"}, {"@id": "_:N04611b0c64cb44d7a1eecde7ed814a6e"}, {"@id": "_:Nda1d50eedb5c44e9af0247653c25efd7"}, {"@id": "_:N89eed0e5a506499fab0baf333f7f5161"}, {"@id": "_:N736437994029423caa832360bddfdbcf"}, {"@id": "_:N94509fd55582465fb1855d93d8a61b44"}, {"@id": "_:N1f2cbcb0781a469eb3a18c6e9a9569ff"}, {"@id": "_:Ndb4d14bdd4554020baa2d4ca55bebfa9"}, {"@id": "_:N8cbd2d92f57e4587a0929ad81a1f973a"}, {"@id": "_:N51acfbff3dcf433193d7837b00c2b6cd"}, {"@id": "_:N4bd05fc3cd55442688c7c0645216ec9e"}, {"@id": "_:N908d05ea179745e6877007a314723a1a"}, {"@id": "_:Ndd146c0e6ba54b95b701360ee808053d"}, {"@id": "_:N1f7a9e2baa694b2ca4804fdb2dd3be73"}, {"@id": "_:N7ebdfd7839114cb28d1fb2f7b2230550"}, {"@id": "_:N0bd01df552894473bac2fe08bd652277"}, {"@id": "_:Nbeee50768cd3485bba14f8e93b01f735"}, {"@id": "_:Nfb7e21928e5f4a63aaf696a74faf1895"}, {"@id": "_:N02a386777f6d4ec5b7abc3f77052e743"}, {"@id": "_:Nb2083a6e17894f3a88234af39b58af45"}, {"@id": "_:N6efb55181999401aa36d816e09ade2a0"}, {"@id": "_:N056ebef6e4a642afa139ae09b468ca36"}, {"@id": "_:Ne339291afd2a41dc9ae643aa8b2c31d8"}, {"@id": "_:N2cd82b2dc29341bba72742476cd0f3cb"}, {"@id": "_:N570486f0abf74f5a9580b71edc883669"}, {"@id": "_:N4b290f2442034483ba96b6d5054f560f"}, {"@id": "_:Ne2915f74c05546fd9828d54382cb5885"}, {"@id": "_:N3550ef200c4e4516a7173af7ac427b6b"}, {"@id": "_:Nf98287b3158847f4931835183beba72d"}, {"@id": "_:N4020d291b17d42a1becabe82935b4649"}, {"@id": "_:N5edecbb0265742aab78026e126168153"}, {"@id": "_:N22b49429cae548fb8392465277b4cbbd"}, {"@id": "_:N833cad1a82b3426dae3c615ab9d439fe"}, {"@id": "_:N42ecdcbc81b24621bdf49098376d693a"}, {"@id": "_:Nc2f465f344134ddb82e058cf538759ae"}, {"@id": "_:Ndba168b60edc4f0c8fa9423cd7a1b0ff"}, {"@id": "_:N03d37c7b3258495f829919d7f2caf407"}, {"@id": "_:N9dea4579ab3f438ca4d3868017f4d593"}, {"@id": "_:N8baf416a6c3f464e8166c9cc465423b6"}, {"@id": "_:N4f55fb5973b3478d9334fa9c3eb9693d"}, {"@id": "_:N65711d28d7274acd9328752a34c0cb7e"}, {"@id": "_:N81d89900c26f4bfe9ee90a5035ab1fce"}, {"@id": "_:N69a6ac51071e4e649bb6c1373b13f695"}, {"@id": "_:N7c75765ef105473fa4a765a2cddc474e"}, {"@id": "_:Nd253c8fb733448c298d917a03d672a53"}, {"@id": "_:N8340c121b2bb4a22bc54d14f332c1046"}, {"@id": "_:N4ca0515f47b3424d944b32a7cc75763c"}, {"@id": "_:Nb0c594b652b7465b9cba44a296c2c97d"}, {"@id": "_:N826f14572ef74187b79616d095c748d3"}, {"@id": "_:N65a2b83c0ebf45688d5aa5eb0520f777"}, {"@id": "_:Nb91e46a8ca1a44e0890845502d5f77b4"}, {"@id": "_:N62062be4f94544aea0cce571e3d2e098"}, {"@id": "_:Nb4d969c01f8b42fcb21c8cfe7ea8d4be"}, {"@id": "_:N25eed48e6d1446aeb45ddd0e8a3f97a3"}, {"@id": "_:Nbacc8fa780c64680985c19e7b1ece1d9"}, {"@id": "_:N4ccdaaf6eed34a939b307d630ef01ab5"}, {"@id": "_:N2ce0b546b9ee407d8a4a856c744805ba"}, {"@id": "_:Nc0d773001085412b911347e3ab2cf8c9"}, {"@id": "_:N4d0230bce27d42178ef8d1907fb49b11"}, {"@id": "_:N3143535da5ed41ea8c57adaff145b38a"}, {"@id": "_:N8540155dca3c4a7988f07c980e5f9ddb"}, {"@id": "_:N138339c5bb424f958de7f9fa4808ad35"}, {"@id": "_:Nbbaa628f969646db9b23363682137b1f"}, {"@id": "_:Nfa0ec863491c47ae8d33609d2c02c555"}, {"@id": "_:Ne1e0038bfbca43a892e8a5d2513d85bf"}, {"@id": "_:Nbb63134543514c30b4b2e028993897bd"}, {"@id": "_:Nfe65809b5b364083a71abfbec458340c"}, {"@id": "_:N6b06807e0de948fdb178aff5a289f765"}, {"@id": "_:N0d0ea9f9e34a4be29f103e3d23951707"}, {"@id": "_:N695dd6dd5abc4c09a6fb840f30ad190c"}, {"@id": "_:Nf3d0f03e720d47cd9d16fc825f02cc57"}, {"@id": "_:N87e0025c20a04f02ad2d4601eed11d42"}, {"@id": "_:Ne4e74ece075948e8938043dcb7315619"}, {"@id": "_:Ne2835747abf34fb9a9cd3960f9138b59"}, {"@id": "_:N38252672d15b401b9502e84474abf761"}, {"@id": "_:N97145feda8454b8eb4cee84f4ddc1aca"}, {"@id": "_:N5ef23878e0844abfa5b167a3c3f1bb17"}, {"@id": "_:N84e2666b4dfa4564a6c4891fe2a280e1"}, {"@id": "_:N989844de7c5a47dfb486b3fa52c268c6"}, {"@id": "_:N5b26aa11b93b4a99907f2656acd307a2"}, {"@id": "_:N3da5401e6c024775a1923f472722fc3e"}, {"@id": "_:N86d0ea8f1b7849e2876b86b2568d1d7c"}, {"@id": "_:N30e7a6f728ce4ce987b8c3efbb71d6c6"}, {"@id": "_:N9c0da4794b6947f5b93414ac169f6076"}, {"@id": "_:N17ba11f6478c40fd997b41031c0354ce"}, {"@id": "_:N55e8cff56a3347f59ebc3f5803f4805c"}, {"@id": "_:N1f01761cea8c4accafc8daff13ab0eaf"}, {"@id": "_:Nde25d130cb0a4101b3b9afd08dea4892"}, {"@id": "_:N41f273fdf22641dc9a3defdafec7a534"}, {"@id": "_:Nef55eef29feb44199b8183fce9626c8b"}, {"@id": "_:Na0b189f32d2c4a4ea8bbc37cf2decf39"}, {"@id": "_:Nfa485927800743bd80f3b1955830f68c"}, {"@id": "_:N93e0bbf71b75417f87503bfd54b9d891"}, {"@id": "_:Nd3469d650deb40b2ad7b61cf77e81200"}, {"@id": "_:N3a929a687f374d53b8390d55dd6b9cd9"}, {"@id": "_:N241842561d4d4da8ae915fe91c289388"}, {"@id": "_:Na94560cb9816476996cfa9b72847984c"}, {"@id": "_:Nf244f82c54084a44b678afbc21dfebd1"}, {"@id": "_:N464dddfdee6e420991097354eb7af030"}, {"@id": "_:N6c74de51ecff457e933570a60ce7a885"}, {"@id": "_:Nc11751dbf1e2450296881c82953af817"}, {"@id": "_:N9cd7b7d3256c466399b4995122dacadf"}, {"@id": "_:N8a082e7668fe4ffa9ac14f3a4f4e7fde"}, {"@id": "_:Ndcd628e04526493c8c3c38bdaed46fd2"}, {"@id": "_:Nf526bede68bf4bfda2ac045a17a394ec"}, {"@id": "_:Nec668ddd38764b68b14473fddcffe154"}, {"@id": "_:Nc7146f3247bc4f8eaa2496b391fdd35d"}, {"@id": "_:N9645b0fee97347d482af4dd8e2c7decd"}, {"@id": "_:N46e6e53378d84d8a9d0aa0837794c433"}, {"@id": "_:Nb74beaf6bc9f4fcfb5e59a40307e94c3"}, {"@id": "_:Nbc197fe540cf463ca61af0254277f91c"}, {"@id": "_:N9bfd166bc8e8472e976efe09b60c22af"}, {"@id": "_:N869667c4768f4f68acffffeb945087d1"}, {"@id": "_:N5a6de02da7cc48ccb7298460331a707a"}, {"@id": "_:N4da4ed8984eb4b6e9ee367d7bd4f35d2"}, {"@id": "_:N93136cf53ca04b879ffe6aa09e9987cc"}, {"@id": "_:Nbeba3330e5ba4bc298e094ded626231c"}, {"@id": "_:Na8f697e827e441049f9cff66fb9ecc95"}, {"@id": "_:Nd34982349d144f6bac28ff78f4ed0c88"}, {"@id": "_:Nc22f11c43eff41589cc13bbf8adf2161"}, {"@id": "_:Na3c2c079ca324ad983490f085f997f4d"}, {"@id": "_:N5f75c985f181493b9ab637c3b2be67db"}, {"@id": "_:Ned9ebfdc91004e63a782d1f9bb77984a"}, {"@id": "_:Nc83870afe0bc4095a253c569573e5b47"}, {"@id": "_:Ne506fc795044459ea06d4427e25ddc1a"}, {"@id": "_:N21dffab03b65428b8f458b4e0e3e5444"}, {"@id": "_:N154005446070430a9bcbd1dbe4d31648"}, {"@id": "_:N334cd97ae5734df791253f2630cbed3d"}, {"@id": "_:N7d78841017814e84acc408c770ae77cb"}, {"@id": "_:Nfe03e8b9f52d4c6d8cb9dbcbfd9da784"}, {"@id": "_:Ne7f096b29d714eb3ad8ee66901b888a9"}, {"@id": "_:N4ac659f218324f5dbed3c974dd02fa56"}, {"@id": "_:N4d49245ebfa04a63b7e661d9a762b7e2"}, {"@id": "_:N0889c0c5550845329ace8aadc0e946d3"}, {"@id": "_:N7000917fb668455f8bf6cb3b0151ab3c"}, {"@id": "_:N47b2f4a3cfa544119e9215f72e2a4509"}, {"@id": "_:N13267cbec80047729c06de37896dc2b8"}, {"@id": "_:N503b3825c79648f0a41f6c7da189e0cd"}, {"@id": "_:N6a9e3d8743434a46bcb66ef45d30cbcc"}, {"@id": "_:Nd2c6ba4f681a4cd8922ac31917db10cb"}, {"@id": "_:N79dc35fca5fb43a3beba4b53d34855c0"}, {"@id": "_:Ne6078b5981524af99bef7d9da1dfd2f2"}, {"@id": "_:N10baa55b0e6d43c3bf72e7046212881a"}, {"@id": "_:N055c891b1ecd4502b9b6e4cd0f11393c"}, {"@id": "_:N7083b15abcde4a2f99d9b0d1df475e8e"}, {"@id": "_:N5b19f8d409f045a1b25b8c8d148f7f23"}, {"@id": "_:N741909774b6c4aeba36b6e69eafb26b7"}, {"@id": "_:N4811ee0559884112b738732108c4dc61"}, {"@id": "_:N6df01fc1e05f40ada213129f9710fc37"}, {"@id": "_:Nc56ecdc16409464ebdd860d2860c8ee6"}, {"@id": "_:N78bd589d486942a1b4bf37ebe7be4504"}, {"@id": "_:N6a8b27ae30394664af1c3ad318032262"}, {"@id": "_:N7b8264e239674240b3605b4693aed71a"}, {"@id": "_:N4514aac74f564e209adc3d3806dfa026"}, {"@id": "_:N34b18d37f8574c009b88aa954a0040de"}, {"@id": "_:Nfac8dfae8134415daa6aeb9caafa2729"}, {"@id": "_:Na907b6ef7bad484d813b49ebb38184e9"}, {"@id": "_:Ncf65677d5d0b49d282b2b01199357a05"}, {"@id": "_:N12c2271faef140aeb92c2d55ae9b5dee"}, {"@id": "_:N18ad06f9c65f49a29037582646253777"}, {"@id": "_:Nad7c35ab7d714b1c9e258252ba4e1e72"}, {"@id": "_:N6dacf9025eb14662b39d51c06f48eec3"}, {"@id": "_:N2b83b72c65af4bbc89f1a95e2d13550d"}, {"@id": "_:N6e07dfbcdfb94e68a9cd9f84ba27c511"}, {"@id": "_:N6ea442c4e7cc40b387ce958ce291e0da"}, {"@id": "_:N00b95f5fab4b4513824a244f03f5cc46"}, {"@id": "_:N75e6494c93484eeab5bd5a23c1b912a1"}, {"@id": "_:N36e98720c28b400eb98ba6cdb8bbb7ac"}, {"@id": "_:Nea11a3906bea47088e481aea2d68a31a"}, {"@id": "_:N49a3740ad23642408165d665d8a06adc"}, {"@id": "_:N6822890e46cb47a99a276027812959cd"}, {"@id": "_:N71ee823b8e8b44e587a2ce1991381f3b"}, {"@id": "_:N7c94836b076946c9b2cb438b31483a3b"}, {"@id": "_:Nc6bda29c505c43eeb1baf167ef68e6c9"}, {"@id": "_:N3a3f4971c49a4fa4b4f9a41ee9bb5606"}, {"@id": "_:N0a3e89140449459780642e776211f858"}, {"@id": "_:N40e144bfc98a4c7980769280e4fc53ed"}, {"@id": "_:N639eab340c1549edb86a0a1b43b22f1d"}, {"@id": "_:N42ea18f805e543c58321148f66d0bb2e"}, {"@id": "_:Nc5d0e1586fc04523991c73ce225f6053"}, {"@id": "_:Na0725ab3cc68470ca4340e6416639508"}, {"@id": "_:Nf4903f7b6a4f46eb94ea4545aba218b8"}, {"@id": "_:N19508b5c54204f959611532103b23236"}, {"@id": "_:Nede4b6abaf954aaea3bd31d5cad2539f"}, {"@id": "_:N9afb2b5dbb274bd1a90134603d350929"}, {"@id": "_:N2a640ec53cd74a8989d41bc53239b40d"}, {"@id": "_:Na6870261455a4c0c9262f103c88ac23e"}, {"@id": "_:Nee876144bbac412793e5ed69c9c3aa77"}, {"@id": "_:N8701bb253ce543db8f08ec335bf4d064"}, {"@id": "_:N14d27dced3e746c7a9e0a769e2a1a3ea"}, {"@id": "_:N85109ebaf0264d4da853b9623a16afdc"}, {"@id": "_:Nefe64c463de04ebd930cb32e0ad771e5"}, {"@id": "_:N22014daaaff249d2a7184b5bd00d5910"}, {"@id": "_:Nbab17cf88bfe42bda13324700b767127"}, {"@id": "_:N2c42d2896d3443109e34cc2d7a9a6948"}, {"@id": "_:N795f360bd5244c788e198b3a59b074ac"}, {"@id": "_:Nd1b19c161d754dab940455d0192d74db"}, {"@id": "_:Nf4c74551a68e457aae5990db66f0fc22"}, {"@id": "_:N2518857e72674001be6ebcf022995708"}, {"@id": "_:Nc3b744f1ac4447b4bad19158811ab2c8"}, {"@id": "_:N060ab422318f4c0e85d67e16eb12af30"}, {"@id": "_:N173754395ad34473bb92524977272308"}, {"@id": "_:Nec9badcb94cb4d7f876758baafc2cb35"}, {"@id": "_:N6e68b5fa8b2b4f7ebe658899f2e3bf00"}, {"@id": "_:Na3beca45eea54cc7a7f89233a16e1a1a"}, {"@id": "_:N45843ec0122a41fab752896cbc85e69e"}, {"@id": "_:N7d5d1b0da2044539acb593ccbec695a2"}, {"@id": "_:N12c8ea578152458f865898c8432431b2"}, {"@id": "_:N143086555eff4be08017149985671b26"}, {"@id": "_:N1180a8dea3e34994aa6d3c52a8d7bc32"}, {"@id": "_:N2b42c6f2a3d14b7eb6d523e7693cb5ce"}, {"@id": "_:Ndffd9ce76ee04b898b347364e0ffbaaa"}, {"@id": "_:Nb70a46e4d66a4b84a1bf76ff8b3878e9"}, {"@id": "_:N66effe5aa6384614a30b9536e6615e05"}, {"@id": "_:Ne6acaf9925d74a548478bd2b4f3ab2ce"}, {"@id": "_:Nd9192e8683f74d4a96274b8b964c1f67"}, {"@id": "_:N42d55d7cd3a641499ad9c8296d82f67d"}, {"@id": "_:N42a534ff58ce49d9843aa7a39786054c"}, {"@id": "_:N2650244a48a14d158f128000b972f6d8"}, {"@id": "_:N7a8d2e1b129645bc926fe2ff62479958"}, {"@id": "_:Nd599576702194fbfaaa8594862053c7b"}, {"@id": "_:N91fc674a5ddb4069a3e49da323d09582"}, {"@id": "_:Nc479eef1abfc4033bd25e61f1f872867"}, {"@id": "_:N678dfac4a3c94552bce43408f2bf0ab2"}, {"@id": "_:Ncc2dfaa10ef34f91bad668bff3ae1003"}, {"@id": "_:Nafb2033d50c44bbbaf10412f85cacd28"}, {"@id": "_:N169d818cdbc34493a5d25e8cfa08eea5"}, {"@id": "_:N2628d1484f5a4cf4ab244433a28186e8"}, {"@id": "_:Nea0856c8ca3f4f51bc7c96667a80a1e9"}, {"@id": "_:N583a343376604b43833c11730e592e70"}, {"@id": "_:Naaedce984e144364b523025ea3623831"}, {"@id": "_:Nbccb2944c08849e0bd5223145eb91aba"}, {"@id": "_:N0fb7e2890f2f4945a4a823b01fc73740"}, {"@id": "_:N9b178d26fe304671ace8a9d850d9017c"}, {"@id": "_:N6db3652a3e504a0f8751a1c460e87d62"}, {"@id": "_:N05a5f6ffadf54a2382d0bed5a11979f8"}, {"@id": "_:N610993d710224d0ab35b02310de4291e"}, {"@id": "_:N10f6b9bb80354a5190e432d86c166087"}, {"@id": "_:N7544dd35fbc94bd2bc2cd3ce4630cb50"}, {"@id": "_:N756ccbf6320f464e856cdab08466c106"}, {"@id": "_:N06eb68e4b2e74703badcafd4e37cd78c"}, {"@id": "_:Nf19d27dcf22c43e8ac1d128db26863e6"}, {"@id": "_:Na1c3f6446b3940b98771a6f168ecefcc"}, {"@id": "_:N20056429802d441bbd4117288f14e107"}, {"@id": "_:Nfc08c287099946b1b6824a3a3e501951"}, {"@id": "_:N2e152b5a3b3d4297b50457a49f29d2e9"}, {"@id": "_:N03b2102d08814c60a4312763bc352e60"}, {"@id": "_:N5d3464b383d8441fa400046e469726d3"}, {"@id": "_:N62acf9ee4c794d6b91f75196ca249771"}, {"@id": "_:Ndcb9fb901c304c7393c77ce12b2ada6e"}, {"@id": "_:N5d76b69ebc4e4ff782befa1f86e36a16"}, {"@id": "_:Ne11d5a97396b43e2a93d77e692776899"}, {"@id": "_:N7d8a1ae67eab48beaf3ab864732a69be"}, {"@id": "_:Nf4654970ea7f47459439bb00395f5e2e"}, {"@id": "_:N45aeffdc89244073877caae4112bcf05"}, {"@id": "_:N1755814956c0494b97fa3a0336aa203b"}, {"@id": "_:N9d3a58ef4faa43e2854bd85aa1d66018"}, {"@id": "_:N82507a2bf0e645d79bf7f62e1d911b17"}, {"@id": "_:Nd304f5bc88874f829f9ab1dbc0bfaed2"}, {"@id": "_:N2ea401b65f634c31a6b71a5a24a88ea9"}, {"@id": "_:N4396c205e16c4b7f9063453b2ce18654"}, {"@id": "_:Nf45cdd3926254bd08f07601e01d3f91c"}, {"@id": "_:Ncfe985ca1faa489c83f33ffa3c3eee9d"}, {"@id": "_:N91c92ee588524b99ade880ecc63e7b14"}, {"@id": "_:Ne8e0b0241f7d4c1a9a2f5b1c80619547"}, {"@id": "_:Ne721dc60175e4ca084cae178e15591f8"}, {"@id": "_:N5530dceab3e64308817b5457c514cf8d"}, {"@id": "_:N10aaf55a433041adb075a0d291f99897"}, {"@id": "_:Ne10ca989ad4c437fb28024fceeb5c010"}, {"@id": "_:N801ecd33c3bc4b7bade532821898c896"}, {"@id": "_:N3e3df07ed89847168e5cd7efaacae0c7"}, {"@id": "_:Nf0fa7d3147934a10932eb3faef51a085"}, {"@id": "_:Ne8dbff1774414e45b7473c308f4f21b7"}, {"@id": "_:Nb7a38a73a37b45de946dc894acd8669c"}, {"@id": "_:Nbcd39249c55642dd8793de5c1e7f357e"}, {"@id": "_:N96016ff7c0db47afbaf33c1a1a92178e"}, {"@id": "_:N09ba980da0ba4b19868650169c6d40c1"}, {"@id": "_:N6db83628937f43ada09441635f190870"}, {"@id": "_:N033af5b11c6c4c69abca0084387b0515"}, {"@id": "_:N3e5a6defa02f42319e7bcd8e3fd7a4e3"}, {"@id": "_:N45910a0a02e0451187d7e5e52d166365"}, {"@id": "_:Nc76d901123bb413abc8191a59d18c257"}, {"@id": "_:Nb57d4d095bc043798dfc0da2023952aa"}, {"@id": "_:N223a5b208b134759b59f8ae152858576"}, {"@id": "_:N302d8114b79a4d1cab40f400511402b5"}, {"@id": "_:N773e8a23d30e4f58b49ce546889a18e9"}, {"@id": "_:Nbeefc28aa24343fc907989881ff1d067"}, {"@id": "_:Nb4a7449f55804e8ba5fdd2134cdd41f0"}, {"@id": "_:N1557533fb94b4ef097715ea7b541e79b"}, {"@id": "_:N366c16b5a45241e0868fd1adaea3089f"}, {"@id": "_:Naf807bb9f4544b96a35048dcc2503ffc"}, {"@id": "_:Na6c5897763c14a048e9bb0cf0fa8088e"}, {"@id": "_:N60b09bb5793046c5b02b650e3acaa1a2"}, {"@id": "_:N52a4051b45f146eba3bdffca3b73cf77"}, {"@id": "_:N96bf441fc8b44c21ace89941c0384998"}, {"@id": "_:N16c4e5ba42394596a6ac16dbe8121096"}, {"@id": "_:N906417f758fb44d5a523bca4bcfa1c2d"}, {"@id": "_:Nec6dbeef7e0e41388802bc4e6ab5eada"}, {"@id": "_:Nf22a9a0a819f485999ab6c5c5c263d8c"}, {"@id": "_:Nb7be5681cab5425a897fd11b1e73af5f"}, {"@id": "_:N07565083851c4091910c75ea178c037d"}, {"@id": "_:N4651e9f47695495680eb19e058393948"}, {"@id": "_:N85ff0bd6d0bf49c5acdcf427713545d7"}, {"@id": "_:Nd685608bacff4bbd9ad39b4603fa3687"}, {"@id": "_:N581076b134bf4b6293098923d744b71a"}, {"@id": "_:N5320e25e5b12476e9b34ac4555023728"}, {"@id": "_:N4931427049c042a4bb31148baa3a34af"}, {"@id": "_:N9ef52cb496774c0bae94c0dbe7fe740b"}, {"@id": "_:N43ff734e8ee1456092a35e442120be72"}, {"@id": "_:N0e11da3e0dae439ea5feb558249ddde2"}, {"@id": "_:Nd586e6c01013401bb9d3dc498e4bc980"}, {"@id": "_:Nb573f408714d48d388c2f67eaac46519"}, {"@id": "_:Ne3f0be359e114a9ab219b308a9646779"}, {"@id": "_:N864adda1692947f1be0cfefc0d0d0a31"}, {"@id": "_:N4da18c84606240dd8f38bb766a759415"}, {"@id": "_:N4c7e44b480af48339037e58210b4d298"}, {"@id": "_:N8568d67b5c5149f482f76c4455be8699"}, {"@id": "_:N9ab00e21b3c34c55b3737c17ef3310a0"}, {"@id": "_:N0511aa40c54f4943b7871c7e53fbab02"}, {"@id": "_:N9a59932f65be4573bd359ab764f7733a"}, {"@id": "_:N439b2ac059fc44dfa957363d3b8e3e13"}, {"@id": "_:Ndf7d80e4fb134b3eb24f7237f2f675fd"}, {"@id": "_:Nf40736886ac5409a9c318bd01c42f68c"}, {"@id": "_:N9de6d503ea6343fab7cd4ec5803b76dd"}, {"@id": "_:Nb42bbb97ffb64c0bbab2fe54db9e72f5"}, {"@id": "_:Nf14a24107ddb476988e4503bbf3a1717"}, {"@id": "_:N33c0721cb5b64260afb83dd2740f20b7"}, {"@id": "_:N83c54331527f4197b35c84fd33faf165"}, {"@id": "_:Ne2d80a05508847cca7862332f51773a7"}, {"@id": "_:N1271cfac75d247e984755a702e4b688b"}, {"@id": "_:Nab8743ac346d49aa8c6a076eaa573cf9"}, {"@id": "_:N186f805e367a44b78f6b92532af293cc"}, {"@id": "_:N6c843ff915eb48a7857420c8784ae365"}, {"@id": "_:N10734259463243818aed5555a2331a45"}, {"@id": "_:Ncf32b8462a3c42688f33a826cf41ef63"}, {"@id": "_:N3a2a5268fd9246fa8842144082b1eee4"}, {"@id": "_:Ncb5806117f174ac2934416ad21fe00dd"}, {"@id": "_:N37a8f3d6b8a341d3918796c3095dc387"}, {"@id": "_:N1ca747fa60c942328175c92522c823c8"}, {"@id": "_:Nb1a69cb1c8c7458f848de7aa82b04914"}, {"@id": "_:N4c598f929e8f43ef912a350483a2e9c1"}, {"@id": "_:N3c9d47e99d6d4d4b8b25dc33101aef99"}, {"@id": "_:Nc7d15241eaeb4194ad4683a9c81e161f"}, {"@id": "_:N7ba1a8bec9f041688740f00d033e01d0"}, {"@id": "_:N448bd6572e67440bafd12d6de3b25908"}, {"@id": "_:N4505bc9c9a1645ef83225489b59f6d9c"}, {"@id": "_:Nb73377ceff15434aa09e1618483d7204"}, {"@id": "_:N091c764a902647369a392259e4b4d81e"}, {"@id": "_:N7d8936ed23e24db48d06d26f6456ccd4"}, {"@id": "_:Nde1375a023e24e44af9ca844395a7dc8"}, {"@id": "_:Nd4c823f619fe4043be14853097b76581"}, {"@id": "_:N276eeda2892d474f925626c547987c63"}, {"@id": "_:N7c8f1c2ed5a44a968fce75bbf3cb228a"}, {"@id": "_:Nb917cc9c9b6c457da1e5786bf5a64712"}, {"@id": "_:N44b09f5fdfff40ada7a06a665a68b3da"}, {"@id": "_:N26df6fcc5b3e46a7b58eb8a76cf2356c"}, {"@id": "_:Nf063240d011e4962a278de8db082b0c1"}, {"@id": "_:N554bf231a047415593ae07b57657866d"}, {"@id": "_:N87636d39106f4a73bb81596ee82a2959"}, {"@id": "_:N12a75237a4e44e529f5020931ab1b7c5"}, {"@id": "_:N876bb35ef08b4c04924fffd1aaae16a9"}, {"@id": "_:N66f15e94eb3d4fe8b0af203dc96694fb"}, {"@id": "_:Nb1efaa354e274eabbf2215c32da126e3"}, {"@id": "_:Na1efc3bbb5524deaa7a39106ab40fa41"}, {"@id": "_:Ndb15f088a4734d34abb7bdf547b30da8"}, {"@id": "_:N8b4cdc44a5bb4e2fbdcfab31058fe611"}, {"@id": "_:N580ee66927164d0c902a7b61c3669d21"}, {"@id": "_:Ndd55b2f7ed4e4d73854bcde7ed82813d"}, {"@id": "_:N0f6b064f95f64f5083f8541de282c4b7"}, {"@id": "_:N0bec710405d34a40b2e7e1bb3986c264"}, {"@id": "_:N63197101d9fa4798b9e58ce2188e01a8"}, {"@id": "_:N8599708166814264aee2f189b5012abc"}, {"@id": "_:Nc8148fb40e3247e09882289bd4fe0c9d"}, {"@id": "_:Nb60edb2ae263456ea477667ef2c49971"}, {"@id": "_:N58bdb59d62a849c48e6162ff1d12967d"}, {"@id": "_:N453b27fb67df47b8ab023fa17e9ac2f9"}, {"@id": "_:N231e538a42124948939fcbfd71b10d0b"}, {"@id": "_:Ne3aa5540943e4e79809552d4d75432de"}, {"@id": "_:Ne2bdc2086bff402998463e9131cf457c"}, {"@id": "_:Nb8a794700bf94d11bc3896420b53aac7"}, {"@id": "_:Nc5006bae38bf4f148b5d4ae452da3e02"}, {"@id": "_:N4bb77b253f524b34bd626933bb06f42a"}, {"@id": "_:Ncc7154c700604bdab190421d9dce8f34"}, {"@id": "_:Nb824c3770fc241949c10d0ce5d6d4796"}, {"@id": "_:N0b2d56b50f354a49a00c7649a327395e"}, {"@id": "_:N2068b2259c014d94944ca85de6e7a2f5"}, {"@id": "_:Ne136661080164458ba441a33a20bd9b5"}, {"@id": "_:N32e0784f621a4388893c19391578618c"}, {"@id": "_:Nde97a32596504a0b848761a4980f0f87"}, {"@id": "_:Nbbf91393881448f1958715998b280c39"}, {"@id": "_:Nafc2297bcba04484ae8ecd1f0f27fd04"}, {"@id": "_:Nfc18cbf2d18f4edd8daef851c397558b"}, {"@id": "_:N52191015f0414c59acc4c658a8404c64"}, {"@id": "_:N88b23e9ea93c4ca8a2c82ede11bdafb7"}, {"@id": "_:N9c962bedd6f04df39fb237ebd9c04d09"}, {"@id": "_:N6a32bd485d334ed7a3ab47cc5bd469f4"}, {"@id": "_:N0386a2d48af84b76a0e036b15e653ad1"}, {"@id": "_:N0e7f70ef3a6548158ec46dccd49cd216"}, {"@id": "_:Ne1285fb1af4b46ef84bf66905b27aefa"}, {"@id": "_:N8a9136cfeba6431ba941591a60903114"}, {"@id": "_:N62381871cfd04a4da2444187ff2a6817"}, {"@id": "_:N890aa0b6080f49fa873305dc8543c63f"}, {"@id": "_:N0f837d4f80ce42c2a74e8a66ab876fec"}, {"@id": "_:N70744771251a4dda84f7e5318c18d5bf"}, {"@id": "_:N665340aaebb84f37af3a8f9ccb63fc78"}, {"@id": "_:N6725748e6aa241e0a8f55dafcb172e44"}, {"@id": "_:N4f6855f94cad400e8d2b935cb10c1351"}, {"@id": "_:Nf8f7b48bdbd64b4caa4e661daa9d378c"}, {"@id": "_:N9de0bc33c15c412f98e93fb7af9052a1"}, {"@id": "_:Ne010e9a05beb4c818f33a9b85a9bf455"}, {"@id": "_:N5b07ba8c614c4d0387b48aabcb28f85f"}, {"@id": "_:Ne2d8c3aa478c4d8fa5a82200a29c775e"}, {"@id": "_:Nbc3ad683756147408cc8057c4ee31c7e"}, {"@id": "_:N836b3df6ba7a42eeb847fffb975aa12a"}, {"@id": "_:N6cf6136c0a9f4d9fbec905909be1bb16"}, {"@id": "_:N67d50d6aca014a8c84ef6060569d165b"}, {"@id": "_:N3903798479f0446784bef741e0b1361a"}, {"@id": "_:N87541ccb07cc4c598e83d92e96cb0b79"}, {"@id": "_:N186134091eae48e3b21eedc8a39cb861"}, {"@id": "_:Na86fa954d3b64cb780d99d1e2af29779"}, {"@id": "_:N5116d05d6c35409b9c457bfba1b1cbda"}, {"@id": "_:N0e3e7941f4bf49feb0910d783e14fc26"}, {"@id": "_:Nd545e3ea4f1e498baa86616884b618bd"}, {"@id": "_:Nb6f3e5f1da494a8bbe6b7d4f39db8f58"}, {"@id": "_:N80e8159a78674f329efc38beadfb157e"}, {"@id": "_:N34b189215522494f9cb53fa5b1f9c750"}, {"@id": "_:N231e4b810f504028ad3aacd7e114fc33"}, {"@id": "_:Nb4bf00b44f794eddb23aec7046497b4f"}, {"@id": "_:N64714d1a0663414ca88d21fcd35a7211"}, {"@id": "_:Ncd364e7ad53f4a7cb04a79cff8d29817"}, {"@id": "_:N195ce8c29074438fb40144263e64592b"}, {"@id": "_:N962a85debd994b58a75c3e0eeddd14d2"}, {"@id": "_:Nd66fc4aea507491a978b132b748fc774"}, {"@id": "_:N37360878758c44f4921027b85689c5c3"}, {"@id": "_:N13d1f862e34f43708d534de43ecd90e8"}, {"@id": "_:Nd49f3ce0849449f090ef7bc0d6345905"}, {"@id": "_:N92352f5adc4c469ebae8288029c56c29"}, {"@id": "_:Nc7e55233232f47db8206a7db090f1308"}, {"@id": "_:Naf738d552b8147e7b7537bf857002490"}, {"@id": "_:N9434c95855d547e3a5a7d8ad23d79900"}, {"@id": "_:Ne45b21b66fcd4ccebe9b1eb8b014c15e"}, {"@id": "_:N98d70927c06a45f8b3f8e5148483b3b4"}, {"@id": "_:N1df83f4f53524f24ad458abc46452ade"}, {"@id": "_:N71f0c55932ac4f8d94a3ec47c27b2b97"}, {"@id": "_:Nf3a258477b7a43f58a8e6aa61b9751a7"}, {"@id": "_:N156bb318bf82405c8420d4ebaa8262a7"}, {"@id": "_:Nc0303f78954041638d895acb09c4e2c6"}, {"@id": "_:N1e66d512d2a845789c774a248cf79df0"}, {"@id": "_:N031f21612d834f9292035cbee391ce1d"}, {"@id": "_:N0c6ac05460164f0fb811d1b54a4a9df1"}, {"@id": "_:Nc40a5d7f450f4f52850184cd72b02880"}, {"@id": "_:Ned7fb66bb65a41699bc1d949180f0f90"}, {"@id": "_:N2e8fd630bded4b919b9e55743e16e4ea"}, {"@id": "_:N6b1c4bcc29234626b90e3bb9ba1770cf"}, {"@id": "_:N5bd5c4c420b04f088f78917535a5cd1b"}, {"@id": "_:N2b4adc2e3eb44ebe8a405a34c127b896"}, {"@id": "_:Nafab88915ed0424992d7415bdce4e446"}, {"@id": "_:N97348f3a58074597afc317dcec43503c"}, {"@id": "_:Nad7d5b983e6c47f789af48f66d120880"}, {"@id": "_:N941e7ab57c494e8f997c83c1c3c572c9"}, {"@id": "_:N0d451e336f674e9890748df5634ffc90"}, {"@id": "_:Nc1e125f1475a4d56a728da75728f4f41"}, {"@id": "_:Nb5982b63218b47c896398e8972660b19"}, {"@id": "_:N410c2131f55b4e95945bc2e58b57a33d"}, {"@id": "_:N19d7a4eac7244f8c8e8ffef525ad4dfc"}, {"@id": "_:N216579b4b366455a8461940b3ca39fb7"}, {"@id": "_:Nce10a63cd47142bdab65fae516779478"}, {"@id": "_:Nd4e0b6ea86bd4aad82daad2d1cdcc608"}, {"@id": "_:N97de1ad1a5ef42138a22708ce873bc25"}, {"@id": "_:N7f9e913a32cf4d77aa012fcf9e985eb2"}, {"@id": "_:N0932f0cc5fe84d02a58aa754fb032265"}, {"@id": "_:N1d104211b0d445a0bf592fcff24faf79"}, {"@id": "_:N63175fc82ac541689c4a4199346aa728"}, {"@id": "_:N4882bce1aafd416e99c8600593692163"}, {"@id": "_:N17b47929711f4654ae6f96a48cb7c91e"}, {"@id": "_:N7c7f280e6b314fb28c7a196407e08559"}, {"@id": "_:N479ba2f9bcc445638cc3600d8823bb64"}, {"@id": "_:Nf8d1b9f18660451489680df2698c0eb9"}, {"@id": "_:N55b5912aef1a4ac4aa53f537c11f6e99"}, {"@id": "_:Nde85ff55202849fea2fbd7edbd615c7f"}, {"@id": "_:Nb28efb276398459782464511ca27e513"}, {"@id": "_:N75582047213645049e66e74d53e6e948"}, {"@id": "_:N3bb7a1944a784dc7a5d29d92b0f58735"}, {"@id": "_:N1e235edaf02b479d803ce3b841d3153a"}, {"@id": "_:N952e1b4b6b6a422285eb54857d983815"}, {"@id": "_:Nc201f30412224998b84857c128e296e6"}, {"@id": "_:Nbfad49cced224d558ebef1e658485551"}, {"@id": "_:N6a80a8acbbfe4a74bb7c475ead261751"}, {"@id": "_:N7da0cf00b0b54c3c9abf119e8d0c084a"}, {"@id": "_:Nca5833b0aa8c4ce1aafdef3113486090"}, {"@id": "_:N6cd4ed6be4cd41d38b02d226cfb05c81"}, {"@id": "_:Nd49e4303a20e4b548331d3d625a6473a"}, {"@id": "_:Ncccd5c7ba9754537ae65dd7e3b83e573"}, {"@id": "_:Na1357e793e9648a594b1dfd53ae3e2f5"}, {"@id": "_:Neb6522baf22b4555a8d032ff816c5b67"}, {"@id": "_:N549944ec94524404ac2f93582ccee54a"}, {"@id": "_:Nef4f58c286d24a0093bc8837f623d80f"}, {"@id": "_:Nc6a68cf8d2d745f3a78d23418d2a624d"}, {"@id": "_:N4b74fb5a33034ba59fa0f9bb6d37ca78"}, {"@id": "_:Na3b7475b45194179b015edd53c1af077"}, {"@id": "_:Nb67214bc380d44f9a603e9e986c6a206"}, {"@id": "_:Naeb6f5c94a8245bd90581150aa21b200"}, {"@id": "_:N9bf8517a238d4731bae97a12f684ef9f"}, {"@id": "_:N3e1c98a00fb848378547f3c69b6ba92e"}, {"@id": "_:Ndd596792a9614d729d8b2a4eae17d160"}, {"@id": "_:N048e13574e1244888ed04ed7a8fcb894"}, {"@id": "_:N451b6fb708cd4b13bde0799603157241"}, {"@id": "_:Ndaa39a24d74f43e99b8c001865462d6c"}, {"@id": "_:N9c6c3d77515741cf9878371ed93e81ff"}, {"@id": "_:Nf3fcd4f1dc0e411ebd767c8b951e4b06"}, {"@id": "_:N702c407001a14e078cd93573135ea3d2"}, {"@id": "_:N4262506ce67341348df7a57e5e7834cd"}, {"@id": "_:N18bf0c99c81f4b9f835a7eaad4245151"}, {"@id": "_:N0b57ce8f5bfe40f2b81987bb44851355"}, {"@id": "_:N76e54e21ad4d4e15a3843b2a4bc9031c"}, {"@id": "_:N24d921e4046549aeb593277671cc4e95"}, {"@id": "_:Ne84590a8d01c4bdb8a02c82a4dab34e5"}, {"@id": "_:Ndc8dfed2c7d94bdc957fdcc3450e738e"}, {"@id": "_:N064e7ab0fe6c4868ae32230ec56c9fca"}, {"@id": "_:N4884b9c15f8f43f0ba2498cbb7819d0b"}, {"@id": "_:Nb808bc01f7ac4eca9ed6a066c4bf1737"}, {"@id": "_:Nfe062dcc4a634f4ba0dce09f67147221"}, {"@id": "_:Ne315681a097f4b1d943a428bc10a16f3"}, {"@id": "_:N2748f90f3db1438a83b2a1eccf1f8fe3"}, {"@id": "_:Na2b3f7a9e4ad43eab28b8338ed2681c6"}, {"@id": "_:Nbee4ed43300e4be3b7910579e84c7053"}, {"@id": "_:N07fbe425dbfe48a8a64c03b0948b0ecc"}, {"@id": "_:N699f1ebcccff4cc5a58c5739ea1890b8"}, {"@id": "_:N491590add2cf45d881df942ca218fc07"}, {"@id": "_:Naa677f32e2f64ce6abc6f4f42fd06515"}, {"@id": "_:N7a43721656fe40f7a68dfa05e0ce4558"}, {"@id": "_:Nf953cd53ebe6480c87b0e38d06d183e0"}, {"@id": "_:Nc64233e065134700a87f2d3e65de2cb1"}, {"@id": "_:N3f97e1565ade45ecafd1c1723ac3f637"}, {"@id": "_:N68c0d81094774421baaa45879da99acb"}, {"@id": "_:Nc279502b6ed4486ba08350b56d5667bc"}, {"@id": "_:N18bd8fe8b96043a18ce3a3555a4aa277"}, {"@id": "_:N53f7217fbe6747a0812f61fdaa31e85b"}, {"@id": "_:N03aaef986e9f405990c99d661fb177b7"}, {"@id": "_:Na7a4e483ac244a59a37a87bed7745c37"}, {"@id": "_:N42fbd5b3feb74139b8a3cf4646a11da9"}, {"@id": "_:N13f4b2912ad64727a1d4fe93e7484690"}, {"@id": "_:N3a4c6f48c9c8491698073b750bb523e9"}, {"@id": "_:N532862ac04ca4064b445d02aadf02a02"}, {"@id": "_:N77694aafc0c64c659fd0619999be93d0"}, {"@id": "_:N7c4893fad24a4a438a0de5d9f16d5c3a"}, {"@id": "_:Nbbf6490e643a440f8108a0322d97aff5"}, {"@id": "_:N56aae7b67bc242d491558c9e8c6bf3f4"}, {"@id": "_:N24b1d45c0b3846a6988c1a9022a4b86e"}, {"@id": "_:N08a0477d46004e7585a4c77d491339fa"}, {"@id": "_:N552d62fb32eb49de831481ea09dc3e85"}, {"@id": "_:Nf60496c2c62849af8b8e413d516860af"}, {"@id": "_:Ndb0e21f4f1f84fa1b9fc5607f540dca2"}, {"@id": "_:Ndd42e9a5a67a47a8a56082e03725f40a"}, {"@id": "_:Naab893bd72f64869bdfb5f3982431207"}, {"@id": "_:N587d1598dedc45c2b0dedbe80e17b207"}, {"@id": "_:N447bec1354814a0aaf8deb976844d72d"}, {"@id": "_:N0dc3b3a7c6d445b0b53feb83f0f918a6"}, {"@id": "_:N3871a8e78e3549f3a8a0465e57d449a7"}, {"@id": "_:N6bc3376abf5d4fcf9c5d38b9ab41df03"}, {"@id": "_:N9a218437ae4c477390160e253ff8e7c3"}, {"@id": "_:Nb45e43e778a548628e556083ab62f168"}, {"@id": "_:N0c39038cb6cd4fd483fe72d4716bac52"}, {"@id": "_:Nd697cb23fb9045a2830fe76bdf871a8a"}, {"@id": "_:Nbcd4296be4d6404a8c14301ce6b59e91"}, {"@id": "_:N458f322306c24adf9e3c9eb2951476b6"}, {"@id": "_:Nb80a768267134c5ca38ee1d60d212fca"}, {"@id": "_:N4aed0aa07b3249baae4383c3143e9637"}, {"@id": "_:N541c314801ac4530957822c9a48b7793"}, {"@id": "_:N17cfd31bd46b40918416b63ddd4d79c3"}, {"@id": "_:N520959a447a84e72b065a2e08937ef0c"}, {"@id": "_:Ne00f9a0241f3426d8814c633342e9e1b"}, {"@id": "_:N657407e62a7047c981ec0eea00ac1b29"}, {"@id": "_:Nd833da7e2f3d41649d1821f0bc710faa"}, {"@id": "_:N65613e97b1c74d8887c10faf00d40e4f"}, {"@id": "_:N2cf09eb49ac34d77b62a38b127cdf371"}, {"@id": "_:Ne839fadd360e42f1b3e1ec410e85d94a"}, {"@id": "_:N84a7de9625f04ca4bcfc80a430b4e49b"}, {"@id": "_:N0f49298055b249538acf7e8fa7db5e3f"}, {"@id": "_:N3eae1b9b7673491ebe7d7ec47ff4c88b"}, {"@id": "_:N90a33d548529464e8c62524b684e48ef"}, {"@id": "_:N2c8bbbf4999342baae528568d7b4308d"}, {"@id": "_:N03f8e94c624a4eddbb20a909e3b7ef84"}, {"@id": "_:Ncc26af9eefc84ed7841063753f9bcf07"}, {"@id": "_:Ne912dd72ba57491d91df1d70d762ee47"}, {"@id": "_:N3755f31ef77140b9b79224e12010a200"}, {"@id": "_:N609afbf9f5fe4c49b12a3b9313a5a5e5"}, {"@id": "_:N9c30d5c23d4f42d1ad141b1f7bdd872d"}, {"@id": "_:N1362bfe1db5a4a43b607076dd3db6f17"}, {"@id": "_:Nbbeb97aa65944f6ab188caa4f8855aa9"}, {"@id": "_:N2205633c65a84a76899916e1a700b36a"}, {"@id": "_:N14f9514a734942519594342e2fc311b1"}, {"@id": "_:Na8d7fa66929243b494584b6c19bc3d08"}, {"@id": "_:Nb72215c311ba40fba10ed09a8d4418ec"}, {"@id": "_:N52ce19bbfb794ee8bf49eaae8fc2a7e6"}, {"@id": "_:Nc824832c711441d2b9ac253efe3acf66"}, {"@id": "_:Nc7cae340b9e74814b5a1c18121aa390b"}, {"@id": "_:N9eaab1d2dbea4b96b9d4bf0c9a20d755"}, {"@id": "_:N55daf01194aa4f7981714dd4d97c7e35"}, {"@id": "_:N936adfffafaf46a482eb3481f01fa00a"}, {"@id": "_:Nbdd5fbdadf47456db62e3c3c1b414f12"}, {"@id": "_:Ne27bcf077ebb4f2b8e28a222a3f9b219"}, {"@id": "_:Naa7a67670c344f64a0f946403719235c"}, {"@id": "_:N764ff4e4a5a14ab09849f9d796dad9a7"}, {"@id": "_:Nf826fa784302464bba76a475dc02733b"}, {"@id": "_:N044e95abec56464e9611d85c5be51a65"}, {"@id": "_:Na8af952eb194441299c855b1b99adfbc"}, {"@id": "_:N199116f9fe3d4eb7b6ab76f8a348393a"}, {"@id": "_:Nb4f4d8b497f34af28c1d0de4696c7ce8"}, {"@id": "_:N4a07125cc6e946d8bf48ffb0956ee7b7"}, {"@id": "_:N563daecd5b6d4dea8c5d314f3c3c5563"}, {"@id": "_:N7db8e7c04e2f4a5da8fa67138b083059"}, {"@id": "_:Nc0e0eff06eb94aefb873a0bcddea9394"}, {"@id": "_:Nd3a348c082154e61a033c112e1fa0243"}, {"@id": "_:N40bf80a2018847118e941ad87485cb57"}, {"@id": "_:N76a4ef0f5fc849f7a317f226f84c5150"}, {"@id": "_:Nc7f53385f5d24da2b6ce8db058e0ea5b"}, {"@id": "_:Nd9d75e963b9e4ae682dc1a9193d6f586"}, {"@id": "_:N79ad26bf3599482ab015bfbc5e9d0bb5"}, {"@id": "_:N32d08e606e744ba99d45c8ea37bbb39b"}, {"@id": "_:N16278373cbe4497aabccb1213b23a4c2"}, {"@id": "_:Na54553ace31a4e69894fed540d8b37bb"}, {"@id": "_:Ncb3b007d5f1c4a22b539e77da71419da"}, {"@id": "_:Ncbef83646abd441987bec2724284ce50"}, {"@id": "_:N8df7081e083243838b6c527c220135ff"}, {"@id": "_:N7bf6c75e5ada410b822f92792cb56197"}, {"@id": "_:Nfedec82c684840c6855e368e6ce85766"}, {"@id": "_:Nea19aea62e7343fc843adda33a7c32a8"}, {"@id": "_:N14984ea874c342488a18cceb2b0730bd"}, {"@id": "_:N0bcd8e0e871b4fe0a073e7132f3a760d"}, {"@id": "_:Ndafd7a91406b4828988dd4cd4fec47a4"}, {"@id": "_:N8abda671a03f45a5aec4285e71f0f70f"}, {"@id": "_:Na187cfb2edca4add93ce407c283681b1"}, {"@id": "_:Nacff4665c6d74a39b8eefdabed3eca0b"}, {"@id": "_:Nb906fd94542b4a7596359f5a95192b2f"}, {"@id": "_:Nbb8ee2229ee84a72964512d0f0adb685"}, {"@id": "_:Nd97c0162223a4fbc87e364db27af3a34"}, {"@id": "_:Ndb2e8f01d5444220a32ce20238a3584b"}, {"@id": "_:N8eb0599634c6420b8f6883f716ef83ba"}, {"@id": "_:N184b22b02b1141df8bb7d722fb7b3f86"}, {"@id": "_:N92f999f842594ae6a0bc92a32c307418"}, {"@id": "_:N0f8c23b1f57d49f7901b13f38ab41ed6"}, {"@id": "_:Nc61de27a67e54c0fad87c8804410773c"}, {"@id": "_:N7ab54a3651a54e8990d8253fcc9bb794"}, {"@id": "_:N01e75253e6444a7ba72637f3ad511012"}, {"@id": "_:N8fd3ef7193d7473c9719449de3032f24"}, {"@id": "_:N4952ce8f2df34dd7b6803d10ad2df083"}, {"@id": "_:N82a3ebb37f85422ea8432ddacf314de2"}, {"@id": "_:N5aff9259a7fb4ff28e2301c09b1ed74e"}, {"@id": "_:N77a76531405b4034a496764405860243"}, {"@id": "_:N3e2d1b5b68fa4b2da19b9de30b5b71a2"}, {"@id": "_:Ndcc420df981d4de19573cffb0b8d4609"}, {"@id": "_:N3dfbb02d5ec84bc08de8fc4d713beb71"}, {"@id": "_:Ne355548ad6dc461d80db8993286235f6"}, {"@id": "_:Ncf9e2f0b70f94b5f952fc3f66693d664"}, {"@id": "_:N86ef4f8766a34e6a8619e487ee1dd10a"}, {"@id": "_:N7d33604f5ea74c4595d1f2761bb5337c"}, {"@id": "_:N1f32a5e5478247449d4d6e31268f1338"}, {"@id": "_:Na2fe8a7e19674237be260e8d9659a3bf"}, {"@id": "_:N5a181373da054c76bf724f3be8b0dc61"}, {"@id": "_:N02df7380378c473ebc2c5b0727c6bf0c"}, {"@id": "_:N87b8780033494e79a76e3564f187e286"}, {"@id": "_:N957ac375268f4b4581a277514a461e43"}, {"@id": "_:N544af482fdea44e29be6d96621bd6abc"}, {"@id": "_:N604db161bdf4424093f6fdf41746bb6e"}, {"@id": "_:N45ffbf1e85af451fa0d58f6154c6806d"}, {"@id": "_:N2ff7b92c9bdf4b5a9448db11263913a4"}, {"@id": "_:N1d2b3417e403432983f72c26c247e7d4"}, {"@id": "_:N766f1a3b917e43c6b47497f0c25adba3"}, {"@id": "_:N5f57a8cad4f546d78a6fa59d032dd29f"}, {"@id": "_:Nccf226f2c3f74499b9aab7ef49e72998"}, {"@id": "_:Nd2d1ffe3c1ef43879f8958e7e2faef89"}, {"@id": "_:Nb7ae9865b302413fb8f007069e8e9aea"}, {"@id": "_:Nfedca9a7a8044a549c84f4513de87333"}, {"@id": "_:Nf777795ea92c4ab8883c51753ea811fb"}, {"@id": "_:Nf7b624d10b754ee88b38653474538aff"}, {"@id": "_:N11a62dfe366447b2acdfb19915c54c07"}, {"@id": "_:N7099e04625ef442abe51ced0e1f83875"}, {"@id": "_:Nb2d13e24461b4ad0b3c57cda41f29dc7"}, {"@id": "_:N4d6f11dabe5b43f49aba9af148d13ffe"}, {"@id": "_:N5cb63e3cdad749f98c614cd36a39e0da"}, {"@id": "_:N3b696f6cc8eb48f7b34612401b0b64f0"}, {"@id": "_:Naf59efc4400d4437ad79843410a00392"}, {"@id": "_:Ne3ec8339845a48979dfc3a25c21ca776"}, {"@id": "_:N70b660c268544db3a7d218339f6998fa"}, {"@id": "_:Nbc814b92b61648088b1dee30cefe1265"}, {"@id": "_:Nb4ef33e66fb344e99f91a28779d37958"}, {"@id": "_:N4bb9d34b79aa49e7a26bcc002f330642"}, {"@id": "_:N0e78d5572e674dada74568948609af8d"}, {"@id": "_:Nf1318a368e754a4b9296e4e7836c3a8d"}, {"@id": "_:N80d1dc53869d49d8a2706fba4dd00c1e"}, {"@id": "_:Naa539dc5ab8543ac9dbc9c9cc2fd3113"}, {"@id": "_:Nb3a1b6c1441749e49a83f695aa89b6ee"}, {"@id": "_:N40af0fb92fc444a08d7ccf9ed63fc00c"}, {"@id": "_:N877cd743a29a4c1d9e490a4df4a2b5da"}, {"@id": "_:N716bbaa28709454a8fa8c03b50c05992"}, {"@id": "_:N244e3b2e98094f15b3c4c09b3561c3d8"}, {"@id": "_:N3b6eefe3051346d98c5799b237c86874"}, {"@id": "_:Nd04314e1703544aeac4167b6fbef4627"}, {"@id": "_:Nd6e9b576ea4d4d1e991307a9393f8874"}, {"@id": "_:N9dc30ce25d8e41cf9c6b569cbfacf29d"}, {"@id": "_:Nc2f2e2ebace2423a952d3c860d6993b7"}, {"@id": "_:N8f83081ac0924f99a9ae439de0a476f1"}, {"@id": "_:N75b11c8b19b548778c2c814bede17e8e"}, {"@id": "_:N602f04430df94208af56d7576d71309a"}, {"@id": "_:Neb4cf111b98f4ea0bd43d3e5965d9d4a"}, {"@id": "_:Nfbefdbe9a7b848048ab9cbe672774e89"}, {"@id": "_:Nb4a1dc32913f459d954434c2154fdf55"}, {"@id": "_:Nacf98845ac294d64a832b0b9f2952858"}, {"@id": "_:N208765bc9e294cecb18ebcf4304cfcfc"}, {"@id": "_:N45deb0a69dd5401ebce120b02cb7f04e"}, {"@id": "_:N3c96cefc03844727884dd0bd6b4f1d8d"}, {"@id": "_:Ne199c92f6f354c19a854b8517fa0016e"}, {"@id": "_:Naed3faca5c2b4c9a86db6ae1e8055859"}, {"@id": "_:N29d2128c934b47d994dbff4950ad7e51"}, {"@id": "_:Na8b65d1acbce4f9c9bd3433f35e34671"}, {"@id": "_:N1e039f30d3d448c09debf372ae779257"}, {"@id": "_:N8f74853de8884c2ba42c0af47be0b128"}, {"@id": "_:Nbe9a1cda99a64cd29bf36e0c4dc65e1d"}, {"@id": "_:Ne97b5694e2fa4dc4a81e4f5f2fd0c282"}, {"@id": "_:Nb372fd5b92084d8594063aba3cda2aa3"}, {"@id": "_:N007d8bc5fb584e46a683fba170c2a66d"}, {"@id": "_:Nf8bec156c1164c52a9dcf0d8f9790842"}, {"@id": "_:N5b122fee13e84f9db1786d98d3be89b9"}, {"@id": "_:N183bb377295b40a0b3b73186ebcf3191"}, {"@id": "_:Nad32b697548b4d0bbecc1ec3bf295b88"}, {"@id": "_:Ncfddc2fad3394875abb90477b7d8ab9b"}, {"@id": "_:N4079ca9fd98a465486f2efa5445ba364"}, {"@id": "_:N58c9532e1bb24e5687cdd46cb6c8bd64"}, {"@id": "_:Nbe0dd76a7e2d44ff80b34b8d9cee1a5c"}, {"@id": "_:N4a5949c436734f3fb6265061d867f723"}, {"@id": "_:N572a9c38921a4f36a6a8ce7f31fe414d"}, {"@id": "_:Ndac1873d4482442692d2f094b0b45e21"}, {"@id": "_:N12fc0fb776814123b44bc5737664b473"}, {"@id": "_:N7fae93f8a54e436e9e54b5e84b02f68e"}, {"@id": "_:N8ad4fe548d7a4e13946f363ef986c8ba"}, {"@id": "_:N05493a5cbbdf41be9abeb9957e30a46b"}, {"@id": "_:N3ff6cee2a51d47bdbabe0a75765e1ddc"}, {"@id": "_:N7b79188c5b104c56bfc4b98c81911d00"}, {"@id": "_:Na79c2fc03dde4e0187e1f1b6f3dba669"}, {"@id": "_:Nc5c04bed7a3c4f1f8faabc1aa0c361a0"}, {"@id": "_:Nd0cf09ab35c04d1cb5971a619568266a"}, {"@id": "_:Nfffa3f2a396441f588c67c7a0c102782"}, {"@id": "_:Nba62f9a81d194434976ed3eb5fbbbb22"}, {"@id": "_:N42b8da49dcf143e79a816cb26e87ffd5"}, {"@id": "_:N29cd3a55fd2547948cbcf949e098c6a6"}, {"@id": "_:Nfaf445dbd7494b15b796c11391de408b"}, {"@id": "_:N36c8f0d6ca504c3085afa87fd331bc4b"}, {"@id": "_:N0af40ac47cdc4de7b9f3e2e7bbef7ae4"}, {"@id": "_:N92626a15dec84ff58a47afb28dd3fa58"}, {"@id": "_:N6f0daa6a00ae4268a583ff82354e4982"}, {"@id": "_:N0afb2008881e46f394620e92a214d1a8"}, {"@id": "_:N0120b538f9e246e3a46af599f9200664"}, {"@id": "_:Na1eabed8433e4788a0305f4725b71760"}, {"@id": "_:N9c5f877c97c441c78dd80ee980ecfd5e"}, {"@id": "_:N95bea5f5403244da8d97535218a53485"}, {"@id": "_:Nace93250678a47e88cf1dd4036d095bb"}, {"@id": "_:Ne6ad022b29d643deac2c78a88f45a991"}, {"@id": "_:Nde15ea55d36342679c8751c7ab168fa3"}, {"@id": "_:Na6b227d2aa3c4b64b33fb0b459213d47"}, {"@id": "_:N0cb535c384aa4e508cedd7f53ef959fa"}, {"@id": "_:Na89c39165274441cb122767769a9dc8d"}, {"@id": "_:N88e6b96a69834c19af3ec3d6362a93a7"}, {"@id": "_:Ne82b6da49def48a98a0ae3a642b97139"}, {"@id": "_:N2fe93fb8ea514463b9696d058d257998"}, {"@id": "_:N23aa92e9ba534aa9aba42f84e42fd7da"}, {"@id": "_:Nde691480f3af4cdd8f29c63f38bd579f"}, {"@id": "_:N1a974422341f4a1892e481255f27bb43"}, {"@id": "_:Neccca7d5f0be47c4a71e8e0ea794e1a7"}, {"@id": "_:N34cba37a62a04dc7aa619924c968c3bd"}, {"@id": "_:N531e1965fb4c4f5cb43fcf87e267e980"}, {"@id": "_:N09323c43e8e347db836c054b8d387b6a"}, {"@id": "_:Nad945e4ae5d2488ba5a30cec2f632879"}, {"@id": "_:N725c50b36c164224bc9bb86c867ec8a1"}, {"@id": "_:Naf1ad6ea7a484e1cb95745cf0df6256d"}, {"@id": "_:Ndcb1f65e2f3d42dca35787b425a54fe2"}, {"@id": "_:Nb3bdcda37b884c8895ed315f1399781b"}, {"@id": "_:N3d7faa0362794513aab8ad3b8c5949e4"}, {"@id": "_:N59e380cd2cc640edabf5c88d05a9b91f"}, {"@id": "_:N7b283607087f4dca8624c262ee815efe"}, {"@id": "_:N6ce4f84016a64fd99cecf2a1814a8701"}, {"@id": "_:N0f266791057040afac6171e45830b151"}, {"@id": "_:Nce3868f7e2624c43a77499adaf209b37"}, {"@id": "_:N6e2040be8387404abb950d16d6542fad"}, {"@id": "_:N2dad40aa9b3048399be31c63e7432998"}, {"@id": "_:Nbe47d420e9d74e14a16ea848e111f657"}, {"@id": "_:N51d4dfaca095452bafef6b8a452531af"}, {"@id": "_:N3cfaed3950b144b19bce9cee970e3c1c"}, {"@id": "_:N09c2e7a7383a4aeeb57e584ff7a0df5b"}, {"@id": "_:Nad029bbfc5f74441b4afa34138a61691"}, {"@id": "_:N795a3ad5d99947ab8cae7c2a5c9a3f4f"}, {"@id": "_:N8722813858c2483ab80aff6eda96a631"}, {"@id": "_:Ncfc341adf2e24d2ea89b7a749b2a49ce"}, {"@id": "_:N85aa21f7c84d450b8bc183363f12f669"}, {"@id": "_:N8db51305658844039622289e7300778f"}, {"@id": "_:N2c3b4ab2ab084fa28168aff224c8fb9a"}, {"@id": "_:Ne64aa554c0624d34b0bd4f5f481f1308"}, {"@id": "_:N057895c7029545d9b5da6f88a5e70442"}, {"@id": "_:N91db4541296040ea99bcc970d31498ca"}, {"@id": "_:N7ea90bf3dd9843d4948470c808b84fc2"}, {"@id": "_:N346c924234a34c9bb5e7ea2220389743"}, {"@id": "_:N49193ff1ad1d4337a11dbc96a4782a4a"}, {"@id": "_:N0876940aeef94f8e90e79db53b707e78"}, {"@id": "_:N1b183e53b3e54ab7b1f0896b44ff4675"}, {"@id": "_:N4f6adc307aa34807806afbd3bf47c9c4"}, {"@id": "_:Na38d53a7dd9f4793b2d58a28c1035a66"}, {"@id": "_:Na619f22e95874def83b8c5cf178357b9"}, {"@id": "_:Ndc3e1a6a44534b21b7fb1ace1a9a8d25"}, {"@id": "_:Nff72943e652c4d3089627cef920b6a40"}, {"@id": "_:Nc0f4876baec74f85af1936f13e25186e"}, {"@id": "_:N3d568c93402b4444b79a78e760bb6cf6"}, {"@id": "_:N4ad2fd695f3642328206f53a287169df"}, {"@id": "_:N968395c8a1a0408c8126df868a382c2a"}, {"@id": "_:N8be68eba29814f038ecd9a51738b354b"}, {"@id": "_:Nf0780c2804a0426d86e87e21e2d66e74"}, {"@id": "_:N7d5145eee1db4531b315dfbc18df40b7"}, {"@id": "_:Ncf8b2303b5024e7595f27ddc47cd4960"}, {"@id": "_:N1673472efea84484a380d44cd176da9b"}, {"@id": "_:Neca7a60ab1ee4e2b86d46e1a32428fa8"}, {"@id": "_:N4e2412411a764e74bdf48daa2ac14d2b"}, {"@id": "_:N01fc51621a234145a5d96eaa3c88f2f5"}, {"@id": "_:Nbeb9665f434f4bd48154c99c4d2a73f9"}, {"@id": "_:N4a7f7e2928694b75947eded23399e9db"}, {"@id": "_:Nb5f4f89aa44b44a8873e5831249a52a8"}, {"@id": "_:Ndedd19deea324fdcbe1534c096037e84"}, {"@id": "_:N181513dbbc08467ea5e4c33aff0754af"}, {"@id": "_:N7cdc2161fde8440ca983746be6471e9e"}, {"@id": "_:N3eaf08d592f344f6a556b8a6651d58b5"}, {"@id": "_:Nc7d7b7822023470a9219146ba0732ad1"}, {"@id": "_:N9a9be3f92a2346459c221a59fbe79450"}, {"@id": "_:Ne2a304145cb644cdbf053c379f7b5f5e"}, {"@id": "_:Nce288aecf09e420a99375b4800bb0060"}, {"@id": "_:Ndff23f5c363147a9b58d12dd36dbcc64"}, {"@id": "_:Nfcfa1a58c06b48debe1acf2aa5bfd40a"}, {"@id": "_:N45e0af25a51349e087be383b3862767a"}, {"@id": "_:Nab0341a4ab9d4b98985897dd9f9a1131"}, {"@id": "_:N75dbf861ac4c4ef1b230d6930cdbd00c"}, {"@id": "_:N8efdd0db7d0d4d2d8912cc9b2e908edb"}, {"@id": "_:N7fe2353b39004685911b67b42beb6180"}, {"@id": "_:N88a6f684ccdc43bf892ed0343cca5a23"}, {"@id": "_:N3cc5084f24c94fadb46ce665a448d352"}, {"@id": "_:N5bf9d05ad9624295b79b24c43f4aaf64"}, {"@id": "_:N64c01a87bd1646a0bb0ecd51128b59c5"}, {"@id": "_:Nb3d06baa29a641eb9f86b3fea865b945"}, {"@id": "_:N246953c9d67440fdb31f27342274ac6d"}, {"@id": "_:N04fa82b581794ce2b31de20d5805c082"}, {"@id": "_:Ne54ec493e82a47bea2b03e964a6573d6"}, {"@id": "_:N4bdf1a34885845f9b36f2adc6adc7933"}, {"@id": "_:N8743824d1bad49d49dc4f15332d954c7"}, {"@id": "_:Nfdaf5794ad3f4a8ea276377640217345"}, {"@id": "_:N7dae8da4bab848b78d4afe91265d6804"}, {"@id": "_:N6abde7efd3244990b60b8d38b3da4a6c"}, {"@id": "_:N2b188f9466944b02b483884a43bb24d6"}, {"@id": "_:Na68be8d92f77448a9de589c9881677a1"}, {"@id": "_:Nb85ef88595c44b749466a5d9d1e7b1fe"}, {"@id": "_:N8c5da26de6a84148a7d3252c586b6838"}, {"@id": "_:N2c4c54c918dd4218886260d39d75abe1"}, {"@id": "_:Ncca9291dc8064e919a3cf52c766f4ae5"}, {"@id": "_:Nf9b238623b2f4b818d27ca192f29d6a3"}, {"@id": "_:Nc32b5cf16fa54133a874987a76106759"}, {"@id": "_:N4c2a147ad21b4b539bb336769a66914c"}, {"@id": "_:Ncd24ac04dcf64a53b26b86cb07d245c6"}, {"@id": "_:Neaa8d07e9d9d46faa3922046c7b1285d"}, {"@id": "_:N127894ea60cc4fdc97a88258247e82dc"}, {"@id": "_:Nebf92dbd5ccf43e98939349c047686bc"}, {"@id": "_:N4ad763441bb74fbb8acfd25978f879ab"}, {"@id": "_:Ne9c6d94caca14decbdaf1bc8de8d2424"}, {"@id": "_:N24c5521c96d64d94ab21e8cf9a8e354c"}, {"@id": "_:Nd383133a875548b4a5fad4001fa3641b"}, {"@id": "_:Ndf4f27d49e974e558ee91ab8b80bad46"}, {"@id": "_:N012c53d89f094cd6bd97d0f1575bb602"}, {"@id": "_:Ndbc47617ac294d138fa46c7f70db5759"}, {"@id": "_:N6a8ccf065fce4550a6da218e186dc2be"}, {"@id": "_:Ne42ccd98409b465ea2a08fd6ab1b8a8f"}, {"@id": "_:N1f00d07d08fd478792b52da1401de1f7"}, {"@id": "_:N115328ff601340d39e8a63e95a48e1e4"}, {"@id": "_:N455d1cbea353498f8b0d9f9a251abfa7"}, {"@id": "_:Nd0af634c963248a5b160a27cb32cdecb"}, {"@id": "_:N08dbf3923b144c7c95c5a6aae9216ac1"}, {"@id": "_:N5d6af017ada946a4880c0198050925e0"}, {"@id": "_:N3d14a1340721407ea66647a9a53de5ef"}, {"@id": "_:Ne5e9c93fda3e42cbae254f4abaac69b8"}, {"@id": "_:N4ef63fe2ce934bfa9156559a82763367"}, {"@id": "_:N66328570ab254bf58a9ab15067ecefe0"}, {"@id": "_:N2713ca97905c41eaa2caae85c51991d3"}, {"@id": "_:N422c7a67797e4f939e289c03a8c9b533"}, {"@id": "_:N20d56019c4ac42949ea1c980383bdba9"}, {"@id": "_:N53e8e9b432c3486294501b3de3a4fd8b"}, {"@id": "_:N9085a39604c04e7eaca48d548b234a99"}, {"@id": "_:N571e586a2bff44b2b33565f2ad87a410"}, {"@id": "_:Nceba78603bba4be0b56532551a46e4ef"}, {"@id": "_:Nd4830c4ae1584c8b9bf1575e691f424a"}, {"@id": "_:N75af91acca464f9c9b2c50173df4fa73"}, {"@id": "_:N01758f46de5247abbd660a7a93583244"}, {"@id": "_:Nfe589489146f4ba1b7551dd842000464"}, {"@id": "_:Ndb8ae5997d184b80a1f4160a2eb2f63f"}, {"@id": "_:N96377bd23c284475a7bd09608014ddc2"}, {"@id": "_:Nafbfeec0cd894665a88e90dbe1f8cd45"}, {"@id": "_:Ne73db6a236b64a28a1c614307c5099dc"}, {"@id": "_:N25d08ddd05fb44f6a99d83732bf5e9b6"}, {"@id": "_:N12a02d1b4f784a3a9b6f7aaa3449eeaf"}, {"@id": "_:N42926f619f3e444aadd3f11d1d84aec7"}, {"@id": "_:N9f0b45662b424e70b86a0ea8782ab0f8"}, {"@id": "_:N9f21eff4d0cf4473bdae15d3cae98863"}, {"@id": "_:N3e88b3a8483b4559ba7026c7dea9b57b"}, {"@id": "_:N455294df695a414cbeae2616b3498795"}, {"@id": "_:N936c25102fb1424baeaad0ab4e870268"}, {"@id": "_:N918416b4e3524669bcb11952ad493393"}, {"@id": "_:Nbd7b556a58f94db5bbbed14492f6606c"}, {"@id": "_:N616bed4f66c049a7a3670d6fca824156"}, {"@id": "_:Nfc2ff5e9d0674b8a9199e3f9a0c26199"}, {"@id": "_:N12bae8efa7a04cf0ba4cbb3f44aaa4ad"}, {"@id": "_:Ne6e36f71462845458059e6e9f4ea98da"}, {"@id": "_:Nc6efacee99164944a7c959cae5674b63"}, {"@id": "_:Nbabb9857436d4852bbc73f595a5fa290"}, {"@id": "_:N2922d9e4633848a8b7de093b2a1d946c"}, {"@id": "_:N366c81b1f2634e13a36b58c35da1c356"}, {"@id": "_:Nb14f9b6c37874a49a2bd1f4a36f041de"}, {"@id": "_:Ncf0bf918586846019c824a923ce5b1ca"}, {"@id": "_:Ndd51091978e2469c87bcdb25d1183871"}, {"@id": "_:N587fabe27fc54e048e73408a20dcaf81"}, {"@id": "_:N66d8cd422fc349ac953e41a59d56130e"}, {"@id": "_:N8a61dd2ab02744929ad7e1a74de8df06"}, {"@id": "_:N5e250b93d4a6419a87e0d0200d639b61"}, {"@id": "_:N4ae356995647487897cb2eb1ee38ac4c"}, {"@id": "_:N79ea5c0818ad45d9abb193bc1d532c0e"}, {"@id": "_:N74740cce00d34298800cb09fc617ea7c"}, {"@id": "_:Ne2efee68e06b433c96caba4748edef5f"}, {"@id": "_:N0858b08149eb45be9e2edf7c7ab5f918"}, {"@id": "_:Ne4fcb5bae6e448858615d5eb908240b6"}, {"@id": "_:N77631285051d443ba3028d286839565a"}, {"@id": "_:N78d9d808b3a049bd92bb7d3505681eea"}, {"@id": "_:N77a6a0d2d0d9495ca6c4a7ee36541664"}, {"@id": "_:N308918080ecd41c69ab5d704d8885333"}, {"@id": "_:N9eddea9c82d7428090a49e38f2114241"}, {"@id": "_:N3038b78bcea943ba81d1345ce7e2729a"}, {"@id": "_:N1262196990e643a9a2e158bd8b19a765"}, {"@id": "_:N74778f1b769d43d0819b06a4c8a13ddb"}, {"@id": "_:N3681497dd90241af8e07bb14be40321b"}, {"@id": "_:Nec43e73bc3604609b0889ab1e16e8e98"}, {"@id": "_:Nb37d06953d34464aacd09ecf40056138"}, {"@id": "_:N9e1b23a6e8724158a2d3ae91665a9478"}, {"@id": "_:N71213aa3184f4361976fec172ada99d2"}, {"@id": "_:N7d34c59274c74114b2f76117535fe02d"}, {"@id": "_:N17e142a4d03341ba8dc7403d4c3e687f"}, {"@id": "_:N1385f52157e5454aaef6cd468cc4437f"}, {"@id": "_:N09f86ad07b9346259569da7c4f031377"}, {"@id": "_:Ne131b2f8b746459cb77552ed486ec231"}, {"@id": "_:Nd6b726c804ce484da3d626d12c4ad9b8"}, {"@id": "_:Ne83680cd18b74776adb6ad922fabc9b4"}, {"@id": "_:N16313a1363ad467fa2253d93f2d29a57"}, {"@id": "_:N4f9cfc9a203f4e74a2af8a5bbb740c08"}, {"@id": "_:N2a9db00e50d14c0ba888babb0b52cda9"}, {"@id": "_:N09af138303064971a29579c2c9d3ecc9"}, {"@id": "_:Naa88f70206e740fd9d1477e702d0af13"}, {"@id": "_:N0f4eacde01d14db79d0db04f9d53031b"}, {"@id": "_:N33ee2cf85ee8462bb03e1af46132ceb3"}, {"@id": "_:Nfd1723aa8e2d4bdda38aebc5eb33b947"}, {"@id": "_:Nf4f52fcbdc5e4fa4b2d3cf6ba49fc761"}, {"@id": "_:N3366de77d552446d88000adc3d6bb4e8"}, {"@id": "_:N4feab999ec8d47438e32d57c317a024a"}, {"@id": "_:N5aaa6761b1fa4a54bcdab4bd1dea0e57"}, {"@id": "_:Nf745c66e76e140b3ace6cb9a0e1ea879"}, {"@id": "_:N11cf022ccdb843368b55ce793e991188"}, {"@id": "_:Nec41ffbfcbe64600ab483fe33984c72e"}, {"@id": "_:N8ca3256aa0c143af8482ef80e45f6a8c"}, {"@id": "_:Nbb0c80918c614923b56b11e3ba62d890"}, {"@id": "_:N652beff620e44b08b568cc2f40b2766f"}, {"@id": "_:N60bcbb839fa642fcbff3d2e734fea7f0"}, {"@id": "_:N3ed011ac360145639144cbf84487074d"}, {"@id": "_:Ne928ad1e3a1649e4af3cc2109e978554"}, {"@id": "_:N4b6ffc054b054971ace477ee208895c5"}, {"@id": "_:N902bdbef59324eb49d73c1401c7182ab"}, {"@id": "_:N6a7484a5b4ed4935ae0c502b9b0410e2"}, {"@id": "_:N680b7ec913aa4043993b923d8d2a9586"}, {"@id": "_:N3cabffddf8fa406889b72e0fe481e438"}, {"@id": "_:Na54e6baca52f40a1bb736d3effcb91bb"}, {"@id": "_:N8b12f088773c4f22a4743ad4105492ae"}, {"@id": "_:N2bd049d913d64122bcc37b1ff9344c02"}, {"@id": "_:N3b7a1b7f71534444a4d8fc75af956f8f"}, {"@id": "_:N4f8d01c6050b4622aeafe0df826c56f1"}, {"@id": "_:N69bf665deb0343818d913efe34be1b40"}, {"@id": "_:Na5c4b6657b124c928138f00d0d5c9128"}, {"@id": "_:N411bbec208f944859499e3996f041121"}, {"@id": "_:Nc375fb38e4a34d0090b0f5ac3657fadd"}, {"@id": "_:N3904b04b730e4d10b6e0b7e8dc169297"}, {"@id": "_:N1bd6d256e7e74473869d8f8f02f9b602"}, {"@id": "_:N9cb1f35a681e417d82176b9e4d6f291a"}, {"@id": "_:Ne44e5786e10345049157668e0d401621"}, {"@id": "_:Nfb61493bb3b64ca2a11bf853d32fb23b"}, {"@id": "_:N77e7d480c1fb43b398066870e9c5ecc2"}, {"@id": "_:Nd2efe6295b7243a0b5ffd60b171d0820"}, {"@id": "_:N4397d04a206247399988006645bdc6f6"}, {"@id": "_:N57f1e30e0caf4a0b9a679a29ab75bca6"}, {"@id": "_:N81e3a650396941a6a48338da632e6598"}, {"@id": "_:N2dd940fcf1d14e80a985f2d48caa1f18"}, {"@id": "_:N8ca26641cfb94b97bb985a1b299e5fdb"}, {"@id": "_:Nc504a20da90f4878b193d5b59b9ad0c2"}, {"@id": "_:N5ec5dd1461b14dc4a5b4d07604cad743"}, {"@id": "_:N6fc098a3abd04af0956c8801c2b394fa"}, {"@id": "_:Nf234334d026347e99d6fcb382967ad76"}, {"@id": "_:Nc8cd0dc37b3a4ae8be633b4008cf5303"}, {"@id": "_:Nf0c23d81952146e8b6b62472cca2a592"}, {"@id": "_:Nebe64278c7584f3cab0baae412edf1ae"}, {"@id": "_:N9744ea004fdb462db7b00d7504443833"}, {"@id": "_:Ncb7352f59bad476899883b8db485126d"}, {"@id": "_:Nab09b28c3fb64783bda540e11cc99a8a"}, {"@id": "_:N4a9a641d4ca54c249814f918fad1168c"}, {"@id": "_:N5266bc79052444a1b3dc4a46c7b271e0"}, {"@id": "_:Nb63ff170f0424a25aff62e24f367984c"}, {"@id": "_:Ncb7c0962826d47778a6316ca5e3ae1ca"}, {"@id": "_:Nb508cbdff3054708b26ce79b3d3f58f1"}, {"@id": "_:N2df10962192144568898b502a854210f"}, {"@id": "_:N2ec7f78741a446abb3b06a8c053e1e94"}, {"@id": "_:Nf9893aa427594b1c9b5e6d90454821e1"}, {"@id": "_:Nab5467800010425382f7e68332f7652c"}, {"@id": "_:Nf8906ac2fc9d4dffa820409d6a04c9b2"}, {"@id": "_:N71fd78669df94142b9848b5de1bf81aa"}, {"@id": "_:N64896fa8e61447759a8812fbddfaaf53"}, {"@id": "_:N0bbaa36be9da4355a7e0d7f2fbc6d9f6"}, {"@id": "_:N4496c3c2bcae4a44ad28e0f71bd7ebc5"}, {"@id": "_:Ncc569ea03cad4144866845a2a6e8e50f"}, {"@id": "_:N1b1adeb8643048d989f17d6a6d65f611"}, {"@id": "_:N6a3e0ef3e9a042059e7f6e8ed871e2f6"}, {"@id": "_:N337c80b674fd4ec8bf60b4b2858bdde2"}, {"@id": "_:Na60118ba3a2f4c358c4384bd5ca3b8b1"}, {"@id": "_:N5b481319b6f544b597771749be03460d"}, {"@id": "_:Nc2ecd8f3c1c94d9ab543cb4bf0a53165"}, {"@id": "_:N8fbd3131dcbc42b4a252d1de027a97d7"}, {"@id": "_:N699e7d3e49c74aa8badfc8d4c4fa48c3"}, {"@id": "_:Ndf83ab9ba5794917b97ecb5aeb745523"}, {"@id": "_:N0f72f4af4ec34d329069079f4d3c3534"}, {"@id": "_:N894d9a0915e94dbd9e7c4a3e3b51475b"}, {"@id": "_:N96800d4fa2324f569a2190922f6339ea"}, {"@id": "_:Nac30ad184fc84b50b546d05e07fbff9f"}, {"@id": "_:Nf2e964d162474149a4430a4cdb815b29"}, {"@id": "_:Nff91303c3a4c466181e0acd2bec61c59"}, {"@id": "_:N7112524f2ab045f79d4c90404ffd5823"}, {"@id": "_:N96720901544b4c0989c603a7cb622928"}, {"@id": "_:Nb951a101a9f64971b9a61d0b7d005b3e"}, {"@id": "_:Nd4d24f704d774d4e9f309aec41349c97"}, {"@id": "_:N51838558ea5c43abb6cfc94b49997975"}, {"@id": "_:N02bf1d8315364758bb788e92ea8efe31"}, {"@id": "_:N7a3966425d5142f89a08484f8e465a13"}, {"@id": "_:N861e54b347f8403c93bf4519620afa54"}, {"@id": "_:N8a1d2232fcf24c399dfc4d513087e94f"}, {"@id": "_:N64be755ada324f4481a0f246bad75c1a"}, {"@id": "_:Nf30662fc42734d54b8514532e0be3079"}, {"@id": "_:N7261e440f4fb40aab128bcfacbec97d4"}, {"@id": "_:N3224e73d7b054144b4467fc60e18d34f"}, {"@id": "_:Nf38ed5c8c9c74e3d93796e27631b83ef"}, {"@id": "_:N804653c206324b8dbce54ed6e34d4dd7"}, {"@id": "_:Nea8632bff3b749c79f18b4c2d2d117bc"}, {"@id": "_:N78f682ce787548fe95d278cee45296c8"}, {"@id": "_:N8a700b0863af47608bb9ddd9710ea57a"}, {"@id": "_:N5cd6ed48037147ffa707e61e05a83280"}, {"@id": "_:Nc6813437dcaa40f5a48ce1185c9c4067"}, {"@id": "_:N67335bbb03f444f699916a89168dbb69"}, {"@id": "_:N0d84215b2e9f447f9117602a42742ce5"}, {"@id": "_:N59d5a690a7334be39523167430a6c844"}, {"@id": "_:Na0b6f414e7a94a02b4a19b50dceb7820"}, {"@id": "_:Neb6d62679b3a4857b9420b1b47cdd725"}, {"@id": "_:Ne9f5e3905dcb48db9b2456ee315bf5b3"}, {"@id": "_:Nb5604e7a59d74d2da7478efed420874a"}, {"@id": "_:Ndb53216219534b2b8f9cc7912752d778"}, {"@id": "_:N9544efdf9ae94b79a1191079da28b4ad"}, {"@id": "_:Nda1b629731a74098a3a39d725054adb2"}, {"@id": "_:N9288a6c6c8574c9c9f134bb170fc5f2c"}, {"@id": "_:Ne125cf0a1fb74f60a9a26cc5b0052b60"}, {"@id": "_:Nc19726bee0ac4ed78209a7ee531fd7c7"}, {"@id": "_:N080766e17a064cd8bb0f31378c08ec8d"}, {"@id": "_:Nd5e2796b068144059d0ee113a37eb2df"}, {"@id": "_:N86eaba76b626474a894ab71e8dfd4215"}, {"@id": "_:N3a70d7e46cb14c35bde514e4fc397444"}, {"@id": "_:N0698b61e38df4692b3408dbfe361b52e"}, {"@id": "_:Nd8e2e7ef65f840b5a6e2cd995f8a2a53"}, {"@id": "_:N3a5c152e74414d09bede5423a3adbfbf"}, {"@id": "_:Nd1550f7b40954f3fa375d4e4108e87af"}, {"@id": "_:N4a1f484a39884eb084782a1774803772"}, {"@id": "_:N044a96c9daae4259a26c2a536969dd59"}, {"@id": "_:N207eaaaec71a4512ba7f5a60bd417a28"}, {"@id": "_:N1e48832cd71f4f989207150d07931182"}, {"@id": "_:N29a0de7bdcda45159bbd0018ee166116"}, {"@id": "_:N5613b4317f2143c68cdcd17a8d158eee"}, {"@id": "_:Na7625c36c55d45c3990a84ac991c050e"}, {"@id": "_:Na0a772b0d1994d4986c461f53ce6cab2"}, {"@id": "_:N28cd186cda24414ebff54dc7035803ad"}, {"@id": "_:Nd96649364abb45acb566caefefa81a7e"}, {"@id": "_:N0e2681585dbc4b43ab8a3338c929dfaa"}, {"@id": "_:N257d16f5ad9f4388872ff78ac2b351db"}, {"@id": "_:N1d193f2fde2345fa977614246b00712e"}, {"@id": "_:Nc6a2ce47deb7432f9194a4a7619715f5"}, {"@id": "_:Nd81fea83db9b47c89e57339284a10980"}, {"@id": "_:N10a144c709c94d72b23bc6e09a5b3b1b"}, {"@id": "_:Nb69a9574c5c44730900487f0cdb808e3"}, {"@id": "_:Nc9267b27092e42769b7a1fc0dac4c284"}, {"@id": "_:N59596d00f1a6458e9ccae624473ed790"}, {"@id": "_:N35f7c36afca14f28bad37c5b37f0dcca"}, {"@id": "_:N041c3b9f8f6b4c3e90c8ac74dfe476a5"}, {"@id": "_:N96d4194549c449c5972844a1fa30991d"}, {"@id": "_:Na5e8462e2d59482a984b6edfcce42e4b"}, {"@id": "_:Nfe13e048db8a44659ae70449efbc26ae"}, {"@id": "_:N3e2af2e2d3cf4595ac0aadba50089efe"}, {"@id": "_:N2836eb97186e47548d65db539076a04d"}, {"@id": "_:N94dcc36f45b04621bb230cf38a519c0b"}, {"@id": "_:N6aacc7887d014618bb665dcbd6bc06c1"}, {"@id": "_:N465e523e5c5542038e7732e0094bba2d"}, {"@id": "_:Nf38d0b142c48473db7a9593a3620e363"}, {"@id": "_:Nc65ee0c16029477db88fa4fab3d4b0e0"}, {"@id": "_:N75889a98d3a947cda2a45d28580c4838"}, {"@id": "_:Nddcb75ebaba54a03bbf204ea21b5b286"}, {"@id": "_:N905b4f6260ac4908ac02ab989e603496"}, {"@id": "_:N0484359e6a5a444681c16a3320680322"}, {"@id": "_:N53d296eadd85466099ed7e69f8787720"}, {"@id": "_:N03831552e9d44e88bcc29c6da5d3f26c"}, {"@id": "_:N1b3c922198884df5836bc83e6e9e573a"}, {"@id": "_:N1f8f33b9b1874ac6890221de85c9523c"}, {"@id": "_:N69e5c51372704ef7885e14bcb52c6f26"}, {"@id": "_:N1676a75816fc41b09442d0528b4d24f1"}, {"@id": "_:Nf4a09b9389d2482a9719d9bd583db733"}, {"@id": "_:N25fbdf427a1d438ba83d65090f014d94"}, {"@id": "_:N79414569b42749ef9f87661e87b9e278"}, {"@id": "_:N9603c1c1204e46b6a0c539206582bcb3"}, {"@id": "_:N4d45c19c40e5482b9353da16f09930b4"}, {"@id": "_:N68ff5a46e461426389727d746dab3c78"}, {"@id": "_:N3fbf028a125a42ce941afb712d0aaebc"}, {"@id": "_:N7fbde7495f6c439e9e63195fea14b080"}, {"@id": "_:N9ba82b8eaec74c9fb0cbfae0edd831a9"}, {"@id": "_:N52170450450d477e9a89a41c7ac1f62a"}, {"@id": "_:Nc6c298f565574267a88725ffb1483b5d"}, {"@id": "_:N6599479fefa94a22972dae569097312a"}, {"@id": "_:N25c1dc97c2024690a002789586ebe6a6"}, {"@id": "_:N296067fe544b44d8bbac66ce76cc87ab"}, {"@id": "_:N529498f828fc49fbb69ff41246daa35f"}, {"@id": "_:Nb8dcffefe85741988a3384aae3a2a089"}, {"@id": "_:N55b208069bcf459aac803b80101ecdb7"}, {"@id": "_:N18392b850156414ba92385c0e78834ae"}, {"@id": "_:N956e9f61be3748e5b0b621030478956a"}, {"@id": "_:N8c51ea0e724646bfb0bb5ab11aba3896"}, {"@id": "_:N7f38ec60afd645378964f7b23a0ab9ad"}, {"@id": "_:N9a5a1b9c593a4a77b38a028d88e8532d"}, {"@id": "_:N6be17ec15ee24cacabfa42e97ce8350d"}, {"@id": "_:Ndb2b576da4844cdaada558b2a56d7c64"}, {"@id": "_:Ne1e76ccfb9264366a495fb8603771681"}, {"@id": "_:Nc786965e708d4223b24894d860525d86"}, {"@id": "_:N25eb0161d88d4b3084f3591577a504f3"}, {"@id": "_:N83c61ede510c4359bb2f772be7202a2d"}, {"@id": "_:N5313786a2f074f9381a7a6bf47206fc1"}, {"@id": "_:N884e6d1887144c3cbf70d982cebc6913"}, {"@id": "_:N0878ae75f1a54d21817f1a5c8f33a587"}, {"@id": "_:N76546148b767417fb03127aa1e7d6057"}, {"@id": "_:N9c8505e252cb407d91a6c0bd4be4f170"}, {"@id": "_:Nad9503ea9d3f4bf68cdac9932ed63145"}, {"@id": "_:N752092790df04f61bd4823da62df6422"}, {"@id": "_:N0c16e4140a8b4745b9e52cbf10a24f09"}, {"@id": "_:N93746233654049c18d0df67f6f653c1e"}, {"@id": "_:N3e2ad4db868742c8a5553d2f8b739293"}, {"@id": "_:N05dc8fe961f348f4a0d8a90f2f942297"}, {"@id": "_:Na447066ae3ec4f93a893d3111006f543"}, {"@id": "_:N49ad8fd3c0874a9599467c91d1887de1"}, {"@id": "_:N1f62ea3d2ed3405ba66f81523f5fa07d"}, {"@id": "_:N76ed10f9d1d0435b8d8cafd47a6ebe82"}, {"@id": "_:N63de77eb8e36448e9dd72d083a245cb4"}, {"@id": "_:Nb70f1098b9cc409e8899fe05f5aed63a"}, {"@id": "_:N80f25df15f224f75a34d0b0e442bf7ed"}, {"@id": "_:N1667fcc9948b4a1fa627934d3f01b78a"}, {"@id": "_:N7fb87786b6c148329348cbc002bf65b7"}, {"@id": "_:Na50f199ccb2e41e0b7b9a92ab1715b6a"}, {"@id": "_:N3e59bba952fb476a9f080624d7568767"}, {"@id": "_:N8ed328728d8e4832ac5e621a7b8f5ac1"}, {"@id": "_:Nffee471a44f7484dac1ae81ed9eeac72"}, {"@id": "_:N024a76a2ad6749f8ac8350875ba14045"}, {"@id": "_:Nf9534b72fa99454d83724918fa746527"}, {"@id": "_:N6c7522fa7be34059aadc202db4794beb"}, {"@id": "_:N2bd5ed67aaa74aa3a225cdc369d2d400"}, {"@id": "_:Nc5e48a58439743b4ac202d29ae923dde"}, {"@id": "_:N38a9a9db605c46f280c54dd1c0183236"}, {"@id": "_:N6dcb4ff6598c4a67bb31a54e30d9fa9e"}, {"@id": "_:N397f28f6b52840a291a4ee7c753ce61f"}, {"@id": "_:N84ed08dcaa064cbe98129e38d81e2519"}, {"@id": "_:Nf1fcc04e4ad14ebda260fa772af33aca"}, {"@id": "_:Nd8836c4cc37a4cb79ed222d0f5508cfe"}, {"@id": "_:N96d3588568424d179a3e524094d698be"}, {"@id": "_:Ne1b7a73368f44c12b442b6635d126304"}, {"@id": "_:N30329fa4acec48aea2c1115e2da1a294"}, {"@id": "_:N4b050d9222364764a493bbe408eed8f6"}, {"@id": "_:Nd64026a1c1824e4f983054b8ca18d2a6"}, {"@id": "_:N57ca21c3a98c4cd2aa125f3462d245f2"}, {"@id": "_:Na6d3a0d87d0941ec826435decde78126"}, {"@id": "_:N4591949953d84184a73f566eb479622f"}, {"@id": "_:N5d8f7d800ed04cd697d7d062c479aadd"}, {"@id": "_:N114ed82682d4479faeee153810f651ea"}, {"@id": "_:Ne9ba28e05f0f4ebeb78b2b7379e4c3b7"}, {"@id": "_:N6cc513902dfb4f03bf7fb365e7eefb89"}, {"@id": "_:Nf4dda79d7b194c9db89d7a629fd5e7d4"}, {"@id": "_:N66d0cd364cbc435884f7c4c55b177311"}, {"@id": "_:Na749d16e612a40c58ef7b172367477e3"}, {"@id": "_:N0f7f9c01264e4b9dad4d9a3a38272fac"}, {"@id": "_:N073c1d9eaffc424296902cc26fa551e8"}, {"@id": "_:N571eceb8c2264fbf832695121d421b8f"}, {"@id": "_:N59fd40e02a7946f3ad3d4c3af072ff5d"}, {"@id": "_:N5ef5d3e366c44b38abfdbd95450a9ea2"}, {"@id": "_:N863f2bb0a96844b5a8d6b2c3f473090d"}, {"@id": "_:N7870ea95cac9400c8a3ae71c63d98315"}, {"@id": "_:N48eceb599e3c45b09a3e08af39b8fd25"}, {"@id": "_:N2f47fcf849194d4e8be87ddf8bac76bd"}, {"@id": "_:N7d4a438eb9534711bab656801ea5e79e"}, {"@id": "_:N613ba19e45dd44b987445080c4ae2173"}, {"@id": "_:N9f2d5330e5ae4ae581a047523a3b5c63"}, {"@id": "_:N312eae4db2924b1faaf9bd2582e8738c"}, {"@id": "_:N833e4e6522fd4711a7ee9976ba74061f"}, {"@id": "_:Ncfd5e1b7fa804cd5b9c10bf43515af0a"}, {"@id": "_:Neb1cdb176bc24595b3c1ad72f380d4ea"}, {"@id": "_:N1c488d805fe648548b4b5aa562ac2b76"}, {"@id": "_:N1b5b001a4d2d4b218301dca7d85b0e43"}, {"@id": "_:Nc1596b3fb0f540a295fe860e66a46135"}, {"@id": "_:Nd692d8ca24e848ffb5d5f73db567112c"}, {"@id": "_:N3645ff3c52dd4a84bf0b4e8d06423a92"}, {"@id": "_:N1994e06f2b3b43248d059d1e89931633"}, {"@id": "_:Nda580c04a5be4464b3c9bfa84229c891"}, {"@id": "_:Nc54d908413044934994e52b28a98597a"}, {"@id": "_:N8c9e52d7a5ae4c47804717b87da70b24"}, {"@id": "_:N0af404f29c1d4ae691f1ae764a8a1f13"}, {"@id": "_:N2e87c9e360d84ca0b455da4792112a5c"}, {"@id": "_:N7c50f28fb0cd41e88126a99febba8819"}, {"@id": "_:N6d284abb5b644902a1538637f7d4416b"}, {"@id": "_:N55a379dfb8654dacb7a5c620f4f89154"}, {"@id": "_:N2fe6b01dc202445a91935fda2105a2fd"}, {"@id": "_:Nf6fb0ef5ebe8452b9c82fb2566abeaa2"}, {"@id": "_:Nc2c68cac27e346f0bf6cfa9a0d0492e9"}, {"@id": "_:Ncccd8bf115354513b7936b23f3e49ad0"}, {"@id": "_:Nfebaa9fa3d064f12ba60e3f9a3fc6d0f"}, {"@id": "_:Nfde7833e3b7944ec83628e39e562a81c"}, {"@id": "_:N41fc43c25ebf4822988df285b93a12f4"}, {"@id": "_:N4f1666f5646f4b99b57df91a00b34396"}, {"@id": "_:N2b8178a9fdab423e87ef182ae889e5b7"}, {"@id": "_:N331ddf24b97749d4b7f07d85e072e64c"}, {"@id": "_:N16770209783d4294a6d619430502fe0d"}, {"@id": "_:N73d8fe883e1d489eb8f5c495bcf8d3ee"}, {"@id": "_:Nc3c9c8acc06242dcb6d938aac36affed"}, {"@id": "_:N57489721c831414e9482188b6564cef6"}, {"@id": "_:N1b939cc6a16443dab5fa9cb06d807336"}, {"@id": "_:N9ce52d13b1d74ee0925591d41eb1b46c"}, {"@id": "_:N87b1597607424051a2b4cde8f9370d06"}, {"@id": "_:Na210bd7f422946b3b9b51313a6adc418"}, {"@id": "_:N68572ba29696477f8963940537303fd8"}, {"@id": "_:Nd237820354044063ba835d5409011665"}, {"@id": "_:N0e826559cf9f4ae5924b1837e5ba5589"}, {"@id": "_:N5e8724b1b28541f7b40774ece85e987c"}, {"@id": "_:N660a0a3f528b4bb79dd7b713baa13bd8"}, {"@id": "_:N14ed6ea9840247f69756314b0bebda68"}, {"@id": "_:Nbf2dae9d93e746f48a301d56925b029d"}, {"@id": "_:Na849da3e39c64cccbbc4f3b7ae278d2a"}, {"@id": "_:N83752ba56c824f9c9ae3b6abcc5a8f4d"}, {"@id": "_:N270e977845b2482cbe6b3d3706901e72"}, {"@id": "_:N3239fe8babbc4fa39fe5e83281c0b597"}, {"@id": "_:N5f89575cb5de4665a1cbad1ab44e6a05"}, {"@id": "_:N211c4267bd074686a8ea05275ac9fc6e"}, {"@id": "_:N22a3e58522f749caaaa81f2f917b2c53"}, {"@id": "_:N0beb481f7a16489f9c14f9c2c1a170b1"}, {"@id": "_:N8f2c36d9d8c94d49989e490afdaf3498"}, {"@id": "_:N2481617097154a01b56e417b81c9cab2"}, {"@id": "_:Nc8be653a06dc4cfbb9a99317b9c36004"}, {"@id": "_:Na1762e0ae10246ecb1ad321278253130"}, {"@id": "_:Nba496a3948564352888e61a3ec2da7a7"}, {"@id": "_:N3a7dfe00fe814149bc26e9b53b0a43ea"}, {"@id": "_:N08464b7667b44fb2908df0eea9b41feb"}, {"@id": "_:Na5f9bb96342246afbb238bcdf5ee1b13"}, {"@id": "_:Nad3e3641fe554425ba65b8605dfa17c3"}, {"@id": "_:Nc6ac49a6bc6e4a4e8b11595802d79299"}, {"@id": "_:Nbb8d5441759c4b9580560c3cfa158941"}, {"@id": "_:N5d1968b7cdb84a2293070342025efcd2"}, {"@id": "_:Nbf67b53ff6e74e91a9d51f26e5d58398"}, {"@id": "_:Nc10d2d56adad472c864b18fe42ec1822"}, {"@id": "_:N8364abf6b17e4d22b42cd67fde1b628d"}, {"@id": "_:N23a37624d18445ef965054715d10ec5c"}, {"@id": "_:N7384e210d7b34ae280373a75fb304f79"}, {"@id": "_:Ncff7ab5339334e32a86d9409718db25a"}, {"@id": "_:Nd5d52147eef24c1ab8b2a513470b7be7"}, {"@id": "_:Na49b3c640997421c9b9f5a85c849799b"}, {"@id": "_:Ncab96507eba749d4b2e22be37f61c452"}, {"@id": "_:Ne4f031d2950d4390904aa8323989930a"}, {"@id": "_:Nd971450be6bf45259956a620b1578699"}, {"@id": "_:Ndd751c0210034f10bc7a8780e39b6550"}, {"@id": "_:N54fee36b187c4b4096720c848d21d4a2"}, {"@id": "_:Neaa5bfda31714c7086b6f98bf7889e73"}, {"@id": "_:Nc0ecc4ef70154ae0a6524ac641bbfaf5"}, {"@id": "_:N6259c84d8b8a4780a1c54c8ea4fdf65b"}, {"@id": "_:N4fa88e90954547ea8e04f206b9e1ed1f"}, {"@id": "_:Nf28811ca598f4158aae17a911b487fb4"}, {"@id": "_:Nc662bced439a4298a5fbe4cffe466c5b"}, {"@id": "_:N6ea93a4de64842ee971dca224372d493"}, {"@id": "_:N5f43deed84284fe5b2f49cb9227f8321"}, {"@id": "_:N4edc1ab3a0a541dbafe5f4ddb7aa6614"}, {"@id": "_:N2fa002ad3014419997e1273275954d28"}, {"@id": "_:N1bd6b5f4a4cf449d97450832f8035625"}, {"@id": "_:N47c98ee3b7ec48e69b19f0261dda2b3f"}, {"@id": "_:Nca38bac5dad74590aa09a55d0869076a"}, {"@id": "_:Nb902721122ce462a878b4f056be55792"}, {"@id": "_:N9fa1ac997d384e8fad06fb33802912d1"}, {"@id": "_:Nb1ac7ca6efb043c1819c082d906bcc6e"}, {"@id": "_:N0cd7088977ff494d9ca55897afdde535"}, {"@id": "_:Nd698a11fd3bd40f6b1cd9507d11a0f89"}, {"@id": "_:Na54a24985ce344ecbe8cecc697459caa"}, {"@id": "_:N0b980577978947069ae2a52ccec5e26a"}, {"@id": "_:Nf7d6f55a1490481b90e1bcc8e6b8895f"}, {"@id": "_:N8049ac11d32e4c3b92a62f21fd9d50c4"}, {"@id": "_:Ncbf1c4d0b0d4446f95c9a03b5dfa1106"}, {"@id": "_:Ncee445d0088e443996c4df55d67be938"}, {"@id": "_:N8090c7b4f8f34c94b8da4471eb4e74ec"}, {"@id": "_:N87509742198b4e8fa2cff0fc8ec0f612"}, {"@id": "_:Nd74614e937bc49a68170106a770191ad"}, {"@id": "_:Nf9a1e767c1df40fa89eed9212c60eba9"}, {"@id": "_:N557de30fecf9428e9c90b328151ebdd2"}, {"@id": "_:Nf2dc235638fd47d5865988f2639d9d81"}, {"@id": "_:Nac2543bc559c49e6b48ea1d1cb762a70"}, {"@id": "_:Nb43f6bade0694814a1aedc1fd35c55a0"}, {"@id": "_:N47ee6cc0bac345439844cea0c599d97f"}, {"@id": "_:N8ffc18e9761342839c674e75e1e33437"}, {"@id": "_:N0b1841386cfd4a06a8abc81f16899e3b"}, {"@id": "_:Nfe4e3d509b37445a86782a35ed7f673c"}, {"@id": "_:N8db542c3c9a84e29bac3882b7fb0642f"}, {"@id": "_:N45beef6f9d7749a68f14793aff162e07"}, {"@id": "_:N3b5cf0bde0cc4fdba013b039707473b2"}, {"@id": "_:N726c9a1b95d44963ad518527a3b90bb2"}, {"@id": "_:Naa90614b697049e28059ec8b47c39451"}, {"@id": "_:Nf66291447898477693052ec3890cda1f"}, {"@id": "_:N6752bf137ff844deb522b056ab96b0d1"}, {"@id": "_:N5f28254254f74d2196209d101b6cecfd"}, {"@id": "_:N05d8045b8b8d4b12b4d7cd9db5ab84f7"}, {"@id": "_:N94d000eb82a24af293553d027a124da0"}, {"@id": "_:Nd8bf70b49a1f4820a135ba5eeb5dc896"}, {"@id": "_:N9c8b32b61a2240689c091676d8981b04"}, {"@id": "_:N4ece78465ab543d0b5f5af747e4df722"}, {"@id": "_:N4c1ca4f4c3814a35b943a163da314c0e"}, {"@id": "_:Ne8db5cd4f79040e7a948c6372e5c9879"}, {"@id": "_:N02b4c294414b4126aaa7ef28202b334f"}, {"@id": "_:N361c2462a11e4de88286c38b5ca57833"}, {"@id": "_:N790cd6879af644d4bdd1e4fdfe32e379"}, {"@id": "_:Nfd3351a6ede34ea999385f4f67493585"}, {"@id": "_:N60fc06df23154abaa33ee82a8ed97a2a"}, {"@id": "_:N570b14035f9a4984b635a7c14363a162"}, {"@id": "_:N87636a1edc7d4b3a92636d6ce7915563"}, {"@id": "_:N9b6497854ed4414faf815af58572a046"}, {"@id": "_:N307677abb43a422fb3ab40344910e403"}, {"@id": "_:N596906d0234247589ba46c5bca0d580c"}, {"@id": "_:N6a7b69702ef14b4d9c540dceeef7e244"}, {"@id": "_:Na26297d665b445e5a90e658dbb3fe3de"}, {"@id": "_:N529ecef0ff9c4197accf2c7093af039f"}, {"@id": "_:Ndba55c71f06c4cb0bb4337a67ba69c56"}, {"@id": "_:Nbf46e186b2fe4f318b573f6ee1818d45"}, {"@id": "_:N57278b49795f40ffaea5f6b41e155ea1"}, {"@id": "_:N3e13ab6aa5b14d9790e74d540b90a7cb"}, {"@id": "_:N469ce5e751554040be20e495b79fa2a2"}, {"@id": "_:N8ddd2972640b4327a0866ae41e136c0e"}, {"@id": "_:N1d1b9a739c294ed78eb4ff986d0f0c4e"}, {"@id": "_:Neeace7e0996a461496518313f031b7b6"}, {"@id": "_:N8cdaf272e94447d78e2fb57a3a286857"}, {"@id": "_:N6e310dd481eb47f5aa2681f3935c2247"}, {"@id": "_:N6bfea6fafb6747b8af89de63558611ed"}, {"@id": "_:N4828d5c4d80340149c0649336b7be003"}, {"@id": "_:Nf346495418ee493696af1bf08baf0356"}, {"@id": "_:N54e5b6fafc89402d91b8ff43c32de21e"}, {"@id": "_:Nd4495c11f49a49d59ed7683666778edc"}, {"@id": "_:Na63496ae10024016a9bca5434332f64f"}, {"@id": "_:N36176c4eae684cb592578f3da74beaff"}, {"@id": "_:N954d15cb19d440f4a7e4ddd1121073e5"}, {"@id": "_:Ne59cf3d1e0534390b8e91a35813b4978"}, {"@id": "_:Ne6d8c42d9e2d4f46ae18ce0850cc8c9c"}, {"@id": "_:Nde610ecd74834801b29fef3ad4440581"}, {"@id": "_:N6611ce67a993469aa12ead47145b420e"}, {"@id": "_:N379e5b1d40414cc1ad9e4a46aba5b0fd"}, {"@id": "_:N04e701fcda4047fab3515978a5794b2b"}, {"@id": "_:N191ef56bd1874f26a3612f8512f2cea0"}, {"@id": "_:N817bfb364c894f6cab916e35582ee651"}, {"@id": "_:Nfd5c9e1999b24b98897a02e46e032391"}, {"@id": "_:Ne6f1196752184667b865b317c0639550"}, {"@id": "_:N1ef469cd4cb54a2687f2761c792339a2"}, {"@id": "_:N55a646f932b24a8da49855e1bf3448e1"}, {"@id": "_:Ncbeb54ba31e647449aa440ba278b0707"}, {"@id": "_:Ne38330fadead4fcca1c31ce22b01ad08"}, {"@id": "_:N408a02e337a14762b91ff73d1901f5ea"}, {"@id": "_:Na6ae2c9f7b3141bfba1718a98c5ec04e"}, {"@id": "_:Ndf19b4aa5b174e26aee3da2cc18c68d9"}, {"@id": "_:N75b339d66d3040d5940c2d84f1a1aa9a"}, {"@id": "_:N6c662a9addd145e082e6e0f4fc428285"}, {"@id": "_:Na91ead55420d43cb86e8c245d6f19ee1"}, {"@id": "_:N789a8e46d39a496f9e3c5cc6b8d1a89a"}, {"@id": "_:N560be6a437e94b998181fb813e1fa084"}, {"@id": "_:N80ed830989db46bf994baf13a6a1b598"}, {"@id": "_:Ne779d324adf8476fa07d362ea131632c"}, {"@id": "_:Nd1d7a524d6624ef6aaee3ae341822bad"}, {"@id": "_:N3fb0dd7a448c4c00a89d3c1536cf7294"}, {"@id": "_:N36b87a063d03425c9f3c957deeebccb0"}, {"@id": "_:Nb622601f1294490d90dc7c8acb4fc2b1"}, {"@id": "_:N25be7788e9384e72910b0bc5c7653103"}, {"@id": "_:Na003fdcf9cd1447c9375c6446a502b3d"}, {"@id": "_:Na8c451b54a7e44249fdeb6a62712cd65"}, {"@id": "_:N5d2e054511f44eadb3c8d4650fc09481"}, {"@id": "_:Nb5319cd004244d70bb74ba37584b3168"}, {"@id": "_:Ne94001cfe56a4d3f99f36ea146a957ab"}, {"@id": "_:N068238c94fa24147be1793235898f766"}, {"@id": "_:N88bde90582dd4a2ea49a4ee50c727cff"}, {"@id": "_:N2e1e3f07df924e3a90fcd73be3cd215c"}, {"@id": "_:N619387177f79460c956f072ed3a3b39c"}, {"@id": "_:Nc54d8a32dc2442a29b1fa2abfd34765e"}, {"@id": "_:Na1698572106b40409fba4e633fe13cf4"}, {"@id": "_:N4afbf89db5cc4e0eb32d5458aa84b7d0"}, {"@id": "_:Nd89c76518c4547a889b06c7511ff8843"}, {"@id": "_:N728f729a83ad452386a914392a411f65"}, {"@id": "_:N0ddf5bf6356e430c928f6133dfebe185"}, {"@id": "_:N5e0a1c16e6c24db6931c024e938c2bae"}, {"@id": "_:N660cf7a257784cc09283c405478bfb9c"}, {"@id": "_:N2ef366644df44cdfb00eaed9303c89bf"}, {"@id": "_:N1c5d826596a24c7d8e6de168c43ce352"}, {"@id": "_:Na4e159cd36b94550b4e8773f3ed68432"}, {"@id": "_:N950ca2502c674e93a7f22b5a4f264649"}, {"@id": "_:N5e077dbf61bf411bae2357acdfa6cade"}, {"@id": "_:Nbb7223ac9d084b5cb9c2a682b7098030"}, {"@id": "_:Nd29f2f9df50c44f09078200b7a50be57"}, {"@id": "_:N097aed338fdf443ab5132bab2dee9d53"}, {"@id": "_:Nd0da60013e2445079913d379027a0744"}, {"@id": "_:N0531fb37969b493da8afa34b1d828e2b"}, {"@id": "_:Na5e08af48ebc4798897d08c51064532a"}, {"@id": "_:N75d54f63949b454d88bdb69881ff592b"}, {"@id": "_:Nbe8a612795fa48f4a70c51edcc348c26"}, {"@id": "_:Nd21b0d7b72714ed8a4805ec94bc073ed"}, {"@id": "_:N3bd9a3dbf11c4a5583d2a0d72110ffa2"}, {"@id": "_:N52ddf31c237c4f7e94dc3bd29ed742a1"}, {"@id": "_:Nfa487d3390a842cba37b9693c0fed4f4"}, {"@id": "_:N9dc95099a67742979def26d566becc60"}, {"@id": "_:N0c028fd7fa354810a90d060ec5aa83bd"}, {"@id": "_:Ndd5ed61a226c4212a039a9036d41daf9"}, {"@id": "_:N6bd2129e8558429e8c63da7a3a4dcbbd"}, {"@id": "_:Nda98048942754d82b271a6fbbedff60c"}, {"@id": "_:N5f3b2e22abd34942a326b4e9260eabfb"}, {"@id": "_:Nf2609621a0c34228adebd5438591ce6e"}, {"@id": "_:N04f441a538f64ac98afbd84aec90f902"}, {"@id": "_:N864732874cdf4c558fb6680b05395532"}, {"@id": "_:N32e3ddaa435646b89bf2a0e85c8da4f8"}, {"@id": "_:N9a935584c1a14981a748bf7c100ba5ad"}, {"@id": "_:N764dd51c525a4b9188b6294f283e6886"}, {"@id": "_:Nee2a13459b9346c88b579197709c9e51"}, {"@id": "_:Nd95c3cdc4b6a44caa52f335a0bd8f60d"}, {"@id": "_:N3869f233328c4350a649fd79d412e7e8"}, {"@id": "_:N1d1d6688d22249f2b1ee5c0f74f664d8"}, {"@id": "_:N00411d7aba724809bf32ba0bac31d8eb"}, {"@id": "_:N63154e54e9d04e8faf1a5807eac38018"}, {"@id": "_:N96a7e9ac395f4defb0cb2de369904a5b"}, {"@id": "_:N3fd96bd334aa4873b55820d591955310"}, {"@id": "_:N92d99612d30f40f596c719a5fb9aae8c"}, {"@id": "_:Na4fadcfb65f341988b3357491db5a804"}, {"@id": "_:Nb332f368e8f64a05b37189c22c27aa5b"}, {"@id": "_:Ncf104d678a004fb58281b2fabf7c9a35"}, {"@id": "_:Nf24b8a3a5f674d47a5315b57809c871f"}, {"@id": "_:N373f58ba3a234e8d94fe46fa6032bd6b"}, {"@id": "_:Nb869f6656b464adba63184549430c176"}, {"@id": "_:N97b57caf33c4498aa5f9e039bdf74b84"}, {"@id": "_:N8ddfc9d48fd04b4093ddc4a62c4d6ec7"}, {"@id": "_:N00c8f77a9b294f57b66791724bafab97"}, {"@id": "_:N5c69ee00ecc8483296929e9c0cb2ba29"}, {"@id": "_:N3912fbe2cc664dc4ae8b503347f168dc"}, {"@id": "_:N834ac312ebe0465ab00a5c3f3ceb9da7"}, {"@id": "_:Nb2767ab453ca4eb2a3d8bea12f27eea0"}, {"@id": "_:N5096bb03013a450d82bf6dd74947c275"}, {"@id": "_:N35f3a40f593d4f67adf137180b106172"}, {"@id": "_:N580fc2555b5e42ab89c29c6b614f49f0"}, {"@id": "_:N9c7b5e32e85f4b879b04fcd9174a6cc7"}, {"@id": "_:N93a9327e173742ac8bb54aaa5bc3b12d"}, {"@id": "_:N1fdf6b49821348079bf0976d530c57e9"}, {"@id": "_:Neb2484b50cf04a6ab18f77e7c01c1a2e"}, {"@id": "_:Nd489d6235090460ba3c249e4c62ffbcc"}, {"@id": "_:N5ed971ad6e3a410498f0d27108d086e1"}, {"@id": "_:N13a16221491849fe8e1fe8e4441b3ed4"}, {"@id": "_:N1cfc57a8ceea4562b25917542bdbd657"}, {"@id": "_:Nfebbe9f5cbeb451b91572587ba89b30c"}, {"@id": "_:N7f8ddb41ae5b450fb9d8ea80a5230d17"}, {"@id": "_:N5af5a5de156044b5bbb9a41423543a4c"}, {"@id": "_:Nae39ceb169ef4cc88f8ca4b51b5a9c9a"}, {"@id": "_:Nf78ec022e619415ab000fbaa7f8abe28"}, {"@id": "_:Na970e46f62194aceb0126d5afb6da4c0"}, {"@id": "_:N7a456989b94f4f50b382fa2c16742c1f"}, {"@id": "_:N6fb17739b5484928b373c8fdd5eafa36"}, {"@id": "_:Nc729d3a94a6542e7b3087ed5a35acb67"}, {"@id": "_:Nac2b6868de904185848ee30495789286"}, {"@id": "_:Nec691c05fe7545f9865d11192a0d24f7"}, {"@id": "_:N0fc1206c70dc46f6a50b0aff5b06e89d"}, {"@id": "_:N70cf84fbeaea4ecbac619ca84bb5e5af"}, {"@id": "_:N79b82b9414674cf6bc6965b62dd09744"}, {"@id": "_:N1d943bbde8e24004a1ce31a943a476e6"}, {"@id": "_:N16b136f2343d4f339cb5d072eac50b84"}, {"@id": "_:N0625e03de44e43d88dbe09aab0f360ca"}, {"@id": "_:N8c95290d8c794dd08c92ec3f741c6bb8"}, {"@id": "_:N315beb2f4f6c4f9ebee67fbfd4208d61"}, {"@id": "_:N2b4174ddca2c4e478e0d2938885b352b"}, {"@id": "_:Ned001e375f5b45b0abdeb177a882bc3b"}, {"@id": "_:N7ff84b584de04f4c853c2c2fccd045bd"}, {"@id": "_:N8a5408809ab54507aeadd92f765af0c2"}, {"@id": "_:Ndb54d53d44df477bb97dbcc87a33e2e0"}, {"@id": "_:Nbe01d696165046b2af663313c6a16067"}, {"@id": "_:N68abc4051a3c4861b23b9a19e9b0c324"}, {"@id": "_:N328fa7de6dce4731a0c5f84decf78b0e"}, {"@id": "_:N365602bb30c2481caf4c75bd729f891a"}, {"@id": "_:N93d561a668944c8d854278424f102195"}, {"@id": "_:Ne494ce78a8314bc88754c1ee55eb1373"}, {"@id": "_:Ndd45f19417c0482584d0d6a596aa68b8"}, {"@id": "_:N0e5b27c66caf4a1baeb3db683c84d107"}, {"@id": "_:N85413298a1404aafb8b8f8fbab04478f"}, {"@id": "_:N41018330e10e4a49a1b88143c6edaf71"}, {"@id": "_:N94f944ca62e5442c8bf2de1dbc5dfd68"}, {"@id": "_:N2bac44096ab046c28ffc9eb1e552db87"}, {"@id": "_:N91c307c465f340aebf18036474de58eb"}, {"@id": "_:Nda0aaebf28ad4b328aaacaad091614f3"}, {"@id": "_:Nf96408bf323c4b35b445e805e6d6a51e"}, {"@id": "_:N553ca66b9e3e4fec8b9d94438a2cd4bf"}, {"@id": "_:N7bdc28d81aff4689aa3beb3ebc1f4575"}, {"@id": "_:N3521261a8b5a4d699a5ed93e1391e8e5"}, {"@id": "_:N2a8a47576b1f4d2fb2b38494bc351792"}, {"@id": "_:Ne9594201624145f48df0627e00e8365c"}, {"@id": "_:N55fa5a1e1f5b47f4af962056e0d31c5a"}, {"@id": "_:Nd8d1b05e1b9e444198d541e3cda0160b"}, {"@id": "_:N43ab205080004bf388ae0df6fa01cb7c"}, {"@id": "_:Nf787b61bd96a48e889d0dcc3763b045d"}, {"@id": "_:Ne304e6ea9d7443838880d7b1316137e4"}, {"@id": "_:N6df4d41deec74d62b4058edb3ef073be"}, {"@id": "_:Nea3f9c277e08464f8237523945c51f5b"}, {"@id": "_:Nf07fe4dd989b415da352438c4275ec51"}, {"@id": "_:N8d87a1135b994050bd241f96d075897b"}, {"@id": "_:N30ee6a54bcd1464d879245bd549a9cdf"}, {"@id": "_:N3191e869c206466aa0ae6dbd94c95d66"}, {"@id": "_:Nd8a6c0a111724ea69397333b0b68e8a6"}, {"@id": "_:Nb64118a172ed4d5cb781f2db92705ea7"}, {"@id": "_:Nf37dc85362e34ee99ffdf18b818d62ea"}, {"@id": "_:N9fdcdf07fa9049d1bfbb6aca1f76e9b3"}, {"@id": "_:N4d990c15aa2341099209ab47a8d55b27"}, {"@id": "_:N85f3d8ebdc4945aa955e635bbcfe5150"}, {"@id": "_:Nadeb98920f9f4bcea16018a07b2942a5"}, {"@id": "_:N2e0a8226436743b4a8511c6918a459d5"}, {"@id": "_:N1e50972b00774797a01cb20895632441"}, {"@id": "_:N723ca4dd7e244fbdad7e67b12e5a0f74"}, {"@id": "_:N00bb4e9d3f3247b1b35e2439392d454b"}, {"@id": "_:Nca042dd9f2484860bd486ff8d607541c"}, {"@id": "_:N21d0abc952d24bb89a54164faef15f7e"}, {"@id": "_:N602bf9fe44eb4b1ca8e8e350c4fbcd90"}, {"@id": "_:N99feb8ecd47043c0b9d86eea397227af"}, {"@id": "_:N5334161485194aca88c22890fbf98c50"}, {"@id": "_:Na4a42c1d217a4db9971b307c73a0fe32"}, {"@id": "_:N873331a9bf9741c2953539c9a82935f0"}, {"@id": "_:N8e05c3ad792a42b59e1961ccc14a2710"}, {"@id": "_:N2ed8d42f82f64c1586ad2e1e3cee0fc2"}, {"@id": "_:Nf6ad0d2744f3436d8e8d3572be4d32a0"}, {"@id": "_:Nf47a0166db9e4038a227b195f186f685"}, {"@id": "_:Nafe12da255ec48d492f78b26a4ffa131"}, {"@id": "_:N0f1b166af4dd46ddae8c4b65a024a636"}, {"@id": "_:Nfc310628b6e241bc9b1112be8d24a60b"}, {"@id": "_:N19cfb31cae6b4abfb198c7a31b4840bb"}, {"@id": "_:N1adb77ea0465450cbeb9f0a26c6a46ee"}, {"@id": "_:N01329ad8ed4942f5bcfa7e8b99fb00f9"}, {"@id": "_:Nf20ee6eaae20407c827d9c622104280e"}, {"@id": "_:Ne6cbadf1a1284bbcbd17ec9f8d7acbcd"}, {"@id": "_:Nf7ae1b8f9c5e44089ce5128399a9edf2"}, {"@id": "_:N7be83d6f93294e23ae174dcfae0085e7"}, {"@id": "_:N090b4ded4d3c45d989ab4c648b8b378b"}, {"@id": "_:Nd8c3eea886904a74b73378c7cdf0c719"}, {"@id": "_:N1728e1a852484bcf9b48b289ad3eb692"}, {"@id": "_:Na516e298a9ee44f9986b06b9b9fc3011"}, {"@id": "_:Nbed11f9821e24c1db73c4996296524c6"}, {"@id": "_:Nc822e227897c408ea6c4962849910c89"}, {"@id": "_:Nfd8312e77dd34313a1a76143a3ba8287"}, {"@id": "_:N8faf21496866426b948a17d2cd045057"}, {"@id": "_:N5b34ce964e2f4f5a9c0840e5bfbfd3eb"}, {"@id": "_:Ne75211937de74440833543408de4eaa4"}, {"@id": "_:Nc67709ab18e84f88bf4eaa48c29f2da6"}, {"@id": "_:Nf825b32559af46f39cba685fc365c793"}, {"@id": "_:N2e72e75b568b40748c3ae8a6cc9eedcc"}, {"@id": "_:N0351afeff13e4081ab0d8b9e048e1820"}, {"@id": "_:N30203b110a7f4a2fae7b889f59765655"}, {"@id": "_:N1fe1381d88ff4d0dab63b978c7fc8749"}, {"@id": "_:Nbd9b3bd0b0a14f639c6d59e087b99e84"}, {"@id": "_:N42ae493f574b4c86bdcade846433b37d"}, {"@id": "_:N7cc420453be140ebb66b619b05cdd769"}, {"@id": "_:Nd39302513d384b699a3311a9845a0a92"}, {"@id": "_:Nec062b7bd1fb4e248dd93775102114d0"}, {"@id": "_:Nfa21a6a29b7149f5993acfbe4a40186e"}, {"@id": "_:N969c44bd83f0492cb28a0226d8261935"}, {"@id": "_:N0baeff6063d0485fbb3dfd47c3fde0db"}, {"@id": "_:N5a2ebe3d41b940839d7890539e5a24c4"}, {"@id": "_:N1d2a941813c94fa388b08e6304b9ef71"}, {"@id": "_:Nf2f036fa2eed48b59a8360df8328f857"}, {"@id": "_:N1a0462cd552f41b6b77fed4c738fbc8e"}, {"@id": "_:Na0ae59165b0f40df9ee8ac4fbfe37ab7"}, {"@id": "_:Ne6bfe73e9d1a4aabb60efe00b05084c2"}, {"@id": "_:N2f705a66f6f04b6d872658fd207d046d"}, {"@id": "_:N93949b3e68ac4bbdac1afe422e79ed9d"}, {"@id": "_:Nbe5710c919c041a0b569b1a0a7b3c188"}, {"@id": "_:N95b662ff33134246a753b637f1b522f7"}, {"@id": "_:Ne489d68bf35e40fa8d9cae7a7f958083"}, {"@id": "_:Nf9c96da96c3d4fc2bda3a27003f2e636"}, {"@id": "_:N14a1569a783c44308217168342546c35"}, {"@id": "_:N06beb1054e2a43019eb7b6582b6c17d4"}, {"@id": "_:Nb39ba26f5aa247d084573e86845816ed"}, {"@id": "_:Nf16e88e1f5d14506a8671741560d2ecd"}, {"@id": "_:N63b57a4970924e48a5047fdb4656ce22"}, {"@id": "_:N493a7801820a4f92ad3775213c5a224e"}, {"@id": "_:Ne220e2c7abd24beea81343e02c8db785"}, {"@id": "_:N87bbf8b08ddd4199a67a3567fca3af97"}, {"@id": "_:Ne80fa0902aaf4ba4bf1ca1db7ec78735"}, {"@id": "_:Nab00232c03b24dc89830fc46665716f1"}, {"@id": "_:Nd9131859fff6430bb292afee5fdc648a"}, {"@id": "_:N81e19301434e475a9d9b46775cc6878d"}, {"@id": "_:N4fe2572e0ed84bdd999a32dfe63486cf"}, {"@id": "_:N0f30f82bc83c4da4b026612d4a2a7963"}, {"@id": "_:N0a84bede675a463e8af0bcc5dcb19638"}, {"@id": "_:N1d9ff5adf9b8495cb043bd677a3e4f2b"}, {"@id": "_:N760485da04e842c9b5059ec37295a114"}, {"@id": "_:N165c974f6ada4060bc9bd9be6c78e3b1"}, {"@id": "_:N6ef0066db7f047eaa2ea960920e385bb"}, {"@id": "_:N19e31f2a0c904d56b409d9935385650b"}, {"@id": "_:N5a0fbabd055b443e82445957368a70bb"}, {"@id": "_:N7045c1a20e4744f9a62d2adc62168a39"}, {"@id": "_:Nb1ec84769e03435b967020cbba7de89a"}, {"@id": "_:N872d76d34203413f8417a06494f26e1d"}, {"@id": "_:N3fa6f6f933b540ffa401a665552fd669"}, {"@id": "_:Ne76a5e3dc06b476fbb640528f24d5778"}, {"@id": "_:N05b5bd4f9a18452b921aa82e21c85eaf"}, {"@id": "_:Ndbd65d34ba574d55880cfd4d5da6e15d"}, {"@id": "_:N8b59551fbf5c4d25aafa9eb96075506c"}, {"@id": "_:N1f8185861d3b4791baec5a0c4a99b76a"}, {"@id": "_:N27aefacd09d04cc293fb5e3e7637c8f6"}, {"@id": "_:Nb8f0668dfdd44ae480f165faf2adef94"}, {"@id": "_:N7cd5fb0c69f14ec3b0a2792f8ded1ae7"}, {"@id": "_:Nd1a5b7384f1a4d6aa93f2a884fda967a"}, {"@id": "_:N322f4a99f7924cecb3a6ac5476415ec6"}, {"@id": "_:Ne2f75539035b498d9def99a3665c3666"}, {"@id": "_:Nb740d04fd7ad445bb9ab74a9fa2902e9"}, {"@id": "_:N2eb051702db24640bd1278078c529817"}, {"@id": "_:Nfc81b8b3daa741d39476b61b3e2a5f86"}, {"@id": "_:N282eb35977134061a934023eb83c2643"}, {"@id": "_:N8e288f2b02464f4186d12f82b5c212b5"}, {"@id": "_:N26ee67a52d6d4d9d9c41e126b811b5b5"}, {"@id": "_:N713153bbc9864e54853e1176bd03ba1c"}, {"@id": "_:N60e9d53ffec24a23a30dddbbbbad519a"}, {"@id": "_:N5f5e492bcf8c4cbea958f641f0b3d039"}, {"@id": "_:N69cb30e01b45420c84fb7529cf4803bd"}, {"@id": "_:Nae0b2a701b2140c49b1c7866b0f10e4b"}, {"@id": "_:Nf93f0b61b97848d6a4d2c9111f5eb1eb"}, {"@id": "_:N1ba1c1c97318414cb3ba99807b3f82fb"}, {"@id": "_:Nd2fd50dc71e54fbf844652fd9d0bface"}, {"@id": "_:N9357bb71076f4c11b5f08b096139fb02"}, {"@id": "_:N76322438c3194aefb09b7e213b1cb8c8"}, {"@id": "_:N273e2788240142dc8ff3b0347b8c981d"}, {"@id": "_:N73e04783df4d4711a18cc89c7342abb8"}, {"@id": "_:Ne65b765c030e449f866a7370596b2b35"}, {"@id": "_:N34986d0b24f947f5a0a05e683195563a"}, {"@id": "_:Nb834a27c44054bd58a5ae082623ab7c6"}, {"@id": "_:Naa2a6e15cd334933b5fe8c764e034452"}, {"@id": "_:Neaada7cf5821425588f74bf036dba1e1"}, {"@id": "_:N79efd4a7cfdc4e07843e96feac6f9a71"}, {"@id": "_:Ne3183be20ba94f40bed8884af6d85f29"}, {"@id": "_:N5fbd39f6e9c34bb28e5924d79e66c52d"}, {"@id": "_:N9bd2fa5ec0054877a40276dab3035bb0"}, {"@id": "_:N1cab717c4da949d999da99c497c4008b"}, {"@id": "_:N0f90ff32ba904189a9e36abc05777adb"}, {"@id": "_:N7cab95916f204e4190f9f364a8c7de65"}, {"@id": "_:Ne0dac0878b26497cb5f1ce4c3c1adc26"}, {"@id": "_:N42d0a10276c542679c5b7c1ea173b3da"}, {"@id": "_:N3079b70cfa634cb18e5e01d5f14f6d7b"}, {"@id": "_:N68fff294ec5d437e9f61507091bbedcf"}, {"@id": "_:Ne2f13f5684dd4edca7bdc022e35cfd71"}, {"@id": "_:N2117e6dc03a74e10936a501e57006b41"}, {"@id": "_:Neb838f00ccab41bfae6d949b47142542"}, {"@id": "_:Nda39198814654692919c14dce4d1dd05"}, {"@id": "_:N4268d628fe994ea9bfa96a48f199978b"}, {"@id": "_:N76f1b09d965943a5a3b962b9115cb5f1"}, {"@id": "_:Nf96486a211ad4f099eb9ccebfe1bdfd8"}, {"@id": "_:Na0ef613038b14f0ca095e2bfd6e1d257"}, {"@id": "_:N367621006da3402f910af619aa9f4707"}, {"@id": "_:N74e70357011b4f63914ccfde55110e1a"}, {"@id": "_:Ndbb6b7f300134bd689d7bcd2aeec03aa"}, {"@id": "_:Ncc2579911c2741c7aa1a64a31864b98c"}, {"@id": "_:N888863dca93b4893aa02ec251fec9d14"}, {"@id": "_:N6f5eb691ea0547caa24a4be8f06587c2"}, {"@id": "_:N369b8c08b47143ee8338cbdab234fe92"}, {"@id": "_:Nd33132536db24018a8fc169ac502831a"}, {"@id": "_:N24f08fc316794d7c96459da1608366ef"}, {"@id": "_:N6e5ff4e074d24b829b02aacb2af4cc01"}, {"@id": "_:N686b0804f8f44048b1d5af07a8deb79a"}, {"@id": "_:N3bb15ffa026d446ca76d0c2e4d789302"}, {"@id": "_:N22f924cfd8f843fab1eb057920bd5718"}, {"@id": "_:N4df7eaa11a3448b39f8de34ff9b89792"}, {"@id": "_:N64d40ad17b834c2fafd3833860d5fe92"}, {"@id": "_:Ndc350589532848429f16d64d5bd9054a"}, {"@id": "_:Nbe2bf7d5ade64e7cae922267b04082a6"}, {"@id": "_:Ndc27788fec224d9999391b96dd44aba0"}, {"@id": "_:Na5048197300c4eb19e11b613e32dfcd8"}, {"@id": "_:N6b56f7aa28b8486eb3d10a4743bbdf5a"}, {"@id": "_:N546cb18d59624d0db58c1b80c4775236"}, {"@id": "_:N4af0855eafbe4a13bfefa0701d716ec3"}, {"@id": "_:N25f574d05b1f485eaca5215f83b8c28f"}, {"@id": "_:N548e77e314644067b6f0ee9b8ed14461"}, {"@id": "_:N57e057d4db4949d4b122343ed8fd6a7c"}, {"@id": "_:N5347ae9e6b7d438596a96e024dfd7416"}, {"@id": "_:N4b7234bb38e84a958f02e595a7e069ac"}, {"@id": "_:N84f30a4e4b924b3795dc8bc5dfa0feda"}, {"@id": "_:N723b20f09b5048a388110a596939ce43"}, {"@id": "_:N8060d50ed54648849ff7e7d200c96399"}, {"@id": "_:N77f159c3b0234e6bb7d3be158854c2c7"}, {"@id": "_:Nf1d13cac44ea4eeba1c24681f2f0999f"}, {"@id": "_:Ncd5f898770f3456e9a2d9500bc8c3bef"}, {"@id": "_:N94269a119ef3497287fd111bce54fac0"}, {"@id": "_:Nf0b8a46c8ff04ec89a0750beafa3c2b4"}, {"@id": "_:N23cd17a021284d768c02cd873886a2c4"}, {"@id": "_:Nc9d77b4527f7444e8fef9cc671794384"}, {"@id": "_:N1bc10fe102254f71b3701ac2f7208bd3"}, {"@id": "_:Nb23eea9b126e409ea4ece821cf96e5fe"}, {"@id": "_:N7c99d3a1912f4508bac109219a51e6d5"}, {"@id": "_:N0c41c6d78ad84b689c357e044dce4f04"}, {"@id": "_:N8fc0ff73bf474c7ab920fb5c09f05c36"}, {"@id": "_:N3529c79eade640bcac12ea02b2e89184"}, {"@id": "_:N208b3377d6d94eec8d607a5dd50faf78"}, {"@id": "_:N605f4e6a4fa34f8f823562e7c8c98779"}, {"@id": "_:Na46f925241cc4124891fe141545f7bfc"}, {"@id": "_:N517b6331561844c6a96e0b5dc1f6e49d"}, {"@id": "_:N7ee98d0e1c774e779e06fe598a7e5855"}, {"@id": "_:Nf1fb71f8b4ad4ef9b4ea8efde5d5b5c6"}, {"@id": "_:N80922ab55aa540eeb3148902e272b48b"}, {"@id": "_:N0aabe1fa4aa5422cbf91dde444301cf3"}, {"@id": "_:N8ef043860d5741ed8372f646effa4087"}, {"@id": "_:Nc6dcde887dc84525be8b9e4bad71d0a5"}, {"@id": "_:Nb230eca5dc31444badd000506bd6f626"}, {"@id": "_:Nfc5cf3872d9d40279d299e7335576bb8"}, {"@id": "_:Nf96860d8c1864d56a028e8dd758c8746"}, {"@id": "_:Nbda2c05f418945a9b09417260a51a021"}, {"@id": "_:N956c75d4e7e047eeb8384a24feaaaff5"}, {"@id": "_:N24ca9e81d9dc43b18fc3bce48f178493"}, {"@id": "_:N09a44e8fdaa94a308abcf7bc20196c46"}, {"@id": "_:N70508a538cbf492ab6e1988d1a481081"}, {"@id": "_:N8da02c5843054fcda15786fab1014a6a"}, {"@id": "_:N8d02cf7e354144ecbad4baa364040eee"}, {"@id": "_:N44180185105f49109933d860a829b4a0"}, {"@id": "_:N996d93c4b15349569f23d5cfccedbd91"}, {"@id": "_:Ncbb44b7b9fa44ad7a99f599af856ae63"}, {"@id": "_:N14516589beca496ab835ccc0cce6e698"}, {"@id": "_:N968a0f2088404cf294dffc73f7d91da6"}, {"@id": "_:N9bbd30bc82514a3b9c6d0e16a97dc5f8"}, {"@id": "_:N8c0956d47f0e435d80d01e75728ab20f"}, {"@id": "_:N40c5c9339126498b855c3fe5023f18e2"}, {"@id": "_:Nb2a9855785c64b079116d8c25c6c4aec"}, {"@id": "_:N99da6a652c954fa4830f0bfed6d728c2"}, {"@id": "_:Nfae3dd14abf745aca61dfd6502503e1d"}, {"@id": "_:N644445e074fc411ea6e1f3d49d46f81b"}, {"@id": "_:N92b6c73c1ac34fdbaf0191e102411905"}, {"@id": "_:N4a8db6b81f8e4463ad84cc854fda2bb6"}, {"@id": "_:Ne26a75dbdcec4adf9fb5f9b043a9f59c"}, {"@id": "_:N275d9ffe3c1f4e8db163819d424dd428"}, {"@id": "_:Nb09c45c378944a6993433c005bf104d0"}, {"@id": "_:N9cf7fc8290fe4766a0b1632a27e547ea"}, {"@id": "_:N26a33cae53db4b68b44310b9c5d95568"}, {"@id": "_:Nae911527bf034718849f5cdd98254cea"}, {"@id": "_:N1733eb2f29604d8188d7d61521b3c1b2"}, {"@id": "_:Nec653a57419b42f58c88ea4cb02cd560"}, {"@id": "_:N4105e9040e06426687dadfeeaf10fd55"}, {"@id": "_:Nf96a24ec75bb447a9d544544be4a29dd"}, {"@id": "_:Nab3f8403cf8740abb46619e6aa5dc22b"}, {"@id": "_:N281b5c71e32243369fd9f8bea8ff89e4"}, {"@id": "_:N824f9caec3a34d46b3e6b475d65bd4ae"}, {"@id": "_:Nae3326631d11423e9da0b5759ceec157"}, {"@id": "_:N38b8c218694a4572a8bacf6fc75b7955"}, {"@id": "_:N31c8b783610a4478a29ba258126b28df"}, {"@id": "_:Ne131c2c06dce47ffa274c11aac158bdd"}, {"@id": "_:N7ea93df912994cf1b4dcea4060eafba8"}, {"@id": "_:Ne5ade61b8c2242339d3bdc174459c622"}, {"@id": "_:N956d7d873e4a4cb2986071041669d6c9"}, {"@id": "_:Na2760fb8738b452abd30840967cabaf2"}, {"@id": "_:N1720ab272406462185449046c925078e"}, {"@id": "_:N5bd2ae57cb3c44e1a6e1007a40bda2c7"}, {"@id": "_:Nf8f4c4d44ea442bfab6b88aa1dbe6cb3"}, {"@id": "_:N4982246782514709ad0ba6e95c10481c"}, {"@id": "_:N1067171948314af6ab47ec89520fff4b"}, {"@id": "_:N21aa81c7418f4f668f67081387d2dcbe"}, {"@id": "_:Nc28e57228e814669a0d665cf259cfb16"}, {"@id": "_:N8277e68ef358472cb5a070d58063db93"}, {"@id": "_:N05368a06ff94464c9caa2fa56e8c3061"}, {"@id": "_:N05d76c4358f04adea06fdd34f1f91c65"}, {"@id": "_:N8c21924d665848aeae76e9d9b8dae866"}, {"@id": "_:N3f00d304886e40fdab9de2a99a7076be"}, {"@id": "_:N76461ecbc386435ba7557fdcf40797c2"}, {"@id": "_:N0780d540da2e421884d441b315dade02"}, {"@id": "_:N149c201e62974b88a4f1a6111e8e1ee6"}, {"@id": "_:N3a0a2c12bc3c4ea28eb497a35638639b"}, {"@id": "_:N22520a6903814e83a1375cea7ad6e4bb"}, {"@id": "_:N95ca604fce9e4b5dbcd25a57ef44c517"}, {"@id": "_:Na9af923f06f44560bd17271d3fcb7cd9"}, {"@id": "_:N6e124b6f7aae48259637f03c2d0ebd43"}, {"@id": "_:N92f2edd00b684aa9bce6931932135218"}, {"@id": "_:N666e4ec818ef45489aee95363a307dcb"}, {"@id": "_:N8c15bdf640f84899be90afb35628a369"}, {"@id": "_:N43cb47faecf1499580f41cd86e055200"}, {"@id": "_:N0ce7bfb152df4ce896bb4093ed4b44c4"}, {"@id": "_:N58f30d4476ff498886a2adf95e30d2f6"}, {"@id": "_:Nb05fbc67b7114c30ba5b435dc6b9e2c4"}, {"@id": "_:N7f89b7971e7c41fcb764532a704688b6"}, {"@id": "_:N565ee24295d246cd95d408a45fb3d61d"}, {"@id": "_:N8a1670c8def840d2ba1b73163e5a5c7a"}, {"@id": "_:Na59f354e8c064886a26f9f782a1281e8"}, {"@id": "_:N3c46189e3f404cd89292a479b5c8dc85"}, {"@id": "_:N9243581cb3d348a5b7a53f6931462bbd"}, {"@id": "_:N74204f3fa03345e6964d15661d6e0022"}, {"@id": "_:N440997046da043c8b7c891c76dd9d58e"}, {"@id": "_:Nade5d7a897374796854687cc871c661c"}, {"@id": "_:Nbf5e9be97ec34e05a63d3332456ac823"}, {"@id": "_:Na86789e48c8c4f4f9454db8a3ac07596"}, {"@id": "_:Ne0db9ba661f94688b29053375f31b197"}, {"@id": "_:N489bcd0cc39742b39cb5f8016dbff137"}, {"@id": "_:N5da3c6447c52494ba0eaca77e20ca007"}, {"@id": "_:N7d76eaccc31a4c39839a1c574f290792"}, {"@id": "_:Ne26b4a19bdad49a78e5bfb03b5f8b694"}, {"@id": "_:N35a292c55f9943f3ad1dc00582221203"}, {"@id": "_:Nb9fadc8099cb44d18af5814ede0a71c3"}, {"@id": "_:N71cf159e87f64a6198eab3b926dbee14"}, {"@id": "_:N5dbb7b75315644d5965f8a82f6b6f34f"}, {"@id": "_:N1f7ed69502d34265900a68c699c9af9d"}, {"@id": "_:N3d4c3ab2039a4687bc59562facc97b4f"}, {"@id": "_:Neb2960a1db9f4845a10f764693474d64"}, {"@id": "_:N186c7ed90bfb48d583c37af920be0d12"}, {"@id": "_:Ncce111875414486aa6397c58e1052fd0"}, {"@id": "_:N07d4af21b2584d1eab704c9f67ca41cf"}, {"@id": "_:N4a372801f72e4a14b100f2b50e56a505"}, {"@id": "_:Nd2d7f928a2774df09f2029bf4d57bc83"}, {"@id": "_:Nf0993b6b05d34a44bda414bc01101c67"}, {"@id": "_:N6584b398e5d84c02be68f0b5a3096c2f"}, {"@id": "_:N362fafe1aad144b3b6f4e3a915cc650d"}, {"@id": "_:N35320bf2407f4cb194c8c400e0cde25c"}, {"@id": "_:Nf076d525fbd04809aee30aa2521c8a71"}, {"@id": "_:Nec86f9aa33aa41aba46b6f756c6b70f0"}, {"@id": "_:N46a7f21f9616401f82ad16fc4664b967"}, {"@id": "_:N50639c4b8f284138a65b7ae6cd049361"}, {"@id": "_:N62c5922a37fa497b8857566c292a65af"}, {"@id": "_:N31d24b4a07314cb1a9b7f387847d7f18"}, {"@id": "_:Na2ab6d23cd824784be3ba668ae0c92cc"}, {"@id": "_:Nd4757ab1187f47cf81b6eda6ad923c96"}, {"@id": "_:Nc97b79c70b384d52bb3d56f4a4b48a2a"}, {"@id": "_:Ncec53f022704473c83528cc535cc9ca2"}, {"@id": "_:N3fac6d56cb494ddf9150ec79c7c20552"}, {"@id": "_:N3e1cf0af81604549861d17b5004fc455"}, {"@id": "_:N6b9bfc1722dd44568080bdf3fb5e5e8d"}, {"@id": "_:Na987fae5bc8a45b5a6ad950ad171a96e"}, {"@id": "_:Na7c7a65aef2742a3a289d6acf85a3711"}, {"@id": "_:Ncb8789ad168f45bfb396af3e500e5969"}, {"@id": "_:N0f73a3bd011b4b0cac1c48d9912e8de7"}, {"@id": "_:Nb5107acd1095491faa298b5d3f22682b"}, {"@id": "_:Nd42cf53686f545fb9cc9d50935f5d051"}, {"@id": "_:N922c3dd0b3f74a64b050fdc3f4888320"}, {"@id": "_:N088dad04e27e43ce8c086cda36551070"}, {"@id": "_:N64b64960eb3047ea97709c3a81d8fa5a"}, {"@id": "_:N67e5404416d2456e8e441822e446be82"}, {"@id": "_:N8e616a4408b64edba834d78b88d70992"}, {"@id": "_:N2da7ea3f23fa4f8ba8799945f024be63"}, {"@id": "_:N063cbdbcb649479b8bc72c387233fa83"}, {"@id": "_:Ne16d7049be194826b095843c304d133b"}, {"@id": "_:N8107bf62771243bca077833d9ecf5ad6"}, {"@id": "_:N27f42b6b30134e74bb9d41dbe730bc68"}, {"@id": "_:N3bde5129a02e4a10ab4a385a274fd5ce"}, {"@id": "_:N56ea806d66cf454a9197f4a43358b5ea"}, {"@id": "_:N4fe75be034064dca95f627c2364ac198"}, {"@id": "_:N27b655349a1644a49d7b114f1574e85e"}, {"@id": "_:N5730c80d6b3645e6a242eff29195c856"}, {"@id": "_:Nef7c4a096e7f4ebeb49639d5b4f639a0"}, {"@id": "_:N9ba9f1f4c2c94c9b81bbc92eff914b02"}, {"@id": "_:N5a8843cd8b124b2cb09c9afebe5cd253"}, {"@id": "_:N4f0c4dfbc78c4b29b64ea1a87fc2c309"}, {"@id": "_:Nc2882c7c359d48f39161ccbf42ae2d66"}, {"@id": "_:N14264a7368bd4ba8942be28177359a90"}, {"@id": "_:Nf38ce63bac5f47cabe135bb19e5387cb"}, {"@id": "_:N5d0c6d8d290c43978f66e7859ed43404"}, {"@id": "_:N8151df5e1eb94dcf9848f556e044cd27"}, {"@id": "_:N67f596b763c44cdb8e87c707454bdba8"}, {"@id": "_:Nac8e489be3634c95ab4b16a54ec41e11"}, {"@id": "_:Ndc44a1d6f32a4302811f878ce47c39be"}, {"@id": "_:N1dd675447fc841f99e6550443eb7b5cb"}, {"@id": "_:N1960836e84f24016ac2772a2b0c3ca1a"}, {"@id": "_:Nda1067b8ae494762b66ad37a81a44c01"}, {"@id": "_:N8e368aae905046a0bca81a53c9b46ea3"}, {"@id": "_:N3743b696f5cb409f85bd47b661f33788"}, {"@id": "_:Nbdb21ca416ad4fd28f3e992d9fcaf8a4"}, {"@id": "_:Nfb2e17336efa4c649c31d2af95dfce47"}, {"@id": "_:Nf93e901d06b84c2b8ac471d0cc5afb92"}, {"@id": "_:N686269407b5b43b781c76adf55073b92"}, {"@id": "_:Nc4cb4dfe59274a5d9c043d2791920a9e"}, {"@id": "_:N0f4ff9976f894e5abb73791ac97af0a2"}, {"@id": "_:N00c8fab829584efab3df65af0ab43253"}, {"@id": "_:Nb174272f426649bc96002d438af75abf"}, {"@id": "_:Nc973756256fb4480bb4758a23a850a07"}, {"@id": "_:Ncc1e62eb8ef3412699a6cea799677476"}, {"@id": "_:N83c571bf432045fe8556c5f845727046"}, {"@id": "_:N6074618adcd045e5bae1851e6696a1da"}, {"@id": "_:Nee15d8d9bb6542b29ace4500f6175afd"}, {"@id": "_:N0f796949e0bc46a886a2d807f793d850"}, {"@id": "_:N97342d65640041bfb930cc2366787b1d"}, {"@id": "_:Nad21704db0ca4f9bb712b8c095b4e1fb"}, {"@id": "_:Nb7ef3b52e5964b4bbf171b429d73a011"}, {"@id": "_:N76969826f32d4a6cbc4dd4e1f762ede5"}, {"@id": "_:N129868623642417cafe1cf15c2b348c6"}, {"@id": "_:Ncbd36f105bca4ce5bd4d7b4c77b0914f"}, {"@id": "_:N2c4f7f5effba407ba0789d33e4206035"}, {"@id": "_:N20bf7a2e8c0247dfb2b3c33f363942bf"}, {"@id": "_:N2d0274b1e2024f77849aa759e2744a08"}, {"@id": "_:N26503b7cedc94e94a7e9d376b339a8e9"}, {"@id": "_:N228a6e3f840344b59e130488da717d3b"}, {"@id": "_:N53e1f082801241008f6e61bf51b35477"}, {"@id": "_:N625558af8b5d47bab0445790abab2fb0"}, {"@id": "_:N12ba9582ae4c428e8e23f57ebf2c160a"}, {"@id": "_:Nc26aa4307d55480783e47c7d6333519f"}, {"@id": "_:N8d936834743c4c598157e8a5c8a053e9"}, {"@id": "_:N3e24789b1bca4dd09a5a54b1f5f20d75"}, {"@id": "_:N99742e3eae5849b3b6f7da687f420f97"}, {"@id": "_:Ne441efd9858f402ca0cfee2fb3c91803"}, {"@id": "_:N1d2deca1bfe8485eafb260dc3791647c"}, {"@id": "_:Nd8ca1742810547b5b51cac9393f608fb"}, {"@id": "_:Ne00526e580e949d99803b0b063dd1d32"}, {"@id": "_:N7c7cefbd2483453d813a2d8e60f6487a"}, {"@id": "_:Nb8bc86b58d314eca81d548c664c57cad"}, {"@id": "_:N70c3be145d6e4e1cba86ce3e411ef51e"}, {"@id": "_:N0dfec43776b9476fb9543036d6cd7d24"}, {"@id": "_:Nadec4ef89a2b427d9b8572d3f49d95de"}, {"@id": "_:N67d1e907e2d24023bad7039d975a4ae2"}, {"@id": "_:Nfafff08e7df94d3787010e41e1dfcd9d"}, {"@id": "_:N027749d028474974bb347d6a1b5f4685"}, {"@id": "_:N0c6e663d18254eb3b5dd503048fbb4da"}, {"@id": "_:Nccc600cf563d40408e274a78e218afb2"}, {"@id": "_:N3c3979c6502747d3b11bc443dfae6410"}, {"@id": "_:N782f6cbf4b394d6faad92b2dee38e933"}, {"@id": "_:Nb1c209cbd71b4e14ba8be24d3f586770"}, {"@id": "_:Ne28bc9a3b8cf49df8bcc4b88d18861f2"}, {"@id": "_:Nb8a4c3520b9f41c0ab47651410417dad"}, {"@id": "_:N08cbb2989faf4d1083165675fcd5e96c"}, {"@id": "_:Na718c75b7663438198dfac3c91966ca9"}, {"@id": "_:Ne3df139d34ea4879b785ffa3684d3a91"}, {"@id": "_:Ncc6f83fb9bdc482eb728a73571c13c02"}, {"@id": "_:N11aa846d33fe45ce92f0431103385340"}, {"@id": "_:N02490d9e89f74f46bf55f5c8d5574c28"}, {"@id": "_:N40cccaad1e6745398cffa587ca0e4c47"}, {"@id": "_:N99f38160bd6e4b67b6363f16a34872ab"}, {"@id": "_:Nead5214b3e1e4929beeb94251f10d487"}, {"@id": "_:N56173addf48945219f3339f5216f323c"}, {"@id": "_:Nccc86551cd2545ddae33a9d6f1615219"}, {"@id": "_:N6bf483b9ab3c4da4ad064b3daea92f33"}, {"@id": "_:Nb88afa5775e64437ab06e038cb6b0606"}, {"@id": "_:Nb0467eba72e74b748ee4663fb3a1728b"}, {"@id": "_:N8ff1a13b1d9d4abb9b8618535b0787e2"}, {"@id": "_:N509e1a65ff6f4506ae0559f83ecf09a3"}, {"@id": "_:N597f993ce0864e42a8db7d40d6e6f26f"}, {"@id": "_:Nb4a55732cb674bad98f2ff255e1649bd"}, {"@id": "_:Nf0ca19c9ee354d1aa79486a46bb14a3c"}, {"@id": "_:N0acc052500a64887824fcb7cfc79ed91"}, {"@id": "_:N5fd1f2a0769449da8f7b62c260d59e1c"}, {"@id": "_:N0acad2b6bbef415e8895f491652eece2"}, {"@id": "_:N85ba47884fc3488da70dabf328959d31"}, {"@id": "_:N3b9ce41500ef43689b60b386bfe79cc4"}, {"@id": "_:Nb2e843948799447eb5ecda06a48a8349"}, {"@id": "_:N7434ad3b59e64c2298e2da7419048ffe"}, {"@id": "_:Nedf03acae3544dda905c07a753438391"}, {"@id": "_:N5eab4049bdc946f9a1c6fae750394546"}, {"@id": "_:N13a00f70b10340ba92e876a7be456d54"}, {"@id": "_:Ne0226c411ed640a0bb0f3788d03609d1"}, {"@id": "_:N6e7811fa031b4e909f82484434152bcc"}, {"@id": "_:Nb00b5606909c4e99a967202013e481e4"}, {"@id": "_:N9c1e4ff325654dccb9a6e608bedaa8fb"}, {"@id": "_:Nb13d6fc921894d8496033907abc2caea"}, {"@id": "_:Na3ef679ffadb40b8b464ac01ab2cfb63"}, {"@id": "_:N2da297fc053e45ec8bb70669ef8b12ed"}, {"@id": "_:N4ad130dd921c431d9a027e972ce97836"}, {"@id": "_:N4b67d251366f4f40919ad154c361d0cc"}, {"@id": "_:N2a00cb51f5e84647b7a3ef6256f06ca7"}, {"@id": "_:N804d1d3cbe3e4d2188ff4bd2f19d338b"}, {"@id": "_:N9c8ac5085761465d87b4aa08b84071e2"}, {"@id": "_:N20c6d6b47fcf466dbbf878928b87f015"}, {"@id": "_:Nb93c76d715214270b13d9735d434d18c"}, {"@id": "_:Nca5303b0ae624338b11749155074cfbc"}, {"@id": "_:Nb09fc74d04db40c9aa790dab2224c0ab"}, {"@id": "_:N4a9b285656e845f992a540acea9f8d80"}, {"@id": "_:N786e81ef0855411ca180a7a705a18433"}, {"@id": "_:N5f40b5e4df7844949b6be1296eaf79d4"}, {"@id": "_:Nf4d15fcb5cb544aeab88f7c9ae2183d3"}, {"@id": "_:Naf675f27800b4cebbe350a22eab5ebe4"}, {"@id": "_:Nf73d0ce7a0e64b2586486e5ea1ee89b3"}, {"@id": "_:N413609933ee84b3dbcd9f201bb4c7655"}, {"@id": "_:N8dc7cac5dd244c70aafa4cef89a290fb"}, {"@id": "_:Ncd3f50645e394bc2829f879a5b153ecf"}, {"@id": "_:N6a2c0a4813b9488f9fff9549b0645cb3"}, {"@id": "_:Nd3050ac2e1dc4133946edef24146aed5"}, {"@id": "_:N0a95d7086b994cc990e254da281fc57b"}, {"@id": "_:N2816993cb805471bb756b74b693ce92a"}, {"@id": "_:Nb4c620ab6beb48e7906a0f2d7626a4dc"}, {"@id": "_:N0505ba57332342aca021524780f294ab"}, {"@id": "_:Na934930e5feb40be867c946bb41e211e"}, {"@id": "_:N8e78ace934354e49a1f3861eb4d5f175"}, {"@id": "_:N3dafeb20a4d34104b9d28bbf2e32afc7"}, {"@id": "_:Nea3c4e40fc3a48b1bccf1af1a872b78a"}, {"@id": "_:Nf64b790f24f841288995ad3dd32105a4"}, {"@id": "_:Nc17591de9cde4c8b920972337d1ebf7f"}, {"@id": "_:N7d8028b29ef949069502b67f9056652e"}, {"@id": "_:Nf27a7af035224f1b9bfb2c1261983aba"}, {"@id": "_:N14cc9fd5d855433a8643c9719a0dd807"}, {"@id": "_:N02fab93b8b394ef6823d2bf55cce9abe"}, {"@id": "_:N542ec1d306f04aa2b417d294865b39e8"}, {"@id": "_:N1a5d0c007dcf4f2cb1f55419899b141f"}, {"@id": "_:Nf068373303cd453f98522af4df291b5b"}, {"@id": "_:Nc44ce77daf9f40108cf2b01d2d19dec9"}, {"@id": "_:Nca1673dafd6645ec8ce1bb1fe98e6fdf"}, {"@id": "_:N74365bb88b3246b0b5bbb7efd2a3b707"}, {"@id": "_:N5f0a46171db1458bbcd9f95404879ca9"}, {"@id": "_:Naa5ced80b6c247189dd3e48845e1e5b7"}, {"@id": "_:Ndf7230f15e9f41f290fd7c422bdf9df0"}, {"@id": "_:N4a1647e8818541b995155e13c9826ca0"}, {"@id": "_:N624f0548ecf3427fab01c3c8d9958722"}, {"@id": "_:N183517ea46fa4c27b83373dcac91ce0a"}, {"@id": "_:N19dc97c1a56a458cb1d1f57710db4c4d"}, {"@id": "_:N05c916e1b9bb438eac420006aab27313"}, {"@id": "_:N169278553eed4e00bc02bcb4d73cf093"}, {"@id": "_:Ndb6e89f816654a0d921e17766f65d300"}, {"@id": "_:Na025b40b6608496c809629a52a9d97b7"}, {"@id": "_:N64174a03bcf44f1cbcbc467a710fa7af"}, {"@id": "_:Na0d97d49220b4d0f8118bf7acbca6418"}, {"@id": "_:N5c73807da9a34456921d0ec9b06f74c8"}, {"@id": "_:N83390ccce48d4d11a3a213602fad9054"}, {"@id": "_:N89a7aae3003d4fd792d9326e8e29e634"}, {"@id": "_:N0cb595230875419ab95c854e39951660"}, {"@id": "_:Neb6788106d3d48eda4ffa01f709bee49"}, {"@id": "_:N01841e8d24f545b6aafe81b28a11ea34"}, {"@id": "_:Na8ec9149c4264438b0e79db972567220"}, {"@id": "_:N8409cc8d287d48f3abb51c790f6e76af"}, {"@id": "_:N59ef308caacb46beacbf44232bee660f"}, {"@id": "_:Ne4afdd29c4f14de1ae4f388cc6eab260"}, {"@id": "_:Nede500b7aa2147dabfdd87f22e408ecd"}, {"@id": "_:Ncad8648dc3184ebab23e889b427698b1"}, {"@id": "_:Nfd0ff56aff0f40ec8e93ef8cd5e17e75"}, {"@id": "_:N44bb6b3587ed45c99c42da486e936240"}, {"@id": "_:N761ff72b4b314a258c056885bba626e1"}, {"@id": "_:N9b18bf7c5a8b407a8579605486cc05a8"}, {"@id": "_:N0d5ad2a94f7b4b61963a52b2cfab12bd"}, {"@id": "_:N6f91fe52459d4a0f9b1ce469b9b9f423"}, {"@id": "_:N5986dad233ca483089fde0b1ecc86d19"}, {"@id": "_:N93230858ab6844e281681e0faa264de3"}, {"@id": "_:Na6d5779c89584a87ac89481e665bd6de"}, {"@id": "_:Na9bf34388a3043c89e6ec7e8f27b5cc7"}, {"@id": "_:N8dcea4af234942a493028caa81622d2d"}, {"@id": "_:Nad5974d449954620b68e79b9053aa1fb"}, {"@id": "_:N30a903f27dbd43229fa46dde7c9412d2"}, {"@id": "_:N78d9be9443214999a9e1d43ad4536dce"}, {"@id": "_:Nb4c14d98b3fa44ca9ba43ce45de313b4"}, {"@id": "_:N6a69c52cfb6e445fb1f1d4a8255c552f"}, {"@id": "_:N85a4c3fa3cd04db584a32b15307f596b"}, {"@id": "_:N82f4731d3cab4d2eaf4f6df941c66d01"}, {"@id": "_:N5b927dfa8feb4548823ba37f576983b9"}, {"@id": "_:N56fb328f8ee444a88f1d6608d93acc61"}, {"@id": "_:N75644bc616024e0aa589d741ac85672b"}, {"@id": "_:N00255c8bef7f407ba2d6c18ad0652835"}, {"@id": "_:Ncdbbb7e48dc74b69ae81b81ab7f68029"}, {"@id": "_:Nf2cc03145e954b63838510821b2252db"}, {"@id": "_:N3324cbee226f411a944a834895f5738d"}, {"@id": "_:N61fa583645994f3586467017d9118999"}, {"@id": "_:Ncba36567adf84217afb4f222f4e97f67"}, {"@id": "_:Na519d12cf8204a129fb5d042bd397d0e"}, {"@id": "_:N3a90f8c98d0c48b1811ac55afcf44452"}, {"@id": "_:Nd1819aaead244ccfb1f471794d0ffa11"}, {"@id": "_:N314d622ae882498c9b03eadacc9b4c09"}, {"@id": "_:Nc64534d1639642a999d810d32dd73023"}, {"@id": "_:Ndde712689da348ef9acf2ae72388b26a"}, {"@id": "_:N93f2678b332c4e05b4ca33cda93493ea"}, {"@id": "_:Nc873a73fe66648998348bd13333ca0b2"}, {"@id": "_:N774d95c639f54ed4b22c1b5127202920"}, {"@id": "_:N4a2f951601be4896a59d83f795fe2e39"}, {"@id": "_:N81f7a07c02bb4263946b9439ce9d31a5"}, {"@id": "_:N7babda7cb7f24d9f96c0f57377e0f037"}, {"@id": "_:N8420d44d6b004ab48fba95f4a6137912"}, {"@id": "_:Nb687246eecbf4b9cba7629c37b8219c1"}, {"@id": "_:N3c41ef4aecfc4c999be30ab4bdfd9717"}, {"@id": "_:N966ef48b66614c839bd6a6131e6eced0"}, {"@id": "_:Nc2b4d8dd3986453abc85121390ec9e76"}, {"@id": "_:N3746cf3528d64584bc1b24a06b00ee32"}, {"@id": "_:N44dbc5418a5646f1b3821cf6fba72937"}, {"@id": "_:N4dc36dc7db4e4c64bd407c2ac9f78648"}, {"@id": "_:N12a6347e1bf84d728489eedba0b73e6a"}, {"@id": "_:N0126a25a9008411a91c1689ae6170480"}, {"@id": "_:N162558db7c624d689ebe9451f42d64e3"}, {"@id": "_:Nc8fe01bb8ada4c9286029ecda6b7940f"}, {"@id": "_:Nd9a21bdc6b3a4c05a53e6d8e1cbc3e0a"}, {"@id": "_:N1f21f8dde50140098b771ff29b9228ed"}, {"@id": "_:N02c2b1dc177b4865a805697bf7f8a9b0"}, {"@id": "_:Nfb4c282beef943f196ae1d307c24910f"}, {"@id": "_:Ncfdd9439ce1a489b996b88ab760d6c4d"}, {"@id": "_:N6db4babcd5154ab4a84556bea6599bbb"}, {"@id": "_:Nbe4627a55dc847e987ae100479d22016"}, {"@id": "_:Nfcb833cfbf734aa395ccb7ba7657d985"}, {"@id": "_:Na04c2bb21bf4435389cfd7993e78be2a"}, {"@id": "_:Nc584f9b99bf040619fc7b87508fdc2c2"}, {"@id": "_:Neae56674f8fa4eb1bf8d04011cdeafac"}, {"@id": "_:N771f44c311dd4479ba846a90d852ccb2"}, {"@id": "_:Nd7cb8ad5f8d2453291b2e9c4ee5d0a6e"}, {"@id": "_:Nc95bad46af53447594e9af1e75f8a1dd"}, {"@id": "_:Nee0585a5e9f54aada34eebffb2a794a1"}, {"@id": "_:N87207dce53fd4393be1467aad3eda407"}, {"@id": "_:N74c9fc2b9dd440aa9ed99dfdc5954656"}, {"@id": "_:N75305d76ee654320a2e281ecb5cdb243"}, {"@id": "_:N22bc77e8cc3a4b5f82214ab9f5609321"}, {"@id": "_:N25b2ac49762f4a31b254b39f291083cd"}, {"@id": "_:N52e9ee75277c4428b3f2570c34ba41d2"}, {"@id": "_:Nd56436f378a34b358fb5b692d736e86c"}, {"@id": "_:Nf8f9700afb9e4f1d99378299c037204d"}, {"@id": "_:N0fae5c834e9240fa9be98a109ef9d56e"}, {"@id": "_:Na2a609ba93ff4ba9948ca0adbfe34cf5"}, {"@id": "_:N3ee01169cda74a769f9a88285895d220"}, {"@id": "_:N5bda9d1420df431db6ead87fe7c121b1"}, {"@id": "_:N90bcec9e876c40dda216b4cb247da2ae"}, {"@id": "_:Nfdba3adc8037463a9730c389a5fa125d"}, {"@id": "_:N824d2e2fb51449d296a26d74bc604aab"}, {"@id": "_:N2077d56720d14433853e1c32b4ab2176"}, {"@id": "_:Nd71183eae0f64fdba9a9b0b83c98c2a3"}, {"@id": "_:N52325d5268104e25adeaa748f3ea60a7"}, {"@id": "_:Nd2c28812082e47e0abeb33f3856bcef9"}, {"@id": "_:N4d7e403cf5c4499983ccc342b88f72a9"}, {"@id": "_:N84feca321cc5406eb3ce28cf4c7465f4"}, {"@id": "_:Na6e64038f468410381f34c9f88d00e3b"}, {"@id": "_:Nef4847db21c64daeb820b3fc2e6447e2"}, {"@id": "_:N560696b01e6245efb7e499f755f036e4"}, {"@id": "_:Nc5d852d2d61e42d7a39d7e83179447d7"}, {"@id": "_:Ne5a8fabbca9b4083a10d19a763aa0127"}, {"@id": "_:N46ec9104b4e64c338001c5f9e48392c4"}, {"@id": "_:Ne7e66e53eae940f7b13bef0eea619992"}, {"@id": "_:Ne1c88c39509440248eb79f8d06686e6c"}, {"@id": "_:N4a9a44f2adbb4efdafaf4266b74474a3"}, {"@id": "_:Na72487996c1a40f9b0418e6a709ca3fd"}, {"@id": "_:N79f493d99fa440c190d6d956a886bdb1"}, {"@id": "_:N0d18cfa60164486c9e1b2924dc501f3c"}, {"@id": "_:Nffa3a39454a94e8ea9a871d25c81ca99"}, {"@id": "_:N8cab1dd2cf3f44a2beb4118137bdddc4"}, {"@id": "_:N123233a7e8e94d79bf47263863e31d63"}, {"@id": "_:N9fc367d514644ac8aee094b3fc3bd1a8"}, {"@id": "_:N42c41a73cb094568b186fc56ae15cf0c"}, {"@id": "_:Nd216f9f7c4fb42e4b7b204c0a361922b"}, {"@id": "_:N66eb471ffc53410a9ab06b774c7211e6"}, {"@id": "_:N1ccff8bdb16c4e759bb7d815c6a5855e"}, {"@id": "_:Na2914172f1d1416dab2e28a2122f6557"}, {"@id": "_:N845089d99b06421cbbf63d80a394bb43"}, {"@id": "_:N005eedf8686f40849db076035cf34ac0"}, {"@id": "_:Nf96cd0df76f249f9bfe6c49db7e4d8ea"}, {"@id": "_:N757262fbf5344b91916300e3642c5598"}, {"@id": "_:N6564f6c0abdf4fe7b99fbba95024e0c7"}, {"@id": "_:Nb921e82b20e14a1d8d4ba1409222a1c9"}, {"@id": "_:N2cda0d61b68440c98c8d541faa00cbb3"}, {"@id": "_:N2d663de479ef4bcdaef733578004c7be"}, {"@id": "_:N1879ba59757a495ab20fb54fbed33e08"}, {"@id": "_:Ne71818d9c4e54ca79a09f8ab75d058c5"}, {"@id": "_:Nf53fe850d2f449e4ac26b7d6dd792ff0"}, {"@id": "_:N4ed49308712f4d8489fc9bd7d315fd79"}, {"@id": "_:N0ba6974fec284e7d8a27e071b8e84d44"}, {"@id": "_:Nb24b11e7cbd64103aef34dd7b0870c81"}, {"@id": "_:Ne9ca1175a47445bdba07f45c5d8e18e2"}, {"@id": "_:N1de6d15f53834652845bb8212e74f219"}, {"@id": "_:N25f723afd9364085af7643a5f38c4580"}, {"@id": "_:Nb4c5d1356ddc4c9ea5b6206b6609c1f5"}, {"@id": "_:N5859ea9ae0b94942a9a1f5c5c8268468"}, {"@id": "_:N9646fee3f0d84bde9fd3e8ceb9904e72"}, {"@id": "_:N3c65fd002bb7460b91eba7aea0cfbee0"}, {"@id": "_:N7680cf67b7a94c0bb3baa882d2ab5a4e"}, {"@id": "_:N9e4e7d55077e46fd97e090c0bcfee16f"}, {"@id": "_:Ne2aa651ba7254658a5fe1f83022447bd"}, {"@id": "_:N32111046481f46b4b52f05b1064d89fd"}, {"@id": "_:Nfcc687288a5d4f8995e3932eef7d96f7"}, {"@id": "_:N1dffdf2cfff94ab9a825155a483408e9"}, {"@id": "_:N79a22865e8eb433487db0cc34ac7ec82"}, {"@id": "_:N1dff5029ce584f5f81268676a29ff77a"}, {"@id": "_:N7645757555ab4357bc540af75a168177"}, {"@id": "_:N9ac6893eb698414bb047d347d85eb73e"}, {"@id": "_:Ne1228142596b4cbfaa242d75d01988ea"}, {"@id": "_:N67a6b5613bfc49ee8457b59a53e18771"}, {"@id": "_:Ne1eb59c17a2d417d9e0aba546f99bf7f"}, {"@id": "_:Ncd8a998ab5944b9583430dfa4996445e"}, {"@id": "_:Neb7e4e84a79b476cbd24dd65da4252c9"}, {"@id": "_:Ne2dc10549e7041ceae06d62683a129ba"}, {"@id": "_:N1712aa763a8e4bae85c60952e2c86c81"}, {"@id": "_:N6d0ab2a646c3406d9d9f9dc9ba7754ad"}, {"@id": "_:N21f086300ddd4cfcb1023d347d8004c8"}, {"@id": "_:Necb544d9da364b70b864da3c98801f5d"}, {"@id": "_:Nfb315c3cf7c64ebdb1f79b5ea15783c7"}, {"@id": "_:N1965e88be18b43b58f60a7c19e0eaa00"}, {"@id": "_:N624d1adc61e246e2931e8254034e28cf"}, {"@id": "_:N30d002355ee44e0b8dfaa8611d4a2729"}, {"@id": "_:N14ede302bdbb4667bd1e5ed9e033d9f5"}, {"@id": "_:N4630fee2aa624aa798a3167df207a478"}, {"@id": "_:Ne80879ba494240999372b5a2a0fec70e"}, {"@id": "_:Necd52d653e124c39bea86f316632e849"}, {"@id": "_:Nc1325c051f554a04887f8f65f628bae4"}, {"@id": "_:Nebcec3de416f4d3b906ea447b20d312c"}, {"@id": "_:Nb8712794995e4ca7806c2a4510f247e9"}, {"@id": "_:N8e25743d3b4b43deb364b551ea1c9bbd"}, {"@id": "_:N399f0d62a18240d9a4d8683df9eb93c2"}, {"@id": "_:N0144ba8bfdba48409b796663ce51aa6e"}, {"@id": "_:Nf0979cfc9477448fb4978b91b058275f"}, {"@id": "_:Nf9002a468cd94d27964a17d8745f2fbd"}, {"@id": "_:Nc7e68a641250427e863acc000d1d742c"}, {"@id": "_:N762485f8e062469488a0fddf223df82d"}, {"@id": "_:N4a19b4dbbbab4c4bb7cf1102c1c3c42d"}, {"@id": "_:Ncfe27af1b3864b88bb8e11a703dfb958"}, {"@id": "_:N8d0ba90ca739450aa0f02f6392af8ce4"}, {"@id": "_:Nf8bc73798ac242b2adcff81f9364e8fc"}, {"@id": "_:N7b4be1cfc62342ceb909d0db77adfd74"}, {"@id": "_:N4445c0452f124a92baabfe4a4da0cead"}, {"@id": "_:N2768ae09ba3d447d94cfee3dee94b837"}, {"@id": "_:N9b1c5bcafd1e4419b8a704a98ff29f6b"}, {"@id": "_:N92c4895593e548aea69fd4f15f2fb840"}, {"@id": "_:Nfe79dca8c1b1419f9a533cd350d35b0c"}, {"@id": "_:N20e271a548b2469fb1a5ea34d1ada9e3"}, {"@id": "_:Nf85ddf7474754cf98a7a99b495ed202b"}, {"@id": "_:Na23760535b3c46479a2a51b75baa03cf"}, {"@id": "_:N32936c72acc74a739e867e9b92dbc4dc"}, {"@id": "_:Nb9aafca4cf02455b82b93041f43cb265"}, {"@id": "_:Nd570c201ce8342faa02ff602b28bf46c"}, {"@id": "_:Ncaf4fbb1891d436bb5e48da4ce3c5be4"}, {"@id": "_:Na795c08d6a05400fbd17183ef96b5971"}, {"@id": "_:Nbdd502fa20da4963a2efb3ead488bdf8"}, {"@id": "_:Nef0c8dff4e184b71b0c6f16599a2c144"}, {"@id": "_:Ncf63221868784f19b52350fc2a4828ef"}, {"@id": "_:N6404ce812c204906b88fb9c3b52636ef"}, {"@id": "_:Nea9f142b33794c2585c94afca85a6ade"}, {"@id": "_:N14f051eeca294a6ba5c3b07cfdd732e4"}, {"@id": "_:N6c653c47732a4506b0518055503f88a6"}, {"@id": "_:N213a90a669634ee587223398ecde54ee"}, {"@id": "_:N29e26fb563ac4f43926dd21e46f60226"}, {"@id": "_:Nc192804e72c14d53bc5468606accd04b"}, {"@id": "_:N2d3a7ea360b042ae98e7c042154b56b7"}, {"@id": "_:N71735c606a7946258ab7613435db3f8a"}, {"@id": "_:N0dd684f9473c4b8b969afbb43513affe"}, {"@id": "_:N1dd1d50081494539a63dd62d981a4bab"}, {"@id": "_:N07eee55f6e014a8093d6add23f53f7ec"}, {"@id": "_:Nf67e96fc52b2468da776036458028608"}, {"@id": "_:Nefb1f2e0fe4f45759984f4ea90f6666c"}, {"@id": "_:Nfe0702b60c4f4123bb0c9d4326eb20fb"}, {"@id": "_:N60b044874794489eb1c56a1df9a192a8"}, {"@id": "_:Nd463e463031647acbb34fc54a360cca4"}, {"@id": "_:N92ecc9e3a5fb4e32a50af6d833f43fbf"}, {"@id": "_:Neeedcae61dbf42fe9fae10d7b48d1f62"}, {"@id": "_:Na8760fb08940443cb7086e41bb30b280"}, {"@id": "_:Nb0353fc84a3e421eba7ed15c09779dc0"}, {"@id": "_:N231986115a614ba6853fa0c464f05607"}, {"@id": "_:N99a49e4504a6441a9b59ff9885dd2e8b"}, {"@id": "_:Na7fd6a58d7db4c0c83a27b151e531b13"}, {"@id": "_:N902a21ed90a6413998ac9b099354b3b8"}, {"@id": "_:Nb4bbfc4a39d44f43be687076c15a702f"}, {"@id": "_:N41e1a6e783a8432a9cbbf1aeb2fa2b27"}, {"@id": "_:N70fec9ebb1b14143b4d7573750f2772d"}, {"@id": "_:N75bb79744cf948db9041c3247d7b90f7"}, {"@id": "_:Na5771b917f6e42d7adcd8b1efdea655f"}, {"@id": "_:N7dd367624e9f4744bd77fbe6e91ac906"}, {"@id": "_:N2117c3f4950141979aa887e63b2202a1"}, {"@id": "_:Ne911b615d5f440fbbd30fd75c3da36eb"}, {"@id": "_:N7f09e176f4884622b597408447c23cbc"}, {"@id": "_:N58f8621adf5d4f7abbfdcfdbc41d3218"}, {"@id": "_:N2766c5f550fe442588dd089429127c55"}, {"@id": "_:N9723899ba3cb41c691d7491df3e2141b"}, {"@id": "_:Nbf497f570e96478c8edff92cc67cfbcd"}, {"@id": "_:Nd758cb8df3de4ea1bde931ce593197c7"}, {"@id": "_:Nb592648af1ef46d6afccd3244e5c997a"}, {"@id": "_:N1eb6d5f8858e46989cb959b1f1aa690f"}, {"@id": "_:N4b340f8c73014a3a9287c87a22af5755"}, {"@id": "_:N9de86ae43f804dce84c4e3909d6098b1"}, {"@id": "_:Na2316ad3e87d4bf9a2138ed7e0e42682"}, {"@id": "_:N57d4a09ea91744658f9b3a4072176a59"}, {"@id": "_:Nc0fd42171e584fe7a4f1df3de794ff70"}, {"@id": "_:N41a8f0d322454df08dca325203403b80"}, {"@id": "_:N7ea59e3d647d4b069d36b0cd249a509d"}, {"@id": "_:N1332623e601d427db6c3210421cae84c"}, {"@id": "_:N2b1d70cdec964ba6b047d3a049859a7f"}, {"@id": "_:Nd85e82a5334a4df1a8cddf3cf9d7fc5a"}, {"@id": "_:N75a75aa5507748fb8b78664255da3479"}, {"@id": "_:N343ede20257b4e4faa2111c48e9e6e98"}, {"@id": "_:N8a8972b38fe9457f9ed04ec9d90b1bc6"}, {"@id": "_:Nd155f25abc334e12ace47d9cc1c63328"}, {"@id": "_:Na34ae2f487654bb194c375fda1d25f5f"}, {"@id": "_:N2f2557928d5e401f928d6729a8b6cacc"}, {"@id": "_:N67badde5ad2b49eba49a4f3b18c298cc"}, {"@id": "_:Nee1352e89c1c4cc7b8c6c1ceab7922e2"}, {"@id": "_:N957935cacf554c8586eaf00faa06b309"}, {"@id": "_:N2c31a4b8ae604678b5ecb068a395a6c0"}, {"@id": "_:N94c50d49c3ff4bf58d4c2ab41d0062df"}, {"@id": "_:Nf572893df5234be29cb4fa60071ef65c"}, {"@id": "_:N129fd429f23444dbbe2fa8d0942f1a37"}, {"@id": "_:N6b4faeafb2a54ce8aade8c8971576300"}, {"@id": "_:N9773afff9c854ef48dcc45a395a3fae1"}, {"@id": "_:N0d6cc676225f4a67a6b5e0c57addee8b"}, {"@id": "_:Ndb5833b6d92a44c2b136a5f7fe112bf4"}, {"@id": "_:Ne1b8c4e64fe54fa283ec27186fa77522"}, {"@id": "_:Nf9a93995a21843b48b8ea599a9fc5939"}, {"@id": "_:N9bb6147d1c3b4330b463f971b8036a45"}, {"@id": "_:N243acf8afb4045f99c8db7c00389d694"}, {"@id": "_:Ndd47d27359b1416586b06864e0ec47d4"}, {"@id": "_:N70eadd78b106470b9109bc01a0015a32"}, {"@id": "_:Na4cae1226ef84217a38d3bb73bf759a8"}, {"@id": "_:N8228f6caae5c4208a9a912832f09a03a"}, {"@id": "_:Nffb3d42b7d8b4500ba5965e69119edc9"}, {"@id": "_:N81671b8acf0f43afa8b0e3ecc19be954"}, {"@id": "_:N74678bd9433e45f99a459661428bdcbd"}, {"@id": "_:Ncb64dc742d9549d38ba03b7237300a15"}, {"@id": "_:N5498f5ff6b5c42218de6230c3cca961b"}, {"@id": "_:Nd84fb4e569e44befae8dd838cd4a0a72"}, {"@id": "_:Nd3714700574e456dac358722ee78b158"}, {"@id": "_:N4a4f21802b584b4ab4377df8f4ac4770"}, {"@id": "_:Nc026fc3b7f5b4f01bacf88409bd7b349"}, {"@id": "_:Nf5abff09d85040e18ec608c3d760ea61"}, {"@id": "_:N41c272533bad486099b53d51aa18f0de"}, {"@id": "_:N46f19109d5b34db2b3ac012d443aed51"}, {"@id": "_:N4fe22fecd67a4d14803554d18c6dd002"}, {"@id": "_:N4beaa2e8eb3542579ee37dfaae657787"}, {"@id": "_:N82d18b7238aa454f9c93b4616f276d92"}, {"@id": "_:N039c5978be764484a44920fd33877f4b"}, {"@id": "_:Nfa6fc443a2e5464c9d8a0237be584561"}, {"@id": "_:N35116bc84ab54597968eeea4e2ef2669"}, {"@id": "_:N7e8d1d7547db4a8ab9b2ab122cf8cb7a"}, {"@id": "_:N2e803c5c52cd41f8b1b04efbd5f73c28"}, {"@id": "_:Neeaf8c3129cc461895832de158b8c9db"}, {"@id": "_:N360c79a43625421ba70b689f69ed508a"}, {"@id": "_:N547dca82f3b8491ea723a67d06611b8b"}, {"@id": "_:N37b7c2b7ec85407882d27704d9a09019"}, {"@id": "_:N704d3b4cc0144a0995ef9d242462d0e3"}, {"@id": "_:Nb6905fe80d1f49e48d851ebbbbae2307"}, {"@id": "_:N568853119f1a4838b32fbf089e6f20d9"}, {"@id": "_:N536e97504ccc4fa89576e4f650d9457a"}, {"@id": "_:N236dbbb378f84a6c863bbd86c5b2dbed"}, {"@id": "_:Nf73fb0f9e7df41f3ac44918eee7037f3"}, {"@id": "_:Nf466cf0194c14391bb1a85fba63bbe19"}, {"@id": "_:Nefdf59f824724f8eb3f0e7a157d34c62"}, {"@id": "_:N1d89a02b148848fd9698bcdaa149f3c8"}, {"@id": "_:N794e912396d64208950e2cec063c3eda"}, {"@id": "_:N8cf466b1e0c640bb9324548923f3f9df"}, {"@id": "_:N44d38776018e4497a31f0bdc599c63c8"}, {"@id": "_:Ndff3950d9ffd4d709d0d5d14b9f02eb5"}, {"@id": "_:N6395a366144a4c8988d12521c834e4b9"}, {"@id": "_:N7460537648554e1cbfce3b19f990ee8e"}, {"@id": "_:Nefa3799857e740099709dd946fa8c5da"}, {"@id": "_:Nd4a76414666a4bacb29cf08cacaea49f"}, {"@id": "_:N64f8701043b34541bb54a08066237bc1"}, {"@id": "_:N2ce4fd872b084ce0821bb7b2ae8b1613"}, {"@id": "_:N991489c18abf45a3bb8d0462e69670d1"}, {"@id": "_:N623c45664f364dffba4f8a70b3cc69b1"}, {"@id": "_:Nbbdf75317d3b4badb755e9e6bbe0b0d3"}, {"@id": "_:Ne419f25c53144b949ba9bce4935f6486"}, {"@id": "_:Nfcd1c87e29f140658ed4f0ee832041eb"}, {"@id": "_:N8c4c7867de7648969c04e0b3680a43a5"}, {"@id": "_:N2b1894d365074a00aeee592103f8a20d"}, {"@id": "_:N796e79a7d90c437da6eaabbc822b8186"}, {"@id": "_:N786a69a6412b45569127a73e54c19d90"}, {"@id": "_:Na4c82cf917f2434c8fa48fc80cf2361c"}, {"@id": "_:Ndac7c10daa7942ba950f110f2954a142"}, {"@id": "_:N8b24a9d841ca42bfbbd7359816b3ecf3"}, {"@id": "_:N99e28ff3fd85466ca230eb9c9c2ed01b"}, {"@id": "_:N86f7226d966d49c4b5bbe2b2e1953df7"}, {"@id": "_:N40dd1159ad6a4a348655c08dee2842e0"}, {"@id": "_:N42d7fba4f3594b91806710fc3388f67a"}, {"@id": "_:Nf6aef461045a4d54bf650edcf187b844"}, {"@id": "_:N828bcdd72f7f4efda2d89b51efa72efe"}, {"@id": "_:N302b7f048080461f9694575e9e0852fd"}, {"@id": "_:N1b03bd06ee7a41f6a5879d46addb038a"}, {"@id": "_:N9e830c7e51094fb599fde530efcfd640"}, {"@id": "_:N12de57100185437c88b5eb8e73e0c63e"}, {"@id": "_:N12e839af7efd4aa5938a4cd440ef2103"}, {"@id": "_:Nb9c8b0fbf385498a9e62136aca390701"}, {"@id": "_:Nfb8eba7afb794c29a5c375682ea83a52"}, {"@id": "_:Nf45f7154ddd54018bdb588578a77789c"}, {"@id": "_:Ne95d9a6aa0e741a686f5e3b1580ed727"}, {"@id": "_:Nebdfb6996e9340a78b6d79f9911ecce4"}, {"@id": "_:Nf0b96a1bc415477296e0a2f10d6ee21c"}, {"@id": "_:N79ecf8b9a39c4367bc85be16a4cb994b"}, {"@id": "_:N56c77e27497b404f9b45c3f30b9da859"}, {"@id": "_:N9c7173f94ed741fbb904830d262db433"}, {"@id": "_:Neb4d54b5055c4825a7b7f82fefa8e3f1"}, {"@id": "_:N927156597d16497696f01ddef15e606f"}, {"@id": "_:N01740a281e80476e8ae477c8c890620a"}, {"@id": "_:Nfeb86af636204110966c8ec5bdc70ddd"}, {"@id": "_:N45a46b0ec22d46a9a178516ae5866734"}, {"@id": "_:N381e42c4e540449e85ff213ae3ab0eab"}, {"@id": "_:N9ddfdb85956844b3a92f96fb01c3e683"}, {"@id": "_:Na957fd81c3614021bce0f1d6f8a5f63e"}, {"@id": "_:Nb44451b1317d4adc92cb89aa8bc4e4d5"}, {"@id": "_:N4ca76de3835446458c3d909c8d38575c"}, {"@id": "_:Nc547840600ce47c5a57edfcbc1ae5d9d"}, {"@id": "_:N29b7d7594aef41f5b2fcd68a2e77fbcd"}, {"@id": "_:N25d70e1bf41b4300862da1e9eca37125"}, {"@id": "_:N1e752d219190452bbeff5b38310c4668"}, {"@id": "_:N296b5ee3f9674518acf6bf2081569fd2"}, {"@id": "_:N3fefacd71700428ca474003d0feb89df"}, {"@id": "_:Neb29efa3052b4adb98d8f28d8d8f7c12"}, {"@id": "_:N0196104b665f4bd182979d4a0314e875"}, {"@id": "_:N700aded9e81849bba4125552c8f353a7"}, {"@id": "_:Ne734770e19b24e7bbc18dd529072425e"}, {"@id": "_:N2f0807fb5ad6471c9c64743a9684f352"}, {"@id": "_:N26244b7287f54399ba36e4857fbfbc95"}, {"@id": "_:N27e63490dc0d4365b08f3b760a738ca9"}, {"@id": "_:N5fa5f78fe0af4602978ded2eb8f34fa6"}, {"@id": "_:N1e28f84b127f4c8f937c7d326f45a2f0"}, {"@id": "_:N777294019cd34e6f9b34ce69862ff51a"}, {"@id": "_:N513bda9626ec4feeb69dcf5ed5cd2cc7"}, {"@id": "_:Nb3854c731fe34f7984e6dc2db01fd98c"}, {"@id": "_:Ndbc4693b6a264c12835ff3582f66c88b"}, {"@id": "_:Nd72933030da4470fb029d12b8a2e8d08"}, {"@id": "_:N1ed0bea66dc0440f89ee7fa8c4bc2e73"}, {"@id": "_:Nf476f5f307744a828eac0b28968983dd"}, {"@id": "_:N9c6fff5e8bc244299d593324c2e89f6a"}, {"@id": "_:N2a99853697134cb1bc964af97ab568c6"}, {"@id": "_:Nff6aef760bee42f38cf7ae6f8627b78f"}, {"@id": "_:N9d601e903f4042768239d39df2252c43"}, {"@id": "_:Na20f700d149840d385a3a0962251a099"}, {"@id": "_:N9cf4897b97244dccac185d46b1a75672"}, {"@id": "_:N887a5aecafeb45f28e9fc1d936233b91"}, {"@id": "_:Na913d08db43c445e99382d92be93e650"}, {"@id": "_:Nf161b2c3712747418b440dc547acad81"}, {"@id": "_:Nef9046388cf5428e9f81c72a0b225f2b"}, {"@id": "_:N66809abad45843db97dfeec66a540200"}, {"@id": "_:N1b04a8c2c17e42acbe351eb668482a17"}, {"@id": "_:N9156e350d48348cd9e8c16eb24c5cc91"}, {"@id": "_:Nc41745cda9334720a5faac24071d0efc"}, {"@id": "_:N213775a342c34df9a71510c3fbbefac1"}, {"@id": "_:N7a70b96abe1c4bb1860146edb80e7846"}, {"@id": "_:N02ab5ece8afc4337b0be520af6caa849"}, {"@id": "_:Nb44857a3104842eb8e4bc912b1b08c68"}, {"@id": "_:Nfc9bcaca15184eddae79985538523373"}, {"@id": "_:N5276784fdea64b868c041e4c91b34d48"}, {"@id": "_:N4d14ba6fccf74943ac2eec3ed9b51d52"}, {"@id": "_:Nf397f2b05de74873afa4942fcae540e9"}, {"@id": "_:Nacc31b1abd244e3bb387f33db323c615"}, {"@id": "_:N4a3c499c79db4ee6b059d7b99e6d8fe3"}, {"@id": "_:N911b1ac3ee4543049211268a47b53f6f"}, {"@id": "_:N5adb7844e7e8452eabbf4fea5ea1eee0"}, {"@id": "_:Nd3efaf50a51a47b89b4176716156aec5"}, {"@id": "_:N1c048f00933f40c08097f7085dfe5303"}, {"@id": "_:N9362b9e40dd84e8cb14477827b72c225"}, {"@id": "_:N15369bcdfbdc4927ae633f5adc9434cd"}, {"@id": "_:N401c588a510d446aa08718db5b7a0ad8"}, {"@id": "_:Nd62945a0c416427295a0be0e99b7422e"}, {"@id": "_:Nd9ae6072c4e84cf5b16edee8d234495a"}, {"@id": "_:Nc8f0da63d5774230aa702b5dcbeba6f5"}, {"@id": "_:N29e68fc0b2ef44c5b1bd527b080597e6"}, {"@id": "_:N3dcec470723b4f00aaa017378862ee96"}, {"@id": "_:N7907c9728e0742c1b92e3410ed8f8c1c"}, {"@id": "_:N21df110e52394afb982ac939dc38dc23"}, {"@id": "_:N1944369f9dac414f97d847eb49d44d4b"}, {"@id": "_:N7c56403156fb4df49fcb010a2b1203b7"}, {"@id": "_:N8f4eda31649448338b7e3e77380ebbf9"}, {"@id": "_:Naf4f214f143542a9999caa637b834383"}, {"@id": "_:N5d371894725943b3b864b9a0e4a04bb8"}, {"@id": "_:N021f3eb942084c81bc0599644c3f2b91"}, {"@id": "_:N3d05b32acee24c388e79ae2f1061c595"}, {"@id": "_:N0528c7056b2344d08339cfe6c7f41dd1"}, {"@id": "_:N8050138e6fa448b5bdfd86e40fa20058"}, {"@id": "_:Nb84899da94184f33993bb0e5b35f277f"}, {"@id": "_:N129619ad13564acaa40703dfb3c8ee37"}, {"@id": "_:Ncaca269e03be4730b3b3a483332d3ad1"}, {"@id": "_:N78d9d143f8644f6684b968520a8204bd"}, {"@id": "_:Nd605b1f7cbfd4460a6213aa4819cb789"}, {"@id": "_:N9ef6a705d3fc40188ce8dc14c2a7c3e5"}, {"@id": "_:Nf1a2b736d6d64d0ab872fa5f163cc8d6"}, {"@id": "_:N8f37c7eafbf742a6971a019b8900d704"}, {"@id": "_:N91e1b69b7b7844a981c5fc58c6d52ae8"}, {"@id": "_:N96c6bb444a4646df812f9c452c9d992b"}, {"@id": "_:N4036691d0a8346cb876fafca38c85bfb"}, {"@id": "_:N64c5eeb316484b09953f385906312ecd"}, {"@id": "_:Nfaf36d232e68473c8f65db566e98c315"}, {"@id": "_:N95aa00f6f36740fa967dca83308c23e2"}, {"@id": "_:N7a9b1e88fdff48bc8f90feab5a9632c8"}, {"@id": "_:Nda33c1ca53c64a1da819c6eb3bef810a"}, {"@id": "_:N561bc445c72a46468999016b66493c01"}, {"@id": "_:N11a17ec9188c4b8e977f78907fa420f3"}, {"@id": "_:N829300c6262244bea6c59c58bce742b1"}, {"@id": "_:Nb241bc70054e440086492b06dbab8d24"}, {"@id": "_:N866baae074bb4922b4deed7f43428fb9"}, {"@id": "_:Nfe711c309acf4096befbe5fcfe2ac081"}, {"@id": "_:Nab4e4635fee34c3f954780547c8d67cf"}, {"@id": "_:Nb1f71f792dc14f8cb24335e050c0ecb0"}, {"@id": "_:N37725a6284904bbeacff63f4d4a463f5"}, {"@id": "_:Nb7a28bfee5e64a6d93228a6115010cef"}, {"@id": "_:Na32b4addecce4bbcb6bb677ff33c3ae0"}, {"@id": "_:N9935a9778b5c400d86a65fb51e0d15f0"}, {"@id": "_:N9f039c8c119e40139c07831d7e4a3cfa"}, {"@id": "_:N5e67dd374e3340b9ba2cfb66e62334b1"}, {"@id": "_:N059363a799394ec5816db9d4973fa896"}, {"@id": "_:N9c6a49fc3d254743a5659a8fd25d204e"}, {"@id": "_:N693277d3aac947f5942222261221aaab"}, {"@id": "_:Nfc5aadc50c6849109776635a7a80f7c6"}, {"@id": "_:Na33aa8bcf542425ab8ebe1a0ebd20e8d"}, {"@id": "_:Neaf2b6115de34a208304c77bed55107c"}, {"@id": "_:Ne50ebed5cca54fcd993cdbc12f819a58"}, {"@id": "_:N959205ff7894459fa1f9734c55606654"}, {"@id": "_:N8b4ea9abc8964af1a346d5517230e01b"}, {"@id": "_:Nc21a585a307847d1898757c6eb9d6d8b"}, {"@id": "_:N3f6a6c42fc134c24acec2a0e3269a446"}, {"@id": "_:Ndb1a42f6891f4d5983923474641376a4"}, {"@id": "_:N5ecc0f69e6b84db49a28ec5dbad4e5df"}, {"@id": "_:N75bba32bd77b4475989e5d897ed443bc"}, {"@id": "_:N8a54fd2401a343e39eabf871b7a0aeac"}, {"@id": "_:N6becce346bc8480080ab88f2d536c15b"}, {"@id": "_:N4bdcfc06d19849f880f02864ae4cea6a"}, {"@id": "_:Nd2c7c613d2d8459e9d4eae27814c1956"}, {"@id": "_:Ne004546fbbff4914bd7ce1eb6524a4ed"}, {"@id": "_:N616ba91956974a1d8f0db72d6074c3a8"}, {"@id": "_:Nde08ba69b5554cfeb4284ded7ed9baef"}, {"@id": "_:Nf0aa6e1a3ce2492fbb70ecacee6ba50f"}, {"@id": "_:Nb14bbfd2417e431387df6514cfa3d90d"}, {"@id": "_:Nffcabac221014d2a8a06fe2050403684"}, {"@id": "_:Nc3c9c743a85749aa811e2d825cd2e8bc"}, {"@id": "_:N376fb20f0d924d5982a1a9406fc22009"}, {"@id": "_:Nda9703ab4e534568bfbda57f7387c9d8"}, {"@id": "_:Nb84be0a8bc7f402994ebcbf91d317229"}, {"@id": "_:N8fee73a2ef864fc9bc1300e98001cab4"}, {"@id": "_:N53a1148550224359a2c4c3442edc50aa"}, {"@id": "_:N2a08ca1c44c0459f8e2d788f83f6939f"}, {"@id": "_:Nefa0d0b82c694e28b487d98df78a700c"}, {"@id": "_:Ne0b9eddb3ec04393a973973c536358e4"}, {"@id": "_:N60303f81ab234457a3386c4a54cdeb5c"}, {"@id": "_:N44d9e16750e643518a874645b4b40d5b"}, {"@id": "_:Nf20b877f6fcc4a1b9b912f456bb960e6"}, {"@id": "_:Nac1c412cde2f44a9baa0ff6e8ab849e8"}, {"@id": "_:Na6ba6a56f1de4daa9a7f807ddf905762"}, {"@id": "_:N0806e2e5a5814a0e987463ad62e317e5"}, {"@id": "_:N43de2d5448d944eca67b15da3150b30f"}, {"@id": "_:N15f80c5cee1d4b47b291102212adfe70"}, {"@id": "_:N66bc83bacd384ee58ff595162a94725c"}, {"@id": "_:N45ccaaad5c6f4bb3b91e5256e23c8de6"}, {"@id": "_:Na3ae3649d5164a9ea4f7c1f015dc766d"}, {"@id": "_:N050bb1021a33470bab1206feebb2220d"}, {"@id": "_:Nc0a5e9dcb6ea463e9326b561c270226e"}, {"@id": "_:Nfc2cb1665f524a90bd83026be2dcae04"}, {"@id": "_:N1df2446a31a44ded96a338c9e425ad8f"}, {"@id": "_:N4000aba0e572454ea3acc09a5351a383"}, {"@id": "_:N888fe9ff081d4045bb74e6544a596656"}, {"@id": "_:N7826da81dc844becb452993d34b6b87b"}, {"@id": "_:Ne22e15603da34cb9a4d4881cf4991583"}, {"@id": "_:Nb89a0be894394b8ba78ea0fe348a3098"}, {"@id": "_:N711d3bfe581b40d8a05b042f417bad96"}, {"@id": "_:Naeb064aee7934a0ab9036b8a495c5a43"}, {"@id": "_:N1045f38867de4c21b4cf740670031b36"}, {"@id": "_:Ned026f456e2a498996630bb2b0cef182"}, {"@id": "_:Nefb46bace74549cd956ccaed6a4ad03f"}, {"@id": "_:N67ae1f7f476f4cc7ab1594a5ee4adfb4"}, {"@id": "_:N5be9d75a330d4e528cae50ae8ba1d400"}, {"@id": "_:Neb95ff1878384866a2b068dd1f4bf54d"}, {"@id": "_:N72c01e80da234be281fe7ebed5a5fb14"}, {"@id": "_:N3fdea11d2ec042fea0350d9f07bc2c8e"}, {"@id": "_:N850120f4932d460e8080e736f1106003"}, {"@id": "_:Nf1594437796b477a9c8cda7bb2ab84c4"}, {"@id": "_:Nf7ad60dcbe124bf39dafc4bc837855cf"}, {"@id": "_:N9760dadabc9940e9bc3e779a59e2db75"}, {"@id": "_:Ne93597ff5fc044a281ac6a0c21d48c22"}, {"@id": "_:N92b356c8081a458e96184aea14798890"}, {"@id": "_:N6c9938d7715e4e24a57a3ee8b57f1f29"}, {"@id": "_:N6a1e5edabdc345f98789c752993c9640"}, {"@id": "_:N72d6e2d86c494cd48d245539a8a90fc1"}, {"@id": "_:Nda67932e94b44d7c8416d144484c4c40"}, {"@id": "_:Na1100972adc44e1f9280423bd3ed885b"}, {"@id": "_:Nacb406f4619b462989654e3a34c19887"}, {"@id": "_:Nd2de106651aa4d88bbff1b876d4ab95d"}, {"@id": "_:N52268afbccd246feb2f4d1a211a6ce6a"}, {"@id": "_:N71e90be54fa24b45b4d411913e6f525e"}, {"@id": "_:N27c3146b42fe4667b83499087539815d"}, {"@id": "_:Nbd67424dbcfa4446bdf4dd00023d93e9"}, {"@id": "_:Nb345c16d4f414272a4ba68b9b3f0d438"}, {"@id": "_:N16f41272d54c4e7db0a5594e7d81b9dc"}, {"@id": "_:Nd45e1a7d915a42a0a1763110bfea167c"}, {"@id": "_:Nb1df2d8252f4466888a8f83ad15c332f"}, {"@id": "_:N621aaacf93774823b37169a429992f73"}, {"@id": "_:N04d42332208744cb92cacbf62e54295e"}, {"@id": "_:N4a2c5bc301ae40e4906c6e5e3750fe71"}, {"@id": "_:N00d4a6d0bbec42a6a1dcc9f94d8db2c3"}, {"@id": "_:Nc45c52773d74403eb05ba57aefada2bb"}, {"@id": "_:N9415b87aa505445da8be5b37b2b08405"}, {"@id": "_:N4f0548a7944446c8a7f8d059724cd41a"}, {"@id": "_:N95d427fa92d94796bccf051948465fc3"}, {"@id": "_:Ne82095b5304b4f1a913a60ad33cc3e9f"}, {"@id": "_:Nca29320415a04a3e90d31930f2e1f71d"}, {"@id": "_:N4a841008226241a6922344f63f83c70f"}, {"@id": "_:N85b0cb98a4bc4477b6a128ffc59ee294"}, {"@id": "_:N384c73f060a2443db72c2948350676c8"}, {"@id": "_:N30c4fcd825444ee88babdab494f28350"}, {"@id": "_:N951b44ffa2784168b69211e2cb052754"}, {"@id": "_:Nf55e38ea44044ad9b34efe067f614251"}, {"@id": "_:Nd0345f72e20f48cf8c82f14f581c8eba"}, {"@id": "_:Nddaef15db3ba44389890f1e530ff0b3a"}, {"@id": "_:N3454756f652c47e4a39ff1de0ff7f009"}, {"@id": "_:N1ccd3732d92d4d23a0ce615972722c8c"}, {"@id": "_:N21537dcbb32e462f94fd394cbdd7695a"}, {"@id": "_:N0df4417d8011430a9d7f4ff283127322"}, {"@id": "_:N129268db9c414587baee503d6c2da871"}, {"@id": "_:N9b765a2456154d778a883c9e1e2b4228"}, {"@id": "_:Ne2ce5d51a1f243bebc34ba5c9afced7c"}, {"@id": "_:N36dd3ba48e834fd8bda95331d961a16c"}, {"@id": "_:N4d2cf5338fc548bfbe7a9a32b77ef752"}, {"@id": "_:Ncc96f2e8f8a34ef99de9d8d9cfa6351f"}, {"@id": "_:Na56e5292f13f46bb82536fb4acf097a8"}, {"@id": "_:Nac6e05446f9347cd89c6e5c7a39630d3"}, {"@id": "_:N3405972c7d0c4bd5a5eb1873ee40126f"}, {"@id": "_:N3869adc5073142129ef7e736d69e90f9"}, {"@id": "_:Na251ed3879404f26a2a7685225d56ea8"}, {"@id": "_:N310d0ec3ef1541118330047bb73e0ad9"}, {"@id": "_:Ne75ed3904d5f42309038453ad86008db"}, {"@id": "_:Ndf4a8acb6692491487daf31c7da36837"}, {"@id": "_:N2c77b17522244811b767399d74ff6e08"}, {"@id": "_:Nffa32e40f60b440fb955076813e03a04"}, {"@id": "_:N4add19cb75d74076b46ac9abe3daa675"}, {"@id": "_:Na52b7d3493564fe9a4ee614b8c8817c4"}, {"@id": "_:N460dc222bea84994a3dde366b7a6ae56"}, {"@id": "_:N4068583c111d4c3a973013786b612c62"}, {"@id": "_:Na5424bd387d24a8db273c23ed058b1ac"}, {"@id": "_:Ne3b69cd468c0430a993b18daa2e51bbe"}, {"@id": "_:N8aa97671509c4c8494af458de2e91b88"}, {"@id": "_:N9a18d152872740b692b2dd184e01404f"}, {"@id": "_:Neeb0f4565edd4c4584dee5af24a37b14"}, {"@id": "_:N17c6452ae3a44c8da90d26f258a6776d"}, {"@id": "_:N370f49857e7f4b2f8c6867bf2574afc2"}, {"@id": "_:N81dd4cb35af54d219863bb2335e054ae"}, {"@id": "_:Ndb7678b915114bd993d8fac761bb1439"}, {"@id": "_:N3c1d09baf673424b86ded0e3cd2efa22"}, {"@id": "_:Nd9619567e2c34dc3b023c7bc8033ad52"}, {"@id": "_:Ndc3c507789ea4872a676978cbf8eb5a3"}, {"@id": "_:N546faa446f9f434baa40aacc614a4aa7"}, {"@id": "_:Nc3fc9c3ddb8a4ef189427fca65e8d1ad"}, {"@id": "_:Nd559e32e2d9244b780bc7e5dd85df29c"}, {"@id": "_:N098f28fd5eb14d8a90b916510fc1b321"}, {"@id": "_:Nb5d82ad06d5a4ced8e02eed39c53708e"}, {"@id": "_:Na52fea62388c4009857949088b6bce75"}, {"@id": "_:Ne625d46da5444a18805f9995066fcfce"}, {"@id": "_:N3d5ae26306ec4eb5af479dcecfbf81cd"}, {"@id": "_:Ne31ffd3a1c0649d58bf27a96e2d67e07"}, {"@id": "_:N95caad99b3024a198d0852a29bc00008"}, {"@id": "_:N37d1f94418b142f4ba8c4a39ec5e9176"}, {"@id": "_:Nc05fe7431ce740818f1ac4a1542f3463"}, {"@id": "_:N8f3473074e7646e6afc823725b44bd95"}, {"@id": "_:N1a341826daec43868200b51e5094fac2"}, {"@id": "_:Nb1c9b80ef973488aa365de364d33be89"}, {"@id": "_:N8e0516b517a64297b8e69e099c9494f7"}, {"@id": "_:Nf29c59065083436dbe985d180c0cfb87"}, {"@id": "_:Nb845d22a18f04cdabaa7ddda51702783"}, {"@id": "_:N62142c661f01402b86255b5b42d74bd6"}, {"@id": "_:N1a4604c47bd943d6a768fab5c6a541f1"}, {"@id": "_:N6d5d0f0d8ca3429cbc2a2653281370d0"}, {"@id": "_:Nd1acb5205a754dd6a12a768b7d836de8"}, {"@id": "_:N7a203348e1b7458093eb7cee4495783b"}, {"@id": "_:N891e19651de44a89bd74bd2780eccd24"}, {"@id": "_:Ne7eed7945e21489da2a40a066e795039"}, {"@id": "_:N37d5491b3ed94afe80fd90c0b1b06081"}, {"@id": "_:Nc9b248726eab45f99682129b91e736a6"}, {"@id": "_:N17b66a9227e948949ddc9474effb3102"}, {"@id": "_:N48767ca2231c4888acdac3ee280a8a54"}, {"@id": "_:Ndf9b55e0d8b0430fbf79eb7e20a83ca1"}, {"@id": "_:N6bf15cbf85a147fa9c6a925bd8823c73"}, {"@id": "_:Nb9364fa035f440149892c17ab17c298b"}, {"@id": "_:Ne508d3a59dd14feca18f7c2ad293b545"}, {"@id": "_:Ne690c33945544451a9f9141b0a00fc59"}, {"@id": "_:N907a47b8158545b89102c66ba67b5780"}, {"@id": "_:Nbd19cd37573e4721b83cb893f5619698"}, {"@id": "_:N2fa5dc4ffbdc4703b164c7b2add073ea"}, {"@id": "_:Nf9a64e28ab3d41e58a3a929df351e187"}, {"@id": "_:N21c8c8f22a024994bf45b8db5b83b401"}, {"@id": "_:Na3c9a0de3c6345378c73d50433f47f8a"}, {"@id": "_:Nc4301088d6e54870802205a1b5ccbf0d"}, {"@id": "_:N2da3add000544715ad131c8c1f84d823"}, {"@id": "_:N7ce601cdac804acc8dfb8239f5ae5afd"}, {"@id": "_:N2df59b9c04384edf8b662074c80254e7"}, {"@id": "_:Nd4c1a1578c454051b431ad4cb8753cb8"}, {"@id": "_:N5139ce892c1e4e279a7b55ad624a100a"}, {"@id": "_:N00f5759eea4d4153b6730e8a34eff0e6"}, {"@id": "_:N08e9423add424e3cab3f6fd02cc15d25"}, {"@id": "_:Nffed226f509d4109b55574c34386ccb4"}, {"@id": "_:N739f088716634f53b9e6b8f9cec762d2"}, {"@id": "_:N88551c726bd44088a0b38e1c8146111e"}, {"@id": "_:Ncaabe0af05974e0abbfd58094943a6e7"}, {"@id": "_:N095070280e674d70b6a30c3620d9021d"}, {"@id": "_:N557128814f6245d78b974ae6e4223e06"}, {"@id": "_:N4cff6248399a459e810e8b93b35414f5"}, {"@id": "_:N9dcc41145a304242809ff5cf44ee7895"}, {"@id": "_:N2ed2b1ad67b24ec1b7ed0eee952c61dc"}, {"@id": "_:N0312b3a1f79544b09c53fc5eabfda873"}, {"@id": "_:N86ef9db9998441ceb5ddd834ed7542be"}, {"@id": "_:Ne857909c90e5448bae985eff0cd5f593"}, {"@id": "_:N4b4006a60fa14bceb7800d5173228ea3"}, {"@id": "_:Neb1a73a4271444ad9caf614887418cb2"}, {"@id": "_:N08f2143e17af47a09ed420e9cfcd67e6"}, {"@id": "_:Ne8281a4b896a43018eb6b18eb6f04fac"}, {"@id": "_:N5dcc4e411e134b8da8d0e122dd8f94e3"}, {"@id": "_:N32e5c4cd8497435bba2b9f9cac773817"}, {"@id": "_:Nb421850ae4544de69f9159fce35b2800"}, {"@id": "_:N03b1cb0e575c46478e18caba5cfecd7a"}, {"@id": "_:Nbab6d34033c341fa80212ef4e1935089"}, {"@id": "_:N8a52919bb436435099d2e1c8d98003b5"}, {"@id": "_:N80b9c111346243f6ab9a591a6eda1e2a"}, {"@id": "_:N644dfa3c45b84d1dad27977a5841fdca"}, {"@id": "_:N6f9bc5146df04a7f80d07be0d076cc6e"}, {"@id": "_:N710ec2b1fe234c49bfac27dee4dfad62"}, {"@id": "_:Nc158a076b66645b3bd4f85876fe35e0a"}, {"@id": "_:Na29bf5234da9410b806b5324cb3d9969"}, {"@id": "_:N68319c86891b47b1819c348ea8f7ac51"}, {"@id": "_:Nbb80f868391747078bd3cd1ed3877011"}, {"@id": "_:Na86d31a93f774a319b715b1b861daf91"}, {"@id": "_:N09f61d51d6e1457090590b4338ee6cc5"}, {"@id": "_:Na2f2c7b7cb7b4dbc9e85022e3cfc77e2"}, {"@id": "_:N71492b283676449f9278eaf60d4609f8"}, {"@id": "_:N725a179f985b463eac9ed0e8f3b86fd0"}, {"@id": "_:Nf3705cc81822494eba2d07fc35e65ccf"}, {"@id": "_:N49a2a0814abe44edac6543ec6fef6288"}, {"@id": "_:N28e278f285f34b78ba1fe8fe792605c7"}, {"@id": "_:N77043b4b656c4df18616ed88fd856429"}, {"@id": "_:N8f4db972a3614c13900fe9aa24391e26"}, {"@id": "_:Na518aa6b4c414af7bed247fba536dc6c"}, {"@id": "_:N6b02fdb10e4d4218a9930eeb2cb21a46"}, {"@id": "_:N96857002921641c7832a2366f52b1409"}, {"@id": "_:N378ca76aa8184974a77c7776aba7fb64"}, {"@id": "_:N23270427148c4073af054667c8f8435d"}, {"@id": "_:Na37112e61e144cc8bea1268db26abdad"}, {"@id": "_:Nb511f1e54e6644a2bbecb69a3f1db015"}, {"@id": "_:N0ffa888c1e15434ab021464c3748c86e"}, {"@id": "_:N2febfaab8bd04e1090cb2ab63632a3d4"}, {"@id": "_:N541c2d0803ab4289a77e522fc71bf3fc"}, {"@id": "_:Ne5718c6fb7354a619355f96934e6e0a1"}, {"@id": "_:N69e72ed2db9d4f37bec90df2a52cdffb"}, {"@id": "_:N8d0691fddcd34ebb86feb83fe983d480"}, {"@id": "_:Nd059477360db47798b89a62540d73514"}, {"@id": "_:N41e24534cd124bb8898e3f534f73dee0"}, {"@id": "_:Nda203ca4d9d44ad2be4c0b5ac1d3ae67"}, {"@id": "_:N5caed411b0d1458590b0d3fb1140a915"}, {"@id": "_:N824243b841364107a604e4626b28b26d"}, {"@id": "_:N1644a59f656c46308c86d7dba37fbe37"}, {"@id": "_:N2055a794722846b0aeb4333e6072e4e9"}, {"@id": "_:N012c8849de284d648ffa55ea6b7b1a3a"}, {"@id": "_:N470296e470a7404e87ab7d3d9949df20"}, {"@id": "_:Ne6c1bb530ded4761973e23870fa4e2dd"}, {"@id": "_:Nd6e40d1448d1493fb47f07832e588bb5"}, {"@id": "_:N5f70a30f859e4843a5eeecea94e59396"}, {"@id": "_:N36b7223472c0454e9ecfdb86a20f9f4f"}, {"@id": "_:Nb74f16072a33466b928f76b8d7e976b6"}, {"@id": "_:N0efbc92fb8a54a3fa870592aa1332bb8"}, {"@id": "_:Ne868ab6bdbc041b19fb691acef19d0db"}, {"@id": "_:Nfe66dee6246d4fc5a8cbc528e16bbc2d"}, {"@id": "_:N332bc416ef7e4299afc241198020ce62"}, {"@id": "_:Na70798c0f856490a8c2378bb7390c477"}, {"@id": "_:Na9872e320dcf4186a40a94856d3b2f2e"}, {"@id": "_:N4d6bdbde951344c282dc6e2507da9dc3"}, {"@id": "_:N580bd629dfda4f8cb0ca765d5815d3a5"}, {"@id": "_:N919e896625e041caadfadaaa1e984084"}, {"@id": "_:Necff6a91067145ffba4ceb53c43bad0d"}, {"@id": "_:Nbd84da40163642e681130424375636ca"}, {"@id": "_:N4728eb8558564fbc98583920eb1a87ef"}, {"@id": "_:Ne27679accfbe48bb98161a68b7dfaa7e"}, {"@id": "_:N4ac4c6d2994c42f792ab5a5b63bfd30c"}, {"@id": "_:Ndacd63b1b2ea40a9846b7cf084990163"}, {"@id": "_:Nf34752d302dc451e9d900792a1cabb67"}, {"@id": "_:N4c74709c0528427387c4ed95758660b6"}, {"@id": "_:Nbcdbbdc5260d47ce9974e85d7b1826e1"}, {"@id": "_:N6014fbb8085f410aa8d414dcdb94102b"}, {"@id": "_:N5ca21727ad0a45f48b68002874cdd7d4"}, {"@id": "_:N2945074dc87d47b5b33e88995be14212"}, {"@id": "_:N2dc89580936d4681866f0f577d1c35b6"}, {"@id": "_:Nde4b0e0230f24829b0656baec4faba1e"}, {"@id": "_:N52e33b60aced448b894c84c70a4b809a"}, {"@id": "_:Nfd6e8dbe60eb4d2fb7ff01cc2373917f"}, {"@id": "_:Nd9867d1bc97d4f2593133afba35bed2f"}, {"@id": "_:N16feeec079f84d0c85b0f5b4b6a8d442"}, {"@id": "_:N2fa1eac5f6dd49798d09bdcea59aba29"}, {"@id": "_:Naf0636d229d24bd2896bcdd1f98e9ea8"}, {"@id": "_:N0d8a3a9ea3954bdb9b2bd584b3030a2e"}, {"@id": "_:Ncfc181f24e094fbdac2671c17ce1e7c5"}, {"@id": "_:N257c63150140407faed7eac1a6a4e9d5"}, {"@id": "_:Ne2b7ac7a519641c9807c9d3ed07fc055"}, {"@id": "_:N1bbad1ba797a4e36bc0d33009100d6b0"}, {"@id": "_:N6ca72445303f4477b69f6132821733f9"}, {"@id": "_:N4b142f0ff88a43eb966a18a19982bee9"}, {"@id": "_:Nc6478c5bc5204c57b520ee93f148cc91"}, {"@id": "_:N794134d3b1a741cbb00f2dba966902cf"}, {"@id": "_:Nc6181f34a95145bea91374e8e35c7015"}, {"@id": "_:N6e8fe71aaa134beb96a899a6a845a9a5"}, {"@id": "_:N358e85c691bb4c088266ef289292f021"}, {"@id": "_:N3fddd651df494a3ba4a22255d0a334ef"}, {"@id": "_:N00767c4a066f42b18051be2fdef4bc0d"}, {"@id": "_:Na005a8cccc0845edbf327e05f3c41a13"}, {"@id": "_:Nce0008ad3c6a4f39815253cacfa21a19"}, {"@id": "_:N79c5e9b11f524d6ebb3570e0ccd11f14"}, {"@id": "_:N08c07325af7d4602b46ac040f779b877"}, {"@id": "_:N975ad0c1781043f2ae871e3543047697"}, {"@id": "_:N63f7783aca0b444a90dbd35859d71001"}, {"@id": "_:N9740ae4642d646ab81f9e77cf282b8b8"}, {"@id": "_:N95c5e3f60e0647d58ba0310bdccc4f81"}, {"@id": "_:N1027d460b18f41b38d80f1e7d178fd4e"}, {"@id": "_:N515d8e59dcc3449d8e99c3e336882f89"}, {"@id": "_:N849c421bf6e94d8caeda18087a702245"}, {"@id": "_:N1a79b6ba976e49259ed071169c36b046"}, {"@id": "_:Nb6a23828dc844e04a4522ce7e3ed4d74"}, {"@id": "_:N9790e8a540a84f11b1acbb87a6ef9f8e"}, {"@id": "_:Nd2989ffa594d41139fefc202ebec328e"}, {"@id": "_:N1658e42fd4584d219c7e81a009d90fbb"}, {"@id": "_:Nd0866d526c3f4be2805daf6cb2cc5c09"}, {"@id": "_:N694be47b602d4a7089fedf3c2a2a1f58"}, {"@id": "_:N885227b8498946d7b98814110b9ce3c1"}, {"@id": "_:N20f6e9d6e36440698d2c41d5f3f0daa2"}, {"@id": "_:Nd020a98ea96b4f9494a81686399e54a4"}, {"@id": "_:N04cb93cfbe2a4897a5af00575683f111"}, {"@id": "_:Ne32ee2dd12d9431d8e1bb2fbb0acc5c0"}, {"@id": "_:Nd1f730b8d3fe43de8c0aa2149e98f66f"}, {"@id": "_:N79e8298c6255467fbb2edb58de98189f"}, {"@id": "_:Ncf9e8ebadb2e4f66b561e0bff86bfffb"}, {"@id": "_:N7f511e251bd6476d916ceaa6361782c2"}, {"@id": "_:N44e85641b57b4d95ac569578b0dfda77"}, {"@id": "_:N83ced9fce4fd4f319b91ec97ab6952db"}, {"@id": "_:Nddce8004bcca479e9f8dfeaf6488e2d9"}, {"@id": "_:N03c562a97c6a460c8ef14eff503d6ee1"}, {"@id": "_:N5dbbf53ac062400f9aca14dcf02fe35b"}, {"@id": "_:N797df0544c0846e8b85f96322eda46f6"}, {"@id": "_:N7d7a9e40fea94ee8a1f3ce65c622e922"}, {"@id": "_:N39a3f639586444979aa038865b0aacb3"}, {"@id": "_:N788f2cf5281d4ab48cddca7816580592"}, {"@id": "_:N9306182804374f0daa576dd02ad0fe06"}, {"@id": "_:Nd895b34e1ca147dfbf3fa626bfd46472"}, {"@id": "_:N8abf03aa8911439abd461f76edaa939d"}, {"@id": "_:N55243019c3b74328bb96fbe467a2f4f4"}, {"@id": "_:N87f09894456c4e559c7dfbd087e16ab9"}, {"@id": "_:N6611c4890c7345f699e3ffbdf8253cca"}, {"@id": "_:Na7d090d10786427ba4b52d453de38303"}, {"@id": "_:N25b26cf0af8347f1bf5090a6d1734976"}, {"@id": "_:Nae04c45188e84c96ba440cc0c213eed9"}, {"@id": "_:Na91dba90827240fba635332372fe6848"}, {"@id": "_:Nf41f9f819a6944ea9ba12f57c4b03e9f"}, {"@id": "_:Nd398b2bab3c64d3eb998e142d77455cb"}, {"@id": "_:N60e40c6d9b034779b41e83c5d2baaf5b"}, {"@id": "_:Nf1c17b6c5f5d4eaa9bcd57b674aa7e79"}, {"@id": "_:N76642e3a6768442babc2c85d58ce80af"}, {"@id": "_:N9b08ac09dfba4f5192dcfe16c03e76c8"}, {"@id": "_:Nfbbcf935c1e4421783d5cc4b81ca5daa"}, {"@id": "_:N60029600d4484d259083edd4f7c1f7f7"}, {"@id": "_:Ne1aef2642d3245ddaeedae25f80e5906"}, {"@id": "_:Nbc931e37932d4bceb6e47b22ed065aa9"}, {"@id": "_:N9bf34395d5824be2ba13ecca54ae88dd"}, {"@id": "_:N5a7fd9e978ab4aa2820e0ad0cf2d80bd"}, {"@id": "_:Nbd2aadf1e03140b0b468cc805fa443c2"}, {"@id": "_:N599fa38a372b4c5a9e40501340ead242"}, {"@id": "_:N0f434d8f7b1c490794b7f087bc14c733"}, {"@id": "_:N8bbdcbfb6b2c4451b768add7d9c8643c"}, {"@id": "_:Ncf07ee5a40254885a27078ade76fa1d7"}, {"@id": "_:Nee100692800042fab62a99de80e168ed"}, {"@id": "_:Ne81008deecb04976bd22fa7449eed6ca"}, {"@id": "_:N954fd84d40074ceeb28a1ae109feb34e"}, {"@id": "_:N21dff673ccbb40ce87aa6afd3a442968"}, {"@id": "_:Nf6cb41b7b8b64cc9aa5274bd0461ec03"}, {"@id": "_:N81ffbbbb083a4adcacb36a13488c1f54"}, {"@id": "_:Nc7f8d638fed9490b93676d6fd10e6e75"}, {"@id": "_:N5435355fd8964d0cbc028f21a5443d5f"}, {"@id": "_:N0bb8429cdfb849c7a88c68e1e562e7f1"}, {"@id": "_:Ndc8cf4a8ecb54c7db356f9375cee2f04"}, {"@id": "_:N37f56ae81139445a83f26d8ce9740c8c"}, {"@id": "_:N4e6809e0ea1447a58436b83f4c7c3261"}, {"@id": "_:N5e43f5d9282a46f6914d1cafcdc2aa6a"}, {"@id": "_:N5338a8b7822f42ba9e7c4f55b8d75c1d"}, {"@id": "_:Ndf6ff56228e04f3b9197dd9cd98325c3"}, {"@id": "_:Nd883ad1aa3d94361be418f790a8ff52a"}, {"@id": "_:Nad7a79a80e80421b96f493a2bba584e0"}, {"@id": "_:Nfbc6c339efe8481383c2e02f23a3910b"}, {"@id": "_:N594d7e27b5344828a0c9012aa1e5504d"}, {"@id": "_:N082fd8378e80441db3d411b49c1d0201"}, {"@id": "_:N9f24bbf565b04920809c12a64c27d0af"}, {"@id": "_:N69d8c680d1804c80b34d77a862a71d76"}, {"@id": "_:Na3f7766f192943fe96dc799dd8e8fdf9"}, {"@id": "_:Nd9bc1c4f458f47c6bedc38403a3cea3d"}, {"@id": "_:N8375d494e1eb4f08b21ac03b0d286a51"}, {"@id": "_:Ndfeacb16a1bb4d1b973ebba2f5d85c27"}, {"@id": "_:Nd24ddd3e5092475d921d60a1b62f46c9"}, {"@id": "_:N075bf5b69ec04026aaa87ed155b24e38"}, {"@id": "_:N8e95f78beea94557a6216035befe0563"}, {"@id": "_:Nab5417819ece40ae8c3c77a50b74398e"}, {"@id": "_:N2e9c11e77c7b40219ec618555b315a95"}, {"@id": "_:N7b9a0e7f95a1464dafc94ebbcbd28f78"}, {"@id": "_:N7384cab1e1784121a2440070245ce940"}, {"@id": "_:Nb0843a7c408249ae866e153eb27b999e"}, {"@id": "_:N8e8c401049054d9c99101457b94353c5"}, {"@id": "_:N70ef4104a08a40778b48914c5d7c359c"}, {"@id": "_:N9414372aa77548578feb8163474f629c"}, {"@id": "_:N68fdfc99592343579b6880b736791971"}, {"@id": "_:N788af9b85b024f348f590d2bf0993846"}, {"@id": "_:N1bf2cc58630b46858376cc819e11808a"}, {"@id": "_:Nc956fb911ff6430ba1e440e85d3b691e"}, {"@id": "_:Nb4aed9aa821940b2ade5549b85ffbba4"}, {"@id": "_:N77036b86e856492a8ab4fb1303e1064c"}, {"@id": "_:N6fde644ff359445b9d0466b974ca5bd7"}, {"@id": "_:N83a11b5ae0bf429488d32dcfd936b5a2"}, {"@id": "_:Nf0d00abb3af54462934cb12120eefda2"}, {"@id": "_:Ne1f4138259254633bb4d8bc6edecb0d6"}, {"@id": "_:N7c8f936b993843b684377ccc0a12dc47"}, {"@id": "_:N957b4f3b64e04c51bc9a7bc877f84760"}, {"@id": "_:N534b41c0d91146799f58434ded49acaa"}, {"@id": "_:Nf5f283d9c10243ee9e1175628f94843d"}, {"@id": "_:N81e9b731124f41af945256059546eaa1"}, {"@id": "_:N31f5dca4a55d418ebe110945d6c9afd4"}, {"@id": "_:N0b30a76d24e04e2e8bc43a171c1a57e2"}, {"@id": "_:N4f511e72c3254fb497027a0db0392c2d"}, {"@id": "_:N345bb2c1c4154175828c7ea57691a16b"}, {"@id": "_:Nf0465f369ebf40b38bcdf0b9f0d15aa4"}, {"@id": "_:Ncfd872955f3d4ce6924f965fc77cbc3f"}, {"@id": "_:Nf77345e567e54ff39c6362d82fb8ceff"}, {"@id": "_:N137c5a9a49dc4ca1981374c21bff7837"}, {"@id": "_:N0da87b3d70be48d99b1d0516bd2d2391"}, {"@id": "_:N74177d86086048eabcfdba57764cdd21"}, {"@id": "_:N28b4f8e7080247529692c2f0650f3686"}, {"@id": "_:N9dbcbe4bc3634dc4b5ab58d5fb35dcb2"}, {"@id": "_:Nbea04446c11d4da0bbf51cffd571fbbe"}, {"@id": "_:Ne8fcd132d5c34b328d343b89052c0971"}, {"@id": "_:N35d412b68b444fa38783035602eee3b2"}, {"@id": "_:N7abadf76c54142a890652763e5dbb721"}, {"@id": "_:N2c02a4a452fa4603a73bc198f513664d"}, {"@id": "_:Nf1aa03c5d3fc4a2383741593a2c62028"}, {"@id": "_:Ne0c0cc4497ca4b00a9a163e497187982"}, {"@id": "_:N526dfb05589b40cb9889cfc574ef9998"}, {"@id": "_:N3772c114d6d7421d995a034fb147c316"}, {"@id": "_:Ne1506e588b744946838a54afed17794e"}, {"@id": "_:N98f0f53d77704835bd81cdae604b6ed9"}, {"@id": "_:N25db034010104b58899d5b51ba88dcf1"}, {"@id": "_:N6d67729c76614340943bf9804f9cd9da"}, {"@id": "_:Nde56a406a8aa4e85b06cc2be0ece078f"}, {"@id": "_:N142ab9369d8c4236a7e5fa28f51d1a25"}, {"@id": "_:N308208d72cd3483096a698fb8b4a3a61"}, {"@id": "_:Nf6f44dc2d60c440694745956cfde5ec2"}, {"@id": "_:Na6226884fb3f4e108dcbc4ff8edf5eba"}, {"@id": "_:N59b5e13399994f118b496951783246e7"}, {"@id": "_:N2fe8cad278df47899683b8534f56cb08"}, {"@id": "_:Nf7947194cc1f4fccb0f27e135a742726"}, {"@id": "_:N36ece7095d35446bb7b9288d5afa8718"}, {"@id": "_:N51860cd459a34d188cf63fbf21312180"}, {"@id": "_:Nbc4fd8a75c984d28bdec3f1f061b962f"}, {"@id": "_:N4748e32f45b146999cd7fa21adfc63ab"}, {"@id": "_:N5573ccf0022742e68c837703a11c7ae2"}, {"@id": "_:N770e976de47b47619b7678572bf99743"}, {"@id": "_:Nf51efd9ea1a94e809c6808c6b46adc98"}, {"@id": "_:N3adbc3daf91e4f0aaef705055e57a818"}, {"@id": "_:N668d981294d743658a2f5a15ac51340c"}, {"@id": "_:N57c8f7e86d3f49fd8b1d4cdbe774418f"}, {"@id": "_:N8ba18f4502bf4b5ba80f7d7110af3b03"}, {"@id": "_:Na2fd1f0ec42741f1b174f41cd448c9b0"}, {"@id": "_:N7b98553f7a1f4ecdb019dcef0eac288f"}, {"@id": "_:Ne27fd1a3a5ea406ea723f4e6338593af"}, {"@id": "_:N824cc538de574e29b8edb230f8eabf01"}, {"@id": "_:N7bcdbcbd31254b1e9629f3eb87a24b1e"}, {"@id": "_:N8da88698db2e49e4afc3124faa33c433"}, {"@id": "_:N515a2f18297441fea6aad75b7948d082"}, {"@id": "_:N03b5002660924374a5c3b902b20c5a4a"}, {"@id": "_:N7df7392540c345d89fe9a9a8b90e4d11"}, {"@id": "_:N174b4e5afecc40919ed780a0a4304f38"}, {"@id": "_:N5f59ac38087248988dd5e4ca0dd69c69"}, {"@id": "_:N89aa23945eaf4b619087b126bd8116cf"}, {"@id": "_:Nd99040e1bd494a998262cb495e638698"}, {"@id": "_:Nd41570cfaaed46e3ad133964ba619ee0"}, {"@id": "_:Nc140e77db296426cbbf91f8ab3edcf8d"}, {"@id": "_:Nc217b119f5ab477fa4741f235391b548"}, {"@id": "_:N00ba0c22250c4ca784d82b375d3221d0"}, {"@id": "_:Nd5a662cf49c947daadb4648b418a90a0"}, {"@id": "_:N46f67f1a7a5f4cd99ae235d062c43f75"}, {"@id": "_:Nfea878224aa44d08b2c9d9ec5dc66b19"}, {"@id": "_:N8f121d45e23b470ab9937f39f1792e19"}, {"@id": "_:N63531a37720b4e7295c0287fb268ecea"}, {"@id": "_:N0c6c3996d8054993b77a4c0d00726649"}, {"@id": "_:N6ac2dfb350e546e2b2f90145db19a143"}, {"@id": "_:Nc0cef1fcfd7c471495300e76a113705c"}, {"@id": "_:N108d6c804d454f009d989dd989a1028b"}, {"@id": "_:N7062a4ce03ac41439f08684120250011"}, {"@id": "_:N1eeae1754e23468b8c4025500048b1dc"}, {"@id": "_:N5b8e5ad83e6a4b3eb10f2106902b44c6"}, {"@id": "_:N749a49acc5244a438451a39da712eb50"}, {"@id": "_:Nab28ff2cf87f42ac9b5382d330bb8c6b"}, {"@id": "_:N55119967546e48dbb47d7e76a8999b05"}, {"@id": "_:N56a34537b2d641898ac3f8036eafd83f"}, {"@id": "_:Nfb6e06a1f6314f69999a390acb9f1af0"}, {"@id": "_:N9a54bc310eaa4f07b492284c30773cb7"}, {"@id": "_:N42f8006eb7694fbcb2e36f3156f35bb3"}, {"@id": "_:Nefa76b7aed1b4e0e8514fe1940b87123"}, {"@id": "_:N79525a05d9c24dce8d25ab7ef8b9f2d6"}, {"@id": "_:Ncdd97614260546af99db4757cc384352"}, {"@id": "_:N63cb8739b64e4a20b1650d596a91381d"}, {"@id": "_:N705bed6645404d3c9a98f6ed313e07aa"}, {"@id": "_:N4fcbc1e6a12a4e69acf7f61d8a89ffb0"}, {"@id": "_:Neb98253c4d7a47df9a03f162aff1a8fa"}, {"@id": "_:Nbdb032a137c44d56b2bb07fd0163067f"}, {"@id": "_:Nbde84010fd674b899da889ab9b6209c1"}, {"@id": "_:Ne6e44f0547a14384a69a9dc317e6b3f4"}, {"@id": "_:Nd1d6166f970249b19c46e6b5e9fa6e70"}, {"@id": "_:Ne87e93dc96a14def8e0bd6a30a338674"}, {"@id": "_:Nb367a360100949c299f144839bc14e54"}, {"@id": "_:Nf22f65b11c3b4ae6b19554c2fd85afb9"}, {"@id": "_:N7066b56ba00647b8b464ce4bdc04bb94"}, {"@id": "_:N5c75268f4beb47ccb6d182ce12ea2557"}, {"@id": "_:N687c0947afce4ae0bd6f266b2931a441"}, {"@id": "_:N2d5220e534d2471f906fc70903d14ce3"}, {"@id": "_:N97c5fd889d7a45688755402c6e953337"}, {"@id": "_:Na371ee1f32bf49e5b04baa56a66d19f4"}, {"@id": "_:N49cf4ee6cc484d2f9e2fb353fb3a68c1"}, {"@id": "_:N30cb00aae2454c27a2946547062990fb"}, {"@id": "_:N8de1293ab08545b5a5678ec664c23fd0"}, {"@id": "_:Nc518388957044ec4a90cea0775d65969"}, {"@id": "_:Nce49bfe721b54924ba04558716ab7b82"}, {"@id": "_:N9917d3ce96e8427ab060777a39abcf46"}, {"@id": "_:Nb088deeb7d9246a7a65ec2c1ad858fb1"}, {"@id": "_:N04f5689ebeac49f3b9bf4d482b74a283"}, {"@id": "_:N530537dd51f841a7954358025459e026"}, {"@id": "_:N28e54d3e4b4a48e09d6d64228533e1f7"}, {"@id": "_:N5d7558170d4b45b4870e0522e0a29e7e"}, {"@id": "_:Nfd67ffe909bd40b3af087f6a242b17dd"}, {"@id": "_:N49f74db93f31487085d974eb5291377f"}, {"@id": "_:Nd12f304fa4454596a5afa197431bc8fa"}, {"@id": "_:N80d87403a29b4719a1385d4ed3ae003e"}, {"@id": "_:N77cc4aa773434c7d9a236c7a04a0d12f"}, {"@id": "_:Ncf5fb9f0d554420f99145788f1061a2a"}, {"@id": "_:N3762c2aa7eee476e87b002e6ba6ff1a2"}, {"@id": "_:Nb546dafcd71a490bb812184ac279500d"}, {"@id": "_:N98c7fc988dbf439f805448f7374d2250"}, {"@id": "_:Nb50d573e3f9349b0afa99c82647c6119"}, {"@id": "_:N874ef23484144da488f73266231b3031"}, {"@id": "_:Na4471bc65b92456ca70e936edecb661a"}, {"@id": "_:N4827ec0579f14cf8a64e0d44d5e5fba4"}, {"@id": "_:Ncda2c9a637c242928a231fc803695c8e"}, {"@id": "_:N856290bd6ce24e5ca9cd661d04760a89"}, {"@id": "_:Ndcbcbdd31c3741ce8d663992a6be4e02"}, {"@id": "_:Na5f6c93caf4449b6bf5b6d24a9006735"}, {"@id": "_:Nfe1e7ff535b64a62961b9f83d4354757"}, {"@id": "_:N415eafb7c14246b096bb6c90979b9246"}, {"@id": "_:N1b5337dc482f4dbdbdc6c18c8d1e691f"}, {"@id": "_:N86848fe4bab8454f8ecab32a87e36c9a"}, {"@id": "_:N61ac6f410383482089cefb32754196b6"}, {"@id": "_:N501647d7305c412ebfc92e22d4b1d482"}, {"@id": "_:Nb8edf65da93f442f990d6658ea2c52f8"}, {"@id": "_:Nfbf9a32d152a41149de49fffbe6c2a39"}, {"@id": "_:N2e710033abdb434e88920d4bcb63afaf"}, {"@id": "_:Nf09bdf6f96c047c28bb31081c078b536"}, {"@id": "_:Nc829c7da44d74bdc975b4fcbb910c169"}, {"@id": "_:N920ba144ff1545e3bc8a3cea6574da8e"}, {"@id": "_:N4f49103c04c74aec80ea2cef6c326c15"}, {"@id": "_:N7656f1cbe6a94c179ffe9c81dea992a0"}, {"@id": "_:Nd21cd8b933da453882b7d54044585516"}, {"@id": "_:Ne5c7f0c031a242929d5085f103b91657"}, {"@id": "_:N91712e9101dc4a719c8706affe53d02f"}, {"@id": "_:N10313537749c40d6811c5c089e5b6e8b"}, {"@id": "_:N6ea6ce737d2843c69f35943579fbc2c4"}, {"@id": "_:N06e1aff0cf5942bf84d0405f7edf8105"}, {"@id": "_:Nf1d43e57791a4b20af02cee2b816c025"}, {"@id": "_:Nf41ecee396f2486fbe3f7127abec367d"}, {"@id": "_:N56fbd16166434c68b82b00469b73bdc7"}, {"@id": "_:Nf1506850c74e45b39b7ffec59d7f8548"}, {"@id": "_:N88a563766ff84930a442321015487953"}, {"@id": "_:N985f9845169848498f9da666b426f2e9"}, {"@id": "_:N483a912654e04882b5a8a357918bdf42"}, {"@id": "_:Na6611bb8837e4b968a52c565c0dccb52"}, {"@id": "_:N3831a155e6d44703acfedd5240869461"}, {"@id": "_:N929e1f3192ac4cb0be8e8cab2f2adae0"}, {"@id": "_:Nd1b53f8de157482c9dbfca91184dd7b8"}, {"@id": "_:Nb782bd585a6b4e42a519d14f893f61f5"}, {"@id": "_:N0c0f8165e7094e18a2e0d23bcdb77316"}, {"@id": "_:Nda8a6ae2068f48429c13a79c1105cece"}, {"@id": "_:N45c6f5d59cf74e3da27b1c6ecc903a56"}, {"@id": "_:N1f03dfd076e446e4ad1d60f1d0b25594"}, {"@id": "_:Nb96e97d1f6f94c929d0398d569953e5f"}, {"@id": "_:N24df13dd750e42339e39a5d9a719d6b6"}, {"@id": "_:Nedc52b688a224b4595ad8a57dd0ce642"}, {"@id": "_:Ne3674c5902264543aaf4b73a2af56408"}, {"@id": "_:Nadab41c10b1b4ccbaa5f33acb1a25b85"}, {"@id": "_:N97c4eced470b4b748831cfce2db7dfbe"}, {"@id": "_:N82b3bbbefb444464bb46b1534ef2490f"}, {"@id": "_:Na46071ac0ef54cc99d0792b48431c5ca"}, {"@id": "_:N080d1bb5c8874b2c9c1529579be543d3"}, {"@id": "_:N475332e1e1424099a198d46af530135a"}, {"@id": "_:N4370e3e475814a8db997bd28d5890755"}, {"@id": "_:N78d98d9cb9234f838aa7be8658719ec7"}, {"@id": "_:N8b7b5acdbd3a48aa8dcc681622d27756"}, {"@id": "_:N12cd3f6aed9e4c5a9f50a03a6828bc70"}, {"@id": "_:N5171a6f41a6143ae9e32c1b873fac4ac"}, {"@id": "_:Nd7c6f00ee7b74bffbd7ab1e7dd3ca41e"}, {"@id": "_:Ne060002f895b43ac9813014a30496ea3"}, {"@id": "_:Nb77ee410123f47d4a4d61b18ff7b8996"}, {"@id": "_:N0c6c27f0a8f44ed19b10a4b41378675b"}, {"@id": "_:N31665565073647c59fd57fa9c12c1af1"}, {"@id": "_:Nfd2a8b08170b428987f1b7d497f443be"}, {"@id": "_:N5349813228384b9eac7fb8cef77a7600"}, {"@id": "_:N26b3aaec1e204474a12959d9a1e5d30a"}, {"@id": "_:N5f6e5d0441274849a7d9021122da197d"}, {"@id": "_:N18aad4fcaa544f35aaa76499723c6139"}, {"@id": "_:Nef088f1de8ce4c578109629f7f265d6d"}, {"@id": "_:N896c42d2316642369e8c7aaf7cfa8b9e"}, {"@id": "_:N6b0f4198abea457e89d30723fa8d505a"}, {"@id": "_:Necc150c944f5430b92380f4318d54702"}, {"@id": "_:N7a98a819fcd443bd802a8d0bd44dbc04"}, {"@id": "_:N9973919af02444c280fb4ffb1df5cb40"}, {"@id": "_:N26dd05e30c1a4519ab7a239bb0864200"}, {"@id": "_:N1c4b5673fd884166b92b61d7f4d1d03d"}, {"@id": "_:Ndf9459c33a864d9cb2a7a5f4e3f170a2"}, {"@id": "_:Nbdb66fc36c9b4959b28fc292d741674c"}, {"@id": "_:N0198a7e588474df884f66ee219deb860"}, {"@id": "_:Nb0105b0f104941d9b380f5ee1346c13b"}, {"@id": "_:Na638c43179a148c882d4870227d670f7"}, {"@id": "_:N924345b00619405eb5ffb2f81cb1f8a9"}, {"@id": "_:N8ee8b8a9ffd24198abbde6064bd0a62b"}, {"@id": "_:Ndff30fe6280a42d399390fc67c3c8d67"}, {"@id": "_:N944e1f7320ce4b50828691daf8cd4688"}, {"@id": "_:N9ce782e15bbc41a18c207dffd5661573"}, {"@id": "_:N56429935eaf14f839d7c0b5828bf6e0e"}, {"@id": "_:N29e10d77bb6c48478e8a903309b5fb06"}, {"@id": "_:N1f319e2d6538449ea23ce53383a1030c"}, {"@id": "_:Ndf75316849234cb1ae76de50c697a98c"}, {"@id": "_:N3d4d2c5f51dd4e5d9386e3c79b8efea2"}, {"@id": "_:N9fd06aaaaf6243d894fa472f3a97ad55"}, {"@id": "_:Ne42380818e644c8083e875cd68de0f82"}, {"@id": "_:N67fa8174c2264bd59f1e8af4c7452293"}, {"@id": "_:Ne7651c0b7abe44dc8c74aa9641929f92"}, {"@id": "_:N6d0ddd6403134f8bb8898674cb0d44b3"}, {"@id": "_:N3a6949e30b514a7c80d76a7a74965bf0"}, {"@id": "_:N938669a154df4cfbb541bf455a6fed86"}, {"@id": "_:N3adc922e89ca4d5a8048ed487d3647c0"}, {"@id": "_:N10c8c6f8c9c84859af2f5e35fc86061f"}, {"@id": "_:N0ac4c6e69f9a4e31a5eb4d5112dd5adf"}, {"@id": "_:N58cc1f33bb734d2986b7901c3272d498"}, {"@id": "_:Na51ae1a1f5cb404180e673b027938f2e"}, {"@id": "_:N620c6c3a5e574d1eb5d5d8d2bcb502d4"}, {"@id": "_:N293315f5d0d44ae490b1dd8aa8e20b79"}, {"@id": "_:N4a34a0c2329f441f8ff86c78a1356052"}, {"@id": "_:N193349e3cdb24431a5495b049019fa22"}, {"@id": "_:N55d5fca14dc148fba3b351413b196b84"}, {"@id": "_:N8e7a69f1ea094e089a3c1e9bae645624"}, {"@id": "_:N9ab40b0de3c84b5a80c7946b823cc30d"}, {"@id": "_:Nf4868a470faf4f709b459d7425cc681c"}, {"@id": "_:Nb6edfc21419446dc986df548e5e3304a"}, {"@id": "_:N92cbe78002c74670b6df055c6901ca77"}, {"@id": "_:N3ed44a624c014543aa48b73cecad7c6c"}, {"@id": "_:N6b3b3c8a2a0f4aa6bf4d1ea2eae435af"}, {"@id": "_:Nf8be72e0f2624676a4f47f6a64133557"}, {"@id": "_:N15ff44d2e11c47829601ee750b0c78c4"}, {"@id": "_:N14b2f29930794be693d1a83b83893f21"}, {"@id": "_:N5b8ce33d67ff4204bf4e5f4ea5a8295b"}, {"@id": "_:N60a12980db0b4b168409c5cec805d77a"}, {"@id": "_:N309e3d97b1554cdf9eb3e9bb69710d7c"}, {"@id": "_:Nc54f4f08d82446929138547c60997b48"}, {"@id": "_:N15ff3f75b6d74d1ab231e44427672306"}, {"@id": "_:N74a46219b2684dabb51b618455d50ed4"}, {"@id": "_:N8fafaa4e26a448798a5584bd6de7455c"}, {"@id": "_:N168f2d64cf4743a084605daa0c3548d7"}, {"@id": "_:N735b35ec32034ef3a00fbba15f3a963a"}, {"@id": "_:N1fa40b654de94a7fb8c9ce6ae1cb05d0"}, {"@id": "_:N5be0d2078eff42a19a73d6606f8710f4"}, {"@id": "_:Na2ffce3e683542768c55f2423cc14cb6"}, {"@id": "_:N3a99d157bdeb48528c8488104975c8af"}, {"@id": "_:Ncf619157c25d4b6187da841d9236e47f"}, {"@id": "_:N0ff9ab6d9fb44e2db3378fb7f744e955"}, {"@id": "_:Nd1ab329689074311b2cfa746b8973272"}, {"@id": "_:N07cdb10ff3f24c8b9ba36be8a0552601"}, {"@id": "_:Nd78b19e5cb2d46edb9af903ecd422b80"}, {"@id": "_:Naca4f9deea104b46b649588f693eca8b"}, {"@id": "_:N8275d59db9e44683a53aadc71c7c711b"}, {"@id": "_:Nbc093245b7bb48c6b2484d838b8e06a7"}, {"@id": "_:Nc98876124ac44d818309158c1a7d135c"}, {"@id": "_:Nb888f8159cce4b39816c98b03d144162"}, {"@id": "_:Ncd7bb12ec0f544d8a933993afe89f231"}, {"@id": "_:N3e207e0b7a2d49e5be5b1c31e40e1273"}, {"@id": "_:N30eac46633f1449bbbafd9d233bd3ba9"}, {"@id": "_:Nb8886554b93946b28d4b31dbd5023a69"}, {"@id": "_:N9e83e31aa10242b19407376a75b63807"}, {"@id": "_:Na7dac6f8fb724401b01a2fa6983b7c62"}, {"@id": "_:Ne5c41fa476df43d88f4645a3167af1f7"}, {"@id": "_:N2ccf612fc3a94c0ca2818feb32ef1980"}, {"@id": "_:N626101d3d539475fbe3b7df69fd1b743"}, {"@id": "_:N022d4c193d9a436c9634d2d646de4707"}, {"@id": "_:N2a172a09fdaf411ba8d987a4ca98626a"}, {"@id": "_:N44f2eae1e26143b48a6c11c6000b1f23"}, {"@id": "_:N0bc168b42dbb4fe9afaebde7e5b7f2c8"}, {"@id": "_:N03e69aafb8804863b2ec8c0f955a6d72"}, {"@id": "_:N90d04943c8a948eb8460091d51188749"}, {"@id": "_:N96dce8d71a8647cfba864b4f1e8a3535"}, {"@id": "_:Nc8eb0fa68da140b98a45a5f410935cf5"}, {"@id": "_:Nbf1d851d926f4fc1b0221634b7646164"}, {"@id": "_:N0a95310b24eb4e4bbb72b30293657103"}, {"@id": "_:N88ce2d9246c942fcb924cca53248d411"}, {"@id": "_:N0e3489c813ce4bdda34af7487d0f0c5e"}, {"@id": "_:N8370b24e5e9d4d77909c6978a7902ddc"}, {"@id": "_:N9f5d01f8517e43e69172a7d5337d5ef6"}, {"@id": "_:N2c406e615fa346498df9c46da6d570d3"}, {"@id": "_:N625fba5048144fa489571044aaa09326"}, {"@id": "_:N85af86c0023449c892c4350c61bde329"}, {"@id": "_:Nd980da3be5c847258a8b6ce5066d48d7"}, {"@id": "_:N2cbfe0950eea4b14915be827f36cccab"}, {"@id": "_:Ne11fcd9798174292b09b19ffee74510a"}, {"@id": "_:N1b370e16c3aa444b998061c8bc979519"}, {"@id": "_:N54e56423083943678cda31427a2d9861"}, {"@id": "_:N5f56d55482f24f2d970ac50d390d1b51"}, {"@id": "_:N33d96c47c2974616b3bd1d04b6676c7b"}, {"@id": "_:N24b9375e14564eaa84493e735856e8fe"}, {"@id": "_:N21b37b47b5e9463fa559657833b21532"}, {"@id": "_:N15554de0a8b648b78f69e71e36a8b333"}, {"@id": "_:Nb740c370343d4ed69a2d7136de6ce9c4"}, {"@id": "_:N23c4f7246e2b4d27985c9ab81c63b678"}, {"@id": "_:N6d082d569cc740109f0036f49d0c693e"}, {"@id": "_:N569b436c779044968e93741a4f7b033b"}, {"@id": "_:Ne02dc3f87c474e108208fcf2b6b0a207"}, {"@id": "_:Nab04eea42ee84771801d66c3e6793418"}, {"@id": "_:N3007c150944c4d8d8df1cb646de2e011"}, {"@id": "_:Nc9e826dd9dc344c28278e07c1d4a9592"}, {"@id": "_:N6e4fa49c38234a07984016c0e7626eb3"}, {"@id": "_:Nd9e0739da9014001a6abf8e93ce56739"}, {"@id": "_:N2c5a16d59d5b40428ea7a7a79662872e"}, {"@id": "_:N196f5752789746f690d4b14c21cc3efe"}, {"@id": "_:N223b6683633f44dea2e6ad6df255da88"}, {"@id": "_:N697e56d86bce405bbea6e24db49d7102"}, {"@id": "_:N32d0ce99bacf4db293b5001f753a9c37"}, {"@id": "_:Ne8a5070f884d45399e24932a60c1aad1"}, {"@id": "_:N325fc0335934446f8cf4332247928e63"}, {"@id": "_:N1955648bad98496f86846cda7c6516b1"}, {"@id": "_:N70f1d0f7b85a4f66ae62b88e61c4dfa1"}, {"@id": "_:N892ac45f784c4cc3b8dc6c70281e0d88"}, {"@id": "_:N1cd8da1fe18040c8b2347f6540e248fc"}, {"@id": "_:Ncdd1060efcca40808301a2696526ce0f"}, {"@id": "_:N113b546fad6d423d97d6355e1b7190f5"}, {"@id": "_:N271c0d99b64b4625a5ed0d89e2804f5a"}, {"@id": "_:N4649b397fce745328e3cff00bddb07f0"}, {"@id": "_:N290267e5901340c5b1589f769a40479f"}, {"@id": "_:N79c92086c82a471187f5916ca4976c6e"}, {"@id": "_:N17db8b8e9add4977bad6f539a1acf950"}, {"@id": "_:N8e3bdf2099fd4704908d639044a4d8c7"}, {"@id": "_:Nbff5e271366f4df18161264689707a93"}, {"@id": "_:N5436dd050a0845d0a518966f029143ce"}, {"@id": "_:N573dde7ba1634820b66fcd6871f3e604"}, {"@id": "_:Nc7bc67772377487aadea4b5e91977b0d"}, {"@id": "_:N03e2ad9e23df4c489bf342df452d507c"}, {"@id": "_:N60a6488982954974846b7452055612a2"}, {"@id": "_:N6076cf9db1e649b29cd860f1ac241b30"}, {"@id": "_:N652eb6cb69c14e7d8057f37e914fc50b"}, {"@id": "_:N051879e1dd5c40a8923099510f4c8b2f"}, {"@id": "_:N14c4f5a3f66b464d9b51fd9eb33ad27b"}, {"@id": "_:Ncaa393e051974800bccedf0b3187dc39"}, {"@id": "_:N13ab5b35dcca463789f03ae4318abd67"}, {"@id": "_:N6d7fee06b5914c02a838fff0175847ff"}, {"@id": "_:N1c24c773a6184e64b351657a83d58d00"}, {"@id": "_:N862b28b27d404545af45838c0791f272"}, {"@id": "_:N96a4c0eda58c4dd185867d8734a6c591"}, {"@id": "_:Ne08da3d6134346718d219d5814a7743e"}, {"@id": "_:N00245952c55b4c9cb69e22b8fa0adcba"}, {"@id": "_:N5edf678b9d7748afac2953afbf577088"}, {"@id": "_:N45ee5c7ec8bb4db7bec7ca015dd56880"}, {"@id": "_:Nfdd9dff7becf48bea826dcb3bad0afdb"}, {"@id": "_:Ncf59c39bdd0b464aa6d8dd74972b1bea"}, {"@id": "_:Nfd62ba2d294845ed9c4eaff8373e5530"}, {"@id": "_:Nb4ac997682e64f1990e078054e74c787"}, {"@id": "_:N7f78a201425442f392213f18bd37254a"}, {"@id": "_:Nda7c87e095bb4a08a7865063d8b1a838"}, {"@id": "_:N25024bc28cef4458a8bf4f7a39404f32"}, {"@id": "_:Nfff1b4a7afaa437eb11c92c8c1441549"}, {"@id": "_:N64af68a4087242c2828b2de07bf2ad48"}, {"@id": "_:N016d1aeec3e646349625581af0ee7b05"}, {"@id": "_:Nd8571275256c4675b36b758de847d5cf"}, {"@id": "_:N0c24511aed1d46dba1cce6e0e3340dd2"}, {"@id": "_:Ne2c53fc3292646d985ce2ac80cf0f350"}, {"@id": "_:N406f8cb000e44c6d8ab50dd81919e921"}, {"@id": "_:Ne5d6da2852254cc1a23666026156b352"}, {"@id": "_:N8a099231481e44ce8289cb19164fdb50"}, {"@id": "_:Nb296eae5f5804a4ebcf88d51255fee3d"}, {"@id": "_:N741860cbf6914a579a8541f2ad2027e2"}, {"@id": "_:N84c471d691f144abb81c46cedeb2ea09"}, {"@id": "_:Naaad047e53a64125936a5bcc7f38fc5e"}, {"@id": "_:Naedfcc8f18c04fd1be6ba0b5af426a14"}, {"@id": "_:N963beed931934cb0ac2944fdfcc8b775"}, {"@id": "_:Nc657a50c6f0c45ccafaec2952f3700a5"}, {"@id": "_:N119d80227c0448e6a60ef70148c85be7"}, {"@id": "_:N908fcfa16fd24ce5a6ed486470d6c897"}, {"@id": "_:Nee264280f9584b4683773da8e253a2f9"}, {"@id": "_:Nbbf677719c27403bad48b35f2c729fc6"}, {"@id": "_:Nf0bb6227c97c400d8e2f5cc0863c1c10"}, {"@id": "_:Ndcbc5ef9ba7848c98567afa8f5786dbe"}, {"@id": "_:Nbbfdc3b9df524bfda3010fb228912603"}, {"@id": "_:Ne6ae0b34830b42ee8ca0ccee42ec9368"}, {"@id": "_:Na669048c78404f0faa4f99945772844e"}, {"@id": "_:N3a6b547c83f24004a6ce7f19a79e78e6"}, {"@id": "_:Ne333dfbec6874815a3b13713292c7958"}, {"@id": "_:N0340f3e38fe64c75869b395b1cf6fc4d"}, {"@id": "_:N3397f0e8638a4f9ca196fa240debf901"}, {"@id": "_:N1c0dde8a1fa0409e9a0b191dbe19ba93"}, {"@id": "_:N1d1c1305363e460fae9db8ba8c85f1f4"}, {"@id": "_:N97c9d6f1f43e4839a2e4024f4b035a35"}, {"@id": "_:Nedfb1b6f23024dc58f491b5892e29bf1"}, {"@id": "_:N1fe3a30ce67f4642bef0cf26445028e6"}, {"@id": "_:N16d88b79cf5e48e5a1d96d6d234e431f"}, {"@id": "_:Nf9bb5aa8741a443db6016b5be7052468"}, {"@id": "_:Nd9304ee5f6c3433cb088d722f01adcb1"}, {"@id": "_:N8159e6d362884fe3add920c645cbd524"}, {"@id": "_:Ndae51738820f4c63a22a001229c70d70"}, {"@id": "_:Ne40e243bb7a24fa99122336c9590d339"}, {"@id": "_:Nf594e4c8d5804f5587f0f3046ea3029e"}, {"@id": "_:N3827796bb5b14a25a60debbce9827e3d"}, {"@id": "_:N6fbb617e25194620b6704d4d7808fe13"}, {"@id": "_:Nf9177e2e27994e1f91cdfd39ef309ce7"}, {"@id": "_:N3c0f630d4ec448ba97669509b33ed64d"}, {"@id": "_:N8b58fac8181540fc9d35f164cb023798"}, {"@id": "_:Nfc3d5a94696d4ddfbfef7bbd679b5b13"}, {"@id": "_:N9d60241bfa1d4cfa908031e912e3a479"}, {"@id": "_:N7f24a6a73b8d49bf9a53d6768840bda8"}, {"@id": "_:N5d005b9529294a1fa8570992adc15833"}, {"@id": "_:Neb712d6568774b1cac0f2c997fe64922"}, {"@id": "_:N241e3dfa013a4442bcb33057184d62bf"}, {"@id": "_:N8bd59901999b40c69b07368407885a3f"}, {"@id": "_:N7b4d35296a9845bfa2cb7b7f5b4eac6b"}, {"@id": "_:Ne2fd265a6b3046eeaf3944b03e8a22ba"}, {"@id": "_:N7ac3861746d34582b1308ec45ec4f56a"}, {"@id": "_:Nd7b3b96ac0b14f2e89ffdffc06fe17e5"}, {"@id": "_:Nd741ab578c9b4d8a8013510445b2215e"}, {"@id": "_:Nf8dc80c47546463ea36ca8611b57a56a"}, {"@id": "_:Naa6f93da2d2541f1b01f238e805bb899"}, {"@id": "_:N83169f21bd454c60b0b35bb0115dc3ee"}, {"@id": "_:N3c5425a2b80543b3a839c7877aa0490a"}, {"@id": "_:N87b5b37ce3cf4a418ba9d69e67b64524"}, {"@id": "_:N938174e50ab44dea83a14655e4af6ba9"}, {"@id": "_:N29bf1eddbe8e48f7a771161ebe2fc26c"}, {"@id": "_:N3ab48ff55bbd445389f888fbc8e4ebe9"}, {"@id": "_:N41165195a60b4f4e8b61955477682306"}, {"@id": "_:Nbb6be2b0307e478683de3d6f8dcf7183"}, {"@id": "_:N5c32c5b322f34031b3e11e29fad63624"}, {"@id": "_:N377261a86ce8428c8807e65d53d69c43"}, {"@id": "_:Ncb34ee07850a4d23b60752ad5e1c4bca"}, {"@id": "_:N0b5b4b080564411db84bb8915d3ce6b7"}, {"@id": "_:N64b31da79d4d47e2ae67fddc143f5023"}, {"@id": "_:N978ccf0c14d34d41a285c83d0cbed4e0"}, {"@id": "_:N32c48fa9dc2c44c180883f3bb3b53193"}, {"@id": "_:N3f2645775022482f903158d6e129f9e1"}, {"@id": "_:Nab204857a16847f5bf470e312ba94da2"}, {"@id": "_:Nad99ca8c856542a2ab5e555a6e561d99"}, {"@id": "_:Naac9f21d06b14206841e5ea62083a89a"}, {"@id": "_:Nc8ebd4eb15e04169ab354a0f0935619a"}, {"@id": "_:N0e569a27fcab47a9844796e4d017fd41"}, {"@id": "_:N07ba551e5b0740d7928b4b3f6e6a0bda"}, {"@id": "_:Nc293a9154d9f4af496cc4567a2c3adfc"}, {"@id": "_:N7358a19688704f2cb8c1f2f9aee98617"}, {"@id": "_:Nda672fdda7394837a9e899b1b1906a89"}, {"@id": "_:Nf2deb67e57c34ab38a6c0031c900eeca"}, {"@id": "_:N457a7708f6d1402493480ee90f491c99"}, {"@id": "_:N9014a3d111fe47f1a2d1e16062f8bda4"}, {"@id": "_:N0cac5997443d4ab98742c1c1c8ca8f32"}, {"@id": "_:N9392e30c30e14cfd83eff1634ae79d3b"}, {"@id": "_:Nce16a91abbfe49149aa91d01adb3bf96"}, {"@id": "_:Nb2104af39ee64e02ba6de3e51ea9da84"}, {"@id": "_:Ndd9dd73203934374b6a5933c3e10f8aa"}, {"@id": "_:Nef0e86d83d05412984b320928601717c"}, {"@id": "_:N3d9c4c3c339c4c0ba748fbb4d9c3f963"}, {"@id": "_:Nee2cd2f4f85b4f38b168d098446a7e3c"}, {"@id": "_:N1b4645a88ea04373a52058be25893495"}, {"@id": "_:N5b54bc1753774a05b3852b6460b24222"}, {"@id": "_:Nec80d229dec1437ab3c1ce8559ba0c75"}, {"@id": "_:N85e7dc3a68b94f239cf1fbde6b355e27"}, {"@id": "_:Nd170a3f802034a25af540fe548a5cb66"}, {"@id": "_:Na4a5ca71aa9944d89896251518d5d52b"}, {"@id": "_:Nfcf6ddf7f0744d6083b637820a2feb40"}, {"@id": "_:N94c1aec3329c4bbeb5be35a281b1680d"}, {"@id": "_:Nae405f52c3384ef3a3c3b320b50117ed"}, {"@id": "_:Nb7a36beae6be4d2db393f31ca25b7dc5"}, {"@id": "_:N2d5c9b95f09f41ab91b71b3843e3bbc4"}, {"@id": "_:N47b6ba532ec548b7b3c82d82c53b7915"}, {"@id": "_:Nc2c87c6991d244479e9f14063e39a609"}, {"@id": "_:N632da47004754e2c90ac07190439fbd4"}, {"@id": "_:N981a631d5c28437d9192d4295fdc60aa"}, {"@id": "_:Ne6acac80cf284bedaba1510412bbe43f"}, {"@id": "_:N090114979bc14ac88362fe89d4a487c3"}, {"@id": "_:N10a05ba2a916418b867b6f8c2189bf81"}, {"@id": "_:N7e0828d764af468fab8aae090f41248d"}, {"@id": "_:Ne9427affd27b473e96fa11ac64569951"}, {"@id": "_:N6f20bf0cf7c64edd92b5300d37947685"}, {"@id": "_:N58894409227a4eab9e0a6380824ffc8b"}, {"@id": "_:Nb2e04dc1667f476e8523022912381cc9"}, {"@id": "_:N7113ca94e4494a4b88dbec9afc3416d3"}, {"@id": "_:Na91c42776dec40158530b8db617fbd81"}, {"@id": "_:Nd0a2687fcccd4b55934051294cc2ed84"}, {"@id": "_:N815320a14c414e8185597ac5fb8432a2"}, {"@id": "_:N6da1300167494688a87a94e28444cc24"}, {"@id": "_:N143a60734ab34e3bb7b19dfdaf46447d"}, {"@id": "_:Nf39db985975c42e996d30c88f45650c2"}, {"@id": "_:N8e9c40aa391d497db594b4297d79c8b1"}, {"@id": "_:N181880f8510f4d698da2fb4c3ee0f6c5"}, {"@id": "_:N4f4484bab1104f049cd4b386feaa1893"}, {"@id": "_:N8a1a79204dfe4b10936fb1983d59e107"}, {"@id": "_:N5e1b56adfdd241b39f370f8924b13392"}, {"@id": "_:Ndaef45ad8f1248cfa0df6c49eb583db4"}, {"@id": "_:Nd8fb3f9f353a42f39ec819adc698fe47"}, {"@id": "_:Nbd8dfbee7c2e4fcd90a9961215b4a190"}, {"@id": "_:Nb7b0735f849542feb2b4b6d3beed00ba"}, {"@id": "_:N051419c676164428b33bc239061ceb59"}, {"@id": "_:Ndb6a9d2e383e42c8859100596e52735e"}, {"@id": "_:N76feac1e49ba4b6f885cb68733f79fcf"}, {"@id": "_:N8cf50a2d045c483fa7472fb019b69aee"}, {"@id": "_:N0d8e3b57cab740cba402927c17f2cf3e"}, {"@id": "_:N3a5f2454938742f38ee35447e57751e8"}, {"@id": "_:N495d275bad4c4e6fa4214185574dcacc"}, {"@id": "_:Nb80de79a373a452ebd138442a750e2ac"}, {"@id": "_:Nd3337dbdbf3340cabb53181b77cb2176"}, {"@id": "_:Nb07259eebaf44477bb83bca05142299a"}, {"@id": "_:N47e8a87702c7482a8ae00fb2ebc86604"}, {"@id": "_:Na178d5862c114728b367f07cfab47b85"}, {"@id": "_:Ne57d25991bd84e19b330bbc3d95336b6"}, {"@id": "_:N341dc62985c64006bba07ec54c784153"}, {"@id": "_:N0c283b9727fb4170ba88a3f558f87165"}, {"@id": "_:N7672e14bed5c441c9581aeb56d744f3e"}, {"@id": "_:Ndc80108f88c448a1858f01c7dfcb8e5d"}, {"@id": "_:N9d2794a0b01f48ca887e65eaa9e05a30"}, {"@id": "_:Na6c1db369ca343edab547cfb83269ee9"}, {"@id": "_:N2087fcd974e94e2d9205ad64d974bb55"}, {"@id": "_:N032e096d5d1546f7a95aefd903901065"}, {"@id": "_:N430a27e42c184c4d9a5b3cd41b7ba951"}, {"@id": "_:N61653833a80d475cb5e2564aca733508"}, {"@id": "_:N2a70dcd35462404cacf94b10506cb0e0"}, {"@id": "_:N8b34794c86434c80b87f90022617d497"}, {"@id": "_:N68b4f4c63e93459189faa652e0fa6399"}, {"@id": "_:Na79142f488074fb4b7fcc13c9fdbe69b"}, {"@id": "_:N420e46402f944c929d19ba839403ac41"}, {"@id": "_:Ncab6e6e977cf4b69981e7fb3a2e7c638"}, {"@id": "_:N478275776b384cdab7cbcb995d248900"}, {"@id": "_:N6a3c08018d9b4a8eab6248f63df4b691"}, {"@id": "_:Nb933822462f2464b983496fbcdb327bf"}, {"@id": "_:Nda32f346ef14411d8f132a993e166f0c"}, {"@id": "_:N426c6cfb745c40898d7d7e062cb16b85"}, {"@id": "_:N61f4c4349c14433e9a76f84a042b3d06"}, {"@id": "_:N5c1c576316e248c1a48c4b7a584215ed"}, {"@id": "_:N5a60bfb7c6844dc59026a54c58a404ac"}, {"@id": "_:N790965eab4ee427c891af05952e72513"}, {"@id": "_:N4bfb91cdaff74ffdb9e064ca2ba05332"}, {"@id": "_:N0e5b2552bb924df680465f498998615a"}, {"@id": "_:N710ec56760884dd89189e29224c7b72a"}, {"@id": "_:N2a735de6fd2c43fdb8827b9683521d05"}, {"@id": "_:Nf5f4b49a7a544ee389e78bffcbe3914c"}, {"@id": "_:N0acf3cc3266144eab1680418b1b698d3"}, {"@id": "_:N722ad49a8b4541169c025bfcc5ea0531"}, {"@id": "_:Nc0aeadf061714fb9b58395eb7bfd3ec1"}, {"@id": "_:Na1f22feafbd74a189b4f6bf02f0b5fc2"}, {"@id": "_:N8b3b63af33634b92a7691b91d99ef42d"}, {"@id": "_:N11d28fdfc38d46ad9257e5f9c0cfed14"}, {"@id": "_:Ne4566b97d446475b9101ec1770de3c93"}, {"@id": "_:N6ab7e4b91faf4195bedac8ff293e2770"}, {"@id": "_:Ne655d798808540818bf56c5332db807c"}, {"@id": "_:Nc8d1ef790a61460c887b2a4cb20cd387"}, {"@id": "_:Ncf7d0057976347b98f6ce2ad2ac15337"}, {"@id": "_:N6b74e688d3534d82a4a8d8b9afc2db08"}, {"@id": "_:N6596d558f4ad4754803ebb0e87ca6739"}, {"@id": "_:N39b22e1ae06f48569b8af9505f29e8c4"}, {"@id": "_:N569ee71aeadf4c0abb9f74fa84da6001"}, {"@id": "_:N656b582b21604faa90eb7db0dfa82080"}, {"@id": "_:N1b7ebe104acd4eb2bfe99421c9365510"}, {"@id": "_:N506ea7a6c78f435f9e2657900dcf98b7"}, {"@id": "_:Ne1f8c8f45c2a464e8064431cbd34247b"}, {"@id": "_:N4116b85ad5144416802d5f687581ab2c"}, {"@id": "_:N3f68264cd5f44c64a9756c4227f7c528"}, {"@id": "_:Nbbd8058c53ac42c6a4f408259ce71158"}, {"@id": "_:N587dee1281714cf9823c78fa0e8b5f3b"}, {"@id": "_:Na17bde7f43ed4fa9975e2b379cb96de4"}, {"@id": "_:Nafae1304b4044be697bb2f0dcef8ca35"}, {"@id": "_:N21cc44885db44b14a7da0814661099d4"}, {"@id": "_:Nc67437146c73461690d18562d250ad1a"}, {"@id": "_:Na8158e2425e64660add7a3984fb197a4"}, {"@id": "_:N8e08ca9d85624449aaf5e7dc6dd04685"}, {"@id": "_:N1994c1ba97694fa2909324f20b6ed038"}, {"@id": "_:N5d1ebfe78c8b4568b1ae14b85d2b9f9f"}, {"@id": "_:Na466371145344f0cb6e98bc4c792fd24"}, {"@id": "_:N1b41a25e94ba49779972ce3c8030d331"}, {"@id": "_:N363f90ede9ec4fb4890677708580bd18"}, {"@id": "_:N3759bd693755470ab8605041a7b5ef08"}, {"@id": "_:N78f0ecba267c4f57824c3439380e1462"}, {"@id": "_:N332d0d0ff9654ffa99fa267c9cb4a457"}, {"@id": "_:N66219f911000474a9659cb7f17b37e7e"}, {"@id": "_:N991dc70d9f3f4fa281b4794c667b9e28"}, {"@id": "_:Nde1b94424a344cc5bff6c58ca84c9a6f"}, {"@id": "_:Na9558478e3094603a2dd8f7bb657c3dd"}, {"@id": "_:N20ccf0bef874448e986cf5a64a11c110"}, {"@id": "_:N24107c7f851e4b45a778a47f96c1dda2"}, {"@id": "_:Na6a46d6b032d49558304641b2a3402ad"}, {"@id": "_:Nc06232c9aa614ded97d6b67d308b44fd"}, {"@id": "_:Nfc251f3c038b4cf5b36673468418fcf8"}, {"@id": "_:N673ac4a2ed444669a12f3a838a0b04b0"}, {"@id": "_:N4b0d4ef455f846a0a03689c5164a7ef6"}, {"@id": "_:N64ef47e6f2174c97979c9160284f7464"}, {"@id": "_:Nba54a58208d04069b54139f8ad3f26c5"}, {"@id": "_:N5f532c0bff37469f994896208fe2140b"}, {"@id": "_:N0ea9c7fe4f394afd82e7bced4422d269"}, {"@id": "_:Nce3ad688e76243c4bacc341ded3997fb"}, {"@id": "_:Na0091ddf55684f56b6713eb10f1002fb"}, {"@id": "_:N1140a8d5a60e469281715e1e6bd8afc9"}, {"@id": "_:Nbd1f5d1561e645fd9aff8562cd5454f5"}, {"@id": "_:Ndf8959ce83e54c3185cf93e7c80631ae"}, {"@id": "_:N9294f5b021b044e892e2d39b372b1801"}, {"@id": "_:N29b4ad0d0c974ff59f5b98f7278d65c1"}, {"@id": "_:Na7fcf1f137504ae09b3bfe1e89d32c2a"}, {"@id": "_:Nf2a37aadceda4a91bda5d0dfc63195f4"}, {"@id": "_:N7b3c3f09e8234f34b4ce57ee0afb5b7b"}, {"@id": "_:Naa7cdcdb457e407d9a6f87b697ca0034"}, {"@id": "_:N5bf080380e2f425cae1fc80d9c193e71"}, {"@id": "_:N2f850c8ca7ee492e83dabf71199ee166"}, {"@id": "_:Na22dd980dc8e4f488b6034ddd38a1b5d"}, {"@id": "_:N114abec6ff7944b994a54069cbaf6f51"}, {"@id": "_:N623d92381ed846ccbbfb293235f7c0c7"}, {"@id": "_:N47510db9b5494344925e0d96370e94f4"}, {"@id": "_:Nc7f76db1a83d4650bed291c218ea0fb4"}, {"@id": "_:N35a77c95c8b0403299ce29cdd621fcac"}, {"@id": "_:N8b6f5954dba14a20ab6582ab66c762a7"}, {"@id": "_:N1427b2c1d2db4e2dbb4ae7653f2b0112"}, {"@id": "_:Nb71207d92240414c9e8bec0263cfd79a"}, {"@id": "_:N6929d2eb10ae4e9597714f98f1a3d478"}, {"@id": "_:Nb9f7ba24f038462c878f1c9e472d5ea0"}, {"@id": "_:Na3803f74d4b1459faea3e3725d9da029"}, {"@id": "_:Nb6b19f767ab545f9bb74e4bb1f3e2b71"}, {"@id": "_:N4c44cb2f5d344bb8bda156585de5cd20"}, {"@id": "_:N4e57494d1de046f8bba4e068bdf595c9"}, {"@id": "_:N39ae2be7283749dc8c3fd57ff891a224"}, {"@id": "_:N7aa5d8e47e6c4ffba12d65ff47da6879"}, {"@id": "_:N329c4ffbac454272a392d950e8955c04"}, {"@id": "_:N752a78bce53a476e8cbb4923cff92613"}, {"@id": "_:N61f8004e4f78459b87d1346f7b6c8c25"}, {"@id": "_:Nfc0cd1e2299f43bdbfef0ea7450caacf"}, {"@id": "_:N3cec0b67f5914e25bf693289672a6aaa"}, {"@id": "_:N138011ab908b458d9175ce9dfee4460d"}, {"@id": "_:N67222ff4fa5c459a90b5c034965c93c9"}, {"@id": "_:Nd20d598a29c04c00972e88da38f1af5d"}, {"@id": "_:N71c12eb81bdb482cb52903749c09d4b0"}, {"@id": "_:N22dfe11b19f245988ff0c0811fdb2777"}, {"@id": "_:N94dcc657c64a4cac83ddca23cca5105b"}, {"@id": "_:N5867aa4370e542749195277e3a63139e"}, {"@id": "_:N8f8b0982c9764c46bb913ddd26c52157"}, {"@id": "_:N19ab8fd9b9954c42a0db97d34752fc3b"}, {"@id": "_:N752d7a261d6d4b808ae0e86d416ae895"}, {"@id": "_:N987f86ec83e044cebe689d1e48ccdead"}, {"@id": "_:N50ba1653837c401e8b81e30f4490e2cb"}, {"@id": "_:N294670db6aaf4a5f9be975224e38c166"}, {"@id": "_:N61a9d0ddd4824cde922e204e4e98c00d"}, {"@id": "_:Nbd75dc3eb42847eda130906e76277f8e"}, {"@id": "_:Na8864034bd1c4b59bbbf95f558710918"}, {"@id": "_:N70b1bc67c7494239b4a1c64289b349cc"}, {"@id": "_:N70be43faccc9423f842446b1e8668557"}, {"@id": "_:N15a220aa69b84262b2a13e7fc5f6f4fd"}, {"@id": "_:Nb6326ff509b948fdb79586e96618ab7a"}, {"@id": "_:N025393a596f74a9e94642e0fb2523d79"}, {"@id": "_:Na35a70e8bbd5446fa072a6d29c813786"}, {"@id": "_:Nc87ec282bc4f4f6d9c7fe25cfafde213"}, {"@id": "_:N7e5230d79f1e4391be4e68dd20dd78c5"}, {"@id": "_:N4f051e471e4e487dbe420ec4ec28f29c"}, {"@id": "_:Nf197e69428924920b92563247e0e0220"}, {"@id": "_:N744ad932a32344d4b5480f0603c13e2c"}, {"@id": "_:Nf2a4006dcd9442559352e0736e3c7507"}, {"@id": "_:N6538e21565db4c51abd27fbb668e8c68"}, {"@id": "_:Nd6a5912e5e954257a3a8fb39f4efcaf3"}, {"@id": "_:N279e690d6f564e13a89bba3b2140d01a"}, {"@id": "_:N31e56e44b1c241a3ba195eab139d04f4"}, {"@id": "_:Nbb4450af7b3843e8896e97b50b1176a8"}, {"@id": "_:N540b96d8e2364931b6218463433c4d34"}, {"@id": "_:N55837603ba8a4d6986d0f53636d357f4"}, {"@id": "_:Nab628421c3c843e488b57b27b5f590ec"}, {"@id": "_:N90065ac7817747c49b4627cd173643eb"}, {"@id": "_:Nec936616d44f4205ba4e1eb46daeba99"}, {"@id": "_:N14e519cf4ac8414e9170dc0942e4525b"}, {"@id": "_:N2dbd2df23d6f4b6ba3faead1d84077e9"}, {"@id": "_:Nb2400a4465ba465abcc7075671676b88"}, {"@id": "_:Nd9a956ec221b4e3ea93500c7c55088e0"}, {"@id": "_:N853507c24cbc40258419c59d01b3c78c"}, {"@id": "_:Nb22397b4db56447f88a51b90a91ef176"}, {"@id": "_:Nb6691bd6761f45e4801cee5685cfc63f"}, {"@id": "_:Nce318f2218e94a30a20e4ee00004ec7a"}, {"@id": "_:N538bc8117ea34ae0a541e5f60edc163d"}, {"@id": "_:N1bb54b107d8449b6921f3d2ab025ea0b"}, {"@id": "_:Nc7bb529093a744dc95df12a88c04aea0"}, {"@id": "_:N98009fbc88f94c0495ef34a264616a30"}, {"@id": "_:N87ce4aecf54d4aae9cc8628a5f0f2bf2"}, {"@id": "_:N2b40b1000ffc486e97ded7ff591181e6"}, {"@id": "_:N801ba82e33ac408090c5c13ac84c8b16"}, {"@id": "_:Nd22ddedd26234da98ab9a90bf3b88a6a"}, {"@id": "_:N32a2cd37f94648109740bef28c02a9b2"}, {"@id": "_:N7a7a7e04b414402f8ba33f462efd8626"}, {"@id": "_:N4c9d583379664799970c4a93cec273ec"}, {"@id": "_:N9be7ce2239844a3cbee1a386758521a7"}, {"@id": "_:Ncabe12acbd5b48598f0ff27787b16d3d"}, {"@id": "_:N2c9921b4c22f49f3b86d4fdf97d2998e"}, {"@id": "_:Naae48a3e88d048048a71899cec0c5cc4"}, {"@id": "_:Nb0c1783220a6440b88c36608bd377a68"}, {"@id": "_:N03dfcc130c104d2692842e98b20a33af"}, {"@id": "_:Ne9da7ac6b1944e4f99425ecba63c80fc"}, {"@id": "_:N7a6dde1722774f1fab4a20ac20a69389"}, {"@id": "_:N9c3815d377184cd3bfdcc0842ce778a1"}, {"@id": "_:N6be0652c4f814c969f7146e8d35e8c33"}, {"@id": "_:N18ac4ca1a15443b2a77f961c6c7abda0"}, {"@id": "_:N8c6381e64b98459f807894f850c54612"}, {"@id": "_:Nec9ec47e4ea0497987529aca2196662e"}, {"@id": "_:N951df95102c14eab8bfb4316b91b0c96"}, {"@id": "_:N478ebdc29d1a4759a84d2727f941240b"}, {"@id": "_:N9fc49186c7cf4fc29e6f14a7718d1c1a"}, {"@id": "_:Nadc6d2bf2dc94eb69ddbf3f1b8bc763c"}, {"@id": "_:Ncb60a707c0a24fa084459ebe6ebc2b6d"}, {"@id": "_:N213d823d8f854dbdac88f00c477dca98"}, {"@id": "_:N66ae9c2369e7441c809a7eabd1071643"}, {"@id": "_:Nff736d9faa01475e8c20350e9d56c336"}, {"@id": "_:N4585bd47e2194acd97683f0f39a0aa0d"}, {"@id": "_:Nf2b6633778be44e3a7cc3a3b1d562a72"}, {"@id": "_:N40027d306b834f5e90f2d05a0a40d097"}, {"@id": "_:N8ec1167e18a84945b2ecc098d4d2984d"}, {"@id": "_:N77814be985f541c287d65ebb53e0b9d0"}, {"@id": "_:Nca7047fd9a19441bab23661a61a84066"}, {"@id": "_:N3ac2dfcd90e9466fa818ccbb60944a6d"}, {"@id": "_:N0620103779c540e18f42751408953867"}, {"@id": "_:Nb821e84d6f134eaa936947079e17e295"}, {"@id": "_:N170799e3cf9e4bd0a8af537b47b8c190"}, {"@id": "_:N15d7ab502c064588a3cb759e88603bff"}, {"@id": "_:Ncdf7d6703a3f41f2b1d828e137d05bd1"}, {"@id": "_:N36c0e6bf494a4807a80fb312106594d5"}, {"@id": "_:N2f5e1f43d1e44cf599798c227e7b3246"}, {"@id": "_:Ne69ef277cc6a409a8854958b27b050cd"}, {"@id": "_:Nf66ac8e45a274fab9d12405f696cfdd9"}, {"@id": "_:N79bcc9c93aee48e380bda52ea512084e"}, {"@id": "_:N631c894179b14e57ad4be8ac8ae4b873"}, {"@id": "_:Nf6a6ce57b3b94f2393777786b11bdfb3"}, {"@id": "_:Ne01652bd60a447d7868e0e9fdb9bbc89"}, {"@id": "_:N623ed6fbbc2f4f89be9cc458d00e4fc5"}, {"@id": "_:N5be686cf7aaf466c92c5ac713b092379"}, {"@id": "_:Ne8a0acafba3b44128c91431ba75ff668"}, {"@id": "_:N0ffe3b873e414a6fa033308f286a365d"}, {"@id": "_:Nabbb8dec10124febabfff089146eca26"}, {"@id": "_:Nc68dde62ea354e578b848ab239b20753"}, {"@id": "_:Na4ea1650b175488fb1efc3bf7f6422bd"}, {"@id": "_:N449c91035c654fdfadba8c3340460a84"}, {"@id": "_:N405cf334388a488d947bcd6f8f064ff4"}, {"@id": "_:N81519e6e7e4a48d1993eca2ab67c7851"}, {"@id": "_:Nfe01582797964d1a8ab120484da199b4"}, {"@id": "_:Nc5de39878acb40cb9ed54a2470a6faec"}, {"@id": "_:Nd0f41ccc374842f194019bf395c754bf"}, {"@id": "_:N9c558d59e76b49d1852be5c999ea9ecd"}, {"@id": "_:Nf0897aeb06e94ecd809d8070210cdc6e"}, {"@id": "_:Nc20e878e53144c7a87f68474ec3ef7bb"}, {"@id": "_:N2087df05810a49799644e0a706f277de"}, {"@id": "_:Nd97d63e3c33c425598843635d8d9a015"}, {"@id": "_:N42f11ba1a0eb475a9caff3e0010a6a32"}, {"@id": "_:N77ddebf011ba43498d506969e5783979"}, {"@id": "_:N3b5bed1ebcc341baa1b4304cdae2fc48"}, {"@id": "_:N6481953b9b9d4bc28ebd017b86c202bb"}, {"@id": "_:N330f033d94de4a0a8ab59e017ed348e5"}, {"@id": "_:N25dacd72c18c449f9a6dbd1cbb4cc07e"}, {"@id": "_:N7b7bcf82fe264513bf898acdb92439d6"}, {"@id": "_:Ndd1aa224a1b847c0ad657fb74d1c76cf"}, {"@id": "_:Ndff6b19d8b104e918e7516c3edd1e89b"}, {"@id": "_:Nda98e2ef5c2f40c6b7e1532f401a9cca"}, {"@id": "_:N4984466fe888457281e3e84e3b31c28c"}, {"@id": "_:Nb1527951cc194da2a4f352a0c644d481"}, {"@id": "_:N70944445835c4c21b1c25935e2c83338"}, {"@id": "_:Nc03b76fa849045eebe2c94d74f3c6010"}, {"@id": "_:N1bdc7b5625a648ad934aa51bc266433e"}, {"@id": "_:Ne0c030073b76435e96c25be6f9883c77"}, {"@id": "_:N07f0a21754ee476089e4b34af7055b8f"}, {"@id": "_:N4c0e1af49e0c4f94b20fc85e99e8597f"}, {"@id": "_:Nc546ce1ebbc040728b3ce463da98765f"}, {"@id": "_:N6aae023bd1874b12846c27fc69598655"}, {"@id": "_:Nf3310394a08949a8a8bd7e03782734b1"}, {"@id": "_:N98c34faed3224cdbb78344b714d5a633"}, {"@id": "_:N51a5bb06d56b499298cfeb6ff3dee714"}, {"@id": "_:N1ff5d69c60e54fd7b1d3b204d0a319bd"}, {"@id": "_:Necde4f14d00c41e5a01f37b762b596af"}, {"@id": "_:N33479fb86aba4a85be870f55d3f32c59"}, {"@id": "_:N2d85f27f262142a2bb4e873e4ee91aa1"}, {"@id": "_:N21c6654a516b402080df1c82cfc3e356"}, {"@id": "_:N36fe5fda5cd74004b348dce412506961"}, {"@id": "_:Nf7430af1450e4854b48754f875ab3e0e"}, {"@id": "_:N34bcbcfc90cf4c79bc5a65206cec976a"}, {"@id": "_:N8a5ab24d0a2649b080bc7821ff7afd69"}, {"@id": "_:Na1b4667a445c452dae5889fbd72847ef"}, {"@id": "_:N72772faa196a42948371d246e9b9c90d"}, {"@id": "_:N52683269dba7402ca684867d3337c994"}, {"@id": "_:Na42b9bde0f0f4f47894d3f1eec513033"}, {"@id": "_:N3aa3993d545d4fe7be84ab779e428e9e"}, {"@id": "_:N8fdab4dfcce84aeb9815ad1546317068"}, {"@id": "_:Nf301e44384a14574b166d56a0eba7107"}, {"@id": "_:N4af7b3c6aadc45a887c3afb04e6fca8b"}, {"@id": "_:N47b7ccbcdd36400e9e2d0442266ed4b1"}, {"@id": "_:Nba6d0b493f144e6a87cb13530a6e5b69"}, {"@id": "_:N1d03313b168746f68713bff9fe8a2e9c"}, {"@id": "_:Nd092b48315e64890ac52bdfa0243da7b"}, {"@id": "_:Na4ba92cfb54a4a54aa153cae3b426f8a"}, {"@id": "_:N0e06f29d089d40dd8ffdcecc58cbd42e"}, {"@id": "_:N26275971a6584a94a97788d62e437ada"}, {"@id": "_:N8617a954557e4418916ab1a4f273629b"}, {"@id": "_:N64ec85c7849f44e69100ff05c939987f"}, {"@id": "_:Ndfecc0eb95464989a423442f18b48b5e"}, {"@id": "_:N2a19b9b3fd6e40b886802bc55a026903"}, {"@id": "_:N2377bffff422485d8abd2919b533ecb5"}, {"@id": "_:N0523ca05147f4e75998a0ef4cac0e45f"}, {"@id": "_:N30cf532c2cfb4eefa9515be6c72efb05"}, {"@id": "_:Nde5e6e308a614b3eb683d219e89f9f6e"}, {"@id": "_:Nada3e9ef18314e7aa98fc607a1a420ae"}, {"@id": "_:N27ad8a27b9d54f96a64263a6f238e85f"}, {"@id": "_:N4d79d059a7434c45a988fa1c1b0aadba"}, {"@id": "_:N7442ebc40ab04be096dbf1160dc38466"}, {"@id": "_:Na23225d9affa442a92188e6ad7bea66b"}, {"@id": "_:N70da89e0c2534daeabbcbfca91d69e55"}, {"@id": "_:Ndde7531bb84449b180c8ddf07fbd5d27"}, {"@id": "_:N86b08a83817741e88ce3ddfa8c2c8765"}, {"@id": "_:N63994a016fb64667b4cbff79bbb258ca"}, {"@id": "_:N070087287f494a06917cbe42eb231600"}, {"@id": "_:N74c2841c993a453daebcfa04233273ea"}, {"@id": "_:N6c163ee8a3044e71922bd72bb97f605e"}, {"@id": "_:N06d3c130be734178af5db733412baaae"}, {"@id": "_:Na8df65d5d324464daca9380696caa55c"}, {"@id": "_:N8e98a0ae7d7b432b9bd85abd28649984"}, {"@id": "_:N482c102ffd7f4c9095fb958092c43096"}, {"@id": "_:Ne0db50190c27485989d724dfa1ca3a7c"}, {"@id": "_:N77ca346cc30c4f999876f57dfde9edcb"}, {"@id": "_:N66da5ed5fd464352b95596f4afca2231"}, {"@id": "_:Ndf091fda61a54b2387f6b761764aecdd"}, {"@id": "_:N0226d7b9cc1244e7b6bfcf6a5435cb78"}, {"@id": "_:N99aba1b688e5478b9f41a0d6cce7e917"}, {"@id": "_:N62e141f0b97c49758ab30af0de50b3da"}, {"@id": "_:Ne8edcd06be294def92b4d0d262ac3832"}, {"@id": "_:N1b68a53a36d141b0ade8a0e67485fb61"}, {"@id": "_:N5abc285754194bbcafa941edfd2ea437"}, {"@id": "_:Ndde3bcab27664bddbaa41e8a17a5e3ff"}, {"@id": "_:N7ba7ccab2f2d4f4da9ed1c5492bf6836"}, {"@id": "_:N0ede9c54d69042d090637024b15c7f20"}, {"@id": "_:N5f5e6cdad67d4f05a38fc7d1ccd46b7e"}, {"@id": "_:Nacb2685265204d048c9c7266af8bc4e4"}, {"@id": "_:Ncf2f99ccc3804329be74a2ec1da916dd"}, {"@id": "_:N8caab5109e1643d5944dc513b905fe61"}, {"@id": "_:Ncf0ef4d5c59244699d6fa3029ad1bb8a"}, {"@id": "_:N9edb5d9e0a93452482d69de06e47b7a7"}, {"@id": "_:Ne8367cf6a69e4d6f903ce201926adc93"}, {"@id": "_:N3a34e401078946699ac639d9223335c5"}, {"@id": "_:N58e8a28d4ee34c86b2fbe1b79093c8fa"}, {"@id": "_:Naf1747c4842646b38ba455535d775a9b"}, {"@id": "_:N610b231e1963487ea821401e1901e972"}, {"@id": "_:Nd0a231d952f54e6baa057f6c39621d2a"}, {"@id": "_:N46f75e7e2f504577b05001b41998e289"}, {"@id": "_:Nad9fe90c673f41789e4ddc0cd8d333ab"}, {"@id": "_:N3806ac53bccf420fb42f2ae951011a6a"}, {"@id": "_:N17ea44c2caf34ba7879f536122419bd6"}, {"@id": "_:N9c6033757e3e4a5d961c2176dc72107c"}, {"@id": "_:N79b20c79391443489438ca6eb5a898f4"}, {"@id": "_:Ne04751e4c72c46fea8f7f647cbc7b0c5"}, {"@id": "_:N28b9da95c42344b38e5eb30f71ea4ea3"}, {"@id": "_:N9ecb56f1ee3748f1bd046e9124c866da"}, {"@id": "_:N32ee47b147dd466fa403bdf834b9fd27"}, {"@id": "_:Nd7449fcf73ee43d1809b01f180ef65c7"}, {"@id": "_:N7430cb4e9f90469187ccb78598f60b6d"}, {"@id": "_:Na06f058efd3a46f880cba269c7a7361e"}, {"@id": "_:N39fc484f628c4f6c991f7c3e051cfc5e"}, {"@id": "_:N8903e442c07640e4aab5f9cdf66d6533"}, {"@id": "_:N40cdae8887fd4a2ab81d36044de7e15e"}, {"@id": "_:N73d8d2dc8b7042219308e07e001a65b7"}, {"@id": "_:N0640b9186dd9445d9b20f80b742bc84b"}, {"@id": "_:Nfe78185bb2b04c9986bbf6838293d0c4"}, {"@id": "_:Nfb61a3ab22454b9b946839cdf2098985"}, {"@id": "_:Nac4c5262581a4e4b8ba805fbaf764cc2"}, {"@id": "_:N6222be89f8b642b3bc5bdb59e1b76afb"}, {"@id": "_:N6293d135d8b04fe2b3c371fd0dea1db9"}, {"@id": "_:N08c1d03ebf4b42fd83d6cfe091489b0b"}, {"@id": "_:N8f39e08728f64c0da13a6e34c576e48a"}, {"@id": "_:N79c7a9d7c59c454eaf391f4b9c3fe075"}, {"@id": "_:N6908fc8cd6904c78881345f4d2c03950"}, {"@id": "_:N4e7b12c502244c9ab24ebb70a2ba65ad"}, {"@id": "_:N2a4bb4b8ead44190b445249fe3a10802"}, {"@id": "_:N0d75f6d94fe24f55a7c50e5ac601c54c"}, {"@id": "_:N10af6c044e2747a78dfc456511bb7450"}, {"@id": "_:Nf68735a518c944d88eb5d7530cfb0b4a"}, {"@id": "_:N98cdd0ae648f43e8b6fd493c4586b2b1"}, {"@id": "_:N3fc2993fad11476ba97ef01ed83c3ccb"}, {"@id": "_:N748002aab4694f0489995dee189d4833"}, {"@id": "_:N99e7be0fb1934178a88937893397a7da"}, {"@id": "_:N0c1216fd10aa4b979288e7d056b29c9b"}, {"@id": "_:N0961ff0d5fe94ea9ac091a38ac26b39d"}, {"@id": "_:Nc0c042ff53a24f35991e97a550bad434"}, {"@id": "_:N09bbee6448ed4df49ad9068c624468f1"}, {"@id": "_:N60151c933f594cb19a7f279dc9025b42"}, {"@id": "_:N591a446470534d08b685c47d06e73855"}, {"@id": "_:N30ad958c12a444148bacfec82f6ae695"}, {"@id": "_:N67f3a23e14ac46a29491207f77a0da9a"}, {"@id": "_:N6400a2aa735849e49f38f00698583f50"}, {"@id": "_:N3773f7fa56a446be89e0ae3cbe892c9b"}, {"@id": "_:Nd5a44d87af8c4e1297314920fbaa11e0"}, {"@id": "_:N0f62de7028af4171888799da65d1bc9d"}, {"@id": "_:Na9d6164ff0ac4e898ec4447ddf041963"}, {"@id": "_:N01270ee0981947e19bccec94d08423b6"}, {"@id": "_:Nae580980ce8641808465c827aef9710f"}, {"@id": "_:N6e50c2e7b6fa44c9b8476e8ee5e31a84"}, {"@id": "_:Nb6ba8645697b4cfab172da829f679422"}, {"@id": "_:Nfece5a7a6e0c42a3a2c275f482cf0f8b"}, {"@id": "_:N081ecd1318864792b5822ccb39cd91fc"}, {"@id": "_:N2f27d1d93646410f95a43c1d1560ae41"}, {"@id": "_:N8eac495aa57148d0ac85a55d1d92f8cf"}, {"@id": "_:N00fd3d4f6dc34e1a9f095d750bf9d24e"}, {"@id": "_:N51d65faf910f4e11bb1a195af8610a1e"}, {"@id": "_:Nbd04b8b8f44b4b8480fdead32b19bb9a"}, {"@id": "_:N230fde6df6f44f459fe422db8d70d2fd"}, {"@id": "_:N4f43aa55078a483cb8b3831c2f1eb400"}, {"@id": "_:N7678fd76834346769f055b34e3a98c7b"}, {"@id": "_:N16e314375ce34409a8dd68e2db16c17b"}, {"@id": "_:Na7c16722273942b8af937faaa0650af9"}, {"@id": "_:N838ed83cccdf489ab6c8b11eda27ade2"}, {"@id": "_:Nd5a904800f2546e49779cbc72b017307"}, {"@id": "_:Nbd6d061df2a54493850cd6d577b613e5"}, {"@id": "_:N50ee0f04ab894a958d17dd17fe5c8c50"}, {"@id": "_:Ndf90899b59de4f298565e3a3e1269686"}, {"@id": "_:N01fdf174d5434105a319b38c80cabce3"}, {"@id": "_:N99a0f3709cc24f9d8b9a0005c42bbdbf"}, {"@id": "_:N300d4b78e20b4983ac0185c5114e6cfc"}, {"@id": "_:N56a3de69250841cfad0586f2143e13a4"}, {"@id": "_:N9705512d8e3e4411870622b12e409d93"}, {"@id": "_:N8cf62e4968364d20b5ee9828effa3a94"}, {"@id": "_:N93922f485beb4ea582e3a51ff18ed24a"}, {"@id": "_:Nbf20debdb9524c2b80e8825e37932801"}, {"@id": "_:N8aef4810f24e4b7180adb4c24933aa37"}, {"@id": "_:Nd2a20af4c18d4530a4547e16eb524133"}, {"@id": "_:N09682a9deaaf4d97b6152deec2b46ce4"}, {"@id": "_:N77fbd2d7073c4d68a29a0bc265e37320"}, {"@id": "_:Nea36efcb8b4e41d3acd46199e65e1ee9"}, {"@id": "_:Nf2c1346bf6d142668513ac635b5634c4"}, {"@id": "_:N8204a922201e43b1921f4e60474b5685"}, {"@id": "_:N50d591f535cb4b949547f6ee8b298d19"}, {"@id": "_:Ncaee268b6bca443a9b888127a8806ca0"}, {"@id": "_:N46cdd588bd35413a90bb0549d6fde4e6"}, {"@id": "_:N84af64bd64fb4799891bb74fbbd730d7"}, {"@id": "_:Ne252014c165247a9aaa9a9f3b36fbe5c"}, {"@id": "_:N6e6e359e4d324c16a77c590d053fe55e"}, {"@id": "_:N624ad962f196481693d5daae5c66b2f5"}, {"@id": "_:Nc5e80aec10e34ebda935640ff46d1700"}, {"@id": "_:N00886fd2a6ec44d8a0a28711356d8a6a"}, {"@id": "_:N4f0a4dff78c742b99e00f7230ba98217"}, {"@id": "_:Nd9edf30e452f476d8c034bd24da0a78c"}, {"@id": "_:Naf1aa2fdf2a44d63b95c99abc3fc8098"}, {"@id": "_:Na1bce396679442cebbfc7668e40d2ff7"}, {"@id": "_:N07d702df927246b3b4b6ffc69edef3d8"}, {"@id": "_:N5a2c20aed1f54ba4b385e56a003e09f2"}, {"@id": "_:Nb7469d9b69d0436a93404719e70af65a"}, {"@id": "_:N4d2ff475ccca41c5bfa7bd5847ab8aad"}, {"@id": "_:Ne86af3a824504930a1aa953d5642a0d9"}, {"@id": "_:Nb6ca2fafee734dc39aa6b497b0ef6d1a"}, {"@id": "_:N9a85276218a04345a76e69f72ddf1db6"}, {"@id": "_:Ne50e99551ebe4a8f812d931fe3028995"}, {"@id": "_:N666ab11eb4014242a2b664938842334b"}, {"@id": "_:Nd6483fa880c74e27a495765a12fbf59f"}, {"@id": "_:N20c0b12507174b438908af491d2913dc"}, {"@id": "_:Ncb1419fbfb0843d79780fdf3d8bdec62"}, {"@id": "_:N7b40f6ada6b54dbc935fe0fb4b496beb"}, {"@id": "_:N40be66464ac04edeaa54b17da9a600a3"}, {"@id": "_:N7c7e76e014b34edb8fa7f844cc1fd3b5"}, {"@id": "_:N2a2d930c4af945de94c8c5a38a3e5790"}, {"@id": "_:N613b7b7c24b04e6faace1e998781c69f"}, {"@id": "_:N079930b54f1e4603b1ab6c47b2f4dc79"}, {"@id": "_:N50e6a09165f541e7bd1cd772755c659e"}, {"@id": "_:Nd2b95b2898cc4145b971ff8d551dc5ff"}, {"@id": "_:Nf5f966df979f43108358a9aad6634aac"}, {"@id": "_:Nb2db7003a61e4dff83c49635daca6dd9"}, {"@id": "_:N548ebc2c00bf42f1b19abb21aefdc00a"}, {"@id": "_:Nc44f4a11614b4ad18c7c97dbd34dc9a4"}, {"@id": "_:N4f5a7a84871c46ac80c4bbe0d2f20600"}, {"@id": "_:Nd0ca550df3394b5f98992133fd03ea77"}, {"@id": "_:N1882d7ba1ac343c5a2d8f2699bbee88d"}, {"@id": "_:N2316e6612ec24981becc14f3ce4ad27c"}, {"@id": "_:N9b6b8250010f41e180545a5ec4d97564"}, {"@id": "_:N91c193ad9ae44ef997359d3598debf33"}, {"@id": "_:Ne09ae85bbefb46e5a30be7f1cc1c86a1"}, {"@id": "_:N4464d54935454ec28a1b5144d4cd7973"}, {"@id": "_:Ncad2d22c51054830afeb6fa78bf0fbfe"}, {"@id": "_:Nc3660d52bd8f41e2912b52c063c49026"}, {"@id": "_:N15ffd3b30fdd44a7a0a3a41f24dcf265"}, {"@id": "_:N26caf3b3e0de4496a89b1f3398119868"}, {"@id": "_:N28c58421a0ff4275bc597ca858ae1928"}, {"@id": "_:Nefb669bb961a4b2995ace8c6f463d67b"}, {"@id": "_:N5f46e22d369c4c7d92391c2969667784"}, {"@id": "_:N8f5d70e805214f9f98300d959b701221"}, {"@id": "_:N4d935a91066c4452835f10ba5b1ca3dc"}, {"@id": "_:Nfac0acbbe93643aea6d75097f2e7a724"}, {"@id": "_:Nd14f4d168dfa445abd8b8f148aa012c0"}, {"@id": "_:N6ebaff0ba1fe4e67b165582b9d5b8b25"}, {"@id": "_:N086e21f2cea44b9ab3f826f0b3c500c9"}, {"@id": "_:N733548af3cb444569c10610a30d4bf19"}, {"@id": "_:N9342778acb0c464bbcf5f973d65de916"}, {"@id": "_:N37d4e2144641495a9a228ba8602dc26f"}, {"@id": "_:N92622b91e6df44ebac5d2a68d37fa3be"}, {"@id": "_:N15655221dee24df0a457298ef22ce7c9"}, {"@id": "_:N5b3335fdd7a44fd48a09f404ef5b4b09"}, {"@id": "_:Nef8de1651cfc4271b987a12f9356b847"}, {"@id": "_:Nf69351e6d51e4384ae6916c53f5cc6c2"}, {"@id": "_:N7d816725e8ff4f61815066ea0329aaf3"}, {"@id": "_:N137c98b357d74733be724adcc1973771"}, {"@id": "_:N2076e7104d844b0cad5adc85bcfea626"}, {"@id": "_:N93ef0051990c4b628f9584d32ada7222"}, {"@id": "_:N4c563341935a450ba8339d45ac195822"}, {"@id": "_:N80361506600a460a80d3ef058adf0aa8"}, {"@id": "_:N2d6c93b9d4714bae8bc6dd24380a47e6"}, {"@id": "_:N354ef8fd6dd344b4a9ad1db12d407bef"}, {"@id": "_:N01790220a3954f6d984e5f18ce67887a"}, {"@id": "_:Na88586e63d794e33b4b580f90f2ba826"}, {"@id": "_:Nf2a196c33cfd420fbe4346db03d42c72"}, {"@id": "_:N448705a6e0a644e7843d745cefdb143f"}, {"@id": "_:N1530cb51694d4306820a9b12f745b518"}, {"@id": "_:Nc4d4b7ce26ce4cc0be4777dd954096f8"}, {"@id": "_:Nbcb62a0a079e400395f3439cc530cae9"}, {"@id": "_:N142adc18be4c45ad87a2b246041ef113"}, {"@id": "_:N66f64e9421c24ce88f7639f2edbd4e2e"}, {"@id": "_:N6291d3adbfe649bcbe4b696751e7513c"}, {"@id": "_:N52a2e6b69c9649d6ab538ad9549c7ec1"}, {"@id": "_:Nd82de716fe324560a7ae00f98d1bf7e3"}, {"@id": "_:Naa2041dfda154489b9ecd487cd20b78b"}, {"@id": "_:N630eb8f6cd4240c78d657cea1721d954"}, {"@id": "_:N0563992ba8da435886171d26f8bda28e"}, {"@id": "_:N360ceabb533a43e3abbc64869b37461b"}, {"@id": "_:Nf1da06cf4b844d0caf72087b2baa31f3"}, {"@id": "_:N0356233989724b3c99f12ccc19d4f159"}, {"@id": "_:N43101180ab2d443e9115e601234f1a57"}, {"@id": "_:Ndd312356d1dd42a1941f64d24b6be1eb"}, {"@id": "_:N3d3f1b457b234d63b37746e713aef4c7"}, {"@id": "_:N7d14979cacfd40c39f83ad36d6c05472"}, {"@id": "_:N2db1196eb2464b0f92c0cd4b12bdbf84"}, {"@id": "_:N343f6c68f02e490c8dbeadd0b7ae8f96"}, {"@id": "_:N05addf9cc8c042b0ad902e3804ec73c3"}, {"@id": "_:N9a3e659c01534a7d81cd0490569e9bd5"}, {"@id": "_:N7f1685b294fb4d3f9383de1d41db2f3c"}, {"@id": "_:N4140653622e648f0b3c91ea419bd4565"}, {"@id": "_:Ndb06cc455c3e4519a06e2f6572664163"}, {"@id": "_:Na9a9d68b95f44ea2979b17e023d4bc03"}, {"@id": "_:Ne3b6682651854a4bb4b35f09d3d5c076"}, {"@id": "_:N6166d820108a43b39257425af7552327"}, {"@id": "_:N10da09d3b342485bac0e91ad1441ccf2"}, {"@id": "_:Na09ddd13ced243c3b6072924c4c00620"}, {"@id": "_:Nd392ef9298dd4a7e8d62a17915bea007"}, {"@id": "_:N5c3cef861d6a4de68272dc1391a705a6"}, {"@id": "_:Nadf9269ff2f5422ab958e6e5740d4a2e"}, {"@id": "_:N798f4d22b99f4530b83b00bb4321ed53"}, {"@id": "_:Ne19efe9f679644058bb7a9fdcb7dc039"}, {"@id": "_:N46fb187fd9bd4364b9a88648ca9a30b4"}, {"@id": "_:N0db166cf791c4337b50cb0a23e89e113"}, {"@id": "_:N1cd65f7ae7bd40b28326a5e6c46f5701"}, {"@id": "_:Na998cd85eacd4854bc98fa0691a1934e"}, {"@id": "_:N2600dafa6e0f476785d48f601246a7ca"}, {"@id": "_:N56a743988bf8411aaeca19a1eb5c6ade"}, {"@id": "_:N4ed11f6bb8be49b0b1497c8dcd65b209"}, {"@id": "_:N148f0a3293cd435fb55a411c7c00fcf0"}, {"@id": "_:N27089e0122f44c7fa702f098af2264d2"}, {"@id": "_:N88ffb9d911634418858c5b38f9f17b95"}, {"@id": "_:Ne2fbeb323c7640dcb29aee7879adb2c1"}, {"@id": "_:Ne8455cbf1b9c477d8836561691cff944"}, {"@id": "_:N2cc52d053a6541609ac33c2beb07ab13"}, {"@id": "_:N5c1d3a67db3047b0b676a2f8c016712c"}, {"@id": "_:N48cfc5c0836a4ecb9f7a3be0e9129445"}, {"@id": "_:N776441aa902d4615999654935792f211"}, {"@id": "_:N9614ea0bc0be4dd39d7a4f4f4974933f"}, {"@id": "_:Ned964dad892e44efa45ff98a630386ad"}, {"@id": "_:Nc3e7d9b9a55d44e38c592449747dede5"}, {"@id": "_:Nf8a07fe223374e6da1cc8ecb57c78df5"}, {"@id": "_:N6f163de8d9ae4c198b279e09564d3a2d"}, {"@id": "_:Ne06103a5c48b4b019b9d348818d7b45e"}, {"@id": "_:Na7eb1262b6094916a6903a3572f43f80"}, {"@id": "_:N276340d67ebe45ceb8ab8bb925292217"}, {"@id": "_:N25d01c77972d427c9d349c838d72cb30"}, {"@id": "_:N86b8c8b32b6b43d1b3d43854ced18313"}, {"@id": "_:Na0b1795dd85f412c9888ab8116bd9ed7"}, {"@id": "_:N15712bacae3943f2897f4b6ddd66a78c"}, {"@id": "_:Nc98e47f1b1c04775bb35d2b39036ca82"}, {"@id": "_:N58774cdab42b416582b0cf061479624f"}, {"@id": "_:N790458db907346d4a4ec42fb73f6f327"}, {"@id": "_:N9d0883fa02de4e179d2852f8fc350395"}, {"@id": "_:N056ddb694efc4e6988430576585bc4d5"}, {"@id": "_:N51cf5dab3bdd4b3683ff9db77829ae1b"}, {"@id": "_:N30a5cd8a239448119f720f44a3759b33"}, {"@id": "_:Nc1a19155a754435f9dd0f580adecf4fa"}, {"@id": "_:N4618f05b751a490e9555726789d34ed5"}, {"@id": "_:Na8a2a0e6ab184ee5b2815633a518a9b5"}, {"@id": "_:Ndd4a472ca7ca40f3b35859c2bc0d228c"}, {"@id": "_:N7364abd9f7d045938ee4ed36fce4d8ac"}, {"@id": "_:N0ab58204a4234fe7b307499e1d91c523"}, {"@id": "_:N31751713380e42fc984baaccffe16e29"}, {"@id": "_:Nfa039633ef6846e0a8bb9ef88830edbc"}, {"@id": "_:Ne6164c7015bd46bda3f55c8352a1da2e"}, {"@id": "_:Nb6d6ce72e7e6485b85388d42999dae90"}, {"@id": "_:N43a4000d3efc4fb1afce8446c0a76d18"}, {"@id": "_:N9692e91e179e4c8694821fab0a2b7cf8"}, {"@id": "_:N73e9feed113342779aeb936f70307cab"}, {"@id": "_:N39c31b71e4f64ddaa6b7b0cf3fe8ae92"}, {"@id": "_:N7c787c3ae38441efb88ce66b9417d455"}, {"@id": "_:N50c434a0ba5d41cc97c55c35cb17730b"}, {"@id": "_:N5a2f5974e602472496dca42e0cfc4dec"}, {"@id": "_:Nf65cf0d2d9ef482eb5dc7ab54b8886c3"}, {"@id": "_:N23f87e827e31403aa58d9fd860a765c9"}, {"@id": "_:N369553ca3752436598fb30a1f38824da"}, {"@id": "_:N9f67ecaa21c3473684be393156aa8677"}, {"@id": "_:Nbfc9d269393948f682fb6fa9b88fb041"}, {"@id": "_:N65e1c09091f747aa8a97bc37b39d4d48"}, {"@id": "_:Nebaf6cfa098642149f09995c28bec7d7"}, {"@id": "_:N93fd6a55090a40e98f3aea8990e6afa9"}, {"@id": "_:N61ff98d42c91459696b0afda41db87ce"}, {"@id": "_:N7316055fbc06436083730a7390e5a260"}, {"@id": "_:Nd1b2a226fd174a2db51ef7cb71b6571a"}, {"@id": "_:N77a6e15606a14b25b55a4b23fdfd4287"}, {"@id": "_:N778c271bbda54f32b8eca7ecc9d44878"}, {"@id": "_:N780de9fcb4d841a5ae7499b98a85ab95"}, {"@id": "_:N709d17a3ffec4a42982b9ec27dd45e5c"}, {"@id": "_:N1a63fd52d37549b399f42117e8a49e8c"}, {"@id": "_:Nfab6ab855ca14f438185d16e1c6a5cfe"}, {"@id": "_:Nb9cb1e8ca2d645429edad79164e5eb4a"}, {"@id": "_:N48cac6a63bf340e6b77d823bf56f4eed"}, {"@id": "_:Nb4b65747a11d4515966e28d108c3afd2"}, {"@id": "_:N5a794cf212e043c48fc7c20e173da39a"}, {"@id": "_:N815f74c9ae2c4132b17fed0f01467034"}, {"@id": "_:N8bd8e913edc541d6be1a62c1719236bc"}, {"@id": "_:N893411f1239742639e73d552b30bdb09"}, {"@id": "_:N69b36709319f4a919964eab184dd93c4"}, {"@id": "_:N76ab3ee97ee74f0b9988078846437302"}, {"@id": "_:N15ab7d2598174399920a44a1461a90c2"}, {"@id": "_:Nb9f6d549023546cca18137e5baa55357"}, {"@id": "_:N0153600afe414609bf84417c650af3ec"}, {"@id": "_:N0d2ccb86e558486792a4072d9608b2c4"}, {"@id": "_:Nc722f36de57843a6a5fd175d4fb96b47"}, {"@id": "_:Nbcd5801c7eb74806b7d11f838bec8f4b"}, {"@id": "_:Nea513acd9aa949d4a71b8e538fbeef3b"}, {"@id": "_:N03d1caf76145460bac00f32fea729da9"}, {"@id": "_:Ne465e7bcd651491cadc063802bb96b41"}, {"@id": "_:Nd6a8a9967dcd49cf8de08b42f7476c58"}, {"@id": "_:N2481660a093e49868f81e496376d135c"}, {"@id": "_:N5b0fe5959c7846eaafb187b88c8e67bf"}, {"@id": "_:N0394735d88a941dc81c6c267901d8d8c"}, {"@id": "_:N01017554c36c4d31b6e1409ad3109a09"}, {"@id": "_:N5b62773846fd45ed986acf1f082af8e0"}, {"@id": "_:N0e8af62b295e4c63b9dbdd66ac19594d"}, {"@id": "_:Nb28348fead024f6f8e32758939ef9e55"}, {"@id": "_:Nbba2acbae1ca48ae989928205757eda4"}, {"@id": "_:Nfea3b9be9e3640108fb6e0248a3d1d66"}, {"@id": "_:N05ce89dd1f4d4774b1f3781eee1a75ca"}, {"@id": "_:N8c9b0102148340729975043fc57ac198"}, {"@id": "_:N20b7b69e9a4a4033aaacd9b466b6cb62"}, {"@id": "_:N607d89f76b27497f979af3a5960ad3fe"}, {"@id": "_:Ne0e070f212b148b9846857a76b5e52ad"}, {"@id": "_:N03325bff3b5041a7b1a13f1359430118"}, {"@id": "_:N248b5dadccd24112b369221e44cc6e08"}, {"@id": "_:Na5a3473e43f44dfa9af8afec20f30edb"}, {"@id": "_:Ne46659c023cc44c784bf6cdd27005313"}, {"@id": "_:Ndc724c73909c4efc8c37fe0897a6440e"}, {"@id": "_:N07a3ffce9a65437798ac0954169b00ee"}, {"@id": "_:N92591d8996e542eb901bc26c73e8d2ef"}, {"@id": "_:Ne6b94612d55c463993469016d895a231"}, {"@id": "_:Nd730a016e9f541658ca56ccd8026dd8f"}, {"@id": "_:N12862700965f4bd0a757774ca84b2bba"}, {"@id": "_:N01b2d912fce9493b8d7d160042e457c3"}, {"@id": "_:Nddb5a90eedd04265b43910d0cd77d0f1"}, {"@id": "_:Nbf88a7296edf4df2abe802b6f5f25cf0"}, {"@id": "_:N3704fff0eff74ddbbdb73d7d44d1730f"}, {"@id": "_:N4b0f454dea054faa85efa543f8f3de71"}, {"@id": "_:Ndbf13a5d62bc4904bfab69d154e27520"}, {"@id": "_:Nc2e30558a5ca4792a1ee0e0262b4bf92"}, {"@id": "_:N405da47c951947aea8dca402afa3b441"}, {"@id": "_:N560ada2c385d4bd581feb9e33d07064f"}, {"@id": "_:N9f0da12fdc6a4ebfbcd9a91a7444feab"}, {"@id": "_:N74faebd710dc4370aec385eed2dbe12f"}, {"@id": "_:N000957ad87d442e48926ce859f2adb51"}, {"@id": "_:N7dfff589877c424380d432f63931fe48"}, {"@id": "_:Nf6ef27880c8d499cad6b19697db0e7a1"}, {"@id": "_:Nf62c2b37dfde44f7b59f88cd09ac1646"}, {"@id": "_:N72bafe911c95451a964853dd9d2c99cb"}, {"@id": "_:Nd262ccfd63494ea887bb998751e3f47d"}, {"@id": "_:N2e1b14ede980432d87818e046d4336c2"}, {"@id": "_:N4764a7e67c2749669d91d00b92e753fb"}, {"@id": "_:N19daa795113747a188a768de50aa544b"}, {"@id": "_:Nfcc90a29bd2f4f92956a351ee280a86e"}, {"@id": "_:Nb5b25b9ba8b34c549a0ec0b141eca680"}, {"@id": "_:N0ff490d6b61a4146863f4691f664e970"}, {"@id": "_:N31c6e031918048918116b15575cfe5e5"}, {"@id": "_:Na2dd85fc8b4b49548a2291d80110706e"}, {"@id": "_:N31cdeae7c1114ed0b85104ac88687d78"}, {"@id": "_:Na8d210eac0404fecb427a406a31b3e57"}, {"@id": "_:N2aba669786bf49bcb69aabe3dfff73e5"}, {"@id": "_:N7e76a2f32c0b499bb09e5e8434137afb"}, {"@id": "_:N27c35a57c4064b57824567d5928e84ae"}, {"@id": "_:Nb3ee8da727ce4270926a98fec715614a"}, {"@id": "_:Nad206dd7cc694e7fba48f57fc607ab42"}, {"@id": "_:Nbd7aee55bd844452ae09df291b9ee9dd"}, {"@id": "_:Na6126b39bfc74c6e9f665bb08d7dd126"}, {"@id": "_:N0a2e351271a9499ebbf995aafcc8fd40"}, {"@id": "_:Nb7fb2333378e4275a8b67d8bf3eaa94e"}, {"@id": "_:N0c489e3cec704da5b1db188f13f82d3a"}, {"@id": "_:Nc178f9e05d304c0ba1a7337aa6d20452"}, {"@id": "_:N0eb92206fea0422eafb685fed403dcd1"}, {"@id": "_:Nbda1da1d7c904052b58f2893b7a254ad"}, {"@id": "_:Nc555edf50f584de0aa3420f58432650b"}, {"@id": "_:Nd45f550a44744f589831e430a2b3df26"}, {"@id": "_:Nf86a5008e04f4fe0bbbe2bf6d8ce1204"}, {"@id": "_:N4ea537fc82544801a6f768aeba7aa932"}, {"@id": "_:Nfecaa3868af14dbe9d7a0fa90d102d8e"}, {"@id": "_:Nd3f9e7988cac40f68062e7a84669a61a"}, {"@id": "_:N9241117e1495412682291dbbdd42177a"}, {"@id": "_:N92f84cf9c7e048c99329eb6c16549a85"}, {"@id": "_:N4e1c73f6d65c421da49eaba0a83a7b4c"}, {"@id": "_:Nde05d7696c7a40c4a1f6fba70f7a4802"}, {"@id": "_:N466537ac51144520953c8613bde4a3f9"}, {"@id": "_:N9b9a4e2918a94e42b4a805e1096208e9"}, {"@id": "_:Nd2586b9ceb2049bcb36f593bb5e0905e"}, {"@id": "_:N853db620e6cd46409a28bd4cb479d9d9"}, {"@id": "_:N630b98f1f192425eba5db476bcfdec29"}, {"@id": "_:N2b7ee1dadde94e86a4291d7b32e8239d"}, {"@id": "_:N0166e71024af41739b04a4ca38fcaa08"}, {"@id": "_:N6176299e90754f35b40afdfd75056466"}, {"@id": "_:N9ceb007dceb2456f967f824f9cc54146"}, {"@id": "_:Nca309199e86a4fd0bcc178f6fa9c3dad"}, {"@id": "_:Ne0197668117646beb54aa71320452110"}, {"@id": "_:N67de8a8173fc423cac3e868dbb189311"}, {"@id": "_:N6ff2fb58ca6347218565c316d6d000cd"}, {"@id": "_:N97236b772edb4876b6495b9624f6c519"}, {"@id": "_:N5690b0c0e3fe4a7d93786b6ea7885a53"}, {"@id": "_:Nf5065d280d964c01ab243b13c21f5124"}, {"@id": "_:N6d33bed50a6c429b8efa574135ad8cca"}, {"@id": "_:N46515a4b979f4951ad1b3e54dba36d9c"}, {"@id": "_:N63db6bf749cf4f84b2eee82326bd5db4"}, {"@id": "_:Nae6f1ab38e9b424f9df363fc72b93ba5"}, {"@id": "_:Na23a9a84e2294efc8173a6062c25db6b"}, {"@id": "_:Nb93c852b4f8a4489a0344c6223c52dc6"}, {"@id": "_:Nc91f877f7a9640359657835d7b9b173d"}, {"@id": "_:N56c2b9a737d0458a82396a9b205e248f"}, {"@id": "_:N38c1ec2dd3b84d10807889bc033dad4e"}, {"@id": "_:N9e81ed8e80984dc8af98db275c9088e9"}, {"@id": "_:N6cd875e4684249f18a492a3df3d8b9a4"}, {"@id": "_:Nd55de509aa744123b92a6ade40c00ad4"}, {"@id": "_:Nfe3f9890a6bc466da6170c8589891d66"}, {"@id": "_:N977fbf661c924706a38fe28cf2ea96f1"}, {"@id": "_:N6bbeee865a114db49393b9536803468d"}, {"@id": "_:N52881b7a6e4b4435a02b4b654f58e718"}, {"@id": "_:Nc5bf2195926b41f798f102a9686c3dc0"}, {"@id": "_:N1e323d6021f44ae4bfa834947db96090"}, {"@id": "_:N77a48ff9c0594f06920e4e78ebf886cc"}, {"@id": "_:Nd202c8a1f76c4deab6afda3e0ae4bc60"}, {"@id": "_:N632e081d65754809bc4207ca5657f272"}, {"@id": "_:N7b6b6f4423504cdc8bbd036678e0bc73"}, {"@id": "_:N67a00b5dab024dc2bff13cec76679be9"}, {"@id": "_:Ne06fed9e8852458aac79b7daf531c1f6"}, {"@id": "_:Ncc2a6637dfb74399bd0f3d99ae1613ca"}, {"@id": "_:N3f2ef1783d94449ca773721f8273c5c5"}, {"@id": "_:N3b5cc152a5d2454b9edcd5e44a56d0c2"}, {"@id": "_:Ne335da5dabc64d6593b1f5dded31981a"}, {"@id": "_:N187757ad85ff4d19aaeeb5e927a2c93d"}, {"@id": "_:N547f701e44bc4c5ea56c995cce8c7533"}, {"@id": "_:N9d00a84faf9e4be5b92b554e9d20be53"}, {"@id": "_:Nec75908fc15a49ffa407f05fab9c0923"}, {"@id": "_:Nbff8fc0efca74e69b5d58139f75c1dab"}, {"@id": "_:N6b7fd11a972c4b2b9818cd0a9a8e982c"}, {"@id": "_:N131196ca21bc4b558a1baa28f01f7fbf"}, {"@id": "_:N90979493754e475b98349769b77649d7"}, {"@id": "_:N412857e25743449297ceb0b14d5ef996"}, {"@id": "_:N104fec4b69d24e008c08716298b9834a"}, {"@id": "_:Na5ee1bd61bdc4b37ba01cf33e91eff8f"}, {"@id": "_:N87c0bec2a0fe41e4a5ac41e871b42d20"}, {"@id": "_:Nb8b57b579fc1406595dd2daf5fd3fbf5"}, {"@id": "_:N59b4526c96664b97b5a7554b460ea871"}, {"@id": "_:N3cdc34c847a947a0a9f409a15de175e8"}, {"@id": "_:N30db94230a4e4d298e80037123e17e30"}, {"@id": "_:N8828736654b64febb035b5a0b3310648"}, {"@id": "_:N78b79dc2a0f34c229aeb7da1a2a76dec"}, {"@id": "_:N7592ded7b278485f8f81f963d3ea03cd"}, {"@id": "_:N3041f2d431ca43b8933e1ed83c9319a8"}, {"@id": "_:N43cbf7372363418ba250383382864395"}, {"@id": "_:Nd7c7c13a20d54521875a5c0965acedfa"}, {"@id": "_:N1bd0f8c2dbc148bb981be9b3e9f78292"}, {"@id": "_:Nd56eb9acbe604c638e4e9b2452bbbf0f"}, {"@id": "_:N2b8020920401473e8cb399c84c73f4ae"}, {"@id": "_:N3db40509e890445395deb2331011c7e5"}, {"@id": "_:N8da6b00bef48410896c5cbc7318e0263"}, {"@id": "_:N75325d97f6134a3d907b0611a923d9cf"}, {"@id": "_:N8f82831972434f6a826d5f00c670980f"}, {"@id": "_:N3e77987c315443ebb9baaf5def55b70e"}, {"@id": "_:Nf01f5ec571044159802848fdb383871c"}, {"@id": "_:N6dbf06f3f0ce43af942cbbda5fd85d85"}, {"@id": "_:Ne9d0b0965f4e43729d360858055a4392"}, {"@id": "_:N6a3aced03fb94e2baefa33abf6c918e2"}, {"@id": "_:N21eb456f7525425f970ffb03651e33d2"}, {"@id": "_:N426c0f543e4b4ab9bb985c02423bdd89"}, {"@id": "_:Nc0a4095be38b4b74acb9dcb9f8c9ab8a"}, {"@id": "_:N4f9c4ce04fe74a4c8d28de3f8a8655d0"}, {"@id": "_:Nee2fe88d52094da9ac6451d07b8c20f8"}, {"@id": "_:Nc3a04a6e04f445d2a49e99d8d79829b5"}, {"@id": "_:Nadf552a3870b4291984845c4ee608846"}, {"@id": "_:N5cfb46ddd2a04bde90482c05353cb19f"}, {"@id": "_:N7dafdd66bbde4b1882f2a2037bb3c6b0"}, {"@id": "_:N2f7d71dccc164373ac845ea148c42f9f"}, {"@id": "_:N5e318ece6e73471b8d19ff7dd5adebe5"}, {"@id": "_:N6f36946a42564f05bfb90f917f82c07a"}, {"@id": "_:Ndfe182724ddf4973954934c3fcf6274a"}, {"@id": "_:N9c2eeb7caabe4a609e8c046bce9a3024"}, {"@id": "_:Ndfb98d05ad744ced8c0b15a06b3c7283"}, {"@id": "_:N752ce8854b7b4e8bad84bea8028c3b86"}, {"@id": "_:N5ddc764dc0f94d5c96e62b3674c7342a"}, {"@id": "_:N57def17300e5493b81c180b954eaa4a7"}, {"@id": "_:Nf0047ee144234e0f8d49d8c652975ee1"}, {"@id": "_:N6ca4732861384997bb97a4f1cd9561a0"}, {"@id": "_:Nb677de366e27476dbededa2dc0516be3"}, {"@id": "_:N089c6b9aef234fdcb1767ebd0734118a"}, {"@id": "_:Nb9c53479457b441bab2ead84b4af2807"}, {"@id": "_:N9c60ff101da5446a873fc022a016e28b"}, {"@id": "_:Nd8d147df38be40f79bdf7815d49aa3e4"}, {"@id": "_:N150ce362195648a9b78b9aa6fc73c1a7"}, {"@id": "_:N5abec2df895b4f70ab925f417f99cd49"}, {"@id": "_:Na82c91ce8fa948659c0ad01dde3f964e"}, {"@id": "_:N653b3883bdd54cea8eb194d710749727"}, {"@id": "_:N75909965c6034127a9f285867a6d9a4b"}, {"@id": "_:N2004739dcc6f4dd4b2be6f0049fc1eba"}, {"@id": "_:N5b04c6340771478b9709628719482021"}, {"@id": "_:N5ad4506f86644dc39471fcbaf6ba3a5f"}, {"@id": "_:N5cffb1a6d53c450bb20fb17fce7b6817"}, {"@id": "_:N6ad57f8a29424da4a8d382a72e7cd886"}, {"@id": "_:N68e2585331d147f7b9ad99d2913462c3"}, {"@id": "_:N5185d00588f743a0928b4396b9c62e2d"}, {"@id": "_:Nd33d4c8b9450450d8a9e520b10ecd7cc"}, {"@id": "_:N1991586f76c643f5b448ca64e35c1b60"}, {"@id": "_:Ndc07948756af460285eb235009566405"}, {"@id": "_:Nec04432daf3e4948a8b025c4773ceafe"}, {"@id": "_:N53d69259d31f44efb3552b22d7b47b34"}, {"@id": "_:Nf06cad6fa20b4aaa962d32e82bd1c9ac"}, {"@id": "_:Naf0f10afb9084d32b0e9b0708ae38e34"}, {"@id": "_:N9fcb744eb8eb466ab5966369605d356c"}, {"@id": "_:Na27f8e429a5b47c5baefe34420766bb5"}, {"@id": "_:N1bf04e5624d64fdaaf17d62782850f25"}, {"@id": "_:Nbb05d1ecd8334ca9b9fe493ecb4ac240"}, {"@id": "_:Nc441e7b03e094166949f14b22bff749e"}, {"@id": "_:N102a4e541e8e4645a87017ee897974b1"}, {"@id": "_:N865b5716bbc64809b583dfcc6876561e"}, {"@id": "_:N8e1f74b37f9945978e0c311edd6186c7"}, {"@id": "_:N514234e2f97a4e84b86b9517ff650983"}, {"@id": "_:N7994c6693aa147ebbb7090e19c72ecb1"}, {"@id": "_:Nff0e796887194f379315daadf4d900d8"}, {"@id": "_:N636cd025138b4c149b5a5c6554f57199"}, {"@id": "_:N6fb5a09ac88d48039267ebf4d3d0a0a4"}, {"@id": "_:Nc1b67d635b834cbcb6b4922b2e713863"}, {"@id": "_:Nbe7181a625114cf09462e56dbd1b8518"}, {"@id": "_:N9b4d75cf040243959a31307b8835905d"}, {"@id": "_:Ndc1d975e319b42ad81f09fedb18471d9"}, {"@id": "_:Nc6fe2e895ea043f49192d9263d2213cb"}, {"@id": "_:N7b5d4fc52d3249d5aa054398fbef2fd3"}, {"@id": "_:Nc3207a065305472caca51dfb8205dd81"}, {"@id": "_:N3da09e8d4e444128874f31e18341aead"}, {"@id": "_:N979a492a62064e7b9778a132f3ea729f"}, {"@id": "_:Nd5529bcf640645ab9c6e1b19cfe220d7"}, {"@id": "_:N9fbda713ace64233bc2aee8b5ebd5bc9"}, {"@id": "_:N3cb93a35c25f46e9af8df33af905aa12"}, {"@id": "_:N3f19a10a951749c59efe2311e090f598"}, {"@id": "_:N2c6b417258a548fda5fe72f124855054"}, {"@id": "_:N7d5a587717c8427e8c4ca1c66f54829d"}, {"@id": "_:Nfe01e1e0eb1f40d8b177d63769962b2e"}, {"@id": "_:N758cccd2df884cb895d915a9af571495"}, {"@id": "_:N373106d48631449da1e8aba46deb5beb"}, {"@id": "_:Nce763dfe9aef4edcb5df734c5c2d6fa5"}, {"@id": "_:N38f77bd128934627acb5bd39706ba18d"}, {"@id": "_:Nea2856fed5c14db7a9939621ea28d720"}, {"@id": "_:Na789bfa49b3844b7a8f8ba44f96bb97b"}, {"@id": "_:N55f69ae5ba4e47ee9cd594643b914543"}, {"@id": "_:N06390cd077df441893f1f617a8df3605"}, {"@id": "_:Nc9c25407d87845809196e542ca87651d"}, {"@id": "_:N4c347cdfe3c04cc8ae9ccd207177c96e"}, {"@id": "_:N8067582a035f4520b3b13c8819ebf462"}, {"@id": "_:N8182c92752c74fd486f95119f66c8867"}, {"@id": "_:Nead4361bfec3400aade2bfb981adf983"}, {"@id": "_:N4155c40e171941d3ba20e15bfa76e436"}, {"@id": "_:N24f93972fda240f4ad889bdb22d695be"}, {"@id": "_:N5ac101d93c6b4c5b8802182bb8198cba"}, {"@id": "_:N0e6156716b0e40d0b760b3520cec4485"}, {"@id": "_:Nbd1887caff5241689a846ed62d5a9431"}, {"@id": "_:Na561d6aea8e14a86bb82cba8b805279a"}, {"@id": "_:N09272b6ba05b460cb8ccc93f2607c6ae"}, {"@id": "_:Nb91e2ddb38cc48bc8a14f9b577aa5df0"}, {"@id": "_:Nc2e4bff994c647fcada06820d6af6a90"}, {"@id": "_:N59e8dd11cd2e41a18541685897cb06be"}, {"@id": "_:Na76d2d2f0abd44c6906f27ba7dd41178"}, {"@id": "_:N79e7981dbe204e6180cc75bfeb624390"}, {"@id": "_:N99205c3051704af6bd9e5c47780bd0a2"}, {"@id": "_:N12039855a2ad40d880a3f3e01299b42f"}, {"@id": "_:N3f2d74a3c51a43af8774d073964c47d5"}, {"@id": "_:N87f30942578f4668be1bc9bb324d75b2"}, {"@id": "_:N975d24b90b3a42199ff3c480cf9ec086"}, {"@id": "_:N4c4b74877f2944ed83928b7855830c37"}, {"@id": "_:Ne5e0f1ccabd744e9816d6bc5b3256885"}, {"@id": "_:N56bf92e63d2e47959ac428f22282e090"}, {"@id": "_:N8173a62bfc5245eb81ffbeef532a71d7"}, {"@id": "_:N407385ac9665468cb013ac3972c83043"}, {"@id": "_:Nb12633c6b5a3439e90df7f33a98e96aa"}, {"@id": "_:N8ec7a3ef555e4fafbc3e85f8f26285ea"}, {"@id": "_:Nc835f3226aff41e5b857ea07b4d4ea93"}, {"@id": "_:Ne741bb1e553b484e8f232cd97386d8cf"}, {"@id": "_:Nef7d9573fe7e447e96ef9a258225131a"}, {"@id": "_:Nd77d35e3dafc4dcaa5498655e0375180"}, {"@id": "_:N20674bed64be4798a1c77a17501ac88e"}, {"@id": "_:Nbce9ab3cd13145598088566aa1571646"}, {"@id": "_:N24d275f99f914013b5f6738fdcbf7776"}, {"@id": "_:N5bca5cc884ec494a9681a171f3ee1f1e"}, {"@id": "_:Nc58b86e929e543caa4767d202c682eb7"}, {"@id": "_:Ndb4a0e5184324a2080cf1d04b0a5f96a"}, {"@id": "_:N778a54ee528a4b8ba74f06552c849757"}, {"@id": "_:Ncfd8737008d84d3e8a2420de1d2f8c02"}, {"@id": "_:N5eea054b19c643fd8b88e2ea4f1034cb"}, {"@id": "_:N9d9c20a14ee44f05bfb399ddb870a92f"}, {"@id": "_:N00ed0295e01345938dfea1ea8fb22000"}, {"@id": "_:Nc36bbb2ae5874e4285aa5671a23f7d12"}, {"@id": "_:Nae895259195e49bb8080597346ce19db"}, {"@id": "_:N4dd60dafcb114b5499dfeffabbfd8686"}, {"@id": "_:Nef4d246b5bad45e8ad710f12bfce2d69"}, {"@id": "_:Ned817a88bd2c474f8f6cedbf08e63d2c"}, {"@id": "_:N30d4180855c44d93818060bba9319293"}, {"@id": "_:N9b7cd82788024907be0243fdfbd18f1f"}, {"@id": "_:N57ae8b2f49b34f4fbd1bbeddea5d997a"}, {"@id": "_:N0906713417bd4d0e983e56dc48c027c2"}, {"@id": "_:N93a80f89a7704915b560dc4c71b85a19"}, {"@id": "_:Naa2a64d223df491cb1c40e76d447f3bf"}, {"@id": "_:Ne734d524d13947599dcf90191d281dd7"}, {"@id": "_:N193a8b08bbf34fda9ab4f902405765ea"}, {"@id": "_:Nb56140e6c537495fa1b89b670fec57f6"}, {"@id": "_:N7ea5f2edaff2415a9f509d5a1b3f1e18"}, {"@id": "_:N76fc7595590e48228265a413bbdaf973"}, {"@id": "_:Nd9228f96f73044d984fb74bfdac96f8f"}, {"@id": "_:N799c845a0d6b40c2bfd593da9bea775a"}, {"@id": "_:Nb15eef6d1d664344beb9d10b06297783"}, {"@id": "_:Nc31209b262a24481abd1e693e5fe697d"}, {"@id": "_:N596d903d3b7b4a63bad7060f342c2498"}, {"@id": "_:Na566ed3e7875406c916168b9d4e59462"}, {"@id": "_:N9bb83af2ebdc42ab9eb8ca67269982c5"}, {"@id": "_:N3d3c42f2c7d847b5a048e8dda9b2ab11"}, {"@id": "_:Nc9dac3e52ab4451c8062d80e52dfeff7"}, {"@id": "_:Nc65dc08e840b4d3b965f4302877f53d7"}, {"@id": "_:N70afb0b621e04f71b9c7f68341deb0fd"}, {"@id": "_:N095602db1e694201ba950ae49df2a77a"}, {"@id": "_:Ndca24eac42104cab84dfe351f1c4cb04"}, {"@id": "_:N143410802873430caaefff3aaf6aabf7"}, {"@id": "_:N7539ba8db6054d0a84e983e0b74a00c6"}, {"@id": "_:N298b96c882394ab48ae869fbce9544c6"}, {"@id": "_:N2add2f449c2c45df86aaa1a92f9b535c"}, {"@id": "_:N1c3d2e7e3128447bb194eb671e107a6f"}, {"@id": "_:N80a4b5c0fa174fc6a7e1d6b9e27a8445"}, {"@id": "_:N272ce4ebdc7947ad963238af6d72c3b6"}, {"@id": "_:N73c01c2caad7489b9db322b1bff488d2"}, {"@id": "_:N2eab47d8d1cd44f9b5b6d5a2ca35359e"}, {"@id": "_:N4a4ee3d6dc19456c88cac80a940d1f5e"}, {"@id": "_:Ne0de6dc6943146519f409aa83f40bd99"}, {"@id": "_:N40a2286a06944a1dafee325ec4dfb9b9"}, {"@id": "_:N8223ac256ad9457d8d3658d4570973d4"}, {"@id": "_:Nc5506f3e0b984aa6b2988b51475080fd"}, {"@id": "_:N1881c0b91145424e85e543965fa26230"}, {"@id": "_:N9c691b773a8a4f3b836ed416f4116b1c"}, {"@id": "_:N7d43800e13124e50a27d6524b67a1df7"}, {"@id": "_:N822ca7fc9dfe47d695becef2cb64bdc3"}, {"@id": "_:N1c6c4594596b46749ab775c86b01f8d0"}, {"@id": "_:N788596b313ec4b9e8d633654ae70e535"}, {"@id": "_:N6ec62b33d9c0414c973e8d39d11e1365"}, {"@id": "_:Nac06fd059a5f44dab729887b45cd82d1"}, {"@id": "_:N8f3697f2044142feb9f67162628b122b"}, {"@id": "_:N54106ebe74d74b3390c3a9bc2d349386"}, {"@id": "_:Nc7be12648294401b84471d88be6d5926"}, {"@id": "_:N42466e37f35c4bc1ba235ba10414515c"}, {"@id": "_:Ne11ef0f3c7314b09905741bbc88be6ff"}, {"@id": "_:Na449d12c54284114a4685e80cd6f1fe2"}, {"@id": "_:N4259d03bc2a645309f56e6e4f14295e1"}, {"@id": "_:N6978db12003346c582c84c3aebca7a22"}, {"@id": "_:N54bb5ad0e5e342ec83637730ffe49a3f"}, {"@id": "_:Nb4f3bdf0756b4bdd9f7d900c27451803"}, {"@id": "_:N17b1a9640713422c9b46f46e1f993c76"}, {"@id": "_:Nc870f498554f4369af3ddf0c5d3e87ae"}, {"@id": "_:N3010878deb4145ce91ee1f36315df52d"}, {"@id": "_:N3a527714ab43495097e688204fb45fc3"}, {"@id": "_:Na53b701f702e4c898b3e881df194eef0"}, {"@id": "_:N83099273401d4a70816d18cbf0898bb6"}, {"@id": "_:N88cc4a77a2a745eb8033261cbe02df52"}, {"@id": "_:N1c47d5c1de35457e8aefa571a5a35dfa"}, {"@id": "_:N07fafbb4bc7e4aeb89c9db2b501769c0"}, {"@id": "_:N88f543d2282743ceacbfff2ab0dcb85a"}, {"@id": "_:Nf58deefb8bec4d0d91c0075a99fffeb1"}, {"@id": "_:Ne0914a0e70f24394a30080cacee8fcbb"}, {"@id": "_:N2fd02fe2dea94bf097ad8ac47b7313fe"}, {"@id": "_:N122071bb1bd94e0f8f792fa9ddc99fc9"}, {"@id": "_:N5c0f7ad928b849bfb7d5dd48fe3446d9"}, {"@id": "_:N85dc10656d944c38b02e1bf821c9d4d3"}, {"@id": "_:Nb30b069833bc49f4ade834d9811bc18f"}, {"@id": "_:N59c0e47710be4031ab8d5e7cab7f97a4"}, {"@id": "_:N5d7c7153249946d19822dc9755d8c724"}, {"@id": "_:N2c8cc10aa99343ec98fed39bbf899cba"}, {"@id": "_:Nec1dcfda5e814b1c8fdd2b5ff72a2f5b"}, {"@id": "_:N0eed4e3e5dca4becb01b2c88344c632f"}, {"@id": "_:N33f45980dc984bc590493053e336c4a5"}, {"@id": "_:N89b019c4d7074249b70a67ac73c8ea71"}, {"@id": "_:N1788f1f73e6f43ac95f89acef8b0062c"}, {"@id": "_:Nb72624aec9db40ac8d92c4e53a98c202"}, {"@id": "_:N61b20049a14f43fe91819d59bf9f8948"}, {"@id": "_:N3ba789211a8f40dc8306080eddfbb60e"}, {"@id": "_:N3265cbf7ae17491397b3e5065c542835"}, {"@id": "_:N1681a29246d44e8888f037a2dbffe288"}, {"@id": "_:Nbd0854f6d28f4c939704334b3305b132"}, {"@id": "_:Nee2d549c67e04a338f48d9b111c30e14"}, {"@id": "_:N94345559acf04b78a0bf9258c4f54440"}, {"@id": "_:N68aa7afd0db54d199349f92e795eba3c"}, {"@id": "_:N99a8b9fade424edea08e04a2bb2fce60"}, {"@id": "_:N91976d6ccb034e4a85ad62d96e96bc3e"}, {"@id": "_:Ncd9be485a2d34c808ea9a9eb526ad618"}, {"@id": "_:N10269d887659459c9b451dc53af734ab"}, {"@id": "_:Nf2199df22d4649238457970af9dcb55c"}, {"@id": "_:N32adb05ed8da4581853b7b47560991a0"}, {"@id": "_:N4b1d69a8ba094b92ae086ff094778bfc"}, {"@id": "_:N084f20bec61147c197368424c2583b60"}, {"@id": "_:N15c012972279460694fb250bffe2eb5a"}, {"@id": "_:N019b45809186475fac4b1b6f8e332b32"}, {"@id": "_:Nd0475c3b163f48cfbb39f10ca7981910"}, {"@id": "_:N2128ad744370474e8ec5607a479a8eaa"}, {"@id": "_:N14f7fb52367346ceafb6015fd2068cde"}, {"@id": "_:N58f98f4dc482450da29e83ae88c39cc2"}, {"@id": "_:N69fa8ed89d764f14989f78e401341239"}, {"@id": "_:Nbdcdec276be04ee8a72bd28fc8339580"}, {"@id": "_:N1edb4ab54afb41998950dc446739f690"}, {"@id": "_:Nddf236fdc2184bb299fdf58667c88f97"}, {"@id": "_:N86ab7b71d6d145338084f2f13180f4fb"}, {"@id": "_:Nfb83afd3d3174ee38426a3cc9f429b6c"}, {"@id": "_:N29980ca6761d4cb789bc5d8c143f8d0d"}, {"@id": "_:N2a19c8307d2f46ac949f2eadff9bc664"}, {"@id": "_:N7931e672e34d45e78867b10e0b113aeb"}, {"@id": "_:N155077bb42904066be5a14ca68328453"}, {"@id": "_:N5a1366a930b848d6afa3b5700e7293eb"}, {"@id": "_:N78bc350276b642178faa8647f75aa4c3"}, {"@id": "_:Nf77d757b3d2f47d5a03353d85e344597"}, {"@id": "_:N273e443e7c264e8ab3bdfcbafdec1eb2"}, {"@id": "_:Nf69e5d695bb549a7907ea9b7c4421d14"}, {"@id": "_:Ne5dd9b84b2e54a82a6d2929292b9a109"}, {"@id": "_:N597ca14a6daf404b9d444d377be861fa"}, {"@id": "_:Nfa509c9febb149de9e6f4a2aa83fd71c"}, {"@id": "_:N0ee2c1a9caac45a0a34b4dd457af59c6"}, {"@id": "_:N5634f76188ef45479411419b5557f034"}, {"@id": "_:N38548d9c311b4b819db22e562933205d"}, {"@id": "_:N35673c0f1ec2462f89bc52114a2f1ce9"}, {"@id": "_:N89e6f31f87454fc6a57c335d71176535"}, {"@id": "_:N6590ab3312ee44f0a17ceb697a33d766"}, {"@id": "_:N8310cb92f8f54e90ae537b211e4b58eb"}, {"@id": "_:N95592f22d69944489bfbc886ea4f5bc4"}, {"@id": "_:N0115a21e597b4074ac644a6240ad4058"}, {"@id": "_:N9572e14c6a89437bb28293bcca742a0a"}, {"@id": "_:N1c6a56b2c541461aada61137101b8611"}, {"@id": "_:Nbb03c0ae6d954cf3a28d0a399edcaf40"}, {"@id": "_:Nd9bc4c07a1d24776a5b34d85e496dbc9"}, {"@id": "_:Nfc344b067ed24c329802fd4b912be516"}, {"@id": "_:N9dc71cb59b684070bfd23b5a95b27301"}, {"@id": "_:N8e3afd65ea254724831fe3914e13f5de"}, {"@id": "_:Neb13e63749ab49ab9bf978b755ba8337"}, {"@id": "_:N7126b97a1d0348d0a3393bdf34fa515f"}, {"@id": "_:N9ecd683ac2bc4e80ac160fc9daa92389"}, {"@id": "_:N69a1793c51104583aa0b0ef42b635d48"}, {"@id": "_:N14deefdb28514674b09d321bde46ed99"}, {"@id": "_:Nf6b02d01a3184b96a65b3cf41fcc5d39"}, {"@id": "_:Nd90dfd6da4ef4a52ba3ac77d9e07cc55"}, {"@id": "_:N36d855723e4b4656add3d9b984147098"}, {"@id": "_:Nd0be76b1394244ad86b1456ae3952473"}, {"@id": "_:N71312c28bf4d43a385899699e0b11ff4"}, {"@id": "_:N460b82439c11458ab9c9ec57bf7d6da3"}, {"@id": "_:N08d414fe6fb44707a07389d5ee3fbddf"}, {"@id": "_:Nd1ffa169b4f14d4cb4c7bbb54ca4430a"}, {"@id": "_:Ne9a78b96e9c542e5baefc50ab74be7a7"}, {"@id": "_:N5057970607624922be0486b17ba882bd"}, {"@id": "_:N43cde408c7b1406b9f563ca0cfebf49c"}, {"@id": "_:N0129ab0908c64180b96a84b314b5e13e"}, {"@id": "_:N844f41ef6f3446dd966b19f00314b722"}, {"@id": "_:N034f7da224354efab62abc0eae9ee481"}, {"@id": "_:N10e56fa3ab7845ecb15a7e64704b47da"}, {"@id": "_:N64d3b3dea2d042b898eb903305cdfba0"}, {"@id": "_:N0c5bff14139441b684559e38e419be14"}, {"@id": "_:Nea8eb5b9dd9449b8a0f5b94550beb10a"}, {"@id": "_:Nf513dd67fbce4e90b47885febdba76f9"}, {"@id": "_:Ndc80b7a4d88f41489c1e423e67b6897b"}, {"@id": "_:Nfd6706d146bc44a599d8f4bb340a0b6e"}, {"@id": "_:N68b18e2730504210904eddff121c12f1"}, {"@id": "_:N78ca391d527b485081597fbccf589cd5"}, {"@id": "_:Nb77763733d57478d8acc2a2ff6f37fab"}, {"@id": "_:Nabf849586d9f405eada36c556cd9114b"}, {"@id": "_:N2a3e3cbbab834250bd018fd031187ce1"}, {"@id": "_:N23a860cd442e45bfafbbc5f229f0481a"}, {"@id": "_:N547177892dc2410fbeaf75b5c663dcac"}, {"@id": "_:N28f0535265ba43c2af94585c6c0cd2dc"}, {"@id": "_:N28d295cb47684966ab2ce9897cfa1a27"}, {"@id": "_:Na86874e93df8430a9e44eef8cda10349"}, {"@id": "_:N2ffbd03a97bb4ce68c9e1f5342f6b467"}, {"@id": "_:N4705713b68af43a78d2f7a1f453065e7"}, {"@id": "_:Nb03d9a3bf43a4d13af279b4e02170b7b"}, {"@id": "_:N03dfbe7e62fb4061b324bfd05f09cc4d"}, {"@id": "_:Nefa4a034951142739a0bf48e24c813f3"}, {"@id": "_:N5bd5c2869cb24bdcb6ba6ef0c0b30f86"}, {"@id": "_:N8218357c2784409da35289bf91b11c99"}, {"@id": "_:N1b8f5ba951284228ac0d589f34136c7d"}, {"@id": "_:N4bbc83e1b1ac453da7cb5656b16c6802"}, {"@id": "_:N92bf5d53b95b4b3893527956b2731fc5"}, {"@id": "_:N57563aceb5394bb1bcd9efdcd7d6c3ad"}, {"@id": "_:Ncca0918e336c427d9e437fb3d3541371"}, {"@id": "_:N5a595929f23a4efa95b9144918791149"}, {"@id": "_:Nfeef46ab18504c2397aac017107aac34"}, {"@id": "_:N1f3e9d15eb5f47f5911eeaf3b05d639c"}, {"@id": "_:N2657655528fb46a0b30dd0abef0e82e6"}, {"@id": "_:Nc515ab2593884c9083d0bde551f95375"}, {"@id": "_:N9ab76b102cf94eb6af659df407b39698"}, {"@id": "_:N2653cc9740d3470ebed1bd0a303f79ed"}, {"@id": "_:N285865a670014fa59ca54291e6031663"}, {"@id": "_:Ncdc79d5523f74203b235b99f9fb752f0"}, {"@id": "_:N1427f0f88fcb45eab34bedea27248a80"}, {"@id": "_:N2e08f9bac09d432a9a38869677a4e63b"}, {"@id": "_:N42dc5ee2bb044bcc8d5f928e473b58a0"}, {"@id": "_:N82d0a3588ec04bd78e40b91da7e6fe11"}, {"@id": "_:N060975ba273742d3b2a7c792c9c5f0d8"}, {"@id": "_:Nf001424caaf44399b5acca843ec72dd6"}, {"@id": "_:N7c1579a27f9f419892e413c2b04f77a7"}, {"@id": "_:N7553a02b1c7940c88d81d18d038035f5"}, {"@id": "_:Nce5d294cda6a4aae879bd4a8bd20dbc5"}, {"@id": "_:N117a502933934766b6ef855dad67fdf0"}, {"@id": "_:Nb907a60a4e354c5fb00c5eeccc688b4d"}, {"@id": "_:N8d78a3ede79e44a1a55648a7693fa2c8"}, {"@id": "_:Na8ac4564af26483d87d47e359d95b0d2"}, {"@id": "_:N7c5ef1ae872849ceb915a935f5c9ba3c"}, {"@id": "_:Nf2b111d96d374cce875b4c4db5e010ba"}, {"@id": "_:N939be8c47d524ddebba0a775c427dcb2"}, {"@id": "_:N5d77ee76266c497bb3402f09fd4956c5"}, {"@id": "_:N2156532120e64714a22bc6daaf7a4eb7"}, {"@id": "_:N11f16957eefe488a84435489edb9e559"}, {"@id": "_:N721048098080400ba1124fa7e76948f8"}, {"@id": "_:Ncd1224f9820d4ee4a554b69ae186556d"}, {"@id": "_:Nf5544c3f3e7b44d3acf55496e33b95a0"}, {"@id": "_:N5063b6b678024a60baa68186c876d0e9"}, {"@id": "_:N92664be15ae7456794767f342630ac99"}, {"@id": "_:Nc9bf5b88419b4a0eb0573b1225ab42f5"}, {"@id": "_:N28b3542ce0d347e1ba6d75b83c0f343e"}, {"@id": "_:N54f0e240a112487e97bc0f76cc39a64e"}, {"@id": "_:N86f462ed433b43bb98fd33694e2e606c"}, {"@id": "_:Naf4c4a5de8db4f5ba2e10ba71e39308e"}, {"@id": "_:Nf59267ac5c80413fa54cb3688270ee41"}, {"@id": "_:N8eab60a7dc9e4810a0c44bedabfe9f56"}, {"@id": "_:N8ec8a115150f4986b719730d919be84f"}, {"@id": "_:Nde3cd1ad2ff74e55b15447ce7ac4a6ca"}, {"@id": "_:N9c6b29897eee45cca3b8ce458d006eb8"}, {"@id": "_:Nf41beb09934340d0b90690cdcb08dae7"}, {"@id": "_:N7c98b4259f7c45a3a59bb0c1b17621b7"}, {"@id": "_:N832334887ba44921a863b32a116fa73f"}, {"@id": "_:N262e9d6285004d7eabafb23cb2346b10"}, {"@id": "_:N487feb580a484fc0a3fc308068767ad6"}, {"@id": "_:Nc022079f4f7c4737b401829863a72641"}, {"@id": "_:N75a72ac512f54b5aa17c4021539723ff"}, {"@id": "_:Nc97acae74de34fe38a8d543fa6724f56"}, {"@id": "_:Naf9dd5a672944365952428743a0f6d23"}, {"@id": "_:N5f208eb2031941c798c79f2ecd482f10"}, {"@id": "_:N9fdcb3154b004f03ac205c2b434f3149"}, {"@id": "_:N2437f186e8244f4f87e4e4c822ffcc15"}, {"@id": "_:N9b0d313d321a435daa08e6d0707c6c50"}, {"@id": "_:Ncea39c8b405f41b28357a3e798bcdd34"}, {"@id": "_:Nb77c5e435de64b888fe2c6551ac32e2e"}, {"@id": "_:N3e62227b87ae48238d099ee37d177f16"}, {"@id": "_:Nce1e83f116a146a097d398e4efc4c700"}, {"@id": "_:N6c6b3a087c20403099a238c14ec873a0"}, {"@id": "_:N8091af709d704801accce1d638ef15fa"}, {"@id": "_:N0169639ea8be4a458a5e0e053d377f43"}, {"@id": "_:Ndb33e7cd90f24940859ce0e2e150cd2b"}, {"@id": "_:N6c28f08c419c41ae8dcefe4252ad85b4"}, {"@id": "_:N5e85df7f839648f183e20d5a1161cc45"}, {"@id": "_:Na2dbb6b6e52c43e094908c40ef9efdff"}, {"@id": "_:N4351b5404a224e97a126e6e09ec0540d"}, {"@id": "_:N8153ed2868694e0b99fe21fd3d0356d5"}, {"@id": "_:N8598a881ee6949f5827b3a55b6a3ac89"}, {"@id": "_:Ncec4fc63e29741f8931592fcf0cd70e1"}, {"@id": "_:Nf6ade04f7cb34c34b505a4bc07b4274f"}, {"@id": "_:Nd11905b4c00e431a8ef16b35b21f076c"}, {"@id": "_:Neace98211a3b4d78abb585d0258311df"}, {"@id": "_:Nebd2abf1a2394ad7912a378c9a9051d9"}, {"@id": "_:N301e0a049c3347d88a50886071675c55"}, {"@id": "_:N35d6ff260b2c434aa9df9826411476ac"}, {"@id": "_:N2dafab7d2485442ab4d447e667de21ce"}, {"@id": "_:Nc5f86bfd0a2f4bef93650d324acb79e0"}, {"@id": "_:Ne16bdd49de3a4599bf9c37251ff4de7b"}, {"@id": "_:Nc87776f0df924367a569e3c66b2973ed"}, {"@id": "_:Nd997c8e3529d4f0a889f45c261cfe579"}, {"@id": "_:N1667fbcdc0cb49dda0c97b0901a897b5"}, {"@id": "_:Neb79d38644494060a898ad7b56dc3998"}, {"@id": "_:N9fba5953308144be873252f69ecc53ad"}, {"@id": "_:Nc895afdf085c4d09a77cccc45272248f"}, {"@id": "_:N62865239af924b58a92b0e02a783e4e6"}, {"@id": "_:Ne2ef7059936647ccbcb88077e952e5ed"}, {"@id": "_:Nd4b4fe176e894b61a0dbccaaa3962127"}, {"@id": "_:Nf93718aafac944bfb4c05b3f7cb6cfc7"}, {"@id": "_:N019485903e4d491492f2460e7db24716"}, {"@id": "_:N3e2dc1785a594295be73e0f4bcbf62b9"}, {"@id": "_:N14069fed42ec40cab68c23bb5f6023b7"}, {"@id": "_:N9f7dcd00136f47e4a076978e65b0bd76"}, {"@id": "_:Nca311a469c6749afb789dc05f9b0704b"}, {"@id": "_:Nf13f595cddff4c259a37b1ebd34c1141"}, {"@id": "_:N734dc9ca1538433d8b411d5ffdd36ee4"}, {"@id": "_:Nefe234c0fea449bd88dbecaac2a53dbb"}, {"@id": "_:N22e57ee4958141d4b044eb6364e13123"}, {"@id": "_:N6ae3eb9bb1ec4ce9850295eb221d353b"}, {"@id": "_:N1d2986f1054a45f8aeeecd5910227335"}, {"@id": "_:N6a434a619c47429fba828c47aa467f82"}, {"@id": "_:N546836c3e2a84d5ba76b76e917b26461"}, {"@id": "_:N11070fc2880d428bb410894cc92470ab"}, {"@id": "_:N59647b540d104c06b2927586e3524fce"}, {"@id": "_:Nc100c3e28b394f8c838130fef10a1151"}, {"@id": "_:N4bce32e478984d07bc3c93dc34465d93"}, {"@id": "_:N837301603860484ca0891eca372a3892"}, {"@id": "_:Nc5b80a1e663f487ab3b0329d44a1142d"}, {"@id": "_:Nc570da0c2f294b6cb961dfb7f61d223f"}, {"@id": "_:Nf68bed8b546f4f08837f7b81934afba2"}, {"@id": "_:N105d247275794fd0ace43bd1615501bc"}, {"@id": "_:Nc855cbfbfadd4ed69fa3d8352119fccb"}, {"@id": "_:N03c3864eddd74c99b2cbce0df8f161dc"}, {"@id": "_:N23660046596e4039993595aca508cc17"}, {"@id": "_:N54ed01946a714d3da51bf56dab3a595f"}, {"@id": "_:Nfb9a514dfb7e45d49c5f6bf1968a6aff"}, {"@id": "_:Nf15e85851b784b27966bac63a910a4a1"}, {"@id": "_:N2e81536d85e244a5941e5e4b8edbc46e"}, {"@id": "_:Nf7bcb8f9b4a54c4eb62e2d48d013809e"}, {"@id": "_:Ne337e9afaf3c49dbb2e0ea4b941ec259"}, {"@id": "_:N755b91b74b3b452990d07d30b8e9ea9d"}, {"@id": "_:Ne78244803e294be6840549dace36075c"}, {"@id": "_:Naeeee7ac17164bf49c1e4f5a5d83e344"}, {"@id": "_:Nb1a2091fdf5c4f28a3498724af7ce24d"}, {"@id": "_:Nb97f2c85bb3d4d93b6315c55d50c2081"}, {"@id": "_:N4738993a935b432185506004d1da5147"}, {"@id": "_:N1635ba80a5d9419b9210269a5d492cc2"}, {"@id": "_:N21b1a2f11fda4f5a917f494c5f6f61e3"}, {"@id": "_:N0c8bc3673e9541be8de48fe96236a8cc"}, {"@id": "_:Nfcc5da2c8dcf40c8b1f417a8870a41cb"}, {"@id": "_:N5c0bbbe6df7144bf8e6139f5bcdd0d1b"}, {"@id": "_:N729d1c2cc24e48b7889b653b0802cd09"}, {"@id": "_:N97cb8b0b90aa438f9e3d928c4dba75aa"}, {"@id": "_:N9eec30ed6bfa4abda77920d2ca51958a"}, {"@id": "_:Nd70f0919209745a1a50a01ec7645e5bd"}, {"@id": "_:Nec0c9a2543054f9fb9ecc1d7ef8bfc4d"}, {"@id": "_:N6f5157aad50d460e8dd4ea65592103a4"}, {"@id": "_:N3ea93c3f8b8544f988636320a4599b79"}, {"@id": "_:N545c90e09fec4658a9be9ddf78521006"}, {"@id": "_:N1c393d5ee531492aaac7ef832aae7301"}, {"@id": "_:N967cd29b91e344768e251a02de9b94b7"}, {"@id": "_:N049664d1ac264374a643303cc4162c4b"}, {"@id": "_:N1598576f677547c98b299ce68da3abde"}, {"@id": "_:Nf60d2fb94f6747d6ba397ab8a1cd365a"}, {"@id": "_:N3efd002a21f1421586e64c50784aed71"}, {"@id": "_:N1c91f90bf95e4dc593ce73c5b273d647"}, {"@id": "_:N840da52483704a22ae1890cfb74881e4"}, {"@id": "_:N7b1692373ee647349eeb74f598fe8925"}, {"@id": "_:Nb13c52da927546d2ad4dcc2f32ea1130"}, {"@id": "_:N8e7f010f98bd4c11b56278b327231ae7"}, {"@id": "_:N1850d3c81d694261b26962f10c00c4f0"}, {"@id": "_:N6000ceef1958472fa720f37155d14620"}, {"@id": "_:Nac5cb5f671a841d2828c96c4626e29a6"}, {"@id": "_:Ne7f6073672b641cfafa27451916a99a1"}, {"@id": "_:N03ce19a3379141ec896afd8245bfefb5"}, {"@id": "_:N6a309838e22e410cabb5334ca09d7b69"}, {"@id": "_:N592bd56b3d5f4b37bceea6e9cbb57d7f"}, {"@id": "_:Nd6c14412427c4815a0f5faa9581c15c1"}, {"@id": "_:N6d71ad2b67a24f6c85f070ec4a43b670"}, {"@id": "_:N0c00e6ca6779430286bf7b049e5c364f"}, {"@id": "_:N03cc3b6d191d47e99fc5260cc7f85e54"}, {"@id": "_:Nc654ac7b788c445aa1f8b9123caad8f0"}, {"@id": "_:Nac74f21f92d442fe9732801280156c88"}, {"@id": "_:Nd030e44b5c7f4785a899cc6d932b83fa"}, {"@id": "_:N66b5eec4fbf24bf2b2504318c6c1ae83"}, {"@id": "_:N6a2ca0e8059c4438b83cc1d01d9da402"}, {"@id": "_:N97c1c56cc11a4bc4ae2265fb99f27fa9"}, {"@id": "_:Ne2af4fb0ee19498ca43092c918159b47"}, {"@id": "_:N189d094e42dd4db3aa19ee856478f278"}, {"@id": "_:Nd09f7e5445e44c0fad81d2006ab62c63"}, {"@id": "_:Nad91378888914631b59567d1dd4eedd9"}, {"@id": "_:N09245cd90795433990d92e0da8d5fc9a"}, {"@id": "_:Nf07d90b2f80949d7b83c9bdd3400db22"}, {"@id": "_:N60c14fa4d39a4d47a24ef8a4ce252378"}, {"@id": "_:Nbbcc67619640409faa1de2612444e316"}, {"@id": "_:N39dee302fbe34e6ba7e527249ffc13b8"}, {"@id": "_:Nc58fe593f1cf4df58df8c87567355620"}, {"@id": "_:N68b15a1310b445f6ab98210de4561fba"}, {"@id": "_:Nb9f4f0b8374d4a6295d60ff12f48707c"}, {"@id": "_:N8a2f43df72da45c9a26a07a0520b1aa9"}, {"@id": "_:N89186f595e1c41b4bf82074c0b1a3294"}, {"@id": "_:N2e0f6644818845bdaabdabacad60b867"}, {"@id": "_:Nb06e3d6640c34bfab82b96c9eec4baa3"}, {"@id": "_:N429d123d001241e8b369a226a02c775f"}, {"@id": "_:Nfeaa9d6f8e3a4a9684c1715a961c17fe"}, {"@id": "_:N14a517fb938d427a94b0c85ab5853032"}, {"@id": "_:N872c6e8f383a4ea8a8aaed7050e73618"}, {"@id": "_:N6284c747d46b43a3a30d305b5cba775e"}, {"@id": "_:Ncc022cdad71f4c9fb3cd6e1aba7a1301"}, {"@id": "_:Ncaabe9c394284009a5db9602215334c8"}, {"@id": "_:N0c92ced3183e47afa50e8f3427b969bf"}, {"@id": "_:N831d5f1434ce4c9eb15e1b5a38b22db2"}, {"@id": "_:Neba96a09dce84000881a784a08513ac0"}, {"@id": "_:Ne8c5aec5476a4454bb37d8dc7c287309"}, {"@id": "_:Nfda274b090e24d7a8506222fd7ac42e9"}, {"@id": "_:Nb7ec79323459459aa14f8b89f64d4e37"}, {"@id": "_:N54278e7f44324448b02c519669cff54d"}, {"@id": "_:N70a3ef70184540e790fe1302689822bd"}, {"@id": "_:N6565c06b3188435c8588a0f3244d3e69"}, {"@id": "_:N4fa245cf76ec4f5f93c8c002720b64e4"}, {"@id": "_:N3e1271366d504e92984cfbaa1b6e5f8e"}, {"@id": "_:N9a279ed7667542c196db191be3c1da78"}, {"@id": "_:Nf0e42982298442f0a9bda83e2cf25e16"}, {"@id": "_:N35a55eac10d444d39ab2d2b83ee152fe"}, {"@id": "_:Na57ef96e41fd47eba0f321f9bd514cee"}, {"@id": "_:Ne0b84232165e4b5091794f13c4338046"}, {"@id": "_:N5254bcceb8604c449c28a7962a0dd2bb"}, {"@id": "_:N07d064792a094114be2caa3ac13e1bcb"}, {"@id": "_:Na27ceb4c89ce4b889f61f87e03feccba"}, {"@id": "_:N0a16e51b7ab64e92934be8eb5a8a1e9d"}, {"@id": "_:Ncf92655862b44b50bd956a913e10a976"}, {"@id": "_:N8c98b93f0c244416b16aabe7e49a5d20"}, {"@id": "_:N4d1ee833ff564d878f706c2bb815e1c6"}, {"@id": "_:Nd871061e2b2646dabd67aa0bca51a1ce"}, {"@id": "_:N107e238a76c8443ab5565d609083ea1a"}, {"@id": "_:N4e90800ec23140d682b2d1e165039ceb"}, {"@id": "_:N9fc4a5a6016642c1b6bf5d9bf618498f"}, {"@id": "_:N511b0fa1b06948559af70afd3acc4897"}, {"@id": "_:N4bc16d820c384ea18088cde7ccf7b6f7"}, {"@id": "_:N8e35285bc4c04259ac4e9e4122208ba4"}, {"@id": "_:N04c2f34003084a00ab5270834a328e15"}, {"@id": "_:N335b298c2b534d5cbe6ecd3d57eef60b"}, {"@id": "_:Ncd9a59d189a04e728869f497cf10dcb1"}, {"@id": "_:N9e0ac465d46a42c58193d4a6a53ac2eb"}, {"@id": "_:Ndbcbd96674c448f6ba3c3a95c2235dd1"}, {"@id": "_:N2f8ecacb18a54b3392fea2f81b9107e5"}, {"@id": "_:Nc9b519792e64484bb49fbf1f3759200a"}, {"@id": "_:N3066e926426c4d858c4deff609b161b0"}, {"@id": "_:N7dc1acd1d4954d2f982b0eee40a6b48e"}, {"@id": "_:N44f9b58ef4c74c7b8b84e7fc9e6be0e9"}, {"@id": "_:Nf5905594b48d470ab03b566b87838bec"}, {"@id": "_:N9aea34f75f70456f86c9a8d4ff260d1d"}, {"@id": "_:N068005c3c28b42f4839d6111fbdeb797"}, {"@id": "_:Ne5da27c4c50c4e7cb5ed5101e54485cb"}, {"@id": "_:N8e8636d523d643d1a1c671c83b17c893"}, {"@id": "_:N05e4880a9cb74461912da51b71d539c3"}, {"@id": "_:N0d485168865f47ed92041a8c973b8949"}, {"@id": "_:Nf5c119fbf9864f1e999a293a5bfdd3d7"}, {"@id": "_:N313aad9eacfa49969186c49f19781f9d"}, {"@id": "_:N38648e63e33540be9fd4e02c8d9dedd3"}, {"@id": "_:Nb851ad1310c64fe7899f8c6717310584"}, {"@id": "_:N80645291de334766a10432a923e3af47"}, {"@id": "_:N65e369c942bc496dbf3fc835965807b8"}, {"@id": "_:N8f3bf5be2d1245779659cd075a2b7289"}, {"@id": "_:Nad735ce28d554877a0a8d305e5666d20"}, {"@id": "_:N0fe95ff114124c4289ba62613880e781"}, {"@id": "_:Nf0e3c9c004534e83b0c0298c2a3a28a7"}, {"@id": "_:N6c57e9b25ff44e4bac9acbf6227994de"}, {"@id": "_:N7f3a18facd994f3db40689aad9973ed6"}, {"@id": "_:N6e8e8154398146e3a3ed430354da077b"}, {"@id": "_:Ncb469df22c854cf0ac4c4f2a644f93ee"}, {"@id": "_:Nd129fa3a1e904d4a8ce5741a1f603e49"}, {"@id": "_:Nc28d2205ab82498aaf3f331eb07bd2a1"}, {"@id": "_:Na5f39c23139c4b29b1a0d6a8aa029691"}, {"@id": "_:N40db4f3e8a854dc8918b5e8f4aa996cc"}, {"@id": "_:N7b125f80e98e4400b6a17de9f9ab2821"}, {"@id": "_:N7d2f00caa9b7427781da517c1f4d475a"}, {"@id": "_:N1035484f45b746b3af5a590d3cf99fcb"}, {"@id": "_:N7f9010407ecf4ea68fbd182384378650"}, {"@id": "_:Ncad06b76b9c546d990ddd52607d5871f"}, {"@id": "_:N4ca74724343049e4b81f6357c46c13d6"}, {"@id": "_:N49529cd29cd64e19a7d01e3f990b8ff5"}, {"@id": "_:Nb8ce3bcaa17041438f60b6de401c3663"}, {"@id": "_:N583cce97de224eaf85c0c0b724da0af6"}, {"@id": "_:N7ed02a2232db4deeb95fc0ad4f25c14b"}, {"@id": "_:N9092d69c628d4dc2b84c60178de15809"}, {"@id": "_:N5fbe21516ae8470fa09141a3b409add3"}, {"@id": "_:N5ddc9efaccb24be2a213a28d7f9c09e3"}, {"@id": "_:Nfe0e45ea89864ffba015a98e71736e24"}, {"@id": "_:Nd02887f970464f60b740f51bfd17c978"}, {"@id": "_:N456c2ba822874c21a8f053cf092925e1"}, {"@id": "_:N1b5a61ce4d884dcba296ce4b1bcab97e"}, {"@id": "_:N6fcc62e7c6ff446a962d79bc89f3370b"}, {"@id": "_:N116dc5938e3f4fa0bc2c29bfc10c9bf9"}, {"@id": "_:N8abb58bdcf9548e2b91c3a93963c339e"}, {"@id": "_:N5da09c645b5444e7a672081d6324068a"}, {"@id": "_:N0d0c0eb329004417b371300ccacf83a9"}, {"@id": "_:N0bb23c25036646a4b0c17f628b853b73"}, {"@id": "_:Nbf0d099746d84ce28f54c042434b70fe"}, {"@id": "_:N7027ef7dcd5c4955a0e068b5b6f4ecd6"}, {"@id": "_:N0d4e59544b9a4bb2a85305ee91caeedd"}, {"@id": "_:N1be2ec4e936d4b03ac0c7286c47204f9"}, {"@id": "_:N4296c6f821b840768532e0c4633b9f9f"}, {"@id": "_:N0373e1079f824c7eab9d8bf7fe3f381c"}, {"@id": "_:N3bace907533344999c002b829f5502d5"}, {"@id": "_:N054674b2bb2748f1ab2fd149da174a64"}, {"@id": "_:N4de3fe45b8d04e37a31e496944786ed8"}, {"@id": "_:Na519ccc2eff8425aadd206c9ddf1b3a3"}, {"@id": "_:Neeed0d76ecf14770bc693f5b8967a45b"}, {"@id": "_:Nadd416e84d2d4d3e93129509f28c7397"}, {"@id": "_:N7507573f2eed4cc599967b5207f3e807"}, {"@id": "_:N711fa29c3b6d4e70bc990c573961a6ae"}, {"@id": "_:Nbf71b5e0b05c476bad619c6769da121f"}, {"@id": "_:Ndd160bc492844178ad35dac78f7f96d8"}, {"@id": "_:N18402088b1ae4e9f9c442864186806af"}, {"@id": "_:Nc2520867937842e29fce0cb5012f5260"}, {"@id": "_:N80480ca26d814ea59354a854b9fc0240"}, {"@id": "_:N7736ada402154bacaafab5ddda88651f"}, {"@id": "_:N15772663c3dd4db3b32fb363e165d111"}, {"@id": "_:N7867ccc7e5ab4f7694d99e819ca8ca3c"}, {"@id": "_:N25ea4d861daf447097a7a764bf957c90"}, {"@id": "_:N65f4549626a944ba828abeb70decf07c"}, {"@id": "_:N16982cc332fc4605a9b380e33744d660"}, {"@id": "_:N90b139c857a74a8196d7dd834c449007"}, {"@id": "_:N95a7eab0ffd64896901375a57adbbc9e"}, {"@id": "_:Nf172d039756d4fc5b9afd7165d560f04"}, {"@id": "_:N2bbd0fc05ee74e36bdf7d8d2453bf0f7"}, {"@id": "_:Ncf19525e9b16429e9f625a9c91b71d36"}, {"@id": "_:N233b059172794d3d8efe142a98eed2e9"}, {"@id": "_:Ndfec898c821c44359644ca7974cf2487"}, {"@id": "_:N048a2f0a12644541a9abe8177d3c201e"}, {"@id": "_:N423a5a09c1ec4fa78a45886d207eef03"}, {"@id": "_:N6f1e8f2465414196beee2663df0337a3"}, {"@id": "_:Ne039fe39d7b44b43b011f3283275384c"}, {"@id": "_:N4b058872a30c4dc785ead4392a7ed946"}, {"@id": "_:N521b0e3f1227427883d063a4a94abaf2"}, {"@id": "_:Ndc3f3a6928b5466ab829c3fc8caf2ace"}, {"@id": "_:N25f6e87891904486bff5a33f4914ab82"}, {"@id": "_:Nb2abfefb241542cdbd4829b7c46bd445"}, {"@id": "_:Ncf26fdaa6db6402e973d225acf32004d"}, {"@id": "_:N8a6c0fd541c742e1901c8c112fe3e23c"}, {"@id": "_:N9426b43274924b17b4b98f0bb7e4d133"}, {"@id": "_:Nde745d599c494d5d9cacee0855f70a8c"}, {"@id": "_:N5608b115a8264cb5976b2e70ecb89e9a"}, {"@id": "_:N0d088a4ace164586b7a58573855f206b"}, {"@id": "_:N715cba591ca148cb9bd123443b927c3c"}, {"@id": "_:N23ba27da4d454330880c8326b784892d"}, {"@id": "_:N0e43784bcb884802a0e0a094f7fbcf65"}, {"@id": "_:Nc0f0dcc35e294a20a9a536020df22806"}, {"@id": "_:N24eafa547c324062bea0a1e96a07e81b"}, {"@id": "_:Nfe41cdbb2af543c580c4017302d72849"}, {"@id": "_:Nec1e2b4e516a454eb5a85299bded9b02"}, {"@id": "_:N10788a939911469e99e0680fbdf8237a"}, {"@id": "_:N79561896a34b4ed687e8a6accf49887a"}, {"@id": "_:N759754ebf40c4c6b9484ed25de602073"}, {"@id": "_:N50a8a14ca56940d4af33ebfebe80683a"}, {"@id": "_:N7dab8f6c643b47ddb3ea0432545ca6f3"}, {"@id": "_:N661826f8598948cfa255c14819b13dee"}, {"@id": "_:N203895cb7eca48b39702a3ed997d7a23"}, {"@id": "_:Nb29215e85b254597898a02708ab97fc2"}, {"@id": "_:Ne0f01f2b5cc846d09cfc54b3e21bced0"}, {"@id": "_:N22d07e942e314dd988a4e49f74e22575"}, {"@id": "_:N20a706834a5a47fda93719e4ee0e2678"}, {"@id": "_:Na2c70539f35b401cb863abb165847ec1"}, {"@id": "_:N6c6a651c6cef4c4e82878ca40c267d67"}, {"@id": "_:Nd00aa957768a4d9e87fe6fc7d730ebca"}, {"@id": "_:N43255417d7f64974bb92188658d816e8"}, {"@id": "_:Nf63de134246147ddb21924790b6ba586"}, {"@id": "_:N0faa3ab7dd5549ee8a0d64849f05a961"}, {"@id": "_:N807d5dbfbc954dfb9268d8f217db70b7"}, {"@id": "_:N54d7a084289941a8a81d100b4757f879"}, {"@id": "_:Nb3e88f15477348aeaabeb3595d411bb1"}, {"@id": "_:Nf97e46f062f94cf3bd049fe7988ff17e"}, {"@id": "_:N6ba5d8ca64204f9db214987b70b856dd"}, {"@id": "_:Nc2438e7cc6df413d9ab9dadda60c6795"}, {"@id": "_:N963074af39cb40cf878fe7cd9ac82f0c"}, {"@id": "_:N1fcc70b6fba6461f96034990ccf2ab97"}, {"@id": "_:N6d164b3827b140c0923b2268546cd5fe"}, {"@id": "_:Ne6499d056c7b4c5eabe5487fd45e348c"}, {"@id": "_:Nf215317ba7a14dff8a674bfafcc376e6"}, {"@id": "_:Ndcf5c6fafcca48cfa42e0803729fc625"}, {"@id": "_:Nb8f1d676a4264408be46d28eba827900"}, {"@id": "_:Nce84dc6e14b2469182654e460b5ba70d"}, {"@id": "_:Nbbc37f69e26547c0b026baa4040d1399"}, {"@id": "_:Nd650c9d9d22546b6a424ab6540b99480"}, {"@id": "_:N320c5f38aad842cc9e79ad8fcee83091"}, {"@id": "_:Nfa4b5d0e5e254987a26db1bfa35fbeee"}, {"@id": "_:Necfe9cb7debc42568eb6816dba953c79"}, {"@id": "_:Nfee591c3ec704a75985f72f0857e869a"}, {"@id": "_:Na66e22b09ee04ab8881e40566155bfa2"}, {"@id": "_:N78288a3c3b594f0c965e1fce259fbc2d"}, {"@id": "_:N37d00496273d4658975a2b546a422a88"}, {"@id": "_:Na992cc836dc84de0b9550fa8b3e2117f"}, {"@id": "_:N719407958eb04ad1a603fc0a90862f74"}, {"@id": "_:Nc6405d1f5ccb4e149f4b2145b134b654"}, {"@id": "_:N8523b4263bfe4530988903d720b1bf1a"}, {"@id": "_:Nd4dbc4348fdb4236b4da74b3cfb30467"}, {"@id": "_:N8be27e05726544d194ee34df61c9e67f"}, {"@id": "_:Nfddcbd5e3f364b1cb608e329fe0950a2"}, {"@id": "_:N486edeb3bb8342e4be7dfe43cf36e078"}, {"@id": "_:Ndd439b6b8a894977b580969401f6a833"}, {"@id": "_:Na0d075c79a1f473c9f5f796d74eab801"}, {"@id": "_:Nf83e3ad3e544477cbd913ce7b2e08a73"}, {"@id": "_:N4f64ac382e364f5e88e49d593e1c0825"}, {"@id": "_:N51c1b54a94aa4012b1db99a8eba2b5a0"}, {"@id": "_:N715835325c844a18a30bf89c83a7952b"}, {"@id": "_:N0a25997fee244ddeaf378b09b8671c64"}, {"@id": "_:Na465f09a647947a18ba75cdd09a5bc13"}, {"@id": "_:N375aa65397fd4b5083bde2547435f924"}, {"@id": "_:N4b84966d4e0344c6ade63fb56e094384"}, {"@id": "_:N2f9dda8506cf479aa1ebe839f32c0f04"}, {"@id": "_:N8e9035a2b0b34087b2078b00c4e8abee"}, {"@id": "_:N1d5d9f33926a4d6697944c3efffdfc1a"}, {"@id": "_:N39e896685aff4bd5b7a4c9221309068d"}, {"@id": "_:N087b250307834432afc7841e0d4029c5"}, {"@id": "_:Nbd67a9d8cdfa4222a496f310cb31bfcc"}, {"@id": "_:N385c3f9441eb453c8db600371be83dc0"}, {"@id": "_:Na0b1b53fed46495da677754c8d7a1cf2"}, {"@id": "_:Nee6034bbfe9247ad83518d05675ce585"}, {"@id": "_:Ned285dc5ac1948cd8b16b20d29c9b2c6"}, {"@id": "_:Nc92e4d8993c34d89a6632841ce922693"}, {"@id": "_:N23967e19513741c09f39affb43255498"}, {"@id": "_:N7d804956de4744d7bd9fe3e04f118b43"}, {"@id": "_:N8f80955b3fb84760bbb095b9438f5124"}, {"@id": "_:N4f896054663a4430a0c095ee2b3a2ac5"}, {"@id": "_:N9be246047fb74924b96763b7dcdceda8"}, {"@id": "_:N3cb5e778664c401a8f5a0becace18789"}, {"@id": "_:N78a9678213f746dda44e96457cbd430f"}, {"@id": "_:N467d8e603e13446d94f8bfe4d03e9f85"}, {"@id": "_:Nf0d128559f53426a88d873d7deb342f7"}, {"@id": "_:Ne20884fabb694b38853b72f57154653f"}, {"@id": "_:N32299c099c4c4f048f924fac35591168"}, {"@id": "_:N6a17bc638a5a49559606a6a13a11f029"}, {"@id": "_:N3501f019967442eba6ef3da79b6949de"}, {"@id": "_:N1e1d9122d5c0459295324129f84123d3"}, {"@id": "_:N5534b3c3f35e4284ab1cf0fb5d9b64e1"}, {"@id": "_:N6d7122ddef1d492a9791a94f72aeaac9"}, {"@id": "_:Nd8c19c7994d04caf9a63eb2ba3d6c9b6"}, {"@id": "_:Nc784623c64fd48ba833a1496c9dde5e9"}, {"@id": "_:N5a6a135b1da048aa999e9b88575188cf"}, {"@id": "_:N787c8207ee8f495eb09fad4e0b536157"}, {"@id": "_:Nab094941cf734d5e8d14a7f2ac04cfa0"}, {"@id": "_:N69b4650bd1dc4de88c939cedd67cc74e"}, {"@id": "_:Nc35b01b883364885b0f76239bf91373f"}, {"@id": "_:N1dfd904dc953426cb745aa426a69bf4b"}, {"@id": "_:N32e984146f634a058d2e8295e9ae5bb9"}, {"@id": "_:N4e6eb96a77cc4a3c8fa64d27e2dfc505"}, {"@id": "_:Nba0271128865417dbcce4d616709f8f4"}, {"@id": "_:N69bd35876b664cf4807210ced5ecf53f"}, {"@id": "_:N21ef4a1771a04414a3c04debc56538c4"}, {"@id": "_:N625b2def654243a7aa7d9429024ac788"}, {"@id": "_:N6ca74a9f4ceb47e097b94132085d76d5"}, {"@id": "_:N707729e9207c4d438e081d35872fa42c"}, {"@id": "_:N9bff9b00d386402fa6b46d6f5d71181b"}, {"@id": "_:N77c66227d0db47289fe147a270b2fb0b"}, {"@id": "_:Nd4417b24cf894ad3aeb3c3aa03ec25b1"}, {"@id": "_:N751f65a73a5d46ee8554018f7885ad05"}, {"@id": "_:N47a076d1a1ba4d1a931b7af44fd7fe8a"}, {"@id": "_:Ne022eb1722a34a77a3d65d54f1174f78"}, {"@id": "_:Nd2c8e64069794c28920987bcc86308f5"}, {"@id": "_:N437400694d9b4a30a3621afff81fe76e"}, {"@id": "_:Na56c245737f8450fb9e9cbabc1864829"}, {"@id": "_:N4fbe625825b640ccb3e7f6158d44da42"}, {"@id": "_:Ndd41855a7efe44f3b4c2ee7cf6769ba2"}, {"@id": "_:N79326b8eb69d47efbf69b36b07e7277b"}, {"@id": "_:Nb9bd4aa56c5541f9aa6e87c9a498011e"}, {"@id": "_:N2a500611c85b49b0bb3d117d9af430d2"}, {"@id": "_:Ne499caebc81d4721aa9425483fd25f70"}, {"@id": "_:Nb5e0742e35064cdb9871577c7a9c077d"}, {"@id": "_:N67fbeb3e409849bbbba5483f47d086c5"}, {"@id": "_:N73fcdd9e74f3411fb50e8717c4eeb2ad"}, {"@id": "_:Nd5cba4fdcb904d308e09f0322e4c5411"}, {"@id": "_:Nec211e0c6a564152a7b44f70b0cf7ee0"}, {"@id": "_:Nf3c3eb2a67a94ac5b28013b086a76e30"}, {"@id": "_:N93f25165cd6c4681a7186b4ac43c35eb"}, {"@id": "_:N9e8e26bc5fe24837a21fe7bcebac7b66"}, {"@id": "_:N3f478fb02ea548d2952d4c4dd23a263f"}, {"@id": "_:Ndc557db5817547cdb7b709758b7e1e55"}, {"@id": "_:Nbb78896704e144d7b949b822eaee7f8f"}, {"@id": "_:N456c59d5af9a408cbdd6fbfa14a91cc5"}, {"@id": "_:Na328037066764dce92e8a906c619ae0b"}, {"@id": "_:N8e696fc4629b441090f95cd64b2a8b09"}, {"@id": "_:Nb0ee0b690f4645b0aca79318b8432b54"}, {"@id": "_:N78bf36596a8c44bc9c36d763e2e6856b"}, {"@id": "_:Nd35ad7e8b8bb4628b7e2c864382598ed"}, {"@id": "_:N70a4c394252a4fc6ab70f6ffd3cc201c"}, {"@id": "_:Ncd3a4ede17344a23af359599aebaa760"}, {"@id": "_:N5111d591e05443ae95ac4fd23da1df6a"}, {"@id": "_:N38d3b6677c664cae891cc41464738e97"}, {"@id": "_:N4db155f5554041c6b482336c32deaaff"}, {"@id": "_:Neffa24fa583b4599a4b320a620db3958"}, {"@id": "_:N78c227aab06d4b00b818ea76fbc4ff28"}, {"@id": "_:Na452d8e1fb114ca0b3d2d870d88ff399"}, {"@id": "_:N21ecb31b2291466d84a7a526aab33bf8"}, {"@id": "_:N8324ceb00b12460cbfa43aeb1f7a13ae"}, {"@id": "_:N2153acb63e104aa6bd939fe58544b812"}, {"@id": "_:N471c990db9334158a2cbec3d631431ba"}, {"@id": "_:N9c6de3f1ff6e439c97a77cd1d6f06791"}, {"@id": "_:N4f0d9bcde7834488a1bdc2546ccb31e0"}, {"@id": "_:N098e1281a3b34fa28cbfd94f246fec55"}, {"@id": "_:N331a33d0e76f4e668424a6d5e81d1088"}, {"@id": "_:N2c189cd934c2422aa697696d3eeb165a"}, {"@id": "_:Nc3edc3e9ec9445e39bb67182d396789a"}, {"@id": "_:Ndc5de8dad8e148218dfffef00e891b85"}, {"@id": "_:Nf9dcc7f1a7204ed7a2ddd8cc40a9b87f"}, {"@id": "_:N4736ba243e2b4596868c0af9fc5e9087"}, {"@id": "_:Na526bb1ca5414c398a880ed4382b1ad0"}, {"@id": "_:Nb38cf7e9e8dc4a2f897ed6b91e4741d0"}, {"@id": "_:N1add32f1b4f04731a120aba2324c9391"}, {"@id": "_:Nf9b2e3fa6d2e463dbddb4158345798a2"}, {"@id": "_:N10deea4e2d9e427681ab2938d3b70b8b"}, {"@id": "_:Nf0527adf51d84f52baa9c80a7164b7f5"}, {"@id": "_:Nb93aeeeb8b2b4338a453a1c00b865b20"}, {"@id": "_:Nbb329896b4b34abc808ef9d36c1c2c09"}, {"@id": "_:Nf1fe455bcf1747a09fae6fa1b241da4d"}, {"@id": "_:N5b5202748cf441b7843bddd626160d31"}, {"@id": "_:Nb77be94e66564205b536279961f1004f"}, {"@id": "_:Nd0298170d8814adabebe3c3ea9179164"}, {"@id": "_:N397d7c87d36e47089eb20dac3283a070"}, {"@id": "_:Ndef88291e80046df8c45a1c99cdda1e2"}, {"@id": "_:N3b8a45089f584ea6b465005cbfcf3bfa"}, {"@id": "_:N53fd3c98b8d347f38aa895aee37f54bf"}, {"@id": "_:Nc91b6f15317b45d6a90c98c4b0454d85"}, {"@id": "_:N1a077fc98e2e4c28841ff525b7c3c91f"}, {"@id": "_:Ne93ab182a266423fb4a5dfabf9482b55"}, {"@id": "_:Ne4a4494782cb4b4d9030f4a462111cf7"}, {"@id": "_:Nc810db016bed4d63ae691ace050940fd"}, {"@id": "_:Ndcbe2aba0de042a5b5b4e96adc65bf9b"}, {"@id": "_:Nffca45e1c5e14209b577389605007ea8"}, {"@id": "_:Nd6cb69d3542e42f3aa3aa6bc78d5b89b"}, {"@id": "_:N4ee62d4eb1d743a7bd7d3b3acc106f22"}, {"@id": "_:Ne1b1b9f3b839471ca80f29948d452976"}, {"@id": "_:N6b2d20f6c8c740b8828e8c5ff6e0fd3d"}, {"@id": "_:N56051ab87afe4457af5b4d82d885b730"}, {"@id": "_:Nfa4d662b54cc41bb9c8629c83d38b7b5"}, {"@id": "_:N80b064700b344c2c966dc7d9f8a8a964"}, {"@id": "_:N77bab1a562a949e38fc57c1ba1633118"}, {"@id": "_:N04cf25a7d01e4d20b70c528d60e8cd9e"}, {"@id": "_:N26f29c67213c44eeb09ab7073d6945f9"}, {"@id": "_:N5a9c2454b12847b9996baf290665544b"}, {"@id": "_:Na2f471174fa244fc811976ab861d4bb4"}, {"@id": "_:N17fcce54443d44eba096695a5710e54f"}, {"@id": "_:Nac7920b4d957442589d402d41573ec4e"}, {"@id": "_:N89ccc63d791443d985793bdca7659a2a"}, {"@id": "_:Nf811cfc427064ebdb5002cdc0c0d0860"}, {"@id": "_:Nf0b2b52acbed4683aa056dfdc3fa3a36"}, {"@id": "_:N8fb0b1ccfc974fbebf801cafaa5df10a"}, {"@id": "_:N31020839e0f6415c9e91ddf6eb01b7ce"}, {"@id": "_:N6c17dda7dc514ae9b9ef56b3d32f1749"}, {"@id": "_:N6414876c54be43aa9d63d5dda88f658e"}, {"@id": "_:Nb23b06eda5244a56ab6c31e48fb51fd7"}, {"@id": "_:N6134c1e64e78463bb81842252c0f72c6"}, {"@id": "_:N501ee96199f2484ca8e1555ebe30088e"}, {"@id": "_:N3178d0f289f94a6089994c973ab497ce"}, {"@id": "_:N020964d2f3534f82828da785d749e9cc"}, {"@id": "_:Nd0d47840d7f44c0bb74b524961d689e1"}, {"@id": "_:N3f5cd0ea9a074d3b897586cd4f8ab77f"}, {"@id": "_:Nbbf1a6fc0d494a9f9f0d6273f724ec81"}, {"@id": "_:N4cebd8bd38d44409bb02bf33ea120c6e"}, {"@id": "_:N3f51480046dd4fc6b1b506117f6529f3"}, {"@id": "_:Ncf66ca68985941ffbd0acfde26a812fc"}, {"@id": "_:N0e54e343c67647b880890e6d37871322"}, {"@id": "_:N9266e8223db1412dbb9c1316bcdc374d"}, {"@id": "_:N48666116329e430781a83fa7e9a35a89"}, {"@id": "_:N8e99e2f6577946b28fbab5cc1eadf1a6"}, {"@id": "_:N6f05fc238dcc4222bf7d76c9149c476a"}, {"@id": "_:Nd4e338487df944c4a97be991555584fa"}, {"@id": "_:N780805f66d9d49c781103f01322f0196"}, {"@id": "_:Nf99632a1a2ce49f381eaba59fbcfdbcd"}, {"@id": "_:N77e3854abe5b4a7c81234fa6e288c87c"}, {"@id": "_:N55a59136dd1b428db9923c5f2aebb84d"}, {"@id": "_:Nd6915e4fd0244f67957c0cf15e4db160"}, {"@id": "_:N122eaf50a38b4db0b33487680b6f7988"}, {"@id": "_:N38eff7c9cfc3409ab1b25d5d9b785754"}, {"@id": "_:N4198bc4b548b47498f5fdc3d5adc2635"}, {"@id": "_:N1802d469bdd445ba81d3f401cd017d0f"}, {"@id": "_:Nbec0eb249a854a6990636f0cab2e379b"}, {"@id": "_:Nb1276311be27447782a3a9e8b9577984"}, {"@id": "_:Nd7df01c549f14c558d4fe146a698f70a"}, {"@id": "_:N3b316591c27b43ca9777deb84efe616d"}, {"@id": "_:N235a4de1b68449c7aabea28da950fe4b"}, {"@id": "_:N794b214c67354223b0381b6511c8ae71"}, {"@id": "_:N933278e369194f87aa893096f09983ad"}, {"@id": "_:N77ccd6e6c1ab48978d45c76b142b553f"}, {"@id": "_:N45c81d3dbbbc459c8badb5fc95cba34b"}, {"@id": "_:Nadd639b675eb49d1bdc06daaecd91340"}, {"@id": "_:N14a37c32d0cf4b5c9100690a81c47f32"}, {"@id": "_:N3fc7b1b5a24e42719690f387754f8e04"}, {"@id": "_:Nff77820139d04f4bafd996282782536c"}, {"@id": "_:N9a3fbae8261149849ed2d9a09105e341"}, {"@id": "_:N451698e7c20240e3af1a81c4515f55e4"}, {"@id": "_:N53218d51391140468c81ee5d86df820d"}, {"@id": "_:Nf4136668dc6b4549a0d3d53b6a83f225"}, {"@id": "_:Ncda861d69a9e43f3afc0b1c72f7cf2e1"}, {"@id": "_:N08522d72152c43ffb5b8066dbb25a9f0"}, {"@id": "_:Nfdef6759f1354b098edf8b1eefc249b1"}, {"@id": "_:N5e3196fd81e24f05ac1bac32419bf36e"}, {"@id": "_:N933430f496f941748f181e691231caa9"}, {"@id": "_:Nee78df6ec83a467e91634525f5520644"}, {"@id": "_:N42beaf6a302243b7b86c9457d1704c7c"}, {"@id": "_:Ne106283832824367a8cc46923385357c"}, {"@id": "_:Nc0eb2225e71847509dc33ae8a5340b96"}, {"@id": "_:Nc240a3d5d5fd4e0894292f53d2a850b1"}, {"@id": "_:N9c88033fd6a8425a84d4c38918c19a55"}, {"@id": "_:Nbafd3ce864ae4b488d95df48b351d60b"}, {"@id": "_:N572d680130d94b7886108c0561b3518f"}, {"@id": "_:N969c7c15c93844329c88497aa3a3ac8d"}, {"@id": "_:N6a55d37229e045c1bacf451af1635db2"}, {"@id": "_:N9b5e96b741ef4d30b99b53be19a05a69"}, {"@id": "_:N631ddb7fa39c4dc480d42ead7cf0e7d5"}, {"@id": "_:N22664536cbc442a1a7d014e28ae70ab5"}, {"@id": "_:Nd1cff6638b474fbfb9ba96d4c548c151"}, {"@id": "_:Ncb2c6ee89daf40acbfb283482b9ef2f3"}, {"@id": "_:N5492c25649044a28922c59d4e068776a"}, {"@id": "_:N47fefdc2921149f6bc4b4372d98b2b1e"}, {"@id": "_:Nffca4cd651c84a93b00cdea989f05822"}, {"@id": "_:Ne04306e2bc974219b4b849a6edc349ac"}, {"@id": "_:N23c73e3198e14f869833db09d1972de3"}, {"@id": "_:N1d81c1a1a761453f9e3d72df1ac2582a"}, {"@id": "_:Nfe39bf1faad54732b65ffff001875116"}, {"@id": "_:N2ff634ab12d1497089e002339978a21a"}, {"@id": "_:N491e683dca8449979ebcf9fd0e0512a7"}, {"@id": "_:N5be0f0826be44a6db84497bac6ba160c"}, {"@id": "_:N1135a08949044164bc56ed70395930c3"}, {"@id": "_:Nf6fda228024e4d31bbf54ac5cc9bb310"}, {"@id": "_:N3b6ef4b7541d4f97a7ee0261f157e544"}, {"@id": "_:Nf22a6baf00744a6b9cb10c66b03e5ae5"}, {"@id": "_:Nad11aa2072f049ef8fa319d5e0112b93"}, {"@id": "_:N604c0828c3564f858a9f0193eabd9007"}, {"@id": "_:Nc639453f8ff346269de4c3d03f097618"}, {"@id": "_:N7fa5d9fadc65417b9104e0670a9cee11"}, {"@id": "_:N9cb1bdbceecd4349a7176495f2a52bdc"}, {"@id": "_:N1441563851284d8ba0d11009a49a99a5"}, {"@id": "_:Ne0c9ac54435945bba2df15874db82db5"}, {"@id": "_:N950ba5e3db4c4af794f55db08037b8b5"}, {"@id": "_:Nb8fd59ce4e38474994d34274928ebd4f"}, {"@id": "_:N2705598f34a747ffaef6f85b97913140"}, {"@id": "_:N0b461fc2753c48cda2f69c284383d71f"}, {"@id": "_:Ne9f459884cd24f87ac211ddc3f0a0b66"}, {"@id": "_:N25e7eb26660444cab2245981d9311b23"}, {"@id": "_:N2daf36d372e74bcd898ca3892828a224"}, {"@id": "_:Na9b19eea004a433f8f777928a3a181f6"}, {"@id": "_:Nac26c4b3156b4cf5975402d50db7fc44"}, {"@id": "_:N305478ef2ff94db8a769f52931bc6e7b"}, {"@id": "_:N63a36f68254742f191821dbe900e5676"}, {"@id": "_:N897af6e9ad4a443192796d75df9dddb1"}, {"@id": "_:N15e734270647452c908fd23106d60a46"}, {"@id": "_:Nb7f0f7998b09429984ae474e5b823d57"}, {"@id": "_:N1a32072a28df4126b0d703acf0dd4645"}, {"@id": "_:N0b31d8310ad64cc5b502eb98a85edf6a"}, {"@id": "_:N48e35bb4a1744d9db0e6bc29b2909bca"}, {"@id": "_:Nd3209381551f4c3e90a9e6118b130822"}, {"@id": "_:N0fbfe898afd9424e889899b69d82d4fd"}, {"@id": "_:N91c6028b4f9149398bc496b89b1d4103"}, {"@id": "_:N5a3484ab712d427f8d0269dd135d8661"}, {"@id": "_:N6364942c1be142f1995e6788f2819d59"}, {"@id": "_:Nd76e0e1b35494c0c9201e1f0fefea3e2"}, {"@id": "_:N82a2961bef0444b18ae1ba3a9f1b46f2"}, {"@id": "_:N3cc098b0ef844bef9f502ccf379f5ccc"}, {"@id": "_:N86735faa771c491c9a6fdc128bb266c7"}, {"@id": "_:N249a38a051ed47b8924977d0fda2d0b1"}, {"@id": "_:N2d6d7e23ebd54b108ec12f76c56eb377"}, {"@id": "_:Na5e20206cc9f4058b08fecff5f3a27f1"}, {"@id": "_:Nb82279254fba4b00b5c83d326e8a8dfc"}, {"@id": "_:N627de42a981b43798d3ce68d0756dab7"}, {"@id": "_:Ncd9f00d14a374422a784c01fe7d204d1"}, {"@id": "_:N7d979d3850e94488b91276c3959140e5"}, {"@id": "_:Ne265f0f5e0aa4581a24ad6098f6ecdbf"}, {"@id": "_:N5956d09b6d3e4dc096b9b9cf31d82f25"}, {"@id": "_:Nd500b6a1dbd4426ebc5cc5c83e0b0cfe"}, {"@id": "_:N3cf3fe8d6aa44e24b2d448b97b4728b7"}, {"@id": "_:Nc39e22971e864824b6f2ed157f6331fc"}, {"@id": "_:Na47c1a62dd45412bbbe31ed8fabcd684"}, {"@id": "_:N4623152ae72d49bd9b886e0cfa138ab7"}, {"@id": "_:N91c92b23079d49ac9f05a13374e4789f"}, {"@id": "_:N8f6f9b04f49c4bb78472973287eb843b"}, {"@id": "_:Nd4f4405af8b340a3902ebc47567b3f56"}, {"@id": "_:N0546af379af44257bd0d7bfea35cfbdb"}, {"@id": "_:Nd9770a27caa54d648a61c99b12291230"}, {"@id": "_:Na8f89c5255d643dbb303ac58413c67f4"}, {"@id": "_:N7b647f6ef48e4861871bf3dffc1d0443"}, {"@id": "_:Nccd17d9c003a4b10b351a58f58a4839a"}, {"@id": "_:N89a81ed785d34572a259222be61811d7"}, {"@id": "_:Nc4921cdd90a34865a74988771da60393"}, {"@id": "_:N35da47984b0445ee8adc9fd1484e2a15"}, {"@id": "_:Ncec6bb6d84ad40e5a905004fc8c2c5d0"}, {"@id": "_:N48db00a2e95340cbb57c9deed35f60ed"}, {"@id": "_:Na2c79e583cfe457eb9724203fda9d64b"}, {"@id": "_:Nf7e6b0ebd167468eaedd42af1a3da0d5"}, {"@id": "_:N2b95812371924140811fcf42d683a102"}, {"@id": "_:N0f5b532a240b4d9eae1106bbab108e7a"}, {"@id": "_:N44a4d050bbda42a78b231ee3a3388cb4"}, {"@id": "_:N33a0370f7e524c119057419d47d1a93e"}, {"@id": "_:N5fb76c96aa2544deb073055e03596cdb"}, {"@id": "_:N6ab8c48efff341de820a4746a001684e"}, {"@id": "_:N2a3265386b554b7087d432a04d9914d0"}, {"@id": "_:N1567e0a99f1c4044972b7ce488a9a93e"}, {"@id": "_:N0746090513574700b3bcb54312c54d9f"}, {"@id": "_:N48438f8256b748f2ae52751173b4e430"}, {"@id": "_:N494f65f63bff4c8dbc6bb80470f6f20a"}, {"@id": "_:N9247aee952dc49189fb668a905da5a85"}, {"@id": "_:N46ab0f3f53e2435aad2c6a4607d5eaca"}, {"@id": "_:N446d19f96ec74bb39e91e4a10990f1e5"}, {"@id": "_:Ndd2789b8be124b6198a549c6f1648718"}, {"@id": "_:N2a0646c9f36148fab29db8063e622aa1"}, {"@id": "_:N3b0ae5b92a364cfdafaa66c18e42f592"}, {"@id": "_:N673c28d78e75437ea230214064761f15"}, {"@id": "_:N3216e8e0c8a94c9cb40d93c9b43674c4"}, {"@id": "_:N754f694abcbc417f924cf782b73a21bb"}, {"@id": "_:N39a54b59198c4f0ba1040863e77020d4"}, {"@id": "_:N5dc25a8e366d4c90bc0ec2e206e73f10"}, {"@id": "_:N11b8fb5ff0444bc2af5bbcdd7b84d26c"}, {"@id": "_:N24ff4b2536e44a97a1116e3f5879155f"}, {"@id": "_:N2f9168e7f5444b899716556f45052433"}, {"@id": "_:Ndc7b86e9358148cbb591722dd6a4931f"}, {"@id": "_:Ndb9eba2e5c7e486882b4a937f9d6b5b1"}, {"@id": "_:N87c7d10349264958829312505f04287e"}, {"@id": "_:Nd7a7c763b7e541cea62a27ceefd469e4"}, {"@id": "_:N30f0c89e03d54ee7825a04bd236bb200"}, {"@id": "_:N9c69bcc009a24206b5a91a245c70fd73"}, {"@id": "_:Ne54b0abf404b44b48bffab53f0509368"}, {"@id": "_:Nb9a37f36cb894d2f9db61af30034c6df"}, {"@id": "_:Nba0e363a0f04441f88e05289bc86fa0b"}, {"@id": "_:N0d8b830b61e246c986c4b7b6994e7324"}, {"@id": "_:N1daaea45a7034aa9bfff4921d939ceeb"}, {"@id": "_:N8ab1ceddffe647939fb18e86176200f6"}, {"@id": "_:Neded74a6d776490a8d68b97a98fec4a4"}, {"@id": "_:Nc3860dafac7044ab8c9c4747313ccf82"}, {"@id": "_:N8b5d22a5a7914308b2afc11ffb49e7cd"}, {"@id": "_:N0b9e9e023b75473abd17d62cf4065230"}, {"@id": "_:N06e50ca92ada42adbf8373de570deda6"}, {"@id": "_:Ne90f5781cabd4bf38202236475943593"}, {"@id": "_:Nbf725641058c4d4db84bb934ced86b56"}, {"@id": "_:N41e8035f9e9b4a55bc138e963367a7a7"}, {"@id": "_:N2d1704400c6b404cad8313b985808257"}, {"@id": "_:N12e0023f243a4b48b3910f604eee52f1"}, {"@id": "_:Nb474dad2f81341ffab1a492774c5ca2a"}, {"@id": "_:N2c2b70a5bfee475296b8e527caa0c347"}, {"@id": "_:Nfda2ace95a204af8bd4a5faec5074dbb"}, {"@id": "_:N6fd6d28756154703a3a79e33be5a6ca4"}, {"@id": "_:N298a653c109041c8bb130e27d3ee7601"}, {"@id": "_:Nebf23c4e9f7f4d849c5492f550119f24"}, {"@id": "_:N0e80cbb07e6b49f582088f2987bfa052"}, {"@id": "_:N508b7468de7a4560a3f44e8cdaafcf8f"}, {"@id": "_:N84da8cd63dc54991b7edff98358087c1"}, {"@id": "_:N92d7bf1ccb214a568bc4cac015ac4012"}, {"@id": "_:Nb7898022808f4a48a10715f0f101bcaf"}, {"@id": "_:Nc6f08f3d4ff34c2cba8bf12f8328e070"}, {"@id": "_:N60dbe53bf5374293beb0dd907217cc40"}, {"@id": "_:Nd5ab8c784d6344318005c7fa53dcec19"}, {"@id": "_:Nbdca1169de0f4ea8a6e0999946a9b77d"}, {"@id": "_:Nd12b2184fdde4a5a9b7f9a54886ec02e"}, {"@id": "_:Nf30e4a0f7ab34dde850c71d6728c8e0e"}, {"@id": "_:Nf9a9ffd748314a678833419fbc759477"}, {"@id": "_:Na897ba0ba0704d16840d16a9b0acda64"}, {"@id": "_:Nf0a7238f29d44ea58f90a776b4ef32aa"}, {"@id": "_:N6d330894ab0a47e1811a0d37195666b7"}, {"@id": "_:N8d426049530d40adb2b8224ae5bd3cf0"}, {"@id": "_:Nc6f2d052c84b4d5eae3c995b024c9710"}, {"@id": "_:Nc0582de1c6004ffa95c8652f181266b6"}, {"@id": "_:N3ebe6793c65a479eb5b427b0466da478"}, {"@id": "_:N0a6be2626aa540c1829a1d1665427a03"}, {"@id": "_:Nafa4b0fa728d44d28b3ab0cad4a19a03"}, {"@id": "_:Nf34de5b1c6be4ad681d4fff0253bb629"}, {"@id": "_:N366bd725f23c48e084f6e01ca8045aef"}, {"@id": "_:N5b2d41e49632454fa8832fe9bd2d433b"}, {"@id": "_:N726ce642b96546afb76efa7c586f4dac"}, {"@id": "_:Nc43cd4e7544f42a5b59ef38c3e48e45f"}, {"@id": "_:N59f5a894c6384c708c5908aa61e6d7bf"}, {"@id": "_:Ne6dc405df99846c794d3dae20cfc1c55"}, {"@id": "_:N44501bf0d15045f99ec4607fcdf4cbd6"}, {"@id": "_:N3792c8dd0efd43a6b321d832922ef98e"}, {"@id": "_:N3f19044bdad44b7d96a1e28267f9e471"}, {"@id": "_:Nee2c3b9b2bea4941b3f1fcf192d3a562"}, {"@id": "_:N8f8bc126c9714cb6aa29b48c2e281160"}, {"@id": "_:N43e0ad660b9e421e8c08a23547f52743"}, {"@id": "_:Ncdbc7c88a80d4bd3b86dbcceb67402dd"}, {"@id": "_:N8d8bd304d5084901b0f3cb62438cede0"}, {"@id": "_:N1084a595d54349e9afcc877c16e71e2b"}, {"@id": "_:N929362c33e03439f92dee57fd508f30b"}, {"@id": "_:N305bc259676e4658b51d0514632bc841"}, {"@id": "_:N8c1c30eaabcf46c8bee0af9e828746fc"}, {"@id": "_:N7e90d04f921b4aeaab89a91cbda5bc54"}, {"@id": "_:Nbf2c2e9386c84ee2af3850d920402cd8"}, {"@id": "_:N4d298e32a307447884d0a3897f1a731f"}, {"@id": "_:Ne4c1ec93d66949219808c0b24b889232"}, {"@id": "_:Nc66e11a75bc6484d8eb929090c618a95"}, {"@id": "_:N0745f218c622471a842fab231f9b8ce6"}, {"@id": "_:N4dc703a36bb4417fb74f34bcc8f0ca23"}, {"@id": "_:Nc1e2d2b6a1d84513b2b0869785090d80"}, {"@id": "_:N0e2c0bb8836c427aae37097685629f17"}, {"@id": "_:Nc340f5c16abc4043bb1138baecd31ee2"}, {"@id": "_:Ne0d26756ebcd42d4ab74256adf1886a6"}, {"@id": "_:Nfe1f5c85c8d64c4eba0965a7fda56ba2"}, {"@id": "_:N4abfafcc276e430e87aff8972e1a8e32"}, {"@id": "_:N42b307246c604559983726dbf42fe7b7"}, {"@id": "_:N34a5be46deca49daaf040c8a39b10c76"}, {"@id": "_:N8a9231a04421469e8d0f70af27761633"}, {"@id": "_:N779fece8db684260ae42fb2d6efaaab8"}, {"@id": "_:Nf5817c878a414236bb1909686d615bef"}, {"@id": "_:N545a8511d22c456bb7e020a7f89da0ac"}, {"@id": "_:N4ff931298c91439abc74bae688f4b918"}, {"@id": "_:Nf9efecbbf9bd47299369d506564f2141"}, {"@id": "_:N16bc2be8623a49efb63fa9486417e0cb"}, {"@id": "_:N45b5125975494c0faaff4ac27b87f427"}, {"@id": "_:Nd51610ef2fe74abb86514d8a4cff684c"}, {"@id": "_:Nfebfffe5507c4e58905c4c2c258994a9"}, {"@id": "_:Na96a70eb049542f6be497ee2beb2e683"}, {"@id": "_:Nbb21e0dc960f499dbaf465e234d7e6ca"}, {"@id": "_:N2e2935aabf644a64ade332aeb9767648"}, {"@id": "_:N60ad153dad36420cbf23b97e3a4dc7e3"}, {"@id": "_:Ndbc152b23feb4146ab162e9c9129defa"}, {"@id": "_:N4894331a300e433db16bb484f366116d"}, {"@id": "_:Nc040353539784a4b977bb067ec3df1de"}, {"@id": "_:Nc05be87a5cf14828a19e36ea8acaa5b5"}, {"@id": "_:N80ac9a40271e4d3dadc0da755cd2af96"}, {"@id": "_:N772996d3066a42f09c94c7de33b9783f"}, {"@id": "_:N7548ee198d5d4053a1d150a60f5701d9"}, {"@id": "_:N796a3173f8d34fdeadbfabc83b063c10"}, {"@id": "_:Nb98771942c7640ec89b4343518cbfb50"}, {"@id": "_:N9e9b2e337ea8476394da00cf2d3cd988"}, {"@id": "_:Nb89621d9c8d24882a7c6c6a7279263c3"}, {"@id": "_:Nbfb78b98eddd402f97ac80907ec9d151"}, {"@id": "_:N8f299729daac4b9f8c21b1075a47d25d"}, {"@id": "_:N2c8834d423c54768b623a85420d60963"}, {"@id": "_:Nf5f61a78de1e4690a324076e30f29a47"}, {"@id": "_:N86a4aeac61004e3b9840c08c8369b24b"}, {"@id": "_:Nef05cabbb2154a99a1736499b390a64c"}, {"@id": "_:N7f4d06f6d906443dafb399c0d6624d00"}, {"@id": "_:N015c36eb9b03498ea02b513ff86d3f3d"}, {"@id": "_:Ncb2aad5b67f5469f80f0878b787cb1de"}, {"@id": "_:N49a3a93e67234121bae5cb09190918ee"}, {"@id": "_:Nb700ce3f2ea7402dba2c348881378150"}, {"@id": "_:N403e977b06394bd2b964f6e8157b62ce"}, {"@id": "_:N3a45db1062934eb78ed6afac6eb74594"}, {"@id": "_:N4b1682d3c6484ae2b7cf4620fbd6570c"}, {"@id": "_:N3e04fabfdbf444f78fc2484abd1c2986"}, {"@id": "_:Ndb0d603f2745451d9a457331f6bb70ae"}, {"@id": "_:N1946cf0cd4bb4f859e56d9e84314c20a"}, {"@id": "_:N3443d7a9afd948a98ae140762347694f"}, {"@id": "_:Ne05fd16edbb14f01b5ab4bb14681f198"}, {"@id": "_:N8c3339d256cf4177894d7686d18bda47"}, {"@id": "_:Nbb83092ad4ad413fa4ebdbea2b9ea302"}, {"@id": "_:N3518fe3c8cfe491397ef61e09e332e7c"}, {"@id": "_:Nb2a669671b6d41f9bdcd3ed54a0d85a8"}, {"@id": "_:N6a6f79e5164149e5bb92fc4467f4f94d"}, {"@id": "_:Nc89468d18bab420cabf259e2825da96c"}, {"@id": "_:Na9128754bed243fe9ae111437bd696ac"}, {"@id": "_:N84a51a5d71df4483bd96412937c854a2"}, {"@id": "_:N2228fd7fa9114653b68113bfc9f75bb6"}, {"@id": "_:N765bd254865e4fa1bdf37942cdf2ea11"}, {"@id": "_:N772e88e263a2492fab0b4957b7b8acd3"}, {"@id": "_:N073b5bb21ad248cbaa8d007687622a4c"}, {"@id": "_:N9578f6e3ad624f8783f204460528a1f7"}, {"@id": "_:Nabd60080b4f243e4baf5615b6e2aa18e"}, {"@id": "_:Ned5c23365dac4c178ea6ad25e73c3f18"}, {"@id": "_:N0301121afe23444582359437f82d283e"}, {"@id": "_:Ne29cee1fc94a4f72a6de5b39909ead66"}, {"@id": "_:N073c71da9d964e34932b3c74daa7db51"}, {"@id": "_:Nbcf3f8f4fe5045259dbd3223e47bd2a4"}, {"@id": "_:N63b6e51ef7054adc93bca1c715114ae4"}, {"@id": "_:N2f6ab3cf78eb4e9f80f146a339e537a1"}, {"@id": "_:Nc8581347f3784653837243b0a0536631"}, {"@id": "_:Ne7a2dbc984f4451aa9354da1ff44dc40"}, {"@id": "_:N9424a81e087f457087eba429cdd66c98"}, {"@id": "_:N06010374ad554fe7a766b8ac3c14eae6"}, {"@id": "_:Ne5945aef2cad40f79b2df45b5ef372b4"}, {"@id": "_:N7da76c76cf8f46ef9cf344f81167ab8f"}, {"@id": "_:N7ce60a5b36d6422bb5b31a90020ce404"}, {"@id": "_:N9e27a0b9637d4844bad8c58a6a1c1fe7"}, {"@id": "_:N0b378aebfe5d4f62bc0952b6ec484a02"}, {"@id": "_:Nb664b9c1fa664c6ba6e6ecb2e93e0b44"}, {"@id": "_:N3646c4e993dd424b9ea54b2c99524a74"}, {"@id": "_:N486bddd9f3f64b5097762c6c98b830aa"}, {"@id": "_:Nef86bcd3ee334dd39079ce2534ee6454"}, {"@id": "_:N4708e4eee492480f838bed6d9dbc5034"}, {"@id": "_:Nfe2ec2f0d96b40a491908e030429aba6"}, {"@id": "_:N153d3ee8584a4053a75d7134c13782bf"}, {"@id": "_:N47f318721e61472f8565c89191c927a0"}, {"@id": "_:N05eaa1a5101b4d04a0581ec6a88cec2d"}, {"@id": "_:N23766fd4e0c5486fae1f83c33d5bb109"}, {"@id": "_:N683d5c65a5d248a4b8f6ccd353c48588"}, {"@id": "_:N092a8d3957e345f69c6c1d862fd118a6"}, {"@id": "_:N6ced159791b946ad83e8d8eca6568a22"}, {"@id": "_:N91ca0c342c5d4488ae8cace62a784100"}, {"@id": "_:N37a6df940fdc4798b69d685990f58208"}, {"@id": "_:N88464652be0c4012919df2eb6b56676b"}, {"@id": "_:N5ce0663f379e4777a094baa552c234c1"}, {"@id": "_:N21016aae36de4b86a7d496145c479342"}, {"@id": "_:N701120a315284fd1aa3b7406aec6d88f"}, {"@id": "_:N1f632e01ec1840a69791476d330f605d"}, {"@id": "_:N144360ccd1334a89b413b8ce74183a8f"}, {"@id": "_:Ne777044646ff4e47b8f9e965a9ac8e6b"}, {"@id": "_:N0528ff3648394f17bfd956b86871c216"}, {"@id": "_:N3e793f95fc134ac0af40af1e5004d6eb"}, {"@id": "_:Nb93eff409c84440996648975e8bd850b"}, {"@id": "_:N50bf7fb5b71e452c8ecdd7f7d1e65130"}, {"@id": "_:N20c1d59675d84b57ab2e5a6be2b59c63"}, {"@id": "_:N9c6c0dde35d041fa859e061c84ba4c2e"}, {"@id": "_:N9332dd5db9be4307a1a0aedec0134441"}, {"@id": "_:N0a0042b240fc48a2a9a75e45f4031909"}, {"@id": "_:Nc75c163cd7e94a59a7e5907e204f1db4"}, {"@id": "_:Ndd5e78bbda7e4325a0df06ace8ea28f9"}, {"@id": "_:N3a9e7eb1d15c47e8bd65e9799149eefc"}, {"@id": "_:N129e498f485645d78d9b6dfc8be412d9"}, {"@id": "_:Nd23fedc914f94c5e88a77aeb40177bb1"}, {"@id": "_:N1eda578a5b604e86b19fc063cd9fb80e"}, {"@id": "_:N5f9caab36b7b451e840306ec46e37848"}, {"@id": "_:N3232d48bb33a4afe84934636e5aec0aa"}, {"@id": "_:Na6e89bee428a4d08a7e763471a5053e6"}, {"@id": "_:Nc1f503a84dbd4fedb177f5f2a3afcc1c"}, {"@id": "_:N3f395404758445d692e6945a17821504"}, {"@id": "_:N84576e4db03d4323b868be8ccc373cde"}, {"@id": "_:Nd10db72f7f604afbbc0973716f4d1341"}, {"@id": "_:N62a91078da02457ab178cf1d29981461"}, {"@id": "_:N4991545146eb42519a1560636c216e00"}, {"@id": "_:Nbecad52cd77c4dce93d108db200e1a54"}, {"@id": "_:Nca043235e0b84b04962d1a8c8046a9dd"}, {"@id": "_:N0026acfdcf8d449a980840165c364a53"}, {"@id": "_:N2d413d34438445d6a50154a4c27b5531"}, {"@id": "_:N8c17e9e2f5054b928dca31bc84356084"}, {"@id": "_:N034c31517b5d41f18fcd1565b2d9502b"}, {"@id": "_:Nf0303e078a824158920d17a773994f20"}, {"@id": "_:Nfde979e23d1b478880580d10d1049b8c"}, {"@id": "_:Nfa86fedb871e4174b55b67e34f760169"}, {"@id": "_:N8080bcd56d1a49d792e54fc40496a917"}, {"@id": "_:N7f24c6de831d4d9f973c6036fea79ab7"}, {"@id": "_:Nbac8527f0e9b4974a9acf20545d3b72b"}, {"@id": "_:N226ee758c702469ba59fca389938d945"}, {"@id": "_:N8541e51e3d62447eaa4d034eaf81fa96"}, {"@id": "_:N4908559769c1499bb7be0480b1767ec5"}, {"@id": "_:N83f1ae7766624c978d08e5fb3a06b1c1"}, {"@id": "_:Na68550fc671442058e163e26985cef08"}, {"@id": "_:N695f5fe2f1f948809bee86c292891f11"}, {"@id": "_:N8adee1fa031c4db7ab5d95dbd7236cdf"}, {"@id": "_:N67a06fff8ea148deb6d25f85ad5b5a2e"}, {"@id": "_:Ne8760133a2d3458b88bad51b3b343546"}, {"@id": "_:N2595a806395642eab05c1af1a36e29a6"}, {"@id": "_:N452eda5d5008485483f8b4b417c84482"}, {"@id": "_:N9befb32ed3b749a39e0ce2a3af7e6080"}, {"@id": "_:N1498b6c3233041b6a15d4da636c0faa1"}, {"@id": "_:Nd7df16b5389345039b88fc573a96b6c6"}, {"@id": "_:N5ddbc15b766b4d82ad6bd27f39011447"}, {"@id": "_:N542d35be10d341208ac858193e05e393"}, {"@id": "_:Nb1d161f64cff4d5e86fc95d268213e30"}, {"@id": "_:N8a1b8fd1d703445c96dd9e15d79506b4"}, {"@id": "_:N4778a55ffbcb4d398ac600ba957672c7"}, {"@id": "_:N143145fe8d88446c85a7624819d264b9"}, {"@id": "_:Nf436a20114034e04af5f8b82fd57778b"}, {"@id": "_:N2f8e2c7ab82d45539b65720c260edb93"}, {"@id": "_:N2cd5c895d2884ad0abd5c4d1aa12f638"}, {"@id": "_:Ncbcc30027fba433eaec722424505fc71"}, {"@id": "_:Na7b4ba14440b41f988d266bfd2ffe093"}, {"@id": "_:Nd3b8ac7e720f45f293906b21954a0483"}, {"@id": "_:N549f75da355a4d1a8911f327dd736ec0"}, {"@id": "_:N888b8d3ce4354b7688cc85b84fa3080b"}, {"@id": "_:N9ca9fb315373403b80811f6c28b47015"}, {"@id": "_:N0a3d41cf5e744f88bbb29c4194a74c05"}, {"@id": "_:N92ea698e7db9451fa51215d362afc567"}, {"@id": "_:N5913fcde7203465c8fefe27ce5d6c426"}, {"@id": "_:Nce83bc8c92fd46858eb44b251a5d302a"}, {"@id": "_:N3672740b71794b8b8dccefd3db733659"}, {"@id": "_:N38f415e64f5a40969b69fe399fc0190f"}, {"@id": "_:Neeeb259338e340b3ac644fc7a12a273e"}, {"@id": "_:N0e1613065272468ca25586ae1c03e418"}, {"@id": "_:N15a4576c182b4077a2f7148b024e3002"}, {"@id": "_:N4736c69def8345798312b4e52814b7b7"}, {"@id": "_:Ne2645a094a7845f3a9307e2157ab6050"}, {"@id": "_:Nfd9a44715e374b6fab16cd32cfb26648"}, {"@id": "_:N844e34e14ac644668239526970afae9b"}, {"@id": "_:Nd870c8241d0b473eafdc3f75178fa64f"}, {"@id": "_:N0da38a13d20444fba919cbbf86dab20f"}, {"@id": "_:N6bdc49122126453c9e80f292f92a0912"}, {"@id": "_:N00f223b582824febacb3a36d1d5adbc6"}, {"@id": "_:N67253f1f23c942b1904d0f09db5044b4"}, {"@id": "_:N0c70a322455044b7ad8b95e21c0f1dfa"}, {"@id": "_:N32d5aeed8ae54cb38541c9b8197521ee"}, {"@id": "_:Nd4d2f021c3154c54aee1bd4743a214eb"}, {"@id": "_:Nd5d3c772a6524ee3a07211bc2085c28e"}, {"@id": "_:Ne9c6f031822d448cbb933d8fc55017da"}, {"@id": "_:N9d3b4ea863e9438f852dd9066ce607c8"}, {"@id": "_:N0d49b34d03474f58ba2543e3db0f0069"}, {"@id": "_:N3cff117260024bc2a1bc57274608f6d9"}, {"@id": "_:N46354e4708944919928e691c46b7319d"}, {"@id": "_:N7c0a17e543744f3493cf77db106cb504"}, {"@id": "_:N42cfb4d63da248f2acbc4041efbeafd9"}, {"@id": "_:Nef097c3d0c5246929d200a778ca2b956"}, {"@id": "_:N16dff911ec1f49a6a804144a078e8331"}, {"@id": "_:Nad7a792aef3044cb96f05f04795bcdde"}, {"@id": "_:Ned329b3f27794b7888f9ed7d2ba6c066"}, {"@id": "_:N1df69e7d0ab540aeba8e64b25b70bb31"}, {"@id": "_:N380d5ba14952430697e0ff52805b8f49"}, {"@id": "_:Na68dc587ace04e09a03e3ce55b409e1e"}, {"@id": "_:Nc41e0345de7b4e41bf7c7aea90e9c4c7"}, {"@id": "_:N9f8080023ec54c62a97434311603288a"}, {"@id": "_:N93765693957445c6b297668ba7f923ae"}, {"@id": "_:N9a0a0ec965b640e29800126a04a3b825"}, {"@id": "_:Nab499542bd844ebc8f741aacff7245d0"}, {"@id": "_:N7ffb4bc8a86c41ab8dec4a0d362dc7b8"}, {"@id": "_:N93593064d1b34c1cb4fc1188e347964a"}, {"@id": "_:N5d2815e4414f4dd7bcaeb6f7a63176df"}, {"@id": "_:Nba3dc26503b04ce3804f5d2bb22b7aa6"}, {"@id": "_:N38658da669084eef91c544dbe716ed42"}, {"@id": "_:N919c87091d6c4cd3b5d209927ddf0766"}, {"@id": "_:N2a741842e84d4ff69a6cd987cea0acb2"}, {"@id": "_:N6faa48f14267463c84cc3d112711d762"}, {"@id": "_:Na8d218960d4a4a98ac97da64080156a8"}, {"@id": "_:Nbeb6815baab9433c819506886eeeaf4f"}, {"@id": "_:Nb9d057a5f5e3405e920347d97199ff05"}, {"@id": "_:N8762b048692a47f0b635818ca5aa72c6"}, {"@id": "_:N73df920c67214d7fb1de2c51205d8f95"}, {"@id": "_:N6ac32384089f462e96fbedb0d1bdf012"}, {"@id": "_:Nfb0e0b2bffc34b8daedc24e7b0f0b0a7"}, {"@id": "_:N3d1d413ade334bd78074f8fe5389bc50"}, {"@id": "_:N587d59f6adde4af4b4dc4d07e0900d69"}, {"@id": "_:N7ac6d40ce47945b4b3f60fcb2a60edcc"}, {"@id": "_:N9b902712e02541ea960c6b612e4a0dea"}, {"@id": "_:N62e69a2e43194d5e8ed17ccc3f90d427"}, {"@id": "_:Nd13a3ab4124048cf9ab7db874e2bf377"}, {"@id": "_:Nab754af1ff2d4e239461d9466e307035"}, {"@id": "_:N731e504fd5a847fcb89253de0ddb7281"}, {"@id": "_:N3c87f59a8c564b17b858d9142b6cf3d9"}, {"@id": "_:N12b23a006ef34e59ad2938518e6949b7"}, {"@id": "_:N56e2ab144e73455c95e0a770dedadfe3"}, {"@id": "_:N8397a49c46ae45ffb30e4dea5b0ab3d4"}, {"@id": "_:N7d08cd58997346bf902cbff1619dc71c"}, {"@id": "_:N25a16f904c344dd6bc0894a17b4496a1"}, {"@id": "_:N55f5e6d89543414996938623dbe47567"}, {"@id": "_:N88b1f266e06f4a4fb80e90f8276ccdc7"}, {"@id": "_:Ne355a8b953894abdaebf6cc73d8f5299"}, {"@id": "_:N35e210a3721544f193dc9c4ed5d6efe3"}, {"@id": "_:N051b2a1c74b9424c9b08aa2b77ad1bbf"}, {"@id": "_:Nb6e9686f5ab94b50b429a4e71d016cc2"}, {"@id": "_:N5cf2ff88818d45a183b65b799836d029"}, {"@id": "_:Nd94258b5f968470f9b3b485612255111"}, {"@id": "_:N644748ad23f94504a34a01964dac290e"}, {"@id": "_:N63dc70d4583f416ab89c49efb9c98372"}, {"@id": "_:Nbcd326ff995a4e19b20f64cacf0e46ce"}, {"@id": "_:N8fabb852c1424cf4b83a119585bd3edb"}, {"@id": "_:N521ed5459fd34a5e8f355e83adc6e2e3"}, {"@id": "_:N13e21e187cda4c529315dbc6af63c642"}, {"@id": "_:Na22c0d3305dc46509f90e8d0dd005493"}, {"@id": "_:N1c300762646a4a6284339d71ea20403d"}, {"@id": "_:Nab23b816a4ce4137a17c024803da23c9"}, {"@id": "_:Nd06cac098df5426ba1a7aeebf65daa6a"}, {"@id": "_:Nb1d74701ef934c2d93339a847cad7d54"}, {"@id": "_:N9d6fe686b30b4edcb01056f83ad08cf2"}, {"@id": "_:N428e6b09e37943f385c7271413c4fe31"}, {"@id": "_:N96e0923f15454240bd1c82366310b4f3"}, {"@id": "_:N1ec19cc905b94323b1e16fc42193d5e2"}, {"@id": "_:N0522c043420f43b08084b9792a0f99c8"}, {"@id": "_:Nf0d651da36cd402fa622c68bc05a7b7b"}, {"@id": "_:N1078bdb0077b43e197efda13a539c3ce"}, {"@id": "_:N355b350cca4841e7acb7e9b1b1146ed0"}, {"@id": "_:Na7d5ef5cd4b84d7d9470d5d5bec34ba4"}, {"@id": "_:Na51d0ab1d7f14de289754e89c325b131"}, {"@id": "_:Nacde77a29e484e169e37b0a6561010b7"}, {"@id": "_:N7937dd9cbeb84c95a9e20f3c97fe61e4"}, {"@id": "_:N5dfcee0b1f3241769eddab227b90ce25"}, {"@id": "_:N1bcd0f90f1414419bc8e13a06736b220"}, {"@id": "_:N5aa39e972ed2442aa42047314d420f7f"}, {"@id": "_:Nf46ebb86109c4296a37746350327c8b6"}, {"@id": "_:Nf4d479764b574baead434d89721c817a"}, {"@id": "_:Nc7e926b67b28430a89df3e162584d681"}, {"@id": "_:N6b8377dd933945b4b66cb9e7d84f6e95"}, {"@id": "_:N715859ba5b5a44e3b632ee76e35f0e46"}, {"@id": "_:N52acf530b53f4b46821760b89fc7bb96"}, {"@id": "_:Nabb72040a09a4509b9ce2e814b66842e"}, {"@id": "_:N12d55f3f3b15416c8ad201a097326f12"}, {"@id": "_:N4d7db2e480f245e4a218097c19c1825c"}, {"@id": "_:Nd707e7abf751439ea1eb829803db51e8"}, {"@id": "_:N1c77648f576649eda98777295067909b"}, {"@id": "_:Nf46dde59c5ae4b158497f50dd214b5b3"}, {"@id": "_:N60bdac8c52d04e4fa9024556105a0508"}, {"@id": "_:Nf9d31cd2afb246e7a921b35b62ca835f"}, {"@id": "_:N99253f932df54b88bf05b986dca10963"}, {"@id": "_:Nec3a08080899427094178171c0ad2adc"}, {"@id": "_:N4bed816cfc604cb5a96c432199e0d857"}, {"@id": "_:Nd7122d870d0545dc801c0fed2657c921"}, {"@id": "_:Nb303e7a840584c60ba6e7833282a995d"}, {"@id": "_:Nca92fab3e316478ab87a0523e897aa00"}, {"@id": "_:Nb54bcf02859f4fb6819e0b96c11ee34d"}, {"@id": "_:N496956e2d9c7444380420c25d71c285b"}, {"@id": "_:Nd9e6efa24025476595ec93012506d53c"}, {"@id": "_:N43ea762fe20d41ccb4f5de0967ce71c7"}, {"@id": "_:N48f84c6166254b689079d18e7b5fa874"}, {"@id": "_:Na96fb4ed0b75404e8fc16dfddeef8539"}, {"@id": "_:N1ac55c22e0ab42cdb27e7e30606f9272"}, {"@id": "_:N301e30c5225f495abe3c16dff7598230"}, {"@id": "_:N6d6c3347a4cc4825bc86dd4a98480cb1"}, {"@id": "_:Nf8e760b456ee419ea7706b8d6e58e087"}, {"@id": "_:N18508c00f21e41f7a6e3b08400318672"}, {"@id": "_:Nc343eb1e886b4cc3b9d76d5842b41c10"}, {"@id": "_:N5f60f92e49ec42a4850f504c42f2b1f9"}, {"@id": "_:N24f325fdeabc42fa9d741622570b29ab"}, {"@id": "_:N6a98a20498384a9eb54f8944e796c886"}, {"@id": "_:Nf113a22159b74d5cba70d8ac08d3451b"}, {"@id": "_:N87f6bcbb096b4585b30018982c9dd443"}, {"@id": "_:N3d76c8c1b1694a5fa1d2f32c25a59174"}, {"@id": "_:N8b7273bb74d74758af84c89f48653fdc"}, {"@id": "_:N7fd7409fffed4420bc3af34438a154be"}, {"@id": "_:N29a163fea6dc4cc2865a7f74bc0f15e4"}, {"@id": "_:N960af487418a4ff59db6e0f9ead8a9cb"}, {"@id": "_:N96f3ab4b2b9248cbbeee899ef0f725ea"}, {"@id": "_:Nb5c800b947e74cad8479afc8ee40106f"}, {"@id": "_:N5fd09bd9f0e5493a8a8673771997639f"}, {"@id": "_:Nba3c4f78531846e7b1e4fe911aea7998"}, {"@id": "_:Nd3f0d929b0fb42d38fa04246b35fd703"}, {"@id": "_:N9050bf8d87c84969bf586a9eedb15d68"}, {"@id": "_:N56a62ec3614b44bdb42b123a6ee1a419"}, {"@id": "_:N8384b5dc35eb42778a0cae167d9d2d92"}, {"@id": "_:N688edac1e4594e88b1723bad61068043"}, {"@id": "_:N09865d5fc39945429a990b169572a131"}, {"@id": "_:N32c267a474dd44d286d57f6127a1ea4e"}, {"@id": "_:Nd31da478dce04860b0eee8b58368bdf7"}, {"@id": "_:N9d7666efd8794c98b9975871437bd8c9"}, {"@id": "_:Nf894714da94a4d53b98a584420339e12"}, {"@id": "_:Ncf370caa0b4d4dc4a8a548f97b6ec203"}, {"@id": "_:N568ead02868b4295a5b57608cd3b2f0d"}, {"@id": "_:Nb4abe03133624251b05de4c7887e3a1e"}, {"@id": "_:N7841ee6db24c47c2ac45a88eb7c69466"}, {"@id": "_:Ndc10e02b66c34a1a8efc68a6c922ffdb"}, {"@id": "_:N6d4a6b6a153241569457c21860f2297b"}, {"@id": "_:N20a79c57ccc84907b1527fcfdec2448f"}, {"@id": "_:Nf9bec2318ee145679b6c32ba2d83bfc9"}, {"@id": "_:N2ef3d38e48334d68a9fc20bee8cbcd53"}, {"@id": "_:N5b6d2cdc22ed471b913ce82fcb94bea4"}, {"@id": "_:N489c55422a8e4b208b35c0570f9e3a22"}, {"@id": "_:N6b3c834f18eb450aa982cf406545c655"}, {"@id": "_:Neac6006aabee4d99b6149896da75c61d"}, {"@id": "_:N8657f42dc9e7465cab25e69eb7b09bb5"}, {"@id": "_:Nddb9e2d2ac074d9d845a7366f0d83277"}, {"@id": "_:N6c08c73a46ec44d79e4bab643ff4416a"}, {"@id": "_:N851c400d9c604c1daacc7011c0bebbf8"}, {"@id": "_:N4d490aa5884240639d4e4ae5639f0fa8"}, {"@id": "_:N129b449fe8094944a0b4dfe5a14c0f63"}, {"@id": "_:N544a73231dc849899fe09eee78ffb64b"}, {"@id": "_:Na8fe7a759fdb4724bea0189c242f72c6"}, {"@id": "_:N05cf8670c4c947879cdfce4ab6dfc740"}, {"@id": "_:Nfe5c3ec6e74f4b768b3ea6cc7a828c2a"}, {"@id": "_:N01296ef429844023a95edcceb1685e1a"}, {"@id": "_:N07c5899f04504e20a95e8c715f5afb2e"}, {"@id": "_:Na50d09bf8bb54e7b909260b62ce57105"}, {"@id": "_:N7555b831e78140f1a36de7b5f6d26e30"}, {"@id": "_:Nf79139e958ea4ca2bc3d5c6151c7547c"}, {"@id": "_:Nfc18263804994cdbb3ac532330dfc053"}, {"@id": "_:N242d20aaa94148268ea77a3f396d1cad"}, {"@id": "_:N41973d7b0df84a7b8c47f64372681e4f"}, {"@id": "_:N9bcd6911a76744c6ad992be423d67d01"}, {"@id": "_:Na3c00cdf6777405bb6711162a355a598"}, {"@id": "_:Nec93c456a3d74814b2e4111f2c023207"}, {"@id": "_:Na490eb898e8a413593f8572cddc8c385"}, {"@id": "_:N19a88bff22a94528a7e0967b05b2d4e2"}, {"@id": "_:N6d7d0da9650b4db9aa58f0772973acc8"}, {"@id": "_:Naa93b5502efb49988eda5e20b6ca09ad"}, {"@id": "_:Nb257177e9ba14e168f85308eb22cd30c"}, {"@id": "_:N04fff4fce5794740842a62a8b2d77ccc"}, {"@id": "_:N337b0d4f8e95459088bf0744be7a1035"}, {"@id": "_:N8d4d9d6e3d024bbbbc2ca6e2a824df03"}, {"@id": "_:N9aafd35e16b544b59963ef9861b33b6b"}, {"@id": "_:Ne993ef5ac2334c069abf5dd7e6931e23"}, {"@id": "_:Nb9336e9576b346309e48d7a83a15dcee"}, {"@id": "_:N06087f0f7e3349a581f210a67931064b"}, {"@id": "_:N38128b1e098b4067a8584b2b6d29dc94"}, {"@id": "_:N5428082213bb49689cc4851bb304b772"}, {"@id": "_:N9908418d2ee142bcb834cc75235077f8"}, {"@id": "_:N68d7ece22be64847a96b9f2ccce872b4"}, {"@id": "_:Nc3ad005c12b94db682a2133040336ef2"}, {"@id": "_:N19caac42c6274ec3bf6582c6ea68810a"}, {"@id": "_:N9ce3b88ca9e94381a4ae2eb7f2f565e4"}, {"@id": "_:Nf0730e4a1ec14f61a85902f8a2c329ce"}, {"@id": "_:N133923a05a554d5cbb1a63ad8e5d3ea8"}, {"@id": "_:N47d18ceb2fe5488d831c37883a9e01db"}, {"@id": "_:Na42a03beacbd4f1bb1b745e3f3735b98"}, {"@id": "_:N1907340ceccf471585db35204264e5ec"}, {"@id": "_:N37ea2c97b66d4d1188f4ae998f995f7a"}, {"@id": "_:N685a45271a3c4bc4bd693ae81a8bcbfd"}, {"@id": "_:N6821609bd9944dc5a78c3e91ae2dbb71"}, {"@id": "_:Nf76af1a3f94742e08f905e93e1f3626e"}, {"@id": "_:N39ebccd1e8c84e14ba030fc2a2730c9f"}, {"@id": "_:N62c3e05dee8f424e9cd8d2ed441ffd11"}, {"@id": "_:N8111e4ca6ef94da080a9712930f818fe"}, {"@id": "_:N73b82077193449a2ae7ff3c975206afe"}, {"@id": "_:N0d407cd6927e46be9c614ae75b2ac056"}, {"@id": "_:N0cac3ae5fa434ee9b7f4fb11f6c77a0f"}, {"@id": "_:N507bee9870234aad9ba0de96f9cffcf0"}, {"@id": "_:N86c09db7c2844d6abc149d3db4fff02a"}, {"@id": "_:Ndc6990d315244ed39dd2322b6705e712"}, {"@id": "_:Nd91959c8e9b34ad4b5c01806280b794a"}, {"@id": "_:N6cfd2942f90b41558ec89c2d4048a545"}, {"@id": "_:N324a82a6bf12403d886128d1a74e4af6"}, {"@id": "_:Nac36d002424e469d9eb7c7db51464b28"}, {"@id": "_:N4fd5b26c09c44bd9973007cdcd38ee4d"}, {"@id": "_:Ne6710d93d8a64f9f84ff13c8873dd572"}, {"@id": "_:N492cfae8a4d6434c873c33e361191121"}, {"@id": "_:N1e842ac127b54668895f58e10138cafd"}, {"@id": "_:N479402a190e84684b579e03d57b5306c"}, {"@id": "_:N9bf65da3872d4a83b60c4415acf5dbb2"}, {"@id": "_:N91b828f7afaa49c6b5393815b850b60c"}, {"@id": "_:Nd099fc75126c49eab43ba3aad41ef111"}, {"@id": "_:N3560bd999d4f48e0887fba5c23fcd60a"}, {"@id": "_:N42dbd8c13ddc4696a052584d1db9a2f8"}, {"@id": "_:N9d1d8af6bde0430192267420fa6fe904"}, {"@id": "_:N0b4d33f6271e44f8807bb6d22424d95c"}, {"@id": "_:N95a52a6838f049aa9ac0b424ec5e61f6"}, {"@id": "_:N9acad69730a04feeb9ec3f08dba218ce"}, {"@id": "_:N73900ebe6c594614948da039eae3ae97"}, {"@id": "_:N7d07822fd1b244688c4ac552a608226e"}, {"@id": "_:N98c13166fc3a4779b694482892e7084b"}, {"@id": "_:N9c8bfe86e3b44578aaf3c81c6f8bbb2a"}, {"@id": "_:N0c144c750d12419792b6863be8366760"}, {"@id": "_:N37fde992966842ee88640212c92ef657"}, {"@id": "_:Nd92e3e6d50bd41dda20c656edbc89ad4"}, {"@id": "_:N8a0c28d61c00473a95b391ec856da8ce"}, {"@id": "_:N177cb842ec6148f1bacc99e40beeb3d7"}, {"@id": "_:N1bb8f326a29e477d85ad290c770b734e"}, {"@id": "_:N67350e6be22b40d097b77e7f4e364919"}, {"@id": "_:N2cc736c0b7f74ccd926252c4ee5aee17"}, {"@id": "_:N50ad2c1b1d8446c998131c88a951e052"}, {"@id": "_:N914e4d3f8e39438e902efa09f5488d0f"}, {"@id": "_:N121e078e63b440b1b3c17fcf851cde34"}, {"@id": "_:N0423afc2866b4193907391d7e386b039"}, {"@id": "_:N5c01413c882640589637b3d5be20314c"}, {"@id": "_:N70257d4fda0c483e9ad52528d52cfa11"}, {"@id": "_:Nb03f694c467840c1b7609203d2e66840"}, {"@id": "_:Nd9a8a5754c9f4b0caa811b6a924b3710"}, {"@id": "_:N7110bfa301bd488e892c840d3b9d7e3f"}, {"@id": "_:Nc70d43a111024601b8b27b6cb6c21b9f"}, {"@id": "_:Nc3112590e7ec45668b4a7ba9c266bc0e"}, {"@id": "_:N8c970424f1314a7f8745b64280b311fd"}, {"@id": "_:N4a397460f7fe4d04ae4cd33217c872cd"}, {"@id": "_:N96df75966716485ebfa52051d0a00b29"}, {"@id": "_:N0e83a499354a4acda3d7f0cc711f4db2"}, {"@id": "_:Na28f8d5f4cb043e6a72b9b3612eeb5bb"}, {"@id": "_:N5fe0b987943640ec81bea169964f58c9"}, {"@id": "_:Nea69558630974b85a5a701acf28937c9"}, {"@id": "_:Nb23e168f0fa64c0aaad1e7a16cc24af6"}, {"@id": "_:Ncbacd8b36e9541e78928dd798a5823bd"}, {"@id": "_:N28f8f2bc22af4935a7b007f9c8fc574b"}, {"@id": "_:N682b8a34cc424a45a35f67c22f51a3a7"}, {"@id": "_:N2431dcddd7da4cfc81af6ef547bcf92e"}, {"@id": "_:N2314cbcca7fc4a4abe79374883297c01"}, {"@id": "_:N8b5f60c0a91d442488395b08dda24371"}, {"@id": "_:Ndb7ed8505fd34967ba934ae6158bada4"}, {"@id": "_:N658a26c3d325435d8ae9390a8bd9696b"}, {"@id": "_:Na7856cbc70704d49adb1606df66d5358"}, {"@id": "_:Nfbd3fdeea45a4f20970732bafbe4f718"}, {"@id": "_:Nefce750412de4799b153f3182a27b874"}, {"@id": "_:Na604218b69ff4ad79a4544c295049efe"}, {"@id": "_:N820590d256b3470d8f672211f6c47d85"}, {"@id": "_:N9fba89b9d7044963a9e39b2fac005618"}, {"@id": "_:Nb921c529f98543c181f55fb06e0d9d35"}, {"@id": "_:N03495d7bf1234659a2d48d06ab2d754f"}, {"@id": "_:N88bb7ebcd4cb4d53934d9692db5f53d2"}, {"@id": "_:Nca69c6a3eae34af8b6802d29340b8a2f"}, {"@id": "_:N49fb080d1d8d48bfbcc4475be26c788a"}, {"@id": "_:N89522df5787147a89e87ae5755a8b212"}, {"@id": "_:Na5a6237b8eb44bc8ae61caa7a9540950"}, {"@id": "_:N74b619cbf3c0463e880f466bdbeb15ab"}, {"@id": "_:Neb749efc9f4847978197e63655cdd69d"}, {"@id": "_:Nf48f75ae3e42465ab89c1ce2771157af"}, {"@id": "_:Na9507325af114b2ab390c6258e9c338f"}, {"@id": "_:N72ff106bd3a845f58a0ac1b3b09b7241"}, {"@id": "_:N6564a17161a7469e8afa9ff7fc3c60dd"}, {"@id": "_:N2ed00c8a3cda40a1b5cfcd5706cb97d2"}, {"@id": "_:Nf0d13250d9214f64a98328efc81aead7"}, {"@id": "_:N0b893d73955b4499afe1c22ee00cd24e"}, {"@id": "_:N1e10885475964797bc1f12855676347c"}, {"@id": "_:N8bf82dec1c8642e08115443886fa93e6"}, {"@id": "_:Nb9ec700a31b84efbbf659253a0b83225"}, {"@id": "_:Nca969ef80f3e410bb029954f2f831222"}, {"@id": "_:N5542298e40914b2c809622d645658c27"}, {"@id": "_:N76c5e7de7bbd46998ce10d3bd0366561"}, {"@id": "_:N0b87645d2a6f4a8a80d18178b1078e8f"}, {"@id": "_:Nc5a004a7a9a14b2d8264885fa68dd0d8"}, {"@id": "_:Na8b59fa68b614e58882202b6924f8ef1"}, {"@id": "_:N5a80c66fde624c4fafc3d8f6208c5bc8"}, {"@id": "_:N830811f3417e4aaa9344cb6fb41e8f1d"}, {"@id": "_:N32de5eb9e2e347d5bfd91ac1292d8acb"}, {"@id": "_:N896c374e964740e6b78e77aa4ea7681c"}, {"@id": "_:N0daa0eadfd9240a49dc19304b20da302"}, {"@id": "_:N1b200ff172024016b39693a3eeb59a73"}, {"@id": "_:N56c6cc37cf0a46059afa99567c0c8ff5"}, {"@id": "_:Ndc310defc3eb4b00b19c00392e38f6e9"}, {"@id": "_:N110e12d8c34c434da61b021fab7dcc07"}, {"@id": "_:Nf47ea1aa91a3437b8fcec8a0710bc622"}, {"@id": "_:N0930848e5fbe42078784757343541035"}, {"@id": "_:N0657ed62f67b4d1fb784231a49c9effa"}, {"@id": "_:N41366214f1ed4a329e24c64daba304b2"}, {"@id": "_:N4a0c0090af96419c83ea617d762c01b8"}, {"@id": "_:Nbcf4c4b8f9ac45409c7efaf9131f5c19"}, {"@id": "_:Ncb73311d509946cfaca4c14a1868f871"}, {"@id": "_:Ne98ba0e04c2d454e932146ab846f21b5"}, {"@id": "_:N5aaca361aa9749d98b4a40a178a64ae3"}, {"@id": "_:Nd587b39770414aeb8ed37f0e6cb387de"}, {"@id": "_:Na278df5f0c2d4dbb881be0cfa5458b61"}, {"@id": "_:Nf66b2a6c9fa84af8a05696be117797a0"}, {"@id": "_:N1587f9c35bff40d0b1633f04a3bb4509"}, {"@id": "_:Ndea2f273a13848f68e560febaa98c7c6"}, {"@id": "_:N67be492c3d394b21bb64e12cc7d20847"}, {"@id": "_:Nd04df051bee0458c8ccbe5ea1d4c8aec"}, {"@id": "_:Nf3acdddb836949d9b284f5afdb68fec6"}, {"@id": "_:N856fcbd0393b4f61aa917d4eefd38228"}, {"@id": "_:Nd2ace755709d4c0db04cef6db8552994"}, {"@id": "_:Ne59c9eed322f419190dcd15ce13435f7"}, {"@id": "_:N280659ea506f4826a41e1da22213cc8e"}, {"@id": "_:N8cd1cf1211344fbd8279c0dde44df37d"}, {"@id": "_:Na65e4a9787ff42968f82bb76c520e5c3"}, {"@id": "_:N6e2db67e5dc04d13a28d2a410109b4b7"}, {"@id": "_:N1b9e2af2210a40e9bf86cd281b0c43e0"}, {"@id": "_:N34db215f50ce4ceeb5fe2b7e52fe82c0"}, {"@id": "_:N148f918c08a64607ac32ab2e9703f106"}, {"@id": "_:Na1a292ab994f4402b397e2287f9a0d62"}, {"@id": "_:N26ec031bc8754997b13ca3755a498dd9"}, {"@id": "_:Ne42ee3a8a3264c088fd324e8bee26a80"}, {"@id": "_:N6e68f6e319b5414591fa3a62df38346a"}, {"@id": "_:Nfda6e5dd31394616b6d21dfcea169d2a"}, {"@id": "_:N4f70c39b91124fd19a6e97718864f57d"}, {"@id": "_:N7460027df94046f28762bc906a24ee95"}, {"@id": "_:Nf553fb52776845a5894758803d09de18"}, {"@id": "_:Nb98af9c7daa24dda8b33ff1e0dc00d12"}, {"@id": "_:Ncf5632b4a34347d598fafb9b5b5e8086"}, {"@id": "_:Nd765f389ceb74a1fbf04f158c34a4c74"}, {"@id": "_:N5d414c1285744aa9b2fe302ed314fdaa"}, {"@id": "_:Nec50e7dde9464283af5be386b2715f3d"}, {"@id": "_:N2821f19005ad400f837b7b1e82c04c17"}, {"@id": "_:N810e161c019c4e3b817735543c4d7c04"}, {"@id": "_:N106f6d6b79be4ad48007a7235b89f141"}, {"@id": "_:N6b99314add164cb4878192e8dbe64e08"}, {"@id": "_:Nbe8b0db111474a199ef2bbcb27e7b2b1"}, {"@id": "_:Ne9e791a1bb954930a8c5816c0a825ae6"}, {"@id": "_:N41d072cfe6f64daa92249e7200917887"}, {"@id": "_:N894bf7644a5c4eb8902adc51b27efec6"}, {"@id": "_:Nefa3b1954e1e4278a5f52546d00cd24b"}, {"@id": "_:Ne7dd8b0aee7f478a80e3f43c54d8ef79"}, {"@id": "_:Nb66fa32319c64d7aba126be5631e550a"}, {"@id": "_:N72f1091b7fba4be1beb3ed44985c20d5"}, {"@id": "_:N265ad4db8f97478b9e682914da4ea0cd"}, {"@id": "_:N7200cc91b5254636b0bd4c41698a6cd0"}, {"@id": "_:N439ecdc613fa4d3caea9293f6107b250"}, {"@id": "_:N693dc925bb604d4396d006a4eafec3f4"}, {"@id": "_:N7faf5004d4d541fc9f6d8acf20c3861d"}, {"@id": "_:N10f057ade2e140b5b2a5e2536bafc62c"}, {"@id": "_:N058457590287433a9d823eb65b9b0ca2"}, {"@id": "_:N3b2569c9049a48a0a1e3b1ea7b630bbc"}, {"@id": "_:N0ed88cfd369840dcb1335b02614d22f1"}, {"@id": "_:N0818389c544c40dd904b76bb102e9643"}, {"@id": "_:Na4573790a50048fcba23a193a8a58630"}, {"@id": "_:Nf03c2a33a67b4d9eb86504d41b726e1a"}, {"@id": "_:N4efaef6daff94c4797f8e602e5fd38ce"}, {"@id": "_:N997eb4c267604b92a60a3ffbfb078147"}, {"@id": "_:Nafad558f8dd7446ba184a737aa4fdf1c"}, {"@id": "_:N646ffcb068f445c0a5ad87280395b91d"}, {"@id": "_:Nc6c5290a1a6f4314a6685eaee55dbb33"}, {"@id": "_:Nae4790073a6b442f9bf4d92f8f2cbbd5"}, {"@id": "_:Nd619f039ff3f44edb5d8f3bf5a65f1ff"}, {"@id": "_:N2722ddf4307745068564381427a9044a"}, {"@id": "_:Ndd2e8ab21b1c43d292508636febb6ec8"}, {"@id": "_:Nd3954d4b5bf84162941ae7e150224fb7"}, {"@id": "_:N591d95f77acc4c19a74df79a2ebffc59"}, {"@id": "_:Nb54724be053f4bf2a7205b8be780ebcc"}, {"@id": "_:Ne64633463ab442c9a22b600001cf631a"}, {"@id": "_:N314d05c43ff44906b18a8b46cdd455f9"}, {"@id": "_:N16a516f336cd40598e065bb8e11421c9"}, {"@id": "_:N9f1c305730c54717b236f8193e7af5ff"}, {"@id": "_:Nb6005e02a95d4779a3b45d9722e3c70e"}, {"@id": "_:Nafe4923791b04777983566f051277f07"}, {"@id": "_:Nf8d3b21a3b80410aa83bd4bd6e60a277"}, {"@id": "_:N439de250e9754af7926b8f1a3d74089f"}, {"@id": "_:N191589a2745d42d3ac2e71646f404b5f"}, {"@id": "_:N315a5bddc1004f3f8adf2ab0780b1b79"}, {"@id": "_:N8b49bc70d88641139a5c9367fe44deb3"}, {"@id": "_:N8acdf5e2b3b3462dada31e337dd02c9b"}, {"@id": "_:N8c8b22ed30b14a68847f6049dc1a1317"}, {"@id": "_:Nbcfd31bebbdc45ecba91493af6fb69e8"}, {"@id": "_:N10a4cd9eee5f46c19f2d306593f78f7c"}, {"@id": "_:N78432b1fe81043e182ea21734acf2855"}, {"@id": "_:N84ff6dfaf3ad4c628f34396a1c34766b"}, {"@id": "_:N929c0252f4c647aaa10d99fc6070a3e4"}, {"@id": "_:Nd418963dc06c4faf812bcc8826f5fb85"}, {"@id": "_:N61d6e3268478486d9555b7872ffaf66b"}, {"@id": "_:N205de46fff4044769c03c81a9ff4fce4"}, {"@id": "_:N4c724cb423bf4af5828fe46e0295915d"}, {"@id": "_:N3c1e7123d47c48719414c2e662d72330"}, {"@id": "_:Nda9217ae26734f10888066aea15d1947"}, {"@id": "_:N2d4eb47efd4e4689b91a18903dbd45ce"}, {"@id": "_:Nccf42a81de1c415b8fe92017dcc5083b"}, {"@id": "_:N626f900af674436a8757b3a98e104747"}, {"@id": "_:N98d3a96e70f8427bb69b78371423ef1b"}, {"@id": "_:N37fff35dc5c14c1cb624eacb25186461"}, {"@id": "_:N7fcedd6755b74390a3d2298c778e7e81"}, {"@id": "_:Nd4061c25990147fda62fdaf27b166dfd"}, {"@id": "_:Nb50d96cd760c4fbb9e1d218e0c41b3f9"}, {"@id": "_:N2999156debd04aae96adbfc78e375695"}, {"@id": "_:N46d95d466a6b47eba5e943ffe04ddacb"}, {"@id": "_:Nd109b31fc5274f7fa949a589703189ba"}, {"@id": "_:N84b21bed217e442a9c90e266e7b1b890"}, {"@id": "_:Nae5bcbd1c2124ddba039f2b21047f925"}, {"@id": "_:Na2907fe798be4007ac2029310ce04370"}, {"@id": "_:N0f5d7ac004244ed493fb2460e424ec69"}, {"@id": "_:Na43c9aa51fc240bdbbed7735bbfa690e"}, {"@id": "_:N8061f36383454e4aaea578ea4497c13f"}, {"@id": "_:Nc47b6597a4794a849b4efd5d69e1cbe2"}, {"@id": "_:N67c07fa425ab45bc8f527cc645f9b411"}, {"@id": "_:N1f524f9e43954eefa4b40d804fec942e"}, {"@id": "_:Ne4219aadcf6442a2a99b9581dcbec5fc"}, {"@id": "_:N930019f3b8584a4ca398d1712e4185e8"}, {"@id": "_:N57ea6f9fc49b4ada9061a2d3e9231fec"}, {"@id": "_:Nacf4e45ba49941188c6947d38c7d0ebe"}, {"@id": "_:N24ad023cc872443db881aa97ada32c0b"}, {"@id": "_:Nb267bcd4997a4a5f8118277b7a077a52"}, {"@id": "_:N45413ce4491a47df9546093d9f8ec45f"}, {"@id": "_:N205f6e2bebe9480e91d0eed63dc3e1e7"}, {"@id": "_:N1643e563c3c148208bf142eab1d5803b"}, {"@id": "_:Nbfc9ca18538048fab06dc18508bdc33e"}, {"@id": "_:Nda8222e4e7274d31945d68ae16fd2fa9"}, {"@id": "_:N800f6024386644849516c90714528937"}, {"@id": "_:N8aa32e818fe4425294451b11babae9d8"}, {"@id": "_:N6e98601493324f51b05894e748435306"}, {"@id": "_:Ncba5fab834384b03a67f2b731d0cb275"}, {"@id": "_:N65f8a5ac374e44cf94286819b0317644"}, {"@id": "_:Na3ac159903d84c8bb219f6055c9e4656"}, {"@id": "_:N5dcdf3793a4c4dc29eaf2294d2eb0dbe"}, {"@id": "_:Ndf3d5777c8aa40629c6cc6bc27dd6f09"}, {"@id": "_:N76dae7db7c5a4d8fa88fecb098d77c05"}, {"@id": "_:Nb9c60164f2934f3e9f9dea769c8da5cb"}, {"@id": "_:Ndb18ef6eb3f442579cecb00c370316fd"}, {"@id": "_:N2b5d748381bc4312be8429e75921f39b"}, {"@id": "_:N38be9fe5246a40eebbaae37d5285c69a"}, {"@id": "_:Nbd706a23ef054531bc05f165023c196c"}, {"@id": "_:N746db11a043f41338978c41b6dfbefca"}, {"@id": "_:N85a4e2ed979747d7975c9a9c635445bd"}, {"@id": "_:Nf54c9596911b4c309709d41db9c248bc"}, {"@id": "_:Nd00876e68b1841c880615423383793f4"}, {"@id": "_:N05cc5a7678ea4a9baa86fcf5f15463dc"}, {"@id": "_:Nebd31e3a405e46be9e13fe7d1874a414"}, {"@id": "_:N6e423813e8a84963aeb1ceb85b46cd21"}, {"@id": "_:Nb22a472197f64554aa6e157ce29c26eb"}, {"@id": "_:N928819d52b48406bbe83696444d9a630"}, {"@id": "_:N867aab75477e4e27805caa8e15b5fab0"}, {"@id": "_:N51f8030fb0864c94926b31c89975b905"}, {"@id": "_:N55bcb75af3764dc480366f8cd138be84"}, {"@id": "_:N51d0f4630345471bbd15df29aa91ef36"}, {"@id": "_:N669611b40dd542e9bf3d0b2966552ca4"}, {"@id": "_:Nc66e7238db794ee3a279066f3a50782a"}, {"@id": "_:Nb50945564cb845e5b62f7a37fdee3c4f"}, {"@id": "_:N4b1343fab33347719c64583fcee5e61c"}, {"@id": "_:N223b83cb117c4cf793ce794af021f535"}, {"@id": "_:N2efce1e8a63543b28670bf6e539c5ad5"}, {"@id": "_:N85fba786af314058ab1d3104a2d80cbb"}, {"@id": "_:N5cb93b5dee3d4c68bcd49c0abcd76653"}, {"@id": "_:Nc9f4b26dd80e4fb0ac8a3560ee6ca5ae"}, {"@id": "_:N16bec27f116e46a986df88a53f4274ef"}, {"@id": "_:N9902c8c182a2474f8d0d331d9fc70fcb"}, {"@id": "_:Nda920f03b8914923ab61992dedf70326"}, {"@id": "_:Nf65affbfb21148c4aaccdad0baccb7b9"}, {"@id": "_:Nb6e7322f9980448e9090a6266ca31543"}, {"@id": "_:Nd6629395480b4266a1104102bb7373e0"}, {"@id": "_:N998ea56ea4084a2987b4f4c8129ddd76"}, {"@id": "_:Nd5515a9bbb8c4363b378e683cd39b0ff"}, {"@id": "_:N8f8edc94976242c791ac762758af9d72"}, {"@id": "_:N0cd3934dbc5f47648ba0cbb5659e4c42"}, {"@id": "_:N1e35957583874254ab613ae00f47449f"}, {"@id": "_:Ncf2bffd60318416db1bd97129a7a73c0"}, {"@id": "_:N9edd303f388e4cc4a3389a3cf57073b1"}, {"@id": "_:N2955e93f69ad424497bb1a465182f583"}, {"@id": "_:N4af59c9a74124a17ac38c4253ecb24e0"}, {"@id": "_:N876e883f41954b0b8694b9d2c36439e7"}, {"@id": "_:Nb3b537620b4f46088ec0a710d67bb468"}, {"@id": "_:N4704eb4c3d3844baab7c1e21f90c46d9"}, {"@id": "_:N341c8b29651f4449a37dca38d6c7cdb2"}, {"@id": "_:N841c75d8fd7d48e8979a92a9f452540f"}, {"@id": "_:Nfaa9e7f8b2c7494b84b3e1aab19fd933"}, {"@id": "_:Na5a57a2b5fe549f2a5e4e691acff16be"}, {"@id": "_:Nc09bd04fa3984fe0ad11e37734d126c0"}, {"@id": "_:Ncdfbbc7dd104455382d52ee61a6c9339"}, {"@id": "_:N84df66bbbbf64d35896d680345a3fbda"}, {"@id": "_:Nf046f7033a2e4500b122c7e016225b38"}, {"@id": "_:N848a4ffee70b4d34bbd6e4de3a541c61"}, {"@id": "_:N214e517daa5c422aae1da42e28348918"}, {"@id": "_:N35412743b73b47ad98abb37bc3f00165"}, {"@id": "_:N1792a1e595ac4d91836e338c050449e1"}, {"@id": "_:Ndc0e3ad0e11549bcb9dbe7232e927641"}, {"@id": "_:N076b114f079d4ca5b292370bd5382196"}, {"@id": "_:N22a0e9402cb54a6ca4b3532e0eae45d6"}, {"@id": "_:Nec8778c7ab6d4e4f8ebb52d34a44388d"}, {"@id": "_:Na8ac9ea244754095bd0f21048c641081"}, {"@id": "_:N7b78898911c742beb4263f6c52c03c4e"}, {"@id": "_:N66eb8209612d4a4b801ec9253546e069"}, {"@id": "_:N42da2008659e49798cd7e715aba8f35b"}, {"@id": "_:Neb340fb4497c4497a6a13a5baf67022d"}, {"@id": "_:N4898e77355964f61bfe11b70e00daaf2"}, {"@id": "_:N7b10ad162cc64fc3be985145b2d16edd"}, {"@id": "_:Nd9f85d94f4004476a1f89ab56cadfa25"}, {"@id": "_:N528d584d8717449cb1267c64e9d2d77a"}, {"@id": "_:Nb5ab3c66b57044cfbeac226296846a9b"}, {"@id": "_:Nc4eb328b66194bb8883bd0e9a7c8506b"}, {"@id": "_:Na6d2abb9fa8443528dc6bf57f92da95c"}, {"@id": "_:N2ea33d24cbc440e593068222cb52c7d5"}, {"@id": "_:Ne7c686d823d3458499f48fddefab2097"}, {"@id": "_:Nd272395876964ee6b2f92a0a6d1931fe"}, {"@id": "_:N150002b6d3a547b6a15bfbe9a58d1aeb"}, {"@id": "_:N09f178d3221d47c69d9b218dd1fdf320"}, {"@id": "_:N9d957375f49744f1bc2dec428b023aef"}, {"@id": "_:N825092da40f24607b649623cbb27ca5e"}, {"@id": "_:Neab3b72d8f284d889fd00408a1626803"}, {"@id": "_:N5d3a9167cb954ac480eb78ba9f6cf523"}, {"@id": "_:N049e5d37852e4f5e90b9e60db9be9500"}, {"@id": "_:N51c387f0db6342eb8112339811f1c26b"}, {"@id": "_:N6245b047f88e4b3aa7f8ce9fcbf81fcb"}, {"@id": "_:N6e93c9d393914efd9a6c81d356d377ac"}, {"@id": "_:N3d48e73dab2643078caaab16a1b1fed2"}, {"@id": "_:N79cdd948a4e6499ebdd6144acc096528"}, {"@id": "_:Nf9255bda348041f49acd760e9be63d67"}, {"@id": "_:Nd09ea96a51634d5391ec934a07b70edf"}, {"@id": "_:N95ec402a43bf41a68b48aa3868cf6306"}, {"@id": "_:N6465941c7ed0497689c1a18de20cf288"}, {"@id": "_:N2a6dd59279ef46fa809061706d551eb6"}, {"@id": "_:N53b5f9701c9a4808a56ba3b4bdb8f04a"}, {"@id": "_:N05a2a22149ce4a378e956dbbf30b941f"}, {"@id": "_:N14d26729cc174ea0870b3361dd95979c"}, {"@id": "_:N6deaf39dad3f4c0088540ba16e080062"}, {"@id": "_:N69848a6e135a4f1490a51da5fa3fa167"}, {"@id": "_:Nbc9125571c464d308eff8fb510a6979c"}, {"@id": "_:Ndb792f6645cc4326846c640dcabfecf8"}, {"@id": "_:N1e3736ddb27e42ad95783ca077bf16f7"}, {"@id": "_:N2e067ef417bf443a9a9f02db5f8e48c3"}, {"@id": "_:Nb9e288ee392d43e6852de3c42790e90a"}, {"@id": "_:N86715a1880824f48a708b49f1e73cc46"}, {"@id": "_:N240b2a3679e5439b82c4b89f96c93e57"}, {"@id": "_:N91fb4e9f7b894e73b7abfb493c8dd0d0"}, {"@id": "_:Ne59e7a88760b446d96bc7767efa116a7"}, {"@id": "_:Nbd0319f94dc84c769043689d4b77347c"}, {"@id": "_:Ned5117f6b556425280e9364935c0418d"}, {"@id": "_:N53000aee72864cfa8f591d9c2ae4312a"}, {"@id": "_:N2eec4fe62c2a44b580ba31e2acd5afcf"}, {"@id": "_:N0328dd1a6f484f7aae1dd8b94c01a7eb"}, {"@id": "_:N75a39532db144c149dd07f62859bdef7"}, {"@id": "_:N783f7a53af4c4603b7954e990910525b"}, {"@id": "_:N756a1a2828aa4b2e823e076968f9745e"}, {"@id": "_:N8aa553ddab154be393975a728f114d47"}, {"@id": "_:N0c33e6599bb244489001987c28f76b5c"}, {"@id": "_:Na2a81a0d30f84c3fb22f96da2368eb89"}, {"@id": "_:N90065ba5fd4e4ac6aa677b8ae8d30a56"}, {"@id": "_:Ne44ccd378cb04f0f89683f24046e0f99"}, {"@id": "_:N4675b07270c24f6890257b3ea0e19811"}, {"@id": "_:N68de0973241f4c62bd4ea9bfa597bfe5"}, {"@id": "_:N16f21f093ac64a5aa1844b7cf5e3d3d2"}, {"@id": "_:N96a33f15d9f446faafecbb13297ecea2"}, {"@id": "_:Nd33fe7721770400cac6dee49eee66939"}, {"@id": "_:Ne8bee4143f9141fb962735ae1e5cad77"}, {"@id": "_:Ne0c002d9fd0541c7b7942cb3295ca7eb"}, {"@id": "_:N3f3834e79d554819b8539d33a23b8c27"}, {"@id": "_:N462a102d7bbb4955a2d9ce7f86f8bc3c"}, {"@id": "_:Nc0dcf6657f094d34b7e9c7665373516a"}, {"@id": "_:N46f872f722414343937e7757441addd4"}, {"@id": "_:N35f7f429201548208a9eb0d503a81923"}, {"@id": "_:Ndab75c9bb9a8406aa82a18cdd94bc81f"}, {"@id": "_:N956d3e57f8f64ff29419fe341a3864c0"}, {"@id": "_:Na0bcebcc582541d195a3488887fa9594"}, {"@id": "_:N3700f00291764b14a65c8b7a9846f582"}, {"@id": "_:N37e861acdf3a482a93e74a59720294fb"}, {"@id": "_:N2b5fe724068f4026aeabf799f9411b82"}, {"@id": "_:N6e3983cb205c4523a127207cbe017748"}, {"@id": "_:N86839296c5f54040b9391bdae3845955"}, {"@id": "_:Na46ddcb7941f495fb8f4b8ab2fbba53b"}, {"@id": "_:Nae8fdf5907074328a93b18e3a80d989c"}, {"@id": "_:Nb28a598926734019a856aa66abf08c78"}, {"@id": "_:N620e1d90449146b3b9166dfd9d1e07d5"}, {"@id": "_:N3d42c2d904eb48b6aee044ce1e589d11"}, {"@id": "_:N2c9838d43c7f4026b9fdd46d9e13b716"}, {"@id": "_:Nb82a36f6358d44a8816b836b52584e93"}, {"@id": "_:N98cc0120f3ee41d2b024bd286b2fa6d8"}, {"@id": "_:N6e82719f233c49399114c10966cb1a6f"}, {"@id": "_:N902e4713b95b4609971c22efeabbb47b"}, {"@id": "_:N5ab6627147554558abed37800b15e77f"}, {"@id": "_:Nd8c3c4aa420c4c8f965bdcd1248a00e8"}, {"@id": "_:Nac8752ff93f943e99305f6ee95c4c4cb"}, {"@id": "_:N45b635a06ffd4916ab6ca316862b9483"}, {"@id": "_:N58260bfbe80a494fa559a3a3fab56575"}, {"@id": "_:N12a986fb3f544cadabf4fcf2616734e3"}, {"@id": "_:N842229a268e5471b9609f6cddca573a0"}, {"@id": "_:Nedf78ff445f444ada5d9e7f229d0b6f6"}, {"@id": "_:N046b5bd9b73e472cabb5f2fcfccd4b61"}, {"@id": "_:N705ee9c40e854b7b8ca0271367f0a35e"}, {"@id": "_:Nc3b75d2d0d874d0d8ac7fd99d2da7b60"}, {"@id": "_:N573d1cf31a7b457ead10469a1544ce37"}, {"@id": "_:Ne09cd398729349c092877f1118d2e6a7"}, {"@id": "_:N6f8bfdff2fa1468dbe7bb3e9913ce334"}, {"@id": "_:N3bb0ea3703b44e97bc71f2956f6d196a"}, {"@id": "_:N7799c05c66704b83aaff003cae2a7578"}, {"@id": "_:Nef07719a75524a4d8682ea0bf724461a"}, {"@id": "_:Nb91f23a5eafd4dbb8dfa7d30cf0e24fc"}, {"@id": "_:N49036eebff2349b2857dabedeae92f09"}, {"@id": "_:N65066e5596154e21a3db45f23088e102"}, {"@id": "_:N2b8d2a41b1e2479b8d9cfff7020e8e2e"}, {"@id": "_:N9bcb66d119de4ee8bcdbe8a251f764f3"}, {"@id": "_:N45319d18eb98419e95bbcc9eb7de1814"}, {"@id": "_:Ne3aa4867fc0244c08a4d57f70ccb9609"}, {"@id": "_:Nb8025b2b3a8845448c69f8f3940db6d2"}, {"@id": "_:N3db52e4fe8ce475f9b5300fb9b308dfc"}, {"@id": "_:N508f11d6192d4d3bb05471ccedbd1fde"}, {"@id": "_:N49e81b88366040fe9b293fc1a9ebf13c"}, {"@id": "_:Nefad4e126bd84fcd929740a0fab9c3d2"}, {"@id": "_:Nc9fbc64b6a164310ae606a11acd21e4b"}, {"@id": "_:Nf887e6e1f48847b996586bef472a98ae"}, {"@id": "_:N0806cfe4e8634331929790cf3c783acf"}, {"@id": "_:Nd40e9a51dac1449fa060955649bab3f9"}, {"@id": "_:Nda5b0daee7ed4d4dbf843b364f7bc2d6"}, {"@id": "_:N5c089c5b1c704f0db4800829ce89fc54"}, {"@id": "_:N4242d15464bb4e37ae9a934148fda314"}, {"@id": "_:N4c298e1df0df47c4a397b5cb7391271f"}, {"@id": "_:N9c8e9ceb5e0c49728f08d142e0f83a62"}, {"@id": "_:N3f43c3a7110441e29e3208f51eff2954"}, {"@id": "_:N3283398d86764f2ab86f8f99579d084a"}, {"@id": "_:Nc9c9d000ff1a498486a298f9e3d24a94"}, {"@id": "_:Nff52a804cbf24e30b4c36bc2a47d6e68"}, {"@id": "_:N02a54502622b4ff6a2bb690d74aa00bd"}, {"@id": "_:Nc7e31af1837a4844bb4f3324ce857a65"}, {"@id": "_:N023e80c123a64907adea8f56e28d482e"}, {"@id": "_:Nae43c10752064896857ff15cb9b214bf"}, {"@id": "_:Nc78a853cc670453eb42ae3a9803a405a"}, {"@id": "_:N8ba2be4ce79b45818a4a34cb31c3a981"}, {"@id": "_:Nfb5fe126a3154e7481dd69c0204e4c12"}, {"@id": "_:N825c7d6301a34e59be2acd9f0ae6b5d0"}, {"@id": "_:Nb11982d2f8894e08b7e20a6a0288e627"}, {"@id": "_:N18bf612e804b432db48593bd7013ec29"}, {"@id": "_:N490983a84b854926970e624da3c36fc8"}, {"@id": "_:N140973802df04a4c8010c5bb285da9ac"}, {"@id": "_:N5862a0ef497c40e3b1e1e13a8e0fbebb"}, {"@id": "_:N3b053a5ea3484561b4259eea07946ff8"}, {"@id": "_:Nc56605b5099b492fb98eb5b6ea3a5dcc"}, {"@id": "_:N598fbd27866a4bd090a46cd88ca5ed54"}, {"@id": "_:Ncc2d9af476cc4effbeb4b3c559dcca1e"}, {"@id": "_:Nd1979fe0d16544ddb4eddca90d0c71dd"}, {"@id": "_:N7f086e5f157f40cd9a2196ddcc669c50"}, {"@id": "_:N89e1f72491894fb083f0a3f6ebcfc48b"}, {"@id": "_:N5bcbde6855fe4ed48c5f127960ada7cb"}, {"@id": "_:Nf3f167203572405cbae7b811a2b4c6cc"}, {"@id": "_:N4a5bc17f92b949f8b8797fcca3bbf09b"}, {"@id": "_:Nf29cda0e331440a683f8d2413e123ff6"}, {"@id": "_:N38b383a2e7474393904a018bc059dad1"}, {"@id": "_:N4b4aceb36b1443949d6b5554f02dbc62"}, {"@id": "_:Ned5fc7a541df443c895c6fe4dcadcc84"}, {"@id": "_:Ndf9a80dd71d144d59021a6c310db089a"}, {"@id": "_:N7d1f2922c10348719f83551dc6e2c6c8"}, {"@id": "_:N72746b96fc764b62a633984e51db2da7"}, {"@id": "_:Nb04886f7585f4e7db1a8c69f4449f903"}, {"@id": "_:N03b5eda597834088b718991841696aea"}, {"@id": "_:N66c285937364437f831931d019813599"}, {"@id": "_:N14bb5281c4d34e418d65afcd1482fe01"}, {"@id": "_:N27d62027b1384fc49d2fa23831aff051"}, {"@id": "_:Nc8cd8a7a1f2b47978dbfe38a2536ebac"}, {"@id": "_:Na93a5005c26d46deb143490868363711"}, {"@id": "_:N75a105b295e9483983ba3efddd3d73fe"}, {"@id": "_:Ncb7974b70dd74366aaf4d82900924c64"}, {"@id": "_:N19c6266123bd44e5815ecca0b72ed688"}, {"@id": "_:N86c1836bcf4840128ea915d2aab1c7ce"}, {"@id": "_:N6d2306daf1aa483c8cf72e5b9ca21c6e"}, {"@id": "_:N918d5d2681a64494aa554fe76b3be6d5"}, {"@id": "_:Nce46e38a77a34fb5976db370c7fc63ea"}, {"@id": "_:N2fe51638d10542998059c95001b7027d"}, {"@id": "_:N0470e76bd0bf440bbee4a97bfa2edddb"}, {"@id": "_:N4593e640a0f04ef59287528c8b1d9925"}, {"@id": "_:N0726827e7fb14562b33fe0167874eedc"}, {"@id": "_:N6d9eaec9ba1d4afe97135001f8becb68"}, {"@id": "_:N202c2433eae7455aa3a1f4bd27e05ad9"}, {"@id": "_:N7658338f59e24b6ca1c023b95aef121e"}, {"@id": "_:N07bf3fbff04b4bcaa3bbb2a48c6f912f"}, {"@id": "_:Nb7183148107644fdb47f5843a871d755"}, {"@id": "_:Nd7fa3278f1c4457f8774f79c68df5362"}, {"@id": "_:N10abae7c82c94642a351d15b027ab133"}, {"@id": "_:Na83c016f9ab240a793458e85270cde38"}, {"@id": "_:N8e6f9652bb80458799864e45009705f5"}, {"@id": "_:Nad0107b8e2774ffdb1727e48058af2cb"}, {"@id": "_:N31f5d45b693b4dc283967d65a3d10b94"}, {"@id": "_:Na323a340e92a4faa8d72ea2a48821ec7"}, {"@id": "_:N8fd50019c19c4a508a05503c55a69ed8"}, {"@id": "_:N081bf962296f4e21ba0b1aa879f521f3"}, {"@id": "_:N2b678d39f8d4494b9483e5a84b9d9e4b"}, {"@id": "_:N3fc705099bea43ef99988a8cf2157d3c"}, {"@id": "_:N4e124913934b4a62bf6ff11a0840826a"}, {"@id": "_:N94930b0e6fa64d9a80681eea3a904323"}, {"@id": "_:N76194170514d44b98624372eda83dfd5"}, {"@id": "_:Ndba6b9ab19b345fa9fd0377f583be90d"}, {"@id": "_:N3ea9908e600848378860c820d70e4248"}, {"@id": "_:Na3a6c00ca29644f09a6f23463c52f0c7"}, {"@id": "_:N034d935927de4ec7a06040afb1025cfc"}, {"@id": "_:Nbd1e0f95aa1c46318a455ab73f797146"}, {"@id": "_:N9b03f6b6b04b4fbd8aaa078e927f2ea8"}, {"@id": "_:Na8358854a89e40a886f93a33acfab693"}, {"@id": "_:N0b9e0f3e04624c59b14d7840e49d651a"}, {"@id": "_:Nd7a0ecad465d418aa550cc2a5e13094c"}, {"@id": "_:N0ccaea94fe674edf871548a6da55b8be"}, {"@id": "_:N5d4ca733f53f4c2b84a37327641d5c26"}, {"@id": "_:Nd88b0c959b964aaba2d7aaf9cbc13e43"}, {"@id": "_:Nd062203c17704fc5bff1737e1412a3bb"}, {"@id": "_:Nff7df3926f474e74a3f1d879386da453"}, {"@id": "_:N8ff9385354384b729d9ba725fef8fbca"}, {"@id": "_:Nc05ccc77f8b54040a582062d6b7168a8"}, {"@id": "_:N0cfb1eec4f3f4aedb8b3b517fccd5360"}, {"@id": "_:Neecbc4769bd04a5cb837fec70f03bd39"}, {"@id": "_:N7302a238e2d24d70b49b2d5a06954c74"}, {"@id": "_:N1ff99817423e42cd9afab056f025c6fe"}, {"@id": "_:Nde8a8863b861439fa32a25268e80cfa1"}, {"@id": "_:N35f8d42ee6c04028b8ec4977169b3b8e"}, {"@id": "_:Nf337ac1258fc47ada6d7d80ea8979d0f"}, {"@id": "_:Ne0dab954a11d47c788a55f373927e47b"}, {"@id": "_:N13c99c6b844a4f059988677cd8fa416a"}, {"@id": "_:Nbffa9dfe0314497985af6ac30c98f15f"}, {"@id": "_:Nda52166bf3bd493aa669c7af75208fb2"}, {"@id": "_:N8c7a1f20da454e09a812af7ff6d5b746"}, {"@id": "_:Naf88c81ed4284959b65054dcdd506a6b"}, {"@id": "_:N4e0f222729954636bc1403c28d6cef2c"}, {"@id": "_:N2781d603719e4c6fa8eb6ad7871f0dec"}, {"@id": "_:N40848fc3c1934897b33baefd1c77d5ec"}, {"@id": "_:N54b633c19ee34c95bd0c1832dd41d77d"}, {"@id": "_:N857db2bbc0684681936220675454cd1d"}, {"@id": "_:N9ab97f52f2b449f0b0c73c66e29f1786"}, {"@id": "_:N6c558ef17c95468aa26f6e1bf8f678b8"}, {"@id": "_:Nabda45a5cfc54fc2bb894c4e2f473396"}, {"@id": "_:Nafe3a76e56d0466b9918c28a606cc431"}, {"@id": "_:Ncc80911d0fd141afb0c3e7927e38d168"}, {"@id": "_:N38b4205aa0d44db7a677944e52d86a30"}, {"@id": "_:N787ae00e855a4feeba2e8c9618a138b0"}, {"@id": "_:N8b5e73e2c77e4d9bb220c1461e6819f5"}, {"@id": "_:N7f190fae2ef94321b787b454a1761566"}, {"@id": "_:N52a3215cc58c48b88870c858915d3fbb"}, {"@id": "_:N8bd274da5f8a404fbe515da6eb54f0bd"}, {"@id": "_:N5bd99acb86114beead56dd7572462dc4"}, {"@id": "_:N602252c204194547b83aa54cd2d82a36"}, {"@id": "_:N910591698c604767a48d2a85b6d5176c"}, {"@id": "_:N84e4861525824e35ab73f9222796acac"}, {"@id": "_:N9a7b4b1eaeac49afb59b7eda8d474950"}, {"@id": "_:N3505a9387ca947b6b510104807207a9f"}, {"@id": "_:N718022534e254c87bbfa788a966577b5"}, {"@id": "_:N20e23f584c4648cbba9a15b6ac001104"}, {"@id": "_:N8ef96685de0e4b20b11468b65d1dd676"}, {"@id": "_:N9ca28739b6794c8ca551683a756a8e37"}, {"@id": "_:Nc17e0b2f43f94e26ab6c6a6111cca39e"}, {"@id": "_:N42978baad9af42dea68c14c52aeebf6d"}, {"@id": "_:Ne380939a28e64c9ca07f154456a8cec3"}, {"@id": "_:N41838ff8275b44818b1df143d13687b3"}, {"@id": "_:N0733c59e253a4f6894a36e9e8bf6ee38"}, {"@id": "_:N569879158e9348318323ceb89cef95a6"}, {"@id": "_:Ne24e1634bf2b46a7a72548c9cc0f5b35"}, {"@id": "_:N1a6fd1b61ea0456e9994c4e5e7c317c5"}, {"@id": "_:Nf4a7c6fb71694696aca60831f45cd786"}, {"@id": "_:Ne1169398318d430aad0aa00d3c0a7b3e"}, {"@id": "_:Ndd33c9d5320949b4b431829e1ae536f3"}, {"@id": "_:Ne4dfc2d5493f4b0a8e348e1e7b2c4397"}, {"@id": "_:Nc9488608655a4f56b8e7f0c7a5d6ef01"}, {"@id": "_:Nf3039f935d06453abeeb3f8301b5fce1"}, {"@id": "_:Ncb6a6670784944bcadc26b649fa58800"}, {"@id": "_:N9cf5890b5c4746c7a40f2a72f9988080"}, {"@id": "_:N0bab75e1ca244354bdc04559d8c6a966"}, {"@id": "_:N678c34cb68324d799268cd607959f0cf"}, {"@id": "_:N16f60eb5ede34e8faa776df4b049ed51"}, {"@id": "_:N9c4fdcb6b97e4c2e81699b923ca586d4"}, {"@id": "_:N6dc416fe000744239f91d165f64593e4"}, {"@id": "_:N565a212d82f24a918ee9c4d3922cdaa1"}, {"@id": "_:N1ff7bea3479348de842f1dc2844219f2"}, {"@id": "_:Nf7ef22f0b6d7447289cb571ef7257119"}, {"@id": "_:N7e1863ecd1434d8992d3795c1a4d608b"}, {"@id": "_:N88d7ee16790e438393d8bf44fbb554bb"}, {"@id": "_:Ncfa9c4e3d11b4b188fcef63ae2d92fa6"}, {"@id": "_:Nafdae18944a04398bc54696d05d5ddab"}, {"@id": "_:N1218f397326c4769a6fc6120616ef179"}, {"@id": "_:Na5e8a2dc1191497fabc1084c14bf740f"}, {"@id": "_:N7f260652abad4dd9a5db5e09a833d0c7"}, {"@id": "_:N9de74f23893645628ed096acc2dfa1ae"}, {"@id": "_:N7086d233d2cf4de7951ee7d7655938b2"}, {"@id": "_:N01ce6dd321a54c24baff6b84dcb37718"}, {"@id": "_:N7096e72207384f1c9732cb0be49d5991"}, {"@id": "_:N48173989e5d04ce88ee76a5b523f7edf"}, {"@id": "_:Nfcc2d7d0593d4965855362d85a8de0ed"}, {"@id": "_:N713cce234148433f83ac787683143c1b"}, {"@id": "_:Na0c5c4cf67fe4e989ed6f34cd7a93e01"}, {"@id": "_:Nca5a44ce3da8471b864168c098d6c156"}, {"@id": "_:N9b307c7c539c4840a606ac1e0dbab926"}, {"@id": "_:N69eed0c651a24160882d3cfab14ddb14"}, {"@id": "_:N29edd7b8b06549ef9af9c6287424c5e4"}, {"@id": "_:Nf1c81d0d440a459bba9c3c0c28195757"}, {"@id": "_:N3201e7afb1974b3a849b85cf639dedba"}, {"@id": "_:Ne55a2716593d40e387c67b9e390db2de"}, {"@id": "_:Ndc4885c1cb0649e8bc0793d64a9d0a2b"}, {"@id": "_:Na841f98575314c34a29adc96e33cf564"}, {"@id": "_:Nb8c98fa0cc0d4c86a55cf8d702d8ecb9"}, {"@id": "_:N3fb2e0a50137405ab380604f18c4a404"}, {"@id": "_:N876c7f5ea51b42f7ac4bea3c6f00a003"}, {"@id": "_:N685f4c8f3b5345358c4bfcb11644263e"}, {"@id": "_:N8cfdbd0e406e4440bd3ec67b841392db"}, {"@id": "_:N9d91e2141a3b40bf888db3ce8572f00b"}, {"@id": "_:N4b1f48df6d334b51a8e52c1094c9ed41"}, {"@id": "_:N098a20e56df5482c8dad8aa6dd9fde3e"}, {"@id": "_:N4c1116e3fd7f4435b6a770d95669e81f"}, {"@id": "_:Ne483952f03bb46dc80706fe11476d581"}, {"@id": "_:N6ebbdb010aa6420cb273cf7c9fd35553"}, {"@id": "_:N6da7bb5893ce4e409ae944b29a0251a2"}, {"@id": "_:Nea7c471067f246a68d6392fa5e9a080b"}, {"@id": "_:Nc212ee9accef4477ad19103438658804"}, {"@id": "_:N66bb13ce5c4d4ea8abf8984705dd24be"}, {"@id": "_:N6f7ff457755e4b138fd935adfc584308"}, {"@id": "_:Nce80ef63f6c34577aa9438668625b54f"}, {"@id": "_:Nce335568987d418a934dc98e1b710a17"}, {"@id": "_:N92d08dd036e0466dbf3c589115467cd4"}, {"@id": "_:N0d33f0f7d21e46b7908e525ffe00ffa4"}, {"@id": "_:N54ea98346ea54f519276acf2884424b7"}, {"@id": "_:Nd7e1b8c7a6f04b4791d4ba9e3f17753f"}, {"@id": "_:Ne9c231bf00864df7b54795fe0566a324"}, {"@id": "_:Nd744b5d87f5f4a9b904a642db4df5de3"}, {"@id": "_:N02b9b395489e41b0a1faf2961b0bec69"}, {"@id": "_:Nc14d9b57ee88434895642e02ab905126"}, {"@id": "_:Nf4364e85cf294757a2ccb069a181780b"}, {"@id": "_:Nad05b91b19f54773abe25e9687a40143"}, {"@id": "_:N2d51962147554f8d8076cf0d62ad3110"}, {"@id": "_:N2bbde29e6bc84784b69752a6dce16e16"}, {"@id": "_:N0552a041233446e09cc66f2c7a01da08"}, {"@id": "_:N6c4741ff0e7948a48cccb3b27d258cda"}, {"@id": "_:N44fa4c2515064019912053a6dd17cfc9"}, {"@id": "_:Nf359861bb1dd4c168731004af65f8865"}, {"@id": "_:N95a4a1d1a54c4422a54cbe082d743ebf"}, {"@id": "_:N74dfee942d8a48bd885218b7cb7c90f1"}, {"@id": "_:N685672ed741e4ba4a010b8fa962d6c4f"}, {"@id": "_:Nd8541c82a3744ddea095b15d9ef031fb"}, {"@id": "_:N8ba713694890442d84c001d039b1a1ba"}, {"@id": "_:N50629e0212e14d5ba3bf3bb9f36d82c5"}, {"@id": "_:Ncd8af0f0cd624e65b68ac0c0e9e21c07"}, {"@id": "_:Nfc6e8bba1e134b8485e8e82a292145e4"}, {"@id": "_:N53fbfdd0f86c45ae91726a95d630cb96"}, {"@id": "_:N8d51bf9a86a242f7ade790365b2021b3"}, {"@id": "_:Nba960f9b70ae4272b2d54ff8deff0a8c"}, {"@id": "_:N2d6881c4ba71408aac5e73e6ae799194"}, {"@id": "_:Ne7417fe8666c43e2b1cc38c740b680f6"}, {"@id": "_:Naab02ced0e88401f934525bad980a4cc"}, {"@id": "_:Nca9c84c6f25f4de5bacbebcd23688253"}, {"@id": "_:Ne0fef7747b0445f98dab272dfad64af8"}, {"@id": "_:N21f44e0f15cb47adbb4f9d829b6e73c3"}, {"@id": "_:Nffe0d572ad4049b2a07e8b571c8b3920"}, {"@id": "_:N2b407fe746d946c6b10047a175d675f3"}, {"@id": "_:Ndef9af0f5dd2423eb26eb40fc95de4d3"}, {"@id": "_:N4ce1eddd464948faa6c9b3e3e636bfa8"}, {"@id": "_:N7ffe99fa76ce429b839b7465b0eb5b40"}, {"@id": "_:N2fc637b2931f4c7cb12b1c8d9131a43a"}, {"@id": "_:N5f8f6c1250d24fcfbb14990895915ea7"}, {"@id": "_:N0ea7c5b4784a443e87599359b1bb85eb"}, {"@id": "_:Ncbb4cc70dbf54e2c88e51f3d87c455d0"}, {"@id": "_:Naba783af2dfe4fee99d0ba236bf758c3"}, {"@id": "_:Ncc7cdfcdab7b47468167908f513821a0"}, {"@id": "_:N5347db7b799a4381bf0a243f3fb35a21"}, {"@id": "_:N847587e3cc6e4eb48c2cdfe83672229b"}, {"@id": "_:N929ba1b6953d407d8bd4a98a8a330a3c"}, {"@id": "_:N2a834b9d526f4760b43e82676c34fe8e"}, {"@id": "_:N7a92921feffd49bc977f661204ff0397"}, {"@id": "_:Ne518cc833470469dbdf44cd84cbade30"}, {"@id": "_:N0fa9569471af4275b415e16998a54178"}, {"@id": "_:N220c297763ec4854b0056a04de11be54"}, {"@id": "_:N90ad772117d0406b8f9b8c2e8953ecf0"}, {"@id": "_:Naffc71bbb40b49fd921ba3ea657dd73f"}, {"@id": "_:Ne99e0e8edb504ef5baebf7bde793da0d"}, {"@id": "_:N74cecbaa6eba4af7a4f1984cd1f84217"}, {"@id": "_:N654e4230f2ca463abc960c3f39ec902a"}, {"@id": "_:N328f5208562b42aa89a5a02726acc1ae"}, {"@id": "_:N2893707eecb54b99b3ac4d9144580bc1"}, {"@id": "_:N2168f39d07e3460cb574d2cae187920c"}, {"@id": "_:N9bf697c0b32745a0bfe09a90daa9f0c3"}, {"@id": "_:N2213cd0b20a949bb9fba843f0fb60b44"}, {"@id": "_:N30f4fdff3476444da5f08d2097a62f4a"}, {"@id": "_:Nce92f4fbe18a44319ab8d535b2ea7bb8"}, {"@id": "_:N632c545e1edf4c2e9fb1bbf00ecf2af8"}, {"@id": "_:N69868c6e34464ba3ad9d4f26d76c76df"}, {"@id": "_:N331db73a819a4b5baadfdbd5b7fb5046"}, {"@id": "_:N30fd39a367c4462cb132234c6eebae21"}, {"@id": "_:N2aa078e980b043c38a2c35a68a429c5e"}, {"@id": "_:N5f4e53ad97d043ba86e51d4c8202e301"}, {"@id": "_:Nb705c5e86a2e4bd8a005dd7fa95ee8ae"}, {"@id": "_:N32193810832f4ffb88657a05b5b643e6"}, {"@id": "_:N8a877d2195eb467693cf84d71518787b"}, {"@id": "_:Nc4424d79700649c286142bf151cecc6a"}, {"@id": "_:Ne5978b3b6da64f59a1b62ecbf6dfdf2b"}, {"@id": "_:N690a2332ad5d4b4f8455e62a37a1b777"}, {"@id": "_:Nd07b9bb4bef148f0ab2a53f7f9c77070"}, {"@id": "_:N658161032edb4ea1bacc6fb39e6dcd3c"}, {"@id": "_:N904c66199ab141df982fe24ae482fb49"}, {"@id": "_:N96688667de984cea9b7a79b28f493976"}, {"@id": "_:N1a5d9d962e3d4b5e932c24a80d658055"}, {"@id": "_:Na1dbd24af7764a24bb07ed2445155324"}, {"@id": "_:N3f90280731e946c4a804be25c8e70f08"}, {"@id": "_:N1ce5cca82d574c1ea31a84f7ded9e445"}, {"@id": "_:N25853a51ea5f46e2846513b2b978c57a"}, {"@id": "_:Nda40496ba7b9414abb5c8067cb0e4956"}, {"@id": "_:N8b57262673294b4cba421c3fc7c482b2"}, {"@id": "_:Naff6382e32a24b469e8fea72b400d89d"}, {"@id": "_:N56015b685e5d4b8f954d7358a6d14903"}, {"@id": "_:N08e8a5a855a0406baec2c8a52255a61e"}, {"@id": "_:Nec9f19e4252a4e4b8593d2a52da9dd29"}, {"@id": "_:N60d3b6a6179f49adbb6316b4a8204ac4"}, {"@id": "_:N87457944ff2c4e2287ed0905a54ac2c7"}, {"@id": "_:N1b1770d091ab470a84585ef7c81f22be"}, {"@id": "_:Nafa8a5788190490c9c4bba2e821a2cd1"}, {"@id": "_:N209d84606580400c80ec66b693c35e1d"}, {"@id": "_:Ne80a623c09a34ad4b1986ef681b3aeba"}, {"@id": "_:N563c477e9d74481e966a9496e482a252"}, {"@id": "_:Nfb07076f997f4edc9cd5a86f73b43a6a"}, {"@id": "_:Nc0aa3d6e59214c8399f510c6b24f81ff"}, {"@id": "_:N297465c4092c4bfba0c62f95dce65fb0"}, {"@id": "_:Nd68a0b52553b4304886fb28d45bb295f"}, {"@id": "_:Nb61c3ebb08c34f9eaf622edee638aeda"}, {"@id": "_:Nf283d5acbd164f5fad2d36e57bd5160c"}, {"@id": "_:N2602e0425de74b5ca9a335c3d4b8daf0"}, {"@id": "_:N22559f53209745d38e86fd695dcf2882"}, {"@id": "_:Nd5634e77e4a84f55819515fdb2ce907e"}, {"@id": "_:N9d23d315f39e4f06a778183528b7cfca"}, {"@id": "_:Nd2da643ca3ec46ff9d9accfad0a622bd"}, {"@id": "_:Nd3a40aec1fe14d3699dab34ac3501bad"}, {"@id": "_:N99df2fa562ca4578a83a12a4a6ac6789"}, {"@id": "_:N273486bf8d0c43bc9c31e7c8d7b0ee86"}, {"@id": "_:N226adf815b9f4b88bdac66276004642e"}, {"@id": "_:N3e0162b15d0f4f8b96e50471b3a87e8d"}, {"@id": "_:N877f559f905c487eaaa2ef69a286615d"}, {"@id": "_:Ndec6d495bccb4c979a2b57a42df06bd1"}, {"@id": "_:N1d27382577714114a4211ac8f8778157"}, {"@id": "_:Nb563829bdb25407cba0e32cad226ec6f"}, {"@id": "_:N825fac7a6a284a2595d16b26f4d826fe"}, {"@id": "_:Na14df72184404064963ff1ba218d68ac"}, {"@id": "_:Ndd57b89d66da46e0b7802d521bcb4e0e"}, {"@id": "_:N2767a12f0f0d4b09804c348285f4acf6"}, {"@id": "_:Nc8259eeac34a4975883ab0bd3675ec6a"}, {"@id": "_:N7f79ba7e1f0f4ee6aad03920d7ac32bf"}, {"@id": "_:N29e361d0bbb5456c8502f8528952255d"}, {"@id": "_:N7b678a2cde204c32805a48151d33b7d4"}, {"@id": "_:Nff1bdd6b9827450b8c3314faae5aa238"}, {"@id": "_:Nadaca96733024f8dbda6e4023350bc95"}, {"@id": "_:N00939e803ac541f18366a2300cb4445e"}, {"@id": "_:N5b1dcaa9fc034d489f3cb7b1c4f4c89f"}, {"@id": "_:Ncedd06c1a6e5460090ef9832c4e7914c"}, {"@id": "_:N68c9323ac6c34ccb84dfd7f3d20729c1"}, {"@id": "_:N11e407453db845ac9967528127a4eb6c"}, {"@id": "_:N0ed797f3640741ebb962c2f2686c2540"}, {"@id": "_:N33e8cfdb35a44d47acb02283b4708228"}, {"@id": "_:Ne844bd8992604aa2833b6535a5c64a42"}, {"@id": "_:N51662a3c7aee46c2b36ce82d3f0591b6"}, {"@id": "_:N32a948e21c5e4b81a739c5543a82eecc"}, {"@id": "_:N4e444f8779044e78bf5cc67f4566938c"}, {"@id": "_:Nad10c3815c1b4eaca3b36d013215eab8"}, {"@id": "_:N6805b45e808245eca8435961e749214b"}, {"@id": "_:Nd87ec6ee806d4d6fab99a335f0c09386"}, {"@id": "_:Nbb94d1ea85d449c1a0afbe003da57771"}, {"@id": "_:Nc91769bfebdc4ab9a19572fbb3cc563d"}, {"@id": "_:N42bbddf8d1f741c1956deb8a75ee3cfa"}, {"@id": "_:N51d543afced5485f91c335c0ffeec8df"}, {"@id": "_:Na2ddc8df02b24c9d88b05255ffd0eab6"}, {"@id": "_:N94604e727c604938a83b14807aec8be9"}, {"@id": "_:Na6813f5423de48d8b26c70a27cbf650b"}, {"@id": "_:Nd47a1de5bf234dc0bd6aa04700e953cc"}, {"@id": "_:N467b548f57244f2ab9bb48dea9dd7771"}, {"@id": "_:N182034204fc849ba9a103e210b3d84a6"}, {"@id": "_:Nf072a9bd7a0b4aaa9624000d00dd1f8f"}, {"@id": "_:N94fa2c4ba84347f0aaf97001412c300a"}, {"@id": "_:N6841b26ca946471ab55f99cd8352aa08"}, {"@id": "_:N289ef253140f4281899530d176062dc3"}, {"@id": "_:N5d7bf47b755a4c7e88a6f1e27d4f763c"}, {"@id": "_:N89e7fe8a8fa44929b60e3d046b75b997"}, {"@id": "_:Ne7581329a6b140e498e4b7c7bfa34283"}, {"@id": "_:N9f4d42d633ce4087890fbf96a8173ddd"}, {"@id": "_:N18679f6bc6604dd4a90b59f605703700"}, {"@id": "_:Ndb4548d294cf4ed49120692b7f410e46"}, {"@id": "_:N2814172184c94a659a5428f5863f1f95"}, {"@id": "_:N2129e6460bdc49ada83c8901d513cfe8"}, {"@id": "_:Nc3f8a97051f5417096a2848b7876fb43"}, {"@id": "_:N04c76672bf5c4aeab1d3b7bab1810f44"}, {"@id": "_:Ndeda0adff0bd473eb5b781c8b5b385c2"}, {"@id": "_:N5744c0e69dda475c8596ef21d4471132"}, {"@id": "_:Naa2f4e448bf445ecb12c00f4f753273f"}, {"@id": "_:N62b2d7753cd44f20b8adff38c23d5ec6"}, {"@id": "_:Nd4ec5ee71c5a4cd59e1a77cee0c0357c"}, {"@id": "_:Nb9fea60ae548494293dae398dfb322b3"}, {"@id": "_:N23b9c850316d4eebacfffad67970202a"}, {"@id": "_:N37debbb45ce441b68f187d5da99fd9dd"}, {"@id": "_:N5e3338df92754e3b8d6a083b9950df11"}, {"@id": "_:N6d294778d23143d9b0af4360331e1308"}, {"@id": "_:Nf982c33cdcc344d0a1a94e1812fb769a"}, {"@id": "_:N43f4ea4eb97949cdba87031bc08ff11f"}, {"@id": "_:N9a2dcb160f8041acad1775b698932de1"}, {"@id": "_:N7663a51f787c4880bbdc8cefa4dd8c0d"}, {"@id": "_:N5eeaec768c4b4f1bb6a7faacaf3a8855"}, {"@id": "_:N20405e564c884b29b00f6613fb7c6b05"}, {"@id": "_:N4d067a31c61e44ae83c7b99deefdceaf"}, {"@id": "_:Ndeeacaa5fd8f4203ac30b8a3ab2d93c4"}, {"@id": "_:N2801044037364339a7b422498784f3bc"}, {"@id": "_:Ne62bb9b7b21640a199bee734f0c7140b"}, {"@id": "_:N87038415346043f38aa6775294ac639f"}, {"@id": "_:Na52ac9eb983742218aa336b5acf94168"}, {"@id": "_:Nea505a6c577f4649927dd83a33733e77"}, {"@id": "_:Ne928ead4db1648238c8b9bff133de5b1"}, {"@id": "_:Nb2ba1f2b2eef4a149b131676d85b0342"}, {"@id": "_:Nc99cc8c18c2544c9b09b22b4037cce32"}, {"@id": "_:Nad2ad31cfb1d47449f1b11e31f262e08"}, {"@id": "_:Nfff1ffc444f249248fe8bbdc85272702"}, {"@id": "_:N919f57af73a6454787002209e98cff84"}, {"@id": "_:N2e59db22996d472d9238db6ac3e7c501"}, {"@id": "_:N248172368e2d49679f82e5811be47be3"}, {"@id": "_:N456ab7c153ba45d48c930dfdf3768e53"}, {"@id": "_:Ne11a3f21986b4d6893dc3f7e130b1bbf"}, {"@id": "_:N24774253fff14525978c224692cff0d5"}, {"@id": "_:N387a66e3d14844d2962ede522f29e784"}, {"@id": "_:Nb33ce96ae8344ffda6391c49e05b26df"}, {"@id": "_:N28d15cc6c1cc4a33a8557c750095c8c3"}, {"@id": "_:N4082cebaa045436da98cdf2be564f2d4"}, {"@id": "_:Nbc911aacef3a4b4d96d31f77a86cedd7"}, {"@id": "_:N9c8dfd5efc5940719055d5644a3fd691"}, {"@id": "_:N83d067b0b70147669751f54633d434da"}, {"@id": "_:N090c3c8f08da4feabe150338cc252f8e"}, {"@id": "_:Nfceca9dfb2d44f8588af9bd6b8a016d3"}, {"@id": "_:N4657ed4072eb4f4eb9736fb893491220"}, {"@id": "_:Nb4d679bd7fb6410f89c260d7ae5f4bcb"}, {"@id": "_:N9db346a50472473e9ebb20fcb535c57c"}, {"@id": "_:N414b2c254348475dbe27900874c20f16"}, {"@id": "_:N2ad9df1cb3d94690b8446c4218ca82a6"}, {"@id": "_:Nd00c9bf3d4cd4a7bb69ab262d2f7a1ce"}, {"@id": "_:N280517f264f94242bbf41cdcc0455515"}, {"@id": "_:N70d097528e374ecbbc1322a07482ec4f"}, {"@id": "_:Ne5603e9dd1c546d388a33cf032c8fdb1"}, {"@id": "_:N3f774a601cd0477abc51916c2550cd27"}, {"@id": "_:Na814551dea2340a6aa4a078d902c83c2"}, {"@id": "_:N9d367a2c168249ceaf09abb49626ff5c"}, {"@id": "_:Ncda127f76dd74484b4b5d3508503cc16"}, {"@id": "_:N9a2c287b24b843cc870fec3416b4eda0"}, {"@id": "_:Nb4eb654ac6f544e9928f0168b9f74427"}, {"@id": "_:N1a129d64c8db4f638638020e6fee5d65"}, {"@id": "_:Nf0e1149a6bf849ce8e62b22c800ee551"}, {"@id": "_:N6eca50f879384669b50861b1dd32c63a"}, {"@id": "_:N9080e1349f714a518da684cfeaf16e8c"}, {"@id": "_:N2a80b795521242c3b13eddcc83cde863"}, {"@id": "_:N9f5f1e28fa7b417f874ffcf326289d1c"}, {"@id": "_:N496ffadd77b14c3390aa87149eaf8d54"}, {"@id": "_:N0d57be35bde24d0d9f655e772e15e922"}, {"@id": "_:Nb7da490c3ecd4356b1d1eba58552e9f0"}, {"@id": "_:N9de3e3e462f94d49a419939d73816eeb"}, {"@id": "_:N6f30b94a41624367b6fbf7d5a01a73a4"}, {"@id": "_:Nfba1c941aec64169a3f8910912471677"}, {"@id": "_:N96ee8f103ea4408ebfec6d76ffcf42ad"}, {"@id": "_:Ndc0919fb8b2e4f8bb08c34ebf919d96a"}, {"@id": "_:N3f44c9b8af4b4cd5a309aa674f89f11a"}, {"@id": "_:N96b3490b70ec40fcb1c5d3c76326b704"}, {"@id": "_:N6f69eaef4a79468bb6baa04c0907331b"}, {"@id": "_:Nb633fc89bc5a41fca46fc342ef73378e"}, {"@id": "_:N0d8120ce820b4967bd3e8e0bad9428bc"}, {"@id": "_:N5b4258d0841e4bbc81cd67ef12615adb"}, {"@id": "_:N905ca1cc386c49b2931f564ed92727f8"}, {"@id": "_:N1a63c3426b564ffdbbf182e32233c717"}, {"@id": "_:N105bee4bbecf4ca1a0ff9b2d0b52ebaf"}, {"@id": "_:N6082158430984459bd5ade15c33260ef"}, {"@id": "_:Nc5c7e56978984278bf98394e26b206ef"}, {"@id": "_:N22447038a65746b48bd60e0668fdd2ef"}, {"@id": "_:N56b075da10224962a5b6c7f7b6a5d0e0"}, {"@id": "_:N5fb9aaa98c7a4d95b6867b0fd19ec631"}, {"@id": "_:N7adf96d8c5de4ad79550abf92d4f8fd9"}, {"@id": "_:N5a3df4b7ae6d4bde95a145da8e891e12"}, {"@id": "_:N7c2112368a5b429ca6c603e2d61b5043"}, {"@id": "_:N5c952bfd948d4fd49e97c6dc49b133c3"}, {"@id": "_:N2e03289b17864afbafbeef723ab39ec4"}, {"@id": "_:N3e3cd81ea9334c41a258751acf6ab25d"}, {"@id": "_:N09eba83347dd40489f92423dbe471c19"}, {"@id": "_:N589e46c0c4904b059d5ddfcd28df614e"}, {"@id": "_:N35780928325447cca356f6a4ca0df570"}, {"@id": "_:Nafd136395825495781120a98926c0918"}, {"@id": "_:Ndecc47f96d4c4ba18b4e731f20de2150"}, {"@id": "_:N9d0c94c7e2094eb9bbdc90cb5774e859"}, {"@id": "_:N26b1e2394ed44013b10e055a90b5f0a5"}, {"@id": "_:N770deb4fa1a146f5a89029b3ac123b41"}, {"@id": "_:Nb84c67e1f8d94713bf0a9f3aeddab887"}, {"@id": "_:N8b480c57a3ef4b5faf8e98bfd0b85f99"}, {"@id": "_:N4d6f0457e77f482bbd41223da41ee9eb"}, {"@id": "_:N8cce57df567b44fcb233dac4f0aa3543"}, {"@id": "_:N3876cf9b4f1f45d28e60d16948b40dd7"}, {"@id": "_:N7fe6dac219ec4d20a561bb322bea3058"}, {"@id": "_:Nf28765ed81224ea29814485411de11f8"}, {"@id": "_:N9a353b6c7bdb4c5d94b623832caa31f4"}, {"@id": "_:Ne749ec68512d495198c1916c04d9b273"}, {"@id": "_:Nf5bee0267b5e4428b8ecfd79c8df0a7b"}, {"@id": "_:N64aab5e57ed14fa898200af8acaf55d2"}, {"@id": "_:Ndac0c5e405424c6183dc5af6348edf9d"}, {"@id": "_:Nf943504fdbcc428ab8480183efbd10d4"}, {"@id": "_:N386affbb28544f60bb5514a9de99b9fd"}, {"@id": "_:Nf0701e1a10774faeaa95e66ee582a34e"}, {"@id": "_:Ne4b71ceab2d44f99b527604255902692"}, {"@id": "_:N898b85d4b8d2478db7b72bd3ee42cca1"}, {"@id": "_:Nb93f8e9342304316885a12b9d7d0be17"}, {"@id": "_:Ne26edad78c6449fdaa23204e9fb8c938"}, {"@id": "_:N9487ba60497d4ffcb2f3a88e3cbb75c1"}, {"@id": "_:Ncf7e6215b0bc41bb875e25e52d762ac2"}, {"@id": "_:Nc62995d683c34a728de938d0a11a85d2"}, {"@id": "_:Na9c031c730a140b3af5f84f725602fe7"}, {"@id": "_:N86776ccc973a4cd6b469c4fdb2e50092"}, {"@id": "_:N50a5e4643bb84124960fa7a75d7117c3"}, {"@id": "_:N90c4428a283a419582bcd1f9c5be3df4"}, {"@id": "_:Ne929a3aa084745169d708f575d44c618"}, {"@id": "_:Nd91bbdda645742249b397fe7ebc812c5"}, {"@id": "_:N2783650db4b6428bbf76dab9a488d560"}, {"@id": "_:Ne2c5af62b0344d42a8204d8c777959f3"}, {"@id": "_:N97cff0d36f7749638a6c265ea995b2a8"}, {"@id": "_:Ne2f03cde0f98413489db45fd280d34b1"}, {"@id": "_:N8ba13bb85d8246638b9420ac1a7c1c94"}, {"@id": "_:Nedb22b22522e49858580249989fc3217"}, {"@id": "_:N431ef545cc3d4438a505270942e5e55d"}, {"@id": "_:N97541940c9404ee9aac965d58735d85e"}, {"@id": "_:N9a18d50a7f13460f8bffa54ae46934a8"}, {"@id": "_:N293c2431a51c4792b94fb90006e7fb75"}, {"@id": "_:N0bf50d4ee55742079d634c4cdddf135d"}, {"@id": "_:Ne457293b53164152a92a132fe4035930"}, {"@id": "_:Nc512017f788b40479106f8ce3536f806"}, {"@id": "_:N6f9b42ce3b3348658c34b2c8b0b8c372"}, {"@id": "_:N79f1ea31875c4bd19ab43a73f4c4e7f4"}, {"@id": "_:Nb6d81ea86b034b349ecf9c265c6a9b2f"}, {"@id": "_:N3d09e3c46ffc40d98d8b043a45119817"}, {"@id": "_:N632adafed78b4ea093a8c46878664804"}, {"@id": "_:Nbb78c1b6d8314c1a95e6ddb12c1ba27b"}, {"@id": "_:Nbe1b63dfba4b4c3f915157b215614e44"}, {"@id": "_:Ncb5496d1e2de4d2bae4efe41e893fb36"}, {"@id": "_:N92305c53b1f344209b15469082146d5b"}, {"@id": "_:N0704d0bdbd914b1594927798b19e587c"}, {"@id": "_:Ncd2b9b7ab46c45d9a866598cf2a33001"}, {"@id": "_:N8f83c8f016c541469e90a7ad45b309e8"}, {"@id": "_:Nc03948b6163043ffaa1548fcdfe617b8"}, {"@id": "_:N5d12f45a60ef4f8d85dc0612d62b52e2"}, {"@id": "_:N4eef7a4a49024954a59a4e0bc02d3240"}, {"@id": "_:Nf56ef14817274de9a079f5a31a9e89ab"}, {"@id": "_:N50d320888f334ebea0cba4890e19420f"}, {"@id": "_:N7e333c2b53004ad193af1f7aaf2f17e5"}, {"@id": "_:Nd3fb46f8984a4196869b3af942962cfc"}, {"@id": "_:N81626045cb92407794a4bc5948d8cac6"}, {"@id": "_:N2aa95aa470bd495ba7286492ec560651"}, {"@id": "_:N2a717f0446134f6c8192a6067db204e1"}, {"@id": "_:Nab398bb8d730438685d6f0d0605bdfad"}, {"@id": "_:Nc26886745bce405397fac8444716dd3f"}, {"@id": "_:N87da99843bd24035bccd717f1e29426e"}, {"@id": "_:Nd22c935c821544888fca99218cf6d98d"}, {"@id": "_:Nd5f829f3a24946e984d085d048036597"}, {"@id": "_:Nc2b6f68b1ccc459699b3780594dfc6cb"}, {"@id": "_:Nd071b675c4484078b560e5be0646ad2d"}, {"@id": "_:N9ff3146f3b0445d7bab92ccf90a0d218"}, {"@id": "_:N9cc761ddeae545f59aa1e602488e1c68"}, {"@id": "_:Na4e0406b301643c7bbb30b43e9443ff3"}, {"@id": "_:Nddca31ac7e314916a6cf6cb6364eaf8d"}, {"@id": "_:N4e5d7d2821054c3db56c64bfc656d6db"}, {"@id": "_:N63f7df8a2bc442458a982dacb7a32ecd"}, {"@id": "_:Nf3bb40ec99b94e3e80a862267fe8116c"}, {"@id": "_:N6743225f645f49d69333c7cf7b4317a3"}, {"@id": "_:N69679fb277674ec2bf45c93a8be3d0b4"}, {"@id": "_:Nf86c18bb5b204738bd668a75d30822bf"}, {"@id": "_:N63b201837cc8443ab75d30ef10b7b62f"}, {"@id": "_:Nc517b4a7bff44199a3c511c79ebd7678"}, {"@id": "_:N6bebf62b5a064ac9bdc1374a211a2284"}, {"@id": "_:Nf55a002d43f44dda95f2a5383018105b"}, {"@id": "_:N5d3307faef324b8cb4cecec4917392f0"}, {"@id": "_:Ndd74eac8c5a5463084dc59c7c6df8cf4"}, {"@id": "_:Nf2f1a46ad0ba4d74ad29b2549b3e2a1c"}, {"@id": "_:N6b341d6719024580a61c5bcc731bc1d4"}, {"@id": "_:N075214bd1cfc45418e69996f957aaaf4"}, {"@id": "_:N00fdd044d1c94ca7bc12ba0b38af4701"}, {"@id": "_:N061c9d6a088b4cf0bf6d5cc0f20d6ce0"}, {"@id": "_:N7057c1f7a46046178a3ef9bf46b834b7"}, {"@id": "_:N76525b6f770a4f408110754dcc42dafe"}, {"@id": "_:N21d22269099b468286d310f85a5e57f1"}, {"@id": "_:Nde7b728600d34dc185bfb2b48575e26d"}, {"@id": "_:N42dcff39612147319ea7164abc68a1db"}, {"@id": "_:Nbf626b43483c44f896d7dba09c7da2ba"}, {"@id": "_:N2bc7c485774046d2909ee3121edb005a"}, {"@id": "_:N72a2168818e64d72b5833bab80aa7ec7"}, {"@id": "_:N442de015b5eb455caffd600ec7a695f6"}, {"@id": "_:N8fc8b33368d14e19a61685b046420514"}, {"@id": "_:Na13c5457151d4fc9b2da26dab493f6d0"}, {"@id": "_:N919b7f0c01c94df8b0826fdf60d4baa3"}, {"@id": "_:Nc0a72fe53cbe47caacc6d4e361c17970"}, {"@id": "_:Naedfb59ff66146c98e88606bf47f153b"}, {"@id": "_:N9fd65953f6f54146bf687f3d38596ab5"}, {"@id": "_:N7f2c87987d9e462abdbee2fdc6463198"}, {"@id": "_:N348478a1b5c04d1b86240a4ec3ac9e13"}, {"@id": "_:Na14db7a3ba134ed7b003dcd224e46b23"}, {"@id": "_:Na1636b9cba40461bbec942101f9a0cdc"}, {"@id": "_:N14d728cc5d664e8c90dc0fea94904a37"}, {"@id": "_:N15f3009a0b5c49de81375fbda9da4563"}, {"@id": "_:Nd53736a428c942f4ad178325957d52b6"}, {"@id": "_:N28d3d56b0fc44b999de6ec2e13f5af1e"}, {"@id": "_:N982321cbefb84bfcba7b7ef3b678357b"}, {"@id": "_:N709ac7b5219e49f8bd933848afca65f7"}, {"@id": "_:N19f60327a2f541f5bad6d48d01d2e8ae"}, {"@id": "_:N06ae96df80184aba9a89f6ee881c981f"}, {"@id": "_:Nee52eb07e823442ba97c059c237cc23d"}, {"@id": "_:N775e7d03202742c29067ce878819d1fb"}, {"@id": "_:Nc2e1cc1734ee432eb61aef7a3b4646b2"}, {"@id": "_:Nae3deeacc8e346a0839b150e06b78a39"}, {"@id": "_:Nc193b73405b9428e9685561fee09b6ed"}, {"@id": "_:N4bf9a7c638054c73bcc2c2f0552c89fa"}, {"@id": "_:N4a0461e4fe4f4f6197c20849cb63a8f8"}, {"@id": "_:N3fd7f072be0e4398a8e0d4ced6c42ffd"}, {"@id": "_:Nf7121c1efeaa4b1e8f5dd7855222c311"}, {"@id": "_:Nf6a4deaed8364ee08bc06ececd0d4ab3"}, {"@id": "_:Nd288e2929c90439daded7b0e9d4be6e2"}, {"@id": "_:Nd47788c09704479f9e4ff25f6f145e07"}, {"@id": "_:Na34d63d2d7be4368bf85f804348961c0"}, {"@id": "_:Nbfa5d2a84dd142ad90d1e6272c8a1ac5"}, {"@id": "_:N72bba284e6fb418581cc22b83e60c6a0"}, {"@id": "_:N652f5fa21ca84cb6876df7282ae2d542"}, {"@id": "_:N226a9b06237d4c1b9c76dbfc3fe098ae"}, {"@id": "_:N75ba8dc320ef4e738d8487a91ac6e0dd"}, {"@id": "_:N07a175ee59fd43e99acb283548b47080"}, {"@id": "_:Na60238784b594421b92ef47eaa8d3e04"}, {"@id": "_:Nc430c54562474c18a3d0aba757240493"}, {"@id": "_:Naaab3b681d2e467bb7a7fc3f3258d455"}, {"@id": "_:N828498263768496bbb4ad0a8578f9b5d"}, {"@id": "_:Na64ed5ed1ddd43d89e6840b388835497"}, {"@id": "_:N46f2f707b6d240f9986fbc18a91e8dff"}, {"@id": "_:N96f15a8715494128bc56074015ce72b8"}, {"@id": "_:N814b4194e9d44bd4b159e92c227b4cc2"}, {"@id": "_:N8ce4ed06728944099a02678ea42bcb24"}, {"@id": "_:N414dd55b0f3f4a22b3844e5b75027897"}, {"@id": "_:N1fff232e9e2c453a9eebe5a2bb1ea260"}, {"@id": "_:Nae1954397402493290f98ffff30518a7"}, {"@id": "_:Na4e9fa5132ca467baef17c136c80fc1c"}, {"@id": "_:N69128d3891a2408dba70358e8308ffa2"}, {"@id": "_:Nd96a3477363d408dbe234fafd1006177"}, {"@id": "_:N5c127926313a4d9bb9db2dadcc48c01a"}, {"@id": "_:Ncdbe31145cc044a08fb1042223fa344f"}, {"@id": "_:N0e7f8d46b4654e8e89ff12eae8c45282"}, {"@id": "_:N7356327551ef40789e720e9589744c36"}, {"@id": "_:N761e5d1c92584fd58227ad5062071049"}, {"@id": "_:N66e9c8e82d0c414a84d88aa1e6fb2c59"}, {"@id": "_:N2b431e8593884867a897c8f47b424d00"}, {"@id": "_:Nd97608609cda4c99ba549fb05d04a322"}, {"@id": "_:N400597117f504fd9b1b62945e5c34722"}, {"@id": "_:N30fc51e570894cee98910a8f4e519660"}, {"@id": "_:Na6b521ecb6304b658ed0377209a038c7"}, {"@id": "_:N03f956ab12a84232a42ba7f542b8a587"}, {"@id": "_:Ne12380cbe1724246bfa69f72e5e34194"}, {"@id": "_:Ne8ea2ac1c7f74c298b5b7cb192f2da6f"}, {"@id": "_:N98df187d14c745eebdd7e1c3ed7d4ce0"}, {"@id": "_:Nd1de031666db49dd98f0206dd89754cb"}, {"@id": "_:N92532f335d83436ab5cbab87797cfac9"}, {"@id": "_:N26ac50a438cb4b71aee4c8f5037aec7b"}, {"@id": "_:N3bc8863ae2a8459db4c7f467a916af71"}, {"@id": "_:Nadffea5617874867a70d95b3f15ea2af"}, {"@id": "_:N27157dec782047c6af80bc9206e9c4e8"}, {"@id": "_:N757b084000474cb8b3b2f5028c1da952"}, {"@id": "_:Nced1ab4f33214061b8703e7e77d1d90e"}, {"@id": "_:N0e287f5d2c524c479469abbf1baf8d01"}, {"@id": "_:N37af848b970a441f82d89cf7f4d070e5"}, {"@id": "_:Nf6fc6cd222c942919a45e46c27d4c4af"}, {"@id": "_:N3225093c223546bf85db54366dfef5f7"}, {"@id": "_:N57c300631a2645c8abb5e9fd55e575d1"}, {"@id": "_:N15fee07c0e1846a1889a64311f38393b"}, {"@id": "_:Ned01bd6473b04f5e8a08b50af1e22617"}, {"@id": "_:N0ddb1e440cef43f28b2634bf5ad7d7ef"}, {"@id": "_:N71102a64ce8b433a91a689bd37588a2b"}, {"@id": "_:N1d6261a19df6465c9f7a9dd62c3d0e21"}, {"@id": "_:N977ba5157f7e4e38b8764c93022d104b"}, {"@id": "_:Na55db5108e5a41c687843a6fcabb2c0c"}, {"@id": "_:N8d9b7f3285384b9f910153fb67c0b088"}, {"@id": "_:N8f24327b1de944689259dface670347f"}, {"@id": "_:Nb50e300131154f24afbf717f561a35b2"}, {"@id": "_:N7b23aa8502c34958bce43ddc915d5e6c"}, {"@id": "_:Nba034fc4d0c34d9e8ef5a688e683a589"}, {"@id": "_:Nba1e6c4e3b9240f492970ab122cd4a96"}, {"@id": "_:Nf59b0a4cba2f46929d70174daf9d25ca"}, {"@id": "_:N141bde2fc6974a8faea2c652f0f9f062"}, {"@id": "_:N509b1a040b6d4eeab542c6a2417edd89"}, {"@id": "_:Nab38976351b645d6a5566ee3c53a2800"}, {"@id": "_:N24f54271d4e240f7b5d1c69c825c6b9a"}, {"@id": "_:N359c5cf1188546ebabba7d45d56f5b77"}, {"@id": "_:N95bdb996844b4df7909e17c6eb5a9bc8"}, {"@id": "_:Nd960057d4f5e4afe90477b2d3d265b67"}, {"@id": "_:N0459214f34c349d89d8b4314b2505f85"}, {"@id": "_:Ne1cce5bee3be48a28df74b96131de1c6"}, {"@id": "_:Nd39653cf30fa435a951d97d472b7c16f"}, {"@id": "_:N9c2883036780485580c9f627b6f5cc0c"}, {"@id": "_:N1c53ac12961c43bba3438215b2d496ba"}, {"@id": "_:N6edba0589dab48de9171358e9fd0841b"}, {"@id": "_:N5aa94376e34a4ff58b03283b68dc97d2"}, {"@id": "_:N6f040c61f86843de935a18b5786f2a4c"}, {"@id": "_:N0e917557aae64e9db5b4ebd303056fe1"}, {"@id": "_:N22f40837fb1b45c39133c4a948f78846"}, {"@id": "_:N4f21c837d64a4ebb86b7e8eb73e876c8"}, {"@id": "_:N278f8ad053644280a9ed63bfe689db39"}, {"@id": "_:N15f8923766094a4cac5ba7f8e4cbe6f3"}, {"@id": "_:Nf0c3459fb6804d7ba0688d43fbbbbce2"}, {"@id": "_:N64343b653b444023ac27892c0676cb78"}, {"@id": "_:N3bc29f1e9173427db35048e079cf2103"}, {"@id": "_:N9285a4559d8841868a4ba5d305c18f00"}, {"@id": "_:Na6a6f2e3bd9f47d58c06c6657461bc03"}, {"@id": "_:Nefd490224f73456b90c4c5527a2428bc"}, {"@id": "_:N07da83ddcb8045e7921cf2d8e51e1e78"}, {"@id": "_:Nbcbc38cf7f0441868d558ecaac5bef59"}, {"@id": "_:N6d1ed01513a34d39a0045d9da81eb3cf"}, {"@id": "_:N507c8cee32b047729425fcfd14548282"}, {"@id": "_:Naa9a00ab87f1449baf94615b9d95a2b0"}, {"@id": "_:Nc3523e64946244e3a1754123401f4999"}, {"@id": "_:N6c1f81e78d834f0486dce38603b78cb8"}, {"@id": "_:N7166b9c5e0414e6a996fc954e9f03928"}, {"@id": "_:Nc2f95c5b43dd496ea31801d738a01b2c"}, {"@id": "_:Ncaa4f1db41c942feb9bc20e29123409d"}, {"@id": "_:N4af276a5946d434d82224a8957792362"}, {"@id": "_:N068228b82e354537b961f8c5c2e0dc38"}, {"@id": "_:N81ba7c1b4a9c478f89f07f1ed53155fc"}, {"@id": "_:N083c7ea600644e269a6620a47ebdd7e2"}, {"@id": "_:N46bedaf5233142949cb10b9bdf2c4849"}, {"@id": "_:N8e186453577a46d881079e06c8b4ed49"}, {"@id": "_:N09598fd7108a49e1bbdb4fc27516ecb5"}, {"@id": "_:N3fde679df5644abba836b7335a946f30"}, {"@id": "_:Ncc6d0a8fc2994df69fe8102acf762d36"}, {"@id": "_:N4f63393974d74e5682e3dbd10c60f358"}, {"@id": "_:N912b34f4687c4a53a627915a59bff22f"}, {"@id": "_:Ne701f1a69d604d10b5e161d4c75df48e"}, {"@id": "_:Na5a805a07c414f74a351ff28e02d2e0d"}, {"@id": "_:Ne0c2335406b94d10ba5f77a7e135e43a"}, {"@id": "_:Nda8cb56b0875468da436ed151586e395"}, {"@id": "_:N106c08b00f964e9a8a7d173e0550e61a"}, {"@id": "_:Nea25587d7a9b41f3841ec2e354754753"}, {"@id": "_:N1b4a3af7eb1b4c6e8c6877ffddcaea39"}, {"@id": "_:N89cb60ef1d27405182c9bec2e74d3273"}, {"@id": "_:Nb86e5e08fedb47a0a619e12244bfa240"}, {"@id": "_:Ndecf3d2a0731421a84d17b62da73f7a1"}, {"@id": "_:N37fd04d43a05467db24dad1aac3762c4"}, {"@id": "_:N75f05f4f2bc84c0ea4c45a54263c6c9b"}, {"@id": "_:Ne7aafa8ea46d4627952734af43f961d2"}, {"@id": "_:Nd7719b1bab324157a2a7584ec6f7579e"}, {"@id": "_:Na4858c58a04a424dbfa6bea0665caebe"}, {"@id": "_:N989c8e73da654f9c8baf9e6757934450"}, {"@id": "_:Ned32876fe70d4b7ea584d6c39e2993a8"}, {"@id": "_:Neb434cf7156c4eb09136f994d2a660e3"}, {"@id": "_:Nfbf8933068ee46fe874863512c72166c"}, {"@id": "_:Na63a497855a6482f9f309f0445605e21"}, {"@id": "_:N07d54fc7bfdd41c88a01b4e9beaa8648"}, {"@id": "_:N5027e1adc36b4a03890492d02a6a78dc"}, {"@id": "_:Nc73a43dfb3a44fada61edfe50b0c2c52"}, {"@id": "_:N52c5818038564ba583f4366d23b4d58d"}, {"@id": "_:N01b8aab0c5404d15bf10bf34bf1d83af"}, {"@id": "_:N97e32fa6dc994ecca35f82d7023faea8"}, {"@id": "_:Nd49bfe0e332f46068eae9128523d46f5"}, {"@id": "_:Naac591cd6e634179b170422c724c66ea"}, {"@id": "_:Nd0d5d31c974f4c20b8e37ee94985cc3f"}, {"@id": "_:N52193ae4e5af4d599bb99916ad7279ae"}, {"@id": "_:N16d4857f30674dc6a1fe07bee3d5adaa"}, {"@id": "_:N28404761cd7641f4959b52048e650a18"}, {"@id": "_:Na7da7eaf69f64557a4f143816db0dad8"}, {"@id": "_:Nc11db70a79644eac9ee84f10e7e7f6d4"}, {"@id": "_:N416380b3adc4466f8aa8374dca3f1b93"}, {"@id": "_:N674f794620cd424bb5ef51ad0a59be11"}, {"@id": "_:Nfc6f5ba09ad24549a950c931cd02ea35"}, {"@id": "_:N027696fab3ee45f7ad9af58fc4bbc348"}, {"@id": "_:N71512fb54b1147af8bad94c715c0d145"}, {"@id": "_:N68c45d4edbbe4ed7b3f811af49bf0a63"}, {"@id": "_:Nbc2549ff39e64234bd094d11bf97623a"}, {"@id": "_:N6c98bbcec0194fc1b570f94fe86283c3"}, {"@id": "_:Ne014180ad9114680872555b079128e4b"}, {"@id": "_:N76be1dd3e7a74e0d8570439592ccdb16"}, {"@id": "_:N0e5a470759364be1a967eea5ef1274e5"}, {"@id": "_:N963d97afe32b4c09a2fa16684dc01d0c"}, {"@id": "_:N55f51fc1cc434d65b62eddaad30b05e0"}, {"@id": "_:Nad662846a5b14700abf4a702ba9be51f"}, {"@id": "_:N29520614e0f5479fad35935e30e74763"}, {"@id": "_:Na96d956a527b40a491a84c62ac9ee31e"}, {"@id": "_:Nb952b444db454fa6b5763683a612b2d1"}, {"@id": "_:Ndec29252c71649b891391ccf27fd76b5"}, {"@id": "_:Ncda6cfab38764db3ae0d1c3dce265d94"}, {"@id": "_:N61a63187c0b84e9d81a82a186f051087"}, {"@id": "_:Nf42f5c4413dc43fc8488f2fbcdfae9e9"}, {"@id": "_:Neb64b4ed37b44d6bb158dd7e5c4c12b9"}, {"@id": "_:N0add7bb58dfe4a85a1c37a3949a25e23"}, {"@id": "_:Nfa611e60d5f342e4b0b544e5f2bd6e74"}, {"@id": "_:N53a78fe74d50415d81aceefcc5882f53"}, {"@id": "_:N1fa1db655f0242dcba4f0d95566d3438"}, {"@id": "_:N4a5e60aa8a8349dc9f64389746894965"}, {"@id": "_:N57a6b48c1afa42acbddf728f4e0781e7"}, {"@id": "_:N7afb9e33107c42bd98f81740bdf4e375"}, {"@id": "_:N6f567e2187954c968bade30e79902284"}, {"@id": "_:N94a0fee8eabb478c8e359844b8a21794"}, {"@id": "_:Na1479973593d4f868d507dfae8e0ea82"}, {"@id": "_:N32a53dbf496c461d9cdad8fe1f9150f8"}, {"@id": "_:N56b8d28c55a34c1bb9e791eff5f3c0fe"}, {"@id": "_:N8d3521dd277f453ca7e06f732fb0f1a1"}, {"@id": "_:Na9030bd6684246baaf1db1a858c672e0"}, {"@id": "_:N4f22ec1f9d634149b9e56262584262fe"}, {"@id": "_:Nf35b727d1b4d4cc9b24db259ccfb8775"}, {"@id": "_:N1faf96630b3749f4adc1b66d4ca1e220"}, {"@id": "_:Nf200c390ea544976b275528f74ea9c9b"}, {"@id": "_:Ne767a5b12b0341749e1da12309d6fcc9"}, {"@id": "_:N65af8062a5e9452a9ed4f3f6274814ba"}, {"@id": "_:N3aaa4fe581ff4fbcbae5201f2de9cce1"}, {"@id": "_:N1fe94c1ff8b8498dadbb622df9fe0196"}, {"@id": "_:N2e91bb9f274241d687b5b8e25046b084"}, {"@id": "_:N7510bcd4ea6546b5bed6e2049247e324"}, {"@id": "_:Nbf301ee229734051801e6c179e48ffd0"}, {"@id": "_:N6f028237de6c4e5287fe1729ebaa53d8"}, {"@id": "_:Neb7aa5d61ded473f95255797b84b250d"}, {"@id": "_:N8f502c0d048146288bd7e9253d35d49d"}, {"@id": "_:Nba14985405cf495a833a5f3bc754d797"}, {"@id": "_:N132a8017adf847f58d7e58d6ae5e8e65"}, {"@id": "_:Nb84b0a280c284e5f8afe558042121afb"}, {"@id": "_:N0eaf7f2153e24497b172bc7bb3def174"}, {"@id": "_:N33e32ff686064b2a83e35261f0b8f9b7"}, {"@id": "_:N4c5a6d115fac40d49b4cb4907eb10156"}, {"@id": "_:N750271f32f784610af5ab338f8b895b5"}, {"@id": "_:N25fd2f02b74447d497d227b4f7669948"}, {"@id": "_:Nb3d34e38a3174edbb1bfcd0ae8c67169"}, {"@id": "_:N34feee8c5302470ab94715cee6bc126a"}, {"@id": "_:Nfe9c45aebe08419bad62204a200aef7a"}, {"@id": "_:N8192b48573a44a489ad67fa32c4888e3"}, {"@id": "_:N723c9f0ea13b441db4bc58eaf9292051"}, {"@id": "_:Nfc6e774e5a4f47029fa91cae0fc2a06b"}, {"@id": "_:N42826f031f844e78be5efe726068cf77"}, {"@id": "_:Nf02e1795047142258e23528d6efa70b5"}, {"@id": "_:Nf6ca1cdf970d4a549462d9b9c94e2a77"}, {"@id": "_:N010001382e904b22b5db9b6793083c06"}, {"@id": "_:N56420dc36021402883666c74838e3d68"}, {"@id": "_:Naacc0f6069a64ab4b9c85f72700b9950"}, {"@id": "_:N9b153961739f470b85b1f3752c127ee3"}, {"@id": "_:Nece338f467664ccb88d081e3ea717ff0"}, {"@id": "_:N6185650d819741a68d30d46b6d50b3d5"}, {"@id": "_:Nef096593b55948febeb786c365e7f16e"}, {"@id": "_:N83f0734c3fd34378a9d41a54372c8345"}, {"@id": "_:Nbd96d6f51ee54860bacbd2062f6131e8"}, {"@id": "_:N06d23fdaf28949c9baf5b1222eeb5c72"}, {"@id": "_:N0b4f3b296d5146ceb70dcedecd4bc2ee"}, {"@id": "_:Nf5fcf259ced6483cb9d0ed75da66b357"}, {"@id": "_:N313ca4152f2e443ca877c9bf48bbd036"}, {"@id": "_:N8a4464ed571d43a1b6f4b2d64368d7d7"}, {"@id": "_:Ne25441388424442f993656808488ea98"}, {"@id": "_:N66f60b7791b144d6b152a7effb17ecee"}, {"@id": "_:N96a147e0103a4f6d9cf782a89bf8f4c5"}, {"@id": "_:Nf7c9cf3c58ba41eea2861b763c4112f9"}, {"@id": "_:N59814b4ae0f340c2a34a065e3e03f567"}, {"@id": "_:Na0477fe89f0549e1a4142d1d872bfe9c"}, {"@id": "_:N5ad25b21f5534e849d612978fc1b1602"}, {"@id": "_:N09b6992941bd43e58507b5f16e4885be"}, {"@id": "_:Nac6a5dc933844fbba873254a4e7b3ac5"}, {"@id": "_:Nbbb0179477d345c184babcb7ec12d689"}, {"@id": "_:N94d2adefd9d3494c804a3b49766d64b4"}, {"@id": "_:Na4c39e10a4ec4e1cb421108967849f42"}, {"@id": "_:N578d48d3f0704818915d9482cec6e1fb"}, {"@id": "_:Nc1346940bdd349eba126ff94ee64d72d"}, {"@id": "_:N5127bcd6fd084a1ba707f48aae8b0063"}, {"@id": "_:Nc97e8adf217e42139be5362111b6a241"}, {"@id": "_:Nc8fee72d0fd746fe94e090bac6df9762"}, {"@id": "_:N02742193fa21435682e3484b93404d4d"}, {"@id": "_:Nb5d03be2be034e4781742729195b064e"}, {"@id": "_:N5472cc868697445b85654539bf880b5c"}, {"@id": "_:N84a527a0970d400b97cfe0a763d7fbdf"}, {"@id": "_:N61de40dca36c450aae082b5fd08baf8c"}, {"@id": "_:N168e90c48db14c27b8cfa86b8d90c790"}, {"@id": "_:N730224f1cf304943a4dcf469ca95c830"}, {"@id": "_:Nd1428dede45046a482ae868c98b1cc82"}, {"@id": "_:Nc7ed1a53f0cf439bbcbd90bdd59a6c0a"}, {"@id": "_:Na40daa9e93354d59832650c7f595028a"}, {"@id": "_:N3a26ea321366431bb7e0aade6250224a"}, {"@id": "_:Nd728fb20f24447f78cce7ddbaf79d586"}, {"@id": "_:N562336aa4351470ca6045dd92c6043b8"}, {"@id": "_:N15be66701159438b9afbd0e3861b0d55"}, {"@id": "_:Nd87e28253c7944c5840d1f1670a5488c"}, {"@id": "_:N1d0f27482f8d4f84a780ee488d25fc57"}, {"@id": "_:Ne361902d4215479889fd6a3953c2eb00"}, {"@id": "_:N4a6613c1d272484a8f3d323480c18cb1"}, {"@id": "_:Nb9b9f58f81244177aea271697864b1fc"}, {"@id": "_:N2c80647d351945ea8293de0948ad1bba"}, {"@id": "_:Na42c381a308045e98ed3fb16fca2b331"}, {"@id": "_:Nd873529c743c425a8528371aaa7013d4"}, {"@id": "_:Nfdc6e76f172640f6b8b9e222988e6b8b"}, {"@id": "_:Nfb3bd64e6e404ff1baefe9d4350a31cb"}, {"@id": "_:N3f26cb40731345faa8b1dcbc5cdce20b"}, {"@id": "_:N07d062057edb42a7a8f134f0f32e1db9"}, {"@id": "_:N41217997266847f9993081bba94fd4ba"}, {"@id": "_:N0d5b95f9dd5249d4b85f9b49264d5401"}, {"@id": "_:Nd6a7cf968f8d42d8902fc37b57309a9b"}, {"@id": "_:N9e1bf59cc30c45dbb8c6847ec87725f6"}, {"@id": "_:Nf5189e5310be4ca3836a82cdcef33743"}, {"@id": "_:N28c44c8f71c04e9085c1f754f1b34453"}, {"@id": "_:Nb0e02d86b8c44345a88874f37225ba6f"}, {"@id": "_:N70c0ef9b098a426e8fa1212a65da4ef5"}, {"@id": "_:N33e81e6840dc4b4d9e1099acb5f7ea96"}, {"@id": "_:N0ff1db36915341738c727a61bcb215dc"}, {"@id": "_:Na35f367f256b475cae0afec5a7ef474b"}, {"@id": "_:N6e803adcb22543f7aada72d1f3049d56"}, {"@id": "_:N74d8ac6e208e4356b8ef2f904a2cb514"}, {"@id": "_:Nb67fc2af22c84b2680586716ffe6b9c0"}, {"@id": "_:N84e8a755c10f49d990646a9083730764"}, {"@id": "_:Nf65185c9f282436fb9d277cc12287279"}, {"@id": "_:N73aef2f0d1ef4ae289ff5232f14b0071"}, {"@id": "_:N565d0b2607884341a050b126d70b17f5"}, {"@id": "_:N023f004bd2154d47881c6a2a3a15b08e"}, {"@id": "_:N428cbc7c8fbb4e539fafbea35612da6c"}, {"@id": "_:N3a07b7dcd814401684d8c4340644ee02"}, {"@id": "_:N57606d0d9ba747e4a5acb80b2828c13a"}, {"@id": "_:N31127bee9fbd4d0e9cdd045696024061"}, {"@id": "_:N0ba9b9e97d314f87956fc790c59b8ece"}, {"@id": "_:N4e1d4e7f04544d92b985529473db684f"}, {"@id": "_:Ne41872b9f38b457a8d804cafa419669e"}, {"@id": "_:N35744dbc8aec44018db2b63d565fc60d"}, {"@id": "_:N827025b364b74def90aeb6b343d524d4"}, {"@id": "_:N82da91fb2caf4136b4853ac4d83e897e"}, {"@id": "_:Nabc39eb9655740e980d66ca5f2534491"}, {"@id": "_:Nb100aa5d3c574747a305d1fc831af4e3"}, {"@id": "_:N195fffd720214b728f70eb75f8f69d14"}, {"@id": "_:Nae363442438245758806ccd83e1a386e"}, {"@id": "_:N139c4d5455c54295ab694476a2e2c85a"}, {"@id": "_:Nd121199ceb8741ae8bc1a19a05e46f25"}, {"@id": "_:N8ee23da7cd494769b7bbf9227019970e"}, {"@id": "_:N2fcabe5f82384f5abe69e65b3f9e2f4e"}, {"@id": "_:N12a8347b7f164a1c96bbc0df8d55885f"}, {"@id": "_:N4c4f1ebc1724454fb80a0392d2203f64"}, {"@id": "_:Ncf5a5b519b164e938f255fb21f3922c7"}, {"@id": "_:Nf20d7c32a99a4536a3a65c96edae3cbf"}, {"@id": "_:Ncc28cb5a4f724816af03cff5a38494ac"}, {"@id": "_:Nd2690a3bce3e49e7bc39b9aa11eee395"}, {"@id": "_:Nbe7a9a54dbd04fe8afc36b3bc7160166"}, {"@id": "_:Nd0938a11c02f433cad7eae8e004948cd"}, {"@id": "_:Nc280ce67180248a7b85802017e6c7838"}, {"@id": "_:N305e48a737da47e3ae6a01376f12db87"}, {"@id": "_:N3cf1b05720a94dcd8f34875bcd1f13a5"}, {"@id": "_:N0e20d4ef24bc478ca4d07475f82b82c8"}, {"@id": "_:N69ff909d8ec446c78c722e095d1e3bd3"}, {"@id": "_:Ne4be29c4a2f848f094b9b0d0fc7a5987"}, {"@id": "_:N55b3bbcb55934b7ebed76dbaf177104f"}, {"@id": "_:Nbc7d54301e73470e98a1eff8f291a5fd"}, {"@id": "_:N94a80c45c6d34224b01f8d81a4e6c346"}, {"@id": "_:N6b9f868aa44548a7a7153812cecf0e1e"}, {"@id": "_:N11322483e51d4e2bbfb2e8ee86e0fcf5"}, {"@id": "_:N5f1aecfe55c943c39dfb784e9cdd4df3"}, {"@id": "_:Nb42d221753e14999ad26f6e32b4f549a"}, {"@id": "_:Naa0d4e6f64474e88a8d29a099fabb36b"}, {"@id": "_:N5cecfae5acc54e7a9f9196c1b25b6bd6"}, {"@id": "_:N1f8ad7aa85794504b5556ec38fa0ac50"}, {"@id": "_:N42c050a5bf4c40e9b410d3dbdee294fd"}, {"@id": "_:Nff284f5b562146d49edb8e3efc6f52d2"}, {"@id": "_:N92abe6e792284ccc944e7a6f52438079"}, {"@id": "_:N7490f09c6a5c4affbe2ba41b509933bf"}, {"@id": "_:Nfed770be21b148d48680f46e66070173"}, {"@id": "_:N3695fa768e6a4c3d80988881e71fab98"}, {"@id": "_:N810068579fd44f61984d1b8a5bd790ba"}, {"@id": "_:N81f5dc41dd28497f956a2b87a127fdbc"}, {"@id": "_:N3571de11d757420abc068658003abd87"}, {"@id": "_:N1cb5f83148c146f5b17abfb71dfea226"}, {"@id": "_:N3f4c286a7d4f409db78dc486dda6a8ff"}, {"@id": "_:N1553f27a011c40fabf1c58432d184046"}, {"@id": "_:N783fd8acfdd34ebda4f567eeb8bd7a14"}, {"@id": "_:N74778288f6044947a1272a114a6aac52"}, {"@id": "_:Nb33d9501aa9645c4b106e16815e738d9"}, {"@id": "_:N9f53cb08ba1a4655b8b4000cf685dc71"}, {"@id": "_:N13b7f2d7f0c94388a5df42599c2b4cd5"}, {"@id": "_:Nfd702771a52c466e85dbe1903f5df9eb"}, {"@id": "_:N20cd00cc692f413981d4cd9bfa58428f"}, {"@id": "_:N70fdb4f80472440daf93979faee73199"}, {"@id": "_:Ne9eb68ad78c44d2394764fef159ea0d0"}, {"@id": "_:Ncc3c3e135bf646b380c41affd481de21"}, {"@id": "_:N94f08488033e4f2b88745a00930f0a29"}, {"@id": "_:N6b0288012f344af8b7cb2f7a9a8cc1d3"}, {"@id": "_:N81218911260b47fda644eec4a5cdfd94"}, {"@id": "_:N8f5f9b30344946ce8e944fd39e755384"}, {"@id": "_:Nfbfe7322a2824ebebd692b04c25104d4"}, {"@id": "_:Nad842ec7d5d64d79a92fc0062d031584"}, {"@id": "_:Nd6124f1f010f448497b7b69fccd24acb"}, {"@id": "_:Nc95d4abe77bf4bbf92b565b5cc2afd54"}, {"@id": "_:N20ed7956215147dfbddb3ec839390102"}, {"@id": "_:N6a364448f2c242e78b57a2c5f8bc70de"}, {"@id": "_:Nd65b48b9f97d4d259c0ea364fab3ea14"}, {"@id": "_:N6fdb0f542a044c4ba0b7a90d92b09a51"}, {"@id": "_:N6a7e86c966974fafafda61a786f2ab3f"}, {"@id": "_:N8d4303e91c094d54a5b78f25fc1552f6"}, {"@id": "_:N4c7c224385594d1a9880efcd66e4eacf"}, {"@id": "_:Na00da14976384d749043bdc122d73e67"}, {"@id": "_:N221685cb41bf4b9e92d3ee22f1421d47"}, {"@id": "_:N720d0546b5a54435a2d87cdba4406033"}, {"@id": "_:Ne28c808e2d2a4403acc9c60e9e03f588"}, {"@id": "_:N1f1d3657ef884548831cf7d81bbf0b6f"}, {"@id": "_:N0b785024f62641bb9eac75698ca99183"}, {"@id": "_:N5a3815979dc04c57a3a16183cc9acf02"}, {"@id": "_:Nc0ef10238c894e6d826a0b8534757f6f"}, {"@id": "_:Ne5eaf371847244a8a8bbd0bfd8b8081e"}, {"@id": "_:N6eeb29c2f61f4154b01de9614915fb1c"}, {"@id": "_:N6a9f98ff7f1d4c3c901fb6d16aca9fc7"}, {"@id": "_:N4816803755c845c0817ecdcad6fb3640"}, {"@id": "_:N88b725cc97644ecaaffd3867fd1eed1f"}, {"@id": "_:N885ba39075954a9cb8ba5cefcda5e340"}, {"@id": "_:N30ec281d98494e8887d03c30fee0a0da"}, {"@id": "_:Ne7fa104199b44dfc8873964aa2968aa8"}, {"@id": "_:N90e18af9432d404baca3d2a184a1bfc1"}, {"@id": "_:Nedafdf9a594440dcad4926bb66b5df0e"}, {"@id": "_:Nd253f66eed334fc1a054170b4ae73c92"}, {"@id": "_:Nbcf2973c0205422e9e480cf9e8a643ce"}, {"@id": "_:N85b5d7059d9042eab0d181d51e267417"}, {"@id": "_:N342586315cde4dcfbc07aebe574b9602"}, {"@id": "_:N9ef1b9bcdf564311b9d3b128d03fd51e"}, {"@id": "_:N322586f18213487f88813d9e1801dcf8"}, {"@id": "_:N560a8306163a4a1a86272534dab57dc5"}, {"@id": "_:Nab95d354aac24ccab88380b03f5dfce7"}, {"@id": "_:N4aee12234e3e4f1aa51613df61df73e8"}, {"@id": "_:Nac481df513e148078e6f48ede285c70e"}, {"@id": "_:N168403328ee64ee6b28df7cb8b8b6a93"}, {"@id": "_:N66ee71b959214a6e9a239869d98ad360"}, {"@id": "_:Nd20fe200dbb0436aaeb04fa3a07114e6"}, {"@id": "_:N51bf97ba7b8342188a234ac0a9edd330"}, {"@id": "_:Nc7d9c5f68ed54df28182a5385f74594a"}, {"@id": "_:Nc209621f971143cbb25e496de6dd7f6d"}, {"@id": "_:Nd2dc56674e85404f82c078a2322c4ead"}, {"@id": "_:N70ef0541a1184e8fb6ae0f49fc6e23d6"}, {"@id": "_:Na3fece23bcd54a35bdf0beee62fa0539"}, {"@id": "_:N2652b004c7984c39920e0f63e67c9b24"}, {"@id": "_:N5e109a22f991478ea1073085acee3603"}, {"@id": "_:Neca2374a48284efc83755dda20a38174"}, {"@id": "_:Nb3eddc171b4e44539841313e68d0363a"}, {"@id": "_:N8b07267eb3794548a616ca9dad13bc67"}, {"@id": "_:N204a7e01966247c6a0f4eb4adfa76332"}, {"@id": "_:N38114f53ea474165b5676951d249b395"}, {"@id": "_:N3b7b06650c0745029af337bda3010363"}, {"@id": "_:Neab7641220b448a59e83ad95ffb7ee87"}, {"@id": "_:Nba4b10861deb4208a705a8a59339f4d5"}, {"@id": "_:Ne6e6736850bc4479928ab93257fe9a6e"}, {"@id": "_:N8a695e0c69964fb7b680967c16c77170"}, {"@id": "_:N0b060e4ac7e54704abb97775a8b0d46d"}, {"@id": "_:Nf65923b3a97a431ebbee4e892a66aa50"}, {"@id": "_:N67a70ac46d0c472e9460be1f169db164"}, {"@id": "_:N4a8c36fd6d1841248caed33385ba748c"}, {"@id": "_:N147e0dbfe8b840059bc33cd608ccc550"}, {"@id": "_:N1646536cae064a27a31033602fa5dc2c"}, {"@id": "_:N00ad34cf801546b7b1659623bf127bb0"}, {"@id": "_:N827fa8325c7840b89861ab7c484fa4db"}, {"@id": "_:Na3f1249a15d541a6ac4a945951559621"}, {"@id": "_:Ne08295950d5a4afb94c60a243ab973db"}, {"@id": "_:Nb4a2d0fb54e94f279ae31a573e243018"}, {"@id": "_:N962101d549f541c5a422366b6b89fc4e"}, {"@id": "_:N6eb3b461d5664e7da7c2ffbbff6a8e8e"}, {"@id": "_:N7ea2bd270fe543d9a6aaadd4c2efce73"}, {"@id": "_:N8ab8c75e20c740ff8895878c1f4b1e98"}, {"@id": "_:N2e280ce77ea44db2813e38f25e181137"}, {"@id": "_:Ne361786a3a9a435d963db0c7d4f0f4ff"}, {"@id": "_:N405905b7db0148ca9cd4ba37ac051512"}, {"@id": "_:N267d69c8923a4fbeb049de4d60faba35"}, {"@id": "_:N8d0496ea8c844b69a99d1f7a7772876a"}, {"@id": "_:Na7cef5fd77de43a0b91190abad2e0089"}, {"@id": "_:Nd7a3d994a5b547cf89ae2e8abdb6a271"}, {"@id": "_:Ne93ed7990ec24f57a005a0994e47ef08"}, {"@id": "_:N45f0a3fb2771471ea72117eb1977391c"}, {"@id": "_:N74948244cbcd41408c1f3bf3bd7a426a"}, {"@id": "_:N5bc863f7eb0b420eb6175fe237f6bdf0"}, {"@id": "_:Nc327de4f15134956996c4421c53a8623"}, {"@id": "_:Nfa10d463c171467fb994f8901fb3a94a"}, {"@id": "_:N7279f51a67834164863d6c59c405fcfd"}, {"@id": "_:N51438b564c28487bb61b8d55c3e75822"}, {"@id": "_:N43f899a810024d8db07a7616ad059ed2"}, {"@id": "_:N9ba818a98fd44e009ab70b567eaaf9a7"}, {"@id": "_:Ncff5144a5db144b880a00f1f550b41b5"}, {"@id": "_:N448ca96937d14035b09ef843d5b9195b"}, {"@id": "_:N77cdf984a8e4413d9bb02bca6d690110"}, {"@id": "_:Ne092b6b8c18f4bb6ae544008ff82e065"}, {"@id": "_:N7f79d416f999400193a5b749dab978df"}, {"@id": "_:Na84c19b666d84331b6c725ba936c70a9"}, {"@id": "_:Nb165ba2240e04d02b26aab62524151c9"}, {"@id": "_:Ne3cf37b0b6744923a441bddb73625f19"}, {"@id": "_:Ncafd573851dd482fa847a729fc1e5dc1"}, {"@id": "_:Na0c90eed0769430680ab075cea1d444e"}, {"@id": "_:N32dca4e635474c1cacb8dd9888fa827d"}, {"@id": "_:Nf8482448f611433aa7d44885459bb25c"}, {"@id": "_:N67d1f6ea475a49a6b9b39a3ae933373f"}, {"@id": "_:N3c2ece2825ba4bfd85a1d1c0eb4280c9"}, {"@id": "_:N96788c9948044f37be79104b6d2ab8fa"}, {"@id": "_:Nbe80a3dfe05845588dabb45adf0d64af"}, {"@id": "_:N11eb41e7df0f43af82c5259853db20aa"}, {"@id": "_:N2d357a523b13435aacaa0d1ae90965f7"}, {"@id": "_:N895f2f8360724847b258b3522fe1762c"}, {"@id": "_:N2daf21d70da64afc9eee60bf1d81584d"}, {"@id": "_:Nd684d5f4dbbe4070a583ab25679c3dc9"}, {"@id": "_:N2600b8c2944c408fb37621947ef1fe1a"}, {"@id": "_:N65369122fcba412e835c925c3fafaa09"}, {"@id": "_:Nf2650a3946f7477a93354ca76d665c98"}, {"@id": "_:Ne240f95c1baf42c0b2d6963300d7949f"}, {"@id": "_:Nf423956913c24fa4a6e28eb665017cbc"}, {"@id": "_:Nafa837c519d6497287623ed6bb6c211c"}, {"@id": "_:N54a8e2eb9d1a4b2eaf79871c6824218c"}, {"@id": "_:N8298911520d44673967f8020f47c018f"}, {"@id": "_:Nbddf2ed619ba48fb885fd2cff4807926"}, {"@id": "_:Nb01ac92bf364405cb7058ece497c6fcd"}, {"@id": "_:N88d31434ad4d44b7a99725891475ad4e"}, {"@id": "_:N75199e06d9464099847ba7e349c233c9"}, {"@id": "_:N9918a4bdc1334012a1ab41864f06df02"}, {"@id": "_:N802a864deee44792ae7f96c616160659"}, {"@id": "_:Neae54f189d114abb964bca6f2592ffad"}, {"@id": "_:Ndc2e1a18a3ae4a2ebf4a6c350b88366a"}, {"@id": "_:N00e8868c0c9946a997368a07b970c7d4"}, {"@id": "_:N5c20933db480482aaf4fcd28b999bef7"}, {"@id": "_:N185e4c520ec342b69ee8ad41451a4995"}, {"@id": "_:N121f3529c64d4e41a82ec716339f8038"}, {"@id": "_:N845dc4432f7b42f193fe2a91bef76f57"}, {"@id": "_:Nfa4de361385c42c6bfa476243329b86f"}, {"@id": "_:N37d1fe9bc28a45928c76cb7abe17234e"}, {"@id": "_:N2174952e2bc3497da90338e521b45b49"}, {"@id": "_:Ne5171ade8b1c4ce997027adda52a5fd4"}, {"@id": "_:Nbb46496958b24c7b97377ba84369bc81"}, {"@id": "_:Ncc2198eb7cd348b38ea9a06694cc4ee6"}, {"@id": "_:N7df3542eb01e42f58d614ee7926c46c3"}, {"@id": "_:Neea7478adaeb4950b4ceea091b952420"}, {"@id": "_:Na7e1706cf36348b6b43497a7e189887f"}, {"@id": "_:N12d6193301b84834bb28f2ebcc7f36ee"}, {"@id": "_:Nabd11c076194409881bb3ab2f5464c3e"}, {"@id": "_:N28a713cb8e60440cbc7264d782bb1756"}, {"@id": "_:N064baa121128401195219a23d3d427e5"}, {"@id": "_:N11e365db10d34f468e0ea81ef06164b8"}, {"@id": "_:Ndd163f1c803f4596acda1200e2b33a0e"}, {"@id": "_:Ned3c71d2ff844307a6c6099a6fcca5b5"}, {"@id": "_:N8e0fa81c13f44ff2be6bf282b8a7ab45"}, {"@id": "_:Ne766b1d246fc4b4b9caf4ceb90612469"}, {"@id": "_:N5c1162f06e284f0b981e71f669614dc8"}, {"@id": "_:Nb8704a57d0fe437193b5826471bfc407"}, {"@id": "_:N8d60e3cc233942519af6357fd6de9e6d"}, {"@id": "_:N1d6567206cba4febbe7bfafd55377122"}, {"@id": "_:Nbba11f3f48754926ab7fa46ece75d28f"}, {"@id": "_:Nd9fa90e644674596958e225355ba6032"}, {"@id": "_:Nc0796920dad64e33b74ebce6737cbef5"}, {"@id": "_:Naa1faae8135140c49ce34a057958addf"}, {"@id": "_:N3f5180a9ba40495c9df2bfc73e6c7523"}, {"@id": "_:N64aa3d5863374213a01e57d74c54ea67"}, {"@id": "_:Nc18c7eda1daa4c558ceaa498c2f0a177"}, {"@id": "_:N7cba77ce983f46e88be7e740c3b52f13"}, {"@id": "_:Nd69450903f90446c819ca177b052bbe2"}, {"@id": "_:N39b7a3fbd9af4dd293aff861211103d5"}, {"@id": "_:N20a36b41e72248b5b23587ea94a4ec99"}, {"@id": "_:Ndd82b8d3cda04c2f8e6680ebf6f1787b"}, {"@id": "_:N85d681b1209144df9ef6432e250d44e8"}, {"@id": "_:Ned1a9068712a4729b52b5e90307f7d2e"}, {"@id": "_:N79a444160f644e81902691a3997b46ca"}, {"@id": "_:Na5d8f9817f46421292b6cb2aa27c07b2"}, {"@id": "_:Nbd7f5fcb45404f7eb8ff56ab6a5f6ccb"}, {"@id": "_:N223023c4abd547abbb602ada9e81ec63"}, {"@id": "_:Nddb4ae57eb6946fa955ca279759abd02"}, {"@id": "_:N6f4a687589c24fbb8d91deae4f713802"}, {"@id": "_:Na42b766369bc4a03950d1b26d14be3f4"}, {"@id": "_:Nda23b1c02ac149ff95dec1dc540bcdb0"}, {"@id": "_:N2ca3478d05a944878928d678c95b5595"}, {"@id": "_:N542266ddd59741c69e30ba19949ebfc1"}, {"@id": "_:N088b0a4598bf4156947d9b90373e3369"}, {"@id": "_:N393c0cf150e54431a3f90c077abdcaca"}, {"@id": "_:Nd986aae39822427c943e17f53503728f"}, {"@id": "_:N422c9af03de54ba48a3a156a1dda875b"}, {"@id": "_:N59f1630194674c07b7917e703b725c91"}, {"@id": "_:Nfe0200a768b446c1ad3b6bd83a55f0fb"}, {"@id": "_:Nbd927e62aa344abe813d9c40116ef89f"}, {"@id": "_:N99e43f986deb494fb399c62269c3ebe7"}, {"@id": "_:Ndb5de7506c9f48c0b402b67e595d90c5"}, {"@id": "_:N0e79abe06fa44dc885800e55dfa4c0fe"}, {"@id": "_:N72d5bd3b3a6a4a0eb3bab97b0c073bc3"}, {"@id": "_:Nd2c28329b6584a7cab47ef403b26a9c3"}, {"@id": "_:N73f1c79520a544179fb84a00a2be05bf"}, {"@id": "_:Nbf6802a756dc423d8bdd51b9ccbf0c60"}, {"@id": "_:N38b8ef96d5354bd9a17d3506facb3880"}, {"@id": "_:Nf130fd642daf40d98a5ce1fabfabbec3"}, {"@id": "_:N6e0323d0c09e4f2493a430e81f3d257c"}, {"@id": "_:N0b2a5df6235a407e85abe0c5e03fbc47"}, {"@id": "_:N5b099f52f33c4d9b995e08ab79ddd2a9"}, {"@id": "_:N33f2b46f409e45848d0f1a14ccc3bb1d"}, {"@id": "_:Nd42dfdf3dcdb454eaffc5425d469e902"}, {"@id": "_:N0c796959e40745a0a6df462d792b02eb"}, {"@id": "_:N515a277a86ea494f9b8ea0b43be6e30d"}, {"@id": "_:N9f12d6c560a745d69d274cc21e4b6729"}, {"@id": "_:N3c68a0be36e641339a964b8f288cce7d"}, {"@id": "_:N3c5fecc306294d88a45cddc8a02bebf8"}, {"@id": "_:Nb2524b4ba5c84045aa72cc3b13325ba9"}, {"@id": "_:N6cac74726c97459e89b7b57cd17d9cdf"}, {"@id": "_:N4bd9f67a380e4cba94927160a81e8288"}, {"@id": "_:N2fe8cff1cb3e47dca26628159e42e7be"}, {"@id": "_:N4de666b958e948239d0557be47fd3a2b"}, {"@id": "_:Ne604a26c51ee4ddfba53133ab1976fa2"}, {"@id": "_:Nff8508668ae04efc9063d66903c71208"}, {"@id": "_:Na73730bde7c84802a6375b3e2d47dfa6"}, {"@id": "_:N98a284bdec4c4cbeb8c62c573afa03f8"}, {"@id": "_:N24fa69296a974c16bc84e1191836477a"}, {"@id": "_:Na7d05092cd0740ed901c72eb49282b1c"}, {"@id": "_:Nef06cee25d0a4e5abecf47769b1e16d2"}, {"@id": "_:Nab4d4e3c63ca4f268c853f0ff14acda3"}, {"@id": "_:N5666348bd6db4b3c8edd68a8fcd23f68"}, {"@id": "_:N25e73224aadb48efb63ab5dadfa82372"}, {"@id": "_:Ne6b0798270c24d5293e6fea549bc2412"}, {"@id": "_:Nc4ef2b8b5ce7458cba0b052f352ea525"}, {"@id": "_:N0fe017e61f5b42d9a71c17c16027939a"}, {"@id": "_:N28b6e5fd10fa450197e59c5fcaadf916"}, {"@id": "_:N82db54200bd64da28a246d5debf4a4c8"}, {"@id": "_:N6379b45919a749dd83d28b522ae3444f"}, {"@id": "_:N2cca5a293adf48d3b20684163a7c0ccd"}, {"@id": "_:Nd1d65eb2b80444c98f3c2b64614a2234"}, {"@id": "_:Nc2698dfca122466aa7a50bf9db617cf4"}, {"@id": "_:N3aaeddc0827c4c8fb133d01677a7ef21"}, {"@id": "_:N23838cb362434cca8ddf27e851786472"}, {"@id": "_:N37ed699113c64094b0284e4e349b8cf0"}, {"@id": "_:N88e283df2a7b4ba8b91c8dd41770e3ff"}, {"@id": "_:Nddbc8c70028449d385c8d47ab32a9108"}, {"@id": "_:N43ef7426c2a447b7bacf9cdbb8bd2e5d"}, {"@id": "_:N3e00cfc04c8844bc97a16230aa2df8ee"}, {"@id": "_:N7495d0ab63764c658a5d44196fb8d520"}, {"@id": "_:Nf0dcd448b4fb400381df1c0a2e84c63a"}, {"@id": "_:N3b3996e2699d4e1aba9a220968925a74"}, {"@id": "_:N6d38466f83b44aa5980f59947fa05ae2"}, {"@id": "_:N973e73d2a01443dda5bba4ee87ad051e"}, {"@id": "_:N7298253c9b2e43a7b2a1ea9d9f8728d8"}, {"@id": "_:N2e9124a2993747948c5c815c3eaa50a8"}, {"@id": "_:N1d74a9cd20b24a1ebaf068e8a47020e0"}, {"@id": "_:N03e77642623b4882b5b4a00b1392fb17"}, {"@id": "_:Na1b2920b3d664c43ae5eb3768e81963f"}, {"@id": "_:Na3548d71ed7d48849aaa60e3ae10c67a"}, {"@id": "_:N4c4b0abc2c07443fb76e12bb5cb8c235"}, {"@id": "_:N62425b45cce041a6be69c060a93b7951"}, {"@id": "_:N4814832cff5341f8986fb73541ed255c"}, {"@id": "_:Nfb2f51c3f53e4af2a7b8af4a8a44cc45"}, {"@id": "_:Nf7294947137f479f92962020a6b7d8ee"}, {"@id": "_:N157daee808004c32814734daa235825b"}, {"@id": "_:Nf71f26cb24234833b924f7bfbf80c5d6"}, {"@id": "_:Nb29c98cf83c148eda8ffeccb6af5c7cf"}, {"@id": "_:Nb09a80beaa7042e8b97d8ceff5dc5075"}, {"@id": "_:Na232f7eab1134fa29c3e33b65158baaa"}, {"@id": "_:Ncbf8a8852cf24701947fd0a5e42a7dc7"}, {"@id": "_:N57b435ece6f5447ea2f8af4a53dc094c"}, {"@id": "_:N8d25db1f65a6474790db8af062c0e42b"}, {"@id": "_:Na108e582cf0744adb93d8b11ac3bd9c8"}, {"@id": "_:N94d507e8e85b4443bc9f853689c05578"}, {"@id": "_:N50895e38a0234d76a908ec1a9a9abd6d"}, {"@id": "_:N9b8f074c343c47b3945d76f16334fc25"}, {"@id": "_:N1a4b5f8b9b5e4d8b978eb4127b0acf13"}, {"@id": "_:N39fdcfd2f45a4fb686ce0dcd6664e2f6"}, {"@id": "_:Nc996bf62ec4c45a2adc37ea20f60051a"}, {"@id": "_:Neae24c691e754a99b6c2bdcd69b8b85e"}, {"@id": "_:Na48caf7322274e95bf28fcce5db31056"}, {"@id": "_:N14f1f5fe564f49bcaa7b95f54aed6776"}, {"@id": "_:N96cc9fad755e468bb312130e032a681d"}, {"@id": "_:Ned0dfcfb4ab946c39d0005b062af85e5"}, {"@id": "_:Ndb081185b8b6462fb801a236dbbd8b10"}, {"@id": "_:Nf8f099e98b784407b2ca264383d73fab"}, {"@id": "_:N257ebc65a84a4c02ba462b3b4390615a"}, {"@id": "_:Nf3ea7bfe08fa4dc7a2da3e4792d035e9"}, {"@id": "_:Neda2fee6091c4ad09276eb63ffadb649"}, {"@id": "_:Nf4137fb87c2342e48ecbf48c196224e9"}, {"@id": "_:Na9d7dea9669949fcb82ef6c2be9b1dba"}, {"@id": "_:N7ad5f4d838d647fe80413ee90d31f43e"}, {"@id": "_:Nf3a6fe96f3cf4336b583275627cd7d06"}, {"@id": "_:Nd71b2b4d513649be99bec78142694644"}, {"@id": "_:Ncc5809937ecf488ab4a014ec0f83653f"}, {"@id": "_:Ne1750110ebe343cbb44824a3b2749cfa"}, {"@id": "_:N9d092858763f4ff78ae67743510db2b7"}, {"@id": "_:N009fdf233be74440b7ea5d366adabd65"}, {"@id": "_:N2b3342bcea434ea6b31d37f6daff79e7"}, {"@id": "_:Ndedf62a52f574327a6feb2fe8a82644a"}, {"@id": "_:Ncd1f0ed790774e02a898e60c09f723c5"}, {"@id": "_:Nc3a09222705c4ae098e9418760ab182b"}, {"@id": "_:N8296debc8bc8458a9a260dc4473096eb"}, {"@id": "_:N58606fce01464fdf8dc040ba607101d2"}, {"@id": "_:Nab6c37b3cf0442edac552bc9ce8df6c3"}, {"@id": "_:N18cabb8f65a54c2abc294541aa0544c2"}, {"@id": "_:N89a282b669284199b929e9fade377872"}, {"@id": "_:Na93747d1419d419aa0693d3f56d87d93"}, {"@id": "_:N93f7fc747602472da13892b73193181a"}, {"@id": "_:N7c3c7bf673694774887d2c6996d6e775"}, {"@id": "_:Nb0fff8ad123648a2b7d9bf88800f4aa4"}, {"@id": "_:N820a69f87fe242e9a2c232da4e5a3898"}, {"@id": "_:N5082c2006fe440b7901fcd59e011c117"}, {"@id": "_:N955a421046644121aa9ce13b0466d8b7"}, {"@id": "_:N6f657c8e4e6d40c2b6c9d7c5b659f9ab"}, {"@id": "_:Nf9990416a7704a9ca696c655cde3ce89"}, {"@id": "_:N1b724a297e4640d58a9086587837e1c8"}, {"@id": "_:N877c069d275240c8af331765bd2e160a"}, {"@id": "_:N3c39eb3a156f4adabe2953242ea62980"}, {"@id": "_:N6f7953a2f9584f56a690568e3e5fa01b"}, {"@id": "_:N1834fc5607054415b5ff7111bf24ebfd"}, {"@id": "_:N8396322d2cca4d4d8bb2d4e429b36998"}, {"@id": "_:N77ef2ea0458744bd967bd3fb9bc73f96"}, {"@id": "_:Ne3434ae599c2432cac6724f7b67411a5"}, {"@id": "_:Nc754546dd16447b8b5a43720d47b2aec"}, {"@id": "_:N8dbafa2c49784d9a93cb1da378b0e31c"}, {"@id": "_:N46cf64182fe840a89d2f75e58f72ed2d"}, {"@id": "_:N27d3104f1d4740b8a092f074b5138bdd"}, {"@id": "_:Nb801ef73697046e2b9b99f41550b9050"}, {"@id": "_:N8b3afe48dc6c4162bbfa119476a5758f"}, {"@id": "_:N1ae4243730c54956943910dcfccb8108"}, {"@id": "_:Ndcfda141076742a7b7206d81e02d39b7"}, {"@id": "_:N4ded7dfec15d4e408fabf987f443d29f"}, {"@id": "_:N58dfbf33340848b79448f8d04c0976c4"}, {"@id": "_:Nf684ce2ab606466db50c45e8c1d118a2"}, {"@id": "_:N9e658fcdbe674364abb0a881abfd8ecb"}, {"@id": "_:N33a0022bfc094715af9e23026234d3b4"}, {"@id": "_:Nd48316fed44645cc9f948cfc33233dd1"}, {"@id": "_:N0fce4746816747f98b6033ed4411e080"}, {"@id": "_:N9e77f7b28e994a47a3631c8b13f5f9ce"}, {"@id": "_:Nab9c08d2420f4dafaeb1cf3ef97789e6"}, {"@id": "_:Ne953e304acf843b99f24b0390e577c20"}, {"@id": "_:N6ad887ec8ae445dfb05c0ebf76dcdd9f"}, {"@id": "_:N03ed5d14c4ed4a56b291f68c09bbd8da"}, {"@id": "_:N7c345ba65cc2442e999851a31484b58a"}, {"@id": "_:N4d189cbb26c749b18ce049b1db069a61"}, {"@id": "_:Nbdc3ecad9e4d4b17a48633d3c0f1cf00"}, {"@id": "_:Neee3946198e04bb0b5133d68eb5f72a8"}, {"@id": "_:N907ef6c935ea4e6e91bbdc819bcd1631"}, {"@id": "_:N4450f59a601e4eea90440cf004ef9ba5"}, {"@id": "_:N2f3efc37132e45c4b1808406a083c04a"}, {"@id": "_:N23445a4660a345b19078ad42d0a0843a"}, {"@id": "_:N5b29815bc112493c88ac89c71ce6cf15"}, {"@id": "_:Na652a4dcb1fe4230ae8968db5cf313e5"}, {"@id": "_:Nb6f7161454294a1a8786e8d104e60735"}, {"@id": "_:N08e997d20a8c448bad94c08cf605e8d8"}, {"@id": "_:N75b65cca1c0c48c78c95c6d93a3e67f7"}, {"@id": "_:N2bd5dbf03c804e87a254de4720d93935"}, {"@id": "_:N79667793490045dabcedb34ec8115d80"}, {"@id": "_:N53404624ef504e449a66ad12a310d9b2"}, {"@id": "_:N18eb33d01e964d7884f6d7ec53fc8cb1"}, {"@id": "_:N2f7e55c027b44279915a9b40367b5b71"}, {"@id": "_:Nd3a55fd0a4ea4f73b0c9903f0cd22484"}, {"@id": "_:N5013737574f24d9199ea50aafde63363"}, {"@id": "_:N95ef81c6ce27405c9b44671a2a12a032"}, {"@id": "_:N4ade171877d84d8fbbbfd3c360995e37"}, {"@id": "_:N9ffa75cacde745c99bf83fa2303a39bd"}, {"@id": "_:Nfcf16db2ae6a4a63b58e25fe546ff076"}, {"@id": "_:N73cbc195b1534b35adb89ad0345a05ce"}, {"@id": "_:N664f33764a2b4b9f91d4d10082db0674"}, {"@id": "_:Nd2e331ec211040abbf1cd0b995c8bc01"}, {"@id": "_:N66ba0491a0294e6bb1dd3a829fc1f661"}, {"@id": "_:N246275270c884826a63cf17c0e1f23c3"}, {"@id": "_:N4d9f026c55ba4b03b7a1f5079a2b9289"}, {"@id": "_:Ndf602a8fb5f6494d832b4b52197979aa"}, {"@id": "_:Nfc52d3695c194c9290da7cc09c70847e"}, {"@id": "_:Nd32f02e271f3435a80ad616595f018dc"}, {"@id": "_:N2ee1436384584289b1ea03582063672b"}, {"@id": "_:N99313e2c841f4488b2edcf4444bfa1d5"}, {"@id": "_:Naf1a24b3686d4415bc5fdc64f505b75f"}, {"@id": "_:N5e4c652ef65c4203811222bc1e791618"}, {"@id": "_:Nbc820aa4d6714725b5729b9972425670"}, {"@id": "_:N20869960b3e84632bd8b99bfef351dae"}, {"@id": "_:N91d9d85724754fd0bc69f33858c466a6"}, {"@id": "_:N26b47d653e7d47bcaa974706e642014d"}, {"@id": "_:N5b0da3ac6fbd4ca997f7ece549a0b78e"}, {"@id": "_:Na798fd3974c74de1aa877087574ca1d9"}, {"@id": "_:N3b682e305c9e4c469cf2369598b07423"}, {"@id": "_:N76d4d0d96c9341ed84d2d21187f17206"}, {"@id": "_:N70b92ac88619409d9b7894ffd55ecd0d"}, {"@id": "_:Nc63a8948b75142d1809c3243300367ff"}, {"@id": "_:Ncf7975836c33490f84a7105292fac773"}, {"@id": "_:Ncc998ddb15e94abba715e642da86f615"}, {"@id": "_:Nb27eb9a591e94611acdebe1bf8b30177"}, {"@id": "_:N4670f003cd2341c8ac6ce614429d6342"}, {"@id": "_:Na9feb0901d324fe19b1e92132f59c1b7"}, {"@id": "_:Nc590e6def6c041fa9fc6dd2aa735a705"}, {"@id": "_:N39e9105db6e5481ba057c2ba8b52caad"}, {"@id": "_:N032838bfaaa44ea0b8ce348b0a757629"}, {"@id": "_:N906e4f4e62dd4733a4bcdc4194d33659"}, {"@id": "_:Nf3d4fd6a86c64f6dab1a2b6a41f3e97f"}, {"@id": "_:N994f1e053620425f878b362ef77b847c"}, {"@id": "_:N25782667376c4bd6ab07f375e4d3e429"}, {"@id": "_:N51428c9bc18f4d3081f5fe70b74523ac"}, {"@id": "_:N9a6010cf87c34cdea7ce90da1f99a007"}, {"@id": "_:N1f8e9e195ebe45f5bbc1c2ee5547e534"}, {"@id": "_:N5ecc76bcc8f74e24a170ff07244a4a71"}, {"@id": "_:N1660d8ec0ef24a9e81c3e1b074fea948"}, {"@id": "_:N1ed527cdf3894216bbcc1194f8d300e5"}, {"@id": "_:N88d792124bf44fb297e6363fae022ca6"}, {"@id": "_:Nd95d3b0873fc49d487e1fe69af787387"}, {"@id": "_:N23f7d46e1ec047828f20fd9aec75eefd"}, {"@id": "_:Ndc9c46ce63464c6fa34454afd2c1f6e7"}, {"@id": "_:N307b04f168ac440dba1819c633d5c323"}, {"@id": "_:N000dd312cfb74be58afdb3d4dba71c90"}, {"@id": "_:Nb7268117118845cca4d4bea217d8f051"}, {"@id": "_:Nf219f06f87a44b9cb91404f43ed9a8c7"}, {"@id": "_:N4d9a0169cf684bf1bb5db39e60f92b46"}, {"@id": "_:N9d39eb70d074482ba666d59f83031582"}, {"@id": "_:Nc6c1f6040678411b9ce2c2a5d962e004"}, {"@id": "_:Ne47364e369834abd895ec9b9812fd8d2"}, {"@id": "_:N2ff4d6da805a4af08e43f4f9e3a973e9"}, {"@id": "_:N56f58f57c21141398d645aae137f7410"}, {"@id": "_:N641bf0f026e847788956d09a6a7ea8cd"}, {"@id": "_:N5426130cc3324b37965fb1cbb62900ab"}, {"@id": "_:Na13a772b593148a199991f3412211d21"}, {"@id": "_:Nc45929992de24bf08bd3555b095065b5"}, {"@id": "_:N4d0a5e0ce8fa4eb388f9d4f6fc0445e2"}, {"@id": "_:N16df248fdf924b6bafe39848a756c086"}, {"@id": "_:Nc6ace1ddc0c24d05851ff8a0ee6210fc"}, {"@id": "_:N6725132f450041c6bc48e1bb2c4001d2"}, {"@id": "_:N1e37d2e460ba4ddabc5a37847d19f5ac"}, {"@id": "_:N62fa4c1f7a65471499f0375f123b0fee"}, {"@id": "_:Nfa1d3397586049869ab43510f196308b"}, {"@id": "_:Nacd4f903e68242d0911a77e40c94175b"}, {"@id": "_:Nea4e63663ac3407faf50c62a65728732"}, {"@id": "_:N21147bf93d52450180c644efd1f4036a"}, {"@id": "_:N576ac4ad5cf246bfb78de9be06de2909"}, {"@id": "_:N7e0c5a26cffa4194b4b0d5ed4829daa6"}, {"@id": "_:Nfd973d64101b400a999c43e398813126"}, {"@id": "_:N96ef8fb054d8498e9b07a35787fe6531"}, {"@id": "_:N03beabe51bd040cca81f036d0464be6a"}, {"@id": "_:N732e2ff1c09e427ebd4b9d4a99d71b79"}, {"@id": "_:N866141a9c73f41e58dbf5171222addb0"}, {"@id": "_:N90a9739755be4690ab521b9a17d4c553"}, {"@id": "_:N344fe0d0381d4e8e97c09d67ea4b74ce"}, {"@id": "_:N78e95bc482ee4b0e88231544f6edef7b"}, {"@id": "_:Nf4da05439f0047a5a9b80f054e9f5003"}, {"@id": "_:Ndc0013e680744645b160e6bc9ff5cf4e"}, {"@id": "_:Naa8c7bc3bb344efb907ce91c1bddb425"}, {"@id": "_:N3c3becd18f9e441db5be9fed40352497"}, {"@id": "_:N58ae54b7ff28498ba4fedf9b16e13005"}, {"@id": "_:N8f3b4bd3d7664daab725d1f92ff49823"}, {"@id": "_:N144a957d11dc41cba9e197130c6e51d8"}, {"@id": "_:N9199a569d8f34c63b57d90553bfe08e0"}, {"@id": "_:Nd6851cdd4e1547b5921292282edf6a63"}, {"@id": "_:N0e6cbde4838b40e4858b416dce5363e6"}, {"@id": "_:N4e7ffc315ecb4b3da3e993efe56b9b58"}, {"@id": "_:Nf3fef00477b8497795f0e7766604f6cd"}, {"@id": "_:N4d3c83df2f8b4219b295c5dc9a45f99f"}, {"@id": "_:N4520b1ad13d24d128dbff18fe56d297c"}, {"@id": "_:N34bd9e20629b47a4be865abe89eba1d7"}, {"@id": "_:Na4c9cb7d6824499ca90e5969decfc795"}, {"@id": "_:N9d16706adcf74201b416b393a6241a93"}, {"@id": "_:Nae5c4e59857e48abb050b053d5bea1f6"}, {"@id": "_:N9331c6a5d5734102b8266e864d545073"}, {"@id": "_:N0ffa3704f44c458c8d4a5f36ae0a4cd2"}, {"@id": "_:N51b50f3713c24365b7dd1fe7353720f5"}, {"@id": "_:N415ab3f0f4dc4630bbb1d05958072487"}, {"@id": "_:Nc5cdc5f003474abe99f8e132221e644c"}, {"@id": "_:N0d8ade7fead841c9ba5882a17cbea033"}, {"@id": "_:N0bf845cff3954bf48d7b85e6b3973576"}, {"@id": "_:N4da1c6f35c754bd68b86b79572fe4e8e"}, {"@id": "_:Nbc9bcf7606f241dbaf1c0e83cd71e8fc"}, {"@id": "_:N45f8c9494f454713b2b8262aa358a142"}, {"@id": "_:Nf7fe0f2ca9c34496a3e57544c29d7d70"}, {"@id": "_:N23f95763a3ff43688a94e279ad398f5b"}, {"@id": "_:N83cfb4bc1a0f40fdb7ac2d3398e9b8c7"}, {"@id": "_:N19326ebcbe2a4ed9bb628c8742bac590"}, {"@id": "_:N4dc8bdfb77ec444bb1dc8d62a336174b"}, {"@id": "_:N100fd17c84434c6682625d8417776950"}, {"@id": "_:N79015958122548ca8b988094ab497c09"}, {"@id": "_:Nb52b9855fb2545e3aca0fdd886187d0d"}, {"@id": "_:N8db10dfb66154aad9d19aa2cf19c30d2"}, {"@id": "_:Nb7984d791c2545b7837bf9adf6af3c46"}, {"@id": "_:Nd67a883f53724f1b99e2a255a6686c4e"}, {"@id": "_:Nf0699bb8a9a346d584c8a278f60a0831"}, {"@id": "_:N37e4cbb7adfe461aa59abff447f4f03d"}, {"@id": "_:Nae9a8b561123469abc0de932dcd484a1"}, {"@id": "_:Nd67e766fed7c4614995ce74ec56a7296"}, {"@id": "_:N2f5b2203191c4a84916a29f53b5f2cc1"}, {"@id": "_:N842c28ed33704ab5aa0881302b749703"}, {"@id": "_:Ndf88f534124a47b09812733f9e1f242e"}, {"@id": "_:Nd9d0d39107f5407687fb810bd75e1ebd"}, {"@id": "_:N52047fd14bfd4623a07024156e349c88"}, {"@id": "_:Nab6d5b7a91c14dc2a8925b2346575d11"}, {"@id": "_:N5bdde12393fb4ae98a78dc2d5581957e"}, {"@id": "_:N6508506b9cbb43dba0cfdeb1aae14dc7"}, {"@id": "_:N0cc77405f70b464aa1b874918f3d3c46"}, {"@id": "_:Ne4bda8914dca4549a9dc72b68b284ec9"}, {"@id": "_:N0fee425f11f34183bf4e152d206da19b"}, {"@id": "_:Ne4ce051e706d4744b53e503e5aea85b1"}, {"@id": "_:Nd87cd72b5b1247a489324de27aea2fd2"}, {"@id": "_:Ned8d873e2e8b43c6a021ff3eb53f223d"}, {"@id": "_:Nfaec132acd544e34a15c04bcb771d385"}, {"@id": "_:N41107395815e413ca2cd181b89282351"}, {"@id": "_:N36c473edc9bc46c8babeb934e9564842"}, {"@id": "_:N42edd5639f7a4d0ca3d18b251c7ab901"}, {"@id": "_:N9f29ea03be8f493ba382d41225c3ebac"}, {"@id": "_:Nbfb678c5c1f54565907c8c4bb522858c"}, {"@id": "_:Ne1aae6c284474c2e9250f0f21a606a42"}, {"@id": "_:N7610fe15fdfc4702bd6e829cdc855cf2"}, {"@id": "_:Ncd34ecf8fe9f47bcaeff96a7410cf986"}, {"@id": "_:N08c733253c0049e290a9075546d183bf"}, {"@id": "_:Ncad1dd1b86684fc593c04589d7c6044f"}, {"@id": "_:N7c203ac330f14006a203a96e2ab9ca15"}, {"@id": "_:N7d6d1b73e2984b289c7a48dc2f8d916d"}, {"@id": "_:N262de111a98e4df58b8db1ddf30d2a53"}, {"@id": "_:Ne3b84da5610e41cb8aec7fa329a43453"}, {"@id": "_:N8d4601b0e4d54a988dc0108396596ee5"}, {"@id": "_:N458108e8ee594bb89ab5aada1a0f4adf"}, {"@id": "_:Nb167d953b0894f4db0a18ec915c87761"}, {"@id": "_:N631fdb10efed41b0847f0505e4622b7b"}, {"@id": "_:Na9940160c3684e938cf98ea3eca19891"}, {"@id": "_:N5d1d3a73319c4ec38d271b9da1eb4fe2"}, {"@id": "_:N6de51ce45e784ac3b37e20e7554d01d3"}, {"@id": "_:N55a2547272cf4cb49d19544b4c881dd8"}, {"@id": "_:N8089033ec43b4649ad2ad68e5363421b"}, {"@id": "_:Nf0a2096633d349a6a0733156ca59d9ac"}, {"@id": "_:N6cd989aa88654ba797d4355f0c44066e"}, {"@id": "_:N7c9e8b9c3591438a97a9416bf619df8a"}, {"@id": "_:Nc5179195927c490797a014722545ee3f"}, {"@id": "_:Nf6772351fabe4badb63be0efa44305e3"}, {"@id": "_:N71f858fdcb0745769a5534648f0ce0c0"}, {"@id": "_:Nb9bc418650c7449fbc6c24c016e15bee"}, {"@id": "_:Ncbf89e04c98c43b7be3234d659fd4cac"}, {"@id": "_:N0334bc6698f94ea99cc3397f81ef86bc"}, {"@id": "_:Nc36565e910284bb2b92c262dd45eca42"}, {"@id": "_:N52c62c442b704f49930972fad529268e"}, {"@id": "_:N50f598dcfb6546c38800129fd01d4322"}, {"@id": "_:Ncb3465abdc7a4337ac22f42748ca5518"}, {"@id": "_:N8cca3deb834744049357021e051ead9e"}, {"@id": "_:Nfb890b75829f40e3beefd2d7b8c4dbb7"}, {"@id": "_:N3ff8d7dfda9f4495b7a0d1225b175dec"}, {"@id": "_:Ne622cd5707d342ddb057f2ec81531fef"}, {"@id": "_:N80a1559653ff46ccab95819181492b59"}, {"@id": "_:N4158a5e4807c4e4aae441f401fe2147b"}, {"@id": "_:N59b1840c05044f3094538da8e84bdc9e"}, {"@id": "_:N8d355f3997ce47ac8b5bfc02d6e31e26"}, {"@id": "_:N0fac7c86f4ac460ab8163ba9327791bc"}, {"@id": "_:N5af32eef163c434c96524483d32af90a"}, {"@id": "_:N4f9b184508c94d55a87f42d02852e28e"}, {"@id": "_:N34ab3385b437401484ddab78f0364aa2"}, {"@id": "_:N566f9a4fab6b491a8c741e5656e0e71d"}, {"@id": "_:N9fd96ba03d084619aeb5d0f4fc7c1b04"}, {"@id": "_:Ndd3e4f68ec9a40db9438488c42115177"}, {"@id": "_:Na324527ea3d6464ab37c3c8fdb350163"}, {"@id": "_:Nfb98b7ead959417fa6821aa20dedac61"}, {"@id": "_:N661c57e57c0a44ae8bcbb2207d1af8d9"}, {"@id": "_:Ne80fafc877d84cf7993b08ebb439fd26"}, {"@id": "_:N2eb21f63b0bb4bcdb71a98e7d0c189bc"}, {"@id": "_:Ne2c133034ddb4a11a63719d6a6158d93"}, {"@id": "_:N815a2a970b774be8a7434108735057a3"}, {"@id": "_:Nea3002773bfd4fc8a68308cf6ed3c879"}, {"@id": "_:Neda2fb53c97f43718d2822590165901f"}, {"@id": "_:Ndde889c503a9423d9a71487e53b7e770"}, {"@id": "_:Nffc0cfe208e44a588213bdeab65937b3"}, {"@id": "_:N21c97f10bd974f8ca97fc977fc003a16"}, {"@id": "_:N8dbc7caefada4373937257d8a17df6ba"}, {"@id": "_:N3ee445cc655b4ac6bc2a0b56732da477"}, {"@id": "_:N43bbc3daddef45d2abb6ce18bf664359"}, {"@id": "_:N334c7c7610394373ae3d91e788510b75"}, {"@id": "_:N945dcf63017b4669bac49e21488d2e50"}, {"@id": "_:Nb2bb923c46f0419a9d5fd6fec0f13ea1"}, {"@id": "_:N9a81a8998d86413aa67ac3657d8731ce"}, {"@id": "_:Nff5e7e3705064cd59142561271713520"}, {"@id": "_:Nb11bc68d31054f71a292a91a27d0d4e4"}, {"@id": "_:Nb1dd7d7aa0c14131921902a596a3446b"}, {"@id": "_:N4b3b2093b91245fd8dd785477039fe23"}, {"@id": "_:N4f4413b42d264984adfdd80b60f80bd9"}, {"@id": "_:Nf4a626c23e3643d8a69c2cab56d14140"}, {"@id": "_:N2fb68a870a804133b9ce78a9466265cc"}, {"@id": "_:Ncf3e3100ef63442a801affcdbe23c79f"}, {"@id": "_:N8e5d8bf54a1d435d897716ba571d0852"}, {"@id": "_:Na87c52048b28466984f0a15da7e7f7ed"}, {"@id": "_:N74cba702e1714e93a19067fa59f2ae3c"}, {"@id": "_:N2612cc17c98f4568920e4dd712fad8d3"}, {"@id": "_:Ndec9623642c64a6c9a070cebcbd5b83d"}, {"@id": "_:Ncb6dc2673b644b60ab01b98cea3dec5c"}, {"@id": "_:N929d201385d5434e86ff3605ef496885"}, {"@id": "_:N95d7bff34e4c4c4d984c64d5f75a79f7"}, {"@id": "_:N686e41f6a54048efa61b0ddd78f07537"}, {"@id": "_:N8c611efda11a4d61bf81c9527815b2ca"}, {"@id": "_:Naa00a4edcf764ab48bc05fa7435ec04b"}, {"@id": "_:N21fd41c7ab6f4222b0955822d7c89ed3"}, {"@id": "_:N3e7df1eadf2a40d497b13e424b5df38c"}, {"@id": "_:Ne1d5248a1a124f538c7215ab44d1fcc7"}, {"@id": "_:Na3f375caadab40a8abd11ad7b9d63c67"}, {"@id": "_:N6fb7c1d0e4b340f8b25ff94990858e12"}, {"@id": "_:Na158f813c0f44842b3b1c52a1737dcf5"}, {"@id": "_:N6fb884bc11744cc287005ac8357c122d"}, {"@id": "_:N638fa6d2c44f43e999362437c8fe4922"}, {"@id": "_:Ncbddda64570c4b3aa47738083c485a99"}, {"@id": "_:N60cddf1360d04dcf914ef5bbfef0a8d2"}, {"@id": "_:Ncb47d004c35b421c80bfc3b27b31d1db"}, {"@id": "_:Na4ef163c13d34df6b8f3785302d15987"}, {"@id": "_:N091e80b9698a409f875e795e20ef199e"}, {"@id": "_:N9318d3e5b26e442395c6798069504560"}, {"@id": "_:N219aecb3e1cf49e3a4a29b915ea417f4"}, {"@id": "_:N10f2d3a1ac9946a7b664e48f66395d2e"}, {"@id": "_:N4b9cb3282b7f4ecb826f67cda6acb7a2"}, {"@id": "_:N4cd41113704a40aab5f66acbf689d8d2"}, {"@id": "_:N5eed3def8f7142a5883628d7d3188584"}, {"@id": "_:Nf226e221b8204d9585741ccc5c2e41ab"}, {"@id": "_:Nffd05b34ae5e478f964465c296adf947"}, {"@id": "_:Nd46b2ffdb1f442189b5b4d312d3817cc"}, {"@id": "_:Nc4bda47887a1492f93bc4ec0e06a2efa"}, {"@id": "_:N92e4f2152cb748f88a592e9125575c1b"}, {"@id": "_:N867d4e21ad0e4a19824ed1e1efd13124"}, {"@id": "_:N6d79f82ab9c9491c955c75f51f5bf6e8"}, {"@id": "_:Ndbea3bedd0f24ac194c7f683a0362716"}, {"@id": "_:N51d336969e2e4be985e7d8495d23d665"}, {"@id": "_:N887545b2801b457b97963ed413b23bd1"}, {"@id": "_:Nfbdaf3e6619b42d4a8852b35e32e0890"}, {"@id": "_:N190ec0cb69c84c2da39a908451876e52"}, {"@id": "_:N85f37fc3dd2143408bb92fa463b41f36"}, {"@id": "_:Na47c241ffddb44f08a0c0545aeeea159"}, {"@id": "_:N8ddd3269b1d74a2fb6129871588dcf7b"}, {"@id": "_:N1e33afac7b194b1e91673bb75cfcebe2"}, {"@id": "_:Ne491d6e9dfb0400e81cba58e0376e7f5"}, {"@id": "_:N97355002060e409aaafa3202ab198ae1"}, {"@id": "_:N5cd9e4105a3b435d8dc66ae60bd42c84"}, {"@id": "_:N736957e0e150449e8e6bf6b11b47e19d"}, {"@id": "_:N95b736689e1547d8a1401de4ffa79e06"}, {"@id": "_:N888de7aa43274222baf42d0b645e03d5"}, {"@id": "_:Nba8938925ce34d90917657d26efa70ac"}, {"@id": "_:Nca91a8756ffc4bef91177445264b54c1"}, {"@id": "_:N143bac67096447fa832dacd26e2f889d"}, {"@id": "_:N3271af76a28f44669bde5d6d195511e5"}, {"@id": "_:N92c0164d9a904a478eb3c51ab15f1bd0"}, {"@id": "_:Nf01ebc2489224d8aa252337da5e0e10b"}, {"@id": "_:Na45a62d39a61415c8e87dce72e00d675"}, {"@id": "_:Nd1bb66bb75bb4c5f8d45548401e0aee2"}, {"@id": "_:N60d78944db944c1b9e990263a26cd25e"}, {"@id": "_:N97638a02b7524998ae1b68dd39f9d0dd"}, {"@id": "_:Nfffb12d1da5148839d71683c3e1c1fb7"}, {"@id": "_:Nd220e54c676346f1ada7a1db34163912"}, {"@id": "_:N30b1e399cb2a4c0fa0eb6bfdeb7236f6"}, {"@id": "_:Nfbe1500a45a74f9eb66acfcebee2b4e0"}, {"@id": "_:Ne3cb8f63cb744a0a972b7f323293ac8c"}, {"@id": "_:Nf6ab8a99db8e46d296ee0540563f8b5f"}, {"@id": "_:N7fc53ebfebdc46d99c66ffbdf0b2f709"}, {"@id": "_:N53b7e37d8eba4cf78442faa9f50dfd2e"}, {"@id": "_:N087c7fd72b884c66a150bbb37998ffea"}, {"@id": "_:Nd5b94501700d4caba6a94717c9a48285"}, {"@id": "_:N776c114d8f67410d8089ecd6339cffd7"}, {"@id": "_:Necf6657d2077497d99130ab36a0f9c8a"}, {"@id": "_:N0d6237943ae048c19939c3d05b6f3ba0"}, {"@id": "_:N7bf9f0f7418a43c99e966ec3cb8150d7"}, {"@id": "_:N237ba9e1a6af4541a4eef2affd4434b5"}, {"@id": "_:N4f4a994b9f39408f938c7c354625261a"}, {"@id": "_:N87f2116d467c4cd8b1603b78244352a2"}, {"@id": "_:N709a7c7ad2d34b95bcf87c3145a99061"}, {"@id": "_:Ned5da19d71294ec389d878328296754a"}, {"@id": "_:N49bf0cbc4711427c8cfe2c5722e7a3b9"}, {"@id": "_:Nca92778046d8423f921ea05e7fc851b9"}, {"@id": "_:N228ba019d5414bd9acc81cfa57fe4b65"}, {"@id": "_:N70af84342f5e4d849af3b8d2c8907216"}, {"@id": "_:N56ec315638a245ad9453de4438415988"}, {"@id": "_:N69cb5ca35dab4f6b8e1e085fe5a6614f"}, {"@id": "_:N6b6c77acb0364301907d76e70c2fa01e"}, {"@id": "_:N82a726d87f404a1e8a73a8fae517675a"}, {"@id": "_:N8fc94c814cbb491b961039d33a53ffea"}, {"@id": "_:Na97ba35071ac43399acb0859dbe8ada6"}, {"@id": "_:N2b3320089b6a459f85ddad170e8e01ea"}, {"@id": "_:Naeaa2cb8e83249c5ab4d1aa1de23eea0"}, {"@id": "_:N6314c350d5bb48d0983fdd7a42d3fada"}, {"@id": "_:N3d09683af76e4ddb848424c0efc183ea"}, {"@id": "_:Nf9a78481a8f04c25a83a0ad78b6ea5fe"}, {"@id": "_:N9d1f85b03132455db4a856cf63f61126"}, {"@id": "_:N9b37b26c3ca5401eaedf9665ea24d44f"}, {"@id": "_:N01157513c0cc46dd88982d5f29bde19c"}, {"@id": "_:N7eba77f711be46aca9ee9698b9e35be7"}, {"@id": "_:Ndc514d3424c44a5992c1cb11c6c62166"}, {"@id": "_:N76593f23b91d4e8db0cf4f01e6face58"}, {"@id": "_:N8223d75d8747456db549ecf3dc08961e"}, {"@id": "_:N431ad4a9d3cf4eabbf31560b31a42581"}, {"@id": "_:Na7649d8dceae4a1799f014e4978ecc99"}, {"@id": "_:N682f06afc7a84f0192f13ea62654c584"}, {"@id": "_:N50664bbb79164534a51323625a2f7567"}, {"@id": "_:N2a4c2416c8e743e18f33ee64f4aacb70"}, {"@id": "_:N596e07f6e9bc488088bee5507febd9f9"}, {"@id": "_:Nf5116c7ddc05428b8a99833af850b642"}, {"@id": "_:N1a325b90efc7423ea6b0d04aa5d268c7"}, {"@id": "_:N8807e8113ddc4354bd4e468516e9c407"}, {"@id": "_:N89b223dc19e34cfd8b672a69cfff2c17"}, {"@id": "_:N2ad18b75a2ab449d8b202d626fa596c9"}, {"@id": "_:Ne3bc916dac9a4a39963f441af6264d89"}, {"@id": "_:Nea7814e574e74a92ae4cf98e1f80e92e"}, {"@id": "_:N54905980b87747a6ae77bbd1d0ae6b0f"}, {"@id": "_:Nafc9a2976b434fc0ac789a6d5efaef0b"}, {"@id": "_:Na0f4eaf5941e4b8db5ef70497330d5fb"}, {"@id": "_:Nbe20bc07f342452db26eec96561f6730"}, {"@id": "_:Nee183b612af7443495922d0f53aa0b33"}, {"@id": "_:N352258d5593f4f4f8b0c183f1fc14361"}, {"@id": "_:Ndff5d4a3a30d4b4eba8e522af68aa8ba"}, {"@id": "_:N125b3a434c2b4446ab7a7abaa97617a4"}, {"@id": "_:N99532650eacb4441bb897aa6478837c6"}, {"@id": "_:N770c4013e81242859cf0a055095c1354"}, {"@id": "_:N1c43ef5ba4c7463a97d41924b7dc5eaa"}, {"@id": "_:Nb2816228824d4e6786bc57d1a8eab469"}, {"@id": "_:Ncb219915eb914618bb260fd4ec48557e"}, {"@id": "_:N35668b42c54a4a75a01084ea32f1a8d3"}, {"@id": "_:Nbb8008eed13e43fc804bca6a2a58aa9d"}, {"@id": "_:N33997a40122f4c3abf45d6112a7b4906"}, {"@id": "_:N52cd23889e52484d8575b6d792fde557"}, {"@id": "_:N1a9335cd19eb457b891fa51e8f939c9c"}, {"@id": "_:Nc38fd168978542368944cb07451f3960"}, {"@id": "_:N8f5b7fe1f32d43ebb544c0f9df458486"}, {"@id": "_:N8122ace2c7cc4111acfbae27ed9e5ab4"}, {"@id": "_:Nb9a4670195b0470aa5752631b4188907"}, {"@id": "_:N7df3705fa64d4b91a1a524b84f28a19f"}, {"@id": "_:Nbfcd5e516a6747fab085a950436e1cb2"}, {"@id": "_:N4fdf7d6390d1415eb84e7c87701b3a99"}, {"@id": "_:Nb13b68581c674d41bab54c8af26e1b3d"}, {"@id": "_:Nc659cbde4bb24203b37ee3681735cafd"}, {"@id": "_:N7215fa9507914542aac3197978eda74e"}, {"@id": "_:N1f64d70598924fc69f4a3f1bdd323550"}, {"@id": "_:N2f341cbdf6d341a19c3d10edfaa1a11d"}, {"@id": "_:Nc7c2a308a2604f74bc6f264732242dc3"}, {"@id": "_:N18f7d33714a3406d9a1a10205e07f131"}, {"@id": "_:N20973d31e9a9413e81ef1be3cc64859b"}, {"@id": "_:N79429e177be145ed89d3cd54a075a15e"}, {"@id": "_:Nc494741688644321b050fe767aa8cd0c"}, {"@id": "_:Nc404f20f89ac4cdeb031e187abffb154"}, {"@id": "_:Naf9acac69bec47059ff3c42bb0d06f53"}, {"@id": "_:Nffbff0d97e6a47089226f95d02070f1b"}, {"@id": "_:Ne44b68f1c5b94bfd82b118ae5e0aff88"}, {"@id": "_:Nf12c2e23fd9e4a61ae81ce97bf939d49"}, {"@id": "_:Na12f571552c5404ba2fec421039e3209"}, {"@id": "_:Na2fc9a4b273c404c94fb033167493721"}, {"@id": "_:N300f2a58386f4f17acd01b30000c9c0e"}, {"@id": "_:N4ce2aead8ed14b3ca5459e4884eba9a9"}, {"@id": "_:N3cc766dab8f242fa8a53a013c242220d"}, {"@id": "_:Nd236bbfc076647c183e44a892d7c120f"}, {"@id": "_:N81bc758f540f44a782904d88af79a33d"}, {"@id": "_:N95817ace9d7d4e02839fbc207af41e79"}, {"@id": "_:Nbd3352eef4ed48c5813bd15e9d2545f3"}, {"@id": "_:Ne53965ec9259416b9cac2fb44e673646"}, {"@id": "_:N47b0af2816dc40bebe9278076b67ce1f"}, {"@id": "_:Nb5e64e2551384e10a5b58ed0e8fe578e"}, {"@id": "_:N7131f97e059843ada117609c24397200"}, {"@id": "_:N82cc1d0026b84feebe3993db336dd4e8"}, {"@id": "_:N60e7901ccdd842b0b1abd81af7d04933"}, {"@id": "_:N3a99b56787a945168737d8e662a77468"}, {"@id": "_:Nc8e0f839fffb43e29222188990b13baf"}, {"@id": "_:N13ed66d904f54f3fbf0be153812d9289"}, {"@id": "_:N69d5e9c29a184086a032aff95746af92"}, {"@id": "_:N30a0c276820e4d00b7c0402081046c5b"}, {"@id": "_:N4802b4e2f4e3456eb12474f27305b11e"}, {"@id": "_:Nb524290f7a7440d4ba39ddc4739b00d8"}, {"@id": "_:Na48cb8c712f14a899c62e712e87b84c7"}, {"@id": "_:N823d87184d364dd18e78ad21ff0b6c1d"}, {"@id": "_:N2620348419754c158af0e8bcb4950046"}, {"@id": "_:N275e980635f44321a2446c3afdaea72a"}, {"@id": "_:N626c211baffc4d7fb3215e710b27f32c"}, {"@id": "_:N9500c4f631cc49d9ac1e096dd3c3c331"}, {"@id": "_:N69882d7cb31044568386223785ed2484"}, {"@id": "_:Nc21a1b736c7547a5804059803d874080"}, {"@id": "_:Nbb57ec04c9b54832b0494408ca52ddf5"}, {"@id": "_:N6fe051787aeb4c0db8705b38896c30ec"}, {"@id": "_:Neb85b77632d040d1927f62c160da1b37"}, {"@id": "_:N0158240989d64428b6611ad19944a2f7"}, {"@id": "_:N59116965254940059dec50aad2abeb3f"}, {"@id": "_:N1183d679aafd421bb66558f5a1a8531f"}, {"@id": "_:Neaf48247a36146abacf0ecce8f20d6a2"}, {"@id": "_:Nbd56dfbf2e224caaa780c2828a07dc70"}, {"@id": "_:N6ebee6d749a14ffbb99378a3d49d0c10"}, {"@id": "_:N579c110fea7f4eacb644a2ea7288382b"}, {"@id": "_:N6fc61820643d43a8a22ff7d257385178"}, {"@id": "_:Ne56df430d39d4489b8d85f88c334b004"}, {"@id": "_:Nfd605b0f1ef24a2abfdcd48d359f2663"}, {"@id": "_:N4511de4bde624b9098df707be62d5eb8"}, {"@id": "_:Nf787685c8e90457a9512c60d1829e4df"}, {"@id": "_:Nfe5d5b9e3fbe4f9cb236696cc8ea7a4b"}, {"@id": "_:N399f67c3ac284b4583e885978e4c8c23"}, {"@id": "_:N481d0e71c59b40309a2c78dff2160f14"}, {"@id": "_:N461b69100c394054b4463044e46e5092"}, {"@id": "_:Na4342165a30e49509ff2b8b55ca5e667"}, {"@id": "_:N276efb35cf1d4475a459c3ba51b656bb"}, {"@id": "_:Nd31bb8e0bb244d6299045050e2005a97"}, {"@id": "_:N7e11e556fab14b29a7b71cad7c3f759c"}, {"@id": "_:Nc214d731a6b0476fb2c7c4665fe95acd"}, {"@id": "_:N6ddae1410711450c9a0022ebdf9624e9"}, {"@id": "_:Nf34f3228b1424101870f8c973ce29e0b"}, {"@id": "_:Na8dac880d2114edb834a4f7b7bbf4aca"}, {"@id": "_:Ne6158a31a39249a09d3cccf5fb03b545"}, {"@id": "_:N048c554159404ee68d875fe08e7e3a4b"}, {"@id": "_:N79696b6953964346b85c7e0cf9d12b96"}, {"@id": "_:N2cbfde9a84c743f99821aefacefadfc3"}, {"@id": "_:N258ec2e2bcf94c1c8b010ef76c6afa9a"}, {"@id": "_:N340481bb311f42b2a20e2e118a2fbdbd"}, {"@id": "_:Ne9fe51e23b3e4a7599f6f1c119537f4d"}, {"@id": "_:N333814d612c54e4da6be4f6ed3f903d4"}, {"@id": "_:N8d9377569bb342dbbf69a264e49cfb4a"}, {"@id": "_:N5f220d85ed924543a23cb29c42e31167"}, {"@id": "_:Nbe88a179e87544dfa9c886c037d4c1f1"}, {"@id": "_:N5f2f988db45d4b318c6b56bf4ec791c0"}, {"@id": "_:Nced1bbb88d9d4c32ab55fb1f10cf952c"}, {"@id": "_:N2fd97e3a028f458cb1f5687a9356dd2b"}, {"@id": "_:Nba45c4119e5c44e380f4c4ff3a9f84b1"}, {"@id": "_:N973908f31b774234a665a279f3862e1c"}, {"@id": "_:Nfdf2a84ab2334771a0f05e3105cb35d8"}, {"@id": "_:Na8400a55df7f4d1bb75b3ac3ceade45f"}, {"@id": "_:Ne57fc8172a114518ae0f5d424fd225e2"}, {"@id": "_:N8015005bb36b459a8f5256a2d3eca4c2"}, {"@id": "_:N60b48a12c6db451788e1d5ad4595d27e"}, {"@id": "_:N6183393f2b4f413ba96c1872a8450156"}, {"@id": "_:N0a8b9aca76474679b9cdaf506731b71f"}, {"@id": "_:N7b02ff8cda3f49bcb7bcb2fbdf31bcc0"}, {"@id": "_:Nf4fa3dc149db45e2bfe3a81d518fc89f"}, {"@id": "_:N18dfbe543c2f47f497923b38a180f456"}, {"@id": "_:N7a00c02ecc0b4598bd09b17435539535"}, {"@id": "_:Nc1945f50d08248c48db8324b8364a79a"}, {"@id": "_:Nfae8785031284a1ba59d0492dbe014bb"}, {"@id": "_:N96f2599334954251967b0e1945a73c90"}, {"@id": "_:N209c24d015a240089cf6e4fbe424b1f8"}, {"@id": "_:Nb4d9e4fdee2445f193c8041f341aac4a"}, {"@id": "_:N952e67f7c23946288c77b6558262d9a4"}, {"@id": "_:N995506ca2017415f9adc0c4d5b8d069e"}, {"@id": "_:N675b6b5cd6b4432e9587ac593a5d879d"}, {"@id": "_:N004b3a0fd0bb42b5aeb56fa74d00d0c3"}, {"@id": "_:N5b0e0875355b4238ace22d09582f7668"}, {"@id": "_:Naa70d8e74a2d4af7a1179a7523a9f8d9"}, {"@id": "_:N1e9bcdad91434571bf6d74b116a298a2"}, {"@id": "_:N1d0a2c11f964427c87dfdcf04e6d4643"}, {"@id": "_:Naf9449d6679140b9a3c6e722da941ce9"}, {"@id": "_:N1501aacc1a8b467d9aa7b3d90cf7bc46"}, {"@id": "_:N6d0086b0d71e4565b03b3484366e1f71"}, {"@id": "_:Na746d86252534d628c5fea957be0ce79"}, {"@id": "_:N7b67f8d15908468e80884bdcc1da98fb"}, {"@id": "_:N1a4f0d14f33a4c98af2a7696d2de4756"}, {"@id": "_:Ne75714ac43784808912d72da61378a69"}, {"@id": "_:Ne07785c311ea438a99f7f9ce3fb5fb68"}, {"@id": "_:N16652f326f9d4dfa96b6d138ad2a57f1"}, {"@id": "_:N60ad0316a291413f846073439f197931"}, {"@id": "_:N9a64164cd76845de979851bcba2a4077"}, {"@id": "_:Nc84187bc24f344d9a54d6ae8a88914a0"}, {"@id": "_:Nf7c044fcf0a347d6923056ab53cbb758"}, {"@id": "_:N805e4905d5bb4505958e06405ace7c3c"}, {"@id": "_:Nbdef303a6653439885c5f07af38ff132"}, {"@id": "_:Nb3dd31e7320e43b7b1fc97647deec6aa"}, {"@id": "_:N7343b2e68faa4edcaae292ab4e0c6dd4"}, {"@id": "_:N38498be8c68f4659b9e205f9fd84393d"}, {"@id": "_:Needb239f429c4389be93d341961f69df"}, {"@id": "_:N52440b96bf37479d95c3c944fda05ca3"}, {"@id": "_:Nb4cbeab99d4e4b2a8bad364aa4583a45"}, {"@id": "_:Nedeafbc422b9491f8e9d2cbe4ec99f6e"}, {"@id": "_:N0da5acbff3934429bcb9eceed58aa5ca"}, {"@id": "_:Nd0bab289fb254ebdb8b31f0c93f62fec"}, {"@id": "_:N17b5078b6038482bb4389c7b0f0dec21"}, {"@id": "_:N0126d5cb6de2498ca3d647074371117c"}, {"@id": "_:N3ef7eda0eabe4a49a8f4822b64299d27"}, {"@id": "_:N26ac22ac71af40eba06f6562e7bd0285"}, {"@id": "_:N510792fda29245819cda3a0e68de4b1e"}, {"@id": "_:Ned00c366faed4c49a55519a358afe696"}, {"@id": "_:N4d009fc2bf8943e79a1881bc36c1bf44"}, {"@id": "_:N8317d4ddd7334fe6a05b8a411f5c695c"}, {"@id": "_:Nda509d0239894ad4b439224eefc8c566"}, {"@id": "_:N4559974c3dbd488a91d2a502ba545e21"}, {"@id": "_:Ne1b3d5f3b84b4c16a5c36297863d6f21"}, {"@id": "_:N699dc53617be45bdad393f92d8b4c7d4"}, {"@id": "_:N1bb07af82693453aad72896eb85e3213"}, {"@id": "_:Ncbc78a7ee23b474894cf455c1ae6efa6"}, {"@id": "_:N702448dcb94249cca5ef39516c295b22"}, {"@id": "_:Na030965218074b1da189e49938086ac7"}, {"@id": "_:N75f7eba02f73472f8785c993e5ff7e6f"}, {"@id": "_:N82afe7f94cdc4718a7992b74fe265201"}, {"@id": "_:N625462c3db024e09acd5d93cf26a7000"}, {"@id": "_:N7ed54fa22d564ce885929d36c7e41341"}, {"@id": "_:N3cf6f4c05d294036b8be54ee9329936e"}, {"@id": "_:N503d3334612c4c0a93eac9c777188ab3"}, {"@id": "_:N88f44ac8fa5d49f8b307354e687963e2"}, {"@id": "_:N4c219e5c1492405dbd5022024fd4269c"}, {"@id": "_:N405c641e2472426492529e96b4a1cec2"}, {"@id": "_:Nd2d150f06398432ba3f1ef02b36b3a70"}, {"@id": "_:N092d6fc081674c28b50c33386a57cd8c"}, {"@id": "_:N9094705864ed4b7785b38cba249de4c2"}, {"@id": "_:Nb9617fb18ee9465f94ca8ad615424321"}, {"@id": "_:N5ed758ccd36a48dfbba643813170eb78"}, {"@id": "_:N460697461098403b85c5ac4e45b650b1"}, {"@id": "_:N5bb6e470d4364a188d05f674f9f36f22"}, {"@id": "_:N6585c8f41c4b47b08632c171cec29112"}, {"@id": "_:Nf9807e6aeb2d4c4085649e7cd497acde"}, {"@id": "_:Nada1a8267f3a4564acce3bf9597d6463"}, {"@id": "_:Ndbcaec8d73894b1cbcfd1b8de3f4e5fd"}, {"@id": "_:N7ac39ce6984446a4b59bf1c63415af88"}, {"@id": "_:N7afe562be0f74455b7d3b639639e030d"}, {"@id": "_:Nbd7ecfaae9ca49418a9d92649ad13119"}, {"@id": "_:N4bc7b25ddf6b483ab106cc941aa52068"}, {"@id": "_:N9e55de82c587484185884536ec150ad1"}, {"@id": "_:N2188a00715df4d6d81bed2cc284a028d"}, {"@id": "_:N44f7cc54330c400195a864e02d1d1f0b"}, {"@id": "_:Ne332da1e66a347a29615decbfdd43a99"}, {"@id": "_:N1d9de77444f14c19a0a0f0cdb7558d35"}, {"@id": "_:N32bc1b2e2eb44b0c8a7c1160bec07922"}, {"@id": "_:N1677b3e874174554b1cc8bd0536fbf8a"}, {"@id": "_:N30871b2a5da54180b106ae303e86d92f"}, {"@id": "_:N572c136752b64e78b5ceec6134550064"}, {"@id": "_:N3ac22b59e920484b8a699501d252d4d3"}, {"@id": "_:N820fe91ecdbd43f589cd9a4ed15280af"}, {"@id": "_:N69b620a7f4444d4f92066cce9badf754"}, {"@id": "_:N314a0297ecc441ef9fb078f7e047b445"}, {"@id": "_:N61a2bb9830af44b1a4e9f0d7343e9284"}, {"@id": "_:Nc3d90bb4d1ff4918acce8acb1e3af43b"}, {"@id": "_:N9eed524cac974cf28fd309cb310114e8"}, {"@id": "_:N384460c059c14b1ba3645a96c557f474"}, {"@id": "_:N5e71285a78444d019c30f48d572ab71f"}, {"@id": "_:N7195745f812941be836beec1431ac78e"}, {"@id": "_:Nb8c4db49b9854202b59c3c350c9474c3"}, {"@id": "_:N1998919d8896496d84949fc9b65462f3"}, {"@id": "_:Ncbb26a6311e04ac6b2203862f80026ed"}, {"@id": "_:Nde5383a1fdb5407092b84a70600a603d"}, {"@id": "_:Nf114e0de86a14021a38a130de8df8772"}, {"@id": "_:N5277292511bf40659de067da0acdb6b1"}, {"@id": "_:N4792cb88ed1d48ff87c259ae48a374fb"}, {"@id": "_:Ne81ab6386e4b4e9da1a87afc4d576a77"}, {"@id": "_:Na6678671826e49a2b915ca4beeb4d29a"}, {"@id": "_:N2826b14ec827485a9cc0cdc3d902520c"}, {"@id": "_:N7b24fbaab0ae4c82b4d0b4e0d8a1988c"}, {"@id": "_:Ne06cc12528fc4e69b8b49ea2098f90a0"}, {"@id": "_:N186d5c1d137a4de58af3527a7d0a6ba0"}, {"@id": "_:Nfe517c4b2baa4dd788e0785557db84e0"}, {"@id": "_:N1dc230d21b294d89ba32fd1c251ebcec"}, {"@id": "_:N2f7a1f1777f243f986ae929fb08f7313"}, {"@id": "_:Nc356689fcf644856a70d2f2365dace39"}, {"@id": "_:N69587d42341547868d26f91d5267d778"}, {"@id": "_:Na956330ec862490881764c98d492b28d"}, {"@id": "_:N460b1303a5634150a9e916f97384f5f4"}, {"@id": "_:N584f400dcfba4aa0aa62a7beadf55df1"}, {"@id": "_:N7cc709b773e348448ff185d762924d49"}, {"@id": "_:Nb358f9987ec244f7a5846095190c79f8"}, {"@id": "_:Nf17aaddc2f6b435eb15e28950b7f89b3"}, {"@id": "_:Nf5337ec50c7a4ef5bfdf594f5a0ca5c2"}, {"@id": "_:Na514f364c6ad46c3bddd4c7c184a9ffb"}, {"@id": "_:N890cbe02e919493eb7fcd849e9630399"}, {"@id": "_:Nf62e28bd169648ab89833d499dbd0d56"}, {"@id": "_:Naacabce466e64aa8a419ffd4773c0d0d"}, {"@id": "_:N553719cad287492ea1110241e6e98efa"}, {"@id": "_:N439506cb04994fc2ad42c9874c474810"}, {"@id": "_:Na5f00dfabaff449288ce95313e83f6a7"}, {"@id": "_:N612b3e53dc504fd6b0325e7095ae8a5b"}, {"@id": "_:N902d91be4581441caeb50494aa0e0e7e"}, {"@id": "_:Na543b386b91a4691b2f42f269b70f401"}, {"@id": "_:N675e8ed177b14d018f847367c96f6012"}, {"@id": "_:N2a19624e24cd4a279a2024b081714678"}, {"@id": "_:N3f57a3144f184d98b83fb4abc663d95f"}, {"@id": "_:N2d0cfa34a82c47fd9f85784d8005d0dc"}, {"@id": "_:Na41c8a5b9e234e88ac379d79edaecab0"}, {"@id": "_:N91c8a9883ce74f82ae9df6bd61f32185"}, {"@id": "_:N7cf8291e56094fa98a98700e3de6a96b"}, {"@id": "_:N8eaa327e52fd42fc80ad29257d341b01"}, {"@id": "_:N243a9862c5be4e95bc91d513202bcee5"}, {"@id": "_:Nff7cb02438e5476ea7d76b0469926852"}, {"@id": "_:N1b17c5c622ce4def81b2a69eaa704008"}, {"@id": "_:Nb81b26dbea1c4bcdb16e7cee8b6c6b4d"}, {"@id": "_:N92b0cfe23b284d6a82dfd193efe2f621"}, {"@id": "_:N327062892a5a46c58569f1f4f127fd6f"}, {"@id": "_:N9962e637293942fb88b837073962b0a6"}, {"@id": "_:Ne6708dff119a4f09b327f8be3ba1411e"}, {"@id": "_:N12a5e7997232401c8a2accb11a86841e"}, {"@id": "_:Neba928b553cc49ed8669ed3c4fb2b225"}, {"@id": "_:N1a8730ac052344d8b427245309b6d9c7"}, {"@id": "_:N6d5b3fe1057a4fb6a667c2983de89945"}, {"@id": "_:N209db837e10d49a092461acfb4e1bbd6"}, {"@id": "_:N345cbf995df94a02bc2e31747d38c9c5"}, {"@id": "_:N690b752baa254e31a46281c1800a1ea0"}, {"@id": "_:Ncb2ec4cecf654375a2f10b5ecdb630f8"}, {"@id": "_:N9f22d1b87ce549548c58cb28260adcfe"}, {"@id": "_:Na6acd5b4366e45d2ad018c0bd843c34f"}, {"@id": "_:Ndf109f8c7b0a44d9886afae37fce809f"}, {"@id": "_:Nf4c868a0afba4fb09b6310cc1dcfdcd0"}, {"@id": "_:N70edf57226c94f81b5aabb3198970930"}, {"@id": "_:N5ab6cf236a4343949d6210fe6651505e"}, {"@id": "_:N6d7b2cd2c150448d9b38153ea4623678"}, {"@id": "_:N2a4babc5141d456bb121c655426f2cc5"}, {"@id": "_:N4f16a69141494d01b4fd06f04bee335e"}, {"@id": "_:Nd6ece067546149428316b4e64eb952fa"}, {"@id": "_:N3014ba93ca27428cbf63b0c9e672ccfa"}, {"@id": "_:Nd40b781b4a7e43afb04b68d914541768"}, {"@id": "_:Nb0c7c220f1e24fb7a0535129597ee391"}, {"@id": "_:N95398eca504b459394c1972d07c92300"}, {"@id": "_:N3795f2e78b6b4c22be6288fff193651a"}, {"@id": "_:N2be7b87095524302a868e831593041fd"}, {"@id": "_:Nc6e502db137e4934804e7298533fc939"}, {"@id": "_:N353e827210194a0a9bd291b34a4e8371"}, {"@id": "_:N1150aa67f60b4efb89a0eed1ee5fe2a3"}, {"@id": "_:N144c29afa0424d96b5b217371831c3f7"}, {"@id": "_:Nd10ec72b3c3f488ebfac703e3793e7d4"}, {"@id": "_:Nd94ac94da78348c7bc1c1fac339207b6"}, {"@id": "_:Nd44b9b71aa5a49638decc736d42b25ff"}, {"@id": "_:Na64b2143acf8456fb6ceb04d10eb070e"}, {"@id": "_:N7403044fa7564b37beb5a66d16dfc29e"}, {"@id": "_:Nec0516ff06ee4da1889981e8f7845528"}, {"@id": "_:N696077b13ec34c8e8f134251e53f63e1"}, {"@id": "_:Nce02d15ff3df4ab18477a785a7d53559"}, {"@id": "_:N10dbabaf26a74b008eec351277ec15d6"}, {"@id": "_:Ne14355b2c8a04f8486a1575902be6606"}, {"@id": "_:Nde9e38fef4174772a8179f96104378b2"}, {"@id": "_:N1b2c9e5219b446d0934c4242fcca2dc8"}, {"@id": "_:N402278b40ebd4b0e993f880342ade935"}, {"@id": "_:Nf5b3a81aa829487587012c2486c25a99"}, {"@id": "_:N223f772ad67f46ed9331219f1c15dc1e"}, {"@id": "_:Nec5f951cd198485e805212b519553f7b"}, {"@id": "_:Nb1831f5811cb4f4285f0b4f41023d356"}, {"@id": "_:N63a31a5cd33f4eafb1900419a2024039"}, {"@id": "_:N7a57db73da0244ef8e285333f28aaf6c"}, {"@id": "_:Nad74be3fb1b7471eb568e97eb1e26e3a"}, {"@id": "_:Nda15a5159a974f41bc61e9faf9f7e985"}, {"@id": "_:N760da1ca7a8743ac966b68d772b6054f"}, {"@id": "_:N4d2005cc465042d79e6f0272603c524b"}, {"@id": "_:Ndf18e402eeee40b4ad2237a6715866bd"}, {"@id": "_:N3c443a7d66e24914bd246a4123f16788"}, {"@id": "_:Nf6532c1cc59c44abbb3262f8b1348be9"}, {"@id": "_:N5fd16ebd957b4e8d8b0dc7103e3eb5c5"}, {"@id": "_:N55ba818fa96944c09a30585f37415b5f"}, {"@id": "_:N57ce8bb85d3d41ceb1182d3f2921e67e"}, {"@id": "_:Na4142949e9694a21bb204afad7946b97"}, {"@id": "_:N4dda0d3c4c7748c59a890a290463d0b4"}, {"@id": "_:N150232a63d834da9ae796aa69cf30d18"}, {"@id": "_:Nc61d45dbedcf4828926c9858ee5c54af"}, {"@id": "_:N6e0471f4f2394c53b422bde94c1b627b"}, {"@id": "_:N4233eaaa7b9945238372a174c2869819"}, {"@id": "_:N02a2c622d5674b6da090dac33cb50885"}, {"@id": "_:Nae8dcc1725264f4799f1e329d253ac99"}, {"@id": "_:Nd9d9fb60fd6846bb98bcaba596a5dd4e"}, {"@id": "_:Nb3000868ea4540cb97dd2180025d4ad4"}, {"@id": "_:N701654b3d38344e49dd056d4dad42344"}, {"@id": "_:N1360b4b6076b4b03b6fd2dd4293fc346"}, {"@id": "_:N02ec913ee9c7468ca05c40ce09d41e2b"}, {"@id": "_:N9bd507af511446af9dac8d0e389cf0f9"}, {"@id": "_:N56e1cb5b914c4939ae1f8493e1d2d872"}, {"@id": "_:Nd935144b61694d0ab694d6727b7037b4"}, {"@id": "_:N4e033be6154f48699c677e03f27fad4d"}, {"@id": "_:N1316777c59544938b5e500a3a84984db"}, {"@id": "_:Na337bd5a943b42c9b8ef6534df66462a"}, {"@id": "_:Ne9afa2c3b2ac4ccf8c83b092d9658482"}, {"@id": "_:N8171aa1a23fe4a30b18c0604419adc03"}, {"@id": "_:Nb5bc1d3c37604362950aa95a1eb66b85"}, {"@id": "_:Nf3e021fbb6084169a00c0c34247af51c"}, {"@id": "_:N9f51f214d1aa4a0cacdcadd41d7063a7"}, {"@id": "_:Nde95bcbd5daf4187b56b6ac511d2b9f8"}, {"@id": "_:Na9c875c81aad4670a6802faf4ced6366"}, {"@id": "_:N2ec1ee2bd9e84b00bc229fedbdd90136"}, {"@id": "_:Nb7860392771c4912b6512213c4df2b84"}, {"@id": "_:Nb3fb8d49e891474fb72488ac09298ec0"}, {"@id": "_:N9628abd7c8e243efb7ca1c1ac0018fe8"}, {"@id": "_:N654d8c158ee541aea2f649290f9a7b4e"}, {"@id": "_:Nc2bc4db5cba245b5823ef78b799b694e"}, {"@id": "_:Nd8e9df958ab048fe8069b12cc701bb1a"}, {"@id": "_:Nf6390a02f5e04a798eb934ddc6c57293"}, {"@id": "_:Na382c9c45250435cb46b65183f3df140"}, {"@id": "_:Nb92791e1b3ae4e9196f945e8eeb52935"}, {"@id": "_:Nd0175519835d4b60a5ccf65e8d132253"}, {"@id": "_:Nafdfc5e8dcae4e959330423f76f11cb0"}, {"@id": "_:N0f916c312ee14ee3a6898c06b2400ecf"}, {"@id": "_:N6912f9cf37b74eecbea3af3b3fdcc8de"}, {"@id": "_:N00413d891739414bac857af9aac6e29e"}, {"@id": "_:N823c414487c74a2dbd9c12d83af1a649"}, {"@id": "_:N42011093ce1040afb818b2b318a2effa"}, {"@id": "_:Ne7235b30ef41457281854250c813de66"}, {"@id": "_:Nd612abad99584630ab885f9b45d5a150"}, {"@id": "_:Nf4962e1b5a4e42b7aaf59ff874d4c5fe"}, {"@id": "_:N6ca6398acc454340859e695ddfe8aa1a"}, {"@id": "_:Ndac0436963334730b206fd3852134830"}, {"@id": "_:N213a3a41f9104848a76d1081519ac1e5"}, {"@id": "_:N106748933f7f47afacb6ff83ceba4d01"}, {"@id": "_:N8845214589344c5caea7ea48ce20543d"}, {"@id": "_:Neb84a58d66ff4361946fdc8abf99a850"}, {"@id": "_:N377a34ae27b043daa01ac2fd6e1745f2"}, {"@id": "_:Nf68b993645d44dbbafd749275d8fb061"}, {"@id": "_:N763425314fb04ab8ad1a2485ec0ae530"}, {"@id": "_:Nd7db188a8df94795942e865262ec1c3d"}, {"@id": "_:N4acb221de4b64cd7856b3c8e3266564f"}, {"@id": "_:N503e2fc4ac154e02b3ac0e1a196293a4"}, {"@id": "_:N0d1f62dc32e04e1688f7d7e281066317"}, {"@id": "_:N1f2f600b820b46898b63809961f6e54b"}, {"@id": "_:N583b4e8d195e49de9fe688fbd7c9779f"}, {"@id": "_:Nf39971a4717749c6b08acfc850bc7b3c"}, {"@id": "_:N9f327ff60bb744e69545cd442995ad07"}, {"@id": "_:N50c0d3b1009a4d91ab56b8ed86e5e0a6"}, {"@id": "_:Na610c6a18bf24b2a9ebf50dec2aca115"}, {"@id": "_:Na82bdbcfee7c49d2826fa8af293bb702"}, {"@id": "_:Ncf32c006a28044eea70d5e7eee4f4c26"}, {"@id": "_:N76e3dd6e326f4f5a847ded12976e0f56"}, {"@id": "_:Nb1f73968df5c46c581aefc743096102d"}, {"@id": "_:Ndb8308703e9f4b328c36018b410b8449"}, {"@id": "_:Ne7ddc6359bf94e16a4e4b70f3a6c4c58"}, {"@id": "_:N6e5af91872df4ae6ad062b55723958de"}, {"@id": "_:N78d1a1022dcb4c14bce9646a3ed9bef1"}, {"@id": "_:Nf319fc2b0f05431ebbe0c829d19bf056"}, {"@id": "_:Nc2afa6be4ee541d6a299484b288791a0"}, {"@id": "_:Ne7112e5b40d24f1088d2fa183c80747c"}, {"@id": "_:N52bf43868d534ffe9fd01863fae74600"}, {"@id": "_:N9ea9af98490e40a9adb6e1741a44f3b6"}, {"@id": "_:Nb39098225edf4255b6366ddd56424b28"}, {"@id": "_:Nac66f81a25dd42c3bc7d0ce5fa6f17f8"}, {"@id": "_:N44d4be595a504ce49f4f43a83fa034c2"}, {"@id": "_:N6a22de5c6b6f48909285f6d034b79893"}, {"@id": "_:N3b97ece5509f46f88f0392de543c505d"}, {"@id": "_:N3b447cd2b4bd469cb021b2a244152630"}, {"@id": "_:N0961b16a24ee4a6bbd9e4404bba9bcd7"}, {"@id": "_:Na4d8a026113145458bae0983a654e91f"}, {"@id": "_:Nacb067df842149eb8a7d6c16c969ecf9"}, {"@id": "_:N3033512c8fb046158d49d335c7c018e8"}, {"@id": "_:Nd66d18c56be5428aa65c0ee04ca8e2f5"}, {"@id": "_:Ne375a135ef2c4a09a21e47f2baba5dcc"}, {"@id": "_:Nd3e2e441b347411c8a400492746a2f06"}, {"@id": "_:N1c70e47e18f5451d830812789af8ca08"}, {"@id": "_:Nbd594b7dfb3d4da5828ecfe4a467e3ec"}, {"@id": "_:N333288b4270843b28ea9989e6f500779"}, {"@id": "_:Nef3119b5b25341289845160495eec2ae"}, {"@id": "_:N7b21278f48a34a12a9fb0b98fb8aa854"}, {"@id": "_:N4ccb3bffeb414420891a0bce3495ae07"}, {"@id": "_:N41f41d293f3d4400a26b61a3084b9862"}, {"@id": "_:N7c61801988a84ac8bdbb09d4327e5aa8"}, {"@id": "_:N1a136484dce54a9eb1c5281840968564"}, {"@id": "_:Nde3ae31c5e504a9d9756cf3d3f4741e8"}, {"@id": "_:N38ce52efe8ca4a08be4835c17071c354"}, {"@id": "_:N4bdfb818cc854b8bbad3a18455ceeff4"}, {"@id": "_:Na973c3cfa83841b08eaafdec8876d15e"}, {"@id": "_:N0d5e25e757d0420f984767c6e32f6110"}, {"@id": "_:N85f26c2b3a554744939fd1a7a2ee8370"}, {"@id": "_:Nf274ebe0a0b74a9597fa1ba613dc9489"}, {"@id": "_:N9175175491e947beae9ff0fd8f2112fd"}, {"@id": "_:Nc3eb05e00a484e1c8e8964b55a170909"}, {"@id": "_:N675dd0e61bf845b4b40aff795f77bc3e"}, {"@id": "_:Ndb07fedda60c418cb68d444f51859e2b"}, {"@id": "_:N30c8b180d7e2480e8892a9c3adaab1d9"}, {"@id": "_:N16ac4a273acf4fcb8e46ca65ace8742a"}, {"@id": "_:Nea028859b51747628ecf6649e3849826"}, {"@id": "_:N556d6bd9a35841b5b5d34187d0cec3ae"}, {"@id": "_:Ne80157ab0a014eaf89aefdb65ba0131c"}, {"@id": "_:N25ea44de91944f139a35c404d41fd93b"}, {"@id": "_:N2560c37b5c844b678e4377cc6462a1cc"}, {"@id": "_:N3b8b5931a35341b2ac2844c646704ddc"}, {"@id": "_:Nc76245ff198f4a85aba887cb1dc92c70"}, {"@id": "_:N1a4f076dd512488b854ba2269835521b"}, {"@id": "_:Neda75049818e471aa432c8af72045cfa"}, {"@id": "_:Ncfa2cfca28d9448c84c7acb4708a08b8"}, {"@id": "_:Nfebeca90e3974a1d94f9037353380e19"}, {"@id": "_:N99f3cfe8ac0c429186acef1893b15184"}, {"@id": "_:Na5fb943aa5264ef9aed6df7b03f9c9d4"}, {"@id": "_:Nae239e10521e4706962622f398c67a53"}, {"@id": "_:N3cd1c700d15d48598ef2812c7c6ae344"}, {"@id": "_:N1779896bda174f9483dc2d639c6fb33a"}, {"@id": "_:N17c988eca51f4e6c89d7a1bdc5ad0eda"}, {"@id": "_:Nd4fdcf7f4c2640d181b5aa095db82638"}, {"@id": "_:Ndf89a93c93b3418cbb72a4a7ccecd195"}, {"@id": "_:Nefc76f56338841bab62de148730e79d4"}, {"@id": "_:Nc8e9cadc2932481a8f30e09a6f9e43b7"}, {"@id": "_:N43d947c09d5242e182a6ac7012a08974"}, {"@id": "_:Ne81ee71032cb4de992e2904f2f2bd5fc"}, {"@id": "_:Ndd20a6c6d8ae478b8b1acc59bf1960bd"}, {"@id": "_:N7f25819a4262430fb9701cd21dc3c688"}, {"@id": "_:N07a7e7cb42e64e39b03bb85d96a8e846"}, {"@id": "_:N9368dbb17e664ce79f51ee2b1b56fe7b"}, {"@id": "_:N4d1b19f343854bbeb9ebc370a47e140d"}, {"@id": "_:N9891195f1eaa40a1abdc6741b92c70a6"}, {"@id": "_:N608beb48878846f18ae669f7f9842f35"}, {"@id": "_:N924e3f41e2e24f9d9724e2c048d5cd26"}, {"@id": "_:Ncfa2cabb99c9430c97ea6d64b17755a0"}, {"@id": "_:N00c80e312e1f47748e44c9b388952daf"}, {"@id": "_:Nad4ea4793e7743e3b91e92d8696b5c2c"}, {"@id": "_:N5ca8206300d74367b4aaa1becce1bb76"}, {"@id": "_:N8ea470b5030a4ca6a608d72421da4c67"}, {"@id": "_:N54818293f5554b6eae15ce77c33e8bf1"}, {"@id": "_:N8c745ba839f5450b91ac3323701c881c"}, {"@id": "_:Na737a390e66c480fb3aa95fce3851b7c"}, {"@id": "_:Nfd734eb3fc2b43678cefe43b6ad90759"}, {"@id": "_:N89df643834fd46a7b362be9c7bf3cdda"}, {"@id": "_:N46abd9dae1374dacb490f3605dbea558"}, {"@id": "_:N185db4b5a556432888f7062952cb2117"}, {"@id": "_:N96cf1f5ed7bb440da158d03143cdda2a"}, {"@id": "_:Na7817d72c83448658d3246d2863549bb"}, {"@id": "_:N9c2a6e1670ca47279534e956a08baa48"}, {"@id": "_:N5c886e7b4faa4c3faaf78142820747e7"}, {"@id": "_:Naab604e6a3b9438fa6593d89771d70ab"}, {"@id": "_:N2caad52dcde34d42aa2a93190b9e7d7e"}, {"@id": "_:N2a9be902535d427eb2ba5f9f1b948f5e"}, {"@id": "_:N05c192df3545440c99eb39bf02f66fa0"}, {"@id": "_:N82aac9a57ad74b8594db6c1dc95ede64"}, {"@id": "_:N3072256d57d74ed883e9040f07d71dcc"}, {"@id": "_:N9e83168ac4134f31a0a5d11e69113c5b"}, {"@id": "_:N157c47795f8948099e1510c695a79902"}, {"@id": "_:N4daeedb14a6d4756b9d02b46fa6cd38d"}, {"@id": "_:Nc2215ccb01db4cb7b98158b8d65d3fc2"}, {"@id": "_:N9e63318db2984a9fa96acf8f11201944"}, {"@id": "_:N133bae03044c4d8a963085ae01bc228d"}, {"@id": "_:N83205ad6c6694b7c8a9fb68d7ace4913"}, {"@id": "_:Nb9d23c7d34c14197991aff32887f79f0"}, {"@id": "_:Ne1af3d9a89ae4f848fb593b99243f053"}, {"@id": "_:Neb0ee508f93049b7b326f3dc5a9d2e24"}, {"@id": "_:N012ce2785e3a411b94e33865b667f8c9"}, {"@id": "_:N5a254536549f4e689a467e3782bc4fb3"}, {"@id": "_:N00050b07e51445d4b9aeb0adfa7d364a"}, {"@id": "_:N38dff18759dc41a8a2ed68298fdc641d"}, {"@id": "_:N8f7ec249e8c34edd97117fe51584026a"}, {"@id": "_:N61889dfffede4ebc9c5a0ce725bf0f55"}, {"@id": "_:N9fd67850ed6b4d5282dda6ce90d85900"}, {"@id": "_:N9028bb18efe24f0199351b9037014c79"}, {"@id": "_:Nb74a57da54ef40cb9ebd1edf969d1cd3"}, {"@id": "_:Ne55e44c737624f78ba0f53c069587c9d"}, {"@id": "_:N1603e3de1764488eb96ae76ddfa76102"}, {"@id": "_:Nc397397e29dd4e0aabb12709ab052f64"}, {"@id": "_:N58effb70e101459db0083f7f01579618"}, {"@id": "_:Nc9c706b2f07a450eab11fb7721cb1af4"}, {"@id": "_:N7eb8179882ad43d58e67e988004bf4aa"}, {"@id": "_:Nd43f29d7056a454597141f380d4a2a8b"}, {"@id": "_:Ndabbb92f95034d5f9898b1c862c9fde7"}, {"@id": "_:N05e6e5bec54645748e9b0f157fc571a5"}, {"@id": "_:N3061fb9711784af7b4f92b4dc56c574d"}, {"@id": "_:N5078159e185b49818388d3aa8ea41c61"}, {"@id": "_:Nbd17e76805454ed9bd09d66aa6c107ff"}, {"@id": "_:Na4d3f50433db46f7b334dc41204cb7d7"}, {"@id": "_:Ndc45870d1c4343dea21206ef686ef995"}, {"@id": "_:N8fa4a8543c01400fb1661ce3a9ba5acf"}, {"@id": "_:Nfa9a03f98da84ede9e4720cec4962d26"}, {"@id": "_:N5dd6e9da727240f782330eeb2ac16735"}, {"@id": "_:N70e35710ae974fe88f7b2ae0aaaf7b57"}, {"@id": "_:Na7bd9fe7b7814060814d980dd5dbdf3c"}, {"@id": "_:Na07d5e4a382841fca335cb6fc50797de"}, {"@id": "_:Ndfb62463f81c448b8b94982b57597267"}, {"@id": "_:N41f7b2ba957548efbbb8088046de8416"}, {"@id": "_:Ndf075ec3bdfc41599603fb838dfbdda1"}, {"@id": "_:N733d902d859545b0be6cd3ffc1a8182b"}, {"@id": "_:N1d9201977789403891b80746f53d01ae"}, {"@id": "_:N34ec79d189cf450f81f3dcfc5c45eaff"}, {"@id": "_:N776e4eee8afd4cd7a80ff7b8fb8773e2"}, {"@id": "_:N5cab72a7c8ea4016bb6fd71a4626f139"}, {"@id": "_:Nc301f1fb41e54488999fe0ceb345a3a4"}, {"@id": "_:N45b5e7d11f8742828a164ba9272fa983"}, {"@id": "_:Nbb66342972f54a53abb07e59ef9657e6"}, {"@id": "_:N4c2d8daf9a72485694e5cdd9233e984c"}, {"@id": "_:Ndfabd99220834a10a279ca8bd21fe871"}, {"@id": "_:N163e91e44e0746dea59e1104aa88473a"}, {"@id": "_:N5649b9e5b18f42a8a04114272fd6d409"}, {"@id": "_:N5d9ec611d27041319a559c92765d050d"}, {"@id": "_:N38170906623f4b8da6b535c5e4c8afd6"}, {"@id": "_:Nccf9c306bdf0413aa8f8602bfb359a83"}, {"@id": "_:N7d51166603024c51b4fb17c9237bf807"}, {"@id": "_:Nc604fb5a86f44e1caae73fe5b3860279"}, {"@id": "_:Nae58e62013d5489a940a2544d8ceeafc"}, {"@id": "_:Ne582332478ee4c1ca151c25a3f592d92"}, {"@id": "_:N775bb74b2e3b4cc086b6250f79134f29"}, {"@id": "_:Nea7e45cba8544411a6ef1b1aa4e0aead"}, {"@id": "_:Ndf72f54e182a40adb59f6b1754b3ab2c"}, {"@id": "_:Ne4c4c7a15cc84a22abf5ef813b46c99f"}, {"@id": "_:N8c4dca26fa8d48bfad956b43bbee72d9"}, {"@id": "_:Nac7f259a34ec4cbc91caea43c3b98594"}, {"@id": "_:N66b582c070bd434c986fcbc81f795522"}, {"@id": "_:Nfdbbda26a5924309853cd01fd8891df4"}, {"@id": "_:N18906068fbd844b59fd9e1ec15951f3b"}, {"@id": "_:N1a4bf6bc17d744e095fb21f9a25dcbb8"}, {"@id": "_:Nb933b54d8dc34262802999c0411e7b67"}, {"@id": "_:N0626be68d46e4cbf98376fdf8cf8482d"}, {"@id": "_:N337e209386004c139ed224caa587198d"}, {"@id": "_:N189bf8761ebc495ca9e2e5a30d3f638f"}, {"@id": "_:Nda8ff1ce25cb43d3ba6cf11c5223d196"}, {"@id": "_:N2800ef05e53f44ed992b0c578c4a3da5"}, {"@id": "_:N2bcac21e5d6c466590a9b7c96e6d8fca"}, {"@id": "_:Nd596c8107ac54d439ea3cd60cdb56f80"}, {"@id": "_:Na4d755d9393f48f9b7d5c2aff5ad4ca3"}, {"@id": "_:N27e3ec2603a743ada58c3a086ad9c979"}, {"@id": "_:N3ccecb5e019b48bd91b0bdc65cddea0a"}, {"@id": "_:N428989aa8a784e11ac60d2e77d99e8c3"}, {"@id": "_:Na98823419db9443e9dc705fd9106e6ef"}, {"@id": "_:Ncad5c4158c6c4c2c8eaf485a574cc9d6"}, {"@id": "_:Ncc9278ea8f4349b4b144366233955117"}, {"@id": "_:N80ff82368a434b7985bed59393079235"}, {"@id": "_:N5aa4370366e4480c934136e65cbedd4b"}, {"@id": "_:N898f3efbdb204ebcb7c48a3f474c2efb"}, {"@id": "_:N7b9206f884654152842e83c8300f75e3"}, {"@id": "_:Ndef46cd104e94e8489e702137bfb884c"}, {"@id": "_:N4454698c4c314469a51a7d2c44d62a2e"}, {"@id": "_:Nc980c3d545e446efb9ef5c30bf1dd7fb"}, {"@id": "_:N653e178828504e979c152d0cfde077df"}, {"@id": "_:Nd57c4124115a460cbab1950cc2283887"}, {"@id": "_:Nd58bd0c613b446509179df67c30ba45e"}, {"@id": "_:N40e38e59853841878c01a02955ef0b29"}, {"@id": "_:N9783bad027984a14a2cecac61fb0d572"}, {"@id": "_:N34590ad33cb04622a74646f28bf7984a"}, {"@id": "_:N7cf9317823184b4695d89df0d274fde0"}, {"@id": "_:N86559a28dbb14037aa8e8cb39d147c07"}, {"@id": "_:N32f59260ca1c4ef990b62b71440336c0"}, {"@id": "_:N2c1a404260464591a051666d82035ecc"}, {"@id": "_:N47f8436f1e5b45ba89351983b906fb15"}, {"@id": "_:Nfafb9e843e524eafb5a41e7084a51850"}, {"@id": "_:N282446d77b72432bb70343a6fa7b7ad2"}, {"@id": "_:Nebe008d3b3f94e2dac9fb59e9de7688e"}, {"@id": "_:Nf10f06c159ca45499b707892712295a2"}, {"@id": "_:N2f50dd5b31ee4a82960f1df779d17900"}, {"@id": "_:N8cd54843b26e4868b0afee19e4348fa6"}, {"@id": "_:N8123fc0f24f34261af84c630a0de053b"}, {"@id": "_:N5f599e3ca7784e89a87b2b203f91eef6"}, {"@id": "_:Nf027bf368da847d7be1401f727a44556"}, {"@id": "_:N3387623c907b43178ecd6064d26fd14d"}, {"@id": "_:N1087e00fc5fe4e3b8137adb764776922"}, {"@id": "_:Nb12dada8cd9e41c89caf05381d764c88"}, {"@id": "_:N98306bc54ded4f169eead2ea12441646"}, {"@id": "_:Nbd8704c9122f470397d4955c627f65b5"}, {"@id": "_:N913539261ff14d2da90a8aaed479d5cd"}, {"@id": "_:N6f6ff90e5f5c438abc7c9ea5d38914f7"}, {"@id": "_:Ne2f5baa917d344f38e9f213ec1396559"}, {"@id": "_:N3eccfb0a145344f7b6484cd41d3089b7"}, {"@id": "_:N660724d73de74769809db27ee7bc6e70"}, {"@id": "_:N9695c057b68d4260991a029ac2be3337"}, {"@id": "_:N9edcc336708744e395fa379761512448"}, {"@id": "_:N691506153b8d40bb89946a831c8f3e4e"}, {"@id": "_:Nc4ec2d2eafea4e2f9812e7d49e636d2a"}, {"@id": "_:N1e5e27e9d3e342459b59e95dc300151c"}, {"@id": "_:Nb706aa21c6b547918ab7648c75fbfa5b"}, {"@id": "_:Nb5f06eaeb3f140c3b7dec9625b8a7e6e"}, {"@id": "_:Nf644319966824c75b53ca858f509a395"}, {"@id": "_:N1d4bd1ac04e34e8191b7d45bd5580441"}, {"@id": "_:N480ee0c404c248fca9f71943adfabf0c"}, {"@id": "_:N97c8ce6b815349a18ed16f92374cfea7"}, {"@id": "_:N5c297dac6f6d401e96ed7a244c087559"}, {"@id": "_:Nd5dd49b7c0f04828b33386ee2ac90c31"}, {"@id": "_:Nb48c9636a0324c68868228a0d7eb69df"}, {"@id": "_:Na42a8c1c7fdd4000bf611da34afa29c3"}, {"@id": "_:N8218d82c16da4250a3b9d849ec40e797"}, {"@id": "_:N7c829fc49fa54c5d98e2251906798cb4"}, {"@id": "_:N982f3cf627544eee8b9242e063fb39bd"}, {"@id": "_:N832a5eda84084b62ae4bb01ad9381595"}, {"@id": "_:N566c50ef15884cab9a61ecd496739703"}, {"@id": "_:Ncb11c9ccedb549018bb5bac63ab0689a"}, {"@id": "_:Nfcf44814dcd74b85a795fd64c723787f"}, {"@id": "_:Nb474dd41282949afaa9476217ce78f29"}, {"@id": "_:Nfda81f6c54c94e7fb5add6f099be5918"}, {"@id": "_:Nff32f3765d0f42dd8b01bead6fae8aae"}, {"@id": "_:N83245ecad2224ec3a807d15fd979515b"}, {"@id": "_:N862e9dee78f7454b99c882792dd4097c"}, {"@id": "_:Na18095a6fbc04a79aaab8dd6c1d8f03e"}, {"@id": "_:N7708ddbbf2bd4a33bc962a7edc6dabac"}, {"@id": "_:N6fc02b5e382b4bbe96917b58e4f83112"}, {"@id": "_:N5accd08665664bd6a316dd21072d6a39"}, {"@id": "_:N4004278154fc4318bf28b12a4f6a4ed3"}, {"@id": "_:Na1e4194d8b304dd28ab72556e969a13f"}, {"@id": "_:N3554806aa063426ab38b9e9f7bd76c7e"}, {"@id": "_:N3c5be93a8195408ca060f1056a5338aa"}, {"@id": "_:Ndfa43a11608149d99ab844669ab07d71"}, {"@id": "_:N557c30b7d36341c0bf8736d1d79a6d97"}, {"@id": "_:N3c495544c81e417e9e2771d44b897aff"}, {"@id": "_:N405d280220ca46dd88db0cd5c531a533"}, {"@id": "_:N78b52e7a6a5347cf8aecc2fcea20152d"}, {"@id": "_:N923b4839f9ae4cd9a3d4423c429e523b"}, {"@id": "_:N1a02c90476ca4bb1aa983235b7bba4a1"}, {"@id": "_:N7e146e5d1cd4472d9d7cbac208278bd8"}, {"@id": "_:Nf6241a7e38844e94a66045c0f78fbc5e"}, {"@id": "_:N60b32009c82541d897eaef50254bc6de"}, {"@id": "_:N1760a5a129cd4808a57ba9c408ba217a"}, {"@id": "_:N842d9c8fe4314d20ac17f81745aeb3d9"}, {"@id": "_:Ne2e4332b4c834b88bfe344cc91fd298e"}, {"@id": "_:N48c3b751388644268eba5dfc4f414931"}, {"@id": "_:N8f43a73ca7c44b8782b5e4a79d3bcfa6"}, {"@id": "_:Nff320d1db66347e3abdca57943f52ee5"}, {"@id": "_:Nc47b5335a1144d60a3e602328fb774b2"}, {"@id": "_:Ndb3484543d5146b285f15e875091a3d3"}, {"@id": "_:Nb15d309c43d240a4b1713efb75933648"}, {"@id": "_:Nbe832eea5a6742288d239acf7084ea2b"}, {"@id": "_:N045b626bbbaf4c7ea6c74e04d1fd42d7"}, {"@id": "_:N1c63d53c655b4b2abc8ba73e7fcfcbf4"}, {"@id": "_:N3d8cda0569b640a2b3991e7a151e77dd"}, {"@id": "_:Nf02a3b31cec740008684db71443c090b"}, {"@id": "_:N4436df5c78df4d2d95c01be2d86a6051"}, {"@id": "_:Nd538307d87e84212b7310eba228da845"}, {"@id": "_:N0af5254d9cd74e658f7793056c920f86"}, {"@id": "_:N5de21accf0244d19b7512f0a940134d9"}, {"@id": "_:Na66728ea4c6f4443b7272e5497e5a3a6"}, {"@id": "_:N4b106e34ea364d45ac0af204d7d62c4b"}, {"@id": "_:Nb3afa4e2864747f5b5fbed328e504726"}, {"@id": "_:N5861c03b0db64595ac6252e3e5d5e439"}, {"@id": "_:N8e0bca07b6d24d27b4c9b1087f1651a9"}, {"@id": "_:N42d4bd3836014b998cdd06ffd933ed2a"}, {"@id": "_:Na5165a11c60249579b76821139138237"}, {"@id": "_:N094738bb542e4c33bdca2e5e3f752a80"}, {"@id": "_:N4c78d512c9e448448e9157aa36e12ec5"}, {"@id": "_:N138dc8f33bb54aaea7a4d67a0e3267e9"}, {"@id": "_:N7fd901665ac14635872c163454e35831"}, {"@id": "_:N8a6c165fc9714a27989977ea426be7e1"}, {"@id": "_:Nf47d9c90d97543beb09f4e0b77bf1e72"}, {"@id": "_:Ne4f67910e81245f5b1714947e645e910"}, {"@id": "_:N65dd9a711d544098aba8fa51cefb07da"}, {"@id": "_:N778301a00f314790bb96fd0bbc596eef"}, {"@id": "_:Nd4c63e10c92442a2b6a1af2c6299a14c"}, {"@id": "_:N84153ae643f344a78d58a59fb31823cd"}, {"@id": "_:N39d36d529a3043eb8ee43d942b645796"}, {"@id": "_:N064079d29bcd4450943bb15f72f80c54"}, {"@id": "_:Ne2d88a022f014942b5eb5b439e3f4c5f"}, {"@id": "_:Nfec9eb6d10f64d0dbd56ddf7e9b49278"}, {"@id": "_:N4094563e1e8f4f0ba35961b5a2226253"}, {"@id": "_:N9bf2b1d7547d4e8a99e6c6e824d0a379"}, {"@id": "_:N47df9fd3fc1e4d8dbaf9966171dac857"}, {"@id": "_:N370454d8d63840eaabbfdf63374fe091"}, {"@id": "_:N12240904b7704ffdb0cdd2f2258a0514"}, {"@id": "_:Nb6b7808f40cd459c883b35ecefc11a35"}, {"@id": "_:Nf1b7f80e95864c2dbe9d0b8db1dc559f"}, {"@id": "_:N991b76143acd4b11a62037db1805f8c6"}, {"@id": "_:N87ab9b8f8286484a85062eebde8d9011"}, {"@id": "_:N50ebc5d7dc0e47a7a65cf9d47cf7881b"}, {"@id": "_:Ndfb4fff5c5da4c97a437b20eb2c85076"}, {"@id": "_:Nbcfbc4f9c0314541a4041991c9c2f934"}, {"@id": "_:Ncedd435314774d13b69d15626486bdbf"}, {"@id": "_:N2c3014489fde4bf79156c7a66a036c9c"}, {"@id": "_:Nc4619892663b4afcb561aef794c18dc1"}, {"@id": "_:N1bbf9361c2074fc3b3e19014e7b5b59b"}, {"@id": "_:Ncde387103f7c4506b4077feb196fbf9e"}, {"@id": "_:N9cc63820109349f1916ff3f08f0c794a"}, {"@id": "_:N9a1b5e3ff59f4104a5adf1df05a4dd61"}, {"@id": "_:Nb4ec7af4aa42415aa7a79409d31a23d3"}, {"@id": "_:Nd5e99997236f44fa8b778235b7ecfa76"}, {"@id": "_:N825ea8558f2d4d73b09d8fb922c88742"}, {"@id": "_:N8c6539c70324468fb08a638c2c02f385"}, {"@id": "_:N229fae6abfb447028bdb5c6a1dd78919"}, {"@id": "_:Nc5f6e9729363410a9efbf6e28bec793e"}, {"@id": "_:N1558a5badcd741dcaeb335e3fe1f4e52"}, {"@id": "_:N62e6240ede204ec5ad1a073df3dce6e6"}, {"@id": "_:Nfaf16e93226e49efbf35ed0df63a48c7"}, {"@id": "_:Ndeb2e9dd09234b7f885ffb9e95e0f3c5"}, {"@id": "_:N3ae847c88d194470bec8d02e4e876e48"}, {"@id": "_:N5a83771a2ea948758ed4b0ab48639a33"}, {"@id": "_:N8414c2a96ddf45a19ffb1944e8e45eee"}, {"@id": "_:N73e3a8d37f274f93b4d68e522db3667a"}, {"@id": "_:N5f48fce59db14ba592dbacde9e56bad6"}, {"@id": "_:Nab06736cc5e14883ab7499b79137c367"}, {"@id": "_:N7c6f8c45f91044dc88065656f45c5a23"}, {"@id": "_:N1ed97947713c4470880898eef745a55b"}, {"@id": "_:N86337e6a9e3b4c9d9105ef0e07666526"}, {"@id": "_:N5b1ebdb534ec4816817425ad0731dcc8"}, {"@id": "_:Ndaca184794b4406994d0e716eed8878a"}, {"@id": "_:N957a4a4791224d71bf37be160950bbfe"}, {"@id": "_:Na19a9a645bb842779615e7dfc8d32351"}, {"@id": "_:Nd36442bf2c314edb9acba8520106bda2"}, {"@id": "_:N823b87fc67d04c57991bd680516312ea"}, {"@id": "_:Ncb7dafc04aa748eda95090c8e9cd5159"}, {"@id": "_:N9a3ff9e0df0840c09dbae5aad78a1cea"}, {"@id": "_:N3bbfeea6a99046a4af5b953d759b481b"}, {"@id": "_:N14218b0139734b64b4709059ef1cfa17"}, {"@id": "_:N429bca1c436e4d1484aceb5070e0eaeb"}, {"@id": "_:Na39efb4a9cde4049aeff24df14146cf4"}, {"@id": "_:Na633c2c4ccc74f33a14419f4b99ee7c0"}, {"@id": "_:N201a9bc008d54dc0bb82a046b4347c08"}, {"@id": "_:N1b5528908fa945c28a3b720ab9416065"}, {"@id": "_:N0ac34c8400c24f058594e5d5be2cf2c5"}, {"@id": "_:N8fda7f4ee7494af6b4599f267e0f2b4c"}, {"@id": "_:Nc83f19e4be1d474796cbc49aa224aefe"}, {"@id": "_:Nd4cadb0c2fb84d09ba0faa25f5363cf7"}, {"@id": "_:N5bd2adc1af0743beaca817fbcf087dbf"}, {"@id": "_:N727a9dd5f3ff4433bb58ab4d37d5bbea"}, {"@id": "_:N7f98f4a8b067413aaf6a8d364dc84246"}, {"@id": "_:Nc78230566fd64049b57b586f02bac571"}, {"@id": "_:N0b5cc4fcab5446a3a536d450bc6277b3"}, {"@id": "_:N0cd2dcbda3bf4aa991d60c36fce30f69"}, {"@id": "_:N72a3fe6c01874eec9323ae48e5ca80ec"}, {"@id": "_:Nd921861f12524415a80ff621c1b25a89"}, {"@id": "_:N8ac2765fe9a54fca827c8debb00a1f05"}, {"@id": "_:N5f2e8af7c5c84ee4b5a9b0e308377bbc"}, {"@id": "_:N52ba809f00c64be99a52d130816d72b9"}, {"@id": "_:Nb4cf72056a9d40c6bd528a64df446291"}, {"@id": "_:N00349d2630a442d695ad9138e7820ac3"}, {"@id": "_:Nba5ab6a5feb149a1997093dba365ac7b"}, {"@id": "_:Nb7f9a1a17a6048e4b0b43d5330f288e3"}, {"@id": "_:Nb9b66261c14d4248a171edb2254f9ad7"}, {"@id": "_:N33d5c33381f44fb38d31d0beb4b9cf35"}, {"@id": "_:Ne8f51ad0fb574946a9779d13ede7bc56"}, {"@id": "_:Nbed04b29549944a39656e308b6408a11"}, {"@id": "_:N293594c21a6746a9a3a0323778de9ac6"}, {"@id": "_:N89d66376009b492fb63f6296372b93bc"}, {"@id": "_:Nd3551e8959074316b300c7e468d9ab06"}, {"@id": "_:Nb0c2990e36544240a093f375b746569b"}, {"@id": "_:N5c1213a4dd504e93a40110013457d346"}, {"@id": "_:N42305bb850ba4eac97395eccded08866"}, {"@id": "_:Nb57c41e7c8994829a5107cbaff87f9b3"}, {"@id": "_:N56567a54a51f4469a2769416fcb9b91a"}, {"@id": "_:Nf0df8e6186044b4e8a9920c65ca7041b"}, {"@id": "_:N752eab39e82a472cb090a5ed7add7dd4"}, {"@id": "_:N6e83117826ca4defa1c032d4746a94b8"}, {"@id": "_:N45a32d7d25d243c3b2229c090485e345"}, {"@id": "_:N1b99a4aad3384609915e7ac9b3fd03df"}, {"@id": "_:N24cf47d9e8f24d8b840c364327b26ea4"}, {"@id": "_:N07727428f8554975b138272caa35a2a7"}, {"@id": "_:N08f75977a25a4ea38e99514a67b36fbb"}, {"@id": "_:N00fc8bda2ed045e2aa131155a4dd9de9"}, {"@id": "_:Ndb08a623fc394d7abeb4ff6aeeea6465"}, {"@id": "_:N497384cca1534e398628f1f6c78c3564"}, {"@id": "_:N149a35b5ca57493bb985f03ba6fee906"}, {"@id": "_:Na877d54e1964446bae2581c67a2f91dc"}, {"@id": "_:N289ef7488c904570bac3edcdc7284559"}, {"@id": "_:N1a7e6e2dd1114f9196754949d21c109d"}, {"@id": "_:N7f371d4b901545718fbc879b4059037e"}, {"@id": "_:Nd8080669206e4fbfa3d34511ba7ee562"}, {"@id": "_:N185b93601ca34a8aaeee5700654337c8"}, {"@id": "_:N80044ace88e24f62abfcffac338a4508"}, {"@id": "_:N051f79174e7940948a7adeb16f7b40e8"}, {"@id": "_:N86fccaaea3e247538e736c99beeb2846"}, {"@id": "_:Nad23508435214c438e467fd453eda4db"}, {"@id": "_:N3272911f21f0430a807ef2543592d2ec"}, {"@id": "_:N9e064730d36c455d961567c67effafb9"}, {"@id": "_:Nb0f315bc94bc484c8831cc8c2aff53ba"}, {"@id": "_:N9c39c3ea2a37458b98a2bcea4369e096"}, {"@id": "_:N4ce0964e340e47eca17970d875b749ad"}, {"@id": "_:N7673cd61265a41c6a69ac3b6f420d045"}, {"@id": "_:Na54f99ddddff40d585748acaba5f8bf4"}, {"@id": "_:Nc2f9cb5ea192417fa26232fa3f828843"}, {"@id": "_:N6f8e066dd3334835a9adf7b452aec3d0"}, {"@id": "_:N2f4311695e4c444fafe42b5336b7bceb"}, {"@id": "_:Nf474bed8c6a942839c587306c9a20fb9"}, {"@id": "_:N00e21e1688744c2ea13213636acdde36"}, {"@id": "_:N6d4429cd042c461a983945f68787e66d"}, {"@id": "_:N8dc70db4e5244afdbfe4623366a9eb37"}, {"@id": "_:N17de1b9231ad42759499868553b29c16"}, {"@id": "_:Nf03c256962f2477a925cef107e05f11b"}, {"@id": "_:N78c2ffbf429b44c1b5151fc1b2473291"}, {"@id": "_:N091c167d001a413ea3c5c07e4464c532"}, {"@id": "_:Na5bb04190d67447ca352446c39831272"}, {"@id": "_:N8b2366525d544f5bb481f98a75c72764"}, {"@id": "_:Ne4d3b1d561bf4adca9e9c940cdc1ee34"}, {"@id": "_:N7020bfbefc7748cca53b684204aca10b"}, {"@id": "_:N76ef5a5a7c714aadb8b0d159ace73e51"}, {"@id": "_:N4daf810a6c274103b8cb77101363a8a3"}, {"@id": "_:Nd9fe14a881e84720b3e1af60d5064e1d"}, {"@id": "_:N3cf07b955084419784c0229bab18a618"}, {"@id": "_:Ne84fa2b0290a49409a211dfd6813f592"}, {"@id": "_:N2d7ce135989546bb91c0b8078eee76da"}, {"@id": "_:N2929c7ff34fd4cb8a81fa2ff0d56d8c9"}, {"@id": "_:N4dcae947261e448c8a537e33fc5d9159"}, {"@id": "_:Nf9be440c321c4c77a1325cdd88c5318d"}, {"@id": "_:N59333f504c334488b3c4fb72463c35fc"}, {"@id": "_:Neae62640b04c4d0ab98f8765bcedaea1"}, {"@id": "_:N20ae252f6ae6466ab4d14b9b7872c7b9"}, {"@id": "_:Nf59ff0563ae04683a3661fb98f025f60"}, {"@id": "_:Nb40c9af8501446f582902559db59bf45"}, {"@id": "_:Ne425ec4fb85f464c888cd5ef3592aeed"}, {"@id": "_:N248f4a3d0e2a4d05aaaa1ad71696f8bb"}, {"@id": "_:N190d8c6adec34aa5a4f209ae536e2bcb"}, {"@id": "_:N18f46bbf16a14b2aa4a44776eda2cda8"}, {"@id": "_:N2f90fb1f6244473dbb07435aeff56f33"}, {"@id": "_:Nc63a736b0eea431599ca4b5e71b5a477"}, {"@id": "_:N732d8a9b7edf48e3af734b2fd0fd6932"}, {"@id": "_:N62f81d0893664ba1b1a5e8df32f7f87f"}, {"@id": "_:N8252f61d173d46cb9e6275a8df315879"}, {"@id": "_:Ndbbc615850fc4ac5adced6415ff45bee"}, {"@id": "_:N8615c240793b44f09e6d1c744dd36ca9"}, {"@id": "_:Nbe64a31de69a44748d7f779704af0e4e"}, {"@id": "_:N8fe1323baf584afcb6d9b725a5f37907"}, {"@id": "_:Nb34ad31fbf4f4779aa6274f08cd1b53b"}, {"@id": "_:Na141dcedec61429eb88ff1a31a291005"}, {"@id": "_:N2ff1ae6824014b7ab5cc0c7a551ab7aa"}, {"@id": "_:N5a747f95ebf94e038f3d9f215a2f0daf"}, {"@id": "_:N5ea3c0fc328f40dc9445f3c3a6c0038f"}, {"@id": "_:N62e3ed6164c843c9835307d5740d96ec"}, {"@id": "_:Nafadfcd21cab4d6e9db07457b26b1a08"}, {"@id": "_:N21d00435a7ac47378d55b615032bc3d4"}, {"@id": "_:N47724b734146497a9daf4d14bc93a160"}, {"@id": "_:Ndc3ac3abd62541918dc0816455a7da65"}, {"@id": "_:N1e384e419b4542c6a56b1ade5eea3a33"}, {"@id": "_:N6a24c7c3fc534957964a09f062c7e5ec"}, {"@id": "_:N325bcb1560b54f48aa0bd244beb9865e"}, {"@id": "_:Ncd2557c2245c4a4abc14f2e1392d073f"}, {"@id": "_:Nc20e8369861c40d19d7efce13ee3ad47"}, {"@id": "_:N8e169e74c8d24ec5ade18e6d17b247e0"}, {"@id": "_:Nd4f3b710ad7740f9917a6e468a4ef0e9"}, {"@id": "_:N927a153f3809400289bc210c98871c26"}, {"@id": "_:N497306f46da2448d8b313d1d990f7d65"}, {"@id": "_:N84d139fe05e544edb3d0a1717816c1be"}, {"@id": "_:N8fa20664190045368b9a5eebebadebc1"}, {"@id": "_:Nf3f83f20ec36419a88a1126d49db53d9"}, {"@id": "_:N14d3266123b14d328c9663207e4b9713"}, {"@id": "_:Ne740de18275b4d349d7aae5361d082ac"}, {"@id": "_:N9503c1ddaa8a4ea8b320dd9d7c09eb47"}, {"@id": "_:Nc456e34d80e34508956f7dfec70311cd"}, {"@id": "_:Nd13a42390ff147199dccaa193ddb24e4"}, {"@id": "_:Ncd5bf1f2cadd40619d724399628058c4"}, {"@id": "_:N1408e6282f894292924b92fdfbfcd029"}, {"@id": "_:Nc0dab360682a45b7befe5d55235aab92"}, {"@id": "_:N9da115e7093945798daead309f8e9767"}, {"@id": "_:Nbdea8e9140a94e87949342adfd56c814"}, {"@id": "_:Nbf2e62cf51874288a81c964ca9f68e9a"}, {"@id": "_:N2297ef0a5b73488ebf78d5d611b912a9"}, {"@id": "_:Na37d54fac09142caac0531a27ff16553"}, {"@id": "_:Na1cdd55072b7480f8fcd1962bbd5f8ff"}, {"@id": "_:N6e5702c4a2064dd0a86e15f8a04637bf"}, {"@id": "_:N3f8df8197dfb4640a2ebadc5bf25f354"}, {"@id": "_:Nd8be4a36275043f498aa523aa6f38473"}, {"@id": "_:N566a73bcc2ba4931935eb3f2e8949234"}, {"@id": "_:Nb27bbb9dd9a24cc8bd62713b92fb86ab"}, {"@id": "_:N6eeb83e7b573403da58b386d81f32e1c"}, {"@id": "_:N4e06b90795d84884aaab03f248b365e0"}, {"@id": "_:Ne806725fd4ab4904a7c2eafd69674d31"}, {"@id": "_:N8bd0dd0ce9214e90add3623a0c88887e"}, {"@id": "_:Nf45d89d7bdbd423ebb56872f450a7ef9"}, {"@id": "_:N9a0648b2139b4710b5fffad29f02df59"}, {"@id": "_:N5efaa52737f947a8bb990e88435472b0"}, {"@id": "_:N639424b32d0a465c92dbdac80818fa20"}, {"@id": "_:N22bb2517162943ff994ec664afeae26a"}, {"@id": "_:N16744124b00d4f808fddafbdb495d4bd"}, {"@id": "_:N195abb8900e14ec38dd462f955409f2a"}, {"@id": "_:N7e19d24b03a84aac92398309d9f8da0e"}, {"@id": "_:N34aa4e5c77504d359d26598c44150f09"}, {"@id": "_:N3bd8f1f1b6f64c308c06f79c2ff2397d"}, {"@id": "_:N7d86c70b80b94068bc54d0e9ab3ceb25"}, {"@id": "_:N79137776da28467db13432e6d85e4b29"}, {"@id": "_:Nee0bef09c45f4103b8d5eaa23f9fe87a"}, {"@id": "_:N38e1406fc658414da23a7cfaf44a52c9"}, {"@id": "_:Ncf3a74b6f0bf4101b247de20da583f4b"}, {"@id": "_:N0eeb37b5f20441689ff62b8173a8742a"}, {"@id": "_:Nac1e3232332e4a36911e5fc49fede93a"}, {"@id": "_:N99e3a2262e9143f2a8476f6bf7f12fa4"}, {"@id": "_:N9bb285b41f4748e895446db90ece1824"}, {"@id": "_:N9b572d0ef274466b831539cc4c3718bf"}, {"@id": "_:Nf8e6b014aaa7443d940514c220fa00b2"}, {"@id": "_:Ne41fdef100d4422a9e3fbd19f4df54ae"}, {"@id": "_:N4aa92506fc0e456eb8fc81cb988f055e"}, {"@id": "_:N550c00f198a0441fb9cf63cd8e3d770c"}, {"@id": "_:Ne769598249ef43a0a3f0eb598528c5a3"}, {"@id": "_:Nfcd536576e81467a82e7cc33f9f9f332"}, {"@id": "_:N128b126ea7eb41bf81d53607a0d97996"}, {"@id": "_:N14b009b354444c9187c350748faf1a66"}, {"@id": "_:N08e5b292931d4536866e084157d69c95"}, {"@id": "_:N8ffab7514fc14441975ef84675ea3b2c"}, {"@id": "_:Nac11843fa2524bcdbd876b7d6b2de6e5"}, {"@id": "_:N3998e844b2fb4b86bd8e44b56f5570e8"}, {"@id": "_:Nde38a696fa2047c396d5d96987bd6795"}, {"@id": "_:N1be85086a5144d09b6c8e2bbe497f55a"}, {"@id": "_:N1b3b225518e948f4b5b3b86e286de6d5"}, {"@id": "_:Nce8aa8d063e74288a38ebdb58ff0c1d7"}, {"@id": "_:N9aa6267d07d44f01b7a5530d11d07a58"}, {"@id": "_:Nd18bba3a545a4829b348b75f9333797a"}, {"@id": "_:N86d0ccd7e6334962a67cac5e88518bb4"}, {"@id": "_:Nff306a47a09c45b59bbddace4eeb4156"}, {"@id": "_:N6b43f4beb5044249a352c10445c49c1d"}, {"@id": "_:N449087595c744d95a32898b00cb17aa1"}, {"@id": "_:N9c039c7cbb984ba7a170ed1f30f908f0"}, {"@id": "_:Na0871a24c66c435aafa41a87951917d2"}, {"@id": "_:N60ab738dbb0a4b8497ad2004fbba7408"}, {"@id": "_:N6cfff2034520482eae63e04d352f2dbc"}, {"@id": "_:Nd7e20b14d1054ec38d56f51c787e56a7"}, {"@id": "_:N1194616818a1468293069c34167a4ebe"}, {"@id": "_:Ne6c790fef4bf4726a7994e7f673ae83f"}, {"@id": "_:N7ea90be92aad40579e06386d45c6a676"}, {"@id": "_:N2cea95cb651a480ba4fcdf5f6589fff7"}, {"@id": "_:N9646e68fced646e19980b4f1546867b6"}, {"@id": "_:Nb42e156fa4b3448888fbae52dd6c6c3a"}, {"@id": "_:N066534578d284651b5f17854d3d4ea64"}, {"@id": "_:N05018698c75e418792b21f2f4e9c39a8"}, {"@id": "_:Nb5239488bb08401daa8fba4be0a6c2eb"}, {"@id": "_:N8b79795d2ecc416eb2d2f3b5cb9b3d06"}, {"@id": "_:Na5ec9d7ac7a44755b4d2359b10d9fbba"}, {"@id": "_:Ndae47f92a82d45748d4139c09165cd6a"}, {"@id": "_:Nac0ecca2a1e54a83b4d3246ee6ce22e6"}, {"@id": "_:N5b02751c5eda48a18dbf894079d97beb"}, {"@id": "_:N95aa3c792bd04070987897a589dfda8e"}, {"@id": "_:N79bd2bf4cffa42f8a349f20b737ee043"}, {"@id": "_:N520d9e07937e45a2a85f0a045202c0cc"}, {"@id": "_:N1033c164d7f0498284a63a031271a883"}, {"@id": "_:Nd8186cd8c6ff45bd8ed993fed45f3d69"}, {"@id": "_:Nfcf2c86e834e415d90a3b4716f026717"}, {"@id": "_:Ne93f36eae90845a5aee9fc0026453175"}, {"@id": "_:N6ca96a9af97f4beeaa299a9bf233d922"}, {"@id": "_:N117e6d01df9a4fa4a667f7e0b9d0ffe3"}, {"@id": "_:N663ad1aca96b45838dc20acdb9dcfcda"}, {"@id": "_:N242890a316754d86ac1c03de2d194536"}, {"@id": "_:Nb95f79792a3743aeaac314091daf8409"}, {"@id": "_:Naf3db2664ce8448cbf5966f98475c7f9"}, {"@id": "_:Na3dcb4ef9b884edfa08bfedfd77cf4de"}, {"@id": "_:N82287ee4f2a74206a35ad3af49ef5f6a"}, {"@id": "_:N8f0ef7037ecf45aba42c27269d0c6d3f"}, {"@id": "_:N0265bf8923b5464b95065d46fc3c39d7"}, {"@id": "_:N5976a0a391bf4a4baa2d91b55466c85f"}, {"@id": "_:N4284a8d49be24318a719da38655fb5eb"}, {"@id": "_:N03409254851c4d13b1bdc5a00aed26f5"}, {"@id": "_:Nb68401dd5e7c4127ac083003fc6cd81c"}, {"@id": "_:Ne5205c9bd0f6493091765ad7b3b39f52"}, {"@id": "_:N3e317df7e4f844bf96c5a2ef5e9672d3"}, {"@id": "_:Nd314335a65414efb90cbcfcf7506d303"}, {"@id": "_:N74d18e69959f447988107bd228befe54"}, {"@id": "_:Nd75554f6557048e9818303246bd9f3e7"}, {"@id": "_:N6a90e55e5f2143bb986ed201b2d3fa01"}, {"@id": "_:Nef3c8363338745ecb741232497c12e27"}, {"@id": "_:N0eec1920f78e4e4594350184c2c50689"}, {"@id": "_:Ndacae382f00244a5bd36285ac19a1200"}, {"@id": "_:Nf36f1485e9c6495ebda486dfea17363a"}, {"@id": "_:N1d7c27cd27a843538671455f541152bb"}, {"@id": "_:Nfd71a9d559fc4706808a905b008fa8ff"}, {"@id": "_:N9e811dc8ef9c486c95c4a286dc813693"}, {"@id": "_:N1367c59eb95548f199f9ea7f33149d9f"}, {"@id": "_:Nc6981033785747cabe971b816abe6ce3"}, {"@id": "_:Nc9d59904c34a40c3a3522ad764f123ca"}, {"@id": "_:N2b73ba6eb422440b8bd7c39d76e32595"}, {"@id": "_:Nf860b03822974154a6543e8860d68765"}, {"@id": "_:N67144d49e9824af08d8a6c9cff746a02"}, {"@id": "_:N74b9c47a41a041d09dd5ea87dd32f265"}, {"@id": "_:N2ad3dfba97514745b2aa77d7502d54c3"}, {"@id": "_:Na629ddfa8eb84fe99e6db7116ca2abee"}, {"@id": "_:Ndfb0bdd9b77d4a76b190880f0491c14a"}, {"@id": "_:N28e7ddc3430040ad8455e017551c4578"}, {"@id": "_:N60c218cadac94c0c91be5ac36841d8c1"}, {"@id": "_:Neb9e5f8b0d4943de8d9a41a442adcee9"}, {"@id": "_:N08871e1c61234670a75edf060b4037fb"}, {"@id": "_:N089add2b3aa940539c743ff217a70770"}, {"@id": "_:N41608d2923554623b627ee8684323d27"}, {"@id": "_:N70a0873d218345fb9d20f242643c9f0b"}, {"@id": "_:N8026057c9bbe4eb8a63852db615b1af4"}, {"@id": "_:Nc762dd00a61a4d31811da195478a003f"}, {"@id": "_:N57d33068a75c4e39a3eb20bf34bf49a3"}, {"@id": "_:Nc2dc243030b744c2a595e9abfa8c43c5"}, {"@id": "_:N39a9b33f619a4b48ada168e553d0d777"}, {"@id": "_:N8993673db1d14e8d820dea98e7f49363"}, {"@id": "_:Ndf63f7a7b68d47ca97fec7da27e1b3bf"}, {"@id": "_:N734746e6d1644352be975aea8422465d"}, {"@id": "_:N3427c230594745eeb109422a339e8bcd"}, {"@id": "_:N0330858ff3f344ee9d0711e30b6aa19d"}, {"@id": "_:N971e2adb757f4681bf40bca4e6ef1ee3"}, {"@id": "_:N3e156e8887bb4c9689dd6bcb8e3a5dae"}, {"@id": "_:Na2e7cab8d5864fa8a27e881f82772e4a"}, {"@id": "_:N61a2abf1e32d4d11933aac439efc05a7"}, {"@id": "_:Nbec1fe8c07af41fcaede481dad07f0d0"}, {"@id": "_:N9a62cc47a9b144de987f055c64335998"}, {"@id": "_:Nef86343007114dcf8bbf24ab418be751"}, {"@id": "_:N3792e5fe693347969e30df63b87aa4b5"}, {"@id": "_:N9704a042a4fa40609a89f04d41f56192"}, {"@id": "_:Ne1f7c786eec646ca99a787bdb17e7bbc"}, {"@id": "_:N640cba6d03c14979a7d8d9f98284744f"}, {"@id": "_:N5bc1ddc4e7544696b551764e61279c87"}, {"@id": "_:Nb4f289edc58b4dcaa7ca0afd92291da1"}, {"@id": "_:N27fef8ef87bc4ca2b364b1b91b79de55"}, {"@id": "_:N7d7d690d86ab4d549cf6224715509cfd"}, {"@id": "_:N97ebdbdf79774ebeac1feda3c23c951e"}, {"@id": "_:N720b7cd0aa7b4617b77222e4c3cffc08"}, {"@id": "_:Nd60c12fc1472495da38837627ba587f0"}, {"@id": "_:N7ac9c30b3fe644a5a97b9cdc52c8a4bf"}, {"@id": "_:Nca6324e801114327a571ccb6cf2efc53"}, {"@id": "_:Nc39940532838473ab313ab4c1b3fc518"}, {"@id": "_:Nd31768694bb0493db74a73415ce4909f"}, {"@id": "_:N5a3d3db6df5a4d3c9f942234b782f1ac"}, {"@id": "_:N7ba0149dfb9f4fefa003f5f2a530d956"}, {"@id": "_:N218ebf11dede421c8e48a2dcbd14ed95"}, {"@id": "_:N3a2b40c823564b5fbe43ef985cac94f4"}, {"@id": "_:N34e1c8b5b146461f9473a973a7397a2d"}, {"@id": "_:Nbc48a21bddf14a8a85c217db64631273"}, {"@id": "_:N27810ca9e7324da98087c12e7530170d"}, {"@id": "_:N7d89b1e0a4794a6493d9e615fe43db06"}, {"@id": "_:N11b4208a5fb74786a6b265bc680cae55"}, {"@id": "_:N02a8d57b9b23408fbf7c9935d17a710e"}, {"@id": "_:N9ed2f9dc37214d18ab39575122d7ec0e"}, {"@id": "_:Nb6df4adc74e84a6d89ead5963c92d519"}, {"@id": "_:Nd06d63bc7dea4a88b9b26043cbc2e721"}, {"@id": "_:Na9bf3da17fb14109912b137b42c3934f"}, {"@id": "_:N7f666145b80e43b795dc97b8f1f8dbc1"}, {"@id": "_:N940c58bb06cd465c836f8cab97976e92"}, {"@id": "_:N247d2c2a2ae04cc0be6ea791481fdd1f"}, {"@id": "_:Nfc786abea2ef4fe69a235a99bfb018e7"}, {"@id": "_:Nbd921496417446e68d1fd528411df17b"}, {"@id": "_:N6df1b8bc750a435986f9b72edc2b1dde"}, {"@id": "_:Nd881a2d72aca4f5e950b574d9da66c41"}, {"@id": "_:Nc256dc86d855487280fb53d0a97e454b"}, {"@id": "_:N3a5dd520e0f44b23b6cec33c98a1547e"}, {"@id": "_:N18165fb3618c4185a274f6582d3f2b1f"}, {"@id": "_:Nb624e8f6a6bc4e18bf212203d708fe6f"}, {"@id": "_:N0a1adee9332d44df9cb42c6428170ac9"}, {"@id": "_:Necdb17474849422c869a0ec2e7ec9e67"}, {"@id": "_:N2fb09aaff8394a598ca49289ca08d711"}, {"@id": "_:N101e0da266bc49f28306acb8c9d8e352"}, {"@id": "_:N712c0bd1c7d6410ba4eeaf76324a2697"}, {"@id": "_:N7a3933d02a3a435ebe157770c072d470"}, {"@id": "_:N758ac1ff92c644e7a1bf6dcd7f4128eb"}, {"@id": "_:Nc4e8d4b134a343c3b3a1e91714c68a64"}, {"@id": "_:N68dbc446016e4c4aaceb197a37feb2d5"}, {"@id": "_:N043d494db563466e815a0de09f145fe8"}, {"@id": "_:N42dba9f017fd468da9aefe1e2f02f6ce"}, {"@id": "_:N68bf0e80b4004f279e01c6ca9e319081"}, {"@id": "_:Ndd1710e35ffe4817bb4f07ebb752239e"}, {"@id": "_:N1e93c3bc739c485ab7ec92a17518b352"}, {"@id": "_:N5a4cb365ada545f88e5b3a2d49adfb64"}, {"@id": "_:Nad30dd84509e4feaa0c6e1b2ec31e2cf"}, {"@id": "_:N0ecfd5db8b724098a6ac511cfdc7be17"}, {"@id": "_:Nb55de32995444b37bea42cb39c25fc4c"}, {"@id": "_:N3c14cc1c60ba4ef29835f55817f187cc"}, {"@id": "_:N4b92072917a64129ac2792a90ae575c8"}, {"@id": "_:N198a5e41dfad46599f3a2563beeb9eb9"}, {"@id": "_:N6534b946585d4cf78bb1789c94e4c43a"}, {"@id": "_:Ndec9f2a8789c4faa8805dd87776b2a01"}, {"@id": "_:N681c3de5b561465fa478ee5a04df2cbe"}, {"@id": "_:N962a2602cf8e43ceab688500c8959a72"}, {"@id": "_:N707a2b8808c6459e9b9df509b108d983"}, {"@id": "_:N68b2aa9b8b534c99ac00e8920f150c82"}, {"@id": "_:Ndac7c0722d0e4c5c91f3a06e56cfd78a"}, {"@id": "_:Ncf016291d25e4f37a361f8f0426b7232"}, {"@id": "_:Nbce792d9c1f24ceb9510ac473848cc4a"}, {"@id": "_:N8f4b80cfbaa8485fbe17b14d266146ff"}, {"@id": "_:N65bbae6ba1ff4b07ac3618b0dc4c38ee"}, {"@id": "_:N01b8d634eddc445ebe8f831396358e3d"}, {"@id": "_:Need83f55aa4c4d1d81969d6f1e3097be"}, {"@id": "_:N70e1cc071ff7451ea8fcfd2cc14ac6f3"}, {"@id": "_:N1a9fff349a574f238f3196f10bb9b43e"}, {"@id": "_:Ndb37403033124d67983cb2536479e160"}, {"@id": "_:N36c1475ea0134d53b3033278699092d8"}, {"@id": "_:N770b74c5beb44e698b2af99100c51cfd"}, {"@id": "_:N2097e652a8cf48e2823367a42ce1db3b"}, {"@id": "_:Nfd1a8cc758ca4d0596b8ce64ea0448da"}, {"@id": "_:N4e3c0c493c054d438d4f25dc9e265d71"}, {"@id": "_:N0e6a17cab04448ec8d7ba88501d5c4f7"}, {"@id": "_:N9029942d40124823ade6840dcab8ae04"}, {"@id": "_:Nd3ae65ca1da54a4b82f1b81ed13b0bbc"}, {"@id": "_:N3dbe2fd3258b400db9190c2c28fdfcce"}, {"@id": "_:Nafdb965c938048b18630b4794047782a"}, {"@id": "_:N78323048602b41958755747a5d23cb31"}, {"@id": "_:N67932caeefec46d0933bf8360217e0d2"}, {"@id": "_:Nfda999bd24c0485dbca7ef882bd8601c"}, {"@id": "_:Naa2420a4853b4909877b0486ca6377e1"}, {"@id": "_:N168d7da4907d40eb83790ca74f9ff34f"}, {"@id": "_:Nc1b7703d46e94d679016624068e590d7"}, {"@id": "_:Nba3a626a16b142089028592e68e044de"}, {"@id": "_:N172dbabb92a44990bf0e0bab3a9dfdf9"}, {"@id": "_:N3e5fb3cf3ce049779e2082728c30bd20"}, {"@id": "_:N28ee0226137e45f3bc36f3db41f42307"}, {"@id": "_:N8b0b3d1d3c7746769c503b87693b6863"}, {"@id": "_:N4aa633b0bb78457baa31ff35cd3c56e7"}, {"@id": "_:N177046593f8a4618a3f26f80a3471f24"}, {"@id": "_:N3a25e0bb6dee452392d253dba95eff63"}, {"@id": "_:Nd2cb0a116401494dae09e881106334b3"}, {"@id": "_:N8a7b70ec8d374dccbc32a96cdb8687dc"}, {"@id": "_:Nd50e93298f134d87a878ebf4c9e3d637"}, {"@id": "_:Ne5a615162a9d448597802337e95073c0"}, {"@id": "_:N9853408e5ae2485686514ea170f9db93"}, {"@id": "_:N331e77ff502f4ceca22c6cd4667b882a"}, {"@id": "_:Nf900402e61884710b599cd9d3fc562e0"}, {"@id": "_:N9e3c3d28d2984e1f9b2fb802a28fde80"}, {"@id": "_:Neea0feff476f466787d6bec214d25510"}, {"@id": "_:Ne0836c7991f74e118ebc61a14bd211cd"}, {"@id": "_:Nbad286e747dd46bf872af4a72b73621d"}, {"@id": "_:N3710668fd44e41318a0b03941b8a1e34"}, {"@id": "_:Nb012279acebc446da1404654fa715454"}, {"@id": "_:Nbdc6c43be8f546bcaaa10df96550bed6"}, {"@id": "_:N08a921eef4934a5c9984033a51e559d7"}, {"@id": "_:Ne1c2984bbcee49af899097f4505682b9"}, {"@id": "_:N5fd562f848244ab996c33ef0230622a5"}, {"@id": "_:Nec6bca0c86534ea8aeb203162b09c507"}, {"@id": "_:N74e8df22ec4241c7962ba727243cbe39"}, {"@id": "_:N2b284046ac494adbbfa0f1e646338f5d"}, {"@id": "_:N373bba91c6704132b1d09003f2f821f8"}, {"@id": "_:N62c34052a5a74795a412d662e6580f82"}, {"@id": "_:N815e955137374417af1391c422d64032"}, {"@id": "_:N09b160b2b6944502b05022a167fbd225"}, {"@id": "_:N3fb3100d70a54194b84815bcc03e7c09"}, {"@id": "_:N57b45b69ed1f47a48d90a06ec7fe1cc1"}, {"@id": "_:N5b54a479d76640b3a2ff27f51be671aa"}, {"@id": "_:N2680a2650d9d4bbcaba0e421bece1e69"}, {"@id": "_:Nf7661714ac3b46e68d5337e40ca22b5e"}, {"@id": "_:N8c1288b5f1894908835d92b85a28eaf0"}, {"@id": "_:Ndb476275c1ac46519d1a90e8b00812f2"}, {"@id": "_:N06a3268cd1cb4345bcd145054b8d51ac"}, {"@id": "_:Nb2bf0c29a6454ec19df14b44255bf102"}, {"@id": "_:Nec0e02c4bb304b178991480184359f69"}, {"@id": "_:Nf3cc8a4c61a1450da9d17b169ec992a7"}, {"@id": "_:N844bfd7937234f8d8c754f001af27339"}, {"@id": "_:Nb3e38b6da9f149a1bbf2a27f6db9cdef"}, {"@id": "_:Nb8f37e9c78314ed692ef942541bc5b8a"}, {"@id": "_:N099e691a548a4b9789fed624e7a0b828"}, {"@id": "_:Nfb13fc6b76b34425a124059bd5a3accb"}, {"@id": "_:N586fef81c17e40d9a23554d6b4097ed0"}, {"@id": "_:Nab04dcd74aae4328b9ef38e10b117e2e"}, {"@id": "_:Nc86a0ebef3894fec8f922a33ffb77ec4"}, {"@id": "_:Ndfc0f2e77a24466c98a08b12e6f62640"}, {"@id": "_:Nfcee258e25e442d6a2bae64f40097e49"}, {"@id": "_:Na58aabc0386549d3b3f77b1f6359626c"}, {"@id": "_:N2eb1d2ab08b14836ae3a012c2fc38efc"}, {"@id": "_:N05963cb0b5a9438e89f38e75ebc7992b"}, {"@id": "_:N1954af5746c241fe8ef50f5ce7acf715"}, {"@id": "_:N335721fd5c554d108a41315d0c016c8b"}, {"@id": "_:Nf973396b20474a618fa4c171e52ba93f"}, {"@id": "_:N6e83f9781ab447c794e055743f0081c6"}, {"@id": "_:N23b64cbb36dd403db86ec4bdb88b0d86"}, {"@id": "_:N9a14627e175c48d2b09dec4721ab8bb1"}, {"@id": "_:Ne074afc47f7e4dfaba84445c2448b8b1"}, {"@id": "_:N7f6de26991c74577a3ed4c11ac2436cb"}, {"@id": "_:Nbb9e43d39470406393958c0d00c1585e"}, {"@id": "_:Nb0597c5ddea243aa9161afcc99add84e"}, {"@id": "_:N93c41161bdc7407d87ec6ae43ebb5b09"}, {"@id": "_:N9b34e02f01e1495da833738e04d56a5b"}, {"@id": "_:N1c60cc9ab529479cba124ef55607c521"}, {"@id": "_:Nb033b908903144969a5e2f876e18f0c4"}, {"@id": "_:N2294b4d13f2241539111fbf02ca08c71"}, {"@id": "_:Nf4e540f00e564e038aca8ebde7fb96e3"}, {"@id": "_:Ne52a22a067194494bbe570241cb76b97"}, {"@id": "_:N155c6b978cc94cd99be38c2c93ef9ab9"}, {"@id": "_:Ncd0962c1276e49da95299023511449f5"}, {"@id": "_:N8dfe9168a11f408fb29148a3cd1ba868"}, {"@id": "_:N57cadeee26a24500a36b0650f0b978d8"}, {"@id": "_:N07ac5a3bbce64e3780a7ccbed482b618"}, {"@id": "_:N1bd5d1ca68e54a0bb5604d326051da86"}, {"@id": "_:Ne945267295964361ba6b9a62be9d58a3"}, {"@id": "_:Ndafd427a632549ed949cce77e907bbc9"}, {"@id": "_:Ncb0bbfb0f8c64f81a6aed9b79c0eb06f"}, {"@id": "_:N26f3ae2fc2034582b1bd7a9de31b6aad"}, {"@id": "_:Nfd45afc81ee54347935b13e61e5f97c7"}, {"@id": "_:N34da8e55978440cf84e44d420c420a79"}, {"@id": "_:N6f1fcfda5d504d269201be63a1700d09"}, {"@id": "_:N1c26d60bb6c544a589f68b2fda968fe3"}, {"@id": "_:N7db3de18f6c44405b2db7cc41a63a22b"}, {"@id": "_:Nf38e6c696d814973bcbb7ac7ef31be4b"}, {"@id": "_:N744b406e40f54ed1aa6962a9b47944ac"}, {"@id": "_:N329037233aea4dd3b257f8333425db16"}, {"@id": "_:Nd1e68ae8d81447b5b406e432727cb34f"}, {"@id": "_:N71c60a2dd1894a63b98716a8e060a5ee"}, {"@id": "_:N1fe9c8f5b383467bab874aa65023e568"}, {"@id": "_:N2f269ed2eb5e4e4eb834b412cb0a2111"}, {"@id": "_:N25357194605e45dba2bd4ab3bafbac03"}, {"@id": "_:Nb2bd1344624d4e24ac931c802913d3ea"}, {"@id": "_:Ne18afaddc82c41d7b85484c6bd117fc8"}, {"@id": "_:Nf6ed8fb9f00544209f912ffaa8fb8d1f"}, {"@id": "_:N8546ad1684ef4401b1f779b98c285ea6"}, {"@id": "_:N90efd9bef1244eadb20e3a3d74bcaae3"}, {"@id": "_:N8fffd6392f784eb48b53a444679923d3"}, {"@id": "_:N4c5431edcdd946df80500757067d4e77"}, {"@id": "_:Nf0fcddd925ae4d2ab10cbb8e4d7b6075"}, {"@id": "_:N64a45b4382c84b73b21441f08bfd925a"}, {"@id": "_:N8a7b34bd2e784f45a348447fc7b12d6a"}, {"@id": "_:N38b301a903be4272915381d378d6b92f"}, {"@id": "_:Nc54af186a23a40cfb0331a3f334a30c6"}, {"@id": "_:N1509f5e461e7476f8c9a4857956ddbb8"}, {"@id": "_:N3f475be23fc242b8a70802a4e6105b8c"}, {"@id": "_:Naf65f6cb75b6493d98b001e7929047e7"}, {"@id": "_:Na43fc1c13f994b099469f2e246d9985d"}, {"@id": "_:Ncb3b1a0163d54a7397ab908772999181"}, {"@id": "_:Naf2c0477192f4d0990ec879df3db6416"}, {"@id": "_:Nd61eade6827d4d9686fba9696cc4d50c"}, {"@id": "_:N727c831625624846927334271d2854ed"}, {"@id": "_:N30e3e9eb365e4597827b047301c839ae"}, {"@id": "_:N83dbe12c240a476899477e5af20dfd17"}, {"@id": "_:N9e5b7b8991254036bc66c002ad6d82ed"}, {"@id": "_:N150b6a55e54243b294a1379608aba9ed"}, {"@id": "_:Nfdb66214b32745aa9ba66b595bc33df2"}, {"@id": "_:N137ae89a0c8f432f9341d10e6b9d345b"}, {"@id": "_:Nf269c4fd6cbc475f9866770fbe8107d9"}, {"@id": "_:N2363188cb78b499082a76dd06da9c2fd"}, {"@id": "_:Nf247e90a10454e9c9ec81fc5bae76dc2"}, {"@id": "_:N540d0d63f27b4becbf200534e3dc2d99"}, {"@id": "_:Nb4290fd7761a419dad4dbddc4b1cb59f"}, {"@id": "_:N21a08377b23f4640b564326695bf543e"}, {"@id": "_:Nfd86b4ad82ea40f3a18ede2f34697b61"}, {"@id": "_:N03282cf3a9fa42219756e1e5d26654ca"}, {"@id": "_:N044ac09899a941e682858354b60ed2b4"}, {"@id": "_:Nb8498412fe584903b7f84d2902234934"}, {"@id": "_:N58bb928f22c7470d80404d3c42307f8f"}, {"@id": "_:N0368fa55974643d1a9f42aff38b8f37b"}, {"@id": "_:N4d8a3b0c8a834501bd78e2c84e4deb52"}, {"@id": "_:N72ffba04b9774150b80f2317c8a437ff"}, {"@id": "_:N39e99ceb656644ebb0c931f1363395fb"}, {"@id": "_:N2c8ed098318a4c67b371dafa748e7ee7"}, {"@id": "_:N45d3109349b840baa51cde38b3b73bc4"}, {"@id": "_:Nd648c6979a7841959deaaf4e4ad90c98"}, {"@id": "_:Ndbe8d615ed1148ed9369cf672d5ef55d"}, {"@id": "_:N5689a979b0ff4e63876c326e5f508cb8"}, {"@id": "_:Nd8b8938c770240538947a89bd0fcf546"}, {"@id": "_:N59f6085702414c00a483dce0fb1a24c8"}, {"@id": "_:N536d180f76e94cab9442f604906984fc"}, {"@id": "_:N5fd1f428b8874d748255b8cd1b27180b"}, {"@id": "_:N78238698be0b4190873f3f5ccdfe5fee"}, {"@id": "_:N0238f7690f2041fabc4677d7425dd86f"}, {"@id": "_:Nda65fb6902e345d49a6c06f357920dbf"}, {"@id": "_:Nb2c62889d7074b7aa55effa74e48272b"}, {"@id": "_:Nbc4eddab240e497da2be9a93d90d809e"}, {"@id": "_:N50b59ad7cf6243dcbc86e3ab8222a2a8"}, {"@id": "_:N92037de8b943461bb049b14099a5c421"}, {"@id": "_:Ne2d699d41de94f78b14aeaeb8fbd594f"}, {"@id": "_:N0aad27fa3b1846329009e996a10098a2"}, {"@id": "_:Ne724665acd1d4ea5af1ed1e17c3580e4"}, {"@id": "_:Nd9022d440e2f496ca2d5e6202f016503"}, {"@id": "_:N2bd05321392d4e4f977a3b37c8c6c0d1"}, {"@id": "_:N9bb3c7e6896e4f7590804992373cd640"}, {"@id": "_:N7e4f5b19f3214a059a7bc6e3ef4ae376"}, {"@id": "_:N217b82413ab8458b852a7d524eb73f27"}, {"@id": "_:N8f93229560994405811a16876094d123"}, {"@id": "_:N448962be1389417e98a7fa04a41d450e"}, {"@id": "_:N44942ff910bb489daf6a19a7701e61a4"}, {"@id": "_:N8f108f58578b4099a62ae64e0ee7a38b"}, {"@id": "_:Ne36ee7b70d50426f895215edcbf2cf78"}, {"@id": "_:Ne6d062c1b5d84a33983695534b4e13fa"}, {"@id": "_:N47db9feb59e54df0932703ba330bee58"}, {"@id": "_:N63b446dc36c44fc0a181cb57517ef330"}, {"@id": "_:Nd8f1eba2cab3437c89a5d9c90557ba28"}, {"@id": "_:N466133359d1b42be86c08089d988dd21"}, {"@id": "_:N0668dbd7e7f24abb8b53136ef41c4b08"}, {"@id": "_:N8f823a0d6cbb47339a6b988a3806423e"}, {"@id": "_:Ndd00f93651f340b385e2e7f4032f9405"}, {"@id": "_:Ne67f21e9329f4c59becaf5d2dd45bcde"}, {"@id": "_:N2b37ea53c57546d4a9f187f395a1f472"}, {"@id": "_:N24cceae2d5964f19a44b823de5da6b2c"}, {"@id": "_:Ne76f0667e0734730bc5fea6e8e9a9b68"}, {"@id": "_:Na6773eff1afb44d983f0aefdb682c346"}, {"@id": "_:N8f12feff25b34932b072909785dc5933"}, {"@id": "_:N2c312b2e340b48149801d2518b1ec66d"}, {"@id": "_:N355267b3ecb249fc96471ce51952c381"}, {"@id": "_:N03eb2ae7dd8647c7b7b942c9bddb626a"}, {"@id": "_:Nc5b4ecd0598a4d26bb190520783eb08c"}, {"@id": "_:Nabb4eb6bc1da4fb89dee814dd4731ef8"}, {"@id": "_:N89811139de974825b96ad930ca8ab22d"}, {"@id": "_:N74caef20fa8e499080aa445a597e2bf8"}, {"@id": "_:N26328fec67ce4e798aa4899402824a8f"}, {"@id": "_:Ne8a063ed8041461b87e622b53a4cc856"}, {"@id": "_:N9cc02ddcba3a47a2975e2cdfa86dcce5"}, {"@id": "_:Nbe8a97af12104bd18052d40f31e635bd"}, {"@id": "_:N7374116f55a746b38707d8f879b97491"}, {"@id": "_:N1178510ec7ca41d08a67e6444a185e25"}, {"@id": "_:N448e0bad73aa40b8a01b16ab20b1f32f"}, {"@id": "_:Nf644ea3ab80740edb49b7e580e10d7d0"}, {"@id": "_:N1db2c6661b89481887a88f31ef99c12f"}, {"@id": "_:N4d900a8b51b0493bba2467ca80af41c0"}, {"@id": "_:N4a467b086a4c460497c167d9b5ac8417"}, {"@id": "_:N3ce8f22ad9804fecbc6b1402a409b766"}, {"@id": "_:N1bae1782008d4f268efc7dd61b81bf9a"}, {"@id": "_:N951532f1a4544aefbad6dc5f0c74e819"}, {"@id": "_:N793fc5f3c1ad4490913ad1dd8b74bc43"}, {"@id": "_:N35ee3779d90e49f7818e6b89155edc97"}, {"@id": "_:Neb8bc9478382442cb75e347701170cb3"}, {"@id": "_:N44872e6106654a5ab2a0090b1382e7d5"}, {"@id": "_:N698014c0dacc4c6cb74dab586a9e84ac"}, {"@id": "_:Nb147799ec74f4281b8cf08b201dcb4bf"}, {"@id": "_:N0062658a7755495b92ba5f7b21b553ab"}, {"@id": "_:N9176aad43aed41318d2b5ef0b1e1e2e2"}, {"@id": "_:Naaa13fb3bf5e4f5facebf000d1745215"}, {"@id": "_:Nc7e0c15873da4a4da66b4468f46bc84f"}, {"@id": "_:N30bbbec1c75b4f41b645e206c10937f0"}, {"@id": "_:Nd4584aef3d054a7ca69d130ec0b7babe"}, {"@id": "_:N1c3c0828692b4cab9551891f88cdb1ec"}, {"@id": "_:Nd5c3283ce1614921ab29cc823d755b69"}, {"@id": "_:N00f9bf4552c5486e8444db2783f3b6a7"}, {"@id": "_:N836c3f7791b0489b8bc15c88f8008368"}, {"@id": "_:N9036ea9af09e49f88fb5d0be7efa940f"}, {"@id": "_:N5059ee3c60e4435dafddbf927c95ec56"}, {"@id": "_:Neab45321a750433ea0ee436bbd8927eb"}, {"@id": "_:Ne474e4a1c723470f89387b310fedb7b1"}, {"@id": "_:Ncb24199eef6b499fb94a11f4b5e54f32"}, {"@id": "_:Nc5219c087f044e4c9c10d0b04a154fe8"}, {"@id": "_:Nabbcf4508f614c6f92e6f6686a5e916e"}, {"@id": "_:N60b4439503aa4dd29f5a4187fd8c177c"}, {"@id": "_:Ncdf2164dce724d17ba30cfd2596f1633"}, {"@id": "_:N80927413f3f249d2ae5bf9e29cb1adf3"}, {"@id": "_:Nb7bb04215eca45d9ab0a4f87fd23e489"}, {"@id": "_:N611084094c1345f3ae9a0833b97d105d"}, {"@id": "_:N14e98e113d4547d8a04e435130006ad3"}, {"@id": "_:N012b29467ef5478dbe48eae3947f9758"}, {"@id": "_:N11d10f814c2444a7a58367beec53781f"}, {"@id": "_:N2e1e9cfe99d1478794b4fef51d3fac64"}, {"@id": "_:Naa962fd88a26436084ab70d217979758"}, {"@id": "_:N36b675533107493ebeca3324873e24b0"}, {"@id": "_:Ndc21a8125f034371a56b60460c997569"}, {"@id": "_:Nf8355a3fc8464786a9673065e4da5a89"}, {"@id": "_:N4e0ffa862ac645fdbb2bcc5c659ef883"}, {"@id": "_:N9a7b0812faf14838900ad35aec62b695"}, {"@id": "_:N92d5daef89cc4526bd31cc2c9c2bfc99"}, {"@id": "_:Nbc4d3bf34fd7458f8fac05f92a39a007"}, {"@id": "_:Nf931216e34d6419285f0751131b02c7d"}, {"@id": "_:N5dce83c8301b4699bd17dc8f21192ff0"}, {"@id": "_:Nff72c5963ec5483896b8bad7ad0ff8ee"}, {"@id": "_:Ne5b3244f041247979d729adfe4ba8ad8"}, {"@id": "_:N05b07d071b094b2080684054baa23480"}, {"@id": "_:Nf84790f5ad8e469da89a3538853d6db5"}, {"@id": "_:N68155c5ce2a4474bbcb5ca4f043bf17e"}, {"@id": "_:N82dc3d95925e41208a779679a0516e63"}, {"@id": "_:N28a3c587b7e341d19515993c729dc274"}, {"@id": "_:N942dd481f98f49d1878095bb8384fffb"}, {"@id": "_:N089ab25b62154c46ab1dcf616512c914"}, {"@id": "_:Nc94c87be194545afbd1c0749a7511eff"}, {"@id": "_:N4ee1d382e61144ba8ab53cfcae02d861"}, {"@id": "_:N1017f1b22c084ee2bd3f72762ab5fe77"}, {"@id": "_:Nd0a5ea577c254bf19b16664f8912a70b"}, {"@id": "_:N8bc60cbc4b454a08850dbc48f565699f"}, {"@id": "_:N65a766a8ff82460da25e844346a3dbab"}, {"@id": "_:N7af1d6efa9504bd6892d51bb15021988"}, {"@id": "_:N423cbb83cc95465d915d6f48e414a18b"}, {"@id": "_:N7f2add29a75f4120bb3da27d02576432"}, {"@id": "_:Ndb0f5c5e071544da91f8f87d3bbc21b1"}, {"@id": "_:Nbc18f1a821df47d8abffb318225c650b"}, {"@id": "_:Ndfa51017f7104189abc8ac0503d9dd85"}, {"@id": "_:N4a8ca709e0ac40958f26eb86273024bc"}, {"@id": "_:Nae277bfb8803411abcf4086bf8e95f78"}, {"@id": "_:N384d572d0eb24bf1917839902806c636"}, {"@id": "_:N99f49a5de208488399a0629a8d4d6885"}, {"@id": "_:N28cc3073550b4f168a76aec54f44e9a0"}, {"@id": "_:Ndfef9bdd937b49e59aace736edf762cf"}, {"@id": "_:Nd23a73d20b94484db7f0d99eb27b32c5"}, {"@id": "_:Nfb83e2e3b3434b8eb543c995a2cc4484"}, {"@id": "_:N34f2b5b5c3a24b0c9cd2b586195e545d"}, {"@id": "_:N1d66e45a3bd44d938a1f2ab7183c72fb"}, {"@id": "_:Na7063d7b8d9c432c9382503fbb24c005"}, {"@id": "_:Nc70b6ff2bd0443088d0959b8ff1ce3aa"}, {"@id": "_:N3e802a3678ef47dd98c7f0eb1fece643"}, {"@id": "_:N82e7b4a3bcce489cbbe13f17b43a772a"}, {"@id": "_:Naba9aa0e11ea42feb87cc2a0c5d61ff7"}, {"@id": "_:N65622fa9751542758dae74b7ed07392f"}, {"@id": "_:N7ba41405e2e64c0698909a8cdf779673"}, {"@id": "_:N10828706356f4bcfa6646498b9275cd1"}, {"@id": "_:Nbfcaa866692d419488bf7dfc09a658d5"}, {"@id": "_:N7775b2e046ac4a70b0aab32e188836d0"}, {"@id": "_:Na06ccaa91fc340f39f47c9cef4fc8000"}, {"@id": "_:Ncf4b1efdcd8f41dcb2889d5109edd924"}, {"@id": "_:N9b56e2ba2cf44c648918513f56ca5ba1"}, {"@id": "_:N6de10ea7d36b4e2d8f290256a85030c7"}, {"@id": "_:Ndc18d20549bd406e8a3ef73853a31cab"}, {"@id": "_:N42a6ce50db8e4630a141b7467fe467f9"}, {"@id": "_:Nd3f618eede68441b9651f1a8ae0fb94a"}, {"@id": "_:N34faa16e58ae44038eed851b1bda4436"}, {"@id": "_:N6585f39613c04b279ffbaf52aea005d8"}, {"@id": "_:Nfd7a501d5b9c453aab132b9fa515052c"}, {"@id": "_:Nb5ad23bc5e0c4313b66568d23124a74e"}, {"@id": "_:Ne1494b174d874853a2bdaeced1430380"}, {"@id": "_:N0e84af7136874cd0bacdb12443369d47"}, {"@id": "_:N3dc4cad51acf4b90bf57d42891152f90"}, {"@id": "_:Nf72705e8ae13458f8eee9bdb717521b7"}, {"@id": "_:Nef4d1aca8998469aa096169407f3e791"}, {"@id": "_:Nd49a2d6ad3894a67a460bcd88c23e339"}, {"@id": "_:N008519e5371d461e810369c9cfce8bf3"}, {"@id": "_:Nb64de2e50f4940bb87734e61ef25019c"}, {"@id": "_:N61b1e8aacc1840d594ee1c3db2fc16df"}, {"@id": "_:N527a1a0b2706431187b4ed6b6ade7e1d"}, {"@id": "_:Nee5ced389e4f4578bacf6df150c0548a"}, {"@id": "_:Nb7efeb51c51e4aae937c2609377bd884"}, {"@id": "_:Nac25acd845c3497bb55148de179fb493"}, {"@id": "_:Ne622dc9e327a48c787d72f6cb4fbd07f"}, {"@id": "_:N0c0d53b603aa42a584934fc7af5cc633"}, {"@id": "_:N335b25f0659f4694b636da4b0a91f526"}, {"@id": "_:N6d99bc9eca124d4dad5901f7772f578d"}, {"@id": "_:N3a3043c59ca84cb8a842dc681799451f"}, {"@id": "_:Nc3441417f9ac4e40888da55d5da845eb"}, {"@id": "_:N305a5e1e28e943a7b0430bc404531342"}, {"@id": "_:N9c5d0e1fcb984a04af37addb18bc8126"}, {"@id": "_:Nee8ea6e4ce8a431fab3223a38bd7f8d7"}, {"@id": "_:N3561fee11a3a4ae8a9f157cd27d277ef"}, {"@id": "_:Nd9b6afba65ce4ce2885c2f543004f0cd"}, {"@id": "_:Neaf518e420454287ac6ca33a5c817a1e"}, {"@id": "_:N4181ebac31ac4760945acb7dccc6bc70"}, {"@id": "_:Ne0491b169c44467bad4219e3eab7cf1b"}, {"@id": "_:Naf54991629994aed96c7be5cefe17660"}, {"@id": "_:N99822f3321d24208a3dbc07bbcdaa291"}, {"@id": "_:Nccd04ae3524b4933b167146e89a86055"}, {"@id": "_:Nd391e4a0ab0144ae85093433f99f12a8"}, {"@id": "_:N075a34c05b9d4b88ab591c575930e36d"}, {"@id": "_:N05904b456f3f41ccb8570c67e0198904"}, {"@id": "_:N00daa8d83f4e4f9a8130231226d11099"}, {"@id": "_:N82e8ffca37d7457e8cab2f00bc960e08"}, {"@id": "_:N181c4e880c464a11b857d5e62b153115"}, {"@id": "_:N33191db5a36b468bb842fffe64d97b7c"}, {"@id": "_:N23b6ae3294d342eabcf0452a951c0e48"}, {"@id": "_:Ncc92ac9e98064b53bbe2f5f1c84e69de"}, {"@id": "_:Ndc0587a6c8614579922b40e12c7d9caf"}, {"@id": "_:Ncf4faa428e0642278a8ccfecfd2d9cff"}, {"@id": "_:N5dcf49c1278844d398e08147c2b6a010"}, {"@id": "_:N27565e4410dd438cac756bd3d712ec88"}, {"@id": "_:Ne66d7c95b3ec4ba8b398acc02ad41136"}, {"@id": "_:Nacf8f14181784d31bba02b8a32f956aa"}, {"@id": "_:Nb7b63121f2fb41edb0b9c2abc2249223"}, {"@id": "_:N77baaa29e5d9402e8631f41923f89038"}, {"@id": "_:Nf53a5c8d5d8844169034fda0dc1842a5"}, {"@id": "_:N9c9bfbf5f3f842329b9b7c758cc06f1a"}, {"@id": "_:Na50de5fc037642e3a262549434ea0016"}, {"@id": "_:N01c464da2ca04731a80362ec4c5e4b89"}, {"@id": "_:N1762a563dd01495396b8fb1e4163da08"}, {"@id": "_:N498990bfbef24401bfcbc97d660a4744"}, {"@id": "_:N3074681c596e4eed94e29e1eeb04b418"}, {"@id": "_:N9137a6a6ef9045619c5c3ccec418c7d2"}, {"@id": "_:N5655ef093e834092b44cddd73a479fce"}, {"@id": "_:Ncfc22d8304894dc798342fed50b8dda4"}, {"@id": "_:N4565597aba114f9dac9ab9fb21375f2b"}, {"@id": "_:N20b839e7f94542da8604ced7c0adbd55"}, {"@id": "_:N531d1cdcae2741a78d7e99209f6696a3"}, {"@id": "_:N67d20348102d4d8d80aaf8b3b1bbf611"}, {"@id": "_:N67e38c2cc8a343fbadf02f9f38190975"}, {"@id": "_:N0505694e09204fcd91deb289a18248d7"}, {"@id": "_:N4f153ef090494780a6a895e9104ac4a3"}, {"@id": "_:Nf22f5d4ad1cd4ac9bb1d01906de470fe"}, {"@id": "_:N7da49a77258e434d883a9e2b26a31d53"}, {"@id": "_:Nb66965cb76b141bd904c974acf376a8f"}, {"@id": "_:Nd8dd211185c649dba586030118ee28b0"}, {"@id": "_:N35082f97866346f08c65951a9c3e49a5"}, {"@id": "_:N4b38050a72f84d6b870cda77e7588355"}, {"@id": "_:N2f2997df523c40bea9bc82010bf70113"}, {"@id": "_:Nbe8f3e6eb4de4b0db5e0801a1537e747"}, {"@id": "_:N5b3d8eadbc154098831a7ee365350ca8"}, {"@id": "_:Nf3947ced7f08407d802f4f38c81ff475"}, {"@id": "_:N4a21ba4a690843e48650890d0c3802eb"}, {"@id": "_:Ncc6c9cda6a904a86b00eef1f4e1ec1eb"}, {"@id": "_:N6a329a6927a64945b0bf7682d79601ed"}, {"@id": "_:Ncec0b854336646248a97a1a81e9850d9"}, {"@id": "_:N8190fe505b0a4bd9a5c78342c2857d47"}, {"@id": "_:Nd2a8db2b003b40c3b2cae5726c7b954d"}, {"@id": "_:N0c1b507789554d988c9fcf52824ae21b"}, {"@id": "_:N0ca595747c0e478eb6124070a844e24e"}, {"@id": "_:N913bfb471d6646758d669bd5df2917d2"}, {"@id": "_:Ncc918dffdd0842d4b45307319c8c6283"}, {"@id": "_:N500d044cdea54510932c5c6ec482fa01"}, {"@id": "_:N727aa8599b7941f3b7848783ecd3fc83"}, {"@id": "_:N6fef05863b9140d4b88fde35f99cdea7"}, {"@id": "_:Nfb416e2a36bb4283a482cc4ce610d3aa"}, {"@id": "_:N7137f17f9fa74082bdad4f3be0dd4927"}, {"@id": "_:N63d0f8fba68c4032b0334040b0283a91"}, {"@id": "_:N096e3946aa444d8aa03c4178dcd1018d"}, {"@id": "_:N98c0e0dbf865406abc92f4c1cc9684e9"}, {"@id": "_:N15756864b36e4b799a76064e7ff93581"}, {"@id": "_:Nf14b410f0b7744798665e6b895e86d84"}, {"@id": "_:N5d2324546246485b99cb12354778b46b"}, {"@id": "_:N2e4aa452858e485abae006d96ebf6bac"}, {"@id": "_:Nbbaede22f0804c30be1ec59f20eacc15"}, {"@id": "_:Na9f67973b178411d8dd60471ff565651"}, {"@id": "_:N31d7229717bc4a0b9ae5c85f0e9d93b5"}, {"@id": "_:N6471c08da1f54de49c6b8452e05da0c9"}, {"@id": "_:N86b91a216c974d9398f35eea454392a6"}, {"@id": "_:N024462057c7a42119b2882790c2c5669"}, {"@id": "_:N2f4eda62490b4094bede61ef8207ccae"}, {"@id": "_:Nfee0c63dbe9449228755ca499ba7f14c"}, {"@id": "_:N7dba2d9cdf3a4271b479d22fdea2db57"}, {"@id": "_:N93607ffb0b1b47578946d333eee11b72"}, {"@id": "_:Ncb8ceaeb46784eb19b3994b2217c27da"}, {"@id": "_:N14356c189b11484095ef397a73e0ddf5"}, {"@id": "_:N422149faeb6a4854988c912aba0bea58"}, {"@id": "_:Nbbc5222bfe0f4d88a3fb847e63328816"}, {"@id": "_:Ne1f6e282eae24c13a8303ac46e8f6cf7"}, {"@id": "_:N424eeb7efe9348558e69995593acac81"}, {"@id": "_:Ncbf21503da4a473596ee4c4bd72d158e"}, {"@id": "_:Nb2e41915dc434939bfcfa300a463b9e9"}, {"@id": "_:N80568dd706bb41ad97deb2424859b7c3"}, {"@id": "_:N39049a5f14724f8aa93e66a72a5e2c51"}, {"@id": "_:N929797fb97834ad6b2c9757ec8d73b58"}, {"@id": "_:N00f5327ee1dc48d586b67ae31a021769"}, {"@id": "_:N31ef2102a3d745d083266fb7e9413705"}, {"@id": "_:N54630302d00f464a9b77a10db27f4fb2"}, {"@id": "_:Na2fa59473f25405196fb392cb4ad4087"}, {"@id": "_:Nf8b6c17a90c9487b98ac9f0a32dd9cbd"}, {"@id": "_:Nec5749cae1c74344a57a309b5db17891"}, {"@id": "_:N537c946264a4476584aa4b97b4d2b8bd"}, {"@id": "_:N6c796b146bea4b58ad73ae71e1bd6153"}, {"@id": "_:N7db821217c9247f997a0aa25a715a5db"}, {"@id": "_:N27bd48b7acf5406283a660649540d24c"}, {"@id": "_:N89c6436c4c494cf38645d2d179cc60d8"}, {"@id": "_:N9c5c537000c4440cb89ddc09162c355f"}, {"@id": "_:N90d284f07c8e42cd8c382baa45a44733"}, {"@id": "_:N2657cbe46655429ebc5a8fdb3eb2714a"}, {"@id": "_:N743451737337429ca8f99be642bd1378"}, {"@id": "_:N24ecbd70667c458886a1287a12e23b53"}, {"@id": "_:Ne492c02924b9413faeed7b057064e3e5"}, {"@id": "_:N65709943dc33490080e374cdf8ab82e4"}, {"@id": "_:Nb435eae40dd24cf6830ed22c313b6246"}, {"@id": "_:N5580c18e2ec7419f8a4d7c48df39738d"}, {"@id": "_:N08080d78fdee4886a48b372585da5743"}, {"@id": "_:Nfac62828f54f4432b1bd9e56f7a32a8e"}, {"@id": "_:N2c7d565dfde44ca3806d428dde6b0c6b"}, {"@id": "_:N0792c6d5489c4ed292b88d8287604d0f"}, {"@id": "_:N43e1a7709f604b94b5d0752c72d306e3"}, {"@id": "_:Naddc144b38314279b77db99cd1c350e3"}, {"@id": "_:N286643c17cfc4b468e8073ea599aea66"}, {"@id": "_:Nba91ee26e1ab44b3878c49c1ef4af15b"}, {"@id": "_:Nf3fd936c9c3b4117a23cec30e18a21a8"}, {"@id": "_:Ne1ef94b9783e4897bbbf49bd4d0c3831"}, {"@id": "_:Nc59a42f0943b4a14968e0319015c6d23"}, {"@id": "_:N013320d4ea474cee89499bfc6c85c711"}, {"@id": "_:N2e547798d45a4ddd8486b7a9d89f66a3"}, {"@id": "_:N9a43fd3667d84ba7a1cf02a81b9e5645"}, {"@id": "_:Na519a594928043488c1ace8acacff6a3"}, {"@id": "_:N727419eb44234f4590847d7d34610c72"}, {"@id": "_:Nc4e8c9003b584f0c9ee1380e8a41c9e1"}, {"@id": "_:N7031d50bb0104e7086ace26b76c7ab1a"}, {"@id": "_:N8eab1ecb523447848d40784654c3c9c7"}, {"@id": "_:N5a09b31d580e44979d4a60dd3fd267a8"}, {"@id": "_:N595fb8ab016a43579a79fef2db5a7573"}, {"@id": "_:Ncc4721c8299f49ca9c2eeb107fe341d4"}, {"@id": "_:N7b6b0ce619e844a993cd93a9df64b4cf"}, {"@id": "_:N57e0d0673d4e4ea28b5374ce948031e7"}, {"@id": "_:N261b9693944d4db6a3bb1dd9b6b28e05"}, {"@id": "_:Nd521589610e94973ada485498c7a3350"}, {"@id": "_:N8f28ec01451344f89bb3c6e1fe800180"}, {"@id": "_:N89f0f1780bd94a7180bb72a4aef20a40"}, {"@id": "_:N4bf02c04c1aa445b93bf9837bceb0871"}, {"@id": "_:N2f58fbc207f04bdf959849da0e8f30e6"}, {"@id": "_:N2f6d8eaf255747bf9bbc47098bde331d"}, {"@id": "_:N420751bbedd2459ea35b5be8a6d03963"}, {"@id": "_:Nfc36b938d6f446569812566850e14953"}, {"@id": "_:N246f9733ff40499d84f5564981ed183f"}, {"@id": "_:N5fde0a69dd634bc6b88b739327b16828"}, {"@id": "_:N73aae0b2ce8743fbbcdae2423eeb8248"}, {"@id": "_:N02be34260465439086c7c03e4f0de1b0"}, {"@id": "_:N5ec5a4a356034652a9f5d555fe127105"}, {"@id": "_:N685a30f3049b47bbafeefb31e50976c3"}, {"@id": "_:N966b6db55dea4146ac0fb8f494aa733a"}, {"@id": "_:N8111be9b14cd4c059af57578d64bb4f8"}, {"@id": "_:N3490c69597ff41ac82bd7e54b4e14817"}, {"@id": "_:Nf032c3d028d446b5990bb13ab8897548"}, {"@id": "_:N06997059e11a4974b7334406b3272d43"}, {"@id": "_:N3f87d5eba6674c068178f90d372e0f98"}, {"@id": "_:Nc8a392f10cb94704a69c28b1301806d8"}, {"@id": "_:Nd34834684a57481e8451b9119a83c903"}, {"@id": "_:N97f38530a9ff476fb40e0e2aaa1c64d0"}, {"@id": "_:Nf89d488b837348daa52e01543e78c266"}, {"@id": "_:N6e37ff0e71b246baaf8eaab161b6b7bf"}, {"@id": "_:Ne59d986d5a2545de9a981e565534450a"}, {"@id": "_:N9d0f26c39b4d4738b1b87eabe6db9333"}, {"@id": "_:Na745a1a7404d4e28a056d47b9bb4b8e5"}, {"@id": "_:Nb1eb4e476a4d4186940d957be84948e8"}, {"@id": "_:Nabc21f9539974e52bf499a99060e39e6"}, {"@id": "_:Nf2fc516f8ec640dfa8768eff2df3c6c9"}, {"@id": "_:N65f102bc54ae42e6968b03c19d24bcd7"}, {"@id": "_:N3a408d8bb66640fb92234adf15fa2f72"}, {"@id": "_:Nee04eb5c38824407b52b2aee0ea0da82"}, {"@id": "_:N85c7b76383af4750b89351cd8d9d25a0"}, {"@id": "_:N1b51f25268674c669f1198f5ac779b65"}, {"@id": "_:N29d9f2b1333b445d9fee36ee1b43e7f5"}, {"@id": "_:N659bc2fb536848f3a7b30936f330d40e"}, {"@id": "_:Na6264657233947bdb09a6f07a14bb373"}, {"@id": "_:N86737fc842d94086b1ed2723bdedb19c"}, {"@id": "_:N60bb8abd117c42d485f2d1bcedb60c04"}, {"@id": "_:Nd9dc9d6795454c3c996fad3b4c518446"}, {"@id": "_:N231af55d94354c6a93e607dc302ba22e"}, {"@id": "_:N6ae2ac3e047943bcb671e6bc72ef889a"}, {"@id": "_:N63ecd54f23544685ad4ebd289185ad85"}, {"@id": "_:N62646ec5eab94b8aa9ad992f83cd4d1e"}, {"@id": "_:N97f732192e4c4d4bbbd73e7c03efc4e0"}, {"@id": "_:N095a24f917ab485cac46784e9002c9a4"}, {"@id": "_:N16439e3fdf5a4b71b02cc309e908e1db"}, {"@id": "_:N8242382a4e48418eb1870056b2c780e8"}, {"@id": "_:Nf055325543cf452f8d2a32527a8b08eb"}, {"@id": "_:Nef5dba173f3444dd8c9a65ebcb0c21bd"}, {"@id": "_:Neac8ec7e779449f7b1d71cad36f3e1e1"}, {"@id": "_:Nc440b7bad1eb46978720707fd0c542b1"}, {"@id": "_:N98f2fefb9e8142209a38def708b2424c"}, {"@id": "_:Nb253879212d9467992b41a2a424d219f"}, {"@id": "_:Nade3ce7260b14445a9edb568ffd560d6"}, {"@id": "_:N9e4ce643c44b46f8861ecc6b92be2883"}, {"@id": "_:N5c2005ca52b9475d8cdc641ef841774b"}, {"@id": "_:N58a633399b044b4897a36fd21075ea08"}, {"@id": "_:N77e03a80f87144eb8e0f64853401c2d3"}, {"@id": "_:N7cd5a099d6ec42beabf30ca07ab5df57"}, {"@id": "_:N635097efd0c642b3956bad5478d78b3e"}, {"@id": "_:N62f504e590a84138bf7ab33043118cea"}, {"@id": "_:N5a54eb7fea7943cf82b3f949f6d38587"}, {"@id": "_:N251fe07e680c48ba8f76e0b07e0b79af"}, {"@id": "_:N7cd33840bdaa44f283a30f827fe39474"}, {"@id": "_:N151f7a76f23f487b9ad65a4c17a4c00a"}, {"@id": "_:N20c60ec66eb642fd9a85d3a03c3ee5d1"}, {"@id": "_:Na41cda63ba6041dba0d46d62e9ef9413"}, {"@id": "_:N95e59855ac5b4df099ce73ebc4e60306"}, {"@id": "_:N438b67ddafc545e183cec4f0803f5765"}, {"@id": "_:N24d6ea63e8fb4ff1ad996696d34847cf"}, {"@id": "_:N88a46a38e43846d0a7dc5c41e77bb3b6"}, {"@id": "_:N31ace2b9538245cc8155782aa7d903c5"}, {"@id": "_:N8d6615d43493420490237c853b143947"}, {"@id": "_:N064039aaf48d49788532412e542d40d8"}, {"@id": "_:N529cefeca730477680b2d3d277d41415"}, {"@id": "_:N3a03356ff4004e6fad215ce435a7f41f"}, {"@id": "_:N1d7d8846ac20437ea91fb42afe31c536"}, {"@id": "_:N49672fa85e624d49bd4f19d568c9ccd9"}, {"@id": "_:N7eb7fe60a25a49689ab196f1104a26c7"}, {"@id": "_:Nfea6f20628e7431ba2752ab67c0686ee"}, {"@id": "_:Nc7121d4de9364b58b5f2d63a1c2ecd79"}, {"@id": "_:Naa87c8c990ab4194bfe021f8cb4aecd6"}, {"@id": "_:Ncbf501ac7d6847af869b71b7b969330d"}, {"@id": "_:N276e0389458b4822bee2a44c0e8d6dc6"}, {"@id": "_:N41c6cfe6340a4572b644bd81466915cb"}, {"@id": "_:N4ba402d01f7f4edcb093eee01796a8f4"}, {"@id": "_:N1f927fffb32140269a98f0570521171b"}, {"@id": "_:N3d4d653fde5e4ad18a4a40bf250c693e"}, {"@id": "_:N7304303e240a451fa15393cdb1f3216c"}, {"@id": "_:N81c1ff6e793245dd80b4640c961c220a"}, {"@id": "_:N3075fa9f84e140aabafcafdaba4348b8"}, {"@id": "_:N02aea120d6d54f6793252bded98bf529"}, {"@id": "_:Nf1dfd4bfb4cf41d09b5a2248a36f6019"}, {"@id": "_:Nefb3a8fcfca040ed964da41342af15da"}, {"@id": "_:N9d722b48332d4d1fb5a721d98e36d9db"}, {"@id": "_:N6eb79cbbf51344afbd6a460599b82c76"}, {"@id": "_:Ndbaa4e0cfe16497bbc89a2a6a8d07702"}, {"@id": "_:N0a96785105ce494ab46de989fcc9d13b"}, {"@id": "_:N7f26ee3122bf475982615b8a4228e7d1"}, {"@id": "_:Nba9b9a8245324538857c321c74d08bc8"}, {"@id": "_:Nfa71a72ff4ff4d2893615f8a06a59904"}, {"@id": "_:N6e78ff6c76094a52857ebfbfd04f4c82"}, {"@id": "_:N1052da76a1da471c8d87cd5efaa3e86d"}, {"@id": "_:N6c4249f44e4f45d6a9c73f610a9c8908"}, {"@id": "_:N87c4781d83e34bc8b6abcfdfa2708d14"}, {"@id": "_:N13f86fb4f78a4aff9cfc64c2253333ca"}, {"@id": "_:N3c4291aee1a445b89f63b240cc0b0748"}, {"@id": "_:N411f892f58ef45f59d4d7411351892f7"}, {"@id": "_:Ndf7faddd6c9f42dfbca6173a1596bd39"}, {"@id": "_:N9b93cf485480446788cef9f6773cb925"}, {"@id": "_:N9b033b0b4f984641a5590441966da00d"}, {"@id": "_:Na1a72c97296b44cb956f6fa85c03f896"}, {"@id": "_:N82e71ce3e2fd4a83a688b84404a55f3d"}, {"@id": "_:N413bef9c46a44ede99258a25664e00e8"}, {"@id": "_:N02b098641c4b46c8aaf978034bc5425b"}, {"@id": "_:N50e84628ec4a400b8eea5b014c1660d3"}, {"@id": "_:N0053751d242b4f1cb8faeaecc75d2db5"}, {"@id": "_:N368a26bb37ea4ff4a74fcc8158a4f0d0"}, {"@id": "_:N7a18fa273aaf49f0ab1c281cfd289011"}, {"@id": "_:N5c2fd4fc2e82474e93b286e4bc500cfe"}, {"@id": "_:N878566f5fa0e4b70b8c5cf3d873b7fa7"}, {"@id": "_:N346e5db3570c4fa5be0f7235edb109fc"}, {"@id": "_:N751efda24fb041848b338ef8597a37f8"}, {"@id": "_:Nd966f68d9b4041f5bc99fceb2159d5a3"}, {"@id": "_:N94c4d73c3000454294c8e0781b7ea64d"}, {"@id": "_:N657e7636ea5c43eeb462af805a794ce7"}, {"@id": "_:Nad3c34faa11244968ce793a113286f04"}, {"@id": "_:N2c3440ed55e043c799c44e9a1f54ca91"}, {"@id": "_:N460a695d5bbd42049441367fc6be11cc"}, {"@id": "_:N47751b04a2a247458f0238b59eb4204c"}, {"@id": "_:N374c9dc9320a44ef8bd42f6a6fb1e148"}, {"@id": "_:N33f8efb264484b78a922505db4c3401b"}, {"@id": "_:Nc5aa139e292048c68e17894680aa976c"}, {"@id": "_:Nfaa6b1c9fa20494db05f81eca10eaa40"}, {"@id": "_:N8c4e207c005b4263b9a351a76dd5cb3b"}, {"@id": "_:N1c192347d25c45d2891890499557bab3"}, {"@id": "_:N23e05172379a41dca63d451e2e8b0434"}, {"@id": "_:N10d7fd1dfe5e41e7ae88ee91b1b92ca7"}, {"@id": "_:Na3e52b451ced4c3984509afc944a3a95"}, {"@id": "_:Ndb3b9da68af04aaaa44cec5d1ae39a5d"}, {"@id": "_:Nee77662a4eba408da8cd13bbc33f7c11"}, {"@id": "_:Nbaf310a7cdd644128ddbed142b1768eb"}, {"@id": "_:Ndeb49c323fc64423bc95cb68b019f47a"}, {"@id": "_:N6d30bb6f3a3a43689efdc76feaff3e28"}, {"@id": "_:N27e726f864ad4070a477f72f0ed76fe4"}, {"@id": "_:Nb280fb8ed2ff4e87bf31644fb7622d05"}, {"@id": "_:Nd6c6176c6cb141398a87bc28f9df87e9"}, {"@id": "_:N74fa7b4221da4b8cb3296b91bb5d9ca3"}, {"@id": "_:N3a84211d3ca240f28c51af862fbe5400"}, {"@id": "_:N01420b5891ab4941b9015b30008d5ad5"}, {"@id": "_:N233ca7e1e9b84c2c82f45d65ed1eb650"}, {"@id": "_:Nc38d022016824d518d5b03cdc8365967"}, {"@id": "_:N923cbd4dab3c4804908d3aa5e6713579"}, {"@id": "_:Neeb297f49bf946a397c381929215b6f4"}, {"@id": "_:N66ffc2b9c6f2426f9fa9931e8df824cf"}, {"@id": "_:Nc6cdaa5ce5bd4ddfaa07739ca14c0291"}, {"@id": "_:Nb3e658018fd44c97964c7f54d711548b"}, {"@id": "_:Na26c36b4444b41188bc7cce17a82b371"}, {"@id": "_:N71f26d0110b544189ce90e50f1370696"}, {"@id": "_:Nf9fbd95098ee434a9c705fbb465a8951"}, {"@id": "_:N94de7797e02e41c9a89a5e23c71ae849"}, {"@id": "_:N0986b47bff51433495162461e159c44a"}, {"@id": "_:N6b288a1c292248f5af9c14e1f91f32a2"}, {"@id": "_:N8b007389efb241f7b875c7042a0f2292"}, {"@id": "_:N5b16bd471086448680185fb80149ae14"}, {"@id": "_:Nfb35cf47303a42ddad7bc0fed9d46fea"}, {"@id": "_:N93175abe687847769bcff075eae4e853"}, {"@id": "_:N26b7cdd5093b43aa9b2b95b6706cddfd"}, {"@id": "_:N5e30f88a3d5648daaa93f1e7bc11a5e6"}, {"@id": "_:N0af3ccbabb4a43088c00d107899cb9f0"}, {"@id": "_:N0ce42cbb534848a780e9dfa6dee84df0"}, {"@id": "_:Ne52fbcff9c234d36ae93f5686bdcc272"}, {"@id": "_:N588fc9bab7984e6b9d968a0ae461ae51"}, {"@id": "_:N227b309e87fb4ef58b53dd8ef0e4773c"}, {"@id": "_:Na7def799a4974337a18095d8330723ad"}, {"@id": "_:Nd13b61781355470cbfa4ca752c8bead4"}, {"@id": "_:N748800d978ce4472975cd7f4b87bffc2"}, {"@id": "_:Ndfb3935bdcb44dc289af61f79f87f672"}, {"@id": "_:Ncc0a9e9cb89f46d5882ba148dc1a0cbe"}, {"@id": "_:N6493157642a840c89d37b398c950f82a"}, {"@id": "_:N0ca98b9e2edd46fb880c84daf68b4f49"}, {"@id": "_:Nacf943fd1f494a24adbf6da17b364776"}, {"@id": "_:Nc0ae43a4f5c54951a4b26de31c01cda4"}, {"@id": "_:Ndf4290052cac431fbd910a0421df5067"}, {"@id": "_:Naef6a2d907234bfb9ca76ebdd8e1f711"}, {"@id": "_:Nc7cfd356ec884d378ac33fcd0729948b"}, {"@id": "_:N9b593e3c551041b8820002769d7a7faf"}, {"@id": "_:Na2f3c1f0c8bc4dfeadf28eb2c7384360"}, {"@id": "_:Nc753b1dffa6749d488e6170b8df6382d"}, {"@id": "_:Nc9756f7c576d4914bc1231f55279b2ec"}, {"@id": "_:N0a39285c18824843be6c2b46d7c24c04"}, {"@id": "_:N83765477d1e241ccb1e158d257325c34"}, {"@id": "_:N59057cd9392d4edb98019275a2dd7dab"}, {"@id": "_:Nc54684c760684d229e904cd79944396c"}, {"@id": "_:N812663d44c22414f8872b119f9c875ac"}, {"@id": "_:N37f21677a0bf41beb84962bca6b9d227"}, {"@id": "_:Nb47ce18b15544e93807c9cc7b0539425"}, {"@id": "_:Nc71169167d2441758096a68410f04239"}, {"@id": "_:N99ad9b44194544c78071b96d21263189"}, {"@id": "_:N569ba3d92e554560a5206a3d2ccf7617"}, {"@id": "_:N5aac9bd0494749209b5be15357af25a6"}, {"@id": "_:Nfdee896c8f31416c9d6d46e6a4cd273a"}, {"@id": "_:N6e10399d163a41caa222872c675ef960"}, {"@id": "_:Nf91cf3360ebb41909d88dca32423a1b5"}, {"@id": "_:N8c17e6ba240942169ba584fd703d9784"}, {"@id": "_:N8ac886854a7741dfbac579afe93aeb9b"}, {"@id": "_:N76b1f0b17e87456488e5178da5a9f92b"}, {"@id": "_:N4867ab54ab6141d7ba0711024a24367c"}, {"@id": "_:N795731fdbf4c48399f9d81a792df2e6c"}, {"@id": "_:Nab85da2f0d4744378998c5e72c557adc"}, {"@id": "_:Nabadc8966b2b44ae8ff1013b67be25b0"}, {"@id": "_:Na22f72998fd74aa5ab9505bed6001f3d"}, {"@id": "_:Nd7a08b168b19419d955556b4d80da9c2"}, {"@id": "_:N89511080ff954557b528c1150685a6fe"}, {"@id": "_:N1b57f038774441c28cc6de35e433e1ea"}, {"@id": "_:Na263e88cc26b403aaf30d2d7a8f5a5d0"}, {"@id": "_:Ned3e7bd4e59741968e16f9f45637c653"}, {"@id": "_:Nfcf718344c1848ca96e1c034b32075d2"}, {"@id": "_:Nc8368ff22aec4b82b0984896c9b07685"}, {"@id": "_:N51544833bcfc4f1ca6bc38feb0ca42b7"}, {"@id": "_:Ncc66a30ff0294dd098fbd9676c0c1819"}, {"@id": "_:N8d150c673c3949f58ab7228285b0eb4c"}, {"@id": "_:Nfca1367c7a6b4a88bc36900e8eb162eb"}, {"@id": "_:N124e68d757cc42668a87abdeb08e92f4"}, {"@id": "_:N61fde80437214057be261b30d2972a5b"}, {"@id": "_:N53f433b1374b417ca7d601f6d969be86"}, {"@id": "_:N5236a125769143bdbf87e00fafc8ada0"}, {"@id": "_:N20ae8f72aa674f4a9b3eb2d75f09da4b"}, {"@id": "_:N66510cf491be4fa294696ba010dc9ad7"}, {"@id": "_:Nabc2bb2ff1034ca79983ced5e8971983"}, {"@id": "_:Nc479e3e8729f4a81959ca2ca9d7101c0"}, {"@id": "_:N0c6502aa95964dd0bfd62636cf08bdf4"}, {"@id": "_:N6b6d4c6bfae64034bb1b81179b9c2c30"}, {"@id": "_:N727aad847b7a4009bde6c41ea8f9a5c6"}, {"@id": "_:N0ac20248cf5c4f85998fc79a92d7e88d"}, {"@id": "_:Na1ec8cb66526453d9a3cd4a59feb5073"}, {"@id": "_:N97870b7ae8fe4645b738eb578d5c576e"}, {"@id": "_:N02613e28f0b44d63b551c16b41cdc14f"}, {"@id": "_:N6757e892c5f34f7e995c40ff8e57887b"}, {"@id": "_:N8fcc6236132c463ab64b8c9fb2e5f4aa"}, {"@id": "_:Na9d64eb1c96b4f11a581c6cf9ba722f8"}, {"@id": "_:N2e26a09ba5e148c88ac1e1bfbe1827b7"}, {"@id": "_:Nd3e470d8d2654fc492f708c81bb8b710"}, {"@id": "_:N9d03851900e24d1ea806b9711bdf2e01"}, {"@id": "_:N653a51477dd84e2cb887dba2abb32708"}, {"@id": "_:N0650e181f9574fe7b18e4d77c3f91bd0"}, {"@id": "_:N1e07842db640437ca74860f6c81872c2"}, {"@id": "_:N85fb79f8fe2b4a678f6e8f027e368618"}, {"@id": "_:N397d2b4bef734924aa97eac70c569d0a"}, {"@id": "_:N9e82ac4ecf884a4d878df3b56235b78f"}, {"@id": "_:Na1424f1334934bdab2f9b20ca86c96d8"}, {"@id": "_:N8803696d533448ecbeb169edd812d329"}, {"@id": "_:Nb77978aee9bd4b368f977abb12b579a9"}, {"@id": "_:N3e2dbb7d9eff4f8f85b5c30652b7a2be"}, {"@id": "_:Nfc363b8ac5cd4b6db622307036aeba7e"}, {"@id": "_:Nbb6e66064d6849388e7e6c6685da4654"}, {"@id": "_:N3676bdad6d5e46179e4838584516045f"}, {"@id": "_:N100864dc9ef64532978ca9facfab1151"}, {"@id": "_:N36942126c4db4b219f1fc132c9a0c160"}, {"@id": "_:N1cfeeec7a00e4ce380b591225610a828"}, {"@id": "_:N8e41af5c187c4cfeb212e01cde181991"}, {"@id": "_:Nc2f3e6d49a194947a3ea00a895c1978a"}, {"@id": "_:N8778a3e7605243f084d1240e8d1a9d3e"}, {"@id": "_:N64c4547937ee4b4d8df10420d62a167e"}, {"@id": "_:N7dca71e4f4fb4b44b0284da599f998bf"}, {"@id": "_:N8fb74ef808ac448ca83f9a29a47eed62"}, {"@id": "_:N61bc2c0ad39d456ba2e38e3b5c17bd95"}, {"@id": "_:Nbeb5a7e3abee426594b6d9cc7e5058b2"}, {"@id": "_:N11b34ca0f0974389b6282eb2173cfd7c"}, {"@id": "_:N7066cf8e2d724689a4b1faa454e70e48"}, {"@id": "_:N27dd1047125a438a93bea4c074fc0426"}, {"@id": "_:N0fd884cc18304dbc9981a0180414fccb"}, {"@id": "_:N8120c9b2ba6d4f2d854a6be33b0986fe"}, {"@id": "_:N512595934b90424397626b61d76cf298"}, {"@id": "_:N24c65863e08e4080b6017a3086574101"}, {"@id": "_:N1e74f34a45c14ccb9bf44da91bab0971"}, {"@id": "_:N2f0ca24dadfc4a1083355ec8af05e616"}, {"@id": "_:N06a81d7e3a35489fb2653c5dc86ea95b"}, {"@id": "_:Nc3c369c59f534fa78c73df8552bbd3d3"}, {"@id": "_:Ndaedaa9295924467b48104fa5bae03dc"}, {"@id": "_:N04ec5fcf457b4b938c424d4827bb9324"}, {"@id": "_:Na4ca48c804b84c76af4b96a6b25dcd88"}, {"@id": "_:N1f93721ed5a249d6b2134f6df514b5a3"}, {"@id": "_:Nb9767d5cb5c04380959bf13701f9e56b"}, {"@id": "_:Nb811880eaa314e1a837ca267b220d28b"}, {"@id": "_:N291f080057b14e97be349a198ed40968"}, {"@id": "_:N1ac74697073c4f7285d35579dfaa3fe5"}, {"@id": "_:Ncf561c14e07349358ef0d962a172ca73"}, {"@id": "_:Nd0e94ffe5d77439a8a64bc350b2cfdfc"}, {"@id": "_:N1603ac8774e14f409b5c310d10f92166"}, {"@id": "_:N06542b9e26e54bc3b0178eb87dfd3548"}, {"@id": "_:N8bf13850b76e43b48109fd0b7d84dea3"}, {"@id": "_:N3049a96d68594eec911bd2625d73f512"}, {"@id": "_:N138a5a92cf864d539c4ff3cb3242d565"}, {"@id": "_:Nc3818e9c404740898541869c1bd3cb10"}, {"@id": "_:Nc9a1b46d65ce4884ae18aa7a70431735"}, {"@id": "_:N36df12b7fbc44b7ba5cd0b39b8c09b8c"}, {"@id": "_:N58ff7bbea8094ff39486fce3e0224f1a"}, {"@id": "_:N3c0b31dc8ea744f789f4e894ea8f6bae"}, {"@id": "_:N7e0b299a81034864b21672cd9c7d53b1"}, {"@id": "_:N89d4c544a1af4ef2b02ed871a1f83b66"}, {"@id": "_:Nd8030454ee404fffb22756860d8edd94"}, {"@id": "_:N9dd8a46ebaef40348ce054d885a70825"}, {"@id": "_:N0cc19402dc044092ba9f0ffd6ec8cd49"}, {"@id": "_:N240fe0d8bddf410cb662f65dd2d5fad0"}, {"@id": "_:Nfa6eda39b16248b6be51a16b6b82d6a5"}, {"@id": "_:N00688e5891ce4ae1a9acc677e2b9f1c3"}, {"@id": "_:Ncd342934ffa046e9b75931767b79beec"}, {"@id": "_:N25face6000fc48e4826bbde045473e19"}, {"@id": "_:Nd191495ee4ff4f37b7f1223516c37493"}, {"@id": "_:Nd22295410030434ba895ffed1cd42c14"}, {"@id": "_:Na27d15b2976f4b479e605ec06cb0b209"}, {"@id": "_:Nd7ad3a9e28b44446a9e946784aaef08e"}, {"@id": "_:N5a5f1952aa78421faf2b9f5311f290ab"}, {"@id": "_:N81d9fee708f84b21bbfc6283ac787759"}, {"@id": "_:Ndf783c6b3b3244d0a4ada7fab4d05248"}, {"@id": "_:N6031c52b23ee4be0bfa18da280d054b1"}, {"@id": "_:Na9113505e03444b98e9922bf0c8e0f68"}, {"@id": "_:N54c71f5e91a1463b8b40b187d895d233"}, {"@id": "_:N31b4b2f884064fdaafe26b00c3187bb2"}, {"@id": "_:Nfd97fff609644700a1d9bfb175e1b534"}, {"@id": "_:Ndf09bea6d65b485584e46571269ec938"}, {"@id": "_:N1963cc490b0547e8b3732a3533aa9c69"}, {"@id": "_:N6adb7f1ca7a44a41b60f57d7633276a3"}, {"@id": "_:N323b765b701a41f28631ce7587b91ca9"}, {"@id": "_:Nbd95a92631624cedae2b373f102be127"}, {"@id": "_:Nfbcc745a771b45dfa4b40e4b86b7892a"}, {"@id": "_:N15fc43a2e39a4f828bf55faa1f9da1e0"}, {"@id": "_:N16e12e566af84670819d0835d287b032"}, {"@id": "_:Nadbad2cefed84a08a8d73a7070e65df2"}, {"@id": "_:N1ff084252df444cfb883de4151178b2d"}, {"@id": "_:Na2170f0e3b844a3bba3f2ee020976a9b"}, {"@id": "_:Nfb7c92265fa7481592acf38d9f9067f6"}, {"@id": "_:Ndb6aa5ca20134a90b6887b8c2a4bf671"}, {"@id": "_:N176ee56085364844981c578c6d85a9ad"}, {"@id": "_:N96620e7ddee64c618b08f8a43837a2bf"}, {"@id": "_:N29ece6a457c84e8ca2f2af3ebaf86db8"}, {"@id": "_:N8d8070a04b844dfd8745adfae52f8331"}, {"@id": "_:N33d2523dae5548a587fa0f05c0752a9b"}, {"@id": "_:N6b55ad2e4f06439c91d19e8e1c8b59d1"}, {"@id": "_:N4a0b7b78ae2546c3921040165b933e21"}, {"@id": "_:Nedf68a50491d4b54b05296bd903ed62e"}, {"@id": "_:Nbeef2a8070454617a771bc30b6457fad"}, {"@id": "_:Na9b7512379a047d7aa26cb62d3abbdda"}, {"@id": "_:N1d3dba3799844a6aaab6da23ab876783"}, {"@id": "_:Na31c8c7f959b491db0f1257cdf545dd1"}, {"@id": "_:N35fcabc61e874d9b8b132c96560ca456"}, {"@id": "_:Neaefa276230f425d8c34e5be9b9e2fe1"}, {"@id": "_:N8efa7da765114aaaa11a9368a1da3494"}, {"@id": "_:Nff2b44a58e954c14b41fd482c909ec31"}, {"@id": "_:N527c4256ea874cea8f6178e404db2bd5"}, {"@id": "_:N48f5dc43d92447b09c6c06ad74e0b77b"}, {"@id": "_:N6c192237b4f24458ae8d2d01c4250f28"}, {"@id": "_:Nb9677f8c9a0945ee94f246e0bb8527ab"}, {"@id": "_:N925614cbbbd14bf487391888c7b655f6"}, {"@id": "_:N177d2af14da6490bb5782a39daa6897c"}, {"@id": "_:N16c02008969b4facb48c9e0376fd18d9"}, {"@id": "_:N628a459f4b80404db4bd103aec39c093"}, {"@id": "_:N2ce5c8fae69c4c46bd85fa2bc9c5fc08"}, {"@id": "_:N187494e019be4baa8cecb96a16699033"}, {"@id": "_:N3b20248583b34b33905c9169ea77af60"}, {"@id": "_:Nb0e8293f369740f883c015a4eee47d52"}, {"@id": "_:Nd983017ab181437797b08c2ef6ed7f4e"}, {"@id": "_:Nd8b11e347f474f00b0a59c75c484765f"}, {"@id": "_:N732b123164324dbf8066a313cec1bdf2"}, {"@id": "_:Nd8ce5588434543c3ab6f7ea4da64b9f6"}, {"@id": "_:Neb8463ece3d248959d94e9628993735c"}, {"@id": "_:N20169482fa2746ccbc4c2589433f84b3"}, {"@id": "_:Nbbbd241ffedf43469f8c6db2d193c652"}, {"@id": "_:N58c125302f9946f1b2bef910ffcadf26"}, {"@id": "_:N499e742aca8f4ab2accbe70c57d366ee"}, {"@id": "_:N203ed7f22e2b4f7b9dfd477b148d474c"}, {"@id": "_:N1e9b9cd8021e4130b61b0216b0b782a7"}, {"@id": "_:N376a5584bea847e29ccf7ccb527167c7"}, {"@id": "_:N88c206650dbe4183b4f9ef44770edc85"}, {"@id": "_:N2c5038540dbc4f45b167e0869ff0ad1e"}, {"@id": "_:N8b9876b953564c7285b5a8bbcd8e76e2"}, {"@id": "_:N69a3466f87d7477cbd08dbc7846cd96a"}, {"@id": "_:Nd4507fb09e4c4235bc83796d6324726c"}, {"@id": "_:Na1a8600b33a1423ab874721ca03a0353"}, {"@id": "_:N361d86e3b75a413984d5e958ee6c3ce6"}, {"@id": "_:N2630d45133df4e1aa3e81cc5a67c42dc"}, {"@id": "_:N6013807e52374640a29363d78b0f2963"}, {"@id": "_:N53b471e156d64958b154608bc6b140d0"}, {"@id": "_:N6f52cc72517b4af187f64fb13a215958"}, {"@id": "_:N7c11726e349a4cc68a1a514225c5d431"}, {"@id": "_:Na6765a9b33c64260b8446d6a7028b142"}, {"@id": "_:Naff4b89637764c63810cdb38cef7cfa6"}, {"@id": "_:N13d498880e86400d9ad132504cd5b655"}, {"@id": "_:Nb05bbfce505048728317423e97f8b709"}, {"@id": "_:N3b26f6dede8447348212e2111ca3130f"}, {"@id": "_:Nf163439a1f324bfb94caf93e37299ed3"}, {"@id": "_:N2c63080bfaca443c8c2218cb0d54cdf2"}, {"@id": "_:Ndd944d5cdc8f4638ab14f73da0ce7600"}, {"@id": "_:Nee3dfec4a6174eee96c97f4d1c7cc3ff"}, {"@id": "_:Ne8936697e08e49adac88dc1613494797"}, {"@id": "_:N53ac995ed4134445b0a4c87bd18744bd"}, {"@id": "_:Nb9caf2855ecd4aadbe9f26ece632cb0c"}, {"@id": "_:N62c16aad2ced407da97cfcec5eed68c7"}, {"@id": "_:N38557ccd81754da99250c286e9bb69fc"}, {"@id": "_:N28a6b486006c45448efa77768a2b982c"}, {"@id": "_:N369cce5483ae4d9fa936e4d5e773d6cc"}, {"@id": "_:N2bed2f581a1c482f881c86944280b3fe"}, {"@id": "_:N2cab844b6e2f4ce8bb7ba12b41094f4f"}, {"@id": "_:Nab01a00852af44a894ff234671a90252"}, {"@id": "_:N3945dbfe40c9467aa8ca2f12735b7dec"}, {"@id": "_:Na1d59ccd1f3c4cfd811dd337b821cd23"}, {"@id": "_:Nfd0b7cd338ce427ba3bab892a88d214e"}, {"@id": "_:N0421074651404a6582d1bfab2df9abc1"}, {"@id": "_:Nb7c97cf3aa13403890ff509add0e0476"}, {"@id": "_:Nf4d34be99d5445e9bb4b6077565a183e"}, {"@id": "_:N0b9ec2278db24346b195a670ca6f94ce"}, {"@id": "_:Ncbffc8146c504cf9a4c0e01b0f220464"}, {"@id": "_:Nc35ca2bd2aa64d7382487782b51f8f65"}, {"@id": "_:Nff081d266a614fd1a097ba151427732b"}, {"@id": "_:Ncc6a8d75efb14369ac346f5e834ba3d8"}, {"@id": "_:N622ce2a6956c44959c2011bfacbe1362"}, {"@id": "_:N5718b8c8de4e47e1b9700a9c2f5e854d"}, {"@id": "_:Nee432b1a549f49e48759613a35c17555"}, {"@id": "_:N89c4f707d3b3405c9a44ea6397993e5a"}, {"@id": "_:Nad6cdd06e64a4bef80dfe498768f533a"}, {"@id": "_:N41a783d64d834d0b93f9cc68dfe01fd9"}, {"@id": "_:N850644cf4ff9432fa5b43159ea0750ef"}, {"@id": "_:Ne693070039f24f749ea87508d189ee3d"}, {"@id": "_:N2abbe01dba5f467fb78182267dc910c8"}, {"@id": "_:Na8ea1e9a10cc41c1800b74bcc22600f7"}, {"@id": "_:N9ec91717cd864dc784b4bd74f0396aa0"}, {"@id": "_:N5360a5f1eaf94b0497dd7aa0ef795354"}, {"@id": "_:N08a117591d134b75b3c9847ed63b85a7"}, {"@id": "_:N981c68f40e7a48df9034ee5adbb31145"}, {"@id": "_:Nff26ffc0b23544a380f254c7e59594d8"}, {"@id": "_:Nc7a62e8b2a614dfb846c02c1ea33f26f"}, {"@id": "_:N3653103002424dd0abc8b233537fb486"}, {"@id": "_:Nafa81deec4ec4fbaa538df3337e8b82f"}, {"@id": "_:N73326c1577b64e769d9392912fc0fd78"}, {"@id": "_:N993a5aa648d64de8add1867195d5e451"}, {"@id": "_:N91a9d5efb5cc491c945a0d894e6ea804"}, {"@id": "_:Ndda92451afc242aebea6eec33e550ef3"}, {"@id": "_:Nba10250bc3af4ad1bb8db3d1c0f37663"}, {"@id": "_:N3a4d9f74adde46c48b3464cc9a5c665e"}, {"@id": "_:Nc71b17c89b444330aa0ecdb716cfbabd"}, {"@id": "_:Naca848032a944bb5b686aae1d23d23ea"}, {"@id": "_:N2fbf1ef6efca41b089acb4e9ee58154d"}, {"@id": "_:N6765605ae4c94b36bfb5be83ec3ae6cf"}, {"@id": "_:N0c1b57b49e6748438a08704a6731b857"}, {"@id": "_:Nc6941d532d8642308c50bba91a30b16a"}, {"@id": "_:Nda71cb4d917d4b80a7ec34b734929a29"}, {"@id": "_:N7f2508c46b5f47a08d207f366d6def7a"}, {"@id": "_:N95764e5ffccb4605b4a36ab85bb9a068"}, {"@id": "_:Nc5785cecb92c4ffa9d3b9c04b763aef6"}, {"@id": "_:N18a06723a0ea4b718de9c868126c3907"}, {"@id": "_:N62bc83de21cb45589cfb86b486dcef25"}, {"@id": "_:Nf198f682c0d6434aa768f7147b30eab6"}, {"@id": "_:N7d9c93ac794a4a5e882023c5be75bb02"}, {"@id": "_:N52d8e6b441ff48c4809160962ff92234"}, {"@id": "_:N03a60fa8ef2949d4998f7148fa9fa345"}, {"@id": "_:Na767111d04ff4cc393ee0371653c4bfd"}, {"@id": "_:N57ec37d49c8242ad9a3a8b0febb318d5"}, {"@id": "_:N6e9d8c816a1b4489bc5b60d79dfa1b06"}, {"@id": "_:N77f8271b9a674913a598be1f3475ac8d"}, {"@id": "_:N28c517b76b0d48ef8ef21db61d18017d"}, {"@id": "_:N75edef27acee4121802f730026cd43d7"}, {"@id": "_:Ndf138fa648f9414d81fd2aec4b2b7513"}, {"@id": "_:N583ac573ffe14c5792890c1a10828f10"}, {"@id": "_:N2c06557502e148a3ad5ccf2bb331b421"}, {"@id": "_:N3ca6362b980941ed8130a595d93889ac"}, {"@id": "_:N2792db7be7954366849c4729b3a9a0c4"}, {"@id": "_:N4800767d024f41228149fbbea6de709c"}, {"@id": "_:Nd7c152a682f94ef4b4ee54df6cd96c22"}, {"@id": "_:N3879f7a4a69e4fc887d85ea918cee3ac"}, {"@id": "_:Nf6aa31cd2fbf4386b30ca9d07348f534"}, {"@id": "_:Ne74945a3249d448fa8aa0f0447a46866"}, {"@id": "_:Nfedf0280495e44f7b1b4da829573c6fb"}, {"@id": "_:N72a7f4eed15e4dc48c1ab6b2e13733cd"}, {"@id": "_:N37a9c6fe891c411d9008870efc72d444"}, {"@id": "_:Na5ce80b2e1af49f4b141ef56ade5934b"}, {"@id": "_:N4d0b0dff3f7c4362a7ac8e7183d06aee"}, {"@id": "_:N41d26594025547a0a018fd7db63be021"}, {"@id": "_:Nc40e970374604864a25c096fcc2828b0"}, {"@id": "_:N2f5272032f544a7eb4c05f7d604473de"}, {"@id": "_:N0bd6bf26486d49f9a5ea46807c2a7279"}, {"@id": "_:Na39a65aa15a6443fa03b4a471cf36953"}, {"@id": "_:N621696eb358f4eaa960f9f1af86f4538"}, {"@id": "_:N991d307e139e4bf98f48c282d3e9b80a"}, {"@id": "_:Nc5197aeb161643ee8beffc3a5fa32df3"}, {"@id": "_:Ndd90dc11f64d4fd4a725f29eb839878b"}, {"@id": "_:Na0c481e633d14fbaacb38fe03e5b9ba9"}, {"@id": "_:N7a1f089d004f4012bacbff3daa57c312"}, {"@id": "_:Nd3ab96030f794c51881f276c3fdb7171"}, {"@id": "_:Nac229b393950477fb54aad1b22d954b7"}, {"@id": "_:Nc4beae0855fe46a098343909b193916e"}, {"@id": "_:N33dfc3a3d9404a6da08faa42444c8236"}, {"@id": "_:Nbb263af47a6e4561aa4670b544750b65"}, {"@id": "_:N3473bdf9fef842a29db4d933a071a86f"}, {"@id": "_:Nd87785ec615a423b85fc47057cbec128"}, {"@id": "_:Nabb263d398d0493aa55260c2dde583b8"}, {"@id": "_:Naf08437176e34cff85888694af4f15ac"}, {"@id": "_:Ne87be2f947864bc9900f815ac634bc43"}, {"@id": "_:N8fe077a92b4a43cd83303d57a42f2469"}, {"@id": "_:N164c98f2add942e5ae1244d5efb4587f"}, {"@id": "_:Ncbfdabfe689a4333a7d0cd81161a4c9e"}, {"@id": "_:N8d7400e198004c8f918b3b48b00d7061"}, {"@id": "_:N8ccb1d5b666345159925706cf3be34fa"}, {"@id": "_:Ncabb9d2276d84827b9685a8733dcf26c"}, {"@id": "_:N1118511aed654cd8867725468cfbfbe2"}, {"@id": "_:N93e0fb6839db45ba8705181de4c1cd44"}, {"@id": "_:Ne00edb52453f4ee7812ffcbc4d48d3f1"}, {"@id": "_:Nff95eac7b1a3411eb8b9147512508278"}, {"@id": "_:N778df879b70541ac8bc7c9efaf447783"}, {"@id": "_:N833b31d4b81644e5921ef360b0361fb5"}, {"@id": "_:N3cb1e272a0754c089cc1c64faa56e1fd"}, {"@id": "_:N1ff5ea6956394da5a7e34a8c108fe01b"}, {"@id": "_:N81065698c2f2433e9c33d1085c28c27d"}, {"@id": "_:Na28834eb4e7d4c70a467e7113cd39752"}, {"@id": "_:N538b1259d21c4c7db944f0d8318f0922"}, {"@id": "_:Nc3c93559678e43839256f8eaf24a50a4"}, {"@id": "_:Nee0b06e087b5433fb632a740193610f1"}, {"@id": "_:Nf5fdaef2b9d5484d84b389b86aa7bd1b"}, {"@id": "_:N202b6ee80b3b4a9f99f5e41194a128fa"}, {"@id": "_:Ne34701498a674264a7a042158484bc53"}, {"@id": "_:N7fc8af3cd25c4b7ea459b7968d50e919"}, {"@id": "_:N8b437b47b59a47e5879ad21a10c7bb6f"}, {"@id": "_:N79213885a0434f44aa3f7ecc62df834f"}, {"@id": "_:N727a2b3dc28f45d582b9c95718ffe125"}, {"@id": "_:N76ad8589ee644380b4f6210713611f80"}, {"@id": "_:Ne680bbcfb6dd44c0983c0bf543d54cc3"}, {"@id": "_:N3f84070b301240caa96a5c7e06a28446"}, {"@id": "_:N5c4643f095704de58c9dcd517e0830f3"}, {"@id": "_:N4b9aba5129584873a2767fed3df07b3e"}, {"@id": "_:N289365d5bb8648ac91106c823d60505a"}, {"@id": "_:N36f2eabc55d3452a8abe13702de91815"}, {"@id": "_:Na60bbb709572488ea706800896be863a"}, {"@id": "_:N2701a3b868694ebe98efcd8344613e68"}, {"@id": "_:Nc8231ce9c93a4ff095fc0da6c33d2201"}, {"@id": "_:N7af0d65f61754d0f9ba0fc9f985b425a"}, {"@id": "_:Nf807e71bda57408daae05b95f0ccf2bc"}, {"@id": "_:N8cbd719abb9141e081361107fb88b327"}, {"@id": "_:Nc56c5b7c06694c0b9e9d0ab8ac33259d"}, {"@id": "_:N37850437c1fb4e5e93f205881f3960b4"}, {"@id": "_:Nfe53a01957cf4656a752c13f7587520a"}, {"@id": "_:N93d8f17b0df44a7ba7ff9a00b5c52c68"}, {"@id": "_:Nab43bf3f3fa24217801f36230977c578"}, {"@id": "_:Nae1307a276aa4a02b043a1e9fc1774e4"}, {"@id": "_:Ne0050bad53f94d2ba6a938e29789f14a"}, {"@id": "_:N5a7d4b6dbc554ecda6c363550883d951"}, {"@id": "_:Nde2ed01583f0491692c09e7ea63a3bb4"}, {"@id": "_:N197f2863510e4788b4e5d88cd393f4c7"}, {"@id": "_:N63c8ae9cb78442e49eae6b06cd0a004a"}, {"@id": "_:Nb43097bed80d4a20af5097c99babdeb3"}, {"@id": "_:N21c5a44eca4f454193b867b7f1b0c538"}, {"@id": "_:Nde1e67db5d11468fa8bb1066a6e870a2"}, {"@id": "_:Nc1d8630b5ead4edf856e5f608ebd53c8"}, {"@id": "_:N481253b3559641d6a81a5777b424f2e2"}, {"@id": "_:N8663ef96438541929823f124ea1d6edb"}, {"@id": "_:Nfdd124983bf742e69fc779bf0718716a"}, {"@id": "_:Nae5b1a18dcaf4b2b850328500ea7c040"}, {"@id": "_:N439ed3f36d39434dad8199282391f640"}, {"@id": "_:N7a226f498cb1416f82292fba3d901286"}, {"@id": "_:N38a86d54ebf94f7e8c939d5add2ea8a2"}, {"@id": "_:Nc08e040926dd4f539e6bcc8f0b2d0c4c"}, {"@id": "_:Nd6582b64cc4c4defbb9a1531d33c16d6"}, {"@id": "_:Nf290be10feb14088aad8e3010785be7f"}, {"@id": "_:N7c454e5194b744cba61a5d48624b29c1"}, {"@id": "_:N4b14e66f886f47eabba89b446f5695fe"}, {"@id": "_:N087384da1d6948b08d5868254d892a5e"}, {"@id": "_:Nea9b2662595441f6937607e6caaa833b"}, {"@id": "_:N4a4d55b929f944d2b605be7e5bd58398"}, {"@id": "_:N956130b64a03461f9c120c21ed2c6222"}, {"@id": "_:N75624dd575aa4a069aa1c4c65df9f459"}, {"@id": "_:N548ebb75b8ab4c0bb40f1c47e0068056"}, {"@id": "_:Nc20489f85039444da4aa7de676cae291"}, {"@id": "_:N7a9662f449aa4076b0297216e00042dc"}, {"@id": "_:Na88687949ee745bb8993ebfb010b8b72"}, {"@id": "_:Nca4d55ffe4e34cd49f61a56e8896cf7c"}, {"@id": "_:N0ec023e4948848fb9f5e10e4ea4ade9a"}, {"@id": "_:Na5a87a8020734d7482ce7982375d860e"}, {"@id": "_:N66070279139c4f5b9c81ad1b9cbae0bd"}, {"@id": "_:Ne524b716f8cb4bcd84d97339059723ef"}, {"@id": "_:N98212244f52c4b70a73e7409900ee379"}, {"@id": "_:Naa57c50c379b4e66b75ab92a4d9e9f70"}, {"@id": "_:N0f9093490352459eba7b7071d864548b"}, {"@id": "_:Ne9a63d15201b489aae2c4fd8a66b60ac"}, {"@id": "_:N9d2450826fc14db785b1b1e99fc9e2ab"}, {"@id": "_:Na7e8cf1c6c174a32bba4e6b53980c4d3"}, {"@id": "_:Ned700e1d963043ad8e943aae0e201e0a"}, {"@id": "_:Nd7d3b113f5fe48a5b6ee066dfb5850dc"}, {"@id": "_:Na21b4d0f8f8a4286a7040ce1f177d0d2"}, {"@id": "_:Ne2e749fc6a1c4cbfb81fbbb6e8dbfdcd"}, {"@id": "_:N5b56c65aa65a446187ca1a27c044395b"}, {"@id": "_:N616324f7c1454e7dac4a2ad3fe3bffb9"}, {"@id": "_:Ncbc5cf49fab245828a4d8bb7f33ee630"}, {"@id": "_:Nfcb88f09e3e8444db0d87a96e84b6a22"}, {"@id": "_:N1291f6a41c6d40db8d0cd7f7ab470e81"}, {"@id": "_:N351d9daed00a4681959f13d6ef7dbb1c"}, {"@id": "_:N1a0c6505b6174be1aaa37ef144be5555"}, {"@id": "_:N1e2132b9021a4009885d6dab2b3ca149"}, {"@id": "_:N159247d69f8e41d3b1f1d3010e541514"}, {"@id": "_:Ndeeadaaa07704b98ae9f4945a72dff5e"}, {"@id": "_:N0649a43f81c74802a792085946aca38a"}, {"@id": "_:N50326d3e0cfb4b04abd43ae85154fdc4"}, {"@id": "_:N635494cd4b304c68a772626dcc335cc8"}, {"@id": "_:Ne2e13feb093445f9b3157002027525ce"}, {"@id": "_:N7b98b8ca86ab40d6a5e837b07fd0f95e"}, {"@id": "_:N1efc1456c4984fc08cd24ad9bbe79eaf"}, {"@id": "_:N48ce48b2acc14d81b8667bcf19ce8806"}, {"@id": "_:Nc11ae1fff80544519ec1083c70a82be8"}, {"@id": "_:N2c6f07cceaa2483baaa593a3272e946c"}, {"@id": "_:N3537fa8a11f44251b7cae40089ee9c7f"}, {"@id": "_:Nd81fb7a98a7f410ebfd20b301499915f"}, {"@id": "_:N7f59cfbcf88f4414b22e27250cbfc288"}, {"@id": "_:N510d3d4ba9874765ac5acb2c2d9771e3"}, {"@id": "_:N22d1bd57a1624db7be619fedda99eb16"}, {"@id": "_:N5419c204c38a473d84cd44a69382ff87"}, {"@id": "_:N6979afb28ac241da8792b6acf1392e12"}, {"@id": "_:Na01f76c0c4b94e468427f7a099e28aa8"}, {"@id": "_:Nbbcc2945f02e4a3ebd9da48e1e9d62a6"}, {"@id": "_:N945fc7bb768c4b0d85d59fc32c9f37e0"}, {"@id": "_:Nda1e33f378bf44738844a43d0e70e02b"}, {"@id": "_:Ndfd4d9eb40344eb9b028c4a358231c12"}, {"@id": "_:N5382201dfb704edb9a9c38d6407fe3f9"}, {"@id": "_:Nd8ba246e8bac43c191dbf09e9ef4165b"}, {"@id": "_:N893f5f16764a407b856cbaff30dd8b41"}, {"@id": "_:N3bd2f7facf5747d5932c630984f7f261"}, {"@id": "_:Nfb321a405fa249359c8e29f5be8b44c2"}, {"@id": "_:N6e10ef7e85fb437a908a3a6a5c2be5c5"}, {"@id": "_:N22ebb44758c24d1e81ea18c80426f7fe"}, {"@id": "_:N8b93e95fccd84529a4f850448cbd501c"}, {"@id": "_:N8a1050bfa72643e5a4f1585844ab8ebf"}, {"@id": "_:N58637c7f1947467cab43886bffd6c6a3"}, {"@id": "_:Naeae3f9f44bf4d3c88d2fe2ae297108f"}, {"@id": "_:N6a5c8e776dd6454f8f592813ccaff3da"}, {"@id": "_:Nd1e59b5e3da74bc1b88dd0650399a566"}, {"@id": "_:Nf5a856ce5c3b490e97a9febd4f8a4171"}, {"@id": "_:Ne74a8402a1e143b0aed2e8309051a1ed"}, {"@id": "_:N17f4de013f8240489af4fefb204374de"}, {"@id": "_:N0719db65bfb7456aa2177a85ebc28b48"}, {"@id": "_:Nf048ac176b704bbb880fd9db8c6c5778"}, {"@id": "_:N06b84d6704a84adaaf5c4b41c735723b"}, {"@id": "_:N66ff340ef9494967b6e0d68f6c19c8ed"}, {"@id": "_:Nf1aca5ee0e26417c8198383123503395"}, {"@id": "_:Nb8ac1f965e084489b8622f9f777af6fe"}, {"@id": "_:N18bc356327f24527a4a6fca37de0ef0d"}, {"@id": "_:Nd011142b84fd419fbeb9f5c7641aa74a"}, {"@id": "_:N2d3b824f15744875bd0a6360e1276f50"}, {"@id": "_:Nd9ceba05a6864cec86131c9e44367850"}, {"@id": "_:Nb71b6e51d48a4f829e3d844fa65838f9"}, {"@id": "_:Na56cc80a318d4b01885b8acec769fe91"}, {"@id": "_:Ne71b33e1a28e474ea5009677741740f4"}, {"@id": "_:N7923b20ee80249ecaa990d3b952dd485"}, {"@id": "_:N33179f91a35f415e9cd0c4a85cadbc94"}, {"@id": "_:N5941b58a378241f7a8830389a56923c3"}, {"@id": "_:N7d76dff0b19a45f78851aac6a8f93235"}, {"@id": "_:N337ac94fe5ef45708116cc9c625fafd7"}, {"@id": "_:N6195182611f34962985d0d100b16c591"}, {"@id": "_:Nb6e723d196114c05956ff3db9c9e00f9"}, {"@id": "_:N89ae6e94a8f041e8a180a83fead0854c"}, {"@id": "_:Nfd67d8328eec41ed86003bdfc3900d9e"}, {"@id": "_:Ne05b86df6d4642228fd98872092137e5"}, {"@id": "_:N7b5ff51c183c475e8fb63e0f3541eed1"}, {"@id": "_:Nab539f68cd7d417183381ca3001168b4"}, {"@id": "_:Ned50c7eecd294c778ddb452c3ae49bc4"}, {"@id": "_:N9655e07047b94350959a35d8f58d3a73"}, {"@id": "_:N8a81ebc33fe8467dbd5fc3652e3c9f33"}, {"@id": "_:N11ed2fc1eebe47f8820dc99692084965"}, {"@id": "_:Na56f560f7a2a434085effbfb6b22ca25"}, {"@id": "_:N2e96dc65e38c48a6a150dd588fc31932"}, {"@id": "_:N39e899da50b44d1790c4279da41e276e"}, {"@id": "_:N052fa9a8bd774289823fcd94759a2711"}, {"@id": "_:Nd2b3afdd89f54b13b63f8b7a5a96d4e1"}, {"@id": "_:N8a8d1e051acc4d3f83b58ce22a15918b"}, {"@id": "_:Nc5b0faf9f6b94815b6987b0d4c4a7b99"}, {"@id": "_:N0b7b110d90e849a4aec1b6769c74757d"}, {"@id": "_:Neacab41f26f04890ae70492e94573823"}, {"@id": "_:N7d07867844044bdebac778044db60b16"}, {"@id": "_:N3ee0559710394646bdd1be540adad477"}, {"@id": "_:N4fbe877f68ad403f83cbc31f303d889e"}, {"@id": "_:Nd5562a539f334896a75dcd6188865379"}, {"@id": "_:N8f142bd6b77743ce96d33b0e85e669b3"}, {"@id": "_:N5073e74ae19546dbaee304bef085a879"}, {"@id": "_:N86999c09604e4307aa9364d78fc04f87"}, {"@id": "_:N7d156446bd8243c5b4291c52c2b62a73"}, {"@id": "_:N142b7955a0ce4103aa24d6c7b522b25a"}, {"@id": "_:N9fa88502134a416d9bf948f69833f347"}, {"@id": "_:N5a084c87c7384456bc0ccc6bca9cf41c"}, {"@id": "_:N4d9ebd58a9004372a49b712ccea6fa84"}, {"@id": "_:N40a3834854fc440ea7c70efe8e436665"}, {"@id": "_:N8d2a90960f5246259d31027e50a1ab8b"}, {"@id": "_:N0cc0cbfa702a4fdeb3f317cec696915d"}, {"@id": "_:Nee5b51acc77441c7b6adf850f1b0329e"}, {"@id": "_:N2a13de8c84bb440b9c95faa48d43ff3f"}, {"@id": "_:N449423a59ae94cb38ede1dafa16a39f4"}, {"@id": "_:N761d47f5a783401d88fbbe8a712a9b7f"}, {"@id": "_:Nb825da1f8a2044b09a8474b89e1e06ad"}, {"@id": "_:N5bd2809b654c4fc28e963a913c50b38e"}, {"@id": "_:N5ea1f113a99a40a4b5eef8cdf07e13ab"}, {"@id": "_:N50e270e0297642ac8049623ec894ff9c"}, {"@id": "_:Ne2275e983105494083a9d0af74182218"}, {"@id": "_:N0a693a6c8dfd4300bd04b4e24f25107d"}, {"@id": "_:N85afddbfa543475ba75e87884d0711c6"}, {"@id": "_:N6b7f64596976483bbaaa718613492b5d"}, {"@id": "_:N65c367559c4f40debf56eafeeb97cd90"}, {"@id": "_:N15115e8e84eb454496ad0a18d8f0a7e9"}, {"@id": "_:Nd247145c266c466a84217a2878f6d703"}, {"@id": "_:N0217c2513925498fb3c1aac6ac336de4"}, {"@id": "_:Nd2b41bedeb544a9196f0bbaf91f5a0ab"}, {"@id": "_:N72efc2b59e254a7e95fbb17914551f8d"}, {"@id": "_:N0e63e432615c41799f9054cb63f4b95b"}, {"@id": "_:Ncb72b4b983e2434080acca3a40d98f20"}, {"@id": "_:N9fcc86f94bd44106ac9a4b9c6508583d"}, {"@id": "_:N2fb75f7fc16349dcb3c38b96fa11e15a"}, {"@id": "_:N4a3da24dcf4143b38831aaf19ed62500"}, {"@id": "_:N5aa28d29778c40138d7156da9310e4b6"}, {"@id": "_:Ne5a9173476b44ef798f0e8f2080b268c"}, {"@id": "_:Nbfff89be831b41c0ba31d2414859a48d"}, {"@id": "_:Nd858b6a549e94e74ae41992d5d311d36"}, {"@id": "_:N0050a37a3ca743669cc37af6f7394652"}, {"@id": "_:N426b76b016c9463b804d14a48b36e6c4"}, {"@id": "_:Nba9c2e0d333b47c58ee69393a154d134"}, {"@id": "_:N73c9bd659bda49998b2e5fa62c2728b4"}, {"@id": "_:Nb3ab832df5d44b9599b5cd019a243d18"}, {"@id": "_:N70f6b633c3174a3c8b578d3024f52b41"}, {"@id": "_:N09c050b9d313426fa696bcc341c7d2aa"}, {"@id": "_:Ncd8c6b776e834b3dab59f92ab1b1a3d9"}, {"@id": "_:Nca40268413174b9b91f7f25e5f1ae95b"}, {"@id": "_:Ncc8c7a607fd34074a13a769f196ff34d"}, {"@id": "_:N5fb0f20959f24645a67787799bf1d76d"}, {"@id": "_:N8e869bdf97b94d5dbcebaea962233797"}, {"@id": "_:Nf0a451b4875c42c3b58dc2425c465723"}, {"@id": "_:N859d0304a4b44f71899ce69840bbd499"}, {"@id": "_:Nc4aa898b5e7c4ddda166b20fab81254b"}, {"@id": "_:N075f10a566df4ed9ab58d1037256d360"}, {"@id": "_:Na823b1e12dbe4b178326a3e8aebcae40"}, {"@id": "_:N4a9ad382b81b4074a0f3c18a225cccc4"}, {"@id": "_:N06c5491b64fe4e54a305fe1eee5fa007"}, {"@id": "_:Nc850960a569c47f784ae83d140977134"}, {"@id": "_:Nc093a4ed40364d69966d2fc99bd80435"}, {"@id": "_:N7dc4b718e5ad47a08289fcd6703ba266"}, {"@id": "_:N39903f562506481ea487ce857d3b95eb"}, {"@id": "_:N1e1f5f25c6fa49658b2f2e1984a55a34"}, {"@id": "_:N4dabe49b45b444d89a98cea7d06f29e3"}, {"@id": "_:N7c7fd64b560d445db0f796d07f867455"}, {"@id": "_:Nf75031e868614eadab74254ede7ddc38"}, {"@id": "_:N277dc03aa3c5484f97ba51eb4f8402e9"}, {"@id": "_:Nf5622fefc92942cc819498998e07ddb5"}, {"@id": "_:N3670e6d976704d53a76bbb21731115db"}, {"@id": "_:N8f6a9ceceb934c2681c1c5162ab08d9b"}, {"@id": "_:Nb6a13e94b6dc4a7d9b90482d3a64b29c"}, {"@id": "_:Nfab7ff136fb2457cb1df68b0c867b3f7"}, {"@id": "_:Nbf4c1be192454ee3b8940d7da156d2f4"}, {"@id": "_:Ncd97f0123d7c41c1b0a9d7210a5f8c53"}, {"@id": "_:N3385896fff8e42c09b8cc64409b1ea9d"}, {"@id": "_:Nae75523f1f22455e8a10f35e4c020c35"}, {"@id": "_:Nc5003ac1a76e4396b3e4d524ad757870"}, {"@id": "_:N7be46169e46b4328836a0b7ad16ab8a6"}, {"@id": "_:Nb722967ed9c14902bbc20bd1a527b20f"}, {"@id": "_:N03e5b4f110044c7faf9634c943fa324d"}, {"@id": "_:N7f489e93c7b646808ff233aa549c27bd"}, {"@id": "_:N08ce61b26482482383dac1eb41d63565"}, {"@id": "_:N7d1e157a10b549a49af34c4b7a6b0f89"}, {"@id": "_:N94845818382b42228ad04e64d720634c"}, {"@id": "_:N7af74e80c30a4e5f9a801b8bd2567af8"}, {"@id": "_:N9c78a98f30dd4e76aeba7dd26826febb"}, {"@id": "_:N3754a8ec93ed40959084b74c70cbeec1"}, {"@id": "_:N6860ed63378d46fa9d4d1291cde711c4"}, {"@id": "_:Nba3f4500003b43db93653a5c48ffb26c"}, {"@id": "_:N6c4f35c02d2646a98a04e1fbf10a6916"}, {"@id": "_:N4fa0858c5cd24377a865b86048684fb1"}, {"@id": "_:N9aa295fe0d394fec8a9d7b784855b751"}, {"@id": "_:N85970ffc76d74ae99208e68a3354d89e"}, {"@id": "_:Na1fd790e6e9d4da5b0ca0e655207de1f"}, {"@id": "_:N17d325eeb2f5436bb3c0e7610236b4a4"}, {"@id": "_:N9ce81052f9ce4235bc02a7cefcaf4298"}, {"@id": "_:N48bdf316e91347989ceee8c763010a9c"}, {"@id": "_:Ne60f3a7d92cc45e4be9eae1ceb319f10"}, {"@id": "_:N0de8840ba519467190c872319aa8c2c7"}, {"@id": "_:Nbe8a0660e35949b7b3984294c1714514"}, {"@id": "_:N4380989ff55141c59866dc188344c2b2"}, {"@id": "_:Nd10c89cdc208447f940912da6245c011"}, {"@id": "_:Ne9c0e8678371480287ee190306d12843"}, {"@id": "_:N07dd3b7bc25440fdab71048d384bafc1"}, {"@id": "_:N5a7496688d9f44eb864b68ec763f216f"}, {"@id": "_:N28ab6ed5962548f494ca367ee17baf62"}, {"@id": "_:Ndd98a2bd47f74e0198ca0245da4be4dc"}, {"@id": "_:N0de837a841a84b3881ef63047eecb264"}, {"@id": "_:Nf41a371cf25446b38b36d52b1e29cecb"}, {"@id": "_:N13cddd037bb749c0b64f29244933906b"}, {"@id": "_:N94888259ac3b4273a2188cc9905ce661"}, {"@id": "_:Na0834a8f25c04a94ba4da7064d5dc5b4"}, {"@id": "_:N74c61b9ce0fc4d69b7dd37ebe0568c8f"}, {"@id": "_:N520c701da1b54c9c84ae3fe7829f93e7"}, {"@id": "_:Nd6579444c1124a41aa2925a7b398c79f"}, {"@id": "_:Nff281862b52c46c0894d8877629cd2be"}, {"@id": "_:N50a9b2d047344f8082af950d722724b6"}, {"@id": "_:N8486db7f9a1746ff82b9b190b42725cd"}, {"@id": "_:N9ba05964f7704a02b89ef3bf361eeebd"}, {"@id": "_:Nf40713d9cc7349b7af8f21f1cae074b0"}, {"@id": "_:Nf926422c0a104e6fb5c9ddd7a2c2e962"}, {"@id": "_:N8ede72675830438c949f67dac360cb18"}, {"@id": "_:N711232d4fbda48faacce886f7163f7b1"}, {"@id": "_:N540925a639674611afc356daa0b3b482"}, {"@id": "_:N83329793c4c2415982f23f00a2007408"}, {"@id": "_:N5cb021c27b1e431ca1bcddbd01dfab54"}, {"@id": "_:N66669f7c4ae6487e96ea6a46f328e55f"}, {"@id": "_:N72efc4b7db7d45dd85e093ffa7663a29"}, {"@id": "_:N25326bcdcf4b43a9b54e574e831f5bcb"}, {"@id": "_:Nb4bcf0872adc4b718cccfd906aa28893"}, {"@id": "_:N6a81a26a9ec74fc09c52d72ab3a7a8eb"}, {"@id": "_:Nb40342efcf804a60b3f0824ae5da7246"}, {"@id": "_:N681c2c090b084318b933310cadb25d08"}, {"@id": "_:N94a05f8e392548e6872092637bccc507"}, {"@id": "_:N05a4262e19e94ea3a13eca4ced325bf4"}, {"@id": "_:N3f5dfa89fca14ffeb0dc3d416e83c34c"}, {"@id": "_:Neeee56eca2b94a1da037946b0e7f8f9e"}, {"@id": "_:N46497c6bcfd943839140a3b36bd3da9d"}, {"@id": "_:N767cb893ecb54cd788e500b95e360b44"}, {"@id": "_:N341c2329ca6743699dc31e40cf52822c"}, {"@id": "_:Nd8b172b4e48a483a9797388bd0685163"}, {"@id": "_:N8d53b4ae9cbb483e94137c8b21dbd22f"}, {"@id": "_:N7ce2b900136b42a4b21f11b62075b82f"}, {"@id": "_:N9f7b5ae2ccf047eb86878337ab566733"}, {"@id": "_:Nd4608f1d90f248c3a85e73f5dc009d2f"}, {"@id": "_:Ne574825a9a3641f897c542a4a67a89f8"}, {"@id": "_:N65061ee0b841452f9a624269df9d4682"}, {"@id": "_:Nb05ac22438fa44f798542a8ce84851e3"}, {"@id": "_:N1291a12d9ec14285892670eb241661e0"}, {"@id": "_:Nc31a78d383c84118950964976b5888a1"}, {"@id": "_:N9f1ed8ae529545c7a1d87b18572f726d"}, {"@id": "_:N4e35eb498bbd431b858d3253dd4c7905"}, {"@id": "_:Na366491018744debbf1bb430019b966d"}, {"@id": "_:Ne16dd94a34de4f959ab7025321030398"}, {"@id": "_:N7045695b51704c58b69738faf5e1c65d"}, {"@id": "_:N5b55a40f5d90400286d7218bcc93c66f"}, {"@id": "_:N1a5e010d604548869fe221cc3571dc23"}, {"@id": "_:N6103f6b095bf433d885595c41303d60e"}, {"@id": "_:N41052ba28f6b4637b1932ff27cbf13ce"}, {"@id": "_:Ndd70f13f51ae423c8a0fb1ef1473f91a"}, {"@id": "_:N51af717698a34802839f084fc375649a"}, {"@id": "_:Nc305300cc9434e3782bf58781e4213c7"}, {"@id": "_:N69935e862ade49af9425c200335ce3aa"}, {"@id": "_:N81eb63c371614790b66643a5e98ef83c"}, {"@id": "_:N5bd5c8ce5f4944de960607c9c4af25f4"}, {"@id": "_:N652f276f11ff4b0f998994acd8aeaa67"}, {"@id": "_:N169a905c52ad46bd9d6bbf2abadadd65"}, {"@id": "_:N63d9557dc97d4698809a66cbde5f82d8"}, {"@id": "_:N7a92c71e461a4cf9a9a604178fa8dfce"}, {"@id": "_:N74a5a0e7e22a4c069fdac1565aae54f9"}, {"@id": "_:Nf6ab07e2a43743babe272b1659275030"}, {"@id": "_:Ne095ad9300004efd97cc94935f4fb041"}, {"@id": "_:Ne05556bc67594d97bee0d78b411458de"}, {"@id": "_:N3ea73054cd1a47c480d00f1b3830b85f"}, {"@id": "_:Ne64e32472cde4c849b99e8e9fb93abe5"}, {"@id": "_:N6f7307dbf2024c95b0dc709c6e530d71"}, {"@id": "_:Nea93bf456ff543bcba906745c091b9fb"}, {"@id": "_:N9d53e54452704bbf9303a9e32012cc97"}, {"@id": "_:N2b7ad98237e74e3ca4e637d55c6920d7"}, {"@id": "_:N300f70fa2948420695bd1ab06266c236"}, {"@id": "_:N4a65af3980af4e19ab5bc1fbb6b68414"}, {"@id": "_:Na3575bd448b042f6b61c15f8f6ff4489"}, {"@id": "_:N2364a67d75554d95af6100c9c38d706b"}, {"@id": "_:N385136eaa6744602b25b22336b49e8a0"}, {"@id": "_:N0090cf92aae04f67a9755d2468007a04"}, {"@id": "_:N52ba1d6bc84c4709831cdd95be2bbf95"}, {"@id": "_:N97e12964b25243e18f7f05696e33d0b6"}, {"@id": "_:N938d7e6a4102453388980bc074340b3e"}, {"@id": "_:N4e364e2e49f64f08909c685f2d23c031"}, {"@id": "_:N9fb84efae3994c6c8d35af8d6eb6aade"}, {"@id": "_:N0db0a46147104724a94b7612b63e5229"}, {"@id": "_:N4b93d452d68a46ef8335634ab76ca578"}, {"@id": "_:N318ddaffa6b745d8be9161264998470b"}, {"@id": "_:N0077f2ca178b48719418f1701be5b133"}, {"@id": "_:N5a9d1938c321436b84c6c8f07b147034"}, {"@id": "_:N8a6836d56ee04a6d81eb311665371cff"}, {"@id": "_:N46a31d1d531a40c991175679d0dd539c"}, {"@id": "_:N635287bb3e794d0fb60353a20c086633"}, {"@id": "_:Nb0a75f3471014177b1303ac6e19ae19b"}, {"@id": "_:N2ceaee6c68954adf8e786ebb7cb1879b"}, {"@id": "_:N0d98d2eaa5b14e119d6a4b0245dfb8cb"}, {"@id": "_:N1ef5b5b5213b4d3cb95418dd2106ef6b"}, {"@id": "_:N84fd8610ddb04bbeacf16abaeada6b07"}, {"@id": "_:N24a9041554f64d4ab360d5f1e8b84638"}, {"@id": "_:Nca79fa80fefb4905abfa6a04eac94979"}, {"@id": "_:N01fe40b10a9c4c549281e9429a2b9c48"}, {"@id": "_:N4230971b64af402fb0ef367285335e47"}, {"@id": "_:N5081dcf83c2e4b8ea70fa84cd39c0912"}, {"@id": "_:N235c152a892b4f9ba4741793c4c0b958"}, {"@id": "_:N7061eb4e8d0a4cf5921bb8a7bec10f75"}, {"@id": "_:Ncc1b87cb1de342c58cab0ca4e1965852"}, {"@id": "_:Ne5ebfbc90b0347de92a5678bf7b87cdd"}, {"@id": "_:Ne41eb2ee83f84a509edd7366a2fc8304"}, {"@id": "_:N17b20097a65a4e389e9a3b65adfcae3d"}, {"@id": "_:N1c0c0d80b22d442fa065110741d91fd1"}, {"@id": "_:N843fa8f954f94c5890134fc864cb514d"}, {"@id": "_:Ne7e437cff0d14debabbe79fce3eeb4e4"}, {"@id": "_:Naa90786156f84279902abb5d7922341c"}, {"@id": "_:N2e2d0864dc4f4d1099373bd28200c5a3"}, {"@id": "_:Na341474040864c41a730bd79d6c725df"}, {"@id": "_:N043bcbef19fd4a06b342c00a591a81c4"}, {"@id": "_:N64471f8960214f08b4f8d17b426f79c2"}, {"@id": "_:N7c435398d6fe40fda141de793eed599b"}, {"@id": "_:N28ef32b63ced4f0f974053977ab323d4"}, {"@id": "_:N248c446ec4384512a5192badca0b07c9"}, {"@id": "_:N9e2c8e05bdf149adaffd640e87a2efaf"}, {"@id": "_:N1b6798a0494d4d2a88f27cd6e5b19d4f"}, {"@id": "_:N6d9e061eb9ff47f58f9a74af3e9c8aa5"}, {"@id": "_:N5ca6d44535e44140ba5c06c47cd09c2a"}, {"@id": "_:N32f097a1e1eb4c7e97eeeff46ba2622d"}, {"@id": "_:Nb272c50a7b644edf8fbeaed434092099"}, {"@id": "_:N939dc39b16634194b76bf6f7bbf8eb58"}, {"@id": "_:Ne684fd742b024359bc2eee20234817c3"}, {"@id": "_:N752c969725d5441fa84bf64907a0bcc8"}, {"@id": "_:N76eb3d7df3ce4924872831042bccf701"}, {"@id": "_:Nce21fbebea98420caa3e1669dcf0d6e6"}, {"@id": "_:Nd2bd65af5ed74242ba4987bed3126ce5"}, {"@id": "_:Ne966818282cc4deea043fb26e66ee49f"}, {"@id": "_:Na1e0993c43fa4715bbb79115754ed6c0"}, {"@id": "_:N9f262c33cdfd4480b580c73a2efafe9f"}, {"@id": "_:Nbec87a861e884222a21aa34146000084"}, {"@id": "_:N612d601c562d4045bd39e16d1d3c75b6"}, {"@id": "_:N3395ff6abe664fd68a78838483e726fe"}, {"@id": "_:N22223c0653ec4ed796663c537ab3f61e"}, {"@id": "_:N3c351af1af8c47d7954672cf03e53d33"}, {"@id": "_:N74190d1ff6544b31aea75c0c6efb08e6"}, {"@id": "_:N838994438e484d4d8840b576528136ae"}, {"@id": "_:N02362f8dcde746cc98a9c2e11a25caab"}, {"@id": "_:N030d9d758d9946b2b122c478492b84e8"}, {"@id": "_:N3ada51aae7604016a9ff088d8fb9d432"}, {"@id": "_:N0369ce2a942c4904b39b673c3e749fbe"}, {"@id": "_:N0e5f146121a04ab0b12986b28470178b"}, {"@id": "_:N2dc6ec4294584c7591477704c893d0d1"}, {"@id": "_:Naa8143ba49d5430aa7ea1a01040f4353"}, {"@id": "_:N037e897aeca644cc9b13c81bd230d2e1"}, {"@id": "_:N5972a185ba6542b89b9ea745da8180d2"}, {"@id": "_:N567b46caff3d4c3ca6438dbae6cda8ca"}, {"@id": "_:N4ecc54f775854458b879d84e39e04a4f"}, {"@id": "_:N74ecdf9a49264fd39822b5e2d91021e5"}, {"@id": "_:Nb348e25d71bb402cad9d18f951e42b11"}, {"@id": "_:Ndc97a4dde85c4333a337bd9fd26f119b"}, {"@id": "_:Na5caa19e735c457dad5261930ed11ed3"}, {"@id": "_:N0cf9bc5b310945f79b64e17e2c1e5fc4"}, {"@id": "_:N6928c8589d0e460ea4bb1d339d65a8f8"}, {"@id": "_:N4e49bf3bd7fc4c58baf2ad5c4d9cca53"}, {"@id": "_:Ne3fa712c2acc4858bf578b124c35293f"}, {"@id": "_:N4aef156528144d9eb4112dc061c4089f"}, {"@id": "_:N29ad7290507847fcb882da7a3ff79f7c"}, {"@id": "_:N8f5e82f9171947a0a301c150f669c032"}, {"@id": "_:Nf51257bd34c343ba8e8b24cfa4bc08d0"}, {"@id": "_:Nbd855e6918754c0e82477f338d7aa674"}, {"@id": "_:N40af7e5ec6074063a2da771de0032a5d"}, {"@id": "_:Ne6514e8984a241b4a1a768abed8f81ab"}, {"@id": "_:N92efa61ec9b546389751722df3fee304"}, {"@id": "_:N7dd3f99cf9004b2e92438410fa8f84d9"}, {"@id": "_:Nfed77532b16d4fbab2744b8ab234f0f4"}, {"@id": "_:Ncbaa2aa7e8754db88323a474265c7f8a"}, {"@id": "_:N60bf4463d9e440de94c8879d2884fd0c"}, {"@id": "_:N1e6af3fd075c4c3087a6d0be01f38816"}, {"@id": "_:N9b85ca87f8df4a3a9cc9dfa68055a634"}, {"@id": "_:N49642ecc660b442c98bb09075ecbafb7"}, {"@id": "_:N97a56c8ed0234503be9dda50789a749f"}, {"@id": "_:N96dd107a64ae448dab3f471e0922ee89"}, {"@id": "_:Na24a1a8f5d1f49f2b7f801e2c0eb7424"}, {"@id": "_:N5e785ccfef5a4bfe9874f1b28a974592"}, {"@id": "_:N6b9cefabc33a4289af6d76ba237886b6"}, {"@id": "_:N98ddbd2d29a5417784c1540d73cf89c6"}, {"@id": "_:Na4590ea46d974c06b41cc3a34be8951a"}, {"@id": "_:Na22f9d0c89814dfa81885bc7d99c5cf6"}, {"@id": "_:N5d9af7b3c134431ea5f37594259d37c5"}, {"@id": "_:N0f1498bb58834f7b809d6ae4eaef7019"}, {"@id": "_:Ne482c347403f4e969a93a1ff5a9ce629"}, {"@id": "_:Nb9662ef6a9524a59ba59e91dc3b73d23"}, {"@id": "_:N7dc86c687fc947469b2e1d08b5cb15b1"}, {"@id": "_:N7159cd539e994f37add7c179f7a25d30"}, {"@id": "_:N997846bd461b4a6bb056bcc8b5e93744"}, {"@id": "_:N4e1a8f37b6ca47d8afe9f14d5ade90c9"}, {"@id": "_:N6db6484471ea42d3a73403599ab3d23c"}, {"@id": "_:N09c51cf7f66141a2827a92115215e3a1"}, {"@id": "_:N7d13570bc8e34056a0bd6493c6d11cf2"}, {"@id": "_:N491388996641477d95c6a8079a00c1bd"}, {"@id": "_:N62e18652164d47ed948cd4cc7ef55019"}, {"@id": "_:N825eb0d51cd74a1e8b0f88a1a0fe4854"}, {"@id": "_:Ne2b4956eae584544841a2c426e6e6f3c"}, {"@id": "_:N0c87f0b24efe4ea09759c574f27c1705"}, {"@id": "_:N827bb33cf0a545e999c1ecc3f14fc5e3"}, {"@id": "_:Nee1febee49024097896d38f99f69dd47"}, {"@id": "_:Na7b335bd4a2f45adbe173c714eb99310"}, {"@id": "_:N63556560294b44d69636f574416db06d"}, {"@id": "_:N778c097137dc44348f076bf724534e1e"}, {"@id": "_:Nf0fd9585f71c478aab9f36a8139c3dd7"}, {"@id": "_:N4675b0bced01475da9177b833eae45eb"}, {"@id": "_:Ne2a2a177c2f74cd88cf59c3600d8869c"}, {"@id": "_:Nf713e5bcb2b44d298a6e87bb993bf643"}, {"@id": "_:Nab5d10e8d7b94d6eb3bf919944196007"}, {"@id": "_:N3e2e4aa011b44cf28cdb07e74e8f6904"}, {"@id": "_:Na8c1b05323b24c68a73b3ae589e33904"}, {"@id": "_:N71aa7aec70cb4627b04da623a782d146"}, {"@id": "_:Ne50970793bc54e779df2274a624ad816"}, {"@id": "_:Nc901ffe38a1345b2a4faf7f57fcfcda2"}, {"@id": "_:N8f60a3ba516543a492afdcef369be77b"}, {"@id": "_:Nfd5cbca278c742a497f675d2b68ad944"}, {"@id": "_:Nc5beea204a564788b91fc5881f2f0309"}, {"@id": "_:N106d08bfdb194926873a82abbbea5adb"}, {"@id": "_:N1dd534cc3a9346b7a5568c61b298a664"}, {"@id": "_:N9ace18f2001f4da8b132642af10f28d8"}, {"@id": "_:Ne36471e5f79d4f5f874f4f7ed0082f76"}, {"@id": "_:Ne4c1d2a7aa944719a7c4a4200fbfd8ee"}, {"@id": "_:N8a77fec210724531aed882d847220756"}, {"@id": "_:Ne5c0c59c16ff404daa918fae2f567705"}, {"@id": "_:N14181c1c93214f1f9d3aacdd87a0f555"}, {"@id": "_:N93b0f12862b84029b20ba3a659900c6d"}, {"@id": "_:N416b3facfbf04061b208dc230fbff983"}, {"@id": "_:Nebe990fba48947a9a6311e6a41a20723"}, {"@id": "_:N9922bf67c5ab45a8b61ad239571020aa"}, {"@id": "_:Ne35b52718bb14d6fa482ff53c49b2938"}, {"@id": "_:N1e5209a7a5fd4fb5bf80fed625200a53"}, {"@id": "_:N0c758adda0304d6bacdfc593abc50e04"}, {"@id": "_:N11188be7c3854dedaefdc665d8d5a907"}, {"@id": "_:N51c44842e9f44310b55da6a210ff1a81"}, {"@id": "_:N319caa71ebb14a8db8725da733a9756f"}, {"@id": "_:Nee9a41e7f2f64a52b60177b05efe7722"}, {"@id": "_:N0570e406dfdf4858ad2434ee98f478e2"}, {"@id": "_:Na8ba5168b5da45189157ee2c24468aac"}, {"@id": "_:N63ff648f1d8641968a52ba7723eb9bf3"}, {"@id": "_:N26b6509e2a144e3f9919adcc86982cf2"}, {"@id": "_:Ne918935c982841d6aff8bc88fef4dc53"}, {"@id": "_:Ndac99b140bef40b4ba8d7943a85bc9a1"}, {"@id": "_:N2f6361fbf1c94040b16ec828b1a51bc8"}, {"@id": "_:N6271ec9afb2b4d5293527660f7b6bf6a"}, {"@id": "_:N401d686125fd4246a22bdc3b17cbc7bd"}, {"@id": "_:N97b09e31a6bc459ebe43ca45465d136a"}, {"@id": "_:Nb9595eaa18ff4866a2d262eafdc492b9"}, {"@id": "_:Ndd2e079350d44f6899f8133af5baceb5"}, {"@id": "_:N5acb10d8f1d3412eb17a642774288203"}, {"@id": "_:Nea857de102bd4fd0bb3a6799fbae2562"}, {"@id": "_:Nba71a2b7baa04487b7c6c227396e45da"}, {"@id": "_:N0b99a82c984e487ea98adb8f46d9487e"}, {"@id": "_:N706809781ac14c308bdc73de9853be7c"}, {"@id": "_:N369f13df7ff74a4e963001da82988530"}, {"@id": "_:N0bc0a2a9f11741ef92a68858c3f5c096"}, {"@id": "_:N042ab6eb7fa54370ab87a1d833834ca9"}, {"@id": "_:N4e0a5a5ede0f4abcb64d367cdd603a0a"}, {"@id": "_:N4f8fb3377aec4f56933c2d1ddb7bad32"}, {"@id": "_:N9395aef94a0a4623a57a8a9d6dd0b5f5"}, {"@id": "_:N0e0109d2172146d3bae2d001047357f5"}, {"@id": "_:N32b1c7c3febe4286a8fc3b2c71394089"}, {"@id": "_:Na57c28dd8caa473c82ff54608e3dbe77"}, {"@id": "_:N6544d06efbd944cd95742086f493d64b"}, {"@id": "_:N83a0fc879dbc4eef80ca8784db1198e8"}, {"@id": "_:N7e2e7b41fc4f461cbab512b7a6205166"}, {"@id": "_:N04fe96f1a739492da2c7888820050ad1"}, {"@id": "_:Nd9275acd19574ed1ab9e6c7fc33345d3"}, {"@id": "_:Nac3bccf595d347a6acd4cb2444f044b6"}, {"@id": "_:N015250074a244ff6b0c0bb9359e7099f"}, {"@id": "_:Ne4d666946e8e4cbb97d135377f2044b4"}, {"@id": "_:N3c80ab91d00242f4a9892a61b2b0274a"}, {"@id": "_:N203ed2c3e6ca4ef684f7f9b03ab1040c"}, {"@id": "_:Nf2ff5367e62a45b584cd729eded76008"}, {"@id": "_:N76def6a4e2ad4c29b3715ef06bb6d34e"}, {"@id": "_:Nd02277e88838419a826d9e303f947ecb"}, {"@id": "_:Nffc4b525fe144ac7a8a016abe1609d3e"}, {"@id": "_:N15b79c677615467d9cfb39a92d6df527"}, {"@id": "_:N60834c2191c54381855fc9b25910a54d"}, {"@id": "_:N6717544e2f4047ae8812dc87d6986b2c"}, {"@id": "_:Nc244b50131cc4b4cae9429049287aa58"}, {"@id": "_:Nd42be7b6a91a4e679fedd788dc997e3e"}, {"@id": "_:N8c7b85b2bb804bcd988daf95a921ac25"}, {"@id": "_:Nbb9cda507cb0416f80f5887848117f45"}, {"@id": "_:N6b331e66863d4722b2431196ee16cccd"}, {"@id": "_:Na23c4f650bdd47b3a49c6b4a314ffb5c"}, {"@id": "_:Nf41008dacfce4eb8affd2fd64e9007ef"}, {"@id": "_:N0ef158b564244b13985b493376e014f5"}, {"@id": "_:N1d5b808b7dc146a88cc97711d3fec49e"}, {"@id": "_:Ne3a63db84a0a4db39f91d866982b5b4f"}, {"@id": "_:Nf2282301de87490bbe5ef8b4b8a5bc97"}, {"@id": "_:N3145e54ca7d44e9ba5eae13528354350"}, {"@id": "_:N0632f62a3ce145fea35e021296ea9beb"}, {"@id": "_:N486d965140684d3bb967a13eb6c8f7f0"}, {"@id": "_:N5a655eb4f17648999380e743fc990c1d"}, {"@id": "_:N7e32fd1d823947eab8e05b97a2c044c9"}, {"@id": "_:Nad33dd36c9b342c6a39882e0b1e84afb"}, {"@id": "_:Ndfb2fa140edb4b97aab96a6ac543805b"}, {"@id": "_:N70a177ea96704179a1c3b0e4e1eacb34"}, {"@id": "_:N4c8460d3c9a14bb59607f8a553d5683b"}, {"@id": "_:N047e106286c0452e8ad13fb62d709cb5"}, {"@id": "_:N20cfd5b417054dff8de1d0eba1534c00"}, {"@id": "_:N37d4cc5f9c9548d586dc62c986ea8cea"}, {"@id": "_:Nba96cfa256684d3281a009ecaa53c6ed"}, {"@id": "_:N5ca6977529504df4b935d386ea417be8"}, {"@id": "_:N91103e0826a74ecfbc6525ff0b78d446"}, {"@id": "_:N49e5f69120574ba38f6d52505b4eafd7"}, {"@id": "_:Nd78feff2d94d452086999a0584b7e0bc"}, {"@id": "_:Ne70a6ebc484d4d8c9353c0a62b3334aa"}, {"@id": "_:N89cd413539d448939b7d400603476b21"}, {"@id": "_:N8964be78ca444d14a231fa4927c03c8f"}, {"@id": "_:Na489dab9452143d28358a1931bc272f6"}, {"@id": "_:N4f3d67ee494641b79fa5a0ebc2b7e2bd"}, {"@id": "_:N8642e864d7894f7da19b7b7e3476916a"}, {"@id": "_:N23d7bb7bc8cc45cb9fde9df524470e71"}, {"@id": "_:Nc6905125c2494091ac4334b72f4d9c20"}, {"@id": "_:Nffd17473b9aa4b8fb8ab7a241c4b09a3"}, {"@id": "_:N6e5931bc515d40e48648c7f3a69168b4"}, {"@id": "_:N0d5420fefdb24102970db45be1598c5e"}, {"@id": "_:N5f564da28f664642ad866d9e5b086272"}, {"@id": "_:Nfb1e53253d864667b06e6c2000e8a8fb"}, {"@id": "_:N06ffc4937b0e48ec9f5f7cba421c7247"}, {"@id": "_:N71eae75fdefd47319a6a0ba8743691ef"}, {"@id": "_:Nf64180e0f89e4a5baf7a5e11611054dc"}, {"@id": "_:Ne7a2852e76764dffb06459f04ab768cb"}, {"@id": "_:Nbc8cdcdb406b44ad9e592e2c181695e3"}, {"@id": "_:N39cbfc24fb39487e8f38bc1967641882"}, {"@id": "_:N870ecec81d9d45928d9feee2a9fd9851"}, {"@id": "_:Ndd3b252429b545ffb92d2a002ba7328c"}, {"@id": "_:N4cd2798e569344e2ac14bd835abd0904"}, {"@id": "_:N7ddea603d370469ab554a93f5b36ff49"}, {"@id": "_:N44ca2b09b7814b7999d694ee1051b5be"}, {"@id": "_:N18b504dece8e4620afe256cc2da251f3"}, {"@id": "_:N270c8615759e4b108511aa0be2720f9c"}, {"@id": "_:N9e52eb488cca4b9c861155c4c1bd49b7"}, {"@id": "_:Nce814193d78a4a858f0aaed5fe083fd7"}, {"@id": "_:N5b4dd1d41593420a9716f4cf43533fa0"}, {"@id": "_:N41b2935741bb427e9c254064bf4e8eab"}, {"@id": "_:N0352f79c8f26468184aa44b3939e4f80"}, {"@id": "_:N54b3e8270233482fb3bbd1eb7b5d9ece"}, {"@id": "_:N5b2dd1fe7d9948e19f0e5f271b68f473"}, {"@id": "_:N4fac88e6372841a4a2a3d41410377e10"}, {"@id": "_:N6721947948454e3db6dbef384c4c2a40"}, {"@id": "_:Ne8cef2dd35c24fcdad396a3b971a516d"}, {"@id": "_:Nc5d609877fab4cc69d7ea4d3bb24eb67"}, {"@id": "_:N69ab838a07414999bd8c68018306e74b"}, {"@id": "_:N2a9bf164dfb24b988f4f16cd5427acfa"}, {"@id": "_:Nff723c8b155d419b80910b52f472269c"}, {"@id": "_:N97ca7d260df144ac874d469213005121"}, {"@id": "_:N466cfe5047cf48bb88fa08155dede952"}, {"@id": "_:N555aeeb1c4d642daa1439fd2b1431ada"}, {"@id": "_:Nf64322d22f6c44e183812b0a10ef1a05"}, {"@id": "_:N7c0788bc76f4433fafb481f36027fc98"}, {"@id": "_:N1b2b682c2873466bad82c32c3f3ab569"}, {"@id": "_:N7d796a19e7914a26b800389abe4c9676"}, {"@id": "_:Na328bdcca99d41d39561c61e2ea775f9"}, {"@id": "_:N03679659aa314280adaf547807cd4348"}, {"@id": "_:Nff1b538209e346c2bcbfb3a613b566b2"}, {"@id": "_:N5c343f96a3a340d885b8aabd17de983a"}, {"@id": "_:Nfd976359eaf943f29a05d5f4523e96b4"}, {"@id": "_:N5b7f4eb309504dd986063e3f7b62e597"}, {"@id": "_:N28df306dfb004b4180962c703930a280"}, {"@id": "_:Naa92891ba2c24c658b43bdb920450bd6"}, {"@id": "_:N85dc2d4d9eb94daa8d983b0ccf1dbad3"}, {"@id": "_:N371ceb5dd55d4bffaee68808bbf826f1"}, {"@id": "_:N417327424287450da8d4ba7e4a8661d3"}, {"@id": "_:N5d0800efe3de4931b1f84e206f4206f8"}, {"@id": "_:N24fd1ee6375a44d698754fbedf7eaf08"}, {"@id": "_:N77b15926ae3748f49c6bb0990c984ff1"}, {"@id": "_:N7e3464f5e58d4eaaa182b911c3dfa395"}, {"@id": "_:Ne33f679067f048389fed533737c07277"}, {"@id": "_:N5dabdb57279c434a8d9b5573cd4830c2"}, {"@id": "_:Ne3bfd14021ed4d9a8a9fd2e0a5dc7f59"}, {"@id": "_:N024e06fb86954df08533d588ca16cf68"}, {"@id": "_:N665eb4e2c1304634b93bc9764e5da833"}, {"@id": "_:N22b9ab48eec94f6e83294ef427c43a1a"}, {"@id": "_:N96624c0853da49658b1ae4db1b5cfaf5"}, {"@id": "_:Ne68e6671cb904333a92a423d280c144a"}, {"@id": "_:N10557382f3cf4cf6b73b0eca6d905583"}, {"@id": "_:Na0ece8002ce1495283ac4d1c8b48dcfc"}, {"@id": "_:N13b96dca52514188b9c033b3a96171c5"}, {"@id": "_:Nd51e4bf9506e456ea9b1f37767df0a02"}, {"@id": "_:N4af9d7d40f364a9d969df4e834c91104"}, {"@id": "_:N26bf5343fe434a84b62c7c0c9573623e"}, {"@id": "_:N00cd1bf70dd54ad0b656bdda6339a61c"}, {"@id": "_:Na1207e1ea75a44d2a1a0c179a91d1a34"}, {"@id": "_:N903b881dd42d460bb6c721adde89cede"}, {"@id": "_:N52a5c0d4094049208985b8298e4c97d1"}, {"@id": "_:N0216f914131e410381478cc720b06ed6"}, {"@id": "_:N328656114306484ea9c82139a59a97f7"}, {"@id": "_:N8eb9b56ff712495e817ad53d58656537"}, {"@id": "_:N15ba18b4c90246e8add3eba7e8a49df9"}, {"@id": "_:N09c91f5bb6ae4b098aa0ea61b4657564"}, {"@id": "_:Nc50407e7b15e480a8a571d0332d51bb7"}, {"@id": "_:N08b5d1c43d8d454dacd742e9ef902289"}, {"@id": "_:Nca27dbe899d54a68b985b40f604aa202"}, {"@id": "_:N8bfd586de2c34219966c6ecfc6bf500d"}, {"@id": "_:N1e99560575b24355af47035d8fdc62e8"}, {"@id": "_:N7c24059e946a4051a3ba1ecc159bb84c"}, {"@id": "_:Nf1967146871e4b5ba31c3da2bda048f2"}, {"@id": "_:Na341f4e216ce4d36bad17e21d3ee8167"}, {"@id": "_:N3b2d72b049a14e9aa6b3af3bf60520c3"}, {"@id": "_:Nd65b1491a41245e5b4e8fe58c4447122"}, {"@id": "_:N7a3acb2309dd42b886611c18a4bb042b"}, {"@id": "_:N5ed11f6d080342ff959bf9a9e0d88229"}, {"@id": "_:N159a003c67d848deb939d7d1ad1ee61a"}, {"@id": "_:N199cf9ad09544fbfbc50003011ff28f7"}, {"@id": "_:N1e08497467e844c2af919c2bbab5456f"}, {"@id": "_:N4f337c1880324f37bc8cc445ffe8effd"}, {"@id": "_:Nb59502e8064b4c5f8c82cbc070fcc983"}, {"@id": "_:N367d9481bd334b7c81ffa44f0bbff859"}, {"@id": "_:N6daeb1193fed4bb3bd0de26128df8e79"}, {"@id": "_:N28010100ca074819a9074179b7c73fd6"}, {"@id": "_:N576dae8581224f9690c495a18c69cec9"}, {"@id": "_:N9e5eb8cad3be41fa905244f8a3b6c098"}, {"@id": "_:N253ecd13b88049ca9555dcc44742d7e6"}, {"@id": "_:Nc02b66217ba849369c33b809c45c45e9"}, {"@id": "_:N69a0bdc9269c41bebc777c97a33aee7f"}, {"@id": "_:N3e6a3a3645854875845349e3feeec982"}, {"@id": "_:Ndd964a8112c64349a16e1356cbce2c8b"}, {"@id": "_:Nba4c66b428594549b3a4af013e09a639"}, {"@id": "_:Nf76ba0d559ad4033bc1277079c13eeb2"}, {"@id": "_:N791ffb1b2afd4ac2a9703cff93ae9102"}, {"@id": "_:N3b132c4252854f2db0fea6e2c638a1ae"}, {"@id": "_:N2d7c5dc6409644708b3e54d570236a5c"}, {"@id": "_:N5e4c758e451d48d6b5a850ffe0fc5993"}, {"@id": "_:N8a115aeae00f41a68e166d1567895fd5"}, {"@id": "_:Ne779c8c2661742d5aef567d4fc37d1e3"}, {"@id": "_:N6e0ed1d444bd4009ba4621c4ba996fcd"}, {"@id": "_:Nc4173aedfe8a4997b2edb99d5d448d33"}, {"@id": "_:Nda4d262666414e648ce6fae0be4d6ac1"}, {"@id": "_:N70536b77ed3e40a0b2abc461e8807576"}, {"@id": "_:N7f24042f0f4e4f31bf16e2def7ac5e87"}, {"@id": "_:N0824bebbfd4f4de6b9d00a577d37b7b1"}, {"@id": "_:Nd12a37aafa5642d3842ad713e75a296d"}, {"@id": "_:N4bebb9d0fc484ec0a9ab3646c945341e"}, {"@id": "_:N36416d924ff74498b4377aeccbbd924e"}, {"@id": "_:Ne7feb017d0cb4805914aaab807507693"}, {"@id": "_:Nadf75862a3e544c59203c2e0117818ac"}, {"@id": "_:Na8116e3dadf948cfa63255ca7a15fee1"}, {"@id": "_:N68e3bb05ac1a4572b896822d1b522f02"}, {"@id": "_:Ne33dbdf5771a4a46820cbadd6f340334"}, {"@id": "_:Ncde0939867d749d1ab7f75f26787393e"}, {"@id": "_:N8b15aa4f4a874d2c972206bed881c9eb"}, {"@id": "_:N8f48829dfc27485185075e36683844ee"}, {"@id": "_:N0d2b98f88f5a446e8fde9daec79245d0"}, {"@id": "_:N2c4a955c98424a8a99136f90d84d978e"}, {"@id": "_:N23b032c3297942dea12e6f12333616b1"}, {"@id": "_:N7031df4f76da49b09174d6ea3206faeb"}, {"@id": "_:N8ab4e99a52254101b34506f2d4fcdd78"}, {"@id": "_:Na667702b338749e59d4a17234cd4d84b"}, {"@id": "_:Ne7fc1d86acae41f7aa1f391e0f1e8f90"}, {"@id": "_:Ne0a2016c490742d0853304206553e8bc"}, {"@id": "_:N430c9bcabe2046c3a69c9084fc25d263"}, {"@id": "_:N220320b81ed9406694aa2ba0f6d0318b"}, {"@id": "_:N8a74f4106b864b7990eb385d79f7265b"}, {"@id": "_:N4d52859ebff44952aa6a7bffef249dea"}, {"@id": "_:Nb895080c6f3e4087a2eeace43174ffb2"}, {"@id": "_:N5fed2e044fa94856b883a00f6d1a78bf"}, {"@id": "_:N9f12fd6e9c6b4a639e9e05cc44a26333"}, {"@id": "_:N9dcbd3feae484f9a89450a0d1cef698f"}, {"@id": "_:Na525e40c65574deb9c37d14e665535ea"}, {"@id": "_:Nac13ffdde6864b158f09e4d43937fded"}, {"@id": "_:Nde4500fdc9da44ee8270694992adcb8c"}, {"@id": "_:N1a2d031daad04d81a5677741994fde95"}, {"@id": "_:N02f9502e7fa34102919dac63c3fc602d"}, {"@id": "_:N8820fc1ec1cb43e294c2c208931528f8"}, {"@id": "_:N4be503f09e694d14b4f167fb28c904ea"}, {"@id": "_:Ndd265a70e2ad46e7b914da28e35fe4f7"}, {"@id": "_:N65dcc18725b142929706ea7cae84eaeb"}, {"@id": "_:N4ec6e262602b4453afb6fb7c7df3e29a"}, {"@id": "_:N17126cb7bd6b40d99421071fbb0d490e"}, {"@id": "_:N66f3f0fbea8b499da8fca93d08f678b8"}, {"@id": "_:N6cd92f3c65084cab99aff233f0d07986"}, {"@id": "_:N1255efd9ebb04e0fba63a0e28f48be72"}, {"@id": "_:N4d625bb0a3a34bd0a544885459bffa35"}, {"@id": "_:Nc4f71c618353462aa893724affc006f8"}, {"@id": "_:Nda4a5b5e6d614b1888d589f899a8ea3e"}, {"@id": "_:Na557556e0357436d880552194431c379"}, {"@id": "_:Nea241977512346f28ee0af627b34a852"}, {"@id": "_:Nc41ce7c5e60c491db907e5be9f9c79b7"}, {"@id": "_:N60b346907b484fc68adbfe4efff6e7bb"}, {"@id": "_:Ndf219be810c7467ea0e316e344053725"}, {"@id": "_:N12feaf840d6144cfa960aee5096a6877"}, {"@id": "_:N9274bd8fedae4c4a8c66e5ea9ea3319c"}, {"@id": "_:Nc01f9c4c64654997950eb0ee0a678b28"}, {"@id": "_:Nb75338c9db5e4848877950327066276c"}, {"@id": "_:N9555187bb9614f81b2b6fabf7e34606b"}, {"@id": "_:Nf46d73151f684baeadd86c3d1f52353a"}, {"@id": "_:N5d7a93bc04f042b1b3f815fe7d70f1f7"}, {"@id": "_:Ne51a449e4fc5460a96095aec067d3b23"}, {"@id": "_:Nd8cd5336c28b43e68e5b379ead8f1704"}, {"@id": "_:Ne1534685167843cf87fa76c9ecba5a45"}, {"@id": "_:N2377e35be4b04bfa96af808dbb9cd722"}, {"@id": "_:N94fa7d6792044241ae74c3a636ac83b5"}, {"@id": "_:Na000274eca364b71821a0be8da707e1c"}, {"@id": "_:N620e3d93fb254c539ce4eb273d53a84d"}, {"@id": "_:N616f6058b0d24a3cbb930adb1218610d"}, {"@id": "_:Nfe9357dc770349e8b18b29599599b8ee"}, {"@id": "_:N0175b18863914bedbdde272faca380de"}, {"@id": "_:N0fdf5b480d0347b39e5cb4e5d8d1074e"}, {"@id": "_:N1eb5919c705342449c0b9c11a4547439"}, {"@id": "_:N6dda8253bd504ecf99919213f41e1a21"}, {"@id": "_:N7c5e671396fa4f6e84001667839956e3"}, {"@id": "_:N144e47bafd9b45a690a314ebf6e9cbda"}, {"@id": "_:N83c1dc6c311c4869881960f89c287ed6"}, {"@id": "_:Nd15f28346a2f4d69a13f3ba0215836a6"}, {"@id": "_:Nc48bde2aec0041f1a162d4b6b5fdf85d"}, {"@id": "_:N7981245e30304497b1433bbb049401b0"}, {"@id": "_:N2627170d63464e0ba887a26190119c62"}, {"@id": "_:N5db52f24de43424c87994f1965ecd84f"}, {"@id": "_:N99b2e343398c4d339064369907ad8dab"}, {"@id": "_:N9f7c8165218a4c6a916a535792eb4026"}, {"@id": "_:Naa148c164b7642acb9ae21833c1db017"}, {"@id": "_:N08de80a822c84be582c4150a4c1d90d8"}, {"@id": "_:N5887b037137a4819b8e8f5ed792f3a62"}, {"@id": "_:N8eb0f669e2d24606a780a26029585f4e"}, {"@id": "_:N7b7ce0881cdf4beeae6135ee3e8a676f"}, {"@id": "_:N0c98463c1bbc451a98021c00dddb5839"}, {"@id": "_:Nf2ace0d6f31147daaaad0c6c7ca79560"}, {"@id": "_:N6eab9cefac254d81ba33b36e3c45447b"}, {"@id": "_:N0fa5b77d85a54b97804b13e4427f4c65"}, {"@id": "_:Nfde54c271d6d4c45a95e5fa2776b9dd7"}, {"@id": "_:Nd3c45c792d54431d813d443991de7db1"}, {"@id": "_:Ne5e158e392c2401887e2d359f7bb59d0"}, {"@id": "_:Na0e9881b990b4762849ab7acb3ebbc56"}, {"@id": "_:N811f1c1a03e64619aadc890209b83349"}, {"@id": "_:N4fd6f47d5f2e42f491429d0812394366"}, {"@id": "_:N71ae5b403c9c412caf26d22f345e78ad"}, {"@id": "_:Nf4bdb0ef4da64efeac82c3f0ff696c29"}, {"@id": "_:N758546c3b951423a9af5b147cc97e9c7"}, {"@id": "_:N25c4740d5b2640ddb7a02e70ffe58a64"}, {"@id": "_:N1bd4c4e3ccd04cddac5b8af007852ee8"}, {"@id": "_:N51b774884059404583c22459f08e325b"}, {"@id": "_:N6a241dc978714de7b4447a2668d4f42e"}, {"@id": "_:N879928e663594707bfb5e3af28542ca3"}, {"@id": "_:Ne54b6d7a99d44def99164c55e464d3b6"}, {"@id": "_:N0ad28296150d4f9d91aee417735a8513"}, {"@id": "_:N22a1792721974cb59aca56dfc8a51169"}, {"@id": "_:N14dd601b9804481d805bd9e373c0d0de"}, {"@id": "_:Nc9ca6d29bbd74f52942d8c5da63b467a"}, {"@id": "_:N6e21dbc0588642ddb03fbaaf431246ea"}, {"@id": "_:Ne993fa6883144a0a958a17d3a7509871"}, {"@id": "_:N73cf9b1e18c342f68e57c985c69cb81d"}, {"@id": "_:Na2e72947298740ef9150e6cb933e494c"}, {"@id": "_:N393366573d31495e885495c6d0eec3cf"}, {"@id": "_:Nc18de8d1780d4ba7b96dff07072d4ac7"}, {"@id": "_:N185225c75cc04a91bb23590a2884ea9a"}, {"@id": "_:Nf13065fefaeb4554998603f33e26cd88"}, {"@id": "_:Nb3c7fc6ecbd14d0c8c4f3990732e83af"}, {"@id": "_:Nf71feb233df64f13b7af3e8501ea9718"}, {"@id": "_:N07f12799998d4946b2c53f8ecd3fec7c"}, {"@id": "_:N5a7e7dd1f261429ab871265d59e801cc"}, {"@id": "_:N1be7b9310dc84aeabfc7922e9df13e80"}, {"@id": "_:N61594c89b8614bf9843f3f9cdf0dbbd3"}, {"@id": "_:N334bb2549dcc45b6a35fa7d6e0fff7e2"}, {"@id": "_:Nf1636926510e463f812e065075c0200b"}, {"@id": "_:N23aa653d29694a329173f52504310c7b"}, {"@id": "_:N215ac338b832498e88fb6511707a03c6"}, {"@id": "_:N75aaef2fe7c946d9b92b73b7b7710626"}, {"@id": "_:Nd69e13be20a14e4c971b7bf378d06dd0"}, {"@id": "_:N26c33dec604745efaf401fa6b6ea6aac"}, {"@id": "_:N60217dac8cb742e38fa62decf6d2d56d"}, {"@id": "_:N1b7e828c5ddf4f4d9019ff4f16ac5d27"}, {"@id": "_:N6917b24e21fc4514b66cec3d3fe58d41"}, {"@id": "_:Nc89e387225f64265b13e1a1fcae3ed5a"}, {"@id": "_:Nd655c0dd97cd4591b6ce1a5e1680d4b5"}, {"@id": "_:Nfb63582e91784dde964a917226a738e7"}, {"@id": "_:N688544567f7744e29a727c0bf3c1d779"}, {"@id": "_:N0e443a19a80d4bf28cf2b662be02637a"}, {"@id": "_:N1eaf5443ae354de7bf2b5b681cf0c9aa"}, {"@id": "_:N7093b9a5bf4f4eb8ac53b651cdcc69af"}, {"@id": "_:N4058d9e8ab384e8e8ca50118df7f25fe"}, {"@id": "_:N077a747ad6d147b8b18dd83e52ce35f6"}, {"@id": "_:N31d6fd5f30e64dfa9c3cf6dd833baa20"}, {"@id": "_:N1bdaed3ce99d4fb6bf333874d4e20f8f"}, {"@id": "_:N02a445e061e74bfe9272c0f8f0f4aae7"}, {"@id": "_:N231009dc65fb4caaac7e0e4586975ede"}, {"@id": "_:N26b6afbd57674d9389d53b2076d6ea46"}, {"@id": "_:N65bb038292d846c6ae2f93711bcf7421"}, {"@id": "_:N4a31dbd130384b7f8018866273072ce3"}, {"@id": "_:Nc2d1cad2f67e4ba69cc59debcd64837e"}, {"@id": "_:N5723814fd10a4ad5be4a3060c99322ca"}, {"@id": "_:N59a6798229da47a1adfdf3051b3b1cc1"}, {"@id": "_:Nb32e8a79d68741d2872d3bd8b107d7ce"}, {"@id": "_:N5848d88ae08f49999cff5ae311ab0dfa"}, {"@id": "_:Nb416955a4110471998a1fdb4fd6819c3"}, {"@id": "_:N59f3353400c94b0f88e4d2e97d2bd5ae"}, {"@id": "_:N23bf98e426844d84814124a8663bbdb7"}, {"@id": "_:N26a221f157d84ab5b0c6e262373e789a"}, {"@id": "_:Nb8c1843f1daf44fbbbc6e91a4af9b0b4"}, {"@id": "_:Nbd358dd67ece4fc7ac6a66401f610ba8"}, {"@id": "_:N69e4422407344f84b6f49571b1c5b353"}, {"@id": "_:Ne786913e44eb4a5c8b29f1e69d388863"}, {"@id": "_:N8836801355d648918e5b6b219c20082a"}, {"@id": "_:N22bdc6ceabf8465d947c0b70a8a74fb5"}, {"@id": "_:Ndcd3820125c348c18a33325e68bc4a02"}, {"@id": "_:N3d005d6466f845c3bd1c0ff3865ed981"}, {"@id": "_:Nb0c8b07035264f76a730cd393486cde0"}, {"@id": "_:N2b11b7e3a5fb4e5c8aa814dac7918fbb"}, {"@id": "_:N8c732b25899b49f2a2db615eef593723"}, {"@id": "_:N75c3726949084d8dbe6905c55bfb555d"}, {"@id": "_:N5aa8d289ebe4406f83127fa9a1ff367d"}, {"@id": "_:N7599bda2d1f94912bc332b9a0c2fc2c6"}, {"@id": "_:Ned8c30781f8d4ca296f8207ff8bd183d"}, {"@id": "_:N37d5da1987c44b13bc457066fedf2fc6"}, {"@id": "_:N6d0409c6d1f6419493c616299a75cee8"}, {"@id": "_:Nebb0d9809fd44f699506d075d98adf49"}, {"@id": "_:N662a7d910c7a43909678ea449b78a296"}, {"@id": "_:Nd9ba8c01e5e941eea32b3373915637bd"}, {"@id": "_:N8c7a69f22a2f4478a742e05b42906e9f"}, {"@id": "_:Na2f596dfe71344af8fa97fadbf7f79c7"}, {"@id": "_:N684ea168e2f34360882a731fa30cffdf"}, {"@id": "_:N9202596a169c4ee3afb76c99258b6bb9"}, {"@id": "_:N044023dadcd642f8b4193d24ebb9428f"}, {"@id": "_:Nb3aff2fa3a844a60a8744e39eefe987f"}, {"@id": "_:Nf666135eba4748b1b0f62b5bcfcbf9d0"}, {"@id": "_:N16e894a72bb84c3b8da105b722d426f8"}, {"@id": "_:Ne9a9f720a7964a5a8197efa6c21b3876"}, {"@id": "_:N4fe2ec75bbb042439e1639c4c80e63e4"}, {"@id": "_:N05712320e17b41d3ab97b2a58bb69b89"}, {"@id": "_:Nbbfe5ad9c8f94486be5574057c594243"}, {"@id": "_:N5a42024eed85471880bc8dc2767581f4"}, {"@id": "_:N9e507ceda6714b8a981cc2aa6148ec43"}, {"@id": "_:N363e6864c0d1406c9e390229c21356e3"}, {"@id": "_:N783c6b1f84bd4cbe89fe0e3bad096728"}, {"@id": "_:N287a4f0428e446bcbb758288943816aa"}, {"@id": "_:N1eb1fc8fd83b4ada8475ceda7c2ed60f"}, {"@id": "_:N40fb639567cf413f8021d39f3ec63b69"}, {"@id": "_:N74d9aa87d4e74ca8afbc21f95c246286"}, {"@id": "_:Nb2565d95171d46b8b37445f254681bd7"}, {"@id": "_:Ndfee09898bc74b3ba5fe76adcb685692"}, {"@id": "_:N2124ff385aa2485aa36103edcd1eb4a3"}, {"@id": "_:N7b97656d18f149688a2a01f9c66609e5"}, {"@id": "_:N128d3ead57f14d5db50c261c84518d10"}, {"@id": "_:N313036e57f254199bc99b45518784877"}, {"@id": "_:Ne1b6a389c15f48e6b5ea93dcc48ccbf4"}, {"@id": "_:N021de7702fb44b0f97448c6f112a3e3b"}, {"@id": "_:N47d3dc4d356c489d9256be37de8d9d54"}, {"@id": "_:Nc827e78a861343d2b7bc4a6171f7619d"}, {"@id": "_:Nabe01796929f4b0f89bc10441b6582ce"}, {"@id": "_:Ndf63e8bbc5e34ef59b3169805ab51f6a"}, {"@id": "_:Ndae9cc4d95ed45cebb3a3c8f94cdf636"}, {"@id": "_:N2ef320892ce2425b8cf1cce7793639b7"}, {"@id": "_:Na0ceda245f1743c394accd5ac4095f4c"}, {"@id": "_:N941273b17b454da7857a11ca6cb872ad"}, {"@id": "_:Ne188e2d981c7447ca0dec27977cbb102"}, {"@id": "_:N53fde1dbb03c4a25979490a7e0d4bb54"}, {"@id": "_:N5bf985411048484694114ec7c33b224e"}, {"@id": "_:N3aeb1e0e595843848851c150ffb874a8"}, {"@id": "_:N85e330700ea94b019c28968347a07c25"}, {"@id": "_:N0388028ef464450fa5da2c8e9902b132"}, {"@id": "_:N9fb102ac588d4bf0ad8c78223b4d6114"}, {"@id": "_:Nc25cc543c84b483fafb38cf1e6e888fc"}, {"@id": "_:N9c9aa2812beb440ab9538d70ccc87797"}, {"@id": "_:Ncf54dfa414634412be81d4372a34ac9d"}, {"@id": "_:N638a6e171c6548179d765b3055ead757"}, {"@id": "_:N43a76ed59f214e95b6b2d7244839c078"}, {"@id": "_:N9d5ae023348244ce8ce1b1f5cfffa92d"}, {"@id": "_:N8653c78a2aa249a8bcc44651cad2c7c5"}, {"@id": "_:N7af5d9d3cfea497695e51d318a612739"}, {"@id": "_:N49fbc75142e04eb38887ef3ed9ce5d2c"}, {"@id": "_:Nb75d976bfa384dd7ae56715c19a755db"}, {"@id": "_:N468f28148ae548eca2be075e88e3053f"}, {"@id": "_:Nfcb081739d8943bdb7e7b28534495778"}, {"@id": "_:N96fe9fa7dd6442c4a7bba78b8aa46d39"}, {"@id": "_:Nd0a4737d56734d3daa2500232ce8cd7e"}, {"@id": "_:N99986220e045408d8c0e68fc2f23ee52"}, {"@id": "_:Nce0c91be9658467b98c10d1b44b6f4f1"}, {"@id": "_:N5e6574af255c481eafc1d3ccc697b4d5"}, {"@id": "_:Ne245db65673e4e569136623d3d288fa3"}, {"@id": "_:Ne929d47b871f4895aed50dc42ab6e3d9"}, {"@id": "_:N42f3423a34384eddb4d08bdea226b669"}, {"@id": "_:N0f9bfbe1f46c448bab96866488a2566c"}, {"@id": "_:N89fda7165a8a4e02afdb9ca4e47bf7b7"}, {"@id": "_:Ne7ee518f23144347ad25fb4b0fef98ba"}, {"@id": "_:N572756d7c7404508af0c60f395626d19"}, {"@id": "_:Nbb70b11b6e7f451ab7f2c4ef6857c1a8"}, {"@id": "_:N3cbdd51438804fe185da5d8ec4b5dee3"}, {"@id": "_:N8646d069fa834ebd927039be64abe3f2"}, {"@id": "_:Na45fa2fbd2914706b606bd3d6cab0198"}, {"@id": "_:N4ab6040222304aeab1798162eb2fc8d2"}, {"@id": "_:N85f3349e953644b4a8932e78317cb82f"}, {"@id": "_:N6a61d38a7af54ed9b9df5e5906ac654b"}, {"@id": "_:Nd46ba627966a4291a8f93765cd110ba1"}, {"@id": "_:N3d81b0ee04f141928b39304c212a0c5f"}, {"@id": "_:Nc53f0861fc2e40768655b42d0296d920"}, {"@id": "_:Nec5d1927869a4db7886da6d22034ff08"}, {"@id": "_:N4b93a6a0a02f4cfeb6f53bed9a93b3c5"}, {"@id": "_:Nefac17643e0647c1b3a04c36ce006c12"}, {"@id": "_:Nc45a4f4549aa4795a470dddaefc60c42"}, {"@id": "_:Nea6b0824b3f34783a2a8bf135016f065"}, {"@id": "_:N4218237a19634c2e90b09795c359744f"}, {"@id": "_:Nddc230bda99348329c1f47b052cb9f65"}, {"@id": "_:Nc53790f55664452a99e5b82684ec83ee"}, {"@id": "_:N48f99ef37a1a48cea839d78c3dfbbf48"}, {"@id": "_:N288419985ca34d1b809e2396f4397705"}, {"@id": "_:Nccb9020496684c528be25f9133b98e16"}, {"@id": "_:Nf0995dd8ee564cefa9000e6eadd80138"}, {"@id": "_:N33006188d6de45f38d53219d011626fa"}, {"@id": "_:N84cb1f9923514811af814f35db87eeb9"}, {"@id": "_:N4627578eb2844426abcf9b7bf7494a07"}, {"@id": "_:Nf0651c9a350545c9adc0cda0898c7cd9"}, {"@id": "_:N68e49d42a78b46e88164dc6ac9ec6c22"}, {"@id": "_:N78831070b3a640279fa3b5343debb269"}, {"@id": "_:Na0236fdf8d7a402fb3bca45eb87ecef8"}, {"@id": "_:Nf0bd53d3587347b39847a56c8d1620df"}, {"@id": "_:Ne05535f385f044049f62bb381afcd2f6"}, {"@id": "_:N1a3b7f064bf0411d941227fea1d8759b"}, {"@id": "_:N256c65a5c49144eb8bf48d75f11ee791"}, {"@id": "_:Nda521e0373134a1493566debc8b50ceb"}, {"@id": "_:N48527c71395c405eb0361562374b0cdd"}, {"@id": "_:N00c6f72177d6405a8c569f4863948398"}, {"@id": "_:N8a7851fb70854d85bf3a1bb595b22567"}, {"@id": "_:N8a9e0323c73e4097b27811528bd99c04"}, {"@id": "_:N8ed441b018ba4a1b8783918dd71b0c8d"}, {"@id": "_:N4ee228e0cd0544328c247ae7a8e84583"}, {"@id": "_:N8445b2288a7d4b88b00a3efda7dc84df"}, {"@id": "_:N10f6f1f39f034472be7ae12bf6ab9ce3"}, {"@id": "_:Nefb7a0ef6b0247c48c6e15599f706193"}, {"@id": "_:N8b630012a0da480d9ab38742543e7895"}, {"@id": "_:N9a7c1d5e44e54d359e37321646e407a6"}, {"@id": "_:Na335f33432c648b2b9f7192ad6b3d83c"}, {"@id": "_:N0b3d524b0ec6444b9045e75441bdd479"}, {"@id": "_:N69e5398fe7444ef59cc49f4472cfdad6"}, {"@id": "_:N5a5d2052994f4f6cbc6e5d9491df979e"}, {"@id": "_:Nfb1cefd1f93742998eeb9ac316c06a58"}, {"@id": "_:Neb9e7748a8d34140b878e5d91719f666"}, {"@id": "_:N71b59cc0e5dd414eb610ebd02d7fb9bd"}, {"@id": "_:Nfc8f931473c946e6ac3955e0059323b6"}, {"@id": "_:N185d70013bc045489386e924459af0df"}, {"@id": "_:N629306ed99d5419097e4ca695a5a1401"}, {"@id": "_:N7c5f7c5f57f2407b8084a4ee2751b43d"}, {"@id": "_:N835c4abaca534f85baf7fee9b8ddcc78"}, {"@id": "_:N84ab7547adeb4f3b9d9f8cd3a92953de"}, {"@id": "_:N9416508a6b0b41e2aad7d8eed894775f"}, {"@id": "_:N17c705886d5f4a968e5e864a16da4762"}, {"@id": "_:N47e3e61db2004c59aade41b3652f9711"}, {"@id": "_:N7673e08fc9df4d64ac71314f33099e1e"}, {"@id": "_:N611b182dd99a400d989d76d72ad9622d"}, {"@id": "_:N6c32affd621b4f54a4a35aef15ba276a"}, {"@id": "_:N84ba02a4f89641c8bcf5e3d632d61543"}, {"@id": "_:N313f5678ed314d8189a1824dfea63e83"}, {"@id": "_:N0bc05c5b31fe49ad8ba80edc88c21a75"}, {"@id": "_:N982793d4a65149d4a8af95c0d2c5c3c9"}, {"@id": "_:N6ff755784c734d57899a3907b47e246b"}, {"@id": "_:N9c1b38ee669b42f2a941131b6eae0ae8"}, {"@id": "_:Na88118035f9649649202f9306bf6de77"}, {"@id": "_:N49b7189aae354368bc4a6e02d3fc15f8"}, {"@id": "_:N3c62ff347fd443519676a89aad9a5a01"}, {"@id": "_:Nd938ead27af2438c9125163f1921b99f"}, {"@id": "_:N8c97a497de424465934781b11cf4c067"}, {"@id": "_:Nd3330260c89641acaa60de8043a0681e"}, {"@id": "_:N165d3263de814253ba935dd4f5dc8055"}, {"@id": "_:Nb22d9f61f21c45a6b75340572d94347c"}, {"@id": "_:N380933e269c8456fb0c70c287d9af3a5"}, {"@id": "_:N0b461bb81737467795e7ef77aa3c4f30"}, {"@id": "_:N8e12a444fd664c5796701b2311229b19"}, {"@id": "_:N7e271f39555c4428bb25e36629cb193b"}, {"@id": "_:Nfbec29f38006449a87a193c9e940f1e3"}, {"@id": "_:N7305b6d4c3184003a9d03622baac59ed"}, {"@id": "_:N2d573a29b0a9442c8727000522111bfe"}, {"@id": "_:N27549656e565483691dd227871d344a6"}, {"@id": "_:N713150d8675945b8a8b93c49800a623c"}, {"@id": "_:Nf98ce374d779461b932008bcc2c1b580"}, {"@id": "_:Nb80f77357a3740bfb6775cbe0d116ce4"}, {"@id": "_:N5b688c9008894d60a76450bcfa01c6c8"}, {"@id": "_:N1ff9879c0af24e0ca57aeea72c02ba9c"}, {"@id": "_:N0ccfa390bf824d3f8d08be26b7ebd2e2"}, {"@id": "_:Nba8f2297e6534fcfaa7f7315056906fe"}, {"@id": "_:N847947c0437f4e99ab423f5e22fd6655"}, {"@id": "_:N2eb0c9b27a6249cfa6f857b6fe9098bf"}, {"@id": "_:N921304f1393d4edc99111b52ab5b5862"}, {"@id": "_:Nb94d39fb16a343c8bd486587dbdce723"}, {"@id": "_:Na9ddc6dc13eb4e8a94f1170293893e87"}, {"@id": "_:N3e51b05f190f4d648a35aef1efdc4ee3"}, {"@id": "_:Nf69181822e824f56887eb3f528effcc6"}, {"@id": "_:N355c8f02be4c43418b98ca0191807987"}, {"@id": "_:N3805328331ab44719586ac6986479ee6"}, {"@id": "_:N74057776ba484867b8b7b1f3c5e74246"}, {"@id": "_:N6524e523441141a1aa439aa8422dd6c0"}, {"@id": "_:Nb65d401914ef4551b1afc4fd0f84954b"}, {"@id": "_:N546602a06fb142fc964f5cf4770271c5"}, {"@id": "_:Nfaddca3363de42ee87236e12b5ca29f2"}, {"@id": "_:Nfaf56c133a21496098d73065e719e6f7"}, {"@id": "_:Na550b2d344904f04b4335cdc768d553d"}, {"@id": "_:N52a57ca12e2c4e3aac409d2e055ab40c"}, {"@id": "_:N4ae2fbb1caaf4567bbf50b3be3e98e78"}, {"@id": "_:N85c7590781404326a5c0368543c98c75"}, {"@id": "_:N60141a9b3d614dc39eb6a3910d8b181f"}, {"@id": "_:N68759aac21344d4da07acecc861f6e5b"}, {"@id": "_:Nb10ff837121941cc88b80424328121fb"}, {"@id": "_:Nb2e04226f74d4303b1dc12cc8ff7a04e"}, {"@id": "_:Nec3d9091921c437383f2d5343a39197f"}, {"@id": "_:Ndbf6005df31943808b7a33690dc6a9f3"}, {"@id": "_:N8e0957d4064442a094366c8c1a974376"}, {"@id": "_:N7f57174a396541e88b30533bc585f425"}, {"@id": "_:Ndca7b02a460743d8a6ecc0a81e14a9b9"}, {"@id": "_:N22f958833cb34253b127438fd2b18d6f"}, {"@id": "_:Nafdf48d565a543dbb241ae55a79c69a2"}, {"@id": "_:Nf09383b552e64ee7b31b3da45b96147f"}, {"@id": "_:Nc02ce6a8881746b392ac2e449325aad0"}, {"@id": "_:N6dda5c0a12714e75a1d82b8bc610d78e"}, {"@id": "_:N697ebe219489465e96c610a837606946"}, {"@id": "_:N9eeddd9834e24444890cd01c882a38cf"}, {"@id": "_:Nfe8f2a0cc2334a16bb72afa1070b7ac6"}, {"@id": "_:N7fcaca88628e46608c6476e65a2db516"}, {"@id": "_:N6d441fffae4c4069b348a845cd211173"}, {"@id": "_:N5af5a9b43b7b49c7b38d56b5104972a4"}, {"@id": "_:Na9b0080aabe94b25ad9e7bc4db38c58a"}, {"@id": "_:Neccf707a48d84fa58e312df625f24d8a"}, {"@id": "_:Nc944b7fdf95f49e4aa6b1591be255386"}, {"@id": "_:N9fc6b345356948dcb90404e55956fb8d"}, {"@id": "_:Nd57e2ad1073542d78d740c0e9a751921"}, {"@id": "_:Nbc52c194096146be867e5919b11c8f68"}, {"@id": "_:N8cfa5127ff6f4710b5b8730f46f1858b"}, {"@id": "_:Nfa532ecbd3fb4e38809ff590afd49061"}, {"@id": "_:Nafdabc3db49e42fe9925ac495cd7c21f"}, {"@id": "_:Nf29b6f6122c1486a80a8ee1654e6bc81"}, {"@id": "_:N7ff9e90fe4394e68b89f0247856190c9"}, {"@id": "_:Nb7ada691cff74664b9dbd658728e0fbd"}, {"@id": "_:N82ebe9ff426f4e0ba9c2c585f503716f"}, {"@id": "_:N10b4137d05bd47909c90eaa9a4e86a9c"}, {"@id": "_:N5079ebbb7f62489e89ef46c7c4f6e297"}, {"@id": "_:N6d47b592a56a45c7a9b78a68c9e2dfeb"}, {"@id": "_:N62411da7057e4993a1417b276897b686"}, {"@id": "_:Nbc21ce44ef52446a94f280964aec6486"}, {"@id": "_:N561c5f1434e34222a0f8065e89ec2314"}, {"@id": "_:N594d601730324657839a709c669febcb"}, {"@id": "_:Nc05c04188d1141f2977e35ac1d9e4a30"}, {"@id": "_:N34dbfa151c3445b1a1153f2f6cf6c3b9"}, {"@id": "_:N7bb74026cfc341d69704674f2a87da33"}, {"@id": "_:N5f1a61616364403dac9b4a9a60e8cbc5"}, {"@id": "_:N35d625beb687411e8b76adea05d1df1a"}, {"@id": "_:Nfcdd748c6fed4164b3e900fafff9127f"}, {"@id": "_:N76b96b69be4b48a0bb5ada7f99b995e4"}, {"@id": "_:N1298bb6a66f046ca84e52bd655cb239c"}, {"@id": "_:N8b9568365eae40dd8197d888fdadba12"}, {"@id": "_:N717491cdb3644ec4bd86fa119c51cae5"}, {"@id": "_:N6cda8991333d468f9e3fb45000a43dce"}, {"@id": "_:Nd2a9ab2dc67f48f497f601d0aa60f5fc"}, {"@id": "_:N9548766b00254146b3d03ec06777daef"}, {"@id": "_:N3bbdf178080d43359dcabe094ad092fb"}, {"@id": "_:N25bf293b59184905aa607353c22da971"}, {"@id": "_:N33024b7c0c06447bb2e7480e7fbf8f16"}, {"@id": "_:N6a766d87e89c48db9144f2b625ee2e43"}, {"@id": "_:N963aeb33ec234d508bd480aa28e7ab3a"}, {"@id": "_:N7e5fd2be3e3843e7a627ea184cf3fb67"}, {"@id": "_:N9b5e43ce07334699a7bde66e33c6c632"}, {"@id": "_:Nf15ba3c236f34f6da6677b96035abd75"}, {"@id": "_:N7e10a96e608542ceab8174cf6e43b56d"}, {"@id": "_:Naafda5f708be439fbd1c1abd7933c494"}, {"@id": "_:N029804d952694dca8e82d790fb344626"}, {"@id": "_:Nbd0d23d3a7804fa8b8b46ece0f32afb3"}, {"@id": "_:N7f8375e25fe64181a2eead3a742c1f36"}, {"@id": "_:Ne4e5f058af2c40c58b7f6ad1f251947e"}, {"@id": "_:N5ca177d93ec24a598821f76692687ebd"}, {"@id": "_:N34d6448327604f5d9e822b1896baa535"}, {"@id": "_:N4b933308d51d4bac92d35c373455e466"}, {"@id": "_:Na82977fd589e4f9db3cd6aed6153c8e9"}, {"@id": "_:N467c371b3ad14ea4aa4c537119073464"}, {"@id": "_:Nddd2d5a99b3e49db8208e2c1aefc691a"}, {"@id": "_:Nf7d2333843594345a48d04322938be53"}, {"@id": "_:N3d03fd205bde49aca5aed3ea3e815844"}, {"@id": "_:N136f97d28ce846a48365f90c86694685"}, {"@id": "_:N999639b181d0411ca0e9e9f03e66707f"}, {"@id": "_:N84fa214735bf4a52ad8b1d72d3287759"}, {"@id": "_:Nc30a4f5ffad74019bbb7ac9d35fdb4f2"}, {"@id": "_:N44e6d44967144cce9152f1e0772019f9"}, {"@id": "_:Nb2cc6030f00644a8849fb7425f6b1928"}, {"@id": "_:Nc16f16ea35d948998fdb5c5ab5cfbde8"}, {"@id": "_:N9797e10c76fb4bd98eed2eaa26f5de98"}, {"@id": "_:N2b4cf864789443ad8c3273b8d5f9c8e7"}, {"@id": "_:N026dbe88f59b46c4a8f1ec94ab08ad44"}, {"@id": "_:N65f19114552946f8923033d681665d6b"}, {"@id": "_:N90aaf336882248dc84014fc51a87eb97"}, {"@id": "_:N7912255f29e24ecb91b74e3c51b2a2fc"}, {"@id": "_:N4f93838bf2f642c1b47a98f11232baae"}, {"@id": "_:N9274961a27304e2ab537a70e87f0fd81"}, {"@id": "_:Nfd660609427c49dba2d0f48d7fabfaf2"}, {"@id": "_:N5a18cc731d6e4777a540694a92162c81"}, {"@id": "_:Nd2c03036ce2e4c4ba04bb881ad18580f"}, {"@id": "_:N3ea11a6d1c504a529e7f5d5cd59d080f"}, {"@id": "_:N2b6b981409a547719057f8d9cd2d3379"}, {"@id": "_:Na884233452294089ac60b9a7abd89903"}, {"@id": "_:Na993e9999a7249e0b6a0d113201ea4d3"}, {"@id": "_:N476f6b71eae44976a253bb8fbed3d05c"}, {"@id": "_:N6e6d2bf4176542b18dbd92d52fd5b39a"}, {"@id": "_:N57377192daf24c88b524ef184010a00b"}, {"@id": "_:Nd11ed34def3549049ff13c6a2fbca9c6"}, {"@id": "_:Nfbcf42863791477184c31eabf9891e94"}, {"@id": "_:N8ec626254d7041e7b6fa0623ddc711be"}, {"@id": "_:N808f79c3cef0401fb3f7ba4675c9ec4d"}, {"@id": "_:N3b9e316f00af4b348d5c3b05ebd9e6cb"}, {"@id": "_:N5d8c9329676340c8aedf73884e9d306c"}, {"@id": "_:Nc655f4051d9f4794ba9d8c4c9e49185f"}, {"@id": "_:N5ae2dd35956a4b00bad3de83205b39f1"}, {"@id": "_:N11ed4906901f4916a328ad3e1d583f0c"}, {"@id": "_:N87935fdf6bfa41269c28d5dfea492c0c"}, {"@id": "_:N6de90eed62a94a0cbaca1688b690a4a4"}, {"@id": "_:N3bf96d13dbb2443c9e52014201c764f6"}, {"@id": "_:Nf400b6701f584a0894bed76598c5e328"}, {"@id": "_:N9f319a4b05de4f038c19c532471667d2"}, {"@id": "_:Naa0bd21f81be4100b84b08c94fca7a64"}, {"@id": "_:N889e43e6e7434ec28c4ad2013a49153e"}, {"@id": "_:N0f8fe8bb8bd84f7492447c8e2ef79bfa"}, {"@id": "_:N7d7cb6284fca434eb88193900c5798a1"}, {"@id": "_:Ne24ff92eb8d945fb925671efd503f46c"}, {"@id": "_:N7baa7fc0222344e288f453fbd06c5f0b"}, {"@id": "_:N104283f99ae444809f54cdaa40dcf218"}, {"@id": "_:N9d083e61724945758d4ece0e7215cecc"}, {"@id": "_:Nd5a88e3b9a3d4fecb36609f1c836a2bd"}, {"@id": "_:Ne6a3963a961945069b9c3aaf736570a5"}, {"@id": "_:Nc4a42ecfeaff4bd2a07cf0af1a97af37"}, {"@id": "_:N8763f77dcc8c4e0f8cd1643f68cb80ba"}, {"@id": "_:Nf3c635e5ce8647d8804d876488f72734"}, {"@id": "_:N1b53d748db314784b47b129045f01067"}, {"@id": "_:Nc9c8fd7635a0495b8735a60a09f18da7"}, {"@id": "_:Nbd72a05702a74af2919e3ee43f5bed19"}, {"@id": "_:Nbd4219f4b97d4411b542c503e75faae8"}, {"@id": "_:Ncf282bbf7d3b4ad4965152896ed3098d"}, {"@id": "_:N309cf814aad2498da9730f6a0592515e"}, {"@id": "_:N498542bd176a45f8bbf37f9fe209f24a"}, {"@id": "_:N4b1774474b3b4d089e1101bbebd8f7a5"}, {"@id": "_:N61ef90f4b6954bc0a330602c1d97ec90"}, {"@id": "_:N3c36ad45063f4abe95ef0831f025ab3b"}, {"@id": "_:N8c041dd588e041ac8d570ef7f02a262d"}, {"@id": "_:Nc3df9f3b35d94ee3bc6a5369c1bcbf17"}, {"@id": "_:N3f2d081bd9754cd7ba287b6f996f4446"}, {"@id": "_:Na9cce28dc5a44feabc79f9461574a571"}, {"@id": "_:N9a49e623c41d4a56a39e07b1ef5d3634"}, {"@id": "_:Na3c1b55f16324eb38ecaa5d882a890ad"}, {"@id": "_:Na49904995a9d4318a3be6d388b0f39d2"}, {"@id": "_:Ne94f04d5ff2a499f86a16ac660f68c95"}, {"@id": "_:N894d498694104cd892434f35e6579a52"}, {"@id": "_:Ne75c867ae31d46289e11b7cdf9807956"}, {"@id": "_:N4555eabcc7884efcb9ff3f3e0090b0ce"}, {"@id": "_:N9244b1a619854658ae7d678e482c8d24"}, {"@id": "_:N1fcec539503b4748a4b065baa1d15da6"}, {"@id": "_:Ndd29b911deb740e8a2a7b91efd1823e9"}, {"@id": "_:N4b21dc1a29024c96b14fc5903dbe3e76"}, {"@id": "_:N0cc4172cb98c4011a4d9eaad788756f9"}, {"@id": "_:Nded1c0f153bd473fb96da21504b05e46"}, {"@id": "_:N4440185e2feb418f9050874937ee19c9"}, {"@id": "_:N6e03d0b9a88340318486540c331d0db5"}, {"@id": "_:N1d9d3bcfa98041779baff0aa61b4cf71"}, {"@id": "_:Na9c5b24d933d4f8b8a5ee319d964545f"}, {"@id": "_:N3e1561115b994e1cb43c55684d37babc"}, {"@id": "_:N9dd5825f4edd48b49d8eac67bdbdf05f"}, {"@id": "_:Na77ef14b159e4913b392ec2b8a27f4a6"}, {"@id": "_:N628a7f8b3a1d4e1186e11d740a8de26a"}, {"@id": "_:N29a2a10196a24341812b2a8e79a5ad83"}, {"@id": "_:N505cc94331884e79aec7b90681256e32"}, {"@id": "_:Nab6ebf8fd486483a8d54776581e5a296"}, {"@id": "_:Nb8714f4ba3ee4e6b9fd8dfa0d4c0700b"}, {"@id": "_:Nfaa7f07a229a4bfabc1e787a3177cf32"}, {"@id": "_:Nd45c7a6b33c845428796920255083d2d"}, {"@id": "_:N01ae476c8de04afb97dc08404a93e4d6"}, {"@id": "_:Na5b9a2f5ea92439989cc42cef1ac1c18"}, {"@id": "_:Nf1e40973afe64d858cb786799613b7f7"}, {"@id": "_:Ndc0f6857782c459aae1a2d54fc9eac03"}, {"@id": "_:Ne65eae6ed1324f5fbc2cf454afd1c1b9"}, {"@id": "_:Na1756a009d7c49349d4b918f9393cfd6"}, {"@id": "_:N50b92bb21775426b98d7178f3b0e35b7"}, {"@id": "_:Ndf7bc90ad4cd42a09a814002b9601400"}, {"@id": "_:N6e1e36afc489453c83e27d743e4b9900"}, {"@id": "_:N1e7445cf471d4ed386f0a4d41bcfbea4"}, {"@id": "_:N7d9924deab664b70a198f14de758eaa3"}, {"@id": "_:N83f1f82df35944e5979c35f2ec004e5d"}, {"@id": "_:N2a44432fd881407aaa6cb3ac2a83e194"}, {"@id": "_:Ncfdbf43aa184421eb1cae80d91bee56f"}, {"@id": "_:N5671dda69c784f8b894391f039e925c4"}, {"@id": "_:N0647a29b119f4db389e1b5c8b8f3a7e7"}, {"@id": "_:N5131083b3dc54351ae9ed37a5e000645"}, {"@id": "_:Na3e50bae1858429a9210300430162369"}, {"@id": "_:N2dd0b0ad0abd4644ada958e577ea3412"}, {"@id": "_:N4e61acb3239d47609b7a44eb6a6a95a2"}, {"@id": "_:N251b3cd4598a44ecbdf55a2eaa6ec8de"}, {"@id": "_:N4efe3e662d4d4674ad2da4927594e880"}, {"@id": "_:Nc53ef885a2574e36b00c4e0bc1039569"}, {"@id": "_:Ne0b9a2dd252d470794c2d60658c25830"}, {"@id": "_:N85561e57c6ad472ca66b4422d88dce55"}, {"@id": "_:N23b3e42bd70a47aeb3cfbd6566aad3a7"}, {"@id": "_:Ndf1829b61f7843c8a22705a58c443b5a"}, {"@id": "_:N34f60140e7884764b575a41a551328df"}, {"@id": "_:Nc4f9489325f14a5088d7ef9041ccfdb3"}, {"@id": "_:N3a54b840ed5943dd9e2210b897b70ef9"}, {"@id": "_:N1e14f2e5c22a40bb9f77137411b8e7a1"}, {"@id": "_:Nd4b73fdcb998434ba0bffb65c5e7190a"}, {"@id": "_:Nb94445f29b754ad69326836dd4a82f39"}, {"@id": "_:N231a70806833467e8be28cea2579d08d"}, {"@id": "_:N6bdffa1bba864d5ca9e4ab0fa853a19d"}, {"@id": "_:N9991a37952c540e48975a36422fbc8e0"}, {"@id": "_:N4513066a090042d9a783bb4d3f4d0bc6"}, {"@id": "_:N688293be84644b37999c8c5fe515d15c"}, {"@id": "_:N57377466256841b183723bb9db77a5bf"}, {"@id": "_:N8144bf0b08bf440084c979f553fda1d8"}, {"@id": "_:N56e44965dfc64bfda686f876374f3afd"}, {"@id": "_:N4e89b31761fc4928849ef65488814a4b"}, {"@id": "_:N54142896e93848849656deb8051ffd5e"}, {"@id": "_:N6ee90c5ffe964d1ab9a34aeb8583ab8e"}, {"@id": "_:Nb15800a487e942cdb18b2431f8d5f825"}, {"@id": "_:N96fa2414d01a4de4824b3821d3dc71c9"}, {"@id": "_:Nb06927f5a1aa4260bd31e86ef08ef1f2"}, {"@id": "_:N7cf8917b2b1742efafb1ddf1670a0d96"}, {"@id": "_:Nb1e754d58dac43c3a1140abfe2e5a951"}, {"@id": "_:N3589aea2c86f4c26b5559b797b4a0dc3"}, {"@id": "_:N0003b7ec91434f5ba6e866b552319190"}, {"@id": "_:N8ed0f44463e84bdab9299a623e08519d"}, {"@id": "_:N82d4fb8ebf034a118e4fcdf098a41b21"}, {"@id": "_:N0c969531bba845ce8be237d0bbedd056"}, {"@id": "_:Nde1d3875c92449939f895218d54144e4"}, {"@id": "_:Nfff887c10f604a01bfb677e0073a8c59"}, {"@id": "_:N6a149feb48c740799d2ebd59cb7db53a"}, {"@id": "_:N33290ab1dedd4666b28cfb4f75164c78"}, {"@id": "_:Nf93affea5cab488b84b4bc02a4080dfd"}, {"@id": "_:Ne12c0b9473cc48dc9657b0b20586c3a4"}, {"@id": "_:N727a6d2edca64745bbf812d8e13d770b"}, {"@id": "_:Na37e5f8d829648b7a88fa4405be90744"}, {"@id": "_:Nd48eb1577210415abbe0e82fc5c59f36"}, {"@id": "_:N4b6fbb8aa969443fa59ead111e934fd4"}, {"@id": "_:N120154d11619457980ec22af5174e552"}, {"@id": "_:N5c76064530b44c89a2ecfeb24d288e75"}, {"@id": "_:N84db986334794ff09c39ff65b7212bf2"}, {"@id": "_:N7d24a523c27347b2a8aaad37612b4046"}, {"@id": "_:Ne7ee2820c57b4d1ebec954384e8b254f"}, {"@id": "_:Nf5a59745677e4372985e7620ec4878e4"}, {"@id": "_:N36f93331a97346848d639ac8acbcbd9a"}, {"@id": "_:N51da5cb03f174697be3b6e874d52c09e"}, {"@id": "_:N90c2ade1a25548d092fa249e6a3485cf"}, {"@id": "_:N7d7f2a07e0dc42a7ac2bcb1abe072262"}, {"@id": "_:N46d5fba524054306a8dcd06725007cab"}, {"@id": "_:N74cfaa8db75340c6ac7f3b24feef0901"}, {"@id": "_:Na34b3f0c77b44b4582f8f6c48caae7a3"}, {"@id": "_:N3e6a823563e44819ad68281ab41ebe1b"}, {"@id": "_:Ne2c308d3c5c64e8f9a25448f539f275c"}, {"@id": "_:N8890bfed7f924965811f2bf9276c0509"}, {"@id": "_:Nd895e48121c3444cb45db812b01a356d"}, {"@id": "_:Nc5b4ba460f8343f7901e7af7caaca6b3"}, {"@id": "_:N353847f893e8458782cf523a36ea7946"}, {"@id": "_:Nccca2f22760a4c559c76866e569a3310"}, {"@id": "_:N9e9f1cf79fad4cc7a9a16cadf21c2e9d"}, {"@id": "_:N16e1d81913e4431fab1bce387646ccc1"}, {"@id": "_:N8106720daf364157857fd29af233155b"}, {"@id": "_:Nc5045309bae944318b1dd2b128e46efd"}, {"@id": "_:N592d448dc17c4fc0bd6c2aab7bbf07c7"}, {"@id": "_:N8c441417c451463287de3bde6ded2868"}, {"@id": "_:Neb05190b90f649398b40597668d384eb"}, {"@id": "_:N6f90b0b25abf4ecdbbad32496d38e329"}, {"@id": "_:N629d27b48ecc4dc1956faadf714a6457"}, {"@id": "_:N91897d6d91da46259b5f1fd7778d659c"}, {"@id": "_:N3013ae872a30427e9b1241517c786cdd"}, {"@id": "_:Nf86e853aae2c45ca896410f293388046"}, {"@id": "_:N76172ec2e25944d684c8ec61e47aff35"}, {"@id": "_:Nfd429789eff24322aaa9a028530aa5a5"}, {"@id": "_:N7138cdfeb79744d7949563100db5a071"}, {"@id": "_:N02bcf0f4a361438a9aa239d9fc6143fd"}, {"@id": "_:Nd9e4110f51164384852370f62b910e3f"}, {"@id": "_:Nb77cad3ec6e343229cb12084b2cb2131"}, {"@id": "_:N193c5f6e3b5c4d888e605c7611f192d4"}, {"@id": "_:N8ba3ea9593dc4093a936d40666ab3c58"}, {"@id": "_:N314dfbc04d8b467e8b49fd5ff02f5f6e"}, {"@id": "_:N5115cad64ed24096b16aed076262033c"}, {"@id": "_:N80939a80d466455bb3a807124101b2e9"}, {"@id": "_:Ne0bbf4f9464e42b084dc9ce56fdf5bd2"}, {"@id": "_:N3a393e8b65694f08be2f7d7bdd13fbf5"}, {"@id": "_:N41ae8a3926c7477891aae7ae944445df"}, {"@id": "_:Na6461493458a4a90a6a6ca10333e7fab"}, {"@id": "_:Na343d7ded8344e78999834a4746db1c9"}, {"@id": "_:Ne96aadabbea34d4c9871d4246d9016a2"}, {"@id": "_:N320ee226c3254c7a8a4cd8b412266ae2"}, {"@id": "_:N12001acf418a47af90b5797c498869c1"}, {"@id": "_:N8ae35d36aae343488537b067aa03436c"}, {"@id": "_:Nfa845a9ebcf1479f8376fc1060a58bb9"}, {"@id": "_:N29720b4d747f4f20816bd3fb67c85f89"}, {"@id": "_:N6da9887a92464750a3aa386818f95c92"}, {"@id": "_:Nb98185a544c9401fbd2d6b2637531736"}, {"@id": "_:N7121a34a0fc84867bc19a0c0dd20a02f"}, {"@id": "_:Ndb64c25681554b6fb2b4841e69a67b14"}, {"@id": "_:Nfd4c36ea814144b8bfaa1f42cb7197d6"}, {"@id": "_:Nd5eede970d364e5faa0fdad13e90a9f8"}, {"@id": "_:N39088f7cc1ce4688a6e4a4392a2f1491"}, {"@id": "_:Nb2d6edd55b9f46a5aaa00377c8d52536"}, {"@id": "_:N0aac438f10504e97aa6875af35e791f3"}, {"@id": "_:N0dae9f5944564f2caab03129c5615f28"}, {"@id": "_:N8fcc9c42d7f34717b8d2b04cabac3c27"}, {"@id": "_:N972fa2d1f63a4d0fb7607eeabeec5ae4"}, {"@id": "_:Nfd3e05f2da41401babf9f71c30541242"}, {"@id": "_:N4a36f752214243d3a02a265212bb3e86"}, {"@id": "_:N37175330fdd14e578a06576486ba4245"}, {"@id": "_:N037392f90aab495f93c08116e51f034c"}, {"@id": "_:N029a5cd5047f45dfa497177f2afe6b8a"}, {"@id": "_:Ndd0a650de7844a609eaaa6807c523751"}, {"@id": "_:N1172397819e64167bf91981eaa8c64c5"}, {"@id": "_:Nd99be9f5e2c74fbbb677b396d9356e10"}, {"@id": "_:Neaf58a3aa2264161aca284fb7193f58c"}, {"@id": "_:N0ca083466ef34d6bb473bc4d8eab43fb"}, {"@id": "_:N56241cd729d840b4818367497425900e"}, {"@id": "_:N56accec22fd44e2f9b4b9d75bc9e0380"}, {"@id": "_:N2ed74936a46a4f4f8cc14a42b22d10c1"}, {"@id": "_:Ndb43b4520c284fc7bb66d3657fef3c8a"}, {"@id": "_:N5c3d6cc698ae46c38f6dad1ef7f25ea5"}, {"@id": "_:N6019957d7e9d4fe391463b7ca7c1e902"}, {"@id": "_:Na9bb9684ebe74d92a43fd35ce26b8786"}, {"@id": "_:Nadbee369447945e284a7e6a8d0baaff8"}, {"@id": "_:Nc737349534f34f6e91733797e47816e9"}, {"@id": "_:Nbaff664f26ba4c1cbdfd6fddd4663984"}, {"@id": "_:N5c8db018989b46e191f3cc20aff8c53c"}, {"@id": "_:N7953bd9363644dceb59edd029d065769"}, {"@id": "_:N41cb6d8ffaea408d9b7f84d598829aba"}, {"@id": "_:Nf6b80fb4a32d4df38ac4a7b4dcfd9620"}, {"@id": "_:N77a5ca8f3b1a4c3c994ca92be51d8555"}, {"@id": "_:N74037ab0c8004f828a6bf7969b78b044"}, {"@id": "_:N8b4fc313b01e42b9b2f3260e1f60ca76"}, {"@id": "_:N65b529fd3468411ba16acf854b236a75"}, {"@id": "_:N55851e1b69fc467d90497ba267bbc408"}, {"@id": "_:N06a4097c88c8450c964a7e7017e88887"}, {"@id": "_:N462b5c85e83543f0ac3d68b7eaa8a4d8"}, {"@id": "_:N68b96af389064301869f32d338dd8fe0"}, {"@id": "_:N8cada320bcdd415bb8dfafa617e46041"}, {"@id": "_:N0a90b136edec49beb18a9df8170db15d"}, {"@id": "_:N67a05aa1ccda4874b73d2c9531115fea"}, {"@id": "_:Naf25802e6e1b42e288923e6b115dd47c"}, {"@id": "_:Nf84d296941fa45df82cda842b03c17ed"}, {"@id": "_:N63d1b0cc9430411fbcd0ac2545c6bb81"}, {"@id": "_:Nc02bf62801d647588deed0e56eeac002"}, {"@id": "_:Nd498a7bbe5834ea4a0f642795156c5e2"}, {"@id": "_:N3b9cf152fdc140619ef23060ffe1d4cc"}, {"@id": "_:Nde4b15c022c74e3ba8c6bc58d9ab9f4b"}, {"@id": "_:N9fb672b709184da4b125ce47c5f9648b"}, {"@id": "_:N827dcf24280a4f0295c888d38f07a824"}, {"@id": "_:Nfc0d86ad39a546c99c9a21e6a244c1bc"}, {"@id": "_:Nd87e70e2376649d7bd7da4579829b596"}, {"@id": "_:N18baedc32f674165a4497615134a9a54"}, {"@id": "_:Ne0a4c1c2490f409e81f1f3277da8d80c"}, {"@id": "_:N7f7dbd7da2714ec2afdb97fc711bbd8b"}, {"@id": "_:N5f69849c7d6842369f9743a4906ab64c"}, {"@id": "_:N5373a1b1326649ed9198ea6f3730d982"}, {"@id": "_:N604001602eb44c78aa02e5f18cbf5d5b"}, {"@id": "_:Nf7e82e8b65dc4a6c8e7407def8605f09"}, {"@id": "_:N21f648c9b5914abdaef0d11cfb57cbea"}, {"@id": "_:N0e704b9ba50848cd827e52eaf9027991"}, {"@id": "_:N06682ee98c6a450392ec26955ff1d66d"}, {"@id": "_:Nf68357ca88fe4620bfcd2599baf70fd1"}, {"@id": "_:N14412dbf5d804ab2aa152249dfe8c2fa"}, {"@id": "_:N2f0e567be7cc4a34810675ac4012978a"}, {"@id": "_:N257d1b7716f64c4f897f905dce1b0adb"}, {"@id": "_:Na0102b26cf6c4bedabaa29e47fe96600"}, {"@id": "_:N208047e4fdeb40928598031d0fc3be1b"}, {"@id": "_:N00ab12f5a8054dc98732facf32f98e42"}, {"@id": "_:N7dbe8ae8b6804d21b5b947ded547750e"}, {"@id": "_:N862ac8e2b68a4907b40c5cd582573eb5"}, {"@id": "_:N7986b25d0c804682a788f26691b93321"}, {"@id": "_:N1af2dd12427c47169b54b5503c95d13a"}, {"@id": "_:N41909ddc8f9a49ffa9f904ab63695752"}, {"@id": "_:Nfc17b0ccfec5403086edfb35b673660a"}, {"@id": "_:Nfac8f96bc875400ab2a6b6010819fced"}, {"@id": "_:Nd71e5227f1c34f8f97008be91a1f7481"}, {"@id": "_:Ndddad7f20dca4f3fb828f6887637c8e8"}, {"@id": "_:N0fa1f22eb32c483cab14d7d934e5b4b9"}, {"@id": "_:Nafad193aa322484583f654ee73987de0"}, {"@id": "_:N18b2beae75f3461ebd4e219a27efe39d"}, {"@id": "_:Nfdb4e9f0144e492e8f7b8730e2d619bb"}, {"@id": "_:Nfecc072126d047f2993a1434905f07aa"}, {"@id": "_:Nb8e181907ba34766bd26e72b63c16a47"}, {"@id": "_:Nbb66a8d5ab6149f39ea11a757a50acde"}, {"@id": "_:Nc5e15fa2748d4e55a5a73c42a36c7972"}, {"@id": "_:N794c2b2fb34b4570a445a5eb4e4a41c9"}, {"@id": "_:N2cc52fcc415843ef89874af3735316ad"}, {"@id": "_:Nd2530674e85946c59d43814d8bb82b01"}, {"@id": "_:N8f8cd9c44afa433a87aebc612ca7b0ec"}, {"@id": "_:Nd59e0ecfa5f5462895a99789db0edb65"}, {"@id": "_:Ncb4c171261054f04ba42b925cc57c13d"}, {"@id": "_:N89c888cfc0424d8b8ea5dd1bda6010c6"}, {"@id": "_:Neacfc95c383344b09c4eb75ec588d6c0"}, {"@id": "_:N3c4cc2aa03b84b5f92caca6be04a7411"}, {"@id": "_:N2f07d7f7875a4ca1b8cc3de8066e66e2"}, {"@id": "_:N7d9e7a7a88ff469f8a4721be9371af55"}, {"@id": "_:N34bfd06bce9b4140afd5f33ad35aa42d"}, {"@id": "_:Na3631bf0d4184a9ca5a934fca4136c5c"}, {"@id": "_:Nfea2d8960d364dcaa3a12e5b6d5c190f"}, {"@id": "_:N15215614379745f9994748866c40f2f9"}, {"@id": "_:N028b86c65e1749919ebf5c2c38c9d2fd"}, {"@id": "_:Nc0320cdccb1f4e69b35fede6581a7487"}, {"@id": "_:N91e58c69537d482199febf1e1c590c74"}, {"@id": "_:N9429fe41236043ea806f35f0d9907447"}, {"@id": "_:N7182bde6dbed4472a406d5290716b462"}, {"@id": "_:N9b5f6d7b18e44f7f810b9c6ab7952378"}, {"@id": "_:N9aee1650cb974f91bbcb2752d3c25af1"}, {"@id": "_:Na35501bbfa3b4c05a2385ffceed4fc08"}, {"@id": "_:Nf0007b02a2cc4207b96130b93fd4a013"}, {"@id": "_:N2e1ab37322944f3bbc7ebbd4a042b734"}, {"@id": "_:Na356e6ec890d4041b18af22c90671110"}, {"@id": "_:Nb408c74f2ca54770bae55292de259565"}, {"@id": "_:Nd1bbe97a6080492fa74a699726c2d351"}, {"@id": "_:N3e8fd83ee6714628b9e638f16054e962"}, {"@id": "_:N500c1632d75c45a4981bb60eff3ea621"}, {"@id": "_:Ne7d5ab563d03476991214dc64c9ef62d"}, {"@id": "_:N95a5374eef3d41f48427dd6cac00b20b"}, {"@id": "_:Nfcffe808704b410394bc7b784b066af6"}, {"@id": "_:N012fce7c487c4edbbc22f261f75e451e"}, {"@id": "_:Nd569c43f1f3f42449e8040019c507112"}, {"@id": "_:Nbb7854c1322146ef921132dd0fbfb93e"}, {"@id": "_:Nbcfb135b280b4edc8006f8d44a71b9a7"}, {"@id": "_:Nfa198facca25449b98ce658cfd1d02e9"}, {"@id": "_:N6b8a6417ab5c4e5abd7637f52c3972a1"}, {"@id": "_:N0048d4e2a745466ca16098d0bd970ce1"}, {"@id": "_:N28f3bbc97566457f87534f3c84f13e3f"}, {"@id": "_:N17f82510fe9c4f379512a7b178efe7ef"}, {"@id": "_:Ndb66097685f344369db5141bcc134a58"}, {"@id": "_:N96882b9b33ed4c6dada5a1f79074e775"}, {"@id": "_:N99d9898674504edaaece6d9f19a60c1c"}, {"@id": "_:N32951a54c500494a8a92975c2471549d"}, {"@id": "_:N815d34a5dfa745a8b09c6694ebcf13d1"}, {"@id": "_:Nf28783456c6f43bf9f2653d9a9cba5c8"}, {"@id": "_:Nb32810beada8445b8ef7a00c7ab30f59"}, {"@id": "_:N48b62a0de0b1404faeeeb7c540338cce"}, {"@id": "_:Ne0dd9c581be441529613d2583684873b"}, {"@id": "_:Na657be6bdf78490bb406859d8d07067e"}, {"@id": "_:N4c36a3c64996434eb072449df3b74066"}, {"@id": "_:N0c6a877b03dc4018a3091f0b82a7ebef"}, {"@id": "_:N2479820643594b8fa83c38ade881229f"}, {"@id": "_:Neccb217223ea46abb185e2f347b998c8"}, {"@id": "_:Ne9cda964e9954c62b75d529529ea6ff2"}, {"@id": "_:Nd452fffad6154cdeb51d4d9cc3fcdb74"}, {"@id": "_:Nd31b3ceb167a4b2ca4feb9e6dbb36190"}, {"@id": "_:N1d74404f651a4c54b1ec07ef56ee519b"}, {"@id": "_:Nfe13352876fa48029ab870e3f003c730"}, {"@id": "_:N977552b1fbff483899ab3f2238247251"}, {"@id": "_:Nbcd7b5874153450197f58c1fe50639b2"}, {"@id": "_:Nd19bbb30257840119ccc158174a0657c"}, {"@id": "_:Na950d59898484c199dad9638226e75cd"}, {"@id": "_:N764a7f2385964c6280735d292705ea69"}, {"@id": "_:Nb58854759ef046d18cee3757e196203b"}, {"@id": "_:N1dc44c34190044ab9c3388a63fea22c9"}, {"@id": "_:N49297ff9148e4b279f273d4b8cf42018"}, {"@id": "_:N04cdef0cb0914a27b10f8cd42d7a760e"}, {"@id": "_:Ndfc831e833544ff895135de6d7476e77"}, {"@id": "_:N93e4560073ec41e1a25118a7191d13fe"}, {"@id": "_:N8fe506dbc08d428aaf48cc18bccbed05"}, {"@id": "_:N01a7f1acb1214eb289dee6ffbadd1dd6"}, {"@id": "_:N244196431ccf44abb00e983fb35fdc0b"}, {"@id": "_:N4f79807cde394f31adc9fb32b4e79d95"}, {"@id": "_:N42db02556c1a4988ac97e7a3073e4b99"}, {"@id": "_:Nebf91c81c1654d8d87240aec8a7adb52"}, {"@id": "_:N69d82a40b74c469ab914018b32150349"}, {"@id": "_:N831a4159bc8441d4832815a168343a1d"}, {"@id": "_:Nbd4fd0ce966443c38f55deb29a1890c1"}, {"@id": "_:Nb0e0aaf848cb471a9d0b00c6aa63588d"}, {"@id": "_:Ne569fb3e9a884d3a872589ee9b061b8a"}, {"@id": "_:N3c52d712246f4d8b933870f102984060"}, {"@id": "_:N4bf4bdc4a24b46bfb3dd600460061139"}, {"@id": "_:N8a584b029c9d4a4db57f1bc6a8c83287"}, {"@id": "_:N299163cb856f4437b54e4da4694afa7a"}, {"@id": "_:N64db2f2507934301a31f84e573983cd7"}, {"@id": "_:N7fc6604614984a5789b5b3f254cb1845"}, {"@id": "_:N37664f8141c241a5b643b211fb3297ad"}, {"@id": "_:N9653dbc82fee41698bfa9d6ad57a5741"}, {"@id": "_:Nd19db409b92446419afab5d20a104eae"}, {"@id": "_:N7468647f707c4a75add3e398ac324c95"}, {"@id": "_:N6cb105cc64d0458da00ce816f792df08"}, {"@id": "_:N51ef502383444e5b90fef6a94e970502"}, {"@id": "_:N7342237fa76843ff93b6a55a8a9ee4aa"}, {"@id": "_:N8da0b0843fb1463fb34b097d517dbdad"}, {"@id": "_:N6c107ef77e9141b28cab5243daa3a45c"}, {"@id": "_:Nf0ffdb13642442fdb40b48258077d018"}, {"@id": "_:Ne4f527848d784f278aabcd1ed902492a"}, {"@id": "_:Nb98620ba7cfd4233af635c2e4f79af68"}, {"@id": "_:Ncf4882ebd850430d903298ee40912007"}, {"@id": "_:Nbd624db957b749ba80e57cbb619106ef"}, {"@id": "_:N2af6fd59aaba4c71acc0869604390929"}, {"@id": "_:N1d4daf36e1b94c7dbf306ab5fce518e9"}, {"@id": "_:Nf99a6ca25abf4b789b9d3473f7849625"}, {"@id": "_:Nd60bc052130e4a2e8a0966162449e203"}, {"@id": "_:Nbadb52d22253454594d797259d7950b9"}, {"@id": "_:N7cd682b207e14b9bb077ec34481e6bfe"}, {"@id": "_:N70cca83bed9f4f3986062e02afcb8837"}, {"@id": "_:Nfb1e7753303c4d6b91b416af981e0458"}, {"@id": "_:N0136997a754447a7832767771e97c39c"}, {"@id": "_:N3baeb74039b04238889eeff44877a713"}, {"@id": "_:Ne5ea593e437b4055b01c018ad3d34f9d"}, {"@id": "_:N8e222c8b37b1449ea42ca81f2bb19070"}, {"@id": "_:Ndb2a69660bc147cf896ec11913aec211"}, {"@id": "_:N25db3e8e721741c380bc046b0b04f486"}, {"@id": "_:Nbe35103a9e9646b8993aee47b849ecc4"}, {"@id": "_:N0df44137c1db4c8abbe5c8b5cab165bf"}, {"@id": "_:Nfc031a6f04204692831b412d7d7d80c2"}, {"@id": "_:N260d6bd9e7424bce953a25ca97a0ecc7"}, {"@id": "_:N4f6733e7a5cd46829571aa77328ea166"}, {"@id": "_:Nbb0fc53ffbb64f99b97573fcabd55c0a"}, {"@id": "_:Nff5f5f50574e4b3aa87cfa2e66bebc2c"}, {"@id": "_:Ndde51e37d62b4241a48fe100c0c3ab0e"}, {"@id": "_:Nf550984ecea7444f8f0e8512fa0c4f4f"}, {"@id": "_:N208cdbbe6be7486aa7650711de197b64"}, {"@id": "_:Neeb1bb7e0a7a45e3b2cda7bd553524ad"}, {"@id": "_:N1e1879cd324249f5b2c820fe119b5f84"}, {"@id": "_:Nf0a1990aae704a258370f7df465c27ae"}, {"@id": "_:N622ec83129844ef79767af0a4a7df86e"}, {"@id": "_:N90af951f532443418986de68f4d4f61e"}, {"@id": "_:N2dabdfc44b7242d4912361f4aae8eb64"}, {"@id": "_:N7a197cb15ecb47869efda1caf6a9a0f3"}, {"@id": "_:Nb97578d8a8cf4874bae3d6f41f0efe5e"}, {"@id": "_:Nb2544064bcdd4eaaa63e76c011b2b674"}, {"@id": "_:Na5fba721843b4950ac1e2bba9a0cf916"}, {"@id": "_:Ndfc5d85c9b0649359c95f05a3be24b3f"}, {"@id": "_:Nddfb0e516acb4bf1807850edadaf1cc5"}, {"@id": "_:N99f412542bb1463890d91d9209a627a9"}, {"@id": "_:Nf0b15854fb044a99ae492f5f30417aa5"}, {"@id": "_:N56769fa5cf4a4ed5b19581990b57083a"}, {"@id": "_:N71108deba7f146eea720f496c2ff33ad"}, {"@id": "_:N9750126017a541ab86892b089b130313"}, {"@id": "_:N49789f90abac45ebafeb45dcca680c8b"}, {"@id": "_:Naa7e56e6f64846a1a7edd9e82a16fbf6"}, {"@id": "_:N91bd508df52042c689bb9097794dd447"}, {"@id": "_:Na7e85707a54048a6a9ece8db1db9e59f"}, {"@id": "_:N0bc5531954cc4825b96e237426718a51"}, {"@id": "_:Nb68adcb146394b0e90f192f21fb3471e"}, {"@id": "_:Na85fe9bbcad845568001821b25c656b6"}, {"@id": "_:Nffe3020a08ce4179aa7d410703bca26e"}, {"@id": "_:N3a37ded67d64439385f326efd7e914cd"}, {"@id": "_:N2e1e12ef86c94a96b85fb12a714f158b"}, {"@id": "_:N4a9caf03fae24662b36437fc8d262c85"}, {"@id": "_:N19f02e5e9cc64761a6cd9c9833e56e02"}, {"@id": "_:N698861c4f93f4320a3a8fcd4c36965a5"}, {"@id": "_:Nf6f9b05a6c8244a1a532060de5bcb371"}, {"@id": "_:N969f7eea3423433c8a3330eacd8a4363"}, {"@id": "_:N0a5c0acc1efe4ab6ad71057af624f223"}, {"@id": "_:N03486373e169414586310a67290671f3"}, {"@id": "_:N1d2466b05e9f4e99b518e6a50ca741dd"}, {"@id": "_:N637b722f48324cfaa7a3b3bc42fd30b9"}, {"@id": "_:N26a6fcb18e9846c9a56aa856552f662f"}, {"@id": "_:N78e088ab21e04191ab77b4f6364b09f5"}, {"@id": "_:Ndf994295fb244b63a47b44f71086b6d4"}, {"@id": "_:N7a90b65c9ea343e9b4e1c47708072b03"}, {"@id": "_:Nc30a0a128b42432a881d828b2b204d43"}, {"@id": "_:N3591d039438e46d49d5252b0628daf99"}, {"@id": "_:N77aeebbbac494659a82ee6fc8bb8f59c"}, {"@id": "_:Nab62cee90e654afbb8ab7a1d08294f95"}, {"@id": "_:N896b0a289e9b48caba1075e11340ddd3"}, {"@id": "_:Ne0e7f52ee01d41a480f0b506130e6ed3"}, {"@id": "_:N17bbc999045746b18d45c2b62700ac89"}, {"@id": "_:N6d03eed1a81a4a2989b6fb637368bf00"}, {"@id": "_:Neb4d0bf889644d64a5672e99b7d9f476"}, {"@id": "_:N328a9adb89c7436ca7050d8d251f374c"}, {"@id": "_:Nccdc1d0a1908456d974adfa4c836468c"}, {"@id": "_:N685115c01e964dd988d1026ec068dee4"}, {"@id": "_:N2e6fa16eedad4d46bd8c6329482688c5"}, {"@id": "_:N80ee2cb3cf8c421e84a7a0cf8d9cdf7b"}, {"@id": "_:N36ec27479d6446ecb1a21d2376b71876"}, {"@id": "_:Naa42514ea0584ecbb2fd524d3bd33fed"}, {"@id": "_:Nf2e3c3776e0341beaed39b57bd03f46c"}, {"@id": "_:Ne189fd4bbf744fe1bd882a58b4f4e14f"}, {"@id": "_:Na2cd1393267b425aa974f8b048163f34"}, {"@id": "_:N7c0744fdf83b4e998b0a31d038389575"}, {"@id": "_:Ndb9b330c3ce142dea023764766ea758a"}, {"@id": "_:N145762afe01242758be78ceb93dc0da2"}, {"@id": "_:N3d79d1d1f9754219b9826a3921e7860b"}, {"@id": "_:N642ac712183740d9a78514f24b2b8671"}, {"@id": "_:N5afe58b9116b4bc3b2a3d46eeafdd066"}, {"@id": "_:N709b32220b8a46b68275f440266f15e1"}, {"@id": "_:N3456802729d2456fa62f0ca1ca614173"}, {"@id": "_:Nbfae4e309ffb488eab4be82d29c6902f"}, {"@id": "_:N3b879dfe8da24378b39a32321e1e38fe"}, {"@id": "_:N7396092ce7384d238d8d88bcb6d5c1cf"}, {"@id": "_:N2cf18e690c3e49f1a8d2b57cfea68deb"}, {"@id": "_:N8877d433ef1d4965bc90ece7d230d722"}, {"@id": "_:N8238602bd53b4021b9e6bb68585ee062"}, {"@id": "_:Nfd62eca2273b4d299456fb2e20a3b3e9"}, {"@id": "_:N93b60ca134dc4fa787a3843e3ba614b2"}, {"@id": "_:Ne2539d10e4554cde89ab144a8b3a750f"}, {"@id": "_:Ne03f650edd9141c28ba3fe177f4a257b"}, {"@id": "_:N87df4d8cd7ea4fc68bd76abf99b770a1"}, {"@id": "_:N1f9b23fe7a46466db3cb442740736577"}, {"@id": "_:N9f406ab53d1c4b95b73e7c603d6c9a52"}, {"@id": "_:N75495db2467141fc94cab1fbdf18d7be"}, {"@id": "_:Nf86ff5746d084ea7ab74a6975ea6ee27"}, {"@id": "_:N8c715939259c48b5b5cd9ed17bbebfbb"}, {"@id": "_:Nb1f10b0d39154a9d9835efef2ee2b8cd"}, {"@id": "_:Nf7e0969e9f024bbb88832c85aab41736"}, {"@id": "_:N560c278310864087a273d47968deddd4"}, {"@id": "_:Nbca6221db6674469bbdbfa92c3f8745d"}, {"@id": "_:N7ed35e3875bb42eb83734bef945f22b0"}, {"@id": "_:Nfd0e048b5db94d5d96399318d0b3a5f1"}, {"@id": "_:N0d9e2281aa284f89a66a4b100f7f7b6d"}, {"@id": "_:N3a5b4abe0dbe412895f2a1fd005c4917"}, {"@id": "_:N919e267ea5a54c90909c6baa7bfd46b9"}, {"@id": "_:N4f066ed765e241a8aaff07817ddbf49e"}, {"@id": "_:Nffefeb6a499c4271890efdd0d3872723"}, {"@id": "_:N408dce03f7614607a43151453f08626c"}, {"@id": "_:N8e2f38f1d2f54661a09fe7ae4fa90936"}, {"@id": "_:N1cecffb75a0d4c5fabb330575b15eea6"}, {"@id": "_:Nc856d9fb5bdc44e4ab712cf107dc44b7"}, {"@id": "_:Nb0848ba876b84c459d6e8a099d1d4f33"}, {"@id": "_:N29a0c7404d2341bca3976a5aa911a9be"}, {"@id": "_:N144fb607ebda45108d953c505e739bac"}, {"@id": "_:Ndf47fa2fa9ed4274b76e8acfc9d7bd13"}, {"@id": "_:Na4c38bbd0aec48e3a07412f3c89c858b"}, {"@id": "_:N0d0f8d8ed44945f8baadca1d67369938"}, {"@id": "_:Nd71fd698dc414d55b87b1d96406d7157"}, {"@id": "_:N4063a41de5484874b4bd5ca59e8b90d6"}, {"@id": "_:Na1d5d986b9b74886a1b1da7545ce919d"}, {"@id": "_:Nb19a49bf875646488f3611de37107afc"}, {"@id": "_:N5901172edbaa4e3fbbcfc0c6aaceb2fe"}, {"@id": "_:N551d210da56c467483ff6aa26870cc7b"}, {"@id": "_:Na9fe102c8d48498fa49b374f89296c5e"}, {"@id": "_:Nce976ed60c0f4a669e471c75e7728d2b"}, {"@id": "_:N3ee275d64c97488aaa2500298dd86fe7"}, {"@id": "_:N8c188931131842e1872b6581fe940400"}, {"@id": "_:N82a43c8fea0a46a7b01b4def71888ad2"}, {"@id": "_:N3bd3fee4b669440e97958d28302e3fa7"}, {"@id": "_:N0edd88ec968d42d99458855d6fba6e2b"}, {"@id": "_:N1dbb56b77ee9467d8084c837f9add677"}, {"@id": "_:N116d4a89e9c84364bfed54fb498f0907"}, {"@id": "_:N67124b4f0e424f729a9608098c93eaa2"}, {"@id": "_:N55ecad4560e64768bab9f546545456eb"}, {"@id": "_:N7ea9ed817e3247cfab95196d1bfe2521"}, {"@id": "_:N2175afc31c534ffb84a142a09eae20a7"}, {"@id": "_:N796423507f294339b2c911fe38c5642d"}, {"@id": "_:Nf532bdddf7d4460f8ecc0dd30df81ee8"}, {"@id": "_:Nf212caeb771c4512a2181b362805fd05"}, {"@id": "_:N899bd0ca546540c3aaf0da2c128b5f2c"}, {"@id": "_:Nfaff8600fb5d43a3a56e766ebbee8fa9"}, {"@id": "_:N03006c102d114695ba1bfb739a49eb75"}, {"@id": "_:Na91f707f502a4e43ab943d52c0255a68"}, {"@id": "_:Nf7e8a2cb151a4cd98aa19b4d7b21fc42"}, {"@id": "_:Naa98a7dc0d314779b9c0081cd0a0000a"}, {"@id": "_:N55df88a323cc4eeca82462c88fff6a95"}, {"@id": "_:N305de58385ff45d38ef2840731440ae1"}, {"@id": "_:Nb15479ba191f4ff9b80b9bd644c26b0e"}, {"@id": "_:N7e71480d1e9e491996b1eb9885b38e3f"}, {"@id": "_:Nd3d9c3bef48d42348c31273cad75c8d5"}, {"@id": "_:Nccb6e86c9bd14a50af29e18149f8d447"}, {"@id": "_:N8ed3b48b94ee49218ca377d9380aa620"}, {"@id": "_:Nfdab28b5916e440a9bd6122bf76d8b6d"}, {"@id": "_:Nabdae624de374499975e35a898ed4eb2"}, {"@id": "_:Nefcfb3dacbd244c3949440a87762b522"}, {"@id": "_:N114dfcf698904cb599c75f3568d65314"}, {"@id": "_:Nd8c36c7e3cf544038c5369b2ada42c0c"}, {"@id": "_:Nee3b60642f394f969b93982fd80bd32f"}, {"@id": "_:Nf62d267970f843f782a7fe582d6d07ec"}, {"@id": "_:N1244f9a882e04de394f85f6d7465e9c2"}, {"@id": "_:N514942d91e31485b90f728302b1198e4"}, {"@id": "_:N8d2e377f8fac439e8158e212a74ef762"}, {"@id": "_:N37068d307de34c81acddad876b5cbe89"}, {"@id": "_:N57ebba9117fb41ed8183c46954cbfdf4"}, {"@id": "_:Ndcc013e57b7a4c97909806924b9da358"}, {"@id": "_:N3d8fef7dc1c24ae9addda9a082c1102e"}, {"@id": "_:Nb3972bba8a004960b55940329b840ff9"}, {"@id": "_:N7fa9f2f6297f4ca58bffb2994242f829"}, {"@id": "_:N2446f6df388349679db8d03e0fe5bf1c"}, {"@id": "_:N98622a2aa9ea48389127a8e1f9a36e9b"}, {"@id": "_:N29075fde56c24d65a067a0d51420dcf7"}, {"@id": "_:N2fcad71ceb814d13bddd39e91238be59"}, {"@id": "_:N5c85e21f33fc4cd7acf1bf1d70baa6bb"}, {"@id": "_:N05280c95d42a45f182929810b00a1135"}, {"@id": "_:N6176928d93a64460bd9295dda399a4f1"}, {"@id": "_:Nfa8e428059ec437e9c5effb2a366c47e"}, {"@id": "_:Na68c28aa272c4cb0b818ed7cc19a4966"}, {"@id": "_:N07ff7b06cb1c4bc3be9e73a65e5d1202"}, {"@id": "_:N52d715805cc844009c0d0f4761bdd3ab"}, {"@id": "_:N91e0fe28d21f4190a3298d142e8b4e3d"}, {"@id": "_:Nf9e8dcfef4b448e2b5d1bc6a1180ff2a"}, {"@id": "_:N29167d42b0bc46cbae81cac300a4020b"}, {"@id": "_:N25ce6c2714d6415d8dd9fe30d5548b33"}, {"@id": "_:Na6c335057f044164be244d5068a52a83"}, {"@id": "_:N006a83b118064f48812ccc93c964021c"}, {"@id": "_:N0c7176ab20904d4baa22c3c4a227c74b"}, {"@id": "_:N5978cb9f2c6e4c30b265599fa35e86ba"}, {"@id": "_:Nd9f6757602d3401d8812ac30737a96c4"}, {"@id": "_:N2bb44a6b1ab349929edc6a1017184a37"}, {"@id": "_:Nafa97d3e4e684a16a9494131d51984ce"}, {"@id": "_:Nddbf777b358d4b4bbd12918f3060e403"}, {"@id": "_:N15bd8e4afc52453daed535821c8310a5"}, {"@id": "_:N4899d066bb174ad7a6f5864457fea064"}, {"@id": "_:N757b0575d6304c499fbd4dfcc23b8ca3"}, {"@id": "_:Nbf56a1b59ac0463297ef93fc243f5df2"}, {"@id": "_:N1794a1cb030d404f92cbd8ed7675f34b"}, {"@id": "_:Nb51d2c1707c245819532d866e501722e"}, {"@id": "_:N9aa73ef0cc314d409b4cc1327c515f60"}, {"@id": "_:N5ac9fa33bbc94708800e2abd34c9c404"}, {"@id": "_:Nbc7deed11eaa463d9a99175177785691"}, {"@id": "_:Nd1a1304862b64d91aae75bf4341151ec"}, {"@id": "_:Nc3d25c657b864e559158f9ba6fdb8b89"}, {"@id": "_:N15ce5ad9d5cb4d1abfca995ec5db9523"}, {"@id": "_:N4ab775aa4400463db6db7f392c776f28"}, {"@id": "_:N25b35a9593b1451c8922ef1bd572ec88"}, {"@id": "_:Nfc41466097a14c37aa2b7079e3e22e10"}, {"@id": "_:N76a445606ff34a9e82d8f829fb224aec"}, {"@id": "_:N95b711e0f75442be9e2b89db887905ec"}, {"@id": "_:N945fde0c20234130ab221c2b426aadac"}, {"@id": "_:N4e2cd227feb049f395cf7eacbadd79f8"}, {"@id": "_:N75940925e9d340c7977d8d38e5a4b818"}, {"@id": "_:Nd8e8f77456824239af91bb25dd9c937e"}, {"@id": "_:N4b309262cfff464c9d409e9765f88925"}, {"@id": "_:Nc0ee4a28d153489db0813d9c92133a2e"}, {"@id": "_:N3089287924d84a799499b6c5fa5cd72f"}, {"@id": "_:Nbdd792962c03415aa489f600cf8ade84"}, {"@id": "_:Nbf48f7e56b22438e82149f9021814a58"}, {"@id": "_:N12190bc84b114964a912fc9db8f7b268"}, {"@id": "_:N3d188512ece1404b96e749befa25d26b"}, {"@id": "_:N21ea01e9c8bd4a40956c5debd563b388"}, {"@id": "_:N4e3fc6825d4d4bb9abc539718ac65c94"}, {"@id": "_:N9e41a7d5a6554153bd902f445fc66aa9"}, {"@id": "_:N9834cdb22fa0466ba2cf7969a666fd0b"}, {"@id": "_:Ndd4f2399230e45c6af844e33df38565d"}, {"@id": "_:Na49270713cc94f37b2bc0e1420c37a3b"}, {"@id": "_:N41b7bc977fab4f5e90db58f86564835a"}, {"@id": "_:Ne0fbe31bcc614740b0e7048d521ce0a8"}, {"@id": "_:N56893df9f6af48469d46781d574cb6fc"}, {"@id": "_:Nc813ed55f8e344b284245c5cc86b2955"}, {"@id": "_:N569d63f400ea4a02a1220758b551eb0d"}, {"@id": "_:Nbbc5bfade57a46478ae6eed2fa70f107"}, {"@id": "_:N488670a45c50411bb2e6fcfb05e40197"}, {"@id": "_:N7963fe8242b5446d9fa99e194d60c1ba"}, {"@id": "_:N98568fd2f83c4eb5b2cee5501ba95893"}, {"@id": "_:N86d10c770698434e87bdf96a00575e23"}, {"@id": "_:Nb0182e9a8e504bf4874b2350500cb034"}, {"@id": "_:N1785df4535f84490b6441fc75a998652"}, {"@id": "_:N22d7ab27f00c4648b962de5e9a96d1bc"}, {"@id": "_:N7997f3a0ef1545608706ef7b3f18cb4c"}, {"@id": "_:N582afcd8080b4f4da6f0df04b9e64f4e"}, {"@id": "_:Nadc82ea648ce4431940b44121e3ebc4f"}, {"@id": "_:Nb00a50abbf6548fb9479d4a600963bf8"}, {"@id": "_:Nbd28fad44693422882d44dd37ad438a8"}, {"@id": "_:N464ac947b0654f4cb02316bb423e6744"}, {"@id": "_:N0689348226f043b4b78ec191e2e556dc"}, {"@id": "_:N5e0f190d5a6e4b62996c99fd7e03f45f"}, {"@id": "_:Nd850f0e8274c407f8b77c26c6d154d93"}, {"@id": "_:N09df7eee8d044fd78d24d7f6cc4ba683"}, {"@id": "_:N6b8630e435fd496a87a3d518684e2f0d"}, {"@id": "_:N65a00826587d4826909286cf72e60e63"}, {"@id": "_:N9b19eea0f2ac45738f632e13789a971c"}, {"@id": "_:N933cab1a8a834682a91ae370d196bce5"}, {"@id": "_:N14a472b7b3a64f1e95d58141f9417587"}, {"@id": "_:Ndf60f4ac22864c589c38b9892d07713e"}, {"@id": "_:Nf78d0080e80041ae8bf7051d8bb7b511"}, {"@id": "_:N555f87cefc28438da13a1814567d7335"}, {"@id": "_:N2eb771ae48f34288b3d3709d5759af63"}, {"@id": "_:Ndd54b55e85e14848a9f0bd7db8da6f90"}, {"@id": "_:N46a25f6a695748b9b76e2e0eb972d0a7"}, {"@id": "_:N3d8cd74c9a6348fbaae4b1a36a283204"}, {"@id": "_:Nf9bc47e5d8804fde9e46ddb9725077c2"}, {"@id": "_:Nce725abc35284484a96c0d08b51c46ee"}, {"@id": "_:Naa06de8d78c14a49a84817d3cb81bbab"}, {"@id": "_:N07a86e74533a4efc81655692f91f4933"}, {"@id": "_:Nc4556a52ac9040469030d7c23cd7f85b"}, {"@id": "_:N2d4c27f29152479dad9dd3672e7ba44c"}, {"@id": "_:Nf1dae1bd20fe4975a5d21f5ed7ecabc9"}, {"@id": "_:N3d311a3dc31a493cae8089fe2c09a43c"}, {"@id": "_:Nc1e4380359784e908e1a6969fbd886ee"}, {"@id": "_:Nc436a062897b4ca9a74afccf577be96e"}, {"@id": "_:Nc7b420f9b3ee4ab1bd5c2f0943dc1b01"}, {"@id": "_:N66bc6e93bda34bf8a66e75d763103789"}, {"@id": "_:Nde96325a90ad4d6bb16d94192569bce2"}, {"@id": "_:N6c327100b7db483db134ee170363ac1e"}, {"@id": "_:N022e19ad284d45fa94344e09d39cffd6"}, {"@id": "_:Ne8fe3da0b55246fc93b145579cf18821"}, {"@id": "_:N0275a51db36e48908d56aede4bdde828"}, {"@id": "_:N159e54b1456a44cb88125b70f7b70eb7"}, {"@id": "_:Ne6bb10f5615742e6b5eb2c524b7f0f78"}, {"@id": "_:N47fffc74be06423daa8bbaedf3c64f2c"}, {"@id": "_:Na9dfd9d26be343339a6db62913cbe69c"}, {"@id": "_:N7ee9c30d72b64316a5b1a26018b6555b"}, {"@id": "_:N487d8f827a964091bd95ad58c1a0b78b"}, {"@id": "_:N3191641cd7b045e0a26e463fe3cb7e43"}, {"@id": "_:N21dff0de3797434ea7d859998e048923"}, {"@id": "_:N12994d9be3da410aa6562cffbe3f0b93"}, {"@id": "_:N65ec8ccc2ad24c5a93a4945737cea6ed"}, {"@id": "_:N8b6d734040be410abf7ff9c4f84a0079"}, {"@id": "_:N15480e5204c84eddb8761a68c47cf667"}, {"@id": "_:N04ae033fb80240ca87a31bc2f7600e0b"}, {"@id": "_:Ncc64f5fcadf0483183c55feff7fefdf8"}, {"@id": "_:N6eddbda8ce7343f7b61843dd0a9ccc79"}, {"@id": "_:N48d5070ba24048208893a422aba5ddf2"}, {"@id": "_:N4cc5dc263c5141dbab7fe7fd032afd8d"}, {"@id": "_:Ncd2b3733e18d41e98a9b61b5fb55dc32"}, {"@id": "_:N463803fccec7422fa6020fdea029b1f7"}, {"@id": "_:Nb380eb686a7c4f2bb0da14879e4a0a7d"}, {"@id": "_:Nad5c8ae80b934b86994ab18c9a27aec5"}, {"@id": "_:N0bdee26ed49f447fb5a18dcb6612c3c8"}, {"@id": "_:N9542564dbb5e49a2873efd245fa53297"}, {"@id": "_:Nbd3a2501e37043e3aa425ae369944094"}, {"@id": "_:N5556cdae28474f949a35018cd0098f40"}, {"@id": "_:N5445e8cad4d84bcab025cea9f30febb5"}, {"@id": "_:Na93a0c98350548d791b8d67ceebc86f9"}, {"@id": "_:N1c62738d6fe0499b865b74dbc07dce65"}, {"@id": "_:N24b7bf7b59e04a5a976c80559d1de7da"}, {"@id": "_:N36bcfd2bf9804c03a5caa13689bd8894"}, {"@id": "_:N63bda8e8adae44baa5eb0110fca06b89"}, {"@id": "_:Ne3c6a875adbe40cbb87dba4f88f3210f"}, {"@id": "_:Na680d637e82c40448b6d35df1ed6c12d"}, {"@id": "_:N4fe92ef478bc4b519e2a7fed8248b116"}, {"@id": "_:Nc0fd611510c04ad0a520d1c9065b8c1e"}, {"@id": "_:N61f1d4a69d9d49cda89b2e385e5e3178"}, {"@id": "_:N468ff7321ffc4269bc857231fa03c174"}, {"@id": "_:N91af5515f9aa4f21a3341f51edfac879"}, {"@id": "_:N569acd91eaab4122bc34bb423bf9241c"}, {"@id": "_:N562521dc51a24ba0b62b2658bd89805c"}, {"@id": "_:Nff437a94d0d547c7ad122f99f66b3855"}, {"@id": "_:N02c538774e194a319f1b118e0a87f027"}, {"@id": "_:Ne43793e7bc064b8fa7dbf1af6d3443cb"}, {"@id": "_:N710db602a8864eefb217371e6cd92557"}, {"@id": "_:N5918164c83944419a2ef55bdd05c9730"}, {"@id": "_:N4d3b885b0fbf4153ba5d12ee65d323a6"}, {"@id": "_:N752371a87aba414587674dbff1ed7130"}, {"@id": "_:N54ee163f550141308a071b640c268eb8"}, {"@id": "_:Nf2b57169df7d457f9f165918ac08ab46"}, {"@id": "_:Na383ba2f116446eabfcaecf6a12e21c7"}, {"@id": "_:N6929c21b722c4761800509c9a570b74d"}, {"@id": "_:N47cca77649354a5ca17f4536071bf936"}, {"@id": "_:N910a19924b4349d4a46cff50abd7ce13"}, {"@id": "_:Nb0fdbc5427ec4ed7a907b3e61a5da847"}, {"@id": "_:Ne55d65a2a12c44059d0b644e59a8b7c5"}, {"@id": "_:N9c75597b862f41d0b744dcfc2df2e852"}, {"@id": "_:Nf41087ff87f042499c786f37405b3742"}, {"@id": "_:N713a581af86d4db289d331c1c21e0c8d"}, {"@id": "_:N4ddb109b4e354ef9af0216915d7cf0b6"}, {"@id": "_:N9e591acc2aec477c97dc8312f9d664ab"}, {"@id": "_:N3346f2ceabbd43efb302004c141a604b"}, {"@id": "_:N8dbf56a252f84f00b52e97699e2624e2"}, {"@id": "_:N7539543e7f2a407cb048d43a942c2f19"}, {"@id": "_:N97e7093341134ecf9ba1eade085b830c"}, {"@id": "_:Na3aff27a7a884c5eb1e0a91fb4b3b1d0"}, {"@id": "_:N24857d372a044693940d24f337fd35ba"}, {"@id": "_:Nd2ab7dff77974a1b98a25f252088c220"}, {"@id": "_:N05fbd9c6171d4f4ca26974a19baf7ab8"}, {"@id": "_:N9105b0b307cf460e8b0b113a4855c735"}, {"@id": "_:N47f109e94161453ba24254503d1e69f0"}, {"@id": "_:N55540f68a1d64bb684d4179b21628d8a"}, {"@id": "_:N61eec5e699e64a269e15860d7ca4efd4"}, {"@id": "_:Nacb844d6ce4e41c689ac222a3574f545"}, {"@id": "_:N19e7c4671730455ca51d9006debb19eb"}, {"@id": "_:N05dd04b2dbc94008aeb23477a471c410"}, {"@id": "_:Na4378b2370d24d729a0e8485290a0fef"}, {"@id": "_:N0d1f9c323ee94e69b23dc482b09af636"}, {"@id": "_:N95d5015752524535a8821ed0b997c163"}, {"@id": "_:N339acadc1338498ca2da7ee6648db09d"}, {"@id": "_:Nbee3ef9429bf4840a90cb408bd952848"}, {"@id": "_:Naa2485f7c0e44e318763d57b5ac486a1"}, {"@id": "_:Nbd2666c3115c40aeaa7b5d751a42b80c"}, {"@id": "_:Ne61fe13d6303468abe838e4aaa29a133"}, {"@id": "_:N00f9df37a0b342f8aa9dd793d5c6de1c"}, {"@id": "_:Nbd82b407863142898785b8193c058b5f"}, {"@id": "_:Nbe4c94979d064e09b5ce0b3c7b21c5f1"}, {"@id": "_:Nde79a232689546cb8446c3cc23f7e647"}, {"@id": "_:Nbf4eaabbf72c4525a0247e62e8f3c004"}, {"@id": "_:N277b9952591646a9906f5be5061720d2"}, {"@id": "_:N8930525149664a9a83d0d62c25e74bdb"}, {"@id": "_:Nfbb324fd78804600a26b695635dea8b4"}, {"@id": "_:Ncc286c835624484d96eb8e6d2a0274bb"}, {"@id": "_:Ndc1ed32be07e4537a5e42b0426fb2fbd"}, {"@id": "_:N3d9c68a239e0489698ea3d611de0288f"}, {"@id": "_:Ne9e732c9175e413b80c6560878d93366"}, {"@id": "_:N5c3554890e9c480287895d14eb744d99"}, {"@id": "_:N9eca346e39a348e4bc6e390f030c5dc1"}, {"@id": "_:N1266e09b573945b2ad2bd9f218012e87"}, {"@id": "_:Ne4ac4e03bcfd437fa31b7600d6d7ac0a"}, {"@id": "_:Nd4b6cded1d494286b1d7bfae4164e0a2"}, {"@id": "_:N28d5fd6e1c9f4422b146a029eddfcded"}, {"@id": "_:Nd0a492aaf60740d0afccd1abb21c6940"}, {"@id": "_:N29d66437e97d44279206d21601d2c638"}, {"@id": "_:N1dd405a4a74643f6ac1587b1e2cba8f5"}, {"@id": "_:N4db75910390b478387691e4a7a8d9579"}, {"@id": "_:N04e73204204e4394a0b912b7978cd4f8"}, {"@id": "_:N37f67cf5df3b4b54b4d677f1244fea47"}, {"@id": "_:Nedd437fb16ac4944bd0ac70dba5ac54b"}, {"@id": "_:Na4f179e50ee141b0a2a1d248b8c7b5c2"}, {"@id": "_:N91f1b0a4004347528832c5059ef3eae9"}, {"@id": "_:Nb02b78bed5d3433c82bf9e3712eb1fea"}, {"@id": "_:N0b3cd924f39c4f1e8fc71f8827dbaeba"}, {"@id": "_:Naa69ccf4e12449ebaf4423512f5b70c3"}, {"@id": "_:N0850d8436a3742e7b34d1a88145a5085"}, {"@id": "_:Nca4eb264552743f2a4a7da1d9d43a8c7"}, {"@id": "_:Nee9c84821a03461eabfe449149351581"}, {"@id": "_:N9081db1108aa44bd9563bb5bd89b5c86"}, {"@id": "_:Nd3073a45970f4e50836f9dc4d096c0e6"}, {"@id": "_:Na738dda30a5b4112991e3c2eff10d2bb"}, {"@id": "_:N4695e5daecae4d5abd0051f31011c443"}, {"@id": "_:Ncd8163e5809f44a0a18f0baedc4653a9"}, {"@id": "_:Nde33600569df4fcdb41ac8a6c79f7add"}, {"@id": "_:Ne43ae0ad84984a3d95d32d66c8547060"}, {"@id": "_:N6b9da1c666c249e1b1f07254de00f424"}, {"@id": "_:N353c7a4dd80841c3ae24c7c545fa6d57"}, {"@id": "_:Ndfdad5dd8256451a98669aa6e39b15ee"}, {"@id": "_:Ndeaf95cfd1094c54bc1790907a47a3de"}, {"@id": "_:N0d39a4dd3a4f4b5eabd7b9f2d59dad23"}, {"@id": "_:N0b825185ec9f4ffcb9d1d9951715bd4e"}, {"@id": "_:Nb8bb8caf07b1499fa958ce8014268ce5"}, {"@id": "_:Nfd411e7da5204729a61313f6962796d4"}, {"@id": "_:N3f10e50da2dc4cce8cad715b051f9528"}, {"@id": "_:N3d5c7238ab3841fe8cc82970ef1e8b4b"}, {"@id": "_:Ne6c7aa74ab854aa29fc4b92fdacf1008"}, {"@id": "_:N8a7a62d4d646415a996eb8928c6e82cc"}, {"@id": "_:Ncbec8d3f2b9946b8b2bebb3bb11f0f66"}, {"@id": "_:Ne05d5640ba5c48689728fca719bc63df"}, {"@id": "_:N29954ee96d0e443583c5b89d31059ecc"}, {"@id": "_:N912b1216a0d94f378575d50c301d77fb"}, {"@id": "_:Nead9e63d327c47cfab02f38dd89c7569"}, {"@id": "_:Nb5519ab4c0bc4d24b36ab280c5ad2867"}, {"@id": "_:N2d0f68218b6d47fda75e12e3402ad51b"}, {"@id": "_:Nc7a1ed01e6b24213a3eb8979fd923988"}, {"@id": "_:N1122dec5aebb4722be948601fe49ec5d"}, {"@id": "_:N92151dbf73a24f1a943ef212f1223a90"}, {"@id": "_:N8dafd16b2e7c4798bd0eaed225a5470d"}, {"@id": "_:N8103deff5b5f48c7942c9320e041f85f"}, {"@id": "_:Ncc6674b9c2af4b9b834a5e9a9ccaf0fd"}, {"@id": "_:Na6bcb03a307d4937b1ebee2dd8835934"}, {"@id": "_:N35fb94cf3ee64c8ea489aa2721525a72"}, {"@id": "_:N69e838eb0b0646a99df33248908d10dc"}, {"@id": "_:N0524ed8a30b5426496a47fa2e1c01427"}, {"@id": "_:Nfa716e57c6da478fa1121940da6d83f1"}, {"@id": "_:Na5a23ae4919141caa676c554426f08a5"}, {"@id": "_:Ndd3a4ed5d0bf433faf4564750303143f"}, {"@id": "_:Na84c1fe4a31d409dba4e4f35fcbde3b2"}, {"@id": "_:Nc276988e27a3412eaf15a2250da13c25"}, {"@id": "_:Nb7201bbff78e429ea2411c152ebd16f8"}, {"@id": "_:N32c52816d81947aaac92fbbdc8db8a85"}, {"@id": "_:N1c8cc3c542a54b5ab133c5dc650ed6e7"}, {"@id": "_:N781ef847bde04d0482e5a75be827333c"}, {"@id": "_:Nc65bc1f597ef485dba2d8ff37dcac31d"}, {"@id": "_:Nff31d7d7ca554610bde6dabac2f4117c"}, {"@id": "_:N1c91ba41f170472dba3b9f6fba447e42"}, {"@id": "_:Nf8639d9e40d546f398164057c2a43dcc"}, {"@id": "_:Na9080484c448472f9bb9c1a68f4b8287"}, {"@id": "_:N67cb2c58025544fcb74a45aa05b33885"}, {"@id": "_:N3ed0aa98c0784da1874dae54f789c64a"}, {"@id": "_:N86ed9c47ae5e4f78876dbdc30b810986"}, {"@id": "_:Nb9cbc79b96c8426a850acac2359f7129"}, {"@id": "_:N86aa5b4be9b745a29853bbdd98568479"}, {"@id": "_:N6aa635f197cd49eb8266eebe26b21ad3"}, {"@id": "_:N565d7c1f275a49e78a2b99c5ddbffdea"}, {"@id": "_:Nd719b09340314062923f1a5402cc1333"}, {"@id": "_:Neeff2866062e4da1a5a8e7f66309bf6e"}, {"@id": "_:N3b78b0c056034659bdc5dc8474c00e36"}, {"@id": "_:N9879917f0d644f35b93060b650eef7e5"}, {"@id": "_:N3f2ee0a475c1437b812f5963d62bb271"}, {"@id": "_:N541322915a6c47d19f9c8df9e2644625"}, {"@id": "_:Ncccea39758c74d2580b79187b34ecb8b"}, {"@id": "_:Nc42f7540a78d40f19c87780377054d3a"}, {"@id": "_:N27ab5a0b41344f70813e59eee5efcefb"}, {"@id": "_:Ne4c927f2b2a24b87b0e255b317ef8eb4"}, {"@id": "_:Nc380d50cb2ec448894923decf8f1f056"}, {"@id": "_:N615453764f714c40baba775a8dc78934"}, {"@id": "_:N7c2943464f034afbb693a89bcbd8431f"}, {"@id": "_:Nfa9e6a8bb2f64481ae559c5ca4cf180c"}, {"@id": "_:N0a5f3c03693e454cb6e051602be8d80e"}, {"@id": "_:N6480fca6a7e44bf79eef0e25989eb4b9"}, {"@id": "_:Na17782b9e6564cde85b2ddd95d810bdd"}, {"@id": "_:N7fb728ffa40c486cb5017122cf76c0da"}, {"@id": "_:N6be1c4a95d1840b09712fbb02cd078be"}, {"@id": "_:N154fc96b8a5944959fad181912cd0347"}, {"@id": "_:Na9f2998c201c49e9b508fcc169b50bd4"}, {"@id": "_:N28c9a8cc7b074dd798056ce116e79da2"}, {"@id": "_:Ndea1c4524364493a8f83123ee98e5b7d"}, {"@id": "_:Nba08f56a4edd4148a31767991d6e514a"}, {"@id": "_:N4dfbaa3e9fbf453ea0ac7d819c123569"}, {"@id": "_:Ndfc5e6deba204711ba81617747e99244"}, {"@id": "_:N435b58184c554ac5acffd9f81da7aed6"}, {"@id": "_:Nf7810cda919d47098c8965f7e696c53d"}, {"@id": "_:Ne96c5a1cc6384040bd3a24a8c773cf32"}, {"@id": "_:N03c9ef007f2540e5839c1dbedac9c134"}, {"@id": "_:N7733e57b7b0343b28d37b486b61c3ace"}, {"@id": "_:N0add4926be0542c7a995f1561d4df887"}, {"@id": "_:Nf87224d01a104ee6a7e305695e247c71"}, {"@id": "_:Ne6b98a95435f4cecb46863b03de17c34"}, {"@id": "_:N6534f1c8b58244328fa096f27a53e55f"}, {"@id": "_:N16356a8a85a443448a51fbf389f76ae0"}, {"@id": "_:Neaeeab8e7eda4be7929240fec4e9dfa5"}, {"@id": "_:N7da04acb84ed4915a873b785846ae8f6"}, {"@id": "_:N3b070c2f6e2a4c149f5634eb4ef3845b"}, {"@id": "_:N938337a153954101bcaf7c9281dabf64"}, {"@id": "_:N1ee67adb49a24555bc3c3c40d0e7f6f6"}, {"@id": "_:N498f7dfde5c64330917053cfebd6e6b1"}, {"@id": "_:Nd775bb5ab34f4b5aa38099b601ceb4b3"}, {"@id": "_:N2312213f22944a269aa523cd478f2f3f"}, {"@id": "_:N0dbf7818951a4a139c629ffdee8771b4"}, {"@id": "_:N7f1794e8e17c467d95f7fbff22d236f2"}, {"@id": "_:Nee81d5f7662641298addf929ef206ee9"}, {"@id": "_:N024b8a62627d434b8ee19356df74c5f3"}, {"@id": "_:N82ecf424f6b3405284a9efaeae0b7906"}, {"@id": "_:N4c60059926284dc88b3aed9667803d50"}, {"@id": "_:N0447da1da12e4b96b5c0976524a89319"}, {"@id": "_:N9523fed3961149f784b40366469bbcbe"}, {"@id": "_:N106f57758a884d499dcb5b1010f4f980"}, {"@id": "_:N93b3e5223a084a2caa0dca760d681577"}, {"@id": "_:N695d75d2cad5426db3c3784d80aa952b"}, {"@id": "_:N0fcf93de8c4b416aa81df80b72f2a0d5"}, {"@id": "_:N329c1c43748c4770b930e9a804e4dc2a"}, {"@id": "_:N7223b8d6882246669c82634ad3a4d934"}, {"@id": "_:N9e031b9098774fd5a812b88a74b647f4"}, {"@id": "_:N563c9b7212a048d3bca60d492277fa04"}, {"@id": "_:Nc5f25af891d3476a9a84668e86ff9731"}, {"@id": "_:Neaf69580843e4de2af5d90e44cf0ad00"}, {"@id": "_:N7e3285b2daca487ca862b738769dea18"}, {"@id": "_:N2c94170588704977b6aa5ecc31675eb4"}, {"@id": "_:Nc9ef9e8c895441cebfea427b8f7aecab"}, {"@id": "_:N44bb5830b64a4653abc2a28ba49587a2"}, {"@id": "_:N889519fa6ed1430aade0229e7e481eca"}, {"@id": "_:N6fe57933e84241ea998f93ff2926fadc"}, {"@id": "_:N5ab4c795482a4a45afd952ce8d2d3bef"}, {"@id": "_:N0194e50380f8445ca713649d00d01310"}, {"@id": "_:Nf9d965d69b0c4774aeb71eda63cd823d"}, {"@id": "_:N0f67d786f33c4b788d3e5ca29d9cc3b4"}, {"@id": "_:N17d1a19b255046a4816e089240ee8e5c"}, {"@id": "_:N8846b915f1734e2a8776a765c78ed3f6"}, {"@id": "_:Nd86f4f209dfc42ac9621e1a8c05234c8"}, {"@id": "_:Na032aee6dc314540924cdb28050eb2eb"}, {"@id": "_:N035f5d352c3540d49e8a859184fff647"}, {"@id": "_:N887b3d0c85634221af12c1a861371dbc"}, {"@id": "_:N721a50c46eb04388ae7153867905abc9"}, {"@id": "_:N6a0e7f56a93c41d7b8fd6ab3374751c3"}, {"@id": "_:N9886e36d96504a77a9b13f88319f0f1f"}, {"@id": "_:N7d8c00f576b04fbe8b0f383c5c4402bf"}, {"@id": "_:N7d63f685cbd0443d9e2f21d23a4e68b4"}, {"@id": "_:N5dd694055b8c46b3b089a51232d22208"}, {"@id": "_:Nc430de46459b4ca69d930b4f35f5c852"}, {"@id": "_:N45bab17998034b2e94c8b1ec6b9ffc34"}, {"@id": "_:N62b3f4a894414418bc27806d1dfda4f5"}, {"@id": "_:N7e771ba3b7af43d1a034880e988a650a"}, {"@id": "_:N195dffd1c2234ec2a12c6021775ef2d5"}, {"@id": "_:Nd693ada1125946e9969ab5d6b6756c6c"}, {"@id": "_:Na053ce0b86d644bcb6c9e6b5edbd50f0"}, {"@id": "_:Nc444d9030ff54f13bed60e010a00d780"}, {"@id": "_:N5fa4cf6cf9e04b8da699583c92bb8966"}, {"@id": "_:N7bc45197ccc94dcd92d728f9aaadef6b"}, {"@id": "_:Ne9dbed8214214452812790b7a3d86668"}, {"@id": "_:Nb4d4eef6648649228b7f06a83e944a7b"}, {"@id": "_:Nb52a127e85394e2ab7ced7c8b71ac9f5"}, {"@id": "_:Nc202b33b16844b93827cfdc0395d074d"}, {"@id": "_:N9a916714d62c4d75b4b8ea135e28db8d"}, {"@id": "_:N55dc01bb684b44d29a958216a2a94a13"}, {"@id": "_:Nc21b3c1b980e497a97bf8bd244613a62"}, {"@id": "_:N984883c8ba7b4522b1081a8d15a8ee3d"}, {"@id": "_:N786053d580f84f40baa4a5a295cc38bd"}, {"@id": "_:Nc093d8fdbd80430a9d97e64ed30f55de"}, {"@id": "_:N93147bc305024ef4baf74259ee28aa40"}, {"@id": "_:N9ee0193c1ac24611960e0dab101d09b1"}, {"@id": "_:N55344f9fb1374d0ba10d358a3a3ee007"}, {"@id": "_:N17a4021ebfe248b484b8d2d3e99aafc4"}, {"@id": "_:N7122c57937bc41e9a72bd67f0382cd69"}, {"@id": "_:Nf9750f113d3043f1a517155ffcd621fd"}, {"@id": "_:Ndf31025d09204cdfab698b98650e2421"}, {"@id": "_:N3325fa89b4014e55948c55aa703c961c"}, {"@id": "_:N31c400ce7f724e548150e0583ac04561"}, {"@id": "_:N564a102ab7634fc986175cc37a7836e3"}, {"@id": "_:Na58b709eaf3d46fba59139e0c6d9cc3e"}, {"@id": "_:N91a0ee571db04235aad4bdd2392158ec"}, {"@id": "_:N37fe4e3dfcad4faeb869fc9469cf855b"}, {"@id": "_:Nd5706e25bf2049f892e00df49ccef698"}, {"@id": "_:N00d48e3d959143b2903818827ff107d8"}, {"@id": "_:Ned7af790ec304c3fb9835437c5ede30a"}, {"@id": "_:N2d44fc5702094cb9aa4b14400e716e97"}, {"@id": "_:Ne7e9332fd80a41568b4bfe727899c35a"}, {"@id": "_:N1b97addf696540c0869e6ad35e25b9cd"}, {"@id": "_:Nbead18793052418795fa838703379f8b"}, {"@id": "_:Na2009c23cf9c4ac98907729cb754b0b7"}, {"@id": "_:Ne08e37a092c2498e980af8b9ac5b544c"}, {"@id": "_:N849d1c8daaac45b58a62312e5506e484"}, {"@id": "_:N861049c638b8451b99bb341bacd0a921"}, {"@id": "_:Nd15ecec6c1fa4f189f07ca74d3a3053c"}, {"@id": "_:Ndf6de59fdacf4121838a85cc0a2617cf"}, {"@id": "_:N82bb01b3ee4e4b9e98d19c37eaf6641c"}, {"@id": "_:Nb442efc4e4be4aa08d9ba19e4a088ea5"}, {"@id": "_:N11580281d53d4c1391b3b30406b25161"}, {"@id": "_:N1a73e9ef142640b5b5bfaf0910052a23"}, {"@id": "_:Nf1c4a78ff3a6428d94920d7a155bf2b0"}, {"@id": "_:N16eb9b5b96594200a1efc2fcd8f7ae81"}, {"@id": "_:Nf3ddf8453029482eaf1ec3abe9ff9333"}, {"@id": "_:N1bf176aae2a6408784a63724eda18410"}, {"@id": "_:N9463ad4d84bb4b4fb59e5aa18322f61f"}, {"@id": "_:Ned1e4d0896154d1bba556a9453a57688"}, {"@id": "_:Nfb4750fb2d6e4accacb538ed9cf4f45f"}, {"@id": "_:N931e697b44694901973d6fc7e33366a7"}, {"@id": "_:N7af2b054c84c4c9386df5045ff187324"}, {"@id": "_:Nb2107624cb9b41f3a452254280a5886d"}, {"@id": "_:N97fdb6b4a8fd488da8d635af9684ccb3"}, {"@id": "_:N8a7ad7129d0f41b8b19b7bab752de027"}, {"@id": "_:Nd319a917c2fe41d199dc7cdc08dea4bc"}, {"@id": "_:N9332c3c8044542298861793e54078409"}, {"@id": "_:N838437a0c2274b2da1182fb478d207b8"}, {"@id": "_:Na3bf376427564994b9148a89c8f45772"}, {"@id": "_:Na812b50073cd4bdabf3d6f9bcd89a0be"}, {"@id": "_:Nac81bb25896d47b6b4267686b65bb326"}, {"@id": "_:Nac9bb63213f64d8fa8f33f0573a984ff"}, {"@id": "_:N0e57433ff4f44306bec234be0ff93600"}, {"@id": "_:N64076ad2a87a4640a2a6d5fad9c93d9f"}, {"@id": "_:N5a4b10c3831543748308f71b16dfa765"}, {"@id": "_:N37ea9d70d32844dc9bd686344ba9c473"}, {"@id": "_:Nbc183cc287fd4669a7c37f0a95511a26"}, {"@id": "_:Nc5fddff239fe4422b5172fc118535d8b"}, {"@id": "_:N058e435161874514bcf521be0330e10d"}, {"@id": "_:N08a0405ac3824ed89d1d83bf70e3bf13"}, {"@id": "_:N9aecb497d65b460a8b46e829c0b39241"}, {"@id": "_:Ncb033ceb29134d6d8555b28f7eb58f5b"}, {"@id": "_:Nefc32c871bf74eea85720681ff41613d"}, {"@id": "_:Neb78352879e546ef80fcd37e53780a0f"}, {"@id": "_:Nfab46b1c1d704269a9d51da49c4674c8"}, {"@id": "_:Nfc0c3de9598144fd99399981f761afc2"}, {"@id": "_:N125bf01782704353a3b6ad805a0df65a"}, {"@id": "_:N649c5c5f49b54ce1938ec0571b36596e"}, {"@id": "_:N4523938297544fc59662f105b52f9ba2"}, {"@id": "_:N2ca26c0c68c145c38a9a66283ef54df8"}, {"@id": "_:N7779afd28cd149aeaa471dd090e4ff9c"}, {"@id": "_:N7e617556e5f249c79f5697d2a26602f3"}, {"@id": "_:Nb3dc5e85ca88421999f33530c2a17870"}, {"@id": "_:N5e97c8ec53484ec28f64740a9ae250e0"}, {"@id": "_:Nc920a2514736416ba33159da65aff65a"}, {"@id": "_:N77b46ed146f5437a81d291339db8f9bf"}, {"@id": "_:N589b67b82c9b4f2b9161bafee2f79180"}, {"@id": "_:N065ac9a2baf1463bb611d6908d880f40"}, {"@id": "_:N9037e0a6641b48758024d617f357a1a0"}, {"@id": "_:N695d2cd5eb644a7a875841c510a3836e"}, {"@id": "_:N75c54101939443819a8ca449cd8a527f"}, {"@id": "_:N39c54c92f4fb4041bf2bbb8c1f4623dc"}, {"@id": "_:Naeca709578964c33ba3e084cd5281d1d"}, {"@id": "_:N84b0aa5b579943c39f70dc448fef2fc4"}, {"@id": "_:N79424eb7f331438e827c62c87456b933"}, {"@id": "_:Ncba7fe8001654eca9252b9d50f4c9724"}, {"@id": "_:N7232d324093c40abb8656a8ada20dbd5"}, {"@id": "_:Na9c6f3543c534f419a4b240dd72abe05"}, {"@id": "_:N7082939c889144f3a9e26367d33194ad"}, {"@id": "_:Nc7f87218642941b9bc6f9e9e5312df5a"}, {"@id": "_:Nc1b6e5fcd72543c69d9dc0b3f6895dbd"}, {"@id": "_:N91501a98aa5742fc9fb09b22f32aadc1"}, {"@id": "_:Naa5f25ab43f24b36968ae30617608233"}, {"@id": "_:Nee60b7f9b704486fa241a5f76e391b86"}, {"@id": "_:N454ecc491ca74297adfc7bde3a13e1e5"}, {"@id": "_:N429effc79e3c415087bef8abfc8e59fb"}, {"@id": "_:Ncb3adc1091ae49b59e9f93df1b2d0881"}, {"@id": "_:Nb76c9fcece074c3f92d41f6856917ac9"}, {"@id": "_:Neb1dc63ef5594676b015b9a269cdde67"}, {"@id": "_:N094ee2d173e741dd8ab25052a4e797c6"}, {"@id": "_:Nc96ec116369b4656bd24ac2b1353e817"}, {"@id": "_:N55237406dfc8415a8138a84d55815793"}, {"@id": "_:Nc8d0529722974edb9cf489578a8207d9"}, {"@id": "_:N1a29669c23b94976bb3a4677d22df948"}, {"@id": "_:N3d239975d0e248599a3a62c1ef8f6db4"}, {"@id": "_:N4268b3974612401aafff8dc587041039"}, {"@id": "_:Na2c800082eea4261a8c81acfeeb7c7d3"}, {"@id": "_:N32c2c5c976a2482f84f5e1d555d71a28"}, {"@id": "_:N606ebd37cef6401eb89beb3904f9b3d4"}, {"@id": "_:N2fe56d824882413b801f2b2a3d6ceb83"}, {"@id": "_:N2504c9615d05447fa270c41ff497eeb6"}, {"@id": "_:Nf724f3cc706e407bae436e04ec073499"}, {"@id": "_:N11eb43a08af44cc6be162272b25d9519"}, {"@id": "_:Ncb9ccd692e2a48c68ba86cc372245d5d"}, {"@id": "_:Ne377d8aaa2b54737a78336bb3e55f7b4"}, {"@id": "_:N0adaa09854904ef1914feab7b0b907e8"}, {"@id": "_:N99fa8469ac194f69b1c3a603158f401e"}, {"@id": "_:Nbfb3261ecee64d77a56ea539219ff53d"}, {"@id": "_:N9e92dab1051847f3a33a6b9d50c52d69"}, {"@id": "_:N5f4ceea81acb468badfd3fbaf3c1ee20"}, {"@id": "_:Na6d3c24599bf4f4c93f8dfca863fcfff"}, {"@id": "_:N8a2c6b39c89b40698483055a45679f22"}, {"@id": "_:Nd824723997284fedab483700f58d3628"}, {"@id": "_:N49982a9900a7419da2800deeb0c1e052"}, {"@id": "_:N95ca5f7980df4a7d93ea7d52d08cd8ae"}, {"@id": "_:Neb81046d8424404682bd5f9f9897eb58"}, {"@id": "_:N36339c4a0b2b41468501d67c0fc8d023"}, {"@id": "_:Nc156441c81e048c98c6937989e2f8fa3"}, {"@id": "_:Nad48a28dd9d84129b0efc885bd0ec557"}, {"@id": "_:Nbffc64e3a5814d23b3162888b0dfd08e"}, {"@id": "_:N4b67f0a1e4234799acccc91bdc7850c2"}, {"@id": "_:N7633fd26fc2c44e1abc409b03c475849"}, {"@id": "_:N688c51c6e2114af987d7c6d6fdd06ee0"}, {"@id": "_:N9b19f53f44e944bd8d6484783243c491"}, {"@id": "_:N0be1d0c9ca7b4f9d9fcd4fbf29535ecd"}, {"@id": "_:N2eec8e5d54cb427cb3c24cb3991c9802"}, {"@id": "_:Nc661718fad314badab361a7c29d2758b"}, {"@id": "_:N932bb37c0b084701be8859f3e18bd005"}, {"@id": "_:Nc2a4b11ee1c545fc83f1ef7b26278eac"}, {"@id": "_:N1e2f7e632cf4438793501faaba4ea710"}, {"@id": "_:N60af51c888cf453ebf86d3fca23d57e2"}, {"@id": "_:N80c1847e5ddb4c93a8ff08328ffd478d"}, {"@id": "_:N1e573228c1d5468f85f1cb4b82876672"}, {"@id": "_:N3ae8d7f76a5e43ce8fa98ff47c7f5194"}, {"@id": "_:Ncf001e11b1044ba982d85f5cf4525db6"}, {"@id": "_:N9a995be953ba41db95a1070de9b6bfdd"}, {"@id": "_:N17ee930b13b84f68840439f2ecd40d49"}, {"@id": "_:N849a80eecf5b468596c4918f55dd20bb"}, {"@id": "_:N9b4b71793079467aa2c0207f16231f1a"}, {"@id": "_:Nc9485d587c63450eb8d04070b33224e6"}, {"@id": "_:N494f4733023e4c6da86074ce96aaf4bf"}, {"@id": "_:N8cd7b02f8a6144dc8fc46253f6d0b2a3"}, {"@id": "_:N1fee0098ad9d44d29beda0c03d924b2c"}, {"@id": "_:N09fcbd5c2fc445eab935353f5596eb1e"}, {"@id": "_:N61573a11f7594d8fa3fa78abbe7254a9"}, {"@id": "_:N5ef4fde726bf41749269a2a1f0377d64"}, {"@id": "_:N5f7e81cc10554a979ae0d8609b00c98a"}, {"@id": "_:Nf32c125a0ed74e72a5f98aa3a3d2713d"}, {"@id": "_:N4d3866f4bfdb4675923a39913b406225"}, {"@id": "_:N0eb7430eaaf34f20b056e64cddc2986e"}, {"@id": "_:Neaf534036ee9415ab322667e6b7f73f5"}, {"@id": "_:Nba2b7a83f34047b18a04dcd20f183089"}, {"@id": "_:Nda700fee9bee4465bc4cea65cdcde1f3"}, {"@id": "_:Nffe424e4de62431faa54b67b9136ab7e"}, {"@id": "_:N69d67427f2eb4dfeb6b1e8ac889ed143"}, {"@id": "_:N4febb211a2f24026a350636c46722d5c"}, {"@id": "_:Nd361ae3bd9bd4ba9b96960ba83e1d2d8"}, {"@id": "_:N67d55439b12a498c8c0cb879ca6c917d"}, {"@id": "_:N68ca49f6366d4d37a8f06df649d397ab"}, {"@id": "_:N882adb08ee604352866dd7ded41cb36b"}, {"@id": "_:Nd064876dce3048a8867b4b89b8994780"}, {"@id": "_:Ne859eb18c99c47cbbaaf59fbf15e26c1"}, {"@id": "_:Nfecc82aa2f814d398f3a1c6f11f54803"}, {"@id": "_:Na08871b7dd414069ac5898151d8c23c5"}, {"@id": "_:N0b3a9e2ccd56492993822316bbf41727"}, {"@id": "_:N304566a31253487fbf65ff865cd4da51"}, {"@id": "_:Nb52f3aa694e84cfe9cd3082838a1322b"}, {"@id": "_:Na9266634d6cd439284d82a92f1c48db4"}, {"@id": "_:N85404cdb71b646a09d7b17f0c86f63fb"}, {"@id": "_:Ne7c391e4c141455199ca5693a356165e"}, {"@id": "_:Nb003a63d9733415b87aef55e84256ca1"}, {"@id": "_:N18a8a5f9d63e4470a78a81103c794c4e"}, {"@id": "_:Nebebfa6c5f174264a6a3165129b010c5"}, {"@id": "_:N2ebabc441c2d4912b22d70fbe47e003d"}, {"@id": "_:N4ec6df408e9b4be3bead1be676480480"}, {"@id": "_:N60b31f61d5a0433aac892a8e9794bf9b"}, {"@id": "_:N47b33301a9ee42b6a8d1a932260ec951"}, {"@id": "_:N159ec0c7178742b5b4e625b4e7309b16"}, {"@id": "_:N841a2ee9ea8d4fcb9e68c8f19706b70a"}, {"@id": "_:N23a3823ecc334637af1bbcc2ed4deeb1"}, {"@id": "_:N8a2bf27dbdd24b22ab98285b8fa1cf8b"}, {"@id": "_:N86a317f4413249a9aea09515af92bde7"}, {"@id": "_:Ncdae5791117e47e487d7f449d3931758"}, {"@id": "_:Nd1c85e579c324e92bc687d93e37e4774"}, {"@id": "_:N73bb7baa843d4aa5a946b75e31c4a18f"}, {"@id": "_:Nb1b877f9b0f14803b7a822864caa701a"}, {"@id": "_:Nf0e84e97457242c798b89e79481e89a4"}, {"@id": "_:N09e5e47862744dbca45671a8e3373c24"}, {"@id": "_:Nd21dd63c16094aef9c3b839ae138203d"}, {"@id": "_:Nf958a1277e3c4d9487fc261bd4d3365f"}, {"@id": "_:N23a29d6337ed43c3b6e9bac6989b6a6a"}, {"@id": "_:N157ed93b3c2a41249fd6cef351037536"}, {"@id": "_:Nef769d52ffd94c3b9ed56eb0f671f71c"}, {"@id": "_:N04980d080ed142c9bb8047525250515c"}, {"@id": "_:N6265bedc411e4066aa2b9a0fdaae094d"}, {"@id": "_:N449c8dbebbcb42a597d16024bc587017"}, {"@id": "_:N72070d4a34f2489eae63b5283cf4a840"}, {"@id": "_:Nd1566b3334b945118ddc7e94c5d8da29"}, {"@id": "_:Ne75da9e1d4cd4ccf8d4ae2b07828ba5a"}, {"@id": "_:N35ebd2810b5c47b0bcc99834e507aed8"}, {"@id": "_:Nabf78dc0f5ff460d867590e60c01cfc8"}, {"@id": "_:N9e7f62457a2346429ec22b29a40dc9ad"}, {"@id": "_:N7954cd13e64c4c629c6c4224681977af"}, {"@id": "_:N3f1a96f533334e45a846f3e4e89fa831"}, {"@id": "_:N6be0ff49f54e4d87a10e984479ecd47f"}, {"@id": "_:N0497b96845f049b09bba47f5fef9ddbc"}, {"@id": "_:Nff2c0237b1384e7e8af820bb2a4ce082"}, {"@id": "_:N0f1302fb3b0e4bb984a4922468bf302d"}, {"@id": "_:N0c6a27d130a14c38bf60e70d6f56bba1"}, {"@id": "_:N85ef5ec0d8784e29b6e90119f5c6dbec"}, {"@id": "_:N58981f85c779467684149341d578b5cc"}, {"@id": "_:N06f41f5d0e9c477e9753b8d0e4303eae"}, {"@id": "_:N06bee0e947ae4ac8817330c7d4e1dddf"}, {"@id": "_:Nb7f97cc23ae94816831657ad1e27548b"}, {"@id": "_:N4de1db834ecc4c73afd7f28ce13b2ed3"}, {"@id": "_:N0c10503b3221467fb706b8568b6b5608"}, {"@id": "_:Nc15eb4eac0c940469966b143e9246752"}, {"@id": "_:N34dd5f8da22547d7999d7e1f04a31ad8"}, {"@id": "_:N3defa8bc15bc4b549e975d06addb8388"}, {"@id": "_:Ne404047621fe47f1b9d526f9438c1ee4"}, {"@id": "_:N098001f9b46b44d5a68a6c84bc93fbcf"}, {"@id": "_:Ne2fc3d5fc2634f339cf0b1c1dd62ca3e"}, {"@id": "_:N39cd7f6c924f48e1a0f34bd99a93c0ea"}, {"@id": "_:Nd389fa79385e4c2d8356239c519efa3e"}, {"@id": "_:Na2b39a8e8a1d4358887202d383757bfb"}, {"@id": "_:N0675f8e72bef4ea3be2e7ff2428c80f7"}, {"@id": "_:Ne1341541391444168830cb4cd450bb4c"}, {"@id": "_:N8efcd4681ca14a209417e2f0d350789f"}, {"@id": "_:Ne1d329ab1c6c45a1aa0c4a5ac18c57ff"}, {"@id": "_:Nba9b308c22c1449488a2fe763a4fdb73"}, {"@id": "_:Nd22d620cfe5440e18bf557bd84f16eca"}, {"@id": "_:Nddeb8f30d3624f148c30ff7773ce8999"}, {"@id": "_:Ncadefa614cc54ce690b8dadaa6ad5cca"}, {"@id": "_:N4868f14f361a40f1bcc4af59eb4367f1"}, {"@id": "_:N835ccbc4a93a46dc953233e46f0d2eab"}, {"@id": "_:N86f4572ca6b14a00a0f638b2d5858ec7"}, {"@id": "_:Nd97b2b0d6b03445a97c36742850dcd4f"}, {"@id": "_:N3f867efc868d4d09aee13c332db0eef8"}, {"@id": "_:Nce9db01ca0314a5bba1b4fdf2db3abec"}, {"@id": "_:N2ef3d5c9a6284e6c8418db211fd19d36"}, {"@id": "_:Nd5193436833a49f2a47e19f4ace572e5"}, {"@id": "_:N40aa4b476cfb4bbab97cc806dc8cc141"}, {"@id": "_:Nfef08550c92d496c83e29731f626f006"}, {"@id": "_:N159b9e48b6a34e67a77eb460513679d2"}, {"@id": "_:Nbdd9ed6b26514a3295eea5581dea4ea3"}, {"@id": "_:Nd8ca1d38b47645538d7aa465e56659a8"}, {"@id": "_:Na4379c0c80bf4557b1ea4b72bb15e01f"}, {"@id": "_:N88bffd7babda4baf916fcba0d253ac62"}, {"@id": "_:N218a2a586b5c44f4be191854a006e6d0"}, {"@id": "_:Nffd71dfd8e1f42b9bf9fc2d89157583e"}, {"@id": "_:N9437f06ba46d482691f2148b9bf3ca0b"}, {"@id": "_:Ne27398801159445193fce1607be52b16"}, {"@id": "_:N7875757f9be04e978b2c0bc1a420b8ca"}, {"@id": "_:N476bf155a737475fa0ede33b6ed0d274"}, {"@id": "_:N6f2159f23b244258b70862830481f832"}, {"@id": "_:N57cda145dbb845c599547cd6da28c11c"}, {"@id": "_:N92cfdf18b0d54ef6a618417d3808efd1"}, {"@id": "_:Nced8cfacc2f24faab133b84fe3c4a627"}, {"@id": "_:N4ce43a9526634e8bad766e989bf75cf5"}, {"@id": "_:Ne2a7d7e3f3414a4ca5e294bc1efdebed"}, {"@id": "_:Na69c11f3ffe44d05a2b0089f2d8dfed3"}, {"@id": "_:Nbb9a711f35974f7e94748bceea8c3cb8"}, {"@id": "_:Nd2d9cb660ea64cb6b3a9c4b197e20ef2"}, {"@id": "_:N5031c142b76748668b6ac8de52066adc"}, {"@id": "_:N4e68a22a4d7a495fb655da399705db2e"}, {"@id": "_:N7472f39f4e4e452ab9e16d76c38ea2f2"}, {"@id": "_:N223f9356b5014ec8bb1855f2b9e30835"}, {"@id": "_:N050dc5b043cc4d0eae43fcf0b99f803d"}, {"@id": "_:N76d8b08905cd4ccaae4f4285a4d8f8b5"}, {"@id": "_:Ne9ee570cb33a4b21ac0a6279bc4f8d47"}, {"@id": "_:Nd038a4656df94b4382ec450fcb1dc43d"}, {"@id": "_:N83b73d5ccc3a41e78503859b9ef1f2fa"}, {"@id": "_:N6bfe6c930f95422a8636c83f6b75a056"}, {"@id": "_:N583334edeb544c3c94186ab1a544ad2b"}, {"@id": "_:N3228b3b3ae54478887053a665d5fbebb"}, {"@id": "_:N45380b67720546ddb16790c6520ddabc"}, {"@id": "_:N8106950697cb43219aecae95a5dced96"}, {"@id": "_:N9efbdaa88e394ef9811d25274ca65e17"}, {"@id": "_:N6beb5798a85d45fa82e7a76e8eec128d"}, {"@id": "_:Nb77df8c483254c909db9f82b111b06dc"}, {"@id": "_:Ncdd36948000a4f70acc07e613de95f25"}, {"@id": "_:Nf3a2e0aebea0468fb9208eb1a43a12e8"}, {"@id": "_:N38774402f8b1499da51d6f0889c6992f"}, {"@id": "_:Nfae8287c270e47b69500ded6f678958b"}, {"@id": "_:Neb1b4aa31478444ea867d38f6cbeded0"}, {"@id": "_:Naa675b4cf17745f5be3a7336fd2bbee0"}, {"@id": "_:N554bf9eeaad24a33872352148ee598fb"}, {"@id": "_:N4a4a635267b54e32a6bbec718e1fff15"}, {"@id": "_:Ne7390d1402084c009478e452d8922606"}, {"@id": "_:Nf2f161bf5bd64910af4bd6727d7f0537"}, {"@id": "_:N49b4fd9844f84beab96aa31115342866"}, {"@id": "_:Nb31836df8cd64f3b815d0d08d8c19da6"}, {"@id": "_:N59bd548c128044cda4f2b9411eae9db7"}, {"@id": "_:Nadc5c5b4a1154cad8f24ee870f601650"}, {"@id": "_:Nf2c750e5e445406c82ef2628b96298e5"}, {"@id": "_:Nbf57cfc38f254126acbd0566b5c4390a"}, {"@id": "_:N36b0f2f9d03e4039ab1d1acb11094645"}, {"@id": "_:N1825237923d14c53b46b9b03feffa104"}, {"@id": "_:N23309708de4443ceb034e821b91864d0"}, {"@id": "_:N73ab35f53eac4dbea0d4104446c515b2"}, {"@id": "_:N2c39e34c881b4c0d93fa087da3647923"}, {"@id": "_:N3d5824a1f9134feeaa3ce17d3db03dad"}, {"@id": "_:N13fe24ee7d2a44b4bfe2cbabaca1deca"}, {"@id": "_:N44672e3bef3940a0a50634efe875f3f5"}, {"@id": "_:N83b711aacad941a3bfca7b59d510f020"}, {"@id": "_:N698cef32ee5f4e3aa26dfca809f8072b"}, {"@id": "_:N8b2392ecd5494ac4b3569c967edcca77"}, {"@id": "_:N695aad16c767483ebed19e5c8936c1c8"}, {"@id": "_:N9fcfe8fbc5d34c5a9e645154d7339c57"}, {"@id": "_:Nc8c955f50de0469bbf36964bc5682d73"}, {"@id": "_:N19ad776f32a640d3927fdd72079ae9c0"}, {"@id": "_:N36f745b63a3441eba64f27642cce20f2"}, {"@id": "_:Na65f2d6b10ea4452931d45fc0b77d072"}, {"@id": "_:N1b53bc498aa34324b3f987c273d5ba7d"}, {"@id": "_:Nb3565ae479af44eaa016e6abc1e5c1f8"}, {"@id": "_:Nd211bd30823b4eb285054009cca32040"}, {"@id": "_:N6be3d382cced42a3a1d829a0dbd23668"}, {"@id": "_:Na4954d9743ad4bb7abf59ebe2ae59f70"}, {"@id": "_:N9392829fbaaa4873aaf45deed49ad31d"}, {"@id": "_:N19dfa5e4ff3d4b3cb55288fdbcd295ba"}, {"@id": "_:N30c8c2e55f634139b34225ac160edfd9"}, {"@id": "_:N9ce32ff6689241caa24953faef8abd2f"}, {"@id": "_:N958dc3c572844e7588f1988adc7d8613"}, {"@id": "_:N3f8565c5470c49e997bec4fed094ed74"}, {"@id": "_:N5509d25152524544a081e2e1e2fcf503"}, {"@id": "_:Na703da77fe7e4be5902ca6dd3e0cd476"}, {"@id": "_:N8ddc72033e3f492199bed30b808c30dc"}, {"@id": "_:N6745caf7e5f84b2991a010544686789a"}, {"@id": "_:Nfc5411b2c66544348279525283f9c3a8"}, {"@id": "_:N85ccdb39d30a44da9ff5192e20060a2c"}, {"@id": "_:Neec6c64d4b564e298445e97701f1f8e7"}, {"@id": "_:N029a31d3210141ee837f93c542662e81"}, {"@id": "_:Nc168906e28ae4a189ccedeee5e1b144c"}, {"@id": "_:N38e7001047804204bc31b7582c132c9c"}, {"@id": "_:N851d5a6e1a44421eba2df11ea03b6adf"}, {"@id": "_:N580b33c06eaa423e8791bffe2f5e074c"}, {"@id": "_:N22be1ffc242c409d9801370133e40d2c"}, {"@id": "_:Naffef59bf4694e8699b075c9a724a068"}, {"@id": "_:N0b219e981382491f96317711b6c8fa8c"}, {"@id": "_:Ne7f39f28942548b48e53acfa45d29806"}, {"@id": "_:N993b2d865129484ba7d2c195bc54e6dc"}, {"@id": "_:N54008acfd0bb4f6c91d2a8f600db3202"}, {"@id": "_:N089eb4dce20c4d8bb4dce65a6c5c26eb"}, {"@id": "_:N1335f39e03594fb390a1b9c43bc79e50"}, {"@id": "_:Nf68dbbc7b948451cafc0724c9561b999"}, {"@id": "_:N7bb55dc0d4b24690926d4bfa87f2908f"}, {"@id": "_:Nb82c1e53232740c6bdffaad853434e7d"}, {"@id": "_:N747e2250738b42d8934cee38904cc7d4"}, {"@id": "_:N2e3af45c20fc430ba36528720a507476"}, {"@id": "_:N6b62deb695bd467e8d745ac592fd8996"}, {"@id": "_:Na8719604dca84c1a8f64f0503bde04c7"}, {"@id": "_:N26a306dca12c4c43bae4aec46fbe4509"}, {"@id": "_:N54b6db5c937b4b65b359fb750c3fe102"}, {"@id": "_:N78c123344b874f39833065addf1c3b51"}, {"@id": "_:N411dd5ba05174ff9b030a6ac61b54728"}, {"@id": "_:N74584e976cc24cf392e4f66721692388"}, {"@id": "_:N8253d6d81c804acd9eef5894e40283d6"}, {"@id": "_:N389dc35b4d4645c8bb55f154f3040fcd"}, {"@id": "_:Ne8c839e2b4384e8ca2d1bb7900cdd4c7"}, {"@id": "_:Naeb9294f90ba44e691ecfcb46eb05ed5"}, {"@id": "_:N035a0020ee604cca9e5229e59fa22a23"}, {"@id": "_:N706ad6b7403c4322a1e644ed486d63de"}, {"@id": "_:N72fa6bca10e843e19757322897b30c8f"}, {"@id": "_:Nc73c46667c5a492e8b0949cc64a21866"}, {"@id": "_:N58686ab2e4d346e5a67bea4e71821063"}, {"@id": "_:Nd6103b2e48f341efa34d1c69cad49cab"}, {"@id": "_:N80a5a444cb794cde9d3f81a75e098a47"}, {"@id": "_:Nea492acff52245c1a91dc767a72b668f"}, {"@id": "_:N28cfbde07a344ab6affaf9bb6da9707b"}, {"@id": "_:Nade2522d7da94915a36ad36de51a9f9c"}, {"@id": "_:N18aa4bbb7f8c4e3ea74cf9fd59da1ee3"}, {"@id": "_:N34b146f21437499eada65f5f099f4e20"}, {"@id": "_:N92c4846d719a4c279d3c929c151c5572"}, {"@id": "_:N259aa229665e4387bc892e0982f72a71"}, {"@id": "_:Nd7ff0d5b999d47ee83b6dd984095f98e"}, {"@id": "_:N1c8e85cb063a465bb7cc1bbf7fb24f6d"}, {"@id": "_:N3be9ccd9873748bfbd7541c2a97d57db"}, {"@id": "_:N625fb0a6788545e08b561b6405729b0b"}, {"@id": "_:N20346ed1cd3f4ad3b9106af67f314d47"}, {"@id": "_:Nbbdbb1d6d7be46129e9d3feea12a3a3a"}, {"@id": "_:Nf8b38adef1c742ce9a10327bf227438d"}, {"@id": "_:N549ca728daef48fcaf97a280f4022b87"}, {"@id": "_:Nbeae9e4975534d629f437e9cd82e62a9"}, {"@id": "_:N91d2105e858940859498d1dc40c21f74"}, {"@id": "_:N334567322b0f4bb3be06aca5d8358f8b"}, {"@id": "_:Nef29c38d52df400291e19c8938e6163e"}, {"@id": "_:Nd98a7a220ea344118b62765a2fa7edd6"}, {"@id": "_:N06867af422084581ab298fa0e700537d"}, {"@id": "_:N19d98ad736d84367b425e1785890c4b2"}, {"@id": "_:N60a22afe86444f74822cb58f60eddef9"}, {"@id": "_:N602f8d45ad444f148b783fed30d5ef2c"}, {"@id": "_:Nb16c9a9129f94742a7cbd88233a2f3da"}, {"@id": "_:N20b75e45760f4b2981b9028f63a1ed8f"}, {"@id": "_:N31ad69284b6b471ba1a27ebf11703005"}, {"@id": "_:N1d5744e53d774cff9fed786d369199d0"}, {"@id": "_:N74c7e9d20a434671b7c290135b5cc3f1"}, {"@id": "_:N4bc2879d2c1d4ac19a7fed65dd462e92"}, {"@id": "_:Nbfeb17b2ef9b406dac51248ab8c17cf4"}, {"@id": "_:N3e8d8798adfb47cd8c9f8c758c33da57"}, {"@id": "_:N28d8b1ea80c64247ac81a937c3bee416"}, {"@id": "_:N20f2c66db4ca49c88f0b72f8d3708246"}, {"@id": "_:N2b2d0183932e448f8bd55267aede808c"}, {"@id": "_:N392bdcfae7fa442aaa06bdfd83827e42"}, {"@id": "_:N07cc8b0050664dc498af456d33bf6ce6"}, {"@id": "_:Nabf31bebd31b4a16bb5e6d78a9a179ac"}, {"@id": "_:N393c19cc029244e59593f6db1fe64709"}, {"@id": "_:Naa5b5a79259e4d0cbb0628b8239a7e9b"}, {"@id": "_:N83ce34c6fec14d34844551fe3f74ec1c"}, {"@id": "_:N2a3f85e3172748f29b49d164478555f6"}, {"@id": "_:Nb1abeb543dda43bfbe6a5fc384d2468a"}, {"@id": "_:N8f638c4ea01a4eee8bdc454e2d8a90b3"}, {"@id": "_:N0e9b132a56354080b3af852ea78aaa65"}, {"@id": "_:N901f712d5312470ebb7b3beea3e56dfc"}, {"@id": "_:Nc572990842164a1eb9401255688f1db2"}, {"@id": "_:N40e9f587706543f5a8626951a3179d1d"}, {"@id": "_:N7b013986cfcc45b597ecd31a62461cd2"}, {"@id": "_:N9a1d7eae9b4c45b8bc492c95f2fc226e"}, {"@id": "_:N79fd457f229241739fcc130bf51dde52"}, {"@id": "_:Ncea89bc3b03745d08c6e5c464662f076"}, {"@id": "_:N95750e4effe742708e6d34beb28831bb"}, {"@id": "_:Necfb4a32d2c4449faa6f849c676eba33"}, {"@id": "_:Nc971f5fc974346a3a299ef41ef503a94"}, {"@id": "_:N63fd24928a024beb8e6f89c7917f552b"}, {"@id": "_:N2424315fa48f456e8da6162b793dd526"}, {"@id": "_:N5cebb67c59d54bc38388963b1999f6ba"}, {"@id": "_:Nce47ba4a42174c7d8f311e7dcf743ca9"}, {"@id": "_:N59fe76b3c0e245e4b53d4703cc7784dc"}, {"@id": "_:Na83b8e39363c42229d812eaa7a5bfd02"}, {"@id": "_:Nf749e0605ca84101b52853d99f83c2b2"}, {"@id": "_:N9b6379cd3853455b9bf6e5f1f1447b30"}, {"@id": "_:N411fcfbbbd354ba4a2ca8abad497fcec"}, {"@id": "_:N43d76ca690614e87bca8888ef33bd9be"}, {"@id": "_:N2f94ac371e5e484e97b1acc8d6ec8a28"}, {"@id": "_:Nadb1a711fec04e709744f619862c5889"}, {"@id": "_:Nd690909c5d1840aca53565d6e78d92dc"}, {"@id": "_:N9682e3ae634c4fa1b8479c07b0c7fac0"}, {"@id": "_:Nbd615b1c46e1410eae14c63f673e0851"}, {"@id": "_:N2ba4cadd810e4d8f8938175b5bc02481"}, {"@id": "_:N6259769f7a46464d82a838c4dff58797"}, {"@id": "_:N72d58753cdd84a53a6f483545346deae"}, {"@id": "_:N0a72b336141e466c8d5502a20572aba3"}, {"@id": "_:Nf79763e32973441287bddde1f24b8044"}, {"@id": "_:N12b875c1ef234282865b300c34ffe061"}, {"@id": "_:N72c51205d2694702b2bfa53524d4c168"}, {"@id": "_:Nfb3b32f3e1cb457b90e87fc91a7e7df9"}, {"@id": "_:Ne17553e5bf3c415ba97ccce07d6fca79"}, {"@id": "_:N6596375631b949deb175a7faffcd68b0"}, {"@id": "_:N3b3d7d1874724e1fa7f371c58f3fbe1e"}, {"@id": "_:N65ad320dab8644adb163c93e8ff32c9a"}, {"@id": "_:N4d18cb343d4a43c5b9bdca9e6099cc5a"}, {"@id": "_:Na0d46835687a412ba32bedf209d78aca"}, {"@id": "_:N6cc4d053ff51476e80b7eadbf34d4369"}, {"@id": "_:Nfc7a954c1c184bc28baff07b523384dc"}, {"@id": "_:N783baccb28904754a635ee8d7e150feb"}, {"@id": "_:Nee016377511f4c6db69f58ef386d07c0"}, {"@id": "_:Ne50c28a40b764748ac1d8837f47a64ff"}, {"@id": "_:Na0cebd8c79844c1ab3a398fd2a4af125"}, {"@id": "_:N1916e46b610b4bbebc3f15aa1ef845f6"}, {"@id": "_:N1a2d2b4590c84c3fabd5e99ab0c353ae"}, {"@id": "_:Nf0be8f2fa9a845ab926d9b77532bcf8c"}, {"@id": "_:N7d59a4e74a2345c09466d398f152677f"}, {"@id": "_:N84d44efb10204d71b7e07255718c2107"}, {"@id": "_:N8d47baf421c84ff2bd43c5f298c78d09"}, {"@id": "_:N60dbc4f2bf9d4dffbbbc534dd77512ec"}, {"@id": "_:N27b2540c71bb405587b3d02d4f66f71c"}, {"@id": "_:Nf5cfa495ffcc4fa4b99113cd50e8cd30"}, {"@id": "_:N9f5f174d9303460e852c3dd206f2abee"}, {"@id": "_:N4c8e6b3771a84d629bfadaba56cf8f3c"}, {"@id": "_:Na1b3ee25a3d9497992393a61afff010d"}, {"@id": "_:N5ff99f65597e4bc3b77a9058d9645d02"}, {"@id": "_:N4067b8fe72434ea694087ca3995efde2"}, {"@id": "_:N9d618b59ec1943098dfa76255c55d70f"}, {"@id": "_:Nd23cb622729448ed84922978e5b9d816"}, {"@id": "_:Nddaa9246f37f4877afe7ce8cbc23052c"}, {"@id": "_:N7c4f04cc49f54d7c8cc5e96216ae49cb"}, {"@id": "_:N55333e177a324fd4a59a4fa8de4b2318"}, {"@id": "_:N87d91f31c40047a883b8845f936c5acc"}, {"@id": "_:N793ec7c2f78b4d2187d98580c31da223"}, {"@id": "_:N8bc33b1fc6814e90846ce53883b04830"}, {"@id": "_:N6e0da41bae834f7084a5598b6307b0fe"}, {"@id": "_:N6bb076099ade49e1ab2335fa3cf7aa02"}, {"@id": "_:N1b0110af290c4e9f8852a8dac310a29e"}, {"@id": "_:N88ac5c7b3d5f4a53aac2fe41f0d8f00a"}, {"@id": "_:N7c95a68f15e74c71a0060b718fd1998a"}, {"@id": "_:Na1938affcac6436f8ce4df381f426025"}, {"@id": "_:N0e02a4b690e74d5786ef9486bd773976"}, {"@id": "_:N515a7dc5655b44dda998da66c5e69b0a"}, {"@id": "_:N193cffe8343440e2ba412d960df27599"}, {"@id": "_:N6038676dc4ba4742ba7058d22b720b93"}, {"@id": "_:N12689baf0d7f475b8e591bc3c9df121d"}, {"@id": "_:N5d710de16e0c42ba972dd656e3beeee0"}, {"@id": "_:Ne9676eb2e26b4d38a1dcda3f3541573c"}, {"@id": "_:N58177e1cf82245f1897b3257a1b93ea7"}, {"@id": "_:N604f7b166bab405a8278a83d8415d5f1"}, {"@id": "_:N1278acda84c14e239888f3a60efb1246"}, {"@id": "_:N66840428127f428c808d47b6415451d9"}, {"@id": "_:N33133db222194f45a6d4964584073069"}, {"@id": "_:Ncbed6af23db149a59cc7c39b96324176"}, {"@id": "_:Nd3c2dfee38104ab9bf0672e83fd180d1"}, {"@id": "_:Nf96482de2d644fa298ff68fad1474ae0"}, {"@id": "_:N98a5dfbd85f243c5ac1695467d1c8d09"}, {"@id": "_:N5e0f6beb0b2c4a2ab85e11900f0c45f0"}, {"@id": "_:N3b869adece7347af882f9fe7c0e1759c"}, {"@id": "_:Nf28b3568a5c2467888c0cb2bd63d17bf"}, {"@id": "_:N80637da49edc4209947408f61ac0100e"}, {"@id": "_:Ncf8d2e4231b945a69c5718734d82964e"}, {"@id": "_:Neebdc9c375f743c19e6cbb9c14db077f"}, {"@id": "_:Ne6a2b9c831a4478ba8f33af32355e58f"}, {"@id": "_:N853e053c0017453da5e0979a708b0b1f"}, {"@id": "_:Na0cdc51b2a6a4984b49b2d213b1409e3"}, {"@id": "_:N251da519c4944f6e857b4a4d664d2e55"}, {"@id": "_:N06db136b104946b8972f78905df11593"}, {"@id": "_:Nc50f9bfc5d054a289b01465d1aac54d6"}, {"@id": "_:Nb7cb025491914f3897b791928fd21da3"}, {"@id": "_:Nce80f591e5c34aabbcbf0d54bc616439"}, {"@id": "_:N2c0a77b6ee6c48a489a32e474cf098f3"}, {"@id": "_:N40fa6032f7d54904bf2f956e6403f1ab"}, {"@id": "_:N66d8887e11e94b09bf46e4b842430580"}, {"@id": "_:N297d258a4c4344e0a8a4e7b3bf5ce09f"}, {"@id": "_:Nef247c5034914f49a4d0674b6fb23b9c"}, {"@id": "_:N2e670cf5ebea425ea395f8ae6293503d"}, {"@id": "_:N5dc513f62ac548989536659f7a1ce78b"}, {"@id": "_:N21b159abe3d64adc9406d2d353a20fd0"}, {"@id": "_:N09af7fee55e746cc8324fe7c05cba0d8"}, {"@id": "_:N6d59f4c7c5bb463292172387ccc860f8"}, {"@id": "_:N1f9ccc0152b640ac8113fa18ec4df48a"}, {"@id": "_:N7032fba7a2844c5b853f7ae5eb6762a6"}, {"@id": "_:N5f09b1635599423482c95925c00cbad6"}, {"@id": "_:Na9cb29079e4f492ea2300ef6d37f8982"}, {"@id": "_:N43463ed7b162494e99f4091f3f1210df"}, {"@id": "_:N60d124d1e1584b7fb5e28798d0761c12"}, {"@id": "_:Ne51acb62fda5437bac47709821e5aba0"}, {"@id": "_:N196f1cd96ceb4892b01bfc3481158b85"}, {"@id": "_:N7f0f0aa8fa1d4e3e9bfe9becf62c2e0f"}, {"@id": "_:N76ef288fb23a479f89eb613989c4c613"}, {"@id": "_:Nba32eb82d203463388e6e9b9c379fb04"}, {"@id": "_:Na4909cc74f1743968ec3c7bb2299f89a"}, {"@id": "_:N46c96607028d44dabd6a163437a967f5"}, {"@id": "_:N8beddfdcca914a15be616883c23a664e"}, {"@id": "_:N6453f0e833a442479a11b6060e63c33c"}, {"@id": "_:N080b0f6ba6f4413c90a09ad63027f201"}, {"@id": "_:N2278d7ce9f7743948ccf938bf69c5477"}, {"@id": "_:N9aaf8fb60c0549ca9d7919ab094f1eb4"}, {"@id": "_:N15525766de75428f9c7429fad072b2a0"}, {"@id": "_:Ned478653bede4f25a0a984a8cf612c23"}, {"@id": "_:N42c8d3d6376b41cf9d4163ef560a599b"}, {"@id": "_:Nbdbe5112af1b44ee85dab33b7cd56e1e"}, {"@id": "_:Nd101bb71506642ad9945267cd33b017c"}, {"@id": "_:N08d8319ee4fc4ba9863fbaf13cd17ab5"}, {"@id": "_:N193d97e651484e8a8791c36a12efbf42"}, {"@id": "_:N643e52cf48c9432389674b808f20e13a"}, {"@id": "_:N0e0ed53f38d242bc9b06fa802e49f023"}, {"@id": "_:N2bad768f340e4b20a691aa26dee357bb"}, {"@id": "_:Nb1ba33ce52744ff2b7961f33c263401b"}, {"@id": "_:Na1c495cd5d504bcf81b11c40fc755692"}, {"@id": "_:N61611720df3e4d0ca3c44eed9fd7682d"}, {"@id": "_:Nf18b908c533f46a1ae845e6445db3f68"}, {"@id": "_:Nb78d1cd326d4437ebd87506becbfa756"}, {"@id": "_:N8bea500551e7429893652d3c9db9c067"}, {"@id": "_:Nfc41306c4f1e435f96d9769da7c2cb2c"}, {"@id": "_:N687f4412a75840e4b027bdd9467b83cf"}, {"@id": "_:N75a806ac06104d22ac8606300b207b50"}, {"@id": "_:N38693b93ffe7435f80af44a9a3999d14"}, {"@id": "_:N645a591aeb78441783b3751e5587ae08"}, {"@id": "_:N93ecacc3d71640f8aab51b03ac4becbc"}, {"@id": "_:N23cb90e3ac664ca8a01170060a59f858"}, {"@id": "_:N19cdf6c8658f4dd7a321ff7b06ea7815"}, {"@id": "_:N025ab49c8d3f4c36bf0d967696267dff"}, {"@id": "_:Na86ece8d00aa46ecba1dab7abdf6124b"}, {"@id": "_:N2dd266f901b34cbd9fb0eb57f4e6f05f"}, {"@id": "_:N6b355e893a544a5ea8443c269f4ca667"}, {"@id": "_:Nff59f24a0ced49c2961f777f9668f2c2"}, {"@id": "_:Nea8481689121440eadeba647938b48c0"}, {"@id": "_:N410e9573ae2f4ee18faae1a4ad3a10c1"}, {"@id": "_:N2464fc5161484f069d8f6c226e0210cf"}, {"@id": "_:Ne9df0f60bdfe488692c7cc9d5219d980"}, {"@id": "_:Ne97cfa439204455aa3be34735c78b404"}, {"@id": "_:N2998aefeac824ed5aeaf019b38561dba"}, {"@id": "_:N5f55f79b5e9b43db93ab22294772df02"}, {"@id": "_:N05a563dccc5f40bb96d3e0b8ff55fd4f"}, {"@id": "_:N993ae9dc8307468380744d1909b6e499"}, {"@id": "_:N4d32b5ad2a364712a966ad39c14d2e64"}, {"@id": "_:N85a2a2b7cac54145b809742d44b970d2"}, {"@id": "_:N4363672eaf5e4e0db52d86af2b368118"}, {"@id": "_:N465f51b33d65468b962e6c11c299a82d"}, {"@id": "_:Nef4d2bfc7e7b46d68e520905ad0ae75c"}, {"@id": "_:N5e79ab8ad42743129957e29d6be1bd12"}, {"@id": "_:Na01e51e9098f46198311d60494f00d6f"}, {"@id": "_:Nc29b584b60fd458c83cb0498a57447c6"}, {"@id": "_:Nd29f7de0262f41d88fd313c841225455"}, {"@id": "_:Ne55f6928ba9f40fd9b833ac50da542f9"}, {"@id": "_:N3685a47a1e944ff4b32854b367ef500f"}, {"@id": "_:N694f86087b494c4d902e0dac4a9d8a86"}, {"@id": "_:N949c7b1ebdfc422dace693765df1421d"}, {"@id": "_:N8277a9afa09b4675a353db8c62d56837"}, {"@id": "_:N9a734a5a250c40eda065b01a13120267"}, {"@id": "_:N323f68dded5b4214b550b732cb54f221"}, {"@id": "_:Ncd27a2fe49a14ae58f8c853fbae701b7"}, {"@id": "_:N0bc38ce419384be0832415a87dc7ee42"}, {"@id": "_:N6dc13f3706ee4c21a3b2abf60b4035a3"}, {"@id": "_:N5ac218d3528f411ea32b0440292e8cd4"}, {"@id": "_:N7e3c87f74f484791b98a3465eb4be5b1"}, {"@id": "_:N3ebce3b61df546ebb221eb2de52f7a9f"}, {"@id": "_:N1a4e0c9b7e614094a28492efa4e46d2a"}, {"@id": "_:N9b5b95f29b8b46838688537f334ca430"}, {"@id": "_:Nb9932e70dca644798d79f1075c9ac9bd"}, {"@id": "_:Nfc72e5fc390546c3af294ec1eda66f8e"}, {"@id": "_:N60db91a1816941cf9450525b8f20fa2d"}, {"@id": "_:N3b17ace216fb444cabbc3cbd3abaabe0"}, {"@id": "_:N0b62a0d7572c47589023e337ce8d7d66"}, {"@id": "_:Nc3d551582c0c457e9e01b7752a9301eb"}, {"@id": "_:N4959ba0e811f49c292b1187f3d11f135"}, {"@id": "_:N98af3b348c414df691eb32011bcd655f"}, {"@id": "_:N0def3916c6c54fa0b61f59e14f096cc5"}, {"@id": "_:N6540c58162fe4ab4954bca7dbe5043f3"}, {"@id": "_:N543f220960ba43d3a1acda7de33bb051"}, {"@id": "_:N21a01f4c04ad40b7a0eee5ee12b12383"}, {"@id": "_:N0b4b9222b2594d76a24f4c9e66e778e0"}, {"@id": "_:N0d117faec14d4e5cacc053fc7701ec28"}, {"@id": "_:Nf5a1d514af1949a6820a899917346355"}, {"@id": "_:Nfdb50371ac40442ba76dc4a72227b928"}, {"@id": "_:N31a1528bdc9f44a3830c1ecf41ec791e"}, {"@id": "_:N1706a318aec94f8f94d1f15c8c9d6117"}, {"@id": "_:Nb5113f8a643c4c9cac7d08a4e29db546"}, {"@id": "_:N034478eaf7cc44a0822f0486e6cb7290"}, {"@id": "_:N71f09577a3044dcb990d64ac5e07f2c3"}, {"@id": "_:Nf00b15751ea5467d912c314cc72f6fb7"}, {"@id": "_:Naa5319e1480946b89e38cab21540050e"}, {"@id": "_:N5a79be92ea42436c8cb7ec12b07a64b3"}, {"@id": "_:N87a68ec783854ec4acff101f5161b36f"}, {"@id": "_:Ne9d93ceba4404b6ea062073372a3fe73"}, {"@id": "_:N04c05c0b303d464a9e6ece8f090cc302"}, {"@id": "_:N21af89b05983476d999fda46dcd0c811"}, {"@id": "_:Na9d923a00c65439cb35a356fe0b8d221"}, {"@id": "_:Nd1cc2bec35624d3eaaa241a2ebe49a69"}, {"@id": "_:N1aacbfb991ec49758970ced6a2185352"}, {"@id": "_:N7424ab054c934db788d8739b79093424"}, {"@id": "_:N3394830659844deea059a248e6a59462"}, {"@id": "_:N635519d54c414b5792ddcc79277e354c"}, {"@id": "_:N30a2969d985643bcb60ea35fab1cc65f"}, {"@id": "_:Ndc4c2f596fe54fdb979df72816420c40"}, {"@id": "_:N57e8854a6c924e80a76984eb68d95c96"}, {"@id": "_:Nfd78d34fd830484b9041992957f4f06a"}, {"@id": "_:N987785b1cefc4e4d95888d6e5fd8806e"}, {"@id": "_:N9f898eb4c1bc4c9e887415b6483f08ff"}, {"@id": "_:N2cfd5d050a144d3a919d3f2eaaa6d6bb"}, {"@id": "_:Nd1d03eb41e834eb2abd56e4b0b23e94e"}, {"@id": "_:Nbb53fe089a4248dfa82dbd1ef7dc2cbe"}, {"@id": "_:Neef85afd709f4939b996f4bef2ad3dfe"}, {"@id": "_:N6b0f9cadd2e14a398e96b75d37e134b8"}, {"@id": "_:N355bb54cf5e54273a39ad0de6a050944"}, {"@id": "_:N05a28dbe312546f8bcb5fc2763090e0a"}, {"@id": "_:Nee880ed6c7ce4e0cb7f303bf67a594f9"}, {"@id": "_:Ne69277f6666d4608894809f498198041"}, {"@id": "_:N843124aa5e0a4b11b26728af48cac04f"}, {"@id": "_:N7062f5e05c2744b9b1fa80173dad5b67"}, {"@id": "_:Nd29d9f935baa44a78cc3b8a3938b93bd"}, {"@id": "_:Nbab2acaefdff4a859b850fd3b47f9bf2"}, {"@id": "_:N016fb052f5f943e19f5a6a1495b430fa"}, {"@id": "_:N8be0b35817ff4458b2604f843a899364"}, {"@id": "_:N603c3497711e4012b7bcb4af32e08035"}, {"@id": "_:Nf6e6ca513ce242de8295154523138623"}, {"@id": "_:N45d4831437744580977d1c705ea3ac36"}, {"@id": "_:Ncd01aef848ba46c2afcf817d5bbe8408"}, {"@id": "_:N27acf463726a491dbc4e4866f7458007"}, {"@id": "_:N53c04928f02f42888856341f37628da7"}, {"@id": "_:Nb1f16d5e4ec648e79b32347adc2b42d6"}, {"@id": "_:N25fa4624aa004492a30971acf21b0f98"}, {"@id": "_:N3e4533fc64d04773a7501d250cbdcad5"}, {"@id": "_:N5bdab2961ea3432aae1a06ecc8b1c095"}, {"@id": "_:N95983494da3545418fdf593de9c2a47a"}, {"@id": "_:Nbe63d0e3ef94481f91e885c21eacac52"}, {"@id": "_:Nb011ca2672414968bea86c968b9e6cf8"}, {"@id": "_:N50c8efbe9dd54c1a9c176d60a7f051e0"}, {"@id": "_:Na8d0fc41e74d4d5a922b036f1b4cebd4"}, {"@id": "_:N71d998e526444c6ab88112898bfb8390"}, {"@id": "_:N15711db15d334f9e92aa1217d5ab8519"}, {"@id": "_:Nd2d44aa069fb4849ba116f118b086506"}, {"@id": "_:Ne397c0ac53d24f5dbc94ddbd897d2825"}, {"@id": "_:N8a33cd7418fb4a78a37e5e6ada9d5c8d"}, {"@id": "_:N560cf90283e14212a8c79c0dc5119d98"}, {"@id": "_:N684d3eb756e443a5868c161cef1d0d98"}, {"@id": "_:Ne5e3bd20e195460a9d246f7aa30a62f7"}, {"@id": "_:Nb21845bdda664aa9b148c5c719d257e7"}, {"@id": "_:N242fa897c65f4b98abe2378a37f1ee01"}, {"@id": "_:Nf3283b68034b4ade9f572b85b8f09b9f"}, {"@id": "_:N776241b1da4b4c73a2d4186ae2f1156e"}, {"@id": "_:Nfdc787747f68411cb74568ddd42a5a84"}, {"@id": "_:N5cf4ef3a86164f4da6286cbf64fad265"}, {"@id": "_:N5de22a361bd04d8480d944442ebbcef3"}, {"@id": "_:N8db1637592f44db5b392be9e3e3cecbf"}, {"@id": "_:N5348a7b47d224c43aa4a2c8ad6869a5f"}, {"@id": "_:Ne68f953120854c3584e1ec4efa62001e"}, {"@id": "_:N1b3b88293ca24dca9e65edcf83a7100e"}, {"@id": "_:N1a1400ecad5942fda3fbaad5703e35af"}, {"@id": "_:Nc2960369a9434adbaa91815b7a6afb41"}, {"@id": "_:Nb74df1aaa59b45d79feff4bb238e280a"}, {"@id": "_:N48cf48df90d5426682094037573e25df"}, {"@id": "_:N76c68098049e47afa4683a36fdd93473"}, {"@id": "_:Nf443c9e6acce4de099c80ad5f7a2c35f"}, {"@id": "_:Nd684207de66e4c7fab21df7685d2727f"}, {"@id": "_:Nb8edf8e3513847799fc683ad2f6087db"}, {"@id": "_:N2025050877874b2292de040664698288"}, {"@id": "_:Nb45467ab55ca457d8bce8687400ee4e1"}, {"@id": "_:Nc05d98b54759431cab507ae329d0216c"}, {"@id": "_:N484eaafdf4d0479185f12bf462e26145"}, {"@id": "_:N5ad675dd276647c38954343a317e4065"}, {"@id": "_:N185ece3bf15d49c2a7570d1e7facca22"}, {"@id": "_:N174e6d7fddf74d039c7b8aadf26bfbd0"}, {"@id": "_:N5fbac3ebb5c54aefbb4b166c93d286af"}, {"@id": "_:N3656bd25ae7d46a08a9a52ca93cdb485"}, {"@id": "_:N0ec9004fba0e46b181c9384ec7de7c68"}, {"@id": "_:N12fd3952a5534073a549844713c119d0"}, {"@id": "_:N86dafe677b914913bac39499702435a7"}, {"@id": "_:N8dc7feeea34c4f2ebbaeaa6a69a24944"}, {"@id": "_:Na20d4ad1a25643fe9a82fa7fc57f1690"}, {"@id": "_:N95686fcbb7e24f0fb8893ab36602f994"}, {"@id": "_:Nf3dcd50b88e346a8a54c72ecb033b4ca"}, {"@id": "_:N6c4d992d90e643a6b9ab6f203823f54d"}, {"@id": "_:Nb2453972405a411dae8fd83e0a60acf1"}, {"@id": "_:N3800b9788bed4490bbefc47d8ab03f40"}, {"@id": "_:Nbe9b979d47e744d996deea8ce99f2189"}, {"@id": "_:N2cfaa0c593074fa1bc869b0f06feaef6"}, {"@id": "_:Ndb10b9d17e834662aa905197e402f516"}, {"@id": "_:N3a34e6ae2c1342f788135c2e16659252"}, {"@id": "_:Nc5789df4f9364c00b719985c36078ea9"}, {"@id": "_:N26f088e2a65b40da9cc570a244499f40"}, {"@id": "_:Nfd453a76a60d4e33af487040f03d5ab9"}, {"@id": "_:N8e40aed2c6ea4f00bac55a888a149380"}, {"@id": "_:Naadc270d217240cd890e3872fdd11393"}, {"@id": "_:Nf7b5e567bbd644cead97008f8e8d86a9"}, {"@id": "_:N47a64c3b20d841e5b06639073b28a7c7"}, {"@id": "_:N360c0a261a084052a4a135263029f96c"}, {"@id": "_:N76b0831b2d3d4c7390417a4586763653"}, {"@id": "_:N894416bc858848e881fad0a7a49b3bff"}, {"@id": "_:Ne2563e04a3e24b8d9751620a116ffcfd"}, {"@id": "_:Nad304da85fd848c08904243ccce4abd2"}, {"@id": "_:N331e7a74a92c497d9962c12b0c8f9329"}, {"@id": "_:Nfa12893c1ed74b218222e484f8ab62f0"}, {"@id": "_:N02c00dfd93ef42e29a1e02be32bb52ec"}, {"@id": "_:Nfb1dd9df92d446659cdb1341dd787d1f"}, {"@id": "_:Nf54cb31039e544eb91f58d41a6099635"}, {"@id": "_:N6720a2c6d20e4ca98c6363cba4899a6c"}, {"@id": "_:N3efda1ef4a674a4b8411f8146d5df169"}, {"@id": "_:N654f33f81e054c7d8dc24f96eef93b92"}, {"@id": "_:Neb624ad31d50472792a8a46e589a5ce4"}, {"@id": "_:N3b40cb6595304c4495d699ae7de74e5e"}, {"@id": "_:N5bd972f4019247f1be092d259aa92a53"}, {"@id": "_:N36adcb3a224b4807b6a86028e4e25037"}, {"@id": "_:Nf62441bb47074f3c904a766073283917"}, {"@id": "_:N9d265e395d0a4265a7e8e482d4ad7d1d"}, {"@id": "_:Na2aeb4964882473eab469547afb33e83"}, {"@id": "_:N9824565ccb63439badd639a3a6844ea8"}, {"@id": "_:N0c24ea02c2284967bd901015ac9cfac8"}, {"@id": "_:N0a50c10c36124d89bc38fd2aa990c414"}, {"@id": "_:Nf2a70276907a4728a5f168bfa0540757"}, {"@id": "_:Nb44fbaa4d9774e098e15a061208f44ce"}, {"@id": "_:N0993b518aed84995b2e69371779b8154"}, {"@id": "_:N51653d1a884848a7b9242d3a6f0a3181"}, {"@id": "_:Ne25ffb8b1adb4c1dac427dd5cecdaf8f"}, {"@id": "_:Nb7c3f1af7e7b4180bfc8381e94b18898"}, {"@id": "_:Nfe8c9594dda64c46a9a37dcc8836993c"}, {"@id": "_:N9a0ad849dd694f7d85cf9b3a04457c6d"}, {"@id": "_:Nf5792f83bab84ab6b9cb3d9f0964cd88"}, {"@id": "_:N54cc47a1fed94181b5f2c7c54dd3d883"}, {"@id": "_:Nea04d9688b5b4d23843434006ca8a204"}, {"@id": "_:N174fb5b7fd4341e28de270a2d3d5bc81"}, {"@id": "_:Ne8647ab97e39434bbf974469381cda1a"}, {"@id": "_:Nfbefbe4f7e81453aaf36786dad03247a"}, {"@id": "_:N66a53b30c8f44d35ac94c27303b3a28f"}, {"@id": "_:N59dcac43eba84a528b25a2baeb6b702d"}, {"@id": "_:Nd731c6ceb4114465a211b5c7bf8427b2"}, {"@id": "_:Na3c71c831a8a49c184d6a3ea75e8dddf"}, {"@id": "_:N3100341278424242adf51852440b5afd"}, {"@id": "_:N92a1a364418a4e61b97a9af1233ea85d"}, {"@id": "_:Nfbeffb0330bf47079ebaeb786c090776"}, {"@id": "_:Ndf5a0431673249bdae10ebd592aa328e"}, {"@id": "_:N2b7dba8f76044d70bdf59f7d1df56165"}, {"@id": "_:N5727cae8da884a32874a62b983c98a6c"}, {"@id": "_:N8336be67b45f43d7a9ae9a5b26adf88d"}, {"@id": "_:Nbed9d4d0e34e462699b3a3e8fe4a1cee"}, {"@id": "_:Nb066556b5d5844a3b80932806a5af8ad"}, {"@id": "_:N7aa3ee5677bf468da4a695ce5244a189"}, {"@id": "_:N06ff6fb288d443f59f2230b8450f581a"}, {"@id": "_:N08380d518b22447f9d42c643aad52521"}, {"@id": "_:Ne612d642f1b84919ac494127d8b20eb9"}, {"@id": "_:Nf77089e39628496093dde2b508628077"}, {"@id": "_:N6c61efe6644344a69022983f2fba90f8"}, {"@id": "_:N0100ddc970cd44cf96fd57c8489faeb5"}, {"@id": "_:Neeb4b82ab6604f2aa42c05b1b444c47b"}, {"@id": "_:N8869982b5ba04b6f9c7e543901f45851"}, {"@id": "_:N85fb91821ab14282b9400430a55f07b5"}, {"@id": "_:N5ca193dc9ebd453683532df84aeae221"}, {"@id": "_:Nc56f14f15fc743d6bb62b49dbd0e0e1c"}, {"@id": "_:N2af26d981632435dac5ebc0ac21557be"}, {"@id": "_:Nac1d8313d526423fbad900a3e936a828"}, {"@id": "_:Nb8d1f80e53304ccab3bb6c2008de066e"}, {"@id": "_:N2184f66000744eaab058fd4d570d4378"}, {"@id": "_:N90a527874b05467cb2aebe707b82e607"}, {"@id": "_:N6c6b161a44d54f3a94edd572d8db12a0"}, {"@id": "_:Nf8d04fccf6244d0386f8e7778a2fd2f4"}, {"@id": "_:N633f4af4e1694fa88f2874f0626b50e0"}, {"@id": "_:N1cc6461dbe084c279e677b1e6a1b4f72"}, {"@id": "_:Na738907a11644ab6a016e51273502e69"}, {"@id": "_:N1ac045c9b227437b8d3ec4687805ace2"}, {"@id": "_:N9645cf3a47af4789badbe803b49d1f13"}, {"@id": "_:N51dc1ee382044d27bc880012dc6c693c"}, {"@id": "_:N6fc3a4be1f554ffaaa138522dde7823d"}, {"@id": "_:N22cefcdca36d4aa68c7c21e367e9aa19"}, {"@id": "_:Nc184a4e5c05b43868a8f5ec91affc77f"}, {"@id": "_:N39da59e71c524e95b75eb531506469d4"}, {"@id": "_:Ndab24988a24f469a98b2c0f22b2476fb"}, {"@id": "_:N4ccc5a1a524047ecb8fce10c9fd6e897"}, {"@id": "_:N7c0d2e6a22a349789551110fbd4bb961"}, {"@id": "_:Nd841573f57564ea6bc4d00fa4091aa42"}, {"@id": "_:Ne295aec1e3934102925790c78962f898"}, {"@id": "_:Ne6c7283c10574b73b0069a67ac74f620"}, {"@id": "_:Na251eb1c8f2449afa9c98e4a6632c7a6"}, {"@id": "_:N0f409c4652ca47409faeeca69bbbab9b"}, {"@id": "_:N6233bc65db2d45629ed5b8d701fb9a14"}, {"@id": "_:Naa26dfa4ed4e494891aca7af6451946e"}, {"@id": "_:N177b913455414e009c3f220ce2852f7c"}, {"@id": "_:N4e9604e3d24c4fbebe2467192b4f6b18"}, {"@id": "_:N6e711c1d5d8f4680aded91352086f9c6"}, {"@id": "_:N258993d742f147639f3253b29cee3fb9"}, {"@id": "_:N694dc306275a41a1aed44dad1abff4e1"}, {"@id": "_:Ne51ff15a92e34bd2abb8c909b93a76a4"}, {"@id": "_:N12a4774c9c944af9bcd0c85356ba81e3"}, {"@id": "_:N60612d7356dd44d8bd2854f617c318de"}, {"@id": "_:Nc11a1908ae1f4e2f9f401f2748eeef33"}, {"@id": "_:Na4062331d602477bafc9d95607037446"}, {"@id": "_:Na08e4b1b8b6646ee8c435e1812ac43b9"}, {"@id": "_:Ne1b35d8500be434a80dff6a5ddd668eb"}, {"@id": "_:N7403a1372ad2445f9f1f39e4a1960c00"}, {"@id": "_:Na3e4a26d9bd44198819640ff6d67418a"}, {"@id": "_:N4f77bdcb139941978ead64a1300e7781"}, {"@id": "_:N31505c6a2f32400bbb5e3349a521673b"}, {"@id": "_:N1ea89b9481df41f0b21f9f56e20fb32d"}, {"@id": "_:N833479a27524467a88b8078a23a1445c"}, {"@id": "_:N016e1ed5c46d4403bf1bfc25f863affa"}, {"@id": "_:Nc963479fc4384d88a01cb43abbf40981"}, {"@id": "_:N9991c8dc53e744d893ed10c2402670ed"}, {"@id": "_:N949322021f9b4df3a50ba7e6cfcbef64"}, {"@id": "_:Ne4d2a8587052443d803c044acb6f0318"}, {"@id": "_:N366db044e6c44b4e8020b9c924f2b711"}, {"@id": "_:Ncbf1df430cb94dc1b7033244a7cfb527"}, {"@id": "_:N5975891af02242e6b397502476d73016"}, {"@id": "_:N8af9aeb663e84d06a3f0e3314bf13a09"}, {"@id": "_:N8ec5ab29080641868636c654a6d206d5"}, {"@id": "_:Nce6a174e23d0474988a894f3ce8fde8e"}, {"@id": "_:Nc0d80f884be749f19e57224fbbe2bc62"}, {"@id": "_:Ne4649b98c9ef4bb29ab67c93adedac73"}, {"@id": "_:Nddab3c9b7da049a98ad20b321a7ad89d"}, {"@id": "_:Nd5ada90b041b49d0bbc907d80bfa562e"}, {"@id": "_:N6f67cd0a843f483380a7963a97025060"}, {"@id": "_:N06c2257139f4492ebc8b3ea1af54858f"}, {"@id": "_:Nd249639ceb2d483c909add24afaec849"}, {"@id": "_:Ncf877a4ec1494680a00eabf2594911ff"}, {"@id": "_:N0bd8493313104bbe98bc094aeffc813e"}, {"@id": "_:Nd5c99395ca7b4cfab93b145a7ee3357d"}, {"@id": "_:N9f832f22b4f94468b2da995f9bbbfee6"}, {"@id": "_:N70a8306a1f594e92831cdae64374ea79"}, {"@id": "_:Nbb854b09e966443b8810a2ac45086316"}, {"@id": "_:N002eef051e714a40981e4a988fd79107"}, {"@id": "_:Nc618246273054c5db1ba1094d3a6842c"}, {"@id": "_:Ncb5d9785b42b42ddb5e4e04725370b66"}, {"@id": "_:N9a4ecc27ac784c78b79e026e599557b0"}, {"@id": "_:N2226accdc58a4b91ad60b8ea692626fe"}, {"@id": "_:Ne9f862dddaf8453aa7135e05f0ee85a3"}, {"@id": "_:Ned8cc297d20f4543af727b6b4ccd4784"}, {"@id": "_:Nb7362d820f254b7182f2f8fad6104807"}, {"@id": "_:N443d30e9022046d1b95d71fe2cfe6064"}, {"@id": "_:N0c489a7bc9654b56801d74e1ecc1d51b"}, {"@id": "_:N3ce9b611d4604109a9129d4bc3750257"}, {"@id": "_:N61722a4b062b4df495a8be28e4754eeb"}, {"@id": "_:N76181443dc3848a5b413aa6c67de8052"}, {"@id": "_:Nd37bb01adbb64021a4e88199c7abd7d8"}, {"@id": "_:Nf0b0d3d0c0cc4daa8c22d40945cdf38e"}, {"@id": "_:Ne2ae2926cccc43e8aca4220cf6599889"}, {"@id": "_:Ndfdde90c7c914870bd84d81e3d88b47f"}, {"@id": "_:N8e0470f6f1ed49af8b8548b2c23fa61f"}, {"@id": "_:Nc07d0e15893e4a2bb2625aa74ed6234a"}, {"@id": "_:Nf35aa2024e1340d09c3b0da8e85e2264"}, {"@id": "_:N26b6e720385e4ecb902aadff2f3df912"}, {"@id": "_:N2c49476351014d218c106924afbf0c74"}, {"@id": "_:Ncfecfa558d40429fbc2072b40d175352"}, {"@id": "_:N1c64aa0536c54fca873711be3b4ce96e"}, {"@id": "_:Nb71ef58b4f96498ba224c17494dd6d46"}, {"@id": "_:Nd64bfd52ff5b425ea6a41b17373367fe"}, {"@id": "_:Nbb6fab22bfdc41ebb880f415c152f5ad"}, {"@id": "_:N4f7be8eac4f346d4b357ff30342442f7"}, {"@id": "_:N91320588fc2d45f6ba097a565ef3ae9e"}, {"@id": "_:N3babed7c91b047a9a12da0cbcce6f74b"}, {"@id": "_:N5fe435afb2dc47c997c787ae579222e6"}, {"@id": "_:N5f3391aeaeb244fc989b4f5d00453e67"}, {"@id": "_:Nc0a7cadff5804ceea4f3fc2d9db74fd1"}, {"@id": "_:Ncb7504b86ca94d8abb8e6af1d58c1366"}, {"@id": "_:Nae06f6cb0cc347b984d859178e19a41c"}, {"@id": "_:N4f6604205f114082bbcb748f004f8c0e"}, {"@id": "_:N58faa9f3d9ec47378b8921b3631bfc43"}, {"@id": "_:N27211d1afe9843d294bff5dfed966d04"}, {"@id": "_:N65a936031d674ba2b117decfc6336402"}, {"@id": "_:N9a794b7258124087a1d668663adfd6cf"}, {"@id": "_:N5e6f254167ea4bbfb9c004e77a433490"}, {"@id": "_:N4501d73695bb42df8b210a46925b9686"}, {"@id": "_:Nb0caf83e1f0f422ba7210fc15a0f406a"}, {"@id": "_:N359852c1e6844e618c15858b68a43602"}, {"@id": "_:N0c4faeb4d0bf45bc9d2a8facb86c5ff6"}, {"@id": "_:Nc3e51c5f5b7c47dfac6fec9011460c9d"}, {"@id": "_:N2acbea6481734bc48298079c8838c05d"}, {"@id": "_:Nfe89dc38b8be4571a3268bee08787dd1"}, {"@id": "_:Nce15f279c17a4d8194c120181eb52c8d"}, {"@id": "_:N72956784cfd045abaf29a759f4841546"}, {"@id": "_:Nc785af20ac0140a2a937588429a469f7"}, {"@id": "_:N651de304ec4943459639a0250862a235"}, {"@id": "_:Nb7962240110c4711872d4485080afe95"}, {"@id": "_:N015abe5c0b46459c8f4d9a6bec0648e3"}, {"@id": "_:Nc1b120d58bd9400a942a17ed9fe197f0"}, {"@id": "_:N69593d33398d49b6a39e35464f78be16"}, {"@id": "_:N58c6ac8e27684a508baf055839cec859"}, {"@id": "_:Nc339b9eed000467da23148d89f3c1924"}, {"@id": "_:Nb71366bb579044709d1a742494c4a318"}, {"@id": "_:Nd8e052795dd1494183911f88ccfffb7c"}, {"@id": "_:N6e61f448713d49bf8317d39afb6c84dd"}, {"@id": "_:N32c82df78c4d4442b6354ed7110edfb8"}, {"@id": "_:Nd017282e9bfe455383b839c7394a659c"}, {"@id": "_:Ne54262510d4a4b409ad55f8234d46e74"}, {"@id": "_:Nce31047bf6624706a1f36d059422648e"}, {"@id": "_:N51e7325bc2e04940bb143dec9e7f0de7"}, {"@id": "_:N8288457b07044d50b3d6fe84e6375bd0"}, {"@id": "_:N6233964bea254f599e4c79e5bec860bf"}, {"@id": "_:Nbfb95e9cff5c420c9662ae4b89002b3f"}, {"@id": "_:N5e54d8bd16f040fab45c4e49f36ffcce"}, {"@id": "_:N999dfd846ba54a36ac01cc21462a295f"}, {"@id": "_:Nae602dc0f56e48f583036d472d85ca31"}, {"@id": "_:N3885d99a96d84e69b899dd01306a6c10"}, {"@id": "_:Nee8b5e819aeb459593dc581307600a54"}, {"@id": "_:Na1cc5a1d8d694438a67f4a7f3d1074c5"}, {"@id": "_:N7c90e58520684c8798a26abb7b656daa"}, {"@id": "_:Na24fbf82532f42a38dfff4e29389789f"}, {"@id": "_:N88a6108a42664f18b0ff0c58b6e5b516"}, {"@id": "_:Ncda777d331fd43d5b0aa3117222d28e9"}, {"@id": "_:N5ee5879ad92345e88cf66922812f9132"}, {"@id": "_:Na015ada061e4425f8e32d149cba6a173"}, {"@id": "_:N0d809ca2faf74beba7bcc3be0d71a18a"}, {"@id": "_:Nb85608becd3d4562bfa34bc0ce6f0abf"}, {"@id": "_:Nceec6de2211945c6ab6741ddcaf21897"}, {"@id": "_:N5c17aa4c8fd24497879c82dc49ec8174"}, {"@id": "_:Nc22f226c378743c8a5ed866498ccda97"}, {"@id": "_:N8e5b10e7cf3144509a273a318e351ea3"}, {"@id": "_:N88bb56cc83a04f9fb4cb2b6a07d1abdb"}, {"@id": "_:N437d186f1a704378b05108f3fd2bfcbc"}, {"@id": "_:N4045a1a7b5844c8bbabd645631a71e4a"}, {"@id": "_:Nb4caa52e581f4693b98c97ee250c159e"}, {"@id": "_:N07339eba80b84ba0912028591ca3f1c4"}, {"@id": "_:N975deeed480f4c45a7fae34cc54a2072"}, {"@id": "_:Nc93532dd65ec438baca8644c0f7a868e"}, {"@id": "_:N160582e239a04eb992c6b00a70fa3065"}, {"@id": "_:N3c9dab17198f4694981493638534c5f7"}, {"@id": "_:Nfdcdf6306e1b4ad1afcad6bf0f2f6dc6"}, {"@id": "_:N09760d0441174f5e93d045b17f29ef15"}, {"@id": "_:N45699a65b01646369a6044b54d3c18a0"}, {"@id": "_:Na8f34fa4a13141f8b305fca277faa163"}, {"@id": "_:N8d9c71d157e74557b053235130a90aa3"}, {"@id": "_:Nf16c4458a1b54edfa38eba9dba393b09"}, {"@id": "_:N8f127de4400d4512b72fc4dc6d99bbbc"}, {"@id": "_:Nca4164b2fbc14f52809c57a389658b74"}, {"@id": "_:N046679b4bda4473698f5f3ad29995088"}, {"@id": "_:N4985de757ea741a0a040f75253eca35b"}, {"@id": "_:N3f7bc22e5ed046819dd28e2fa9f351dc"}, {"@id": "_:N9bfdc74d4302452b971243397b866e84"}, {"@id": "_:N85cc1b2a56bd4e94a755c77c73a0f9ee"}, {"@id": "_:N866370371c5549a394443c9a0356b916"}, {"@id": "_:N71cc0f41e1d64e52930b2bd84777ebe7"}, {"@id": "_:N3c34820563b64de59c29f759f353112e"}, {"@id": "_:Ne1acc55169224fff8bd4020f8f1c2106"}, {"@id": "_:Nfd9174febf8245a2a940e0b362d1e1d5"}, {"@id": "_:N8981271271324dc3b706ed1cb1cada65"}, {"@id": "_:Nd83a525c733d4f9e9c10e9b43b379d20"}, {"@id": "_:Ncc4aa00644144555930be44c5821539e"}, {"@id": "_:N9e889c0ef1cd496f9b8a09e9282804be"}, {"@id": "_:N21b04a7426b14cc99605af2de4e391a3"}, {"@id": "_:N133f382a4fc04c2bb794c0a2443171d4"}, {"@id": "_:N3f0ec4e4750d40e49550e8287fb2184a"}, {"@id": "_:N00a4fb9203e14fce96a76ac2e211a960"}, {"@id": "_:N47311173b1a142ec8146a087244c2ab9"}, {"@id": "_:N762e490018ed417082f6a1b95f4a7fc3"}, {"@id": "_:N4564a287350c4f858bb462c52b70bfb5"}, {"@id": "_:N7bc968813e84461f829abe6158715fab"}, {"@id": "_:N16c51b33bcf34ff59ed11aef15a269d5"}, {"@id": "_:N9932e48b101b46239fb2ac206f60de17"}, {"@id": "_:N38153443f9274c77bccee7778cf301b4"}, {"@id": "_:N4629c40144e645cf949ddbaf68268c89"}, {"@id": "_:N17cadead362549fa9aeb621c1aba7968"}, {"@id": "_:N158a1e61111a44b39545533f897fbefa"}, {"@id": "_:N727cf4d1140f45468b72e1372e29443c"}, {"@id": "_:N51b7e614dc124d76b65ad2dae1642b34"}, {"@id": "_:Nf6ac0a4361634bc1adb4935f8cd7f03b"}, {"@id": "_:Nae939edd654249d58147d3288f80a23b"}, {"@id": "_:Nea3373b56d654982adfcf77d37d6e491"}, {"@id": "_:N6300f329f7b94beca00366704cfe7ad4"}, {"@id": "_:Nb28fd6f67f8343b097531c56f026eee4"}, {"@id": "_:N77cf2d35a16643829cc9c1a1f42a4f3d"}, {"@id": "_:N215cc5f9ba6d4cc1bd89ee9f50c13d7f"}, {"@id": "_:Nf14c70da41804bdc844fc8dce4b992f2"}, {"@id": "_:N8931516a7df04ab1a80edf413a584494"}, {"@id": "_:N26407b48929541dcb1b19ce608333975"}, {"@id": "_:Nff1f30791bbd44c89d44260a148c67f4"}, {"@id": "_:N622df2402a7846eead07cd8ed6544b2e"}, {"@id": "_:Nb8c8fac9f4bb4701b3a06ba736bf308f"}, {"@id": "_:Nba73c6cbfe9e44fcafb62196e2665fc3"}, {"@id": "_:N8b74d9dd63ad4224884a787d24b60080"}, {"@id": "_:N5f1d78eed6e84316ba06c0d73cc861d6"}, {"@id": "_:N09e3c457ec2948b3b1b4b4ac0a1bfddc"}, {"@id": "_:Nac257d8066ca4c4daaa5ffaa42c9d6cf"}, {"@id": "_:Nf19ac0d176e342df9617b5569ede7762"}, {"@id": "_:Nb24e8342f43f4a549f22eadabd37b9ec"}, {"@id": "_:Nbdd581db1f714920a9ae6bee1edfe506"}, {"@id": "_:N45f309b462024a2f88d93714b778953b"}, {"@id": "_:Nc8a30478721f434fa8f54c1f3b77f0bb"}, {"@id": "_:Ncca8bb96937f4737b2a9ac249b97d9e6"}, {"@id": "_:N8ed0d354b3914e399450522668c93ff5"}, {"@id": "_:N96e04bfe080c4d0bad8cb3b2fb1be789"}, {"@id": "_:N6a89b5502323412186f12a18d1d8a29f"}, {"@id": "_:Nb70d37d460174f97af2c7ee8c08a3559"}, {"@id": "_:N0bd11e08a2704aef88097a187cbd5230"}, {"@id": "_:N00649658594842618188d1ec6cb11593"}, {"@id": "_:N7eb4390702754a3d8f528db39fade130"}, {"@id": "_:Na0af3588f35a40ddb7331f0c711b1b4f"}, {"@id": "_:N0519ae0330ab409fb10a18af79fab649"}, {"@id": "_:N8d6b08456f004f93ab6011add41ca069"}, {"@id": "_:N731a078ab9d84033842e89b8029cefd4"}, {"@id": "_:Ncaf61c531e79462c87d27f94d3519401"}, {"@id": "_:N04667271375e492cb34f52149c717735"}, {"@id": "_:N14330b6eb2a546fc8e237591552686f3"}, {"@id": "_:N9abe229c523348f0b9d806003541b65d"}, {"@id": "_:N6d69539bfdf2475fa782d2d9420a163a"}, {"@id": "_:N12108a9485384f1e8b40bf280126075e"}, {"@id": "_:Nd0bc803afbfa40858eb576a0b2ebc0a8"}, {"@id": "_:Ne21016c965e947d1a256dadc4c808aa6"}, {"@id": "_:N69d01eb54f9140a7855c3dcc15dfb096"}, {"@id": "_:N03620214953f48fdaa8177e1cfabaffa"}, {"@id": "_:N72c7c4c3756c432b98e50f542c0bc782"}, {"@id": "_:N742020f4d5f342c69e06fccc033a551c"}, {"@id": "_:N910a387d6be34bb697504609e38b9926"}, {"@id": "_:Nf34f18dbbe78484bbad17f6a2fe47902"}, {"@id": "_:N6773f5da159c46309612660a2ea18a21"}, {"@id": "_:N0b6fe0dfedf8490e9c8bce37c240a5df"}, {"@id": "_:Na05f7cbcbfe545c2b9009ca14bf059c4"}, {"@id": "_:N2860d8aa4b7e4ac29fa72a72acebe2f2"}, {"@id": "_:N2b2e94e4a0de4a5e8fde421b6f50009d"}, {"@id": "_:Nee5e9f242fe14bb682c728d9c1f511c4"}, {"@id": "_:N99777bb3616a4458b7672e85c8434abf"}, {"@id": "_:Ne742f22f382e40e1ba6df21e457d4e41"}, {"@id": "_:N3552b358c7184f6c966b106fba802e22"}, {"@id": "_:N2b1a324af34c4f298d1c8199b715f061"}, {"@id": "_:Nd02aa40ea3064e158395528de0fff110"}, {"@id": "_:N62a4afea4e244cefa1c4c38094ae083d"}, {"@id": "_:Nf3d20fd250aa4e6ea8bfd49a53fb4ff8"}, {"@id": "_:N4966748713d5481fbae4d51194f7d2b3"}, {"@id": "_:N3cfbccd9dfc74ab6886f581a70820d3a"}, {"@id": "_:N0197e3f0fe3148e38b311db24036a7d4"}, {"@id": "_:Nfd4d7eb99f234d87b0f2596e22181bfb"}, {"@id": "_:N5be6a01622b64f2eb9af0367cb87c940"}, {"@id": "_:Nfc1f2ca4c1af4e55ab362bbcdbd4f8b2"}, {"@id": "_:N5f6eab0c6e964f36a641910db26495da"}, {"@id": "_:N61f3c5104d8e470e9fbdfb493a108792"}, {"@id": "_:N89720b82389449ee9333aa0ca8e38d63"}, {"@id": "_:Nebc7e246f05e40a29f1cf26cdaeab578"}, {"@id": "_:Ne245bbc0da8f466aafdd24f95aa605a3"}, {"@id": "_:Nbe9051092c5f46a6bab9301325bbfb22"}, {"@id": "_:N59bca1e487884d159b97556fd4a06572"}, {"@id": "_:Na4b3417c4dd9438fb88ca055c266e765"}, {"@id": "_:N38a845623c52445380b7ca83d7c91139"}, {"@id": "_:N50aa6dfa95ce45c795868a698bd37a0a"}, {"@id": "_:Nfa222ece86554cdea3605c549810895d"}, {"@id": "_:N3b52423339b043e9952b4d143387aad4"}, {"@id": "_:Ndd43f27d1f134ed5b7d8aa69775dae18"}, {"@id": "_:Nd6e589eb549740bfacf44278f1c678d0"}, {"@id": "_:N022793bd6df84d4dafffa8e7142f78a7"}, {"@id": "_:N780bee7341e84b24a828860e3d57f9d2"}, {"@id": "_:N435956f80daf47ffbb69426a726f8cfb"}, {"@id": "_:Nad4c2e639fc54a6a81d223ac3456e2a2"}, {"@id": "_:Naac304e0fcd2441db563d0541c696105"}, {"@id": "_:N6f945154315e4e06983ca14396d4f900"}, {"@id": "_:N65bc94e31c81498bb840c0ec832ec275"}, {"@id": "_:Nfd63e3175cbc47e5a54485748af49e3f"}, {"@id": "_:Nf7a7ea11dd274e49b6127008f4e67756"}, {"@id": "_:N0297b4c4c2124a30963ab471b7574a7b"}, {"@id": "_:N971bfdb82522447b8abca35511b62262"}, {"@id": "_:Na4a5b900076d45c3b254a11caa608ddd"}, {"@id": "_:N8e584e93b5da406aa655b7ef0753e281"}, {"@id": "_:N5961e4c45d854b6daba92997d381d54c"}, {"@id": "_:Nf9daab577c8f4a2fa24d6ca0c673fe16"}, {"@id": "_:N4e4aa4f142fe4f3fbfff457f08e6d16c"}, {"@id": "_:N115561d893ac4f03bf69e0b6b1de80a6"}, {"@id": "_:Ndd1a5a4b0bd9440ba793e3ab26f76f9f"}, {"@id": "_:N1f0fde54f6024d1e9891d4e85f0b305e"}, {"@id": "_:Nb96db32ccb504f34b7db038db6731c31"}, {"@id": "_:Nac8af433377f4c97b709645c9d677654"}, {"@id": "_:Neb9ac39474e54597a056a8719f7b7f83"}, {"@id": "_:N4eb2d74f11d94241a4fceb2724e54646"}, {"@id": "_:N654beec299eb445489641abdddc5f12f"}, {"@id": "_:N5ee312e0c7d44639b9a898978707264a"}, {"@id": "_:Nea9152b201eb4bf8bae7476ecd10928b"}, {"@id": "_:N5cef2ed54738469295972626f83013b8"}, {"@id": "_:N50f5f9ebbb8345e5b4961237a3141657"}, {"@id": "_:Ncd7b12dbc8804e30aaddfa1ebe023f56"}, {"@id": "_:N033075fb9d0c4790a070948c125d876e"}, {"@id": "_:Nfe5927c56c4e485e8c0022dac3dcce7a"}, {"@id": "_:N6281e28676634e15b4e7d88e3d2087c8"}, {"@id": "_:N9a67aca6ec914961905578aa576e3120"}, {"@id": "_:Nfdd6c250f76d40739d2332fddb0996cf"}, {"@id": "_:N790cea5ab1b0461e98cd47f40a875a3b"}, {"@id": "_:N802aeca870c34d3a8ec79599375f2bd4"}, {"@id": "_:N598f724b645f40ff84c884b3380d1598"}, {"@id": "_:N055c41de74d24e98afa0fb18428720af"}, {"@id": "_:N2344203b09234f8e98231744a447cbef"}, {"@id": "_:N926715fea9944fdeae01b38fd0352fd6"}, {"@id": "_:N3ca597ad42e84feeaebf594a82ae541e"}, {"@id": "_:Ndc35be288ce4496982975f6ee8172942"}, {"@id": "_:N5dca866085ef454f9823757f26baf791"}, {"@id": "_:Nb9ab3573501d41418b79e23da2b3d25f"}, {"@id": "_:N15eafc679ef044838d4b6ac1ec3b0568"}, {"@id": "_:Ndf1e3a3603b447f59017a1b742c27b8e"}, {"@id": "_:Na666d586528f42b5b60d55f6c0e583cd"}, {"@id": "_:Nf09ce64ffb254d31a920672b7fadc836"}, {"@id": "_:Nd6bb6a1d3459432987f5b6de071191e6"}, {"@id": "_:N304464c4b99d4d668ec11c31bcf6a2f9"}, {"@id": "_:N6f01a61e9029410695dc17d5bb4d344c"}, {"@id": "_:N75b7031780aa43dc8349958dbaf6b321"}, {"@id": "_:N170a260f8ca34741950fe64bc185d49e"}, {"@id": "_:N509cf03c71354908b98cd8b0f17f80a6"}, {"@id": "_:Nec8d3054fe6e4e04b2dc253b8990da62"}, {"@id": "_:N9bed2f91643141e2822ee968a502bd66"}, {"@id": "_:N4224aba7efb34bc181c47c750a34c96c"}, {"@id": "_:Nd2c9a65d0ff949fab77dc04b15608ffb"}, {"@id": "_:N5989c3e44b894736ba4c327e7e9f6b9b"}, {"@id": "_:Nc88fb80ae5e14e40aa494983f562c98c"}, {"@id": "_:Nf1e3b8956e9c4622bdf0e2152d76125e"}, {"@id": "_:Ne1948f800de0445ab37e8b93752473c4"}, {"@id": "_:Nd7839189307842408fbcee2896f530ed"}, {"@id": "_:N50520691f87a46118291e6bfd4c1573a"}, {"@id": "_:N4faea95c82c74794b4b0783a25ce6018"}, {"@id": "_:N07e7005e41f844a9913f06692a4c20a4"}, {"@id": "_:N1ccf58f1f7bc496f856a7caa26d0720b"}, {"@id": "_:N7ea2bb2eb1cb430bb596a9740aa3c73d"}, {"@id": "_:N9f1a5d4d14de48ae85c5b495546068f8"}, {"@id": "_:Nbb849bf79ed14fe891b6f32296a612c6"}, {"@id": "_:N0f841546b1df43bbbebf796b3f740ee6"}, {"@id": "_:Nb604594c4bb74077a944fcb1db6d8f62"}, {"@id": "_:Nf2e68606208f4ef4b6dad2df7eb4a05b"}, {"@id": "_:Na507fe86ad2148299c5556b9a928fa8f"}, {"@id": "_:N60c556d5380446ed852f080f26fea634"}, {"@id": "_:N2853c40e4e684bc29518c19b9f646c27"}, {"@id": "_:N54ec965de9ed4fc492f09d68927eb255"}, {"@id": "_:Nceca056844124db18a7b8965309b0352"}, {"@id": "_:N42e0ec0a608247ba981f63b398782323"}, {"@id": "_:N6dcd045320054f53ab2982da08f74ed9"}, {"@id": "_:N3c89f6eadd5f4b5fbcb59c29798c271a"}, {"@id": "_:N31bf8607c2494852a7f5cdd7efca90bc"}, {"@id": "_:Nc11035c9826c4c2fabd0c6df0eb16753"}, {"@id": "_:Nd8010ea03137451491f755a322dc8dce"}, {"@id": "_:Nf1c411f169aa458fa46d30d8cb004a32"}, {"@id": "_:Nf1f3ed2389f04ee48bef4a130ec34da7"}, {"@id": "_:Nd1d27f82e08b4779b85810f397d05b33"}, {"@id": "_:Neea68b1c195247078d84497070d918a9"}, {"@id": "_:Ne26743b7039240f986fffe87b5285f98"}, {"@id": "_:N206a0f5edc9a42349f9b0424087cc4ea"}, {"@id": "_:Nac4cea8349bd4e7cb9dc71bd6ae3511a"}, {"@id": "_:Nfe92e16f91dd40fba28d9d1dc2c03011"}, {"@id": "_:Nce8f8280845142579ed1554c0fd3a682"}, {"@id": "_:N8af305ced29540e1aed9b0eee843196a"}, {"@id": "_:Nede4f8c2a36c4caeb4de1ff1f38fb787"}, {"@id": "_:N0f4cde2d429a41e4bd054419c54457fe"}, {"@id": "_:N2b6df67915fa455d86dd3c32caabc7cf"}, {"@id": "_:N84922b43f50b4e81a37f95e8297feaa1"}, {"@id": "_:Nc1cdccfb151b46ac8b0faa47c2b47a5e"}, {"@id": "_:N6f79d38243274fb79c3bc9163c21eab1"}, {"@id": "_:N9ddc7c75db33400dbb1330128631264b"}, {"@id": "_:N6b81bdb154224c85b8f4e607c60376e8"}, {"@id": "_:N55b0c8d9fd1f49409d757e8dce00cdfe"}, {"@id": "_:N25128841518a49408cadeca753a9c3e6"}, {"@id": "_:N2e1ea7011d6548c2849ce076fc19385d"}, {"@id": "_:N42c394beb9d54b7080ef7dcd6a68802f"}, {"@id": "_:N76557813c702421189b04155c54e3fc7"}, {"@id": "_:N09a52a2ae3b34e98908be4e03978bdcc"}, {"@id": "_:N4272cfb9e1824c7db2466e6219cf2eda"}, {"@id": "_:Ne78994ec70af47818160a0d088e8dfd7"}, {"@id": "_:N8f1b02da3e574b8a9638f475b90305d6"}, {"@id": "_:N9aa2607a8efa4034990da3b16fde782c"}, {"@id": "_:N485709bdbe0a491ca58f3f7579305dc0"}, {"@id": "_:N7a4948e221634060b2df24a237e50022"}, {"@id": "_:N9facb89d3419418babb4ce912fc8b6b3"}, {"@id": "_:Nb68a5a0567f441b686e78a691a411b67"}, {"@id": "_:Nb2148577920c432680b0800dd15397b8"}, {"@id": "_:N60309fcdcd09499da018bd4f337ca9c8"}, {"@id": "_:N690fd1384ad541ce93cf70a986507c93"}, {"@id": "_:N5de18adee9244fa4a15e761c2e20e119"}, {"@id": "_:N96af2fbb386c428298cf3a5b4dfe7af0"}, {"@id": "_:N8b1386f05c5a441eae00102abfa534df"}, {"@id": "_:N5768ebaa123b4f75ad297fd2aaec176b"}, {"@id": "_:N242832263391418e80e114486413ae2f"}, {"@id": "_:N30ec066d1ffc4c1db2aa7564926c33a0"}, {"@id": "_:Nd12ab26e919f4952a29e83be60cdb0b0"}, {"@id": "_:N1d73fbadb8e04bca9da0812718bce0fd"}, {"@id": "_:Nefadcf1390e54e29b28cf4e55c934e95"}, {"@id": "_:N15f2e120337e4d1b90d9e6c2641e027d"}, {"@id": "_:Ne9350dd24b17441ea97ba86c49a54bff"}, {"@id": "_:N9a6e449294d7470cb6305211abf98e27"}, {"@id": "_:Na2e656bb5c3e40d4a154b946c7ef6bb7"}, {"@id": "_:Nb8399b79ec544328909a79bdef289c83"}, {"@id": "_:N0e57d4a6a7054f55a17b3c1c25ded5a2"}, {"@id": "_:N439ae167d588418f9742e8779d006b34"}, {"@id": "_:Nbdd08f50c35e4920a7c1391454d91207"}, {"@id": "_:Nee747ed5363e4b51b44e509d6a358fd7"}, {"@id": "_:N08df45bd1f4340678a302ebc72c73c6a"}, {"@id": "_:N3e7f06b4dbc54644907769ddee8716a4"}, {"@id": "_:N8c8a4697528d489a86f6184acb48f6bb"}, {"@id": "_:N1026783444d74440b8a81fb2f6cc1be0"}, {"@id": "_:N2b0c25ac7a5d4436945027a9902f50bd"}, {"@id": "_:Nba6b722706de4a5a8316210cfaef1026"}, {"@id": "_:N57d403bcd44c4cb5840ea3b67dd1ea2d"}, {"@id": "_:Nda0b1fd020ab4cb583d78a042c6865a3"}, {"@id": "_:Nc89071a4c0344ece9830f56fe03ebe82"}, {"@id": "_:N5c03dcd221814010850a7bafa74a2c5e"}, {"@id": "_:N529367f4e17d46c487b9f103c0912305"}, {"@id": "_:N056012c3bd7343b7ad590a5b774e787c"}, {"@id": "_:N80302dbdeef047f6b0aa5a92c6d9d11b"}, {"@id": "_:N01dc36b4dfa848a9aebbca00dedd60ea"}, {"@id": "_:N54dfc5b09c7d40348168c95417ee4b13"}, {"@id": "_:Nb62dd62dcd164e8d80cdb9b8d358cbfb"}, {"@id": "_:N55cf309042774be588dfb3cad6b5ec67"}, {"@id": "_:N5fc067e6b5b943f5aec5b66db175e1b4"}, {"@id": "_:N99d6929836b8436f8143cbe432da77ee"}, {"@id": "_:Nb6942153823d487ca403be9aa26ae49f"}, {"@id": "_:Nf30ed430d9fb4a7e8b58940b403e69ec"}, {"@id": "_:N229fe26825214e829333660ec78f3cbf"}, {"@id": "_:Nd19d82ecdf3d4ece95967a09b3e04aa6"}, {"@id": "_:Nceedbd81a52d4565a7ea63add8a94f98"}, {"@id": "_:N82da30e8489441d4822abd225dbf85b4"}, {"@id": "_:Ne450176dd1aa4fce856d47d48a009393"}, {"@id": "_:N834c45acca3e48b5b4145306f1147d8a"}, {"@id": "_:N255245889f314b89898c96151ad4eb99"}, {"@id": "_:N3dea4c68dfdf48a98480cd59875d9654"}, {"@id": "_:Nf9d8ec5b0a7743ab8b8ef74494665df2"}, {"@id": "_:N738b8c7f175b471a8a6ba72a84dd3533"}, {"@id": "_:N918fa254be11496d8f11a59c9740e4ae"}, {"@id": "_:Nabb9ca04f5e44e4db72ce60da502392b"}, {"@id": "_:Nc5e93a9c75bf40888039b13fdeec8c4a"}, {"@id": "_:N8f8472f248864215bd0e5e38a5ac0570"}, {"@id": "_:N213b83185918400b97a1dac3203cff13"}, {"@id": "_:Nb0f52e6baec0484f9b2efa8656c7405d"}, {"@id": "_:Nbcd17f022cf14927afae5d34d969bf21"}, {"@id": "_:N059a6b3b031a46fa82e2f2db24756f2a"}, {"@id": "_:N76bcfe6164c94888b09ce319cc75cdc2"}, {"@id": "_:Ncd4075089aef48fc9b2f9048b4a52c35"}, {"@id": "_:N2db96b44192b482591555050db27ef6e"}, {"@id": "_:Nc2f36ce89d9d402eb3a1ef13e0771300"}, {"@id": "_:N05333e79b323440cb71e8828298898df"}, {"@id": "_:Naaca6e1024fc404789d16a300447ea98"}, {"@id": "_:Nf21bc165dc9549b397be51b0b9535bf2"}, {"@id": "_:N54704ac237a24dddaad1d005a43af29a"}, {"@id": "_:Na5b1854baa874a758db4b861cf5eb6f4"}, {"@id": "_:Nadaa5412ee2c488a947366f5d93bf162"}, {"@id": "_:N3c2cd6230b414327a82e3933cfecb842"}, {"@id": "_:Nebd66bdc37e54d6b92751deb3c2c73a5"}, {"@id": "_:N759288b5935045e3977b5eb8e4077c6b"}, {"@id": "_:N4cff21af60974e33819737aa8caa9d3d"}, {"@id": "_:N2272e25272c94a1490c2c6aa63a6917c"}, {"@id": "_:N5fc81615270c438bb6f50ee40b308b15"}, {"@id": "_:N24308a18d85444d8934de55df439622a"}, {"@id": "_:N8173a9da646c4ae2b361c06d0074b335"}, {"@id": "_:Nb5ba80ac41694ed69b2d741a0c306c29"}, {"@id": "_:N21425aeaed8549cdbbd4ece54467112c"}, {"@id": "_:Nd667edd7534a495c9d22b64c3a30e932"}, {"@id": "_:Na5f755abc71b4d389232003ec419bf19"}, {"@id": "_:N508006854459421085a14abc780ca69a"}, {"@id": "_:N247ee5e3a8e640e09b2aec48d5207c1e"}, {"@id": "_:Nb3dc93f93d244d64887588dc8d29fec8"}, {"@id": "_:Nbca18ba6a7794ceb8304f75acb9ca54e"}, {"@id": "_:N53e4042d8a6b49a79c28f728dd12845d"}, {"@id": "_:N59eb23eedf4148a4a4d82b98ee2fc67c"}, {"@id": "_:N294509ab2dce4427b8d311a408554f98"}, {"@id": "_:N18510516f11e47dfae1a271ffd3bf704"}, {"@id": "_:N1ceb11a700164886b94dfd1160c824e0"}, {"@id": "_:Nf2a0e408f51c4723bb16e4a6efe74ac7"}, {"@id": "_:N654429c3bc8c4adfa5328f11236aa21f"}, {"@id": "_:Nd091e0ac06ee4327ace6ffdce78279b0"}, {"@id": "_:N08cb0ed87eb44806b7218a1b576950f6"}, {"@id": "_:N5223df3127d149e49947c43f42b93ae5"}, {"@id": "_:N89489ff1ba9b4861b86173982db754b5"}, {"@id": "_:N56fd19ef7f44492db653a478dc2290e1"}, {"@id": "_:N15a1fce36ac743a3a4e8d9eb1025264f"}, {"@id": "_:N4e24f50fc7d14e47a807035d67263563"}, {"@id": "_:N2e849d18f2c441b5aab187f6362d6020"}, {"@id": "_:Ne18d27ebdab742d3860488a07fe2fdc7"}, {"@id": "_:Na37e8c6eebd346d9bb28e764de75cd30"}, {"@id": "_:N51e5611173a64c918f441565796efa7b"}, {"@id": "_:N48c51526ac864ad290fd33e99db15817"}, {"@id": "_:N0b1cffc1746c479b8f30d38e6f8cf605"}, {"@id": "_:Nfbd7d9d3db3a40288d506a700d49b1b3"}, {"@id": "_:N5fe08903f42d4d959ee3ad7ef658f02e"}, {"@id": "_:N96999898b76c4e30a069836b7ef55d19"}, {"@id": "_:Nc61574fb8c1e4e8cb7a2b8a416c116ab"}, {"@id": "_:N14d6c81cf70d4103894f4e010f7fd508"}, {"@id": "_:N4926bdadebc54b77b33c9568ca9197d5"}, {"@id": "_:N46e8e3d5a56040aeb980ad14c453e77c"}, {"@id": "_:N4d756b57a82948e3be1848369e61c673"}, {"@id": "_:Ne9ce8f073a664c33be304c21c54725ce"}, {"@id": "_:N6e98c79c1fd54866be143987f3b7e2de"}, {"@id": "_:N376966f353024b7dbce8813efe2cef6f"}, {"@id": "_:N157014ee0cc4445aa888adaf45b9fdc1"}, {"@id": "_:N30436ca8c8f144d9b0a42a30e32bc768"}, {"@id": "_:N97b4f7fc1d244b698dc7096135e0d17a"}, {"@id": "_:Ncf6d128189814bf2bef18b29ee02ce2b"}, {"@id": "_:Nb63b0316746849029b940ad88e87def0"}, {"@id": "_:N751e5600c5df4e14ac0583a293f82d50"}, {"@id": "_:N3075676413354977b5b9139b863956bf"}, {"@id": "_:Nb983654779a440ddb73d92f897128d0a"}, {"@id": "_:Nc8dcb5c151d54bbdae494ddaa7a98642"}, {"@id": "_:Neb0def683ecc4da4a656e9bb111d84eb"}, {"@id": "_:Ndc4865be55df4f8eba7fe9a1c7aaf900"}, {"@id": "_:Nd8efdc580cba488abff0b5a5e97ee9d5"}, {"@id": "_:Nd47411fc8a6443248d510c34b3c832c4"}, {"@id": "_:Na55b7443de194e3b88415b0e25f15166"}, {"@id": "_:Ne2b92a76c70c46468174395d7f8c5f9c"}, {"@id": "_:N2e42b9bb3dcf483f89931394d2652b60"}, {"@id": "_:N113d7ccd81e84f12b5ad4a90fdcfce7f"}, {"@id": "_:N7d01e7d45ad949c6baff79fb9044c419"}, {"@id": "_:Nede58780724f415bbce329eb05dbddc3"}, {"@id": "_:N0b3fd5faf4ce44c4af9cf4a9e6714ca7"}, {"@id": "_:Na77b1b64608c414b808e13c92ede0722"}, {"@id": "_:Na498a67f7ae54a89a70c2d58759b11d0"}, {"@id": "_:N9f51a806f35e47e593f9aa54406f922d"}, {"@id": "_:Nca6c4f5f8463475d97d24e6eb1a11256"}, {"@id": "_:N5325e3b0eaa442f4a7697ffb6bbddd8d"}, {"@id": "_:Nc869a0eb37144da2bc530311fdddfec1"}, {"@id": "_:N8097aa7478734171a9191331fbf06b04"}, {"@id": "_:Nb91495ad150a4364bdf91c0c10fb1635"}, {"@id": "_:N29dd7eaff09d4f41a842a37948905f69"}, {"@id": "_:N5ee7e64ff4764653a5f4f2e4358224bc"}, {"@id": "_:N5232e6ea8a7b4366a91d39f79a7a39de"}, {"@id": "_:Nf55f5c080d1f46ebb93b113fb3f01ba5"}, {"@id": "_:Nc2764799ab6c40c69fa5e26c5fcc58a1"}, {"@id": "_:Nc1315454cc984fb3bc9733afa67d958d"}, {"@id": "_:Nc10c4c0c96124d45acca9df2f563652e"}, {"@id": "_:N0637686acbda4b44a1344f1f8df4a84e"}, {"@id": "_:N2c2bc13ae2984d35b70b9c7561b744d2"}, {"@id": "_:N4582922164bf4ee7aed1e14c160ef347"}, {"@id": "_:N4fbeb1d170f54dc7b486ed0e8b4712a0"}, {"@id": "_:Ne9d0cbdae13c43acb20ce46ac3422d81"}, {"@id": "_:N906917e9857a416c9782b1916f66846a"}, {"@id": "_:Nddc4c10d977a4f649d5cbec0926c59ed"}, {"@id": "_:Nc9ac54425920494f917e6e29a113bd42"}, {"@id": "_:Ndcf5cf499760489f8d72a11d8fabe402"}, {"@id": "_:Na3a11ecc1c5a4244bf066e92fad61335"}, {"@id": "_:Nb7027a709780484ab30f21782f4ff0cf"}, {"@id": "_:N3dc4beae35dc46239e0edc4d0b8836f5"}, {"@id": "_:Nf4f33982e9bf44f59e829679cfc2a823"}, {"@id": "_:Nc18f2ba609104dd4be452f94b1fb7e1b"}, {"@id": "_:Nefe331fe679a4fb9baedc59bcfb66042"}, {"@id": "_:N0ba4f1d619c247ae87e2568bc971f154"}, {"@id": "_:Nfbf4db02c4494466b289c70f5b4213b9"}, {"@id": "_:N969e61258fcc4250a78c603b5a8821d3"}, {"@id": "_:N7efd13d380aa465db17ac5a9f8720ef8"}, {"@id": "_:N8ff09af8be724e52bdd226153571c47e"}, {"@id": "_:N167296c0076b4ff9beeef26debf0dc39"}, {"@id": "_:N37e5ce2e6ddd45669e2f3a855c84bb1a"}, {"@id": "_:Ndebc760a8e7a42f4a49a4ea1b0dc075b"}, {"@id": "_:N8b6a7094b1534f60aac2bfb08f433b68"}, {"@id": "_:Ndcf03290fa5e414fb8eb5de6e1f73fda"}, {"@id": "_:Nee6201f07dc8408795ce12e3480daa56"}, {"@id": "_:Nb75ec80d748f4c4ca68999c7483d4df7"}, {"@id": "_:Ne49744adce514b71b17a7f66289cbd01"}, {"@id": "_:Nc948828c77084d6faf26123426d621d6"}, {"@id": "_:Na9b8542512c84c64876023a27d95b55c"}, {"@id": "_:N54e08ad566f747fa81b031b397af391c"}, {"@id": "_:Ncef3b9b0200443dc8bd4de492a5680c8"}, {"@id": "_:Nb6056a0fb804449881d28d8891a232a2"}, {"@id": "_:N7e014601a33b4cd58ea6116de11d9d65"}, {"@id": "_:Nf17709ed11184cdf91e66edc02ed1fe9"}, {"@id": "_:Nd8f46bb35fa6428883cb4e80cac1d6a7"}, {"@id": "_:Na2b2b70c56af405ebd86823940fda466"}, {"@id": "_:N4c54d4746c814a21bc57bfc7f001492c"}, {"@id": "_:N79bcff22219c434ea16016af3396dfc8"}, {"@id": "_:N37c6b38bf1a7459a9e469c91424cf93a"}, {"@id": "_:N7c068233a94543eaaed20445dca8b2b9"}, {"@id": "_:N8de3b946ef2f4c49a1cbcf47bceb9863"}, {"@id": "_:N90680c3913184bee9c9ff963ca0d8f4b"}, {"@id": "_:Neb67788f78344df1ab2ab606fb005475"}, {"@id": "_:N5f26f050b3da423ba44783a1ad3de193"}, {"@id": "_:N965887a1682f4799a59cd9b305261c48"}, {"@id": "_:Nfc4771638c9042328bbdfd0842c2ac78"}, {"@id": "_:N19ff2a49c0de448f97b66314dabb93e6"}, {"@id": "_:N8cc54e848410422293c50ac15f52df0d"}, {"@id": "_:Nf689cf4f380c43ab8f61af7901d21b98"}, {"@id": "_:Na5cf50de517c48d6a46a94a3bae5c257"}, {"@id": "_:N6e494df262314b7eb0df81884e2266f9"}, {"@id": "_:Nd60a45c87ff84805ad06f116b6e00b3f"}, {"@id": "_:Ne1dcd2f2efa647068de601fe2004255b"}, {"@id": "_:N5eea23cce2d246e6829984ddeba35d65"}, {"@id": "_:N35cb07d690fb4112a13d1178126209bb"}, {"@id": "_:N3c16d6282ca649008d40d345218ad7ae"}, {"@id": "_:N401e2844982741088832e870a57dda2f"}, {"@id": "_:N3341c15950cc4e70aeeecae474fcfdc9"}, {"@id": "_:N7af0da573fc14e62820925c7776686af"}, {"@id": "_:N5f0bea2471174af5b58b52930763ac18"}, {"@id": "_:Ne45b4b56aee04441b2275977c8954a54"}, {"@id": "_:Ndb58cfaf578d42db9eb5fdee954c7a75"}, {"@id": "_:N7c10a8cf2216448895b00f31c9e71834"}, {"@id": "_:N1d12d1e5189e48b580be944d29f876cd"}, {"@id": "_:Nd14f037877e34989b893151312693470"}, {"@id": "_:N12f008c41bd443e4b645af481c90922f"}, {"@id": "_:Nb7b61ed5e8e049d0a5213fe47f730e30"}, {"@id": "_:N80f66e76e05f4b9ea6f06c19021f2bd1"}, {"@id": "_:N659257c3ba9d4f629feb39151b0f044e"}, {"@id": "_:Na058589a74084ac38be0076048148da5"}, {"@id": "_:Nbb324f9fde3a4ff58a94bb1dc48d17c4"}, {"@id": "_:N7b426eb76026428a8aa0922f0d56852f"}, {"@id": "_:N2318012732734e0882f89399bc21fce5"}, {"@id": "_:Ne96b7fc56c2a46489a1fd532e08de625"}, {"@id": "_:Na1cb150814d0412399513226ca185b40"}, {"@id": "_:N58b3f1e0f6de4c56ab69f3b8266be2a0"}, {"@id": "_:N0830e6c97baf43789951cc6f923ac554"}, {"@id": "_:N81f8e51bfc0b4770a3bc0be19dd68298"}, {"@id": "_:N73568b14c190449aa62cd97a5d459fff"}, {"@id": "_:Nd1d2d390bb494affaa096e52a8e8b810"}, {"@id": "_:Naa7285c58fcf4f5e83c6a59443e406e9"}, {"@id": "_:N496e5e67bafb4bddb2de4e85f5ab27a6"}, {"@id": "_:N84fea245348240019cadaab88d51ce99"}, {"@id": "_:Nbffaba936c8846939372841ed16eac56"}, {"@id": "_:Nd730ff82e77f4d9581bb846c79924ad1"}, {"@id": "_:N7af0e6dce9284dcb9200e185fffac5ee"}, {"@id": "_:Ncbabe512302747e5a67a1887a97c6542"}, {"@id": "_:Ne65e0f4e699446f882194cfe9fe0cbbc"}, {"@id": "_:N703db13985da4a80adb9a0a166a12c41"}, {"@id": "_:N3fe9e95746b94656bdbff061b7467ecf"}, {"@id": "_:N0dd6b9ec17a640c3b0216c9a81df8ed8"}, {"@id": "_:N5eaa62b1ac7f415ba34dc21931d02b61"}, {"@id": "_:Nafd93a2b55754b2998ba40b60f079451"}, {"@id": "_:N3f88d65391fc4278bc5fdcea64996d82"}, {"@id": "_:Nef82fef3c6e64fe6aeb522e5efbf2e45"}, {"@id": "_:N610291593800479daf200dba4b1dc278"}, {"@id": "_:N0af174bfda284b17aa8ef45c84b476a0"}, {"@id": "_:N59c7ea67f9a54ecbbfced839b303a518"}, {"@id": "_:N31e37bb79b2f4054a06811faa923a333"}, {"@id": "_:Nfd543690e777482cbb87f8d3231ab0e3"}, {"@id": "_:Nea9e01c8f03043859cc302a7b68e2fda"}, {"@id": "_:N04c24b1e2bc949fabd2082e31784c22e"}, {"@id": "_:Nb64935234c0847dbaa9928ed7074d6c5"}, {"@id": "_:N0a8a166ec2584aeb83b103a12ae02ad6"}, {"@id": "_:Nf15db2f420424d1ca641bdcf778b6252"}, {"@id": "_:Nd65844df4d41445b81ff118a44e77cd0"}, {"@id": "_:N32ea2eb20d7247eaa8b4608989f97874"}, {"@id": "_:N4e9993874a934ad789106f6e5c8021ec"}, {"@id": "_:Nceee6b9bfe8d429ca0a7cf2e48447819"}, {"@id": "_:Nb771fa4d08be4328accb74940f8cc090"}, {"@id": "_:N0d7b3afb49f041b7a83c3b820a17309c"}, {"@id": "_:Nb42fdb9aa86d4bd29e2202fae816cd9f"}, {"@id": "_:N5f460a95f12549ddabd90bede1452fc4"}, {"@id": "_:Ncb35121abe06413eb04fd0812ec9a61d"}, {"@id": "_:Nf540aab640374fb49a87cd05b33f4f42"}, {"@id": "_:N95a5388540a14c0a9c9342a5bb8e257a"}, {"@id": "_:N088768719b504352afadcf3b261be93a"}, {"@id": "_:N20785729b3f74373b0e03c12aaf8dd78"}, {"@id": "_:N66c72146d6984e04898b16744ca7de94"}, {"@id": "_:N370dd97378fd4210956ee5195e568b5f"}, {"@id": "_:N0d84ff00c4d14f7390f8acfc544650ad"}, {"@id": "_:N4e5299b419ed495aa9bf7faa11981c8d"}, {"@id": "_:Nf23e325cb2fa4028832633535dfa643f"}, {"@id": "_:N8b48d4699dd64b209ada3d08830cd2df"}, {"@id": "_:N0647308d540a4452a65ffdfa525bb66d"}, {"@id": "_:Nbe8b665a76f248d2a703569ec7d0afa7"}, {"@id": "_:N970d0548f62449aea26b5adb9cb2f9e8"}, {"@id": "_:Nc3274b9602fa465f8f35135c6bdc397e"}, {"@id": "_:N6a31c4423e254808853c8be8b56d177f"}, {"@id": "_:N831f133a99334f908a4289a96d99c2d6"}, {"@id": "_:N2d659b9a2e3648009a5f295df1970f7d"}, {"@id": "_:N266f8df791b94d67afc80deee0d0f831"}, {"@id": "_:Neb06816538ac4f1aa046c7f84f71c351"}, {"@id": "_:N4cf5764d9aba401789a3b73873c733fc"}, {"@id": "_:N8ca4dd08efd04dfcaba31fa6b8c89035"}, {"@id": "_:Na6495f2d0115429ea097f8db39188bab"}, {"@id": "_:N5531aadd090a4f98b6094a02e61f5e59"}, {"@id": "_:N9f5f6f2545ca46c786da8bc5a9a837bd"}, {"@id": "_:N3bae723b13f448829c32f26f49c76b74"}, {"@id": "_:N8753cbb18d324ad5b0eeaac1fd97aed8"}, {"@id": "_:Nc4f5a5e178ae46f9817655afae8bab35"}, {"@id": "_:Ncaf47a5800284951a71424b41fbb2f65"}, {"@id": "_:Naf6b8a555c354e4dbe5fc6f50a1e3567"}, {"@id": "_:N17acdeeea2fc4bbfbfc9d5bc32459a1c"}, {"@id": "_:Ndc3e65a297654d9ca79e895e36f5373a"}, {"@id": "_:N294dde6891644954a858280e09fa3af9"}, {"@id": "_:Nfd4cbeb78a6d41e68553ef124921941e"}, {"@id": "_:Ndf48cf7b7314467f8c4f6853d45aeadb"}, {"@id": "_:N2b50041842da4859855f4df085b26b40"}, {"@id": "_:Nc14eb95c32e949a68fb6da3deee39fe3"}, {"@id": "_:N9eb65f902eef44388be724cf453250c1"}, {"@id": "_:Nd3336a64705f48368795ea62fa8cf0e9"}, {"@id": "_:N5043dc2df48e442db96736952300bcc3"}, {"@id": "_:Nea4b9bb6fa7448d5ad772fd2294ca624"}, {"@id": "_:Nf9cd999e60bb4f17b7ba34a7e9c802e4"}, {"@id": "_:N5430088cf4ce4e94badd25898216a725"}, {"@id": "_:Nf57fa1d6ff1f46f4bbafc3f5e44ae2d6"}, {"@id": "_:Nc87eec033cd84de3b7cbb3c0953fdadf"}, {"@id": "_:Ne13362d66335422893eb2508172e54b1"}, {"@id": "_:Ncd6f3f2160ac4acbbbe6a214bc2135ef"}, {"@id": "_:Nb2238519bbd2454299288d5d21c713fd"}, {"@id": "_:N3a9885d071524c3394a5353db7f9c64d"}, {"@id": "_:N6cec9ca891404226902273836ebea805"}, {"@id": "_:N14c451adb64349b8881bda8bc01d263e"}, {"@id": "_:Nba03e823b8924539a02b8463fadecc3d"}, {"@id": "_:Nc610fc5e980848c69ad39f2f59d8393d"}, {"@id": "_:Nf85ccf096f4946fd8c2aadef491ab632"}, {"@id": "_:N5806c042e713452d8eb9b59c7e437842"}, {"@id": "_:Na501ce2f09364171b53d70284a01285e"}, {"@id": "_:N6314af79230d4480a880d290eeed45b9"}, {"@id": "_:N8c9e9fc23d624920972a3cc8adc69430"}, {"@id": "_:N9288212cb2f84d69987ba9a2e013645c"}, {"@id": "_:Nc259bbeee1254e92aa0d829954824764"}, {"@id": "_:N9d863e868d324726b18a06556b5637a4"}, {"@id": "_:Nf278a8a736294a5cba519f63036e3f3c"}, {"@id": "_:N5f2d4e88362e4438b4c3caa4bbfa09a7"}, {"@id": "_:N4e69dcba99c44980a1125676133ef975"}, {"@id": "_:Nede451ca6a344d71a55e725e56fd9199"}, {"@id": "_:N30557a4f65dc456ea65713191efe54f8"}, {"@id": "_:N786133fabf924f3b9e450677fd6a26fe"}, {"@id": "_:N170e455d757e47229b41459ab52ffa96"}, {"@id": "_:N182b7194f2e24ab293c4c415dda05ca8"}, {"@id": "_:Nf756899a187d4ae8af70402f8ca83fbd"}, {"@id": "_:N67ebaa3908634138b086e9b05d019c37"}, {"@id": "_:Ne8c8643a4e724aac8666c64a1f40560f"}, {"@id": "_:N7a00114e679c4fb19e8e666223dde7be"}, {"@id": "_:Ne592dca320c94923a3130a2d6ec3bdd7"}, {"@id": "_:N1c2a67a436374a7b89292f0825f0fc63"}, {"@id": "_:Nd6ae79446cad4db9ad5a95c78135da19"}, {"@id": "_:Ndce23565676a41ec85e335cbfb18be72"}, {"@id": "_:N636d7c2d47784e88982f1a045c54a278"}, {"@id": "_:N1b0666c4cdd2404a91cb61a23e4bb152"}, {"@id": "_:N63d27d6646274577a63d2f370753a5a0"}, {"@id": "_:Nbb53adbd23344a57903628a21cf15534"}, {"@id": "_:N3d502d792314489aaadab51fc2f6f467"}, {"@id": "_:N70cc86012a624ee9ad42d299d1d85afb"}, {"@id": "_:N3c70ad8d7d6a432ca56e11205866925b"}, {"@id": "_:Ndaecd979ff844a92946be2e796d72286"}, {"@id": "_:N0a088e22f2ac4a9c8966c44114e275c0"}, {"@id": "_:Nbcc4991deac94a1285656479a894279d"}, {"@id": "_:Nce26abe0c521430c8bb70505d444880c"}, {"@id": "_:N4f22b593fe00472fbfdad43b2e2885c8"}, {"@id": "_:N24ffba3f4daa40ec90f369105f12138c"}, {"@id": "_:N2c43b89af4b440a58d32690a0ff81dfc"}, {"@id": "_:N8048c86584634447a10b412f08c91722"}, {"@id": "_:Nd570e741a5b74a0f987ecdf7c043fc34"}, {"@id": "_:Ncbf568c7de154b1e8f82d0bb0f288a25"}, {"@id": "_:Nd8f7da628f534ea7b7592666ceb3bd47"}, {"@id": "_:N25fa9c55327c4da1a4f9f48563151063"}, {"@id": "_:Nd801392e6d9348069c7eb4b384c4396d"}, {"@id": "_:N3217f712e2bb485586b67bb9f4ed69bb"}, {"@id": "_:N011db67f7dab42cabed0b6007bf3b892"}, {"@id": "_:N2b47e62eb6ef499cab9181ad1a474865"}, {"@id": "_:Nda189deb4d9e452297ba04d3ec3eaea9"}, {"@id": "_:N9088f8ad8385477385a75387a97243b5"}, {"@id": "_:Nd9199b0d4801444c906655cbdc614789"}, {"@id": "_:N5e9f37cb89fd4037b03473c5c4705f0b"}, {"@id": "_:N647175508892405f82155ae768f9d6ae"}, {"@id": "_:N976cdb3e030c4752a879462f1667c4b3"}, {"@id": "_:N4459b17b82f946eabfa2a345ab8c0cb3"}, {"@id": "_:Nd52c3aaf88ac49f7b7700e52d9990a5d"}, {"@id": "_:Nbbfb21c459ad4636a0c0bf72a75cbd63"}, {"@id": "_:Nba483c04a60b403f8df27fea0a931088"}, {"@id": "_:N815a6df8de014b3690b307b35b7a21fe"}, {"@id": "_:N7017faea83e447a4a35007aba2474eb4"}, {"@id": "_:N3b8a24a861374bfc9592ed474b71cdd5"}, {"@id": "_:N8ee3d8d1f4ac4ac1a278296349f85f6d"}, {"@id": "_:Ncd63bf5752e24843ad90a40174b827a1"}, {"@id": "_:Nefbe7c94cd4144ecba927c08905f5d74"}, {"@id": "_:N2b1715541b4f4f0cbf72a765891ee65b"}, {"@id": "_:N3c48ad21f0aa4ec592521c71df26a26d"}, {"@id": "_:N0502a259987145539f2b0f7a8f4e95bb"}, {"@id": "_:N07540127396b4f4c9b3344464259bebc"}, {"@id": "_:N16148167950d4c818d354d5e66d50aa7"}, {"@id": "_:Nad8baa84fc374e4d89a0389a2468756a"}, {"@id": "_:N9e054d77d778454f8059a8013847be8f"}, {"@id": "_:N5ce7acabfa68491889b746ef754d9a44"}, {"@id": "_:Nefd114ec7cf34454bfa6561ac54ca1e9"}, {"@id": "_:N9cea33371d4f41c18ef9592ad4a41357"}, {"@id": "_:N1a347991fa9049a8be85a3faeb02e6cf"}, {"@id": "_:N0e96ab08edb64fd3bfde79a346980bc6"}, {"@id": "_:N7a6fefd3bc0a403da42a5d7ce925d022"}, {"@id": "_:N5d9dd52af6a64758af2a21e867f64271"}, {"@id": "_:Nfa69211b665d4b96939476f31f0ecc19"}, {"@id": "_:N24b583abea504623bc7be2bba2d16a8b"}, {"@id": "_:N9d77bf122b1a486c86909ba98b06029f"}, {"@id": "_:Nac767d4350ab4ddf8cb59dee8325fda0"}, {"@id": "_:N8119182e1dd849b192288e272307b933"}, {"@id": "_:N367610f57e154ec88fbeb3d505908f65"}, {"@id": "_:Na833af941cfa4ed0a981b052b44e95da"}, {"@id": "_:N6219604369064766b2efb32280054019"}, {"@id": "_:N83a52e4746e54d12bb5eef03db9dc0ed"}, {"@id": "_:N72d8ceca7e19403e92b48054cac8032b"}, {"@id": "_:N9b6839ad04744e569e719277acfa1d4c"}, {"@id": "_:N4fb1573b2d494617b10e79e1c2d9b513"}, {"@id": "_:Nc93e566f3b894caa905c14784eaf1d50"}, {"@id": "_:Ndd96a13d4cb04f91a94cc28713d54923"}, {"@id": "_:N562367146fdb4eeb93384b5a731351f0"}, {"@id": "_:Nc94465d743b94cd595c739046256928a"}, {"@id": "_:N83df6283c343477b99451738eccaa7ad"}, {"@id": "_:Nbfdb80c00ca84df688c7a3a85e35ebb5"}, {"@id": "_:Ncd69b3388bb94315960bafaa006e1ae2"}, {"@id": "_:N1a5ee5d821224a5db48dfedfe1de54ee"}, {"@id": "_:Ndc72704dae1144cdac13435c6f84ef16"}, {"@id": "_:N4b80f6ae73684b63b9efcbc23685d98a"}, {"@id": "_:Na127e772fde3461ab1ff78a9753201d9"}, {"@id": "_:N9ca253b0731943d6b560f9af86758820"}, {"@id": "_:N5fc52b27837a4d719f0a31199d574970"}, {"@id": "_:N4a21f389d8d4410e99828170828ef397"}, {"@id": "_:N5130ed2f8ccb4e78885387963aa23d45"}, {"@id": "_:N0f59cb5673b448f4b684601fb3385eb4"}, {"@id": "_:N084576b1d1a740bc98f61d2a687e6e16"}, {"@id": "_:N0f3c4af6d61f48faac3405e64d8f93a8"}, {"@id": "_:Neb54fe397529406f86d45f4b5fd0daff"}, {"@id": "_:N3791a645c3634e54ae77dea46955d20e"}, {"@id": "_:Nb4228aa6e0184ace8d4721d1ab6d2022"}, {"@id": "_:N82982932cd274ca7ae3f1078ab58b4ad"}, {"@id": "_:N27c53bd7d6f6420e8da8654e329a3eab"}, {"@id": "_:N6ead14e8c3a84a7192f9d691c4545f0f"}, {"@id": "_:N38aa02f287a24aecb5789e404946dea4"}, {"@id": "_:Nb9e86d493753448f9dee595315f053b7"}, {"@id": "_:N2659dc4beac74ed883070cf94ac74a38"}, {"@id": "_:N824c9db1f2cf4c15a5ccfd9b6018fb2d"}, {"@id": "_:Nff69e1d54b0f412abf0a89b458c9ce15"}, {"@id": "_:N6150603c47de4be0b7da85dccd19f7d0"}, {"@id": "_:Nfd678c6aef5f492faf37702fafdd886c"}, {"@id": "_:N86619ac67dc34df0b96197df1316dc1d"}, {"@id": "_:N04d0725e4fa54325a8926bed9fca96d9"}, {"@id": "_:N3b7e125cf0ce47f6bfe7a87c5d606866"}, {"@id": "_:Nf4bec8505e8442d58e16ab5e2c4f7297"}, {"@id": "_:N0dadd30fbf744ba2a15fa49420ad4429"}, {"@id": "_:Nbcc7e10262ed438ebb21976eb7fbbcc8"}, {"@id": "_:Na7c9f8c83795492c83813958d1a35c4a"}, {"@id": "_:N1ec9c3cead69436ebebe43789dd77f90"}, {"@id": "_:Nf42c0fca57284d29af83c8e665712c2f"}, {"@id": "_:N72599884c90442caa3ca72b3b8306616"}, {"@id": "_:N1b0bb1f5a6084ff1bbd2dfe1a8258e24"}, {"@id": "_:Nf35ef4ef89184d719508099c695fb7ac"}, {"@id": "_:Nf403178787924d6b917a679b99a36b59"}, {"@id": "_:N5e6445989a3d4ee3983c2b5be73bc52c"}, {"@id": "_:N78ee7f20715a4edc9c8e2e1fbe57e696"}, {"@id": "_:N8f988b3dd6264642914d712355059879"}, {"@id": "_:N16f37a16bd984f498ebd225cdb663b06"}, {"@id": "_:N15ace58d21f943968c8ed68cb70788b9"}, {"@id": "_:N987b37924dfc4e9a83c175dd18552ee4"}, {"@id": "_:Nbd612aba444d45bcb25b21f2aa888f4c"}, {"@id": "_:Nc674667ce2c4405cacfca823dda472e5"}, {"@id": "_:N42f490fb0e9e43c59963190a52bd23ed"}, {"@id": "_:Nfcdab8742e1b49efab2e28e9729ab8a8"}, {"@id": "_:N086f24a9f7f44745babdaea99fc9d451"}, {"@id": "_:Ncb0f048ae126421ba354ca843d691e3e"}, {"@id": "_:N7dfb0ba76fb14a82adf4a62912b4ddb7"}, {"@id": "_:Nd18d49f2f922493f9ce647f5a1ab2997"}, {"@id": "_:N31af5a8889b2424aaebf40a0591eccc6"}, {"@id": "_:Na0a8453a14e14a3fb71a34c9ec0bc254"}, {"@id": "_:Nc6db292623cd49aab5e68c0319e595de"}, {"@id": "_:Nfba492478aaa44aa86e94b685e42534e"}, {"@id": "_:Naedfedfcb7df4e10b8ee445caa33a39a"}, {"@id": "_:Naa61fe37f9c1494d99f3dc3a866716c3"}, {"@id": "_:N417761b5f1034543b7c67078f9356a98"}, {"@id": "_:N03a8061265a64a39a3558979cd69da23"}, {"@id": "_:Ne162019fabe042ca9003ee22c95da8a3"}, {"@id": "_:Ndbd8417feaca44628fb338c25218824b"}, {"@id": "_:N56423bc521d04c91874fd4b4e90d6778"}, {"@id": "_:N8dcf7a7d45a54443a2a2036cea6834a0"}, {"@id": "_:Nc0f2ea2c30b34bd5bce650b4d70a0ab1"}, {"@id": "_:N9f6e421d4efc455a9fec0c8d81a49ce2"}, {"@id": "_:N31db8e6d7eff47c4917bbb028d0a8b1b"}, {"@id": "_:N6d39986f3e554320987124153a5b1340"}, {"@id": "_:Ncc35441da12b4edfb6f7d02fc67c8988"}, {"@id": "_:N5ce165e2ca454b009335617cf7162d6e"}, {"@id": "_:Naa3f956acbfd4f25ba704326f3a7509e"}, {"@id": "_:N65f68d52aace456eb9103f173daf0432"}, {"@id": "_:N54ad87861f9a45c2a10c118b55be7bab"}, {"@id": "_:N976ba4307bc242d996de49d2a0609a2a"}, {"@id": "_:N240695f4fa28474ba0d80f091c9b4c41"}, {"@id": "_:N782f05def8c447a1af349b9c803ba1cd"}, {"@id": "_:Na0d5fa6d901a4f29bccd4d483b592c12"}, {"@id": "_:N556271e671e24b65ac058d2692b1b56f"}, {"@id": "_:N3971970d4869420b930d3303967ff903"}, {"@id": "_:N78c89775b7b7401c983ab4ea1c594862"}, {"@id": "_:N7152e396ef6a4d4ab49363f9e68bc37a"}, {"@id": "_:Naba8c68d631e403792648ee94a46a7f5"}, {"@id": "_:N17d20662206149fe8719d19209a87043"}, {"@id": "_:N8b75a05ab58b4e10af3c9394bb2904a9"}, {"@id": "_:Nf3942c491aa44cb9b2c33f47b332332a"}, {"@id": "_:N55dac4d8d83e461eb109809314588bfa"}, {"@id": "_:N5d91f100432348dd9849767bef592437"}, {"@id": "_:N0a57becc414f4838a985bd9ded613b25"}, {"@id": "_:N6d696f696b93404e8c6a27a2b649d701"}, {"@id": "_:N0d6475585b1d4299a9dd1d207cbe12e3"}, {"@id": "_:Nae223c9eb1e8409d9e9309a09948a08a"}, {"@id": "_:N655cae77f6554f4dac45873052afc45d"}, {"@id": "_:Nd5a3efafb227471986ffcbe9b733d2f0"}, {"@id": "_:Ncdcc9d3058e842fc89a24733a26e2c29"}, {"@id": "_:N52e9504c270748d893615632c1d4a12a"}, {"@id": "_:Nec7d3c1be63d4717b112abc7a323d77f"}, {"@id": "_:N2ef561b5434549c9a03069a378871fb9"}, {"@id": "_:N84c801bccc414a4d97337fa476e4521f"}, {"@id": "_:Ne0c231feb8d747658f66c6f3eda0048a"}, {"@id": "_:N0f4175a4702e4e48b77be0b05c322bc3"}, {"@id": "_:N8649a5bfc1aa473294598e1227c9be2f"}, {"@id": "_:N1516dc629541470a8ff8bc8febd1189c"}, {"@id": "_:N02c98aa4bb8b459ab0e1a423ce7140d8"}, {"@id": "_:N27cad1788f49488d99db9e2d5aaecb4c"}, {"@id": "_:N61a71413157b45889747d63ed0465f6f"}, {"@id": "_:Na7a2cbea69bc4a719be3ae59e42a1a17"}, {"@id": "_:N682f6b6d21b74383a422d244b68c8519"}, {"@id": "_:N98e22781593e4a7f8a7755e75e8cb579"}, {"@id": "_:N38f32ecd223e4bf994c696e0d6f2f508"}, {"@id": "_:N79837e67293e4dc68ad21b42983a55cd"}, {"@id": "_:Ne07d4660a3ac4fd4af45a5e5957a1d4e"}, {"@id": "_:Nb9c8d144c9a6474d8dc0ce975ba3f452"}, {"@id": "_:N76b1c90680b140849538e2fa33213652"}, {"@id": "_:Ne1aab063adba411b98c5618aa3f08f60"}, {"@id": "_:N19f9081ffe2b4859a509c95f4ba55271"}, {"@id": "_:N98a1dc7dfa8e499bb2d131e1e27daa64"}, {"@id": "_:N16addbb13b8145cbbe665f05e8d1794a"}, {"@id": "_:N6155429e2de349e9aa8f0d550a249317"}, {"@id": "_:Nb13017d3996a4fe08bc615b0e0181aea"}, {"@id": "_:N098465a51a064fbaa932b8b80de8aa5a"}, {"@id": "_:N80e61abaa9b6464a83d2f53326fdda33"}, {"@id": "_:N18dd3fead9b74cf3af6e2f8f2a2af695"}, {"@id": "_:N8eaab82197344701bd253995bf408101"}, {"@id": "_:N489756e554dd487da71f1475856abfe2"}, {"@id": "_:Naebdc921e6214c2394b605dddb9c2c4e"}, {"@id": "_:N570db880df7d4b1a8c1e9bf269c935e0"}, {"@id": "_:Ncaaa78f7655b456f86d836f1e814c917"}, {"@id": "_:Nfe2c9b6ae2a443c891f1e7f535a4927a"}, {"@id": "_:Nde2b46746eea416db24ec9993337583b"}, {"@id": "_:N063bfe13c12b41739bc7bfc45f26f9ad"}, {"@id": "_:N90a38debf24a40698c749faf30f9caeb"}, {"@id": "_:N3cf4e015932146b39655fe2cccec006a"}, {"@id": "_:N4fa17daf956948249c80d9556f0f3756"}, {"@id": "_:N36de5a6a3f77487d9ce0a357eaac669f"}, {"@id": "_:N9d2ce586b67f41c7bd075cbbb0237476"}, {"@id": "_:N4578c338dfb649f0bd28cf042a0dbe5d"}, {"@id": "_:Naf596b69285949dd9a7d6162d53a9a84"}, {"@id": "_:N279df9b641c94523ace6dd3161374b2b"}, {"@id": "_:N1700fb40f3324692a5cddbc2b59b1f40"}, {"@id": "_:N494252adf87e4c8c8e13d554bedd5f4a"}, {"@id": "_:N3a8f7faf93ee433dbbc0da6fdf6e9d6e"}, {"@id": "_:N1b5d2f20e1d14f988976aabad13b0b77"}, {"@id": "_:N4a8ea2b593ee4719b410147c12426649"}, {"@id": "_:N493d0466b82c47feb54a1a701431a445"}, {"@id": "_:N36c4d46a8c9a44f3b876b07bebd16038"}, {"@id": "_:Na2b106f4f18545cdb12285f0358084d5"}, {"@id": "_:N451ab92aa63a4d69b5bcb4099236eaee"}, {"@id": "_:Ncdad5d13530f4a4a88df15f65f33caa8"}, {"@id": "_:Nc58c5c3c4ae14eda81abadc17135e566"}, {"@id": "_:N0f59802da60944e98b9f92cfe1bb7083"}, {"@id": "_:Nac22404456784457827ee68a735c3292"}, {"@id": "_:Nd70abe489d42492ca40c7d6d9106401b"}, {"@id": "_:N9e87baa533f34bdab369cc3eb0a13bb1"}, {"@id": "_:N303ff4898d494d3c9c00c75c85e57110"}, {"@id": "_:Nafab90cb6ccb496783c4ec14932010e3"}, {"@id": "_:N9e080d3e287d430494154dad09ceaafe"}, {"@id": "_:N4e9d1ba37bfc475abeddf59391972591"}, {"@id": "_:N476e4fe7e1db44a39fbc09156a09af21"}, {"@id": "_:N86d8b6a57a0a4488812fc855e1c02088"}, {"@id": "_:Na61209865d2d4e7b96e17836f04decf6"}, {"@id": "_:N26e56712c82f4200a681b299f901e914"}, {"@id": "_:Ne5e600b0df51474cb571403ce7aee8f1"}, {"@id": "_:N4ad5d7acce8f4a1cbbf306b4ddeb369b"}, {"@id": "_:Nd991a3388bd54cc5bde30b88271ec93f"}, {"@id": "_:Na1ce3f301e8c409193dba48693a6d282"}, {"@id": "_:Na5c660496b944a8fb1647e477b4bedb1"}, {"@id": "_:Naae411fecc174cf0b36e0c34039a8c11"}, {"@id": "_:N67a694aec05f404eacdd33c9168314b7"}, {"@id": "_:N65206fbd5062440ea3f9234c96f70e5a"}, {"@id": "_:N6f7922b3d83c495999f29db0227743fa"}, {"@id": "_:N8fa477eb47d8488b9119733ede92f661"}, {"@id": "_:N90c3707e02d3446c8da537da54d75e2d"}, {"@id": "_:N519624d150b34a40a54640bfee6d534b"}, {"@id": "_:Nb2120957fc89471a9d70e5354aaf1843"}, {"@id": "_:N73256c4c58c541e3a707276a9bc6dac9"}, {"@id": "_:Neea1b495f1fb4938840f59578adff914"}, {"@id": "_:Nda154ab01885491894663a8b98d145e8"}, {"@id": "_:N588d917107d54239b64423f92f738066"}, {"@id": "_:Ne6139be5521e4c31a29ea1e6cffbfdae"}, {"@id": "_:Na08e09dd28554551a6a0feb84131fa69"}, {"@id": "_:N1e0292297d66405ab3482487bdaa8864"}, {"@id": "_:Nae7ab606c89942d1aa28f12790871bc3"}, {"@id": "_:Nfe836cddc7de434daa2471e8dfaa528d"}, {"@id": "_:Ne4962b109e9a496ead0e8126ce83fbd4"}, {"@id": "_:Ncf13d6f3a15b4b2f825d81ef9e6fba1c"}, {"@id": "_:Ndd51b9f268214b8a889e784a771573fb"}, {"@id": "_:N9badba9d213e495e89db60bbdf03b37f"}, {"@id": "_:Nd3d76b8dfbff4ec088beb216142139af"}, {"@id": "_:N1d81b00821af412398852ed0b51d944b"}, {"@id": "_:Nfdaa2ae5bd9a4c78b6cb1e95ef7e850c"}, {"@id": "_:N0adbf4e38cb84548b6e85a3fd302bbea"}, {"@id": "_:Nbe66f6a6b8e34ba6b10f3df97ee2546d"}, {"@id": "_:N09aaf84dc61b461ca03006589c206505"}, {"@id": "_:Ndaf19aaab65e4e4aa4a7b1e897f4250c"}, {"@id": "_:N246ebed7842648f5916517fb8635961e"}, {"@id": "_:N7a5f33ceddaf43c38f0a31c5ca51a01e"}, {"@id": "_:N36fb0cdc1a4445f4ab091f094466fbc8"}, {"@id": "_:Nfd9d006e9e1b4a9186bd47bd74d78dbd"}, {"@id": "_:N4e9c63fec5494f67b7e4167753adf74a"}, {"@id": "_:Ncbef348aade14a6085488654af91b462"}, {"@id": "_:N305348a414da4da9b48e9ac9e95dd0ca"}, {"@id": "_:N5a0f4a705a624d42bfb1e8463084cdbd"}, {"@id": "_:N4c86b05f76dc4ea9bfbed6b576d73f00"}, {"@id": "_:Na90bbe19ab86494184001342bac902d8"}, {"@id": "_:N4b76c0ce8a214f129afc956f1b668d19"}, {"@id": "_:N1284c0d2160e41e39c1b56399c871428"}, {"@id": "_:Ne042404fe9e84131a87a7041fb61df87"}, {"@id": "_:N1f1793d91ce74a9a9f862c88ac0679a3"}, {"@id": "_:Nd1f6af6474664f7198fd04b019ade12c"}, {"@id": "_:N4a13f7e4ae9241d686a707b3daa83a0d"}, {"@id": "_:N24ab6a27b61841a5ab2d304b90b53d13"}, {"@id": "_:Nc76f2be2558b4b65ace9636889973b79"}, {"@id": "_:N650484def1e14bf785e1e839ad359628"}, {"@id": "_:Nff200fa2994d42d39ebf3b79aaa79a0e"}, {"@id": "_:Nf94014903cad4c43847d192ccd94def6"}, {"@id": "_:N74cd63c5c522427682ca6d5ec478f9ed"}, {"@id": "_:N2bf58b8760c342d783102df1d805e681"}, {"@id": "_:N47bf76e8535a43ef897b1bfd2760031f"}, {"@id": "_:N90a11df044904dc4b7407d1a5f812500"}, {"@id": "_:N4eb52160e0f34187aa3455cf7f786387"}, {"@id": "_:N72eb404500304f19957b018a343e1f21"}, {"@id": "_:Nae189f4f2619473aa86dbe6391e8cd1f"}, {"@id": "_:N8e015a602bb14db7aa28ca97cdb2a997"}, {"@id": "_:Nc176af9212ae4241b930f9ef693d5717"}, {"@id": "_:Nd67a9ca6b170490aafbe4c480ecbbb28"}, {"@id": "_:N592769718ffa44cbbdc013a2b3b0e02c"}, {"@id": "_:N05720ba5545e4145b5d75347344d2eaf"}, {"@id": "_:N89333b6bb5494a1aae77912bf00ba194"}, {"@id": "_:N204b4095257e47309ace951b651f82cf"}, {"@id": "_:Nc96046748e524fde98bfd8457b6d33ea"}, {"@id": "_:N2755dc4a80884937bb79ec7d64409b99"}, {"@id": "_:N51538a7587e3425d92c2b6c6ff21298f"}, {"@id": "_:N1e647ccd5d444933a3deef8e13cd41d2"}, {"@id": "_:N62ae73b3d86a43938ab8694f6083c070"}, {"@id": "_:Ne447fdef6eb241508dc497ec74721fce"}, {"@id": "_:N6c9e9f7acd3e43eda47187792251caa3"}, {"@id": "_:N941c73db25c74bf28f27d28bfbd9d65e"}, {"@id": "_:N33a36c76631f47f2bfbd1daea2d0b26a"}, {"@id": "_:N4b32c3a9cdbc47c2979fa7c0a0b02367"}, {"@id": "_:N7db1f7ff0502484f8c93c4ab50da01c2"}, {"@id": "_:Nb927928e8e954f3bb9a40e425fff014e"}, {"@id": "_:Nfcce86149f4d42d38e22dda11eb7ce50"}, {"@id": "_:N952890a9fa954533ba69ce714b93c6cb"}, {"@id": "_:Neff0c7d64b084dc2b85f980cd06d2ef6"}, {"@id": "_:Ne0ba0d01789f4fad81eb75a088ba9987"}, {"@id": "_:N7bd8b643a85946df95e560cd5e4f3786"}, {"@id": "_:N5fcffe67daca4be78a6b73295656da84"}, {"@id": "_:Naada512f95eb407d8bf0e7e8fe181246"}, {"@id": "_:N6daad30fe9d047d6a9f17e4ea7b2b2f0"}, {"@id": "_:Nf9992328e1cc477cb32c440b600be48f"}, {"@id": "_:Nbebf443c69644ca1b96e342073db3074"}, {"@id": "_:N0d17e342a3434505af013bc4762405b7"}, {"@id": "_:N35f2a82910f84be98ed543743dd2b9fc"}, {"@id": "_:N12e2dffd1b21472a92eb5f2db58717cb"}, {"@id": "_:N4f96f1aa239e4e4584fd4201480245f0"}, {"@id": "_:N0e26901f2bc04e988df12597f54a6f29"}, {"@id": "_:Neabf3406f65544ef910dc243e095237b"}, {"@id": "_:N375653b295134d1f9646907e98d5c01d"}, {"@id": "_:N27bbe193f03d482b9a27355f0ead3d5f"}, {"@id": "_:N385fd40c8bdc44e1a4f83a992055646a"}, {"@id": "_:N1d343cb9eef9437ebeb790c06eb213cc"}, {"@id": "_:N6be88eab11004aecbd3baa05a0bb51cf"}, {"@id": "_:Nbdd2c5d531e749398dbee460fe868fb6"}, {"@id": "_:Na1f8431665ca4f92bd6eed021a12f208"}, {"@id": "_:N4c82d193c521480b95ad254ec8f91945"}, {"@id": "_:N45d91580265a4b338a23048250250b80"}, {"@id": "_:Na1e08db937914241ba17b849872e2992"}, {"@id": "_:Ne0a50a496bbf4f2092593f31a87c18a2"}, {"@id": "_:N44cbb4d55c5149c2b2c4cf1dcc3a5930"}, {"@id": "_:Nf08da3aa91b8437f92c34af90c1f004e"}, {"@id": "_:N2e4c8a62ef5c48f6825ec7a593270717"}, {"@id": "_:N1216b79d9ecd46588d1ee543717a94fa"}, {"@id": "_:N1aedc97ec3b24100b8fe4d05e2e7f1e5"}, {"@id": "_:N4703a174462d4509a4f5cd9d129c6692"}, {"@id": "_:Naee4c7df03c5476cb80de83807c3fa58"}, {"@id": "_:Nba1f2374f2014a0e9218aac5f8e9c690"}, {"@id": "_:N5adf6c3372fc4355aa3cf6c2e35fe101"}, {"@id": "_:N84d1e3089be3422aa54cc2e76d1ff93d"}, {"@id": "_:N13420a9622fd45f2ab623383820d9a87"}, {"@id": "_:Nca0fe7b5cac84e3184a4e64a161e40c2"}, {"@id": "_:N897dc9b24e8c4cc092a1c945d0775240"}, {"@id": "_:N8bb79167d0664dcb9dba2fe113864a60"}, {"@id": "_:Nf5101e01bd934e189fd16284f3f13784"}, {"@id": "_:N309a98b538104d7e9911d776115ef7ad"}, {"@id": "_:Nd1316aecec6a4399a846f4369fe0f8cf"}, {"@id": "_:N7175741323ea4aba915ecb9d5344de1e"}, {"@id": "_:N27af3a62e78c4f22ab5e4baeb51af798"}, {"@id": "_:N3ac0c62f7ddc40d39f06aedc5b2941b8"}, {"@id": "_:Nf1cdaa8b4dbb4b74ab1f9b99c22fdb2e"}, {"@id": "_:N1d8226d15f514e72ab865e70b31bc290"}, {"@id": "_:N9074ee5f77444f02a473096e4ddc8266"}, {"@id": "_:Nff9fbaa77d224550bccc8f80b92668b9"}, {"@id": "_:N3bc9bbcd47e747499338184e1785cc1c"}, {"@id": "_:N75a9313f03e04122ac777c38f200abef"}, {"@id": "_:N3db44bb6df924d668afe62d224684b3c"}, {"@id": "_:N0ed7d394b7c5420dbb488a8af0b61949"}, {"@id": "_:Nee2a6b0c5e93493489b62a5fff902296"}, {"@id": "_:N23fec68693ec466d9cdad80cecb1bd1d"}, {"@id": "_:N7a8e40ab41c04ae7a8d177f83c5fe4a7"}, {"@id": "_:N6c681ca3191c467cbeb8881b856dedd7"}, {"@id": "_:N2ac063a0b5d94ad8aec62150132399c7"}, {"@id": "_:N557504c1e44d41cf9c2e8efc7ddedd00"}, {"@id": "_:N99798a67c5934aa3b99c07643367248c"}, {"@id": "_:Nb843e8d027424b578c4a81a04638baa2"}, {"@id": "_:N0b402c7d27fe4546ab1978d4e33a159f"}, {"@id": "_:Nf606e7bca13a4a87b6cce2cc2a86b9ed"}, {"@id": "_:N1924b78c129440a887f59cac0fda0261"}, {"@id": "_:Nd31a6ac696ec4213ac4c4e43badcecc4"}, {"@id": "_:N6961e697e294441c91187c99156bd40b"}, {"@id": "_:N5603dee82824425b8e215268495eab39"}, {"@id": "_:Nc3dd28d7ca404816a079638fb0e226df"}, {"@id": "_:N35055a35bf4249298effe3699d82c0c5"}, {"@id": "_:N9dbe450bad6a4129838024b97addbde1"}, {"@id": "_:Nd01fab5bf17d4bdb87bcb0f49e8b89b6"}, {"@id": "_:N8f5ecf932d394674885b698042b8c22a"}, {"@id": "_:N1852a25bf12c48269e685a6cfa1d1371"}, {"@id": "_:N46fc5d7af50e4f43885006bba394cf26"}, {"@id": "_:N3fd8091465274dccb1a58cfd9e926120"}, {"@id": "_:N39e33a9f0618415088bfb386d4788bb5"}, {"@id": "_:N103f675c538a487b99c11cf87162fb8e"}, {"@id": "_:Nd48bacb895294512bf241c797abfa026"}, {"@id": "_:Nc1e712f648384b3c829c6d34b62540d1"}, {"@id": "_:N156543c0279c4785a55f06174014770a"}, {"@id": "_:N8d9a8c5bccc44213ac2ddc0b6cefa8bf"}, {"@id": "_:N9677ff94b4bc4c52b090d3e8b447a57b"}, {"@id": "_:N86432cc4ffc940bb87a8cbd2b56293bf"}, {"@id": "_:N7259e9bf73c448fd973340cea5ea9664"}, {"@id": "_:N3efc4f06561242878391f3930c6f289d"}, {"@id": "_:N88d2f7435a164462be2ed54badb8ea0f"}, {"@id": "_:N133d0a4df254497c9f9bc47f2adaba08"}, {"@id": "_:N51b4d88f82fd4a088d4d297f0eeef794"}, {"@id": "_:N2cd09824ae7e4a0a8980736331155d3b"}, {"@id": "_:Nc8f891934eab4cb0a8911793b1de78a9"}, {"@id": "_:N44b169fc85974236a47fcdf6e92e9bb3"}, {"@id": "_:N0830a9c41ce14096a024c3c50b786c1d"}, {"@id": "_:N6cbd56ebabb049a9a617b00e99a46afc"}, {"@id": "_:Nc1d2ad4db9d84fbebd9f47a9482cfcd8"}, {"@id": "_:N729674fdbdad42cb84f61ec85cd87af4"}, {"@id": "_:N8f3f9e28b66d4606857dd10cd65fb1a5"}, {"@id": "_:N916edccd42ac4f5687f47c409c49f0c7"}, {"@id": "_:N80c58b0040a2421d9257dd1f92b6584f"}, {"@id": "_:N30e4c04ecf14487e9736a731a2afe662"}, {"@id": "_:N7abbf12e510a4ced80709b794b1eaeb9"}, {"@id": "_:N2daae1031ab14333a0f62fe5faa509f0"}, {"@id": "_:N9dd4a2a004164101956fd05343b91062"}, {"@id": "_:Nbcd2a488001546949480f5a271a1af97"}, {"@id": "_:Nd8cc035538d24007838c2f92d220865f"}, {"@id": "_:N8629c1ae252c46429b46b62dc4b06e99"}, {"@id": "_:Nb945deac97e44e7c877609b9dde2d089"}, {"@id": "_:Nca50fcbd25ac4d118598cc80a218ab8d"}, {"@id": "_:Naa53e61016d34bf0b2285e7d520734eb"}, {"@id": "_:N3b7d62af343c451393348131a94a87dc"}, {"@id": "_:N4b7446f830d04a7f871cd0ff2ed355e6"}, {"@id": "_:N812f0ec442b44c538019e9770c4a8a4d"}, {"@id": "_:Nf0198b899dab4feaad3b8fc381f1e448"}, {"@id": "_:N29f4ee14770a404497e229fbbe7d3756"}, {"@id": "_:N1b6924bef39647a98bbe6126b1c66e9e"}, {"@id": "_:Nb2d614c0c5da4d2e8d177ab14da82dfa"}, {"@id": "_:N11599e851f2642479004cb2a92f85b2a"}, {"@id": "_:N8d79c3c71a214d328142aff6ec5138ed"}, {"@id": "_:Ne4c8c37df8b54ad6b2b0b5e979b427f4"}, {"@id": "_:N9d1b60ab8fb3488d977625b9299ca207"}, {"@id": "_:Nf1f251ecfddf4363bcdacfbbf68149bd"}, {"@id": "_:N387a36c374b84816a56b62c6871e06e4"}, {"@id": "_:N0f9d334ae75b41bc97210fcff6845411"}, {"@id": "_:Nf5f9b77e7b844830ad22f31a329c334f"}, {"@id": "_:Nfeaefa920a314417bc478e8aaef96c27"}, {"@id": "_:N63ce9446c45e47bd9fb682a1ce3fd3c0"}, {"@id": "_:N796d5a3cdd5840d38a94e10f6ff0f027"}, {"@id": "_:N561f1ccb8cb04e4da1f603c51ac42182"}, {"@id": "_:Ne64cdbb7177749e4b79dcf50389d565a"}, {"@id": "_:N7874d73775bf4b02afac3fcb766545e1"}, {"@id": "_:N7b3e1824345f465e811bac65b07cc13c"}, {"@id": "_:N89fc29e1c06445e79a706f875762739d"}, {"@id": "_:Ne580517b675d4a6eb210c7edb22e823b"}, {"@id": "_:N3008eb1cd3e74d7a81b709085082bab5"}, {"@id": "_:N9e97e09515394ad2a9b6742198dadfbb"}, {"@id": "_:N2b8cd4febbd14937af119bfd41c0badf"}, {"@id": "_:N6b9bf8a92567460ca5fc7cf48e361e02"}, {"@id": "_:N64cbb4f949e44861bcc7003400876d4a"}, {"@id": "_:N1a3f909d03414fadb42151dad0221567"}, {"@id": "_:Ned7601c3bbf4422195775ab36e6e3146"}, {"@id": "_:N0124f31d5c01403eae145a88769973e7"}, {"@id": "_:N2c3f0916418d47308db164e4bf1ccd2f"}, {"@id": "_:Nd14818ff62fc42e69b10fc4b14dc4ef2"}, {"@id": "_:N8980ee04c4784a8eb4ee250d2d9f7742"}, {"@id": "_:N7696b4debaab4771b397a35a0d720ae7"}, {"@id": "_:Nfc46255312214a5d8026d88c9b6a0ecb"}, {"@id": "_:N5f2d89c10b284d8f9bf13df591fb0b7e"}, {"@id": "_:N251eb9d2cbae4a21b8a76c3684a8c02d"}, {"@id": "_:N1f30806230d9473d9876260c7e812628"}, {"@id": "_:Ndc5306dda1da45bfb8c2c0a8ec5c5528"}, {"@id": "_:N203d9265d58b46f59671aef78634f9a7"}, {"@id": "_:Na8deb2e518be42a0972340cf3104de0d"}, {"@id": "_:N2beadbe9a447403c86d032ada5800e20"}, {"@id": "_:Nc00cc4e51d534ad7b30d08ff990a29fd"}, {"@id": "_:N69d0aca2b06245c4877520f16c1e981a"}, {"@id": "_:N1be3c67515b14f118671c234c3c0faad"}, {"@id": "_:N575c692abe4146b5b61bbf7cf9fcecc1"}, {"@id": "_:N5c04041060e24e99a51b967c03d03cd3"}, {"@id": "_:Nc0623a069ddd46b7b2f9140f3c5b335a"}, {"@id": "_:Nc4df72d2a5ad4621a9ef917f140e906b"}, {"@id": "_:N47eb3de92c0e49d996b6ff51d07b23d2"}, {"@id": "_:N4717115fdb8b496eb9d3823e519f1912"}, {"@id": "_:N207cbb04461c4fd7b472b5e26a83d611"}, {"@id": "_:N6b09bd6daf4b4d1ba8825fde993f673d"}, {"@id": "_:N7f5a4cb5bb6144d2a12d87027165ef8b"}, {"@id": "_:N76cf84a949e44970995ffe2b8edfc821"}, {"@id": "_:Nda3aa8ce02c847e497bc2082cb045eac"}, {"@id": "_:Nbe926880b14c4998a40103e62a2996fe"}, {"@id": "_:N5b433e61126f42c3a82f826aaa02c312"}, {"@id": "_:N3011d9fa41e74295b41888af11569ce8"}, {"@id": "_:N688c07f8f2934e4cb0389ac6c46431d6"}, {"@id": "_:Nbace1d445ad745788f60fcfc816bcd51"}, {"@id": "_:N5010d53d9e5143c7b6f40bbeca821ff1"}, {"@id": "_:Nf3659703614a473996898195634d71fc"}, {"@id": "_:N5771f8b936c64f0f866b59a716e4014a"}, {"@id": "_:N75d09bbe2632441692e3c2e036b9b816"}, {"@id": "_:N510556c5d8cf4f88ac645c67e2cf7315"}, {"@id": "_:N9d5c38c2ec3a4aef94d25304eaba7f75"}, {"@id": "_:N9ef0c25c1255418c906f62a89e61ce06"}, {"@id": "_:N533e659859314faf8bc8775c12d5a289"}, {"@id": "_:N11cb257ededb494b8b53cfd324e7ccd6"}, {"@id": "_:N501ce256e1174893b54a47fd54158756"}, {"@id": "_:N291b6751fd8c4399ba67831f889612d4"}, {"@id": "_:Nd63fa9e85964499bb528b84862037b20"}, {"@id": "_:Nb902427155dc4a3d89d0a7e94bd6b828"}, {"@id": "_:Nc840915b7923449d924435c42666fb6c"}, {"@id": "_:N86b4a7dad3db4949b6b5191826042410"}, {"@id": "_:N115b046269834ebd9787760d69b4b90e"}, {"@id": "_:Nb555ce8d9ae34eba81c0e4d1e33eeac2"}, {"@id": "_:Nf413e1e56dc34f97ab02d5fd54965eb2"}, {"@id": "_:Na2d4f2f0229847f68bb697be07caebc4"}, {"@id": "_:Nba5a3461bd41470797d549f08bba049c"}, {"@id": "_:Nd4dadaf5f8ae4f71b0ca7198d0897646"}, {"@id": "_:N6dd3a8a7750143db8eb4587a12f50fd1"}, {"@id": "_:Ne83ae2ec58a64966b095f873691b8165"}, {"@id": "_:N0a794e5cbef44e75aa6b5149f4099faf"}, {"@id": "_:Nec83380af9f44bb895f32efc85f4209b"}, {"@id": "_:Nc7428fbb71184422b5c74e6e46cb4e60"}, {"@id": "_:N850459cba98e4a88b7b5f22945532ea5"}, {"@id": "_:N7056b6b1498b40b4a00487ccd5ff274d"}, {"@id": "_:N3db060ecd004479bbec0f2949ab0195f"}, {"@id": "_:N35b8094e9fb44a0a9d8dc769574f3fcc"}, {"@id": "_:Nae3f67855fa84cf6b52970d3506ddf8f"}, {"@id": "_:N585f9ad5f70940e2ba6df06db2ec6d99"}, {"@id": "_:Nd68e1d02098a4036b869fb1c94b7f536"}, {"@id": "_:Ndeaec28c84254253845f2d2691f1a80a"}, {"@id": "_:Nd425a6ee86784d1489e4f6863f759996"}, {"@id": "_:N944a2a5f740346b086c534064f3d27f7"}, {"@id": "_:N4d45781c09124903b75ae7356baadaf1"}, {"@id": "_:N7a4e4da701c947b19beeebede19f0bb6"}, {"@id": "_:N71d0315d0e00467f88aaa60ae3b84110"}, {"@id": "_:N07bff5b0879d4e2fb01ad7e6fa319a1b"}, {"@id": "_:Nf75d6d07f686415b882e15981265847c"}, {"@id": "_:N61bc46fa1d9d47a69c359602929ab40c"}, {"@id": "_:Ne5ac7590e3bb467985b2b5ca85591d14"}, {"@id": "_:N7a463fc335ef49f7838279d1bc7ae01c"}, {"@id": "_:Na4fbad17c90e4532bc25b4597f4697f2"}, {"@id": "_:Na1eabdacf37341c09e42dfd51e7a2db8"}, {"@id": "_:N7338b8487a0e4bf7932d4a7128c7f93b"}, {"@id": "_:N577d86f957554a9fa01d0f8511312171"}, {"@id": "_:N00211e594ef947879f9ca1601922f5cd"}, {"@id": "_:N1860fd673af94f81a6c1802f61e8bc0d"}, {"@id": "_:Nae246a81a99d4a69bd1a7bd17b7dd27b"}, {"@id": "_:N178dff2f130048398db9586e2923a1bf"}, {"@id": "_:Nbf092224ce9e4e0f970974113c246f9a"}, {"@id": "_:N3d72f04b51e64ce28556f36fa56816fa"}, {"@id": "_:N3547c8133a3b4f12b5cd0cb1095166dd"}, {"@id": "_:N609fa071b5e04cdeba0101df6279fe27"}, {"@id": "_:N6f00dfac37544d29b37fc0eef3ae190e"}, {"@id": "_:Ne128d3104fe740cab0437554fdba4b36"}, {"@id": "_:N7392103b72134b1c84120c8352c6852e"}, {"@id": "_:N0a2039153add405e9d9e00cd41b2759d"}, {"@id": "_:N573b2bee370c4c8aa2d224991d1fe524"}, {"@id": "_:N0b6743f236d448a0bad555dfacce4347"}, {"@id": "_:Ne0acbeb868bb453785447b519409df81"}, {"@id": "_:Nfeba0e101095425cbf3c986314758b89"}, {"@id": "_:Na6e871e277954256b63da3505c0c7069"}, {"@id": "_:N1a3b10141a4143618c917102bd9af74a"}, {"@id": "_:N269d883a7a2f4e97a092c884844ccc3e"}, {"@id": "_:Nb6a565f96c8a4d049017609d165d6102"}, {"@id": "_:N7f8eeaf5c308449487b5c488ac187da0"}, {"@id": "_:N507b848d0bf64f90accff677ebd5f07d"}, {"@id": "_:Ne6b870a973604bdda594f395f140b276"}, {"@id": "_:N4834bdf42bc742acabd4c863e50a5326"}, {"@id": "_:Neba2e51c958849c295edca5faf106f26"}, {"@id": "_:Nd773a10236ee46e3ac74cbc2da1b00c3"}, {"@id": "_:Nfa4c1a4dcd414787af90ffd32900f688"}, {"@id": "_:Nb78c06e7bae64c70a5a6280332f0bc27"}, {"@id": "_:N809e4cd59acd452ca83dbe9cef812668"}, {"@id": "_:N8861147de567450b89b5af7864570f19"}, {"@id": "_:N3027f15939a34d26ab75cba9f9f54f71"}, {"@id": "_:N5e72529f6c4b4145abdb3d17c7fff1e0"}, {"@id": "_:N694cbc0d8ed2491da735df03f511fa22"}, {"@id": "_:N2166343e7cb440d48b465597245cde4e"}, {"@id": "_:N467c7baf34a4409c95c54c765996c508"}, {"@id": "_:N45b7eab4a6634794a21a4a5ed590d9aa"}, {"@id": "_:N1270466b7b514f5da6eb717f8b789e40"}, {"@id": "_:N0e66f50ea95b4cd2870febebb83b7b7a"}, {"@id": "_:Na708d6ac5572420e8ee2f7eb821f9b7c"}, {"@id": "_:Na99f1d06fa394d0596f50b6785a53fa4"}, {"@id": "_:Na13c2471257c4833b79b7f9fbd53c526"}, {"@id": "_:Nad52998a06aa4b8083859b71eb0cefce"}, {"@id": "_:N8d31b0291d514e94bc744bd349b6eef2"}, {"@id": "_:N521b1e07b3e04d6f85a80b379af249ce"}, {"@id": "_:N30c00956debb4502ba470e71749852d0"}, {"@id": "_:Na3fe99c4823d45f793505b0fa912b1ac"}, {"@id": "_:Nf56cdf75b0ac4c1c871a475608f10dd2"}, {"@id": "_:N7770cd5dc91b495793504a1445514be6"}, {"@id": "_:Na861fe5ba9de4f36926bac07491137f0"}, {"@id": "_:N34a09c4762f348b69795954978fdac9b"}, {"@id": "_:Nd427dc4bdffc44f9a034c5423a0a8772"}, {"@id": "_:N178a603671c74307916962cbfff0d4c7"}, {"@id": "_:Ne73492f1bf1045129e95c3962525c3cd"}, {"@id": "_:N239e202337964ccea5a38b0c39f4d495"}, {"@id": "_:N60209690237742aa9951bc57a56c73fe"}, {"@id": "_:N8753641c24e547a2b588cd3519bde417"}, {"@id": "_:Nde9a5bdeacf747a8a52ea74b742e0c7a"}, {"@id": "_:N1f495cd26ff24da7b5e78a075706d8fa"}, {"@id": "_:N0355f3a9805f4236bdcf0f374c0c81b9"}, {"@id": "_:N7d43bc552a274a2697b9ee49dde3a779"}, {"@id": "_:N67aa3b21f0354a14bd29ef81086e3dc3"}, {"@id": "_:Nc8dad6d1d21c4cad9710dffc6ea60f3e"}, {"@id": "_:Nf83737994ce8481f8f8992a2208fa978"}, {"@id": "_:N12a7f98d740643098806e7b19417739b"}, {"@id": "_:Ncbb1c2304c7946d2bb1765ee14ef0cb2"}, {"@id": "_:N77ad715b127b47fa9a5094cda02d9725"}, {"@id": "_:N8c7021e0b68d43788f27f3d010a207e0"}, {"@id": "_:N6961133b13c145de850e4d1f60add19d"}, {"@id": "_:N3d030f9222634254beee3ebb9a77c1ea"}, {"@id": "_:N2645beea4be647dfbbd9738de56c2c79"}, {"@id": "_:Ncf1b1733f3c541a3aed60f44fdeeeacd"}, {"@id": "_:N1d1c4cce0f3048e48767b39228d5d852"}, {"@id": "_:Na78ad0c3b49e418ab946122075ff8832"}, {"@id": "_:N1632e9676eb64824a49cf2601a5b5bcf"}, {"@id": "_:N081a3e859afe4437ac22e51f10772a95"}, {"@id": "_:N82c692da169441f99fecc77986ea6b6b"}, {"@id": "_:N5742228108e84bbe813f285b7d663807"}, {"@id": "_:N7961c1a753db46eaa41502119ea1ccd2"}, {"@id": "_:Nc44543ab305f452b961be97ada10e129"}, {"@id": "_:Nb44538194eac45c49acdd396f6e84520"}, {"@id": "_:N144022ed675b4dde95526db3e2033c81"}, {"@id": "_:Nc1e5005c6034453698d5b7c3820d43bf"}, {"@id": "_:N39eb97d2bc354ae69ec4da091ef31a57"}, {"@id": "_:N3ff8f6e6433349d79f71bb034387ac84"}, {"@id": "_:N74bfa7ab244b4568bd81420630b4d267"}, {"@id": "_:N901ad1ddddf34c04ba09da0969baaa02"}, {"@id": "_:Ne8db15376828455f95d498fc84653aa1"}, {"@id": "_:N1201434582c4493382acacef3b981147"}, {"@id": "_:N38ccae088be74f77a04932f663e61d9b"}, {"@id": "_:Na13506b9a207497dbde0bf7d1f509000"}, {"@id": "_:N4f8d8072b11f4878abb308eaf8b36ede"}, {"@id": "_:N9ace1be2f6fc427593a54613e86cd5ca"}, {"@id": "_:N527b9b42620846aab7e7d767a99ea77c"}, {"@id": "_:N38f933cacbb3408c8a6d38a6cdd2c93c"}, {"@id": "_:N513f74a5c1e942a0be31c643d4c25a96"}, {"@id": "_:N93fc2038d156454297bc7fea6bf3d442"}, {"@id": "_:N2fa0a194793e437ca37739223e3b7952"}, {"@id": "_:N9037872b69074ba8a3e1a09bc092630c"}, {"@id": "_:N98beb58b0b1c4080aecc217d2814e061"}, {"@id": "_:Nba012a3048a7431f98c16ceceede409d"}, {"@id": "_:Naa30c67cd3054994aaa8849f77b54f7d"}, {"@id": "_:N5e53a7d01adf433fa77d512c5aca5ac5"}, {"@id": "_:Ne26f910620704da39b613a7dbe22a7d1"}, {"@id": "_:Nb9afb3118d4c4acfa6d3ec5bb4b28095"}, {"@id": "_:Na5357fc263304e89a96e15f5133b5c45"}, {"@id": "_:Nff12566f88a7428c8e460eefcc744dda"}, {"@id": "_:Nceec8f916d1f4bd9aedb2323855da01a"}, {"@id": "_:N50cba130af074ad68f3e7391a362cf1d"}, {"@id": "_:Nac4d19532f2b4f4592e97677b4424b43"}, {"@id": "_:Nccb111939a634d0085882f50709d1fd9"}, {"@id": "_:N9904357305c04808ab81e52da2ebe6ea"}, {"@id": "_:N41aa15b664e24a99b6e123fa670c0580"}, {"@id": "_:N43f1ab7cc4494045b0883dccad42f837"}, {"@id": "_:Nb3946bd7ddae4435b75a1e9e68b93ea9"}, {"@id": "_:Nf1d74f3a357b4a768411ffb86fa1bd7b"}, {"@id": "_:N01f3b75e963b47a2b670e2a6dc6e8bd7"}, {"@id": "_:Na8cd0f3356ad493eb0724fb618c52d16"}, {"@id": "_:N2e4a05ab14df49aaa5d365074454d3ce"}, {"@id": "_:Nd8a37fba2c93453787aaf842f23868e1"}, {"@id": "_:Nf35f83e729de415681949a472d2c3a81"}, {"@id": "_:Nd72f05d672114138912abed43fb69498"}, {"@id": "_:N4fb6757f23b84630a9bb26de1ca8f8e1"}, {"@id": "_:Ne6ed28d191074d20bc8ff45947e0db68"}, {"@id": "_:Nb7807cfe8afd48cbbab22153feb2805b"}, {"@id": "_:N7d161ab9cd53418d8342ba7110ca54ea"}, {"@id": "_:N0a09cd5e77804e55940ad56e48050e64"}, {"@id": "_:N8f46875d9b2d4da1bb443992338b7902"}, {"@id": "_:N8e37b8615036453f91d7ab993d002e1f"}, {"@id": "_:Nd72db669ac234af0984ee2fa7c13bb89"}, {"@id": "_:N755af5de8c814cc68aa26840a83d8901"}, {"@id": "_:Ne8a23e2aed8445569acecfe575bd0431"}, {"@id": "_:N50b1146ce9954fd782692dd50bd83da5"}, {"@id": "_:N46122cf9e892439e9e998a60a4c408e4"}, {"@id": "_:N1e9a1589c04649fd827c44a0b7a3ac23"}, {"@id": "_:Nf0220e11749845129c890d559aa96553"}, {"@id": "_:N52685e9ae0774632806886fc145eac11"}, {"@id": "_:N351461beada8437180486b9c0ab6fefa"}, {"@id": "_:Na50a839a6ffe4f6fa4010253ce3b1a3b"}, {"@id": "_:Nf9c3dce2056649f7ba0068d064a9311f"}, {"@id": "_:N638bdeade3bb4644bd891b4e47573a3f"}, {"@id": "_:N7b357f469f52419e850cf63aa2db3826"}, {"@id": "_:N7b62c7e85bfa4c22b422e42a5966a350"}, {"@id": "_:Na1e00d3bdb254261ba032611c059a19d"}, {"@id": "_:Nd2912f4554564c0182ee53e4d21870b6"}, {"@id": "_:N81bf19def83e44119ca34bbce5ee6907"}, {"@id": "_:N178185c8e15a4ac583286b6dc9fd880e"}, {"@id": "_:Ndebe783f6d4e460f862f2f3e61a2b396"}, {"@id": "_:N26aa2ed4af424d339c33c03a2ee560be"}, {"@id": "_:N78bcef1ea56e4b7ba11edcf6742110f6"}, {"@id": "_:N0e5b78f390504cbfb5b584c570e72c91"}, {"@id": "_:N422bfb39f2ca457f84a8c83f2d09c1f1"}, {"@id": "_:N7cf0e759c5374ec4a379a88a43b0a3ac"}, {"@id": "_:N0891c6aaa8ae47dab10849d14a19a0cf"}, {"@id": "_:Nfe16d0cccf834f6f8e1629b5e2889de0"}, {"@id": "_:Nb9efc5f94eeb44708cb9ef6bee5faae7"}, {"@id": "_:Nb4803a8488394f738f1d06534ec924fc"}, {"@id": "_:N1e85ba4fb5874e958e7c1de7d67adc86"}, {"@id": "_:N60a3ef5cd80d478a82a8fcdf8cc8d54f"}, {"@id": "_:N93121fb494ca41ecb0f3983719ea51a0"}, {"@id": "_:Nbc30d4c40e0a439bb32ca813111dd885"}, {"@id": "_:N67733b1eb418470ba75e0daad3e5d192"}, {"@id": "_:N34c390cf71394e9f903a50affc0f4147"}, {"@id": "_:N88188127f3744ce7a1fd6e91137b1fbe"}, {"@id": "_:N6e1551343ff946eb9709322df363b2d8"}, {"@id": "_:N76d22316ed204611a3c8597b383631e0"}, {"@id": "_:N4ab851ee22de4d14aa4e7c959dbada67"}, {"@id": "_:Naa3eb30be57a473cafb13f444f388d54"}, {"@id": "_:Nb3f1e333548049ba86da15202f62f7d5"}, {"@id": "_:Nde61786f2f3444f8a3ac73b5690b7139"}, {"@id": "_:N3b9214bd1327444a8ec2da688201c982"}, {"@id": "_:N9404c872f4394715acff49bbb36230e6"}, {"@id": "_:Naf10c6020b9a4797a11a0e6bbc9584b3"}, {"@id": "_:N1d467479c0b1436fb25e2059879b3e1d"}, {"@id": "_:N56eb690766934810894d90177448b48b"}, {"@id": "_:Nc47e87ee1a364096946655f7c074a272"}, {"@id": "_:N7cf5320a43a3450d99b6c0b76866d7c0"}, {"@id": "_:N7300222e824247508879f7f9b14d2ff9"}, {"@id": "_:N21542c33fe2044b59fa195935dd2d4bc"}, {"@id": "_:N2dc6b132e48e4e94b1eaa61f3637de89"}, {"@id": "_:N5c0c67df072b4d1da503595a0385556c"}, {"@id": "_:N641f9418fbd245c5b91a72591136545a"}, {"@id": "_:N44ecc180704049af9131b9e434d3857d"}, {"@id": "_:N09e9f189f5ba4c698a61c8eff4b82a86"}, {"@id": "_:Nf41a2a595c7f4b5dbc7fc6767332da81"}, {"@id": "_:Nc8cb083e75df491caa3f5af4d32a7f78"}, {"@id": "_:Nd0fdd9dd78b8491e9ccce97fc24f035c"}, {"@id": "_:N58445f98b82c46e0b2142c5bb0f30580"}, {"@id": "_:Nf4362ffcd42647f99742ad97b257a648"}, {"@id": "_:Nb858368b67c641e2849d02af0e8591a9"}, {"@id": "_:Nd28226f8f1e2468995e2e4bb9910cb67"}, {"@id": "_:Nf0de09a1eb254c99b51db8d347809f38"}, {"@id": "_:N7dd193808b99480b96aea3ea7e2d18e4"}, {"@id": "_:N6be39b0b82d3473db89da45c876fe2eb"}, {"@id": "_:Nebc87025f77b48239552caeb4ad035fe"}, {"@id": "_:N1bf9581b25424661b6388324a9010f73"}, {"@id": "_:N4c5c37486b1d44d6bb7530e225eba10b"}, {"@id": "_:Ne6202ce3bfab41b29f53696a9045bbab"}, {"@id": "_:N5ee37e57fead4dff9b80d9f139d78fcc"}, {"@id": "_:Nec95bf4200a8447a92afe34fb0d1524e"}, {"@id": "_:Nf1e921fa5d3041bd87a49733c84401c1"}, {"@id": "_:N2e15d7e4428c480fbc529610445fe31c"}, {"@id": "_:N38e0707a165b427196cd13463e17d367"}, {"@id": "_:N5838a33593744965a50e2a8cfa4a6ad9"}, {"@id": "_:Nf2bc2e0c6f2a4948afab837103ed6bbd"}, {"@id": "_:N0766a329ae424e2fa6b77949fece5b0b"}, {"@id": "_:N1e28d9968e7a43fc9d9d68af0f411d07"}, {"@id": "_:N92ba77d99ac0485b981de33340133dd1"}, {"@id": "_:Nb2f185adb0444dea93b1f0277df027d7"}, {"@id": "_:Na6731031c03e4602b81b6e85c7987035"}, {"@id": "_:N6aadc2819cff428dada14b2393863c30"}, {"@id": "_:Nc50c0cd71d654c049cc6e2fc143dbc3b"}, {"@id": "_:Nba5c4876ad1c4487a2aa1ee0f7c4ff2f"}, {"@id": "_:Nc2de69a140a4438b8b7aeaa3751c49f9"}, {"@id": "_:Naca9ebec2b2e40a7b7e40bef969a59dc"}, {"@id": "_:N624cf2fbfb62496bbca59da67fb5cd2c"}, {"@id": "_:N7dd562f3941e4a3b883d7d946d3e2994"}, {"@id": "_:N4cf2d9bf65664426934fef3475f8c59d"}, {"@id": "_:N32bde96be51c4e36b698263c3330a355"}, {"@id": "_:Nf1a552c1b44e4c0092fcf48bcafa9833"}, {"@id": "_:Nb75c5aa613e4407b843c44f29ec85f90"}, {"@id": "_:Ncbd6ea390d26416f87e184f4ae3083c3"}, {"@id": "_:N1c666939cf2c4456897fd43a35c22f71"}, {"@id": "_:N894f130ef5664f7081aed6eae804c644"}, {"@id": "_:Nffe7fcee597345ccaf8ddfafd6424433"}, {"@id": "_:N5e92e79a1a1f4773b2f1b77cc7d14d9b"}, {"@id": "_:N8c9c99f65f6b41a09c2b3a1037ffb9f6"}, {"@id": "_:N747147e0e0594c218934f3ecd2215e7a"}, {"@id": "_:Ndce419882e2647c9a1483b7800f532e5"}, {"@id": "_:N578ffabc0b1b4218800866d6b1332ab6"}, {"@id": "_:Na92abc2ce04446fd91ef8d1a5dd661e1"}, {"@id": "_:N866db94e04cf42dab40c7e745651497a"}, {"@id": "_:Nab932c91b9d94ac9974695f5474a9dc6"}, {"@id": "_:N6550a118335042bab20a53f290c32c18"}, {"@id": "_:N87c372f51177454aa93dea040ed67481"}, {"@id": "_:N71ccbd50982041b3be02bd62a3af3f90"}, {"@id": "_:N885304c5973b46239b02f9e8e0746f3b"}, {"@id": "_:N5a31e2b34baa4e269174fb988ac1f096"}, {"@id": "_:Na09a2361442d43c6ae59480edc3ddb08"}, {"@id": "_:N50bd2257685c4ff9a671cbdf0065221a"}, {"@id": "_:Nbb7045187f504c3b8c51e5da9e6926e9"}, {"@id": "_:Nc3232b760d3e43e3bdc1abfc77f6cad7"}, {"@id": "_:N6e0137a3f7564850baecb25de0c8911f"}, {"@id": "_:N807e9b3e170f47069d811b114230ee52"}, {"@id": "_:Nf27baf588dc54b529ea4cf7ccc99fa87"}, {"@id": "_:N706e65d76555477cb90cf33a40344141"}, {"@id": "_:N2b3f935d29264cb4b414b33e1c14025e"}, {"@id": "_:N79a20904250145a288923f456eda46c4"}, {"@id": "_:N1b60e174b03a4fe3b2a0d5cf2010bf78"}, {"@id": "_:N10c6d7f59f154adb8c78018d8d94dbca"}, {"@id": "_:Nb9636be5157440828738d6d4c62c5604"}, {"@id": "_:N3bebdf41c4c24df8bdb4926fd9de763b"}, {"@id": "_:N149c32f6f47d4a20b97cfee433d5e779"}, {"@id": "_:N588343af11d2407298c827b2b0a2fb05"}, {"@id": "_:N9222e3f9e0f44a39bce65375958a6669"}, {"@id": "_:N505c901cd33f48668ea9e146709958e0"}, {"@id": "_:N647f3459c7b44a31b0218d8d48c215aa"}, {"@id": "_:Ndaefd91b793142e895065e898c9b1d85"}, {"@id": "_:Nf3cbfb44e463480897e6de696a606ad6"}, {"@id": "_:N262c9c5931514f5cad351838c977aeb8"}, {"@id": "_:N9c4e94fdb4734cff9e12e3f50fa41403"}, {"@id": "_:N61e2e8a1dc6f41b09ab00ed92c9cc1d0"}, {"@id": "_:Nafa68635e6f14d2bb0af682bb1af321a"}, {"@id": "_:Nc09e2207b4c14040a147a96a4fe7a82c"}, {"@id": "_:Ned9101e8248041c8a1246530704a46d3"}, {"@id": "_:N15fbeedfb1624499a39264b8a815056e"}, {"@id": "_:Nfb03ecfd618b4b518cb7ea90c70aaa3c"}, {"@id": "_:N0a4f4fc5451245398d5a757ad7a0cf32"}, {"@id": "_:Na303545468d64022a8deae498db9be50"}, {"@id": "_:Ne26594aecc004b16b6e8f3ea4d2e3077"}, {"@id": "_:N0f40ac0c9efd430ba0f17cfda95aa077"}, {"@id": "_:N5b3a0883c16b43768dafa344dbc565dd"}, {"@id": "_:Nd016667625884942b99a09ed115b6510"}, {"@id": "_:N124d3c6af5354b72aebcc4a144cb290b"}, {"@id": "_:N098a5f7680b54e9cbaa8c43a12afa051"}, {"@id": "_:N4608f8173768449a9924e9f7c4a14346"}, {"@id": "_:N29eb3c3f35db4c3ba4c0a1c2e6096c6a"}, {"@id": "_:N6a256907f2ee47038be399e14099466b"}, {"@id": "_:N88cb5f51b4594365949e13896d5c537b"}, {"@id": "_:Nb07343a722b341c7911e85026c1b6b08"}, {"@id": "_:N4bf97889291541faa57fb07970416e1f"}, {"@id": "_:N4a8647cc05dc44babbdc9c8eee4fb079"}, {"@id": "_:Ne229678ee8e048408039ad411c41235d"}, {"@id": "_:N7bd208206a25420fa33354b77f9f7c00"}, {"@id": "_:Nbb82e57fe3b0455e82df22dec5274cff"}, {"@id": "_:N8cad5cd69222470ab03dad0f3392d0b2"}, {"@id": "_:N8836d68f350e409aae97c7a828a5e4c2"}, {"@id": "_:N1c5f942faf454779b10a1ce1843dca78"}, {"@id": "_:N40467f65f57e41a6aa66fc03b6d7a0ba"}, {"@id": "_:N12d3399fd7f14d97957ab183c78f359d"}, {"@id": "_:Na35ffed61dbd42398483a3d642a69b27"}, {"@id": "_:N0627b16205884ba8a8214eee258d10fb"}, {"@id": "_:Nbc0a66cf617742a686812511264d6728"}, {"@id": "_:N9c205c2165c749e2b5c01ae3b2064988"}, {"@id": "_:Naedbe285d76c4b899831b888948be63f"}, {"@id": "_:Nd67de8058b39461c8c62c4273c2c5091"}, {"@id": "_:Ndf88c3fc5fe24ae5b631aa661b62d232"}, {"@id": "_:Nf7c6570cd561477f860839f5ad0a5410"}, {"@id": "_:Nf290055d864e49c3912e0bfe2793f99d"}, {"@id": "_:N04a3c6568f634969a1926e75192a9c63"}, {"@id": "_:N41cbad38a34e4ee9ad23d132a714ac2e"}, {"@id": "_:N158d1137a8d2420fb8f615b63a23ada7"}, {"@id": "_:N3c29ad1bcb9f4e8fb564e88645ab904c"}, {"@id": "_:N03efd2e9a53848beaabd36d850affb6f"}, {"@id": "_:Nad0f616823ff4a9db5185a0c8a3ac131"}, {"@id": "_:N40a58ff988ea4ae9867b667c7f796bc4"}, {"@id": "_:N52341eb6e459492ea93deb3d900f70c2"}, {"@id": "_:Nf0ab7fd7e25741c0a0cc8369b93f71c1"}, {"@id": "_:N6e0375e44a0b425b9369d7e6644ea03b"}, {"@id": "_:N4c9f9c3f0f6748789a85b8f248768057"}, {"@id": "_:Nc9c1c55b762645c8a5057879f7090b58"}, {"@id": "_:N50f72e3f1cd14b17b58bd84bff35ae8f"}, {"@id": "_:Nfe378922ab654e85b8597ddc05dd9833"}, {"@id": "_:Nfaa4c425d27b40ba9f2431c8df2d6325"}, {"@id": "_:N2141e1950f3248ec85fc3e616e51a54f"}, {"@id": "_:Nda29e2840f5544f0a0912231a95e5998"}, {"@id": "_:Na2d02825a8024e6baeec752749d09e9d"}, {"@id": "_:N98014ebc1752445f8095162d438f415f"}, {"@id": "_:N305c9b7f23924d34a5908a8420ac7e92"}, {"@id": "_:N35508aec256e483e93a9d9416078766b"}, {"@id": "_:N4711d7f403c64794acffbae68a5f30bd"}, {"@id": "_:Na599e10830674313b89b06bf7f25d905"}, {"@id": "_:N17d9581ff58348c1b05547fc94211e36"}, {"@id": "_:N94dd77d32fca4b918a63c08bd66156ab"}, {"@id": "_:N939db8f3e167492fb2d7768eb64631fb"}, {"@id": "_:N8a4c7f61e3ef46d78539169ed21ef5e6"}, {"@id": "_:N630f0f50537b418e9d8f6dbc518a2e08"}, {"@id": "_:N2288842c02ba44bfa6a667e86f508a46"}, {"@id": "_:N6c37421a6dc746e28525787e58a2231c"}, {"@id": "_:N7816a68bca0840b281a7bbc1d174a03e"}, {"@id": "_:N95aa116d9b514d1194f91bec09cb272f"}, {"@id": "_:Nc04511472d434ba48fff932a63c2882c"}, {"@id": "_:Ncca1c54acabd4f46803ec05e279f10bf"}, {"@id": "_:N67b10c2f1d534b6096bba6fc11ec491b"}, {"@id": "_:N6783770dad9b4ce69f0306e33e5f69ff"}, {"@id": "_:N6eeb7cafc41a4421b97a2634550d0911"}, {"@id": "_:Ne3c298b11560430b9db5c2e13f41ac68"}, {"@id": "_:N51700e696a8840e58dc6c9495f820b2f"}, {"@id": "_:N0a366581f9014bc4b7dd6cb3b663d078"}, {"@id": "_:N8e92640d4e5749d894ed4d6faa05ca68"}, {"@id": "_:N645852983ac34f2688d8b26c254fc4fd"}, {"@id": "_:Na96cd7fa48144b7f9684692153f6b871"}, {"@id": "_:Nd466d556a6a446fc93b570a2b3f97040"}, {"@id": "_:N7d0d504a40e54489b059061f053b0f76"}, {"@id": "_:N2335b3345a974760a159c0409fccc0b0"}, {"@id": "_:N247961fde2764a429cc53ba09a43553f"}, {"@id": "_:N02959e02602c452c8bcc1bccb7aefa54"}, {"@id": "_:N28597675fdfd4c5897a65a75749e191c"}, {"@id": "_:Nec0bc519b9014d8dbd40ad01a14e575a"}, {"@id": "_:N328ea4824ff0455e8bd4dfd66efba356"}, {"@id": "_:Nc2901a0b554f4fa386a09fadfa72d221"}, {"@id": "_:N0a19f899b0254fba8ea8449c3d98da8d"}, {"@id": "_:Nfbe02d9dff4741eea71a9198d707d002"}, {"@id": "_:Ndc3670d3a4b448a998ea37500097e7f4"}, {"@id": "_:N3916bcdfb783423ab34fdf4e5f82cec6"}, {"@id": "_:Nb58bbcb4568c4de4bd997cef800ac3d8"}, {"@id": "_:N01120d6c31ff4bd09dff1a315150db22"}, {"@id": "_:N2a8d2410f749453287fc766fd92218b7"}, {"@id": "_:Nd8ba5cca64034d7182847dd12a21854c"}, {"@id": "_:N1541c1608e844b9991331d0c58847d3c"}, {"@id": "_:N25ffe4a73d594ef999451131cf613b69"}, {"@id": "_:Na99d51d5d5e2406b93236b7962ea1422"}, {"@id": "_:Na0ae1f74acdd422faa73fedf91e23c53"}, {"@id": "_:N0549f21ce4f64515a347c410d5d9ed45"}, {"@id": "_:Nc3d13c09aea4468ebb189310d2270bb9"}, {"@id": "_:Nb2beddb6268b48efa8563c5e3e6fe08a"}, {"@id": "_:N9bde429c3ed4404398b8f3dd20a9cc0f"}, {"@id": "_:Nacc2c5f8884940c7badd5c85ae9434eb"}, {"@id": "_:N0f1ec412e5f74069bd52446dc39901ca"}, {"@id": "_:N627fe7d7b2c646b6a26d2093724606e8"}, {"@id": "_:N5c8ce67d60a746eca0788a3c6fca49a7"}, {"@id": "_:N51ca731c2872466a8c1ce67f4f2b971a"}, {"@id": "_:Nfc15b1422ea144a1861f20d71f53d297"}, {"@id": "_:N639c8f2ad1054d9b8bd0a333164f82d1"}, {"@id": "_:N38fcb4a364a94f67bcd43c6349b085d5"}, {"@id": "_:Nf1277ff2f44347518750c09b6c3ec72f"}, {"@id": "_:N7681a90238a14028afb4f028666add6a"}, {"@id": "_:Nadf5533918004a7b82a534f303800e13"}, {"@id": "_:N4f98115839934ccb8f8fa6b03909041b"}, {"@id": "_:Nac5aa555950b4c498828dff791c2ec27"}, {"@id": "_:N8d2e0bc08c7742d39276ccea598d2172"}, {"@id": "_:Nc7280a2dd31b409aa1c89b74a1b0f0e8"}, {"@id": "_:N5a79a18dbab7405ebd9a7313de6bba61"}, {"@id": "_:Nd2975f2b673343d090522be999ada64b"}, {"@id": "_:Ne1d67cb944f740509ad093a3097153b7"}, {"@id": "_:Na5a0f0cd0b2c4e6fa9d9ee6a54600769"}, {"@id": "_:N621cdbc364e6422385195c1a697ccfa8"}, {"@id": "_:N5f87fdc590d44ea8abed33ce385a1520"}, {"@id": "_:N4e53b80ade334bf2b333290007e7b696"}, {"@id": "_:N023da61a809747bfac19a5c3f397d7cc"}, {"@id": "_:Nadd052fe345a40f4a8caa7cf44029996"}, {"@id": "_:N99c93322bc324c7388f109a191f8e10d"}, {"@id": "_:Naec1d2a000aa439da357016a1883297d"}, {"@id": "_:Nc111b62d11bf4bae898f38cb1130b728"}, {"@id": "_:Nf64e204e7f024973b0ec7b2c8755e878"}, {"@id": "_:N9be98344f34c459296103530e2ad0347"}, {"@id": "_:Nd8a74dc3da3c4623943f207d80633a8f"}, {"@id": "_:N09d72cf12d944fe981fe5265ea88f676"}, {"@id": "_:N19a38b2cfb5c484a866baea82da9b893"}, {"@id": "_:Nf2b7c6664aab490985e1ab8b79c8e1da"}, {"@id": "_:N4ee1fc88dd5e426ea37a90f30dc36dcd"}, {"@id": "_:N3726c5cface34307b2f304b171ea92a2"}, {"@id": "_:N3b9b3f3ee31247df9943e8d4e1d816d1"}, {"@id": "_:N41aa09208e6945759f9c25789cdf41b0"}, {"@id": "_:N08c19f44cfe44411a930e83b4ef44a80"}, {"@id": "_:N822ff7ce5bc64208ba32234d280c7ca7"}, {"@id": "_:N1c143d1c1a5c48dd854ccf2edbcb2b00"}, {"@id": "_:N91d960c4113849c69bb05cba7df9a133"}, {"@id": "_:Na78542f194134b8392a9f5530d568120"}, {"@id": "_:N0ded3e00f088410ca62850078dddff14"}, {"@id": "_:Na0ca75bd5e0a4eb09f2a9ce7b0310fc3"}, {"@id": "_:Nfbea960e510f40e5ba65fbec768bab1b"}, {"@id": "_:N0aa4c4e63d25430ea240907c665a9c98"}, {"@id": "_:N4eb3c90c82d644c9b1764e4b07ad50ce"}, {"@id": "_:N520bebd188504663a7591ffc76d2078d"}, {"@id": "_:N999a477d9fa94e05abe2058d105ebc02"}, {"@id": "_:Nb2907b6e3e8a4216ab3534560838fc32"}, {"@id": "_:N0abdf2e19acc43ca80c6f56ebfd418af"}, {"@id": "_:Nc6265a60e6174fa1a36e23a2e58335c5"}, {"@id": "_:Nc9730f1d337942dc8c75fc7938188f26"}, {"@id": "_:N6f83ac9406ed4ac88e76f194b113cf28"}, {"@id": "_:Ne0a74b504a8d47f1a0e6b780648e1808"}, {"@id": "_:Nba363a80e6f544f5bf1f152cc619daff"}, {"@id": "_:N32c1856b0f304c999f12925df0c39aa1"}, {"@id": "_:N73a47083d22e42488f28d43b893dfd7c"}, {"@id": "_:Nc60ab0a8c25946288487346d11dacaa9"}, {"@id": "_:N072c6232f7d7478ea407d57f3762fc88"}, {"@id": "_:N9fbf46ccfa584fa4a4fd6423982f21a8"}, {"@id": "_:Na69a83dafd244fedbb2766b093f4b00d"}, {"@id": "_:N0c021cf755684f299dd08df7506a7546"}, {"@id": "_:N92caa5d82df742bfb5e01edc7246c248"}, {"@id": "_:N7a8a27fb124643039aad112024724c26"}, {"@id": "_:Nc8d4e784df6a4b659757cce83771dac5"}, {"@id": "_:Nd511a79fea304e72b195a4023a4c47d1"}, {"@id": "_:N5eee5b42170745d6b4136e13b736d7ec"}, {"@id": "_:N983a7df9c28940328417c6a504bedaf2"}, {"@id": "_:N7af8dd0522d14d079c8dec8a5bbdf1bf"}, {"@id": "_:N3baecfcc20004bc5b932810ebd7b1d8d"}, {"@id": "_:Nfce5f2c34ec74d0eb68a74bc61dac8f9"}, {"@id": "_:N873bc175d55741129599c3ce6888be9e"}, {"@id": "_:N3180748c78904d888a90f9aacd3bfeab"}, {"@id": "_:Naf0f2975e41849c2a5a59f7c60dee269"}, {"@id": "_:N141910d8cf9f40d5870cd31d2205f9a2"}, {"@id": "_:N5fd9346cc2a2444b9c49323bf2e4398c"}, {"@id": "_:N2fb4d30554f148458981a98903adcf17"}, {"@id": "_:N4628946549724058b838c99da9e89001"}, {"@id": "_:Na7d97964a55a4f46998cfa391f745680"}, {"@id": "_:N1b87815068fa4433ab132c605cd0fa3b"}, {"@id": "_:N21d527b74df348aa82569cf01810413a"}, {"@id": "_:Ndca0c947198e45cc8b1fe33b9b08b27f"}, {"@id": "_:N229a550690584681b9fdab3a51218c61"}, {"@id": "_:N19a0f3676c9d416b9e634f8e8f1dfd03"}, {"@id": "_:N0d1b1bc7d35843d39e9586db22fe494f"}, {"@id": "_:N58c2f2a77dfd45448421f6f99b35600a"}, {"@id": "_:Nc33a62871b05485093b02044b6ce432c"}, {"@id": "_:N2c4dcae7787a4537907da14a5e26acbb"}, {"@id": "_:Nea5d30b4d5ff4e95a23cb6111d902378"}, {"@id": "_:Nd0a9cb1a95ec43b68e7de155473d15ae"}, {"@id": "_:N4a4f71db4e0243e18337c37ecde90af7"}, {"@id": "_:Nb6f07f168f044f86b0ad536c37d5fe3d"}, {"@id": "_:Nb43b7858b36e4cb9826cb05d9278d7e0"}, {"@id": "_:Nbd17e371d4e346bc9a2f7d3f75b69cc3"}, {"@id": "_:Nac006d119e194038bd93e40528346190"}, {"@id": "_:Nb3d19a0ef3164d658b1b3864e427f537"}, {"@id": "_:Ncf329cd7fb48494aacedf3408dcf6c5b"}, {"@id": "_:N209a20ea7153417ab85e7a65eedf6f1a"}, {"@id": "_:Nddde53078063431abb7e2765872209b2"}, {"@id": "_:Na10a687afc3a442592522261c595e0df"}, {"@id": "_:N2dd0804a840b45b3a31a04517969120c"}, {"@id": "_:N0230e4ed9ff1483f9ef43affb610d0ee"}, {"@id": "_:N83e1158393c144a480f5c1f94bfa70d9"}, {"@id": "_:Nd543f2604eb040b2b114f99df16a1b67"}, {"@id": "_:N0d08e4327bf343c797665121d0774b24"}, {"@id": "_:Ncefeba6b74e641c3b9e0ca160547f235"}, {"@id": "_:Na8f4a6ec1623430ba78c9f8b825928d1"}, {"@id": "_:N457e2cf3dbbe42049596712f25edd59b"}, {"@id": "_:Nb8111d13db4b454e9f264d9657da30a0"}, {"@id": "_:N9b1e42c4efe2457b881d43303998ecbb"}, {"@id": "_:Nb4d538fbca8a4b03b0a16cfa90a13174"}, {"@id": "_:N685da9ba2f4c47a0af60fcbf32de2bcf"}, {"@id": "_:N00783661ff304c7c8bf8778db976819e"}, {"@id": "_:N36bf0fe91b034f7491dc65aa5566c4d8"}, {"@id": "_:N0bd0c9b2b5034636965a055f7b2b069d"}, {"@id": "_:N2efd4934f5134bb0ab6dfb172c4dfb62"}, {"@id": "_:N96707aff2738453bb53a198831e2a219"}, {"@id": "_:Nae13e80e84cd4ae8a0abee49e7338bf7"}, {"@id": "_:N1c77da9db2764fbb8583190416de37ad"}, {"@id": "_:N6b004181400e4820b95623b117dd9922"}, {"@id": "_:N71ad34ab524843d4b1a3003b2cceeaf8"}, {"@id": "_:Ne015010b34524f318e2155c411cefd84"}, {"@id": "_:N6ed672216a7f4c0da2b0537c684b75f6"}, {"@id": "_:N6175c15d09d246b4ae6a91c244b6a5f9"}, {"@id": "_:N11a74e3d21af4345a8155c23ae8240e7"}, {"@id": "_:N3d7ad3e36afd4236964701021aacb1e6"}, {"@id": "_:N5d10dd35922e475cb14e0bdd66ec36c3"}, {"@id": "_:N7312bd8be9b2462e938dc5ab04a8c1ad"}, {"@id": "_:N72df10491da74c249b8c47fa37ef6409"}, {"@id": "_:Nbee5c3575b604cda862e4ff73fa3e8c1"}, {"@id": "_:Nc3484d7b181346a79f0afc6a5dd76ac2"}, {"@id": "_:N7aa3a3e45bb04ac7a3e2ef9643cf1fb3"}, {"@id": "_:Na5011b3c8ec34e53a01c13d00c6b0327"}, {"@id": "_:Nfd11b36b2e65485eabecf18cd9db724a"}, {"@id": "_:Nc5d145cca4e34f54b0d51eaf00477c80"}, {"@id": "_:Ndf84ef988a86404ab2b4253d7b0c4fe1"}, {"@id": "_:Nccbd5e8ee6784bd6aa0831a08bb22d88"}, {"@id": "_:N4e1086f696f94b7388d7ff0986e90d07"}, {"@id": "_:N67c9653b3cec48e6b1e3319368e6bf08"}, {"@id": "_:Nec80b949e43f434d822f6c8b9b6f2e87"}, {"@id": "_:N8d969c98649648ee9c66d1e18fe50703"}, {"@id": "_:N481ca45020444d9ba869f6893c46a633"}, {"@id": "_:N187a69f2fc6c43de9708d4d9b1c40902"}, {"@id": "_:N66378fb6b9184afe9a96386a7e4f5411"}, {"@id": "_:Nb752659f683d4587a37d99c5cf80525a"}, {"@id": "_:N34dba22b0a874194b08a7252468e8d93"}, {"@id": "_:N43782f9ff6a64c7598198fc77ea7c1a8"}, {"@id": "_:Naf7c455caf324845a00b324e9874b8e7"}, {"@id": "_:Nd76fa36c77994c90bda395bf12a8ee56"}, {"@id": "_:N92314b41685e460eac37db6fcf8cea51"}, {"@id": "_:N3f50add8eb6142abaa5c0114ebb0d28d"}, {"@id": "_:N9cc20c8b756e41e1aeac59ad63514c66"}, {"@id": "_:Nee5db10df31a47b7bc7335e8302c8d3c"}, {"@id": "_:N3d9fe7ecd96f4267a4071ef5b6ffd308"}, {"@id": "_:Nd1532cbf37d840f5922b4d7872c2798d"}, {"@id": "_:N8a5e5113ff574c54956d0f5708689d01"}, {"@id": "_:N16c6a253011d43e98b2d1f3bd3ca4731"}, {"@id": "_:N0d49fa9a2c8342a4870a3176f7463de4"}, {"@id": "_:N9c307b6ee86a42afbc8e59d068489c6e"}, {"@id": "_:N7bd473c1bf2643cbb8526a92c2b339dd"}, {"@id": "_:N9be3e4a067cc41fdae38bac2ef36742a"}, {"@id": "_:N6ce990d2435c4b66a331c07eddd1bdfe"}, {"@id": "_:Nc42a535ef569434d817aeb05f2cd9528"}, {"@id": "_:N647ad6234d2049f780be33f295a4cca5"}, {"@id": "_:Ne98a484b20eb4f9183f7507fc054cdab"}, {"@id": "_:N1b2eca5370dc4369a048ff1efe3312c6"}, {"@id": "_:Na302f5c9b6c74307bba30d84de85f4ef"}, {"@id": "_:Na2c39277999441f2b156d5c01db278a9"}, {"@id": "_:N10e6de86e6dd41f59f247caa090b2fa4"}, {"@id": "_:N38ff51ba432d49f499dc147d9da2e5f6"}, {"@id": "_:N3c990e4791f04db39312bb83d51557e3"}, {"@id": "_:Ne5d18a82e3a04834bcb1621d67885cfd"}, {"@id": "_:N61036fbb11464f0da7ebc93e4b17b1eb"}, {"@id": "_:N83ca7a07ffb94716975a720b02491d54"}, {"@id": "_:N520e3fe108394eb3a412ad0966942605"}, {"@id": "_:N6207861cfeed42c5aab1a3e265ea63af"}, {"@id": "_:N339a1ccdd0644bc88f093ae4615634ae"}, {"@id": "_:N3c3b112d3cdb4f50bbb84dfbcabd824c"}, {"@id": "_:N7b0f8972fbdf4fcb86021b32def35edf"}, {"@id": "_:N813283e0e09a42a98984c633fee8d9cb"}, {"@id": "_:N4b64e85d81504f8e9b3ba9040b702eff"}, {"@id": "_:Nbc21670b9ef34c6db87c7ec7e17557dd"}, {"@id": "_:N34c4ac5df8334cd7ba12ad404e081ced"}, {"@id": "_:Ncf3fe693be3d42e1bd832057cfed5f96"}, {"@id": "_:N7cf42666715b4ca2b080021ea433ca96"}, {"@id": "_:N5f75056867e54aa7bb182c1232a5bcdb"}, {"@id": "_:N3075579cfd6a47c593bd0d00b634622c"}, {"@id": "_:Ne301b2d40929433a839b8b0164956043"}, {"@id": "_:N9d03e4ae1a2a40ca93d681c84344d199"}, {"@id": "_:N8c6e7c6898ef4be38fa72d8e471d31f8"}, {"@id": "_:N06561be796bd491fabc5503913c9b635"}, {"@id": "_:N87a546c659ce44e1ac8c1ddfc4263427"}, {"@id": "_:N5d058ca98c854d84a500f8b3f3fe4190"}, {"@id": "_:N1010f13576984511a33d913a7bc774f4"}, {"@id": "_:Ne799715ec4de45739e17d3421c78ce73"}, {"@id": "_:N608eee9d0609409bb949117867f92059"}, {"@id": "_:N197a13af8c2a49f29d80ffad7a5c4d8d"}, {"@id": "_:Nd0efadecac0141689f8c2ec739a51ca7"}, {"@id": "_:N54fb1f038128401f9519e11479fc3984"}, {"@id": "_:N25060cec9ed4432f9d272a3dcfc02504"}, {"@id": "_:Na9fd737a57bc487fad3d28c483cf52f2"}, {"@id": "_:N3e52530622f44bd1974f804ba71357d5"}, {"@id": "_:Nee616ac38bd64e8689a1c8b37a8cbbe8"}, {"@id": "_:N0d1b62761c0340af9062f16229330ac5"}, {"@id": "_:N4811be7dc28f48bba4ae4758a7811bf6"}, {"@id": "_:Nf4dc7fa6748d4ec98820089d51eea099"}, {"@id": "_:Nbfd22ac5b4544f968367455ddf67ceab"}, {"@id": "_:N12009192bf84486194a26d625e70a1b0"}, {"@id": "_:Nb7e6824e521e47c7849f8d36a8a214de"}, {"@id": "_:Ncc43094136b246aabe0f35e5594e86df"}, {"@id": "_:N633cb30d70df49f486b5c498954529b4"}, {"@id": "_:N9ba440a2fe1146baaa94738c9992bfe0"}, {"@id": "_:N4beda57169e94d3299e28a17aaa77cb4"}, {"@id": "_:Nb45c14167e924ebdb6092c8717586e3a"}, {"@id": "_:N3ec657fbb76e46c69be13b65609fff44"}, {"@id": "_:Nbcc42b8f9af74b84a7957f7250db517a"}, {"@id": "_:Nc836effdc49840ab834370ea622969d2"}, {"@id": "_:N8867c2f035924248bd70166d9cda4503"}, {"@id": "_:N280089bbc8784ceb8b3c753e669c34fe"}, {"@id": "_:N3bb1dca2608a435c95b540c013c60be8"}, {"@id": "_:Nb2db3b0827a548939daa3327c04486a3"}, {"@id": "_:N648f4c43a3bf4a9a99da4b82de8316a3"}, {"@id": "_:Ne0b0f556673a4ed9a0e918a99740dbba"}, {"@id": "_:N9ea0dcf80c134f6b93ac695c88887fc8"}, {"@id": "_:N139e11548a5f4f52bd9bc463d6168175"}, {"@id": "_:N751d6d9c69cf42d78e0d9a35ccc1e2c8"}, {"@id": "_:Ndecda9ba37074ac3acc62fd0f4daf95d"}, {"@id": "_:N5e89c13b24e44daf93752fb6789950f3"}, {"@id": "_:Nd2b96e739f2041bba75b7743ceb59ce5"}, {"@id": "_:N4bf6d0c1cc294678a96d622bb4bc46e4"}, {"@id": "_:Ne8c81a076e1c47faa6b8c33b4e69ec6f"}, {"@id": "_:N6e20bf2253f740a7a05910f835c987b1"}, {"@id": "_:N8c1a77e124d8491c9e4c1fd1f327b505"}, {"@id": "_:N481e691fc56b4749a5294b73dd4b49b9"}, {"@id": "_:Na40e37d896bd4ee4b12c8ec4503e1530"}, {"@id": "_:N6c5e66a5e74d48898a211b1da9372aa1"}, {"@id": "_:N9ae79b3767384974bb0f3b787fed134c"}, {"@id": "_:N0f36690a263046c68e7c0c8162a46294"}, {"@id": "_:N1dd6eb73c02e4153b3beadb16e77b36a"}, {"@id": "_:N6d6128ae10244c558c7fbad8f19f251c"}, {"@id": "_:Ndca34ea910a7402db18540e9f3fb59b2"}, {"@id": "_:N07b1d4e502d94c3180e47e958b4ec953"}, {"@id": "_:Nf9f2f483af4b4fb7b1c0444c55c16545"}, {"@id": "_:Nf3ccdaccde6045fca2cdfb7785151052"}, {"@id": "_:N14d9945262604a7d86c33ad4c0cd86de"}, {"@id": "_:N4d44044d0ca54c24962d5ee4bf770745"}, {"@id": "_:Nece254947fe9485192c856c45b5839e9"}, {"@id": "_:N59e0ef56c4144ec8a940ff07d82f7faa"}, {"@id": "_:N83c46d4c232b432fba86e72a5e9e6185"}, {"@id": "_:N72d0a54a149c49989cc9d9e7e8e1d622"}, {"@id": "_:Ncd3fd90b2d1b489685900d3c8fc99c37"}, {"@id": "_:N4a473d91e59f4764a2dd938cb4318a0b"}, {"@id": "_:Nc1d33fa02b564b9f807afe6bb1ffecdc"}, {"@id": "_:N884927f47fce4f8bb7bf546408c6674a"}, {"@id": "_:N3f7cf01b94554765bd7597dfb1dbfd40"}, {"@id": "_:N40f1da5d23284071a65b514d7c5109e8"}, {"@id": "_:N9db1d8f88a744ace9074dd7ecef7fd35"}, {"@id": "_:Nc301e36e8252411680a6b8c480db3c2b"}, {"@id": "_:N1d8212b1cefe4e96801969d7df763563"}, {"@id": "_:N5edfa2593e8b4ca19e51ea6ebd72ab26"}, {"@id": "_:N0316928414f348d8a98d4d3b0794bab4"}, {"@id": "_:N12c95697bab84eb5acbb11f068c911d7"}, {"@id": "_:N61052ebdd53749f4a300f91568cd0d63"}, {"@id": "_:Nd31e0fb6a1f94fc087e7522b3b84582f"}, {"@id": "_:N09f3957808834778a34602509795fee1"}, {"@id": "_:N0ae4f2bac0564db8a4a44a77509918a6"}, {"@id": "_:Nf9a8b8e30a0d400aaf1af735934c9c26"}, {"@id": "_:N58f2b411bbf04b5e835ac29530caf314"}, {"@id": "_:N1381c563f7934e6783dab07b993bf49a"}, {"@id": "_:N4dfeeb216ff843af8d0e1918a95d4d2b"}, {"@id": "_:N5f5f721c539b483da49c4cb9d7508807"}, {"@id": "_:Nd4106fccb8af4678bae90ea78f009a79"}, {"@id": "_:N12b852a7fffa4dbc9d857310caf0e723"}, {"@id": "_:N8c7f1066942049e190f50851f1fa658c"}, {"@id": "_:N7d4f4043d7f347b4931f6e7db4eb67c5"}, {"@id": "_:N23fd683fe49244f6a4e2739c677ddb7c"}, {"@id": "_:N399b3b10718a4490b291b6d8835d0c64"}, {"@id": "_:N85cb697037094d38b17aee40fb1eab7b"}, {"@id": "_:Nb4e6a53ec7d549e0beb30705b7c425cf"}, {"@id": "_:Na70cadc5c4b341e39591d6cf82120f66"}, {"@id": "_:N99da48945fc84e52819c6bdfe6d4c05c"}, {"@id": "_:N67b419568dc841e8933b8b834d27b4b5"}, {"@id": "_:N4f636ced352f4ab5ab87caaadbf7a530"}, {"@id": "_:Nf4567a80ddf748fa8fa85fef07189d2c"}, {"@id": "_:N9abe3b46431d49c4bfb4f972f05adde7"}, {"@id": "_:Nd3ffa545896645979e1e455ba6ead438"}, {"@id": "_:N562dcda71ba04ce7b49db051e42ddd49"}, {"@id": "_:N894f60eb294547f3b8f9705e300be465"}, {"@id": "_:Naeb6f83c813a46a3af2266f1d2a203ff"}, {"@id": "_:Nda9e7ad7e79f41c1ae4cab27c8ad0b0b"}, {"@id": "_:N16933680e58a4484b167ade2fb86ecc0"}, {"@id": "_:N51ed01486b4b4361bd1fdc99d8018463"}, {"@id": "_:N25189e2d7aa44820b9874381557e37e6"}, {"@id": "_:N689d25b64b48489ca45c783660495917"}, {"@id": "_:Na2e47fb255034c71819503c89750f9cf"}, {"@id": "_:Nbbe91b3d3656406bb5e8842208f36717"}, {"@id": "_:N231b03c14fc34855a24299f62faaa199"}, {"@id": "_:Nc8e5a40157a5496c8a99a823082b47b3"}, {"@id": "_:N04ba6bee2ee441d785d5081f1880a219"}, {"@id": "_:N75674b1edbf3433aaf456074b5f7e709"}, {"@id": "_:N4322bc4a15124128b7c895d1b4b155c6"}, {"@id": "_:N9a7d0a50049b44719a4a658b5d5310a1"}, {"@id": "_:N41fb582430fb4f2995cc2464f6bf4156"}, {"@id": "_:Nfd9cb454e2d14c8bbfd5ec3b1d276eac"}, {"@id": "_:N7aa60613c47843b0b8f81795f1c6d60a"}, {"@id": "_:N4616d3f643c94ac7bba9be64666dd40d"}, {"@id": "_:Nd92b570b064943cf873f0bd3d6187278"}, {"@id": "_:N1caee121467a46c69550392206ce3b1a"}, {"@id": "_:Neab2a145c17c4d85ad55be0ccd135e73"}, {"@id": "_:N6ae842d298e64658b47a39100235692a"}, {"@id": "_:N78a72f00047342f6acfafe41ee28fc6e"}, {"@id": "_:N28c85c0e8b794e85a820bf60f9dc97e6"}, {"@id": "_:N18e72e9d6723411fa0cf8b9c8eef5b8c"}, {"@id": "_:N8e476e0984f849569fb29f05b8d8dcfe"}, {"@id": "_:N7a01666ce9224a87b95d4dde270e2fb5"}, {"@id": "_:N9c233ddc47584a0fbfb7901899880291"}, {"@id": "_:N508ec476713c4f2886eed756a920a929"}, {"@id": "_:Nbc2ebef1b606447e9624f210d1fe0e0e"}, {"@id": "_:N1daeb03d958a4e2a89a184f91fb29c8e"}, {"@id": "_:Nc9a908d550154849889bd4bc86950ed4"}, {"@id": "_:N96de8125a0404ef2811596f10d656db1"}, {"@id": "_:N6b3e5006b61b43b9af22eb2868de3108"}, {"@id": "_:N13f9d54c395e4ed5b0e67a08df6b204a"}, {"@id": "_:Nfbb259c559e04d9c9050fbfeed4580d9"}, {"@id": "_:N95387c45830c4abe8d198db510d0dba6"}, {"@id": "_:N6f151d86b70f4e7da7116d653c3ceef5"}, {"@id": "_:N64822917f7824629afe6a3a23dab2f09"}, {"@id": "_:N2c2ca862f8b944dba26b01683495f921"}, {"@id": "_:N35684eb0982a48d0a7fb4ee1b4d39327"}, {"@id": "_:Nd90bfb40d89941d483bca6fbabeaead1"}, {"@id": "_:N9b22c72051b44a3c98b73588879d83d9"}, {"@id": "_:N77bdc3826b89491194bdf841d5e52fbd"}, {"@id": "_:N6c96406b94fc47e8aec3b2774a061abb"}, {"@id": "_:Nc44050d5a6fa4ab3a7999e6984161b31"}, {"@id": "_:N6522df090f624b8897f2f24bb40d54c2"}, {"@id": "_:N6af2429cfe6f427a8546e51f972b0969"}, {"@id": "_:N01e10f5d96bd4390a3c41a1bc93fc4c5"}, {"@id": "_:Nf315762e45004ff4a066a91c0d64d934"}, {"@id": "_:N2e7193b812554e54b7dc88e110aac340"}, {"@id": "_:N522ead476ff347f3b0b3c3e5c4cb4da5"}, {"@id": "_:N022e53e4c0eb44c88e2f25788f6bf24f"}, {"@id": "_:N0637a04c324242c8abe2107f7a724fc5"}, {"@id": "_:N0f7488a5d1bc461583bf6e15c0e8a434"}, {"@id": "_:N1dcd7a3419ff4aefb787cfcfecad1dec"}, {"@id": "_:Nccd4814bd14d4a9a9840596de093a720"}, {"@id": "_:Ne6fdd0875509403da3fd63778ccbbf81"}, {"@id": "_:Nd9a65f959fb848d19fac0e80818b9cef"}, {"@id": "_:N5eabe248f74344328dd80f2bb5028d09"}, {"@id": "_:N7f5fdca5fde84a7aae0cd6ec1796b5ab"}, {"@id": "_:N20315d3f131c4ecd89266c4bfd817175"}, {"@id": "_:Nc71b15c521aa414fa9950ff1ed9de720"}, {"@id": "_:Nd3c27eac3b964764bfc361050ce83a1e"}, {"@id": "_:N2156393afcbb4261baeca7ce16190b7d"}, {"@id": "_:Na5ccec9eae3b41a992b2c189b902d137"}, {"@id": "_:N3e7e5a7c75fc4ffdac7d3bd9e52ac597"}, {"@id": "_:Nd8611801c84e44aea2a57ea3920fe519"}, {"@id": "_:N4569f6f8349a44e8bbc83f56cce65068"}, {"@id": "_:N23d7779c25f140558f951bc4da43da18"}, {"@id": "_:N6eb623bcbd8e49488cb7045c9cfca3a4"}, {"@id": "_:N79702034da704ee0a49c27734c3c90f9"}, {"@id": "_:N8c3535ad45d641b8b75e4ef73197b985"}, {"@id": "_:N7a3ffa1aa77446f688c83d92459e618a"}, {"@id": "_:N3dc870419fad42eea51b6b08ab5b4693"}, {"@id": "_:Nd301c9c649b64b6c9541a7685b4e9850"}, {"@id": "_:N483d5128370c4587baac64290e037930"}, {"@id": "_:N190c8c84a6c94231a55be17686013f99"}, {"@id": "_:N3c76bcab6f06482a8e551f020a38eda2"}, {"@id": "_:N1f4f1402ddc94dcdb59af529c5a11874"}, {"@id": "_:Nc886c52a1ee24b3fbe8ed8eae6d57c13"}, {"@id": "_:N5f10b0e84ea2433683ac762f189d0a5c"}, {"@id": "_:Nf526059647f444078252bd586b03177a"}, {"@id": "_:N419c3bb11065487c8494a8e1566c8d36"}, {"@id": "_:N825535be874741c48cbad269eaf6ecf2"}, {"@id": "_:Na8893b576bb141928dd834a94a68e679"}, {"@id": "_:N73eb6fcada6a40bc9a7565c2e96989db"}, {"@id": "_:N274dc659b1bc400e8521cb2db94fa617"}, {"@id": "_:N3ba49e2be9d84bc6b87480207db5881f"}, {"@id": "_:N7bc4b3458e0f4c6eb25de786f9f417ae"}, {"@id": "_:Nbfffa489a691442aa82d37b30d2e0b8e"}, {"@id": "_:N76cb41a652b042888b8a7f6bdd4bd607"}, {"@id": "_:N84a68a9a5a934b66af5441bd0ed08215"}, {"@id": "_:N813e2a83e5834ec783ee258eec03da5b"}, {"@id": "_:N0cff97d6d85a4a42b4e97712a1f3bda5"}, {"@id": "_:N1f72b57afb63451fb89d63bd5dad2938"}, {"@id": "_:Ne9c40d983e744bf9a745559733a1d1d9"}, {"@id": "_:Nbcf2d6f8ae2344ae89050e6364f796b4"}, {"@id": "_:N6c48e728147149b9990fbb67fa211fa5"}, {"@id": "_:Nb5364ef9fa6a439eae3d558a1faba936"}, {"@id": "_:N937aa62ec95146939ace3a689ea64a45"}, {"@id": "_:N7d91e52adeb6461a945b9bc9c7424b05"}, {"@id": "_:N2b22c61701c945e9a6195cd56325ef28"}, {"@id": "_:N992aff0421884f53a83fccd8d3f9632f"}, {"@id": "_:Nb3e1d6833b8b4076add89334f198c1fe"}, {"@id": "_:N081e2902f4a04394aa740cd1751ae941"}, {"@id": "_:Nbfe8d242af934636b7e17912e0a7a2fa"}, {"@id": "_:N6fdfd4d885a64542b9dcd87636da1dac"}, {"@id": "_:N57531b30b8244394a80ad1f8cc34fb8f"}, {"@id": "_:Nc4c760f838a6426c8e0eaf9d0610865d"}, {"@id": "_:Nd4a21f3af33a4f2bbddcb2515191dfff"}, {"@id": "_:Nd7e4d2fb3adc4ebf8affa52a11951df0"}, {"@id": "_:N14ba2b7dcbdc45b598b75192fa7d325d"}, {"@id": "_:Nd07a4d54f71c450b96fbb2618b75259e"}, {"@id": "_:N343744ef31a140219be63638165cdf19"}, {"@id": "_:Ncf3e72a3e5dc42c9b5e820df59d620b0"}, {"@id": "_:Nca530a56dbf14d73a7a1b97c90d00e02"}, {"@id": "_:N1acdfd27ca0d4f4f9c03a0c61e9d792e"}, {"@id": "_:N123831037a9f41dba4d6fe50b0a52c67"}, {"@id": "_:N100dd2395a1d453995cdabdf8fa39d66"}, {"@id": "_:N817f30618298426ab7462ce0ea0a10b5"}, {"@id": "_:N67ccc37651d343dfa51dc5677e5a33a2"}, {"@id": "_:Naba73f32b40a43c5ba237c4bea053100"}, {"@id": "_:N5a7b8239de254bd2ae123868fc1467b9"}, {"@id": "_:N78c1b335b5db49eeb2e0e18221be5e11"}, {"@id": "_:Na914bf0e075b4a18a11a489099abcae2"}, {"@id": "_:N4e9a8813dd6d4b9a967f8a4a43aec29f"}, {"@id": "_:Naa4a75aed84544b1887440c3ba182c37"}, {"@id": "_:N181ec3e9d860489ab4fa4409f18af25e"}, {"@id": "_:Nbcd92c25607d4defbd218e5a3e29c670"}, {"@id": "_:Ndf312529ee684011bef9e53429d73ded"}, {"@id": "_:Nb847c309d93b414b9ff7519dac4ad4af"}, {"@id": "_:N9ef9ca1a268a446c9859f28fda3a5563"}, {"@id": "_:N246858f2ff9d4f2db88acb72c98a57f4"}, {"@id": "_:Nbe4a75bded344392aa5c22e623ad5ec8"}, {"@id": "_:Nb93d3f5c334f4011a9e24e2d3c7a1897"}, {"@id": "_:Necaed3fdf1304c8ab82dff883785f31f"}, {"@id": "_:Nd08cdb483b124c4ca6017b5b50b53d67"}, {"@id": "_:N9502f114d2904be4a274e700c21df16f"}, {"@id": "_:Nd15adb0754ba46abbdab9c0765027302"}, {"@id": "_:N9e521e2e88a8404abf28daa61acd94d9"}, {"@id": "_:Nf67393f2d3594e1d89b81dbbd8eee1f2"}, {"@id": "_:N6f30897f919941a3b8998067fa9e4d2b"}, {"@id": "_:N7f523aefcd5348dcab71a9c008752cd0"}, {"@id": "_:N6b289a489ddb4c44b036737edc4fbd66"}, {"@id": "_:N11a7ef2a4c504c1586681f1d8ce1052c"}, {"@id": "_:Nf09dada7784a49b9a170698ca76a2bac"}, {"@id": "_:Nbca3dcb980a7484e863f62f5a6e71c8f"}, {"@id": "_:N3d390d2db45a46329bcbbebe9c3f7b0d"}, {"@id": "_:Nbb523f81ee1f4208a1c35f5621159ba6"}, {"@id": "_:N1e53f58e487e4bbaa174b393b1ac84b3"}, {"@id": "_:N76ce9fd2e0864f4990c2465835de8b7b"}, {"@id": "_:N9047c645e9714126912d80e3da1380c1"}, {"@id": "_:N5201759558674d54a8ebbe86a9b27ae5"}, {"@id": "_:N813d11824b384bdfa4300ea2922ca5df"}, {"@id": "_:N56a8fb4a9aa94435800fc5ead306b09c"}, {"@id": "_:Nea706e9c740649b2abd7597ecdab5136"}, {"@id": "_:N84c3a8a6c50241369fb706394953a720"}, {"@id": "_:Nf2254b7bfaae474cbb237635f06077a8"}, {"@id": "_:N5a32358c7af74301b79c311a14762bac"}, {"@id": "_:Nbf0453ae7ec141fe8ab10d12a32b384c"}, {"@id": "_:N89e0cd061a564777b295bc9adc486a38"}, {"@id": "_:N5ee742af4d6e44b7a78deb919f863d62"}, {"@id": "_:N7bc59655742f40829e5233d34c719be8"}, {"@id": "_:N10ef2e933f054a018c868510ac838bcb"}, {"@id": "_:Ndba7862c94c3402299c43f511991a159"}, {"@id": "_:Nd5bebdebad3b44ac98e131f888f58023"}, {"@id": "_:N8a80d64c5240421e9bcbf60faf49bbac"}, {"@id": "_:N71d365c765f749e2a359ede2fa506105"}, {"@id": "_:N2a3186a77a6448c381c92700a5a877ae"}, {"@id": "_:Nddc8c1a3e30c41ebb993a4b550af9fdb"}, {"@id": "_:Nf8bddd12bbec4117a08aa8409d489410"}, {"@id": "_:Ndf7e8b9eb3824139a8d229b07fcea8fe"}, {"@id": "_:Ne8244014915849a9bdfe0a363eb9ac6e"}, {"@id": "_:N2cb4b7170cd149f6831ec6c2b8dc3b16"}, {"@id": "_:N7f681d0b5921422c98f8db6d7dc617db"}, {"@id": "_:N6e72c4a26adb43bba065e3ea66eec0a7"}, {"@id": "_:N8368a8c3b5f64db18156b5c0da7153de"}, {"@id": "_:N26d3157877a84cee948f913d4b0233e2"}, {"@id": "_:N06d032d3650b4be0bc736a1ab642770e"}, {"@id": "_:N86fce15bf2c141fa9bed1ffe459d1e67"}, {"@id": "_:N5970831ae15944e195dbb2b93f53c647"}, {"@id": "_:N3cd7021a600c4eaaafbbd7bcf149caa4"}, {"@id": "_:Nc44e888576a44fec8e61cf045094b23f"}, {"@id": "_:N942c874685504f20b7b49e90f606446a"}, {"@id": "_:N821a7fa7a87d436b9df53101d5106d4d"}, {"@id": "_:N1e4382722e3d4472b2993ac180938547"}, {"@id": "_:Nc4c31fa6e6264d4886ad41ae55a6992b"}, {"@id": "_:N2e9299c918f74eee810bc3e41dbd4b03"}, {"@id": "_:N879dbe45dfaf484d997bd69c02c0b157"}, {"@id": "_:N38e9d36f73d049cd9858634ab3a64b1b"}, {"@id": "_:Nb40f480fc2324e21bf509c5b123e502d"}, {"@id": "_:Nf7a54948347d402193276ba7ebab07ad"}, {"@id": "_:N6ca893f61ec74bb6aa357c198cd6e5ba"}, {"@id": "_:N284c51c24fd8467398aebe7009112a79"}, {"@id": "_:N10c8c0479fcf4b8c9b7c35ddaab076c1"}, {"@id": "_:N0f063d8c1bc54adab48e621f3b7c59ac"}, {"@id": "_:Nd9dbceb2458249cda8c4719d51a5c89c"}, {"@id": "_:N12252d46706e41289d4608a664ca2d95"}, {"@id": "_:N824852843e9a4d9eaca137d4d1c0ea8b"}, {"@id": "_:N8c641610d0024070b4964ff085497d88"}, {"@id": "_:Nda2af1a8b4034f4ba93b78c918427064"}, {"@id": "_:N97ffcfd673e246aab9124147aae6820c"}, {"@id": "_:Nf87584a6955c4366b77e0ce92b8029d5"}, {"@id": "_:Ncadea951b98949ab9bc40608bff71253"}, {"@id": "_:N8ba97ee148044f2bb2d9efaeb99e8398"}, {"@id": "_:N84901473458a4a3a966d7099840f5ecd"}, {"@id": "_:Nbb719cbe01db4875a89078bd5949813e"}, {"@id": "_:Nff2e38904a1144d394e8d964aa0dbc78"}, {"@id": "_:N6436a2d91a664478a53a9f0aa2d65d72"}, {"@id": "_:N719ad7e0d8b64305ab9212af75d34a33"}, {"@id": "_:N3f6a373f770c4803aa1dd6c51dcdad71"}, {"@id": "_:N967e5782a4e54b54864964e4effc9871"}, {"@id": "_:N90ef7c49ff344599937c240c6e702962"}, {"@id": "_:N3203263573034f97bd1807564fb42fc1"}, {"@id": "_:N3f17796a608041eaa34f597d8db68b49"}, {"@id": "_:N3c7f4bc5056544e8a69991cb2da9b75b"}, {"@id": "_:Nc08e9d4133904b5ea2f46b1f943239b0"}, {"@id": "_:Nd075e1f8fe7049f5bfaf24b0f908596f"}, {"@id": "_:N1638d74004e341a988bfdb3074294634"}, {"@id": "_:N2c8d05f5488f42949f636d3209c45eb1"}, {"@id": "_:N5d58d2cbd71640edb7f15b198ce9e4bf"}, {"@id": "_:N137489109719407ead63cb7e862b2ce5"}, {"@id": "_:Nee52c6740c0845f8b414b2c8b92a193a"}, {"@id": "_:N9526587e787b4a0086364d35b7d1c98a"}, {"@id": "_:N741115481565418082ff615ce9cb64a4"}, {"@id": "_:N580ea4aca9a1409fa06e02e27ac17f1c"}, {"@id": "_:Ndd0b9ebbc6c348519bf7fb3b54d59ef5"}, {"@id": "_:Nd2649b12e7f34289b315a97419d16abe"}, {"@id": "_:N5da8b21d8bb344e0a0be4bc75eb29cdb"}, {"@id": "_:N0149c07d052443dbbb7a84b138a7da61"}, {"@id": "_:N2afa943a8b084c999bb2ee493ae8463d"}, {"@id": "_:N9064273eaee64b9abccda9e2cb8fc79f"}, {"@id": "_:N2e996c155a9e400bb778cdedadaf6141"}, {"@id": "_:N690685c048684b5dbbe443a9c802b5ee"}, {"@id": "_:Nd0e0464a6ee74d339d07ee350959b485"}, {"@id": "_:Na39457e789f54982887fbb64467c6ff6"}, {"@id": "_:Ncfb7e91b65df4642b283fd3ed66d74a1"}, {"@id": "_:Nb3eb32fe1f19489ab0a4f43c7545d5c7"}, {"@id": "_:N99ca5c162a0b4d48bac2ff927a9a6a6e"}, {"@id": "_:Nc2eefbae705d47278824d483218ee23e"}, {"@id": "_:Nf07a3a86050546a282226e3474fe9652"}, {"@id": "_:N7406b1df1ff04254bb7ec11155ec061c"}, {"@id": "_:N06fe0756dfcc4ec49fbd6451c0c09ba4"}, {"@id": "_:N595fe925a0d6449abf73cd0a2fdef4f5"}, {"@id": "_:Nf5be0f663295418ab2bb861c114fd72a"}, {"@id": "_:Ndb454afc20de4c288715d0d5a6ee096a"}, {"@id": "_:Ndaedfe7b72fc40d4a30beca89b857bd8"}, {"@id": "_:Nbac0276f482b46dabb26adf378bd3621"}, {"@id": "_:N024ba7602c1f4b39995498d9579d5485"}, {"@id": "_:N9b87c88966114e44acdf5e554d6b02d4"}, {"@id": "_:N3a2d836a0b6f43b0874cab2c53011c18"}, {"@id": "_:N058a3e7d68864ba5a856aee585e3b00c"}, {"@id": "_:N4855c9a801184ab193b454f049295064"}, {"@id": "_:Na6b86fe7f676492fa6f8d69aa4e985b2"}, {"@id": "_:N11fc6d05de3641c887fc968009c55c43"}, {"@id": "_:Nc496a0b6ec3b4a48a943fb7873808223"}, {"@id": "_:N574b71357d974a72bf1436704da8eed9"}, {"@id": "_:N1783752dbd3e4b40843d27229b5275e8"}, {"@id": "_:Na7f165a667ed4efea9f37257e9d9c50f"}, {"@id": "_:Nfd984f58a0bd4fe59b22e5de9c2bc053"}, {"@id": "_:N2e84c7c112b04570bc44710a22e40b0b"}, {"@id": "_:Nb8901f736a6a49c7a09bf2fb0ff42aa0"}, {"@id": "_:N57de553b357144178420a7c08fa328f9"}, {"@id": "_:Nd9a35d9812524fd2837c83eeb4212557"}, {"@id": "_:N19bf107de54f419ca9c9fb558e80b3ac"}, {"@id": "_:Naceb642eb66446dcb61894c7cd9beacd"}, {"@id": "_:Na600ad3c155e460aabadd849dedc6883"}, {"@id": "_:N2722488a1cdc45dba8029e8ed6bc49b0"}, {"@id": "_:Nf53afd3e048e4154a09c4a2f4b2c15f9"}, {"@id": "_:Ncfe20583e2a24d1cb4fca3efba48e1cb"}, {"@id": "_:N0e9d08ee474c4f30b161a3a0b21aec26"}, {"@id": "_:N3b6a1270c8eb4781a388a038b778a2b4"}, {"@id": "_:N3aefa926c18547d6b6bf5eb6ca11f855"}, {"@id": "_:N129d1aed5b4f4917af0a857935fa11ae"}, {"@id": "_:N58817bbd9ef742eab0de3cb27e006b04"}, {"@id": "_:N61d5311a57564781abb4604c6bdc2a55"}, {"@id": "_:Nbc67b8b596ac42688a5a47d572e44858"}, {"@id": "_:Na9a04df7e04a44ab8d12c01f0636a05e"}, {"@id": "_:Nbe7950c4adfa466ab143e674ee947ada"}, {"@id": "_:Neb032c0bae774cb892a4a7541ddc3044"}, {"@id": "_:N6e2659e74c58451ea24c74c671171de1"}, {"@id": "_:N2ff34755314b4d578a6a72adf23cf0e8"}, {"@id": "_:N6d8a01f9c06b41408e43be5518e5dd63"}, {"@id": "_:N901be020e8ec463492ccdc8efffcc5c3"}, {"@id": "_:N53367cbf12f647d796282cd2931c36e8"}, {"@id": "_:Nbaaae5203cf34017ae5221174d3c50d2"}, {"@id": "_:Na0038e87d3c341b692c72238a7d53c3b"}, {"@id": "_:N4f475f72afc84199bce500c649ec78eb"}, {"@id": "_:N50b8c038e65b4ddcbfbdda74eaa62120"}, {"@id": "_:N4100c81052dc4cfe99de7b6efdf71bbb"}, {"@id": "_:Nd05c9ab2af954704ae2beef492981f63"}, {"@id": "_:Ndb9c1a58533c430e889611d2c9bd575c"}, {"@id": "_:Nb5cf9b4cdb594c39ac002be591b89d5e"}, {"@id": "_:Ncc68b8f659e2440bb35ea88cf99bcad1"}, {"@id": "_:N0df4a2124c004d22bff0cb08656cdb57"}, {"@id": "_:Nf7fb31a94d3a4868ac53d836c2501ce0"}, {"@id": "_:Nae6b7a7478e9401bae3e92b2ee804097"}, {"@id": "_:Nf93740c7e1ee41aa848557c303612d4a"}, {"@id": "_:Ncf90ca14d84a4056a02f9ea6011edc37"}, {"@id": "_:Nabc1b39d2af649baa7c5d530d5b17bbc"}, {"@id": "_:Nef3df39e5e4d4fc79363f143a16c72ff"}, {"@id": "_:Nb31d6c99aaa4446a979e40fe9c157a86"}, {"@id": "_:N8f295c039a2a4e82b4f52702733817bd"}, {"@id": "_:Nd68c0b021aed4d1c857a28aa3f98137a"}, {"@id": "_:N6f5150ec18584c2d80838df207a70c3f"}, {"@id": "_:N1fd27ebd7a9248e8ad80b744a10eab67"}, {"@id": "_:Na93e72e9363745b4be41daa5657e0d97"}, {"@id": "_:N68f7b73266ac4a4c89e187d9a393313f"}, {"@id": "_:N008072a8e621422b9522f0d38fba3993"}, {"@id": "_:N26bae375b61d451c989792746c12aff3"}, {"@id": "_:Nd461e7d4305c41608685cd9871e9a1b3"}, {"@id": "_:N7ed70bba1dc24d2fa2f1b35949ed29cb"}, {"@id": "_:N7ea064a46d724252ae35714133e7a3b2"}, {"@id": "_:Nb43e786bc50e4ac293ab4763aa3c631d"}, {"@id": "_:N00f43272c62f41bc882c299abe65b9d0"}, {"@id": "_:N049f62d2ef744ee98091d739e5557c9a"}, {"@id": "_:N65b24f31374941f99896839d2cf63b7c"}, {"@id": "_:Nbdc07a32a4a14530bb7188b6b95abac4"}, {"@id": "_:Nd0e53c71389743d9948ee4a57464e100"}, {"@id": "_:Na11027c826a44c5da17f1cceef2f0c4c"}, {"@id": "_:Na21846042ffe4048b471fd2cbc97b11c"}, {"@id": "_:N2b552f0378eb4a8eb8270c768d8652f1"}, {"@id": "_:N35d9d8a11252415abdf0cacb65331b24"}, {"@id": "_:N6e53856b1d40486a90df1d113646a487"}, {"@id": "_:N4b7970352113417eacee3f8c0665dab6"}, {"@id": "_:N5b11669319a64068b354efa9ae290868"}, {"@id": "_:N3e49e8fd3d154cf684cbae21da93e95e"}, {"@id": "_:Na26e7541150f4f57b6a10bd625419d13"}, {"@id": "_:Nc2f0c7b7e0254807aa866911fc15e061"}, {"@id": "_:N59368be2d88c4092ba9f2a05522b957b"}, {"@id": "_:N885497e331d440f797ed6f58e7d2562b"}, {"@id": "_:N3c083f2fdec24bd6bd849bc50fc444e8"}, {"@id": "_:Nb5802c2d3a4e4e0992a0041ab9751d17"}, {"@id": "_:N773403ca5af74202b539047b919e668e"}, {"@id": "_:N488c657b64924977b8fa8da05d4fc8b2"}, {"@id": "_:N6a3c879b99634033adaf7fd51a851f25"}, {"@id": "_:Ndc15dbbade0a464c93cdbf109821fff3"}, {"@id": "_:Ncd337c1678fd4d4c8528729507ad4582"}, {"@id": "_:N307bd90bd1644558bde9de44ba1976fc"}, {"@id": "_:Na0f74b4c19584cf3aa2248713a595c47"}, {"@id": "_:Nd4a9af8d1bfb432d898c069aef2863ae"}, {"@id": "_:Nfad0dba0c9dc439d85fd1699af845fc7"}, {"@id": "_:N47448d3aa2124793aef07628073ae7c8"}, {"@id": "_:N81f2b68871bf48c6a8d39f738dc86267"}, {"@id": "_:N52c79f433dde42f095b77fa879f830ea"}, {"@id": "_:N341553ecbc854fbcbe64466b8c4c1db3"}, {"@id": "_:N080a516f9a024b81acea9765fb8a44f2"}, {"@id": "_:N02fba9406e234d78a84fbc8552efde5e"}, {"@id": "_:Nc99517a4d6db4ba4b176c40f3980f7eb"}, {"@id": "_:Nbf3738e4601142c9a48fdd298ca9f60c"}, {"@id": "_:Nd4835d1688204fc3adb5143378b83bb8"}, {"@id": "_:N40a8512bd0b14e1b98a33fa7c27e3dfc"}, {"@id": "_:Nc4dcb26ee103490c81bfbea58b9b9575"}, {"@id": "_:Ndb19858a13c745f9968c59fab33ee1c5"}, {"@id": "_:N7759be2461a14b33831288f4aaa28429"}, {"@id": "_:Nd69afb203edb4fd0b7d1e2988ee96f56"}, {"@id": "_:Nf910e3381b934cd9b8140a45048ccf4e"}, {"@id": "_:N3b2a51e593cb44efb776c524d378beeb"}, {"@id": "_:N875c80a5b64243759dd5a16f007ff853"}, {"@id": "_:N967def9063864d0f8334b43469ca06a9"}, {"@id": "_:Ned791d1683da453d9703ae4af19acdee"}, {"@id": "_:Nafc9a7a3cad24e0d80d6052836df734a"}, {"@id": "_:N228dab220482409d87439081a3fc6dbb"}, {"@id": "_:N70d39f23589844eaa41815f8cc028589"}, {"@id": "_:Nef4d5acb36684bf48433bbc37ef0797b"}, {"@id": "_:Nd3d8e0bbc5a34274b1625cc451db397a"}, {"@id": "_:Ndcb0834996a840fe997b1d88aab2cff2"}, {"@id": "_:N7ee4ad166c774cb3ab1ea7775bf8edd1"}, {"@id": "_:N84ba836ef6ac4a5486d33e90c14528da"}, {"@id": "_:N3a913f7e38b54bbc8618e5a523235601"}, {"@id": "_:N5f471493adc04810aa6b03bfc4eebb5b"}, {"@id": "_:N7d28a3e32b1e4e178e845b98e0f58e82"}, {"@id": "_:N15c610b7b4f746fca095dce3090c1e15"}, {"@id": "_:Nbf51fb4ababc45279b39f0566274fce3"}, {"@id": "_:N266eab477b974462918892ffd5e6e8e3"}, {"@id": "_:N5829de2ec8e5462fb35534836aa37785"}, {"@id": "_:N22a4d3230a27470296d1fce165c3c195"}, {"@id": "_:Nbe1860c70cdb4b3f9675551038d78c7d"}, {"@id": "_:N7fc235d853e746f38e044c67bb0f16ab"}, {"@id": "_:Nee016a2bda4842dcab5193cd14699e3c"}, {"@id": "_:N9132068a02b44b438a8416fee3f860af"}, {"@id": "_:N4d9c60385aac4cc19f99dcf129bef9f8"}, {"@id": "_:N8f5c07fddfcb4676a83da2f9ccc9eb27"}, {"@id": "_:Nb677bcd78826470e9fb5c01f745fc53f"}, {"@id": "_:N68e43cd3a0ae4750be5674b8b8f6f45a"}, {"@id": "_:N0529ba1c592a4569aee02e1b844c7184"}, {"@id": "_:N1bcc6c8375114715b361f10cd09529a0"}, {"@id": "_:N3e9044e0d2614009bd04d315bfab3e8e"}, {"@id": "_:N301ce6a00f2d43edb7ea435b7381e195"}, {"@id": "_:Ncdb9d3708850432dae7c5aba1aac0318"}, {"@id": "_:N268702b2cb6946b0873c0e29d8ceb030"}, {"@id": "_:N3b0c05eb666545e489a59d6f64e72443"}, {"@id": "_:N98c1cd04faaa4d4f85a22ced3a30fc27"}, {"@id": "_:N355eb23fbfbf466fa1469957830dffe8"}, {"@id": "_:N301e8ee3ccbf4ce78eaffe6ea446b568"}, {"@id": "_:Nbfaf8535f8ab43f4b45882d14246ac23"}, {"@id": "_:Nf0a8c06ec5494c759315e1704d3d3c4d"}, {"@id": "_:Nf10f41c4d8294ee0b3ecaddce862bb85"}, {"@id": "_:N85ecf04ffd8b4a2f8325fb41f14287bd"}, {"@id": "_:N56b3e94181cb4bb9bcf83209804347d8"}, {"@id": "_:Nfc075b9e4e8141b0bb6c5177df91a531"}, {"@id": "_:Ne6d859d1b6054dbab8f962d483f87bf9"}, {"@id": "_:Nf9a7804d7ad94eee832a0587c8766846"}, {"@id": "_:Ne3387d03b9a14d37adfcfee5acce2360"}, {"@id": "_:N3796784a6ef34dfebf90ae4abd4ba245"}, {"@id": "_:Nb01e56e63a3b4df394fa5b9cb40e6c91"}, {"@id": "_:N641f1f0c018a49fb988254a86198de0a"}, {"@id": "_:N354fcb7d3d0949f3aba74d7a90c9defb"}, {"@id": "_:Nd94ce17cb2f24f799025f792cf8a6e56"}, {"@id": "_:N79fd6150a5df43628b539576b985fa61"}, {"@id": "_:Ne1341a52f06d4aa3b6f083942f127c30"}, {"@id": "_:N1dc5870acb0d43d18deb34a16cffa87c"}, {"@id": "_:Ne61474f0d95e4a45b635161a11b2a066"}, {"@id": "_:N291475e26d574c04af0ab2c9f88d41e5"}, {"@id": "_:N7e0159a9d4cb42a8b98810a1569b1787"}, {"@id": "_:Nb2cd428aa9a348ee9a38599e2a84e3a8"}, {"@id": "_:Ne17ad7f9828f43518bc545354345867e"}, {"@id": "_:N05bd8cd9b2b74363a787de65454c7206"}, {"@id": "_:N601ddc387c064034a922550daf19d4c2"}, {"@id": "_:N83f42b798a4a46a6be8dafecf5e48bb6"}, {"@id": "_:N8608cc08f55b44cd9d94e9e8adb33ef8"}, {"@id": "_:Nb365cb93422c466397ac2a5838fcdfc0"}, {"@id": "_:N8385e0aa281f4065904cd431e28a96cd"}, {"@id": "_:N30595d2bf1a54976b13be01b6e3054a1"}, {"@id": "_:N0cf0c622c6ba49d497db10e6bba37124"}, {"@id": "_:Ncf5f8e9cecdd4cf48eafe7465b6518f7"}, {"@id": "_:N2d8a7d517cf84054a1dc47379a8ffdad"}, {"@id": "_:N4d9821ea931943df803b3f2d4d74375f"}, {"@id": "_:N0d6888059be941d49e905b4e6f2e6054"}, {"@id": "_:Ndece6ccf91294ddabec024e1db7b2320"}, {"@id": "_:N3f35339e8ae04b91b09498a32decf69c"}, {"@id": "_:Nd79d213acc0c410283e5e6169588973d"}, {"@id": "_:N6840bb03b64a44bda1c00a01d211c2a2"}, {"@id": "_:Ncbf8e19e43334f53902c8820caa99a62"}, {"@id": "_:N4ed167a3b0004061b3f196604c63da48"}, {"@id": "_:N4ab195ff4df5479e8598e379f3375f0e"}, {"@id": "_:N46d9c42f7025481ea1f4198ba3ae16bd"}, {"@id": "_:N4909430670624eba985fba17ebcbfab5"}, {"@id": "_:Ne1bfbcc1aee745b1923d3263eff90102"}, {"@id": "_:N58f6e44a5b7e4962b1fac09ecd716e96"}, {"@id": "_:N60f2a1a07bca490b8565b1ffd067a24c"}, {"@id": "_:Ne24bc93e7e804ed8b9d9d6e884044b75"}, {"@id": "_:N6e152de3d2764924ab962dba58377589"}, {"@id": "_:Nb8cd37ef45ba4229a4f3af48d0a112f1"}, {"@id": "_:N484e76afd2af43d6a1b7a94784954ad7"}, {"@id": "_:Ne405c68a657f44119aee90de3e94f9c0"}, {"@id": "_:Nd51e63fd022e46c38aa4d511f90da1b4"}, {"@id": "_:N748a4711786b41bcba04aa7a7cb333c1"}, {"@id": "_:Nd2494db17b964216b41e2472e1d44088"}, {"@id": "_:Ncf5413fa46a945b384c4967f9abefc50"}, {"@id": "_:N5ebdf428aaa643eeaad6ee4b2330fb70"}, {"@id": "_:N45fab81f3c214eb7a2e1203b940a5072"}, {"@id": "_:N04f5c9af829e42f689e5f6c1aa6124de"}, {"@id": "_:N7e12ad55d6a54259be7926037e70719c"}, {"@id": "_:Ndfbd790838c64d44a1b01ea340cf2201"}, {"@id": "_:Ncd2e0f385d864abcae3e09c4187b3f28"}, {"@id": "_:Nce3597fd3a724c6db77cbc22f15ce448"}, {"@id": "_:Nb0298400bc824393a49cf0cf6f860d2c"}, {"@id": "_:N02b6a554f1e649aab62e986130e11726"}, {"@id": "_:Nba14db92d6a44f059429563618725ac2"}, {"@id": "_:Ncd133ae339044d9f8339f1677bcbab4b"}, {"@id": "_:N37e085cf14b3424f9f8053ea049f8375"}, {"@id": "_:N20386e71a21245a084ab46c37a8f6e57"}, {"@id": "_:N4d579eddc07d4d4aac43db5e4c6fb259"}, {"@id": "_:Nedc65e36fef540f9a7e2119b4ad2c072"}, {"@id": "_:N4d6833588be94352bd169d9057fd079e"}, {"@id": "_:Nc7a4bb93b7ae406e825eb34a5c0a89d1"}, {"@id": "_:N9a9e616a80f3479c8d99ec729571336c"}, {"@id": "_:Ncaef8efc6cfa44e09fe54a3cd374edd7"}, {"@id": "_:N9209eb32f64b4b39a1449b98e3ba0178"}, {"@id": "_:Nd148eb568da4419f9598b9af7cd1ca5b"}, {"@id": "_:Nd1b255b84aa84945b4f91c781c0a8882"}, {"@id": "_:N7b8b2e149e864d07b5f557383eb5108d"}, {"@id": "_:N6f853fb3c5724832a272775207ecfe55"}, {"@id": "_:Nd9a84c3c5d3143949e66170f9fc35fa0"}, {"@id": "_:N01afdb78878d4ccbb78ef2719c87c935"}, {"@id": "_:N74c26cf26c58481bb4abd1fd86b5fc15"}, {"@id": "_:Nfec83ac6bf154054bbe9fc73fb57336f"}, {"@id": "_:N206479964f3a4266a78630c9b03ea2cf"}, {"@id": "_:N97e7a7a97ace47d8b7dc36640db7810e"}, {"@id": "_:N45bc2f3198f94e7fa13a14bcf8a564f0"}, {"@id": "_:Nece24df25ff948dbb476a96cdb78d645"}, {"@id": "_:N09a48c2a82854a92bf71a091ccbb9773"}, {"@id": "_:N7c87ed2e2be0402ab94cdba72c3ef2cc"}, {"@id": "_:N4477d89859294d5d868b3fe259bb8be1"}, {"@id": "_:N807a11eb4a324a4299d747d79a0deb1f"}, {"@id": "_:N415ade1aed3044c3bc24dc9a2f79f44c"}, {"@id": "_:N1da7d920bd174aff87ec29084698c4c6"}, {"@id": "_:N1c40fed140f246898f928c36e2319157"}, {"@id": "_:N7adc10fd06cc4428b4358ff604254f2b"}, {"@id": "_:N3348effcd6d04e1596dca1d496c3750e"}, {"@id": "_:N4bed10a3f2474a4e8b3758c4bafec075"}, {"@id": "_:N27a0cf19cfd24a2ebb7fbae728bc5f30"}, {"@id": "_:N1d40ba028d44460b914736117a3994ab"}, {"@id": "_:Na865bdb2ef0544f4b72356c002c7a06b"}, {"@id": "_:Nc3b810c126654aef90a5ce60297605d1"}, {"@id": "_:N6b8517714f69443fa9d210eb3d8ddb97"}, {"@id": "_:N5dd97d006e0b43809f55715315011ac0"}, {"@id": "_:N42d01b6c81e0467eb6f2eafcf0b1d0de"}, {"@id": "_:N5cc2c269707648a4a719230b6db7d9c2"}, {"@id": "_:N345ca73d46854c5e91c071575d595492"}, {"@id": "_:N359b97a7918f4e3ebb6ea0ec74343c23"}, {"@id": "_:N1ece11fd01a744eba267a14b769c0d45"}, {"@id": "_:N061346c72a7f472ab91a87ad472e6dcd"}, {"@id": "_:N7e55b46307e744e78c62cd68ee5ee432"}, {"@id": "_:Nc993aa8635d341049994250f15f4b998"}, {"@id": "_:Na0d0d76f2f0d498182c5a8b5d7b36923"}, {"@id": "_:N53a81b19ff264743af355e23064f7b7f"}, {"@id": "_:N84f9944a1ed240ee85d5ad5ce04a331b"}, {"@id": "_:Ne93ac3a5ff964ab98bcaac8acd7441f0"}, {"@id": "_:N5db902299ab04ab7b2967b1fde18f9a5"}, {"@id": "_:Nb574267671654c7eb37d6509cc03791c"}, {"@id": "_:N00b11a80112547aeb595bd1abdf6b324"}, {"@id": "_:N164d9a63baa74f368a8ce1b0acce61c0"}, {"@id": "_:Ne7646c4a70c842199625ed44a1cdbe0a"}, {"@id": "_:N98597b70a7b9409eb9047f4a82ea4049"}, {"@id": "_:N59b4c8ca86c04a09bb4938db41ecdad3"}, {"@id": "_:Nb23b9bad943543a6962765900b8a788e"}, {"@id": "_:Na1cb83e19d6f4adf82fc76741cdf14d7"}, {"@id": "_:N1412b60acc7546aebe3771b9362a4fc2"}, {"@id": "_:N100644352f43419397c8dce7b68da5d0"}, {"@id": "_:N331bfd0f002b49bc9ebd5bf71c0ce067"}, {"@id": "_:Nd9e36f1b083e4f22a427a4a5d84819f1"}, {"@id": "_:Nff70128fe8934ff885fbaa88326c0db1"}, {"@id": "_:N711fe72b09db42e0971100053fc0a42f"}, {"@id": "_:Nc3697e86b6b442eaab5ef4cee3f65aca"}, {"@id": "_:N8bdaa1a228fc47cea0879b04595e5f22"}, {"@id": "_:Nb91299ba2b034ae187c8101cdade68bb"}, {"@id": "_:N2eca8e7fd918462eab0f7b930be900e6"}, {"@id": "_:N5036d126f647453d857fc9549419e103"}, {"@id": "_:N071a2296ae664dfcac85eff3e2c57e30"}, {"@id": "_:N4b2bc4364b93450a97e68fa80de6fe28"}, {"@id": "_:N64f7ce8c2391498084d102a57f593d36"}, {"@id": "_:N2c571387fb9240c491e0dbcd7911d752"}, {"@id": "_:N727a027d26f74fcbbeb737b3baac2025"}, {"@id": "_:N797ec9c2cc284de581ffffa620109219"}, {"@id": "_:Nb7d6bf2923244947bdbab8d9a083b8c1"}, {"@id": "_:N665071635de74e07ac5d96fae4f9e2e7"}, {"@id": "_:Nd3461540371c40f1bdb7eaff588e3eb8"}, {"@id": "_:Ne52898b73a2b4b1281a726164ee70ef7"}, {"@id": "_:N0709495eae8c4a0d8da65da0503a44d0"}, {"@id": "_:Nf3729aceff5041b2af668b4b0df1f115"}, {"@id": "_:N49668d866e7248fcbcb5dbda655e39df"}, {"@id": "_:Nc91965c10ff44b2994aeedde04b4677e"}, {"@id": "_:N4e0dd95e54094b4a837702380e833f1c"}, {"@id": "_:Nb87e22359797434b99069c9528981adb"}, {"@id": "_:Ne48006a3ab2a477b9cd326fe54274c1e"}, {"@id": "_:Nc65ca92dd2ad4b2f92de18ca6c421f6c"}, {"@id": "_:Nee3d5a01a7aa4f8b8dbe2ff4b3227561"}, {"@id": "_:N792db7ba43da4e7eacd381faef49aae2"}, {"@id": "_:N889d226055034585b36c33c4f834d59e"}, {"@id": "_:Nd5e93bfd26c04efc99df8f96b634b45b"}, {"@id": "_:N30f864ae5a314d5a8bbbd7da367ffdc1"}, {"@id": "_:Nfa31a778185d44ab978817bd0f9b42f6"}, {"@id": "_:N1b03f28017ae451f8bfd7fc464f5dd02"}, {"@id": "_:N5eb2697fd9e2412880c57afedff82abc"}, {"@id": "_:N3917c95cfc9f484c963a9520471684a9"}, {"@id": "_:N26b924805de04a7788f9016015bd1ab7"}, {"@id": "_:Nd2db1407d2a247318325039f825d9036"}, {"@id": "_:N59991c5e007f4fadae9abeb80236e3ed"}, {"@id": "_:Nfaf6cba147b94647b360d350348416e9"}, {"@id": "_:Neccde3f3f3414001b82871dd922b48e8"}, {"@id": "_:Ncdc22b9239c9444fb9d4b50c03e17f79"}, {"@id": "_:N53bbdd4be79b499b87672598e24c00ad"}, {"@id": "_:Ndb95c05d4a624c64900baaf1c4f3d555"}, {"@id": "_:N5aca562666af48cfade6bd5f6517995f"}, {"@id": "_:N535ad87344ea4b5fbe516269b8723281"}, {"@id": "_:N2b5e0c1de0d94f3c9384e2d27d58ea59"}, {"@id": "_:N237793db57724670b1d00c7ad1031b62"}, {"@id": "_:N964aafdbb46242929530de9f473346ff"}, {"@id": "_:N3061aeeb157d4460ad18157f2cee3c66"}, {"@id": "_:Ne9c209269c524808b670dee40489f590"}, {"@id": "_:Ndedb5fe57dc34573a69ead0f59acb21b"}, {"@id": "_:N8e9b6c343b85451cadcd7bbfd7eff86a"}, {"@id": "_:N3efa6da0acf44eae88d0bdbf776fa134"}, {"@id": "_:N0861f9b9f33744a8bdff8df9222b8b80"}, {"@id": "_:N130c5c8fdadf4133b0bf0ce36b6b358f"}, {"@id": "_:N64b72cd75e4c49e6962a933b2b175b51"}, {"@id": "_:Nb364d07e0c0648438b9783efcb35e6c2"}, {"@id": "_:Ne1383534d32b49658dad770b84403b2c"}, {"@id": "_:Ne78fc20c718d4915972baf8f580e469b"}, {"@id": "_:N100c8264cf2f4d88b25791e65a5a2ef9"}, {"@id": "_:N314bd8198497498183ea3e4114d15372"}, {"@id": "_:N1e386e9fd12b460e9e8f2bcd11ebcfda"}, {"@id": "_:N21574be07c7049b4a3a8af3b4dd853d4"}, {"@id": "_:N743c5a0d00824f1c814655738cd0d4f0"}, {"@id": "_:N0c00f1e471214f3ea392a61669fb7e2d"}, {"@id": "_:N4c5a51958ec74c1d95ce4e709c860c93"}, {"@id": "_:N443780efc2b54f42a29df75f1a9171a4"}, {"@id": "_:N8bfd3252f72d4b4985f2cbc45d29e02f"}, {"@id": "_:N71974551c84446df90409d27896ce32a"}, {"@id": "_:Nefc80a9e80664dc6901e917ed72e413b"}, {"@id": "_:Ne5b1687377da4321b278e454cec62f27"}, {"@id": "_:N2d3e34abfdc04e88bdd867dd209a0e83"}, {"@id": "_:N66651056f5be45198028b7edceffdff4"}, {"@id": "_:N79e6fd87946e4ad09fe76f06a0d8a8c7"}, {"@id": "_:N65cab07e1b8249e08baae15015cdb9ba"}, {"@id": "_:N3a2f14bde3d04c9991c7a07f7a5d45f2"}, {"@id": "_:N1463fb0517564a7c90fb3fc557185577"}, {"@id": "_:Nae87c63c60a0408fa4def7a6b29dbcd1"}, {"@id": "_:N578ffe8ff466429fa9910179e62b45e0"}, {"@id": "_:N57f1b8ad7d93454889ad326263dfce91"}, {"@id": "_:Na855b58da5d54bdc859dccf86c748522"}, {"@id": "_:Nd87a54aa55274cc0a03e091e6969bd39"}, {"@id": "_:N4b7870f479284f9fbde2400ec880a956"}, {"@id": "_:N376df82484de4bb2a1826765905b6bb4"}, {"@id": "_:N4f7393a4daa0488cbfab33cef38d4b61"}, {"@id": "_:Nc42427f38e4d4eb99ad25cd26a881dea"}, {"@id": "_:Nf47cc64943694ff5a3a2277124900a6e"}, {"@id": "_:N5b552f9ad3214fac98178139a4a6bc97"}, {"@id": "_:Nc97a793127414a4286b5c8a9c4ccf695"}, {"@id": "_:Nedaa6e6cb0af4956b67366e7d4e581a8"}, {"@id": "_:N08207ebb8cf04c108591f3d42b3bda07"}, {"@id": "_:N5b52ecd6c7ef4d37a2b4f88417b46904"}, {"@id": "_:N2a1dc48812ed4c0d9fda64e795f57e53"}, {"@id": "_:N5fce274f511c4bc383c1326aca769058"}, {"@id": "_:N51dc182523b443feb387a20153a67a73"}, {"@id": "_:N0f6ff5d1a63847729320e295d363581e"}, {"@id": "_:Nc088131044934886a27de2aec8600e07"}, {"@id": "_:N714681b428ff44898c66e904ef53835f"}, {"@id": "_:N28fdb117dcc64a9d8acbcc1ec3f02368"}, {"@id": "_:Ncc77671c9a85419d82a6341be7a28e47"}, {"@id": "_:N01fd864aac9d48a983485a4a8d92009d"}, {"@id": "_:N516a3eca72e5497ba9800f0041fb5cf3"}, {"@id": "_:N574fb59b6be542acb0fefb979ed2aa77"}, {"@id": "_:N2ee05ac577dd40ae935bf5451615ab62"}, {"@id": "_:N4ecf31708c92410fb988668c485022de"}, {"@id": "_:N3b921e87b1a14fa7b81ef4a96bf955f0"}, {"@id": "_:N70bf8b961c064854ac7c325e599a8153"}, {"@id": "_:N80cb4460d0de4a62b07949e5b1d54253"}, {"@id": "_:N0121cf466f8f445f906b5b5b13c66065"}, {"@id": "_:N26f7c50d2db148e69bf403f10aae53eb"}, {"@id": "_:N5974569d7da04862a8b19ec7f229ee65"}, {"@id": "_:Nb40301dcaf184b47977b697eba584f87"}, {"@id": "_:N0f862c1c3df945378796ffaa4ff5e64e"}, {"@id": "_:N8a93581c20d84ad3b9fcc28b4968db5b"}, {"@id": "_:Nfaebdfebf66543e1a39fae8efddc3293"}, {"@id": "_:N6361a2d3fd3c47d691f9bd74ea817540"}, {"@id": "_:Neaec711aecb040f1916ee9fb20aa566b"}, {"@id": "_:N47af11881e4b4888a218d501e55c1ef3"}, {"@id": "_:N9a40407d116e4408acb162de3c59b927"}, {"@id": "_:Ne9923aab6ec8431abebeffc27c086a76"}, {"@id": "_:Nd11bad288344460d8e1af625c3dc9165"}, {"@id": "_:N2dc1e3359cbc4af285b041f37e1e60e7"}, {"@id": "_:Nbb513a7c6e644f2fb7029b8aab9464a4"}, {"@id": "_:N14e92ba2abdd4348826e25f567a715ac"}, {"@id": "_:Nb555557eb8a6444b868f3e8eb0adc462"}, {"@id": "_:N2c48458c78724b7fa503fef37f5b068d"}, {"@id": "_:N5e0e539ac63341e685252b26299c59ce"}, {"@id": "_:N7671e0651b654396b95d86d5d606610f"}, {"@id": "_:Nf79cb282fe1549ec9bd21d3b15d3ff91"}, {"@id": "_:Ndb4bb58d70194a60806839274ae5b89a"}, {"@id": "_:Na47d49ceea4947adbb633b98337adc5e"}, {"@id": "_:N0076f8a874c9495195ea3c58c6c11b3a"}, {"@id": "_:N18967b73984d47f58f932ce1e255caa9"}, {"@id": "_:N8ea2c75f94b747819598d394ee9f8918"}, {"@id": "_:Nadc657ecbb3d4cdd971ed6cf7acc7254"}, {"@id": "_:N01de04467d824ac8be042d270901ccd9"}, {"@id": "_:N36c0b08fa94545ae94c8d6a4ca3d4542"}, {"@id": "_:Nd085e0913de24646a56b11da91653a98"}, {"@id": "_:N75705ef4884249a081653b326ab80286"}, {"@id": "_:N5aa283e582804a298f659d2d70e97e51"}, {"@id": "_:Nb45260d8d333482994838bc0acf961c4"}, {"@id": "_:N2699801ff4e44fc8b8f620ffc2bab3d0"}, {"@id": "_:N276454c145b9451c9f81102d01eee7ba"}, {"@id": "_:Nff83e54e75f14ff49102793a4ad28c98"}, {"@id": "_:N45441a586c7743679c548f391307f16e"}, {"@id": "_:N4ae707b561d44d11b5338228df4c2d9c"}, {"@id": "_:Nc5e7d6367d514c9b9b5002e91a0b2654"}, {"@id": "_:N84f0fdbf67ce48a3b5e9c46d87b4b15b"}, {"@id": "_:Na29929e992d14953830d7c05a9c46f56"}, {"@id": "_:N4b1a3f6b4ada45ac85f5dd56a06bb31c"}, {"@id": "_:N28a5ef36dc8d42c78fdf78601475045a"}, {"@id": "_:N59550a3111ca4bf19d53c9e131787b3e"}, {"@id": "_:N4a2cdc57bb634b2c82d66162bf9ba935"}, {"@id": "_:N0eda77d0f1ed4a8285d45e20dd6c76b4"}, {"@id": "_:N17a37531e7bb4d458727c734f53afdb7"}, {"@id": "_:Nfb0c58c33d1e4f00a65598544b2065b4"}, {"@id": "_:N81bf0faf2bad44499ae8ec2b885dcf93"}, {"@id": "_:N83d23292e34b4347ba9afbaffa9a98c8"}, {"@id": "_:Nb7ae434183614eb5b79ec8acf91db077"}, {"@id": "_:Nd1bb53d3c0ad4196aa1aec200fd31885"}, {"@id": "_:Na27dd49e6b1e4b059991d45b3159145a"}, {"@id": "_:N4e119a0f61634de9a8f81fef050e1c3f"}, {"@id": "_:Nee130327d86a44aeb351aa4404e11799"}, {"@id": "_:Nd091e682c258498c8d513a42628e461d"}, {"@id": "_:N92c63531ea6f4e6883047ea99fc4a2d5"}, {"@id": "_:N367ebfab73b248d8a0ccf83a03037777"}, {"@id": "_:N32f1b60d35a448e483c541bcf4b219b0"}, {"@id": "_:N9290e2c73ea5494a8572420e9c08bb0f"}, {"@id": "_:N673104771fc8419b968b23269d2b72f1"}, {"@id": "_:Nb996c134adbc480e8f2661e8ef6708e1"}, {"@id": "_:N9b2f2f9bd4d84401af645d12436904a4"}, {"@id": "_:Na3f0957bd1fe45da9aad53de30a46ed6"}, {"@id": "_:Nc1592da68e604a9fb2512e2798305435"}, {"@id": "_:N47e015bd645146f1a12a714144aa282a"}, {"@id": "_:Nf41739d1e1d84a008ef514bbd8e56338"}, {"@id": "_:Nc9409068dce646ae9db541bed9169a4a"}, {"@id": "_:N29d572af179746858fefd7d479c2fd54"}, {"@id": "_:N0d8537d7ba824b46be4ccbeabc6d4fb9"}, {"@id": "_:N313923a2b06c4265a7dcbf166aa6f368"}, {"@id": "_:N04de6b3741244971bf7409ed138f807c"}, {"@id": "_:Nde7624073c964a378d9248177da00199"}, {"@id": "_:Ne2edd440d6684002a8f77dc298fb81be"}, {"@id": "_:N7572e7c2ae2045dea34447237facfd66"}, {"@id": "_:Na2dab2eb1507479b839588b8109973f4"}, {"@id": "_:N5ae1ec2155c14b2f80104fc862af8b9c"}, {"@id": "_:N5220a1a353f74f61b9c90295fd1002e9"}, {"@id": "_:N8b4a30fba0b048aabcdff9f7be39c8df"}, {"@id": "_:N78bea51662044b2baeaa4a990c685d75"}, {"@id": "_:N37ff77773506466892cb662cc0374ed5"}, {"@id": "_:N16531d43d53a4878a4598e70d252395f"}, {"@id": "_:N8c851a3277d54609879e1b447b1adb63"}, {"@id": "_:Na637823c00f74dadb1d5b5e07576879d"}, {"@id": "_:Nc2b86ba9643747aab102acef7cbdaa85"}, {"@id": "_:N1dd28049fbb542e799f21d266a776aa3"}, {"@id": "_:N7a7b5505d4d548bd855fcab5038653ae"}, {"@id": "_:N116787cdd07c4e33a368f6ae9350705e"}, {"@id": "_:N4641efda4bdf4c458a5d744e046ccd89"}, {"@id": "_:N465f7eb15fcc47289567332a077d6072"}, {"@id": "_:N30c4d4b9f8b041d49f41845bff59aac3"}, {"@id": "_:N9c48a52d912a4f2eac66894cf0d48c55"}, {"@id": "_:N59a2152ce0a04c15b28b1cde40ba056c"}, {"@id": "_:N2bd7477eb0414ea88b3ffd47e6d6c097"}, {"@id": "_:N47f1e375389a4e69b84bd82db18e4ead"}, {"@id": "_:N74c808a2c6294342adfa862e69a15dce"}, {"@id": "_:N0c8ba3a943544efcb6dfcc283523e630"}, {"@id": "_:Nb7d0e260153249ac80bb64262da24a54"}, {"@id": "_:N0786d9713bb84d569b186b64edf28c43"}, {"@id": "_:Nc177dc27c0d44b13bbbb21526c73e17f"}, {"@id": "_:N329802d4e0b54d89b07ab951c9faa88a"}, {"@id": "_:N21616ae7b7f04f7d9fe010293ed5c8aa"}, {"@id": "_:Nd29688fd9c2247c4ab6daa4c15149d6e"}, {"@id": "_:N6c8eb756e83b4c7e8b10f2bfcb3c9241"}, {"@id": "_:N5a3353c6261e45a89ee45a62625d3401"}, {"@id": "_:N7a2d147c74f1476abd3899e9e2d3db48"}, {"@id": "_:Na9d6826687204fb79d7e206d4e1a83fc"}, {"@id": "_:Nd9176f4438c7477abc594a230f645dca"}, {"@id": "_:Nf211eb7376d74367a39a88fb482f7a1a"}, {"@id": "_:N53ad984d35fd4bbca5b1fbe9903ad643"}, {"@id": "_:Nf83a8a7ee2ce4e789800ed6d608722be"}, {"@id": "_:Nfde552a34a1c4a279e1c84f3cb1ebe89"}, {"@id": "_:N50b3da8e9b524df59580d2f474431586"}, {"@id": "_:Na14cfd1404824f26945adde62ca223ec"}, {"@id": "_:Nfb67eb3ac4714248aa1483cc039db2b4"}, {"@id": "_:Nb358435e1fdf45dda759a28cc6c1a40e"}, {"@id": "_:N6ba8f7a223594e1da93836d87f85c583"}, {"@id": "_:N30bd7ca5145c4aeeb3bc637c34ea544b"}, {"@id": "_:N56351947e8f54f46a8a73c859d1e5da3"}, {"@id": "_:N19bdb84fd31e48f88c06921666c8303c"}, {"@id": "_:N855f975f67144782803913970e91c5b9"}, {"@id": "_:Neca49350b2384c45886199114cd1926f"}, {"@id": "_:Nb08ef1beb3a2429caf47f806fa38ddf6"}, {"@id": "_:N5442bb40c2e5402a9feecc430c27c66c"}, {"@id": "_:N746fc51f6e8e4e9386d0895f43eda2d2"}, {"@id": "_:Nf30e18cb13714e779b28c51c62a18956"}, {"@id": "_:Nf8fac316bcf846bea315f524a5664653"}, {"@id": "_:N4f93b368955a4180bb867d3c5defbbf6"}, {"@id": "_:N2b037a757cfa4b02a84024ed2c5300f7"}, {"@id": "_:N5c2d62e78459422f9acf76359bb7bb3d"}, {"@id": "_:N831fc616954c4ef9963502890d144fdc"}, {"@id": "_:Nc133ed5b3c304ef98e0b85365bf0524c"}, {"@id": "_:Na77889130f0a463590336d5e150c97a1"}, {"@id": "_:N2719d3f0dd44472080210d6b32286446"}, {"@id": "_:N28c81121c7ac4bedb8defd8e84fce43e"}, {"@id": "_:Nc8281cd997244ea9a297cc7520b56fe7"}, {"@id": "_:Nbd65ea607e24486b8648137bd83fc492"}, {"@id": "_:Nc6e952cdc5df49f6a0d38e9bae5998e9"}, {"@id": "_:N2c7cb62fb8854ef8b66e2d029d70bb63"}, {"@id": "_:N8acd1be1b6484180875407c3b758c1ba"}, {"@id": "_:N435adb6c9c7c405f865633eb2e7c71b7"}, {"@id": "_:Nb84d28d8f2cd4847bf57a2fdf41643ff"}, {"@id": "_:N754802438ed741be9d8bff0603d823df"}, {"@id": "_:Nc46a14cd7fec4f7b91bcac92e2124469"}, {"@id": "_:Nbe880f777bf3411582ec01715049a656"}, {"@id": "_:N9f5987c421e44a0f9851294aee0b2567"}, {"@id": "_:N7877f4e8bcba41dcac6667f3cf13cc55"}, {"@id": "_:Ne6c8575a01c54475a83f7a5e69214d76"}, {"@id": "_:Nc0166656cc624f29ab97bb8a505e1f09"}, {"@id": "_:Nafe6c4baed28422e9f278f60c6cd0423"}, {"@id": "_:Ne4bccb6a3e53408bbb90b04b15569257"}, {"@id": "_:N879cab76b15c46d2a2770da59e42ac7a"}, {"@id": "_:Nadb315710277402b8a7ed4c77f095c36"}, {"@id": "_:Nfd176939688c4b92ab6f1bfdee54bf08"}, {"@id": "_:N70523af77cc54ed8a797c1c619db2312"}, {"@id": "_:N58c34105751640b98fced49ae79a9722"}, {"@id": "_:Ne465c12270d44f22955b01fdf998db01"}, {"@id": "_:Nbad4b1fdd76548c0a76b534c41e6b534"}, {"@id": "_:Nd1c07e9067474f0aa64a381ac2bdf917"}, {"@id": "_:Nb3972cabd03e49b4b80e8af71f14c050"}, {"@id": "_:N4ebd426002c14cc69faeb7b3e7c4f7d9"}, {"@id": "_:N722fa2e58f3d4d97a7394d9136140b01"}, {"@id": "_:N7ebf91c88ba5425c83cbf21f19a3583c"}, {"@id": "_:N21214995e14a465aa9e4f7e17f5488b3"}, {"@id": "_:Na7ac9d9c878f40fb9b1c193a3612f7f2"}, {"@id": "_:N1b6ee90ea27846e4b60cd7087b59ac9c"}, {"@id": "_:N88d90cc81ef74481bce2d5483cb492d8"}, {"@id": "_:N19ef1f30049f4af7927b30e1ff48d5c4"}, {"@id": "_:Nfb4e032dcf9a49518e8b9cd2d56d5c0c"}, {"@id": "_:Ncfa38bc004484d8fabfdceb52f1accc7"}, {"@id": "_:N13e498a193a8451c82341a9e2edf81fe"}, {"@id": "_:Nf6f6872eac4b470e8ca07b9587c7eb65"}, {"@id": "_:N76e17a6e46c644669a87aa7528aaf821"}, {"@id": "_:N5157601c12bc4e27b57ddfcf4c2e63fa"}, {"@id": "_:N817696992f5349f4b083bd093bf4558f"}, {"@id": "_:N0ca88b53faca4cd6ae08fa4d7cf74757"}, {"@id": "_:Ndc2165b310d64e9994603db035899f0d"}, {"@id": "_:Nee2da18db17f4f94a0aa96092bdc20ee"}, {"@id": "_:N949b29f013b4464e95f85f37c9750fda"}, {"@id": "_:N5d4a787b6cd84f61a8de44629091bbea"}, {"@id": "_:N778f2ebf0d534ac580e3dc01f13257d9"}, {"@id": "_:N8bbe071440aa48e8a9b61169b58aa47e"}, {"@id": "_:N9308fd1ec1614dbcaa39bfadad4037ab"}, {"@id": "_:Naa88dd7e028b440c9c504beb108fcbcb"}, {"@id": "_:Ne81659b82b0e4691b0696ef6e81fec61"}, {"@id": "_:Na957555e83f74bc18c9f8ccbfff0ae13"}, {"@id": "_:Nfbe9448a2e1a436ea2140183d5e89d81"}, {"@id": "_:Nb21460a272b847448434e7c470e6d5b8"}, {"@id": "_:N6003677e0aa2478dacf6ad53fe2a4adc"}, {"@id": "_:N943d689714d746cc901d157e64e13550"}, {"@id": "_:N04a9384f5cb541e5ae334ac386df1b23"}, {"@id": "_:Nac330d902f854d48a1e7d62381655abd"}, {"@id": "_:N3b2b36aff1614e8f8087e65edfd607b1"}, {"@id": "_:Nd6c75c9d6cb34557beb59049e48793df"}, {"@id": "_:N58436505f09e4dfe8ed787848b4a7e52"}, {"@id": "_:N62f20c0851544b33ae904b6d76d00c63"}, {"@id": "_:N06d996be3d4e43b6860f9a7ebc0e25fe"}, {"@id": "_:Nded2b7182b374b42a29e77f07c35f917"}, {"@id": "_:N1c4bcf179d3e458a8bdc6c4adf09c654"}, {"@id": "_:N491ef76c1cfe46d98bba154eb033a455"}, {"@id": "_:Nadabc9fdd5ae47ea8a99697495526898"}, {"@id": "_:Nc1877add4b7a4407902e93867296e005"}, {"@id": "_:N989ec8a1e9134daab2eb49a36141e80b"}, {"@id": "_:N9fc76e9417994331a9aa00057463880c"}, {"@id": "_:Nb9f9fc75f15246f780c572c33e4e9e8f"}, {"@id": "_:N92676363e17344e9ab9de0f14edc684c"}, {"@id": "_:Nef1839f854e3418fa31b667e833aca77"}, {"@id": "_:Nc8ad41cbd0cc4a75aff5ea59c71781e0"}, {"@id": "_:Nd15a82f7d4fa4d57b6d4dd6a0756be19"}, {"@id": "_:Ncc017d37541b4d93b1acc9b66f123aaf"}, {"@id": "_:N1c4784f0d1b649539bb8fdc36579bfe8"}, {"@id": "_:Nd050b1f6f6a045cebd4225e494886575"}, {"@id": "_:N8a6b57a50cd3424bb55175e4eaa0ebff"}, {"@id": "_:Nb0b23a7d48dd46c9b8e81e77d9ade983"}, {"@id": "_:N8b13994faa934cc3b38009265018e31a"}, {"@id": "_:Nf9233b9d4fcf4893a203ace5673ae38b"}, {"@id": "_:N1c6fbd156ebb4aba99bcec90cac4fb57"}, {"@id": "_:N111aa7482c574b21820f9d166c72fc3b"}, {"@id": "_:Ndcec95d3b91b4a8fa46b16c0bac02bf7"}, {"@id": "_:N4f5d168874c44bdeaf16e20c3f4a72a2"}, {"@id": "_:Ncf0bdb3ff7de4de6bb944ffeee86a608"}, {"@id": "_:Nc22a966ff7764c72b10c5cec15106e00"}, {"@id": "_:Nb4d2f193caab4bef96efd315dac98020"}, {"@id": "_:N1c2539ed7197463a8e04ad500e05709a"}, {"@id": "_:N738d7155965d4f189eb4880d3a9f610c"}, {"@id": "_:N3cb8d390c35c4286a2d34d3d5c9c49bd"}, {"@id": "_:N33121637884744feb929f7f51f27f42b"}, {"@id": "_:N782e2c7f1619411ea76909ca0cdb2f32"}, {"@id": "_:Nddd70a209f844bf6a365ba58994da2bf"}, {"@id": "_:N00978fe74aa54cc6bccced1ef5dd9590"}, {"@id": "_:N7f1bbfb0603d46b5b8a3960388c1038b"}, {"@id": "_:N438b426efa8145f883819e90d289ef37"}, {"@id": "_:N5997cfb6ec9e4c27bc259eef2fc9b956"}, {"@id": "_:N452698df96b94fa5906cbbfafbba9087"}, {"@id": "_:N8d303cc3174e4290aad7234c6bf13464"}, {"@id": "_:N4c4a419fb79b4ce1bc618293af5e3914"}, {"@id": "_:N8b7bbfc6d246471fad464f2c53241f95"}, {"@id": "_:Nc175dfb612d043b0891c357217b06e7f"}, {"@id": "_:N5850711d5fe0419bb43848066aaa0a6e"}, {"@id": "_:N156accf0a1354842857014855dd0d471"}, {"@id": "_:N45250bba5ddb4576b919ebf219dba6f6"}, {"@id": "_:Na4cdb4ee52e545f5b1fc710bcf28eeac"}, {"@id": "_:N767b9568db504cd394c6a9d85d30225e"}, {"@id": "_:N4111f33e8d03402cb9b71fc866f091d1"}, {"@id": "_:N77f2210d20954872a23ae191cef6d563"}, {"@id": "_:Nca253e6ef25645dfac0797895ec491cc"}, {"@id": "_:N384cfd276d194c8a8ca6dbe467e3bd5c"}, {"@id": "_:N1ba74260502e4c428ae3271d6673b452"}, {"@id": "_:Nfa1edf31a677462ca9669e552df2ac91"}, {"@id": "_:Nf2becbc7f3e24a48a0a9aecd46e7fc5d"}, {"@id": "_:N36d723f19365401685517fd3d8945792"}, {"@id": "_:N181243552830487b80d463d0376332ec"}, {"@id": "_:N203461b570384ba7b8d99cf2e5a9c1c4"}, {"@id": "_:N42988d632bf64c6194c0e6b6b6ccc8b5"}, {"@id": "_:Nd8ee73e3206e4fa29800b73a1d526e44"}, {"@id": "_:Na923ed5d8c6e493a8f58792f0fda8738"}, {"@id": "_:Nf85abad0e8764163981f2d52e509ce96"}, {"@id": "_:Nb5697d0609dc4683b923d2ed944c3b47"}, {"@id": "_:N9045d28f04fc410fbc50366af129b04c"}, {"@id": "_:Nd834dda5a473412cbb2cabf6084ae343"}, {"@id": "_:Nb376efff9be7460bba2b446025b9cd1e"}, {"@id": "_:N63f7ef4f0b5d44548967e88e1c83906b"}, {"@id": "_:Nacf64b55ae3b4f77aeee9a7feddcfe48"}, {"@id": "_:N6c48fd6d73b240bbb70e5946e497c4db"}, {"@id": "_:Nc2f765dbe8654c5fa7a68ed81b6f1c91"}, {"@id": "_:N1b192bc2789c4479bbcddba906a96612"}, {"@id": "_:Nb40a3d02563b4a608657cb710cf97121"}, {"@id": "_:Ncbfd404b89a144068400d95a00d02377"}, {"@id": "_:N9357213e1ffe4f50b3ca127dccd3e9dd"}, {"@id": "_:N972c47825ee04e63bb79ac2c45cdc05b"}, {"@id": "_:N14c603654bc0407db785f62b2bf54a33"}, {"@id": "_:Ncce621f901b64e37938317e9bd08cab6"}, {"@id": "_:N6cc4b32ed133426da28046fcbe57b147"}, {"@id": "_:Ndf13ea12fef9475e9b810cee31f33b39"}, {"@id": "_:Na0e4a48e926f4a35b71a821a1fe1f723"}, {"@id": "_:N8ca5e619061d4dd5bb2e4fe3d60e358c"}, {"@id": "_:N5a24cc3d5c1c41c293a4c2afca08d4ce"}, {"@id": "_:Nc7b4fa8a8078449d93bcdbf9e16b97ce"}, {"@id": "_:N084fb34ccb27432887f59ca03edb44e9"}, {"@id": "_:N91f4735645dc40879d90149b5c764e94"}, {"@id": "_:Nb9aef7fbdf6c4b77823cc839adac0627"}, {"@id": "_:N8719f6e365ff4708ae08890bbb2a0d81"}, {"@id": "_:Nd946ef8c1f0846b38621e0c6b6a0d9e3"}, {"@id": "_:N5958ae4951ba4e66a89c472e13ca4917"}, {"@id": "_:N3b827520f8514d8186017f63e4ea0f9e"}, {"@id": "_:Nc615358e183d49fc9f371650976278ee"}, {"@id": "_:N8fce099ea9464ff99a4bbbe51680f64d"}, {"@id": "_:N0ca917d45e8f41d8983c9e3be0967baf"}, {"@id": "_:Ne6a961cb011f409284ca11fe92ee3cc9"}, {"@id": "_:N86890052c16246a791afcb182feec073"}, {"@id": "_:Na29abfbe89b04190be83daba9928a52d"}, {"@id": "_:Nce21127bcdd44c6f9ad055fd2c6c0a09"}, {"@id": "_:Nb84692c202374a0ca78b7918abcb72f6"}, {"@id": "_:Nf4e85a423f494a7c8ef0274c155ecf68"}, {"@id": "_:N3f3d40d58ad54472bac24fc83ca9b3aa"}, {"@id": "_:N971675f1a4844ed987d7a1ad85fc9d6d"}, {"@id": "_:N061532d370234d3797da956bed0e348a"}, {"@id": "_:N6c5a17297a86405c9c7c211a2ac45cf6"}, {"@id": "_:N473d94cd9ab84591a1aa0c5d8da66445"}, {"@id": "_:Nd9b471622a744fa5b2d735b546786d0b"}, {"@id": "_:N1cde14b2db334a1790797731c5be84cd"}, {"@id": "_:N91d0a2004b754807977f5f9b1e5abe49"}, {"@id": "_:N62341766b96644e2a20fba8298588b2e"}, {"@id": "_:N89506bb50ada4eb482b7505fa79cc677"}, {"@id": "_:N46a408ea1fad47d0862b4b03f6784af5"}, {"@id": "_:N897a0452d52d4ad39db57574924e5af2"}, {"@id": "_:N865b7804cde84eafa7657c06814a97df"}, {"@id": "_:N23fdad2701c54902a976ca1be80f9e06"}, {"@id": "_:N6c82028cedf44484b831198350117977"}, {"@id": "_:N10513affd5db42b4aadaa7703170e16d"}, {"@id": "_:N3ad36e7ff9a541bba354c9c6971cfb05"}, {"@id": "_:Nf3f2bd6253b94037a5da0faaf013f3b7"}, {"@id": "_:Nd95c8c9fb4964f1db43b0a156776f57d"}, {"@id": "_:Ndf6b438b10bb48e79ae40262adc456b2"}, {"@id": "_:Na87060944e10421ea1f60f67472d2d01"}, {"@id": "_:Nc68f3dee0a3d43cdbde83deac5a4cc6d"}, {"@id": "_:Nf6997efa45ac44559984e0c5f601f537"}, {"@id": "_:N5386cecbc234478fa48c3cbe07ebf71c"}, {"@id": "_:Nda9cb5076e25484da68bd02b6198432f"}, {"@id": "_:N13623a22554f4c889d752c5fc6cae47f"}, {"@id": "_:N4a491fdce6a74a29a2d3d6fb8c37d2ca"}, {"@id": "_:N765dbb27733d40ecafe5eb4c56c9d544"}, {"@id": "_:N0f02bf38d96a4d71980c468758ed5f1e"}, {"@id": "_:N13a991b80214485f9353648b203fdc29"}, {"@id": "_:N4faf3f6199db40269c71481fd6832e80"}, {"@id": "_:Nbb384106d6fa4485868cde7fc03f4810"}, {"@id": "_:Nf6f2ad8e4b1a4f308a08b09e2f698e9a"}, {"@id": "_:N064720d808434f449aadda81eeadf11e"}, {"@id": "_:N27f936c467db4824b153cdce04916571"}, {"@id": "_:Nc9c160811d094d24bd4b3a9792949c36"}, {"@id": "_:N20fa97cb1f1f40a08c5edffd4db39fb1"}, {"@id": "_:Neec7f8eec7734142b1ec28336bc958d8"}, {"@id": "_:N9f1b6a7c6c8746f7b0dd8e8333c552e8"}, {"@id": "_:Nd5c8a47a66854fb58b1f2cc54ca2b6c2"}, {"@id": "_:N9d207f88a6fb45dc971ba501c37aed19"}, {"@id": "_:N936eed8119c04ded951977fa4c5c5f4b"}, {"@id": "_:Naae8ff6491f94ace8168a9ed1e6eabd8"}, {"@id": "_:N2f01ff81d3c546fcb822966f4cbc628c"}, {"@id": "_:N5285c2d26ba64ac29b336fd58ade3518"}, {"@id": "_:Nd3012034b0564c67bab468c42d6ff322"}, {"@id": "_:N730a0c343dd54c1b8bb54492d6e99d1e"}, {"@id": "_:N3ddbefd04cb842c6832a38ce41581b2d"}, {"@id": "_:Nf031a491f4e24d8fbe745df367121a8d"}, {"@id": "_:N5b44d6cd53324a94a3b875edbf5732ae"}, {"@id": "_:N4dbf58d757e340c89e8999cdc2317dd7"}, {"@id": "_:Nad3884d3b50f44a4bf7157a713902536"}, {"@id": "_:Nac00e082d8864ecaa1f1d60e709b5ddb"}, {"@id": "_:N1ead95faf92643179f29a1bbddb5ee01"}, {"@id": "_:N6ac16ba2aa15475ea718b5ea40ce464d"}, {"@id": "_:Nedd3277bd937434380621ed2f72d8695"}, {"@id": "_:N0ac0a533f69a432ab7188a57fad0f210"}, {"@id": "_:N2ad387d983ba4ec89460d383fa01f87e"}, {"@id": "_:Nf4dceb7d3b444acb8438ed03bce9188c"}, {"@id": "_:Ncf8d548fea6847fcbad73f8c148e0ad4"}, {"@id": "_:N29b618431b3747d9810d48784f3c1dc1"}, {"@id": "_:N2565512297ac4429aeecbca20ccc4f9b"}, {"@id": "_:Na59caf54c3474554a190aa31b51c7712"}, {"@id": "_:Nae0bfd9a82264d20981cee2bbab4025d"}, {"@id": "_:N7297115e79ca436caf7469be29c1d6e9"}, {"@id": "_:N11df6367321b4cf18c91b2d29ddfee73"}, {"@id": "_:Na9b718c125ee47fca22175c7c362ff19"}, {"@id": "_:N5d70db4bc2a74258ab6fd9b562efdd85"}, {"@id": "_:N78716fdd481f4d04aa46a26523e95826"}, {"@id": "_:N0d621415434c4b50af2e29c89aed373a"}, {"@id": "_:Ndf7e64fe1c854661818759667b506b2f"}, {"@id": "_:N3d90d1a8685a4cd09140db32fc176bf2"}, {"@id": "_:Na84bd17f578949d5a1d9627de1bc7ee7"}, {"@id": "_:N2a969379d178467683cbebce1bb24037"}, {"@id": "_:Nd46fa92948c148d5a56759905e4f0d93"}, {"@id": "_:Nff80836e1fbe473da40a9cb0cb11f7cf"}, {"@id": "_:Na61d84c139f34677a763b1522112fb6b"}, {"@id": "_:N9fa6cea0c5fd46bebbc47a9c39682761"}, {"@id": "_:Nacbe64294e154acea00989b966bd4c49"}, {"@id": "_:N625e7a8d6f564568ac1003c162d134a6"}, {"@id": "_:Nb01ad4ce30b34c8e88dd1aa5e66eed9d"}, {"@id": "_:N0cd63d7eefd74432a8c5f30c5c1736e5"}, {"@id": "_:N24a4eff8d2014545bb0df019c96d0afe"}, {"@id": "_:N8f96a75d0e834dc1baed78c1126b0a2c"}, {"@id": "_:Nf047aa755a074346aca18ada4ae4b80f"}, {"@id": "_:N46a9238732bf4109bebb8eece255b3a5"}, {"@id": "_:Na0edaa35366b4c4387de0d9cc7de9145"}, {"@id": "_:N11b0188d5e854dc88ba6e084f733040e"}, {"@id": "_:Na33e4079bd434c0c86ff1dd10ffba01c"}, {"@id": "_:N2b17281248fa46ea87ecf2b79f68b2a6"}, {"@id": "_:N02025a178593476880691b38c8a1be31"}, {"@id": "_:N20bf9912b0b346f5ad41a2d7c9f4a6e8"}, {"@id": "_:Nbb1ee402c8df4b2db0f04b9e62ad9b74"}, {"@id": "_:N9a0be47e53da4c8696a03014937c350a"}, {"@id": "_:N3cec0537fc5c46e1ac52a9d3bb80ce31"}, {"@id": "_:N5989f973db9548a68c160994f2271b58"}, {"@id": "_:Nf2ce6e614aa44953809de3b5c347372b"}, {"@id": "_:N3280d0dc0e9c49b18e3c434f2bd4d8cd"}, {"@id": "_:Nfe003ae887a04840a9a790b7917382b2"}, {"@id": "_:N5bff09d168b8417b99aad523f8610d99"}, {"@id": "_:Nd9b071c6ba84424c834b5dd57e183d52"}, {"@id": "_:Ne5fde61b7beb4ddb8cfd29fad05887a3"}, {"@id": "_:Nd483d7c253be4d308363e18a5f70434e"}, {"@id": "_:N1364cdd56cb94597bf85ba1ecccf39ec"}, {"@id": "_:N6f95e45d9a874957bf3b4e80b3734d2d"}, {"@id": "_:N1680a382536443bd87dafed8df308727"}, {"@id": "_:Nda04d8d8f8de43ceadaa6ec8535427c3"}, {"@id": "_:Nf5a11aaaddb046a2a9f70c01cea02567"}, {"@id": "_:Na90a7cd6dedd4269886bd418fc063884"}, {"@id": "_:N74e2b2747573492bb17a66969d0f507b"}, {"@id": "_:N76e597546ce94baa856c10720e541993"}, {"@id": "_:N606f1d35e0434ab9af1f8994b934ea68"}, {"@id": "_:Ne5840b4f6bb14b15a33c4b3a06011f21"}, {"@id": "_:Nc334c2f4923c4559b699d9a92612b22c"}, {"@id": "_:N37d069c9857f44f686fc6064ab670f9d"}, {"@id": "_:N78a9a8ce8e9b4b04bcfb6e6568cab5a2"}, {"@id": "_:N426ee9c4a43444948d94f772b06865b1"}, {"@id": "_:Nac81751250434f5da5e84b8fad460e3c"}, {"@id": "_:Nfacdaffad3c846be95c0bfd641978a01"}, {"@id": "_:N49cba895e01f4284a01094c840367227"}, {"@id": "_:N2f64beeb234f4bdea9860e65da629617"}, {"@id": "_:N4076b9e283184c8cb01956a49bbb2644"}, {"@id": "_:Nf8ffc0fce42c47e0aba2d119f4f35590"}, {"@id": "_:Na511c57aa077406ea0815804b958523f"}, {"@id": "_:N6657f2b677124ebf9042a0b3635de3bb"}, {"@id": "_:N6928ab48cd744d189c3ab6c7c0393db1"}, {"@id": "_:Nb0a94f39c63e43fbb3c9e0f298566852"}, {"@id": "_:N9a087dfe4aa644fe852749fe12ee95ee"}, {"@id": "_:N02030c691c7143ca9b0d8db3474efcf7"}, {"@id": "_:Ne9b77284ecea41d58da05f619ef86762"}, {"@id": "_:N45563f9edd794c9580573924632b553b"}, {"@id": "_:N9d7e1939f4bc4f7591b6a81a471fe91d"}, {"@id": "_:N9d4fc38f2c914b5e80a942e6c7df0480"}, {"@id": "_:N78819db755ba480eb2930d7127201a32"}, {"@id": "_:Naf63790d70f344a9b74fd39e6f5f5514"}, {"@id": "_:N5f96c813abcc429d9d80320b8dbe7b33"}, {"@id": "_:Nff99a914a4154e3f94cefe7aa4622ea6"}, {"@id": "_:N87eb337887b44c60bcb8eb7c0937d434"}, {"@id": "_:Nc6eac7d9fd6e47e4b89c97a3be96664f"}, {"@id": "_:N81bdd7201fe9492fa81edcc5a9235d33"}, {"@id": "_:Nc6054d19c62e4c7689493e4d7eebe4ae"}, {"@id": "_:N19f9693742a649719f9f12fe728cd3f8"}, {"@id": "_:Ne7403636bd1043f29770cd6b60faf3b8"}, {"@id": "_:N8f599df560a74e179e80c4f8b0bb6fd3"}, {"@id": "_:N49a1fe62def843e793c25a192e6b3d1c"}, {"@id": "_:Ne06cef332daa4ab8b3878b3df92d0484"}, {"@id": "_:N23032718d9574e2191e090a1fc5dfd4d"}, {"@id": "_:Nf3b23547334048c487ec72c560cae3bd"}, {"@id": "_:N0d860977a81d4f2bb16200afb0d2cffc"}, {"@id": "_:N8cb01763d38544cf8dfd1affb7f2b8bc"}, {"@id": "_:N97e020de5e724754bdc9e79effe88425"}, {"@id": "_:Nf43f05262eda42fdbcec7584294d9b91"}, {"@id": "_:N9f12b032be6d4518a2c0d63090b884ce"}, {"@id": "_:Ne485c71e396b4753b61d26e54176af3d"}, {"@id": "_:N05938c334f254776bd52b9ba09c22a8d"}, {"@id": "_:Nd44ce05693fe4943acbad4d2c75e8f51"}, {"@id": "_:N7b0ad2468fb740beb60e1b17db5980f9"}, {"@id": "_:Ne63f5958a25849258083ec35cb39cd67"}, {"@id": "_:N8b30a4ccef3f47c8869edb010ae502d9"}, {"@id": "_:N7a62ded74bd941d7b3e925bb51ea070c"}, {"@id": "_:N28e0d4e6d28448feb2fc3f290b5b037c"}, {"@id": "_:N5f1a1c6bbf3f4a5bac3f49e11107cb16"}, {"@id": "_:N41eecf6ba0af4c72b32071830fa687f1"}, {"@id": "_:N664c7ad866e64221918bf719a265a1c0"}, {"@id": "_:N6c9fae4a18aa4661ac511ae14105ac85"}, {"@id": "_:N05bb033bc94340f19a96cf7c0df3818a"}, {"@id": "_:Na11c854b3d5248b4b3657add7a4610ff"}, {"@id": "_:N3fb9479a1aa546ed96a49f8e240e9ae0"}, {"@id": "_:Nf91e693b5b3d49acafda08dcdf48afae"}, {"@id": "_:Nf664a383a0dd4ec8b6679e363c50c040"}, {"@id": "_:N741cc1421c174e6ca63764cea1736ade"}, {"@id": "_:Ned14db8d4f624f00ab92906e385c70f9"}, {"@id": "_:N369cdf9e758048dfb6f3104b66d5653e"}, {"@id": "_:N90138c51735c43afac5f8a7fffd40051"}, {"@id": "_:N65b7806620154edc9961dc2c89cbff26"}, {"@id": "_:N2a68283fb5a241cea54c1e808a0bdb11"}, {"@id": "_:Nc0f07370ec994f1999c8353780e355af"}, {"@id": "_:N037fa284d99f4b25a67d02e6ec3283bd"}, {"@id": "_:Na6f48c48a5914542832d899500b4ee75"}, {"@id": "_:N3570b5234ed04127a62b7760dfcc76ba"}, {"@id": "_:N6f0e80904bcd41ff82b372743ea1dd73"}, {"@id": "_:Nfa48551bdbdf457b8bd01112a7f2588b"}, {"@id": "_:Nf8389b431d5a482ebf12fb4554ccc930"}, {"@id": "_:N640b401a82454cbfa81a0d65a237104d"}, {"@id": "_:N5c00f27ff2be49dc865a111e2b6bfdd3"}, {"@id": "_:N2b2dfb2fb2ef41ba98a27229da2f2813"}, {"@id": "_:Nb9f703098cd44efd98cf4fa1174ae5f5"}, {"@id": "_:N3e3945b0b340488587cf3f79a7df8952"}, {"@id": "_:N5c1b2470b13c4afca6f627d70a7773cf"}, {"@id": "_:N73f1198199d74266917273b039f478ef"}, {"@id": "_:Nd5082e4e3fea4d1d9f322e045bb18dcd"}, {"@id": "_:N31061701c67649a990e9ba3ae0b3c242"}, {"@id": "_:N433ebea3554b4a0c8e00a8c1b6b2fe65"}, {"@id": "_:N07ab46a7bcbc4440bb24ee87a5063ca4"}, {"@id": "_:N6f17c17f8f5d46c5982410cae71e8f3d"}, {"@id": "_:N54d52df11f084c66b5dd3ec84ca134d6"}, {"@id": "_:N5db9f8658a214e9ba60a8865fda99a30"}, {"@id": "_:N2e82bc0454344203bfa282a7f9c35d77"}, {"@id": "_:Nfa7bdb7a02a54830b3f03c904487cd8b"}, {"@id": "_:N691733efa69d470ba604ca26fc418ae3"}, {"@id": "_:N56217b934d474dfeb82afb4352f45033"}, {"@id": "_:Nae27e8a1a0be467593a7be7cbef034fc"}, {"@id": "_:N126dd5a2ac024fd8973accb695b26967"}, {"@id": "_:Nff5ca770f0454b0c8be1155ee7dec087"}, {"@id": "_:N4eee875250814863a6b2e77f4e6227c1"}, {"@id": "_:Na0f28488bb3346b3a0ef17538ea33c7c"}, {"@id": "_:N271c8b6f6e7045d7b471baf9b38e6c01"}, {"@id": "_:N3bb79ebf15c5427b86cde86dabff7b04"}, {"@id": "_:N50f80ca8b9f849579ae9a1dad6b33d5e"}, {"@id": "_:N981a3d2adde84fe7a6e0e0e074c57d47"}, {"@id": "_:N3da5fc18ef7f45bf863179e0f642ef20"}, {"@id": "_:Nfac938fda44a4ba298b146445fabd300"}, {"@id": "_:N1dfbc1cc1b4d4f6f8d14c8976643a8ce"}, {"@id": "_:N8c15a642d33548629974c3e388df604f"}, {"@id": "_:N459737eab9e54256a58b732a49a773ae"}, {"@id": "_:N04d4e41c1f63487a831363b653ede6f2"}, {"@id": "_:Ne8b7030a4228418e8dc9c85f01a97541"}, {"@id": "_:N703d0ed94dad4584889e6c2ddf9dd5cd"}, {"@id": "_:N0a3391eb3b9f48428a2131f8f14f5da7"}, {"@id": "_:N2b5a3ad587824b5b8634056ffc739605"}, {"@id": "_:N5abd2a2b8a594bac90722e035a26aca8"}, {"@id": "_:N7a892a4f66004a71bbb7ac895a65ec1d"}, {"@id": "_:Nd70247f2276241e6b9a912cc811d8a21"}, {"@id": "_:N71c46c5d3ad54afeb18a269826cb94e4"}, {"@id": "_:N8d2b16fc542946b1818fad7ac72b67e9"}, {"@id": "_:N65f80d461b864aa9b985c240dbc54ed1"}, {"@id": "_:N47fc6706ac694b9d99995c42808f515f"}, {"@id": "_:Nbc576fe423b64936b9f4c84444a8dff2"}, {"@id": "_:N119c33c66601404c84e16c22708fa34d"}, {"@id": "_:N8bffab1938184a34be4b90c0fc2fced3"}, {"@id": "_:N4140bb8392444d1db05176e75b2f7c68"}, {"@id": "_:N5334ca3680a8412bbf247187f8ddc9db"}, {"@id": "_:N76c8dab964b74c11943ccc300963e185"}, {"@id": "_:N1a756b36766e458f9d8f8506f4893b77"}, {"@id": "_:N4e93ecbf918a4e628006c7aae984a5e7"}, {"@id": "_:Ne7633b476f54465b8336912ff678d86d"}, {"@id": "_:N0d3408e01a5249e0918a9e0bb8a5c45a"}, {"@id": "_:Nff688c2ced0a44a8b95b24a7c879fdf4"}, {"@id": "_:Nbf927ebd7db24bf0afdb75410af51a17"}, {"@id": "_:Nc877847347964243abf8489eec56c28c"}, {"@id": "_:Nf6e34e35d5954a198817a43daa19b21d"}, {"@id": "_:N92f9b921a44a4b0b9dc9fc09b73abc69"}, {"@id": "_:Nc23fc354b2f24ee8b7e8630cc03c64db"}, {"@id": "_:Nbf176e99e5ba4f2482920977f89fc395"}, {"@id": "_:Nb9f7f21bda78496fb3a4877e0e7041af"}, {"@id": "_:N82724bfdf83a45e895685044f9bd4502"}, {"@id": "_:Ne1cf4cfea56248878ec5e28d38f0d8d9"}, {"@id": "_:Nb822ba0c55c34b7794cb1e8e876f785d"}, {"@id": "_:N5bdfd80f48554b3eb5603e00b9b9b1e0"}, {"@id": "_:N5155512773f74fcca91d587059142b17"}, {"@id": "_:N6177063396cc4f72a6a147d5a8bfd140"}, {"@id": "_:N5dc6535b703747149e565489c030746c"}, {"@id": "_:Ncd106f519b6b4a6aa570e67d3005fa08"}, {"@id": "_:N467b8781d50e4da690c1a81a8e7445c3"}, {"@id": "_:N412edfcd44f94e878a70170ca4a9f28c"}, {"@id": "_:N25b802821b27406f941fd5ad5522b430"}, {"@id": "_:N526efc7687ea47e6a95b4aab7d348095"}, {"@id": "_:N0d9c4cd9201d4e2bb272f1c07145ec1b"}, {"@id": "_:N8b04de41a31241e88c630e7ed7228c34"}, {"@id": "_:Nbd615d49a41241e1bb0f43f4ea344fef"}, {"@id": "_:N4bfb1b6ffe0e4458baadd7e042b9266d"}, {"@id": "_:N027197a17bba4526b1c49a5002025b64"}, {"@id": "_:N9bd6e3e610c84cfd9c3147b37b015750"}, {"@id": "_:Ncd1a085667e4417dbaec3a5014a68503"}, {"@id": "_:N5057c8d53f82440085d8d713aadc6f55"}, {"@id": "_:N2dfcf8288e614ce09a1c47d7c38341b7"}, {"@id": "_:N77cd5fdcf8a3418ba42b788aafd3ac3e"}, {"@id": "_:Ndd8f5cceb3394da0929214695955b19c"}, {"@id": "_:N3b67714b212e4d50bb6d478ccf1f0ad3"}, {"@id": "_:N043c82dfe95e4fe2943890285ad2ed22"}, {"@id": "_:N15995ed790554344b4ec7140ef511074"}, {"@id": "_:N949f5c98104d45a9afacfa3bda52e0e3"}, {"@id": "_:N3ba0d6b31d4f40c4ba649f5843fe7bc6"}, {"@id": "_:N0160f6bd7d924c388d78c1fc4d0c5d2c"}, {"@id": "_:N3eef84864f854004a13ccb172dcb781c"}, {"@id": "_:N7438d96a6fee4fc2852d0664dfa14b45"}, {"@id": "_:Ne231361c62ee4df0baba4199ae93cf7b"}, {"@id": "_:N22ef9d691555431b9451eb0496e88a8f"}, {"@id": "_:Ndd94f07a5347433180e89483615040ae"}, {"@id": "_:Naea75ca2d7ca45fbb8c6c515ae5dd7b0"}, {"@id": "_:Ncfb130b18cbc416e8f902d9b35f63d6b"}, {"@id": "_:N1c19406426f84d1db1aca21bd726ece1"}, {"@id": "_:Nfd7d6250c9784c43810ec017680a8131"}, {"@id": "_:Nb2f7dad845ce4de9af334626fffcbddc"}, {"@id": "_:N7e8d896bd6584c6687e276098677d422"}, {"@id": "_:N29d8be338e664a57b14971a0337366d2"}, {"@id": "_:N2fd45e3af18d4802af78fada601ef1c9"}, {"@id": "_:Nfad6d9054e15450c969c038e28b31cd7"}, {"@id": "_:N6f5e6bdc7ac84b59ba347feac280a2e5"}, {"@id": "_:N02f2edb3f259436894598b36946acb59"}, {"@id": "_:Nb3b861c4ee3a4ab1ada18ca0f25510b8"}, {"@id": "_:Nadb8dc71d1f34e8b8d90fe207864a05d"}, {"@id": "_:N174f863f372d4e419a79c80235fe1f28"}, {"@id": "_:Nbe977d2539d34f1f98fbe17aaeadca35"}, {"@id": "_:Na4e5c9a30db64712b1dcc822bf15ba49"}, {"@id": "_:N2b7eb7a64b264d8e8fe5f415eb4b7c2e"}, {"@id": "_:N8da072927d7f4d87bac7fec2718742b6"}, {"@id": "_:Nd111ce12e18140e3a5fa52c65e007e80"}, {"@id": "_:Ne3316d71f5404233a84c75c0db739618"}, {"@id": "_:Nb516147c6f9d4def990e5c350008faf6"}, {"@id": "_:N7535cdd6b6ed4f8bb738ac66b3c95549"}, {"@id": "_:Nc3a51822d3a84304b4c0930f6ab8fcfc"}, {"@id": "_:Nba4a39d1caf943c29c025af519d9e45f"}, {"@id": "_:N4daf6ab3d0a4453896347de9bda874cb"}, {"@id": "_:Nf6e0b05255fe4330a757c7ca9e2abdce"}, {"@id": "_:Nf3a3978be6ac473287a33060ac446ce7"}, {"@id": "_:Nf2bf1f9d8e1948ee945e528c264601df"}, {"@id": "_:Nc9a4996aeb444d608488008ea5095ac2"}, {"@id": "_:N25cdff6301704d4291e6ebe5cc68880f"}, {"@id": "_:Nf798c5ddf04c404f8601d0390660c85c"}, {"@id": "_:Nb05b3cfb78bd4ee7b1e50eebd4d5f32b"}, {"@id": "_:N8cfd332c330c48c082db14cb1b17c4f3"}, {"@id": "_:N745dad441cd942628ab91732ec172071"}, {"@id": "_:Nb7c76b96a8f840fb81b92acc149c0677"}, {"@id": "_:Ndb5cbbcac88943f29bcf3eca58f5d1d4"}, {"@id": "_:N0f7f07e1d76b4260affa0c0e8f423768"}, {"@id": "_:N8bc2778df5a243aaa83b1e300af3df17"}, {"@id": "_:Ncde722f5347f4e62be85f523ff8eb450"}, {"@id": "_:N616448a1f01c4d9b81454f98fd9890cf"}, {"@id": "_:N067f39944bbf4325a922cff6f2648642"}, {"@id": "_:N63820f040bd644eeaf94f3ee74386f69"}, {"@id": "_:Ncc2ccf7bcf1440ccbd48734a9b6aacaf"}, {"@id": "_:N6e382779180f4cb6b9c859ccbdb1e354"}, {"@id": "_:Nbfbb9be9d92145d3ad33cfa0fe0766b5"}, {"@id": "_:Nc4f6e0778d9c47caa398180f78267182"}, {"@id": "_:N9a5ccffc213240d888d20ed40817f952"}, {"@id": "_:N4c7308219a644c36be454ce8872c0eb0"}, {"@id": "_:N45ba1ff036b042a8b0d447238e0740f6"}, {"@id": "_:N90c22812879f4b65a8d9d030fb4d80b5"}, {"@id": "_:N333248e2f26a4ee4a1d84a35aae82751"}, {"@id": "_:N780856242f0848dcbcfc174144587370"}, {"@id": "_:N9b19705f21e24229b937c813e20f9447"}, {"@id": "_:Nd4f06fe7116a49c999f5eafb2ae2bc69"}, {"@id": "_:N92611e39e4924fa18f571e9655b0f24d"}, {"@id": "_:Nb94a82ab461946d6935ec7f7b7b763f0"}, {"@id": "_:N2f6e12538195493398b31a6a8ae6da5b"}, {"@id": "_:N725c4322be364ea4a5d36e64cbe92ae1"}, {"@id": "_:Na962c7e4dbfa44aba29a0ba593599b7e"}, {"@id": "_:Ne4b6f0d00a5a4eddbdbfb357331db356"}, {"@id": "_:Ned2d407b5e6840aaae13a46b63564681"}, {"@id": "_:N6e836be6580746cc859e8fbbc1ab9826"}, {"@id": "_:N9ca19e643fa84798ad5aef14ff65c69c"}, {"@id": "_:N8c06bbf6603b44a1833eb9190166555c"}, {"@id": "_:N96123805151342bfa4b15db0539541ca"}, {"@id": "_:N89254c0c4ca242a1a338cc29556cad6e"}, {"@id": "_:N0f04d08506e5478a80be97823bf11cb6"}, {"@id": "_:N1fbacb76fd5f4950b4939879e6e19d1c"}, {"@id": "_:N965c015f48084e6ebd4a8f41181a201e"}, {"@id": "_:Nc586d0c4a6d6451ca36cda735f3a517d"}, {"@id": "_:Nb43e1fb9f35e4fcd88ef7787de57497c"}, {"@id": "_:N658e082fd3b347e690698106de349779"}, {"@id": "_:N18d0218375044dc098d0cec140fe0864"}, {"@id": "_:N07b84f39a7224e068ab14be0be4a4701"}, {"@id": "_:N043c075303ed4cf093951e2dc67aca28"}, {"@id": "_:N2da70098d49c40fca4a5f6c8c2490cba"}, {"@id": "_:Nbe0023a1052b4d8688e9b993c7cc3b92"}, {"@id": "_:Ndb9c995c3e374e2bbf28c8031ec19cd0"}, {"@id": "_:N6e8f262c3ce142bdbc4b28d2874f226f"}, {"@id": "_:Nb55639566fb048bfaec91f49cdd884f0"}, {"@id": "_:N1ac1b76afea2442487342a81d9e48421"}, {"@id": "_:Nadb5c3c3f342435985bef81596386c8a"}, {"@id": "_:N0375fd45bd14450c88e53e8ad4886270"}, {"@id": "_:N81db1b40a8f94773a220392ade2bd0bf"}, {"@id": "_:Ne7ae893601f74916997750470e77ae7a"}, {"@id": "_:Na93b860fd00749e2b43ea1cb53c4023b"}, {"@id": "_:N0f1bbbe705444e61831d2c3efe627e78"}, {"@id": "_:N45fce85850ef4b0297c0c176fdf8093b"}, {"@id": "_:Nb2e2d1157323408f96d06678126b7909"}, {"@id": "_:N04b7c22c0cca4cac95780c5825e92cf2"}, {"@id": "_:N92b9ba6e36b84b7b999220152be5be47"}, {"@id": "_:N158fef109ec443019928ba0e224b47e2"}, {"@id": "_:N9ebaa942e52846eabab3570d35c641b6"}, {"@id": "_:N67c556ed242141168895552a84f1c823"}, {"@id": "_:N82aa3b88a55f41068fb35ae63d44be8b"}, {"@id": "_:N4528734a37fe4ee2b7748257f9d7b5b6"}, {"@id": "_:N66afd5cde3684d1580d30b71d052d933"}, {"@id": "_:N9186c4a3c1fb44ce8f00db9d2410fd32"}, {"@id": "_:Nc9ad1046f5aa4ca1be6c95b72b51ad76"}, {"@id": "_:N786c7351bcd04b8ea53813718858b48b"}, {"@id": "_:N004caf7a7911451786bd01f571350384"}, {"@id": "_:N1ad31f6e12e3471bac120c5df3890a77"}, {"@id": "_:Nc74a686ec5b44e43948dfadfe84cfc7f"}, {"@id": "_:N7837c95434184766805057969af1b4e4"}, {"@id": "_:N2e24ab706bb84ab38abb49c2ef2653f9"}, {"@id": "_:N1759d994a7d24dbe8bfb8b2b6399ce16"}, {"@id": "_:N94eb801328834d2ab70aabc2fc7393be"}, {"@id": "_:N4beadde8994a4c768831df67a2c97e64"}, {"@id": "_:N95c94473373f4a22a0c6f3f1215281fc"}, {"@id": "_:Nd0ad8ef6a0834ea386fb0a74c919a22b"}, {"@id": "_:N7a6eedd3ec844d1e83d20cb841a1e20e"}, {"@id": "_:N3ef6c62f73d04e78bf4b775bff3cf01e"}, {"@id": "_:N6ad41e57d0df4b5892e4518b2899cca7"}, {"@id": "_:Nbf9777b34c814ebdb4a7c050b0135560"}, {"@id": "_:Nfe548ac708b44bb08f5ae3130f67eb96"}, {"@id": "_:Nf356bd889b29498696d8c0279d377fe0"}, {"@id": "_:N02f9311c8f084d9a91649120c6a8ed6f"}, {"@id": "_:N11057009278e4b82ae51bc5b96e81d95"}, {"@id": "_:N8afb7a78ea0643f5bbb25301bca70143"}, {"@id": "_:Ndb3886f189be42479a86570a908792ff"}, {"@id": "_:N5c8271d4e1a34bedaeffe894d0665cce"}, {"@id": "_:N72f1f7000bbd47118972e270dd03333e"}, {"@id": "_:Nd40d03558dff45e189ffafd5daa45a3a"}, {"@id": "_:N76777dfe8568468a9786ef68219693eb"}, {"@id": "_:N57446c86a24a47a1b455478f4f34b44f"}, {"@id": "_:Nbb2eafa763b64d53bce00e796476cece"}, {"@id": "_:Nc6f9722927954a1aaa566bb1a2cec693"}, {"@id": "_:N6c43c17e66bf471fbeaa7f9116c45392"}, {"@id": "_:Na57a72e9e6694cb081202d46f783b159"}, {"@id": "_:N7576d832766849fd96faec62e01d850f"}, {"@id": "_:N69acffbda28241e8aa6f5ee49574404a"}, {"@id": "_:N678d707f88054f8d903e23fbce826dbb"}, {"@id": "_:N98aa44db42e7442cbb24431b746a5bcd"}, {"@id": "_:Na3a27bb76d7b4d47b3dff8c06e08eab4"}, {"@id": "_:Ncdf35d9dbc8d475c9ad3dcb01908411e"}, {"@id": "_:N4772fd2b6fd54b85bb1eb5d3d9774552"}, {"@id": "_:Nf38cc2c3242e44d0957a7110480018b3"}, {"@id": "_:N6034735c1c9441e899ff8a171f4befda"}, {"@id": "_:Na1e3c88df2414eafadee7cd9a7b9132b"}, {"@id": "_:Nddba8edaff87435796536edf8181bc37"}, {"@id": "_:N0aeef11b9eed4ecab535da928d7c037d"}, {"@id": "_:N632cf68a0ab0479184e2f6cdd5ef3a2e"}, {"@id": "_:Nb9f42fc01e1d476e853e37dfaf23db89"}, {"@id": "_:N6cf02a86a9ed4d7b9fb2d4fbcac5c991"}, {"@id": "_:N7c2eb4626cfa4a7bb6c0295ec839849e"}, {"@id": "_:Nca36d864388f4cdf96bd0c2a2eb4868d"}, {"@id": "_:N8df2eb8f3e7040bf8feba2f8350ac03b"}, {"@id": "_:N62a4d59114b2462688b0d8fe4df49474"}, {"@id": "_:N5a0e459201f24e03acc02c82d9097f86"}, {"@id": "_:Ne5ba704536184bedbe89751505f885bc"}, {"@id": "_:N5c54ba60bb0a48a1ac1ac47a8b3732b9"}, {"@id": "_:N6d12c8df330247818f8f56590d2681f5"}, {"@id": "_:N2e09a731e7ba4bb8b73e7d14aa220980"}, {"@id": "_:Nb7917968c10142d3825ab57ae7be9549"}, {"@id": "_:Ne3a8cd802e16441badc0687732990f87"}, {"@id": "_:N536c0bc4814542e58b1bc3b378f020e2"}, {"@id": "_:Nee0c262d0738457c8775a1b8192cebe8"}, {"@id": "_:N3af2e80c2584425c83753c70906bdb64"}, {"@id": "_:N54e13100ea2f47db9f9540650eabc297"}, {"@id": "_:N828f669250ef4f2ab41ae531d38eb8cf"}, {"@id": "_:Nfa08f01f18a74ec7a17832322283635a"}, {"@id": "_:N9ab223ad0eec443087cfab7a800533bb"}, {"@id": "_:N452daecb3bbc43c382592836eef2d372"}, {"@id": "_:N29ee6eed97574f34a4d95ee5a76c53bd"}, {"@id": "_:N67ac6ea3354742a2af690618e50b7350"}, {"@id": "_:N7812d679dec040eab5138d50593b3094"}, {"@id": "_:N93bf95d784424966992b4d3251fe4a94"}, {"@id": "_:Nf4cceeec4a0845e0b9d6d623c9f63b7c"}, {"@id": "_:Nde75ce97282544559244f7336fc2d5c8"}, {"@id": "_:N94fe680200394c09ab9b370431366076"}, {"@id": "_:N3d755f534a0e48e7aac8ddaaeb2d9648"}, {"@id": "_:N17005f535d2545088d4fcfce93eaca9d"}, {"@id": "_:N777f331563664ed4a2fbb5062b8b2680"}, {"@id": "_:N0ded2130645440a6baf51ffbc73811c5"}, {"@id": "_:N02e7bd3914fb40e5a3a1b4d707ef3fcd"}, {"@id": "_:N7957d5ce379e4fd0a17bbef6346c49d6"}, {"@id": "_:N90434e67b45f450ca0e97c777e48bf8e"}, {"@id": "_:Nc1b3cd00ff184ad2b1b38bddd9cb523b"}, {"@id": "_:Nde1e8f9ddae74aacafe9a9e11738c984"}, {"@id": "_:Ne435832e716a4003b7d5fa6df731e651"}, {"@id": "_:Ne769f21cbc444c32aa3dece9247af93b"}, {"@id": "_:N315a368bd2a0446a9b8f562b874df807"}, {"@id": "_:N41fab84ace084c21a631f8f4968ad29a"}, {"@id": "_:N00a1482a0f3d4593aa8ded657d87eafb"}, {"@id": "_:N108f4df4287a47a5b270b075f62667bc"}, {"@id": "_:N5578da4322c6402281ee02fb05e42890"}, {"@id": "_:Nb24ecaca70e7481d8261503439c86777"}, {"@id": "_:N6fb78ec7e1c8442ba4330cfa8699f60b"}, {"@id": "_:Nb339743e596749508272f360d4ddea43"}, {"@id": "_:N8aa4881db2074496ae73588bcd71204c"}, {"@id": "_:Nfadaa3a1c2b347f49076e31504da3bed"}, {"@id": "_:Nd94e2b903834474bba120ecd8706e867"}, {"@id": "_:N57236e862d304606a3ae4e95fa529fe1"}, {"@id": "_:N60635778a8e34572b0aab6215aa32cf7"}, {"@id": "_:Nde9a2fcafa3f465baad183dba60161c6"}, {"@id": "_:Nc7f41448e3ff47d78a88c6b2b326f17b"}, {"@id": "_:Nd8909bebbaa14c59bae4e78ebc7eb176"}, {"@id": "_:N1ceb3504c258401b805dfdb4ba9fe118"}, {"@id": "_:N410396d7cec44f67a8af39d2afaef294"}, {"@id": "_:Na24ad571c4314c41920556a55e4f22c8"}, {"@id": "_:N3934149e91694b93b2cfeb98424f3890"}, {"@id": "_:Ncfa4c4d849b441e7be0c5adcf14f5c3d"}, {"@id": "_:Nb26f3d9864d644f1839021d3d50bbcd8"}, {"@id": "_:N14e2187802bb4e828043c27569bee7df"}, {"@id": "_:Nd89dbd07234a4a01b42ef243431c311e"}, {"@id": "_:Nce5920951d32409d92893665f9399ffa"}, {"@id": "_:N8f3d19303e374f318bce943d2efd4572"}, {"@id": "_:Ne8cfa196f6174923bc7370c1fdc52d6d"}, {"@id": "_:Nc682bc3a35544e74a23717b320b54096"}, {"@id": "_:Nf77bda4064534ffda870a52a89c7edff"}, {"@id": "_:N42ebd9d483bd44aa9de781b93e367d86"}, {"@id": "_:Nb5c99109156747d2b6889ffb38b98edb"}, {"@id": "_:Ndc0dbe32a416463a9f6cef9b5b589c54"}, {"@id": "_:N37a0858967f94bb2bffb71aa0bef0868"}, {"@id": "_:N7701d2fe03eb4b6295756228d2d88851"}, {"@id": "_:N5077c7288a1c42e1a281ed193f2e739d"}, {"@id": "_:N1499c0b4179d407ab78cc6bf83d4a2b1"}, {"@id": "_:N602a110d69234d728d310179490a8636"}, {"@id": "_:Nb46158217a4841c78a018072c4ffd901"}, {"@id": "_:N48092d772bf442e4946815099ececbda"}, {"@id": "_:Ne430b390db2543b7b41a04348eb9fe74"}, {"@id": "_:Nd51e86d15f444a7c912bb3ec93f573f4"}, {"@id": "_:N14ba78f254de49d6bcdf5becdbaa0c37"}, {"@id": "_:N3e29b3107ce243adb8462c0f9bf4362a"}, {"@id": "_:N262cab42633d46b798003108b780ad86"}, {"@id": "_:Nbfc87c067efa4bab949201264454a108"}, {"@id": "_:N63b3e992e8dc4bc8b438f786cb7c13f2"}, {"@id": "_:N71547fd7e08d4bfcb935085d82cd7acb"}, {"@id": "_:N9098442de9f74d9a8234152ab25641b3"}, {"@id": "_:N388b2494567248be8290c2f2b6457cd2"}, {"@id": "_:N7541e6e1b28249b084ab27c994bb263e"}, {"@id": "_:Nc7f2d3a2076e4cbe84f6d0cea397f800"}, {"@id": "_:N5e184aabbaf046f8a19ba12e9d33b2f4"}, {"@id": "_:N6ebec7041ae44e6abf229f751561997f"}, {"@id": "_:N2ba8482e4821472ba69cefec7b3ae341"}, {"@id": "_:N7d6391a9cb02447bbe79c7b62115807e"}, {"@id": "_:Nb986bb23d2134cc8acb39a77fdfbf58d"}, {"@id": "_:Nf82058170b9f425b8bfdea803945edf3"}, {"@id": "_:Nd45c777a44cd466490637183a9e48f2b"}, {"@id": "_:N3637bef64b374286a8bac200b6ab30fd"}, {"@id": "_:N2948e84cc263489f9573de23e5e3d91b"}, {"@id": "_:N539d61afb8f44fb78c471457d4e91cc9"}, {"@id": "_:N8954ec1b51d94e809e8ec4c925152590"}, {"@id": "_:Nb086dd6f383942c294affd584cbb367c"}, {"@id": "_:N145b00d2631f495bbdb8b9223c0110aa"}, {"@id": "_:Naa0e639e30694eabab1aa77f316c0858"}, {"@id": "_:N5cd6b2e9fe154e6686a6587d0ab21034"}, {"@id": "_:Na50d2ca91a5b4c6bad989af0f629d307"}, {"@id": "_:Nfd2db915664c48fc80ee82c9ff82fc5a"}, {"@id": "_:Ncffff5add6b0400d9140ec218fc77407"}, {"@id": "_:N7d44957d60814b00aad208376c0ce6fa"}, {"@id": "_:N085843a4383d4b30a1d8b8cb4de24ef7"}, {"@id": "_:Nb299ee4f7f644ca09c86e2006ccd7142"}, {"@id": "_:N21f87144d8a641bb92cdf542a108b4fa"}, {"@id": "_:N77aa2cd31c3749409fdb57ff6b21b09d"}, {"@id": "_:N7a4260c18ef944d2bd868c7576e9500f"}, {"@id": "_:Ndcad171538ed4dc6af59123bc2ccf776"}, {"@id": "_:N9a6ff1607978486fb94fe2240235af45"}, {"@id": "_:Nad6feea8b2b74d80b714b9e1133eca66"}, {"@id": "_:Naa6a3b33da2542ebbdfc1d2ad0ac2908"}, {"@id": "_:N2912a8a52d5f4064943b00c04416562e"}, {"@id": "_:N33f94698dfb649b49ec1be1401227bf0"}, {"@id": "_:N47cd672a086b40b5bbaf6982ef1a6cd1"}, {"@id": "_:Ndc17de2456ae452cabebf04f70a72555"}, {"@id": "_:Nb77317c6d1744161b15add01f3b22980"}, {"@id": "_:N1ebca6cf8a8b46a7ae47904aee3bc41e"}, {"@id": "_:N7bc71620259a49d5aa4829166078d0cd"}, {"@id": "_:N3ade0fdd9d5344e9aa6afdf4f44dc3cc"}, {"@id": "_:Nb74fc5e5668745019644db275c9b517a"}, {"@id": "_:Naef8218be2474859a970ce2a08f147f1"}, {"@id": "_:N081884eae74041e0b958265ec2387a61"}, {"@id": "_:N99c240923c7a457f8b2ad144b727f54d"}, {"@id": "_:Ne724be39ff39427c99a18e14059351bf"}, {"@id": "_:N9b4152917ce24efb9507216c69be4cc6"}, {"@id": "_:N193a31565d1244039ac297e01ec650f0"}, {"@id": "_:N8475d19be13c4c4097499cc54752c884"}, {"@id": "_:N70c1a38ecad84d4bbb7812266a1a86c6"}, {"@id": "_:Nb8f2423444c347989b9be0a4754c0be5"}, {"@id": "_:Ne56f9af41e4c42bd9a5e6d29486acc7a"}, {"@id": "_:Nba6aa91c62d94b82b5633100095389b0"}, {"@id": "_:Nb35b96ed6e884d5fbce6720b0ed8c462"}, {"@id": "_:N12d30dd0480740579e15772f17b8c674"}, {"@id": "_:Nb7d8720a061f42dfb85a80b23845b32b"}, {"@id": "_:Nef7c8d0372124bc7b6ec84c39aa85eb9"}, {"@id": "_:Nb306834ed40f40a3891dc3b1326640ac"}, {"@id": "_:N52d0fc9e4f274e8c8f11c84e4a4fe816"}, {"@id": "_:N3522e244a0dd406e91d73cee63060bee"}, {"@id": "_:N81146ecfc368423a8d528febf39f30d1"}, {"@id": "_:Nf039df5e549d4b4ab536db9f16290835"}, {"@id": "_:N59c6aa2608df4260b5a62d9d2607b94e"}, {"@id": "_:N8aa5d0568e71480d8cfa4d0ec2c38718"}, {"@id": "_:N1bee53d8cfbe4f1ba0aeac1870a68c9c"}, {"@id": "_:Nfe88f54210b04f6295cfd95a698ef533"}, {"@id": "_:N0e884cbd79ca483ebb17e9039d30e5d0"}, {"@id": "_:N0dab27f10d4b41c196c2f8c6c49f519d"}, {"@id": "_:Ndd141600c34740949f1492de552cb1d1"}, {"@id": "_:Nef009c2067144c6184179463f908e29e"}, {"@id": "_:Nb068d3d09cf64018a43ac4ea7d1b832f"}, {"@id": "_:N66961b41ef58459298cfe7671aa45e19"}, {"@id": "_:Nbb95f0b8d34644afb79e3bdc3c45aa6e"}, {"@id": "_:N0dde03b430194d7aaad9d4bea92c0484"}, {"@id": "_:N053af165e6e748f0972f72f8b6d64ed4"}, {"@id": "_:N94f40e9def204892baddb6cf15deb291"}, {"@id": "_:N9de30d3797c24187b7cbf76fcd3d4c45"}, {"@id": "_:N51505c707d46496a8ba66939da5f5261"}, {"@id": "_:N2620f570b6114ec1af4a8c4c7201508d"}, {"@id": "_:N0152b919879b4ccf8bfb3c623bce7088"}, {"@id": "_:N1d1bb47354a64aa6abc267d6e464e4fa"}, {"@id": "_:N3a05285fa12b42078be9397363f31cd2"}, {"@id": "_:N7604a8ede5394a37a8eca431abdf1c1f"}, {"@id": "_:N0c757ef0d1a14311bf56f94a56e0687b"}, {"@id": "_:N30d2754707f4472584675b5e0c4540b9"}, {"@id": "_:N348f37227cca479cbde4030727008809"}, {"@id": "_:N24cca20481444e168867ab21b9954670"}, {"@id": "_:N2fad77bc69214f20b565fca28cc53e10"}, {"@id": "_:N0dbb467f17b24368b6104cd362b7736d"}, {"@id": "_:Nc38f34b5563e491680b20c1162e5ab69"}, {"@id": "_:N353bd5f92204441d9267665068fee815"}, {"@id": "_:N3850e228a39f41009c45f848327fae69"}, {"@id": "_:Nd84417de2a5149fbbfd4b6af6a11bb8a"}, {"@id": "_:N46618c05e99347f0990d24058246115e"}, {"@id": "_:Nbc322c9bc2114c6684625a0f8662d3a3"}, {"@id": "_:N89b33bbbb070459c81098321afa55ac8"}, {"@id": "_:Nfa005b8bddc749d7a74e61f9d2db899f"}, {"@id": "_:N0a0a667d2a6f4b59b6682dc3bfaaf319"}, {"@id": "_:N0e94ba0da2e740a7b0aa22031c6c86b0"}, {"@id": "_:N6b9d961bdee5482e9963907bcfd4cdb1"}, {"@id": "_:N6530945b619a4e67bc4849c0f30d9a14"}, {"@id": "_:Nd42b6d454ba74f308556c408608dc6c1"}, {"@id": "_:N4d285489528140eeb5435f7f3608cbc1"}, {"@id": "_:N3583e5b986b5484aa912061801b10895"}, {"@id": "_:N3e0f2ccd9bc545118586fbfeb1eb1463"}, {"@id": "_:N2082865c0a7146c8b98395b6d8aa0cdd"}, {"@id": "_:N25e5f82f7080453d8511efc41023875e"}, {"@id": "_:N48e0d5c59a9c4f11b6727ce95ffee6e6"}, {"@id": "_:N1a6f9742449b46d788697304a945d159"}, {"@id": "_:Na28fd9f0cfaf4c6db84524793979a943"}, {"@id": "_:Nefa782e9da5a429394396e328da1232c"}, {"@id": "_:N4ea5d8e046e74cccbadddc8a467764a1"}, {"@id": "_:N531c6dab5ffc40f3b5a1d948c3b0f8d2"}, {"@id": "_:Ne66a48a803d741299aeb8f6867555c00"}, {"@id": "_:Nf2e04031dd9841f59cf1bed478a4914b"}, {"@id": "_:N37bca5fa5e4f4ae79e575957450f1c63"}, {"@id": "_:N0b2371eb511d4450bbc464419e276272"}, {"@id": "_:Ne9c766c316a54233a8e57e783b744105"}, {"@id": "_:Ndd34535f4207454da0e589a423d082ac"}, {"@id": "_:Ndee51abb7a2341b19ea2ad2b593032ab"}, {"@id": "_:Nd62cf5b91052435a98481f7ad9cd5c60"}, {"@id": "_:N5a2d4f7b93944b618ee8ab6798a5dddd"}, {"@id": "_:Nd793b1cd18e5485192532ce03b652d59"}, {"@id": "_:N86e9ce33a9a74426938db641fc26eefb"}, {"@id": "_:Nb300d3f8fe4547aeb6582c9154945ad8"}, {"@id": "_:Nfe789c87ec00484d813c7ef43beec93c"}, {"@id": "_:N6a41505934d84cd6bf239de7dacf4da0"}, {"@id": "_:Nd768236f60de4d7983d161c769fdfc82"}, {"@id": "_:N5ec830b7ea894111a77628818b6bf0ba"}, {"@id": "_:N7a104a14b3a04699a70736bb74dbeb63"}, {"@id": "_:N3ce6c1a99ec14e24a1f215516800883d"}, {"@id": "_:N8cec37be33fd4933bdb4878a7f7f1cfc"}, {"@id": "_:Neb4d8e266f14412fa7aa2910d6328d87"}, {"@id": "_:Nd9488598607b4744b6dc4cb1efe662d7"}, {"@id": "_:Nd0b63be89adf406da46afa9ba9d60e97"}, {"@id": "_:N12c3b45bd3044dbfa4be567a7f9d6cd7"}, {"@id": "_:Ne46e12dcfb644dc8a1ccbc0369bd2591"}, {"@id": "_:Nfe00cf96136f40b5a516266a05223a1f"}, {"@id": "_:Nb9c2ab793cc0466db358c0365f51106d"}, {"@id": "_:Na7710cbe47a445f69bf09779f6ff5bd6"}, {"@id": "_:N97fa592dbdf4464abc17aa3acca267bc"}, {"@id": "_:Nc1d64f63d50341f3ae911d085982383b"}, {"@id": "_:Nd9235c4af40d438388ae8b340154c2bd"}, {"@id": "_:N27ea26a0e4d640bfadfad20eae78a38a"}, {"@id": "_:N8d3e24f7ef354fb694444c68b29d6310"}, {"@id": "_:N96c8eb6ab2874b4381cefaf5ad11bc47"}, {"@id": "_:N599503b8dfc443e5961849163f62fe9b"}, {"@id": "_:Ne0741eebfffa4a718a600b19004452f8"}, {"@id": "_:N652400bcbf454f888aba5d5d0b1a3b43"}, {"@id": "_:N1efc0f14ed1f472e8c7164e0466af65d"}, {"@id": "_:Nee59b1aa68194d928c90bb217730432d"}, {"@id": "_:N2e4c89677c1249b9a2af19c8b40bdf54"}, {"@id": "_:Na4b222ae2a3e4bb4b21f782ef4db53bb"}, {"@id": "_:N0c270bb6fb45438399e1ca7fe3057122"}, {"@id": "_:N302a18bb912d46df80bdeebf0e11d5f3"}, {"@id": "_:Nee1d909ad1b846a087078f989fb785ca"}, {"@id": "_:N416e3e0d73494a3d853bc3db0452d36f"}, {"@id": "_:Ne52093ca635a4a3bbd5a2399cd501f95"}, {"@id": "_:Nbeff11e3a4b74005ae51d48bc81005fa"}, {"@id": "_:N1209b2b3d61c47a698d0fe18a0749861"}, {"@id": "_:N599593ad709e4dcfaeda97dce1a33ac2"}, {"@id": "_:Nc58d8ef5c68349d7987b9c22395b4bd9"}, {"@id": "_:Nd4f1a1d916924e4db376f9f28414f4ff"}, {"@id": "_:Na4e01d50f2fb49f5a3240b64363a7eee"}, {"@id": "_:Ne8bcaf90dd9c4e72aeaeb3904c511f9a"}, {"@id": "_:Nbac5bd5a14b847a89602874885dec507"}, {"@id": "_:N683f9cb384644b7ba75ab72860c59756"}, {"@id": "_:N90476802bf9d4d128d63f68fa52d5c66"}, {"@id": "_:Nc0b4a982855f4b37b0d4d6da1a71ad74"}, {"@id": "_:N2aba4540f43b4a7c8ebe5e165db2560e"}, {"@id": "_:N9e9f797ffba7428f94e4fd3334298404"}, {"@id": "_:N56e8e1170d3542c3bd773af8112f6a75"}, {"@id": "_:Naade045ee00746b48a2a349691a31b8f"}, {"@id": "_:Nc20b65cc759f4562b0a0a66acb7c6ca6"}, {"@id": "_:N7af09375e4214d50a32b296cb3e88632"}, {"@id": "_:Nc1338583a834484ebd532d6a0fff7bf9"}, {"@id": "_:Nbc49fb88f7ed46e296997d15de4070d0"}, {"@id": "_:N3708c2a17308408e889d5ecb64ba40ed"}, {"@id": "_:N37c2e551600a437faea74e51ec37dd40"}, {"@id": "_:Nd6d66909f902440e9f59b937fdad4318"}, {"@id": "_:N855f92bc74bb4e99b5e16f7bcfb18267"}, {"@id": "_:Nfc3a113440bb4d4b9426d3939cc39f27"}, {"@id": "_:N095c141fb3b9425ca4956272b9c800d0"}, {"@id": "_:Naabe058ba9714760898751d848f63619"}, {"@id": "_:N1a18dbd0a65d40d2a531a70b714e9546"}, {"@id": "_:N458528c47a6d4330b2bfa342de8e6a30"}, {"@id": "_:Ne3396331b3ba4f9cad0faa8d635a1803"}, {"@id": "_:N426d2a29fe4d4cba8841cbb060c338a1"}, {"@id": "_:N3fba2cc461b34924b19b40b940d0a17e"}, {"@id": "_:Nb480d9afea874ea38f55843e0bf83810"}, {"@id": "_:N3d20de10a9564979b142eb4c32634ab3"}, {"@id": "_:N8ef08a0aee8b4ea09878a1eac77d96b4"}, {"@id": "_:Ndcc8aab1dc7c4ebeb026cfb5602d7725"}, {"@id": "_:Nfbdb3f32fc484b878b73e3b4de616fb7"}, {"@id": "_:Nabbe671628204ae9ad8ba88574a7709b"}, {"@id": "_:N7729eee6096e46328afe53380a877851"}, {"@id": "_:Nefc665c18c414fdfaaaf0ef384b821f9"}, {"@id": "_:N15ece5b6ae0f4de5b3386feb9cb6d8b4"}, {"@id": "_:Nfd45dc51c36b46b7bd80947af1cdc4dd"}, {"@id": "_:N49e02ea4f8b744878ba46074a67b8962"}, {"@id": "_:Nfd794510586344599d6725ad4d4edf52"}, {"@id": "_:N57eacf8427a342eeb2dd0ea840232aba"}, {"@id": "_:Nd5d51dbf4fc44aedb50e70c255dd740b"}, {"@id": "_:Ndd61ac098a9c4b09adedf4256651ddde"}, {"@id": "_:N75e7f818ede540c28d84c5713992343f"}, {"@id": "_:Nd2ddbab667b641aaa5ec97e8242b6fc4"}, {"@id": "_:Nd83904a475b8453980a36fc0b6bf9f7a"}, {"@id": "_:N082ca08edfb04fed9240e606a330bb5c"}, {"@id": "_:N7a1fe570b56b402f930912b7f738d90f"}, {"@id": "_:N8c7fbce792354a5a971545fedea5bd90"}, {"@id": "_:Nbf23b1e8925a4990a6d54952bcf3ea73"}, {"@id": "_:N0df719826e7e47df953a78e77132b19a"}, {"@id": "_:N19909ea88860419caad02dc91dbecbcd"}, {"@id": "_:N161793dbbdf44dc6863247e5f83ee425"}, {"@id": "_:Nf2d2997fde074be28efdbc4f012cf77d"}, {"@id": "_:Ndf9bc4e11d9d4f7383dc11e5f3338f25"}, {"@id": "_:Nc7a7ddecf4234251a7ef3f68d5e3c6f3"}, {"@id": "_:Ne303b82bd2ff44d49958e30c2bf0bf8c"}, {"@id": "_:Ndafd67ed612f4f71abfed8217d7cca47"}, {"@id": "_:N56908d9fb4dc49669f39035db9893175"}, {"@id": "_:N204c65edea4148c1bf0a69aec1d406c2"}, {"@id": "_:Naf8f60ddf71747129899b022a52ad421"}, {"@id": "_:Nd6ef2d94ec584b83bc858e0657bc1a47"}, {"@id": "_:N3ef67ffd27994d7997058e46185dbf57"}, {"@id": "_:N3d178a6cde884e31b59dc31f04c8fdbd"}, {"@id": "_:Ne7ff10803c9043db90bca0e0c16b8f72"}, {"@id": "_:Ne380214aa35b4bf592148cf100924eb4"}, {"@id": "_:Nccd1f3baf6c64fb69e9dd097b8d477a5"}, {"@id": "_:Nf331b2a969d64006968fe989f4caf74d"}, {"@id": "_:N44e698a52f074f49a41796011c6ca360"}, {"@id": "_:Nad41d2dcea1e405f9e6912c775da2430"}, {"@id": "_:N60d675d66f93427794357db13d2a1998"}, {"@id": "_:Nf98342d955d34df7b1d1624933c07298"}, {"@id": "_:Ne993adcde3164b0eb927f9783274207e"}, {"@id": "_:N61ab24f30ba443308c3b1d4740e792e0"}, {"@id": "_:N48e86322d63545cbb77f5a55900d3404"}, {"@id": "_:N9daa2ba7e2114d41965c5838a22619cd"}, {"@id": "_:N84bf37bcdbad43b79e3b09d1ff7c1bc6"}, {"@id": "_:N872dad03ef414e2dae1c203b49ca2439"}, {"@id": "_:N4d12542ea0a54b8b8942b24d0f09022a"}, {"@id": "_:N7d86e34344df4e5a8f9ca2b4fbba3016"}, {"@id": "_:Nddc582ca234b44bdb8c722bac77936a1"}, {"@id": "_:N4c98dfbd8ae9407fa3b554ec1f9cb46c"}, {"@id": "_:N3f022b667ec141a9915f92cde61ca778"}, {"@id": "_:N3020215c20cb494fa80e35841fb84059"}, {"@id": "_:N42d7f26e8e504cf6a134e6fab7edbaae"}, {"@id": "_:Nfded5d2a5e9948b18ccc01eaddce4398"}, {"@id": "_:N7c5af0295f914824a973c17e333b7a64"}, {"@id": "_:N902c3ad65a2e4217bc624b771cf6c441"}, {"@id": "_:Na4b49636d79341f89a2850bba1830e82"}, {"@id": "_:Na3da11e4b9664cf2b161bcca2720e5c6"}, {"@id": "_:N514d1493b9bd497ea3c9b423a16098f4"}, {"@id": "_:N4b2fc1814cda41abb73a6f21cb6fd195"}, {"@id": "_:N98cd983f2a684931beb9f712e9cd49bc"}, {"@id": "_:N7d7bc857d3b344bd82a865c0ea9f70c6"}, {"@id": "_:Naa39b20902b74cb7b93f2876f5762d8d"}, {"@id": "_:Naea2e76e69604636bac0d99178d7b720"}, {"@id": "_:Nd1cad41d60db4ba38a1ec66533bbacb5"}, {"@id": "_:N3ac0eb0d7245476085829ad88a916c5b"}, {"@id": "_:N5c14934f92854532963e310d3e126dea"}, {"@id": "_:Nc84b93e4bcf0443db5d008b4a8ea51ba"}, {"@id": "_:N53aa75b52fad4f4f8bcd12de1c771434"}, {"@id": "_:N65011d4122bd48caa40632dda18435ea"}, {"@id": "_:N7d1bc1481b574ff0a2ca0533c0b85772"}, {"@id": "_:Na68459799b4649618a861762a0c1ff4d"}, {"@id": "_:N938d7d6f0cae46dfa196c9ee76355b53"}, {"@id": "_:Nf66d3ad0ca3a4beeae1b41eb48c78b46"}, {"@id": "_:N62e09b9f3d3d431795ebde7131cfb972"}, {"@id": "_:N0134e37706384e8f9b3cbadfb9b44f2e"}, {"@id": "_:N4edb276d811d46deb24abbeb10d13fd8"}, {"@id": "_:N46071cc0f761484fba138ad30202d5a1"}, {"@id": "_:Nb003835ed364444c8c7c71121a0b77d6"}, {"@id": "_:N09af7b9ad9644b05854c4c5ca34c10c5"}, {"@id": "_:Nf38eb299e99a47dab5e5d42d679a3363"}, {"@id": "_:N6f7006ca42a849b1a1238ae119da41dc"}, {"@id": "_:N50f7c5d074884490a8a1fa7708a8b79e"}, {"@id": "_:N3a151b6fe87d47cd90f2319d26730436"}, {"@id": "_:Nd4fb43d13de94fe6bfb2079e53743391"}, {"@id": "_:Ne0bb3dcc4dc8482f95109057ccc1f1b4"}, {"@id": "_:Nf3739f33b38e40c8bfb25034c8039a05"}, {"@id": "_:N292610d28e574c0b9464458ab434d8fa"}, {"@id": "_:N384efffab8bf4b74bc6bdd2565528291"}, {"@id": "_:Nd12b7a74732e49b095d6acd0d8abe793"}, {"@id": "_:N44de1fe59fd746108e26e1fff5da3299"}, {"@id": "_:N5d347899e4e64a93b5062eccdb5ab36b"}, {"@id": "_:Ndb9e4460c14341479e8f4bc2f8e6b13f"}, {"@id": "_:Nf97e06ab750e46b5856bbd70ef552faa"}, {"@id": "_:Nd0311fc5be5a456da6b33e00949c85bf"}, {"@id": "_:N4393dcf7acaf454ebecfd567818f024d"}, {"@id": "_:Nd526cae9e64047f7a0db488bba2d92ba"}, {"@id": "_:Nc13cbed40b21438694cf0582a2d8fb26"}, {"@id": "_:N761f48cab76549149da9e60b2e80bf6d"}, {"@id": "_:N207ffd6547c24a69ab1295d0ba5d096e"}, {"@id": "_:Ne95fa0b4f59a4a83bd9e5c9276920aea"}, {"@id": "_:N77a63deb0ce34c8f81188620cf8ecff0"}, {"@id": "_:Nf9f6b073f0bb489696686ab91a2d7046"}, {"@id": "_:Ne6e8fcbc9a4e48119b2c3de8af20386c"}, {"@id": "_:N4dc02ed12d6445759ea204814485436d"}, {"@id": "_:N3f8283a05c224adf8bed533ca920a369"}, {"@id": "_:Nd48faa67554a470dba49f100074f91c2"}, {"@id": "_:N709ae9fc908d446aab505bad6c35dd82"}, {"@id": "_:Ne2ee9b5275ab43c29e99bef6d61f69be"}, {"@id": "_:Neecb7baefff14db09407837f821fde68"}, {"@id": "_:N282b8fa196a049b582f0c6d78564a401"}, {"@id": "_:N3ad13b5071ef4649870d524d3284729c"}, {"@id": "_:N3210f0e5d52342e7bb077610de7316de"}, {"@id": "_:N920e9ef28abf4cdd902ecf1d949d0bd2"}, {"@id": "_:Na8055772de974fb6b690565e207ce677"}, {"@id": "_:N70ca32a307b0463686fbff98d1992146"}, {"@id": "_:N44f8f7e90dd14323b167a64ccd6b0dd0"}, {"@id": "_:Nd0d6eaee42c6431fa0c6e48643044a97"}, {"@id": "_:Nc7fb60ceff6f4144ac959c8b0c9f52b8"}, {"@id": "_:Ne0e29986243e4b26818559b9be48aff6"}, {"@id": "_:N47202555276a4a149df5b7df6c9d12f7"}, {"@id": "_:N27d27ba4fb824df48e366d020ff42757"}, {"@id": "_:N4f0978c7e3fb468f8345426fd726d3ce"}, {"@id": "_:N930b2deaba654eb9be2e70bf07559d21"}, {"@id": "_:Nc26700041b734a24b7aedb0cabd1d9a2"}, {"@id": "_:Nf620da0bddcf405488e60dace78f7100"}, {"@id": "_:N14c5f265c8cf4f26944db7143df17053"}, {"@id": "_:N8aab451a691c48ae94eaec2fba8246cc"}, {"@id": "_:Nc0e6b5f6c75e495dad3d5de9295f0017"}, {"@id": "_:N84ba31d660c940719b2d4eaa8ffabcbe"}, {"@id": "_:Nfa606aed9b8f4f8d81ed133267daa852"}, {"@id": "_:Nb3704d112932441bac1925fdfc049e90"}, {"@id": "_:N9980558a66084542afd414ddbec8dc72"}, {"@id": "_:Nfa7840a815bb4e0c834fa0cbdce6d682"}, {"@id": "_:Nd0a95c03f8744684854ec4b5793bbdc3"}, {"@id": "_:Nae9481ec6fde4e11b156eb4e78153522"}, {"@id": "_:N9ec7d7bb457846b8af4d2488760f899d"}, {"@id": "_:N47ecddde4a3e4cdda5f27a157d6736c2"}, {"@id": "_:N6404fa46febc4429ba384dd721de3467"}, {"@id": "_:N0409cd9e4c7248f6be83d5bae2a900b8"}, {"@id": "_:N064d408d3c42456594c93b59c3ddd93c"}, {"@id": "_:N0aa70a97c4f94cfbbc5f07ec0e984e51"}, {"@id": "_:N6278c5e3d87b4707b247a805e93aef75"}, {"@id": "_:N54608ecb8cf14fba809db8168b25dbae"}, {"@id": "_:N2f309937f3544dc785822011cf5a9fc0"}, {"@id": "_:Ncb917a631d9e434cbc433d2043fdc71e"}, {"@id": "_:Nbe64893970f04e05b70053294d880c0c"}, {"@id": "_:Nfd6f184f78c848f5b70301fa181bd878"}, {"@id": "_:N13b1aded010f4eac8973f7b22e795b89"}, {"@id": "_:N3750b8e516214b1290f5f81e36d4ad97"}, {"@id": "_:Nd41b3750fba84e268b7f31be80f20357"}, {"@id": "_:Nbef1df4c340d4645bc9d98171eceb62e"}, {"@id": "_:N479ce46c4f6d43ed8df3dfa7827ea88d"}, {"@id": "_:Na32929646aed460287af6a0238768f25"}, {"@id": "_:Nb4072fdbe4324c41b4b64e502cef6db6"}, {"@id": "_:Nb35e109061544ee1b1c38b54939776dd"}, {"@id": "_:Nebe6124b905a4b19baffb58da90b5179"}, {"@id": "_:Na8a0a88e24524434a4b30c5c6c69c57a"}, {"@id": "_:N7d0c2177b7394d62ba49b82e17f9d8bf"}, {"@id": "_:N0f2b66901e974889b464ffef74ca1535"}, {"@id": "_:N7500c561f248476c8bbf91d5258b91ab"}, {"@id": "_:N91555a68ea0845249873ae4fc3b80b3f"}, {"@id": "_:N3de271c409514497b6bef049482e9344"}, {"@id": "_:N4fae099c5e4b4fa5b7909be4c9ffcc0f"}, {"@id": "_:N072bea493f404008a431bff9bd0fc875"}, {"@id": "_:N7770c7fc554f492194767d45d255eaa3"}, {"@id": "_:Nb26632b294804f2fac964bfa1d3b0fcb"}, {"@id": "_:N3eda9895a17744878ad1bf1f5fe49878"}, {"@id": "_:N2d6a563ceafa44b5a19bb4fbb7bb842d"}, {"@id": "_:N820555bbec4b4716b1a7d5558fc1a409"}, {"@id": "_:N5338a7373021472f8031cd71e6b302b1"}, {"@id": "_:N2341846e68d04562a64a23dc73f39ad2"}, {"@id": "_:Ne5f3af12f5724a979abaf42f3428629c"}, {"@id": "_:N59a9ad620b11498491a67b3891d861ee"}, {"@id": "_:N879a7c5904884eb0898c0ce4fa43db9a"}, {"@id": "_:N65ea2311fc6243f5981f2ba12f7d1d1e"}, {"@id": "_:Nc14ec99e2b614cc79522c0dd92971fde"}, {"@id": "_:N2fdb29788c1941e890e81a70374f2da0"}, {"@id": "_:Nb6da181117ef4ddd9318a09d6980661c"}, {"@id": "_:N55dc65d4075c4bf98d6c3bbb146dac28"}, {"@id": "_:N6cf188d6457647d28a20490a1efe43fa"}, {"@id": "_:N974f1b515bfd4eef97e1fc9d56f1e524"}, {"@id": "_:Ne46b40e08d6c411bb5154f87eb20ebf5"}, {"@id": "_:Ne4e5efc32c4348d8a5860911b44c472c"}, {"@id": "_:N6db31545369f4eeca50c913de867a315"}, {"@id": "_:Na4c354964cb94f88829e5c2e7582fa34"}, {"@id": "_:Nc1b28aa472434dd58c13a96f015cafb4"}, {"@id": "_:N87f3245702bb49a088a244d0e7124b1b"}, {"@id": "_:N4ebcc90731da4f4fae160a0bfefc581d"}, {"@id": "_:Ndae13813557a476ebbb0217dbca56750"}, {"@id": "_:Nb9ff556f0b0a4efba2eb4d871b257364"}, {"@id": "_:N8fc7c851b24a4c109b7f3ef3b1243aee"}, {"@id": "_:N94c81431f86a4d2e82fedd437a90abf6"}, {"@id": "_:Nc5cb49d687064e7cb14b84fa0eade16e"}, {"@id": "_:Na50820c4a69c492e8950a7136fdd7564"}, {"@id": "_:Ncf11125ed0e04957b1ee1c9aa4bd74bf"}, {"@id": "_:N6d21dc3b49824ace8accfbe66e69787a"}, {"@id": "_:N246474d5f7dc4f5c8fa784651460693c"}, {"@id": "_:N210563eb41e14d5d9268a1cc64a40f26"}, {"@id": "_:Nec41577bd8ec48d4b26c741c0684e9fc"}, {"@id": "_:N32cea4e4f3194e8ca4cd55fb5026e37b"}, {"@id": "_:Neb829f4371354b9b9a2908b3c6c0126a"}, {"@id": "_:Nb102daa6807c425fa3af9d1b274ecc86"}, {"@id": "_:Nae310382b7f040048a56d2bf2db6c315"}, {"@id": "_:N8adfb7d126bc4ad8acae4169216ca1b0"}, {"@id": "_:N01c3b68c260c428191bebe37f20d95d5"}, {"@id": "_:Nfe751a9e5d264501b78fc1935461f397"}, {"@id": "_:N4587dcb777e34377ac81ea0b5a7f1c28"}, {"@id": "_:N59bf998cdaec4d858d45449b60534388"}, {"@id": "_:Nb14b1bf57ecb4255ba4b55286b53f70e"}, {"@id": "_:N5db8da2d9d6c408f85933cfd32b4efe0"}, {"@id": "_:Ne99830834ef54b8188e0e47476e662f9"}, {"@id": "_:N3e207c5197b8453290732799a107a190"}, {"@id": "_:Nb00c09726c594d9387cc549845e4852f"}, {"@id": "_:Ndac346193c554f189fa9c858a4f5f2c2"}, {"@id": "_:Nfc6e1f285d9d450ea85a8d0a97a6d9a4"}, {"@id": "_:N31627b4d3e1e4120b6df7eb8160594ab"}, {"@id": "_:Nc139882381fb4268b2a53cd932e8c588"}, {"@id": "_:N132f88920ec548b3acdb852d9729625a"}, {"@id": "_:N92b53cfaed78417b8b653e5adb289862"}, {"@id": "_:N87ce7d6532dd439fb95bb1e5856282b6"}, {"@id": "_:Naa8937fa3200414d87010f5ef03f36ad"}, {"@id": "_:N0839821e870b43f696991fda7bf940cf"}, {"@id": "_:N6ebc0c7e4b484737bfc4bc1d14ed726a"}, {"@id": "_:Nb0500b1b39e34c4291f4ad0463c4402c"}, {"@id": "_:Nc1a68335e54347d1b9c5c412b5cdf3d9"}, {"@id": "_:N4a1d90ecf4d740548cc073603c3bb8f5"}, {"@id": "_:N02219001304440b180d65ac887a495eb"}, {"@id": "_:Nf5c801375085436e94356b393d84a0a8"}, {"@id": "_:N3d195081eaa04292b4ceaa046909b871"}, {"@id": "_:N58ac45f8d7814b4796f830064ea8e286"}, {"@id": "_:N0113217d5c2d44cd97cf2afdd183d54c"}, {"@id": "_:N1ec3527854774e35af07cb8f5a8084f2"}, {"@id": "_:N60e47ca8024b4df9a64969dea1053b2b"}, {"@id": "_:N7d0f70e100d748868df171a3a0405247"}, {"@id": "_:Ne48f0d5b02044eda817d5e27519cf082"}, {"@id": "_:Nf13a0f01a964400bacc90a026c1f58cd"}, {"@id": "_:N23203a63214d4955aa8c9abbf342b234"}, {"@id": "_:N03663e33aa89490dbac83f7cde5fcf1a"}, {"@id": "_:N412a107967124e218ee0d6ef7b777ac3"}, {"@id": "_:N92204db21ebb4ccc91cd2668fa3d686c"}, {"@id": "_:N94bb86f2eefb46ca8ff078f1a065dc6a"}, {"@id": "_:Neba003244e45471aa104045eb4960bff"}, {"@id": "_:N9ff24fd30c704143b198a7e29817cc33"}, {"@id": "_:Ned24c721cb0a4c929b8083eb7ae78439"}, {"@id": "_:Naef3bd9fa32e4068aecb0517f9e1de85"}, {"@id": "_:N5974c95f308f4a0f8ee6bfc05443fcd2"}, {"@id": "_:Nbdfc6438c2914896ab97be75af3ab5b2"}, {"@id": "_:Nab09271fa767490eab8c9139c0f2ee67"}, {"@id": "_:Ne375b296164a4268abee5a243549d0bf"}, {"@id": "_:Ndc3b0b16ca32400094b97d072e8c4290"}, {"@id": "_:N7cb60fb322284419acbc081fc1913f1e"}, {"@id": "_:Nd3e5f788e06144ce835ca6e37ce36c61"}, {"@id": "_:N670655da1a8e462786f851bad72a2d86"}, {"@id": "_:N239d5320854243e39715c5e61e0f95d1"}, {"@id": "_:N7c1f434d56b040d3973ef0e03ec35aeb"}, {"@id": "_:N85242a66e2654ba0b833a87bbe088be1"}, {"@id": "_:Nbd717d24f8e04225af5cccf46ababc45"}, {"@id": "_:N916410e8e9b84e0d8e199c52837a3c8a"}, {"@id": "_:N0969519852a147ffa79a8d110fce903e"}, {"@id": "_:N044a44dac76e444395a1a3d79b47b969"}, {"@id": "_:N5559b678f0b44acabb4941f5436ca555"}, {"@id": "_:N0f22f2fbbbcd42028da57b645f257eee"}, {"@id": "_:N703f4853766e48a88764473fcb11c6d3"}, {"@id": "_:N4b73696cf98a47178059490e40b6a080"}, {"@id": "_:N6c1dc6eec1904cb0b19af91707159b27"}, {"@id": "_:Nc52946e01b824527bd7afe22bb4e4b75"}, {"@id": "_:N9396d17ec58942d0b7a389236ce4632c"}, {"@id": "_:N66726fc7313e4d1c858af2c6e195792a"}, {"@id": "_:Ndacb3a9490944faf96206f513d5e7e7a"}, {"@id": "_:N2795f844f2b24727b784f701e30f2130"}, {"@id": "_:N9d115e27743443239d49cd7f5891e7f9"}, {"@id": "_:N81d82520706e4d028c741a5655a14d8d"}, {"@id": "_:N7f22415b415f4c798ae4bec0d9bb3b1b"}, {"@id": "_:Nc1d430ec48a54c22bfeb21dcf66c8ab2"}, {"@id": "_:N4a079ee9c2a2413abab0d2c0c24c0221"}, {"@id": "_:Nf544466b7a4a45c7a70b70bd721f4bbc"}, {"@id": "_:Nf76734a27c6c4866936dfb377f5d44e1"}, {"@id": "_:N11a26690b0054ed7b121ad15eb26f0ed"}, {"@id": "_:Nf2cc13f3f9d441ddbdcda7337b7ec0f7"}, {"@id": "_:N7247b19e0df6418589d80b065f13ba00"}, {"@id": "_:N8f90aafca841459bbdc773228bea783f"}, {"@id": "_:N76e38c6a69b04534a427a05efa62de41"}, {"@id": "_:N69fd19c39b824dc086802df023af4ce0"}, {"@id": "_:Nc33ef54c0a6b45caa676a06555bbbe12"}, {"@id": "_:Na583e20ee8bc4b5b8b7f1efc13145791"}, {"@id": "_:N00d8d338bb834f64ab53aacdfbef3dd9"}, {"@id": "_:N9d3c83f9b5c74933bf591211b54a940f"}, {"@id": "_:N59e7fcfbdece4e9694348ae5b53e6ca2"}, {"@id": "_:N600515797aa54f319564d54eeb4eb4fc"}, {"@id": "_:N1c47ea412ddb46359cc02f832b1a8783"}, {"@id": "_:N9e9d01e2628f4f07a49ffd88a63d77c1"}, {"@id": "_:N9f67ad1ef8864be6a92bdcfe75c44f06"}, {"@id": "_:Nf8194331f94c4b2ab70422ff43cdea76"}, {"@id": "_:N4ca2677b0c5843de854db4318468dd7e"}, {"@id": "_:N0fb5fe3ea7694d4186e40092f60905fa"}, {"@id": "_:N1b9f752ae8ff4d96bb9c9afbab7b04be"}, {"@id": "_:N68ad265770d1453d8d06cd7cb7bd3e42"}, {"@id": "_:Nb83598811c1b4b5aa1ee6fce4257102e"}, {"@id": "_:Na1918da2f16f40a78013851764d822fb"}, {"@id": "_:Nfb5630b3ff34497693f18d781310268e"}, {"@id": "_:N21994681394c4753b5ffcec15ed54cad"}, {"@id": "_:Na9d8b75ae00d4629a0a949370075884a"}, {"@id": "_:N94f5d35624a34b40a62888fca15acc60"}, {"@id": "_:N9904fdaeab2d4ee784e10ea73955431e"}, {"@id": "_:Nd0083a4d2f984ec89b36db9168df1eba"}, {"@id": "_:N909f156aa8be4beebf25696ca7776522"}, {"@id": "_:N847bc94503b14cff9f7738103d5165db"}, {"@id": "_:Nd68031d5bca247c7826ef1a110966f43"}, {"@id": "_:N95e86db8df0f48aaa3e25e9134217d0e"}, {"@id": "_:Na0880cbbaa514a9aa9e08e67fc94b7bc"}, {"@id": "_:N5e72c7e42ae1450d8094cc8960ea3c49"}, {"@id": "_:N042554a243fb4777b804d97d37442a2b"}, {"@id": "_:N8038acac32e947ad810421d04d1b965c"}, {"@id": "_:N1dd394c30f8d44b09a1b16c27f3d1f7c"}, {"@id": "_:N896a092760a944f9950c7f3d742c80ac"}, {"@id": "_:N9bbf8e99efcf4f39b1f1eac03e713b97"}, {"@id": "_:N7a171e7a09b249e291bb8636d6fb9dd8"}, {"@id": "_:N7c3f33343abc4ac88c46162b68605b5f"}, {"@id": "_:Ncb79d015fc3c4d618e5193d14baad64b"}, {"@id": "_:Ncf2ef7dbdd2a4ccdb55d87a2b6f540e3"}, {"@id": "_:N112e8b7568cb4089a3a408811da5ca38"}, {"@id": "_:N0325d596ae034ce09eeb4ff81cfc8646"}, {"@id": "_:Nb87ba9c977c3450a9b3a16f786b3f123"}, {"@id": "_:N0db74213c4ad4af89d57f1b8f7ffe15c"}, {"@id": "_:Nef9e94a9fa9f4c3fa879e635cb441869"}, {"@id": "_:N0d9dcc8d99284aa79eb1add6fa4c9d29"}, {"@id": "_:N42d2eb388ccb451287644efbf385f908"}, {"@id": "_:N5c9549fd42c14d90b50b6694b0cec5dd"}, {"@id": "_:Nbc8c71b1abe047da87bd220d0d6a15f2"}, {"@id": "_:N517c644878f0474aab8b53850ceba2b0"}, {"@id": "_:N8fac7e841397495f9f36c95569dcbb85"}, {"@id": "_:N211389c957314a93916e9bc9cd870b6f"}, {"@id": "_:N6494a56a68fe43deb3054d479762c795"}, {"@id": "_:Nf1743e998ea842e1967af1abcd389546"}, {"@id": "_:N72787906c7134bb89351d77dc04a09ae"}, {"@id": "_:N777355252d1c42b481dde93daff602ea"}, {"@id": "_:N7b076aebd3be497d9ddb57ede1c5f256"}, {"@id": "_:Nbe7e21d25493448fb22f2125743a9ef1"}, {"@id": "_:N79942d897b224c8c803e5f4d117897ee"}, {"@id": "_:N1b68a76a2af64f8b927462cc44420624"}, {"@id": "_:Ncdef3534f88a4f29853751dc84ca8ffc"}, {"@id": "_:N5a87acaecfc94b2bac45fa4b5f97eb98"}, {"@id": "_:N11d1918ff1d2413ab06b5f4a1cef0df9"}, {"@id": "_:Ne8814720685045c487ec16da6129866b"}, {"@id": "_:Na9baccbd42224055aa365c8ae2cd953b"}, {"@id": "_:Nea2007ab26fc46079cbbe092fdbf1df2"}, {"@id": "_:N151d57339fa54f3b903e41b611dd5e99"}, {"@id": "_:Ne64dfe8d74584b3da366087dc77f8f92"}, {"@id": "_:N6d1fd1ce84a8403e8c41b447971c8e49"}, {"@id": "_:N8895f802e144417a97c3a564cc7f0c3a"}, {"@id": "_:N04e4d86097eb471ab8ff570322572b2f"}, {"@id": "_:N9250565c501f42af9605c8eca4becfe2"}, {"@id": "_:N27d45cf7c7cd4111a3de2e6af84a1440"}, {"@id": "_:N4f18f8ea19424591840260084d3a1791"}, {"@id": "_:N27acae71a5b74396b4407d28eec7460b"}, {"@id": "_:Na4c0835656774feab62eca4b07275b73"}, {"@id": "_:Ne6cc9cee58804b7d91e4ed54660a4c2b"}, {"@id": "_:N1c03c8a5415242f2b2452b3c66147324"}, {"@id": "_:N74c46e0931584a0a8be20b8c1c6d67a1"}, {"@id": "_:Ne972c82e913e4099a27f6a2555185d95"}, {"@id": "_:N7e49910f83464bb0a4dd34142b9990ad"}, {"@id": "_:N404f9d76ec9f4d87b23bef9f573117bb"}, {"@id": "_:Nbb24968a3d4b45b1b24739ccb5820c0b"}, {"@id": "_:Nc0d14d294adf4879a5727a7c112385b1"}, {"@id": "_:N68d9b3c2a3b04abf82424debef2e161d"}, {"@id": "_:N40fdabdadd3c4df29fe8bf1abd7ad630"}, {"@id": "_:Nf4b3d274df6148d0986f25a1b3db497e"}, {"@id": "_:Nfdc2158e1c314a96b549c4121bcf6de2"}, {"@id": "_:N8c1f4e53260c434b85e58069e1c300fe"}, {"@id": "_:N95e4c655a22544b48d1c67cf57add160"}, {"@id": "_:Nc61b1fd80f3342489bbb05fbea589995"}, {"@id": "_:N9c6a2531ecb346efaa7db972306d2e9b"}, {"@id": "_:N651f88c3ac404b6eaaaf9ddf899948be"}, {"@id": "_:Ne9e99f98a071401a81e98952e2cd4c71"}, {"@id": "_:N735711646ae64eceba15b97f368bcb0e"}, {"@id": "_:Nca84cf748b6f4c4d9bb3ec40c5f8f326"}, {"@id": "_:Nd131652ee48041e4876fdbf9a6da3c6e"}, {"@id": "_:Ne2efcfee278b43f2845271711ac60379"}, {"@id": "_:N803198aca10347c5bc2102d66e3448d2"}, {"@id": "_:N217669f7fd0c42aea33b114a101ca3b8"}, {"@id": "_:N81002436e95249b18c22768571856a73"}, {"@id": "_:N3019733ff28449ddaa5d5f58d4e2bde8"}, {"@id": "_:N77dc36d7b4f74deb865724c35881704f"}, {"@id": "_:Ne803d5e1f0c149c8b998f903958dbc9d"}, {"@id": "_:N65f816bb82ce4f768d6ba8b311ed280d"}, {"@id": "_:Nb2b0c0937bcf4e76b7397a5e3e137f39"}, {"@id": "_:N5fbeecfdfe2c4f1299f48ee727265cdd"}, {"@id": "_:Ncbf2e8d9e1db4f868db9f266659ccea9"}, {"@id": "_:N2aecfe46bb5147c1a7ff1440275e604d"}, {"@id": "_:Nb3a357af86c84bf8bb0f4249af212f8b"}, {"@id": "_:N8a45316f6e5d49279b1fa4f717a7bb07"}, {"@id": "_:N43dac3f8ad30487ebfc26b6ee0d8acec"}, {"@id": "_:N11e54792904e49fd86b7381434f91d37"}, {"@id": "_:N7e754b0a9e854240b5bdeb799a12c1b1"}, {"@id": "_:N956bd0d55333453c8b8509482931d92d"}, {"@id": "_:N2b645221c961439d99564c9b7fcf306f"}, {"@id": "_:Ndcd2dfb833394bec8a8dbfbd92202348"}, {"@id": "_:Ndc4989badb774a2fb0cd5aeefff55afc"}, {"@id": "_:Na890e4bffea84676b65ab48cdd60a32e"}, {"@id": "_:N5060069c983a4c0980fff574aa531f05"}, {"@id": "_:N8a412ac966ab4b81a360cbe267152711"}, {"@id": "_:N46002691b00a4484960dae1f54278aa9"}, {"@id": "_:N4f395b15aff549bd89ad12afdd5fe1d7"}, {"@id": "_:N5d184910a89b4bd49e78de7d9878c6c4"}, {"@id": "_:Nc680a5d6583e43219dc8500fd73fa149"}, {"@id": "_:Na193777ad0df4012a362e0ff006d5c55"}, {"@id": "_:N6d4b092d9c6742a8b08eb91f24c72419"}, {"@id": "_:N1c95669b0e1549e1854bc658b8b38884"}, {"@id": "_:N6d887b38fdb147578d13ff4141a4393e"}, {"@id": "_:Na93f4b3507864a7ca4b3c594df52fff8"}, {"@id": "_:Nbdd07ee060a24ccc9a684ad80de8a0ff"}, {"@id": "_:N3aa9e765398445d4afd1c2cbd99f9450"}, {"@id": "_:N2c4bd6db08e944b99c8163d300815f35"}, {"@id": "_:Ne0c023bfd367400aad79a525795cd8cd"}, {"@id": "_:N1a08507450db40eda8c21b7ccd7093a2"}, {"@id": "_:Ne5cac552373348bdb0bc49e8bf1d64e8"}, {"@id": "_:N9848fff9b75c4a46a8078bf80376eb9b"}, {"@id": "_:N610833c4a95647e7a95e8e0742552251"}, {"@id": "_:N071cdbd55f2a47d19ad7e8d7bce720d1"}, {"@id": "_:Nfa767ae4cf444a38b9734c9818fe4146"}, {"@id": "_:Nf07b534c169d42d7bef7997bbfc0c2b0"}, {"@id": "_:N686c8246fefd4115a62fdf2945823658"}, {"@id": "_:Nf8db66b581c446ed8753b8a87c4e31e7"}, {"@id": "_:Ne62e2e51e442419298b52280fdb222d0"}, {"@id": "_:Nb74c9cce4c734ed4b7fb92bfa2ea1c85"}, {"@id": "_:N54ab206fff3141afb81d64fc3f864ce2"}, {"@id": "_:N07c4489cf1f4455fa45633d68cabdfc0"}, {"@id": "_:N04da926daad149839f83d8c8643d8a5e"}, {"@id": "_:Nc6609e00e835427bb66e6c809b9d3fc0"}, {"@id": "_:N695f0e742f134c8d9d7f7d4ecb9c795f"}, {"@id": "_:N9bb862a2eccc447e9eb297d1a32c21c1"}, {"@id": "_:N6103f95531b542c9a940457455814fd5"}, {"@id": "_:N8eea2af612fc4b28a8d325d5702b3b88"}, {"@id": "_:Nfd113acc18474ef8872dab0e22d893f4"}, {"@id": "_:N629e501fd6bb4c2fa384f1058b8204ed"}, {"@id": "_:N58a5a43c8f9a41bb9d5fd126e8caa334"}, {"@id": "_:N3aafc2a5d17f469eb43ab4286449f162"}, {"@id": "_:N51cfbb2759074439a61a40ca635970d4"}, {"@id": "_:Nd7b6afaff81d4b7995e4434d44006e09"}, {"@id": "_:N2f170891e4ca42dd82ae956596da1782"}, {"@id": "_:N0727144f93c14fdfbc7144e14d9bd1c2"}, {"@id": "_:N9e907f07da1f456da0dea8dd830a20ab"}, {"@id": "_:Ne25fb2368a6745b5981e04b46297c741"}, {"@id": "_:N1e5b963c201d49a4ad527e9804c7c286"}, {"@id": "_:Nd7af3ba842254d91b169b81d8bdd8cd2"}, {"@id": "_:N23e4316deea74e68a3e7fa9e4c0f7dc6"}, {"@id": "_:N8b8d19e3222549b993b2d4d87276a769"}, {"@id": "_:N1dacc2ea31534d1d8327ca28e508ca91"}, {"@id": "_:Nf36d831f71914d73a2b3952ffad416ab"}, {"@id": "_:N6271f2331d49419d9112a0e8f1fe20b6"}, {"@id": "_:Nbc33319e89d64a3b824c96e3e7dc51da"}, {"@id": "_:N6780d7e69f144514a84ee12047661223"}, {"@id": "_:Ncbd799c47b4543cb802234d87a44a30b"}, {"@id": "_:N1687946555d8457fbde02ef808fcab79"}, {"@id": "_:N0fd0d8163db74d47a564fb76e3da2755"}, {"@id": "_:Nad4c14395489496ba59c1b60487d3f4c"}, {"@id": "_:N5926d7d3372b4097b354a1aeda094b13"}, {"@id": "_:Nb40dec36700e4ff49ce8f3293fd156d5"}, {"@id": "_:Nf44f5e23063b415ab1120219bb716ec9"}, {"@id": "_:N313654d87f2940e2a683848d8b420e61"}, {"@id": "_:N157b541f005a4387a4bf878801483e7b"}, {"@id": "_:Nab0aff21c62a4885bfefb7b0221da008"}, {"@id": "_:Nb57c95b040c2421b8faa004a16a2b5b9"}, {"@id": "_:Ncc3008dba2304d9fbece9df6d7c20ebb"}, {"@id": "_:Ne4281cf2d9db4dc0b2d15d84be8f26d2"}, {"@id": "_:N32a777c00ac2469ba7bc3cc4e030ab48"}, {"@id": "_:N10a5a8d3fb8b4a939c78efa680a90332"}, {"@id": "_:Nfc663a09bfc942588036e55ef2de37e3"}, {"@id": "_:Ne2e182f016fe4a8d9bf744a9f2d4d4ae"}, {"@id": "_:N70ef298699014375a37639fe10110e0e"}, {"@id": "_:Nbfc241cf1915430b8e78c18e326c8603"}, {"@id": "_:Na622413409814aeaaffdd3176c38ad13"}, {"@id": "_:N0300b39b01224aa78904c64b114e0c88"}, {"@id": "_:N10eb25b137ce4e1a80276c47cf27d1b3"}, {"@id": "_:N819cd4cc71a24fb5a61aa008a34ecbbf"}, {"@id": "_:N760bb516f7fa47be9f43ff4760255f57"}, {"@id": "_:N43330151bad846aa91d53cee8706f628"}, {"@id": "_:Nb821b9ceca644f5d86ac53530b9677b9"}, {"@id": "_:N2812dbdf1fd64065bbde36d704840f06"}, {"@id": "_:Na5a16f859e15415cb5c56c109df9ac0e"}, {"@id": "_:Nb101be07aead4d55a1604546fc84d311"}, {"@id": "_:N6925fd9385b1420aa53e4ef00c3fe556"}, {"@id": "_:N23665f92fbb6470f9c4abd8bd419c231"}, {"@id": "_:N1fa98a0f7b1d4897929a1c5c2b1d1752"}, {"@id": "_:N7212ae26f6cc4b2bae65dd4e64bd102d"}, {"@id": "_:N5876db40839b4533901340aed60b45eb"}, {"@id": "_:Nd6e375fdabd3440a82b4ad97a569c4fd"}, {"@id": "_:N267361fd7b83455d97c191c5dd7f0e5d"}, {"@id": "_:N607397ebac724a94bf40df4d4a429a9f"}, {"@id": "_:N59fdbba49d764ed38a7f32b1c99974a3"}, {"@id": "_:N63d15b30b30f419882f434bb000b8db0"}, {"@id": "_:N0c2782c48624435086af1a17fbfc5b13"}, {"@id": "_:N6c939522010d43c1ae5faaed28a28f11"}, {"@id": "_:Nd2c6295893b244578c40cfd4154c7d9f"}, {"@id": "_:N0fcf9d605a4c45fea9ff16b613951567"}, {"@id": "_:Ncafa9c37e28e416abc3b0a60fe845d21"}, {"@id": "_:N2e6d198044ce4e19a5c9964e5d13a2db"}, {"@id": "_:Ndb50f7ef5f404e2abf66dd29277befa2"}, {"@id": "_:N8f0bd561848041708eb00e8b48e5fa7e"}, {"@id": "_:N17880a8a96184b319f9116d03aeb0e18"}, {"@id": "_:N339fce9a297c4e3e94dd1f5a5f289e0f"}, {"@id": "_:N2c82f17ab75f4e2d896a225cebc8c722"}, {"@id": "_:Nb4c42a0112464a63a808dd0ac339ff67"}, {"@id": "_:N3ce1ab81658d4e738978b457c9c960ae"}, {"@id": "_:N2debd96f20bc4a438c6fc673783a8378"}, {"@id": "_:Ne086d22bc5244c7aa998340779c06fa0"}, {"@id": "_:Nea6b66bca2b04d6d85291e7114ec7383"}, {"@id": "_:Nb16c0650508d4fb4870b18dc1469cf53"}, {"@id": "_:Nfbb9b6279fc141aeac9180530ae6aae0"}, {"@id": "_:N6b40200c16034c08be89962eee6bab77"}, {"@id": "_:N355b9c39f53a43a4a4e69b4bd3c33e10"}, {"@id": "_:Nf5d0df5c31854f1995799654ad34315c"}, {"@id": "_:Nff64e69e2e3040b6bb578539d1e42b7e"}, {"@id": "_:Ne70237842a214dd99d11fc4a265fb494"}, {"@id": "_:Nc1f4914f31264cb99602219c89da36fd"}, {"@id": "_:Nff3edf6b43a4495da78ae87bbae01e10"}, {"@id": "_:Nb4344e7429a84809a679abcdfaa64faf"}, {"@id": "_:N46948961243b4f9c914102e3bf55bc33"}, {"@id": "_:N881e6146a5fe43ee8ceeab1d807f675d"}, {"@id": "_:N02497abe470042df9ca89fc697d45694"}, {"@id": "_:N76d114d10541429aa9a579d646cee5da"}, {"@id": "_:N71466e63dc0741c59b95fccc6c948c3a"}, {"@id": "_:N52f7616c3319498f8cd9bb803924d4c4"}, {"@id": "_:Nfe20483c8ac64a3ea386a3bc85fe736e"}, {"@id": "_:Nd8e50c10ec204c03bc199864f1e0d598"}, {"@id": "_:N5dce5fbede8c4384bfa3dedd0e106c29"}, {"@id": "_:N201e50f2c5e048e7b1fcde8ae183d55d"}, {"@id": "_:Naa023eb787394220a937919a6854c76c"}, {"@id": "_:Nbd8396cb85d0455c8580d434e8e862fb"}, {"@id": "_:Nac9bfeb6f1a149478bfc0b56d77b1df3"}, {"@id": "_:Ne5affadcfd0e4f3eba4bda85a4c2f845"}, {"@id": "_:N5a396277c8734faa9869309e28c4d510"}, {"@id": "_:Nfab8aa3a043b4c0e882b8961e1279a2d"}, {"@id": "_:N0cf1c8b3bf694ea38548fee551cd53c9"}, {"@id": "_:N93da172c9fdc4ec094f66e14efb86bac"}, {"@id": "_:Nc9dd36a37bea42b291309f59fab61884"}, {"@id": "_:N3e8a4c4e529e4a6f93283032dc4e49ae"}, {"@id": "_:N5fe98bef88484644ad74cb8cb5d5ba1b"}, {"@id": "_:N854d3fe286854a2ab03111ca9f981cd6"}, {"@id": "_:N6a14a5a908274798a93dbd55749c7cd6"}, {"@id": "_:Nff5fde073046473e8122243c3c03cae0"}, {"@id": "_:N36ab6c7c573e4a329967743c2402bba3"}, {"@id": "_:N9423e37c4d394c40aa2dd62c5bb4f97c"}, {"@id": "_:N5a20105cac56458196d9b7359521a04c"}, {"@id": "_:Na80ba6a6ab1b4ace89ab4946fce78acc"}, {"@id": "_:Nb0576d244c0744c3b7c91284f8711972"}, {"@id": "_:N8c4b22df104544b9807d3698dda6ef8f"}, {"@id": "_:Ne507218f025049bcb2063bf201cffe4f"}, {"@id": "_:N070d8f9d8e8a41c4855fb1d9dcaded1e"}, {"@id": "_:Ne8aa87c49a7542d28da70facadb9e754"}, {"@id": "_:Nf9e142134b924df9af16278e62eab4b0"}, {"@id": "_:N5d82caaf17bd458d82149c4d7d1d29d7"}, {"@id": "_:N648356587e454ad5a88a45a78949b0a8"}, {"@id": "_:Nf734c03786444f15b0fa800e50e023b8"}, {"@id": "_:Nc5beb17819cb4174b23ef792806d4dc0"}, {"@id": "_:N0106cf3c54f446d6bf7fb2f48143bce9"}, {"@id": "_:Ncc84e44fd87a4120a5adaeee402c2e7e"}, {"@id": "_:Na3ab5f78dc694ba9b901a4e8a589593c"}, {"@id": "_:Nde74ec37b650427ab3df0e63aec4b3f9"}, {"@id": "_:N6e4c51e0d47f443d96ce25faa47b4bb1"}, {"@id": "_:N5de1b4643fad4676a4a015078cceb46e"}, {"@id": "_:Nfc22cab9f9da45e394ce7a9b997001a8"}, {"@id": "_:N0da9cb42be4a4695a29cfecaa8899f4e"}, {"@id": "_:Ne552e10bed7949d09ebe48314b4b693e"}, {"@id": "_:Ncc27d60b75a243538265c33ccbdcec4a"}, {"@id": "_:Nacb6486dfdfd4ce1b3e66114846da1b2"}, {"@id": "_:N344d994ba4d44157b731ead027565867"}, {"@id": "_:Nf7ecc71440b34ac9812517a75f9607ef"}, {"@id": "_:Ndb866cdf16bc41498e6fb28fdb150d0b"}, {"@id": "_:N412b3f07da774611be231da7873c6555"}, {"@id": "_:N0ad3fd4a0ea940a0b4fc5cc7e4c653e5"}, {"@id": "_:Na0c3558c3c6a4b869269cdf1709a58ca"}, {"@id": "_:N614e3bf1d0e4477ab34e90dd1ce88d4b"}, {"@id": "_:N537da97a18454724b418980244274dd4"}, {"@id": "_:N8e7d6f9138974d20942cb3ec9097dfee"}, {"@id": "_:N78fc1f2c4c354d9d9dd2095b3b77e7d9"}, {"@id": "_:Na5df36aef47e44de836c8e4c12429374"}, {"@id": "_:N5a3a4b722cd2404ba936cbbed17e4776"}, {"@id": "_:Ne0898159f37f40af9749143f3fb0a500"}, {"@id": "_:N2cea6313d4824abebc447b3354551b83"}, {"@id": "_:N69cb379a35d74f1c898d502db31904c1"}, {"@id": "_:Nf940a95a21434e22b2530d2ba0257786"}, {"@id": "_:N63172a27e2584a5c9355cdce13c92609"}, {"@id": "_:N12021659d9cf4d77bb01efa04d2f555c"}, {"@id": "_:Na65f4c4f4a0c441f8151af31190d7db5"}, {"@id": "_:N4a26796a38cc480fa0c931d3a6dd31a6"}, {"@id": "_:Nd7e7cd86e8214264b1f2f6bcac549b80"}, {"@id": "_:N46fb09c083b24a939d280de796906fcf"}, {"@id": "_:N5829eefbe1434a838926a34941a35fe6"}, {"@id": "_:N80eae4883f3c42f2b0fdfcc40e959647"}, {"@id": "_:N49660b783916429db1a3b83b9229f77e"}, {"@id": "_:Nad04cfe6c0004e0f931b98371a2f9add"}, {"@id": "_:N9101e077ef944d6b80f58781c8b7cd42"}, {"@id": "_:N3fc2dc77c5404944a6ef0164c82f8a04"}, {"@id": "_:Nd90dd3add1244ad3943cefd89a877a69"}, {"@id": "_:N7dd267ade8d7415e8e297e0813791870"}, {"@id": "_:Ncce06aad96d64112944febdecae3435b"}, {"@id": "_:N8c8e29e280a444e2bfab55043af72b5f"}, {"@id": "_:N17b7f0d190364163ae080a538a22fdcd"}, {"@id": "_:N77ac31ab97894b3798bb6c9bef07da0a"}, {"@id": "_:Nf1bdae2d9f314cc983f60f4238d59e24"}, {"@id": "_:N300bf8949aaf4f56a321d7d3a9cea4d3"}, {"@id": "_:Ncbe6bf778a664be7aa566c4a0196e32e"}, {"@id": "_:N90b83ce98ef441219d0c3e8fb647b1de"}, {"@id": "_:Ne69bfccc184c4c76b5d7d7c3c7218408"}, {"@id": "_:N87e53961ff6a44f5b035c9aec5d2fa06"}, {"@id": "_:N6df0a9943d124f37bcf090444e4212e5"}, {"@id": "_:N6faf41735c9c4a9d85b259b18bd0d81e"}, {"@id": "_:N54c2cbf357ae427a92a5716df34c0bbd"}, {"@id": "_:N237b552959154b3dbea21e523c930df5"}, {"@id": "_:N92b93c137a5a45b9b42a9c62a7c17571"}, {"@id": "_:Nd38d6f4441c5498a9fc13cf37fe52bba"}, {"@id": "_:Nac333028cb284d7fac9f674e8ea2361c"}, {"@id": "_:N74ceb7df39de451fa90dc713b61df025"}, {"@id": "_:Ne9f9a795a0c046ba83b11df5b91ec3e0"}, {"@id": "_:Ne200de4be5a449d8b7c13f3d42e26c77"}, {"@id": "_:N63b3e90b89604d67be1c332c2cffae46"}, {"@id": "_:Nc6d0a99697e04f22baaf9ecd33a672eb"}, {"@id": "_:N2fe3eb3a1123495792269988eb7acfd4"}, {"@id": "_:N1ab6b866189a4cf0b6de388aa7f09ca6"}, {"@id": "_:N534ea31bffd0443cb62cd403e060c00a"}, {"@id": "_:N583cb3785ba948cdb45d40fd4fd040f4"}, {"@id": "_:N57f5295709104291adf48aaff41c41d8"}, {"@id": "_:Nb01b70b51ccb47b7a4293123711559d9"}, {"@id": "_:N877047c05e2b4c1e9fedaef02e1b48b4"}, {"@id": "_:N3333e6a5cb014205a74beeac5c5ad0fd"}, {"@id": "_:N07f81167aa904cbf804e69c1cbf08213"}, {"@id": "_:N410a243f21304cc580d7f012d5e18b24"}, {"@id": "_:Na2472a7b97df42779557edeebc2d5141"}, {"@id": "_:N40308d922cce42a6b333f71b5760aabb"}, {"@id": "_:N5ac15c7bcbac4293a129b4163bfc9b87"}, {"@id": "_:N64c3333978c64d4385c41733cf17628d"}, {"@id": "_:Na3efe64d24be47978ef7aa37f67144fe"}, {"@id": "_:N567c7b4ac8c34eabbae727551a9aa021"}, {"@id": "_:N6fc083cfb9df4814a605fc86050fc48f"}, {"@id": "_:N75d0f9c56ed246b38d40ce001cf47aa1"}, {"@id": "_:Ncb793f1b878d4501a68754291bdc813c"}, {"@id": "_:N6af5d5e5761b4a92bcb828524a607db8"}, {"@id": "_:N50a7a1440cdc4f9cb024232cd4b23106"}, {"@id": "_:N16c05a50062c4af8888493e2921fb1ac"}, {"@id": "_:N3da71d6407364439b155a1fb000dc11a"}, {"@id": "_:N260bdc51fc874207ac65d3584ff13d45"}, {"@id": "_:Ndfa44d0d70aa41de91dc8eb1dd72f9f0"}, {"@id": "_:Na462525a0252435ba8af81f6e0e625c9"}, {"@id": "_:N81bce36486d6437ea3d8ffb7244a73bb"}, {"@id": "_:Nd3eade3944ad4e10b55dc6eda987536f"}, {"@id": "_:Ne24f51a757864485b85982df989e7a3f"}, {"@id": "_:N84a5fe1036c64645a83ceae357147aa1"}, {"@id": "_:Ne7e09d092427444384f0f89be87cd5f0"}, {"@id": "_:Na8aeb62d3c9945b7ad678c48a95a7e91"}, {"@id": "_:Ne453e210be134984ac4d65f5204d26b1"}, {"@id": "_:N1a2f2e3a24274a3d96ac7e4774c22f13"}, {"@id": "_:Na5f855086596469d982310bfbce63229"}, {"@id": "_:Nfa168652ecbf424693773d7fed1f2e2f"}, {"@id": "_:N6a7aede6023e4508ae7722e2949f31cf"}, {"@id": "_:Nba9645aa0dd1460291453dc77f6b4b14"}, {"@id": "_:Ne3e0b0cefe894efea90179e2e16369de"}, {"@id": "_:Nce1fe7ba9cb749e7bba7d5a2a42b30eb"}, {"@id": "_:N88459d22486d4706872cc43b4e7333e3"}, {"@id": "_:N25850cda77bc48f9952de1c085af7a99"}, {"@id": "_:N689fc2b247164775aa5b8be71878e978"}, {"@id": "_:Nd8747cb92fd04ca88816ea2edc25c0fb"}, {"@id": "_:N884731397c74437395ba523ee53eb4d3"}, {"@id": "_:N93a38a3bbf15448e8629d17dea9f9154"}, {"@id": "_:N029af182fc8d4ff09b8fb096b21c75d0"}, {"@id": "_:N8ac53611bcee458f9b7df429592fe9c2"}, {"@id": "_:N4393e328fa9746629814710654b635df"}, {"@id": "_:N30da5c1fc3d9459f9fb92f8e3290f612"}, {"@id": "_:Naa93537fe4ff46ab8213dd7808bc1925"}, {"@id": "_:N9a29234a335e4bada3717379dd0c1f0d"}, {"@id": "_:N0301bd95856545049c989e20f063b75e"}, {"@id": "_:N75d95efa831a4dc4b0b76806862873ad"}, {"@id": "_:Na00c0810c25042c5978b4b64f08c1b2a"}, {"@id": "_:N179f78f42aff4efe86af7ff6261c9bc7"}, {"@id": "_:N51c9d5c9388b4c988b62b075f88c335d"}, {"@id": "_:N89598c54f4514afa8b6338fe4d258a1e"}, {"@id": "_:Nbce0135ac24b4bf6bb71e8d8ab9dd3e9"}, {"@id": "_:Nbe87bc43e8d44a4293af24fb46ca6c37"}, {"@id": "_:Nc619f8a4263f4a80a62e28ae9bf95e78"}, {"@id": "_:N9ff05cef3fed48cab33558fd45614fb4"}, {"@id": "_:N5c6fe706e22840d2ad7d4968166fdfc0"}, {"@id": "_:Nf1e73dd3b8314427b8c487e27870e208"}, {"@id": "_:N65ed80e1b7f14d5fbb55a140132859d9"}, {"@id": "_:Nf3880375523f40588fa247405371ccd3"}, {"@id": "_:N7b3f8561ea1945d8a73d91b0037e839b"}, {"@id": "_:N0b04d18a8b5549b4a04b9b121eae60f9"}, {"@id": "_:N35e751aaed1d4b23b7e2e6b2cd84b8e0"}, {"@id": "_:Na06bfcfc73d847ad97dec77fb609f62f"}, {"@id": "_:N12448117211c4e3ab0ebaf361cc0fe53"}, {"@id": "_:N51a0196b487f4bd191188b80f1ba9710"}, {"@id": "_:Nb306bd451aa74e83a0528a05b7c806a6"}, {"@id": "_:N34e548b9b4ed445589c4330a018634e4"}, {"@id": "_:N7130d6dbbe574a9b93ef5b5ce6d5e1ad"}, {"@id": "_:N6637679a20934a7f96b5f2aa5a17d62b"}, {"@id": "_:N72a529a990de4c43ac2e4eaac772ca04"}, {"@id": "_:N91bb16434cfd4e40bd78c3f903d4d704"}, {"@id": "_:N6cd940b3d54548af8b794a2327be8306"}, {"@id": "_:N14890401aa54466ba02b86d07effd757"}, {"@id": "_:N9f181f9ed07f4e10878476d8f1d80b5c"}, {"@id": "_:N7d91688cad42489fb6cd6b4fbdb61aa8"}, {"@id": "_:N6dd34d169b594d989b93da0a9f01f60a"}, {"@id": "_:N01bc84bf144243ff9b4321540cadfa8c"}, {"@id": "_:N56fb4db5076144b8ba0ea2dd32cbfe51"}, {"@id": "_:N3cf23242c167495cbecd4865fb6edd87"}, {"@id": "_:Nefb75b8472b34b69a533603792a42406"}, {"@id": "_:N1f2e3b9b4df64f1a88530595e02928f8"}, {"@id": "_:N23b0cc4f0b684d2ea7320061011dadae"}, {"@id": "_:Ne08041ae9b8f430f88f81bb002e08289"}, {"@id": "_:N51e625e7ee4a4c62849eec9d469f30fb"}, {"@id": "_:Nb7fafc8d45764a3d81cd4d5bbaef21a6"}, {"@id": "_:N7c4ba3428b8a4856b8a337ee26417255"}, {"@id": "_:Nc12c2bad44804c32b46cb3474620c518"}, {"@id": "_:N508593a767314e47b39fa16602cc7c68"}, {"@id": "_:Ne0cb1790d5db4736955dd30f80524bc1"}, {"@id": "_:N1867ad1029ad4bfe95e77e98c3cfd973"}, {"@id": "_:N8012c35e4e6247f29dd17451434a360d"}, {"@id": "_:Nb15a342009e5442b9d042be4c2cc39a1"}, {"@id": "_:N927fceaae66d4d5da7e21ba9b870c630"}, {"@id": "_:N1209e73adac74a20a7b9bcb37034e503"}, {"@id": "_:N454db1b6e6d54a089a186e3ff5073821"}, {"@id": "_:N84c8267c720946ff9c90da124a44dfef"}, {"@id": "_:Nb8479295721b4557a91936a4bdd0b0e1"}, {"@id": "_:Ndb61c3a8ea3c4dc09bc401a2b4aee15a"}, {"@id": "_:N851319a587b046babda28af22c8dba0c"}, {"@id": "_:Na1c61f134ab04cb7b963590318582a7d"}, {"@id": "_:N87601d5672224d9ea795579013522c01"}, {"@id": "_:Nae6f175327ca4534b64e9ad1fa5afbe7"}, {"@id": "_:N41d0bd4126e844018e2569c5033fefa7"}, {"@id": "_:N4a124c117fb044cd9f60c73f240b9ce8"}, {"@id": "_:N0885b59ec33249a597bb595c316ab065"}, {"@id": "_:N249b9dfa5d2542a48b80795e4ba6cbf6"}, {"@id": "_:Nbce9d4ed58ec43c8bd7ceab1e3d124f5"}, {"@id": "_:N8b6f991078f84a1fa0ade32bd5cfff70"}, {"@id": "_:Nef281d7226134b74b0619ddf4e010c59"}, {"@id": "_:N957f3436c47f4debaa9ebfe5e1376955"}, {"@id": "_:Ndb916b3b2a864cf3ae6682942825c661"}, {"@id": "_:N31e845e92c4d4f539bab660ee08c4901"}, {"@id": "_:N7c0b0417cb474193a9e90210831f451f"}, {"@id": "_:N7722e08fd7414f4c9477aa04834384c4"}, {"@id": "_:Nf972cdccdb99459b9e1a90d1a2f57da5"}, {"@id": "_:Nbc12f9900d0e487e8a8009c99e1ae8f2"}, {"@id": "_:N8ce0a939da464ebba04eb11495b49201"}, {"@id": "_:N27556e83f5d642a9999d867bd94843ef"}, {"@id": "_:N598a54d57d6249acbf7bc3af814235c5"}, {"@id": "_:Need3583450c84e33839840f4905df890"}, {"@id": "_:N21720c8cfd994cc7af6e2d7a39d73511"}, {"@id": "_:N6e1c91a8670f49629ab9ccaf3989ecc8"}, {"@id": "_:N2da6dd79da4e444c9b4e7b54c124b8ff"}, {"@id": "_:N707238f6f5b94d379444940fa9056473"}, {"@id": "_:Ne08060ca5d1741b299c3fcc0a50fb7e4"}, {"@id": "_:Nf9ea792bcb314ed4abb9dab45917062a"}, {"@id": "_:N12d9c2879cdb49578c54d10ec913b365"}, {"@id": "_:Na786d80fcfdb458c9a925f7d7b1dd387"}, {"@id": "_:Nbc9ee488b210474f87f39ea0da3246de"}, {"@id": "_:Nffc75e05663e4eb39f24edf21261f091"}, {"@id": "_:Nf3d9b17d31df4fe393f0e94d41645ff4"}, {"@id": "_:N32420372e1d845d6830f405ac7c1ec6c"}, {"@id": "_:Nb94f928e5ea34de488604ea924ec5051"}, {"@id": "_:N944204e5bb9e484ab18faacc4f19d4ea"}, {"@id": "_:N48065cfeda3842a1ac0489bf30f9d690"}, {"@id": "_:N4d2a1f4f00524c92b484fb996b4ad701"}, {"@id": "_:N687e33a1427c480aafd9c6631790860a"}, {"@id": "_:Nd2751b8421634b4d891a809b81e381ac"}, {"@id": "_:Nd7224a7cd74b496abd66cc51ddbcab3d"}, {"@id": "_:N5c0aa1da9ffa435185b7c90a45cc866a"}, {"@id": "_:Nd5d65ee086fe481a86db72ad8d256333"}, {"@id": "_:Nb78bf693756d441b9b3118a9912474e0"}, {"@id": "_:Na6e5bed31a3c43e0ba8b857889079115"}, {"@id": "_:Nbac8489f860e4521a92de9401ce7c89b"}, {"@id": "_:Nee9b341f9cc245c5a48b0a604dafb9e3"}, {"@id": "_:N063bfc8fdefc4282ba6529a31192dffe"}, {"@id": "_:Nf486b0dcc2a442f08ef63a622bfdbf58"}, {"@id": "_:Nb3c2d9c6ad77407eb29020b8b2e031f4"}, {"@id": "_:N6aa8963543aa40fea4385212d862f46d"}, {"@id": "_:N4383afed14c0479ca0286a54454eccd3"}, {"@id": "_:Nf060d0c191a1493ea35567f53021ffef"}, {"@id": "_:Nce6aa9a33dab48a68baec92198088e32"}, {"@id": "_:N8d5ec0d390f043dcaf542864191e9fd3"}, {"@id": "_:N875df9ef43a449f9950925796e3069f6"}, {"@id": "_:N23ffbcfde483416e9afc35edc9cda79b"}, {"@id": "_:Nb96de1af93ed43cbaa3b4eec6e940640"}, {"@id": "_:N28a3be128563438e82fe8a95c49852ae"}, {"@id": "_:Na5f31f502e614286aff4f9258eda2424"}, {"@id": "_:Nc821aaafc6494fddabe57ac7cc67b769"}, {"@id": "_:N9f5ca018a75047dd95c41d2d228116e3"}, {"@id": "_:N8caaa131f33f478b908a71f08c7a68e8"}, {"@id": "_:Nc6e8d2e45c384b8e8cab208471c91c98"}, {"@id": "_:N6d2d8ed316054d118615c784d8c4c5be"}, {"@id": "_:Na4618e50f96044b3980275f31a4c6db5"}, {"@id": "_:N75ac67070cce451d83615a9c4203e172"}, {"@id": "_:Nd899849d20194328a20023accc5c9db1"}, {"@id": "_:Ncdd1c5f90d714206a8fc8aec4aa83c08"}, {"@id": "_:Nc0a39ee06f6f4c6489d380f14c95665c"}, {"@id": "_:Ne6de4531fd0a4de0b113b3b153db96f0"}, {"@id": "_:Nb2e84e9251234d17abbe7707992717f5"}, {"@id": "_:Nb2adeb6f726c41d1a1aea9dd0b73e75d"}, {"@id": "_:Na67e354711144efab1fa30f14d451f48"}, {"@id": "_:Ne895da4d07574f979a34f036e7308924"}, {"@id": "_:N0e8ad5fefa494af685ab9f238c14ae68"}, {"@id": "_:N44abe5a8abe54cef8a2a8a473578ac9e"}, {"@id": "_:Nbeb7d863e4c14e4d8fe3c0bc590c5d93"}, {"@id": "_:N0d6f7eb20b664fb3ba2feb526c04fa9d"}, {"@id": "_:N425df765b29d4f798a8e1d97d3777d94"}, {"@id": "_:N4335a6f14b45446db6f6dd6fe7850f71"}, {"@id": "_:N4aecfee8a115446b8f7faf8bf7da6d5b"}, {"@id": "_:Nc2304cfd7d604e09a1069dfb4ab623bc"}, {"@id": "_:N8f4a8b8c8e9d4069bf546cec2fa43ccf"}, {"@id": "_:N05bf8f8ca1464cce96ccd27f9d0c5201"}, {"@id": "_:Nc3f08d70ba964f6795d20933f35252a2"}, {"@id": "_:N50b16f858ae040afb515a6c1ec0d4282"}, {"@id": "_:N3ac05d5f5006438199f8b6eae1f071a6"}, {"@id": "_:Nd5be81f0d4204aeca23a22208a960447"}, {"@id": "_:Nf766af2c49544b0f9c04c4548a7cc091"}, {"@id": "_:N25944ee2218c4dd2a88a5e395b058def"}, {"@id": "_:Nc76c19bfd1a849b090daf128390cd115"}, {"@id": "_:N7f792dbe65184bdd93e67096796ed676"}, {"@id": "_:N4862f436e9734300bc40b87e77783989"}, {"@id": "_:N45a59fde849042b7a675a1e26d0b7271"}, {"@id": "_:N26fcffbb327f4394ae9123ccdc02df27"}, {"@id": "_:N594e611dc6f44b58bfd10c6a62bfe891"}, {"@id": "_:N94b9daa8d35942e89e3cd193047e2c65"}, {"@id": "_:N6242d0e65a7e4924ae4bb9e33affb2d3"}, {"@id": "_:N0091d7268f354cab9b14a9ab08eb3e31"}, {"@id": "_:Na863acd2dcb9425b945b3109f8307ce3"}, {"@id": "_:N4a09c60919dd4a599b733e2f999ec440"}, {"@id": "_:N1073ca3cc57240ebaf8c5249bea6e994"}, {"@id": "_:N4e3f818048254fd3978385ae1b7b2c9b"}, {"@id": "_:Nb638c6ba16d2494d8350d66b88a3bee3"}, {"@id": "_:Nb93c246217374a31b27535da72c04cb2"}, {"@id": "_:N6bfddb637fd84e24bc83505aeb25ee98"}, {"@id": "_:Ncd8d87f70bc84dea931262c1ad987a94"}, {"@id": "_:N2e400db27cf1446e9838fc56173a90d9"}, {"@id": "_:Nd425f9ecba6447c987358ef9acac56ca"}, {"@id": "_:N5ce6bdf1e1b541d0a8723f249ba8f20d"}, {"@id": "_:Nf5be8781bfd144a7bebb01c6c307bf7e"}, {"@id": "_:N4ed54db75fcc4b6ea298606aa89c37ff"}, {"@id": "_:Nea6c0640ea7942dd916ab1b1f5f33b55"}, {"@id": "_:N9b5189cc2dda407cba1e1bc9787e676a"}, {"@id": "_:Nf6b6dfdcc8c9441a9ed4f27c07fa3bfe"}, {"@id": "_:Nd4e1f1890eb3456b8ae77f5ac8d5c925"}, {"@id": "_:Ncac75673ad1f4fe798329a8951828020"}, {"@id": "_:Nc7643dadbdda4314b70025d83bb3cd52"}, {"@id": "_:Nd62271bf677848edb18964f7835faadf"}, {"@id": "_:Nb55cf4b48dff4fbb8213f405e1c7018b"}, {"@id": "_:N8d694071ee844f54abe29a1bcbe032bb"}, {"@id": "_:Nc7a0dea548cf437ea106f4cfef1a0923"}, {"@id": "_:N4810ade4a68b4f82962dd97fd55fc11d"}, {"@id": "_:N3b939bcf0ae44599a6693f4a678e68b7"}, {"@id": "_:N29e4fa908e9847309ac5bc59bc1daa52"}, {"@id": "_:Ne9c0c0629a1444fc9916f7b04bf91745"}, {"@id": "_:Nb4c82130084b4aa185200478eb39e5db"}, {"@id": "_:Nc79c936885284b6da3c106e4b53b1442"}, {"@id": "_:N33959f4fd0a34a2c8b3f66720f29ab61"}, {"@id": "_:N0135fe351af349f595d82fc8e74a6cce"}, {"@id": "_:Nf155c080d81248dcb7104be037b114cf"}, {"@id": "_:Nc460814e6ddc4f02b1a5013ad1ea92cb"}, {"@id": "_:N02e4bc13ffc24f55a19b85d6bf53eb50"}, {"@id": "_:N5dd104cadc7a4f12a9065e7aa077eb35"}, {"@id": "_:N53c14d7d5d8d4005a434c71d89270b37"}, {"@id": "_:N3778be4854054604b446cfd14c6eb134"}, {"@id": "_:N1a913310117143c0b85ef7de26dfa358"}, {"@id": "_:N084efcc2113f4ba1b064e0112ab836ce"}, {"@id": "_:N69fed7d524844bc8919a8aeddef92707"}, {"@id": "_:Nc4074bf1597a44d2a012d1fe8eeaabda"}, {"@id": "_:N2b36e5f115d74152986d8ce5f69d9be7"}, {"@id": "_:Nae32d295218b4914861c9bb3ecf9fe4d"}, {"@id": "_:Nb1aca12546894a8c85261c71a2de3510"}, {"@id": "_:N371fe1e9d6bd4a81b30b9238ff2fe175"}, {"@id": "_:N203bd22a158e41aab5d37a3bb2f3ebf7"}, {"@id": "_:N65447c04f86b40349c3e90de0fc745f4"}, {"@id": "_:Na3a3b36ad5d545d5a53573c90491c19b"}, {"@id": "_:N5d11e66817d44a439637f60acf93fda3"}, {"@id": "_:Nad8ae727fbc34eda81faee7b7875dffe"}, {"@id": "_:Nc2d10db43de84e7fa34c4ce6071fa48d"}, {"@id": "_:N2100c85f5dfa409982258acde2e13dcb"}, {"@id": "_:N383345930de34b428c487c59d92277c7"}, {"@id": "_:Ncef5a5379a5a4bcab7b062bc164a000e"}, {"@id": "_:N99458a9c5c454ab88c014699a0695003"}, {"@id": "_:Nec604505d50e44d6b3e02eedf4972c25"}, {"@id": "_:N35b880ff329d497e99061dc6080e41cc"}, {"@id": "_:N250bdb20a88a4102b8dd83783832d328"}, {"@id": "_:Nc659c1aa48174b55b245b811b656ecc0"}, {"@id": "_:N0123d3b32a2e45ec862fd231b2a1de4e"}, {"@id": "_:Naa1efb1c6bbe4c8c8433d4603f276afb"}, {"@id": "_:N208c9c94ac0e49889995c93921d30b75"}, {"@id": "_:N6085b2d749a5410092fa840b02ef8208"}, {"@id": "_:N58937a270c6c47298e0b81b7786b0841"}, {"@id": "_:Na5994dcd6e464aeeba30cd11b822a9c0"}, {"@id": "_:N84a047d36f8f4455833508811c412ce6"}, {"@id": "_:N0471b10c788d48379d88811765cfe75b"}, {"@id": "_:N9f2824c8abda44f59a4fdea42efc5a7f"}, {"@id": "_:Nab10f492164b47459e34f29da6068b77"}, {"@id": "_:Nac342e2bb2554efd89320dea37461dd6"}, {"@id": "_:N01a2399b5292463f8a4f1d45bcd5f5a1"}, {"@id": "_:N17f5a4b4274e4ef0a02e208eaa9ac1e3"}, {"@id": "_:N78020ea4549048cf87a24b6ed96378aa"}, {"@id": "_:N522ea9dc0a9148daab890b41b224300f"}, {"@id": "_:Nc0b1a64fad454115bb49611846db52bc"}, {"@id": "_:Nc68dbca34e8143e29be9288cd342e3d6"}, {"@id": "_:N2132c03fbdba4eb5b3676cc7fe92aa20"}, {"@id": "_:Nf075d46842e8455bbe8629539dd8e0c9"}, {"@id": "_:Nd13ea7d5e88f4f2090172e4173c9f712"}, {"@id": "_:N372ad544049c4b15b3ec7f3bee6845f0"}, {"@id": "_:N5bbfb2a7715d4146a4578f20cbe7fa9b"}, {"@id": "_:Ncdf5e19da2724d469375dd96af2e873c"}, {"@id": "_:N5456735a27774a3d8c399447eac97ff5"}, {"@id": "_:N299d541b8dab4a95a376091d4e77c92c"}, {"@id": "_:Nba54ac0cf6554c7a8b3ec2625904e5a7"}, {"@id": "_:Nbd941abfcbfe415abbe043373c934c9e"}, {"@id": "_:N2352e1da47bf481fa4952f8586649ff5"}, {"@id": "_:N817dc0e5437c486fa9f4cb77fba594f3"}, {"@id": "_:N8d1b00f95dec422cb85b950dac0e5ae2"}, {"@id": "_:N5947ff8340a949f3a784401e9912bcc0"}, {"@id": "_:N934173f281bd4c8e92e49511767411d1"}, {"@id": "_:N6c8f5ba80ec64c4f9764db864958cda7"}, {"@id": "_:N157e43e7d6254107980b9cc4b81bb576"}, {"@id": "_:N68c8a05c9f2d4a68847412838a703b22"}, {"@id": "_:N14bf391aecec4bfc8b0fc50a4207bc7a"}, {"@id": "_:Nf993388279bb4377808ebd6f4c9cd258"}, {"@id": "_:Nf523a45456be47c8acd911fdfc966ca3"}, {"@id": "_:Ne692de634a7f4c0785ca6d51d49b8f99"}, {"@id": "_:N27b414aee9584e858bf5f75dfcc427c5"}, {"@id": "_:N74225bcadf524aa293bb6e6c70b517f8"}, {"@id": "_:N7b7eaa94eb774330ad08549282f005fd"}, {"@id": "_:Nf74a7f03a85346a889490c38ba3de09e"}, {"@id": "_:N80e95d198582409b984b69a715c43211"}, {"@id": "_:N2ae47921431f4e8ab92ee1eed9f24f2f"}, {"@id": "_:N0bbe43978b5a459692b83bab55a3d17a"}, {"@id": "_:N9d50369b3c6b49a285da5e5776fde609"}, {"@id": "_:N17643e44a60c439184b2ea5adba9abf9"}, {"@id": "_:N1668d3ad1310470a81239cd489857118"}, {"@id": "_:Nca4ea6524c1249df800c182aa0ff7783"}, {"@id": "_:N44c4b1472e1b446889e130ca2a8341a1"}, {"@id": "_:N3fc048fc2eea43b59bb1ed5719ce1c38"}, {"@id": "_:N82fe0f9bcc87443ca45349ad87414b2e"}, {"@id": "_:N4af8a1ad145b4b9dbea066b9795fa7fe"}, {"@id": "_:N6a0bf6f301b047168ae3ac886441017f"}, {"@id": "_:Nae11a3e9c0034d9ebb1ad41177e34b7e"}, {"@id": "_:N54707ddb76484e8eba84fc87a351287d"}, {"@id": "_:Nd215d206674e4c76a09e71fc97b37658"}, {"@id": "_:N304cd0abb9ba44eab4609f700f25e0e2"}, {"@id": "_:Nb9cdd593d4684795b2e3e115157e1530"}, {"@id": "_:N9f323bfa7dcf4f49b62b777d591e181f"}, {"@id": "_:N4cc230b83faa40d1b188428ef31b9055"}, {"@id": "_:N6923057ef3e844808c40ab4b4c9a839e"}, {"@id": "_:N424709b6948042c89fbea7955b873fab"}, {"@id": "_:N0e92532bee0343248126b7bb020310a5"}, {"@id": "_:Nc2d83ad461084dd4a19f67680563216d"}, {"@id": "_:Na225a281163046d198c354939987a7a6"}, {"@id": "_:N7ec35ea347ac483e8f830607ac2619c1"}, {"@id": "_:N2461d703f7b646b4a1c8023969490092"}, {"@id": "_:N84574c2672014a3b9110bd3288d3dc92"}, {"@id": "_:Nd246aadf9c1141a9821ed0bd00e99df0"}, {"@id": "_:N2d7dbb4101cc414fb2e48f6149d5a269"}, {"@id": "_:N74299eab9dbb4a56a4e004c0fd5a92e1"}, {"@id": "_:Nf77e077713464d38ad1e6e512d59edbe"}, {"@id": "_:N740e99d0d26c4b37953bb49a16e05f3f"}, {"@id": "_:N26d122ae127a402097b42f86ff14377e"}, {"@id": "_:N552dbcbba39f4679bc0bec725f6e5ac1"}, {"@id": "_:N9e7f8a40e67148738d0a1501dae592e1"}, {"@id": "_:N68a7ea7e34334b35a6b30563a18eeb3a"}, {"@id": "_:N27435b1d27e2418cb96abf2b71c1f7d8"}, {"@id": "_:N01ecb9a5791f4c84a42de39fbc393ea2"}, {"@id": "_:N63fae54cf40247069d9fe8ddd94da3b8"}, {"@id": "_:Nc31f8bff237846df810dee3a75aec161"}, {"@id": "_:Ne99db06f9ada4766aea73b9174b2d05d"}, {"@id": "_:N0f5884266a5b46ccac3ef7041367884f"}, {"@id": "_:N764e401496b845cfb08015bac3deec06"}, {"@id": "_:N762bd8d36e2f40658eec7115913df036"}, {"@id": "_:N6a19992ddd9149cca77870791ae93502"}, {"@id": "_:Ne7064ce206054eb2a8a7814f114599f0"}, {"@id": "_:Nae0be34cea8742338a2fe868ba1ecf08"}, {"@id": "_:Nb4c9562ede6f44209577d125d5a77315"}, {"@id": "_:N43c0a97ab69a4e4bad3b074be4ef5482"}, {"@id": "_:Nff5d1bc3281b404383536271e56c0d28"}, {"@id": "_:Nfbab1fd8d1c64ff5915470e5ffc06783"}, {"@id": "_:N9d672bbee9354cc581c76daa080d0d85"}, {"@id": "_:N2a534b05cdd34c64b0f5389c47a32a5e"}, {"@id": "_:N2f61c3b0d8544c0f8a0d6616b050a571"}, {"@id": "_:N32daa866829041da847b5f4c2b2959fe"}, {"@id": "_:Nd18a9c6d73514c5281fe1565a89c2e66"}, {"@id": "_:N8669f140f7164b5998ba945d7ad1632a"}, {"@id": "_:Naf3c6e934aaa4539b0ffc78490f3561e"}, {"@id": "_:Nff93e7bea72e4b7e8bd555220c6a9477"}, {"@id": "_:N3d5b0ed06b2d4e2c8efdedae53578bee"}, {"@id": "_:N018fec7e97d2461e927fd0e76cf3d45a"}, {"@id": "_:N7673cfb2630f4ea793a8f2934e12d0d9"}, {"@id": "_:N94cbc3efb19148369b79e367b19db746"}, {"@id": "_:Ndddb4e86865d4e9190536dd886173549"}, {"@id": "_:Ne35870fca3174d678d561dcff6a53c66"}, {"@id": "_:N30395a1337f14182a724e5000f7fa8bb"}, {"@id": "_:N6d70083a5c80477992d3c2a186ce1521"}, {"@id": "_:N99422f16628f4152bd5e8355b05a7ed1"}, {"@id": "_:Nd6f441c620e6462a97c7781ed549836f"}, {"@id": "_:N9d73a566b10641c1b5a00fa6ee6e7eec"}, {"@id": "_:N2d83d044bc8146dc94acac6419cbea55"}, {"@id": "_:N00323e3026014952a44e1f7aa0be9ae6"}, {"@id": "_:N16f95a932ba743c98ed531ece27b86a5"}, {"@id": "_:N09a7594843674f0e8d32f60354bc5a6a"}, {"@id": "_:N5e881abcbb6a4a61b01d1c112dbe479b"}, {"@id": "_:Nca0e8348ccf349558a66c8b5b24864f1"}, {"@id": "_:Naf22dc517ecb46769d42dab49185abab"}, {"@id": "_:Naebbf25849be42289a6757d12fc74761"}, {"@id": "_:N743b6ddfcbab4a1fa8795bb6c90b7c36"}, {"@id": "_:Nb58706aee812492ca3d1362fbfa83da1"}, {"@id": "_:N5411fbebd77b42c6bfe212b4bb7c88a3"}, {"@id": "_:Na66e25c2245a40ec87ca60d4f493501f"}, {"@id": "_:N1e86e1d78fb540aba5571ca2281ad734"}, {"@id": "_:N394da5a8b50d4d3fbb27d736b8155af3"}, {"@id": "_:N8548891a6bf546ee9639a80aee978ad9"}, {"@id": "_:Nb6b4469ae92f4b8c949ff0f4c4f28820"}, {"@id": "_:N768ac1d9389d456c87915bd1dfd45004"}, {"@id": "_:Nc07afc4411294d9a963d76f0bd0f7187"}, {"@id": "_:Ne25d87da84f44c8497e9116456beba15"}, {"@id": "_:Ne842fb300da24b879dea7774095e47ae"}, {"@id": "_:N10816252885c4d898c7b1db5c63bf871"}, {"@id": "_:Na1002e5f19594995a715d5258099ce39"}, {"@id": "_:N113a50eb927d4f898e56727cf830f71b"}, {"@id": "_:N4f675d7bd978443cb63ee37128d8e1a4"}, {"@id": "_:N8e5f4bf14100415bba8dac0e9b0a3899"}, {"@id": "_:Nd6cc77cdbec74208945994101b5dedcc"}, {"@id": "_:N57690634fd824c95b329943a5d9a2e93"}, {"@id": "_:Nc991114870e54049b8426c6e93292beb"}, {"@id": "_:N81277d6aac0b4bb49b9b3f1defdb7739"}, {"@id": "_:N91eda659af6d42a6bb66b141ca8ad9ef"}, {"@id": "_:Ne6152f89c1f64cdf9798e38aed815f3f"}, {"@id": "_:N279a1d14a50446abb6a1be5c3fc2e9f5"}, {"@id": "_:N3afd21a071024e36b6a15e834fea0298"}, {"@id": "_:N855348ce8f7546db869a79831e1d6221"}, {"@id": "_:N6060e3cea4524befa51f8a022839268e"}, {"@id": "_:N45b2cd8903364e11b2356fa0b108286c"}, {"@id": "_:N3c16e382f4d944f2a8f57f8b66ab4dbe"}, {"@id": "_:N7b10afa85d9e406c8652abee7cbc06a7"}, {"@id": "_:N95447fc23b8b49948292e7e39b75eab1"}, {"@id": "_:Ne187a33f7f3d4d01b91efee53a48af98"}, {"@id": "_:Nb9bff6b6f76043b1b8c43829652c7114"}, {"@id": "_:N3c70d80668ea49e6ab44219396309a23"}, {"@id": "_:N3fddd37c99c245f096c243b0622aa274"}, {"@id": "_:Nb8dc3c6c5d564321b83e8abb05f38757"}, {"@id": "_:Nd829831665ec4955bd9141994bf4f492"}, {"@id": "_:N28108ef0379044a9894354725626d782"}, {"@id": "_:N38cbab73aea0444d82dc2983287a207a"}, {"@id": "_:N2c113e99fd34427baf3c0a83f13a5e2a"}, {"@id": "_:N1f66e4a334e343d9a3b4594469c0cf4c"}, {"@id": "_:Neb328a4379b645fba8c1f355a2c261cd"}, {"@id": "_:Ne7ab77dcda894cee9de2a8e89ff109ff"}, {"@id": "_:N5e724d236b4e4b328ec7131a641adc6c"}, {"@id": "_:Ncf58a19155834a7090923174be648d86"}, {"@id": "_:N540cde0781324bb29c3935ed68ce7ed5"}, {"@id": "_:Nd687766af8714d969ed7bbf91c713230"}, {"@id": "_:N1e8a32b6a29f46e7848eab0ddc579183"}, {"@id": "_:N98f380d5e5a741388cf8a3231a3c1c3e"}, {"@id": "_:Nc6113ae7597e4aaab3b92b12264a8a62"}, {"@id": "_:N27a360e16264494f922d5fdb9a6e0a1e"}, {"@id": "_:N597f7ef521ec4babac036c7dee071340"}, {"@id": "_:Nb8dd4f65c1da4ac98f7ee346221f16f3"}, {"@id": "_:N950d4817d3d349cbab9a04fa69f24b3b"}, {"@id": "_:Nf935de90a4c749e19e899008b1253402"}, {"@id": "_:Nf983000d07b24331a74d5b967daae515"}, {"@id": "_:N6117f807ab754fceaaa570c9d424bc74"}, {"@id": "_:N6f69d97ca2a94d4a8ddf59c8524d179f"}, {"@id": "_:N7b3accd64d6b4eb9aed088d02ead1ef2"}, {"@id": "_:N1747a5082dfc4af880cc422e8052f62e"}, {"@id": "_:Na5e4436572644a3692d2053d5747bbff"}, {"@id": "_:N2df437b6fc1a440e9e4c2553509d1b01"}, {"@id": "_:Na7b7ea81cd554482bffe93416d87a7ba"}, {"@id": "_:N3a72fd1112624dccb20a3b7af2cd8f4e"}, {"@id": "_:N134bac432261448db1fe156ed04bf4d5"}, {"@id": "_:N5af799db497e4743a6e0743de1c6b90b"}, {"@id": "_:N0c02e2528ef345758e670faef4d8562e"}, {"@id": "_:N4b27c5d39d4b43bdb08af8e98d96aac9"}, {"@id": "_:N56fc676da38846edb63852fc12ce5872"}, {"@id": "_:N4f9f1faf53684c39867c52d4876bd9be"}, {"@id": "_:Ndc0deeab8b014d4c8c1d43706cadc6c6"}, {"@id": "_:Naef40fc3099d489f9fdb3e777cebddc0"}, {"@id": "_:Nadfa0ca741914785addf6af40f4cb7b9"}, {"@id": "_:Na7310010fbf1449c9fa81fc50976159c"}, {"@id": "_:N2985961be5554f49a199336a48127f0d"}, {"@id": "_:N4aa3e63859934e188569c72217a74e6a"}, {"@id": "_:N0e33e1619431416aa70499e42cb72ac0"}, {"@id": "_:Nfb2b6842ff13441ca8d9e815c7c9a35d"}, {"@id": "_:N3f9687ae5ad2447db7b4a8e23b4588ef"}, {"@id": "_:Nbd7b37ddad2e4ca3b1aeceac16db4b4b"}, {"@id": "_:N1d3ff7870ea44fac913baade24e3e7d9"}, {"@id": "_:N7051d00905cd44699a214e0970292a29"}, {"@id": "_:Ne2781acd8a114ab3a50039f73cd063f0"}, {"@id": "_:N22392db718404a818dcd2785b059bd25"}, {"@id": "_:N737312de155b487ba37077b37cec915a"}, {"@id": "_:Nf7c49e5011af458bb1b48ce49c92b014"}, {"@id": "_:Nbf6093f546464c03a2d6d19bfbc8bc0f"}, {"@id": "_:Nd46f225d0e1441efb48ebdd9f1847ebc"}, {"@id": "_:N578a0376dbe24ed6b22c9bcada54a401"}, {"@id": "_:Nd843491f99c34b78972cde6d66e7acc2"}, {"@id": "_:N42d4f587dc154cc5b128a61b96ba4cbd"}, {"@id": "_:N7450793947514bafb7d3231c59844052"}, {"@id": "_:N6f637f8a302f48798e21d59b47ffe2f1"}, {"@id": "_:N6cf71094e61e46f899c975b9b9f860c8"}, {"@id": "_:N9e890ea993b1455a90b8cd51363f4fab"}, {"@id": "_:N0e6982026a4f48ee978d6523c9f6fcd7"}, {"@id": "_:Nd022029165d244cab36cbf3cb9a098c7"}, {"@id": "_:N914fe1dea4ad4e49b229bd22fc93aaf9"}, {"@id": "_:Nbfef388e13bf4d9a8c96b83bc5c0c204"}, {"@id": "_:Na5ce0bcd1e7f4b0898f3ba48220eb217"}, {"@id": "_:N1bb387442c59460f87b0e2cff5575202"}, {"@id": "_:Ndc34b71e87c44fb5bd6b0d473dfb99f6"}, {"@id": "_:Nfbe89f87f4c04b538088fa28bb8bd5a0"}, {"@id": "_:Ne6f04faeaa8544eda03bacc5d135183b"}, {"@id": "_:Nef829f690b9243939abcfed5f8ff6691"}, {"@id": "_:N6a4ecd36c2b14b4da8d6432e6cc24b54"}, {"@id": "_:N7c0b9cad03dc42fb80b007f7811a7853"}, {"@id": "_:N0a1b6ab6c4014f1d9e235ffa6ec3677d"}, {"@id": "_:N264d4da9492645ff94a60b8746953dc3"}, {"@id": "_:Nb353510214084317b377c2a712f5656d"}, {"@id": "_:Ne9ebab68dc454748b081a3eff05597bd"}, {"@id": "_:N2d28b896734049a198f8dfd015b5017c"}, {"@id": "_:N6b96dcc613ba4f00b558c0d6ef45f232"}, {"@id": "_:N0857602acb95404e9540bfd6966359a4"}, {"@id": "_:Nc04e9ec4229842f89ea34b851f8dae41"}, {"@id": "_:N6f6957188147457a941c07c534285334"}, {"@id": "_:N1e22264e7ba047ec8b9f76cd4c2becef"}, {"@id": "_:N99308fd0ab5449f399f13a8a324fee92"}, {"@id": "_:Nd7d75a3bb179484d8be365bdc648aff8"}, {"@id": "_:Nc25dd0a0fbdf408f96c8bb05b860e7d3"}, {"@id": "_:N8e05fe44f48b40f08247d3f985282262"}, {"@id": "_:Nd20937980ecc42d5bdccdc1d2758d228"}, {"@id": "_:N96710752aba0491bb08a775d14ac7061"}, {"@id": "_:N750c3feb06be4afc82b9bc09c3004cf8"}, {"@id": "_:N281a29800f5c4f78ab4de5ec229e68cd"}, {"@id": "_:N6cf88cb2e17c4744bf053a53da9df9c8"}, {"@id": "_:N3f7b8ce11f1a470cb82e56a96230fd44"}, {"@id": "_:N1b692f501bb74bf9b0de6260169c60e7"}, {"@id": "_:Ne715549daa2e4e52962a9b3d56d252de"}, {"@id": "_:N8577fa83c68048e7a5d386b72b63556f"}, {"@id": "_:N52e35bf96528412a9e21e3a109bc026b"}, {"@id": "_:Nca90485d536c4974a5d579a459699e2e"}, {"@id": "_:N2f60068665504a00ab1f9dd3633dd10b"}, {"@id": "_:Nead9bd9386e44a1db620da727338192f"}, {"@id": "_:Na7f66296f7604277be4f68540cf4f229"}, {"@id": "_:N9d0768f00b8e48a88e4b0c74ed66ce8b"}, {"@id": "_:N1fa298f73b894c6593c464303e424087"}, {"@id": "_:Nc4732b93a8cf46b69554d232a81bd099"}, {"@id": "_:N12118f63af5f4a4db000c5eba54df608"}, {"@id": "_:Neb4eb0b8313346d288aa968ef2f342c7"}, {"@id": "_:N2a76ac71aae6493f95385b10e9805353"}, {"@id": "_:Nb0641b81894b402f88885c0e3528f7b1"}, {"@id": "_:N601546693fa04ae9846eb58081e6d0dc"}, {"@id": "_:Ne8cab7bdd5ce4f17935bc1e18ddd08cc"}, {"@id": "_:N38f7c70e9221419985473357279c6cc8"}, {"@id": "_:Nf7cc95991b354a2ba995f43d02476bcb"}, {"@id": "_:N7930845080c142d980ad27385392109a"}, {"@id": "_:Nb642259ce85a49dd83aaeb168353d14a"}, {"@id": "_:N70a6292d71574994a10d564a194267a1"}, {"@id": "_:Nb0823a5433ba43bb9d137603788d95a8"}, {"@id": "_:Nf7341f7eed0944969cd4e8c0d02ecb22"}, {"@id": "_:Nd7825292105b477b9202bda076a1c5e9"}, {"@id": "_:Neb53e0e8612a4a478758189419f5d462"}, {"@id": "_:N826375bd1e4e4a1b91ab64951f661635"}, {"@id": "_:Nc6f6aa33f2c64f968ae2a515a7b6f165"}, {"@id": "_:N17b9998b5244436ea55ec180e481a5c8"}, {"@id": "_:N191cfb26cd9d4a66bccc8c21c78f040c"}, {"@id": "_:N6184b77c06c24358aadc2254aa883ff1"}, {"@id": "_:N72333fa2d8814bbcb7c95af3e820ec16"}, {"@id": "_:N67fc45c662df48cf95982011854ca5ec"}, {"@id": "_:Neb3bf02722d94a05b9aa5ded401f255d"}, {"@id": "_:N7ba578161e994ae287808bd93625f042"}, {"@id": "_:Nd91e03d74fc04c3a9a838110da6cc489"}, {"@id": "_:N701639b193a3462392a623d02f69997f"}, {"@id": "_:N3852833b91f043fdb451c64c1de1d29f"}, {"@id": "_:N8b41935744f14acc953357f970bb2ea9"}, {"@id": "_:N8b9c7896f4c14b61875e2fa2de53c59f"}, {"@id": "_:N45a5a492b3c54801adc5a36be257b40e"}, {"@id": "_:Nb0526f6516d043c6944d11bb7fa9981e"}, {"@id": "_:N181d75270e7943998053ca1edb9c76b0"}, {"@id": "_:N89b46ec410844221afe5061be41c6acd"}, {"@id": "_:N657887515b0043aaa5b9735c0685a6cc"}, {"@id": "_:N4261c0e97bbb4733bfede5a380b7ef98"}, {"@id": "_:Ncf92bb96f53b46c4bb79edbae9b24130"}, {"@id": "_:N0db2a07be646472abf5fe6a27a29393e"}, {"@id": "_:N6bfdacf040194616ba1a664fa5ba9888"}, {"@id": "_:N4e7f9d01889c4b7ab8b922a5f145fc61"}, {"@id": "_:N5969c2d5b855491dbc0256779b21cc66"}, {"@id": "_:N0f513b55e71a48c792991829b7fdbedb"}, {"@id": "_:N4ab0eaa8439e46978a3bb05c1a6e6325"}, {"@id": "_:N52044d2a99f74f9ab380d90acd7ff345"}, {"@id": "_:Nb48a9429f2b64170814acc4db4aedddb"}, {"@id": "_:Nd76a471deacd47b9bcf1df5aa471dcad"}, {"@id": "_:N92477a5546184d64aaabd7db1754e1a3"}, {"@id": "_:Nfc8b602f435d458aa1ddb10f07655eca"}, {"@id": "_:N0cfd7adab79b4d7d82884fc66545a561"}, {"@id": "_:N212052cbc4fb429ab99b1909ad0f3edc"}, {"@id": "_:Ncdd84a5f8760466989a2828de68603a6"}, {"@id": "_:N114a2055965346b89fca94c9ad4e7fef"}, {"@id": "_:N94e3280a501a415ea5ee3d8b3b496103"}, {"@id": "_:Nb102eac49adf43c8bd46dc5909e07111"}, {"@id": "_:N45202bf66f0f44fa8d6545a07737f377"}, {"@id": "_:Nce35fba9613b435daf532622f0ad0803"}, {"@id": "_:Nb830f94e0a7e4fcdbf2dac6e918cc8ad"}, {"@id": "_:Nc5dc7b65e6b445f9ad8497a567a5398c"}, {"@id": "_:Nc783c459cc844f46be998c757db18cbb"}, {"@id": "_:N42a3129abf8e4e57afaef863acd2a13c"}, {"@id": "_:N2a362643ae9341faa89b2e25ab8bd152"}, {"@id": "_:Ne180867f72ee48d3848f8f107680fbe8"}, {"@id": "_:Nf375c58e2d0147a0bac4825e9d8af4a3"}, {"@id": "_:Nd7a9504e49d9421daefba4862fa8b39e"}, {"@id": "_:N637977bb84b846c7bee2ea6e62f3b3e4"}, {"@id": "_:Nbae1ec4bd2514aeaaae2f6a5b893ab49"}, {"@id": "_:N8403c3feddd142599a2402842f866a91"}, {"@id": "_:N6842cac0dd4b4a4d9a2a5bc417e1d348"}, {"@id": "_:N3bcf487185814246b4a3831d81386559"}, {"@id": "_:N937167d0ee644c53afdfc0203dcdc178"}, {"@id": "_:Nf22db2c45b4b42878b32526f31bdc249"}, {"@id": "_:N9403f11745004b64890046784cd760ca"}, {"@id": "_:Nd8d0711aac3442d0a468f435176090c2"}, {"@id": "_:Nfc2d52421085489c9b28800dedd9193c"}, {"@id": "_:N8517ef5324784108a009f06025ff89c2"}, {"@id": "_:Nba3df699ac2b471ba4029c2c8410efc1"}, {"@id": "_:Nc8c3fe4541e6441a9be462a6dec40414"}, {"@id": "_:N355d112a99d94e929bac0d189fc7a733"}, {"@id": "_:N3e3d1ce6a78946f19122c0da7bac54cf"}, {"@id": "_:Nbcea2ce083a645298866da339548909f"}, {"@id": "_:N0e7516e93bdf45539f7feb995f4bd494"}, {"@id": "_:N8d6a30ea0f0243b58ac9ed760c26ee40"}, {"@id": "_:Nc85d115f29414fea95841bd799fdda86"}, {"@id": "_:N9d77f8ecee8f4ec58396090b55778af2"}, {"@id": "_:N86d476e245f34cada511f11891ff2b00"}, {"@id": "_:N202c71dc25364e31be85b13d4725e481"}, {"@id": "_:Ne40a117f4b974718ae6bb0752571b483"}, {"@id": "_:Nf47015f9605c4ba280d5262352e4bfe6"}, {"@id": "_:Nca5b635d7442471483c5e1bd4f935618"}, {"@id": "_:N8ca757a9d5be43a19f43e8bdc9c61d68"}, {"@id": "_:Nefd4079c87464385874e897d1e50887d"}, {"@id": "_:Nec198348073341ce8a733a43e6beef1d"}, {"@id": "_:Nb7ca934eae304ce08139733005f1b6d2"}, {"@id": "_:Ne0eda09e0d22420aa339a04e2d781f97"}, {"@id": "_:N544c65ebc04b41208bc0469a2ba4f79c"}, {"@id": "_:N9031d8f01db941bbac53dae45629b296"}, {"@id": "_:N5680475d65b2488097f92a3624887acc"}, {"@id": "_:N5e854b2032a543a185501279bb89bedb"}, {"@id": "_:N0be6b17b018d4bf184fa9df899a34b51"}, {"@id": "_:N9501a1080e50447e972a28a313913621"}, {"@id": "_:N21d818732e9648a58f853eff7aef11a9"}, {"@id": "_:N7bd4f63570744c41a8361565d3d8f07a"}, {"@id": "_:N602b0709996a4da188ca4a5f39bc0e18"}, {"@id": "_:N1ac2e826890a49f48b395937aa8f979f"}, {"@id": "_:N6dbd6a4d6ef44fb090acaa73bb0debdf"}, {"@id": "_:Nd8ca746bf2c2440f8f275d02c6962b8a"}, {"@id": "_:N8d2b96b8b9cd4bcd828f12bbc14aac19"}, {"@id": "_:Nd039b13381fc4e81b3a475719c380f3c"}, {"@id": "_:Nd4eb467b65f248569be9912dd16bef30"}, {"@id": "_:N22079a82b71b4b7285f6598d32867458"}, {"@id": "_:N4cd9455fa51b4c8e8fdf2a382180eed8"}, {"@id": "_:N1d0d89cc7ca24a6aab63273884dfd4ef"}, {"@id": "_:Ncac82cc0acf5453181bcb3ae47a4fe67"}, {"@id": "_:N5d839f9108824f609248c48352aa622b"}, {"@id": "_:Naeb6570c4d4d4040bccc86fa039c5b96"}, {"@id": "_:Na18fb3cd99c34cdebc07d411dd02f086"}, {"@id": "_:N617c68979559417d8221b8fd27e4402e"}, {"@id": "_:N2766bd5473364dd1a5f7f401d849b6ad"}, {"@id": "_:N97c980eef9d74b96b721de938c7c6576"}, {"@id": "_:Na8fb8ad8a41e47e18dcee51181c0dca0"}, {"@id": "_:Nb598aee0cd4f4b9a8ddf6971af485966"}, {"@id": "_:N9277aee3b71e4ce384b676fc43c65b8d"}, {"@id": "_:Ne1ee096130b24f10a4bd1c3ed051e203"}, {"@id": "_:Nb6f86f4b1d664c75afcc069cbe5f40b2"}, {"@id": "_:Nae10b22eec7b41af858ab7fd07c37b24"}, {"@id": "_:N0b7467ab991c470e81c8872fe472d40a"}, {"@id": "_:N5c1e85fe2d3b4c96be31d690bb1e98dd"}, {"@id": "_:Naa8336560c6c45039063c45a7f331198"}, {"@id": "_:N538bab2aaf4b420e813b40b006b42eb8"}, {"@id": "_:Nd1e25b66be1042e9b71c3847f2cc8c3b"}, {"@id": "_:Nb9803741d3c546b6bcacaba56e1cd8b8"}, {"@id": "_:N1f9bddb45670431d9400950b2a67fb72"}, {"@id": "_:N03a0f46c7ebb4107a3d14e515311d0e5"}, {"@id": "_:N47db0241cfa34daaa11aba2abfde8485"}, {"@id": "_:Nececd06ecda04fb7941d57634d399550"}, {"@id": "_:Ncb968798dc384f6ca7ebdcd49971d1fd"}, {"@id": "_:Nb7ccfdc6f01342d9994a15320b8624db"}, {"@id": "_:Nb7e41cf9bc524f1a84253c3904651df3"}, {"@id": "_:Nce1710f4f8054abd9cba0ac1c3585dec"}, {"@id": "_:Nf9c53bc0d3b04812b4dec71524eaadf5"}, {"@id": "_:N43818ca9990948dca81aea2f5bd1b858"}, {"@id": "_:N9c77999289454b63a3a014d86f51a10b"}, {"@id": "_:Nc94111bf370d4c588260f529798590c3"}, {"@id": "_:Nbf2476c8491c43aa81bbb15e973afe69"}, {"@id": "_:N668fc9a5f84942a9b0d604315147fd5c"}, {"@id": "_:Nd2af0f8e262448afb9d5069a8e58db8b"}, {"@id": "_:Nc1f96f1e74664f8081803cf0aa0e785d"}, {"@id": "_:Na384d28e1ad74a18b13b5f6cdc545308"}, {"@id": "_:Nf7fdb04a363d41f3930be82c6b6050fe"}, {"@id": "_:Nf5e1c9c7aec140ff81d88d9754ee2f82"}, {"@id": "_:N1344714b2d5c4bc09f3519459e1d93b8"}, {"@id": "_:N4b1ec8d2919e470e9345a6e500aebdc0"}, {"@id": "_:Nbca50a494f274638806df9d4d7398a86"}, {"@id": "_:Nd0daff9fa0a740bfb13d0957b731fcba"}, {"@id": "_:N227c42e1e0e84e328ab30992cc92e5f2"}, {"@id": "_:N9d35a42ebb1b4620a36c53013a219e85"}, {"@id": "_:N01196a2acae940eca83e50cd5e89c147"}, {"@id": "_:Nc2bb8afa28b542539af6439c7d26060d"}, {"@id": "_:Nc98c5c53727741bb957eed1e62008873"}, {"@id": "_:N72a66d4811a049daa0d53a794d756c92"}, {"@id": "_:N133d552a75354716a66257009763ea4e"}, {"@id": "_:N999716d803e34b33a0226361b5d6c207"}, {"@id": "_:N2198244b819b43b99df5b7fdeb4a0de7"}, {"@id": "_:Neeb39b04e5434dcd9aa1fcb6b798fcc3"}, {"@id": "_:N1a460a95a5624f6c95167c5bb4ff6881"}, {"@id": "_:N31f89f7b728e4310a28eacfd97f00936"}, {"@id": "_:N7cd3884d353f4a6885365a4773fd6c2a"}, {"@id": "_:N3164266477e6407bb60a75d9afef61bc"}, {"@id": "_:Nef00a9ebfcef4560a42f5692e95f9dc3"}, {"@id": "_:N7c20fe4069364cbf957ec0ca9c1a43a6"}, {"@id": "_:Ncd6dc434b5754d20b283d9a546378b03"}, {"@id": "_:Na67f725290734434b3a75589de1b0cb2"}, {"@id": "_:Nf2ce682102cd49afbd09dc7edaa51f1e"}, {"@id": "_:N266a3d49088c473b8eeec121cca856a4"}, {"@id": "_:Nbb345e2892084c56bacd8edab7318b32"}, {"@id": "_:Nfcc82f6e89bd4d01a19a58e6c29451d3"}, {"@id": "_:N278dd03646bf479897b0f3c8bcc9389b"}, {"@id": "_:Nd9e21fddfbf9445c98b04faecd4b98e9"}, {"@id": "_:N9d567cb2869442a8ab905a1eedc0c60e"}, {"@id": "_:Nf4897805041c4369b8da61d3aba8383f"}, {"@id": "_:N021ce2922b764933992491c1c53c4a4f"}, {"@id": "_:Nc954e8d54c0e4bea9eeb54d34220acc2"}, {"@id": "_:Nc96a3b748bb5461c854a17833ceec8a9"}, {"@id": "_:Nb13f35c7d00a430ab608ddb14d175dad"}, {"@id": "_:Nc619f4d9767b4a8c9c405ba04d5463ec"}, {"@id": "_:N09c53ff6df1547799f1ae4c9d64e2c02"}, {"@id": "_:N98940d830b5a4680812c60910dc83f21"}, {"@id": "_:Naa32c36c0a3a4a69b39063e42af1ec18"}, {"@id": "_:N249e874ad8614c7b804d3cd1ad8cc12e"}, {"@id": "_:Nf16c9f88126b4517af2af3c5d39bb854"}, {"@id": "_:Nf1fc88ac96bc40528766df43968bf770"}, {"@id": "_:Naaa6f254492c4b5096eef5312485179e"}, {"@id": "_:Nbb6dbbd846ae468db1bce80b049ef678"}, {"@id": "_:N7d95d48834ce4223866a63dc5777689b"}, {"@id": "_:N4e6f70a787ee4c2e93c090c0b5594116"}, {"@id": "_:Nc4fc92901e5d42f4b2ab2a5b02913220"}, {"@id": "_:Ne53969fcf6bd4a5a940181f23d293355"}, {"@id": "_:N2bc94439a4eb4fc5bd4c39cdeb22645f"}, {"@id": "_:Naed5a4dd42da43299d291a1ced585624"}, {"@id": "_:Nf5088911720c4a1993307904fb006e60"}, {"@id": "_:Ndf6b66168718441ba9a317d944cf5b87"}, {"@id": "_:N4194b7dbc7974f70b7cc43301153a167"}, {"@id": "_:Nc0c4ff7119d74e46862fcf381b4a3f09"}, {"@id": "_:N04c5e2ccde584ec3893fbf1ae6523d77"}, {"@id": "_:N9273e5ab0a9b442dab5ce693cae3edbb"}, {"@id": "_:N22d05bc717194910b3716bad6d87d031"}, {"@id": "_:N7cf59aed80fb4a84908e0c203caf7721"}, {"@id": "_:N0ae5fc38f77b47199d50c64bd569a8bb"}, {"@id": "_:N0aa5807553d24fb68ea333b60610a055"}, {"@id": "_:N5b8781fc37554155906ea02f2744e8fd"}, {"@id": "_:N4f95b96545304ac681c98a5be48c7a6b"}, {"@id": "_:N5028f6586e384b15b8c3449aa51c6d72"}, {"@id": "_:Nf81075a6ed3b40e8a4e1810516f4f007"}, {"@id": "_:Nea4e8ccd84824bdf95e87d889edaf7aa"}, {"@id": "_:Ne1359df181064f1fb178e07bc7e5338f"}, {"@id": "_:Nf39af11c3c0d4e52b096cd6cbc8a7ba6"}, {"@id": "_:Ndfda8782ef874380a395a6fd6939eff5"}, {"@id": "_:Nc6cf0071fe004e96960b83afbafa6352"}, {"@id": "_:Ne55099bf28ab482faed2c639df35e495"}, {"@id": "_:N2893fb0e6cf3457fbe99cf7cebd5b14e"}, {"@id": "_:N1b9f698ac6474bd8bdc370177157a37f"}, {"@id": "_:Nb485d8655e9e467580e0199222f237f6"}, {"@id": "_:N5541a93b2ddb44d4b176669fccaa047a"}, {"@id": "_:Nc2f00a88754d42b5b82581774a76d829"}, {"@id": "_:Ne1c4b1a6ad454976a0e24f903e0f0571"}, {"@id": "_:Ne1b04652df914ab6ad9497f93ff1bd81"}, {"@id": "_:Na5868136c6234e3e9da3888b4b0fde18"}, {"@id": "_:Ndab990d651724db7a3f5aa89530fdf08"}, {"@id": "_:N494db85b50d6461ea371189f70500a98"}, {"@id": "_:Nc67eb607e13a44a795c32de33e06c9ec"}, {"@id": "_:N47b59f6b62b4486a9abfd4d26894bee1"}, {"@id": "_:N3ec1fdf537b24f09a9e86fd15d730397"}, {"@id": "_:N5ee16d045755444f8aba50090cdda718"}, {"@id": "_:N9194f18314e24485b38a36920156aa19"}, {"@id": "_:N2e2f7851ae3a4c53824615c6a2c214ab"}, {"@id": "_:Nf17e3b095a5449f7a51beecce9ed1cd9"}, {"@id": "_:N5e610999dae2496f8749a2663e9f6201"}, {"@id": "_:N2d439b97b69f4e95b59a2f26ea7cf701"}, {"@id": "_:N5e85612b856c403aa8cf2ba294ddc704"}, {"@id": "_:N834002ccf45f46cfa8a0d27e58bd8b1e"}, {"@id": "_:N5f5a5858cbe3457e83ecde56188bb64b"}, {"@id": "_:N793ac36121a74bf4b8b86bbae8d28e5a"}, {"@id": "_:N779854f7bff24ed2af77b1723e112832"}, {"@id": "_:N88ca52685b5d4b4b94564572cad93a65"}, {"@id": "_:N1a9b51d961ed4044a985c79dec7059bd"}, {"@id": "_:N6a34b29049bd4eec93718f0330e7511c"}, {"@id": "_:Nc773ac51ce3d44e9b9a4cef5884c94b8"}, {"@id": "_:N80f475c132be4cb58620948c0d931c06"}, {"@id": "_:N698a3d3dd38643159e4a97b67b372735"}, {"@id": "_:Nb25effacd95e4072893f9d5e48db8589"}, {"@id": "_:Nc7b68fed031a406dbf0f7dae6b5233d2"}, {"@id": "_:N98ffdb97e3404a7886f3c258767c8015"}, {"@id": "_:Na02a18a208ce4282bcc0b32c82ae197c"}, {"@id": "_:N850229f891d543f2942f247a60ab64cf"}, {"@id": "_:N8cc8db5345114399bbd86a6a43b52871"}, {"@id": "_:Nd08038a0991f4229b79ce64f046e5437"}, {"@id": "_:N15905c7a898e44fa82fcdc683a23f86d"}, {"@id": "_:N83b35ce1a7894fa78c00c6e63790f007"}, {"@id": "_:N0f3ee8b5c7514819b24971025af8b76e"}, {"@id": "_:N467b8832a36e4a1f8e60a3e28c98b509"}, {"@id": "_:N3bea41b2ac5b4322986586f21c9b2d94"}, {"@id": "_:Ndb60feb8b7a142f7bd1013b4192a11e0"}, {"@id": "_:Nf6e4ac9c7b374e638ffd141870cb0296"}, {"@id": "_:Na9cc0bf7ec054dd7a55b9c367ff54f23"}, {"@id": "_:N411720eb017c4cfbad4b0b6936042c67"}, {"@id": "_:N05e6eca9afd547df80abf6ccc52b4f8f"}, {"@id": "_:N3d724dbdbbf04707b0dc26ba0cc01a88"}, {"@id": "_:N629feae83a6a427eb435965ab5998866"}, {"@id": "_:N430467efc9344acd832c626220935375"}, {"@id": "_:N08706749f0244d24b84b1068359abccb"}, {"@id": "_:N8d35c9f9104042d1980c354e67e47e65"}, {"@id": "_:N9292533b6e7f4bdfbdb1ea58f1fa7fdd"}, {"@id": "_:N378bf14c6a6344c3a26ce24d1fd60a84"}, {"@id": "_:Na695e8f8bc504370826bbd768e1cb223"}, {"@id": "_:N8b9d8c0deff9493b89bc37317ef401b2"}, {"@id": "_:N28d5230ab9fa4d51b3fcb039e642c05f"}, {"@id": "_:Ne979e0b85e0d4a058982b7ed4df13e44"}, {"@id": "_:Nc34cd7762993447fa80cb97c44379d7b"}, {"@id": "_:Nae92922e3eb54c58bf09b156810f6e11"}, {"@id": "_:Nf6909012c08f4caab80e084d53341fd2"}, {"@id": "_:Ndfc65cbe63874774860625091ba659f5"}, {"@id": "_:Ncd87539bd34e447c8565e003cdd086af"}, {"@id": "_:N3fd659b4ea8a4626a1db6cbc5676ce6b"}, {"@id": "_:Nef392654ef234a91ae25b6150bd06900"}, {"@id": "_:N2c420b89dd074a45bfd3520e02016eda"}, {"@id": "_:Neee6b6a602ea4cca89d66ced5bf3a8e4"}, {"@id": "_:Nee3813c1057e42a0b4111197cc9a44df"}, {"@id": "_:N161b9dbca8a94c82827ff026c3b8f796"}, {"@id": "_:Na583099e7bc945de9d3a6024b9fc0d49"}, {"@id": "_:Nc1f3d2de46f346988d03eaaa3b650b33"}, {"@id": "_:N45cbf68c92b140c9b1be8600d5210334"}, {"@id": "_:N7115547f6a014af09464631944bbf2d7"}, {"@id": "_:N83b4828e752e445a9bdfb03fe658c603"}, {"@id": "_:N161e881a795b4f3aaffefbdf3190ac13"}, {"@id": "_:N73bbd3f0409a45adbbb3d6246d436dec"}, {"@id": "_:N488392e8282b439ca6be2d6c6d44b727"}, {"@id": "_:N63a892d402044fddaebee3915321fa97"}, {"@id": "_:N0a3061aa255b4c2bae091970bc213f2d"}, {"@id": "_:Nf8ded826a27a48d5bfdbdd9099cbd0d0"}, {"@id": "_:N41e13b3cfc0c4a73a0de15e405e7d4b0"}, {"@id": "_:N3060071c659b41d59cc829865240b071"}, {"@id": "_:N72c2d71e2e504ba68738b8bbbdcf7011"}, {"@id": "_:N68586cff289741e69fcc5b0f1b7ad819"}, {"@id": "_:Ncfb3e4c06a5d400fae96c1a1d18c7cf8"}, {"@id": "_:N24c8a30af6a748949771956ac2bb3183"}, {"@id": "_:N6448add3f1784707a687add8c7095c70"}, {"@id": "_:Ne6d8c5414d424476bf04b3e3936925fa"}, {"@id": "_:N1c62ded26fa3485f89d18c4c58fc5389"}, {"@id": "_:N92c232971bdb4bffa92004ce4b370200"}, {"@id": "_:Nabcff07dcc144089b744b82dfdfb766e"}, {"@id": "_:N09903407514349a7b6c1ccab63e79dce"}, {"@id": "_:N391f7e88e906471e9dbf1df7aba0ddff"}, {"@id": "_:N28163c32e6b141fe8b9628258d20c654"}, {"@id": "_:N7150202a88864053b78dad783ec2c613"}, {"@id": "_:Ndb5315c5df1342f595e5e394be00686e"}, {"@id": "_:N49ec6dbe22cc4c0f9df9789039e2af09"}, {"@id": "_:N8031ac006e814f7e97c59be3a41e7d36"}, {"@id": "_:N807d9476e20d4e13a512b44f2a328a96"}, {"@id": "_:Na97fa74098c741f7929454dcb85024db"}, {"@id": "_:N5d6b8133dc2d4eb38f4f16a343c47d22"}, {"@id": "_:Nf1dbdfccea16496393320a37a6c0882b"}, {"@id": "_:Ne14b72022c334e8dac7ee4ef833e51cc"}, {"@id": "_:N57293c65ce5e463c8447a67a46643f62"}, {"@id": "_:N902120b4eedb4103b4cf847067747436"}, {"@id": "_:N6c18af89a76643609d0d1e2ba5ae45ad"}, {"@id": "_:Nc88ef7cc10274a3cafc4650a45b9f42f"}, {"@id": "_:N7261880eefb1412d8414b23cb1afa244"}, {"@id": "_:N49439694280c4fc4ac712e2a254d52b0"}, {"@id": "_:N3f74bf1ba717427ea1821021bca3943b"}, {"@id": "_:N8419edb3e6b946dfacdf704027d6e451"}, {"@id": "_:Nfa1f77b9130b4ca683e6ea4f5c6016ab"}, {"@id": "_:N15d5119721084beeba6a52b18384be8c"}, {"@id": "_:Na743d48812d1495ea0a2e492ee01481f"}, {"@id": "_:Nb7427903e0c443ff8cab6cf795960a86"}, {"@id": "_:N86f49f6c43ec460abc98926326577740"}, {"@id": "_:N11322c1c9b8b4375b6d69a176590e265"}, {"@id": "_:N89f949fea0ec47d180f1610e422d8664"}, {"@id": "_:N09560bfa6b874edea83d5945e1eb1136"}, {"@id": "_:Ncea7b39616a240efb8dde3f5d055fbd9"}, {"@id": "_:N9148d3282b284a6387752807c475a6a1"}, {"@id": "_:Ne0c6aacf6521401facc0094b478b1d61"}, {"@id": "_:Nb2c2829c908f428cb33cfbf4d015f227"}, {"@id": "_:N656d1a09e75e4958b10f0e1e75079637"}, {"@id": "_:N988d6cf849ba474497209b5a2d567cb1"}, {"@id": "_:Nbe2c88862e444901a554631853f67304"}, {"@id": "_:N6793beab31234c5db79f03b20542bf6f"}, {"@id": "_:N8a22cea762d14f7393893cadc8b36eef"}, {"@id": "_:N60c9705933834c47a5435f90446014d5"}, {"@id": "_:N5f613b103b8b4221ac1f08feffa637c4"}, {"@id": "_:Ne67d273b172c43a9a440d653593fb4e3"}, {"@id": "_:N0cdbd665fbc54c35bcf46e551eb0643f"}, {"@id": "_:N3a6859d486544aa8a064090e72b91da7"}, {"@id": "_:Nb8da4a7a2f9140f489a6edac3d037402"}, {"@id": "_:N5685228d0eb641d79c935273d1cdf8ce"}, {"@id": "_:N6c952c685af84dee96a6f81f6eb198e7"}, {"@id": "_:Nd5207135b7d347c9b7d52e7d82001952"}, {"@id": "_:Nd60f8458996a44409bb3b5e28aeedf5c"}, {"@id": "_:Nbb5988a0964746e7b1679515cb0882ee"}, {"@id": "_:N2029bc00fb534deea6ef7ca8a02a468f"}, {"@id": "_:Na26b80c3d7f2427c919ad2ee72371fbd"}, {"@id": "_:N2e34a1d871e347e7bb652ba653c4e422"}, {"@id": "_:Nebbe9f7bb827432995233119d212c6a0"}, {"@id": "_:N6384e8309d27481fb788ca5ba1f52e0d"}, {"@id": "_:N1034bb50d69e45c3b3d13fd428f6df96"}, {"@id": "_:Nc7296c5878d9423bbeca6e9ae39f41a4"}, {"@id": "_:Nb854b0861eef45a0b117058d07899627"}, {"@id": "_:Nfc30fc1d451a4d82ba7ea4fc2ce8bf77"}, {"@id": "_:N32d14a4fa9554f4ab630e25551ec3251"}, {"@id": "_:Nee7ed473c2ee41d8aadbbbeb989f3f6e"}, {"@id": "_:Nfc830972bfd54ffaaabf6fce0d8f486c"}, {"@id": "_:Ne49756e18b734786ba7628a1b48d5e54"}, {"@id": "_:Na60d416aaa274728a8d2d959358c6adc"}, {"@id": "_:N1e43b6579ebe4daeba397ebbd67d1a6c"}, {"@id": "_:N55fe786f93324bf299faa1f005e9d941"}, {"@id": "_:N34123a69083540b7adf778618532736c"}, {"@id": "_:N5b23dd6b9a024105be2bbeab3abc4d07"}, {"@id": "_:N5285e8827a734ef5bb2f0790f37a6b81"}, {"@id": "_:Nb80e10364e4744d3a0229752537eca62"}, {"@id": "_:N5bb85b59a18f452eb2e7aee80c9e1027"}, {"@id": "_:N8cfc661e31a74830a454a9d311526633"}, {"@id": "_:N0a1c0a1379a14ec6b4cbc20da8bbd6fc"}, {"@id": "_:N1505d4c04aa3400d9c68eca6f0fd4730"}, {"@id": "_:N801016beb6e14d6d902d6a2cfc659559"}, {"@id": "_:Nd42eb19b12924914895be57f6c0808e4"}, {"@id": "_:Ne5e44dd123bd462db1f711eed45d4215"}, {"@id": "_:Nfac2d857dd234d9f836d98f66613433b"}, {"@id": "_:N72d592d5049941008c3870a30f1b45b6"}, {"@id": "_:N39ca3ad784ba41aa9531bbb0fa35bfa4"}, {"@id": "_:N9aca06f1a1c744268d4465327dfbeed4"}, {"@id": "_:N34b088eb896c46f78080248e301ee0d3"}, {"@id": "_:N022796beffb441c8ae0e25814357cf82"}, {"@id": "_:N6889b3360bf945b0bb54be4963d27c2a"}, {"@id": "_:Nf0cdc52f478f450ba1d7653b628e8cdd"}, {"@id": "_:N666ace96b4db410bac3b12972fe6510b"}, {"@id": "_:N2a6f83c7c0a747938d1033a2d1304d0a"}, {"@id": "_:Na3964fb4c6b6406ba83ef7a07ef6e705"}, {"@id": "_:N561a37e1ed934174b8456c17e4cfa142"}, {"@id": "_:N3c746de0652e4c35a845ee7ffdacce0c"}, {"@id": "_:N51c9df3ce9da43148d94397013645123"}, {"@id": "_:Na01bb4cf9aa54dfeb55c39e740c174e5"}, {"@id": "_:Nb947a7fcf93d47cf98726739c87be5c0"}, {"@id": "_:Na34a5c938a024ea7be40177d5fb30d17"}, {"@id": "_:Nc5cde8fd24e6474fa5a32d4ac34098d6"}, {"@id": "_:Nbcff162eeed441e9962a0bb0c6876109"}, {"@id": "_:N182bf11a235348208b4da139dd22ecb5"}, {"@id": "_:N0d0c76e0c5654bb2b2b2f95bc4cb591a"}, {"@id": "_:N6c2dce335af94dc7a5788866ce93093d"}, {"@id": "_:N17987124c3424c989c458b4569108305"}, {"@id": "_:Nd08225abff504d4d8d0aa8cfd692e5d0"}, {"@id": "_:Nee1283981b014134980c5a91e0682032"}, {"@id": "_:N675f362528294e4a9ef432d310db64d1"}, {"@id": "_:N1b5d5ef8cba4478182985519208ce255"}, {"@id": "_:N876b4ecc09964338bff2b0540c23c77d"}, {"@id": "_:Nb4d7c5d1199f4503a10b367abe010ad4"}, {"@id": "_:N32fef8904bd3433a9011e680e8a83f4c"}, {"@id": "_:N9a7e831ecc2f48059fdf797a8b12d7d9"}, {"@id": "_:N8c38ada4160d4bb0b1cb0dfa2f2fcb04"}, {"@id": "_:Na838bdc3d4b4407eb4fb6173328d787d"}, {"@id": "_:Nf754534323304b639474ab45150c2ee5"}, {"@id": "_:N041a0740f41e4ca484b196d4a5f510e0"}, {"@id": "_:N1737bdddebde49e08174512a4575de6c"}, {"@id": "_:Nbebc75ea58b346118681c292bb0ab509"}, {"@id": "_:N72fc65e7df3a4672933beceefd239c4a"}, {"@id": "_:Nefc079e3747b4d53b43aefa755cb2245"}, {"@id": "_:N7791179395ed45208545e0421dc45c80"}, {"@id": "_:N4e4679b1cdbc43519f49ce1fc9c3b51c"}, {"@id": "_:Nd1ca590281e94b6099cec8a477ff7aa1"}, {"@id": "_:Na1de146b2ab24a14bf6a316fbe06610b"}, {"@id": "_:Ne26ad34216f54cd3bfedbf0c319a0585"}, {"@id": "_:Nb97eb67e48f147e7abea0215bdd2cedc"}, {"@id": "_:Nd471fbda7f35408980013a9df0f75133"}, {"@id": "_:N81c5d9087c7c488f87d96b7f4c651196"}, {"@id": "_:Nfc90edd3ebd649fc9903be795ace89f1"}, {"@id": "_:N1f3d4840ab194111a9d7a2854aea961d"}, {"@id": "_:N2fe02418ad854371ac967cab23c0d864"}, {"@id": "_:N5adb2f843d734ecba6c510c1cc144a60"}, {"@id": "_:N09b64b6597724b97a663062e9b61cf59"}, {"@id": "_:N06c9a90387244a1fb11c85c76c58833f"}, {"@id": "_:N4cb12443bf384917945d29b5865a10d2"}, {"@id": "_:N0cc0574b617b457bb87b5f512a923cb7"}, {"@id": "_:N9fcab707e68b4e86bbcbfb44a75ac2e6"}, {"@id": "_:N17386a93be864338b1b2824bf1bd8d92"}, {"@id": "_:N463bb987fc934a85bd07a6439e3d4a9f"}, {"@id": "_:Nd333f261ef3b4a1b8d7e4c1ba839389b"}, {"@id": "_:N494b82b617c74492969102fc3c90ade9"}, {"@id": "_:N8b4b85c8184b465791989d91138e9fa6"}, {"@id": "_:Ne8e98ae08345470a93ee8224adf21a8f"}, {"@id": "_:N388886cfc00a4d449fd69bdb306a2fc0"}, {"@id": "_:N238c6125260c40fcb9af091e2add5ba6"}, {"@id": "_:N16f573347e634d84bf6d580339704d58"}, {"@id": "_:Nb73baf818e1b4a65926a35fca14c17a9"}, {"@id": "_:Nae95e8d826d34484891f0c54afdecd92"}, {"@id": "_:Ne4e69b6935e54585bd9acb17a5c91594"}, {"@id": "_:N9159b6c11870405fa66f54001d332ee6"}, {"@id": "_:N23f687acaac04090b01c5642b4853156"}, {"@id": "_:Nba7562da5f904effbb5cd75c76c9639b"}, {"@id": "_:N855cf9aafc354a48b3d57e1b1eef4d91"}, {"@id": "_:Nf60ad40f03264120babb977a98b2b231"}, {"@id": "_:Nd5c24cc5f9f8425e8dc3156bf8611eec"}, {"@id": "_:N850aa4a931be4dea8966bcd4d0c7a42d"}, {"@id": "_:N46270dbefe4b4f889fc53ea52df8aa6e"}, {"@id": "_:N2eb23ef99bb44b148d2b66b20da2dfba"}, {"@id": "_:N794a99d283284ffea524a3833abb71aa"}, {"@id": "_:N33123df360924cfd90f45f326a62341b"}, {"@id": "_:Nc98e07f930b04831837a29b7b0a7c6df"}, {"@id": "_:N76fa6d94759c4429832321881033c161"}, {"@id": "_:N6c50f1f64f5c40ce8f796dd49aef0277"}, {"@id": "_:N8eee6e59ace64f46963168f4de1c39e1"}, {"@id": "_:N31e0bc583eed47fc96f014bcb9aa074f"}, {"@id": "_:N612fc48735764d4a96bfbcdab0aacee2"}, {"@id": "_:N9df86d655ea149e6a5d368757b08978f"}, {"@id": "_:Ndc35ad9aceac4b04980ea6388bb6ff11"}, {"@id": "_:N5ddc834077424367949136de9c3e6e35"}, {"@id": "_:Nbaf5be9dfa6f4a0887c78dd43ca79a8b"}, {"@id": "_:N28e63e7ed24341cab2c8526a34b38f03"}, {"@id": "_:Neaffbec797dc4929a69b47a6c9a1c9be"}, {"@id": "_:N11162dbb7f504844b5761d8e897d6caf"}, {"@id": "_:Nf1a41f7b0c6049a7b6acff6f1aa5541d"}, {"@id": "_:Nba284d1ba5524a4dacf9795ac20c7f71"}, {"@id": "_:N5723e66df24f4a6ba2c05bee4ebf2714"}, {"@id": "_:Ne2bbcada0d7e4956a305f2a3cec9e4a1"}, {"@id": "_:N261042f56bc44d559a47f987776c8321"}, {"@id": "_:Nae84f6afd82045e0b87bb6ddd0f451bb"}, {"@id": "_:Nc4f6da01faf049299292de2696c39fef"}, {"@id": "_:N9ce53e8dd43e4dffb806681390733f84"}, {"@id": "_:N462208698ca7437b99ab4ffd70c9e3e4"}, {"@id": "_:Nbdef41bce1be41dda2c88455c19c77b0"}, {"@id": "_:N3ddd96217876457399e0a1eee8dbb0cb"}, {"@id": "_:N0d2ff802a5c5482d9540fbcd53a2b19a"}, {"@id": "_:Ncf80421cbd12483e82ac60895f992bed"}, {"@id": "_:Nb827e7d1c29a472e9980dc41b41f4b73"}, {"@id": "_:N9d7456c742d94b5f9d6f297026d127f9"}, {"@id": "_:Nc3734c0436a74bbc812df63cb6359954"}, {"@id": "_:Na4d2143114cf4999892c5d4f6f999813"}, {"@id": "_:Nfd57a46265cc4b4e8c07893c891de45c"}, {"@id": "_:Nf754088ed99548a2a4c3a52cc71cf0aa"}, {"@id": "_:Nf0f02be538d74f329ddee9333ed240ad"}, {"@id": "_:Nc9a922bc59884602b0be3ad314f10847"}, {"@id": "_:N6766e1b1e093456eb733fde9eb0af817"}, {"@id": "_:N8caec66822d149d3be53d4a2ab57fdc0"}, {"@id": "_:N6d99542f19824fed9c33cc58b0f92bd9"}, {"@id": "_:N8a3fd23f9c0d4e9bb5f79355c2c4bbb0"}, {"@id": "_:N384a030fb8934f5ca6cdd126627fa923"}, {"@id": "_:N09616c22b6da41debc6e4d995fc5860a"}, {"@id": "_:Ne677e5441eb942caa1a2283285a205ca"}, {"@id": "_:Ne5d2fbc833bb452dbbfae9a6c7fbb5bd"}, {"@id": "_:Nf2735106a72a46728d6e033c935da3b0"}, {"@id": "_:Nc4a7d561a31c455a9d75892e437b8677"}, {"@id": "_:N1cc246cc4d734417ba530ed26d586334"}, {"@id": "_:N348d46dcf678406bada4e9c93c23a87a"}, {"@id": "_:Nb64a20a5efb54f9fa2dd6cf249d519a4"}, {"@id": "_:Nd3cd6657ba0a45e5b8d0701826930d3a"}, {"@id": "_:N4b5471a51f934a2189b5a8317422ef90"}, {"@id": "_:N634717d3feb74585a26911fa66ce43ca"}, {"@id": "_:N43d6843bf2f04d51bf7252ef958c694d"}, {"@id": "_:N339e431a47d546688e66ccd77ffbdca6"}, {"@id": "_:N34afa55acd5445dbb3e001fbb7715cf1"}, {"@id": "_:Ncddf54a7ad7c4741973d5a912cf13ec0"}, {"@id": "_:N13a23e6532ec493da2092539e467e7b0"}, {"@id": "_:N5840e23f1cf74670b3b3d93ce01687ea"}, {"@id": "_:Ndc4f48c74e224161a03925f916f791cf"}, {"@id": "_:N9a03250fff9548498c5fbba86234ce85"}, {"@id": "_:Na072cc58f905422ca65eb204ffeba906"}, {"@id": "_:N0a30297609eb4ec7b85bf47aaff0af8d"}, {"@id": "_:Nf9fb906455784032877d4654230ed715"}, {"@id": "_:N00bfd8c5f0c84235be511c1db1d1ea57"}, {"@id": "_:Nb42fa69089804a49869c5cee3f64da4b"}, {"@id": "_:Nbe623723d0e14a079fd21792b92517ac"}, {"@id": "_:Ndf2ca5ad75da4ba69f2e550413d1046e"}, {"@id": "_:N0a7304d8bea845d2bee114cced12f12a"}, {"@id": "_:Nd486a0d42d56421b9736fb415b5ed4e5"}, {"@id": "_:N4556521731cd4389b3fe0a69a8364d00"}, {"@id": "_:N5fc7b42dea644c33a365c25d45cb383d"}, {"@id": "_:N843328d5f5a34390b06db95db8ec05dc"}, {"@id": "_:Na66a93ecfba844cf9d189e94c4762c9d"}, {"@id": "_:Nf7dcbc03cf2f45e0883365c37cda6402"}, {"@id": "_:N75ffcfb014b74b7aac375198ec156298"}, {"@id": "_:Nb3518d4f3e954ca1bfd7e8d9944bd872"}, {"@id": "_:N232f47ef91ee4772959fb7879e6af735"}, {"@id": "_:N297e6efb12714b4ab8b538d31c2b1c3e"}, {"@id": "_:Nd93e97fe079b47159666ac126d91299e"}, {"@id": "_:N0194ce020b444fa1b50985e1e89c723e"}, {"@id": "_:N93558ee33eb44fbe83555656a994ff75"}, {"@id": "_:N27b835fa3d1a41a9b9bf53f1d029bdd5"}, {"@id": "_:N3cf4889c483646c3b9d34545626a089c"}, {"@id": "_:Nd1f18d6cfd414ce6bbd141b5be3ddc37"}, {"@id": "_:N47c242d0c63b4d10b9f9753084c1d0b8"}, {"@id": "_:N125f23c85f7844e5a0106ee0079f68eb"}, {"@id": "_:N7a6a0228b7044ebda57e9407a3bbda0e"}, {"@id": "_:N71f0f9cd38f64191bc284173f16cb139"}, {"@id": "_:Nb5afc9af68584437bc35b729e27821c7"}, {"@id": "_:N780c26b49f2941a98731024e1daa5142"}, {"@id": "_:Nc85a752448424298adaf281fa3d776da"}, {"@id": "_:N3d52a9a0849341b89fbd12c675bd6e4d"}, {"@id": "_:Naa941c7276dc4611aed1f67181055cd5"}, {"@id": "_:N4c12cd8c71bb488da8dc60fea0a4744a"}, {"@id": "_:Ncec386b4448c4cc6bb2e656f5d41b6ed"}, {"@id": "_:Need37fa081e24cfba4cf20eddc41d8f3"}, {"@id": "_:N7182266b4ed94a2eaf1453882e425685"}, {"@id": "_:N912dcca3610b4b2ba0d84bc1f52d4e2c"}, {"@id": "_:N97c065b22a2c42499bbb9aa29d0107fe"}, {"@id": "_:Nf85d04ef04dc4c1f98ead5406f3b479e"}, {"@id": "_:N8653b41061b04d499960430ae52e7734"}, {"@id": "_:N60b7a8d98fe44b9cb86b0c657a50f3c1"}, {"@id": "_:N689a763a46b842e191ee851474540cca"}, {"@id": "_:N3c14af4daa4a423a91255806621c53fd"}, {"@id": "_:Nd5493284cacc485da894c3abce1ab4ad"}, {"@id": "_:N896242577b114e4d945e9cc793260aea"}, {"@id": "_:N527c1acfd0224332b4983a638a39dbf5"}, {"@id": "_:N3f16e07563ed46a4bab27ccb4391beb4"}, {"@id": "_:N251e901ac3394881afcf931444a62a8b"}, {"@id": "_:N2e680fef27c248ec9195d7a71c473d39"}, {"@id": "_:Ncb6a550b164e4084803e7cb4c0c8c31d"}, {"@id": "_:N3214dff2593c46799b5e162df5049eac"}, {"@id": "_:N7347d5ca500b452e8ef81404f48e255a"}, {"@id": "_:N8fee1bd1f7434851b901538d64411b0c"}, {"@id": "_:Nb39839c5db24492f91c894f0e39a713f"}, {"@id": "_:Na71429d79495438fbda88f245428c6a3"}, {"@id": "_:N20101bd0053c40e0896b7b2b106e1bed"}, {"@id": "_:Nf5b9581d39e44d418f463fb1b4c1c80a"}, {"@id": "_:Ndf0f6eaea72944f2bc33a34dcf2b7fb7"}, {"@id": "_:N4c268f5bb37446d5a84954c9fd81748d"}, {"@id": "_:N6630e0f5da8a4ee58d12962fa2fe40ad"}, {"@id": "_:Nc8dec8e808bf4ea49c1536cbb1489bb7"}, {"@id": "_:N807b40d456504f71a82e945659b0e855"}, {"@id": "_:N5e2f7ce90e6c46a581c314fd3a9b1917"}, {"@id": "_:N5f56a95a0575460cbeb6bfe37de9abc0"}, {"@id": "_:N30a4e84bb6b8404d84ade68ca2b5926d"}, {"@id": "_:N738a99b6b1234baab49e1a0f0281ed62"}, {"@id": "_:N16d5b992e3dd4ebf9b2cbefa8289e9c5"}, {"@id": "_:Ndd82851a2e3d4007bdceb6f8ffb7702c"}, {"@id": "_:Ne5132b62df60413f8f167a3b2c389f12"}, {"@id": "_:Ncfe9a1b2540f48f9a11c0d18d6ffa29f"}, {"@id": "_:N3702c6a5b7a14ea9989e4a00bcf1137e"}, {"@id": "_:Nfbf3807de9904a27a53ea83d9fb12110"}, {"@id": "_:N680e0f339b4a43d8a4d6af76cd7bc952"}, {"@id": "_:Nee86451a524b466ea64611bc7932d9e9"}, {"@id": "_:N99efed109b0c40fbaca6ed4f11813543"}, {"@id": "_:Neff176fd27414bc2ad35040a1da9f3d5"}, {"@id": "_:N30479540eb3c4559841381fc94d80909"}, {"@id": "_:N0872a9c1904449f4baaddd754480e616"}, {"@id": "_:N95945e40dc034c72b90f02b6cbbfb32c"}, {"@id": "_:Nabb4ccc7394646ae8db1fd8617c7aaad"}, {"@id": "_:N536f4b22af484dcb971dc1246a1cf088"}, {"@id": "_:Nc8d2813be812437d9e0d25df29644274"}, {"@id": "_:N3a98f0afc59f4ec09a6ddc174175c642"}, {"@id": "_:Nfd934b66a5c244a5a5046969d5d79fb6"}, {"@id": "_:N4059e34ee79149cda82a1403aae015a8"}, {"@id": "_:N58edf66d32b3440da29ff77364ed9d72"}, {"@id": "_:N6773b857290f44f1bd6055b5cf14e99b"}, {"@id": "_:N8ecc2f4f41b042a5bce52ded6ab1c2f6"}, {"@id": "_:Nd7c582a964d045c7bf670efe314f0e3f"}, {"@id": "_:N04afd061cdea4fe8a84ce9f9c1cf57dc"}, {"@id": "_:Nf22a7596f0124de4b625b434e2c6b8b8"}, {"@id": "_:N51006489ac4041d3bbc98126dfe6a425"}, {"@id": "_:N7ca6ed39fc594fd6a1a884260920e540"}, {"@id": "_:N85bf79aed9894abf9b70c529a77dc37b"}, {"@id": "_:Neba0e38c9ebe48218014425251aa3f85"}, {"@id": "_:N6c69ded79b214d058505801d708e492a"}, {"@id": "_:N825e4f96a57b497d96fdd66c172de2fe"}, {"@id": "_:N5cf3ba28d27642dca6cf66fe05b1b853"}, {"@id": "_:Nd31678a3b9f44a5e854f22ece0cacd03"}, {"@id": "_:N9a4be62e9ff24109babe8ce31c9af7fe"}, {"@id": "_:Nb10b8436e9bd4ce9b6ba88e428a85f7f"}, {"@id": "_:N762b14e0f09a4820b0803b13dca4a8c9"}, {"@id": "_:Nb4b5c7a147be4a95b2ad034cd16f0f28"}, {"@id": "_:N3e0b98867dde44ce94827d621f111547"}, {"@id": "_:N60c88360980b489991f961f480186a72"}, {"@id": "_:N52ceef8aaa7447f68b9f26b483bcc4bf"}, {"@id": "_:Naf5b1d8320794053b56eebffca4ddf58"}, {"@id": "_:Nce6081d128a7491293509af6ac320289"}, {"@id": "_:N0ed67184555c435cacfde1a06b5ef34f"}, {"@id": "_:Neefe088516834e4e8371e43b53c93f24"}, {"@id": "_:N1b0509eddd464049b0d1d0c09c311d14"}, {"@id": "_:N3c422381f94d45ee98d42da01efae404"}, {"@id": "_:N14dbd66f1d00425fa19a690f96399b7c"}, {"@id": "_:N28c7d74ba4b7420eac1d13a4a7761d3f"}, {"@id": "_:N1588b424ffaa497e898d9fb8002e0072"}, {"@id": "_:Naeb81043867c4733a87f17bf32f8b8e7"}, {"@id": "_:Nbe0d1e44d0754432967168be04ab0696"}, {"@id": "_:N9f6120df8524439f8a962ca7acde381e"}, {"@id": "_:N742202862c49405683704c94b8cc6757"}, {"@id": "_:N6490835e5d3e4ce282a87b4f89bdabad"}, {"@id": "_:Nb2f345f8ff04459f9ecd1d5f1350b125"}, {"@id": "_:N8a540fd792fc49e0885c6e7d5502d764"}, {"@id": "_:N47a0fc6d1a474682a0fe6e148649e9d3"}, {"@id": "_:Nf6daa77a0da344adb572c3b22eedf53c"}, {"@id": "_:Nb9be1c9143a8422791828590ca1372c4"}, {"@id": "_:Ne8aa77e3186e49f1b3ef5412d1ff9b6d"}, {"@id": "_:N215112f7f0694b4b8b6e7a47899cffab"}, {"@id": "_:N1c51f3b2523240ac8158f179ba3589fa"}, {"@id": "_:N8f19b138bb1443b18240a1c5df7a7497"}, {"@id": "_:Na34c186af51f4dd98fe0698b2f0a4b14"}, {"@id": "_:N564f9e85fcde4072890e7418abdde984"}, {"@id": "_:N2a42274ae80a4ef2acd433e854ec7690"}, {"@id": "_:Nc7c71bd6c7004f75a0f51e3221b90683"}, {"@id": "_:N7f8c637a6fbc4aa9a3bc99a39616ea6e"}, {"@id": "_:Nea9b56af3e9a4845aa28995b3419de91"}, {"@id": "_:N0e03321044374587a38c7622d0dc7904"}, {"@id": "_:N96ddd4b3ae2845529fdda790a07e6a87"}, {"@id": "_:Nc86e221667b94701a3aea48c65bd3a46"}, {"@id": "_:N5e8564f172044ade86ebfda4756e189a"}, {"@id": "_:N8737e6a058724b61a7ac1f21731dd6ab"}, {"@id": "_:N24f366e1a3b344f6b5c85e9ac2b060a6"}, {"@id": "_:N486e9ddcac6e4b4b840e3c61840b96d3"}, {"@id": "_:N496d4e8fa0b2485db69e52b0dd32b7bc"}, {"@id": "_:N7e164c345cee4bf8ac01b9f2da08d762"}, {"@id": "_:N0635e432617d4da09f333956503dc8a7"}, {"@id": "_:N7ce274838efb4121a8a3cc5640fcbeb2"}, {"@id": "_:N65424cf391874da98d1ba25bb21e9d56"}, {"@id": "_:N885ec9072b6945ed9b1eedb02437fd48"}, {"@id": "_:Nc53b5e61aca94aae972dcb796613deff"}, {"@id": "_:N00515ea25a074a36adfcb607b98be5a5"}, {"@id": "_:Nae7480ff78e344078f56fc48624f287a"}, {"@id": "_:N21cb96d2d86f4d2b9ce26ad52b251108"}, {"@id": "_:N653a4ce51be348909f58aca76c54474d"}, {"@id": "_:N3cf01d6a31e04ab8af58aedaeda7f86e"}, {"@id": "_:N4b257a127800441cbaa7ac4cd0811757"}, {"@id": "_:Nb0fe5be6c2d441d29274f2c47289e513"}, {"@id": "_:Nea339ae1ff2d4d17a3ae7db2a4faed64"}, {"@id": "_:N47cc35501011479fb32a75db375caeb4"}, {"@id": "_:Nbd2428aec7be4e2abf07591f651589a8"}, {"@id": "_:N4ec68ee34d8747f984cc0ef2ed43acb9"}, {"@id": "_:Nfef64d8c4f3d4486a85ff32d71e09344"}, {"@id": "_:N9f48a1a8b6f94ef0b88743c1ce52b83b"}, {"@id": "_:Nae6f99bb856640aa878950c9014b5fd6"}, {"@id": "_:N3f8da41c804c4c2489558017a40e9550"}, {"@id": "_:Nce6e10d580a04600b5dda3a84c998500"}, {"@id": "_:N5e58dfefcdd9435da71177f4484d9211"}, {"@id": "_:N86add6e6b9914114b4432b24d52084b6"}, {"@id": "_:N5a114f62b6c842768dacf83dfb213279"}, {"@id": "_:N523e46aac7974e3ea2b337d4d677130c"}, {"@id": "_:N3f3171be5b594498a18e4948cfe977da"}, {"@id": "_:N298a745293224acaa658964b52da0fef"}, {"@id": "_:N206457c6106f4233b6d68a1798de50d0"}, {"@id": "_:N9bc34bf1b3204d158cf79c9b9c1c9a25"}, {"@id": "_:Ndb6f8d6eec064a67b3eb01c52c40fbdf"}, {"@id": "_:Nbcb13077c69e4d5c826f4a77e6007cd8"}, {"@id": "_:N648e4eefbecd416188bf81b5761f2f93"}, {"@id": "_:Ncf6c6bd5083448588ce349a6ff1c1385"}, {"@id": "_:Nbc131395e3b54b348f7f97ab87dc40bd"}, {"@id": "_:Ncc48c8b9a59d40af9a9b1e3172a186f2"}, {"@id": "_:N5a5a72e0cae74843869ed3875b63bd5c"}, {"@id": "_:Nbd8fc706d4a6486aa20217b277a47ffb"}, {"@id": "_:N9adb5847af2f4ce8a8cfb26187f58df6"}, {"@id": "_:N023b5510f61c4c56ac1a25b66be3262c"}, {"@id": "_:N6460feb13ddd4f9798755119845d8e9c"}, {"@id": "_:Nabfae06837c14362aa0fbd1c580be572"}, {"@id": "_:N333340f6f89e44f5b896d98281e14155"}, {"@id": "_:N5c77f8f2a4564de091b7bcdb707cb4ae"}, {"@id": "_:N9939c9d810fa41e986d9262ec17f410c"}, {"@id": "_:N285c88e74a8c49c4acc22d7c025b0b4f"}, {"@id": "_:N6312df716ac1404fb581986b1f1f4997"}, {"@id": "_:N33b5fabcb2ab44c28975b3c5d6a3b8fd"}, {"@id": "_:Na41c68771d574d3e85b6b9dc1a6159e2"}, {"@id": "_:N5ceb87fc1da4464b872627f53704f276"}, {"@id": "_:N59e8894f7802480fa2b72f0d50b5eda0"}, {"@id": "_:Nf84c1f57e4154d7db8b4458eaef64613"}, {"@id": "_:N89c801bb034340b193450df0f738bc8e"}, {"@id": "_:N947d8d5792334a03a61a60a3f061569c"}, {"@id": "_:N31781478b73d4d5b96f8567215dad6d2"}, {"@id": "_:N37764c4f0c2a45b587b5880878ab8359"}, {"@id": "_:N1606a9fa1d4140de9186703bc347a079"}, {"@id": "_:N92c313b24c8b49b3832da4b132b46843"}, {"@id": "_:N9a5839dd6c174f189f059e6b32c71821"}, {"@id": "_:Nfbdfc5b9f7764104b1b86a571f1821ec"}, {"@id": "_:Nda8ccc40373a4569bd46fcd567965c05"}, {"@id": "_:Nac1267572a84407b8bc2647273b8bd0c"}, {"@id": "_:N90d76fa1785948f58800104e850d7da0"}, {"@id": "_:Ndb2492b44ec043d6b1078a0a44e3494b"}, {"@id": "_:Nba3499d4e2784b1a8f77cc8f258353e0"}, {"@id": "_:N18f1049e8e9c4d8ca59f36394a155d25"}, {"@id": "_:Nc8df2a50e93d425da593c5e31abdca01"}, {"@id": "_:Na5daa5c585e24ec88a849fbb9761f2b5"}, {"@id": "_:Nd19f89f2906e4260b703d6fca61a2bde"}, {"@id": "_:N02a40fab675b49fb853d058cf0f92eaf"}, {"@id": "_:Ndd71344700484adca77d316d14c30655"}, {"@id": "_:N895ac546f7b44405b0432c0d2b114d30"}, {"@id": "_:N07148774f332423a8bf0e6cc0f6decb6"}, {"@id": "_:Na33ba1c33ca147528b01912221bc60b7"}, {"@id": "_:N7a2d840788844ae7b2c27c905762558e"}, {"@id": "_:Nf3e7cb2a9eb5446a8fad4c38bf4600dd"}, {"@id": "_:N89ad0ccd8ae244daba4046b8d42938b5"}, {"@id": "_:N52ec5a46007f40ecacce3a933c17067b"}, {"@id": "_:N8961bff615114347aa07f362482b6cc0"}, {"@id": "_:N9f2ef351e0ea42d58b6c8fd17e6463c1"}, {"@id": "_:N156bcd6af8a34272a9df8552d7d8c7dc"}, {"@id": "_:N8086190ac9074689934baee4c18be769"}, {"@id": "_:Nc3b78773ed64489e9e81dd263b8d5654"}, {"@id": "_:N6e6cb3ce900d4f64912484d95ddb112a"}, {"@id": "_:Nfa4fe15362184554917dddad48359f0b"}, {"@id": "_:N84c94e203e184bf5aafd789d4add3cc3"}, {"@id": "_:N7eb738c89a59478284e20346aba39d74"}, {"@id": "_:N4103552297904b70a64e589212d93ce7"}, {"@id": "_:N544c3df2d45f491aa157d2812a6a80cb"}, {"@id": "_:N4e5a978a48834ba58070229cbc178f27"}, {"@id": "_:N7afeee7ce6164a819904976172ee64dd"}, {"@id": "_:N72d41aab9a3649b7b5f2d3ed27d04e5a"}, {"@id": "_:N4214cdcd77744ca1ac753e70e36d1943"}, {"@id": "_:N470a1c97adf24b379affe8a853ee1691"}, {"@id": "_:N65b49622eb444ae0bb8ae747eb133c78"}, {"@id": "_:N31e7d481202c44d19f7fab80aed91253"}, {"@id": "_:Nbcd66175ddba46f596b61d86a7cd8172"}, {"@id": "_:N03f74fb88ffe4c22bee082ee4c4d36b6"}, {"@id": "_:Nfbda36427b804b459ee23c3eb98d2f43"}, {"@id": "_:N40e0a6d18ee740e4ae3a8430a095525d"}, {"@id": "_:Na9b4569ee86e4337a685609682d1c82c"}, {"@id": "_:N0c887a4689034f368fed786a4dc7baa5"}, {"@id": "_:Nf33836197cb6430b80bcee15bf94d0ea"}, {"@id": "_:Na6c2f32ed4a04b6996750d7a268a95fa"}, {"@id": "_:N691dc06392364de6a6bb537fb35bff1e"}, {"@id": "_:N9c6f21e951a1482f9cfa27fbd5d5a6cb"}, {"@id": "_:N051be4a4055d46a8ad0445de792ccb8b"}, {"@id": "_:Na3aa39d1e9444f91b27ba4857d98fee2"}, {"@id": "_:Ne643cdc4703646abb08fe11d0cbb0b99"}, {"@id": "_:Ne9560938001841878f878cfdd796d211"}, {"@id": "_:N35b9168001ad4ef9a5e6dde3f5e6555b"}, {"@id": "_:Ne6e1902b30304623a551b16d57573af2"}, {"@id": "_:N8f098d4adf4c4615bd6af15de9906265"}, {"@id": "_:N1ae044d5035e4df58ea54a29d9f3c289"}, {"@id": "_:N52382cffb6d24502af01fbe8bfc3e2b9"}, {"@id": "_:N6d2083abc68a40a3a81f0b0fb6f4243f"}, {"@id": "_:Ne62a3228741a4df1b0ee2c2f34326c98"}, {"@id": "_:N687a9903c51e4d8dba6993172920222c"}, {"@id": "_:N480fdc5964c849b2afc49c67d49d7b0a"}, {"@id": "_:N8ef6e522b1384b6b8e4ea5c33be48ad2"}, {"@id": "_:Ne515ca7769ed431684a616384bb00936"}, {"@id": "_:N024d4d546c2c40809e632267860cd86c"}, {"@id": "_:N4c7afa4a578b4bb58625235f32456056"}, {"@id": "_:N632fc3db69394c1d96570d6e6fddac45"}, {"@id": "_:Nc671326d10684a14b389b3e104cd26b5"}, {"@id": "_:N01e2740b897a44b8850d5de8e0650377"}, {"@id": "_:Nd7ee6f25f3824db6b6134a6f974ce863"}, {"@id": "_:Nf628bf78f3f546ac9a1d40884c87c1ec"}, {"@id": "_:Ncdbf8e6cbe3444a5b75f285726ed1132"}, {"@id": "_:Nf7ca854617b4414a8d8fc84a0c6ab156"}, {"@id": "_:Nb4ae345af07a4f5d8dac65cb3e84f054"}, {"@id": "_:Nf24877486f644c9699969054468f4982"}, {"@id": "_:Nb8aca588fcb440dcb74fe40d81a8949a"}, {"@id": "_:N49829fcfd5bc4018bc1430b9c61e567e"}, {"@id": "_:N0ae172b504b2439fb0770d3bed367852"}, {"@id": "_:N53964b23ac924f00bd7a039c3bcc7edf"}, {"@id": "_:N6c6cbf48d72d477093cc389fdfa4ecae"}, {"@id": "_:Nabfe9406e4674037b966c492b8db3c6c"}, {"@id": "_:Ne998a74574ab43a49561604422a5bd40"}, {"@id": "_:N23fd4e6ae2f74188995e72c5046943a5"}, {"@id": "_:N4db608742dd0448b82b30fca2241e495"}, {"@id": "_:N273ae56c5bc54744bf8b1ac2486a947a"}, {"@id": "_:N2f768e26ad3c4a0485f950df309c9f38"}, {"@id": "_:Ned4af09bf0af4ec998d451bb290a4649"}, {"@id": "_:N0f2d4011b6c840cea1cd358ad2424420"}, {"@id": "_:Nb2f55f6cf7784ff2837bea9fd3e6f3a1"}, {"@id": "_:N247d647832dc43b5ad18a659272cc083"}, {"@id": "_:N2acd62c4a2e64d8e832ca0a6c4c4c7f7"}, {"@id": "_:N06e796c347ee4bf3b440284dac2620f2"}, {"@id": "_:N0d1b8981f1774da48aab6c8fa881e60a"}, {"@id": "_:N975dc59a7ef548c984c4339f6dc6ca32"}, {"@id": "_:Nd317b3053149470a9c92bc4616e697a7"}, {"@id": "_:N96761a43c59745f29cbd56d4ff5283a6"}, {"@id": "_:Nc25e55c6d7df4391a427a9e04aae54bc"}, {"@id": "_:Nba6aa63d238c4bfc9ebbeb13e8e50a02"}, {"@id": "_:N73240152d09c49cdace966da14d96479"}, {"@id": "_:N0e3e506cd98c4417a6dab86d3a1a655d"}, {"@id": "_:N1a82bb611f164a069711e1cec12c9883"}, {"@id": "_:N2a598f71a679422ab28c1ad30c6886d1"}, {"@id": "_:Needdf2ec5a1143858986c53607b71caa"}, {"@id": "_:N91b0a79d479d42f381b592ea9764946d"}, {"@id": "_:Nb9212b293e834858bee5d7e31b952dde"}, {"@id": "_:N961b1309a9904e8f8af0a094640e2cef"}, {"@id": "_:Na14a771dbfa44a2eaab84ce0b9dfcba3"}, {"@id": "_:N95c82f18ab29454bb71a95aff7188b18"}, {"@id": "_:N9f8cf0f6182f4dcba55f10c3f42b8a3e"}, {"@id": "_:N37c94690fc75423491265e6ea6ad129c"}, {"@id": "_:N6d60d48d4c3c47919dd18cec0126947e"}, {"@id": "_:N2ad92a6e7f9749249a47ce340ae32d30"}, {"@id": "_:Na2cec5f41dcc4a208a628ac13aa41256"}, {"@id": "_:Nc026473043d844e7836e3cb4f2c90e61"}, {"@id": "_:N036fda1cc55e45cc8e76604cc55ab84e"}, {"@id": "_:Ncc32869d09ac4c78963ea2c22ad2b91c"}, {"@id": "_:Nc113a9eba6774eab9d0ac0981c2eb1c1"}, {"@id": "_:Nc94407c59fd64c71860ea98dd974b7d1"}, {"@id": "_:N4f110698ecc643e783b227f56f1a17f3"}, {"@id": "_:Nc83c130d112c46d28abc49a3ef7666e9"}, {"@id": "_:N183ab163ab0c45fbace157a5b6c00155"}, {"@id": "_:N5a14ab7b82304f47be567ddf643d2777"}, {"@id": "_:N89374b86e7b345b79d00b0b73506dccf"}, {"@id": "_:Nb6fee7c96fe64bf0860bae354240d24b"}, {"@id": "_:Nb20838343d8e4a6889401f65098dab4d"}, {"@id": "_:N6cde616a3f614e9d8f8052988b268ede"}, {"@id": "_:N1a253473896f460491429effdf41cba8"}, {"@id": "_:Nb2cb82698ecd41d98d7d63e9a35e816b"}, {"@id": "_:N7b17f60742244c5ba88c77aef5500120"}, {"@id": "_:Nc7e08f4c69124faaad737e589ecd1a44"}, {"@id": "_:N8e5efd94e52a418d8ad0c1678cb9c69f"}, {"@id": "_:Nde98472624d641e5be499f1c331b38e8"}, {"@id": "_:N8de5fdfb7e454d54aed318f25e00bfb5"}, {"@id": "_:N9af7bf216fb9447187b3e6d4c48ad306"}, {"@id": "_:N5693c2fcbc464293a5f57c0fdcafa432"}, {"@id": "_:Na70df391810e459c94f2e5ba8210d61f"}, {"@id": "_:N62567a13f25a40468694789603ce4b34"}, {"@id": "_:Ne1bec3beb91f4a04800107e451effdca"}, {"@id": "_:N4a6318a357a048a39b0ec7211162191e"}, {"@id": "_:N388f1260502b47acb1936dd2928697ae"}, {"@id": "_:Nb3a7b8db3ce242bb977d91ef13a8ca5b"}, {"@id": "_:N2677aa4740c2434a8dbe26e00a6f9093"}, {"@id": "_:N5189152ed2a7485fbb68899426ef7e41"}, {"@id": "_:Nc139a32401da41ca8b5467695807d514"}, {"@id": "_:Ncacda73fa55d4563851620e5772180eb"}, {"@id": "_:N6dbc6aec16c34c429722fa2e230b46cb"}, {"@id": "_:Nb09459cb72884b6db75d3780c8b60f44"}, {"@id": "_:N03f04fc1ee304baeb81f67c4a7718fb5"}, {"@id": "_:Nd09d0fda32744141be530bd06b0e156b"}, {"@id": "_:Nf1dbe3088fe24257b7aab9c5f54c2eee"}, {"@id": "_:N852dca3061434ed998864dd192c15734"}, {"@id": "_:N640c28701a564323934fecc156c3814a"}, {"@id": "_:N7f6943cdb0c744e38eb7fd7247cf5438"}, {"@id": "_:N59b80dfd67ae4752a79cde70bb40a50e"}, {"@id": "_:Nab37b48a606e46c6bf3e6f21b417f85e"}, {"@id": "_:N795935a7fdb743598f59cfbd0ad5b0fa"}, {"@id": "_:N186b849b648c44f2a13016e494b51011"}, {"@id": "_:Nddf1770cac3d4e46accf38c1c4ad187b"}, {"@id": "_:N77521cebb94f4e4ba3d4cb47f0ff63aa"}, {"@id": "_:N3d34e09ea6284cde939e5432de1bd629"}, {"@id": "_:N1a569ca7fe084d2ebcd45aafe39f219c"}, {"@id": "_:Nce6ba28f17f34606aad742e691684178"}, {"@id": "_:Nfbe680c014da4e148e2d4dfc22623da7"}, {"@id": "_:Nfa7ed1af15f444bb99f98ab0f6148e8d"}, {"@id": "_:Nc73ca1e8420941dfbc4062738afd3416"}, {"@id": "_:N8abe7ff04bff4942ab03461d630f04b7"}, {"@id": "_:Nec2f9a8bb4fd4a45a592bedfc20288f3"}, {"@id": "_:Nc0d421f8c1384220afb818a6082a78b6"}, {"@id": "_:Nfa2218cfe1074d9b89341b35a9d8194b"}, {"@id": "_:Ne681bd4cd13645a09e4b28c30f8c6b4c"}, {"@id": "_:N44a5cdcdd9ee45099c55f1aa8a3b3ddb"}, {"@id": "_:N1a26a78bf7c84fd19f823a183a36cc7a"}, {"@id": "_:N3b37b4b5b02c4a9a955e2058a5385e34"}, {"@id": "_:N7eb8b538321c4b1eac90381d69df4b33"}, {"@id": "_:N6bf21acc3b6a496ca2c0a07f7e487d4f"}, {"@id": "_:N2b199acf04bb4d28a9553500496752d2"}, {"@id": "_:Nde75bbed5c2a4aa49dae7522d5f569ae"}, {"@id": "_:N124eda55a63947a0a0dad101e01d83ef"}, {"@id": "_:Nf474c9e41fa7467493c9564d8029cf4f"}, {"@id": "_:N8865afa0e4984c4d89789cf7533efc98"}, {"@id": "_:N640bd71d0695495d943d3ba7485aadd9"}, {"@id": "_:Nb4954129d9d3438ab61e432c6e984a25"}, {"@id": "_:N975c49797f49478387642efc2975e706"}, {"@id": "_:Ndbda021062884a8690fa038e6cb28d03"}, {"@id": "_:Nd900cd3a9408451a81132c4a0a664f0d"}, {"@id": "_:N448d4fca56f34d23b945020342507f9c"}, {"@id": "_:Nd48d1f4a038e4ce9976411791e737abd"}, {"@id": "_:N40ee1e0379e94491ab539704dd9bffb7"}, {"@id": "_:N72d34a0769ac4929ab248c50a726b5f8"}, {"@id": "_:N06e19309ce9e491b840e135526d5e223"}, {"@id": "_:Nb19fd17423cd4367808289cee55e5ccd"}, {"@id": "_:N80ba28e122924abab1ef5ca316b6379c"}, {"@id": "_:Nf2da86988613430ab45819a36cc690d6"}, {"@id": "_:N45031036e0504702b9e76be1c5e78e14"}, {"@id": "_:N1af7a3f6c8144ca3bdfe7d45cac19c25"}, {"@id": "_:N4f0ef8ef669649528ce84532df3aaf65"}, {"@id": "_:N90e601e51950453faefdb5838b9dc15b"}, {"@id": "_:Ne4eb3fe3a5e4498fa120fae78bfdf2b0"}, {"@id": "_:N9fc566339681491b842967077345c085"}, {"@id": "_:N8eb0d3945d93479c91019955b980f970"}, {"@id": "_:N1a40d7fe04004cf58c20e048936ba826"}, {"@id": "_:N42b1b2cf1d814ffca5bd6fc471440cda"}, {"@id": "_:Nffa7d62b63cb4b24a83fc2b8f79fa61f"}, {"@id": "_:Nad0686506b4644a4b5e0119f6f096e36"}, {"@id": "_:Nde440e177d2b4208acaa40d7f73b2700"}, {"@id": "_:Na33e83fb3069479095811716ecf116a0"}, {"@id": "_:Nf286689c3e8f4f18a932ca39021b1f82"}, {"@id": "_:N65f640f6a71a4a33b7e88040805c331d"}, {"@id": "_:N5cfbc3b1baf34d0cb44bb18e94580ac3"}, {"@id": "_:Nf720ee2f6ca047b1beb1720eb1d3704e"}, {"@id": "_:Naa84b63d562b4cab88472ca847fc8bcf"}, {"@id": "_:N838ec818bd5b423187c42a5710b5f36f"}, {"@id": "_:N59390362ad97444c95d00ebff16f2d89"}, {"@id": "_:N1f65d3f6ee7a4d669567edc6d7c9973b"}, {"@id": "_:N312d5c029e2845e2b0f3c4ed1504d2a2"}, {"@id": "_:Nb12a53119fa64d55ae44d393f491e793"}, {"@id": "_:N88c405ef32a24258a2ac0640517eca1f"}, {"@id": "_:Ncde03c79018846ab9cb21b90dff76403"}, {"@id": "_:Ne4be3b30f9c744c6b0ba5f7bb6cb4379"}, {"@id": "_:Ne94e66b381ce42e0ab8cdeade29495ed"}, {"@id": "_:Ne8061e4d0c2f4061a925c76074722f0d"}, {"@id": "_:N0bd673cbe14642d68b1b3fdee4e4250a"}, {"@id": "_:Nc330d5f59f5a42db903856def9fe2e6d"}, {"@id": "_:Nde82eea4ec644a8abb27ce811214338d"}, {"@id": "_:N8c265baa9f0c44d9b4e291cb8c03d1de"}, {"@id": "_:N5c1f424fa49a4a8ea79f1bf7226825ce"}, {"@id": "_:N23a64df0f93e4899a6713a11affedb4a"}, {"@id": "_:N83a02d74754a438694a0a6ef4a0b5bce"}, {"@id": "_:N5c554b2a8cd94cffaf028419b2a76709"}, {"@id": "_:N149cba835c63495e8f1ca987a4a97440"}, {"@id": "_:N1fe3c5e400a044668bdb2812093bf9b6"}, {"@id": "_:N6754a8f9a8294e58b0a7d71eb6e36707"}, {"@id": "_:Ne9220dd52e75476881de4a7f7b9821da"}, {"@id": "_:N730b6aa0ee7847f6ad0b3259af15f450"}, {"@id": "_:Nbcd099abe18c4b7f8ce0669ec0973d69"}, {"@id": "_:N9a4d7f39012d4e6d9c9bcca3c9fc9c52"}, {"@id": "_:Nd066b99082c74b77863501d4497056ed"}, {"@id": "_:N90c3ba5048e3441f80d0d3bc03fb1ae9"}, {"@id": "_:Na1fb2858eb4d4a6cbfc3cc496df97740"}, {"@id": "_:Nc671803376d34c5594096ad8354673e9"}, {"@id": "_:Nc7d675ca2a4b43bf8a2d1144894d351d"}, {"@id": "_:N4af97cbc29db4dac86374e3687c0e9e5"}, {"@id": "_:Ne08e96fc89a34bc9aeadb42c0ce61d52"}, {"@id": "_:Naea5f5247d0d45918bd44cdd28914de6"}, {"@id": "_:N1d44e9d5819a49b883a55e8f4052e869"}, {"@id": "_:Nae41311c5bb64d6eb7ed343520983253"}, {"@id": "_:N33f1aab928394f0d8b8557d7c6a30664"}, {"@id": "_:N5ba08fc803bd4c7e9a224962bfbd4329"}, {"@id": "_:Nd6ea1d55cc5e4275a4dfd90d4b0408cc"}, {"@id": "_:N194b865c4a7d4afb982994c03cdeee55"}, {"@id": "_:N3348d9c8c23c4b3db9c956dfec7f0c83"}, {"@id": "_:N9e1dcb79607e4e9c9593b3a170145199"}, {"@id": "_:N82c5f4e7bc16479cadcb924243b52a90"}, {"@id": "_:Na0f5fe3007874ca1bda939c9cacbdbc4"}, {"@id": "_:N7a4d38be4dd74f5fb6208f88778ed2b7"}, {"@id": "_:N5224d5c778a04a7fbc8241665dfe5a26"}, {"@id": "_:N0ce2f693eca94b7ea950f486bb85877c"}, {"@id": "_:N459fbdecfcbe456fa6ea0606b7a52b80"}, {"@id": "_:Nf9eff69216a14de886edeea9287b09d7"}, {"@id": "_:N51efc18d6af640049be5104640fa07e0"}, {"@id": "_:Nd51dcd34d6fa46488a716660ec8a2bc8"}, {"@id": "_:N6a6b370f7b4242a0b74b1a8bbb782032"}, {"@id": "_:N80124d14f5844986a6e76927898d6010"}, {"@id": "_:N0f9296b4fd234d40a584850609867aed"}, {"@id": "_:Ne44657bda49d4306aa26259bdef2c221"}, {"@id": "_:Na471b797055243b189e780b9b14189ca"}, {"@id": "_:N9a2b1920a9e14e44a2e6421bda6eba77"}, {"@id": "_:Nce60c5e0f9694905a27ecb5f98823f56"}, {"@id": "_:Na31ffdb112e94a6391127bbe72d771f5"}, {"@id": "_:N6e64a87a9a004372bdde23122f8ef361"}, {"@id": "_:N020a39906fc147c78ae445ee2684277b"}, {"@id": "_:Ndf048971f485451f885cc10f5239b193"}, {"@id": "_:N56096ccbdf8444c8ada0f29066d02a55"}, {"@id": "_:N1f0a57d165fd4aaca0054d2406a5bc88"}, {"@id": "_:N3caf1b443e704b02a9a3ef8c1792c2c0"}, {"@id": "_:N1f86ca33e79e452e995a952b8574bf25"}, {"@id": "_:Nc5b7dee164c6464997cb8e7535a01a7f"}, {"@id": "_:N767fc151162447eeaeff9d68895941f0"}, {"@id": "_:N63413cbb9071478e92f9f1586fed7544"}, {"@id": "_:Nd0cb4ad4f5c14e148299728f6d9afee9"}, {"@id": "_:Nc9b910efb35c4e8888139b9fd596816f"}, {"@id": "_:Na727b59ee2b1412eb31868bd58c0ccff"}, {"@id": "_:N24726be29f49429ab7336b23103102a5"}, {"@id": "_:N62d1f7b3b1d24747a39e30de2da79068"}, {"@id": "_:N0fc30e0a178d46ada8acf4739f6654eb"}, {"@id": "_:N3109214ede6245a0bf57c503e11558b1"}, {"@id": "_:Ne00ef99dfd8e46dea6e038c84284812a"}, {"@id": "_:N6fd3047329074bd88946051141e90f85"}, {"@id": "_:Ne737692cd35e4cc09fadfa5f52d87388"}, {"@id": "_:N03116a5778454e0ea38d8bfb45e96652"}, {"@id": "_:N9bb497c82e1343b995f6b61d01717e53"}, {"@id": "_:N50fdb6b1ec334f92ac32e7b50323720a"}, {"@id": "_:N9e3dab433bd0464a925bd7628bc96adf"}, {"@id": "_:N17e896eff10243d3862fc65eeb41e59d"}, {"@id": "_:Nc26cf16257064885b8abc7507ed6e504"}, {"@id": "_:N63af2cecd24042a48aa7e894881cc532"}, {"@id": "_:N0957ee4eca2e444793694a4943140fae"}, {"@id": "_:Nbcf6583931ab4b02afb9c3cd528db3c0"}, {"@id": "_:Ne2b0c2104f3844ae9c570dd1ab9765a2"}, {"@id": "_:N277521fbab24455f9e228fbb3a3459a4"}, {"@id": "_:N23d23271f65a40a29da24047dc8c3b80"}, {"@id": "_:Ne0e29e7555a042a38e794eeed7f09d23"}, {"@id": "_:Ne7c8620e7648476fa251a6aa17571219"}, {"@id": "_:N32bf263c2f534f02bf2fd2b7f288db1d"}, {"@id": "_:N6803460a8f84415f86a4f850d66381a8"}, {"@id": "_:Naddc08822acd45598b67cf95963cb542"}, {"@id": "_:N40d531f889eb41b7a79616c7bcf8dda0"}, {"@id": "_:Nc134bd9fc2284a61bb44bba517535793"}, {"@id": "_:Nfd71523cfb7348c28c35b3a1d10739e5"}, {"@id": "_:N906df33148134fc8ac0426fab4fa8adf"}, {"@id": "_:N7ed0232aaf71470f8a0615dd5da8125f"}, {"@id": "_:N69acfe431ed64802b7600c7122246861"}, {"@id": "_:N3cf94d09fe2245e4ad20b3a1494a5c4f"}, {"@id": "_:Nda43ffe62ae84904a09b0bfbfe4cd778"}, {"@id": "_:Nbca480078a404f6882aa6fa21fe46b86"}, {"@id": "_:N179df21ca886434d94929a6893f864bf"}, {"@id": "_:N057571c46ef649b7b1d6ee609e219902"}, {"@id": "_:N8de98a924b5b4a948aa80a5a9bfc38cc"}, {"@id": "_:Nc99f959a8f8849e89a9fffbeee72898c"}, {"@id": "_:Na0a28f186d4149768527adf5cee7c3cd"}, {"@id": "_:N601c9f04edc14cb2b99096eecbf79b0c"}, {"@id": "_:N3f0381283719414a9484b24c222073ea"}, {"@id": "_:Nc26664e18a8242e5936792536528577a"}, {"@id": "_:Nfb157b60e80f4859aaae5cf3df3d502a"}, {"@id": "_:N58dbc71b50d24bb1abc18eb88c67be13"}, {"@id": "_:Na8658378b831441d8d278e9783a7f206"}, {"@id": "_:N418aad57a9b24c4ca79b38a70430969b"}, {"@id": "_:Na6a368202571443bb7e657647715bdba"}, {"@id": "_:N153dbe1a9a164efcb4e27fc1a033a226"}, {"@id": "_:N2dd25ce840fb443bb7b4f5d92b083d50"}, {"@id": "_:N91544975d9164db4a7ae1f5a8f3401b4"}, {"@id": "_:Nf07863a4e6364b8c9ca2b9cbf35f9af9"}, {"@id": "_:N26f7bb96cf774488bcd55000362e20f9"}, {"@id": "_:Ncee7853a11fd48378e795bac7aa54376"}, {"@id": "_:N336a81696fe148c3979856888f62f739"}, {"@id": "_:N465646f4661e46baa62b02c3b486d622"}, {"@id": "_:Nea872b899cb84daf818683f9bbd568e6"}, {"@id": "_:N772537c7d913421095ea391a9e1bbee9"}, {"@id": "_:N72dbdc8f8e5545a9934d28597de92635"}, {"@id": "_:N5b4701edda584268bcc781683513c375"}, {"@id": "_:Nbd86e1abeec0443f81eccc369196552d"}, {"@id": "_:N277e0eec61f04fb5bf61c87462b124b3"}, {"@id": "_:N7194ea5e2cd4460bb1aca4e5410733c7"}, {"@id": "_:N8fe99719b86d4545a392aa44ee6f7387"}, {"@id": "_:Nf726550d18394374b63b5bca3032e879"}, {"@id": "_:Nbf74a902d9ec4f97b83e7ccbb8dacfb0"}, {"@id": "_:N40232dbce4634a0786b303a21c65b749"}, {"@id": "_:N00ecb08775f940e1bcf695d2eb1897cc"}, {"@id": "_:N64875c7d5c8c41b18837e16dcec72151"}, {"@id": "_:Nb0d334ba9fa54667afd556b757c4b36d"}, {"@id": "_:N2564209f44714cdcb030bf087d035285"}, {"@id": "_:N4af629610a7a4e8ebc32eb0510b7bde3"}, {"@id": "_:Nce4bf6e0c91948c88cb62c1bfe5d0001"}, {"@id": "_:N5fa8b93dd1ea4779bd5c20185744f944"}, {"@id": "_:Nae38cba7429e4f788167a8b3e36886bb"}, {"@id": "_:N2ddc5b6179534a298cfef2b51f8090cd"}, {"@id": "_:Nd403f71660c24430916b8e74a77ca9a1"}, {"@id": "_:Nef963ce36b6747e2b4e46520cdad2e0f"}, {"@id": "_:Ncc9732d4cbbf4f0a9557bf37a6185852"}, {"@id": "_:N0cbd1c42c5b540739479dc05292f58a0"}, {"@id": "_:N1a1ee60a9a5f4efba6d0f9c5e865b5a8"}, {"@id": "_:Nff73695ad05949b1b434bcced3bcf117"}, {"@id": "_:N5295bd1453f047a2b113007ec936b743"}, {"@id": "_:N18d1e575be624907a86d4f30a87967b3"}, {"@id": "_:N81ca125f65ae4f05aa252589a1646f5f"}, {"@id": "_:N15959e401231421c9cf6a0cf3b75a700"}, {"@id": "_:N7faa46cb489648d8a3d0600199d0e4ab"}, {"@id": "_:N904026d735bb42f5b72d52b87f86b03d"}]}, {"@id": "_:N4202fd9362b14497b9ab763961b47429", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023176"}]}, {"@id": "_:N81f395a5b43640f78d8fbca7f87149dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025362"}]}, {"@id": "_:N57800c5366e249e8aa01862f6a88bf74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041915"}]}, {"@id": "_:N5007c55894774e06ad74b2c5098da1a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152444"}]}, {"@id": "_:N45eb8eae15374096af4e3a4851ed9262", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021222"}]}, {"@id": "_:Ne9281581ec0f49bf8f5c3bdcf3798283", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87872006"}]}, {"@id": "_:Nb873de2bf08b48d5b6d5f5713b612213", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856714"}]}, {"@id": "_:N8f04b5e5a4a2437d9e481ec2da0c8e6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443520009"}]}, {"@id": "_:Nd10e101e5d074dae9a5207bcc7699a94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42393006"}]}, {"@id": "_:N25e7f8eaa9df45b98aef64a29c456b93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001995"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085569"}]}, {"@id": "_:Nc92cb536ace24d6a935e0db66be53f66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302846007"}]}, {"@id": "_:Nd92b6524e1064fc792bd98b260c412a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024608"}]}, {"@id": "_:Nec97fac38cf54df38e8cd362c5cd560e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418290006"}]}, {"@id": "_:N64ff3362e5f349ba9b2242124b3ac82e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021614"}]}, {"@id": "_:N5feaefb0765b4b4ea305978634905b77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254627002"}]}, {"@id": "_:Ne9e889d93d784757a2467c357dc33eef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162674"}]}, {"@id": "_:N45a5f45ee9da40fc849a9ea34512ee25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392533"}]}, {"@id": "_:Nbcd15576c8b84db19cba3a37b1c6890a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19906005"}]}, {"@id": "_:Nadb7d7afa69247c6a354b75ab8a7620a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234142008"}]}, {"@id": "_:N1e153c1778d5456cb118e3135d7a7489", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3754"}]}, {"@id": "_:Nda1e0f0032734c05aeb172992fabf88b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021161"}]}, {"@id": "_:N0404e33ec8b4411ba8728ba68e39779e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024870"}]}, {"@id": "_:N98b00e7dea2e4b2fb16d1fac57c5e14b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57241006"}]}, {"@id": "_:Ndf7d12b78e4441e799ccaa932c53c09d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280783"}]}, {"@id": "_:Na7b40894b9934901aa5f118f0a765fb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2751479"}]}, {"@id": "_:Nc55664442097439c847acb0ef08445e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190633005"}]}, {"@id": "_:N12b2c59543474272aa2801c467355ced", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D053358"}]}, {"@id": "_:N15cc52adc2c7445e96b2cf0a049f24ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1388004"}]}, {"@id": "_:Ne19803d46a154c52aece656e8df4fcce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:289263000"}]}, {"@id": "_:N4eb7c42cd61049749560df68bc4908f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2749675"}]}, {"@id": "_:Nb06b3d13b80c4402903b11c4eab07f29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023045"}]}, {"@id": "_:N953940f5ac0941bb9c70cc089dc32a0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022681"}]}, {"@id": "_:Nb770531c02264cb28f8228ce7fa0fb4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024850"}]}, {"@id": "_:Nf579f662c6394bdea03a9ea6ddbe454d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023999"}]}, {"@id": "_:Nbdb11c9b104b46a090806e2958a1dba9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832451"}]}, {"@id": "_:N871a1186a637493bade6cf6e9110f6c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3714497"}]}, {"@id": "_:N1ba40d600d424672afcbc94ea9180e4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280440"}]}, {"@id": "_:N8863d860df5f434684c24e3c2f8d02f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268118"}]}, {"@id": "_:N1bdc31025e6c4703931c83eccf902aa6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040184"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22490002"}]}, {"@id": "_:N1dfa1be916394ca1a57fd3371e7cdc54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240059009"}]}, {"@id": "_:N5cc9ebf1613d4bffa7e693a0affd5fc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111975006"}]}, {"@id": "_:Neb3359fc8ea6482987887902ab425467", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248409006"}]}, {"@id": "_:Nfb3d6aff081941e2998b69fb536feafa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280394"}]}, {"@id": "_:N268690c392604d41bfaf62cbfc731bf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536523"}]}, {"@id": "_:N3b1cedc915a444168f5c8c5be2b331f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:430887001"}]}, {"@id": "_:Na3c5bf75f7b6421e9ee45d7553cee3d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025365"}]}, {"@id": "_:N0451c0662691419daa83ce59eae3ae30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025768"}]}, {"@id": "_:N9ee53f5598eb406888dca2eb65c50d57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010412"}]}, {"@id": "_:Nf3d6ea67e670485b9b586bc0ac2fb9c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021440"}]}, {"@id": "_:Nc25b96273b224f8d92e45ca9d0e7005d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232006002"}]}, {"@id": "_:N5bd5fbe35c0547e4bc4f0c0f5260ddc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021313"}]}, {"@id": "_:Ncb95d74ca2384eff96b1a7869accef44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0347959"}]}, {"@id": "_:N0f040dc268ae48c6a6ece200741a77c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392557"}]}, {"@id": "_:Nba598b5be0b84fa3b77218468b044df9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021606"}]}, {"@id": "_:N7013a80e1dd446f1a5bb45cf88c1b342", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398057008"}]}, {"@id": "_:N342ef089f7124bb392afc4eea1f25457", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001816"}]}, {"@id": "_:N015a8f49effd48ab944792e0e9ad988f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268402"}]}, {"@id": "_:N0fffa65b139d4b57ac7fed111856fbe2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024304"}]}, {"@id": "_:Ncdfc17e853b741a8bcaed7e5abbd9478", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002994"}]}, {"@id": "_:Naf66d143454b4141be8900c59222b536", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868573"}]}, {"@id": "_:Nc606fa485f7f48afa026ddb7738a4df5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:409674002"}]}, {"@id": "_:N54f6a373275b4de784708e3557db9d6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005409"}]}, {"@id": "_:N21b8c3e75cd74871af80d000f81f0f51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021379"}]}, {"@id": "_:Nbe790d6a34994a878f81cc7691110a9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16294009"}]}, {"@id": "_:Ndb3cffa5deb44161be183d3a925795da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0576909"}]}, {"@id": "_:Nb63c7688de454696b7431839a347d275", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834055"}]}, {"@id": "_:N0649dfd5a2cc4d2a804900188d9eb5db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072848"}]}, {"@id": "_:Ndbd1905fdd4d4f9e85b27b57beaa83da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60318001"}]}, {"@id": "_:N36b993337ab84ffaace67352c3262a71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0580438"}]}, {"@id": "_:N43ff5c35ba06469a9f34b60acf7da2c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40714009"}]}, {"@id": "_:N48d4a9022aaf442e9c6a7f814da34edc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024091"}]}, {"@id": "_:N85b1dfee25064037af457b7979e642c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95709007"}]}, {"@id": "_:N0326afa2826e4f74a061cbbf210379f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255033000"}]}, {"@id": "_:Nb2f56ebe1a5d4c72a879668654bbcab8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039841"}]}, {"@id": "_:N38eae802e4c54f8eae567d4643ad4109", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024293"}]}, {"@id": "_:N49b0fddec810400b939d946c31b3cd9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006505"}]}, {"@id": "_:N7dc92c39ce1f41198ba130052aa4e714", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30699005"}]}, {"@id": "_:Na6c189e0670f4e6d9b610fe7e4731063", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002991"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025664"}]}, {"@id": "_:N2254f26e3c994a649d16de5cbd5f6cb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073259"}]}, {"@id": "_:N6392d013c6494d79a1c70f0486887d07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030434"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44155009"}]}, {"@id": "_:N95a13064ed6a4dfba3b16e52036fc291", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038273"}]}, {"@id": "_:N7e19e54b632040da96341e4bf790e41d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152253"}]}, {"@id": "_:Nded575a48dd3470bad573f95ef67c3d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56364004"}]}, {"@id": "_:N8acd981cb3b5428ea6cc0e7fc434be75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345988"}]}, {"@id": "_:N26374588fe1f48fca211aacb5c2d0c32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85775002"}]}, {"@id": "_:Ne7908edc4c434261b6109ba312bfe108", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005889"}]}, {"@id": "_:Nd494280fc34241caba8d1a5fbb30d03d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024643"}]}, {"@id": "_:N469a3d2cdce34408ba81ae27cb14b190", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1142448"}]}, {"@id": "_:Nd503d81a53b943a2b066d4e48986f0a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112677002"}]}, {"@id": "_:Na1f432ee484646c2af2e913f3cb9ae59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44054006"}]}, {"@id": "_:Nf17ba86db1a44ccebb2929781ef5f6a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023972"}]}, {"@id": "_:Ne208ce178f3142a19df8f294a96e6e8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009463"}]}, {"@id": "_:Nfface7ccc7644d1184201a1b7081091e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025848"}]}, {"@id": "_:Ne7decf773e794d03aa6993604b5fd783", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024264"}]}, {"@id": "_:Ne5aedf26edaf477e966a4c01c7e57b35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82014009"}]}, {"@id": "_:N2ddfca6ce03744dfb191250f2167f373", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1735903"}]}, {"@id": "_:N85d36c433e79474a90eca9ca55e50ddf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025597"}]}, {"@id": "_:Nf809d133558e4590b169885c3a96d085", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855239"}]}, {"@id": "_:N0f1237cd6a604b88a60c1c80139fbbe3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0543888"}]}, {"@id": "_:N530de8f8f3b94150885699f1e3e060d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007873"}]}, {"@id": "_:N737bf1ea0a2f43d8a75ac8241738d46f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399153001"}]}, {"@id": "_:N31d7b3b28cd64bea839b3ad499b5dd7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277843001"}]}, {"@id": "_:N4583c0bace374555959aed154c200a24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011351"}]}, {"@id": "_:Na0b9deacb4b04f65a23a14294dec5c26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023392"}]}, {"@id": "_:N65770fac5de5499da1c253d1dff6adcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023830"}]}, {"@id": "_:Nbbb976a8c25d4f3fa9f3266a05f1037d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268743"}]}, {"@id": "_:N6ef4bcf71215423b8de58bee06eae59e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1449631"}]}, {"@id": "_:N616ee597bcb94efc98ca08bf8e0a0b96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24976005"}]}, {"@id": "_:N9385be2ee88f434fa06cea96d9d57b11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233662009"}]}, {"@id": "_:N3f7e71692ba9479aaad0e085324d34e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007379"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nb81ca266c2c644daad4508aa0eed9eeb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022642"}]}, {"@id": "_:N8f8fdeb15f94479a83297bfcc445c949", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249326006"}]}, {"@id": "_:N950adcce875249699980bf6c65ba586b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83095000"}]}, {"@id": "_:Ned7882bef20846e09673b7a35521378e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0333864"}]}, {"@id": "_:N7d3f845fd85f41d18388a3aa3e7544a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024109"}]}, {"@id": "_:Na471e7c606c94b0ca33df2c8d194aa04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003130"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025648"}]}, {"@id": "_:N9cff4cc8d19f49b5a789de70785d0272", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011991"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023092"}]}, {"@id": "_:Nc5b0750eae5d49b7925d06932a0196be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029089"}]}, {"@id": "_:N32f3c511525948eb8331016a5d3111aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023856"}]}, {"@id": "_:N70803528e9424c37bb23248c69dcc8f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206717"}]}, {"@id": "_:Nc4b29d4da50348ca85d1d466be9494d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862693"}]}, {"@id": "_:N4eec46cea25743e89d297e047c451eff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859458"}]}, {"@id": "_:N8c796d575dd942dd9a33e274af553f19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024112"}]}, {"@id": "_:Nbc194056aaee4f828381f48491fbca23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854345"}]}, {"@id": "_:N1591ee8795fc4807bb031671671dd41b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14447001"}]}, {"@id": "_:Nf58dffeb2b2d4f94a58de308958ffb6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017380"}]}, {"@id": "_:Nc6ba63ba0dad4bcaab14718594bc820e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020917"}]}, {"@id": "_:N0ccdadd7c09e4a2690fc6079923ad130", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C7065"}]}, {"@id": "_:N1ce3b7838fcc4965b5e0316c6eb9c412", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D052177"}]}, {"@id": "_:N0182b26a9b2a425c94a99d47a6f21be0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013132"}]}, {"@id": "_:N992e3f80e0294eefa62576dd424bc1ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023712"}]}, {"@id": "_:N504255765da5424ca4817191cc9fc68a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004914"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021644"}]}, {"@id": "_:N9b32367366604325a1067794c943ce93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28950004"}]}, {"@id": "_:Nbc528159543b421e894d19e6d2a3b663", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020850"}]}, {"@id": "_:N3c4629b8753a4b82a7fd9462d7c83b9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254845004"}]}, {"@id": "_:Na39957404cf6458ea16fa1f350b22aa2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302863006"}]}, {"@id": "_:N994041e7657244b98efd89793f13b702", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009207"}]}, {"@id": "_:N693aad904d8746d6a564cd4c9277329d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024457"}]}, {"@id": "_:N7e570eef57fc4c4688aea300bdc56692", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025850"}]}, {"@id": "_:N54f69d56c8b14749a2db0c9bf67a44e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155552"}]}, {"@id": "_:Ne132aed84e684ca6ad7b0f4701e4b021", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253714001"}]}, {"@id": "_:Nf1c7f57f4e594653979531408513aa58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241521"}]}, {"@id": "_:N59f925bd65f3463eb470998184fe151e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022026"}]}, {"@id": "_:Ned5b3d2f42074c3fbda21e835139b11f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67531005"}]}, {"@id": "_:Nf80b3bd1eabd434fad4fbb9ed5453e52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868578"}]}, {"@id": "_:N4a922938494346a4b682122244b258bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026244"}]}, {"@id": "_:N653d4b6259e14b3a89ddd1a6b5ddf993", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270871"}]}, {"@id": "_:N3733d50e293140baa59ee623b37ef857", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859235"}]}, {"@id": "_:Ndb4eea78a8b149eb8b8dbd30ca39c374", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3810018"}]}, {"@id": "_:Nab8e67de4f1d4abfba27508b1f03f751", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35301006"}]}, {"@id": "_:Nae6c212a70404f1082650f7a0e278942", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280410"}]}, {"@id": "_:N5f16116c48d84916be587acdab5ba1c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002962"}]}, {"@id": "_:N70b347cd684046a7a33e5d4942dfd307", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3224"}]}, {"@id": "_:N115f935b80104a92907b0a79928384bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405736009"}]}, {"@id": "_:Nfd3647636db44551bf71c6443594f6a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4412"}]}, {"@id": "_:Ncc61c3865dc242e499a73b95c8268f5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:200766001"}]}, {"@id": "_:Nf044d43d26264a968ef22fb138913b65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520933"}]}, {"@id": "_:N363074a8eb344afd924d927f5b070aef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165850001"}]}, {"@id": "_:Ncbe58bedec194fed88edba600bbe8e21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16000003"}]}, {"@id": "_:Na8bcdf649cdf4c4e864e3e794d623ec6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27317008"}]}, {"@id": "_:Nfcaa009f20654626b968132c588a6959", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854827"}]}, {"@id": "_:N00f241b60b0d4701aeb952447ed85db9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021639"}]}, {"@id": "_:N39d1c7cd5f9f4ed4ad9d1fc6615208c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:307677002"}]}, {"@id": "_:N9a73dee2b4e645d09d7eec93020c9911", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535425"}]}, {"@id": "_:N06a218e14a0849c2a6961f468f55267e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010190"}]}, {"@id": "_:N924f888f2a964f6099f947245694001a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005729"}]}, {"@id": "_:N3c90d532a047482d892a5b5b3add7f90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837066"}]}, {"@id": "_:N40a9d47969164a55b664afa7cb331897", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538115"}]}, {"@id": "_:Na738c1266dc34dc88bd0e65e5e217eb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021570"}]}, {"@id": "_:N094d1b0ea84e4a5da798c7507ed8018d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020831"}]}, {"@id": "_:N78378a6dbbb54b319d750b6b1c5c4dff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93008005"}]}, {"@id": "_:N47d552e21d5e4dfeb0684a1153ac11b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010966"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021209"}]}, {"@id": "_:N6b20ab178ba245b49171bb889614e6d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021373"}]}, {"@id": "_:N221568a62e2c4a56b4600b971a2ad2d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66551002"}]}, {"@id": "_:N509918b7119b43879bc4d336fc4225d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001254"}]}, {"@id": "_:Neeb8e794ee3c4ac4a44b9e3dd3ef9022", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7632005"}]}, {"@id": "_:Nd6d74520974f41cf833a5d020febdd77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005175"}]}, {"@id": "_:Nf728c205efa4407691a957cbd8effbb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023800"}]}, {"@id": "_:N1df9b75c8ec946d28740baeefaa73eb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865241"}]}, {"@id": "_:N6b910fd703b04850b10887c6ef5f18c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041956"}]}, {"@id": "_:Nc5873524312149d2b3d52b4c948d1264", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10037578"}]}, {"@id": "_:Nad619fc72a93405ea47b43642529d987", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1403299"}]}, {"@id": "_:Na80c3face60f49dc8b84c2776b84bd6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860711"}]}, {"@id": "_:Ned05791d814b464a9480d1247b589aad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859520"}]}, {"@id": "_:N7c4e4f5952d846dbafca4e2a870cb725", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025680"}]}, {"@id": "_:N371280cc2e7b4d948b5de385960b512e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95494009"}]}, {"@id": "_:N5381dd611dfe48f794c686761f3d01bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008462"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863314"}]}, {"@id": "_:Nde24bc8ad60a475484a14ac7199e08c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021340"}]}, {"@id": "_:N0ec6314b33d44ff7ba5647a6a2dd0c67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151900"}]}, {"@id": "_:N3548232a141349f1978f8264d45b5baa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038450"}]}, {"@id": "_:Nef8b182b2da44fec9a0ec0ac6a20e8f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0311468"}]}, {"@id": "_:N67a2542f56a4475f980fe872127ed2b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021041"}]}, {"@id": "_:N1918a8d0b8474fb994aa45fc9add888b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387922007"}]}, {"@id": "_:N3717c1fa512d47cf87d78c0d37c4d24f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024493"}]}, {"@id": "_:Nca86231895f24a2198a8dff39f425159", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204142009"}]}, {"@id": "_:N7054b455b6df4b9bb5bf0813eb7901dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072881"}]}, {"@id": "_:N6ff31b6425444e529bf1a9ccf704e197", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085680"}]}, {"@id": "_:N35aea501bdb249f1808e6c38f4194912", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019917"}]}, {"@id": "_:N9e2d42694d974c6f9163a1124ce62dbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022213"}]}, {"@id": "_:Nf3b254c6d263496399ed8b770b3784c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014063"}]}, {"@id": "_:Ndbe687ead3b54b489923a843d0b88531", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029442"}]}, {"@id": "_:Nf340ae1c5f2f41138d8f196123278cb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023806"}]}, {"@id": "_:N9167c4a8a33247ffbd8937e98feeda81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024839"}]}, {"@id": "_:N998c71a4af134d2f85faa81ff0a8d187", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3801"}]}, {"@id": "_:N86291b3663b44cbcb33a6473fc1f27b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007932"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024770"}]}, {"@id": "_:Nc96cef8e73b242fab0be0d71e7d8257e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010188"}]}, {"@id": "_:N78c97472c3bb4013be7f8467594b2546", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1303001"}]}, {"@id": "_:Ncae4455ec8ae400890e1b5f7c782842a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51092000"}]}, {"@id": "_:N895c9b818b2f4839b19333081ae64acf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11255009"}]}, {"@id": "_:N291858c22e8f4fb68be3f8651dce01ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70076002"}]}, {"@id": "_:Ne10d4460ce664ef6af9f2e9b9e8811d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232003005"}]}, {"@id": "_:N1efb1cdd18bf444e9b84a586c8515bde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072821"}]}, {"@id": "_:Nc2c03b2d64cf4766b3ef7fd916e54a31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1279412"}]}, {"@id": "_:Nd9ae90ab2ba640d1a6083bd6c2a1e91c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3129"}]}, {"@id": "_:Ne90b773418734ab1aa4336c4432e48a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277120"}]}, {"@id": "_:Nc0c856ca44c74b7280345b091c6b2617", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nd45455c634cb491d8a0d843229da4d23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030354"}]}, {"@id": "_:Nbb155edb983f44ed8ab51479aca54987", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015799"}]}, {"@id": "_:N2a5d3fb0399a4fcbbbae16aa4f004398", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:251047005"}]}, {"@id": "_:Nfd35bcd36e7a4d829d71ac9468cca919", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001946"}]}, {"@id": "_:N33750c35ebbe4758b98bad4e8f9a807b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60728008"}]}, {"@id": "_:N23713673fae940bf8b362d9c1c019856", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023744"}]}, {"@id": "_:Necb48d3e4aa34374850a191cc891dc3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847383"}]}, {"@id": "_:N51e67666a97943e38b09c97e8369c998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010437"}]}, {"@id": "_:N403566651b314dd2a3d182e19785c915", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025706"}]}, {"@id": "_:N3dd0eb05e2ea48f6b52047ea24fd1417", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126952004"}]}, {"@id": "_:N75f6edbc10ac42ae97c016048bdcc4bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87979003"}]}, {"@id": "_:Ne96e6a31094a4d2e8c02ff08426aae14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011111"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023536"}]}, {"@id": "_:Nf7b4175ea7904dcda2a666e854aed270", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859698"}]}, {"@id": "_:N612f0148885a4809b488b74c2cc4329a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:711329002"}]}, {"@id": "_:N1e0a34c94899448d8b092c18e6d5c68a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001995"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18104000"}]}, {"@id": "_:N3bfb37886b274cb087339d587a7f2bea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1388953"}]}, {"@id": "_:N93e12e08decd4773a7f1608b5018de11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022997"}]}, {"@id": "_:N3bc0362a0ee54802a0c8ac8cd6fc28b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280534"}]}, {"@id": "_:Nbd980a7470e148a8bf15b286b5dcb7f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247472004"}]}, {"@id": "_:N57f525204efe4431b1874351314ad060", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62436006"}]}, {"@id": "_:N4786433756a54b1187a12a8bccab462b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538388"}]}, {"@id": "_:Na58fe4e492dc4692b465a645d3a207d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232766"}]}, {"@id": "_:N0a33b702445143d691efbdbb11e2cd0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68574006"}]}, {"@id": "_:N0aa9b92c6c0c49599388a9fddb4330f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073074"}]}, {"@id": "_:Neccde71f7c084cc58ccc7f58694a3e79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023637"}]}, {"@id": "_:N51be38906da941a7828e1a0ff996ac4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002963"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833172"}]}, {"@id": "_:N419f69ee72814825abb72daf0f230cad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006402"}]}, {"@id": "_:N3e9c01c53098481c8448ee93e64b310c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21558008"}]}, {"@id": "_:Ne1ef8d7845064dc5939325cda4e28921", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858970"}]}, {"@id": "_:N9655832194194b3d8cfb8cdb888e4f42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0340625"}]}, {"@id": "_:Nfbdae5946b6c4eef9ba55385a5b7de32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206132"}]}, {"@id": "_:N40084242bc8c4b108a26c441b26cd5a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849950"}]}, {"@id": "_:N99d9c896a9af4c3a943d100fdc1601d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025293"}]}, {"@id": "_:N7569f24830094c6687027b60b142dacb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021876"}]}, {"@id": "_:Nc325a16b8e9743a994fde696702ccb39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001022"}]}, {"@id": "_:Nf5a664241b3e4aa79447b6f54d2ed336", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0079154"}]}, {"@id": "_:N17d114788c094fd19d9c2ca071eace72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0546969"}]}, {"@id": "_:Na88c7b2d4d9742a0ab015178fdadfe4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231712"}]}, {"@id": "_:Neccafa97e18c4e4f83572269ce7be365", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020790"}]}, {"@id": "_:Ne66a9af41c3a403eb366fbc9179fc850", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021443"}]}, {"@id": "_:Ne8faad3b312c4985adb892db9f43c924", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253681005"}]}, {"@id": "_:N3b80f390a53747fa8b5d3f7b5e68bec3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:94706008"}]}, {"@id": "_:N15a8f2f58b354f5492afe1463d24fadb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002781"}]}, {"@id": "_:Nf59fe1dbc5dd4ff4a06af38818b6212c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852534"}]}, {"@id": "_:Nc8bf9515779d4eeabd884540969ced0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006264"}]}, {"@id": "_:N2891d16561e04963be7e61a9719faa7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0444868"}]}, {"@id": "_:N90e66fabb0c94f84bb82941a363382f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0028968"}]}, {"@id": "_:N459ebdd66a03478d8e643dc59c6e0733", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006987"}]}, {"@id": "_:N5d8646eb0b2d42e5baed898e6da17c57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022133"}]}, {"@id": "_:N04600ab07cc044e9b81ab5bc492e85e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022204"}]}, {"@id": "_:N3192b7be97ec4ad898174ba69b0b60e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024381"}]}, {"@id": "_:Nda91f402ae1a4187998952a668abfd2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002282"}]}, {"@id": "_:Na2432879c58349a593b2e0d5db9a0372", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023366"}]}, {"@id": "_:Nccca6fe42ea14021a2e7aa5f002acd99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022553"}]}, {"@id": "_:N81f17f5858c140dfbdd6a612493b617c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280461"}]}, {"@id": "_:Nc13a75f8c7024a528de4faa4a9ba446f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845169"}]}, {"@id": "_:N7cb3ca79e12b489b9d6803d0e5bb9a0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023600"}]}, {"@id": "_:N7dac5406eb814e8d9792961d0e340581", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24814002"}]}, {"@id": "_:N16a6db45e84146b48d9cf3ffe76488fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95319004"}]}, {"@id": "_:N59b2808cbe23405f9f8404915be3ceed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60023006"}]}, {"@id": "_:N113acf82fc1a42b0be45f046d82b66be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249769001"}]}, {"@id": "_:N40bcf3ad07b347eba8beb0ecb73068ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19995004"}]}, {"@id": "_:N2831fa8a967241c0886849d4ecb14560", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018932"}]}, {"@id": "_:Ncb4772f4a6f44d3c8ec8afb28640b21d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002940"}]}, {"@id": "_:N1428b93cacc54e37ab389ea52741c6bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65146007"}]}, {"@id": "_:N0a6732a1262f49ea9d4db5ffbdfc3d22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016412"}]}, {"@id": "_:Nd7897cf570494454a5d6d74a39508d38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010793"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0544857"}]}, {"@id": "_:N7d5512be039041cc849c10d46330a0ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863402"}]}, {"@id": "_:N041f18586b6040dd9162f890537800fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038986"}]}, {"@id": "_:N81b4c9fbb8ef44a98b7bc230f07dbead", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010856"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021212"}]}, {"@id": "_:N864891d81d5444d38be914fb046ec84c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426789"}]}, {"@id": "_:N4bb28d77c6494426bcba1e7e64ad7952", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022381"}]}, {"@id": "_:Nfa5990cd98014bf586ddb7df67a5583c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022610"}]}, {"@id": "_:N26d47c9d9af8462e81eab95bd820f3c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445424004"}]}, {"@id": "_:N127f59d18c8c4dc280c6ec99a7ea99ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13534001"}]}, {"@id": "_:N4eed27b4cda247d599c3db5dd20815fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968577"}]}, {"@id": "_:Nabffb2f80c184be0831ace46c703566c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51995000"}]}, {"@id": "_:N4d318276a50343f6a3fde17ffba17e6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003862"}]}, {"@id": "_:N95a73ea478c94e0e8b6f4abf9f935c1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34436003"}]}, {"@id": "_:Nb6a8dd63ef5f473fa6dd9bf96a6f61eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280370"}]}, {"@id": "_:N21f269a987164542954af1df5c59824f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14990007"}]}, {"@id": "_:N08e85edfca3c4ad8a21b668f01b2c285", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023436"}]}, {"@id": "_:Nca0b38124f2d4dbd84ce5508fd6a04e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867863"}]}, {"@id": "_:Nac579559e7104692ac641203a5a4e98c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190828008"}]}, {"@id": "_:Ne0cabecc64be4e878341a2f0f9974738", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:213281004"}]}, {"@id": "_:N44061a9795bc4bc8842a5e3719cdafcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002091"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085581"}]}, {"@id": "_:Nbf762743ac2c4c9faaf14d999e6eeead", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024428"}]}, {"@id": "_:N65a8c8db873d47278c60a795b3525507", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022782"}]}, {"@id": "_:N40d88edee59f4c259c2290253a732c44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022615"}]}, {"@id": "_:Na319f3dea04c4bfa933d526ed7d76535", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020326"}]}, {"@id": "_:N40be5b7264354012825b188626e2afd5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D053159"}]}, {"@id": "_:N2298bdc309e749679f6799cdf3c575cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025421"}]}, {"@id": "_:N0be5cf00318e442abd8bc608e1d75805", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022373"}]}, {"@id": "_:N0d6d6361bd00406d9a4f84c0889bc308", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021756"}]}, {"@id": "_:N8c62220ca0b649fdb7f034f40773908f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010687"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023738"}]}, {"@id": "_:N234e6bcf77294766bfb12b41f19ff39e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85423005"}]}, {"@id": "_:Nd134ea9b39d544c08aa6b84df12411cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2750481"}]}, {"@id": "_:N46055f8ccf8a4ed1a0f83d3bbc4f4683", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020791"}]}, {"@id": "_:Nc9be026e3473452e8e236f7bf0d9c80c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71760005"}]}, {"@id": "_:Nf4b5ed4d96d4484fab0885aeaf1fe5df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017246"}]}, {"@id": "_:N76946bb4b4d74dc492f82d6db0c24fcf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266599000"}]}, {"@id": "_:N7c8ac4b32b8f4731967c0ca0b1cf4822", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025777"}]}, {"@id": "_:N515e94d2d88c4255aba703bddd2b60dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023216"}]}, {"@id": "_:N07c13685dcae461f972adc84d90cb200", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0403824"}]}, {"@id": "_:N1cbf393d5bbb445b97e34cc94711ae2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842878"}]}, {"@id": "_:Nda756256de3f4dd1a25557473a122c85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836150"}]}, {"@id": "_:Nfb040767ab9a4bd28473222811e81532", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1085331000119107"}]}, {"@id": "_:N075bd719591e4afc894d39c831fdd386", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0748691"}]}, {"@id": "_:Nf002464eccbb41f5af86de09bc755d57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17401000119104"}]}, {"@id": "_:N18843514520d458e801e55cc875db752", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023618"}]}, {"@id": "_:N3e15ee4c3f6943109ebf7ba294855214", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247015002"}]}, {"@id": "_:Nab22b49233074de2ad4052367524b6b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856979"}]}, {"@id": "_:Ncc55bf2c534543a5a9742b4f0446a8c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023157"}]}, {"@id": "_:N1b72fc992c7345e0b71935f38d125eda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206634"}]}, {"@id": "_:N3ce5dc9c185e4a7f9a6bc7b4da1b16da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:697990000"}]}, {"@id": "_:N362354a8051f4716b8d619975af22bae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249690001"}]}, {"@id": "_:N208a0ea8e12440af95786a8458512622", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67761004"}]}, {"@id": "_:N9f1834d828224b2bbdf42106e7f8bed6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025278"}]}, {"@id": "_:N6b4174b4bd33463e8635f1e1ef3aeada", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018784"}]}, {"@id": "_:N9d92ba86ea85450e92a6d00565229e5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843331"}]}, {"@id": "_:N02ea28e088bf4542a1d52717639d6c97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32566006"}]}, {"@id": "_:N2a3becdcb0b14b458d6e9eaaab6ced82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221260"}]}, {"@id": "_:N81984e377618419bba275d68a394127e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025636"}]}, {"@id": "_:Ne98b1cbbafa7476ca2108acbe7151c7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008964"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024611"}]}, {"@id": "_:Nb63c2b169671428491e4755d28b6236f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856904"}]}, {"@id": "_:Nf4c876149d024c2aaa383cb0f63dfec9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021534"}]}, {"@id": "_:Nc6bcb8afcf654d10be2d6df26bec7eda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866012"}]}, {"@id": "_:N5d4090926e2c4d2b82c61419979be5d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:241006"}]}, {"@id": "_:N49042856d32a4157811659465a0b877b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021269"}]}, {"@id": "_:N87d1db1ce2514196bb8b6050fad6dbd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2852"}]}, {"@id": "_:N5e1cecca66064162aeaa421e884fb3c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020777"}]}, {"@id": "_:N3a10f041f4ba44ec92c1cf9abb7d5790", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040427"}]}, {"@id": "_:N73c693c612ed4917a88297e7ae76c10c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268225"}]}, {"@id": "_:Na64c19b270264414a2f9e2f2eceb8186", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63934006"}]}, {"@id": "_:N47d33cba854f438f9c01e8afc920160f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011965"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023103"}]}, {"@id": "_:N01cd5581415e4760b85fb920cf5fd928", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D055089"}]}, {"@id": "_:Ne71ad9c5cc2748f197c0329fde394c54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022080"}]}, {"@id": "_:N20d44f0e77094ec1aeea393fe4f459a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024330"}]}, {"@id": "_:Na3d47698bb264fa59e5e95f79608294e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846226"}]}, {"@id": "_:Nc33ef4569c6541bb9a65fbbb672c5b20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023587"}]}, {"@id": "_:N304aa33a681d49a38ceff99f412517eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012587"}]}, {"@id": "_:Nded4b196227c427ea6a79246b8b43bbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021166"}]}, {"@id": "_:N76da8e5785f348b0a46ab0404e337dc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3554614"}]}, {"@id": "_:Naada9b9c9c2740d1b6b47b25ff288e9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865362"}]}, {"@id": "_:N155fd3fd15f24919b9617b4e7d889244", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021198"}]}, {"@id": "_:N10fa02f8616b4c349d0fef8e6341be13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020769"}]}, {"@id": "_:N7ae6505d210340d1a37571dd589c6818", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014132"}]}, {"@id": "_:Ne2db879280b346e3a5352fbd048781ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127026004"}]}, {"@id": "_:Nd73e8fa2ba8345db976c11b960fae250", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025172"}]}, {"@id": "_:N8408940d23904e9aac870cdef126f0bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6477005"}]}, {"@id": "_:N84fd7f243f33409b8217cb31af35d15a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0510"}]}, {"@id": "_:N404672cca7bd421ea8393fe2d10abde6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007938"}]}, {"@id": "_:Na77cce2cf73c408ab34cf24dd898de0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003991"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021697"}]}, {"@id": "_:N607abf08b936409cb023cffcf181cc26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002955"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443138004"}]}, {"@id": "_:Nbe9e32ecdbb74b9595d164e6441eefb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021616"}]}, {"@id": "_:N4294b75ddbe94a90bb2ede84e5b299d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072941"}]}, {"@id": "_:Nb73dd991325a4d10857f5126cbcacb9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861141"}]}, {"@id": "_:N0d9418fa676842609fdba29e4f2e78eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012162"}]}, {"@id": "_:N8540c8eb43ff4537a43388ca58619049", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149514"}]}, {"@id": "_:Na7d99e9030ba431b84119b0fb4fabd6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49008000"}]}, {"@id": "_:Nc0605a265fc542b79085a2df4d74aeaa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86414002"}]}, {"@id": "_:Nc3a8832be4f14c4b90ec12742a301236", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025199"}]}, {"@id": "_:N3013057f6954451490d48bf5ba8c81a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030424"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49263001"}]}, {"@id": "_:N5a01e6a0347a4f04bca57418d4514e89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021273"}]}, {"@id": "_:N550eddfd08e54ac4ade050b0fcca1e9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011567"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C548009"}]}, {"@id": "_:Nf547c011e0ef4bacbe20f12d2d3de2bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850644"}]}, {"@id": "_:N2cec2b36645d4b9495b55e024659051a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029443"}]}, {"@id": "_:N99b84f50412a4d3ca4af0595a12a35a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012328"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002485"}]}, {"@id": "_:N2d16208c953042ab965c706a535b49a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010295"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023916"}]}, {"@id": "_:Ndeaad7fed0af4e638d275eff2614d679", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006029"}]}, {"@id": "_:Nd9272b1e96744e92a071f029c4c27dbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073026"}]}, {"@id": "_:N0a095d340fd147079615325db6b99302", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843112"}]}, {"@id": "_:Ndda0223f14224b6bba63bec7b34a0d34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398925009"}]}, {"@id": "_:Nb9a736c666e447c6b0eaeb2e2e7183e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53226007"}]}, {"@id": "_:Nccfcf0dbb2e74b1fb1525c7c61a358c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1292120"}]}, {"@id": "_:N9938e9e948a14aa29a0918302ddd4af0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021114"}]}, {"@id": "_:N31bf909cd4094c2c90e4d9df2c7e88b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1263857"}]}, {"@id": "_:Nd25f14166ae04ea6843300dfa63c54a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024993"}]}, {"@id": "_:N494ae970250243b59298c17fbaa41639", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31021007"}]}, {"@id": "_:N47308150b6be4122bd80b492d5c0c1be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861517"}]}, {"@id": "_:Naa2a205669d742ba81e1bba3a46c140e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2677180"}]}, {"@id": "_:N33772ce1b144485eab681ec2fb4ab92a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025552"}]}, {"@id": "_:N6041d719ae9f4f87b9e4f3536cb47d52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030591"}]}, {"@id": "_:Na13f6ec16f4f4f868f069d0cade701af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001980"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:167921008"}]}, {"@id": "_:Nf6b84820af23466283e750e9be437a3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009918"}]}, {"@id": "_:Nb30f9f2f717648389a5c62a065a171d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021541"}]}, {"@id": "_:N2bb6050fddce4a4cb9ae6fa87ed8a9fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396228006"}]}, {"@id": "_:N630ca7e9214c425ba8ba0b247aa2963e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0000737"}]}, {"@id": "_:Nc1b177d467ea45feb342e44d94d7f180", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206620"}]}, {"@id": "_:N5af10d548f464d5d8aa4337f5fe536ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023783"}]}, {"@id": "_:N4f8061bd80bc424e90e0f63819a49399", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017075"}]}, {"@id": "_:N2e28a461878a47a99fdb421620d786f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118930001"}]}, {"@id": "_:Nd221b098634c4ca5bafa252b90e9c7a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265736"}]}, {"@id": "_:Ne4ac0d866794448e8ad31416cf2a13d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685840"}]}, {"@id": "_:N8ceaf1e4219b4f6198c5ca9ae2e1727d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023163"}]}, {"@id": "_:N6cb501eaaf784d66b818d0a60f1401e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023852"}]}, {"@id": "_:N1dfa8a8fe92843b998ed13fab15dd9dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840404"}]}, {"@id": "_:N50fb4c9c56b8433ba4c23a78da8b7160", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254958004"}]}, {"@id": "_:Nf4b1f871ee504af7b759c101be6b890d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023240"}]}, {"@id": "_:N143241c43e3c47d887ae9d9b2c83b945", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23133003"}]}, {"@id": "_:Nbfdd9f4b73cb473ca10447c3639a84b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035078"}]}, {"@id": "_:Nca5154b2dc1643b695baed32914ad580", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021133"}]}, {"@id": "_:N5453692e28aa46eabd342a196bf7d95c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:134209002"}]}, {"@id": "_:N94b0d460095e48e49cea20944b185a0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445088006"}]}, {"@id": "_:N5c5c5705a7c64fad85b36b3806700f0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008060"}]}, {"@id": "_:N54e5fa5a5049488fb30488a58f957ac4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240912"}]}, {"@id": "_:Ne7a106be018544dbbff4264f2340a023", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010871"}]}, {"@id": "_:N93e9b2d4b3554974872bc608d0fdb122", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195289005"}]}, {"@id": "_:N449bd9fecf944d6ea5c8780227ca2629", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023836"}]}, {"@id": "_:N9f2e5dcbc5f74b0b8e891a1467779053", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267628004"}]}, {"@id": "_:N4ca573f28bf4416084987f1c50ed9cea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836393"}]}, {"@id": "_:N1c76a3e4c3b84fa38fba541165e1f6fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154723"}]}, {"@id": "_:N4cfc0a815b234e91b6855677128099ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031117"}]}, {"@id": "_:N10335d8f5cd2470786079007c21b3e74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000072660"}]}, {"@id": "_:N71c2bc39f7fc42be84b83a1203e9aff8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025249"}]}, {"@id": "_:N83cd1b08de89434fb1218326b42fad2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266313"}]}, {"@id": "_:Nd9a24b62fed341d082023273b91f84d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022247"}]}, {"@id": "_:N6e32b15b1b444793873df3b643513551", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011644"}]}, {"@id": "_:Nb80f0a614a6d4ccdbccc7e53063b4f9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073226"}]}, {"@id": "_:N7ff25842c1c847c39417f083f6791fac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863495"}]}, {"@id": "_:Nf1f254cb1c19448990b5ffa205a75fd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166643006"}]}, {"@id": "_:N8532e96be0e7439cbe1458fc98aa3de6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021407"}]}, {"@id": "_:N76ee23bdb01446b79a1a155eeaf4b23a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024787"}]}, {"@id": "_:N8f59032a9ce84709b4f8d86a81c02e0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298393001"}]}, {"@id": "_:N02e8300728ec4192b3e54851eeac60a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233870001"}]}, {"@id": "_:N4af2784648284af68f2e5748153803af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126896003"}]}, {"@id": "_:Ne7d457be480c424d91d71f58ab4496f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D061085"}]}, {"@id": "_:N0805475efa414cc193746c2ef2a9353e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562401"}]}, {"@id": "_:N66e844ada6464304861c3f9d9fe58fe0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95434006"}]}, {"@id": "_:N7742a98475614ae8bb86d721c44822ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342546"}]}, {"@id": "_:N97a443d4db634c8f8e0f2f5a273886de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239399"}]}, {"@id": "_:N29dd3788dbb248a9aa3ee0db5709baef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024421"}]}, {"@id": "_:N3a98ad57cc3646aba630c77d6ecb3643", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849577"}]}, {"@id": "_:Nb58119fa56f040fc965a9abc03386274", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023900"}]}, {"@id": "_:N0a6a68431c8c4c48be6f8a8734b6d07e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024942"}]}, {"@id": "_:Na552f844e4ea4ee19543f7d849473cea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850020"}]}, {"@id": "_:Nacde3d5a4ca04a70a7824d8759a4b96a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004433"}]}, {"@id": "_:N0a2bb4d3618c4fb5baa5fabaef25329c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024996"}]}, {"@id": "_:N6182ef88f6004479a39d4a81ce6508d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025635"}]}, {"@id": "_:Nff4a7d8d79264514a000625e6b6b99ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073198"}]}, {"@id": "_:Na326345fff2146ffb9749487d1f9828e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011911"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023132"}]}, {"@id": "_:N2dc3e1db1bc9467fb9dbd8613b67ded2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162836"}]}, {"@id": "_:N07badc74c2fd45fe87742512c22b97e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426436"}]}, {"@id": "_:N381892a4ad1049b984e9370b86e1d57b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015371"}]}, {"@id": "_:Ne22369e600b046b6809fedd0209998de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025512"}]}, {"@id": "_:N66ca5b4f1c2342a0b3a86d5cd4496028", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93163002"}]}, {"@id": "_:Nbab3a395206d4ecf905a772c1adb0783", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74227009"}]}, {"@id": "_:N153ac529d7f94da68739cddda7f45414", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0600228"}]}, {"@id": "_:Nf6edd4d4c839400daa7e079d4851f5f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302226006"}]}, {"@id": "_:N6fc232864662460792f1780f1b3be50c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010235"}]}, {"@id": "_:N0399e8c952ad4ecc832f021de29f96fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100687"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266611"}]}, {"@id": "_:Nb860855758dd4675ab64f6e7aec8e576", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54008006"}]}, {"@id": "_:N5f2092694abf494ba9a2d75bd1e1ab14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027726"}]}, {"@id": "_:N84b9f008e6964b2981850b77a56d09a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119419001"}]}, {"@id": "_:N6c83f2ebe88b468193c3ddb8594ba3a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007340"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249945007"}]}, {"@id": "_:Nf6f801fff497461b97ce5328f330db59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0678222"}]}, {"@id": "_:N8250df62b1704630b8c752f20a1f23c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012279"}]}, {"@id": "_:Nddf2190fa7904d83b41e43192e7c235d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009120"}]}, {"@id": "_:N5dd43f5fa05941338bb3b44709c091e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010005"}]}, {"@id": "_:Nd6ef34ffe489447ab5866e240e8db424", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050033"}]}, {"@id": "_:Nc6dcc388569c4a34bbf97137f999503d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023676"}]}, {"@id": "_:Nccec854ee0d24e1b97cf2f3bb9ae7b75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009759"}]}, {"@id": "_:N6d3e1d492b41409faba4e9b7c8687a5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237751000"}]}, {"@id": "_:Nbdbcfca1db5d44838a99e5550f12fbd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010440"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023826"}]}, {"@id": "_:Naba625180408404c9a19156ae86d0bde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024071"}]}, {"@id": "_:Nd9378aa96ee4411fa1d0627801cc1dcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027794"}]}, {"@id": "_:N0052ad60233140f99756cedfd3de2d56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025519"}]}, {"@id": "_:Nd491fc4de8424190a113de5a7db00b9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266537"}]}, {"@id": "_:N5a7f27c79d5b4c26a1d3a154753204e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3853779"}]}, {"@id": "_:N598c178018954f21a381f88eb6056628", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008780"}]}, {"@id": "_:Na3391d9a11da461d91c407bf564cf8bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100340"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022140"}]}, {"@id": "_:Nc819170c471444bd977d2ac3840205ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232122003"}]}, {"@id": "_:N91a1e1d039bc43868d43c4e926b03b6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29504002"}]}, {"@id": "_:Nfdb57940a55e4cc2a30fbd0192499091", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2919341"}]}, {"@id": "_:Nacf56a4d5c3942a3978bece419b30db0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029376"}]}, {"@id": "_:N66b53feeab974a23a1622ba6bdea2cc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685684"}]}, {"@id": "_:N64783aee225d4fdabfa30b0119bb4db2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13352000"}]}, {"@id": "_:N3715b72279de4c0f97fa2e343f574950", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025478"}]}, {"@id": "_:Nb1483c04ea87445ca00bde9a9f328a81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271616"}]}, {"@id": "_:Naf0f426eeb7641e58472d9753a322fc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:192967009"}]}, {"@id": "_:N67beb1ebcfbb407dbbd5d4e4af4e7312", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0428872"}]}, {"@id": "_:N93f08f67b3eb4da68e52f4e72d6498f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010024"}]}, {"@id": "_:N911302463d4b48d1837a112f658a4530", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003811"}]}, {"@id": "_:Neefcc08f8c88464691756bfb2da67c4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193031009"}]}, {"@id": "_:N3adf94cc17a84852ae77d55f994817b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022352"}]}, {"@id": "_:N269c95006e914ac9aa2d9e0cc6cc89d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009187"}]}, {"@id": "_:N97b4c189c68646b7a856c24e89e4bf31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001164"}]}, {"@id": "_:N8062dbde4f564038b88c0214d7c4201b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75694006"}]}, {"@id": "_:N49e8c9bed97e48f093f48470d51c34f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:L94.3"}]}, {"@id": "_:N417be0c5961f482f923a45f11add2268", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240543"}]}, {"@id": "_:N5071e9fa50964c4499357e13afc27ccf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0032417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/PMID:32866505"}]}, {"@id": "_:Nf8438e3bede144bfbd52f5f022069736", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023002"}]}, {"@id": "_:N34a7e04e1a394f5b9cdf2402fa2b7fe2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0398709"}]}, {"@id": "_:N07a43f4226c54653a1bfab02e8a36ee2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32709003"}]}, {"@id": "_:Nbb7db400ba3740569c5df4850149d964", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013120"}]}, {"@id": "_:N52bcb2a164eb4505918dcfd257f33650", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:609558009"}]}, {"@id": "_:N01438b5f8e3f459eafe09547e9b85787", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022010"}]}, {"@id": "_:Nd48ae0eadb534024bd1f63ffdf0ab1ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0744897"}]}, {"@id": "_:N3543cee749fb4d4dad1ef0baa8fb7d5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1963946"}]}, {"@id": "_:N5fd3741186de49369f6882038b615aa6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023715"}]}, {"@id": "_:N69e085716d2f4b72ab83ddfa1c047ffb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023357"}]}, {"@id": "_:N8f77e7ce36294b10b7f08362eeaf8f26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445009001"}]}, {"@id": "_:N6f1a03598c734e6e9a69398c64057926", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91632005"}]}, {"@id": "_:Ndb44a627837742a3bae0b2898694851d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025769"}]}, {"@id": "_:N7803785113de492a8e3dac07146c1c46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054222"}]}, {"@id": "_:N65d9d551ec4e4710ad41e8d960183c8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60342002"}]}, {"@id": "_:Ne2167c9054c948b28580635a2ec14626", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020434"}]}, {"@id": "_:N237529d3eab542feb2d2a9f06af978e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0079583"}]}, {"@id": "_:N061d4aec6a9a471886e19aa87f64e2c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0750937"}]}, {"@id": "_:Nad7e914626fe4cd7956d64865b40d3c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206660"}]}, {"@id": "_:N1af5065e72d34f7b8941b2a51754a130", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D026681"}]}, {"@id": "_:Ncb4f7e5cd8f241f8b36fbefd4ca6bd8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205330003"}]}, {"@id": "_:N7d365d9497274b98b750813be5b5096f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520999"}]}, {"@id": "_:N65dfbd5d95544c558ce074b3aedf9636", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009985"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021354"}]}, {"@id": "_:Nfe5f002ff9c340f38b9d7acef2d1873f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2301"}]}, {"@id": "_:N7258c35d619b462baa4ea2d3ea9319db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009212"}]}, {"@id": "_:Nf3701961e7324719a804020372992297", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0454455"}]}, {"@id": "_:N0af6a59608e34a97b39f1c3a4c0476b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008260"}]}, {"@id": "_:N5b262696ed4244dba34e73f11b4fca37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023743"}]}, {"@id": "_:Nea6adc6f451a4615a023dfabdf559772", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:200948000"}]}, {"@id": "_:N3406e852e46640b6a8bb7c301fe95106", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029456"}]}, {"@id": "_:Ne0f66dfb83704768818fb7620da72fb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850413"}]}, {"@id": "_:N687be8e4bbb54743a67d50d35d942a63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240735"}]}, {"@id": "_:Ndc443a507e784065b62b0deff51facb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010814"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023694"}]}, {"@id": "_:N6cfcd89ed2ba497ea99242238ed651f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010490"}]}, {"@id": "_:Ndfc2298dae7444948f1a4a561932b656", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128177006"}]}, {"@id": "_:N373db107fc1f4bf581e6881c4a3c3ca1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024637"}]}, {"@id": "_:Nccf851e1a6bb4bbcb221d29e3d2aca11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1320"}]}, {"@id": "_:Nd8f70fd369334afca7ce34068f1ef56d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521574"}]}, {"@id": "_:Nad22f26980e5467fb97d0820928cdf71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034186"}]}, {"@id": "_:N0dfc17764a414507a0c2b0e06ca7f347", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277348"}]}, {"@id": "_:Nea2d3b30c80549d39cd78e660474f48b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100936"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021922"}]}, {"@id": "_:N868cb148061542d0b57d6bb514ee8e1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109841003"}]}, {"@id": "_:N5626e5e8a72249d88e2d70928357ac0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52522001"}]}, {"@id": "_:Nd3987daa7b4d450a8311077bc140f83f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001028"}]}, {"@id": "_:N96c44281ff324b27b04e40821feb595c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162292"}]}, {"@id": "_:N0a2dda78f2cc4437af7f61700bb5fb5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N443ef008fe184ed498b6d6c0db5f1b46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005294"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26845001"}]}, {"@id": "_:Ne915cac0948641af878c1a59e9bad5d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26614003"}]}, {"@id": "_:N3ede5250975f4d0d8dec87e59778b359", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234467004"}]}, {"@id": "_:N7b0f5190e242431ea9b7a3daeff9cc7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024177"}]}, {"@id": "_:N8b5d606d102645018edbf4f1c9abc724", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024497"}]}, {"@id": "_:N0b0ed11049ed4285b975ae8b56f56a59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073160"}]}, {"@id": "_:N7598ac6361eb4988a0f2de5dc520f856", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0442774"}]}, {"@id": "_:N16db710cdc664d64bf845340c1b65912", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024722"}]}, {"@id": "_:N1adc39c24f294f52b84405b2e243215b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025280"}]}, {"@id": "_:Na891107ebe244ca39746904d7ad60db6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363677007"}]}, {"@id": "_:N7fa57f94fc3a4321b219a9d48d287b28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100687"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35547002"}]}, {"@id": "_:N9b73d9c208bf4b8e82689087a07e0684", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152134"}]}, {"@id": "_:N151a33a0667d43268c2a7003146654e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59073000"}]}, {"@id": "_:Nd67c694278bb41cfa4044df8bcc735ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030587"}]}, {"@id": "_:N9068832f97384978875ad1444f5eeb5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007471"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024866"}]}, {"@id": "_:Nca735894c9cd40feb4c3fc1d78e74696", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032914"}]}, {"@id": "_:Nf600aa2625b6470c9d395e6515a4ce54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007806"}]}, {"@id": "_:Nf6e739170e5b43268d4b9d058427c28b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012210"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4512"}]}, {"@id": "_:Nc776e0172cca469f95e94afe772702f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000747"}]}, {"@id": "_:N0c06ac32c4f9424db1df4bd23921d416", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005706"}]}, {"@id": "_:N9d9d7ac8d39a41a2a60dee55b1b729b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018994"}]}, {"@id": "_:Ne33f423e6c4c433da59806f7616beb55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013584"}]}, {"@id": "_:N0a154df306f440a28b49f159ffc3229f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3275899"}]}, {"@id": "_:N697aa7794d0c4303bd7235199a4d0d9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003877"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025534"}]}, {"@id": "_:Nc8d13ba2b1fb4ff9b7f3a079a7605d4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1446712"}]}, {"@id": "_:Nc6012897532e48449241cadb3286c56a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007951"}]}, {"@id": "_:N5db0e47181dc48f1a1174528ae1a4dcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020833"}]}, {"@id": "_:Ne281739ba5444b09b86738dc882b35d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001925"}]}, {"@id": "_:Ndf75edef6a7a4a23b1357838c3e6f464", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082185"}]}, {"@id": "_:N74610a72127248dda2ce18cb5a91af7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022306"}]}, {"@id": "_:Nfa015f0bb4c24d429e56aba589e170be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3548001"}]}, {"@id": "_:Nb1fb538092bb4587b30723e8d69b3cb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197456007"}]}, {"@id": "_:N82474e31ef384c5f8219c291a59d5e5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002173"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0877056"}]}, {"@id": "_:Nf1cc97204b904fb298ad2c64cd955a12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28488007"}]}, {"@id": "_:Nc1a9eb8d7f4c4f7293be7760dccda3d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297997007"}]}, {"@id": "_:N06cb0c20f803455f879f1446b7d3c131", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022338"}]}, {"@id": "_:Nbe40ef8f20ec446bb3f02caf26a970b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856646"}]}, {"@id": "_:Nc9d271ce3483464186127f2c001e3766", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204667006"}]}, {"@id": "_:N18d12b503a1b4bfe91453610e8c70e5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009024"}]}, {"@id": "_:N73ba1332be87497a84af62831d620b71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024005"}]}, {"@id": "_:N2d22aab17e4c4af5abf37d1b743b3d58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038534"}]}, {"@id": "_:N1f3d41a2610449299c4e3ebf1cd9deda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856408"}]}, {"@id": "_:N5d1a436a6aa946448deed2a9debea729", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838123"}]}, {"@id": "_:N142bee7a418f45388665af632c8cd7ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280781"}]}, {"@id": "_:Ndc86af0798f343179192ab4b427f01ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022844"}]}, {"@id": "_:Nf04a9a21246c47b892fd4e886dcc0723", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002583"}]}, {"@id": "_:N6ed789baf0da49ce9161f4a3843cdbad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399068003"}]}, {"@id": "_:N5eed0f252c164e709a769a5a0d61d56c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D055752"}]}, {"@id": "_:Na439e83f48934d65b084dbfbc7abbeb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003333"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673361"}]}, {"@id": "_:N4b27f6a3292f465094fdbe0e4553bf21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371486001"}]}, {"@id": "_:N9c101379c31e4f758b2301394f1ee567", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859117"}]}, {"@id": "_:Nfd0ac1cfa6a2499eb5857f155f2acea3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0549306"}]}, {"@id": "_:N7ff4713c54614bc7b583900e311692d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025133"}]}, {"@id": "_:N581928c4afa145988a6fbc846779f96c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085136"}]}, {"@id": "_:N4417998735104926ad96cc5f845da4af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51442005"}]}, {"@id": "_:Neb9c2196bf924e00b7049941e2ee5fa9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003126"}]}, {"@id": "_:N70cdc9a7b88840d282314d653c092f76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280638"}]}, {"@id": "_:N640c70411be44fb2a028407cfc23983a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023772"}]}, {"@id": "_:Na7d49ee4dd4c4aa4aa9578e8cb04aa81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248583008"}]}, {"@id": "_:N9399fe28a6de43c5b9b756da65ea98f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2676443"}]}, {"@id": "_:Nd898d9ff9e664cefbdb669417d883a86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71315007"}]}, {"@id": "_:Nb63871b98c8c4b52bbf410f6de1f94c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007917"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866178"}]}, {"@id": "_:Nc577160fec484b52bb4748b8fd20ebed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249670005"}]}, {"@id": "_:N60d1d7119e8e4d09abcd3302bea01299", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018780"}]}, {"@id": "_:N50b4e7f07c2247a58fefff89b2bffe4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C564356"}]}, {"@id": "_:N88d5b82be021468894c0e3f3678ce731", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022506"}]}, {"@id": "_:N359afd164e0946539a10979b0ea651ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024819"}]}, {"@id": "_:Nd8a73ab5c0b3435f864b0f287650442f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024477"}]}, {"@id": "_:N684cde4be1e34e6dac1c0712f9de96b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021572"}]}, {"@id": "_:N57bf581858c24ba0b105c77a5382a273", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:289469003"}]}, {"@id": "_:Nfa0395b95af64878a9057c4f364eca8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005411"}]}, {"@id": "_:N85e15732c9af44d59938673af38f7976", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837764"}]}, {"@id": "_:N35d7a2e028c14406aa188914804f38bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000067404"}]}, {"@id": "_:Nc2089982b4dd420ab442f2148fc89947", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023541"}]}, {"@id": "_:Nb9846ca2fbda4f5fa5a8dd827a7c8774", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025298"}]}, {"@id": "_:N972c878eea2f4d1b9bc443ccbae56c89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3040"}]}, {"@id": "_:N114ac69c15d74801a74e95d28f371bb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59655002"}]}, {"@id": "_:Nc2063ed1ca8b4b14a04807b8f31e6be9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246799009"}]}, {"@id": "_:N6177d596a9f644769e40af2181356722", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023394"}]}, {"@id": "_:Nfe8048be05c445c28a8f78c5b14878a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162835"}]}, {"@id": "_:N916df07e3bbd44baa2c6a23401066615", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2830004"}]}, {"@id": "_:Ncf04791d03f74fc489004aecb8a06f85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75231006"}]}, {"@id": "_:N5e1e2e354d914f309589b9f2bab17fec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021612"}]}, {"@id": "_:Nb10b215044754ee38c486cc96d74b14f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10021328"}]}, {"@id": "_:Nb87ad80caf604c3dac2a3db3c8060749", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021037"}]}, {"@id": "_:N496bfe59067649ec8076dba49d27f9d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521007"}]}, {"@id": "_:N6415cdedd46047b9ada7378d5c193b51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77278008"}]}, {"@id": "_:Nf555a26bbd2a46ac8fd3899af5e14ff5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:146801000119103"}]}, {"@id": "_:N4fb97252551a4234b15b51d53e1dc699", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022191"}]}, {"@id": "_:N8fe39978b3254f70a9e42ee6395f2b5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021680"}]}, {"@id": "_:Nb1dc979d37ab42d4915d6a857cc55f09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002908"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9326001"}]}, {"@id": "_:Nac63198651804e65a1a8c3ef0bca73d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023318"}]}, {"@id": "_:N8cb784df9e854fc9bfe6ca1473670f02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0699743"}]}, {"@id": "_:N01a44e783ace4fc580ff9d1b241440bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274771005"}]}, {"@id": "_:Nfcad9fd8332d493ebf9a3ca9c5edc6ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2228002"}]}, {"@id": "_:Nffa3039f81fc4bf2ae1a512c63034b0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345140"}]}, {"@id": "_:N518ab5c64fb0475d8e5c7016eccd703c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006212"}]}, {"@id": "_:N42a5aab89a714bfabb662f55c9cccd70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415691001"}]}, {"@id": "_:N6b365d6dabc74b479cc1b051ab5fb996", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0332878"}]}, {"@id": "_:N749d9bc0a51a4104b6fdda9463f55e6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021338"}]}, {"@id": "_:N105023a886d749e7a48e3e1c4d54c458", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302888003"}]}, {"@id": "_:N797baf6ae2d3476a966640ece5f25435", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235927"}]}, {"@id": "_:N55a2248a33ba417685e2ca49830512c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856641"}]}, {"@id": "_:N8cac6cfe778242acb9e8f0d5b270d835", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200146"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42182000"}]}, {"@id": "_:N9a50056c92b5483f90dcfd61c3dfffa6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268621"}]}, {"@id": "_:Nde8149c37e7848009bac7f06a258c6e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:450301003"}]}, {"@id": "_:Nd29afa2b83114ba68b4899edd6ca57c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26216008"}]}, {"@id": "_:Ne0d1beff1e064f439f5d8ef9b165f793", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023073"}]}, {"@id": "_:N24d664c0bb3f4f6d970ea42c29f7ba00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023823"}]}, {"@id": "_:N8a0846fbee2d47279af2d20f6f82b5ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1510429"}]}, {"@id": "_:N67d4b8f712004151ab8e8b4103e5334a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562999"}]}, {"@id": "_:N63478b0f41414df9ae34874be6a037da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024270"}]}, {"@id": "_:N3f7f4b48dfbe44e4b571cf797b12f953", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009806"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162283"}]}, {"@id": "_:N4363469c87b74412a5e7adc6141e06f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86210009"}]}, {"@id": "_:N0703248e98d24ce2b934eb302f017a97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422441003"}]}, {"@id": "_:N8eaa19cc0e4c4e86b10d266e331b73cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021317"}]}, {"@id": "_:Nb250dce006bc4de2bb415f91f5ecf560", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129103003"}]}, {"@id": "_:N237770f1bda04bc885896a54897149b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022407"}]}, {"@id": "_:N8cb5fa30f89540889e21132edda07991", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399505005"}]}, {"@id": "_:Nea7edc443479431d9d5ec93236946db1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:289900009"}]}, {"@id": "_:N6254e1d4d5454b44aad3b05f10bd439e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849579"}]}, {"@id": "_:N7369a51c3026481c9fc68abb485cd87f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400954002"}]}, {"@id": "_:Ned080ab7537748819f63f01c1f592d70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862052"}]}, {"@id": "_:N620466b5c4684c3ca5c60c567af02085", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009440"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021473"}]}, {"@id": "_:N8ac637f6f4d742fe871c2c5f24604b4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002285"}]}, {"@id": "_:Na7adf45d1678432ca3dee9ff982fb2a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073008"}]}, {"@id": "_:Nc30f9b62986847228fe768e9131d04bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852169"}]}, {"@id": "_:Ncf3cdf9e06da43eda12e10c932f97ce0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847408"}]}, {"@id": "_:Nf556a51ae41e4cfb92e50ea2f2f573ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1708604"}]}, {"@id": "_:N8b7234b40ad441478656aaed82fad855", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158288"}]}, {"@id": "_:Ndbffecf86f994348b6d771cf1142bb70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0398639"}]}, {"@id": "_:N4da81cdae4cd4d2586d97ff184442f86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205711"}]}, {"@id": "_:Ne2e71bbaef6946219c957932e0b6e64a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857192"}]}, {"@id": "_:Nb0e980a3b411451bb1390595e3d525ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845251"}]}, {"@id": "_:N832e6e9b3ad84612b25acc9bfd1daea7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860309"}]}, {"@id": "_:N17110fce0aac481aa2fcb8cc0dcda0ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001922"}]}, {"@id": "_:N2ac0a7450b1b44eca27b9e3621475356", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1302645"}]}, {"@id": "_:Nc9e13c8a88804fb7bbf390faeffd2aea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023808"}]}, {"@id": "_:Nb8c6973ba6364ea885622d7b6e8781f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007738"}]}, {"@id": "_:Nba194ce86878456c829b36687e44c7ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072900"}]}, {"@id": "_:N84d4263643cc4c879cca910cc1db9ccd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:362970003"}]}, {"@id": "_:N24d0e51a183545d9889308c3188e29e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62305002"}]}, {"@id": "_:Nd66316e2c09f480e9d405d15fe897038", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015877"}]}, {"@id": "_:Ne0396d1f3b1f434ebe48850cf1de601f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024875"}]}, {"@id": "_:N855a6517e77d4191a974e2e6219057ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419153005"}]}, {"@id": "_:N0dd8ae417f4a4520a96f5a4f98c30d1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280801"}]}, {"@id": "_:Ne72e29a22b894419b37fb2e65a0a78c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022915"}]}, {"@id": "_:N676b1c2df7104196bff8ac74abf5f4a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42942008"}]}, {"@id": "_:Nbfee9eadf5904901906ea4cd09e17184", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0410653"}]}, {"@id": "_:Nf052de70dade423b960e234d65ff2c69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443333004"}]}, {"@id": "_:N37d0fe91f5dc4b709082acffe06942cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18695008"}]}, {"@id": "_:N886ee57406714d368bb0cbddaf231ec4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52324001"}]}, {"@id": "_:N1d2147de0e3140e6a6e26199ab03c44d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27678003"}]}, {"@id": "_:N52a579e098514d099a60aa6eb0e7924e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535315"}]}, {"@id": "_:N81f97dc834d34f4991d9cbb2b4d221ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275480001"}]}, {"@id": "_:N30caf9da61494272a53b32bf46b360ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025644"}]}, {"@id": "_:Nf246a9bc34f54fdcb251c9550178aca7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023929"}]}, {"@id": "_:N665597f985ca4b8da76229334177cb55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10020642"}]}, {"@id": "_:Ne202b18e14aa47b884dd5e6379b8d4e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52073004"}]}, {"@id": "_:N541e827229274a8795df743c0e880435", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1601"}]}, {"@id": "_:Na8b83a3d35354e018e6cac672f6748da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46742003"}]}, {"@id": "_:N9728455f4407417c8c2d5a24f881b887", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000419"}]}, {"@id": "_:N92f5d6e1204946a19ed06c73a55e5764", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000422"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021805"}]}, {"@id": "_:Nd0eff4a08466401bbbca88c4166fae87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013117"}]}, {"@id": "_:Naaaa3e8200fe4705829c81d5ea9678a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2732838"}]}, {"@id": "_:N35ebc4a5e7fa4cf09855c1f7f9fc4084", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13172003"}]}, {"@id": "_:N7afa8af516ba4a2fa84d2f6c6a7d1600", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232462"}]}, {"@id": "_:N0b1e55a580654d868efec1b62b5ff583", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022303"}]}, {"@id": "_:Nd61f59ad59cb489fadcb665b031f3f3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271321"}]}, {"@id": "_:N8f20eaba7fa34fd4abf42b253c425ee8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4255098"}]}, {"@id": "_:Nfcd05315b03e4bf0a0011211369bfba0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072974"}]}, {"@id": "_:Nffa0efb6f5da41a9bfdca68a65a02c9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022658"}]}, {"@id": "_:N90cd845b81c14cf68ec1692848328263", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010564"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339864"}]}, {"@id": "_:N7669b8ca58f14488b26a34bf4e494e37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0429349"}]}, {"@id": "_:Nbb90eea7114c415da4ba44b36bce7a73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:167714004"}]}, {"@id": "_:Nbec0d6a7f9a34a60b7c4a7dc23c549cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0028768"}]}, {"@id": "_:N2d1178e5ce6b4192a241c61d1352e8dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025862"}]}, {"@id": "_:N7841c8e78b4340228f32ba6ee516c42a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D051437"}]}, {"@id": "_:N33e93a8ed315400b92f4dc36249206f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001374"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019555"}]}, {"@id": "_:N59c73ec508364e1fb0c5515dc486e159", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011472"}]}, {"@id": "_:N329538b60af24501b9dd9c69d06a9d4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41652007"}]}, {"@id": "_:N84b0993c8e7f4ecd88ffb7c7a5a95360", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0401149"}]}, {"@id": "_:N8cc5a95951ef4b90befc2cf9b8bebd6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:385522000"}]}, {"@id": "_:Nb45682c7ed0243e0834f62a16cb28053", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002983"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025995"}]}, {"@id": "_:N06444daadff048f4931f4654842ad318", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416824008"}]}, {"@id": "_:Nc83622b277c74dc19f6ebc148eb7066c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N0d5eccd0685d47f7822fd0e95f0d281e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1167713"}]}, {"@id": "_:N0519781475b5439095988847d79db359", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566140"}]}, {"@id": "_:Na8c28b7cb3ee49758e92b0cfcc19afcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424296"}]}, {"@id": "_:N71a2712864e14b63a9c5b3991972ed87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3536734"}]}, {"@id": "_:N17ceb8efe84a48cfba66f39a7bab6652", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:392437005"}]}, {"@id": "_:N46ec8b50595a4f85897aad93aeacb193", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73017001"}]}, {"@id": "_:N92210102371a43d790c6a66d0fb915c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10024612"}]}, {"@id": "_:N4f16dbdde48a4119977ce246c4a35e84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220633"}]}, {"@id": "_:N80c9cbdae705495e8d47d83bd88f0cf3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280392"}]}, {"@id": "_:Ne30258bea21344b19e8ffa573025f912", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44593008"}]}, {"@id": "_:Nab5342234e4748bebd9ee1a376de3cb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399357009"}]}, {"@id": "_:Nf888fc5e557f4aa6a344819a60122f96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231494001"}]}, {"@id": "_:N758ee47e4eec4e56b3c67bb6c8bfe13f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054218"}]}, {"@id": "_:N6705a24156da4d578d61247d51b7967f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18620009"}]}, {"@id": "_:N11c842e4f0e7488f84376002a083825c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C579867"}]}, {"@id": "_:Ncd2ede26b8b445deb6a2b63aee7ad59b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025248"}]}, {"@id": "_:N668be2a2692f4aa2aa127939c1734c73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021676"}]}, {"@id": "_:N5aeef4a880fb415388744c3180d1395b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1290587"}]}, {"@id": "_:N39a1f05c69d149c7af105da89157adaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021503"}]}, {"@id": "_:N30010d21536b46698f9a40002a025c9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016952"}]}, {"@id": "_:Ncad288b7635a4201a1c45c324ca194b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230335009"}]}, {"@id": "_:N2a21f6579d6d46c0af1d25a85970df74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834043"}]}, {"@id": "_:Ne1e6d89143804a99a082ca443a8ce847", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78370002"}]}, {"@id": "_:N3e1d0044f91b449883d7ffc96fae291b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016857"}]}, {"@id": "_:N3ac24b40ed3d434ba148eeba3c92df5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857484"}]}, {"@id": "_:N1b0f1aff52a146438f700daf68c6c3fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8769003"}]}, {"@id": "_:N6a999a9de7f14b80a5250a55dddf6a0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837802"}]}, {"@id": "_:Na2a32ab5d65841c4bc7a726025c63bff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013581"}]}, {"@id": "_:N4b8ee70d0ce94acb91a68aad085ae182", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49710005"}]}, {"@id": "_:N3f407f2295fb4cb5bad7171971d46f73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021290"}]}, {"@id": "_:Nda37ed13d7d14ef791a4c08e7d51ccdb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0730304"}]}, {"@id": "_:N4d2539d7e3be45dd806b21369554009b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025786"}]}, {"@id": "_:N8c48a2200faa4e1f9e92561897b34cac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023406"}]}, {"@id": "_:Nb488e782477843539680b472219872c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32942005"}]}, {"@id": "_:N8959a7985d3841f4aa630450dbf338cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280511"}]}, {"@id": "_:N0428e9412b594bd998c662327b699757", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023373"}]}, {"@id": "_:N629a206fccb445efa36eda59a1bb3be8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16046003"}]}, {"@id": "_:N15b247da916d43838bda1811f9596462", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270846"}]}, {"@id": "_:Nbc00e2f225d44f598db88cac0ed0de37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48777005"}]}, {"@id": "_:N164bfb41b3ea4c959b4103d4519e4d56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011449"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520823"}]}, {"@id": "_:Nea5a14f2c83146f88bbc414b99ca6214", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021604"}]}, {"@id": "_:Na2988f2eb2144134b4ced3bbbbf7a5ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2986550"}]}, {"@id": "_:Ne18f2e1107e0474980bcfb7009bbea5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3875321"}]}, {"@id": "_:N9aec1b0aa4bf41a9816668e14b2129d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000938"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029453"}]}, {"@id": "_:Nc4b8326509a246958b22b4c9265070c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006618"}]}, {"@id": "_:Nc690d4fd471f432f98efb2b38a1d8e97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0687150"}]}, {"@id": "_:Ne78cfaaf6ca14425a7e81477add43470", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0752210"}]}, {"@id": "_:N2c695e781e31497c8c502a20543e97cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022235"}]}, {"@id": "_:N2e6dccc97e6245178db549a66ddd481c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3810214"}]}, {"@id": "_:N74265af4e14b412b9f2ca6792be31ae7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023832"}]}, {"@id": "_:Nc329a0a1f5104c1d95486d5a5fb4218f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023628"}]}, {"@id": "_:N44a89c12d76d4971846711ccf259ea16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520463"}]}, {"@id": "_:N3fbf65e11b104f5a8c2d4d02dd16080d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012229"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007964"}]}, {"@id": "_:N30a69280b10a434494949a5306708973", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42984000"}]}, {"@id": "_:N33b92614282c44f1ab88872c7516288a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035334"}]}, {"@id": "_:Nf377dc1bdd9f404baef4b8f68165a44c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010869"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234355"}]}, {"@id": "_:N1073d9e16d18485bbdef83c26b3988b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025855"}]}, {"@id": "_:Nfc1d9bfdf92f423c9d06df4a994a8d11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271750"}]}, {"@id": "_:N298a8c57c8d34d0eb2bfceb61ef7bf28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149516"}]}, {"@id": "_:Nfb3120f40760429cbd5fae2ede05a9e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023015"}]}, {"@id": "_:Nd7a3a8143b7c48089c039dea964441ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254025006"}]}, {"@id": "_:N9791aaffefa14815a2091684c34b0b44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271594007"}]}, {"@id": "_:N6fc0f2a0de0e43a0888ac49d55568377", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0877243"}]}, {"@id": "_:N9f60748ed1144d3eb6eba941a3c12738", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840086"}]}, {"@id": "_:N83a5c29a54dc45c2b78e09ca8aa5bf8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073046"}]}, {"@id": "_:N2ab0a52d9ad142f7a2327209a49a6ab9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3537055"}]}, {"@id": "_:Na5ae2a324f544153b9678ed0cef78637", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022887"}]}, {"@id": "_:Nc4fac72a49ba4d8ab204acb1d3ebd8b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024752"}]}, {"@id": "_:N8f7e44da07ef4502bbd3bf40277295d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280348"}]}, {"@id": "_:N748d6f9f385f4f2da2b0d41e50b2ebc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254633006"}]}, {"@id": "_:N616e1a7a989e4a2b8a460c5a10e64230", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846911"}]}, {"@id": "_:N3206cb3694014070b7e214916d7b0e02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011899"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0919890"}]}, {"@id": "_:N45b7d246b6c64432ad8f2bd7f96a09b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001991"}]}, {"@id": "_:N518dcf3c20674a298de720437c595253", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022422"}]}, {"@id": "_:Na2e97d250ded41dfbd147ae1c0407f03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103370009"}]}, {"@id": "_:Ndca72d1cdc014d068077c4ade6109784", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751435"}]}, {"@id": "_:Na0de117af146447aaab805f4c741b049", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3238004"}]}, {"@id": "_:Ne6c84b29b8364948871362f1bb8e7b98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127231009"}]}, {"@id": "_:Ne3145933ea2f44cb8aaf2dacebc794f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190817009"}]}, {"@id": "_:N6daa83f6155046a3ba27fc44fbf25572", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015845"}]}, {"@id": "_:N72fdac253b354e06a4a11d3530f80280", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006935"}]}, {"@id": "_:Na241cf20989749cc935bab93677a670f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011435"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023360"}]}, {"@id": "_:Nabeb9caa3a3e4492982bf5584ad76936", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014202"}]}, {"@id": "_:N56cc46833336438b8f788d668231822e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024386"}]}, {"@id": "_:N0e643441452b4b2c83efa3afe2587596", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861329"}]}, {"@id": "_:Na094450ea4884c96b0e09876bd3c0092", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280495"}]}, {"@id": "_:N1ce86d5dd76c462c9595b2587744b44a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414941008"}]}, {"@id": "_:Nf7e089dcf989491d913defaa386788a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262587"}]}, {"@id": "_:N47489421bbb1429b813ccfdf4198644e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2032001"}]}, {"@id": "_:N2107c40f9d8d43839b94f511337c2b81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021449"}]}, {"@id": "_:Nb81da70de6ae4e468577cdfd3d934bdd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834930"}]}, {"@id": "_:Nc314a7e037d141c0bccc51362fca8168", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839798"}]}, {"@id": "_:Nfd4c24d000cb44bc8cb2926d4a97203a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034880"}]}, {"@id": "_:N16123ad86e0c450bbdb30e4f0ea51156", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126837005"}]}, {"@id": "_:N8fe9960c5df7474c9ec602fd905f2ec1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968851"}]}, {"@id": "_:Na1467f67568f4f039b75dc05a58f8c27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016202"}]}, {"@id": "_:N2c67059fa41f4deb9ef4c2c1d04ae12d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419603000"}]}, {"@id": "_:N6dd22e6f115a478a8da08d3501a3c677", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:262016004"}]}, {"@id": "_:N6e1a680192224561b964ce7d0fa0ab61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009294"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021498"}]}, {"@id": "_:N6fe12b1cb9364603aee6c458307b0405", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1250"}]}, {"@id": "_:Ndafd79a0ce2748b182c20c98d6ea1b59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012462"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537682"}]}, {"@id": "_:N8c7aa381165445178a22318c760332cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007674"}]}, {"@id": "_:N1df94faf5d1e4ca2af2d36861d280ad7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1384606"}]}, {"@id": "_:N023f3e8fd2f34166892419a49e148f43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835095"}]}, {"@id": "_:Nf79b57c069c442a8853406ac29712e4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019937"}]}, {"@id": "_:N69bf91f37f754beca643ec4b786fd541", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021955"}]}, {"@id": "_:Nb5b329e7490f4347b11d1522b7ce4fe4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023645"}]}, {"@id": "_:Nad4daf37683b465592d1cee376f0c770", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023434"}]}, {"@id": "_:N21f08235d2344f17a4cfcf5281fbe098", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022067"}]}, {"@id": "_:N83d7185f90c84e0793fe1da378981d81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231678"}]}, {"@id": "_:Ne83ecc6627b24347bb6d4de4e45a09b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023798"}]}, {"@id": "_:N5df9b84afc0f4707be9e52d7673831cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015423"}]}, {"@id": "_:N5cac2adbcff54c10923d63e710de45cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253285007"}]}, {"@id": "_:Nd4a27c7e9e0a4fe8a9e3c90f460c84d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836213"}]}, {"@id": "_:N49d85bdeb6334eda94192e246b991531", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846228"}]}, {"@id": "_:N8e90bece37534de6be82b30dd1bb1f86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010009"}]}, {"@id": "_:N255d1ef0a3e64f88850c71c5457a5f72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833487"}]}, {"@id": "_:N5ae7dbcf63e247a5bd227b3e8942016d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0850666"}]}, {"@id": "_:Nda06ea40a10f4b3d8ff3ffba0c9169fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002868"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836688"}]}, {"@id": "_:Neea5a54fffce46a18797a80719ab59d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037772"}]}, {"@id": "_:Nc098b7704c2944fbb603069258133726", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037771"}]}, {"@id": "_:Nc4375831ab654528ab2963156100745e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050259"}]}, {"@id": "_:N24ad015d941f4d34b96b7cfa40306441", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:425327002"}]}, {"@id": "_:N78ffc8ea7a0d41268fe1d488c03c3c94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014820"}]}, {"@id": "_:Naf1d269a3567435e9645b571978e6885", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0278106"}]}, {"@id": "_:N4f2ad451426f425990dc0d8c30f99bf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4864"}]}, {"@id": "_:N344141ee71b346fab6b29cd280d95016", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040184"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006472"}]}, {"@id": "_:Nf6ea2eeccea94920ba6d74f32f57e076", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024370"}]}, {"@id": "_:N65c5507b76b5438eb123032c38cbab46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009492"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024333"}]}, {"@id": "_:Ndaaacc87988b4b9a996cd861aa2b3c53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022499"}]}, {"@id": "_:N184a93dde5504984a46c00a0889eedf5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849311"}]}, {"@id": "_:N274f420d89864d6da9431dabaaa83bc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24526004"}]}, {"@id": "_:N72ee04b781c54831a00babf2a7a4b32b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206643"}]}, {"@id": "_:N76f40449aa6a4d61981b0deaf333d77b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44808001"}]}, {"@id": "_:Nb55ffbcfe4ac4f3581c830f9d004fcc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1720"}]}, {"@id": "_:N94809791cd694437ae12e04b722da317", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:196286005"}]}, {"@id": "_:N5af328ee37ac43dea11c2147a1e99c37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0542571"}]}, {"@id": "_:N02c3ec51ab434e1a80c336d4a257a80e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536524"}]}, {"@id": "_:N83b35951db854531a2e27ec6a29cbdc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27253007"}]}, {"@id": "_:Nf45932098f4543e5a98ef56354559a4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025064"}]}, {"@id": "_:Ne9473039096a4accb48d531e685c5bbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023750"}]}, {"@id": "_:Nd673ba51ce3b4ef49681854114bdcbd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021146"}]}, {"@id": "_:N513f2996e40042d081f6d5ef6a74b4e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012328"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23255001"}]}, {"@id": "_:N4b0d8a7e1fef438fa792527f9e45888c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024529"}]}, {"@id": "_:N4da3a477056c4bdbaf97487406f1c0a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535648"}]}, {"@id": "_:N1138f8cbbd2b46dd9c6b965b6f3fde22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012004"}]}, {"@id": "_:N45e615d3751f4dcb8f614da78bcd2a8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2267233"}]}, {"@id": "_:N579be1da2b4b4a2c84aa49220cbf14ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009805"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024201"}]}, {"@id": "_:N6fde902ec1904c1fbe31b70d542bb578", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849095"}]}, {"@id": "_:N60bfaf2f4ec8435ab3cc6721ac1fbb74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239399"}]}, {"@id": "_:N9e7bd687fe52428f9f83ee5140e36f08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073032"}]}, {"@id": "_:N435c0da92a974f4685cd4a17d2d837d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0311338"}]}, {"@id": "_:Nc7d868df173d49c2b1626dc72ba995ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073260"}]}, {"@id": "_:Nbc38587988ee4948ad2cbf2a647137d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034150"}]}, {"@id": "_:N8f6c6115406a4c5fa0804045b55b3cb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443710002"}]}, {"@id": "_:N8a377956e36e4a5bb979400e057e40fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021502"}]}, {"@id": "_:Nb20a2017d18a4877879dcfc3b52dded6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011618"}]}, {"@id": "_:N2af284e8b7d545069ea887a1d7cda103", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850161"}]}, {"@id": "_:N4f6fa373742647769dd4c3a249c3b5a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004492"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849300"}]}, {"@id": "_:Ndf884f3418334715901e2d6a9f0b4497", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2732374"}]}, {"@id": "_:Nd773bec468254b1d9c8f4bb26b2029e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837532"}]}, {"@id": "_:Nd1fa3ecabaad43f59183f75b54bd1605", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040582"}]}, {"@id": "_:N024b6b05e8d042b6980937b66edfa38e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126838000"}]}, {"@id": "_:N7c1d58a1f11f47768a04fd472fbe828a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387778001"}]}, {"@id": "_:Nc3aeeb9dd6f8463f88ad4f1898b74392", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:713512009"}]}, {"@id": "_:N790c4a59125f476a9e8d5b784cf15f25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D065134"}]}, {"@id": "_:Nc8f7ffe44faa4425950d15566674eb08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072997"}]}, {"@id": "_:Nc132803a94524ab5931ad1c4e148bc38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0046507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMED_CT:86684002"}]}, {"@id": "_:N7a3c982b54544814b03ec712c671b718", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538429"}]}, {"@id": "_:N702259b165d84474b9d87e0276732482", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020690"}]}, {"@id": "_:N7636b9cd128f4c949b8af96332c9c935", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023751"}]}, {"@id": "_:Nca4990eeaf9e4aeaa5ba4fd098370369", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003874"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025537"}]}, {"@id": "_:N8f47f4929e594889bbef5237cfb01f1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022383"}]}, {"@id": "_:N776529f4950240bdb05acca200f43863", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235063"}]}, {"@id": "_:Nc04e67a2e4c147899bba2bdd5b0ab7d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023517"}]}, {"@id": "_:N18d18bffbcd24904be6a3a6e2a42e302", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267039000"}]}, {"@id": "_:Nbd3ae482b50947b88583f7d73bd16353", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18410006"}]}, {"@id": "_:N308e7f53cdfc48968545567b02a137bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110407002"}]}, {"@id": "_:N9a7063bc15e742eea1736abe22acc080", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005770"}]}, {"@id": "_:Nb32408435d20427a8ef3e4708bc63b8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023776"}]}, {"@id": "_:Nfa381e3861d6468abf6b97402a1db831", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0522510"}]}, {"@id": "_:N75577a439300454eb20c410d85e95e9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0079772"}]}, {"@id": "_:Ne8c5381528484ee1a199f4e52318f10a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851828"}]}, {"@id": "_:N56076def787748e0a6fba7e388672b36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022731"}]}, {"@id": "_:Nc91933900516472c929b9421cfd4f09f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012391"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836835"}]}, {"@id": "_:Ndc4b3091a02641f69ee955a6d421e998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023177"}]}, {"@id": "_:N8fd0dc42b6aa40df8e09a4c891873041", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230233000"}]}, {"@id": "_:Neb49c07d186e4afaa6c8b4f72926a8fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024323"}]}, {"@id": "_:N4770dad49958421bae8cf4dbbd1f4865", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0750929"}]}, {"@id": "_:Ncef3d950acd34b5e971bdc9e050ee776", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10001760"}]}, {"@id": "_:N6f12a4726f6047b8b94e3b8c20573d3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280289"}]}, {"@id": "_:Nc0640e9685c94decb6b3c9767f626ebb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847609"}]}, {"@id": "_:N1e09655f29a546be976af0dd628f2644", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013585"}]}, {"@id": "_:Nc8d8343a941443a1a27f3c03894bacb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835574"}]}, {"@id": "_:Ne76470b7312e48d1b420ef18214bd94f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854685"}]}, {"@id": "_:N15a4624c92344f4093176958cce9a5b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021238"}]}, {"@id": "_:Nb267a271d2ad471ca8e3591c96cf2fb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021677"}]}, {"@id": "_:Nd2ee17065e77466bac10c57b755da516", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:116371000119107"}]}, {"@id": "_:N24dfcc7816b34bbdbb0af3461c1c4777", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280571"}]}, {"@id": "_:N6e34c4faf10149369fbb79b0f5f1561f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024372"}]}, {"@id": "_:N421f98c4bb1344bda96a7c5e54e6ebf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968943"}]}, {"@id": "_:N031d3f9ed0574c73908b207cd4879c60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022517"}]}, {"@id": "_:N890265705f834d24a7df77d3e1842743", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025892"}]}, {"@id": "_:N38978dbebc684ad5a453d838e6537fe4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4508"}]}, {"@id": "_:N1893dfeaa9a74affac6720a959f3c7e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007936"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865918"}]}, {"@id": "_:Nd978bb3370ab4e57b06dc2ce50a0dc93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128060009"}]}, {"@id": "_:Ndbcf236f150b433ea8d36f8148cbe1d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085109"}]}, {"@id": "_:Nd53adb01011047008b53a6d40b5bca08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4048801"}]}, {"@id": "_:Nd9ed7bc5d13b4506b2b8a35066769d2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030556"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073029"}]}, {"@id": "_:N576f039a5e7c478f823e402d5c37da4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240914"}]}, {"@id": "_:N351bb42f0f244ea5a3d7344bd624239f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024683"}]}, {"@id": "_:N729d09357b6f4978a919cf140cfc2346", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000757"}]}, {"@id": "_:N3290567d79b14598b9e9c0edbbb85bad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61640006"}]}, {"@id": "_:Na66f1949a3be4ca78f6a1dbc5c0352d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220695"}]}, {"@id": "_:Nd79b74755f8949b8b76ab807fea3a310", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847165"}]}, {"@id": "_:N93ce3b63a9f54ff6b82ea0a82448565b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855350"}]}, {"@id": "_:N82757bee9de8441f9e5926050bb515ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:188736006"}]}, {"@id": "_:N15245df6e3524907adc048db8879ce5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009966"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024140"}]}, {"@id": "_:Nbb1aec969eb74a8a94d913252a549a11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015927"}]}, {"@id": "_:N1fb69976bf0843c393e4d0a33ea5b000", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280369"}]}, {"@id": "_:N50d49638064f4656a1c6ce2cd4955040", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28740008"}]}, {"@id": "_:N4a2d6a1b0a9e47acb52ac8f6c8bb701a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80801001"}]}, {"@id": "_:N02127c98abb94384ba7868a4e6efb8ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127030001"}]}, {"@id": "_:N830aa8fc1e1e495d820cd045ae316d69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003091"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025657"}]}, {"@id": "_:N7b4f6df3c4944416b6d289c52f1ec4a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221002"}]}, {"@id": "_:N6b537de07052404491fe89ffe8ae09da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266614"}]}, {"@id": "_:N22367c1cf74c40a6bf5bb208a660cae1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836843"}]}, {"@id": "_:N16e5bd69c74c46d9acb083e93b0d4917", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023356"}]}, {"@id": "_:Ncf14e866b4f04643bec810e47f1259c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857278"}]}, {"@id": "_:Ne7ffa7f29a3345558ce4ba49ccfcdbad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22197008"}]}, {"@id": "_:N87317b3ecb214d41b88ccbaba51facff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297222002"}]}, {"@id": "_:N9417a3a367554bbdb94e3fa69a5ca5e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205530002"}]}, {"@id": "_:N72f1ab5fc89d41b0a6ddf1ae234ca3f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023337"}]}, {"@id": "_:N1078a6b8f8b446d199f3e39526306e19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016142"}]}, {"@id": "_:N791c08498c0e4caa81d102def7f0b2e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162294008"}]}, {"@id": "_:N992311f5d8564cc8b0dae35ca221aa03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024581"}]}, {"@id": "_:Nc2ce9b531e914826b2d16f19833c6e8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280679"}]}, {"@id": "_:N67f957d0aff14b84883717f2db2a4562", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021898"}]}, {"@id": "_:N4e58df3e42e74d72b0178ccb78a1c9c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007593"}]}, {"@id": "_:Nfbd60434132b45398a6df3c1ddf7c2bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4556007"}]}, {"@id": "_:N90bfc1da0a054fe0861fb7bf1c27a26b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3553044"}]}, {"@id": "_:Nb41befc5c99541b384bb8c40d14c2741", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90207007"}]}, {"@id": "_:Nb23525928ae64de08947dcbb70aa745f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15214001"}]}, {"@id": "_:Nc75b6d96dc1545b8b0cde1150a230ad7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344629"}]}, {"@id": "_:N1da5bc0b8b1f4c32bbc37fa3f3855316", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004241"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844846"}]}, {"@id": "_:N67a44a6e56824952bd26e8af4390394b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013915"}]}, {"@id": "_:N434c0baea5c6477e978a995681ca4cf3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001998"}]}, {"@id": "_:N63a75ed9e7784e38a958938de88b7a58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857010"}]}, {"@id": "_:N23be21b2767c46158c7f33d85f06ad31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263402"}]}, {"@id": "_:N4573d23197d843f9b74b0fe8d32225f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4339"}]}, {"@id": "_:Na980905d756a4dc8ad3401db27d264dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360348000"}]}, {"@id": "_:N208b5bda837e415ca6fe120182cbc1c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003111"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025654"}]}, {"@id": "_:N5e2e630f31ce49469375f0829400b79e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82403002"}]}, {"@id": "_:Nebc801d045214133b2479d617647f7d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100364"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022123"}]}, {"@id": "_:N3ef76864c3b843d2beb062819331a952", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426848"}]}, {"@id": "_:N25c891ca81f24c538df3581ccbbf8735", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673597"}]}, {"@id": "_:N2da33a4a6a744423a8038b6947602af8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008607"}]}, {"@id": "_:N79fd6fa4d5064d38805bf6a33ab0968a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100806"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036690"}]}, {"@id": "_:N1c5fde8e6e1a45baa1e2e55018fb1b30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022995"}]}, {"@id": "_:N604263494092481fb1c355a935f70f27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859819"}]}, {"@id": "_:N5a1e1e613ae94285b5cdc6f3749ab032", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023553"}]}, {"@id": "_:Nf427490679d54e52a71bca063a0ba4f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149925"}]}, {"@id": "_:N96bb39f99d584a8b8f5dbd4f784413ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280374"}]}, {"@id": "_:Nc79a5d8ec2244c98800ab8a04e8f93f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021979"}]}, {"@id": "_:N9141de6e5e82424081b00ba7e0c91dea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23374007"}]}, {"@id": "_:Nad623a78c96a47a3aa276ce802a61865", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023798"}]}, {"@id": "_:N857a3aefe3614f06b69f4b9dffe57a7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:198914002"}]}, {"@id": "_:Nc164b14ef46a471c9eccd3b402c7c126", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024661"}]}, {"@id": "_:Nc2bb04604e3d4349a9a80ebba65982a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025423"}]}, {"@id": "_:N30134c01c9634ef0a4fe80b928178f57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029445"}]}, {"@id": "_:Nebfbf33815864cf591f20070b1df8349", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007714"}]}, {"@id": "_:N079ac56993ae40e5bf907a4a5632241d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95339000"}]}, {"@id": "_:N817556d4b648433696cbfcb9e3f6c7f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018681"}]}, {"@id": "_:N4cedf7191034423eb4c52c11bf49b762", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200122"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848456"}]}, {"@id": "_:Nea47f8b1b3504546bb33aa4416f3ba96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415176004"}]}, {"@id": "_:N3657b359f03243f1bd2d117073f6d2d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022471"}]}, {"@id": "_:Nab0a06ce60d1417981b01693a7d7916a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010314"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0425772"}]}, {"@id": "_:N4a12671efbe1498baf92dd3cff81ee4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857453"}]}, {"@id": "_:Necda6cc1973f48a78e2eabf74933db13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536647"}]}, {"@id": "_:Nbcefb594a35741708055647318bef96f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860099"}]}, {"@id": "_:Ndd8f8a0fc7b049c3a4993526622e7ac7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69080001"}]}, {"@id": "_:N1a1cec620d5546938a32bea4581a3dc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0494475"}]}, {"@id": "_:N16ec2f74e84f4453b54d1d4ee098784b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025367"}]}, {"@id": "_:Nc605402f03994a33abfe9889755236ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373413006"}]}, {"@id": "_:Nbe9b103636f941458fc8216dc58ac104", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021319"}]}, {"@id": "_:Nd8d0dc3852df4de69a1b8fc3c74683e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845109"}]}, {"@id": "_:Nabf5f659215243ab9c735d0f5dc7839c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836550"}]}, {"@id": "_:N7bca447aa2d3446e8414e10b773fba72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009471"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021467"}]}, {"@id": "_:N356186972d6c41a48be0fcc75efaf695", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022760"}]}, {"@id": "_:Neef547e6e296445bb14be490c8952657", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241358"}]}, {"@id": "_:N83202978229a4e0ead70c24aed827595", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1330"}]}, {"@id": "_:N5342afb3bf9349d09bde9916530b949d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155016"}]}, {"@id": "_:Na1878a4d66c14f709cbbc1a0a72f6a44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82054006"}]}, {"@id": "_:Nb90515754b5a448b81df423bcf7f0a89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44564008"}]}, {"@id": "_:Na0d3e817e8844b129655f65fce4eb8df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124277009"}]}, {"@id": "_:Nb0a590cd2eee4bb78b2fce10056efbb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240059"}]}, {"@id": "_:Ndc4f5e9f88954ab2b6091aa4a3e1f1b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0454641"}]}, {"@id": "_:N9ae0461dcc8f4a5c85c53421e5aef1eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013964"}]}, {"@id": "_:N81640f06971544a6a3df379aff7207db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016080"}]}, {"@id": "_:N5f0d7e3ce4524cdfb3ab6e58b543dbe7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2053440"}]}, {"@id": "_:N05139f369ee14bdea20a424baabb7a76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000608"}]}, {"@id": "_:N3dd6f5937fa24f578f8e8a7d1388a2ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851414"}]}, {"@id": "_:N5ea6b6b01b304c79ab4d523ccdd35d29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017145"}]}, {"@id": "_:N7cc2d431e3aa4a1086460d26c4451b8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022126"}]}, {"@id": "_:N33b5094162874aa2a9f90c36ac6e6c01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009759"}]}, {"@id": "_:Nbadd02faac394c798e1cec844e2f7454", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280746"}]}, {"@id": "_:N3baf9b91c3894a42b1585bb5ec3af881", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002481"}]}, {"@id": "_:N5bf699d265c24887a62b39fdf5cd6800", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072899"}]}, {"@id": "_:N8b235ed433744a5088ca8636459f648a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002983"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10027546"}]}, {"@id": "_:N422592014dcd48bbb4f7fc965cc611cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000744"}]}, {"@id": "_:N5861190c778f479d84289307fd9b35ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845111"}]}, {"@id": "_:N575527a9c8b944a79808a2c43bdefde8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073144"}]}, {"@id": "_:Ne3bd439b0c334ed6a4746ac2b5f5792b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000853"}]}, {"@id": "_:Nd1dbf4d7cd7e42d1bbdcf086d8226af9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025046"}]}, {"@id": "_:N897213d3dafe4ec4ae1898240634872d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015644"}]}, {"@id": "_:N452780981bf046b7830156b9e09229fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280297"}]}, {"@id": "_:N03cd3fd694c6434e8ab31b12bc7ea023", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D053158"}]}, {"@id": "_:Nd69e9cc8f3c44f5a82647a8f01ddd25c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073276"}]}, {"@id": "_:N2ee2afe64f9041c7ae52c11707ce08db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0278996"}]}, {"@id": "_:N0e7cdf2fad9647ac8832449f24100e0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29271008"}]}, {"@id": "_:N190387413ad042b6afff3d75fefb710b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80432009"}]}, {"@id": "_:N892c7df521ed423ea5ed99052218800c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007662"}]}, {"@id": "_:N829bafb25d0347f49c9771f59163ef72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018777"}]}, {"@id": "_:Nfcf8db7ae33c4c47b74048d09940562a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2852"}]}, {"@id": "_:N6a1bc418bf924a25aa328f83c2dfb2ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025068"}]}, {"@id": "_:N6ef43d82920f4f3bab7ff4e7100a3615", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035328"}]}, {"@id": "_:N4a081d43387d44abbb8cde188aa4af7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230270009"}]}, {"@id": "_:N436f7a0a92a44e089b2219aabc92f641", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012021"}]}, {"@id": "_:Nb9888abf13614089ae8af5f2446c0ac6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016522"}]}, {"@id": "_:N379c0f243b134b6c96b8b191f45f9eaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003221"}]}, {"@id": "_:N6ecba0af2a8c40e0b51bb64a09b4e0f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2674177"}]}, {"@id": "_:N58cb21e108754b28a5a71a20eb0e3d01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970883"}]}, {"@id": "_:Nf3d1fba81a084204bb51e3e900aab382", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3665349"}]}, {"@id": "_:N0e8fcadc580a47eb90013eb6907c91f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0554972"}]}, {"@id": "_:Nbab7b65c2a374af6b885bfc887bae9d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008113"}]}, {"@id": "_:Nf3bc39d2fc824f8297b2ef49201206dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004940"}]}, {"@id": "_:N4da403dfba794f56ba34bab2d878b4f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46871008"}]}, {"@id": "_:Ne6229e0c5ab54fffb29817b6d21890ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014096"}]}, {"@id": "_:N8cf8d187119c4f8380a53c1ff48f2ae5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024138"}]}, {"@id": "_:N59307c19c3cc493d969dabad6a7562e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27312002"}]}, {"@id": "_:Nfa637e518dc6403986c6a05086b121d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360466009"}]}, {"@id": "_:Nc1d4e7e382e042b7a3d3f9055fc9a6a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280678"}]}, {"@id": "_:Nb458ac2e364e4ff49a3594de1b0aad4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847882"}]}, {"@id": "_:Ne686109de4e84b1392fb3abaa2f4cb77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274718005"}]}, {"@id": "_:N6e0adcadffea4a3d93f34976db195841", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022679"}]}, {"@id": "_:N8e589dcdc00d466b878592a0822a6a78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023062"}]}, {"@id": "_:Nc652ca4768da4801b9bd943b396f276e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003680"}]}, {"@id": "_:Nca9b72322353464dafe59a0a00ec4119", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10020028"}]}, {"@id": "_:N00367fa3bb504f8ba6445d70df96947b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018476"}]}, {"@id": "_:Ncb64f8a672f44269abf5faa274ee3cd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866000"}]}, {"@id": "_:N73184e2d6b334cbcb720e866309fbc29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023496"}]}, {"@id": "_:Nbe7859ed3add4b8fa4f0425e2fb707a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242343"}]}, {"@id": "_:N2bf95e2a45bf450a94bfa726d851c667", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024004"}]}, {"@id": "_:Neda5e6f938884e318eb5908093b60b12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022659"}]}, {"@id": "_:Nc355f62e995d4515875b84babe5ff1d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073013"}]}, {"@id": "_:N519e390d93ac4cbfb66a99c0989e3244", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023882"}]}, {"@id": "_:N5290edc9449f4751ab47176efeadc6b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111589005"}]}, {"@id": "_:Nfd41e0bc482c4cd0a3d597eb1617e418", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024710"}]}, {"@id": "_:Na81e7595b5b94c39af83755d2b7beddd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263428"}]}, {"@id": "_:N02460125d32a47cca3cd81e0427562da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0333302"}]}, {"@id": "_:N79da3865f25e49238c2ca98d8ba7fa36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83714006"}]}, {"@id": "_:N1086bb0747534bd1adede633a439f9c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025301"}]}, {"@id": "_:N078589ad9a4f461a8d868c59d53f9637", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D045602"}]}, {"@id": "_:N4eb41ec9d91649fdbaa20a78f8a89697", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423110"}]}, {"@id": "_:N7666c23a7446470488983a64b7d82087", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025784"}]}, {"@id": "_:N51f944bea5e84a41bdcdced98e028727", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019326"}]}, {"@id": "_:Nb948fe4b985547518e7f5d6cdd6991b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072841"}]}, {"@id": "_:Nba3b8d5c89c247e9a00149a6bb22876c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65194006"}]}, {"@id": "_:N24ef327db1c84f43b39cd734f1c41b16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969462"}]}, {"@id": "_:N9d8d5618f6a34825b18508276ce450cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010152"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024007"}]}, {"@id": "_:N879f82b07ee8496995a9daf744623e5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021812"}]}, {"@id": "_:Na9ad07c097ee47cd8dfdfbeb37117f85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023726"}]}, {"@id": "_:Nb121bdbfbdac4836a2a8ff677b932a60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887667"}]}, {"@id": "_:N4542a47433df48dfa48a0f2378b11a81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833222"}]}, {"@id": "_:N83b1bc6517ba455aaf8de36716536c6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001993"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56051008"}]}, {"@id": "_:N932d3bfa167944e39822068f69ff162f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0156273"}]}, {"@id": "_:N110e1659a755498bb90bf0b6c36eddf9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862156"}]}, {"@id": "_:N5ff6502be4274f7a81631156a48e0713", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024327"}]}, {"@id": "_:N3e0d39eacef5491abc7190ae405b56e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836012"}]}, {"@id": "_:Nf3275dd9bb014f82ac5ed71a79d73429", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41405005"}]}, {"@id": "_:Ne53186a452544601a3fd643dbc6d1ac7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005742"}]}, {"@id": "_:N87d8b8c9cdb44461ada5b0919e9b9003", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002876"}]}, {"@id": "_:N2e6e8c8d043a484ab9271e5acd5fc65d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C548006"}]}, {"@id": "_:N0014cafbbd264a05a47cc70fc13ef7c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024180"}]}, {"@id": "_:Nfe0c965ddccf4041a87778d8cbe9ea83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009410"}]}, {"@id": "_:N3c102cca3aa34f5490030444c989da3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022894"}]}, {"@id": "_:Ndd431ef760b344b2a063f9825f146440", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011287"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023429"}]}, {"@id": "_:N61df99aad427453a9b95a1a99483b615", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49436004"}]}, {"@id": "_:N66134d868be54a82ac6baf555259272d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021315"}]}, {"@id": "_:N857e68cc6ac14985aa5e3cb34fa562a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3839753"}]}, {"@id": "_:N64cfd1e13a694ef5834b0c31b9202f3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3808249"}]}, {"@id": "_:N48df4b1b46a04121a89bc82833825f92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021820"}]}, {"@id": "_:N973b351c1e0d49ed819da2f6feba6506", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860601"}]}, {"@id": "_:Nd23015b732354893b308557d949b8717", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431565"}]}, {"@id": "_:Nc7ee8dcee2f147c8ab88585f8909f90a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270922"}]}, {"@id": "_:Nabe8b8da048b4a2f9990081308fdf817", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205092"}]}, {"@id": "_:N4bf400394a884c508a922c17a7b83e56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240131006"}]}, {"@id": "_:Ne0d64adc61bc47b1b35a679489d50160", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837260"}]}, {"@id": "_:Ne23c5584439741f394dff561c483ab26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848597"}]}, {"@id": "_:N998419f0c59e473dbe30aebfb0edcfc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271706000"}]}, {"@id": "_:N660c76c6054043478ac80cc51e08c99c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022808"}]}, {"@id": "_:Ndcdf2ac44d51468abbe8dc4051731ca4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405934001"}]}, {"@id": "_:N7b63190e42484d5fb77b77c8e5cff8d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011989"}]}, {"@id": "_:N1b07d5048e274472829ff766839cf315", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023622"}]}, {"@id": "_:Nf23a4d70397a4b50a03304bf7240aab1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013481"}]}, {"@id": "_:N3a7bb6444cf94f1ba348eee1548c3385", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43105007"}]}, {"@id": "_:N5f43683c62454490b6347ab81cf101be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023822"}]}, {"@id": "_:N78b35fc3a30a44f288f12f447cc6d2da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837799"}]}, {"@id": "_:N6bc766716e9b48ea868316c0f86470b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302866003"}]}, {"@id": "_:Ne95c577a01744075b71f0ec884c8084f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10030216"}]}, {"@id": "_:N4d07ed29af7e4872aff0bb6a87a5be57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61917005"}]}, {"@id": "_:Nf36d6afa70f941a29544a411a5c9eca1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155199"}]}, {"@id": "_:N8692b5d8ab124c49a905ae06e9359aa4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005124"}]}, {"@id": "_:N33bbe00045ab4fff8f43241262e426d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040034"}]}, {"@id": "_:Ne45501cd587044b08a2b872227bbf14e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3808270"}]}, {"@id": "_:Nb3b05d6a221e401eb59197efae297551", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014263"}]}, {"@id": "_:N45719b94103549b3ac31ccabf98a172e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041834"}]}, {"@id": "_:Nc7c893add17e432d8e11453c5377ad7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023470"}]}, {"@id": "_:N9a2698074da1472191d504212b594c19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024694"}]}, {"@id": "_:N4d6757e04f414659a2e5b9813c1ada20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274089002"}]}, {"@id": "_:Ne02411bb865347baa6262c939562e9b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344509"}]}, {"@id": "_:Nfc37fe2318934c329e39ba6bc39d4fd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0434785"}]}, {"@id": "_:N88e601d9651d42fab6928adbace27d2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3549779"}]}, {"@id": "_:N04774fb004654a1693233e315301119f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1453"}]}, {"@id": "_:N4dadcd9955a142f99b739407664a1950", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023648"}]}, {"@id": "_:N2ea740f1bdc442a881425f3a898f3163", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023882"}]}, {"@id": "_:N4b140ba935874d508f7a7a0372c48acb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3403"}]}, {"@id": "_:Naff9a68f9f3a44e2a97a5a6fbd6f09a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021393"}]}, {"@id": "_:Nb98e5a835987408882fa4e3063573e27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54954004"}]}, {"@id": "_:Na471e58717d84a59bc2e5353cc8aa56c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844618"}]}, {"@id": "_:Nbe3c9e54b77c44f8a72d68376d849390", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030314"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1409412"}]}, {"@id": "_:N7330a46779c141258f3a4d2a0082f289", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030687"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073129"}]}, {"@id": "_:N22b2d739b24f442084450618e1abbeeb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968606"}]}, {"@id": "_:N7893ffac43cd42fc8a84e6acd77d0fdc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51070004"}]}, {"@id": "_:N07e4c486454041deb1db3f870cbdc2bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232769"}]}, {"@id": "_:Ndbc2011284894bd0ae7d2f9dcfc96ca0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020820"}]}, {"@id": "_:N16db8eac9aa344bdbea0cf2e70e00746", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025834"}]}, {"@id": "_:N78daf27bde394d7696b17c79c8fa4fe2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022090"}]}, {"@id": "_:Na21548b6ef254c5c9b24ee76f3ae4ffb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0200"}]}, {"@id": "_:N1790eba05ad940ea97bc5b9686859e90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040115"}]}, {"@id": "_:Ne7c195ddc49c4b8e82853b287e6dd37b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402815007"}]}, {"@id": "_:Nb5ecebcaaab04d09ae463bb69cdbca30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854941"}]}, {"@id": "_:N7cbcbc18afd94214bf7b12bb2ad0a177", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011175"}]}, {"@id": "_:N906326e0be604b0a9df40a0f5046af67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24079001"}]}, {"@id": "_:N10297556857d4deab01950fc78549e71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299058009"}]}, {"@id": "_:N66a9fc5b85ec403996b9d0a502bc0304", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280713"}]}, {"@id": "_:Nede344b799de439bb8a859d092351362", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021555"}]}, {"@id": "_:N8ba2a6b2b8f44dd792e40156b9734c95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073102"}]}, {"@id": "_:Nbb3812a499ce4aa7bb09c1c0f612e030", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1828017"}]}, {"@id": "_:N2afea0717e174b4798976949d08c4880", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0858867"}]}, {"@id": "_:Nddbe8116ad9e49bb8fedbcdcd2002dc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003869"}]}, {"@id": "_:Nf907e1cfa404492c821f0b4e5217e439", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848773"}]}, {"@id": "_:N6e35fe22ad54436a91df4a1f88229dff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014067"}]}, {"@id": "_:Nd8fb3e9ae02b4204a148bf717ff2b87a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022854"}]}, {"@id": "_:N4acf9284862e4c1392cf78901f9e312e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0222716"}]}, {"@id": "_:N657ff95693ff461fa14ac0ae963d3486", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022424"}]}, {"@id": "_:N8a6bbcc533374d0fb2cb2b732385e025", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073169"}]}, {"@id": "_:N387a552ca1e44f35803f6a7fa51dd9a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012296"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022962"}]}, {"@id": "_:N76b87abc4f6b4fb48e6d9011ae36fd05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015414"}]}, {"@id": "_:N8a40dfc7fc31405e9b5057a2a0820abf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023080"}]}, {"@id": "_:Ncfc272f4c2e5474babc0ca639a62fb12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339850"}]}, {"@id": "_:Ndfdecd10b25f4e28a2a5e4f851e0cf3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1827524"}]}, {"@id": "_:Ne7297117ae9e478e9844656a54ad7797", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036400"}]}, {"@id": "_:N96569bbc4dff4b07b48171dddf9c4694", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001874"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0427515"}]}, {"@id": "_:N86bab9c64d034672b262851397ca6657", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69192004"}]}, {"@id": "_:N5acf9df44b6f4851a94770c938001b66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011320"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021162"}]}, {"@id": "_:N7c939a7b74224334bca087de710f4c55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021287"}]}, {"@id": "_:Nedd3191dd4274129a005b13782cbdf17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3554724"}]}, {"@id": "_:N9ec3f62985414ef7bb3d4872ab6279fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012624"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:431856006"}]}, {"@id": "_:N4ba4548b85274ceba66f1bfdc9b388e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019087"}]}, {"@id": "_:N0979b0c5798b4f2984efd94e61ada309", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024016"}]}, {"@id": "_:N212e6fd407d24b2383081ad3fb6eca1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008998"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846477"}]}, {"@id": "_:Nef91ef03b8f54a4f964bab9a7795ab04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535342"}]}, {"@id": "_:Nc732e5c462984c6c8568762711fde9df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022260"}]}, {"@id": "_:N9bbc6d044a5a46dd906f2ef77d6246ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4551492"}]}, {"@id": "_:Ned35392e0f4b402d9b9b710d76e38871", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024008"}]}, {"@id": "_:N12b12082787d4945a7b96985b9012285", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023266"}]}, {"@id": "_:N5bdb69648c314fa3a242e3bb5cbce026", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025140"}]}, {"@id": "_:Nffc3875516514bf99e381a8936100b9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1384582"}]}, {"@id": "_:N72c314b0e8714f829548ac4dfa804f15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280784"}]}, {"@id": "_:N6e439db67bca49ffb0a7c8d8d3619de8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162323"}]}, {"@id": "_:Nd14e72221a524199be801c0d741196dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022816"}]}, {"@id": "_:N8bc144d4052a42cabb58004813aa84bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280777"}]}, {"@id": "_:Neecbe29b39bc49beab940d8be526f292", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271287"}]}, {"@id": "_:Nf1878225c4334a2ba2ba857a94219864", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035243"}]}, {"@id": "_:Ned80565119bc473a9c79fb5acdfd0081", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126770008"}]}, {"@id": "_:N542daef7e0cc4abaac3ec2fc90075382", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280278"}]}, {"@id": "_:Nf5ea61c1dd0b447faf87bcbf8e329184", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006423"}]}, {"@id": "_:N5277ddf0ece542e98a797daf5cac12ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014390"}]}, {"@id": "_:N8e7d23b83c814e76b9ade1dc9b71f537", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19754005"}]}, {"@id": "_:N3f94752f3d9049c29eed5d5bff559204", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3550150"}]}, {"@id": "_:Nc9f5579b2a9b4918b24052ad2dd19b96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253402005"}]}, {"@id": "_:N17eafa59974a4dada55760588fed427d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3280349"}]}, {"@id": "_:N0f55f8e85bda4b46a87146d175333914", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002907"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197940006"}]}, {"@id": "_:N6fa515dcf1004248b90653cb5e5ebefc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022152"}]}, {"@id": "_:N162bc1d1b988490485f35286710dcb43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372244006"}]}, {"@id": "_:Nd0720ddf4c3b40fb8351a1b81337c751", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123841004"}]}, {"@id": "_:N6aae1d259de14cdbbba17ee1e03a8df6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010259"}]}, {"@id": "_:Ne1383109bf344bdd9a6301776fc5699c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024213"}]}, {"@id": "_:Nd278df234a734b68bb6d940702c2bfc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022210"}]}, {"@id": "_:N367887a2a06a43e49051bb88983085b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126675008"}]}, {"@id": "_:Naabe6157bc09491981755b55c28dc400", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006499"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025034"}]}, {"@id": "_:Nff8f7de0edd24b019ffa245338ec631e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424631"}]}, {"@id": "_:Nc019b8744a12454397244a2cac64c75e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853487"}]}, {"@id": "_:N986739f0a4824af6b94465b1c31d6b14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398316009"}]}, {"@id": "_:Ne82ffc64216949a6a5fcd03327cc7790", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013959"}]}, {"@id": "_:Na09eca15f6f94e438c33be56fc026fac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012734"}]}, {"@id": "_:N95fe0fa2903245c8bd7822f9746756a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866021"}]}, {"@id": "_:N276105dc2b1d4ce1aea9e694aa66ec01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60703000"}]}, {"@id": "_:N45a8d91faefb4adba7ab88c0f78fa1fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072933"}]}, {"@id": "_:N24547ac974864b23b8ecdadb2bf378ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000805"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8009008"}]}, {"@id": "_:N4c099d9fe42040a6830b1722bc8dd67e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025808"}]}, {"@id": "_:N48383a8d11964e3d8821770880cb1ea1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025381"}]}, {"@id": "_:N656111d8201e414dbb0d0327292cc5d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000964"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013595"}]}, {"@id": "_:N9fb89cb5502b41a3b62d4f21df0ef0df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003398"}]}, {"@id": "_:Naac947fba1294f8aa80fc217a77bd772", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027424"}]}, {"@id": "_:N6e4b0ef20fad44eb80bde0b30ecd7715", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006222"}]}, {"@id": "_:N76fcbcf047444c4e8764a0f4792a6b73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:188725004"}]}, {"@id": "_:N0b8f35e6a26b4bbc9d00eeb33187e36c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023065"}]}, {"@id": "_:N8871a0a73a1d4c5aa87e03e73289b74c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015732"}]}, {"@id": "_:N28c60970110446119bc689b061266c9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68453008"}]}, {"@id": "_:N09c8146b810f42efa21ea19fb889da0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33014001"}]}, {"@id": "_:Ncd3498014dfd4b90bca529286d38ab40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024211"}]}, {"@id": "_:Nc1ffa7fc8e3b441db177953ce6204d6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023576"}]}, {"@id": "_:Ncc672f7d56674f138c46c2f09b47144c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237598005"}]}, {"@id": "_:N50493c3d406d4282b20950929003b69c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024254"}]}, {"@id": "_:Na148355ea49146f6bfe0c0e9950be0a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007990"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860344"}]}, {"@id": "_:N24ab021e3b394ec6bcb2b21d9638c8e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0553723"}]}, {"@id": "_:N9a6457b3e533412291e6f36939f0540c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025417"}]}, {"@id": "_:N61662a894b6d4f48a1c2e24f30a90901", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-9:618.03"}]}, {"@id": "_:N5d832beb1dcd441a8050db098ee6f9f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010255"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023945"}]}, {"@id": "_:Nf09ffce49d384d599c729ed0ada6c086", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254935002"}]}, {"@id": "_:Ne8253596b23a47d39e6186d5e12906ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61142002"}]}, {"@id": "_:N67519db9ddd745e090be9acf6c6abd7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050031"}]}, {"@id": "_:N061ed4c70677467bbc621054fa0db421", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005990"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151516"}]}, {"@id": "_:Nf50fdec61e7f4447ae6ff2f9e043d965", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844738"}]}, {"@id": "_:N7818604fac3a4f31a603c0cf3bd32415", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31681005"}]}, {"@id": "_:N1b58cd214b4f48ceafdd246d29206411", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206624"}]}, {"@id": "_:N8b57551fef494beeb802f6ecb47e679c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007787"}]}, {"@id": "_:N32e7bc2730264420bd2df155a6e874ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027708"}]}, {"@id": "_:N95f130aea6384f2e9e30f7ea1cb7333f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239479"}]}, {"@id": "_:N61ce5a8521fb4c189b05ea682bae9d52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844508"}]}, {"@id": "_:Ndef7b9b81b17403ea7dc243750c70837", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016663"}]}, {"@id": "_:N8cbfcb3cbea54696a49bf03d4299b2c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023596"}]}, {"@id": "_:N4af6e7376a054cd8be6fac3535edacc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:115236002"}]}, {"@id": "_:N71592ded8fd8414c9d5f06237afa069f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866500"}]}, {"@id": "_:N5ad50d9d677b47d1be54c66cdbb29c32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025192"}]}, {"@id": "_:Nbfb2508e45044d2c96bdbcf21328234b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864570"}]}, {"@id": "_:Ne0a7ce82a2ab4dad81d43edba8b28748", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:161831008"}]}, {"@id": "_:Nc0a5c46bea3e4d57896da8f9905cc0bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232475"}]}, {"@id": "_:N510a53584b4a4ec6aabab5b13bde8800", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255036008"}]}, {"@id": "_:N557967fe4ed14a74af5a725d8a32fdcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855222"}]}, {"@id": "_:Nd49adcb76d1e4c8fa856897c5a5199ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242666"}]}, {"@id": "_:Nbc556e8cea5a46b4b8ed02f6249fdec3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371197005"}]}, {"@id": "_:N6c4feeab9a3a4407b800f930a7e970ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855650"}]}, {"@id": "_:Nc632499450224b098903c353ade4c58e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D060906"}]}, {"@id": "_:N42a50cf7ceac452985d54c6e356b07d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4721788"}]}, {"@id": "_:N5b9606ed48fc44168deaaa9eb2dcca38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002886"}]}, {"@id": "_:N39d50d7a09034eeb99b77bd8a3cde301", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10048017"}]}, {"@id": "_:Nb67f9cce425f47c28d2dce2a0fc3843f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023440"}]}, {"@id": "_:N1bdcffc748c543ba9412645dbf5d8dc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024020"}]}, {"@id": "_:N1d92adceb1ca48e1b98854bae8f941a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73013002"}]}, {"@id": "_:Nb759f1c84e2a464d9f808c8c39cf06c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024907"}]}, {"@id": "_:N7768c0b86daa4cfabec065de5c44861a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025580"}]}, {"@id": "_:N9b9630f81d384e45afacd84bdec21fd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011333"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431406"}]}, {"@id": "_:N1a0643761a2b45459953cbe53bc46e37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1310"}]}, {"@id": "_:N5378d0a930d546cb8bd8269ac5f016f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025700"}]}, {"@id": "_:N2a3b3e16f5e24a8aae91049f8122f182", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844917"}]}, {"@id": "_:Nc82c74fc0c9447e8b4ad81c13a8c4ecb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0410740"}]}, {"@id": "_:N0ed5fffde1184f9f964b3300459afd1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002992"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025663"}]}, {"@id": "_:N45ed966f6ea04fcf94c3edea2b3ffd6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536498"}]}, {"@id": "_:N7bf5d3a8054649c5bd97444faa50fb27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843175"}]}, {"@id": "_:N7b6eed55054e40cc934c4d1eeb2f61d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015458"}]}, {"@id": "_:N13472d0ed98a451297bf455fb663b3c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025874"}]}, {"@id": "_:N555b1006c8e449cea8d62614b611a2f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536357"}]}, {"@id": "_:N9790eb4cb5004a3c8ac3380152f30e37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84138006"}]}, {"@id": "_:Nb96220da3cdc46e38568f6c077526fbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025217"}]}, {"@id": "_:N3c7d6f8f644846adb00b3888d471d1c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037926"}]}, {"@id": "_:N9e93a24bf332446e952c2de12d186af5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025312"}]}, {"@id": "_:N69f13087623c417097f336f221ceca97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025022"}]}, {"@id": "_:Nfd37cc6d68044976a880949e40c2dfea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012848"}]}, {"@id": "_:N5a2536d450d645bab0e1797414ee7115", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266464"}]}, {"@id": "_:Nd22743dfacb6400a861c02921e336043", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849686"}]}, {"@id": "_:N8c3d5cefaf40428da01feaabceb9aede", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085632"}]}, {"@id": "_:N33ac48eb529e496bac76ff3e8e0ee322", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022928"}]}, {"@id": "_:N66ef35dc868b4bd09e4c3a1cbdaf413a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004320"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042253"}]}, {"@id": "_:N2d4667b0000045ac9f7488b644f2d234", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037188"}]}, {"@id": "_:Ncc1e2120c8b54de684944d44b3896436", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858719"}]}, {"@id": "_:N8320c00a60bf428d804c89ac2e25fc42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57500000"}]}, {"@id": "_:N70ec5c3bb7134c299458f581bba766ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036646"}]}, {"@id": "_:Nb1f4e6ffdc5b4ffdae94ff58e046dc52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0748427"}]}, {"@id": "_:Nd6dee1127bbe458e8e85e61d4a528ecd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280463"}]}, {"@id": "_:N9997ceb4f67c4525b55f081d973a22e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025833"}]}, {"@id": "_:Nf37d075b710948a5af1c31e60adaa7ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2674432"}]}, {"@id": "_:Nbf7f122697814ca796367b48d82f0971", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022925"}]}, {"@id": "_:Nad4fd73eee034a3fbfae32b5cd5b8537", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019214"}]}, {"@id": "_:N0ac24d8feba44973b96ea42cee493e65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21850008"}]}, {"@id": "_:N97e51dea74eb4249893b3b5c073edc25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1535953"}]}, {"@id": "_:Nb946f875e5e54b539d5f46c480f06ed7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011936"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023117"}]}, {"@id": "_:N0f14ed87a478427fac69c94731e12586", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007829"}]}, {"@id": "_:N8b7d71998a2f47879ffa4a5351eb47dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011932"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023120"}]}, {"@id": "_:N117eb2ccc7ad4d1b8054aadbd843f4aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371632003"}]}, {"@id": "_:Nf1bb547d73cd44ccb0d61c202da149c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248004009"}]}, {"@id": "_:N7818e57158094dadacba1f8038fd341d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004828"}]}, {"@id": "_:Nd25468d74e374f22b8cadd272967fd49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009992"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024125"}]}, {"@id": "_:N0c941078c3ee43d7abf11c034fa5b838", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11399002"}]}, {"@id": "_:N15f15f477c84408fa6c178002e8121d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011880"}]}, {"@id": "_:N8f003c6789c94f0c9ac07c6f32bef53e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022196"}]}, {"@id": "_:N72930ddffaba496c9415ea914211cc34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127027008"}]}, {"@id": "_:N320fc498521a4d26a4b6d6bbfb0d9621", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0341706"}]}, {"@id": "_:N7e74ea8abcc44954b32c54e143f601ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:213026003"}]}, {"@id": "_:Ned4fd011d781420dbc88eea4703f162b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018908"}]}, {"@id": "_:Nf6f44d92d5af48a9a8df6bd459b595e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267373"}]}, {"@id": "_:N6d56d1b742a9464ba42d0b1906dc3e9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001845"}]}, {"@id": "_:N8901a5382e2446bba00e30e3edd1cf51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265763"}]}, {"@id": "_:Nb18779c81da04a4e9daa89d4645f5ca1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866498"}]}, {"@id": "_:N4cbb15d3e4394c288aa7c9644103ea07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805877"}]}, {"@id": "_:N2939a21207d04a23bf84f554eb190fb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58588007"}]}, {"@id": "_:N7a071b353ed747a3acb7a469970c6a17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537060"}]}, {"@id": "_:Nad0bff48892c4010add5c0bdc7bc3642", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003507"}]}, {"@id": "_:N809250b6ec3447a3a3b7682eefd602b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266568"}]}, {"@id": "_:N202dba1200d044c5b3a9ddabda3eb0bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839541"}]}, {"@id": "_:N7a2a2316b8914d0e8f26d60cf544e3fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006945"}]}, {"@id": "_:N53451eb20ed542e98b99647537466533", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023274"}]}, {"@id": "_:N3fcc9e97edb4495ca5bf8878cfd30a32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860216"}]}, {"@id": "_:N66e13b7cbff34e5b9972de6ecbf6d65b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:705066004"}]}, {"@id": "_:N0e87d52eaae047e7b739ff55351d03b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001137"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152205"}]}, {"@id": "_:Nfa4ccbfcb90f43bb8c2a311cf674f8fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854786"}]}, {"@id": "_:Nf44cd36a853148059e838f4f05dd9f1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345958"}]}, {"@id": "_:Nd5a1ecf7faed4a15afe129afdb2e168a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56317004"}]}, {"@id": "_:Nc332b05922d947a092716e59607deb7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204974003"}]}, {"@id": "_:N171d6586d7794d5f941d77e5f36a8e34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2055003"}]}, {"@id": "_:Nde0b13ce90a44258a357ce593371613a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017379"}]}, {"@id": "_:N72ef891c43c443b983dcd3e69d34cbb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865833"}]}, {"@id": "_:N736716d1562d4cc7813c618278ffbf2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424492005"}]}, {"@id": "_:N9488eb43fef1459e9028d2c92369213e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021164"}]}, {"@id": "_:N81c1775fc65340d4b9c85887b3b3cb97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49578007"}]}, {"@id": "_:N23d5a9c760ce4b1fbc961cd570c28731", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31216003"}]}, {"@id": "_:N93690d33443b4c8385bd1de35788326c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855996"}]}, {"@id": "_:N8e4b3a7b753c4b94a5799a0ff43019df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021722"}]}, {"@id": "_:N6abe2bcb73eb48d2ae9cb68adcc5f11d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428255004"}]}, {"@id": "_:Nb5bef8f8f98e4b56b406b96b5a70d09f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805089"}]}, {"@id": "_:N9731bc12076444d5a6d43c44a236427e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022882"}]}, {"@id": "_:Nc20c5d0f582d468486153f162f8b7796", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54556006"}]}, {"@id": "_:Nf4118d281ca04a2fa256b01f80e99502", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011253"}]}, {"@id": "_:N2772d0ee44ae47df866ab015b1144508", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007146"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024932"}]}, {"@id": "_:N06769def135c49eab7d041b7e00db593", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023258"}]}, {"@id": "_:Nca2081e841b0421e92f8261c24bf4119", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805692"}]}, {"@id": "_:N9eb46b8cdec1462ea8c4ccb2ed5faa23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022203"}]}, {"@id": "_:Nf494b87a9e804eb6a47a4411ecbf1b75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042345"}]}, {"@id": "_:N0c1a741cee3f446eb89f2c2925a4b56a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013924"}]}, {"@id": "_:N5f1bda3c47a540bcb3612b6a39b54c51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022016"}]}, {"@id": "_:N98446f232dcd49eca75f461894827c65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010195"}]}, {"@id": "_:N448b616dff7340b18dc0c570456cd45a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3807591"}]}, {"@id": "_:N0f89f2641ed9403abd37ea05132a5c00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025870"}]}, {"@id": "_:N636832b920d941bf939e0f78616fd64b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000783"}]}, {"@id": "_:Nce3789b5512e4afeb966817fab8273ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10030309"}]}, {"@id": "_:Na42c505cef26464c93ff7253450f2ff3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837249"}]}, {"@id": "_:Ned6e9550aa614b85955c03840036f9ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019773"}]}, {"@id": "_:Nacda4146c86143d7a18aeebaf0130fe7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:409712001"}]}, {"@id": "_:Neaae9c1e9bb545ddba0ec035e5add69c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864794"}]}, {"@id": "_:N1be333626f6d4b07ad8ac78eabb0974b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020818"}]}, {"@id": "_:Nfafe3fad29894bdd8c4def04f4f832be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010424"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023835"}]}, {"@id": "_:N1c9c92e79d6a4eaa9226ea4c93c17a5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0853240"}]}, {"@id": "_:Nfb757eb5c84e49148c9e9f3bd46f5495", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1841680"}]}, {"@id": "_:Na5354752b7694046a7343110697818e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423341008"}]}, {"@id": "_:Na781a88d948540d1bfb5e8fe3b518ec3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073257"}]}, {"@id": "_:N127201ffb5b54ad2b6a002e5416bd4eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10016434"}]}, {"@id": "_:N06f02b2b4b0c460f97d53080f1c13b7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1406835"}]}, {"@id": "_:Nc900513e04d74eeea8de07894158b8f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246991003"}]}, {"@id": "_:N7b2ae44899a547df817037b3b61870cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007229"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837246"}]}, {"@id": "_:N8648e8b11e694499a247d4e1ad875692", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024051"}]}, {"@id": "_:N739802c5214443c6a0a952b3ad04342a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0476369"}]}, {"@id": "_:N83a2af1f58a54c7db1bcdaa27e3b5ff0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021537"}]}, {"@id": "_:N69157af817d4413c84ad87aaff443b16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023766"}]}, {"@id": "_:N94984aa434b344438a5b88f01e1bc2c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006114"}]}, {"@id": "_:N4df576a0d97e4b02bedbad68a2727ad0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022658"}]}, {"@id": "_:N512e919b2f2c46079b43904e773ef979", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022993"}]}, {"@id": "_:N3476e16731484402b73c08dc329931a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673395"}]}, {"@id": "_:Nd234076545264f47bd2e21edcf8b1b3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023759"}]}, {"@id": "_:N84c0b01e99fb435bb8c269df15dc9406", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024025"}]}, {"@id": "_:N0be57b0bdeee4e4d8e4e0f0e07ec6443", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267023007"}]}, {"@id": "_:N1e810f32bddd4ecfa5a4be210f428aa4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024054"}]}, {"@id": "_:N63abcbc6869c4af3aa682f2c2fe64f7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1484"}]}, {"@id": "_:N71de121423f044bf94cbcff7b48f8ca7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149651"}]}, {"@id": "_:Nd033b134d56b4a10a14b91a58c47d484", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848736"}]}, {"@id": "_:Ndc1c993eed904c37aeedcf81c9458588", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073064"}]}, {"@id": "_:N407ee83001b1472da658d9b4e69b9f51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038363"}]}, {"@id": "_:Nefc0d33897264342a831a6971a8c78f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847879"}]}, {"@id": "_:N4fe99f386bc840e78c770773acb469be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426428"}]}, {"@id": "_:N5c6819170d1a40deae666c57fb63d0f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025524"}]}, {"@id": "_:Neeb530102fdf47828b70f6497bb7888d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1455734"}]}, {"@id": "_:N2f9f2709530f4c0fa65fc7010be2f8fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124975008"}]}, {"@id": "_:N29ce61492f5346a2939fe6a4dc46fd9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024840"}]}, {"@id": "_:Nc74ac71c49dc4daaa6d5cb43f7b97a26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832170"}]}, {"@id": "_:Nd0c1fb3e2c6e459ab503e095cc97c75b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100091"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022330"}]}, {"@id": "_:N9fc8e993d72f4fb29bffa59446235ee4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025006"}]}, {"@id": "_:N3b26893d6f084dadbe2bc3320b2403c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011981"}]}, {"@id": "_:N7f1161b827e342ae81422a34011fccec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030434"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206711"}]}, {"@id": "_:N7ad69d936de34e96bf2060204eb53566", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023481"}]}, {"@id": "_:N94e4ac3ecb864fb3837b45a6e65ba321", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020928"}]}, {"@id": "_:Ne65591d39fef43858adede9c64884a1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:711039004"}]}, {"@id": "_:Nda692aa0f1ad48ed9bf73616e5d0740f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109989006"}]}, {"@id": "_:N5814aea32b6c476580a970253e3cfc1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004352"}]}, {"@id": "_:Nfd473252ca83457fbc5e8f9080cfa775", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022223"}]}, {"@id": "_:Naadc5a242f5e484ebd5f03037d1f0419", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:709411004"}]}, {"@id": "_:N85c3b8bcef0b4144946e90c0b8f1b73d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864298"}]}, {"@id": "_:N740dc53fb5484b2c8e3b9a1f0af070db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:169957005"}]}, {"@id": "_:N8480778ebfa44b1c81881ab8e0c7caad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038990"}]}, {"@id": "_:Nfd86a8e0cd4d4b1d8a3cb1e5e629d4b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280545"}]}, {"@id": "_:N3897bb2077bc4bf7b7a1195f145d715d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33595009"}]}, {"@id": "_:N2edf0f672d514acfabf3a6537b0c748d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853234"}]}, {"@id": "_:N0264c1228bbd4fbe91b7f462c0526bcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4356008"}]}, {"@id": "_:Necec61c603774195b0dfc7151c4e28ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149521"}]}, {"@id": "_:N39711c2b905542899e5205668bd8706b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024538"}]}, {"@id": "_:N84dee2bcdabb4a6880c57c4bf2ffcbfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11375002"}]}, {"@id": "_:N665104b7012a4b959748ce47a4960e7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39005004"}]}, {"@id": "_:N3661886c15e84b15a8951805ba80f27f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025820"}]}, {"@id": "_:Nf4b1220b64ec4a758530cd2d7e71b99e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007855"}]}, {"@id": "_:Nb20372766fe74a7787bb9d535bfbe4ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238467"}]}, {"@id": "_:N02eb296ad5d64cf3bd918c38c8f0d691", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22640007"}]}, {"@id": "_:N6c2ec6cb5e004569954f211327ae4929", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021002"}]}, {"@id": "_:N94a01050aa8949518d93c1c8b8bd76fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023467"}]}, {"@id": "_:N0b880fbaf6ee467a91d819e2ed6ec8cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034065"}]}, {"@id": "_:Nae455385f2484b28acfa9ba3bdf74dfe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846447"}]}, {"@id": "_:Nf0f8b41f103748a497af9ebe0394c317", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855274"}]}, {"@id": "_:Ne5818c6a56594fbcaf6a6ac79425fadc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:279333002"}]}, {"@id": "_:Nb02a375f078b4240bb6316fff20789e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012393"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006967"}]}, {"@id": "_:N4f5bc32b568442a0b31626d0dec5feff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342541"}]}, {"@id": "_:N9a217ff8a8f1473b8fc3d54bc7682d09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41607009"}]}, {"@id": "_:N76f17f471bbc42c49e36e381d6d66426", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021259"}]}, {"@id": "_:Na876979e7bf148ad9e96684ce4047b13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344243"}]}, {"@id": "_:N268c7a05a3b64550a0c2e9f8f4bad1a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024470"}]}, {"@id": "_:N9ae4ca1076de435bb33557f843ab31fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035258"}]}, {"@id": "_:N9a46886ac9df4b6dba1bad8ec51bc06b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562404"}]}, {"@id": "_:N1ef6254615ca4986bc51154f8ad1c683", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040427"}]}, {"@id": "_:Ne8b06f84577b4bfb86bf22aed374c9e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012340"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022947"}]}, {"@id": "_:N6e13defa53174fd99a3ba05c47b3bc71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74333002"}]}, {"@id": "_:Nadab0b70ca66462081559014a0e22c1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016382"}]}, {"@id": "_:N358747c9d7a248cca138bff7d1bf806a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37761009"}]}, {"@id": "_:N32bb4a7562494e33932d02f7f32aef51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861656"}]}, {"@id": "_:N8e7e19db0f4e421f9c93b9e10fb0293a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3280315"}]}, {"@id": "_:N986c621b07944df6bc7d53c3183e165f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833739"}]}, {"@id": "_:Nabcc1ee892c54a1987d19d0ab42c50a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021079"}]}, {"@id": "_:N0497b92ad2814f27b3a102883cd4cf56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232322006"}]}, {"@id": "_:N8fc336a46fb040dc986f77ed70a75d1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018248"}]}, {"@id": "_:Nf255231ab69040c09adf09c9c532ba38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431934"}]}, {"@id": "_:Nd0de2338b166445b9d01b80e786224de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204891000"}]}, {"@id": "_:Nf30db6c1e9b6419f8c494ee646bb8748", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007570"}]}, {"@id": "_:N0f5916ee85d04ccfb36ff9c55ed656bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836735"}]}, {"@id": "_:N4991e8977a2b4979b7c0b33aa5f50ee2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004823"}]}, {"@id": "_:N4eecd15d9e2e4022a0feaa814bbfeb6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32614006"}]}, {"@id": "_:N484e76315f23493bab6cde984d03d96f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415112005"}]}, {"@id": "_:N4f46fa71f46d4942bac06e087d4905d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025498"}]}, {"@id": "_:N506456ee9b6b441cac761c18696c9639", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030794"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280765"}]}, {"@id": "_:Nd9e8154e1e1d44ac86390eff7cbaf7fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0877087"}]}, {"@id": "_:Nb780c22cb0e14fbc95c0e00a78bcdf81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400055004"}]}, {"@id": "_:N78b5ca0abb2c45518c999cbc07cba970", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025599"}]}, {"@id": "_:N48d22ca4d28c449483ba95b8c533913e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012168"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43954004"}]}, {"@id": "_:N504d9acd01194423b247071376fe7c90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56108007"}]}, {"@id": "_:N5a6624dc40f74a97b62278b616bb2e31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022744"}]}, {"@id": "_:Ne67044a0c52a47328b6d97b68fd8373b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861339"}]}, {"@id": "_:N4e1e0251330e4cb8b70e480dc87c7c71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010938"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2164724"}]}, {"@id": "_:Nb4efd5b0dc5a4050b1649ecbbcdf0a64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025097"}]}, {"@id": "_:Nd800b90d199f4a0b97776a41b24e6ab2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35580009"}]}, {"@id": "_:Na7feb443de474e83bd104614a3d217ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276509008"}]}, {"@id": "_:Ncece294b1b454b58aab0e809692b86bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021601"}]}, {"@id": "_:Nc369f3294506430eaf2c9fd84eca537c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100184"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022237"}]}, {"@id": "_:Nc45598c2b35b4a21b94f29333f91377f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266361"}]}, {"@id": "_:Ne42d5d84990c4d3599f1f15a1197946b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673946"}]}, {"@id": "_:N137269502c79488c949187906ae3662c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022119"}]}, {"@id": "_:N68bb510e66854c2b8caa72585faf4628", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022437"}]}, {"@id": "_:N18a02315caba4f02b0642c695aa13659", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034088"}]}, {"@id": "_:Nf9eb9c98dd6549b39db787d4ba6d962f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850855"}]}, {"@id": "_:N54d9d89eda0347dca3d7e34407521b1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39055007"}]}, {"@id": "_:N148b105924874c55ac61549b0f1ee00c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865305"}]}, {"@id": "_:Ne4ba62d46e874deeaa59e774a41f82e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D058625"}]}, {"@id": "_:N7bbcc3f2356c49dd8451c051eadfdfb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031099"}]}, {"@id": "_:N0b0179a0a3374284a406c97062892c82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247156002"}]}, {"@id": "_:N14d92910ad1946d9bc95b723fa93b740", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39384006"}]}, {"@id": "_:N35ce8fe8f1f34dd39fde14f196ad2288", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422775003"}]}, {"@id": "_:N8875aa37216a4af0814a332a4d3b1d38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021981"}]}, {"@id": "_:N215a7e9a460349b7b281cfdb04b8a697", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022032"}]}, {"@id": "_:N89f7d6fdffd744efaee8b7ec6db961dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012238"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1535978"}]}, {"@id": "_:N378e3e869e0945538acb9f3bd535cae4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855665"}]}, {"@id": "_:Nfb0ed34b862c44b0b520eec5fdd3bcc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17802000"}]}, {"@id": "_:N824088f04fe84681bf5a39d9e0a357bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673954"}]}, {"@id": "_:Nc641263df3054dc8b22f97440873a8df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1145670"}]}, {"@id": "_:N59dec0439db24c0ba3cc6ed8453e783e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002292"}]}, {"@id": "_:N6bd6fa573ecb401f8f3aa117eb9ff81f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025324"}]}, {"@id": "_:N249f31d567f942e29fe3beb6dc62ecbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699605009"}]}, {"@id": "_:N60dc6ca5b45e487eb24d83f263013027", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0277828"}]}, {"@id": "_:Ne4d6976bdd184ead99e39d94cc0e1002", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204125003"}]}, {"@id": "_:N2e2024e6739a41aa9cbd2add9f816f72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230690007"}]}, {"@id": "_:N698fd734303449dfb76da610f565e196", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79410001"}]}, {"@id": "_:N67a176d8756a40e7a782e442e9e0f03a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001855"}]}, {"@id": "_:Nf9ed30e7c6ff451084a3745df8a3866b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022239"}]}, {"@id": "_:Na9e08c9ee214438ea882d15d8e904782", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005689"}]}, {"@id": "_:N4d5e0752dd564c1aa7d7aa2485031065", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021833"}]}, {"@id": "_:N0beea55b425f4742808d3f96e502c063", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003938"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025494"}]}, {"@id": "_:Ndc337b2d0e9246dfa9b00d2e43bc960f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021124"}]}, {"@id": "_:N3cd6475fac1d4920abcf81f119aa0c62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024032"}]}, {"@id": "_:N3972816eb0854313b5061fc875bfc5a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0311394"}]}, {"@id": "_:N76d08bab0b0641f08d6a86d20e730fce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865279"}]}, {"@id": "_:N50b681a6dc214d528ef33467ac31be6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010364"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021283"}]}, {"@id": "_:Nd6a773cefa3f4e8fae5bb124835de12a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73120006"}]}, {"@id": "_:Nfc7320da71df4906b55eecf847f09b88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69878008"}]}, {"@id": "_:Nb13422e5780d400d9e061156636edb8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024537"}]}, {"@id": "_:N9e5de3ed824a4553aa44c840f3bc62d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535761"}]}, {"@id": "_:Nd9c70383770e493187741823bc289577", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0398349"}]}, {"@id": "_:N77ce73efe3574fd49807eaaa6e6fa9a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019547"}]}, {"@id": "_:Nd1237128edd64302a4d81ec1779839c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12017008"}]}, {"@id": "_:N46009239c13f457a8f8e2bc276e55b14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49823009"}]}, {"@id": "_:Nf98a4838d8f64f4190ebc7baeb76faa7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4519003"}]}, {"@id": "_:Nb1da2d8ebdfa49e896687d7840e399d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566945"}]}, {"@id": "_:Nec10c915d0bd43ac9ad960cf5895033a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003296"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673931"}]}, {"@id": "_:Nceb7c4198765429ba2b1a00109f33bf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345397"}]}, {"@id": "_:N411a8b364c5548d0a6a7c618a3873898", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673652"}]}, {"@id": "_:N4e5f93a0efcf433784f698f8566df409", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265905"}]}, {"@id": "_:Nf748b1d6bb7b4c428c8e646b07cf36c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2973725"}]}, {"@id": "_:N8e1eeffc425d416d92902f50767ee058", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62218008"}]}, {"@id": "_:N66c59e5cce7e4efe8728cebd84cae732", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235480"}]}, {"@id": "_:N07bf349eb5a74e2eada5b17556c727cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280268"}]}, {"@id": "_:N880ef3f5d74d4b24908098ad3be2fb9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280552"}]}, {"@id": "_:Na2ca6316602d45e3a0df965478f9d92e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021170"}]}, {"@id": "_:N35a8e9c87c3145bdb6d3ab684c8a107a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53333005"}]}, {"@id": "_:N5ef268bdd2774156b6fda79745eb0957", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277126"}]}, {"@id": "_:N4ca3c0b78a934982913136ad480eda36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "epcc:01.01.14"}]}, {"@id": "_:N7f56c64d9f79462780b52b89e7cabbce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849358"}]}, {"@id": "_:N4c7f230e76124c5896e9f9bebf2889de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022691"}]}, {"@id": "_:N9d30b7d18f09485abed59cf446c3ecf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126900000"}]}, {"@id": "_:N7408b0f686154c46a016464e83faea76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005745"}]}, {"@id": "_:N9f96e159250f4a5a9780fdc6ff48cf22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36976004"}]}, {"@id": "_:N5e78e6cd02c84086b4551227a6e8051c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085702"}]}, {"@id": "_:N27105495faff43a9a59c234d9786bd8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021275"}]}, {"@id": "_:Ndf6dd93b13c1443ca0b66833df8407a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64379006"}]}, {"@id": "_:N3012eff063d74f63b82d41b4c7115998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006502"}]}, {"@id": "_:N1cfca90d4c364abdbdfecaa32d40f643", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012192"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28054005"}]}, {"@id": "_:N44b0002d5dcc4b5bafccffa31d14dfe5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236444003"}]}, {"@id": "_:Nf5fd5bbee4e14bf681b8b8f73d2b85fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3810471"}]}, {"@id": "_:Ne105e116245a4d6aa38f2a658fd2b073", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265985"}]}, {"@id": "_:Na62add3c2886408cbdcb4fe11f5fcda3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023066"}]}, {"@id": "_:Na68a56e37f4741bf9ffb5eefb974e891", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022524"}]}, {"@id": "_:N55ed6d58ebff47be82154003b2865840", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415690000"}]}, {"@id": "_:N751389c1565d4ab180dd79fa6afbb4f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849357"}]}, {"@id": "_:Nea8c4f2e38df404c8e7fd8b4bd9c464f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854339"}]}, {"@id": "_:N43120575d3a8416db12c8d8fb9db5148", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80098002"}]}, {"@id": "_:Ncf71ddb33b8b44d89495d9777fc2be24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021930"}]}, {"@id": "_:Nd6b043ca21b24c4ca3423e2325508a87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49496001"}]}, {"@id": "_:N33861aaf3cc543b8badc2efa778be118", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000071960"}]}, {"@id": "_:N3d903b7403644702a18e888d778395bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64654004"}]}, {"@id": "_:N347b896559c44924963eacd722bf77d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166689004"}]}, {"@id": "_:N0fc36bf854074451b1cdc3afd1699ab8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839532"}]}, {"@id": "_:N7ff12560c7164c31b43c4df75bd10749", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020749"}]}, {"@id": "_:Ne877ab35f2a844198345769c501a36cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C8965"}]}, {"@id": "_:N6024578c5ddd4f5e9aa65d8de095f806", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023421"}]}, {"@id": "_:Ne8522ca1deff4efe874bcb21d8143123", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024834"}]}, {"@id": "_:N36d6d0e7c6b54953b2fbd59ab6967dbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806616"}]}, {"@id": "_:N7d0334ab3c8f4ba08706a46803b634f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162770"}]}, {"@id": "_:N8939a3490394421cb8cf20883cb3ab72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D059445"}]}, {"@id": "_:Nfaf7a09017804bedb0e032ed2f7beaba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008607"}]}, {"@id": "_:Nf5f7ccd5072c47cca351d81d2b756ebb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239803"}]}, {"@id": "_:N4460c07699714e179cc854f6a391cf47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39000009"}]}, {"@id": "_:Naaa1b87ac29a4210a07fe20e3252c331", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263905"}]}, {"@id": "_:Ne349a111a37a49d8ad3777310f191eac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009306"}]}, {"@id": "_:Ne84181c5e2474083b2e8c53185b2aab3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021670"}]}, {"@id": "_:Ne29c21dec6f34ab1937e20bd90617b2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008551"}]}, {"@id": "_:N2e942fa2bcb4486182169cb7a11e80d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009299"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024459"}]}, {"@id": "_:N1ef71112e46a4096ae445fbeb0284a24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082199"}]}, {"@id": "_:N7bf22f8a9abf4acba9a5d5fa1340f3f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1600"}]}, {"@id": "_:N731e205109644592a0eb3333864dc174", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001206"}]}, {"@id": "_:Nf9a39c1336644ecd9f4aa0bf88ba6f8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018979"}]}, {"@id": "_:N057f5b82641843ae8116805729b4e367", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280791"}]}, {"@id": "_:N253c01a7a94145b3b643bbecb785dd6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253323000"}]}, {"@id": "_:N13a69004e6fa4f9c8065bbe44d15e060", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024829"}]}, {"@id": "_:N1f7ba67f24a247859218f7a56da53e49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020828"}]}, {"@id": "_:N222e735279cf4f3a97d75bd8a206d1d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857455"}]}, {"@id": "_:Na052bf1eccf04b2c88ad43215dff78d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46720004"}]}, {"@id": "_:N02961c4675ea4a9694e5e68f189ed5cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002805"}]}, {"@id": "_:N50b417f65f17448e98168d0ee97530b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0150055"}]}, {"@id": "_:N3b86c4be42524ff8b677a61ff50b039c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004941"}]}, {"@id": "_:N0ed4684a683c410ca318ed5e8fd70147", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072988"}]}, {"@id": "_:N3c78aed93067478993a120864d637c62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75246004"}]}, {"@id": "_:N98d65c350c5f4547bdbe412513f3c0f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006417"}]}, {"@id": "_:N33a8154efdb84a5e90c5b275c4aecc11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162557"}]}, {"@id": "_:Ne814856d6032442a8ab688017f94c9f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416286003"}]}, {"@id": "_:N8625d1e5fc6e460a9071252b2136ff70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202820009"}]}, {"@id": "_:N2340110b9dda4f9da2ec63ecc96a9bb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263934009"}]}, {"@id": "_:N410d975e466b430eb8b887afb2065cdb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52756005"}]}, {"@id": "_:Nf738d0d625b343e385955a799f6f1f47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849953"}]}, {"@id": "_:Nec137132d59d4a4782515d5d7439ee69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842552"}]}, {"@id": "_:N3cbe3c3a224c406cb906da87ca9efca0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417109008"}]}, {"@id": "_:N81ce8e6b9c6f4b92b6834e55e901ae67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0028866"}]}, {"@id": "_:N22625933d3c44cc29ec4271a0f2e2562", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868167"}]}, {"@id": "_:Nf7fe91fef8494e4995dd78cf06e5134c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424844"}]}, {"@id": "_:N8393b7333c2144b6ac64db9d210abf94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024410"}]}, {"@id": "_:N081550d4d0854d479edbbdd7e592724b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021813"}]}, {"@id": "_:N2c15cbf6ec8b4b4fbab381aefd376a6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126922007"}]}, {"@id": "_:Necf656d9f5954bc2ac66e8037d88bf4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5131000119107"}]}, {"@id": "_:N328d64e01bfb4f77bc49a299112466ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022366"}]}, {"@id": "_:N14a9aa2559474339aefbd28b5ed54b13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008548"}]}, {"@id": "_:Nd89dddc66a9d4c6d97b623749c35281c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:308546005"}]}, {"@id": "_:N160a03e81af2471ab12802de01031b88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002538"}]}, {"@id": "_:N511e1ca03ffa477aa06d038927c5bac2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280749"}]}, {"@id": "_:N807463d78b454201ac535c9fbef1e617", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1398301"}]}, {"@id": "_:Na992bcb5a4a544038aaadcdee4511e6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023376"}]}, {"@id": "_:N8f5b62f19c694786a6128ff34cff886c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022511"}]}, {"@id": "_:Nbf941234b23b4ed686c7a1acee7270b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006551"}]}, {"@id": "_:Nba55d2cc4fde475ba4afcad54a17bd10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:285384003"}]}, {"@id": "_:N6444a6c72bb7439e9358e72f99f3d497", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536932"}]}, {"@id": "_:Nd26291afaa3142e28d5c2aabad758df4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255031003"}]}, {"@id": "_:N5fefd6241e284c8d8a12df350e945b1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024653"}]}, {"@id": "_:N86585f1751854e028cb2d194e0a33430", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398302004"}]}, {"@id": "_:Nd222edcbd9e94781b1a4f17596005861", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2931596"}]}, {"@id": "_:N1f1a00e098f740859adcfd46f6dab038", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024239"}]}, {"@id": "_:N1c3dfccf645040b5abfbbf407e15474e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010932"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020762"}]}, {"@id": "_:N8301eaea159d4266abc4ccae4bf338ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023749"}]}, {"@id": "_:Nb5bd4b9d17454d77a7bbff610b0a1528", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020496"}]}, {"@id": "_:Naf2b3f8bff4a4fecb2b5caeaf3c0fa43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008991"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024607"}]}, {"@id": "_:Nc435e99134f74cab8b111860d1ad8b5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835238"}]}, {"@id": "_:N90362c55a0794b68824f15acc449ed7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011565"}]}, {"@id": "_:N95a1f09d07ac43de9b74f66b8ba5d2e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863313"}]}, {"@id": "_:N81036bf4af4349639033faa829f36201", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254701007"}]}, {"@id": "_:N5857f61b974e410d9079fb98c51cef85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100295"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0333751"}]}, {"@id": "_:Nfa2ebe4ab64b47989828d3de090532ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1261007"}]}, {"@id": "_:N8550c4f470a94b7baafebc560292ca00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022700"}]}, {"@id": "_:Nec9930e0ced64bb79f85b20936232ae9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277463"}]}, {"@id": "_:N1d82353d88c34155abb21851eb0f7621", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006146"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025088"}]}, {"@id": "_:N68b26a83b48f4a4ea8ff899660bd6845", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020996"}]}, {"@id": "_:N28f8c8dd9d7d451dbe5acc73001797ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16046003"}]}, {"@id": "_:N472296e2201747c8a7f2c6ccc47d99bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837836"}]}, {"@id": "_:Na8057ca4ab1148549047800fb26c0a6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022059"}]}, {"@id": "_:N6261deaf12404ddfb9cda569ce80ee39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011255"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021185"}]}, {"@id": "_:Neebb0410e0d646a3898f4d87fff1dd9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1509147"}]}, {"@id": "_:Nc58d517961c747df90a35f51d99410f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023428"}]}, {"@id": "_:Nbeb65811d9aa45cfa39d4b12e88ceb31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248072009"}]}, {"@id": "_:N34108d7fad8147f881dba042c1d8e144", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399228007"}]}, {"@id": "_:Nb628c2f1eaab4945b8ee44231f5b5f03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0560346"}]}, {"@id": "_:Nbb63f096bc21445aa600ebd7eb581014", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253535002"}]}, {"@id": "_:N3cc388d18684470692c9fe690391bcb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022004"}]}, {"@id": "_:Nb919671a8f19432eb60b0a31eb14b22e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024635"}]}, {"@id": "_:Ne475bebafa38429bb96ec8372553565c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0746926"}]}, {"@id": "_:N4a10d42974e94bc1b95c262920fae183", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535679"}]}, {"@id": "_:N7a9cfd04424b43b1aac5a6b014a4872a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017545"}]}, {"@id": "_:N6d95ea0cef924066b46bd15ed4489acc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0456909"}]}, {"@id": "_:Nd725fd6ce1184100a188d70d1cdd23a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82401000"}]}, {"@id": "_:Nafda37a380df497488de793f3c03a668", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418279001"}]}, {"@id": "_:Naee131da10044739a845ff6f049072ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685891"}]}, {"@id": "_:N67d95c4760024619964e5ea11955aa05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022456"}]}, {"@id": "_:Nc97b4a3871864d5e947c780cae09665d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280275"}]}, {"@id": "_:N226ffd1057d74e6481c80d38612ace10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424489"}]}, {"@id": "_:N9f2ffc3aef9649a8a128ee37e2697bf6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003998"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025458"}]}, {"@id": "_:N2d8eb12ee8bf4fcfaf89ab644c2c45be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17170005"}]}, {"@id": "_:N0b2601abe9cc47249cd034600aead1c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865597"}]}, {"@id": "_:Na95a8f27e04a4003b83db92d794ab536", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023619"}]}, {"@id": "_:Nc91a815a09de48a1981ac1167fc80e32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001014"}]}, {"@id": "_:Nb9f77fcc3aaf4a2b9b15ff561619f226", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010937"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280361"}]}, {"@id": "_:N6a5062f3b5e84713b83730c056559f1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022298"}]}, {"@id": "_:N5a1aebe6df294d1b81fd3ef431ef8267", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022165"}]}, {"@id": "_:N3dc5af842a474d7aa4399bd42bdd4943", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019123"}]}, {"@id": "_:Ned94ccce0b1b44208cf6c1be3a7252f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73132005"}]}, {"@id": "_:N57c6315330584be78db4e8d12641b2a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015352"}]}, {"@id": "_:N46c07f2a1bd041da9240708e40c87fb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863382"}]}, {"@id": "_:Nda10243d1ce0472e9602001cd2483c92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0747987"}]}, {"@id": "_:Ne41c3aa6c0aa4a55a8af9bd7046662fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89700002"}]}, {"@id": "_:N25f9af2189094dfab20f953386d64370", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037274"}]}, {"@id": "_:N29956d06b01449da8c01cc73cbd3fa76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280660"}]}, {"@id": "_:N857edd629c60460e8388e4bc4d589ad2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022779"}]}, {"@id": "_:N82ed79aabc5448629f12c570a4eea0ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249803006"}]}, {"@id": "_:N26bbed0adb2d4a58b8286c669a8758e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60220000"}]}, {"@id": "_:N6b60f39956ee4b19b63baa729f470d50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012393"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419076005"}]}, {"@id": "_:Nbc1ef3656ee042dda6d2444594e60dcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010382"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023868"}]}, {"@id": "_:Ndd1c19976ecf495c8eda83970660c3e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265513"}]}, {"@id": "_:N7a2cbff73d2845b2ae4396061deb4bf0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:449902003"}]}, {"@id": "_:N39f0f989bd5b4f7db98a9fcfc2b1d293", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025486"}]}, {"@id": "_:Nb5372a1cbbd3415397744bc6baf221de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280426"}]}, {"@id": "_:N5ec5ed6457914c0780378524ab24205f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N1079449c887e422e9f1c12a9b381bd4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268282005"}]}, {"@id": "_:Ne2300aec1c9b4b9d85e25e215fba3380", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249765007"}]}, {"@id": "_:N87547d4c75d84d8a978896eed7dce402", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021092"}]}, {"@id": "_:Ne62fa70b502c4fd98e24fb863e39da56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69056000"}]}, {"@id": "_:Nc9ab2077e3ae4397b7ffb11e40c25544", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854013"}]}, {"@id": "_:Na3c2b21e65e9434ba55a63b05c716194", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011436"}]}, {"@id": "_:N0327f7caa268439e8c319130418b1bf7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023447"}]}, {"@id": "_:N4a7a25688ce74e38a8f8b2a8ca203817", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025751"}]}, {"@id": "_:N5622a12fcbc24b5e8cf70ed3761a81b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28543008"}]}, {"@id": "_:Nf058492d2a064631bb66e29dbf623aae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423318"}]}, {"@id": "_:N018403a3182f4f81938a7ea04a5b8a70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851562"}]}, {"@id": "_:N24d256fd36704b159f65f07f8e326f70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842587"}]}, {"@id": "_:N30bf7470eaa440ea9658fd947c0289d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846435"}]}, {"@id": "_:Ne22fbc1bd37a4437acd90bf5d35dd8ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021155"}]}, {"@id": "_:N89dc8bc5f25245c1bea125da5feef411", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011391"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023380"}]}, {"@id": "_:N0c17c24d8f8e4e45bbb9e775c193226f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206715"}]}, {"@id": "_:N2e81f93b7b6c4b109d87a7a44da0fcdc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16974005"}]}, {"@id": "_:N19c8ea4af8e74fbd8ceb4db6a0b2220b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28998008"}]}, {"@id": "_:N192d30ec21fa49c596dbd1e365289ed6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D053713"}]}, {"@id": "_:Nc4ca8f5a21044d6780ec4c5124a58a2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024631"}]}, {"@id": "_:Ne931cb5acba0446293f97ebf7aa8b37b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404675003"}]}, {"@id": "_:N24535d2369bf4022ba6ab60add42add5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85583005"}]}, {"@id": "_:N8ccb6dc5f1524e86a2e4327e78670199", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023893"}]}, {"@id": "_:Nbf7607a49a04499aac9bd05e1a05dd70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2120003"}]}, {"@id": "_:N8664582d87984340904a0660dce4e275", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002100"}]}, {"@id": "_:Nc4b6c19de5cd46a49b65296966dc784f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006536"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008173"}]}, {"@id": "_:Na7858d73b337470e9c5f1857af30f8cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025103"}]}, {"@id": "_:Ne8e9b05de6aa4c72a7fd5ac8cfdc0021", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805574"}]}, {"@id": "_:N1a1d7f377a9441b590411a1ccffcae72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012424"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002825"}]}, {"@id": "_:N936d4d9509514829b0486b9a942fcc3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000091"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021826"}]}, {"@id": "_:N8cf46f9ee6c44d41a2444cf5ef3a8fb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426492"}]}, {"@id": "_:N3db2772cb3264d1fad2dffc56d2a8c67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005586"}]}, {"@id": "_:Nea7238f2b3db44e0afbe06ddd46ffde9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001017"}]}, {"@id": "_:N9f42988ac887404b86bb0e198929a30f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023111"}]}, {"@id": "_:N49d8cb98607d4dd198378f26af1cfe55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009222"}]}, {"@id": "_:N71761bbd78ce49b2899aa77313e9aaa7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236780002"}]}, {"@id": "_:N21afdd57d98a4f088b481d05e7337074", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302227002"}]}, {"@id": "_:N782a2932aa6548a6a8912ed8cdf2c9e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280428"}]}, {"@id": "_:N5809fa8564b64022bf113db6a0e336a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002884"}]}, {"@id": "_:Nfc1b542ef385432bb8885ea0f2521d3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345282"}]}, {"@id": "_:Nbe97e3592e674b648b7d57a48df70a7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100814"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D049328"}]}, {"@id": "_:Na9bd2a1d69f34ba2ae6af82c296d4956", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024175"}]}, {"@id": "_:Na207a72e05334c11b77f3b11158d76ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072955"}]}, {"@id": "_:N48e7996ada6849de82b163c2e18da1f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3854181"}]}, {"@id": "_:N977b0765f96e4d86a6b834c5aa268916", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24790002"}]}, {"@id": "_:N0b9e9bf323394c6198139f4cbe909ebf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836736"}]}, {"@id": "_:Nb596de2064674274811a92709989b3d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845337"}]}, {"@id": "_:Nd112a590c9204f3d878490b8b438c0fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233890005"}]}, {"@id": "_:N08065f1c0f484f07b0aacecb82fb89b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392039"}]}, {"@id": "_:Nb333b689cd5945d3b84114bea1c0b210", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0853877"}]}, {"@id": "_:N23988fbb62a34e8eb6206a0060d6cc14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848920"}]}, {"@id": "_:N1ecb72752b8e4b82bb73a7b53e0d8e8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:362969004"}]}, {"@id": "_:Nf1e9e7173aaa44ebbfcc78271e19df77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003483"}]}, {"@id": "_:Nf47a42e8e8df4183afb83672b49fce67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024087"}]}, {"@id": "_:Nab5716ad690c4bb296c1d8f1e086750d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012607"}]}, {"@id": "_:Nd3da5ab33f284efdb98c8a738a850805", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0700208"}]}, {"@id": "_:Nd1cab3cc65fa4862b3751268768a9dcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102558002"}]}, {"@id": "_:Ne8842dc8e68946f2979c55ddc75b7149", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012783"}]}, {"@id": "_:N1affc690c34a4ee5b61d54cabe64b04a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006521"}]}, {"@id": "_:N1764c1c7464940f49b9184edafb7658d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56610005"}]}, {"@id": "_:Na72cb418848c4ce58481e72af31de253", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1334444"}]}, {"@id": "_:N19761abe5f354786b7c268bcaa7bb994", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850309"}]}, {"@id": "_:N6b5784670b5940e38a89e38faae51aaa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007963"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024762"}]}, {"@id": "_:Na02d5dd020fa442f8c16062f1faf13ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856963"}]}, {"@id": "_:Nc0323fd64b044e31bd7ebb87647bdc98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012862"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022704"}]}, {"@id": "_:N519c39d2dd8b4beb9286b7246015e6f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021433"}]}, {"@id": "_:Na5ca388cfb8c4556b668c518eaaabdc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021610"}]}, {"@id": "_:N4cffa1a9407c4b328852af873ff8cd2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010865"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029121"}]}, {"@id": "_:N1e151bf6ee374fc2956c811c86693084", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21279007"}]}, {"@id": "_:N7e48175db1ec45ac8be63668d7a38cc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024590"}]}, {"@id": "_:N3bc820d2f06045e79e1d416b19e0fb8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253136007"}]}, {"@id": "_:N86ce96f8cffc44a08820d0aa8006c839", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2750514"}]}, {"@id": "_:Ne68e6b30695f4f0a8fc7e389a0aaa459", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025854"}]}, {"@id": "_:N9568fe056a79418db821fc9c20f6ec40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0332792"}]}, {"@id": "_:Nf88796cbdc664c1aadf8dbc97e62db0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54597004"}]}, {"@id": "_:N2e23f027694c4bddadc5136645180a4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851731"}]}, {"@id": "_:Nf97e212bdbca41d0af0fb39a3cb1bb9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204317008"}]}, {"@id": "_:Nd8dc2b0f7dcb46dbb09732ebc945ff03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024913"}]}, {"@id": "_:N5324e7f920e14d5dbf4592af1315bee3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024579"}]}, {"@id": "_:N8cf75fd4acbf4ecd8e55612cc767945c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8011004"}]}, {"@id": "_:N89c715b7c57d4e6195bbfb3ab232e4ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162285"}]}, {"@id": "_:N56b2fc7ce8c049d896acc6922ae5e25e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302820008"}]}, {"@id": "_:N02f700127f0247a6ae0cff0b11e76b1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3874458"}]}, {"@id": "_:Nbe9ba24018744687966924b5d257ef01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805887"}]}, {"@id": "_:N08a350b0b47f4029b3d66cdde0be0898", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3650004"}]}, {"@id": "_:N481e1b78b7844668afb35d17623f4199", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023286"}]}, {"@id": "_:N1b662008a6424845b883b1b9b61db8f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280382"}]}, {"@id": "_:Neaace04b820b46f18dd2199c3c22245a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009938"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024154"}]}, {"@id": "_:N27846cb6b42f4c1e97a4994c4ddd4248", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344312"}]}, {"@id": "_:Nd89b62f169194f0c979cd9ff7a97248b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837352"}]}, {"@id": "_:Na8d5a4114fed49b3a935d732fe51a600", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/ORPHA:453310"}]}, {"@id": "_:N56b9506acc434e4e94a4ce5f4b8f3ea4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431109"}]}, {"@id": "_:Ne83f3daeb0e24850920cf323a0cc6487", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24982008"}]}, {"@id": "_:N438e2eff3ba446e8b232bd379c0befd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22447003"}]}, {"@id": "_:N3203e84507cd41318e6de299b7090ec5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002091"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277226"}]}, {"@id": "_:N9dd751affd224a2386800729e3f3d0bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806216"}]}, {"@id": "_:Nd20b72dbec0b4c49af802b3dc4502b58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040264"}]}, {"@id": "_:Nbd9f7b340dad47e88967885696d17525", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007970"}]}, {"@id": "_:Ndc173ff89ff04e99b4a6ecbeee783c0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2751873"}]}, {"@id": "_:N96eb60fe678d4221ac1d24877191a64c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18070006"}]}, {"@id": "_:Na4391e5377eb408d9d7753304a143828", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025098"}]}, {"@id": "_:N855a43a206b34c10902d587b369c2e3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1121"}]}, {"@id": "_:Nf0398bd2bb534fd2955a679cb7fa84d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022918"}]}, {"@id": "_:N23dda6018f1e4b84b3be40584d674451", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023411"}]}, {"@id": "_:N8b186e2e1b6c4925a6772951106a930e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699269005"}]}, {"@id": "_:N372ee56146bb4ecfa9201815ed8a4753", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007819"}]}, {"@id": "_:N94307a14beea4a4fbea8ba5ab144c392", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204912007"}]}, {"@id": "_:N010ee7dbf5584b49bcfafa430991fe6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853702"}]}, {"@id": "_:N55b60b7bdaba4f6d9c679aae3ab336a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230145002"}]}, {"@id": "_:N7cac301546d44313891176bf97624326", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0028433"}]}, {"@id": "_:Nbc903273246f41e2a71862c824532c2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005096"}]}, {"@id": "_:N51133be5954146afa250e9bff264b722", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371409005"}]}, {"@id": "_:N30d8eda4653841fbb9e0e693f0b1c590", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042798"}]}, {"@id": "_:N5a20f71dfa7042548d8076ad7182f7d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853118"}]}, {"@id": "_:N88cd8281181c493fb9fffb1a6f5b4070", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2855"}]}, {"@id": "_:N7d8a7b59739444c5a02c31650e9eafe2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023627"}]}, {"@id": "_:N43bc363e70dd477aac8ddd07cbb9f87c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0150"}]}, {"@id": "_:Ncbac0c5be8cc455abf143d3ed5c7c4be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011192"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023482"}]}, {"@id": "_:N5037f85030cf4e1a9e7cf2d25cf737d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280573"}]}, {"@id": "_:N2b7206fb6f96453380b3055290b041b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1398312"}]}, {"@id": "_:Nf8f9dd00c8f842edbc6cc6a0fa30dc11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280770"}]}, {"@id": "_:N1515e40b28944acea552370441a21580", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126902008"}]}, {"@id": "_:Na487f9af220c4bc6942798e2b8beab45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27849002"}]}, {"@id": "_:Nc9026b3418d347709293a8c7a082c87c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859979"}]}, {"@id": "_:N40800704a5c94d99b8b40c6762c52eb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020492"}]}, {"@id": "_:N593b6ad9b5734794bcac384bb253a5af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008594"}]}, {"@id": "_:Naf01b4d92f7e4c3cb09dfe00c73934ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004968"}]}, {"@id": "_:N87cc072b62cf45b287fb32d557dc6087", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2634"}]}, {"@id": "_:N6c1ae43260614b5c89374b4b7d2f5bb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853767"}]}, {"@id": "_:N2d11fc44dd444f7faab0327a17510b42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010794"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023701"}]}, {"@id": "_:Ne4be6ac76a634f9096cf80e611a0a7b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2676198"}]}, {"@id": "_:N2f0c82b90e174e55932896822b690a28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025736"}]}, {"@id": "_:N336b4e37c7844182b482df64bebaff87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265681"}]}, {"@id": "_:N0ea571445d35471b971f5ffb7dc382aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022224"}]}, {"@id": "_:N630dbd5558244439892260c979f63455", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022128"}]}, {"@id": "_:N64e57912c19547db827081cd7d12be87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005184"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1560305"}]}, {"@id": "_:N77d8315ba411481d90518b21af931dea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023811"}]}, {"@id": "_:Nbc1849eabe084d0e80948ae5531b7067", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4473006"}]}, {"@id": "_:Nfcca6e10c76949b4a1dd135074240359", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392525"}]}, {"@id": "_:N7461c87fd5fe4ef0aa5158402fe34da7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112682009"}]}, {"@id": "_:Nc9b535a957fe47859ff90d5b78479dfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023465"}]}, {"@id": "_:N7c4802a33022417fa4720f1054829406", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0269209"}]}, {"@id": "_:Nbbeea7bc29d6488489f62bff0f530542", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0033020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3053"}]}, {"@id": "_:N9feb5b2f09054ee29e849a756fdaa997", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34643004"}]}, {"@id": "_:N0de787e88bd8450fb9f47bd6f21211c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3708"}]}, {"@id": "_:N2a2e13d41355431fbe7228913b079d3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860608"}]}, {"@id": "_:Neefd50bcf52644b2aabfa42ae14ae0db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266430"}]}, {"@id": "_:N8dad321e5da24405aeccbbff961e4517", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005567"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537152"}]}, {"@id": "_:Ne627cdb3902a42398a6914712664e014", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003992"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968814"}]}, {"@id": "_:Ncd8b28c5707a4bec9cf2162dec6bec28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62064005"}]}, {"@id": "_:Nbb12f3eb2ec646ebafb7c4d28e630958", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0343494"}]}, {"@id": "_:N89529e8577cb44b0be9728720c34ee01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006865"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024974"}]}, {"@id": "_:N56884b23919e450fa6a5914536a1bece", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021456"}]}, {"@id": "_:Ne502c46969844e6ab917eebf278cf968", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299464006"}]}, {"@id": "_:N9d3f6ef214914146af4992157ab7cc80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387927001"}]}, {"@id": "_:Ned5f4ac1475b464693dfd9aadd304951", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023490"}]}, {"@id": "_:N67e730c8325a415599776cf870660508", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37821003"}]}, {"@id": "_:Nd7c3b327a3384e5e9308f22f6c60528d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000992"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0349506"}]}, {"@id": "_:Nfcf6fbbd8a5249a4adeeeaa796c711f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001656"}]}, {"@id": "_:Nb00a60a0b54043e288ae4c149f21557d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015175"}]}, {"@id": "_:Nf1214a3e9115473eafc9df70c7892beb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nebefaa36ba1b4e4f8e42f64331c51b25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024089"}]}, {"@id": "_:N58481b1915434ff088cc6fbe73e2c557", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278040002"}]}, {"@id": "_:N4c0169da78e1446e9d82dcb2a1573617", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253259008"}]}, {"@id": "_:N2359bd438e1a49e2b9d95be4d72d57d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50582007"}]}, {"@id": "_:Ncf9c4b108cfb4541bf26c348039a6773", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685707"}]}, {"@id": "_:Nea3b66734150474985c1c0d91ad313b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007964"}]}, {"@id": "_:Nf7900ee3d14f4057a677320c74c04f5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833429"}]}, {"@id": "_:N945e6bc882ee43d6991333b2883792c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280544"}]}, {"@id": "_:N51dbb726542644a296f2f586d835bee5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235946"}]}, {"@id": "_:Nc62b0ff3103a41f8aa5d220a9d06d453", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20696009"}]}, {"@id": "_:Ncc96095016cd490fa8e268f0199310ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856655"}]}, {"@id": "_:N7a00f01c529b4a1d97aa85f41caeb904", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2974"}]}, {"@id": "_:N2f8d949150f744199a8cac3f2b3f3191", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072959"}]}, {"@id": "_:N76507e07b7654874959e24b164dd6d10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969176"}]}, {"@id": "_:N44a26a8832794ab2b9c89e96fac56e8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563333"}]}, {"@id": "_:N925237a7141f4fe687fc8ad397443eaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024980"}]}, {"@id": "_:N8695295b67f3421b902600fd47dd3fe3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855119"}]}, {"@id": "_:N1c3fb0e3f4264051a18f88a3533a8d5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840382"}]}, {"@id": "_:Ned9394eb2cdd418cb500a0a51101756f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D065306"}]}, {"@id": "_:N8c962cbc2f2148609a6a710fbb5fad73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702391001"}]}, {"@id": "_:N25d3f886a731465cada2ee6c2e7f8658", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280343"}]}, {"@id": "_:N0c2af1f21253420fb7e329d2e1b71ed0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034050"}]}, {"@id": "_:Nf681d3fc585e4f328c5ec247d07cd287", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003706"}]}, {"@id": "_:N96dd9c4b37da4380af6393d24a43be11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423699002"}]}, {"@id": "_:N3ec2a6e861c3442f9183b020b6ce5d6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003320"}]}, {"@id": "_:N9d95b53e38594e92bc0804d573201245", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030214"}]}, {"@id": "_:N2189ab916b3d4492ac9066a4b22c79a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022510"}]}, {"@id": "_:N7d25c3d3ef8b4fcb9f5505db6998f1e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001935"}]}, {"@id": "_:Nd77e42ff402f469fbf4ac54836db4f72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844384"}]}, {"@id": "_:N0c91f53da4cc46968a598070490e879c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149771"}]}, {"@id": "_:N698fcdcb776b4290a8895256f07f411b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266576"}]}, {"@id": "_:N4912551ace1a48d09a96992d911c80af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266034"}]}, {"@id": "_:N6610e81494234b4b84e367e390c911ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59393003"}]}, {"@id": "_:Nedff0874423344f4a91528aff8cbc346", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0543968"}]}, {"@id": "_:Nea760da8968d4fe794e985579dbbb5f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020506"}]}, {"@id": "_:N0fd81a8f6aca4a03a3d666f94f20eebf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128496001"}]}, {"@id": "_:Nf3de8e51acc246319ed849db05446900", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035304"}]}, {"@id": "_:N2c9b1823309f4f809160b814a8ae577a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023277"}]}, {"@id": "_:N6097ec5ea5a34cbab4a2be55fb2da43d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233788001"}]}, {"@id": "_:N99baf3d602804a9aa60e246902a2932a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253455004"}]}, {"@id": "_:N363087745efc4509b088e32658de6a95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236817003"}]}, {"@id": "_:N7120eef24dcc40248c3a5b35217ec2c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:430035004"}]}, {"@id": "_:N3f9b37ecbca342659c2e3a6c46f00251", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280698"}]}, {"@id": "_:Nf4ae87470b9b4c729c62e6710195f2e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085220"}]}, {"@id": "_:Ncbc434017775448daef8c7859c0b8b9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833882"}]}, {"@id": "_:Nba6f9b92cc8d41d883106b90da165cd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51387008"}]}, {"@id": "_:N13f0c181eca04b4bb5d94e4a7e27ef86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000070591"}]}, {"@id": "_:N5ddea22cf45b4307a53ff4cd8d0546f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020900"}]}, {"@id": "_:Nc57cc0669b284ac4bf4762633a2c8539", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011660"}]}, {"@id": "_:Na6dd06ff6ccb4f70a767895e1df54dce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010038"}]}, {"@id": "_:N86eea812d0ca4bc48f06ddc03061b089", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360441005"}]}, {"@id": "_:N13844606057344518097e6dfd023a1ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852242"}]}, {"@id": "_:Ncf25ef2eca2e41c397c22c4802b93a66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166830008"}]}, {"@id": "_:N149ffb5f7276478c85084d461d6d5397", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018246"}]}, {"@id": "_:N51567ada335b4a68a27044831e86e25b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856471"}]}, {"@id": "_:N1ff99f9ef32642ab8c0bda79ff8f2f72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848530"}]}, {"@id": "_:N2c6c17d702f54d3f9dbd9af6067dc56d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014826"}]}, {"@id": "_:N07894c6a9cd44633acb6cc12669094f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004386"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1535950"}]}, {"@id": "_:N7fa8efbee0b44bb28fd32fefc09b9493", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204739008"}]}, {"@id": "_:Ne3dad38d0eb0425786ada1b3f8fbbc1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024836"}]}, {"@id": "_:Nb169b3ed1d164c839cac6094cf8c4102", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538231"}]}, {"@id": "_:N811f4bc0efa54c31a10ee7d0442e20f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266815"}]}, {"@id": "_:Nf37671ffca484fc994f6a9092d827db0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44526006"}]}, {"@id": "_:N9e6a05240d244b5ba819b49bae4cf389", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023895"}]}, {"@id": "_:N9933ba0d982143ddb4d0fc8812f55321", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025595"}]}, {"@id": "_:Nd5c21efc4efc476898dfd418f09e8d33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0577655"}]}, {"@id": "_:N5517431efe3b43b09132ab876d2a8bdb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:698065002"}]}, {"@id": "_:Nf2f548c4c46b40509c53be66d52704e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0279680"}]}, {"@id": "_:N199302df540846aa96d09256c37ddf92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74189002"}]}, {"@id": "_:Nd409ec3de9fa4e978e6c9508b02aa997", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858395"}]}, {"@id": "_:Ncf256af3ae5940848994b7b8c9cbd412", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22298006"}]}, {"@id": "_:Ne81909539281470a93f28f7198dcc372", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344232"}]}, {"@id": "_:N05cea7160cfe490d8c80c9ca55f4f29d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397974008"}]}, {"@id": "_:Nbdd3b04b651d4e9b978d4cb920c5bdea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022002"}]}, {"@id": "_:N38e60c532a6748508fbfb5654740e961", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402633003"}]}, {"@id": "_:N65293ee819564937a630d0c5dd4140ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1512779"}]}, {"@id": "_:Nd34edbfe0bc44c12b81de831aeef08c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003917"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025510"}]}, {"@id": "_:Na5985f991f234b98b8e61254791a0271", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023052"}]}, {"@id": "_:N477d8e9d3a044f1a814ea7d8ee92cb0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860202"}]}, {"@id": "_:Nd723429f12bf4ead83d268300b1d2e31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844554"}]}, {"@id": "_:Na977a47243114a109baddaeea5bd9853", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031347"}]}, {"@id": "_:Nd6878491230647de8868aca4a1685b77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018268"}]}, {"@id": "_:N03f55174019042278eed698906ac56f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022225"}]}, {"@id": "_:N1e46b356041a4e44857d824318a3fce6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:310439007"}]}, {"@id": "_:Nfa06d8d9f1b94e21a25f5897e70d5375", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345617"}]}, {"@id": "_:N16d319e24e2542b889da09a3838d8a1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:698835006"}]}, {"@id": "_:Nf60130f3be9e485a86193dc3d7d99cb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002893"}]}, {"@id": "_:Nca42565419764ba7b48f333df0e02f7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025819"}]}, {"@id": "_:N8be4c877d6b84cae9050f14163f3b31d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231528"}]}, {"@id": "_:N6c89a0e336f64f559dabc338d0061d17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014717"}]}, {"@id": "_:N3a5a5c37874b4f7c9f9f2d055b4c7715", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023348"}]}, {"@id": "_:N5e60ec8f68cf4fcf968a0a4fb998b1e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000287"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280649"}]}, {"@id": "_:N9e7a7e2fb13546999c8426e08b56e29c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009556"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3276744"}]}, {"@id": "_:Nb7619984a9534378b11ec1e2554eab29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53619000"}]}, {"@id": "_:N3c90e3a3ed1747b9af91c53dea9cedf3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537968"}]}, {"@id": "_:N6b02d83491a4471f9412d197c733f733", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835798"}]}, {"@id": "_:N94b4b67bc6e54e179aed0d7938afd324", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64779008"}]}, {"@id": "_:Na6c36f3556a94983aa32595b217e8230", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4015009"}]}, {"@id": "_:Nf3d220beead84cd29a2a248eef19825c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280683"}]}, {"@id": "_:Nc6dad313b34c49edb0ce4b4928d462d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001991"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3551148"}]}, {"@id": "_:Nc4a3de464f3d4072aa0904583bc2ba63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275514001"}]}, {"@id": "_:N5237d3098e7e4191ae52da2b12ab24ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848800"}]}, {"@id": "_:N73ec6610fdf74e04a1c9df6a6e05bd5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024328"}]}, {"@id": "_:Ne64957c6adab420e8ad20ee8a6321ced", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010135"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024024"}]}, {"@id": "_:N58f6831ad81b429cb4d505fc6e802e6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234505"}]}, {"@id": "_:Nfe597196764549b9a392c803025ffb8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566366"}]}, {"@id": "_:N7d08180b176346b2b226973e15935739", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238751002"}]}, {"@id": "_:Nf7ed395f6d29478d96c79782c5c10358", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864696"}]}, {"@id": "_:N372c668b0a0b46aab51739bd1d0e8946", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846351"}]}, {"@id": "_:Nd8ba6f6a0a9241378f34f9757849f356", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014719"}]}, {"@id": "_:N01d762fb8eeb4b87ac98f8776127b3cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280521"}]}, {"@id": "_:N26980cb2398b493ab44724579a0b2b54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25374005"}]}, {"@id": "_:Nd769f751b24246c28fc6e617b02ea04e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008489"}]}, {"@id": "_:N8a4f7160b8174aebace05f1808566f14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036651"}]}, {"@id": "_:N04611b0c64cb44d7a1eecde7ed814a6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3801"}]}, {"@id": "_:Nda1d50eedb5c44e9af0247653c25efd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023495"}]}, {"@id": "_:N89eed0e5a506499fab0baf333f7f5161", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020803"}]}, {"@id": "_:N736437994029423caa832360bddfdbcf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426439"}]}, {"@id": "_:N94509fd55582465fb1855d93d8a61b44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009264"}]}, {"@id": "_:N1f2cbcb0781a469eb3a18c6e9a9569ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002509"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838391"}]}, {"@id": "_:Ndb4d14bdd4554020baa2d4ca55bebfa9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849341"}]}, {"@id": "_:N8cbd2d92f57e4587a0929ad81a1f973a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851303"}]}, {"@id": "_:N51acfbff3dcf433193d7837b00c2b6cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266625"}]}, {"@id": "_:N4bd05fc3cd55442688c7c0645216ec9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020955"}]}, {"@id": "_:N908d05ea179745e6877007a314723a1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431659"}]}, {"@id": "_:Ndd146c0e6ba54b95b701360ee808053d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3665386"}]}, {"@id": "_:N1f7a9e2baa694b2ca4804fdb2dd3be73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16331000"}]}, {"@id": "_:N7ebdfd7839114cb28d1fb2f7b2230550", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426433"}]}, {"@id": "_:N0bd01df552894473bac2fe08bd652277", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33377007"}]}, {"@id": "_:Nbeee50768cd3485bba14f8e93b01f735", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0273482"}]}, {"@id": "_:Nfb7e21928e5f4a63aaf696a74faf1895", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0856628"}]}, {"@id": "_:N02a386777f6d4ec5b7abc3f77052e743", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232301"}]}, {"@id": "_:Nb2083a6e17894f3a88234af39b58af45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021564"}]}, {"@id": "_:N6efb55181999401aa36d816e09ade2a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023213"}]}, {"@id": "_:N056ebef6e4a642afa139ae09b468ca36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024207"}]}, {"@id": "_:Ne339291afd2a41dc9ae643aa8b2c31d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015470"}]}, {"@id": "_:N2cd82b2dc29341bba72742476cd0f3cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023370"}]}, {"@id": "_:N570486f0abf74f5a9580b71edc883669", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267026004"}]}, {"@id": "_:N4b290f2442034483ba96b6d5054f560f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242584"}]}, {"@id": "_:Ne2915f74c05546fd9828d54382cb5885", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836003"}]}, {"@id": "_:N3550ef200c4e4516a7173af7ac427b6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127034005"}]}, {"@id": "_:Nf98287b3158847f4931835183beba72d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042166"}]}, {"@id": "_:N4020d291b17d42a1becabe82935b4649", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000652"}]}, {"@id": "_:N5edecbb0265742aab78026e126168153", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023069"}]}, {"@id": "_:N22b49429cae548fb8392465277b4cbbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834931"}]}, {"@id": "_:N833cad1a82b3426dae3c615ab9d439fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280341"}]}, {"@id": "_:N42ecdcbc81b24621bdf49098376d693a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004414"}]}, {"@id": "_:Nc2f465f344134ddb82e058cf538759ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025637"}]}, {"@id": "_:Ndba168b60edc4f0c8fa9423cd7a1b0ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0860904"}]}, {"@id": "_:N03d37c7b3258495f829919d7f2caf407", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012770"}]}, {"@id": "_:N9dea4579ab3f438ca4d3868017f4d593", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126883004"}]}, {"@id": "_:N8baf416a6c3f464e8166c9cc465423b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009314"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024448"}]}, {"@id": "_:N4f55fb5973b3478d9334fa9c3eb9693d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020938"}]}, {"@id": "_:N65711d28d7274acd9328752a34c0cb7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280712"}]}, {"@id": "_:N81d89900c26f4bfe9ee90a5035ab1fce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93255008"}]}, {"@id": "_:N69a6ac51071e4e649bb6c1373b13f695", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22858003"}]}, {"@id": "_:N7c75765ef105473fa4a765a2cddc474e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004677"}]}, {"@id": "_:Nd253c8fb733448c298d917a03d672a53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868577"}]}, {"@id": "_:N8340c121b2bb4a22bc54d14f332c1046", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0442874"}]}, {"@id": "_:N4ca0515f47b3424d944b32a7cc75763c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009081"}]}, {"@id": "_:Nb0c594b652b7465b9cba44a296c2c97d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022135"}]}, {"@id": "_:N826f14572ef74187b79616d095c748d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231616"}]}, {"@id": "_:N65a2b83c0ebf45688d5aa5eb0520f777", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021636"}]}, {"@id": "_:Nb91e46a8ca1a44e0890845502d5f77b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024441"}]}, {"@id": "_:N62062be4f94544aea0cce571e3d2e098", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280760"}]}, {"@id": "_:Nb4d969c01f8b42fcb21c8cfe7ea8d4be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856023"}]}, {"@id": "_:N25eed48e6d1446aeb45ddd0e8a3f97a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027059"}]}, {"@id": "_:Nbacc8fa780c64680985c19e7b1ece1d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009423"}]}, {"@id": "_:N4ccdaaf6eed34a939b307d630ef01ab5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024659"}]}, {"@id": "_:N2ce0b546b9ee407d8a4a856c744805ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020918"}]}, {"@id": "_:Nc0d773001085412b911347e3ab2cf8c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021284"}]}, {"@id": "_:N4d0230bce27d42178ef8d1907fb49b11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024933"}]}, {"@id": "_:N3143535da5ed41ea8c57adaff145b38a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111522004"}]}, {"@id": "_:N8540155dca3c4a7988f07c980e5f9ddb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79120002"}]}, {"@id": "_:N138339c5bb424f958de7f9fa4808ad35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022015"}]}, {"@id": "_:Nbbaa628f969646db9b23363682137b1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024616"}]}, {"@id": "_:Nfa0ec863491c47ae8d33609d2c02c555", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:713514005"}]}, {"@id": "_:Ne1e0038bfbca43a892e8a5d2513d85bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367004"}]}, {"@id": "_:Nbb63134543514c30b4b2e028993897bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007509"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021573"}]}, {"@id": "_:Nfe65809b5b364083a71abfbec458340c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025083"}]}, {"@id": "_:N6b06807e0de948fdb178aff5a289f765", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969237"}]}, {"@id": "_:N0d0ea9f9e34a4be29f103e3d23951707", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:192073007"}]}, {"@id": "_:N695dd6dd5abc4c09a6fb840f30ad190c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020734"}]}, {"@id": "_:Nf3d0f03e720d47cd9d16fc825f02cc57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021190"}]}, {"@id": "_:N87e0025c20a04f02ad2d4601eed11d42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8114009"}]}, {"@id": "_:Ne4e74ece075948e8938043dcb7315619", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19636003"}]}, {"@id": "_:Ne2835747abf34fb9a9cd3960f9138b59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073023"}]}, {"@id": "_:N38252672d15b401b9502e84474abf761", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073069"}]}, {"@id": "_:N97145feda8454b8eb4cee84f4ddc1aca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857074"}]}, {"@id": "_:N5ef23878e0844abfa5b167a3c3f1bb17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840376"}]}, {"@id": "_:N84e2666b4dfa4564a6c4891fe2a280e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848869"}]}, {"@id": "_:N989844de7c5a47dfb486b3fa52c268c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021927"}]}, {"@id": "_:N5b26aa11b93b4a99907f2656acd307a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012205"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000072660"}]}, {"@id": "_:N3da5401e6c024775a1923f472722fc3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002986"}]}, {"@id": "_:N86d0ea8f1b7849e2876b86b2568d1d7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011567"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344730"}]}, {"@id": "_:N30e7a6f728ce4ce987b8c3efbb71d6c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021916"}]}, {"@id": "_:N9c0da4794b6947f5b93414ac169f6076", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271441"}]}, {"@id": "_:N17ba11f6478c40fd997b41031c0354ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0347509"}]}, {"@id": "_:N55e8cff56a3347f59ebc3f5803f4805c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0599035"}]}, {"@id": "_:N1f01761cea8c4accafc8daff13ab0eaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003655"}]}, {"@id": "_:Nde25d130cb0a4101b3b9afd08dea4892", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12676007"}]}, {"@id": "_:N41f273fdf22641dc9a3defdafec7a534", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63211008"}]}, {"@id": "_:Nef55eef29feb44199b8183fce9626c8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15013002"}]}, {"@id": "_:Na0b189f32d2c4a4ea8bbc37cf2decf39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537342"}]}, {"@id": "_:Nfa485927800743bd80f3b1955830f68c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866206"}]}, {"@id": "_:N93e0bbf71b75417f87503bfd54b9d891", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0398650"}]}, {"@id": "_:Nd3469d650deb40b2ad7b61cf77e81200", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011854"}]}, {"@id": "_:N3a929a687f374d53b8390d55dd6b9cd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013585"}]}, {"@id": "_:N241842561d4d4da8ae915fe91c289388", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022304"}]}, {"@id": "_:Na94560cb9816476996cfa9b72847984c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2761"}]}, {"@id": "_:Nf244f82c54084a44b678afbc21dfebd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863739"}]}, {"@id": "_:N464dddfdee6e420991097354eb7af030", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022349"}]}, {"@id": "_:N6c74de51ecff457e933570a60ce7a885", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845272"}]}, {"@id": "_:Nc11751dbf1e2450296881c82953af817", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0028960"}]}, {"@id": "_:N9cd7b7d3256c466399b4995122dacadf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024314"}]}, {"@id": "_:N8a082e7668fe4ffa9ac14f3a4f4e7fde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024172"}]}, {"@id": "_:Ndcd628e04526493c8c3c38bdaed46fd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4173"}]}, {"@id": "_:Nf526bede68bf4bfda2ac045a17a394ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3665347"}]}, {"@id": "_:Nec668ddd38764b68b14473fddcffe154", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012021"}]}, {"@id": "_:Nc7146f3247bc4f8eaa2496b391fdd35d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D049328"}]}, {"@id": "_:N9645b0fee97347d482af4dd8e2c7decd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025188"}]}, {"@id": "_:N46e6e53378d84d8a9d0aa0837794c433", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nb74beaf6bc9f4fcfb5e59a40307e94c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005891"}]}, {"@id": "_:Nbc197fe540cf463ca61af0254277f91c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832348"}]}, {"@id": "_:N9bfd166bc8e8472e976efe09b60c22af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858569"}]}, {"@id": "_:N869667c4768f4f68acffffeb945087d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83612000"}]}, {"@id": "_:N5a6de02da7cc48ccb7298460331a707a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197866008"}]}, {"@id": "_:N4da4ed8984eb4b6e9ee367d7bd4f35d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166702002"}]}, {"@id": "_:N93136cf53ca04b879ffe6aa09e9987cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010255"}]}, {"@id": "_:Nbeba3330e5ba4bc298e094ded626231c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023581"}]}, {"@id": "_:Na8f697e827e441049f9cff66fb9ecc95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57048009"}]}, {"@id": "_:Nd34982349d144f6bac28ff78f4ed0c88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0546884"}]}, {"@id": "_:Nc22f11c43eff41589cc13bbf8adf2161", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100135"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022286"}]}, {"@id": "_:Na3c2c079ca324ad983490f085f997f4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:258117004"}]}, {"@id": "_:N5f75c985f181493b9ab637c3b2be67db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022520"}]}, {"@id": "_:Ned9ebfdc91004e63a782d1f9bb77984a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858857"}]}, {"@id": "_:Nc83870afe0bc4095a253c569573e5b47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238395"}]}, {"@id": "_:Ne506fc795044459ea06d4427e25ddc1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190785000"}]}, {"@id": "_:N21dffab03b65428b8f458b4e0e3e5444", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6950007"}]}, {"@id": "_:N154005446070430a9bcbd1dbe4d31648", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011328"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020755"}]}, {"@id": "_:N334cd97ae5734df791253f2630cbed3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040485"}]}, {"@id": "_:N7d78841017814e84acc408c770ae77cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022978"}]}, {"@id": "_:Nfe03e8b9f52d4c6d8cb9dbcbfd9da784", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022914"}]}, {"@id": "_:Ne7f096b29d714eb3ad8ee66901b888a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0566888"}]}, {"@id": "_:N4ac659f218324f5dbed3c974dd02fa56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0028817"}]}, {"@id": "_:N4d49245ebfa04a63b7e661d9a762b7e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280761"}]}, {"@id": "_:N0889c0c5550845329ace8aadc0e946d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032617"}]}, {"@id": "_:N7000917fb668455f8bf6cb3b0151ab3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025659"}]}, {"@id": "_:N47b2f4a3cfa544119e9215f72e2a4509", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N13267cbec80047729c06de37896dc2b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1706004"}]}, {"@id": "_:N503b3825c79648f0a41f6c7da189e0cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1527366"}]}, {"@id": "_:N6a9e3d8743434a46bcb66ef45d30cbcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073004"}]}, {"@id": "_:Nd2c6ba4f681a4cd8922ac31917db10cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339555"}]}, {"@id": "_:N79dc35fca5fb43a3beba4b53d34855c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267100006"}]}, {"@id": "_:Ne6078b5981524af99bef7d9da1dfd2f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265865"}]}, {"@id": "_:N10baa55b0e6d43c3bf72e7046212881a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024348"}]}, {"@id": "_:N055c891b1ecd4502b9b6e4cd0f11393c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016510"}]}, {"@id": "_:N7083b15abcde4a2f99d9b0d1df475e8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002546"}]}, {"@id": "_:N5b19f8d409f045a1b25b8c8d148f7f23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0558165"}]}, {"@id": "_:N741909774b6c4aeba36b6e69eafb26b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023087"}]}, {"@id": "_:N4811ee0559884112b738732108c4dc61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426891"}]}, {"@id": "_:N6df01fc1e05f40ada213129f9710fc37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0877165"}]}, {"@id": "_:Nc56ecdc16409464ebdd860d2860c8ee6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266470"}]}, {"@id": "_:N78bd589d486942a1b4bf37ebe7be4504", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25169009"}]}, {"@id": "_:N6a8b27ae30394664af1c3ad318032262", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023809"}]}, {"@id": "_:N7b8264e239674240b3605b4693aed71a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003440"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850558"}]}, {"@id": "_:N4514aac74f564e209adc3d3806dfa026", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400003000"}]}, {"@id": "_:N34b18d37f8574c009b88aa954a0040de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030246"}]}, {"@id": "_:Nfac8dfae8134415daa6aeb9caafa2729", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011991"}]}, {"@id": "_:Na907b6ef7bad484d813b49ebb38184e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023003"}]}, {"@id": "_:Ncf65677d5d0b49d282b2b01199357a05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021878"}]}, {"@id": "_:N12c2271faef140aeb92c2d55ae9b5dee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024018"}]}, {"@id": "_:N18ad06f9c65f49a29037582646253777", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013575"}]}, {"@id": "_:Nad7c35ab7d714b1c9e258252ba4e1e72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010965"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023623"}]}, {"@id": "_:N6dacf9025eb14662b39d51c06f48eec3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520736"}]}, {"@id": "_:N2b83b72c65af4bbc89f1a95e2d13550d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239842"}]}, {"@id": "_:N6e07dfbcdfb94e68a9cd9f84ba27c511", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280755"}]}, {"@id": "_:N6ea442c4e7cc40b387ce958ce291e0da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0540"}]}, {"@id": "_:N00b95f5fab4b4513824a244f03f5cc46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562388"}]}, {"@id": "_:N75e6494c93484eeab5bd5a23c1b912a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19373007"}]}, {"@id": "_:N36e98720c28b400eb98ba6cdb8bbb7ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012167"}]}, {"@id": "_:Nea11a3906bea47088e481aea2d68a31a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204362007"}]}, {"@id": "_:N49a3740ad23642408165d665d8a06adc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51603000"}]}, {"@id": "_:N6822890e46cb47a99a276027812959cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004911"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859516"}]}, {"@id": "_:N71ee823b8e8b44e587a2ce1991381f3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0340375"}]}, {"@id": "_:N7c94836b076946c9b2cb438b31483a3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18718003"}]}, {"@id": "_:Nc6bda29c505c43eeb1baf167ef68e6c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968816"}]}, {"@id": "_:N3a3f4971c49a4fa4b4f9a41ee9bb5606", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70650003"}]}, {"@id": "_:N0a3e89140449459780642e776211f858", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025761"}]}, {"@id": "_:N40e144bfc98a4c7980769280e4fc53ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859775"}]}, {"@id": "_:N639eab340c1549edb86a0a1b43b22f1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1482004"}]}, {"@id": "_:N42ea18f805e543c58321148f66d0bb2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025146"}]}, {"@id": "_:Nc5d0e1586fc04523991c73ce225f6053", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005683"}]}, {"@id": "_:Na0725ab3cc68470ca4340e6416639508", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001657"}]}, {"@id": "_:Nf4903f7b6a4f46eb94ea4545aba218b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026760"}]}, {"@id": "_:N19508b5c54204f959611532103b23236", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D060825"}]}, {"@id": "_:Nede4b6abaf954aaea3bd31d5cad2539f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299035006"}]}, {"@id": "_:N9afb2b5dbb274bd1a90134603d350929", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431380"}]}, {"@id": "_:N2a640ec53cd74a8989d41bc53239b40d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:427044009"}]}, {"@id": "_:Na6870261455a4c0c9262f103c88ac23e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81817003"}]}, {"@id": "_:Nee876144bbac412793e5ed69c9c3aa77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1820"}]}, {"@id": "_:N8701bb253ce543db8f08ec335bf4d064", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020234"}]}, {"@id": "_:N14d27dced3e746c7a9e0a769e2a1a3ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241703"}]}, {"@id": "_:N85109ebaf0264d4da853b9623a16afdc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50715003"}]}, {"@id": "_:Nefe64c463de04ebd930cb32e0ad771e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836440"}]}, {"@id": "_:N22014daaaff249d2a7184b5bd00d5910", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012481"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020787"}]}, {"@id": "_:Nbab17cf88bfe42bda13324700b767127", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020805"}]}, {"@id": "_:N2c42d2896d3443109e34cc2d7a9a6948", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023797"}]}, {"@id": "_:N795f360bd5244c788e198b3a59b074ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837670"}]}, {"@id": "_:Nd1b19c161d754dab940455d0192d74db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025236"}]}, {"@id": "_:Nf4c74551a68e457aae5990db66f0fc22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151468"}]}, {"@id": "_:N2518857e72674001be6ebcf022995708", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4018849"}]}, {"@id": "_:Nc3b744f1ac4447b4bad19158811ab2c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022773"}]}, {"@id": "_:N060ab422318f4c0e85d67e16eb12af30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030192"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022591"}]}, {"@id": "_:N173754395ad34473bb92524977272308", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001805"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52897009"}]}, {"@id": "_:Nec9badcb94cb4d7f876758baafc2cb35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847393"}]}, {"@id": "_:N6e68b5fa8b2b4f7ebe658899f2e3bf00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002965"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855781"}]}, {"@id": "_:Na3beca45eea54cc7a7f89233a16e1a1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833225"}]}, {"@id": "_:N45843ec0122a41fab752896cbc85e69e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015431"}]}, {"@id": "_:N7d5d1b0da2044539acb593ccbec695a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840077"}]}, {"@id": "_:N12c8ea578152458f865898c8432431b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866731"}]}, {"@id": "_:N143086555eff4be08017149985671b26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021733"}]}, {"@id": "_:N1180a8dea3e34994aa6d3c52a8d7bc32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025650"}]}, {"@id": "_:N2b42c6f2a3d14b7eb6d523e7693cb5ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79074005"}]}, {"@id": "_:Ndffd9ce76ee04b898b347364e0ffbaaa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024305"}]}, {"@id": "_:Nb70a46e4d66a4b84a1bf76ff8b3878e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022989"}]}, {"@id": "_:N66effe5aa6384614a30b9536e6615e05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89138009"}]}, {"@id": "_:Ne6acaf9925d74a548478bd2b4f3ab2ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004416"}]}, {"@id": "_:Nd9192e8683f74d4a96274b8b964c1f67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023422"}]}, {"@id": "_:N42d55d7cd3a641499ad9c8296d82f67d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041915"}]}, {"@id": "_:N42a534ff58ce49d9843aa7a39786054c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853638"}]}, {"@id": "_:N2650244a48a14d158f128000b972f6d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025158"}]}, {"@id": "_:N7a8d2e1b129645bc926fe2ff62479958", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003393"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864715"}]}, {"@id": "_:Nd599576702194fbfaaa8594862053c7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562868"}]}, {"@id": "_:N91fc674a5ddb4069a3e49da323d09582", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024656"}]}, {"@id": "_:Nc479eef1abfc4033bd25e61f1f872867", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001168"}]}, {"@id": "_:N678dfac4a3c94552bce43408f2bf0ab2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072903"}]}, {"@id": "_:Ncc2dfaa10ef34f91bad668bff3ae1003", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011868"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036396"}]}, {"@id": "_:Nafb2033d50c44bbbaf10412f85cacd28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005221"}]}, {"@id": "_:N169d818cdbc34493a5d25e8cfa08eea5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128274005"}]}, {"@id": "_:N2628d1484f5a4cf4ab244433a28186e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845029"}]}, {"@id": "_:Nea0856c8ca3f4f51bc7c96667a80a1e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265809"}]}, {"@id": "_:N583a343376604b43833c11730e592e70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004238"}]}, {"@id": "_:Naaedce984e144364b523025ea3623831", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024688"}]}, {"@id": "_:Nbccb2944c08849e0bd5223145eb91aba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008639"}]}, {"@id": "_:N0fb7e2890f2f4945a4a823b01fc73740", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006471"}]}, {"@id": "_:N9b178d26fe304671ace8a9d850d9017c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2936476"}]}, {"@id": "_:N6db3652a3e504a0f8751a1c460e87d62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0850703"}]}, {"@id": "_:N05a5f6ffadf54a2382d0bed5a11979f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280550"}]}, {"@id": "_:N610993d710224d0ab35b02310de4291e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53801007"}]}, {"@id": "_:N10f6b9bb80354a5190e432d86c166087", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D034701"}]}, {"@id": "_:N7544dd35fbc94bd2bc2cd3ce4630cb50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4160"}]}, {"@id": "_:N756ccbf6320f464e856cdab08466c106", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022777"}]}, {"@id": "_:N06eb68e4b2e74703badcafd4e37cd78c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844848"}]}, {"@id": "_:Nf19d27dcf22c43e8ac1d128db26863e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280589"}]}, {"@id": "_:Na1c3f6446b3940b98771a6f168ecefcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271901"}]}, {"@id": "_:N20056429802d441bbd4117288f14e107", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009296"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024462"}]}, {"@id": "_:Nfc08c287099946b1b6824a3a3e501951", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151908"}]}, {"@id": "_:N2e152b5a3b3d4297b50457a49f29d2e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022460"}]}, {"@id": "_:N03b2102d08814c60a4312763bc352e60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009755"}]}, {"@id": "_:N5d3464b383d8441fa400046e469726d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006895"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845245"}]}, {"@id": "_:N62acf9ee4c794d6b91f75196ca249771", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3149878"}]}, {"@id": "_:Ndcb9fb901c304c7393c77ce12b2ada6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D028227"}]}, {"@id": "_:N5d76b69ebc4e4ff782befa1f86e36a16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009759"}]}, {"@id": "_:Ne11d5a97396b43e2a93d77e692776899", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034895"}]}, {"@id": "_:N7d8a1ae67eab48beaf3ab864732a69be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006934"}]}, {"@id": "_:Nf4654970ea7f47459439bb00395f5e2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023716"}]}, {"@id": "_:N45aeffdc89244073877caae4112bcf05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280664"}]}, {"@id": "_:N1755814956c0494b97fa3a0336aa203b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020184"}]}, {"@id": "_:N9d3a58ef4faa43e2854bd85aa1d66018", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010308"}]}, {"@id": "_:N82507a2bf0e645d79bf7f62e1d911b17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17024001"}]}, {"@id": "_:Nd304f5bc88874f829f9ab1dbc0bfaed2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025559"}]}, {"@id": "_:N2ea401b65f634c31a6b71a5a24a88ea9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205770"}]}, {"@id": "_:N4396c205e16c4b7f9063453b2ce18654", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280364"}]}, {"@id": "_:Nf45cdd3926254bd08f07601e01d3f91c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023887"}]}, {"@id": "_:Ncfe985ca1faa489c83f33ffa3c3eee9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025814"}]}, {"@id": "_:N91c92ee588524b99ade880ecc63e7b14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021707"}]}, {"@id": "_:Ne8e0b0241f7d4c1a9a2f5b1c80619547", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77365006"}]}, {"@id": "_:Ne721dc60175e4ca084cae178e15591f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000391"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837732"}]}, {"@id": "_:N5530dceab3e64308817b5457c514cf8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030173"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021049"}]}, {"@id": "_:N10aaf55a433041adb075a0d291f99897", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021058"}]}, {"@id": "_:Ne10ca989ad4c437fb28024fceeb5c010", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24199005"}]}, {"@id": "_:N801ecd33c3bc4b7bade532821898c896", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024236"}]}, {"@id": "_:N3e3df07ed89847168e5cd7efaacae0c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008591"}]}, {"@id": "_:Nf0fa7d3147934a10932eb3faef51a085", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005422"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025197"}]}, {"@id": "_:Ne8dbff1774414e45b7473c308f4f21b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002925"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:309080005"}]}, {"@id": "_:Nb7a38a73a37b45de946dc894acd8669c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970777"}]}, {"@id": "_:Nbcd39249c55642dd8793de5c1e7f357e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005135"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025245"}]}, {"@id": "_:N96016ff7c0db47afbaf33c1a1a92178e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13200003"}]}, {"@id": "_:N09ba980da0ba4b19868650169c6d40c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:308232009"}]}, {"@id": "_:N6db83628937f43ada09441635f190870", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029464"}]}, {"@id": "_:N033af5b11c6c4c69abca0084387b0515", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024609"}]}, {"@id": "_:N3e5a6defa02f42319e7bcd8e3fd7a4e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008372"}]}, {"@id": "_:N45910a0a02e0451187d7e5e52d166365", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2607947"}]}, {"@id": "_:Nc76d901123bb413abc8191a59d18c257", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15394000"}]}, {"@id": "_:Nb57d4d095bc043798dfc0da2023952aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023486"}]}, {"@id": "_:N223a5b208b134759b59f8ae152858576", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024666"}]}, {"@id": "_:N302d8114b79a4d1cab40f400511402b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126905005"}]}, {"@id": "_:N773e8a23d30e4f58b49ce546889a18e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18064000"}]}, {"@id": "_:Nbeefc28aa24343fc907989881ff1d067", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850158"}]}, {"@id": "_:Nb4a7449f55804e8ba5fdd2134cdd41f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030293"}]}, {"@id": "_:N1557533fb94b4ef097715ea7b541e79b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009081"}]}, {"@id": "_:N366c16b5a45241e0868fd1adaea3089f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10056091"}]}, {"@id": "_:Naf807bb9f4544b96a35048dcc2503ffc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:191260004"}]}, {"@id": "_:Na6c5897763c14a048e9bb0cf0fa8088e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021699"}]}, {"@id": "_:N60b09bb5793046c5b02b650e3acaa1a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426817"}]}, {"@id": "_:N52a4051b45f146eba3bdffca3b73cf77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033860"}]}, {"@id": "_:N96bf441fc8b44c21ace89941c0384998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240783"}]}, {"@id": "_:N16c4e5ba42394596a6ac16dbe8121096", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833881"}]}, {"@id": "_:N906417f758fb44d5a523bca4bcfa1c2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018191"}]}, {"@id": "_:Nec6dbeef7e0e41388802bc4e6ab5eada", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023239"}]}, {"@id": "_:Nf22a9a0a819f485999ab6c5c5c263d8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006129"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844822"}]}, {"@id": "_:Nb7be5681cab5425a897fd11b1e73af5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029124"}]}, {"@id": "_:N07565083851c4091910c75ea178c037d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009436"}]}, {"@id": "_:N4651e9f47695495680eb19e058393948", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D055959"}]}, {"@id": "_:N85ff0bd6d0bf49c5acdcf427713545d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0597167"}]}, {"@id": "_:Nd685608bacff4bbd9ad39b4603fa3687", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751434"}]}, {"@id": "_:N581076b134bf4b6293098923d744b71a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843367"}]}, {"@id": "_:N5320e25e5b12476e9b34ac4555023728", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834421"}]}, {"@id": "_:N4931427049c042a4bb31148baa3a34af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009896"}]}, {"@id": "_:N9ef52cb496774c0bae94c0dbe7fe740b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014596"}]}, {"@id": "_:N43ff734e8ee1456092a35e442120be72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025488"}]}, {"@id": "_:N0e11da3e0dae439ea5feb558249ddde2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015615"}]}, {"@id": "_:Nd586e6c01013401bb9d3dc498e4bc980", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263417"}]}, {"@id": "_:Nb573f408714d48d388c2f67eaac46519", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001818"}]}, {"@id": "_:Ne3f0be359e114a9ab219b308a9646779", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86166000"}]}, {"@id": "_:N864adda1692947f1be0cfefc0d0d0a31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023166"}]}, {"@id": "_:N4da18c84606240dd8f38bb766a759415", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0376545"}]}, {"@id": "_:N4c7e44b480af48339037e58210b4d298", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017154"}]}, {"@id": "_:N8568d67b5c5149f482f76c4455be8699", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001250"}]}, {"@id": "_:N9ab00e21b3c34c55b3737c17ef3310a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025218"}]}, {"@id": "_:N0511aa40c54f4943b7871c7e53fbab02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021137"}]}, {"@id": "_:N9a59932f65be4573bd359ab764f7733a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839767"}]}, {"@id": "_:N439b2ac059fc44dfa957363d3b8e3e13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040100"}]}, {"@id": "_:Ndf7d80e4fb134b3eb24f7237f2f675fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3549698"}]}, {"@id": "_:Nf40736886ac5409a9c318bd01c42f68c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025720"}]}, {"@id": "_:N9de6d503ea6343fab7cd4ec5803b76dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004096"}]}, {"@id": "_:Nb42bbb97ffb64c0bbab2fe54db9e72f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003117"}]}, {"@id": "_:Nf14a24107ddb476988e4503bbf3a1717", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025226"}]}, {"@id": "_:N33c0721cb5b64260afb83dd2740f20b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024184"}]}, {"@id": "_:N83c54331527f4197b35c84fd33faf165", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004440"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856266"}]}, {"@id": "_:Ne2d80a05508847cca7862332f51773a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859014"}]}, {"@id": "_:N1271cfac75d247e984755a702e4b688b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255034006"}]}, {"@id": "_:Nab8743ac346d49aa8c6a076eaa573cf9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000963"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277797007"}]}, {"@id": "_:N186f805e367a44b78f6b92532af293cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95695004"}]}, {"@id": "_:N6c843ff915eb48a7857420c8784ae365", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123782009"}]}, {"@id": "_:N10734259463243818aed5555a2331a45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535322"}]}, {"@id": "_:Ncf32b8462a3c42688f33a826cf41ef63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280686"}]}, {"@id": "_:N3a2a5268fd9246fa8842144082b1eee4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298231004"}]}, {"@id": "_:Ncb5806117f174ac2934416ad21fe00dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024478"}]}, {"@id": "_:N37a8f3d6b8a341d3918796c3095dc387", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234632"}]}, {"@id": "_:N1ca747fa60c942328175c92522c823c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91478007"}]}, {"@id": "_:Nb1a69cb1c8c7458f848de7aa82b04914", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011776"}]}, {"@id": "_:N4c598f929e8f43ef912a350483a2e9c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79883001"}]}, {"@id": "_:N3c9d47e99d6d4d4b8b25dc33101aef99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4015465"}]}, {"@id": "_:Nc7d15241eaeb4194ad4683a9c81e161f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51886007"}]}, {"@id": "_:N7ba1a8bec9f041688740f00d033e01d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220664"}]}, {"@id": "_:N448bd6572e67440bafd12d6de3b25908", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030874"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280731"}]}, {"@id": "_:N4505bc9c9a1645ef83225489b59f6d9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029421"}]}, {"@id": "_:Nb73377ceff15434aa09e1618483d7204", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806510"}]}, {"@id": "_:N091c764a902647369a392259e4b4d81e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010661"}]}, {"@id": "_:N7d8936ed23e24db48d06d26f6456ccd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37373007"}]}, {"@id": "_:Nde1375a023e24e44af9ca844395a7dc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023700"}]}, {"@id": "_:Nd4c823f619fe4043be14853097b76581", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023693"}]}, {"@id": "_:N276eeda2892d474f925626c547987c63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020858"}]}, {"@id": "_:N7c8f1c2ed5a44a968fce75bbf3cb228a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346390"}]}, {"@id": "_:Nb917cc9c9b6c457da1e5786bf5a64712", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001956"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D056128"}]}, {"@id": "_:N44b09f5fdfff40ada7a06a665a68b3da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022626"}]}, {"@id": "_:N26df6fcc5b3e46a7b58eb8a76cf2356c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073136"}]}, {"@id": "_:Nf063240d011e4962a278de8db082b0c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834975"}]}, {"@id": "_:N554bf231a047415593ae07b57657866d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008209"}]}, {"@id": "_:N87636d39106f4a73bb81596ee82a2959", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848459"}]}, {"@id": "_:N12a75237a4e44e529f5020931ab1b7c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25003006"}]}, {"@id": "_:N876bb35ef08b4c04924fffd1aaae16a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0400007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008599"}]}, {"@id": "_:N66f15e94eb3d4fe8b0af203dc96694fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001768"}]}, {"@id": "_:Nb1efaa354e274eabbf2215c32da126e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850328"}]}, {"@id": "_:Na1efc3bbb5524deaa7a39106ab40fa41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0400007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52754008"}]}, {"@id": "_:Ndb15f088a4734d34abb7bdf547b30da8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342422"}]}, {"@id": "_:N8b4cdc44a5bb4e2fbdcfab31058fe611", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0078982"}]}, {"@id": "_:N580ee66927164d0c902a7b61c3669d21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008255"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237603002"}]}, {"@id": "_:Ndd55b2f7ed4e4d73854bcde7ed82813d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030455"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072946"}]}, {"@id": "_:N0f6b064f95f64f5083f8541de282c4b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280257"}]}, {"@id": "_:N0bec710405d34a40b2e7e1bb3986c264", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "epcc:06.02.01"}]}, {"@id": "_:N63197101d9fa4798b9e58ce2188e01a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023899"}]}, {"@id": "_:N8599708166814264aee2f189b5012abc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025858"}]}, {"@id": "_:Nc8148fb40e3247e09882289bd4fe0c9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013224"}]}, {"@id": "_:Nb60edb2ae263456ea477667ef2c49971", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009402"}]}, {"@id": "_:N58bdb59d62a849c48e6162ff1d12967d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:224958001"}]}, {"@id": "_:N453b27fb67df47b8ab023fa17e9ac2f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011922"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023126"}]}, {"@id": "_:N231e538a42124948939fcbfd71b10d0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249331008"}]}, {"@id": "_:Ne3aa5540943e4e79809552d4d75432de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1001"}]}, {"@id": "_:Ne2bdc2086bff402998463e9131cf457c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24551003"}]}, {"@id": "_:Nb8a794700bf94d11bc3896420b53aac7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857790"}]}, {"@id": "_:Nc5006bae38bf4f148b5d4ae452da3e02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95758006"}]}, {"@id": "_:N4bb77b253f524b34bd626933bb06f42a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1527405"}]}, {"@id": "_:Ncc7154c700604bdab190421d9dce8f34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002902"}]}, {"@id": "_:Nb824c3770fc241949c10d0ce5d6d4796", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17585008"}]}, {"@id": "_:N0b2d56b50f354a49a00c7649a327395e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266371"}]}, {"@id": "_:N2068b2259c014d94944ca85de6e7a2f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7368005"}]}, {"@id": "_:Ne136661080164458ba441a33a20bd9b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025463"}]}, {"@id": "_:N32e0784f621a4388893c19391578618c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239949"}]}, {"@id": "_:Nde97a32596504a0b848761a4980f0f87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254732008"}]}, {"@id": "_:Nbbf91393881448f1958715998b280c39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855657"}]}, {"@id": "_:Nafc2297bcba04484ae8ecd1f0f27fd04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48409008"}]}, {"@id": "_:Nfc18cbf2d18f4edd8daef851c397558b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021833"}]}, {"@id": "_:N52191015f0414c59acc4c658a8404c64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022944"}]}, {"@id": "_:N88b23e9ea93c4ca8a2c82ede11bdafb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155127"}]}, {"@id": "_:N9c962bedd6f04df39fb237ebd9c04d09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020796"}]}, {"@id": "_:N6a32bd485d334ed7a3ab47cc5bd469f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1070000"}]}, {"@id": "_:N0386a2d48af84b76a0e036b15e653ad1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019681"}]}, {"@id": "_:N0e7f70ef3a6548158ec46dccd49cd216", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263854"}]}, {"@id": "_:Ne1285fb1af4b46ef84bf66905b27aefa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018564"}]}, {"@id": "_:N8a9136cfeba6431ba941591a60903114", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034735"}]}, {"@id": "_:N62381871cfd04a4da2444187ff2a6817", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835148"}]}, {"@id": "_:N890aa0b6080f49fa873305dc8543c63f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48236007"}]}, {"@id": "_:N0f837d4f80ce42c2a74e8a66ab876fec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002932"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1291266"}]}, {"@id": "_:N70744771251a4dda84f7e5318c18d5bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751901"}]}, {"@id": "_:N665340aaebb84f37af3a8f9ccb63fc78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:184"}]}, {"@id": "_:N6725748e6aa241e0a8f55dafcb172e44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026633"}]}, {"@id": "_:N4f6855f94cad400e8d2b935cb10c1351", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76618002"}]}, {"@id": "_:Nf8f7b48bdbd64b4caa4e661daa9d378c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30037006"}]}, {"@id": "_:N9de0bc33c15c412f98e93fb7af9052a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015266"}]}, {"@id": "_:Ne010e9a05beb4c818f33a9b85a9bf455", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000995"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009508"}]}, {"@id": "_:N5b07ba8c614c4d0387b48aabcb28f85f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0743332"}]}, {"@id": "_:Ne2d8c3aa478c4d8fa5a82200a29c775e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022646"}]}, {"@id": "_:Nbc3ad683756147408cc8057c4ee31c7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014553"}]}, {"@id": "_:N836b3df6ba7a42eeb847fffb975aa12a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0341808"}]}, {"@id": "_:N6cf6136c0a9f4d9fbec905909be1bb16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:429622005"}]}, {"@id": "_:N67d50d6aca014a8c84ef6060569d165b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023268"}]}, {"@id": "_:N3903798479f0446784bef741e0b1361a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024115"}]}, {"@id": "_:N87541ccb07cc4c598e83d92e96cb0b79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042875"}]}, {"@id": "_:N186134091eae48e3b21eedc8a39cb861", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280421"}]}, {"@id": "_:Na86fa954d3b64cb780d99d1e2af29779", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038356"}]}, {"@id": "_:N5116d05d6c35409b9c457bfba1b1cbda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887640"}]}, {"@id": "_:N0e3e7941f4bf49feb0910d783e14fc26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71690006"}]}, {"@id": "_:Nd545e3ea4f1e498baa86616884b618bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022621"}]}, {"@id": "_:Nb6f3e5f1da494a8bbe6b7d4f39db8f58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022982"}]}, {"@id": "_:N80e8159a78674f329efc38beadfb157e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007415"}]}, {"@id": "_:N34b189215522494f9cb53fa5b1f9c750", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014987"}]}, {"@id": "_:N231e4b810f504028ad3aacd7e114fc33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002984"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685381"}]}, {"@id": "_:Nb4bf00b44f794eddb23aec7046497b4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84062004"}]}, {"@id": "_:N64714d1a0663414ca88d21fcd35a7211", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238304"}]}, {"@id": "_:Ncd364e7ad53f4a7cb04a79cff8d29817", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280522"}]}, {"@id": "_:N195ce8c29074438fb40144263e64592b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859446"}]}, {"@id": "_:N962a85debd994b58a75c3e0eeddd14d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024573"}]}, {"@id": "_:Nd66fc4aea507491a978b132b748fc774", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023862"}]}, {"@id": "_:N37360878758c44f4921027b85689c5c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:221360009"}]}, {"@id": "_:N13d1f862e34f43708d534de43ecd90e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023420"}]}, {"@id": "_:Nd49f3ce0849449f090ef7bc0d6345905", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073254"}]}, {"@id": "_:N92352f5adc4c469ebae8288029c56c29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018281"}]}, {"@id": "_:Nc7e55233232f47db8206a7db090f1308", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0850826"}]}, {"@id": "_:Naf738d552b8147e7b7537bf857002490", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280451"}]}, {"@id": "_:N9434c95855d547e3a5a7d8ad23d79900", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38716007"}]}, {"@id": "_:Ne45b21b66fcd4ccebe9b1eb8b014c15e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000377"}]}, {"@id": "_:N98d70927c06a45f8b3f8e5148483b3b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035619"}]}, {"@id": "_:N1df83f4f53524f24ad458abc46452ade", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0400000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:471397004"}]}, {"@id": "_:N71f0c55932ac4f8d94a3ec47c27b2b97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004438"}]}, {"@id": "_:Nf3a258477b7a43f58a8e6aa61b9751a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022036"}]}, {"@id": "_:N156bb318bf82405c8420d4ebaa8262a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005483"}]}, {"@id": "_:Nc0303f78954041638d895acb09c4e2c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022255"}]}, {"@id": "_:N1e66d512d2a845789c774a248cf79df0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021023"}]}, {"@id": "_:N031f21612d834f9292035cbee391ce1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009977"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021356"}]}, {"@id": "_:N0c6ac05460164f0fb811d1b54a4a9df1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860130"}]}, {"@id": "_:Nc40a5d7f450f4f52850184cd72b02880", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037921"}]}, {"@id": "_:Ned7fb66bb65a41699bc1d949180f0f90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247977003"}]}, {"@id": "_:N2e8fd630bded4b919b9e55743e16e4ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236477004"}]}, {"@id": "_:N6b1c4bcc29234626b90e3bb9ba1770cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006926"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024961"}]}, {"@id": "_:N5bd5c4c420b04f088f78917535a5cd1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021547"}]}, {"@id": "_:N2b4adc2e3eb44ebe8a405a34c127b896", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441913003"}]}, {"@id": "_:Nafab88915ed0424992d7415bdce4e446", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128858006"}]}, {"@id": "_:N97348f3a58074597afc317dcec43503c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1622510"}]}, {"@id": "_:Nad7d5b983e6c47f789af48f66d120880", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74751003"}]}, {"@id": "_:N941e7ab57c494e8f997c83c1c3c572c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001670"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205700"}]}, {"@id": "_:N0d451e336f674e9890748df5634ffc90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80954004"}]}, {"@id": "_:Nc1e125f1475a4d56a728da75728f4f41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843168"}]}, {"@id": "_:Nb5982b63218b47c896398e8972660b19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846620"}]}, {"@id": "_:N410c2131f55b4e95945bc2e58b57a33d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151526"}]}, {"@id": "_:N19d7a4eac7244f8c8e8ffef525ad4dfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002881"}]}, {"@id": "_:N216579b4b366455a8461940b3ca39fb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280694"}]}, {"@id": "_:Nce10a63cd47142bdab65fae516779478", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022400"}]}, {"@id": "_:Nd4e0b6ea86bd4aad82daad2d1cdcc608", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0855322"}]}, {"@id": "_:N97de1ad1a5ef42138a22708ce873bc25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536021"}]}, {"@id": "_:N7f9e913a32cf4d77aa012fcf9e985eb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858120"}]}, {"@id": "_:N0932f0cc5fe84d02a58aa754fb032265", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:420990001"}]}, {"@id": "_:N1d104211b0d445a0bf592fcff24faf79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1400105"}]}, {"@id": "_:N63175fc82ac541689c4a4199346aa728", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013261"}]}, {"@id": "_:N4882bce1aafd416e99c8600593692163", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859481"}]}, {"@id": "_:N17b47929711f4654ae6f96a48cb7c91e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021300"}]}, {"@id": "_:N7c7f280e6b314fb28c7a196407e08559", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010991"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023608"}]}, {"@id": "_:N479ba2f9bcc445638cc3600d8823bb64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414786004"}]}, {"@id": "_:Nf8d1b9f18660451489680df2698c0eb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855311"}]}, {"@id": "_:N55b5912aef1a4ac4aa53f537c11f6e99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28442001"}]}, {"@id": "_:Nde85ff55202849fea2fbd7edbd615c7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021347"}]}, {"@id": "_:Nb28efb276398459782464511ca27e513", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849065"}]}, {"@id": "_:N75582047213645049e66e74d53e6e948", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:100"}]}, {"@id": "_:N3bb7a1944a784dc7a5d29d92b0f58735", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59770006"}]}, {"@id": "_:N1e235edaf02b479d803ce3b841d3153a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0409959"}]}, {"@id": "_:N952e1b4b6b6a422285eb54857d983815", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0280313"}]}, {"@id": "_:Nc201f30412224998b84857c128e296e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072995"}]}, {"@id": "_:Nbfad49cced224d558ebef1e658485551", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021201"}]}, {"@id": "_:N6a80a8acbbfe4a74bb7c475ead261751", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025728"}]}, {"@id": "_:N7da0cf00b0b54c3c9abf119e8d0c084a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030163"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022603"}]}, {"@id": "_:Nca5833b0aa8c4ce1aafdef3113486090", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100255"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536252"}]}, {"@id": "_:N6cd4ed6be4cd41d38b02d226cfb05c81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0333749"}]}, {"@id": "_:Nd49e4303a20e4b548331d3d625a6473a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009192"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024544"}]}, {"@id": "_:Ncccd5c7ba9754537ae65dd7e3b83e573", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280363"}]}, {"@id": "_:Na1357e793e9648a594b1dfd53ae3e2f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002736"}]}, {"@id": "_:Neb6522baf22b4555a8d032ff816c5b67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011393"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020751"}]}, {"@id": "_:N549944ec94524404ac2f93582ccee54a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021567"}]}, {"@id": "_:Nef4f58c286d24a0093bc8837f623d80f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C7541"}]}, {"@id": "_:Nc6a68cf8d2d745f3a78d23418d2a624d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2676974"}]}, {"@id": "_:N4b74fb5a33034ba59fa0f9bb6d37ca78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009926"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193982009"}]}, {"@id": "_:Na3b7475b45194179b015edd53c1af077", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25506007"}]}, {"@id": "_:Nb67214bc380d44f9a603e9e986c6a206", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008313"}]}, {"@id": "_:Naeb6f5c94a8245bd90581150aa21b200", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126949007"}]}, {"@id": "_:N9bf8517a238d4731bae97a12f684ef9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715734006"}]}, {"@id": "_:N3e1c98a00fb848378547f3c69b6ba92e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4083212"}]}, {"@id": "_:Ndd596792a9614d729d8b2a4eae17d160", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000869"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86030004"}]}, {"@id": "_:N048e13574e1244888ed04ed7a8fcb894", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030434"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018296"}]}, {"@id": "_:N451b6fb708cd4b13bde0799603157241", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023873"}]}, {"@id": "_:Ndaa39a24d74f43e99b8c001865462d6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862481"}]}, {"@id": "_:N9c6c3d77515741cf9878371ed93e81ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072896"}]}, {"@id": "_:Nf3fcd4f1dc0e411ebd767c8b951e4b06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155100"}]}, {"@id": "_:N702c407001a14e078cd93573135ea3d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022912"}]}, {"@id": "_:N4262506ce67341348df7a57e5e7834cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006965"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855020"}]}, {"@id": "_:N18bf0c99c81f4b9f835a7eaad4245151", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1402983"}]}, {"@id": "_:N0b57ce8f5bfe40f2b81987bb44851355", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024972"}]}, {"@id": "_:N76e54e21ad4d4e15a3843b2a4bc9031c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024679"}]}, {"@id": "_:N24d921e4046549aeb593277671cc4e95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18347007"}]}, {"@id": "_:Ne84590a8d01c4bdb8a02c82a4dab34e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70241007"}]}, {"@id": "_:Ndc8dfed2c7d94bdc957fdcc3450e738e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022649"}]}, {"@id": "_:N064e7ab0fe6c4868ae32230ec56c9fca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034935"}]}, {"@id": "_:N4884b9c15f8f43f0ba2498cbb7819d0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865060"}]}, {"@id": "_:Nb808bc01f7ac4eca9ed6a066c4bf1737", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011137"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023519"}]}, {"@id": "_:Nfe062dcc4a634f4ba0dce09f67147221", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3224"}]}, {"@id": "_:Ne315681a097f4b1d943a428bc10a16f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855773"}]}, {"@id": "_:N2748f90f3db1438a83b2a1eccf1f8fe3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025330"}]}, {"@id": "_:Na2b3f7a9e4ad43eab28b8338ed2681c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233514"}]}, {"@id": "_:Nbee4ed43300e4be3b7910579e84c7053", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267375"}]}, {"@id": "_:N07fbe425dbfe48a8a64c03b0948b0ecc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239377"}]}, {"@id": "_:N699f1ebcccff4cc5a58c5739ea1890b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000346"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848473"}]}, {"@id": "_:N491590add2cf45d881df942ca218fc07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239946"}]}, {"@id": "_:Naa677f32e2f64ce6abc6f4f42fd06515", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001082"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008325"}]}, {"@id": "_:N7a43721656fe40f7a68dfa05e0ce4558", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014800"}]}, {"@id": "_:Nf953cd53ebe6480c87b0e38d06d183e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004379"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020829"}]}, {"@id": "_:Nc64233e065134700a87f2d3e65de2cb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011782"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29028009"}]}, {"@id": "_:N3f97e1565ade45ecafd1c1723ac3f637", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280635"}]}, {"@id": "_:N68c0d81094774421baaa45879da99acb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007662"}]}, {"@id": "_:Nc279502b6ed4486ba08350b56d5667bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000938"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312894000"}]}, {"@id": "_:N18bd8fe8b96043a18ce3a3555a4aa277", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N53f7217fbe6747a0812f61fdaa31e85b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37280007"}]}, {"@id": "_:N03aaef986e9f405990c99d661fb177b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855899"}]}, {"@id": "_:Na7a4e483ac244a59a37a87bed7745c37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022988"}]}, {"@id": "_:N42fbd5b3feb74139b8a3cf4646a11da9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020689"}]}, {"@id": "_:N13f4b2912ad64727a1d4fe93e7484690", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026266"}]}, {"@id": "_:N3a4c6f48c9c8491698073b750bb523e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0687120"}]}, {"@id": "_:N532862ac04ca4064b445d02aadf02a02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020868"}]}, {"@id": "_:N77694aafc0c64c659fd0619999be93d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073134"}]}, {"@id": "_:N7c4893fad24a4a438a0de5d9f16d5c3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025483"}]}, {"@id": "_:Nbbf6490e643a440f8108a0322d97aff5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022743"}]}, {"@id": "_:N56aae7b67bc242d491558c9e8c6bf3f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C6577"}]}, {"@id": "_:N24b1d45c0b3846a6988c1a9022a4b86e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2749688"}]}, {"@id": "_:N08a0477d46004e7585a4c77d491339fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865318"}]}, {"@id": "_:N552d62fb32eb49de831481ea09dc3e85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852539"}]}, {"@id": "_:Nf60496c2c62849af8b8e413d516860af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024943"}]}, {"@id": "_:Ndb0e21f4f1f84fa1b9fc5607f540dca2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422504002"}]}, {"@id": "_:Ndd42e9a5a67a47a8a56082e03725f40a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846151"}]}, {"@id": "_:Naab893bd72f64869bdfb5f3982431207", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021353"}]}, {"@id": "_:N587d1598dedc45c2b0dedbe80e17b207", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36351005"}]}, {"@id": "_:N447bec1354814a0aaf8deb976844d72d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237774001"}]}, {"@id": "_:N0dc3b3a7c6d445b0b53feb83f0f918a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023272"}]}, {"@id": "_:N3871a8e78e3549f3a8a0465e57d449a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82458004"}]}, {"@id": "_:N6bc3376abf5d4fcf9c5d38b9ab41df03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2749582"}]}, {"@id": "_:N9a218437ae4c477390160e253ff8e7c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014985"}]}, {"@id": "_:Nb45e43e778a548628e556083ab62f168", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025386"}]}, {"@id": "_:N0c39038cb6cd4fd483fe72d4716bac52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842073"}]}, {"@id": "_:Nd697cb23fb9045a2830fe76bdf871a8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866134"}]}, {"@id": "_:Nbcd4296be4d6404a8c14301ce6b59e91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013336"}]}, {"@id": "_:N458f322306c24adf9e3c9eb2951476b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864854"}]}, {"@id": "_:Nb80a768267134c5ca38ee1d60d212fca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025883"}]}, {"@id": "_:N4aed0aa07b3249baae4383c3143e9637", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007866"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0281967"}]}, {"@id": "_:N541c314801ac4530957822c9a48b7793", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002289"}]}, {"@id": "_:N17cfd31bd46b40918416b63ddd4d79c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073286"}]}, {"@id": "_:N520959a447a84e72b065a2e08937ef0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001660"}]}, {"@id": "_:Ne00f9a0241f3426d8814c633342e9e1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011422"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023367"}]}, {"@id": "_:N657407e62a7047c981ec0eea00ac1b29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197941005"}]}, {"@id": "_:Nd833da7e2f3d41649d1821f0bc710faa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020842"}]}, {"@id": "_:N65613e97b1c74d8887c10faf00d40e4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3151953"}]}, {"@id": "_:N2cf09eb49ac34d77b62a38b127cdf371", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2981150"}]}, {"@id": "_:Ne839fadd360e42f1b3e1ec410e85d94a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C564838"}]}, {"@id": "_:N84a7de9625f04ca4bcfc80a430b4e49b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025539"}]}, {"@id": "_:N0f49298055b249538acf7e8fa7db5e3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862376"}]}, {"@id": "_:N3eae1b9b7673491ebe7d7ec47ff4c88b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45170000"}]}, {"@id": "_:N90a33d548529464e8c62524b684e48ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023086"}]}, {"@id": "_:N2c8bbbf4999342baae528568d7b4308d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023829"}]}, {"@id": "_:N03f8e94c624a4eddbb20a909e3b7ef84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837081"}]}, {"@id": "_:Ncc26af9eefc84ed7841063753f9bcf07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082200"}]}, {"@id": "_:Ne912dd72ba57491d91df1d70d762ee47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92097004"}]}, {"@id": "_:N3755f31ef77140b9b79224e12010a200", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14350001000004108"}]}, {"@id": "_:N609afbf9f5fe4c49b12a3b9313a5a5e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280337"}]}, {"@id": "_:N9c30d5c23d4f42d1ad141b1f7bdd872d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023066"}]}, {"@id": "_:N1362bfe1db5a4a43b607076dd3db6f17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003076"}]}, {"@id": "_:Nbbeb97aa65944f6ab188caa4f8855aa9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021907"}]}, {"@id": "_:N2205633c65a84a76899916e1a700b36a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1332269"}]}, {"@id": "_:N14f9514a734942519594342e2fc311b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D045822"}]}, {"@id": "_:Na8d7fa66929243b494584b6c19bc3d08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008386"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859077"}]}, {"@id": "_:Nb72215c311ba40fba10ed09a8d4418ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042995"}]}, {"@id": "_:N52ce19bbfb794ee8bf49eaae8fc2a7e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833173"}]}, {"@id": "_:Nc824832c711441d2b9ac253efe3acf66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805899"}]}, {"@id": "_:Nc7cae340b9e74814b5a1c18121aa390b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024995"}]}, {"@id": "_:N9eaab1d2dbea4b96b9d4bf0c9a20d755", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015863"}]}, {"@id": "_:N55daf01194aa4f7981714dd4d97c7e35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031111"}]}, {"@id": "_:N936adfffafaf46a482eb3481f01fa00a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042782"}]}, {"@id": "_:Nbdd5fbdadf47456db62e3c3c1b414f12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020888"}]}, {"@id": "_:Ne27bcf077ebb4f2b8e28a222a3f9b219", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021411"}]}, {"@id": "_:Naa7a67670c344f64a0f946403719235c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001917"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268382"}]}, {"@id": "_:N764ff4e4a5a14ab09849f9d796dad9a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58569000"}]}, {"@id": "_:Nf826fa784302464bba76a475dc02733b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3665358"}]}, {"@id": "_:N044e95abec56464e9611d85c5be51a65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0694550"}]}, {"@id": "_:Na8af952eb194441299c855b1b99adfbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2677328"}]}, {"@id": "_:N199116f9fe3d4eb7b6ab76f8a348393a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012806"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0687082"}]}, {"@id": "_:Nb4f4d8b497f34af28c1d0de4696c7ce8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032209"}]}, {"@id": "_:N4a07125cc6e946d8bf48ffb0956ee7b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842892"}]}, {"@id": "_:N563daecd5b6d4dea8c5d314f3c3c5563", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36440009"}]}, {"@id": "_:N7db8e7c04e2f4a5da8fa67138b083059", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009436"}]}, {"@id": "_:Nc0e0eff06eb94aefb873a0bcddea9394", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025050"}]}, {"@id": "_:Nd3a348c082154e61a033c112e1fa0243", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1148552"}]}, {"@id": "_:N40bf80a2018847118e941ad87485cb57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100685"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020701"}]}, {"@id": "_:N76a4ef0f5fc849f7a317f226f84c5150", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022177"}]}, {"@id": "_:Nc7f53385f5d24da2b6ce8db058e0ea5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085633"}]}, {"@id": "_:Nd9d75e963b9e4ae682dc1a9193d6f586", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46689006"}]}, {"@id": "_:N79ad26bf3599482ab015bfbc5e9d0bb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118617000"}]}, {"@id": "_:N32d08e606e744ba99d45c8ea37bbb39b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271782001"}]}, {"@id": "_:N16278373cbe4497aabccb1213b23a4c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4255100"}]}, {"@id": "_:Na54553ace31a4e69894fed540d8b37bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203514008"}]}, {"@id": "_:Ncb3b007d5f1c4a22b539e77da71419da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073120"}]}, {"@id": "_:Ncbef83646abd441987bec2724284ce50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850109"}]}, {"@id": "_:N8df7081e083243838b6c527c220135ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024827"}]}, {"@id": "_:N7bf6c75e5ada410b822f92792cb56197", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0404531"}]}, {"@id": "_:Nfedec82c684840c6855e368e6ce85766", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241011"}]}, {"@id": "_:Nea19aea62e7343fc843adda33a7c32a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003966"}]}, {"@id": "_:N14984ea874c342488a18cceb2b0730bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002545"}]}, {"@id": "_:N0bcd8e0e871b4fe0a073e7132f3a760d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024052"}]}, {"@id": "_:Ndafd7a91406b4828988dd4cd4fec47a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241423"}]}, {"@id": "_:N8abda671a03f45a5aec4285e71f0f70f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041974"}]}, {"@id": "_:Na187cfb2edca4add93ce407c283681b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000381"}]}, {"@id": "_:Nacff4665c6d74a39b8eefdabed3eca0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037856"}]}, {"@id": "_:Nb906fd94542b4a7596359f5a95192b2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345092"}]}, {"@id": "_:Nbb8ee2229ee84a72964512d0f0adb685", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001136"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843517"}]}, {"@id": "_:Nd97c0162223a4fbc87e364db27af3a34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019618"}]}, {"@id": "_:Ndb2e8f01d5444220a32ce20238a3584b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014009"}]}, {"@id": "_:N8eb0599634c6420b8f6883f716ef83ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280687"}]}, {"@id": "_:N184b22b02b1141df8bb7d722fb7b3f86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024420"}]}, {"@id": "_:N92f999f842594ae6a0bc92a32c307418", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1306214"}]}, {"@id": "_:N0f8c23b1f57d49f7901b13f38ab41ed6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857945"}]}, {"@id": "_:Nc61de27a67e54c0fad87c8804410773c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022359"}]}, {"@id": "_:N7ab54a3651a54e8990d8253fcc9bb794", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860334"}]}, {"@id": "_:N01e75253e6444a7ba72637f3ad511012", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38049006"}]}, {"@id": "_:N8fd3ef7193d7473c9719449de3032f24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005868"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025121"}]}, {"@id": "_:N4952ce8f2df34dd7b6803d10ad2df083", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D057887"}]}, {"@id": "_:N82a3ebb37f85422ea8432ddacf314de2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39832008"}]}, {"@id": "_:N5aff9259a7fb4ff28e2301c09b1ed74e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q21.1"}]}, {"@id": "_:N77a76531405b4034a496764405860243", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110343009"}]}, {"@id": "_:N3e2d1b5b68fa4b2da19b9de30b5b71a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022936"}]}, {"@id": "_:Ndcc420df981d4de19573cffb0b8d4609", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2315229"}]}, {"@id": "_:N3dfbb02d5ec84bc08de8fc4d713beb71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0700501"}]}, {"@id": "_:Ne355548ad6dc461d80db8993286235f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249702007"}]}, {"@id": "_:Ncf9e2f0b70f94b5f952fc3f66693d664", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15280003"}]}, {"@id": "_:N86ef4f8766a34e6a8619e487ee1dd10a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022222"}]}, {"@id": "_:N7d33604f5ea74c4595d1f2761bb5337c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008175"}]}, {"@id": "_:N1f32a5e5478247449d4d6e31268f1338", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0302501"}]}, {"@id": "_:Na2fe8a7e19674237be260e8d9659a3bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021968"}]}, {"@id": "_:N5a181373da054c76bf724f3be8b0dc61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005294"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000784"}]}, {"@id": "_:N02df7380378c473ebc2c5b0727c6bf0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0742038"}]}, {"@id": "_:N87b8780033494e79a76e3564f187e286", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1285291"}]}, {"@id": "_:N957ac375268f4b4581a277514a461e43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073180"}]}, {"@id": "_:N544af482fdea44e29be6d96621bd6abc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000072281"}]}, {"@id": "_:N604db161bdf4424093f6fdf41746bb6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0427064"}]}, {"@id": "_:N45ffbf1e85af451fa0d58f6154c6806d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:403945001"}]}, {"@id": "_:N2ff7b92c9bdf4b5a9448db11263913a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397868007"}]}, {"@id": "_:N1d2b3417e403432983f72c26c247e7d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002299"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851868"}]}, {"@id": "_:N766f1a3b917e43c6b47497f0c25adba3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14648003"}]}, {"@id": "_:N5f57a8cad4f546d78a6fa59d032dd29f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042023"}]}, {"@id": "_:Nccf226f2c3f74499b9aab7ef49e72998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004422"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854418"}]}, {"@id": "_:Nd2d1ffe3c1ef43879f8958e7e2faef89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022262"}]}, {"@id": "_:Nb7ae9865b302413fb8f007069e8e9aea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839830"}]}, {"@id": "_:Nfedca9a7a8044a549c84f4513de87333", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2732"}]}, {"@id": "_:Nf777795ea92c4ab8883c51753ea811fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92821006"}]}, {"@id": "_:Nf7b624d10b754ee88b38653474538aff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026205"}]}, {"@id": "_:N11a62dfe366447b2acdfb19915c54c07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338106"}]}, {"@id": "_:N7099e04625ef442abe51ced0e1f83875", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1299694"}]}, {"@id": "_:Nb2d13e24461b4ad0b3c57cda41f29dc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849575"}]}, {"@id": "_:N4d6f11dabe5b43f49aba9af148d13ffe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013338"}]}, {"@id": "_:N5cb63e3cdad749f98c614cd36a39e0da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021559"}]}, {"@id": "_:N3b696f6cc8eb48f7b34612401b0b64f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012869"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022698"}]}, {"@id": "_:Naf59efc4400d4437ad79843410a00392", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0302859"}]}, {"@id": "_:Ne3ec8339845a48979dfc3a25c21ca776", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021991"}]}, {"@id": "_:N70b660c268544db3a7d218339f6998fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152237"}]}, {"@id": "_:Nbc814b92b61648088b1dee30cefe1265", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0742028"}]}, {"@id": "_:Nb4ef33e66fb344e99f91a28779d37958", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014496"}]}, {"@id": "_:N4bb9d34b79aa49e7a26bcc002f330642", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860191"}]}, {"@id": "_:N0e78d5572e674dada74568948609af8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0282607"}]}, {"@id": "_:Nf1318a368e754a4b9296e4e7836c3a8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010914"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023656"}]}, {"@id": "_:N80d1dc53869d49d8a2706fba4dd00c1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024108"}]}, {"@id": "_:Naa539dc5ab8543ac9dbc9c9cc2fd3113", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023562"}]}, {"@id": "_:Nb3a1b6c1441749e49a83f695aa89b6ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863062"}]}, {"@id": "_:N40af0fb92fc444a08d7ccf9ed63fc00c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280252"}]}, {"@id": "_:N877cd743a29a4c1d9e490a4df4a2b5da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86454000"}]}, {"@id": "_:N716bbaa28709454a8fa8c03b50c05992", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537373"}]}, {"@id": "_:N244e3b2e98094f15b3c4c09b3561c3d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006012"}]}, {"@id": "_:N3b6eefe3051346d98c5799b237c86874", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021772"}]}, {"@id": "_:Nd04314e1703544aeac4167b6fbef4627", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253101008"}]}, {"@id": "_:Nd6e9b576ea4d4d1e991307a9393f8874", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1257915"}]}, {"@id": "_:N9dc30ce25d8e41cf9c6b569cbfacf29d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020432"}]}, {"@id": "_:Nc2f2e2ebace2423a952d3c860d6993b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275295002"}]}, {"@id": "_:N8f83081ac0924f99a9ae439de0a476f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021384"}]}, {"@id": "_:N75b11c8b19b548778c2c814bede17e8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0272242"}]}, {"@id": "_:N602f04430df94208af56d7576d71309a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030877"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280729"}]}, {"@id": "_:Neb4cf111b98f4ea0bd43d3e5965d9d4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280260"}]}, {"@id": "_:Nfbefdbe9a7b848048ab9cbe672774e89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537592"}]}, {"@id": "_:Nb4a1dc32913f459d954434c2154fdf55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q20.0"}]}, {"@id": "_:Nacf98845ac294d64a832b0b9f2952858", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0427144"}]}, {"@id": "_:N208765bc9e294cecb18ebcf4304cfcfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012192"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016410"}]}, {"@id": "_:N45deb0a69dd5401ebce120b02cb7f04e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024828"}]}, {"@id": "_:N3c96cefc03844727884dd0bd6b4f1d8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010019"}]}, {"@id": "_:Ne199c92f6f354c19a854b8517fa0016e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853394"}]}, {"@id": "_:Naed3faca5c2b4c9a86db6ae1e8055859", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022819"}]}, {"@id": "_:N29d2128c934b47d994dbff4950ad7e51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249808002"}]}, {"@id": "_:Na8b65d1acbce4f9c9bd3433f35e34671", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562563"}]}, {"@id": "_:N1e039f30d3d448c09debf372ae779257", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004393"}]}, {"@id": "_:N8f74853de8884c2ba42c0af47be0b128", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863872"}]}, {"@id": "_:Nbe9a1cda99a64cd29bf36e0c4dc65e1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1306857"}]}, {"@id": "_:Ne97b5694e2fa4dc4a81e4f5f2fd0c282", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839630"}]}, {"@id": "_:Nb372fd5b92084d8594063aba3cda2aa3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024384"}]}, {"@id": "_:N007d8bc5fb584e46a683fba170c2a66d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100229"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022192"}]}, {"@id": "_:Nf8bec156c1164c52a9dcf0d8f9790842", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001281"}]}, {"@id": "_:N5b122fee13e84f9db1786d98d3be89b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012628"}]}, {"@id": "_:N183bb377295b40a0b3b73186ebcf3191", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206640"}]}, {"@id": "_:Nad32b697548b4d0bbecc1ec3bf295b88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23986001"}]}, {"@id": "_:Ncfddc2fad3394875abb90477b7d8ab9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002299"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970705"}]}, {"@id": "_:N4079ca9fd98a465486f2efa5445ba364", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100328"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022145"}]}, {"@id": "_:N58c9532e1bb24e5687cdd46cb6c8bd64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007805"}]}, {"@id": "_:Nbe0dd76a7e2d44ff80b34b8d9cee1a5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152439"}]}, {"@id": "_:N4a5949c436734f3fb6265061d867f723", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018636"}]}, {"@id": "_:N572a9c38921a4f36a6a8ce7f31fe414d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011135"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023520"}]}, {"@id": "_:Ndac1873d4482442692d2f094b0b45e21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3151083"}]}, {"@id": "_:N12fc0fb776814123b44bc5737664b473", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397786004"}]}, {"@id": "_:N7fae93f8a54e436e9e54b5e84b02f68e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021417"}]}, {"@id": "_:N8ad4fe548d7a4e13946f363ef986c8ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022430"}]}, {"@id": "_:N05493a5cbbdf41be9abeb9957e30a46b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022322"}]}, {"@id": "_:N3ff6cee2a51d47bdbabe0a75765e1ddc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:353295004"}]}, {"@id": "_:N7b79188c5b104c56bfc4b98c81911d00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274817009"}]}, {"@id": "_:Na79c2fc03dde4e0187e1f1b6f3dba669", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023722"}]}, {"@id": "_:Nc5c04bed7a3c4f1f8faabc1aa0c361a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021949"}]}, {"@id": "_:Nd0cf09ab35c04d1cb5971a619568266a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025581"}]}, {"@id": "_:Nfffa3f2a396441f588c67c7a0c102782", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025795"}]}, {"@id": "_:Nba62f9a81d194434976ed3eb5fbbbb22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0278804"}]}, {"@id": "_:N42b8da49dcf143e79a816cb26e87ffd5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0559459"}]}, {"@id": "_:N29cd3a55fd2547948cbcf949e098c6a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248782001"}]}, {"@id": "_:Nfaf445dbd7494b15b796c11391de408b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022081"}]}, {"@id": "_:N36c8f0d6ca504c3085afa87fd331bc4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023055"}]}, {"@id": "_:N0af40ac47cdc4de7b9f3e2e7bbef7ae4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126879004"}]}, {"@id": "_:N92626a15dec84ff58a47afb28dd3fa58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280566"}]}, {"@id": "_:N6f0daa6a00ae4268a583ff82354e4982", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:697898008"}]}, {"@id": "_:N0afb2008881e46f394620e92a214d1a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024294"}]}, {"@id": "_:N0120b538f9e246e3a46af599f9200664", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025557"}]}, {"@id": "_:Na1eabed8433e4788a0305f4725b71760", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016052"}]}, {"@id": "_:N9c5f877c97c441c78dd80ee980ecfd5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42288005"}]}, {"@id": "_:N95bea5f5403244da8d97535218a53485", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44598004"}]}, {"@id": "_:Nace93250678a47e88cf1dd4036d095bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845108"}]}, {"@id": "_:Ne6ad022b29d643deac2c78a88f45a991", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022069"}]}, {"@id": "_:Nde15ea55d36342679c8751c7ab168fa3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844577"}]}, {"@id": "_:Na6b227d2aa3c4b64b33fb0b459213d47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2904007"}]}, {"@id": "_:N0cb535c384aa4e508cedd7f53ef959fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280697"}]}, {"@id": "_:Na89c39165274441cb122767769a9dc8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36083008"}]}, {"@id": "_:N88e6b96a69834c19af3ec3d6362a93a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:432788009"}]}, {"@id": "_:Ne82b6da49def48a98a0ae3a642b97139", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267036007"}]}, {"@id": "_:N2fe93fb8ea514463b9696d058d257998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021432"}]}, {"@id": "_:N23aa92e9ba534aa9aba42f84e42fd7da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30924005"}]}, {"@id": "_:Nde691480f3af4cdd8f29c63f38bd579f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072886"}]}, {"@id": "_:N1a974422341f4a1892e481255f27bb43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021646"}]}, {"@id": "_:Neccca7d5f0be47c4a71e8e0ea794e1a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238736006"}]}, {"@id": "_:N34cba37a62a04dc7aa619924c968c3bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000995"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21119008"}]}, {"@id": "_:N531e1965fb4c4f5cb43fcf87e267e980", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D058535"}]}, {"@id": "_:N09323c43e8e347db836c054b8d387b6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1112256"}]}, {"@id": "_:Nad945e4ae5d2488ba5a30cec2f632879", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024305"}]}, {"@id": "_:N725c50b36c164224bc9bb86c867ec8a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3552526"}]}, {"@id": "_:Naf1ad6ea7a484e1cb95745cf0df6256d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006955"}]}, {"@id": "_:Ndcb1f65e2f3d42dca35787b425a54fe2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0746495"}]}, {"@id": "_:Nb3bdcda37b884c8895ed315f1399781b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024336"}]}, {"@id": "_:N3d7faa0362794513aab8ad3b8c5949e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025054"}]}, {"@id": "_:N59e380cd2cc640edabf5c88d05a9b91f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022846"}]}, {"@id": "_:N7b283607087f4dca8624c262ee815efe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66383009"}]}, {"@id": "_:N6ce4f84016a64fd99cecf2a1814a8701", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024598"}]}, {"@id": "_:N0f266791057040afac6171e45830b151", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397803000"}]}, {"@id": "_:Nce3868f7e2624c43a77499adaf209b37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149977"}]}, {"@id": "_:N6e2040be8387404abb950d16d6542fad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2945606"}]}, {"@id": "_:N2dad40aa9b3048399be31c63e7432998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023632"}]}, {"@id": "_:Nbe47d420e9d74e14a16ea848e111f657", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020929"}]}, {"@id": "_:N51d4dfaca095452bafef6b8a452531af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014071"}]}, {"@id": "_:N3cfaed3950b144b19bce9cee970e3c1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009462"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024345"}]}, {"@id": "_:N09c2e7a7383a4aeeb57e584ff7a0df5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000594"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423276"}]}, {"@id": "_:Nad029bbfc5f74441b4afa34138a61691", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025383"}]}, {"@id": "_:N795a3ad5d99947ab8cae7c2a5c9a3f4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021052"}]}, {"@id": "_:N8722813858c2483ab80aff6eda96a631", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866863"}]}, {"@id": "_:Ncfc341adf2e24d2ea89b7a749b2a49ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022817"}]}, {"@id": "_:N85aa21f7c84d450b8bc183363f12f669", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867776"}]}, {"@id": "_:N8db51305658844039622289e7300778f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006938"}]}, {"@id": "_:N2c3b4ab2ab084fa28168aff224c8fb9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48165008"}]}, {"@id": "_:Ne64aa554c0624d34b0bd4f5f481f1308", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023542"}]}, {"@id": "_:N057895c7029545d9b5da6f88a5e70442", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864105"}]}, {"@id": "_:N91db4541296040ea99bcc970d31498ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154850"}]}, {"@id": "_:N7ea90bf3dd9843d4948470c808b84fc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:368009"}]}, {"@id": "_:N346c924234a34c9bb5e7ea2220389743", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007971"}]}, {"@id": "_:N49193ff1ad1d4337a11dbc96a4782a4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023730"}]}, {"@id": "_:N0876940aeef94f8e90e79db53b707e78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854788"}]}, {"@id": "_:N1b183e53b3e54ab7b1f0896b44ff4675", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267041004"}]}, {"@id": "_:N4f6adc307aa34807806afbd3bf47c9c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76345009"}]}, {"@id": "_:Na38d53a7dd9f4793b2d58a28c1035a66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016739"}]}, {"@id": "_:Na619f22e95874def83b8c5cf178357b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022910"}]}, {"@id": "_:Ndc3e1a6a44534b21b7fb1ace1a9a8d25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271379"}]}, {"@id": "_:Nff72943e652c4d3089627cef920b6a40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1611184"}]}, {"@id": "_:Nc0f4876baec74f85af1936f13e25186e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854885"}]}, {"@id": "_:N3d568c93402b4444b79a78e760bb6cf6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072947"}]}, {"@id": "_:N4ad2fd695f3642328206f53a287169df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022728"}]}, {"@id": "_:N968395c8a1a0408c8126df868a382c2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009203"}]}, {"@id": "_:N8be68eba29814f038ecd9a51738b354b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74532006"}]}, {"@id": "_:Nf0780c2804a0426d86e87e21e2d66e74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025287"}]}, {"@id": "_:N7d5145eee1db4531b315dfbc18df40b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865351"}]}, {"@id": "_:Ncf8b2303b5024e7595f27ddc47cd4960", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006323"}]}, {"@id": "_:N1673472efea84484a380d44cd176da9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129625005"}]}, {"@id": "_:Neca7a60ab1ee4e2b86d46e1a32428fa8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3639002"}]}, {"@id": "_:N4e2412411a764e74bdf48daa2ac14d2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839030"}]}, {"@id": "_:N01fc51621a234145a5d96eaa3c88f2f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1744008"}]}, {"@id": "_:Nbeb9665f434f4bd48154c99c4d2a73f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021887"}]}, {"@id": "_:N4a7f7e2928694b75947eded23399e9db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002921"}]}, {"@id": "_:Nb5f4f89aa44b44a8873e5831249a52a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073217"}]}, {"@id": "_:Ndedd19deea324fdcbe1534c096037e84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021945"}]}, {"@id": "_:N181513dbbc08467ea5e4c33aff0754af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835384"}]}, {"@id": "_:N7cdc2161fde8440ca983746be6471e9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280556"}]}, {"@id": "_:N3eaf08d592f344f6a556b8a6651d58b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072834"}]}, {"@id": "_:Nc7d7b7822023470a9219146ba0732ad1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023777"}]}, {"@id": "_:N9a9be3f92a2346459c221a59fbe79450", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005153"}]}, {"@id": "_:Ne2a304145cb644cdbf053c379f7b5f5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1276035"}]}, {"@id": "_:Nce288aecf09e420a99375b4800bb0060", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006956"}]}, {"@id": "_:Ndff23f5c363147a9b58d12dd36dbcc64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249808002"}]}, {"@id": "_:Nfcfa1a58c06b48debe1acf2aa5bfd40a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2708"}]}, {"@id": "_:N45e0af25a51349e087be383b3862767a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0920163"}]}, {"@id": "_:Nab0341a4ab9d4b98985897dd9f9a1131", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024301"}]}, {"@id": "_:N75dbf861ac4c4ef1b230d6930cdbd00c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0478012"}]}, {"@id": "_:N8efdd0db7d0d4d2d8912cc9b2e908edb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0743924"}]}, {"@id": "_:N7fe2353b39004685911b67b42beb6180", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848514"}]}, {"@id": "_:N88a6f684ccdc43bf892ed0343cca5a23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021510"}]}, {"@id": "_:N3cc5084f24c94fadb46ce665a448d352", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023960"}]}, {"@id": "_:N5bf9d05ad9624295b79b24c43f4aaf64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267441009"}]}, {"@id": "_:N64c01a87bd1646a0bb0ecd51128b59c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855677"}]}, {"@id": "_:Nb3d06baa29a641eb9f86b3fea865b945", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010034"}]}, {"@id": "_:N246953c9d67440fdb31f27342274ac6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1403321"}]}, {"@id": "_:N04fa82b581794ce2b31de20d5805c082", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031925"}]}, {"@id": "_:Ne54ec493e82a47bea2b03e964a6573d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012525"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022865"}]}, {"@id": "_:N4bdf1a34885845f9b36f2adc6adc7933", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850044"}]}, {"@id": "_:N8743824d1bad49d49dc4f15332d954c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023200"}]}, {"@id": "_:Nfdaf5794ad3f4a8ea276377640217345", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005241"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204745000"}]}, {"@id": "_:N7dae8da4bab848b78d4afe91265d6804", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025681"}]}, {"@id": "_:N6abde7efd3244990b60b8d38b3da4a6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:427888001"}]}, {"@id": "_:N2b188f9466944b02b483884a43bb24d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022027"}]}, {"@id": "_:Na68be8d92f77448a9de589c9881677a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193947008"}]}, {"@id": "_:Nb85ef88595c44b749466a5d9d1e7b1fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006209"}]}, {"@id": "_:N8c5da26de6a84148a7d3252c586b6838", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851119"}]}, {"@id": "_:N2c4c54c918dd4218886260d39d75abe1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867617"}]}, {"@id": "_:Ncca9291dc8064e919a3cf52c766f4ae5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009965"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024141"}]}, {"@id": "_:Nf9b238623b2f4b818d27ca192f29d6a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030421"}]}, {"@id": "_:Nc32b5cf16fa54133a874987a76106759", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751674"}]}, {"@id": "_:N4c2a147ad21b4b539bb336769a66914c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3494426"}]}, {"@id": "_:Ncd24ac04dcf64a53b26b86cb07d245c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009759"}]}, {"@id": "_:Neaa8d07e9d9d46faa3922046c7b1285d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008103"}]}, {"@id": "_:N127894ea60cc4fdc97a88258247e82dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265669"}]}, {"@id": "_:Nebf92dbd5ccf43e98939349c047686bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023973"}]}, {"@id": "_:N4ad763441bb74fbb8acfd25978f879ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000793"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015432"}]}, {"@id": "_:Ne9c6d94caca14decbdaf1bc8de8d2424", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073124"}]}, {"@id": "_:N24c5521c96d64d94ab21e8cf9a8e354c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111289009"}]}, {"@id": "_:Nd383133a875548b4a5fad4001fa3641b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023843"}]}, {"@id": "_:Ndf4f27d49e974e558ee91ab8b80bad46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0700635"}]}, {"@id": "_:N012c53d89f094cd6bd97d0f1575bb602", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38713004"}]}, {"@id": "_:Ndbc47617ac294d138fa46c7f70db5759", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2825567"}]}, {"@id": "_:N6a8ccf065fce4550a6da218e186dc2be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204128001"}]}, {"@id": "_:Ne42ccd98409b465ea2a08fd6ab1b8a8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39589002"}]}, {"@id": "_:N1f00d07d08fd478792b52da1401de1f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023898"}]}, {"@id": "_:N115328ff601340d39e8a63e95a48e1e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702313004"}]}, {"@id": "_:N455d1cbea353498f8b0d9f9a251abfa7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859236"}]}, {"@id": "_:Nd0af634c963248a5b160a27cb32cdecb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249820005"}]}, {"@id": "_:N08dbf3923b144c7c95c5a6aae9216ac1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C9309"}]}, {"@id": "_:N5d6af017ada946a4880c0198050925e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151945"}]}, {"@id": "_:N3d14a1340721407ea66647a9a53de5ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0393441"}]}, {"@id": "_:Ne5e9c93fda3e42cbae254f4abaac69b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013604"}]}, {"@id": "_:N4ef63fe2ce934bfa9156559a82763367", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D041441"}]}, {"@id": "_:N66328570ab254bf58a9ab15067ecefe0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840396"}]}, {"@id": "_:N2713ca97905c41eaa2caae85c51991d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011333"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280327"}]}, {"@id": "_:N422c7a67797e4f939e289c03a8c9b533", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024444"}]}, {"@id": "_:N20d56019c4ac42949ea1c980383bdba9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021405"}]}, {"@id": "_:N53e8e9b432c3486294501b3de3a4fd8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17369002"}]}, {"@id": "_:N9085a39604c04e7eaca48d548b234a99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:272741003"}]}, {"@id": "_:N571e586a2bff44b2b33565f2ad87a410", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023233"}]}, {"@id": "_:Nceba78603bba4be0b56532551a46e4ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268731"}]}, {"@id": "_:Nd4830c4ae1584c8b9bf1575e691f424a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247427007"}]}, {"@id": "_:N75af91acca464f9c9b2c50173df4fa73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054082"}]}, {"@id": "_:N01758f46de5247abbd660a7a93583244", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025591"}]}, {"@id": "_:Nfe589489146f4ba1b7551dd842000464", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849025"}]}, {"@id": "_:Ndb8ae5997d184b80a1f4160a2eb2f63f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866774"}]}, {"@id": "_:N96377bd23c284475a7bd09608014ddc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72089000"}]}, {"@id": "_:Nafbfeec0cd894665a88e90dbe1f8cd45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849350"}]}, {"@id": "_:Ne73db6a236b64a28a1c614307c5099dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013312"}]}, {"@id": "_:N25d08ddd05fb44f6a99d83732bf5e9b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002792"}]}, {"@id": "_:N12a02d1b4f784a3a9b6f7aaa3449eeaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237785004"}]}, {"@id": "_:N42926f619f3e444aadd3f11d1d84aec7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2235909"}]}, {"@id": "_:N9f0b45662b424e70b86a0ea8782ab0f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D052065"}]}, {"@id": "_:N9f21eff4d0cf4473bdae15d3cae98863", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011364"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239804"}]}, {"@id": "_:N3e88b3a8483b4559ba7026c7dea9b57b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025071"}]}, {"@id": "_:N455294df695a414cbeae2616b3498795", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268585006"}]}, {"@id": "_:N936c25102fb1424baeaad0ab4e870268", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239941"}]}, {"@id": "_:N918416b4e3524669bcb11952ad493393", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021063"}]}, {"@id": "_:Nbd7b556a58f94db5bbbed14492f6606c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024117"}]}, {"@id": "_:N616bed4f66c049a7a3670d6fca824156", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863496"}]}, {"@id": "_:Nfc2ff5e9d0674b8a9199e3f9a0c26199", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021995"}]}, {"@id": "_:N12bae8efa7a04cf0ba4cbb3f44aaa4ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562669"}]}, {"@id": "_:Ne6e36f71462845458059e6e9f4ea98da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3151111"}]}, {"@id": "_:Nc6efacee99164944a7c959cae5674b63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854408"}]}, {"@id": "_:Nbabb9857436d4852bbc73f595a5fa290", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0028949"}]}, {"@id": "_:N2922d9e4633848a8b7de093b2a1d946c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023379"}]}, {"@id": "_:N366c81b1f2634e13a36b58c35da1c356", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020521"}]}, {"@id": "_:Nb14f9b6c37874a49a2bd1f4a36f041de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022597"}]}, {"@id": "_:Ncf0bf918586846019c824a923ce5b1ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015173"}]}, {"@id": "_:Ndd51091978e2469c87bcdb25d1183871", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835573"}]}, {"@id": "_:N587fabe27fc54e048e73408a20dcaf81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021864"}]}, {"@id": "_:N66d8cd422fc349ac953e41a59d56130e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846131"}]}, {"@id": "_:N8a61dd2ab02744929ad7e1a74de8df06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021425"}]}, {"@id": "_:N5e250b93d4a6419a87e0d0200d639b61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39772007"}]}, {"@id": "_:N4ae356995647487897cb2eb1ee38ac4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002888"}]}, {"@id": "_:N79ea5c0818ad45d9abb193bc1d532c0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46176001"}]}, {"@id": "_:N74740cce00d34298800cb09fc617ea7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339268"}]}, {"@id": "_:Ne2efee68e06b433c96caba4748edef5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011801"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0341047"}]}, {"@id": "_:N0858b08149eb45be9e2edf7c7ab5f918", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012536"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022860"}]}, {"@id": "_:Ne4fcb5bae6e448858615d5eb908240b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023492"}]}, {"@id": "_:N77631285051d443ba3028d286839565a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000071079"}]}, {"@id": "_:N78d9d808b3a049bd92bb7d3505681eea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2749161"}]}, {"@id": "_:N77a6a0d2d0d9495ca6c4a7ee36541664", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95504004"}]}, {"@id": "_:N308918080ecd41c69ab5d704d8885333", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011481"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858567"}]}, {"@id": "_:N9eddea9c82d7428090a49e38f2114241", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000472"}]}, {"@id": "_:N3038b78bcea943ba81d1345ce7e2729a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025307"}]}, {"@id": "_:N1262196990e643a9a2e158bd8b19a765", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073149"}]}, {"@id": "_:N74778f1b769d43d0819b06a4c8a13ddb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22841008"}]}, {"@id": "_:N3681497dd90241af8e07bb14be40321b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012184"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238080004"}]}, {"@id": "_:Nec43e73bc3604609b0889ab1e16e8e98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021492"}]}, {"@id": "_:Nb37d06953d34464aacd09ecf40056138", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023615"}]}, {"@id": "_:N9e1b23a6e8724158a2d3ae91665a9478", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008039"}]}, {"@id": "_:N71213aa3184f4361976fec172ada99d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022665"}]}, {"@id": "_:N7d34c59274c74114b2f76117535fe02d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008591"}]}, {"@id": "_:N17e142a4d03341ba8dc7403d4c3e687f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073128"}]}, {"@id": "_:N1385f52157e5454aaef6cd468cc4437f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58610003"}]}, {"@id": "_:N09f86ad07b9346259569da7c4f031377", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007758"}]}, {"@id": "_:Ne131b2f8b746459cb77552ed486ec231", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396275006"}]}, {"@id": "_:Nd6b726c804ce484da3d626d12c4ad9b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023180"}]}, {"@id": "_:Ne83680cd18b74776adb6ad922fabc9b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858573"}]}, {"@id": "_:N16313a1363ad467fa2253d93f2d29a57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280386"}]}, {"@id": "_:N4f9cfc9a203f4e74a2af8a5bbb740c08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013580"}]}, {"@id": "_:N2a9db00e50d14c0ba888babb0b52cda9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839666"}]}, {"@id": "_:N09af138303064971a29579c2c9d3ecc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0700078"}]}, {"@id": "_:Naa88f70206e740fd9d1477e702d0af13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11263005"}]}, {"@id": "_:N0f4eacde01d14db79d0db04f9d53031b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21558008"}]}, {"@id": "_:N33ee2cf85ee8462bb03e1af46132ceb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023446"}]}, {"@id": "_:Nfd1723aa8e2d4bdda38aebc5eb33b947", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001966"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025733"}]}, {"@id": "_:Nf4f52fcbdc5e4fa4b2d3cf6ba49fc761", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020768"}]}, {"@id": "_:N3366de77d552446d88000adc3d6bb4e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266617"}]}, {"@id": "_:N4feab999ec8d47438e32d57c317a024a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024062"}]}, {"@id": "_:N5aaa6761b1fa4a54bcdab4bd1dea0e57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203534009"}]}, {"@id": "_:Nf745c66e76e140b3ace6cb9a0e1ea879", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280585"}]}, {"@id": "_:N11cf022ccdb843368b55ce793e991188", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1708511"}]}, {"@id": "_:Nec41ffbfcbe64600ab483fe33984c72e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D060048"}]}, {"@id": "_:N8ca3256aa0c143af8482ef80e45f6a8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004245"}]}, {"@id": "_:Nbb0c80918c614923b56b11e3ba62d890", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073092"}]}, {"@id": "_:N652beff620e44b08b568cc2f40b2766f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023046"}]}, {"@id": "_:N60bcbb839fa642fcbff3d2e734fea7f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1110"}]}, {"@id": "_:N3ed011ac360145639144cbf84487074d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025174"}]}, {"@id": "_:Ne928ad1e3a1649e4af3cc2109e978554", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030670"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073121"}]}, {"@id": "_:N4b6ffc054b054971ace477ee208895c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30171000"}]}, {"@id": "_:N902bdbef59324eb49d73c1401c7182ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152116"}]}, {"@id": "_:N6a7484a5b4ed4935ae0c502b9b0410e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280347"}]}, {"@id": "_:N680b7ec913aa4043993b923d8d2a9586", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021527"}]}, {"@id": "_:N3cabffddf8fa406889b72e0fe481e438", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001922"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836855"}]}, {"@id": "_:Na54e6baca52f40a1bb736d3effcb91bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51406002"}]}, {"@id": "_:N8b12f088773c4f22a4743ad4105492ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012135"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023031"}]}, {"@id": "_:N2bd049d913d64122bcc37b1ff9344c02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45534005"}]}, {"@id": "_:N3b7a1b7f71534444a4d8fc75af956f8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011136"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2677485"}]}, {"@id": "_:N4f8d01c6050b4622aeafe0df826c56f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011628"}]}, {"@id": "_:N69bf665deb0343818d913efe34be1b40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3749"}]}, {"@id": "_:Na5c4b6657b124c928138f00d0d5c9128", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268525"}]}, {"@id": "_:N411bbec208f944859499e3996f041121", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280581"}]}, {"@id": "_:Nc375fb38e4a34d0090b0f5ac3657fadd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023393"}]}, {"@id": "_:N3904b04b730e4d10b6e0b7e8dc169297", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004612"}]}, {"@id": "_:N1bd6d256e7e74473869d8f8f02f9b602", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538525"}]}, {"@id": "_:N9cb1f35a681e417d82176b9e4d6f291a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009952"}]}, {"@id": "_:Ne44e5786e10345049157668e0d401621", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3165091"}]}, {"@id": "_:Nfb61493bb3b64ca2a11bf853d32fb23b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247830007"}]}, {"@id": "_:N77e7d480c1fb43b398066870e9c5ecc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002819"}]}, {"@id": "_:Nd2efe6295b7243a0b5ffd60b171d0820", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118601006"}]}, {"@id": "_:N4397d04a206247399988006645bdc6f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006361"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850658"}]}, {"@id": "_:N57f1e30e0caf4a0b9a679a29ab75bca6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012607"}]}, {"@id": "_:N81e3a650396941a6a48338da632e6598", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022195"}]}, {"@id": "_:N2dd940fcf1d14e80a985f2d48caa1f18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085623"}]}, {"@id": "_:N8ca26641cfb94b97bb985a1b299e5fdb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0742747"}]}, {"@id": "_:Nc504a20da90f4878b193d5b59b9ad0c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2937365"}]}, {"@id": "_:N5ec5dd1461b14dc4a5b4d07604cad743", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2937350"}]}, {"@id": "_:N6fc098a3abd04af0956c8801c2b394fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17788007"}]}, {"@id": "_:Nf234334d026347e99d6fcb382967ad76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020233"}]}, {"@id": "_:Nc8cd0dc37b3a4ae8be633b4008cf5303", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82525005"}]}, {"@id": "_:Nf0c23d81952146e8b6b62472cca2a592", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280587"}]}, {"@id": "_:Nebe64278c7584f3cab0baae412edf1ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280662"}]}, {"@id": "_:N9744ea004fdb462db7b00d7504443833", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D031222"}]}, {"@id": "_:Ncb7352f59bad476899883b8db485126d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19133005"}]}, {"@id": "_:Nab09b28c3fb64783bda540e11cc99a8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022926"}]}, {"@id": "_:N4a9a641d4ca54c249814f918fad1168c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012333"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021092"}]}, {"@id": "_:N5266bc79052444a1b3dc4a46c7b271e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018740"}]}, {"@id": "_:Nb63ff170f0424a25aff62e24f367984c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009845"}]}, {"@id": "_:Ncb7c0962826d47778a6316ca5e3ae1ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007417"}]}, {"@id": "_:Nb508cbdff3054708b26ce79b3d3f58f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23024003"}]}, {"@id": "_:N2df10962192144568898b502a854210f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277019"}]}, {"@id": "_:N2ec7f78741a446abb3b06a8c053e1e94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021632"}]}, {"@id": "_:Nf9893aa427594b1c9b5e6d90454821e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190981001"}]}, {"@id": "_:Nab5467800010425382f7e68332f7652c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024636"}]}, {"@id": "_:Nf8906ac2fc9d4dffa820409d6a04c9b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855815"}]}, {"@id": "_:N71fd78669df94142b9848b5de1bf81aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023560"}]}, {"@id": "_:N64896fa8e61447759a8812fbddfaaf53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90734009"}]}, {"@id": "_:N0bbaa36be9da4355a7e0d7f2fbc6d9f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024589"}]}, {"@id": "_:N4496c3c2bcae4a44ad28e0f71bd7ebc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79692001"}]}, {"@id": "_:Ncc569ea03cad4144866845a2a6e8e50f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845604"}]}, {"@id": "_:N1b1adeb8643048d989f17d6a6d65f611", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D063173"}]}, {"@id": "_:N6a3e0ef3e9a042059e7f6e8ed871e2f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020971"}]}, {"@id": "_:N337c80b674fd4ec8bf60b4b2858bdde2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18165001"}]}, {"@id": "_:Na60118ba3a2f4c358c4384bd5ca3b8b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023442"}]}, {"@id": "_:N5b481319b6f544b597771749be03460d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000932"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3280768"}]}, {"@id": "_:Nc2ecd8f3c1c94d9ab543cb4bf0a53165", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020707"}]}, {"@id": "_:N8fbd3131dcbc42b4a252d1de027a97d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020810"}]}, {"@id": "_:N699e7d3e49c74aa8badfc8d4c4fa48c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022893"}]}, {"@id": "_:Ndf83ab9ba5794917b97ecb5aeb745523", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024368"}]}, {"@id": "_:N0f72f4af4ec34d329069079f4d3c3534", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009229"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024515"}]}, {"@id": "_:N894d9a0915e94dbd9e7c4a3e3b51475b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023532"}]}, {"@id": "_:N96800d4fa2324f569a2190922f6339ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:206523001"}]}, {"@id": "_:Nac30ad184fc84b50b546d05e07fbff9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59401005"}]}, {"@id": "_:Nf2e964d162474149a4430a4cdb815b29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128334002"}]}, {"@id": "_:Nff91303c3a4c466181e0acd2bec61c59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254896002"}]}, {"@id": "_:N7112524f2ab045f79d4c90404ffd5823", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247441003"}]}, {"@id": "_:N96720901544b4c0989c603a7cb622928", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024157"}]}, {"@id": "_:Nb951a101a9f64971b9a61d0b7d005b3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0553730"}]}, {"@id": "_:Nd4d24f704d774d4e9f309aec41349c97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118599009"}]}, {"@id": "_:N51838558ea5c43abb6cfc94b49997975", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204508009"}]}, {"@id": "_:N02bf1d8315364758bb788e92ea8efe31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860069"}]}, {"@id": "_:N7a3966425d5142f89a08484f8e465a13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:359553002"}]}, {"@id": "_:N861e54b347f8403c93bf4519620afa54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022669"}]}, {"@id": "_:N8a1d2232fcf24c399dfc4d513087e94f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023230"}]}, {"@id": "_:N64be755ada324f4481a0f246bad75c1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969546"}]}, {"@id": "_:Nf30662fc42734d54b8514532e0be3079", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0400004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848657"}]}, {"@id": "_:N7261e440f4fb40aab128bcfacbec97d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418630001"}]}, {"@id": "_:N3224e73d7b054144b4467fc60e18d34f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021208"}]}, {"@id": "_:Nf38ed5c8c9c74e3d93796e27631b83ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C8054"}]}, {"@id": "_:N804653c206324b8dbce54ed6e34d4dd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1336840"}]}, {"@id": "_:Nea8632bff3b749c79f18b4c2d2d117bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023597"}]}, {"@id": "_:N78f682ce787548fe95d278cee45296c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:426749004"}]}, {"@id": "_:N8a700b0863af47608bb9ddd9710ea57a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002168"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0522198"}]}, {"@id": "_:N5cd6ed48037147ffa707e61e05a83280", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004407"}]}, {"@id": "_:Nc6813437dcaa40f5a48ce1185c9c4067", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0740896"}]}, {"@id": "_:N67335bbb03f444f699916a89168dbb69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35272001"}]}, {"@id": "_:N0d84215b2e9f447f9117602a42742ce5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85057007"}]}, {"@id": "_:N59d5a690a7334be39523167430a6c844", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856565"}]}, {"@id": "_:Na0b6f414e7a94a02b4a19b50dceb7820", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119292006"}]}, {"@id": "_:Neb6d62679b3a4857b9420b1b47cdd725", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024292"}]}, {"@id": "_:Ne9f5e3905dcb48db9b2456ee315bf5b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392005"}]}, {"@id": "_:Nb5604e7a59d74d2da7478efed420874a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835101"}]}, {"@id": "_:Ndb53216219534b2b8f9cc7912752d778", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254895003"}]}, {"@id": "_:N9544efdf9ae94b79a1191079da28b4ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78097002"}]}, {"@id": "_:Nda1b629731a74098a3a39d725054adb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151811"}]}, {"@id": "_:N9288a6c6c8574c9c9f134bb170fc5f2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344882"}]}, {"@id": "_:Ne125cf0a1fb74f60a9a26cc5b0052b60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77867006"}]}, {"@id": "_:Nc19726bee0ac4ed78209a7ee531fd7c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:716077006"}]}, {"@id": "_:N080766e17a064cd8bb0f31378c08ec8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155016"}]}, {"@id": "_:Nd5e2796b068144059d0ee113a37eb2df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404662003"}]}, {"@id": "_:N86eaba76b626474a894ab71e8dfd4215", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839364"}]}, {"@id": "_:N3a70d7e46cb14c35bde514e4fc397444", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025545"}]}, {"@id": "_:N0698b61e38df4692b3408dbfe361b52e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000794"}]}, {"@id": "_:Nd8e2e7ef65f840b5a6e2cd995f8a2a53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021767"}]}, {"@id": "_:N3a5c152e74414d09bede5423a3adbfbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021140"}]}, {"@id": "_:Nd1550f7b40954f3fa375d4e4108e87af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267095"}]}, {"@id": "_:N4a1f484a39884eb084782a1774803772", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197824007"}]}, {"@id": "_:N044a96c9daae4259a26c2a536969dd59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002578"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018589"}]}, {"@id": "_:N207eaaaec71a4512ba7f5a60bd417a28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64996003"}]}, {"@id": "_:N1e48832cd71f4f989207150d07931182", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021069"}]}, {"@id": "_:N29a0de7bdcda45159bbd0018ee166116", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013161"}]}, {"@id": "_:N5613b4317f2143c68cdcd17a8d158eee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013613"}]}, {"@id": "_:Na7625c36c55d45c3990a84ac991c050e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021070"}]}, {"@id": "_:Na0a772b0d1994d4986c461f53ce6cab2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003233"}]}, {"@id": "_:N28cd186cda24414ebff54dc7035803ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C6577"}]}, {"@id": "_:Nd96649364abb45acb566caefefa81a7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003607"}]}, {"@id": "_:N0e2681585dbc4b43ab8a3338c929dfaa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031019"}]}, {"@id": "_:N257d16f5ad9f4388872ff78ac2b351db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000374"}]}, {"@id": "_:N1d193f2fde2345fa977614246b00712e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1408258"}]}, {"@id": "_:Nc6a2ce47deb7432f9194a4a7619715f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022055"}]}, {"@id": "_:Nd81fea83db9b47c89e57339284a10980", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424952003"}]}, {"@id": "_:N10a144c709c94d72b23bc6e09a5b3b1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022828"}]}, {"@id": "_:Nb69a9574c5c44730900487f0cdb808e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007906"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234708"}]}, {"@id": "_:Nc9267b27092e42769b7a1fc0dac4c284", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398036000"}]}, {"@id": "_:N59596d00f1a6458e9ccae624473ed790", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072927"}]}, {"@id": "_:N35f7c36afca14f28bad37c5b37f0dcca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030346"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072891"}]}, {"@id": "_:N041c3b9f8f6b4c3e90c8ac74dfe476a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010668"}]}, {"@id": "_:N96d4194549c449c5972844a1fa30991d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019559"}]}, {"@id": "_:Na5e8462e2d59482a984b6edfcce42e4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67198005"}]}, {"@id": "_:Nfe13e048db8a44659ae70449efbc26ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004379"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025328"}]}, {"@id": "_:N3e2af2e2d3cf4595ac0aadba50089efe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007238"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021579"}]}, {"@id": "_:N2836eb97186e47548d65db539076a04d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155118"}]}, {"@id": "_:N94dcc36f45b04621bb230cf38a519c0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2677650"}]}, {"@id": "_:N6aacc7887d014618bb665dcbd6bc06c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002583"}]}, {"@id": "_:N465e523e5c5542038e7732e0094bba2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085639"}]}, {"@id": "_:Nf38d0b142c48473db7a9593a3620e363", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49526009"}]}, {"@id": "_:Nc65ee0c16029477db88fa4fab3d4b0e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2063326"}]}, {"@id": "_:N75889a98d3a947cda2a45d28580c4838", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100509"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021863"}]}, {"@id": "_:Nddcb75ebaba54a03bbf204ea21b5b286", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280460"}]}, {"@id": "_:N905b4f6260ac4908ac02ab989e603496", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158623"}]}, {"@id": "_:N0484359e6a5a444681c16a3320680322", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023718"}]}, {"@id": "_:N53d296eadd85466099ed7e69f8787720", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020879"}]}, {"@id": "_:N03831552e9d44e88bcc29c6da5d3f26c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860841"}]}, {"@id": "_:N1b3c922198884df5836bc83e6e9e573a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866210"}]}, {"@id": "_:N1f8f33b9b1874ac6890221de85c9523c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253983005"}]}, {"@id": "_:N69e5c51372704ef7885e14bcb52c6f26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021877"}]}, {"@id": "_:N1676a75816fc41b09442d0528b4d24f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3808046"}]}, {"@id": "_:Nf4a09b9389d2482a9719d9bd583db733", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1271100"}]}, {"@id": "_:N25fbdf427a1d438ba83d65090f014d94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:425492002"}]}, {"@id": "_:N79414569b42749ef9f87661e87b9e278", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1319016"}]}, {"@id": "_:N9603c1c1204e46b6a0c539206582bcb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400005007"}]}, {"@id": "_:N4d45c19c40e5482b9353da16f09930b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023917"}]}, {"@id": "_:N68ff5a46e461426389727d746dab3c78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73676002"}]}, {"@id": "_:N3fbf028a125a42ce941afb712d0aaebc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851883"}]}, {"@id": "_:N7fbde7495f6c439e9e63195fea14b080", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850438"}]}, {"@id": "_:N9ba82b8eaec74c9fb0cbfae0edd831a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021937"}]}, {"@id": "_:N52170450450d477e9a89a41c7ac1f62a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D037801"}]}, {"@id": "_:Nc6c298f565574267a88725ffb1483b5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74474003"}]}, {"@id": "_:N6599479fefa94a22972dae569097312a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:262285001"}]}, {"@id": "_:N25c1dc97c2024690a002789586ebe6a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002205"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806482"}]}, {"@id": "_:N296067fe544b44d8bbac66ce76cc87ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1739395"}]}, {"@id": "_:N529498f828fc49fbb69ff41246daa35f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024076"}]}, {"@id": "_:Nb8dcffefe85741988a3384aae3a2a089", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013921"}]}, {"@id": "_:N55b208069bcf459aac803b80101ecdb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030866"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280736"}]}, {"@id": "_:N18392b850156414ba92385c0e78834ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1112433"}]}, {"@id": "_:N956e9f61be3748e5b0b621030478956a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25803005"}]}, {"@id": "_:N8c51ea0e724646bfb0bb5ab11aba3896", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152032"}]}, {"@id": "_:N7f38ec60afd645378964f7b23a0ab9ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65814009"}]}, {"@id": "_:N9a5a1b9c593a4a77b38a028d88e8532d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025008"}]}, {"@id": "_:N6be17ec15ee24cacabfa42e97ce8350d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842084"}]}, {"@id": "_:Ndb2b576da4844cdaada558b2a56d7c64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60132005"}]}, {"@id": "_:Ne1e76ccfb9264366a495fb8603771681", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024692"}]}, {"@id": "_:Nc786965e708d4223b24894d860525d86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007153"}]}, {"@id": "_:N25eb0161d88d4b3084f3591577a504f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015835"}]}, {"@id": "_:N83c61ede510c4359bb2f772be7202a2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111266001"}]}, {"@id": "_:N5313786a2f074f9381a7a6bf47206fc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001007"}]}, {"@id": "_:N884e6d1887144c3cbf70d982cebc6913", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023895"}]}, {"@id": "_:N0878ae75f1a54d21817f1a5c8f33a587", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022596"}]}, {"@id": "_:N76546148b767417fb03127aa1e7d6057", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100299"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022159"}]}, {"@id": "_:N9c8505e252cb407d91a6c0bd4be4f170", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030525"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073002"}]}, {"@id": "_:Nad9503ea9d3f4bf68cdac9932ed63145", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022719"}]}, {"@id": "_:N752092790df04f61bd4823da62df6422", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860335"}]}, {"@id": "_:N0c16e4140a8b4745b9e52cbf10a24f09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265843"}]}, {"@id": "_:N93746233654049c18d0df67f6f653c1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022633"}]}, {"@id": "_:N3e2ad4db868742c8a5553d2f8b739293", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855698"}]}, {"@id": "_:N05dc8fe961f348f4a0d8a90f2f942297", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001998"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158986"}]}, {"@id": "_:Na447066ae3ec4f93a893d3111006f543", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862265"}]}, {"@id": "_:N49ad8fd3c0874a9599467c91d1887de1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073203"}]}, {"@id": "_:N1f62ea3d2ed3405ba66f81523f5fa07d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023864"}]}, {"@id": "_:N76ed10f9d1d0435b8d8cafd47a6ebe82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004832"}]}, {"@id": "_:N63de77eb8e36448e9dd72d083a245cb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025802"}]}, {"@id": "_:Nb70f1098b9cc409e8899fe05f5aed63a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025831"}]}, {"@id": "_:N80f25df15f224f75a34d0b0e442bf7ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3552484"}]}, {"@id": "_:N1667fcc9948b4a1fa627934d3f01b78a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002982"}]}, {"@id": "_:N7fb87786b6c148329348cbc002bf65b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221354"}]}, {"@id": "_:Na50f199ccb2e41e0b7b9a92ab1715b6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022097"}]}, {"@id": "_:N3e59bba952fb476a9f080624d7568767", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027430"}]}, {"@id": "_:N8ed328728d8e4832ac5e621a7b8f5ac1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000707"}]}, {"@id": "_:Nffee471a44f7484dac1ae81ed9eeac72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48758008"}]}, {"@id": "_:N024a76a2ad6749f8ac8350875ba14045", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011989"}]}, {"@id": "_:Nf9534b72fa99454d83724918fa746527", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022263"}]}, {"@id": "_:N6c7522fa7be34059aadc202db4794beb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24743004"}]}, {"@id": "_:N2bd5ed67aaa74aa3a225cdc369d2d400", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021847"}]}, {"@id": "_:Nc5e48a58439743b4ac202d29ae923dde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023923"}]}, {"@id": "_:N38a9a9db605c46f280c54dd1c0183236", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280433"}]}, {"@id": "_:N6dcb4ff6598c4a67bb31a54e30d9fa9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073137"}]}, {"@id": "_:N397f28f6b52840a291a4ee7c753ce61f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850640"}]}, {"@id": "_:N84ed08dcaa064cbe98129e38d81e2519", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022351"}]}, {"@id": "_:Nf1fcc04e4ad14ebda260fa772af33aca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2607914"}]}, {"@id": "_:Nd8836c4cc37a4cb79ed222d0f5508cfe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0409495"}]}, {"@id": "_:N96d3588568424d179a3e524094d698be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44474009"}]}, {"@id": "_:Ne1b7a73368f44c12b442b6635d126304", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685775"}]}, {"@id": "_:N30329fa4acec48aea2c1115e2da1a294", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035455"}]}, {"@id": "_:N4b050d9222364764a493bbe408eed8f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853377"}]}, {"@id": "_:Nd64026a1c1824e4f983054b8ca18d2a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840089"}]}, {"@id": "_:N57ca21c3a98c4cd2aa125f3462d245f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231807"}]}, {"@id": "_:Na6d3a0d87d0941ec826435decde78126", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59795007"}]}, {"@id": "_:N4591949953d84184a73f566eb479622f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859120"}]}, {"@id": "_:N5d8f7d800ed04cd697d7d062c479aadd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2939415"}]}, {"@id": "_:N114ed82682d4479faeee153810f651ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023664"}]}, {"@id": "_:Ne9ba28e05f0f4ebeb78b2b7379e4c3b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2216370"}]}, {"@id": "_:N6cc513902dfb4f03bf7fb365e7eefb89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002938"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1184923"}]}, {"@id": "_:Nf4dda79d7b194c9db89d7a629fd5e7d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009436"}]}, {"@id": "_:N66d0cd364cbc435884f7c4c55b177311", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012805"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1096099"}]}, {"@id": "_:Na749d16e612a40c58ef7b172367477e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441837004"}]}, {"@id": "_:N0f7f9c01264e4b9dad4d9a3a38272fac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3224"}]}, {"@id": "_:N073c1d9eaffc424296902cc26fa551e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000938"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78441005"}]}, {"@id": "_:N571eceb8c2264fbf832695121d421b8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039446"}]}, {"@id": "_:N59fd40e02a7946f3ad3d4c3af072ff5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004153"}]}, {"@id": "_:N5ef5d3e366c44b38abfdbd95450a9ea2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0012242"}]}, {"@id": "_:N863f2bb0a96844b5a8d6b2c3f473090d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204181009"}]}, {"@id": "_:N7870ea95cac9400c8a3ae71c63d98315", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004409"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83156004"}]}, {"@id": "_:N48eceb599e3c45b09a3e08af39b8fd25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1768507"}]}, {"@id": "_:N2f47fcf849194d4e8be87ddf8bac76bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021836"}]}, {"@id": "_:N7d4a438eb9534711bab656801ea5e79e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003719"}]}, {"@id": "_:N613ba19e45dd44b987445080c4ae2173", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265642"}]}, {"@id": "_:N9f2d5330e5ae4ae581a047523a3b5c63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10040851"}]}, {"@id": "_:N312eae4db2924b1faaf9bd2582e8738c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968607"}]}, {"@id": "_:N833e4e6522fd4711a7ee9976ba74061f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025126"}]}, {"@id": "_:Ncfd5e1b7fa804cd5b9c10bf43515af0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019572"}]}, {"@id": "_:Neb1cdb176bc24595b3c1ad72f380d4ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127006003"}]}, {"@id": "_:N1c488d805fe648548b4b5aa562ac2b76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072939"}]}, {"@id": "_:N1b5b001a4d2d4b218301dca7d85b0e43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234589002"}]}, {"@id": "_:Nc1596b3fb0f540a295fe860e66a46135", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857042"}]}, {"@id": "_:Nd692d8ca24e848ffb5d5f73db567112c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413443009"}]}, {"@id": "_:N3645ff3c52dd4a84bf0b4e8d06423a92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266541"}]}, {"@id": "_:N1994e06f2b3b43248d059d1e89931633", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025826"}]}, {"@id": "_:Nda580c04a5be4464b3c9bfa84229c891", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024032"}]}, {"@id": "_:Nc54d908413044934994e52b28a98597a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861349"}]}, {"@id": "_:N8c9e52d7a5ae4c47804717b87da70b24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280577"}]}, {"@id": "_:N0af404f29c1d4ae691f1ae764a8a1f13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0269189"}]}, {"@id": "_:N2e87c9e360d84ca0b455da4792112a5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1586004"}]}, {"@id": "_:N7c50f28fb0cd41e88126a99febba8819", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302200001"}]}, {"@id": "_:N6d284abb5b644902a1538637f7d4416b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73291005"}]}, {"@id": "_:N55a379dfb8654dacb7a5c620f4f89154", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007499"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024862"}]}, {"@id": "_:N2fe6b01dc202445a91935fda2105a2fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D055949"}]}, {"@id": "_:Nf6fb0ef5ebe8452b9c82fb2566abeaa2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022049"}]}, {"@id": "_:Nc2c68cac27e346f0bf6cfa9a0d0492e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023413"}]}, {"@id": "_:Ncccd8bf115354513b7936b23f3e49ad0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023005"}]}, {"@id": "_:Nfebaa9fa3d064f12ba60e3f9a3fc6d0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0454596"}]}, {"@id": "_:Nfde7833e3b7944ec83628e39e562a81c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423124"}]}, {"@id": "_:N41fc43c25ebf4822988df285b93a12f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025315"}]}, {"@id": "_:N4f1666f5646f4b99b57df91a00b34396", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100869"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020948"}]}, {"@id": "_:N2b8178a9fdab423e87ef182ae889e5b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240182"}]}, {"@id": "_:N331ddf24b97749d4b7f07d85e072e64c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834980"}]}, {"@id": "_:N16770209783d4294a6d619430502fe0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857665"}]}, {"@id": "_:N73d8fe883e1d489eb8f5c495bcf8d3ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3359"}]}, {"@id": "_:Nc3c9c8acc06242dcb6d938aac36affed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843428"}]}, {"@id": "_:N57489721c831414e9482188b6564cef6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255012009"}]}, {"@id": "_:N1b939cc6a16443dab5fa9cb06d807336", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024727"}]}, {"@id": "_:N9ce52d13b1d74ee0925591d41eb1b46c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018242"}]}, {"@id": "_:N87b1597607424051a2b4cde8f9370d06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280417"}]}, {"@id": "_:Na210bd7f422946b3b9b51313a6adc418", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006685"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0553980"}]}, {"@id": "_:N68572ba29696477f8963940537303fd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024284"}]}, {"@id": "_:Nd237820354044063ba835d5409011665", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019214"}]}, {"@id": "_:N0e826559cf9f4ae5924b1837e5ba5589", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003462"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840013"}]}, {"@id": "_:N5e8724b1b28541f7b40774ece85e987c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95690009"}]}, {"@id": "_:N660a0a3f528b4bb79dd7b713baa13bd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45503006"}]}, {"@id": "_:N14ed6ea9840247f69756314b0bebda68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536571"}]}, {"@id": "_:Nbf2dae9d93e746f48a301d56925b029d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005621"}]}, {"@id": "_:Na849da3e39c64cccbbc4f3b7ae278d2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280514"}]}, {"@id": "_:N83752ba56c824f9c9ae3b6abcc5a8f4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:344104004"}]}, {"@id": "_:N270e977845b2482cbe6b3d3706901e72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025816"}]}, {"@id": "_:N3239fe8babbc4fa39fe5e83281c0b597", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020950"}]}, {"@id": "_:N5f89575cb5de4665a1cbad1ab44e6a05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/ORPHA:453313"}]}, {"@id": "_:N211c4267bd074686a8ea05275ac9fc6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862087"}]}, {"@id": "_:N22a3e58522f749caaaa81f2f917b2c53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022175"}]}, {"@id": "_:N0beb481f7a16489f9c14f9c2c1a170b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072919"}]}, {"@id": "_:N8f2c36d9d8c94d49989e490afdaf3498", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005424"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863246"}]}, {"@id": "_:N2481617097154a01b56e417b81c9cab2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nc8be653a06dc4cfbb9a99317b9c36004", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072923"}]}, {"@id": "_:Na1762e0ae10246ecb1ad321278253130", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022345"}]}, {"@id": "_:Nba496a3948564352888e61a3ec2da7a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002869"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865841"}]}, {"@id": "_:N3a7dfe00fe814149bc26e9b53b0a43ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013590"}]}, {"@id": "_:N08464b7667b44fb2908df0eea9b41feb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014202"}]}, {"@id": "_:Na5f9bb96342246afbb238bcdf5ee1b13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280502"}]}, {"@id": "_:Nad3e3641fe554425ba65b8605dfa17c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D058225"}]}, {"@id": "_:Nc6ac49a6bc6e4a4e8b11595802d79299", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849316"}]}, {"@id": "_:Nbb8d5441759c4b9580560c3cfa158941", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864361"}]}, {"@id": "_:N5d1968b7cdb84a2293070342025efcd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010254"}]}, {"@id": "_:Nbf67b53ff6e74e91a9d51f26e5d58398", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0949059"}]}, {"@id": "_:Nc10d2d56adad472c864b18fe42ec1822", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020503"}]}, {"@id": "_:N8364abf6b17e4d22b42cd67fde1b628d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2242577"}]}, {"@id": "_:N23a37624d18445ef965054715d10ec5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021679"}]}, {"@id": "_:N7384e210d7b34ae280373a75fb304f79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87522002"}]}, {"@id": "_:Ncff7ab5339334e32a86d9409718db25a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127021009"}]}, {"@id": "_:Nd5d52147eef24c1ab8b2a513470b7be7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3532948"}]}, {"@id": "_:Na49b3c640997421c9b9f5a85c849799b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022755"}]}, {"@id": "_:Ncab96507eba749d4b2e22be37f61c452", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10058204"}]}, {"@id": "_:Ne4f031d2950d4390904aa8323989930a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000172"}]}, {"@id": "_:Nd971450be6bf45259956a620b1578699", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010983"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020412"}]}, {"@id": "_:Ndd751c0210034f10bc7a8780e39b6550", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022487"}]}, {"@id": "_:N54fee36b187c4b4096720c848d21d4a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3059"}]}, {"@id": "_:Neaa5bfda31714c7086b6f98bf7889e73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025813"}]}, {"@id": "_:Nc0ecc4ef70154ae0a6524ac641bbfaf5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025283"}]}, {"@id": "_:N6259c84d8b8a4780a1c54c8ea4fdf65b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004700"}]}, {"@id": "_:N4fa88e90954547ea8e04f206b9e1ed1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006869"}]}, {"@id": "_:Nf28811ca598f4158aae17a911b487fb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0743178"}]}, {"@id": "_:Nc662bced439a4298a5fbe4cffe466c5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008361"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024690"}]}, {"@id": "_:N6ea93a4de64842ee971dca224372d493", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3489396"}]}, {"@id": "_:N5f43deed84284fe5b2f49cb9227f8321", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10048281"}]}, {"@id": "_:N4edc1ab3a0a541dbafe5f4ddb7aa6614", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022593"}]}, {"@id": "_:N2fa002ad3014419997e1273275954d28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832598"}]}, {"@id": "_:N1bd6b5f4a4cf449d97450832f8035625", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034372"}]}, {"@id": "_:N47c98ee3b7ec48e69b19f0261dda2b3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155320"}]}, {"@id": "_:Nca38bac5dad74590aa09a55d0869076a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021656"}]}, {"@id": "_:Nb902721122ce462a878b4f056be55792", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254818000"}]}, {"@id": "_:N9fa1ac997d384e8fad06fb33802912d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280317"}]}, {"@id": "_:Nb1ac7ca6efb043c1819c082d906bcc6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024580"}]}, {"@id": "_:N0cd7088977ff494d9ca55897afdde535", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100903"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021939"}]}, {"@id": "_:Nd698a11fd3bd40f6b1cd9507d11a0f89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231246"}]}, {"@id": "_:Na54a24985ce344ecbe8cecc697459caa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025792"}]}, {"@id": "_:N0b980577978947069ae2a52ccec5e26a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0399440"}]}, {"@id": "_:Nf7d6f55a1490481b90e1bcc8e6b8895f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024745"}]}, {"@id": "_:N8049ac11d32e4c3b92a62f21fd9d50c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417244000"}]}, {"@id": "_:Ncbf1c4d0b0d4446f95c9a03b5dfa1106", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0011478"}]}, {"@id": "_:Ncee445d0088e443996c4df55d67be938", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3275963"}]}, {"@id": "_:N8090c7b4f8f34c94b8da4471eb4e74ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025410"}]}, {"@id": "_:N87509742198b4e8fa2cff0fc8ec0f612", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:431857002"}]}, {"@id": "_:Nd74614e937bc49a68170106a770191ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012010"}]}, {"@id": "_:Nf9a1e767c1df40fa89eed9212c60eba9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041105"}]}, {"@id": "_:N557de30fecf9428e9c90b328151ebdd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263498"}]}, {"@id": "_:Nf2dc235638fd47d5865988f2639d9d81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:264304000"}]}, {"@id": "_:Nac2543bc559c49e6b48ea1d1cb762a70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021992"}]}, {"@id": "_:Nb43f6bade0694814a1aedc1fd35c55a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041972"}]}, {"@id": "_:N47ee6cc0bac345439844cea0c599d97f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248514008"}]}, {"@id": "_:N8ffc18e9761342839c674e75e1e33437", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865416"}]}, {"@id": "_:N0b1841386cfd4a06a8abc81f16899e3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018808"}]}, {"@id": "_:Nfe4e3d509b37445a86782a35ed7f673c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220697"}]}, {"@id": "_:N8db542c3c9a84e29bac3882b7fb0642f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003866"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025544"}]}, {"@id": "_:N45beef6f9d7749a68f14793aff162e07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30023002"}]}, {"@id": "_:N3b5cf0bde0cc4fdba013b039707473b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2916"}]}, {"@id": "_:N726c9a1b95d44963ad518527a3b90bb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969722"}]}, {"@id": "_:Naa90614b697049e28059ec8b47c39451", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025189"}]}, {"@id": "_:Nf66291447898477693052ec3890cda1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859442"}]}, {"@id": "_:N6752bf137ff844deb522b056ab96b0d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000594"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246986004"}]}, {"@id": "_:N5f28254254f74d2196209d101b6cecfd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562753"}]}, {"@id": "_:N05d8045b8b8d4b12b4d7cd9db5ab84f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021030"}]}, {"@id": "_:N94d000eb82a24af293553d027a124da0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023460"}]}, {"@id": "_:Nd8bf70b49a1f4820a135ba5eeb5dc896", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78275009"}]}, {"@id": "_:N9c8b32b61a2240689c091676d8981b04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235430"}]}, {"@id": "_:N4ece78465ab543d0b5f5af747e4df722", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95304000"}]}, {"@id": "_:N4c1ca4f4c3814a35b943a163da314c0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022539"}]}, {"@id": "_:Ne8db5cd4f79040e7a948c6372e5c9879", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16652001"}]}, {"@id": "_:N02b4c294414b4126aaa7ef28202b334f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699421005"}]}, {"@id": "_:N361c2462a11e4de88286c38b5ca57833", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024300"}]}, {"@id": "_:N790cd6879af644d4bdd1e4fdfe32e379", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021399"}]}, {"@id": "_:Nfd3351a6ede34ea999385f4f67493585", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111566002"}]}, {"@id": "_:N60fc06df23154abaa33ee82a8ed97a2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000964"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004485"}]}, {"@id": "_:N570b14035f9a4984b635a7c14363a162", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855580"}]}, {"@id": "_:N87636a1edc7d4b3a92636d6ce7915563", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280493"}]}, {"@id": "_:N9b6497854ed4414faf815af58572a046", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837832"}]}, {"@id": "_:N307677abb43a422fb3ab40344910e403", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073150"}]}, {"@id": "_:N596906d0234247589ba46c5bca0d580c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0730362"}]}, {"@id": "_:N6a7b69702ef14b4d9c540dceeef7e244", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151691"}]}, {"@id": "_:Na26297d665b445e5a90e658dbb3fe3de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0473124"}]}, {"@id": "_:N529ecef0ff9c4197accf2c7093af039f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253834007"}]}, {"@id": "_:Ndba55c71f06c4cb0bb4337a67ba69c56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021430"}]}, {"@id": "_:Nbf46e186b2fe4f318b573f6ee1818d45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D030981"}]}, {"@id": "_:N57278b49795f40ffaea5f6b41e155ea1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363481002"}]}, {"@id": "_:N3e13ab6aa5b14d9790e74d540b90a7cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312937006"}]}, {"@id": "_:N469ce5e751554040be20e495b79fa2a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373433005"}]}, {"@id": "_:N8ddd2972640b4327a0866ae41e136c0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012499"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022878"}]}, {"@id": "_:N1d1b9a739c294ed78eb4ff986d0f0c4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856639"}]}, {"@id": "_:Neeace7e0996a461496518313f031b7b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0948187"}]}, {"@id": "_:N8cdaf272e94447d78e2fb57a3a286857", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002287"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851885"}]}, {"@id": "_:N6e310dd481eb47f5aa2681f3935c2247", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280726"}]}, {"@id": "_:N6bfea6fafb6747b8af89de63558611ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0456103"}]}, {"@id": "_:N4828d5c4d80340149c0649336b7be003", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861360"}]}, {"@id": "_:Nf346495418ee493696af1bf08baf0356", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D051436"}]}, {"@id": "_:N54e5b6fafc89402d91b8ff43c32de21e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123785006"}]}, {"@id": "_:Nd4495c11f49a49d59ed7683666778edc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562470"}]}, {"@id": "_:Na63496ae10024016a9bca5434332f64f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3326"}]}, {"@id": "_:N36176c4eae684cb592578f3da74beaff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2750913"}]}, {"@id": "_:N954d15cb19d440f4a7e4ddd1121073e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2960760"}]}, {"@id": "_:Ne59cf3d1e0534390b8e91a35813b4978", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253217007"}]}, {"@id": "_:Ne6d8c42d9e2d4f46ae18ce0850cc8c9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61267008"}]}, {"@id": "_:Nde610ecd74834801b29fef3ad4440581", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842231"}]}, {"@id": "_:N6611ce67a993469aa12ead47145b420e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280513"}]}, {"@id": "_:N379e5b1d40414cc1ad9e4a46aba5b0fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024424"}]}, {"@id": "_:N04e701fcda4047fab3515978a5794b2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000238"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006849"}]}, {"@id": "_:N191ef56bd1874f26a3612f8512f2cea0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025005"}]}, {"@id": "_:N817bfb364c894f6cab916e35582ee651", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837485"}]}, {"@id": "_:Nfd5c9e1999b24b98897a02e46e032391", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13213009"}]}, {"@id": "_:Ne6f1196752184667b865b317c0639550", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2678303"}]}, {"@id": "_:N1ef469cd4cb54a2687f2761c792339a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006962"}]}, {"@id": "_:N55a646f932b24a8da49855e1bf3448e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:985004"}]}, {"@id": "_:Ncbeb54ba31e647449aa440ba278b0707", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024555"}]}, {"@id": "_:Ne38330fadead4fcca1c31ce22b01ad08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4227831"}]}, {"@id": "_:N408a02e337a14762b91ff73d1901f5ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020753"}]}, {"@id": "_:Na6ae2c9f7b3141bfba1718a98c5ec04e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126797001"}]}, {"@id": "_:Ndf19b4aa5b174e26aee3da2cc18c68d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021127"}]}, {"@id": "_:N75b339d66d3040d5940c2d84f1a1aa9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253273004"}]}, {"@id": "_:N6c662a9addd145e082e6e0f4fc428285", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D046151"}]}, {"@id": "_:Na91ead55420d43cb86e8c245d6f19ee1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001259"}]}, {"@id": "_:N789a8e46d39a496f9e3c5cc6b8d1a89a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022472"}]}, {"@id": "_:N560be6a437e94b998181fb813e1fa084", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009849"}]}, {"@id": "_:N80ed830989db46bf994baf13a6a1b598", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363228008"}]}, {"@id": "_:Ne779d324adf8476fa07d362ea131632c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835884"}]}, {"@id": "_:Nd1d7a524d6624ef6aaee3ae341822bad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072920"}]}, {"@id": "_:N3fb0dd7a448c4c00a89d3c1536cf7294", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445144002"}]}, {"@id": "_:N36b87a063d03425c9f3c957deeebccb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535802"}]}, {"@id": "_:Nb622601f1294490d90dc7c8acb4fc2b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030509"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072993"}]}, {"@id": "_:N25be7788e9384e72910b0bc5c7653103", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023810"}]}, {"@id": "_:Na003fdcf9cd1447c9375c6446a502b3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023143"}]}, {"@id": "_:Na8c451b54a7e44249fdeb6a62712cd65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109853004"}]}, {"@id": "_:N5d2e054511f44eadb3c8d4650fc09481", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020790"}]}, {"@id": "_:Nb5319cd004244d70bb74ba37584b3168", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021798"}]}, {"@id": "_:Ne94001cfe56a4d3f99f36ea146a957ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55434001"}]}, {"@id": "_:N068238c94fa24147be1793235898f766", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006687"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025003"}]}, {"@id": "_:N88bde90582dd4a2ea49a4ee50c727cff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50563003"}]}, {"@id": "_:N2e1e3f07df924e3a90fcd73be3cd215c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005901"}]}, {"@id": "_:N619387177f79460c956f072ed3a3b39c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867114"}]}, {"@id": "_:Nc54d8a32dc2442a29b1fa2abfd34765e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840014"}]}, {"@id": "_:Na1698572106b40409fba4e633fe13cf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80306002"}]}, {"@id": "_:N4afbf89db5cc4e0eb32d5458aa84b7d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030793"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280766"}]}, {"@id": "_:Nd89c76518c4547a889b06c7511ff8843", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000361"}]}, {"@id": "_:N728f729a83ad452386a914392a411f65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3151520"}]}, {"@id": "_:N0ddf5bf6356e430c928f6133dfebe185", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022388"}]}, {"@id": "_:N5e0a1c16e6c24db6931c024e938c2bae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562737"}]}, {"@id": "_:N660cf7a257784cc09283c405478bfb9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021333"}]}, {"@id": "_:N2ef366644df44cdfb00eaed9303c89bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024486"}]}, {"@id": "_:N1c5d826596a24c7d8e6de168c43ce352", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12286000"}]}, {"@id": "_:Na4e159cd36b94550b4e8773f3ed68432", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024929"}]}, {"@id": "_:N950ca2502c674e93a7f22b5a4f264649", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007340"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836296"}]}, {"@id": "_:N5e077dbf61bf411bae2357acdfa6cade", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240190009"}]}, {"@id": "_:Nbb7223ac9d084b5cb9c2a682b7098030", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238591"}]}, {"@id": "_:Nd29f2f9df50c44f09078200b7a50be57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8614008"}]}, {"@id": "_:N097aed338fdf443ab5132bab2dee9d53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038358"}]}, {"@id": "_:Nd0da60013e2445079913d379027a0744", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013684"}]}, {"@id": "_:N0531fb37969b493da8afa34b1d828e2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007536"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024849"}]}, {"@id": "_:Na5e08af48ebc4798897d08c51064532a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073264"}]}, {"@id": "_:N75d54f63949b454d88bdb69881ff592b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417393008"}]}, {"@id": "_:Nbe8a612795fa48f4a70c51edcc348c26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3833004"}]}, {"@id": "_:Nd21b0d7b72714ed8a4805ec94bc073ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2477008"}]}, {"@id": "_:N3bd9a3dbf11c4a5583d2a0d72110ffa2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022815"}]}, {"@id": "_:N52ddf31c237c4f7e94dc3bd29ed742a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006105"}]}, {"@id": "_:Nfa487d3390a842cba37b9693c0fed4f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015160"}]}, {"@id": "_:N9dc95099a67742979def26d566becc60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024104"}]}, {"@id": "_:N0c028fd7fa354810a90d060ec5aa83bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1845001"}]}, {"@id": "_:Ndd5ed61a226c4212a039a9036d41daf9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844818"}]}, {"@id": "_:N6bd2129e8558429e8c63da7a3a4dcbbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280356"}]}, {"@id": "_:Nda98048942754d82b271a6fbbedff60c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022573"}]}, {"@id": "_:N5f3b2e22abd34942a326b4e9260eabfb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10047700"}]}, {"@id": "_:Nf2609621a0c34228adebd5438591ce6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020730"}]}, {"@id": "_:N04f441a538f64ac98afbd84aec90f902", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021003"}]}, {"@id": "_:N864732874cdf4c558fb6680b05395532", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1398533"}]}, {"@id": "_:N32e3ddaa435646b89bf2a0e85c8da4f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16459000"}]}, {"@id": "_:N9a935584c1a14981a748bf7c100ba5ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247488004"}]}, {"@id": "_:N764dd51c525a4b9188b6294f283e6886", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D056305"}]}, {"@id": "_:Nee2a13459b9346c88b579197709c9e51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022272"}]}, {"@id": "_:Nd95c3cdc4b6a44caa52f335a0bd8f60d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007193"}]}, {"@id": "_:N3869f233328c4350a649fd79d412e7e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017114"}]}, {"@id": "_:N1d1d6688d22249f2b1ee5c0f74f664d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025737"}]}, {"@id": "_:N00411d7aba724809bf32ba0bac31d8eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011205"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023469"}]}, {"@id": "_:N63154e54e9d04e8faf1a5807eac38018", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95690009"}]}, {"@id": "_:N96a7e9ac395f4defb0cb2de369904a5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024629"}]}, {"@id": "_:N3fd96bd334aa4873b55820d591955310", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298380006"}]}, {"@id": "_:N92d99612d30f40f596c719a5fb9aae8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030483"}]}, {"@id": "_:Na4fadcfb65f341988b3357491db5a804", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863009"}]}, {"@id": "_:Nb332f368e8f64a05b37189c22c27aa5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023082"}]}, {"@id": "_:Ncf104d678a004fb58281b2fabf7c9a35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675059"}]}, {"@id": "_:Nf24b8a3a5f674d47a5315b57809c871f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0686347"}]}, {"@id": "_:N373f58ba3a234e8d94fe46fa6032bd6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266525"}]}, {"@id": "_:Nb869f6656b464adba63184549430c176", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022057"}]}, {"@id": "_:N97b57caf33c4498aa5f9e039bdf74b84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011509"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0745109"}]}, {"@id": "_:N8ddfc9d48fd04b4093ddc4a62c4d6ec7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367363000"}]}, {"@id": "_:N00c8f77a9b294f57b66791724bafab97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100938"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021920"}]}, {"@id": "_:N5c69ee00ecc8483296929e9c0cb2ba29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023990"}]}, {"@id": "_:N3912fbe2cc664dc4ae8b503347f168dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53148007"}]}, {"@id": "_:N834ac312ebe0465ab00a5c3f3ceb9da7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010536"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020182"}]}, {"@id": "_:Nb2767ab453ca4eb2a3d8bea12f27eea0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D058437"}]}, {"@id": "_:N5096bb03013a450d82bf6dd74947c275", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253330006"}]}, {"@id": "_:N35f3a40f593d4f67adf137180b106172", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002813"}]}, {"@id": "_:N580fc2555b5e42ab89c29c6b614f49f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:130951007"}]}, {"@id": "_:N9c7b5e32e85f4b879b04fcd9174a6cc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021961"}]}, {"@id": "_:N93a9327e173742ac8bb54aaa5bc3b12d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241237"}]}, {"@id": "_:N1fdf6b49821348079bf0976d530c57e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000925"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020882"}]}, {"@id": "_:Neb2484b50cf04a6ab18f77e7c01c1a2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860785"}]}, {"@id": "_:Nd489d6235090460ba3c249e4c62ffbcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023771"}]}, {"@id": "_:N5ed971ad6e3a410498f0d27108d086e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021487"}]}, {"@id": "_:N13a16221491849fe8e1fe8e4441b3ed4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431376"}]}, {"@id": "_:N1cfc57a8ceea4562b25917542bdbd657", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45816000"}]}, {"@id": "_:Nfebbe9f5cbeb451b91572587ba89b30c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007003"}]}, {"@id": "_:N7f8ddb41ae5b450fb9d8ea80a5230d17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206754"}]}, {"@id": "_:N5af5a5de156044b5bbb9a41423543a4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023121"}]}, {"@id": "_:Nae39ceb169ef4cc88f8ca4b51b5a9c9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026850"}]}, {"@id": "_:Nf78ec022e619415ab000fbaa7f8abe28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014356"}]}, {"@id": "_:Na970e46f62194aceb0126d5afb6da4c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247479008"}]}, {"@id": "_:N7a456989b94f4f50b382fa2c16742c1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1546180"}]}, {"@id": "_:N6fb17739b5484928b373c8fdd5eafa36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025583"}]}, {"@id": "_:Nc729d3a94a6542e7b3087ed5a35acb67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0399605"}]}, {"@id": "_:Nac2b6868de904185848ee30495789286", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021178"}]}, {"@id": "_:Nec691c05fe7545f9865d11192a0d24f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834387"}]}, {"@id": "_:N0fc1206c70dc46f6a50b0aff5b06e89d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023860"}]}, {"@id": "_:N70cf84fbeaea4ecbac619ca84bb5e5af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843479"}]}, {"@id": "_:N79b82b9414674cf6bc6965b62dd09744", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037221"}]}, {"@id": "_:N1d943bbde8e24004a1ce31a943a476e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000141"}]}, {"@id": "_:N16b136f2343d4f339cb5d072eac50b84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073143"}]}, {"@id": "_:N0625e03de44e43d88dbe09aab0f360ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020899"}]}, {"@id": "_:N8c95290d8c794dd08c92ec3f741c6bb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021810"}]}, {"@id": "_:N315beb2f4f6c4f9ebee67fbfd4208d61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024606"}]}, {"@id": "_:N2b4174ddca2c4e478e0d2938885b352b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4015052"}]}, {"@id": "_:Ned001e375f5b45b0abdeb177a882bc3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242387"}]}, {"@id": "_:N7ff84b584de04f4c853c2c2fccd045bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005357"}]}, {"@id": "_:N8a5408809ab54507aeadd92f765af0c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54160000"}]}, {"@id": "_:Ndb54d53d44df477bb97dbcc87a33e2e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100630"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009303"}]}, {"@id": "_:Nbe01d696165046b2af663313c6a16067", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006044"}]}, {"@id": "_:N68abc4051a3c4861b23b9a19e9b0c324", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400951005"}]}, {"@id": "_:N328fa7de6dce4731a0c5f84decf78b0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025668"}]}, {"@id": "_:N365602bb30c2481caf4c75bd729f891a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025614"}]}, {"@id": "_:N93d561a668944c8d854278424f102195", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025815"}]}, {"@id": "_:Ne494ce78a8314bc88754c1ee55eb1373", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1390474"}]}, {"@id": "_:Ndd45f19417c0482584d0d6a596aa68b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86044005"}]}, {"@id": "_:N0e5b27c66caf4a1baeb3db683c84d107", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022625"}]}, {"@id": "_:N85413298a1404aafb8b8f8fbab04478f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024649"}]}, {"@id": "_:N41018330e10e4a49a1b88143c6edaf71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072922"}]}, {"@id": "_:N94f944ca62e5442c8bf2de1dbc5dfd68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010200"}]}, {"@id": "_:N2bac44096ab046c28ffc9eb1e552db87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020639"}]}, {"@id": "_:N91c307c465f340aebf18036474de58eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867060"}]}, {"@id": "_:Nda0aaebf28ad4b328aaacaad091614f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299236004"}]}, {"@id": "_:Nf96408bf323c4b35b445e805e6d6a51e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020961"}]}, {"@id": "_:N553ca66b9e3e4fec8b9d94438a2cd4bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50866000"}]}, {"@id": "_:N7bdc28d81aff4689aa3beb3ebc1f4575", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237130006"}]}, {"@id": "_:N3521261a8b5a4d699a5ed93e1391e8e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022772"}]}, {"@id": "_:N2a8a47576b1f4d2fb2b38494bc351792", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849740"}]}, {"@id": "_:Ne9594201624145f48df0627e00e8365c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70995007"}]}, {"@id": "_:N55fa5a1e1f5b47f4af962056e0d31c5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021007"}]}, {"@id": "_:Nd8d1b05e1b9e444198d541e3cda0160b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2315100"}]}, {"@id": "_:N43ab205080004bf388ae0df6fa01cb7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022073"}]}, {"@id": "_:Nf787b61bd96a48e889d0dcc3763b045d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271119"}]}, {"@id": "_:Ne304e6ea9d7443838880d7b1316137e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265857"}]}, {"@id": "_:N6df4d41deec74d62b4058edb3ef073be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q26.8"}]}, {"@id": "_:Nea3f9c277e08464f8237523945c51f5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39034005"}]}, {"@id": "_:Nf07fe4dd989b415da352438c4275ec51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024648"}]}, {"@id": "_:N8d87a1135b994050bd241f96d075897b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266510"}]}, {"@id": "_:N30ee6a54bcd1464d879245bd549a9cdf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3550336"}]}, {"@id": "_:N3191e869c206466aa0ae6dbd94c95d66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10037621"}]}, {"@id": "_:Nd8a6c0a111724ea69397333b0b68e8a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023732"}]}, {"@id": "_:Nb64118a172ed4d5cb781f2db92705ea7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95854004"}]}, {"@id": "_:Nf37dc85362e34ee99ffdf18b818d62ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239488"}]}, {"@id": "_:N9fdcdf07fa9049d1bfbb6aca1f76e9b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022227"}]}, {"@id": "_:N4d990c15aa2341099209ab47a8d55b27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190786004"}]}, {"@id": "_:N85f3d8ebdc4945aa955e635bbcfe5150", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239998"}]}, {"@id": "_:Nadeb98920f9f4bcea16018a07b2942a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004760"}]}, {"@id": "_:N2e0a8226436743b4a8511c6918a459d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865045"}]}, {"@id": "_:N1e50972b00774797a01cb20895632441", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399723004"}]}, {"@id": "_:N723ca4dd7e244fbdad7e67b12e5a0f74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834034"}]}, {"@id": "_:N00bb4e9d3f3247b1b35e2439392d454b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000794"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025827"}]}, {"@id": "_:Nca042dd9f2484860bd486ff8d607541c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010243"}]}, {"@id": "_:N21d0abc952d24bb89a54164faef15f7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022039"}]}, {"@id": "_:N602bf9fe44eb4b1ca8e8e350c4fbcd90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270790"}]}, {"@id": "_:N99feb8ecd47043c0b9d86eea397227af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011168"}]}, {"@id": "_:N5334161485194aca88c22890fbf98c50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000405"}]}, {"@id": "_:Na4a42c1d217a4db9971b307c73a0fe32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231690"}]}, {"@id": "_:N873331a9bf9741c2953539c9a82935f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023076"}]}, {"@id": "_:N8e05c3ad792a42b59e1961ccc14a2710", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866510"}]}, {"@id": "_:N2ed8d42f82f64c1586ad2e1e3cee0fc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151721"}]}, {"@id": "_:Nf6ad0d2744f3436d8e8d3572be4d32a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nf47a0166db9e4038a227b195f186f685", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52254009"}]}, {"@id": "_:Nafe12da255ec48d492f78b26a4ffa131", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022987"}]}, {"@id": "_:N0f1b166af4dd46ddae8c4b65a024a636", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013281"}]}, {"@id": "_:Nfc310628b6e241bc9b1112be8d24a60b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008080"}]}, {"@id": "_:N19cfb31cae6b4abfb198c7a31b4840bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859678"}]}, {"@id": "_:N1adb77ea0465450cbeb9f0a26c6a46ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47004009"}]}, {"@id": "_:N01329ad8ed4942f5bcfa7e8b99fb00f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q24.0"}]}, {"@id": "_:Nf20ee6eaae20407c827d9c622104280e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021359"}]}, {"@id": "_:Ne6cbadf1a1284bbcbd17ec9f8d7acbcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021301"}]}, {"@id": "_:Nf7ae1b8f9c5e44089ce5128399a9edf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48777005"}]}, {"@id": "_:N7be83d6f93294e23ae174dcfae0085e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010484"}]}, {"@id": "_:N090b4ded4d3c45d989ab4c648b8b378b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280553"}]}, {"@id": "_:Nd8c3eea886904a74b73378c7cdf0c719", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021549"}]}, {"@id": "_:N1728e1a852484bcf9b48b289ad3eb692", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48796009"}]}, {"@id": "_:Na516e298a9ee44f9986b06b9b9fc3011", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344453"}]}, {"@id": "_:Nbed11f9821e24c1db73c4996296524c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48638002"}]}, {"@id": "_:Nc822e227897c408ea6c4962849910c89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839653"}]}, {"@id": "_:Nfd8312e77dd34313a1a76143a3ba8287", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849538"}]}, {"@id": "_:N8faf21496866426b948a17d2cd045057", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015464"}]}, {"@id": "_:N5b34ce964e2f4f5a9c0840e5bfbfd3eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023033"}]}, {"@id": "_:Ne75211937de74440833543408de4eaa4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247355005"}]}, {"@id": "_:Nc67709ab18e84f88bf4eaa48c29f2da6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021881"}]}, {"@id": "_:Nf825b32559af46f39cba685fc365c793", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2937358"}]}, {"@id": "_:N2e72e75b568b40748c3ae8a6cc9eedcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42059000"}]}, {"@id": "_:N0351afeff13e4081ab0d8b9e048e1820", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1338007"}]}, {"@id": "_:N30203b110a7f4a2fae7b889f59765655", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022199"}]}, {"@id": "_:N1fe1381d88ff4d0dab63b978c7fc8749", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22450000"}]}, {"@id": "_:Nbd9b3bd0b0a14f639c6d59e087b99e84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10050185"}]}, {"@id": "_:N42ae493f574b4c86bdcade846433b37d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009670"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024247"}]}, {"@id": "_:N7cc420453be140ebb66b619b05cdd769", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025031"}]}, {"@id": "_:Nd39302513d384b699a3311a9845a0a92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248004009"}]}, {"@id": "_:Nec062b7bd1fb4e248dd93775102114d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859828"}]}, {"@id": "_:Nfa21a6a29b7149f5993acfbe4a40186e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521694"}]}, {"@id": "_:N969c44bd83f0492cb28a0226d8261935", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D044483"}]}, {"@id": "_:N0baeff6063d0485fbb3dfd47c3fde0db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:444717006"}]}, {"@id": "_:N5a2ebe3d41b940839d7890539e5a24c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849307"}]}, {"@id": "_:N1d2a941813c94fa388b08e6304b9ef71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024522"}]}, {"@id": "_:Nf2f036fa2eed48b59a8360df8328f857", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751900"}]}, {"@id": "_:N1a0462cd552f41b6b77fed4c738fbc8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D058186"}]}, {"@id": "_:Na0ae59165b0f40df9ee8ac4fbfe37ab7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020859"}]}, {"@id": "_:Ne6bfe73e9d1a4aabb60efe00b05084c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4230640"}]}, {"@id": "_:N2f705a66f6f04b6d872658fd207d046d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030782"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280772"}]}, {"@id": "_:N93949b3e68ac4bbdac1afe422e79ed9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4048833"}]}, {"@id": "_:Nbe5710c919c041a0b569b1a0a7b3c188", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021156"}]}, {"@id": "_:N95b662ff33134246a753b637f1b522f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865200"}]}, {"@id": "_:Ne489d68bf35e40fa8d9cae7a7f958083", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865598"}]}, {"@id": "_:Nf9c96da96c3d4fc2bda3a27003f2e636", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C564017"}]}, {"@id": "_:N14a1569a783c44308217168342546c35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024366"}]}, {"@id": "_:N06beb1054e2a43019eb7b6582b6c17d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428875002"}]}, {"@id": "_:Nb39ba26f5aa247d084573e86845816ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18365006"}]}, {"@id": "_:Nf16e88e1f5d14506a8671741560d2ecd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025821"}]}, {"@id": "_:N63b57a4970924e48a5047fdb4656ce22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024514"}]}, {"@id": "_:N493a7801820a4f92ad3775213c5a224e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240671"}]}, {"@id": "_:Ne220e2c7abd24beea81343e02c8db785", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022692"}]}, {"@id": "_:N87bbf8b08ddd4199a67a3567fca3af97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32916005"}]}, {"@id": "_:Ne80fa0902aaf4ba4bf1ca1db7ec78735", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024820"}]}, {"@id": "_:Nab00232c03b24dc89830fc46665716f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007874"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024780"}]}, {"@id": "_:Nd9131859fff6430bb292afee5fdc648a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034091"}]}, {"@id": "_:N81e19301434e475a9d9b46775cc6878d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020708"}]}, {"@id": "_:N4fe2572e0ed84bdd999a32dfe63486cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344612"}]}, {"@id": "_:N0f30f82bc83c4da4b026612d4a2a7963", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78868004"}]}, {"@id": "_:N0a84bede675a463e8af0bcc5dcb19638", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021466"}]}, {"@id": "_:N1d9ff5adf9b8495cb043bd677a3e4f2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011914"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023129"}]}, {"@id": "_:N760485da04e842c9b5059ec37295a114", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023884"}]}, {"@id": "_:N165c974f6ada4060bc9bd9be6c78e3b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751690"}]}, {"@id": "_:N6ef0066db7f047eaa2ea960920e385bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280491"}]}, {"@id": "_:N19e31f2a0c904d56b409d9935385650b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204888000"}]}, {"@id": "_:N5a0fbabd055b443e82445957368a70bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039685"}]}, {"@id": "_:N7045c1a20e4744f9a62d2adc62168a39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836872"}]}, {"@id": "_:Nb1ec84769e03435b967020cbba7de89a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023228"}]}, {"@id": "_:N872d76d34203413f8417a06494f26e1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562485"}]}, {"@id": "_:N3fa6f6f933b540ffa401a665552fd669", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5286009"}]}, {"@id": "_:Ne76a5e3dc06b476fbb640528f24d5778", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016117"}]}, {"@id": "_:N05b5bd4f9a18452b921aa82e21c85eaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018266"}]}, {"@id": "_:Ndbd65d34ba574d55880cfd4d5da6e15d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023594"}]}, {"@id": "_:N8b59551fbf5c4d25aafa9eb96075506c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/BFO:0000051"}]}, {"@id": "_:N1f8185861d3b4791baec5a0c4a99b76a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042256"}]}, {"@id": "_:N27aefacd09d04cc293fb5e3e7637c8f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707136009"}]}, {"@id": "_:Nb8f0668dfdd44ae480f165faf2adef94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271386"}]}, {"@id": "_:N7cd5fb0c69f14ec3b0a2792f8ded1ae7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0454555"}]}, {"@id": "_:Nd1a5b7384f1a4d6aa93f2a884fda967a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:392288006"}]}, {"@id": "_:N322f4a99f7924cecb3a6ac5476415ec6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021494"}]}, {"@id": "_:Ne2f75539035b498d9def99a3665c3666", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83291003"}]}, {"@id": "_:Nb740d04fd7ad445bb9ab74a9fa2902e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0574974"}]}, {"@id": "_:N2eb051702db24640bd1278078c529817", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006379"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856029"}]}, {"@id": "_:Nfc81b8b3daa741d39476b61b3e2a5f86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023687"}]}, {"@id": "_:N282eb35977134061a934023eb83c2643", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1394494"}]}, {"@id": "_:N8e288f2b02464f4186d12f82b5c212b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006964"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859863"}]}, {"@id": "_:N26ee67a52d6d4d9d9c41e126b811b5b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66978005"}]}, {"@id": "_:N713153bbc9864e54853e1176bd03ba1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003025"}]}, {"@id": "_:N60e9d53ffec24a23a30dddbbbbad519a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82470000"}]}, {"@id": "_:N5f5e492bcf8c4cbea958f641f0b3d039", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100314"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022149"}]}, {"@id": "_:N69cb30e01b45420c84fb7529cf4803bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025268"}]}, {"@id": "_:Nae0b2a701b2140c49b1c7866b0f10e4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000168"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021816"}]}, {"@id": "_:Nf93f0b61b97848d6a4d2c9111f5eb1eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008940"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0476486"}]}, {"@id": "_:N1ba1c1c97318414cb3ba99807b3f82fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109385007"}]}, {"@id": "_:Nd2fd50dc71e54fbf844652fd9d0bface", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020516"}]}, {"@id": "_:N9357bb71076f4c11b5f08b096139fb02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025687"}]}, {"@id": "_:N76322438c3194aefb09b7e213b1cb8c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024507"}]}, {"@id": "_:N273e2788240142dc8ff3b0347b8c981d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023155"}]}, {"@id": "_:N73e04783df4d4711a18cc89c7342abb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66857006"}]}, {"@id": "_:Ne65b765c030e449f866a7370596b2b35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000741"}]}, {"@id": "_:N34986d0b24f947f5a0a05e683195563a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010525"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3449007"}]}, {"@id": "_:Nb834a27c44054bd58a5ae082623ab7c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022353"}]}, {"@id": "_:Naa2a6e15cd334933b5fe8c764e034452", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280306"}]}, {"@id": "_:Neaada7cf5821425588f74bf036dba1e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021394"}]}, {"@id": "_:N79efd4a7cfdc4e07843e96feac6f9a71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022526"}]}, {"@id": "_:Ne3183be20ba94f40bed8884af6d85f29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024228"}]}, {"@id": "_:N5fbd39f6e9c34bb28e5924d79e66c52d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011129"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023523"}]}, {"@id": "_:N9bd2fa5ec0054877a40276dab3035bb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0269855"}]}, {"@id": "_:N1cab717c4da949d999da99c497c4008b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396232000"}]}, {"@id": "_:N0f90ff32ba904189a9e36abc05777adb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0445347"}]}, {"@id": "_:N7cab95916f204e4190f9f364a8c7de65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90539001"}]}, {"@id": "_:Ne0dac0878b26497cb5f1ce4c3c1adc26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014402"}]}, {"@id": "_:N42d0a10276c542679c5b7c1ea173b3da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55631001"}]}, {"@id": "_:N3079b70cfa634cb18e5e01d5f14f6d7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1262477"}]}, {"@id": "_:N68fff294ec5d437e9f61507091bbedcf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020635"}]}, {"@id": "_:Ne2f13f5684dd4edca7bdc022e35cfd71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "epcc:06.01.00"}]}, {"@id": "_:N2117e6dc03a74e10936a501e57006b41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030862"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280738"}]}, {"@id": "_:Neb838f00ccab41bfae6d949b47142542", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022812"}]}, {"@id": "_:Nda39198814654692919c14dce4d1dd05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868184"}]}, {"@id": "_:N4268d628fe994ea9bfa96a48f199978b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832702"}]}, {"@id": "_:N76f1b09d965943a5a3b962b9115cb5f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1514915"}]}, {"@id": "_:Nf96486a211ad4f099eb9ccebfe1bdfd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100422"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020977"}]}, {"@id": "_:Na0ef613038b14f0ca095e2bfd6e1d257", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80736008"}]}, {"@id": "_:N367621006da3402f910af619aa9f4707", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002579"}]}, {"@id": "_:N74e70357011b4f63914ccfde55110e1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033036"}]}, {"@id": "_:Ndbb6b7f300134bd689d7bcd2aeec03aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005964"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837639"}]}, {"@id": "_:Ncc2579911c2741c7aa1a64a31864b98c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024528"}]}, {"@id": "_:N888863dca93b4893aa02ec251fec9d14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020302"}]}, {"@id": "_:N6f5eb691ea0547caa24a4be8f06587c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847425"}]}, {"@id": "_:N369b8c08b47143ee8338cbdab234fe92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023449"}]}, {"@id": "_:Nd33132536db24018a8fc169ac502831a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003744"}]}, {"@id": "_:N24f08fc316794d7c96459da1608366ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013617"}]}, {"@id": "_:N6e5ff4e074d24b829b02aacb2af4cc01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843294"}]}, {"@id": "_:N686b0804f8f44048b1d5af07a8deb79a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022968"}]}, {"@id": "_:N3bb15ffa026d446ca76d0c2e4d789302", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254767008"}]}, {"@id": "_:N22f924cfd8f843fab1eb057920bd5718", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424082"}]}, {"@id": "_:N4df7eaa11a3448b39f8de34ff9b89792", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834384"}]}, {"@id": "_:N64d40ad17b834c2fafd3833860d5fe92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239043"}]}, {"@id": "_:Ndc350589532848429f16d64d5bd9054a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254154003"}]}, {"@id": "_:Nbe2bf7d5ade64e7cae922267b04082a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855418"}]}, {"@id": "_:Ndc27788fec224d9999391b96dd44aba0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10067193"}]}, {"@id": "_:Na5048197300c4eb19e11b613e32dfcd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2748576"}]}, {"@id": "_:N6b56f7aa28b8486eb3d10a4743bbdf5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011654"}]}, {"@id": "_:N546cb18d59624d0db58c1b80c4775236", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0549613"}]}, {"@id": "_:N4af0855eafbe4a13bfefa0701d716ec3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338451"}]}, {"@id": "_:N25f574d05b1f485eaca5215f83b8c28f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022372"}]}, {"@id": "_:N548e77e314644067b6f0ee9b8ed14461", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024080"}]}, {"@id": "_:N57e057d4db4949d4b122343ed8fd6a7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202283002"}]}, {"@id": "_:N5347ae9e6b7d438596a96e024dfd7416", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001935"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085576"}]}, {"@id": "_:N4b7234bb38e84a958f02e595a7e069ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073187"}]}, {"@id": "_:N84f30a4e4b924b3795dc8bc5dfa0feda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022717"}]}, {"@id": "_:N723b20f09b5048a388110a596939ce43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021359"}]}, {"@id": "_:N8060d50ed54648849ff7e7d200c96399", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020940"}]}, {"@id": "_:N77f159c3b0234e6bb7d3be158854c2c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020714"}]}, {"@id": "_:Nf1d13cac44ea4eeba1c24681f2f0999f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025073"}]}, {"@id": "_:Ncd5f898770f3456e9a2d9500bc8c3bef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21639008"}]}, {"@id": "_:N94269a119ef3497287fd111bce54fac0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0948060"}]}, {"@id": "_:Nf0b8a46c8ff04ec89a0750beafa3c2b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016728"}]}, {"@id": "_:N23cd17a021284d768c02cd873886a2c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205460009"}]}, {"@id": "_:Nc9d77b4527f7444e8fef9cc671794384", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021219"}]}, {"@id": "_:N1bc10fe102254f71b3701ac2f7208bd3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022921"}]}, {"@id": "_:Nb23eea9b126e409ea4ece821cf96e5fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53654007"}]}, {"@id": "_:N7c99d3a1912f4508bac109219a51e6d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025329"}]}, {"@id": "_:N0c41c6d78ad84b689c357e044dce4f04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D029424"}]}, {"@id": "_:N8fc0ff73bf474c7ab920fb5c09f05c36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004422"}]}, {"@id": "_:N3529c79eade640bcac12ea02b2e89184", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0438434"}]}, {"@id": "_:N208b3377d6d94eec8d607a5dd50faf78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280321"}]}, {"@id": "_:N605f4e6a4fa34f8f823562e7c8c98779", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022729"}]}, {"@id": "_:Na46f925241cc4124891fe141545f7bfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005413"}]}, {"@id": "_:N517b6331561844c6a96e0b5dc1f6e49d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843371"}]}, {"@id": "_:N7ee98d0e1c774e779e06fe598a7e5855", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022672"}]}, {"@id": "_:Nf1fb71f8b4ad4ef9b4ea8efde5d5b5c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221209"}]}, {"@id": "_:N80922ab55aa540eeb3148902e272b48b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36741007"}]}, {"@id": "_:N0aabe1fa4aa5422cbf91dde444301cf3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:161898004"}]}, {"@id": "_:N8ef043860d5741ed8372f646effa4087", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073253"}]}, {"@id": "_:Nc6dcde887dc84525be8b9e4bad71d0a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73676002"}]}, {"@id": "_:Nb230eca5dc31444badd000506bd6f626", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021119"}]}, {"@id": "_:Nfc5cf3872d9d40279d299e7335576bb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011333"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535349"}]}, {"@id": "_:Nf96860d8c1864d56a028e8dd758c8746", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857656"}]}, {"@id": "_:Nbda2c05f418945a9b09417260a51a021", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012877"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50112006"}]}, {"@id": "_:N956c75d4e7e047eeb8384a24feaaaff5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022903"}]}, {"@id": "_:N24ca9e81d9dc43b18fc3bce48f178493", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002114"}]}, {"@id": "_:N09a44e8fdaa94a308abcf7bc20196c46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023265"}]}, {"@id": "_:N70508a538cbf492ab6e1988d1a481081", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025176"}]}, {"@id": "_:N8da02c5843054fcda15786fab1014a6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005398"}]}, {"@id": "_:N8d02cf7e354144ecbad4baa364040eee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50063009"}]}, {"@id": "_:N44180185105f49109933d860a829b4a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012351"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022940"}]}, {"@id": "_:N996d93c4b15349569f23d5cfccedbd91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006906"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024966"}]}, {"@id": "_:Ncbb44b7b9fa44ad7a99f599af856ae63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012434"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022906"}]}, {"@id": "_:N14516589beca496ab835ccc0cce6e698", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867487"}]}, {"@id": "_:N968a0f2088404cf294dffc73f7d91da6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4083290"}]}, {"@id": "_:N9bbd30bc82514a3b9c6d0e16a97dc5f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3164429"}]}, {"@id": "_:N8c0956d47f0e435d80d01e75728ab20f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280504"}]}, {"@id": "_:N40c5c9339126498b855c3fe5023f18e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023487"}]}, {"@id": "_:Nb2a9855785c64b079116d8c25c6c4aec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022453"}]}, {"@id": "_:N99da6a652c954fa4830f0bfed6d728c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9236007"}]}, {"@id": "_:Nfae3dd14abf745aca61dfd6502503e1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860165"}]}, {"@id": "_:N644445e074fc411ea6e1f3d49d46f81b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010520"}]}, {"@id": "_:N92b6c73c1ac34fdbaf0191e102411905", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21061000119107"}]}, {"@id": "_:N4a8db6b81f8e4463ad84cc854fda2bb6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024435"}]}, {"@id": "_:Ne26a75dbdcec4adf9fb5f9b043a9f59c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014069"}]}, {"@id": "_:N275d9ffe3c1f4e8db163819d424dd428", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006832"}]}, {"@id": "_:Nb09c45c378944a6993433c005bf104d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025289"}]}, {"@id": "_:N9cf7fc8290fe4766a0b1632a27e547ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013575"}]}, {"@id": "_:N26a33cae53db4b68b44310b9c5d95568", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849540"}]}, {"@id": "_:Nae911527bf034718849f5cdd98254cea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024845"}]}, {"@id": "_:N1733eb2f29604d8188d7d61521b3c1b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3280303"}]}, {"@id": "_:Nec653a57419b42f58c88ea4cb02cd560", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254829001"}]}, {"@id": "_:N4105e9040e06426687dadfeeaf10fd55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859436"}]}, {"@id": "_:Nf96a24ec75bb447a9d544544be4a29dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860449"}]}, {"@id": "_:Nab3f8403cf8740abb46619e6aa5dc22b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26389007"}]}, {"@id": "_:N281b5c71e32243369fd9f8bea8ff89e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344559"}]}, {"@id": "_:N824f9caec3a34d46b3e6b475d65bd4ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073088"}]}, {"@id": "_:Nae3326631d11423e9da0b5759ceec157", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002862"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255108000"}]}, {"@id": "_:N38b8c218694a4572a8bacf6fc75b7955", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006343"}]}, {"@id": "_:N31c8b783610a4478a29ba258126b28df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844810"}]}, {"@id": "_:Ne131c2c06dce47ffa274c11aac158bdd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50799005"}]}, {"@id": "_:N7ea93df912994cf1b4dcea4060eafba8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073233"}]}, {"@id": "_:Ne5ade61b8c2242339d3bdc174459c622", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4637005"}]}, {"@id": "_:N956d7d873e4a4cb2986071041669d6c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:161891005"}]}, {"@id": "_:Na2760fb8738b452abd30840967cabaf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025864"}]}, {"@id": "_:N1720ab272406462185449046c925078e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850049"}]}, {"@id": "_:N5bd2ae57cb3c44e1a6e1007a40bda2c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004417"}]}, {"@id": "_:Nf8f4c4d44ea442bfab6b88aa1dbe6cb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004695"}]}, {"@id": "_:N4982246782514709ad0ba6e95c10481c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004890"}]}, {"@id": "_:N1067171948314af6ab47ec89520fff4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49714001"}]}, {"@id": "_:N21aa81c7418f4f668f67081387d2dcbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862102"}]}, {"@id": "_:Nc28e57228e814669a0d665cf259cfb16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032290"}]}, {"@id": "_:N8277e68ef358472cb5a070d58063db93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266273"}]}, {"@id": "_:N05368a06ff94464c9caa2fa56e8c3061", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10055899"}]}, {"@id": "_:N05d76c4358f04adea06fdd34f1f91c65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2220104"}]}, {"@id": "_:N8c21924d665848aeae76e9d9b8dae866", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036310"}]}, {"@id": "_:N3f00d304886e40fdab9de2a99a7076be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024556"}]}, {"@id": "_:N76461ecbc386435ba7557fdcf40797c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280631"}]}, {"@id": "_:N0780d540da2e421884d441b315dade02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854495"}]}, {"@id": "_:N149c201e62974b88a4f1a6111e8e1ee6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31070006"}]}, {"@id": "_:N3a0a2c12bc3c4ea28eb497a35638639b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280620"}]}, {"@id": "_:N22520a6903814e83a1375cea7ad6e4bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253634009"}]}, {"@id": "_:N95ca604fce9e4b5dbcd25a57ef44c517", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021752"}]}, {"@id": "_:Na9af923f06f44560bd17271d3fcb7cd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839866"}]}, {"@id": "_:N6e124b6f7aae48259637f03c2d0ebd43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025520"}]}, {"@id": "_:N92f2edd00b684aa9bce6931932135218", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025168"}]}, {"@id": "_:N666e4ec818ef45489aee95363a307dcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423808"}]}, {"@id": "_:N8c15bdf640f84899be90afb35628a369", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019154"}]}, {"@id": "_:N43cb47faecf1499580f41cd86e055200", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019636"}]}, {"@id": "_:N0ce7bfb152df4ce896bb4093ed4b44c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007937"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024769"}]}, {"@id": "_:N58f30d4476ff498886a2adf95e30d2f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197446008"}]}, {"@id": "_:Nb05fbc67b7114c30ba5b435dc6b9e2c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073047"}]}, {"@id": "_:N7f89b7971e7c41fcb764532a704688b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022492"}]}, {"@id": "_:N565ee24295d246cd95d408a45fb3d61d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849292"}]}, {"@id": "_:N8a1670c8def840d2ba1b73163e5a5c7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006848"}]}, {"@id": "_:Na59f354e8c064886a26f9f782a1281e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021831"}]}, {"@id": "_:N3c46189e3f404cd89292a479b5c8dc85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020887"}]}, {"@id": "_:N9243581cb3d348a5b7a53f6931462bbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853729"}]}, {"@id": "_:N74204f3fa03345e6964d15661d6e0022", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426440"}]}, {"@id": "_:N440997046da043c8b7c891c76dd9d58e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151854"}]}, {"@id": "_:Nade5d7a897374796854687cc871c661c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:359619007"}]}, {"@id": "_:Nbf5e9be97ec34e05a63d3332456ac823", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:431416001"}]}, {"@id": "_:Na86789e48c8c4f4f9454db8a3ac07596", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024400"}]}, {"@id": "_:Ne0db9ba661f94688b29053375f31b197", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848541"}]}, {"@id": "_:N489bcd0cc39742b39cb5f8016dbff137", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265696"}]}, {"@id": "_:N5da3c6447c52494ba0eaca77e20ca007", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025467"}]}, {"@id": "_:N7d76eaccc31a4c39839a1c574f290792", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Ne26b4a19bdad49a78e5bfb03b5f8b694", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266011"}]}, {"@id": "_:N35a292c55f9943f3ad1dc00582221203", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023164"}]}, {"@id": "_:Nb9fadc8099cb44d18af5814ede0a71c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MPATH:418"}]}, {"@id": "_:N71cf159e87f64a6198eab3b926dbee14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231749"}]}, {"@id": "_:N5dbb7b75315644d5965f8a82f6b6f34f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025214"}]}, {"@id": "_:N1f7ed69502d34265900a68c699c9af9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838610"}]}, {"@id": "_:N3d4c3ab2039a4687bc59562facc97b4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864853"}]}, {"@id": "_:Neb2960a1db9f4845a10f764693474d64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022050"}]}, {"@id": "_:N186c7ed90bfb48d583c37af920be0d12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005229"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025232"}]}, {"@id": "_:Ncce111875414486aa6397c58e1052fd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014544"}]}, {"@id": "_:N07d4af21b2584d1eab704c9f67ca41cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675993"}]}, {"@id": "_:N4a372801f72e4a14b100f2b50e56a505", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29692004"}]}, {"@id": "_:Nd2d7f928a2774df09f2029bf4d57bc83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109620006"}]}, {"@id": "_:Nf0993b6b05d34a44bda414bc01101c67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0012569"}]}, {"@id": "_:N6584b398e5d84c02be68f0b5a3096c2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025775"}]}, {"@id": "_:N362fafe1aad144b3b6f4e3a915cc650d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74829002"}]}, {"@id": "_:N35320bf2407f4cb194c8c400e0cde25c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007035"}]}, {"@id": "_:Nf076d525fbd04809aee30aa2521c8a71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0334263"}]}, {"@id": "_:Nec86f9aa33aa41aba46b6f756c6b70f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021514"}]}, {"@id": "_:N46a7f21f9616401f82ad16fc4664b967", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024118"}]}, {"@id": "_:N50639c4b8f284138a65b7ae6cd049361", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87163000"}]}, {"@id": "_:N62c5922a37fa497b8857566c292a65af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221347"}]}, {"@id": "_:N31d24b4a07314cb1a9b7f387847d7f18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202664003"}]}, {"@id": "_:Na2ab6d23cd824784be3ba668ae0c92cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206684"}]}, {"@id": "_:Nd4757ab1187f47cf81b6eda6ad923c96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024092"}]}, {"@id": "_:Nc97b79c70b384d52bb3d56f4a4b48a2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1367536"}]}, {"@id": "_:Ncec53f022704473c83528cc535cc9ca2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1514428"}]}, {"@id": "_:N3fac6d56cb494ddf9150ec79c7c20552", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023851"}]}, {"@id": "_:N3e1cf0af81604549861d17b5004fc455", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021009"}]}, {"@id": "_:N6b9bfc1722dd44568080bdf3fb5e5e8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344452"}]}, {"@id": "_:Na987fae5bc8a45b5a6ad950ad171a96e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021758"}]}, {"@id": "_:Na7c7a65aef2742a3a289d6acf85a3711", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18963009"}]}, {"@id": "_:Ncb8789ad168f45bfb396af3e500e5969", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119247004"}]}, {"@id": "_:N0f73a3bd011b4b0cac1c48d9912e8de7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0744333"}]}, {"@id": "_:Nb5107acd1095491faa298b5d3f22682b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054098"}]}, {"@id": "_:Nd42cf53686f545fb9cc9d50935f5d051", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013035"}]}, {"@id": "_:N922c3dd0b3f74a64b050fdc3f4888320", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:188675007"}]}, {"@id": "_:N088dad04e27e43ce8c086cda36551070", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2053435"}]}, {"@id": "_:N64b64960eb3047ea97709c3a81d8fa5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868072"}]}, {"@id": "_:N67e5404416d2456e8e441822e446be82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011670"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2677768"}]}, {"@id": "_:N8e616a4408b64edba834d78b88d70992", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012184"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C564591"}]}, {"@id": "_:N2da7ea3f23fa4f8ba8799945f024be63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448743001"}]}, {"@id": "_:N063cbdbcb649479b8bc72c387233fa83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835444"}]}, {"@id": "_:Ne16d7049be194826b095843c304d133b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127035006"}]}, {"@id": "_:N8107bf62771243bca077833d9ecf5ad6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2947"}]}, {"@id": "_:N27f42b6b30134e74bb9d41dbe730bc68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835807"}]}, {"@id": "_:N3bde5129a02e4a10ab4a385a274fd5ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151940"}]}, {"@id": "_:N56ea806d66cf454a9197f4a43358b5ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042963"}]}, {"@id": "_:N4fe75be034064dca95f627c2364ac198", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027746"}]}, {"@id": "_:N27b655349a1644a49d7b114f1574e85e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970630"}]}, {"@id": "_:N5730c80d6b3645e6a242eff29195c856", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268435"}]}, {"@id": "_:Nef7c4a096e7f4ebeb49639d5b4f639a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3403"}]}, {"@id": "_:N9ba9f1f4c2c94c9b81bbc92eff914b02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854934"}]}, {"@id": "_:N5a8843cd8b124b2cb09c9afebe5cd253", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34101000119105"}]}, {"@id": "_:N4f0c4dfbc78c4b29b64ea1a87fc2c309", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155210"}]}, {"@id": "_:Nc2882c7c359d48f39161ccbf42ae2d66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158779"}]}, {"@id": "_:N14264a7368bd4ba8942be28177359a90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002032"}]}, {"@id": "_:Nf38ce63bac5f47cabe135bb19e5387cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280354"}]}, {"@id": "_:N5d0c6d8d290c43978f66e7859ed43404", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253001006"}]}, {"@id": "_:N8151df5e1eb94dcf9848f556e044cd27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1704214"}]}, {"@id": "_:N67f596b763c44cdb8e87c707454bdba8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023419"}]}, {"@id": "_:Nac8e489be3634c95ab4b16a54ec41e11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024987"}]}, {"@id": "_:Ndc44a1d6f32a4302811f878ce47c39be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344617"}]}, {"@id": "_:N1dd675447fc841f99e6550443eb7b5cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151564"}]}, {"@id": "_:N1960836e84f24016ac2772a2b0c3ca1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039234"}]}, {"@id": "_:Nda1067b8ae494762b66ad37a81a44c01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111512005"}]}, {"@id": "_:N8e368aae905046a0bca81a53c9b46ea3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280782"}]}, {"@id": "_:N3743b696f5cb409f85bd47b661f33788", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072866"}]}, {"@id": "_:Nbdb21ca416ad4fd28f3e992d9fcaf8a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024506"}]}, {"@id": "_:Nfb2e17336efa4c649c31d2af95dfce47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007340"}]}, {"@id": "_:Nf93e901d06b84c2b8ac471d0cc5afb92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0278803"}]}, {"@id": "_:N686269407b5b43b781c76adf55073b92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537221"}]}, {"@id": "_:Nc4cb4dfe59274a5d9c043d2791920a9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30989003"}]}, {"@id": "_:N0f4ff9976f894e5abb73791ac97af0a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968706"}]}, {"@id": "_:N00c8fab829584efab3df65af0ab43253", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022368"}]}, {"@id": "_:Nb174272f426649bc96002d438af75abf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025540"}]}, {"@id": "_:Nc973756256fb4480bb4758a23a850a07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843392"}]}, {"@id": "_:Ncc1e62eb8ef3412699a6cea799677476", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020339"}]}, {"@id": "_:N83c571bf432045fe8556c5f845727046", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367460001"}]}, {"@id": "_:N6074618adcd045e5bae1851e6696a1da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005294"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:710864009"}]}, {"@id": "_:Nee15d8d9bb6542b29ace4500f6175afd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673351"}]}, {"@id": "_:N0f796949e0bc46a886a2d807f793d850", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846061"}]}, {"@id": "_:N97342d65640041bfb930cc2366787b1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020047"}]}, {"@id": "_:Nad21704db0ca4f9bb712b8c095b4e1fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:289190003"}]}, {"@id": "_:Nb7ef3b52e5964b4bbf171b429d73a011", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833753"}]}, {"@id": "_:N76969826f32d4a6cbc4dd4e1f762ede5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020323"}]}, {"@id": "_:N129868623642417cafe1cf15c2b348c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24606006"}]}, {"@id": "_:Ncbd36f105bca4ce5bd4d7b4c77b0914f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280576"}]}, {"@id": "_:N2c4f7f5effba407ba0789d33e4206035", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014262"}]}, {"@id": "_:N20bf7a2e8c0247dfb2b3c33f363942bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3150086"}]}, {"@id": "_:N2d0274b1e2024f77849aa759e2744a08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845447"}]}, {"@id": "_:N26503b7cedc94e94a7e9d376b339a8e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239071005"}]}, {"@id": "_:N228a6e3f840344b59e130488da717d3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417373000"}]}, {"@id": "_:N53e1f082801241008f6e61bf51b35477", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843858"}]}, {"@id": "_:N625558af8b5d47bab0445790abab2fb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42952007"}]}, {"@id": "_:N12ba9582ae4c428e8e23f57ebf2c160a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82649003"}]}, {"@id": "_:Nc26aa4307d55480783e47c7d6333519f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021660"}]}, {"@id": "_:N8d936834743c4c598157e8a5c8a053e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423807"}]}, {"@id": "_:N3e24789b1bca4dd09a5a54b1f5f20d75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022622"}]}, {"@id": "_:N99742e3eae5849b3b6f7da687f420f97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023768"}]}, {"@id": "_:Ne441efd9858f402ca0cfee2fb3c91803", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1378703"}]}, {"@id": "_:N1d2deca1bfe8485eafb260dc3791647c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050500"}]}, {"@id": "_:Nd8ca1742810547b5b51cac9393f608fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24704003"}]}, {"@id": "_:Ne00526e580e949d99803b0b063dd1d32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001994"}]}, {"@id": "_:N7c7cefbd2483453d813a2d8e60f6487a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152200"}]}, {"@id": "_:Nb8bc86b58d314eca81d548c664c57cad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151311"}]}, {"@id": "_:N70c3be145d6e4e1cba86ce3e411ef51e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024189"}]}, {"@id": "_:N0dfec43776b9476fb9543036d6cd7d24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025125"}]}, {"@id": "_:Nadec4ef89a2b427d9b8572d3f49d95de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027022"}]}, {"@id": "_:N67d1e907e2d24023bad7039d975a4ae2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002805"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860825"}]}, {"@id": "_:Nfafff08e7df94d3787010e41e1dfcd9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2748682"}]}, {"@id": "_:N027749d028474974bb347d6a1b5f4685", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129565002"}]}, {"@id": "_:N0c6e663d18254eb3b5dd503048fbb4da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D045823"}]}, {"@id": "_:Nccc600cf563d40408e274a78e218afb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024103"}]}, {"@id": "_:N3c3979c6502747d3b11bc443dfae6410", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073279"}]}, {"@id": "_:N782f6cbf4b394d6faad92b2dee38e933", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025171"}]}, {"@id": "_:Nb1c209cbd71b4e14ba8be24d3f586770", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838662"}]}, {"@id": "_:Ne28bc9a3b8cf49df8bcc4b88d18861f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263925"}]}, {"@id": "_:Nb8a4c3520b9f41c0ab47651410417dad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003955"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025482"}]}, {"@id": "_:N08cbb2989faf4d1083165675fcd5e96c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55999004"}]}, {"@id": "_:Na718c75b7663438198dfac3c91966ca9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002545"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857638"}]}, {"@id": "_:Ne3df139d34ea4879b785ffa3684d3a91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023278"}]}, {"@id": "_:Ncc6f83fb9bdc482eb728a73571c13c02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011141"}]}, {"@id": "_:N11aa846d33fe45ce92f0431103385340", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023480"}]}, {"@id": "_:N02490d9e89f74f46bf55f5c8d5574c28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012173"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021099"}]}, {"@id": "_:N40cccaad1e6745398cffa587ca0e4c47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2852"}]}, {"@id": "_:N99f38160bd6e4b67b6363f16a34872ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011386"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023383"}]}, {"@id": "_:Nead5214b3e1e4929beeb94251f10d487", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280724"}]}, {"@id": "_:N56173addf48945219f3339f5216f323c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13645005"}]}, {"@id": "_:Nccc86551cd2545ddae33a9d6f1615219", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005956"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805994"}]}, {"@id": "_:N6bf483b9ab3c4da4ad064b3daea92f33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563238"}]}, {"@id": "_:Nb88afa5775e64437ab06e038cb6b0606", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2931238"}]}, {"@id": "_:Nb0467eba72e74b748ee4663fb3a1728b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023253"}]}, {"@id": "_:N8ff1a13b1d9d4abb9b8618535b0787e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274524001"}]}, {"@id": "_:N509e1a65ff6f4506ae0559f83ecf09a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024456"}]}, {"@id": "_:N597f993ce0864e42a8db7d40d6e6f26f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023995"}]}, {"@id": "_:Nb4a55732cb674bad98f2ff255e1649bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249311009"}]}, {"@id": "_:Nf0ca19c9ee354d1aa79486a46bb14a3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302859004"}]}, {"@id": "_:N0acc052500a64887824fcb7cfc79ed91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021142"}]}, {"@id": "_:N5fd1f2a0769449da8f7b62c260d59e1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249687007"}]}, {"@id": "_:N0acad2b6bbef415e8895f491652eece2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021243"}]}, {"@id": "_:N85ba47884fc3488da70dabf328959d31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q62.5"}]}, {"@id": "_:N3b9ce41500ef43689b60b386bfe79cc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27272007"}]}, {"@id": "_:Nb2e843948799447eb5ecda06a48a8349", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009373"}]}, {"@id": "_:N7434ad3b59e64c2298e2da7419048ffe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254020001"}]}, {"@id": "_:Nedf03acae3544dda905c07a753438391", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023432"}]}, {"@id": "_:N5eab4049bdc946f9a1c6fae750394546", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969697"}]}, {"@id": "_:N13a00f70b10340ba92e876a7be456d54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009135"}]}, {"@id": "_:Ne0226c411ed640a0bb0f3788d03609d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72100002"}]}, {"@id": "_:N6e7811fa031b4e909f82484434152bcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:313387002"}]}, {"@id": "_:Nb00b5606909c4e99a967202013e481e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865037"}]}, {"@id": "_:N9c1e4ff325654dccb9a6e608bedaa8fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025159"}]}, {"@id": "_:Nb13d6fc921894d8496033907abc2caea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002726"}]}, {"@id": "_:Na3ef679ffadb40b8b464ac01ab2cfb63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023334"}]}, {"@id": "_:N2da297fc053e45ec8bb70669ef8b12ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009393"}]}, {"@id": "_:N4ad130dd921c431d9a027e972ce97836", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751688"}]}, {"@id": "_:N4b67d251366f4f40919ad154c361d0cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024343"}]}, {"@id": "_:N2a00cb51f5e84647b7a3ef6256f06ca7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072831"}]}, {"@id": "_:N804d1d3cbe3e4d2188ff4bd2f19d338b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033074"}]}, {"@id": "_:N9c8ac5085761465d87b4aa08b84071e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D059446"}]}, {"@id": "_:N20c6d6b47fcf466dbbf878928b87f015", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262650"}]}, {"@id": "_:Nb93c76d715214270b13d9735d434d18c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89155008"}]}, {"@id": "_:Nca5303b0ae624338b11749155074cfbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62067003"}]}, {"@id": "_:Nb09fc74d04db40c9aa790dab2224c0ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415692008"}]}, {"@id": "_:N4a9b285656e845f992a540acea9f8d80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35562000"}]}, {"@id": "_:N786e81ef0855411ca180a7a705a18433", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031048"}]}, {"@id": "_:N5f40b5e4df7844949b6be1296eaf79d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344531"}]}, {"@id": "_:Nf4d15fcb5cb544aeab88f7c9ae2183d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360527003"}]}, {"@id": "_:Naf675f27800b4cebbe350a22eab5ebe4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707585008"}]}, {"@id": "_:Nf73d0ce7a0e64b2586486e5ea1ee89b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274667000"}]}, {"@id": "_:N413609933ee84b3dbcd9f201bb4c7655", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265910"}]}, {"@id": "_:N8dc7cac5dd244c70aafa4cef89a290fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265594"}]}, {"@id": "_:Ncd3f50645e394bc2829f879a5b153ecf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220998"}]}, {"@id": "_:N6a2c0a4813b9488f9fff9549b0645cb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82203000"}]}, {"@id": "_:Nd3050ac2e1dc4133946edef24146aed5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280259"}]}, {"@id": "_:N0a95d7086b994cc990e254da281fc57b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/RO_0000052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/RO:0000052"}]}, {"@id": "_:N2816993cb805471bb756b74b693ce92a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:225595004"}]}, {"@id": "_:Nb4c620ab6beb48e7906a0f2d7626a4dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025772"}]}, {"@id": "_:N0505ba57332342aca021524780f294ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004660"}]}, {"@id": "_:Na934930e5feb40be867c946bb41e211e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021397"}]}, {"@id": "_:N8e78ace934354e49a1f3861eb4d5f175", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1840"}]}, {"@id": "_:N3dafeb20a4d34104b9d28bbf2e32afc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021973"}]}, {"@id": "_:Nea3c4e40fc3a48b1bccf1af1a872b78a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008435"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842698"}]}, {"@id": "_:Nf64b790f24f841288995ad3dd32105a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024800"}]}, {"@id": "_:Nc17591de9cde4c8b920972337d1ebf7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015210"}]}, {"@id": "_:N7d8028b29ef949069502b67f9056652e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36517007"}]}, {"@id": "_:Nf27a7af035224f1b9bfb2c1261983aba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280670"}]}, {"@id": "_:N14cc9fd5d855433a8643c9719a0dd807", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278040002"}]}, {"@id": "_:N02fab93b8b394ef6823d2bf55cce9abe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205178"}]}, {"@id": "_:N542ec1d306f04aa2b417d294865b39e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2230"}]}, {"@id": "_:N1a5d0c007dcf4f2cb1f55419899b141f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001869"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857953"}]}, {"@id": "_:Nf068373303cd453f98522af4df291b5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392699"}]}, {"@id": "_:Nc44ce77daf9f40108cf2b01d2d19dec9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1303003"}]}, {"@id": "_:Nca1673dafd6645ec8ce1bb1fe98e6fdf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022585"}]}, {"@id": "_:N74365bb88b3246b0b5bbb7efd2a3b707", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0973461"}]}, {"@id": "_:N5f0a46171db1458bbcd9f95404879ca9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203467005"}]}, {"@id": "_:Naa5ced80b6c247189dd3e48845e1e5b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:950"}]}, {"@id": "_:Ndf7230f15e9f41f290fd7c422bdf9df0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266981"}]}, {"@id": "_:N4a1647e8818541b995155e13c9826ca0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018621"}]}, {"@id": "_:N624f0548ecf3427fab01c3c8d9958722", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280479"}]}, {"@id": "_:N183517ea46fa4c27b83373dcac91ce0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025310"}]}, {"@id": "_:N19dc97c1a56a458cb1d1f57710db4c4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2751478"}]}, {"@id": "_:N05c916e1b9bb438eac420006aab27313", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020867"}]}, {"@id": "_:N169278553eed4e00bc02bcb4d73cf093", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007455"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C565010"}]}, {"@id": "_:Ndb6e89f816654a0d921e17766f65d300", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021011"}]}, {"@id": "_:Na025b40b6608496c809629a52a9d97b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022397"}]}, {"@id": "_:N64174a03bcf44f1cbcbc467a710fa7af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020847"}]}, {"@id": "_:Na0d97d49220b4d0f8118bf7acbca6418", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:349006"}]}, {"@id": "_:N5c73807da9a34456921d0ec9b06f74c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021122"}]}, {"@id": "_:N83390ccce48d4d11a3a213602fad9054", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339537"}]}, {"@id": "_:N89a7aae3003d4fd792d9326e8e29e634", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006529"}]}, {"@id": "_:N0cb595230875419ab95c854e39951660", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72756009"}]}, {"@id": "_:Neb6788106d3d48eda4ffa01f709bee49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022660"}]}, {"@id": "_:N01841e8d24f545b6aafe81b28a11ea34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024287"}]}, {"@id": "_:Na8ec9149c4264438b0e79db972567220", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43994002"}]}, {"@id": "_:N8409cc8d287d48f3abb51c790f6e76af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373650004"}]}, {"@id": "_:N59ef308caacb46beacbf44232bee660f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233844"}]}, {"@id": "_:Ne4afdd29c4f14de1ae4f388cc6eab260", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862097"}]}, {"@id": "_:Nede500b7aa2147dabfdd87f22e408ecd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9042000"}]}, {"@id": "_:Ncad8648dc3184ebab23e889b427698b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022329"}]}, {"@id": "_:Nfd0ff56aff0f40ec8e93ef8cd5e17e75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866231"}]}, {"@id": "_:N44bb6b3587ed45c99c42da486e936240", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023349"}]}, {"@id": "_:N761ff72b4b314a258c056885bba626e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "epcc:01.04.04"}]}, {"@id": "_:N9b18bf7c5a8b407a8579605486cc05a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020990"}]}, {"@id": "_:N0d5ad2a94f7b4b61963a52b2cfab12bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022342"}]}, {"@id": "_:N6f91fe52459d4a0f9b1ce469b9b9f423", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023655"}]}, {"@id": "_:N5986dad233ca483089fde0b1ecc86d19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022521"}]}, {"@id": "_:N93230858ab6844e281681e0faa264de3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019559"}]}, {"@id": "_:Na6d5779c89584a87ac89481e665bd6de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024835"}]}, {"@id": "_:Na9bf34388a3043c89e6ec7e8f27b5cc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025739"}]}, {"@id": "_:N8dcea4af234942a493028caa81622d2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54682008"}]}, {"@id": "_:Nad5974d449954620b68e79b9053aa1fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268624"}]}, {"@id": "_:N30a903f27dbd43229fa46dde7c9412d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023968"}]}, {"@id": "_:N78d9be9443214999a9e1d43ad4536dce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42030000"}]}, {"@id": "_:Nb4c14d98b3fa44ca9ba43ce45de313b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236077008"}]}, {"@id": "_:N6a69c52cfb6e445fb1f1d4a8255c552f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021025"}]}, {"@id": "_:N85a4c3fa3cd04db584a32b15307f596b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536924"}]}, {"@id": "_:N82f4731d3cab4d2eaf4f6df941c66d01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022305"}]}, {"@id": "_:N5b927dfa8feb4548823ba37f576983b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023122"}]}, {"@id": "_:N56fb328f8ee444a88f1d6608d93acc61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N75644bc616024e0aa589d741ac85672b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535811"}]}, {"@id": "_:N00255c8bef7f407ba2d6c18ad0652835", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3544092"}]}, {"@id": "_:Ncdbbb7e48dc74b69ae81b81ab7f68029", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836873"}]}, {"@id": "_:Nf2cc03145e954b63838510821b2252db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253549006"}]}, {"@id": "_:N3324cbee226f411a944a834895f5738d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033790"}]}, {"@id": "_:N61fa583645994f3586467017d9118999", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865186"}]}, {"@id": "_:Ncba36567adf84217afb4f222f4e97f67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204702007"}]}, {"@id": "_:Na519d12cf8204a129fb5d042bd397d0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019337"}]}, {"@id": "_:N3a90f8c98d0c48b1811ac55afcf44452", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037205"}]}, {"@id": "_:Nd1819aaead244ccfb1f471794d0ffa11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240635"}]}, {"@id": "_:N314d622ae882498c9b03eadacc9b4c09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248099006"}]}, {"@id": "_:Nc64534d1639642a999d810d32dd73023", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C564683"}]}, {"@id": "_:Ndde712689da348ef9acf2ae72388b26a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76060004"}]}, {"@id": "_:N93f2678b332c4e05b4ca33cda93493ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022535"}]}, {"@id": "_:Nc873a73fe66648998348bd13333ca0b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D058490"}]}, {"@id": "_:N774d95c639f54ed4b22c1b5127202920", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431483"}]}, {"@id": "_:N4a2f951601be4896a59d83f795fe2e39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022344"}]}, {"@id": "_:N81f7a07c02bb4263946b9439ce9d31a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009319"}]}, {"@id": "_:N7babda7cb7f24d9f96c0f57377e0f037", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020965"}]}, {"@id": "_:N8420d44d6b004ab48fba95f4a6137912", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073205"}]}, {"@id": "_:Nb687246eecbf4b9cba7629c37b8219c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339535"}]}, {"@id": "_:N3c41ef4aecfc4c999be30ab4bdfd9717", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850493"}]}, {"@id": "_:N966ef48b66614c839bd6a6131e6eced0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1385263"}]}, {"@id": "_:Nc2b4d8dd3986453abc85121390ec9e76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445006008"}]}, {"@id": "_:N3746cf3528d64584bc1b24a06b00ee32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:449491000124101"}]}, {"@id": "_:N44dbc5418a5646f1b3821cf6fba72937", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010136"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024023"}]}, {"@id": "_:N4dc36dc7db4e4c64bd407c2ac9f78648", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021970"}]}, {"@id": "_:N12a6347e1bf84d728489eedba0b73e6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025822"}]}, {"@id": "_:N0126a25a9008411a91c1689ae6170480", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62588002"}]}, {"@id": "_:N162558db7c624d689ebe9451f42d64e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72925005"}]}, {"@id": "_:Nc8fe01bb8ada4c9286029ecda6b7940f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073075"}]}, {"@id": "_:Nd9a21bdc6b3a4c05a53e6d8e1cbc3e0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002296"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857048"}]}, {"@id": "_:N1f21f8dde50140098b771ff29b9228ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024130"}]}, {"@id": "_:N02c2b1dc177b4865a805697bf7f8a9b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073285"}]}, {"@id": "_:Nfb4c282beef943f196ae1d307c24910f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277127"}]}, {"@id": "_:Ncfdd9439ce1a489b996b88ab760d6c4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832690"}]}, {"@id": "_:N6db4babcd5154ab4a84556bea6599bbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270327"}]}, {"@id": "_:Nbe4627a55dc847e987ae100479d22016", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021974"}]}, {"@id": "_:Nfcb833cfbf734aa395ccb7ba7657d985", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024504"}]}, {"@id": "_:Na04c2bb21bf4435389cfd7993e78be2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006845"}]}, {"@id": "_:Nc584f9b99bf040619fc7b87508fdc2c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32037004"}]}, {"@id": "_:Neae56674f8fa4eb1bf8d04011cdeafac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367403001"}]}, {"@id": "_:N771f44c311dd4479ba846a90d852ccb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020734"}]}, {"@id": "_:Nd7cb8ad5f8d2453291b2e9c4ee5d0a6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12295008"}]}, {"@id": "_:Nc95bad46af53447594e9af1e75f8a1dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021843"}]}, {"@id": "_:Nee0585a5e9f54aada34eebffb2a794a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025179"}]}, {"@id": "_:N87207dce53fd4393be1467aad3eda407", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855544"}]}, {"@id": "_:N74c9fc2b9dd440aa9ed99dfdc5954656", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022062"}]}, {"@id": "_:N75305d76ee654320a2e281ecb5cdb243", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021906"}]}, {"@id": "_:N22bc77e8cc3a4b5f82214ab9f5609321", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280520"}]}, {"@id": "_:N25b2ac49762f4a31b254b39f291083cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404069006"}]}, {"@id": "_:N52e9ee75277c4428b3f2570c34ba41d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023499"}]}, {"@id": "_:Nd56436f378a34b358fb5b692d736e86c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673888"}]}, {"@id": "_:Nf8f9700afb9e4f1d99378299c037204d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838876"}]}, {"@id": "_:N0fae5c834e9240fa9be98a109ef9d56e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024756"}]}, {"@id": "_:Na2a609ba93ff4ba9948ca0adbfe34cf5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020615"}]}, {"@id": "_:N3ee01169cda74a769f9a88285895d220", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0455938"}]}, {"@id": "_:N5bda9d1420df431db6ead87fe7c121b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19579005"}]}, {"@id": "_:N90bcec9e876c40dda216b4cb247da2ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271578"}]}, {"@id": "_:Nfdba3adc8037463a9730c389a5fa125d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025266"}]}, {"@id": "_:N824d2e2fb51449d296a26d74bc604aab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10002120"}]}, {"@id": "_:N2077d56720d14433853e1c32b4ab2176", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300910009"}]}, {"@id": "_:Nd71183eae0f64fdba9a9b0b83c98c2a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833667"}]}, {"@id": "_:N52325d5268104e25adeaa748f3ea60a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112082005"}]}, {"@id": "_:Nd2c28812082e47e0abeb33f3856bcef9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25081006"}]}, {"@id": "_:N4d7e403cf5c4499983ccc342b88f72a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073006"}]}, {"@id": "_:N84feca321cc5406eb3ce28cf4c7465f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3697670"}]}, {"@id": "_:Na6e64038f468410381f34c9f88d00e3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700327003"}]}, {"@id": "_:Nef4847db21c64daeb820b3fc2e6447e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032002"}]}, {"@id": "_:N560696b01e6245efb7e499f755f036e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025767"}]}, {"@id": "_:Nc5d852d2d61e42d7a39d7e83179447d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236423003"}]}, {"@id": "_:Ne5a8fabbca9b4083a10d19a763aa0127", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79890006"}]}, {"@id": "_:N46ec9104b4e64c338001c5f9e48392c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4228227"}]}, {"@id": "_:Ne7e66e53eae940f7b13bef0eea619992", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025830"}]}, {"@id": "_:Ne1c88c39509440248eb79f8d06686e6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254626006"}]}, {"@id": "_:N4a9a44f2adbb4efdafaf4266b74474a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0522035"}]}, {"@id": "_:Na72487996c1a40f9b0418e6a709ca3fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001932"}]}, {"@id": "_:N79f493d99fa440c190d6d956a886bdb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020979"}]}, {"@id": "_:N0d18cfa60164486c9e1b2924dc501f3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266357"}]}, {"@id": "_:Nffa3a39454a94e8ea9a871d25c81ca99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70600005"}]}, {"@id": "_:N8cab1dd2cf3f44a2beb4118137bdddc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025384"}]}, {"@id": "_:N123233a7e8e94d79bf47263863e31d63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853952"}]}, {"@id": "_:N9fc367d514644ac8aee094b3fc3bd1a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86014007"}]}, {"@id": "_:N42c41a73cb094568b186fc56ae15cf0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300359004"}]}, {"@id": "_:Nd216f9f7c4fb42e4b7b204c0a361922b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1829460"}]}, {"@id": "_:N66eb471ffc53410a9ab06b774c7211e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073117"}]}, {"@id": "_:N1ccff8bdb16c4e759bb7d815c6a5855e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1956346"}]}, {"@id": "_:Na2914172f1d1416dab2e28a2122f6557", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265529"}]}, {"@id": "_:N845089d99b06421cbbf63d80a394bb43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004409"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2364082"}]}, {"@id": "_:N005eedf8686f40849db076035cf34ac0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85023004"}]}, {"@id": "_:Nf96cd0df76f249f9bfe6c49db7e4d8ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009442"}]}, {"@id": "_:N757262fbf5344b91916300e3642c5598", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011537"}]}, {"@id": "_:N6564f6c0abdf4fe7b99fbba95024e0c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10051097"}]}, {"@id": "_:Nb921e82b20e14a1d8d4ba1409222a1c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025276"}]}, {"@id": "_:N2cda0d61b68440c98c8d541faa00cbb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849211"}]}, {"@id": "_:N2d663de479ef4bcdaef733578004c7be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008945"}]}, {"@id": "_:N1879ba59757a495ab20fb54fbed33e08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018242"}]}, {"@id": "_:Ne71818d9c4e54ca79a09f8ab75d058c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002012"}]}, {"@id": "_:Nf53fe850d2f449e4ac26b7d6dd792ff0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072825"}]}, {"@id": "_:N4ed49308712f4d8489fc9bd7d315fd79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024513"}]}, {"@id": "_:N0ba6974fec284e7d8a27e071b8e84d44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203645000"}]}, {"@id": "_:Nb24b11e7cbd64103aef34dd7b0870c81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011714"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023221"}]}, {"@id": "_:Ne9ca1175a47445bdba07f45c5d8e18e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021990"}]}, {"@id": "_:N1de6d15f53834652845bb8212e74f219", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003550"}]}, {"@id": "_:N25f723afd9364085af7643a5f38c4580", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007384"}]}, {"@id": "_:Nb4c5d1356ddc4c9ea5b6206b6609c1f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001946"}]}, {"@id": "_:N5859ea9ae0b94942a9a1f5c5c8268468", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020935"}]}, {"@id": "_:N9646fee3f0d84bde9fd3e8ceb9904e72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023518"}]}, {"@id": "_:N3c65fd002bb7460b91eba7aea0cfbee0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267064002"}]}, {"@id": "_:N7680cf67b7a94c0bb3baa882d2ab5a4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3164445"}]}, {"@id": "_:N9e4e7d55077e46fd97e090c0bcfee16f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038271"}]}, {"@id": "_:Ne2aa651ba7254658a5fe1f83022447bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024220"}]}, {"@id": "_:N32111046481f46b4b52f05b1064d89fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002630"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197494007"}]}, {"@id": "_:Nfcc687288a5d4f8995e3932eef7d96f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235013007"}]}, {"@id": "_:N1dffdf2cfff94ab9a825155a483408e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:178935009"}]}, {"@id": "_:N79a22865e8eb433487db0cc34ac7ec82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280464"}]}, {"@id": "_:N1dff5029ce584f5f81268676a29ff77a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021618"}]}, {"@id": "_:N7645757555ab4357bc540af75a168177", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019080"}]}, {"@id": "_:N9ac6893eb698414bb047d347d85eb73e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0476489"}]}, {"@id": "_:Ne1228142596b4cbfaa242d75d01988ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024116"}]}, {"@id": "_:N67a6b5613bfc49ee8457b59a53e18771", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87730004"}]}, {"@id": "_:Ne1eb59c17a2d417d9e0aba546f99bf7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417992006"}]}, {"@id": "_:Ncd8a998ab5944b9583430dfa4996445e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125617002"}]}, {"@id": "_:Neb7e4e84a79b476cbd24dd65da4252c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024419"}]}, {"@id": "_:Ne2dc10549e7041ceae06d62683a129ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008031"}]}, {"@id": "_:N1712aa763a8e4bae85c60952e2c86c81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3234"}]}, {"@id": "_:N6d0ab2a646c3406d9d9f9dc9ba7754ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193821003"}]}, {"@id": "_:N21f086300ddd4cfcb1023d347d8004c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007567"}]}, {"@id": "_:Necb544d9da364b70b864da3c98801f5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253637002"}]}, {"@id": "_:Nfb315c3cf7c64ebdb1f79b5ea15783c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234502"}]}, {"@id": "_:N1965e88be18b43b58f60a7c19e0eaa00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000849"}]}, {"@id": "_:N624d1adc61e246e2931e8254034e28cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023683"}]}, {"@id": "_:N30d002355ee44e0b8dfaa8611d4a2729", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022399"}]}, {"@id": "_:N14ede302bdbb4667bd1e5ed9e033d9f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010434"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023828"}]}, {"@id": "_:N4630fee2aa624aa798a3167df207a478", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022523"}]}, {"@id": "_:Ne80879ba494240999372b5a2a0fec70e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022309"}]}, {"@id": "_:Necd52d653e124c39bea86f316632e849", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0452138"}]}, {"@id": "_:Nc1325c051f554a04887f8f65f628bae4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400946004"}]}, {"@id": "_:Nebcec3de416f4d3b906ea447b20d312c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253803008"}]}, {"@id": "_:Nb8712794995e4ca7806c2a4510f247e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10021198"}]}, {"@id": "_:N8e25743d3b4b43deb364b551ea1c9bbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012714"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3874334"}]}, {"@id": "_:N399f0d62a18240d9a4d8683df9eb93c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012801"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021066"}]}, {"@id": "_:N0144ba8bfdba48409b796663ce51aa6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024346"}]}, {"@id": "_:Nf0979cfc9477448fb4978b91b058275f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3554538"}]}, {"@id": "_:Nf9002a468cd94d27964a17d8745f2fbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969289"}]}, {"@id": "_:Nc7e68a641250427e863acc000d1d742c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009963"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021362"}]}, {"@id": "_:N762485f8e062469488a0fddf223df82d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44515000"}]}, {"@id": "_:N4a19b4dbbbab4c4bb7cf1102c1c3c42d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263526"}]}, {"@id": "_:Ncfe27af1b3864b88bb8e11a703dfb958", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848556"}]}, {"@id": "_:N8d0ba90ca739450aa0f02f6392af8ce4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268514"}]}, {"@id": "_:Nf8bc73798ac242b2adcff81f9364e8fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025360"}]}, {"@id": "_:N7b4be1cfc62342ceb909d0db77adfd74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021723"}]}, {"@id": "_:N4445c0452f124a92baabfe4a4da0cead", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023450"}]}, {"@id": "_:N2768ae09ba3d447d94cfee3dee94b837", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271007"}]}, {"@id": "_:N9b1c5bcafd1e4419b8a704a98ff29f6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22443004"}]}, {"@id": "_:N92c4895593e548aea69fd4f15f2fb840", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1306122"}]}, {"@id": "_:Nfe79dca8c1b1419f9a533cd350d35b0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386689009"}]}, {"@id": "_:N20e271a548b2469fb1a5ea34d1ada9e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865276"}]}, {"@id": "_:Nf85ddf7474754cf98a7a99b495ed202b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279674"}]}, {"@id": "_:Na23760535b3c46479a2a51b75baa03cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004677"}]}, {"@id": "_:N32936c72acc74a739e867e9b92dbc4dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562472"}]}, {"@id": "_:Nb9aafca4cf02455b82b93041f43cb265", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69515008"}]}, {"@id": "_:Nd570c201ce8342faa02ff602b28bf46c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020598"}]}, {"@id": "_:Ncaf4fbb1891d436bb5e48da4ce3c5be4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3222"}]}, {"@id": "_:Na795c08d6a05400fbd17183ef96b5971", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536288"}]}, {"@id": "_:Nbdd502fa20da4963a2efb3ead488bdf8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151315"}]}, {"@id": "_:Nef0c8dff4e184b71b0c6f16599a2c144", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024141"}]}, {"@id": "_:Ncf63221868784f19b52350fc2a4828ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848207"}]}, {"@id": "_:N6404ce812c204906b88fb9c3b52636ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022590"}]}, {"@id": "_:Nea9f142b33794c2585c94afca85a6ade", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158465"}]}, {"@id": "_:N14f051eeca294a6ba5c3b07cfdd732e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007383"}]}, {"@id": "_:N6c653c47732a4506b0518055503f88a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024821"}]}, {"@id": "_:N213a90a669634ee587223398ecde54ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63691004"}]}, {"@id": "_:N29e26fb563ac4f43926dd21e46f60226", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005938"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025100"}]}, {"@id": "_:Nc192804e72c14d53bc5468606accd04b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426816"}]}, {"@id": "_:N2d3a7ea360b042ae98e7c042154b56b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021426"}]}, {"@id": "_:N71735c606a7946258ab7613435db3f8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023050"}]}, {"@id": "_:N0dd684f9473c4b8b969afbb43513affe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267839"}]}, {"@id": "_:N1dd1d50081494539a63dd62d981a4bab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538069"}]}, {"@id": "_:N07eee55f6e014a8093d6add23f53f7ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60168000"}]}, {"@id": "_:Nf67e96fc52b2468da776036458028608", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085400"}]}, {"@id": "_:Nefb1f2e0fe4f45759984f4ea90f6666c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166374003"}]}, {"@id": "_:Nfe0702b60c4f4123bb0c9d4326eb20fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415112005"}]}, {"@id": "_:N60b044874794489eb1c56a1df9a192a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023992"}]}, {"@id": "_:Nd463e463031647acbb34fc54a360cca4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001949"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085570"}]}, {"@id": "_:N92ecc9e3a5fb4e32a50af6d833f43fbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:431855005"}]}, {"@id": "_:Neeedcae61dbf42fe9fae10d7b48d1f62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021367"}]}, {"@id": "_:Na8760fb08940443cb7086e41bb30b280", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030255"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022556"}]}, {"@id": "_:Nb0353fc84a3e421eba7ed15c09779dc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280808"}]}, {"@id": "_:N231986115a614ba6853fa0c464f05607", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1815"}]}, {"@id": "_:N99a49e4504a6441a9b59ff9885dd2e8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072953"}]}, {"@id": "_:Na7fd6a58d7db4c0c83a27b151e531b13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008228"}]}, {"@id": "_:N902a21ed90a6413998ac9b099354b3b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025207"}]}, {"@id": "_:Nb4bbfc4a39d44f43be687076c15a702f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0684219"}]}, {"@id": "_:N41e1a6e783a8432a9cbbf1aeb2fa2b27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280262"}]}, {"@id": "_:N70fec9ebb1b14143b4d7573750f2772d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111323005"}]}, {"@id": "_:N75bb79744cf948db9041c3247d7b90f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0473133"}]}, {"@id": "_:Na5771b917f6e42d7adcd8b1efdea655f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410813000"}]}, {"@id": "_:N7dd367624e9f4744bd77fbe6e91ac906", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866737"}]}, {"@id": "_:N2117c3f4950141979aa887e63b2202a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0541985"}]}, {"@id": "_:Ne911b615d5f440fbbd30fd75c3da36eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1860003"}]}, {"@id": "_:N7f09e176f4884622b597408447c23cbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241397"}]}, {"@id": "_:N58f8621adf5d4f7abbfdcfdbc41d3218", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1264195"}]}, {"@id": "_:N2766c5f550fe442588dd089429127c55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023462"}]}, {"@id": "_:N9723899ba3cb41c691d7491df3e2141b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010241"}]}, {"@id": "_:Nbf497f570e96478c8edff92cc67cfbcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022638"}]}, {"@id": "_:Nd758cb8df3de4ea1bde931ce593197c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0028734"}]}, {"@id": "_:Nb592648af1ef46d6afccd3244e5c997a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445227008"}]}, {"@id": "_:N1eb6d5f8858e46989cb959b1f1aa690f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014277"}]}, {"@id": "_:N4b340f8c73014a3a9287c87a22af5755", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023591"}]}, {"@id": "_:N9de86ae43f804dce84c4e3909d6098b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022218"}]}, {"@id": "_:Na2316ad3e87d4bf9a2138ed7e0e42682", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3550704"}]}, {"@id": "_:N57d4a09ea91744658f9b3a4072176a59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023281"}]}, {"@id": "_:Nc0fd42171e584fe7a4f1df3de794ff70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53827007"}]}, {"@id": "_:N41a8f0d322454df08dca325203403b80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246815009"}]}, {"@id": "_:N7ea59e3d647d4b069d36b0cd249a509d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023998"}]}, {"@id": "_:N1332623e601d427db6c3210421cae84c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3041"}]}, {"@id": "_:N2b1d70cdec964ba6b047d3a049859a7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2859"}]}, {"@id": "_:Nd85e82a5334a4df1a8cddf3cf9d7fc5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240701"}]}, {"@id": "_:N75a75aa5507748fb8b78664255da3479", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008545"}]}, {"@id": "_:N343ede20257b4e4faa2111c48e9e6e98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012903"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022683"}]}, {"@id": "_:N8a8972b38fe9457f9ed04ec9d90b1bc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2237347"}]}, {"@id": "_:Nd155f25abc334e12ace47d9cc1c63328", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023793"}]}, {"@id": "_:Na34ae2f487654bb194c375fda1d25f5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265783"}]}, {"@id": "_:N2f2557928d5e401f928d6729a8b6cacc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0948242"}]}, {"@id": "_:N67badde5ad2b49eba49a4f3b18c298cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014534"}]}, {"@id": "_:Nee1352e89c1c4cc7b8c6c1ceab7922e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2000"}]}, {"@id": "_:N957935cacf554c8586eaf00faa06b309", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024877"}]}, {"@id": "_:N2c31a4b8ae604678b5ecb068a395a6c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002984"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205170001"}]}, {"@id": "_:N94c50d49c3ff4bf58d4c2ab41d0062df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023798"}]}, {"@id": "_:Nf572893df5234be29cb4fa60071ef65c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024559"}]}, {"@id": "_:N129fd429f23444dbbe2fa8d0942f1a37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846160"}]}, {"@id": "_:N6b4faeafb2a54ce8aade8c8971576300", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280702"}]}, {"@id": "_:N9773afff9c854ef48dcc45a395a3fae1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345093"}]}, {"@id": "_:N0d6cc676225f4a67a6b5e0c57addee8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004794"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860244"}]}, {"@id": "_:Ndb5833b6d92a44c2b136a5f7fe112bf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109843000"}]}, {"@id": "_:Ne1b8c4e64fe54fa283ec27186fa77522", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253682003"}]}, {"@id": "_:Nf9a93995a21843b48b8ea599a9fc5939", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0005291"}]}, {"@id": "_:N9bb6147d1c3b4330b463f971b8036a45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022706"}]}, {"@id": "_:N243acf8afb4045f99c8db7c00389d694", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77507001"}]}, {"@id": "_:Ndd47d27359b1416586b06864e0ec47d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253208007"}]}, {"@id": "_:N70eadd78b106470b9109bc01a0015a32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968618"}]}, {"@id": "_:Na4cae1226ef84217a38d3bb73bf759a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005956"}]}, {"@id": "_:N8228f6caae5c4208a9a912832f09a03a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010462"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023818"}]}, {"@id": "_:Nffb3d42b7d8b4500ba5965e69119edc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3179508"}]}, {"@id": "_:N81671b8acf0f43afa8b0e3ecc19be954", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001661"}]}, {"@id": "_:N74678bd9433e45f99a459661428bdcbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072990"}]}, {"@id": "_:Ncb64dc742d9549d38ba03b7237300a15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022879"}]}, {"@id": "_:N5498f5ff6b5c42218de6230c3cca961b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020945"}]}, {"@id": "_:Nd84fb4e569e44befae8dd838cd4a0a72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125510009"}]}, {"@id": "_:Nd3714700574e456dac358722ee78b158", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007871"}]}, {"@id": "_:N4a4f21802b584b4ab4377df8f4ac4770", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835587"}]}, {"@id": "_:Nc026fc3b7f5b4f01bacf88409bd7b349", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848670"}]}, {"@id": "_:Nf5abff09d85040e18ec608c3d760ea61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562435"}]}, {"@id": "_:N41c272533bad486099b53d51aa18f0de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031567"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1480"}]}, {"@id": "_:N46f19109d5b34db2b3ac012d443aed51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154141"}]}, {"@id": "_:N4fe22fecd67a4d14803554d18c6dd002", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165517008"}]}, {"@id": "_:N4beaa2e8eb3542579ee37dfaae657787", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006175"}]}, {"@id": "_:N82d18b7238aa454f9c93b4616f276d92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007114"}]}, {"@id": "_:N039c5978be764484a44920fd33877f4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301795004"}]}, {"@id": "_:Nfa6fc443a2e5464c9d8a0237be584561", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7752002"}]}, {"@id": "_:N35116bc84ab54597968eeea4e2ef2669", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26165005"}]}, {"@id": "_:N7e8d1d7547db4a8ab9b2ab122cf8cb7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0750857"}]}, {"@id": "_:N2e803c5c52cd41f8b1b04efbd5f73c28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073185"}]}, {"@id": "_:Neeaf8c3129cc461895832de158b8c9db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001965"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025734"}]}, {"@id": "_:N360c79a43625421ba70b689f69ed508a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848474"}]}, {"@id": "_:N547dca82f3b8491ea723a67d06611b8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253137003"}]}, {"@id": "_:N37b7c2b7ec85407882d27704d9a09019", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39295002"}]}, {"@id": "_:N704d3b4cc0144a0995ef9d242462d0e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10002963"}]}, {"@id": "_:Nb6905fe80d1f49e48d851ebbbbae2307", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012556"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021080"}]}, {"@id": "_:N568853119f1a4838b32fbf089e6f20d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023106"}]}, {"@id": "_:N536e97504ccc4fa89576e4f650d9457a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013595"}]}, {"@id": "_:N236dbbb378f84a6c863bbd86c5b2dbed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0852413"}]}, {"@id": "_:Nf73fb0f9e7df41f3ac44918eee7037f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857005"}]}, {"@id": "_:Nf466cf0194c14391bb1a85fba63bbe19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005314"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847886"}]}, {"@id": "_:Nefdf59f824724f8eb3f0e7a157d34c62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036093"}]}, {"@id": "_:N1d89a02b148848fd9698bcdaa149f3c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012587"}]}, {"@id": "_:N794e912396d64208950e2cec063c3eda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025503"}]}, {"@id": "_:N8cf466b1e0c640bb9324548923f3f9df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010383"}]}, {"@id": "_:N44d38776018e4497a31f0bdc599c63c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60234000"}]}, {"@id": "_:Ndff3950d9ffd4d709d0d5d14b9f02eb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204272007"}]}, {"@id": "_:N6395a366144a4c8988d12521c834e4b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859624"}]}, {"@id": "_:N7460537648554e1cbfce3b19f990ee8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77479002"}]}, {"@id": "_:Nefa3799857e740099709dd946fa8c5da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418323001"}]}, {"@id": "_:Nd4a76414666a4bacb29cf08cacaea49f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4049796"}]}, {"@id": "_:N64f8701043b34541bb54a08066237bc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007003"}]}, {"@id": "_:N2ce4fd872b084ce0821bb7b2ae8b1613", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2025810"}]}, {"@id": "_:N991489c18abf45a3bb8d0462e69670d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4255213"}]}, {"@id": "_:N623c45664f364dffba4f8a70b3cc69b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009351"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024418"}]}, {"@id": "_:Nbbdf75317d3b4badb755e9e6bbe0b0d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109245003"}]}, {"@id": "_:Ne419f25c53144b949ba9bce4935f6486", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855690"}]}, {"@id": "_:Nfcd1c87e29f140658ed4f0ee832041eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837496"}]}, {"@id": "_:N8c4c7867de7648969c04e0b3680a43a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022627"}]}, {"@id": "_:N2b1894d365074a00aeee592103f8a20d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78011002"}]}, {"@id": "_:N796e79a7d90c437da6eaabbc822b8186", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007082"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024941"}]}, {"@id": "_:N786a69a6412b45569127a73e54c19d90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008297"}]}, {"@id": "_:Na4c82cf917f2434c8fa48fc80cf2361c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247449001"}]}, {"@id": "_:Ndac7c10daa7942ba950f110f2954a142", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:607007"}]}, {"@id": "_:N8b24a9d841ca42bfbbd7359816b3ecf3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702397002"}]}, {"@id": "_:N99e28ff3fd85466ca230eb9c9c2ed01b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43876007"}]}, {"@id": "_:N86f7226d966d49c4b5bbe2b2e1953df7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0080276"}]}, {"@id": "_:N40dd1159ad6a4a348655c08dee2842e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073062"}]}, {"@id": "_:N42d7fba4f3594b91806710fc3388f67a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024721"}]}, {"@id": "_:Nf6aef461045a4d54bf650edcf187b844", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441541008"}]}, {"@id": "_:N828bcdd72f7f4efda2d89b51efa72efe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338462"}]}, {"@id": "_:N302b7f048080461f9694575e9e0852fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75581001"}]}, {"@id": "_:N1b03bd06ee7a41f6a5879d46addb038a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152252"}]}, {"@id": "_:N9e830c7e51094fb599fde530efcfd640", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40467008"}]}, {"@id": "_:N12de57100185437c88b5eb8e73e0c63e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D053565"}]}, {"@id": "_:N12e839af7efd4aa5938a4cd440ef2103", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843507"}]}, {"@id": "_:Nb9c8b0fbf385498a9e62136aca390701", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151766"}]}, {"@id": "_:Nfb8eba7afb794c29a5c375682ea83a52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024499"}]}, {"@id": "_:Nf45f7154ddd54018bdb588578a77789c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:122711000119109"}]}, {"@id": "_:Ne95d9a6aa0e741a686f5e3b1580ed727", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0178421"}]}, {"@id": "_:Nebdfb6996e9340a78b6d79f9911ecce4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073052"}]}, {"@id": "_:Nf0b96a1bc415477296e0a2f10d6ee21c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:110"}]}, {"@id": "_:N79ecf8b9a39c4367bc85be16a4cb994b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969292"}]}, {"@id": "_:N56c77e27497b404f9b45c3f30b9da859", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93279005"}]}, {"@id": "_:N9c7173f94ed741fbb904830d262db433", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021681"}]}, {"@id": "_:Neb4d54b5055c4825a7b7f82fefa8e3f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151994"}]}, {"@id": "_:N927156597d16497696f01ddef15e606f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152454"}]}, {"@id": "_:N01740a281e80476e8ae477c8c890620a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3203528"}]}, {"@id": "_:Nfeb86af636204110966c8ec5bdc70ddd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126660000"}]}, {"@id": "_:N45a46b0ec22d46a9a178516ae5866734", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023189"}]}, {"@id": "_:N381e42c4e540449e85ff213ae3ab0eab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006346"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025058"}]}, {"@id": "_:N9ddfdb85956844b3a92f96fb01c3e683", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023098"}]}, {"@id": "_:Na957fd81c3614021bce0f1d6f8a5f63e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021690"}]}, {"@id": "_:Nb44451b1317d4adc92cb89aa8bc4e4d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64305001"}]}, {"@id": "_:N4ca76de3835446458c3d909c8d38575c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025231"}]}, {"@id": "_:Nc547840600ce47c5a57edfcbc1ae5d9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23412002"}]}, {"@id": "_:N29b7d7594aef41f5b2fcd68a2e77fbcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345094"}]}, {"@id": "_:N25d70e1bf41b4300862da1e9eca37125", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004932"}]}, {"@id": "_:N1e752d219190452bbeff5b38310c4668", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205359003"}]}, {"@id": "_:N296b5ee3f9674518acf6bf2081569fd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005793"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025132"}]}, {"@id": "_:N3fefacd71700428ca474003d0feb89df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024472"}]}, {"@id": "_:Neb29efa3052b4adb98d8f28d8d8f7c12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022664"}]}, {"@id": "_:N0196104b665f4bd182979d4a0314e875", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221166"}]}, {"@id": "_:N700aded9e81849bba4125552c8f353a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023760"}]}, {"@id": "_:Ne734770e19b24e7bbc18dd529072425e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003996"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025459"}]}, {"@id": "_:N2f0807fb5ad6471c9c64743a9684f352", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020437"}]}, {"@id": "_:N26244b7287f54399ba36e4857fbfbc95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152115"}]}, {"@id": "_:N27e63490dc0d4365b08f3b760a738ca9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022658"}]}, {"@id": "_:N5fa5f78fe0af4602978ded2eb8f34fa6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301952009"}]}, {"@id": "_:N1e28f84b127f4c8f937c7d326f45a2f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025032"}]}, {"@id": "_:N777294019cd34e6f9b34ce69862ff51a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865916"}]}, {"@id": "_:N513bda9626ec4feeb69dcf5ed5cd2cc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20052008"}]}, {"@id": "_:Nb3854c731fe34f7984e6dc2db01fd98c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280457"}]}, {"@id": "_:Ndbc4693b6a264c12835ff3582f66c88b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25324008"}]}, {"@id": "_:Nd72933030da4470fb029d12b8a2e8d08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835008"}]}, {"@id": "_:N1ed0bea66dc0440f89ee7fa8c4bc2e73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32113001"}]}, {"@id": "_:Nf476f5f307744a828eac0b28968983dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010985"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023613"}]}, {"@id": "_:N9c6fff5e8bc244299d593324c2e89f6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025099"}]}, {"@id": "_:N2a99853697134cb1bc964af97ab568c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431527"}]}, {"@id": "_:Nff6aef760bee42f38cf7ae6f8627b78f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4229090"}]}, {"@id": "_:N9d601e903f4042768239d39df2252c43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022376"}]}, {"@id": "_:Na20f700d149840d385a3a0962251a099", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30800001"}]}, {"@id": "_:N9cf4897b97244dccac185d46b1a75672", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280673"}]}, {"@id": "_:N887a5aecafeb45f28e9fc1d936233b91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D065817"}]}, {"@id": "_:Na913d08db43c445e99382d92be93e650", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011805"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023181"}]}, {"@id": "_:Nf161b2c3712747418b440dc547acad81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1456401"}]}, {"@id": "_:Nef9046388cf5428e9f81c72a0b225f2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024928"}]}, {"@id": "_:N66809abad45843db97dfeec66a540200", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232064001"}]}, {"@id": "_:N1b04a8c2c17e42acbe351eb668482a17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024135"}]}, {"@id": "_:N9156e350d48348cd9e8c16eb24c5cc91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126906006"}]}, {"@id": "_:Nc41745cda9334720a5faac24071d0efc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020896"}]}, {"@id": "_:N213775a342c34df9a71510c3fbbefac1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025259"}]}, {"@id": "_:N7a70b96abe1c4bb1860146edb80e7846", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3151525"}]}, {"@id": "_:N02ab5ece8afc4337b0be520af6caa849", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073269"}]}, {"@id": "_:Nb44857a3104842eb8e4bc912b1b08c68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025472"}]}, {"@id": "_:Nfc9bcaca15184eddae79985538523373", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418363000"}]}, {"@id": "_:N5276784fdea64b868c041e4c91b34d48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022464"}]}, {"@id": "_:N4d14ba6fccf74943ac2eec3ed9b51d52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521619"}]}, {"@id": "_:Nf397f2b05de74873afa4942fcae540e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:440028005"}]}, {"@id": "_:Nacc31b1abd244e3bb387f33db323c615", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3161330"}]}, {"@id": "_:N4a3c499c79db4ee6b059d7b99e6d8fe3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17268007"}]}, {"@id": "_:N911b1ac3ee4543049211268a47b53f6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10028702"}]}, {"@id": "_:N5adb7844e7e8452eabbf4fea5ea1eee0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025839"}]}, {"@id": "_:Nd3efaf50a51a47b89b4176716156aec5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853242"}]}, {"@id": "_:N1c048f00933f40c08097f7085dfe5303", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012564"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022842"}]}, {"@id": "_:N9362b9e40dd84e8cb14477827b72c225", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280442"}]}, {"@id": "_:N15369bcdfbdc4927ae633f5adc9434cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10033733"}]}, {"@id": "_:N401c588a510d446aa08718db5b7a0ad8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867955"}]}, {"@id": "_:Nd62945a0c416427295a0be0e99b7422e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015469"}]}, {"@id": "_:Nd9ae6072c4e84cf5b16edee8d234495a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003397"}]}, {"@id": "_:Nc8f0da63d5774230aa702b5dcbeba6f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024803"}]}, {"@id": "_:N29e68fc0b2ef44c5b1bd527b080597e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426501"}]}, {"@id": "_:N3dcec470723b4f00aaa017378862ee96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8619003"}]}, {"@id": "_:N7907c9728e0742c1b92e3410ed8f8c1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90708001"}]}, {"@id": "_:N21df110e52394afb982ac939dc38dc23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035615"}]}, {"@id": "_:N1944369f9dac414f97d847eb49d44d4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34337008"}]}, {"@id": "_:N7c56403156fb4df49fcb010a2b1203b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021664"}]}, {"@id": "_:N8f4eda31649448338b7e3e77380ebbf9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018055"}]}, {"@id": "_:Naf4f214f143542a9999caa637b834383", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073068"}]}, {"@id": "_:N5d371894725943b3b864b9a0e4a04bb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025194"}]}, {"@id": "_:N021f3eb942084c81bc0599644c3f2b91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40700009"}]}, {"@id": "_:N3d05b32acee24c388e79ae2f1061c595", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0814045"}]}, {"@id": "_:N0528c7056b2344d08339cfe6c7f41dd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111516008"}]}, {"@id": "_:N8050138e6fa448b5bdfd86e40fa20058", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0405580"}]}, {"@id": "_:Nb84899da94184f33993bb0e5b35f277f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268048"}]}, {"@id": "_:N129619ad13564acaa40703dfb3c8ee37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275437005"}]}, {"@id": "_:Ncaca269e03be4730b3b3a483332d3ad1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C574275"}]}, {"@id": "_:N78d9d143f8644f6684b968520a8204bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849426"}]}, {"@id": "_:Nd605b1f7cbfd4460a6213aa4819cb789", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53741008"}]}, {"@id": "_:N9ef6a705d3fc40188ce8dc14c2a7c3e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280444"}]}, {"@id": "_:Nf1a2b736d6d64d0ab872fa5f163cc8d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0272178"}]}, {"@id": "_:N8f37c7eafbf742a6971a019b8900d704", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562399"}]}, {"@id": "_:N91e1b69b7b7844a981c5fc58c6d52ae8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021216"}]}, {"@id": "_:N96c6bb444a4646df812f9c452c9d992b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:304213008"}]}, {"@id": "_:N4036691d0a8346cb876fafca38c85bfb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266050"}]}, {"@id": "_:N64c5eeb316484b09953f385906312ecd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023847"}]}, {"@id": "_:Nfaf36d232e68473c8f65db566e98c315", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023551"}]}, {"@id": "_:N95aa00f6f36740fa967dca83308c23e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004476"}]}, {"@id": "_:N7a9b1e88fdff48bc8f90feab5a9632c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299130003"}]}, {"@id": "_:Nda33c1ca53c64a1da819c6eb3bef810a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66637005"}]}, {"@id": "_:N561bc445c72a46468999016b66493c01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0549399"}]}, {"@id": "_:N11a17ec9188c4b8e977f78907fa420f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445458007"}]}, {"@id": "_:N829300c6262244bea6c59c58bce742b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56170001"}]}, {"@id": "_:Nb241bc70054e440086492b06dbab8d24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26889001"}]}, {"@id": "_:N866baae074bb4922b4deed7f43428fb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072851"}]}, {"@id": "_:Nfe711c309acf4096befbe5fcfe2ac081", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271713"}]}, {"@id": "_:Nab4e4635fee34c3f954780547c8d67cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001746"}]}, {"@id": "_:Nb1f71f792dc14f8cb24335e050c0ecb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852289"}]}, {"@id": "_:N37725a6284904bbeacff63f4d4a463f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023139"}]}, {"@id": "_:Nb7a28bfee5e64a6d93228a6115010cef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022137"}]}, {"@id": "_:Na32b4addecce4bbcb6bb677ff33c3ae0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806283"}]}, {"@id": "_:N9935a9778b5c400d86a65fb51e0d15f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847363"}]}, {"@id": "_:N9f039c8c119e40139c07831d7e4a3cfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255034006"}]}, {"@id": "_:N5e67dd374e3340b9ba2cfb66e62334b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57773001"}]}, {"@id": "_:N059363a799394ec5816db9d4973fa896", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D052497"}]}, {"@id": "_:N9c6a49fc3d254743a5659a8fd25d204e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016142"}]}, {"@id": "_:N693277d3aac947f5942222261221aaab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158683"}]}, {"@id": "_:Nfc5aadc50c6849109776635a7a80f7c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:309585006"}]}, {"@id": "_:Na33aa8bcf542425ab8ebe1a0ebd20e8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3554612"}]}, {"@id": "_:Neaf2b6115de34a208304c77bed55107c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021613"}]}, {"@id": "_:Ne50ebed5cca54fcd993cdbc12f819a58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023194"}]}, {"@id": "_:N959205ff7894459fa1f9734c55606654", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699222000"}]}, {"@id": "_:N8b4ea9abc8964af1a346d5517230e01b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0400000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021875"}]}, {"@id": "_:Nc21a585a307847d1898757c6eb9d6d8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41729002"}]}, {"@id": "_:N3f6a6c42fc134c24acec2a0e3269a446", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003681"}]}, {"@id": "_:Ndb1a42f6891f4d5983923474641376a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007789"}]}, {"@id": "_:N5ecc0f69e6b84db49a28ec5dbad4e5df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002170"}]}, {"@id": "_:N75bba32bd77b4475989e5d897ed443bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69288002"}]}, {"@id": "_:N8a54fd2401a343e39eabf871b7a0aeac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868496"}]}, {"@id": "_:N6becce346bc8480080ab88f2d536c15b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004659"}]}, {"@id": "_:N4bdcfc06d19849f880f02864ae4cea6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001908"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000741"}]}, {"@id": "_:Nd2c7c613d2d8459e9d4eae27814c1956", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C564243"}]}, {"@id": "_:Ne004546fbbff4914bd7ce1eb6524a4ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022895"}]}, {"@id": "_:N616ba91956974a1d8f0db72d6074c3a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233990006"}]}, {"@id": "_:Nde08ba69b5554cfeb4284ded7ed9baef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025598"}]}, {"@id": "_:Nf0aa6e1a3ce2492fbb70ecacee6ba50f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562950"}]}, {"@id": "_:Nb14bbfd2417e431387df6514cfa3d90d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414396006"}]}, {"@id": "_:Nffcabac221014d2a8a06fe2050403684", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021018"}]}, {"@id": "_:Nc3c9c743a85749aa811e2d825cd2e8bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023075"}]}, {"@id": "_:N376fb20f0d924d5982a1a9406fc22009", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010471"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023815"}]}, {"@id": "_:Nda9703ab4e534568bfbda57f7387c9d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023570"}]}, {"@id": "_:Nb84be0a8bc7f402994ebcbf91d317229", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017114"}]}, {"@id": "_:N8fee73a2ef864fc9bc1300e98001cab4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024918"}]}, {"@id": "_:N53a1148550224359a2c4c3442edc50aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84089009"}]}, {"@id": "_:N2a08ca1c44c0459f8e2d788f83f6939f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025817"}]}, {"@id": "_:Nefa0d0b82c694e28b487d98df78a700c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271611007"}]}, {"@id": "_:Ne0b9eddb3ec04393a973973c536358e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0405124"}]}, {"@id": "_:N60303f81ab234457a3386c4a54cdeb5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72242008"}]}, {"@id": "_:N44d9e16750e643518a874645b4b40d5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864238"}]}, {"@id": "_:Nf20b877f6fcc4a1b9b912f456bb960e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022959"}]}, {"@id": "_:Nac1c412cde2f44a9baa0ff6e8ab849e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277119"}]}, {"@id": "_:Na6ba6a56f1de4daa9a7f807ddf905762", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004412"}]}, {"@id": "_:N0806e2e5a5814a0e987463ad62e317e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673654"}]}, {"@id": "_:N43de2d5448d944eca67b15da3150b30f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022906"}]}, {"@id": "_:N15f80c5cee1d4b47b291102212adfe70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025061"}]}, {"@id": "_:N66bc83bacd384ee58ff595162a94725c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206733"}]}, {"@id": "_:N45ccaaad5c6f4bb3b91e5256e23c8de6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563037"}]}, {"@id": "_:Na3ae3649d5164a9ea4f7c1f015dc766d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024299"}]}, {"@id": "_:N050bb1021a33470bab1206feebb2220d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111202002"}]}, {"@id": "_:Nc0a5e9dcb6ea463e9326b561c270226e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000135"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48130008"}]}, {"@id": "_:Nfc2cb1665f524a90bd83026be2dcae04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:241556001"}]}, {"@id": "_:N1df2446a31a44ded96a338c9e425ad8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023935"}]}, {"@id": "_:N4000aba0e572454ea3acc09a5351a383", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024848"}]}, {"@id": "_:N888fe9ff081d4045bb74e6544a596656", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025436"}]}, {"@id": "_:N7826da81dc844becb452993d34b6b87b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19242006"}]}, {"@id": "_:Ne22e15603da34cb9a4d4881cf4991583", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004238"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025400"}]}, {"@id": "_:Nb89a0be894394b8ba78ea0fe348a3098", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007674"}]}, {"@id": "_:N711d3bfe581b40d8a05b042f417bad96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856694"}]}, {"@id": "_:Naeb064aee7934a0ab9036b8a495c5a43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008956"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836767"}]}, {"@id": "_:N1045f38867de4c21b4cf740670031b36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17234001"}]}, {"@id": "_:Ned026f456e2a498996630bb2b0cef182", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007299"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832671"}]}, {"@id": "_:Nefb46bace74549cd956ccaed6a4ad03f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844925"}]}, {"@id": "_:N67ae1f7f476f4cc7ab1594a5ee4adfb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10034743"}]}, {"@id": "_:N5be9d75a330d4e528cae50ae8ba1d400", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023332"}]}, {"@id": "_:Neb95ff1878384866a2b068dd1f4bf54d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001983"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021766"}]}, {"@id": "_:N72c01e80da234be281fe7ebed5a5fb14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1407019"}]}, {"@id": "_:N3fdea11d2ec042fea0350d9f07bc2c8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33225004"}]}, {"@id": "_:N850120f4932d460e8080e736f1106003", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/DOID:10652"}]}, {"@id": "_:Nf1594437796b477a9c8cda7bb2ab84c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279601"}]}, {"@id": "_:Nf7ad60dcbe124bf39dafc4bc837855cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024034"}]}, {"@id": "_:N9760dadabc9940e9bc3e779a59e2db75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16573007"}]}, {"@id": "_:Ne93597ff5fc044a281ac6a0c21d48c22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023088"}]}, {"@id": "_:N92b356c8081a458e96184aea14798890", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837512"}]}, {"@id": "_:N6c9938d7715e4e24a57a3ee8b57f1f29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020978"}]}, {"@id": "_:N6a1e5edabdc345f98789c752993c9640", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007449"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851705"}]}, {"@id": "_:N72d6e2d86c494cd48d245539a8a90fc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006714"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024990"}]}, {"@id": "_:Nda67932e94b44d7c8416d144484c4c40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847392"}]}, {"@id": "_:Na1100972adc44e1f9280423bd3ed885b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201067006"}]}, {"@id": "_:Nacb406f4619b462989654e3a34c19887", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001403"}]}, {"@id": "_:Nd2de106651aa4d88bbff1b876d4ab95d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17920008"}]}, {"@id": "_:N52268afbccd246feb2f4d1a211a6ce6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023078"}]}, {"@id": "_:N71e90be54fa24b45b4d411913e6f525e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000966"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10021013"}]}, {"@id": "_:N27c3146b42fe4667b83499087539815d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022389"}]}, {"@id": "_:Nbd67424dbcfa4446bdf4dd00023d93e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50920009"}]}, {"@id": "_:Nb345c16d4f414272a4ba68b9b3f0d438", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312230002"}]}, {"@id": "_:N16f41272d54c4e7db0a5594e7d81b9dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30811009"}]}, {"@id": "_:Nd45e1a7d915a42a0a1763110bfea167c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83035003"}]}, {"@id": "_:Nb1df2d8252f4466888a8f83ad15c332f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266013"}]}, {"@id": "_:N621aaacf93774823b37169a429992f73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025260"}]}, {"@id": "_:N04d42332208744cb92cacbf62e54295e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968852"}]}, {"@id": "_:N4a2c5bc301ae40e4906c6e5e3750fe71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255072001"}]}, {"@id": "_:N00d4a6d0bbec42a6a1dcc9f94d8db2c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000509"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009763"}]}, {"@id": "_:Nc45c52773d74403eb05ba57aefada2bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253276007"}]}, {"@id": "_:N9415b87aa505445da8be5b37b2b08405", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41931001"}]}, {"@id": "_:N4f0548a7944446c8a7f8d059724cd41a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84828003"}]}, {"@id": "_:N95d427fa92d94796bccf051948465fc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021795"}]}, {"@id": "_:Ne82095b5304b4f1a913a60ad33cc3e9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202275008"}]}, {"@id": "_:Nca29320415a04a3e90d31930f2e1f71d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011955"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023110"}]}, {"@id": "_:N4a841008226241a6922344f63f83c70f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861310"}]}, {"@id": "_:N85b0cb98a4bc4477b6a128ffc59ee294", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856559"}]}, {"@id": "_:N384c73f060a2443db72c2948350676c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42182000"}]}, {"@id": "_:N30c4fcd825444ee88babdab494f28350", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19829001"}]}, {"@id": "_:N951b44ffa2784168b69211e2cb052754", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75088002"}]}, {"@id": "_:Nf55e38ea44044ad9b34efe067f614251", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55197001"}]}, {"@id": "_:Nd0345f72e20f48cf8c82f14f581c8eba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040129"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866772"}]}, {"@id": "_:Nddaef15db3ba44389890f1e530ff0b3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0340548"}]}, {"@id": "_:N3454756f652c47e4a39ff1de0ff7f009", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673396"}]}, {"@id": "_:N1ccd3732d92d4d23a0ce615972722c8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856026"}]}, {"@id": "_:N21537dcbb32e462f94fd394cbdd7695a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021751"}]}, {"@id": "_:N0df4417d8011430a9d7f4ff283127322", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006976"}]}, {"@id": "_:N129268db9c414587baee503d6c2da871", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1841816"}]}, {"@id": "_:N9b765a2456154d778a883c9e1e2b4228", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271719001"}]}, {"@id": "_:Ne2ce5d51a1f243bebc34ba5c9afced7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073104"}]}, {"@id": "_:N36dd3ba48e834fd8bda95331d961a16c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836212"}]}, {"@id": "_:N4d2cf5338fc548bfbe7a9a32b77ef752", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206686"}]}, {"@id": "_:Ncc96f2e8f8a34ef99de9d8d9cfa6351f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025016"}]}, {"@id": "_:Na56e5292f13f46bb82536fb4acf097a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024069"}]}, {"@id": "_:Nac6e05446f9347cd89c6e5c7a39630d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56574000"}]}, {"@id": "_:N3405972c7d0c4bd5a5eb1873ee40126f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004487"}]}, {"@id": "_:N3869adc5073142129ef7e736d69e90f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206734"}]}, {"@id": "_:Na251ed3879404f26a2a7685225d56ea8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007992"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154856"}]}, {"@id": "_:N310d0ec3ef1541118330047bb73e0ad9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006943"}]}, {"@id": "_:Ne75ed3904d5f42309038453ad86008db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009346"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024422"}]}, {"@id": "_:Ndf4a8acb6692491487daf31c7da36837", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280740"}]}, {"@id": "_:N2c77b17522244811b767399d74ff6e08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862496"}]}, {"@id": "_:Nffa32e40f60b440fb955076813e03a04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023534"}]}, {"@id": "_:N4add19cb75d74076b46ac9abe3daa675", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035232"}]}, {"@id": "_:Na52b7d3493564fe9a4ee614b8c8817c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025243"}]}, {"@id": "_:N460dc222bea84994a3dde366b7a6ae56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21779006"}]}, {"@id": "_:N4068583c111d4c3a973013786b612c62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030801"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280759"}]}, {"@id": "_:Na5424bd387d24a8db273c23ed058b1ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843300"}]}, {"@id": "_:Ne3b69cd468c0430a993b18daa2e51bbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073223"}]}, {"@id": "_:N8aa97671509c4c8494af458de2e91b88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022564"}]}, {"@id": "_:N9a18d152872740b692b2dd184e01404f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023470"}]}, {"@id": "_:Neeb0f4565edd4c4584dee5af24a37b14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44223004"}]}, {"@id": "_:N17c6452ae3a44c8da90d26f258a6776d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019457"}]}, {"@id": "_:N370f49857e7f4b2f8c6867bf2574afc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0795690"}]}, {"@id": "_:N81dd4cb35af54d219863bb2335e054ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021389"}]}, {"@id": "_:Ndb7678b915114bd993d8fac761bb1439", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57835009"}]}, {"@id": "_:N3c1d09baf673424b86ded0e3cd2efa22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022552"}]}, {"@id": "_:Nd9619567e2c34dc3b023c7bc8033ad52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016689"}]}, {"@id": "_:Ndc3c507789ea4872a676978cbf8eb5a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025392"}]}, {"@id": "_:N546faa446f9f434baa40aacc614a4aa7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003389"}]}, {"@id": "_:Nc3fc9c3ddb8a4ef189427fca65e8d1ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024203"}]}, {"@id": "_:Nd559e32e2d9244b780bc7e5dd85df29c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023081"}]}, {"@id": "_:N098f28fd5eb14d8a90b916510fc1b321", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2718128"}]}, {"@id": "_:Nb5d82ad06d5a4ced8e02eed39c53708e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280538"}]}, {"@id": "_:Na52fea62388c4009857949088b6bce75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005770"}]}, {"@id": "_:Ne625d46da5444a18805f9995066fcfce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022346"}]}, {"@id": "_:N3d5ae26306ec4eb5af479dcecfbf81cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6400008"}]}, {"@id": "_:Ne31ffd3a1c0649d58bf27a96e2d67e07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021657"}]}, {"@id": "_:N95caad99b3024a198d0852a29bc00008", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10039521"}]}, {"@id": "_:N37d1f94418b142f4ba8c4a39ec5e9176", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016393"}]}, {"@id": "_:Nc05fe7431ce740818f1ac4a1542f3463", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275348004"}]}, {"@id": "_:N8f3473074e7646e6afc823725b44bd95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021627"}]}, {"@id": "_:N1a341826daec43868200b51e5094fac2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91138005"}]}, {"@id": "_:Nb1c9b80ef973488aa365de364d33be89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001238"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857482"}]}, {"@id": "_:N8e0516b517a64297b8e69e099c9494f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255022003"}]}, {"@id": "_:Nf29c59065083436dbe985d180c0cfb87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55713007"}]}, {"@id": "_:Nb845d22a18f04cdabaa7ddda51702783", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843496"}]}, {"@id": "_:N62142c661f01402b86255b5b42d74bd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1565489"}]}, {"@id": "_:N1a4604c47bd943d6a768fab5c6a541f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005911"}]}, {"@id": "_:N6d5d0f0d8ca3429cbc2a2653281370d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266399"}]}, {"@id": "_:Nd1acb5205a754dd6a12a768b7d836de8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014620"}]}, {"@id": "_:N7a203348e1b7458093eb7cee4495783b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0474420"}]}, {"@id": "_:N891e19651de44a89bd74bd2780eccd24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0410648"}]}, {"@id": "_:Ne7eed7945e21489da2a40a066e795039", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022063"}]}, {"@id": "_:N37d5491b3ed94afe80fd90c0b1b06081", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864711"}]}, {"@id": "_:Nc9b248726eab45f99682129b91e736a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48606007"}]}, {"@id": "_:N17b66a9227e948949ddc9474effb3102", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100320"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84605001"}]}, {"@id": "_:N48767ca2231c4888acdac3ee280a8a54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239676"}]}, {"@id": "_:Ndf9b55e0d8b0430fbf79eb7e20a83ca1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026351"}]}, {"@id": "_:N6bf15cbf85a147fa9c6a925bd8823c73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3665342"}]}, {"@id": "_:Nb9364fa035f440149892c17ab17c298b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021177"}]}, {"@id": "_:Ne508d3a59dd14feca18f7c2ad293b545", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87275002"}]}, {"@id": "_:Ne690c33945544451a9f9141b0a00fc59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29139005"}]}, {"@id": "_:N907a47b8158545b89102c66ba67b5780", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022639"}]}, {"@id": "_:Nbd19cd37573e4721b83cb893f5619698", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011399"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023375"}]}, {"@id": "_:N2fa5dc4ffbdc4703b164c7b2add073ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839304"}]}, {"@id": "_:Nf9a64e28ab3d41e58a3a929df351e187", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128763002"}]}, {"@id": "_:N21c8c8f22a024994bf45b8db5b83b401", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861401"}]}, {"@id": "_:Na3c9a0de3c6345378c73d50433f47f8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020927"}]}, {"@id": "_:Nc4301088d6e54870802205a1b5ccbf0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239296"}]}, {"@id": "_:N2da3add000544715ad131c8c1f84d823", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95686007"}]}, {"@id": "_:N7ce601cdac804acc8dfb8239f5ae5afd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249755001"}]}, {"@id": "_:N2df59b9c04384edf8b662074c80254e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007095"}]}, {"@id": "_:Nd4c1a1578c454051b431ad4cb8753cb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854510"}]}, {"@id": "_:N5139ce892c1e4e279a7b55ad624a100a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025206"}]}, {"@id": "_:N00f5759eea4d4153b6730e8a34eff0e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020625"}]}, {"@id": "_:N08e9423add424e3cab3f6fd02cc15d25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025743"}]}, {"@id": "_:Nffed226f509d4109b55574c34386ccb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010314"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102889008"}]}, {"@id": "_:N739f088716634f53b9e6b8f9cec762d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023686"}]}, {"@id": "_:N88551c726bd44088a0b38e1c8146111e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339063"}]}, {"@id": "_:Ncaabe0af05974e0abbfd58094943a6e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344987"}]}, {"@id": "_:N095070280e674d70b6a30c3620d9021d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836600"}]}, {"@id": "_:N557128814f6245d78b974ae6e4223e06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024483"}]}, {"@id": "_:N4cff6248399a459e810e8b93b35414f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413219009"}]}, {"@id": "_:N9dcc41145a304242809ff5cf44ee7895", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151636"}]}, {"@id": "_:N2ed2b1ad67b24ec1b7ed0eee952c61dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240295"}]}, {"@id": "_:N0312b3a1f79544b09c53fc5eabfda873", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32232003"}]}, {"@id": "_:N86ef9db9998441ceb5ddd834ed7542be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0930"}]}, {"@id": "_:Ne857909c90e5448bae985eff0cd5f593", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011030"}]}, {"@id": "_:N4b4006a60fa14bceb7800d5173228ea3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276617005"}]}, {"@id": "_:Neb1a73a4271444ad9caf614887418cb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:196075003"}]}, {"@id": "_:N08f2143e17af47a09ed420e9cfcd67e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149782"}]}, {"@id": "_:Ne8281a4b896a43018eb6b18eb6f04fac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018923"}]}, {"@id": "_:N5dcc4e411e134b8da8d0e122dd8f94e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77853002"}]}, {"@id": "_:N32e5c4cd8497435bba2b9f9cac773817", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342554"}]}, {"@id": "_:Nb421850ae4544de69f9159fce35b2800", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718402002"}]}, {"@id": "_:N03b1cb0e575c46478e18caba5cfecd7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3888081"}]}, {"@id": "_:Nbab6d34033c341fa80212ef4e1935089", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968565"}]}, {"@id": "_:N8a52919bb436435099d2e1c8d98003b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72983001"}]}, {"@id": "_:N80b9c111346243f6ab9a591a6eda1e2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022166"}]}, {"@id": "_:N644dfa3c45b84d1dad27977a5841fdca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:188676008"}]}, {"@id": "_:N6f9bc5146df04a7f80d07be0d076cc6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1527388"}]}, {"@id": "_:N710ec2b1fe234c49bfac27dee4dfad62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006073"}]}, {"@id": "_:Nc158a076b66645b3bd4f85876fe35e0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267395000"}]}, {"@id": "_:Na29bf5234da9410b806b5324cb3d9969", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126851005"}]}, {"@id": "_:N68319c86891b47b1819c348ea8f7ac51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001657"}]}, {"@id": "_:Nbb80f868391747078bd3cd1ed3877011", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0012691"}]}, {"@id": "_:Na86d31a93f774a319b715b1b861daf91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N09f61d51d6e1457090590b4338ee6cc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021094"}]}, {"@id": "_:Na2f2c7b7cb7b4dbc9e85022e3cfc77e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34911001"}]}, {"@id": "_:N71492b283676449f9278eaf60d4609f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0428282"}]}, {"@id": "_:N725a179f985b463eac9ed0e8f3b86fd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81845009"}]}, {"@id": "_:Nf3705cc81822494eba2d07fc35e65ccf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024187"}]}, {"@id": "_:N49a2a0814abe44edac6543ec6fef6288", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023250"}]}, {"@id": "_:N28e278f285f34b78ba1fe8fe792605c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280632"}]}, {"@id": "_:N77043b4b656c4df18616ed88fd856429", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025618"}]}, {"@id": "_:N8f4db972a3614c13900fe9aa24391e26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14140009"}]}, {"@id": "_:Na518aa6b4c414af7bed247fba536dc6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844383"}]}, {"@id": "_:N6b02fdb10e4d4218a9930eeb2cb21a46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025070"}]}, {"@id": "_:N96857002921641c7832a2366f52b1409", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280756"}]}, {"@id": "_:N378ca76aa8184974a77c7776aba7fb64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031118"}]}, {"@id": "_:N23270427148c4073af054667c8f8435d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48694002"}]}, {"@id": "_:Na37112e61e144cc8bea1268db26abdad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085207"}]}, {"@id": "_:Nb511f1e54e6644a2bbecb69a3f1db015", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011320"}]}, {"@id": "_:N0ffa888c1e15434ab021464c3748c86e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856164"}]}, {"@id": "_:N2febfaab8bd04e1090cb2ab63632a3d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431384"}]}, {"@id": "_:N541c2d0803ab4289a77e522fc71bf3fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276709006"}]}, {"@id": "_:Ne5718c6fb7354a619355f96934e6e0a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000306"}]}, {"@id": "_:N69e72ed2db9d4f37bec90df2a52cdffb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042341"}]}, {"@id": "_:N8d0691fddcd34ebb86feb83fe983d480", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:200938002"}]}, {"@id": "_:Nd059477360db47798b89a62540d73514", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392752"}]}, {"@id": "_:N41e24534cd124bb8898e3f534f73dee0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3150012"}]}, {"@id": "_:Nda203ca4d9d44ad2be4c0b5ac1d3ae67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023741"}]}, {"@id": "_:N5caed411b0d1458590b0d3fb1140a915", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250242004"}]}, {"@id": "_:N824243b841364107a604e4626b28b26d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866129"}]}, {"@id": "_:N1644a59f656c46308c86d7dba37fbe37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024577"}]}, {"@id": "_:N2055a794722846b0aeb4333e6072e4e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003456"}]}, {"@id": "_:N012c8849de284d648ffa55ea6b7b1a3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024033"}]}, {"@id": "_:N470296e470a7404e87ab7d3d9949df20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537048"}]}, {"@id": "_:Ne6c1bb530ded4761973e23870fa4e2dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43614003"}]}, {"@id": "_:Nd6e40d1448d1493fb47f07832e588bb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:115235003"}]}, {"@id": "_:N5f70a30f859e4843a5eeecea94e59396", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024182"}]}, {"@id": "_:N36b7223472c0454e9ecfdb86a20f9f4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2676026"}]}, {"@id": "_:Nb74f16072a33466b928f76b8d7e976b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:282020008"}]}, {"@id": "_:N0efbc92fb8a54a3fa870592aa1332bb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280594"}]}, {"@id": "_:Ne868ab6bdbc041b19fb691acef19d0db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054082"}]}, {"@id": "_:Nfe66dee6246d4fc5a8cbc528e16bbc2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268618"}]}, {"@id": "_:N332bc416ef7e4299afc241198020ce62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024586"}]}, {"@id": "_:Na70798c0f856490a8c2378bb7390c477", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024191"}]}, {"@id": "_:Na9872e320dcf4186a40a94856d3b2f2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021512"}]}, {"@id": "_:N4d6bdbde951344c282dc6e2507da9dc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015746"}]}, {"@id": "_:N580bd629dfda4f8cb0ca765d5815d3a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2940786"}]}, {"@id": "_:N919e896625e041caadfadaaa1e984084", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022596"}]}, {"@id": "_:Necff6a91067145ffba4ceb53c43bad0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887531"}]}, {"@id": "_:Nbd84da40163642e681130424375636ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022536"}]}, {"@id": "_:N4728eb8558564fbc98583920eb1a87ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271801"}]}, {"@id": "_:Ne27679accfbe48bb98161a68b7dfaa7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848395"}]}, {"@id": "_:N4ac4c6d2994c42f792ab5a5b63bfd30c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024891"}]}, {"@id": "_:Ndacd63b1b2ea40a9846b7cf084990163", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854454"}]}, {"@id": "_:Nf34752d302dc451e9d900792a1cabb67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020991"}]}, {"@id": "_:N4c74709c0528427387c4ed95758660b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23730008"}]}, {"@id": "_:Nbcdbbdc5260d47ce9974e85d7b1826e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0686353"}]}, {"@id": "_:N6014fbb8085f410aa8d414dcdb94102b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N5ca21727ad0a45f48b68002874cdd7d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011992"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023091"}]}, {"@id": "_:N2945074dc87d47b5b33e88995be14212", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253278008"}]}, {"@id": "_:N2dc89580936d4681866f0f577d1c35b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2063331"}]}, {"@id": "_:Nde4b0e0230f24829b0656baec4faba1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014808"}]}, {"@id": "_:N52e33b60aced448b894c84c70a4b809a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025647"}]}, {"@id": "_:Nfd6e8dbe60eb4d2fb7ff01cc2373917f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073170"}]}, {"@id": "_:Nd9867d1bc97d4f2593133afba35bed2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020836"}]}, {"@id": "_:N16feeec079f84d0c85b0f5b4b6a8d442", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833488"}]}, {"@id": "_:N2fa1eac5f6dd49798d09bdcea59aba29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48641006"}]}, {"@id": "_:Naf0636d229d24bd2896bcdd1f98e9ea8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345354"}]}, {"@id": "_:N0d8a3a9ea3954bdb9b2bd584b3030a2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025462"}]}, {"@id": "_:Ncfc181f24e094fbdac2671c17ce1e7c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10017822"}]}, {"@id": "_:N257c63150140407faed7eac1a6a4e9d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022534"}]}, {"@id": "_:Ne2b7ac7a519641c9807c9d3ed07fc055", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855277"}]}, {"@id": "_:N1bbad1ba797a4e36bc0d33009100d6b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562378"}]}, {"@id": "_:N6ca72445303f4477b69f6132821733f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022866"}]}, {"@id": "_:N4b142f0ff88a43eb966a18a19982bee9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426863"}]}, {"@id": "_:Nc6478c5bc5204c57b520ee93f148cc91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005697"}]}, {"@id": "_:N794134d3b1a741cbb00f2dba966902cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024650"}]}, {"@id": "_:Nc6181f34a95145bea91374e8e35c7015", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1395674"}]}, {"@id": "_:N6e8fe71aaa134beb96a899a6a845a9a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397542006"}]}, {"@id": "_:N358e85c691bb4c088266ef289292f021", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024377"}]}, {"@id": "_:N3fddd651df494a3ba4a22255d0a334ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023107"}]}, {"@id": "_:N00767c4a066f42b18051be2fdef4bc0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236381000"}]}, {"@id": "_:Na005a8cccc0845edbf327e05f3c41a13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006555"}]}, {"@id": "_:Nce0008ad3c6a4f39815253cacfa21a19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009202"}]}, {"@id": "_:N79c5e9b11f524d6ebb3570e0ccd11f14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006536"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0600260"}]}, {"@id": "_:N08c07325af7d4602b46ac040f779b877", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072880"}]}, {"@id": "_:N975ad0c1781043f2ae871e3543047697", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1401781"}]}, {"@id": "_:N63f7783aca0b444a90dbd35859d71001", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76085008"}]}, {"@id": "_:N9740ae4642d646ab81f9e77cf282b8b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023154"}]}, {"@id": "_:N95c5e3f60e0647d58ba0310bdccc4f81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1252"}]}, {"@id": "_:N1027d460b18f41b38d80f1e7d178fd4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575827"}]}, {"@id": "_:N515d8e59dcc3449d8e99c3e336882f89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025554"}]}, {"@id": "_:N849c421bf6e94d8caeda18087a702245", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003351"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845206"}]}, {"@id": "_:N1a79b6ba976e49259ed071169c36b046", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280325"}]}, {"@id": "_:Nb6a23828dc844e04a4522ce7e3ed4d74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:432241000124101"}]}, {"@id": "_:N9790e8a540a84f11b1acbb87a6ef9f8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426824"}]}, {"@id": "_:Nd2989ffa594d41139fefc202ebec328e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64969001"}]}, {"@id": "_:N1658e42fd4584d219c7e81a009d90fbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020938"}]}, {"@id": "_:Nd0866d526c3f4be2805daf6cb2cc5c09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860819"}]}, {"@id": "_:N694be47b602d4a7089fedf3c2a2a1f58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280402"}]}, {"@id": "_:N885227b8498946d7b98814110b9ce3c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012148"}]}, {"@id": "_:N20f6e9d6e36440698d2c41d5f3f0daa2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025840"}]}, {"@id": "_:Nd020a98ea96b4f9494a81686399e54a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165232002"}]}, {"@id": "_:N04cb93cfbe2a4897a5af00575683f111", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024765"}]}, {"@id": "_:Ne32ee2dd12d9431d8e1bb2fbb0acc5c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004687"}]}, {"@id": "_:Nd1f730b8d3fe43de8c0aa2149e98f66f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861248"}]}, {"@id": "_:N79e8298c6255467fbb2edb58de98189f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239761"}]}, {"@id": "_:Ncf9e8ebadb2e4f66b561e0bff86bfffb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276411001"}]}, {"@id": "_:N7f511e251bd6476d916ceaa6361782c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021754"}]}, {"@id": "_:N44e85641b57b4d95ac569578b0dfda77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17182001"}]}, {"@id": "_:N83ced9fce4fd4f319b91ec97ab6952db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024947"}]}, {"@id": "_:Nddce8004bcca479e9f8dfeaf6488e2d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190818004"}]}, {"@id": "_:N03c562a97c6a460c8ef14eff503d6ee1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D058489"}]}, {"@id": "_:N5dbbf53ac062400f9aca14dcf02fe35b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022999"}]}, {"@id": "_:N797df0544c0846e8b85f96322eda46f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248200007"}]}, {"@id": "_:N7d7a9e40fea94ee8a1f3ce65c622e922", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280618"}]}, {"@id": "_:N39a3f639586444979aa038865b0aacb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020880"}]}, {"@id": "_:N788f2cf5281d4ab48cddca7816580592", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0497327"}]}, {"@id": "_:N9306182804374f0daa576dd02ad0fe06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022558"}]}, {"@id": "_:Nd895b34e1ca147dfbf3fa626bfd46472", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003856"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021719"}]}, {"@id": "_:N8abf03aa8911439abd461f76edaa939d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025387"}]}, {"@id": "_:N55243019c3b74328bb96fbe467a2f4f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054119"}]}, {"@id": "_:N87f09894456c4e559c7dfbd087e16ab9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018051"}]}, {"@id": "_:N6611c4890c7345f699e3ffbdf8253cca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238451"}]}, {"@id": "_:Na7d090d10786427ba4b52d453de38303", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072977"}]}, {"@id": "_:N25b26cf0af8347f1bf5090a6d1734976", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021533"}]}, {"@id": "_:Nae04c45188e84c96ba440cc0c213eed9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030521"}]}, {"@id": "_:Na91dba90827240fba635332372fe6848", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:M91.1"}]}, {"@id": "_:Nf41f9f819a6944ea9ba12f57c4b03e9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030393"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699817008"}]}, {"@id": "_:Nd398b2bab3c64d3eb998e142d77455cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020910"}]}, {"@id": "_:N60e40c6d9b034779b41e83c5d2baaf5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012811"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020718"}]}, {"@id": "_:Nf1c17b6c5f5d4eaa9bcd57b674aa7e79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64226004"}]}, {"@id": "_:N76642e3a6768442babc2c85d58ce80af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000670"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280623"}]}, {"@id": "_:N9b08ac09dfba4f5192dcfe16c03e76c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0855329"}]}, {"@id": "_:Nfbbcf935c1e4421783d5cc4b81ca5daa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022939"}]}, {"@id": "_:N60029600d4484d259083edd4f7c1f7f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010980"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3744001"}]}, {"@id": "_:Ne1aef2642d3245ddaeedae25f80e5906", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023464"}]}, {"@id": "_:Nbc931e37932d4bceb6e47b22ed065aa9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005185"}]}, {"@id": "_:N9bf34395d5824be2ba13ecca54ae88dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007462"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423178"}]}, {"@id": "_:N5a7fd9e978ab4aa2820e0ad0cf2d80bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221357"}]}, {"@id": "_:Nbd2aadf1e03140b0b468cc805fa443c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279407"}]}, {"@id": "_:N599fa38a372b4c5a9e40501340ead242", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857499"}]}, {"@id": "_:N0f434d8f7b1c490794b7f087bc14c733", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011928"}]}, {"@id": "_:N8bbdcbfb6b2c4451b768add7d9c8643c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005932"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025102"}]}, {"@id": "_:Ncf07ee5a40254885a27078ade76fa1d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43005009"}]}, {"@id": "_:Nee100692800042fab62a99de80e168ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003850"}]}, {"@id": "_:Ne81008deecb04976bd22fa7449eed6ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021409"}]}, {"@id": "_:N954fd84d40074ceeb28a1ae109feb34e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1120"}]}, {"@id": "_:N21dff673ccbb40ce87aa6afd3a442968", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009886"}]}, {"@id": "_:Nf6cb41b7b8b64cc9aa5274bd0461ec03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195069001"}]}, {"@id": "_:N81ffbbbb083a4adcacb36a13488c1f54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027121"}]}, {"@id": "_:Nc7f8d638fed9490b93676d6fd10e6e75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1321884"}]}, {"@id": "_:N5435355fd8964d0cbc028f21a5443d5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020746"}]}, {"@id": "_:N0bb8429cdfb849c7a88c68e1e562e7f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041349"}]}, {"@id": "_:Ndc8cf4a8ecb54c7db356f9375cee2f04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63467002"}]}, {"@id": "_:N37f56ae81139445a83f26d8ce9740c8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400952003"}]}, {"@id": "_:N4e6809e0ea1447a58436b83f4c7c3261", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520831"}]}, {"@id": "_:N5e43f5d9282a46f6914d1cafcdc2aa6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022481"}]}, {"@id": "_:N5338a8b7822f42ba9e7c4f55b8d75c1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248328003"}]}, {"@id": "_:Ndf6ff56228e04f3b9197dd9cd98325c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3888103"}]}, {"@id": "_:Nd883ad1aa3d94361be418f790a8ff52a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020255"}]}, {"@id": "_:Nad7a79a80e80421b96f493a2bba584e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0856761"}]}, {"@id": "_:Nfbc6c339efe8481383c2e02f23a3910b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015934"}]}, {"@id": "_:N594d7e27b5344828a0c9012aa1e5504d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024778"}]}, {"@id": "_:N082fd8378e80441db3d411b49c1d0201", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021101"}]}, {"@id": "_:N9f24bbf565b04920809c12a64c27d0af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025602"}]}, {"@id": "_:N69d8c680d1804c80b34d77a862a71d76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242422"}]}, {"@id": "_:Na3f7766f192943fe96dc799dd8e8fdf9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126853008"}]}, {"@id": "_:Nd9bc1c4f458f47c6bedc38403a3cea3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:709997007"}]}, {"@id": "_:N8375d494e1eb4f08b21ac03b0d286a51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241012"}]}, {"@id": "_:Ndfeacb16a1bb4d1b973ebba2f5d85c27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0549448"}]}, {"@id": "_:Nd24ddd3e5092475d921d60a1b62f46c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254730000"}]}, {"@id": "_:N075bf5b69ec04026aaa87ed155b24e38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0747085"}]}, {"@id": "_:N8e95f78beea94557a6216035befe0563", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836576"}]}, {"@id": "_:Nab5417819ece40ae8c3c77a50b74398e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021593"}]}, {"@id": "_:N2e9c11e77c7b40219ec618555b315a95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536835"}]}, {"@id": "_:N7b9a0e7f95a1464dafc94ebbcbd28f78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015672"}]}, {"@id": "_:N7384cab1e1784121a2440070245ce940", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:444896005"}]}, {"@id": "_:Nb0843a7c408249ae866e153eb27b999e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398870000"}]}, {"@id": "_:N8e8c401049054d9c99101457b94353c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865128"}]}, {"@id": "_:N70ef4104a08a40778b48914c5d7c359c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860128"}]}, {"@id": "_:N9414372aa77548578feb8163474f629c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836653"}]}, {"@id": "_:N68fdfc99592343579b6880b736791971", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968855"}]}, {"@id": "_:N788af9b85b024f348f590d2bf0993846", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073152"}]}, {"@id": "_:N1bf2cc58630b46858376cc819e11808a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024379"}]}, {"@id": "_:Nc956fb911ff6430ba1e440e85d3b691e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848654"}]}, {"@id": "_:Nb4aed9aa821940b2ade5549b85ffbba4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022761"}]}, {"@id": "_:N77036b86e856492a8ab4fb1303e1064c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024541"}]}, {"@id": "_:N6fde644ff359445b9d0466b974ca5bd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022115"}]}, {"@id": "_:N83a11b5ae0bf429488d32dcfd936b5a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013528"}]}, {"@id": "_:Nf0d00abb3af54462934cb12120eefda2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021024"}]}, {"@id": "_:Ne1f4138259254633bb4d8bc6edecb0d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024615"}]}, {"@id": "_:N7c8f936b993843b684377ccc0a12dc47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253290005"}]}, {"@id": "_:N957b4f3b64e04c51bc9a7bc877f84760", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281882003"}]}, {"@id": "_:N534b41c0d91146799f58434ded49acaa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024676"}]}, {"@id": "_:Nf5f283d9c10243ee9e1175628f94843d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040137"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022418"}]}, {"@id": "_:N81e9b731124f41af945256059546eaa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024152"}]}, {"@id": "_:N31f5dca4a55d418ebe110945d6c9afd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280501"}]}, {"@id": "_:N0b30a76d24e04e2e8bc43a171c1a57e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022401"}]}, {"@id": "_:N4f511e72c3254fb497027a0db0392c2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001328"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025790"}]}, {"@id": "_:N345bb2c1c4154175828c7ea57691a16b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254062008"}]}, {"@id": "_:Nf0465f369ebf40b38bcdf0b9f0d15aa4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204342004"}]}, {"@id": "_:Ncfd872955f3d4ce6924f965fc77cbc3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:427617000"}]}, {"@id": "_:Nf77345e567e54ff39c6362d82fb8ceff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3495417"}]}, {"@id": "_:N137c5a9a49dc4ca1981374c21bff7837", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233604007"}]}, {"@id": "_:N0da87b3d70be48d99b1d0516bd2d2391", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47598005"}]}, {"@id": "_:N74177d86086048eabcfdba57764cdd21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27201004"}]}, {"@id": "_:N28b4f8e7080247529692c2f0650f3686", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016390"}]}, {"@id": "_:N9dbcbe4bc3634dc4b5ab58d5fb35dcb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025504"}]}, {"@id": "_:Nbea04446c11d4da0bbf51cffd571fbbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280730"}]}, {"@id": "_:Ne8fcd132d5c34b328d343b89052c0971", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000471"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0854242"}]}, {"@id": "_:N35d412b68b444fa38783035602eee3b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023665"}]}, {"@id": "_:N7abadf76c54142a890652763e5dbb721", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280774"}]}, {"@id": "_:N2c02a4a452fa4603a73bc198f513664d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843505"}]}, {"@id": "_:Nf1aa03c5d3fc4a2383741593a2c62028", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024512"}]}, {"@id": "_:Ne0c0cc4497ca4b00a9a163e497187982", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29555009"}]}, {"@id": "_:N526dfb05589b40cb9889cfc574ef9998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N3772c114d6d7421d995a034fb147c316", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011874"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73397007"}]}, {"@id": "_:Ne1506e588b744946838a54afed17794e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025325"}]}, {"@id": "_:N98f0f53d77704835bd81cdae604b6ed9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849993"}]}, {"@id": "_:N25db034010104b58899d5b51ba88dcf1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280266"}]}, {"@id": "_:N6d67729c76614340943bf9804f9cd9da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001002"}]}, {"@id": "_:Nde56a406a8aa4e85b06cc2be0ece078f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022144"}]}, {"@id": "_:N142ab9369d8c4236a7e5fa28f51d1a25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2613439"}]}, {"@id": "_:N308208d72cd3483096a698fb8b4a3a61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002152"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37064009"}]}, {"@id": "_:Nf6f44dc2d60c440694745956cfde5ec2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073157"}]}, {"@id": "_:Na6226884fb3f4e108dcbc4ff8edf5eba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002990"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836186"}]}, {"@id": "_:N59b5e13399994f118b496951783246e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87232008"}]}, {"@id": "_:N2fe8cad278df47899683b8534f56cb08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520850"}]}, {"@id": "_:Nf7947194cc1f4fccb0f27e135a742726", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021073"}]}, {"@id": "_:N36ece7095d35446bb7b9288d5afa8718", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0687751"}]}, {"@id": "_:N51860cd459a34d188cf63fbf21312180", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023010"}]}, {"@id": "_:Nbc4fd8a75c984d28bdec3f1f061b962f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863392"}]}, {"@id": "_:N4748e32f45b146999cd7fa21adfc63ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0857973"}]}, {"@id": "_:N5573ccf0022742e68c837703a11c7ae2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253921005"}]}, {"@id": "_:N770e976de47b47619b7678572bf99743", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006316"}]}, {"@id": "_:Nf51efd9ea1a94e809c6808c6b46adc98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123982003"}]}, {"@id": "_:N3adbc3daf91e4f0aaef705055e57a818", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237950009"}]}, {"@id": "_:N668d981294d743658a2f5a15ac51340c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846345"}]}, {"@id": "_:N57c8f7e86d3f49fd8b1d4cdbe774418f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89655007"}]}, {"@id": "_:N8ba18f4502bf4b5ba80f7d7110af3b03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837087"}]}, {"@id": "_:Na2fd1f0ec42741f1b174f41cd448c9b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024890"}]}, {"@id": "_:N7b98553f7a1f4ecdb019dcef0eac288f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20136007"}]}, {"@id": "_:Ne27fd1a3a5ea406ea723f4e6338593af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11687002"}]}, {"@id": "_:N824cc538de574e29b8edb230f8eabf01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970168"}]}, {"@id": "_:N7bcdbcbd31254b1e9629f3eb87a24b1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240196003"}]}, {"@id": "_:N8da88698db2e49e4afc3124faa33c433", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006344"}]}, {"@id": "_:N515a2f18297441fea6aad75b7948d082", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2073000"}]}, {"@id": "_:N03b5002660924374a5c3b902b20c5a4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850629"}]}, {"@id": "_:N7df7392540c345d89fe9a9a8b90e4d11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072822"}]}, {"@id": "_:N174b4e5afecc40919ed780a0a4304f38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241355"}]}, {"@id": "_:N5f59ac38087248988dd5e4ca0dd69c69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235104008"}]}, {"@id": "_:N89aa23945eaf4b619087b126bd8116cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022046"}]}, {"@id": "_:Nd99040e1bd494a998262cb495e638698", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849016"}]}, {"@id": "_:Nd41570cfaaed46e3ad133964ba619ee0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845250"}]}, {"@id": "_:Nc140e77db296426cbbf91f8ab3edcf8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3809715"}]}, {"@id": "_:Nc217b119f5ab477fa4741f235391b548", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015499"}]}, {"@id": "_:N00ba0c22250c4ca784d82b375d3221d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0474819"}]}, {"@id": "_:Nd5a662cf49c947daadb4648b418a90a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840319"}]}, {"@id": "_:N46f67f1a7a5f4cd99ae235d062c43f75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266251"}]}, {"@id": "_:Nfea878224aa44d08b2c9d9ec5dc66b19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008305"}]}, {"@id": "_:N8f121d45e23b470ab9937f39f1792e19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021371"}]}, {"@id": "_:N63531a37720b4e7295c0287fb268ecea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021838"}]}, {"@id": "_:N0c6c3996d8054993b77a4c0d00726649", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849510"}]}, {"@id": "_:N6ac2dfb350e546e2b2f90145db19a143", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535284"}]}, {"@id": "_:Nc0cef1fcfd7c471495300e76a113705c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008455"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851305"}]}, {"@id": "_:N108d6c804d454f009d989dd989a1028b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1881170"}]}, {"@id": "_:N7062a4ce03ac41439f08684120250011", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23414001"}]}, {"@id": "_:N1eeae1754e23468b8c4025500048b1dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562750"}]}, {"@id": "_:N5b8e5ad83e6a4b3eb10f2106902b44c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280558"}]}, {"@id": "_:N749a49acc5244a438451a39da712eb50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022385"}]}, {"@id": "_:Nab28ff2cf87f42ac9b5382d330bb8c6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859121"}]}, {"@id": "_:N55119967546e48dbb47d7e76a8999b05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006327"}]}, {"@id": "_:N56a34537b2d641898ac3f8036eafd83f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4133"}]}, {"@id": "_:Nfb6e06a1f6314f69999a390acb9f1af0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C565029"}]}, {"@id": "_:N9a54bc310eaa4f07b492284c30773cb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025222"}]}, {"@id": "_:N42f8006eb7694fbcb2e36f3156f35bb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:206538000"}]}, {"@id": "_:Nefa76b7aed1b4e0e8514fe1940b87123", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011462"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3554568"}]}, {"@id": "_:N79525a05d9c24dce8d25ab7ef8b9f2d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851720"}]}, {"@id": "_:Ncdd97614260546af99db4757cc384352", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009375"}]}, {"@id": "_:N63cb8739b64e4a20b1650d596a91381d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6374002"}]}, {"@id": "_:N705bed6645404d3c9a98f6ed313e07aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000687"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844813"}]}, {"@id": "_:N4fcbc1e6a12a4e69acf7f61d8a89ffb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011115"}]}, {"@id": "_:Neb98253c4d7a47df9a03f162aff1a8fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:403524003"}]}, {"@id": "_:Nbdb032a137c44d56b2bb07fd0163067f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128612007"}]}, {"@id": "_:Nbde84010fd674b899da889ab9b6209c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010906"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410058007"}]}, {"@id": "_:Ne6e44f0547a14384a69a9dc317e6b3f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025284"}]}, {"@id": "_:Nd1d6166f970249b19c46e6b5e9fa6e70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839458"}]}, {"@id": "_:Ne87e93dc96a14def8e0bd6a30a338674", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2112942"}]}, {"@id": "_:Nb367a360100949c299f144839bc14e54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398760006"}]}, {"@id": "_:Nf22f65b11c3b4ae6b19554c2fd85afb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D047928"}]}, {"@id": "_:N7066b56ba00647b8b464ce4bdc04bb94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004916"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025275"}]}, {"@id": "_:N5c75268f4beb47ccb6d182ce12ea2557", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246674000"}]}, {"@id": "_:N687c0947afce4ae0bd6f266b2931a441", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009765"}]}, {"@id": "_:N2d5220e534d2471f906fc70903d14ce3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864584"}]}, {"@id": "_:N97c5fd889d7a45688755402c6e953337", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21420006"}]}, {"@id": "_:Na371ee1f32bf49e5b04baa56a66d19f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3554617"}]}, {"@id": "_:N49cf4ee6cc484d2f9e2fb353fb3a68c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024295"}]}, {"@id": "_:N30cb00aae2454c27a2946547062990fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151786"}]}, {"@id": "_:N8de1293ab08545b5a5678ec664c23fd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021993"}]}, {"@id": "_:Nc518388957044ec4a90cea0775d65969", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850667"}]}, {"@id": "_:Nce49bfe721b54924ba04558716ab7b82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025732"}]}, {"@id": "_:N9917d3ce96e8427ab060777a39abcf46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006964"}]}, {"@id": "_:Nb088deeb7d9246a7a65ec2c1ad858fb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91900007"}]}, {"@id": "_:N04f5689ebeac49f3b9bf4d482b74a283", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024272"}]}, {"@id": "_:N530537dd51f841a7954358025459e026", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0595939"}]}, {"@id": "_:N28e54d3e4b4a48e09d6d64228533e1f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021857"}]}, {"@id": "_:N5d7558170d4b45b4870e0522e0a29e7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423902002"}]}, {"@id": "_:Nfd67ffe909bd40b3af087f6a242b17dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100210"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022211"}]}, {"@id": "_:N49f74db93f31487085d974eb5291377f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023688"}]}, {"@id": "_:Nd12f304fa4454596a5afa197431bc8fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837108"}]}, {"@id": "_:N80d87403a29b4719a1385d4ed3ae003e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77978002"}]}, {"@id": "_:N77cc4aa773434c7d9a236c7a04a0d12f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021522"}]}, {"@id": "_:Ncf5fb9f0d554420f99145788f1061a2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005671"}]}, {"@id": "_:N3762c2aa7eee476e87b002e6ba6ff1a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007889"}]}, {"@id": "_:Nb546dafcd71a490bb812184ac279500d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054514"}]}, {"@id": "_:N98c7fc988dbf439f805448f7374d2250", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022793"}]}, {"@id": "_:Nb50d573e3f9349b0afa99c82647c6119", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235719002"}]}, {"@id": "_:N874ef23484144da488f73266231b3031", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204271000"}]}, {"@id": "_:Na4471bc65b92456ca70e936edecb661a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003963"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025476"}]}, {"@id": "_:N4827ec0579f14cf8a64e0d44d5e5fba4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009955"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024147"}]}, {"@id": "_:Ncda2c9a637c242928a231fc803695c8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274769005"}]}, {"@id": "_:N856290bd6ce24e5ca9cd661d04760a89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002446"}]}, {"@id": "_:Ndcbcbdd31c3741ce8d663992a6be4e02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013575"}]}, {"@id": "_:Na5f6c93caf4449b6bf5b6d24a9006735", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010211"}]}, {"@id": "_:Nfe1e7ff535b64a62961b9f83d4354757", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45150006"}]}, {"@id": "_:N415eafb7c14246b096bb6c90979b9246", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002984"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840087"}]}, {"@id": "_:N1b5337dc482f4dbdbdc6c18c8d1e691f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100578"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1280433"}]}, {"@id": "_:N86848fe4bab8454f8ecab32a87e36c9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3151523"}]}, {"@id": "_:N61ac6f410383482089cefb32754196b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022738"}]}, {"@id": "_:N501647d7305c412ebfc92e22d4b1d482", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234853"}]}, {"@id": "_:Nb8edf65da93f442f990d6658ea2c52f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239007005"}]}, {"@id": "_:Nfbf9a32d152a41149de49fffbe6c2a39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280721"}]}, {"@id": "_:N2e710033abdb434e88920d4bcb63afaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001206"}]}, {"@id": "_:Nf09bdf6f96c047c28bb31081c078b536", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204912007"}]}, {"@id": "_:Nc829c7da44d74bdc975b4fcbb910c169", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342208"}]}, {"@id": "_:N920ba144ff1545e3bc8a3cea6574da8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863715"}]}, {"@id": "_:N4f49103c04c74aec80ea2cef6c326c15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024011"}]}, {"@id": "_:N7656f1cbe6a94c179ffe9c81dea992a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025420"}]}, {"@id": "_:Nd21cd8b933da453882b7d54044585516", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2242813"}]}, {"@id": "_:Ne5c7f0c031a242929d5085f103b91657", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1295654"}]}, {"@id": "_:N91712e9101dc4a719c8706affe53d02f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100906"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021936"}]}, {"@id": "_:N10313537749c40d6811c5c089e5b6e8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022864"}]}, {"@id": "_:N6ea6ce737d2843c69f35943579fbc2c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2317473"}]}, {"@id": "_:N06e1aff0cf5942bf84d0405f7edf8105", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865353"}]}, {"@id": "_:Nf1d43e57791a4b20af02cee2b816c025", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025277"}]}, {"@id": "_:Nf41ecee396f2486fbe3f7127abec367d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280423"}]}, {"@id": "_:N56fbd16166434c68b82b00469b73bdc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836646"}]}, {"@id": "_:Nf1506850c74e45b39b7ffec59d7f8548", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012871"}]}, {"@id": "_:N88a563766ff84930a442321015487953", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022834"}]}, {"@id": "_:N985f9845169848498f9da666b426f2e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149696"}]}, {"@id": "_:N483a912654e04882b5a8a357918bdf42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000966"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020620"}]}, {"@id": "_:Na6611bb8837e4b968a52c565c0dccb52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887851"}]}, {"@id": "_:N3831a155e6d44703acfedd5240869461", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025667"}]}, {"@id": "_:N929e1f3192ac4cb0be8e8cab2f2adae0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858855"}]}, {"@id": "_:Nd1b53f8de157482c9dbfca91184dd7b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850293"}]}, {"@id": "_:Nb782bd585a6b4e42a519d14f893f61f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009395"}]}, {"@id": "_:N0c0f8165e7094e18a2e0d23bcdb77316", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280509"}]}, {"@id": "_:Nda8a6ae2068f48429c13a79c1105cece", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111563005"}]}, {"@id": "_:N45c6f5d59cf74e3da27b1c6ecc903a56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025748"}]}, {"@id": "_:N1f03dfd076e446e4ad1d60f1d0b25594", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027339"}]}, {"@id": "_:Nb96e97d1f6f94c929d0398d569953e5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203074005"}]}, {"@id": "_:N24df13dd750e42339e39a5d9a719d6b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423427003"}]}, {"@id": "_:Nedc52b688a224b4595ad8a57dd0ce642", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850456"}]}, {"@id": "_:Ne3674c5902264543aaf4b73a2af56408", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022364"}]}, {"@id": "_:Nadab41c10b1b4ccbaa5f33acb1a25b85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2004456"}]}, {"@id": "_:N97c4eced470b4b748831cfce2db7dfbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280467"}]}, {"@id": "_:N82b3bbbefb444464bb46b1534ef2490f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023168"}]}, {"@id": "_:Na46071ac0ef54cc99d0792b48431c5ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90738007"}]}, {"@id": "_:N080d1bb5c8874b2c9c1529579be543d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847515"}]}, {"@id": "_:N475332e1e1424099a198d46af530135a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012874"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020716"}]}, {"@id": "_:N4370e3e475814a8db997bd28d5890755", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008122"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024730"}]}, {"@id": "_:N78d98d9cb9234f838aa7be8658719ec7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833683"}]}, {"@id": "_:N8b7b5acdbd3a48aa8dcc681622d27756", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010925"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023649"}]}, {"@id": "_:N12cd3f6aed9e4c5a9f50a03a6828bc70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221151"}]}, {"@id": "_:N5171a6f41a6143ae9e32c1b873fac4ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1382811"}]}, {"@id": "_:Nd7c6f00ee7b74bffbd7ab1e7dd3ca41e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006984"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836527"}]}, {"@id": "_:Ne060002f895b43ac9813014a30496ea3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9634000"}]}, {"@id": "_:Nb77ee410123f47d4a4d61b18ff7b8996", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2315717"}]}, {"@id": "_:N0c6c27f0a8f44ed19b10a4b41378675b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267055007"}]}, {"@id": "_:N31665565073647c59fd57fa9c12c1af1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025254"}]}, {"@id": "_:Nfd2a8b08170b428987f1b7d497f443be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838114"}]}, {"@id": "_:N5349813228384b9eac7fb8cef77a7600", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50956007"}]}, {"@id": "_:N26b3aaec1e204474a12959d9a1e5d30a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431370"}]}, {"@id": "_:N5f6e5d0441274849a7d9021122da197d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023178"}]}, {"@id": "_:N18aad4fcaa544f35aaa76499723c6139", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253106003"}]}, {"@id": "_:Nef088f1de8ce4c578109629f7f265d6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023742"}]}, {"@id": "_:N896c42d2316642369e8c7aaf7cfa8b9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016719"}]}, {"@id": "_:N6b0f4198abea457e89d30723fa8d505a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70550008"}]}, {"@id": "_:Necc150c944f5430b92380f4318d54702", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68284008"}]}, {"@id": "_:N7a98a819fcd443bd802a8d0bd44dbc04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010938"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023638"}]}, {"@id": "_:N9973919af02444c280fb4ffb1df5cb40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0522216"}]}, {"@id": "_:N26dd05e30c1a4519ab7a239bb0864200", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025523"}]}, {"@id": "_:N1c4b5673fd884166b92b61d7f4d1d03d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203541003"}]}, {"@id": "_:Ndf9459c33a864d9cb2a7a5f4e3f170a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194131002"}]}, {"@id": "_:Nbdb66fc36c9b4959b28fc292d741674c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866710"}]}, {"@id": "_:N0198a7e588474df884f66ee219deb860", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:366575004"}]}, {"@id": "_:Nb0105b0f104941d9b380f5ee1346c13b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237261008"}]}, {"@id": "_:Na638c43179a148c882d4870227d670f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344887"}]}, {"@id": "_:N924345b00619405eb5ffb2f81cb1f8a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023372"}]}, {"@id": "_:N8ee8b8a9ffd24198abbde6064bd0a62b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857202"}]}, {"@id": "_:Ndff30fe6280a42d399390fc67c3c8d67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025718"}]}, {"@id": "_:N944e1f7320ce4b50828691daf8cd4688", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023504"}]}, {"@id": "_:N9ce782e15bbc41a18c207dffd5661573", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840088"}]}, {"@id": "_:N56429935eaf14f839d7c0b5828bf6e0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023309"}]}, {"@id": "_:N29e10d77bb6c48478e8a903309b5fb06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024378"}]}, {"@id": "_:N1f319e2d6538449ea23ce53383a1030c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221259"}]}, {"@id": "_:Ndf75316849234cb1ae76de50c697a98c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024115"}]}, {"@id": "_:N3d4d2c5f51dd4e5d9386e3c79b8efea2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073211"}]}, {"@id": "_:N9fd06aaaaf6243d894fa472f3a97ad55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018834"}]}, {"@id": "_:Ne42380818e644c8083e875cd68de0f82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253251006"}]}, {"@id": "_:N67fa8174c2264bd59f1e8af4c7452293", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021775"}]}, {"@id": "_:Ne7651c0b7abe44dc8c74aa9641929f92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233763"}]}, {"@id": "_:N6d0ddd6403134f8bb8898674cb0d44b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072902"}]}, {"@id": "_:N3a6949e30b514a7c80d76a7a74965bf0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220993"}]}, {"@id": "_:N938669a154df4cfbb541bf455a6fed86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248316006"}]}, {"@id": "_:N3adc922e89ca4d5a8048ed487d3647c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037268"}]}, {"@id": "_:N10c8c6f8c9c84859af2f5e35fc86061f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031941"}]}, {"@id": "_:N0ac4c6e69f9a4e31a5eb4d5112dd5adf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36423000"}]}, {"@id": "_:N58cc1f33bb734d2986b7901c3272d498", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022827"}]}, {"@id": "_:Na51ae1a1f5cb404180e673b027938f2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024365"}]}, {"@id": "_:N620c6c3a5e574d1eb5d5d8d2bcb502d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N293315f5d0d44ae490b1dd8aa8e20b79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221766"}]}, {"@id": "_:N4a34a0c2329f441f8ff86c78a1356052", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035334"}]}, {"@id": "_:N193349e3cdb24431a5495b049019fa22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007481"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0746889"}]}, {"@id": "_:N55d5fca14dc148fba3b351413b196b84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D033461"}]}, {"@id": "_:N8e7a69f1ea094e089a3c1e9bae645624", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806218"}]}, {"@id": "_:N9ab40b0de3c84b5a80c7946b823cc30d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021706"}]}, {"@id": "_:Nf4868a470faf4f709b459d7425cc681c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006550"}]}, {"@id": "_:Nb6edfc21419446dc986df548e5e3304a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017658"}]}, {"@id": "_:N92cbe78002c74670b6df055c6901ca77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268290005"}]}, {"@id": "_:N3ed44a624c014543aa48b73cecad7c6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006386"}]}, {"@id": "_:N6b3b3c8a2a0f4aa6bf4d1ea2eae435af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280332"}]}, {"@id": "_:Nf8be72e0f2624676a4f47f6a64133557", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100379"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022113"}]}, {"@id": "_:N15ff44d2e11c47829601ee750b0c78c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011899"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:439000005"}]}, {"@id": "_:N14b2f29930794be693d1a83b83893f21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838111"}]}, {"@id": "_:N5b8ce33d67ff4204bf4e5f4ea5a8295b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241042"}]}, {"@id": "_:N60a12980db0b4b168409c5cec805d77a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856953"}]}, {"@id": "_:N309e3d97b1554cdf9eb3e9bb69710d7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344770"}]}, {"@id": "_:Nc54f4f08d82446929138547c60997b48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022408"}]}, {"@id": "_:N15ff3f75b6d74d1ab231e44427672306", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839783"}]}, {"@id": "_:N74a46219b2684dabb51b618455d50ed4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003486"}]}, {"@id": "_:N8fafaa4e26a448798a5584bd6de7455c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010900"}]}, {"@id": "_:N168f2d64cf4743a084605daa0c3548d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88565003"}]}, {"@id": "_:N735b35ec32034ef3a00fbba15f3a963a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193093009"}]}, {"@id": "_:N1fa40b654de94a7fb8c9ce6ae1cb05d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024575"}]}, {"@id": "_:N5be0d2078eff42a19a73d6606f8710f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023012"}]}, {"@id": "_:Na2ffce3e683542768c55f2423cc14cb6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024516"}]}, {"@id": "_:N3a99d157bdeb48528c8488104975c8af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082198"}]}, {"@id": "_:Ncf619157c25d4b6187da841d9236e47f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023792"}]}, {"@id": "_:N0ff9ab6d9fb44e2db3378fb7f744e955", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023352"}]}, {"@id": "_:Nd1ab329689074311b2cfa746b8973272", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3358"}]}, {"@id": "_:N07cdb10ff3f24c8b9ba36be8a0552601", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280326"}]}, {"@id": "_:Nd78b19e5cb2d46edb9af903ecd422b80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805764"}]}, {"@id": "_:Naca4f9deea104b46b649588f693eca8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414794006"}]}, {"@id": "_:N8275d59db9e44683a53aadc71c7c711b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:609225004"}]}, {"@id": "_:Nbc093245b7bb48c6b2484d838b8e06a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:712510007"}]}, {"@id": "_:Nc98876124ac44d818309158c1a7d135c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969073"}]}, {"@id": "_:Nb888f8159cce4b39816c98b03d144162", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000137"}]}, {"@id": "_:Ncd7bb12ec0f544d8a933993afe89f231", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022343"}]}, {"@id": "_:N3e207e0b7a2d49e5be5b1c31e40e1273", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021224"}]}, {"@id": "_:N30eac46633f1449bbbafd9d233bd3ba9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nb8886554b93946b28d4b31dbd5023a69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007008"}]}, {"@id": "_:N9e83e31aa10242b19407376a75b63807", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025138"}]}, {"@id": "_:Na7dac6f8fb724401b01a2fa6983b7c62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162154"}]}, {"@id": "_:Ne5c41fa476df43d88f4645a3167af1f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073268"}]}, {"@id": "_:N2ccf612fc3a94c0ca2818feb32ef1980", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021883"}]}, {"@id": "_:N626101d3d539475fbe3b7df69fd1b743", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009263"}]}, {"@id": "_:N022d4c193d9a436c9634d2d646de4707", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003241"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855333"}]}, {"@id": "_:N2a172a09fdaf411ba8d987a4ca98626a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006826"}]}, {"@id": "_:N44f2eae1e26143b48a6c11c6000b1f23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242339"}]}, {"@id": "_:N0bc168b42dbb4fe9afaebde7e5b7f2c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D055154"}]}, {"@id": "_:N03e69aafb8804863b2ec8c0f955a6d72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253160006"}]}, {"@id": "_:N90d04943c8a948eb8460091d51188749", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864114"}]}, {"@id": "_:N96dce8d71a8647cfba864b4f1e8a3535", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280516"}]}, {"@id": "_:Nc8eb0fa68da140b98a45a5f410935cf5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1321329"}]}, {"@id": "_:Nbf1d851d926f4fc1b0221634b7646164", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:284077005"}]}, {"@id": "_:N0a95310b24eb4e4bbb72b30293657103", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4048328"}]}, {"@id": "_:N88ce2d9246c942fcb924cca53248d411", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100122"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022299"}]}, {"@id": "_:N0e3489c813ce4bdda34af7487d0f0c5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022892"}]}, {"@id": "_:N8370b24e5e9d4d77909c6978a7902ddc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035300"}]}, {"@id": "_:N9f5d01f8517e43e69172a7d5337d5ef6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020182"}]}, {"@id": "_:N2c406e615fa346498df9c46da6d570d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020866"}]}, {"@id": "_:N625fba5048144fa489571044aaa09326", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345049"}]}, {"@id": "_:N85af86c0023449c892c4350c61bde329", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007980"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852548"}]}, {"@id": "_:Nd980da3be5c847258a8b6ce5066d48d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025693"}]}, {"@id": "_:N2cbfe0950eea4b14915be827f36cccab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025679"}]}, {"@id": "_:Ne11fcd9798174292b09b19ffee74510a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003456"}]}, {"@id": "_:N1b370e16c3aa444b998061c8bc979519", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536957"}]}, {"@id": "_:N54e56423083943678cda31427a2d9861", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023212"}]}, {"@id": "_:N5f56d55482f24f2d970ac50d390d1b51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037928"}]}, {"@id": "_:N33d96c47c2974616b3bd1d04b6676c7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000794"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236407003"}]}, {"@id": "_:N24b9375e14564eaa84493e735856e8fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834042"}]}, {"@id": "_:N21b37b47b5e9463fa559657833b21532", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862474"}]}, {"@id": "_:N15554de0a8b648b78f69e71e36a8b333", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006726"}]}, {"@id": "_:Nb740c370343d4ed69a2d7136de6ce9c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029927"}]}, {"@id": "_:N23c4f7246e2b4d27985c9ab81c63b678", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001908"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0178416"}]}, {"@id": "_:N6d082d569cc740109f0036f49d0c693e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280798"}]}, {"@id": "_:N569b436c779044968e93741a4f7b033b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022024"}]}, {"@id": "_:Ne02dc3f87c474e108208fcf2b6b0a207", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021048"}]}, {"@id": "_:Nab04eea42ee84771801d66c3e6793418", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1023001"}]}, {"@id": "_:N3007c150944c4d8d8df1cb646de2e011", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001409"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020541"}]}, {"@id": "_:Nc9e826dd9dc344c28278e07c1d4a9592", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35604006"}]}, {"@id": "_:N6e4fa49c38234a07984016c0e7626eb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003117"}]}, {"@id": "_:Nd9e0739da9014001a6abf8e93ce56739", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246635007"}]}, {"@id": "_:N2c5a16d59d5b40428ea7a7a79662872e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:122481008"}]}, {"@id": "_:N196f5752789746f690d4b14c21cc3efe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367506006"}]}, {"@id": "_:N223b6683633f44dea2e6ad6df255da88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417672002"}]}, {"@id": "_:N697e56d86bce405bbea6e24db49d7102", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011471"}]}, {"@id": "_:N32d0ce99bacf4db293b5001f753a9c37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001744"}]}, {"@id": "_:Ne8a5070f884d45399e24932a60c1aad1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004421"}]}, {"@id": "_:N325fc0335934446f8cf4332247928e63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861821"}]}, {"@id": "_:N1955648bad98496f86846cda7c6516b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2748501"}]}, {"@id": "_:N70f1d0f7b85a4f66ae62b88e61c4dfa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234949000"}]}, {"@id": "_:N892ac45f784c4cc3b8dc6c70281e0d88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025136"}]}, {"@id": "_:N1cd8da1fe18040c8b2347f6540e248fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253243008"}]}, {"@id": "_:Ncdd1060efcca40808301a2696526ce0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10046735"}]}, {"@id": "_:N113b546fad6d423d97d6355e1b7190f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278004"}]}, {"@id": "_:N271c0d99b64b4625a5ed0d89e2804f5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020848"}]}, {"@id": "_:N4649b397fce745328e3cff00bddb07f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023382"}]}, {"@id": "_:N290267e5901340c5b1589f769a40479f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853738"}]}, {"@id": "_:N79c92086c82a471187f5916ca4976c6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023571"}]}, {"@id": "_:N17db8b8e9add4977bad6f539a1acf950", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020985"}]}, {"@id": "_:N8e3bdf2099fd4704908d639044a4d8c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010906"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538320"}]}, {"@id": "_:Nbff5e271366f4df18161264689707a93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025893"}]}, {"@id": "_:N5436dd050a0845d0a518966f029143ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119249001"}]}, {"@id": "_:N573dde7ba1634820b66fcd6871f3e604", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022327"}]}, {"@id": "_:Nc7bc67772377487aadea4b5e91977b0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009207"}]}, {"@id": "_:N03e2ad9e23df4c489bf342df452d507c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023579"}]}, {"@id": "_:N60a6488982954974846b7452055612a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022477"}]}, {"@id": "_:N6076cf9db1e649b29cd860f1ac241b30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35850006"}]}, {"@id": "_:N652eb6cb69c14e7d8057f37e914fc50b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001956"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0311277"}]}, {"@id": "_:N051879e1dd5c40a8923099510f4c8b2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426808"}]}, {"@id": "_:N14c4f5a3f66b464d9b51fd9eb33ad27b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014313"}]}, {"@id": "_:Ncaa393e051974800bccedf0b3187dc39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4011556"}]}, {"@id": "_:N13ab5b35dcca463789f03ae4318abd67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:359643005"}]}, {"@id": "_:N6d7fee06b5914c02a838fff0175847ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239869009"}]}, {"@id": "_:N1c24c773a6184e64b351657a83d58d00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000069076"}]}, {"@id": "_:N862b28b27d404545af45838c0791f272", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857500"}]}, {"@id": "_:N96a4c0eda58c4dd185867d8734a6c591", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1720491"}]}, {"@id": "_:Ne08da3d6134346718d219d5814a7743e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001165"}]}, {"@id": "_:N00245952c55b4c9cb69e22b8fa0adcba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32251000119106"}]}, {"@id": "_:N5edf678b9d7748afac2953afbf577088", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024534"}]}, {"@id": "_:N45ee5c7ec8bb4db7bec7ca015dd56880", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024355"}]}, {"@id": "_:Nfdd9dff7becf48bea826dcb3bad0afdb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014854"}]}, {"@id": "_:Ncf59c39bdd0b464aa6d8dd74972b1bea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:307576001"}]}, {"@id": "_:Nfd62ba2d294845ed9c4eaff8373e5530", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4493"}]}, {"@id": "_:Nb4ac997682e64f1990e078054e74c787", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023231"}]}, {"@id": "_:N7f78a201425442f392213f18bd37254a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280515"}]}, {"@id": "_:Nda7c87e095bb4a08a7865063d8b1a838", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025255"}]}, {"@id": "_:N25024bc28cef4458a8bf4f7a39404f32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004374"}]}, {"@id": "_:Nfff1b4a7afaa437eb11c92c8c1441549", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020312"}]}, {"@id": "_:N64af68a4087242c2828b2de07bf2ad48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021306"}]}, {"@id": "_:N016d1aeec3e646349625581af0ee7b05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072839"}]}, {"@id": "_:Nd8571275256c4675b36b758de847d5cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020982"}]}, {"@id": "_:N0c24511aed1d46dba1cce6e0e3340dd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233803"}]}, {"@id": "_:Ne2c53fc3292646d985ce2ac80cf0f350", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190749000"}]}, {"@id": "_:N406f8cb000e44c6d8ab50dd81919e921", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521736"}]}, {"@id": "_:Ne5d6da2852254cc1a23666026156b352", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13841000119107"}]}, {"@id": "_:N8a099231481e44ce8289cb19164fdb50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020763"}]}, {"@id": "_:Nb296eae5f5804a4ebcf88d51255fee3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021543"}]}, {"@id": "_:N741860cbf6914a579a8541f2ad2027e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851988"}]}, {"@id": "_:N84c471d691f144abb81c46cedeb2ea09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280691"}]}, {"@id": "_:Naaad047e53a64125936a5bcc7f38fc5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300948004"}]}, {"@id": "_:Naedfcc8f18c04fd1be6ba0b5af426a14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855801"}]}, {"@id": "_:N963beed931934cb0ac2944fdfcc8b775", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010862"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023681"}]}, {"@id": "_:Nc657a50c6f0c45ccafaec2952f3700a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005984"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0740927"}]}, {"@id": "_:N119d80227c0448e6a60ef70148c85be7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125541005"}]}, {"@id": "_:N908fcfa16fd24ce5a6ed486470d6c897", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024991"}]}, {"@id": "_:Nee264280f9584b4683773da8e253a2f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023630"}]}, {"@id": "_:Nbbf677719c27403bad48b35f2c729fc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025535"}]}, {"@id": "_:Nf0bb6227c97c400d8e2f5cc0863c1c10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3276742"}]}, {"@id": "_:Ndcbc5ef9ba7848c98567afa8f5786dbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010210"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023969"}]}, {"@id": "_:Nbbfdc3b9df524bfda3010fb228912603", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000238"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020255"}]}, {"@id": "_:Ne6ae0b34830b42ee8ca0ccee42ec9368", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021435"}]}, {"@id": "_:Na669048c78404f0faa4f99945772844e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040962"}]}, {"@id": "_:N3a6b547c83f24004a6ce7f19a79e78e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253011004"}]}, {"@id": "_:Ne333dfbec6874815a3b13713292c7958", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48813009"}]}, {"@id": "_:N0340f3e38fe64c75869b395b1cf6fc4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011581"}]}, {"@id": "_:N3397f0e8638a4f9ca196fa240debf901", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022935"}]}, {"@id": "_:N1c0dde8a1fa0409e9a0b191dbe19ba93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022826"}]}, {"@id": "_:N1d1c1305363e460fae9db8ba8c85f1f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25896009"}]}, {"@id": "_:N97c9d6f1f43e4839a2e4024f4b035a35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0700590"}]}, {"@id": "_:Nedfb1b6f23024dc58f491b5892e29bf1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836933"}]}, {"@id": "_:N1fe3a30ce67f4642bef0cf26445028e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023209"}]}, {"@id": "_:N16d88b79cf5e48e5a1d96d6d234e431f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010926"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566162"}]}, {"@id": "_:Nf9bb5aa8741a443db6016b5be7052468", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849926"}]}, {"@id": "_:Nd9304ee5f6c3433cb088d722f01adcb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155120"}]}, {"@id": "_:N8159e6d362884fe3add920c645cbd524", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021054"}]}, {"@id": "_:Ndae51738820f4c63a22a001229c70d70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:361277007"}]}, {"@id": "_:Ne40e243bb7a24fa99122336c9590d339", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011937"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023116"}]}, {"@id": "_:Nf594e4c8d5804f5587f0f3046ea3029e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249942005"}]}, {"@id": "_:N3827796bb5b14a25a60debbce9827e3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856441"}]}, {"@id": "_:N6fbb617e25194620b6704d4d7808fe13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036572"}]}, {"@id": "_:Nf9177e2e27994e1f91cdfd39ef309ce7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836678"}]}, {"@id": "_:N3c0f630d4ec448ba97669509b33ed64d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59931005"}]}, {"@id": "_:N8b58fac8181540fc9d35f164cb023798", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023737"}]}, {"@id": "_:Nfc3d5a94696d4ddfbfef7bbd679b5b13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021180"}]}, {"@id": "_:N9d60241bfa1d4cfa908031e912e3a479", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025722"}]}, {"@id": "_:N7f24a6a73b8d49bf9a53d6768840bda8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3553450"}]}, {"@id": "_:N5d005b9529294a1fa8570992adc15833", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1735901"}]}, {"@id": "_:Neb712d6568774b1cac0f2c997fe64922", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011130"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023522"}]}, {"@id": "_:N241e3dfa013a4442bcb33057184d62bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:168092006"}]}, {"@id": "_:N8bd59901999b40c69b07368407885a3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026975"}]}, {"@id": "_:N7b4d35296a9845bfa2cb7b7f5b4eac6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022321"}]}, {"@id": "_:Ne2fd265a6b3046eeaf3944b03e8a22ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025592"}]}, {"@id": "_:N7ac3861746d34582b1308ec45ec4f56a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030135"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022613"}]}, {"@id": "_:Nd7b3b96ac0b14f2e89ffdffc06fe17e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82119001"}]}, {"@id": "_:Nd741ab578c9b4d8a8013510445b2215e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392775"}]}, {"@id": "_:Nf8dc80c47546463ea36ca8611b57a56a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865702"}]}, {"@id": "_:Naa6f93da2d2541f1b01f238e805bb899", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0553692"}]}, {"@id": "_:N83169f21bd454c60b0b35bb0115dc3ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025625"}]}, {"@id": "_:N3c5425a2b80543b3a839c7877aa0490a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:287057009"}]}, {"@id": "_:N87b5b37ce3cf4a418ba9d69e67b64524", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280355"}]}, {"@id": "_:N938174e50ab44dea83a14655e4af6ba9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562584"}]}, {"@id": "_:N29bf1eddbe8e48f7a771161ebe2fc26c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5888003"}]}, {"@id": "_:N3ab48ff55bbd445389f888fbc8e4ebe9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009447"}]}, {"@id": "_:N41165195a60b4f4e8b61955477682306", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193576003"}]}, {"@id": "_:Nbb6be2b0307e478683de3d6f8dcf7183", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072965"}]}, {"@id": "_:N5c32c5b322f34031b3e11e29fad63624", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010241"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860606"}]}, {"@id": "_:N377261a86ce8428c8807e65d53d69c43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1744008"}]}, {"@id": "_:Ncb34ee07850a4d23b60752ad5e1c4bca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162819"}]}, {"@id": "_:N0b5b4b080564411db84bb8915d3ce6b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022064"}]}, {"@id": "_:N64b31da79d4d47e2ae67fddc143f5023", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297159008"}]}, {"@id": "_:N978ccf0c14d34d41a285c83d0cbed4e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023825"}]}, {"@id": "_:N32c48fa9dc2c44c180883f3bb3b53193", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848673"}]}, {"@id": "_:N3f2645775022482f903158d6e129f9e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3551431"}]}, {"@id": "_:Nab204857a16847f5bf470e312ba94da2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006481"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021596"}]}, {"@id": "_:Nad99ca8c856542a2ab5e555a6e561d99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372939007"}]}, {"@id": "_:Naac9f21d06b14206841e5ea62083a89a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022614"}]}, {"@id": "_:Nc8ebd4eb15e04169ab354a0f0935619a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280716"}]}, {"@id": "_:N0e569a27fcab47a9844796e4d017fd41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339652"}]}, {"@id": "_:N07ba551e5b0740d7928b4b3f6e6a0bda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014832"}]}, {"@id": "_:Nc293a9154d9f4af496cc4567a2c3adfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702350003"}]}, {"@id": "_:N7358a19688704f2cb8c1f2f9aee98617", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3754"}]}, {"@id": "_:Nda672fdda7394837a9e899b1b1906a89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022986"}]}, {"@id": "_:Nf2deb67e57c34ab38a6c0031c900eeca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3276441"}]}, {"@id": "_:N457a7708f6d1402493480ee90f491c99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848192"}]}, {"@id": "_:N9014a3d111fe47f1a2d1e16062f8bda4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:706885006"}]}, {"@id": "_:N0cac5997443d4ab98742c1c1c8ca8f32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010309"}]}, {"@id": "_:N9392e30c30e14cfd83eff1634ae79d3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005494"}]}, {"@id": "_:Nce16a91abbfe49149aa91d01adb3bf96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023199"}]}, {"@id": "_:Nb2104af39ee64e02ba6de3e51ea9da84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:F63.3"}]}, {"@id": "_:Ndd9dd73203934374b6a5933c3e10f8aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77287004"}]}, {"@id": "_:Nef0e86d83d05412984b320928601717c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:116669003"}]}, {"@id": "_:N3d9c4c3c339c4c0ba748fbb4d9c3f963", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023970"}]}, {"@id": "_:Nee2cd2f4f85b4f38b168d098446a7e3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021218"}]}, {"@id": "_:N1b4645a88ea04373a52058be25893495", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023468"}]}, {"@id": "_:N5b54bc1753774a05b3852b6460b24222", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3554587"}]}, {"@id": "_:Nec80d229dec1437ab3c1ce8559ba0c75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024736"}]}, {"@id": "_:N85e7dc3a68b94f239cf1fbde6b355e27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011856"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031873"}]}, {"@id": "_:Nd170a3f802034a25af540fe548a5cb66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006617"}]}, {"@id": "_:Na4a5ca71aa9944d89896251518d5d52b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856087"}]}, {"@id": "_:Nfcf6ddf7f0744d6083b637820a2feb40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868263"}]}, {"@id": "_:N94c1aec3329c4bbeb5be35a281b1680d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024920"}]}, {"@id": "_:Nae405f52c3384ef3a3c3b320b50117ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128846006"}]}, {"@id": "_:Nb7a36beae6be4d2db393f31ca25b7dc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020837"}]}, {"@id": "_:N2d5c9b95f09f41ab91b71b3843e3bbc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43437003"}]}, {"@id": "_:N47b6ba532ec548b7b3c82d82c53b7915", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277376"}]}, {"@id": "_:Nc2c87c6991d244479e9f14063e39a609", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281104002"}]}, {"@id": "_:N632da47004754e2c90ac07190439fbd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2712334"}]}, {"@id": "_:N981a631d5c28437d9192d4295fdc60aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024620"}]}, {"@id": "_:Ne6acac80cf284bedaba1510412bbe43f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019288"}]}, {"@id": "_:N090114979bc14ac88362fe89d4a487c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855853"}]}, {"@id": "_:N10a05ba2a916418b867b6f8c2189bf81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006670"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025009"}]}, {"@id": "_:N7e0828d764af468fab8aae090f41248d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073244"}]}, {"@id": "_:Ne9427affd27b473e96fa11ac64569951", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0334166"}]}, {"@id": "_:N6f20bf0cf7c64edd92b5300d37947685", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005767"}]}, {"@id": "_:N58894409227a4eab9e0a6380824ffc8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20607006"}]}, {"@id": "_:Nb2e04dc1667f476e8523022912381cc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000564"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344511"}]}, {"@id": "_:N7113ca94e4494a4b88dbec9afc3416d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010985"}]}, {"@id": "_:Na91c42776dec40158530b8db617fbd81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65860006"}]}, {"@id": "_:Nd0a2687fcccd4b55934051294cc2ed84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000998"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006983"}]}, {"@id": "_:N815320a14c414e8185597ac5fb8432a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845864"}]}, {"@id": "_:N6da1300167494688a87a94e28444cc24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312444006"}]}, {"@id": "_:N143a60734ab34e3bb7b19dfdaf46447d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072948"}]}, {"@id": "_:Nf39db985975c42e996d30c88f45650c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4551564"}]}, {"@id": "_:N8e9c40aa391d497db594b4297d79c8b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0563350"}]}, {"@id": "_:N181880f8510f4d698da2fb4c3ee0f6c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22542007"}]}, {"@id": "_:N4f4484bab1104f049cd4b386feaa1893", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025186"}]}, {"@id": "_:N8a1a79204dfe4b10936fb1983d59e107", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020953"}]}, {"@id": "_:N5e1b56adfdd241b39f370f8924b13392", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575081"}]}, {"@id": "_:Ndaef45ad8f1248cfa0df6c49eb583db4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:716997004"}]}, {"@id": "_:Nd8fb3f9f353a42f39ec819adc698fe47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126926005"}]}, {"@id": "_:Nbd8dfbee7c2e4fcd90a9961215b4a190", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054083"}]}, {"@id": "_:Nb7b0735f849542feb2b4b6d3beed00ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004715"}]}, {"@id": "_:N051419c676164428b33bc239061ceb59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203467005"}]}, {"@id": "_:Ndb6a9d2e383e42c8859100596e52735e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302862001"}]}, {"@id": "_:N76feac1e49ba4b6f885cb68733f79fcf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:279079003"}]}, {"@id": "_:N8cf50a2d045c483fa7472fb019b69aee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715440003"}]}, {"@id": "_:N0d8e3b57cab740cba402927c17f2cf3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806467"}]}, {"@id": "_:N3a5f2454938742f38ee35447e57751e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72047008"}]}, {"@id": "_:N495d275bad4c4e6fa4214185574dcacc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267456"}]}, {"@id": "_:Nb80de79a373a452ebd138442a750e2ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346326"}]}, {"@id": "_:Nd3337dbdbf3340cabb53181b77cb2176", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859768"}]}, {"@id": "_:Nb07259eebaf44477bb83bca05142299a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023478"}]}, {"@id": "_:N47e8a87702c7482a8ae00fb2ebc86604", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235025"}]}, {"@id": "_:Na178d5862c114728b367f07cfab47b85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:287096003"}]}, {"@id": "_:Ne57d25991bd84e19b330bbc3d95336b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432363"}]}, {"@id": "_:N341dc62985c64006bba07ec54c784153", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004774"}]}, {"@id": "_:N0c283b9727fb4170ba88a3f558f87165", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839323"}]}, {"@id": "_:N7672e14bed5c441c9581aeb56d744f3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008310"}]}, {"@id": "_:Ndc80108f88c448a1858f01c7dfcb8e5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010043"}]}, {"@id": "_:N9d2794a0b01f48ca887e65eaa9e05a30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020766"}]}, {"@id": "_:Na6c1db369ca343edab547cfb83269ee9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007680"}]}, {"@id": "_:N2087fcd974e94e2d9205ad64d974bb55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232416001"}]}, {"@id": "_:N032e096d5d1546f7a95aefd903901065", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020621"}]}, {"@id": "_:N430a27e42c184c4d9a5b3cd41b7ba951", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109504005"}]}, {"@id": "_:N61653833a80d475cb5e2564aca733508", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024230"}]}, {"@id": "_:N2a70dcd35462404cacf94b10506cb0e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022672"}]}, {"@id": "_:N8b34794c86434c80b87f90022617d497", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37810007"}]}, {"@id": "_:N68b4f4c63e93459189faa652e0fa6399", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010673"}]}, {"@id": "_:Na79142f488074fb4b7fcc13c9fdbe69b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021755"}]}, {"@id": "_:N420e46402f944c929d19ba839403ac41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023193"}]}, {"@id": "_:Ncab6e6e977cf4b69981e7fb3a2e7c638", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015479"}]}, {"@id": "_:N478275776b384cdab7cbcb995d248900", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020695"}]}, {"@id": "_:N6a3c08018d9b4a8eab6248f63df4b691", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003516"}]}, {"@id": "_:Nb933822462f2464b983496fbcdb327bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266081"}]}, {"@id": "_:Nda32f346ef14411d8f132a993e166f0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0700251"}]}, {"@id": "_:N426c6cfb745c40898d7d7e062cb16b85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280575"}]}, {"@id": "_:N61f4c4349c14433e9a76f84a042b3d06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:370999003"}]}, {"@id": "_:N5c1c576316e248c1a48c4b7a584215ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10049216"}]}, {"@id": "_:N5a60bfb7c6844dc59026a54c58a404ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5862001"}]}, {"@id": "_:N790965eab4ee427c891af05952e72513", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864985"}]}, {"@id": "_:N4bfb91cdaff74ffdb9e064ca2ba05332", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237662005"}]}, {"@id": "_:N0e5b2552bb924df680465f498998615a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338585"}]}, {"@id": "_:N710ec56760884dd89189e29224c7b72a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865039"}]}, {"@id": "_:N2a735de6fd2c43fdb8827b9683521d05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127388009"}]}, {"@id": "_:Nf5f4b49a7a544ee389e78bffcbe3914c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025563"}]}, {"@id": "_:N0acf3cc3266144eab1680418b1b698d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3172003"}]}, {"@id": "_:N722ad49a8b4541169c025bfcc5ea0531", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49765009"}]}, {"@id": "_:Nc0aeadf061714fb9b58395eb7bfd3ec1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21861000"}]}, {"@id": "_:Na1f22feafbd74a189b4f6bf02f0b5fc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005207"}]}, {"@id": "_:N8b3b63af33634b92a7691b91d99ef42d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834060"}]}, {"@id": "_:N11d28fdfc38d46ad9257e5f9c0cfed14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019557"}]}, {"@id": "_:Ne4566b97d446475b9101ec1770de3c93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014525"}]}, {"@id": "_:N6ab7e4b91faf4195bedac8ff293e2770", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082951"}]}, {"@id": "_:Ne655d798808540818bf56c5332db807c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023844"}]}, {"@id": "_:Nc8d1ef790a61460c887b2a4cb20cd387", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0399572"}]}, {"@id": "_:Ncf7d0057976347b98f6ce2ad2ac15337", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806415"}]}, {"@id": "_:N6b74e688d3534d82a4a8d8b9afc2db08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005886"}]}, {"@id": "_:N6596d558f4ad4754803ebb0e87ca6739", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022762"}]}, {"@id": "_:N39b22e1ae06f48569b8af9505f29e8c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856983"}]}, {"@id": "_:N569ee71aeadf4c0abb9f74fa84da6001", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57219006"}]}, {"@id": "_:N656b582b21604faa90eb7db0dfa82080", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206698"}]}, {"@id": "_:N1b7ebe104acd4eb2bfe99421c9365510", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009081"}]}, {"@id": "_:N506ea7a6c78f435f9e2657900dcf98b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575170"}]}, {"@id": "_:Ne1f8c8f45c2a464e8064431cbd34247b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253395003"}]}, {"@id": "_:N4116b85ad5144416802d5f687581ab2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022532"}]}, {"@id": "_:N3f68264cd5f44c64a9756c4227f7c528", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253373002"}]}, {"@id": "_:Nbbd8058c53ac42c6a4f408259ce71158", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0497552"}]}, {"@id": "_:N587dee1281714cf9823c78fa0e8b5f3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0542519"}]}, {"@id": "_:Na17bde7f43ed4fa9975e2b379cb96de4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024960"}]}, {"@id": "_:Nafae1304b4044be697bb2f0dcef8ca35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271586"}]}, {"@id": "_:N21cc44885db44b14a7da0814661099d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003398"}]}, {"@id": "_:Nc67437146c73461690d18562d250ad1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Na8158e2425e64660add7a3984fb197a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010983"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1136026"}]}, {"@id": "_:N8e08ca9d85624449aaf5e7dc6dd04685", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849242"}]}, {"@id": "_:N1994c1ba97694fa2909324f20b6ed038", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0595948"}]}, {"@id": "_:N5d1ebfe78c8b4568b1ae14b85d2b9f9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000136"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850327"}]}, {"@id": "_:Na466371145344f0cb6e98bc4c792fd24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400091006"}]}, {"@id": "_:N1b41a25e94ba49779972ce3c8030d331", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234490009"}]}, {"@id": "_:N363f90ede9ec4fb4890677708580bd18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023479"}]}, {"@id": "_:N3759bd693755470ab8605041a7b5ef08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001024"}]}, {"@id": "_:N78f0ecba267c4f57824c3439380e1462", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843276"}]}, {"@id": "_:N332d0d0ff9654ffa99fa267c9cb4a457", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345037"}]}, {"@id": "_:N66219f911000474a9659cb7f17b37e7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023243"}]}, {"@id": "_:N991dc70d9f3f4fa281b4794c667b9e28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575154"}]}, {"@id": "_:Nde1b94424a344cc5bff6c58ca84c9a6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023703"}]}, {"@id": "_:Na9558478e3094603a2dd8f7bb657c3dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806443"}]}, {"@id": "_:N20ccf0bef874448e986cf5a64a11c110", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:306058006"}]}, {"@id": "_:N24107c7f851e4b45a778a47f96c1dda2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0422846"}]}, {"@id": "_:Na6a46d6b032d49558304641b2a3402ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021526"}]}, {"@id": "_:Nc06232c9aa614ded97d6b67d308b44fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866234"}]}, {"@id": "_:Nfc251f3c038b4cf5b36673468418fcf8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020890"}]}, {"@id": "_:N673ac4a2ed444669a12f3a838a0b04b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4406"}]}, {"@id": "_:N4b0d4ef455f846a0a03689c5164a7ef6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011990"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023093"}]}, {"@id": "_:N64ef47e6f2174c97979c9160284f7464", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013064"}]}, {"@id": "_:Nba54a58208d04069b54139f8ad3f26c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271808008"}]}, {"@id": "_:N5f532c0bff37469f994896208fe2140b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850642"}]}, {"@id": "_:N0ea9c7fe4f394afd82e7bced4422d269", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64712007"}]}, {"@id": "_:Nce3ad688e76243c4bacc341ded3997fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847117"}]}, {"@id": "_:Na0091ddf55684f56b6713eb10f1002fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001374"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52781008"}]}, {"@id": "_:N1140a8d5a60e469281715e1e6bd8afc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387742006"}]}, {"@id": "_:Nbd1f5d1561e645fd9aff8562cd5454f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010985"}]}, {"@id": "_:Ndf8959ce83e54c3185cf93e7c80631ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264511"}]}, {"@id": "_:N9294f5b021b044e892e2d39b372b1801", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:700"}]}, {"@id": "_:N29b4ad0d0c974ff59f5b98f7278d65c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264885"}]}, {"@id": "_:Na7fcf1f137504ae09b3bfe1e89d32c2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019572"}]}, {"@id": "_:Nf2a37aadceda4a91bda5d0dfc63195f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8913004"}]}, {"@id": "_:N7b3c3f09e8234f34b4ce57ee0afb5b7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253959002"}]}, {"@id": "_:Naa7cdcdb457e407d9a6f87b697ca0034", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42091004"}]}, {"@id": "_:N5bf080380e2f425cae1fc80d9c193e71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33449004"}]}, {"@id": "_:N2f850c8ca7ee492e83dabf71199ee166", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277473004"}]}, {"@id": "_:Na22dd980dc8e4f488b6034ddd38a1b5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47598005"}]}, {"@id": "_:N114abec6ff7944b994a54069cbaf6f51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000787"}]}, {"@id": "_:N623d92381ed846ccbbfb293235f7c0c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004401"}]}, {"@id": "_:N47510db9b5494344925e0d96370e94f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397007003"}]}, {"@id": "_:Nc7f76db1a83d4650bed291c218ea0fb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4038738"}]}, {"@id": "_:N35a77c95c8b0403299ce29cdd621fcac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33927004"}]}, {"@id": "_:N8b6f5954dba14a20ab6582ab66c762a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3532947"}]}, {"@id": "_:N1427b2c1d2db4e2dbb4ae7653f2b0112", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D052202"}]}, {"@id": "_:Nb71207d92240414c9e8bec0263cfd79a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254570009"}]}, {"@id": "_:N6929d2eb10ae4e9597714f98f1a3d478", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399323001"}]}, {"@id": "_:Nb9f7ba24f038462c878f1c9e472d5ea0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31996006"}]}, {"@id": "_:Na3803f74d4b1459faea3e3725d9da029", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537786"}]}, {"@id": "_:Nb6b19f767ab545f9bb74e4bb1f3e2b71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023814"}]}, {"@id": "_:N4c44cb2f5d344bb8bda156585de5cd20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84631004"}]}, {"@id": "_:N4e57494d1de046f8bba4e068bdf595c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859399"}]}, {"@id": "_:N39ae2be7283749dc8c3fd57ff891a224", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006978"}]}, {"@id": "_:N7aa5d8e47e6c4ffba12d65ff47da6879", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011567"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2010"}]}, {"@id": "_:N329c4ffbac454272a392d950e8955c04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405933007"}]}, {"@id": "_:N752a78bce53a476e8cbb4923cff92613", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151576"}]}, {"@id": "_:N61f8004e4f78459b87d1346f7b6c8c25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025401"}]}, {"@id": "_:Nfc0cd1e2299f43bdbfef0ea7450caacf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015456"}]}, {"@id": "_:N3cec0b67f5914e25bf693289672a6aaa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4507"}]}, {"@id": "_:N138011ab908b458d9175ce9dfee4460d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338502"}]}, {"@id": "_:N67222ff4fa5c459a90b5c034965c93c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29596007"}]}, {"@id": "_:Nd20d598a29c04c00972e88da38f1af5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073189"}]}, {"@id": "_:N71c12eb81bdb482cb52903749c09d4b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85102008"}]}, {"@id": "_:N22dfe11b19f245988ff0c0811fdb2777", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3728"}]}, {"@id": "_:N94dcc657c64a4cac83ddca23cca5105b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239872002"}]}, {"@id": "_:N5867aa4370e542749195277e3a63139e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266298"}]}, {"@id": "_:N8f8b0982c9764c46bb913ddd26c52157", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853986"}]}, {"@id": "_:N19ab8fd9b9954c42a0db97d34752fc3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15843004"}]}, {"@id": "_:N752d7a261d6d4b808ae0e86d416ae895", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007379"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014565"}]}, {"@id": "_:N987f86ec83e044cebe689d1e48ccdead", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010276"}]}, {"@id": "_:N50ba1653837c401e8b81e30f4490e2cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004387"}]}, {"@id": "_:N294670db6aaf4a5f9be975224e38c166", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3808039"}]}, {"@id": "_:N61a9d0ddd4824cde922e204e4e98c00d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019572"}]}, {"@id": "_:Nbd75dc3eb42847eda130906e76277f8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002294"}]}, {"@id": "_:Na8864034bd1c4b59bbbf95f558710918", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025881"}]}, {"@id": "_:N70b1bc67c7494239b4a1c64289b349cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024371"}]}, {"@id": "_:N70be43faccc9423f842446b1e8668557", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021609"}]}, {"@id": "_:N15a220aa69b84262b2a13e7fc5f6f4fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003966"}]}, {"@id": "_:Nb6326ff509b948fdb79586e96618ab7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61267008"}]}, {"@id": "_:N025393a596f74a9e94642e0fb2523d79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D058536"}]}, {"@id": "_:Na35a70e8bbd5446fa072a6d29c813786", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265856"}]}, {"@id": "_:Nc87ec282bc4f4f6d9c7fe25cfafde213", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22811006"}]}, {"@id": "_:N7e5230d79f1e4391be4e68dd20dd78c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024593"}]}, {"@id": "_:N4f051e471e4e487dbe420ec4ec28f29c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002985"}]}, {"@id": "_:Nf197e69428924920b92563247e0e0220", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0400008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:314631008"}]}, {"@id": "_:N744ad932a32344d4b5480f0603c13e2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008340"}]}, {"@id": "_:Nf2a4006dcd9442559352e0736e3c7507", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030399"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072932"}]}, {"@id": "_:N6538e21565db4c51abd27fbb668e8c68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239181"}]}, {"@id": "_:Nd6a5912e5e954257a3a8fb39f4efcaf3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855285"}]}, {"@id": "_:N279e690d6f564e13a89bba3b2140d01a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52613005"}]}, {"@id": "_:N31e56e44b1c241a3ba195eab139d04f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402341008"}]}, {"@id": "_:Nbb4450af7b3843e8896e97b50b1176a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023531"}]}, {"@id": "_:N540b96d8e2364931b6218463433c4d34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2931216"}]}, {"@id": "_:N55837603ba8a4d6986d0f53636d357f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011556"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344621"}]}, {"@id": "_:Nab628421c3c843e488b57b27b5f590ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839269"}]}, {"@id": "_:N90065ac7817747c49b4627cd173643eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072969"}]}, {"@id": "_:Nec936616d44f4205ba4e1eb46daeba99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024916"}]}, {"@id": "_:N14e519cf4ac8414e9170dc0942e4525b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020774"}]}, {"@id": "_:N2dbd2df23d6f4b6ba3faead1d84077e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024925"}]}, {"@id": "_:Nb2400a4465ba465abcc7075671676b88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039144"}]}, {"@id": "_:Nd9a956ec221b4e3ea93500c7c55088e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267412"}]}, {"@id": "_:N853507c24cbc40258419c59d01b3c78c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405947006"}]}, {"@id": "_:Nb22397b4db56447f88a51b90a91ef176", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43339004"}]}, {"@id": "_:Nb6691bd6761f45e4801cee5685cfc63f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0750292"}]}, {"@id": "_:Nce318f2218e94a30a20e4ee00004ec7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016142"}]}, {"@id": "_:N538bc8117ea34ae0a541e5f60edc163d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806554"}]}, {"@id": "_:N1bb54b107d8449b6921f3d2ab025ea0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004935"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265908"}]}, {"@id": "_:Nc7bb529093a744dc95df12a88c04aea0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001656"}]}, {"@id": "_:N98009fbc88f94c0495ef34a264616a30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856231"}]}, {"@id": "_:N87ce4aecf54d4aae9cc8628a5f0f2bf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11296007"}]}, {"@id": "_:N2b40b1000ffc486e97ded7ff591181e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675074"}]}, {"@id": "_:N801ba82e33ac408090c5c13ac84c8b16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263536"}]}, {"@id": "_:Nd22ddedd26234da98ab9a90bf3b88a6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48868008"}]}, {"@id": "_:N32a2cd37f94648109740bef28c02a9b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024893"}]}, {"@id": "_:N7a7a7e04b414402f8ba33f462efd8626", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25739007"}]}, {"@id": "_:N4c9d583379664799970c4a93cec273ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402237006"}]}, {"@id": "_:N9be7ce2239844a3cbee1a386758521a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1260959"}]}, {"@id": "_:Ncabe12acbd5b48598f0ff27787b16d3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013273"}]}, {"@id": "_:N2c9921b4c22f49f3b86d4fdf97d2998e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280399"}]}, {"@id": "_:Naae48a3e88d048048a71899cec0c5cc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155197"}]}, {"@id": "_:Nb0c1783220a6440b88c36608bd377a68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024164"}]}, {"@id": "_:N03dfcc130c104d2692842e98b20a33af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024090"}]}, {"@id": "_:Ne9da7ac6b1944e4f99425ecba63c80fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024926"}]}, {"@id": "_:N7a6dde1722774f1fab4a20ac20a69389", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95726001"}]}, {"@id": "_:N9c3815d377184cd3bfdcc0842ce778a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023965"}]}, {"@id": "_:N6be0652c4f814c969f7146e8d35e8c33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003320"}]}, {"@id": "_:N18ac4ca1a15443b2a77f961c6c7abda0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860219"}]}, {"@id": "_:N8c6381e64b98459f807894f850c54612", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165558001"}]}, {"@id": "_:Nec9ec47e4ea0497987529aca2196662e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:429641000124109"}]}, {"@id": "_:N951df95102c14eab8bfb4316b91b0c96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024167"}]}, {"@id": "_:N478ebdc29d1a4759a84d2727f941240b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010673"}]}, {"@id": "_:N9fc49186c7cf4fc29e6f14a7718d1c1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000963"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423757"}]}, {"@id": "_:Nadc6d2bf2dc94eb69ddbf3f1b8bc763c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072858"}]}, {"@id": "_:Ncb60a707c0a24fa084459ebe6ebc2b6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204108000"}]}, {"@id": "_:N213d823d8f854dbdac88f00c477dca98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1387532"}]}, {"@id": "_:N66ae9c2369e7441c809a7eabd1071643", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021971"}]}, {"@id": "_:Nff736d9faa01475e8c20350e9d56c336", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035244"}]}, {"@id": "_:N4585bd47e2194acd97683f0f39a0aa0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011471"}]}, {"@id": "_:Nf2b6633778be44e3a7cc3a3b1d562a72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005995"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837763"}]}, {"@id": "_:N40027d306b834f5e90f2d05a0a40d097", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204950001"}]}, {"@id": "_:N8ec1167e18a84945b2ecc098d4d2984d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022266"}]}, {"@id": "_:N77814be985f541c287d65ebb53e0b9d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42658009"}]}, {"@id": "_:Nca7047fd9a19441bab23661a61a84066", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17944005"}]}, {"@id": "_:N3ac2dfcd90e9466fa818ccbb60944a6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N0620103779c540e18f42751408953867", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024936"}]}, {"@id": "_:Nb821e84d6f134eaa936947079e17e295", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024911"}]}, {"@id": "_:N170799e3cf9e4bd0a8af537b47b8c190", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128045006"}]}, {"@id": "_:N15d7ab502c064588a3cb759e88603bff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024318"}]}, {"@id": "_:Ncdf7d6703a3f41f2b1d828e137d05bd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039538"}]}, {"@id": "_:N36c0e6bf494a4807a80fb312106594d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12326000"}]}, {"@id": "_:N2f5e1f43d1e44cf599798c227e7b3246", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011966"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023102"}]}, {"@id": "_:Ne69ef277cc6a409a8854958b27b050cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236403004"}]}, {"@id": "_:Nf66ac8e45a274fab9d12405f696cfdd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0948896"}]}, {"@id": "_:N79bcc9c93aee48e380bda52ea512084e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100424"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020976"}]}, {"@id": "_:N631c894179b14e57ad4be8ac8ae4b873", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024166"}]}, {"@id": "_:Nf6a6ce57b3b94f2393777786b11bdfb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0279702"}]}, {"@id": "_:Ne01652bd60a447d7868e0e9fdb9bbc89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016135"}]}, {"@id": "_:N623ed6fbbc2f4f89be9cc458d00e4fc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10018046"}]}, {"@id": "_:N5be686cf7aaf466c92c5ac713b092379", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0110"}]}, {"@id": "_:Ne8a0acafba3b44128c91431ba75ff668", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0578682"}]}, {"@id": "_:N0ffe3b873e414a6fa033308f286a365d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020792"}]}, {"@id": "_:Nabbb8dec10124febabfff089146eca26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011194"}]}, {"@id": "_:Nc68dde62ea354e578b848ab239b20753", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023838"}]}, {"@id": "_:Na4ea1650b175488fb1efc3bf7f6422bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:164931005"}]}, {"@id": "_:N449c91035c654fdfadba8c3340460a84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247033008"}]}, {"@id": "_:N405cf334388a488d947bcd6f8f064ff4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280603"}]}, {"@id": "_:N81519e6e7e4a48d1993eca2ab67c7851", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853238"}]}, {"@id": "_:Nfe01582797964d1a8ab120484da199b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024185"}]}, {"@id": "_:Nc5de39878acb40cb9ed54a2470a6faec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021544"}]}, {"@id": "_:Nd0f41ccc374842f194019bf395c754bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002896"}]}, {"@id": "_:N9c558d59e76b49d1852be5c999ea9ecd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0473237"}]}, {"@id": "_:Nf0897aeb06e94ecd809d8070210cdc6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152441"}]}, {"@id": "_:Nc20e878e53144c7a87f68474ec3ef7bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023556"}]}, {"@id": "_:N2087df05810a49799644e0a706f277de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419166005"}]}, {"@id": "_:Nd97d63e3c33c425598843635d8d9a015", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023480"}]}, {"@id": "_:N42f11ba1a0eb475a9caff3e0010a6a32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025770"}]}, {"@id": "_:N77ddebf011ba43498d506969e5783979", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024226"}]}, {"@id": "_:N3b5bed1ebcc341baa1b4304cdae2fc48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79353000"}]}, {"@id": "_:N6481953b9b9d4bc28ebd017b86c202bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840305"}]}, {"@id": "_:N330f033d94de4a0a8ab59e017ed348e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012135"}]}, {"@id": "_:N25dacd72c18c449f9a6dbd1cbb4cc07e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019569"}]}, {"@id": "_:N7b7bcf82fe264513bf898acdb92439d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3230"}]}, {"@id": "_:Ndd1aa224a1b847c0ad657fb74d1c76cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023731"}]}, {"@id": "_:Ndff6b19d8b104e918e7516c3edd1e89b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15188001"}]}, {"@id": "_:Nda98e2ef5c2f40c6b7e1532f401a9cca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1708350"}]}, {"@id": "_:N4984466fe888457281e3e84e3b31c28c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263420"}]}, {"@id": "_:Nb1527951cc194da2a4f352a0c644d481", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:191667009"}]}, {"@id": "_:N70944445835c4c21b1c25935e2c83338", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54627004"}]}, {"@id": "_:Nc03b76fa849045eebe2c94d74f3c6010", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025040"}]}, {"@id": "_:N1bdc7b5625a648ad934aa51bc266433e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149645"}]}, {"@id": "_:Ne0c030073b76435e96c25be6f9883c77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020814"}]}, {"@id": "_:N07f0a21754ee476089e4b34af7055b8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073251"}]}, {"@id": "_:N4c0e1af49e0c4f94b20fc85e99e8597f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032231"}]}, {"@id": "_:Nc546ce1ebbc040728b3ce463da98765f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0745730"}]}, {"@id": "_:N6aae023bd1874b12846c27fc69598655", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68666001"}]}, {"@id": "_:Nf3310394a08949a8a8bd7e03782734b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2739810"}]}, {"@id": "_:N98c34faed3224cdbb78344b714d5a633", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970816"}]}, {"@id": "_:N51a5bb06d56b499298cfeb6ff3dee714", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024810"}]}, {"@id": "_:N1ff5d69c60e54fd7b1d3b204d0a319bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1140"}]}, {"@id": "_:Necde4f14d00c41e5a01f37b762b596af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003490"}]}, {"@id": "_:N33479fb86aba4a85be870f55d3f32c59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006949"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848695"}]}, {"@id": "_:N2d85f27f262142a2bb4e873e4ee91aa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2678323"}]}, {"@id": "_:N21c6654a516b402080df1c82cfc3e356", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025452"}]}, {"@id": "_:N36fe5fda5cd74004b348dce412506961", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851714"}]}, {"@id": "_:Nf7430af1450e4854b48754f875ab3e0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849364"}]}, {"@id": "_:N34bcbcfc90cf4c79bc5a65206cec976a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855205"}]}, {"@id": "_:N8a5ab24d0a2649b080bc7821ff7afd69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021669"}]}, {"@id": "_:Na1b4667a445c452dae5889fbd72847ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715901002"}]}, {"@id": "_:N72772faa196a42948371d246e9b9c90d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2677378"}]}, {"@id": "_:N52683269dba7402ca684867d3337c994", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536479"}]}, {"@id": "_:Na42b9bde0f0f4f47894d3f1eec513033", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80182007"}]}, {"@id": "_:N3aa3993d545d4fe7be84ab779e428e9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271838002"}]}, {"@id": "_:N8fdab4dfcce84aeb9815ad1546317068", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194424005"}]}, {"@id": "_:Nf301e44384a14574b166d56a0eba7107", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012164"}]}, {"@id": "_:N4af7b3c6aadc45a887c3afb04e6fca8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010911"}]}, {"@id": "_:N47b7ccbcdd36400e9e2d0442266ed4b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31401003"}]}, {"@id": "_:Nba6d0b493f144e6a87cb13530a6e5b69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022653"}]}, {"@id": "_:N1d03313b168746f68713bff9fe8a2e9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021852"}]}, {"@id": "_:Nd092b48315e64890ac52bdfa0243da7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011681"}]}, {"@id": "_:Na4ba92cfb54a4a54aa153cae3b426f8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025495"}]}, {"@id": "_:N0e06f29d089d40dd8ffdcecc58cbd42e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234047"}]}, {"@id": "_:N26275971a6584a94a97788d62e437ada", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80093006"}]}, {"@id": "_:N8617a954557e4418916ab1a4f273629b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020505"}]}, {"@id": "_:N64ec85c7849f44e69100ff05c939987f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020923"}]}, {"@id": "_:Ndfecc0eb95464989a423442f18b48b5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006994"}]}, {"@id": "_:N2a19b9b3fd6e40b886802bc55a026903", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023831"}]}, {"@id": "_:N2377bffff422485d8abd2919b533ecb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0454642"}]}, {"@id": "_:N0523ca05147f4e75998a0ef4cac0e45f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16740003"}]}, {"@id": "_:N30cf532c2cfb4eefa9515be6c72efb05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009793"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867782"}]}, {"@id": "_:Nde5e6e308a614b3eb683d219e89f9f6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806660"}]}, {"@id": "_:Nada3e9ef18314e7aa98fc607a1a420ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0079352"}]}, {"@id": "_:N27ad8a27b9d54f96a64263a6f238e85f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024148"}]}, {"@id": "_:N4d79d059a7434c45a988fa1c1b0aadba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022742"}]}, {"@id": "_:N7442ebc40ab04be096dbf1160dc38466", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022457"}]}, {"@id": "_:Na23225d9affa442a92188e6ad7bea66b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1112467"}]}, {"@id": "_:N70da89e0c2534daeabbcbfca91d69e55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844749"}]}, {"@id": "_:Ndde7531bb84449b180c8ddf07fbd5d27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0544755"}]}, {"@id": "_:N86b08a83817741e88ce3ddfa8c2c8765", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018939"}]}, {"@id": "_:N63994a016fb64667b4cbff79bbb258ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022319"}]}, {"@id": "_:N070087287f494a06917cbe42eb231600", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845107"}]}, {"@id": "_:N74c2841c993a453daebcfa04233273ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17450006"}]}, {"@id": "_:N6c163ee8a3044e71922bd72bb97f605e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1704317"}]}, {"@id": "_:N06d3c130be734178af5db733412baaae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024904"}]}, {"@id": "_:Na8df65d5d324464daca9380696caa55c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280390"}]}, {"@id": "_:N8e98a0ae7d7b432b9bd85abd28649984", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072937"}]}, {"@id": "_:N482c102ffd7f4c9095fb958092c43096", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000287"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025868"}]}, {"@id": "_:Ne0db50190c27485989d724dfa1ca3a7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D056693"}]}, {"@id": "_:N77ca346cc30c4f999876f57dfde9edcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205768"}]}, {"@id": "_:N66da5ed5fd464352b95596f4afca2231", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002779"}]}, {"@id": "_:Ndf091fda61a54b2387f6b761764aecdd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3424008"}]}, {"@id": "_:N0226d7b9cc1244e7b6bfcf6a5435cb78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221355"}]}, {"@id": "_:N99aba1b688e5478b9f41a0d6cce7e917", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202307002"}]}, {"@id": "_:N62e141f0b97c49758ab30af0de50b3da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004927"}]}, {"@id": "_:Ne8edcd06be294def92b4d0d262ac3832", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:697945009"}]}, {"@id": "_:N1b68a53a36d141b0ade8a0e67485fb61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6595006"}]}, {"@id": "_:N5abc285754194bbcafa941edfd2ea437", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280387"}]}, {"@id": "_:Ndde3bcab27664bddbaa41e8a17a5e3ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014306"}]}, {"@id": "_:N7ba7ccab2f2d4f4da9ed1c5492bf6836", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0546967"}]}, {"@id": "_:N0ede9c54d69042d090637024b15c7f20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264133"}]}, {"@id": "_:N5f5e6cdad67d4f05a38fc7d1ccd46b7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024335"}]}, {"@id": "_:Nacb2685265204d048c9c7266af8bc4e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855608"}]}, {"@id": "_:Ncf2f99ccc3804329be74a2ec1da916dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0541912"}]}, {"@id": "_:N8caab5109e1643d5944dc513b905fe61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024737"}]}, {"@id": "_:Ncf0ef4d5c59244699d6fa3029ad1bb8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280549"}]}, {"@id": "_:N9edb5d9e0a93452482d69de06e47b7a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85559002"}]}, {"@id": "_:Ne8367cf6a69e4d6f903ce201926adc93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844512"}]}, {"@id": "_:N3a34e401078946699ac639d9223335c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024263"}]}, {"@id": "_:N58e8a28d4ee34c86b2fbe1b79093c8fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864179"}]}, {"@id": "_:Naf1747c4842646b38ba455535d775a9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020474"}]}, {"@id": "_:N610b231e1963487ea821401e1901e972", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158734"}]}, {"@id": "_:Nd0a231d952f54e6baa057f6c39621d2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022440"}]}, {"@id": "_:N46f75e7e2f504577b05001b41998e289", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022308"}]}, {"@id": "_:Nad9fe90c673f41789e4ddc0cd8d333ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021342"}]}, {"@id": "_:N3806ac53bccf420fb42f2ae951011a6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006971"}]}, {"@id": "_:N17ea44c2caf34ba7879f536122419bd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95800001"}]}, {"@id": "_:N9c6033757e3e4a5d961c2176dc72107c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021546"}]}, {"@id": "_:N79b20c79391443489438ca6eb5a898f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004802"}]}, {"@id": "_:Ne04751e4c72c46fea8f7f647cbc7b0c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846013"}]}, {"@id": "_:N28b9da95c42344b38e5eb30f71ea4ea3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233286"}]}, {"@id": "_:N9ecb56f1ee3748f1bd046e9124c866da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275478007"}]}, {"@id": "_:N32ee47b147dd466fa403bdf834b9fd27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100296"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0333757"}]}, {"@id": "_:Nd7449fcf73ee43d1809b01f180ef65c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247081001"}]}, {"@id": "_:N7430cb4e9f90469187ccb78598f60b6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024419"}]}, {"@id": "_:Na06f058efd3a46f880cba269c7a7361e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024236"}]}, {"@id": "_:N39fc484f628c4f6c991f7c3e051cfc5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0410192"}]}, {"@id": "_:N8903e442c07640e4aab5f9cdf66d6533", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75183008"}]}, {"@id": "_:N40cdae8887fd4a2ab81d36044de7e15e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:191169008"}]}, {"@id": "_:N73d8d2dc8b7042219308e07e001a65b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34887006"}]}, {"@id": "_:N0640b9186dd9445d9b20f80b742bc84b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0409412"}]}, {"@id": "_:Nfe78185bb2b04c9986bbf6838293d0c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020843"}]}, {"@id": "_:Nfb61a3ab22454b9b946839cdf2098985", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073280"}]}, {"@id": "_:Nac4c5262581a4e4b8ba805fbaf764cc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128306009"}]}, {"@id": "_:N6222be89f8b642b3bc5bdb59e1b76afb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20018005"}]}, {"@id": "_:N6293d135d8b04fe2b3c371fd0dea1db9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3854388"}]}, {"@id": "_:N08c1d03ebf4b42fd83d6cfe091489b0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073110"}]}, {"@id": "_:N8f39e08728f64c0da13a6e34c576e48a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423113"}]}, {"@id": "_:N79c7a9d7c59c454eaf391f4b9c3fe075", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1912002"}]}, {"@id": "_:N6908fc8cd6904c78881345f4d2c03950", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029191"}]}, {"@id": "_:N4e7b12c502244c9ab24ebb70a2ba65ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022863"}]}, {"@id": "_:N2a4bb4b8ead44190b445249fe3a10802", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025397"}]}, {"@id": "_:N0d75f6d94fe24f55a7c50e5ac601c54c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241157"}]}, {"@id": "_:N10af6c044e2747a78dfc456511bb7450", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024641"}]}, {"@id": "_:Nf68735a518c944d88eb5d7530cfb0b4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011471"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023342"}]}, {"@id": "_:N98cdd0ae648f43e8b6fd493c4586b2b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:225570000"}]}, {"@id": "_:N3fc2993fad11476ba97ef01ed83c3ccb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805420"}]}, {"@id": "_:N748002aab4694f0489995dee189d4833", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0410264"}]}, {"@id": "_:N99e7be0fb1934178a88937893397a7da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445468002"}]}, {"@id": "_:N0c1216fd10aa4b979288e7d056b29c9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022708"}]}, {"@id": "_:N0961ff0d5fe94ea9ac091a38ac26b39d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253926000"}]}, {"@id": "_:Nc0c042ff53a24f35991e97a550bad434", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025246"}]}, {"@id": "_:N09bbee6448ed4df49ad9068c624468f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:606"}]}, {"@id": "_:N60151c933f594cb19a7f279dc9025b42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024027"}]}, {"@id": "_:N591a446470534d08b685c47d06e73855", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16386004"}]}, {"@id": "_:N30ad958c12a444148bacfec82f6ae695", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-o:M8272/0"}]}, {"@id": "_:N67f3a23e14ac46a29491207f77a0da9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006871"}]}, {"@id": "_:N6400a2aa735849e49f38f00698583f50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073215"}]}, {"@id": "_:N3773f7fa56a446be89e0ae3cbe892c9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298000004"}]}, {"@id": "_:Nd5a44d87af8c4e1297314920fbaa11e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838664"}]}, {"@id": "_:N0f62de7028af4171888799da65d1bc9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268240006"}]}, {"@id": "_:Na9d6164ff0ac4e898ec4447ddf041963", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0677598"}]}, {"@id": "_:N01270ee0981947e19bccec94d08423b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249321001"}]}, {"@id": "_:Nae580980ce8641808465c827aef9710f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D053206"}]}, {"@id": "_:N6e50c2e7b6fa44c9b8476e8ee5e31a84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88610006"}]}, {"@id": "_:Nb6ba8645697b4cfab172da829f679422", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344925"}]}, {"@id": "_:Nfece5a7a6e0c42a3a2c275f482cf0f8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006501"}]}, {"@id": "_:N081ecd1318864792b5822ccb39cd91fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005695"}]}, {"@id": "_:N2f27d1d93646410f95a43c1d1560ae41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:991002"}]}, {"@id": "_:N8eac495aa57148d0ac85a55d1d92f8cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205329008"}]}, {"@id": "_:N00fd3d4f6dc34e1a9f095d750bf9d24e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021532"}]}, {"@id": "_:N51d65faf910f4e11bb1a195af8610a1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100963"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020453"}]}, {"@id": "_:Nbd04b8b8f44b4b8480fdead32b19bb9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026827"}]}, {"@id": "_:N230fde6df6f44f459fe422db8d70d2fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025601"}]}, {"@id": "_:N4f43aa55078a483cb8b3831c2f1eb400", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000142"}]}, {"@id": "_:N7678fd76834346769f055b34e3a98c7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005926"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025105"}]}, {"@id": "_:N16e314375ce34409a8dd68e2db16c17b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297995004"}]}, {"@id": "_:Na7c16722273942b8af937faaa0650af9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1295678"}]}, {"@id": "_:N838ed83cccdf489ab6c8b11eda27ade2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40739000"}]}, {"@id": "_:Nd5a904800f2546e49779cbc72b017307", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50477003"}]}, {"@id": "_:Nbd6d061df2a54493850cd6d577b613e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126667002"}]}, {"@id": "_:N50ee0f04ab894a958d17dd17fe5c8c50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846464"}]}, {"@id": "_:Ndf90899b59de4f298565e3a3e1269686", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025373"}]}, {"@id": "_:N01fdf174d5434105a319b38c80cabce3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009685"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024234"}]}, {"@id": "_:N99a0f3709cc24f9d8b9a0005c42bbdbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004677"}]}, {"@id": "_:N300d4b78e20b4983ac0185c5114e6cfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008391"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3551426"}]}, {"@id": "_:N56a3de69250841cfad0586f2143e13a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022950"}]}, {"@id": "_:N9705512d8e3e4411870622b12e409d93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86708008"}]}, {"@id": "_:N8cf62e4968364d20b5ee9828effa3a94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018785"}]}, {"@id": "_:N93922f485beb4ea582e3a51ff18ed24a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865119"}]}, {"@id": "_:Nbf20debdb9524c2b80e8825e37932801", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100556"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0333662"}]}, {"@id": "_:N8aef4810f24e4b7180adb4c24933aa37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372281005"}]}, {"@id": "_:Nd2a20af4c18d4530a4547e16eb524133", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023252"}]}, {"@id": "_:N09682a9deaaf4d97b6152deec2b46ce4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001946"}]}, {"@id": "_:N77fbd2d7073c4d68a29a0bc265e37320", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0700198"}]}, {"@id": "_:Nea36efcb8b4e41d3acd46199e65e1ee9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837797"}]}, {"@id": "_:Nf2c1346bf6d142668513ac635b5634c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718224004"}]}, {"@id": "_:N8204a922201e43b1921f4e60474b5685", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345392"}]}, {"@id": "_:N50d591f535cb4b949547f6ee8b298d19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004299"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128545000"}]}, {"@id": "_:Ncaee268b6bca443a9b888127a8806ca0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0280856"}]}, {"@id": "_:N46cdd588bd35413a90bb0549d6fde4e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020821"}]}, {"@id": "_:N84af64bd64fb4799891bb74fbbd730d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443871003"}]}, {"@id": "_:Ne252014c165247a9aaa9a9f3b36fbe5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030714"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1390676"}]}, {"@id": "_:N6e6e359e4d324c16a77c590d053fe55e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006876"}]}, {"@id": "_:N624ad962f196481693d5daae5c66b2f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022474"}]}, {"@id": "_:Nc5e80aec10e34ebda935640ff46d1700", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026010"}]}, {"@id": "_:N00886fd2a6ec44d8a0a28711356d8a6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004881"}]}, {"@id": "_:N4f0a4dff78c742b99e00f7230ba98217", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nd9edf30e452f476d8c034bd24da0a78c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024880"}]}, {"@id": "_:Naf1aa2fdf2a44d63b95c99abc3fc8098", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2750635"}]}, {"@id": "_:Na1bce396679442cebbfc7668e40d2ff7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040130"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235760"}]}, {"@id": "_:N07d702df927246b3b4b6ffc69edef3d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129458007"}]}, {"@id": "_:N5a2c20aed1f54ba4b385e56a003e09f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C580065"}]}, {"@id": "_:Nb7469d9b69d0436a93404719e70af65a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280308"}]}, {"@id": "_:N4d2ff475ccca41c5bfa7bd5847ab8aad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126880001"}]}, {"@id": "_:Ne86af3a824504930a1aa953d5642a0d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024221"}]}, {"@id": "_:Nb6ca2fafee734dc39aa6b497b0ef6d1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007124"}]}, {"@id": "_:N9a85276218a04345a76e69f72ddf1db6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239589"}]}, {"@id": "_:Ne50e99551ebe4a8f812d931fe3028995", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149951"}]}, {"@id": "_:N666ab11eb4014242a2b664938842334b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025155"}]}, {"@id": "_:Nd6483fa880c74e27a495765a12fbf59f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009624"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024269"}]}, {"@id": "_:N20c0b12507174b438908af491d2913dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234376"}]}, {"@id": "_:Ncb1419fbfb0843d79780fdf3d8bdec62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002547"}]}, {"@id": "_:N7b40f6ada6b54dbc935fe0fb4b496beb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431399"}]}, {"@id": "_:N40be66464ac04edeaa54b17da9a600a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024223"}]}, {"@id": "_:N7c7e76e014b34edb8fa7f844cc1fd3b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021683"}]}, {"@id": "_:N2a2d930c4af945de94c8c5a38a3e5790", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023060"}]}, {"@id": "_:N613b7b7c24b04e6faace1e998781c69f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N079930b54f1e4603b1ab6c47b2f4dc79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3854181"}]}, {"@id": "_:N50e6a09165f541e7bd1cd772755c659e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033999"}]}, {"@id": "_:Nd2b95b2898cc4145b971ff8d551dc5ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840452"}]}, {"@id": "_:Nf5f966df979f43108358a9aad6634aac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266474003"}]}, {"@id": "_:Nb2db7003a61e4dff83c49635daca6dd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022685"}]}, {"@id": "_:N548ebc2c00bf42f1b19abb21aefdc00a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006345"}]}, {"@id": "_:Nc44f4a11614b4ad18c7c97dbd34dc9a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263530"}]}, {"@id": "_:N4f5a7a84871c46ac80c4bbe0d2f20600", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302912005"}]}, {"@id": "_:Nd0ca550df3394b5f98992133fd03ea77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003537"}]}, {"@id": "_:N1882d7ba1ac343c5a2d8f2699bbee88d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024376"}]}, {"@id": "_:N2316e6612ec24981becc14f3ce4ad27c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866010"}]}, {"@id": "_:N9b6b8250010f41e180545a5ec4d97564", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0333454"}]}, {"@id": "_:N91c193ad9ae44ef997359d3598debf33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1306587"}]}, {"@id": "_:Ne09ae85bbefb46e5a30be7f1cc1c86a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073036"}]}, {"@id": "_:N4464d54935454ec28a1b5144d4cd7973", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073165"}]}, {"@id": "_:Ncad2d22c51054830afeb6fa78bf0fbfe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013546"}]}, {"@id": "_:Nc3660d52bd8f41e2912b52c063c49026", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44647001"}]}, {"@id": "_:N15ffd3b30fdd44a7a0a3a41f24dcf265", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0949173"}]}, {"@id": "_:N26caf3b3e0de4496a89b1f3398119868", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025456"}]}, {"@id": "_:N28c58421a0ff4275bc597ca858ae1928", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857025"}]}, {"@id": "_:Nefb669bb961a4b2995ace8c6f463d67b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0854892"}]}, {"@id": "_:N5f46e22d369c4c7d92391c2969667784", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2586056"}]}, {"@id": "_:N8f5d70e805214f9f98300d959b701221", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20741006"}]}, {"@id": "_:N4d935a91066c4452835f10ba5b1ca3dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111255008"}]}, {"@id": "_:Nfac0acbbe93643aea6d75097f2e7a724", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024619"}]}, {"@id": "_:Nd14f4d168dfa445abd8b8f148aa012c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006212"}]}, {"@id": "_:N6ebaff0ba1fe4e67b165582b9d5b8b25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024825"}]}, {"@id": "_:N086e21f2cea44b9ab3f826f0b3c500c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100814"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265985"}]}, {"@id": "_:N733548af3cb444569c10610a30d4bf19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021591"}]}, {"@id": "_:N9342778acb0c464bbcf5f973d65de916", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707609006"}]}, {"@id": "_:N37d4e2144641495a9a228ba8602dc26f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50007008"}]}, {"@id": "_:N92622b91e6df44ebac5d2a68d37fa3be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234974"}]}, {"@id": "_:N15655221dee24df0a457298ef22ce7c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60612008"}]}, {"@id": "_:N5b3335fdd7a44fd48a09f404ef5b4b09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837323"}]}, {"@id": "_:Nef8de1651cfc4271b987a12f9356b847", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020975"}]}, {"@id": "_:Nf69351e6d51e4384ae6916c53f5cc6c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0025004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264134"}]}, {"@id": "_:N7d816725e8ff4f61815066ea0329aaf3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18620009"}]}, {"@id": "_:N137c98b357d74733be724adcc1973771", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851811"}]}, {"@id": "_:N2076e7104d844b0cad5adc85bcfea626", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001259"}]}, {"@id": "_:N93ef0051990c4b628f9584d32ada7222", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221169"}]}, {"@id": "_:N4c563341935a450ba8339d45ac195822", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859339"}]}, {"@id": "_:N80361506600a460a80d3ef058adf0aa8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021163"}]}, {"@id": "_:N2d6c93b9d4714bae8bc6dd24380a47e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52824009"}]}, {"@id": "_:N354ef8fd6dd344b4a9ad1db12d407bef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013614"}]}, {"@id": "_:N01790220a3954f6d984e5f18ce67887a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072842"}]}, {"@id": "_:Na88586e63d794e33b4b580f90f2ba826", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205139009"}]}, {"@id": "_:Nf2a196c33cfd420fbe4346db03d42c72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49650001"}]}, {"@id": "_:N448705a6e0a644e7843d745cefdb143f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0603"}]}, {"@id": "_:N1530cb51694d4306820a9b12f745b518", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024317"}]}, {"@id": "_:Nc4d4b7ce26ce4cc0be4777dd954096f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23610003"}]}, {"@id": "_:Nbcb62a0a079e400395f3439cc530cae9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202265005"}]}, {"@id": "_:N142adc18be4c45ad87a2b246041ef113", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020693"}]}, {"@id": "_:N66f64e9421c24ce88f7639f2edbd4e2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:304068004"}]}, {"@id": "_:N6291d3adbfe649bcbe4b696751e7513c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023202"}]}, {"@id": "_:N52a2e6b69c9649d6ab538ad9549c7ec1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021391"}]}, {"@id": "_:Nd82de716fe324560a7ae00f98d1bf7e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020713"}]}, {"@id": "_:Naa2041dfda154489b9ecd487cd20b78b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023141"}]}, {"@id": "_:N630eb8f6cd4240c78d657cea1721d954", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021154"}]}, {"@id": "_:N0563992ba8da435886171d26f8bda28e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276645004"}]}, {"@id": "_:N360ceabb533a43e3abbc64869b37461b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022573"}]}, {"@id": "_:Nf1da06cf4b844d0caf72087b2baa31f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024873"}]}, {"@id": "_:N0356233989724b3c99f12ccc19d4f159", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001037"}]}, {"@id": "_:N43101180ab2d443e9115e601234f1a57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536494"}]}, {"@id": "_:Ndd312356d1dd42a1941f64d24b6be1eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837649"}]}, {"@id": "_:N3d3f1b457b234d63b37746e713aef4c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0576225"}]}, {"@id": "_:N7d14979cacfd40c39f83ad36d6c05472", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221363"}]}, {"@id": "_:N2db1196eb2464b0f92c0cd4b12bdbf84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073113"}]}, {"@id": "_:N343f6c68f02e490c8dbeadd0b7ae8f96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073191"}]}, {"@id": "_:N05addf9cc8c042b0ad902e3804ec73c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011424"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0854520"}]}, {"@id": "_:N9a3e659c01534a7d81cd0490569e9bd5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360353005"}]}, {"@id": "_:N7f1685b294fb4d3f9383de1d41db2f3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005687"}]}, {"@id": "_:N4140653622e648f0b3c91ea419bd4565", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022680"}]}, {"@id": "_:Ndb06cc455c3e4519a06e2f6572664163", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844606"}]}, {"@id": "_:Na9a9d68b95f44ea2979b17e023d4bc03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1112768"}]}, {"@id": "_:Ne3b6682651854a4bb4b35f09d3d5c076", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1384901"}]}, {"@id": "_:N6166d820108a43b39257425af7552327", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041974"}]}, {"@id": "_:N10da09d3b342485bac0e91ad1441ccf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751093"}]}, {"@id": "_:Na09ddd13ced243c3b6072924c4c00620", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008364"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024689"}]}, {"@id": "_:Nd392ef9298dd4a7e8d62a17915bea007", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009908"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851897"}]}, {"@id": "_:N5c3cef861d6a4de68272dc1391a705a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018358"}]}, {"@id": "_:Nadf9269ff2f5422ab958e6e5740d4a2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024479"}]}, {"@id": "_:N798f4d22b99f4530b83b00bb4321ed53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022873"}]}, {"@id": "_:Ne19efe9f679644058bb7a9fdcb7dc039", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020864"}]}, {"@id": "_:N46fb187fd9bd4364b9a88648ca9a30b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006440"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844516"}]}, {"@id": "_:N0db166cf791c4337b50cb0a23e89e113", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844632"}]}, {"@id": "_:N1cd65f7ae7bd40b28326a5e6c46f5701", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021277"}]}, {"@id": "_:Na998cd85eacd4854bc98fa0691a1934e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025393"}]}, {"@id": "_:N2600dafa6e0f476785d48f601246a7ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014121"}]}, {"@id": "_:N56a743988bf8411aaeca19a1eb5c6ade", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020871"}]}, {"@id": "_:N4ed11f6bb8be49b0b1497c8dcd65b209", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007374"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024895"}]}, {"@id": "_:N148f0a3293cd435fb55a411c7c00fcf0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854948"}]}, {"@id": "_:N27089e0122f44c7fa702f098af2264d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861872"}]}, {"@id": "_:N88ffb9d911634418858c5b38f9f17b95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005295"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345088"}]}, {"@id": "_:Ne2fbeb323c7640dcb29aee7879adb2c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012512"}]}, {"@id": "_:Ne8455cbf1b9c477d8836561691cff944", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021822"}]}, {"@id": "_:N2cc52d053a6541609ac33c2beb07ab13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0012739"}]}, {"@id": "_:N5c1d3a67db3047b0b676a2f8c016712c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003873"}]}, {"@id": "_:N48cfc5c0836a4ecb9f7a3be0e9129445", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0393588"}]}, {"@id": "_:N776441aa902d4615999654935792f211", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857690"}]}, {"@id": "_:N9614ea0bc0be4dd39d7a4f4f4974933f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70759006"}]}, {"@id": "_:Ned964dad892e44efa45ff98a630386ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023497"}]}, {"@id": "_:Nc3e7d9b9a55d44e38c592449747dede5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125554003"}]}, {"@id": "_:Nf8a07fe223374e6da1cc8ecb57c78df5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562942"}]}, {"@id": "_:N6f163de8d9ae4c198b279e09564d3a2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002822"}]}, {"@id": "_:Ne06103a5c48b4b019b9d348818d7b45e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023012"}]}, {"@id": "_:Na7eb1262b6094916a6903a3572f43f80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128189008"}]}, {"@id": "_:N276340d67ebe45ceb8ab8bb925292217", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102943000"}]}, {"@id": "_:N25d01c77972d427c9d349c838d72cb30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423112"}]}, {"@id": "_:N86b8c8b32b6b43d1b3d43854ced18313", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020855"}]}, {"@id": "_:Na0b1795dd85f412c9888ab8116bd9ed7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022217"}]}, {"@id": "_:N15712bacae3943f2897f4b6ddd66a78c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93278002"}]}, {"@id": "_:Nc98e47f1b1c04775bb35d2b39036ca82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344656"}]}, {"@id": "_:N58774cdab42b416582b0cf061479624f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020987"}]}, {"@id": "_:N790458db907346d4a4ec42fb73f6f327", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575904"}]}, {"@id": "_:N9d0883fa02de4e179d2852f8fc350395", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0237326"}]}, {"@id": "_:N056ddb694efc4e6988430576585bc4d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010282"}]}, {"@id": "_:N51cf5dab3bdd4b3683ff9db77829ae1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848595"}]}, {"@id": "_:N30a5cd8a239448119f720f44a3759b33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231531"}]}, {"@id": "_:Nc1a19155a754435f9dd0f580adecf4fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025672"}]}, {"@id": "_:N4618f05b751a490e9555726789d34ed5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0600498"}]}, {"@id": "_:Na8a2a0e6ab184ee5b2815633a518a9b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235884008"}]}, {"@id": "_:Ndd4a472ca7ca40f3b35859c2bc0d228c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020723"}]}, {"@id": "_:N7364abd9f7d045938ee4ed36fce4d8ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312999006"}]}, {"@id": "_:N0ab58204a4234fe7b307499e1d91c523", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151603"}]}, {"@id": "_:N31751713380e42fc984baaccffe16e29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023646"}]}, {"@id": "_:Nfa039633ef6846e0a8bb9ef88830edbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857476"}]}, {"@id": "_:Ne6164c7015bd46bda3f55c8352a1da2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1458140"}]}, {"@id": "_:Nb6d6ce72e7e6485b85388d42999dae90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265666"}]}, {"@id": "_:N43a4000d3efc4fb1afce8446c0a76d18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848555"}]}, {"@id": "_:N9692e91e179e4c8694821fab0a2b7cf8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839731"}]}, {"@id": "_:N73e9feed113342779aeb936f70307cab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021363"}]}, {"@id": "_:N39c31b71e4f64ddaa6b7b0cf3fe8ae92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254786000"}]}, {"@id": "_:N7c787c3ae38441efb88ce66b9417d455", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023940"}]}, {"@id": "_:N50c434a0ba5d41cc97c55c35cb17730b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46888001"}]}, {"@id": "_:N5a2f5974e602472496dca42e0cfc4dec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1841661"}]}, {"@id": "_:Nf65cf0d2d9ef482eb5dc7ab54b8886c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46923007"}]}, {"@id": "_:N23f87e827e31403aa58d9fd860a765c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025124"}]}, {"@id": "_:N369553ca3752436598fb30a1f38824da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000756"}]}, {"@id": "_:N9f67ecaa21c3473684be393156aa8677", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2169806"}]}, {"@id": "_:Nbfc9d269393948f682fb6fa9b88fb041", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836038"}]}, {"@id": "_:N65e1c09091f747aa8a97bc37b39d4d48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61989004"}]}, {"@id": "_:Nebaf6cfa098642149f09995c28bec7d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011885"}]}, {"@id": "_:N93fd6a55090a40e98f3aea8990e6afa9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023210"}]}, {"@id": "_:N61ff98d42c91459696b0afda41db87ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009903"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428477002"}]}, {"@id": "_:N7316055fbc06436083730a7390e5a260", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0475732"}]}, {"@id": "_:Nd1b2a226fd174a2db51ef7cb71b6571a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850190"}]}, {"@id": "_:N77a6e15606a14b25b55a4b23fdfd4287", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268464"}]}, {"@id": "_:N778c271bbda54f32b8eca7ecc9d44878", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47002008"}]}, {"@id": "_:N780de9fcb4d841a5ae7499b98a85ab95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0028081"}]}, {"@id": "_:N709d17a3ffec4a42982b9ec27dd45e5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204145006"}]}, {"@id": "_:N1a63fd52d37549b399f42117e8a49e8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78768009"}]}, {"@id": "_:Nfab6ab855ca14f438185d16e1c6a5cfe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024088"}]}, {"@id": "_:Nb9cb1e8ca2d645429edad79164e5eb4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3814530"}]}, {"@id": "_:N48cac6a63bf340e6b77d823bf56f4eed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016399"}]}, {"@id": "_:Nb4b65747a11d4515966e28d108c3afd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024258"}]}, {"@id": "_:N5a794cf212e043c48fc7c20e173da39a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84884003"}]}, {"@id": "_:N815f74c9ae2c4132b17fed0f01467034", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426415"}]}, {"@id": "_:N8bd8e913edc541d6be1a62c1719236bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838027"}]}, {"@id": "_:N893411f1239742639e73d552b30bdb09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022802"}]}, {"@id": "_:N69b36709319f4a919964eab184dd93c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024057"}]}, {"@id": "_:N76ab3ee97ee74f0b9988078846437302", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837379"}]}, {"@id": "_:N15ab7d2598174399920a44a1461a90c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40055000"}]}, {"@id": "_:Nb9f6d549023546cca18137e5baa55357", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100374"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022117"}]}, {"@id": "_:N0153600afe414609bf84417c650af3ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001254"}]}, {"@id": "_:N0d2ccb86e558486792a4072d9608b2c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280669"}]}, {"@id": "_:Nc722f36de57843a6a5fd175d4fb96b47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021267"}]}, {"@id": "_:Nbcd5801c7eb74806b7d11f838bec8f4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021900"}]}, {"@id": "_:Nea513acd9aa949d4a71b8e538fbeef3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78250005"}]}, {"@id": "_:N03d1caf76145460bac00f32fea729da9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025449"}]}, {"@id": "_:Ne465e7bcd651491cadc063802bb96b41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265812"}]}, {"@id": "_:Nd6a8a9967dcd49cf8de08b42f7476c58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50091001"}]}, {"@id": "_:N2481660a093e49868f81e496376d135c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0578475"}]}, {"@id": "_:N5b0fe5959c7846eaafb187b88c8e67bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110005000"}]}, {"@id": "_:N0394735d88a941dc81c6c267901d8d8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386584007"}]}, {"@id": "_:N01017554c36c4d31b6e1409ad3109a09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3671880"}]}, {"@id": "_:N5b62773846fd45ed986acf1f082af8e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345904"}]}, {"@id": "_:N0e8af62b295e4c63b9dbdd66ac19594d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023133"}]}, {"@id": "_:Nb28348fead024f6f8e32758939ef9e55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021851"}]}, {"@id": "_:Nbba2acbae1ca48ae989928205757eda4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859680"}]}, {"@id": "_:Nfea3b9be9e3640108fb6e0248a3d1d66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030536"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073010"}]}, {"@id": "_:N05ce89dd1f4d4774b1f3781eee1a75ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025290"}]}, {"@id": "_:N8c9b0102148340729975043fc57ac198", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025007"}]}, {"@id": "_:N20b7b69e9a4a4033aaacd9b466b6cb62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535475"}]}, {"@id": "_:N607d89f76b27497f979af3a5960ad3fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399054005"}]}, {"@id": "_:Ne0e070f212b148b9846857a76b5e52ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:228158008"}]}, {"@id": "_:N03325bff3b5041a7b1a13f1359430118", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:131106002"}]}, {"@id": "_:N248b5dadccd24112b369221e44cc6e08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072929"}]}, {"@id": "_:Na5a3473e43f44dfa9af8afec20f30edb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025439"}]}, {"@id": "_:Ne46659c023cc44c784bf6cdd27005313", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124961001"}]}, {"@id": "_:Ndc724c73909c4efc8c37fe0897a6440e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033975"}]}, {"@id": "_:N07a3ffce9a65437798ac0954169b00ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279397"}]}, {"@id": "_:N92591d8996e542eb901bc26c73e8d2ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1290511"}]}, {"@id": "_:Ne6b94612d55c463993469016d895a231", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232461"}]}, {"@id": "_:Nd730a016e9f541658ca56ccd8026dd8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017253"}]}, {"@id": "_:N12862700965f4bd0a757774ca84b2bba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D058447"}]}, {"@id": "_:N01b2d912fce9493b8d7d160042e457c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036220"}]}, {"@id": "_:Nddb5a90eedd04265b43910d0cd77d0f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25273001"}]}, {"@id": "_:Nbf88a7296edf4df2abe802b6f5f25cf0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0376480"}]}, {"@id": "_:N3704fff0eff74ddbbdb73d7d44d1730f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835763"}]}, {"@id": "_:N4b0f454dea054faa85efa543f8f3de71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432211"}]}, {"@id": "_:Ndbf13a5d62bc4904bfab69d154e27520", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10066242"}]}, {"@id": "_:Nc2e30558a5ca4792a1ee0e0262b4bf92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006323"}]}, {"@id": "_:N405da47c951947aea8dca402afa3b441", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021711"}]}, {"@id": "_:N560ada2c385d4bd581feb9e33d07064f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0333068"}]}, {"@id": "_:N9f0da12fdc6a4ebfbcd9a91a7444feab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030564"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073037"}]}, {"@id": "_:N74faebd710dc4370aec385eed2dbe12f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007102"}]}, {"@id": "_:N000957ad87d442e48926ce859f2adb51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072998"}]}, {"@id": "_:N7dfff589877c424380d432f63931fe48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000857"}]}, {"@id": "_:Nf6ef27880c8d499cad6b19697db0e7a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128208007"}]}, {"@id": "_:Nf62c2b37dfde44f7b59f88cd09ac1646", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865244"}]}, {"@id": "_:N72bafe911c95451a964853dd9d2c99cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246865000"}]}, {"@id": "_:Nd262ccfd63494ea887bb998751e3f47d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254629004"}]}, {"@id": "_:N2e1b14ede980432d87818e046d4336c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024949"}]}, {"@id": "_:N4764a7e67c2749669d91d00b92e753fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030434"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274901004"}]}, {"@id": "_:N19daa795113747a188a768de50aa544b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0857007"}]}, {"@id": "_:Nfcc90a29bd2f4f92956a351ee280a86e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280621"}]}, {"@id": "_:Nb5b25b9ba8b34c549a0ec0b141eca680", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022202"}]}, {"@id": "_:N0ff490d6b61a4146863f4691f664e970", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024310"}]}, {"@id": "_:N31c6e031918048918116b15575cfe5e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842406"}]}, {"@id": "_:Na2dd85fc8b4b49548a2291d80110706e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9001003"}]}, {"@id": "_:N31cdeae7c1114ed0b85104ac88687d78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025049"}]}, {"@id": "_:Na8d210eac0404fecb427a406a31b3e57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274523007"}]}, {"@id": "_:N2aba669786bf49bcb69aabe3dfff73e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253900005"}]}, {"@id": "_:N7e76a2f32c0b499bb09e5e8434137afb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025804"}]}, {"@id": "_:N27c35a57c4064b57824567d5928e84ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025141"}]}, {"@id": "_:Nb3ee8da727ce4270926a98fec715614a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850336"}]}, {"@id": "_:Nad206dd7cc694e7fba48f57fc607ab42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023850"}]}, {"@id": "_:Nbd7aee55bd844452ae09df291b9ee9dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012229"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151857"}]}, {"@id": "_:Na6126b39bfc74c6e9f665bb08d7dd126", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1442998"}]}, {"@id": "_:N0a2e351271a9499ebbf995aafcc8fd40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718122005"}]}, {"@id": "_:Nb7fb2333378e4275a8b67d8bf3eaa94e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C564661"}]}, {"@id": "_:N0c489e3cec704da5b1db188f13f82d3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003391"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85905009"}]}, {"@id": "_:Nc178f9e05d304c0ba1a7337aa6d20452", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:708541009"}]}, {"@id": "_:N0eb92206fea0422eafb685fed403dcd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D057070"}]}, {"@id": "_:Nbda1da1d7c904052b58f2893b7a254ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023310"}]}, {"@id": "_:Nc555edf50f584de0aa3420f58432650b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023880"}]}, {"@id": "_:Nd45f550a44744f589831e430a2b3df26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846449"}]}, {"@id": "_:Nf86a5008e04f4fe0bbbe2bf6d8ce1204", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023944"}]}, {"@id": "_:N4ea537fc82544801a6f768aeba7aa932", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431371"}]}, {"@id": "_:Nfecaa3868af14dbe9d7a0fa90d102d8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233773"}]}, {"@id": "_:Nd3f9e7988cac40f68062e7a84669a61a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57650002"}]}, {"@id": "_:N9241117e1495412682291dbbdd42177a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254831005"}]}, {"@id": "_:N92f84cf9c7e048c99329eb6c16549a85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93167001"}]}, {"@id": "_:N4e1c73f6d65c421da49eaba0a83a7b4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010524"}]}, {"@id": "_:Nde05d7696c7a40c4a1f6fba70f7a4802", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018798"}]}, {"@id": "_:N466537ac51144520953c8613bde4a3f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863051"}]}, {"@id": "_:N9b9a4e2918a94e42b4a805e1096208e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023296"}]}, {"@id": "_:Nd2586b9ceb2049bcb36f593bb5e0905e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280661"}]}, {"@id": "_:N853db620e6cd46409a28bd4cb479d9d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859701"}]}, {"@id": "_:N630b98f1f192425eba5db476bcfdec29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0222706"}]}, {"@id": "_:N2b7ee1dadde94e86a4291d7b32e8239d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849260"}]}, {"@id": "_:N0166e71024af41739b04a4ca38fcaa08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859447"}]}, {"@id": "_:N6176299e90754f35b40afdfd75056466", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025652"}]}, {"@id": "_:N9ceb007dceb2456f967f824f9cc54146", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039075"}]}, {"@id": "_:Nca309199e86a4fd0bcc178f6fa9c3dad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1621958"}]}, {"@id": "_:Ne0197668117646beb54aa71320452110", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024552"}]}, {"@id": "_:N67de8a8173fc423cac3e868dbb189311", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45283008"}]}, {"@id": "_:N6ff2fb58ca6347218565c316d6d000cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235996"}]}, {"@id": "_:N97236b772edb4876b6495b9624f6c519", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072832"}]}, {"@id": "_:N5690b0c0e3fe4a7d93786b6ea7885a53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025240"}]}, {"@id": "_:Nf5065d280d964c01ab243b13c21f5124", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2609249"}]}, {"@id": "_:N6d33bed50a6c429b8efa574135ad8cca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011430"}]}, {"@id": "_:N46515a4b979f4951ad1b3e54dba36d9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006394"}]}, {"@id": "_:N63db6bf749cf4f84b2eee82326bd5db4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nae6f1ab38e9b424f9df363fc72b93ba5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850159"}]}, {"@id": "_:Na23a9a84e2294efc8173a6062c25db6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520578"}]}, {"@id": "_:Nb93c852b4f8a4489a0344c6223c52dc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023461"}]}, {"@id": "_:Nc91f877f7a9640359657835d7b9b173d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025023"}]}, {"@id": "_:N56c2b9a737d0458a82396a9b205e248f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55709000"}]}, {"@id": "_:N38c1ec2dd3b84d10807889bc033dad4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023407"}]}, {"@id": "_:N9e81ed8e80984dc8af98db275c9088e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100192"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022229"}]}, {"@id": "_:N6cd875e4684249f18a492a3df3d8b9a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3203358"}]}, {"@id": "_:Nd55de509aa744123b92a6ade40c00ad4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025719"}]}, {"@id": "_:Nfe3f9890a6bc466da6170c8589891d66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126962006"}]}, {"@id": "_:N977fbf661c924706a38fe28cf2ea96f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025708"}]}, {"@id": "_:N6bbeee865a114db49393b9536803468d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155675"}]}, {"@id": "_:N52881b7a6e4b4435a02b4b654f58e718", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60389000"}]}, {"@id": "_:Nc5bf2195926b41f798f102a9686c3dc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414916001"}]}, {"@id": "_:N1e323d6021f44ae4bfa834947db96090", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014681"}]}, {"@id": "_:N77a48ff9c0594f06920e4e78ebf886cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268163008"}]}, {"@id": "_:Nd202c8a1f76c4deab6afda3e0ae4bc60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024992"}]}, {"@id": "_:N632e081d65754809bc4207ca5657f272", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100814"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020699"}]}, {"@id": "_:N7b6b6f4423504cdc8bbd036678e0bc73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280371"}]}, {"@id": "_:N67a00b5dab024dc2bff13cec76679be9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000361"}]}, {"@id": "_:Ne06fed9e8852458aac79b7daf531c1f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022522"}]}, {"@id": "_:Ncc2a6637dfb74399bd0f3d99ae1613ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021189"}]}, {"@id": "_:N3f2ef1783d94449ca773721f8273c5c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91669008"}]}, {"@id": "_:N3b5cc152a5d2454b9edcd5e44a56d0c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248374004"}]}, {"@id": "_:Ne335da5dabc64d6593b1f5dded31981a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008963"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024612"}]}, {"@id": "_:N187757ad85ff4d19aaeeb5e927a2c93d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235991"}]}, {"@id": "_:N547f701e44bc4c5ea56c995cce8c7533", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266414008"}]}, {"@id": "_:N9d00a84faf9e4be5b92b554e9d20be53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41565005"}]}, {"@id": "_:Nec75908fc15a49ffa407f05fab9c0923", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12441001"}]}, {"@id": "_:Nbff8fc0efca74e69b5d58139f75c1dab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023568"}]}, {"@id": "_:N6b7fd11a972c4b2b9818cd0a9a8e982c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7890003"}]}, {"@id": "_:N131196ca21bc4b558a1baa28f01f7fbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847394"}]}, {"@id": "_:N90979493754e475b98349769b77649d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024714"}]}, {"@id": "_:N412857e25743449297ceb0b14d5ef996", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008440"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024675"}]}, {"@id": "_:N104fec4b69d24e008c08716298b9834a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025135"}]}, {"@id": "_:Na5ee1bd61bdc4b37ba01cf33e91eff8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850329"}]}, {"@id": "_:N87c0bec2a0fe41e4a5ac41e871b42d20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029396"}]}, {"@id": "_:Nb8b57b579fc1406595dd2daf5fd3fbf5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003248"}]}, {"@id": "_:N59b4526c96664b97b5a7554b460ea871", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021703"}]}, {"@id": "_:N3cdc34c847a947a0a9f409a15de175e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q21.1"}]}, {"@id": "_:N30db94230a4e4d298e80037123e17e30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865417"}]}, {"@id": "_:N8828736654b64febb035b5a0b3310648", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011877"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1096367"}]}, {"@id": "_:N78b79dc2a0f34c229aeb7da1a2a76dec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0553580"}]}, {"@id": "_:N7592ded7b278485f8f81f963d3ea03cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47367009"}]}, {"@id": "_:N3041f2d431ca43b8933e1ed83c9319a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849706"}]}, {"@id": "_:N43cbf7372363418ba250383382864395", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009886"}]}, {"@id": "_:Nd7c7c13a20d54521875a5c0965acedfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008107"}]}, {"@id": "_:N1bd0f8c2dbc148bb981be9b3e9f78292", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:187769009"}]}, {"@id": "_:Nd56eb9acbe604c638e4e9b2452bbbf0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010212"}]}, {"@id": "_:N2b8020920401473e8cb399c84c73f4ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042109"}]}, {"@id": "_:N3db40509e890445395deb2331011c7e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100471"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022056"}]}, {"@id": "_:N8da6b00bef48410896c5cbc7318e0263", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025685"}]}, {"@id": "_:N75325d97f6134a3d907b0611a923d9cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014868"}]}, {"@id": "_:N8f82831972434f6a826d5f00c670980f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151572"}]}, {"@id": "_:N3e77987c315443ebb9baaf5def55b70e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279725"}]}, {"@id": "_:Nf01f5ec571044159802848fdb383871c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040015"}]}, {"@id": "_:N6dbf06f3f0ce43af942cbbda5fd85d85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004938"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836791"}]}, {"@id": "_:Ne9d0b0965f4e43729d360858055a4392", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81808003"}]}, {"@id": "_:N6a3aced03fb94e2baefa33abf6c918e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152021"}]}, {"@id": "_:N21eb456f7525425f970ffb03651e33d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022723"}]}, {"@id": "_:N426c0f543e4b4ab9bb985c02423bdd89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39905002"}]}, {"@id": "_:Nc0a4095be38b4b74acb9dcb9f8c9ab8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280290"}]}, {"@id": "_:N4f9c4ce04fe74a4c8d28de3f8a8655d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859455"}]}, {"@id": "_:Nee2fe88d52094da9ac6451d07b8c20f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10058330"}]}, {"@id": "_:Nc3a04a6e04f445d2a49e99d8d79829b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415105001"}]}, {"@id": "_:Nadf552a3870b4291984845c4ee608846", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010871"}]}, {"@id": "_:N5cfb46ddd2a04bde90482c05353cb19f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010490"}]}, {"@id": "_:N7dafdd66bbde4b1882f2a2037bb3c6b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025108"}]}, {"@id": "_:N2f7d71dccc164373ac845ea148c42f9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024401"}]}, {"@id": "_:N5e318ece6e73471b8d19ff7dd5adebe5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025153"}]}, {"@id": "_:N6f36946a42564f05bfb90f917f82c07a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085611"}]}, {"@id": "_:Ndfe182724ddf4973954934c3fcf6274a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012618"}]}, {"@id": "_:N9c2eeb7caabe4a609e8c046bce9a3024", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009081"}]}, {"@id": "_:Ndfb98d05ad744ced8c0b15a06b3c7283", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016104"}]}, {"@id": "_:N752ce8854b7b4e8bad84bea8028c3b86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1389102"}]}, {"@id": "_:N5ddc764dc0f94d5c96e62b3674c7342a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020830"}]}, {"@id": "_:N57def17300e5493b81c180b954eaa4a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128832006"}]}, {"@id": "_:Nf0047ee144234e0f8d49d8c652975ee1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020715"}]}, {"@id": "_:N6ca4732861384997bb97a4f1cd9561a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40225001"}]}, {"@id": "_:Nb677de366e27476dbededa2dc0516be3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367534004"}]}, {"@id": "_:N089c6b9aef234fdcb1767ebd0734118a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4875"}]}, {"@id": "_:Nb9c53479457b441bab2ead84b4af2807", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249710008"}]}, {"@id": "_:N9c60ff101da5446a873fc022a016e28b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020455"}]}, {"@id": "_:Nd8d147df38be40f79bdf7815d49aa3e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022617"}]}, {"@id": "_:N150ce362195648a9b78b9aa6fc73c1a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019158"}]}, {"@id": "_:N5abec2df895b4f70ab925f417f99cd49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D056305"}]}, {"@id": "_:Na82c91ce8fa948659c0ad01dde3f964e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851583"}]}, {"@id": "_:N653b3883bdd54cea8eb194d710749727", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88278002"}]}, {"@id": "_:N75909965c6034127a9f285867a6d9a4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022830"}]}, {"@id": "_:N2004739dcc6f4dd4b2be6f0049fc1eba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020820"}]}, {"@id": "_:N5b04c6340771478b9709628719482021", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025653"}]}, {"@id": "_:N5ad4506f86644dc39471fcbaf6ba3a5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859361"}]}, {"@id": "_:N5cffb1a6d53c450bb20fb17fce7b6817", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005374"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855204"}]}, {"@id": "_:N6ad57f8a29424da4a8d382a72e7cd886", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253170008"}]}, {"@id": "_:N68e2585331d147f7b9ad99d2913462c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887499"}]}, {"@id": "_:N5185d00588f743a0928b4396b9c62e2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024837"}]}, {"@id": "_:Nd33d4c8b9450450d8a9e520b10ecd7cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4332"}]}, {"@id": "_:N1991586f76c643f5b448ca64e35c1b60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240533004"}]}, {"@id": "_:Ndc07948756af460285eb235009566405", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277123"}]}, {"@id": "_:Nec04432daf3e4948a8b025c4773ceafe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022957"}]}, {"@id": "_:N53d69259d31f44efb3552b22d7b47b34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280634"}]}, {"@id": "_:Nf06cad6fa20b4aaa962d32e82bd1c9ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3734"}]}, {"@id": "_:Naf0f10afb9084d32b0e9b0708ae38e34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025491"}]}, {"@id": "_:N9fcb744eb8eb466ab5966369605d356c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021506"}]}, {"@id": "_:Na27f8e429a5b47c5baefe34420766bb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3665983"}]}, {"@id": "_:N1bf04e5624d64fdaaf17d62782850f25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012135"}]}, {"@id": "_:Nbb05d1ecd8334ca9b9fe493ecb4ac240", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030393"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2348239"}]}, {"@id": "_:Nc441e7b03e094166949f14b22bff749e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861385"}]}, {"@id": "_:N102a4e541e8e4645a87017ee897974b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25762009"}]}, {"@id": "_:N865b5716bbc64809b583dfcc6876561e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865304"}]}, {"@id": "_:N8e1f74b37f9945978e0c311edd6186c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D059446"}]}, {"@id": "_:N514234e2f97a4e84b86b9517ff650983", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805839"}]}, {"@id": "_:N7994c6693aa147ebbb7090e19c72ecb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860614"}]}, {"@id": "_:Nff0e796887194f379315daadf4d900d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857353"}]}, {"@id": "_:N636cd025138b4c149b5a5c6554f57199", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021254"}]}, {"@id": "_:N6fb5a09ac88d48039267ebf4d3d0a0a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020732"}]}, {"@id": "_:Nc1b67d635b834cbcb6b4922b2e713863", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014927"}]}, {"@id": "_:Nbe7181a625114cf09462e56dbd1b8518", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012868"}]}, {"@id": "_:N9b4d75cf040243959a31307b8835905d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85049009"}]}, {"@id": "_:Ndc1d975e319b42ad81f09fedb18471d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853141"}]}, {"@id": "_:Nc6fe2e895ea043f49192d9263d2213cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006061"}]}, {"@id": "_:N7b5d4fc52d3249d5aa054398fbef2fd3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031941"}]}, {"@id": "_:Nc3207a065305472caca51dfb8205dd81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000505"}]}, {"@id": "_:N3da09e8d4e444128874f31e18341aead", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431449"}]}, {"@id": "_:N979a492a62064e7b9778a132f3ea729f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423791"}]}, {"@id": "_:Nd5529bcf640645ab9c6e1b19cfe220d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166458009"}]}, {"@id": "_:N9fbda713ace64233bc2aee8b5ebd5bc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019825"}]}, {"@id": "_:N3cb93a35c25f46e9af8df33af905aa12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857011"}]}, {"@id": "_:N3f19a10a951749c59efe2311e090f598", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151650"}]}, {"@id": "_:N2c6b417258a548fda5fe72f124855054", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0581366"}]}, {"@id": "_:N7d5a587717c8427e8c4ca1c66f54829d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266642"}]}, {"@id": "_:Nfe01e1e0eb1f40d8b177d63769962b2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10040925"}]}, {"@id": "_:N758cccd2df884cb895d915a9af571495", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009136"}]}, {"@id": "_:N373106d48631449da1e8aba46deb5beb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073175"}]}, {"@id": "_:Nce763dfe9aef4edcb5df734c5c2d6fa5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274147008"}]}, {"@id": "_:N38f77bd128934627acb5bd39706ba18d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253127008"}]}, {"@id": "_:Nea2856fed5c14db7a9939621ea28d720", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205043005"}]}, {"@id": "_:Na789bfa49b3844b7a8f8ba44f96bb97b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0553706"}]}, {"@id": "_:N55f69ae5ba4e47ee9cd594643b914543", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239873007"}]}, {"@id": "_:N06390cd077df441893f1f617a8df3605", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862689"}]}, {"@id": "_:Nc9c25407d87845809196e542ca87651d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022301"}]}, {"@id": "_:N4c347cdfe3c04cc8ae9ccd207177c96e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010949"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023631"}]}, {"@id": "_:N8067582a035f4520b3b13c8819ebf462", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74223008"}]}, {"@id": "_:N8182c92752c74fd486f95119f66c8867", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002452"}]}, {"@id": "_:Nead4361bfec3400aade2bfb981adf983", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100525"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345344"}]}, {"@id": "_:N4155c40e171941d3ba20e15bfa76e436", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51868009"}]}, {"@id": "_:N24f93972fda240f4ad889bdb22d695be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024193"}]}, {"@id": "_:N5ac101d93c6b4c5b8802182bb8198cba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007418"}]}, {"@id": "_:N0e6156716b0e40d0b760b3520cec4485", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011455"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300169003"}]}, {"@id": "_:Nbd1887caff5241689a846ed62d5a9431", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271811009"}]}, {"@id": "_:Na561d6aea8e14a86bb82cba8b805279a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023728"}]}, {"@id": "_:N09272b6ba05b460cb8ccc93f2607c6ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005917"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0545617"}]}, {"@id": "_:Nb91e2ddb38cc48bc8a14f9b577aa5df0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023169"}]}, {"@id": "_:Nc2e4bff994c647fcada06820d6af6a90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024142"}]}, {"@id": "_:N59e8dd11cd2e41a18541685897cb06be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280551"}]}, {"@id": "_:Na76d2d2f0abd44c6906f27ba7dd41178", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0853945"}]}, {"@id": "_:N79e7981dbe204e6180cc75bfeb624390", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414603003"}]}, {"@id": "_:N99205c3051704af6bd9e5c47780bd0a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025211"}]}, {"@id": "_:N12039855a2ad40d880a3f3e01299b42f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022549"}]}, {"@id": "_:N3f2d74a3c51a43af8774d073964c47d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017185"}]}, {"@id": "_:N87f30942578f4668be1bc9bb324d75b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008925"}]}, {"@id": "_:N975d24b90b3a42199ff3c480cf9ec086", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011895"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021112"}]}, {"@id": "_:N4c4b74877f2944ed83928b7855830c37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0400008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:351814001"}]}, {"@id": "_:Ne5e0f1ccabd744e9816d6bc5b3256885", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024171"}]}, {"@id": "_:N56bf92e63d2e47959ac428f22282e090", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025424"}]}, {"@id": "_:N8173a62bfc5245eb81ffbeef532a71d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035309"}]}, {"@id": "_:N407385ac9665468cb013ac3972c83043", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833324"}]}, {"@id": "_:Nb12633c6b5a3439e90df7f33a98e96aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158646"}]}, {"@id": "_:N8ec7a3ef555e4fafbc3e85f8f26285ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60718004"}]}, {"@id": "_:Nc835f3226aff41e5b857ea07b4d4ea93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3275799"}]}, {"@id": "_:Ne741bb1e553b484e8f232cd97386d8cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007899"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021563"}]}, {"@id": "_:Nef7d9573fe7e447e96ef9a258225131a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073236"}]}, {"@id": "_:Nd77d35e3dafc4dcaa5498655e0375180", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839507"}]}, {"@id": "_:N20674bed64be4798a1c77a17501ac88e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003935"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021704"}]}, {"@id": "_:Nbce9ab3cd13145598088566aa1571646", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021383"}]}, {"@id": "_:N24d275f99f914013b5f6738fdcbf7776", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009238"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024508"}]}, {"@id": "_:N5bca5cc884ec494a9681a171f3ee1f1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91109007"}]}, {"@id": "_:Nc58b86e929e543caa4767d202c682eb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021115"}]}, {"@id": "_:Ndb4a0e5184324a2080cf1d04b0a5f96a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024496"}]}, {"@id": "_:N778a54ee528a4b8ba74f06552c849757", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25289003"}]}, {"@id": "_:Ncfd8737008d84d3e8a2420de1d2f8c02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020957"}]}, {"@id": "_:N5eea054b19c643fd8b88e2ea4f1034cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0279563"}]}, {"@id": "_:N9d9c20a14ee44f05bfb399ddb870a92f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151563"}]}, {"@id": "_:N00ed0295e01345938dfea1ea8fb22000", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48145001"}]}, {"@id": "_:Nc36bbb2ae5874e4285aa5671a23f7d12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13624003"}]}, {"@id": "_:Nae895259195e49bb8080597346ce19db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012006"}]}, {"@id": "_:N4dd60dafcb114b5499dfeffabbfd8686", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001480"}]}, {"@id": "_:Nef4d246b5bad45e8ad710f12bfce2d69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:716590006"}]}, {"@id": "_:Ned817a88bd2c474f8f6cedbf08e63d2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023256"}]}, {"@id": "_:N30d4180855c44d93818060bba9319293", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025876"}]}, {"@id": "_:N9b7cd82788024907be0243fdfbd18f1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856599"}]}, {"@id": "_:N57ae8b2f49b34f4fbd1bbeddea5d997a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201284005"}]}, {"@id": "_:N0906713417bd4d0e983e56dc48c027c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233949008"}]}, {"@id": "_:N93a80f89a7704915b560dc4c71b85a19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855642"}]}, {"@id": "_:Naa2a64d223df491cb1c40e76d447f3bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022858"}]}, {"@id": "_:Ne734d524d13947599dcf90191d281dd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342276"}]}, {"@id": "_:N193a8b08bbf34fda9ab4f902405765ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834002"}]}, {"@id": "_:Nb56140e6c537495fa1b89b670fec57f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016553"}]}, {"@id": "_:N7ea5f2edaff2415a9f509d5a1b3f1e18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022916"}]}, {"@id": "_:N76fc7595590e48228265a413bbdaf973", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005487"}]}, {"@id": "_:Nd9228f96f73044d984fb74bfdac96f8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3714796"}]}, {"@id": "_:N799c845a0d6b40c2bfd593da9bea775a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C6038"}]}, {"@id": "_:Nb15eef6d1d664344beb9d10b06297783", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021376"}]}, {"@id": "_:Nc31209b262a24481abd1e693e5fe697d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021274"}]}, {"@id": "_:N596d903d3b7b4a63bad7060f342c2498", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025538"}]}, {"@id": "_:Na566ed3e7875406c916168b9d4e59462", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:285466001"}]}, {"@id": "_:N9bb83af2ebdc42ab9eb8ca67269982c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0043352"}]}, {"@id": "_:N3d3c42f2c7d847b5a048e8dda9b2ab11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009508"}]}, {"@id": "_:Nc9dac3e52ab4451c8062d80e52dfeff7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91857003"}]}, {"@id": "_:Nc65dc08e840b4d3b965f4302877f53d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238198"}]}, {"@id": "_:N70afb0b621e04f71b9c7f68341deb0fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030920"}]}, {"@id": "_:N095602db1e694201ba950ae49df2a77a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085758"}]}, {"@id": "_:Ndca24eac42104cab84dfe351f1c4cb04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000956"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402599005"}]}, {"@id": "_:N143410802873430caaefff3aaf6aabf7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566099"}]}, {"@id": "_:N7539ba8db6054d0a84e983e0b74a00c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63593006"}]}, {"@id": "_:N298b96c882394ab48ae869fbce9544c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025011"}]}, {"@id": "_:N2add2f449c2c45df86aaa1a92f9b535c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61170000"}]}, {"@id": "_:N1c3d2e7e3128447bb194eb671e107a6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417338002"}]}, {"@id": "_:N80a4b5c0fa174fc6a7e1d6b9e27a8445", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025857"}]}, {"@id": "_:N272ce4ebdc7947ad963238af6d72c3b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:198030008"}]}, {"@id": "_:N73c01c2caad7489b9db322b1bff488d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424998002"}]}, {"@id": "_:N2eab47d8d1cd44f9b5b6d5a2ca35359e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073154"}]}, {"@id": "_:N4a4ee3d6dc19456c88cac80a940d1f5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000122"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266294"}]}, {"@id": "_:Ne0de6dc6943146519f409aa83f40bd99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D021782"}]}, {"@id": "_:N40a2286a06944a1dafee325ec4dfb9b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037286"}]}, {"@id": "_:N8223ac256ad9457d8d3658d4570973d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006500"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021595"}]}, {"@id": "_:Nc5506f3e0b984aa6b2988b51475080fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203556007"}]}, {"@id": "_:N1881c0b91145424e85e543965fa26230", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418107008"}]}, {"@id": "_:N9c691b773a8a4f3b836ed416f4116b1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024485"}]}, {"@id": "_:N7d43800e13124e50a27d6524b67a1df7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022232"}]}, {"@id": "_:N822ca7fc9dfe47d695becef2cb64bdc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850765"}]}, {"@id": "_:N1c6c4594596b46749ab775c86b01f8d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026269"}]}, {"@id": "_:N788596b313ec4b9e8d633654ae70e535", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024107"}]}, {"@id": "_:N6ec62b33d9c0414c973e8d39d11e1365", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254913005"}]}, {"@id": "_:Nac06fd059a5f44dab729887b45cd82d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837385"}]}, {"@id": "_:N8f3697f2044142feb9f67162628b122b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280283"}]}, {"@id": "_:N54106ebe74d74b3390c3a9bc2d349386", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023674"}]}, {"@id": "_:Nc7be12648294401b84471d88be6d5926", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344924"}]}, {"@id": "_:N42466e37f35c4bc1ba235ba10414515c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024387"}]}, {"@id": "_:Ne11ef0f3c7314b09905741bbc88be6ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1841990"}]}, {"@id": "_:Na449d12c54284114a4685e80cd6f1fe2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1086101000119107"}]}, {"@id": "_:N4259d03bc2a645309f56e6e4f14295e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004604"}]}, {"@id": "_:N6978db12003346c582c84c3aebca7a22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397400006"}]}, {"@id": "_:N54bb5ad0e5e342ec83637730ffe49a3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024338"}]}, {"@id": "_:Nb4f3bdf0756b4bdd9f7d900c27451803", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1265776"}]}, {"@id": "_:N17b1a9640713422c9b46f46e1f993c76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002972"}]}, {"@id": "_:Nc870f498554f4369af3ddf0c5d3e87ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424810"}]}, {"@id": "_:N3010878deb4145ce91ee1f36315df52d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856117"}]}, {"@id": "_:N3a527714ab43495097e688204fb45fc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040953"}]}, {"@id": "_:Na53b701f702e4c898b3e881df194eef0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387833009"}]}, {"@id": "_:N83099273401d4a70816d18cbf0898bb6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344688"}]}, {"@id": "_:N88cc4a77a2a745eb8033261cbe02df52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024396"}]}, {"@id": "_:N1c47d5c1de35457e8aefa571a5a35dfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61261009"}]}, {"@id": "_:N07fafbb4bc7e4aeb89c9db2b501769c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0403474"}]}, {"@id": "_:N88f543d2282743ceacbfff2ab0dcb85a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162116003"}]}, {"@id": "_:Nf58deefb8bec4d0d91c0075a99fffeb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48257004"}]}, {"@id": "_:Ne0914a0e70f24394a30080cacee8fcbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025607"}]}, {"@id": "_:N2fd02fe2dea94bf097ad8ac47b7313fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67023009"}]}, {"@id": "_:N122071bb1bd94e0f8f792fa9ddc99fc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009374"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024412"}]}, {"@id": "_:N5c0f7ad928b849bfb7d5dd48fe3446d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862313"}]}, {"@id": "_:N85dc10656d944c38b02e1bf821c9d4d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837279"}]}, {"@id": "_:Nb30b069833bc49f4ade834d9811bc18f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79012001"}]}, {"@id": "_:N59c0e47710be4031ab8d5e7cab7f97a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006288"}]}, {"@id": "_:N5d7c7153249946d19822dc9755d8c724", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030122"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022623"}]}, {"@id": "_:N2c8cc10aa99343ec98fed39bbf899cba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19897006"}]}, {"@id": "_:Nec1dcfda5e814b1c8fdd2b5ff72a2f5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2210"}]}, {"@id": "_:N0eed4e3e5dca4becb01b2c88344c632f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833734"}]}, {"@id": "_:N33f45980dc984bc590493053e336c4a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280773"}]}, {"@id": "_:N89b019c4d7074249b70a67ac73c8ea71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61031008"}]}, {"@id": "_:N1788f1f73e6f43ac95f89acef8b0062c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423230008"}]}, {"@id": "_:Nb72624aec9db40ac8d92c4e53a98c202", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10165000"}]}, {"@id": "_:N61b20049a14f43fe91819d59bf9f8948", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0000731"}]}, {"@id": "_:N3ba789211a8f40dc8306080eddfbb60e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025562"}]}, {"@id": "_:N3265cbf7ae17491397b3e5065c542835", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025056"}]}, {"@id": "_:N1681a29246d44e8888f037a2dbffe288", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024744"}]}, {"@id": "_:Nbd0854f6d28f4c939704334b3305b132", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023017"}]}, {"@id": "_:Nee2d549c67e04a338f48d9b111c30e14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021470"}]}, {"@id": "_:N94345559acf04b78a0bf9258c4f54440", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854780"}]}, {"@id": "_:N68aa7afd0db54d199349f92e795eba3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025437"}]}, {"@id": "_:N99a8b9fade424edea08e04a2bb2fce60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N91976d6ccb034e4a85ad62d96e96bc3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537358"}]}, {"@id": "_:Ncd9be485a2d34c808ea9a9eb526ad618", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001996"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0740749"}]}, {"@id": "_:N10269d887659459c9b451dc53af734ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021005"}]}, {"@id": "_:Nf2199df22d4649238457970af9dcb55c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840375"}]}, {"@id": "_:N32adb05ed8da4581853b7b47560991a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012136"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023030"}]}, {"@id": "_:N4b1d69a8ba094b92ae086ff094778bfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025758"}]}, {"@id": "_:N084f20bec61147c197368424c2583b60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41962002"}]}, {"@id": "_:N15c012972279460694fb250bffe2eb5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030779"}]}, {"@id": "_:N019b45809186475fac4b1b6f8e332b32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5332004"}]}, {"@id": "_:Nd0475c3b163f48cfbb39f10ca7981910", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675558"}]}, {"@id": "_:N2128ad744370474e8ec5607a479a8eaa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006492"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856732"}]}, {"@id": "_:N14f7fb52367346ceafb6015fd2068cde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022281"}]}, {"@id": "_:N58f98f4dc482450da29e83ae88c39cc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416439000"}]}, {"@id": "_:N69fa8ed89d764f14989f78e401341239", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022674"}]}, {"@id": "_:Nbdcdec276be04ee8a72bd28fc8339580", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0497156"}]}, {"@id": "_:N1edb4ab54afb41998950dc446739f690", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562753"}]}, {"@id": "_:Nddf236fdc2184bb299fdf58667c88f97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003481"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843077"}]}, {"@id": "_:N86ab7b71d6d145338084f2f13180f4fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021046"}]}, {"@id": "_:Nfb83afd3d3174ee38426a3cc9f429b6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1563118"}]}, {"@id": "_:N29980ca6761d4cb789bc5d8c143f8d0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008512"}]}, {"@id": "_:N2a19c8307d2f46ac949f2eadff9bc664", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022296"}]}, {"@id": "_:N7931e672e34d45e78867b10e0b113aeb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152426"}]}, {"@id": "_:N155077bb42904066be5a14ca68328453", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029408"}]}, {"@id": "_:N5a1366a930b848d6afa3b5700e7293eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023206"}]}, {"@id": "_:N78bc350276b642178faa8647f75aa4c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346109"}]}, {"@id": "_:Nf77d757b3d2f47d5a03353d85e344597", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4335"}]}, {"@id": "_:N273e443e7c264e8ab3bdfcbafdec1eb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:370997001"}]}, {"@id": "_:Nf69e5d695bb549a7907ea9b7c4421d14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55921005"}]}, {"@id": "_:Ne5dd9b84b2e54a82a6d2929292b9a109", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024720"}]}, {"@id": "_:N597ca14a6daf404b9d444d377be861fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006929"}]}, {"@id": "_:Nfa509c9febb149de9e6f4a2aa83fd71c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:711163009"}]}, {"@id": "_:N0ee2c1a9caac45a0a34b4dd457af59c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165541006"}]}, {"@id": "_:N5634f76188ef45479411419b5557f034", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64228003"}]}, {"@id": "_:N38548d9c311b4b819db22e562933205d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021336"}]}, {"@id": "_:N35673c0f1ec2462f89bc52114a2f1ce9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001072"}]}, {"@id": "_:N89e6f31f87454fc6a57c335d71176535", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025142"}]}, {"@id": "_:N6590ab3312ee44f0a17ceb697a33d766", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022491"}]}, {"@id": "_:N8310cb92f8f54e90ae537b211e4b58eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38433004"}]}, {"@id": "_:N95592f22d69944489bfbc886ea4f5bc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:409766009"}]}, {"@id": "_:N0115a21e597b4074ac644a6240ad4058", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300471006"}]}, {"@id": "_:N9572e14c6a89437bb28293bcca742a0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010926"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861832"}]}, {"@id": "_:N1c6a56b2c541461aada61137101b8611", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021095"}]}, {"@id": "_:Nbb03c0ae6d954cf3a28d0a399edcaf40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190745006"}]}, {"@id": "_:Nd9bc4c07a1d24776a5b34d85e496dbc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000567"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39302008"}]}, {"@id": "_:Nfc344b067ed24c329802fd4b912be516", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024876"}]}, {"@id": "_:N9dc71cb59b684070bfd23b5a95b27301", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024623"}]}, {"@id": "_:N8e3afd65ea254724831fe3914e13f5de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023044"}]}, {"@id": "_:Neb13e63749ab49ab9bf978b755ba8337", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021150"}]}, {"@id": "_:N7126b97a1d0348d0a3393bdf34fa515f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0702166"}]}, {"@id": "_:N9ecd683ac2bc4e80ac160fc9daa92389", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90036004"}]}, {"@id": "_:N69a1793c51104583aa0b0ef42b635d48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2939074"}]}, {"@id": "_:N14deefdb28514674b09d321bde46ed99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563014"}]}, {"@id": "_:Nf6b02d01a3184b96a65b3cf41fcc5d39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64228003"}]}, {"@id": "_:Nd90dfd6da4ef4a52ba3ac77d9e07cc55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2916"}]}, {"@id": "_:N36d855723e4b4656add3d9b984147098", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861531"}]}, {"@id": "_:Nd0be76b1394244ad86b1456ae3952473", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14919007"}]}, {"@id": "_:N71312c28bf4d43a385899699e0b11ff4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280657"}]}, {"@id": "_:N460b82439c11458ab9c9ec57bf7d6da3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C565051"}]}, {"@id": "_:N08d414fe6fb44707a07389d5ee3fbddf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2129002"}]}, {"@id": "_:Nd1ffa169b4f14d4cb4c7bbb54ca4430a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002780"}]}, {"@id": "_:Ne9a78b96e9c542e5baefc50ab74be7a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022274"}]}, {"@id": "_:N5057970607624922be0486b17ba882bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004948"}]}, {"@id": "_:N43cde408c7b1406b9f563ca0cfebf49c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851310"}]}, {"@id": "_:N0129ab0908c64180b96a84b314b5e13e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2240"}]}, {"@id": "_:N844f41ef6f3446dd966b19f00314b722", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850178"}]}, {"@id": "_:N034f7da224354efab62abc0eae9ee481", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023377"}]}, {"@id": "_:N10e56fa3ab7845ecb15a7e64704b47da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400179000"}]}, {"@id": "_:N64d3b3dea2d042b898eb903305cdfba0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010417"}]}, {"@id": "_:N0c5bff14139441b684559e38e419be14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865292"}]}, {"@id": "_:Nea8eb5b9dd9449b8a0f5b94550beb10a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003980"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025466"}]}, {"@id": "_:Nf513dd67fbce4e90b47885febdba76f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022156"}]}, {"@id": "_:Ndc80b7a4d88f41489c1e423e67b6897b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025480"}]}, {"@id": "_:Nfd6706d146bc44a599d8f4bb340a0b6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005358"}]}, {"@id": "_:N68b18e2730504210904eddff121c12f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50495000"}]}, {"@id": "_:N78ca391d527b485081597fbccf589cd5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0078981"}]}, {"@id": "_:Nb77763733d57478d8acc2a2ff6f37fab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221278"}]}, {"@id": "_:Nabf849586d9f405eada36c556cd9114b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q21.3"}]}, {"@id": "_:N2a3e3cbbab834250bd018fd031187ce1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197270009"}]}, {"@id": "_:N23a860cd442e45bfafbbc5f229f0481a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373093003"}]}, {"@id": "_:N547177892dc2410fbeaf75b5c663dcac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012481"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1956261"}]}, {"@id": "_:N28f0535265ba43c2af94585c6c0cd2dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837899"}]}, {"@id": "_:N28d295cb47684966ab2ce9897cfa1a27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020785"}]}, {"@id": "_:Na86874e93df8430a9e44eef8cda10349", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012364"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268024"}]}, {"@id": "_:N2ffbd03a97bb4ce68c9e1f5342f6b467", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1142113"}]}, {"@id": "_:N4705713b68af43a78d2f7a1f453065e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1602"}]}, {"@id": "_:Nb03d9a3bf43a4d13af279b4e02170b7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3403"}]}, {"@id": "_:N03dfbe7e62fb4061b324bfd05f09cc4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14269005"}]}, {"@id": "_:Nefa4a034951142739a0bf48e24c813f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266414008"}]}, {"@id": "_:N5bd5c2869cb24bdcb6ba6ef0c0b30f86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016242"}]}, {"@id": "_:N8218357c2784409da35289bf91b11c99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0340643"}]}, {"@id": "_:N1b8f5ba951284228ac0d589f34136c7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266444"}]}, {"@id": "_:N4bbc83e1b1ac453da7cb5656b16c6802", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000855"}]}, {"@id": "_:N92bf5d53b95b4b3893527956b2731fc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30275001"}]}, {"@id": "_:N57563aceb5394bb1bcd9efdcd7d6c3ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280613"}]}, {"@id": "_:Ncca0918e336c427d9e437fb3d3541371", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001526"}]}, {"@id": "_:N5a595929f23a4efa95b9144918791149", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001238"}]}, {"@id": "_:Nfeef46ab18504c2397aac017107aac34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072966"}]}, {"@id": "_:N1f3e9d15eb5f47f5911eeaf3b05d639c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023234"}]}, {"@id": "_:N2657655528fb46a0b30dd0abef0e82e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253212001"}]}, {"@id": "_:Nc515ab2593884c9083d0bde551f95375", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858085"}]}, {"@id": "_:N9ab76b102cf94eb6af659df407b39698", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:604"}]}, {"@id": "_:N2653cc9740d3470ebed1bd0a303f79ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0606"}]}, {"@id": "_:N285865a670014fa59ca54291e6031663", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022609"}]}, {"@id": "_:Ncdc79d5523f74203b235b99f9fb752f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023849"}]}, {"@id": "_:N1427f0f88fcb45eab34bedea27248a80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805639"}]}, {"@id": "_:N2e08f9bac09d432a9a38869677a4e63b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969572"}]}, {"@id": "_:N42dc5ee2bb044bcc8d5f928e473b58a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022323"}]}, {"@id": "_:N82d0a3588ec04bd78e40b91da7e6fe11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194021007"}]}, {"@id": "_:N060975ba273742d3b2a7c792c9c5f0d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023889"}]}, {"@id": "_:Nf001424caaf44399b5acca843ec72dd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021318"}]}, {"@id": "_:N7c1579a27f9f419892e413c2b04f77a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8493009"}]}, {"@id": "_:N7553a02b1c7940c88d81d18d038035f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073224"}]}, {"@id": "_:Nce5d294cda6a4aae879bd4a8bd20dbc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022648"}]}, {"@id": "_:N117a502933934766b6ef855dad67fdf0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862151"}]}, {"@id": "_:Nb907a60a4e354c5fb00c5eeccc688b4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100440"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022087"}]}, {"@id": "_:N8d78a3ede79e44a1a55648a7693fa2c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018920"}]}, {"@id": "_:Na8ac4564af26483d87d47e359d95b0d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024288"}]}, {"@id": "_:N7c5ef1ae872849ceb915a935f5c9ba3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32003007"}]}, {"@id": "_:Nf2b111d96d374cce875b4c4db5e010ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0580454"}]}, {"@id": "_:N939be8c47d524ddebba0a775c427dcb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011346"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62231000119108"}]}, {"@id": "_:N5d77ee76266c497bb3402f09fd4956c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280639"}]}, {"@id": "_:N2156532120e64714a22bc6daaf7a4eb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022792"}]}, {"@id": "_:N11f16957eefe488a84435489edb9e559", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858033"}]}, {"@id": "_:N721048098080400ba1124fa7e76948f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253149002"}]}, {"@id": "_:Ncd1224f9820d4ee4a554b69ae186556d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151686"}]}, {"@id": "_:Nf5544c3f3e7b44d3acf55496e33b95a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3149879"}]}, {"@id": "_:N5063b6b678024a60baa68186c876d0e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128608001"}]}, {"@id": "_:N92664be15ae7456794767f342630ac99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836940"}]}, {"@id": "_:Nc9bf5b88419b4a0eb0573b1225ab42f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266122"}]}, {"@id": "_:N28b3542ce0d347e1ba6d75b83c0f343e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839512"}]}, {"@id": "_:N54f0e240a112487e97bc0f76cc39a64e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0576093"}]}, {"@id": "_:N86f462ed433b43bb98fd33694e2e606c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536373"}]}, {"@id": "_:Naf4c4a5de8db4f5ba2e10ba71e39308e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405773007"}]}, {"@id": "_:Nf59267ac5c80413fa54cb3688270ee41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023099"}]}, {"@id": "_:N8eab60a7dc9e4810a0c44bedabfe9f56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024574"}]}, {"@id": "_:N8ec8a115150f4986b719730d919be84f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021897"}]}, {"@id": "_:Nde3cd1ad2ff74e55b15447ce7ac4a6ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426827"}]}, {"@id": "_:N9c6b29897eee45cca3b8ce458d006eb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011499"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026961"}]}, {"@id": "_:Nf41beb09934340d0b90690cdcb08dae7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021673"}]}, {"@id": "_:N7c98b4259f7c45a3a59bb0c1b17621b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019043"}]}, {"@id": "_:N832334887ba44921a863b32a116fa73f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050500"}]}, {"@id": "_:N262e9d6285004d7eabafb23cb2346b10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68225006"}]}, {"@id": "_:N487feb580a484fc0a3fc308068767ad6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020911"}]}, {"@id": "_:Nc022079f4f7c4737b401829863a72641", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035304"}]}, {"@id": "_:N75a72ac512f54b5aa17c4021539723ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1513302"}]}, {"@id": "_:Nc97acae74de34fe38a8d543fa6724f56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023140"}]}, {"@id": "_:Naf9dd5a672944365952428743a0f6d23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022068"}]}, {"@id": "_:N5f208eb2031941c798c79f2ecd482f10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020757"}]}, {"@id": "_:N9fdcb3154b004f03ac205c2b434f3149", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021516"}]}, {"@id": "_:N2437f186e8244f4f87e4e4c822ffcc15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007418"}]}, {"@id": "_:N9b0d313d321a435daa08e6d0707c6c50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3403"}]}, {"@id": "_:Ncea39c8b405f41b28357a3e798bcdd34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073261"}]}, {"@id": "_:Nb77c5e435de64b888fe2c6551ac32e2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D051270"}]}, {"@id": "_:N3e62227b87ae48238d099ee37d177f16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011314"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021165"}]}, {"@id": "_:Nce1e83f116a146a097d398e4efc4c700", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86587003"}]}, {"@id": "_:N6c6b3a087c20403099a238c14ec873a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:244229003"}]}, {"@id": "_:N8091af709d704801accce1d638ef15fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834347"}]}, {"@id": "_:N0169639ea8be4a458a5e0e053d377f43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44268007"}]}, {"@id": "_:Ndb33e7cd90f24940859ce0e2e150cd2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000995"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400096001"}]}, {"@id": "_:N6c28f08c419c41ae8dcefe4252ad85b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010992"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22220005"}]}, {"@id": "_:N5e85df7f839648f183e20d5a1161cc45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023757"}]}, {"@id": "_:Na2dbb6b6e52c43e094908c40ef9efdff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023699"}]}, {"@id": "_:N4351b5404a224e97a126e6e09ec0540d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001241"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857002"}]}, {"@id": "_:N8153ed2868694e0b99fe21fd3d0356d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018322"}]}, {"@id": "_:N8598a881ee6949f5827b3a55b6a3ac89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26597004"}]}, {"@id": "_:Ncec4fc63e29741f8931592fcf0cd70e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008067"}]}, {"@id": "_:Nf6ade04f7cb34c34b505a4bc07b4274f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010906"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124628005"}]}, {"@id": "_:Nd11905b4c00e431a8ef16b35b21f076c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25082004"}]}, {"@id": "_:Neace98211a3b4d78abb585d0258311df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0553982"}]}, {"@id": "_:Nebd2abf1a2394ad7912a378c9a9051d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270680"}]}, {"@id": "_:N301e0a049c3347d88a50886071675c55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009436"}]}, {"@id": "_:N35d6ff260b2c434aa9df9826411476ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240241003"}]}, {"@id": "_:N2dafab7d2485442ab4d447e667de21ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16980002"}]}, {"@id": "_:Nc5f86bfd0a2f4bef93650d324acb79e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112625008"}]}, {"@id": "_:Ne16bdd49de3a4599bf9c37251ff4de7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022970"}]}, {"@id": "_:Nc87776f0df924367a569e3c66b2973ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30721006"}]}, {"@id": "_:Nd997c8e3529d4f0a889f45c261cfe579", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85777005"}]}, {"@id": "_:N1667fbcdc0cb49dda0c97b0901a897b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537158"}]}, {"@id": "_:Neb79d38644494060a898ad7b56dc3998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:409668002"}]}, {"@id": "_:N9fba5953308144be873252f69ecc53ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844537"}]}, {"@id": "_:Nc895afdf085c4d09a77cccc45272248f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019586"}]}, {"@id": "_:N62865239af924b58a92b0e02a783e4e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56595005"}]}, {"@id": "_:Ne2ef7059936647ccbcb88077e952e5ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006871"}]}, {"@id": "_:Nd4b4fe176e894b61a0dbccaaa3962127", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835764"}]}, {"@id": "_:Nf93718aafac944bfb4c05b3f7cb6cfc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006281"}]}, {"@id": "_:N019485903e4d491492f2460e7db24716", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011014"}]}, {"@id": "_:N3e2dc1785a594295be73e0f4bcbf62b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021181"}]}, {"@id": "_:N14069fed42ec40cab68c23bb5f6023b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072945"}]}, {"@id": "_:N9f7dcd00136f47e4a076978e65b0bd76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011903"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48553001"}]}, {"@id": "_:Nca311a469c6749afb789dc05f9b0704b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346388"}]}, {"@id": "_:Nf13f595cddff4c259a37b1ebd34c1141", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0340971"}]}, {"@id": "_:N734dc9ca1538433d8b411d5ffdd36ee4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268251006"}]}, {"@id": "_:Nefe234c0fea449bd88dbecaac2a53dbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009937"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2128203"}]}, {"@id": "_:N22e57ee4958141d4b044eb6364e13123", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030328"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022507"}]}, {"@id": "_:N6ae3eb9bb1ec4ce9850295eb221d353b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280436"}]}, {"@id": "_:N1d2986f1054a45f8aeeecd5910227335", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015043"}]}, {"@id": "_:N6a434a619c47429fba828c47aa467f82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673394"}]}, {"@id": "_:N546836c3e2a84d5ba76b76e917b26461", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860176"}]}, {"@id": "_:N11070fc2880d428bb410894cc92470ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855391"}]}, {"@id": "_:N59647b540d104c06b2927586e3524fce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021136"}]}, {"@id": "_:Nc100c3e28b394f8c838130fef10a1151", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855685"}]}, {"@id": "_:N4bce32e478984d07bc3c93dc34465d93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018817"}]}, {"@id": "_:N837301603860484ca0891eca372a3892", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023525"}]}, {"@id": "_:Nc5b80a1e663f487ab3b0329d44a1142d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255028004"}]}, {"@id": "_:Nc570da0c2f294b6cb961dfb7f61d223f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001907"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016769"}]}, {"@id": "_:Nf68bed8b546f4f08837f7b81934afba2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2706"}]}, {"@id": "_:N105d247275794fd0ace43bd1615501bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165509000"}]}, {"@id": "_:Nc855cbfbfadd4ed69fa3d8352119fccb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254211001"}]}, {"@id": "_:N03c3864eddd74c99b2cbce0df8f161dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29260007"}]}, {"@id": "_:N23660046596e4039993595aca508cc17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011868"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23056005"}]}, {"@id": "_:N54ed01946a714d3da51bf56dab3a595f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050173"}]}, {"@id": "_:Nfb9a514dfb7e45d49c5f6bf1968a6aff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002312"}]}, {"@id": "_:Nf15e85851b784b27966bac63a910a4a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0574769"}]}, {"@id": "_:N2e81536d85e244a5941e5e4b8edbc46e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022037"}]}, {"@id": "_:Nf7bcb8f9b4a54c4eb62e2d48d013809e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1956257"}]}, {"@id": "_:Ne337e9afaf3c49dbb2e0ea4b941ec259", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024282"}]}, {"@id": "_:N755b91b74b3b452990d07d30b8e9ea9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857949"}]}, {"@id": "_:Ne78244803e294be6840549dace36075c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q20.2"}]}, {"@id": "_:Naeeee7ac17164bf49c1e4f5a5d83e344", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54002007"}]}, {"@id": "_:Nb1a2091fdf5c4f28a3498724af7ce24d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85232009"}]}, {"@id": "_:Nb97f2c85bb3d4d93b6315c55d50c2081", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9250002"}]}, {"@id": "_:N4738993a935b432185506004d1da5147", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0752150"}]}, {"@id": "_:N1635ba80a5d9419b9210269a5d492cc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013456"}]}, {"@id": "_:N21b1a2f11fda4f5a917f494c5f6f61e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0687720"}]}, {"@id": "_:N0c8bc3673e9541be8de48fe96236a8cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852540"}]}, {"@id": "_:Nfcc5da2c8dcf40c8b1f417a8870a41cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021581"}]}, {"@id": "_:N5c0bbbe6df7144bf8e6139f5bcdd0d1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008935"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845123"}]}, {"@id": "_:N729d1c2cc24e48b7889b653b0802cd09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007890"}]}, {"@id": "_:N97cb8b0b90aa438f9e3d928c4dba75aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280563"}]}, {"@id": "_:N9eec30ed6bfa4abda77920d2ca51958a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014733"}]}, {"@id": "_:Nd70f0919209745a1a50a01ec7645e5bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78058005"}]}, {"@id": "_:Nec0c9a2543054f9fb9ecc1d7ef8bfc4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027962"}]}, {"@id": "_:N6f5157aad50d460e8dd4ea65592103a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023837"}]}, {"@id": "_:N3ea93c3f8b8544f988636320a4599b79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277184"}]}, {"@id": "_:N545c90e09fec4658a9be9ddf78521006", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022054"}]}, {"@id": "_:N1c393d5ee531492aaac7ef832aae7301", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45007003"}]}, {"@id": "_:N967cd29b91e344768e251a02de9b94b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006288"}]}, {"@id": "_:N049664d1ac264374a643303cc4162c4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:167239007"}]}, {"@id": "_:N1598576f677547c98b299ce68da3abde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010008"}]}, {"@id": "_:Nf60d2fb94f6747d6ba397ab8a1cd365a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007022"}]}, {"@id": "_:N3efd002a21f1421586e64c50784aed71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022005"}]}, {"@id": "_:N1c91f90bf95e4dc593ce73c5b273d647", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025020"}]}, {"@id": "_:N840da52483704a22ae1890cfb74881e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035309"}]}, {"@id": "_:N7b1692373ee647349eeb74f598fe8925", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25345001"}]}, {"@id": "_:Nb13c52da927546d2ad4dcc2f32ea1130", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840235"}]}, {"@id": "_:N8e7f010f98bd4c11b56278b327231ae7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280704"}]}, {"@id": "_:N1850d3c81d694261b26962f10c00c4f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001282"}]}, {"@id": "_:N6000ceef1958472fa720f37155d14620", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413616009"}]}, {"@id": "_:Nac5cb5f671a841d2828c96c4626e29a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022885"}]}, {"@id": "_:Ne7f6073672b641cfafa27451916a99a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241764"}]}, {"@id": "_:N03ce19a3379141ec896afd8245bfefb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025628"}]}, {"@id": "_:N6a309838e22e410cabb5334ca09d7b69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021034"}]}, {"@id": "_:N592bd56b3d5f4b37bceea6e9cbb57d7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129154003"}]}, {"@id": "_:Nd6c14412427c4815a0f5faa9581c15c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707136009"}]}, {"@id": "_:N6d71ad2b67a24f6c85f070ec4a43b670", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280764"}]}, {"@id": "_:N0c00e6ca6779430286bf7b049e5c364f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008984"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280408"}]}, {"@id": "_:N03cc3b6d191d47e99fc5260cc7f85e54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0700367"}]}, {"@id": "_:Nc654ac7b788c445aa1f8b9123caad8f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:206597007"}]}, {"@id": "_:Nac74f21f92d442fe9732801280156c88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520886"}]}, {"@id": "_:Nd030e44b5c7f4785a899cc6d932b83fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021999"}]}, {"@id": "_:N66b5eec4fbf24bf2b2504318c6c1ae83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022574"}]}, {"@id": "_:N6a2ca0e8059c4438b83cc1d01d9da402", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858732"}]}, {"@id": "_:N97c1c56cc11a4bc4ae2265fb99f27fa9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023877"}]}, {"@id": "_:Ne2af4fb0ee19498ca43092c918159b47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004374"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0375206"}]}, {"@id": "_:N189d094e42dd4db3aa19ee856478f278", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021480"}]}, {"@id": "_:Nd09f7e5445e44c0fad81d2006ab62c63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013922"}]}, {"@id": "_:Nad91378888914631b59567d1dd4eedd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47916000"}]}, {"@id": "_:N09245cd90795433990d92e0da8d5fc9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:432241000124101"}]}, {"@id": "_:Nf07d90b2f80949d7b83c9bdd3400db22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023669"}]}, {"@id": "_:N60c14fa4d39a4d47a24ef8a4ce252378", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000980"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030232"}]}, {"@id": "_:Nbbcc67619640409faa1de2612444e316", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023925"}]}, {"@id": "_:N39dee302fbe34e6ba7e527249ffc13b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31186001"}]}, {"@id": "_:Nc58fe593f1cf4df58df8c87567355620", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15993004"}]}, {"@id": "_:N68b15a1310b445f6ab98210de4561fba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005076"}]}, {"@id": "_:Nb9f4f0b8374d4a6295d60ff12f48707c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0272375"}]}, {"@id": "_:N8a2f43df72da45c9a26a07a0520b1aa9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253683008"}]}, {"@id": "_:N89186f595e1c41b4bf82074c0b1a3294", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011629"}]}, {"@id": "_:N2e0f6644818845bdaabdabacad60b867", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859735"}]}, {"@id": "_:Nb06e3d6640c34bfab82b96c9eec4baa3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022357"}]}, {"@id": "_:N429d123d001241e8b369a226a02c775f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014518"}]}, {"@id": "_:Nfeaa9d6f8e3a4a9684c1715a961c17fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850083"}]}, {"@id": "_:N14a517fb938d427a94b0c85ab5853032", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025208"}]}, {"@id": "_:N872c6e8f383a4ea8a8aaed7050e73618", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021429"}]}, {"@id": "_:N6284c747d46b43a3a30d305b5cba775e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018924"}]}, {"@id": "_:Ncc022cdad71f4c9fb3cd6e1aba7a1301", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025884"}]}, {"@id": "_:Ncaabe9c394284009a5db9602215334c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N0c92ced3183e47afa50e8f3427b969bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280270"}]}, {"@id": "_:N831d5f1434ce4c9eb15e1b5a38b22db2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023658"}]}, {"@id": "_:Neba96a09dce84000881a784a08513ac0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404051002"}]}, {"@id": "_:Ne8c5aec5476a4454bb37d8dc7c287309", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023586"}]}, {"@id": "_:Nfda274b090e24d7a8506222fd7ac42e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968813"}]}, {"@id": "_:Nb7ec79323459459aa14f8b89f64d4e37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562932"}]}, {"@id": "_:N54278e7f44324448b02c519669cff54d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833762"}]}, {"@id": "_:N70a3ef70184540e790fe1302689822bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021414"}]}, {"@id": "_:N6565c06b3188435c8588a0f3244d3e69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022034"}]}, {"@id": "_:N4fa245cf76ec4f5f93c8c002720b64e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001985"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856438"}]}, {"@id": "_:N3e1271366d504e92984cfbaa1b6e5f8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040210"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073158"}]}, {"@id": "_:N9a279ed7667542c196db191be3c1da78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022423"}]}, {"@id": "_:Nf0e42982298442f0a9bda83e2cf25e16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537963"}]}, {"@id": "_:N35a55eac10d444d39ab2d2b83ee152fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021365"}]}, {"@id": "_:Na57ef96e41fd47eba0f321f9bd514cee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162627"}]}, {"@id": "_:Ne0b84232165e4b5091794f13c4338046", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011492"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023328"}]}, {"@id": "_:N5254bcceb8604c449c28a7962a0dd2bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005910"}]}, {"@id": "_:N07d064792a094114be2caa3ac13e1bcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021042"}]}, {"@id": "_:Na27ceb4c89ce4b889f61f87e03feccba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562839"}]}, {"@id": "_:N0a16e51b7ab64e92934be8eb5a8a1e9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844555"}]}, {"@id": "_:Ncf92655862b44b50bd956a913e10a976", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022150"}]}, {"@id": "_:N8c98b93f0c244416b16aabe7e49a5d20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100908"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021934"}]}, {"@id": "_:N4d1ee833ff564d878f706c2bb815e1c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034885"}]}, {"@id": "_:Nd871061e2b2646dabd67aa0bca51a1ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64859006"}]}, {"@id": "_:N107e238a76c8443ab5565d609083ea1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009220"}]}, {"@id": "_:N4e90800ec23140d682b2d1e165039ceb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023448"}]}, {"@id": "_:N9fc4a5a6016642c1b6bf5d9bf618498f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38599001"}]}, {"@id": "_:N511b0fa1b06948559af70afd3acc4897", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249322008"}]}, {"@id": "_:N4bc16d820c384ea18088cde7ccf7b6f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021590"}]}, {"@id": "_:N8e35285bc4c04259ac4e9e4122208ba4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032797"}]}, {"@id": "_:N04c2f34003084a00ab5270834a328e15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280315"}]}, {"@id": "_:N335b298c2b534d5cbe6ecd3d57eef60b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073171"}]}, {"@id": "_:Ncd9a59d189a04e728869f497cf10dcb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254956000"}]}, {"@id": "_:N9e0ac465d46a42c58193d4a6a53ac2eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2676505"}]}, {"@id": "_:Ndbcbd96674c448f6ba3c3a95c2235dd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152191"}]}, {"@id": "_:N2f8ecacb18a54b3392fea2f81b9107e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673397"}]}, {"@id": "_:Nc9b519792e64484bb49fbf1f3759200a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023234"}]}, {"@id": "_:N3066e926426c4d858c4deff609b161b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040163"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073132"}]}, {"@id": "_:N7dc1acd1d4954d2f982b0eee40a6b48e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280336"}]}, {"@id": "_:N44f9b58ef4c74c7b8b84e7fc9e6be0e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404650002"}]}, {"@id": "_:Nf5905594b48d470ab03b566b87838bec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "epcc:06.01.92"}]}, {"@id": "_:N9aea34f75f70456f86c9a8d4ff260d1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575802"}]}, {"@id": "_:N068005c3c28b42f4839d6111fbdeb797", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56731001"}]}, {"@id": "_:Ne5da27c4c50c4e7cb5ed5101e54485cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006391"}]}, {"@id": "_:N8e8636d523d643d1a1c671c83b17c893", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0850715"}]}, {"@id": "_:N05e4880a9cb74461912da51b71d539c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004382"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:473372009"}]}, {"@id": "_:N0d485168865f47ed92041a8c973b8949", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025406"}]}, {"@id": "_:Nf5c119fbf9864f1e999a293a5bfdd3d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234554004"}]}, {"@id": "_:N313aad9eacfa49969186c49f19781f9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009916"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003079"}]}, {"@id": "_:N38648e63e33540be9fd4e02c8d9dedd3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0900"}]}, {"@id": "_:Nb851ad1310c64fe7899f8c6717310584", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D049913"}]}, {"@id": "_:N80645291de334766a10432a923e3af47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000224"}]}, {"@id": "_:N65e369c942bc496dbf3fc835965807b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022601"}]}, {"@id": "_:N8f3bf5be2d1245779659cd075a2b7289", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280475"}]}, {"@id": "_:Nad735ce28d554877a0a8d305e5666d20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022170"}]}, {"@id": "_:N0fe95ff114124c4289ba62613880e781", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855299"}]}, {"@id": "_:Nf0e3c9c004534e83b0c0298c2a3a28a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521719"}]}, {"@id": "_:N6c57e9b25ff44e4bac9acbf6227994de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248342006"}]}, {"@id": "_:N7f3a18facd994f3db40689aad9973ed6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011409"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023369"}]}, {"@id": "_:N6e8e8154398146e3a3ed430354da077b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126713003"}]}, {"@id": "_:Ncb469df22c854cf0ac4c4f2a644f93ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022353"}]}, {"@id": "_:Nd129fa3a1e904d4a8ce5741a1f603e49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0454644"}]}, {"@id": "_:Nc28d2205ab82498aaf3f331eb07bd2a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006423"}]}, {"@id": "_:Na5f39c23139c4b29b1a0d6a8aa029691", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867006"}]}, {"@id": "_:N40db4f3e8a854dc8918b5e8f4aa996cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008199"}]}, {"@id": "_:N7b125f80e98e4400b6a17de9f9ab2821", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003137"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53124003"}]}, {"@id": "_:N7d2f00caa9b7427781da517c1f4d475a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862491"}]}, {"@id": "_:N1035484f45b746b3af5a590d3cf99fcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111533001"}]}, {"@id": "_:N7f9010407ecf4ea68fbd182384378650", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673441"}]}, {"@id": "_:Ncad06b76b9c546d990ddd52607d5871f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278975"}]}, {"@id": "_:N4ca74724343049e4b81f6357c46c13d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025675"}]}, {"@id": "_:N49529cd29cd64e19a7d01e3f990b8ff5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3151556"}]}, {"@id": "_:Nb8ce3bcaa17041438f60b6de401c3663", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001122"}]}, {"@id": "_:N583cce97de224eaf85c0c0b724da0af6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93153005"}]}, {"@id": "_:N7ed02a2232db4deeb95fc0ad4f25c14b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239337"}]}, {"@id": "_:N9092d69c628d4dc2b84c60178de15809", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023288"}]}, {"@id": "_:N5fbe21516ae8470fa09141a3b409add3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280477"}]}, {"@id": "_:N5ddc9efaccb24be2a213a28d7f9c09e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010033"}]}, {"@id": "_:Nfe0e45ea89864ffba015a98e71736e24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58554001"}]}, {"@id": "_:Nd02887f970464f60b740f51bfd17c978", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969238"}]}, {"@id": "_:N456c2ba822874c21a8f053cf092925e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19888007"}]}, {"@id": "_:N1b5a61ce4d884dcba296ce4b1bcab97e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843700"}]}, {"@id": "_:N6fcc62e7c6ff446a962d79bc89f3370b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011964"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023104"}]}, {"@id": "_:N116dc5938e3f4fa0bc2c29bfc10c9bf9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850135"}]}, {"@id": "_:N8abb58bdcf9548e2b91c3a93963c339e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026848"}]}, {"@id": "_:N5da09c645b5444e7a672081d6324068a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274818004"}]}, {"@id": "_:N0d0c0eb329004417b371300ccacf83a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006521"}]}, {"@id": "_:N0bb23c25036646a4b0c17f628b853b73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010205"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021316"}]}, {"@id": "_:Nbf0d099746d84ce28f54c042434b70fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034072"}]}, {"@id": "_:N7027ef7dcd5c4955a0e068b5b6f4ecd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025500"}]}, {"@id": "_:N0d4e59544b9a4bb2a85305ee91caeedd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1389851"}]}, {"@id": "_:N1be2ec4e936d4b03ac0c7286c47204f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000310"}]}, {"@id": "_:N4296c6f821b840768532e0c4633b9f9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443643007"}]}, {"@id": "_:N0373e1079f824c7eab9d8bf7fe3f381c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280288"}]}, {"@id": "_:N3bace907533344999c002b829f5502d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020371"}]}, {"@id": "_:N054674b2bb2748f1ab2fd149da174a64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007565"}]}, {"@id": "_:N4de3fe45b8d04e37a31e496944786ed8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2242472"}]}, {"@id": "_:Na519ccc2eff8425aadd206c9ddf1b3a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031039"}]}, {"@id": "_:Neeed0d76ecf14770bc693f5b8967a45b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846460"}]}, {"@id": "_:Nadd416e84d2d4d3e93129509f28c7397", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424263008"}]}, {"@id": "_:N7507573f2eed4cc599967b5207f3e807", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2674738"}]}, {"@id": "_:N711fa29c3b6d4e70bc990c573961a6ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71057007"}]}, {"@id": "_:Nbf71b5e0b05c476bad619c6769da121f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280644"}]}, {"@id": "_:Ndd160bc492844178ad35dac78f7f96d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004428"}]}, {"@id": "_:N18402088b1ae4e9f9c442864186806af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002346"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239882"}]}, {"@id": "_:Nc2520867937842e29fce0cb5012f5260", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33629003"}]}, {"@id": "_:N80480ca26d814ea59354a854b9fc0240", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3829514"}]}, {"@id": "_:N7736ada402154bacaafab5ddda88651f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026821"}]}, {"@id": "_:N15772663c3dd4db3b32fb363e165d111", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248820000"}]}, {"@id": "_:N7867ccc7e5ab4f7694d99e819ca8ca3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073087"}]}, {"@id": "_:N25ea4d861daf447097a7a764bf957c90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005241"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538058"}]}, {"@id": "_:N65f4549626a944ba828abeb70decf07c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280636"}]}, {"@id": "_:N16982cc332fc4605a9b380e33744d660", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024634"}]}, {"@id": "_:N90b139c857a74a8196d7dd834c449007", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008163"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833054"}]}, {"@id": "_:N95a7eab0ffd64896901375a57adbbc9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024314"}]}, {"@id": "_:Nf172d039756d4fc5b9afd7165d560f04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024469"}]}, {"@id": "_:N2bbd0fc05ee74e36bdf7d8d2453bf0f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43029002"}]}, {"@id": "_:Ncf19525e9b16429e9f625a9c91b71d36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C564969"}]}, {"@id": "_:N233b059172794d3d8efe142a98eed2e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:716594002"}]}, {"@id": "_:Ndfec898c821c44359644ca7974cf2487", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007911"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836264"}]}, {"@id": "_:N048a2f0a12644541a9abe8177d3c201e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69800000"}]}, {"@id": "_:N423a5a09c1ec4fa78a45886d207eef03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887709"}]}, {"@id": "_:N6f1e8f2465414196beee2663df0337a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021788"}]}, {"@id": "_:Ne039fe39d7b44b43b011f3283275384c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054000"}]}, {"@id": "_:N4b058872a30c4dc785ead4392a7ed946", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0025575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2820"}]}, {"@id": "_:N521b0e3f1227427883d063a4a94abaf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856604"}]}, {"@id": "_:Ndc3f3a6928b5466ab829c3fc8caf2ace", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151934"}]}, {"@id": "_:N25f6e87891904486bff5a33f4914ab82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022750"}]}, {"@id": "_:Nb2abfefb241542cdbd4829b7c46bd445", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009499"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021464"}]}, {"@id": "_:Ncf26fdaa6db6402e973d225acf32004d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95202004"}]}, {"@id": "_:N8a6c0fd541c742e1901c8c112fe3e23c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021485"}]}, {"@id": "_:N9426b43274924b17b4b98f0bb7e4d133", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424551"}]}, {"@id": "_:Nde745d599c494d5d9cacee0855f70a8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40930008"}]}, {"@id": "_:N5608b115a8264cb5976b2e70ecb89e9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8666004"}]}, {"@id": "_:N0d088a4ace164586b7a58573855f206b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253053003"}]}, {"@id": "_:N715cba591ca148cb9bd123443b927c3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4443"}]}, {"@id": "_:N23ba27da4d454330880c8326b784892d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005882"}]}, {"@id": "_:N0e43784bcb884802a0e0a094f7fbcf65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023599"}]}, {"@id": "_:Nc0f0dcc35e294a20a9a536020df22806", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010481"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266345"}]}, {"@id": "_:N24eafa547c324062bea0a1e96a07e81b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241760"}]}, {"@id": "_:Nfe41cdbb2af543c580c4017302d72849", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023187"}]}, {"@id": "_:Nec1e2b4e516a454eb5a85299bded9b02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0410574"}]}, {"@id": "_:N10788a939911469e99e0680fbdf8237a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265974"}]}, {"@id": "_:N79561896a34b4ed687e8a6accf49887a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0428791"}]}, {"@id": "_:N759754ebf40c4c6b9484ed25de602073", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023607"}]}, {"@id": "_:N50a8a14ca56940d4af33ebfebe80683a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021628"}]}, {"@id": "_:N7dab8f6c643b47ddb3ea0432545ca6f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536128"}]}, {"@id": "_:N661826f8598948cfa255c14819b13dee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0746102"}]}, {"@id": "_:N203895cb7eca48b39702a3ed997d7a23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020722"}]}, {"@id": "_:Nb29215e85b254597898a02708ab97fc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D055963"}]}, {"@id": "_:Ne0f01f2b5cc846d09cfc54b3e21bced0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024476"}]}, {"@id": "_:N22d07e942e314dd988a4e49f74e22575", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855000"}]}, {"@id": "_:N20a706834a5a47fda93719e4ee0e2678", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10761101000119105"}]}, {"@id": "_:Na2c70539f35b401cb863abb165847ec1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009122"}]}, {"@id": "_:N6c6a651c6cef4c4e82878ca40c267d67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423142006"}]}, {"@id": "_:Nd00aa957768a4d9e87fe6fc7d730ebca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0332890"}]}, {"@id": "_:N43255417d7f64974bb92188658d816e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0522357"}]}, {"@id": "_:Nf63de134246147ddb21924790b6ba586", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856203"}]}, {"@id": "_:N0faa3ab7dd5549ee8a0d64849f05a961", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537346"}]}, {"@id": "_:N807d5dbfbc954dfb9268d8f217db70b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0333770"}]}, {"@id": "_:N54d7a084289941a8a81d100b4757f879", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003932"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025497"}]}, {"@id": "_:Nb3e88f15477348aeaabeb3595d411bb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234146"}]}, {"@id": "_:Nf97e46f062f94cf3bd049fe7988ff17e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3085"}]}, {"@id": "_:N6ba5d8ca64204f9db214987b70b856dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011704"}]}, {"@id": "_:Nc2438e7cc6df413d9ab9dadda60c6795", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016506"}]}, {"@id": "_:N963074af39cb40cf878fe7cd9ac82f0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D060825"}]}, {"@id": "_:N1fcc70b6fba6461f96034990ccf2ab97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1184919"}]}, {"@id": "_:N6d164b3827b140c0923b2268546cd5fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238399"}]}, {"@id": "_:Ne6499d056c7b4c5eabe5487fd45e348c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89501000119108"}]}, {"@id": "_:Nf215317ba7a14dff8a674bfafcc376e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238394"}]}, {"@id": "_:Ndcf5c6fafcca48cfa42e0803729fc625", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008059"}]}, {"@id": "_:Nb8f1d676a4264408be46d28eba827900", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221184"}]}, {"@id": "_:Nce84dc6e14b2469182654e460b5ba70d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024454"}]}, {"@id": "_:Nbbc37f69e26547c0b026baa4040d1399", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51697005"}]}, {"@id": "_:Nd650c9d9d22546b6a424ab6540b99480", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000965"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263401"}]}, {"@id": "_:N320c5f38aad842cc9e79ad8fcee83091", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562464"}]}, {"@id": "_:Nfa4b5d0e5e254987a26db1bfa35fbeee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0548883"}]}, {"@id": "_:Necfe9cb7debc42568eb6816dba953c79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280339"}]}, {"@id": "_:Nfee591c3ec704a75985f72f0857e869a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77547008"}]}, {"@id": "_:Na66e22b09ee04ab8881e40566155bfa2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025222"}]}, {"@id": "_:N78288a3c3b594f0c965e1fce259fbc2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021827"}]}, {"@id": "_:N37d00496273d4658975a2b546a422a88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0752347"}]}, {"@id": "_:Na992cc836dc84de0b9550fa8b3e2117f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424583005"}]}, {"@id": "_:N719407958eb04ad1a603fc0a90862f74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023635"}]}, {"@id": "_:Nc6405d1f5ccb4e149f4b2145b134b654", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020595"}]}, {"@id": "_:N8523b4263bfe4530988903d720b1bf1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002895"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255029007"}]}, {"@id": "_:Nd4dbc4348fdb4236b4da74b3cfb30467", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855513"}]}, {"@id": "_:N8be27e05726544d194ee34df61c9e67f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1997760"}]}, {"@id": "_:Nfddcbd5e3f364b1cb608e329fe0950a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250284007"}]}, {"@id": "_:N486edeb3bb8342e4be7dfe43cf36e078", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417558002"}]}, {"@id": "_:Ndd439b6b8a894977b580969401f6a833", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4048268"}]}, {"@id": "_:Na0d075c79a1f473c9f5f796d74eab801", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nf83e3ad3e544477cbd913ce7b2e08a73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009983"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024129"}]}, {"@id": "_:N4f64ac382e364f5e88e49d593e1c0825", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280769"}]}, {"@id": "_:N51c1b54a94aa4012b1db99a8eba2b5a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280389"}]}, {"@id": "_:N715835325c844a18a30bf89c83a7952b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006502"}]}, {"@id": "_:N0a25997fee244ddeaf378b09b8671c64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860243"}]}, {"@id": "_:Na465f09a647947a18ba75cdd09a5bc13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013404"}]}, {"@id": "_:N375aa65397fd4b5083bde2547435f924", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854348"}]}, {"@id": "_:N4b84966d4e0344c6ade63fb56e094384", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025755"}]}, {"@id": "_:N2f9dda8506cf479aa1ebe839f32c0f04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022859"}]}, {"@id": "_:N8e9035a2b0b34087b2078b00c4e8abee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022482"}]}, {"@id": "_:N1d5d9f33926a4d6697944c3efffdfc1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006689"}]}, {"@id": "_:N39e896685aff4bd5b7a4c9221309068d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0100"}]}, {"@id": "_:N087b250307834432afc7841e0d4029c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012130"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020862"}]}, {"@id": "_:Nbd67a9d8cdfa4222a496f310cb31bfcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:444316004"}]}, {"@id": "_:N385c3f9441eb453c8db600371be83dc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022332"}]}, {"@id": "_:Na0b1b53fed46495da677754c8d7a1cf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025526"}]}, {"@id": "_:Nee6034bbfe9247ad83518d05675ce585", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010122"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024037"}]}, {"@id": "_:Ned285dc5ac1948cd8b16b20d29c9b2c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246802000"}]}, {"@id": "_:Nc92e4d8993c34d89a6632841ce922693", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0010210"}]}, {"@id": "_:N23967e19513741c09f39affb43255498", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022485"}]}, {"@id": "_:N7d804956de4744d7bd9fe3e04f118b43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266225"}]}, {"@id": "_:N8f80955b3fb84760bbb095b9438f5124", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009393"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024397"}]}, {"@id": "_:N4f896054663a4430a0c095ee2b3a2ac5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280775"}]}, {"@id": "_:N9be246047fb74924b96763b7dcdceda8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835228"}]}, {"@id": "_:N3cb5e778664c401a8f5a0becace18789", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023061"}]}, {"@id": "_:N78a9678213f746dda44e96457cbd430f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363346000"}]}, {"@id": "_:N467d8e603e13446d94f8bfe4d03e9f85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25786006"}]}, {"@id": "_:Nf0d128559f53426a88d873d7deb342f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022160"}]}, {"@id": "_:Ne20884fabb694b38853b72f57154653f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024741"}]}, {"@id": "_:N32299c099c4c4f048f924fac35591168", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14582003"}]}, {"@id": "_:N6a17bc638a5a49559606a6a13a11f029", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010492"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2560006"}]}, {"@id": "_:N3501f019967442eba6ef3da79b6949de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342649"}]}, {"@id": "_:N1e1d9122d5c0459295324129f84123d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030168"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021050"}]}, {"@id": "_:N5534b3c3f35e4284ab1cf0fb5d9b64e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005764"}]}, {"@id": "_:N6d7122ddef1d492a9791a94f72aeaac9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010192"}]}, {"@id": "_:Nd8c19c7994d04caf9a63eb2ba3d6c9b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29980002"}]}, {"@id": "_:Nc784623c64fd48ba833a1496c9dde5e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268306"}]}, {"@id": "_:N5a6a135b1da048aa999e9b88575188cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205191"}]}, {"@id": "_:N787c8207ee8f495eb09fad4e0b536157", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2748652"}]}, {"@id": "_:Nab094941cf734d5e8d14a7f2ac04cfa0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022608"}]}, {"@id": "_:N69b4650bd1dc4de88c939cedd67cc74e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848580"}]}, {"@id": "_:Nc35b01b883364885b0f76239bf91373f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35045004"}]}, {"@id": "_:N1dfd904dc953426cb745aa426a69bf4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298710001"}]}, {"@id": "_:N32e984146f634a058d2e8295e9ae5bb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1167712"}]}, {"@id": "_:N4e6eb96a77cc4a3c8fa64d27e2dfc505", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280543"}]}, {"@id": "_:Nba0271128865417dbcce4d616709f8f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072921"}]}, {"@id": "_:N69bd35876b664cf4807210ced5ecf53f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014060"}]}, {"@id": "_:N21ef4a1771a04414a3c04debc56538c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79668009"}]}, {"@id": "_:N625b2def654243a7aa7d9429024ac788", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024050"}]}, {"@id": "_:N6ca74a9f4ceb47e097b94132085d76d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72951007"}]}, {"@id": "_:N707729e9207c4d438e081d35872fa42c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006685"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004719"}]}, {"@id": "_:N9bff9b00d386402fa6b46d6f5d71181b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024282"}]}, {"@id": "_:N77c66227d0db47289fe147a270b2fb0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253140003"}]}, {"@id": "_:Nd4417b24cf894ad3aeb3c3aa03ec25b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846551"}]}, {"@id": "_:N751f65a73a5d46ee8554018f7885ad05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023013"}]}, {"@id": "_:N47a076d1a1ba4d1a931b7af44fd7fe8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072820"}]}, {"@id": "_:Ne022eb1722a34a77a3d65d54f1174f78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073243"}]}, {"@id": "_:Nd2c8e64069794c28920987bcc86308f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012137"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023029"}]}, {"@id": "_:N437400694d9b4a30a3621afff81fe76e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C565051"}]}, {"@id": "_:Na56c245737f8450fb9e9cbabc1864829", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837084"}]}, {"@id": "_:N4fbe625825b640ccb3e7f6158d44da42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:206200000"}]}, {"@id": "_:Ndd41855a7efe44f3b4c2ee7cf6769ba2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015473"}]}, {"@id": "_:N79326b8eb69d47efbf69b36b07e7277b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023691"}]}, {"@id": "_:Nb9bd4aa56c5541f9aa6e87c9a498011e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521670"}]}, {"@id": "_:N2a500611c85b49b0bb3d117d9af430d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018179"}]}, {"@id": "_:Ne499caebc81d4721aa9425483fd25f70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75094005"}]}, {"@id": "_:Nb5e0742e35064cdb9871577c7a9c077d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018208"}]}, {"@id": "_:N67fbeb3e409849bbbba5483f47d086c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849097"}]}, {"@id": "_:N73fcdd9e74f3411fb50e8717c4eeb2ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073123"}]}, {"@id": "_:Nd5cba4fdcb904d308e09f0322e4c5411", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025241"}]}, {"@id": "_:Nec211e0c6a564152a7b44f70b0cf7ee0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073212"}]}, {"@id": "_:Nf3c3eb2a67a94ac5b28013b086a76e30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253768006"}]}, {"@id": "_:N93f25165cd6c4681a7186b4ac43c35eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040425"}]}, {"@id": "_:N9e8e26bc5fe24837a21fe7bcebac7b66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2025988"}]}, {"@id": "_:N3f478fb02ea548d2952d4c4dd23a263f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864365"}]}, {"@id": "_:Ndc557db5817547cdb7b709758b7e1e55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023374"}]}, {"@id": "_:Nbb78896704e144d7b949b822eaee7f8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023915"}]}, {"@id": "_:N456c59d5af9a408cbdd6fbfa14a91cc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0747085"}]}, {"@id": "_:Na328037066764dce92e8a906c619ae0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1445953"}]}, {"@id": "_:N8e696fc4629b441090f95cd64b2a8b09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035320"}]}, {"@id": "_:Nb0ee0b690f4645b0aca79318b8432b54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970463"}]}, {"@id": "_:N78bf36596a8c44bc9c36d763e2e6856b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58424009"}]}, {"@id": "_:Nd35ad7e8b8bb4628b7e2c864382598ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1691215"}]}, {"@id": "_:N70a4c394252a4fc6ab70f6ffd3cc201c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073057"}]}, {"@id": "_:Ncd3a4ede17344a23af359599aebaa760", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864975"}]}, {"@id": "_:N5111d591e05443ae95ac4fd23da1df6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856507"}]}, {"@id": "_:N38d3b6677c664cae891cc41464738e97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022602"}]}, {"@id": "_:N4db155f5554041c6b482336c32deaaff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021291"}]}, {"@id": "_:Neffa24fa583b4599a4b320a620db3958", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58762006"}]}, {"@id": "_:N78c227aab06d4b00b818ea76fbc4ff28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073197"}]}, {"@id": "_:Na452d8e1fb114ca0b3d2d870d88ff399", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007933"}]}, {"@id": "_:N21ecb31b2291466d84a7a526aab33bf8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:426191007"}]}, {"@id": "_:N8324ceb00b12460cbfa43aeb1f7a13ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280666"}]}, {"@id": "_:N2153acb63e104aa6bd939fe58544b812", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040173"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073139"}]}, {"@id": "_:N471c990db9334158a2cbec3d631431ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029883"}]}, {"@id": "_:N9c6de3f1ff6e439c97a77cd1d6f06791", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45626005"}]}, {"@id": "_:N4f0d9bcde7834488a1bdc2546ccb31e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0393525"}]}, {"@id": "_:N098e1281a3b34fa28cbfd94f246fec55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206180"}]}, {"@id": "_:N331a33d0e76f4e668424a6d5e81d1088", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072999"}]}, {"@id": "_:N2c189cd934c2422aa697696d3eeb165a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8666004"}]}, {"@id": "_:Nc3edc3e9ec9445e39bb67182d396789a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850816"}]}, {"@id": "_:Ndc5de8dad8e148218dfffef00e891b85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842820"}]}, {"@id": "_:Nf9dcc7f1a7204ed7a2ddd8cc40a9b87f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:433096001"}]}, {"@id": "_:N4736ba243e2b4596868c0af9fc5e9087", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279191"}]}, {"@id": "_:Na526bb1ca5414c398a880ed4382b1ad0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46252003"}]}, {"@id": "_:Nb38cf7e9e8dc4a2f897ed6b91e4741d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025889"}]}, {"@id": "_:N1add32f1b4f04731a120aba2324c9391", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042133"}]}, {"@id": "_:Nf9b2e3fa6d2e463dbddb4158345798a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025658"}]}, {"@id": "_:N10deea4e2d9e427681ab2938d3b70b8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023371"}]}, {"@id": "_:Nf0527adf51d84f52baa9c80a7164b7f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854912"}]}, {"@id": "_:Nb93aeeeb8b2b4338a453a1c00b865b20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0409346"}]}, {"@id": "_:Nbb329896b4b34abc808ef9d36c1c2c09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023982"}]}, {"@id": "_:Nf1fe455bcf1747a09fae6fa1b241da4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D058529"}]}, {"@id": "_:N5b5202748cf441b7843bddd626160d31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054559"}]}, {"@id": "_:Nb77be94e66564205b536279961f1004f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30753002"}]}, {"@id": "_:Nd0298170d8814adabebe3c3ea9179164", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111378004"}]}, {"@id": "_:N397d7c87d36e47089eb20dac3283a070", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009421"}]}, {"@id": "_:Ndef88291e80046df8c45a1c99cdda1e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025531"}]}, {"@id": "_:N3b8a45089f584ea6b465005cbfcf3bfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230635000"}]}, {"@id": "_:N53fd3c98b8d347f38aa895aee37f54bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024614"}]}, {"@id": "_:Nc91b6f15317b45d6a90c98c4b0454d85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246803005"}]}, {"@id": "_:N1a077fc98e2e4c28841ff525b7c3c91f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86256001"}]}, {"@id": "_:Ne93ab182a266423fb4a5dfabf9482b55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861704"}]}, {"@id": "_:Ne4a4494782cb4b4d9030f4a462111cf7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126950007"}]}, {"@id": "_:Nc810db016bed4d63ae691ace050940fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520680"}]}, {"@id": "_:Ndcbe2aba0de042a5b5b4e96adc65bf9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70070008"}]}, {"@id": "_:Nffca45e1c5e14209b577389605007ea8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162297"}]}, {"@id": "_:Nd6cb69d3542e42f3aa3aa6bc78d5b89b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536376"}]}, {"@id": "_:N4ee62d4eb1d743a7bd7d3b3acc106f22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685661"}]}, {"@id": "_:Ne1b1b9f3b839471ca80f29948d452976", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031154"}]}, {"@id": "_:N6b2d20f6c8c740b8828e8c5ff6e0fd3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003977"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025467"}]}, {"@id": "_:N56051ab87afe4457af5b4d82d885b730", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008255"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342273"}]}, {"@id": "_:Nfa4d662b54cc41bb9c8629c83d38b7b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022317"}]}, {"@id": "_:N80b064700b344c2c966dc7d9f8a8a964", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023707"}]}, {"@id": "_:N77bab1a562a949e38fc57c1ba1633118", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280375"}]}, {"@id": "_:N04cf25a7d01e4d20b70c528d60e8cd9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279149"}]}, {"@id": "_:N26f29c67213c44eeb09ab7073d6945f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398909004"}]}, {"@id": "_:N5a9c2454b12847b9996baf290665544b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010510"}]}, {"@id": "_:Na2f471174fa244fc811976ab861d4bb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N17fcce54443d44eba096695a5710e54f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418143002"}]}, {"@id": "_:Nac7920b4d957442589d402d41573ec4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850134"}]}, {"@id": "_:N89ccc63d791443d985793bdca7659a2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022515"}]}, {"@id": "_:Nf811cfc427064ebdb5002cdc0c0d0860", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008509"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3550331"}]}, {"@id": "_:Nf0b2b52acbed4683aa056dfdc3fa3a36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849478"}]}, {"@id": "_:N8fb0b1ccfc974fbebf801cafaa5df10a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023039"}]}, {"@id": "_:N31020839e0f6415c9e91ddf6eb01b7ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166717003"}]}, {"@id": "_:N6c17dda7dc514ae9b9ef56b3d32f1749", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280407"}]}, {"@id": "_:N6414876c54be43aa9d63d5dda88f658e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102971006"}]}, {"@id": "_:Nb23b06eda5244a56ab6c31e48fb51fd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866141"}]}, {"@id": "_:N6134c1e64e78463bb81842252c0f72c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3552099"}]}, {"@id": "_:N501ee96199f2484ca8e1555ebe30088e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014973"}]}, {"@id": "_:N3178d0f289f94a6089994c973ab497ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010981"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267436001"}]}, {"@id": "_:N020964d2f3534f82828da785d749e9cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:450901008"}]}, {"@id": "_:Nd0d47840d7f44c0bb74b524961d689e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041601"}]}, {"@id": "_:N3f5cd0ea9a074d3b897586cd4f8ab77f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837407"}]}, {"@id": "_:Nbbf1a6fc0d494a9f9f0d6273f724ec81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839888"}]}, {"@id": "_:N4cebd8bd38d44409bb02bf33ea120c6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021582"}]}, {"@id": "_:N3f51480046dd4fc6b1b506117f6529f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200146"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234021009"}]}, {"@id": "_:Ncf66ca68985941ffbd0acfde26a812fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249685004"}]}, {"@id": "_:N0e54e343c67647b880890e6d37871322", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:388980004"}]}, {"@id": "_:N9266e8223db1412dbb9c1316bcdc374d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008687"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844923"}]}, {"@id": "_:N48666116329e430781a83fa7e9a35a89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1393871"}]}, {"@id": "_:N8e99e2f6577946b28fbab5cc1eadf1a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D059446"}]}, {"@id": "_:N6f05fc238dcc4222bf7d76c9149c476a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12025005"}]}, {"@id": "_:Nd4e338487df944c4a97be991555584fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280578"}]}, {"@id": "_:N780805f66d9d49c781103f01322f0196", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006392"}]}, {"@id": "_:Nf99632a1a2ce49f381eaba59fbcfdbcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95723009"}]}, {"@id": "_:N77e3854abe5b4a7c81234fa6e288c87c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024908"}]}, {"@id": "_:N55a59136dd1b428db9923c5f2aebb84d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267716"}]}, {"@id": "_:Nd6915e4fd0244f67957c0cf15e4db160", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:425582007"}]}, {"@id": "_:N122eaf50a38b4db0b33487680b6f7988", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072954"}]}, {"@id": "_:N38eff7c9cfc3409ab1b25d5d9b785754", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280695"}]}, {"@id": "_:N4198bc4b548b47498f5fdc3d5adc2635", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338078"}]}, {"@id": "_:N1802d469bdd445ba81d3f401cd017d0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859178"}]}, {"@id": "_:Nbec0eb249a854a6990636f0cab2e379b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2720"}]}, {"@id": "_:Nb1276311be27447782a3a9e8b9577984", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025359"}]}, {"@id": "_:Nd7df01c549f14c558d4fe146a698f70a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030386"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072924"}]}, {"@id": "_:N3b316591c27b43ca9777deb84efe616d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1335411"}]}, {"@id": "_:N235a4de1b68449c7aabea28da950fe4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023064"}]}, {"@id": "_:N794b214c67354223b0381b6511c8ae71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253142006"}]}, {"@id": "_:N933278e369194f87aa893096f09983ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024065"}]}, {"@id": "_:N77ccd6e6c1ab48978d45c76b142b553f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239981"}]}, {"@id": "_:N45c81d3dbbbc459c8badb5fc95cba34b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085637"}]}, {"@id": "_:Nadd639b675eb49d1bdc06daaecd91340", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386807006"}]}, {"@id": "_:N14a37c32d0cf4b5c9100690a81c47f32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77418004"}]}, {"@id": "_:N3fc7b1b5a24e42719690f387754f8e04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342491"}]}, {"@id": "_:Nff77820139d04f4bafd996282782536c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277333006"}]}, {"@id": "_:N9a3fbae8261149849ed2d9a09105e341", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280510"}]}, {"@id": "_:N451698e7c20240e3af1a81c4515f55e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024784"}]}, {"@id": "_:N53218d51391140468c81ee5d86df820d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006118"}]}, {"@id": "_:Nf4136668dc6b4549a0d3d53b6a83f225", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009340"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024427"}]}, {"@id": "_:Ncda861d69a9e43f3afc0b1c72f7cf2e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C6559"}]}, {"@id": "_:N08522d72152c43ffb5b8066dbb25a9f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4014733"}]}, {"@id": "_:Nfdef6759f1354b098edf8b1eefc249b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866246"}]}, {"@id": "_:N5e3196fd81e24f05ac1bac32419bf36e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206093"}]}, {"@id": "_:N933430f496f941748f181e691231caa9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036857"}]}, {"@id": "_:Nee78df6ec83a467e91634525f5520644", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011900"}]}, {"@id": "_:N42beaf6a302243b7b86c9457d1704c7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023472"}]}, {"@id": "_:Ne106283832824367a8cc46923385357c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025890"}]}, {"@id": "_:Nc0eb2225e71847509dc33ae8a5340b96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073216"}]}, {"@id": "_:Nc240a3d5d5fd4e0894292f53d2a850b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867003"}]}, {"@id": "_:N9c88033fd6a8425a84d4c38918c19a55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253207002"}]}, {"@id": "_:Nbafd3ce864ae4b488d95df48b351d60b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36171008"}]}, {"@id": "_:N572d680130d94b7886108c0561b3518f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011086"}]}, {"@id": "_:N969c7c15c93844329c88497aa3a3ac8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849079"}]}, {"@id": "_:N6a55d37229e045c1bacf451af1635db2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072944"}]}, {"@id": "_:N9b5e96b741ef4d30b99b53be19a05a69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204368006"}]}, {"@id": "_:N631ddb7fa39c4dc480d42ead7cf0e7d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851722"}]}, {"@id": "_:N22664536cbc442a1a7d014e28ae70ab5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001782"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025747"}]}, {"@id": "_:Nd1cff6638b474fbfb9ba96d4c548c151", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0443246"}]}, {"@id": "_:Ncb2c6ee89daf40acbfb283482b9ef2f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011985"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675627"}]}, {"@id": "_:N5492c25649044a28922c59d4e068776a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022076"}]}, {"@id": "_:N47fefdc2921149f6bc4b4372d98b2b1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020861"}]}, {"@id": "_:Nffca4cd651c84a93b00cdea989f05822", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021223"}]}, {"@id": "_:Ne04306e2bc974219b4b849a6edc349ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006995"}]}, {"@id": "_:N23c73e3198e14f869833db09d1972de3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025075"}]}, {"@id": "_:N1d81c1a1a761453f9e3d72df1ac2582a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834664"}]}, {"@id": "_:Nfe39bf1faad54732b65ffff001875116", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805860"}]}, {"@id": "_:N2ff634ab12d1497089e002339978a21a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025319"}]}, {"@id": "_:N491e683dca8449979ebcf9fd0e0512a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271183"}]}, {"@id": "_:N5be0f0826be44a6db84497bac6ba160c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "epcc:06.02.92"}]}, {"@id": "_:N1135a08949044164bc56ed70395930c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41432000"}]}, {"@id": "_:Nf6fda228024e4d31bbf54ac5cc9bb310", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021943"}]}, {"@id": "_:N3b6ef4b7541d4f97a7ee0261f157e544", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007642"}]}, {"@id": "_:Nf22a6baf00744a6b9cb10c66b03e5ae5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001480"}]}, {"@id": "_:Nad11aa2072f049ef8fa319d5e0112b93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024729"}]}, {"@id": "_:N604c0828c3564f858a9f0193eabd9007", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280672"}]}, {"@id": "_:Nc639453f8ff346269de4c3d03f097618", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009806"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018500"}]}, {"@id": "_:N7fa5d9fadc65417b9104e0670a9cee11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022951"}]}, {"@id": "_:N9cb1bdbceecd4349a7176495f2a52bdc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024339"}]}, {"@id": "_:N1441563851284d8ba0d11009a49a99a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268407"}]}, {"@id": "_:Ne0c9ac54435945bba2df15874db82db5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025762"}]}, {"@id": "_:N950ba5e3db4c4af794f55db08037b8b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015783"}]}, {"@id": "_:Nb8fd59ce4e38474994d34274928ebd4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022162"}]}, {"@id": "_:N2705598f34a747ffaef6f85b97913140", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010490"}]}, {"@id": "_:N0b461fc2753c48cda2f69c284383d71f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239838005"}]}, {"@id": "_:Ne9f459884cd24f87ac211ddc3f0a0b66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021844"}]}, {"@id": "_:N25e7eb26660444cab2245981d9311b23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868737"}]}, {"@id": "_:N2daf36d372e74bcd898ca3892828a224", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852301"}]}, {"@id": "_:Na9b19eea004a433f8f777928a3a181f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022420"}]}, {"@id": "_:Nac26c4b3156b4cf5975402d50db7fc44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005424"}]}, {"@id": "_:N305478ef2ff94db8a769f52931bc6e7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018239"}]}, {"@id": "_:N63a36f68254742f191821dbe900e5676", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3801"}]}, {"@id": "_:N897af6e9ad4a443192796d75df9dddb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030517"}]}, {"@id": "_:N15e734270647452c908fd23106d60a46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204962002"}]}, {"@id": "_:Nb7f0f7998b09429984ae474e5b823d57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011981"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278865"}]}, {"@id": "_:N1a32072a28df4126b0d703acf0dd4645", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021406"}]}, {"@id": "_:N0b31d8310ad64cc5b502eb98a85edf6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42712003"}]}, {"@id": "_:N48e35bb4a1744d9db0e6bc29b2909bca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268128"}]}, {"@id": "_:Nd3209381551f4c3e90a9e6118b130822", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205145001"}]}, {"@id": "_:N0fbfe898afd9424e889899b69d82d4fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0877326"}]}, {"@id": "_:N91c6028b4f9149398bc496b89b1d4103", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012021"}]}, {"@id": "_:N5a3484ab712d427f8d0269dd135d8661", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017490"}]}, {"@id": "_:N6364942c1be142f1995e6788f2819d59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024231"}]}, {"@id": "_:Nd76e0e1b35494c0c9201e1f0fefea3e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023913"}]}, {"@id": "_:N82a2961bef0444b18ae1ba3a9f1b46f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024979"}]}, {"@id": "_:N3cc098b0ef844bef9f502ccf379f5ccc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025156"}]}, {"@id": "_:N86735faa771c491c9a6fdc128bb266c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866190"}]}, {"@id": "_:N249a38a051ed47b8924977d0fda2d0b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023501"}]}, {"@id": "_:N2d6d7e23ebd54b108ec12f76c56eb377", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87065009"}]}, {"@id": "_:Na5e20206cc9f4058b08fecff5f3a27f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022770"}]}, {"@id": "_:Nb82279254fba4b00b5c83d326e8a8dfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40415009"}]}, {"@id": "_:N627de42a981b43798d3ce68d0756dab7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805726"}]}, {"@id": "_:Ncd9f00d14a374422a784c01fe7d204d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025182"}]}, {"@id": "_:N7d979d3850e94488b91276c3959140e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266423"}]}, {"@id": "_:Ne265f0f5e0aa4581a24ad6098f6ecdbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0349561"}]}, {"@id": "_:N5956d09b6d3e4dc096b9b9cf31d82f25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021062"}]}, {"@id": "_:Nd500b6a1dbd4426ebc5cc5c83e0b0cfe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299709002"}]}, {"@id": "_:N3cf3fe8d6aa44e24b2d448b97b4728b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860247"}]}, {"@id": "_:Nc39e22971e864824b6f2ed157f6331fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025522"}]}, {"@id": "_:Na47c1a62dd45412bbbe31ed8fabcd684", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280453"}]}, {"@id": "_:N4623152ae72d49bd9b886e0cfa138ab7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024252"}]}, {"@id": "_:N91c92b23079d49ac9f05a13374e4789f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024777"}]}, {"@id": "_:N8f6f9b04f49c4bb78472973287eb843b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014096"}]}, {"@id": "_:Nd4f4405af8b340a3902ebc47567b3f56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012866"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022701"}]}, {"@id": "_:N0546af379af44257bd0d7bfea35cfbdb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128623006"}]}, {"@id": "_:Nd9770a27caa54d648a61c99b12291230", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0744641"}]}, {"@id": "_:Na8f89c5255d643dbb303ac58413c67f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007634"}]}, {"@id": "_:N7b647f6ef48e4861871bf3dffc1d0443", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4504"}]}, {"@id": "_:Nccd17d9c003a4b10b351a58f58a4839a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152244"}]}, {"@id": "_:N89a81ed785d34572a259222be61811d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848652"}]}, {"@id": "_:Nc4921cdd90a34865a74988771da60393", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009434"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024364"}]}, {"@id": "_:N35da47984b0445ee8adc9fd1484e2a15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399955009"}]}, {"@id": "_:Ncec6bb6d84ad40e5a905004fc8c2c5d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020820"}]}, {"@id": "_:N48db00a2e95340cbb57c9deed35f60ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536535"}]}, {"@id": "_:Na2c79e583cfe457eb9724203fda9d64b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232939"}]}, {"@id": "_:Nf7e6b0ebd167468eaedd42af1a3da0d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563237"}]}, {"@id": "_:N2b95812371924140811fcf42d683a102", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021071"}]}, {"@id": "_:N0f5b532a240b4d9eae1106bbab108e7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1578482"}]}, {"@id": "_:N44a4d050bbda42a78b231ee3a3388cb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072956"}]}, {"@id": "_:N33a0370f7e524c119057419d47d1a93e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0741296"}]}, {"@id": "_:N5fb76c96aa2544deb073055e03596cdb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844751"}]}, {"@id": "_:N6ab8c48efff341de820a4746a001684e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004964"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1504382"}]}, {"@id": "_:N2a3265386b554b7087d432a04d9914d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280548"}]}, {"@id": "_:N1567e0a99f1c4044972b7ce488a9a93e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301797007"}]}, {"@id": "_:N0746090513574700b3bcb54312c54d9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023333"}]}, {"@id": "_:N48438f8256b748f2ae52751173b4e430", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100295"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67867005"}]}, {"@id": "_:N494f65f63bff4c8dbc6bb80470f6f20a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020132"}]}, {"@id": "_:N9247aee952dc49189fb668a905da5a85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013374"}]}, {"@id": "_:N46ab0f3f53e2435aad2c6a4607d5eaca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023309"}]}, {"@id": "_:N446d19f96ec74bb39e91e4a10990f1e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q21.2"}]}, {"@id": "_:Ndd2789b8be124b6198a549c6f1648718", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64855000"}]}, {"@id": "_:N2a0646c9f36148fab29db8063e622aa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021539"}]}, {"@id": "_:N3b0ae5b92a364cfdafaa66c18e42f592", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2829000"}]}, {"@id": "_:N673c28d78e75437ea230214064761f15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0940767"}]}, {"@id": "_:N3216e8e0c8a94c9cb40d93c9b43674c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q89.3"}]}, {"@id": "_:N754f694abcbc417f924cf782b73a21bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023673"}]}, {"@id": "_:N39a54b59198c4f0ba1040863e77020d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023290"}]}, {"@id": "_:N5dc25a8e366d4c90bc0ec2e206e73f10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221032"}]}, {"@id": "_:N11b8fb5ff0444bc2af5bbcdd7b84d26c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398309008"}]}, {"@id": "_:N24ff4b2536e44a97a1116e3f5879155f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836598"}]}, {"@id": "_:N2f9168e7f5444b899716556f45052433", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42756003"}]}, {"@id": "_:Ndc7b86e9358148cbb591722dd6a4931f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022230"}]}, {"@id": "_:Ndb9eba2e5c7e486882b4a937f9d6b5b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024430"}]}, {"@id": "_:N87c7d10349264958829312505f04287e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46210008"}]}, {"@id": "_:Nd7a7c763b7e541cea62a27ceefd469e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010294"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2032780"}]}, {"@id": "_:N30f0c89e03d54ee7825a04bd236bb200", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66760008"}]}, {"@id": "_:N9c69bcc009a24206b5a91a245c70fd73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021545"}]}, {"@id": "_:Ne54b0abf404b44b48bffab53f0509368", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003949"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025485"}]}, {"@id": "_:Nb9a37f36cb894d2f9db61af30034c6df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271288"}]}, {"@id": "_:Nba0e363a0f04441f88e05289bc86fa0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022084"}]}, {"@id": "_:N0d8b830b61e246c986c4b7b6994e7324", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039231"}]}, {"@id": "_:N1daaea45a7034aa9bfff4921d939ceeb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28861008"}]}, {"@id": "_:N8ab1ceddffe647939fb18e86176200f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023827"}]}, {"@id": "_:Neded74a6d776490a8d68b97a98fec4a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011085"}]}, {"@id": "_:Nc3860dafac7044ab8c9c4747313ccf82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002171"}]}, {"@id": "_:N8b5d22a5a7914308b2afc11ffb49e7cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009940"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082201"}]}, {"@id": "_:N0b9e9e023b75473abd17d62cf4065230", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109695005"}]}, {"@id": "_:N06e50ca92ada42adbf8373de570deda6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009936"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024155"}]}, {"@id": "_:Ne90f5781cabd4bf38202236475943593", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230145002"}]}, {"@id": "_:Nbf725641058c4d4db84bb934ced86b56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36760000"}]}, {"@id": "_:N41e8035f9e9b4a55bc138e963367a7a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022431"}]}, {"@id": "_:N2d1704400c6b404cad8313b985808257", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125618007"}]}, {"@id": "_:N12e0023f243a4b48b3910f604eee52f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851936"}]}, {"@id": "_:Nb474dad2f81341ffab1a492774c5ca2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20815007"}]}, {"@id": "_:N2c2b70a5bfee475296b8e527caa0c347", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025000"}]}, {"@id": "_:Nfda2ace95a204af8bd4a5faec5074dbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073242"}]}, {"@id": "_:N6fd6d28756154703a3a79e33be5a6ca4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857485"}]}, {"@id": "_:N298a653c109041c8bb130e27d3ee7601", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58593005"}]}, {"@id": "_:Nebf23c4e9f7f4d849c5492f550119f24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023444"}]}, {"@id": "_:N0e80cbb07e6b49f582088f2987bfa052", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834383"}]}, {"@id": "_:N508b7468de7a4560a3f44e8cdaafcf8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023787"}]}, {"@id": "_:N84da8cd63dc54991b7edff98358087c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538429"}]}, {"@id": "_:N92d7bf1ccb214a568bc4cac015ac4012", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100578"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10024604"}]}, {"@id": "_:Nb7898022808f4a48a10715f0f101bcaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832338"}]}, {"@id": "_:Nc6f08f3d4ff34c2cba8bf12f8328e070", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021879"}]}, {"@id": "_:N60dbe53bf5374293beb0dd907217cc40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008865"}]}, {"@id": "_:Nd5ab8c784d6344318005c7fa53dcec19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40024006"}]}, {"@id": "_:Nbdca1169de0f4ea8a6e0999946a9b77d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022044"}]}, {"@id": "_:Nd12b2184fdde4a5a9b7f9a54886ec02e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536075"}]}, {"@id": "_:Nf30e4a0f7ab34dde850c71d6728c8e0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021933"}]}, {"@id": "_:Nf9a9ffd748314a678833419fbc759477", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022315"}]}, {"@id": "_:Na897ba0ba0704d16840d16a9b0acda64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025396"}]}, {"@id": "_:Nf0a7238f29d44ea58f90a776b4ef32aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0281788"}]}, {"@id": "_:N6d330894ab0a47e1811a0d37195666b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029454"}]}, {"@id": "_:N8d426049530d40adb2b8224ae5bd3cf0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020811"}]}, {"@id": "_:Nc6f2d052c84b4d5eae3c995b024c9710", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024946"}]}, {"@id": "_:Nc0582de1c6004ffa95c8652f181266b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004211"}]}, {"@id": "_:N3ebe6793c65a479eb5b427b0466da478", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022254"}]}, {"@id": "_:N0a6be2626aa540c1829a1d1665427a03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012895"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022688"}]}, {"@id": "_:Nafa4b0fa728d44d28b3ab0cad4a19a03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836851"}]}, {"@id": "_:Nf34de5b1c6be4ad681d4fff0253bb629", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025223"}]}, {"@id": "_:N366bd725f23c48e084f6e01ca8045aef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024672"}]}, {"@id": "_:N5b2d41e49632454fa8832fe9bd2d433b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000916"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426801"}]}, {"@id": "_:N726ce642b96546afb76efa7c586f4dac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0441748"}]}, {"@id": "_:Nc43cd4e7544f42a5b59ef38c3e48e45f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018021"}]}, {"@id": "_:N59f5a894c6384c708c5908aa61e6d7bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0025580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1770"}]}, {"@id": "_:Ne6dc405df99846c794d3dae20cfc1c55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:425688002"}]}, {"@id": "_:N44501bf0d15045f99ec4607fcdf4cbd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230736007"}]}, {"@id": "_:N3792c8dd0efd43a6b321d832922ef98e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005758"}]}, {"@id": "_:N3f19044bdad44b7d96a1e28267f9e471", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004941"}]}, {"@id": "_:Nee2c3b9b2bea4941b3f1fcf192d3a562", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024049"}]}, {"@id": "_:N8f8bc126c9714cb6aa29b48c2e281160", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367356000"}]}, {"@id": "_:N43e0ad660b9e421e8c08a23547f52743", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:264867001"}]}, {"@id": "_:Ncdbc7c88a80d4bd3b86dbcceb67402dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844753"}]}, {"@id": "_:N8d8bd304d5084901b0f3cb62438cede0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021341"}]}, {"@id": "_:N1084a595d54349e9afcc877c16e71e2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109979007"}]}, {"@id": "_:N929362c33e03439f92dee57fd508f30b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010955"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0549253"}]}, {"@id": "_:N305bc259676e4658b51d0514632bc841", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006424"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025048"}]}, {"@id": "_:N8c1c30eaabcf46c8bee0af9e828746fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253252004"}]}, {"@id": "_:N7e90d04f921b4aeaab89a91cbda5bc54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021268"}]}, {"@id": "_:Nbf2c2e9386c84ee2af3850d920402cd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C564168"}]}, {"@id": "_:N4d298e32a307447884d0a3897f1a731f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842581"}]}, {"@id": "_:Ne4c1ec93d66949219808c0b24b889232", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73430006"}]}, {"@id": "_:Nc66e11a75bc6484d8eb929090c618a95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3276746"}]}, {"@id": "_:N0745f218c622471a842fab231f9b8ce6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022035"}]}, {"@id": "_:N4dc703a36bb4417fb74f34bcc8f0ca23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024781"}]}, {"@id": "_:Nc1e2d2b6a1d84513b2b0869785090d80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018205"}]}, {"@id": "_:N0e2c0bb8836c427aae37097685629f17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423318"}]}, {"@id": "_:Nc340f5c16abc4043bb1138baecd31ee2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038605"}]}, {"@id": "_:Ne0d26756ebcd42d4ab74256adf1886a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839782"}]}, {"@id": "_:Nfe1f5c85c8d64c4eba0965a7fda56ba2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022741"}]}, {"@id": "_:N4abfafcc276e430e87aff8972e1a8e32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085633"}]}, {"@id": "_:N42b307246c604559983726dbf42fe7b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239234"}]}, {"@id": "_:N34a5be46deca49daaf040c8a39b10c76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76783007"}]}, {"@id": "_:N8a9231a04421469e8d0f70af27761633", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410430005"}]}, {"@id": "_:N779fece8db684260ae42fb2d6efaaab8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073012"}]}, {"@id": "_:Nf5817c878a414236bb1909686d615bef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91855006"}]}, {"@id": "_:N545a8511d22c456bb7e020a7f89da0ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854749"}]}, {"@id": "_:N4ff931298c91439abc74bae688f4b918", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36310008"}]}, {"@id": "_:Nf9efecbbf9bd47299369d506564f2141", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016657"}]}, {"@id": "_:N16bc2be8623a49efb63fa9486417e0cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280292"}]}, {"@id": "_:N45b5125975494c0faaff4ac27b87f427", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024894"}]}, {"@id": "_:Nd51610ef2fe74abb86514d8a4cff684c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021905"}]}, {"@id": "_:Nfebfffe5507c4e58905c4c2c258994a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024748"}]}, {"@id": "_:Na96a70eb049542f6be497ee2beb2e683", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073055"}]}, {"@id": "_:Nbb21e0dc960f499dbaf465e234d7e6ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1737260"}]}, {"@id": "_:N2e2935aabf644a64ade332aeb9767648", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:285503005"}]}, {"@id": "_:N60ad153dad36420cbf23b97e3a4dc7e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234974002"}]}, {"@id": "_:Ndbc152b23feb4146ab162e9c9129defa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023801"}]}, {"@id": "_:N4894331a300e433db16bb484f366116d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C573898"}]}, {"@id": "_:Nc040353539784a4b977bb067ec3df1de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025216"}]}, {"@id": "_:Nc05be87a5cf14828a19e36ea8acaa5b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:420999000"}]}, {"@id": "_:N80ac9a40271e4d3dadc0da755cd2af96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866729"}]}, {"@id": "_:N772996d3066a42f09c94c7de33b9783f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431691"}]}, {"@id": "_:N7548ee198d5d4053a1d150a60f5701d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024807"}]}, {"@id": "_:N796a3173f8d34fdeadbfabc83b063c10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837733"}]}, {"@id": "_:Nb98771942c7640ec89b4343518cbfb50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405721006"}]}, {"@id": "_:N9e9b2e337ea8476394da00cf2d3cd988", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266019"}]}, {"@id": "_:Nb89621d9c8d24882a7c6c6a7279263c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073076"}]}, {"@id": "_:Nbfb78b98eddd402f97ac80907ec9d151", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280381"}]}, {"@id": "_:N8f299729daac4b9f8c21b1075a47d25d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205557000"}]}, {"@id": "_:N2c8834d423c54768b623a85420d60963", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236037000"}]}, {"@id": "_:Nf5f61a78de1e4690a324076e30f29a47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085633"}]}, {"@id": "_:N86a4aeac61004e3b9840c08c8369b24b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87248009"}]}, {"@id": "_:Nef05cabbb2154a99a1736499b390a64c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56819008"}]}, {"@id": "_:N7f4d06f6d906443dafb399c0d6624d00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072996"}]}, {"@id": "_:N015c36eb9b03498ea02b513ff86d3f3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008346"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024695"}]}, {"@id": "_:Ncb2aad5b67f5469f80f0878b787cb1de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520861"}]}, {"@id": "_:N49a3a93e67234121bae5cb09190918ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280762"}]}, {"@id": "_:Nb700ce3f2ea7402dba2c348881378150", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280597"}]}, {"@id": "_:N403e977b06394bd2b964f6e8157b62ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200136"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71457002"}]}, {"@id": "_:N3a45db1062934eb78ed6afac6eb74594", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4863"}]}, {"@id": "_:N4b1682d3c6484ae2b7cf4620fbd6570c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023657"}]}, {"@id": "_:N3e04fabfdbf444f78fc2484abd1c2986", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024738"}]}, {"@id": "_:Ndb0d603f2745451d9a457331f6bb70ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025683"}]}, {"@id": "_:N1946cf0cd4bb4f859e56d9e84314c20a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082764"}]}, {"@id": "_:N3443d7a9afd948a98ae140762347694f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155411"}]}, {"@id": "_:Ne05fd16edbb14f01b5ab4bb14681f198", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020538"}]}, {"@id": "_:N8c3339d256cf4177894d7686d18bda47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2333"}]}, {"@id": "_:Nbb83092ad4ad413fa4ebdbea2b9ea302", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000455"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249327002"}]}, {"@id": "_:N3518fe3c8cfe491397ef61e09e332e7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857045"}]}, {"@id": "_:Nb2a669671b6d41f9bdcd3ed54a0d85a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834062"}]}, {"@id": "_:N6a6f79e5164149e5bb92fc4467f4f94d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856780"}]}, {"@id": "_:Nc89468d18bab420cabf259e2825da96c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005874"}]}, {"@id": "_:Na9128754bed243fe9ae111437bd696ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024570"}]}, {"@id": "_:N84a51a5d71df4483bd96412937c854a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235081"}]}, {"@id": "_:N2228fd7fa9114653b68113bfc9f75bb6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023892"}]}, {"@id": "_:N765bd254865e4fa1bdf37942cdf2ea11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020838"}]}, {"@id": "_:N772e88e263a2492fab0b4957b7b8acd3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008677"}]}, {"@id": "_:N073b5bb21ad248cbaa8d007687622a4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007906"}]}, {"@id": "_:N9578f6e3ad624f8783f204460528a1f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280754"}]}, {"@id": "_:Nabd60080b4f243e4baf5615b6e2aa18e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020795"}]}, {"@id": "_:Ned5c23365dac4c178ea6ad25e73c3f18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007111"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024937"}]}, {"@id": "_:N0301121afe23444582359437f82d283e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0400002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020915"}]}, {"@id": "_:Ne29cee1fc94a4f72a6de5b39909ead66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165475005"}]}, {"@id": "_:N073c71da9d964e34932b3c74daa7db51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28307001"}]}, {"@id": "_:Nbcf3f8f4fe5045259dbd3223e47bd2a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575535"}]}, {"@id": "_:N63b6e51ef7054adc93bca1c715114ae4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011685"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023232"}]}, {"@id": "_:N2f6ab3cf78eb4e9f80f146a339e537a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025871"}]}, {"@id": "_:Nc8581347f3784653837243b0a0536631", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833328"}]}, {"@id": "_:Ne7a2dbc984f4451aa9354da1ff44dc40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005368"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3150510"}]}, {"@id": "_:N9424a81e087f457087eba429cdd66c98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024374"}]}, {"@id": "_:N06010374ad554fe7a766b8ac3c14eae6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100877"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2315541"}]}, {"@id": "_:Ne5945aef2cad40f79b2df45b5ef372b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:289195008"}]}, {"@id": "_:N7da76c76cf8f46ef9cf344f81167ab8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024567"}]}, {"@id": "_:N7ce60a5b36d6422bb5b31a90020ce404", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241013"}]}, {"@id": "_:N9e27a0b9637d4844bad8c58a6a1c1fe7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040135"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022419"}]}, {"@id": "_:N0b378aebfe5d4f62bc0952b6ec484a02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073266"}]}, {"@id": "_:Nb664b9c1fa664c6ba6e6ecb2e93e0b44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857101"}]}, {"@id": "_:N3646c4e993dd424b9ea54b2c99524a74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37796009"}]}, {"@id": "_:N486bddd9f3f64b5097762c6c98b830aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073071"}]}, {"@id": "_:Nef86bcd3ee334dd39079ce2534ee6454", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011998"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855520"}]}, {"@id": "_:N4708e4eee492480f838bed6d9dbc5034", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024655"}]}, {"@id": "_:Nfe2ec2f0d96b40a491908e030429aba6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073024"}]}, {"@id": "_:N153d3ee8584a4053a75d7134c13782bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022442"}]}, {"@id": "_:N47f318721e61472f8565c89191c927a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280427"}]}, {"@id": "_:N05eaa1a5101b4d04a0581ec6a88cec2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085681"}]}, {"@id": "_:N23766fd4e0c5486fae1f83c33d5bb109", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025891"}]}, {"@id": "_:N683d5c65a5d248a4b8f6ccd353c48588", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431996"}]}, {"@id": "_:N092a8d3957e345f69c6c1d862fd118a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235546"}]}, {"@id": "_:N6ced159791b946ad83e8d8eca6568a22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280413"}]}, {"@id": "_:N91ca0c342c5d4488ae8cace62a784100", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036400"}]}, {"@id": "_:N37a6df940fdc4798b69d685990f58208", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162352007"}]}, {"@id": "_:N88464652be0c4012919df2eb6b56676b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024863"}]}, {"@id": "_:N5ce0663f379e4777a094baa552c234c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017574"}]}, {"@id": "_:N21016aae36de4b86a7d496145c479342", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073292"}]}, {"@id": "_:N701120a315284fd1aa3b7406aec6d88f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17541006"}]}, {"@id": "_:N1f632e01ec1840a69791476d330f605d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021017"}]}, {"@id": "_:N144360ccd1334a89b413b8ce74183a8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566738"}]}, {"@id": "_:Ne777044646ff4e47b8f9e965a9ac8e6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020676"}]}, {"@id": "_:N0528ff3648394f17bfd956b86871c216", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13920009"}]}, {"@id": "_:N3e793f95fc134ac0af40af1e5004d6eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155733"}]}, {"@id": "_:Nb93eff409c84440996648975e8bd850b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025091"}]}, {"@id": "_:N50bf7fb5b71e452c8ecdd7f7d1e65130", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805765"}]}, {"@id": "_:N20c1d59675d84b57ab2e5a6be2b59c63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025746"}]}, {"@id": "_:N9c6c0dde35d041fa859e061c84ba4c2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011963"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023105"}]}, {"@id": "_:N9332dd5db9be4307a1a0aedec0134441", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266275"}]}, {"@id": "_:N0a0042b240fc48a2a9a75e45f4031909", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022249"}]}, {"@id": "_:Nc75c163cd7e94a59a7e5907e204f1db4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49534003"}]}, {"@id": "_:Ndd5e78bbda7e4325a0df06ace8ea28f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021241"}]}, {"@id": "_:N3a9e7eb1d15c47e8bd65e9799149eefc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005150"}]}, {"@id": "_:N129e498f485645d78d9b6dfc8be412d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280309"}]}, {"@id": "_:Nd23fedc914f94c5e88a77aeb40177bb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085298"}]}, {"@id": "_:N1eda578a5b604e86b19fc063cd9fb80e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42399005"}]}, {"@id": "_:N5f9caab36b7b451e840306ec46e37848", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020963"}]}, {"@id": "_:N3232d48bb33a4afe84934636e5aec0aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158359"}]}, {"@id": "_:Na6e89bee428a4d08a7e763471a5053e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266361"}]}, {"@id": "_:Nc1f503a84dbd4fedb177f5f2a3afcc1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004379"}]}, {"@id": "_:N3f395404758445d692e6945a17821504", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2751480"}]}, {"@id": "_:N84576e4db03d4323b868be8ccc373cde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277601005"}]}, {"@id": "_:Nd10db72f7f604afbbc0973716f4d1341", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022610"}]}, {"@id": "_:N62a91078da02457ab178cf1d29981461", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843108"}]}, {"@id": "_:N4991545146eb42519a1560636c216e00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431664"}]}, {"@id": "_:Nbecad52cd77c4dce93d108db200e1a54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87486003"}]}, {"@id": "_:Nca043235e0b84b04962d1a8c8046a9dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021899"}]}, {"@id": "_:N0026acfdcf8d449a980840165c364a53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2609414"}]}, {"@id": "_:N2d413d34438445d6a50154a4c27b5531", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280771"}]}, {"@id": "_:N8c17e9e2f5054b928dca31bc84356084", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022264"}]}, {"@id": "_:N034c31517b5d41f18fcd1565b2d9502b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31671006"}]}, {"@id": "_:Nf0303e078a824158920d17a773994f20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022290"}]}, {"@id": "_:Nfde979e23d1b478880580d10d1049b8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0474444"}]}, {"@id": "_:Nfa86fedb871e4174b55b67e34f760169", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021226"}]}, {"@id": "_:N8080bcd56d1a49d792e54fc40496a917", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0878575"}]}, {"@id": "_:N7f24c6de831d4d9f973c6036fea79ab7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D057180"}]}, {"@id": "_:Nbac8527f0e9b4974a9acf20545d3b72b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254827004"}]}, {"@id": "_:N226ee758c702469ba59fca389938d945", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837082"}]}, {"@id": "_:N8541e51e3d62447eaa4d034eaf81fa96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856637"}]}, {"@id": "_:N4908559769c1499bb7be0480b1767ec5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025215"}]}, {"@id": "_:N83f1ae7766624c978d08e5fb3a06b1c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025805"}]}, {"@id": "_:Na68550fc671442058e163e26985cef08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266589"}]}, {"@id": "_:N695f5fe2f1f948809bee86c292891f11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014338"}]}, {"@id": "_:N8adee1fa031c4db7ab5d95dbd7236cdf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004955"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836651"}]}, {"@id": "_:N67a06fff8ea148deb6d25f85ad5b5a2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399244003"}]}, {"@id": "_:Ne8760133a2d3458b88bad51b3b343546", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001989"}]}, {"@id": "_:N2595a806395642eab05c1af1a36e29a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301854006"}]}, {"@id": "_:N452eda5d5008485483f8b4b417c84482", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266617"}]}, {"@id": "_:N9befb32ed3b749a39e0ce2a3af7e6080", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128741006"}]}, {"@id": "_:N1498b6c3233041b6a15d4da636c0faa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020902"}]}, {"@id": "_:Nd7df16b5389345039b88fc573a96b6c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025455"}]}, {"@id": "_:N5ddbc15b766b4d82ad6bd27f39011447", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023761"}]}, {"@id": "_:N542d35be10d341208ac858193e05e393", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000966"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45004005"}]}, {"@id": "_:Nb1d161f64cff4d5e86fc95d268213e30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014689"}]}, {"@id": "_:N8a1b8fd1d703445c96dd9e15d79506b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019043"}]}, {"@id": "_:N4778a55ffbcb4d398ac600ba957672c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59606006"}]}, {"@id": "_:N143145fe8d88446c85a7624819d264b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000492"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021803"}]}, {"@id": "_:Nf436a20114034e04af5f8b82fd57778b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025588"}]}, {"@id": "_:N2f8e2c7ab82d45539b65720c260edb93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363125002"}]}, {"@id": "_:N2cd5c895d2884ad0abd5c4d1aa12f638", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072981"}]}, {"@id": "_:Ncbcc30027fba433eaec722424505fc71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020725"}]}, {"@id": "_:Na7b4ba14440b41f988d266bfd2ffe093", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857456"}]}, {"@id": "_:Nd3b8ac7e720f45f293906b21954a0483", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47725002"}]}, {"@id": "_:N549f75da355a4d1a8911f327dd736ec0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399957001"}]}, {"@id": "_:N888b8d3ce4354b7688cc85b84fa3080b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835801"}]}, {"@id": "_:N9ca9fb315373403b80811f6c28b47015", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400190005"}]}, {"@id": "_:N0a3d41cf5e744f88bbb29c4194a74c05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022336"}]}, {"@id": "_:N92ea698e7db9451fa51215d362afc567", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001039"}]}, {"@id": "_:N5913fcde7203465c8fefe27ce5d6c426", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48724000"}]}, {"@id": "_:Nce83bc8c92fd46858eb44b251a5d302a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221168"}]}, {"@id": "_:N3672740b71794b8b8dccefd3db733659", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95782001"}]}, {"@id": "_:N38f415e64f5a40969b69fe399fc0190f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021765"}]}, {"@id": "_:Neeeb259338e340b3ac644fc7a12a273e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:318761000119105"}]}, {"@id": "_:N0e1613065272468ca25586ae1c03e418", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007222"}]}, {"@id": "_:N15a4576c182b4077a2f7148b024e3002", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003964"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025475"}]}, {"@id": "_:N4736c69def8345798312b4e52814b7b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029463"}]}, {"@id": "_:Ne2645a094a7845f3a9307e2157ab6050", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006192"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025084"}]}, {"@id": "_:Nfd9a44715e374b6fab16cd32cfb26648", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0749420"}]}, {"@id": "_:N844e34e14ac644668239526970afae9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82663009"}]}, {"@id": "_:Nd870c8241d0b473eafdc3f75178fa64f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239137"}]}, {"@id": "_:N0da38a13d20444fba919cbbf86dab20f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857190"}]}, {"@id": "_:N6bdc49122126453c9e80f292f92a0912", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001327"}]}, {"@id": "_:N00f223b582824febacb3a36d1d5adbc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020720"}]}, {"@id": "_:N67253f1f23c942b1904d0f09db5044b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1510586"}]}, {"@id": "_:N0c70a322455044b7ad8b95e21c0f1dfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64859006"}]}, {"@id": "_:N32d5aeed8ae54cb38541c9b8197521ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:131141003"}]}, {"@id": "_:Nd4d2f021c3154c54aee1bd4743a214eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024982"}]}, {"@id": "_:Nd5d3c772a6524ee3a07211bc2085c28e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424413001"}]}, {"@id": "_:Ne9c6f031822d448cbb933d8fc55017da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010361"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021285"}]}, {"@id": "_:N9d3b4ea863e9438f852dd9066ce607c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023986"}]}, {"@id": "_:N0d49b34d03474f58ba2543e3db0f0069", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022231"}]}, {"@id": "_:N3cff117260024bc2a1bc57274608f6d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C567791"}]}, {"@id": "_:N46354e4708944919928e691c46b7319d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126824007"}]}, {"@id": "_:N7c0a17e543744f3493cf77db106cb504", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050090"}]}, {"@id": "_:N42cfb4d63da248f2acbc4041efbeafd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850722"}]}, {"@id": "_:Nef097c3d0c5246929d200a778ca2b956", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103254005"}]}, {"@id": "_:N16dff911ec1f49a6a804144a078e8331", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685776"}]}, {"@id": "_:Nad7a792aef3044cb96f05f04795bcdde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023405"}]}, {"@id": "_:Ned329b3f27794b7888f9ed7d2ba6c066", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2424003"}]}, {"@id": "_:N1df69e7d0ab540aeba8e64b25b70bb31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022850"}]}, {"@id": "_:N380d5ba14952430697e0ff52805b8f49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:563001"}]}, {"@id": "_:Na68dc587ace04e09a03e3ce55b409e1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2916"}]}, {"@id": "_:Nc41e0345de7b4e41bf7c7aea90e9c4c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280718"}]}, {"@id": "_:N9f8080023ec54c62a97434311603288a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278322"}]}, {"@id": "_:N93765693957445c6b297668ba7f923ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021721"}]}, {"@id": "_:N9a0a0ec965b640e29800126a04a3b825", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865014"}]}, {"@id": "_:Nab499542bd844ebc8f741aacff7245d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126882009"}]}, {"@id": "_:N7ffb4bc8a86c41ab8dec4a0d362dc7b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042420"}]}, {"@id": "_:N93593064d1b34c1cb4fc1188e347964a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49915006"}]}, {"@id": "_:N5d2815e4414f4dd7bcaeb6f7a63176df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021718"}]}, {"@id": "_:Nba3dc26503b04ce3804f5d2bb22b7aa6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263505"}]}, {"@id": "_:N38658da669084eef91c544dbe716ed42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61582004"}]}, {"@id": "_:N919c87091d6c4cd3b5d209927ddf0766", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022942"}]}, {"@id": "_:N2a741842e84d4ff69a6cd987cea0acb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35912001"}]}, {"@id": "_:N6faa48f14267463c84cc3d112711d762", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2853"}]}, {"@id": "_:Na8d218960d4a4a98ac97da64080156a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001907"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13713005"}]}, {"@id": "_:Nbeb6815baab9433c819506886eeeaf4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001382"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298181000"}]}, {"@id": "_:Nb9d057a5f5e3405e920347d97199ff05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247144003"}]}, {"@id": "_:N8762b048692a47f0b635818ca5aa72c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844530"}]}, {"@id": "_:N73df920c67214d7fb1de2c51205d8f95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0409477"}]}, {"@id": "_:N6ac32384089f462e96fbedb0d1bdf012", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030471"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072961"}]}, {"@id": "_:Nfb0e0b2bffc34b8daedc24e7b0f0b0a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0857071"}]}, {"@id": "_:N3d1d413ade334bd78074f8fe5389bc50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022371"}]}, {"@id": "_:N587d59f6adde4af4b4dc4d07e0900d69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022884"}]}, {"@id": "_:N7ac6d40ce47945b4b3f60fcb2a60edcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000368"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857486"}]}, {"@id": "_:N9b902712e02541ea960c6b612e4a0dea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020721"}]}, {"@id": "_:N62e69a2e43194d5e8ed17ccc3f90d427", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235095"}]}, {"@id": "_:Nd13a3ab4124048cf9ab7db874e2bf377", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62250003"}]}, {"@id": "_:Nab754af1ff2d4e239461d9466e307035", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007230"}]}, {"@id": "_:N731e504fd5a847fcb89253de0ddb7281", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020224"}]}, {"@id": "_:N3c87f59a8c564b17b858d9142b6cf3d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008107"}]}, {"@id": "_:N12b23a006ef34e59ad2938518e6949b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9092004"}]}, {"@id": "_:N56e2ab144e73455c95e0a770dedadfe3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152423"}]}, {"@id": "_:N8397a49c46ae45ffb30e4dea5b0ab3d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262988"}]}, {"@id": "_:N7d08cd58997346bf902cbff1619dc71c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036095"}]}, {"@id": "_:N25a16f904c344dd6bc0894a17b4496a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024524"}]}, {"@id": "_:N55f5e6d89543414996938623dbe47567", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3463824"}]}, {"@id": "_:N88b1f266e06f4a4fb80e90f8276ccdc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124147007"}]}, {"@id": "_:Ne355a8b953894abdaebf6cc73d8f5299", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15462009"}]}, {"@id": "_:N35e210a3721544f193dc9c4ed5d6efe3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022568"}]}, {"@id": "_:N051b2a1c74b9424c9b08aa2b77ad1bbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521770"}]}, {"@id": "_:Nb6e9686f5ab94b50b429a4e71d016cc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854337"}]}, {"@id": "_:N5cf2ff88818d45a183b65b799836d029", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073237"}]}, {"@id": "_:Nd94258b5f968470f9b3b485612255111", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43123004"}]}, {"@id": "_:N644748ad23f94504a34a01964dac290e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855752"}]}, {"@id": "_:N63dc70d4583f416ab89c49efb9c98372", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010954"}]}, {"@id": "_:Nbcd326ff995a4e19b20f64cacf0e46ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853193"}]}, {"@id": "_:N8fabb852c1424cf4b83a119585bd3edb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005058"}]}, {"@id": "_:N521ed5459fd34a5e8f355e83adc6e2e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13003007"}]}, {"@id": "_:N13e21e187cda4c529315dbc6af63c642", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53312001"}]}, {"@id": "_:Na22c0d3305dc46509f90e8d0dd005493", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220723"}]}, {"@id": "_:N1c300762646a4a6284339d71ea20403d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:258211005"}]}, {"@id": "_:Nab23b816a4ce4137a17c024803da23c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281411007"}]}, {"@id": "_:Nd06cac098df5426ba1a7aeebf65daa6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10649000"}]}, {"@id": "_:Nb1d74701ef934c2d93339a847cad7d54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44001008"}]}, {"@id": "_:N9d6fe686b30b4edcb01056f83ad08cf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004827"}]}, {"@id": "_:N428e6b09e37943f385c7271413c4fe31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48672005"}]}, {"@id": "_:N96e0923f15454240bd1c82366310b4f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413924001"}]}, {"@id": "_:N1ec19cc905b94323b1e16fc42193d5e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005906"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021617"}]}, {"@id": "_:N0522c043420f43b08084b9792a0f99c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206661"}]}, {"@id": "_:Nf0d651da36cd402fa622c68bc05a7b7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003391"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575071"}]}, {"@id": "_:N1078bdb0077b43e197efda13a539c3ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87642003"}]}, {"@id": "_:N355b350cca4841e7acb7e9b1b1146ed0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266061"}]}, {"@id": "_:Na7d5ef5cd4b84d7d9470d5d5bec34ba4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022051"}]}, {"@id": "_:Na51d0ab1d7f14de289754e89c325b131", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195708003"}]}, {"@id": "_:Nacde77a29e484e169e37b0a6561010b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009856"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021381"}]}, {"@id": "_:N7937dd9cbeb84c95a9e20f3c97fe61e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8900005"}]}, {"@id": "_:N5dfcee0b1f3241769eddab227b90ce25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165479004"}]}, {"@id": "_:N1bcd0f90f1414419bc8e13a06736b220", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10816007"}]}, {"@id": "_:N5aa39e972ed2442aa42047314d420f7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520557"}]}, {"@id": "_:Nf46ebb86109c4296a37746350327c8b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0272238"}]}, {"@id": "_:Nf4d479764b574baead434d89721c817a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014135"}]}, {"@id": "_:Nc7e926b67b28430a89df3e162584d681", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1319315"}]}, {"@id": "_:N6b8377dd933945b4b66cb9e7d84f6e95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022101"}]}, {"@id": "_:N715859ba5b5a44e3b632ee76e35f0e46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023238"}]}, {"@id": "_:N52acf530b53f4b46821760b89fc7bb96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158775"}]}, {"@id": "_:Nabb72040a09a4509b9ce2e814b66842e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054000"}]}, {"@id": "_:N12d55f3f3b15416c8ad201a097326f12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235886005"}]}, {"@id": "_:N4d7db2e480f245e4a218097c19c1825c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0860468"}]}, {"@id": "_:Nd707e7abf751439ea1eb829803db51e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862062"}]}, {"@id": "_:N1c77648f576649eda98777295067909b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59455009"}]}, {"@id": "_:Nf46dde59c5ae4b158497f50dd214b5b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008111"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863403"}]}, {"@id": "_:N60bdac8c52d04e4fa9024556105a0508", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4014650"}]}, {"@id": "_:Nf9d31cd2afb246e7a921b35b62ca835f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3002"}]}, {"@id": "_:N99253f932df54b88bf05b986dca10963", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007670"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021571"}]}, {"@id": "_:Nec3a08080899427094178171c0ad2adc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006473"}]}, {"@id": "_:N4bed816cfc604cb5a96c432199e0d857", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100136"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022285"}]}, {"@id": "_:Nd7122d870d0545dc801c0fed2657c921", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072968"}]}, {"@id": "_:Nb303e7a840584c60ba6e7833282a995d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969738"}]}, {"@id": "_:Nca92fab3e316478ab87a0523e897aa00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298764003"}]}, {"@id": "_:Nb54bcf02859f4fb6819e0b96c11ee34d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023245"}]}, {"@id": "_:N496956e2d9c7444380420c25d71c285b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016952"}]}, {"@id": "_:Nd9e6efa24025476595ec93012506d53c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022174"}]}, {"@id": "_:N43ea762fe20d41ccb4f5de0967ce71c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:304132006"}]}, {"@id": "_:N48f84c6166254b689079d18e7b5fa874", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280330"}]}, {"@id": "_:Na96fb4ed0b75404e8fc16dfddeef8539", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410818009"}]}, {"@id": "_:N1ac55c22e0ab42cdb27e7e30606f9272", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024602"}]}, {"@id": "_:N301e30c5225f495abe3c16dff7598230", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0522055"}]}, {"@id": "_:N6d6c3347a4cc4825bc86dd4a98480cb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q23.2"}]}, {"@id": "_:Nf8e760b456ee419ea7706b8d6e58e087", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861791"}]}, {"@id": "_:N18508c00f21e41f7a6e3b08400318672", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024626"}]}, {"@id": "_:Nc343eb1e886b4cc3b9d76d5842b41c10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4012968"}]}, {"@id": "_:N5f60f92e49ec42a4850f504c42f2b1f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D056304"}]}, {"@id": "_:N24f325fdeabc42fa9d741622570b29ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397829000"}]}, {"@id": "_:N6a98a20498384a9eb54f8944e796c886", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:600"}]}, {"@id": "_:Nf113a22159b74d5cba70d8ac08d3451b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158473"}]}, {"@id": "_:N87f6bcbb096b4585b30018982c9dd443", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265319"}]}, {"@id": "_:N3d76c8c1b1694a5fa1d2f32c25a59174", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007279"}]}, {"@id": "_:N8b7273bb74d74758af84c89f48653fdc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007516"}]}, {"@id": "_:N7fd7409fffed4420bc3af34438a154be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410795001"}]}, {"@id": "_:N29a163fea6dc4cc2865a7f74bc0f15e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015310"}]}, {"@id": "_:N960af487418a4ff59db6e0f9ead8a9cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43876007"}]}, {"@id": "_:N96f3ab4b2b9248cbbeee899ef0f725ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0702169"}]}, {"@id": "_:Nb5c800b947e74cad8479afc8ee40106f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751778"}]}, {"@id": "_:N5fd09bd9f0e5493a8a8673771997639f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298390003"}]}, {"@id": "_:Nba3c4f78531846e7b1e4fe911aea7998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19560007"}]}, {"@id": "_:Nd3f0d929b0fb42d38fa04246b35fd703", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55818009"}]}, {"@id": "_:N9050bf8d87c84969bf586a9eedb15d68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95339000"}]}, {"@id": "_:N56a62ec3614b44bdb42b123a6ee1a419", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006333"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021602"}]}, {"@id": "_:N8384b5dc35eb42778a0cae167d9d2d92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221252"}]}, {"@id": "_:N688edac1e4594e88b1723bad61068043", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024061"}]}, {"@id": "_:N09865d5fc39945429a990b169572a131", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025807"}]}, {"@id": "_:N32c267a474dd44d286d57f6127a1ea4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238154"}]}, {"@id": "_:Nd31da478dce04860b0eee8b58368bdf7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254167000"}]}, {"@id": "_:N9d7666efd8794c98b9975871437bd8c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345217"}]}, {"@id": "_:Nf894714da94a4d53b98a584420339e12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014811"}]}, {"@id": "_:Ncf370caa0b4d4dc4a8a548f97b6ec203", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023324"}]}, {"@id": "_:N568ead02868b4295a5b57608cd3b2f0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021753"}]}, {"@id": "_:Nb4abe03133624251b05de4c7887e3a1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022009"}]}, {"@id": "_:N7841ee6db24c47c2ac45a88eb7c69466", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847514"}]}, {"@id": "_:Ndc10e02b66c34a1a8efc68a6c922ffdb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021117"}]}, {"@id": "_:N6d4a6b6a153241569457c21860f2297b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004310"}]}, {"@id": "_:N20a79c57ccc84907b1527fcfdec2448f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128822004"}]}, {"@id": "_:Nf9bec2318ee145679b6c32ba2d83bfc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007684"}]}, {"@id": "_:N2ef3d38e48334d68a9fc20bee8cbcd53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127559009"}]}, {"@id": "_:N5b6d2cdc22ed471b913ce82fcb94bea4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022898"}]}, {"@id": "_:N489c55422a8e4b208b35c0570f9e3a22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221182"}]}, {"@id": "_:N6b3c834f18eb450aa982cf406545c655", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1408806"}]}, {"@id": "_:Neac6006aabee4d99b6149896da75c61d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010981"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007009"}]}, {"@id": "_:N8657f42dc9e7465cab25e69eb7b09bb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025835"}]}, {"@id": "_:Nddb9e2d2ac074d9d845a7366f0d83277", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715201005"}]}, {"@id": "_:N6c08c73a46ec44d79e4bab643ff4416a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12818004"}]}, {"@id": "_:N851c400d9c604c1daacc7011c0bebbf8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267048"}]}, {"@id": "_:N4d490aa5884240639d4e4ae5639f0fa8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023284"}]}, {"@id": "_:N129b449fe8094944a0b4dfe5a14c0f63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2169795"}]}, {"@id": "_:N544a73231dc849899fe09eee78ffb64b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3041"}]}, {"@id": "_:Na8fe7a759fdb4724bea0189c242f72c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:408645001"}]}, {"@id": "_:N05cf8670c4c947879cdfce4ab6dfc740", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024785"}]}, {"@id": "_:Nfe5c3ec6e74f4b768b3ea6cc7a828c2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073155"}]}, {"@id": "_:N01296ef429844023a95edcceb1685e1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085602"}]}, {"@id": "_:N07c5899f04504e20a95e8c715f5afb2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280345"}]}, {"@id": "_:Na50d09bf8bb54e7b909260b62ce57105", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0080178"}]}, {"@id": "_:N7555b831e78140f1a36de7b5f6d26e30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031212"}]}, {"@id": "_:Nf79139e958ea4ca2bc3d5c6151c7547c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015306"}]}, {"@id": "_:Nfc18263804994cdbb3ac532330dfc053", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342418"}]}, {"@id": "_:N242d20aaa94148268ea77a3f396d1cad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020946"}]}, {"@id": "_:N41973d7b0df84a7b8c47f64372681e4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009507"}]}, {"@id": "_:N9bcd6911a76744c6ad992be423d67d01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073048"}]}, {"@id": "_:Na3c00cdf6777405bb6711162a355a598", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004925"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839437"}]}, {"@id": "_:Nec93c456a3d74814b2e4111f2c023207", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280523"}]}, {"@id": "_:Na490eb898e8a413593f8572cddc8c385", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023016"}]}, {"@id": "_:N19a88bff22a94528a7e0967b05b2d4e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20301004"}]}, {"@id": "_:N6d7d0da9650b4db9aa58f0772973acc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024814"}]}, {"@id": "_:Naa93b5502efb49988eda5e20b6ca09ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5972002"}]}, {"@id": "_:Nb257177e9ba14e168f85308eb22cd30c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238122"}]}, {"@id": "_:N04fff4fce5794740842a62a8b2d77ccc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28899001"}]}, {"@id": "_:N337b0d4f8e95459088bf0744be7a1035", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87294007"}]}, {"@id": "_:N8d4d9d6e3d024bbbbc2ca6e2a824df03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402685001"}]}, {"@id": "_:N9aafd35e16b544b59963ef9861b33b6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021521"}]}, {"@id": "_:Ne993ef5ac2334c069abf5dd7e6931e23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266292"}]}, {"@id": "_:Nb9336e9576b346309e48d7a83a15dcee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030806"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280757"}]}, {"@id": "_:N06087f0f7e3349a581f210a67931064b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230507009"}]}, {"@id": "_:N38128b1e098b4067a8584b2b6d29dc94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204296002"}]}, {"@id": "_:N5428082213bb49689cc4851bb304b772", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1720508"}]}, {"@id": "_:N9908418d2ee142bcb834cc75235077f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021956"}]}, {"@id": "_:N68d7ece22be64847a96b9f2ccce872b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848431"}]}, {"@id": "_:Nc3ad005c12b94db682a2133040336ef2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073166"}]}, {"@id": "_:N19caac42c6274ec3bf6582c6ea68810a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004696"}]}, {"@id": "_:N9ce3b88ca9e94381a4ae2eb7f2f565e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230746009"}]}, {"@id": "_:Nf0730e4a1ec14f61a85902f8a2c329ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520887"}]}, {"@id": "_:N133923a05a554d5cbb1a63ad8e5d3ea8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862131"}]}, {"@id": "_:N47d18ceb2fe5488d831c37883a9e01db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011862"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023158"}]}, {"@id": "_:Na42a03beacbd4f1bb1b745e3f3735b98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025366"}]}, {"@id": "_:N1907340ceccf471585db35204264e5ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247373008"}]}, {"@id": "_:N37ea2c97b66d4d1188f4ae998f995f7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024740"}]}, {"@id": "_:N685a45271a3c4bc4bd693ae81a8bcbfd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022200"}]}, {"@id": "_:N6821609bd9944dc5a78c3e91ae2dbb71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81201000"}]}, {"@id": "_:Nf76af1a3f94742e08f905e93e1f3626e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023939"}]}, {"@id": "_:N39ebccd1e8c84e14ba030fc2a2730c9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024871"}]}, {"@id": "_:N62c3e05dee8f424e9cd8d2ed441ffd11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023096"}]}, {"@id": "_:N8111e4ca6ef94da080a9712930f818fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000977"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241178"}]}, {"@id": "_:N73b82077193449a2ae7ff3c975206afe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021442"}]}, {"@id": "_:N0d407cd6927e46be9c614ae75b2ac056", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024151"}]}, {"@id": "_:N0cac3ae5fa434ee9b7f4fb11f6c77a0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024349"}]}, {"@id": "_:N507bee9870234aad9ba0de96f9cffcf0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834057"}]}, {"@id": "_:N86c09db7c2844d6abc149d3db4fff02a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280431"}]}, {"@id": "_:Ndc6990d315244ed39dd2322b6705e712", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855676"}]}, {"@id": "_:Nd91959c8e9b34ad4b5c01806280b794a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29553002"}]}, {"@id": "_:N6cfd2942f90b41558ec89c2d4048a545", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017638"}]}, {"@id": "_:N324a82a6bf12403d886128d1a74e4af6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nac36d002424e469d9eb7c7db51464b28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024098"}]}, {"@id": "_:N4fd5b26c09c44bd9973007cdcd38ee4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009127"}]}, {"@id": "_:Ne6710d93d8a64f9f84ff13c8873dd572", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280804"}]}, {"@id": "_:N492cfae8a4d6434c873c33e361191121", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87380008"}]}, {"@id": "_:N1e842ac127b54668895f58e10138cafd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868556"}]}, {"@id": "_:N479402a190e84684b579e03d57b5306c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62629000"}]}, {"@id": "_:N9bf65da3872d4a83b60c4415acf5dbb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850601"}]}, {"@id": "_:N91b828f7afaa49c6b5393815b850b60c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254838004"}]}, {"@id": "_:Nd099fc75126c49eab43ba3aad41ef111", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868527"}]}, {"@id": "_:N3560bd999d4f48e0887fba5c23fcd60a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432355"}]}, {"@id": "_:N42dbd8c13ddc4696a052584d1db9a2f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0910"}]}, {"@id": "_:N9d1d8af6bde0430192267420fa6fe904", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:609587005"}]}, {"@id": "_:N0b4d33f6271e44f8807bb6d22424d95c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024599"}]}, {"@id": "_:N95a52a6838f049aa9ac0b424ec5e61f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025763"}]}, {"@id": "_:N9acad69730a04feeb9ec3f08dba218ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:310"}]}, {"@id": "_:N73900ebe6c594614948da039eae3ae97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5601008"}]}, {"@id": "_:N7d07822fd1b244688c4ac552a608226e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1257877"}]}, {"@id": "_:N98c13166fc3a4779b694482892e7084b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35489007"}]}, {"@id": "_:N9c8bfe86e3b44578aaf3c81c6f8bbb2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280474"}]}, {"@id": "_:N0c144c750d12419792b6863be8366760", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021033"}]}, {"@id": "_:N37fde992966842ee88640212c92ef657", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851313"}]}, {"@id": "_:Nd92e3e6d50bd41dda20c656edbc89ad4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006255"}]}, {"@id": "_:N8a0c28d61c00473a95b391ec856da8ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149521"}]}, {"@id": "_:N177cb842ec6148f1bacc99e40beeb3d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850794"}]}, {"@id": "_:N1bb8f326a29e477d85ad290c770b734e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868164"}]}, {"@id": "_:N67350e6be22b40d097b77e7f4e364919", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8549006"}]}, {"@id": "_:N2cc736c0b7f74ccd926252c4ee5aee17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24269006"}]}, {"@id": "_:N50ad2c1b1d8446c998131c88a951e052", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238115"}]}, {"@id": "_:N914e4d3f8e39438e902efa09f5488d0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035412"}]}, {"@id": "_:N121e078e63b440b1b3c17fcf851cde34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002299"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072837"}]}, {"@id": "_:N0423afc2866b4193907391d7e386b039", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021228"}]}, {"@id": "_:N5c01413c882640589637b3d5be20314c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280294"}]}, {"@id": "_:N70257d4fda0c483e9ad52528d52cfa11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235812"}]}, {"@id": "_:Nb03f694c467840c1b7609203d2e66840", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020725"}]}, {"@id": "_:Nd9a8a5754c9f4b0caa811b6a924b3710", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8915006"}]}, {"@id": "_:N7110bfa301bd488e892c840d3b9d7e3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011665"}]}, {"@id": "_:Nc70d43a111024601b8b27b6cb6c21b9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0566694"}]}, {"@id": "_:Nc3112590e7ec45668b4a7ba9c266bc0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718099006"}]}, {"@id": "_:N8c970424f1314a7f8745b64280b311fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862421"}]}, {"@id": "_:N4a397460f7fe4d04ae4cd33217c872cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82999001"}]}, {"@id": "_:N96df75966716485ebfa52051d0a00b29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297957009"}]}, {"@id": "_:N0e83a499354a4acda3d7f0cc711f4db2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022883"}]}, {"@id": "_:Na28f8d5f4cb043e6a72b9b3612eeb5bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205929"}]}, {"@id": "_:N5fe0b987943640ec81bea169964f58c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019555"}]}, {"@id": "_:Nea69558630974b85a5a701acf28937c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57602001"}]}, {"@id": "_:Nb23e168f0fa64c0aaad1e7a16cc24af6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838608"}]}, {"@id": "_:Ncbacd8b36e9541e78928dd798a5823bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023959"}]}, {"@id": "_:N28f8f2bc22af4935a7b007f9c8fc574b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012379"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022922"}]}, {"@id": "_:N682b8a34cc424a45a35f67c22f51a3a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003876"}]}, {"@id": "_:N2431dcddd7da4cfc81af6ef547bcf92e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012167"}]}, {"@id": "_:N2314cbcca7fc4a4abe79374883297c01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1384514"}]}, {"@id": "_:N8b5f60c0a91d442488395b08dda24371", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79519003"}]}, {"@id": "_:Ndb7ed8505fd34967ba934ae6158bada4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014256"}]}, {"@id": "_:N658a26c3d325435d8ae9390a8bd9696b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021804"}]}, {"@id": "_:Na7856cbc70704d49adb1606df66d5358", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003967"}]}, {"@id": "_:Nfbd3fdeea45a4f20970732bafbe4f718", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:425558002"}]}, {"@id": "_:Nefce750412de4799b153f3182a27b874", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D025962"}]}, {"@id": "_:Na604218b69ff4ad79a4544c295049efe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857131"}]}, {"@id": "_:N820590d256b3470d8f672211f6c47d85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37610005"}]}, {"@id": "_:N9fba89b9d7044963a9e39b2fac005618", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0043094"}]}, {"@id": "_:Nb921c529f98543c181f55fb06e0d9d35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010024"}]}, {"@id": "_:N03495d7bf1234659a2d48d06ab2d754f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264611"}]}, {"@id": "_:N88bb7ebcd4cb4d53934d9692db5f53d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847868"}]}, {"@id": "_:Nca69c6a3eae34af8b6802d29340b8a2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846821"}]}, {"@id": "_:N49fb080d1d8d48bfbcc4475be26c788a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849667"}]}, {"@id": "_:N89522df5787147a89e87ae5755a8b212", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234861"}]}, {"@id": "_:Na5a6237b8eb44bc8ae61caa7a9540950", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024278"}]}, {"@id": "_:N74b619cbf3c0463e880f466bdbeb15ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866657"}]}, {"@id": "_:Neb749efc9f4847978197e63655cdd69d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023128"}]}, {"@id": "_:Nf48f75ae3e42465ab89c1ce2771157af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162834"}]}, {"@id": "_:Na9507325af114b2ab390c6258e9c338f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N72ff106bd3a845f58a0ac1b3b09b7241", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3331000119108"}]}, {"@id": "_:N6564a17161a7469e8afa9ff7fc3c60dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022354"}]}, {"@id": "_:N2ed00c8a3cda40a1b5cfcd5706cb97d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MPATH:415"}]}, {"@id": "_:Nf0d13250d9214f64a98328efc81aead7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023294"}]}, {"@id": "_:N0b893d73955b4499afe1c22ee00cd24e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280319"}]}, {"@id": "_:N1e10885475964797bc1f12855676347c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860828"}]}, {"@id": "_:N8bf82dec1c8642e08115443886fa93e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849749"}]}, {"@id": "_:Nb9ec700a31b84efbbf659253a0b83225", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836696"}]}, {"@id": "_:Nca969ef80f3e410bb029954f2f831222", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022194"}]}, {"@id": "_:N5542298e40914b2c809622d645658c27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0854107"}]}, {"@id": "_:N76c5e7de7bbd46998ce10d3bd0366561", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253175003"}]}, {"@id": "_:N0b87645d2a6f4a8a80d18178b1078e8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849125"}]}, {"@id": "_:Nc5a004a7a9a14b2d8264885fa68dd0d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025227"}]}, {"@id": "_:Na8b59fa68b614e58882202b6924f8ef1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275295002"}]}, {"@id": "_:N5a80c66fde624c4fafc3d8f6208c5bc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085631"}]}, {"@id": "_:N830811f3417e4aaa9344cb6fb41e8f1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865313"}]}, {"@id": "_:N32de5eb9e2e347d5bfd91ac1292d8acb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073202"}]}, {"@id": "_:N896c374e964740e6b78e77aa4ea7681c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234512"}]}, {"@id": "_:N0daa0eadfd9240a49dc19304b20da302", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431344"}]}, {"@id": "_:N1b200ff172024016b39693a3eeb59a73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75547007"}]}, {"@id": "_:N56c6cc37cf0a46059afa99567c0c8ff5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102968003"}]}, {"@id": "_:Ndc310defc3eb4b00b19c00392e38f6e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082169"}]}, {"@id": "_:N110e12d8c34c434da61b021fab7dcc07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003117"}]}, {"@id": "_:Nf47ea1aa91a3437b8fcec8a0710bc622", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025350"}]}, {"@id": "_:N0930848e5fbe42078784757343541035", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024228"}]}, {"@id": "_:N0657ed62f67b4d1fb784231a49c9effa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6442005"}]}, {"@id": "_:N41366214f1ed4a329e24c64daba304b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0870082"}]}, {"@id": "_:N4a0c0090af96419c83ea617d762c01b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220981"}]}, {"@id": "_:Nbcf4c4b8f9ac45409c7efaf9131f5c19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002639"}]}, {"@id": "_:Ncb73311d509946cfaca4c14a1868f871", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004392"}]}, {"@id": "_:Ne98ba0e04c2d454e932146ab846f21b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008370"}]}, {"@id": "_:N5aaca361aa9749d98b4a40a178a64ae3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1295677"}]}, {"@id": "_:Nd587b39770414aeb8ed37f0e6cb387de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280599"}]}, {"@id": "_:Na278df5f0c2d4dbb881be0cfa5458b61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79633009"}]}, {"@id": "_:Nf66b2a6c9fa84af8a05696be117797a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000793"}]}, {"@id": "_:N1587f9c35bff40d0b1633f04a3bb4509", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023448"}]}, {"@id": "_:Ndea2f273a13848f68e560febaa98c7c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235946"}]}, {"@id": "_:N67be492c3d394b21bb64e12cc7d20847", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1828210"}]}, {"@id": "_:Nd04df051bee0458c8ccbe5ea1d4c8aec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65327002"}]}, {"@id": "_:Nf3acdddb836949d9b284f5afdb68fec6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866862"}]}, {"@id": "_:N856fcbd0393b4f61aa917d4eefd38228", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238093"}]}, {"@id": "_:Nd2ace755709d4c0db04cef6db8552994", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88232005"}]}, {"@id": "_:Ne59c9eed322f419190dcd15ce13435f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536377"}]}, {"@id": "_:N280659ea506f4826a41e1da22213cc8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0740852"}]}, {"@id": "_:N8cd1cf1211344fbd8279c0dde44df37d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008924"}]}, {"@id": "_:Na65e4a9787ff42968f82bb76c520e5c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253383003"}]}, {"@id": "_:N6e2db67e5dc04d13a28d2a410109b4b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021814"}]}, {"@id": "_:N1b9e2af2210a40e9bf86cd281b0c43e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073103"}]}, {"@id": "_:N34db215f50ce4ceeb5fe2b7e52fe82c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023885"}]}, {"@id": "_:N148f918c08a64607ac32ab2e9703f106", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124669001"}]}, {"@id": "_:Na1a292ab994f4402b397e2287f9a0d62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038018"}]}, {"@id": "_:N26ec031bc8754997b13ca3755a498dd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021882"}]}, {"@id": "_:Ne42ee3a8a3264c088fd324e8bee26a80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021427"}]}, {"@id": "_:N6e68f6e319b5414591fa3a62df38346a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111332007"}]}, {"@id": "_:Nfda6e5dd31394616b6d21dfcea169d2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0396064"}]}, {"@id": "_:N4f70c39b91124fd19a6e97718864f57d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012865"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022702"}]}, {"@id": "_:N7460027df94046f28762bc906a24ee95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024006"}]}, {"@id": "_:Nf553fb52776845a5894758803d09de18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008595"}]}, {"@id": "_:Nb98af9c7daa24dda8b33ff1e0dc00d12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397825006"}]}, {"@id": "_:Ncf5632b4a34347d598fafb9b5b5e8086", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024359"}]}, {"@id": "_:Nd765f389ceb74a1fbf04f158c34a4c74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020926"}]}, {"@id": "_:N5d414c1285744aa9b2fe302ed314fdaa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280429"}]}, {"@id": "_:Nec50e7dde9464283af5be386b2715f3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023205"}]}, {"@id": "_:N2821f19005ad400f837b7b1e82c04c17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562420"}]}, {"@id": "_:N810e161c019c4e3b817735543c4d7c04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51445007"}]}, {"@id": "_:N106f6d6b79be4ad48007a7235b89f141", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278053004"}]}, {"@id": "_:N6b99314add164cb4878192e8dbe64e08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0341059"}]}, {"@id": "_:Nbe8b0db111474a199ef2bbcb27e7b2b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022592"}]}, {"@id": "_:Ne9e791a1bb954930a8c5816c0a825ae6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021843"}]}, {"@id": "_:N41d072cfe6f64daa92249e7200917887", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011556"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q20.4"}]}, {"@id": "_:N894bf7644a5c4eb8902adc51b27efec6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277750"}]}, {"@id": "_:Nefa3b1954e1e4278a5f52546d00cd24b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023138"}]}, {"@id": "_:Ne7dd8b0aee7f478a80e3f43c54d8ef79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085383"}]}, {"@id": "_:Nb66fa32319c64d7aba126be5631e550a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1562761"}]}, {"@id": "_:N72f1091b7fba4be1beb3ed44985c20d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D063730"}]}, {"@id": "_:N265ad4db8f97478b9e682914da4ea0cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162221009"}]}, {"@id": "_:N7200cc91b5254636b0bd4c41698a6cd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833325"}]}, {"@id": "_:N439ecdc613fa4d3caea9293f6107b250", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011926"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021110"}]}, {"@id": "_:N693dc925bb604d4396d006a4eafec3f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280652"}]}, {"@id": "_:N7faf5004d4d541fc9f6d8acf20c3861d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022489"}]}, {"@id": "_:N10f057ade2e140b5b2a5e2536bafc62c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0494261"}]}, {"@id": "_:N058457590287433a9d823eb65b9b0ca2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022287"}]}, {"@id": "_:N3b2569c9049a48a0a1e3b1ea7b630bbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025175"}]}, {"@id": "_:N0ed88cfd369840dcb1335b02614d22f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021682"}]}, {"@id": "_:N0818389c544c40dd904b76bb102e9643", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007786"}]}, {"@id": "_:Na4573790a50048fcba23a193a8a58630", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001714"}]}, {"@id": "_:Nf03c2a33a67b4d9eb86504d41b726e1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085110"}]}, {"@id": "_:N4efaef6daff94c4797f8e602e5fd38ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398665005"}]}, {"@id": "_:N997eb4c267604b92a60a3ffbfb078147", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005928"}]}, {"@id": "_:Nafad558f8dd7446ba184a737aa4fdf1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021237"}]}, {"@id": "_:N646ffcb068f445c0a5ad87280395b91d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022952"}]}, {"@id": "_:Nc6c5290a1a6f4314a6685eaee55dbb33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019064"}]}, {"@id": "_:Nae4790073a6b442f9bf4d92f8f2cbbd5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022667"}]}, {"@id": "_:Nd619f039ff3f44edb5d8f3bf5a65f1ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254817005"}]}, {"@id": "_:N2722ddf4307745068564381427a9044a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0700292"}]}, {"@id": "_:Ndd2e8ab21b1c43d292508636febb6ec8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021540"}]}, {"@id": "_:Nd3954d4b5bf84162941ae7e150224fb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43904005"}]}, {"@id": "_:N591d95f77acc4c19a74df79a2ebffc59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022454"}]}, {"@id": "_:Nb54724be053f4bf2a7205b8be780ebcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887524"}]}, {"@id": "_:Ne64633463ab442c9a22b600001cf631a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201049004"}]}, {"@id": "_:N314d05c43ff44906b18a8b46cdd455f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003328"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025632"}]}, {"@id": "_:N16a516f336cd40598e065bb8e11421c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008310"}]}, {"@id": "_:N9f1c305730c54717b236f8193e7af5ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D065705"}]}, {"@id": "_:Nb6005e02a95d4779a3b45d9722e3c70e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nafe4923791b04777983566f051277f07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205135003"}]}, {"@id": "_:Nf8d3b21a3b80410aa83bd4bd6e60a277", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398254007"}]}, {"@id": "_:N439de250e9754af7926b8f1a3d74089f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021824"}]}, {"@id": "_:N191589a2745d42d3ac2e71646f404b5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0243050"}]}, {"@id": "_:N315a5bddc1004f3f8adf2ab0780b1b79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034013"}]}, {"@id": "_:N8b49bc70d88641139a5c9367fe44deb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848978"}]}, {"@id": "_:N8acdf5e2b3b3462dada31e337dd02c9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006977"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024956"}]}, {"@id": "_:N8c8b22ed30b14a68847f6049dc1a1317", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037221"}]}, {"@id": "_:Nbcfd31bebbdc45ecba91493af6fb69e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280305"}]}, {"@id": "_:N10a4cd9eee5f46c19f2d306593f78f7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100481"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020974"}]}, {"@id": "_:N78432b1fe81043e182ea21734acf2855", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000295"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856361"}]}, {"@id": "_:N84ff6dfaf3ad4c628f34396a1c34766b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280561"}]}, {"@id": "_:N929c0252f4c647aaa10d99fc6070a3e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024195"}]}, {"@id": "_:Nd418963dc06c4faf812bcc8826f5fb85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013036"}]}, {"@id": "_:N61d6e3268478486d9555b7872ffaf66b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52967002"}]}, {"@id": "_:N205de46fff4044769c03c81a9ff4fce4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715704001"}]}, {"@id": "_:N4c724cb423bf4af5828fe46e0295915d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399528006"}]}, {"@id": "_:N3c1e7123d47c48719414c2e662d72330", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856542"}]}, {"@id": "_:Nda9217ae26734f10888066aea15d1947", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021077"}]}, {"@id": "_:N2d4eb47efd4e4689b91a18903dbd45ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1332965"}]}, {"@id": "_:Nccf42a81de1c415b8fe92017dcc5083b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024668"}]}, {"@id": "_:N626f900af674436a8757b3a98e104747", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93163002"}]}, {"@id": "_:N98d3a96e70f8427bb69b78371423ef1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025705"}]}, {"@id": "_:N37fff35dc5c14c1cb624eacb25186461", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16041008"}]}, {"@id": "_:N7fcedd6755b74390a3d2298c778e7e81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003111"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1704431"}]}, {"@id": "_:Nd4061c25990147fda62fdaf27b166dfd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0302885"}]}, {"@id": "_:Nb50d96cd760c4fbb9e1d218e0c41b3f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023659"}]}, {"@id": "_:N2999156debd04aae96adbfc78e375695", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022288"}]}, {"@id": "_:N46d95d466a6b47eba5e943ffe04ddacb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021235"}]}, {"@id": "_:Nd109b31fc5274f7fa949a589703189ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020844"}]}, {"@id": "_:N84b21bed217e442a9c90e266e7b1b890", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024899"}]}, {"@id": "_:Nae5bcbd1c2124ddba039f2b21047f925", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73744004"}]}, {"@id": "_:Na2907fe798be4007ac2029310ce04370", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0730304"}]}, {"@id": "_:N0f5d7ac004244ed493fb2460e424ec69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023533"}]}, {"@id": "_:Na43c9aa51fc240bdbbed7735bbfa690e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536482"}]}, {"@id": "_:N8061f36383454e4aaea578ea4497c13f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267491"}]}, {"@id": "_:Nc47b6597a4794a849b4efd5d69e1cbe2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031295"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3020"}]}, {"@id": "_:N67c07fa425ab45bc8f527cc645f9b411", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233703007"}]}, {"@id": "_:N1f524f9e43954eefa4b40d804fec942e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0476254"}]}, {"@id": "_:Ne4219aadcf6442a2a99b9581dcbec5fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836674"}]}, {"@id": "_:N930019f3b8584a4ca398d1712e4185e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151872"}]}, {"@id": "_:N57ea6f9fc49b4ada9061a2d3e9231fec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20719006"}]}, {"@id": "_:Nacf4e45ba49941188c6947d38c7d0ebe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:449734001"}]}, {"@id": "_:N24ad023cc872443db881aa97ada32c0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024262"}]}, {"@id": "_:Nb267bcd4997a4a5f8118277b7a077a52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010911"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24013007"}]}, {"@id": "_:N45413ce4491a47df9546093d9f8ec45f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28575006"}]}, {"@id": "_:N205f6e2bebe9480e91d0eed63dc3e1e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001977"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025731"}]}, {"@id": "_:N1643e563c3c148208bf142eab1d5803b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:251036003"}]}, {"@id": "_:Nbfc9ca18538048fab06dc18508bdc33e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241240"}]}, {"@id": "_:Nda8222e4e7274d31945d68ae16fd2fa9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011091"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40273006"}]}, {"@id": "_:N800f6024386644849516c90714528937", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277697"}]}, {"@id": "_:N8aa32e818fe4425294451b11babae9d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022360"}]}, {"@id": "_:N6e98601493324f51b05894e748435306", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025382"}]}, {"@id": "_:Ncba5fab834384b03a67f2b731d0cb275", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025234"}]}, {"@id": "_:N65f8a5ac374e44cf94286819b0317644", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D053099"}]}, {"@id": "_:Na3ac159903d84c8bb219f6055c9e4656", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856778"}]}, {"@id": "_:N5dcdf3793a4c4dc29eaf2294d2eb0dbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073049"}]}, {"@id": "_:Ndf3d5777c8aa40629c6cc6bc27dd6f09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022546"}]}, {"@id": "_:N76dae7db7c5a4d8fa88fecb098d77c05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126817006"}]}, {"@id": "_:Nb9c60164f2934f3e9f9dea769c8da5cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265646"}]}, {"@id": "_:Ndb18ef6eb3f442579cecb00c370316fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022697"}]}, {"@id": "_:N2b5d748381bc4312be8429e75921f39b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52675005"}]}, {"@id": "_:N38be9fe5246a40eebbaae37d5285c69a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248311001"}]}, {"@id": "_:Nbd706a23ef054531bc05f165023c196c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271469"}]}, {"@id": "_:N746db11a043f41338978c41b6dfbefca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054549"}]}, {"@id": "_:N85a4e2ed979747d7975c9a9c635445bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204712000"}]}, {"@id": "_:Nf54c9596911b4c309709d41db9c248bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012399"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399912005"}]}, {"@id": "_:Nd00876e68b1841c880615423383793f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562943"}]}, {"@id": "_:N05cc5a7678ea4a9baa86fcf5f15463dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240063"}]}, {"@id": "_:Nebd31e3a405e46be9e13fe7d1874a414", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0546956"}]}, {"@id": "_:N6e423813e8a84963aeb1ceb85b46cd21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1740801"}]}, {"@id": "_:Nb22a472197f64554aa6e157ce29c26eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238142003"}]}, {"@id": "_:N928819d52b48406bbe83696444d9a630", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253802003"}]}, {"@id": "_:N867aab75477e4e27805caa8e15b5fab0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262444"}]}, {"@id": "_:N51f8030fb0864c94926b31c89975b905", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025785"}]}, {"@id": "_:N55bcb75af3764dc480366f8cd138be84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022473"}]}, {"@id": "_:N51d0f4630345471bbd15df29aa91ef36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N669611b40dd542e9bf3d0b2966552ca4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1960397"}]}, {"@id": "_:Nc66e7238db794ee3a279066f3a50782a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397513003"}]}, {"@id": "_:Nb50945564cb845e5b62f7a37fdee3c4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3539063"}]}, {"@id": "_:N4b1343fab33347719c64583fcee5e61c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022048"}]}, {"@id": "_:N223b83cb117c4cf793ce794af021f535", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003981"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021698"}]}, {"@id": "_:N2efce1e8a63543b28670bf6e539c5ad5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49218002"}]}, {"@id": "_:N85fba786af314058ab1d3104a2d80cbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022801"}]}, {"@id": "_:N5cb93b5dee3d4c68bcd49c0abcd76653", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253936008"}]}, {"@id": "_:Nc9f4b26dd80e4fb0ac8a3560ee6ca5ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271824009"}]}, {"@id": "_:N16bec27f116e46a986df88a53f4274ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837464"}]}, {"@id": "_:N9902c8c182a2474f8d0d331d9fc70fcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538321"}]}, {"@id": "_:Nda920f03b8914923ab61992dedf70326", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0600104"}]}, {"@id": "_:Nf65affbfb21148c4aaccdad0baccb7b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011471"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020748"}]}, {"@id": "_:Nb6e7322f9980448e9090a6266ca31543", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023037"}]}, {"@id": "_:Nd6629395480b4266a1104102bb7373e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76169001"}]}, {"@id": "_:N998ea56ea4084a2987b4f4c8129ddd76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:389026000"}]}, {"@id": "_:Nd5515a9bbb8c4363b378e683cd39b0ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003899"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025521"}]}, {"@id": "_:N8f8edc94976242c791ac762758af9d72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004831"}]}, {"@id": "_:N0cd3934dbc5f47648ba0cbb5659e4c42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020973"}]}, {"@id": "_:N1e35957583874254ab613ae00f47449f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851733"}]}, {"@id": "_:Ncf2bffd60318416db1bd97129a7a73c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054141"}]}, {"@id": "_:N9edd303f388e4cc4a3389a3cf57073b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013069"}]}, {"@id": "_:N2955e93f69ad424497bb1a465182f583", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276442006"}]}, {"@id": "_:N4af59c9a74124a17ac38c4253ecb24e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53854005"}]}, {"@id": "_:N876e883f41954b0b8694b9d2c36439e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:225566008"}]}, {"@id": "_:Nb3b537620b4f46088ec0a710d67bb468", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410051001"}]}, {"@id": "_:N4704eb4c3d3844baab7c1e21f90c46d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022320"}]}, {"@id": "_:N341c8b29651f4449a37dca38d6c7cdb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021141"}]}, {"@id": "_:N841c75d8fd7d48e8979a92a9f452540f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47507006"}]}, {"@id": "_:Nfaa9e7f8b2c7494b84b3e1aab19fd933", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268158009"}]}, {"@id": "_:Na5a57a2b5fe549f2a5e4e691acff16be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279658"}]}, {"@id": "_:Nc09bd04fa3984fe0ad11e37734d126c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8800006"}]}, {"@id": "_:Ncdfbbc7dd104455382d52ee61a6c9339", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109995007"}]}, {"@id": "_:N84df66bbbbf64d35896d680345a3fbda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:407674008"}]}, {"@id": "_:Nf046f7033a2e4500b122c7e016225b38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229247004"}]}, {"@id": "_:N848a4ffee70b4d34bbd6e4de3a541c61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238300"}]}, {"@id": "_:N214e517daa5c422aae1da42e28348918", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022127"}]}, {"@id": "_:N35412743b73b47ad98abb37bc3f00165", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4015203"}]}, {"@id": "_:N1792a1e595ac4d91836e338c050449e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866031"}]}, {"@id": "_:Ndc0e3ad0e11549bcb9dbe7232e927641", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024851"}]}, {"@id": "_:N076b114f079d4ca5b292370bd5382196", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234097001"}]}, {"@id": "_:N22a0e9402cb54a6ca4b3532e0eae45d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4503"}]}, {"@id": "_:Nec8778c7ab6d4e4f8ebb52d34a44388d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025896"}]}, {"@id": "_:Na8ac9ea244754095bd0f21048c641081", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387801000"}]}, {"@id": "_:N7b78898911c742beb4263f6c52c03c4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109542004"}]}, {"@id": "_:N66eb8209612d4a4b801ec9253546e069", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65198009"}]}, {"@id": "_:N42da2008659e49798cd7e715aba8f35b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037301"}]}, {"@id": "_:Neb340fb4497c4497a6a13a5baf67022d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023273"}]}, {"@id": "_:N4898e77355964f61bfe11b70e00daaf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0427546"}]}, {"@id": "_:N7b10ad162cc64fc3be985145b2d16edd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3714644"}]}, {"@id": "_:Nd9f85d94f4004476a1f89ab56cadfa25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274127000"}]}, {"@id": "_:N528d584d8717449cb1267c64e9d2d77a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023633"}]}, {"@id": "_:Nb5ab3c66b57044cfbeac226296846a9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271055"}]}, {"@id": "_:Nc4eb328b66194bb8883bd0e9a7c8506b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4171"}]}, {"@id": "_:Na6d2abb9fa8443528dc6bf57f92da95c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1262477"}]}, {"@id": "_:N2ea33d24cbc440e593068222cb52c7d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266680"}]}, {"@id": "_:Ne7c686d823d3458499f48fddefab2097", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100624"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022008"}]}, {"@id": "_:Nd272395876964ee6b2f92a0a6d1931fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021944"}]}, {"@id": "_:N150002b6d3a547b6a15bfbe9a58d1aeb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021247"}]}, {"@id": "_:N09f178d3221d47c69d9b218dd1fdf320", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004406"}]}, {"@id": "_:N9d957375f49744f1bc2dec428b023aef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013616"}]}, {"@id": "_:N825092da40f24607b649623cbb27ca5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024657"}]}, {"@id": "_:Neab3b72d8f284d889fd00408a1626803", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073278"}]}, {"@id": "_:N5d3a9167cb954ac480eb78ba9f6cf523", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700453005"}]}, {"@id": "_:N049e5d37852e4f5e90b9e60db9be9500", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024325"}]}, {"@id": "_:N51c387f0db6342eb8112339811f1c26b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0473311"}]}, {"@id": "_:N6245b047f88e4b3aa7f8ce9fcbf81fcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025427"}]}, {"@id": "_:N6e93c9d393914efd9a6c81d356d377ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030446"}]}, {"@id": "_:N3d48e73dab2643078caaab16a1b1fed2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020832"}]}, {"@id": "_:N79cdd948a4e6499ebdd6144acc096528", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1361009"}]}, {"@id": "_:Nf9255bda348041f49acd760e9be63d67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68235000"}]}, {"@id": "_:Nd09ea96a51634d5391ec934a07b70edf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002981"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021832"}]}, {"@id": "_:N95ec402a43bf41a68b48aa3868cf6306", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0343292"}]}, {"@id": "_:N6465941c7ed0497689c1a18de20cf288", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280458"}]}, {"@id": "_:N2a6dd59279ef46fa809061706d551eb6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005207"}]}, {"@id": "_:N53b5f9701c9a4808a56ba3b4bdb8f04a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006042"}]}, {"@id": "_:N05a2a22149ce4a378e956dbbf30b941f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280273"}]}, {"@id": "_:N14d26729cc174ea0870b3361dd95979c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846339"}]}, {"@id": "_:N6deaf39dad3f4c0088540ba16e080062", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1332270"}]}, {"@id": "_:N69848a6e135a4f1490a51da5fa3fa167", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234371002"}]}, {"@id": "_:Nbc9125571c464d308eff8fb510a6979c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4015098"}]}, {"@id": "_:Ndb792f6645cc4326846c640dcabfecf8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280742"}]}, {"@id": "_:N1e3736ddb27e42ad95783ca077bf16f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020069"}]}, {"@id": "_:N2e067ef417bf443a9a9f02db5f8e48c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863363"}]}, {"@id": "_:Nb9e288ee392d43e6852de3c42790e90a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274900003"}]}, {"@id": "_:N86715a1880824f48a708b49f1e73cc46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24614000"}]}, {"@id": "_:N240b2a3679e5439b82c4b89f96c93e57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840236"}]}, {"@id": "_:N91fb4e9f7b894e73b7abfb493c8dd0d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857130"}]}, {"@id": "_:Ne59e7a88760b446d96bc7767efa116a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20239009"}]}, {"@id": "_:Nbd0319f94dc84c769043689d4b77347c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59576002"}]}, {"@id": "_:Ned5117f6b556425280e9364935c0418d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023058"}]}, {"@id": "_:N53000aee72864cfa8f591d9c2ae4312a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025129"}]}, {"@id": "_:N2eec4fe62c2a44b580ba31e2acd5afcf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030440"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2064234"}]}, {"@id": "_:N0328dd1a6f484f7aae1dd8b94c01a7eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031190"}]}, {"@id": "_:N75a39532db144c149dd07f62859bdef7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:252005008"}]}, {"@id": "_:N783f7a53af4c4603b7954e990910525b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206160"}]}, {"@id": "_:N756a1a2828aa4b2e823e076968f9745e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001908"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41614006"}]}, {"@id": "_:N8aa553ddab154be393975a728f114d47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39450006"}]}, {"@id": "_:N0c33e6599bb244489001987c28f76b5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035528"}]}, {"@id": "_:Na2a81a0d30f84c3fb22f96da2368eb89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025137"}]}, {"@id": "_:N90065ba5fd4e4ac6aa677b8ae8d30a56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:311897005"}]}, {"@id": "_:Ne44ccd378cb04f0f89683f24046e0f99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232326009"}]}, {"@id": "_:N4675b07270c24f6890257b3ea0e19811", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280600"}]}, {"@id": "_:N68de0973241f4c62bd4ea9bfa597bfe5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D057180"}]}, {"@id": "_:N16f21f093ac64a5aa1844b7cf5e3d3d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023159"}]}, {"@id": "_:N96a33f15d9f446faafecbb13297ecea2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021047"}]}, {"@id": "_:Nd33fe7721770400cac6dee49eee66939", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1810"}]}, {"@id": "_:Ne8bee4143f9141fb962735ae1e5cad77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205211001"}]}, {"@id": "_:Ne0c002d9fd0541c7b7942cb3295ca7eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2220010"}]}, {"@id": "_:N3f3834e79d554819b8539d33a23b8c27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0086439"}]}, {"@id": "_:N462a102d7bbb4955a2d9ce7f86f8bc3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842688"}]}, {"@id": "_:Nc0dcf6657f094d34b7e9c7665373516a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3744"}]}, {"@id": "_:N46f872f722414343937e7757441addd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015944"}]}, {"@id": "_:N35f7f429201548208a9eb0d503a81923", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221217"}]}, {"@id": "_:Ndab75c9bb9a8406aa82a18cdd94bc81f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006314"}]}, {"@id": "_:N956d3e57f8f64ff29419fe341a3864c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022107"}]}, {"@id": "_:Na0bcebcc582541d195a3488887fa9594", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023705"}]}, {"@id": "_:N3700f00291764b14a65c8b7a9846f582", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022205"}]}, {"@id": "_:N37e861acdf3a482a93e74a59720294fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2855"}]}, {"@id": "_:N2b5fe724068f4026aeabf799f9411b82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:251527008"}]}, {"@id": "_:N6e3983cb205c4523a127207cbe017748", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846868"}]}, {"@id": "_:N86839296c5f54040b9391bdae3845955", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024510"}]}, {"@id": "_:Na46ddcb7941f495fb8f4b8ab2fbba53b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837767"}]}, {"@id": "_:Nae8fdf5907074328a93b18e3a80d989c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005779"}]}, {"@id": "_:Nb28a598926734019a856aa66abf08c78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345001"}]}, {"@id": "_:N620e1d90449146b3b9166dfd9d1e07d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021263"}]}, {"@id": "_:N3d42c2d904eb48b6aee044ce1e589d11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023764"}]}, {"@id": "_:N2c9838d43c7f4026b9fdd46d9e13b716", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038220"}]}, {"@id": "_:Nb82a36f6358d44a8816b836b52584e93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031900"}]}, {"@id": "_:N98cc0120f3ee41d2b024bd286b2fa6d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022570"}]}, {"@id": "_:N6e82719f233c49399114c10966cb1a6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846349"}]}, {"@id": "_:N902e4713b95b4609971c22efeabbb47b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4019084"}]}, {"@id": "_:N5ab6627147554558abed37800b15e77f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1820737"}]}, {"@id": "_:Nd8c3c4aa420c4c8f965bdcd1248a00e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862415"}]}, {"@id": "_:Nac8752ff93f943e99305f6ee95c4c4cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280748"}]}, {"@id": "_:N45b635a06ffd4916ab6ca316862b9483", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009127"}]}, {"@id": "_:N58260bfbe80a494fa559a3a3fab56575", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:442119001"}]}, {"@id": "_:N12a986fb3f544cadabf4fcf2616734e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3270"}]}, {"@id": "_:N842229a268e5471b9609f6cddca573a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:317006"}]}, {"@id": "_:Nedf78ff445f444ada5d9e7f229d0b6f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024072"}]}, {"@id": "_:N046b5bd9b73e472cabb5f2fcfccd4b61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95486002"}]}, {"@id": "_:N705ee9c40e854b7b8ca0271367f0a35e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011995"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95440004"}]}, {"@id": "_:Nc3b75d2d0d874d0d8ac7fd99d2da7b60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424731"}]}, {"@id": "_:N573d1cf31a7b457ead10469a1544ce37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022441"}]}, {"@id": "_:Ne09cd398729349c092877f1118d2e6a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264172"}]}, {"@id": "_:N6f8bfdff2fa1468dbe7bb3e9913ce334", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025528"}]}, {"@id": "_:N3bb0ea3703b44e97bc71f2956f6d196a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024074"}]}, {"@id": "_:N7799c05c66704b83aaff003cae2a7578", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025651"}]}, {"@id": "_:Nef07719a75524a4d8682ea0bf724461a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073112"}]}, {"@id": "_:Nb91f23a5eafd4dbb8dfa7d30cf0e24fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837402"}]}, {"@id": "_:N49036eebff2349b2857dabedeae92f09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024206"}]}, {"@id": "_:N65066e5596154e21a3db45f23088e102", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266009"}]}, {"@id": "_:N2b8d2a41b1e2479b8d9cfff7020e8e2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020434"}]}, {"@id": "_:N9bcb66d119de4ee8bcdbe8a251f764f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:122480009"}]}, {"@id": "_:N45319d18eb98419e95bbcc9eb7de1814", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022246"}]}, {"@id": "_:Ne3aa4867fc0244c08a4d57f70ccb9609", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023914"}]}, {"@id": "_:Nb8025b2b3a8845448c69f8f3940db6d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836609"}]}, {"@id": "_:N3db52e4fe8ce475f9b5300fb9b308dfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386152007"}]}, {"@id": "_:N508f11d6192d4d3bb05471ccedbd1fde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280414"}]}, {"@id": "_:N49e81b88366040fe9b293fc1a9ebf13c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017192"}]}, {"@id": "_:Nefad4e126bd84fcd929740a0fab9c3d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0702139"}]}, {"@id": "_:Nc9fbc64b6a164310ae606a11acd21e4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nf887e6e1f48847b996586bef472a98ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021951"}]}, {"@id": "_:N0806cfe4e8634331929790cf3c783acf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023395"}]}, {"@id": "_:Nd40e9a51dac1449fa060955649bab3f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126489007"}]}, {"@id": "_:Nda5b0daee7ed4d4dbf843b364f7bc2d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010379"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021278"}]}, {"@id": "_:N5c089c5b1c704f0db4800829ce89fc54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025060"}]}, {"@id": "_:N4242d15464bb4e37ae9a934148fda314", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073194"}]}, {"@id": "_:N4c298e1df0df47c4a397b5cb7391271f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024965"}]}, {"@id": "_:N9c8e9ceb5e0c49728f08d142e0f83a62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024021"}]}, {"@id": "_:N3f43c3a7110441e29e3208f51eff2954", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56786000"}]}, {"@id": "_:N3283398d86764f2ab86f8f99579d084a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2036843"}]}, {"@id": "_:Nc9c9d000ff1a498486a298f9e3d24a94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344616"}]}, {"@id": "_:Nff52a804cbf24e30b4c36bc2a47d6e68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022869"}]}, {"@id": "_:N02a54502622b4ff6a2bb690d74aa00bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392464"}]}, {"@id": "_:Nc7e31af1837a4844bb4f3324ce857a65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023054"}]}, {"@id": "_:N023e80c123a64907adea8f56e28d482e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266631"}]}, {"@id": "_:Nae43c10752064896857ff15cb9b214bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004106"}]}, {"@id": "_:Nc78a853cc670453eb42ae3a9803a405a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2674512"}]}, {"@id": "_:N8ba2be4ce79b45818a4a34cb31c3a981", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10034754"}]}, {"@id": "_:Nfb5fe126a3154e7481dd69c0204e4c12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010244"}]}, {"@id": "_:N825c7d6301a34e59be2acd9f0ae6b5d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024874"}]}, {"@id": "_:Nb11982d2f8894e08b7e20a6a0288e627", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838319"}]}, {"@id": "_:N18bf612e804b432db48593bd7013ec29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12584003"}]}, {"@id": "_:N490983a84b854926970e624da3c36fc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151937"}]}, {"@id": "_:N140973802df04a4c8010c5bb285da9ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87380008"}]}, {"@id": "_:N5862a0ef497c40e3b1e1e13a8e0fbebb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82108004"}]}, {"@id": "_:N3b053a5ea3484561b4259eea07946ff8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nc56605b5099b492fb98eb5b6ea3a5dcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232466"}]}, {"@id": "_:N598fbd27866a4bd090a46cd88ca5ed54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2751582"}]}, {"@id": "_:Ncc2d9af476cc4effbeb4b3c559dcca1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562408"}]}, {"@id": "_:Nd1979fe0d16544ddb4eddca90d0c71dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280459"}]}, {"@id": "_:N7f086e5f157f40cd9a2196ddcc669c50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247053007"}]}, {"@id": "_:N89e1f72491894fb083f0a3f6ebcfc48b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000137"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021818"}]}, {"@id": "_:N5bcbde6855fe4ed48c5f127960ada7cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033117"}]}, {"@id": "_:Nf3f167203572405cbae7b811a2b4c6cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109492001"}]}, {"@id": "_:N4a5bc17f92b949f8b8797fcca3bbf09b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538115"}]}, {"@id": "_:Nf29cda0e331440a683f8d2413e123ff6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100916"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020939"}]}, {"@id": "_:N38b383a2e7474393904a018bc059dad1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017155"}]}, {"@id": "_:N4b4aceb36b1443949d6b5554f02dbc62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007869"}]}, {"@id": "_:Ned5fc7a541df443c895c6fe4dcadcc84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854494"}]}, {"@id": "_:Ndf9a80dd71d144d59021a6c310db089a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021849"}]}, {"@id": "_:N7d1f2922c10348719f83551dc6e2c6c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299034005"}]}, {"@id": "_:N72746b96fc764b62a633984e51db2da7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005146"}]}, {"@id": "_:Nb04886f7585f4e7db1a8c69f4449f903", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82821008"}]}, {"@id": "_:N03b5eda597834088b718991841696aea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280569"}]}, {"@id": "_:N66c285937364437f831931d019813599", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021205"}]}, {"@id": "_:N14bb5281c4d34e418d65afcd1482fe01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000914"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834124"}]}, {"@id": "_:N27d62027b1384fc49d2fa23831aff051", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000567"}]}, {"@id": "_:Nc8cd8a7a1f2b47978dbfe38a2536ebac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431289"}]}, {"@id": "_:Na93a5005c26d46deb143490868363711", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27868004"}]}, {"@id": "_:N75a105b295e9483983ba3efddd3d73fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022370"}]}, {"@id": "_:Ncb7974b70dd74366aaf4d82900924c64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271767006"}]}, {"@id": "_:N19c6266123bd44e5815ecca0b72ed688", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005856"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021619"}]}, {"@id": "_:N86c1836bcf4840128ea915d2aab1c7ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4229009"}]}, {"@id": "_:N6d2306daf1aa483c8cf72e5b9ca21c6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022243"}]}, {"@id": "_:N918d5d2681a64494aa554fe76b3be6d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45024009"}]}, {"@id": "_:Nce46e38a77a34fb5976db370c7fc63ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7011001"}]}, {"@id": "_:N2fe51638d10542998059c95001b7027d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859882"}]}, {"@id": "_:N0470e76bd0bf440bbee4a97bfa2edddb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864375"}]}, {"@id": "_:N4593e640a0f04ef59287528c8b1d9925", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022934"}]}, {"@id": "_:N0726827e7fb14562b33fe0167874eedc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020825"}]}, {"@id": "_:N6d9eaec9ba1d4afe97135001f8becb68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849766"}]}, {"@id": "_:N202c2433eae7455aa3a1f4bd27e05ad9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55320002"}]}, {"@id": "_:N7658338f59e24b6ca1c023b95aef121e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537089"}]}, {"@id": "_:N07bf3fbff04b4bcaa3bbb2a48c6f912f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837650"}]}, {"@id": "_:Nb7183148107644fdb47f5843a871d755", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31258000"}]}, {"@id": "_:Nd7fa3278f1c4457f8774f79c68df5362", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0376628"}]}, {"@id": "_:N10abae7c82c94642a351d15b027ab133", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51510002"}]}, {"@id": "_:Na83c016f9ab240a793458e85270cde38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84461004"}]}, {"@id": "_:N8e6f9652bb80458799864e45009705f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32838008"}]}, {"@id": "_:Nad0107b8e2774ffdb1727e48058af2cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024286"}]}, {"@id": "_:N31f5d45b693b4dc283967d65a3d10b94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003555"}]}, {"@id": "_:Na323a340e92a4faa8d72ea2a48821ec7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234379"}]}, {"@id": "_:N8fd50019c19c4a508a05503c55a69ed8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018242"}]}, {"@id": "_:N081bf962296f4e21ba0b1aa879f521f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253366007"}]}, {"@id": "_:N2b678d39f8d4494b9483e5a84b9d9e4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240709"}]}, {"@id": "_:N3fc705099bea43ef99988a8cf2157d3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673653"}]}, {"@id": "_:N4e124913934b4a62bf6ff11a0840826a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280701"}]}, {"@id": "_:N94930b0e6fa64d9a80681eea3a904323", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846474"}]}, {"@id": "_:N76194170514d44b98624372eda83dfd5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010782"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023704"}]}, {"@id": "_:Ndba6b9ab19b345fa9fd0377f583be90d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024298"}]}, {"@id": "_:N3ea9908e600848378860c820d70e4248", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005317"}]}, {"@id": "_:Na3a6c00ca29644f09a6f23463c52f0c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073050"}]}, {"@id": "_:N034d935927de4ec7a06040afb1025cfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73962000"}]}, {"@id": "_:Nbd1e0f95aa1c46318a455ab73f797146", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55807009"}]}, {"@id": "_:N9b03f6b6b04b4fbd8aaa078e927f2ea8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025426"}]}, {"@id": "_:Na8358854a89e40a886f93a33acfab693", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95714006"}]}, {"@id": "_:N0b9e0f3e04624c59b14d7840e49d651a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025430"}]}, {"@id": "_:Nd7a0ecad465d418aa550cc2a5e13094c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79631006"}]}, {"@id": "_:N0ccaea94fe674edf871548a6da55b8be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021339"}]}, {"@id": "_:N5d4ca733f53f4c2b84a37327641d5c26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2600"}]}, {"@id": "_:Nd88b0c959b964aaba2d7aaf9cbc13e43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020741"}]}, {"@id": "_:Nd062203c17704fc5bff1737e1412a3bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861937"}]}, {"@id": "_:Nff7df3926f474e74a3f1d879386da453", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205308004"}]}, {"@id": "_:N8ff9385354384b729d9ba725fef8fbca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021484"}]}, {"@id": "_:Nc05ccc77f8b54040a582062d6b7168a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15911003"}]}, {"@id": "_:N0cfb1eec4f3f4aedb8b3b517fccd5360", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022811"}]}, {"@id": "_:Neecbc4769bd04a5cb837fec70f03bd39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008424"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859366"}]}, {"@id": "_:N7302a238e2d24d70b49b2d5a06954c74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1112601"}]}, {"@id": "_:N1ff99817423e42cd9afab056f025c6fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072957"}]}, {"@id": "_:Nde8a8863b861439fa32a25268e80cfa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:540"}]}, {"@id": "_:N35f8d42ee6c04028b8ec4977169b3b8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017152"}]}, {"@id": "_:Nf337ac1258fc47ada6d7d80ea8979d0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072898"}]}, {"@id": "_:Ne0dab954a11d47c788a55f373927e47b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024302"}]}, {"@id": "_:N13c99c6b844a4f059988677cd8fa416a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021508"}]}, {"@id": "_:Nbffa9dfe0314497985af6ac30c98f15f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001907"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013923"}]}, {"@id": "_:Nda52166bf3bd493aa669c7af75208fb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:803009"}]}, {"@id": "_:N8c7a1f20da454e09a812af7ff6d5b746", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4083076"}]}, {"@id": "_:Naf88c81ed4284959b65054dcdd506a6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025295"}]}, {"@id": "_:N4e0f222729954636bc1403c28d6cef2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271202"}]}, {"@id": "_:N2781d603719e4c6fa8eb6ad7871f0dec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276952000"}]}, {"@id": "_:N40848fc3c1934897b33baefd1c77d5ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1320640"}]}, {"@id": "_:N54b633c19ee34c95bd0c1832dd41d77d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850534"}]}, {"@id": "_:N857db2bbc0684681936220675454cd1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012192"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400122007"}]}, {"@id": "_:N9ab97f52f2b449f0b0c73c66e29f1786", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862425"}]}, {"@id": "_:N6c558ef17c95468aa26f6e1bf8f678b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861921"}]}, {"@id": "_:Nabda45a5cfc54fc2bb894c4e2f473396", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155299"}]}, {"@id": "_:Nafe3a76e56d0466b9918c28a606cc431", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022348"}]}, {"@id": "_:Ncc80911d0fd141afb0c3e7927e38d168", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:150"}]}, {"@id": "_:N38b4205aa0d44db7a677944e52d86a30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025578"}]}, {"@id": "_:N787ae00e855a4feeba2e8c9618a138b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021176"}]}, {"@id": "_:N8b5e73e2c77e4d9bb220c1461e6819f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008171"}]}, {"@id": "_:N7f190fae2ef94321b787b454a1761566", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024440"}]}, {"@id": "_:N52a3215cc58c48b88870c858915d3fbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022031"}]}, {"@id": "_:N8bd274da5f8a404fbe515da6eb54f0bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339284"}]}, {"@id": "_:N5bd99acb86114beead56dd7572462dc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007137"}]}, {"@id": "_:N602252c204194547b83aa54cd2d82a36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:439470001"}]}, {"@id": "_:N910591698c604767a48d2a85b6d5176c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:108367008"}]}, {"@id": "_:N84e4861525824e35ab73f9222796acac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235132004"}]}, {"@id": "_:N9a7b4b1eaeac49afb59b7eda8d474950", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022096"}]}, {"@id": "_:N3505a9387ca947b6b510104807207a9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431420"}]}, {"@id": "_:N718022534e254c87bbfa788a966577b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022555"}]}, {"@id": "_:N20e23f584c4648cbba9a15b6ac001104", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0854110"}]}, {"@id": "_:N8ef96685de0e4b20b11468b65d1dd676", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025782"}]}, {"@id": "_:N9ca28739b6794c8ca551683a756a8e37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013285"}]}, {"@id": "_:Nc17e0b2f43f94e26ab6c6a6111cca39e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151990"}]}, {"@id": "_:N42978baad9af42dea68c14c52aeebf6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007412"}]}, {"@id": "_:Ne380939a28e64c9ca07f154456a8cec3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022094"}]}, {"@id": "_:N41838ff8275b44818b1df143d13687b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50143004"}]}, {"@id": "_:N0733c59e253a4f6894a36e9e8bf6ee38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013491"}]}, {"@id": "_:N569879158e9348318323ceb89cef95a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834696"}]}, {"@id": "_:Ne24e1634bf2b46a7a72548c9cc0f5b35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0919997"}]}, {"@id": "_:N1a6fd1b61ea0456e9994c4e5e7c317c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280614"}]}, {"@id": "_:Nf4a7c6fb71694696aca60831f45cd786", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006423"}]}, {"@id": "_:Ne1169398318d430aad0aa00d3c0a7b3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022483"}]}, {"@id": "_:Ndd33c9d5320949b4b431829e1ae536f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022588"}]}, {"@id": "_:Ne4dfc2d5493f4b0a8e348e1e7b2c4397", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155773"}]}, {"@id": "_:Nc9488608655a4f56b8e7f0c7a5d6ef01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024792"}]}, {"@id": "_:Nf3039f935d06453abeeb3f8301b5fce1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119420007"}]}, {"@id": "_:Ncb6a6670784944bcadc26b649fa58800", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016511"}]}, {"@id": "_:N9cf5890b5c4746c7a40f2a72f9988080", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128824003"}]}, {"@id": "_:N0bab75e1ca244354bdc04559d8c6a966", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238767"}]}, {"@id": "_:N678c34cb68324d799268cd607959f0cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022875"}]}, {"@id": "_:N16f60eb5ede34e8faa776df4b049ed51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151669"}]}, {"@id": "_:N9c4fdcb6b97e4c2e81699b923ca586d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002907"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239937"}]}, {"@id": "_:N6dc416fe000744239f91d165f64593e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025713"}]}, {"@id": "_:N565a212d82f24a918ee9c4d3922cdaa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1527344"}]}, {"@id": "_:N1ff7bea3479348de842f1dc2844219f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2748531"}]}, {"@id": "_:Nf7ef22f0b6d7447289cb571ef7257119", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005094"}]}, {"@id": "_:N7e1863ecd1434d8992d3795c1a4d608b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25443007"}]}, {"@id": "_:N88d7ee16790e438393d8bf44fbb554bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020747"}]}, {"@id": "_:Ncfa9c4e3d11b4b188fcef63ae2d92fa6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072893"}]}, {"@id": "_:Nafdae18944a04398bc54696d05d5ddab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002135"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1389280"}]}, {"@id": "_:N1218f397326c4769a6fc6120616ef179", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17234001"}]}, {"@id": "_:Na5e8a2dc1191497fabc1084c14bf740f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024743"}]}, {"@id": "_:N7f260652abad4dd9a5db5e09a833d0c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008269"}]}, {"@id": "_:N9de74f23893645628ed096acc2dfa1ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76916001"}]}, {"@id": "_:N7086d233d2cf4de7951ee7d7655938b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020808"}]}, {"@id": "_:N01ce6dd321a54c24baff6b84dcb37718", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024638"}]}, {"@id": "_:N7096e72207384f1c9732cb0be49d5991", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237364002"}]}, {"@id": "_:N48173989e5d04ce88ee76a5b523f7edf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41497008"}]}, {"@id": "_:Nfcc2d7d0593d4965855362d85a8de0ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852470"}]}, {"@id": "_:N713cce234148433f83ac787683143c1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280580"}]}, {"@id": "_:Na0c5c4cf67fe4e989ed6f34cd7a93e01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280365"}]}, {"@id": "_:Nca5a44ce3da8471b864168c098d6c156", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021688"}]}, {"@id": "_:N9b307c7c539c4840a606ac1e0dbab926", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859480"}]}, {"@id": "_:N69eed0c651a24160882d3cfab14ddb14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4234"}]}, {"@id": "_:N29edd7b8b06549ef9af9c6287424c5e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001747"}]}, {"@id": "_:Nf1c81d0d440a459bba9c3c0c28195757", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91880006"}]}, {"@id": "_:N3201e7afb1974b3a849b85cf639dedba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023057"}]}, {"@id": "_:Ne55a2716593d40e387c67b9e390db2de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018197"}]}, {"@id": "_:Ndc4885c1cb0649e8bc0793d64a9d0a2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249785006"}]}, {"@id": "_:Na841f98575314c34a29adc96e33cf564", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003556"}]}, {"@id": "_:Nb8c98fa0cc0d4c86a55cf8d702d8ecb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835995"}]}, {"@id": "_:N3fb2e0a50137405ab380604f18c4a404", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250067008"}]}, {"@id": "_:N876c7f5ea51b42f7ac4bea3c6f00a003", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036631"}]}, {"@id": "_:N685f4c8f3b5345358c4bfcb11644263e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806306"}]}, {"@id": "_:N8cfdbd0e406e4440bd3ec67b841392db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024678"}]}, {"@id": "_:N9d91e2141a3b40bf888db3ce8572f00b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022103"}]}, {"@id": "_:N4b1f48df6d334b51a8e52c1094c9ed41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37126005"}]}, {"@id": "_:N098a20e56df5482c8dad8aa6dd9fde3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000782"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025828"}]}, {"@id": "_:N4c1116e3fd7f4435b6a770d95669e81f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022880"}]}, {"@id": "_:Ne483952f03bb46dc80706fe11476d581", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014839"}]}, {"@id": "_:N6ebbdb010aa6420cb273cf7c9fd35553", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846459"}]}, {"@id": "_:N6da7bb5893ce4e409ae944b29a0251a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020626"}]}, {"@id": "_:Nea7c471067f246a68d6392fa5e9a080b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26929004"}]}, {"@id": "_:Nc212ee9accef4477ad19103438658804", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0452136"}]}, {"@id": "_:N66bb13ce5c4d4ea8abf8984705dd24be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001437"}]}, {"@id": "_:N6f7ff457755e4b138fd935adfc584308", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012852"}]}, {"@id": "_:Nce80ef63f6c34577aa9438668625b54f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073095"}]}, {"@id": "_:Nce335568987d418a934dc98e1b710a17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022732"}]}, {"@id": "_:N92d08dd036e0466dbf3c589115467cd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969288"}]}, {"@id": "_:N0d33f0f7d21e46b7908e525ffe00ffa4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023477"}]}, {"@id": "_:N54ea98346ea54f519276acf2884424b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022077"}]}, {"@id": "_:Nd7e1b8c7a6f04b4791d4ba9e3f17753f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022888"}]}, {"@id": "_:Ne9c231bf00864df7b54795fe0566a324", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:345121001"}]}, {"@id": "_:Nd744b5d87f5f4a9b904a642db4df5de3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271390"}]}, {"@id": "_:N02b9b395489e41b0a1faf2961b0bec69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nc14d9b57ee88434895642e02ab905126", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1368816"}]}, {"@id": "_:Nf4364e85cf294757a2ccb069a181780b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280335"}]}, {"@id": "_:Nad05b91b19f54773abe25e9687a40143", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021118"}]}, {"@id": "_:N2d51962147554f8d8076cf0d62ad3110", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857697"}]}, {"@id": "_:N2bbde29e6bc84784b69752a6dce16e16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0269269"}]}, {"@id": "_:N0552a041233446e09cc66f2c7a01da08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023280"}]}, {"@id": "_:N6c4741ff0e7948a48cccb3b27d258cda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018232"}]}, {"@id": "_:N44fa4c2515064019912053a6dd17cfc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072994"}]}, {"@id": "_:Nf359861bb1dd4c168731004af65f8865", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835579"}]}, {"@id": "_:N95a4a1d1a54c4422a54cbe082d743ebf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280263"}]}, {"@id": "_:N74dfee942d8a48bd885218b7cb7c90f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022279"}]}, {"@id": "_:N685672ed741e4ba4a010b8fa962d6c4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100907"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021935"}]}, {"@id": "_:Nd8541c82a3744ddea095b15d9ef031fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024572"}]}, {"@id": "_:N8ba713694890442d84c001d039b1a1ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267466"}]}, {"@id": "_:N50629e0212e14d5ba3bf3bb9f36d82c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020459"}]}, {"@id": "_:Ncd8af0f0cd624e65b68ac0c0e9e21c07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011434"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021149"}]}, {"@id": "_:Nfc6e8bba1e134b8485e8e82a292145e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021904"}]}, {"@id": "_:N53fbfdd0f86c45ae91726a95d630cb96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2700617"}]}, {"@id": "_:N8d51bf9a86a242f7ade790365b2021b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023602"}]}, {"@id": "_:Nba960f9b70ae4272b2d54ff8deff0a8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023767"}]}, {"@id": "_:N2d6881c4ba71408aac5e73e6ae799194", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022131"}]}, {"@id": "_:Ne7417fe8666c43e2b1cc38c740b680f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Naab02ced0e88401f934525bad980a4cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10325006"}]}, {"@id": "_:Nca9c84c6f25f4de5bacbebcd23688253", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238090007"}]}, {"@id": "_:Ne0fef7747b0445f98dab272dfad64af8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249939004"}]}, {"@id": "_:N21f44e0f15cb47adbb4f9d829b6e73c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021728"}]}, {"@id": "_:Nffe0d572ad4049b2a07e8b571c8b3920", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023589"}]}, {"@id": "_:N2b407fe746d946c6b10047a175d675f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834297"}]}, {"@id": "_:Ndef9af0f5dd2423eb26eb40fc95de4d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000067877"}]}, {"@id": "_:N4ce1eddd464948faa6c9b3e3e636bfa8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025561"}]}, {"@id": "_:N7ffe99fa76ce429b839b7465b0eb5b40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859212"}]}, {"@id": "_:N2fc637b2931f4c7cb12b1c8d9131a43a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253153000"}]}, {"@id": "_:N5f8f6c1250d24fcfbb14990895915ea7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006368"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849327"}]}, {"@id": "_:N0ea7c5b4784a443e87599359b1bb85eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855900"}]}, {"@id": "_:Ncbb4cc70dbf54e2c88e51f3d87c455d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010455"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3150931"}]}, {"@id": "_:Naba783af2dfe4fee99d0ba236bf758c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024296"}]}, {"@id": "_:Ncc7cdfcdab7b47468167908f513821a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111007000"}]}, {"@id": "_:N5347db7b799a4381bf0a243f3fb35a21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849580"}]}, {"@id": "_:N847587e3cc6e4eb48c2cdfe83672229b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034884"}]}, {"@id": "_:N929ba1b6953d407d8bd4a98a8a330a3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040122"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022425"}]}, {"@id": "_:N2a834b9d526f4760b43e82676c34fe8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46946009"}]}, {"@id": "_:N7a92921feffd49bc977f661204ff0397", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010805"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3553471"}]}, {"@id": "_:Ne518cc833470469dbdf44cd84cbade30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839279"}]}, {"@id": "_:N0fa9569471af4275b415e16998a54178", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042225"}]}, {"@id": "_:N220c297763ec4854b0056a04de11be54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242567"}]}, {"@id": "_:N90ad772117d0406b8f9b8c2e8953ecf0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024789"}]}, {"@id": "_:Naffc71bbb40b49fd921ba3ea657dd73f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027051"}]}, {"@id": "_:Ne99e0e8edb504ef5baebf7bde793da0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0854050"}]}, {"@id": "_:N74cecbaa6eba4af7a4f1984cd1f84217", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023788"}]}, {"@id": "_:N654e4230f2ca463abc960c3f39ec902a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025796"}]}, {"@id": "_:N328f5208562b42aa89a5a02726acc1ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280714"}]}, {"@id": "_:N2893707eecb54b99b3ac4d9144580bc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012640"}]}, {"@id": "_:N2168f39d07e3460cb574d2cae187920c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072983"}]}, {"@id": "_:N9bf697c0b32745a0bfe09a90daa9f0c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024917"}]}, {"@id": "_:N2213cd0b20a949bb9fba843f0fb60b44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024259"}]}, {"@id": "_:N30f4fdff3476444da5f08d2097a62f4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43327007"}]}, {"@id": "_:Nce92f4fbe18a44319ab8d535b2ea7bb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021742"}]}, {"@id": "_:N632c545e1edf4c2e9fb1bbf00ecf2af8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024120"}]}, {"@id": "_:N69868c6e34464ba3ad9d4f26d76c76df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085610"}]}, {"@id": "_:N331db73a819a4b5baadfdbd5b7fb5046", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61751001"}]}, {"@id": "_:N30fd39a367c4462cb132234c6eebae21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2146481"}]}, {"@id": "_:N2aa078e980b043c38a2c35a68a429c5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:287731003"}]}, {"@id": "_:N5f4e53ad97d043ba86e51d4c8202e301", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60926001"}]}, {"@id": "_:Nb705c5e86a2e4bd8a005dd7fa95ee8ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0334013"}]}, {"@id": "_:N32193810832f4ffb88657a05b5b643e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0393702"}]}, {"@id": "_:N8a877d2195eb467693cf84d71518787b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085615"}]}, {"@id": "_:Nc4424d79700649c286142bf151cecc6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023603"}]}, {"@id": "_:Ne5978b3b6da64f59a1b62ecbf6dfdf2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0333463"}]}, {"@id": "_:N690a2332ad5d4b4f8455e62a37a1b777", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012607"}]}, {"@id": "_:Nd07b9bb4bef148f0ab2a53f7f9c77070", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004483"}]}, {"@id": "_:N658161032edb4ea1bacc6fb39e6dcd3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011793"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023185"}]}, {"@id": "_:N904c66199ab141df982fe24ae482fb49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024442"}]}, {"@id": "_:N96688667de984cea9b7a79b28f493976", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235083001"}]}, {"@id": "_:N1a5d9d962e3d4b5e932c24a80d658055", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006177"}]}, {"@id": "_:Na1dbd24af7764a24bb07ed2445155324", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17235000"}]}, {"@id": "_:N3f90280731e946c4a804be25c8e70f08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025629"}]}, {"@id": "_:N1ce5cca82d574c1ea31a84f7ded9e445", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9360008"}]}, {"@id": "_:N25853a51ea5f46e2846513b2b978c57a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268232000"}]}, {"@id": "_:Nda40496ba7b9414abb5c8067cb0e4956", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027343"}]}, {"@id": "_:N8b57262673294b4cba421c3fc7c482b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021725"}]}, {"@id": "_:Naff6382e32a24b469e8fea72b400d89d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21290001000004104"}]}, {"@id": "_:N56015b685e5d4b8f954d7358a6d14903", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834953"}]}, {"@id": "_:N08e8a5a855a0406baec2c8a52255a61e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030361"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072901"}]}, {"@id": "_:Nec9f19e4252a4e4b8593d2a52da9dd29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86203003"}]}, {"@id": "_:N60d3b6a6179f49adbb6316b4a8204ac4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81308009"}]}, {"@id": "_:N87457944ff2c4e2287ed0905a54ac2c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1277241"}]}, {"@id": "_:N1b1770d091ab470a84585ef7c81f22be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010855"}]}, {"@id": "_:Nafa8a5788190490c9c4bba2e821a2cd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969363"}]}, {"@id": "_:N209d84606580400c80ec66b693c35e1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423082"}]}, {"@id": "_:Ne80a623c09a34ad4b1986ef681b3aeba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0546297"}]}, {"@id": "_:N563c477e9d74481e966a9496e482a252", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277922001"}]}, {"@id": "_:Nfb07076f997f4edc9cd5a86f73b43a6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013239"}]}, {"@id": "_:Nc0aa3d6e59214c8399f510c6b24f81ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008206"}]}, {"@id": "_:N297465c4092c4bfba0c62f95dce65fb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054082"}]}, {"@id": "_:Nd68a0b52553b4304886fb28d45bb295f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/ORPHA:453315"}]}, {"@id": "_:Nb61c3ebb08c34f9eaf622edee638aeda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238108007"}]}, {"@id": "_:Nf283d5acbd164f5fad2d36e57bd5160c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238461"}]}, {"@id": "_:N2602e0425de74b5ca9a335c3d4b8daf0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022711"}]}, {"@id": "_:N22559f53209745d38e86fd695dcf2882", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866239"}]}, {"@id": "_:Nd5634e77e4a84f55819515fdb2ce907e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024700"}]}, {"@id": "_:N9d23d315f39e4f06a778183528b7cfca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1510497"}]}, {"@id": "_:Nd2da643ca3ec46ff9d9accfad0a622bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021390"}]}, {"@id": "_:Nd3a40aec1fe14d3699dab34ac3501bad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010964"}]}, {"@id": "_:N99df2fa562ca4578a83a12a4a6ac6789", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007722"}]}, {"@id": "_:N273486bf8d0c43bc9c31e7c8d7b0ee86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026838"}]}, {"@id": "_:N226adf815b9f4b88bdac66276004642e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699028006"}]}, {"@id": "_:N3e0162b15d0f4f8b96e50471b3a87e8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030554"}]}, {"@id": "_:N877f559f905c487eaaa2ef69a286615d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232381002"}]}, {"@id": "_:Ndec6d495bccb4c979a2b57a42df06bd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009127"}]}, {"@id": "_:N1d27382577714114a4211ac8f8778157", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019079"}]}, {"@id": "_:Nb563829bdb25407cba0e32cad226ec6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91514001"}]}, {"@id": "_:N825fac7a6a284a2595d16b26f4d826fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020797"}]}, {"@id": "_:Na14df72184404064963ff1ba218d68ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022168"}]}, {"@id": "_:Ndd57b89d66da46e0b7802d521bcb4e0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000743"}]}, {"@id": "_:N2767a12f0f0d4b09804c348285f4acf6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021768"}]}, {"@id": "_:Nc8259eeac34a4975883ab0bd3675ec6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020578"}]}, {"@id": "_:N7f79ba7e1f0f4ee6aad03920d7ac32bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865572"}]}, {"@id": "_:N29e361d0bbb5456c8502f8528952255d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68222009"}]}, {"@id": "_:N7b678a2cde204c32805a48151d33b7d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62909004"}]}, {"@id": "_:Nff1bdd6b9827450b8c3314faae5aa238", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013086"}]}, {"@id": "_:Nadaca96733024f8dbda6e4023350bc95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855694"}]}, {"@id": "_:N00939e803ac541f18366a2300cb4445e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859363"}]}, {"@id": "_:N5b1dcaa9fc034d489f3cb7b1c4f4c89f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009759"}]}, {"@id": "_:Ncedd06c1a6e5460090ef9832c4e7914c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025112"}]}, {"@id": "_:N68c9323ac6c34ccb84dfd7f3d20729c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235068"}]}, {"@id": "_:N11e407453db845ac9967528127a4eb6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190634004"}]}, {"@id": "_:N0ed797f3640741ebb962c2f2686c2540", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012220"}]}, {"@id": "_:N33e8cfdb35a44d47acb02283b4708228", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q62.5"}]}, {"@id": "_:Ne844bd8992604aa2833b6535a5c64a42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007435"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022584"}]}, {"@id": "_:N51662a3c7aee46c2b36ce82d3f0591b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021382"}]}, {"@id": "_:N32a948e21c5e4b81a739c5543a82eecc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396224008"}]}, {"@id": "_:N4e444f8779044e78bf5cc67f4566938c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253098009"}]}, {"@id": "_:Nad10c3815c1b4eaca3b36d013215eab8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66998000"}]}, {"@id": "_:N6805b45e808245eca8435961e749214b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857193"}]}, {"@id": "_:Nd87ec6ee806d4d6fab99a335f0c09386", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846465"}]}, {"@id": "_:Nbb94d1ea85d449c1a0afbe003da57771", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006212"}]}, {"@id": "_:Nc91769bfebdc4ab9a19572fbb3cc563d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833434"}]}, {"@id": "_:N42bbddf8d1f741c1956deb8a75ee3cfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022913"}]}, {"@id": "_:N51d543afced5485f91c335c0ffeec8df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302215000"}]}, {"@id": "_:Na2ddc8df02b24c9d88b05255ffd0eab6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022823"}]}, {"@id": "_:N94604e727c604938a83b14807aec8be9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072850"}]}, {"@id": "_:Na6813f5423de48d8b26c70a27cbf650b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851552"}]}, {"@id": "_:Nd47a1de5bf234dc0bd6aa04700e953cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155796"}]}, {"@id": "_:N467b548f57244f2ab9bb48dea9dd7771", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44673006"}]}, {"@id": "_:N182034204fc849ba9a103e210b3d84a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022908"}]}, {"@id": "_:Nf072a9bd7a0b4aaa9624000d00dd1f8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4049066"}]}, {"@id": "_:N94fa2c4ba84347f0aaf97001412c300a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836193"}]}, {"@id": "_:N6841b26ca946471ab55f99cd8352aa08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021262"}]}, {"@id": "_:N289ef253140f4281899530d176062dc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850968"}]}, {"@id": "_:N5d7bf47b755a4c7e88a6f1e27d4f763c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265563"}]}, {"@id": "_:N89e7fe8a8fa44929b60e3d046b75b997", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850970"}]}, {"@id": "_:Ne7581329a6b140e498e4b7c7bfa34283", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q22.4"}]}, {"@id": "_:N9f4d42d633ce4087890fbf96a8173ddd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012424"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008513"}]}, {"@id": "_:N18679f6bc6604dd4a90b59f605703700", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:200775004"}]}, {"@id": "_:Ndb4548d294cf4ed49120692b7f410e46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023149"}]}, {"@id": "_:N2814172184c94a659a5428f5863f1f95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100129"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022292"}]}, {"@id": "_:N2129e6460bdc49ada83c8901d513cfe8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278849000"}]}, {"@id": "_:Nc3f8a97051f5417096a2848b7876fb43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022562"}]}, {"@id": "_:N04c76672bf5c4aeab1d3b7bab1810f44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859111"}]}, {"@id": "_:Ndeda0adff0bd473eb5b781c8b5b385c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0917801"}]}, {"@id": "_:N5744c0e69dda475c8596ef21d4471132", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005346"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025209"}]}, {"@id": "_:Naa2f4e448bf445ecb12c00f4f753273f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65396000"}]}, {"@id": "_:N62b2d7753cd44f20b8adff38c23d5ec6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025348"}]}, {"@id": "_:Nd4ec5ee71c5a4cd59e1a77cee0c0357c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846423"}]}, {"@id": "_:Nb9fea60ae548494293dae398dfb322b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023805"}]}, {"@id": "_:N23b9c850316d4eebacfffad67970202a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72000004"}]}, {"@id": "_:N37debbb45ce441b68f187d5da99fd9dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280253"}]}, {"@id": "_:N5e3338df92754e3b8d6a083b9950df11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76000001"}]}, {"@id": "_:N6d294778d23143d9b0af4360331e1308", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023403"}]}, {"@id": "_:Nf982c33cdcc344d0a1a94e1812fb769a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1827299"}]}, {"@id": "_:N43f4ea4eb97949cdba87031bc08ff11f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073270"}]}, {"@id": "_:N9a2dcb160f8041acad1775b698932de1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:697970009"}]}, {"@id": "_:N7663a51f787c4880bbdc8cefa4dd8c0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81415000"}]}, {"@id": "_:N5eeaec768c4b4f1bb6a7faacaf3a8855", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0600599"}]}, {"@id": "_:N20405e564c884b29b00f6613fb7c6b05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015175"}]}, {"@id": "_:N4d067a31c61e44ae83c7b99deefdceaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968942"}]}, {"@id": "_:Ndeeacaa5fd8f4203ac30b8a3ab2d93c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4206"}]}, {"@id": "_:N2801044037364339a7b422498784f3bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0311249"}]}, {"@id": "_:Ne62bb9b7b21640a199bee734f0c7140b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012206"}]}, {"@id": "_:N87038415346043f38aa6775294ac639f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016057"}]}, {"@id": "_:Na52ac9eb983742218aa336b5acf94168", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853934"}]}, {"@id": "_:Nea505a6c577f4649927dd83a33733e77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022831"}]}, {"@id": "_:Ne928ead4db1648238c8b9bff133de5b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072894"}]}, {"@id": "_:Nb2ba1f2b2eef4a149b131676d85b0342", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021289"}]}, {"@id": "_:Nc99cc8c18c2544c9b09b22b4037cce32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023858"}]}, {"@id": "_:Nad2ad31cfb1d47449f1b11e31f262e08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204948009"}]}, {"@id": "_:Nfff1ffc444f249248fe8bbdc85272702", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344529"}]}, {"@id": "_:N919f57af73a6454787002209e98cff84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3536741"}]}, {"@id": "_:N2e59db22996d472d9238db6ac3e7c501", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020760"}]}, {"@id": "_:N248172368e2d49679f82e5811be47be3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0558845"}]}, {"@id": "_:N456ab7c153ba45d48c930dfdf3768e53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007856"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021565"}]}, {"@id": "_:Ne11a3f21986b4d6893dc3f7e130b1bbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011173"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023498"}]}, {"@id": "_:N24774253fff14525978c224692cff0d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363732003"}]}, {"@id": "_:N387a66e3d14844d2962ede522f29e784", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57219006"}]}, {"@id": "_:Nb33ce96ae8344ffda6391c49e05b26df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024136"}]}, {"@id": "_:N28d15cc6c1cc4a33a8557c750095c8c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857704"}]}, {"@id": "_:N4082cebaa045436da98cdf2be564f2d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015866"}]}, {"@id": "_:Nbc911aacef3a4b4d96d31f77a86cedd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012640"}]}, {"@id": "_:N9c8dfd5efc5940719055d5644a3fd691", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60392001"}]}, {"@id": "_:N83d067b0b70147669751f54633d434da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023123"}]}, {"@id": "_:N090c3c8f08da4feabe150338cc252f8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023316"}]}, {"@id": "_:Nfceca9dfb2d44f8588af9bd6b8a016d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837467"}]}, {"@id": "_:N4657ed4072eb4f4eb9736fb893491220", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:442191002"}]}, {"@id": "_:Nb4d679bd7fb6410f89c260d7ae5f4bcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280448"}]}, {"@id": "_:N9db346a50472473e9ebb20fcb535c57c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849377"}]}, {"@id": "_:N414b2c254348475dbe27900874c20f16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234087005"}]}, {"@id": "_:N2ad9df1cb3d94690b8446c4218ca82a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0598121"}]}, {"@id": "_:Nd00c9bf3d4cd4a7bb69ab262d2f7a1ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238651"}]}, {"@id": "_:N280517f264f94242bbf41cdcc0455515", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271811009"}]}, {"@id": "_:N70d097528e374ecbbc1322a07482ec4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0043515"}]}, {"@id": "_:Ne5603e9dd1c546d388a33cf032c8fdb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253813000"}]}, {"@id": "_:N3f774a601cd0477abc51916c2550cd27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1320468"}]}, {"@id": "_:Na814551dea2340a6aa4a078d902c83c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010996"}]}, {"@id": "_:N9d367a2c168249ceaf09abb49626ff5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000869"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232940"}]}, {"@id": "_:Ncda127f76dd74484b4b5d3508503cc16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012205"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236818008"}]}, {"@id": "_:N9a2c287b24b843cc870fec3416b4eda0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5257006"}]}, {"@id": "_:Nb4eb654ac6f544e9928f0168b9f74427", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023954"}]}, {"@id": "_:N1a129d64c8db4f638638020e6fee5d65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0341007"}]}, {"@id": "_:Nf0e1149a6bf849ce8e62b22c800ee551", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020778"}]}, {"@id": "_:N6eca50f879384669b50861b1dd32c63a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022722"}]}, {"@id": "_:N9080e1349f714a518da684cfeaf16e8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280685"}]}, {"@id": "_:N2a80b795521242c3b13eddcc83cde863", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126854002"}]}, {"@id": "_:N9f5f1e28fa7b417f874ffcf326289d1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345322"}]}, {"@id": "_:N496ffadd77b14c3390aa87149eaf8d54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673462"}]}, {"@id": "_:N0d57be35bde24d0d9f655e772e15e922", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009205"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024535"}]}, {"@id": "_:Nb7da490c3ecd4356b1d1eba58552e9f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26517000"}]}, {"@id": "_:N9de3e3e462f94d49a419939d73816eeb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280717"}]}, {"@id": "_:N6f30b94a41624367b6fbf7d5a01a73a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024421"}]}, {"@id": "_:Nfba1c941aec64169a3f8910912471677", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024283"}]}, {"@id": "_:N96ee8f103ea4408ebfec6d76ffcf42ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865131"}]}, {"@id": "_:Ndc0919fb8b2e4f8bb08c34ebf919d96a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100926"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020930"}]}, {"@id": "_:N3f44c9b8af4b4cd5a309aa674f89f11a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2316"}]}, {"@id": "_:N96b3490b70ec40fcb1c5d3c76326b704", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49218002"}]}, {"@id": "_:N6f69eaef4a79468bb6baa04c0907331b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400059005"}]}, {"@id": "_:Nb633fc89bc5a41fca46fc342ef73378e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054880"}]}, {"@id": "_:N0d8120ce820b4967bd3e8e0bad9428bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4336"}]}, {"@id": "_:N5b4258d0841e4bbc81cd67ef12615adb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013226"}]}, {"@id": "_:N905ca1cc386c49b2931f564ed92727f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022040"}]}, {"@id": "_:N1a63c3426b564ffdbbf182e32233c717", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867131"}]}, {"@id": "_:N105bee4bbecf4ca1a0ff9b2d0b52ebaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865017"}]}, {"@id": "_:N6082158430984459bd5ade15c33260ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203994003"}]}, {"@id": "_:Nc5c7e56978984278bf98394e26b206ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424690"}]}, {"@id": "_:N22447038a65746b48bd60e0668fdd2ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77480004"}]}, {"@id": "_:N56b075da10224962a5b6c7f7b6a5d0e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002492"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025704"}]}, {"@id": "_:N5fb9aaa98c7a4d95b6867b0fd19ec631", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002814"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:449715001"}]}, {"@id": "_:N7adf96d8c5de4ad79550abf92d4f8fd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073089"}]}, {"@id": "_:N5a3df4b7ae6d4bde95a145da8e891e12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4338"}]}, {"@id": "_:N7c2112368a5b429ca6c603e2d61b5043", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247796005"}]}, {"@id": "_:N5c952bfd948d4fd49e97c6dc49b133c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001135"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857627"}]}, {"@id": "_:N2e03289b17864afbafbeef723ab39ec4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844527"}]}, {"@id": "_:N3e3cd81ea9334c41a258751acf6ab25d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398152000"}]}, {"@id": "_:N09eba83347dd40489f92423dbe471c19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:176271000119108"}]}, {"@id": "_:N589e46c0c4904b059d5ddfcd28df614e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278811"}]}, {"@id": "_:N35780928325447cca356f6a4ca0df570", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0549473"}]}, {"@id": "_:Nafd136395825495781120a98926c0918", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100917"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020938"}]}, {"@id": "_:Ndecc47f96d4c4ba18b4e731f20de2150", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025148"}]}, {"@id": "_:N9d0c94c7e2094eb9bbdc90cb5774e859", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025730"}]}, {"@id": "_:N26b1e2394ed44013b10e055a90b5f0a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806428"}]}, {"@id": "_:N770deb4fa1a146f5a89029b3ac123b41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87715008"}]}, {"@id": "_:Nb84c67e1f8d94713bf0a9f3aeddab887", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012174"}]}, {"@id": "_:N8b480c57a3ef4b5faf8e98bfd0b85f99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0349588"}]}, {"@id": "_:N4d6f0457e77f482bbd41223da41ee9eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280675"}]}, {"@id": "_:N8cce57df567b44fcb233dac4f0aa3543", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840068"}]}, {"@id": "_:N3876cf9b4f1f45d28e60d16948b40dd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072976"}]}, {"@id": "_:N7fe6dac219ec4d20a561bb322bea3058", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012544"}]}, {"@id": "_:Nf28765ed81224ea29814485411de11f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18559007"}]}, {"@id": "_:N9a353b6c7bdb4c5d94b623832caa31f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81060008"}]}, {"@id": "_:Ne749ec68512d495198c1916c04d9b273", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005295"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70602002"}]}, {"@id": "_:Nf5bee0267b5e4428b8ecfd79c8df0a7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0269169"}]}, {"@id": "_:N64aab5e57ed14fa898200af8acaf55d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236647003"}]}, {"@id": "_:Ndac0c5e405424c6183dc5af6348edf9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428268007"}]}, {"@id": "_:Nf943504fdbcc428ab8480183efbd10d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073199"}]}, {"@id": "_:N386affbb28544f60bb5514a9de99b9fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280643"}]}, {"@id": "_:Nf0701e1a10774faeaa95e66ee582a34e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004937"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155676"}]}, {"@id": "_:Ne4b71ceab2d44f99b527604255902692", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021240"}]}, {"@id": "_:N898b85d4b8d2478db7b72bd3ee42cca1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520888"}]}, {"@id": "_:Nb93f8e9342304316885a12b9d7d0be17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009993"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024124"}]}, {"@id": "_:Ne26edad78c6449fdaa23204e9fb8c938", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10043106"}]}, {"@id": "_:N9487ba60497d4ffcb2f3a88e3cbb75c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2053437"}]}, {"@id": "_:Ncf7e6215b0bc41bb875e25e52d762ac2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D059606"}]}, {"@id": "_:Nc62995d683c34a728de938d0a11a85d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024059"}]}, {"@id": "_:Na9c031c730a140b3af5f84f725602fe7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850632"}]}, {"@id": "_:N86776ccc973a4cd6b469c4fdb2e50092", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838063"}]}, {"@id": "_:N50a5e4643bb84124960fa7a75d7117c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010273"}]}, {"@id": "_:N90c4428a283a419582bcd1f9c5be3df4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675021"}]}, {"@id": "_:Ne929a3aa084745169d708f575d44c618", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675624"}]}, {"@id": "_:Nd91bbdda645742249b397fe7ebc812c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77674003"}]}, {"@id": "_:N2783650db4b6428bbf76dab9a488d560", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017606"}]}, {"@id": "_:Ne2c5af62b0344d42a8204d8c777959f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:394616008"}]}, {"@id": "_:N97cff0d36f7749638a6c265ea995b2a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009949"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021366"}]}, {"@id": "_:Ne2f03cde0f98413489db45fd280d34b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003146"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151718"}]}, {"@id": "_:N8ba13bb85d8246638b9420ac1a7c1c94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240379"}]}, {"@id": "_:Nedb22b22522e49858580249989fc3217", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66954000"}]}, {"@id": "_:N431ef545cc3d4438a505270942e5e55d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022835"}]}, {"@id": "_:N97541940c9404ee9aac965d58735d85e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021588"}]}, {"@id": "_:N9a18d50a7f13460f8bffa54ae46934a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019956"}]}, {"@id": "_:N293c2431a51c4792b94fb90006e7fb75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021705"}]}, {"@id": "_:N0bf50d4ee55742079d634c4cdddf135d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968610"}]}, {"@id": "_:Ne457293b53164152a92a132fe4035930", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021724"}]}, {"@id": "_:Nc512017f788b40479106f8ce3536f806", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008796"}]}, {"@id": "_:N6f9b42ce3b3348658c34b2c8b0b8c372", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021769"}]}, {"@id": "_:N79f1ea31875c4bd19ab43a73f4c4e7f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003704"}]}, {"@id": "_:Nb6d81ea86b034b349ecf9c265c6a9b2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50805004"}]}, {"@id": "_:N3d09e3c46ffc40d98d8b043a45119817", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009839"}]}, {"@id": "_:N632adafed78b4ea093a8c46878664804", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2930821"}]}, {"@id": "_:Nbb78c1b6d8314c1a95e6ddb12c1ba27b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165534000"}]}, {"@id": "_:Nbe1b63dfba4b4c3f915157b215614e44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:359580009"}]}, {"@id": "_:Ncb5496d1e2de4d2bae4efe41e893fb36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021084"}]}, {"@id": "_:N92305c53b1f344209b15469082146d5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0948387"}]}, {"@id": "_:N0704d0bdbd914b1594927798b19e587c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023697"}]}, {"@id": "_:Ncd2b9b7ab46c45d9a866598cf2a33001", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266024"}]}, {"@id": "_:N8f83c8f016c541469e90a7ad45b309e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232474"}]}, {"@id": "_:Nc03948b6163043ffaa1548fcdfe617b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79619009"}]}, {"@id": "_:N5d12f45a60ef4f8d85dc0612d62b52e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024031"}]}, {"@id": "_:N4eef7a4a49024954a59a4e0bc02d3240", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267060006"}]}, {"@id": "_:Nf56ef14817274de9a079f5a31a9e89ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005756"}]}, {"@id": "_:N50d320888f334ebea0cba4890e19420f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024588"}]}, {"@id": "_:N7e333c2b53004ad193af1f7aaf2f17e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024865"}]}, {"@id": "_:Nd3fb46f8984a4196869b3af942962cfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021908"}]}, {"@id": "_:N81626045cb92407794a4bc5948d8cac6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851400"}]}, {"@id": "_:N2aa95aa470bd495ba7286492ec560651", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039239"}]}, {"@id": "_:N2a717f0446134f6c8192a6067db204e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280271"}]}, {"@id": "_:Nab398bb8d730438685d6f0d0605bdfad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4019074"}]}, {"@id": "_:Nc26886745bce405397fac8444716dd3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005322"}]}, {"@id": "_:N87da99843bd24035bccd717f1e29426e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024082"}]}, {"@id": "_:Nd22c935c821544888fca99218cf6d98d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35064005"}]}, {"@id": "_:Nd5f829f3a24946e984d085d048036597", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80212005"}]}, {"@id": "_:Nc2b6f68b1ccc459699b3780594dfc6cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000991"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014973"}]}, {"@id": "_:Nd071b675c4484078b560e5be0646ad2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162020001"}]}, {"@id": "_:N9ff3146f3b0445d7bab92ccf90a0d218", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021896"}]}, {"@id": "_:N9cc761ddeae545f59aa1e602488e1c68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008417"}]}, {"@id": "_:Na4e0406b301643c7bbb30b43e9443ff3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11301007"}]}, {"@id": "_:Nddca31ac7e314916a6cf6cb6364eaf8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850674"}]}, {"@id": "_:N4e5d7d2821054c3db56c64bfc656d6db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267372009"}]}, {"@id": "_:N63f7df8a2bc442458a982dacb7a32ecd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280792"}]}, {"@id": "_:Nf3bb40ec99b94e3e80a862267fe8116c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002091"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36485005"}]}, {"@id": "_:N6743225f645f49d69333c7cf7b4317a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100287"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022167"}]}, {"@id": "_:N69679fb277674ec2bf45c93a8be3d0b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029134"}]}, {"@id": "_:Nf86c18bb5b204738bd668a75d30822bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834993"}]}, {"@id": "_:N63b201837cc8443ab75d30ef10b7b62f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18910001"}]}, {"@id": "_:Nc517b4a7bff44199a3c511c79ebd7678", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024041"}]}, {"@id": "_:N6bebf62b5a064ac9bdc1374a211a2284", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149793"}]}, {"@id": "_:Nf55a002d43f44dda95f2a5383018105b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231841004"}]}, {"@id": "_:N5d3307faef324b8cb4cecec4917392f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868524"}]}, {"@id": "_:Ndd74eac8c5a5463084dc59c7c6df8cf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8764008"}]}, {"@id": "_:Nf2f1a46ad0ba4d74ad29b2549b3e2a1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855578"}]}, {"@id": "_:N6b341d6719024580a61c5bcc731bc1d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3272"}]}, {"@id": "_:N075214bd1cfc45418e69996f957aaaf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63063006"}]}, {"@id": "_:N00fdd044d1c94ca7bc12ba0b38af4701", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014826"}]}, {"@id": "_:N061c9d6a088b4cf0bf6d5cc0f20d6ce0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021640"}]}, {"@id": "_:N7057c1f7a46046178a3ef9bf46b834b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265878"}]}, {"@id": "_:N76525b6f770a4f408110754dcc42dafe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "epcc:03.01.03"}]}, {"@id": "_:N21d22269099b468286d310f85a5e57f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100862"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021950"}]}, {"@id": "_:Nde7b728600d34dc185bfb2b48575e26d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011907"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023136"}]}, {"@id": "_:N42dcff39612147319ea7164abc68a1db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4048270"}]}, {"@id": "_:Nbf626b43483c44f896d7dba09c7da2ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969410"}]}, {"@id": "_:N2bc7c485774046d2909ee3121edb005a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025117"}]}, {"@id": "_:N72a2168818e64d72b5833bab80aa7ec7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238718006"}]}, {"@id": "_:N442de015b5eb455caffd600ec7a695f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023475"}]}, {"@id": "_:N8fc8b33368d14e19a61685b046420514", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024356"}]}, {"@id": "_:Na13c5457151d4fc9b2da26dab493f6d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263523"}]}, {"@id": "_:N919b7f0c01c94df8b0826fdf60d4baa3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023675"}]}, {"@id": "_:Nc0a72fe53cbe47caacc6d4e361c17970", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010907"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023661"}]}, {"@id": "_:Naedfb59ff66146c98e88606bf47f153b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850259"}]}, {"@id": "_:N9fd65953f6f54146bf687f3d38596ab5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016491"}]}, {"@id": "_:N7f2c87987d9e462abdbee2fdc6463198", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2916"}]}, {"@id": "_:N348478a1b5c04d1b86240a4ec3ac9e13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037005"}]}, {"@id": "_:Na14db7a3ba134ed7b003dcd224e46b23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000545"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57190000"}]}, {"@id": "_:Na1636b9cba40461bbec942101f9a0cdc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020181"}]}, {"@id": "_:N14d728cc5d664e8c90dc0fea94904a37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020258"}]}, {"@id": "_:N15f3009a0b5c49de81375fbda9da4563", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/EFO:0003895"}]}, {"@id": "_:Nd53736a428c942f4ad178325957d52b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024218"}]}, {"@id": "_:N28d3d56b0fc44b999de6ec2e13f5af1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0948740"}]}, {"@id": "_:N982321cbefb84bfcba7b7ef3b678357b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021410"}]}, {"@id": "_:N709ac7b5219e49f8bd933848afca65f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110426005"}]}, {"@id": "_:N19f60327a2f541f5bad6d48d01d2e8ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073053"}]}, {"@id": "_:N06ae96df80184aba9a89f6ee881c981f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41252002"}]}, {"@id": "_:Nee52eb07e823442ba97c059c237cc23d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025493"}]}, {"@id": "_:N775e7d03202742c29067ce878819d1fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024165"}]}, {"@id": "_:Nc2e1cc1734ee432eb61aef7a3b4646b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249878001"}]}, {"@id": "_:Nae3deeacc8e346a0839b150e06b78a39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022104"}]}, {"@id": "_:Nc193b73405b9428e9685561fee09b6ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849305"}]}, {"@id": "_:N4bf9a7c638054c73bcc2c2f0552c89fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52951008"}]}, {"@id": "_:N4a0461e4fe4f4f6197c20849cb63a8f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280468"}]}, {"@id": "_:N3fd7f072be0e4398a8e0d4ced6c42ffd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339293"}]}, {"@id": "_:Nf7121c1efeaa4b1e8f5dd7855222c311", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021173"}]}, {"@id": "_:Nf6a4deaed8364ee08bc06ececd0d4ab3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39579001"}]}, {"@id": "_:Nd288e2929c90439daded7b0e9d4be6e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008981"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843057"}]}, {"@id": "_:Nd47788c09704479f9e4ff25f6f145e07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023967"}]}, {"@id": "_:Na34d63d2d7be4368bf85f804348961c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8262006"}]}, {"@id": "_:Nbfa5d2a84dd142ad90d1e6272c8a1ac5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969875"}]}, {"@id": "_:N72bba284e6fb418581cc22b83e60c6a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025170"}]}, {"@id": "_:N652f5fa21ca84cb6876df7282ae2d542", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019521"}]}, {"@id": "_:N226a9b06237d4c1b9c76dbfc3fe098ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012174"}]}, {"@id": "_:N75ba8dc320ef4e738d8487a91ac6e0dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836392"}]}, {"@id": "_:N07a175ee59fd43e99acb283548b47080", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846550"}]}, {"@id": "_:Na60238784b594421b92ef47eaa8d3e04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887875"}]}, {"@id": "_:Nc430c54562474c18a3d0aba757240493", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022190"}]}, {"@id": "_:Naaab3b681d2e467bb7a7fc3f3258d455", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86735004"}]}, {"@id": "_:N828498263768496bbb4ad0a8578f9b5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234166"}]}, {"@id": "_:Na64ed5ed1ddd43d89e6840b388835497", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025418"}]}, {"@id": "_:N46f2f707b6d240f9986fbc18a91e8dff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021304"}]}, {"@id": "_:N96f15a8715494128bc56074015ce72b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011860"}]}, {"@id": "_:N814b4194e9d44bd4b159e92c227b4cc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073200"}]}, {"@id": "_:N8ce4ed06728944099a02678ea42bcb24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011091"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266033"}]}, {"@id": "_:N414dd55b0f3f4a22b3844e5b75027897", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021217"}]}, {"@id": "_:N1fff232e9e2c453a9eebe5a2bb1ea260", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0025578"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1452"}]}, {"@id": "_:Nae1954397402493290f98ffff30518a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021701"}]}, {"@id": "_:Na4e9fa5132ca467baef17c136c80fc1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025780"}]}, {"@id": "_:N69128d3891a2408dba70358e8308ffa2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021737"}]}, {"@id": "_:Nd96a3477363d408dbe234fafd1006177", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302858007"}]}, {"@id": "_:N5c127926313a4d9bb9db2dadcc48c01a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398206004"}]}, {"@id": "_:Ncdbe31145cc044a08fb1042223fa344f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000795"}]}, {"@id": "_:N0e7f8d46b4654e8e89ff12eae8c45282", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022497"}]}, {"@id": "_:N7356327551ef40789e720e9589744c36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280690"}]}, {"@id": "_:N761e5d1c92584fd58227ad5062071049", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373627005"}]}, {"@id": "_:N66e9c8e82d0c414a84d88aa1e6fb2c59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249497008"}]}, {"@id": "_:N2b431e8593884867a897c8f47b424d00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023904"}]}, {"@id": "_:Nd97608609cda4c99ba549fb05d04a322", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009404"}]}, {"@id": "_:N400597117f504fd9b1b62945e5c34722", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29555009"}]}, {"@id": "_:N30fc51e570894cee98910a8f4e519660", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37231002"}]}, {"@id": "_:Na6b521ecb6304b658ed0377209a038c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301061006"}]}, {"@id": "_:N03f956ab12a84232a42ba7f542b8a587", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025837"}]}, {"@id": "_:Ne12380cbe1724246bfa69f72e5e34194", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856746"}]}, {"@id": "_:Ne8ea2ac1c7f74c298b5b7cb192f2da6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024767"}]}, {"@id": "_:N98df187d14c745eebdd7e1c3ed7d4ce0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128929007"}]}, {"@id": "_:Nd1de031666db49dd98f0206dd89754cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009898"}]}, {"@id": "_:N92532f335d83436ab5cbab87797cfac9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007117"}]}, {"@id": "_:N26ac50a438cb4b71aee4c8f5037aec7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0455988"}]}, {"@id": "_:N3bc8863ae2a8459db4c7f467a916af71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1704436"}]}, {"@id": "_:Nadffea5617874867a70d95b3f15ea2af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69943009"}]}, {"@id": "_:N27157dec782047c6af80bc9206e9c4e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006059"}]}, {"@id": "_:N757b084000474cb8b3b2f5028c1da952", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268573"}]}, {"@id": "_:Nced1ab4f33214061b8703e7e77d1d90e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:421784001"}]}, {"@id": "_:N0e287f5d2c524c479469abbf1baf8d01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398302004"}]}, {"@id": "_:N37af848b970a441f82d89cf7f4d070e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280668"}]}, {"@id": "_:Nf6fc6cd222c942919a45e46c27d4c4af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002917"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151723"}]}, {"@id": "_:N3225093c223546bf85db54366dfef5f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022518"}]}, {"@id": "_:N57c300631a2645c8abb5e9fd55e575d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271069"}]}, {"@id": "_:N15fee07c0e1846a1889a64311f38393b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0522214"}]}, {"@id": "_:Ned01bd6473b04f5e8a08b50af1e22617", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1185616"}]}, {"@id": "_:N0ddb1e440cef43f28b2634bf5ad7d7ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95219002"}]}, {"@id": "_:N71102a64ce8b433a91a689bd37588a2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023874"}]}, {"@id": "_:N1d6261a19df6465c9f7a9dd62c3d0e21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:560"}]}, {"@id": "_:N977ba5157f7e4e38b8764c93022d104b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014597"}]}, {"@id": "_:Na55db5108e5a41c687843a6fcabb2c0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:314022009"}]}, {"@id": "_:N8d9b7f3285384b9f910153fb67c0b088", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003361"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18789002"}]}, {"@id": "_:N8f24327b1de944689259dface670347f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000309"}]}, {"@id": "_:Nb50e300131154f24afbf717f561a35b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302822000"}]}, {"@id": "_:N7b23aa8502c34958bce43ddc915d5e6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006848"}]}, {"@id": "_:Nba034fc4d0c34d9e8ef5a688e683a589", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023748"}]}, {"@id": "_:Nba1e6c4e3b9240f492970ab122cd4a96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011935"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023118"}]}, {"@id": "_:Nf59b0a4cba2f46929d70174daf9d25ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022554"}]}, {"@id": "_:N141bde2fc6974a8faea2c652f0f9f062", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387800004"}]}, {"@id": "_:N509b1a040b6d4eeab542c6a2417edd89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162316"}]}, {"@id": "_:Nab38976351b645d6a5566ee3c53a2800", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001399"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59927004"}]}, {"@id": "_:N24f54271d4e240f7b5d1c69c825c6b9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004434"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3151082"}]}, {"@id": "_:N359c5cf1188546ebabba7d45d56f5b77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206631"}]}, {"@id": "_:N95bdb996844b4df7909e17c6eb5a9bc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67805000"}]}, {"@id": "_:Nd960057d4f5e4afe90477b2d3d265b67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0473527"}]}, {"@id": "_:N0459214f34c349d89d8b4314b2505f85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020909"}]}, {"@id": "_:Ne1cce5bee3be48a28df74b96131de1c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017563"}]}, {"@id": "_:Nd39653cf30fa435a951d97d472b7c16f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194417009"}]}, {"@id": "_:N9c2883036780485580c9f627b6f5cc0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37298006"}]}, {"@id": "_:N1c53ac12961c43bba3438215b2d496ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859692"}]}, {"@id": "_:N6edba0589dab48de9171358e9fd0841b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1412037"}]}, {"@id": "_:N5aa94376e34a4ff58b03283b68dc97d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018237"}]}, {"@id": "_:N6f040c61f86843de935a18b5786f2a4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010869"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77743009"}]}, {"@id": "_:N0e917557aae64e9db5b4ebd303056fe1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255385008"}]}, {"@id": "_:N22f40837fb1b45c39133c4a948f78846", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023303"}]}, {"@id": "_:N4f21c837d64a4ebb86b7e8eb73e876c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62484002"}]}, {"@id": "_:N278f8ad053644280a9ed63bfe689db39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0334596"}]}, {"@id": "_:N15f8923766094a4cac5ba7f8e4cbe6f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020872"}]}, {"@id": "_:Nf0c3459fb6804d7ba0688d43fbbbbce2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100685"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021997"}]}, {"@id": "_:N64343b653b444023ac27892c0676cb78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221204"}]}, {"@id": "_:N3bc29f1e9173427db35048e079cf2103", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268077"}]}, {"@id": "_:N9285a4559d8841868a4ba5d305c18f00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023263"}]}, {"@id": "_:Na6a6f2e3bd9f47d58c06c6657461bc03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011470"}]}, {"@id": "_:Nefd490224f73456b90c4c5527a2428bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71938000"}]}, {"@id": "_:N07da83ddcb8045e7921cf2d8e51e1e78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253513005"}]}, {"@id": "_:Nbcbc38cf7f0441868d558ecaac5bef59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0259817"}]}, {"@id": "_:N6d1ed01513a34d39a0045d9da81eb3cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253194008"}]}, {"@id": "_:N507c8cee32b047729425fcfd14548282", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022347"}]}, {"@id": "_:Naa9a00ab87f1449baf94615b9d95a2b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836450"}]}, {"@id": "_:Nc3523e64946244e3a1754123401f4999", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002983"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74370006"}]}, {"@id": "_:N6c1f81e78d834f0486dce38603b78cb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3308"}]}, {"@id": "_:N7166b9c5e0414e6a996fc954e9f03928", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007647"}]}, {"@id": "_:Nc2f95c5b43dd496ea31801d738a01b2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021121"}]}, {"@id": "_:Ncaa4f1db41c942feb9bc20e29123409d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36025004"}]}, {"@id": "_:N4af276a5946d434d82224a8957792362", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850415"}]}, {"@id": "_:N068228b82e354537b961f8c5c2e0dc38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280584"}]}, {"@id": "_:N81ba7c1b4a9c478f89f07f1ed53155fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021983"}]}, {"@id": "_:N083c7ea600644e269a6620a47ebdd7e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836508"}]}, {"@id": "_:N46bedaf5233142949cb10b9bdf2c4849", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237939006"}]}, {"@id": "_:N8e186453577a46d881079e06c8b4ed49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012082"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023053"}]}, {"@id": "_:N09598fd7108a49e1bbdb4fc27516ecb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404037002"}]}, {"@id": "_:N3fde679df5644abba836b7335a946f30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020770"}]}, {"@id": "_:Ncc6d0a8fc2994df69fe8102acf762d36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010304"}]}, {"@id": "_:N4f63393974d74e5682e3dbd10c60f358", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51118003"}]}, {"@id": "_:N912b34f4687c4a53a627915a59bff22f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001264"}]}, {"@id": "_:Ne701f1a69d604d10b5e161d4c75df48e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859506"}]}, {"@id": "_:Na5a805a07c414f74a351ff28e02d2e0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040583"}]}, {"@id": "_:Ne0c2335406b94d10ba5f77a7e135e43a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28574005"}]}, {"@id": "_:Nda8cb56b0875468da436ed151586e395", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2841"}]}, {"@id": "_:N106c08b00f964e9a8a7d173e0550e61a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022082"}]}, {"@id": "_:Nea25587d7a9b41f3841ec2e354754753", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416956002"}]}, {"@id": "_:N1b4a3af7eb1b4c6e8c6877ffddcaea39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007097"}]}, {"@id": "_:N89cb60ef1d27405182c9bec2e74d3273", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396351009"}]}, {"@id": "_:Nb86e5e08fedb47a0a619e12244bfa240", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240997"}]}, {"@id": "_:Ndecf3d2a0731421a84d17b62da73f7a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001287"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008581"}]}, {"@id": "_:N37fd04d43a05467db24dad1aac3762c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60845006"}]}, {"@id": "_:N75f05f4f2bc84c0ea4c45a54263c6c9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100865"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836868"}]}, {"@id": "_:Ne7aafa8ea46d4627952734af43f961d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232448002"}]}, {"@id": "_:Nd7719b1bab324157a2a7584ec6f7579e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253851000"}]}, {"@id": "_:Na4858c58a04a424dbfa6bea0665caebe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280542"}]}, {"@id": "_:N989c8e73da654f9c8baf9e6757934450", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0687120"}]}, {"@id": "_:Ned32876fe70d4b7ea584d6c39e2993a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3489393"}]}, {"@id": "_:Neb434cf7156c4eb09136f994d2a660e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862103"}]}, {"@id": "_:Nfbf8933068ee46fe874863512c72166c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280588"}]}, {"@id": "_:Na63a497855a6482f9f309f0445605e21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29857009"}]}, {"@id": "_:N07d54fc7bfdd41c88a01b4e9beaa8648", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846439"}]}, {"@id": "_:N5027e1adc36b4a03890492d02a6a78dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56558005"}]}, {"@id": "_:Nc73a43dfb3a44fada61edfe50b0c2c52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020513"}]}, {"@id": "_:N52c5818038564ba583f4366d23b4d58d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N01b8aab0c5404d15bf10bf34bf1d83af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024786"}]}, {"@id": "_:N97e32fa6dc994ecca35f82d7023faea8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0395837"}]}, {"@id": "_:Nd49bfe0e332f46068eae9128523d46f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042900"}]}, {"@id": "_:Naac591cd6e634179b170422c724c66ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:198319004"}]}, {"@id": "_:Nd0d5d31c974f4c20b8e37ee94985cc3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024250"}]}, {"@id": "_:N52193ae4e5af4d599bb99916ad7279ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021689"}]}, {"@id": "_:N16d4857f30674dc6a1fe07bee3d5adaa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28835009"}]}, {"@id": "_:N28404761cd7641f4959b52048e650a18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035317"}]}, {"@id": "_:Na7da7eaf69f64557a4f143816db0dad8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023803"}]}, {"@id": "_:Nc11db70a79644eac9ee84f10e7e7f6d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002955"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44328006"}]}, {"@id": "_:N416380b3adc4466f8aa8374dca3f1b93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025642"}]}, {"@id": "_:N674f794620cd424bb5ef51ad0a59be11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846473"}]}, {"@id": "_:Nfc6f5ba09ad24549a950c931cd02ea35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10027110"}]}, {"@id": "_:N027696fab3ee45f7ad9af58fc4bbc348", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0348374"}]}, {"@id": "_:N71512fb54b1147af8bad94c715c0d145", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023957"}]}, {"@id": "_:N68c45d4edbbe4ed7b3f811af49bf0a63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002828"}]}, {"@id": "_:Nbc2549ff39e64234bd094d11bf97623a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073193"}]}, {"@id": "_:N6c98bbcec0194fc1b570f94fe86283c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021167"}]}, {"@id": "_:Ne014180ad9114680872555b079128e4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021740"}]}, {"@id": "_:N76be1dd3e7a74e0d8570439592ccdb16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851833"}]}, {"@id": "_:N0e5a470759364be1a967eea5ef1274e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398064005"}]}, {"@id": "_:N963d97afe32b4c09a2fa16684dc01d0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0585984"}]}, {"@id": "_:N55f51fc1cc434d65b62eddaad30b05e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837256"}]}, {"@id": "_:Nad662846a5b14700abf4a702ba9be51f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0428977"}]}, {"@id": "_:N29520614e0f5479fad35935e30e74763", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535689"}]}, {"@id": "_:Na96d956a527b40a491a84c62ac9ee31e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865877"}]}, {"@id": "_:Nb952b444db454fa6b5763683a612b2d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235401"}]}, {"@id": "_:Ndec29252c71649b891391ccf27fd76b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073133"}]}, {"@id": "_:Ncda6cfab38764db3ae0d1c3dce265d94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1336839"}]}, {"@id": "_:N61a63187c0b84e9d81a82a186f051087", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001877"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0391870"}]}, {"@id": "_:Nf42f5c4413dc43fc8488f2fbcdfae9e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017495"}]}, {"@id": "_:Neb64b4ed37b44d6bb158dd7e5c4c12b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0028754"}]}, {"@id": "_:N0add7bb58dfe4a85a1c37a3949a25e23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021530"}]}, {"@id": "_:Nfa611e60d5f342e4b0b544e5f2bd6e74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035335"}]}, {"@id": "_:N53a78fe74d50415d81aceefcc5882f53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025799"}]}, {"@id": "_:N1fa1db655f0242dcba4f0d95566d3438", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008670"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0750088"}]}, {"@id": "_:N4a5e60aa8a8349dc9f64389746894965", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40100001"}]}, {"@id": "_:N57a6b48c1afa42acbddf728f4e0781e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118602004"}]}, {"@id": "_:N7afb9e33107c42bd98f81740bdf4e375", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073141"}]}, {"@id": "_:N6f567e2187954c968bade30e79902284", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021759"}]}, {"@id": "_:N94a0fee8eabb478c8e359844b8a21794", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566703"}]}, {"@id": "_:Na1479973593d4f868d507dfae8e0ea82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005294"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002949"}]}, {"@id": "_:N32a53dbf496c461d9cdad8fe1f9150f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266435"}]}, {"@id": "_:N56b8d28c55a34c1bb9e791eff5f3c0fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023317"}]}, {"@id": "_:N8d3521dd277f453ca7e06f732fb0f1a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020458"}]}, {"@id": "_:Na9030bd6684246baaf1db1a858c672e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022660"}]}, {"@id": "_:N4f22ec1f9d634149b9e56262584262fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022180"}]}, {"@id": "_:Nf35b727d1b4d4cc9b24db259ccfb8775", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008202"}]}, {"@id": "_:N1faf96630b3749f4adc1b66d4ca1e220", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024842"}]}, {"@id": "_:Nf200c390ea544976b275528f74ea9c9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024636"}]}, {"@id": "_:Ne767a5b12b0341749e1da12309d6fcc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023819"}]}, {"@id": "_:N65af8062a5e9452a9ed4f3f6274814ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024241"}]}, {"@id": "_:N3aaa4fe581ff4fbcbae5201f2de9cce1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280505"}]}, {"@id": "_:N1fe94c1ff8b8498dadbb622df9fe0196", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010691"}]}, {"@id": "_:N2e91bb9f274241d687b5b8e25046b084", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2677209"}]}, {"@id": "_:N7510bcd4ea6546b5bed6e2049247e324", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007936"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020806"}]}, {"@id": "_:Nbf301ee229734051801e6c179e48ffd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:328681008"}]}, {"@id": "_:N6f028237de6c4e5287fe1729ebaa53d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010295"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280384"}]}, {"@id": "_:Neb7aa5d61ded473f95255797b84b250d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D051642"}]}, {"@id": "_:N8f502c0d048146288bd7e9253d35d49d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279904"}]}, {"@id": "_:Nba14985405cf495a833a5f3bc754d797", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237735008"}]}, {"@id": "_:N132a8017adf847f58d7e58d6ae5e8e65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012142"}]}, {"@id": "_:Nb84b0a280c284e5f8afe558042121afb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008368"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000070604"}]}, {"@id": "_:N0eaf7f2153e24497b172bc7bb3def174", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021186"}]}, {"@id": "_:N33e32ff686064b2a83e35261f0b8f9b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854409"}]}, {"@id": "_:N4c5a6d115fac40d49b4cb4907eb10156", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1071000119107"}]}, {"@id": "_:N750271f32f784610af5ab338f8b895b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021081"}]}, {"@id": "_:N25fd2f02b74447d497d227b4f7669948", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1406921"}]}, {"@id": "_:Nb3d34e38a3174edbb1bfcd0ae8c67169", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003638"}]}, {"@id": "_:N34feee8c5302470ab94715cee6bc126a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021298"}]}, {"@id": "_:Nfe9c45aebe08419bad62204a200aef7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016399"}]}, {"@id": "_:N8192b48573a44a489ad67fa32c4888e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021439"}]}, {"@id": "_:N723c9f0ea13b441db4bc58eaf9292051", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025303"}]}, {"@id": "_:Nfc6e774e5a4f47029fa91cae0fc2a06b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041960"}]}, {"@id": "_:N42826f031f844e78be5efe726068cf77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023565"}]}, {"@id": "_:Nf02e1795047142258e23528d6efa70b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004935"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10930001"}]}, {"@id": "_:Nf6ca1cdf970d4a549462d9b9c94e2a77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42170009"}]}, {"@id": "_:N010001382e904b22b5db9b6793083c06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025202"}]}, {"@id": "_:N56420dc36021402883666c74838e3d68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025299"}]}, {"@id": "_:Naacc0f6069a64ab4b9c85f72700b9950", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264907"}]}, {"@id": "_:N9b153961739f470b85b1f3752c127ee3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001082"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76581006"}]}, {"@id": "_:Nece338f467664ccb88d081e3ea717ff0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022178"}]}, {"@id": "_:N6185650d819741a68d30d46b6d50b3d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023933"}]}, {"@id": "_:Nef096593b55948febeb786c365e7f16e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037036"}]}, {"@id": "_:N83f0734c3fd34378a9d41a54372c8345", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3554669"}]}, {"@id": "_:Nbd96d6f51ee54860bacbd2062f6131e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240211000"}]}, {"@id": "_:N06d23fdaf28949c9baf5b1222eeb5c72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3280641"}]}, {"@id": "_:N0b4f3b296d5146ceb70dcedecd4bc2ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023509"}]}, {"@id": "_:Nf5fcf259ced6483cb9d0ed75da66b357", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280403"}]}, {"@id": "_:N313ca4152f2e443ca877c9bf48bbd036", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850325"}]}, {"@id": "_:N8a4464ed571d43a1b6f4b2d64368d7d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1290857"}]}, {"@id": "_:Ne25441388424442f993656808488ea98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015451"}]}, {"@id": "_:N66f60b7791b144d6b152a7effb17ecee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1136382"}]}, {"@id": "_:N96a147e0103a4f6d9cf782a89bf8f4c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280296"}]}, {"@id": "_:Nf7c9cf3c58ba41eea2861b763c4112f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073195"}]}, {"@id": "_:N59814b4ae0f340c2a34a065e3e03f567", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344505"}]}, {"@id": "_:Na0477fe89f0549e1a4142d1d872bfe9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022130"}]}, {"@id": "_:N5ad25b21f5534e849d612978fc1b1602", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023902"}]}, {"@id": "_:N09b6992941bd43e58507b5f16e4885be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022414"}]}, {"@id": "_:Nac6a5dc933844fbba873254a4e7b3ac5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006712"}]}, {"@id": "_:Nbbb0179477d345c184babcb7ec12d689", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025202"}]}, {"@id": "_:N94d2adefd9d3494c804a3b49766d64b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154143"}]}, {"@id": "_:Na4c39e10a4ec4e1cb421108967849f42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017675"}]}, {"@id": "_:N578d48d3f0704818915d9482cec6e1fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74969002"}]}, {"@id": "_:Nc1346940bdd349eba126ff94ee64d72d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267566"}]}, {"@id": "_:N5127bcd6fd084a1ba707f48aae8b0063", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79631006"}]}, {"@id": "_:Nc97e8adf217e42139be5362111b6a241", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833329"}]}, {"@id": "_:Nc8fee72d0fd746fe94e090bac6df9762", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012257"}]}, {"@id": "_:N02742193fa21435682e3484b93404d4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27916005"}]}, {"@id": "_:Nb5d03be2be034e4781742729195b064e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29307005"}]}, {"@id": "_:N5472cc868697445b85654539bf880b5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016883"}]}, {"@id": "_:N84a527a0970d400b97cfe0a763d7fbdf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025166"}]}, {"@id": "_:N61de40dca36c450aae082b5fd08baf8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017601"}]}, {"@id": "_:N168e90c48db14c27b8cfa86b8d90c790", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036601"}]}, {"@id": "_:N730224f1cf304943a4dcf469ca95c830", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2678328"}]}, {"@id": "_:Nd1428dede45046a482ae868c98b1cc82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011340"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021158"}]}, {"@id": "_:Nc7ed1a53f0cf439bbcbd90bdd59a6c0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280316"}]}, {"@id": "_:Na40daa9e93354d59832650c7f595028a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0334083"}]}, {"@id": "_:N3a26ea321366431bb7e0aade6250224a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q21.1"}]}, {"@id": "_:Nd728fb20f24447f78cce7ddbaf79d586", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3714757"}]}, {"@id": "_:N562336aa4351470ca6045dd92c6043b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2017869"}]}, {"@id": "_:N15be66701159438b9afbd0e3861b0d55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025882"}]}, {"@id": "_:Nd87e28253c7944c5840d1f1670a5488c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70407001"}]}, {"@id": "_:N1d0f27482f8d4f84a780ee488d25fc57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836737"}]}, {"@id": "_:Ne361902d4215479889fd6a3953c2eb00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021821"}]}, {"@id": "_:N4a6613c1d272484a8f3d323480c18cb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025560"}]}, {"@id": "_:Nb9b9f58f81244177aea271697864b1fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59494005"}]}, {"@id": "_:N2c80647d351945ea8293de0948ad1bba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015831"}]}, {"@id": "_:Na42c381a308045e98ed3fb16fca2b331", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024194"}]}, {"@id": "_:Nd873529c743c425a8528371aaa7013d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46085004"}]}, {"@id": "_:Nfdc6e76f172640f6b8b9e222988e6b8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1533847"}]}, {"@id": "_:Nfb3bd64e6e404ff1baefe9d4350a31cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51440002"}]}, {"@id": "_:N3f26cb40731345faa8b1dcbc5cdce20b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003398"}]}, {"@id": "_:N07d062057edb42a7a8f134f0f32e1db9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8009008"}]}, {"@id": "_:N41217997266847f9993081bba94fd4ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190919008"}]}, {"@id": "_:N0d5b95f9dd5249d4b85f9b49264d5401", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022297"}]}, {"@id": "_:Nd6a7cf968f8d42d8902fc37b57309a9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863061"}]}, {"@id": "_:N9e1bf59cc30c45dbb8c6847ec87725f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023754"}]}, {"@id": "_:Nf5189e5310be4ca3836a82cdcef33743", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78164000"}]}, {"@id": "_:N28c44c8f71c04e9085c1f754f1b34453", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002895"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536915"}]}, {"@id": "_:Nb0e02d86b8c44345a88874f37225ba6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021797"}]}, {"@id": "_:N70c0ef9b098a426e8fa1212a65da4ef5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3148695"}]}, {"@id": "_:N33e81e6840dc4b4d9e1099acb5f7ea96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126908007"}]}, {"@id": "_:N0ff1db36915341738c727a61bcb215dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025866"}]}, {"@id": "_:Na35f367f256b475cae0afec5a7ef474b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023145"}]}, {"@id": "_:N6e803adcb22543f7aada72d1f3049d56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:282834007"}]}, {"@id": "_:N74d8ac6e208e4356b8ef2f904a2cb514", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299465007"}]}, {"@id": "_:Nb67fc2af22c84b2680586716ffe6b9c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022449"}]}, {"@id": "_:N84e8a755c10f49d990646a9083730764", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000141"}]}, {"@id": "_:Nf65185c9f282436fb9d277cc12287279", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022822"}]}, {"@id": "_:N73aef2f0d1ef4ae289ff5232f14b0071", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021242"}]}, {"@id": "_:N565d0b2607884341a050b126d70b17f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023756"}]}, {"@id": "_:N023f004bd2154d47881c6a2a3a15b08e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005173"}]}, {"@id": "_:N428cbc7c8fbb4e539fafbea35612da6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013595"}]}, {"@id": "_:N3a07b7dcd814401684d8c4340644ee02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038454"}]}, {"@id": "_:N57606d0d9ba747e4a5acb80b2828c13a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280318"}]}, {"@id": "_:N31127bee9fbd4d0e9cdd045696024061", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850535"}]}, {"@id": "_:N0ba9b9e97d314f87956fc790c59b8ece", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0400008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232943"}]}, {"@id": "_:N4e1d4e7f04544d92b985529473db684f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832127"}]}, {"@id": "_:Ne41872b9f38b457a8d804cafa419669e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847610"}]}, {"@id": "_:N35744dbc8aec44018db2b63d565fc60d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342190"}]}, {"@id": "_:N827025b364b74def90aeb6b343d524d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44057004"}]}, {"@id": "_:N82da91fb2caf4136b4853ac4d83e897e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025308"}]}, {"@id": "_:Nabc39eb9655740e980d66ca5f2534491", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416209007"}]}, {"@id": "_:Nb100aa5d3c574747a305d1fc831af4e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024036"}]}, {"@id": "_:N195fffd720214b728f70eb75f8f69d14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267812"}]}, {"@id": "_:Nae363442438245758806ccd83e1a386e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030869"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537770"}]}, {"@id": "_:N139c4d5455c54295ab694476a2e2c85a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275765006"}]}, {"@id": "_:Nd121199ceb8741ae8bc1a19a05e46f25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N8ee23da7cd494769b7bbf9227019970e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023414"}]}, {"@id": "_:N2fcabe5f82384f5abe69e65b3f9e2f4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852767"}]}, {"@id": "_:N12a8347b7f164a1c96bbc0df8d55885f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91922000"}]}, {"@id": "_:N4c4f1ebc1724454fb80a0392d2203f64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76223006"}]}, {"@id": "_:Ncf5a5b519b164e938f255fb21f3922c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155120"}]}, {"@id": "_:Nf20d7c32a99a4536a3a65c96edae3cbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021744"}]}, {"@id": "_:Ncc28cb5a4f724816af03cff5a38494ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32280000"}]}, {"@id": "_:Nd2690a3bce3e49e7bc39b9aa11eee395", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56975005"}]}, {"@id": "_:Nbe7a9a54dbd04fe8afc36b3bc7160166", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151628"}]}, {"@id": "_:Nd0938a11c02f433cad7eae8e004948cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073290"}]}, {"@id": "_:Nc280ce67180248a7b85802017e6c7838", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023036"}]}, {"@id": "_:N305e48a737da47e3ae6a01376f12db87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025077"}]}, {"@id": "_:N3cf1b05720a94dcd8f34875bcd1f13a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67504007"}]}, {"@id": "_:N0e20d4ef24bc478ca4d07475f82b82c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0156404"}]}, {"@id": "_:N69ff909d8ec446c78c722e095d1e3bd3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020863"}]}, {"@id": "_:Ne4be29c4a2f848f094b9b0d0fc7a5987", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002804"}]}, {"@id": "_:N55b3bbcb55934b7ebed76dbaf177104f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246530009"}]}, {"@id": "_:Nbc7d54301e73470e98a1eff8f291a5fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024571"}]}, {"@id": "_:N94a80c45c6d34224b01f8d81a4e6c346", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344539"}]}, {"@id": "_:N6b9f868aa44548a7a7153812cecf0e1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004936"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042487"}]}, {"@id": "_:N11322483e51d4e2bbfb2e8ee86e0fcf5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844385"}]}, {"@id": "_:N5f1aecfe55c943c39dfb784e9cdd4df3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022845"}]}, {"@id": "_:Nb42d221753e14999ad26f6e32b4f549a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338597"}]}, {"@id": "_:Naa0d4e6f64474e88a8d29a099fabb36b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024663"}]}, {"@id": "_:N5cecfae5acc54e7a9f9196c1b25b6bd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018476"}]}, {"@id": "_:N1f8ad7aa85794504b5556ec38fa0ac50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55033002"}]}, {"@id": "_:N42c050a5bf4c40e9b410d3dbdee294fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268274005"}]}, {"@id": "_:Nff284f5b562146d49edb8e3efc6f52d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426636"}]}, {"@id": "_:N92abe6e792284ccc944e7a6f52438079", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70534000"}]}, {"@id": "_:N7490f09c6a5c4affbe2ba41b509933bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149745"}]}, {"@id": "_:Nfed770be21b148d48680f46e66070173", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851797"}]}, {"@id": "_:N3695fa768e6a4c3d80988881e71fab98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229736005"}]}, {"@id": "_:N810068579fd44f61984d1b8a5bd790ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022358"}]}, {"@id": "_:N81f5dc41dd28497f956a2b87a127fdbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022666"}]}, {"@id": "_:N3571de11d757420abc068658003abd87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023459"}]}, {"@id": "_:N1cb5f83148c146f5b17abfb71dfea226", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849677"}]}, {"@id": "_:N3f4c286a7d4f409db78dc486dda6a8ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0878588"}]}, {"@id": "_:N1553f27a011c40fabf1c58432d184046", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855758"}]}, {"@id": "_:N783fd8acfdd34ebda4f567eeb8bd7a14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232146005"}]}, {"@id": "_:N74778288f6044947a1272a114a6aac52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023225"}]}, {"@id": "_:Nb33d9501aa9645c4b106e16815e738d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426414"}]}, {"@id": "_:N9f53cb08ba1a4655b8b4000cf685dc71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015207"}]}, {"@id": "_:N13b7f2d7f0c94388a5df42599c2b4cd5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867398"}]}, {"@id": "_:Nfd702771a52c466e85dbe1903f5df9eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022735"}]}, {"@id": "_:N20cd00cc692f413981d4cd9bfa58428f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010935"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023641"}]}, {"@id": "_:N70fdb4f80472440daf93979faee73199", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38739001"}]}, {"@id": "_:Ne9eb68ad78c44d2394764fef159ea0d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202821008"}]}, {"@id": "_:Ncc3c3e135bf646b380c41affd481de21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022769"}]}, {"@id": "_:N94f08488033e4f2b88745a00930f0a29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025051"}]}, {"@id": "_:N6b0288012f344af8b7cb2f7a9a8cc1d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006930"}]}, {"@id": "_:N81218911260b47fda644eec4a5cdfd94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279439"}]}, {"@id": "_:N8f5f9b30344946ce8e944fd39e755384", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128473001"}]}, {"@id": "_:Nfbfe7322a2824ebebd692b04c25104d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012630"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022814"}]}, {"@id": "_:Nad842ec7d5d64d79a92fc0062d031584", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0447996"}]}, {"@id": "_:Nd6124f1f010f448497b7b69fccd24acb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3552414"}]}, {"@id": "_:Nc95d4abe77bf4bbf92b565b5cc2afd54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13814009"}]}, {"@id": "_:N20ed7956215147dfbddb3ec839390102", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073067"}]}, {"@id": "_:N6a364448f2c242e78b57a2c5f8bc70de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020828"}]}, {"@id": "_:Nd65b48b9f97d4d259c0ea364fab3ea14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26614003"}]}, {"@id": "_:N6fdb0f542a044c4ba0b7a90d92b09a51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3150267"}]}, {"@id": "_:N6a7e86c966974fafafda61a786f2ab3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78146007"}]}, {"@id": "_:N8d4303e91c094d54a5b78f25fc1552f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025877"}]}, {"@id": "_:N4c7c224385594d1a9880efcd66e4eacf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17268007"}]}, {"@id": "_:Na00da14976384d749043bdc122d73e67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073214"}]}, {"@id": "_:N221685cb41bf4b9e92d3ee22f1421d47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025225"}]}, {"@id": "_:N720d0546b5a54435a2d87cdba4406033", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201066002"}]}, {"@id": "_:Ne28c808e2d2a4403acc9c60e9e03f588", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84116009"}]}, {"@id": "_:N1f1d3657ef884548831cf7d81bbf0b6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026987"}]}, {"@id": "_:N0b785024f62641bb9eac75698ca99183", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009922"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024160"}]}, {"@id": "_:N5a3815979dc04c57a3a16183cc9acf02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63829008"}]}, {"@id": "_:Nc0ef10238c894e6d826a0b8534757f6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020840"}]}, {"@id": "_:Ne5eaf371847244a8a8bbd0bfd8b8081e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073022"}]}, {"@id": "_:N6eeb29c2f61f4154b01de9614915fb1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266368"}]}, {"@id": "_:N6a9f98ff7f1d4c3c901fb6d16aca9fc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203598005"}]}, {"@id": "_:N4816803755c845c0817ecdcad6fb3640", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158118"}]}, {"@id": "_:N88b725cc97644ecaaffd3867fd1eed1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254683001"}]}, {"@id": "_:N885ba39075954a9cb8ba5cefcda5e340", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024746"}]}, {"@id": "_:N30ec281d98494e8887d03c30fee0a0da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536111"}]}, {"@id": "_:Ne7fa104199b44dfc8873964aa2968aa8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000998"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020555"}]}, {"@id": "_:N90e18af9432d404baca3d2a184a1bfc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839167"}]}, {"@id": "_:Nedafdf9a594440dcad4926bb66b5df0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007295"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024909"}]}, {"@id": "_:Nd253f66eed334fc1a054170b4ae73c92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023055"}]}, {"@id": "_:Nbcf2973c0205422e9e480cf9e8a643ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265756"}]}, {"@id": "_:N85b5d7059d9042eab0d181d51e267417", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0518656"}]}, {"@id": "_:N342586315cde4dcfbc07aebe574b9602", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021184"}]}, {"@id": "_:N9ef1b9bcdf564311b9d3b128d03fd51e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232694"}]}, {"@id": "_:N322586f18213487f88813d9e1801dcf8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197811007"}]}, {"@id": "_:N560a8306163a4a1a86272534dab57dc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0080274"}]}, {"@id": "_:Nab95d354aac24ccab88380b03f5dfce7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016064"}]}, {"@id": "_:N4aee12234e3e4f1aa51613df61df73e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230724001"}]}, {"@id": "_:Nac481df513e148078e6f48ede285c70e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1319017"}]}, {"@id": "_:N168403328ee64ee6b28df7cb8b8b6a93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280692"}]}, {"@id": "_:N66ee71b959214a6e9a239869d98ad360", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265886"}]}, {"@id": "_:Nd20fe200dbb0436aaeb04fa3a07114e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48188009"}]}, {"@id": "_:N51bf97ba7b8342188a234ac0a9edd330", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024429"}]}, {"@id": "_:Nc7d9c5f68ed54df28182a5385f74594a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003914"}]}, {"@id": "_:Nc209621f971143cbb25e496de6dd7f6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014134"}]}, {"@id": "_:Nd2dc56674e85404f82c078a2322c4ead", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265625"}]}, {"@id": "_:N70ef0541a1184e8fb6ae0f49fc6e23d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271185"}]}, {"@id": "_:Na3fece23bcd54a35bdf0beee62fa0539", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42658009"}]}, {"@id": "_:N2652b004c7984c39920e0f63e67c9b24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3552528"}]}, {"@id": "_:N5e109a22f991478ea1073085acee3603", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020793"}]}, {"@id": "_:Neca2374a48284efc83755dda20a38174", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020545"}]}, {"@id": "_:Nb3eddc171b4e44539841313e68d0363a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45781009"}]}, {"@id": "_:N8b07267eb3794548a616ca9dad13bc67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0542223"}]}, {"@id": "_:N204a7e01966247c6a0f4eb4adfa76332", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023974"}]}, {"@id": "_:N38114f53ea474165b5676951d249b395", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4054531"}]}, {"@id": "_:N3b7b06650c0745029af337bda3010363", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072909"}]}, {"@id": "_:Neab7641220b448a59e83ad95ffb7ee87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1142132"}]}, {"@id": "_:Nba4b10861deb4208a705a8a59339f4d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022505"}]}, {"@id": "_:Ne6e6736850bc4479928ab93257fe9a6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253096008"}]}, {"@id": "_:N8a695e0c69964fb7b680967c16c77170", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008993"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835390"}]}, {"@id": "_:N0b060e4ac7e54704abb97775a8b0d46d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024079"}]}, {"@id": "_:Nf65923b3a97a431ebbee4e892a66aa50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280622"}]}, {"@id": "_:N67a70ac46d0c472e9460be1f169db164", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715903004"}]}, {"@id": "_:N4a8c36fd6d1841248caed33385ba748c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0596046"}]}, {"@id": "_:N147e0dbfe8b840059bc33cd608ccc550", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2219717"}]}, {"@id": "_:N1646536cae064a27a31033602fa5dc2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700423003"}]}, {"@id": "_:N00ad34cf801546b7b1659623bf127bb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36948007"}]}, {"@id": "_:N827fa8325c7840b89861ab7c484fa4db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024266"}]}, {"@id": "_:Na3f1249a15d541a6ac4a945951559621", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1138421"}]}, {"@id": "_:Ne08295950d5a4afb94c60a243ab973db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010522"}]}, {"@id": "_:Nb4a2d0fb54e94f279ae31a573e243018", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60787001"}]}, {"@id": "_:N962101d549f541c5a422366b6b89fc4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448876006"}]}, {"@id": "_:N6eb3b461d5664e7da7c2ffbbff6a8e8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003966"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025473"}]}, {"@id": "_:N7ea2bd270fe543d9a6aaadd4c2efce73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51445007"}]}, {"@id": "_:N8ab8c75e20c740ff8895878c1f4b1e98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860844"}]}, {"@id": "_:N2e280ce77ea44db2813e38f25e181137", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0427877"}]}, {"@id": "_:Ne361786a3a9a435d963db0c7d4f0f4ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010048"}]}, {"@id": "_:N405905b7db0148ca9cd4ba37ac051512", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002908"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268307"}]}, {"@id": "_:N267d69c8923a4fbeb049de4d60faba35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0400003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021874"}]}, {"@id": "_:N8d0496ea8c844b69a99d1f7a7772876a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D065706"}]}, {"@id": "_:Na7cef5fd77de43a0b91190abad2e0089", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001714"}]}, {"@id": "_:Nd7a3d994a5b547cf89ae2e8abdb6a271", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033785"}]}, {"@id": "_:Ne93ed7990ec24f57a005a0994e47ef08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566670"}]}, {"@id": "_:N45f0a3fb2771471ea72117eb1977391c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844007"}]}, {"@id": "_:N74948244cbcd41408c1f3bf3bd7a426a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81898007"}]}, {"@id": "_:N5bc863f7eb0b420eb6175fe237f6bdf0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021085"}]}, {"@id": "_:Nc327de4f15134956996c4421c53a8623", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000991"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63103006"}]}, {"@id": "_:Nfa10d463c171467fb994f8901fb3a94a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83414005"}]}, {"@id": "_:N7279f51a67834164863d6c59c405fcfd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0600125"}]}, {"@id": "_:N51438b564c28487bb61b8d55c3e75822", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344482"}]}, {"@id": "_:N43f899a810024d8db07a7616ad059ed2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840372"}]}, {"@id": "_:N9ba818a98fd44e009ab70b567eaaf9a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344905"}]}, {"@id": "_:Ncff5144a5db144b880a00f1f550b41b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024852"}]}, {"@id": "_:N448ca96937d14035b09ef843d5b9195b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74877002"}]}, {"@id": "_:N77cdf984a8e4413d9bb02bca6d690110", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016045"}]}, {"@id": "_:Ne092b6b8c18f4bb6ae544008ff82e065", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235833"}]}, {"@id": "_:N7f79d416f999400193a5b749dab978df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025812"}]}, {"@id": "_:Na84c19b666d84331b6c725ba936c70a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010922"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0524524"}]}, {"@id": "_:Nb165ba2240e04d02b26aab62524151c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865880"}]}, {"@id": "_:Ne3cf37b0b6744923a441bddb73625f19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3100"}]}, {"@id": "_:Ncafd573851dd482fa847a729fc1e5dc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073274"}]}, {"@id": "_:Na0c90eed0769430680ab075cea1d444e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46621007"}]}, {"@id": "_:N32dca4e635474c1cacb8dd9888fa827d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887980"}]}, {"@id": "_:Nf8482448f611433aa7d44885459bb25c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:270476009"}]}, {"@id": "_:N67d1f6ea475a49a6b9b39a3ae933373f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022848"}]}, {"@id": "_:N3c2ece2825ba4bfd85a1d1c0eb4280c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006271"}]}, {"@id": "_:N96788c9948044f37be79104b6d2ab8fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849314"}]}, {"@id": "_:Nbe80a3dfe05845588dabb45adf0d64af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280279"}]}, {"@id": "_:N11eb41e7df0f43af82c5259853db20aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025113"}]}, {"@id": "_:N2d357a523b13435aacaa0d1ae90965f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50792001"}]}, {"@id": "_:N895f2f8360724847b258b3522fe1762c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022350"}]}, {"@id": "_:N2daf21d70da64afc9eee60bf1d81584d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008231"}]}, {"@id": "_:Nd684d5f4dbbe4070a583ab25679c3dc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4018858"}]}, {"@id": "_:N2600b8c2944c408fb37621947ef1fe1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100525"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398320008"}]}, {"@id": "_:N65369122fcba412e835c925c3fafaa09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253277003"}]}, {"@id": "_:Nf2650a3946f7477a93354ca76d665c98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019575"}]}, {"@id": "_:Ne240f95c1baf42c0b2d6963300d7949f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D049950"}]}, {"@id": "_:Nf423956913c24fa4a6e28eb665017cbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010278"}]}, {"@id": "_:Nafa837c519d6497287623ed6bb6c211c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861395"}]}, {"@id": "_:N54a8e2eb9d1a4b2eaf79871c6824218c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023433"}]}, {"@id": "_:N8298911520d44673967f8020f47c018f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009101"}]}, {"@id": "_:Nbddf2ed619ba48fb885fd2cff4807926", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237897009"}]}, {"@id": "_:Nb01ac92bf364405cb7058ece497c6fcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002914"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846352"}]}, {"@id": "_:N88d31434ad4d44b7a99725891475ad4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1273957"}]}, {"@id": "_:N75199e06d9464099847ba7e349c233c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025404"}]}, {"@id": "_:N9918a4bdc1334012a1ab41864f06df02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33168009"}]}, {"@id": "_:N802a864deee44792ae7f96c616160659", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042384"}]}, {"@id": "_:Neae54f189d114abb964bca6f2592ffad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021910"}]}, {"@id": "_:Ndc2e1a18a3ae4a2ebf4a6c350b88366a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021889"}]}, {"@id": "_:N00e8868c0c9946a997368a07b970c7d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44518003"}]}, {"@id": "_:N5c20933db480482aaf4fcd28b999bef7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025398"}]}, {"@id": "_:N185e4c520ec342b69ee8ad41451a4995", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844946"}]}, {"@id": "_:N121f3529c64d4e41a82ec716339f8038", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839860"}]}, {"@id": "_:N845dc4432f7b42f193fe2a91bef76f57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537750"}]}, {"@id": "_:Nfa4de361385c42c6bfa476243329b86f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12856003"}]}, {"@id": "_:N37d1fe9bc28a45928c76cb7abe17234e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006948"}]}, {"@id": "_:N2174952e2bc3497da90338e521b45b49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431928"}]}, {"@id": "_:Ne5171ade8b1c4ce997027adda52a5fd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3150613"}]}, {"@id": "_:Nbb46496958b24c7b97377ba84369bc81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021057"}]}, {"@id": "_:Ncc2198eb7cd348b38ea9a06694cc4ee6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012449"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022900"}]}, {"@id": "_:N7df3542eb01e42f58d614ee7926c46c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021792"}]}, {"@id": "_:Neea7478adaeb4950b4ceea091b952420", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0086543"}]}, {"@id": "_:Na7e1706cf36348b6b43497a7e189887f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029423"}]}, {"@id": "_:N12d6193301b84834bb28f2ebcc7f36ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005435"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860127"}]}, {"@id": "_:Nabd11c076194409881bb3ab2f5464c3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268553"}]}, {"@id": "_:N28a713cb8e60440cbc7264d782bb1756", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47639008"}]}, {"@id": "_:N064baa121128401195219a23d3d427e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110004001"}]}, {"@id": "_:N11e365db10d34f468e0ea81ef06164b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016889"}]}, {"@id": "_:Ndd163f1c803f4596acda1200e2b33a0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280767"}]}, {"@id": "_:Ned3c71d2ff844307a6c6099a6fcca5b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021272"}]}, {"@id": "_:N8e0fa81c13f44ff2be6bf282b8a7ab45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023299"}]}, {"@id": "_:Ne766b1d246fc4b4b9caf4ceb90612469", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010874"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221253"}]}, {"@id": "_:N5c1162f06e284f0b981e71f669614dc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009903"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1996949"}]}, {"@id": "_:Nb8704a57d0fe437193b5826471bfc407", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520743"}]}, {"@id": "_:N8d60e3cc233942519af6357fd6de9e6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000012"}]}, {"@id": "_:N1d6567206cba4febbe7bfafd55377122", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013428"}]}, {"@id": "_:Nbba11f3f48754926ab7fa46ece75d28f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0427190"}]}, {"@id": "_:Nd9fa90e644674596958e225355ba6032", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280648"}]}, {"@id": "_:Nc0796920dad64e33b74ebce6737cbef5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399992009"}]}, {"@id": "_:Naa1faae8135140c49ce34a057958addf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021292"}]}, {"@id": "_:N3f5180a9ba40495c9df2bfc73e6c7523", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280497"}]}, {"@id": "_:N64aa3d5863374213a01e57d74c54ea67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021746"}]}, {"@id": "_:Nc18c7eda1daa4c558ceaa498c2f0a177", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162674"}]}, {"@id": "_:N7cba77ce983f46e88be7e740c3b52f13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009397"}]}, {"@id": "_:Nd69450903f90446c819ca177b052bbe2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0278152"}]}, {"@id": "_:N39b7a3fbd9af4dd293aff861211103d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90009001"}]}, {"@id": "_:N20a36b41e72248b5b23587ea94a4ec99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3808403"}]}, {"@id": "_:Ndd82b8d3cda04c2f8e6680ebf6f1787b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006060"}]}, {"@id": "_:N85d681b1209144df9ef6432e250d44e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073234"}]}, {"@id": "_:Ned1a9068712a4729b52b5e90307f7d2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93030006"}]}, {"@id": "_:N79a444160f644e81902691a3997b46ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249310005"}]}, {"@id": "_:Na5d8f9817f46421292b6cb2aa27c07b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1261473"}]}, {"@id": "_:Nbd7f5fcb45404f7eb8ff56ab6a5f6ccb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232209000"}]}, {"@id": "_:N223023c4abd547abbb602ada9e81ec63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253883006"}]}, {"@id": "_:Nddb4ae57eb6946fa955ca279759abd02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280739"}]}, {"@id": "_:N6f4a687589c24fbb8d91deae4f713802", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072949"}]}, {"@id": "_:Na42b766369bc4a03950d1b26d14be3f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237999008"}]}, {"@id": "_:Nda23b1c02ac149ff95dec1dc540bcdb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005354"}]}, {"@id": "_:N2ca3478d05a944878928d678c95b5595", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022259"}]}, {"@id": "_:N542266ddd59741c69e30ba19949ebfc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023409"}]}, {"@id": "_:N088b0a4598bf4156947d9b90373e3369", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:135810007"}]}, {"@id": "_:N393c0cf150e54431a3f90c077abdcaca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072892"}]}, {"@id": "_:Nd986aae39822427c943e17f53503728f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0341698"}]}, {"@id": "_:N422c9af03de54ba48a3a156a1dda875b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232608"}]}, {"@id": "_:N59f1630194674c07b7917e703b725c91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020745"}]}, {"@id": "_:Nfe0200a768b446c1ad3b6bd83a55f0fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024453"}]}, {"@id": "_:Nbd927e62aa344abe813d9c40116ef89f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021553"}]}, {"@id": "_:N99e43f986deb494fb399c62269c3ebe7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014786"}]}, {"@id": "_:Ndb5de7506c9f48c0b402b67e595d90c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023765"}]}, {"@id": "_:N0e79abe06fa44dc885800e55dfa4c0fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67406007"}]}, {"@id": "_:N72d5bd3b3a6a4a0eb3bab97b0c073bc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007873"}]}, {"@id": "_:Nd2c28329b6584a7cab47ef403b26a9c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018816"}]}, {"@id": "_:N73f1c79520a544179fb84a00a2be05bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396349005"}]}, {"@id": "_:Nbf6802a756dc423d8bdd51b9ccbf0c60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860710"}]}, {"@id": "_:N38b8ef96d5354bd9a17d3506facb3880", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004936"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111293003"}]}, {"@id": "_:Nf130fd642daf40d98a5ce1fabfabbec3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022436"}]}, {"@id": "_:N6e0323d0c09e4f2493a430e81f3d257c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025587"}]}, {"@id": "_:N0b2a5df6235a407e85abe0c5e03fbc47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025852"}]}, {"@id": "_:N5b099f52f33c4d9b995e08ab79ddd2a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005352"}]}, {"@id": "_:N33f2b46f409e45848d0f1a14ccc3bb1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0853150"}]}, {"@id": "_:Nd42dfdf3dcdb454eaffc5425d469e902", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119250001"}]}, {"@id": "_:N0c796959e40745a0a6df462d792b02eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27317008"}]}, {"@id": "_:N515a277a86ea494f9b8ea0b43be6e30d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851431"}]}, {"@id": "_:N9f12d6c560a745d69d274cc21e4b6729", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266283"}]}, {"@id": "_:N3c68a0be36e641339a964b8f288cce7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280320"}]}, {"@id": "_:N3c5fecc306294d88a45cddc8a02bebf8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857934"}]}, {"@id": "_:Nb2524b4ba5c84045aa72cc3b13325ba9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024183"}]}, {"@id": "_:N6cac74726c97459e89b7b57cd17d9cdf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268747"}]}, {"@id": "_:N4bd9f67a380e4cba94927160a81e8288", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862863"}]}, {"@id": "_:N2fe8cff1cb3e47dca26628159e42e7be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023113"}]}, {"@id": "_:N4de666b958e948239d0557be47fd3a2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268855009"}]}, {"@id": "_:Ne604a26c51ee4ddfba53133ab1976fa2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024915"}]}, {"@id": "_:Nff8508668ae04efc9063d66903c71208", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861217"}]}, {"@id": "_:Na73730bde7c84802a6375b3e2d47dfa6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024460"}]}, {"@id": "_:N98a284bdec4c4cbeb8c62c573afa03f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073275"}]}, {"@id": "_:N24fa69296a974c16bc84e1191836477a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234955005"}]}, {"@id": "_:Na7d05092cd0740ed901c72eb49282b1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280559"}]}, {"@id": "_:Nef06cee25d0a4e5abecf47769b1e16d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21719001"}]}, {"@id": "_:Nab4d4e3c63ca4f268c853f0ff14acda3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271844"}]}, {"@id": "_:N5666348bd6db4b3c8edd68a8fcd23f68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011424"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0856208"}]}, {"@id": "_:N25e73224aadb48efb63ab5dadfa82372", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021378"}]}, {"@id": "_:Ne6b0798270c24d5293e6fea549bc2412", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023952"}]}, {"@id": "_:Nc4ef2b8b5ce7458cba0b052f352ea525", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53618008"}]}, {"@id": "_:N0fe017e61f5b42d9a71c17c16027939a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018926"}]}, {"@id": "_:N28b6e5fd10fa450197e59c5fcaadf916", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100173"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022248"}]}, {"@id": "_:N82db54200bd64da28a246d5debf4a4c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4876"}]}, {"@id": "_:N6379b45919a749dd83d28b522ae3444f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254637007"}]}, {"@id": "_:N2cca5a293adf48d3b20684163a7c0ccd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024066"}]}, {"@id": "_:Nd1d65eb2b80444c98f3c2b64614a2234", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265554"}]}, {"@id": "_:Nc2698dfca122466aa7a50bf9db617cf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:105985007"}]}, {"@id": "_:N3aaeddc0827c4c8fb133d01677a7ef21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238952003"}]}, {"@id": "_:N23838cb362434cca8ddf27e851786472", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75851004"}]}, {"@id": "_:N37ed699113c64094b0284e4e349b8cf0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007690"}]}, {"@id": "_:N88e283df2a7b4ba8b91c8dd41770e3ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034063"}]}, {"@id": "_:Nddbc8c70028449d385c8d47ab32a9108", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025549"}]}, {"@id": "_:N43ef7426c2a447b7bacf9cdbb8bd2e5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033680"}]}, {"@id": "_:N3e00cfc04c8844bc97a16230aa2df8ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015393"}]}, {"@id": "_:N7495d0ab63764c658a5d44196fb8d520", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28669007"}]}, {"@id": "_:Nf0dcd448b4fb400381df1c0a2e84c63a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76976005"}]}, {"@id": "_:N3b3996e2699d4e1aba9a220968925a74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010871"}]}, {"@id": "_:N6d38466f83b44aa5980f59947fa05ae2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443675005"}]}, {"@id": "_:N973e73d2a01443dda5bba4ee87ad051e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563030"}]}, {"@id": "_:N7298253c9b2e43a7b2a1ea9d9f8728d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025004"}]}, {"@id": "_:N2e9124a2993747948c5c815c3eaa50a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151517"}]}, {"@id": "_:N1d74a9cd20b24a1ebaf068e8a47020e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022508"}]}, {"@id": "_:N03e77642623b4882b5b4a00b1392fb17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405247003"}]}, {"@id": "_:Na1b2920b3d664c43ae5eb3768e81963f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969001"}]}, {"@id": "_:Na3548d71ed7d48849aaa60e3ae10c67a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024127"}]}, {"@id": "_:N4c4b0abc2c07443fb76e12bb5cb8c235", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271355"}]}, {"@id": "_:N62425b45cce041a6be69c060a93b7951", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280430"}]}, {"@id": "_:N4814832cff5341f8986fb73541ed255c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019209"}]}, {"@id": "_:Nfb2f51c3f53e4af2a7b8af4a8a44cc45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nf7294947137f479f92962020a6b7d8ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842710"}]}, {"@id": "_:N157daee808004c32814734daa235825b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004294"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025363"}]}, {"@id": "_:Nf71f26cb24234833b924f7bfbf80c5d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414929001"}]}, {"@id": "_:Nb29c98cf83c148eda8ffeccb6af5c7cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887898"}]}, {"@id": "_:Nb09a80beaa7042e8b97d8ceff5dc5075", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968611"}]}, {"@id": "_:Na232f7eab1134fa29c3e33b65158baaa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230780007"}]}, {"@id": "_:Ncbf8a8852cf24701947fd0a5e42a7dc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:315353005"}]}, {"@id": "_:N57b435ece6f5447ea2f8af4a53dc094c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862359"}]}, {"@id": "_:N8d25db1f65a6474790db8af062c0e42b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:447072005"}]}, {"@id": "_:Na108e582cf0744adb93d8b11ac3bd9c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021793"}]}, {"@id": "_:N94d507e8e85b4443bc9f853689c05578", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0012819"}]}, {"@id": "_:N50895e38a0234d76a908ec1a9a9abd6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:217710005"}]}, {"@id": "_:N9b8f074c343c47b3945d76f16334fc25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1303007"}]}, {"@id": "_:N1a4b5f8b9b5e4d8b978eb4127b0acf13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100925"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020931"}]}, {"@id": "_:N39fdcfd2f45a4fb686ce0dcd6664e2f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0347515"}]}, {"@id": "_:Nc996bf62ec4c45a2adc37ea20f60051a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0476397"}]}, {"@id": "_:Neae24c691e754a99b6c2bdcd69b8b85e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073277"}]}, {"@id": "_:Na48caf7322274e95bf28fcce5db31056", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024795"}]}, {"@id": "_:N14f1f5fe564f49bcaa7b95f54aed6776", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021460"}]}, {"@id": "_:N96cc9fad755e468bb312130e032a681d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111323005"}]}, {"@id": "_:Ned0dfcfb4ab946c39d0005b062af85e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23024003"}]}, {"@id": "_:Ndb081185b8b6462fb801a236dbbd8b10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10027055"}]}, {"@id": "_:Nf8f099e98b784407b2ca264383d73fab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021859"}]}, {"@id": "_:N257ebc65a84a4c02ba462b3b4390615a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266619"}]}, {"@id": "_:Nf3ea7bfe08fa4dc7a2da3e4792d035e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022029"}]}, {"@id": "_:Neda2fee6091c4ad09276eb63ffadb649", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009811"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021386"}]}, {"@id": "_:Nf4137fb87c2342e48ecbf48c196224e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0600433"}]}, {"@id": "_:Na9d7dea9669949fcb82ef6c2be9b1dba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36649002"}]}, {"@id": "_:N7ad5f4d838d647fe80413ee90d31f43e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37895003"}]}, {"@id": "_:Nf3a6fe96f3cf4336b583275627cd7d06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844909"}]}, {"@id": "_:Nd71b2b4d513649be99bec78142694644", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844734"}]}, {"@id": "_:Ncc5809937ecf488ab4a014ec0f83653f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003862"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2678399"}]}, {"@id": "_:Ne1750110ebe343cbb44824a3b2749cfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0948023"}]}, {"@id": "_:N9d092858763f4ff78ae67743510db2b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022219"}]}, {"@id": "_:N009fdf233be74440b7ea5d366adabd65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010980"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006951"}]}, {"@id": "_:N2b3342bcea434ea6b31d37f6daff79e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2750604"}]}, {"@id": "_:Ndedf62a52f574327a6feb2fe8a82644a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2538008"}]}, {"@id": "_:Ncd1f0ed790774e02a898e60c09f723c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009436"}]}, {"@id": "_:Nc3a09222705c4ae098e9418760ab182b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022766"}]}, {"@id": "_:N8296debc8bc8458a9a260dc4473096eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536903"}]}, {"@id": "_:N58606fce01464fdf8dc040ba607101d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007682"}]}, {"@id": "_:Nab6c37b3cf0442edac552bc9ce8df6c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0269107"}]}, {"@id": "_:N18cabb8f65a54c2abc294541aa0544c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009325"}]}, {"@id": "_:N89a282b669284199b929e9fade377872", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0917990"}]}, {"@id": "_:Na93747d1419d419aa0693d3f56d87d93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024273"}]}, {"@id": "_:N93f7fc747602472da13892b73193181a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014860"}]}, {"@id": "_:N7c3c7bf673694774887d2c6996d6e775", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008922"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3148833"}]}, {"@id": "_:Nb0fff8ad123648a2b7d9bf88800f4aa4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520561"}]}, {"@id": "_:N820a69f87fe242e9a2c232da4e5a3898", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0858722"}]}, {"@id": "_:N5082c2006fe440b7901fcd59e011c117", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010386"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021276"}]}, {"@id": "_:N955a421046644121aa9ce13b0466d8b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2183966"}]}, {"@id": "_:N6f657c8e4e6d40c2b6c9d7c5b659f9ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007870"}]}, {"@id": "_:Nf9990416a7704a9ca696c655cde3ce89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849089"}]}, {"@id": "_:N1b724a297e4640d58a9086587837e1c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274142002"}]}, {"@id": "_:N877c069d275240c8af331765bd2e160a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152419"}]}, {"@id": "_:N3c39eb3a156f4adabe2953242ea62980", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004485"}]}, {"@id": "_:N6f7953a2f9584f56a690568e3e5fa01b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856223"}]}, {"@id": "_:N1834fc5607054415b5ff7111bf24ebfd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020167"}]}, {"@id": "_:N8396322d2cca4d4d8bb2d4e429b36998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003093"}]}, {"@id": "_:N77ef2ea0458744bd967bd3fb9bc73f96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280681"}]}, {"@id": "_:Ne3434ae599c2432cac6724f7b67411a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006950"}]}, {"@id": "_:Nc754546dd16447b8b5a43720d47b2aec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845155"}]}, {"@id": "_:N8dbafa2c49784d9a93cb1da378b0e31c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95666008"}]}, {"@id": "_:N46cf64182fe840a89d2f75e58f72ed2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274947007"}]}, {"@id": "_:N27d3104f1d4740b8a092f074b5138bdd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:289457006"}]}, {"@id": "_:Nb801ef73697046e2b9b99f41550b9050", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:425075004"}]}, {"@id": "_:N8b3afe48dc6c4162bbfa119476a5758f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855301"}]}, {"@id": "_:N1ae4243730c54956943910dcfccb8108", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020691"}]}, {"@id": "_:Ndcfda141076742a7b7206d81e02d39b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4108"}]}, {"@id": "_:N4ded7dfec15d4e408fabf987f443d29f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537743"}]}, {"@id": "_:N58dfbf33340848b79448f8d04c0976c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271388"}]}, {"@id": "_:Nf684ce2ab606466db50c45e8c1d118a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24484000"}]}, {"@id": "_:N9e658fcdbe674364abb0a881abfd8ecb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0852866"}]}, {"@id": "_:N33a0022bfc094715af9e23026234d3b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190869004"}]}, {"@id": "_:Nd48316fed44645cc9f948cfc33233dd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537055"}]}, {"@id": "_:N0fce4746816747f98b6033ed4411e080", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111571009"}]}, {"@id": "_:N9e77f7b28e994a47a3631c8b13f5f9ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002916"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025670"}]}, {"@id": "_:Nab9c08d2420f4dafaeb1cf3ef97789e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010547"}]}, {"@id": "_:Ne953e304acf843b99f24b0390e577c20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001172"}]}, {"@id": "_:N6ad887ec8ae445dfb05c0ebf76dcdd9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51519001"}]}, {"@id": "_:N03ed5d14c4ed4a56b291f68c09bbd8da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023787"}]}, {"@id": "_:N7c345ba65cc2442e999851a31484b58a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280604"}]}, {"@id": "_:N4d189cbb26c749b18ce049b1db069a61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022278"}]}, {"@id": "_:Nbdc3ecad9e4d4b17a48633d3c0f1cf00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022314"}]}, {"@id": "_:Neee3946198e04bb0b5133d68eb5f72a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3150358"}]}, {"@id": "_:N907ef6c935ea4e6e91bbdc819bcd1631", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073258"}]}, {"@id": "_:N4450f59a601e4eea90440cf004ef9ba5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073142"}]}, {"@id": "_:N2f3efc37132e45c4b1808406a083c04a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016640"}]}, {"@id": "_:N23445a4660a345b19078ad42d0a0843a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009205"}]}, {"@id": "_:N5b29815bc112493c88ac89c71ce6cf15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55045006"}]}, {"@id": "_:Na652a4dcb1fe4230ae8968db5cf313e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:282479002"}]}, {"@id": "_:Nb6f7161454294a1a8786e8d104e60735", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005416"}]}, {"@id": "_:N08e997d20a8c448bad94c08cf605e8d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266609"}]}, {"@id": "_:N75b65cca1c0c48c78c95c6d93a3e67f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262404"}]}, {"@id": "_:N2bd5dbf03c804e87a254de4720d93935", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020954"}]}, {"@id": "_:N79667793490045dabcedb34ec8115d80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805325"}]}, {"@id": "_:N53404624ef504e449a66ad12a310d9b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280272"}]}, {"@id": "_:N18eb33d01e964d7884f6d7ec53fc8cb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012399"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011127"}]}, {"@id": "_:N2f7e55c027b44279915a9b40367b5b71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1697453"}]}, {"@id": "_:Nd3a55fd0a4ea4f73b0c9903f0cd22484", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022181"}]}, {"@id": "_:N5013737574f24d9199ea50aafde63363", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030590"}]}, {"@id": "_:N95ef81c6ce27405c9b44671a2a12a032", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837380"}]}, {"@id": "_:N4ade171877d84d8fbbbfd3c360995e37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969287"}]}, {"@id": "_:N9ffa75cacde745c99bf83fa2303a39bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002936"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847584"}]}, {"@id": "_:Nfcf16db2ae6a4a63b58e25fe546ff076", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128683008"}]}, {"@id": "_:N73cbc195b1534b35adb89ad0345a05ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49550006"}]}, {"@id": "_:N664f33764a2b4b9f91d4d10082db0674", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280284"}]}, {"@id": "_:Nd2e331ec211040abbf1cd0b995c8bc01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857651"}]}, {"@id": "_:N66ba0491a0294e6bb1dd3a829fc1f661", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025543"}]}, {"@id": "_:N246275270c884826a63cf17c0e1f23c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004922"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025273"}]}, {"@id": "_:N4d9f026c55ba4b03b7a1f5079a2b9289", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861326"}]}, {"@id": "_:Ndf602a8fb5f6494d832b4b52197979aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58320001"}]}, {"@id": "_:Nfc52d3695c194c9290da7cc09c70847e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022025"}]}, {"@id": "_:Nd32f02e271f3435a80ad616595f018dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024561"}]}, {"@id": "_:N2ee1436384584289b1ea03582063672b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D057565"}]}, {"@id": "_:N99313e2c841f4488b2edcf4444bfa1d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346011"}]}, {"@id": "_:Naf1a24b3686d4415bc5fdc64f505b75f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231856"}]}, {"@id": "_:N5e4c652ef65c4203811222bc1e791618", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432055"}]}, {"@id": "_:Nbc820aa4d6714725b5729b9972425670", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000956"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72129000"}]}, {"@id": "_:N20869960b3e84632bd8b99bfef351dae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025118"}]}, {"@id": "_:N91d9d85724754fd0bc69f33858c466a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014826"}]}, {"@id": "_:N26b47d653e7d47bcaa974706e642014d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072931"}]}, {"@id": "_:N5b0da3ac6fbd4ca997f7ece549a0b78e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:196409003"}]}, {"@id": "_:Na798fd3974c74de1aa877087574ca1d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035320"}]}, {"@id": "_:N3b682e305c9e4c469cf2369598b07423", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266231"}]}, {"@id": "_:N76d4d0d96c9341ed84d2d21187f17206", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302896008"}]}, {"@id": "_:N70b92ac88619409d9b7894ffd55ecd0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022406"}]}, {"@id": "_:Nc63a8948b75142d1809c3243300367ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9550003"}]}, {"@id": "_:Ncf7975836c33490f84a7105292fac773", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009155"}]}, {"@id": "_:Ncc998ddb15e94abba715e642da86f615", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280565"}]}, {"@id": "_:Nb27eb9a591e94611acdebe1bf8b30177", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085679"}]}, {"@id": "_:N4670f003cd2341c8ac6ce614429d6342", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010129"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024030"}]}, {"@id": "_:Na9feb0901d324fe19b1e92132f59c1b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021236"}]}, {"@id": "_:Nc590e6def6c041fa9fc6dd2aa735a705", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q23.2"}]}, {"@id": "_:N39e9105db6e5481ba057c2ba8b52caad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206061"}]}, {"@id": "_:N032838bfaaa44ea0b8ce348b0a757629", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239832006"}]}, {"@id": "_:N906e4f4e62dd4733a4bcdc4194d33659", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003645"}]}, {"@id": "_:Nf3d4fd6a86c64f6dab1a2b6a41f3e97f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414667000"}]}, {"@id": "_:N994f1e053620425f878b362ef77b847c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001624"}]}, {"@id": "_:N25782667376c4bd6ab07f375e4d3e429", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021434"}]}, {"@id": "_:N51428c9bc18f4d3081f5fe70b74523ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021587"}]}, {"@id": "_:N9a6010cf87c34cdea7ce90da1f99a007", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92818009"}]}, {"@id": "_:N1f8e9e195ebe45f5bbc1c2ee5547e534", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237960000"}]}, {"@id": "_:N5ecc76bcc8f74e24a170ff07244a4a71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56018004"}]}, {"@id": "_:N1660d8ec0ef24a9e81c3e1b074fea948", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N1ed527cdf3894216bbcc1194f8d300e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000111"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866496"}]}, {"@id": "_:N88d792124bf44fb297e6363fae022ca6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073072"}]}, {"@id": "_:Nd95d3b0873fc49d487e1fe69af787387", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023416"}]}, {"@id": "_:N23f7d46e1ec047828f20fd9aec75eefd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D057896"}]}, {"@id": "_:Ndc9c46ce63464c6fa34454afd2c1f6e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015792"}]}, {"@id": "_:N307b04f168ac440dba1819c633d5c323", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020781"}]}, {"@id": "_:N000dd312cfb74be58afdb3d4dba71c90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014034"}]}, {"@id": "_:Nb7268117118845cca4d4bea217d8f051", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2316401"}]}, {"@id": "_:Nf219f06f87a44b9cb91404f43ed9a8c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073148"}]}, {"@id": "_:N4d9a0169cf684bf1bb5db39e60f92b46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1263023"}]}, {"@id": "_:N9d39eb70d074482ba666d59f83031582", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57458003"}]}, {"@id": "_:Nc6c1f6040678411b9ce2c2a5d962e004", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021841"}]}, {"@id": "_:Ne47364e369834abd895ec9b9812fd8d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266003"}]}, {"@id": "_:N2ff4d6da805a4af08e43f4f9e3a973e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011567"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95268002"}]}, {"@id": "_:N56f58f57c21141398d645aae137f7410", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10025386"}]}, {"@id": "_:N641bf0f026e847788956d09a6a7ea8cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024646"}]}, {"@id": "_:N5426130cc3324b37965fb1cbb62900ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0919267"}]}, {"@id": "_:Na13a772b593148a199991f3412211d21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274783007"}]}, {"@id": "_:Nc45929992de24bf08bd3555b095065b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004295"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025362"}]}, {"@id": "_:N4d0a5e0ce8fa4eb388f9d4f6fc0445e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020719"}]}, {"@id": "_:N16df248fdf924b6bafe39848a756c086", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805919"}]}, {"@id": "_:Nc6ace1ddc0c24d05851ff8a0ee6210fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021214"}]}, {"@id": "_:N6725132f450041c6bc48e1bb2c4001d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024362"}]}, {"@id": "_:N1e37d2e460ba4ddabc5a37847d19f5ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151480"}]}, {"@id": "_:N62fa4c1f7a65471499f0375f123b0fee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0425795"}]}, {"@id": "_:Nfa1d3397586049869ab43510f196308b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021774"}]}, {"@id": "_:Nacd4f903e68242d0911a77e40c94175b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:815008"}]}, {"@id": "_:Nea4e63663ac3407faf50c62a65728732", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280787"}]}, {"@id": "_:N21147bf93d52450180c644efd1f4036a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715720006"}]}, {"@id": "_:N576ac4ad5cf246bfb78de9be06de2909", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021623"}]}, {"@id": "_:N7e0c5a26cffa4194b4b0d5ed4829daa6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673444"}]}, {"@id": "_:Nfd973d64101b400a999c43e398813126", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423903"}]}, {"@id": "_:N96ef8fb054d8498e9b07a35787fe6531", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238207"}]}, {"@id": "_:N03beabe51bd040cca81f036d0464be6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1385254"}]}, {"@id": "_:N732e2ff1c09e427ebd4b9d4a99d71b79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025219"}]}, {"@id": "_:N866141a9c73f41e58dbf5171222addb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007972"}]}, {"@id": "_:N90a9739755be4690ab521b9a17d4c553", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1136033"}]}, {"@id": "_:N344fe0d0381d4e8e97c09d67ea4b74ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241772"}]}, {"@id": "_:N78e95bc482ee4b0e88231544f6edef7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280554"}]}, {"@id": "_:Nf4da05439f0047a5a9b80f054e9f5003", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010017"}]}, {"@id": "_:Ndc0013e680744645b160e6bc9ff5cf4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007333"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849172"}]}, {"@id": "_:Naa8c7bc3bb344efb907ce91c1bddb425", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80313002"}]}, {"@id": "_:N3c3becd18f9e441db5be9fed40352497", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025407"}]}, {"@id": "_:N58ae54b7ff28498ba4fedf9b16e13005", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270834"}]}, {"@id": "_:N8f3b4bd3d7664daab725d1f92ff49823", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280349"}]}, {"@id": "_:N144a957d11dc41cba9e197130c6e51d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034887"}]}, {"@id": "_:N9199a569d8f34c63b57d90553bfe08e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857263"}]}, {"@id": "_:Nd6851cdd4e1547b5921292282edf6a63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023668"}]}, {"@id": "_:N0e6cbde4838b40e4858b416dce5363e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44155009"}]}, {"@id": "_:N4e7ffc315ecb4b3da3e993efe56b9b58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023089"}]}, {"@id": "_:Nf3fef00477b8497795f0e7766604f6cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15671007"}]}, {"@id": "_:N4d3c83df2f8b4219b295c5dc9a45f99f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21590003"}]}, {"@id": "_:N4520b1ad13d24d128dbff18fe56d297c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238044"}]}, {"@id": "_:N34bd9e20629b47a4be865abe89eba1d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004937"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194892009"}]}, {"@id": "_:Na4c9cb7d6824499ca90e5969decfc795", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72779005"}]}, {"@id": "_:N9d16706adcf74201b416b393a6241a93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007592"}]}, {"@id": "_:Nae5c4e59857e48abb050b053d5bea1f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022434"}]}, {"@id": "_:N9331c6a5d5734102b8266e864d545073", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072833"}]}, {"@id": "_:N0ffa3704f44c458c8d4a5f36ae0a4cd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021770"}]}, {"@id": "_:N51b50f3713c24365b7dd1fe7353720f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001125"}]}, {"@id": "_:N415ab3f0f4dc4630bbb1d05958072487", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6962006"}]}, {"@id": "_:Nc5cdc5f003474abe99f8e132221e644c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266039"}]}, {"@id": "_:N0d8ade7fead841c9ba5882a17cbea033", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023401"}]}, {"@id": "_:N0bf845cff3954bf48d7b85e6b3973576", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240595"}]}, {"@id": "_:N4da1c6f35c754bd68b86b79572fe4e8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0728895"}]}, {"@id": "_:Nbc9bcf7606f241dbaf1c0e83cd71e8fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562952"}]}, {"@id": "_:N45f8c9494f454713b2b8262aa358a142", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84150000"}]}, {"@id": "_:Nf7fe0f2ca9c34496a3e57544c29d7d70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021032"}]}, {"@id": "_:N23f95763a3ff43688a94e279ad398f5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021969"}]}, {"@id": "_:N83cfb4bc1a0f40fdb7ac2d3398e9b8c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100955"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021912"}]}, {"@id": "_:N19326ebcbe2a4ed9bb628c8742bac590", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250249008"}]}, {"@id": "_:N4dc8bdfb77ec444bb1dc8d62a336174b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025047"}]}, {"@id": "_:N100fd17c84434c6682625d8417776950", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022891"}]}, {"@id": "_:N79015958122548ca8b988094ab497c09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015212"}]}, {"@id": "_:Nb52b9855fb2545e3aca0fdd886187d0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004893"}]}, {"@id": "_:N8db10dfb66154aad9d19aa2cf19c30d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118166004"}]}, {"@id": "_:Nb7984d791c2545b7837bf9adf6af3c46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025380"}]}, {"@id": "_:Nd67a883f53724f1b99e2a255a6686c4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255015006"}]}, {"@id": "_:Nf0699bb8a9a346d584c8a278f60a0831", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0236000"}]}, {"@id": "_:N37e4cbb7adfe461aa59abff447f4f03d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015160"}]}, {"@id": "_:Nae9a8b561123469abc0de932dcd484a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008497"}]}, {"@id": "_:Nd67e766fed7c4614995ce74ec56a7296", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10639003"}]}, {"@id": "_:N2f5b2203191c4a84916a29f53b5f2cc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022796"}]}, {"@id": "_:N842c28ed33704ab5aa0881302b749703", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024707"}]}, {"@id": "_:Ndf88f534124a47b09812733f9e1f242e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0341266"}]}, {"@id": "_:Nd9d0d39107f5407687fb810bd75e1ebd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26399002"}]}, {"@id": "_:N52047fd14bfd4623a07024156e349c88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025624"}]}, {"@id": "_:Nab6d5b7a91c14dc2a8925b2346575d11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344363"}]}, {"@id": "_:N5bdde12393fb4ae98a78dc2d5581957e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1841688"}]}, {"@id": "_:N6508506b9cbb43dba0cfdeb1aae14dc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280562"}]}, {"@id": "_:N0cc77405f70b464aa1b874918f3d3c46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265989"}]}, {"@id": "_:Ne4bda8914dca4549a9dc72b68b284ec9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035232"}]}, {"@id": "_:N0fee425f11f34183bf4e152d206da19b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253980008"}]}, {"@id": "_:Ne4ce051e706d4744b53e503e5aea85b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280328"}]}, {"@id": "_:Nd87cd72b5b1247a489324de27aea2fd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020323"}]}, {"@id": "_:Ned8d873e2e8b43c6a021ff3eb53f223d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012294"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022964"}]}, {"@id": "_:Nfaec132acd544e34a15c04bcb771d385", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18978002"}]}, {"@id": "_:N41107395815e413ca2cd181b89282351", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025270"}]}, {"@id": "_:N36c473edc9bc46c8babeb934e9564842", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012131"}]}, {"@id": "_:N42edd5639f7a4d0ca3d18b251c7ab901", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000499"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675111"}]}, {"@id": "_:N9f29ea03be8f493ba382d41225c3ebac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020246"}]}, {"@id": "_:Nbfb678c5c1f54565907c8c4bb522858c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2677002"}]}, {"@id": "_:Ne1aae6c284474c2e9250f0f21a606a42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152132"}]}, {"@id": "_:N7610fe15fdfc4702bd6e829cdc855cf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021873"}]}, {"@id": "_:Ncd34ecf8fe9f47bcaeff96a7410cf986", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233824"}]}, {"@id": "_:N08c733253c0049e290a9075546d183bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95478002"}]}, {"@id": "_:Ncad1dd1b86684fc593c04589d7c6044f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861693"}]}, {"@id": "_:N7c203ac330f14006a203a96e2ab9ca15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017668"}]}, {"@id": "_:N7d6d1b73e2984b289c7a48dc2f8d916d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013736"}]}, {"@id": "_:N262de111a98e4df58b8db1ddf30d2a53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413813004"}]}, {"@id": "_:Ne3b84da5610e41cb8aec7fa329a43453", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022579"}]}, {"@id": "_:N8d4601b0e4d54a988dc0108396596ee5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022560"}]}, {"@id": "_:N458108e8ee594bb89ab5aada1a0f4adf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5639000"}]}, {"@id": "_:Nb167d953b0894f4db0a18ec915c87761", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424503"}]}, {"@id": "_:N631fdb10efed41b0847f0505e4622b7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001281"}]}, {"@id": "_:Na9940160c3684e938cf98ea3eca19891", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151529"}]}, {"@id": "_:N5d1d3a73319c4ec38d271b9da1eb4fe2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264913"}]}, {"@id": "_:N6de51ce45e784ac3b37e20e7554d01d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072980"}]}, {"@id": "_:N55a2547272cf4cb49d19544b4c881dd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010992"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042025"}]}, {"@id": "_:N8089033ec43b4649ad2ad68e5363421b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034194"}]}, {"@id": "_:Nf0a2096633d349a6a0733156ca59d9ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023946"}]}, {"@id": "_:N6cd989aa88654ba797d4355f0c44066e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020966"}]}, {"@id": "_:N7c9e8b9c3591438a97a9416bf619df8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2852"}]}, {"@id": "_:Nc5179195927c490797a014722545ee3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254588001"}]}, {"@id": "_:Nf6772351fabe4badb63be0efa44305e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022746"}]}, {"@id": "_:N71f858fdcb0745769a5534648f0ce0c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D057887"}]}, {"@id": "_:Nb9bc418650c7449fbc6c24c016e15bee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025288"}]}, {"@id": "_:Ncbf89e04c98c43b7be3234d659fd4cac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2492009"}]}, {"@id": "_:N0334bc6698f94ea99cc3397f81ef86bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024276"}]}, {"@id": "_:Nc36565e910284bb2b92c262dd45eca42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842695"}]}, {"@id": "_:N52c62c442b704f49930972fad529268e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019065"}]}, {"@id": "_:N50f598dcfb6546c38800129fd01d4322", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007361"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024905"}]}, {"@id": "_:Ncb3465abdc7a4337ac22f42748ca5518", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861213"}]}, {"@id": "_:N8cca3deb834744049357021e051ead9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025012"}]}, {"@id": "_:Nfb890b75829f40e3beefd2d7b8c4dbb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280472"}]}, {"@id": "_:N3ff8d7dfda9f4495b7a0d1225b175dec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4447"}]}, {"@id": "_:Ne622cd5707d342ddb057f2ec81531fef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165839004"}]}, {"@id": "_:N80a1559653ff46ccab95819181492b59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012409"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0403476"}]}, {"@id": "_:N4158a5e4807c4e4aae441f401fe2147b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537438"}]}, {"@id": "_:N59b1840c05044f3094538da8e84bdc9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253753005"}]}, {"@id": "_:N8d355f3997ce47ac8b5bfc02d6e31e26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024583"}]}, {"@id": "_:N0fac7c86f4ac460ab8163ba9327791bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000071056"}]}, {"@id": "_:N5af32eef163c434c96524483d32af90a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267384006"}]}, {"@id": "_:N4f9b184508c94d55a87f42d02852e28e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246967007"}]}, {"@id": "_:N34ab3385b437401484ddab78f0364aa2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152424"}]}, {"@id": "_:N566f9a4fab6b491a8c741e5656e0e71d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024073"}]}, {"@id": "_:N9fd96ba03d084619aeb5d0f4fc7c1b04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562827"}]}, {"@id": "_:Ndd3e4f68ec9a40db9438488c42115177", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024045"}]}, {"@id": "_:Na324527ea3d6464ab37c3c8fdb350163", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857186"}]}, {"@id": "_:Nfb98b7ead959417fa6821aa20dedac61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:287085006"}]}, {"@id": "_:N661c57e57c0a44ae8bcbb2207d1af8d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072897"}]}, {"@id": "_:Ne80fafc877d84cf7993b08ebb439fd26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3308"}]}, {"@id": "_:N2eb21f63b0bb4bcdb71a98e7d0c189bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005152"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535584"}]}, {"@id": "_:Ne2c133034ddb4a11a63719d6a6158d93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011649"}]}, {"@id": "_:N815a2a970b774be8a7434108735057a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342443"}]}, {"@id": "_:Nea3002773bfd4fc8a68308cf6ed3c879", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837781"}]}, {"@id": "_:Neda2fb53c97f43718d2822590165901f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006983"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024955"}]}, {"@id": "_:Ndde889c503a9423d9a71487e53b7e770", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149721"}]}, {"@id": "_:Nffc0cfe208e44a588213bdeab65937b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037011"}]}, {"@id": "_:N21c97f10bd974f8ca97fc977fc003a16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67536000"}]}, {"@id": "_:N8dbc7caefada4373937257d8a17df6ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002865"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3879"}]}, {"@id": "_:N3ee445cc655b4ac6bc2a0b56732da477", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023275"}]}, {"@id": "_:N43bbc3daddef45d2abb6ce18bf664359", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025069"}]}, {"@id": "_:N334c7c7610394373ae3d91e788510b75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003192"}]}, {"@id": "_:N945dcf63017b4669bac49e21488d2e50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024910"}]}, {"@id": "_:Nb2bb923c46f0419a9d5fd6fec0f13ea1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673431"}]}, {"@id": "_:N9a81a8998d86413aa67ac3657d8731ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001351"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3552825"}]}, {"@id": "_:Nff5e7e3705064cd59142561271713520", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234689009"}]}, {"@id": "_:Nb11bc68d31054f71a292a91a27d0d4e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859980"}]}, {"@id": "_:Nb1dd7d7aa0c14131921902a596a3446b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2704"}]}, {"@id": "_:N4b3b2093b91245fd8dd785477039fe23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838681"}]}, {"@id": "_:N4f4413b42d264984adfdd80b60f80bd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023734"}]}, {"@id": "_:Nf4a626c23e3643d8a69c2cab56d14140", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026034"}]}, {"@id": "_:N2fb68a870a804133b9ce78a9466265cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3152020"}]}, {"@id": "_:Ncf3e3100ef63442a801affcdbe23c79f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033038"}]}, {"@id": "_:N8e5d8bf54a1d435d897716ba571d0852", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021369"}]}, {"@id": "_:Na87c52048b28466984f0a15da7e7f7ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002314"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846566"}]}, {"@id": "_:N74cba702e1714e93a19067fa59f2ae3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87278000"}]}, {"@id": "_:N2612cc17c98f4568920e4dd712fad8d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C531600"}]}, {"@id": "_:Ndec9623642c64a6c9a070cebcbd5b83d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95427009"}]}, {"@id": "_:Ncb6dc2673b644b60ab01b98cea3dec5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010192"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023977"}]}, {"@id": "_:N929d201385d5434e86ff3605ef496885", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020894"}]}, {"@id": "_:N95d7bff34e4c4c4d984c64d5f75a79f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1408"}]}, {"@id": "_:N686e41f6a54048efa61b0ddd78f07537", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029899"}]}, {"@id": "_:N8c611efda11a4d61bf81c9527815b2ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025300"}]}, {"@id": "_:Naa00a4edcf764ab48bc05fa7435ec04b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832160"}]}, {"@id": "_:N21fd41c7ab6f4222b0955822d7c89ed3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010964"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023624"}]}, {"@id": "_:N3e7df1eadf2a40d497b13e424b5df38c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010954"}]}, {"@id": "_:Ne1d5248a1a124f538c7215ab44d1fcc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024315"}]}, {"@id": "_:Na3f375caadab40a8abd11ad7b9d63c67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030343"}]}, {"@id": "_:N6fb7c1d0e4b340f8b25ff94990858e12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838663"}]}, {"@id": "_:Na158f813c0f44842b3b1c52a1737dcf5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857137"}]}, {"@id": "_:N6fb884bc11744cc287005ac8357c122d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025616"}]}, {"@id": "_:N638fa6d2c44f43e999362437c8fe4922", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3640024"}]}, {"@id": "_:Ncbddda64570c4b3aa47738083c485a99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023006"}]}, {"@id": "_:N60cddf1360d04dcf914ef5bbfef0a8d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396234004"}]}, {"@id": "_:Ncb47d004c35b421c80bfc3b27b31d1db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006491"}]}, {"@id": "_:Na4ef163c13d34df6b8f3785302d15987", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000794"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005922"}]}, {"@id": "_:N091e80b9698a409f875e795e20ef199e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206729"}]}, {"@id": "_:N9318d3e5b26e442395c6798069504560", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024945"}]}, {"@id": "_:N219aecb3e1cf49e3a4a29b915ea417f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011565"}]}, {"@id": "_:N10f2d3a1ac9946a7b664e48f66395d2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861376"}]}, {"@id": "_:N4b9cb3282b7f4ecb826f67cda6acb7a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231925004"}]}, {"@id": "_:N4cd41113704a40aab5f66acbf689d8d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020233"}]}, {"@id": "_:N5eed3def8f7142a5883628d7d3188584", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002170"}]}, {"@id": "_:Nf226e221b8204d9585741ccc5c2e41ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0269825"}]}, {"@id": "_:Nffd05b34ae5e478f964465c296adf947", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006384"}]}, {"@id": "_:Nd46b2ffdb1f442189b5b4d312d3817cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024938"}]}, {"@id": "_:Nc4bda47887a1492f93bc4ec0e06a2efa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025261"}]}, {"@id": "_:N92e4f2152cb748f88a592e9125575c1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023994"}]}, {"@id": "_:N867d4e21ad0e4a19824ed1e1efd13124", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025471"}]}, {"@id": "_:N6d79f82ab9c9491c955c75f51f5bf6e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0399483"}]}, {"@id": "_:Ndbea3bedd0f24ac194c7f683a0362716", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843169"}]}, {"@id": "_:N51d336969e2e4be985e7d8495d23d665", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022604"}]}, {"@id": "_:N887545b2801b457b97963ed413b23bd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001386"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271771009"}]}, {"@id": "_:Nfbdaf3e6619b42d4a8852b35e32e0890", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024651"}]}, {"@id": "_:N190ec0cb69c84c2da39a908451876e52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022362"}]}, {"@id": "_:N85f37fc3dd2143408bb92fa463b41f36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855616"}]}, {"@id": "_:Na47c241ffddb44f08a0c0545aeeea159", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027338"}]}, {"@id": "_:N8ddd3269b1d74a2fb6129871588dcf7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042267"}]}, {"@id": "_:N1e33afac7b194b1e91673bb75cfcebe2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012382"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66130006"}]}, {"@id": "_:Ne491d6e9dfb0400e81cba58e0376e7f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44574006"}]}, {"@id": "_:N97355002060e409aaafa3202ab198ae1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859524"}]}, {"@id": "_:N5cd9e4105a3b435d8dc66ae60bd42c84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863351"}]}, {"@id": "_:N736957e0e150449e8e6bf6b11b47e19d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860493"}]}, {"@id": "_:N95b736689e1547d8a1401de4ffa79e06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0920299"}]}, {"@id": "_:N888de7aa43274222baf42d0b645e03d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0859920"}]}, {"@id": "_:Nba8938925ce34d90917657d26efa70ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022324"}]}, {"@id": "_:Nca91a8756ffc4bef91177445264b54c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072878"}]}, {"@id": "_:N143bac67096447fa832dacd26e2f889d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41370002"}]}, {"@id": "_:N3271af76a28f44669bde5d6d195511e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003449"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861675"}]}, {"@id": "_:N92c0164d9a904a478eb3c51ab15f1bd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30962008"}]}, {"@id": "_:Nf01ebc2489224d8aa252337da5e0e10b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100940"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021918"}]}, {"@id": "_:Na45a62d39a61415c8e87dce72e00d675", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270254"}]}, {"@id": "_:Nd1bb66bb75bb4c5f8d45548401e0aee2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832423"}]}, {"@id": "_:N60d78944db944c1b9e990263a26cd25e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562398"}]}, {"@id": "_:N97638a02b7524998ae1b68dd39f9d0dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005134"}]}, {"@id": "_:Nfffb12d1da5148839d71683c3e1c1fb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023896"}]}, {"@id": "_:Nd220e54c676346f1ada7a1db34163912", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21186006"}]}, {"@id": "_:N30b1e399cb2a4c0fa0eb6bfdeb7236f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100963"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14151009"}]}, {"@id": "_:Nfbe1500a45a74f9eb66acfcebee2b4e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840380"}]}, {"@id": "_:Ne3cb8f63cb744a0a972b7f323293ac8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843793"}]}, {"@id": "_:Nf6ab8a99db8e46d296ee0540563f8b5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844825"}]}, {"@id": "_:N7fc53ebfebdc46d99c66ffbdf0b2f709", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404053004"}]}, {"@id": "_:N53b7e37d8eba4cf78442faa9f50dfd2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2939447"}]}, {"@id": "_:N087c7fd72b884c66a150bbb37998ffea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426818"}]}, {"@id": "_:Nd5b94501700d4caba6a94717c9a48285", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002819"}]}, {"@id": "_:N776c114d8f67410d8089ecd6339cffd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855290"}]}, {"@id": "_:Necf6657d2077497d99130ab36a0f9c8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022904"}]}, {"@id": "_:N0d6237943ae048c19939c3d05b6f3ba0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C531719"}]}, {"@id": "_:N7bf9f0f7418a43c99e966ec3cb8150d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4053775"}]}, {"@id": "_:N237ba9e1a6af4541a4eef2affd4434b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024480"}]}, {"@id": "_:N4f4a994b9f39408f938c7c354625261a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0237849"}]}, {"@id": "_:N87f2116d467c4cd8b1603b78244352a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0008556"}]}, {"@id": "_:N709a7c7ad2d34b95bcf87c3145a99061", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0442880"}]}, {"@id": "_:Ned5da19d71294ec389d878328296754a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280357"}]}, {"@id": "_:N49bf0cbc4711427c8cfe2c5722e7a3b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023690"}]}, {"@id": "_:Nca92778046d8423f921ea05e7fc851b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001006"}]}, {"@id": "_:N228ba019d5414bd9acc81cfa57fe4b65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3276623"}]}, {"@id": "_:N70af84342f5e4d849af3b8d2c8907216", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55300003"}]}, {"@id": "_:N56ec315638a245ad9453de4438415988", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024857"}]}, {"@id": "_:N69cb5ca35dab4f6b8e1e085fe5a6614f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024563"}]}, {"@id": "_:N6b6c77acb0364301907d76e70c2fa01e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021053"}]}, {"@id": "_:N82a726d87f404a1e8a73a8fae517675a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021982"}]}, {"@id": "_:N8fc94c814cbb491b961039d33a53ffea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:430099007"}]}, {"@id": "_:Na97ba35071ac43399acb0859dbe8ada6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562772"}]}, {"@id": "_:N2b3320089b6a459f85ddad170e8e01ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021483"}]}, {"@id": "_:Naeaa2cb8e83249c5ab4d1aa1de23eea0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023931"}]}, {"@id": "_:N6314c350d5bb48d0983fdd7a42d3fada", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008933"}]}, {"@id": "_:N3d09683af76e4ddb848424c0efc183ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5507002"}]}, {"@id": "_:Nf9a78481a8f04c25a83a0ad78b6ea5fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563261"}]}, {"@id": "_:N9d1f85b03132455db4a856cf63f61126", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011874"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0272285"}]}, {"@id": "_:N9b37b26c3ca5401eaedf9665ea24d44f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267834"}]}, {"@id": "_:N01157513c0cc46dd88982d5f29bde19c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025114"}]}, {"@id": "_:N7eba77f711be46aca9ee9698b9e35be7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000320"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837758"}]}, {"@id": "_:Ndc514d3424c44a5992c1cb11c6c62166", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426320"}]}, {"@id": "_:N76593f23b91d4e8db0cf4f01e6face58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239119"}]}, {"@id": "_:N8223d75d8747456db549ecf3dc08961e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344624"}]}, {"@id": "_:N431ad4a9d3cf4eabbf31560b31a42581", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022061"}]}, {"@id": "_:Na7649d8dceae4a1799f014e4978ecc99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423224"}]}, {"@id": "_:N682f06afc7a84f0192f13ea62654c584", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28167005"}]}, {"@id": "_:N50664bbb79164534a51323625a2f7567", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025888"}]}, {"@id": "_:N2a4c2416c8e743e18f33ee64f4aacb70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7183006"}]}, {"@id": "_:N596e07f6e9bc488088bee5507febd9f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852476"}]}, {"@id": "_:Nf5116c7ddc05428b8a99833af850b642", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575484"}]}, {"@id": "_:N1a325b90efc7423ea6b0d04aa5d268c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025440"}]}, {"@id": "_:N8807e8113ddc4354bd4e468516e9c407", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17471001"}]}, {"@id": "_:N89b223dc19e34cfd8b672a69cfff2c17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91434003"}]}, {"@id": "_:N2ad18b75a2ab449d8b202d626fa596c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019270"}]}, {"@id": "_:Ne3bc916dac9a4a39963f441af6264d89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072936"}]}, {"@id": "_:Nea7814e574e74a92ae4cf98e1f80e92e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021128"}]}, {"@id": "_:N54905980b87747a6ae77bbd1d0ae6b0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3150281"}]}, {"@id": "_:Nafc9a2976b434fc0ac789a6d5efaef0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221237"}]}, {"@id": "_:Na0f4eaf5941e4b8db5ef70497330d5fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858974"}]}, {"@id": "_:Nbe20bc07f342452db26eec96561f6730", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398760006"}]}, {"@id": "_:Nee183b612af7443495922d0f53aa0b33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432040"}]}, {"@id": "_:N352258d5593f4f4f8b0c183f1fc14361", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72654001"}]}, {"@id": "_:Ndff5d4a3a30d4b4eba8e522af68aa8ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004863"}]}, {"@id": "_:N125b3a434c2b4446ab7a7abaa97617a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85583005"}]}, {"@id": "_:N99532650eacb4441bb897aa6478837c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021780"}]}, {"@id": "_:N770c4013e81242859cf0a055095c1354", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021732"}]}, {"@id": "_:N1c43ef5ba4c7463a97d41924b7dc5eaa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338455"}]}, {"@id": "_:Nb2816228824d4e6786bc57d1a8eab469", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23289000"}]}, {"@id": "_:Ncb219915eb914618bb260fd4ec48557e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024750"}]}, {"@id": "_:N35668b42c54a4a75a01084ea32f1a8d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025610"}]}, {"@id": "_:Nbb8008eed13e43fc804bca6a2a58aa9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025527"}]}, {"@id": "_:N33997a40122f4c3abf45d6112a7b4906", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072989"}]}, {"@id": "_:N52cd23889e52484d8575b6d792fde557", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021693"}]}, {"@id": "_:N1a9335cd19eb457b891fa51e8f939c9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0409957"}]}, {"@id": "_:Nc38fd168978542368944cb07451f3960", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022790"}]}, {"@id": "_:N8f5b7fe1f32d43ebb544c0f9df458486", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673820"}]}, {"@id": "_:N8122ace2c7cc4111acfbae27ed9e5ab4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152459"}]}, {"@id": "_:Nb9a4670195b0470aa5752631b4188907", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027080"}]}, {"@id": "_:N7df3705fa64d4b91a1a524b84f28a19f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66931009"}]}, {"@id": "_:Nbfcd5e516a6747fab085a950436e1cb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:362971004"}]}, {"@id": "_:N4fdf7d6390d1415eb84e7c87701b3a99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344963"}]}, {"@id": "_:Nb13b68581c674d41bab54c8af26e1b3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3276324"}]}, {"@id": "_:Nc659cbde4bb24203b37ee3681735cafd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D063173"}]}, {"@id": "_:N7215fa9507914542aac3197978eda74e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008415"}]}, {"@id": "_:N1f64d70598924fc69f4a3f1bdd323550", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007965"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850069"}]}, {"@id": "_:N2f341cbdf6d341a19c3d10edfaa1a11d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030849"}]}, {"@id": "_:Nc7c2a308a2604f74bc6f264732242dc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4529005"}]}, {"@id": "_:N18f7d33714a3406d9a1a10205e07f131", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025842"}]}, {"@id": "_:N20973d31e9a9413e81ef1be3cc64859b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023144"}]}, {"@id": "_:N79429e177be145ed89d3cd54a075a15e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016472"}]}, {"@id": "_:Nc494741688644321b050fe767aa8cd0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:447661004"}]}, {"@id": "_:Nc404f20f89ac4cdeb031e187abffb154", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025572"}]}, {"@id": "_:Naf9acac69bec47059ff3c42bb0d06f53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006955"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859341"}]}, {"@id": "_:Nffbff0d97e6a47089226f95d02070f1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0427063"}]}, {"@id": "_:Ne44b68f1c5b94bfd82b118ae5e0aff88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100556"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34087007"}]}, {"@id": "_:Nf12c2e23fd9e4a61ae81ce97bf939d49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003205"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836852"}]}, {"@id": "_:Na12f571552c5404ba2fec421039e3209", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839039"}]}, {"@id": "_:Na2fc9a4b273c404c94fb033167493721", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34095006"}]}, {"@id": "_:N300f2a58386f4f17acd01b30000c9c0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054221"}]}, {"@id": "_:N4ce2aead8ed14b3ca5459e4884eba9a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012131"}]}, {"@id": "_:N3cc766dab8f242fa8a53a013c242220d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423984004"}]}, {"@id": "_:Nd236bbfc076647c183e44a892d7c120f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861708"}]}, {"@id": "_:N81bc758f540f44a782904d88af79a33d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538354"}]}, {"@id": "_:N95817ace9d7d4e02839fbc207af41e79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021255"}]}, {"@id": "_:Nbd3352eef4ed48c5813bd15e9d2545f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837458"}]}, {"@id": "_:Ne53965ec9259416b9cac2fb44e673646", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024826"}]}, {"@id": "_:N47b0af2816dc40bebe9278076b67ce1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859376"}]}, {"@id": "_:Nb5e64e2551384e10a5b58ed0e8fe578e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426970"}]}, {"@id": "_:N7131f97e059843ada117609c24397200", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280455"}]}, {"@id": "_:N82cc1d0026b84feebe3993db336dd4e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969396"}]}, {"@id": "_:N60e7901ccdd842b0b1abd81af7d04933", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013377"}]}, {"@id": "_:N3a99b56787a945168737d8e662a77468", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025617"}]}, {"@id": "_:Nc8e0f839fffb43e29222188990b13baf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025630"}]}, {"@id": "_:N13ed66d904f54f3fbf0be153812d9289", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84757009"}]}, {"@id": "_:N69d5e9c29a184086a032aff95746af92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024691"}]}, {"@id": "_:N30a0c276820e4d00b7c0402081046c5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265535"}]}, {"@id": "_:N4802b4e2f4e3456eb12474f27305b11e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073201"}]}, {"@id": "_:Nb524290f7a7440d4ba39ddc4739b00d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024255"}]}, {"@id": "_:Na48cb8c712f14a899c62e712e87b84c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61152003"}]}, {"@id": "_:N823d87184d364dd18e78ad21ff0b6c1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022364"}]}, {"@id": "_:N2620348419754c158af0e8bcb4950046", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020886"}]}, {"@id": "_:N275e980635f44321a2446c3afdaea72a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040046"}]}, {"@id": "_:N626c211baffc4d7fb3215e710b27f32c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000037"}]}, {"@id": "_:N9500c4f631cc49d9ac1e096dd3c3c331", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002862"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2916"}]}, {"@id": "_:N69882d7cb31044568386223785ed2484", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025062"}]}, {"@id": "_:Nc21a1b736c7547a5804059803d874080", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239516"}]}, {"@id": "_:Nbb57ec04c9b54832b0494408ca52ddf5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:200"}]}, {"@id": "_:N6fe051787aeb4c0db8705b38896c30ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84568007"}]}, {"@id": "_:Neb85b77632d040d1927f62c160da1b37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036416"}]}, {"@id": "_:N0158240989d64428b6611ad19944a2f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022095"}]}, {"@id": "_:N59116965254940059dec50aad2abeb3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024733"}]}, {"@id": "_:N1183d679aafd421bb66558f5a1a8531f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840311"}]}, {"@id": "_:Neaf48247a36146abacf0ecce8f20d6a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1382398"}]}, {"@id": "_:Nbd56dfbf2e224caaa780c2828a07dc70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861199"}]}, {"@id": "_:N6ebee6d749a14ffbb99378a3d49d0c10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023567"}]}, {"@id": "_:N579c110fea7f4eacb644a2ea7288382b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024095"}]}, {"@id": "_:N6fc61820643d43a8a22ff7d257385178", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2929"}]}, {"@id": "_:Ne56df430d39d4489b8d85f88c334b004", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19410003"}]}, {"@id": "_:Nfd605b0f1ef24a2abfdcd48d359f2663", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857618"}]}, {"@id": "_:N4511de4bde624b9098df707be62d5eb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233815004"}]}, {"@id": "_:Nf787685c8e90457a9512c60d1829e4df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271528"}]}, {"@id": "_:Nfe5d5b9e3fbe4f9cb236696cc8ea7a4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001903"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271737000"}]}, {"@id": "_:N399f67c3ac284b4583e885978e4c8c23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31248004"}]}, {"@id": "_:N481d0e71c59b40309a2c78dff2160f14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009759"}]}, {"@id": "_:N461b69100c394054b4463044e46e5092", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:409622000"}]}, {"@id": "_:Na4342165a30e49509ff2b8b55ca5e667", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026106"}]}, {"@id": "_:N276efb35cf1d4475a459c3ba51b656bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843105"}]}, {"@id": "_:Nd31bb8e0bb244d6299045050e2005a97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81756001"}]}, {"@id": "_:N7e11e556fab14b29a7b71cad7c3f759c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024133"}]}, {"@id": "_:Nc214d731a6b0476fb2c7c4665fe95acd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:269469005"}]}, {"@id": "_:N6ddae1410711450c9a0022ebdf9624e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012798"}]}, {"@id": "_:Nf34f3228b1424101870f8c973ce29e0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021302"}]}, {"@id": "_:Na8dac880d2114edb834a4f7b7bbf4aca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024426"}]}, {"@id": "_:Ne6158a31a39249a09d3cccf5fb03b545", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230473009"}]}, {"@id": "_:N048c554159404ee68d875fe08e7e3a4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025144"}]}, {"@id": "_:N79696b6953964346b85c7e0cf9d12b96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005911"}]}, {"@id": "_:N2cbfde9a84c743f99821aefacefadfc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834392"}]}, {"@id": "_:N258ec2e2bcf94c1c8b010ef76c6afa9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085215"}]}, {"@id": "_:N340481bb311f42b2a20e2e118a2fbdbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47212006"}]}, {"@id": "_:Ne9fe51e23b3e4a7599f6f1c119537f4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0025318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C4908"}]}, {"@id": "_:N333814d612c54e4da6be4f6ed3f903d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0159970"}]}, {"@id": "_:N8d9377569bb342dbbf69a264e49cfb4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45179004"}]}, {"@id": "_:N5f220d85ed924543a23cb29c42e31167", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024121"}]}, {"@id": "_:Nbe88a179e87544dfa9c886c037d4c1f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003173"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865030"}]}, {"@id": "_:N5f2f988db45d4b318c6b56bf4ec791c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023709"}]}, {"@id": "_:Nced1bbb88d9d4c32ab55fb1f10cf952c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851971"}]}, {"@id": "_:N2fd97e3a028f458cb1f5687a9356dd2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011536"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D059446"}]}, {"@id": "_:Nba45c4119e5c44e380f4c4ff3a9f84b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2751584"}]}, {"@id": "_:N973908f31b774234a665a279f3862e1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18389004"}]}, {"@id": "_:Nfdf2a84ab2334771a0f05e3105cb35d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025779"}]}, {"@id": "_:Na8400a55df7f4d1bb75b3ac3ceade45f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262444"}]}, {"@id": "_:Ne57fc8172a114518ae0f5d424fd225e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431369"}]}, {"@id": "_:N8015005bb36b459a8f5256a2d3eca4c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020385"}]}, {"@id": "_:N60b48a12c6db451788e1d5ad4595d27e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69690008"}]}, {"@id": "_:N6183393f2b4f413ba96c1872a8450156", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012793"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021068"}]}, {"@id": "_:N0a8b9aca76474679b9cdaf506731b71f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004990"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858039"}]}, {"@id": "_:N7b02ff8cda3f49bcb7bcb2fbdf31bcc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:161832001"}]}, {"@id": "_:Nf4fa3dc149db45e2bfe3a81d518fc89f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023685"}]}, {"@id": "_:N18dfbe543c2f47f497923b38a180f456", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86393005"}]}, {"@id": "_:N7a00c02ecc0b4598bd09b17435539535", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562642"}]}, {"@id": "_:Nc1945f50d08248c48db8324b8364a79a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858285"}]}, {"@id": "_:Nfae8785031284a1ba59d0492dbe014bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021321"}]}, {"@id": "_:N96f2599334954251967b0e1945a73c90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0598275"}]}, {"@id": "_:N209c24d015a240089cf6e4fbe424b1f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238051"}]}, {"@id": "_:Nb4d9e4fdee2445f193c8041f341aac4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024320"}]}, {"@id": "_:N952e67f7c23946288c77b6558262d9a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024731"}]}, {"@id": "_:N995506ca2017415f9adc0c4d5b8d069e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232744"}]}, {"@id": "_:N675b6b5cd6b4432e9587ac593a5d879d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89057003"}]}, {"@id": "_:N004b3a0fd0bb42b5aeb56fa74d00d0c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003924"}]}, {"@id": "_:N5b0e0875355b4238ace22d09582f7668", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1096368"}]}, {"@id": "_:Naa70d8e74a2d4af7a1179a7523a9f8d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234568006"}]}, {"@id": "_:N1e9bcdad91434571bf6d74b116a298a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D057826"}]}, {"@id": "_:N1d0a2c11f964427c87dfdcf04e6d4643", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100082"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022339"}]}, {"@id": "_:Naf9449d6679140b9a3c6e722da941ce9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030290"}]}, {"@id": "_:N1501aacc1a8b467d9aa7b3d90cf7bc46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520966"}]}, {"@id": "_:N6d0086b0d71e4565b03b3484366e1f71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006212"}]}, {"@id": "_:Na746d86252534d628c5fea957be0ce79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856697"}]}, {"@id": "_:N7b67f8d15908468e80884bdcc1da98fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005884"}]}, {"@id": "_:N1a4f0d14f33a4c98af2a7696d2de4756", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001907"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085307"}]}, {"@id": "_:Ne75714ac43784808912d72da61378a69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233916004"}]}, {"@id": "_:Ne07785c311ea438a99f7f9ce3fb5fb68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0858684"}]}, {"@id": "_:N16652f326f9d4dfa96b6d138ad2a57f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162349004"}]}, {"@id": "_:N60ad0316a291413f846073439f197931", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0557874"}]}, {"@id": "_:N9a64164cd76845de979851bcba2a4077", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44913001"}]}, {"@id": "_:Nc84187bc24f344d9a54d6ae8a88914a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021552"}]}, {"@id": "_:Nf7c044fcf0a347d6923056ab53cbb758", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253109005"}]}, {"@id": "_:N805e4905d5bb4505958e06405ace7c3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0476089"}]}, {"@id": "_:Nbdef303a6653439885c5f07af38ff132", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91089008"}]}, {"@id": "_:Nb3dd31e7320e43b7b1fc97647deec6aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073107"}]}, {"@id": "_:N7343b2e68faa4edcaae292ab4e0c6dd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53165003"}]}, {"@id": "_:N38498be8c68f4659b9e205f9fd84393d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025589"}]}, {"@id": "_:Needb239f429c4389be93d341961f69df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127023007"}]}, {"@id": "_:N52440b96bf37479d95c3c944fda05ca3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265881"}]}, {"@id": "_:Nb4cbeab99d4e4b2a8bad364aa4583a45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3101"}]}, {"@id": "_:Nedeafbc422b9491f8e9d2cbe4ec99f6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344530"}]}, {"@id": "_:N0da5acbff3934429bcb9eceed58aa5ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021622"}]}, {"@id": "_:Nd0bab289fb254ebdb8b31f0c93f62fec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085635"}]}, {"@id": "_:N17b5078b6038482bb4389c7b0f0dec21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856162"}]}, {"@id": "_:N0126d5cb6de2498ca3d647074371117c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0554393"}]}, {"@id": "_:N3ef7eda0eabe4a49a8f4822b64299d27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423250"}]}, {"@id": "_:N26ac22ac71af40eba06f6562e7bd0285", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0340231"}]}, {"@id": "_:N510792fda29245819cda3a0e68de4b1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0184"}]}, {"@id": "_:Ned00c366faed4c49a55519a358afe696", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833878"}]}, {"@id": "_:N4d009fc2bf8943e79a1881bc36c1bf44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400200009"}]}, {"@id": "_:N8317d4ddd7334fe6a05b8a411f5c695c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012801"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280310"}]}, {"@id": "_:Nda509d0239894ad4b439224eefc8c566", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011030"}]}, {"@id": "_:N4559974c3dbd488a91d2a502ba545e21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025895"}]}, {"@id": "_:Ne1b3d5f3b84b4c16a5c36297863d6f21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014714"}]}, {"@id": "_:N699dc53617be45bdad393f92d8b4c7d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025028"}]}, {"@id": "_:N1bb07af82693453aad72896eb85e3213", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025291"}]}, {"@id": "_:Ncbc78a7ee23b474894cf455c1ae6efa6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023304"}]}, {"@id": "_:N702448dcb94249cca5ef39516c295b22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237552009"}]}, {"@id": "_:Na030965218074b1da189e49938086ac7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563551"}]}, {"@id": "_:N75f7eba02f73472f8785c993e5ff7e6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699014000"}]}, {"@id": "_:N82afe7f94cdc4718a7992b74fe265201", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C565209"}]}, {"@id": "_:N625462c3db024e09acd5d93cf26a7000", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246586009"}]}, {"@id": "_:N7ed54fa22d564ce885929d36c7e41341", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024817"}]}, {"@id": "_:N3cf6f4c05d294036b8be54ee9329936e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:284470004"}]}, {"@id": "_:N503d3334612c4c0a93eac9c777188ab3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000977"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844592"}]}, {"@id": "_:N88f44ac8fa5d49f8b307354e687963e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103290003"}]}, {"@id": "_:N4c219e5c1492405dbd5022024fd4269c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010184"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021327"}]}, {"@id": "_:N405c641e2472426492529e96b4a1cec2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250037002"}]}, {"@id": "_:Nd2d150f06398432ba3f1ef02b36b3a70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025575"}]}, {"@id": "_:N092d6fc081674c28b50c33386a57cd8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18358003"}]}, {"@id": "_:N9094705864ed4b7785b38cba249de4c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268180007"}]}, {"@id": "_:Nb9617fb18ee9465f94ca8ad615424321", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89091004"}]}, {"@id": "_:N5ed758ccd36a48dfbba643813170eb78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77381001"}]}, {"@id": "_:N460697461098403b85c5ac4e45b650b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166715006"}]}, {"@id": "_:N5bb6e470d4364a188d05f674f9f36f22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012295"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022963"}]}, {"@id": "_:N6585c8f41c4b47b08632c171cec29112", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030499"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247154004"}]}, {"@id": "_:Nf9807e6aeb2d4c4085649e7cd497acde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004340"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021659"}]}, {"@id": "_:Nada1a8267f3a4564acce3bf9597d6463", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19988008"}]}, {"@id": "_:Ndbcaec8d73894b1cbcfd1b8de3f4e5fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025640"}]}, {"@id": "_:N7ac39ce6984446a4b59bf1c63415af88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264974"}]}, {"@id": "_:N7afe562be0f74455b7d3b639639e030d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3041"}]}, {"@id": "_:Nbd7ecfaae9ca49418a9d92649ad13119", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022606"}]}, {"@id": "_:N4bc7b25ddf6b483ab106cc941aa52068", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014116"}]}, {"@id": "_:N9e55de82c587484185884536ec150ad1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005238"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025229"}]}, {"@id": "_:N2188a00715df4d6d81bed2cc284a028d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073016"}]}, {"@id": "_:N44f7cc54330c400195a864e02d1d1f0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43476002"}]}, {"@id": "_:Ne332da1e66a347a29615decbfdd43a99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857787"}]}, {"@id": "_:N1d9de77444f14c19a0a0f0cdb7558d35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47704002"}]}, {"@id": "_:N32bc1b2e2eb44b0c8a7c1160bec07922", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298745009"}]}, {"@id": "_:N1677b3e874174554b1cc8bd0536fbf8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249768009"}]}, {"@id": "_:N30871b2a5da54180b106ae303e86d92f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021087"}]}, {"@id": "_:N572c136752b64e78b5ceec6134550064", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021666"}]}, {"@id": "_:N3ac22b59e920484b8a699501d252d4d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205082007"}]}, {"@id": "_:N820fe91ecdbd43f589cd9a4ed15280af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022754"}]}, {"@id": "_:N69b620a7f4444d4f92066cce9badf754", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011082"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023543"}]}, {"@id": "_:N314a0297ecc441ef9fb078f7e047b445", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050488"}]}, {"@id": "_:N61a2bb9830af44b1a4e9f0d7343e9284", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021799"}]}, {"@id": "_:Nc3d90bb4d1ff4918acce8acb1e3af43b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:199879009"}]}, {"@id": "_:N9eed524cac974cf28fd309cb310114e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201093004"}]}, {"@id": "_:N384460c059c14b1ba3645a96c557f474", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12351004"}]}, {"@id": "_:N5e71285a78444d019c30f48d572ab71f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52515009"}]}, {"@id": "_:N7195745f812941be836beec1431ac78e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023555"}]}, {"@id": "_:Nb8c4db49b9854202b59c3c350c9474c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022943"}]}, {"@id": "_:N1998919d8896496d84949fc9b65462f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280486"}]}, {"@id": "_:Ncbb26a6311e04ac6b2203862f80026ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024939"}]}, {"@id": "_:Nde5383a1fdb5407092b84a70600a603d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022307"}]}, {"@id": "_:Nf114e0de86a14021a38a130de8df8772", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86092005"}]}, {"@id": "_:N5277292511bf40659de067da0acdb6b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012078"}]}, {"@id": "_:N4792cb88ed1d48ff87c259ae48a374fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856119"}]}, {"@id": "_:Ne81ab6386e4b4e9da1a87afc4d576a77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023871"}]}, {"@id": "_:Na6678671826e49a2b915ca4beeb4d29a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338831"}]}, {"@id": "_:N2826b14ec827485a9cc0cdc3d902520c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:433068007"}]}, {"@id": "_:N7b24fbaab0ae4c82b4d0b4e0d8a1988c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003424"}]}, {"@id": "_:Ne06cc12528fc4e69b8b49ea2098f90a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0277827"}]}, {"@id": "_:N186d5c1d137a4de58af3527a7d0a6ba0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007282"}]}, {"@id": "_:Nfe517c4b2baa4dd788e0785557db84e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008223"}]}, {"@id": "_:N1dc230d21b294d89ba32fd1c251ebcec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69914001"}]}, {"@id": "_:N2f7a1f1777f243f986ae929fb08f7313", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024903"}]}, {"@id": "_:Nc356689fcf644856a70d2f2365dace39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035357"}]}, {"@id": "_:N69587d42341547868d26f91d5267d778", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0334092"}]}, {"@id": "_:Na956330ec862490881764c98d492b28d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1301937"}]}, {"@id": "_:N460b1303a5634150a9e916f97384f5f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849340"}]}, {"@id": "_:N584f400dcfba4aa0aa62a7beadf55df1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007194"}]}, {"@id": "_:N7cc709b773e348448ff185d762924d49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4866"}]}, {"@id": "_:Nb358f9987ec244f7a5846095190c79f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842155"}]}, {"@id": "_:Nf17aaddc2f6b435eb15e28950b7f89b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232216"}]}, {"@id": "_:Nf5337ec50c7a4ef5bfdf594f5a0ca5c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004926"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868528"}]}, {"@id": "_:Na514f364c6ad46c3bddd4c7c184a9ffb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249380003"}]}, {"@id": "_:N890cbe02e919493eb7fcd849e9630399", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969393"}]}, {"@id": "_:Nf62e28bd169648ab89833d499dbd0d56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073073"}]}, {"@id": "_:Naacabce466e64aa8a419ffd4773c0d0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022233"}]}, {"@id": "_:N553719cad287492ea1110241e6e98efa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001806"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085661"}]}, {"@id": "_:N439506cb04994fc2ad42c9874c474810", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025322"}]}, {"@id": "_:Na5f00dfabaff449288ce95313e83f6a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127018007"}]}, {"@id": "_:N612b3e53dc504fd6b0325e7095ae8a5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012393"}]}, {"@id": "_:N902d91be4581441caeb50494aa0e0e7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857288"}]}, {"@id": "_:Na543b386b91a4691b2f42f269b70f401", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239112008"}]}, {"@id": "_:N675e8ed177b14d018f847367c96f6012", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2930865"}]}, {"@id": "_:N2a19624e24cd4a279a2024b081714678", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018307"}]}, {"@id": "_:N3f57a3144f184d98b83fb4abc663d95f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205246"}]}, {"@id": "_:N2d0cfa34a82c47fd9f85784d8005d0dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0518988"}]}, {"@id": "_:Na41c8a5b9e234e88ac379d79edaecab0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12479006"}]}, {"@id": "_:N91c8a9883ce74f82ae9df6bd61f32185", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004480"}]}, {"@id": "_:N7cf8291e56094fa98a98700e3de6a96b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0700"}]}, {"@id": "_:N8eaa327e52fd42fc80ad29257d341b01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023530"}]}, {"@id": "_:N243a9862c5be4e95bc91d513202bcee5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849547"}]}, {"@id": "_:Nff7cb02438e5476ea7d76b0469926852", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021159"}]}, {"@id": "_:N1b17c5c622ce4def81b2a69eaa704008", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006131"}]}, {"@id": "_:Nb81b26dbea1c4bcdb16e7cee8b6c6b4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85672005"}]}, {"@id": "_:N92b0cfe23b284d6a82dfd193efe2f621", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431460"}]}, {"@id": "_:N327062892a5a46c58569f1f4f127fd6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63251006"}]}, {"@id": "_:N9962e637293942fb88b837073962b0a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007328"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837522"}]}, {"@id": "_:Ne6708dff119a4f09b327f8be3ba1411e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085682"}]}, {"@id": "_:N12a5e7997232401c8a2accb11a86841e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023702"}]}, {"@id": "_:Neba928b553cc49ed8669ed3c4fb2b225", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10038077"}]}, {"@id": "_:N1a8730ac052344d8b427245309b6d9c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268594"}]}, {"@id": "_:N6d5b3fe1057a4fb6a667c2983de89945", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020532"}]}, {"@id": "_:N209db837e10d49a092461acfb4e1bbd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231852"}]}, {"@id": "_:N345cbf995df94a02bc2e31747d38c9c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80400009"}]}, {"@id": "_:N690b752baa254e31a46281c1800a1ea0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857280"}]}, {"@id": "_:Ncb2ec4cecf654375a2f10b5ecdb630f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400097005"}]}, {"@id": "_:N9f22d1b87ce549548c58cb28260adcfe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021109"}]}, {"@id": "_:Na6acd5b4366e45d2ad018c0bd843c34f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023529"}]}, {"@id": "_:Ndf109f8c7b0a44d9886afae37fce809f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012346"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022945"}]}, {"@id": "_:Nf4c868a0afba4fb09b6310cc1dcfdcd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020947"}]}, {"@id": "_:N70edf57226c94f81b5aabb3198970930", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151206"}]}, {"@id": "_:N5ab6cf236a4343949d6210fe6651505e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838578"}]}, {"@id": "_:N6d7b2cd2c150448d9b38153ea4623678", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023321"}]}, {"@id": "_:N2a4babc5141d456bb121c655426f2cc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023817"}]}, {"@id": "_:N4f16a69141494d01b4fd06f04bee335e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536562"}]}, {"@id": "_:Nd6ece067546149428316b4e64eb952fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:304737009"}]}, {"@id": "_:N3014ba93ca27428cbf63b0c9e672ccfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3696376"}]}, {"@id": "_:Nd40b781b4a7e43afb04b68d914541768", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016049"}]}, {"@id": "_:Nb0c7c220f1e24fb7a0535129597ee391", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10050658"}]}, {"@id": "_:N95398eca504b459394c1972d07c92300", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073058"}]}, {"@id": "_:N3795f2e78b6b4c22be6288fff193651a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024885"}]}, {"@id": "_:N2be7b87095524302a868e831593041fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024225"}]}, {"@id": "_:Nc6e502db137e4934804e7298533fc939", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279222"}]}, {"@id": "_:N353e827210194a0a9bd291b34a4e8371", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:403536009"}]}, {"@id": "_:N1150aa67f60b4efb89a0eed1ee5fe2a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123527003"}]}, {"@id": "_:N144c29afa0424d96b5b217371831c3f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:650"}]}, {"@id": "_:Nd10ec72b3c3f488ebfac703e3793e7d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860268"}]}, {"@id": "_:Nd94ac94da78348c7bc1c1fac339207b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400075008"}]}, {"@id": "_:Nd44b9b71aa5a49638decc736d42b25ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023964"}]}, {"@id": "_:Na64b2143acf8456fb6ceb04d10eb070e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673670"}]}, {"@id": "_:N7403044fa7564b37beb5a66d16dfc29e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836184"}]}, {"@id": "_:Nec0516ff06ee4da1889981e8f7845528", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022781"}]}, {"@id": "_:N696077b13ec34c8e8f134251e53f63e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849366"}]}, {"@id": "_:Nce02d15ff3df4ab18477a785a7d53559", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1720189"}]}, {"@id": "_:N10dbabaf26a74b008eec351277ec15d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149931"}]}, {"@id": "_:Ne14355b2c8a04f8486a1575902be6606", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018325"}]}, {"@id": "_:Nde9e38fef4174772a8179f96104378b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111318005"}]}, {"@id": "_:N1b2c9e5219b446d0934c4242fcca2dc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862420"}]}, {"@id": "_:N402278b40ebd4b0e993f880342ade935", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072844"}]}, {"@id": "_:Nf5b3a81aa829487587012c2486c25a99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1328618"}]}, {"@id": "_:N223f772ad67f46ed9331219f1c15dc1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3855007"}]}, {"@id": "_:Nec5f951cd198485e805212b519553f7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301913002"}]}, {"@id": "_:Nb1831f5811cb4f4285f0b4f41023d356", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021368"}]}, {"@id": "_:N63a31a5cd33f4eafb1900419a2024039", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009128"}]}, {"@id": "_:N7a57db73da0244ef8e285333f28aaf6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014065"}]}, {"@id": "_:Nad74be3fb1b7471eb568e97eb1e26e3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022551"}]}, {"@id": "_:Nda15a5159a974f41bc61e9faf9f7e985", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837251"}]}, {"@id": "_:N760da1ca7a8743ac966b68d772b6054f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005241"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345240"}]}, {"@id": "_:N4d2005cc465042d79e6f0272603c524b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004153"}]}, {"@id": "_:Ndf18e402eeee40b4ad2237a6715866bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004499"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025318"}]}, {"@id": "_:N3c443a7d66e24914bd246a4123f16788", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024526"}]}, {"@id": "_:Nf6532c1cc59c44abbb3262f8b1348be9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266258"}]}, {"@id": "_:N5fd16ebd957b4e8d8b0dc7103e3eb5c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005991"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864449"}]}, {"@id": "_:N55ba818fa96944c09a30585f37415b5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009846"}]}, {"@id": "_:N57ce8bb85d3d41ceb1182d3f2921e67e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123843001"}]}, {"@id": "_:Na4142949e9694a21bb204afad7946b97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000794"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017661"}]}, {"@id": "_:N4dda0d3c4c7748c59a890a290463d0b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426494"}]}, {"@id": "_:N150232a63d834da9ae796aa69cf30d18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851854"}]}, {"@id": "_:Nc61d45dbedcf4828926c9858ee5c54af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862474"}]}, {"@id": "_:N6e0471f4f2394c53b422bde94c1b627b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000917"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864795"}]}, {"@id": "_:N4233eaaa7b9945238372a174c2869819", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020925"}]}, {"@id": "_:N02a2c622d5674b6da090dac33cb50885", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60332004"}]}, {"@id": "_:Nae8dcc1725264f4799f1e329d253ac99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360530005"}]}, {"@id": "_:Nd9d9fb60fd6846bb98bcaba596a5dd4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023566"}]}, {"@id": "_:Nb3000868ea4540cb97dd2180025d4ad4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234948008"}]}, {"@id": "_:N701654b3d38344e49dd056d4dad42344", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205681004"}]}, {"@id": "_:N1360b4b6076b4b03b6fd2dd4293fc346", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:169241000"}]}, {"@id": "_:N02ec913ee9c7468ca05c40ce09d41e2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0853697"}]}, {"@id": "_:N9bd507af511446af9dac8d0e389cf0f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48440001"}]}, {"@id": "_:N56e1cb5b914c4939ae1f8493e1d2d872", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3275452"}]}, {"@id": "_:Nd935144b61694d0ab694d6727b7037b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:361276003"}]}, {"@id": "_:N4e033be6154f48699c677e03f27fad4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014202"}]}, {"@id": "_:N1316777c59544938b5e500a3a84984db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0409355"}]}, {"@id": "_:Na337bd5a943b42c9b8ef6534df66462a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021329"}]}, {"@id": "_:Ne9afa2c3b2ac4ccf8c83b092d9658482", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042140"}]}, {"@id": "_:N8171aa1a23fe4a30b18c0604419adc03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023271"}]}, {"@id": "_:Nb5bc1d3c37604362950aa95a1eb66b85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853562"}]}, {"@id": "_:Nf3e021fbb6084169a00c0c34247af51c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152457"}]}, {"@id": "_:N9f51f214d1aa4a0cacdcadd41d7063a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003990"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025461"}]}, {"@id": "_:Nde95bcbd5daf4187b56b6ac511d2b9f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201281002"}]}, {"@id": "_:Na9c875c81aad4670a6802faf4ced6366", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000137"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5552004"}]}, {"@id": "_:N2ec1ee2bd9e84b00bc229fedbdd90136", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27911000"}]}, {"@id": "_:Nb7860392771c4912b6512213c4df2b84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44103008"}]}, {"@id": "_:Nb3fb8d49e891474fb72488ac09298ec0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0679145"}]}, {"@id": "_:N9628abd7c8e243efb7ca1c1ac0018fe8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280456"}]}, {"@id": "_:N654d8c158ee541aea2f649290f9a7b4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22631008"}]}, {"@id": "_:Nc2bc4db5cba245b5823ef78b799b694e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1135812"}]}, {"@id": "_:Nd8e9df958ab048fe8069b12cc701bb1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024751"}]}, {"@id": "_:Nf6390a02f5e04a798eb934ddc6c57293", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025024"}]}, {"@id": "_:Na382c9c45250435cb46b65183f3df140", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247564004"}]}, {"@id": "_:Nb92791e1b3ae4e9196f945e8eeb52935", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000308"}]}, {"@id": "_:Nd0175519835d4b60a5ccf65e8d132253", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021651"}]}, {"@id": "_:Nafdfc5e8dcae4e959330423f76f11cb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3472166"}]}, {"@id": "_:N0f916c312ee14ee3a6898c06b2400ecf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022721"}]}, {"@id": "_:N6912f9cf37b74eecbea3af3b3fdcc8de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13753008"}]}, {"@id": "_:N00413d891739414bac857af9aac6e29e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006258"}]}, {"@id": "_:N823c414487c74a2dbd9c12d83af1a649", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1408781"}]}, {"@id": "_:N42011093ce1040afb818b2b318a2effa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010864"}]}, {"@id": "_:Ne7235b30ef41457281854250c813de66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/ORPHA:453311"}]}, {"@id": "_:Nd612abad99584630ab885f9b45d5a150", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024624"}]}, {"@id": "_:Nf4962e1b5a4e42b7aaf59ff874d4c5fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023207"}]}, {"@id": "_:N6ca6398acc454340859e695ddfe8aa1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023521"}]}, {"@id": "_:Ndac0436963334730b206fd3852134830", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3110003"}]}, {"@id": "_:N213a3a41f9104848a76d1081519ac1e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021946"}]}, {"@id": "_:N106748933f7f47afacb6ff83ceba4d01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235494005"}]}, {"@id": "_:N8845214589344c5caea7ea48ce20543d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86276007"}]}, {"@id": "_:Neb84a58d66ff4361946fdc8abf99a850", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0474585"}]}, {"@id": "_:N377a34ae27b043daa01ac2fd6e1745f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017168"}]}, {"@id": "_:Nf68b993645d44dbbafd749275d8fb061", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0349391"}]}, {"@id": "_:N763425314fb04ab8ad1a2485ec0ae530", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563426"}]}, {"@id": "_:Nd7db188a8df94795942e865262ec1c3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003911"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020912"}]}, {"@id": "_:N4acb221de4b64cd7856b3c8e3266564f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1305740"}]}, {"@id": "_:N503e2fc4ac154e02b3ac0e1a196293a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1442988"}]}, {"@id": "_:N0d1f62dc32e04e1688f7d7e281066317", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073035"}]}, {"@id": "_:N1f2f600b820b46898b63809961f6e54b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025551"}]}, {"@id": "_:N583b4e8d195e49de9fe688fbd7c9779f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165539005"}]}, {"@id": "_:Nf39971a4717749c6b08acfc850bc7b3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001289"}]}, {"@id": "_:N9f327ff60bb744e69545cd442995ad07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021102"}]}, {"@id": "_:N50c0d3b1009a4d91ab56b8ed86e5e0a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022000"}]}, {"@id": "_:Na610c6a18bf24b2a9ebf50dec2aca115", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1398325"}]}, {"@id": "_:Na82bdbcfee7c49d2826fa8af293bb702", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2916"}]}, {"@id": "_:Ncf32c006a28044eea70d5e7eee4f4c26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005877"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025119"}]}, {"@id": "_:N76e3dd6e326f4f5a847ded12976e0f56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025548"}]}, {"@id": "_:Nb1f73968df5c46c581aefc743096102d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005401"}]}, {"@id": "_:Ndb8308703e9f4b328c36018b410b8449", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344516"}]}, {"@id": "_:Ne7ddc6359bf94e16a4e4b70f3a6c4c58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0175754"}]}, {"@id": "_:N6e5af91872df4ae6ad062b55723958de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254729005"}]}, {"@id": "_:N78d1a1022dcb4c14bce9646a3ed9bef1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3328"}]}, {"@id": "_:Nf319fc2b0f05431ebbe0c829d19bf056", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021270"}]}, {"@id": "_:Nc2afa6be4ee541d6a299484b288791a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37429009"}]}, {"@id": "_:Ne7112e5b40d24f1088d2fa183c80747c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970497"}]}, {"@id": "_:N52bf43868d534ffe9fd01863fae74600", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63567004"}]}, {"@id": "_:N9ea9af98490e40a9adb6e1741a44f3b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003984"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025465"}]}, {"@id": "_:Nb39098225edf4255b6366ddd56424b28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020756"}]}, {"@id": "_:Nac66f81a25dd42c3bc7d0ce5fa6f17f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008527"}]}, {"@id": "_:N44d4be595a504ce49f4f43a83fa034c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023390"}]}, {"@id": "_:N6a22de5c6b6f48909285f6d034b79893", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844605"}]}, {"@id": "_:N3b97ece5509f46f88f0392de543c505d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010381"}]}, {"@id": "_:N3b447cd2b4bd469cb021b2a244152630", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414915002"}]}, {"@id": "_:N0961b16a24ee4a6bbd9e4404bba9bcd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751617"}]}, {"@id": "_:Na4d8a026113145458bae0983a654e91f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42345000"}]}, {"@id": "_:Nacb067df842149eb8a7d6c16c969ecf9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010990"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023609"}]}, {"@id": "_:N3033512c8fb046158d49d335c7c018e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021345"}]}, {"@id": "_:Nd66d18c56be5428aa65c0ee04ca8e2f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10064024"}]}, {"@id": "_:Ne375a135ef2c4a09a21e47f2baba5dcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:107671003"}]}, {"@id": "_:Nd3e2e441b347411c8a400492746a2f06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009255"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024492"}]}, {"@id": "_:N1c70e47e18f5451d830812789af8ca08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128585006"}]}, {"@id": "_:Nbd594b7dfb3d4da5828ecfe4a467e3ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843156"}]}, {"@id": "_:N333288b4270843b28ea9989e6f500779", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867638"}]}, {"@id": "_:Nef3119b5b25341289845160495eec2ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1442903"}]}, {"@id": "_:N7b21278f48a34a12a9fb0b98fb8aa854", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013612"}]}, {"@id": "_:N4ccb3bffeb414420891a0bce3495ae07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100462"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022065"}]}, {"@id": "_:N41f41d293f3d4400a26b61a3084b9862", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024517"}]}, {"@id": "_:N7c61801988a84ac8bdbb09d4327e5aa8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022960"}]}, {"@id": "_:N1a136484dce54a9eb1c5281840968564", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24075007"}]}, {"@id": "_:Nde3ae31c5e504a9d9756cf3d3f4741e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020750"}]}, {"@id": "_:N38ce52efe8ca4a08be4835c17071c354", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38851006"}]}, {"@id": "_:N4bdfb818cc854b8bbad3a18455ceeff4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022843"}]}, {"@id": "_:Na973c3cfa83841b08eaafdec8876d15e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004299"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1442978"}]}, {"@id": "_:N0d5e25e757d0420f984767c6e32f6110", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858980"}]}, {"@id": "_:N85f26c2b3a554744939fd1a7a2ee8370", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837406"}]}, {"@id": "_:Nf274ebe0a0b74a9597fa1ba613dc9489", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860105"}]}, {"@id": "_:N9175175491e947beae9ff0fd8f2112fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014859"}]}, {"@id": "_:Nc3eb05e00a484e1c8e8964b55a170909", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95663000"}]}, {"@id": "_:N675dd0e61bf845b4b40aff795f77bc3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14669001"}]}, {"@id": "_:Ndb07fedda60c418cb68d444f51859e2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009914"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562573"}]}, {"@id": "_:N30c8b180d7e2480e8892a9c3adaab1d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0236018"}]}, {"@id": "_:N16ac4a273acf4fcb8e46ca65ace8742a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072846"}]}, {"@id": "_:Nea028859b51747628ecf6649e3849826", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012163"}]}, {"@id": "_:N556d6bd9a35841b5b5d34187d0cec3ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751576"}]}, {"@id": "_:Ne80157ab0a014eaf89aefdb65ba0131c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47641009"}]}, {"@id": "_:N25ea44de91944f139a35c404d41fd93b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025087"}]}, {"@id": "_:N2560c37b5c844b678e4377cc6462a1cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230154004"}]}, {"@id": "_:N3b8b5931a35341b2ac2844c646704ddc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D029481"}]}, {"@id": "_:Nc76245ff198f4a85aba887cb1dc92c70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4294006"}]}, {"@id": "_:N1a4f076dd512488b854ba2269835521b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236398000"}]}, {"@id": "_:Neda75049818e471aa432c8af72045cfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024083"}]}, {"@id": "_:Ncfa2cfca28d9448c84c7acb4708a08b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023580"}]}, {"@id": "_:Nfebeca90e3974a1d94f9037353380e19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263030002"}]}, {"@id": "_:N99f3cfe8ac0c429186acef1893b15184", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001072"}]}, {"@id": "_:Na5fb943aa5264ef9aed6df7b03f9c9d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0398370"}]}, {"@id": "_:Nae239e10521e4706962622f398c67a53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262361"}]}, {"@id": "_:N3cd1c700d15d48598ef2812c7c6ae344", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022188"}]}, {"@id": "_:N1779896bda174f9483dc2d639c6fb33a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278024"}]}, {"@id": "_:N17c988eca51f4e6c89d7a1bdc5ad0eda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022355"}]}, {"@id": "_:Nd4fdcf7f4c2640d181b5aa095db82638", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025067"}]}, {"@id": "_:Ndf89a93c93b3418cbb72a4a7ccecd195", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41291007"}]}, {"@id": "_:Nefc76f56338841bab62de148730e79d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339477"}]}, {"@id": "_:Nc8e9cadc2932481a8f30e09a6f9e43b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009669"}]}, {"@id": "_:N43d947c09d5242e182a6ac7012a08974", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866732"}]}, {"@id": "_:Ne81ee71032cb4de992e2904f2f2bd5fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280302"}]}, {"@id": "_:Ndd20a6c6d8ae478b8b1acc59bf1960bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C565299"}]}, {"@id": "_:N7f25819a4262430fb9701cd21dc3c688", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805715"}]}, {"@id": "_:N07a7e7cb42e64e39b03bb85d96a8e846", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006956"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856409"}]}, {"@id": "_:N9368dbb17e664ce79f51ee2b1b56fe7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N4d1b19f343854bbeb9ebc370a47e140d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011333"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51409009"}]}, {"@id": "_:N9891195f1eaa40a1abdc6741b92c70a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024237"}]}, {"@id": "_:N608beb48878846f18ae669f7f9842f35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022427"}]}, {"@id": "_:N924e3f41e2e24f9d9724e2c048d5cd26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152240"}]}, {"@id": "_:Ncfa2cabb99c9430c97ea6d64b17755a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025415"}]}, {"@id": "_:N00c80e312e1f47748e44c9b388952daf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280346"}]}, {"@id": "_:Nad4ea4793e7743e3b91e92d8696b5c2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836308"}]}, {"@id": "_:N5ca8206300d74367b4aaa1becce1bb76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020412"}]}, {"@id": "_:N8ea470b5030a4ca6a608d72421da4c67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021603"}]}, {"@id": "_:N54818293f5554b6eae15ce77c33e8bf1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024235"}]}, {"@id": "_:N8c745ba839f5450b91ac3323701c881c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123799005"}]}, {"@id": "_:Na737a390e66c480fb3aa95fce3851b7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221214"}]}, {"@id": "_:Nfd734eb3fc2b43678cefe43b6ad90759", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1411"}]}, {"@id": "_:N89df643834fd46a7b362be9c7bf3cdda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229727006"}]}, {"@id": "_:N46abd9dae1374dacb490f3605dbea558", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025080"}]}, {"@id": "_:N185db4b5a556432888f7062952cb2117", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006606"}]}, {"@id": "_:N96cf1f5ed7bb440da158d03143cdda2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78667006"}]}, {"@id": "_:Na7817d72c83448658d3246d2863549bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835117"}]}, {"@id": "_:N9c2a6e1670ca47279534e956a08baa48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021424"}]}, {"@id": "_:N5c886e7b4faa4c3faaf78142820747e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008269"}]}, {"@id": "_:Naab604e6a3b9438fa6593d89771d70ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82779003"}]}, {"@id": "_:N2caad52dcde34d42aa2a93190b9e7d7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844731"}]}, {"@id": "_:N2a9be902535d427eb2ba5f9f1b948f5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023198"}]}, {"@id": "_:N05c192df3545440c99eb39bf02f66fa0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022776"}]}, {"@id": "_:N82aac9a57ad74b8594db6c1dc95ede64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020794"}]}, {"@id": "_:N3072256d57d74ed883e9040f07d71dcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009681"}]}, {"@id": "_:N9e83168ac4134f31a0a5d11e69113c5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023911"}]}, {"@id": "_:N157c47795f8948099e1510c695a79902", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006386"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969286"}]}, {"@id": "_:N4daeedb14a6d4756b9d02b46fa6cd38d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030353"}]}, {"@id": "_:Nc2215ccb01db4cb7b98158b8d65d3fc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426806"}]}, {"@id": "_:N9e63318db2984a9fa96acf8f11201944", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839864"}]}, {"@id": "_:N133bae03044c4d8a963085ae01bc228d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073225"}]}, {"@id": "_:N83205ad6c6694b7c8a9fb68d7ace4913", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023578"}]}, {"@id": "_:Nb9d23c7d34c14197991aff32887f79f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023513"}]}, {"@id": "_:Ne1af3d9a89ae4f848fb593b99243f053", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0476273"}]}, {"@id": "_:Neb0ee508f93049b7b326f3dc5a9d2e24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002311"}]}, {"@id": "_:N012ce2785e3a411b94e33865b667f8c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010500"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023802"}]}, {"@id": "_:N5a254536549f4e689a467e3782bc4fb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042167"}]}, {"@id": "_:N00050b07e51445d4b9aeb0adfa7d364a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024217"}]}, {"@id": "_:N38dff18759dc41a8a2ed68298fdc641d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011856"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010842"}]}, {"@id": "_:N8f7ec249e8c34edd97117fe51584026a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129646001"}]}, {"@id": "_:N61889dfffede4ebc9c5a0ce725bf0f55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280725"}]}, {"@id": "_:N9fd67850ed6b4d5282dda6ce90d85900", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868393"}]}, {"@id": "_:N9028bb18efe24f0199351b9037014c79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025622"}]}, {"@id": "_:Nb74a57da54ef40cb9ebd1edf969d1cd3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011071"}]}, {"@id": "_:Ne55e44c737624f78ba0f53c069587c9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010911"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268576"}]}, {"@id": "_:N1603e3de1764488eb96ae76ddfa76102", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3085"}]}, {"@id": "_:Nc397397e29dd4e0aabb12709ab052f64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024159"}]}, {"@id": "_:N58effb70e101459db0083f7f01579618", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007993"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024757"}]}, {"@id": "_:Nc9c706b2f07a450eab11fb7721cb1af4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0544966"}]}, {"@id": "_:N7eb8179882ad43d58e67e988004bf4aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024532"}]}, {"@id": "_:Nd43f29d7056a454597141f380d4a2a8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010501"}]}, {"@id": "_:Ndabbb92f95034d5f9898b1c862c9fde7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0376628"}]}, {"@id": "_:N05e6e5bec54645748e9b0f157fc571a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022214"}]}, {"@id": "_:N3061fb9711784af7b4f92b4dc56c574d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025631"}]}, {"@id": "_:N5078159e185b49818388d3aa8ea41c61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072943"}]}, {"@id": "_:Nbd17e76805454ed9bd09d66aa6c107ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016649"}]}, {"@id": "_:Na4d3f50433db46f7b334dc41204cb7d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022163"}]}, {"@id": "_:Ndc45870d1c4343dea21206ef686ef995", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859377"}]}, {"@id": "_:N8fa4a8543c01400fb1661ce3a9ba5acf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025694"}]}, {"@id": "_:Nfa9a03f98da84ede9e4720cec4962d26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0399379"}]}, {"@id": "_:N5dd6e9da727240f782330eeb2ac16735", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100594"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267080"}]}, {"@id": "_:N70e35710ae974fe88f7b2ae0aaaf7b57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023711"}]}, {"@id": "_:Na7bd9fe7b7814060814d980dd5dbdf3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839822"}]}, {"@id": "_:Na07d5e4a382841fca335cb6fc50797de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248274002"}]}, {"@id": "_:Ndfb62463f81c448b8b94982b57597267", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005923"}]}, {"@id": "_:N41f7b2ba957548efbbb8088046de8416", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392708"}]}, {"@id": "_:Ndf075ec3bdfc41599603fb838dfbdda1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280591"}]}, {"@id": "_:N733d902d859545b0be6cd3ffc1a8182b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020967"}]}, {"@id": "_:N1d9201977789403891b80746f53d01ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95325000"}]}, {"@id": "_:N34ec79d189cf450f81f3dcfc5c45eaff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126859007"}]}, {"@id": "_:N776e4eee8afd4cd7a80ff7b8fb8773e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025143"}]}, {"@id": "_:N5cab72a7c8ea4016bb6fd71a4626f139", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023261"}]}, {"@id": "_:Nc301f1fb41e54488999fe0ceb345a3a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70730006"}]}, {"@id": "_:N45b5e7d11f8742828a164ba9272fa983", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024417"}]}, {"@id": "_:Nbb66342972f54a53abb07e59ef9657e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029417"}]}, {"@id": "_:N4c2d8daf9a72485694e5cdd9233e984c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562429"}]}, {"@id": "_:Ndfabd99220834a10a279ca8bd21fe871", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024525"}]}, {"@id": "_:N163e91e44e0746dea59e1104aa88473a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023841"}]}, {"@id": "_:N5649b9e5b18f42a8a04114272fd6d409", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022270"}]}, {"@id": "_:N5d9ec611d27041319a559c92765d050d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833030"}]}, {"@id": "_:N38170906623f4b8da6b535c5e4c8afd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253159001"}]}, {"@id": "_:Nccf9c306bdf0413aa8f8602bfb359a83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031511"}]}, {"@id": "_:N7d51166603024c51b4fb17c9237bf807", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023059"}]}, {"@id": "_:Nc604fb5a86f44e1caae73fe5b3860279", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025749"}]}, {"@id": "_:Nae58e62013d5489a940a2544d8ceeafc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022496"}]}, {"@id": "_:Ne582332478ee4c1ca151c25a3f592d92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11543004"}]}, {"@id": "_:N775bb74b2e3b4cc086b6250f79134f29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1698196"}]}, {"@id": "_:Nea7e45cba8544411a6ef1b1aa4e0aead", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010391"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020903"}]}, {"@id": "_:Ndf72f54e182a40adb59f6b1754b3ab2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001903"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162119"}]}, {"@id": "_:Ne4c4c7a15cc84a22abf5ef813b46c99f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3551535"}]}, {"@id": "_:N8c4dca26fa8d48bfad956b43bbee72d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017674"}]}, {"@id": "_:Nac7f259a34ec4cbc91caea43c3b98594", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835442"}]}, {"@id": "_:N66b582c070bd434c986fcbc81f795522", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027961"}]}, {"@id": "_:Nfdbbda26a5924309853cd01fd8891df4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100393"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021004"}]}, {"@id": "_:N18906068fbd844b59fd9e1ec15951f3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:140"}]}, {"@id": "_:N1a4bf6bc17d744e095fb21f9a25dcbb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271215"}]}, {"@id": "_:Nb933b54d8dc34262802999c0411e7b67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423428"}]}, {"@id": "_:N0626be68d46e4cbf98376fdf8cf8482d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70644008"}]}, {"@id": "_:N337e209386004c139ed224caa587198d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346239"}]}, {"@id": "_:N189bf8761ebc495ca9e2e5a30d3f638f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0857898"}]}, {"@id": "_:Nda8ff1ce25cb43d3ba6cf11c5223d196", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022013"}]}, {"@id": "_:N2800ef05e53f44ed992b0c578c4a3da5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0178417"}]}, {"@id": "_:N2bcac21e5d6c466590a9b7c96e6d8fca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398199007"}]}, {"@id": "_:Nd596c8107ac54d439ea3cd60cdb56f80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239594"}]}, {"@id": "_:Na4d755d9393f48f9b7d5c2aff5ad4ca3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021422"}]}, {"@id": "_:N27e3ec2603a743ada58c3a086ad9c979", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847164"}]}, {"@id": "_:N3ccecb5e019b48bd91b0bdc65cddea0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265879"}]}, {"@id": "_:N428989aa8a784e11ac60d2e77d99e8c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021947"}]}, {"@id": "_:Na98823419db9443e9dc705fd9106e6ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26636000"}]}, {"@id": "_:Ncad5c4158c6c4c2c8eaf485a574cc9d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299033004"}]}, {"@id": "_:Ncc9278ea8f4349b4b144366233955117", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021915"}]}, {"@id": "_:N80ff82368a434b7985bed59393079235", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29356006"}]}, {"@id": "_:N5aa4370366e4480c934136e65cbedd4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0410632"}]}, {"@id": "_:N898f3efbdb204ebcb7c48a3f474c2efb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2852"}]}, {"@id": "_:N7b9206f884654152842e83c8300f75e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859126"}]}, {"@id": "_:Ndef46cd104e94e8489e702137bfb884c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011811"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021120"}]}, {"@id": "_:N4454698c4c314469a51a7d2c44d62a2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26692000"}]}, {"@id": "_:Nc980c3d545e446efb9ef5c30bf1dd7fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575497"}]}, {"@id": "_:N653e178828504e979c152d0cfde077df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30721006"}]}, {"@id": "_:Nd57c4124115a460cbab1950cc2283887", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001832"}]}, {"@id": "_:Nd58bd0c613b446509179df67c30ba45e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266632"}]}, {"@id": "_:N40e38e59853841878c01a02955ef0b29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013724"}]}, {"@id": "_:N9783bad027984a14a2cecac61fb0d572", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280256"}]}, {"@id": "_:N34590ad33cb04622a74646f28bf7984a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266249"}]}, {"@id": "_:N7cf9317823184b4695d89df0d274fde0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233522"}]}, {"@id": "_:N86559a28dbb14037aa8e8cb39d147c07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011296"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2206519"}]}, {"@id": "_:N32f59260ca1c4ef990b62b71440336c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431904"}]}, {"@id": "_:N2c1a404260464591a051666d82035ecc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020989"}]}, {"@id": "_:N47f8436f1e5b45ba89351983b906fb15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396347007"}]}, {"@id": "_:Nfafb9e843e524eafb5a41e7084a51850", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021250"}]}, {"@id": "_:N282446d77b72432bb70343a6fa7b7ad2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6096002"}]}, {"@id": "_:Nebe008d3b3f94e2dac9fb59e9de7688e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022870"}]}, {"@id": "_:Nf10f06c159ca45499b707892712295a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022919"}]}, {"@id": "_:N2f50dd5b31ee4a82960f1df779d17900", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024416"}]}, {"@id": "_:N8cd54843b26e4868b0afee19e4348fa6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193570009"}]}, {"@id": "_:N8123fc0f24f34261af84c630a0de053b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848760"}]}, {"@id": "_:N5f599e3ca7784e89a87b2b203f91eef6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030868"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266429"}]}, {"@id": "_:Nf027bf368da847d7be1401f727a44556", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422065006"}]}, {"@id": "_:N3387623c907b43178ecd6064d26fd14d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195042002"}]}, {"@id": "_:N1087e00fc5fe4e3b8137adb764776922", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003706"}]}, {"@id": "_:Nb12dada8cd9e41c89caf05381d764c88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44452003"}]}, {"@id": "_:N98306bc54ded4f169eead2ea12441646", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015794"}]}, {"@id": "_:Nbd8704c9122f470397d4955c627f65b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024622"}]}, {"@id": "_:N913539261ff14d2da90a8aaed479d5cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806516"}]}, {"@id": "_:N6f6ff90e5f5c438abc7c9ea5d38914f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836996"}]}, {"@id": "_:Ne2f5baa917d344f38e9f213ec1396559", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0003009"}]}, {"@id": "_:N3eccfb0a145344f7b6484cd41d3089b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0587246"}]}, {"@id": "_:N660724d73de74769809db27ee7bc6e70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846288"}]}, {"@id": "_:N9695c057b68d4260991a029ac2be3337", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31892009"}]}, {"@id": "_:N9edcc336708744e395fa379761512448", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021501"}]}, {"@id": "_:N691506153b8d40bb89946a831c8f3e4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149886"}]}, {"@id": "_:Nc4ec2d2eafea4e2f9812e7d49e636d2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536230"}]}, {"@id": "_:N1e5e27e9d3e342459b59e95dc300151c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000745"}]}, {"@id": "_:Nb706aa21c6b547918ab7648c75fbfa5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020934"}]}, {"@id": "_:Nb5f06eaeb3f140c3b7dec9625b8a7e6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022413"}]}, {"@id": "_:Nf644319966824c75b53ca858f509a395", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520860"}]}, {"@id": "_:N1d4bd1ac04e34e8191b7d45bd5580441", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:214660000"}]}, {"@id": "_:N480ee0c404c248fca9f71943adfabf0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010567"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023789"}]}, {"@id": "_:N97c8ce6b815349a18ed16f92374cfea7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012578"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017665"}]}, {"@id": "_:N5c297dac6f6d401e96ed7a244c087559", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866730"}]}, {"@id": "_:Nd5dd49b7c0f04828b33386ee2ac90c31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022675"}]}, {"@id": "_:Nb48c9636a0324c68868228a0d7eb69df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24184005"}]}, {"@id": "_:Na42a8c1c7fdd4000bf611da34afa29c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021856"}]}, {"@id": "_:N8218d82c16da4250a3b9d849ec40e797", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022911"}]}, {"@id": "_:N7c829fc49fa54c5d98e2251906798cb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371598009"}]}, {"@id": "_:N982f3cf627544eee8b9242e063fb39bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:362970003"}]}, {"@id": "_:N832a5eda84084b62ae4bb01ad9381595", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125429001"}]}, {"@id": "_:N566c50ef15884cab9a61ecd496739703", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:444827008"}]}, {"@id": "_:Ncb11c9ccedb549018bb5bac63ab0689a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030196"}]}, {"@id": "_:Nfcf44814dcd74b85a795fd64c723787f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025059"}]}, {"@id": "_:Nb474dd41282949afaa9476217ce78f29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47270006"}]}, {"@id": "_:Nfda81f6c54c94e7fb5add6f099be5918", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126692004"}]}, {"@id": "_:Nff32f3765d0f42dd8b01bead6fae8aae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012440"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021086"}]}, {"@id": "_:N83245ecad2224ec3a807d15fd979515b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023188"}]}, {"@id": "_:N862e9dee78f7454b99c882792dd4097c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014013"}]}, {"@id": "_:Na18095a6fbc04a79aaab8dd6c1d8f03e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266150"}]}, {"@id": "_:N7708ddbbf2bd4a33bc962a7edc6dabac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36024000"}]}, {"@id": "_:N6fc02b5e382b4bbe96917b58e4f83112", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023854"}]}, {"@id": "_:N5accd08665664bd6a316dd21072d6a39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021496"}]}, {"@id": "_:N4004278154fc4318bf28b12a4f6a4ed3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249339005"}]}, {"@id": "_:Na1e4194d8b304dd28ab72556e969a13f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10451007"}]}, {"@id": "_:N3554806aa063426ab38b9e9f7bd76c7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221263"}]}, {"@id": "_:N3c5be93a8195408ca060f1056a5338aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024706"}]}, {"@id": "_:Ndfa43a11608149d99ab844669ab07d71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423867"}]}, {"@id": "_:N557c30b7d36341c0bf8736d1d79a6d97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231274"}]}, {"@id": "_:N3c495544c81e417e9e2771d44b897aff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025063"}]}, {"@id": "_:N405d280220ca46dd88db0cd5c531a533", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024451"}]}, {"@id": "_:N78b52e7a6a5347cf8aecc2fcea20152d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013036"}]}, {"@id": "_:N923b4839f9ae4cd9a3d4423c429e523b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0278151"}]}, {"@id": "_:N1a02c90476ca4bb1aa983235b7bba4a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268412"}]}, {"@id": "_:N7e146e5d1cd4472d9d7cbac208278bd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020873"}]}, {"@id": "_:Nf6241a7e38844e94a66045c0f78fbc5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280789"}]}, {"@id": "_:N60b32009c82541d897eaef50254bc6de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022416"}]}, {"@id": "_:N1760a5a129cd4808a57ba9c408ba217a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024919"}]}, {"@id": "_:N842d9c8fe4314d20ac17f81745aeb3d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839829"}]}, {"@id": "_:Ne2e4332b4c834b88bfe344cc91fd298e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:309155007"}]}, {"@id": "_:N48c3b751388644268eba5dfc4f414931", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1534864"}]}, {"@id": "_:N8f43a73ca7c44b8782b5e4a79d3bcfa6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836923"}]}, {"@id": "_:Nff320d1db66347e3abdca57943f52ee5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041206"}]}, {"@id": "_:Nc47b5335a1144d60a3e602328fb774b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001249"}]}, {"@id": "_:Ndb3484543d5146b285f15e875091a3d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865302"}]}, {"@id": "_:Nb15d309c43d240a4b1713efb75933648", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022807"}]}, {"@id": "_:Nbe832eea5a6742288d239acf7084ea2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0700502"}]}, {"@id": "_:N045b626bbbaf4c7ea6c74e04d1fd42d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025428"}]}, {"@id": "_:N1c63d53c655b4b2abc8ba73e7fcfcbf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858452"}]}, {"@id": "_:N3d8cda0569b640a2b3991e7a151e77dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nf02a3b31cec740008684db71443c090b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025646"}]}, {"@id": "_:N4436df5c78df4d2d95c01be2d86a6051", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86443005"}]}, {"@id": "_:Nd538307d87e84212b7310eba228da845", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278401"}]}, {"@id": "_:N0af5254d9cd74e658f7793056c920f86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008794"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837487"}]}, {"@id": "_:N5de21accf0244d19b7512f0a940134d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410500004"}]}, {"@id": "_:Na66728ea4c6f4443b7272e5497e5a3a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162678"}]}, {"@id": "_:N4b106e34ea364d45ac0af204d7d62c4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011983"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023097"}]}, {"@id": "_:Nb3afa4e2864747f5b5fbed328e504726", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033774"}]}, {"@id": "_:N5861c03b0db64595ac6252e3e5d5e439", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38353004"}]}, {"@id": "_:N8e0bca07b6d24d27b4c9b1087f1651a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702462000"}]}, {"@id": "_:N42d4bd3836014b998cdd06ffd933ed2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5277004"}]}, {"@id": "_:Na5165a11c60249579b76821139138237", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862855"}]}, {"@id": "_:N094738bb542e4c33bdca2e5e3f752a80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024686"}]}, {"@id": "_:N4c78d512c9e448448e9157aa36e12ec5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0743359"}]}, {"@id": "_:N138dc8f33bb54aaea7a4d67a0e3267e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003803"}]}, {"@id": "_:N7fd901665ac14635872c163454e35831", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28314004"}]}, {"@id": "_:N8a6c165fc9714a27989977ea426be7e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853230"}]}, {"@id": "_:Nf47d9c90d97543beb09f4e0b77bf1e72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280400"}]}, {"@id": "_:Ne4f67910e81245f5b1714947e645e910", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020514"}]}, {"@id": "_:N65dd9a711d544098aba8fa51cefb07da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263795004"}]}, {"@id": "_:N778301a00f314790bb96fd0bbc596eef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010877"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023678"}]}, {"@id": "_:Nd4c63e10c92442a2b6a1af2c6299a14c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675590"}]}, {"@id": "_:N84153ae643f344a78d58a59fb31823cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1298695"}]}, {"@id": "_:N39d36d529a3043eb8ee43d942b645796", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013390"}]}, {"@id": "_:N064079d29bcd4450943bb15f72f80c54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:370992007"}]}, {"@id": "_:Ne2d88a022f014942b5eb5b439e3f4c5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002578"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152020"}]}, {"@id": "_:Nfec9eb6d10f64d0dbd56ddf7e9b49278", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025741"}]}, {"@id": "_:N4094563e1e8f4f0ba35961b5a2226253", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024747"}]}, {"@id": "_:N9bf2b1d7547d4e8a99e6c6e824d0a379", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445242006"}]}, {"@id": "_:N47df9fd3fc1e4d8dbaf9966171dac857", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001911"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0427515"}]}, {"@id": "_:N370454d8d63840eaabbfdf63374fe091", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003449"}]}, {"@id": "_:N12240904b7704ffdb0cdd2f2258a0514", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021420"}]}, {"@id": "_:Nb6b7808f40cd459c883b35ecefc11a35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151205"}]}, {"@id": "_:Nf1b7f80e95864c2dbe9d0b8db1dc559f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C564815"}]}, {"@id": "_:N991b76143acd4b11a62037db1805f8c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014694"}]}, {"@id": "_:N87ab9b8f8286484a85062eebde8d9011", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230310003"}]}, {"@id": "_:N50ebc5d7dc0e47a7a65cf9d47cf7881b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022543"}]}, {"@id": "_:Ndfb4fff5c5da4c97a437b20eb2c85076", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843995"}]}, {"@id": "_:Nbcfbc4f9c0314541a4041991c9c2f934", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253143001"}]}, {"@id": "_:Ncedd435314774d13b69d15626486bdbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024550"}]}, {"@id": "_:N2c3014489fde4bf79156c7a66a036c9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46752004"}]}, {"@id": "_:Nc4619892663b4afcb561aef794c18dc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34277002"}]}, {"@id": "_:N1bbf9361c2074fc3b3e19014e7b5b59b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0156394"}]}, {"@id": "_:Ncde387103f7c4506b4077feb196fbf9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62730001"}]}, {"@id": "_:N9cc63820109349f1916ff3f08f0c794a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860826"}]}, {"@id": "_:N9a1b5e3ff59f4104a5adf1df05a4dd61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000525"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025845"}]}, {"@id": "_:Nb4ec7af4aa42415aa7a79409d31a23d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836926"}]}, {"@id": "_:Nd5e99997236f44fa8b778235b7ecfa76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023644"}]}, {"@id": "_:N825ea8558f2d4d73b09d8fb922c88742", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842162"}]}, {"@id": "_:N8c6539c70324468fb08a638c2c02f385", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22668006"}]}, {"@id": "_:N229fae6abfb447028bdb5c6a1dd78919", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024735"}]}, {"@id": "_:Nc5f6e9729363410a9efbf6e28bec793e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89859004"}]}, {"@id": "_:N1558a5badcd741dcaeb335e3fe1f4e52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855728"}]}, {"@id": "_:N62e6240ede204ec5ad1a073df3dce6e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025251"}]}, {"@id": "_:Nfaf16e93226e49efbf35ed0df63a48c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041667"}]}, {"@id": "_:Ndeb2e9dd09234b7f885ffb9e95e0f3c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MONDO:0004975"}]}, {"@id": "_:N3ae847c88d194470bec8d02e4e876e48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025584"}]}, {"@id": "_:N5a83771a2ea948758ed4b0ab48639a33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025759"}]}, {"@id": "_:N8414c2a96ddf45a19ffb1944e8e45eee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842774"}]}, {"@id": "_:N73e3a8d37f274f93b4d68e522db3667a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241267"}]}, {"@id": "_:N5f48fce59db14ba592dbacde9e56bad6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836219"}]}, {"@id": "_:Nab06736cc5e14883ab7499b79137c367", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025735"}]}, {"@id": "_:N7c6f8c45f91044dc88065656f45c5a23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855106"}]}, {"@id": "_:N1ed97947713c4470880898eef745a55b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102594003"}]}, {"@id": "_:N86337e6a9e3b4c9d9105ef0e07666526", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0281966"}]}, {"@id": "_:N5b1ebdb534ec4816817425ad0731dcc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023506"}]}, {"@id": "_:Ndaca184794b4406994d0e716eed8878a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011379"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023387"}]}, {"@id": "_:N957a4a4791224d71bf37be160950bbfe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008107"}]}, {"@id": "_:Na19a9a645bb842779615e7dfc8d32351", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262527"}]}, {"@id": "_:Nd36442bf2c314edb9acba8520106bda2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155015"}]}, {"@id": "_:N823b87fc67d04c57991bd680516312ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45342007"}]}, {"@id": "_:Ncb7dafc04aa748eda95090c8e9cd5159", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000966"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007007"}]}, {"@id": "_:N9a3ff9e0df0840c09dbae5aad78a1cea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254915003"}]}, {"@id": "_:N3bbfeea6a99046a4af5b953d759b481b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003635"}]}, {"@id": "_:N14218b0139734b64b4709059ef1cfa17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023512"}]}, {"@id": "_:N429bca1c436e4d1484aceb5070e0eaeb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011693"}]}, {"@id": "_:Na39efb4a9cde4049aeff24df14146cf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88195001"}]}, {"@id": "_:Na633c2c4ccc74f33a14419f4b99ee7c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024039"}]}, {"@id": "_:N201a9bc008d54dc0bb82a046b4347c08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154671"}]}, {"@id": "_:N1b5528908fa945c28a3b720ab9416065", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535973"}]}, {"@id": "_:N0ac34c8400c24f058594e5d5be2cf2c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000670"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011334"}]}, {"@id": "_:N8fda7f4ee7494af6b4599f267e0f2b4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024899"}]}, {"@id": "_:Nc83f19e4be1d474796cbc49aa224aefe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022974"}]}, {"@id": "_:Nd4cadb0c2fb84d09ba0faa25f5363cf7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83217000"}]}, {"@id": "_:N5bd2adc1af0743beaca817fbcf087dbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0542259"}]}, {"@id": "_:N727a9dd5f3ff4433bb58ab4d37d5bbea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007925"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024773"}]}, {"@id": "_:N7f98f4a8b067413aaf6a8d364dc84246", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265573"}]}, {"@id": "_:Nc78230566fd64049b57b586f02bac571", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345394"}]}, {"@id": "_:N0b5cc4fcab5446a3a536d450bc6277b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751559"}]}, {"@id": "_:N0cd2dcbda3bf4aa991d60c36fce30f69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022949"}]}, {"@id": "_:N72a3fe6c01874eec9323ae48e5ca80ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013610"}]}, {"@id": "_:Nd921861f12524415a80ff621c1b25a89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5052009"}]}, {"@id": "_:N8ac2765fe9a54fca827c8debb00a1f05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72092001"}]}, {"@id": "_:N5f2e8af7c5c84ee4b5a9b0e308377bbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025627"}]}, {"@id": "_:N52ba809f00c64be99a52d130816d72b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302833002"}]}, {"@id": "_:Nb4cf72056a9d40c6bd528a64df446291", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009386"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024403"}]}, {"@id": "_:N00349d2630a442d695ad9138e7820ac3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970591"}]}, {"@id": "_:Nba5ab6a5feb149a1997093dba365ac7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:427020007"}]}, {"@id": "_:Nb7f9a1a17a6048e4b0b43d5330f288e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024724"}]}, {"@id": "_:Nb9b66261c14d4248a171edb2254f9ad7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280500"}]}, {"@id": "_:N33d5c33381f44fb38d31d0beb4b9cf35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1301509"}]}, {"@id": "_:Ne8f51ad0fb574946a9779d13ede7bc56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4402"}]}, {"@id": "_:Nbed04b29549944a39656e308b6408a11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190507007"}]}, {"@id": "_:N293594c21a6746a9a3a0323778de9ac6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857171"}]}, {"@id": "_:N89d66376009b492fb63f6296372b93bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34063005"}]}, {"@id": "_:Nd3551e8959074316b300c7e468d9ab06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023208"}]}, {"@id": "_:Nb0c2990e36544240a093f375b746569b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849049"}]}, {"@id": "_:N5c1213a4dd504e93a40110013457d346", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025803"}]}, {"@id": "_:N42305bb850ba4eac97395eccded08866", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268047"}]}, {"@id": "_:Nb57c41e7c8994829a5107cbaff87f9b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346067"}]}, {"@id": "_:N56567a54a51f4469a2769416fcb9b91a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:134291007"}]}, {"@id": "_:Nf0df8e6186044b4e8a9920c65ca7041b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834424"}]}, {"@id": "_:N752eab39e82a472cb090a5ed7add7dd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862144"}]}, {"@id": "_:N6e83117826ca4defa1c032d4746a94b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025258"}]}, {"@id": "_:N45a32d7d25d243c3b2229c090485e345", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46152009"}]}, {"@id": "_:N1b99a4aad3384609915e7ac9b3fd03df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022616"}]}, {"@id": "_:N24cf47d9e8f24d8b840c364327b26ea4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71325002"}]}, {"@id": "_:N07727428f8554975b138272caa35a2a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018790"}]}, {"@id": "_:N08f75977a25a4ea38e99514a67b36fbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0375511"}]}, {"@id": "_:N00fc8bda2ed045e2aa131155a4dd9de9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023452"}]}, {"@id": "_:Ndb08a623fc394d7abeb4ff6aeeea6465", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346064"}]}, {"@id": "_:N497384cca1534e398628f1f6c78c3564", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023723"}]}, {"@id": "_:N149a35b5ca57493bb985f03ba6fee906", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011658"}]}, {"@id": "_:Na877d54e1964446bae2581c67a2f91dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023007"}]}, {"@id": "_:N289ef7488c904570bac3edcdc7284559", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:406506008"}]}, {"@id": "_:N1a7e6e2dd1114f9196754949d21c109d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022693"}]}, {"@id": "_:N7f371d4b901545718fbc879b4059037e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2117390"}]}, {"@id": "_:Nd8080669206e4fbfa3d34511ba7ee562", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020780"}]}, {"@id": "_:N185b93601ca34a8aaeee5700654337c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268185002"}]}, {"@id": "_:N80044ace88e24f62abfcffac338a4508", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021220"}]}, {"@id": "_:N051f79174e7940948a7adeb16f7b40e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280406"}]}, {"@id": "_:N86fccaaea3e247538e736c99beeb2846", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004938"}]}, {"@id": "_:Nad23508435214c438e467fd453eda4db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022958"}]}, {"@id": "_:N3272911f21f0430a807ef2543592d2ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024099"}]}, {"@id": "_:N9e064730d36c455d961567c67effafb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278857002"}]}, {"@id": "_:Nb0f315bc94bc484c8831cc8c2aff53ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0078917"}]}, {"@id": "_:N9c39c3ea2a37458b98a2bcea4369e096", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007333"}]}, {"@id": "_:N4ce0964e340e47eca17970d875b749ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D051556"}]}, {"@id": "_:N7673cd61265a41c6a69ac3b6f420d045", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255084004"}]}, {"@id": "_:Na54f99ddddff40d585748acaba5f8bf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004476"}]}, {"@id": "_:Nc2f9cb5ea192417fa26232fa3f828843", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537358"}]}, {"@id": "_:N6f8e066dd3334835a9adf7b452aec3d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846223"}]}, {"@id": "_:N2f4311695e4c444fafe42b5336b7bceb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021479"}]}, {"@id": "_:Nf474bed8c6a942839c587306c9a20fb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042454"}]}, {"@id": "_:N00e21e1688744c2ea13213636acdde36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280646"}]}, {"@id": "_:N6d4429cd042c461a983945f68787e66d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012877"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0403673"}]}, {"@id": "_:N8dc70db4e5244afdbfe4623366a9eb37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78494001"}]}, {"@id": "_:N17de1b9231ad42759499868553b29c16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281016006"}]}, {"@id": "_:Nf03c256962f2477a925cef107e05f11b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002877"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843643"}]}, {"@id": "_:N78c2ffbf429b44c1b5151fc1b2473291", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023476"}]}, {"@id": "_:N091c167d001a413ea3c5c07e4464c532", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034888"}]}, {"@id": "_:Na5bb04190d67447ca352446c39831272", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235527"}]}, {"@id": "_:N8b2366525d544f5bb481f98a75c72764", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024409"}]}, {"@id": "_:Ne4d3b1d561bf4adca9e9c940cdc1ee34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004966"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025265"}]}, {"@id": "_:N7020bfbefc7748cca53b684204aca10b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022300"}]}, {"@id": "_:N76ef5a5a7c714aadb8b0d159ace73e51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024843"}]}, {"@id": "_:N4daf810a6c274103b8cb77101363a8a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849121"}]}, {"@id": "_:Nd9fe14a881e84720b3e1af60d5064e1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016199"}]}, {"@id": "_:N3cf07b955084419784c0229bab18a618", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867446"}]}, {"@id": "_:Ne84fa2b0290a49409a211dfd6813f592", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274096000"}]}, {"@id": "_:N2d7ce135989546bb91c0b8078eee76da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124464003"}]}, {"@id": "_:N2929c7ff34fd4cb8a81fa2ff0d56d8c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423848"}]}, {"@id": "_:N4dcae947261e448c8a537e33fc5d9159", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55822004"}]}, {"@id": "_:Nf9be440c321c4c77a1325cdd88c5318d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242855"}]}, {"@id": "_:N59333f504c334488b3c4fb72463c35fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126768004"}]}, {"@id": "_:Neae62640b04c4d0ab98f8765bcedaea1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26079004"}]}, {"@id": "_:N20ae252f6ae6466ab4d14b9b7872c7b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562490"}]}, {"@id": "_:Nf59ff0563ae04683a3661fb98f025f60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155016"}]}, {"@id": "_:Nb40c9af8501446f582902559db59bf45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2937228"}]}, {"@id": "_:Ne425ec4fb85f464c888cd5ef3592aeed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154681"}]}, {"@id": "_:N248f4a3d0e2a4d05aaaa1ad71696f8bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367649002"}]}, {"@id": "_:N190d8c6adec34aa5a4f209ae536e2bcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022825"}]}, {"@id": "_:N18f46bbf16a14b2aa4a44776eda2cda8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7611002"}]}, {"@id": "_:N2f90fb1f6244473dbb07435aeff56f33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1776003"}]}, {"@id": "_:Nc63a736b0eea431599ca4b5e71b5a477", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020812"}]}, {"@id": "_:N732d8a9b7edf48e3af734b2fd0fd6932", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021408"}]}, {"@id": "_:N62f81d0893664ba1b1a5e8df32f7f87f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864573"}]}, {"@id": "_:N8252f61d173d46cb9e6275a8df315879", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158618"}]}, {"@id": "_:Ndbbc615850fc4ac5adced6415ff45bee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:F60.4"}]}, {"@id": "_:N8615c240793b44f09e6d1c744dd36ca9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4048750"}]}, {"@id": "_:Nbe64a31de69a44748d7f779704af0e4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005264"}]}, {"@id": "_:N8fe1323baf584afcb6d9b725a5f37907", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003368"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025620"}]}, {"@id": "_:Nb34ad31fbf4f4779aa6274f08cd1b53b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021519"}]}, {"@id": "_:Na141dcedec61429eb88ff1a31a291005", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000294"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842366"}]}, {"@id": "_:N2ff1ae6824014b7ab5cc0c7a551ab7aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242960"}]}, {"@id": "_:N5a747f95ebf94e038f3d9f215a2f0daf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53787002"}]}, {"@id": "_:N5ea3c0fc328f40dc9445f3c3a6c0038f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024042"}]}, {"@id": "_:N62e3ed6164c843c9835307d5740d96ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003860"}]}, {"@id": "_:Nafadfcd21cab4d6e9db07457b26b1a08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036489"}]}, {"@id": "_:N21d00435a7ac47378d55b615032bc3d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537884"}]}, {"@id": "_:N47724b734146497a9daf4d14bc93a160", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12907000"}]}, {"@id": "_:Ndc3ac3abd62541918dc0816455a7da65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846950"}]}, {"@id": "_:N1e384e419b4542c6a56b1ade5eea3a33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339352"}]}, {"@id": "_:N6a24c7c3fc534957964a09f062c7e5ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:403977003"}]}, {"@id": "_:N325bcb1560b54f48aa0bd244beb9865e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030856"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87819007"}]}, {"@id": "_:Ncd2557c2245c4a4abc14f2e1392d073f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023467"}]}, {"@id": "_:Nc20e8369861c40d19d7efce13ee3ad47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001112"}]}, {"@id": "_:N8e169e74c8d24ec5ade18e6d17b247e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536819"}]}, {"@id": "_:Nd4f3b710ad7740f9917a6e468a4ef0e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387842002"}]}, {"@id": "_:N927a153f3809400289bc210c98871c26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3276032"}]}, {"@id": "_:N497306f46da2448d8b313d1d990f7d65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857788"}]}, {"@id": "_:N84d139fe05e544edb3d0a1717816c1be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95441000"}]}, {"@id": "_:N8fa20664190045368b9a5eebebadebc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022461"}]}, {"@id": "_:Nf3f83f20ec36419a88a1126d49db53d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345375"}]}, {"@id": "_:N14d3266123b14d328c9663207e4b9713", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q20.6"}]}, {"@id": "_:Ne740de18275b4d349d7aae5361d082ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022244"}]}, {"@id": "_:N9503c1ddaa8a4ea8b320dd9d7c09eb47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D057112"}]}, {"@id": "_:Nc456e34d80e34508956f7dfec70311cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024582"}]}, {"@id": "_:Nd13a42390ff147199dccaa193ddb24e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023746"}]}, {"@id": "_:Ncd5bf1f2cadd40619d724399628058c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239801"}]}, {"@id": "_:N1408e6282f894292924b92fdfbfcd029", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53189005"}]}, {"@id": "_:Nc0dab360682a45b7befe5d55235aab92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003895"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025525"}]}, {"@id": "_:N9da115e7093945798daead309f8e9767", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023451"}]}, {"@id": "_:Nbdea8e9140a94e87949342adfd56c814", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022810"}]}, {"@id": "_:Nbf2e62cf51874288a81c964ca9f68e9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839604"}]}, {"@id": "_:N2297ef0a5b73488ebf78d5d611b912a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004401"}]}, {"@id": "_:Na37d54fac09142caac0531a27ff16553", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016064"}]}, {"@id": "_:Na1cdd55072b7480f8fcd1962bbd5f8ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024344"}]}, {"@id": "_:N6e5702c4a2064dd0a86e15f8a04637bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022806"}]}, {"@id": "_:N3f8df8197dfb4640a2ebadc5bf25f354", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64779008"}]}, {"@id": "_:Nd8be4a36275043f498aa523aa6f38473", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264906"}]}, {"@id": "_:N566a73bcc2ba4931935eb3f2e8949234", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280342"}]}, {"@id": "_:Nb27bbb9dd9a24cc8bd62713b92fb86ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021288"}]}, {"@id": "_:N6eeb83e7b573403da58b386d81f32e1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031575"}]}, {"@id": "_:N4e06b90795d84884aaab03f248b365e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024058"}]}, {"@id": "_:Ne806725fd4ab4904a7c2eafd69674d31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018324"}]}, {"@id": "_:N8bd0dd0ce9214e90add3623a0c88887e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1333178"}]}, {"@id": "_:Nf45d89d7bdbd423ebb56872f450a7ef9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009421"}]}, {"@id": "_:N9a0648b2139b4710b5fffad29f02df59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39539005"}]}, {"@id": "_:N5efaa52737f947a8bb990e88435472b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0020034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19648000"}]}, {"@id": "_:N639424b32d0a465c92dbdac80818fa20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022120"}]}, {"@id": "_:N22bb2517162943ff994ec664afeae26a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008229"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856129"}]}, {"@id": "_:N16744124b00d4f808fddafbdb495d4bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10509002"}]}, {"@id": "_:N195abb8900e14ec38dd462f955409f2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073028"}]}, {"@id": "_:N7e19d24b03a84aac92398309d9f8da0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232831"}]}, {"@id": "_:N34aa4e5c77504d359d26598c44150f09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63480004"}]}, {"@id": "_:N3bd8f1f1b6f64c308c06f79c2ff2397d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021331"}]}, {"@id": "_:N7d86c70b80b94068bc54d0e9ab3ceb25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000380"}]}, {"@id": "_:N79137776da28467db13432e6d85e4b29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0855791"}]}, {"@id": "_:Nee0bef09c45f4103b8d5eaa23f9fe87a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022587"}]}, {"@id": "_:N38e1406fc658414da23a7cfaf44a52c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023251"}]}, {"@id": "_:Ncf3a74b6f0bf4101b247de20da583f4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849146"}]}, {"@id": "_:N0eeb37b5f20441689ff62b8173a8742a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853701"}]}, {"@id": "_:Nac1e3232332e4a36911e5fc49fede93a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021932"}]}, {"@id": "_:N99e3a2262e9143f2a8476f6bf7f12fa4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851582"}]}, {"@id": "_:N9bb285b41f4748e895446db90ece1824", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851108"}]}, {"@id": "_:N9b572d0ef274466b831539cc4c3718bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277117"}]}, {"@id": "_:Nf8e6b014aaa7443d940514c220fa00b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19940005"}]}, {"@id": "_:Ne41fdef100d4422a9e3fbd19f4df54ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229734008"}]}, {"@id": "_:N4aa92506fc0e456eb8fc81cb988f055e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2556008"}]}, {"@id": "_:N550c00f198a0441fb9cf63cd8e3d770c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021471"}]}, {"@id": "_:Ne769598249ef43a0a3f0eb598528c5a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025677"}]}, {"@id": "_:Nfcd536576e81467a82e7cc33f9f9f332", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021783"}]}, {"@id": "_:N128b126ea7eb41bf81d53607a0d97996", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021929"}]}, {"@id": "_:N14b009b354444c9187c350748faf1a66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021194"}]}, {"@id": "_:N08e5b292931d4536866e084157d69c95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280376"}]}, {"@id": "_:N8ffab7514fc14441975ef84675ea3b2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13164000"}]}, {"@id": "_:Nac11843fa2524bcdbd876b7d6b2de6e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022439"}]}, {"@id": "_:N3998e844b2fb4b86bd8e44b56f5570e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152098"}]}, {"@id": "_:Nde38a696fa2047c396d5d96987bd6795", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021474"}]}, {"@id": "_:N1be85086a5144d09b6c8e2bbe497f55a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235075007"}]}, {"@id": "_:N1b3b225518e948f4b5b3b86e286de6d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023698"}]}, {"@id": "_:Nce8aa8d063e74288a38ebdb58ff0c1d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002524"}]}, {"@id": "_:N9aa6267d07d44f01b7a5530d11d07a58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61758007"}]}, {"@id": "_:Nd18bba3a545a4829b348b75f9333797a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266261006"}]}, {"@id": "_:N86d0ccd7e6334962a67cac5e88518bb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073232"}]}, {"@id": "_:Nff306a47a09c45b59bbddace4eeb4156", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26237000"}]}, {"@id": "_:N6b43f4beb5044249a352c10445c49c1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47639008"}]}, {"@id": "_:N449087595c744d95a32898b00cb17aa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007500"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021574"}]}, {"@id": "_:N9c039c7cbb984ba7a170ed1f30f908f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022318"}]}, {"@id": "_:Na0871a24c66c435aafa41a87951917d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:705155008"}]}, {"@id": "_:N60ab738dbb0a4b8497ad2004fbba7408", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860081"}]}, {"@id": "_:N6cfff2034520482eae63e04d352f2dbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010995"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023606"}]}, {"@id": "_:Nd7e20b14d1054ec38d56f51c787e56a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073065"}]}, {"@id": "_:N1194616818a1468293069c34167a4ebe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009133"}]}, {"@id": "_:Ne6c790fef4bf4726a7994e7f673ae83f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012122"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0701807"}]}, {"@id": "_:N7ea90be92aad40579e06386d45c6a676", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276650005"}]}, {"@id": "_:N2cea95cb651a480ba4fcdf5f6589fff7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000506"}]}, {"@id": "_:N9646e68fced646e19980b4f1546867b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000545"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027092"}]}, {"@id": "_:Nb42e156fa4b3448888fbae52dd6c6c3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424693"}]}, {"@id": "_:N066534578d284651b5f17854d3d4ea64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857308"}]}, {"@id": "_:N05018698c75e418792b21f2f4e9c39a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025698"}]}, {"@id": "_:Nb5239488bb08401daa8fba4be0a6c2eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073272"}]}, {"@id": "_:N8b79795d2ecc416eb2d2f3b5cb9b3d06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022114"}]}, {"@id": "_:Na5ec9d7ac7a44755b4d2359b10d9fbba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023305"}]}, {"@id": "_:Ndae47f92a82d45748d4139c09165cd6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007247"}]}, {"@id": "_:Nac0ecca2a1e54a83b4d3246ee6ce22e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073125"}]}, {"@id": "_:N5b02751c5eda48a18dbf894079d97beb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2048011"}]}, {"@id": "_:N95aa3c792bd04070987897a589dfda8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021996"}]}, {"@id": "_:N79bd2bf4cffa42f8a349f20b737ee043", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002549"}]}, {"@id": "_:N520d9e07937e45a2a85f0a045202c0cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:189607006"}]}, {"@id": "_:N1033c164d7f0498284a63a031271a883", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853766"}]}, {"@id": "_:Nd8186cd8c6ff45bd8ed993fed45f3d69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023721"}]}, {"@id": "_:Nfcf2c86e834e415d90a3b4716f026717", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253103006"}]}, {"@id": "_:Ne93f36eae90845a5aee9fc0026453175", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280788"}]}, {"@id": "_:N6ca96a9af97f4beeaa299a9bf233d922", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267044007"}]}, {"@id": "_:N117e6d01df9a4fa4a667f7e0b9d0ffe3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849020"}]}, {"@id": "_:N663ad1aca96b45838dc20acdb9dcfcda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000340"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857679"}]}, {"@id": "_:N242890a316754d86ac1c03de2d194536", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008984"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969000"}]}, {"@id": "_:Nb95f79792a3743aeaac314091daf8409", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022501"}]}, {"@id": "_:Naf3db2664ce8448cbf5966f98475c7f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008105"}]}, {"@id": "_:Na3dcb4ef9b884edfa08bfedfd77cf4de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239107007"}]}, {"@id": "_:N82287ee4f2a74206a35ad3af49ef5f6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11240000"}]}, {"@id": "_:N8f0ef7037ecf45aba42c27269d0c6d3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100146"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022275"}]}, {"@id": "_:N0265bf8923b5464b95065d46fc3c39d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020726"}]}, {"@id": "_:N5976a0a391bf4a4baa2d91b55466c85f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855019"}]}, {"@id": "_:N4284a8d49be24318a719da38655fb5eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022086"}]}, {"@id": "_:N03409254851c4d13b1bdc5a00aed26f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013274"}]}, {"@id": "_:Nb68401dd5e7c4127ac083003fc6cd81c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025717"}]}, {"@id": "_:Ne5205c9bd0f6493091765ad7b3b39f52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266320"}]}, {"@id": "_:N3e317df7e4f844bf96c5a2ef5e9672d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021279"}]}, {"@id": "_:Nd314335a65414efb90cbcfcf7506d303", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128188000"}]}, {"@id": "_:N74d18e69959f447988107bd228befe54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024114"}]}, {"@id": "_:Nd75554f6557048e9818303246bd9f3e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82646005"}]}, {"@id": "_:N6a90e55e5f2143bb986ed201b2d3fa01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027121"}]}, {"@id": "_:Nef3c8363338745ecb741232497c12e27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002178"}]}, {"@id": "_:N0eec1920f78e4e4594350184c2c50689", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019151"}]}, {"@id": "_:Ndacae382f00244a5bd36285ac19a1200", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073044"}]}, {"@id": "_:Nf36f1485e9c6495ebda486dfea17363a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021398"}]}, {"@id": "_:N1d7c27cd27a843538671455f541152bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72424001"}]}, {"@id": "_:Nfd71a9d559fc4706808a905b008fa8ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009328"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021491"}]}, {"@id": "_:N9e811dc8ef9c486c95c4a286dc813693", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024197"}]}, {"@id": "_:N1367c59eb95548f199f9ea7f33149d9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280498"}]}, {"@id": "_:Nc6981033785747cabe971b816abe6ce3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854928"}]}, {"@id": "_:Nc9d59904c34a40c3a3522ad764f123ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274093008"}]}, {"@id": "_:N2b73ba6eb422440b8bd7c39d76e32595", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006349"}]}, {"@id": "_:Nf860b03822974154a6543e8860d68765", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020534"}]}, {"@id": "_:N67144d49e9824af08d8a6c9cff746a02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023774"}]}, {"@id": "_:N74b9c47a41a041d09dd5ea87dd32f265", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249336003"}]}, {"@id": "_:N2ad3dfba97514745b2aa77d7502d54c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90708001"}]}, {"@id": "_:Na629ddfa8eb84fe99e6db7116ca2abee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001988"}]}, {"@id": "_:Ndfb0bdd9b77d4a76b190880f0491c14a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073096"}]}, {"@id": "_:N28e7ddc3430040ad8455e017551c4578", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111246005"}]}, {"@id": "_:N60c218cadac94c0c91be5ac36841d8c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280680"}]}, {"@id": "_:Neb9e5f8b0d4943de8d9a41a442adcee9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005158"}]}, {"@id": "_:N08871e1c61234670a75edf060b4037fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0747556"}]}, {"@id": "_:N089add2b3aa940539c743ff217a70770", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021975"}]}, {"@id": "_:N41608d2923554623b627ee8684323d27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021634"}]}, {"@id": "_:N70a0873d218345fb9d20f242643c9f0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18365006"}]}, {"@id": "_:N8026057c9bbe4eb8a63852db615b1af4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3552463"}]}, {"@id": "_:Nc762dd00a61a4d31811da195478a003f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022640"}]}, {"@id": "_:N57d33068a75c4e39a3eb20bf34bf49a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022998"}]}, {"@id": "_:Nc2dc243030b744c2a595e9abfa8c43c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022581"}]}, {"@id": "_:N39a9b33f619a4b48ada168e553d0d777", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025669"}]}, {"@id": "_:N8993673db1d14e8d820dea98e7f49363", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006801"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846176"}]}, {"@id": "_:Ndf63f7a7b68d47ca97fec7da27e1b3bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855843"}]}, {"@id": "_:N734746e6d1644352be975aea8422465d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011317"}]}, {"@id": "_:N3427c230594745eeb109422a339e8bcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8579004"}]}, {"@id": "_:N0330858ff3f344ee9d0711e30b6aa19d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030312"}]}, {"@id": "_:N971e2adb757f4681bf40bca4e6ef1ee3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1328931"}]}, {"@id": "_:N3e156e8887bb4c9689dd6bcb8e3a5dae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17211005"}]}, {"@id": "_:Na2e7cab8d5864fa8a27e881f82772e4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263029007"}]}, {"@id": "_:N61a2abf1e32d4d11933aac439efc05a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54734006"}]}, {"@id": "_:Nbec1fe8c07af41fcaede481dad07f0d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255055008"}]}, {"@id": "_:N9a62cc47a9b144de987f055c64335998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011295"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2206520"}]}, {"@id": "_:Nef86343007114dcf8bbf24ab418be751", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404686001"}]}, {"@id": "_:N3792e5fe693347969e30df63b87aa4b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865036"}]}, {"@id": "_:N9704a042a4fa40609a89f04d41f56192", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3472165"}]}, {"@id": "_:Ne1f7c786eec646ca99a787bdb17e7bbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837397"}]}, {"@id": "_:N640cba6d03c14979a7d8d9f98284744f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N5bc1ddc4e7544696b551764e61279c87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023115"}]}, {"@id": "_:Nb4f289edc58b4dcaa7ca0afd92291da1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399353008"}]}, {"@id": "_:N27fef8ef87bc4ca2b364b1b91b79de55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023762"}]}, {"@id": "_:N7d7d690d86ab4d549cf6224715509cfd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023269"}]}, {"@id": "_:N97ebdbdf79774ebeac1feda3c23c951e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280476"}]}, {"@id": "_:N720b7cd0aa7b4617b77222e4c3cffc08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024015"}]}, {"@id": "_:Nd60c12fc1472495da38837627ba587f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024546"}]}, {"@id": "_:N7ac9c30b3fe644a5a97b9cdc52c8a4bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266788"}]}, {"@id": "_:Nca6324e801114327a571ccb6cf2efc53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237268002"}]}, {"@id": "_:Nc39940532838473ab313ab4c1b3fc518", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040192"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003650"}]}, {"@id": "_:Nd31768694bb0493db74a73415ce4909f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021476"}]}, {"@id": "_:N5a3d3db6df5a4d3c9f942234b782f1ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022361"}]}, {"@id": "_:N7ba0149dfb9f4fefa003f5f2a530d956", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007120"}]}, {"@id": "_:N218ebf11dede421c8e48a2dcbd14ed95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0080024"}]}, {"@id": "_:N3a2b40c823564b5fbe43ef985cac94f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020914"}]}, {"@id": "_:N34e1c8b5b146461f9473a973a7397a2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1320474"}]}, {"@id": "_:Nbc48a21bddf14a8a85c217db64631273", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235896"}]}, {"@id": "_:N27810ca9e7324da98087c12e7530170d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022650"}]}, {"@id": "_:N7d89b1e0a4794a6493d9e615fe43db06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1384590"}]}, {"@id": "_:N11b4208a5fb74786a6b265bc680cae55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033770"}]}, {"@id": "_:N02a8d57b9b23408fbf7c9935d17a710e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280671"}]}, {"@id": "_:N9ed2f9dc37214d18ab39575122d7ec0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023872"}]}, {"@id": "_:Nb6df4adc74e84a6d89ead5963c92d519", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968605"}]}, {"@id": "_:Nd06d63bc7dea4a88b9b26043cbc2e721", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280607"}]}, {"@id": "_:Na9bf3da17fb14109912b137b42c3934f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022714"}]}, {"@id": "_:N7f666145b80e43b795dc97b8f1f8dbc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023936"}]}, {"@id": "_:N940c58bb06cd465c836f8cab97976e92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265290"}]}, {"@id": "_:N247d2c2a2ae04cc0be6ea791481fdd1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432073"}]}, {"@id": "_:Nfc786abea2ef4fe69a235a99bfb018e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072934"}]}, {"@id": "_:Nbd921496417446e68d1fd528411df17b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009399"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024391"}]}, {"@id": "_:N6df1b8bc750a435986f9b72edc2b1dde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346251"}]}, {"@id": "_:Nd881a2d72aca4f5e950b574d9da66c41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021782"}]}, {"@id": "_:Nc256dc86d855487280fb53d0a97e454b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005925"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025106"}]}, {"@id": "_:N3a5dd520e0f44b23b6cec33c98a1547e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10023480"}]}, {"@id": "_:N18165fb3618c4185a274f6582d3f2b1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011906"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023137"}]}, {"@id": "_:Nb624e8f6a6bc4e18bf212203d708fe6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021225"}]}, {"@id": "_:N0a1adee9332d44df9cb42c6428170ac9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968729"}]}, {"@id": "_:Necdb17474849422c869a0ec2e7ec9e67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022153"}]}, {"@id": "_:N2fb09aaff8394a598ca49289ca08d711", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280615"}]}, {"@id": "_:N101e0da266bc49f28306acb8c9d8e352", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022220"}]}, {"@id": "_:N712c0bd1c7d6410ba4eeaf76324a2697", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024395"}]}, {"@id": "_:N7a3933d02a3a435ebe157770c072d470", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001807"}]}, {"@id": "_:N758ac1ff92c644e7a1bf6dcd7f4128eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75229002"}]}, {"@id": "_:Nc4e8d4b134a343c3b3a1e91714c68a64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249388005"}]}, {"@id": "_:N68dbc446016e4c4aaceb197a37feb2d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3163894"}]}, {"@id": "_:N043d494db563466e815a0de09f145fe8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023799"}]}, {"@id": "_:N42dba9f017fd468da9aefe1e2f02f6ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010594"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023779"}]}, {"@id": "_:N68bf0e80b4004f279e01c6ca9e319081", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021064"}]}, {"@id": "_:Ndd1710e35ffe4817bb4f07ebb752239e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085096"}]}, {"@id": "_:N1e93c3bc739c485ab7ec92a17518b352", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D058457"}]}, {"@id": "_:N5a4cb365ada545f88e5b3a2d49adfb64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235494005"}]}, {"@id": "_:Nad30dd84509e4feaa0c6e1b2ec31e2cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q24.2"}]}, {"@id": "_:N0ecfd5db8b724098a6ac511cfdc7be17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022448"}]}, {"@id": "_:Nb55de32995444b37bea42cb39c25fc4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:307649006"}]}, {"@id": "_:N3c14cc1c60ba4ef29835f55817f187cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022545"}]}, {"@id": "_:N4b92072917a64129ac2792a90ae575c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010938"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280360"}]}, {"@id": "_:N198a5e41dfad46599f3a2563beeb9eb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271865"}]}, {"@id": "_:N6534b946585d4cf78bb1789c94e4c43a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0545053"}]}, {"@id": "_:Ndec9f2a8789c4faa8805dd87776b2a01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010181"}]}, {"@id": "_:N681c3de5b561465fa478ee5a04df2cbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023978"}]}, {"@id": "_:N962a2602cf8e43ceab688500c8959a72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43887004"}]}, {"@id": "_:N707a2b8808c6459e9b9df509b108d983", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008100"}]}, {"@id": "_:N68b2aa9b8b534c99ac00e8920f150c82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0312420"}]}, {"@id": "_:Ndac7c0722d0e4c5c91f3a06e56cfd78a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344916"}]}, {"@id": "_:Ncf016291d25e4f37a361f8f0426b7232", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100382"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022111"}]}, {"@id": "_:Nbce792d9c1f24ceb9510ac473848cc4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88776002"}]}, {"@id": "_:N8f4b80cfbaa8485fbe17b14d266146ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007364"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024902"}]}, {"@id": "_:N65bbae6ba1ff4b07ac3618b0dc4c38ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005208"}]}, {"@id": "_:N01b8d634eddc445ebe8f831396358e3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024446"}]}, {"@id": "_:Need83f55aa4c4d1d81969d6f1e3097be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848924"}]}, {"@id": "_:N70e1cc071ff7451ea8fcfd2cc14ac6f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021686"}]}, {"@id": "_:N1a9fff349a574f238f3196f10bb9b43e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025530"}]}, {"@id": "_:Ndb37403033124d67983cb2536479e160", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023386"}]}, {"@id": "_:N36c1475ea0134d53b3033278699092d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858628"}]}, {"@id": "_:N770b74c5beb44e698b2af99100c51cfd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35455006"}]}, {"@id": "_:N2097e652a8cf48e2823367a42ce1db3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020816"}]}, {"@id": "_:Nfd1a8cc758ca4d0596b8ce64ea0448da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280750"}]}, {"@id": "_:N4e3c0c493c054d438d4f25dc9e265d71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0917967"}]}, {"@id": "_:N0e6a17cab04448ec8d7ba88501d5c4f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002917"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190855004"}]}, {"@id": "_:N9029942d40124823ade6840dcab8ae04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022902"}]}, {"@id": "_:Nd3ae65ca1da54a4b82f1b81ed13b0bbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021072"}]}, {"@id": "_:N3dbe2fd3258b400db9190c2c28fdfcce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023598"}]}, {"@id": "_:Nafdb965c938048b18630b4794047782a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:192965001"}]}, {"@id": "_:N78323048602b41958755747a5d23cb31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021807"}]}, {"@id": "_:N67932caeefec46d0933bf8360217e0d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238506"}]}, {"@id": "_:Nfda999bd24c0485dbca7ef882bd8601c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342739"}]}, {"@id": "_:Naa2420a4853b4909877b0486ca6377e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1151008"}]}, {"@id": "_:N168d7da4907d40eb83790ca74f9ff34f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843986"}]}, {"@id": "_:Nc1b7703d46e94d679016624068e590d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022395"}]}, {"@id": "_:Nba3a626a16b142089028592e68e044de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020920"}]}, {"@id": "_:N172dbabb92a44990bf0e0bab3a9dfdf9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030368"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072907"}]}, {"@id": "_:N3e5fb3cf3ce049779e2082728c30bd20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109998009"}]}, {"@id": "_:N28ee0226137e45f3bc36f3db41f42307", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N8b0b3d1d3c7746769c503b87693b6863", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10067628"}]}, {"@id": "_:N4aa633b0bb78457baa31ff35cd3c56e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280803"}]}, {"@id": "_:N177046593f8a4618a3f26f80a3471f24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266483"}]}, {"@id": "_:N3a25e0bb6dee452392d253dba95eff63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246768008"}]}, {"@id": "_:Nd2cb0a116401494dae09e881106334b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229684006"}]}, {"@id": "_:N8a7b70ec8d374dccbc32a96cdb8687dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0563243"}]}, {"@id": "_:Nd50e93298f134d87a878ebf4c9e3d637", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842876"}]}, {"@id": "_:Ne5a615162a9d448597802337e95073c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005359"}]}, {"@id": "_:N9853408e5ae2485686514ea170f9db93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N331e77ff502f4ceca22c6cd4667b882a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004418"}]}, {"@id": "_:Nf900402e61884710b599cd9d3fc562e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021083"}]}, {"@id": "_:N9e3c3d28d2984e1f9b2fb802a28fde80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0546965"}]}, {"@id": "_:Neea0feff476f466787d6bec214d25510", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867494"}]}, {"@id": "_:Ne0836c7991f74e118ebc61a14bd211cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235153"}]}, {"@id": "_:Nbad286e747dd46bf872af4a72b73621d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88425004"}]}, {"@id": "_:N3710668fd44e41318a0b03941b8a1e34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020295"}]}, {"@id": "_:Nb012279acebc446da1404654fa715454", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236069009"}]}, {"@id": "_:Nbdc6c43be8f546bcaaa10df96550bed6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249696007"}]}, {"@id": "_:N08a921eef4934a5c9984033a51e559d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193662007"}]}, {"@id": "_:Ne1c2984bbcee49af899097f4505682b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005564"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849765"}]}, {"@id": "_:N5fd562f848244ab996c33ef0230622a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021264"}]}, {"@id": "_:Nec6bca0c86534ea8aeb203162b09c507", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386584007"}]}, {"@id": "_:N74e8df22ec4241c7962ba727243cbe39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859462"}]}, {"@id": "_:N2b284046ac494adbbfa0f1e646338f5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0742906"}]}, {"@id": "_:N373bba91c6704132b1d09003f2f821f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020798"}]}, {"@id": "_:N62c34052a5a74795a412d662e6580f82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535970"}]}, {"@id": "_:N815e955137374417af1391c422d64032", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718105008"}]}, {"@id": "_:N09b160b2b6944502b05022a167fbd225", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009241"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024505"}]}, {"@id": "_:N3fb3100d70a54194b84815bcc03e7c09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3552713"}]}, {"@id": "_:N57b45b69ed1f47a48d90a06ec7fe1cc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0878787"}]}, {"@id": "_:N5b54a479d76640b3a2ff27f51be671aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023859"}]}, {"@id": "_:N2680a2650d9d4bbcaba0e421bece1e69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850848"}]}, {"@id": "_:Nf7661714ac3b46e68d5337e40ca22b5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426886"}]}, {"@id": "_:N8c1288b5f1894908835d92b85a28eaf0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:164947007"}]}, {"@id": "_:Ndb476275c1ac46519d1a90e8b00812f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1622439"}]}, {"@id": "_:N06a3268cd1cb4345bcd145054b8d51ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073252"}]}, {"@id": "_:Nb2bf0c29a6454ec19df14b44255bf102", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0854438"}]}, {"@id": "_:Nec0e02c4bb304b178991480184359f69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009940"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0399518"}]}, {"@id": "_:Nf3cc8a4c61a1450da9d17b169ec992a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024200"}]}, {"@id": "_:N844bfd7937234f8d8c754f001af27339", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127022002"}]}, {"@id": "_:Nb3e38b6da9f149a1bbf2a27f6db9cdef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034012"}]}, {"@id": "_:Nb8f37e9c78314ed692ef942541bc5b8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023794"}]}, {"@id": "_:N099e691a548a4b9789fed624e7a0b828", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0678230"}]}, {"@id": "_:Nfb13fc6b76b34425a124059bd5a3accb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020875"}]}, {"@id": "_:N586fef81c17e40d9a23554d6b4097ed0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024630"}]}, {"@id": "_:Nab04dcd74aae4328b9ef38e10b117e2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49692006"}]}, {"@id": "_:Nc86a0ebef3894fec8f922a33ffb77ec4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246545002"}]}, {"@id": "_:Ndfc0f2e77a24466c98a08b12e6f62640", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204138006"}]}, {"@id": "_:Nfcee258e25e442d6a2bae64f40097e49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021022"}]}, {"@id": "_:Na58aabc0386549d3b3f77b1f6359626c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021670"}]}, {"@id": "_:N2eb1d2ab08b14836ae3a012c2fc38efc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280512"}]}, {"@id": "_:N05963cb0b5a9438e89f38e75ebc7992b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:603"}]}, {"@id": "_:N1954af5746c241fe8ef50f5ce7acf715", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005914"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836192"}]}, {"@id": "_:N335721fd5c554d108a41315d0c016c8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82127005"}]}, {"@id": "_:Nf973396b20474a618fa4c171e52ba93f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128601007"}]}, {"@id": "_:N6e83f9781ab447c794e055743f0081c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C39976"}]}, {"@id": "_:N23b64cbb36dd403db86ec4bdb88b0d86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10000081"}]}, {"@id": "_:N9a14627e175c48d2b09dec4721ab8bb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854689"}]}, {"@id": "_:Ne074afc47f7e4dfaba84445c2448b8b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844617"}]}, {"@id": "_:N7f6de26991c74577a3ed4c11ac2436cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247123003"}]}, {"@id": "_:Nbb9e43d39470406393958c0d00c1585e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33927004"}]}, {"@id": "_:Nb0597c5ddea243aa9161afcc99add84e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861621"}]}, {"@id": "_:N93c41161bdc7407d87ec6ae43ebb5b09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2937220"}]}, {"@id": "_:N9b34e02f01e1495da833738e04d56a5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4868"}]}, {"@id": "_:N1c60cc9ab529479cba124ef55607c521", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000130"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562565"}]}, {"@id": "_:Nb033b908903144969a5e2f876e18f0c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846438"}]}, {"@id": "_:N2294b4d13f2241539111fbf02ca08c71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842003"}]}, {"@id": "_:Nf4e540f00e564e038aca8ebde7fb96e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280439"}]}, {"@id": "_:Ne52a22a067194494bbe570241cb76b97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28173006"}]}, {"@id": "_:N155c6b978cc94cd99be38c2c93ef9ab9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006467"}]}, {"@id": "_:Ncd0962c1276e49da95299023511449f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0403719"}]}, {"@id": "_:N8dfe9168a11f408fb29148a3cd1ba868", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006782"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C565054"}]}, {"@id": "_:N57cadeee26a24500a36b0650f0b978d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126847008"}]}, {"@id": "_:N07ac5a3bbce64e3780a7ccbed482b618", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023347"}]}, {"@id": "_:N1bd5d1ca68e54a0bb5604d326051da86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010932"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023643"}]}, {"@id": "_:Ne945267295964361ba6b9a62be9d58a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37356005"}]}, {"@id": "_:Ndafd427a632549ed949cce77e907bbc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535426"}]}, {"@id": "_:Ncb0bbfb0f8c64f81a6aed9b79c0eb06f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30746006"}]}, {"@id": "_:N26f3ae2fc2034582b1bd7a9de31b6aad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0566899"}]}, {"@id": "_:Nfd45afc81ee54347935b13e61e5f97c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843146"}]}, {"@id": "_:N34da8e55978440cf84e44d420c420a79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024591"}]}, {"@id": "_:N6f1fcfda5d504d269201be63a1700d09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023516"}]}, {"@id": "_:N1c26d60bb6c544a589f68b2fda968fe3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74740003"}]}, {"@id": "_:N7db3de18f6c44405b2db7cc41a63a22b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233794"}]}, {"@id": "_:Nf38e6c696d814973bcbb7ac7ef31be4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76642003"}]}, {"@id": "_:N744b406e40f54ed1aa6962a9b47944ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:252157006"}]}, {"@id": "_:N329037233aea4dd3b257f8333425db16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023172"}]}, {"@id": "_:Nd1e68ae8d81447b5b406e432727cb34f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850630"}]}, {"@id": "_:N71c60a2dd1894a63b98716a8e060a5ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D065708"}]}, {"@id": "_:N1fe9c8f5b383467bab874aa65023e568", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118600007"}]}, {"@id": "_:N2f269ed2eb5e4e4eb834b412cb0a2111", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:462165005"}]}, {"@id": "_:N25357194605e45dba2bd4ab3bafbac03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001903"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165397008"}]}, {"@id": "_:Nb2bd1344624d4e24ac931c802913d3ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035321"}]}, {"@id": "_:Ne18afaddc82c41d7b85484c6bd117fc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201051000"}]}, {"@id": "_:Nf6ed8fb9f00544209f912ffaa8fb8d1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0150993"}]}, {"@id": "_:N8546ad1684ef4401b1f779b98c285ea6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71973003"}]}, {"@id": "_:N90efd9bef1244eadb20e3a3d74bcaae3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072985"}]}, {"@id": "_:N8fffd6392f784eb48b53a444679923d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23388006"}]}, {"@id": "_:N4c5431edcdd946df80500757067d4e77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1403035"}]}, {"@id": "_:Nf0fcddd925ae4d2ab10cbb8e4d7b6075", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30449003"}]}, {"@id": "_:N64a45b4382c84b73b21441f08bfd925a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023388"}]}, {"@id": "_:N8a7b34bd2e784f45a348447fc7b12d6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865332"}]}, {"@id": "_:N38b301a903be4272915381d378d6b92f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024178"}]}, {"@id": "_:Nc54af186a23a40cfb0331a3f334a30c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855620"}]}, {"@id": "_:N1509f5e461e7476f8c9a4857956ddbb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022992"}]}, {"@id": "_:N3f475be23fc242b8a70802a4e6105b8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91514001"}]}, {"@id": "_:Naf65f6cb75b6493d98b001e7929047e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0687149"}]}, {"@id": "_:Na43fc1c13f994b099469f2e246d9985d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007040"}]}, {"@id": "_:Ncb3b1a0163d54a7397ab908772999181", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000550"}]}, {"@id": "_:Naf2c0477192f4d0990ec879df3db6416", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007006"}]}, {"@id": "_:Nd61eade6827d4d9686fba9696cc4d50c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003914"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025513"}]}, {"@id": "_:N727c831625624846927334271d2854ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280605"}]}, {"@id": "_:N30e3e9eb365e4597827b047301c839ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006929"}]}, {"@id": "_:N83dbe12c240a476899477e5af20dfd17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002926"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0857576"}]}, {"@id": "_:N9e5b7b8991254036bc66c002ad6d82ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011782"}]}, {"@id": "_:N150b6a55e54243b294a1379608aba9ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021763"}]}, {"@id": "_:Nfdb66214b32745aa9ba66b595bc33df2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024901"}]}, {"@id": "_:N137ae89a0c8f432f9341d10e6b9d345b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238621"}]}, {"@id": "_:Nf269c4fd6cbc475f9866770fbe8107d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001685"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151654"}]}, {"@id": "_:N2363188cb78b499082a76dd06da9c2fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023909"}]}, {"@id": "_:Nf247e90a10454e9c9ec81fc5bae76dc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018818"}]}, {"@id": "_:N540d0d63f27b4becbf200534e3dc2d99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52298009"}]}, {"@id": "_:Nb4290fd7761a419dad4dbddc4b1cb59f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073181"}]}, {"@id": "_:N21a08377b23f4640b564326695bf543e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443250000"}]}, {"@id": "_:Nfd86b4ad82ea40f3a18ede2f34697b61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46420000"}]}, {"@id": "_:N03282cf3a9fa42219756e1e5d26654ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073209"}]}, {"@id": "_:N044ac09899a941e682858354b60ed2b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003616"}]}, {"@id": "_:Nb8498412fe584903b7f84d2902234934", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037287"}]}, {"@id": "_:N58bb928f22c7470d80404d3c42307f8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006462"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833326"}]}, {"@id": "_:N0368fa55974643d1a9f42aff38b8f37b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037320"}]}, {"@id": "_:N4d8a3b0c8a834501bd78e2c84e4deb52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009369"}]}, {"@id": "_:N72ffba04b9774150b80f2317c8a437ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969291"}]}, {"@id": "_:N39e99ceb656644ebb0c931f1363395fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018633"}]}, {"@id": "_:N2c8ed098318a4c67b371dafa748e7ee7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342205"}]}, {"@id": "_:N45d3109349b840baa51cde38b3b73bc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024204"}]}, {"@id": "_:Nd648c6979a7841959deaaf4e4ad90c98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1333160"}]}, {"@id": "_:Ndbe8d615ed1148ed9369cf672d5ef55d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024038"}]}, {"@id": "_:N5689a979b0ff4e63876c326e5f508cb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010578"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023785"}]}, {"@id": "_:Nd8b8938c770240538947a89bd0fcf546", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025453"}]}, {"@id": "_:N59f6085702414c00a483dce0fb1a24c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685873"}]}, {"@id": "_:N536d180f76e94cab9442f604906984fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015594"}]}, {"@id": "_:N5fd1f428b8874d748255b8cd1b27180b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850656"}]}, {"@id": "_:N78238698be0b4190873f3f5ccdfe5fee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022824"}]}, {"@id": "_:N0238f7690f2041fabc4677d7425dd86f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51615001"}]}, {"@id": "_:Nda65fb6902e345d49a6c06f357920dbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006990"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024954"}]}, {"@id": "_:Nb2c62889d7074b7aa55effa74e48272b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002754"}]}, {"@id": "_:Nbc4eddab240e497da2be9a93d90d809e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204113001"}]}, {"@id": "_:N50b59ad7cf6243dcbc86e3ab8222a2a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C531747"}]}, {"@id": "_:N92037de8b943461bb049b14099a5c421", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007905"}]}, {"@id": "_:Ne2d699d41de94f78b14aeaeb8fbd594f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030130"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022618"}]}, {"@id": "_:N0aad27fa3b1846329009e996a10098a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020964"}]}, {"@id": "_:Ne724665acd1d4ea5af1ed1e17c3580e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367534004"}]}, {"@id": "_:Nd9022d440e2f496ca2d5e6202f016503", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025613"}]}, {"@id": "_:N2bd05321392d4e4f977a3b37c8c6c0d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024389"}]}, {"@id": "_:N9bb3c7e6896e4f7590804992373cd640", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405951008"}]}, {"@id": "_:N7e4f5b19f3214a059a7bc6e3ef4ae376", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002925"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0586553"}]}, {"@id": "_:N217b82413ab8458b852a7d524eb73f27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848678"}]}, {"@id": "_:N8f93229560994405811a16876094d123", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562829"}]}, {"@id": "_:N448962be1389417e98a7fa04a41d450e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1396481"}]}, {"@id": "_:N44942ff910bb489daf6a19a7701e61a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239989"}]}, {"@id": "_:N8f108f58578b4099a62ae64e0ee7a38b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085606"}]}, {"@id": "_:Ne36ee7b70d50426f895215edcbf2cf78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262655"}]}, {"@id": "_:Ne6d062c1b5d84a33983695534b4e13fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020565"}]}, {"@id": "_:N47db9feb59e54df0932703ba330bee58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1260890"}]}, {"@id": "_:N63b446dc36c44fc0a181cb57517ef330", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0458247"}]}, {"@id": "_:Nd8f1eba2cab3437c89a5d9c90557ba28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030578"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073051"}]}, {"@id": "_:N466133359d1b42be86c08089d988dd21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024449"}]}, {"@id": "_:N0668dbd7e7f24abb8b53136ef41c4b08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837653"}]}, {"@id": "_:N8f823a0d6cbb47339a6b988a3806423e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838579"}]}, {"@id": "_:Ndd00f93651f340b385e2e7f4032f9405", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D059327"}]}, {"@id": "_:Ne67f21e9329f4c59becaf5d2dd45bcde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240940"}]}, {"@id": "_:N2b37ea53c57546d4a9f187f395a1f472", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021735"}]}, {"@id": "_:N24cceae2d5964f19a44b823de5da6b2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023747"}]}, {"@id": "_:Ne76f0667e0734730bc5fea6e8e9a9b68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859736"}]}, {"@id": "_:Na6773eff1afb44d983f0aefdb682c346", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842696"}]}, {"@id": "_:N8f12feff25b34932b072909785dc5933", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007822"}]}, {"@id": "_:N2c312b2e340b48149801d2518b1ec66d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:251061000"}]}, {"@id": "_:N355267b3ecb249fc96471ce51952c381", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024331"}]}, {"@id": "_:N03eb2ae7dd8647c7b7b942c9bddb626a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298186005"}]}, {"@id": "_:Nc5b4ecd0598a4d26bb190520783eb08c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345040"}]}, {"@id": "_:Nabb4eb6bc1da4fb89dee814dd4731ef8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021504"}]}, {"@id": "_:N89811139de974825b96ad930ca8ab22d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023948"}]}, {"@id": "_:N74caef20fa8e499080aa445a597e2bf8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238378"}]}, {"@id": "_:N26328fec67ce4e798aa4899402824a8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001998"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52767006"}]}, {"@id": "_:Ne8a063ed8041461b87e622b53a4cc856", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004382"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0919718"}]}, {"@id": "_:N9cc02ddcba3a47a2975e2cdfa86dcce5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd9:784.7"}]}, {"@id": "_:Nbe8a97af12104bd18052d40f31e635bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009062"}]}, {"@id": "_:N7374116f55a746b38707d8f879b97491", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846157"}]}, {"@id": "_:N1178510ec7ca41d08a67e6444a185e25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0334424"}]}, {"@id": "_:N448e0bad73aa40b8a01b16ab20b1f32f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010509"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021257"}]}, {"@id": "_:Nf644ea3ab80740edb49b7e580e10d7d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128755003"}]}, {"@id": "_:N1db2c6661b89481887a88f31ef99c12f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0857460"}]}, {"@id": "_:N4d900a8b51b0493bba2467ca80af41c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239742004"}]}, {"@id": "_:N4a467b086a4c460497c167d9b5ac8417", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300268000"}]}, {"@id": "_:N3ce8f22ad9804fecbc6b1402a409b766", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010351"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023888"}]}, {"@id": "_:N1bae1782008d4f268efc7dd61b81bf9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000070603"}]}, {"@id": "_:N951532f1a4544aefbad6dc5f0c74e819", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022788"}]}, {"@id": "_:N793fc5f3c1ad4490913ad1dd8b74bc43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50177009"}]}, {"@id": "_:N35ee3779d90e49f7818e6b89155edc97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021925"}]}, {"@id": "_:Neb8bc9478382442cb75e347701170cb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001949"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22774003"}]}, {"@id": "_:N44872e6106654a5ab2a0090b1382e7d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0400000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3532221"}]}, {"@id": "_:N698014c0dacc4c6cb74dab586a9e84ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32398004"}]}, {"@id": "_:Nb147799ec74f4281b8cf08b201dcb4bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3845008"}]}, {"@id": "_:N0062658a7755495b92ba5f7b21b553ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847356"}]}, {"@id": "_:N9176aad43aed41318d2b5ef0b1e1e2e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007409"}]}, {"@id": "_:Naaa13fb3bf5e4f5facebf000d1745215", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012594"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1654921"}]}, {"@id": "_:Nc7e0c15873da4a4da66b4468f46bc84f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854718"}]}, {"@id": "_:N30bbbec1c75b4f41b645e206c10937f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000995"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027962"}]}, {"@id": "_:Nd4584aef3d054a7ca69d130ec0b7babe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004066"}]}, {"@id": "_:N1c3c0828692b4cab9551891f88cdb1ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3281059"}]}, {"@id": "_:Nd5c3283ce1614921ab29cc823d755b69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:394679006"}]}, {"@id": "_:N00f9bf4552c5486e8444db2783f3b6a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268642"}]}, {"@id": "_:N836c3f7791b0489b8bc15c88f8008368", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253096008"}]}, {"@id": "_:N9036ea9af09e49f88fb5d0be7efa940f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230288001"}]}, {"@id": "_:N5059ee3c60e4435dafddbf927c95ec56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253522006"}]}, {"@id": "_:Neab45321a750433ea0ee436bbd8927eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010036"}]}, {"@id": "_:Ne474e4a1c723470f89387b310fedb7b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152436"}]}, {"@id": "_:Ncb24199eef6b499fb94a11f4b5e54f32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012509"}]}, {"@id": "_:Nc5219c087f044e4c9c10d0b04a154fe8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0272407"}]}, {"@id": "_:Nabbcf4508f614c6f92e6f6686a5e916e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197927001"}]}, {"@id": "_:N60b4439503aa4dd29f5a4187fd8c177c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0856948"}]}, {"@id": "_:Ncdf2164dce724d17ba30cfd2596f1633", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0349604"}]}, {"@id": "_:N80927413f3f249d2ae5bf9e29cb1adf3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277464"}]}, {"@id": "_:Nb7bb04215eca45d9ab0a4f87fd23e489", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857079"}]}, {"@id": "_:N611084094c1345f3ae9a0833b97d105d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418143002"}]}, {"@id": "_:N14e98e113d4547d8a04e435130006ad3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022273"}]}, {"@id": "_:N012b29467ef5478dbe48eae3947f9758", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024822"}]}, {"@id": "_:N11d10f814c2444a7a58367beec53781f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014516"}]}, {"@id": "_:N2e1e9cfe99d1478794b4fef51d3fac64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835882"}]}, {"@id": "_:Naa962fd88a26436084ab70d217979758", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025604"}]}, {"@id": "_:N36b675533107493ebeca3324873e24b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0740279"}]}, {"@id": "_:Ndc21a8125f034371a56b60460c997569", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842528"}]}, {"@id": "_:Nf8355a3fc8464786a9673065e4da5a89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850780"}]}, {"@id": "_:N4e0ffa862ac645fdbb2bcc5c659ef883", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866555"}]}, {"@id": "_:N9a7b0812faf14838900ad35aec62b695", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255035007"}]}, {"@id": "_:N92d5daef89cc4526bd31cc2c9c2bfc99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000805"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004775"}]}, {"@id": "_:Nbc4d3bf34fd7458f8fac05f92a39a007", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024788"}]}, {"@id": "_:Nf931216e34d6419285f0751131b02c7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54583007"}]}, {"@id": "_:N5dce83c8301b4699bd17dc8f21192ff0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007410"}]}, {"@id": "_:Nff72c5963ec5483896b8bad7ad0ff8ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000868"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151639"}]}, {"@id": "_:Ne5b3244f041247979d729adfe4ba8ad8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001935"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234349007"}]}, {"@id": "_:N05b07d071b094b2080684054baa23480", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201337008"}]}, {"@id": "_:Nf84790f5ad8e469da89a3538853d6db5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0398711"}]}, {"@id": "_:N68155c5ce2a4474bbcb5ca4f043bf17e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:295091000119100"}]}, {"@id": "_:N82dc3d95925e41208a779679a0516e63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0475737"}]}, {"@id": "_:N28a3c587b7e341d19515993c729dc274", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248487006"}]}, {"@id": "_:N942dd481f98f49d1878095bb8384fffb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020473"}]}, {"@id": "_:N089ab25b62154c46ab1dcf616512c914", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0086438"}]}, {"@id": "_:Nc94c87be194545afbd1c0749a7511eff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:710167004"}]}, {"@id": "_:N4ee1d382e61144ba8ab53cfcae02d861", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018991"}]}, {"@id": "_:N1017f1b22c084ee2bd3f72762ab5fe77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019337"}]}, {"@id": "_:Nd0a5ea577c254bf19b16664f8912a70b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004940"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025269"}]}, {"@id": "_:N8bc60cbc4b454a08850dbc48f565699f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100594"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22395006"}]}, {"@id": "_:N65a766a8ff82460da25e844346a3dbab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011615"}]}, {"@id": "_:N7af1d6efa9504bd6892d51bb15021988", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280334"}]}, {"@id": "_:N423cbb83cc95465d915d6f48e414a18b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025582"}]}, {"@id": "_:N7f2add29a75f4120bb3da27d02576432", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404022001"}]}, {"@id": "_:Ndb0f5c5e071544da91f8f87d3bbc21b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862698"}]}, {"@id": "_:Nbc18f1a821df47d8abffb318225c650b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63103006"}]}, {"@id": "_:Ndfa51017f7104189abc8ac0503d9dd85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030567"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073040"}]}, {"@id": "_:N4a8ca709e0ac40958f26eb86273024bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024652"}]}, {"@id": "_:Nae277bfb8803411abcf4086bf8e95f78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023993"}]}, {"@id": "_:N384d572d0eb24bf1917839902806c636", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50417007"}]}, {"@id": "_:N99f49a5de208488399a0629a8d4d6885", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024249"}]}, {"@id": "_:N28cc3073550b4f168a76aec54f44e9a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:608817003"}]}, {"@id": "_:Ndfef9bdd937b49e59aace736edf762cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024455"}]}, {"@id": "_:Nd23a73d20b94484db7f0d99eb27b32c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023353"}]}, {"@id": "_:Nfb83e2e3b3434b8eb543c995a2cc4484", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020802"}]}, {"@id": "_:N34f2b5b5c3a24b0c9cd2b586195e545d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012133"}]}, {"@id": "_:N1d66e45a3bd44d938a1f2ab7183c72fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019457"}]}, {"@id": "_:Na7063d7b8d9c432c9382503fbb24c005", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005633"}]}, {"@id": "_:Nc70b6ff2bd0443088d0959b8ff1ce3aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850013"}]}, {"@id": "_:N3e802a3678ef47dd98c7f0eb1fece643", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023229"}]}, {"@id": "_:N82e7b4a3bcce489cbbe13f17b43a772a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021692"}]}, {"@id": "_:Naba9aa0e11ea42feb87cc2a0c5d61ff7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856911"}]}, {"@id": "_:N65622fa9751542758dae74b7ed07392f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020739"}]}, {"@id": "_:N7ba41405e2e64c0698909a8cdf779673", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022066"}]}, {"@id": "_:N10828706356f4bcfa6646498b9275cd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280800"}]}, {"@id": "_:Nbfcaa866692d419488bf7dfc09a658d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65937002"}]}, {"@id": "_:N7775b2e046ac4a70b0aab32e188836d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010009"}]}, {"@id": "_:Na06ccaa91fc340f39f47c9cef4fc8000", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037036"}]}, {"@id": "_:Ncf4b1efdcd8f41dcb2889d5109edd924", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254878006"}]}, {"@id": "_:N9b56e2ba2cf44c648918513f56ca5ba1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231796003"}]}, {"@id": "_:N6de10ea7d36b4e2d8f290256a85030c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859449"}]}, {"@id": "_:Ndc18d20549bd406e8a3ef73853a31cab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673363"}]}, {"@id": "_:N42a6ce50db8e4630a141b7467fe467f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005449"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566689"}]}, {"@id": "_:Nd3f618eede68441b9651f1a8ae0fb94a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C580003"}]}, {"@id": "_:N34faa16e58ae44038eed851b1bda4436", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857269"}]}, {"@id": "_:N6585f39613c04b279ffbaf52aea005d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030044"}]}, {"@id": "_:Nfd7a501d5b9c453aab132b9fa515052c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025479"}]}, {"@id": "_:Nb5ad23bc5e0c4313b66568d23124a74e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41910004"}]}, {"@id": "_:Ne1494b174d874853a2bdaeced1430380", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021040"}]}, {"@id": "_:N0e84af7136874cd0bacdb12443369d47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004320"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45135002"}]}, {"@id": "_:N3dc4cad51acf4b90bf57d42891152f90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76349003"}]}, {"@id": "_:Nf72705e8ae13458f8eee9bdb717521b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37687000"}]}, {"@id": "_:Nef4d1aca8998469aa096169407f3e791", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271429"}]}, {"@id": "_:Nd49a2d6ad3894a67a460bcd88c23e339", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023040"}]}, {"@id": "_:N008519e5371d461e810369c9cfce8bf3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010984"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023614"}]}, {"@id": "_:Nb64de2e50f4940bb87734e61ef25019c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001435"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021778"}]}, {"@id": "_:N61b1e8aacc1840d594ee1c3db2fc16df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024935"}]}, {"@id": "_:N527a1a0b2706431187b4ed6b6ade7e1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014836"}]}, {"@id": "_:Nee5ced389e4f4578bacf6df150c0548a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277418"}]}, {"@id": "_:Nb7efeb51c51e4aae937c2609377bd884", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0000786"}]}, {"@id": "_:Nac25acd845c3497bb55148de179fb493", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0079541"}]}, {"@id": "_:Ne622dc9e327a48c787d72f6cb4fbd07f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254771006"}]}, {"@id": "_:N0c0d53b603aa42a584934fc7af5cc633", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009940"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235082006"}]}, {"@id": "_:N335b25f0659f4694b636da4b0a91f526", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020773"}]}, {"@id": "_:N6d99bc9eca124d4dad5901f7772f578d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024753"}]}, {"@id": "_:N3a3043c59ca84cb8a842dc681799451f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111374002"}]}, {"@id": "_:Nc3441417f9ac4e40888da55d5da845eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47318007"}]}, {"@id": "_:N305a5e1e28e943a7b0430bc404531342", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837098"}]}, {"@id": "_:N9c5d0e1fcb984a04af37addb18bc8126", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025094"}]}, {"@id": "_:Nee8ea6e4ce8a431fab3223a38bd7f8d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232061009"}]}, {"@id": "_:N3561fee11a3a4ae8a9f157cd27d277ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002578"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:196753007"}]}, {"@id": "_:Nd9b6afba65ce4ce2885c2f543004f0cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10028698"}]}, {"@id": "_:Neaf518e420454287ac6ca33a5c817a1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237961001"}]}, {"@id": "_:N4181ebac31ac4760945acb7dccc6bc70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023892"}]}, {"@id": "_:Ne0491b169c44467bad4219e3eab7cf1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020913"}]}, {"@id": "_:Naf54991629994aed96c7be5cefe17660", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072972"}]}, {"@id": "_:N99822f3321d24208a3dbc07bbcdaa291", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008258"}]}, {"@id": "_:Nccd04ae3524b4933b167146e89a86055", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021578"}]}, {"@id": "_:Nd391e4a0ab0144ae85093433f99f12a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022452"}]}, {"@id": "_:N075a34c05b9d4b88ab591c575930e36d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0398625"}]}, {"@id": "_:N05904b456f3f41ccb8570c67e0198904", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266200"}]}, {"@id": "_:N00daa8d83f4e4f9a8130231226d11099", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022948"}]}, {"@id": "_:N82e8ffca37d7457e8cab2f00bc960e08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2916"}]}, {"@id": "_:N181c4e880c464a11b857d5e62b153115", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003398"}]}, {"@id": "_:N33191db5a36b468bb842fffe64d97b7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75614007"}]}, {"@id": "_:N23b6ae3294d342eabcf0452a951c0e48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021958"}]}, {"@id": "_:Ncc92ac9e98064b53bbe2f5f1c84e69de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867873"}]}, {"@id": "_:Ndc0587a6c8614579922b40e12c7d9caf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021182"}]}, {"@id": "_:Ncf4faa428e0642278a8ccfecfd2d9cff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280418"}]}, {"@id": "_:N5dcf49c1278844d398e08147c2b6a010", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868394"}]}, {"@id": "_:N27565e4410dd438cac756bd3d712ec88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400096001"}]}, {"@id": "_:Ne66d7c95b3ec4ba8b398acc02ad41136", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280707"}]}, {"@id": "_:Nacf8f14181784d31bba02b8a32f956aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6479008"}]}, {"@id": "_:Nb7b63121f2fb41edb0b9c2abc2249223", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020898"}]}, {"@id": "_:N77baaa29e5d9402e8631f41923f89038", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021495"}]}, {"@id": "_:Nf53a5c8d5d8844169034fda0dc1842a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1527383"}]}, {"@id": "_:N9c9bfbf5f3f842329b9b7c758cc06f1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234428"}]}, {"@id": "_:Na50de5fc037642e3a262549434ea0016", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025015"}]}, {"@id": "_:N01c464da2ca04731a80362ec4c5e4b89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006564"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835881"}]}, {"@id": "_:N1762a563dd01495396b8fb1e4163da08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0008271"}]}, {"@id": "_:N498990bfbef24401bfcbc97d660a4744", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006184"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857483"}]}, {"@id": "_:N3074681c596e4eed94e29e1eeb04b418", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024198"}]}, {"@id": "_:N9137a6a6ef9045619c5c3ccec418c7d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0853068"}]}, {"@id": "_:N5655ef093e834092b44cddd73a479fce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008368"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265654"}]}, {"@id": "_:Ncfc22d8304894dc798342fed50b8dda4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2750915"}]}, {"@id": "_:N4565597aba114f9dac9ab9fb21375f2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806179"}]}, {"@id": "_:N20b839e7f94542da8604ced7c0adbd55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300506000"}]}, {"@id": "_:N531d1cdcae2741a78d7e99209f6696a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88213004"}]}, {"@id": "_:N67d20348102d4d8d80aaf8b3b1bbf611", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024647"}]}, {"@id": "_:N67e38c2cc8a343fbadf02f9f38190975", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0684276"}]}, {"@id": "_:N0505694e09204fcd91deb289a18248d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000690"}]}, {"@id": "_:N4f153ef090494780a6a895e9104ac4a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C564018"}]}, {"@id": "_:Nf22f5d4ad1cd4ac9bb1d01906de470fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240733"}]}, {"@id": "_:N7da49a77258e434d883a9e2b26a31d53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10015145"}]}, {"@id": "_:Nb66965cb76b141bd904c974acf376a8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280443"}]}, {"@id": "_:Nd8dd211185c649dba586030118ee28b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426901"}]}, {"@id": "_:N35082f97866346f08c65951a9c3e49a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023455"}]}, {"@id": "_:N4b38050a72f84d6b870cda77e7588355", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10010821"}]}, {"@id": "_:N2f2997df523c40bea9bc82010bf70113", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005885"}]}, {"@id": "_:Nbe8f3e6eb4de4b0db5e0801a1537e747", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834032"}]}, {"@id": "_:N5b3d8eadbc154098831a7ee365350ca8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839326"}]}, {"@id": "_:Nf3947ced7f08407d802f4f38c81ff475", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073011"}]}, {"@id": "_:N4a21ba4a690843e48650890d0c3802eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3163801"}]}, {"@id": "_:Ncc6c9cda6a904a86b00eef1f4e1ec1eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030486"}]}, {"@id": "_:N6a329a6927a64945b0bf7682d79601ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011998"}]}, {"@id": "_:Ncec0b854336646248a97a1a81e9850d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021654"}]}, {"@id": "_:N8190fe505b0a4bd9a5c78342c2857d47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969236"}]}, {"@id": "_:Nd2a8db2b003b40c3b2cae5726c7b954d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012122"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4927003"}]}, {"@id": "_:N0c1b507789554d988c9fcf52824ae21b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006338"}]}, {"@id": "_:N0ca595747c0e478eb6124070a844e24e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010936"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023640"}]}, {"@id": "_:N913bfb471d6646758d669bd5df2917d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4013"}]}, {"@id": "_:Ncc918dffdd0842d4b45307319c8c6283", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021008"}]}, {"@id": "_:N500d044cdea54510932c5c6ec482fa01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024856"}]}, {"@id": "_:N727aa8599b7941f3b7848783ecd3fc83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843637"}]}, {"@id": "_:N6fef05863b9140d4b88fde35f99cdea7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840475"}]}, {"@id": "_:Nfb416e2a36bb4283a482cc4ce610d3aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49762007"}]}, {"@id": "_:N7137f17f9fa74082bdad4f3be0dd4927", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0272567"}]}, {"@id": "_:N63d0f8fba68c4032b0334040b0283a91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002385"}]}, {"@id": "_:N096e3946aa444d8aa03c4178dcd1018d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563009"}]}, {"@id": "_:N98c0e0dbf865406abc92f4c1cc9684e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238629004"}]}, {"@id": "_:N15756864b36e4b799a76064e7ff93581", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262475"}]}, {"@id": "_:Nf14b410f0b7744798665e6b895e86d84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025576"}]}, {"@id": "_:N5d2324546246485b99cb12354778b46b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022187"}]}, {"@id": "_:N2e4aa452858e485abae006d96ebf6bac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280531"}]}, {"@id": "_:Nbbaede22f0804c30be1ec59f20eacc15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006330"}]}, {"@id": "_:Na9f67973b178411d8dd60471ff565651", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023142"}]}, {"@id": "_:N31d7229717bc4a0b9ae5c85f0e9d93b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277637000"}]}, {"@id": "_:N6471c08da1f54de49c6b8452e05da0c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859833"}]}, {"@id": "_:N86b91a216c974d9398f35eea454392a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280352"}]}, {"@id": "_:N024462057c7a42119b2882790c2c5669", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854114"}]}, {"@id": "_:N2f4eda62490b4094bede61ef8207ccae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857652"}]}, {"@id": "_:Nfee0c63dbe9449228755ca499ba7f14c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018763"}]}, {"@id": "_:N7dba2d9cdf3a4271b479d22fdea2db57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011603"}]}, {"@id": "_:N93607ffb0b1b47578946d333eee11b72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0948585"}]}, {"@id": "_:Ncb8ceaeb46784eb19b3994b2217c27da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025823"}]}, {"@id": "_:N14356c189b11484095ef397a73e0ddf5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021551"}]}, {"@id": "_:N422149faeb6a4854988c912aba0bea58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023241"}]}, {"@id": "_:Nbbc5222bfe0f4d88a3fb847e63328816", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266789"}]}, {"@id": "_:Ne1f6e282eae24c13a8303ac46e8f6cf7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867132"}]}, {"@id": "_:N424eeb7efe9348558e69995593acac81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024994"}]}, {"@id": "_:Ncbf21503da4a473596ee4c4bd72d158e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200111"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021888"}]}, {"@id": "_:Nb2e41915dc434939bfcfa300a463b9e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441622000"}]}, {"@id": "_:N80568dd706bb41ad97deb2424859b7c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021989"}]}, {"@id": "_:N39049a5f14724f8aa93e66a72a5e2c51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025898"}]}, {"@id": "_:N929797fb97834ad6b2c9757ec8d73b58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022966"}]}, {"@id": "_:N00f5327ee1dc48d586b67ae31a021769", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10399008"}]}, {"@id": "_:N31ef2102a3d745d083266fb7e9413705", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D046628"}]}, {"@id": "_:N54630302d00f464a9b77a10db27f4fb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845370"}]}, {"@id": "_:Na2fa59473f25405196fb392cb4ad4087", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021197"}]}, {"@id": "_:Nf8b6c17a90c9487b98ac9f0a32dd9cbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009926"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152227"}]}, {"@id": "_:Nec5749cae1c74344a57a309b5db17891", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280519"}]}, {"@id": "_:N537c946264a4476584aa4b97b4d2b8bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024281"}]}, {"@id": "_:N6c796b146bea4b58ad73ae71e1bd6153", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:218728005"}]}, {"@id": "_:N7db821217c9247f997a0aa25a715a5db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023224"}]}, {"@id": "_:N27bd48b7acf5406283a660649540d24c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1879362"}]}, {"@id": "_:N89c6436c4c494cf38645d2d179cc60d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021144"}]}, {"@id": "_:N9c5c537000c4440cb89ddc09162c355f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022748"}]}, {"@id": "_:N90d284f07c8e42cd8c382baa45a44733", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200136"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003680"}]}, {"@id": "_:N2657cbe46655429ebc5a8fdb3eb2714a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023361"}]}, {"@id": "_:N743451737337429ca8f99be642bd1378", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040433"}]}, {"@id": "_:N24ecbd70667c458886a1287a12e23b53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1960469"}]}, {"@id": "_:Ne492c02924b9413faeed7b057064e3e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018319"}]}, {"@id": "_:N65709943dc33490080e374cdf8ab82e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535562"}]}, {"@id": "_:Nb435eae40dd24cf6830ed22c313b6246", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021061"}]}, {"@id": "_:N5580c18e2ec7419f8a4d7c48df39738d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022687"}]}, {"@id": "_:N08080d78fdee4886a48b372585da5743", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C6605"}]}, {"@id": "_:Nfac62828f54f4432b1bd9e56f7a32a8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154832"}]}, {"@id": "_:N2c7d565dfde44ca3806d428dde6b0c6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021712"}]}, {"@id": "_:N0792c6d5489c4ed292b88d8287604d0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023713"}]}, {"@id": "_:N43e1a7709f604b94b5d0752c72d306e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1168153"}]}, {"@id": "_:Naddc144b38314279b77db99cd1c350e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020905"}]}, {"@id": "_:N286643c17cfc4b468e8073ea599aea66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235918000"}]}, {"@id": "_:Nba91ee26e1ab44b3878c49c1ef4af15b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024640"}]}, {"@id": "_:Nf3fd936c9c3b4117a23cec30e18a21a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022185"}]}, {"@id": "_:Ne1ef94b9783e4897bbbf49bd4d0c3831", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001903"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000740"}]}, {"@id": "_:Nc59a42f0943b4a14968e0319015c6d23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010003"}]}, {"@id": "_:N013320d4ea474cee89499bfc6c85c711", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850830"}]}, {"@id": "_:N2e547798d45a4ddd8486b7a9d89f66a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833168"}]}, {"@id": "_:N9a43fd3667d84ba7a1cf02a81b9e5645", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024889"}]}, {"@id": "_:Na519a594928043488c1ace8acacff6a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418186002"}]}, {"@id": "_:N727419eb44234f4590847d7d34610c72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003422"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205455005"}]}, {"@id": "_:Nc4e8c9003b584f0c9ee1380e8a41c9e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025532"}]}, {"@id": "_:N7031d50bb0104e7086ace26b76c7ab1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858972"}]}, {"@id": "_:N8eab1ecb523447848d40784654c3c9c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012131"}]}, {"@id": "_:N5a09b31d580e44979d4a60dd3fd267a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835121"}]}, {"@id": "_:N595fb8ab016a43579a79fef2db5a7573", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:314270008"}]}, {"@id": "_:Ncc4721c8299f49ca9c2eeb107fe341d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012782"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405935000"}]}, {"@id": "_:N7b6b0ce619e844a993cd93a9df64b4cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032000"}]}, {"@id": "_:N57e0d0673d4e4ea28b5374ce948031e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011606"}]}, {"@id": "_:N261b9693944d4db6a3bb1dd9b6b28e05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28070007"}]}, {"@id": "_:Nd521589610e94973ada485498c7a3350", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020849"}]}, {"@id": "_:N8f28ec01451344f89bb3c6e1fe800180", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025224"}]}, {"@id": "_:N89f0f1780bd94a7180bb72a4aef20a40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857121"}]}, {"@id": "_:N4bf02c04c1aa445b93bf9837bceb0871", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023848"}]}, {"@id": "_:N2f58fbc207f04bdf959849da0e8f30e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022041"}]}, {"@id": "_:N2f6d8eaf255747bf9bbc47098bde331d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844562"}]}, {"@id": "_:N420751bbedd2459ea35b5be8a6d03963", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024639"}]}, {"@id": "_:Nfc36b938d6f446569812566850e14953", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268228006"}]}, {"@id": "_:N246f9733ff40499d84f5564981ed183f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022283"}]}, {"@id": "_:N5fde0a69dd634bc6b88b739327b16828", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012166"}]}, {"@id": "_:N73aae0b2ce8743fbbcdae2423eeb8248", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0595989"}]}, {"@id": "_:N02be34260465439086c7c03e4f0de1b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025334"}]}, {"@id": "_:N5ec5a4a356034652a9f5d555fe127105", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253057002"}]}, {"@id": "_:N685a30f3049b47bbafeefb31e50976c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95320005"}]}, {"@id": "_:N966b6db55dea4146ac0fb8f494aa733a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024307"}]}, {"@id": "_:N8111be9b14cd4c059af57578d64bb4f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009056"}]}, {"@id": "_:N3490c69597ff41ac82bd7e54b4e14817", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126951006"}]}, {"@id": "_:Nf032c3d028d446b5990bb13ab8897548", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021453"}]}, {"@id": "_:N06997059e11a4974b7334406b3272d43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024119"}]}, {"@id": "_:N3f87d5eba6674c068178f90d372e0f98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012891"}]}, {"@id": "_:Nc8a392f10cb94704a69c28b1301806d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012364"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54781007"}]}, {"@id": "_:Nd34834684a57481e8451b9119a83c903", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2854"}]}, {"@id": "_:N97f38530a9ff476fb40e0e2aaa1c64d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38341003"}]}, {"@id": "_:Nf89d488b837348daa52e01543e78c266", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280518"}]}, {"@id": "_:N6e37ff0e71b246baaf8eaab161b6b7bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280338"}]}, {"@id": "_:Ne59d986d5a2545de9a981e565534450a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1384674"}]}, {"@id": "_:N9d0f26c39b4d4738b1b87eabe6db9333", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373945007"}]}, {"@id": "_:Na745a1a7404d4e28a056d47b9bb4b8e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206669"}]}, {"@id": "_:Nb1eb4e476a4d4186940d957be84948e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843373"}]}, {"@id": "_:Nabc21f9539974e52bf499a99060e39e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007129"}]}, {"@id": "_:Nf2fc516f8ec640dfa8768eff2df3c6c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073196"}]}, {"@id": "_:N65f102bc54ae42e6968b03c19d24bcd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D055092"}]}, {"@id": "_:N3a408d8bb66640fb92234adf15fa2f72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025744"}]}, {"@id": "_:Nee04eb5c38824407b52b2aee0ea0da82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022164"}]}, {"@id": "_:N85c7b76383af4750b89351cd8d9d25a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016543"}]}, {"@id": "_:N1b51f25268674c669f1198f5ac779b65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835686"}]}, {"@id": "_:N29d9f2b1333b445d9fee36ee1b43e7f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020139"}]}, {"@id": "_:N659bc2fb536848f3a7b30936f330d40e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70305005"}]}, {"@id": "_:Na6264657233947bdb09a6f07a14bb373", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4874"}]}, {"@id": "_:N86737fc842d94086b1ed2723bdedb19c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79654002"}]}, {"@id": "_:N60bb8abd117c42d485f2d1bcedb60c04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001805"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263537"}]}, {"@id": "_:Nd9dc9d6795454c3c996fad3b4c518446", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C9118"}]}, {"@id": "_:N231af55d94354c6a93e607dc302ba22e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025037"}]}, {"@id": "_:N6ae2ac3e047943bcb671e6bc72ef889a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280449"}]}, {"@id": "_:N63ecd54f23544685ad4ebd289185ad85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009129"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021523"}]}, {"@id": "_:N62646ec5eab94b8aa9ad992f83cd4d1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:401051003"}]}, {"@id": "_:N97f732192e4c4d4bbbd73e7c03efc4e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N095a24f917ab485cac46784e9002c9a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021038"}]}, {"@id": "_:N16439e3fdf5a4b71b02cc309e908e1db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003137"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268534"}]}, {"@id": "_:N8242382a4e48418eb1870056b2c780e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850530"}]}, {"@id": "_:Nf055325543cf452f8d2a32527a8b08eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nef5dba173f3444dd8c9a65ebcb0c21bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805917"}]}, {"@id": "_:Neac8ec7e779449f7b1d71cad36f3e1e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297991008"}]}, {"@id": "_:Nc440b7bad1eb46978720707fd0c542b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031065"}]}, {"@id": "_:N98f2fefb9e8142209a38def708b2424c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1389003"}]}, {"@id": "_:Nb253879212d9467992b41a2a424d219f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64217002"}]}, {"@id": "_:Nade3ce7260b14445a9edb568ffd560d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0546964"}]}, {"@id": "_:N9e4ce643c44b46f8861ecc6b92be2883", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49982000"}]}, {"@id": "_:N5c2005ca52b9475d8cdc641ef841774b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022124"}]}, {"@id": "_:N58a633399b044b4897a36fd21075ea08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835875"}]}, {"@id": "_:N77e03a80f87144eb8e0f64853401c2d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66948001"}]}, {"@id": "_:N7cd5a099d6ec42beabf30ca07ab5df57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854417"}]}, {"@id": "_:N635097efd0c642b3956bad5478d78b3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021051"}]}, {"@id": "_:N62f504e590a84138bf7ab33043118cea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83190008"}]}, {"@id": "_:N5a54eb7fea7943cf82b3f949f6d38587", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839765"}]}, {"@id": "_:N251fe07e680c48ba8f76e0b07e0b79af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3326"}]}, {"@id": "_:N7cd33840bdaa44f283a30f827fe39474", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024431"}]}, {"@id": "_:N151f7a76f23f487b9ad65a4c17a4c00a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386080007"}]}, {"@id": "_:N20c60ec66eb642fd9a85d3a03c3ee5d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280487"}]}, {"@id": "_:Na41cda63ba6041dba0d46d62e9ef9413", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020238"}]}, {"@id": "_:N95e59855ac5b4df099ce73ebc4e60306", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006325"}]}, {"@id": "_:N438b67ddafc545e183cec4f0803f5765", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18618006"}]}, {"@id": "_:N24d6ea63e8fb4ff1ad996696d34847cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025490"}]}, {"@id": "_:N88a46a38e43846d0a7dc5c41e77bb3b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024610"}]}, {"@id": "_:N31ace2b9538245cc8155782aa7d903c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021649"}]}, {"@id": "_:N8d6615d43493420490237c853b143947", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014474"}]}, {"@id": "_:N064039aaf48d49788532412e542d40d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83579008"}]}, {"@id": "_:N529cefeca730477680b2d3d277d41415", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0086565"}]}, {"@id": "_:N3a03356ff4004e6fad215ce435a7f41f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151889"}]}, {"@id": "_:N1d7d8846ac20437ea91fb42afe31c536", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849338"}]}, {"@id": "_:N49672fa85e624d49bd4f19d568c9ccd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865038"}]}, {"@id": "_:N7eb7fe60a25a49689ab196f1104a26c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073192"}]}, {"@id": "_:Nfea6f20628e7431ba2752ab67c0686ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040238"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280709"}]}, {"@id": "_:Nc7121d4de9364b58b5f2d63a1c2ecd79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002543"}]}, {"@id": "_:Naa87c8c990ab4194bfe021f8cb4aecd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833144"}]}, {"@id": "_:Ncbf501ac7d6847af869b71b7b969330d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887784"}]}, {"@id": "_:N276e0389458b4822bee2a44c0e8d6dc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1301510"}]}, {"@id": "_:N41c6cfe6340a4572b644bd81466915cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280312"}]}, {"@id": "_:N4ba402d01f7f4edcb093eee01796a8f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851697"}]}, {"@id": "_:N1f927fffb32140269a98f0570521171b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850573"}]}, {"@id": "_:N3d4d653fde5e4ad18a4a40bf250c693e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021123"}]}, {"@id": "_:N7304303e240a451fa15393cdb1f3216c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2931375"}]}, {"@id": "_:N81c1ff6e793245dd80b4640c961c220a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023019"}]}, {"@id": "_:N3075fa9f84e140aabafcafdaba4348b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022380"}]}, {"@id": "_:N02aea120d6d54f6793252bded98bf529", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003857"}]}, {"@id": "_:Nf1dfd4bfb4cf41d09b5a2248a36f6019", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D049288"}]}, {"@id": "_:Nefb3a8fcfca040ed964da41342af15da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012594"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0730345"}]}, {"@id": "_:N9d722b48332d4d1fb5a721d98e36d9db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0741796"}]}, {"@id": "_:N6eb79cbbf51344afbd6a460599b82c76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10040799"}]}, {"@id": "_:Ndbaa4e0cfe16497bbc89a2a6a8d07702", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846017"}]}, {"@id": "_:N0a96785105ce494ab46de989fcc9d13b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000916"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249680009"}]}, {"@id": "_:N7f26ee3122bf475982615b8a4228e7d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025586"}]}, {"@id": "_:Nba9b9a8245324538857c321c74d08bc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025309"}]}, {"@id": "_:Nfa71a72ff4ff4d2893615f8a06a59904", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021450"}]}, {"@id": "_:N6e78ff6c76094a52857ebfbfd04f4c82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23006000"}]}, {"@id": "_:N1052da76a1da471c8d87cd5efaa3e86d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022899"}]}, {"@id": "_:N6c4249f44e4f45d6a9c73f610a9c8908", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4083046"}]}, {"@id": "_:N87c4781d83e34bc8b6abcfdfa2708d14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004630"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025302"}]}, {"@id": "_:N13f86fb4f78a4aff9cfc64c2253333ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197679002"}]}, {"@id": "_:N3c4291aee1a445b89f63b240cc0b0748", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859392"}]}, {"@id": "_:N411f892f58ef45f59d4d7411351892f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866934"}]}, {"@id": "_:Ndf7faddd6c9f42dfbca6173a1596bd39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023351"}]}, {"@id": "_:N9b93cf485480446788cef9f6773cb925", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10362008"}]}, {"@id": "_:N9b033b0b4f984641a5590441966da00d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275259005"}]}, {"@id": "_:Na1a72c97296b44cb956f6fa85c03f896", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012652"}]}, {"@id": "_:N82e71ce3e2fd4a83a688b84404a55f3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023727"}]}, {"@id": "_:N413bef9c46a44ede99258a25664e00e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280689"}]}, {"@id": "_:N02b098641c4b46c8aaf978034bc5425b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025443"}]}, {"@id": "_:N50e84628ec4a400b8eea5b014c1660d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024162"}]}, {"@id": "_:N0053751d242b4f1cb8faeaecc75d2db5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158634"}]}, {"@id": "_:N368a26bb37ea4ff4a74fcc8158a4f0d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023008"}]}, {"@id": "_:N7a18fa273aaf49f0ab1c281cfd289011", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020981"}]}, {"@id": "_:N5c2fd4fc2e82474e93b286e4bc500cfe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025338"}]}, {"@id": "_:N878566f5fa0e4b70b8c5cf3d873b7fa7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58558003"}]}, {"@id": "_:N346e5db3570c4fa5be0f7235edb109fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009287"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024468"}]}, {"@id": "_:N751efda24fb041848b338ef8597a37f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969394"}]}, {"@id": "_:Nd966f68d9b4041f5bc99fceb2159d5a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72535009"}]}, {"@id": "_:N94c4d73c3000454294c8e0781b7ea64d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021902"}]}, {"@id": "_:N657e7636ea5c43eeb462af805a794ce7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857021"}]}, {"@id": "_:Nad3c34faa11244968ce793a113286f04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834345"}]}, {"@id": "_:N2c3440ed55e043c799c44e9a1f54ca91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005904"}]}, {"@id": "_:N460a695d5bbd42049441367fc6be11cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204470001"}]}, {"@id": "_:N47751b04a2a247458f0238b59eb4204c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014867"}]}, {"@id": "_:N374c9dc9320a44ef8bd42f6a6fb1e148", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102594003"}]}, {"@id": "_:N33f8efb264484b78a922505db4c3401b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562830"}]}, {"@id": "_:Nc5aa139e292048c68e17894680aa976c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001821"}]}, {"@id": "_:Nfaa6b1c9fa20494db05f81eca10eaa40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266411"}]}, {"@id": "_:N8c4e207c005b4263b9a351a76dd5cb3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012163"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0340639"}]}, {"@id": "_:N1c192347d25c45d2891890499557bab3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302690004"}]}, {"@id": "_:N23e05172379a41dca63d451e2e8b0434", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073081"}]}, {"@id": "_:N10d7fd1dfe5e41e7ae88ee91b1b92ca7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021074"}]}, {"@id": "_:Na3e52b451ced4c3984509afc944a3a95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013966"}]}, {"@id": "_:Ndb3b9da68af04aaaa44cec5d1ae39a5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022411"}]}, {"@id": "_:Nee77662a4eba408da8cd13bbc33f7c11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001082"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002764"}]}, {"@id": "_:Nbaf310a7cdd644128ddbed142b1768eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006528"}]}, {"@id": "_:Ndeb49c323fc64423bc95cb68b019f47a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007500"}]}, {"@id": "_:N6d30bb6f3a3a43689efdc76feaff3e28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700264006"}]}, {"@id": "_:N27e726f864ad4070a477f72f0ed76fe4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34187009"}]}, {"@id": "_:Nb280fb8ed2ff4e87bf31644fb7622d05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001525"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855514"}]}, {"@id": "_:Nd6c6176c6cb141398a87bc28f9df87e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3280770"}]}, {"@id": "_:N74fa7b4221da4b8cb3296b91bb5d9ca3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030462"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072952"}]}, {"@id": "_:N3a84211d3ca240f28c51af862fbe5400", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205838004"}]}, {"@id": "_:N01420b5891ab4941b9015b30008d5ad5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021987"}]}, {"@id": "_:N233ca7e1e9b84c2c82f45d65ed1eb650", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024208"}]}, {"@id": "_:Nc38d022016824d518d5b03cdc8365967", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426421"}]}, {"@id": "_:N923cbd4dab3c4804908d3aa5e6713579", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234119001"}]}, {"@id": "_:Neeb297f49bf946a397c381929215b6f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262431"}]}, {"@id": "_:N66ffc2b9c6f2426f9fa9931e8df824cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195382003"}]}, {"@id": "_:Nc6cdaa5ce5bd4ddfaa07739ca14c0291", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000877"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837792"}]}, {"@id": "_:Nb3e658018fd44c97964c7f54d711548b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88032003"}]}, {"@id": "_:Na26c36b4444b41188bc7cce17a82b371", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859846"}]}, {"@id": "_:N71f26d0110b544189ce90e50f1370696", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:444545003"}]}, {"@id": "_:Nf9fbd95098ee434a9c705fbb465a8951", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024055"}]}, {"@id": "_:N94de7797e02e41c9a89a5e23c71ae849", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73869005"}]}, {"@id": "_:N0986b47bff51433495162461e159c44a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221046"}]}, {"@id": "_:N6b288a1c292248f5af9c14e1f91f32a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021791"}]}, {"@id": "_:N8b007389efb241f7b875c7042a0f2292", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:698247007"}]}, {"@id": "_:N5b16bd471086448680185fb80149ae14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013421"}]}, {"@id": "_:Nfb35cf47303a42ddad7bc0fed9d46fea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264969"}]}, {"@id": "_:N93175abe687847769bcff075eae4e853", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021493"}]}, {"@id": "_:N26b7cdd5093b43aa9b2b95b6706cddfd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020827"}]}, {"@id": "_:N5e30f88a3d5648daaa93f1e7bc11a5e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073060"}]}, {"@id": "_:N0af3ccbabb4a43088c00d107899cb9f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54209007"}]}, {"@id": "_:N0ce42cbb534848a780e9dfa6dee84df0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021729"}]}, {"@id": "_:Ne52fbcff9c234d36ae93f5686bdcc272", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0545017"}]}, {"@id": "_:N588fc9bab7984e6b9d968a0ae461ae51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010493"}]}, {"@id": "_:N227b309e87fb4ef58b53dd8ef0e4773c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016136"}]}, {"@id": "_:Na7def799a4974337a18095d8330723ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024715"}]}, {"@id": "_:Nd13b61781355470cbfa4ca752c8bead4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253185002"}]}, {"@id": "_:N748800d978ce4472975cd7f4b87bffc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423280"}]}, {"@id": "_:Ndfb3935bdcb44dc289af61f79f87f672", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025306"}]}, {"@id": "_:Ncc0a9e9cb89f46d5882ba148dc1a0cbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073256"}]}, {"@id": "_:N6493157642a840c89d37b398c950f82a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q20.5"}]}, {"@id": "_:N0ca98b9e2edd46fb880c84daf68b4f49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010981"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020623"}]}, {"@id": "_:Nacf943fd1f494a24adbf6da17b364776", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012798"}]}, {"@id": "_:Nc0ae43a4f5c54951a4b26de31c01cda4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399979006"}]}, {"@id": "_:Ndf4290052cac431fbd910a0421df5067", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280794"}]}, {"@id": "_:Naef6a2d907234bfb9ca76ebdd8e1f711", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372143007"}]}, {"@id": "_:Nc7cfd356ec884d378ac33fcd0729948b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423401"}]}, {"@id": "_:N9b593e3c551041b8820002769d7a7faf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005097"}]}, {"@id": "_:Na2f3c1f0c8bc4dfeadf28eb2c7384360", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:370967009"}]}, {"@id": "_:Nc753b1dffa6749d488e6170b8df6382d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:131078003"}]}, {"@id": "_:Nc9756f7c576d4914bc1231f55279b2ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95576001"}]}, {"@id": "_:N0a39285c18824843be6c2b46d7c24c04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14821001"}]}, {"@id": "_:N83765477d1e241ccb1e158d257325c34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0950"}]}, {"@id": "_:N59057cd9392d4edb98019275a2dd7dab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025550"}]}, {"@id": "_:Nc54684c760684d229e904cd79944396c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0080301"}]}, {"@id": "_:N812663d44c22414f8872b119f9c875ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039236"}]}, {"@id": "_:N37f21677a0bf41beb84962bca6b9d227", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010937"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023639"}]}, {"@id": "_:Nb47ce18b15544e93807c9cc7b0539425", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432185"}]}, {"@id": "_:Nc71169167d2441758096a68410f04239", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151611"}]}, {"@id": "_:N99ad9b44194544c78071b96d21263189", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856478"}]}, {"@id": "_:N569ba3d92e554560a5206a3d2ccf7617", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426422"}]}, {"@id": "_:N5aac9bd0494749209b5be15357af25a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152018"}]}, {"@id": "_:Nfdee896c8f31416c9d6d46e6a4cd273a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030500"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072987"}]}, {"@id": "_:N6e10399d163a41caa222872c675ef960", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021846"}]}, {"@id": "_:Nf91cf3360ebb41909d88dca32423a1b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18735004"}]}, {"@id": "_:N8c17e6ba240942169ba584fd703d9784", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035579"}]}, {"@id": "_:N8ac886854a7741dfbac579afe93aeb9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28055006"}]}, {"@id": "_:N76b1f0b17e87456488e5178da5a9f92b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002276"}]}, {"@id": "_:N4867ab54ab6141d7ba0711024a24367c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022917"}]}, {"@id": "_:N795731fdbf4c48399f9d81a792df2e6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd10:R04.0"}]}, {"@id": "_:Nab85da2f0d4744378998c5e72c557adc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001145"}]}, {"@id": "_:Nabadc8966b2b44ae8ff1013b67be25b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012399"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003668"}]}, {"@id": "_:Na22f72998fd74aa5ab9505bed6001f3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82423001"}]}, {"@id": "_:Nd7a08b168b19419d955556b4d80da9c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849034"}]}, {"@id": "_:N89511080ff954557b528c1150685a6fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010287"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023920"}]}, {"@id": "_:N1b57f038774441c28cc6de35e433e1ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363458004"}]}, {"@id": "_:Na263e88cc26b403aaf30d2d7a8f5a5d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022868"}]}, {"@id": "_:Ned3e7bd4e59741968e16f9f45637c653", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95695004"}]}, {"@id": "_:Nfcf718344c1848ca96e1c034b32075d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397017008"}]}, {"@id": "_:Nc8368ff22aec4b82b0984896c9b07685", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276508000"}]}, {"@id": "_:N51544833bcfc4f1ca6bc38feb0ca42b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024831"}]}, {"@id": "_:Ncc66a30ff0294dd098fbd9676c0c1819", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011711"}]}, {"@id": "_:N8d150c673c3949f58ab7228285b0eb4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10010455"}]}, {"@id": "_:Nfca1367c7a6b4a88bc36900e8eb162eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339510"}]}, {"@id": "_:N124e68d757cc42668a87abdeb08e92f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271700006"}]}, {"@id": "_:N61fde80437214057be261b30d2972a5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1432"}]}, {"@id": "_:N53f433b1374b417ca7d601f6d969be86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0399385"}]}, {"@id": "_:N5236a125769143bdbf87e00fafc8ada0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0878638"}]}, {"@id": "_:N20ae8f72aa674f4a9b3eb2d75f09da4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011782"}]}, {"@id": "_:N66510cf491be4fa294696ba010dc9ad7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018772"}]}, {"@id": "_:Nabc2bb2ff1034ca79983ced5e8971983", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271408"}]}, {"@id": "_:Nc479e3e8729f4a81959ca2ca9d7101c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027429"}]}, {"@id": "_:N0c6502aa95964dd0bfd62636cf08bdf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856877"}]}, {"@id": "_:N6b6d4c6bfae64034bb1b81179b9c2c30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015300"}]}, {"@id": "_:N727aad847b7a4009bde6c41ea8f9a5c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34430009"}]}, {"@id": "_:N0ac20248cf5c4f85998fc79a92d7e88d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072967"}]}, {"@id": "_:Na1ec8cb66526453d9a3cd4a59feb5073", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C580062"}]}, {"@id": "_:N97870b7ae8fe4645b738eb578d5c576e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855767"}]}, {"@id": "_:N02613e28f0b44d63b551c16b41cdc14f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431697"}]}, {"@id": "_:N6757e892c5f34f7e995c40ff8e57887b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020999"}]}, {"@id": "_:N8fcc6236132c463ab64b8c9fb2e5f4aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2002"}]}, {"@id": "_:Na9d64eb1c96b4f11a581c6cf9ba722f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3540764"}]}, {"@id": "_:N2e26a09ba5e148c88ac1e1bfbe1827b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204250005"}]}, {"@id": "_:Nd3e470d8d2654fc492f708c81bb8b710", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49386006"}]}, {"@id": "_:N9d03851900e24d1ea806b9711bdf2e01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:446993003"}]}, {"@id": "_:N653a51477dd84e2cb887dba2abb32708", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221281"}]}, {"@id": "_:N0650e181f9574fe7b18e4d77c3f91bd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021892"}]}, {"@id": "_:N1e07842db640437ca74860f6c81872c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024035"}]}, {"@id": "_:N85fb79f8fe2b4a678f6e8f027e368618", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280438"}]}, {"@id": "_:N397d2b4bef734924aa97eac70c569d0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000956"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000052"}]}, {"@id": "_:N9e82ac4ecf884a4d878df3b56235b78f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859444"}]}, {"@id": "_:Na1424f1334934bdab2f9b20ca86c96d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/BFO:0000066"}]}, {"@id": "_:N8803696d533448ecbeb169edd812d329", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866207"}]}, {"@id": "_:Nb77978aee9bd4b368f977abb12b579a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008103"}]}, {"@id": "_:N3e2dbb7d9eff4f8f85b5c30652b7a2be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022795"}]}, {"@id": "_:Nfc363b8ac5cd4b6db622307036aeba7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013238"}]}, {"@id": "_:Nbb6e66064d6849388e7e6c6685da4654", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249328007"}]}, {"@id": "_:N3676bdad6d5e46179e4838584516045f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013036"}]}, {"@id": "_:N100864dc9ef64532978ca9facfab1151", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002880"}]}, {"@id": "_:N36942126c4db4b219f1fc132c9a0c160", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75241009"}]}, {"@id": "_:N1cfeeec7a00e4ce380b591225610a828", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005136"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835130"}]}, {"@id": "_:N8e41af5c187c4cfeb212e01cde181991", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025558"}]}, {"@id": "_:Nc2f3e6d49a194947a3ea00a895c1978a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021031"}]}, {"@id": "_:N8778a3e7605243f084d1240e8d1a9d3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3000"}]}, {"@id": "_:N64c4547937ee4b4d8df10420d62a167e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230769007"}]}, {"@id": "_:N7dca71e4f4fb4b44b0284da599f998bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426234"}]}, {"@id": "_:N8fb74ef808ac448ca83f9a29a47eed62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536561"}]}, {"@id": "_:N61bc2c0ad39d456ba2e38e3b5c17bd95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003564"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839785"}]}, {"@id": "_:Nbeb5a7e3abee426594b6d9cc7e5058b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003456"}]}, {"@id": "_:N11b34ca0f0974389b6282eb2173cfd7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025210"}]}, {"@id": "_:N7066cf8e2d724689a4b1faa454e70e48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280503"}]}, {"@id": "_:N27dd1047125a438a93bea4c074fc0426", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035313"}]}, {"@id": "_:N0fd884cc18304dbc9981a0180414fccb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848850"}]}, {"@id": "_:N8120c9b2ba6d4f2d854a6be33b0986fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085583"}]}, {"@id": "_:N512595934b90424397626b61d76cf298", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072917"}]}, {"@id": "_:N24c65863e08e4080b6017a3086574101", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266781"}]}, {"@id": "_:N1e74f34a45c14ccb9bf44da91bab0971", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88673001"}]}, {"@id": "_:N2f0ca24dadfc4a1083355ec8af05e616", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0752324"}]}, {"@id": "_:N06a81d7e3a35489fb2653c5dc86ea95b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003926"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025502"}]}, {"@id": "_:Nc3c369c59f534fa78c73df8552bbd3d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022739"}]}, {"@id": "_:Ndaedaa9295924467b48104fa5bae03dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834954"}]}, {"@id": "_:N04ec5fcf457b4b938c424d4827bb9324", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024549"}]}, {"@id": "_:Na4ca48c804b84c76af4b96a6b25dcd88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002299"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25159003"}]}, {"@id": "_:N1f93721ed5a249d6b2134f6df514b5a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535720"}]}, {"@id": "_:Nb9767d5cb5c04380959bf13701f9e56b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1674008"}]}, {"@id": "_:Nb811880eaa314e1a837ca267b220d28b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0046508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMED_CT:298391004"}]}, {"@id": "_:N291f080057b14e97be349a198ed40968", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021026"}]}, {"@id": "_:N1ac74697073c4f7285d35579dfaa3fe5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0550"}]}, {"@id": "_:Ncf561c14e07349358ef0d962a172ca73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022718"}]}, {"@id": "_:Nd0e94ffe5d77439a8a64bc350b2cfdfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266111"}]}, {"@id": "_:N1603ac8774e14f409b5c310d10f92166", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:708090002"}]}, {"@id": "_:N06542b9e26e54bc3b0178eb87dfd3548", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221333"}]}, {"@id": "_:N8bf13850b76e43b48109fd0b7d84dea3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005334"}]}, {"@id": "_:N3049a96d68594eec911bd2625d73f512", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843369"}]}, {"@id": "_:N138a5a92cf864d539c4ff3cb3242d565", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037763"}]}, {"@id": "_:Nc3818e9c404740898541869c1bd3cb10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:450934005"}]}, {"@id": "_:Nc9a1b46d65ce4884ae18aa7a70431735", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847189"}]}, {"@id": "_:N36df12b7fbc44b7ba5cd0b39b8c09b8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3042"}]}, {"@id": "_:N58ff7bbea8094ff39486fce3e0224f1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023292"}]}, {"@id": "_:N3c0b31dc8ea744f789f4e894ea8f6bae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073208"}]}, {"@id": "_:N7e0b299a81034864b21672cd9c7d53b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100814"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40467008"}]}, {"@id": "_:N89d4c544a1af4ef2b02ed871a1f83b66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535516"}]}, {"@id": "_:Nd8030454ee404fffb22756860d8edd94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0236048"}]}, {"@id": "_:N9dd8a46ebaef40348ce054d885a70825", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020757"}]}, {"@id": "_:N0cc19402dc044092ba9f0ffd6ec8cd49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:432119003"}]}, {"@id": "_:N240fe0d8bddf410cb662f65dd2d5fad0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022752"}]}, {"@id": "_:Nfa6eda39b16248b6be51a16b6b82d6a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021412"}]}, {"@id": "_:N00688e5891ce4ae1a9acc677e2b9f1c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253098009"}]}, {"@id": "_:Ncd342934ffa046e9b75931767b79beec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10623005"}]}, {"@id": "_:N25face6000fc48e4826bbde045473e19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2099007"}]}, {"@id": "_:Nd191495ee4ff4f37b7f1223516c37493", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023319"}]}, {"@id": "_:Nd22295410030434ba895ffed1cd42c14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233901002"}]}, {"@id": "_:Na27d15b2976f4b479e605ec06cb0b209", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751394"}]}, {"@id": "_:Nd7ad3a9e28b44446a9e946784aaef08e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008422"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1695776"}]}, {"@id": "_:N5a5f1952aa78421faf2b9f5311f290ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56893005"}]}, {"@id": "_:N81d9fee708f84b21bbfc6283ac787759", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003993"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025460"}]}, {"@id": "_:Ndf783c6b3b3244d0a4ada7fab4d05248", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010911"}]}, {"@id": "_:N6031c52b23ee4be0bfa18da280d054b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4019436"}]}, {"@id": "_:Na9113505e03444b98e9922bf0c8e0f68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024900"}]}, {"@id": "_:N54c71f5e91a1463b8b40b187d895d233", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024334"}]}, {"@id": "_:N31b4b2f884064fdaafe26b00c3187bb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861519"}]}, {"@id": "_:Nfd97fff609644700a1d9bfb175e1b534", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024285"}]}, {"@id": "_:Ndf09bea6d65b485584e46571269ec938", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025165"}]}, {"@id": "_:N1963cc490b0547e8b3732a3533aa9c69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022033"}]}, {"@id": "_:N6adb7f1ca7a44a41b60f57d7633276a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240074006"}]}, {"@id": "_:N323b765b701a41f28631ce7587b91ca9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69758005"}]}, {"@id": "_:Nbd95a92631624cedae2b373f102be127", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025364"}]}, {"@id": "_:Nfbcc745a771b45dfa4b40e4b86b7892a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249671009"}]}, {"@id": "_:N15fc43a2e39a4f828bf55faa1f9da1e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025738"}]}, {"@id": "_:N16e12e566af84670819d0835d287b032", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249393008"}]}, {"@id": "_:Nadbad2cefed84a08a8d73a7070e65df2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30767006"}]}, {"@id": "_:N1ff084252df444cfb883de4151178b2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D059041"}]}, {"@id": "_:Na2170f0e3b844a3bba3f2ee020976a9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021448"}]}, {"@id": "_:Nfb7c92265fa7481592acf38d9f9067f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001984"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1396243"}]}, {"@id": "_:Ndb6aa5ca20134a90b6887b8c2a4bf671", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020870"}]}, {"@id": "_:N176ee56085364844981c578c6d85a9ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D044342"}]}, {"@id": "_:N96620e7ddee64c618b08f8a43837a2bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011351"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3532946"}]}, {"@id": "_:N29ece6a457c84e8ca2f2af3ebaf86db8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266623"}]}, {"@id": "_:N8d8070a04b844dfd8745adfae52f8331", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025662"}]}, {"@id": "_:N33d2523dae5548a587fa0f05c0752a9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021035"}]}, {"@id": "_:N6b55ad2e4f06439c91d19e8e1c8b59d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014594"}]}, {"@id": "_:N4a0b7b78ae2546c3921040165b933e21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D056784"}]}, {"@id": "_:Nedf68a50491d4b54b05296bd903ed62e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392188"}]}, {"@id": "_:Nbeef2a8070454617a771bc30b6457fad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10044310"}]}, {"@id": "_:Na9b7512379a047d7aa26cb62d3abbdda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1313952"}]}, {"@id": "_:N1d3dba3799844a6aaab6da23ab876783", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025886"}]}, {"@id": "_:Na31c8c7f959b491db0f1257cdf545dd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79607001"}]}, {"@id": "_:N35fcabc61e874d9b8b132c96560ca456", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839764"}]}, {"@id": "_:Neaefa276230f425d8c34e5be9b9e2fe1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020782"}]}, {"@id": "_:N8efa7da765114aaaa11a9368a1da3494", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022455"}]}, {"@id": "_:Nff2b44a58e954c14b41fd482c909ec31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53237008"}]}, {"@id": "_:N527c4256ea874cea8f6178e404db2bd5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128404006"}]}, {"@id": "_:N48f5dc43d92447b09c6c06ad74e0b77b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001919"}]}, {"@id": "_:N6c192237b4f24458ae8d2d01c4250f28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235439"}]}, {"@id": "_:Nb9677f8c9a0945ee94f246e0bb8527ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010481"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297163001"}]}, {"@id": "_:N925614cbbbd14bf487391888c7b655f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021486"}]}, {"@id": "_:N177d2af14da6490bb5782a39daa6897c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271285"}]}, {"@id": "_:N16c02008969b4facb48c9e0376fd18d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2674608"}]}, {"@id": "_:N628a459f4b80404db4bd103aec39c093", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95453001"}]}, {"@id": "_:N2ce5c8fae69c4c46bd85fa2bc9c5fc08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1302264"}]}, {"@id": "_:N187494e019be4baa8cecb96a16699033", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239574"}]}, {"@id": "_:N3b20248583b34b33905c9169ea77af60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6686005"}]}, {"@id": "_:Nb0e8293f369740f883c015a4eee47d52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020329"}]}, {"@id": "_:Nd983017ab181437797b08c2ef6ed7f4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025789"}]}, {"@id": "_:Nd8b11e347f474f00b0a59c75c484765f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022143"}]}, {"@id": "_:N732b123164324dbf8066a313cec1bdf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538282"}]}, {"@id": "_:Nd8ce5588434543c3ab6f7ea4da64b9f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022871"}]}, {"@id": "_:Neb8463ece3d248959d94e9628993735c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017671"}]}, {"@id": "_:N20169482fa2746ccbc4c2589433f84b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866032"}]}, {"@id": "_:Nbbbd241ffedf43469f8c6db2d193c652", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4103"}]}, {"@id": "_:N58c125302f9946f1b2bef910ffcadf26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030229"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022569"}]}, {"@id": "_:N499e742aca8f4ab2accbe70c57d366ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92048008"}]}, {"@id": "_:N203ed7f22e2b4f7b9dfd477b148d474c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003110"}]}, {"@id": "_:N1e9b9cd8021e4130b61b0216b0b782a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010811"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023696"}]}, {"@id": "_:N376a5584bea847e29ccf7ccb527167c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1290508"}]}, {"@id": "_:N88c206650dbe4183b4f9ef44770edc85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126921000"}]}, {"@id": "_:N2c5038540dbc4f45b167e0869ff0ad1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836830"}]}, {"@id": "_:N8b9876b953564c7285b5a8bbcd8e76e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535568"}]}, {"@id": "_:N69a3466f87d7477cbd08dbc7846cd96a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020288"}]}, {"@id": "_:Nd4507fb09e4c4235bc83796d6324726c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023359"}]}, {"@id": "_:Na1a8600b33a1423ab874721ca03a0353", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021385"}]}, {"@id": "_:N361d86e3b75a413984d5e958ee6c3ce6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001129"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025800"}]}, {"@id": "_:N2630d45133df4e1aa3e81cc5a67c42dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65576009"}]}, {"@id": "_:N6013807e52374640a29363d78b0f2963", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021445"}]}, {"@id": "_:N53b471e156d64958b154608bc6b140d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864954"}]}, {"@id": "_:N6f52cc72517b4af187f64fb13a215958", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020845"}]}, {"@id": "_:N7c11726e349a4cc68a1a514225c5d431", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000070558"}]}, {"@id": "_:Na6765a9b33c64260b8446d6a7028b142", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007863"}]}, {"@id": "_:Naff4b89637764c63810cdb38cef7cfa6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023345"}]}, {"@id": "_:N13d498880e86400d9ad132504cd5b655", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855091"}]}, {"@id": "_:Nb05bbfce505048728317423e97f8b709", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675334"}]}, {"@id": "_:N3b26f6dede8447348212e2111ca3130f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3804986"}]}, {"@id": "_:Nf163439a1f324bfb94caf93e37299ed3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10018194"}]}, {"@id": "_:N2c63080bfaca443c8c2218cb0d54cdf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65363002"}]}, {"@id": "_:Ndd944d5cdc8f4638ab14f73da0ce7600", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849227"}]}, {"@id": "_:Nee3dfec4a6174eee96c97f4d1c7cc3ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19416009"}]}, {"@id": "_:Ne8936697e08e49adac88dc1613494797", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024303"}]}, {"@id": "_:N53ac995ed4134445b0a4c87bd18744bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023980"}]}, {"@id": "_:Nb9caf2855ecd4aadbe9f26ece632cb0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003492"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025606"}]}, {"@id": "_:N62c16aad2ced407da97cfcec5eed68c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023559"}]}, {"@id": "_:N38557ccd81754da99250c286e9bb69fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837404"}]}, {"@id": "_:N28a6b486006c45448efa77768a2b982c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010278"}]}, {"@id": "_:N369cce5483ae4d9fa936e4d5e773d6cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862479"}]}, {"@id": "_:N2bed2f581a1c482f881c86944280b3fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0812413"}]}, {"@id": "_:N2cab844b6e2f4ce8bb7ba12b41094f4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024463"}]}, {"@id": "_:Nab01a00852af44a894ff234671a90252", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1489008"}]}, {"@id": "_:N3945dbfe40c9467aa8ca2f12735b7dec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025555"}]}, {"@id": "_:Na1d59ccd1f3c4cfd811dd337b821cd23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255109008"}]}, {"@id": "_:Nfd0b7cd338ce427ba3bab892a88d214e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0919785"}]}, {"@id": "_:N0421074651404a6582d1bfab2df9abc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024562"}]}, {"@id": "_:Nb7c97cf3aa13403890ff509add0e0476", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005734"}]}, {"@id": "_:Nf4d34be99d5445e9bb4b6077565a183e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010163"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023996"}]}, {"@id": "_:N0b9ec2278db24346b195a670ca6f94ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024268"}]}, {"@id": "_:Ncbffc8146c504cf9a4c0e01b0f220464", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280437"}]}, {"@id": "_:Nc35ca2bd2aa64d7382487782b51f8f65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011238"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021195"}]}, {"@id": "_:Nff081d266a614fd1a097ba151427732b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024794"}]}, {"@id": "_:Ncc6a8d75efb14369ac346f5e834ba3d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000051"}]}, {"@id": "_:N622ce2a6956c44959c2011bfacbe1362", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020952"}]}, {"@id": "_:N5718b8c8de4e47e1b9700a9c2f5e854d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021454"}]}, {"@id": "_:Nee432b1a549f49e48759613a35c17555", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:113194005"}]}, {"@id": "_:N89c4f707d3b3405c9a44ea6397993e5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397790002"}]}, {"@id": "_:Nad6cdd06e64a4bef80dfe498768f533a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006407"}]}, {"@id": "_:N41a783d64d834d0b93f9cc68dfe01fd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002833"}]}, {"@id": "_:N850644cf4ff9432fa5b43159ea0750ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0650"}]}, {"@id": "_:Ne693070039f24f749ea87508d189ee3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024481"}]}, {"@id": "_:N2abbe01dba5f467fb78182267dc910c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837658"}]}, {"@id": "_:Na8ea1e9a10cc41c1800b74bcc22600f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80449002"}]}, {"@id": "_:N9ec91717cd864dc784b4bd74f0396aa0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64634000"}]}, {"@id": "_:N5360a5f1eaf94b0497dd7aa0ef795354", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265101"}]}, {"@id": "_:N08a117591d134b75b3c9847ed63b85a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020968"}]}, {"@id": "_:N981c68f40e7a48df9034ee5adbb31145", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4996001"}]}, {"@id": "_:Nff26ffc0b23544a380f254c7e59594d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4598005"}]}, {"@id": "_:Nc7a62e8b2a614dfb846c02c1ea33f26f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149887"}]}, {"@id": "_:N3653103002424dd0abc8b233537fb486", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023485"}]}, {"@id": "_:Nafa81deec4ec4fbaa538df3337e8b82f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021253"}]}, {"@id": "_:N73326c1577b64e769d9392912fc0fd78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859698"}]}, {"@id": "_:N993a5aa648d64de8add1867195d5e451", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2233"}]}, {"@id": "_:N91a9d5efb5cc491c945a0d894e6ea804", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158663"}]}, {"@id": "_:Ndda92451afc242aebea6eec33e550ef3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025873"}]}, {"@id": "_:Nba10250bc3af4ad1bb8db3d1c0f37663", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002446"}]}, {"@id": "_:N3a4d9f74adde46c48b3464cc9a5c665e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205131007"}]}, {"@id": "_:Nc71b17c89b444330aa0ecdb716cfbabd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D046089"}]}, {"@id": "_:Naca848032a944bb5b686aae1d23d23ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253780003"}]}, {"@id": "_:N2fbf1ef6efca41b089acb4e9ee58154d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78424008"}]}, {"@id": "_:N6765605ae4c94b36bfb5be83ec3ae6cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024450"}]}, {"@id": "_:N0c1b57b49e6748438a08704a6731b857", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021842"}]}, {"@id": "_:Nc6941d532d8642308c50bba91a30b16a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000980"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010167"}]}, {"@id": "_:Nda71cb4d917d4b80a7ec34b734929a29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010630"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021248"}]}, {"@id": "_:N7f2508c46b5f47a08d207f366d6def7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025634"}]}, {"@id": "_:N95764e5ffccb4605b4a36ab85bb9a068", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002937"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68359008"}]}, {"@id": "_:Nc5785cecb92c4ffa9d3b9c04b763aef6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021794"}]}, {"@id": "_:N18a06723a0ea4b718de9c868126c3907", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83330001"}]}, {"@id": "_:N62bc83de21cb45589cfb86b486dcef25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536223"}]}, {"@id": "_:Nf198f682c0d6434aa768f7147b30eab6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265624"}]}, {"@id": "_:N7d9c93ac794a4a5e882023c5be75bb02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102867009"}]}, {"@id": "_:N52d8e6b441ff48c4809160962ff92234", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2852"}]}, {"@id": "_:N03a60fa8ef2949d4998f7148fa9fa345", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027721"}]}, {"@id": "_:Na767111d04ff4cc393ee0371653c4bfd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47125007"}]}, {"@id": "_:N57ec37d49c8242ad9a3a8b0febb318d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010977"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023617"}]}, {"@id": "_:N6e9d8c816a1b4489bc5b60d79dfa1b06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424131007"}]}, {"@id": "_:N77f8271b9a674913a598be1f3475ac8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266484"}]}, {"@id": "_:N28c517b76b0d48ef8ef21db61d18017d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271330"}]}, {"@id": "_:N75edef27acee4121802f730026cd43d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007948"}]}, {"@id": "_:Ndf138fa648f9414d81fd2aec4b2b7513", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016116"}]}, {"@id": "_:N583ac573ffe14c5792890c1a10828f10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:370961005"}]}, {"@id": "_:N2c06557502e148a3ad5ccf2bb331b421", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266677"}]}, {"@id": "_:N3ca6362b980941ed8130a595d93889ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240206002"}]}, {"@id": "_:N2792db7be7954366849c4729b3a9a0c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:269475001"}]}, {"@id": "_:N4800767d024f41228149fbbea6de709c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0595901"}]}, {"@id": "_:Nd7c152a682f94ef4b4ee54df6cd96c22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C40407"}]}, {"@id": "_:N3879f7a4a69e4fc887d85ea918cee3ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0542514"}]}, {"@id": "_:Nf6aa31cd2fbf4386b30ca9d07348f534", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253752000"}]}, {"@id": "_:Ne74945a3249d448fa8aa0f0447a46866", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842153"}]}, {"@id": "_:Nfedf0280495e44f7b1b4da829573c6fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234425008"}]}, {"@id": "_:N72a7f4eed15e4dc48c1ab6b2e13733cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011996"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021106"}]}, {"@id": "_:N37a9c6fe891c411d9008870efc72d444", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0393890"}]}, {"@id": "_:Na5ce80b2e1af49f4b141ef56ade5934b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861328"}]}, {"@id": "_:N4d0b0dff3f7c4362a7ac8e7183d06aee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37871000"}]}, {"@id": "_:N41d26594025547a0a018fd7db63be021", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237836003"}]}, {"@id": "_:Nc40e970374604864a25c096fcc2828b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020883"}]}, {"@id": "_:N2f5272032f544a7eb4c05f7d604473de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002925"}]}, {"@id": "_:N0bd6bf26486d49f9a5ea46807c2a7279", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021837"}]}, {"@id": "_:Na39a65aa15a6443fa03b4a471cf36953", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013592"}]}, {"@id": "_:N621696eb358f4eaa960f9f1af86f4538", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022679"}]}, {"@id": "_:N991d307e139e4bf98f48c282d3e9b80a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266456"}]}, {"@id": "_:Nc5197aeb161643ee8beffc3a5fa32df3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860791"}]}, {"@id": "_:Ndd90dc11f64d4fd4a725f29eb839878b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021320"}]}, {"@id": "_:Na0c481e633d14fbaacb38fe03e5b9ba9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247032003"}]}, {"@id": "_:N7a1f089d004f4012bacbff3daa57c312", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016171"}]}, {"@id": "_:Nd3ab96030f794c51881f276c3fdb7171", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2229182"}]}, {"@id": "_:Nac229b393950477fb54aad1b22d954b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863201"}]}, {"@id": "_:Nc4beae0855fe46a098343909b193916e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0269852"}]}, {"@id": "_:N33dfc3a3d9404a6da08faa42444c8236", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025193"}]}, {"@id": "_:Nbb263af47a6e4561aa4670b544750b65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2748055"}]}, {"@id": "_:N3473bdf9fef842a29db4d933a071a86f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969397"}]}, {"@id": "_:Nd87785ec615a423b85fc47057cbec128", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021870"}]}, {"@id": "_:Nabb263d398d0493aa55260c2dde583b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009935"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024156"}]}, {"@id": "_:Naf08437176e34cff85888694af4f15ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700189007"}]}, {"@id": "_:Ne87be2f947864bc9900f815ac634bc43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262665"}]}, {"@id": "_:N8fe077a92b4a43cd83303d57a42f2469", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:473460002"}]}, {"@id": "_:N164c98f2add942e5ae1244d5efb4587f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025092"}]}, {"@id": "_:Ncbfdabfe689a4333a7d0cd81161a4c9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073038"}]}, {"@id": "_:N8d7400e198004c8f918b3b48b00d7061", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205329"}]}, {"@id": "_:N8ccb1d5b666345159925706cf3be34fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405772002"}]}, {"@id": "_:Ncabb9d2276d84827b9685a8733dcf26c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867932"}]}, {"@id": "_:N1118511aed654cd8867725468cfbfbe2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846829"}]}, {"@id": "_:N93e0fb6839db45ba8705181de4c1cd44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012814"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022716"}]}, {"@id": "_:Ne00edb52453f4ee7812ffcbc4d48d3f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241395"}]}, {"@id": "_:Nff95eac7b1a3411eb8b9147512508278", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0399545"}]}, {"@id": "_:N778df879b70541ac8bc7c9efaf447783", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280447"}]}, {"@id": "_:N833b31d4b81644e5921ef360b0361fb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151879"}]}, {"@id": "_:N3cb1e272a0754c089cc1c64faa56e1fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024742"}]}, {"@id": "_:N1ff5ea6956394da5a7e34a8c108fe01b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66187002"}]}, {"@id": "_:N81065698c2f2433e9c33d1085c28c27d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040184"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029163"}]}, {"@id": "_:Na28834eb4e7d4c70a467e7113cd39752", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025787"}]}, {"@id": "_:N538b1259d21c4c7db944f0d8318f0922", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024367"}]}, {"@id": "_:Nc3c93559678e43839256f8eaf24a50a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025682"}]}, {"@id": "_:Nee0b06e087b5433fb632a740193610f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860405"}]}, {"@id": "_:Nf5fdaef2b9d5484d84b389b86aa7bd1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022696"}]}, {"@id": "_:N202b6ee80b3b4a9f99f5e41194a128fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:698836007"}]}, {"@id": "_:Ne34701498a674264a7a042158484bc53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805920"}]}, {"@id": "_:N7fc8af3cd25c4b7ea459b7968d50e919", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70142008"}]}, {"@id": "_:N8b437b47b59a47e5879ad21a10c7bb6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43922008"}]}, {"@id": "_:N79213885a0434f44aa3f7ecc62df834f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021635"}]}, {"@id": "_:N727a2b3dc28f45d582b9c95718ffe125", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021801"}]}, {"@id": "_:N76ad8589ee644380b4f6210713611f80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021642"}]}, {"@id": "_:Ne680bbcfb6dd44c0983c0bf543d54cc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1332900"}]}, {"@id": "_:N3f84070b301240caa96a5c7e06a28446", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154936"}]}, {"@id": "_:N5c4643f095704de58c9dcd517e0830f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44666001"}]}, {"@id": "_:N4b9aba5129584873a2767fed3df07b3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849134"}]}, {"@id": "_:N289365d5bb8648ac91106c823d60505a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024553"}]}, {"@id": "_:N36f2eabc55d3452a8abe13702de91815", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100391"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021006"}]}, {"@id": "_:Na60bbb709572488ea706800896be863a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010685"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023740"}]}, {"@id": "_:N2701a3b868694ebe98efcd8344613e68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009991"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024126"}]}, {"@id": "_:Nc8231ce9c93a4ff095fc0da6c33d2201", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249808002"}]}, {"@id": "_:N7af0d65f61754d0f9ba0fc9f985b425a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014202"}]}, {"@id": "_:Nf807e71bda57408daae05b95f0ccf2bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280601"}]}, {"@id": "_:N8cbd719abb9141e081361107fb88b327", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127028003"}]}, {"@id": "_:Nc56c5b7c06694c0b9e9d0ab8ac33259d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023011"}]}, {"@id": "_:N37850437c1fb4e5e93f205881f3960b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280682"}]}, {"@id": "_:Nfe53a01957cf4656a752c13f7587520a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072970"}]}, {"@id": "_:N93d8f17b0df44a7ba7ff9a00b5c52c68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402601007"}]}, {"@id": "_:Nab43bf3f3fa24217801f36230977c578", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856661"}]}, {"@id": "_:Nae1307a276aa4a02b043a1e9fc1774e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280314"}]}, {"@id": "_:Ne0050bad53f94d2ba6a938e29789f14a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005340"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836904"}]}, {"@id": "_:N5a7d4b6dbc554ecda6c363550883d951", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111322000"}]}, {"@id": "_:Nde2ed01583f0491692c09e7ea63a3bb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023550"}]}, {"@id": "_:N197f2863510e4788b4e5d88cd393f4c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022121"}]}, {"@id": "_:N63c8ae9cb78442e49eae6b06cd0a004a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003956"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025481"}]}, {"@id": "_:Nb43097bed80d4a20af5097c99babdeb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206718"}]}, {"@id": "_:N21c5a44eca4f454193b867b7f1b0c538", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023074"}]}, {"@id": "_:Nde1e67db5d11468fa8bb1066a6e870a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020885"}]}, {"@id": "_:Nc1d8630b5ead4edf856e5f608ebd53c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013280"}]}, {"@id": "_:N481253b3559641d6a81a5777b424f2e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000379"}]}, {"@id": "_:N8663ef96438541929823f124ea1d6edb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235038002"}]}, {"@id": "_:Nfdd124983bf742e69fc779bf0718716a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234517"}]}, {"@id": "_:Nae5b1a18dcaf4b2b850328500ea7c040", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3328"}]}, {"@id": "_:N439ed3f36d39434dad8199282391f640", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039621"}]}, {"@id": "_:N7a226f498cb1416f82292fba3d901286", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264112"}]}, {"@id": "_:N38a86d54ebf94f7e8c939d5add2ea8a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002340"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858116"}]}, {"@id": "_:Nc08e040926dd4f539e6bcc8f0b2d0c4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3804991"}]}, {"@id": "_:Nd6582b64cc4c4defbb9a1531d33c16d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74323005"}]}, {"@id": "_:Nf290be10feb14088aad8e3010785be7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254632001"}]}, {"@id": "_:N7c454e5194b744cba61a5d48624b29c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010538"}]}, {"@id": "_:N4b14e66f886f47eabba89b446f5695fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022833"}]}, {"@id": "_:N087384da1d6948b08d5868254d892a5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022624"}]}, {"@id": "_:Nea9b2662595441f6937607e6caaa833b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015519"}]}, {"@id": "_:N4a4d55b929f944d2b605be7e5bd58398", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280676"}]}, {"@id": "_:N956130b64a03461f9c120c21ed2c6222", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280640"}]}, {"@id": "_:N75624dd575aa4a069aa1c4c65df9f459", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149725"}]}, {"@id": "_:N548ebb75b8ab4c0bb40f1c47e0068056", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027665"}]}, {"@id": "_:Nc20489f85039444da4aa7de676cae291", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15699003"}]}, {"@id": "_:N7a9662f449aa4076b0297216e00042dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021860"}]}, {"@id": "_:Na88687949ee745bb8993ebfb010b8b72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521618"}]}, {"@id": "_:Nca4d55ffe4e34cd49f61a56e8896cf7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3550204"}]}, {"@id": "_:N0ec023e4948848fb9f5e10e4ea4ade9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0398623"}]}, {"@id": "_:Na5a87a8020734d7482ce7982375d860e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025626"}]}, {"@id": "_:N66070279139c4f5b9c81ad1b9cbae0bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021371"}]}, {"@id": "_:Ne524b716f8cb4bcd84d97339059723ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009443"}]}, {"@id": "_:N98212244f52c4b70a73e7409900ee379", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854113"}]}, {"@id": "_:Naa57c50c379b4e66b75ab92a4d9e9f70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95588004"}]}, {"@id": "_:N0f9093490352459eba7b7071d864548b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0546389"}]}, {"@id": "_:Ne9a63d15201b489aae2c4fd8a66b60ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002937"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265677"}]}, {"@id": "_:N9d2450826fc14db785b1b1e99fc9e2ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220763"}]}, {"@id": "_:Na7e8cf1c6c174a32bba4e6b53980c4d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021771"}]}, {"@id": "_:Ned700e1d963043ad8e943aae0e201e0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835380"}]}, {"@id": "_:Nd7d3b113f5fe48a5b6ee066dfb5850dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1306837"}]}, {"@id": "_:Na21b4d0f8f8a4286a7040ce1f177d0d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012468"}]}, {"@id": "_:Ne2e749fc6a1c4cbfb81fbbb6e8dbfdcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270612"}]}, {"@id": "_:N5b56c65aa65a446187ca1a27c044395b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0549295"}]}, {"@id": "_:N616324f7c1454e7dac4a2ad3fe3bffb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0741494"}]}, {"@id": "_:Ncbc5cf49fab245828a4d8bb7f33ee630", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221199"}]}, {"@id": "_:Nfcb88f09e3e8444db0d87a96e84b6a22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399939002"}]}, {"@id": "_:N1291f6a41c6d40db8d0cd7f7ab470e81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54711002"}]}, {"@id": "_:N351d9daed00a4681959f13d6ef7dbb1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3192"}]}, {"@id": "_:N1a0c6505b6174be1aaa37ef144be5555", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38825009"}]}, {"@id": "_:N1e2132b9021a4009885d6dab2b3ca149", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52781008"}]}, {"@id": "_:N159247d69f8e41d3b1f1d3010e541514", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0746674"}]}, {"@id": "_:Ndeeadaaa07704b98ae9f4945a72dff5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360491009"}]}, {"@id": "_:N0649a43f81c74802a792085946aca38a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278626"}]}, {"@id": "_:N50326d3e0cfb4b04abd43ae85154fdc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855230"}]}, {"@id": "_:N635494cd4b304c68a772626dcc335cc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0340854"}]}, {"@id": "_:Ne2e13feb093445f9b3157002027525ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034642"}]}, {"@id": "_:N7b98b8ca86ab40d6a5e837b07fd0f95e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55630000"}]}, {"@id": "_:N1efc1456c4984fc08cd24ad9bbe79eaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012146"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023023"}]}, {"@id": "_:N48ce48b2acc14d81b8667bcf19ce8806", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0857379"}]}, {"@id": "_:Nc11ae1fff80544519ec1083c70a82be8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023634"}]}, {"@id": "_:N2c6f07cceaa2483baaa593a3272e946c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023426"}]}, {"@id": "_:N3537fa8a11f44251b7cae40089ee9c7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3554793"}]}, {"@id": "_:Nd81fb7a98a7f410ebfd20b301499915f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023397"}]}, {"@id": "_:N7f59cfbcf88f4414b22e27250cbfc288", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848389"}]}, {"@id": "_:N510d3d4ba9874765ac5acb2c2d9771e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001889"}]}, {"@id": "_:N22d1bd57a1624db7be619fedda99eb16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010868"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023680"}]}, {"@id": "_:N5419c204c38a473d84cd44a69382ff87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856027"}]}, {"@id": "_:N6979afb28ac241da8792b6acf1392e12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001382"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844820"}]}, {"@id": "_:Na01f76c0c4b94e468427f7a099e28aa8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152173"}]}, {"@id": "_:Nbbcc2945f02e4a3ebd9da48e1e9d62a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11538006"}]}, {"@id": "_:N945fc7bb768c4b0d85d59fc32c9f37e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003993"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020692"}]}, {"@id": "_:Nda1e33f378bf44738844a43d0e70e02b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55333008"}]}, {"@id": "_:Ndfd4d9eb40344eb9b028c4a358231c12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93235007"}]}, {"@id": "_:N5382201dfb704edb9a9c38d6407fe3f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38950008"}]}, {"@id": "_:Nd8ba246e8bac43c191dbf09e9ef4165b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020863"}]}, {"@id": "_:N893f5f16764a407b856cbaff30dd8b41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021957"}]}, {"@id": "_:N3bd2f7facf5747d5932c630984f7f261", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022421"}]}, {"@id": "_:Nfb321a405fa249359c8e29f5be8b44c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021835"}]}, {"@id": "_:N6e10ef7e85fb437a908a3a6a5c2be5c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001399"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017093"}]}, {"@id": "_:N22ebb44758c24d1e81ea18c80426f7fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345065"}]}, {"@id": "_:N8b93e95fccd84529a4f850448cbd501c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386806002"}]}, {"@id": "_:N8a1050bfa72643e5a4f1585844ab8ebf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405752007"}]}, {"@id": "_:N58637c7f1947467cab43886bffd6c6a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020938"}]}, {"@id": "_:Naeae3f9f44bf4d3c88d2fe2ae297108f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025286"}]}, {"@id": "_:N6a5c8e776dd6454f8f592813ccaff3da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235659"}]}, {"@id": "_:Nd1e59b5e3da74bc1b88dd0650399a566", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266135"}]}, {"@id": "_:Nf5a856ce5c3b490e97a9febd4f8a4171", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009714"}]}, {"@id": "_:Ne74a8402a1e143b0aed2e8309051a1ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338614"}]}, {"@id": "_:N17f4de013f8240489af4fefb204374de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025344"}]}, {"@id": "_:N0719db65bfb7456aa2177a85ebc28b48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024143"}]}, {"@id": "_:Nf048ac176b704bbb880fd9db8c6c5778", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073151"}]}, {"@id": "_:N06b84d6704a84adaaf5c4b41c735723b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001152"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836479"}]}, {"@id": "_:N66ff340ef9494967b6e0d68f6c19c8ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021305"}]}, {"@id": "_:Nf1aca5ee0e26417c8198383123503395", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19132000"}]}, {"@id": "_:Nb8ac1f965e084489b8622f9f777af6fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023083"}]}, {"@id": "_:N18bc356327f24527a4a6fca37de0ef0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024998"}]}, {"@id": "_:Nd011142b84fd419fbeb9f5c7641aa74a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025696"}]}, {"@id": "_:N2d3b824f15744875bd0a6360e1276f50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2880562"}]}, {"@id": "_:Nd9ceba05a6864cec86131c9e44367850", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000138"}]}, {"@id": "_:Nb71b6e51d48a4f829e3d844fa65838f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023095"}]}, {"@id": "_:Na56cc80a318d4b01885b8acec769fe91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016065"}]}, {"@id": "_:Ne71b33e1a28e474ea5009677741740f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024341"}]}, {"@id": "_:N7923b20ee80249ecaa990d3b952dd485", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0580319"}]}, {"@id": "_:N33179f91a35f415e9cd0c4a85cadbc94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271160"}]}, {"@id": "_:N5941b58a378241f7a8830389a56923c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265610"}]}, {"@id": "_:N7d76dff0b19a45f78851aac6a8f93235", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43689004"}]}, {"@id": "_:N337ac94fe5ef45708116cc9c625fafd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010368"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023878"}]}, {"@id": "_:N6195182611f34962985d0d100b16c591", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89362005"}]}, {"@id": "_:Nb6e723d196114c05956ff3db9c9e00f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014550"}]}, {"@id": "_:N89ae6e94a8f041e8a180a83fead0854c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9181003"}]}, {"@id": "_:Nfd67d8328eec41ed86003bdfc3900d9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022341"}]}, {"@id": "_:Ne05b86df6d4642228fd98872092137e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4048798"}]}, {"@id": "_:N7b5ff51c183c475e8fb63e0f3541eed1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520679"}]}, {"@id": "_:Nab539f68cd7d417183381ca3001168b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521178"}]}, {"@id": "_:Ned50c7eecd294c778ddb452c3ae49bc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N9655e07047b94350959a35d8f58d3a73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021148"}]}, {"@id": "_:N8a81ebc33fe8467dbd5fc3652e3c9f33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010168"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023991"}]}, {"@id": "_:N11ed2fc1eebe47f8820dc99692084965", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413654009"}]}, {"@id": "_:Na56f560f7a2a434085effbfb6b22ca25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "epcc:02.01.02"}]}, {"@id": "_:N2e96dc65e38c48a6a150dd588fc31932", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253215004"}]}, {"@id": "_:N39e899da50b44d1790c4279da41e276e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012003"}]}, {"@id": "_:N052fa9a8bd774289823fcd94759a2711", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022980"}]}, {"@id": "_:Nd2b3afdd89f54b13b63f8b7a5a96d4e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:190"}]}, {"@id": "_:N8a8d1e051acc4d3f83b58ce22a15918b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109978004"}]}, {"@id": "_:Nc5b0faf9f6b94815b6987b0d4c4a7b99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8654005"}]}, {"@id": "_:N0b7b110d90e849a4aec1b6769c74757d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537093"}]}, {"@id": "_:Neacab41f26f04890ae70492e94573823", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3149083"}]}, {"@id": "_:N7d07867844044bdebac778044db60b16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3495558"}]}, {"@id": "_:N3ee0559710394646bdd1be540adad477", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1998313"}]}, {"@id": "_:N4fbe877f68ad403f83cbc31f303d889e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021550"}]}, {"@id": "_:Nd5562a539f334896a75dcd6188865379", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42362005"}]}, {"@id": "_:N8f142bd6b77743ce96d33b0e85e669b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3608"}]}, {"@id": "_:N5073e74ae19546dbaee304bef085a879", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856786"}]}, {"@id": "_:N86999c09604e4307aa9364d78fc04f87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849148"}]}, {"@id": "_:N7d156446bd8243c5b4291c52c2b62a73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204958008"}]}, {"@id": "_:N142b7955a0ce4103aa24d6c7b522b25a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22331004"}]}, {"@id": "_:N9fa88502134a416d9bf948f69833f347", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024192"}]}, {"@id": "_:N5a084c87c7384456bc0ccc6bca9cf41c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851855"}]}, {"@id": "_:N4d9ebd58a9004372a49b712ccea6fa84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0917816"}]}, {"@id": "_:N40a3834854fc440ea7c70efe8e436665", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N8d2a90960f5246259d31027e50a1ab8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027858"}]}, {"@id": "_:N0cc0cbfa702a4fdeb3f317cec696915d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025331"}]}, {"@id": "_:Nee5b51acc77441c7b6adf850f1b0329e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0546968"}]}, {"@id": "_:N2a13de8c84bb440b9c95faa48d43ff3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021775"}]}, {"@id": "_:N449423a59ae94cb38ede1dafa16a39f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254024005"}]}, {"@id": "_:N761d47f5a783401d88fbbe8a712a9b7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536915"}]}, {"@id": "_:Nb825da1f8a2044b09a8474b89e1e06ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C580316"}]}, {"@id": "_:N5bd2809b654c4fc28e963a913c50b38e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021343"}]}, {"@id": "_:N5ea1f113a99a40a4b5eef8cdf07e13ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52404001"}]}, {"@id": "_:N50e270e0297642ac8049623ec894ff9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024279"}]}, {"@id": "_:Ne2275e983105494083a9d0af74182218", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855009"}]}, {"@id": "_:N0a693a6c8dfd4300bd04b4e24f25107d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702624008"}]}, {"@id": "_:N85afddbfa543475ba75e87884d0711c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860834"}]}, {"@id": "_:N6b7f64596976483bbaaa718613492b5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005413"}]}, {"@id": "_:N65c367559c4f40debf56eafeeb97cd90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5582005"}]}, {"@id": "_:N15115e8e84eb454496ad0a18d8f0a7e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025314"}]}, {"@id": "_:Nd247145c266c466a84217a2878f6d703", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240897"}]}, {"@id": "_:N0217c2513925498fb3c1aac6ac336de4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021662"}]}, {"@id": "_:Nd2b41bedeb544a9196f0bbaf91f5a0ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848873"}]}, {"@id": "_:N72efc2b59e254a7e95fbb17914551f8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025451"}]}, {"@id": "_:N0e63e432615c41799f9054cb63f4b95b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024490"}]}, {"@id": "_:Ncb72b4b983e2434080acca3a40d98f20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036400"}]}, {"@id": "_:N9fcc86f94bd44106ac9a4b9c6508583d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010523"}]}, {"@id": "_:N2fb75f7fc16349dcb3c38b96fa11e15a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839436"}]}, {"@id": "_:N4a3da24dcf4143b38831aaf19ed62500", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280470"}]}, {"@id": "_:N5aa28d29778c40138d7156da9310e4b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849392"}]}, {"@id": "_:Ne5a9173476b44ef798f0e8f2080b268c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0439808"}]}, {"@id": "_:Nbfff89be831b41c0ba31d2414859a48d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3495676"}]}, {"@id": "_:Nd858b6a549e94e74ae41992d5d311d36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024888"}]}, {"@id": "_:N0050a37a3ca743669cc37af6f7394652", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46199002"}]}, {"@id": "_:N426b76b016c9463b804d14a48b36e6c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024670"}]}, {"@id": "_:Nba9c2e0d333b47c58ee69393a154d134", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012559"}]}, {"@id": "_:N73c9bd659bda49998b2e5fa62c2728b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862968"}]}, {"@id": "_:Nb3ab832df5d44b9599b5cd019a243d18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000998"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271607001"}]}, {"@id": "_:N70f6b633c3174a3c8b578d3024f52b41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024215"}]}, {"@id": "_:N09c050b9d313426fa696bcc341c7d2aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022356"}]}, {"@id": "_:Ncd8c6b776e834b3dab59f92ab1b1a3d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012624"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2316786"}]}, {"@id": "_:Nca40268413174b9b91f7f25e5f1ae95b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017036"}]}, {"@id": "_:Ncc8c7a607fd34074a13a769f196ff34d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002318"}]}, {"@id": "_:N5fb0f20959f24645a67787799bf1d76d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027809"}]}, {"@id": "_:N8e869bdf97b94d5dbcebaea962233797", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020724"}]}, {"@id": "_:Nf0a451b4875c42c3b58dc2425c465723", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022764"}]}, {"@id": "_:N859d0304a4b44f71899ce69840bbd499", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030814"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280753"}]}, {"@id": "_:Nc4aa898b5e7c4ddda166b20fab81254b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1332262"}]}, {"@id": "_:N075f10a566df4ed9ab58d1037256d360", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023431"}]}, {"@id": "_:Na823b1e12dbe4b178326a3e8aebcae40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030137"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022611"}]}, {"@id": "_:N4a9ad382b81b4074a0f3c18a225cccc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280530"}]}, {"@id": "_:N06c5491b64fe4e54a305fe1eee5fa007", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52008007"}]}, {"@id": "_:Nc850960a569c47f784ae83d140977134", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0949506"}]}, {"@id": "_:Nc093a4ed40364d69966d2fc99bd80435", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024219"}]}, {"@id": "_:N7dc4b718e5ad47a08289fcd6703ba266", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7973008"}]}, {"@id": "_:N39903f562506481ea487ce857d3b95eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021169"}]}, {"@id": "_:N1e1f5f25c6fa49658b2f2e1984a55a34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563458"}]}, {"@id": "_:N4dabe49b45b444d89a98cea7d06f29e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851059"}]}, {"@id": "_:N7c7fd64b560d445db0f796d07f867455", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89031001"}]}, {"@id": "_:Nf75031e868614eadab74254ede7ddc38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016978"}]}, {"@id": "_:N277dc03aa3c5484f97ba51eb4f8402e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248194004"}]}, {"@id": "_:Nf5622fefc92942cc819498998e07ddb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9447003"}]}, {"@id": "_:N3670e6d976704d53a76bbb21731115db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023396"}]}, {"@id": "_:N8f6a9ceceb934c2681c1c5162ab08d9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020938"}]}, {"@id": "_:Nb6a13e94b6dc4a7d9b90482d3a64b29c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073020"}]}, {"@id": "_:Nfab7ff136fb2457cb1df68b0c867b3f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000860"}]}, {"@id": "_:Nbf4c1be192454ee3b8940d7da156d2f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022105"}]}, {"@id": "_:Ncd97f0123d7c41c1b0a9d7210a5f8c53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241700"}]}, {"@id": "_:N3385896fff8e42c09b8cc64409b1ea9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162539"}]}, {"@id": "_:Nae75523f1f22455e8a10f35e4c020c35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021891"}]}, {"@id": "_:Nc5003ac1a76e4396b3e4d524ad757870", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0752323"}]}, {"@id": "_:N7be46169e46b4328836a0b7ad16ab8a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021481"}]}, {"@id": "_:Nb722967ed9c14902bbc20bd1a527b20f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848877"}]}, {"@id": "_:N03e5b4f110044c7faf9634c943fa324d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001492"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204152008"}]}, {"@id": "_:N7f489e93c7b646808ff233aa549c27bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2700"}]}, {"@id": "_:N08ce61b26482482383dac1eb41d63565", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73211009"}]}, {"@id": "_:N7d1e157a10b549a49af34c4b7a6b0f89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022703"}]}, {"@id": "_:N94845818382b42228ad04e64d720634c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838167"}]}, {"@id": "_:N7af74e80c30a4e5f9a801b8bd2567af8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021509"}]}, {"@id": "_:N9c78a98f30dd4e76aeba7dd26826febb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95568003"}]}, {"@id": "_:N3754a8ec93ed40959084b74c70cbeec1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040412"}]}, {"@id": "_:N6860ed63378d46fa9d4d1291cde711c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010906"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220992"}]}, {"@id": "_:Nba3f4500003b43db93653a5c48ffb26c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025585"}]}, {"@id": "_:N6c4f35c02d2646a98a04e1fbf10a6916", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432321"}]}, {"@id": "_:N4fa0858c5cd24377a865b86048684fb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857304"}]}, {"@id": "_:N9aa295fe0d394fec8a9d7b784855b751", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3157"}]}, {"@id": "_:N85970ffc76d74ae99208e68a3354d89e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1396126"}]}, {"@id": "_:Na1fd790e6e9d4da5b0ca0e655207de1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280790"}]}, {"@id": "_:N17d325eeb2f5436bb3c0e7610236b4a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410042009"}]}, {"@id": "_:N9ce81052f9ce4235bc02a7cefcaf4298", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:167923006"}]}, {"@id": "_:N48bdf316e91347989ceee8c763010a9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004940"}]}, {"@id": "_:Ne60f3a7d92cc45e4be9eae1ceb319f10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003409"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836527"}]}, {"@id": "_:N0de8840ba519467190c872319aa8c2c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1963002"}]}, {"@id": "_:Nbe8a0660e35949b7b3984294c1714514", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1404304"}]}, {"@id": "_:N4380989ff55141c59866dc188344c2b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30915001"}]}, {"@id": "_:Nd10c89cdc208447f940912da6245c011", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021580"}]}, {"@id": "_:Ne9c0e8678371480287ee190306d12843", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853288"}]}, {"@id": "_:N07dd3b7bc25440fdab71048d384bafc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844709"}]}, {"@id": "_:N5a7496688d9f44eb864b68ec763f216f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006226"}]}, {"@id": "_:N28ab6ed5962548f494ca367ee17baf62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:985004"}]}, {"@id": "_:Ndd98a2bd47f74e0198ca0245da4be4dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220766"}]}, {"@id": "_:N0de837a841a84b3881ef63047eecb264", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858091"}]}, {"@id": "_:Nf41a371cf25446b38b36d52b1e29cecb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4870"}]}, {"@id": "_:N13cddd037bb749c0b64f29244933906b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280425"}]}, {"@id": "_:N94888259ac3b4273a2188cc9905ce661", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005922"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025109"}]}, {"@id": "_:Na0834a8f25c04a94ba4da7064d5dc5b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003922"}]}, {"@id": "_:N74c61b9ce0fc4d69b7dd37ebe0568c8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247434009"}]}, {"@id": "_:N520c701da1b54c9c84ae3fe7829f93e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007346"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851430"}]}, {"@id": "_:Nd6579444c1124a41aa2925a7b398c79f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022607"}]}, {"@id": "_:Nff281862b52c46c0894d8877629cd2be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9991008"}]}, {"@id": "_:N50a9b2d047344f8082af950d722724b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020233"}]}, {"@id": "_:N8486db7f9a1746ff82b9b190b42725cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001987"}]}, {"@id": "_:N9ba05964f7704a02b89ef3bf361eeebd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010229"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021309"}]}, {"@id": "_:Nf40713d9cc7349b7af8f21f1cae074b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006899"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866131"}]}, {"@id": "_:Nf926422c0a104e6fb5c9ddd7a2c2e962", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52985009"}]}, {"@id": "_:N8ede72675830438c949f67dac360cb18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2676973"}]}, {"@id": "_:N711232d4fbda48faacce886f7163f7b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1100"}]}, {"@id": "_:N540925a639674611afc356daa0b3b482", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0699791"}]}, {"@id": "_:N83329793c4c2415982f23f00a2007408", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010564"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232412004"}]}, {"@id": "_:N5cb021c27b1e431ca1bcddbd01dfab54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009687"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024232"}]}, {"@id": "_:N66669f7c4ae6487e96ea6a46f328e55f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93478000"}]}, {"@id": "_:N72efc4b7db7d45dd85e093ffa7663a29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1926006"}]}, {"@id": "_:N25326bcdcf4b43a9b54e574e831f5bcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4120002"}]}, {"@id": "_:Nb4bcf0872adc4b718cccfd906aa28893", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C564661"}]}, {"@id": "_:N6a81a26a9ec74fc09c52d72ab3a7a8eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022709"}]}, {"@id": "_:Nb40342efcf804a60b3f0824ae5da7246", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837262"}]}, {"@id": "_:N681c2c090b084318b933310cadb25d08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58405006"}]}, {"@id": "_:N94a05f8e392548e6872092637bccc507", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020821"}]}, {"@id": "_:N05a4262e19e94ea3a13eca4ced325bf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023547"}]}, {"@id": "_:N3f5dfa89fca14ffeb0dc3d416e83c34c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023908"}]}, {"@id": "_:Neeee56eca2b94a1da037946b0e7f8f9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023282"}]}, {"@id": "_:N46497c6bcfd943839140a3b36bd3da9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0494491"}]}, {"@id": "_:N767cb893ecb54cd788e500b95e360b44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029441"}]}, {"@id": "_:N341c2329ca6743699dc31e40cf52822c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20022000"}]}, {"@id": "_:Nd8b172b4e48a483a9797388bd0685163", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58596002"}]}, {"@id": "_:N8d53b4ae9cbb483e94137c8b21dbd22f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968958"}]}, {"@id": "_:N7ce2b900136b42a4b21f11b62075b82f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265706"}]}, {"@id": "_:N9f7b5ae2ccf047eb86878337ab566733", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012462"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860972"}]}, {"@id": "_:Nd4608f1d90f248c3a85e73f5dc009d2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025791"}]}, {"@id": "_:Ne574825a9a3641f897c542a4a67a89f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868549"}]}, {"@id": "_:N65061ee0b841452f9a624269df9d4682", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023886"}]}, {"@id": "_:Nb05ac22438fa44f798542a8ce84851e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338480"}]}, {"@id": "_:N1291a12d9ec14285892670eb241661e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3801"}]}, {"@id": "_:Nc31a78d383c84118950964976b5888a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007462"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024868"}]}, {"@id": "_:N9f1ed8ae529545c7a1d87b18572f726d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673929"}]}, {"@id": "_:N4e35eb498bbd431b858d3253dd4c7905", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866048"}]}, {"@id": "_:Na366491018744debbf1bb430019b966d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849152"}]}, {"@id": "_:Ne16dd94a34de4f959ab7025321030398", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71286001"}]}, {"@id": "_:N7045695b51704c58b69738faf5e1c65d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008519"}]}, {"@id": "_:N5b55a40f5d90400286d7218bcc93c66f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:108369006"}]}, {"@id": "_:N1a5e010d604548869fe221cc3571dc23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073111"}]}, {"@id": "_:N6103f6b095bf433d885595c41303d60e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83341004"}]}, {"@id": "_:N41052ba28f6b4637b1932ff27cbf13ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402867006"}]}, {"@id": "_:Ndd70f13f51ae423c8a0fb1ef1473f91a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027404"}]}, {"@id": "_:N51af717698a34802839f084fc375649a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024536"}]}, {"@id": "_:Nc305300cc9434e3782bf58781e4213c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346253"}]}, {"@id": "_:N69935e862ade49af9425c200335ce3aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021568"}]}, {"@id": "_:N81eb63c371614790b66643a5e98ef83c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280397"}]}, {"@id": "_:N5bd5c8ce5f4944de960607c9c4af25f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38716007"}]}, {"@id": "_:N652f276f11ff4b0f998994acd8aeaa67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073093"}]}, {"@id": "_:N169a905c52ad46bd9d6bbf2abadadd65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103021001"}]}, {"@id": "_:N63d9557dc97d4698809a66cbde5f82d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018376"}]}, {"@id": "_:N7a92c71e461a4cf9a9a604178fa8dfce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2118460"}]}, {"@id": "_:N74a5a0e7e22a4c069fdac1565aae54f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021885"}]}, {"@id": "_:Nf6ab07e2a43743babe272b1659275030", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254237003"}]}, {"@id": "_:Ne095ad9300004efd97cc94935f4fb041", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000993"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844597"}]}, {"@id": "_:Ne05556bc67594d97bee0d78b411458de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000238"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230745008"}]}, {"@id": "_:N3ea73054cd1a47c480d00f1b3830b85f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280602"}]}, {"@id": "_:Ne64e32472cde4c849b99e8e9fb93abe5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022544"}]}, {"@id": "_:N6f7307dbf2024c95b0dc709c6e530d71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:426955004"}]}, {"@id": "_:Nea93bf456ff543bcba906745c091b9fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65074000"}]}, {"@id": "_:N9d53e54452704bbf9303a9e32012cc97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1821"}]}, {"@id": "_:N2b7ad98237e74e3ca4e637d55c6920d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023752"}]}, {"@id": "_:N300f70fa2948420695bd1ab06266c236", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:272118002"}]}, {"@id": "_:N4a65af3980af4e19ab5bc1fbb6b68414", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009564"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024289"}]}, {"@id": "_:Na3575bd448b042f6b61c15f8f6ff4489", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280300"}]}, {"@id": "_:N2364a67d75554d95af6100c9c38d706b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231679"}]}, {"@id": "_:N385136eaa6744602b25b22336b49e8a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012685"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022780"}]}, {"@id": "_:N0090cf92aae04f67a9755d2468007a04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127026004"}]}, {"@id": "_:N52ba1d6bc84c4709831cdd95be2bbf95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010282"}]}, {"@id": "_:N97e12964b25243e18f7f05696e33d0b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969372"}]}, {"@id": "_:N938d7e6a4102453388980bc074340b3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887678"}]}, {"@id": "_:N4e364e2e49f64f08909c685f2d23c031", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4320005"}]}, {"@id": "_:N9fb84efae3994c6c8d35af8d6eb6aade", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4830009"}]}, {"@id": "_:N0db0a46147104724a94b7612b63e5229", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025810"}]}, {"@id": "_:N4b93d452d68a46ef8335634ab76ca578", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003855"}]}, {"@id": "_:N318ddaffa6b745d8be9161264998470b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024854"}]}, {"@id": "_:N0077f2ca178b48719418f1701be5b133", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022548"}]}, {"@id": "_:N5a9d1938c321436b84c6c8f07b147034", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835583"}]}, {"@id": "_:N8a6836d56ee04a6d81eb311665371cff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25942009"}]}, {"@id": "_:N46a31d1d531a40c991175679d0dd539c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072875"}]}, {"@id": "_:N635287bb3e794d0fb60353a20c086633", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240880"}]}, {"@id": "_:Nb0a75f3471014177b1303ac6e19ae19b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004981"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025262"}]}, {"@id": "_:N2ceaee6c68954adf8e786ebb7cb1879b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237596009"}]}, {"@id": "_:N0d98d2eaa5b14e119d6a4b0245dfb8cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0747241"}]}, {"@id": "_:N1ef5b5b5213b4d3cb95418dd2106ef6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64635004"}]}, {"@id": "_:N84fd8610ddb04bbeacf16abaeada6b07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151702"}]}, {"@id": "_:N24a9041554f64d4ab360d5f1e8b84638", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022277"}]}, {"@id": "_:Nca79fa80fefb4905abfa6a04eac94979", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002277"}]}, {"@id": "_:N01fe40b10a9c4c549281e9429a2b9c48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002637"}]}, {"@id": "_:N4230971b64af402fb0ef367285335e47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363406005"}]}, {"@id": "_:N5081dcf83c2e4b8ea70fa84cd39c0912", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197166005"}]}, {"@id": "_:N235c152a892b4f9ba4741793c4c0b958", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D056693"}]}, {"@id": "_:N7061eb4e8d0a4cf5921bb8a7bec10f75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012492"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1504438"}]}, {"@id": "_:Ncc1b87cb1de342c58cab0ca4e1965852", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95664006"}]}, {"@id": "_:Ne5ebfbc90b0347de92a5678bf7b87cdd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64667001"}]}, {"@id": "_:Ne41eb2ee83f84a509edd7366a2fc8304", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865992"}]}, {"@id": "_:N17b20097a65a4e389e9a3b65adfcae3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C564178"}]}, {"@id": "_:N1c0c0d80b22d442fa065110741d91fd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003578"}]}, {"@id": "_:N843fa8f954f94c5890134fc864cb514d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342388"}]}, {"@id": "_:Ne7e437cff0d14debabbe79fce3eeb4e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024952"}]}, {"@id": "_:Naa90786156f84279902abb5d7922341c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280281"}]}, {"@id": "_:N2e2d0864dc4f4d1099373bd28200c5a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280359"}]}, {"@id": "_:Na341474040864c41a730bd79d6c725df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241816"}]}, {"@id": "_:N043bcbef19fd4a06b342c00a591a81c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839531"}]}, {"@id": "_:N64471f8960214f08b4f8d17b426f79c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232024000"}]}, {"@id": "_:N7c435398d6fe40fda141de793eed599b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021403"}]}, {"@id": "_:N28ef32b63ced4f0f974053977ab323d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001137"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39837002"}]}, {"@id": "_:N248c446ec4384512a5192badca0b07c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2108151"}]}, {"@id": "_:N9e2c8e05bdf149adaffd640e87a2efaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000907"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846154"}]}, {"@id": "_:N1b6798a0494d4d2a88f27cd6e5b19d4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030583"}]}, {"@id": "_:N6d9e061eb9ff47f58f9a74af3e9c8aa5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31511007"}]}, {"@id": "_:N5ca6d44535e44140ba5c06c47cd09c2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149744"}]}, {"@id": "_:N32f097a1e1eb4c7e97eeeff46ba2622d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857699"}]}, {"@id": "_:Nb272c50a7b644edf8fbeaed434092099", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2674737"}]}, {"@id": "_:N939dc39b16634194b76bf6f7bbf8eb58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D053546"}]}, {"@id": "_:Ne684fd742b024359bc2eee20234817c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855710"}]}, {"@id": "_:N752c969725d5441fa84bf64907a0bcc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3152231"}]}, {"@id": "_:N76eb3d7df3ce4924872831042bccf701", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4444"}]}, {"@id": "_:Nce21fbebea98420caa3e1669dcf0d6e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862068"}]}, {"@id": "_:Nd2bd65af5ed74242ba4987bed3126ce5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22006008"}]}, {"@id": "_:Ne966818282cc4deea043fb26e66ee49f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68614005"}]}, {"@id": "_:Na1e0993c43fa4715bbb79115754ed6c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:406444002"}]}, {"@id": "_:N9f262c33cdfd4480b580c73a2efafe9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030305"}]}, {"@id": "_:Nbec87a861e884222a21aa34146000084", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1398367"}]}, {"@id": "_:N612d601c562d4045bd39e16d1d3c75b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027668"}]}, {"@id": "_:N3395ff6abe664fd68a78838483e726fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270250"}]}, {"@id": "_:N22223c0653ec4ed796663c537ab3f61e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264303"}]}, {"@id": "_:N3c351af1af8c47d7954672cf03e53d33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60046008"}]}, {"@id": "_:N74190d1ff6544b31aea75c0c6efb08e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010554"}]}, {"@id": "_:N838994438e484d4d8840b576528136ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100255"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265294"}]}, {"@id": "_:N02362f8dcde746cc98a9c2e11a25caab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016196"}]}, {"@id": "_:N030d9d758d9946b2b122c478492b84e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424413001"}]}, {"@id": "_:N3ada51aae7604016a9ff088d8fb9d432", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D055091"}]}, {"@id": "_:N0369ce2a942c4904b39b673c3e749fbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100899"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020941"}]}, {"@id": "_:N0e5f146121a04ab0b12986b28470178b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230413002"}]}, {"@id": "_:N2dc6ec4294584c7591477704c893d0d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018099"}]}, {"@id": "_:Naa8143ba49d5430aa7ea1a01040f4353", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010610"}]}, {"@id": "_:N037e897aeca644cc9b13c81bd230d2e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837826"}]}, {"@id": "_:N5972a185ba6542b89b9ea745da8180d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021015"}]}, {"@id": "_:N567b46caff3d4c3ca6438dbae6cda8ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004886"}]}, {"@id": "_:N4ecc54f775854458b879d84e39e04a4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020016"}]}, {"@id": "_:N74ecdf9a49264fd39822b5e2d91021e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109418001"}]}, {"@id": "_:Nb348e25d71bb402cad9d18f951e42b11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:446411000124101"}]}, {"@id": "_:Ndc97a4dde85c4333a337bd9fd26f119b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006157"}]}, {"@id": "_:Na5caa19e735c457dad5261930ed11ed3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2677869"}]}, {"@id": "_:N0cf9bc5b310945f79b64e17e2c1e5fc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271768001"}]}, {"@id": "_:N6928c8589d0e460ea4bb1d339d65a8f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040082"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856115"}]}, {"@id": "_:N4e49bf3bd7fc4c58baf2ad5c4d9cca53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271809000"}]}, {"@id": "_:Ne3fa712c2acc4858bf578b124c35293f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D065630"}]}, {"@id": "_:N4aef156528144d9eb4112dc061c4089f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0334489"}]}, {"@id": "_:N29ad7290507847fcb882da7a3ff79f7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023237"}]}, {"@id": "_:N8f5e82f9171947a0a301c150f669c032", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237836003"}]}, {"@id": "_:Nf51257bd34c343ba8e8b24cfa4bc08d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022438"}]}, {"@id": "_:Nbd855e6918754c0e82477f338d7aa674", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000417"}]}, {"@id": "_:N40af7e5ec6074063a2da771de0032a5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007409"}]}, {"@id": "_:Ne6514e8984a241b4a1a768abed8f81ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011998"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006943"}]}, {"@id": "_:N92efa61ec9b546389751722df3fee304", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029128"}]}, {"@id": "_:N7dd3f99cf9004b2e92438410fa8f84d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004421"}]}, {"@id": "_:Nfed77532b16d4fbab2744b8ab234f0f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014657"}]}, {"@id": "_:Ncbaa2aa7e8754db88323a474265c7f8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008205"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842404"}]}, {"@id": "_:N60bf4463d9e440de94c8879d2884fd0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843677"}]}, {"@id": "_:N1e6af3fd075c4c3087a6d0be01f38816", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77957000"}]}, {"@id": "_:N9b85ca87f8df4a3a9cc9dfa68055a634", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836151"}]}, {"@id": "_:N49642ecc660b442c98bb09075ecbafb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854657"}]}, {"@id": "_:N97a56c8ed0234503be9dda50789a749f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190268003"}]}, {"@id": "_:N96dd107a64ae448dab3f471e0922ee89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017098"}]}, {"@id": "_:Na24a1a8f5d1f49f2b7f801e2c0eb7424", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025470"}]}, {"@id": "_:N5e785ccfef5a4bfe9874f1b28a974592", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:139394000"}]}, {"@id": "_:N6b9cefabc33a4289af6d76ba237886b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003294"}]}, {"@id": "_:N98ddbd2d29a5417784c1540d73cf89c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235825006"}]}, {"@id": "_:Na4590ea46d974c06b41cc3a34be8951a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1456852"}]}, {"@id": "_:Na22f9d0c89814dfa81885bc7d99c5cf6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010661"}]}, {"@id": "_:N5d9af7b3c134431ea5f37594259d37c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021419"}]}, {"@id": "_:N0f1498bb58834f7b809d6ae4eaef7019", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422338006"}]}, {"@id": "_:Ne482c347403f4e969a93a1ff5a9ce629", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005351"}]}, {"@id": "_:Nb9662ef6a9524a59ba59e91dc3b73d23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42365007"}]}, {"@id": "_:N7dc86c687fc947469b2e1d08b5cb15b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023786"}]}, {"@id": "_:N7159cd539e994f37add7c179f7a25d30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021894"}]}, {"@id": "_:N997846bd461b4a6bb056bcc8b5e93744", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014117"}]}, {"@id": "_:N4e1a8f37b6ca47d8afe9f14d5ade90c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008342"}]}, {"@id": "_:N6db6484471ea42d3a73403599ab3d23c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N09c51cf7f66141a2827a92115215e3a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2921"}]}, {"@id": "_:N7d13570bc8e34056a0bd6493c6d11cf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338503"}]}, {"@id": "_:N491388996641477d95c6a8079a00c1bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280537"}]}, {"@id": "_:N62e18652164d47ed948cd4cc7ef55019", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537833"}]}, {"@id": "_:N825eb0d51cd74a1e8b0f88a1a0fe4854", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32337007"}]}, {"@id": "_:Ne2b4956eae584544841a2c426e6e6f3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008218"}]}, {"@id": "_:N0c87f0b24efe4ea09759c574f27c1705", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023642"}]}, {"@id": "_:N827bb33cf0a545e999c1ecc3f14fc5e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023024"}]}, {"@id": "_:Nee1febee49024097896d38f99f69dd47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5587004"}]}, {"@id": "_:Na7b335bd4a2f45adbe173c714eb99310", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021404"}]}, {"@id": "_:N63556560294b44d69636f574416db06d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018213"}]}, {"@id": "_:N778c097137dc44348f076bf724534e1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0236124"}]}, {"@id": "_:Nf0fd9585f71c478aab9f36a8139c3dd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74820003"}]}, {"@id": "_:N4675b0bced01475da9177b833eae45eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162278001"}]}, {"@id": "_:Ne2a2a177c2f74cd88cf59c3600d8869c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001868"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025740"}]}, {"@id": "_:Nf713e5bcb2b44d298a6e87bb993bf643", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021781"}]}, {"@id": "_:Nab5d10e8d7b94d6eb3bf919944196007", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022369"}]}, {"@id": "_:N3e2e4aa011b44cf28cdb07e74e8f6904", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280611"}]}, {"@id": "_:Na8c1b05323b24c68a73b3ae589e33904", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312937006"}]}, {"@id": "_:N71aa7aec70cb4627b04da623a782d146", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C531609"}]}, {"@id": "_:Ne50970793bc54e779df2274a624ad816", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14046000"}]}, {"@id": "_:Nc901ffe38a1345b2a4faf7f57fcfcda2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025190"}]}, {"@id": "_:N8f60a3ba516543a492afdcef369be77b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836742"}]}, {"@id": "_:Nfd5cbca278c742a497f675d2b68ad944", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019462"}]}, {"@id": "_:Nc5beea204a564788b91fc5881f2f0309", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254731001"}]}, {"@id": "_:N106d08bfdb194926873a82abbbea5adb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020795"}]}, {"@id": "_:N1dd534cc3a9346b7a5568c61b298a664", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012587"}]}, {"@id": "_:N9ace18f2001f4da8b132642af10f28d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856477"}]}, {"@id": "_:Ne36471e5f79d4f5f874f4f7ed0082f76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020936"}]}, {"@id": "_:Ne4c1d2a7aa944719a7c4a4200fbfd8ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001201"}]}, {"@id": "_:N8a77fec210724531aed882d847220756", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230421008"}]}, {"@id": "_:Ne5c0c59c16ff404daa918fae2f567705", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021126"}]}, {"@id": "_:N14181c1c93214f1f9d3aacdd87a0f555", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3163798"}]}, {"@id": "_:N93b0f12862b84029b20ba3a659900c6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002896"}]}, {"@id": "_:N416b3facfbf04061b208dc230fbff983", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10034016"}]}, {"@id": "_:Nebe990fba48947a9a6311e6a41a20723", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851712"}]}, {"@id": "_:N9922bf67c5ab45a8b61ad239571020aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100911"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021931"}]}, {"@id": "_:Ne35b52718bb14d6fa482ff53c49b2938", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17338001"}]}, {"@id": "_:N1e5209a7a5fd4fb5bf80fed625200a53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75019001"}]}, {"@id": "_:N0c758adda0304d6bacdfc593abc50e04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012314"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263780"}]}, {"@id": "_:N11188be7c3854dedaefdc665d8d5a907", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2754"}]}, {"@id": "_:N51c44842e9f44310b55da6a210ff1a81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004287"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025369"}]}, {"@id": "_:N319caa71ebb14a8db8725da733a9756f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253010003"}]}, {"@id": "_:Nee9a41e7f2f64a52b60177b05efe7722", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024554"}]}, {"@id": "_:N0570e406dfdf4858ad2434ee98f478e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021576"}]}, {"@id": "_:Na8ba5168b5da45189157ee2c24468aac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:393564001"}]}, {"@id": "_:N63ff648f1d8641968a52ba7723eb9bf3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0581342"}]}, {"@id": "_:N26b6509e2a144e3f9919adcc86982cf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022240"}]}, {"@id": "_:Ne918935c982841d6aff8bc88fef4dc53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029440"}]}, {"@id": "_:Ndac99b140bef40b4ba8d7943a85bc9a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62818001"}]}, {"@id": "_:N2f6361fbf1c94040b16ec828b1a51bc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2752013"}]}, {"@id": "_:N6271ec9afb2b4d5293527660f7b6bf6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023511"}]}, {"@id": "_:N401d686125fd4246a22bdc3b17cbc7bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025323"}]}, {"@id": "_:N97b09e31a6bc459ebe43ca45465d136a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38911009"}]}, {"@id": "_:Nb9595eaa18ff4866a2d262eafdc492b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855889"}]}, {"@id": "_:Ndd2e079350d44f6899f8133af5baceb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103605005"}]}, {"@id": "_:N5acb10d8f1d3412eb17a642774288203", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0519063"}]}, {"@id": "_:Nea857de102bd4fd0bb3a6799fbae2562", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D055034"}]}, {"@id": "_:Nba71a2b7baa04487b7c6c227396e45da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011818"}]}, {"@id": "_:N0b99a82c984e487ea98adb8f46d9487e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849309"}]}, {"@id": "_:N706809781ac14c308bdc73de9853be7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022975"}]}, {"@id": "_:N369f13df7ff74a4e963001da82988530", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073162"}]}, {"@id": "_:N0bc0a2a9f11741ef92a68858c3f5c096", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008944"}]}, {"@id": "_:N042ab6eb7fa54370ab87a1d833834ca9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004831"}]}, {"@id": "_:N4e0a5a5ede0f4abcb64d367cdd603a0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575059"}]}, {"@id": "_:N4f8fb3377aec4f56933c2d1ddb7bad32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009207"}]}, {"@id": "_:N9395aef94a0a4623a57a8a9d6dd0b5f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021229"}]}, {"@id": "_:N0e0109d2172146d3bae2d001047357f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018781"}]}, {"@id": "_:N32b1c7c3febe4286a8fc3b2c71394089", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019339"}]}, {"@id": "_:Na57c28dd8caa473c82ff54608e3dbe77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77981007"}]}, {"@id": "_:N6544d06efbd944cd95742086f493d64b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0858618"}]}, {"@id": "_:N83a0fc879dbc4eef80ca8784db1198e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12393003"}]}, {"@id": "_:N7e2e7b41fc4f461cbab512b7a6205166", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N04fe96f1a739492da2c7888820050ad1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239105"}]}, {"@id": "_:Nd9275acd19574ed1ab9e6c7fc33345d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128053003"}]}, {"@id": "_:Nac3bccf595d347a6acd4cb2444f044b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:188251003"}]}, {"@id": "_:N015250074a244ff6b0c0bb9359e7099f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022374"}]}, {"@id": "_:Ne4d666946e8e4cbb97d135377f2044b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025403"}]}, {"@id": "_:N3c80ab91d00242f4a9892a61b2b0274a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072889"}]}, {"@id": "_:N203ed2c3e6ca4ef684f7f9b03ab1040c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023557"}]}, {"@id": "_:Nf2ff5367e62a45b584cd729eded76008", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805083"}]}, {"@id": "_:N76def6a4e2ad4c29b3715ef06bb6d34e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423459005"}]}, {"@id": "_:Nd02277e88838419a826d9e303f947ecb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66270006"}]}, {"@id": "_:Nffc4b525fe144ac7a8a016abe1609d3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125615005"}]}, {"@id": "_:N15b79c677615467d9cfb39a92d6df527", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0259771"}]}, {"@id": "_:N60834c2191c54381855fc9b25910a54d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021840"}]}, {"@id": "_:N6717544e2f4047ae8812dc87d6986b2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030865"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280737"}]}, {"@id": "_:Nc244b50131cc4b4cae9429049287aa58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162872"}]}, {"@id": "_:Nd42be7b6a91a4e679fedd788dc997e3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021585"}]}, {"@id": "_:N8c7b85b2bb804bcd988daf95a921ac25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253854008"}]}, {"@id": "_:Nbb9cda507cb0416f80f5887848117f45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280377"}]}, {"@id": "_:N6b331e66863d4722b2431196ee16cccd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "epcc:01.01.03"}]}, {"@id": "_:Na23c4f650bdd47b3a49c6b4a314ffb5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845274"}]}, {"@id": "_:Nf41008dacfce4eb8affd2fd64e9007ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346300"}]}, {"@id": "_:N0ef158b564244b13985b493376e014f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344760"}]}, {"@id": "_:N1d5b808b7dc146a88cc97711d3fec49e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26432009"}]}, {"@id": "_:Ne3a63db84a0a4db39f91d866982b5b4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280287"}]}, {"@id": "_:Nf2282301de87490bbe5ef8b4b8a5bc97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024502"}]}, {"@id": "_:N3145e54ca7d44e9ba5eae13528354350", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30911005"}]}, {"@id": "_:N0632f62a3ce145fea35e021296ea9beb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4321"}]}, {"@id": "_:N486d965140684d3bb967a13eb6c8f7f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338467"}]}, {"@id": "_:N5a655eb4f17648999380e743fc990c1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59282003"}]}, {"@id": "_:N7e32fd1d823947eab8e05b97a2c044c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072930"}]}, {"@id": "_:Nad33dd36c9b342c6a39882e0b1e84afb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842060"}]}, {"@id": "_:Ndfb2fa140edb4b97aab96a6ac543805b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8214000"}]}, {"@id": "_:N70a177ea96704179a1c3b0e4e1eacb34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254962005"}]}, {"@id": "_:N4c8460d3c9a14bb59607f8a553d5683b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021839"}]}, {"@id": "_:N047e106286c0452e8ad13fb62d709cb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521525"}]}, {"@id": "_:N20cfd5b417054dff8de1d0eba1534c00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235475"}]}, {"@id": "_:N37d4cc5f9c9548d586dc62c986ea8cea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2852"}]}, {"@id": "_:Nba96cfa256684d3281a009ecaa53c6ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022172"}]}, {"@id": "_:N5ca6977529504df4b935d386ea417be8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022680"}]}, {"@id": "_:N91103e0826a74ecfbc6525ff0b78d446", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023354"}]}, {"@id": "_:N49e5f69120574ba38f6d52505b4eafd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002536"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856019"}]}, {"@id": "_:Nd78feff2d94d452086999a0584b7e0bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030868"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87310001"}]}, {"@id": "_:Ne70a6ebc484d4d8c9353c0a62b3334aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030241"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868170"}]}, {"@id": "_:N89cd413539d448939b7d400603476b21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3234"}]}, {"@id": "_:N8964be78ca444d14a231fa4927c03c8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014118"}]}, {"@id": "_:Na489dab9452143d28358a1931bc272f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013118"}]}, {"@id": "_:N4f3d67ee494641b79fa5a0ebc2b7e2bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023865"}]}, {"@id": "_:N8642e864d7894f7da19b7b7e3476916a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448681000"}]}, {"@id": "_:N23d7bb7bc8cc45cb9fde9df524470e71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10037798"}]}, {"@id": "_:Nc6905125c2494091ac4334b72f4d9c20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018862"}]}, {"@id": "_:Nffd17473b9aa4b8fb8ab7a241c4b09a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009996"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024122"}]}, {"@id": "_:N6e5931bc515d40e48648c7f3a69168b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266507"}]}, {"@id": "_:N0d5420fefdb24102970db45be1598c5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0410652"}]}, {"@id": "_:N5f564da28f664642ad866d9e5b086272", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846347"}]}, {"@id": "_:Nfb1e53253d864667b06e6c2000e8a8fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009436"}]}, {"@id": "_:N06ffc4937b0e48ec9f5f7cba421c7247", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015595"}]}, {"@id": "_:N71eae75fdefd47319a6a0ba8743691ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:7013"}]}, {"@id": "_:Nf64180e0f89e4a5baf7a5e11611054dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025312"}]}, {"@id": "_:Ne7a2852e76764dffb06459f04ab768cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28689008"}]}, {"@id": "_:Nbc8cdcdb406b44ad9e592e2c181695e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021401"}]}, {"@id": "_:N39cbfc24fb39487e8f38bc1967641882", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24612001"}]}, {"@id": "_:N870ecec81d9d45928d9feee2a9fd9851", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:282825002"}]}, {"@id": "_:Ndd3b252429b545ffb92d2a002ba7328c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280663"}]}, {"@id": "_:N4cd2798e569344e2ac14bd835abd0904", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003919"}]}, {"@id": "_:N7ddea603d370469ab554a93f5b36ff49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D059246"}]}, {"@id": "_:N44ca2b09b7814b7999d694ee1051b5be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025378"}]}, {"@id": "_:N18b504dece8e4620afe256cc2da251f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127020005"}]}, {"@id": "_:N270c8615759e4b108511aa0be2720f9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025571"}]}, {"@id": "_:N9e52eb488cca4b9c861155c4c1bd49b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415295002"}]}, {"@id": "_:Nce814193d78a4a858f0aaed5fe083fd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005413"}]}, {"@id": "_:N5b4dd1d41593420a9716f4cf43533fa0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239984"}]}, {"@id": "_:N41b2935741bb427e9c254064bf4e8eab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3810451"}]}, {"@id": "_:N0352f79c8f26468184aa44b3939e4f80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:550"}]}, {"@id": "_:N54b3e8270233482fb3bbd1eb7b5d9ece", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024927"}]}, {"@id": "_:N5b2dd1fe7d9948e19f0e5f271b68f473", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025676"}]}, {"@id": "_:N4fac88e6372841a4a2a3d41410377e10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0748140"}]}, {"@id": "_:N6721947948454e3db6dbef384c4c2a40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020994"}]}, {"@id": "_:Ne8cef2dd35c24fcdad396a3b971a516d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073172"}]}, {"@id": "_:Nc5d609877fab4cc69d7ea4d3bb24eb67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431670"}]}, {"@id": "_:N69ab838a07414999bd8c68018306e74b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016655"}]}, {"@id": "_:N2a9bf164dfb24b988f4f16cd5427acfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:228156007"}]}, {"@id": "_:Nff723c8b155d419b80910b52f472269c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162356005"}]}, {"@id": "_:N97ca7d260df144ac874d469213005121", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865847"}]}, {"@id": "_:N466cfe5047cf48bb88fa08155dede952", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025372"}]}, {"@id": "_:N555aeeb1c4d642daa1439fd2b1431ada", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021538"}]}, {"@id": "_:Nf64322d22f6c44e183812b0a10ef1a05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082144"}]}, {"@id": "_:N7c0788bc76f4433fafb481f36027fc98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0740394"}]}, {"@id": "_:N1b2b682c2873466bad82c32c3f3ab569", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280478"}]}, {"@id": "_:N7d796a19e7914a26b800389abe4c9676", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152237"}]}, {"@id": "_:Na328bdcca99d41d39561c61e2ea775f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852311"}]}, {"@id": "_:N03679659aa314280adaf547807cd4348", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001386"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152031"}]}, {"@id": "_:Nff1b538209e346c2bcbfb3a613b566b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837078"}]}, {"@id": "_:N5c343f96a3a340d885b8aabd17de983a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44169009"}]}, {"@id": "_:Nfd976359eaf943f29a05d5f4523e96b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866339"}]}, {"@id": "_:N5b7f4eb309504dd986063e3f7b62e597", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0150988"}]}, {"@id": "_:N28df306dfb004b4180962c703930a280", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280265"}]}, {"@id": "_:Naa92891ba2c24c658b43bdb920450bd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562992"}]}, {"@id": "_:N85dc2d4d9eb94daa8d983b0ccf1dbad3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266501"}]}, {"@id": "_:N371ceb5dd55d4bffaee68808bbf826f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535561"}]}, {"@id": "_:N417327424287450da8d4ba7e4a8661d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003969"}]}, {"@id": "_:N5d0800efe3de4931b1f84e206f4206f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D052497"}]}, {"@id": "_:N24fd1ee6375a44d698754fbedf7eaf08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862862"}]}, {"@id": "_:N77b15926ae3748f49c6bb0990c984ff1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280637"}]}, {"@id": "_:N7e3464f5e58d4eaaa182b911c3dfa395", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42658009"}]}, {"@id": "_:Ne33f679067f048389fed533737c07277", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1290398"}]}, {"@id": "_:N5dabdb57279c434a8d9b5573cd4830c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155300"}]}, {"@id": "_:Ne3bfd14021ed4d9a8a9fd2e0a5dc7f59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025267"}]}, {"@id": "_:N024e06fb86954df08533d588ca16cf68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13401001"}]}, {"@id": "_:N665eb4e2c1304634b93bc9764e5da833", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001259"}]}, {"@id": "_:N22b9ab48eec94f6e83294ef427c43a1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1274743"}]}, {"@id": "_:N96624c0853da49658b1ae4db1b5cfaf5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021652"}]}, {"@id": "_:Ne68e6671cb904333a92a423d280c144a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020236"}]}, {"@id": "_:N10557382f3cf4cf6b73b0eca6d905583", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025313"}]}, {"@id": "_:Na0ece8002ce1495283ac4d1c8b48dcfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9366002"}]}, {"@id": "_:N13b96dca52514188b9c033b3a96171c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4287008"}]}, {"@id": "_:Nd51e4bf9506e456ea9b1f37767df0a02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050090"}]}, {"@id": "_:N4af9d7d40f364a9d969df4e834c91104", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023283"}]}, {"@id": "_:N26bf5343fe434a84b62c7c0c9573623e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023545"}]}, {"@id": "_:N00cd1bf70dd54ad0b656bdda6339a61c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016537"}]}, {"@id": "_:Na1207e1ea75a44d2a1a0c179a91d1a34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14756005"}]}, {"@id": "_:N903b881dd42d460bb6c721adde89cede", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839424"}]}, {"@id": "_:N52a5c0d4094049208985b8298e4c97d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024240"}]}, {"@id": "_:N0216f914131e410381478cc720b06ed6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033806"}]}, {"@id": "_:N328656114306484ea9c82139a59a97f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832324"}]}, {"@id": "_:N8eb9b56ff712495e817ad53d58656537", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201091002"}]}, {"@id": "_:N15ba18b4c90246e8add3eba7e8a49df9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205425003"}]}, {"@id": "_:N09c91f5bb6ae4b098aa0ea61b4657564", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69896004"}]}, {"@id": "_:Nc50407e7b15e480a8a571d0332d51bb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040457"}]}, {"@id": "_:N08b5d1c43d8d454dacd742e9ef902289", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012894"}]}, {"@id": "_:Nca27dbe899d54a68b985b40f604aa202", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024101"}]}, {"@id": "_:N8bfd586de2c34219966c6ecfc6bf500d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255045009"}]}, {"@id": "_:N1e99560575b24355af47035d8fdc62e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431659"}]}, {"@id": "_:N7c24059e946a4051a3ba1ecc159bb84c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263625"}]}, {"@id": "_:Nf1967146871e4b5ba31c3da2bda048f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D051346"}]}, {"@id": "_:Na341f4e216ce4d36bad17e21d3ee8167", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013144"}]}, {"@id": "_:N3b2d72b049a14e9aa6b3af3bf60520c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nd65b1491a41245e5b4e8fe58c4447122", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302826002"}]}, {"@id": "_:N7a3acb2309dd42b886611c18a4bb042b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023466"}]}, {"@id": "_:N5ed11f6d080342ff959bf9a9e0d88229", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:500"}]}, {"@id": "_:N159a003c67d848deb939d7d1ad1ee61a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30213001"}]}, {"@id": "_:N199cf9ad09544fbfbc50003011ff28f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1408788"}]}, {"@id": "_:N1e08497467e844c2af919c2bbab5456f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024600"}]}, {"@id": "_:N4f337c1880324f37bc8cc445ffe8effd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2674171"}]}, {"@id": "_:Nb59502e8064b4c5f8c82cbc070fcc983", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023255"}]}, {"@id": "_:N367d9481bd334b7c81ffa44f0bbff859", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025841"}]}, {"@id": "_:N6daeb1193fed4bb3bd0de26128df8e79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024680"}]}, {"@id": "_:N28010100ca074819a9074179b7c73fd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80954004"}]}, {"@id": "_:N576dae8581224f9690c495a18c69cec9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856912"}]}, {"@id": "_:N9e5eb8cad3be41fa905244f8a3b6c098", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51089004"}]}, {"@id": "_:N253ecd13b88049ca9555dcc44742d7e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015432"}]}, {"@id": "_:Nc02b66217ba849369c33b809c45c45e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254865006"}]}, {"@id": "_:N69a0bdc9269c41bebc777c97a33aee7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000509"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9826008"}]}, {"@id": "_:N3e6a3a3645854875845349e3feeec982", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0410266"}]}, {"@id": "_:Ndd964a8112c64349a16e1356cbce2c8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0079218"}]}, {"@id": "_:Nba4c66b428594549b3a4af013e09a639", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847507"}]}, {"@id": "_:Nf76ba0d559ad4033bc1277079c13eeb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025233"}]}, {"@id": "_:N791ffb1b2afd4ac2a9703cff93ae9102", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018304"}]}, {"@id": "_:N3b132c4252854f2db0fea6e2c638a1ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339789"}]}, {"@id": "_:N2d7c5dc6409644708b3e54d570236a5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863353"}]}, {"@id": "_:N5e4c758e451d48d6b5a850ffe0fc5993", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024261"}]}, {"@id": "_:N8a115aeae00f41a68e166d1567895fd5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020788"}]}, {"@id": "_:Ne779c8c2661742d5aef567d4fc37d1e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008708"}]}, {"@id": "_:N6e0ed1d444bd4009ba4621c4ba996fcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203045001"}]}, {"@id": "_:Nc4173aedfe8a4997b2edb99d5d448d33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-9:618.04"}]}, {"@id": "_:Nda4d262666414e648ce6fae0be4d6ac1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55827005"}]}, {"@id": "_:N70536b77ed3e40a0b2abc461e8807576", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422400008"}]}, {"@id": "_:N7f24042f0f4e4f31bf16e2def7ac5e87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847191"}]}, {"@id": "_:N0824bebbfd4f4de6b9d00a577d37b7b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021542"}]}, {"@id": "_:Nd12a37aafa5642d3842ad713e75a296d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0496897"}]}, {"@id": "_:N4bebb9d0fc484ec0a9ab3646c945341e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073291"}]}, {"@id": "_:N36416d924ff74498b4377aeccbbd924e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030286"}]}, {"@id": "_:Ne7feb017d0cb4805914aaab807507693", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92812005"}]}, {"@id": "_:Nadf75862a3e544c59203c2e0117818ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4754008"}]}, {"@id": "_:Na8116e3dadf948cfa63255ca7a15fee1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073109"}]}, {"@id": "_:N68e3bb05ac1a4572b896822d1b522f02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851419"}]}, {"@id": "_:Ne33dbdf5771a4a46820cbadd6f340334", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009886"}]}, {"@id": "_:Ncde0939867d749d1ab7f75f26787393e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025390"}]}, {"@id": "_:N8b15aa4f4a874d2c972206bed881c9eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030869"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371015003"}]}, {"@id": "_:N8f48829dfc27485185075e36683844ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021210"}]}, {"@id": "_:N0d2b98f88f5a446e8fde9daec79245d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280401"}]}, {"@id": "_:N2c4a955c98424a8a99136f90d84d978e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020924"}]}, {"@id": "_:N23b032c3297942dea12e6f12333616b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37480005"}]}, {"@id": "_:N7031df4f76da49b09174d6ea3206faeb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1527284"}]}, {"@id": "_:N8ab4e99a52254101b34506f2d4fcdd78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887498"}]}, {"@id": "_:Na667702b338749e59d4a17234cd4d84b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023067"}]}, {"@id": "_:Ne7fc1d86acae41f7aa1f391e0f1e8f90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10022647"}]}, {"@id": "_:Ne0a2016c490742d0853304206553e8bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836216"}]}, {"@id": "_:N430c9bcabe2046c3a69c9084fc25d263", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021056"}]}, {"@id": "_:N220320b81ed9406694aa2ba0f6d0318b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021387"}]}, {"@id": "_:N8a74f4106b864b7990eb385d79f7265b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024989"}]}, {"@id": "_:N4d52859ebff44952aa6a7bffef249dea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302233006"}]}, {"@id": "_:Nb895080c6f3e4087a2eeace43174ffb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025990"}]}, {"@id": "_:N5fed2e044fa94856b883a00f6d1a78bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011364"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297993006"}]}, {"@id": "_:N9f12fd6e9c6b4a639e9e05cc44a26333", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255033000"}]}, {"@id": "_:N9dcbd3feae484f9a89450a0d1cef698f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073177"}]}, {"@id": "_:Na525e40c65574deb9c37d14e665535ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520878"}]}, {"@id": "_:Nac13ffdde6864b158f09e4d43937fded", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855171"}]}, {"@id": "_:Nde4500fdc9da44ee8270694992adcb8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1261473"}]}, {"@id": "_:N1a2d031daad04d81a5677741994fde95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014068"}]}, {"@id": "_:N02f9502e7fa34102919dac63c3fc602d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1161"}]}, {"@id": "_:N8820fc1ec1cb43e294c2c208931528f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363418001"}]}, {"@id": "_:N4be503f09e694d14b4f167fb28c904ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3839073"}]}, {"@id": "_:Ndd265a70e2ad46e7b914da28e35fe4f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023049"}]}, {"@id": "_:N65dcc18725b142929706ea7cae84eaeb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004368"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025332"}]}, {"@id": "_:N4ec6e262602b4453afb6fb7c7df3e29a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007131"}]}, {"@id": "_:N17126cb7bd6b40d99421071fbb0d490e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344622"}]}, {"@id": "_:N66f3f0fbea8b499da8fca93d08f678b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025201"}]}, {"@id": "_:N6cd92f3c65084cab99aff233f0d07986", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126703006"}]}, {"@id": "_:N1255efd9ebb04e0fba63a0e28f48be72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0541767"}]}, {"@id": "_:N4d625bb0a3a34bd0a544885459bffa35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018418"}]}, {"@id": "_:Nc4f71c618353462aa893724affc006f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000122"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4509"}]}, {"@id": "_:Nda4a5b5e6d614b1888d589f899a8ea3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005155"}]}, {"@id": "_:Na557556e0357436d880552194431c379", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022829"}]}, {"@id": "_:Nea241977512346f28ee0af627b34a852", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205365"}]}, {"@id": "_:Nc41ce7c5e60c491db907e5be9f9c79b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010422"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021271"}]}, {"@id": "_:N60b346907b484fc68adbfe4efff6e7bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857078"}]}, {"@id": "_:Ndf219be810c7467ea0e316e344053725", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023326"}]}, {"@id": "_:N12feaf840d6144cfa960aee5096a6877", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1408507"}]}, {"@id": "_:N9274bd8fedae4c4a8c66e5ea9ea3319c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237560005"}]}, {"@id": "_:Nc01f9c4c64654997950eb0ee0a678b28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405935000"}]}, {"@id": "_:Nb75338c9db5e4848877950327066276c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040255"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280693"}]}, {"@id": "_:N9555187bb9614f81b2b6fabf7e34606b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021986"}]}, {"@id": "_:Nf46d73151f684baeadd86c3d1f52353a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:421689001"}]}, {"@id": "_:N5d7a93bc04f042b1b3f815fe7d70f1f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025515"}]}, {"@id": "_:Ne51a449e4fc5460a96095aec067d3b23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012607"}]}, {"@id": "_:Nd8cd5336c28b43e68e5b379ead8f1704", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020694"}]}, {"@id": "_:Ne1534685167843cf87fa76c9ecba5a45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012899"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868623"}]}, {"@id": "_:N2377e35be4b04bfa96af808dbb9cd722", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344299"}]}, {"@id": "_:N94fa7d6792044241ae74c3a636ac83b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271385"}]}, {"@id": "_:Na000274eca364b71821a0be8da707e1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241416"}]}, {"@id": "_:N620e3d93fb254c539ce4eb273d53a84d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246636008"}]}, {"@id": "_:N616f6058b0d24a3cbb930adb1218610d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239815"}]}, {"@id": "_:Nfe9357dc770349e8b18b29599599b8ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008265"}]}, {"@id": "_:N0175b18863914bedbdde272faca380de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128878003"}]}, {"@id": "_:N0fdf5b480d0347b39e5cb4e5d8d1074e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413443009"}]}, {"@id": "_:N1eb5919c705342449c0b9c11a4547439", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197083003"}]}, {"@id": "_:N6dda8253bd504ecf99919213f41e1a21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021458"}]}, {"@id": "_:N7c5e671396fa4f6e84001667839956e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0576227"}]}, {"@id": "_:N144e47bafd9b45a690a314ebf6e9cbda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011578"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023289"}]}, {"@id": "_:N83c1dc6c311c4869881960f89c287ed6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248568003"}]}, {"@id": "_:Nd15f28346a2f4d69a13f3ba0215836a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021736"}]}, {"@id": "_:Nc48bde2aec0041f1a162d4b6b5fdf85d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280677"}]}, {"@id": "_:N7981245e30304497b1433bbb049401b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195021004"}]}, {"@id": "_:N2627170d63464e0ba887a26190119c62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1260903"}]}, {"@id": "_:N5db52f24de43424c87994f1965ecd84f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073126"}]}, {"@id": "_:N99b2e343398c4d339064369907ad8dab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001956"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248311001"}]}, {"@id": "_:N9f7c8165218a4c6a916a535792eb4026", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021938"}]}, {"@id": "_:Naa148c164b7642acb9ae21833c1db017", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021135"}]}, {"@id": "_:N08de80a822c84be582c4150a4c1d90d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001907"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371039008"}]}, {"@id": "_:N5887b037137a4819b8e8f5ed792f3a62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65636009"}]}, {"@id": "_:N8eb0f669e2d24606a780a26029585f4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56007004"}]}, {"@id": "_:N7b7ce0881cdf4beeae6135ee3e8a676f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193462001"}]}, {"@id": "_:N0c98463c1bbc451a98021c00dddb5839", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253138008"}]}, {"@id": "_:Nf2ace0d6f31147daaaad0c6c7ca79560", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537955"}]}, {"@id": "_:N6eab9cefac254d81ba33b36e3c45447b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0153619"}]}, {"@id": "_:N0fa5b77d85a54b97804b13e4427f4c65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000895"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249684000"}]}, {"@id": "_:Nfde54c271d6d4c45a95e5fa2776b9dd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003504"}]}, {"@id": "_:Nd3c45c792d54431d813d443991de7db1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93595006"}]}, {"@id": "_:Ne5e158e392c2401887e2d359f7bb59d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:403375001"}]}, {"@id": "_:Na0e9881b990b4762849ab7acb3ebbc56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023249"}]}, {"@id": "_:N811f1c1a03e64619aadc890209b83349", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41841004"}]}, {"@id": "_:N4fd6f47d5f2e42f491429d0812394366", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024677"}]}, {"@id": "_:N71ae5b403c9c412caf26d22f345e78ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0859996"}]}, {"@id": "_:Nf4bdb0ef4da64efeac82c3f0ff696c29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100914"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021928"}]}, {"@id": "_:N758546c3b951423a9af5b147cc97e9c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1300"}]}, {"@id": "_:N25c4740d5b2640ddb7a02e70ffe58a64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47563007"}]}, {"@id": "_:N1bd4c4e3ccd04cddac5b8af007852ee8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4945003"}]}, {"@id": "_:N51b774884059404583c22459f08e325b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022851"}]}, {"@id": "_:N6a241dc978714de7b4447a2668d4f42e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006429"}]}, {"@id": "_:N879928e663594707bfb5e3af28542ca3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344503"}]}, {"@id": "_:Ne54b6d7a99d44def99164c55e464d3b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001621"}]}, {"@id": "_:N0ad28296150d4f9d91aee417735a8513", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025075"}]}, {"@id": "_:N22a1792721974cb59aca56dfc8a51169", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74561007"}]}, {"@id": "_:N14dd601b9804481d805bd9e373c0d0de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0280803"}]}, {"@id": "_:Nc9ca6d29bbd74f52942d8c5da63b467a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021773"}]}, {"@id": "_:N6e21dbc0588642ddb03fbaaf431246ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1303009"}]}, {"@id": "_:Ne993fa6883144a0a958a17d3a7509871", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010956"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2931117"}]}, {"@id": "_:N73cf9b1e18c342f68e57c985c69cb81d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021919"}]}, {"@id": "_:Na2e72947298740ef9150e6cb933e494c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151747"}]}, {"@id": "_:N393366573d31495e885495c6d0eec3cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024566"}]}, {"@id": "_:Nc18de8d1780d4ba7b96dff07072d4ac7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3712"}]}, {"@id": "_:N185225c75cc04a91bb23590a2884ea9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126488004"}]}, {"@id": "_:Nf13065fefaeb4554998603f33e26cd88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024882"}]}, {"@id": "_:Nb3c7fc6ecbd14d0c8c4f3990732e83af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008569"}]}, {"@id": "_:Nf71feb233df64f13b7af3e8501ea9718", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268630"}]}, {"@id": "_:N07f12799998d4946b2c53f8ecd3fec7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68052005"}]}, {"@id": "_:N5a7e7dd1f261429ab871265d59e801cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020456"}]}, {"@id": "_:N1be7b9310dc84aeabfc7922e9df13e80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000995"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280269"}]}, {"@id": "_:N61594c89b8614bf9843f3f9cdf0dbbd3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025160"}]}, {"@id": "_:N334bb2549dcc45b6a35fa7d6e0fff7e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233892002"}]}, {"@id": "_:Nf1636926510e463f812e065075c0200b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006947"}]}, {"@id": "_:N23aa653d29694a329173f52504310c7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018809"}]}, {"@id": "_:N215ac338b832498e88fb6511707a03c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844722"}]}, {"@id": "_:N75aaef2fe7c946d9b92b73b7b7710626", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861226"}]}, {"@id": "_:Nd69e13be20a14e4c971b7bf378d06dd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023677"}]}, {"@id": "_:N26c33dec604745efaf401fa6b6ea6aac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021206"}]}, {"@id": "_:N60217dac8cb742e38fa62decf6d2d56d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022874"}]}, {"@id": "_:N1b7e828c5ddf4f4d9019ff4f16ac5d27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021346"}]}, {"@id": "_:N6917b24e21fc4514b66cec3d3fe58d41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7530009"}]}, {"@id": "_:Nc89e387225f64265b13e1a1fcae3ed5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856140"}]}, {"@id": "_:Nd655c0dd97cd4591b6ce1a5e1680d4b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31069005"}]}, {"@id": "_:Nfb63582e91784dde964a917226a738e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806644"}]}, {"@id": "_:N688544567f7744e29a727c0bf3c1d779", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0683322"}]}, {"@id": "_:N0e443a19a80d4bf28cf2b662be02637a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023075"}]}, {"@id": "_:N1eaf5443ae354de7bf2b5b681cf0c9aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011842"}]}, {"@id": "_:N7093b9a5bf4f4eb8ac53b651cdcc69af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856006"}]}, {"@id": "_:N4058d9e8ab384e8e8ca50118df7f25fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024014"}]}, {"@id": "_:N077a747ad6d147b8b18dd83e52ce35f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040416"}]}, {"@id": "_:N31d6fd5f30e64dfa9c3cf6dd833baa20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004045"}]}, {"@id": "_:N1bdaed3ce99d4fb6bf333874d4e20f8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025149"}]}, {"@id": "_:N02a445e061e74bfe9272c0f8f0f4aae7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1504405"}]}, {"@id": "_:N231009dc65fb4caaac7e0e4586975ede", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:264180000"}]}, {"@id": "_:N26b6afbd57674d9389d53b2076d6ea46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254836000"}]}, {"@id": "_:N65bb038292d846c6ae2f93711bcf7421", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011782"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040127"}]}, {"@id": "_:N4a31dbd130384b7f8018866273072ce3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073206"}]}, {"@id": "_:Nc2d1cad2f67e4ba69cc59debcd64837e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424448"}]}, {"@id": "_:N5723814fd10a4ad5be4a3060c99322ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36971009"}]}, {"@id": "_:N59a6798229da47a1adfdf3051b3b1cc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566478"}]}, {"@id": "_:Nb32e8a79d68741d2872d3bd8b107d7ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023652"}]}, {"@id": "_:N5848d88ae08f49999cff5ae311ab0dfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015526"}]}, {"@id": "_:Nb416955a4110471998a1fdb4fd6819c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2748518"}]}, {"@id": "_:N59f3353400c94b0f88e4d2e97d2bd5ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79348005"}]}, {"@id": "_:N23bf98e426844d84814124a8663bbdb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007006"}]}, {"@id": "_:N26a221f157d84ab5b0c6e262373e789a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835446"}]}, {"@id": "_:Nb8c1843f1daf44fbbbc6e91a4af9b0b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857479"}]}, {"@id": "_:Nbd358dd67ece4fc7ac6a66401f610ba8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276333003"}]}, {"@id": "_:N69e4422407344f84b6f49571b1c5b353", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023985"}]}, {"@id": "_:Ne786913e44eb4a5c8b29f1e69d388863", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085669"}]}, {"@id": "_:N8836801355d648918e5b6b219c20082a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372062007"}]}, {"@id": "_:N22bdc6ceabf8465d947c0b70a8a74fb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073009"}]}, {"@id": "_:Ndcd3820125c348c18a33325e68bc4a02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0549423"}]}, {"@id": "_:N3d005d6466f845c3bd1c0ff3865ed981", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025496"}]}, {"@id": "_:Nb0c8b07035264f76a730cd393486cde0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249697003"}]}, {"@id": "_:N2b11b7e3a5fb4e5c8aa814dac7918fbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022784"}]}, {"@id": "_:N8c732b25899b49f2a2db615eef593723", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263006"}]}, {"@id": "_:N75c3726949084d8dbe6905c55bfb555d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022132"}]}, {"@id": "_:N5aa8d289ebe4406f83127fa9a1ff367d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26179002"}]}, {"@id": "_:N7599bda2d1f94912bc332b9a0c2fc2c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006463"}]}, {"@id": "_:Ned8c30781f8d4ca296f8207ff8bd183d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235119009"}]}, {"@id": "_:N37d5da1987c44b13bc457066fedf2fc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856659"}]}, {"@id": "_:N6d0409c6d1f6419493c616299a75cee8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280723"}]}, {"@id": "_:Nebb0d9809fd44f699506d075d98adf49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857641"}]}, {"@id": "_:N662a7d910c7a43909678ea449b78a296", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300444006"}]}, {"@id": "_:Nd9ba8c01e5e941eea32b3373915637bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022677"}]}, {"@id": "_:N8c7a69f22a2f4478a742e05b42906e9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012883"}]}, {"@id": "_:Na2f596dfe71344af8fa97fadbf7f79c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017116"}]}, {"@id": "_:N684ea168e2f34360882a731fa30cffdf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021528"}]}, {"@id": "_:N9202596a169c4ee3afb76c99258b6bb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302835009"}]}, {"@id": "_:N044023dadcd642f8b4193d24ebb9428f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021349"}]}, {"@id": "_:Nb3aff2fa3a844a60a8744e39eefe987f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4300"}]}, {"@id": "_:Nf666135eba4748b1b0f62b5bcfcbf9d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023151"}]}, {"@id": "_:N16e894a72bb84c3b8da105b722d426f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206663"}]}, {"@id": "_:Ne9a9f720a7964a5a8197efa6c21b3876", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018263"}]}, {"@id": "_:N4fe2ec75bbb042439e1639c4c80e63e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277521002"}]}, {"@id": "_:N05712320e17b41d3ab97b2a58bb69b89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010040"}]}, {"@id": "_:Nbbfe5ad9c8f94486be5574057c594243", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2919907"}]}, {"@id": "_:N5a42024eed85471880bc8dc2767581f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280261"}]}, {"@id": "_:N9e507ceda6714b8a981cc2aa6148ec43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020658"}]}, {"@id": "_:N363e6864c0d1406c9e390229c21356e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021637"}]}, {"@id": "_:N783c6b1f84bd4cbe89fe0e3bad096728", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009932"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685682"}]}, {"@id": "_:N287a4f0428e446bcbb758288943816aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021687"}]}, {"@id": "_:N1eb1fc8fd83b4ada8475ceda7c2ed60f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024558"}]}, {"@id": "_:N40fb639567cf413f8021d39f3ec63b69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022379"}]}, {"@id": "_:N74d9aa87d4e74ca8afbc21f95c246286", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nb2565d95171d46b8b37445f254681bd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276565004"}]}, {"@id": "_:Ndfee09898bc74b3ba5fe76adcb685692", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1389118"}]}, {"@id": "_:N2124ff385aa2485aa36103edcd1eb4a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0393577"}]}, {"@id": "_:N7b97656d18f149688a2a01f9c66609e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89420002"}]}, {"@id": "_:N128d3ead57f14d5db50c261c84518d10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007129"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024934"}]}, {"@id": "_:N313036e57f254199bc99b45518784877", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005462"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1397139"}]}, {"@id": "_:Ne1b6a389c15f48e6b5ea93dcc48ccbf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024931"}]}, {"@id": "_:N021de7702fb44b0f97448c6f112a3e3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073173"}]}, {"@id": "_:N47d3dc4d356c489d9256be37de8d9d54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005916"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021615"}]}, {"@id": "_:Nc827e78a861343d2b7bc4a6171f7619d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032285"}]}, {"@id": "_:Nabe01796929f4b0f89bc10441b6582ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280254"}]}, {"@id": "_:Ndf63e8bbc5e34ef59b3169805ab51f6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023983"}]}, {"@id": "_:Ndae9cc4d95ed45cebb3a3c8f94cdf636", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63491006"}]}, {"@id": "_:N2ef320892ce2425b8cf1cce7793639b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204878001"}]}, {"@id": "_:Na0ceda245f1743c394accd5ac4095f4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0080024"}]}, {"@id": "_:N941273b17b454da7857a11ca6cb872ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2678330"}]}, {"@id": "_:Ne188e2d981c7447ca0dec27977cbb102", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025484"}]}, {"@id": "_:N53fde1dbb03c4a25979490a7e0d4bb54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017599"}]}, {"@id": "_:N5bf985411048484694114ec7c33b224e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023170"}]}, {"@id": "_:N3aeb1e0e595843848851c150ffb874a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3839997"}]}, {"@id": "_:N85e330700ea94b019c28968347a07c25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806583"}]}, {"@id": "_:N0388028ef464450fa5da2c8e9902b132", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15545001"}]}, {"@id": "_:N9fb102ac588d4bf0ad8c78223b4d6114", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072950"}]}, {"@id": "_:Nc25cc543c84b483fafb38cf1e6e888fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77480004"}]}, {"@id": "_:N9c9aa2812beb440ab9538d70ccc87797", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267498"}]}, {"@id": "_:Ncf54dfa414634412be81d4372a34ac9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715852004"}]}, {"@id": "_:N638a6e171c6548179d765b3055ead757", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21109002"}]}, {"@id": "_:N43a76ed59f214e95b6b2d7244839c078", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014084"}]}, {"@id": "_:N9d5ae023348244ce8ce1b1f5cfffa92d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023308"}]}, {"@id": "_:N8653c78a2aa249a8bcc44651cad2c7c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21708004"}]}, {"@id": "_:N7af5d9d3cfea497695e51d318a612739", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266030"}]}, {"@id": "_:N49fbc75142e04eb38887ef3ed9ce5d2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203522001"}]}, {"@id": "_:Nb75d976bfa384dd7ae56715c19a755db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023918"}]}, {"@id": "_:N468f28148ae548eca2be075e88e3053f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537720"}]}, {"@id": "_:Nfcb081739d8943bdb7e7b28534495778", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63305008"}]}, {"@id": "_:N96fe9fa7dd6442c4a7bba78b8aa46d39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039590"}]}, {"@id": "_:Nd0a4737d56734d3daa2500232ce8cd7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024592"}]}, {"@id": "_:N99986220e045408d8c0e68fc2f23ee52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014553"}]}, {"@id": "_:Nce0c91be9658467b98c10d1b44b6f4f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151544"}]}, {"@id": "_:N5e6574af255c481eafc1d3ccc697b4d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003687"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842170"}]}, {"@id": "_:Ne245db65673e4e569136623d3d288fa3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267036007"}]}, {"@id": "_:Ne929d47b871f4895aed50dc42ab6e3d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012111"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023038"}]}, {"@id": "_:N42f3423a34384eddb4d08bdea226b669", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100536"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022028"}]}, {"@id": "_:N0f9bfbe1f46c448bab96866488a2566c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009500"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021463"}]}, {"@id": "_:N89fda7165a8a4e02afdb9ca4e47bf7b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073204"}]}, {"@id": "_:Ne7ee518f23144347ad25fb4b0fef98ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859335"}]}, {"@id": "_:N572756d7c7404508af0c60f395626d19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021461"}]}, {"@id": "_:Nbb70b11b6e7f451ab7f2c4ef6857c1a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1389016"}]}, {"@id": "_:N3cbdd51438804fe185da5d8ec4b5dee3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005567"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835171"}]}, {"@id": "_:N8646d069fa834ebd927039be64abe3f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3230"}]}, {"@id": "_:Na45fa2fbd2914706b606bd3d6cab0198", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011500"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204159004"}]}, {"@id": "_:N4ab6040222304aeab1798162eb2fc8d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95666008"}]}, {"@id": "_:N85f3349e953644b4a8932e78317cb82f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80423007"}]}, {"@id": "_:N6a61d38a7af54ed9b9df5e5906ac654b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36348003"}]}, {"@id": "_:Nd46ba627966a4291a8f93765cd110ba1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013964"}]}, {"@id": "_:N3d81b0ee04f141928b39304c212a0c5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300178009"}]}, {"@id": "_:Nc53f0861fc2e40768655b42d0296d920", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025039"}]}, {"@id": "_:Nec5d1927869a4db7886da6d22034ff08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011782"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013958"}]}, {"@id": "_:N4b93a6a0a02f4cfeb6f53bed9a93b3c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009808"}]}, {"@id": "_:Nefac17643e0647c1b3a04c36ce006c12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673410"}]}, {"@id": "_:Nc45a4f4549aa4795a470dddaefc60c42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002395"}]}, {"@id": "_:Nea6b0824b3f34783a2a8bf135016f065", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860253"}]}, {"@id": "_:N4218237a19634c2e90b09795c359744f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025323"}]}, {"@id": "_:Nddc230bda99348329c1f47b052cb9f65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835602"}]}, {"@id": "_:Nc53790f55664452a99e5b82684ec83ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0000832"}]}, {"@id": "_:N48f99ef37a1a48cea839d78c3dfbbf48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414949005"}]}, {"@id": "_:N288419985ca34d1b809e2396f4397705", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001167"}]}, {"@id": "_:Nccb9020496684c528be25f9133b98e16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861869"}]}, {"@id": "_:Nf0995dd8ee564cefa9000e6eadd80138", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241314"}]}, {"@id": "_:N33006188d6de45f38d53219d011626fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020839"}]}, {"@id": "_:N84cb1f9923514811af814f35db87eeb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020823"}]}, {"@id": "_:N4627578eb2844426abcf9b7bf7494a07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023610"}]}, {"@id": "_:Nf0651c9a350545c9adc0cda0898c7cd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0742191"}]}, {"@id": "_:N68e49d42a78b46e88164dc6ac9ec6c22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281561000"}]}, {"@id": "_:N78831070b3a640279fa3b5343debb269", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021213"}]}, {"@id": "_:Na0236fdf8d7a402fb3bca45eb87ecef8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685786"}]}, {"@id": "_:Nf0bd53d3587347b39847a56c8d1620df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249729002"}]}, {"@id": "_:Ne05535f385f044049f62bb381afcd2f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020813"}]}, {"@id": "_:N1a3b7f064bf0411d941227fea1d8759b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862499"}]}, {"@id": "_:N256c65a5c49144eb8bf48d75f11ee791", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856194"}]}, {"@id": "_:Nda521e0373134a1493566debc8b50ceb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024176"}]}, {"@id": "_:N48527c71395c405eb0361562374b0cdd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968811"}]}, {"@id": "_:N00c6f72177d6405a8c569f4863948398", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849537"}]}, {"@id": "_:N8a7851fb70854d85bf3a1bb595b22567", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025897"}]}, {"@id": "_:N8a9e0323c73e4097b27811528bd99c04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020502"}]}, {"@id": "_:N8ed441b018ba4a1b8783918dd71b0c8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0000744"}]}, {"@id": "_:N4ee228e0cd0544328c247ae7a8e84583", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344615"}]}, {"@id": "_:N8445b2288a7d4b88b00a3efda7dc84df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005152"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1708371"}]}, {"@id": "_:N10f6f1f39f034472be7ae12bf6ab9ce3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073025"}]}, {"@id": "_:Nefb7a0ef6b0247c48c6e15599f706193", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000137"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029928"}]}, {"@id": "_:N8b630012a0da480d9ab38742543e7895", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0855742"}]}, {"@id": "_:N9a7c1d5e44e54d359e37321646e407a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9713002"}]}, {"@id": "_:Na335f33432c648b2b9f7192ad6b3d83c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1929004"}]}, {"@id": "_:N0b3d524b0ec6444b9045e75441bdd479", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860111"}]}, {"@id": "_:N69e5398fe7444ef59cc49f4472cfdad6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023714"}]}, {"@id": "_:N5a5d2052994f4f6cbc6e5d9491df979e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266569009"}]}, {"@id": "_:Nfb1cefd1f93742998eeb9ac316c06a58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005917"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91846008"}]}, {"@id": "_:Neb9e7748a8d34140b878e5d91719f666", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270742"}]}, {"@id": "_:N71b59cc0e5dd414eb610ebd02d7fb9bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024308"}]}, {"@id": "_:Nfc8f931473c946e6ac3955e0059323b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844689"}]}, {"@id": "_:N185d70013bc045489386e924459af0df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969679"}]}, {"@id": "_:N629306ed99d5419097e4ca695a5a1401", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859292"}]}, {"@id": "_:N7c5f7c5f57f2407b8084a4ee2751b43d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849051"}]}, {"@id": "_:N835c4abaca534f85baf7fee9b8ddcc78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023539"}]}, {"@id": "_:N84ab7547adeb4f3b9d9f8cd3a92953de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84557007"}]}, {"@id": "_:N9416508a6b0b41e2aad7d8eed894775f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100877"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:433036004"}]}, {"@id": "_:N17c705886d5f4a968e5e864a16da4762", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005168"}]}, {"@id": "_:N47e3e61db2004c59aade41b3652f9711", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014175"}]}, {"@id": "_:N7673e08fc9df4d64ac71314f33099e1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18191000"}]}, {"@id": "_:N611b182dd99a400d989d76d72ad9622d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35055000"}]}, {"@id": "_:N6c32affd621b4f54a4a35aef15ba276a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4018871"}]}, {"@id": "_:N84ba02a4f89641c8bcf5e3d632d61543", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2981132"}]}, {"@id": "_:N313f5678ed314d8189a1824dfea63e83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246674000"}]}, {"@id": "_:N0bc05c5b31fe49ad8ba80edc88c21a75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75047002"}]}, {"@id": "_:N982793d4a65149d4a8af95c0d2c5c3c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013543"}]}, {"@id": "_:N6ff755784c734d57899a3907b47e246b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280567"}]}, {"@id": "_:N9c1b38ee669b42f2a941131b6eae0ae8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009395"}]}, {"@id": "_:Na88118035f9649649202f9306bf6de77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125279001"}]}, {"@id": "_:N49b7189aae354368bc4a6e02d3fc15f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92828000"}]}, {"@id": "_:N3c62ff347fd443519676a89aad9a5a01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398652001"}]}, {"@id": "_:Nd938ead27af2438c9125163f1921b99f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239736003"}]}, {"@id": "_:N8c97a497de424465934781b11cf4c067", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424169002"}]}, {"@id": "_:Nd3330260c89641acaa60de8043a0681e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025402"}]}, {"@id": "_:N165d3263de814253ba935dd4f5dc8055", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536185"}]}, {"@id": "_:Nb22d9f61f21c45a6b75340572d94347c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022972"}]}, {"@id": "_:N380933e269c8456fb0c70c287d9af3a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253030004"}]}, {"@id": "_:N0b461bb81737467795e7ef77aa3c4f30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003113"}]}, {"@id": "_:N8e12a444fd664c5796701b2311229b19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50866000"}]}, {"@id": "_:N7e271f39555c4428bb25e36629cb193b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025707"}]}, {"@id": "_:Nfbec29f38006449a87a193c9e940f1e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277657001"}]}, {"@id": "_:N7305b6d4c3184003a9d03622baac59ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011525"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95711003"}]}, {"@id": "_:N2d573a29b0a9442c8727000522111bfe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032227"}]}, {"@id": "_:N27549656e565483691dd227871d344a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240547"}]}, {"@id": "_:N713150d8675945b8a8b93c49800a623c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021059"}]}, {"@id": "_:Nf98ce374d779461b932008bcc2c1b580", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025371"}]}, {"@id": "_:Nb80f77357a3740bfb6775cbe0d116ce4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74107003"}]}, {"@id": "_:N5b688c9008894d60a76450bcfa01c6c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112641009"}]}, {"@id": "_:N1ff9879c0af24e0ca57aeea72c02ba9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042582"}]}, {"@id": "_:N0ccfa390bf824d3f8d08be26b7ebd2e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856742"}]}, {"@id": "_:Nba8f2297e6534fcfaa7f7315056906fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87866006"}]}, {"@id": "_:N847947c0437f4e99ab423f5e22fd6655", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302929008"}]}, {"@id": "_:N2eb0c9b27a6249cfa6f857b6fe9098bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015835"}]}, {"@id": "_:N921304f1393d4edc99111b52ab5b5862", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025096"}]}, {"@id": "_:Nb94d39fb16a343c8bd486587dbdce723", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221373"}]}, {"@id": "_:Na9ddc6dc13eb4e8a94f1170293893e87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267425008"}]}, {"@id": "_:N3e51b05f190f4d648a35aef1efdc4ee3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840309"}]}, {"@id": "_:Nf69181822e824f56887eb3f528effcc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037930"}]}, {"@id": "_:N355c8f02be4c43418b98ca0191807987", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022197"}]}, {"@id": "_:N3805328331ab44719586ac6986479ee6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024216"}]}, {"@id": "_:N74057776ba484867b8b7b1f3c5e74246", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867423"}]}, {"@id": "_:N6524e523441141a1aa439aa8422dd6c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2051831"}]}, {"@id": "_:Nb65d401914ef4551b1afc4fd0f84954b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969675"}]}, {"@id": "_:N546602a06fb142fc964f5cf4770271c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312958000"}]}, {"@id": "_:Nfaddca3363de42ee87236e12b5ca29f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024519"}]}, {"@id": "_:Nfaf56c133a21496098d73065e719e6f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166603001"}]}, {"@id": "_:Na550b2d344904f04b4335cdc768d553d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025235"}]}, {"@id": "_:N52a57ca12e2c4e3aac409d2e055ab40c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021645"}]}, {"@id": "_:N4ae2fbb1caaf4567bbf50b3be3e98e78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023439"}]}, {"@id": "_:N85c7590781404326a5c0368543c98c75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003906"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021708"}]}, {"@id": "_:N60141a9b3d614dc39eb6a3910d8b181f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004991"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969532"}]}, {"@id": "_:N68759aac21344d4da07acecc861f6e5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280388"}]}, {"@id": "_:Nb10ff837121941cc88b80424328121fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280642"}]}, {"@id": "_:Nb2e04226f74d4303b1dc12cc8ff7a04e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024896"}]}, {"@id": "_:Nec3d9091921c437383f2d5343a39197f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018455"}]}, {"@id": "_:Ndbf6005df31943808b7a33690dc6a9f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414629003"}]}, {"@id": "_:N8e0957d4064442a094366c8c1a974376", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024488"}]}, {"@id": "_:N7f57174a396541e88b30533bc585f425", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78894008"}]}, {"@id": "_:Ndca7b02a460743d8a6ecc0a81e14a9b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12184005"}]}, {"@id": "_:N22f958833cb34253b127438fd2b18d6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024433"}]}, {"@id": "_:Nafdf48d565a543dbb241ae55a79c69a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95828007"}]}, {"@id": "_:Nf09383b552e64ee7b31b3da45b96147f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D029503"}]}, {"@id": "_:Nc02ce6a8881746b392ac2e449325aad0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024351"}]}, {"@id": "_:N6dda5c0a12714e75a1d82b8bc610d78e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562646"}]}, {"@id": "_:N697ebe219489465e96c610a837606946", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3961000119101"}]}, {"@id": "_:N9eeddd9834e24444890cd01c882a38cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0524801"}]}, {"@id": "_:Nfe8f2a0cc2334a16bb72afa1070b7ac6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204951002"}]}, {"@id": "_:N7fcaca88628e46608c6476e65a2db516", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025151"}]}, {"@id": "_:N6d441fffae4c4069b348a845cd211173", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673776"}]}, {"@id": "_:N5af5a9b43b7b49c7b38d56b5104972a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267952"}]}, {"@id": "_:Na9b0080aabe94b25ad9e7bc4db38c58a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850348"}]}, {"@id": "_:Neccf707a48d84fa58e312df625f24d8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003784"}]}, {"@id": "_:Nc944b7fdf95f49e4aa6b1591be255386", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241989"}]}, {"@id": "_:N9fc6b345356948dcb90404e55956fb8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:412786000"}]}, {"@id": "_:Nd57e2ad1073542d78d740c0e9a751921", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11282001"}]}, {"@id": "_:Nbc52c194096146be867e5919b11c8f68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N8cfa5127ff6f4710b5b8730f46f1858b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10890000"}]}, {"@id": "_:Nfa532ecbd3fb4e38809ff590afd49061", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D065817"}]}, {"@id": "_:Nafdabc3db49e42fe9925ac495cd7c21f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042580"}]}, {"@id": "_:Nf29b6f6122c1486a80a8ee1654e6bc81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95802009"}]}, {"@id": "_:N7ff9e90fe4394e68b89f0247856190c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003391"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234182"}]}, {"@id": "_:Nb7ada691cff74664b9dbd658728e0fbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022083"}]}, {"@id": "_:N82ebe9ff426f4e0ba9c2c585f503716f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011499"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015878"}]}, {"@id": "_:N10b4137d05bd47909c90eaa9a4e86a9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968633"}]}, {"@id": "_:N5079ebbb7f62489e89ef46c7c4f6e297", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021959"}]}, {"@id": "_:N6d47b592a56a45c7a9b78a68c9e2dfeb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63449009"}]}, {"@id": "_:N62411da7057e4993a1417b276897b686", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023346"}]}, {"@id": "_:Nbc21ce44ef52446a94f280964aec6486", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263504"}]}, {"@id": "_:N561c5f1434e34222a0f8065e89ec2314", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253516002"}]}, {"@id": "_:N594d601730324657839a709c669febcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833331"}]}, {"@id": "_:Nc05c04188d1141f2977e35ac1d9e4a30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073284"}]}, {"@id": "_:N34dbfa151c3445b1a1153f2f6cf6c3b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011152"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023510"}]}, {"@id": "_:N7bb74026cfc341d69704674f2a87da33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859495"}]}, {"@id": "_:N5f1a61616364403dac9b4a9a60e8cbc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023739"}]}, {"@id": "_:N35d625beb687411e8b76adea05d1df1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112643007"}]}, {"@id": "_:Nfcdd748c6fed4164b3e900fafff9127f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022417"}]}, {"@id": "_:N76b96b69be4b48a0bb5ada7f99b995e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41353005"}]}, {"@id": "_:N1298bb6a66f046ca84e52bd655cb239c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344680"}]}, {"@id": "_:N8b9568365eae40dd8197d888fdadba12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373430008"}]}, {"@id": "_:N717491cdb3644ec4bd86fa119c51cae5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002895"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2853"}]}, {"@id": "_:N6cda8991333d468f9e3fb45000a43dce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312991009"}]}, {"@id": "_:Nd2a9ab2dc67f48f497f601d0aa60f5fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025370"}]}, {"@id": "_:N9548766b00254146b3d03ec06777daef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024173"}]}, {"@id": "_:N3bbdf178080d43359dcabe094ad092fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864903"}]}, {"@id": "_:N25bf293b59184905aa607353c22da971", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280674"}]}, {"@id": "_:N33024b7c0c06447bb2e7480e7fbf8f16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863360"}]}, {"@id": "_:N6a766d87e89c48db9144f2b625ee2e43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2749995"}]}, {"@id": "_:N963aeb33ec234d508bd480aa28e7ab3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008314"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020801"}]}, {"@id": "_:N7e5fd2be3e3843e7a627ea184cf3fb67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021392"}]}, {"@id": "_:N9b5e43ce07334699a7bde66e33c6c632", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001806"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75789001"}]}, {"@id": "_:Nf15ba3c236f34f6da6677b96035abd75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1622"}]}, {"@id": "_:N7e10a96e608542ceab8174cf6e43b56d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073114"}]}, {"@id": "_:Naafda5f708be439fbd1c1abd7933c494", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020856"}]}, {"@id": "_:N029804d952694dca8e82d790fb344626", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702613006"}]}, {"@id": "_:Nbd0d23d3a7804fa8b8b46ece0f32afb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022014"}]}, {"@id": "_:N7f8375e25fe64181a2eead3a742c1f36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020759"}]}, {"@id": "_:Ne4e5f058af2c40c58b7f6ad1f251947e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9434008"}]}, {"@id": "_:N5ca177d93ec24a598821f76692687ebd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280688"}]}, {"@id": "_:N34d6448327604f5d9e822b1896baa535", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426870"}]}, {"@id": "_:N4b933308d51d4bac92d35c373455e466", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073295"}]}, {"@id": "_:Na82977fd589e4f9db3cd6aed6153c8e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020754"}]}, {"@id": "_:N467c371b3ad14ea4aa4c537119073464", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000152"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021817"}]}, {"@id": "_:Nddd2d5a99b3e49db8208e2c1aefc691a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857707"}]}, {"@id": "_:Nf7d2333843594345a48d04322938be53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33659008"}]}, {"@id": "_:N3d03fd205bde49aca5aed3ea3e815844", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675973"}]}, {"@id": "_:N136f97d28ce846a48365f90c86694685", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024658"}]}, {"@id": "_:N999639b181d0411ca0e9e9f03e66707f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64314006"}]}, {"@id": "_:N84fa214735bf4a52ad8b1d72d3287759", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19471005"}]}, {"@id": "_:Nc30a4f5ffad74019bbb7ac9d35fdb4f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124718009"}]}, {"@id": "_:N44e6d44967144cce9152f1e0772019f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265609"}]}, {"@id": "_:Nb2cc6030f00644a8849fb7425f6b1928", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392386"}]}, {"@id": "_:Nc16f16ea35d948998fdb5c5ab5cfbde8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021978"}]}, {"@id": "_:N9797e10c76fb4bd98eed2eaa26f5de98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4048273"}]}, {"@id": "_:N2b4cf864789443ad8c3273b8d5f9c8e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342892"}]}, {"@id": "_:N026dbe88f59b46c4a8f1ec94ab08ad44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276662009"}]}, {"@id": "_:N65f19114552946f8923033d681665d6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025405"}]}, {"@id": "_:N90aaf336882248dc84014fc51a87eb97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025013"}]}, {"@id": "_:N7912255f29e24ecb91b74e3c51b2a2fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151970"}]}, {"@id": "_:N4f93838bf2f642c1b47a98f11232baae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0524801"}]}, {"@id": "_:N9274961a27304e2ab537a70e87f0fd81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82598004"}]}, {"@id": "_:Nfd660609427c49dba2d0f48d7fabfaf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023408"}]}, {"@id": "_:N5a18cc731d6e4777a540694a92162c81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707598004"}]}, {"@id": "_:Nd2c03036ce2e4c4ba04bb881ad18580f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025317"}]}, {"@id": "_:N3ea11a6d1c504a529e7f5d5cd59d080f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86204009"}]}, {"@id": "_:N2b6b981409a547719057f8d9cd2d3379", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10639003"}]}, {"@id": "_:Na884233452294089ac60b9a7abd89903", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280488"}]}, {"@id": "_:Na993e9999a7249e0b6a0d113201ea4d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005779"}]}, {"@id": "_:N476f6b71eae44976a253bb8fbed3d05c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021667"}]}, {"@id": "_:N6e6d2bf4176542b18dbd92d52fd5b39a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1522137"}]}, {"@id": "_:N57377192daf24c88b524ef184010a00b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:282664001"}]}, {"@id": "_:Nd11ed34def3549049ff13c6a2fbca9c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013902"}]}, {"@id": "_:Nfbcf42863791477184c31eabf9891e94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021330"}]}, {"@id": "_:N8ec626254d7041e7b6fa0623ddc711be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021374"}]}, {"@id": "_:N808f79c3cef0401fb3f7ba4675c9ec4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267797"}]}, {"@id": "_:N3b9e316f00af4b348d5c3b05ebd9e6cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001139"}]}, {"@id": "_:N5d8c9329676340c8aedf73884e9d306c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77016009"}]}, {"@id": "_:Nc655f4051d9f4794ba9d8c4c9e49185f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021800"}]}, {"@id": "_:N5ae2dd35956a4b00bad3de83205b39f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D024343"}]}, {"@id": "_:N11ed4906901f4916a328ad3e1d583f0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844712"}]}, {"@id": "_:N87935fdf6bfa41269c28d5dfea492c0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023235"}]}, {"@id": "_:N6de90eed62a94a0cbaca1688b690a4a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844390"}]}, {"@id": "_:N3bf96d13dbb2443c9e52014201c764f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0025579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3010"}]}, {"@id": "_:Nf400b6701f584a0894bed76598c5e328", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57436000"}]}, {"@id": "_:N9f319a4b05de4f038c19c532471667d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431291"}]}, {"@id": "_:Naa0bd21f81be4100b84b08c94fca7a64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3276821"}]}, {"@id": "_:N889e43e6e7434ec28c4ad2013a49153e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205107"}]}, {"@id": "_:N0f8fe8bb8bd84f7492447c8e2ef79bfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49120005"}]}, {"@id": "_:N7d7cb6284fca434eb88193900c5798a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235752"}]}, {"@id": "_:Ne24ff92eb8d945fb925671efd503f46c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024229"}]}, {"@id": "_:N7baa7fc0222344e288f453fbd06c5f0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0280131"}]}, {"@id": "_:N104283f99ae444809f54cdaa40dcf218", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006980"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855010"}]}, {"@id": "_:N9d083e61724945758d4ece0e7215cecc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021107"}]}, {"@id": "_:Nd5a88e3b9a3d4fecb36609f1c836a2bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27520001"}]}, {"@id": "_:Ne6a3963a961945069b9c3aaf736570a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025078"}]}, {"@id": "_:Nc4a42ecfeaff4bd2a07cf0af1a97af37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021726"}]}, {"@id": "_:N8763f77dcc8c4e0f8cd1643f68cb80ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844548"}]}, {"@id": "_:Nf3c635e5ce8647d8804d876488f72734", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023971"}]}, {"@id": "_:N1b53d748db314784b47b129045f01067", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2239176"}]}, {"@id": "_:Nc9c8fd7635a0495b8735a60a09f18da7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011794"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023184"}]}, {"@id": "_:Nbd72a05702a74af2919e3ee43f5bed19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221352"}]}, {"@id": "_:Nbd4219f4b97d4411b542c503e75faae8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20010003"}]}, {"@id": "_:Ncf282bbf7d3b4ad4965152896ed3098d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397932003"}]}, {"@id": "_:N309cf814aad2498da9730f6a0592515e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280807"}]}, {"@id": "_:N498542bd176a45f8bbf37f9fe209f24a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806604"}]}, {"@id": "_:N4b1774474b3b4d089e1101bbebd8f7a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253308005"}]}, {"@id": "_:N61ef90f4b6954bc0a330602c1d97ec90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021884"}]}, {"@id": "_:N3c36ad45063f4abe95ef0831f025ab3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/RO_0002503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/RO:0002503"}]}, {"@id": "_:N8c041dd588e041ac8d570ef7f02a262d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073207"}]}, {"@id": "_:Nc3df9f3b35d94ee3bc6a5369c1bcbf17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67362008"}]}, {"@id": "_:N3f2d081bd9754cd7ba287b6f996f4446", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16001004"}]}, {"@id": "_:Na9cce28dc5a44feabc79f9461574a571", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023338"}]}, {"@id": "_:N9a49e623c41d4a56a39e07b1ef5d3634", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271327008"}]}, {"@id": "_:Na3c1b55f16324eb38ecaa5d882a890ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3732"}]}, {"@id": "_:Na49904995a9d4318a3be6d388b0f39d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024734"}]}, {"@id": "_:Ne94f04d5ff2a499f86a16ac660f68c95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009964"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021361"}]}, {"@id": "_:N894d498694104cd892434f35e6579a52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073156"}]}, {"@id": "_:Ne75c867ae31d46289e11b7cdf9807956", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3754"}]}, {"@id": "_:N4555eabcc7884efcb9ff3f3e0090b0ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021096"}]}, {"@id": "_:N9244b1a619854658ae7d678e482c8d24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410429000"}]}, {"@id": "_:N1fcec539503b4748a4b065baa1d15da6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46053002"}]}, {"@id": "_:Ndd29b911deb740e8a2a7b91efd1823e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021727"}]}, {"@id": "_:N4b21dc1a29024c96b14fc5903dbe3e76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3099"}]}, {"@id": "_:N0cc4172cb98c4011a4d9eaad788756f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073077"}]}, {"@id": "_:Nded1c0f153bd473fb96da21504b05e46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536903"}]}, {"@id": "_:N4440185e2feb418f9050874937ee19c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78200003"}]}, {"@id": "_:N6e03d0b9a88340318486540c331d0db5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010238"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021303"}]}, {"@id": "_:N1d9d3bcfa98041779baff0aa61b4cf71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022410"}]}, {"@id": "_:Na9c5b24d933d4f8b8a5ee319d964545f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839606"}]}, {"@id": "_:N3e1561115b994e1cb43c55684d37babc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1652"}]}, {"@id": "_:N9dd5825f4edd48b49d8eac67bdbdf05f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006111"}]}, {"@id": "_:Na77ef14b159e4913b392ec2b8a27f4a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62211000119103"}]}, {"@id": "_:N628a7f8b3a1d4e1186e11d740a8de26a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63364005"}]}, {"@id": "_:N29a2a10196a24341812b2a8e79a5ad83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868071"}]}, {"@id": "_:N505cc94331884e79aec7b90681256e32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537719"}]}, {"@id": "_:Nab6ebf8fd486483a8d54776581e5a296", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277059"}]}, {"@id": "_:Nb8714f4ba3ee4e6b9fd8dfa0d4c0700b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1321907"}]}, {"@id": "_:Nfaa7f07a229a4bfabc1e787a3177cf32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6548007"}]}, {"@id": "_:Nd45c7a6b33c845428796920255083d2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89525009"}]}, {"@id": "_:N01ae476c8de04afb97dc08404a93e4d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2852"}]}, {"@id": "_:Na5b9a2f5ea92439989cc42cef1ac1c18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010020"}]}, {"@id": "_:Nf1e40973afe64d858cb786799613b7f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D058729"}]}, {"@id": "_:Ndc0f6857782c459aae1a2d54fc9eac03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848680"}]}, {"@id": "_:Ne65eae6ed1324f5fbc2cf454afd1c1b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575167"}]}, {"@id": "_:Na1756a009d7c49349d4b918f9393cfd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007545"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855633"}]}, {"@id": "_:N50b92bb21775426b98d7178f3b0e35b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240705"}]}, {"@id": "_:Ndf7bc90ad4cd42a09a814002b9601400", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012424"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46627006"}]}, {"@id": "_:N6e1e36afc489453c83e27d743e4b9900", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023293"}]}, {"@id": "_:N1e7445cf471d4ed386f0a4d41bcfbea4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:284449005"}]}, {"@id": "_:N7d9924deab664b70a198f14de758eaa3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11381005"}]}, {"@id": "_:N83f1f82df35944e5979c35f2ec004e5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005328"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857710"}]}, {"@id": "_:N2a44432fd881407aaa6cb3ac2a83e194", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021809"}]}, {"@id": "_:Ncfdbf43aa184421eb1cae80d91bee56f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016055"}]}, {"@id": "_:N5671dda69c784f8b894391f039e925c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844519"}]}, {"@id": "_:N0647a29b119f4db389e1b5c8b8f3a7e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0028961"}]}, {"@id": "_:N5131083b3dc54351ae9ed37a5e000645", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35327006"}]}, {"@id": "_:Na3e50bae1858429a9210300430162369", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832983"}]}, {"@id": "_:N2dd0b0ad0abd4644ada958e577ea3412", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022566"}]}, {"@id": "_:N4e61acb3239d47609b7a44eb6a6a95a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861901"}]}, {"@id": "_:N251b3cd4598a44ecbdf55a2eaa6ec8de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009545"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021446"}]}, {"@id": "_:N4efe3e662d4d4674ad2da4927594e880", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009451"}]}, {"@id": "_:Nc53ef885a2574e36b00c4e0bc1039569", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832119"}]}, {"@id": "_:Ne0b9a2dd252d470794c2d60658c25830", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699382004"}]}, {"@id": "_:N85561e57c6ad472ca66b4422d88dce55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3553016"}]}, {"@id": "_:N23b3e42bd70a47aeb3cfbd6566aad3a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:288250001"}]}, {"@id": "_:Ndf1829b61f7843c8a22705a58c443b5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021282"}]}, {"@id": "_:N34f60140e7884764b575a41a551328df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011903"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3161174"}]}, {"@id": "_:Nc4f9489325f14a5088d7ef9041ccfdb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023795"}]}, {"@id": "_:N3a54b840ed5943dd9e2210b897b70ef9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:251175005"}]}, {"@id": "_:N1e14f2e5c22a40bb9f77137411b8e7a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0748720"}]}, {"@id": "_:Nd4b73fdcb998434ba0bffb65c5e7190a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166449002"}]}, {"@id": "_:Nb94445f29b754ad69326836dd4a82f39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857508"}]}, {"@id": "_:N231a70806833467e8be28cea2579d08d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003248"}]}, {"@id": "_:N6bdffa1bba864d5ca9e4ab0fa853a19d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021960"}]}, {"@id": "_:N9991a37952c540e48975a36422fbc8e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021954"}]}, {"@id": "_:N4513066a090042d9a783bb4d3f4d0bc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854704"}]}, {"@id": "_:N688293be84644b37999c8c5fe515d15c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005754"}]}, {"@id": "_:N57377466256841b183723bb9db77a5bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45326000"}]}, {"@id": "_:N8144bf0b08bf440084c979f553fda1d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845878"}]}, {"@id": "_:N56e44965dfc64bfda686f876374f3afd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865570"}]}, {"@id": "_:N4e89b31761fc4928849ef65488814a4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023330"}]}, {"@id": "_:N54142896e93848849656deb8051ffd5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2225524"}]}, {"@id": "_:N6ee90c5ffe964d1ab9a34aeb8583ab8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238210"}]}, {"@id": "_:Nb15800a487e942cdb18b2431f8d5f825", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022075"}]}, {"@id": "_:N96fa2414d01a4de4824b3821d3dc71c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021558"}]}, {"@id": "_:Nb06927f5a1aa4260bd31e86ef08ef1f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0585953"}]}, {"@id": "_:N7cf8917b2b1742efafb1ddf1670a0d96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205101001"}]}, {"@id": "_:Nb1e754d58dac43c3a1140abfe2e5a951", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856922"}]}, {"@id": "_:N3589aea2c86f4c26b5559b797b4a0dc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026267"}]}, {"@id": "_:N0003b7ec91434f5ba6e866b552319190", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025074"}]}, {"@id": "_:N8ed0f44463e84bdab9299a623e08519d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010328"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023901"}]}, {"@id": "_:N82d4fb8ebf034a118e4fcdf098a41b21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861316"}]}, {"@id": "_:N0c969531bba845ce8be237d0bbedd056", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014511"}]}, {"@id": "_:Nde1d3875c92449939f895218d54144e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022079"}]}, {"@id": "_:Nfff887c10f604a01bfb677e0073a8c59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020869"}]}, {"@id": "_:N6a149feb48c740799d2ebd59cb7db53a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857501"}]}, {"@id": "_:N33290ab1dedd4666b28cfb4f75164c78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4015136"}]}, {"@id": "_:Nf93affea5cab488b84b4bc02a4080dfd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280295"}]}, {"@id": "_:Ne12c0b9473cc48dc9657b0b20586c3a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339693"}]}, {"@id": "_:N727a6d2edca64745bbf812d8e13d770b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397932003"}]}, {"@id": "_:Na37e5f8d829648b7a88fa4405be90744", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0730330"}]}, {"@id": "_:Nd48eb1577210415abbe0e82fc5c59f36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248871003"}]}, {"@id": "_:N4b6fbb8aa969443fa59ead111e934fd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837770"}]}, {"@id": "_:N120154d11619457980ec22af5174e552", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280564"}]}, {"@id": "_:N5c76064530b44c89a2ecfeb24d288e75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018965"}]}, {"@id": "_:N84db986334794ff09c39ff65b7212bf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021985"}]}, {"@id": "_:N7d24a523c27347b2a8aaad37612b4046", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100241"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022182"}]}, {"@id": "_:Ne7ee2820c57b4d1ebec954384e8b254f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012857"}]}, {"@id": "_:Nf5a59745677e4372985e7620ec4878e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023493"}]}, {"@id": "_:N36f93331a97346848d639ac8acbcbd9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022346"}]}, {"@id": "_:N51da5cb03f174697be3b6e874d52c09e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0400001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020916"}]}, {"@id": "_:N90c2ade1a25548d092fa249e6a3485cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1696701"}]}, {"@id": "_:N7d7f2a07e0dc42a7ac2bcb1abe072262", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:272030005"}]}, {"@id": "_:N46d5fba524054306a8dcd06725007cab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837761"}]}, {"@id": "_:N74cfaa8db75340c6ac7f3b24feef0901", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3305006"}]}, {"@id": "_:Na34b3f0c77b44b4582f8f6c48caae7a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010346"}]}, {"@id": "_:N3e6a823563e44819ad68281ab41ebe1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073288"}]}, {"@id": "_:Ne2c308d3c5c64e8f9a25448f539f275c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006663"}]}, {"@id": "_:N8890bfed7f924965811f2bf9276c0509", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0025635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C4530"}]}, {"@id": "_:Nd895e48121c3444cb45db812b01a356d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010806"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856202"}]}, {"@id": "_:Nc5b4ba460f8343f7901e7af7caaca6b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234506007"}]}, {"@id": "_:N353847f893e8458782cf523a36ea7946", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002630"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0554103"}]}, {"@id": "_:Nccca2f22760a4c559c76866e569a3310", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022098"}]}, {"@id": "_:N9e9f1cf79fad4cc7a9a16cadf21c2e9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025867"}]}, {"@id": "_:N16e1d81913e4431fab1bce387646ccc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023363"}]}, {"@id": "_:N8106720daf364157857fd29af233155b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024596"}]}, {"@id": "_:Nc5045309bae944318b1dd2b128e46efd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003811"}]}, {"@id": "_:N592d448dc17c4fc0bd6c2aab7bbf07c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023471"}]}, {"@id": "_:N8c441417c451463287de3bde6ded2868", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240991"}]}, {"@id": "_:Neb05190b90f649398b40597668d384eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231888000"}]}, {"@id": "_:N6f90b0b25abf4ecdbbad32496d38e329", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023148"}]}, {"@id": "_:N629d27b48ecc4dc1956faadf714a6457", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022445"}]}, {"@id": "_:N91897d6d91da46259b5f1fd7778d659c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001449"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025778"}]}, {"@id": "_:N3013ae872a30427e9b1241517c786cdd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93390002"}]}, {"@id": "_:Nf86e853aae2c45ca896410f293388046", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:F60"}]}, {"@id": "_:N76172ec2e25944d684c8ec61e47aff35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37760005"}]}, {"@id": "_:Nfd429789eff24322aaa9a028530aa5a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833362"}]}, {"@id": "_:N7138cdfeb79744d7949563100db5a071", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109409003"}]}, {"@id": "_:N02bcf0f4a361438a9aa239d9fc6143fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D056128"}]}, {"@id": "_:Nd9e4110f51164384852370f62b910e3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855005"}]}, {"@id": "_:Nb77cad3ec6e343229cb12084b2cb2131", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848606"}]}, {"@id": "_:N193c5f6e3b5c4d888e605c7611f192d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013449"}]}, {"@id": "_:N8ba3ea9593dc4093a936d40666ab3c58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278714002"}]}, {"@id": "_:N314dfbc04d8b467e8b49fd5ff02f5f6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023179"}]}, {"@id": "_:N5115cad64ed24096b16aed076262033c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:930"}]}, {"@id": "_:N80939a80d466455bb3a807124101b2e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302823005"}]}, {"@id": "_:Ne0bbf4f9464e42b084dc9ce56fdf5bd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267818"}]}, {"@id": "_:N3a393e8b65694f08be2f7d7bdd13fbf5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39462005"}]}, {"@id": "_:N41ae8a3926c7477891aae7ae944445df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32861005"}]}, {"@id": "_:Na6461493458a4a90a6a6ca10333e7fab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431692"}]}, {"@id": "_:Na343d7ded8344e78999834a4746db1c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030295"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022530"}]}, {"@id": "_:Ne96aadabbea34d4c9871d4246d9016a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441806004"}]}, {"@id": "_:N320ee226c3254c7a8a4cd8b412266ae2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448516008"}]}, {"@id": "_:N12001acf418a47af90b5797c498869c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023378"}]}, {"@id": "_:N8ae35d36aae343488537b067aa03436c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022074"}]}, {"@id": "_:Nfa845a9ebcf1479f8376fc1060a58bb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000956"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0000889"}]}, {"@id": "_:N29720b4d747f4f20816bd3fb67c85f89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51398009"}]}, {"@id": "_:N6da9887a92464750a3aa386818f95c92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154822"}]}, {"@id": "_:Nb98185a544c9401fbd2d6b2637531736", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023323"}]}, {"@id": "_:N7121a34a0fc84867bc19a0c0dd20a02f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012287"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022967"}]}, {"@id": "_:Ndb64c25681554b6fb2b4841e69a67b14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854787"}]}, {"@id": "_:Nfd4c36ea814144b8bfaa1f42cb7197d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020233"}]}, {"@id": "_:Nd5eede970d364e5faa0fdad13e90a9f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266404"}]}, {"@id": "_:N39088f7cc1ce4688a6e4a4392a2f1491", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268559"}]}, {"@id": "_:Nb2d6edd55b9f46a5aaa00377c8d52536", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4502"}]}, {"@id": "_:N0aac438f10504e97aa6875af35e791f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422588002"}]}, {"@id": "_:N0dae9f5944564f2caab03129c5615f28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0349532"}]}, {"@id": "_:N8fcc9c42d7f34717b8d2b04cabac3c27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271355"}]}, {"@id": "_:N972fa2d1f63a4d0fb7607eeabeec5ae4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001492"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535679"}]}, {"@id": "_:Nfd3e05f2da41401babf9f71c30541242", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012208"}]}, {"@id": "_:N4a36f752214243d3a02a265212bb3e86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025434"}]}, {"@id": "_:N37175330fdd14e578a06576486ba4245", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025760"}]}, {"@id": "_:N037392f90aab495f93c08116e51f034c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022800"}]}, {"@id": "_:N029a5cd5047f45dfa497177f2afe6b8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C8971"}]}, {"@id": "_:Ndd0a650de7844a609eaaa6807c523751", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008579"}]}, {"@id": "_:N1172397819e64167bf91981eaa8c64c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:264932002"}]}, {"@id": "_:Nd99be9f5e2c74fbbb677b396d9356e10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299032009"}]}, {"@id": "_:Neaf58a3aa2264161aca284fb7193f58c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1489008"}]}, {"@id": "_:N0ca083466ef34d6bb473bc4d8eab43fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023218"}]}, {"@id": "_:N56241cd729d840b4818367497425900e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6631009"}]}, {"@id": "_:N56accec22fd44e2f9b4b9d75bc9e0380", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0549629"}]}, {"@id": "_:N2ed74936a46a4f4f8cc14a42b22d10c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10013836"}]}, {"@id": "_:Ndb43b4520c284fc7bb66d3657fef3c8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1609433"}]}, {"@id": "_:N5c3d6cc698ae46c38f6dad1ef7f25ea5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012210"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266292"}]}, {"@id": "_:N6019957d7e9d4fe391463b7ca7c1e902", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5291005"}]}, {"@id": "_:Na9bb9684ebe74d92a43fd35ce26b8786", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003128"}]}, {"@id": "_:Nadbee369447945e284a7e6a8d0baaff8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250018006"}]}, {"@id": "_:Nc737349534f34f6e91733797e47816e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012135"}]}, {"@id": "_:Nbaff664f26ba4c1cbdfd6fddd4663984", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015645"}]}, {"@id": "_:N5c8db018989b46e191f3cc20aff8c53c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51744007"}]}, {"@id": "_:N7953bd9363644dceb59edd029d065769", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024003"}]}, {"@id": "_:N41cb6d8ffaea408d9b7f84d598829aba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023494"}]}, {"@id": "_:Nf6b80fb4a32d4df38ac4a7b4dcfd9620", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034359"}]}, {"@id": "_:N77a5ca8f3b1a4c3c994ca92be51d8555", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95575002"}]}, {"@id": "_:N74037ab0c8004f828a6bf7969b78b044", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344262"}]}, {"@id": "_:N8b4fc313b01e42b9b2f3260e1f60ca76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4103001"}]}, {"@id": "_:N65b529fd3468411ba16acf854b236a75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:G44.2"}]}, {"@id": "_:N55851e1b69fc467d90497ba267bbc408", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001964"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860182"}]}, {"@id": "_:N06a4097c88c8450c964a7e7017e88887", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537421"}]}, {"@id": "_:N462b5c85e83543f0ac3d68b7eaa8a4d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857519"}]}, {"@id": "_:N68b96af389064301869f32d338dd8fe0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001170"}]}, {"@id": "_:N8cada320bcdd415bb8dfafa617e46041", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023146"}]}, {"@id": "_:N0a90b136edec49beb18a9df8170db15d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538259"}]}, {"@id": "_:N67a05aa1ccda4874b73d2c9531115fea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024186"}]}, {"@id": "_:Naf25802e6e1b42e288923e6b115dd47c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204036008"}]}, {"@id": "_:Nf84d296941fa45df82cda842b03c17ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015354"}]}, {"@id": "_:N63d1b0cc9430411fbcd0ac2545c6bb81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054081"}]}, {"@id": "_:Nc02bf62801d647588deed0e56eeac002", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109889007"}]}, {"@id": "_:Nd498a7bbe5834ea4a0f642795156c5e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45352006"}]}, {"@id": "_:N3b9cf152fdc140619ef23060ffe1d4cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001259"}]}, {"@id": "_:Nde4b15c022c74e3ba8c6bc58d9ab9f4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015470"}]}, {"@id": "_:N9fb672b709184da4b125ce47c5f9648b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030297"}]}, {"@id": "_:N827dcf24280a4f0295c888d38f07a824", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53298000"}]}, {"@id": "_:Nfc0d86ad39a546c99c9a21e6a244c1bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205358006"}]}, {"@id": "_:Nd87e70e2376649d7bd7da4579829b596", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562391"}]}, {"@id": "_:N18baedc32f674165a4497615134a9a54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1336975"}]}, {"@id": "_:Ne0a4c1c2490f409e81f1f3277da8d80c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127062003"}]}, {"@id": "_:N7f7dbd7da2714ec2afdb97fc711bbd8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861350"}]}, {"@id": "_:N5f69849c7d6842369f9743a4906ab64c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521556"}]}, {"@id": "_:N5373a1b1326649ed9198ea6f3730d982", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34363003"}]}, {"@id": "_:N604001602eb44c78aa02e5f18cbf5d5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74728003"}]}, {"@id": "_:Nf7e82e8b65dc4a6c8e7407def8605f09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268245001"}]}, {"@id": "_:N21f648c9b5914abdaef0d11cfb57cbea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021489"}]}, {"@id": "_:N0e704b9ba50848cd827e52eaf9027991", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91842005"}]}, {"@id": "_:N06682ee98c6a450392ec26955ff1d66d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023937"}]}, {"@id": "_:Nf68357ca88fe4620bfcd2599baf70fd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0677865"}]}, {"@id": "_:N14412dbf5d804ab2aa152249dfe8c2fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152427"}]}, {"@id": "_:N2f0e567be7cc4a34810675ac4012978a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021129"}]}, {"@id": "_:N257d1b7716f64c4f897f905dce1b0adb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280570"}]}, {"@id": "_:Na0102b26cf6c4bedabaa29e47fe96600", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392476"}]}, {"@id": "_:N208047e4fdeb40928598031d0fc3be1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022671"}]}, {"@id": "_:N00ab12f5a8054dc98732facf32f98e42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073039"}]}, {"@id": "_:N7dbe8ae8b6804d21b5b947ded547750e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072911"}]}, {"@id": "_:N862ac8e2b68a4907b40c5cd582573eb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2749369"}]}, {"@id": "_:N7986b25d0c804682a788f26691b93321", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020804"}]}, {"@id": "_:N1af2dd12427c47169b54b5503c95d13a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011304"}]}, {"@id": "_:N41909ddc8f9a49ffa9f904ab63695752", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024699"}]}, {"@id": "_:Nfc17b0ccfec5403086edfb35b673660a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021901"}]}, {"@id": "_:Nfac8f96bc875400ab2a6b6010819fced", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022832"}]}, {"@id": "_:Nd71e5227f1c34f8f97008be91a1f7481", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023975"}]}, {"@id": "_:Ndddad7f20dca4f3fb828f6887637c8e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037199"}]}, {"@id": "_:N0fa1f22eb32c483cab14d7d934e5b4b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025794"}]}, {"@id": "_:Nafad193aa322484583f654ee73987de0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840310"}]}, {"@id": "_:N18b2beae75f3461ebd4e219a27efe39d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3151964"}]}, {"@id": "_:Nfdb4e9f0144e492e8f7b8730e2d619bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197659005"}]}, {"@id": "_:Nfecc072126d047f2993a1434905f07aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025645"}]}, {"@id": "_:Nb8e181907ba34766bd26e72b63c16a47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023124"}]}, {"@id": "_:Nbb66a8d5ab6149f39ea11a757a50acde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017979"}]}, {"@id": "_:Nc5e15fa2748d4e55a5a73c42a36c7972", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022391"}]}, {"@id": "_:N794c2b2fb34b4570a445a5eb4e4a41c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2916"}]}, {"@id": "_:N2cc52fcc415843ef89874af3735316ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012162"}]}, {"@id": "_:Nd2530674e85946c59d43814d8bb82b01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041349"}]}, {"@id": "_:N8f8cd9c44afa433a87aebc612ca7b0ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001750"}]}, {"@id": "_:Nd59e0ecfa5f5462895a99789db0edb65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253512000"}]}, {"@id": "_:Ncb4c171261054f04ba42b925cc57c13d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022020"}]}, {"@id": "_:N89c888cfc0424d8b8ea5dd1bda6010c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10037844"}]}, {"@id": "_:Neacfc95c383344b09c4eb75ec588d6c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232726"}]}, {"@id": "_:N3c4cc2aa03b84b5f92caca6be04a7411", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012607"}]}, {"@id": "_:N2f07d7f7875a4ca1b8cc3de8066e66e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0334082"}]}, {"@id": "_:N7d9e7a7a88ff469f8a4721be9371af55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017181"}]}, {"@id": "_:N34bfd06bce9b4140afd5f33ad35aa42d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241438"}]}, {"@id": "_:Na3631bf0d4184a9ca5a934fca4136c5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073218"}]}, {"@id": "_:Nfea2d8960d364dcaa3a12e5b6d5c190f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022847"}]}, {"@id": "_:N15215614379745f9994748866c40f2f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266427"}]}, {"@id": "_:N028b86c65e1749919ebf5c2c38c9d2fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1301959"}]}, {"@id": "_:Nc0320cdccb1f4e69b35fede6581a7487", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030129"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022619"}]}, {"@id": "_:N91e58c69537d482199febf1e1c590c74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840238"}]}, {"@id": "_:N9429fe41236043ea806f35f0d9907447", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673646"}]}, {"@id": "_:N7182bde6dbed4472a406d5290716b462", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000364"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025860"}]}, {"@id": "_:N9b5f6d7b18e44f7f810b9c6ab7952378", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025250"}]}, {"@id": "_:N9aee1650cb974f91bbcb2752d3c25af1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868554"}]}, {"@id": "_:Na35501bbfa3b4c05a2385ffceed4fc08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022684"}]}, {"@id": "_:Nf0007b02a2cc4207b96130b93fd4a013", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040261"}]}, {"@id": "_:N2e1ab37322944f3bbc7ebbd4a042b734", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011440"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023355"}]}, {"@id": "_:Na356e6ec890d4041b18af22c90671110", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012184"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342883"}]}, {"@id": "_:Nb408c74f2ca54770bae55292de259565", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424323"}]}, {"@id": "_:Nd1bbe97a6080492fa74a699726c2d351", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859969"}]}, {"@id": "_:N3e8fd83ee6714628b9e638f16054e962", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006938"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854372"}]}, {"@id": "_:N500c1632d75c45a4981bb60eff3ea621", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431814"}]}, {"@id": "_:Ne7d5ab563d03476991214dc64c9ef62d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020738"}]}, {"@id": "_:N95a5374eef3d41f48427dd6cac00b20b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861336"}]}, {"@id": "_:Nfcffe808704b410394bc7b784b066af6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007645"}]}, {"@id": "_:N012fce7c487c4edbbc22f261f75e451e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840307"}]}, {"@id": "_:Nd569c43f1f3f42449e8040019c507112", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022856"}]}, {"@id": "_:Nbb7854c1322146ef921132dd0fbfb93e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969680"}]}, {"@id": "_:Nbcfb135b280b4edc8006f8d44a71b9a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423798"}]}, {"@id": "_:Nfa198facca25449b98ce658cfd1d02e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:192781003"}]}, {"@id": "_:N6b8a6417ab5c4e5abd7637f52c3972a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35486000"}]}, {"@id": "_:N0048d4e2a745466ca16098d0bd970ce1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023025"}]}, {"@id": "_:N28f3bbc97566457f87534f3c84f13e3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235075007"}]}, {"@id": "_:N17f82510fe9c4f379512a7b178efe7ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006327"}]}, {"@id": "_:Ndb66097685f344369db5141bcc134a58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431447"}]}, {"@id": "_:N96882b9b33ed4c6dada5a1f79074e775", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021796"}]}, {"@id": "_:N99d9898674504edaaece6d9f19a60c1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42538001"}]}, {"@id": "_:N32951a54c500494a8a92975c2471549d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2713497"}]}, {"@id": "_:N815d34a5dfa745a8b09c6694ebcf13d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700094005"}]}, {"@id": "_:Nf28783456c6f43bf9f2653d9a9cba5c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271708"}]}, {"@id": "_:Nb32810beada8445b8ef7a00c7ab30f59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155119"}]}, {"@id": "_:N48b62a0de0b1404faeeeb7c540338cce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860796"}]}, {"@id": "_:Ne0dd9c581be441529613d2583684873b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162670"}]}, {"@id": "_:Na657be6bdf78490bb406859d8d07067e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15296000"}]}, {"@id": "_:N4c36a3c64996434eb072449df3b74066", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021933"}]}, {"@id": "_:N0c6a877b03dc4018a3091f0b82a7ebef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033375"}]}, {"@id": "_:N2479820643594b8fa83c38ade881229f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021738"}]}, {"@id": "_:Neccb217223ea46abb185e2f347b998c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68962001"}]}, {"@id": "_:Ne9cda964e9954c62b75d529529ea6ff2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:189179009"}]}, {"@id": "_:Nd452fffad6154cdeb51d4d9cc3fcdb74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021811"}]}, {"@id": "_:Nd31b3ceb167a4b2ca4feb9e6dbb36190", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013118"}]}, {"@id": "_:N1d74404f651a4c54b1ec07ef56ee519b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000895"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426805"}]}, {"@id": "_:Nfe13352876fa48029ab870e3f003c730", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837142"}]}, {"@id": "_:N977552b1fbff483899ab3f2238247251", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004936"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020246"}]}, {"@id": "_:Nbcd7b5874153450197f58c1fe50639b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266175"}]}, {"@id": "_:Nd19bbb30257840119ccc158174a0657c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017240"}]}, {"@id": "_:Na950d59898484c199dad9638226e75cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3733"}]}, {"@id": "_:N764a7f2385964c6280735d292705ea69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396350005"}]}, {"@id": "_:Nb58854759ef046d18cee3757e196203b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021513"}]}, {"@id": "_:N1dc44c34190044ab9c3388a63fea22c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025157"}]}, {"@id": "_:N49297ff9148e4b279f273d4b8cf42018", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48661000"}]}, {"@id": "_:N04cdef0cb0914a27b10f8cd42d7a760e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19393004"}]}, {"@id": "_:Ndfc831e833544ff895135de6d7476e77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10394003"}]}, {"@id": "_:N93e4560073ec41e1a25118a7191d13fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240116"}]}, {"@id": "_:N8fe506dbc08d428aaf48cc18bccbed05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268531"}]}, {"@id": "_:N01a7f1acb1214eb289dee6ffbadd1dd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000481"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020889"}]}, {"@id": "_:N244196431ccf44abb00e983fb35fdc0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280606"}]}, {"@id": "_:N4f79807cde394f31adc9fb32b4e79d95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020743"}]}, {"@id": "_:N42db02556c1a4988ac97e7a3073e4b99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253610004"}]}, {"@id": "_:Nebf91c81c1654d8d87240aec8a7adb52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75198005"}]}, {"@id": "_:N69d82a40b74c469ab914018b32150349", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339543"}]}, {"@id": "_:N831a4159bc8441d4832815a168343a1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3234"}]}, {"@id": "_:Nbd4fd0ce966443c38f55deb29a1890c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38804009"}]}, {"@id": "_:Nb0e0aaf848cb471a9d0b00c6aa63588d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836509"}]}, {"@id": "_:Ne569fb3e9a884d3a872589ee9b061b8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011782"}]}, {"@id": "_:N3c52d712246f4d8b933870f102984060", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85659009"}]}, {"@id": "_:N4bf4bdc4a24b46bfb3dd600460061139", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154148"}]}, {"@id": "_:N8a584b029c9d4a4db57f1bc6a8c83287", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023784"}]}, {"@id": "_:N299163cb856f4437b54e4da4694afa7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242231"}]}, {"@id": "_:N64db2f2507934301a31f84e573983cd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010016"}]}, {"@id": "_:N7fc6604614984a5789b5b3f254cb1845", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024413"}]}, {"@id": "_:N37664f8141c241a5b643b211fb3297ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024354"}]}, {"@id": "_:N9653dbc82fee41698bfa9d6ad57a5741", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024595"}]}, {"@id": "_:Nd19db409b92446419afab5d20a104eae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836320"}]}, {"@id": "_:N7468647f707c4a75add3e398ac324c95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009906"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851792"}]}, {"@id": "_:N6cb105cc64d0458da00ce816f792df08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014786"}]}, {"@id": "_:N51ef502383444e5b90fef6a94e970502", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2108146"}]}, {"@id": "_:N7342237fa76843ff93b6a55a8a9ee4aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021911"}]}, {"@id": "_:N8da0b0843fb1463fb34b097d517dbdad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82385007"}]}, {"@id": "_:N6c107ef77e9141b28cab5243daa3a45c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2907"}]}, {"@id": "_:Nf0ffdb13642442fdb40b48258077d018", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MPATH:417"}]}, {"@id": "_:Ne4f527848d784f278aabcd1ed902492a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003962"}]}, {"@id": "_:Nb98620ba7cfd4233af635c2e4f79af68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024415"}]}, {"@id": "_:Ncf4882ebd850430d903298ee40912007", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46629009"}]}, {"@id": "_:Nbd624db957b749ba80e57cbb619106ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38551001"}]}, {"@id": "_:N2af6fd59aaba4c71acc0869604390929", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002578"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235675006"}]}, {"@id": "_:N1d4daf36e1b94c7dbf306ab5fce518e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386674000"}]}, {"@id": "_:Nf99a6ca25abf4b789b9d3473f7849625", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000481"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855670"}]}, {"@id": "_:Nd60bc052130e4a2e8a0966162449e203", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003287"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021734"}]}, {"@id": "_:Nbadb52d22253454594d797259d7950b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1841994"}]}, {"@id": "_:N7cd682b207e14b9bb077ec34481e6bfe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006136"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855003"}]}, {"@id": "_:N70cca83bed9f4f3986062e02afcb8837", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006267"}]}, {"@id": "_:Nfb1e7753303c4d6b91b416af981e0458", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3639956"}]}, {"@id": "_:N0136997a754447a7832767771e97c39c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023583"}]}, {"@id": "_:N3baeb74039b04238889eeff44877a713", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021043"}]}, {"@id": "_:Ne5ea593e437b4055b01c018ad3d34f9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312005008"}]}, {"@id": "_:N8e222c8b37b1449ea42ca81f2bb19070", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001911"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250274006"}]}, {"@id": "_:Ndb2a69660bc147cf896ec11913aec211", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417076003"}]}, {"@id": "_:N25db3e8e721741c380bc046b0b04f486", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271197"}]}, {"@id": "_:Nbe35103a9e9646b8993aee47b849ecc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277114"}]}, {"@id": "_:N0df44137c1db4c8abbe5c8b5cab165bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072960"}]}, {"@id": "_:Nfc031a6f04204692831b412d7d7d80c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024520"}]}, {"@id": "_:N260d6bd9e7424bce953a25ca97a0ecc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001440"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862697"}]}, {"@id": "_:N4f6733e7a5cd46829571aa77328ea166", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237692001"}]}, {"@id": "_:Nbb0fc53ffbb64f99b97573fcabd55c0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128474007"}]}, {"@id": "_:Nff5f5f50574e4b3aa87cfa2e66bebc2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26889001"}]}, {"@id": "_:Ndde51e37d62b4241a48fe100c0c3ab0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073250"}]}, {"@id": "_:Nf550984ecea7444f8f0e8512fa0c4f4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011122"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023527"}]}, {"@id": "_:N208cdbbe6be7486aa7650711de197b64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002390"}]}, {"@id": "_:Neeb1bb7e0a7a45e3b2cda7bd553524ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536677"}]}, {"@id": "_:N1e1879cd324249f5b2c820fe119b5f84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025379"}]}, {"@id": "_:Nf0a1990aae704a258370f7df465c27ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012328"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007659"}]}, {"@id": "_:N622ec83129844ef79767af0a4a7df86e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100130"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022291"}]}, {"@id": "_:N90af951f532443418986de68f4d4f61e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022599"}]}, {"@id": "_:N2dabdfc44b7242d4912361f4aae8eb64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035229"}]}, {"@id": "_:N7a197cb15ecb47869efda1caf6a9a0f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422474003"}]}, {"@id": "_:Nb97578d8a8cf4874bae3d6f41f0efe5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835993"}]}, {"@id": "_:Nb2544064bcdd4eaaa63e76c011b2b674", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95783006"}]}, {"@id": "_:Na5fba721843b4950ac1e2bba9a0cf916", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025305"}]}, {"@id": "_:Ndfc5d85c9b0649359c95f05a3be24b3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025447"}]}, {"@id": "_:Nddfb0e516acb4bf1807850edadaf1cc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279336"}]}, {"@id": "_:N99f412542bb1463890d91d9209a627a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562745"}]}, {"@id": "_:Nf0b15854fb044a99ae492f5f30417aa5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0684337"}]}, {"@id": "_:N56769fa5cf4a4ed5b19581990b57083a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005313"}]}, {"@id": "_:N71108deba7f146eea720f496c2ff33ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298282001"}]}, {"@id": "_:N9750126017a541ab86892b089b130313", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D059350"}]}, {"@id": "_:N49789f90abac45ebafeb45dcca680c8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007645"}]}, {"@id": "_:Naa7e56e6f64846a1a7edd9e82a16fbf6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013576"}]}, {"@id": "_:N91bd508df52042c689bb9097794dd447", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867448"}]}, {"@id": "_:Na7e85707a54048a6a9ece8db1db9e59f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022528"}]}, {"@id": "_:N0bc5531954cc4825b96e237426718a51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003163"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848702"}]}, {"@id": "_:Nb68adcb146394b0e90f192f21fb3471e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011536"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3178806"}]}, {"@id": "_:Na85fe9bbcad845568001821b25c656b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022820"}]}, {"@id": "_:Nffe3020a08ce4179aa7d410703bca26e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100500"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020970"}]}, {"@id": "_:N3a37ded67d64439385f326efd7e914cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022151"}]}, {"@id": "_:N2e1e12ef86c94a96b85fb12a714f158b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006959"}]}, {"@id": "_:N4a9caf03fae24662b36437fc8d262c85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004697"}]}, {"@id": "_:N19f02e5e9cc64761a6cd9c9833e56e02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345996"}]}, {"@id": "_:N698861c4f93f4320a3a8fcd4c36965a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014583"}]}, {"@id": "_:Nf6f9b05a6c8244a1a532060de5bcb371", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072830"}]}, {"@id": "_:N969f7eea3423433c8a3330eacd8a4363", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011346"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3532934"}]}, {"@id": "_:N0a5c0acc1efe4ab6ad71057af624f223", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012857"}]}, {"@id": "_:N03486373e169414586310a67290671f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36110001"}]}, {"@id": "_:N1d2466b05e9f4e99b518e6a50ca741dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072824"}]}, {"@id": "_:N637b722f48324cfaa7a3b3bc42fd30b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855538"}]}, {"@id": "_:N26a6fcb18e9846c9a56aa856552f662f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28987007"}]}, {"@id": "_:N78e088ab21e04191ab77b4f6364b09f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850162"}]}, {"@id": "_:Ndf994295fb244b63a47b44f71086b6d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238040008"}]}, {"@id": "_:N7a90b65c9ea343e9b4e1c47708072b03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021088"}]}, {"@id": "_:Nc30a0a128b42432a881d828b2b204d43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021232"}]}, {"@id": "_:N3591d039438e46d49d5252b0628daf99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1608410"}]}, {"@id": "_:N77aeebbbac494659a82ee6fc8bb8f59c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072906"}]}, {"@id": "_:Nab62cee90e654afbb8ab7a1d08294f95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:361199007"}]}, {"@id": "_:N896b0a289e9b48caba1075e11340ddd3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022652"}]}, {"@id": "_:Ne0e7f52ee01d41a480f0b506130e6ed3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009210"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024530"}]}, {"@id": "_:N17bbc999045746b18d45c2b62700ac89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020960"}]}, {"@id": "_:N6d03eed1a81a4a2989b6fb637368bf00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255314001"}]}, {"@id": "_:Neb4d0bf889644d64a5672e99b7d9f476", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276975007"}]}, {"@id": "_:N328a9adb89c7436ca7050d8d251f374c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0558844"}]}, {"@id": "_:Nccdc1d0a1908456d974adfa4c836468c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833323"}]}, {"@id": "_:N685115c01e964dd988d1026ec068dee4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268194008"}]}, {"@id": "_:N2e6fa16eedad4d46bd8c6329482688c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012382"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0428870"}]}, {"@id": "_:N80ee2cb3cf8c421e84a7a0cf8d9cdf7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009333"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024434"}]}, {"@id": "_:N36ec27479d6446ecb1a21d2376b71876", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367621000119107"}]}, {"@id": "_:Naa42514ea0584ecbb2fd524d3bd33fed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018192"}]}, {"@id": "_:Nf2e3c3776e0341beaed39b57bd03f46c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/ORPHA:453312"}]}, {"@id": "_:Ne189fd4bbf744fe1bd882a58b4f4e14f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003103"}]}, {"@id": "_:Na2cd1393267b425aa974f8b048163f34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266574"}]}, {"@id": "_:N7c0744fdf83b4e998b0a31d038389575", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751466"}]}, {"@id": "_:Ndb9b330c3ce142dea023764766ea758a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204118005"}]}, {"@id": "_:N145762afe01242758be78ceb93dc0da2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018305"}]}, {"@id": "_:N3d79d1d1f9754219b9826a3921e7860b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835802"}]}, {"@id": "_:N642ac712183740d9a78514f24b2b8671", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085695"}]}, {"@id": "_:N5afe58b9116b4bc3b2a3d46eeafdd066", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022736"}]}, {"@id": "_:N709b32220b8a46b68275f440266f15e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040192"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001079"}]}, {"@id": "_:N3456802729d2456fa62f0ca1ca614173", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025811"}]}, {"@id": "_:Nbfae4e309ffb488eab4be82d29c6902f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0278045"}]}, {"@id": "_:N3b879dfe8da24378b39a32321e1e38fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003903"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021710"}]}, {"@id": "_:N7396092ce7384d238d8d88bcb6d5c1cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126765001"}]}, {"@id": "_:N2cf18e690c3e49f1a8d2b57cfea68deb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151699"}]}, {"@id": "_:N8877d433ef1d4965bc90ece7d230d722", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040457"}]}, {"@id": "_:N8238602bd53b4021b9e6bb68585ee062", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68237008"}]}, {"@id": "_:Nfd62eca2273b4d299456fb2e20a3b3e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49494003"}]}, {"@id": "_:N93b60ca134dc4fa787a3843e3ba614b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0079731"}]}, {"@id": "_:Ne2539d10e4554cde89ab144a8b3a750f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021963"}]}, {"@id": "_:Ne03f650edd9141c28ba3fe177f4a257b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022158"}]}, {"@id": "_:N87df4d8cd7ea4fc68bd76abf99b770a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010333"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021294"}]}, {"@id": "_:N1f9b23fe7a46466db3cb442740736577", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:359554008"}]}, {"@id": "_:N9f406ab53d1c4b95b73e7c603d6c9a52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003382"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832776"}]}, {"@id": "_:N75495db2467141fc94cab1fbdf18d7be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024664"}]}, {"@id": "_:Nf86ff5746d084ea7ab74a6975ea6ee27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025342"}]}, {"@id": "_:N8c715939259c48b5b5cd9ed17bbebfbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022242"}]}, {"@id": "_:Nb1f10b0d39154a9d9835efef2ee2b8cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025085"}]}, {"@id": "_:Nf7e0969e9f024bbb88832c85aab41736", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020876"}]}, {"@id": "_:N560c278310864087a273d47968deddd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445898001"}]}, {"@id": "_:Nbca6221db6674469bbdbfa92c3f8745d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538390"}]}, {"@id": "_:N7ed35e3875bb42eb83734bef945f22b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023938"}]}, {"@id": "_:Nfd0e048b5db94d5d96399318d0b3a5f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271514"}]}, {"@id": "_:N0d9e2281aa284f89a66a4b100f7f7b6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312935003"}]}, {"@id": "_:N3a5b4abe0dbe412895f2a1fd005c4917", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023175"}]}, {"@id": "_:N919e267ea5a54c90909c6baa7bfd46b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030424"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013088"}]}, {"@id": "_:N4f066ed765e241a8aaff07817ddbf49e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0243002"}]}, {"@id": "_:Nffefeb6a499c4271890efdd0d3872723", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030469"}]}, {"@id": "_:N408dce03f7614607a43151453f08626c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021324"}]}, {"@id": "_:N8e2f38f1d2f54661a09fe7ae4fa90936", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109992005"}]}, {"@id": "_:N1cecffb75a0d4c5fabb330575b15eea6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849735"}]}, {"@id": "_:Nc856d9fb5bdc44e4ab712cf107dc44b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247985007"}]}, {"@id": "_:Nb0848ba876b84c459d6e8a099d1d4f33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845265"}]}, {"@id": "_:N29a0c7404d2341bca3976a5aa911a9be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:429631000124104"}]}, {"@id": "_:N144fb607ebda45108d953c505e739bac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1827970"}]}, {"@id": "_:Ndf47fa2fa9ed4274b76e8acfc9d7bd13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024243"}]}, {"@id": "_:Na4c38bbd0aec48e3a07412f3c89c858b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:706882009"}]}, {"@id": "_:N0d0f8d8ed44945f8baadca1d67369938", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0406814"}]}, {"@id": "_:Nd71fd698dc414d55b87b1d96406d7157", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127578009"}]}, {"@id": "_:N4063a41de5484874b4bd5ca59e8b90d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:442433009"}]}, {"@id": "_:Na1d5d986b9b74886a1b1da7545ce919d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nb19a49bf875646488f3611de37107afc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11197005"}]}, {"@id": "_:N5901172edbaa4e3fbbcfc0c6aaceb2fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022548"}]}, {"@id": "_:N551d210da56c467483ff6aa26870cc7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009404"}]}, {"@id": "_:Na9fe102c8d48498fa49b374f89296c5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842138"}]}, {"@id": "_:Nce976ed60c0f4a669e471c75e7728d2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79519003"}]}, {"@id": "_:N3ee275d64c97488aaa2500298dd86fe7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030351"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072895"}]}, {"@id": "_:N8c188931131842e1872b6581fe940400", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84229001"}]}, {"@id": "_:N82a43c8fea0a46a7b01b4def71888ad2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010624"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856749"}]}, {"@id": "_:N3bd3fee4b669440e97958d28302e3fa7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024594"}]}, {"@id": "_:N0edd88ec968d42d99458855d6fba6e2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1260926"}]}, {"@id": "_:N1dbb56b77ee9467d8084c837f9add677", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040229"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4255334"}]}, {"@id": "_:N116d4a89e9c84364bfed54fb498f0907", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867743"}]}, {"@id": "_:N67124b4f0e424f729a9608098c93eaa2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012205"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0403825"}]}, {"@id": "_:N55ecad4560e64768bab9f546545456eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91861009"}]}, {"@id": "_:N7ea9ed817e3247cfab95196d1bfe2521", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3411"}]}, {"@id": "_:N2175afc31c534ffb84a142a09eae20a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280280"}]}, {"@id": "_:N796423507f294339b2c911fe38c5642d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33995003"}]}, {"@id": "_:Nf532bdddf7d4460f8ecc0dd30df81ee8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855179"}]}, {"@id": "_:Nf212caeb771c4512a2181b362805fd05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D043963"}]}, {"@id": "_:N899bd0ca546540c3aaf0da2c128b5f2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nfaff8600fb5d43a3a56e766ebbee8fa9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020771"}]}, {"@id": "_:N03006c102d114695ba1bfb739a49eb75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278981"}]}, {"@id": "_:Na91f707f502a4e43ab943d52c0255a68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0281842"}]}, {"@id": "_:Nf7e8a2cb151a4cd98aa19b4d7b21fc42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024568"}]}, {"@id": "_:Naa98a7dc0d314779b9c0081cd0a0000a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3552843"}]}, {"@id": "_:N55df88a323cc4eeca82462c88fff6a95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271789005"}]}, {"@id": "_:N305de58385ff45d38ef2840731440ae1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022207"}]}, {"@id": "_:Nb15479ba191f4ff9b80b9bd644c26b0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010523"}]}, {"@id": "_:N7e71480d1e9e491996b1eb9885b38e3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859443"}]}, {"@id": "_:Nd3d9c3bef48d42348c31273cad75c8d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024732"}]}, {"@id": "_:Nccb6e86c9bd14a50af29e18149f8d447", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000455"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426429"}]}, {"@id": "_:N8ed3b48b94ee49218ca377d9380aa620", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027766"}]}, {"@id": "_:Nfdab28b5916e440a9bd6122bf76d8b6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007003"}]}, {"@id": "_:Nabdae624de374499975e35a898ed4eb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413839001"}]}, {"@id": "_:Nefcfb3dacbd244c3949440a87762b522", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0278136"}]}, {"@id": "_:N114dfcf698904cb599c75f3568d65314", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:442868003"}]}, {"@id": "_:Nd8c36c7e3cf544038c5369b2ada42c0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1384670"}]}, {"@id": "_:Nee3b60642f394f969b93982fd80bd32f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021130"}]}, {"@id": "_:Nf62d267970f843f782a7fe582d6d07ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N1244f9a882e04de394f85f6d7465e9c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1621895"}]}, {"@id": "_:N514942d91e31485b90f728302b1198e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221170"}]}, {"@id": "_:N8d2e377f8fac439e8158e212a74ef762", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405946002"}]}, {"@id": "_:N37068d307de34c81acddad876b5cbe89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021171"}]}, {"@id": "_:N57ebba9117fb41ed8183c46954cbfdf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846446"}]}, {"@id": "_:Ndcc013e57b7a4c97909806924b9da358", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025242"}]}, {"@id": "_:N3d8fef7dc1c24ae9addda9a082c1102e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0269173"}]}, {"@id": "_:Nb3972bba8a004960b55940329b840ff9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127002001"}]}, {"@id": "_:N7fa9f2f6297f4ca58bffb2994242f829", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1955003"}]}, {"@id": "_:N2446f6df388349679db8d03e0fe5bf1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856889"}]}, {"@id": "_:N98622a2aa9ea48389127a8e1f9a36e9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003742"}]}, {"@id": "_:N29075fde56c24d65a067a0d51420dcf7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3224"}]}, {"@id": "_:N2fcad71ceb814d13bddd39e91238be59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011916"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023127"}]}, {"@id": "_:N5c85e21f33fc4cd7acf1bf1d70baa6bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072854"}]}, {"@id": "_:N05280c95d42a45f182929810b00a1135", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022673"}]}, {"@id": "_:N6176928d93a64460bd9295dda399a4f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085660"}]}, {"@id": "_:Nfa8e428059ec437e9c5effb2a366c47e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249627005"}]}, {"@id": "_:Na68c28aa272c4cb0b818ed7cc19a4966", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806280"}]}, {"@id": "_:N07ff7b06cb1c4bc3be9e73a65e5d1202", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022818"}]}, {"@id": "_:N52d715805cc844009c0d0f4761bdd3ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865571"}]}, {"@id": "_:N91e0fe28d21f4190a3298d142e8b4e3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023869"}]}, {"@id": "_:Nf9e8dcfef4b448e2b5d1bc6a1180ff2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024242"}]}, {"@id": "_:N29167d42b0bc46cbae81cac300a4020b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839858"}]}, {"@id": "_:N25ce6c2714d6415d8dd9fe30d5548b33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88714009"}]}, {"@id": "_:Na6c335057f044164be244d5068a52a83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023976"}]}, {"@id": "_:N006a83b118064f48812ccc93c964021c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024138"}]}, {"@id": "_:N0c7176ab20904d4baa22c3c4a227c74b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280298"}]}, {"@id": "_:N5978cb9f2c6e4c30b265599fa35e86ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025257"}]}, {"@id": "_:Nd9f6757602d3401d8812ac30737a96c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023710"}]}, {"@id": "_:N2bb44a6b1ab349929edc6a1017184a37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007640"}]}, {"@id": "_:Nafa97d3e4e684a16a9494131d51984ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205748"}]}, {"@id": "_:Nddbf777b358d4b4bbd12918f3060e403", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234532001"}]}, {"@id": "_:N15bd8e4afc52453daed535821c8310a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001766"}]}, {"@id": "_:N4899d066bb174ad7a6f5864457fea064", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280779"}]}, {"@id": "_:N757b0575d6304c499fbd4dfcc23b8ca3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021675"}]}, {"@id": "_:Nbf56a1b59ac0463297ef93fc243f5df2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004417"}]}, {"@id": "_:N1794a1cb030d404f92cbd8ed7675f34b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842036"}]}, {"@id": "_:Nb51d2c1707c245819532d866e501722e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448708002"}]}, {"@id": "_:N9aa73ef0cc314d409b4cc1327c515f60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0542037"}]}, {"@id": "_:N5ac9fa33bbc94708800e2abd34c9c404", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013168"}]}, {"@id": "_:Nbc7deed11eaa463d9a99175177785691", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126980002"}]}, {"@id": "_:Nd1a1304862b64d91aae75bf4341151ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022147"}]}, {"@id": "_:Nc3d25c657b864e559158f9ba6fdb8b89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007906"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112222000"}]}, {"@id": "_:N15ce5ad9d5cb4d1abfca995ec5db9523", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3840083"}]}, {"@id": "_:N4ab775aa4400463db6db7f392c776f28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1389113"}]}, {"@id": "_:N25b35a9593b1451c8922ef1bd572ec88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024153"}]}, {"@id": "_:Nfc41466097a14c37aa2b7079e3e22e10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3158"}]}, {"@id": "_:N76a445606ff34a9e82d8f829fb224aec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3807025"}]}, {"@id": "_:N95b711e0f75442be9e2b89db887905ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850171"}]}, {"@id": "_:N945fde0c20234130ab221c2b426aadac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020550"}]}, {"@id": "_:N4e2cd227feb049f395cf7eacbadd79f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237309005"}]}, {"@id": "_:N75940925e9d340c7977d8d38e5a4b818", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239112008"}]}, {"@id": "_:Nd8e8f77456824239af91bb25dd9c937e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857175"}]}, {"@id": "_:N4b309262cfff464c9d409e9765f88925", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834349"}]}, {"@id": "_:Nc0ee4a28d153489db0813d9c92133a2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016063"}]}, {"@id": "_:N3089287924d84a799499b6c5fa5cd72f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018989"}]}, {"@id": "_:Nbdd792962c03415aa489f600cf8ade84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039240"}]}, {"@id": "_:Nbf48f7e56b22438e82149f9021814a58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006949"}]}, {"@id": "_:N12190bc84b114964a912fc9db8f7b268", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205456006"}]}, {"@id": "_:N3d188512ece1404b96e749befa25d26b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849276"}]}, {"@id": "_:N21ea01e9c8bd4a40956c5debd563b388", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023167"}]}, {"@id": "_:N4e3fc6825d4d4bb9abc539718ac65c94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844945"}]}, {"@id": "_:N9e41a7d5a6554153bd902f445fc66aa9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128831004"}]}, {"@id": "_:N9834cdb22fa0466ba2cf7969a666fd0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030299"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022527"}]}, {"@id": "_:Ndd4f2399230e45c6af844e33df38565d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846442"}]}, {"@id": "_:Na49270713cc94f37b2bc0e1420c37a3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N41b7bc977fab4f5e90db58f86564835a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022737"}]}, {"@id": "_:Ne0fbe31bcc614740b0e7048d521ce0a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844926"}]}, {"@id": "_:N56893df9f6af48469d46781d574cb6fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262630"}]}, {"@id": "_:Nc813ed55f8e344b284245c5cc86b2955", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1910"}]}, {"@id": "_:N569d63f400ea4a02a1220758b551eb0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025086"}]}, {"@id": "_:Nbbc5bfade57a46478ae6eed2fa70f107", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021517"}]}, {"@id": "_:N488670a45c50411bb2e6fcfb05e40197", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000996"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858545"}]}, {"@id": "_:N7963fe8242b5446d9fa99e194d60c1ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011655"}]}, {"@id": "_:N98568fd2f83c4eb5b2cee5501ba95893", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001714"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266249003"}]}, {"@id": "_:N86d10c770698434e87bdf96a00575e23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1328407"}]}, {"@id": "_:Nb0182e9a8e504bf4874b2350500cb034", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9551004"}]}, {"@id": "_:N1785df4535f84490b6441fc75a998652", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857139"}]}, {"@id": "_:N22d7ab27f00c4648b962de5e9a96d1bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860450"}]}, {"@id": "_:N7997f3a0ef1545608706ef7b3f18cb4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238810007"}]}, {"@id": "_:N582afcd8080b4f4da6f0df04b9e64f4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023910"}]}, {"@id": "_:Nadc82ea648ce4431940b44121e3ebc4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26544005"}]}, {"@id": "_:Nb00a50abbf6548fb9479d4a600963bf8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836174"}]}, {"@id": "_:Nbd28fad44693422882d44dd37ad438a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024357"}]}, {"@id": "_:N464ac947b0654f4cb02316bb423e6744", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3489398"}]}, {"@id": "_:N0689348226f043b4b78ec191e2e556dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021638"}]}, {"@id": "_:N5e0f190d5a6e4b62996c99fd7e03f45f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10006326"}]}, {"@id": "_:Nd850f0e8274c407f8b77c26c6d154d93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1841685"}]}, {"@id": "_:N09df7eee8d044fd78d24d7f6cc4ba683", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254634000"}]}, {"@id": "_:N6b8630e435fd496a87a3d518684e2f0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005925"}]}, {"@id": "_:N65a00826587d4826909286cf72e60e63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32935005"}]}, {"@id": "_:N9b19eea0f2ac45738f632e13789a971c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022519"}]}, {"@id": "_:N933cab1a8a834682a91ae370d196bce5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416627004"}]}, {"@id": "_:N14a472b7b3a64f1e95d58141f9417587", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1563006"}]}, {"@id": "_:Ndf60f4ac22864c589c38b9892d07713e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0604"}]}, {"@id": "_:Nf78d0080e80041ae8bf7051d8bb7b511", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003320"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848446"}]}, {"@id": "_:N555f87cefc28438da13a1814567d7335", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276426004"}]}, {"@id": "_:N2eb771ae48f34288b3d3709d5759af63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001895"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235983"}]}, {"@id": "_:Ndd54b55e85e14848a9f0bd7db8da6f90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023257"}]}, {"@id": "_:N46a25f6a695748b9b76e2e0eb972d0a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850776"}]}, {"@id": "_:N3d8cd74c9a6348fbaae4b1a36a283204", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431718"}]}, {"@id": "_:Nf9bc47e5d8804fde9e46ddb9725077c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042510"}]}, {"@id": "_:Nce725abc35284484a96c0d08b51c46ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0574044"}]}, {"@id": "_:Naa06de8d78c14a49a84817d3cb81bbab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9147009"}]}, {"@id": "_:N07a86e74533a4efc81655692f91f4933", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17155009"}]}, {"@id": "_:Nc4556a52ac9040469030d7c23cd7f85b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246622003"}]}, {"@id": "_:N2d4c27f29152479dad9dd3672e7ba44c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020937"}]}, {"@id": "_:Nf1dae1bd20fe4975a5d21f5ed7ecabc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536139"}]}, {"@id": "_:N3d311a3dc31a493cae8089fe2c09a43c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0434717"}]}, {"@id": "_:Nc1e4380359784e908e1a6969fbd886ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021310"}]}, {"@id": "_:Nc436a062897b4ca9a74afccf577be96e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:389100007"}]}, {"@id": "_:Nc7b420f9b3ee4ab1bd5c2f0943dc1b01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80281008"}]}, {"@id": "_:N66bc6e93bda34bf8a66e75d763103789", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3550873"}]}, {"@id": "_:Nde96325a90ad4d6bb16d94192569bce2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024337"}]}, {"@id": "_:N6c327100b7db483db134ee170363ac1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072979"}]}, {"@id": "_:N022e19ad284d45fa94344e09d39cffd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238441"}]}, {"@id": "_:Ne8fe3da0b55246fc93b145579cf18821", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025304"}]}, {"@id": "_:N0275a51db36e48908d56aede4bdde828", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:115240006"}]}, {"@id": "_:N159e54b1456a44cb88125b70f7b70eb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248268002"}]}, {"@id": "_:Ne6bb10f5615742e6b5eb2c524b7f0f78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68600005"}]}, {"@id": "_:N47fffc74be06423daa8bbaedf3c64f2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010903"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023663"}]}, {"@id": "_:Na9dfd9d26be343339a6db62913cbe69c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018023"}]}, {"@id": "_:N7ee9c30d72b64316a5b1a26018b6555b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0403397"}]}, {"@id": "_:N487d8f827a964091bd95ad58c1a0b78b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073282"}]}, {"@id": "_:N3191641cd7b045e0a26e463fe3cb7e43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030296"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022529"}]}, {"@id": "_:N21dff0de3797434ea7d859998e048923", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025641"}]}, {"@id": "_:N12994d9be3da410aa6562cffbe3f0b93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005895"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025111"}]}, {"@id": "_:N65ec8ccc2ad24c5a93a4945737cea6ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15890002"}]}, {"@id": "_:N8b6d734040be410abf7ff9c4f84a0079", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0428871"}]}, {"@id": "_:N15480e5204c84eddb8761a68c47cf667", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845576"}]}, {"@id": "_:N04ae033fb80240ca87a31bc2f7600e0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022567"}]}, {"@id": "_:Ncc64f5fcadf0483183c55feff7fefdf8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265766"}]}, {"@id": "_:N6eddbda8ce7343f7b61843dd0a9ccc79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022206"}]}, {"@id": "_:N48d5070ba24048208893a422aba5ddf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371405004"}]}, {"@id": "_:N4cc5dc263c5141dbab7fe7fd032afd8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835796"}]}, {"@id": "_:Ncd2b3733e18d41e98a9b61b5fb55dc32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81996005"}]}, {"@id": "_:N463803fccec7422fa6020fdea029b1f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024726"}]}, {"@id": "_:Nb380eb686a7c4f2bb0da14879e4a0a7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023853"}]}, {"@id": "_:Nad5c8ae80b934b86994ab18c9a27aec5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001176"}]}, {"@id": "_:N0bdee26ed49f447fb5a18dcb6612c3c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010996"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023605"}]}, {"@id": "_:N9542564dbb5e49a2873efd245fa53297", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022798"}]}, {"@id": "_:Nbd3a2501e37043e3aa425ae369944094", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011908"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023135"}]}, {"@id": "_:N5556cdae28474f949a35018cd0098f40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022561"}]}, {"@id": "_:N5445e8cad4d84bcab025cea9f30febb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149630"}]}, {"@id": "_:Na93a0c98350548d791b8d67ceebc86f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022393"}]}, {"@id": "_:N1c62738d6fe0499b865b74dbc07dce65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833752"}]}, {"@id": "_:N24b7bf7b59e04a5a976c80559d1de7da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280751"}]}, {"@id": "_:N36bcfd2bf9804c03a5caa13689bd8894", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022384"}]}, {"@id": "_:N63bda8e8adae44baa5eb0110fca06b89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338591"}]}, {"@id": "_:Ne3c6a875adbe40cbb87dba4f88f3210f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266126"}]}, {"@id": "_:Na680d637e82c40448b6d35df1ed6c12d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255021005"}]}, {"@id": "_:N4fe92ef478bc4b519e2a7fed8248b116", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280715"}]}, {"@id": "_:Nc0fd611510c04ad0a520d1c9065b8c1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009298"}]}, {"@id": "_:N61f1d4a69d9d49cda89b2e385e5e3178", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025145"}]}, {"@id": "_:N468ff7321ffc4269bc857231fa03c174", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002915"}]}, {"@id": "_:N91af5515f9aa4f21a3341f51edfac879", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072826"}]}, {"@id": "_:N569acd91eaab4122bc34bb423bf9241c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253283000"}]}, {"@id": "_:N562521dc51a24ba0b62b2658bd89805c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017639"}]}, {"@id": "_:Nff437a94d0d547c7ad122f99f66b3855", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023339"}]}, {"@id": "_:N02c538774e194a319f1b118e0a87f027", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855579"}]}, {"@id": "_:Ne43793e7bc064b8fa7dbf1af6d3443cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151825"}]}, {"@id": "_:N710db602a8864eefb217371e6cd92557", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262621"}]}, {"@id": "_:N5918164c83944419a2ef55bdd05c9730", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18963009"}]}, {"@id": "_:N4d3b885b0fbf4153ba5d12ee65d323a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025874"}]}, {"@id": "_:N752371a87aba414587674dbff1ed7130", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0410550"}]}, {"@id": "_:N54ee163f550141308a071b640c268eb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023404"}]}, {"@id": "_:Nf2b57169df7d457f9f165918ac08ab46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0043144"}]}, {"@id": "_:Na383ba2f116446eabfcaecf6a12e21c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0349606"}]}, {"@id": "_:N6929c21b722c4761800509c9a570b74d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008732"}]}, {"@id": "_:N47cca77649354a5ca17f4536071bf936", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850496"}]}, {"@id": "_:N910a19924b4349d4a46cff50abd7ce13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2206521"}]}, {"@id": "_:Nb0fdbc5427ec4ed7a907b3e61a5da847", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235259"}]}, {"@id": "_:Ne55d65a2a12c44059d0b644e59a8b7c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233565"}]}, {"@id": "_:N9c75597b862f41d0b744dcfc2df2e852", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013945"}]}, {"@id": "_:Nf41087ff87f042499c786f37405b3742", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254921004"}]}, {"@id": "_:N713a581af86d4db289d331c1c21e0c8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073178"}]}, {"@id": "_:N4ddb109b4e354ef9af0216915d7cf0b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0743912"}]}, {"@id": "_:N9e591acc2aec477c97dc8312f9d664ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023051"}]}, {"@id": "_:N3346f2ceabbd43efb302004c141a604b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023953"}]}, {"@id": "_:N8dbf56a252f84f00b52e97699e2624e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:318761000119105"}]}, {"@id": "_:N7539543e7f2a407cb048d43a942c2f19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45181002"}]}, {"@id": "_:N97e7093341134ecf9ba1eade085b830c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237266003"}]}, {"@id": "_:Na3aff27a7a884c5eb1e0a91fb4b3b1d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072975"}]}, {"@id": "_:N24857d372a044693940d24f337fd35ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280536"}]}, {"@id": "_:Nd2ab7dff77974a1b98a25f252088c220", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010263"}]}, {"@id": "_:N05fbd9c6171d4f4ca26974a19baf7ab8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011542"}]}, {"@id": "_:N9105b0b307cf460e8b0b113a4855c735", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431362"}]}, {"@id": "_:N47f109e94161453ba24254503d1e69f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022073"}]}, {"@id": "_:N55540f68a1d64bb684d4179b21628d8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011361"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023398"}]}, {"@id": "_:N61eec5e699e64a269e15860d7ca4efd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3553395"}]}, {"@id": "_:Nacb844d6ce4e41c689ac222a3574f545", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:394680009"}]}, {"@id": "_:N19e7c4671730455ca51d9006debb19eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221629"}]}, {"@id": "_:N05dd04b2dbc94008aeb23477a471c410", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220988"}]}, {"@id": "_:Na4378b2370d24d729a0e8485290a0fef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018975"}]}, {"@id": "_:N0d1f9c323ee94e69b23dc482b09af636", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010495"}]}, {"@id": "_:N95d5015752524535a8821ed0b997c163", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024823"}]}, {"@id": "_:N339acadc1338498ca2da7ee6648db09d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93259002"}]}, {"@id": "_:Nbee3ef9429bf4840a90cb408bd952848", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:530"}]}, {"@id": "_:Naa2485f7c0e44e318763d57b5ac486a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018218"}]}, {"@id": "_:Nbd2666c3115c40aeaa7b5d751a42b80c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154671"}]}, {"@id": "_:Ne61fe13d6303468abe838e4aaa29a133", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386152007"}]}, {"@id": "_:N00f9df37a0b342f8aa9dd793d5c6de1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855289"}]}, {"@id": "_:Nbd82b407863142898785b8193c058b5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010393"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023861"}]}, {"@id": "_:Nbe4c94979d064e09b5ce0b3c7b21c5f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0281361"}]}, {"@id": "_:Nde79a232689546cb8446c3cc23f7e647", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001943"}]}, {"@id": "_:Nbf4eaabbf72c4525a0247e62e8f3c004", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0877359"}]}, {"@id": "_:N277b9952591646a9906f5be5061720d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014062"}]}, {"@id": "_:N8930525149664a9a83d0d62c25e74bdb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008350"}]}, {"@id": "_:Nfbb324fd78804600a26b695635dea8b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0302809"}]}, {"@id": "_:Ncc286c835624484d96eb8e6d2a0274bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024953"}]}, {"@id": "_:Ndc1ed32be07e4537a5e42b0426fb2fbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041970"}]}, {"@id": "_:N3d9c68a239e0489698ea3d611de0288f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231471"}]}, {"@id": "_:Ne9e732c9175e413b80c6560878d93366", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20255002"}]}, {"@id": "_:N5c3554890e9c480287895d14eb744d99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206619"}]}, {"@id": "_:N9eca346e39a348e4bc6e390f030c5dc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3672440"}]}, {"@id": "_:N1266e09b573945b2ad2bd9f218012e87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022451"}]}, {"@id": "_:Ne4ac4e03bcfd437fa31b7600d6d7ac0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855694"}]}, {"@id": "_:Nd4b6cded1d494286b1d7bfae4164e0a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837257"}]}, {"@id": "_:N28d5fd6e1c9f4422b146a029eddfcded", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835580"}]}, {"@id": "_:Nd0a492aaf60740d0afccd1abb21c6940", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221785"}]}, {"@id": "_:N29d66437e97d44279206d21601d2c638", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005693"}]}, {"@id": "_:N1dd405a4a74643f6ac1587b1e2cba8f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0272027"}]}, {"@id": "_:N4db75910390b478387691e4a7a8d9579", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009136"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024578"}]}, {"@id": "_:N04e73204204e4394a0b912b7978cd4f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1398718"}]}, {"@id": "_:N37f67cf5df3b4b54b4d677f1244fea47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025600"}]}, {"@id": "_:Nedd437fb16ac4944bd0ac70dba5ac54b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024739"}]}, {"@id": "_:Na4f179e50ee141b0a2a1d248b8c7b5c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10020649"}]}, {"@id": "_:N91f1b0a4004347528832c5059ef3eae9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0700225"}]}, {"@id": "_:Nb02b78bed5d3433c82bf9e3712eb1fea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023192"}]}, {"@id": "_:N0b3cd924f39c4f1e8fc71f8827dbaeba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020984"}]}, {"@id": "_:Naa69ccf4e12449ebaf4423512f5b70c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339182"}]}, {"@id": "_:N0850d8436a3742e7b34d1a88145a5085", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1843"}]}, {"@id": "_:Nca4eb264552743f2a4a7da1d9d43a8c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020733"}]}, {"@id": "_:Nee9c84821a03461eabfe449149351581", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0399526"}]}, {"@id": "_:N9081db1108aa44bd9563bb5bd89b5c86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007172"}]}, {"@id": "_:Nd3073a45970f4e50836f9dc4d096c0e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013384"}]}, {"@id": "_:Na738dda30a5b4112991e3c2eff10d2bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022547"}]}, {"@id": "_:N4695e5daecae4d5abd0051f31011c443", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416300008"}]}, {"@id": "_:Ncd8163e5809f44a0a18f0baedc4653a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022512"}]}, {"@id": "_:Nde33600569df4fcdb41ac8a6c79f7add", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3553764"}]}, {"@id": "_:Ne43ae0ad84984a3d95d32d66c8547060", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021202"}]}, {"@id": "_:N6b9da1c666c249e1b1f07254de00f424", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020233"}]}, {"@id": "_:N353c7a4dd80841c3ae24c7c545fa6d57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848653"}]}, {"@id": "_:Ndfdad5dd8256451a98669aa6e39b15ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D058456"}]}, {"@id": "_:Ndeaf95cfd1094c54bc1790907a47a3de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123983008"}]}, {"@id": "_:N0d39a4dd3a4f4b5eabd7b9f2d59dad23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024621"}]}, {"@id": "_:N0b825185ec9f4ffcb9d1d9951715bd4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003892"}]}, {"@id": "_:Nb8bb8caf07b1499fa958ce8014268ce5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020765"}]}, {"@id": "_:Nfd411e7da5204729a61313f6962796d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:403818001"}]}, {"@id": "_:N3f10e50da2dc4cce8cad715b051f9528", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019554"}]}, {"@id": "_:N3d5c7238ab3841fe8cc82970ef1e8b4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022961"}]}, {"@id": "_:Ne6c7aa74ab854aa29fc4b92fdacf1008", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022985"}]}, {"@id": "_:N8a7a62d4d646415a996eb8928c6e82cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404056007"}]}, {"@id": "_:Ncbec8d3f2b9946b8b2bebb3bb11f0f66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3085"}]}, {"@id": "_:Ne05d5640ba5c48689728fca719bc63df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3816"}]}, {"@id": "_:N29954ee96d0e443583c5b89d31059ecc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018879"}]}, {"@id": "_:N912b1216a0d94f378575d50c301d77fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001168"}]}, {"@id": "_:Nead9e63d327c47cfab02f38dd89c7569", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126778001"}]}, {"@id": "_:Nb5519ab4c0bc4d24b36ab280c5ad2867", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280582"}]}, {"@id": "_:N2d0f68218b6d47fda75e12e3402ad51b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:115244002"}]}, {"@id": "_:Nc7a1ed01e6b24213a3eb8979fd923988", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856660"}]}, {"@id": "_:N1122dec5aebb4722be948601fe49ec5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025723"}]}, {"@id": "_:N92151dbf73a24f1a943ef212f1223a90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1889"}]}, {"@id": "_:N8dafd16b2e7c4798bd0eaed225a5470d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025880"}]}, {"@id": "_:N8103deff5b5f48c7942c9320e041f85f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4772"}]}, {"@id": "_:Ncc6674b9c2af4b9b834a5e9a9ccaf0fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021132"}]}, {"@id": "_:Na6bcb03a307d4937b1ebee2dd8835934", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867930"}]}, {"@id": "_:N35fb94cf3ee64c8ea489aa2721525a72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007443"}]}, {"@id": "_:N69e838eb0b0646a99df33248908d10dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020783"}]}, {"@id": "_:N0524ed8a30b5426496a47fa2e1c01427", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271077003"}]}, {"@id": "_:Nfa716e57c6da478fa1121940da6d83f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861239"}]}, {"@id": "_:Na5a23ae4919141caa676c554426f08a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124022007"}]}, {"@id": "_:Ndd3a4ed5d0bf433faf4564750303143f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562568"}]}, {"@id": "_:Na84c1fe4a31d409dba4e4f35fcbde3b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280482"}]}, {"@id": "_:Nc276988e27a3412eaf15a2250da13c25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015175"}]}, {"@id": "_:Nb7201bbff78e429ea2411c152ebd16f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72239002"}]}, {"@id": "_:N32c52816d81947aaac92fbbdc8db8a85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025264"}]}, {"@id": "_:N1c8cc3c542a54b5ab133c5dc650ed6e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92118007"}]}, {"@id": "_:N781ef847bde04d0482e5a75be827333c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024405"}]}, {"@id": "_:Nc65bc1f597ef485dba2d8ff37dcac31d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271623"}]}, {"@id": "_:Nff31d7d7ca554610bde6dabac2f4117c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021625"}]}, {"@id": "_:N1c91ba41f170472dba3b9f6fba447e42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024169"}]}, {"@id": "_:Nf8639d9e40d546f398164057c2a43dcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89627008"}]}, {"@id": "_:Na9080484c448472f9bb9c1a68f4b8287", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001340"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3552824"}]}, {"@id": "_:N67cb2c58025544fcb74a45aa05b33885", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1266144"}]}, {"@id": "_:N3ed0aa98c0784da1874dae54f789c64a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100963"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006941"}]}, {"@id": "_:N86ed9c47ae5e4f78876dbdc30b810986", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270820"}]}, {"@id": "_:Nb9cbc79b96c8426a850acac2359f7129", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035321"}]}, {"@id": "_:N86aa5b4be9b745a29853bbdd98568479", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023215"}]}, {"@id": "_:N6aa635f197cd49eb8266eebe26b21ad3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2901004"}]}, {"@id": "_:N565d7c1f275a49e78a2b99c5ddbffdea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842680"}]}, {"@id": "_:Nd719b09340314062923f1a5402cc1333", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562732"}]}, {"@id": "_:Neeff2866062e4da1a5a8e7f66309bf6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020660"}]}, {"@id": "_:N3b78b0c056034659bdc5dc8474c00e36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022580"}]}, {"@id": "_:N9879917f0d644f35b93060b650eef7e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271344"}]}, {"@id": "_:N3f2ee0a475c1437b812f5963d62bb271", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4800001"}]}, {"@id": "_:N541322915a6c47d19f9c8df9e2644625", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022678"}]}, {"@id": "_:Ncccea39758c74d2580b79187b34ecb8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073059"}]}, {"@id": "_:Nc42f7540a78d40f19c87780377054d3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0277960"}]}, {"@id": "_:N27ab5a0b41344f70813e59eee5efcefb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237718009"}]}, {"@id": "_:Ne4c927f2b2a24b87b0e255b317ef8eb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845112"}]}, {"@id": "_:Nc380d50cb2ec448894923decf8f1f056", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025444"}]}, {"@id": "_:N615453764f714c40baba775a8dc78934", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2840"}]}, {"@id": "_:N7c2943464f034afbb693a89bcbd8431f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022927"}]}, {"@id": "_:Nfa9e6a8bb2f64481ae559c5ca4cf180c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006937"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021583"}]}, {"@id": "_:N0a5f3c03693e454cb6e051602be8d80e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61960001"}]}, {"@id": "_:N6480fca6a7e44bf79eef0e25989eb4b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025709"}]}, {"@id": "_:Na17782b9e6564cde85b2ddd95d810bdd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405934001"}]}, {"@id": "_:N7fb728ffa40c486cb5017122cf76c0da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000848"}]}, {"@id": "_:N6be1c4a95d1840b09712fbb02cd078be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344724"}]}, {"@id": "_:N154fc96b8a5944959fad181912cd0347", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014591"}]}, {"@id": "_:Na9f2998c201c49e9b508fcc169b50bd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1168239"}]}, {"@id": "_:N28c9a8cc7b074dd798056ce116e79da2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16110005"}]}, {"@id": "_:Ndea1c4524364493a8f83123ee98e5b7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024892"}]}, {"@id": "_:Nba08f56a4edd4148a31767991d6e514a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025695"}]}, {"@id": "_:N4dfbaa3e9fbf453ea0ac7d819c123569", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53827007"}]}, {"@id": "_:Ndfc5e6deba204711ba81617747e99244", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002037"}]}, {"@id": "_:N435b58184c554ac5acffd9f81da7aed6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860394"}]}, {"@id": "_:Nf7810cda919d47098c8965f7e696c53d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025204"}]}, {"@id": "_:Ne96c5a1cc6384040bd3a24a8c773cf32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025213"}]}, {"@id": "_:N03c9ef007f2540e5839c1dbedac9c134", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003869"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025541"}]}, {"@id": "_:N7733e57b7b0343b28d37b486b61c3ace", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32942005"}]}, {"@id": "_:N0add4926be0542c7a995f1561d4df887", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254244007"}]}, {"@id": "_:Nf87224d01a104ee6a7e305695e247c71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859347"}]}, {"@id": "_:Ne6b98a95435f4cecb46863b03de17c34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010714"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021234"}]}, {"@id": "_:N6534f1c8b58244328fa096f27a53e55f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021790"}]}, {"@id": "_:N16356a8a85a443448a51fbf389f76ae0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008048"}]}, {"@id": "_:Neaeeab8e7eda4be7929240fec4e9dfa5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969443"}]}, {"@id": "_:N7da04acb84ed4915a873b785846ae8f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0043202"}]}, {"@id": "_:N3b070c2f6e2a4c149f5634eb4ef3845b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023381"}]}, {"@id": "_:N938337a153954101bcaf7c9281dabf64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448564004"}]}, {"@id": "_:N1ee67adb49a24555bc3c3c40d0e7f6f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11092001"}]}, {"@id": "_:N498f7dfde5c64330917053cfebd6e6b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33688009"}]}, {"@id": "_:Nd775bb5ab34f4b5aa38099b601ceb4b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:284449005"}]}, {"@id": "_:N2312213f22944a269aa523cd478f2f3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3810445"}]}, {"@id": "_:N0dbf7818951a4a139c629ffdee8771b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48522003"}]}, {"@id": "_:N7f1794e8e17c467d95f7fbff22d236f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:26.8"}]}, {"@id": "_:Nee81d5f7662641298addf929ef206ee9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073014"}]}, {"@id": "_:N024b8a62627d434b8ee19356df74c5f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024342"}]}, {"@id": "_:N82ecf424f6b3405284a9efaeae0b7906", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866487"}]}, {"@id": "_:N4c60059926284dc88b3aed9667803d50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26996000"}]}, {"@id": "_:N0447da1da12e4b96b5c0976524a89319", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84114007"}]}, {"@id": "_:N9523fed3961149f784b40366469bbcbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022745"}]}, {"@id": "_:N106f57758a884d499dcb5b1010f4f980", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43127003"}]}, {"@id": "_:N93b3e5223a084a2caa0dca760d681577", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342122"}]}, {"@id": "_:N695d75d2cad5426db3c3784d80aa952b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3224"}]}, {"@id": "_:N0fcf93de8c4b416aa81df80b72f2a0d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D058627"}]}, {"@id": "_:N329c1c43748c4770b930e9a804e4dc2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61169001"}]}, {"@id": "_:N7223b8d6882246669c82634ad3a4d934", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842714"}]}, {"@id": "_:N9e031b9098774fd5a812b88a74b647f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19557000"}]}, {"@id": "_:N563c9b7212a048d3bca60d492277fa04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:444231005"}]}, {"@id": "_:Nc5f25af891d3476a9a84668e86ff9731", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59981001"}]}, {"@id": "_:Neaf69580843e4de2af5d90e44cf0ad00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N7e3285b2daca487ca862b738769dea18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011507"}]}, {"@id": "_:N2c94170588704977b6aa5ecc31675eb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90828009"}]}, {"@id": "_:Nc9ef9e8c895441cebfea427b8f7aecab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010409"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023846"}]}, {"@id": "_:N44bb5830b64a4653abc2a28ba49587a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021749"}]}, {"@id": "_:N889519fa6ed1430aade0229e7e481eca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280696"}]}, {"@id": "_:N6fe57933e84241ea998f93ff2926fadc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867971"}]}, {"@id": "_:N5ab4c795482a4a45afd952ce8d2d3bef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1192004"}]}, {"@id": "_:N0194e50380f8445ca713649d00d01310", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158733"}]}, {"@id": "_:Nf9d965d69b0c4774aeb71eda63cd823d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56727007"}]}, {"@id": "_:N0f67d786f33c4b788d3e5ca29d9cc3b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042847"}]}, {"@id": "_:N17d1a19b255046a4816e089240ee8e5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866751"}]}, {"@id": "_:N8846b915f1734e2a8776a765c78ed3f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023651"}]}, {"@id": "_:Nd86f4f209dfc42ac9621e1a8c05234c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203468000"}]}, {"@id": "_:Na032aee6dc314540924cdb28050eb2eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538141"}]}, {"@id": "_:N035f5d352c3540d49e8a859184fff647", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0222050"}]}, {"@id": "_:N887b3d0c85634221af12c1a861371dbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537516"}]}, {"@id": "_:N721a50c46eb04388ae7153867905abc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3157"}]}, {"@id": "_:N6a0e7f56a93c41d7b8fd6ab3374751c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024604"}]}, {"@id": "_:N9886e36d96504a77a9b13f88319f0f1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280445"}]}, {"@id": "_:N7d8c00f576b04fbe8b0f383c5c4402bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280267"}]}, {"@id": "_:N7d63f685cbd0443d9e2f21d23a4e68b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55525008"}]}, {"@id": "_:N5dd694055b8c46b3b089a51232d22208", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003184"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836589"}]}, {"@id": "_:Nc430de46459b4ca69d930b4f35f5c852", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010340"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023894"}]}, {"@id": "_:N45bab17998034b2e94c8b1ec6b9ffc34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20610004"}]}, {"@id": "_:N62b3f4a894414418bc27806d1dfda4f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021715"}]}, {"@id": "_:N7e771ba3b7af43d1a034880e988a650a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:133853005"}]}, {"@id": "_:N195dffd1c2234ec2a12c6021775ef2d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020191"}]}, {"@id": "_:Nd693ada1125946e9969ab5d6b6756c6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072925"}]}, {"@id": "_:Na053ce0b86d644bcb6c9e6b5edbd50f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006963"}]}, {"@id": "_:Nc444d9030ff54f13bed60e010a00d780", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0340483"}]}, {"@id": "_:N5fa4cf6cf9e04b8da699583c92bb8966", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021976"}]}, {"@id": "_:N7bc45197ccc94dcd92d728f9aaadef6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009424"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021478"}]}, {"@id": "_:Ne9dbed8214214452812790b7a3d86668", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022106"}]}, {"@id": "_:Nb4d4eef6648649228b7f06a83e944a7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3665628"}]}, {"@id": "_:Nb52a127e85394e2ab7ced7c8b71ac9f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001899"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239935"}]}, {"@id": "_:Nc202b33b16844b93827cfdc0395d074d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111590001"}]}, {"@id": "_:N9a916714d62c4d75b4b8ea135e28db8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000138"}]}, {"@id": "_:N55dc01bb684b44d29a958216a2a94a13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843005"}]}, {"@id": "_:Nc21b3c1b980e497a97bf8bd244613a62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025900"}]}, {"@id": "_:N984883c8ba7b4522b1081a8d15a8ee3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006996"}]}, {"@id": "_:N786053d580f84f40baa4a5a295cc38bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66266003"}]}, {"@id": "_:Nc093d8fdbd80430a9d97e64ed30f55de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001623"}]}, {"@id": "_:N93147bc305024ef4baf74259ee28aa40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0584837"}]}, {"@id": "_:N9ee0193c1ac24611960e0dab101d09b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006356"}]}, {"@id": "_:N55344f9fb1374d0ba10d358a3a3ee007", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9707006"}]}, {"@id": "_:N17a4021ebfe248b484b8d2d3e99aafc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128856005"}]}, {"@id": "_:N7122c57937bc41e9a72bd67f0382cd69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012164"}]}, {"@id": "_:Nf9750f113d3043f1a517155ffcd621fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448648001"}]}, {"@id": "_:Ndf31025d09204cdfab698b98650e2421", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302835009"}]}, {"@id": "_:N3325fa89b4014e55948c55aa703c961c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57138009"}]}, {"@id": "_:N31c400ce7f724e548150e0583ac04561", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007455"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852150"}]}, {"@id": "_:N564a102ab7634fc986175cc37a7836e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041657"}]}, {"@id": "_:Na58b709eaf3d46fba59139e0c6d9cc3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021730"}]}, {"@id": "_:N91a0ee571db04235aad4bdd2392158ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007010"}]}, {"@id": "_:N37fe4e3dfcad4faeb869fc9469cf855b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39659002"}]}, {"@id": "_:Nd5706e25bf2049f892e00df49ccef698", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024440"}]}, {"@id": "_:N00d48e3d959143b2903818827ff107d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021952"}]}, {"@id": "_:Ned7af790ec304c3fb9835437c5ede30a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038874"}]}, {"@id": "_:N2d44fc5702094cb9aa4b14400e716e97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012782"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1319017"}]}, {"@id": "_:Ne7e9332fd80a41568b4bfe727899c35a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025666"}]}, {"@id": "_:N1b97addf696540c0869e6ad35e25b9cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253811003"}]}, {"@id": "_:Nbead18793052418795fa838703379f8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020710"}]}, {"@id": "_:Na2009c23cf9c4ac98907729cb754b0b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022821"}]}, {"@id": "_:Ne08e37a092c2498e980af8b9ac5b544c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0576860"}]}, {"@id": "_:N849d1c8daaac45b58a62312e5506e484", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020757"}]}, {"@id": "_:N861049c638b8451b99bb341bacd0a921", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024312"}]}, {"@id": "_:Nd15ecec6c1fa4f189f07ca74d3a3053c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414024009"}]}, {"@id": "_:Ndf6de59fdacf4121838a85cc0a2617cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66657009"}]}, {"@id": "_:N82bb01b3ee4e4b9e98d19c37eaf6641c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254976006"}]}, {"@id": "_:Nb442efc4e4be4aa08d9ba19e4a088ea5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024210"}]}, {"@id": "_:N11580281d53d4c1391b3b30406b25161", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856691"}]}, {"@id": "_:N1a73e9ef142640b5b5bfaf0910052a23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265213"}]}, {"@id": "_:Nf1c4a78ff3a6428d94920d7a155bf2b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10362008"}]}, {"@id": "_:N16eb9b5b96594200a1efc2fcd8f7ae81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020820"}]}, {"@id": "_:Nf3ddf8453029482eaf1ec3abe9ff9333", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253599005"}]}, {"@id": "_:N1bf176aae2a6408784a63724eda18410", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50095005"}]}, {"@id": "_:N9463ad4d84bb4b4fb59e5aa18322f61f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445124008"}]}, {"@id": "_:Ned1e4d0896154d1bba556a9453a57688", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419670003"}]}, {"@id": "_:Nfb4750fb2d6e4accacb538ed9cf4f45f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0559106"}]}, {"@id": "_:N931e697b44694901973d6fc7e33366a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023009"}]}, {"@id": "_:N7af2b054c84c4c9386df5045ff187324", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021261"}]}, {"@id": "_:Nb2107624cb9b41f3a452254280a5886d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009990"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021351"}]}, {"@id": "_:N97fdb6b4a8fd488da8d635af9684ccb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025781"}]}, {"@id": "_:N8a7ad7129d0f41b8b19b7bab752de027", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042909"}]}, {"@id": "_:Nd319a917c2fe41d199dc7cdc08dea4bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848178"}]}, {"@id": "_:N9332c3c8044542298861793e54078409", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278636"}]}, {"@id": "_:N838437a0c2274b2da1182fb478d207b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858995"}]}, {"@id": "_:Na3bf376427564994b9148a89c8f45772", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003970"}]}, {"@id": "_:Na812b50073cd4bdabf3d6f9bcd89a0be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021390"}]}, {"@id": "_:Nac81bb25896d47b6b4267686b65bb326", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8148005"}]}, {"@id": "_:Nac9bb63213f64d8fa8f33f0573a984ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35055000"}]}, {"@id": "_:N0e57433ff4f44306bec234be0ff93600", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206638"}]}, {"@id": "_:N64076ad2a87a4640a2a6d5fad9c93d9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34488005"}]}, {"@id": "_:N5a4b10c3831543748308f71b16dfa765", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022387"}]}, {"@id": "_:N37ea9d70d32844dc9bd686344ba9c473", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011225"}]}, {"@id": "_:Nbc183cc287fd4669a7c37f0a95511a26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863184"}]}, {"@id": "_:Nc5fddff239fe4422b5172fc118535d8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10291008"}]}, {"@id": "_:N058e435161874514bcf521be0330e10d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151632"}]}, {"@id": "_:N08a0405ac3824ed89d1d83bf70e3bf13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000556"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D058499"}]}, {"@id": "_:N9aecb497d65b460a8b46e829c0b39241", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278658"}]}, {"@id": "_:Ncb033ceb29134d6d8555b28f7eb58f5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001161"}]}, {"@id": "_:Nefc32c871bf74eea85720681ff41613d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74895004"}]}, {"@id": "_:Neb78352879e546ef80fcd37e53780a0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862095"}]}, {"@id": "_:Nfab46b1c1d704269a9d51da49c4674c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432160"}]}, {"@id": "_:Nfc0c3de9598144fd99399981f761afc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003916"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025511"}]}, {"@id": "_:N125bf01782704353a3b6ad805a0df65a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373662000"}]}, {"@id": "_:N649c5c5f49b54ce1938ec0571b36596e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280598"}]}, {"@id": "_:N4523938297544fc59662f105b52f9ba2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265885"}]}, {"@id": "_:N2ca26c0c68c145c38a9a66283ef54df8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:264561009"}]}, {"@id": "_:N7779afd28cd149aeaa471dd090e4ff9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003965"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025474"}]}, {"@id": "_:N7e617556e5f249c79f5697d2a26602f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004421"}]}, {"@id": "_:Nb3dc5e85ca88421999f33530c2a17870", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280743"}]}, {"@id": "_:N5e97c8ec53484ec28f64740a9ae250e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424440001"}]}, {"@id": "_:Nc920a2514736416ba33159da65aff65a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024031"}]}, {"@id": "_:N77b46ed146f5437a81d291339db8f9bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0333913"}]}, {"@id": "_:N589b67b82c9b4f2b9161bafee2f79180", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109493006"}]}, {"@id": "_:N065ac9a2baf1463bb611d6908d880f40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022785"}]}, {"@id": "_:N9037e0a6641b48758024d617f357a1a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005166"}]}, {"@id": "_:N695d2cd5eb644a7a875841c510a3836e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005693"}]}, {"@id": "_:N75c54101939443819a8ca449cd8a527f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3808022"}]}, {"@id": "_:N39c54c92f4fb4041bf2bbb8c1f4623dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024682"}]}, {"@id": "_:Naeca709578964c33ba3e084cd5281d1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009062"}]}, {"@id": "_:N84b0aa5b579943c39f70dc448fef2fc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025320"}]}, {"@id": "_:N79424eb7f331438e827c62c87456b933", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71485000"}]}, {"@id": "_:Ncba7fe8001654eca9252b9d50f4c9724", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718403007"}]}, {"@id": "_:N7232d324093c40abb8656a8ada20dbd5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023244"}]}, {"@id": "_:Na9c6f3543c534f419a4b240dd72abe05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111406002"}]}, {"@id": "_:N7082939c889144f3a9e26367d33194ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562489"}]}, {"@id": "_:Nc7f87218642941b9bc6f9e9e5312df5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1258215"}]}, {"@id": "_:Nc1b6e5fcd72543c69d9dc0b3f6895dbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023402"}]}, {"@id": "_:N91501a98aa5742fc9fb09b22f32aadc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103606006"}]}, {"@id": "_:Naa5f25ab43f24b36968ae30617608233", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1298634"}]}, {"@id": "_:Nee60b7f9b704486fa241a5f76e391b86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751057"}]}, {"@id": "_:N454ecc491ca74297adfc7bde3a13e1e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2674451"}]}, {"@id": "_:N429effc79e3c415087bef8abfc8e59fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072838"}]}, {"@id": "_:Ncb3adc1091ae49b59e9f93df1b2d0881", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83145004"}]}, {"@id": "_:Nb76c9fcece074c3f92d41f6856917ac9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280797"}]}, {"@id": "_:Neb1dc63ef5594676b015b9a269cdde67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85020001"}]}, {"@id": "_:N094ee2d173e741dd8ab25052a4e797c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59068006"}]}, {"@id": "_:Nc96ec116369b4656bd24ac2b1353e817", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-o:9432/1"}]}, {"@id": "_:N55237406dfc8415a8138a84d55815793", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248250000"}]}, {"@id": "_:Nc8d0529722974edb9cf489578a8207d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855331"}]}, {"@id": "_:N1a29669c23b94976bb3a4677d22df948", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266196"}]}, {"@id": "_:N3d239975d0e248599a3a62c1ef8f6db4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009290"}]}, {"@id": "_:N4268b3974612401aafff8dc587041039", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344233"}]}, {"@id": "_:Na2c800082eea4261a8c81acfeeb7c7d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1704375"}]}, {"@id": "_:N32c2c5c976a2482f84f5e1d555d71a28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562400"}]}, {"@id": "_:N606ebd37cef6401eb89beb3904f9b3d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008499"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024665"}]}, {"@id": "_:N2fe56d824882413b801f2b2a3d6ceb83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009391"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024398"}]}, {"@id": "_:N2504c9615d05447fa270c41ff497eeb6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843663"}]}, {"@id": "_:Nf724f3cc706e407bae436e04ec073499", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2930812"}]}, {"@id": "_:N11eb43a08af44cc6be162272b25d9519", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19155002"}]}, {"@id": "_:Ncb9ccd692e2a48c68ba86cc372245d5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021678"}]}, {"@id": "_:Ne377d8aaa2b54737a78336bb3e55f7b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016518"}]}, {"@id": "_:N0adaa09854904ef1914feab7b0b907e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155379"}]}, {"@id": "_:N99fa8469ac194f69b1c3a603158f401e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:307599002"}]}, {"@id": "_:Nbfb3261ecee64d77a56ea539219ff53d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023588"}]}, {"@id": "_:N9e92dab1051847f3a33a6b9d50c52d69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014625"}]}, {"@id": "_:N5f4ceea81acb468badfd3fbaf3c1ee20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021529"}]}, {"@id": "_:Na6d3c24599bf4f4c93f8dfca863fcfff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025286"}]}, {"@id": "_:N8a2c6b39c89b40698483055a45679f22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2931322"}]}, {"@id": "_:Nd824723997284fedab483700f58d3628", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021624"}]}, {"@id": "_:N49982a9900a7419da2800deeb0c1e052", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4404"}]}, {"@id": "_:N95ca5f7980df4a7d93ea7d52d08cd8ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021157"}]}, {"@id": "_:Neb81046d8424404682bd5f9f9897eb58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844520"}]}, {"@id": "_:N36339c4a0b2b41468501d67c0fc8d023", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60700002"}]}, {"@id": "_:Nc156441c81e048c98c6937989e2f8fa3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866241"}]}, {"@id": "_:Nad48a28dd9d84129b0efc885bd0ec557", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1533"}]}, {"@id": "_:Nbffc64e3a5814d23b3162888b0dfd08e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75038005"}]}, {"@id": "_:N4b67f0a1e4234799acccc91bdc7850c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021239"}]}, {"@id": "_:N7633fd26fc2c44e1abc409b03c475849", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864796"}]}, {"@id": "_:N688c51c6e2114af987d7c6d6fdd06ee0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010692"}]}, {"@id": "_:N9b19f53f44e944bd8d6484783243c491", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0310"}]}, {"@id": "_:N0be1d0c9ca7b4f9d9fcd4fbf29535ecd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003117"}]}, {"@id": "_:N2eec8e5d54cb427cb3c24cb3991c9802", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024402"}]}, {"@id": "_:Nc661718fad314badab361a7c29d2758b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280628"}]}, {"@id": "_:N932bb37c0b084701be8859f3e18bd005", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280592"}]}, {"@id": "_:Nc2a4b11ee1c545fc83f1ef7b26278eac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235063"}]}, {"@id": "_:N1e2f7e632cf4438793501faaba4ea710", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3041"}]}, {"@id": "_:N60af51c888cf453ebf86d3fca23d57e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128855009"}]}, {"@id": "_:N80c1847e5ddb4c93a8ff08328ffd478d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:520"}]}, {"@id": "_:N1e573228c1d5468f85f1cb4b82876672", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008449"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851129"}]}, {"@id": "_:N3ae8d7f76a5e43ce8fa98ff47c7f5194", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022155"}]}, {"@id": "_:Ncf001e11b1044ba982d85f5cf4525db6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271728"}]}, {"@id": "_:N9a995be953ba41db95a1070de9b6bfdd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0005257"}]}, {"@id": "_:N17ee930b13b84f68840439f2ecd40d49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002500"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D049292"}]}, {"@id": "_:N849a80eecf5b468596c4918f55dd20bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031925"}]}, {"@id": "_:N9b4b71793079467aa2c0207f16231f1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018201"}]}, {"@id": "_:Nc9485d587c63450eb8d04070b33224e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D021501"}]}, {"@id": "_:N494f4733023e4c6da86074ce96aaf4bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015861"}]}, {"@id": "_:N8cd7b02f8a6144dc8fc46253f6d0b2a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022171"}]}, {"@id": "_:N1fee0098ad9d44d29beda0c03d924b2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004296"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025361"}]}, {"@id": "_:N09fcbd5c2fc445eab935353f5596eb1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0434744"}]}, {"@id": "_:N61573a11f7594d8fa3fa78abbe7254a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009914"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205798005"}]}, {"@id": "_:N5ef4fde726bf41749269a2a1f0377d64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025574"}]}, {"@id": "_:N5f7e81cc10554a979ae0d8609b00c98a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022572"}]}, {"@id": "_:Nf32c125a0ed74e72a5f98aa3a3d2713d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19943007"}]}, {"@id": "_:N4d3866f4bfdb4675923a39913b406225", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342198"}]}, {"@id": "_:N0eb7430eaaf34f20b056e64cddc2986e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040091"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022446"}]}, {"@id": "_:Neaf534036ee9415ab322667e6b7f73f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020705"}]}, {"@id": "_:Nba2b7a83f34047b18a04dcd20f183089", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020417"}]}, {"@id": "_:Nda700fee9bee4465bc4cea65cdcde1f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866180"}]}, {"@id": "_:Nffe424e4de62431faa54b67b9136ab7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003318"}]}, {"@id": "_:N69d67427f2eb4dfeb6b1e8ac889ed143", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C26766"}]}, {"@id": "_:N4febb211a2f24026a350636c46722d5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021251"}]}, {"@id": "_:Nd361ae3bd9bd4ba9b96960ba83e1d2d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2721579"}]}, {"@id": "_:N67d55439b12a498c8c0cb879ca6c917d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023344"}]}, {"@id": "_:N68ca49f6366d4d37a8f06df649d397ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1827"}]}, {"@id": "_:N882adb08ee604352866dd7ded41cb36b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845805"}]}, {"@id": "_:Nd064876dce3048a8867b4b89b8994780", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864364"}]}, {"@id": "_:Ne859eb18c99c47cbbaaf59fbf15e26c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33985005"}]}, {"@id": "_:Nfecc82aa2f814d398f3a1c6f11f54803", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3872671"}]}, {"@id": "_:Na08871b7dd414069ac5898151d8c23c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020158"}]}, {"@id": "_:N0b3a9e2ccd56492993822316bbf41727", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022112"}]}, {"@id": "_:N304566a31253487fbf65ff865cd4da51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-9:618.00"}]}, {"@id": "_:Nb52f3aa694e84cfe9cd3082838a1322b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005744"}]}, {"@id": "_:Na9266634d6cd439284d82a92f1c48db4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024759"}]}, {"@id": "_:N85404cdb71b646a09d7b17f0c86f63fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021757"}]}, {"@id": "_:Ne7c391e4c141455199ca5693a356165e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280405"}]}, {"@id": "_:Nb003a63d9733415b87aef55e84256ca1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022661"}]}, {"@id": "_:N18a8a5f9d63e4470a78a81103c794c4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nebebfa6c5f174264a6a3165129b010c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:192992007"}]}, {"@id": "_:N2ebabc441c2d4912b22d70fbe47e003d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008579"}]}, {"@id": "_:N4ec6df408e9b4be3bead1be676480480", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158761"}]}, {"@id": "_:N60b31f61d5a0433aac892a8e9794bf9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3192"}]}, {"@id": "_:N47b33301a9ee42b6a8d1a932260ec951", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008232"}]}, {"@id": "_:N159ec0c7178742b5b4e625b4e7309b16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004099"}]}, {"@id": "_:N841a2ee9ea8d4fcb9e68c8f19706b70a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030449"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0000820"}]}, {"@id": "_:N23a3823ecc334637af1bbcc2ed4deeb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423414"}]}, {"@id": "_:N8a2bf27dbdd24b22ab98285b8fa1cf8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386614005"}]}, {"@id": "_:N86a317f4413249a9aea09515af92bde7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037932"}]}, {"@id": "_:Ncdae5791117e47e487d7f449d3931758", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001927"}]}, {"@id": "_:Nd1c85e579c324e92bc687d93e37e4774", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280806"}]}, {"@id": "_:N73bb7baa843d4aa5a946b75e31c4a18f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011980"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0856727"}]}, {"@id": "_:Nb1b877f9b0f14803b7a822864caa701a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1655733"}]}, {"@id": "_:Nf0e84e97457242c798b89e79481e89a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022386"}]}, {"@id": "_:N09e5e47862744dbca45671a8e3373c24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023072"}]}, {"@id": "_:Nd21dd63c16094aef9c3b839ae138203d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20307000"}]}, {"@id": "_:Nf958a1277e3c4d9487fc261bd4d3365f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007814"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857644"}]}, {"@id": "_:N23a29d6337ed43c3b6e9bac6989b6a6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002534"}]}, {"@id": "_:N157ed93b3c2a41249fd6cef351037536", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018318"}]}, {"@id": "_:Nef769d52ffd94c3b9ed56eb0f671f71c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072973"}]}, {"@id": "_:N04980d080ed142c9bb8047525250515c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856001"}]}, {"@id": "_:N6265bedc411e4066aa2b9a0fdaae094d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024963"}]}, {"@id": "_:N449c8dbebbcb42a597d16024bc587017", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022502"}]}, {"@id": "_:N72070d4a34f2489eae63b5283cf4a840", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2711227"}]}, {"@id": "_:Nd1566b3334b945118ddc7e94c5d8da29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022085"}]}, {"@id": "_:Ne75da9e1d4cd4ccf8d4ae2b07828ba5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011455"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0576900"}]}, {"@id": "_:N35ebd2810b5c47b0bcc99834e507aed8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003092"}]}, {"@id": "_:Nabf78dc0f5ff460d867590e60c01cfc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0399570"}]}, {"@id": "_:N9e7f62457a2346429ec22b29a40dc9ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100168"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022253"}]}, {"@id": "_:N7954cd13e64c4c629c6c4224681977af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14760008"}]}, {"@id": "_:N3f1a96f533334e45a846f3e4e89fa831", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009509"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024322"}]}, {"@id": "_:N6be0ff49f54e4d87a10e984479ecd47f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65958008"}]}, {"@id": "_:N0497b96845f049b09bba47f5fef9ddbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001374"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006618"}]}, {"@id": "_:Nff2c0237b1384e7e8af820bb2a4ce082", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235942"}]}, {"@id": "_:N0f1302fb3b0e4bb984a4922468bf302d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007627"}]}, {"@id": "_:N0c6a27d130a14c38bf60e70d6f56bba1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:115227001"}]}, {"@id": "_:N85ef5ec0d8784e29b6e90119f5c6dbec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414521009"}]}, {"@id": "_:N58981f85c779467684149341d578b5cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25136009"}]}, {"@id": "_:N06f41f5d0e9c477e9753b8d0e4303eae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072905"}]}, {"@id": "_:N06bee0e947ae4ac8817330c7d4e1dddf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002865"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128916007"}]}, {"@id": "_:Nb7f97cc23ae94816831657ad1e27548b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0425492"}]}, {"@id": "_:N4de1db834ecc4c73afd7f28ce13b2ed3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2424003"}]}, {"@id": "_:N0c10503b3221467fb706b8568b6b5608", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0747251"}]}, {"@id": "_:Nc15eb4eac0c940469966b143e9246752", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022043"}]}, {"@id": "_:N34dd5f8da22547d7999d7e1f04a31ad8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020742"}]}, {"@id": "_:N3defa8bc15bc4b549e975d06addb8388", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280286"}]}, {"@id": "_:Ne404047621fe47f1b9d526f9438c1ee4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023890"}]}, {"@id": "_:N098001f9b46b44d5a68a6c84bc93fbcf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030594"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073066"}]}, {"@id": "_:Ne2fc3d5fc2634f339cf0b1c1dd62ca3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0398648"}]}, {"@id": "_:N39cd7f6c924f48e1a0f34bd99a93c0ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431564"}]}, {"@id": "_:Nd389fa79385e4c2d8356239c519efa3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31712002"}]}, {"@id": "_:Na2b39a8e8a1d4358887202d383757bfb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2919848"}]}, {"@id": "_:N0675f8e72bef4ea3be2e7ff2428c80f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D053559"}]}, {"@id": "_:Ne1341541391444168830cb4cd450bb4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302289002"}]}, {"@id": "_:N8efcd4681ca14a209417e2f0d350789f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128613002"}]}, {"@id": "_:Ne1d329ab1c6c45a1aa0c4a5ac18c57ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242350"}]}, {"@id": "_:Nba9b308c22c1449488a2fe763a4fdb73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007057"}]}, {"@id": "_:Nd22d620cfe5440e18bf557bd84f16eca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006272"}]}, {"@id": "_:Nddeb8f30d3624f148c30ff7773ce8999", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025110"}]}, {"@id": "_:Ncadefa614cc54ce690b8dadaa6ad5cca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280735"}]}, {"@id": "_:N4868f14f361a40f1bcc4af59eb4367f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88052002"}]}, {"@id": "_:N835ccbc4a93a46dc953233e46f0d2eab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0277873"}]}, {"@id": "_:N86f4572ca6b14a00a0f638b2d5858ec7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221365"}]}, {"@id": "_:Nd97b2b0d6b03445a97c36742850dcd4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230267005"}]}, {"@id": "_:N3f867efc868d4d09aee13c332db0eef8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001492"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266548"}]}, {"@id": "_:Nce9db01ca0314a5bba1b4fdf2db3abec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C580012"}]}, {"@id": "_:N2ef3d5c9a6284e6c8418db211fd19d36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38859008"}]}, {"@id": "_:Nd5193436833a49f2a47e19f4ace572e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0190"}]}, {"@id": "_:N40aa4b476cfb4bbab97cc806dc8cc141", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023790"}]}, {"@id": "_:Nfef08550c92d496c83e29731f626f006", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277575008"}]}, {"@id": "_:N159b9e48b6a34e67a77eb460513679d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023575"}]}, {"@id": "_:Nbdd9ed6b26514a3295eea5581dea4ea3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35885006"}]}, {"@id": "_:Nd8ca1d38b47645538d7aa465e56659a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D045262"}]}, {"@id": "_:Na4379c0c80bf4557b1ea4b72bb15e01f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022890"}]}, {"@id": "_:N88bffd7babda4baf916fcba0d253ac62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0332606"}]}, {"@id": "_:N218a2a586b5c44f4be191854a006e6d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22090007"}]}, {"@id": "_:Nffd71dfd8e1f42b9bf9fc2d89157583e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339277"}]}, {"@id": "_:N9437f06ba46d482691f2148b9bf3ca0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277687"}]}, {"@id": "_:Ne27398801159445193fce1607be52b16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004980"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832146"}]}, {"@id": "_:N7875757f9be04e978b2c0bc1a420b8ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413603009"}]}, {"@id": "_:N476bf155a737475fa0ede33b6ed0d274", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280484"}]}, {"@id": "_:N6f2159f23b244258b70862830481f832", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022475"}]}, {"@id": "_:N57cda145dbb845c599547cd6da28c11c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844690"}]}, {"@id": "_:N92cfdf18b0d54ef6a618417d3808efd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025509"}]}, {"@id": "_:Nced8cfacc2f24faab133b84fe3c4a627", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85598007"}]}, {"@id": "_:N4ce43a9526634e8bad766e989bf75cf5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022571"}]}, {"@id": "_:Ne2a7d7e3f3414a4ca5e294bc1efdebed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000163"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025887"}]}, {"@id": "_:Na69c11f3ffe44d05a2b0089f2d8dfed3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040147"}]}, {"@id": "_:Nbb9a711f35974f7e94748bceea8c3cb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025692"}]}, {"@id": "_:Nd2d9cb660ea64cb6b3a9c4b197e20ef2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233766"}]}, {"@id": "_:N5031c142b76748668b6ac8de52066adc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119421006"}]}, {"@id": "_:N4e68a22a4d7a495fb655da399705db2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0949445"}]}, {"@id": "_:N7472f39f4e4e452ab9e16d76c38ea2f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073239"}]}, {"@id": "_:N223f9356b5014ec8bb1855f2b9e30835", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024999"}]}, {"@id": "_:N050dc5b043cc4d0eae43fcf0b99f803d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024482"}]}, {"@id": "_:N76d8b08905cd4ccaae4f4285a4d8f8b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866227"}]}, {"@id": "_:Ne9ee570cb33a4b21ac0a6279bc4f8d47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422886007"}]}, {"@id": "_:Nd038a4656df94b4382ec450fcb1dc43d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7973008"}]}, {"@id": "_:N83b73d5ccc3a41e78503859b9ef1f2fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000556"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0854723"}]}, {"@id": "_:N6bfe6c930f95422a8636c83f6b75a056", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021174"}]}, {"@id": "_:N583334edeb544c3c94186ab1a544ad2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969178"}]}, {"@id": "_:N3228b3b3ae54478887053a665d5fbebb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858981"}]}, {"@id": "_:N45380b67720546ddb16790c6520ddabc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844509"}]}, {"@id": "_:N8106950697cb43219aecae95a5dced96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242363"}]}, {"@id": "_:N9efbdaa88e394ef9811d25274ca65e17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022682"}]}, {"@id": "_:N6beb5798a85d45fa82e7a76e8eec128d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006961"}]}, {"@id": "_:Nb77df8c483254c909db9f82b111b06dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205108"}]}, {"@id": "_:Ncdd36948000a4f70acc07e613de95f25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008844"}]}, {"@id": "_:Nf3a2e0aebea0468fb9208eb1a43a12e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002714"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866195"}]}, {"@id": "_:N38774402f8b1499da51d6f0889c6992f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011351"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89381000119107"}]}, {"@id": "_:Nfae8287c270e47b69500ded6f678958b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64298006"}]}, {"@id": "_:Neb1b4aa31478444ea867d38f6cbeded0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2986662"}]}, {"@id": "_:Naa675b4cf17745f5be3a7336fd2bbee0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675540"}]}, {"@id": "_:N554bf9eeaad24a33872352148ee598fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021388"}]}, {"@id": "_:N4a4a635267b54e32a6bbec718e1fff15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000748"}]}, {"@id": "_:Ne7390d1402084c009478e452d8922606", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004856"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4984008"}]}, {"@id": "_:Nf2f161bf5bd64910af4bd6727d7f0537", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0343149"}]}, {"@id": "_:N49b4fd9844f84beab96aa31115342866", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399252000"}]}, {"@id": "_:Nb31836df8cd64f3b815d0d08d8c19da6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025776"}]}, {"@id": "_:N59bd548c128044cda4f2b9411eae9db7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024971"}]}, {"@id": "_:Nadc5c5b4a1154cad8f24ee870f601650", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022586"}]}, {"@id": "_:Nf2c750e5e445406c82ef2628b96298e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022392"}]}, {"@id": "_:Nbf57cfc38f254126acbd0566b5c4390a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073164"}]}, {"@id": "_:N36b0f2f9d03e4039ab1d1acb11094645", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024461"}]}, {"@id": "_:N1825237923d14c53b46b9b03feffa104", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0544755"}]}, {"@id": "_:N23309708de4443ceb034e821b91864d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1531651"}]}, {"@id": "_:N73ab35f53eac4dbea0d4104446c515b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232370"}]}, {"@id": "_:N2c39e34c881b4c0d93fa087da3647923", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21964009"}]}, {"@id": "_:N3d5824a1f9134feeaa3ce17d3db03dad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840420"}]}, {"@id": "_:N13fe24ee7d2a44b4bfe2cbabaca1deca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021548"}]}, {"@id": "_:N44672e3bef3940a0a50634efe875f3f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0452168"}]}, {"@id": "_:N83b711aacad941a3bfca7b59d510f020", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2674403"}]}, {"@id": "_:N698cef32ee5f4e3aa26dfca809f8072b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024754"}]}, {"@id": "_:N8b2392ecd5494ac4b3569c967edcca77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239266"}]}, {"@id": "_:N695aad16c767483ebed19e5c8936c1c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004241"}]}, {"@id": "_:N9fcfe8fbc5d34c5a9e645154d7339c57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844947"}]}, {"@id": "_:Nc8c955f50de0469bbf36964bc5682d73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023491"}]}, {"@id": "_:N19ad776f32a640d3927fdd72079ae9c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004509"}]}, {"@id": "_:N36f745b63a3441eba64f27642cce20f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399994005"}]}, {"@id": "_:Na65f2d6b10ea4452931d45fc0b77d072", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024540"}]}, {"@id": "_:N1b53bc498aa34324b3f987c273d5ba7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30721006"}]}, {"@id": "_:Nb3565ae479af44eaa016e6abc1e5c1f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024393"}]}, {"@id": "_:Nd211bd30823b4eb285054009cca32040", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025609"}]}, {"@id": "_:N6be3d382cced42a3a1d829a0dbd23668", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025701"}]}, {"@id": "_:Na4954d9743ad4bb7abf59ebe2ae59f70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47913008"}]}, {"@id": "_:N9392829fbaaa4873aaf45deed49ad31d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020906"}]}, {"@id": "_:N19dfa5e4ff3d4b3cb55288fdbcd295ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003435"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832279"}]}, {"@id": "_:N30c8c2e55f634139b34225ac160edfd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085649"}]}, {"@id": "_:N9ce32ff6689241caa24953faef8abd2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024414"}]}, {"@id": "_:N958dc3c572844e7588f1988adc7d8613", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190773008"}]}, {"@id": "_:N3f8565c5470c49e997bec4fed094ed74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857632"}]}, {"@id": "_:N5509d25152524544a081e2e1e2fcf503", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:186611004"}]}, {"@id": "_:Na703da77fe7e4be5902ca6dd3e0cd476", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0150080"}]}, {"@id": "_:N8ddc72033e3f492199bed30b808c30dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023528"}]}, {"@id": "_:N6745caf7e5f84b2991a010544686789a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023242"}]}, {"@id": "_:Nfc5411b2c66544348279525283f9c3a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024708"}]}, {"@id": "_:N85ccdb39d30a44da9ff5192e20060a2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023671"}]}, {"@id": "_:Neec6c64d4b564e298445e97701f1f8e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19577007"}]}, {"@id": "_:N029a31d3210141ee837f93c542662e81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025345"}]}, {"@id": "_:Nc168906e28ae4a189ccedeee5e1b144c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012192"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0079773"}]}, {"@id": "_:N38e7001047804204bc31b7582c132c9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023201"}]}, {"@id": "_:N851d5a6e1a44421eba2df11ea03b6adf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023870"}]}, {"@id": "_:N580b33c06eaa423e8791bffe2f5e074c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004399"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025327"}]}, {"@id": "_:N22be1ffc242c409d9801370133e40d2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414133009"}]}, {"@id": "_:Naffef59bf4694e8699b075c9a724a068", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0860204"}]}, {"@id": "_:N0b219e981382491f96317711b6c8fa8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240928"}]}, {"@id": "_:Ne7f39f28942548b48e53acfa45d29806", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432028"}]}, {"@id": "_:N993b2d865129484ba7d2c195bc54e6dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852411"}]}, {"@id": "_:N54008acfd0bb4f6c91d2a8f600db3202", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1721006"}]}, {"@id": "_:N089eb4dce20c4d8bb4dce65a6c5c26eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042164"}]}, {"@id": "_:N1335f39e03594fb390a1b9c43bc79e50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47821001"}]}, {"@id": "_:Nf68dbbc7b948451cafc0724c9561b999", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021893"}]}, {"@id": "_:N7bb55dc0d4b24690926d4bfa87f2908f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858025"}]}, {"@id": "_:Nb82c1e53232740c6bdffaad853434e7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005990"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050033"}]}, {"@id": "_:N747e2250738b42d8934cee38904cc7d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42376006"}]}, {"@id": "_:N2e3af45c20fc430ba36528720a507476", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124706000"}]}, {"@id": "_:N6b62deb695bd467e8d745ac592fd8996", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860164"}]}, {"@id": "_:Na8719604dca84c1a8f64f0503bde04c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025477"}]}, {"@id": "_:N26a306dca12c4c43bae4aec46fbe4509", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025021"}]}, {"@id": "_:N54b6db5c937b4b65b359fb750c3fe102", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48069004"}]}, {"@id": "_:N78c123344b874f39833065addf1c3b51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7731005"}]}, {"@id": "_:N411dd5ba05174ff9b030a6ac61b54728", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002532"}]}, {"@id": "_:N74584e976cc24cf392e4f66721692388", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012578"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77182004"}]}, {"@id": "_:N8253d6d81c804acd9eef5894e40283d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857527"}]}, {"@id": "_:N389dc35b4d4645c8bb55f154f3040fcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021325"}]}, {"@id": "_:Ne8c839e2b4384e8ca2d1bb7900cdd4c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005198"}]}, {"@id": "_:Naeb9294f90ba44e691ecfcb46eb05ed5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109888004"}]}, {"@id": "_:N035a0020ee604cca9e5229e59fa22a23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4309"}]}, {"@id": "_:N706ad6b7403c4322a1e644ed486d63de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848660"}]}, {"@id": "_:N72fa6bca10e843e19757322897b30c8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023926"}]}, {"@id": "_:Nc73c46667c5a492e8b0949cc64a21866", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253029009"}]}, {"@id": "_:N58686ab2e4d346e5a67bea4e71821063", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562399"}]}, {"@id": "_:Nd6103b2e48f341efa34d1c69cad49cab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270685"}]}, {"@id": "_:N80a5a444cb794cde9d3f81a75e098a47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0520"}]}, {"@id": "_:Nea492acff52245c1a91dc767a72b668f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023725"}]}, {"@id": "_:N28cfbde07a344ab6affaf9bb6da9707b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030333"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022503"}]}, {"@id": "_:Nade2522d7da94915a36ad36de51a9f9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806442"}]}, {"@id": "_:N18aa4bbb7f8c4e3ea74cf9fd59da1ee3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1900"}]}, {"@id": "_:N34b146f21437499eada65f5f099f4e20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855480"}]}, {"@id": "_:N92c4846d719a4c279d3c929c151c5572", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024075"}]}, {"@id": "_:N259aa229665e4387bc892e0982f72a71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426430"}]}, {"@id": "_:Nd7ff0d5b999d47ee83b6dd984095f98e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001044"}]}, {"@id": "_:N1c8e85cb063a465bb7cc1bbf7fb24f6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013404"}]}, {"@id": "_:N3be9ccd9873748bfbd7541c2a97d57db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254919009"}]}, {"@id": "_:N625fb0a6788545e08b561b6405729b0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021940"}]}, {"@id": "_:N20346ed1cd3f4ad3b9106af67f314d47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023248"}]}, {"@id": "_:Nbbdbb1d6d7be46129e9d3feea12a3a3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005747"}]}, {"@id": "_:Nf8b38adef1c742ce9a10327bf227438d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277940"}]}, {"@id": "_:N549ca728daef48fcaf97a280f4022b87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266166"}]}, {"@id": "_:Nbeae9e4975534d629f437e9cd82e62a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003394"}]}, {"@id": "_:N91d2105e858940859498d1dc40c21f74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011564"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021143"}]}, {"@id": "_:N334567322b0f4bb3be06aca5d8358f8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238502"}]}, {"@id": "_:Nef29c38d52df400291e19c8938e6163e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023979"}]}, {"@id": "_:Nd98a7a220ea344118b62765a2fa7edd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13746004"}]}, {"@id": "_:N06867af422084581ab298fa0e700537d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024353"}]}, {"@id": "_:N19d98ad736d84367b425e1785890c4b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863752"}]}, {"@id": "_:N60a22afe86444f74822cb58f60eddef9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280595"}]}, {"@id": "_:N602f8d45ad444f148b783fed30d5ef2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3192"}]}, {"@id": "_:Nb16c9a9129f94742a7cbd88233a2f3da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024984"}]}, {"@id": "_:N20b75e45760f4b2981b9028f63a1ed8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024858"}]}, {"@id": "_:N31ad69284b6b471ba1a27ebf11703005", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019294"}]}, {"@id": "_:N1d5744e53d774cff9fed786d369199d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073146"}]}, {"@id": "_:N74c7e9d20a434671b7c290135b5cc3f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031295"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3011"}]}, {"@id": "_:N4bc2879d2c1d4ac19a7fed65dd462e92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021039"}]}, {"@id": "_:Nbfeb17b2ef9b406dac51248ab8c17cf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006319"}]}, {"@id": "_:N3e8d8798adfb47cd8c9f8c758c33da57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271760008"}]}, {"@id": "_:N28d8b1ea80c64247ac81a937c3bee416", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:261482004"}]}, {"@id": "_:N20f2c66db4ca49c88f0b72f8d3708246", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022951"}]}, {"@id": "_:N2b2d0183932e448f8bd55267aede808c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10050094"}]}, {"@id": "_:N392bdcfae7fa442aaa06bdfd83827e42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95438009"}]}, {"@id": "_:N07cc8b0050664dc498af456d33bf6ce6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10056981"}]}, {"@id": "_:Nabf31bebd31b4a16bb5e6d78a9a179ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025017"}]}, {"@id": "_:N393c19cc029244e59593f6db1fe64709", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37719003"}]}, {"@id": "_:Naa5b5a79259e4d0cbb0628b8239a7e9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414564002"}]}, {"@id": "_:N83ce34c6fec14d34844551fe3f74ec1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22033007"}]}, {"@id": "_:N2a3f85e3172748f29b49d164478555f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009916"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015875"}]}, {"@id": "_:Nb1abeb543dda43bfbe6a5fc384d2468a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65956007"}]}, {"@id": "_:N8f638c4ea01a4eee8bdc454e2d8a90b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025879"}]}, {"@id": "_:N0e9b132a56354080b3af852ea78aaa65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0410607"}]}, {"@id": "_:N901f712d5312470ebb7b3beea3e56dfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022694"}]}, {"@id": "_:Nc572990842164a1eb9401255688f1db2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:D35.1"}]}, {"@id": "_:N40e9f587706543f5a8626951a3179d1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280379"}]}, {"@id": "_:N7b013986cfcc45b597ecd31a62461cd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834348"}]}, {"@id": "_:N9a1d7eae9b4c45b8bc492c95f2fc226e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1733"}]}, {"@id": "_:N79fd457f229241739fcc130bf51dde52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022973"}]}, {"@id": "_:Ncea89bc3b03745d08c6e5c464662f076", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220994"}]}, {"@id": "_:N95750e4effe742708e6d34beb28831bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022252"}]}, {"@id": "_:Necfb4a32d2c4449faa6f849c676eba33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007662"}]}, {"@id": "_:Nc971f5fc974346a3a299ef41ef503a94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025123"}]}, {"@id": "_:N63fd24928a024beb8e6f89c7917f552b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023165"}]}, {"@id": "_:N2424315fa48f456e8da6162b793dd526", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021244"}]}, {"@id": "_:N5cebb67c59d54bc38388963b1999f6ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853398"}]}, {"@id": "_:Nce47ba4a42174c7d8f311e7dcf743ca9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001287"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7180009"}]}, {"@id": "_:N59fe76b3c0e245e4b53d4703cc7784dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021352"}]}, {"@id": "_:Na83b8e39363c42229d812eaa7a5bfd02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003117"}]}, {"@id": "_:Nf749e0605ca84101b52853d99f83c2b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0428974"}]}, {"@id": "_:N9b6379cd3853455b9bf6e5f1f1447b30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155285"}]}, {"@id": "_:N411fcfbbbd354ba4a2ca8abad497fcec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2227020"}]}, {"@id": "_:N43d76ca690614e87bca8888ef33bd9be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31341008"}]}, {"@id": "_:N2f94ac371e5e484e97b1acc8d6ec8a28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024833"}]}, {"@id": "_:Nadb1a711fec04e709744f619862c5889", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024491"}]}, {"@id": "_:Nd690909c5d1840aca53565d6e78d92dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367498001"}]}, {"@id": "_:N9682e3ae634c4fa1b8479c07b0c7fac0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3549703"}]}, {"@id": "_:Nbd615b1c46e1410eae14c63f673e0851", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231870008"}]}, {"@id": "_:N2ba4cadd810e4d8f8938175b5bc02481", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022268"}]}, {"@id": "_:N6259769f7a46464d82a838c4dff58797", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000749"}]}, {"@id": "_:N72d58753cdd84a53a6f483545346deae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1411876"}]}, {"@id": "_:N0a72b336141e466c8d5502a20572aba3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158776"}]}, {"@id": "_:Nf79763e32973441287bddde1f24b8044", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023308"}]}, {"@id": "_:N12b875c1ef234282865b300c34ffe061", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0580550"}]}, {"@id": "_:N72c51205d2694702b2bfa53524d4c168", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89704006"}]}, {"@id": "_:Nfb3b32f3e1cb457b90e87fc91a7e7df9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016874"}]}, {"@id": "_:Ne17553e5bf3c415ba97ccce07d6fca79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022267"}]}, {"@id": "_:N6596375631b949deb175a7faffcd68b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204958008"}]}, {"@id": "_:N3b3d7d1874724e1fa7f371c58f3fbe1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190787008"}]}, {"@id": "_:N65ad320dab8644adb163c93e8ff32c9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832454"}]}, {"@id": "_:N4d18cb343d4a43c5b9bdca9e6099cc5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073246"}]}, {"@id": "_:Na0d46835687a412ba32bedf209d78aca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:510"}]}, {"@id": "_:N6cc4d053ff51476e80b7eadbf34d4369", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864897"}]}, {"@id": "_:Nfc7a954c1c184bc28baff07b523384dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003866"}]}, {"@id": "_:N783baccb28904754a635ee8d7e150feb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020461"}]}, {"@id": "_:Nee016377511f4c6db69f58ef386d07c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833431"}]}, {"@id": "_:Ne50c28a40b764748ac1d8837f47a64ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023147"}]}, {"@id": "_:Na0cebd8c79844c1ab3a398fd2a4af125", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45154002"}]}, {"@id": "_:N1916e46b610b4bbebc3f15aa1ef845f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025177"}]}, {"@id": "_:N1a2d2b4590c84c3fabd5e99ab0c353ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023650"}]}, {"@id": "_:Nf0be8f2fa9a845ab926d9b77532bcf8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022478"}]}, {"@id": "_:N7d59a4e74a2345c09466d398f152677f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025745"}]}, {"@id": "_:N84d44efb10204d71b7e07255718c2107", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1444627"}]}, {"@id": "_:N8d47baf421c84ff2bd43c5f298c78d09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002063"}]}, {"@id": "_:N60dbc4f2bf9d4dffbbbc534dd77512ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011666"}]}, {"@id": "_:N27b2540c71bb405587b3d02d4f66f71c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021372"}]}, {"@id": "_:Nf5cfa495ffcc4fa4b99113cd50e8cd30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152491"}]}, {"@id": "_:N9f5f174d9303460e852c3dd206f2abee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843697"}]}, {"@id": "_:N4c8e6b3771a84d629bfadaba56cf8f3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072991"}]}, {"@id": "_:Na1b3ee25a3d9497992393a61afff010d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21806007"}]}, {"@id": "_:N5ff99f65597e4bc3b77a9058d9645d02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042258"}]}, {"@id": "_:N4067b8fe72434ea694087ca3995efde2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006617"}]}, {"@id": "_:N9d618b59ec1943098dfa76255c55d70f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010279"}]}, {"@id": "_:Nd23cb622729448ed84922978e5b9d816", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025311"}]}, {"@id": "_:Nddaa9246f37f4877afe7ce8cbc23052c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0028077"}]}, {"@id": "_:N7c4f04cc49f54d7c8cc5e96216ae49cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852504"}]}, {"@id": "_:N55333e177a324fd4a59a4fa8de4b2318", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0542346"}]}, {"@id": "_:N87d91f31c40047a883b8845f936c5acc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3275417"}]}, {"@id": "_:N793ec7c2f78b4d2187d98580c31da223", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865903"}]}, {"@id": "_:N8bc33b1fc6814e90846ce53883b04830", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020580"}]}, {"@id": "_:N6e0da41bae834f7084a5598b6307b0fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023458"}]}, {"@id": "_:N6bb076099ade49e1ab2335fa3cf7aa02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835229"}]}, {"@id": "_:N1b0110af290c4e9f8852a8dac310a29e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030624"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073094"}]}, {"@id": "_:N88ac5c7b3d5f4a53aac2fe41f0d8f00a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0403477"}]}, {"@id": "_:N7c95a68f15e74c71a0060b718fd1998a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266324"}]}, {"@id": "_:Na1938affcac6436f8ce4df381f426025", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0730290"}]}, {"@id": "_:N0e02a4b690e74d5786ef9486bd773976", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849367"}]}, {"@id": "_:N515a7dc5655b44dda998da66c5e69b0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007435"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400123002"}]}, {"@id": "_:N193cffe8343440e2ba412d960df27599", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021684"}]}, {"@id": "_:N6038676dc4ba4742ba7058d22b720b93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025316"}]}, {"@id": "_:N12689baf0d7f475b8e591bc3c9df121d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239138"}]}, {"@id": "_:N5d710de16e0c42ba972dd656e3beeee0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837795"}]}, {"@id": "_:Ne9676eb2e26b4d38a1dcda3f3541573c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:161857006"}]}, {"@id": "_:N58177e1cf82245f1897b3257a1b93ea7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859116"}]}, {"@id": "_:N604f7b166bab405a8278a83d8415d5f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000998"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29966009"}]}, {"@id": "_:N1278acda84c14e239888f3a60efb1246", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835157"}]}, {"@id": "_:N66840428127f428c808d47b6415451d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004931"}]}, {"@id": "_:N33133db222194f45a6d4964584073069", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054220"}]}, {"@id": "_:Ncbed6af23db149a59cc7c39b96324176", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003398"}]}, {"@id": "_:Nd3c2dfee38104ab9bf0672e83fd180d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023197"}]}, {"@id": "_:Nf96482de2d644fa298ff68fad1474ae0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276710001"}]}, {"@id": "_:N98a5dfbd85f243c5ac1695467d1c8d09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165540007"}]}, {"@id": "_:N5e0f6beb0b2c4a2ab85e11900f0c45f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010895"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023670"}]}, {"@id": "_:N3b869adece7347af882f9fe7c0e1759c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0541794"}]}, {"@id": "_:Nf28b3568a5c2467888c0cb2bd63d17bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002581"}]}, {"@id": "_:N80637da49edc4209947408f61ac0100e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021828"}]}, {"@id": "_:Ncf8d2e4231b945a69c5718734d82964e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024277"}]}, {"@id": "_:Neebdc9c375f743c19e6cbb9c14db077f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969673"}]}, {"@id": "_:Ne6a2b9c831a4478ba8f33af32355e58f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536595"}]}, {"@id": "_:N853e053c0017453da5e0979a708b0b1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1457883"}]}, {"@id": "_:Na0cdc51b2a6a4984b49b2d213b1409e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673443"}]}, {"@id": "_:N251da519c4944f6e857b4a4d664d2e55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399882002"}]}, {"@id": "_:N06db136b104946b8972f78905df11593", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040192"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74926005"}]}, {"@id": "_:Nc50f9bfc5d054a289b01465d1aac54d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072849"}]}, {"@id": "_:Nb7cb025491914f3897b791928fd21da3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339851"}]}, {"@id": "_:Nce80f591e5c34aabbcbf0d54bc616439", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360507004"}]}, {"@id": "_:N2c0a77b6ee6c48a489a32e474cf098f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151861"}]}, {"@id": "_:N40fa6032f7d54904bf2f956e6403f1ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022179"}]}, {"@id": "_:N66d8887e11e94b09bf46e4b842430580", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861528"}]}, {"@id": "_:N297d258a4c4344e0a8a4e7b3bf5ce09f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072992"}]}, {"@id": "_:Nef247c5034914f49a4d0674b6fb23b9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025712"}]}, {"@id": "_:N2e670cf5ebea425ea395f8ae6293503d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0581354"}]}, {"@id": "_:N5dc513f62ac548989536659f7a1ce78b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010992"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014550"}]}, {"@id": "_:N21b159abe3d64adc9406d2d353a20fd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022582"}]}, {"@id": "_:N09af7fee55e746cc8324fe7c05cba0d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073003"}]}, {"@id": "_:N6d59f4c7c5bb463292172387ccc860f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1450010"}]}, {"@id": "_:N1f9ccc0152b640ac8113fa18ec4df48a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012368"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853241"}]}, {"@id": "_:N7032fba7a2844c5b853f7ae5eb6762a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029422"}]}, {"@id": "_:N5f09b1635599423482c95925c00cbad6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020961"}]}, {"@id": "_:Na9cb29079e4f492ea2300ef6d37f8982", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220983"}]}, {"@id": "_:N43463ed7b162494e99f4091f3f1210df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0086565"}]}, {"@id": "_:N60d124d1e1584b7fb5e28798d0761c12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32914008"}]}, {"@id": "_:Ne51acb62fda5437bac47709821e5aba0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673302"}]}, {"@id": "_:N196f1cd96ceb4892b01bfc3481158b85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C565598"}]}, {"@id": "_:N7f0f0aa8fa1d4e3e9bfe9becf62c2e0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221360"}]}, {"@id": "_:N76ef288fb23a479f89eb613989c4c613", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193687000"}]}, {"@id": "_:Nba32eb82d203463388e6e9b9c379fb04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423319"}]}, {"@id": "_:Na4909cc74f1743968ec3c7bb2299f89a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100935"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021923"}]}, {"@id": "_:N46c96607028d44dabd6a163437a967f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:606"}]}, {"@id": "_:N8beddfdcca914a15be616883c23a664e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072940"}]}, {"@id": "_:N6453f0e833a442479a11b6060e63c33c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230706003"}]}, {"@id": "_:N080b0f6ba6f4413c90a09ad63027f201", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1112442"}]}, {"@id": "_:N2278d7ce9f7743948ccf938bf69c5477", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1619700"}]}, {"@id": "_:N9aaf8fb60c0549ca9d7919ab094f1eb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000399"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021806"}]}, {"@id": "_:N15525766de75428f9c7429fad072b2a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18963009"}]}, {"@id": "_:Ned478653bede4f25a0a984a8cf612c23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024100"}]}, {"@id": "_:N42c8d3d6376b41cf9d4163ef560a599b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012129"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023034"}]}, {"@id": "_:Nbdbe5112af1b44ee85dab33b7cd56e1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2748610"}]}, {"@id": "_:Nd101bb71506642ad9945267cd33b017c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3434004"}]}, {"@id": "_:N08d8319ee4fc4ba9863fbaf13cd17ab5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023927"}]}, {"@id": "_:N193d97e651484e8a8791c36a12efbf42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024776"}]}, {"@id": "_:N643e52cf48c9432389674b808f20e13a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001259"}]}, {"@id": "_:N0e0ed53f38d242bc9b06fa802e49f023", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367474008"}]}, {"@id": "_:N2bad768f340e4b20a691aa26dee357bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280708"}]}, {"@id": "_:Nb1ba33ce52744ff2b7961f33c263401b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024257"}]}, {"@id": "_:Na1c495cd5d504bcf81b11c40fc755692", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862304"}]}, {"@id": "_:N61611720df3e4d0ca3c44eed9fd7682d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152438"}]}, {"@id": "_:Nf18b908c533f46a1ae845e6445db3f68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018233"}]}, {"@id": "_:Nb78d1cd326d4437ebd87506becbfa756", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022727"}]}, {"@id": "_:N8bea500551e7429893652d3c9db9c067", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0522055"}]}, {"@id": "_:Nfc41306c4f1e435f96d9769da7c2cb2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88151007"}]}, {"@id": "_:N687f4412a75840e4b027bdd9467b83cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112643007"}]}, {"@id": "_:N75a806ac06104d22ac8606300b207b50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021472"}]}, {"@id": "_:N38693b93ffe7435f80af44a9a3999d14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022578"}]}, {"@id": "_:N645a591aeb78441783b3751e5587ae08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073106"}]}, {"@id": "_:N93ecacc3d71640f8aab51b03ac4becbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18655006"}]}, {"@id": "_:N23cb90e3ac664ca8a01170060a59f858", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:G44.0"}]}, {"@id": "_:N19cdf6c8658f4dd7a321ff7b06ea7815", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009396"}]}, {"@id": "_:N025ab49c8d3f4c36bf0d967696267dff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005320"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277426"}]}, {"@id": "_:Na86ece8d00aa46ecba1dab7abdf6124b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1321308"}]}, {"@id": "_:N2dd266f901b34cbd9fb0eb57f4e6f05f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022596"}]}, {"@id": "_:N6b355e893a544a5ea8443c269f4ca667", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73297009"}]}, {"@id": "_:Nff59f24a0ced49c2961f777f9668f2c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78004001"}]}, {"@id": "_:Nea8481689121440eadeba647938b48c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009630"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024267"}]}, {"@id": "_:N410e9573ae2f4ee18faae1a4ad3a10c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87252009"}]}, {"@id": "_:N2464fc5161484f069d8f6c226e0210cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006391"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848769"}]}, {"@id": "_:Ne9df0f60bdfe488692c7cc9d5219d980", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025377"}]}, {"@id": "_:Ne97cfa439204455aa3be34735c78b404", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000757"}]}, {"@id": "_:N2998aefeac824ed5aeaf019b38561dba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030294"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022531"}]}, {"@id": "_:N5f55f79b5e9b43db93ab22294772df02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024669"}]}, {"@id": "_:N05a563dccc5f40bb96d3e0b8ff55fd4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4865"}]}, {"@id": "_:N993ae9dc8307468380744d1909b6e499", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419395007"}]}, {"@id": "_:N4d32b5ad2a364712a966ad39c14d2e64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0376175"}]}, {"@id": "_:N85a2a2b7cac54145b809742d44b970d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001937"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51071000"}]}, {"@id": "_:N4363672eaf5e4e0db52d86af2b368118", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006980"}]}, {"@id": "_:N465f51b33d65468b962e6c11c299a82d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025660"}]}, {"@id": "_:Nef4d2bfc7e7b46d68e520905ad0ae75c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025457"}]}, {"@id": "_:N5e79ab8ad42743129957e29d6be1bd12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010525"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000377"}]}, {"@id": "_:Na01e51e9098f46198311d60494f00d6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0349705"}]}, {"@id": "_:Nc29b584b60fd458c83cb0498a57447c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2677762"}]}, {"@id": "_:Nd29f7de0262f41d88fd313c841225455", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024587"}]}, {"@id": "_:Ne55f6928ba9f40fd9b833ac50da542f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009691"}]}, {"@id": "_:N3685a47a1e944ff4b32854b367ef500f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085281"}]}, {"@id": "_:N694f86087b494c4d902e0dac4a9d8a86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367326009"}]}, {"@id": "_:N949c7b1ebdfc422dace693765df1421d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86651002"}]}, {"@id": "_:N8277a9afa09b4675a353db8c62d56837", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30144000"}]}, {"@id": "_:N9a734a5a250c40eda065b01a13120267", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009886"}]}, {"@id": "_:N323f68dded5b4214b550b732cb54f221", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:708474007"}]}, {"@id": "_:Ncd27a2fe49a14ae58f8c853fbae701b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969879"}]}, {"@id": "_:N0bc38ce419384be0832415a87dc7ee42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968959"}]}, {"@id": "_:N6dc13f3706ee4c21a3b2abf60b4035a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023068"}]}, {"@id": "_:N5ac218d3528f411ea32b0440292e8cd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204208005"}]}, {"@id": "_:N7e3c87f74f484791b98a3465eb4be5b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84445001"}]}, {"@id": "_:N3ebce3b61df546ebb221eb2de52f7a9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0456133"}]}, {"@id": "_:N1a4e0c9b7e614094a28492efa4e46d2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021337"}]}, {"@id": "_:N9b5b95f29b8b46838688537f334ca430", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002333"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866284"}]}, {"@id": "_:Nb9932e70dca644798d79f1075c9ac9bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012687"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3553078"}]}, {"@id": "_:Nfc72e5fc390546c3af294ec1eda66f8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025385"}]}, {"@id": "_:N60db91a1816941cf9450525b8f20fa2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021312"}]}, {"@id": "_:N3b17ace216fb444cabbc3cbd3abaabe0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3501848"}]}, {"@id": "_:N0b62a0d7572c47589023e337ce8d7d66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280768"}]}, {"@id": "_:Nc3d551582c0c457e9e01b7752a9301eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021608"}]}, {"@id": "_:N4959ba0e811f49c292b1187f3d11f135", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025529"}]}, {"@id": "_:N98af3b348c414df691eb32011bcd655f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280665"}]}, {"@id": "_:N0def3916c6c54fa0b61f59e14f096cc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022747"}]}, {"@id": "_:N6540c58162fe4ab4954bca7dbe5043f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002374"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025710"}]}, {"@id": "_:N543f220960ba43d3a1acda7de33bb051", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021524"}]}, {"@id": "_:N21a01f4c04ad40b7a0eee5ee12b12383", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63305008"}]}, {"@id": "_:N0b4b9222b2594d76a24f4c9e66e778e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149871"}]}, {"@id": "_:N0d117faec14d4e5cacc053fc7701ec28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10040943"}]}, {"@id": "_:Nf5a1d514af1949a6820a899917346355", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:161882006"}]}, {"@id": "_:Nfdb50371ac40442ba76dc4a72227b928", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845110"}]}, {"@id": "_:N31a1528bdc9f44a3830c1ecf41ec791e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234689009"}]}, {"@id": "_:N1706a318aec94f8f94d1f15c8c9d6117", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360455002"}]}, {"@id": "_:Nb5113f8a643c4c9cac7d08a4e29db546", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024275"}]}, {"@id": "_:N034478eaf7cc44a0822f0486e6cb7290", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10629009"}]}, {"@id": "_:N71f09577a3044dcb990d64ac5e07f2c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265776"}]}, {"@id": "_:Nf00b15751ea5467d912c314cc72f6fb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24340004"}]}, {"@id": "_:Naa5319e1480946b89e38cab21540050e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63122002"}]}, {"@id": "_:N5a79be92ea42436c8cb7ec12b07a64b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836195"}]}, {"@id": "_:N87a68ec783854ec4acff101f5161b36f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003117"}]}, {"@id": "_:Ne9d93ceba4404b6ea062073372a3fe73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018234"}]}, {"@id": "_:N04c05c0b303d464a9e6ece8f090cc302", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033581"}]}, {"@id": "_:N21af89b05983476d999fda46dcd0c811", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024962"}]}, {"@id": "_:Na9d923a00c65439cb35a356fe0b8d221", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844573"}]}, {"@id": "_:Nd1cc2bec35624d3eaaa241a2ebe49a69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253997002"}]}, {"@id": "_:N1aacbfb991ec49758970ced6a2185352", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007795"}]}, {"@id": "_:N7424ab054c934db788d8739b79093424", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/BFO_0000050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/BFO:0000050"}]}, {"@id": "_:N3394830659844deea059a248e6a59462", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010282"}]}, {"@id": "_:N635519d54c414b5792ddcc79277e354c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001416"}]}, {"@id": "_:N30a2969d985643bcb60ea35fab1cc65f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52845002"}]}, {"@id": "_:Ndc4c2f596fe54fdb979df72816420c40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022682"}]}, {"@id": "_:N57e8854a6c924e80a76984eb68d95c96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3817"}]}, {"@id": "_:Nfd78d34fd830484b9041992957f4f06a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268227001"}]}, {"@id": "_:N987785b1cefc4e4d95888d6e5fd8806e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003455"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859241"}]}, {"@id": "_:N9f898eb4c1bc4c9e887415b6483f08ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231521"}]}, {"@id": "_:N2cfd5d050a144d3a919d3f2eaaa6d6bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16567006"}]}, {"@id": "_:Nd1d03eb41e834eb2abd56e4b0b23e94e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006627"}]}, {"@id": "_:Nbb53fe089a4248dfa82dbd1ef7dc2cbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280465"}]}, {"@id": "_:Neef85afd709f4939b996f4bef2ad3dfe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011814"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3810487"}]}, {"@id": "_:N6b0f9cadd2e14a398e96b75d37e134b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037769"}]}, {"@id": "_:N355bb54cf5e54273a39ad0de6a050944", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009398"}]}, {"@id": "_:N05a28dbe312546f8bcb5fc2763090e0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023966"}]}, {"@id": "_:Nee880ed6c7ce4e0cb7f303bf67a594f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276322001"}]}, {"@id": "_:Ne69277f6666d4608894809f498198041", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025901"}]}, {"@id": "_:N843124aa5e0a4b11b26728af48cac04f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D021921"}]}, {"@id": "_:N7062f5e05c2744b9b1fa80173dad5b67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014264"}]}, {"@id": "_:Nd29d9f935baa44a78cc3b8a3938b93bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204164000"}]}, {"@id": "_:Nbab2acaefdff4a859b850fd3b47f9bf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265552"}]}, {"@id": "_:N016fb052f5f943e19f5a6a1495b430fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025441"}]}, {"@id": "_:N8be0b35817ff4458b2604f843a899364", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009525"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021457"}]}, {"@id": "_:N603c3497711e4012b7bcb4af32e08035", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003286"}]}, {"@id": "_:Nf6e6ca513ce242de8295154523138623", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423776"}]}, {"@id": "_:N45d4831437744580977d1c705ea3ac36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55999004"}]}, {"@id": "_:Ncd01aef848ba46c2afcf817d5bbe8408", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837514"}]}, {"@id": "_:N27acf463726a491dbc4e4866f7458007", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18021007"}]}, {"@id": "_:N53c04928f02f42888856341f37628da7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1400"}]}, {"@id": "_:Nb1f16d5e4ec648e79b32347adc2b42d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0020034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205219"}]}, {"@id": "_:N25fa4624aa004492a30971acf21b0f98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271569006"}]}, {"@id": "_:N3e4533fc64d04773a7501d250cbdcad5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246773002"}]}, {"@id": "_:N5bdab2961ea3432aae1a06ecc8b1c095", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023483"}]}, {"@id": "_:N95983494da3545418fdf593de9c2a47a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025239"}]}, {"@id": "_:Nbe63d0e3ef94481f91e885c21eacac52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001287"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025289"}]}, {"@id": "_:Nb011ca2672414968bea86c968b9e6cf8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023950"}]}, {"@id": "_:N50c8efbe9dd54c1a9c176d60a7f051e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012471"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836543"}]}, {"@id": "_:Na8d0fc41e74d4d5a922b036f1b4cebd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018549"}]}, {"@id": "_:N71d998e526444c6ab88112898bfb8390", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017180"}]}, {"@id": "_:N15711db15d334f9e92aa1217d5ab8519", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151489"}]}, {"@id": "_:Nd2d44aa069fb4849ba116f118b086506", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021019"}]}, {"@id": "_:Ne397c0ac53d24f5dbc94ddbd897d2825", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020800"}]}, {"@id": "_:N8a33cd7418fb4a78a37e5e6ada9d5c8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280722"}]}, {"@id": "_:N560cf90283e14212a8c79c0dc5119d98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280350"}]}, {"@id": "_:N684d3eb756e443a5868c161cef1d0d98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073108"}]}, {"@id": "_:Ne5e3bd20e195460a9d246f7aa30a62f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006163"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859700"}]}, {"@id": "_:Nb21845bdda664aa9b148c5c719d257e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67254002"}]}, {"@id": "_:N242fa897c65f4b98abe2378a37f1ee01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3276815"}]}, {"@id": "_:Nf3283b68034b4ade9f572b85b8f09b9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002687"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025689"}]}, {"@id": "_:N776241b1da4b4c73a2d4186ae2f1156e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002862"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0699885"}]}, {"@id": "_:Nfdc787747f68411cb74568ddd42a5a84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22125009"}]}, {"@id": "_:N5cf4ef3a86164f4da6286cbf64fad265", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021948"}]}, {"@id": "_:N5de22a361bd04d8480d944442ebbcef3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52368004"}]}, {"@id": "_:N8db1637592f44db5b392be9e3e3cecbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027697"}]}, {"@id": "_:N5348a7b47d224c43aa4a2c8ad6869a5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10009993"}]}, {"@id": "_:Ne68f953120854c3584e1ec4efa62001e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024311"}]}, {"@id": "_:N1b3b88293ca24dca9e65edcf83a7100e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0740898"}]}, {"@id": "_:N1a1400ecad5942fda3fbaad5703e35af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95433000"}]}, {"@id": "_:Nc2960369a9434adbaa91815b7a6afb41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023820"}]}, {"@id": "_:Nb74df1aaa59b45d79feff4bb238e280a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280380"}]}, {"@id": "_:N48cf48df90d5426682094037573e25df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1396772"}]}, {"@id": "_:N76c68098049e47afa4683a36fdd93473", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021147"}]}, {"@id": "_:Nf443c9e6acce4de099c80ad5f7a2c35f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021249"}]}, {"@id": "_:Nd684207de66e4c7fab21df7685d2727f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265629"}]}, {"@id": "_:Nb8edf8e3513847799fc683ad2f6087db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N2025050877874b2292de040664698288", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022486"}]}, {"@id": "_:Nb45467ab55ca457d8bce8687400ee4e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022459"}]}, {"@id": "_:Nc05d98b54759431cab507ae329d0216c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024662"}]}, {"@id": "_:N484eaafdf4d0479185f12bf462e26145", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1386048"}]}, {"@id": "_:N5ad675dd276647c38954343a317e4065", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011556"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253282005"}]}, {"@id": "_:N185ece3bf15d49c2a7570d1e7facca22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280404"}]}, {"@id": "_:N174e6d7fddf74d039c7b8aadf26bfbd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000255"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149512"}]}, {"@id": "_:N5fbac3ebb5c54aefbb4b166c93d286af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008441"}]}, {"@id": "_:N3656bd25ae7d46a08a9a52ca93cdb485", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0474355"}]}, {"@id": "_:N0ec9004fba0e46b181c9384ec7de7c68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003398"}]}, {"@id": "_:N12fd3952a5534073a549844713c119d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008522"}]}, {"@id": "_:N86dafe677b914913bac39499702435a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3165130"}]}, {"@id": "_:N8dc7feeea34c4f2ebbaeaa6a69a24944", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2350875"}]}, {"@id": "_:Na20d4ad1a25643fe9a82fa7fc57f1690", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013295"}]}, {"@id": "_:N95686fcbb7e24f0fb8893ab36602f994", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418143002"}]}, {"@id": "_:Nf3dcd50b88e346a8a54c72ecb033b4ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021067"}]}, {"@id": "_:N6c4d992d90e643a6b9ab6f203823f54d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022689"}]}, {"@id": "_:Nb2453972405a411dae8fd83e0a60acf1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43752006"}]}, {"@id": "_:N3800b9788bed4490bbefc47d8ab03f40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nbe9b979d47e744d996deea8ce99f2189", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025623"}]}, {"@id": "_:N2cfaa0c593074fa1bc869b0f06feaef6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26141007"}]}, {"@id": "_:Ndb10b9d17e834662aa905197e402f516", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860050"}]}, {"@id": "_:N3a34e6ae2c1342f788135c2e16659252", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025352"}]}, {"@id": "_:Nc5789df4f9364c00b719985c36078ea9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855736"}]}, {"@id": "_:N26f088e2a65b40da9cc570a244499f40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280647"}]}, {"@id": "_:Nfd453a76a60d4e33af487040f03d5ab9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007906"}]}, {"@id": "_:N8e40aed2c6ea4f00bac55a888a149380", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431478"}]}, {"@id": "_:Naadc270d217240cd890e3872fdd11393", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021499"}]}, {"@id": "_:Nf7b5e567bbd644cead97008f8e8d86a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025809"}]}, {"@id": "_:N47a64c3b20d841e5b06639073b28a7c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197853008"}]}, {"@id": "_:N360c0a261a084052a4a135263029f96c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024484"}]}, {"@id": "_:N76b0831b2d3d4c7390417a4586763653", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017572"}]}, {"@id": "_:N894416bc858848e881fad0a7a49b3bff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022965"}]}, {"@id": "_:Ne2563e04a3e24b8d9751620a116ffcfd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024768"}]}, {"@id": "_:Nad304da85fd848c08904243ccce4abd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266786"}]}, {"@id": "_:N331e7a74a92c497d9962c12b0c8f9329", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022809"}]}, {"@id": "_:Nfa12893c1ed74b218222e484f8ab62f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023443"}]}, {"@id": "_:N02c00dfd93ef42e29a1e02be32bb52ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020450"}]}, {"@id": "_:Nfb1dd9df92d446659cdb1341dd787d1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021076"}]}, {"@id": "_:Nf54cb31039e544eb91f58d41a6099635", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74789008"}]}, {"@id": "_:N6720a2c6d20e4ca98c6363cba4899a6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002996"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849955"}]}, {"@id": "_:N3efda1ef4a674a4b8411f8146d5df169", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:306963008"}]}, {"@id": "_:N654f33f81e054c7d8dc24f96eef93b92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023014"}]}, {"@id": "_:Neb624ad31d50472792a8a46e589a5ce4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154676"}]}, {"@id": "_:N3b40cb6595304c4495d699ae7de74e5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024701"}]}, {"@id": "_:N5bd972f4019247f1be092d259aa92a53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073082"}]}, {"@id": "_:N36adcb3a224b4807b6a86028e4e25037", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234918"}]}, {"@id": "_:Nf62441bb47074f3c904a766073283917", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20825002"}]}, {"@id": "_:N9d265e395d0a4265a7e8e482d4ad7d1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010173"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023987"}]}, {"@id": "_:Na2aeb4964882473eab469547afb33e83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842229"}]}, {"@id": "_:N9824565ccb63439badd639a3a6844ea8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024246"}]}, {"@id": "_:N0c24ea02c2284967bd901015ac9cfac8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3550546"}]}, {"@id": "_:N0a50c10c36124d89bc38fd2aa990c414", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023758"}]}, {"@id": "_:Nf2a70276907a4728a5f168bfa0540757", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007859"}]}, {"@id": "_:Nb44fbaa4d9774e098e15a061208f44ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022514"}]}, {"@id": "_:N0993b518aed84995b2e69371779b8154", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024793"}]}, {"@id": "_:N51653d1a884848a7b9242d3a6f0a3181", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0409338"}]}, {"@id": "_:Ne25ffb8b1adb4c1dac427dd5cecdaf8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020962"}]}, {"@id": "_:Nb7c3f1af7e7b4180bfc8381e94b18898", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024518"}]}, {"@id": "_:Nfe8c9594dda64c46a9a37dcc8836993c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D065666"}]}, {"@id": "_:N9a0ad849dd694f7d85cf9b3a04457c6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0159104"}]}, {"@id": "_:Nf5792f83bab84ab6b9cb3d9f0964cd88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000544"}]}, {"@id": "_:N54cc47a1fed94181b5f2c7c54dd3d883", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535720"}]}, {"@id": "_:Nea04d9688b5b4d23843434006ca8a204", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16507009"}]}, {"@id": "_:N174fb5b7fd4341e28de270a2d3d5bc81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230413002"}]}, {"@id": "_:Ne8647ab97e39434bbf974469381cda1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234167006"}]}, {"@id": "_:Nfbefbe4f7e81453aaf36786dad03247a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61586001"}]}, {"@id": "_:N66a53b30c8f44d35ac94c27303b3a28f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022771"}]}, {"@id": "_:N59dcac43eba84a528b25a2baeb6b702d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1302999"}]}, {"@id": "_:Nd731c6ceb4114465a211b5c7bf8427b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003111"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237840007"}]}, {"@id": "_:Na3c71c831a8a49c184d6a3ea75e8dddf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4602007"}]}, {"@id": "_:N3100341278424242adf51852440b5afd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014071"}]}, {"@id": "_:N92a1a364418a4e61b97a9af1233ea85d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024869"}]}, {"@id": "_:Nfbeffb0330bf47079ebaeb786c090776", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280415"}]}, {"@id": "_:Ndf5a0431673249bdae10ebd592aa328e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1303076"}]}, {"@id": "_:N2b7dba8f76044d70bdf59f7d1df56165", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011567"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q21.1"}]}, {"@id": "_:N5727cae8da884a32874a62b983c98a6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280786"}]}, {"@id": "_:N8336be67b45f43d7a9ae9a5b26adf88d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233593"}]}, {"@id": "_:Nbed9d4d0e34e462699b3a3e8fe4a1cee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149704"}]}, {"@id": "_:Nb066556b5d5844a3b80932806a5af8ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024950"}]}, {"@id": "_:N7aa3ee5677bf468da4a695ce5244a189", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032326"}]}, {"@id": "_:N06ff6fb288d443f59f2230b8450f581a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49601007"}]}, {"@id": "_:N08380d518b22447f9d42c643aad52521", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111591002"}]}, {"@id": "_:Ne612d642f1b84919ac494127d8b20eb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022122"}]}, {"@id": "_:Nf77089e39628496093dde2b508628077", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238879003"}]}, {"@id": "_:N6c61efe6644344a69022983f2fba90f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280481"}]}, {"@id": "_:N0100ddc970cd44cf96fd57c8489faeb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021674"}]}, {"@id": "_:Neeb4b82ab6604f2aa42c05b1b444c47b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0500"}]}, {"@id": "_:N8869982b5ba04b6f9c7e543901f45851", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431349"}]}, {"@id": "_:N85fb91821ab14282b9400430a55f07b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240083"}]}, {"@id": "_:N5ca193dc9ebd453683532df84aeae221", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280301"}]}, {"@id": "_:Nc56f14f15fc743d6bb62b49dbd0e0e1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280617"}]}, {"@id": "_:N2af26d981632435dac5ebc0ac21557be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002624"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241665"}]}, {"@id": "_:Nac1d8313d526423fbad900a3e936a828", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024423"}]}, {"@id": "_:Nb8d1f80e53304ccab3bb6c2008de066e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:200144004"}]}, {"@id": "_:N2184f66000744eaab058fd4d570d4378", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89369001"}]}, {"@id": "_:N90a527874b05467cb2aebe707b82e607", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850148"}]}, {"@id": "_:N6c6b161a44d54f3a94edd572d8db12a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003922"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025505"}]}, {"@id": "_:Nf8d04fccf6244d0386f8e7778a2fd2f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004763"}]}, {"@id": "_:N633f4af4e1694fa88f2874f0626b50e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566196"}]}, {"@id": "_:N1cc6461dbe084c279e677b1e6a1b4f72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33176006"}]}, {"@id": "_:Na738907a11644ab6a016e51273502e69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012299"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021865"}]}, {"@id": "_:N1ac045c9b227437b8d3ec4687805ace2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022931"}]}, {"@id": "_:N9645cf3a47af4789badbe803b49d1f13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205082"}]}, {"@id": "_:N51dc1ee382044d27bc880012dc6c693c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1431"}]}, {"@id": "_:N6fc3a4be1f554ffaaa138522dde7823d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274152003"}]}, {"@id": "_:N22cefcdca36d4aa68c7c21e367e9aa19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024432"}]}, {"@id": "_:Nc184a4e5c05b43868a8f5ec91affc77f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022740"}]}, {"@id": "_:N39da59e71c524e95b75eb531506469d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863406"}]}, {"@id": "_:Ndab24988a24f469a98b2c0f22b2476fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31323000"}]}, {"@id": "_:N4ccc5a1a524047ecb8fce10c9fd6e897", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:609561005"}]}, {"@id": "_:N7c0d2e6a22a349789551110fbd4bb961", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:191526005"}]}, {"@id": "_:Nd841573f57564ea6bc4d00fa4091aa42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000630"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021802"}]}, {"@id": "_:Ne295aec1e3934102925790c78962f898", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001622"}]}, {"@id": "_:Ne6c7283c10574b73b0069a67ac74f620", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022774"}]}, {"@id": "_:Na251eb1c8f2449afa9c98e4a6632c7a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022920"}]}, {"@id": "_:N0f409c4652ca47409faeeca69bbbab9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867030"}]}, {"@id": "_:N6233bc65db2d45629ed5b8d701fb9a14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023362"}]}, {"@id": "_:Naa26dfa4ed4e494891aca7af6451946e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023343"}]}, {"@id": "_:N177b913455414e009c3f220ce2852f7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77692006"}]}, {"@id": "_:N4e9604e3d24c4fbebe2467192b4f6b18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1667003"}]}, {"@id": "_:N6e711c1d5d8f4680aded91352086f9c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14411002"}]}, {"@id": "_:N258993d742f147639f3253b29cee3fb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855669"}]}, {"@id": "_:N694dc306275a41a1aed44dad1abff4e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280435"}]}, {"@id": "_:Ne51ff15a92e34bd2abb8c909b93a76a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280412"}]}, {"@id": "_:N12a4774c9c944af9bcd0c85356ba81e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64852002"}]}, {"@id": "_:N60612d7356dd44d8bd2854f617c318de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023418"}]}, {"@id": "_:Nc11a1908ae1f4e2f9f401f2748eeef33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158731"}]}, {"@id": "_:Na4062331d602477bafc9d95607037446", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:429967001"}]}, {"@id": "_:Na08e4b1b8b6646ee8c435e1812ac43b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022467"}]}, {"@id": "_:Ne1b35d8500be434a80dff6a5ddd668eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402294001"}]}, {"@id": "_:N7403a1372ad2445f9f1f39e4a1960c00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426934"}]}, {"@id": "_:Na3e4a26d9bd44198819640ff6d67418a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0878660"}]}, {"@id": "_:N4f77bdcb139941978ead64a1300e7781", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266610"}]}, {"@id": "_:N31505c6a2f32400bbb5e3349a521673b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003398"}]}, {"@id": "_:N1ea89b9481df41f0b21f9f56e20fb32d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253381001"}]}, {"@id": "_:N833479a27524467a88b8078a23a1445c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012001"}]}, {"@id": "_:N016e1ed5c46d4403bf1bfc25f863affa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023047"}]}, {"@id": "_:Nc963479fc4384d88a01cb43abbf40981", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011210"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023465"}]}, {"@id": "_:N9991c8dc53e744d893ed10c2402670ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1532837"}]}, {"@id": "_:N949322021f9b4df3a50ba7e6cfcbef64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204521002"}]}, {"@id": "_:Ne4d2a8587052443d803c044acb6f0318", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073210"}]}, {"@id": "_:N366db044e6c44b4e8020b9c924f2b711", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5468008"}]}, {"@id": "_:Ncbf1df430cb94dc1b7033244a7cfb527", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241054"}]}, {"@id": "_:N5975891af02242e6b397502476d73016", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011925"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023125"}]}, {"@id": "_:N8af9aeb663e84d06a3f0e3314bf13a09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019919"}]}, {"@id": "_:N8ec5ab29080641868636c654a6d206d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445216006"}]}, {"@id": "_:Nce6a174e23d0474988a894f3ce8fde8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030374"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072913"}]}, {"@id": "_:Nc0d80f884be749f19e57224fbbe2bc62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63634009"}]}, {"@id": "_:Ne4649b98c9ef4bb29ab67c93adedac73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806178"}]}, {"@id": "_:Nddab3c9b7da049a98ad20b321a7ad89d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4551507"}]}, {"@id": "_:Nd5ada90b041b49d0bbc907d80bfa562e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025832"}]}, {"@id": "_:N6f67cd0a843f483380a7963a97025060", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:385627004"}]}, {"@id": "_:N06c2257139f4492ebc8b3ea1af54858f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10040954"}]}, {"@id": "_:Nd249639ceb2d483c909add24afaec849", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025615"}]}, {"@id": "_:Ncf877a4ec1494680a00eabf2594911ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2197691"}]}, {"@id": "_:N0bd8493313104bbe98bc094aeffc813e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254679001"}]}, {"@id": "_:Nd5c99395ca7b4cfab93b145a7ee3357d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862157"}]}, {"@id": "_:N9f832f22b4f94468b2da995f9bbbfee6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127225006"}]}, {"@id": "_:N70a8306a1f594e92831cdae64374ea79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206656"}]}, {"@id": "_:Nbb854b09e966443b8810a2ac45086316", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0398746"}]}, {"@id": "_:N002eef051e714a40981e4a988fd79107", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010294"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280385"}]}, {"@id": "_:Nc618246273054c5db1ba1094d3a6842c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002865"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238462"}]}, {"@id": "_:Ncb5d9785b42b42ddb5e4e04725370b66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035067"}]}, {"@id": "_:N9a4ecc27ac784c78b79e026e599557b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024245"}]}, {"@id": "_:N2226accdc58a4b91ad60b8ea692626fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011993"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023090"}]}, {"@id": "_:Ne9f862dddaf8453aa7135e05f0ee85a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025351"}]}, {"@id": "_:Ned8cc297d20f4543af727b6b4ccd4784", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025413"}]}, {"@id": "_:Nb7362d820f254b7182f2f8fad6104807", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280805"}]}, {"@id": "_:N443d30e9022046d1b95d71fe2cfe6064", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029456"}]}, {"@id": "_:N0c489a7bc9654b56801d74e1ecc1d51b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60392001"}]}, {"@id": "_:N3ce9b611d4604109a9129d4bc3750257", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003460"}]}, {"@id": "_:N61722a4b062b4df495a8be28e4754eeb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022836"}]}, {"@id": "_:N76181443dc3848a5b413aa6c67de8052", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42069006"}]}, {"@id": "_:Nd37bb01adbb64021a4e88199c7abd7d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1940"}]}, {"@id": "_:Nf0b0d3d0c0cc4daa8c22d40945cdf38e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023070"}]}, {"@id": "_:Ne2ae2926cccc43e8aca4220cf6599889", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006849"}]}, {"@id": "_:Ndfdde90c7c914870bd84d81e3d88b47f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72682008"}]}, {"@id": "_:N8e0470f6f1ed49af8b8548b2c23fa61f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036508"}]}, {"@id": "_:Nc07d0e15893e4a2bb2625aa74ed6234a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536332"}]}, {"@id": "_:Nf35aa2024e1340d09c3b0da8e85e2264", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022663"}]}, {"@id": "_:N26b6e720385e4ecb902aadff2f3df912", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:F60.3"}]}, {"@id": "_:N2c49476351014d218c106924afbf0c74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861975"}]}, {"@id": "_:Ncfecfa558d40429fbc2072b40d175352", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024533"}]}, {"@id": "_:N1c64aa0536c54fca873711be3b4ce96e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011163"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023502"}]}, {"@id": "_:Nb71ef58b4f96498ba224c17494dd6d46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270736"}]}, {"@id": "_:Nd64bfd52ff5b425ea6a41b17373367fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399343007"}]}, {"@id": "_:Nbb6fab22bfdc41ebb880f415c152f5ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280684"}]}, {"@id": "_:N4f7be8eac4f346d4b357ff30342442f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007019"}]}, {"@id": "_:N91320588fc2d45f6ba097a565ef3ae9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751401"}]}, {"@id": "_:N3babed7c91b047a9a12da0cbcce6f74b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858969"}]}, {"@id": "_:N5fe435afb2dc47c997c787ae579222e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022408"}]}, {"@id": "_:N5f3391aeaeb244fc989b4f5d00453e67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851130"}]}, {"@id": "_:Nc0a7cadff5804ceea4f3fc2d9db74fd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970263"}]}, {"@id": "_:Ncb7504b86ca94d8abb8e6af1d58c1366", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022257"}]}, {"@id": "_:Nae06f6cb0cc347b984d859178e19a41c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0033019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3054"}]}, {"@id": "_:N4f6604205f114082bbcb748f004f8c0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204357006"}]}, {"@id": "_:N58faa9f3d9ec47378b8921b3631bfc43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017246"}]}, {"@id": "_:N27211d1afe9843d294bff5dfed966d04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001764"}]}, {"@id": "_:N65a936031d674ba2b117decfc6336402", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266589"}]}, {"@id": "_:N9a794b7258124087a1d668663adfd6cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277587001"}]}, {"@id": "_:N5e6f254167ea4bbfb9c004e77a433490", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023653"}]}, {"@id": "_:N4501d73695bb42df8b210a46925b9686", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:703827008"}]}, {"@id": "_:Nb0caf83e1f0f422ba7210fc15a0f406a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60657004"}]}, {"@id": "_:N359852c1e6844e618c15858b68a43602", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021917"}]}, {"@id": "_:N0c4faeb4d0bf45bc9d2a8facb86c5ff6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0343065"}]}, {"@id": "_:Nc3e51c5f5b7c47dfac6fec9011460c9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025036"}]}, {"@id": "_:N2acbea6481734bc48298079c8838c05d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0546878"}]}, {"@id": "_:Nfe89dc38b8be4571a3268bee08787dd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22253000"}]}, {"@id": "_:Nce15f279c17a4d8194c120181eb52c8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858529"}]}, {"@id": "_:N72956784cfd045abaf29a759f4841546", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25603007"}]}, {"@id": "_:Nc785af20ac0140a2a937588429a469f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280353"}]}, {"@id": "_:N651de304ec4943459639a0250862a235", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6974005"}]}, {"@id": "_:Nb7962240110c4711872d4485080afe95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002613"}]}, {"@id": "_:N015abe5c0b46459c8f4d9a6bec0648e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024944"}]}, {"@id": "_:Nc1b120d58bd9400a942a17ed9fe197f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002874"}]}, {"@id": "_:N69593d33398d49b6a39e35464f78be16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61070002"}]}, {"@id": "_:N58c6ac8e27684a508baf055839cec859", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020995"}]}, {"@id": "_:Nc339b9eed000467da23148d89f3c1924", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837835"}]}, {"@id": "_:Nb71366bb579044709d1a742494c4a318", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040963"}]}, {"@id": "_:Nd8e052795dd1494183911f88ccfffb7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154920"}]}, {"@id": "_:N6e61f448713d49bf8317d39afb6c84dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848108"}]}, {"@id": "_:N32c82df78c4d4442b6354ed7110edfb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023269"}]}, {"@id": "_:Nd017282e9bfe455383b839c7394a659c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344550"}]}, {"@id": "_:Ne54262510d4a4b409ad55f8234d46e74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234376"}]}, {"@id": "_:Nce31047bf6624706a1f36d059422648e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280340"}]}, {"@id": "_:N51e7325bc2e04940bb143dec9e7f0de7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280411"}]}, {"@id": "_:N8288457b07044d50b3d6fe84e6375bd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241148"}]}, {"@id": "_:N6233964bea254f599e4c79e5bec860bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022636"}]}, {"@id": "_:Nbfb95e9cff5c420c9662ae4b89002b3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024830"}]}, {"@id": "_:N5e54d8bd16f040fab45c4e49f36ffcce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111404004"}]}, {"@id": "_:N999dfd846ba54a36ac01cc21462a295f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233970002"}]}, {"@id": "_:Nae602dc0f56e48f583036d472d85ca31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969913"}]}, {"@id": "_:N3885d99a96d84e69b899dd01306a6c10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47719001"}]}, {"@id": "_:Nee8b5e819aeb459593dc581307600a54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022488"}]}, {"@id": "_:Na1cc5a1d8d694438a67f4a7f3d1074c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863749"}]}, {"@id": "_:N7c90e58520684c8798a26abb7b656daa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022643"}]}, {"@id": "_:Na24fbf82532f42a38dfff4e29389789f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024012"}]}, {"@id": "_:N88a6108a42664f18b0ff0c58b6e5b516", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073116"}]}, {"@id": "_:Ncda777d331fd43d5b0aa3117222d28e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28689008"}]}, {"@id": "_:N5ee5879ad92345e88cf66922812f9132", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009794"}]}, {"@id": "_:Na015ada061e4425f8e32d149cba6a173", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0858617"}]}, {"@id": "_:N0d809ca2faf74beba7bcc3be0d71a18a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012804"}]}, {"@id": "_:Nb85608becd3d4562bfa34bc0ce6f0abf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/RO_0002314"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/RO:0002314"}]}, {"@id": "_:Nceec6de2211945c6ab6741ddcaf21897", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846433"}]}, {"@id": "_:N5c17aa4c8fd24497879c82dc49ec8174", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235942"}]}, {"@id": "_:Nc22f226c378743c8a5ed866498ccda97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009380"}]}, {"@id": "_:N8e5b10e7cf3144509a273a318e351ea3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400956000"}]}, {"@id": "_:N88bb56cc83a04f9fb4cb2b6a07d1abdb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0332563"}]}, {"@id": "_:N437d186f1a704378b05108f3fd2bfcbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860162"}]}, {"@id": "_:N4045a1a7b5844c8bbabd645631a71e4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073115"}]}, {"@id": "_:Nb4caa52e581f4693b98c97ee250c159e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025899"}]}, {"@id": "_:N07339eba80b84ba0912028591ca3f1c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33257003"}]}, {"@id": "_:N975deeed480f4c45a7fae34cc54a2072", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024959"}]}, {"@id": "_:Nc93532dd65ec438baca8644c0f7a868e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0578477"}]}, {"@id": "_:N160582e239a04eb992c6b00a70fa3065", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1096654"}]}, {"@id": "_:N3c9dab17198f4694981493638534c5f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1929004"}]}, {"@id": "_:Nfdcdf6306e1b4ad1afcad6bf0f2f6dc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66999008"}]}, {"@id": "_:N09760d0441174f5e93d045b17f29ef15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002932"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124161002"}]}, {"@id": "_:N45699a65b01646369a6044b54d3c18a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14094001"}]}, {"@id": "_:Na8f34fa4a13141f8b305fca277faa163", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021631"}]}, {"@id": "_:N8d9c71d157e74557b053235130a90aa3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007351"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867138"}]}, {"@id": "_:Nf16c4458a1b54edfa38eba9dba393b09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023302"}]}, {"@id": "_:N8f127de4400d4512b72fc4dc6d99bbbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025027"}]}, {"@id": "_:Nca4164b2fbc14f52809c57a389658b74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014627"}]}, {"@id": "_:N046679b4bda4473698f5f3ad29995088", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023919"}]}, {"@id": "_:N4985de757ea741a0a040f75253eca35b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441798003"}]}, {"@id": "_:N3f7bc22e5ed046819dd28e2fa9f351dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025341"}]}, {"@id": "_:N9bfdc74d4302452b971243397b866e84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280658"}]}, {"@id": "_:N85cc1b2a56bd4e94a755c77c73a0f9ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280446"}]}, {"@id": "_:N866370371c5549a394443c9a0356b916", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128490007"}]}, {"@id": "_:N71cc0f41e1d64e52930b2bd84777ebe7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037317"}]}, {"@id": "_:N3c34820563b64de59c29f759f353112e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280610"}]}, {"@id": "_:Ne1acc55169224fff8bd4020f8f1c2106", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71820002"}]}, {"@id": "_:Nfd9174febf8245a2a940e0b362d1e1d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073138"}]}, {"@id": "_:N8981271271324dc3b706ed1cb1cada65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21321009"}]}, {"@id": "_:Nd83a525c733d4f9e9c10e9b43b379d20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854834"}]}, {"@id": "_:Ncc4aa00644144555930be44c5821539e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0333759"}]}, {"@id": "_:N9e889c0ef1cd496f9b8a09e9282804be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3494187"}]}, {"@id": "_:N21b04a7426b14cc99605af2de4e391a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43363007"}]}, {"@id": "_:N133f382a4fc04c2bb794c0a2443171d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024433"}]}, {"@id": "_:N3f0ec4e4750d40e49550e8287fb2184a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1720771"}]}, {"@id": "_:N00a4fb9203e14fce96a76ac2e211a960", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236468006"}]}, {"@id": "_:N47311173b1a142ec8146a087244c2ab9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267557"}]}, {"@id": "_:N762e490018ed417082f6a1b95f4a7fc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853118"}]}, {"@id": "_:N4564a287350c4f858bb462c52b70bfb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023219"}]}, {"@id": "_:N7bc968813e84461f829abe6158715fab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022394"}]}, {"@id": "_:N16c51b33bcf34ff59ed11aef15a269d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:370483001"}]}, {"@id": "_:N9932e48b101b46239fb2ac206f60de17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155707"}]}, {"@id": "_:N38153443f9274c77bccee7778cf301b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010866"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238577"}]}, {"@id": "_:N4629c40144e645cf949ddbaf68268c89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012466"}]}, {"@id": "_:N17cadead362549fa9aeb621c1aba7968", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008399"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024681"}]}, {"@id": "_:N158a1e61111a44b39545533f897fbefa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298285004"}]}, {"@id": "_:N727cf4d1140f45468b72e1372e29443c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009069"}]}, {"@id": "_:N51b7e614dc124d76b65ad2dae1642b34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344697"}]}, {"@id": "_:Nf6ac0a4361634bc1adb4935f8cd7f03b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3158"}]}, {"@id": "_:Nae939edd654249d58147d3288f80a23b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022402"}]}, {"@id": "_:Nea3373b56d654982adfcf77d37d6e491", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000070592"}]}, {"@id": "_:N6300f329f7b94beca00366704cfe7ad4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021980"}]}, {"@id": "_:Nb28fd6f67f8343b097531c56f026eee4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029410"}]}, {"@id": "_:N77cf2d35a16643829cc9c1a1f42a4f3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846865"}]}, {"@id": "_:N215cc5f9ba6d4cc1bd89ee9f50c13d7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849295"}]}, {"@id": "_:Nf14c70da41804bdc844fc8dce4b992f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021761"}]}, {"@id": "_:N8931516a7df04ab1a80edf413a584494", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022651"}]}, {"@id": "_:N26407b48929541dcb1b19ce608333975", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025187"}]}, {"@id": "_:Nff1f30791bbd44c89d44260a148c67f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025035"}]}, {"@id": "_:N622df2402a7846eead07cd8ed6544b2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0559506"}]}, {"@id": "_:Nb8c8fac9f4bb4701b3a06ba736bf308f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849185"}]}, {"@id": "_:Nba73c6cbfe9e44fcafb62196e2665fc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863423"}]}, {"@id": "_:N8b74d9dd63ad4224884a787d24b60080", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832276"}]}, {"@id": "_:N5f1d78eed6e84316ba06c0d73cc861d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862096"}]}, {"@id": "_:N09e3c457ec2948b3b1b4b4ac0a1bfddc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415116008"}]}, {"@id": "_:Nac257d8066ca4c4daaa5ffaa42c9d6cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848103"}]}, {"@id": "_:Nf19ac0d176e342df9617b5569ede7762", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2112129"}]}, {"@id": "_:Nb24e8342f43f4a549f22eadabd37b9ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64766004"}]}, {"@id": "_:Nbdd581db1f714920a9ae6bee1edfe506", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000938"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001851"}]}, {"@id": "_:N45f309b462024a2f88d93714b778953b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026640"}]}, {"@id": "_:Nc8a30478721f434fa8f54c1f3b77f0bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006423"}]}, {"@id": "_:Ncca8bb96937f4737b2a9ac249b97d9e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023316"}]}, {"@id": "_:N8ed0d354b3914e399450522668c93ff5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022889"}]}, {"@id": "_:N96e04bfe080c4d0bad8cb3b2fb1be789", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021784"}]}, {"@id": "_:N6a89b5502323412186f12a18d1d8a29f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021808"}]}, {"@id": "_:Nb70d37d460174f97af2c7ee8c08a3559", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040241"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280706"}]}, {"@id": "_:N0bd11e08a2704aef88097a187cbd5230", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008314"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024705"}]}, {"@id": "_:N00649658594842618188d1ec6cb11593", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241688"}]}, {"@id": "_:N7eb4390702754a3d8f528db39fade130", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857243"}]}, {"@id": "_:Na0af3588f35a40ddb7331f0c711b1b4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24129002"}]}, {"@id": "_:N0519ae0330ab409fb10a18af79fab649", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022183"}]}, {"@id": "_:N8d6b08456f004f93ab6011add41ca069", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:910"}]}, {"@id": "_:N731a078ab9d84033842e89b8029cefd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021396"}]}, {"@id": "_:Ncaf61c531e79462c87d27f94d3519401", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860179"}]}, {"@id": "_:N04667271375e492cb34f52149c717735", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298310004"}]}, {"@id": "_:N14330b6eb2a546fc8e237591552686f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2930"}]}, {"@id": "_:N9abe229c523348f0b9d806003541b65d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024251"}]}, {"@id": "_:N6d69539bfdf2475fa782d2d9420a163a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025101"}]}, {"@id": "_:N12108a9485384f1e8b40bf280126075e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073159"}]}, {"@id": "_:Nd0bc803afbfa40858eb576a0b2ebc0a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024758"}]}, {"@id": "_:Ne21016c965e947d1a256dadc4c808aa6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1504567"}]}, {"@id": "_:N69d01eb54f9140a7855c3dcc15dfb096", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000742"}]}, {"@id": "_:N03620214953f48fdaa8177e1cfabaffa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024047"}]}, {"@id": "_:N72c7c4c3756c432b98e50f542c0bc782", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280450"}]}, {"@id": "_:N742020f4d5f342c69e06fccc033a551c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:711403001"}]}, {"@id": "_:N910a387d6be34bb697504609e38b9926", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023997"}]}, {"@id": "_:Nf34f18dbbe78484bbad17f6a2fe47902", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202271004"}]}, {"@id": "_:N6773f5da159c46309612660a2ea18a21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37471005"}]}, {"@id": "_:N0b6fe0dfedf8490e9c8bce37c240a5df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265998"}]}, {"@id": "_:Na05f7cbcbfe545c2b9009ca14bf059c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119248009"}]}, {"@id": "_:N2860d8aa4b7e4ac29fa72a72acebe2f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:709044004"}]}, {"@id": "_:N2b2e94e4a0de4a5e8fde421b6f50009d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280529"}]}, {"@id": "_:Nee5e9f242fe14bb682c728d9c1f511c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025089"}]}, {"@id": "_:N99777bb3616a4458b7672e85c8434abf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020438"}]}, {"@id": "_:Ne742f22f382e40e1ba6df21e457d4e41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023763"}]}, {"@id": "_:N3552b358c7184f6c966b106fba802e22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072883"}]}, {"@id": "_:N2b1a324af34c4f298d1c8199b715f061", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003872"}]}, {"@id": "_:Nd02aa40ea3064e158395528de0fff110", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073140"}]}, {"@id": "_:N62a4afea4e244cefa1c4c38094ae083d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1288283"}]}, {"@id": "_:Nf3d20fd250aa4e6ea8bfd49a53fb4ff8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021211"}]}, {"@id": "_:N4966748713d5481fbae4d51194f7d2b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118605002"}]}, {"@id": "_:N3cfbccd9dfc74ab6886f581a70820d3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024886"}]}, {"@id": "_:N0197e3f0fe3148e38b311db24036a7d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234860"}]}, {"@id": "_:Nfd4d7eb99f234d87b0f2596e22181bfb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010998"}]}, {"@id": "_:N5be6a01622b64f2eb9af0367cb87c940", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100937"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021921"}]}, {"@id": "_:Nfc1f2ca4c1af4e55ab362bbcdbd4f8b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3158"}]}, {"@id": "_:N5f6eab0c6e964f36a641910db26495da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165468009"}]}, {"@id": "_:N61f3c5104d8e470e9fbdfb493a108792", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2018408"}]}, {"@id": "_:N89720b82389449ee9333aa0ca8e38d63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022116"}]}, {"@id": "_:Nebc7e246f05e40a29f1cf26cdaeab578", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0549122"}]}, {"@id": "_:Ne245bbc0da8f466aafdd24f95aa605a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009917"}]}, {"@id": "_:Nbe9051092c5f46a6bab9301325bbfb22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859923"}]}, {"@id": "_:N59bca1e487884d159b97556fd4a06572", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240340"}]}, {"@id": "_:Na4b3417c4dd9438fb88ca055c266e765", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280322"}]}, {"@id": "_:N38a845623c52445380b7ca83d7c91139", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432149"}]}, {"@id": "_:N50aa6dfa95ce45c795868a698bd37a0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036341"}]}, {"@id": "_:Nfa222ece86554cdea3605c549810895d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023989"}]}, {"@id": "_:N3b52423339b043e9952b4d143387aad4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003492"}]}, {"@id": "_:Ndd43f27d1f134ed5b7d8aa69775dae18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851759"}]}, {"@id": "_:Nd6e589eb549740bfacf44278f1c678d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151818"}]}, {"@id": "_:N022793bd6df84d4dafffa8e7142f78a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004239"}]}, {"@id": "_:N780bee7341e84b24a828860e3d57f9d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009843"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862152"}]}, {"@id": "_:N435956f80daf47ffbb69426a726f8cfb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010137"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024022"}]}, {"@id": "_:Nad4c2e639fc54a6a81d223ac3456e2a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005234"}]}, {"@id": "_:Naac304e0fcd2441db563d0541c696105", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000122"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55726006"}]}, {"@id": "_:N6f945154315e4e06983ca14396d4f900", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023425"}]}, {"@id": "_:N65bc94e31c81498bb840c0ec832ec275", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009291"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024465"}]}, {"@id": "_:Nfd63e3175cbc47e5a54485748af49e3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011869"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0855740"}]}, {"@id": "_:Nf7a7ea11dd274e49b6127008f4e67756", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69131009"}]}, {"@id": "_:N0297b4c4c2124a30963ab471b7574a7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280654"}]}, {"@id": "_:N971bfdb82522447b8abca35511b62262", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44785005"}]}, {"@id": "_:Na4a5b900076d45c3b254a11caa608ddd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154835"}]}, {"@id": "_:N8e584e93b5da406aa655b7ef0753e281", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86587003"}]}, {"@id": "_:N5961e4c45d854b6daba92997d381d54c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100296"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87196003"}]}, {"@id": "_:Nf9daab577c8f4a2fa24d6ca0c673fe16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025621"}]}, {"@id": "_:N4e4aa4f142fe4f3fbfff457f08e6d16c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:900"}]}, {"@id": "_:N115561d893ac4f03bf69e0b6b1de80a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53599007"}]}, {"@id": "_:Ndd1a5a4b0bd9440ba793e3ab26f76f9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1397290"}]}, {"@id": "_:N1f0fde54f6024d1e9891d4e85f0b305e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020330"}]}, {"@id": "_:Nb96db32ccb504f34b7db038db6731c31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014866"}]}, {"@id": "_:Nac8af433377f4c97b709645c9d677654", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27885002"}]}, {"@id": "_:Neb9ac39474e54597a056a8719f7b7f83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152101"}]}, {"@id": "_:N4eb2d74f11d94241a4fceb2724e54646", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024654"}]}, {"@id": "_:N654beec299eb445489641abdddc5f12f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52448006"}]}, {"@id": "_:N5ee312e0c7d44639b9a898978707264a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008711"}]}, {"@id": "_:Nea9152b201eb4bf8bae7476ecd10928b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206667"}]}, {"@id": "_:N5cef2ed54738469295972626f83013b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024106"}]}, {"@id": "_:N50f5f9ebbb8345e5b4961237a3141657", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022099"}]}, {"@id": "_:Ncd7b12dbc8804e30aaddfa1ebe023f56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344745"}]}, {"@id": "_:N033075fb9d0c4790a070948c125d876e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197260007"}]}, {"@id": "_:Nfe5927c56c4e485e8c0022dac3dcce7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127566005"}]}, {"@id": "_:N6281e28676634e15b4e7d88e3d2087c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3086"}]}, {"@id": "_:N9a67aca6ec914961905578aa576e3120", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275498002"}]}, {"@id": "_:Nfdd6c250f76d40739d2332fddb0996cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373424008"}]}, {"@id": "_:N790cea5ab1b0461e98cd47f40a875a3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021655"}]}, {"@id": "_:N802aeca870c34d3a8ec79599375f2bd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345326"}]}, {"@id": "_:N598f724b645f40ff84c884b3380d1598", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022841"}]}, {"@id": "_:N055c41de74d24e98afa0fb18428720af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846460"}]}, {"@id": "_:N2344203b09234f8e98231744a447cbef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969404"}]}, {"@id": "_:N926715fea9944fdeae01b38fd0352fd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1486"}]}, {"@id": "_:N3ca597ad42e84feeaebf594a82ae541e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2748653"}]}, {"@id": "_:Ndc35be288ce4496982975f6ee8172942", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018800"}]}, {"@id": "_:N5dca866085ef454f9823757f26baf791", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64779008"}]}, {"@id": "_:Nb9ab3573501d41418b79e23da2b3d25f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0578626"}]}, {"@id": "_:N15eafc679ef044838d4b6ac1ec3b0568", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280251"}]}, {"@id": "_:Ndf1e3a3603b447f59017a1b742c27b8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151514"}]}, {"@id": "_:Na666d586528f42b5b60d55f6c0e583cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019569"}]}, {"@id": "_:Nf09ce64ffb254d31a920672b7fadc836", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151798"}]}, {"@id": "_:Nd6bb6a1d3459432987f5b6de071191e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005909"}]}, {"@id": "_:N304464c4b99d4d668ec11c31bcf6a2f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007683"}]}, {"@id": "_:N6f01a61e9029410695dc17d5bb4d344c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041955"}]}, {"@id": "_:N75b7031780aa43dc8349958dbaf6b321", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373717006"}]}, {"@id": "_:N170a260f8ca34741950fe64bc185d49e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001339"}]}, {"@id": "_:N509cf03c71354908b98cd8b0f17f80a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102542000"}]}, {"@id": "_:Nec8d3054fe6e4e04b2dc253b8990da62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0282160"}]}, {"@id": "_:N9bed2f91643141e2822ee968a502bd66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021600"}]}, {"@id": "_:N4224aba7efb34bc181c47c750a34c96c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007246"}]}, {"@id": "_:Nd2c9a65d0ff949fab77dc04b15608ffb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49347007"}]}, {"@id": "_:N5989c3e44b894736ba4c327e7e9f6b9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006547"}]}, {"@id": "_:Nc88fb80ae5e14e40aa494983f562c98c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575010"}]}, {"@id": "_:Nf1e3b8956e9c4622bdf0e2152d76125e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86299006"}]}, {"@id": "_:Ne1948f800de0445ab37e8b93752473c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856654"}]}, {"@id": "_:Nd7839189307842408fbcee2896f530ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0349702"}]}, {"@id": "_:N50520691f87a46118291e6bfd4c1573a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012509"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022872"}]}, {"@id": "_:N4faea95c82c74794b4b0783a25ce6018", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025726"}]}, {"@id": "_:N07e7005e41f844a9913f06692a4c20a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0497247"}]}, {"@id": "_:N1ccf58f1f7bc496f856a7caa26d0720b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280763"}]}, {"@id": "_:N7ea2bb2eb1cb430bb596a9740aa3c73d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858312"}]}, {"@id": "_:N9f1a5d4d14de48ae85c5b495546068f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839276"}]}, {"@id": "_:Nbb849bf79ed14fe891b6f32296a612c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270948"}]}, {"@id": "_:N0f841546b1df43bbbebf796b3f740ee6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386661006"}]}, {"@id": "_:Nb604594c4bb74077a944fcb1db6d8f62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085690"}]}, {"@id": "_:Nf2e68606208f4ef4b6dad2df7eb4a05b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100630"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Na507fe86ad2148299c5556b9a928fa8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020789"}]}, {"@id": "_:N60c556d5380446ed852f080f26fea634", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129123002"}]}, {"@id": "_:N2853c40e4e684bc29518c19b9f646c27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022715"}]}, {"@id": "_:N54ec965de9ed4fc492f09d68927eb255", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1334957"}]}, {"@id": "_:Nceca056844124db18a7b8965309b0352", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025043"}]}, {"@id": "_:N42e0ec0a608247ba981f63b398782323", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854910"}]}, {"@id": "_:N6dcd045320054f53ab2982da08f74ed9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015835"}]}, {"@id": "_:N3c89f6eadd5f4b5fbcb59c29798c271a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848905"}]}, {"@id": "_:N31bf8607c2494852a7f5cdd7efca90bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024539"}]}, {"@id": "_:Nc11035c9826c4c2fabd0c6df0eb16753", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025038"}]}, {"@id": "_:Nd8010ea03137451491f755a322dc8dce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1340"}]}, {"@id": "_:Nf1c411f169aa458fa46d30d8cb004a32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21964009"}]}, {"@id": "_:Nf1f3ed2389f04ee48bef4a130ec34da7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25370001"}]}, {"@id": "_:Nd1d27f82e08b4779b85810f397d05b33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023563"}]}, {"@id": "_:Neea68b1c195247078d84497070d918a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023220"}]}, {"@id": "_:Ne26743b7039240f986fffe87b5285f98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020834"}]}, {"@id": "_:N206a0f5edc9a42349f9b0424087cc4ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3808820"}]}, {"@id": "_:Nac4cea8349bd4e7cb9dc71bd6ae3511a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100806"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018805"}]}, {"@id": "_:Nfe92e16f91dd40fba28d9d1dc2c03011", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233315"}]}, {"@id": "_:Nce8f8280845142579ed1554c0fd3a682", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197432008"}]}, {"@id": "_:N8af305ced29540e1aed9b0eee843196a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128845005"}]}, {"@id": "_:Nede4f8c2a36c4caeb4de1ff1f38fb787", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025661"}]}, {"@id": "_:N0f4cde2d429a41e4bd054419c54457fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400047006"}]}, {"@id": "_:N2b6df67915fa455d86dd3c32caabc7cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280333"}]}, {"@id": "_:N84922b43f50b4e81a37f95e8297feaa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857307"}]}, {"@id": "_:Nc1cdccfb151b46ac8b0faa47c2b47a5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q20.4"}]}, {"@id": "_:N6f79d38243274fb79c3bc9163c21eab1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844572"}]}, {"@id": "_:N9ddc7c75db33400dbb1330128631264b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025649"}]}, {"@id": "_:N6b81bdb154224c85b8f4e607c60376e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162361"}]}, {"@id": "_:N55b0c8d9fd1f49409d757e8dce00cdfe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025212"}]}, {"@id": "_:N25128841518a49408cadeca753a9c3e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248401009"}]}, {"@id": "_:N2e1ea7011d6548c2849ce076fc19385d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022047"}]}, {"@id": "_:N42c394beb9d54b7080ef7dcd6a68802f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009442"}]}, {"@id": "_:N76557813c702421189b04155c54e3fc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021868"}]}, {"@id": "_:N09a52a2ae3b34e98908be4e03978bdcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024084"}]}, {"@id": "_:N4272cfb9e1824c7db2466e6219cf2eda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030449"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000032"}]}, {"@id": "_:Ne78994ec70af47818160a0d088e8dfd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001762"}]}, {"@id": "_:N8f1b02da3e574b8a9638f475b90305d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000686"}]}, {"@id": "_:N9aa2607a8efa4034990da3b16fde782c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025691"}]}, {"@id": "_:N485709bdbe0a491ca58f3f7579305dc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83128009"}]}, {"@id": "_:N7a4948e221634060b2df24a237e50022", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012640"}]}, {"@id": "_:N9facb89d3419418babb4ce912fc8b6b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413099000"}]}, {"@id": "_:Nb68a5a0567f441b686e78a691a411b67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004832"}]}, {"@id": "_:Nb2148577920c432680b0800dd15397b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970308"}]}, {"@id": "_:N60309fcdcd09499da018bd4f337ca9c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002299"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263490"}]}, {"@id": "_:N690fd1384ad541ce93cf70a986507c93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072863"}]}, {"@id": "_:N5de18adee9244fa4a15e761c2e20e119", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278453007"}]}, {"@id": "_:N96af2fbb386c428298cf3a5b4dfe7af0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021233"}]}, {"@id": "_:N8b1386f05c5a441eae00102abfa534df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0878672"}]}, {"@id": "_:N5768ebaa123b4f75ad297fd2aaec176b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023307"}]}, {"@id": "_:N242832263391418e80e114486413ae2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10001926"}]}, {"@id": "_:N30ec066d1ffc4c1db2aa7564926c33a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021172"}]}, {"@id": "_:Nd12ab26e919f4952a29e83be60cdb0b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024117"}]}, {"@id": "_:N1d73fbadb8e04bca9da0812718bce0fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231698"}]}, {"@id": "_:Nefadcf1390e54e29b28cf4e55c934e95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254156001"}]}, {"@id": "_:N15f2e120337e4d1b90d9e6c2641e027d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3192"}]}, {"@id": "_:Ne9350dd24b17441ea97ba86c49a54bff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006212"}]}, {"@id": "_:N9a6e449294d7470cb6305211abf98e27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:192915005"}]}, {"@id": "_:Na2e656bb5c3e40d4a154b946c7ef6bb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025445"}]}, {"@id": "_:Nb8399b79ec544328909a79bdef289c83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41446000"}]}, {"@id": "_:N0e57d4a6a7054f55a17b3c1c25ded5a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231841004"}]}, {"@id": "_:N439ae167d588418f9742e8779d006b34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019880"}]}, {"@id": "_:Nbdd08f50c35e4920a7c1391454d91207", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025596"}]}, {"@id": "_:Nee747ed5363e4b51b44e509d6a358fd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011393"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021153"}]}, {"@id": "_:N08df45bd1f4340678a302ebc72c73c6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247470007"}]}, {"@id": "_:N3e7f06b4dbc54644907769ddee8716a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843390"}]}, {"@id": "_:N8c8a4697528d489a86f6184acb48f6bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268528"}]}, {"@id": "_:N1026783444d74440b8a81fb2f6cc1be0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:296041000119103"}]}, {"@id": "_:N2b0c25ac7a5d4436945027a9902f50bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024881"}]}, {"@id": "_:Nba6b722706de4a5a8316210cfaef1026", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857539"}]}, {"@id": "_:N57d403bcd44c4cb5840ea3b67dd1ea2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280778"}]}, {"@id": "_:Nda0b1fd020ab4cb583d78a042c6865a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1518716"}]}, {"@id": "_:Nc89071a4c0344ece9830f56fe03ebe82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849293"}]}, {"@id": "_:N5c03dcd221814010850a7bafa74a2c5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853573"}]}, {"@id": "_:N529367f4e17d46c487b9f103c0912305", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023881"}]}, {"@id": "_:N056012c3bd7343b7ad590a5b774e787c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849227"}]}, {"@id": "_:N80302dbdeef047f6b0aa5a92c6d9d11b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685894"}]}, {"@id": "_:N01dc36b4dfa848a9aebbca00dedd60ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842584"}]}, {"@id": "_:N54dfc5b09c7d40348168c95417ee4b13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025244"}]}, {"@id": "_:Nb62dd62dcd164e8d80cdb9b8d358cbfb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023368"}]}, {"@id": "_:N55cf309042774be588dfb3cad6b5ec67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254080004"}]}, {"@id": "_:N5fc067e6b5b943f5aec5b66db175e1b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:460890003"}]}, {"@id": "_:N99d6929836b8436f8143cbe432da77ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022426"}]}, {"@id": "_:Nb6942153823d487ca403be9aa26ae49f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021831"}]}, {"@id": "_:Nf30ed430d9fb4a7e8b58940b403e69ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018214"}]}, {"@id": "_:N229fe26825214e829333660ec78f3cbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:189099001"}]}, {"@id": "_:Nd19d82ecdf3d4ece95967a09b3e04aa6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020617"}]}, {"@id": "_:Nceedbd81a52d4565a7ea63add8a94f98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75183008"}]}, {"@id": "_:N82da30e8489441d4822abd225dbf85b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431448"}]}, {"@id": "_:Ne450176dd1aa4fce856d47d48a009393", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008985"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835389"}]}, {"@id": "_:N834c45acca3e48b5b4145306f1147d8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072855"}]}, {"@id": "_:N255245889f314b89898c96151ad4eb99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849265"}]}, {"@id": "_:N3dea4c68dfdf48a98480cd59875d9654", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022594"}]}, {"@id": "_:Nf9d8ec5b0a7743ab8b8ef74494665df2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1430"}]}, {"@id": "_:N738b8c7f175b471a8a6ba72a84dd3533", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012409"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236446001"}]}, {"@id": "_:N918fa254be11496d8f11a59c9740e4ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016873"}]}, {"@id": "_:Nabb9ca04f5e44e4db72ce60da502392b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006627"}]}, {"@id": "_:Nc5e93a9c75bf40888039b13fdeec8c4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022193"}]}, {"@id": "_:N8f8472f248864215bd0e5e38a5ac0570", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000940"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021787"}]}, {"@id": "_:N213b83185918400b97a1dac3203cff13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025001"}]}, {"@id": "_:Nb0f52e6baec0484f9b2efa8656c7405d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030146"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022605"}]}, {"@id": "_:Nbcd17f022cf14927afae5d34d969bf21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007011"}]}, {"@id": "_:N059a6b3b031a46fa82e2f2db24756f2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37992001"}]}, {"@id": "_:N76bcfe6164c94888b09ce319cc75cdc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:288939007"}]}, {"@id": "_:Ncd4075089aef48fc9b2f9048b4a52c35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004806"}]}, {"@id": "_:N2db96b44192b482591555050db27ef6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005899"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265290"}]}, {"@id": "_:Nc2f36ce89d9d402eb3a1ef13e0771300", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253657003"}]}, {"@id": "_:N05333e79b323440cb71e8828298898df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010182"}]}, {"@id": "_:Naaca6e1024fc404789d16a300447ea98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194828000"}]}, {"@id": "_:Nf21bc165dc9549b397be51b0b9535bf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012399"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:420226006"}]}, {"@id": "_:N54704ac237a24dddaad1d005a43af29a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020824"}]}, {"@id": "_:Na5b1854baa874a758db4b861cf5eb6f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2701"}]}, {"@id": "_:Nadaa5412ee2c488a947366f5d93bf162", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023226"}]}, {"@id": "_:N3c2cd6230b414327a82e3933cfecb842", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027709"}]}, {"@id": "_:Nebd66bdc37e54d6b92751deb3c2c73a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004844"}]}, {"@id": "_:N759288b5935045e3977b5eb8e4077c6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023077"}]}, {"@id": "_:N4cff21af60974e33819737aa8caa9d3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428550008"}]}, {"@id": "_:N2272e25272c94a1490c2c6aa63a6917c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849937"}]}, {"@id": "_:N5fc81615270c438bb6f50ee40b308b15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193523008"}]}, {"@id": "_:N24308a18d85444d8934de55df439622a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806226"}]}, {"@id": "_:N8173a9da646c4ae2b361c06d0074b335", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022208"}]}, {"@id": "_:Nb5ba80ac41694ed69b2d741a0c306c29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025818"}]}, {"@id": "_:N21425aeaed8549cdbbd4ece54467112c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239064"}]}, {"@id": "_:Nd667edd7534a495c9d22b64c3a30e932", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3714745"}]}, {"@id": "_:Na5f755abc71b4d389232003ec419bf19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253645007"}]}, {"@id": "_:N508006854459421085a14abc780ca69a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023222"}]}, {"@id": "_:N247ee5e3a8e640e09b2aec48d5207c1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024912"}]}, {"@id": "_:Nb3dc93f93d244d64887588dc8d29fec8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0277799"}]}, {"@id": "_:Nbca18ba6a7794ceb8304f75acb9ca54e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0237653"}]}, {"@id": "_:N53e4042d8a6b49a79c28f728dd12845d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:7160"}]}, {"@id": "_:N59eb23eedf4148a4a4d82b98ee2fc67c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1959620"}]}, {"@id": "_:N294509ab2dce4427b8d311a408554f98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002977"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025665"}]}, {"@id": "_:N18510516f11e47dfae1a271ffd3bf704", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004677"}]}, {"@id": "_:N1ceb11a700164886b94dfd1160c824e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3714581"}]}, {"@id": "_:Nf2a0e408f51c4723bb16e4a6efe74ac7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022340"}]}, {"@id": "_:N654429c3bc8c4adfa5328f11236aa21f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023085"}]}, {"@id": "_:Nd091e0ac06ee4327ace6ffdce78279b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021060"}]}, {"@id": "_:N08cb0ed87eb44806b7218a1b576950f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155116"}]}, {"@id": "_:N5223df3127d149e49947c43f42b93ae5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397932003"}]}, {"@id": "_:N89489ff1ba9b4861b86173982db754b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022789"}]}, {"@id": "_:N56fd19ef7f44492db653a478dc2290e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021717"}]}, {"@id": "_:N15a1fce36ac743a3a4e8d9eb1025264f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073054"}]}, {"@id": "_:N4e24f50fc7d14e47a807035d67263563", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126485001"}]}, {"@id": "_:N2e849d18f2c441b5aab187f6362d6020", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006391"}]}, {"@id": "_:Ne18d27ebdab742d3860488a07fe2fdc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026764"}]}, {"@id": "_:Na37e8c6eebd346d9bb28e764de75cd30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025014"}]}, {"@id": "_:N51e5611173a64c918f441565796efa7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1241"}]}, {"@id": "_:N48c51526ac864ad290fd33e99db15817", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011949"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023112"}]}, {"@id": "_:N0b1cffc1746c479b8f30d38e6f8cf605", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58140002"}]}, {"@id": "_:Nfbd7d9d3db3a40288d506a700d49b1b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79807003"}]}, {"@id": "_:N5fe08903f42d4d959ee3ad7ef658f02e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280719"}]}, {"@id": "_:N96999898b76c4e30a069836b7ef55d19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2083352"}]}, {"@id": "_:Nc61574fb8c1e4e8cb7a2b8a416c116ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80515008"}]}, {"@id": "_:N14d6c81cf70d4103894f4e010f7fd508", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009995"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024123"}]}, {"@id": "_:N4926bdadebc54b77b33c9568ca9197d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022209"}]}, {"@id": "_:N46e8e3d5a56040aeb980ad14c453e77c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011707"}]}, {"@id": "_:N4d756b57a82948e3be1848369e61c673", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42343007"}]}, {"@id": "_:Ne9ce8f073a664c33be304c21c54725ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1305420"}]}, {"@id": "_:N6e98c79c1fd54866be143987f3b7e2de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021748"}]}, {"@id": "_:N376966f353024b7dbce8813efe2cef6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073238"}]}, {"@id": "_:N157014ee0cc4445aa888adaf45b9fdc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073078"}]}, {"@id": "_:N30436ca8c8f144d9b0a42a30e32bc768", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2227134"}]}, {"@id": "_:N97b4f7fc1d244b698dc7096135e0d17a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021764"}]}, {"@id": "_:Ncf6d128189814bf2bef18b29ee02ce2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002152"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267988"}]}, {"@id": "_:Nb63b0316746849029b940ad88e87def0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851085"}]}, {"@id": "_:N751e5600c5df4e14ac0583a293f82d50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023876"}]}, {"@id": "_:N3075676413354977b5b9139b863956bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850854"}]}, {"@id": "_:Nb983654779a440ddb73d92f897128d0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004480"}]}, {"@id": "_:Nc8dcb5c151d54bbdae494ddaa7a98642", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020412"}]}, {"@id": "_:Neb0def683ecc4da4a656e9bb111d84eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255037004"}]}, {"@id": "_:Ndc4865be55df4f8eba7fe9a1c7aaf900", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050197"}]}, {"@id": "_:Nd8efdc580cba488abff0b5a5e97ee9d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850871"}]}, {"@id": "_:Nd47411fc8a6443248d510c34b3c832c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018215"}]}, {"@id": "_:Na55b7443de194e3b88415b0e25f15166", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4019252"}]}, {"@id": "_:Ne2b92a76c70c46468174395d7f8c5f9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021332"}]}, {"@id": "_:N2e42b9bb3dcf483f89931394d2652b60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232461002"}]}, {"@id": "_:N113d7ccd81e84f12b5ad4a90fdcfce7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0236000"}]}, {"@id": "_:N7d01e7d45ad949c6baff79fb9044c419", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023441"}]}, {"@id": "_:Nede58780724f415bbce329eb05dbddc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018190"}]}, {"@id": "_:N0b3fd5faf4ce44c4af9cf4a9e6714ca7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023222"}]}, {"@id": "_:Na77b1b64608c414b808e13c92ede0722", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024725"}]}, {"@id": "_:Na498a67f7ae54a89a70c2d58759b11d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021297"}]}, {"@id": "_:N9f51a806f35e47e593f9aa54406f922d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003907"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025517"}]}, {"@id": "_:Nca6c4f5f8463475d97d24e6eb1a11256", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009506"}]}, {"@id": "_:N5325e3b0eaa442f4a7697ffb6bbddd8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009907"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021375"}]}, {"@id": "_:Nc869a0eb37144da2bc530311fdddfec1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833297"}]}, {"@id": "_:N8097aa7478734171a9191331fbf06b04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345309"}]}, {"@id": "_:Nb91495ad150a4364bdf91c0c10fb1635", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020992"}]}, {"@id": "_:N29dd7eaff09d4f41a842a37948905f69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91896009"}]}, {"@id": "_:N5ee7e64ff4764653a5f4f2e4358224bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158113"}]}, {"@id": "_:N5232e6ea8a7b4366a91d39f79a7a39de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6738008"}]}, {"@id": "_:Nf55f5c080d1f46ebb93b113fb3f01ba5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277466009"}]}, {"@id": "_:Nc2764799ab6c40c69fa5e26c5fcc58a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021720"}]}, {"@id": "_:Nc1315454cc984fb3bc9733afa67d958d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854686"}]}, {"@id": "_:Nc10c4c0c96124d45acca9df2f563652e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100346"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022134"}]}, {"@id": "_:N0637686acbda4b44a1344f1f8df4a84e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024545"}]}, {"@id": "_:N2c2bc13ae2984d35b70b9c7561b744d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128491006"}]}, {"@id": "_:N4582922164bf4ee7aed1e14c160ef347", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423083"}]}, {"@id": "_:N4fbeb1d170f54dc7b486ed0e8b4712a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265740"}]}, {"@id": "_:Ne9d0cbdae13c43acb20ce46ac3422d81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0853085"}]}, {"@id": "_:N906917e9857a416c9782b1916f66846a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011184"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023489"}]}, {"@id": "_:Nddc4c10d977a4f649d5cbec0926c59ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009771"}]}, {"@id": "_:Nc9ac54425920494f917e6e29a113bd42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253221000"}]}, {"@id": "_:Ndcf5cf499760489f8d72a11d8fabe402", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848701"}]}, {"@id": "_:Na3a11ecc1c5a4244bf066e92fad61335", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021260"}]}, {"@id": "_:Nb7027a709780484ab30f21782f4ff0cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002168"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102935005"}]}, {"@id": "_:N3dc4beae35dc46239e0edc4d0b8836f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443719001"}]}, {"@id": "_:Nf4f33982e9bf44f59e829679cfc2a823", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021183"}]}, {"@id": "_:Nc18f2ba609104dd4be452f94b1fb7e1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031117"}]}, {"@id": "_:Nefe331fe679a4fb9baedc59bcfb66042", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51723007"}]}, {"@id": "_:N0ba4f1d619c247ae87e2568bc971f154", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276369006"}]}, {"@id": "_:Nfbf4db02c4494466b289c70f5b4213b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021230"}]}, {"@id": "_:N969e61258fcc4250a78c603b5a8821d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128664001"}]}, {"@id": "_:N7efd13d380aa465db17ac5a9f8720ef8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021246"}]}, {"@id": "_:N8ff09af8be724e52bdd226153571c47e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1611195"}]}, {"@id": "_:N167296c0076b4ff9beeef26debf0dc39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024265"}]}, {"@id": "_:N37e5ce2e6ddd45669e2f3a855c84bb1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007573"}]}, {"@id": "_:Ndebc760a8e7a42f4a49a4ea1b0dc075b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851959"}]}, {"@id": "_:N8b6a7094b1534f60aac2bfb08f433b68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021569"}]}, {"@id": "_:Ndcf03290fa5e414fb8eb5de6e1f73fda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95422003"}]}, {"@id": "_:Nee6201f07dc8408795ce12e3480daa56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025271"}]}, {"@id": "_:Nb75ec80d748f4c4ca68999c7483d4df7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255046005"}]}, {"@id": "_:Ne49744adce514b71b17a7f66289cbd01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021872"}]}, {"@id": "_:Nc948828c77084d6faf26123426d621d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236068001"}]}, {"@id": "_:Na9b8542512c84c64876023a27d95b55c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008180"}]}, {"@id": "_:N54e08ad566f747fa81b031b397af391c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835762"}]}, {"@id": "_:Ncef3b9b0200443dc8bd4de492a5680c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025347"}]}, {"@id": "_:Nb6056a0fb804449881d28d8891a232a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073174"}]}, {"@id": "_:N7e014601a33b4cd58ea6116de11d9d65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2751260"}]}, {"@id": "_:Nf17709ed11184cdf91e66edc02ed1fe9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0876991"}]}, {"@id": "_:Nd8f46bb35fa6428883cb4e80cac1d6a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007039"}]}, {"@id": "_:Na2b2b70c56af405ebd86823940fda466", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007637"}]}, {"@id": "_:N4c54d4746c814a21bc57bfc7f001492c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249902000"}]}, {"@id": "_:N79bcff22219c434ea16016af3396dfc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241654"}]}, {"@id": "_:N37c6b38bf1a7459a9e469c91424cf93a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022575"}]}, {"@id": "_:N7c068233a94543eaaed20445dca8b2b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:697962004"}]}, {"@id": "_:N8de3b946ef2f4c49a1cbcf47bceb9863", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197660000"}]}, {"@id": "_:N90680c3913184bee9c9ff963ca0d8f4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022142"}]}, {"@id": "_:Neb67788f78344df1ab2ab606fb005475", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859778"}]}, {"@id": "_:N5f26f050b3da423ba44783a1ad3de193", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205091006"}]}, {"@id": "_:N965887a1682f4799a59cd9b305261c48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024019"}]}, {"@id": "_:Nfc4771638c9042328bbdfd0842c2ac78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009714"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024222"}]}, {"@id": "_:N19ff2a49c0de448f97b66314dabb93e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887491"}]}, {"@id": "_:N8cc54e848410422293c50ac15f52df0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:134199001"}]}, {"@id": "_:Nf689cf4f380c43ab8f61af7901d21b98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424375"}]}, {"@id": "_:Na5cf50de517c48d6a46a94a3bae5c257", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020300"}]}, {"@id": "_:N6e494df262314b7eb0df81884e2266f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021825"}]}, {"@id": "_:Nd60a45c87ff84805ad06f116b6e00b3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34643004"}]}, {"@id": "_:Ne1dcd2f2efa647068de601fe2004255b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025699"}]}, {"@id": "_:N5eea23cce2d246e6829984ddeba35d65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855845"}]}, {"@id": "_:N35cb07d690fb4112a13d1178126209bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013851"}]}, {"@id": "_:N3c16d6282ca649008d40d345218ad7ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001361"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025788"}]}, {"@id": "_:N401e2844982741088832e870a57dda2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386033004"}]}, {"@id": "_:N3341c15950cc4e70aeeecae474fcfdc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000756"}]}, {"@id": "_:N7af0da573fc14e62820925c7776686af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006625"}]}, {"@id": "_:N5f0bea2471174af5b58b52930763ac18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030111"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022634"}]}, {"@id": "_:Ne45b4b56aee04441b2275977c8954a54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004172"}]}, {"@id": "_:Ndb58cfaf578d42db9eb5fdee954c7a75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073086"}]}, {"@id": "_:N7c10a8cf2216448895b00f31c9e71834", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011956"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023109"}]}, {"@id": "_:N1d12d1e5189e48b580be944d29f876cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280711"}]}, {"@id": "_:Nd14f037877e34989b893151312693470", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024179"}]}, {"@id": "_:N12f008c41bd443e4b645af481c90922f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011241"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021193"}]}, {"@id": "_:Nb7b61ed5e8e049d0a5213fe47f730e30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021326"}]}, {"@id": "_:N80f66e76e05f4b9ea6f06c19021f2bd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022710"}]}, {"@id": "_:N659257c3ba9d4f629feb39151b0f044e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021196"}]}, {"@id": "_:Na058589a74084ac38be0076048148da5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10501004"}]}, {"@id": "_:Nbb324f9fde3a4ff58a94bb1dc48d17c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024511"}]}, {"@id": "_:N7b426eb76026428a8aa0922f0d56852f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237778003"}]}, {"@id": "_:N2318012732734e0882f89399bc21fce5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008373"}]}, {"@id": "_:Ne96b7fc56c2a46489a1fd532e08de625", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000069337"}]}, {"@id": "_:Na1cb150814d0412399513226ca185b40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020672"}]}, {"@id": "_:N58b3f1e0f6de4c56ab69f3b8266be2a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386692008"}]}, {"@id": "_:N0830e6c97baf43789951cc6f923ac554", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266375"}]}, {"@id": "_:N81f8e51bfc0b4770a3bc0be19dd68298", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014806"}]}, {"@id": "_:N73568b14c190449aa62cd97a5d459fff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072847"}]}, {"@id": "_:Nd1d2d390bb494affaa096e52a8e8b810", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86993003"}]}, {"@id": "_:Naa7285c58fcf4f5e83c6a59443e406e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000135"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007006"}]}, {"@id": "_:N496e5e67bafb4bddb2de4e85f5ab27a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537236"}]}, {"@id": "_:N84fea245348240019cadaab88d51ce99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247578003"}]}, {"@id": "_:Nbffaba936c8846939372841ed16eac56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280396"}]}, {"@id": "_:Nd730ff82e77f4d9581bb846c79924ad1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024671"}]}, {"@id": "_:N7af0e6dce9284dcb9200e185fffac5ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82231009"}]}, {"@id": "_:Ncbabe512302747e5a67a1887a97c6542", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040411"}]}, {"@id": "_:Ne65e0f4e699446f882194cfe9fe0cbbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448915004"}]}, {"@id": "_:N703db13985da4a80adb9a0a166a12c41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400178008"}]}, {"@id": "_:N3fe9e95746b94656bdbff061b7467ecf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021151"}]}, {"@id": "_:N0dd6b9ec17a640c3b0216c9a81df8ed8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021358"}]}, {"@id": "_:N5eaa62b1ac7f415ba34dc21931d02b61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004487"}]}, {"@id": "_:Nafd93a2b55754b2998ba40b60f079451", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47944004"}]}, {"@id": "_:N3f88d65391fc4278bc5fdcea64996d82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082243"}]}, {"@id": "_:Nef82fef3c6e64fe6aeb522e5efbf2e45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012320"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022955"}]}, {"@id": "_:N610291593800479daf200dba4b1dc278", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027806"}]}, {"@id": "_:N0af174bfda284b17aa8ef45c84b476a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839758"}]}, {"@id": "_:N59c7ea67f9a54ecbbfced839b303a518", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021847"}]}, {"@id": "_:N31e37bb79b2f4054a06811faa923a333", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86765009"}]}, {"@id": "_:Nfd543690e777482cbb87f8d3231ab0e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231791"}]}, {"@id": "_:Nea9e01c8f03043859cc302a7b68e2fda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024565"}]}, {"@id": "_:N04c24b1e2bc949fabd2082e31784c22e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367489004"}]}, {"@id": "_:Nb64935234c0847dbaa9928ed7074d6c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203923004"}]}, {"@id": "_:N0a8a166ec2584aeb83b103a12ae02ad6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857206"}]}, {"@id": "_:Nf15db2f420424d1ca641bdcf778b6252", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002832"}]}, {"@id": "_:Nd65844df4d41445b81ff118a44e77cd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839603"}]}, {"@id": "_:N32ea2eb20d7247eaa8b4608989f97874", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426826"}]}, {"@id": "_:N4e9993874a934ad789106f6e5c8021ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277187"}]}, {"@id": "_:Nceee6b9bfe8d429ca0a7cf2e48447819", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024358"}]}, {"@id": "_:Nb771fa4d08be4328accb74940f8cc090", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190882007"}]}, {"@id": "_:N0d7b3afb49f041b7a83c3b820a17309c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012878"}]}, {"@id": "_:Nb42fdb9aa86d4bd29e2202fae816cd9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91019004"}]}, {"@id": "_:N5f460a95f12549ddabd90bede1452fc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0740651"}]}, {"@id": "_:Ncb35121abe06413eb04fd0812ec9a61d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017445"}]}, {"@id": "_:Nf540aab640374fb49a87cd05b33f4f42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0400979"}]}, {"@id": "_:N95a5388540a14c0a9c9342a5bb8e257a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025037"}]}, {"@id": "_:N088768719b504352afadcf3b261be93a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038015"}]}, {"@id": "_:N20785729b3f74373b0e03c12aaf8dd78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014826"}]}, {"@id": "_:N66c72146d6984e04898b16744ca7de94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024883"}]}, {"@id": "_:N370dd97378fd4210956ee5195e568b5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:706885006"}]}, {"@id": "_:N0d84ff00c4d14f7390f8acfc544650ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855340"}]}, {"@id": "_:N4e5299b419ed495aa9bf7faa11981c8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024667"}]}, {"@id": "_:Nf23e325cb2fa4028832633535dfa643f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151827"}]}, {"@id": "_:N8b48d4699dd64b209ada3d08830cd2df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413585005"}]}, {"@id": "_:N0647308d540a4452a65ffdfa525bb66d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839972"}]}, {"@id": "_:Nbe8b665a76f248d2a703569ec7d0afa7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1332863"}]}, {"@id": "_:N970d0548f62449aea26b5adb9cb2f9e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1771"}]}, {"@id": "_:Nc3274b9602fa465f8f35135c6bdc397e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022444"}]}, {"@id": "_:N6a31c4423e254808853c8be8b56d177f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020895"}]}, {"@id": "_:N831f133a99334f908a4289a96d99c2d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4228933"}]}, {"@id": "_:N2d659b9a2e3648009a5f295df1970f7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280393"}]}, {"@id": "_:N266f8df791b94d67afc80deee0d0f831", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280705"}]}, {"@id": "_:Neb06816538ac4f1aa046c7f84f71c351", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263042007"}]}, {"@id": "_:N4cf5764d9aba401789a3b73873c733fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005210"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1392839"}]}, {"@id": "_:N8ca4dd08efd04dfcaba31fa6b8c89035", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44548000"}]}, {"@id": "_:Na6495f2d0115429ea097f8db39188bab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344893"}]}, {"@id": "_:N5531aadd090a4f98b6094a02e61f5e59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031941"}]}, {"@id": "_:N9f5f6f2545ca46c786da8bc5a9a837bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023842"}]}, {"@id": "_:N3bae723b13f448829c32f26f49c76b74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834737"}]}, {"@id": "_:N8753cbb18d324ad5b0eeaac1fd97aed8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66865009"}]}, {"@id": "_:Nc4f5a5e178ae46f9817655afae8bab35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1405984"}]}, {"@id": "_:Ncaf47a5800284951a71424b41fbb2f65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848918"}]}, {"@id": "_:Naf6b8a555c354e4dbe5fc6f50a1e3567", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021941"}]}, {"@id": "_:N17acdeeea2fc4bbfbfc9d5bc32459a1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020799"}]}, {"@id": "_:Ndc3e65a297654d9ca79e895e36f5373a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073085"}]}, {"@id": "_:N294dde6891644954a858280e09fa3af9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002037"}]}, {"@id": "_:Nfd4cbeb78a6d41e68553ef124921941e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2132198"}]}, {"@id": "_:Ndf48cf7b7314467f8c4f6853d45aeadb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850189"}]}, {"@id": "_:N2b50041842da4859855f4df085b26b40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0847614"}]}, {"@id": "_:Nc14eb95c32e949a68fb6da3deee39fe3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024985"}]}, {"@id": "_:N9eb65f902eef44388be724cf453250c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003985"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025464"}]}, {"@id": "_:Nd3336a64705f48368795ea62fa8cf0e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431603"}]}, {"@id": "_:N5043dc2df48e442db96736952300bcc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151468"}]}, {"@id": "_:Nea4b9bb6fa7448d5ad772fd2294ca624", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023156"}]}, {"@id": "_:Nf9cd999e60bb4f17b7ba34a7e9c802e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030299"}]}, {"@id": "_:N5430088cf4ce4e94badd25898216a725", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0400"}]}, {"@id": "_:Nf57fa1d6ff1f46f4bbafc3f5e44ae2d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004476"}]}, {"@id": "_:Nc87eec033cd84de3b7cbb3c0953fdadf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3158"}]}, {"@id": "_:Ne13362d66335422893eb2508172e54b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280733"}]}, {"@id": "_:Ncd6f3f2160ac4acbbbe6a214bc2135ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000685"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235357"}]}, {"@id": "_:Nb2238519bbd2454299288d5d21c713fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431890"}]}, {"@id": "_:N3a9885d071524c3394a5353db7f9c64d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020854"}]}, {"@id": "_:N6cec9ca891404226902273836ebea805", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023100"}]}, {"@id": "_:N14c451adb64349b8881bda8bc01d263e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100578"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248315005"}]}, {"@id": "_:Nba03e823b8924539a02b8463fadecc3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D031221"}]}, {"@id": "_:Nc610fc5e980848c69ad39f2f59d8393d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100351"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021016"}]}, {"@id": "_:Nf85ccf096f4946fd8c2aadef491ab632", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100525"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50986000"}]}, {"@id": "_:N5806c042e713452d8eb9b59c7e437842", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428255004"}]}, {"@id": "_:Na501ce2f09364171b53d70284a01285e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010865"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18941000"}]}, {"@id": "_:N6314af79230d4480a880d290eeed45b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4492"}]}, {"@id": "_:N8c9e9fc23d624920972a3cc8adc69430", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002865"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536914"}]}, {"@id": "_:N9288212cb2f84d69987ba9a2e013645c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018794"}]}, {"@id": "_:Nc259bbeee1254e92aa0d829954824764", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0730292"}]}, {"@id": "_:N9d863e868d324726b18a06556b5637a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280462"}]}, {"@id": "_:Nf278a8a736294a5cba519f63036e3f3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000964"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281104002"}]}, {"@id": "_:N5f2d4e88362e4438b4c3caa4bbfa09a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840457"}]}, {"@id": "_:N4e69dcba99c44980a1125676133ef975", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020767"}]}, {"@id": "_:Nede451ca6a344d71a55e725e56fd9199", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155241"}]}, {"@id": "_:N30557a4f65dc456ea65713191efe54f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023561"}]}, {"@id": "_:N786133fabf924f3b9e450677fd6a26fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1841648"}]}, {"@id": "_:N170e455d757e47229b41459ab52ffa96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023816"}]}, {"@id": "_:N182b7194f2e24ab293c4c415dda05ca8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022583"}]}, {"@id": "_:Nf756899a187d4ae8af70402f8ca83fbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011229"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856121"}]}, {"@id": "_:N67ebaa3908634138b086e9b05d019c37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018306"}]}, {"@id": "_:Ne8c8643a4e724aac8666c64a1f40560f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024447"}]}, {"@id": "_:N7a00114e679c4fb19e8e666223dde7be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009400"}]}, {"@id": "_:Ne592dca320c94923a3130a2d6ec3bdd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0399352"}]}, {"@id": "_:N1c2a67a436374a7b89292f0825f0fc63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025256"}]}, {"@id": "_:Nd6ae79446cad4db9ad5a95c78135da19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024214"}]}, {"@id": "_:Ndce23565676a41ec85e335cbfb18be72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849923"}]}, {"@id": "_:N636d7c2d47784e88982f1a045c54a278", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085614"}]}, {"@id": "_:N1b0666c4cdd2404a91cb61a23e4bb152", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59265000"}]}, {"@id": "_:N63d27d6646274577a63d2f370753a5a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431810"}]}, {"@id": "_:Nbb53adbd23344a57903628a21cf15534", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751495"}]}, {"@id": "_:N3d502d792314489aaadab51fc2f6f467", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202264009"}]}, {"@id": "_:N70cc86012a624ee9ad42d299d1d85afb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71358006"}]}, {"@id": "_:N3c70ad8d7d6a432ca56e11205866925b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004694"}]}, {"@id": "_:Ndaecd979ff844a92946be2e796d72286", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266063"}]}, {"@id": "_:N0a088e22f2ac4a9c8966c44114e275c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024097"}]}, {"@id": "_:Nbcc4991deac94a1285656479a894279d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836806"}]}, {"@id": "_:Nce26abe0c521430c8bb70505d444880c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204889008"}]}, {"@id": "_:N4f22b593fe00472fbfdad43b2e2885c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17173007"}]}, {"@id": "_:N24ffba3f4daa40ec90f369105f12138c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859223"}]}, {"@id": "_:N2c43b89af4b440a58d32690a0ff81dfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0272386"}]}, {"@id": "_:N8048c86584634447a10b412f08c91722", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859368"}]}, {"@id": "_:Nd570e741a5b74a0f987ecdf7c043fc34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3810474"}]}, {"@id": "_:Ncbf568c7de154b1e8f82d0bb0f288a25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14537002"}]}, {"@id": "_:Nd8f7da628f534ea7b7592666ceb3bd47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0005555"}]}, {"@id": "_:N25fa9c55327c4da1a4f9f48563151063", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154916"}]}, {"@id": "_:Nd801392e6d9348069c7eb4b384c4396d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253101008"}]}, {"@id": "_:N3217f712e2bb485586b67bb9f4ed69bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012141"}]}, {"@id": "_:N011db67f7dab42cabed0b6007bf3b892", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:421455009"}]}, {"@id": "_:N2b47e62eb6ef499cab9181ad1a474865", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342527"}]}, {"@id": "_:Nda189deb4d9e452297ba04d3ec3eaea9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010930"}]}, {"@id": "_:N9088f8ad8385477385a75387a97243b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023775"}]}, {"@id": "_:Nd9199b0d4801444c906655cbdc614789", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859391"}]}, {"@id": "_:N5e9f37cb89fd4037b03473c5c4705f0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836829"}]}, {"@id": "_:N647175508892405f82155ae768f9d6ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127026004"}]}, {"@id": "_:N976cdb3e030c4752a879462f1667c4b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861218"}]}, {"@id": "_:N4459b17b82f946eabfa2a345ab8c0cb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022786"}]}, {"@id": "_:Nd52c3aaf88ac49f7b7700e52d9990a5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022198"}]}, {"@id": "_:Nbbfb21c459ad4636a0c0bf72a75cbd63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nba483c04a60b403f8df27fea0a931088", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0679347"}]}, {"@id": "_:N815a6df8de014b3690b307b35b7a21fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836890"}]}, {"@id": "_:N7017faea83e447a4a35007aba2474eb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0747651"}]}, {"@id": "_:N3b8a24a861374bfc9592ed474b71cdd5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009080"}]}, {"@id": "_:N8ee3d8d1f4ac4ac1a278296349f85f6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535494"}]}, {"@id": "_:Ncd63bf5752e24843ad90a40174b827a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021914"}]}, {"@id": "_:Nefbe7c94cd4144ecba927c08905f5d74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848904"}]}, {"@id": "_:N2b1715541b4f4f0cbf72a765891ee65b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28055006"}]}, {"@id": "_:N3c48ad21f0aa4ec592521c71df26a26d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001917"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48713002"}]}, {"@id": "_:N0502a259987145539f2b0f7a8f4e95bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79342006"}]}, {"@id": "_:N07540127396b4f4c9b3344464259bebc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31387002"}]}, {"@id": "_:N16148167950d4c818d354d5e66d50aa7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10013950"}]}, {"@id": "_:Nad8baa84fc374e4d89a0389a2468756a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155211"}]}, {"@id": "_:N9e054d77d778454f8059a8013847be8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235766003"}]}, {"@id": "_:N5ce7acabfa68491889b746ef754d9a44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025019"}]}, {"@id": "_:Nefd114ec7cf34454bfa6561ac54ca1e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235886"}]}, {"@id": "_:N9cea33371d4f41c18ef9592ad4a41357", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:289264006"}]}, {"@id": "_:N1a347991fa9049a8be85a3faeb02e6cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866245"}]}, {"@id": "_:N0e96ab08edb64fd3bfde79a346980bc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008984"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280409"}]}, {"@id": "_:N7a6fefd3bc0a403da42a5d7ce925d022", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854838"}]}, {"@id": "_:N5d9dd52af6a64758af2a21e867f64271", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004480"}]}, {"@id": "_:Nfa69211b665d4b96939476f31f0ecc19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2168996"}]}, {"@id": "_:N24b583abea504623bc7be2bba2d16a8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000070558"}]}, {"@id": "_:N9d77bf122b1a486c86909ba98b06029f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562429"}]}, {"@id": "_:Nac767d4350ab4ddf8cb59dee8325fda0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030545"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073019"}]}, {"@id": "_:N8119182e1dd849b192288e272307b933", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025863"}]}, {"@id": "_:N367610f57e154ec88fbeb3d505908f65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3552853"}]}, {"@id": "_:Na833af941cfa4ed0a981b052b44e95da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253209004"}]}, {"@id": "_:N6219604369064766b2efb32280054019", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854302"}]}, {"@id": "_:N83a52e4746e54d12bb5eef03db9dc0ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023186"}]}, {"@id": "_:N72d8ceca7e19403e92b48054cac8032b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537412"}]}, {"@id": "_:N9b6839ad04744e569e719277acfa1d4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021370"}]}, {"@id": "_:N4fb1573b2d494617b10e79e1c2d9b513", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006333"}]}, {"@id": "_:Nc93e566f3b894caa905c14784eaf1d50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025507"}]}, {"@id": "_:Ndd96a13d4cb04f91a94cc28713d54923", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28189009"}]}, {"@id": "_:N562367146fdb4eeb93384b5a731351f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3553397"}]}, {"@id": "_:Nc94465d743b94cd595c739046256928a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27394002"}]}, {"@id": "_:N83df6283c343477b99451738eccaa7ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74450001"}]}, {"@id": "_:Nbfdb80c00ca84df688c7a3a85e35ebb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:408644002"}]}, {"@id": "_:Ncd69b3388bb94315960bafaa006e1ae2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024576"}]}, {"@id": "_:N1a5ee5d821224a5db48dfedfe1de54ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022186"}]}, {"@id": "_:Ndc72704dae1144cdac13435c6f84ef16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840535"}]}, {"@id": "_:N4b80f6ae73684b63b9efcbc23685d98a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13649004"}]}, {"@id": "_:Na127e772fde3461ab1ff78a9753201d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66556007"}]}, {"@id": "_:N9ca253b0731943d6b560f9af86758820", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280422"}]}, {"@id": "_:N5fc52b27837a4d719f0a31199d574970", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75316000"}]}, {"@id": "_:N4a21f389d8d4410e99828170828ef397", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024332"}]}, {"@id": "_:N5130ed2f8ccb4e78885387963aa23d45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128617001"}]}, {"@id": "_:N0f59cb5673b448f4b684601fb3385eb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018916"}]}, {"@id": "_:N084576b1d1a740bc98f61d2a687e6e16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846674"}]}, {"@id": "_:N0f3c4af6d61f48faac3405e64d8f93a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020336"}]}, {"@id": "_:Neb54fe397529406f86d45f4b5fd0daff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398963001"}]}, {"@id": "_:N3791a645c3634e54ae77dea46955d20e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024716"}]}, {"@id": "_:Nb4228aa6e0184ace8d4721d1ab6d2022", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024618"}]}, {"@id": "_:N82982932cd274ca7ae3f1078ab58b4ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038355"}]}, {"@id": "_:N27c53bd7d6f6420e8da8654e329a3eab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:389087006"}]}, {"@id": "_:N6ead14e8c3a84a7192f9d691c4545f0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022021"}]}, {"@id": "_:N38aa02f287a24aecb5789e404946dea4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008936"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853743"}]}, {"@id": "_:Nb9e86d493753448f9dee595315f053b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023947"}]}, {"@id": "_:N2659dc4beac74ed883070cf94ac74a38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0278026"}]}, {"@id": "_:N824c9db1f2cf4c15a5ccfd9b6018fb2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3738000"}]}, {"@id": "_:Nff69e1d54b0f412abf0a89b458c9ce15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022403"}]}, {"@id": "_:N6150603c47de4be0b7da85dccd19f7d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025678"}]}, {"@id": "_:Nfd678c6aef5f492faf37702fafdd886c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8765009"}]}, {"@id": "_:N86619ac67dc34df0b96197df1316dc1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3553696"}]}, {"@id": "_:N04d0725e4fa54325a8926bed9fca96d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030193"}]}, {"@id": "_:N3b7e125cf0ce47f6bfe7a87c5d606866", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836014"}]}, {"@id": "_:Nf4bec8505e8442d58e16ab5e2c4f7297", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685678"}]}, {"@id": "_:N0dadd30fbf744ba2a15fa49420ad4429", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397012002"}]}, {"@id": "_:Nbcc7e10262ed438ebb21976eb7fbbcc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006344"}]}, {"@id": "_:Na7c9f8c83795492c83813958d1a35c4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36279001"}]}, {"@id": "_:N1ec9c3cead69436ebebe43789dd77f90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7305005"}]}, {"@id": "_:Nf42c0fca57284d29af83c8e665712c2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:343087000"}]}, {"@id": "_:N72599884c90442caa3ca72b3b8306616", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151942"}]}, {"@id": "_:N1b0bb1f5a6084ff1bbd2dfe1a8258e24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024128"}]}, {"@id": "_:Nf35ef4ef89184d719508099c695fb7ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006677"}]}, {"@id": "_:Nf403178787924d6b917a679b99a36b59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006205"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025081"}]}, {"@id": "_:N5e6445989a3d4ee3983c2b5be73bc52c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839832"}]}, {"@id": "_:N78ee7f20715a4edc9c8e2e1fbe57e696", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014823"}]}, {"@id": "_:N8f988b3dd6264642914d712355059879", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1298817"}]}, {"@id": "_:N16f37a16bd984f498ebd225cdb663b06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849198"}]}, {"@id": "_:N15ace58d21f943968c8ed68cb70788b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013405"}]}, {"@id": "_:N987b37924dfc4e9a83c175dd18552ee4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49430005"}]}, {"@id": "_:Nbd612aba444d45bcb25b21f2aa888f4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025565"}]}, {"@id": "_:Nc674667ce2c4405cacfca823dda472e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834341"}]}, {"@id": "_:N42f490fb0e9e43c59963190a52bd23ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969516"}]}, {"@id": "_:Nfcdab8742e1b49efab2e28e9729ab8a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000815"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007006"}]}, {"@id": "_:N086f24a9f7f44745babdaea99fc9d451", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280395"}]}, {"@id": "_:Ncb0f048ae126421ba354ca843d691e3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020815"}]}, {"@id": "_:N7dfb0ba76fb14a82adf4a62912b4ddb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240221008"}]}, {"@id": "_:Nd18d49f2f922493f9ce647f5a1ab2997", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0917804"}]}, {"@id": "_:N31af5a8889b2424aaebf40a0591eccc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254918001"}]}, {"@id": "_:Na0a8453a14e14a3fb71a34c9ec0bc254", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298203008"}]}, {"@id": "_:Nc6db292623cd49aab5e68c0319e595de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1841659"}]}, {"@id": "_:Nfba492478aaa44aa86e94b685e42534e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024790"}]}, {"@id": "_:Naedfedfcb7df4e10b8ee445caa33a39a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280368"}]}, {"@id": "_:Naa61fe37f9c1494d99f3dc3a866716c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846348"}]}, {"@id": "_:N417761b5f1034543b7c67078f9356a98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2346"}]}, {"@id": "_:N03a8061265a64a39a3558979cd69da23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0277959"}]}, {"@id": "_:Ne162019fabe042ca9003ee22c95da8a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:272039006"}]}, {"@id": "_:Ndbd8417feaca44628fb338c25218824b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022979"}]}, {"@id": "_:N56423bc521d04c91874fd4b4e90d6778", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024914"}]}, {"@id": "_:N8dcf7a7d45a54443a2a2036cea6834a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834118"}]}, {"@id": "_:Nc0f2ea2c30b34bd5bce650b4d70a0ab1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426874"}]}, {"@id": "_:N9f6e421d4efc455a9fec0c8d81a49ce2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022060"}]}, {"@id": "_:N31db8e6d7eff47c4917bbb028d0a8b1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024139"}]}, {"@id": "_:N6d39986f3e554320987124153a5b1340", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0936215"}]}, {"@id": "_:Ncc35441da12b4edfb6f7d02fc67c8988", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400006008"}]}, {"@id": "_:N5ce165e2ca454b009335617cf7162d6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861396"}]}, {"@id": "_:Naa3f956acbfd4f25ba704326f3a7509e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1281931"}]}, {"@id": "_:N65f68d52aace456eb9103f173daf0432", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81669005"}]}, {"@id": "_:N54ad87861f9a45c2a10c118b55be7bab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012328"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37258009"}]}, {"@id": "_:N976ba4307bc242d996de49d2a0609a2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239067"}]}, {"@id": "_:N240695f4fa28474ba0d80f091c9b4c41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77643000"}]}, {"@id": "_:N782f05def8c447a1af349b9c803ba1cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020956"}]}, {"@id": "_:Na0d5fa6d901a4f29bccd4d483b592c12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021051"}]}, {"@id": "_:N556271e671e24b65ac058d2692b1b56f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833058"}]}, {"@id": "_:N3971970d4869420b930d3303967ff903", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345371"}]}, {"@id": "_:N78c89775b7b7401c983ab4ea1c594862", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023573"}]}, {"@id": "_:N7152e396ef6a4d4ab49363f9e68bc37a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0349639"}]}, {"@id": "_:Naba8c68d631e403792648ee94a46a7f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2109003"}]}, {"@id": "_:N17d20662206149fe8719d19209a87043", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839025"}]}, {"@id": "_:N8b75a05ab58b4e10af3c9394bb2904a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0920"}]}, {"@id": "_:Nf3942c491aa44cb9b2c33f47b332332a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280776"}]}, {"@id": "_:N55dac4d8d83e461eb109809314588bfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271198"}]}, {"@id": "_:N5d91f100432348dd9849767bef592437", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:433146000"}]}, {"@id": "_:N0a57becc414f4838a985bd9ded613b25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022525"}]}, {"@id": "_:N6d696f696b93404e8c6a27a2b649d701", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265341"}]}, {"@id": "_:N0d6475585b1d4299a9dd1d207cbe12e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4191007"}]}, {"@id": "_:Nae223c9eb1e8409d9e9309a09948a08a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0269011"}]}, {"@id": "_:N655cae77f6554f4dac45873052afc45d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000140"}]}, {"@id": "_:Nd5a3efafb227471986ffcbe9b733d2f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024940"}]}, {"@id": "_:Ncdcc9d3058e842fc89a24733a26e2c29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010993"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021207"}]}, {"@id": "_:N52e9504c270748d893615632c1d4a12a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69322001"}]}, {"@id": "_:Nec7d3c1be63d4717b112abc7a323d77f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80394007"}]}, {"@id": "_:N2ef561b5434549c9a03069a378871fb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266624"}]}, {"@id": "_:N84c801bccc414a4d97337fa476e4521f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537392"}]}, {"@id": "_:Ne0c231feb8d747658f66c6f3eda0048a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575158"}]}, {"@id": "_:N0f4175a4702e4e48b77be0b05c322bc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C565153"}]}, {"@id": "_:N8649a5bfc1aa473294598e1227c9be2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0859974"}]}, {"@id": "_:N1516dc629541470a8ff8bc8febd1189c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859158"}]}, {"@id": "_:N02c98aa4bb8b459ab0e1a423ce7140d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856920"}]}, {"@id": "_:N27cad1788f49488d99db9e2d5aaecb4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007007"}]}, {"@id": "_:N61a71413157b45889747d63ed0465f6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012167"}]}, {"@id": "_:Na7a2cbea69bc4a719be3ae59e42a1a17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3716002"}]}, {"@id": "_:N682f6b6d21b74383a422d244b68c8519", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0170"}]}, {"@id": "_:N98e22781593e4a7f8a7755e75e8cb579", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022169"}]}, {"@id": "_:N38f32ecd223e4bf994c696e0d6f2f508", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279571"}]}, {"@id": "_:N79837e67293e4dc68ad21b42983a55cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025514"}]}, {"@id": "_:Ne07d4660a3ac4fd4af45a5e5957a1d4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3900122"}]}, {"@id": "_:Nb9c8d144c9a6474d8dc0ce975ba3f452", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843359"}]}, {"@id": "_:N76b1c90680b140849538e2fa33213652", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024713"}]}, {"@id": "_:Ne1aab063adba411b98c5618aa3f08f60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023041"}]}, {"@id": "_:N19f9081ffe2b4859a509c95f4ba55271", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203076007"}]}, {"@id": "_:N98a1dc7dfa8e499bb2d131e1e27daa64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162275"}]}, {"@id": "_:N16addbb13b8145cbbe665f05e8d1794a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023891"}]}, {"@id": "_:N6155429e2de349e9aa8f0d550a249317", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021829"}]}, {"@id": "_:Nb13017d3996a4fe08bc615b0e0181aea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032914"}]}, {"@id": "_:N098465a51a064fbaa932b8b80de8aa5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3665728"}]}, {"@id": "_:N80e61abaa9b6464a83d2f53326fdda33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0542476"}]}, {"@id": "_:N18dd3fead9b74cf3af6e2f8f2a2af695", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48867003"}]}, {"@id": "_:N8eaab82197344701bd253995bf408101", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0530"}]}, {"@id": "_:N489756e554dd487da71f1475856abfe2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1142533"}]}, {"@id": "_:Naebdc921e6214c2394b605dddb9c2c4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011299"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023423"}]}, {"@id": "_:N570db880df7d4b1a8c1e9bf269c935e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025754"}]}, {"@id": "_:Ncaaa78f7655b456f86d836f1e814c917", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152236"}]}, {"@id": "_:Nfe2c9b6ae2a443c891f1e7f535a4927a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95834000"}]}, {"@id": "_:Nde2b46746eea416db24ec9993337583b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014474"}]}, {"@id": "_:N063bfe13c12b41739bc7bfc45f26f9ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023695"}]}, {"@id": "_:N90a38debf24a40698c749faf30f9caeb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009917"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344541"}]}, {"@id": "_:N3cf4e015932146b39655fe2cccec006a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021518"}]}, {"@id": "_:N4fa17daf956948249c80d9556f0f3756", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398050005"}]}, {"@id": "_:N36de5a6a3f77487d9ce0a357eaac669f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:420675003"}]}, {"@id": "_:N9d2ce586b67f41c7bd075cbbb0237476", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023183"}]}, {"@id": "_:N4578c338dfb649f0bd28cf042a0dbe5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3280940"}]}, {"@id": "_:Naf596b69285949dd9a7d6162d53a9a84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100630"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027439"}]}, {"@id": "_:N279df9b641c94523ace6dd3161374b2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69278003"}]}, {"@id": "_:N1700fb40f3324692a5cddbc2b59b1f40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023912"}]}, {"@id": "_:N494252adf87e4c8c8e13d554bedd5f4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004361"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025339"}]}, {"@id": "_:N3a8f7faf93ee433dbbc0da6fdf6e9d6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000130"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266383"}]}, {"@id": "_:N1b5d2f20e1d14f988976aabad13b0b77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848671"}]}, {"@id": "_:N4a8ea2b593ee4719b410147c12426649", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029882"}]}, {"@id": "_:N493d0466b82c47feb54a1a701431a445", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023903"}]}, {"@id": "_:N36c4d46a8c9a44f3b876b07bebd16038", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970617"}]}, {"@id": "_:Na2b106f4f18545cdb12285f0358084d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264005"}]}, {"@id": "_:N451ab92aa63a4d69b5bcb4099236eaee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0332615"}]}, {"@id": "_:Ncdad5d13530f4a4a88df15f65f33caa8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025150"}]}, {"@id": "_:Nc58c5c3c4ae14eda81abadc17135e566", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280744"}]}, {"@id": "_:N0f59802da60944e98b9f92cfe1bb7083", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025847"}]}, {"@id": "_:Nac22404456784457827ee68a735c3292", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024897"}]}, {"@id": "_:Nd70abe489d42492ca40c7d6d9106401b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445306000"}]}, {"@id": "_:N9e87baa533f34bdab369cc3eb0a13bb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52522001"}]}, {"@id": "_:N303ff4898d494d3c9c00c75c85e57110", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002292"}]}, {"@id": "_:Nafab90cb6ccb496783c4ec14932010e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155015"}]}, {"@id": "_:N9e080d3e287d430494154dad09ceaafe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021490"}]}, {"@id": "_:N4e9d1ba37bfc475abeddf59391972591", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346647"}]}, {"@id": "_:N476e4fe7e1db44a39fbc09156a09af21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022794"}]}, {"@id": "_:N86d8b6a57a0a4488812fc855e1c02088", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024411"}]}, {"@id": "_:Na61209865d2d4e7b96e17836f04decf6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271972"}]}, {"@id": "_:N26e56712c82f4200a681b299f901e914", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004134"}]}, {"@id": "_:Ne5e600b0df51474cb571403ce7aee8f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020841"}]}, {"@id": "_:N4ad5d7acce8f4a1cbbf306b4ddeb369b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000370"}]}, {"@id": "_:Nd991a3388bd54cc5bde30b88271ec93f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005350"}]}, {"@id": "_:Na1ce3f301e8c409193dba48693a6d282", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149955"}]}, {"@id": "_:Na5c660496b944a8fb1647e477b4bedb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837888"}]}, {"@id": "_:Naae411fecc174cf0b36e0c34039a8c11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009190"}]}, {"@id": "_:N67a694aec05f404eacdd33c9168314b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007037"}]}, {"@id": "_:N65206fbd5062440ea3f9234c96f70e5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072910"}]}, {"@id": "_:N6f7922b3d83c495999f29db0227743fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:251292006"}]}, {"@id": "_:N8fa477eb47d8488b9119733ede92f661", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073090"}]}, {"@id": "_:N90c3707e02d3446c8da537da54d75e2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84308008"}]}, {"@id": "_:N519624d150b34a40a54640bfee6d534b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003886"}]}, {"@id": "_:Nb2120957fc89471a9d70e5354aaf1843", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022629"}]}, {"@id": "_:N73256c4c58c541e3a707276a9bc6dac9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700339006"}]}, {"@id": "_:Neea1b495f1fb4938840f59578adff914", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0409336"}]}, {"@id": "_:Nda154ab01885491894663a8b98d145e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024297"}]}, {"@id": "_:N588d917107d54239b64423f92f738066", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004144"}]}, {"@id": "_:Ne6139be5521e4c31a29ea1e6cffbfdae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52707009"}]}, {"@id": "_:Na08e09dd28554551a6a0feb84131fa69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002386"}]}, {"@id": "_:N1e0292297d66405ab3482487bdaa8864", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018671"}]}, {"@id": "_:Nae7ab606c89942d1aa28f12790871bc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024617"}]}, {"@id": "_:Nfe836cddc7de434daa2471e8dfaa528d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280299"}]}, {"@id": "_:Ne4962b109e9a496ead0e8126ce83fbd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010296"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152415"}]}, {"@id": "_:Ncf13d6f3a15b4b2f825d81ef9e6fba1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127962001"}]}, {"@id": "_:Ndd51b9f268214b8a889e784a771573fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268079"}]}, {"@id": "_:N9badba9d213e495e89db60bbdf03b37f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025674"}]}, {"@id": "_:Nd3d76b8dfbff4ec088beb216142139af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024319"}]}, {"@id": "_:N1d81b00821af412398852ed0b51d944b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59479006"}]}, {"@id": "_:Nfdaa2ae5bd9a4c78b6cb1e95ef7e850c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023569"}]}, {"@id": "_:N0adbf4e38cb84548b6e85a3fd302bbea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100630"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126680004"}]}, {"@id": "_:Nbe66f6a6b8e34ba6b10f3df97ee2546d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024983"}]}, {"@id": "_:N09aaf84dc61b461ca03006589c206505", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012714"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3561000119106"}]}, {"@id": "_:Ndaf19aaab65e4e4aa4a7b1e897f4250c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266176"}]}, {"@id": "_:N246ebed7842648f5916517fb8635961e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007434"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847884"}]}, {"@id": "_:N7a5f33ceddaf43c38f0a31c5ca51a01e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032460"}]}, {"@id": "_:N36fb0cdc1a4445f4ab091f094466fbc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241657"}]}, {"@id": "_:Nfd9d006e9e1b4a9186bd47bd74d78dbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100333"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:304067009"}]}, {"@id": "_:N4e9c63fec5494f67b7e4167753adf74a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025774"}]}, {"@id": "_:Ncbef348aade14a6085488654af91b462", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839797"}]}, {"@id": "_:N305348a414da4da9b48e9ac9e95dd0ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021731"}]}, {"@id": "_:N5a0f4a705a624d42bfb1e8463084cdbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448643005"}]}, {"@id": "_:N4c86b05f76dc4ea9bfbed6b576d73f00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038016"}]}, {"@id": "_:Na90bbe19ab86494184001342bac902d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1400252"}]}, {"@id": "_:N4b76c0ce8a214f129afc956f1b668d19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025368"}]}, {"@id": "_:N1284c0d2160e41e39c1b56399c871428", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5370000"}]}, {"@id": "_:Ne042404fe9e84131a87a7041fb61df87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:214264003"}]}, {"@id": "_:N1f1793d91ce74a9a9f862c88ac0679a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023035"}]}, {"@id": "_:Nd1f6af6474664f7198fd04b019ade12c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48677004"}]}, {"@id": "_:N4a13f7e4ae9241d686a707b3daa83a0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1112387"}]}, {"@id": "_:N24ab6a27b61841a5ab2d304b90b53d13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863653"}]}, {"@id": "_:Nc76f2be2558b4b65ace9636889973b79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022946"}]}, {"@id": "_:N650484def1e14bf785e1e839ad359628", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015841"}]}, {"@id": "_:Nff200fa2994d42d39ebf3b79aaa79a0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426799"}]}, {"@id": "_:Nf94014903cad4c43847d192ccd94def6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398151007"}]}, {"@id": "_:N74cd63c5c522427682ca6d5ec478f9ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009379"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024408"}]}, {"@id": "_:N2bf58b8760c342d783102df1d805e681", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025753"}]}, {"@id": "_:N47bf76e8535a43ef897b1bfd2760031f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022312"}]}, {"@id": "_:N90a11df044904dc4b7407d1a5f812500", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015230"}]}, {"@id": "_:N4eb52160e0f34187aa3455cf7f786387", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59566000"}]}, {"@id": "_:N72eb404500304f19957b018a343e1f21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020490"}]}, {"@id": "_:Nae189f4f2619473aa86dbe6391e8cd1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025181"}]}, {"@id": "_:N8e015a602bb14db7aa28ca97cdb2a997", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014524"}]}, {"@id": "_:Nc176af9212ae4241b930f9ef693d5717", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229844004"}]}, {"@id": "_:Nd67a9ca6b170490aafbe4c480ecbbb28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281610001"}]}, {"@id": "_:N592769718ffa44cbbdc013a2b3b0e02c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278849000"}]}, {"@id": "_:N05720ba5545e4145b5d75347344d2eaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022365"}]}, {"@id": "_:N89333b6bb5494a1aae77912bf00ba194", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:122483006"}]}, {"@id": "_:N204b4095257e47309ace951b651f82cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023015"}]}, {"@id": "_:Nc96046748e524fde98bfd8457b6d33ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021415"}]}, {"@id": "_:N2755dc4a80884937bb79ec7d64409b99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0427544"}]}, {"@id": "_:N51538a7587e3425d92c2b6c6ff21298f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2176208"}]}, {"@id": "_:N1e647ccd5d444933a3deef8e13cd41d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054067"}]}, {"@id": "_:N62ae73b3d86a43938ab8694f6083c070", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021626"}]}, {"@id": "_:Ne447fdef6eb241508dc497ec74721fce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280619"}]}, {"@id": "_:N6c9e9f7acd3e43eda47187792251caa3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240305000"}]}, {"@id": "_:N941c73db25c74bf28f27d28bfbd9d65e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562831"}]}, {"@id": "_:N33a36c76631f47f2bfbd1daea2d0b26a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025399"}]}, {"@id": "_:N4b32c3a9cdbc47c2979fa7c0a0b02367", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012207"}]}, {"@id": "_:N7db1f7ff0502484f8c93c4ab50da01c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89988002"}]}, {"@id": "_:Nb927928e8e954f3bb9a40e425fff014e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24225004"}]}, {"@id": "_:Nfcce86149f4d42d38e22dda11eb7ce50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75630004"}]}, {"@id": "_:N952890a9fa954533ba69ce714b93c6cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6456007"}]}, {"@id": "_:Neff0c7d64b084dc2b85f980cd06d2ef6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846437"}]}, {"@id": "_:Ne0ba0d01789f4fad81eb75a088ba9987", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839816"}]}, {"@id": "_:N7bd8b643a85946df95e560cd5e4f3786", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009363"}]}, {"@id": "_:N5fcffe67daca4be78a6b73295656da84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271375"}]}, {"@id": "_:Naada512f95eb407d8bf0e7e8fe181246", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858973"}]}, {"@id": "_:N6daad30fe9d047d6a9f17e4ea7b2b2f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9236007"}]}, {"@id": "_:Nf9992328e1cc477cb32c440b600be48f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968564"}]}, {"@id": "_:Nbebf443c69644ca1b96e342073db3074", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274715008"}]}, {"@id": "_:N0d17e342a3434505af013bc4762405b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36815008"}]}, {"@id": "_:N35f2a82910f84be98ed543743dd2b9fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162359"}]}, {"@id": "_:N12e2dffd1b21472a92eb5f2db58717cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007435"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015776"}]}, {"@id": "_:N4f96f1aa239e4e4584fd4201480245f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D057925"}]}, {"@id": "_:N0e26901f2bc04e988df12597f54a6f29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152421"}]}, {"@id": "_:Neabf3406f65544ef910dc243e095237b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280307"}]}, {"@id": "_:N375653b295134d1f9646907e98d5c01d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367469000"}]}, {"@id": "_:N27bbe193f03d482b9a27355f0ead3d5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073101"}]}, {"@id": "_:N385fd40c8bdc44e1a4f83a992055646a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2201"}]}, {"@id": "_:N1d343cb9eef9437ebeb790c06eb213cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7379000"}]}, {"@id": "_:N6be88eab11004aecbd3baa05a0bb51cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865363"}]}, {"@id": "_:Nbdd2c5d531e749398dbee460fe868fb6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65778007"}]}, {"@id": "_:Na1f8431665ca4f92bd6eed021a12f208", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032131"}]}, {"@id": "_:N4c82d193c521480b95ad254ec8f91945", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001763"}]}, {"@id": "_:N45d91580265a4b338a23048250250b80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021653"}]}, {"@id": "_:Na1e08db937914241ba17b849872e2992", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35484002"}]}, {"@id": "_:Ne0a50a496bbf4f2092593f31a87c18a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151539"}]}, {"@id": "_:N44cbb4d55c5149c2b2c4cf1dcc3a5930", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280489"}]}, {"@id": "_:Nf08da3aa91b8437f92c34af90c1f004e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847397"}]}, {"@id": "_:N2e4c8a62ef5c48f6825ec7a593270717", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1319853"}]}, {"@id": "_:N1216b79d9ecd46588d1ee543717a94fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:269899009"}]}, {"@id": "_:N1aedc97ec3b24100b8fe4d05e2e7f1e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111567006"}]}, {"@id": "_:N4703a174462d4509a4f5cd9d129c6692", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562884"}]}, {"@id": "_:Naee4c7df03c5476cb80de83807c3fa58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24827003"}]}, {"@id": "_:Nba1f2374f2014a0e9218aac5f8e9c690", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858430"}]}, {"@id": "_:N5adf6c3372fc4355aa3cf6c2e35fe101", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D055090"}]}, {"@id": "_:N84d1e3089be3422aa54cc2e76d1ff93d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:191124002"}]}, {"@id": "_:N13420a9622fd45f2ab623383820d9a87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023063"}]}, {"@id": "_:Nca0fe7b5cac84e3184a4e64a161e40c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861790"}]}, {"@id": "_:N897dc9b24e8c4cc092a1c945d0775240", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300980002"}]}, {"@id": "_:N8bb79167d0664dcb9dba2fe113864a60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005899"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28681006"}]}, {"@id": "_:Nf5101e01bd934e189fd16284f3f13784", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022662"}]}, {"@id": "_:N309a98b538104d7e9911d776115ef7ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024645"}]}, {"@id": "_:Nd1316aecec6a4399a846f4369fe0f8cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93250003"}]}, {"@id": "_:N7175741323ea4aba915ecb9d5344de1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248062006"}]}, {"@id": "_:N27af3a62e78c4f22ab5e4baeb51af798", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025090"}]}, {"@id": "_:N3ac0c62f7ddc40d39f06aedc5b2941b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128933000"}]}, {"@id": "_:Nf1cdaa8b4dbb4b74ab1f9b99c22fdb2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040015"}]}, {"@id": "_:N1d8226d15f514e72ab865e70b31bc290", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833182"}]}, {"@id": "_:N9074ee5f77444f02a473096e4ddc8266", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025429"}]}, {"@id": "_:Nff9fbaa77d224550bccc8f80b92668b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0156312"}]}, {"@id": "_:N3bc9bbcd47e747499338184e1785cc1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020787"}]}, {"@id": "_:N75a9313f03e04122ac777c38f200abef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857055"}]}, {"@id": "_:N3db44bb6df924d668afe62d224684b3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001139"}]}, {"@id": "_:N0ed7d394b7c5420dbb488a8af0b61949", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0744735"}]}, {"@id": "_:Nee2a6b0c5e93493489b62a5fff902296", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79395009"}]}, {"@id": "_:N23fec68693ec466d9cdad80cecb1bd1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q22.4"}]}, {"@id": "_:N7a8e40ab41c04ae7a8d177f83c5fe4a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857012"}]}, {"@id": "_:N6c681ca3191c467cbeb8881b856dedd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235856003"}]}, {"@id": "_:N2ac063a0b5d94ad8aec62150132399c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025120"}]}, {"@id": "_:N557504c1e44d41cf9c2e8efc7ddedd00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837463"}]}, {"@id": "_:N99798a67c5934aa3b99c07643367248c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0311277"}]}, {"@id": "_:Nb843e8d027424b578c4a81a04638baa2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:425333006"}]}, {"@id": "_:N0b402c7d27fe4546ab1978d4e33a159f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023182"}]}, {"@id": "_:Nf606e7bca13a4a87b6cce2cc2a86b9ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022924"}]}, {"@id": "_:N1924b78c129440a887f59cac0fda0261", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011995"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521533"}]}, {"@id": "_:Nd31a6ac696ec4213ac4c4e43badcecc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073220"}]}, {"@id": "_:N6961e697e294441c91187c99156bd40b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240679"}]}, {"@id": "_:N5603dee82824425b8e215268495eab39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89010004"}]}, {"@id": "_:Nc3dd28d7ca404816a079638fb0e226df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851542"}]}, {"@id": "_:N35055a35bf4249298effe3699d82c0c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246800008"}]}, {"@id": "_:N9dbe450bad6a4129838024b97addbde1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40009002"}]}, {"@id": "_:Nd01fab5bf17d4bdb87bcb0f49e8b89b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428905002"}]}, {"@id": "_:N8f5ecf932d394674885b698042b8c22a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87433001"}]}, {"@id": "_:N1852a25bf12c48269e685a6cfa1d1371", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0694539"}]}, {"@id": "_:N46fc5d7af50e4f43885006bba394cf26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023454"}]}, {"@id": "_:N3fd8091465274dccb1a58cfd9e926120", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2974"}]}, {"@id": "_:N39e33a9f0618415088bfb386d4788bb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021520"}]}, {"@id": "_:N103f675c538a487b99c11cf87162fb8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024474"}]}, {"@id": "_:Nd48bacb895294512bf241c797abfa026", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001471"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025766"}]}, {"@id": "_:Nc1e712f648384b3c829c6d34b62540d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1563716"}]}, {"@id": "_:N156543c0279c4785a55f06174014770a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C567688"}]}, {"@id": "_:N8d9a8c5bccc44213ac2ddc0b6cefa8bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025196"}]}, {"@id": "_:N9677ff94b4bc4c52b090d3e8b447a57b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426146"}]}, {"@id": "_:N86432cc4ffc940bb87a8cbd2b56293bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398963001"}]}, {"@id": "_:N7259e9bf73c448fd973340cea5ea9664", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194177006"}]}, {"@id": "_:N3efc4f06561242878391f3930c6f289d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44780000"}]}, {"@id": "_:N88d2f7435a164462be2ed54badb8ea0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851915"}]}, {"@id": "_:N133d0a4df254497c9f9bc47f2adaba08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1511"}]}, {"@id": "_:N51b4d88f82fd4a088d4d297f0eeef794", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006985"}]}, {"@id": "_:N2cd09824ae7e4a0a8980736331155d3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073033"}]}, {"@id": "_:Nc8f891934eab4cb0a8911793b1de78a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432124"}]}, {"@id": "_:N44b169fc85974236a47fcdf6e92e9bb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1827184"}]}, {"@id": "_:N0830a9c41ce14096a024c3c50b786c1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022282"}]}, {"@id": "_:N6cbd56ebabb049a9a617b00e99a46afc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859860"}]}, {"@id": "_:Nc1d2ad4db9d84fbebd9f47a9482cfcd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0877017"}]}, {"@id": "_:N729674fdbdad42cb84f61ec85cd87af4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253920006"}]}, {"@id": "_:N8f3f9e28b66d4606857dd10cd65fb1a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843983"}]}, {"@id": "_:N916edccd42ac4f5687f47c409c49f0c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024628"}]}, {"@id": "_:N80c58b0040a2421d9257dd1f92b6584f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4255214"}]}, {"@id": "_:N30e4c04ecf14487e9736a731a2afe662", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010903"}]}, {"@id": "_:N7abbf12e510a4ced80709b794b1eaeb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022996"}]}, {"@id": "_:N2daae1031ab14333a0f62fe5faa509f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011545"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023306"}]}, {"@id": "_:N9dd4a2a004164101956fd05343b91062", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685695"}]}, {"@id": "_:Nbcd2a488001546949480f5a271a1af97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024149"}]}, {"@id": "_:Nd8cc035538d24007838c2f92d220865f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1167806"}]}, {"@id": "_:N8629c1ae252c46429b46b62dc4b06e99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023214"}]}, {"@id": "_:Nb945deac97e44e7c877609b9dde2d089", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274100004"}]}, {"@id": "_:Nca50fcbd25ac4d118598cc80a218ab8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232003005"}]}, {"@id": "_:Naa53e61016d34bf0b2285e7d520734eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010014"}]}, {"@id": "_:N3b7d62af343c451393348131a94a87dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004204"}]}, {"@id": "_:N4b7446f830d04a7f871cd0ff2ed355e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280656"}]}, {"@id": "_:N812f0ec442b44c538019e9770c4a8a4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022656"}]}, {"@id": "_:Nf0198b899dab4feaad3b8fc381f1e448", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25821008"}]}, {"@id": "_:N29f4ee14770a404497e229fbbe7d3756", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023336"}]}, {"@id": "_:N1b6924bef39647a98bbe6126b1c66e9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015867"}]}, {"@id": "_:Nb2d614c0c5da4d2e8d177ab14da82dfa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024712"}]}, {"@id": "_:N11599e851f2642479004cb2a92f85b2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023706"}]}, {"@id": "_:N8d79c3c71a214d328142aff6ec5138ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021364"}]}, {"@id": "_:Ne4c8c37df8b54ad6b2b0b5e979b427f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022367"}]}, {"@id": "_:N9d1b60ab8fb3488d977625b9299ca207", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249101006"}]}, {"@id": "_:Nf1f251ecfddf4363bcdacfbbf68149bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009222"}]}, {"@id": "_:N387a36c374b84816a56b62c6871e06e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702623002"}]}, {"@id": "_:N0f9d334ae75b41bc97210fcff6845411", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009536"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862142"}]}, {"@id": "_:Nf5f9b77e7b844830ad22f31a329c334f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299137000"}]}, {"@id": "_:Nfeaefa920a314417bc478e8aaef96c27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855487"}]}, {"@id": "_:N63ce9446c45e47bd9fb682a1ce3fd3c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009295"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021497"}]}, {"@id": "_:N796d5a3cdd5840d38a94e10f6ff0f027", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970501"}]}, {"@id": "_:N561f1ccb8cb04e4da1f603c51ac42182", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:991000119106"}]}, {"@id": "_:Ne64cdbb7177749e4b79dcf50389d565a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4200"}]}, {"@id": "_:N7874d73775bf4b02afac3fcb766545e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0456132"}]}, {"@id": "_:N7b3e1824345f465e811bac65b07cc13c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867457"}]}, {"@id": "_:N89fc29e1c06445e79a706f875762739d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:251293001"}]}, {"@id": "_:Ne580517b675d4a6eb210c7edb22e823b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69798007"}]}, {"@id": "_:N3008eb1cd3e74d7a81b709085082bab5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1265968"}]}, {"@id": "_:N9e97e09515394ad2a9b6742198dadfbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34048007"}]}, {"@id": "_:N2b8cd4febbd14937af119bfd41c0badf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023958"}]}, {"@id": "_:N6b9bf8a92567460ca5fc7cf48e361e02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013575"}]}, {"@id": "_:N64cbb4f949e44861bcc7003400876d4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77971008"}]}, {"@id": "_:N1a3f909d03414fadb42151dad0221567", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298283006"}]}, {"@id": "_:Ned7601c3bbf4422195775ab36e6e3146", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009152"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024569"}]}, {"@id": "_:N0124f31d5c01403eae145a88769973e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "epcc:03.01.05"}]}, {"@id": "_:N2c3f0916418d47308db164e4bf1ccd2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025579"}]}, {"@id": "_:Nd14818ff62fc42e69b10fc4b14dc4ef2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003467"}]}, {"@id": "_:N8980ee04c4784a8eb4ee250d2d9f7742", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851789"}]}, {"@id": "_:N7696b4debaab4771b397a35a0d720ae7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025167"}]}, {"@id": "_:Nfc46255312214a5d8026d88c9b6a0ecb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:7014"}]}, {"@id": "_:N5f2d89c10b284d8f9bf13df591fb0b7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1761006"}]}, {"@id": "_:N251eb9d2cbae4a21b8a76c3684a8c02d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54137008"}]}, {"@id": "_:N1f30806230d9473d9876260c7e812628", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128818009"}]}, {"@id": "_:Ndc5306dda1da45bfb8c2c0a8ec5c5528", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022977"}]}, {"@id": "_:N203d9265d58b46f59671aef78634f9a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024443"}]}, {"@id": "_:Na8deb2e518be42a0972340cf3104de0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271782001"}]}, {"@id": "_:N2beadbe9a447403c86d032ada5800e20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022933"}]}, {"@id": "_:Nc00cc4e51d534ad7b30d08ff990a29fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240538"}]}, {"@id": "_:N69d0aca2b06245c4877520f16c1e981a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968592"}]}, {"@id": "_:N1be3c67515b14f118671c234c3c0faad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50603008"}]}, {"@id": "_:N575c692abe4146b5b61bbf7cf9fcecc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855299"}]}, {"@id": "_:N5c04041060e24e99a51b967c03d03cd3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014133"}]}, {"@id": "_:Nc0623a069ddd46b7b2f9140f3c5b335a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002494"}]}, {"@id": "_:Nc4df72d2a5ad4621a9ef917f140e906b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072916"}]}, {"@id": "_:N47eb3de92c0e49d996b6ff51d07b23d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345883"}]}, {"@id": "_:N4717115fdb8b496eb9d3823e519f1912", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020305"}]}, {"@id": "_:N207cbb04461c4fd7b472b5e26a83d611", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022927"}]}, {"@id": "_:N6b09bd6daf4b4d1ba8825fde993f673d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021819"}]}, {"@id": "_:N7f5a4cb5bb6144d2a12d87027165ef8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023365"}]}, {"@id": "_:N76cf84a949e44970995ffe2b8edfc821", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001127"}]}, {"@id": "_:Nda3aa8ce02c847e497bc2082cb045eac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010900"}]}, {"@id": "_:Nbe926880b14c4998a40103e62a2996fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004933"}]}, {"@id": "_:N5b433e61126f42c3a82f826aaa02c312", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3552917"}]}, {"@id": "_:N3011d9fa41e74295b41888af11569ce8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859606"}]}, {"@id": "_:N688c07f8f2934e4cb0389ac6c46431d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60862001"}]}, {"@id": "_:Nbace1d445ad745788f60fcfc816bcd51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011504"}]}, {"@id": "_:N5010d53d9e5143c7b6f40bbeca821ff1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1515283"}]}, {"@id": "_:Nf3659703614a473996898195634d71fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254815002"}]}, {"@id": "_:N5771f8b936c64f0f866b59a716e4014a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111583006"}]}, {"@id": "_:N75d09bbe2632441692e3c2e036b9b816", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001981"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:385472000"}]}, {"@id": "_:N510556c5d8cf4f88ac645c67e2cf7315", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0403416"}]}, {"@id": "_:N9d5c38c2ec3a4aef94d25304eaba7f75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022018"}]}, {"@id": "_:N9ef0c25c1255418c906f62a89e61ce06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850191"}]}, {"@id": "_:N533e659859314faf8bc8775c12d5a289", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D034141"}]}, {"@id": "_:N11cb257ededb494b8b53cfd324e7ccd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021436"}]}, {"@id": "_:N501ce256e1174893b54a47fd54158756", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002345"}]}, {"@id": "_:N291b6751fd8c4399ba67831f889612d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025716"}]}, {"@id": "_:Nd63fa9e85964499bb528b84862037b20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74925009"}]}, {"@id": "_:Nb902427155dc4a3d89d0a7e94bd6b828", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020796"}]}, {"@id": "_:Nc840915b7923449d924435c42666fb6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005949"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3807980"}]}, {"@id": "_:N86b4a7dad3db4949b6b5191826042410", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001806"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054039"}]}, {"@id": "_:N115b046269834ebd9787760d69b4b90e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266067"}]}, {"@id": "_:Nb555ce8d9ae34eba81c0e4d1e33eeac2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0341790"}]}, {"@id": "_:Nf413e1e56dc34f97ab02d5fd54965eb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277693"}]}, {"@id": "_:Na2d4f2f0229847f68bb697be07caebc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95499004"}]}, {"@id": "_:Nba5a3461bd41470797d549f08bba049c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864873"}]}, {"@id": "_:Nd4dadaf5f8ae4f71b0ca7198d0897646", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0878659"}]}, {"@id": "_:N6dd3a8a7750143db8eb4587a12f50fd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109428005"}]}, {"@id": "_:Ne83ae2ec58a64966b095f873691b8165", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021482"}]}, {"@id": "_:N0a794e5cbef44e75aa6b5149f4099faf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014038"}]}, {"@id": "_:Nec83380af9f44bb895f32efc85f4209b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249940002"}]}, {"@id": "_:Nc7428fbb71184422b5c74e6e46cb4e60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398206004"}]}, {"@id": "_:N850459cba98e4a88b7b5f22945532ea5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010998"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023604"}]}, {"@id": "_:N7056b6b1498b40b4a00487ccd5ff274d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253363004"}]}, {"@id": "_:N3db060ecd004479bbec0f2949ab0195f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5262007"}]}, {"@id": "_:N35b8094e9fb44a0a9d8dc769574f3fcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001907"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040038"}]}, {"@id": "_:Nae3f67855fa84cf6b52970d3506ddf8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266036"}]}, {"@id": "_:N585f9ad5f70940e2ba6df06db2ec6d99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0813217"}]}, {"@id": "_:Nd68e1d02098a4036b869fb1c94b7f536", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016113"}]}, {"@id": "_:Ndeaec28c84254253845f2d2691f1a80a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022125"}]}, {"@id": "_:Nd425a6ee86784d1489e4f6863f759996", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022228"}]}, {"@id": "_:N944a2a5f740346b086c534064f3d27f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024521"}]}, {"@id": "_:N4d45781c09124903b75ae7356baadaf1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861332"}]}, {"@id": "_:N7a4e4da701c947b19beeebede19f0bb6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022756"}]}, {"@id": "_:N71d0315d0e00467f88aaa60ae3b84110", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037293"}]}, {"@id": "_:N07bff5b0879d4e2fb01ad7e6fa319a1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015576"}]}, {"@id": "_:Nf75d6d07f686415b882e15981265847c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022141"}]}, {"@id": "_:N61bc46fa1d9d47a69c359602929ab40c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263485"}]}, {"@id": "_:Ne5ac7590e3bb467985b2b5ca85591d14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271611007"}]}, {"@id": "_:N7a463fc335ef49f7838279d1bc7ae01c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702610009"}]}, {"@id": "_:Na4fbad17c90e4532bc25b4597f4697f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022234"}]}, {"@id": "_:Na1eabdacf37341c09e42dfd51e7a2db8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204153003"}]}, {"@id": "_:N7338b8487a0e4bf7932d4a7128c7f93b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424295"}]}, {"@id": "_:N577d86f957554a9fa01d0f8511312171", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248585001"}]}, {"@id": "_:N00211e594ef947879f9ca1601922f5cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95576001"}]}, {"@id": "_:N1860fd673af94f81a6c1802f61e8bc0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072964"}]}, {"@id": "_:Nae246a81a99d4a69bd1a7bd17b7dd27b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0087012"}]}, {"@id": "_:N178dff2f130048398db9586e2923a1bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009895"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021380"}]}, {"@id": "_:Nbf092224ce9e4e0f970974113c246f9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856118"}]}, {"@id": "_:N3d72f04b51e64ce28556f36fa56816fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855622"}]}, {"@id": "_:N3547c8133a3b4f12b5cd0cb1095166dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536650"}]}, {"@id": "_:N609fa071b5e04cdeba0101df6279fe27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/ORPHA:453314"}]}, {"@id": "_:N6f00dfac37544d29b37fc0eef3ae190e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085131"}]}, {"@id": "_:Ne128d3104fe740cab0437554fdba4b36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0025004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020859"}]}, {"@id": "_:N7392103b72134b1c84120c8352c6852e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838659"}]}, {"@id": "_:N0a2039153add405e9d9e00cd41b2759d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073130"}]}, {"@id": "_:N573b2bee370c4c8aa2d224991d1fe524", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021455"}]}, {"@id": "_:N0b6743f236d448a0bad555dfacce4347", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013964"}]}, {"@id": "_:Ne0acbeb868bb453785447b519409df81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372130007"}]}, {"@id": "_:Nfeba0e101095425cbf3c986314758b89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855478"}]}, {"@id": "_:Na6e871e277954256b63da3505c0c7069", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0406438"}]}, {"@id": "_:N1a3b10141a4143618c917102bd9af74a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012135"}]}, {"@id": "_:N269d883a7a2f4e97a092c884844ccc3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855828"}]}, {"@id": "_:Nb6a565f96c8a4d049017609d165d6102", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280655"}]}, {"@id": "_:N7f8eeaf5c308449487b5c488ac187da0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025357"}]}, {"@id": "_:N507b848d0bf64f90accff677ebd5f07d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005001"}]}, {"@id": "_:Ne6b870a973604bdda594f395f140b276", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002547"}]}, {"@id": "_:N4834bdf42bc742acabd4c863e50a5326", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280741"}]}, {"@id": "_:Neba2e51c958849c295edca5faf106f26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023021"}]}, {"@id": "_:Nd773a10236ee46e3ac74cbc2da1b00c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024872"}]}, {"@id": "_:Nfa4c1a4dcd414787af90ffd32900f688", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022862"}]}, {"@id": "_:Nb78c06e7bae64c70a5a6280332f0bc27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234376"}]}, {"@id": "_:N809e4cd59acd452ca83dbe9cef812668", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004479"}]}, {"@id": "_:N8861147de567450b89b5af7864570f19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70691001"}]}, {"@id": "_:N3027f15939a34d26ab75cba9f9f54f71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021972"}]}, {"@id": "_:N5e72529f6c4b4145abdb3d17c7fff1e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0334008"}]}, {"@id": "_:N694cbc0d8ed2491da735df03f511fa22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023052"}]}, {"@id": "_:N2166343e7cb440d48b465597245cde4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:189198006"}]}, {"@id": "_:N467c7baf34a4409c95c54c765996c508", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302888003"}]}, {"@id": "_:N45b7eab4a6634794a21a4a5ed590d9aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128934006"}]}, {"@id": "_:N1270466b7b514f5da6eb717f8b789e40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010264"}]}, {"@id": "_:N0e66f50ea95b4cd2870febebb83b7b7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806447"}]}, {"@id": "_:Na708d6ac5572420e8ee2f7eb821f9b7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000069290"}]}, {"@id": "_:Na99f1d06fa394d0596f50b6785a53fa4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025487"}]}, {"@id": "_:Na13c2471257c4833b79b7f9fbd53c526", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014012"}]}, {"@id": "_:Nad52998a06aa4b8083859b71eb0cefce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279090"}]}, {"@id": "_:N8d31b0291d514e94bc744bd349b6eef2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073281"}]}, {"@id": "_:N521b1e07b3e04d6f85a80b379af249ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969371"}]}, {"@id": "_:N30c00956debb4502ba470e71749852d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022644"}]}, {"@id": "_:Na3fe99c4823d45f793505b0fa912b1ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024078"}]}, {"@id": "_:Nf56cdf75b0ac4c1c871a475608f10dd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280572"}]}, {"@id": "_:N7770cd5dc91b495793504a1445514be6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022630"}]}, {"@id": "_:Na861fe5ba9de4f36926bac07491137f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536946"}]}, {"@id": "_:N34a09c4762f348b69795954978fdac9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000542"}]}, {"@id": "_:Nd427dc4bdffc44f9a034c5423a0a8772", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127324008"}]}, {"@id": "_:N178a603671c74307916962cbfff0d4c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009760"}]}, {"@id": "_:Ne73492f1bf1045129e95c3962525c3cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016757"}]}, {"@id": "_:N239e202337964ccea5a38b0c39f4d495", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280324"}]}, {"@id": "_:N60209690237742aa9951bc57a56c73fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82821008"}]}, {"@id": "_:N8753641c24e547a2b588cd3519bde417", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023611"}]}, {"@id": "_:Nde9a5bdeacf747a8a52ea74b742e0c7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149854"}]}, {"@id": "_:N1f495cd26ff24da7b5e78a075706d8fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023905"}]}, {"@id": "_:N0355f3a9805f4236bdcf0f374c0c81b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020865"}]}, {"@id": "_:N7d43bc552a274a2697b9ee49dde3a779", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280651"}]}, {"@id": "_:N67aa3b21f0354a14bd29ef81086e3dc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0947912"}]}, {"@id": "_:Nc8dad6d1d21c4cad9710dffc6ea60f3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004993"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675547"}]}, {"@id": "_:Nf83737994ce8481f8f8992a2208fa978", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859224"}]}, {"@id": "_:N12a7f98d740643098806e7b19417739b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023430"}]}, {"@id": "_:Ncbb1c2304c7946d2bb1765ee14ef0cb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48449000"}]}, {"@id": "_:N77ad715b127b47fa9a5094cda02d9725", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003782"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025569"}]}, {"@id": "_:N8c7021e0b68d43788f27f3d010a207e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1961099"}]}, {"@id": "_:N6961133b13c145de850e4d1f60add19d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345286"}]}, {"@id": "_:N3d030f9222634254beee3ebb9a77c1ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024383"}]}, {"@id": "_:N2645beea4be647dfbbd9738de56c2c79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:703707001"}]}, {"@id": "_:Ncf1b1733f3c541a3aed60f44fdeeeacd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020881"}]}, {"@id": "_:N1d1c4cce0f3048e48767b39228d5d852", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017824"}]}, {"@id": "_:Na78ad0c3b49e418ab946122075ff8832", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018798"}]}, {"@id": "_:N1632e9676eb64824a49cf2601a5b5bcf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D053589"}]}, {"@id": "_:N081a3e859afe4437ac22e51f10772a95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q21.1"}]}, {"@id": "_:N82c692da169441f99fecc77986ea6b6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751837"}]}, {"@id": "_:N5742228108e84bbe813f285b7d663807", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699439001"}]}, {"@id": "_:N7961c1a753db46eaa41502119ea1ccd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004935"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204443008"}]}, {"@id": "_:Nc44543ab305f452b961be97ada10e129", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847190"}]}, {"@id": "_:Nb44538194eac45c49acdd396f6e84520", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0236175"}]}, {"@id": "_:N144022ed675b4dde95526db3e2033c81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15394000"}]}, {"@id": "_:Nc1e5005c6034453698d5b7c3820d43bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009806"}]}, {"@id": "_:N39eb97d2bc354ae69ec4da091ef31a57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193387007"}]}, {"@id": "_:N3ff8f6e6433349d79f71bb034387ac84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90834002"}]}, {"@id": "_:N74bfa7ab244b4568bd81420630b4d267", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95482000"}]}, {"@id": "_:N901ad1ddddf34c04ba09da0969baaa02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1384594"}]}, {"@id": "_:Ne8db15376828455f95d498fc84653aa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:191736004"}]}, {"@id": "_:N1201434582c4493382acacef3b981147", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866013"}]}, {"@id": "_:N38ccae088be74f77a04932f663e61d9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521573"}]}, {"@id": "_:Na13506b9a207497dbde0bf7d1f509000", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025711"}]}, {"@id": "_:N4f8d8072b11f4878abb308eaf8b36ede", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024760"}]}, {"@id": "_:N9ace1be2f6fc427593a54613e86cd5ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:708670007"}]}, {"@id": "_:N527b9b42620846aab7e7d767a99ea77c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253551005"}]}, {"@id": "_:N38f933cacbb3408c8a6d38a6cdd2c93c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838869"}]}, {"@id": "_:N513f74a5c1e942a0be31c643d4c25a96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001500"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844906"}]}, {"@id": "_:N93fc2038d156454297bc7fea6bf3d442", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968910"}]}, {"@id": "_:N2fa0a194793e437ca37739223e3b7952", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100320"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0333731"}]}, {"@id": "_:N9037872b69074ba8a3e1a09bc092630c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007964"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843486"}]}, {"@id": "_:N98beb58b0b1c4080aecc217d2814e061", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836772"}]}, {"@id": "_:Nba012a3048a7431f98c16ceceede409d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022565"}]}, {"@id": "_:Naa30c67cd3054994aaa8849f77b54f7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023761"}]}, {"@id": "_:N5e53a7d01adf433fa77d512c5aca5ac5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95281009"}]}, {"@id": "_:Ne26f910620704da39b613a7dbe22a7d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234141001"}]}, {"@id": "_:Nb9afb3118d4c4acfa6d3ec5bb4b28095", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61282003"}]}, {"@id": "_:Na5357fc263304e89a96e15f5133b5c45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004476"}]}, {"@id": "_:Nff12566f88a7428c8e460eefcc744dda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860838"}]}, {"@id": "_:Nceec8f916d1f4bd9aedb2323855da01a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62718007"}]}, {"@id": "_:N50cba130af074ad68f3e7391a362cf1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1384666"}]}, {"@id": "_:Nac4d19532f2b4f4592e97677b4424b43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843389"}]}, {"@id": "_:Nccb111939a634d0085882f50709d1fd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86353007"}]}, {"@id": "_:N9904357305c04808ab81e52da2ebe6ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240017"}]}, {"@id": "_:N41aa15b664e24a99b6e123fa670c0580", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023320"}]}, {"@id": "_:N43f1ab7cc4494045b0883dccad42f837", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021258"}]}, {"@id": "_:Nb3946bd7ddae4435b75a1e9e68b93ea9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852464"}]}, {"@id": "_:Nf1d74f3a357b4a768411ffb86fa1bd7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685409"}]}, {"@id": "_:N01f3b75e963b47a2b670e2a6dc6e8bd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025252"}]}, {"@id": "_:Na8cd0f3356ad493eb0724fb618c52d16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003906"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280540"}]}, {"@id": "_:N2e4a05ab14df49aaa5d365074454d3ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280528"}]}, {"@id": "_:Nd8a37fba2c93453787aaf842f23868e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023921"}]}, {"@id": "_:Nf35f83e729de415681949a472d2c3a81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17790008"}]}, {"@id": "_:Nd72f05d672114138912abed43fb69498", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266387"}]}, {"@id": "_:N4fb6757f23b84630a9bb26de1ca8f8e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14304000"}]}, {"@id": "_:Ne6ed28d191074d20bc8ff45947e0db68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021584"}]}, {"@id": "_:Nb7807cfe8afd48cbbab22153feb2805b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014523"}]}, {"@id": "_:N7d161ab9cd53418d8342ba7110ca54ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021668"}]}, {"@id": "_:N0a09cd5e77804e55940ad56e48050e64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835452"}]}, {"@id": "_:N8f46875d9b2d4da1bb443992338b7902", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0574763"}]}, {"@id": "_:N8e37b8615036453f91d7ab993d002e1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968999"}]}, {"@id": "_:Nd72db669ac234af0984ee2fa7c13bb89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009937"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850041"}]}, {"@id": "_:N755af5de8c814cc68aa26840a83d8901", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230790004"}]}, {"@id": "_:Ne8a23e2aed8445569acecfe575bd0431", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:313307000"}]}, {"@id": "_:N50b1146ce9954fd782692dd50bd83da5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100874"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073184"}]}, {"@id": "_:N46122cf9e892439e9e998a60a4c408e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024685"}]}, {"@id": "_:N1e9a1589c04649fd827c44a0b7a3ac23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162429"}]}, {"@id": "_:Nf0220e11749845129c890d559aa96553", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006434"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859477"}]}, {"@id": "_:N52685e9ae0774632806886fc145eac11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702322003"}]}, {"@id": "_:N351461beada8437180486b9c0ab6fefa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024202"}]}, {"@id": "_:Na50a839a6ffe4f6fa4010253ce3b1a3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030082"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022657"}]}, {"@id": "_:Nf9c3dce2056649f7ba0068d064a9311f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023329"}]}, {"@id": "_:N638bdeade3bb4644bd891b4e47573a3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072887"}]}, {"@id": "_:N7b357f469f52419e850cf63aa2db3826", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0560046"}]}, {"@id": "_:N7b62c7e85bfa4c22b422e42a5966a350", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008531"}]}, {"@id": "_:Na1e00d3bdb254261ba032611c059a19d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021010"}]}, {"@id": "_:Nd2912f4554564c0182ee53e4d21870b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021695"}]}, {"@id": "_:N81bf19def83e44119ca34bbce5ee6907", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073168"}]}, {"@id": "_:N178185c8e15a4ac583286b6dc9fd880e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861873"}]}, {"@id": "_:Ndebe783f6d4e460f862f2f3e61a2b396", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851087"}]}, {"@id": "_:N26aa2ed4af424d339c33c03a2ee560be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1274865"}]}, {"@id": "_:N78bcef1ea56e4b7ba11edcf6742110f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021880"}]}, {"@id": "_:N0e5b78f390504cbfb5b584c570e72c91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21119008"}]}, {"@id": "_:N422bfb39f2ca457f84a8c83f2d09c1f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1442837"}]}, {"@id": "_:N7cf0e759c5374ec4a379a88a43b0a3ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025844"}]}, {"@id": "_:N0891c6aaa8ae47dab10849d14a19a0cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854952"}]}, {"@id": "_:Nfe16d0cccf834f6f8e1629b5e2889de0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:282195009"}]}, {"@id": "_:Nb9efc5f94eeb44708cb9ef6bee5faae7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040588"}]}, {"@id": "_:Nb4803a8488394f738f1d06534ec924fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023400"}]}, {"@id": "_:N1e85ba4fb5874e958e7c1de7d67adc86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846011"}]}, {"@id": "_:N60a3ef5cd80d478a82a8fcdf8cc8d54f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1299892"}]}, {"@id": "_:N93121fb494ca41ecb0f3983719ea51a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152013"}]}, {"@id": "_:Nbc30d4c40e0a439bb32ca813111dd885", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240414"}]}, {"@id": "_:N67733b1eb418470ba75e0daad3e5d192", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0543541"}]}, {"@id": "_:N34c390cf71394e9f903a50affc0f4147", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:393563007"}]}, {"@id": "_:N88188127f3744ce7a1fd6e91137b1fbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040961"}]}, {"@id": "_:N6e1551343ff946eb9709322df363b2d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013274"}]}, {"@id": "_:N76d22316ed204611a3c8597b383631e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151878"}]}, {"@id": "_:N4ab851ee22de4d14aa4e7c959dbada67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022805"}]}, {"@id": "_:Naa3eb30be57a473cafb13f444f388d54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849186"}]}, {"@id": "_:Nb3f1e333548049ba86da15202f62f7d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1332259"}]}, {"@id": "_:Nde61786f2f3444f8a3ac73b5690b7139", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022767"}]}, {"@id": "_:N3b9214bd1327444a8ec2da688201c982", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52299001"}]}, {"@id": "_:N9404c872f4394715acff49bbb36230e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025553"}]}, {"@id": "_:Naf10c6020b9a4797a11a0e6bbc9584b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0399519"}]}, {"@id": "_:N1d467479c0b1436fb25e2059879b3e1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006946"}]}, {"@id": "_:N56eb690766934810894d90177448b48b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014786"}]}, {"@id": "_:Nc47e87ee1a364096946655f7c074a272", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021134"}]}, {"@id": "_:N7cf5320a43a3450d99b6c0b76866d7c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566800"}]}, {"@id": "_:N7300222e824247508879f7f9b14d2ff9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024548"}]}, {"@id": "_:N21542c33fe2044b59fa195935dd2d4bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023554"}]}, {"@id": "_:N2dc6b132e48e4e94b1eaa61f3637de89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266616"}]}, {"@id": "_:N5c0c67df072b4d1da503595a0385556c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020697"}]}, {"@id": "_:N641f9418fbd245c5b91a72591136545a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0086437"}]}, {"@id": "_:N44ecc180704049af9131b9e434d3857d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020727"}]}, {"@id": "_:N09e9f189f5ba4c698a61c8eff4b82a86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042842"}]}, {"@id": "_:Nf41a2a595c7f4b5dbc7fc6767332da81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026650"}]}, {"@id": "_:Nc8cb083e75df491caa3f5af4d32a7f78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751352"}]}, {"@id": "_:Nd0fdd9dd78b8491e9ccce97fc24f035c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020786"}]}, {"@id": "_:N58445f98b82c46e0b2142c5bb0f30580", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849489"}]}, {"@id": "_:Nf4362ffcd42647f99742ad97b257a648", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023833"}]}, {"@id": "_:Nb858368b67c641e2849d02af0e8591a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001984"}]}, {"@id": "_:Nd28226f8f1e2468995e2e4bb9910cb67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233762"}]}, {"@id": "_:Nf0de09a1eb254c99b51db8d347809f38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006794"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846133"}]}, {"@id": "_:N7dd193808b99480b96aea3ea7e2d18e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025169"}]}, {"@id": "_:N6be39b0b82d3473db89da45c876fe2eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3269"}]}, {"@id": "_:Nebc87025f77b48239552caeb4ad035fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019189"}]}, {"@id": "_:N1bf9581b25424661b6388324a9010f73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006554"}]}, {"@id": "_:N4c5c37486b1d44d6bb7530e225eba10b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4510"}]}, {"@id": "_:Ne6202ce3bfab41b29f53696a9045bbab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024904"}]}, {"@id": "_:N5ee37e57fead4dff9b80d9f139d78fcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030391"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072928"}]}, {"@id": "_:Nec95bf4200a8447a92afe34fb0d1524e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80101003"}]}, {"@id": "_:Nf1e921fa5d3041bd87a49733c84401c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003117"}]}, {"@id": "_:N2e15d7e4428c480fbc529610445fe31c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008801"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840062"}]}, {"@id": "_:N38e0707a165b427196cd13463e17d367", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010296"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67787004"}]}, {"@id": "_:N5838a33593744965a50e2a8cfa4a6ad9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152009"}]}, {"@id": "_:Nf2bc2e0c6f2a4948afab837103ed6bbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022578"}]}, {"@id": "_:N0766a329ae424e2fa6b77949fece5b0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002980"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859461"}]}, {"@id": "_:N1e28d9968e7a43fc9d9d68af0f411d07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842777"}]}, {"@id": "_:N92ba77d99ac0485b981de33340133dd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003371"}]}, {"@id": "_:Nb2f185adb0444dea93b1f0277df027d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023350"}]}, {"@id": "_:Na6731031c03e4602b81b6e85c7987035", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836870"}]}, {"@id": "_:N6aadc2819cff428dada14b2393863c30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431698"}]}, {"@id": "_:Nc50c0cd71d654c049cc6e2fc143dbc3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021858"}]}, {"@id": "_:Nba5c4876ad1c4487a2aa1ee0f7c4ff2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846434"}]}, {"@id": "_:Nc2de69a140a4438b8b7aeaa3751c49f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072882"}]}, {"@id": "_:Naca9ebec2b2e40a7b7e40bef969a59dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010082"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024063"}]}, {"@id": "_:N624cf2fbfb62496bbca59da67fb5cd2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265549"}]}, {"@id": "_:N7dd562f3941e4a3b883d7d946d3e2994", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16761005"}]}, {"@id": "_:N4cf2d9bf65664426934fef3475f8c59d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155359"}]}, {"@id": "_:N32bde96be51c4e36b698263c3330a355", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280557"}]}, {"@id": "_:Nf1a552c1b44e4c0092fcf48bcafa9833", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155964"}]}, {"@id": "_:Nb75c5aa613e4407b843c44f29ec85f90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3808869"}]}, {"@id": "_:Ncbd6ea390d26416f87e184f4ae3083c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022109"}]}, {"@id": "_:N1c666939cf2c4456897fd43a35c22f71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003324"}]}, {"@id": "_:N894f130ef5664f7081aed6eae804c644", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024906"}]}, {"@id": "_:Nffe7fcee597345ccaf8ddfafd6424433", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372285001"}]}, {"@id": "_:N5e92e79a1a1f4773b2f1b77cc7d14d9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009902"}]}, {"@id": "_:N8c9c99f65f6b41a09c2b3a1037ffb9f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007971"}]}, {"@id": "_:N747147e0e0594c218934f3ecd2215e7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024280"}]}, {"@id": "_:Ndce419882e2647c9a1483b7800f532e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007462"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246871006"}]}, {"@id": "_:N578ffabc0b1b4218800866d6b1332ab6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025237"}]}, {"@id": "_:Na92abc2ce04446fd91ef8d1a5dd661e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537592"}]}, {"@id": "_:N866db94e04cf42dab40c7e745651497a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006370"}]}, {"@id": "_:Nab932c91b9d94ac9974695f5474a9dc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021845"}]}, {"@id": "_:N6550a118335042bab20a53f290c32c18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023221"}]}, {"@id": "_:N87c372f51177454aa93dea040ed67481", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25148007"}]}, {"@id": "_:N71ccbd50982041b3be02bd62a3af3f90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280282"}]}, {"@id": "_:N885304c5973b46239b02f9e8e0746f3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852148"}]}, {"@id": "_:N5a31e2b34baa4e269174fb988ac1f096", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:431034009"}]}, {"@id": "_:Na09a2361442d43c6ae59480edc3ddb08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073027"}]}, {"@id": "_:N50bd2257685c4ff9a671cbdf0065221a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254651007"}]}, {"@id": "_:Nbb7045187f504c3b8c51e5da9e6926e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021834"}]}, {"@id": "_:Nc3232b760d3e43e3bdc1abfc77f6cad7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230456007"}]}, {"@id": "_:N6e0137a3f7564850baecb25de0c8911f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431663"}]}, {"@id": "_:N807e9b3e170f47069d811b114230ee52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D065646"}]}, {"@id": "_:Nf27baf588dc54b529ea4cf7ccc99fa87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009259"}]}, {"@id": "_:N706e65d76555477cb90cf33a40344141", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2678397"}]}, {"@id": "_:N2b3f935d29264cb4b414b33e1c14025e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009123"}]}, {"@id": "_:N79a20904250145a288923f456eda46c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15771004"}]}, {"@id": "_:N1b60e174b03a4fe3b2a0d5cf2010bf78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022176"}]}, {"@id": "_:N10c6d7f59f154adb8c78018d8d94dbca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124958002"}]}, {"@id": "_:Nb9636be5157440828738d6d4c62c5604", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280703"}]}, {"@id": "_:N3bebdf41c4c24df8bdb4926fd9de763b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000911"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855177"}]}, {"@id": "_:N149c32f6f47d4a20b97cfee433d5e779", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271858"}]}, {"@id": "_:N588343af11d2407298c827b2b0a2fb05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76618002"}]}, {"@id": "_:N9222e3f9e0f44a39bce65375958a6669", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38822007"}]}, {"@id": "_:N505c901cd33f48668ea9e146709958e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2020"}]}, {"@id": "_:N647f3459c7b44a31b0218d8d48c215aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7484005"}]}, {"@id": "_:Ndaefd91b793142e895065e898c9b1d85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58214004"}]}, {"@id": "_:Nf3cbfb44e463480897e6de696a606ad6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3708"}]}, {"@id": "_:N262c9c5931514f5cad351838c977aeb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022886"}]}, {"@id": "_:N9c4e94fdb4734cff9e12e3f50fa41403", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021846"}]}, {"@id": "_:N61e2e8a1dc6f41b09ab00ed92c9cc1d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59708000"}]}, {"@id": "_:Nafa68635e6f14d2bb0af682bb1af321a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2966"}]}, {"@id": "_:Nc09e2207b4c14040a147a96a4fe7a82c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022929"}]}, {"@id": "_:Ned9101e8248041c8a1246530704a46d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87317003"}]}, {"@id": "_:N15fbeedfb1624499a39264b8a815056e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854489"}]}, {"@id": "_:Nfb03ecfd618b4b518cb7ea90c70aaa3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037315"}]}, {"@id": "_:N0a4f4fc5451245398d5a757ad7a0cf32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861460"}]}, {"@id": "_:Na303545468d64022a8deae498db9be50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562951"}]}, {"@id": "_:Ne26594aecc004b16b6e8f3ea4d2e3077", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N0f40ac0c9efd430ba0f17cfda95aa077", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007638"}]}, {"@id": "_:N5b3a0883c16b43768dafa344dbc565dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023532"}]}, {"@id": "_:Nd016667625884942b99a09ed115b6510", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864580"}]}, {"@id": "_:N124d3c6af5354b72aebcc4a144cb290b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151746"}]}, {"@id": "_:N098a5f7680b54e9cbaa8c43a12afa051", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003832"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025564"}]}, {"@id": "_:N4608f8173768449a9924e9f7c4a14346", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023600"}]}, {"@id": "_:N29eb3c3f35db4c3ba4c0a1c2e6096c6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271683"}]}, {"@id": "_:N6a256907f2ee47038be399e14099466b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266121"}]}, {"@id": "_:N88cb5f51b4594365949e13896d5c537b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001778"}]}, {"@id": "_:Nb07343a722b341c7911e85026c1b6b08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280258"}]}, {"@id": "_:N4bf97889291541faa57fb07970416e1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232488"}]}, {"@id": "_:N4a8647cc05dc44babbdc9c8eee4fb079", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344263"}]}, {"@id": "_:Ne229678ee8e048408039ad411c41235d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855240"}]}, {"@id": "_:N7bd208206a25420fa33354b77f9f7c00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52298009"}]}, {"@id": "_:Nbb82e57fe3b0455e82df22dec5274cff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21522001"}]}, {"@id": "_:N8cad5cd69222470ab03dad0f3392d0b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61536007"}]}, {"@id": "_:N8836d68f350e409aae97c7a828a5e4c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836996"}]}, {"@id": "_:N1c5f942faf454779b10a1ce1843dca78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859682"}]}, {"@id": "_:N40467f65f57e41a6aa66fc03b6d7a0ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010916"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023654"}]}, {"@id": "_:N12d3399fd7f14d97957ab183c78f359d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003434"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843859"}]}, {"@id": "_:Na35ffed61dbd42398483a3d642a69b27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118606001"}]}, {"@id": "_:N0627b16205884ba8a8214eee258d10fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276870001"}]}, {"@id": "_:Nbc0a66cf617742a686812511264d6728", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022375"}]}, {"@id": "_:N9c205c2165c749e2b5c01ae3b2064988", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000922"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837483"}]}, {"@id": "_:Naedbe285d76c4b899831b888948be63f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:708494003"}]}, {"@id": "_:Nd67de8058b39461c8c62c4273c2c5091", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022620"}]}, {"@id": "_:Ndf88c3fc5fe24ae5b631aa661b62d232", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009916"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13045009"}]}, {"@id": "_:Nf7c6570cd561477f860839f5ad0a5410", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718216009"}]}, {"@id": "_:Nf290055d864e49c3912e0bfe2793f99d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022019"}]}, {"@id": "_:N04a3c6568f634969a1926e75192a9c63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111290000"}]}, {"@id": "_:N41cbad38a34e4ee9ad23d132a714ac2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415749005"}]}, {"@id": "_:N158d1137a8d2420fb8f615b63a23ada7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751003"}]}, {"@id": "_:N3c29ad1bcb9f4e8fb564e88645ab904c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023211"}]}, {"@id": "_:N03efd2e9a53848beaabd36d850affb6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:406461004"}]}, {"@id": "_:Nad0f616823ff4a9db5185a0c8a3ac131", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271165"}]}, {"@id": "_:N40a58ff988ea4ae9867b667c7f796bc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000255"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15805002"}]}, {"@id": "_:N52341eb6e459492ea93deb3d900f70c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020922"}]}, {"@id": "_:Nf0ab7fd7e25741c0a0cc8369b93f71c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62744007"}]}, {"@id": "_:N6e0375e44a0b425b9369d7e6644ea03b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000811"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025825"}]}, {"@id": "_:N4c9f9c3f0f6748789a85b8f248768057", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397732007"}]}, {"@id": "_:Nc9c1c55b762645c8a5057879f7090b58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16596007"}]}, {"@id": "_:N50f72e3f1cd14b17b58bd84bff35ae8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027497"}]}, {"@id": "_:Nfe378922ab654e85b8597ddc05dd9833", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0522224"}]}, {"@id": "_:Nfaa4c425d27b40ba9f2431c8df2d6325", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003811"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0410916"}]}, {"@id": "_:N2141e1950f3248ec85fc3e616e51a54f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025230"}]}, {"@id": "_:Nda29e2840f5544f0a0912231a95e5998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868085"}]}, {"@id": "_:Na2d02825a8024e6baeec752749d09e9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82525005"}]}, {"@id": "_:N98014ebc1752445f8095162d438f415f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006408"}]}, {"@id": "_:N305c9b7f23924d34a5908a8420ac7e92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858574"}]}, {"@id": "_:N35508aec256e483e93a9d9416078766b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234162"}]}, {"@id": "_:N4711d7f403c64794acffbae68a5f30bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021988"}]}, {"@id": "_:Na599e10830674313b89b06bf7f25d905", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008163"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846225"}]}, {"@id": "_:N17d9581ff58348c1b05547fc94211e36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001806"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10030337"}]}, {"@id": "_:N94dd77d32fca4b918a63c08bd66156ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241074"}]}, {"@id": "_:N939db8f3e167492fb2d7768eb64631fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011546"}]}, {"@id": "_:N8a4c7f61e3ef46d78539169ed21ef5e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030405"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126864006"}]}, {"@id": "_:N630f0f50537b418e9d8f6dbc518a2e08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851853"}]}, {"@id": "_:N2288842c02ba44bfa6a667e86f508a46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002955"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521173"}]}, {"@id": "_:N6c37421a6dc746e28525787e58a2231c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021909"}]}, {"@id": "_:N7816a68bca0840b281a7bbc1d174a03e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56608008"}]}, {"@id": "_:N95aa116d9b514d1194f91bec09cb272f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009422"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024373"}]}, {"@id": "_:Nc04511472d434ba48fff932a63c2882c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006509"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14011008"}]}, {"@id": "_:Ncca1c54acabd4f46803ec05e279f10bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005525"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025184"}]}, {"@id": "_:N67b10c2f1d534b6096bba6fc11ec491b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022030"}]}, {"@id": "_:N6783770dad9b4ce69f0306e33e5f69ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020704"}]}, {"@id": "_:N6eeb7cafc41a4421b97a2634550d0911", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237959005"}]}, {"@id": "_:Ne3c298b11560430b9db5c2e13f41ac68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849173"}]}, {"@id": "_:N51700e696a8840e58dc6c9495f820b2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102572006"}]}, {"@id": "_:N0a366581f9014bc4b7dd6cb3b663d078", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41614006"}]}, {"@id": "_:N8e92640d4e5749d894ed4d6faa05ca68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268563"}]}, {"@id": "_:N645852983ac34f2688d8b26c254fc4fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020779"}]}, {"@id": "_:Na96cd7fa48144b7f9684692153f6b871", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006939"}]}, {"@id": "_:Nd466d556a6a446fc93b570a2b3f97040", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D053609"}]}, {"@id": "_:N7d0d504a40e54489b059061f053b0f76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0435632"}]}, {"@id": "_:N2335b3345a974760a159c0409fccc0b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0086795"}]}, {"@id": "_:N247961fde2764a429cc53ba09a43553f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024719"}]}, {"@id": "_:N02959e02602c452c8bcc1bccb7aefa54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200146"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536230"}]}, {"@id": "_:N28597675fdfd4c5897a65a75749e191c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267258002"}]}, {"@id": "_:Nec0bc519b9014d8dbd40ad01a14e575a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806786"}]}, {"@id": "_:N328ea4824ff0455e8bd4dfd66efba356", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413441006"}]}, {"@id": "_:Nc2901a0b554f4fa386a09fadfa72d221", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537423"}]}, {"@id": "_:N0a19f899b0254fba8ea8449c3d98da8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806125"}]}, {"@id": "_:Nfbe02d9dff4741eea71a9198d707d002", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72352009"}]}, {"@id": "_:Ndc3670d3a4b448a998ea37500097e7f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45894003"}]}, {"@id": "_:N3916bcdfb783423ab34fdf4e5f82cec6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89655007"}]}, {"@id": "_:Nb58bbcb4568c4de4bd997cef800ac3d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030783"}]}, {"@id": "_:N01120d6c31ff4bd09dff1a315150db22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023666"}]}, {"@id": "_:N2a8d2410f749453287fc766fd92218b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867864"}]}, {"@id": "_:Nd8ba5cca64034d7182847dd12a21854c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009260"}]}, {"@id": "_:N1541c1608e844b9991331d0c58847d3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10155006"}]}, {"@id": "_:N25ffe4a73d594ef999451131cf613b69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151740"}]}, {"@id": "_:Na99d51d5d5e2406b93236b7962ea1422", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021103"}]}, {"@id": "_:Na0ae1f74acdd422faa73fedf91e23c53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072942"}]}, {"@id": "_:N0549f21ce4f64515a347c410d5d9ed45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10002156"}]}, {"@id": "_:Nc3d13c09aea4468ebb189310d2270bb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1306893"}]}, {"@id": "_:Nb2beddb6268b48efa8563c5e3e6fe08a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968899"}]}, {"@id": "_:N9bde429c3ed4404398b8f3dd20a9cc0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856468"}]}, {"@id": "_:Nacc2c5f8884940c7badd5c85ae9434eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253847002"}]}, {"@id": "_:N0f1ec412e5f74069bd52446dc39901ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040456"}]}, {"@id": "_:N627fe7d7b2c646b6a26d2093724606e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848538"}]}, {"@id": "_:N5c8ce67d60a746eca0788a3c6fca49a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77479002"}]}, {"@id": "_:N51ca731c2872466a8c1ce67f4f2b971a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860245"}]}, {"@id": "_:Nfc15b1422ea144a1861f20d71f53d297", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010801"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021227"}]}, {"@id": "_:N639c8f2ad1054d9b8bd0a333164f82d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022713"}]}, {"@id": "_:N38fcb4a364a94f67bcd43c6349b085d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021402"}]}, {"@id": "_:Nf1277ff2f44347518750c09b6c3ec72f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53889007"}]}, {"@id": "_:N7681a90238a14028afb4f028666add6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861403"}]}, {"@id": "_:Nadf5533918004a7b82a534f303800e13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231686"}]}, {"@id": "_:N4f98115839934ccb8f8fa6b03909041b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:188732008"}]}, {"@id": "_:Nac5aa555950b4c498828dff791c2ec27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022226"}]}, {"@id": "_:N8d2e0bc08c7742d39276ccea598d2172", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020428"}]}, {"@id": "_:Nc7280a2dd31b409aa1c89b74a1b0f0e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0280089"}]}, {"@id": "_:N5a79a18dbab7405ebd9a7313de6bba61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1318485"}]}, {"@id": "_:Nd2975f2b673343d090522be999ada64b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014646"}]}, {"@id": "_:Ne1d67cb944f740509ad093a3097153b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024150"}]}, {"@id": "_:Na5a0f0cd0b2c4e6fa9d9ee6a54600769", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970167"}]}, {"@id": "_:N621cdbc364e6422385195c1a697ccfa8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855483"}]}, {"@id": "_:N5f87fdc590d44ea8abed33ce385a1520", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32798002"}]}, {"@id": "_:N4e53b80ade334bf2b333290007e7b696", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001824"}]}, {"@id": "_:N023da61a809747bfac19a5c3f397d7cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867928"}]}, {"@id": "_:Nadd052fe345a40f4a8caa7cf44029996", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86507001"}]}, {"@id": "_:N99c93322bc324c7388f109a191f8e10d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010956"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536139"}]}, {"@id": "_:Naec1d2a000aa439da357016a1883297d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205083002"}]}, {"@id": "_:Nc111b62d11bf4bae898f38cb1130b728", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012868"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022699"}]}, {"@id": "_:Nf64e204e7f024973b0ec7b2c8755e878", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10017853"}]}, {"@id": "_:N9be98344f34c459296103530e2ad0347", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392482"}]}, {"@id": "_:Nd8a74dc3da3c4623943f207d80633a8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001981"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344386"}]}, {"@id": "_:N09d72cf12d944fe981fe5265ea88f676", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023577"}]}, {"@id": "_:N19a38b2cfb5c484a866baea82da9b893", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073219"}]}, {"@id": "_:Nf2b7c6664aab490985e1ab8b79c8e1da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969181"}]}, {"@id": "_:N4ee1fc88dd5e426ea37a90f30dc36dcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035305"}]}, {"@id": "_:N3726c5cface34307b2f304b171ea92a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65619001"}]}, {"@id": "_:N3b9b3f3ee31247df9943e8d4e1d816d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38101003"}]}, {"@id": "_:N41aa09208e6945759f9c25789cdf41b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002018"}]}, {"@id": "_:N08c19f44cfe44411a930e83b4ef44a80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72925005"}]}, {"@id": "_:N822ff7ce5bc64208ba32234d280c7ca7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237815000"}]}, {"@id": "_:N1c143d1c1a5c48dd854ccf2edbcb2b00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021293"}]}, {"@id": "_:N91d960c4113849c69bb05cba7df9a133", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022302"}]}, {"@id": "_:Na78542f194134b8392a9f5530d568120", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023298"}]}, {"@id": "_:N0ded3e00f088410ca62850078dddff14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030481"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072971"}]}, {"@id": "_:Na0ca75bd5e0a4eb09f2a9ce7b0310fc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83343001"}]}, {"@id": "_:Nfbea960e510f40e5ba65fbec768bab1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010545"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:307676006"}]}, {"@id": "_:N0aa4c4e63d25430ea240907c665a9c98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0399357"}]}, {"@id": "_:N4eb3c90c82d644c9b1764e4b07ad50ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024467"}]}, {"@id": "_:N520bebd188504663a7591ffc76d2078d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162538"}]}, {"@id": "_:N999a477d9fa94e05abe2058d105ebc02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887489"}]}, {"@id": "_:Nb2907b6e3e8a4216ab3534560838fc32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887628"}]}, {"@id": "_:N0abdf2e19acc43ca80c6f56ebfd418af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024844"}]}, {"@id": "_:Nc6265a60e6174fa1a36e23a2e58335c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197270009"}]}, {"@id": "_:Nc9730f1d337942dc8c75fc7938188f26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003564"}]}, {"@id": "_:N6f83ac9406ed4ac88e76f194b113cf28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023951"}]}, {"@id": "_:Ne0a74b504a8d47f1a0e6b780648e1808", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003294"}]}, {"@id": "_:Nba363a80e6f544f5bf1f152cc619daff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021861"}]}, {"@id": "_:N32c1856b0f304c999f12925df0c39aa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844666"}]}, {"@id": "_:N73a47083d22e42488f28d43b893dfd7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204908001"}]}, {"@id": "_:Nc60ab0a8c25946288487346d11dacaa9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021661"}]}, {"@id": "_:N072c6232f7d7478ea407d57f3762fc88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860475"}]}, {"@id": "_:N9fbf46ccfa584fa4a4fd6423982f21a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072914"}]}, {"@id": "_:Na69a83dafd244fedbb2766b093f4b00d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023672"}]}, {"@id": "_:N0c021cf755684f299dd08df7506a7546", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010146"}]}, {"@id": "_:N92caa5d82df742bfb5e01edc7246c248", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129154003"}]}, {"@id": "_:N7a8a27fb124643039aad112024724c26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271813007"}]}, {"@id": "_:Nc8d4e784df6a4b659757cce83771dac5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843892"}]}, {"@id": "_:Nd511a79fea304e72b195a4023a4c47d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072986"}]}, {"@id": "_:N5eee5b42170745d6b4136e13b736d7ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085636"}]}, {"@id": "_:N983a7df9c28940328417c6a504bedaf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280366"}]}, {"@id": "_:N7af8dd0522d14d079c8dec8a5bbdf1bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024605"}]}, {"@id": "_:N3baecfcc20004bc5b932810ebd7b1d8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073056"}]}, {"@id": "_:Nfce5f2c34ec74d0eb68a74bc61dac8f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024861"}]}, {"@id": "_:N873bc175d55741129599c3ce6888be9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025358"}]}, {"@id": "_:N3180748c78904d888a90f9aacd3bfeab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022749"}]}, {"@id": "_:Naf0f2975e41849c2a5a59f7c60dee269", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854785"}]}, {"@id": "_:N141910d8cf9f40d5870cd31d2205f9a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020874"}]}, {"@id": "_:N5fd9346cc2a2444b9c49323bf2e4398c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082304"}]}, {"@id": "_:N2fb4d30554f148458981a98903adcf17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707480001"}]}, {"@id": "_:N4628946549724058b838c99da9e89001", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57676002"}]}, {"@id": "_:Na7d97964a55a4f46998cfa391f745680", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005130"}]}, {"@id": "_:N1b87815068fa4433ab132c605cd0fa3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0852283"}]}, {"@id": "_:N21d527b74df348aa82569cf01810413a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266362"}]}, {"@id": "_:Ndca0c947198e45cc8b1fe33b9b08b27f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030364"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072904"}]}, {"@id": "_:N229a550690584681b9fdab3a51218c61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022994"}]}, {"@id": "_:N19a0f3676c9d416b9e634f8e8f1dfd03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100255"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27837003"}]}, {"@id": "_:N0d1b1bc7d35843d39e9586db22fe494f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004828"}]}, {"@id": "_:N58c2f2a77dfd45448421f6f99b35600a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29738008"}]}, {"@id": "_:Nc33a62871b05485093b02044b6ce432c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400210000"}]}, {"@id": "_:N2c4dcae7787a4537907da14a5e26acbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025394"}]}, {"@id": "_:Nea5d30b4d5ff4e95a23cb6111d902378", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280496"}]}, {"@id": "_:Nd0a9cb1a95ec43b68e7de155473d15ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372070002"}]}, {"@id": "_:N4a4f71db4e0243e18337c37ecde90af7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010874"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69880002"}]}, {"@id": "_:Nb6f07f168f044f86b0ad536c37d5fe3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040111"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022432"}]}, {"@id": "_:Nb43b7858b36e4cb9826cb05d9278d7e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373131000"}]}, {"@id": "_:Nbd17e371d4e346bc9a2f7d3f75b69cc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023824"}]}, {"@id": "_:Nac006d119e194038bd93e40528346190", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023949"}]}, {"@id": "_:Nb3d19a0ef3164d658b1b3864e427f537", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200136"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267071"}]}, {"@id": "_:Ncf329cd7fb48494aacedf3408dcf6c5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021629"}]}, {"@id": "_:N209a20ea7153417ab85e7a65eedf6f1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3723001"}]}, {"@id": "_:Nddde53078063431abb7e2765872209b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011985"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70396004"}]}, {"@id": "_:Na10a687afc3a442592522261c595e0df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36118008"}]}, {"@id": "_:N2dd0804a840b45b3a31a04517969120c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32113001"}]}, {"@id": "_:N0230e4ed9ff1483f9ef43affb610d0ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007592"}]}, {"@id": "_:N83e1158393c144a480f5c1f94bfa70d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255107005"}]}, {"@id": "_:Nd543f2604eb040b2b114f99df16a1b67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020702"}]}, {"@id": "_:N0d08e4327bf343c797665121d0774b24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240421"}]}, {"@id": "_:Ncefeba6b74e641c3b9e0ca160547f235", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538377"}]}, {"@id": "_:Na8f4a6ec1623430ba78c9f8b825928d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16424000"}]}, {"@id": "_:N457e2cf3dbbe42049596712f25edd59b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021437"}]}, {"@id": "_:Nb8111d13db4b454e9f264d9657da30a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242528"}]}, {"@id": "_:N9b1e42c4efe2457b881d43303998ecbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861544"}]}, {"@id": "_:Nb4d538fbca8a4b03b0a16cfa90a13174", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022778"}]}, {"@id": "_:N685da9ba2f4c47a0af60fcbf32de2bcf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855755"}]}, {"@id": "_:N00783661ff304c7c8bf8778db976819e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247220006"}]}, {"@id": "_:N36bf0fe91b034f7491dc65aa5566c4d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022463"}]}, {"@id": "_:N0bd0c9b2b5034636965a055f7b2b069d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10057041"}]}, {"@id": "_:N2efd4934f5134bb0ab6dfb172c4dfb62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013163"}]}, {"@id": "_:N96707aff2738453bb53a198831e2a219", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248149005"}]}, {"@id": "_:Nae13e80e84cd4ae8a0abee49e7338bf7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33994004"}]}, {"@id": "_:N1c77da9db2764fbb8583190416de37ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25064002"}]}, {"@id": "_:N6b004181400e4820b95623b117dd9922", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100449"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022078"}]}, {"@id": "_:N71ad34ab524843d4b1a3003b2cceeaf8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204099004"}]}, {"@id": "_:Ne015010b34524f318e2155c411cefd84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021160"}]}, {"@id": "_:N6ed672216a7f4c0da2b0537c684b75f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221358"}]}, {"@id": "_:N6175c15d09d246b4ae6a91c244b6a5f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002990"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10054882"}]}, {"@id": "_:N11a74e3d21af4345a8155c23ae8240e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838186"}]}, {"@id": "_:N3d7ad3e36afd4236964701021aacb1e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126705004"}]}, {"@id": "_:N5d10dd35922e475cb14e0bdd66ec36c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000509"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864156"}]}, {"@id": "_:N7312bd8be9b2462e938dc5ab04a8c1ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024779"}]}, {"@id": "_:N72df10491da74c249b8c47fa37ef6409", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022479"}]}, {"@id": "_:Nbee5c3575b604cda862e4ff73fa3e8c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221262"}]}, {"@id": "_:Nc3484d7b181346a79f0afc6a5dd76ac2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023684"}]}, {"@id": "_:N7aa3a3e45bb04ac7a3e2ef9643cf1fb3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280732"}]}, {"@id": "_:Na5011b3c8ec34e53a01c13d00c6b0327", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853406"}]}, {"@id": "_:Nfd11b36b2e65485eabecf18cd9db724a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082168"}]}, {"@id": "_:Nc5d145cca4e34f54b0d51eaf00477c80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20602000"}]}, {"@id": "_:Ndf84ef988a86404ab2b4253d7b0c4fe1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023834"}]}, {"@id": "_:Nccbd5e8ee6784bd6aa0831a08bb22d88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834582"}]}, {"@id": "_:N4e1086f696f94b7388d7ff0986e90d07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021641"}]}, {"@id": "_:N67c9653b3cec48e6b1e3319368e6bf08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024790"}]}, {"@id": "_:Nec80b949e43f434d822f6c8b9b6f2e87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275265005"}]}, {"@id": "_:N8d969c98649648ee9c66d1e18fe50703", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006429"}]}, {"@id": "_:N481ca45020444d9ba869f6893c46a633", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024382"}]}, {"@id": "_:N187a69f2fc6c43de9708d4d9b1c40902", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:286933003"}]}, {"@id": "_:N66378fb6b9184afe9a96386a7e4f5411", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274521009"}]}, {"@id": "_:Nb752659f683d4587a37d99c5cf80525a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005411"}]}, {"@id": "_:N34dba22b0a874194b08a7252468e8d93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073231"}]}, {"@id": "_:N43782f9ff6a64c7598198fc77ea7c1a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848771"}]}, {"@id": "_:Naf7c455caf324845a00b324e9874b8e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1392099"}]}, {"@id": "_:Nd76fa36c77994c90bda395bf12a8ee56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423823"}]}, {"@id": "_:N92314b41685e460eac37db6fcf8cea51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009088"}]}, {"@id": "_:N3f50add8eb6142abaa5c0114ebb0d28d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:335443002"}]}, {"@id": "_:N9cc20c8b756e41e1aeac59ad63514c66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0457756"}]}, {"@id": "_:Nee5db10df31a47b7bc7335e8302c8d3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17366009"}]}, {"@id": "_:N3d9fe7ecd96f4267a4071ef5b6ffd308", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072873"}]}, {"@id": "_:Nd1532cbf37d840f5922b4d7872c2798d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024500"}]}, {"@id": "_:N8a5e5113ff574c54956d0f5708689d01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007860"}]}, {"@id": "_:N16c6a253011d43e98b2d1f3bd3ca4731", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431391"}]}, {"@id": "_:N0d49fa9a2c8342a4870a3176f7463de4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025506"}]}, {"@id": "_:N9c307b6ee86a42afbc8e59d068489c6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0580531"}]}, {"@id": "_:N7bd473c1bf2643cbb8526a92c2b339dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020776"}]}, {"@id": "_:N9be3e4a067cc41fdae38bac2ef36742a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:444879009"}]}, {"@id": "_:N6ce990d2435c4b66a331c07eddd1bdfe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001321"}]}, {"@id": "_:Nc42a535ef569434d817aeb05f2cd9528", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025149"}]}, {"@id": "_:N647ad6234d2049f780be33f295a4cca5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64418005"}]}, {"@id": "_:Ne98a484b20eb4f9183f7507fc054cdab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398925009"}]}, {"@id": "_:N1b2eca5370dc4369a048ff1efe3312c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021423"}]}, {"@id": "_:Na302f5c9b6c74307bba30d84de85f4ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073249"}]}, {"@id": "_:Na2c39277999441f2b156d5c01db278a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0041971"}]}, {"@id": "_:N10e6de86e6dd41f59f247caa090b2fa4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009981"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021355"}]}, {"@id": "_:N38ff51ba432d49f499dc147d9da2e5f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025501"}]}, {"@id": "_:N3c990e4791f04db39312bb83d51557e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003940"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239866002"}]}, {"@id": "_:Ne5d18a82e3a04834bcb1621d67885cfd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253147000"}]}, {"@id": "_:N61036fbb11464f0da7ebc93e4b17b1eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010320"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023907"}]}, {"@id": "_:N83ca7a07ffb94716975a720b02491d54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855895"}]}, {"@id": "_:N520e3fe108394eb3a412ad0966942605", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859523"}]}, {"@id": "_:N6207861cfeed42c5aab1a3e265ea63af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280274"}]}, {"@id": "_:N339a1ccdd0644bc88f093ae4615634ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205145001"}]}, {"@id": "_:N3c3b112d3cdb4f50bbb84dfbcabd824c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022563"}]}, {"@id": "_:N7b0f8972fbdf4fcb86021b32def35edf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085684"}]}, {"@id": "_:N813283e0e09a42a98984c633fee8d9cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56097005"}]}, {"@id": "_:N4b64e85d81504f8e9b3ba9040b702eff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015614"}]}, {"@id": "_:Nbc21670b9ef34c6db87c7ec7e17557dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:408856003"}]}, {"@id": "_:N34c4ac5df8334cd7ba12ad404e081ced", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280473"}]}, {"@id": "_:Ncf3fe693be3d42e1bd832057cfed5f96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859200"}]}, {"@id": "_:N7cf42666715b4ca2b080021ea433ca96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100545"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038449"}]}, {"@id": "_:N5f75056867e54aa7bb182c1232a5bcdb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854919"}]}, {"@id": "_:N3075579cfd6a47c593bd0d00b634622c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:433144002"}]}, {"@id": "_:Ne301b2d40929433a839b8b0164956043", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715140008"}]}, {"@id": "_:N9d03e4ae1a2a40ca93d681c84344d199", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855038"}]}, {"@id": "_:N8c6e7c6898ef4be38fa72d8e471d31f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266642"}]}, {"@id": "_:N06561be796bd491fabc5503913c9b635", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012229"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91454002"}]}, {"@id": "_:N87a546c659ce44e1ac8c1ddfc4263427", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025093"}]}, {"@id": "_:N5d058ca98c854d84a500f8b3f3fe4190", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023592"}]}, {"@id": "_:N1010f13576984511a33d913a7bc774f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020651"}]}, {"@id": "_:Ne799715ec4de45739e17d3421c78ce73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000377"}]}, {"@id": "_:N608eee9d0609409bb949117867f92059", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024215"}]}, {"@id": "_:N197a13af8c2a49f29d80ffad7a5c4d8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855353"}]}, {"@id": "_:Nd0efadecac0141689f8c2ec739a51ca7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87364003"}]}, {"@id": "_:N54fb1f038128401f9519e11479fc3984", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021633"}]}, {"@id": "_:N25060cec9ed4432f9d272a3dcfc02504", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0400991"}]}, {"@id": "_:Na9fd737a57bc487fad3d28c483cf52f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022821"}]}, {"@id": "_:N3e52530622f44bd1974f804ba71357d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012255"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022990"}]}, {"@id": "_:Nee616ac38bd64e8689a1c8b37a8cbbe8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:131171006"}]}, {"@id": "_:N0d1b62761c0340af9062f16229330ac5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264306"}]}, {"@id": "_:N4811be7dc28f48bba4ae4758a7811bf6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268579"}]}, {"@id": "_:Nf4dc7fa6748d4ec98820089d51eea099", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0398357"}]}, {"@id": "_:Nbfd22ac5b4544f968367455ddf67ceab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009911"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024163"}]}, {"@id": "_:N12009192bf84486194a26d625e70a1b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004955"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279191"}]}, {"@id": "_:Nb7e6824e521e47c7849f8d36a8a214de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151714"}]}, {"@id": "_:Ncc43094136b246aabe0f35e5594e86df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158738"}]}, {"@id": "_:N633cb30d70df49f486b5c498954529b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128496001"}]}, {"@id": "_:N9ba440a2fe1146baaa94738c9992bfe0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004122"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025411"}]}, {"@id": "_:N4beda57169e94d3299e28a17aaa77cb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857287"}]}, {"@id": "_:Nb45c14167e924ebdb6092c8717586e3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95574003"}]}, {"@id": "_:N3ec657fbb76e46c69be13b65609fff44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29164008"}]}, {"@id": "_:Nbcc42b8f9af74b84a7957f7250db517a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014846"}]}, {"@id": "_:Nc836effdc49840ab834370ea622969d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020335"}]}, {"@id": "_:N8867c2f035924248bd70166d9cda4503", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232513"}]}, {"@id": "_:N280089bbc8784ceb8b3c753e669c34fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012210"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44513007"}]}, {"@id": "_:N3bb1dca2608a435c95b540c013c60be8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3494422"}]}, {"@id": "_:Nb2db3b0827a548939daa3327c04486a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253545000"}]}, {"@id": "_:N648f4c43a3bf4a9a99da4b82de8316a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025296"}]}, {"@id": "_:Ne0b0f556673a4ed9a0e918a99740dbba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021168"}]}, {"@id": "_:N9ea0dcf80c134f6b93ac695c88887fc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025041"}]}, {"@id": "_:N139e11548a5f4f52bd9bc463d6168175", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023196"}]}, {"@id": "_:N751d6d9c69cf42d78e0d9a35ccc1e2c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022797"}]}, {"@id": "_:Ndecda9ba37074ac3acc62fd0f4daf95d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015434"}]}, {"@id": "_:N5e89c13b24e44daf93752fb6789950f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021125"}]}, {"@id": "_:Nd2b96e739f2041bba75b7743ceb59ce5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0860439"}]}, {"@id": "_:N4bf6d0c1cc294678a96d622bb4bc46e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566632"}]}, {"@id": "_:Ne8c81a076e1c47faa6b8c33b4e69ec6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016724"}]}, {"@id": "_:N6e20bf2253f740a7a05910f835c987b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280624"}]}, {"@id": "_:N8c1a77e124d8491c9e4c1fd1f327b505", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012174"}]}, {"@id": "_:N481e691fc56b4749a5294b73dd4b49b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020803"}]}, {"@id": "_:Na40e37d896bd4ee4b12c8ec4503e1530", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17788007"}]}, {"@id": "_:N6c5e66a5e74d48898a211b1da9372aa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89675003"}]}, {"@id": "_:N9ae79b3767384974bb0f3b787fed134c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0028882"}]}, {"@id": "_:N0f36690a263046c68e7c0c8162a46294", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003864"}]}, {"@id": "_:N1dd6eb73c02e4153b3beadb16e77b36a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372244006"}]}, {"@id": "_:N6d6128ae10244c558c7fbad8f19f251c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022173"}]}, {"@id": "_:Ndca34ea910a7402db18540e9f3fb59b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024388"}]}, {"@id": "_:N07b1d4e502d94c3180e47e958b4ec953", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023327"}]}, {"@id": "_:Nf9f2f483af4b4fb7b1c0444c55c16545", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000130"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37849005"}]}, {"@id": "_:Nf3ccdaccde6045fca2cdfb7785151052", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002594"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266267"}]}, {"@id": "_:N14d9945262604a7d86c33ad4c0cd86de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66403007"}]}, {"@id": "_:N4d44044d0ca54c24962d5ee4bf770745", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001943"}]}, {"@id": "_:Nece254947fe9485192c856c45b5839e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021739"}]}, {"@id": "_:N59e0ef56c4144ec8a940ff07d82f7faa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280802"}]}, {"@id": "_:N83c46d4c232b432fba86e72a5e9e6185", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60476005"}]}, {"@id": "_:N72d0a54a149c49989cc9d9e7e8e1d622", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3665596"}]}, {"@id": "_:Ncd3fd90b2d1b489685900d3c8fc99c37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346073"}]}, {"@id": "_:N4a473d91e59f4764a2dd938cb4318a0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000914"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839248"}]}, {"@id": "_:Nc1d33fa02b564b9f807afe6bb1ffecdc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236447005"}]}, {"@id": "_:N884927f47fce4f8bb7bf546408c6674a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010871"}]}, {"@id": "_:N3f7cf01b94554765bd7597dfb1dbfd40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280596"}]}, {"@id": "_:N40f1da5d23284071a65b514d7c5109e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423109"}]}, {"@id": "_:N9db1d8f88a744ace9074dd7ecef7fd35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14662005"}]}, {"@id": "_:Nc301e36e8252411680a6b8c480db3c2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022953"}]}, {"@id": "_:N1d8212b1cefe4e96801969d7df763563", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022052"}]}, {"@id": "_:N5edfa2593e8b4ca19e51ea6ebd72ab26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398197009"}]}, {"@id": "_:N0316928414f348d8a98d4d3b0794bab4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849618"}]}, {"@id": "_:N12c95697bab84eb5acbb11f068c911d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249941003"}]}, {"@id": "_:N61052ebdd53749f4a300f91568cd0d63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234482009"}]}, {"@id": "_:Nd31e0fb6a1f94fc087e7522b3b84582f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021395"}]}, {"@id": "_:N09f3957808834778a34602509795fee1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q22.5"}]}, {"@id": "_:N0ae4f2bac0564db8a4a44a77509918a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68978004"}]}, {"@id": "_:Nf9a8b8e30a0d400aaf1af735934c9c26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0476217"}]}, {"@id": "_:N58f2b411bbf04b5e835ac29530caf314", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838877"}]}, {"@id": "_:N1381c563f7934e6783dab07b993bf49a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023804"}]}, {"@id": "_:N4dfeeb216ff843af8d0e1918a95d4d2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020860"}]}, {"@id": "_:N5f5f721c539b483da49c4cb9d7508807", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011977"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020736"}]}, {"@id": "_:Nd4106fccb8af4678bae90ea78f009a79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247487009"}]}, {"@id": "_:N12b852a7fffa4dbc9d857310caf0e723", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023942"}]}, {"@id": "_:N8c7f1066942049e190f50851f1fa658c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344523"}]}, {"@id": "_:N7d4f4043d7f347b4931f6e7db4eb67c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020744"}]}, {"@id": "_:N23fd683fe49244f6a4e2739c677ddb7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834961"}]}, {"@id": "_:N399b3b10718a4490b291b6d8835d0c64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190749000"}]}, {"@id": "_:N85cb697037094d38b17aee40fb1eab7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008320"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024703"}]}, {"@id": "_:Nb4e6a53ec7d549e0beb30705b7c425cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2760"}]}, {"@id": "_:Na70cadc5c4b341e39591d6cf82120f66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0549397"}]}, {"@id": "_:N99da48945fc84e52819c6bdfe6d4c05c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128665000"}]}, {"@id": "_:N67b419568dc841e8933b8b834d27b4b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000141"}]}, {"@id": "_:N4f636ced352f4ab5ab87caaadbf7a530", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025419"}]}, {"@id": "_:Nf4567a80ddf748fa8fa85fef07189d2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024584"}]}, {"@id": "_:N9abe3b46431d49c4bfb4f972f05adde7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025414"}]}, {"@id": "_:Nd3ffa545896645979e1e455ba6ead438", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860156"}]}, {"@id": "_:N562dcda71ba04ce7b49db051e42ddd49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834536"}]}, {"@id": "_:N894f60eb294547f3b8f9705e300be465", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854882"}]}, {"@id": "_:Naeb6f83c813a46a3af2266f1d2a203ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007862"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867289"}]}, {"@id": "_:Nda9e7ad7e79f41c1ae4cab27c8ad0b0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128117002"}]}, {"@id": "_:N16933680e58a4484b167ade2fb86ecc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1136042"}]}, {"@id": "_:N51ed01486b4b4361bd1fdc99d8018463", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839271"}]}, {"@id": "_:N25189e2d7aa44820b9874381557e37e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0853228"}]}, {"@id": "_:N689d25b64b48489ca45c783660495917", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0236078"}]}, {"@id": "_:Na2e47fb255034c71819503c89750f9cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025611"}]}, {"@id": "_:Nbbe91b3d3656406bb5e8842208f36717", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234132"}]}, {"@id": "_:N231b03c14fc34855a24299f62faaa199", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64156001"}]}, {"@id": "_:Nc8e5a40157a5496c8a99a823082b47b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009782"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024209"}]}, {"@id": "_:N04ba6bee2ee441d785d5081f1880a219", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246545002"}]}, {"@id": "_:N75674b1edbf3433aaf456074b5f7e709", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537550"}]}, {"@id": "_:N4322bc4a15124128b7c895d1b4b155c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025018"}]}, {"@id": "_:N9a7d0a50049b44719a4a658b5d5310a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023438"}]}, {"@id": "_:N41fb582430fb4f2995cc2464f6bf4156", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271292"}]}, {"@id": "_:Nfd9cb454e2d14c8bbfd5ec3b1d276eac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266190"}]}, {"@id": "_:N7aa60613c47843b0b8f81795f1c6d60a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848109"}]}, {"@id": "_:N4616d3f643c94ac7bba9be64666dd40d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012670"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0749201"}]}, {"@id": "_:Nd92b570b064943cf873f0bd3d6187278", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266295"}]}, {"@id": "_:N1caee121467a46c69550392206ce3b1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009382"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024407"}]}, {"@id": "_:Neab2a145c17c4d85ad55be0ccd135e73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838868"}]}, {"@id": "_:N6ae842d298e64658b47a39100235692a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021850"}]}, {"@id": "_:N78a72f00047342f6acfafe41ee28fc6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0836924"}]}, {"@id": "_:N28c85c0e8b794e85a820bf60f9dc97e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129609000"}]}, {"@id": "_:N18e72e9d6723411fa0cf8b9c8eef5b8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025806"}]}, {"@id": "_:N8e476e0984f849569fb29f05b8d8dcfe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396331005"}]}, {"@id": "_:N7a01666ce9224a87b95d4dde270e2fb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14981000"}]}, {"@id": "_:N9c233ddc47584a0fbfb7901899880291", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853404"}]}, {"@id": "_:N508ec476713c4f2886eed756a920a929", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007405"}]}, {"@id": "_:Nbc2ebef1b606447e9624f210d1fe0e0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023022"}]}, {"@id": "_:N1daeb03d958a4e2a89a184f91fb29c8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859135"}]}, {"@id": "_:Nc9a908d550154849889bd4bc86950ed4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002300"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026884"}]}, {"@id": "_:N96de8125a0404ef2811596f10d656db1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62026008"}]}, {"@id": "_:N6b3e5006b61b43b9af22eb2868de3108", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021265"}]}, {"@id": "_:N13f9d54c395e4ed5b0e67a08df6b204a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84328007"}]}, {"@id": "_:Nfbb259c559e04d9c9050fbfeed4580d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842681"}]}, {"@id": "_:N95387c45830c4abe8d198db510d0dba6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001778"}]}, {"@id": "_:N6f151d86b70f4e7da7116d653c3ceef5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79214007"}]}, {"@id": "_:N64822917f7824629afe6a3a23dab2f09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023153"}]}, {"@id": "_:N2c2ca862f8b944dba26b01683495f921", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024093"}]}, {"@id": "_:N35684eb0982a48d0a7fb4ee1b4d39327", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405501007"}]}, {"@id": "_:Nd90bfb40d89941d483bca6fbabeaead1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020846"}]}, {"@id": "_:N9b22c72051b44a3c98b73588879d83d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79040006"}]}, {"@id": "_:N77bdc3826b89491194bdf841d5e52fbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022271"}]}, {"@id": "_:N6c96406b94fc47e8aec3b2774a061abb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1456784"}]}, {"@id": "_:Nc44050d5a6fa4ab3a7999e6984161b31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520474"}]}, {"@id": "_:N6522df090f624b8897f2f24bb40d54c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006509"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0340213"}]}, {"@id": "_:N6af2429cfe6f427a8546e51f972b0969", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0302314"}]}, {"@id": "_:N01e10f5d96bd4390a3c41a1bc93fc4c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806286"}]}, {"@id": "_:Nf315762e45004ff4a066a91c0d64d934", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855852"}]}, {"@id": "_:N2e7193b812554e54b7dc88e110aac340", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239174"}]}, {"@id": "_:N522ead476ff347f3b0b3c3e5c4cb4da5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267038008"}]}, {"@id": "_:N022e53e4c0eb44c88e2f25788f6bf24f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013132"}]}, {"@id": "_:N0637a04c324242c8abe2107f7a724fc5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805969"}]}, {"@id": "_:N0f7488a5d1bc461583bf6e15c0e8a434", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006850"}]}, {"@id": "_:N1dcd7a3419ff4aefb787cfcfecad1dec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023590"}]}, {"@id": "_:Nccd4814bd14d4a9a9840596de093a720", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521802"}]}, {"@id": "_:Ne6fdd0875509403da3fd63778ccbbf81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715905006"}]}, {"@id": "_:Nd9a65f959fb848d19fac0e80818b9cef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280471"}]}, {"@id": "_:N5eabe248f74344328dd80f2bb5028d09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839965"}]}, {"@id": "_:N7f5fdca5fde84a7aae0cd6ec1796b5ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1696466"}]}, {"@id": "_:N20315d3f131c4ecd89266c4bfd817175", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022901"}]}, {"@id": "_:Nc71b15c521aa414fa9950ff1ed9de720", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000137"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010049"}]}, {"@id": "_:Nd3c27eac3b964764bfc361050ce83a1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:391987005"}]}, {"@id": "_:N2156393afcbb4261baeca7ce16190b7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023467"}]}, {"@id": "_:Na5ccec9eae3b41a992b2c189b902d137", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247033008"}]}, {"@id": "_:N3e7e5a7c75fc4ffdac7d3bd9e52ac597", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011856"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14077003"}]}, {"@id": "_:Nd8611801c84e44aea2a57ea3920fe519", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28249008"}]}, {"@id": "_:N4569f6f8349a44e8bbc83f56cce65068", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845977"}]}, {"@id": "_:N23d7779c25f140558f951bc4da43da18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:279039007"}]}, {"@id": "_:N6eb623bcbd8e49488cb7045c9cfca3a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010403"}]}, {"@id": "_:N79702034da704ee0a49c27734c3c90f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021535"}]}, {"@id": "_:N8c3535ad45d641b8b75e4ef73197b985", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:191983006"}]}, {"@id": "_:N7a3ffa1aa77446f688c83d92459e618a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023204"}]}, {"@id": "_:N3dc870419fad42eea51b6b08ab5b4693", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024591"}]}, {"@id": "_:Nd301c9c649b64b6c9541a7685b4e9850", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3280131"}]}, {"@id": "_:N483d5128370c4587baac64290e037930", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011668"}]}, {"@id": "_:N190c8c84a6c94231a55be17686013f99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022212"}]}, {"@id": "_:N3c76bcab6f06482a8e551f020a38eda2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024969"}]}, {"@id": "_:N1f4f1402ddc94dcdb59af529c5a11874", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39781001"}]}, {"@id": "_:Nc886c52a1ee24b3fbe8ed8eae6d57c13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1112776"}]}, {"@id": "_:N5f10b0e84ea2433683ac762f189d0a5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10022016"}]}, {"@id": "_:Nf526059647f444078252bd586b03177a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861388"}]}, {"@id": "_:N419c3bb11065487c8494a8e1566c8d36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10022863"}]}, {"@id": "_:N825535be874741c48cbad269eaf6ecf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2227090"}]}, {"@id": "_:Na8893b576bb141928dd834a94a68e679", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018524"}]}, {"@id": "_:N73eb6fcada6a40bc9a7565c2e96989db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68528007"}]}, {"@id": "_:N274dc659b1bc400e8521cb2db94fa617", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857126"}]}, {"@id": "_:N3ba49e2be9d84bc6b87480207db5881f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025431"}]}, {"@id": "_:N7bc4b3458e0f4c6eb25de786f9f417ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017565"}]}, {"@id": "_:Nbfffa489a691442aa82d37b30d2e0b8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26132002"}]}, {"@id": "_:N76cb41a652b042888b8a7f6bdd4bd607", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003800"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025566"}]}, {"@id": "_:N84a68a9a5a934b66af5441bd0ed08215", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020959"}]}, {"@id": "_:N813e2a83e5834ec783ee258eec03da5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040192"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253008000"}]}, {"@id": "_:N0cff97d6d85a4a42b4e97712a1f3bda5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073289"}]}, {"@id": "_:N1f72b57afb63451fb89d63bd5dad2938", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7006003"}]}, {"@id": "_:Ne9c40d983e744bf9a745559733a1d1d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024547"}]}, {"@id": "_:Nbcf2d6f8ae2344ae89050e6364f796b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848861"}]}, {"@id": "_:N6c48e728147149b9990fbb67fa211fa5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65068000"}]}, {"@id": "_:Nb5364ef9fa6a439eae3d558a1faba936", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021281"}]}, {"@id": "_:N937aa62ec95146939ace3a689ea64a45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073267"}]}, {"@id": "_:N7d91e52adeb6461a945b9bc9c7424b05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035508"}]}, {"@id": "_:N2b22c61701c945e9a6195cd56325ef28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001749"}]}, {"@id": "_:N992aff0421884f53a83fccd8d3f9632f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025593"}]}, {"@id": "_:Nb3e1d6833b8b4076add89334f198c1fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021098"}]}, {"@id": "_:N081e2902f4a04394aa740cd1751ae941", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003027"}]}, {"@id": "_:Nbfe8d242af934636b7e17912e0a7a2fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023593"}]}, {"@id": "_:N6fdfd4d885a64542b9dcd87636da1dac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022468"}]}, {"@id": "_:N57531b30b8244394a80ad1f8cc34fb8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419281007"}]}, {"@id": "_:Nc4c760f838a6426c8e0eaf9d0610865d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006685"}]}, {"@id": "_:Nd4a21f3af33a4f2bbddcb2515191dfff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836542"}]}, {"@id": "_:Nd7e4d2fb3adc4ebf8affa52a11951df0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253184003"}]}, {"@id": "_:N14ba2b7dcbdc45b598b75192fa7d325d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77945009"}]}, {"@id": "_:Nd07a4d54f71c450b96fbb2618b75259e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040205"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073153"}]}, {"@id": "_:N343744ef31a140219be63638165cdf19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022276"}]}, {"@id": "_:Ncf3e72a3e5dc42c9b5e820df59d620b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015862"}]}, {"@id": "_:Nca530a56dbf14d73a7a1b97c90d00e02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423666004"}]}, {"@id": "_:N1acdfd27ca0d4f4f9c03a0c61e9d792e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3041"}]}, {"@id": "_:N123831037a9f41dba4d6fe50b0a52c67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4157"}]}, {"@id": "_:N100dd2395a1d453995cdabdf8fa39d66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013423"}]}, {"@id": "_:N817f30618298426ab7462ce0ea0a10b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280574"}]}, {"@id": "_:N67ccc37651d343dfa51dc5677e5a33a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0428851"}]}, {"@id": "_:Naba73f32b40a43c5ba237c4bea053100", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002435"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025299"}]}, {"@id": "_:N5a7b8239de254bd2ae123868fc1467b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242770"}]}, {"@id": "_:N78c1b335b5db49eeb2e0e18221be5e11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023724"}]}, {"@id": "_:Na914bf0e075b4a18a11a489099abcae2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55434001"}]}, {"@id": "_:N4e9a8813dd6d4b9a967f8a4a43aec29f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001651"}]}, {"@id": "_:Naa4a75aed84544b1887440c3ba182c37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6077001"}]}, {"@id": "_:N181ec3e9d860489ab4fa4409f18af25e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155338"}]}, {"@id": "_:Nbcd92c25607d4defbd218e5a3e29c670", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10040840"}]}, {"@id": "_:Ndf312529ee684011bef9e53429d73ded", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007440"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024878"}]}, {"@id": "_:Nb847c309d93b414b9ff7519dac4ad4af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023043"}]}, {"@id": "_:N9ef9ca1a268a446c9859f28fda3a5563", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9748009"}]}, {"@id": "_:N246858f2ff9d4f2db88acb72c98a57f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263491"}]}, {"@id": "_:Nbe4a75bded344392aa5c22e623ad5ec8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001259"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:R40.2"}]}, {"@id": "_:Nb93d3f5c334f4011a9e24e2d3c7a1897", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190745006"}]}, {"@id": "_:Necaed3fdf1304c8ab82dff883785f31f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004932"}]}, {"@id": "_:Nd08cdb483b124c4ca6017b5b50b53d67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014826"}]}, {"@id": "_:N9502f114d2904be4a274e700c21df16f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022541"}]}, {"@id": "_:Nd15adb0754ba46abbdab9c0765027302", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100564"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022022"}]}, {"@id": "_:N9e521e2e88a8404abf28daa61acd94d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024948"}]}, {"@id": "_:Nf67393f2d3594e1d89b81dbbd8eee1f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3553368"}]}, {"@id": "_:N6f30897f919941a3b8998067fa9e4d2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0555231"}]}, {"@id": "_:N7f523aefcd5348dcab71a9c008752cd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021469"}]}, {"@id": "_:N6b289a489ddb4c44b036737edc4fbd66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025499"}]}, {"@id": "_:N11a7ef2a4c504c1586681f1d8ce1052c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851835"}]}, {"@id": "_:Nf09dada7784a49b9a170698ca76a2bac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003210"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848579"}]}, {"@id": "_:Nbca3dcb980a7484e863f62f5a6e71c8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024392"}]}, {"@id": "_:N3d390d2db45a46329bcbbebe9c3f7b0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0855323"}]}, {"@id": "_:Nbb523f81ee1f4208a1c35f5621159ba6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020151"}]}, {"@id": "_:N1e53f58e487e4bbaa174b393b1ac84b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849683"}]}, {"@id": "_:N76ce9fd2e0864f4990c2465835de8b7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022537"}]}, {"@id": "_:N9047c645e9714126912d80e3da1380c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848957"}]}, {"@id": "_:N5201759558674d54a8ebbe86a9b27ae5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038379"}]}, {"@id": "_:N813d11824b384bdfa4300ea2922ca5df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030252"}]}, {"@id": "_:N56a8fb4a9aa94435800fc5ead306b09c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nea706e9c740649b2abd7597ecdab5136", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025163"}]}, {"@id": "_:N84c3a8a6c50241369fb706394953a720", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024884"}]}, {"@id": "_:Nf2254b7bfaae474cbb237635f06077a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018241"}]}, {"@id": "_:N5a32358c7af74301b79c311a14762bac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021998"}]}, {"@id": "_:Nbf0453ae7ec141fe8ab10d12a32b384c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149508"}]}, {"@id": "_:N89e0cd061a564777b295bc9adc486a38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850048"}]}, {"@id": "_:N5ee742af4d6e44b7a78deb919f863d62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861400"}]}, {"@id": "_:N7bc59655742f40829e5233d34c719be8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007248"}]}, {"@id": "_:N10ef2e933f054a018c868510ac838bcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C531660"}]}, {"@id": "_:Ndba7862c94c3402299c43f511991a159", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021962"}]}, {"@id": "_:Nd5bebdebad3b44ac98e131f888f58023", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0524851"}]}, {"@id": "_:N8a80d64c5240421e9bcbf60faf49bbac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265551"}]}, {"@id": "_:N71d365c765f749e2a359ede2fa506105", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239340"}]}, {"@id": "_:N2a3186a77a6448c381c92700a5a877ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1395852"}]}, {"@id": "_:Nddc8c1a3e30c41ebb993a4b550af9fdb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017728"}]}, {"@id": "_:Nf8bddd12bbec4117a08aa8409d489410", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016142"}]}, {"@id": "_:Ndf7e8b9eb3824139a8d229b07fcea8fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024326"}]}, {"@id": "_:Ne8244014915849a9bdfe0a363eb9ac6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0445118"}]}, {"@id": "_:N2cb4b7170cd149f6831ec6c2b8dc3b16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022758"}]}, {"@id": "_:N7f681d0b5921422c98f8db6d7dc617db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072912"}]}, {"@id": "_:N6e72c4a26adb43bba065e3ea66eec0a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860607"}]}, {"@id": "_:N8368a8c3b5f64db18156b5c0da7153de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204731006"}]}, {"@id": "_:N26d3157877a84cee948f913d4b0233e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91273001"}]}, {"@id": "_:N06d032d3650b4be0bc736a1ab642770e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006215"}]}, {"@id": "_:N86fce15bf2c141fa9bed1ffe459d1e67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151924"}]}, {"@id": "_:N5970831ae15944e195dbb2b93f53c647", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862132"}]}, {"@id": "_:N3cd7021a600c4eaaafbbd7bcf149caa4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863311"}]}, {"@id": "_:Nc44e888576a44fec8e61cf045094b23f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023956"}]}, {"@id": "_:N942c874685504f20b7b49e90f606446a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010917"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023653"}]}, {"@id": "_:N821a7fa7a87d436b9df53101d5106d4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854774"}]}, {"@id": "_:N1e4382722e3d4472b2993ac180938547", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012509"}]}, {"@id": "_:Nc4c31fa6e6264d4886ad41ae55a6992b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025079"}]}, {"@id": "_:N2e9299c918f74eee810bc3e41dbd4b03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865124"}]}, {"@id": "_:N879dbe45dfaf484d997bd69c02c0b157", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95646004"}]}, {"@id": "_:N38e9d36f73d049cd9858634ab3a64b1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D061205"}]}, {"@id": "_:Nb40f480fc2324e21bf509c5b123e502d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035410"}]}, {"@id": "_:Nf7a54948347d402193276ba7ebab07ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280441"}]}, {"@id": "_:N6ca893f61ec74bb6aa357c198cd6e5ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50219008"}]}, {"@id": "_:N284c51c24fd8467398aebe7009112a79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024543"}]}, {"@id": "_:N10c8c0479fcf4b8c9b7c35ddaab076c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81793007"}]}, {"@id": "_:N0f063d8c1bc54adab48e621f3b7c59ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17190001"}]}, {"@id": "_:Nd9dbceb2458249cda8c4719d51a5c89c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26098002"}]}, {"@id": "_:N12252d46706e41289d4608a664ca2d95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021500"}]}, {"@id": "_:N824852843e9a4d9eaca137d4d1c0ea8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100368"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021012"}]}, {"@id": "_:N8c641610d0024070b4964ff085497d88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018801"}]}, {"@id": "_:Nda2af1a8b4034f4ba93b78c918427064", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033578"}]}, {"@id": "_:N97ffcfd673e246aab9124147aae6820c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024360"}]}, {"@id": "_:Nf87584a6955c4366b77e0ce92b8029d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002447"}]}, {"@id": "_:Ncadea951b98949ab9bc40608bff71253", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239831"}]}, {"@id": "_:N8ba97ee148044f2bb2d9efaeb99e8398", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024394"}]}, {"@id": "_:N84901473458a4a3a966d7099840f5ecd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839285"}]}, {"@id": "_:Nbb719cbe01db4875a89078bd5949813e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018302"}]}, {"@id": "_:Nff2e38904a1144d394e8d964aa0dbc78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006135"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862133"}]}, {"@id": "_:N6436a2d91a664478a53a9f0aa2d65d72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278123"}]}, {"@id": "_:N719ad7e0d8b64305ab9212af75d34a33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024811"}]}, {"@id": "_:N3f6a373f770c4803aa1dd6c51dcdad71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853246"}]}, {"@id": "_:N967e5782a4e54b54864964e4effc9871", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853950"}]}, {"@id": "_:N90ef7c49ff344599937c240c6e702962", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280525"}]}, {"@id": "_:N3203263573034f97bd1807564fb42fc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280745"}]}, {"@id": "_:N3f17796a608041eaa34f597d8db68b49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229665008"}]}, {"@id": "_:N3c7f4bc5056544e8a69991cb2da9b75b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020972"}]}, {"@id": "_:Nc08e9d4133904b5ea2f46b1f943239b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024755"}]}, {"@id": "_:Nd075e1f8fe7049f5bfaf24b0f908596f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021001"}]}, {"@id": "_:N1638d74004e341a988bfdb3074294634", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010146"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024013"}]}, {"@id": "_:N2c8d05f5488f42949f636d3209c45eb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19911007"}]}, {"@id": "_:N5d58d2cbd71640edb7f15b198ce9e4bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232695"}]}, {"@id": "_:N137489109719407ead63cb7e862b2ce5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:262286000"}]}, {"@id": "_:Nee52c6740c0845f8b414b2c8b92a193a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866703"}]}, {"@id": "_:N9526587e787b4a0086364d35b7d1c98a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417740005"}]}, {"@id": "_:N741115481565418082ff615ce9cb64a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399317006"}]}, {"@id": "_:N580ea4aca9a1409fa06e02e27ac17f1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0700299"}]}, {"@id": "_:Ndd0b9ebbc6c348519bf7fb3b54d59ef5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014717"}]}, {"@id": "_:Nd2649b12e7f34289b315a97419d16abe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026826"}]}, {"@id": "_:N5da8b21d8bb344e0a0be4bc75eb29cdb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445512009"}]}, {"@id": "_:N0149c07d052443dbbb7a84b138a7da61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010291"}]}, {"@id": "_:N2afa943a8b084c999bb2ee493ae8463d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025116"}]}, {"@id": "_:N9064273eaee64b9abccda9e2cb8fc79f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151640"}]}, {"@id": "_:N2e996c155a9e400bb778cdedadaf6141", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018536"}]}, {"@id": "_:N690685c048684b5dbbe443a9c802b5ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280494"}]}, {"@id": "_:Nd0e0464a6ee74d339d07ee350959b485", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241185"}]}, {"@id": "_:Na39457e789f54982887fbb64467c6ff6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024601"}]}, {"@id": "_:Ncfb7e91b65df4642b283fd3ed66d74a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:262285001"}]}, {"@id": "_:Nb3eb32fe1f19489ab0a4f43c7545d5c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862314"}]}, {"@id": "_:N99ca5c162a0b4d48bac2ff927a9a6a6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014605"}]}, {"@id": "_:Nc2eefbae705d47278824d483218ee23e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042721"}]}, {"@id": "_:Nf07a3a86050546a282226e3474fe9652", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231924000"}]}, {"@id": "_:N7406b1df1ff04254bb7ec11155ec061c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N06fe0756dfcc4ec49fbd6451c0c09ba4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74390002"}]}, {"@id": "_:N595fe925a0d6449abf73cd0a2fdef4f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023773"}]}, {"@id": "_:Nf5be0f663295418ab2bb861c114fd72a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338656"}]}, {"@id": "_:Ndb454afc20de4c288715d0d5a6ee096a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022533"}]}, {"@id": "_:Ndaedfe7b72fc40d4a30beca89b857bd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005171"}]}, {"@id": "_:Nbac0276f482b46dabb26adf378bd3621", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65498003"}]}, {"@id": "_:N024ba7602c1f4b39995498d9579d5485", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856765"}]}, {"@id": "_:N9b87c88966114e44acdf5e554d6b02d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240412"}]}, {"@id": "_:N3a2d836a0b6f43b0874cab2c53011c18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022398"}]}, {"@id": "_:N058a3e7d68864ba5a856aee585e3b00c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847766"}]}, {"@id": "_:N4855c9a801184ab193b454f049295064", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241577"}]}, {"@id": "_:Na6b86fe7f676492fa6f8d69aa4e985b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:524008"}]}, {"@id": "_:N11fc6d05de3641c887fc968009c55c43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853558"}]}, {"@id": "_:Nc496a0b6ec3b4a48a943fb7873808223", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3552821"}]}, {"@id": "_:N574b71357d974a72bf1436704da8eed9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022559"}]}, {"@id": "_:N1783752dbd3e4b40843d27229b5275e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073167"}]}, {"@id": "_:Na7f165a667ed4efea9f37257e9d9c50f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073271"}]}, {"@id": "_:Nfd984f58a0bd4fe59b22e5de9c2bc053", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0079153"}]}, {"@id": "_:N2e84c7c112b04570bc44710a22e40b0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020235"}]}, {"@id": "_:Nb8901f736a6a49c7a09bf2fb0ff42aa0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073188"}]}, {"@id": "_:N57de553b357144178420a7c08fa328f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10013533"}]}, {"@id": "_:Nd9a35d9812524fd2837c83eeb4212557", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234102003"}]}, {"@id": "_:N19bf107de54f419ca9c9fb558e80b3ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025162"}]}, {"@id": "_:Naceb642eb66446dcb61894c7cd9beacd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003805"}]}, {"@id": "_:Na600ad3c155e460aabadd849dedc6883", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268029009"}]}, {"@id": "_:N2722488a1cdc45dba8029e8ed6bc49b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001471"}]}, {"@id": "_:Nf53afd3e048e4154a09c4a2f4b2c15f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016751"}]}, {"@id": "_:Ncfe20583e2a24d1cb4fca3efba48e1cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073263"}]}, {"@id": "_:N0e9d08ee474c4f30b161a3a0b21aec26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268583"}]}, {"@id": "_:N3b6a1270c8eb4781a388a038b778a2b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033893"}]}, {"@id": "_:N3aefa926c18547d6b6bf5eb6ca11f855", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424711"}]}, {"@id": "_:N129d1aed5b4f4917af0a857935fa11ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004471"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970112"}]}, {"@id": "_:N58817bbd9ef742eab0de3cb27e006b04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56975005"}]}, {"@id": "_:N61d5311a57564781abb4604c6bdc2a55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073241"}]}, {"@id": "_:Nbc67b8b596ac42688a5a47d572e44858", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195060002"}]}, {"@id": "_:Na9a04df7e04a44ab8d12c01f0636a05e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400126005"}]}, {"@id": "_:Nbe7950c4adfa466ab143e674ee947ada", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221210"}]}, {"@id": "_:Neb032c0bae774cb892a4a7541ddc3044", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002817"}]}, {"@id": "_:N6e2659e74c58451ea24c74c671171de1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846478"}]}, {"@id": "_:N2ff34755314b4d578a6a72adf23cf0e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428638009"}]}, {"@id": "_:N6d8a01f9c06b41408e43be5518e5dd63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013746"}]}, {"@id": "_:N901be020e8ec463492ccdc8efffcc5c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010871"}]}, {"@id": "_:N53367cbf12f647d796282cd2931c36e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026847"}]}, {"@id": "_:Nbaaae5203cf34017ae5221174d3c50d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007906"}]}, {"@id": "_:Na0038e87d3c341b692c72238a7d53c3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024168"}]}, {"@id": "_:N4f475f72afc84199bce500c649ec78eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263051004"}]}, {"@id": "_:N50b8c038e65b4ddcbfbdda74eaa62120", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432123"}]}, {"@id": "_:N4100c81052dc4cfe99de7b6efdf71bbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240278"}]}, {"@id": "_:Nd05c9ab2af954704ae2beef492981f63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64586002"}]}, {"@id": "_:Ndb9c1a58533c430e889611d2c9bd575c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0856975"}]}, {"@id": "_:Nb5cf9b4cdb594c39ac002be591b89d5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040124"}]}, {"@id": "_:Ncc68b8f659e2440bb35ea88cf99bcad1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022734"}]}, {"@id": "_:N0df4a2124c004d22bff0cb08656cdb57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004244"}]}, {"@id": "_:Nf7fb31a94d3a4868ac53d836c2501ce0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D065627"}]}, {"@id": "_:Nae6b7a7478e9401bae3e92b2ee804097", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025321"}]}, {"@id": "_:Nf93740c7e1ee41aa848557c303612d4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000741"}]}, {"@id": "_:Ncf90ca14d84a4056a02f9ea6011edc37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0376358"}]}, {"@id": "_:Nabc1b39d2af649baa7c5d530d5b17bbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025104"}]}, {"@id": "_:Nef3df39e5e4d4fc79363f143a16c72ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073080"}]}, {"@id": "_:Nb31d6c99aaa4446a979e40fe9c157a86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023160"}]}, {"@id": "_:N8f295c039a2a4e82b4f52702733817bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302847003"}]}, {"@id": "_:Nd68c0b021aed4d1c857a28aa3f98137a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072877"}]}, {"@id": "_:N6f5150ec18584c2d80838df207a70c3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851100"}]}, {"@id": "_:N1fd27ebd7a9248e8ad80b744a10eab67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021021"}]}, {"@id": "_:Na93e72e9363745b4be41daa5657e0d97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155017"}]}, {"@id": "_:N68f7b73266ac4a4c89e187d9a393313f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022787"}]}, {"@id": "_:N008072a8e621422b9522f0d38fba3993", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149770"}]}, {"@id": "_:N26bae375b61d451c989792746c12aff3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018222"}]}, {"@id": "_:Nd461e7d4305c41608685cd9871e9a1b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855568"}]}, {"@id": "_:N7ed70bba1dc24d2fa2f1b35949ed29cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844505"}]}, {"@id": "_:N7ea064a46d724252ae35714133e7a3b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024009"}]}, {"@id": "_:Nb43e786bc50e4ac293ab4763aa3c631d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054429"}]}, {"@id": "_:N00f43272c62f41bc882c299abe65b9d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024816"}]}, {"@id": "_:N049f62d2ef744ee98091d739e5557c9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012792"}]}, {"@id": "_:N65b24f31374941f99896839d2cf63b7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221353"}]}, {"@id": "_:Nbdc07a32a4a14530bb7188b6b95abac4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004866"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025282"}]}, {"@id": "_:Nd0e53c71389743d9948ee4a57464e100", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020599"}]}, {"@id": "_:Na11027c826a44c5da17f1cceef2f0c4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024067"}]}, {"@id": "_:Na21846042ffe4048b471fd2cbc97b11c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022311"}]}, {"@id": "_:N2b552f0378eb4a8eb8270c768d8652f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021113"}]}, {"@id": "_:N35d9d8a11252415abdf0cacb65331b24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017086"}]}, {"@id": "_:N6e53856b1d40486a90df1d113646a487", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021515"}]}, {"@id": "_:N4b7970352113417eacee3f8c0665dab6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1334953"}]}, {"@id": "_:N5b11669319a64068b354efa9ae290868", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023079"}]}, {"@id": "_:N3e49e8fd3d154cf684cbae21da93e95e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022647"}]}, {"@id": "_:Na26e7541150f4f57b6a10bd625419d13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042063"}]}, {"@id": "_:Nc2f0c7b7e0254807aa866911fc15e061", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025824"}]}, {"@id": "_:N59368be2d88c4092ba9f2a05522b957b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2936423"}]}, {"@id": "_:N885497e331d440f797ed6f58e7d2562b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45564002"}]}, {"@id": "_:N3c083f2fdec24bd6bd849bc50fc444e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008940"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274741002"}]}, {"@id": "_:Nb5802c2d3a4e4e0992a0041ab9751d17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023755"}]}, {"@id": "_:N773403ca5af74202b539047b919e668e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0857899"}]}, {"@id": "_:N488c657b64924977b8fa8da05d4fc8b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004122"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280539"}]}, {"@id": "_:N6a3c879b99634033adaf7fd51a851f25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280358"}]}, {"@id": "_:Ndc15dbbade0a464c93cdbf109821fff3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030449"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386641000"}]}, {"@id": "_:Ncd337c1678fd4d4c8528729507ad4582", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253852007"}]}, {"@id": "_:N307bd90bd1644558bde9de44ba1976fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0012767"}]}, {"@id": "_:Na0f74b4c19584cf3aa2248713a595c47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0677607"}]}, {"@id": "_:Nd4a9af8d1bfb432d898c069aef2863ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100297"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022161"}]}, {"@id": "_:Nfad0dba0c9dc439d85fd1699af845fc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806462"}]}, {"@id": "_:N47448d3aa2124793aef07628073ae7c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073283"}]}, {"@id": "_:N81f2b68871bf48c6a8d39f738dc86267", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024110"}]}, {"@id": "_:N52c79f433dde42f095b77fa879f830ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247471006"}]}, {"@id": "_:N341553ecbc854fbcbe64466b8c4c1db3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17276009"}]}, {"@id": "_:N080a516f9a024b81acea9765fb8a44f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022838"}]}, {"@id": "_:N02fba9406e234d78a84fbc8552efde5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271710"}]}, {"@id": "_:Nc99517a4d6db4ba4b176c40f3980f7eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024924"}]}, {"@id": "_:Nbf3738e4601142c9a48fdd298ca9f60c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240309"}]}, {"@id": "_:Nd4835d1688204fc3adb5143378b83bb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024923"}]}, {"@id": "_:N40a8512bd0b14e1b98a33fa7c27e3dfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000866"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846034"}]}, {"@id": "_:Nc4dcb26ee103490c81bfbea58b9b9575", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2265792"}]}, {"@id": "_:Ndb19858a13c745f9968c59fab33ee1c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280590"}]}, {"@id": "_:N7759be2461a14b33831288f4aaa28429", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850663"}]}, {"@id": "_:Nd69afb203edb4fd0b7d1e2988ee96f56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413921009"}]}, {"@id": "_:Nf910e3381b934cd9b8140a45048ccf4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030136"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022612"}]}, {"@id": "_:N3b2a51e593cb44efb776c524d378beeb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344722"}]}, {"@id": "_:N875c80a5b64243759dd5a16f007ff853", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0578038"}]}, {"@id": "_:N967def9063864d0f8334b43469ca06a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023574"}]}, {"@id": "_:Ned791d1683da453d9703ae4af19acdee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91175000"}]}, {"@id": "_:Nafc9a7a3cad24e0d80d6052836df734a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025042"}]}, {"@id": "_:N228dab220482409d87439081a3fc6dbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111317000"}]}, {"@id": "_:N70d39f23589844eaa41815f8cc028589", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023270"}]}, {"@id": "_:Nef4d5acb36684bf48433bbc37ef0797b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025612"}]}, {"@id": "_:Nd3d8e0bbc5a34274b1625cc451db397a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3799"}]}, {"@id": "_:Ndcb0834996a840fe997b1d88aab2cff2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021125"}]}, {"@id": "_:N7ee4ad166c774cb3ab1ea7775bf8edd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126669004"}]}, {"@id": "_:N84ba836ef6ac4a5486d33e90c14528da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0236024"}]}, {"@id": "_:N3a913f7e38b54bbc8618e5a523235601", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126632002"}]}, {"@id": "_:N5f471493adc04810aa6b03bfc4eebb5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855062"}]}, {"@id": "_:N7d28a3e32b1e4e178e845b98e0f58e82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003361"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268472"}]}, {"@id": "_:N15c610b7b4f746fca095dce3090c1e15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221032"}]}, {"@id": "_:Nbf51fb4ababc45279b39f0566274fce3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2946"}]}, {"@id": "_:N266eab477b974462918892ffd5e6e8e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022484"}]}, {"@id": "_:N5829de2ec8e5462fb35534836aa37785", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006846"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2776000"}]}, {"@id": "_:N22a4d3230a27470296d1fce165c3c195", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022289"}]}, {"@id": "_:Nbe1860c70cdb4b3f9675551038d78c7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6479008"}]}, {"@id": "_:N7fc235d853e746f38e044c67bb0f16ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021762"}]}, {"@id": "_:Nee016a2bda4842dcab5193cd14699e3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806221"}]}, {"@id": "_:N9132068a02b44b438a8416fee3f860af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022251"}]}, {"@id": "_:N4d9c60385aac4cc19f99dcf129bef9f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839969"}]}, {"@id": "_:N8f5c07fddfcb4676a83da2f9ccc9eb27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002500"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0948163"}]}, {"@id": "_:Nb677bcd78826470e9fb5c01f745fc53f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264912"}]}, {"@id": "_:N68e43cd3a0ae4750be5674b8b8f6f45a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024256"}]}, {"@id": "_:N0529ba1c592a4569aee02e1b844c7184", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021441"}]}, {"@id": "_:N1bcc6c8375114715b361f10cd09529a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006782"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851585"}]}, {"@id": "_:N3e9044e0d2614009bd04d315bfab3e8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011925"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020737"}]}, {"@id": "_:N301ce6a00f2d43edb7ea435b7381e195", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853235"}]}, {"@id": "_:Ncdb9d3708850432dae7c5aba1aac0318", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17382005"}]}, {"@id": "_:N268702b2cb6946b0873c0e29d8ceb030", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60380001"}]}, {"@id": "_:N3b0c05eb666545e489a59d6f64e72443", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022326"}]}, {"@id": "_:N98c1cd04faaa4d4f85a22ced3a30fc27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N355eb23fbfbf466fa1469957830dffe8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021531"}]}, {"@id": "_:N301e8ee3ccbf4ce78eaffe6ea446b568", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235884008"}]}, {"@id": "_:Nbfaf8535f8ab43f4b45882d14246ac23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031117"}]}, {"@id": "_:Nf0a8c06ec5494c759315e1704d3d3c4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004114"}]}, {"@id": "_:Nf10f41c4d8294ee0b3ecaddce862bb85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832342"}]}, {"@id": "_:N85ecf04ffd8b4a2f8325fb41f14287bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238397"}]}, {"@id": "_:N56b3e94181cb4bb9bcf83209804347d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023437"}]}, {"@id": "_:Nfc075b9e4e8141b0bb6c5177df91a531", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021029"}]}, {"@id": "_:Ne6d859d1b6054dbab8f962d483f87bf9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025072"}]}, {"@id": "_:Nf9a7804d7ad94eee832a0587c8766846", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95694000"}]}, {"@id": "_:Ne3387d03b9a14d37adfcfee5acce2360", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4174"}]}, {"@id": "_:N3796784a6ef34dfebf90ae4abd4ba245", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027654"}]}, {"@id": "_:Nb01e56e63a3b4df394fa5b9cb40e6c91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006456"}]}, {"@id": "_:N641f1f0c018a49fb988254a86198de0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28670008"}]}, {"@id": "_:N354fcb7d3d0949f3aba74d7a90c9defb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837247"}]}, {"@id": "_:Nd94ce17cb2f24f799025f792cf8a6e56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859541"}]}, {"@id": "_:N79fd6150a5df43628b539576b985fa61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024642"}]}, {"@id": "_:Ne1341a52f06d4aa3b6f083942f127c30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263681008"}]}, {"@id": "_:N1dc5870acb0d43d18deb34a16cffa87c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023558"}]}, {"@id": "_:Ne61474f0d95e4a45b635161a11b2a066", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007767"}]}, {"@id": "_:N291475e26d574c04af0ab2c9f88d41e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004977"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848840"}]}, {"@id": "_:N7e0159a9d4cb42a8b98810a1569b1787", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012163"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233988005"}]}, {"@id": "_:Nb2cd428aa9a348ee9a38599e2a84e3a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021413"}]}, {"@id": "_:Ne17ad7f9828f43518bc545354345867e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24228002"}]}, {"@id": "_:N05bd8cd9b2b74363a787de65454c7206", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0702094"}]}, {"@id": "_:N601ddc387c064034a922550daf19d4c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002895"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238463"}]}, {"@id": "_:N83f42b798a4a46a6be8dafecf5e48bb6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5102002"}]}, {"@id": "_:N8608cc08f55b44cd9d94e9e8adb33ef8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280424"}]}, {"@id": "_:Nb365cb93422c466397ac2a5838fcdfc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023546"}]}, {"@id": "_:N8385e0aa281f4065904cd431e28a96cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022637"}]}, {"@id": "_:N30595d2bf1a54976b13be01b6e3054a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100409"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020988"}]}, {"@id": "_:N0cf0c622c6ba49d497db10e6bba37124", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59017008"}]}, {"@id": "_:Ncf5f8e9cecdd4cf48eafe7465b6518f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021592"}]}, {"@id": "_:N2d8a7d517cf84054a1dc47379a8ffdad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843495"}]}, {"@id": "_:N4d9821ea931943df803b3f2d4d74375f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000377"}]}, {"@id": "_:N0d6888059be941d49e905b4e6f2e6054", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010051"}]}, {"@id": "_:Ndece6ccf91294ddabec024e1db7b2320", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020853"}]}, {"@id": "_:N3f35339e8ae04b91b09498a32decf69c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240220009"}]}, {"@id": "_:Nd79d213acc0c410283e5e6169588973d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004856"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271902"}]}, {"@id": "_:N6840bb03b64a44bda1c00a01d211c2a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110987009"}]}, {"@id": "_:Ncbf8e19e43334f53902c8820caa99a62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563477"}]}, {"@id": "_:N4ed167a3b0004061b3f196604c63da48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022655"}]}, {"@id": "_:N4ab195ff4df5479e8598e379f3375f0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0917890"}]}, {"@id": "_:N46d9c42f7025481ea1f4198ba3ae16bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60086000"}]}, {"@id": "_:N4909430670624eba985fba17ebcbfab5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021672"}]}, {"@id": "_:Ne1bfbcc1aee745b1923d3263eff90102", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010091"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024056"}]}, {"@id": "_:N58f6e44a5b7e4962b1fac09ecd716e96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008434"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835570"}]}, {"@id": "_:N60f2a1a07bca490b8565b1ffd067a24c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007992"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3577000"}]}, {"@id": "_:Ne24bc93e7e804ed8b9d9d6e884044b75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685787"}]}, {"@id": "_:N6e152de3d2764924ab962dba58377589", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024951"}]}, {"@id": "_:Nb8cd37ef45ba4229a4f3af48d0a112f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62221000119105"}]}, {"@id": "_:N484e76afd2af43d6a1b7a94784954ad7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856779"}]}, {"@id": "_:Ne405c68a657f44119aee90de3e94f9c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042514"}]}, {"@id": "_:Nd51e63fd022e46c38aa4d511f90da1b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18265008"}]}, {"@id": "_:N748a4711786b41bcba04aa7a7cb333c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367510009"}]}, {"@id": "_:Nd2494db17b964216b41e2472e1d44088", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0349566"}]}, {"@id": "_:Ncf5413fa46a945b384c4967f9abefc50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862147"}]}, {"@id": "_:N5ebdf428aaa643eeaad6ee4b2330fb70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014012"}]}, {"@id": "_:N45fab81f3c214eb7a2e1203b940a5072", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2674600"}]}, {"@id": "_:N04f5c9af829e42f689e5f6c1aa6124de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000071017"}]}, {"@id": "_:N7e12ad55d6a54259be7926037e70719c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271298"}]}, {"@id": "_:Ndfbd790838c64d44a1b01ea340cf2201", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1334682"}]}, {"@id": "_:Ncd2e0f385d864abcae3e09c4187b3f28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:388981000"}]}, {"@id": "_:Nce3597fd3a724c6db77cbc22f15ce448", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012168"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018672"}]}, {"@id": "_:Nb0298400bc824393a49cf0cf6f860d2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0229197"}]}, {"@id": "_:N02b6a554f1e649aab62e986130e11726", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702615004"}]}, {"@id": "_:Nba14db92d6a44f059429563618725ac2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10023330"}]}, {"@id": "_:Ncd133ae339044d9f8339f1677bcbab4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007379"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020809"}]}, {"@id": "_:N37e085cf14b3424f9f8053ea049f8375", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012545"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022857"}]}, {"@id": "_:N20386e71a21245a084ab46c37a8f6e57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849488"}]}, {"@id": "_:N4d579eddc07d4d4aac43db5e4c6fb259", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021462"}]}, {"@id": "_:Nedc65e36fef540f9a7e2119b4ad2c072", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249135009"}]}, {"@id": "_:N4d6833588be94352bd169d9057fd079e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431368"}]}, {"@id": "_:Nc7a4bb93b7ae406e825eb34a5c0a89d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009914"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266667"}]}, {"@id": "_:N9a9e616a80f3479c8d99ec729571336c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75594004"}]}, {"@id": "_:Ncaef8efc6cfa44e09fe54a3cd374edd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006333"}]}, {"@id": "_:N9209eb32f64b4b39a1449b98e3ba0178", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010963"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023625"}]}, {"@id": "_:Nd148eb568da4419f9598b9af7cd1ca5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846853"}]}, {"@id": "_:Nd1b255b84aa84945b4f91c781c0a8882", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53888004"}]}, {"@id": "_:N7b8b2e149e864d07b5f557383eb5108d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042024"}]}, {"@id": "_:N6f853fb3c5724832a272775207ecfe55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3550430"}]}, {"@id": "_:Nd9a84c3c5d3143949e66170f9fc35fa0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025285"}]}, {"@id": "_:N01afdb78878d4ccbb78ef2719c87c935", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149727"}]}, {"@id": "_:N74c26cf26c58481bb4abd1fd86b5fc15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009130"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239830"}]}, {"@id": "_:Nfec83ac6bf154054bbe9fc73fb57336f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69044001"}]}, {"@id": "_:N206479964f3a4266a78630c9b03ea2cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2047516"}]}, {"@id": "_:N97e7a7a97ace47d8b7dc36640db7810e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249382006"}]}, {"@id": "_:N45bc2f3198f94e7fa13a14bcf8a564f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39905002"}]}, {"@id": "_:Nece24df25ff948dbb476a96cdb78d645", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88854002"}]}, {"@id": "_:N09a48c2a82854a92bf71a091ccbb9773", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009168"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024560"}]}, {"@id": "_:N7c87ed2e2be0402ab94cdba72c3ef2cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008393"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024684"}]}, {"@id": "_:N4477d89859294d5d868b3fe259bb8be1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426489"}]}, {"@id": "_:N807a11eb4a324a4299d747d79a0deb1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021776"}]}, {"@id": "_:N415ade1aed3044c3bc24dc9a2f79f44c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021179"}]}, {"@id": "_:N1da7d920bd174aff87ec29084698c4c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030326"}]}, {"@id": "_:N1c40fed140f246898f928c36e2319157", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280734"}]}, {"@id": "_:N7adc10fd06cc4428b4358ff604254f2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49563000"}]}, {"@id": "_:N3348effcd6d04e1596dca1d496c3750e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367494004"}]}, {"@id": "_:N4bed10a3f2474a4e8b3758c4bafec075", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149781"}]}, {"@id": "_:N27a0cf19cfd24a2ebb7fbae728bc5f30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254044004"}]}, {"@id": "_:N1d40ba028d44460b914736117a3994ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082952"}]}, {"@id": "_:Na865bdb2ef0544f4b72356c002c7a06b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50375007"}]}, {"@id": "_:Nc3b810c126654aef90a5ce60297605d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849073"}]}, {"@id": "_:N6b8517714f69443fa9d210eb3d8ddb97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806285"}]}, {"@id": "_:N5dd97d006e0b43809f55715315011ac0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858565"}]}, {"@id": "_:N42d01b6c81e0467eb6f2eafcf0b1d0de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0578878"}]}, {"@id": "_:N5cc2c269707648a4a719230b6db7d9c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023689"}]}, {"@id": "_:N345ca73d46854c5e91c071575d595492", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346170"}]}, {"@id": "_:N359b97a7918f4e3ebb6ea0ec74343c23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012393"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1527304"}]}, {"@id": "_:N1ece11fd01a744eba267a14b769c0d45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023883"}]}, {"@id": "_:N061346c72a7f472ab91a87ad472e6dcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008866"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832323"}]}, {"@id": "_:N7e55b46307e744e78c62cd68ee5ee432", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200146"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392775"}]}, {"@id": "_:Nc993aa8635d341049994250f15f4b998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023449"}]}, {"@id": "_:Na0d0d76f2f0d498182c5a8b5d7b36923", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016631"}]}, {"@id": "_:N53a81b19ff264743af355e23064f7b7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536122"}]}, {"@id": "_:N84f9944a1ed240ee85d5ad5ce04a331b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008191"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050033"}]}, {"@id": "_:Ne93ac3a5ff964ab98bcaac8acd7441f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025433"}]}, {"@id": "_:N5db902299ab04ab7b2967b1fde18f9a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021175"}]}, {"@id": "_:Nb574267671654c7eb37d6509cc03791c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100492"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022042"}]}, {"@id": "_:N00b11a80112547aeb595bd1abdf6b324", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280625"}]}, {"@id": "_:N164d9a63baa74f368a8ce1b0acce61c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023417"}]}, {"@id": "_:Ne7646c4a70c842199625ed44a1cdbe0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195867000"}]}, {"@id": "_:N98597b70a7b9409eb9047f4a82ea4049", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073183"}]}, {"@id": "_:N59b4c8ca86c04a09bb4938db41ecdad3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022007"}]}, {"@id": "_:Nb23b9bad943543a6962765900b8a788e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024312"}]}, {"@id": "_:Na1cb83e19d6f4adf82fc76741cdf14d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396331005"}]}, {"@id": "_:N1412b60acc7546aebe3771b9362a4fc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018054"}]}, {"@id": "_:N100644352f43419397c8dce7b68da5d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002051"}]}, {"@id": "_:N331bfd0f002b49bc9ebd5bf71c0ce067", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000935"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840418"}]}, {"@id": "_:Nd9e36f1b083e4f22a427a4a5d84819f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54200006"}]}, {"@id": "_:Nff70128fe8934ff885fbaa88326c0db1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021511"}]}, {"@id": "_:N711fe72b09db42e0971100053fc0a42f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844529"}]}, {"@id": "_:Nc3697e86b6b442eaab5ef4cee3f65aca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0334126"}]}, {"@id": "_:N8bdaa1a228fc47cea0879b04595e5f22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009134"}]}, {"@id": "_:Nb91299ba2b034ae187c8101cdade68bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278509"}]}, {"@id": "_:N2eca8e7fd918462eab0f7b930be900e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023211"}]}, {"@id": "_:N5036d126f647453d857fc9549419e103", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050171"}]}, {"@id": "_:N071a2296ae664dfcac85eff3e2c57e30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023866"}]}, {"@id": "_:N4b2bc4364b93450a97e68fa80de6fe28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575157"}]}, {"@id": "_:N64f7ce8c2391498084d102a57f593d36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6736007"}]}, {"@id": "_:N2c571387fb9240c491e0dbcd7911d752", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023941"}]}, {"@id": "_:N727a027d26f74fcbbeb737b3baac2025", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025836"}]}, {"@id": "_:N797ec9c2cc284de581ffffa620109219", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112629002"}]}, {"@id": "_:Nb7d6bf2923244947bdbab8d9a083b8c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027066"}]}, {"@id": "_:N665071635de74e07ac5d96fae4f9e2e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237569006"}]}, {"@id": "_:Nd3461540371c40f1bdb7eaff588e3eb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6803002"}]}, {"@id": "_:Ne52898b73a2b4b1281a726164ee70ef7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025656"}]}, {"@id": "_:N0709495eae8c4a0d8da65da0503a44d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025152"}]}, {"@id": "_:Nf3729aceff5041b2af668b4b0df1f115", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299331007"}]}, {"@id": "_:N49668d866e7248fcbcb5dbda655e39df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0728895"}]}, {"@id": "_:Nc91965c10ff44b2994aeedde04b4677e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022733"}]}, {"@id": "_:N4e0dd95e54094b4a837702380e833f1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1392104"}]}, {"@id": "_:Nb87e22359797434b99069c9528981adb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1963933"}]}, {"@id": "_:Ne48006a3ab2a477b9cd326fe54274c1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010020"}]}, {"@id": "_:Nc65ca92dd2ad4b2f92de18ca6c421f6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020944"}]}, {"@id": "_:Nee3d5a01a7aa4f8b8dbe2ff4b3227561", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233469"}]}, {"@id": "_:N792db7ba43da4e7eacd381faef49aae2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023488"}]}, {"@id": "_:N889d226055034585b36c33c4f834d59e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024564"}]}, {"@id": "_:Nd5e93bfd26c04efc99df8f96b634b45b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001409"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006975"}]}, {"@id": "_:N30f864ae5a314d5a8bbbd7da367ffdc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0497538"}]}, {"@id": "_:Nfa31a778185d44ab978817bd0f9b42f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235595009"}]}, {"@id": "_:N1b03f28017ae451f8bfd7fc464f5dd02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N5eb2697fd9e2412880c57afedff82abc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37193007"}]}, {"@id": "_:N3917c95cfc9f484c963a9520471684a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0917814"}]}, {"@id": "_:N26b924805de04a7788f9016015bd1ab7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53406005"}]}, {"@id": "_:Nd2db1407d2a247318325039f825d9036", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751575"}]}, {"@id": "_:N59991c5e007f4fadae9abeb80236e3ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005426"}]}, {"@id": "_:Nfaf6cba147b94647b360d350348416e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832597"}]}, {"@id": "_:Neccde3f3f3414001b82871dd922b48e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241181"}]}, {"@id": "_:Ncdc22b9239c9444fb9d4b50c03e17f79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2317073"}]}, {"@id": "_:N53bbdd4be79b499b87672598e24c00ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834433"}]}, {"@id": "_:Ndb95c05d4a624c64900baaf1c4f3d555", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253963009"}]}, {"@id": "_:N5aca562666af48cfade6bd5f6517995f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0554101"}]}, {"@id": "_:N535ad87344ea4b5fbe516269b8723281", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535821"}]}, {"@id": "_:N2b5e0c1de0d94f3c9384e2d27d58ea59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022768"}]}, {"@id": "_:N237793db57724670b1d00c7ad1031b62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010545"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0585544"}]}, {"@id": "_:N964aafdbb46242929530de9f473346ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025274"}]}, {"@id": "_:N3061aeeb157d4460ad18157f2cee3c66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837760"}]}, {"@id": "_:Ne9c209269c524808b670dee40489f590", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0948008"}]}, {"@id": "_:Ndedb5fe57dc34573a69ead0f59acb21b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023212"}]}, {"@id": "_:N8e9b6c343b85451cadcd7bbfd7eff86a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035411"}]}, {"@id": "_:N3efa6da0acf44eae88d0bdbf776fa134", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345030"}]}, {"@id": "_:N0861f9b9f33744a8bdff8df9222b8b80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78691002"}]}, {"@id": "_:N130c5c8fdadf4133b0bf0ce36b6b358f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020581"}]}, {"@id": "_:N64b72cd75e4c49e6962a933b2b175b51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266254007"}]}, {"@id": "_:Nb364d07e0c0648438b9783efcb35e6c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023530"}]}, {"@id": "_:Ne1383534d32b49658dad770b84403b2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011294"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2206518"}]}, {"@id": "_:Ne78fc20c718d4915972baf8f580e469b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422775003"}]}, {"@id": "_:N100c8264cf2f4d88b25791e65a5a2ef9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021853"}]}, {"@id": "_:N314bd8198497498183ea3e4114d15372", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344307"}]}, {"@id": "_:N1e386e9fd12b460e9e8f2bcd11ebcfda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0855512"}]}, {"@id": "_:N21574be07c7049b4a3a8af3b4dd853d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0748199"}]}, {"@id": "_:N743c5a0d00824f1c814655738cd0d4f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416377005"}]}, {"@id": "_:N0c00f1e471214f3ea392a61669fb7e2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004915"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021643"}]}, {"@id": "_:N4c5a51958ec74c1d95ce4e709c860c93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0272340"}]}, {"@id": "_:N443780efc2b54f42a29df75f1a9171a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006431"}]}, {"@id": "_:N8bfd3252f72d4b4985f2cbc45d29e02f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239172000"}]}, {"@id": "_:N71974551c84446df90409d27896ce32a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072958"}]}, {"@id": "_:Nefc80a9e80664dc6901e917ed72e413b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001118"}]}, {"@id": "_:Ne5b1687377da4321b278e454cec62f27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025556"}]}, {"@id": "_:N2d3e34abfdc04e88bdd867dd209a0e83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022577"}]}, {"@id": "_:N66651056f5be45198028b7edceffdff4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004328"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025355"}]}, {"@id": "_:N79e6fd87946e4ad09fe76f06a0d8a8c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2050"}]}, {"@id": "_:N65cab07e1b8249e08baae15015cdb9ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025191"}]}, {"@id": "_:N3a2f14bde3d04c9991c7a07f7a5d45f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85898001"}]}, {"@id": "_:N1463fb0517564a7c90fb3fc557185577", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007175"}]}, {"@id": "_:Nae87c63c60a0408fa4def7a6b29dbcd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020997"}]}, {"@id": "_:N578ffe8ff466429fa9910179e62b45e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48723006"}]}, {"@id": "_:N57f1b8ad7d93454889ad326263dfce91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195967001"}]}, {"@id": "_:Na855b58da5d54bdc859dccf86c748522", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021663"}]}, {"@id": "_:Nd87a54aa55274cc0a03e091e6969bd39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023540"}]}, {"@id": "_:N4b7870f479284f9fbde2400ec880a956", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004481"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859896"}]}, {"@id": "_:N376df82484de4bb2a1826765905b6bb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072823"}]}, {"@id": "_:N4f7393a4daa0488cbfab33cef38d4b61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023962"}]}, {"@id": "_:Nc42427f38e4d4eb99ad25cd26a881dea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848958"}]}, {"@id": "_:Nf47cc64943694ff5a3a2277124900a6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0427065"}]}, {"@id": "_:N5b552f9ad3214fac98178139a4a6bc97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023863"}]}, {"@id": "_:Nc97a793127414a4286b5c8a9c4ccf695", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024489"}]}, {"@id": "_:Nedaa6e6cb0af4956b67366e7d4e581a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0343643"}]}, {"@id": "_:N08207ebb8cf04c108591f3d42b3bda07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042138"}]}, {"@id": "_:N5b52ecd6c7ef4d37a2b4f88417b46904", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271823003"}]}, {"@id": "_:N2a1dc48812ed4c0d9fda64e795f57e53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2266639"}]}, {"@id": "_:N5fce274f511c4bc383c1326aca769058", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0156372"}]}, {"@id": "_:N51dc182523b443feb387a20153a67a73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858127"}]}, {"@id": "_:N0f6ff5d1a63847729320e295d363581e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858729"}]}, {"@id": "_:Nc088131044934886a27de2aec8600e07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834405"}]}, {"@id": "_:N714681b428ff44898c66e904ef53835f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79879001"}]}, {"@id": "_:N28fdb117dcc64a9d8acbcc1ec3f02368", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264169"}]}, {"@id": "_:Ncc77671c9a85419d82a6341be7a28e47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521532"}]}, {"@id": "_:N01fd864aac9d48a983485a4a8d92009d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0750081"}]}, {"@id": "_:N516a3eca72e5497ba9800f0041fb5cf3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231854006"}]}, {"@id": "_:N574fb59b6be542acb0fefb979ed2aa77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844857"}]}, {"@id": "_:N2ee05ac577dd40ae935bf5451615ab62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834934"}]}, {"@id": "_:N4ecf31708c92410fb988668c485022de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002500"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020851"}]}, {"@id": "_:N3b921e87b1a14fa7b81ef4a96bf955f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100811"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021964"}]}, {"@id": "_:N70bf8b961c064854ac7c325e599a8153", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023331"}]}, {"@id": "_:N80cb4460d0de4a62b07949e5b1d54253", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023042"}]}, {"@id": "_:N0121cf466f8f445f906b5b5b13c66065", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001935"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562385"}]}, {"@id": "_:N26f7c50d2db148e69bf403f10aae53eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006966"}]}, {"@id": "_:N5974569d7da04862a8b19ec7f229ee65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015461"}]}, {"@id": "_:Nb40301dcaf184b47977b697eba584f87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013915"}]}, {"@id": "_:N0f862c1c3df945378796ffaa4ff5e64e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020826"}]}, {"@id": "_:N8a93581c20d84ad3b9fcc28b4968db5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021188"}]}, {"@id": "_:Nfaebdfebf66543e1a39fae8efddc3293", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027719"}]}, {"@id": "_:N6361a2d3fd3c47d691f9bd74ea817540", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238927000"}]}, {"@id": "_:Neaec711aecb040f1916ee9fb20aa566b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32958008"}]}, {"@id": "_:N47af11881e4b4888a218d501e55c1ef3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25201003"}]}, {"@id": "_:N9a40407d116e4408acb162de3c59b927", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073083"}]}, {"@id": "_:Ne9923aab6ec8431abebeffc27c086a76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002493"}]}, {"@id": "_:Nd11bad288344460d8e1af625c3dc9165", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014065"}]}, {"@id": "_:N2dc1e3359cbc4af285b041f37e1e60e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72787006"}]}, {"@id": "_:Nbb513a7c6e644f2fb7029b8aab9464a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016893"}]}, {"@id": "_:N14e92ba2abdd4348826e25f567a715ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0744356"}]}, {"@id": "_:Nb555557eb8a6444b868f3e8eb0adc462", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008082"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673401"}]}, {"@id": "_:N2c48458c78724b7fa503fef37f5b068d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81407003"}]}, {"@id": "_:N5e0e539ac63341e685252b26299c59ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423464009"}]}, {"@id": "_:N7671e0651b654396b95d86d5d606610f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39355002"}]}, {"@id": "_:Nf79cb282fe1549ec9bd21d3b15d3ff91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204949001"}]}, {"@id": "_:Ndb4bb58d70194a60806839274ae5b89a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073015"}]}, {"@id": "_:Na47d49ceea4947adbb633b98337adc5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126736007"}]}, {"@id": "_:N0076f8a874c9495195ea3c58c6c11b3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280608"}]}, {"@id": "_:N18967b73984d47f58f932ce1e255caa9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862184"}]}, {"@id": "_:N8ea2c75f94b747819598d394ee9f8918", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007338"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246769000"}]}, {"@id": "_:Nadc657ecbb3d4cdd971ed6cf7acc7254", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073045"}]}, {"@id": "_:N01de04467d824ac8be042d270901ccd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91861009"}]}, {"@id": "_:N36c0b08fa94545ae94c8d6a4ca3d4542", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022725"}]}, {"@id": "_:Nd085e0913de24646a56b11da91653a98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020422"}]}, {"@id": "_:N75705ef4884249a081653b326ab80286", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280535"}]}, {"@id": "_:N5aa283e582804a298f659d2d70e97e51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28681006"}]}, {"@id": "_:Nb45260d8d333482994838bc0acf961c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832117"}]}, {"@id": "_:N2699801ff4e44fc8b8f620ffc2bab3d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023548"}]}, {"@id": "_:N276454c145b9451c9f81102d01eee7ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205292"}]}, {"@id": "_:Nff83e54e75f14ff49102793a4ad28c98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849156"}]}, {"@id": "_:N45441a586c7743679c548f391307f16e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849398"}]}, {"@id": "_:N4ae707b561d44d11b5338228df4c2d9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007379"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042065"}]}, {"@id": "_:Nc5e7d6367d514c9b9b5002e91a0b2654", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1510417"}]}, {"@id": "_:N84f0fdbf67ce48a3b5e9c46d87b4b15b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003398"}]}, {"@id": "_:Na29929e992d14953830d7c05a9c46f56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109417006"}]}, {"@id": "_:N4b1a3f6b4ada45ac85f5dd56a06bb31c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419920004"}]}, {"@id": "_:N28a5ef36dc8d42c78fdf78601475045a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1567435"}]}, {"@id": "_:N59550a3111ca4bf19d53c9e131787b3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240479"}]}, {"@id": "_:N4a2cdc57bb634b2c82d66162bf9ba935", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266393"}]}, {"@id": "_:N0eda77d0f1ed4a8285d45e20dd6c76b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021647"}]}, {"@id": "_:N17a37531e7bb4d458727c734f53afdb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000150"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018238"}]}, {"@id": "_:Nfb0c58c33d1e4f00a65598544b2065b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:409675001"}]}, {"@id": "_:N81bf0faf2bad44499ae8ec2b885dcf93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280533"}]}, {"@id": "_:N83d23292e34b4347ba9afbaffa9a98c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022852"}]}, {"@id": "_:Nb7ae434183614eb5b79ec8acf91db077", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0854021"}]}, {"@id": "_:Nd1bb53d3c0ad4196aa1aec200fd31885", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020440"}]}, {"@id": "_:Na27dd49e6b1e4b059991d45b3159145a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849570"}]}, {"@id": "_:N4e119a0f61634de9a8f81fef050e1c3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0565599"}]}, {"@id": "_:Nee130327d86a44aeb351aa4404e11799", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024190"}]}, {"@id": "_:Nd091e682c258498c8d513a42628e461d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2916"}]}, {"@id": "_:N92c63531ea6f4e6883047ea99fc4a2d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005741"}]}, {"@id": "_:N367ebfab73b248d8a0ccf83a03037777", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0237304"}]}, {"@id": "_:N32f1b60d35a448e483c541bcf4b219b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006449"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850145"}]}, {"@id": "_:N9290e2c73ea5494a8572420e9c08bb0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3006004"}]}, {"@id": "_:N673104771fc8419b968b23269d2b72f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863200"}]}, {"@id": "_:Nb996c134adbc480e8f2661e8ef6708e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675549"}]}, {"@id": "_:N9b2f2f9bd4d84401af645d12436904a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27391005"}]}, {"@id": "_:Na3f0957bd1fe45da9aad53de30a46ed6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022476"}]}, {"@id": "_:Nc1592da68e604a9fb2512e2798305435", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424323"}]}, {"@id": "_:N47e015bd645146f1a12a714144aa282a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023385"}]}, {"@id": "_:Nf41739d1e1d84a008ef514bbd8e56338", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675562"}]}, {"@id": "_:Nc9409068dce646ae9db541bed9169a4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012152"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2674407"}]}, {"@id": "_:N29d572af179746858fefd7d479c2fd54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N0d8537d7ba824b46be4ccbeabc6d4fb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073007"}]}, {"@id": "_:N313923a2b06c4265a7dcbf166aa6f368", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229721007"}]}, {"@id": "_:N04de6b3741244971bf7409ed138f807c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024390"}]}, {"@id": "_:Nde7624073c964a378d9248177da00199", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0276226"}]}, {"@id": "_:Ne2edd440d6684002a8f77dc298fb81be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201637001"}]}, {"@id": "_:N7572e7c2ae2045dea34447237facfd66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970257"}]}, {"@id": "_:Na2dab2eb1507479b839588b8109973f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013771"}]}, {"@id": "_:N5ae1ec2155c14b2f80104fc862af8b9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71908006"}]}, {"@id": "_:N5220a1a353f74f61b9c90295fd1002e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019061"}]}, {"@id": "_:N8b4a30fba0b048aabcdff9f7be39c8df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2720437"}]}, {"@id": "_:N78bea51662044b2baeaa4a990c685d75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280490"}]}, {"@id": "_:N37ff77773506466892cb662cc0374ed5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1704356"}]}, {"@id": "_:N16531d43d53a4878a4598e70d252395f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024466"}]}, {"@id": "_:N8c851a3277d54609879e1b447b1adb63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89792004"}]}, {"@id": "_:Na637823c00f74dadb1d5b5e07576879d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280329"}]}, {"@id": "_:Nc2b86ba9643747aab102acef7cbdaa85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852373"}]}, {"@id": "_:N1dd28049fbb542e799f21d266a776aa3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149754"}]}, {"@id": "_:N7a7b5505d4d548bd855fcab5038653ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021597"}]}, {"@id": "_:N116787cdd07c4e33a368f6ae9350705e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0159941"}]}, {"@id": "_:N4641efda4bdf4c458a5d744e046ccd89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:400"}]}, {"@id": "_:N465f7eb15fcc47289567332a077d6072", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022465"}]}, {"@id": "_:N30c4d4b9f8b041d49f41845bff59aac3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020919"}]}, {"@id": "_:N9c48a52d912a4f2eac66894cf0d48c55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013276"}]}, {"@id": "_:N59a2152ce0a04c15b28b1cde40ba056c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011115"}]}, {"@id": "_:N2bd7477eb0414ea88b3ffd47e6d6c097", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152458"}]}, {"@id": "_:N47f1e375389a4e69b84bd82db18e4ead", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246920008"}]}, {"@id": "_:N74c808a2c6294342adfa862e69a15dce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28835009"}]}, {"@id": "_:N0c8ba3a943544efcb6dfcc283523e630", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024094"}]}, {"@id": "_:Nb7d0e260153249ac80bb64262da24a54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32402008"}]}, {"@id": "_:N0786d9713bb84d569b186b64edf28c43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195788001"}]}, {"@id": "_:Nc177dc27c0d44b13bbbb21526c73e17f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026837"}]}, {"@id": "_:N329802d4e0b54d89b07ab951c9faa88a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024644"}]}, {"@id": "_:N21616ae7b7f04f7d9fe010293ed5c8aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52089001"}]}, {"@id": "_:Nd29688fd9c2247c4ab6daa4c15149d6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010940"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023636"}]}, {"@id": "_:N6c8eb756e83b4c7e8b10f2bfcb3c9241", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023020"}]}, {"@id": "_:N5a3353c6261e45a89ee45a62625d3401", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023717"}]}, {"@id": "_:N7a2d147c74f1476abd3899e9e2d3db48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022576"}]}, {"@id": "_:Na9d6826687204fb79d7e206d4e1a83fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023526"}]}, {"@id": "_:Nd9176f4438c7477abc594a230f645dca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1301149"}]}, {"@id": "_:Nf211eb7376d74367a39a88fb482f7a1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023535"}]}, {"@id": "_:N53ad984d35fd4bbca5b1fbe9903ad643", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0043349"}]}, {"@id": "_:Nf83a8a7ee2ce4e789800ed6d608722be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024174"}]}, {"@id": "_:Nfde552a34a1c4a279e1c84f3cb1ebe89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839126"}]}, {"@id": "_:N50b3da8e9b524df59580d2f474431586", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020703"}]}, {"@id": "_:Na14cfd1404824f26945adde62ca223ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109546001"}]}, {"@id": "_:Nfb67eb3ac4714248aa1483cc039db2b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005690"}]}, {"@id": "_:Nb358435e1fdf45dda759a28cc6c1a40e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:440471007"}]}, {"@id": "_:N6ba8f7a223594e1da93836d87f85c583", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162342008"}]}, {"@id": "_:N30bd7ca5145c4aeeb3bc637c34ea544b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024879"}]}, {"@id": "_:N56351947e8f54f46a8a73c859d1e5da3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424568000"}]}, {"@id": "_:N19bdb84fd31e48f88c06921666c8303c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022876"}]}, {"@id": "_:N855f975f67144782803913970e91c5b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024064"}]}, {"@id": "_:Neca49350b2384c45886199114cd1926f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2780"}]}, {"@id": "_:Nb08ef1beb3a2429caf47f806fa38ddf6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023262"}]}, {"@id": "_:N5442bb40c2e5402a9feecc430c27c66c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10048222"}]}, {"@id": "_:N746fc51f6e8e4e9386d0895f43eda2d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020986"}]}, {"@id": "_:Nf30e18cb13714e779b28c51c62a18956", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024859"}]}, {"@id": "_:Nf8fac316bcf846bea315f524a5664653", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020443"}]}, {"@id": "_:N4f93b368955a4180bb867d3c5defbbf6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76023003"}]}, {"@id": "_:N2b037a757cfa4b02a84024ed2c5300f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3698"}]}, {"@id": "_:N5c2d62e78459422f9acf76359bb7bb3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D046152"}]}, {"@id": "_:N831fc616954c4ef9963502890d144fdc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003391"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298294005"}]}, {"@id": "_:Nc133ed5b3c304ef98e0b85365bf0524c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022542"}]}, {"@id": "_:Na77889130f0a463590336d5e150c97a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845847"}]}, {"@id": "_:N2719d3f0dd44472080210d6b32286446", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024221"}]}, {"@id": "_:N28c81121c7ac4bedb8defd8e84fce43e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238025006"}]}, {"@id": "_:Nc8281cd997244ea9a297cc7520b56fe7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40052002"}]}, {"@id": "_:Nbd65ea607e24486b8648137bd83fc492", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77479002"}]}, {"@id": "_:Nc6e952cdc5df49f6a0d38e9bae5998e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1458155"}]}, {"@id": "_:N2c7cb62fb8854ef8b66e2d029d70bb63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:307573009"}]}, {"@id": "_:N8acd1be1b6484180875407c3b758c1ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397541004"}]}, {"@id": "_:N435adb6c9c7c405f865633eb2e7c71b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018802"}]}, {"@id": "_:Nb84d28d8f2cd4847bf57a2fdf41643ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158683"}]}, {"@id": "_:N754802438ed741be9d8bff0603d823df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414403008"}]}, {"@id": "_:Nc46a14cd7fec4f7b91bcac92e2124469", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848528"}]}, {"@id": "_:Nbe880f777bf3411582ec01715049a656", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237570007"}]}, {"@id": "_:N9f5987c421e44a0f9851294aee0b2567", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399269003"}]}, {"@id": "_:N7877f4e8bcba41dcac6667f3cf13cc55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/COHD:318556"}]}, {"@id": "_:Ne6c8575a01c54475a83f7a5e69214d76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001908"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:167923006"}]}, {"@id": "_:Nc0166656cc624f29ab97bb8a505e1f09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85136002"}]}, {"@id": "_:Nafe6c4baed28422e9f278f60c6cd0423", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839042"}]}, {"@id": "_:Ne4bccb6a3e53408bbb90b04b15569257", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022849"}]}, {"@id": "_:N879cab76b15c46d2a2770da59e42ac7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014517"}]}, {"@id": "_:Nadb315710277402b8a7ed4c77f095c36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021428"}]}, {"@id": "_:Nfd176939688c4b92ab6f1bfdee54bf08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022001"}]}, {"@id": "_:N70523af77cc54ed8a797c1c619db2312", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072982"}]}, {"@id": "_:N58c34105751640b98fced49ae79a9722", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44295002"}]}, {"@id": "_:Ne465c12270d44f22955b01fdf998db01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805901"}]}, {"@id": "_:Nbad4b1fdd76548c0a76b534c41e6b534", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007570"}]}, {"@id": "_:Nd1c07e9067474f0aa64a381ac2bdf917", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850160"}]}, {"@id": "_:Nb3972cabd03e49b4b80e8af71f14c050", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022976"}]}, {"@id": "_:N4ebd426002c14cc69faeb7b3e7c4f7d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839362"}]}, {"@id": "_:N722fa2e58f3d4d97a7394d9136140b01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006937"}]}, {"@id": "_:N7ebf91c88ba5425c83cbf21f19a3583c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234967"}]}, {"@id": "_:N21214995e14a465aa9e4f7e17f5488b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562557"}]}, {"@id": "_:Na7ac9d9c878f40fb9b1c193a3612f7f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1394030"}]}, {"@id": "_:N1b6ee90ea27846e4b60cd7087b59ac9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0409956"}]}, {"@id": "_:N88d90cc81ef74481bce2d5483cb492d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234021009"}]}, {"@id": "_:N19ef1f30049f4af7927b30e1ff48d5c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010865"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019958"}]}, {"@id": "_:Nfb4e032dcf9a49518e8b9cd2d56d5c0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072835"}]}, {"@id": "_:Ncfa38bc004484d8fabfdceb52f1accc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024693"}]}, {"@id": "_:N13e498a193a8451c82341a9e2edf81fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023807"}]}, {"@id": "_:Nf6f6872eac4b470e8ca07b9587c7eb65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073043"}]}, {"@id": "_:N76e17a6e46c644669a87aa7528aaf821", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0025576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2810"}]}, {"@id": "_:N5157601c12bc4e27b57ddfcf4c2e63fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020597"}]}, {"@id": "_:N817696992f5349f4b083bd093bf4558f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863734"}]}, {"@id": "_:N0ca88b53faca4cd6ae08fa4d7cf74757", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025025"}]}, {"@id": "_:Ndc2165b310d64e9994603db035899f0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030409"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:408642003"}]}, {"@id": "_:Nee2da18db17f4f94a0aa96092bdc20ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030869"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1261504"}]}, {"@id": "_:N949b29f013b4464e95f85f37c9750fda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859717"}]}, {"@id": "_:N5d4a787b6cd84f61a8de44629091bbea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73221001"}]}, {"@id": "_:N778f2ebf0d534ac580e3dc01f13257d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021599"}]}, {"@id": "_:N8bbe071440aa48e8a9b61169b58aa47e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237559000"}]}, {"@id": "_:N9308fd1ec1614dbcaa39bfadad4037ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003940"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0409954"}]}, {"@id": "_:Naa88dd7e028b440c9c504beb108fcbcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280579"}]}, {"@id": "_:Ne81659b82b0e4691b0696ef6e81fec61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0876973"}]}, {"@id": "_:Na957555e83f74bc18c9f8ccbfff0ae13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006859"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024975"}]}, {"@id": "_:Nfbe9448a2e1a436ea2140183d5e89d81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1096561"}]}, {"@id": "_:Nb21460a272b847448434e7c470e6d5b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022991"}]}, {"@id": "_:N6003677e0aa2478dacf6ad53fe2a4adc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233870001"}]}, {"@id": "_:N943d689714d746cc901d157e64e13550", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011848"}]}, {"@id": "_:N04a9384f5cb541e5ae334ac386df1b23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249773003"}]}, {"@id": "_:Nac330d902f854d48a1e7d62381655abd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029429"}]}, {"@id": "_:N3b2b36aff1614e8f8087e65edfd607b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0948643"}]}, {"@id": "_:Nd6c75c9d6cb34557beb59049e48793df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007903"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072868"}]}, {"@id": "_:N58436505f09e4dfe8ed787848b4a7e52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861627"}]}, {"@id": "_:N62f20c0851544b33ae904b6d76d00c63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082299"}]}, {"@id": "_:N06d996be3d4e43b6860f9a7ebc0e25fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280362"}]}, {"@id": "_:Nded2b7182b374b42a29e77f07c35f917", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10013812"}]}, {"@id": "_:N1c4bcf179d3e458a8bdc6c4adf09c654", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000022"}]}, {"@id": "_:N491ef76c1cfe46d98bba154eb033a455", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850853"}]}, {"@id": "_:Nadabc9fdd5ae47ea8a99697495526898", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C6966"}]}, {"@id": "_:Nc1877add4b7a4407902e93867296e005", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072853"}]}, {"@id": "_:N989ec8a1e9134daab2eb49a36141e80b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266941"}]}, {"@id": "_:N9fc76e9417994331a9aa00057463880c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001897"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085577"}]}, {"@id": "_:Nb9f9fc75f15246f780c572c33e4e9e8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021848"}]}, {"@id": "_:N92676363e17344e9ab9de0f14edc684c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073031"}]}, {"@id": "_:Nef1839f854e3418fa31b667e833aca77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025518"}]}, {"@id": "_:Nc8ad41cbd0cc4a75aff5ea59c71781e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012594"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312975006"}]}, {"@id": "_:Nd15a82f7d4fa4d57b6d4dd6a0756be19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022480"}]}, {"@id": "_:Ncc017d37541b4d93b1acc9b66f123aaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025053"}]}, {"@id": "_:N1c4784f0d1b649539bb8fdc36579bfe8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55533009"}]}, {"@id": "_:Nd050b1f6f6a045cebd4225e494886575", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015967"}]}, {"@id": "_:N8a6b57a50cd3424bb55175e4eaa0ebff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238656"}]}, {"@id": "_:Nb0b23a7d48dd46c9b8e81e77d9ade983", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280367"}]}, {"@id": "_:N8b13994faa934cc3b38009265018e31a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100111"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022310"}]}, {"@id": "_:Nf9233b9d4fcf4893a203ace5673ae38b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197119006"}]}, {"@id": "_:N1c6fbd156ebb4aba99bcec90cac4fb57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005598"}]}, {"@id": "_:N111aa7482c574b21820f9d166c72fc3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93297002"}]}, {"@id": "_:Ndcec95d3b91b4a8fa46b16c0bac02bf7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008954"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1864716"}]}, {"@id": "_:N4f5d168874c44bdeaf16e20c3f4a72a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280633"}]}, {"@id": "_:Ncf0bdb3ff7de4de6bb944ffeee86a608", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000783"}]}, {"@id": "_:Nc22a966ff7764c72b10c5cec15106e00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004906"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850544"}]}, {"@id": "_:Nb4d2f193caab4bef96efd315dac98020", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002196"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037928"}]}, {"@id": "_:N1c2539ed7197463a8e04ad500e05709a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009998"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024121"}]}, {"@id": "_:N738d7155965d4f189eb4880d3a9f610c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249757009"}]}, {"@id": "_:N3cb8d390c35c4286a2d34d3d5c9c49bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205081"}]}, {"@id": "_:N33121637884744feb929f7f51f27f42b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007945"}]}, {"@id": "_:N782e2c7f1619411ea76909ca0cdb2f32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54016002"}]}, {"@id": "_:Nddd70a209f844bf6a365ba58994da2bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022088"}]}, {"@id": "_:N00978fe74aa54cc6bccced1ef5dd9590", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265914"}]}, {"@id": "_:N7f1bbfb0603d46b5b8a3960388c1038b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014496"}]}, {"@id": "_:N438b426efa8145f883819e90d289ef37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001903"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002871"}]}, {"@id": "_:N5997cfb6ec9e4c27bc259eef2fc9b956", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151891"}]}, {"@id": "_:N452698df96b94fa5906cbbfafbba9087", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025729"}]}, {"@id": "_:N8d303cc3174e4290aad7234c6bf13464", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025435"}]}, {"@id": "_:N4c4a419fb79b4ce1bc618293af5e3914", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862112"}]}, {"@id": "_:N8b7bbfc6d246471fad464f2c53241f95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49949003"}]}, {"@id": "_:Nc175dfb612d043b0891c357217b06e7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151281"}]}, {"@id": "_:N5850711d5fe0419bb43848066aaa0a6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020215"}]}, {"@id": "_:N156accf0a1354842857014855dd0d471", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024988"}]}, {"@id": "_:N45250bba5ddb4576b919ebf219dba6f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024161"}]}, {"@id": "_:Na4cdb4ee52e545f5b1fc710bcf28eeac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52564001"}]}, {"@id": "_:N767b9568db504cd394c6a9d85d30225e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001545"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838705"}]}, {"@id": "_:N4111f33e8d03402cb9b71fc866f091d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021536"}]}, {"@id": "_:N77f2210d20954872a23ae191cef6d563", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001177"}]}, {"@id": "_:Nca253e6ef25645dfac0797895ec491cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363354003"}]}, {"@id": "_:N384cfd276d194c8a8ca6dbe467e3bd5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0578590"}]}, {"@id": "_:N1ba74260502e4c428ae3271d6673b452", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95662005"}]}, {"@id": "_:Nfa1edf31a677462ca9669e552df2ac91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3164377"}]}, {"@id": "_:Nf2becbc7f3e24a48a0a9aecd46e7fc5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248372000"}]}, {"@id": "_:N36d723f19365401685517fd3d8945792", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023903"}]}, {"@id": "_:N181243552830487b80d463d0376332ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128091003"}]}, {"@id": "_:N203461b570384ba7b8d99cf2e5a9c1c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021065"}]}, {"@id": "_:N42988d632bf64c6194c0e6b6b6ccc8b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859273"}]}, {"@id": "_:Nd8ee73e3206e4fa29800b73a1d526e44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254922006"}]}, {"@id": "_:Na923ed5d8c6e493a8f58792f0fda8738", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025637"}]}, {"@id": "_:Nf85abad0e8764163981f2d52e509ce96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280752"}]}, {"@id": "_:Nb5697d0609dc4683b923d2ed944c3b47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0542035"}]}, {"@id": "_:N9045d28f04fc410fbc50366af129b04c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023119"}]}, {"@id": "_:Nd834dda5a473412cbb2cabf6084ae343", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027819"}]}, {"@id": "_:Nb376efff9be7460bba2b446025b9cd1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562397"}]}, {"@id": "_:N63f7ef4f0b5d44548967e88e1c83906b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266429005"}]}, {"@id": "_:Nacf64b55ae3b4f77aeee9a7feddcfe48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025107"}]}, {"@id": "_:N6c48fd6d73b240bbb70e5946e497c4db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nc2f765dbe8654c5fa7a68ed81b6f1c91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022412"}]}, {"@id": "_:N1b192bc2789c4479bbcddba906a96612", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022138"}]}, {"@id": "_:Nb40a3d02563b4a608657cb710cf97121", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707147002"}]}, {"@id": "_:Ncbfd404b89a144068400d95a00d02377", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:206376005"}]}, {"@id": "_:N9357213e1ffe4f50b3ca127dccd3e9dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266631"}]}, {"@id": "_:N972c47825ee04e63bb79ac2c45cdc05b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1386000"}]}, {"@id": "_:N14c603654bc0407db785f62b2bf54a33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:94684003"}]}, {"@id": "_:Ncce621f901b64e37938317e9bd08cab6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887487"}]}, {"@id": "_:N6cc4b32ed133426da28046fcbe57b147", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299331007"}]}, {"@id": "_:Ndf13ea12fef9475e9b810cee31f33b39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399244003"}]}, {"@id": "_:Na0e4a48e926f4a35b71a821a1fe1f723", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100866"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849063"}]}, {"@id": "_:N8ca5e619061d4dd5bb2e4fe3d60e358c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61253004"}]}, {"@id": "_:N5a24cc3d5c1c41c293a4c2afca08d4ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805861"}]}, {"@id": "_:Nc7b4fa8a8078449d93bcdbf9e16b97ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265660"}]}, {"@id": "_:N084fb34ccb27432887f59ca03edb44e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970284"}]}, {"@id": "_:N91f4735645dc40879d90149b5c764e94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833754"}]}, {"@id": "_:Nb9aef7fbdf6c4b77823cc839adac0627", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57706008"}]}, {"@id": "_:N8719f6e365ff4708ae08890bbb2a0d81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45227007"}]}, {"@id": "_:Nd946ef8c1f0846b38621e0c6b6a0d9e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050172"}]}, {"@id": "_:N5958ae4951ba4e66a89c472e13ca4917", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038525"}]}, {"@id": "_:N3b827520f8514d8186017f63e4ea0f9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022839"}]}, {"@id": "_:Nc615358e183d49fc9f371650976278ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861373"}]}, {"@id": "_:N8fce099ea9464ff99a4bbbe51680f64d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20511007"}]}, {"@id": "_:N0ca917d45e8f41d8983c9e3be0967baf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024181"}]}, {"@id": "_:Ne6a961cb011f409284ca11fe92ee3cc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0728829"}]}, {"@id": "_:N86890052c16246a791afcb182feec073", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63042009"}]}, {"@id": "_:Na29abfbe89b04190be83daba9928a52d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009917"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95500008"}]}, {"@id": "_:Nce21127bcdd44c6f9ad055fd2c6c0a09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194399009"}]}, {"@id": "_:Nb84692c202374a0ca78b7918abcb72f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003805"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853932"}]}, {"@id": "_:Nf4e85a423f494a7c8ef0274c155ecf68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015864"}]}, {"@id": "_:N3f3d40d58ad54472bac24fc83ca9b3aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072876"}]}, {"@id": "_:N971675f1a4844ed987d7a1ad85fc9d6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021418"}]}, {"@id": "_:N061532d370234d3797da956bed0e348a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030753"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280785"}]}, {"@id": "_:N6c5a17297a86405c9c7c211a2ac45cf6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007340"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0427068"}]}, {"@id": "_:N473d94cd9ab84591a1aa0c5d8da66445", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128928004"}]}, {"@id": "_:Nd9b471622a744fa5b2d735b546786d0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847762"}]}, {"@id": "_:N1cde14b2db334a1790797731c5be84cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020325"}]}, {"@id": "_:N91d0a2004b754807977f5f9b1e5abe49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0334438"}]}, {"@id": "_:N62341766b96644e2a20fba8298588b2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10601006"}]}, {"@id": "_:N89506bb50ada4eb482b7505fa79cc677", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2931268"}]}, {"@id": "_:N46a408ea1fad47d0862b4b03f6784af5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012607"}]}, {"@id": "_:N897a0452d52d4ad39db57574924e5af2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025856"}]}, {"@id": "_:N865b7804cde84eafa7657c06814a97df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032461"}]}, {"@id": "_:N23fdad2701c54902a976ca1be80f9e06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1096274"}]}, {"@id": "_:N6c82028cedf44484b831198350117977", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230302004"}]}, {"@id": "_:N10513affd5db42b4aadaa7703170e16d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12068006"}]}, {"@id": "_:N3ad36e7ff9a541bba354c9c6971cfb05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441831003"}]}, {"@id": "_:Nf3f2bd6253b94037a5da0faaf013f3b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023101"}]}, {"@id": "_:Nd95c8c9fb4964f1db43b0a156776f57d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:447389009"}]}, {"@id": "_:Ndf6b438b10bb48e79ae40262adc456b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022803"}]}, {"@id": "_:Na87060944e10421ea1f60f67472d2d01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280331"}]}, {"@id": "_:Nc68f3dee0a3d43cdbde83deac5a4cc6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537770"}]}, {"@id": "_:Nf6997efa45ac44559984e0c5f601f537", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300519001"}]}, {"@id": "_:N5386cecbc234478fa48c3cbe07ebf71c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44548000"}]}, {"@id": "_:Nda9cb5076e25484da68bd02b6198432f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4083050"}]}, {"@id": "_:N13623a22554f4c889d752c5fc6cae47f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003690"}]}, {"@id": "_:N4a491fdce6a74a29a2d3d6fb8c37d2ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278923"}]}, {"@id": "_:N765dbb27733d40ecafe5eb4c56c9d544", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005121"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850196"}]}, {"@id": "_:N0f02bf38d96a4d71980c468758ed5f1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339206"}]}, {"@id": "_:N13a991b80214485f9353648b203fdc29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073227"}]}, {"@id": "_:N4faf3f6199db40269c71481fd6832e80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280291"}]}, {"@id": "_:Nbb384106d6fa4485868cde7fc03f4810", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024473"}]}, {"@id": "_:Nf6f2ad8e4b1a4f308a08b09e2f698e9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038362"}]}, {"@id": "_:N064720d808434f449aadda81eeadf11e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206728"}]}, {"@id": "_:N27f936c467db4824b153cdce04916571", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1393669"}]}, {"@id": "_:Nc9c160811d094d24bd4b3a9792949c36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030424"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43077002"}]}, {"@id": "_:N20fa97cb1f1f40a08c5edffd4db39fb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025798"}]}, {"@id": "_:Neec7f8eec7734142b1ec28336bc958d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000980"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398979000"}]}, {"@id": "_:N9f1b6a7c6c8746f7b0dd8e8333c552e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:122003"}]}, {"@id": "_:Nd5c8a47a66854fb58b1f2cc54ca2b6c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392163"}]}, {"@id": "_:N9d207f88a6fb45dc971ba501c37aed19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204519007"}]}, {"@id": "_:N936eed8119c04ded951977fa4c5c5f4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302843004"}]}, {"@id": "_:Naae8ff6491f94ace8168a9ed1e6eabd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15938005"}]}, {"@id": "_:N2f01ff81d3c546fcb822966f4cbc628c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012567"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022840"}]}, {"@id": "_:N5285c2d26ba64ac29b336fd58ade3518", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024796"}]}, {"@id": "_:Nd3012034b0564c67bab468c42d6ff322", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0554970"}]}, {"@id": "_:N730a0c343dd54c1b8bb54492d6e99d1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24614000"}]}, {"@id": "_:N3ddbefd04cb842c6832a38ce41581b2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7731005"}]}, {"@id": "_:Nf031a491f4e24d8fbe745df367121a8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023932"}]}, {"@id": "_:N5b44d6cd53324a94a3b875edbf5732ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023616"}]}, {"@id": "_:N4dbf58d757e340c89e8999cdc2317dd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276811008"}]}, {"@id": "_:Nad3884d3b50f44a4bf7157a713902536", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022516"}]}, {"@id": "_:Nac00e082d8864ecaa1f1d60e709b5ddb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95315005"}]}, {"@id": "_:N1ead95faf92643179f29a1bbddb5ee01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022157"}]}, {"@id": "_:N6ac16ba2aa15475ea718b5ea40ce464d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073179"}]}, {"@id": "_:Nedd3277bd937434380621ed2f72d8695", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861866"}]}, {"@id": "_:N0ac0a533f69a432ab7188a57fad0f210", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562869"}]}, {"@id": "_:N2ad387d983ba4ec89460d383fa01f87e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231835"}]}, {"@id": "_:Nf4dceb7d3b444acb8438ed03bce9188c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363668000"}]}, {"@id": "_:Ncf8d548fea6847fcbad73f8c148e0ad4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034212"}]}, {"@id": "_:N29b618431b3747d9810d48784f3c1dc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1399870"}]}, {"@id": "_:N2565512297ac4429aeecbca20ccc4f9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0156215"}]}, {"@id": "_:Na59caf54c3474554a190aa31b51c7712", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10028813"}]}, {"@id": "_:Nae0bfd9a82264d20981cee2bbab4025d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024188"}]}, {"@id": "_:N7297115e79ca436caf7469be29c1d6e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563004"}]}, {"@id": "_:N11df6367321b4cf18c91b2d29ddfee73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C8965"}]}, {"@id": "_:Na9b718c125ee47fca22175c7c362ff19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848570"}]}, {"@id": "_:N5d70db4bc2a74258ab6fd9b562efdd85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234985"}]}, {"@id": "_:N78716fdd481f4d04aa46a26523e95826", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853486"}]}, {"@id": "_:N0d621415434c4b50af2e29c89aed373a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012794"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022720"}]}, {"@id": "_:Ndf7e64fe1c854661818759667b506b2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023897"}]}, {"@id": "_:N3d90d1a8685a4cd09140db32fc176bf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424952003"}]}, {"@id": "_:Na84bd17f578949d5a1d9627de1bc7ee7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100670"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020958"}]}, {"@id": "_:N2a969379d178467683cbebce1bb24037", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030210"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021044"}]}, {"@id": "_:Nd46fa92948c148d5a56759905e4f0d93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021871"}]}, {"@id": "_:Nff80836e1fbe473da40a9cb0cb11f7cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3532020"}]}, {"@id": "_:Na61d84c139f34677a763b1522112fb6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839749"}]}, {"@id": "_:N9fa6cea0c5fd46bebbc47a9c39682761", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007935"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863408"}]}, {"@id": "_:Nacbe64294e154acea00989b966bd4c49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237825005"}]}, {"@id": "_:N625e7a8d6f564568ac1003c162d134a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849412"}]}, {"@id": "_:Nb01ad4ce30b34c8e88dd1aa5e66eed9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0850024"}]}, {"@id": "_:N0cd63d7eefd74432a8c5f30c5c1736e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0917799"}]}, {"@id": "_:N24a4eff8d2014545bb0df019c96d0afe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C567691"}]}, {"@id": "_:N8f96a75d0e834dc1baed78c1126b0a2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253732001"}]}, {"@id": "_:Nf047aa755a074346aca18ada4ae4b80f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024081"}]}, {"@id": "_:N46a9238732bf4109bebb8eece255b3a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014457"}]}, {"@id": "_:Na0edaa35366b4c4387de0d9cc7de9145", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015423"}]}, {"@id": "_:N11b0188d5e854dc88ba6e084f733040e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012500"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022877"}]}, {"@id": "_:Na33e4079bd434c0c86ff1dd10ffba01c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51047007"}]}, {"@id": "_:N2b17281248fa46ea87ecf2b79f68b2a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32659003"}]}, {"@id": "_:N02025a178593476880691b38c8a1be31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77489003"}]}, {"@id": "_:N20bf9912b0b346f5ad41a2d7c9f4a6e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025454"}]}, {"@id": "_:Nbb1ee402c8df4b2db0f04b9e62ad9b74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000610"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008521"}]}, {"@id": "_:N9a0be47e53da4c8696a03014937c350a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:225655006"}]}, {"@id": "_:N3cec0537fc5c46e1ac52a9d3bb80ce31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70819003"}]}, {"@id": "_:N5989f973db9548a68c160994f2271b58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149877"}]}, {"@id": "_:Nf2ce6e614aa44953809de3b5c347372b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280541"}]}, {"@id": "_:N3280d0dc0e9c49b18e3c434f2bd4d8cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100801"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021967"}]}, {"@id": "_:Nfe003ae887a04840a9a790b7917382b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34486009"}]}, {"@id": "_:N5bff09d168b8417b99aad523f8610d99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024930"}]}, {"@id": "_:Nd9b071c6ba84424c834b5dd57e183d52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000805"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014394"}]}, {"@id": "_:Ne5fde61b7beb4ddb8cfd29fad05887a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085612"}]}, {"@id": "_:Nd483d7c253be4d308363e18a5f70434e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030283"}]}, {"@id": "_:N1364cdd56cb94597bf85ba1ecccf39ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023564"}]}, {"@id": "_:N6f95e45d9a874957bf3b4e80b3734d2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000794"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68779003"}]}, {"@id": "_:N1680a382536443bd87dafed8df308727", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010864"}]}, {"@id": "_:Nda04d8d8f8de43ceadaa6ec8535427c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022984"}]}, {"@id": "_:Nf5a11aaaddb046a2a9f70c01cea02567", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024867"}]}, {"@id": "_:Na90a7cd6dedd4269886bd418fc063884", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857180"}]}, {"@id": "_:N74e2b2747573492bb17a66969d0f507b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373940002"}]}, {"@id": "_:N76e597546ce94baa856c10720e541993", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1257861"}]}, {"@id": "_:N606f1d35e0434ab9af1f8994b934ea68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:F98.8"}]}, {"@id": "_:Ne5840b4f6bb14b15a33c4b3a06011f21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8943002"}]}, {"@id": "_:Nc334c2f4923c4559b699d9a92612b22c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3536714"}]}, {"@id": "_:N37d069c9857f44f686fc6064ab670f9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022189"}]}, {"@id": "_:N78a9a8ce8e9b4b04bcfb6e6568cab5a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042143"}]}, {"@id": "_:N426ee9c4a43444948d94f772b06865b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416920000"}]}, {"@id": "_:Nac81751250434f5da5e84b8fad460e3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023267"}]}, {"@id": "_:Nfacdaffad3c846be95c0bfd641978a01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010111"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021334"}]}, {"@id": "_:N49cba895e01f4284a01094c840367227", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073041"}]}, {"@id": "_:N2f64beeb234f4bdea9860e65da629617", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022462"}]}, {"@id": "_:N4076b9e283184c8cb01956a49bbb2644", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022236"}]}, {"@id": "_:Nf8ffc0fce42c47e0aba2d119f4f35590", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009980"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024131"}]}, {"@id": "_:Na511c57aa077406ea0815804b958523f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014693"}]}, {"@id": "_:N6657f2b677124ebf9042a0b3635de3bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92814006"}]}, {"@id": "_:N6928ab48cd744d189c3ab6c7c0393db1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280793"}]}, {"@id": "_:Nb0a94f39c63e43fbb3c9e0f298566852", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N9a087dfe4aa644fe852749fe12ee95ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006261"}]}, {"@id": "_:N02030c691c7143ca9b0d8db3474efcf7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007525"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850533"}]}, {"@id": "_:Ne9b77284ecea41d58da05f619ef86762", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206062"}]}, {"@id": "_:N45563f9edd794c9580573924632b553b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004782"}]}, {"@id": "_:N9d7e1939f4bc4f7591b6a81a471fe91d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0178416"}]}, {"@id": "_:N9d4fc38f2c914b5e80a942e6c7df0480", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0917798"}]}, {"@id": "_:N78819db755ba480eb2930d7127201a32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008439"}]}, {"@id": "_:Naf63790d70f344a9b74fd39e6f5f5514", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002769"}]}, {"@id": "_:N5f96c813abcc429d9d80320b8dbe7b33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266604"}]}, {"@id": "_:Nff99a914a4154e3f94cefe7aa4622ea6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021020"}]}, {"@id": "_:N87eb337887b44c60bcb8eb7c0937d434", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34000006"}]}, {"@id": "_:Nc6eac7d9fd6e47e4b89c97a3be96664f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005977"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0740895"}]}, {"@id": "_:N81bdd7201fe9492fa81edcc5a9235d33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023930"}]}, {"@id": "_:Nc6054d19c62e4c7689493e4d7eebe4ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562941"}]}, {"@id": "_:N19f9693742a649719f9f12fe728cd3f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715727009"}]}, {"@id": "_:Ne7403636bd1043f29770cd6b60faf3b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022363"}]}, {"@id": "_:N8f599df560a74e179e80c4f8b0bb6fd3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021307"}]}, {"@id": "_:N49a1fe62def843e793c25a192e6b3d1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268579"}]}, {"@id": "_:Ne06cef332daa4ab8b3878b3df92d0484", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023026"}]}, {"@id": "_:N23032718d9574e2191e090a1fc5dfd4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300277007"}]}, {"@id": "_:Nf3b23547334048c487ec72c560cae3bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849143"}]}, {"@id": "_:N0d860977a81d4f2bb16200afb0d2cffc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969220"}]}, {"@id": "_:N8cb01763d38544cf8dfd1affb7f2b8bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861325"}]}, {"@id": "_:N97e020de5e724754bdc9e79effe88425", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022110"}]}, {"@id": "_:Nf43f05262eda42fdbcec7584294d9b91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000992"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90128006"}]}, {"@id": "_:N9f12b032be6d4518a2c0d63090b884ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/RO_0002573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/RO:0002180"}]}, {"@id": "_:Ne485c71e396b4753b61d26e54176af3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1263846"}]}, {"@id": "_:N05938c334f254776bd52b9ba09c22a8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082761"}]}, {"@id": "_:Nd44ce05693fe4943acbad4d2c75e8f51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022490"}]}, {"@id": "_:N7b0ad2468fb740beb60e1b17db5980f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007985"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024761"}]}, {"@id": "_:Ne63f5958a25849258083ec35cb39cd67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023415"}]}, {"@id": "_:N8b30a4ccef3f47c8869edb010ae502d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265534"}]}, {"@id": "_:N7a62ded74bd941d7b3e925bb51ea070c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030379"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072918"}]}, {"@id": "_:N28e0d4e6d28448feb2fc3f290b5b037c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011499"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37125009"}]}, {"@id": "_:N5f1a1c6bbf3f4a5bac3f49e11107cb16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111534007"}]}, {"@id": "_:N41eecf6ba0af4c72b32071830fa687f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266052"}]}, {"@id": "_:N664c7ad866e64221918bf719a265a1c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202490009"}]}, {"@id": "_:N6c9fae4a18aa4661ac511ae14105ac85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60103007"}]}, {"@id": "_:N05bb033bc94340f19a96cf7c0df3818a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023162"}]}, {"@id": "_:Na11c854b3d5248b4b3657add7a4610ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009464"}]}, {"@id": "_:N3fb9479a1aa546ed96a49f8e240e9ae0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93297002"}]}, {"@id": "_:Nf91e693b5b3d49acafda08dcdf48afae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021000"}]}, {"@id": "_:Nf664a383a0dd4ec8b6679e363c50c040", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006973"}]}, {"@id": "_:N741cc1421c174e6ca63764cea1736ade", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006395"}]}, {"@id": "_:Ned14db8d4f624f00ab92906e385c70f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021890"}]}, {"@id": "_:N369cdf9e758048dfb6f3104b66d5653e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011336"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020754"}]}, {"@id": "_:N90138c51735c43afac5f8a7fffd40051", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233873004"}]}, {"@id": "_:N65b7806620154edc9961dc2c89cbff26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563015"}]}, {"@id": "_:N2a68283fb5a241cea54c1e808a0bdb11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025432"}]}, {"@id": "_:Nc0f07370ec994f1999c8353780e355af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247138002"}]}, {"@id": "_:N037fa284d99f4b25a67d02e6ec3283bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562487"}]}, {"@id": "_:Na6f48c48a5914542832d899500b4ee75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022498"}]}, {"@id": "_:N3570b5234ed04127a62b7760dfcc76ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302851001"}]}, {"@id": "_:N6f0e80904bcd41ff82b372743ea1dd73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024542"}]}, {"@id": "_:Nfa48551bdbdf457b8bd01112a7f2588b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085271"}]}, {"@id": "_:Nf8389b431d5a482ebf12fb4554ccc930", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024205"}]}, {"@id": "_:N640b401a82454cbfa81a0d65a237104d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023456"}]}, {"@id": "_:N5c00f27ff2be49dc865a111e2b6bfdd3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2036842"}]}, {"@id": "_:N2b2dfb2fb2ef41ba98a27229da2f2813", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022853"}]}, {"@id": "_:Nb9f703098cd44efd98cf4fa1174ae5f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100761"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021977"}]}, {"@id": "_:N3e3945b0b340488587cf3f79a7df8952", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432333"}]}, {"@id": "_:N5c1b2470b13c4afca6f627d70a7773cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562708"}]}, {"@id": "_:N73f1198199d74266917273b039f478ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024970"}]}, {"@id": "_:Nd5082e4e3fea4d1d9f322e045bb18dcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0405028"}]}, {"@id": "_:N31061701c67649a990e9ba3ae0b3c242", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832834"}]}, {"@id": "_:N433ebea3554b4a0c8e00a8c1b6b2fe65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034069"}]}, {"@id": "_:N07ab46a7bcbc4440bb24ee87a5063ca4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0561921"}]}, {"@id": "_:N6f17c17f8f5d46c5982410cae71e8f3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271208"}]}, {"@id": "_:N54d52df11f084c66b5dd3ec84ca134d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009408"}]}, {"@id": "_:N5db9f8658a214e9ba60a8865fda99a30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024105"}]}, {"@id": "_:N2e82bc0454344203bfa282a7f9c35d77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013537"}]}, {"@id": "_:Nfa7bdb7a02a54830b3f03c904487cd8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86616005"}]}, {"@id": "_:N691733efa69d470ba604ca26fc418ae3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0028880"}]}, {"@id": "_:N56217b934d474dfeb82afb4352f45033", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414667000"}]}, {"@id": "_:Nae27e8a1a0be467593a7be7cbef034fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006849"}]}, {"@id": "_:N126dd5a2ac024fd8973accb695b26967", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022855"}]}, {"@id": "_:Nff5ca770f0454b0c8be1155ee7dec087", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022783"}]}, {"@id": "_:N4eee875250814863a6b2e77f4e6227c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81415000"}]}, {"@id": "_:Na0f28488bb3346b3a0ef17538ea33c7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027443"}]}, {"@id": "_:N271c8b6f6e7045d7b471baf9b38e6c01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022584"}]}, {"@id": "_:N3bb79ebf15c5427b86cde86dabff7b04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023487"}]}, {"@id": "_:N50f80ca8b9f849579ae9a1dad6b33d5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128241005"}]}, {"@id": "_:N981a3d2adde84fe7a6e0e0e074c57d47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004364"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025336"}]}, {"@id": "_:N3da5fc18ef7f45bf863179e0f642ef20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237523006"}]}, {"@id": "_:Nfac938fda44a4ba298b146445fabd300", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154694"}]}, {"@id": "_:N1dfbc1cc1b4d4f6f8d14c8976643a8ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190902006"}]}, {"@id": "_:N8c15a642d33548629974c3e388df604f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004454"}]}, {"@id": "_:N459737eab9e54256a58b732a49a773ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006942"}]}, {"@id": "_:N04d4e41c1f63487a831363b653ede6f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859231"}]}, {"@id": "_:Ne8b7030a4228418e8dc9c85f01a97541", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021747"}]}, {"@id": "_:N703d0ed94dad4584889e6c2ddf9dd5cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015508"}]}, {"@id": "_:N0a3391eb3b9f48428a2131f8f14f5da7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15253005"}]}, {"@id": "_:N2b5a3ad587824b5b8634056ffc739605", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0277873"}]}, {"@id": "_:N5abd2a2b8a594bac90722e035a26aca8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027498"}]}, {"@id": "_:N7a892a4f66004a71bbb7ac895a65ec1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012091"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023048"}]}, {"@id": "_:Nd70247f2276241e6b9a912cc811d8a21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398026008"}]}, {"@id": "_:N71c46c5d3ad54afeb18a269826cb94e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1392669"}]}, {"@id": "_:N8d2b16fc542946b1818fad7ac72b67e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025446"}]}, {"@id": "_:N65f80d461b864aa9b985c240dbc54ed1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346037"}]}, {"@id": "_:N47fc6706ac694b9d99995c42808f515f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853482"}]}, {"@id": "_:Nbc576fe423b64936b9f4c84444a8dff2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220636"}]}, {"@id": "_:N119c33c66601404c84e16c22708fa34d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275259005"}]}, {"@id": "_:N8bffab1938184a34be4b90c0fc2fced3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021716"}]}, {"@id": "_:N4140bb8392444d1db05176e75b2f7c68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007984"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021561"}]}, {"@id": "_:N5334ca3680a8412bbf247187f8ddc9db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021903"}]}, {"@id": "_:N76c8dab964b74c11943ccc300963e185", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018824"}]}, {"@id": "_:N1a756b36766e458f9d8f8506f4893b77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60952007"}]}, {"@id": "_:N4e93ecbf918a4e628006c7aae984a5e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021966"}]}, {"@id": "_:Ne7633b476f54465b8336912ff678d86d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022409"}]}, {"@id": "_:N0d3408e01a5249e0918a9e0bb8a5c45a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024352"}]}, {"@id": "_:Nff688c2ced0a44a8b95b24a7c879fdf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280454"}]}, {"@id": "_:Nbf927ebd7db24bf0afdb75410af51a17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020731"}]}, {"@id": "_:Nc877847347964243abf8489eec56c28c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042880"}]}, {"@id": "_:Nf6e34e35d5954a198817a43daa19b21d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0025988"}]}, {"@id": "_:N92f9b921a44a4b0b9dc9fc09b73abc69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020884"}]}, {"@id": "_:Nc23fc354b2f24ee8b7e8630cc03c64db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2749625"}]}, {"@id": "_:Nbf176e99e5ba4f2482920977f89fc395", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855284"}]}, {"@id": "_:Nb9f7f21bda78496fb3a4877e0e7041af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073098"}]}, {"@id": "_:N82724bfdf83a45e895685044f9bd4502", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038238"}]}, {"@id": "_:Ne1cf4cfea56248878ec5e28d38f0d8d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025057"}]}, {"@id": "_:Nb822ba0c55c34b7794cb1e8e876f785d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024196"}]}, {"@id": "_:N5bdfd80f48554b3eb5603e00b9b9b1e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023297"}]}, {"@id": "_:N5155512773f74fcca91d587059142b17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0546817"}]}, {"@id": "_:N6177063396cc4f72a6a147d5a8bfd140", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80699009"}]}, {"@id": "_:N5dc6535b703747149e565489c030746c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0270921"}]}, {"@id": "_:Ncd106f519b6b4a6aa570e67d3005fa08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025438"}]}, {"@id": "_:N467b8781d50e4da690c1a81a8e7445c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014458"}]}, {"@id": "_:N412edfcd44f94e878a70170ca4a9f28c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968574"}]}, {"@id": "_:N25b802821b27406f941fd5ad5522b430", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023418"}]}, {"@id": "_:N526efc7687ea47e6a95b4aab7d348095", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020608"}]}, {"@id": "_:N0d9c4cd9201d4e2bb272f1c07145ec1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012422"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021089"}]}, {"@id": "_:N8b04de41a31241e88c630e7ed7228c34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025686"}]}, {"@id": "_:Nbd615d49a41241e1bb0f43f4ea344fef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011500"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344544"}]}, {"@id": "_:N4bfb1b6ffe0e4458baadd7e042b9266d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010773"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2030"}]}, {"@id": "_:N027197a17bba4526b1c49a5002025b64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054092"}]}, {"@id": "_:N9bd6e3e610c84cfd9c3147b37b015750", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005671"}]}, {"@id": "_:Ncd1a085667e4417dbaec3a5014a68503", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005556"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025180"}]}, {"@id": "_:N5057c8d53f82440085d8d713aadc6f55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197321007"}]}, {"@id": "_:N2dfcf8288e614ce09a1c47d7c38341b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867439"}]}, {"@id": "_:N77cd5fdcf8a3418ba42b788aafd3ac3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805911"}]}, {"@id": "_:Ndd8f5cceb3394da0929214695955b19c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30285000"}]}, {"@id": "_:N3b67714b212e4d50bb6d478ccf1f0ad3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1333944"}]}, {"@id": "_:N043c82dfe95e4fe2943890285ad2ed22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298377005"}]}, {"@id": "_:N15995ed790554344b4ec7140ef511074", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253228006"}]}, {"@id": "_:N949f5c98104d45a9afacfa3bda52e0e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006053"}]}, {"@id": "_:N3ba0d6b31d4f40c4ba649f5843fe7bc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4048798"}]}, {"@id": "_:N0160f6bd7d924c388d78c1fc4d0c5d2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013955"}]}, {"@id": "_:N3eef84864f854004a13ccb172dcb781c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0004947"}]}, {"@id": "_:N7438d96a6fee4fc2852d0664dfa14b45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021468"}]}, {"@id": "_:Ne231361c62ee4df0baba4199ae93cf7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844706"}]}, {"@id": "_:N22ef9d691555431b9451eb0496e88a8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022509"}]}, {"@id": "_:Ndd94f07a5347433180e89483615040ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70114006"}]}, {"@id": "_:Naea75ca2d7ca45fbb8c6c515ae5dd7b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023028"}]}, {"@id": "_:Ncfb130b18cbc416e8f902d9b35f63d6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024818"}]}, {"@id": "_:N1c19406426f84d1db1aca21bd726ece1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3532933"}]}, {"@id": "_:Nfd7d6250c9784c43810ec017680a8131", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71358006"}]}, {"@id": "_:Nb2f7dad845ce4de9af334626fffcbddc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38959009"}]}, {"@id": "_:N7e8d896bd6584c6687e276098677d422", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854783"}]}, {"@id": "_:N29d8be338e664a57b14971a0337366d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0497202"}]}, {"@id": "_:N2fd45e3af18d4802af78fada601ef1c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234556002"}]}, {"@id": "_:Nfad6d9054e15450c969c038e28b31cd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010793"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110992006"}]}, {"@id": "_:N6f5e6bdc7ac84b59ba347feac280a2e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000564"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278530008"}]}, {"@id": "_:N02f2edb3f259436894598b36946acb59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072915"}]}, {"@id": "_:Nb3b861c4ee3a4ab1ada18ca0f25510b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302912005"}]}, {"@id": "_:Nadb8dc71d1f34e8b8d90fe207864a05d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073079"}]}, {"@id": "_:N174f863f372d4e419a79c80235fe1f28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0427149"}]}, {"@id": "_:Nbe977d2539d34f1f98fbe17aaeadca35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1527311"}]}, {"@id": "_:Na4e5c9a30db64712b1dcc822bf15ba49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031046"}]}, {"@id": "_:N2b7eb7a64b264d8e8fe5f415eb4b7c2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021199"}]}, {"@id": "_:N8da072927d7f4d87bac7fec2718742b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008733"}]}, {"@id": "_:Nd111ce12e18140e3a5fa52c65e007e80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372138000"}]}, {"@id": "_:Ne3316d71f5404233a84c75c0db739618", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302837001"}]}, {"@id": "_:Nb516147c6f9d4def990e5c350008faf6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021360"}]}, {"@id": "_:N7535cdd6b6ed4f8bb738ac66b3c95549", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1260899"}]}, {"@id": "_:Nc3a51822d3a84304b4c0930f6ab8fcfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025422"}]}, {"@id": "_:Nba4a39d1caf943c29c025af519d9e45f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235857"}]}, {"@id": "_:N4daf6ab3d0a4453896347de9bda874cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151379"}]}, {"@id": "_:Nf6e0b05255fe4330a757c7ca9e2abdce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3152021"}]}, {"@id": "_:Nf3a3978be6ac473287a33060ac446ce7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70835005"}]}, {"@id": "_:Nf2bf1f9d8e1948ee945e528c264601df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004552"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806301"}]}, {"@id": "_:Nc9a4996aeb444d608488008ea5095ac2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0159060"}]}, {"@id": "_:N25cdff6301704d4291e6ebe5cc68880f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718122005"}]}, {"@id": "_:Nf798c5ddf04c404f8601d0390660c85c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10065453"}]}, {"@id": "_:Nb05b3cfb78bd4ee7b1e50eebd4d5f32b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009795"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204268008"}]}, {"@id": "_:N8cfd332c330c48c082db14cb1b17c4f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280641"}]}, {"@id": "_:N745dad441cd942628ab91732ec172071", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301183007"}]}, {"@id": "_:Nb7c76b96a8f840fb81b92acc149c0677", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839546"}]}, {"@id": "_:Ndb5cbbcac88943f29bcf3eca58f5d1d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072935"}]}, {"@id": "_:N0f7f07e1d76b4260affa0c0e8f423768", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16026008"}]}, {"@id": "_:N8bc2778df5a243aaa83b1e300af3df17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3810484"}]}, {"@id": "_:Ncde722f5347f4e62be85f523ff8eb450", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855459"}]}, {"@id": "_:N616448a1f01c4d9b81454f98fd9890cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867616"}]}, {"@id": "_:N067f39944bbf4325a922cff6f2648642", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001020"}]}, {"@id": "_:N63820f040bd644eeaf94f3ee74386f69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854913"}]}, {"@id": "_:Ncc2ccf7bcf1440ccbd48734a9b6aacaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206657"}]}, {"@id": "_:N6e382779180f4cb6b9c859ccbdb1e354", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839254"}]}, {"@id": "_:Nbfbb9be9d92145d3ad33cfa0fe0766b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001683"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:170"}]}, {"@id": "_:Nc4f6e0778d9c47caa398180f78267182", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55464009"}]}, {"@id": "_:N9a5ccffc213240d888d20ed40817f952", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023445"}]}, {"@id": "_:N4c7308219a644c36be454ce8872c0eb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685924"}]}, {"@id": "_:N45ba1ff036b042a8b0d447238e0740f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025253"}]}, {"@id": "_:N90c22812879f4b65a8d9d030fb4d80b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024853"}]}, {"@id": "_:N333248e2f26a4ee4a1d84a35aae82751", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3809301"}]}, {"@id": "_:N780856242f0848dcbcfc174144587370", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193953008"}]}, {"@id": "_:N9b19705f21e24229b937c813e20f9447", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263449"}]}, {"@id": "_:Nd4f06fe7116a49c999f5eafb2ae2bc69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007826"}]}, {"@id": "_:N92611e39e4924fa18f571e9655b0f24d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018771"}]}, {"@id": "_:Nb94a82ab461946d6935ec7f7b7b763f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020878"}]}, {"@id": "_:N2f6e12538195493398b31a6a8ae6da5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61373006"}]}, {"@id": "_:N725c4322be364ea4a5d36e64cbe92ae1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009932"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95266003"}]}, {"@id": "_:Na962c7e4dbfa44aba29a0ba593599b7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009794"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862066"}]}, {"@id": "_:Ne4b6f0d00a5a4eddbdbfb357331db356", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023161"}]}, {"@id": "_:Ned2d407b5e6840aaae13a46b63564681", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0400007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032519"}]}, {"@id": "_:N6e836be6580746cc859e8fbbc1ab9826", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025139"}]}, {"@id": "_:N9ca19e643fa84798ad5aef14ff65c69c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67148009"}]}, {"@id": "_:N8c06bbf6603b44a1833eb9190166555c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247968005"}]}, {"@id": "_:N96123805151342bfa4b15db0539541ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832277"}]}, {"@id": "_:N89254c0c4ca242a1a338cc29556cad6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30654002"}]}, {"@id": "_:N0f04d08506e5478a80be97823bf11cb6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005099"}]}, {"@id": "_:N1fbacb76fd5f4950b4939879e6e19d1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015861"}]}, {"@id": "_:N965c015f48084e6ebd4a8f41181a201e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297195000"}]}, {"@id": "_:Nc586d0c4a6d6451ca36cda735f3a517d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023322"}]}, {"@id": "_:Nb43e1fb9f35e4fcd88ef7787de57497c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023114"}]}, {"@id": "_:N658e082fd3b347e690698106de349779", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022335"}]}, {"@id": "_:N18d0218375044dc098d0cec140fe0864", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39662004"}]}, {"@id": "_:N07b84f39a7224e068ab14be0be4a4701", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280351"}]}, {"@id": "_:N043c075303ed4cf093951e2dc67aca28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0427055"}]}, {"@id": "_:N2da70098d49c40fca4a5f6c8c2490cba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073248"}]}, {"@id": "_:Nbe0023a1052b4d8688e9b993c7cc3b92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866805"}]}, {"@id": "_:Ndb9c995c3e374e2bbf28c8031ec19cd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16958000"}]}, {"@id": "_:N6e8f262c3ce142bdbc4b28d2874f226f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nb55639566fb048bfaec91f49cdd884f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002866"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865027"}]}, {"@id": "_:N1ac1b76afea2442487342a81d9e48421", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93448009"}]}, {"@id": "_:Nadb5c3c3f342435985bef81596386c8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023518"}]}, {"@id": "_:N0375fd45bd14450c88e53e8ad4886270", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2092003"}]}, {"@id": "_:N81db1b40a8f94773a220392ade2bd0bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002575"}]}, {"@id": "_:Ne7ae893601f74916997750470e77ae7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006932"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024958"}]}, {"@id": "_:Na93b860fd00749e2b43ea1cb53c4023b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126850006"}]}, {"@id": "_:N0f1bbbe705444e61831d2c3efe627e78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87412005"}]}, {"@id": "_:N45fce85850ef4b0297c0c176fdf8093b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008163"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836623"}]}, {"@id": "_:Nb2e2d1157323408f96d06678126b7909", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1563272"}]}, {"@id": "_:N04b7c22c0cca4cac95780c5825e92cf2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004602"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022738"}]}, {"@id": "_:N92b9ba6e36b84b7b999220152be5be47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2237142"}]}, {"@id": "_:N158fef109ec443019928ba0e224b47e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0031703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4867"}]}, {"@id": "_:N9ebaa942e52846eabab3570d35c641b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280645"}]}, {"@id": "_:N67c556ed242141168895552a84f1c823", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837482"}]}, {"@id": "_:N82aa3b88a55f41068fb35ae63d44be8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970461"}]}, {"@id": "_:N4528734a37fe4ee2b7748257f9d7b5b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000135"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020619"}]}, {"@id": "_:N66afd5cde3684d1580d30b71d052d933", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240953"}]}, {"@id": "_:N9186c4a3c1fb44ce8f00db9d2410fd32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280593"}]}, {"@id": "_:Nc9ad1046f5aa4ca1be6c95b72b51ad76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278429"}]}, {"@id": "_:N786c7351bcd04b8ea53813718858b48b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025228"}]}, {"@id": "_:N004caf7a7911451786bd01f571350384", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006831"}]}, {"@id": "_:N1ad31f6e12e3471bac120c5df3890a77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022954"}]}, {"@id": "_:Nc74a686ec5b44e43948dfadfe84cfc7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073247"}]}, {"@id": "_:N7837c95434184766805057969af1b4e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51599000"}]}, {"@id": "_:N2e24ab706bb84ab38abb49c2ef2653f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022751"}]}, {"@id": "_:N1759d994a7d24dbe8bfb8b2b6399ce16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4232"}]}, {"@id": "_:N94eb801328834d2ab70aabc2fc7393be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281611002"}]}, {"@id": "_:N4beadde8994a4c768831df67a2c97e64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023150"}]}, {"@id": "_:N95c94473373f4a22a0c6f3f1215281fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022100"}]}, {"@id": "_:Nd0ad8ef6a0834ea386fb0a74c919a22b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023585"}]}, {"@id": "_:N7a6eedd3ec844d1e83d20cb841a1e20e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846149"}]}, {"@id": "_:N3ef6c62f73d04e78bf4b775bff3cf01e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254645002"}]}, {"@id": "_:N6ad41e57d0df4b5892e4518b2899cca7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025783"}]}, {"@id": "_:Nbf9777b34c814ebdb4a7c050b0135560", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126797001"}]}, {"@id": "_:Nfe548ac708b44bb08f5ae3130f67eb96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072836"}]}, {"@id": "_:Nf356bd889b29498696d8c0279d377fe0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43375002"}]}, {"@id": "_:N02f9311c8f084d9a91649120c6a8ed6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280626"}]}, {"@id": "_:N11057009278e4b82ae51bc5b96e81d95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685891"}]}, {"@id": "_:N8afb7a78ea0643f5bbb25301bca70143", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836057"}]}, {"@id": "_:Ndb3886f189be42479a86570a908792ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0558242"}]}, {"@id": "_:N5c8271d4e1a34bedaeffe894d0665cce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236071009"}]}, {"@id": "_:N72f1f7000bbd47118972e270dd03333e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839739"}]}, {"@id": "_:Nd40d03558dff45e189ffafd5daa45a3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844891"}]}, {"@id": "_:N76777dfe8568468a9786ef68219693eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011599"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0140"}]}, {"@id": "_:N57446c86a24a47a1b455478f4f34b44f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31668003"}]}, {"@id": "_:Nbb2eafa763b64d53bce00e796476cece", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:359619007"}]}, {"@id": "_:Nc6f9722927954a1aaa566bb1a2cec693", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006396"}]}, {"@id": "_:N6c43c17e66bf471fbeaa7f9116c45392", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237714006"}]}, {"@id": "_:Na57a72e9e6694cb081202d46f783b159", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6273006"}]}, {"@id": "_:N7576d832766849fd96faec62e01d850f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072885"}]}, {"@id": "_:N69acffbda28241e8aa6f5ee49574404a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856644"}]}, {"@id": "_:N678d707f88054f8d903e23fbce826dbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280517"}]}, {"@id": "_:N98aa44db42e7442cbb24431b746a5bcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234457009"}]}, {"@id": "_:Na3a27bb76d7b4d47b3dff8c06e08eab4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022091"}]}, {"@id": "_:Ncdf35d9dbc8d475c9ad3dcb01908411e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235086"}]}, {"@id": "_:N4772fd2b6fd54b85bb1eb5d3d9774552", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024847"}]}, {"@id": "_:Nf38cc2c3242e44d0957a7110480018b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562684"}]}, {"@id": "_:N6034735c1c9441e899ff8a171f4befda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013952"}]}, {"@id": "_:Na1e3c88df2414eafadee7cd9a7b9132b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023056"}]}, {"@id": "_:Nddba8edaff87435796536edf8181bc37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022428"}]}, {"@id": "_:N0aeef11b9eed4ecab535da928d7c037d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82346000"}]}, {"@id": "_:N632cf68a0ab0479184e2f6cdd5ef3a2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073034"}]}, {"@id": "_:Nb9f42fc01e1d476e853e37dfaf23db89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024864"}]}, {"@id": "_:N6cf02a86a9ed4d7b9fb2d4fbcac5c991", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010023"}]}, {"@id": "_:N7c2eb4626cfa4a7bb6c0295ec839849e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3150620"}]}, {"@id": "_:Nca36d864388f4cdf96bd0c2a2eb4868d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024509"}]}, {"@id": "_:N8df2eb8f3e7040bf8feba2f8350ac03b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23063005"}]}, {"@id": "_:N62a4d59114b2462688b0d8fe4df49474", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002136"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0856863"}]}, {"@id": "_:N5a0e459201f24e03acc02c82d9097f86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000542"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846463"}]}, {"@id": "_:Ne5ba704536184bedbe89751505f885bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111253001"}]}, {"@id": "_:N5c54ba60bb0a48a1ac1ac47a8b3732b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017689"}]}, {"@id": "_:N6d12c8df330247818f8f56590d2681f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10030136"}]}, {"@id": "_:N2e09a731e7ba4bb8b73e7d14aa220980", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024498"}]}, {"@id": "_:Nb7917968c10142d3825ab57ae7be9549", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0917805"}]}, {"@id": "_:Ne3a8cd802e16441badc0687732990f87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009455"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024350"}]}, {"@id": "_:N536c0bc4814542e58b1bc3b378f020e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432122"}]}, {"@id": "_:Nee0c262d0738457c8775a1b8192cebe8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426790"}]}, {"@id": "_:N3af2e80c2584425c83753c70906bdb64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302849000"}]}, {"@id": "_:N54e13100ea2f47db9f9540650eabc297", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024010"}]}, {"@id": "_:N828f669250ef4f2ab41ae531d38eb8cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010518"}]}, {"@id": "_:Nfa08f01f18a74ec7a17832322283635a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423260"}]}, {"@id": "_:N9ab223ad0eec443087cfab7a800533bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002761"}]}, {"@id": "_:N452daecb3bbc43c382592836eef2d372", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012175"}]}, {"@id": "_:N29ee6eed97574f34a4d95ee5a76c53bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D046088"}]}, {"@id": "_:N67ac6ea3354742a2af690618e50b7350", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238357"}]}, {"@id": "_:N7812d679dec040eab5138d50593b3094", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301273002"}]}, {"@id": "_:N93bf95d784424966992b4d3251fe4a94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023223"}]}, {"@id": "_:Nf4cceeec4a0845e0b9d6d623c9f63b7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025536"}]}, {"@id": "_:Nde75ce97282544559244f7336fc2d5c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2316787"}]}, {"@id": "_:N94fe680200394c09ab9b370431366076", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246923005"}]}, {"@id": "_:N3d755f534a0e48e7aac8ddaaeb2d9648", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005294"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233992003"}]}, {"@id": "_:N17005f535d2545088d4fcfce93eaca9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237751000"}]}, {"@id": "_:N777f331563664ed4a2fbb5062b8b2680", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021447"}]}, {"@id": "_:N0ded2130645440a6baf51ffbc73811c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254955001"}]}, {"@id": "_:N02e7bd3914fb40e5a3a1b4d707ef3fcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024040"}]}, {"@id": "_:N7957d5ce379e4fd0a17bbef6346c49d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280796"}]}, {"@id": "_:N90434e67b45f450ca0e97c777e48bf8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832455"}]}, {"@id": "_:Nc1b3cd00ff184ad2b1b38bddd9cb523b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844374"}]}, {"@id": "_:Nde1e8f9ddae74aacafe9a9e11738c984", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432090"}]}, {"@id": "_:Ne435832e716a4003b7d5fa6df731e651", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863317"}]}, {"@id": "_:Ne769f21cbc444c32aa3dece9247af93b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:199113001"}]}, {"@id": "_:N315a368bd2a0446a9b8f562b874df807", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1142305"}]}, {"@id": "_:N41fab84ace084c21a631f8f4968ad29a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49198006"}]}, {"@id": "_:N00a1482a0f3d4593aa8ded657d87eafb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280383"}]}, {"@id": "_:N108f4df4287a47a5b270b075f62667bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016167"}]}, {"@id": "_:N5578da4322c6402281ee02fb05e42890", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030113"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022632"}]}, {"@id": "_:Nb24ecaca70e7481d8261503439c86777", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001374"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48334007"}]}, {"@id": "_:N6fb78ec7e1c8442ba4330cfa8699f60b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025055"}]}, {"@id": "_:Nb339743e596749508272f360d4ddea43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52330001"}]}, {"@id": "_:N8aa4881db2074496ae73588bcd71204c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025489"}]}, {"@id": "_:Nfadaa3a1c2b347f49076e31504da3bed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241210"}]}, {"@id": "_:Nd94e2b903834474bba120ecd8706e867", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853171"}]}, {"@id": "_:N57236e862d304606a3ae4e95fa529fe1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D049068"}]}, {"@id": "_:N60635778a8e34572b0aab6215aa32cf7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050197"}]}, {"@id": "_:Nde9a2fcafa3f465baad183dba60161c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3149908"}]}, {"@id": "_:Nc7f41448e3ff47d78a88c6b2b326f17b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39781001"}]}, {"@id": "_:Nd8909bebbaa14c59bae4e78ebc7eb176", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10000496"}]}, {"@id": "_:N1ceb3504c258401b805dfdb4ba9fe118", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012170"}]}, {"@id": "_:N410396d7cec44f67a8af39d2afaef294", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280398"}]}, {"@id": "_:Na24ad571c4314c41920556a55e4f22c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017043"}]}, {"@id": "_:N3934149e91694b93b2cfeb98424f3890", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024291"}]}, {"@id": "_:Ncfa4c4d849b441e7be0c5adcf14f5c3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95435007"}]}, {"@id": "_:Nb26f3d9864d644f1839021d3d50bbcd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262374"}]}, {"@id": "_:N14e2187802bb4e828043c27569bee7df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012131"}]}, {"@id": "_:Nd89dbd07234a4a01b42ef243431c311e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023827"}]}, {"@id": "_:Nce5920951d32409d92893665f9399ffa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266037"}]}, {"@id": "_:N8f3d19303e374f318bce943d2efd4572", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009196"}]}, {"@id": "_:Ne8cfa196f6174923bc7370c1fdc52d6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95515009"}]}, {"@id": "_:Nc682bc3a35544e74a23717b320b54096", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275344002"}]}, {"@id": "_:Nf77bda4064534ffda870a52a89c7edff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840419"}]}, {"@id": "_:N42ebd9d483bd44aa9de781b93e367d86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847524"}]}, {"@id": "_:Nb5c99109156747d2b6889ffb38b98edb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010908"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023660"}]}, {"@id": "_:Ndc0dbe32a416463a9f6cef9b5b589c54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022331"}]}, {"@id": "_:N37a0858967f94bb2bffb71aa0bef0868", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835978"}]}, {"@id": "_:N7701d2fe03eb4b6295756228d2d88851", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004755"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1698480"}]}, {"@id": "_:N5077c7288a1c42e1a281ed193f2e739d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1608005"}]}, {"@id": "_:N1499c0b4179d407ab78cc6bf83d4a2b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19620000"}]}, {"@id": "_:N602a110d69234d728d310179490a8636", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001320"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840379"}]}, {"@id": "_:Nb46158217a4841c78a018072c4ffd901", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853737"}]}, {"@id": "_:N48092d772bf442e4946815099ececbda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0522153"}]}, {"@id": "_:Ne430b390db2543b7b41a04348eb9fe74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022813"}]}, {"@id": "_:Nd51e86d15f444a7c912bb3ec93f573f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0302254"}]}, {"@id": "_:N14ba78f254de49d6bcdf5becdbaa0c37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415115007"}]}, {"@id": "_:N3e29b3107ce243adb8462c0f9bf4362a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-o:M9982/3"}]}, {"@id": "_:N262cab42633d46b798003108b780ad86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274667000"}]}, {"@id": "_:Nbfc87c067efa4bab949201264454a108", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271799000"}]}, {"@id": "_:N63b3e992e8dc4bc8b438f786cb7c13f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009743"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423848"}]}, {"@id": "_:N71547fd7e08d4bfcb935085d82cd7acb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024375"}]}, {"@id": "_:N9098442de9f74d9a8234152ab25641b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007210"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024921"}]}, {"@id": "_:N388b2494567248be8290c2f2b6457cd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3609"}]}, {"@id": "_:N7541e6e1b28249b084ab27c994bb263e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1504568"}]}, {"@id": "_:Nc7f2d3a2076e4cbe84f6d0cea397f800", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100127"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022294"}]}, {"@id": "_:N5e184aabbaf046f8a19ba12e9d33b2f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86854008"}]}, {"@id": "_:N6ebec7041ae44e6abf229f751561997f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234979"}]}, {"@id": "_:N2ba8482e4821472ba69cefec7b3ae341", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022635"}]}, {"@id": "_:N7d6391a9cb02447bbe79c7b62115807e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536330"}]}, {"@id": "_:Nb986bb23d2134cc8acb39a77fdfbf58d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280434"}]}, {"@id": "_:Nf82058170b9f425b8bfdea803945edf3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20262006"}]}, {"@id": "_:Nd45c777a44cd466490637183a9e48f2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008525"}]}, {"@id": "_:N3637bef64b374286a8bac200b6ab30fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109444001"}]}, {"@id": "_:N2948e84cc263489f9573de23e5e3d91b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2678065"}]}, {"@id": "_:N539d61afb8f44fb78c471457d4e91cc9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006333"}]}, {"@id": "_:N8954ec1b51d94e809e8ec4c925152590", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204315000"}]}, {"@id": "_:Nb086dd6f383942c294affd584cbb367c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367368009"}]}, {"@id": "_:N145b00d2631f495bbdb8b9223c0110aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007240"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843885"}]}, {"@id": "_:Naa0e639e30694eabab1aa77f316c0858", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858539"}]}, {"@id": "_:N5cd6b2e9fe154e6686a6587d0ab21034", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001877"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020862"}]}, {"@id": "_:Na50d2ca91a5b4c6bad989af0f629d307", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7461003"}]}, {"@id": "_:Nfd2db915664c48fc80ee82c9ff82fc5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022670"}]}, {"@id": "_:Ncffff5add6b0400d9140ec218fc77407", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58381000"}]}, {"@id": "_:N7d44957d60814b00aad208376c0ce6fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005757"}]}, {"@id": "_:N085843a4383d4b30a1d8b8cb4de24ef7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023867"}]}, {"@id": "_:Nb299ee4f7f644ca09c86e2006ccd7142", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021014"}]}, {"@id": "_:N21f87144d8a641bb92cdf542a108b4fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004701"}]}, {"@id": "_:N77aa2cd31c3749409fdb57ff6b21b09d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71906005"}]}, {"@id": "_:N7a4260c18ef944d2bd868c7576e9500f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012314"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20243008"}]}, {"@id": "_:Ndcad171538ed4dc6af59123bc2ccf776", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405950009"}]}, {"@id": "_:N9a6ff1607978486fb94fe2240235af45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039101"}]}, {"@id": "_:Nad6feea8b2b74d80b714b9e1133eca66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040479"}]}, {"@id": "_:Naa6a3b33da2542ebbdfc1d2ad0ac2908", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31722008"}]}, {"@id": "_:N2912a8a52d5f4064943b00c04416562e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001518"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276610007"}]}, {"@id": "_:N33f94698dfb649b49ec1be1401227bf0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007018"}]}, {"@id": "_:N47cd672a086b40b5bbaf6982ef1a6cd1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48334007"}]}, {"@id": "_:Ndc17de2456ae452cabebf04f70a72555", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61814002"}]}, {"@id": "_:Nb77317c6d1744161b15add01f3b22980", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025671"}]}, {"@id": "_:N1ebca6cf8a8b46a7ae47904aee3bc41e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002865"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255032005"}]}, {"@id": "_:N7bc71620259a49d5aa4829166078d0cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267053000"}]}, {"@id": "_:N3ade0fdd9d5344e9aa6afdf4f44dc3cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55236002"}]}, {"@id": "_:Nb74fc5e5668745019644db275c9b517a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024244"}]}, {"@id": "_:Naef8218be2474859a970ce2a08f147f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21454007"}]}, {"@id": "_:N081884eae74041e0b958265ec2387a61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022378"}]}, {"@id": "_:N99c240923c7a457f8b2ad144b727f54d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015179"}]}, {"@id": "_:Ne724be39ff39427c99a18e14059351bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022458"}]}, {"@id": "_:N9b4152917ce24efb9507216c69be4cc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3532166"}]}, {"@id": "_:N193a31565d1244039ac297e01ec650f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006866"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024973"}]}, {"@id": "_:N8475d19be13c4c4097499cc54752c884", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100137"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022284"}]}, {"@id": "_:N70c1a38ecad84d4bbb7812266a1a86c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3276036"}]}, {"@id": "_:Nb8f2423444c347989b9be0a4754c0be5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0600031"}]}, {"@id": "_:Ne56f9af41e4c42bd9a5e6d29486acc7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26624006"}]}, {"@id": "_:Nba6aa91c62d94b82b5633100095389b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021421"}]}, {"@id": "_:Nb35b96ed6e884d5fbce6720b0ed8c462", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867103"}]}, {"@id": "_:N12d30dd0480740579e15772f17b8c674", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566640"}]}, {"@id": "_:Nb7d8720a061f42dfb85a80b23845b32b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006451"}]}, {"@id": "_:Nef7c8d0372124bc7b6ec84c39aa85eb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027960"}]}, {"@id": "_:Nb306834ed40f40a3891dc3b1326640ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866689"}]}, {"@id": "_:N52d0fc9e4f274e8c8f11c84e4a4fe816", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024603"}]}, {"@id": "_:N3522e244a0dd406e91d73cee63060bee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031029"}]}, {"@id": "_:N81146ecfc368423a8d528febf39f30d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002524"}]}, {"@id": "_:Nf039df5e549d4b4ab536db9f16290835", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836142"}]}, {"@id": "_:N59c6aa2608df4260b5a62d9d2607b94e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866244"}]}, {"@id": "_:N8aa5d0568e71480d8cfa4d0ec2c38718", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397488002"}]}, {"@id": "_:N1bee53d8cfbe4f1ba0aeac1870a68c9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1328587"}]}, {"@id": "_:Nfe88f54210b04f6295cfd95a698ef533", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012241"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851107"}]}, {"@id": "_:N0e884cbd79ca483ebb17e9039d30e5d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247546006"}]}, {"@id": "_:N0dab27f10d4b41c196c2f8c6c49f519d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024696"}]}, {"@id": "_:Ndd141600c34740949f1492de552cb1d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536293"}]}, {"@id": "_:Nef009c2067144c6184179463f908e29e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021311"}]}, {"@id": "_:Nb068d3d09cf64018a43ac4ea7d1b832f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853237"}]}, {"@id": "_:N66961b41ef58459298cfe7671aa45e19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082173"}]}, {"@id": "_:Nbb95f0b8d34644afb79e3bdc3c45aa6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020488"}]}, {"@id": "_:N0dde03b430194d7aaad9d4bea92c0484", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95692001"}]}, {"@id": "_:N053af165e6e748f0972f72f8b6d64ed4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025797"}]}, {"@id": "_:N94f40e9def204892baddb6cf15deb291", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000322"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861324"}]}, {"@id": "_:N9de30d3797c24187b7cbf76fcd3d4c45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024077"}]}, {"@id": "_:N51505c707d46496a8ba66939da5f5261", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016116"}]}, {"@id": "_:N2620f570b6114ec1af4a8c4c7201508d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3192"}]}, {"@id": "_:N0152b919879b4ccf8bfb3c623bce7088", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862136"}]}, {"@id": "_:N1d1bb47354a64aa6abc267d6e464e4fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844752"}]}, {"@id": "_:N3a05285fa12b42078be9397363f31cd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233651"}]}, {"@id": "_:N7604a8ede5394a37a8eca431abdf1c1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0401148"}]}, {"@id": "_:N0c757ef0d1a14311bf56f94a56e0687b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021477"}]}, {"@id": "_:N30d2754707f4472584675b5e0c4540b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014866"}]}, {"@id": "_:N348f37227cca479cbde4030727008809", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003452"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165624002"}]}, {"@id": "_:N24cca20481444e168867ab21b9954670", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023134"}]}, {"@id": "_:N2fad77bc69214f20b565fca28cc53e10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1390214"}]}, {"@id": "_:N0dbb467f17b24368b6104cd362b7736d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000545"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009216"}]}, {"@id": "_:Nc38f34b5563e491680b20c1162e5ab69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312391003"}]}, {"@id": "_:N353bd5f92204441d9267665068fee815", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155700"}]}, {"@id": "_:N3850e228a39f41009c45f848327fae69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023276"}]}, {"@id": "_:Nd84417de2a5149fbbfd4b6af6a11bb8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030811"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30731004"}]}, {"@id": "_:N46618c05e99347f0990d24058246115e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278204"}]}, {"@id": "_:Nbc322c9bc2114c6684625a0f8662d3a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020983"}]}, {"@id": "_:N89b33bbbb070459c81098321afa55ac8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53602002"}]}, {"@id": "_:Nfa005b8bddc749d7a74e61f9d2db899f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3415004"}]}, {"@id": "_:N0a0a667d2a6f4b59b6682dc3bfaaf319", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3550658"}]}, {"@id": "_:N0e94ba0da2e740a7b0aa22031c6c86b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D034381"}]}, {"@id": "_:N6b9d961bdee5482e9963907bcfd4cdb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77599005"}]}, {"@id": "_:N6530945b619a4e67bc4849c0f30d9a14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020709"}]}, {"@id": "_:Nd42b6d454ba74f308556c408608dc6c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023735"}]}, {"@id": "_:N4d285489528140eeb5435f7f3608cbc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41893002"}]}, {"@id": "_:N3583e5b986b5484aa912061801b10895", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239136007"}]}, {"@id": "_:N3e0f2ccd9bc545118586fbfeb1eb1463", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021741"}]}, {"@id": "_:N2082865c0a7146c8b98395b6d8aa0cdd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2364164"}]}, {"@id": "_:N25e5f82f7080453d8511efc41023875e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021431"}]}, {"@id": "_:N48e0d5c59a9c4f11b6727ce95ffee6e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005386"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025202"}]}, {"@id": "_:N1a6f9742449b46d788697304a945d159", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020907"}]}, {"@id": "_:Na28fd9f0cfaf4c6db84524793979a943", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162298"}]}, {"@id": "_:Nefa782e9da5a429394396e328da1232c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277688"}]}, {"@id": "_:N4ea5d8e046e74cccbadddc8a467764a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280277"}]}, {"@id": "_:N531c6dab5ffc40f3b5a1d948c3b0f8d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021702"}]}, {"@id": "_:Ne66a48a803d741299aeb8f6867555c00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022971"}]}, {"@id": "_:Nf2e04031dd9841f59cf1bed478a4914b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025885"}]}, {"@id": "_:N37bca5fa5e4f4ae79e575957450f1c63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002547"}]}, {"@id": "_:N0b2371eb511d4450bbc464419e276272", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1334688"}]}, {"@id": "_:Ne9c766c316a54233a8e57e783b744105", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006957"}]}, {"@id": "_:Ndd34535f4207454da0e589a423d082ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399269003"}]}, {"@id": "_:Ndee51abb7a2341b19ea2ad2b593032ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000071057"}]}, {"@id": "_:Nd62cf5b91052435a98481f7ad9cd5c60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868514"}]}, {"@id": "_:N5a2d4f7b93944b618ee8ab6798a5dddd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025442"}]}, {"@id": "_:Nd793b1cd18e5485192532ce03b652d59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002971"}]}, {"@id": "_:N86e9ce33a9a74426938db641fc26eefb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000753"}]}, {"@id": "_:Nb300d3f8fe4547aeb6582c9154945ad8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073017"}]}, {"@id": "_:Nfe789c87ec00484d813c7ef43beec93c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60573004"}]}, {"@id": "_:N6a41505934d84cd6bf239de7dacf4da0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2852"}]}, {"@id": "_:Nd768236f60de4d7983d161c769fdfc82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37054000"}]}, {"@id": "_:N5ec830b7ea894111a77628818b6bf0ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0476403"}]}, {"@id": "_:N7a104a14b3a04699a70736bb74dbeb63", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020892"}]}, {"@id": "_:N3ce6c1a99ec14e24a1f215516800883d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0025004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6654000"}]}, {"@id": "_:N8cec37be33fd4933bdb4878a7f7f1cfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100594"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19216006"}]}, {"@id": "_:Neb4d8e266f14412fa7aa2910d6328d87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025030"}]}, {"@id": "_:Nd9488598607b4744b6dc4cb1efe662d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2750654"}]}, {"@id": "_:Nd0b63be89adf406da46afa9ba9d60e97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008487"}]}, {"@id": "_:N12c3b45bd3044dbfa4be567a7f9d6cd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024625"}]}, {"@id": "_:Ne46e12dcfb644dc8a1ccbc0369bd2591", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022896"}]}, {"@id": "_:Nfe00cf96136f40b5a516266a05223a1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006152"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021607"}]}, {"@id": "_:Nb9c2ab793cc0466db358c0365f51106d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042870"}]}, {"@id": "_:Na7710cbe47a445f69bf09779f6ff5bd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027859"}]}, {"@id": "_:N97fa592dbdf4464abc17aa3acca267bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562456"}]}, {"@id": "_:Nc1d64f63d50341f3ae911d085982383b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003965"}]}, {"@id": "_:Nd9235c4af40d438388ae8b340154c2bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4235"}]}, {"@id": "_:N27ea26a0e4d640bfadfad20eae78a38a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0917796"}]}, {"@id": "_:N8d3e24f7ef354fb694444c68b29d6310", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022600"}]}, {"@id": "_:N96c8eb6ab2874b4381cefaf5ad11bc47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:433083002"}]}, {"@id": "_:N599503b8dfc443e5961849163f62fe9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021507"}]}, {"@id": "_:Ne0741eebfffa4a718a600b19004452f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857657"}]}, {"@id": "_:N652400bcbf454f888aba5d5d0b1a3b43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95446005"}]}, {"@id": "_:N1efc0f14ed1f472e8c7164e0466af65d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2855"}]}, {"@id": "_:Nee59b1aa68194d928c90bb217730432d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837016"}]}, {"@id": "_:N2e4c89677c1249b9a2af19c8b40bdf54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022221"}]}, {"@id": "_:Na4b222ae2a3e4bb4b21f782ef4db53bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073222"}]}, {"@id": "_:N0c270bb6fb45438399e1ca7fe3057122", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127377003"}]}, {"@id": "_:N302a18bb912d46df80bdeebf0e11d5f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005449"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866959"}]}, {"@id": "_:Nee1d909ad1b846a087078f989fb785ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024096"}]}, {"@id": "_:N416e3e0d73494a3d853bc3db0452d36f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006916"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832339"}]}, {"@id": "_:Ne52093ca635a4a3bbd5a2399cd501f95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55681005"}]}, {"@id": "_:Nbeff11e3a4b74005ae51d48bc81005fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024406"}]}, {"@id": "_:N1209b2b3d61c47a698d0fe18a0749861", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837503"}]}, {"@id": "_:N599593ad709e4dcfaeda97dce1a33ac2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563185"}]}, {"@id": "_:Nc58d8ef5c68349d7987b9c22395b4bd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002984"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93288001"}]}, {"@id": "_:Nd4f1a1d916924e4db376f9f28414f4ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030544"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073018"}]}, {"@id": "_:Na4e01d50f2fb49f5a3240b64363a7eee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268119"}]}, {"@id": "_:Ne8bcaf90dd9c4e72aeaeb3904c511f9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0012811"}]}, {"@id": "_:Nbac5bd5a14b847a89602874885dec507", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:130980003"}]}, {"@id": "_:N683f9cb384644b7ba75ab72860c59756", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2748932"}]}, {"@id": "_:N90476802bf9d4d128d63f68fa52d5c66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234533"}]}, {"@id": "_:Nc0b4a982855f4b37b0d4d6da1a71ad74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1610609"}]}, {"@id": "_:N2aba4540f43b4a7c8ebe5e165db2560e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022154"}]}, {"@id": "_:N9e9f797ffba7428f94e4fd3334298404", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1282952"}]}, {"@id": "_:N56e8e1170d3542c3bd773af8112f6a75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27637000"}]}, {"@id": "_:Naade045ee00746b48a2a349691a31b8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008579"}]}, {"@id": "_:Nc20b65cc759f4562b0a0a66acb7c6ca6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76407009"}]}, {"@id": "_:N7af09375e4214d50a32b296cb3e88632", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64269007"}]}, {"@id": "_:Nc1338583a834484ebd532d6a0fff7bf9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024597"}]}, {"@id": "_:Nbc49fb88f7ed46e296997d15de4070d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025846"}]}, {"@id": "_:N3708c2a17308408e889d5ecb64ba40ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204942005"}]}, {"@id": "_:N37c2e551600a437faea74e51ec37dd40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100810"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020951"}]}, {"@id": "_:Nd6d66909f902440e9f59b937fdad4318", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022759"}]}, {"@id": "_:N855f92bc74bb4e99b5e16f7bcfb18267", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021505"}]}, {"@id": "_:Nfc3a113440bb4d4b9426d3939cc39f27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024728"}]}, {"@id": "_:N095c141fb3b9425ca4956272b9c800d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2100"}]}, {"@id": "_:Naabe058ba9714760898751d848f63619", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029455"}]}, {"@id": "_:N1a18dbd0a65d40d2a531a70b714e9546", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267374005"}]}, {"@id": "_:N458528c47a6d4330b2bfa342de8e6a30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040580"}]}, {"@id": "_:Ne3396331b3ba4f9cad0faa8d635a1803", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025164"}]}, {"@id": "_:N426d2a29fe4d4cba8841cbb060c338a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968901"}]}, {"@id": "_:N3fba2cc461b34924b19b40b940d0a17e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:420120006"}]}, {"@id": "_:Nb480d9afea874ea38f55843e0bf83810", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0452147"}]}, {"@id": "_:N3d20de10a9564979b142eb4c32634ab3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003168"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025643"}]}, {"@id": "_:N8ef08a0aee8b4ea09878a1eac77d96b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280391"}]}, {"@id": "_:Ndcc8aab1dc7c4ebeb026cfb5602d7725", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022638"}]}, {"@id": "_:Nfbdb3f32fc484b878b73e3b4de616fb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34168003"}]}, {"@id": "_:Nabbe671628204ae9ad8ba88574a7709b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109433009"}]}, {"@id": "_:N7729eee6096e46328afe53380a877851", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19161004"}]}, {"@id": "_:Nefc665c18c414fdfaaaf0ef384b821f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008231"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342495"}]}, {"@id": "_:N15ece5b6ae0f4de5b3386feb9cb6d8b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836599"}]}, {"@id": "_:Nfd45dc51c36b46b7bd80947af1cdc4dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020896"}]}, {"@id": "_:N49e02ea4f8b744878ba46074a67b8962", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022390"}]}, {"@id": "_:Nfd794510586344599d6725ad4d4edf52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848765"}]}, {"@id": "_:N57eacf8427a342eeb2dd0ea840232aba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001644"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399020009"}]}, {"@id": "_:Nd5d51dbf4fc44aedb50e70c255dd740b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35031000119100"}]}, {"@id": "_:Ndd61ac098a9c4b09adedf4256651ddde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100205"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022216"}]}, {"@id": "_:N75e7f818ede540c28d84c5713992343f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58748004"}]}, {"@id": "_:Nd2ddbab667b641aaa5ec97e8242b6fc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129263008"}]}, {"@id": "_:Nd83904a475b8453980a36fc0b6bf9f7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001259"}]}, {"@id": "_:N082ca08edfb04fed9240e606a330bb5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839533"}]}, {"@id": "_:N7a1fe570b56b402f930912b7f738d90f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46720004"}]}, {"@id": "_:N8c7fbce792354a5a971545fedea5bd90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002247"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266174"}]}, {"@id": "_:Nbf23b1e8925a4990a6d54952bcf3ea73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857505"}]}, {"@id": "_:N0df719826e7e47df953a78e77132b19a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63783001"}]}, {"@id": "_:N19909ea88860419caad02dc91dbecbcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022447"}]}, {"@id": "_:N161793dbbdf44dc6863247e5f83ee425", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021655"}]}, {"@id": "_:Nf2d2997fde074be28efdbc4f012cf77d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2092003"}]}, {"@id": "_:Ndf9bc4e11d9d4f7383dc11e5f3338f25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011849"}]}, {"@id": "_:Nc7a7ddecf4234251a7ef3f68d5e3c6f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806961"}]}, {"@id": "_:Ne303b82bd2ff44d49958e30c2bf0bf8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020943"}]}, {"@id": "_:Ndafd67ed612f4f71abfed8217d7cca47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023791"}]}, {"@id": "_:N56908d9fb4dc49669f39035db9893175", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0425470"}]}, {"@id": "_:N204c65edea4148c1bf0a69aec1d406c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3152182"}]}, {"@id": "_:Naf8f60ddf71747129899b022a52ad421", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014202"}]}, {"@id": "_:Nd6ef2d94ec584b83bc858e0657bc1a47", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837757"}]}, {"@id": "_:N3ef67ffd27994d7997058e46185dbf57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246957002"}]}, {"@id": "_:N3d178a6cde884e31b59dc31f04c8fdbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020761"}]}, {"@id": "_:Ne7ff10803c9043db90bca0e0c16b8f72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854940"}]}, {"@id": "_:Ne380214aa35b4bf592148cf100924eb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009123"}]}, {"@id": "_:Nccd1f3baf6c64fb69e9dd097b8d477a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300127002"}]}, {"@id": "_:Nf331b2a969d64006968fe989f4caf74d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000551"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234629"}]}, {"@id": "_:N44e698a52f074f49a41796011c6ca360", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022265"}]}, {"@id": "_:Nad41d2dcea1e405f9e6912c775da2430", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021131"}]}, {"@id": "_:N60d675d66f93427794357db13d2a1998", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073229"}]}, {"@id": "_:Nf98342d955d34df7b1d1624933c07298", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022937"}]}, {"@id": "_:Ne993adcde3164b0eb927f9783274207e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025376"}]}, {"@id": "_:N61ab24f30ba443308c3b1d4740e792e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073190"}]}, {"@id": "_:N48e86322d63545cbb77f5a55900d3404", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N9daa2ba7e2114d41965c5838a22619cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011670"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q26.1"}]}, {"@id": "_:N84bf37bcdbad43b79e3b09d1ff7c1bc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0749398"}]}, {"@id": "_:N872dad03ef414e2dae1c203b49ca2439", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003081"}]}, {"@id": "_:N4d12542ea0a54b8b8942b24d0f09022a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012000"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2206531"}]}, {"@id": "_:N7d86e34344df4e5a8f9ca2b4fbba3016", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007811"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866180"}]}, {"@id": "_:Nddc582ca234b44bdb8c722bac77936a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030630"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073100"}]}, {"@id": "_:N4c98dfbd8ae9407fa3b554ec1f9cb46c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241961"}]}, {"@id": "_:N3f022b667ec141a9915f92cde61ca778", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010232"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021308"}]}, {"@id": "_:N3020215c20cb494fa80e35841fb84059", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024086"}]}, {"@id": "_:N42d7f26e8e504cf6a134e6fab7edbaae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61372001"}]}, {"@id": "_:Nfded5d2a5e9948b18ccc01eaddce4398", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17141001"}]}, {"@id": "_:N7c5af0295f914824a973c17e333b7a64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46040000"}]}, {"@id": "_:N902c3ad65a2e4217bc624b771cf6c441", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002037"}]}, {"@id": "_:Na4b49636d79341f89a2850bba1830e82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861443"}]}, {"@id": "_:Na3da11e4b9664cf2b161bcca2720e5c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015477"}]}, {"@id": "_:N514d1493b9bd497ea3c9b423a16098f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006970"}]}, {"@id": "_:N4b2fc1814cda41abb73a6f21cb6fd195", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241005"}]}, {"@id": "_:N98cd983f2a684931beb9f712e9cd49bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849221"}]}, {"@id": "_:N7d7bc857d3b344bd82a865c0ea9f70c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0343084"}]}, {"@id": "_:Naa39b20902b74cb7b93f2876f5762d8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266725"}]}, {"@id": "_:Naea2e76e69604636bac0d99178d7b720", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:161832001"}]}, {"@id": "_:Nd1cad41d60db4ba38a1ec66533bbacb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021348"}]}, {"@id": "_:N3ac0eb0d7245476085829ad88a916c5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021713"}]}, {"@id": "_:N5c14934f92854532963e310d3e126dea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0887941"}]}, {"@id": "_:Nc84b93e4bcf0443db5d008b4a8ea51ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431294"}]}, {"@id": "_:N53aa75b52fad4f4f8bcd12de1c771434", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072890"}]}, {"@id": "_:N65011d4122bd48caa40632dda18435ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024361"}]}, {"@id": "_:N7d1bc1481b574ff0a2ca0533c0b85772", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020980"}]}, {"@id": "_:Na68459799b4649618a861762a0c1ff4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011828"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021116"}]}, {"@id": "_:N938d7d6f0cae46dfa196c9ee76355b53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0263870"}]}, {"@id": "_:Nf66d3ad0ca3a4beeae1b41eb48c78b46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858036"}]}, {"@id": "_:N62e09b9f3d3d431795ebde7131cfb972", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280527"}]}, {"@id": "_:N0134e37706384e8f9b3cbadfb9b44f2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844806"}]}, {"@id": "_:N4edb276d811d46deb24abbeb10d13fd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072908"}]}, {"@id": "_:N46071cc0f761484fba138ad30202d5a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103252009"}]}, {"@id": "_:Nb003835ed364444c8c7c71121a0b77d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018212"}]}, {"@id": "_:N09af7b9ad9644b05854c4c5ca34c10c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271004"}]}, {"@id": "_:Nf38eb299e99a47dab5e5d42d679a3363", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010292"}]}, {"@id": "_:N6f7006ca42a849b1a1238ae119da41dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3151952"}]}, {"@id": "_:N50f7c5d074884490a8a1fa7708a8b79e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0741305"}]}, {"@id": "_:N3a151b6fe87d47cd90f2319d26730436", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034902"}]}, {"@id": "_:Nd4fb43d13de94fe6bfb2079e53743391", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855196"}]}, {"@id": "_:Ne0bb3dcc4dc8482f95109057ccc1f1b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022215"}]}, {"@id": "_:Nf3739f33b38e40c8bfb25034c8039a05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2749656"}]}, {"@id": "_:N292610d28e574c0b9464458ab434d8fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266463"}]}, {"@id": "_:N384efffab8bf4b74bc6bdd2565528291", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:262969000"}]}, {"@id": "_:Nd12b7a74732e49b095d6acd0d8abe793", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426820"}]}, {"@id": "_:N44de1fe59fd746108e26e1fff5da3299", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3278307"}]}, {"@id": "_:N5d347899e4e64a93b5062eccdb5ab36b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024028"}]}, {"@id": "_:Ndb9e4460c14341479e8f4bc2f8e6b13f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001402"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862761"}]}, {"@id": "_:Nf97e06ab750e46b5856bbd70ef552faa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023679"}]}, {"@id": "_:Nd0311fc5be5a456da6b33e00949c85bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4013429"}]}, {"@id": "_:N4393dcf7acaf454ebecfd567818f024d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002878"}]}, {"@id": "_:Nd526cae9e64047f7a0db488bba2d92ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021554"}]}, {"@id": "_:Nc13cbed40b21438694cf0582a2d8fb26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4018860"}]}, {"@id": "_:N761f48cab76549149da9e60b2e80bf6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851095"}]}, {"@id": "_:N207ffd6547c24a69ab1295d0ba5d096e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57341009"}]}, {"@id": "_:Ne95fa0b4f59a4a83bd9e5c9276920aea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017178"}]}, {"@id": "_:N77a63deb0ce34c8f81188620cf8ecff0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302857002"}]}, {"@id": "_:Nf9f6b073f0bb489696686ab91a2d7046", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023812"}]}, {"@id": "_:Ne6e8fcbc9a4e48119b2c3de8af20386c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537501"}]}, {"@id": "_:N4dc02ed12d6445759ea204814485436d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001946"}]}, {"@id": "_:N3f8283a05c224adf8bed533ca920a369", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79231000"}]}, {"@id": "_:Nd48faa67554a470dba49f100074f91c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006948"}]}, {"@id": "_:N709ae9fc908d446aab505bad6c35dd82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2239253"}]}, {"@id": "_:Ne2ee9b5275ab43c29e99bef6d61f69be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868854"}]}, {"@id": "_:Neecb7baefff14db09407837f821fde68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2996"}]}, {"@id": "_:N282b8fa196a049b582f0c6d78564a401", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280700"}]}, {"@id": "_:N3ad13b5071ef4649870d524d3284729c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836533"}]}, {"@id": "_:N3210f0e5d52342e7bb077610de7316de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024439"}]}, {"@id": "_:N920e9ef28abf4cdd902ecf1d949d0bd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8186001"}]}, {"@id": "_:Na8055772de974fb6b690565e207ce677", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0587955"}]}, {"@id": "_:N70ca32a307b0463686fbff98d1992146", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:314429009"}]}, {"@id": "_:N44f8f7e90dd14323b167a64ccd6b0dd0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835654"}]}, {"@id": "_:Nd0d6eaee42c6431fa0c6e48643044a97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833340"}]}, {"@id": "_:Nc7fb60ceff6f4144ac959c8b0c9f52b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253120005"}]}, {"@id": "_:Ne0e29986243e4b26818559b9be48aff6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023981"}]}, {"@id": "_:N47202555276a4a149df5b7df6c9d12f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302226006"}]}, {"@id": "_:N27d27ba4fb824df48e366d020ff42757", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001714"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0340279"}]}, {"@id": "_:N4f0978c7e3fb468f8345426fd726d3ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206731"}]}, {"@id": "_:N930b2deaba654eb9be2e70bf07559d21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025292"}]}, {"@id": "_:Nc26700041b734a24b7aedb0cabd1d9a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017668"}]}, {"@id": "_:Nf620da0bddcf405488e60dace78f7100", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023529"}]}, {"@id": "_:N14c5f265c8cf4f26944db7143df17053", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0409348"}]}, {"@id": "_:N8aab451a691c48ae94eaec2fba8246cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020152"}]}, {"@id": "_:Nc0e6b5f6c75e495dad3d5de9295f0017", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010525"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234509"}]}, {"@id": "_:N84ba31d660c940719b2d4eaa8ffabcbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70397008"}]}, {"@id": "_:Nfa606aed9b8f4f8d81ed133267daa852", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021444"}]}, {"@id": "_:Nb3704d112932441bac1925fdfc049e90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100499"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806533"}]}, {"@id": "_:N9980558a66084542afd414ddbec8dc72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004814"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021648"}]}, {"@id": "_:Nfa7840a815bb4e0c834fa0cbdce6d682", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10016680"}]}, {"@id": "_:Nd0a95c03f8744684854ec4b5793bbdc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021203"}]}, {"@id": "_:Nae9481ec6fde4e11b156eb4e78153522", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012435"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022905"}]}, {"@id": "_:N9ec7d7bb457846b8af4d2488760f899d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014202"}]}, {"@id": "_:N47ecddde4a3e4cdda5f27a157d6736c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000556"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:314407005"}]}, {"@id": "_:N6404fa46febc4429ba384dd721de3467", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836156"}]}, {"@id": "_:N0409cd9e4c7248f6be83d5bae2a900b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265883"}]}, {"@id": "_:N064d408d3c42456594c93b59c3ddd93c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024978"}]}, {"@id": "_:N0aa70a97c4f94cfbbc5f07ec0e984e51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073287"}]}, {"@id": "_:N6278c5e3d87b4707b247a805e93aef75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009902"}]}, {"@id": "_:N54608ecb8cf14fba809db8168b25dbae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001916"}]}, {"@id": "_:N2f309937f3544dc785822011cf5a9fc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280419"}]}, {"@id": "_:Ncb917a631d9e434cbc433d2043fdc71e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280583"}]}, {"@id": "_:Nbe64893970f04e05b70053294d880c0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4048199"}]}, {"@id": "_:Nfd6f184f78c848f5b70301fa181bd878", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025026"}]}, {"@id": "_:N13b1aded010f4eac8973f7b22e795b89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023955"}]}, {"@id": "_:N3750b8e516214b1290f5f81e36d4ad97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856285"}]}, {"@id": "_:Nd41b3750fba84e268b7f31be80f20357", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0456892"}]}, {"@id": "_:Nbef1df4c340d4645bc9d98171eceb62e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49168004"}]}, {"@id": "_:N479ce46c4f6d43ed8df3dfa7827ea88d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006685"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398716006"}]}, {"@id": "_:Na32929646aed460287af6a0238768f25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024002"}]}, {"@id": "_:Nb4072fdbe4324c41b4b64e502cef6db6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0730303"}]}, {"@id": "_:Nb35e109061544ee1b1c38b54939776dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033103"}]}, {"@id": "_:Nebe6124b905a4b19baffb58da90b5179", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844571"}]}, {"@id": "_:Na8a0a88e24524434a4b30c5c6c69c57a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0302280"}]}, {"@id": "_:N7d0c2177b7394d62ba49b82e17f9d8bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015338"}]}, {"@id": "_:N0f2b66901e974889b464ffef74ca1535", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81016008"}]}, {"@id": "_:N7500c561f248476c8bbf91d5258b91ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N91555a68ea0845249873ae4fc3b80b3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575897"}]}, {"@id": "_:N3de271c409514497b6bef049482e9344", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280728"}]}, {"@id": "_:N4fae099c5e4b4fa5b7909be4c9ffcc0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073182"}]}, {"@id": "_:N072bea493f404008a431bff9bd0fc875", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025450"}]}, {"@id": "_:N7770c7fc554f492194767d45d255eaa3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857108"}]}, {"@id": "_:Nb26632b294804f2fac964bfa1d3b0fcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0878621"}]}, {"@id": "_:N3eda9895a17744878ad1bf1f5fe49878", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839305"}]}, {"@id": "_:N2d6a563ceafa44b5a19bb4fbb7bb842d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74788000"}]}, {"@id": "_:N820555bbec4b4716b1a7d5558fc1a409", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023301"}]}, {"@id": "_:N5338a7373021472f8031cd71e6b302b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66972006"}]}, {"@id": "_:N2341846e68d04562a64a23dc73f39ad2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839865"}]}, {"@id": "_:Ne5f3af12f5724a979abaf42f3428629c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432084"}]}, {"@id": "_:N59a9ad620b11498491a67b3891d861ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001992"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241775"}]}, {"@id": "_:N879a7c5904884eb0898c0ce4fa43db9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006903"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024967"}]}, {"@id": "_:N65ea2311fc6243f5981f2ba12f7d1d1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89493005"}]}, {"@id": "_:Nc14ec99e2b614cc79522c0dd92971fde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:199612005"}]}, {"@id": "_:N2fdb29788c1941e890e81a70374f2da0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073097"}]}, {"@id": "_:Nb6da181117ef4ddd9318a09d6980661c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007685"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851406"}]}, {"@id": "_:N55dc65d4075c4bf98d6c3bbb146dac28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022495"}]}, {"@id": "_:N6cf188d6457647d28a20490a1efe43fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109487003"}]}, {"@id": "_:N974f1b515bfd4eef97e1fc9d56f1e524", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023131"}]}, {"@id": "_:Ne46b40e08d6c411bb5154f87eb20ebf5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280720"}]}, {"@id": "_:Ne4e5efc32c4348d8a5860911b44c472c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021621"}]}, {"@id": "_:N6db31545369f4eeca50c913de867a315", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7847004"}]}, {"@id": "_:Na4c354964cb94f88829e5c2e7582fa34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018880"}]}, {"@id": "_:Nc1b28aa472434dd58c13a96f015cafb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002814"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1096086"}]}, {"@id": "_:N87f3245702bb49a088a244d0e7124b1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835581"}]}, {"@id": "_:N4ebcc90731da4f4fae160a0bfefc581d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003146"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61336008"}]}, {"@id": "_:Ndae13813557a476ebbb0217dbca56750", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023780"}]}, {"@id": "_:Nb9ff556f0b0a4efba2eb4d871b257364", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837520"}]}, {"@id": "_:N8fc7c851b24a4c109b7f3ef3b1243aee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012003"}]}, {"@id": "_:N94c81431f86a4d2e82fedd437a90abf6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020649"}]}, {"@id": "_:Nc5cb49d687064e7cb14b84fa0eade16e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024233"}]}, {"@id": "_:Na50820c4a69c492e8950a7136fdd7564", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699948001"}]}, {"@id": "_:Ncf11125ed0e04957b1ee1c9aa4bd74bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007485"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024855"}]}, {"@id": "_:N6d21dc3b49824ace8accfbe66e69787a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100163"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022258"}]}, {"@id": "_:N246474d5f7dc4f5c8fa784651460693c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021252"}]}, {"@id": "_:N210563eb41e14d5d9268a1cc64a40f26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002435"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:171131006"}]}, {"@id": "_:Nec41577bd8ec48d4b26c741c0684e9fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023584"}]}, {"@id": "_:N32cea4e4f3194e8ca4cd55fb5026e37b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073230"}]}, {"@id": "_:Neb829f4371354b9b9a2908b3c6c0126a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1295585"}]}, {"@id": "_:Nb102daa6807c425fa3af9d1b274ecc86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271051"}]}, {"@id": "_:Nae310382b7f040048a56d2bf2db6c315", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371199008"}]}, {"@id": "_:N8adfb7d126bc4ad8acae4169216ca1b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28560003"}]}, {"@id": "_:N01c3b68c260c428191bebe37f20d95d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012422"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020728"}]}, {"@id": "_:Nfe751a9e5d264501b78fc1935461f397", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N4587dcb777e34377ac81ea0b5a7f1c28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866700"}]}, {"@id": "_:N59bf998cdaec4d858d45449b60534388", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011382"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3552156"}]}, {"@id": "_:Nb14b1bf57ecb4255ba4b55286b53f70e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868252"}]}, {"@id": "_:N5db8da2d9d6c408f85933cfd32b4efe0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000205"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832130"}]}, {"@id": "_:Ne99830834ef54b8188e0e47476e662f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12026006"}]}, {"@id": "_:N3e207c5197b8453290732799a107a190", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003117"}]}, {"@id": "_:Nb00c09726c594d9387cc549845e4852f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D063806"}]}, {"@id": "_:Ndac346193c554f189fa9c858a4f5f2c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022589"}]}, {"@id": "_:Nfc6e1f285d9d450ea85a8d0a97a6d9a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69771008"}]}, {"@id": "_:N31627b4d3e1e4120b6df7eb8160594ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78809005"}]}, {"@id": "_:Nc139882381fb4268b2a53cd932e8c588", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009383"}]}, {"@id": "_:N132f88920ec548b3acdb852d9729625a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020494"}]}, {"@id": "_:N92b53cfaed78417b8b653e5adb289862", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009324"}]}, {"@id": "_:N87ce7d6532dd439fb95bb1e5856282b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072984"}]}, {"@id": "_:Naa8937fa3200414d87010f5ef03f36ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022645"}]}, {"@id": "_:N0839821e870b43f696991fda7bf940cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154971"}]}, {"@id": "_:N6ebc0c7e4b484737bfc4bc1d14ed726a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2316810"}]}, {"@id": "_:Nb0500b1b39e34c4291f4ad0463c4402c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536345"}]}, {"@id": "_:Nc1a68335e54347d1b9c5c412b5cdf3d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000975"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:364538006"}]}, {"@id": "_:N4a1d90ecf4d740548cc073603c3bb8f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48610005"}]}, {"@id": "_:N02219001304440b180d65ac887a495eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205550003"}]}, {"@id": "_:Nf5c801375085436e94356b393d84a0a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017563"}]}, {"@id": "_:N3d195081eaa04292b4ceaa046909b871", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007793"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024799"}]}, {"@id": "_:N58ac45f8d7814b4796f830064ea8e286", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021488"}]}, {"@id": "_:N0113217d5c2d44cd97cf2afdd183d54c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021100"}]}, {"@id": "_:N1ec3527854774e35af07cb8f5a8084f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231688"}]}, {"@id": "_:N60e47ca8024b4df9a64969dea1053b2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1317785"}]}, {"@id": "_:N7d0f70e100d748868df171a3a0405247", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0080174"}]}, {"@id": "_:Ne48f0d5b02044eda817d5e27519cf082", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022148"}]}, {"@id": "_:Nf13a0f01a964400bacc90a026c1f58cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008714"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024633"}]}, {"@id": "_:N23203a63214d4955aa8c9abbf342b234", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000505"}]}, {"@id": "_:N03663e33aa89490dbac83f7cde5fcf1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3553754"}]}, {"@id": "_:N412a107967124e218ee0d6ef7b777ac3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58976002"}]}, {"@id": "_:N92204db21ebb4ccc91cd2668fa3d686c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024070"}]}, {"@id": "_:N94bb86f2eefb46ca8ff078f1a065dc6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100386"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022108"}]}, {"@id": "_:Neba003244e45471aa104045eb4960bff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025178"}]}, {"@id": "_:N9ff24fd30c704143b198a7e29817cc33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431363"}]}, {"@id": "_:Ned24c721cb0a4c929b8083eb7ae78439", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128602000"}]}, {"@id": "_:Naef3bd9fa32e4068aecb0517f9e1de85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832446"}]}, {"@id": "_:N5974c95f308f4a0f8ee6bfc05443fcd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073163"}]}, {"@id": "_:Nbdfc6438c2914896ab97be75af3ab5b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011652"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023247"}]}, {"@id": "_:Nab09271fa767490eab8c9139c0f2ee67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267581004"}]}, {"@id": "_:Ne375b296164a4268abee5a243549d0bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021256"}]}, {"@id": "_:Ndc3b0b16ca32400094b97d072e8c4290", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024704"}]}, {"@id": "_:N7cb60fb322284419acbc081fc1913f1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47276000"}]}, {"@id": "_:Nd3e5f788e06144ce835ca6e37ce36c61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012607"}]}, {"@id": "_:N670655da1a8e462786f851bad72a2d86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39905002"}]}, {"@id": "_:N239d5320854243e39715c5e61e0f95d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266483"}]}, {"@id": "_:N7c1f434d56b040d3973ef0e03ec35aeb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221158"}]}, {"@id": "_:N85242a66e2654ba0b833a87bbe088be1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000312"}]}, {"@id": "_:Nbd717d24f8e04225af5cccf46ababc45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266785"}]}, {"@id": "_:N916410e8e9b84e0d8e199c52837a3c8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237837007"}]}, {"@id": "_:N0969519852a147ffa79a8d110fce903e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280524"}]}, {"@id": "_:N044a44dac76e444395a1a3d79b47b969", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023692"}]}, {"@id": "_:N5559b678f0b44acabb4941f5436ca555", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419045004"}]}, {"@id": "_:N0f22f2fbbbcd42028da57b645f257eee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021438"}]}, {"@id": "_:N703f4853766e48a88764473fcb11c6d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849039"}]}, {"@id": "_:N4b73696cf98a47178059490e40b6a080", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399336001"}]}, {"@id": "_:N6c1dc6eec1904cb0b19af91707159b27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022969"}]}, {"@id": "_:Nc52946e01b824527bd7afe22bb4e4b75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073084"}]}, {"@id": "_:N9396d17ec58942d0b7a389236ce4632c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000964"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43116000"}]}, {"@id": "_:N66726fc7313e4d1c858af2c6e195792a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023453"}]}, {"@id": "_:Ndacb3a9490944faf96206f513d5e7e7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0542518"}]}, {"@id": "_:N2795f844f2b24727b784f701e30f2130", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025690"}]}, {"@id": "_:N9d115e27743443239d49cd7f5891e7f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887496"}]}, {"@id": "_:N81d82520706e4d028c741a5655a14d8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000698"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4012359"}]}, {"@id": "_:N7f22415b415f4c798ae4bec0d9bb3b1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003908"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025516"}]}, {"@id": "_:Nc1d430ec48a54c22bfeb21dcf66c8ab2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279409"}]}, {"@id": "_:N4a079ee9c2a2413abab0d2c0c24c0221", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854699"}]}, {"@id": "_:Nf544466b7a4a45c7a70b70bd721f4bbc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866637"}]}, {"@id": "_:Nf76734a27c6c4866936dfb377f5d44e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022333"}]}, {"@id": "_:N11a26690b0054ed7b121ad15eb26f0ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30288003"}]}, {"@id": "_:Nf2cc13f3f9d441ddbdcda7337b7ec0f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280492"}]}, {"@id": "_:N7247b19e0df6418589d80b065f13ba00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014138"}]}, {"@id": "_:N8f90aafca841459bbdc773228bea783f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264324"}]}, {"@id": "_:N76e38c6a69b04534a427a05efa62de41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563422"}]}, {"@id": "_:N69fd19c39b824dc086802df023af4ce0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004437"}]}, {"@id": "_:Nc33ef54c0a6b45caa676a06555bbbe12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000471"}]}, {"@id": "_:Na583e20ee8bc4b5b8b7f1efc13145791", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863008"}]}, {"@id": "_:N00d8d338bb834f64ab53aacdfbef3dd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012674"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431646"}]}, {"@id": "_:N9d3c83f9b5c74933bf591211b54a940f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253836009"}]}, {"@id": "_:N59e7fcfbdece4e9694348ae5b53e6ca2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856432"}]}, {"@id": "_:N600515797aa54f319564d54eeb4eb4fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023108"}]}, {"@id": "_:N1c47ea412ddb46359cc02f832b1a8783", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78311009"}]}, {"@id": "_:N9e9d01e2628f4f07a49ffd88a63d77c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000066553"}]}, {"@id": "_:N9f67ad1ef8864be6a92bdcfe75c44f06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022686"}]}, {"@id": "_:Nf8194331f94c4b2ab70422ff43cdea76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021075"}]}, {"@id": "_:N4ca2677b0c5843de854db4318468dd7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030205"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021045"}]}, {"@id": "_:N0fb5fe3ea7694d4186e40092f60905fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022102"}]}, {"@id": "_:N1b9f752ae8ff4d96bb9c9afbab7b04be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021145"}]}, {"@id": "_:N68ad265770d1453d8d06cd7cb7bd3e42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235971"}]}, {"@id": "_:Nb83598811c1b4b5aa1ee6fce4257102e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834069"}]}, {"@id": "_:Na1918da2f16f40a78013851764d822fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431863"}]}, {"@id": "_:Nfb5630b3ff34497693f18d781310268e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024452"}]}, {"@id": "_:N21994681394c4753b5ffcec15ed54cad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0010043"}]}, {"@id": "_:Na9d8b75ae00d4629a0a949370075884a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037052"}]}, {"@id": "_:N94f5d35624a34b40a62888fca15acc60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030836"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202482009"}]}, {"@id": "_:N9904fdaeab2d4ee784e10ea73955431e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024841"}]}, {"@id": "_:Nd0083a4d2f984ec89b36db9168df1eba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234440005"}]}, {"@id": "_:N909f156aa8be4beebf25696ca7776522", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006212"}]}, {"@id": "_:N847bc94503b14cff9f7738103d5165db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000938"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0747078"}]}, {"@id": "_:Nd68031d5bca247c7826ef1a110966f43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MPATH:353"}]}, {"@id": "_:N95e86db8df0f48aaa3e25e9134217d0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011948"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1442786"}]}, {"@id": "_:Na0880cbbaa514a9aa9e08e67fc94b7bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0578531"}]}, {"@id": "_:N5e72c7e42ae1450d8094cc8960ea3c49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44695005"}]}, {"@id": "_:N042554a243fb4777b804d97d37442a2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023484"}]}, {"@id": "_:N8038acac32e947ad810421d04d1b965c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011449"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54360005"}]}, {"@id": "_:N1dd394c30f8d44b09a1b16c27f3d1f7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:189167009"}]}, {"@id": "_:N896a092760a944f9950c7f3d742c80ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003919"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025508"}]}, {"@id": "_:N9bbf8e99efcf4f39b1f1eac03e713b97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2207327"}]}, {"@id": "_:N7a171e7a09b249e291bb8636d6fb9dd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0427055"}]}, {"@id": "_:N7c3f33343abc4ac88c46162b68605b5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012185"}]}, {"@id": "_:Ncb79d015fc3c4d618e5193d14baad64b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022983"}]}, {"@id": "_:Ncf2ef7dbdd2a4ccdb55d87a2b6f540e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024436"}]}, {"@id": "_:N112e8b7568cb4089a3a408811da5ca38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003028"}]}, {"@id": "_:N0325d596ae034ce09eeb4ff81cfc8646", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D055009"}]}, {"@id": "_:Nb87ba9c977c3450a9b3a16f786b3f123", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024772"}]}, {"@id": "_:N0db74213c4ad4af89d57f1b8f7ffe15c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023358"}]}, {"@id": "_:Nef9e94a9fa9f4c3fa879e635cb441869", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021525"}]}, {"@id": "_:N0d9dcc8d99284aa79eb1add6fa4c9d29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2227007"}]}, {"@id": "_:N42d2eb388ccb451287644efbf385f908", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856123"}]}, {"@id": "_:N5c9549fd42c14d90b50b6694b0cec5dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023595"}]}, {"@id": "_:Nbc8c71b1abe047da87bd220d0d6a15f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019851"}]}, {"@id": "_:N517c644878f0474aab8b53850ceba2b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024309"}]}, {"@id": "_:N8fac7e841397495f9f36c95569dcbb85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49723003"}]}, {"@id": "_:N211389c957314a93916e9bc9cd870b6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280323"}]}, {"@id": "_:N6494a56a68fe43deb3054d479762c795", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020772"}]}, {"@id": "_:Nf1743e998ea842e1967af1abcd389546", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:446421000124109"}]}, {"@id": "_:N72787906c7134bb89351d77dc04a09ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022941"}]}, {"@id": "_:N777355252d1c42b481dde93daff602ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280609"}]}, {"@id": "_:N7b076aebd3be497d9ddb57ede1c5f256", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023782"}]}, {"@id": "_:Nbe7e21d25493448fb22f2125743a9ef1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073131"}]}, {"@id": "_:N79942d897b224c8c803e5f4d117897ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004464"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0395905"}]}, {"@id": "_:N1b68a76a2af64f8b927462cc44420624", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866675"}]}, {"@id": "_:Ncdef3534f88a4f29853751dc84ca8ffc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232074003"}]}, {"@id": "_:N5a87acaecfc94b2bac45fa4b5f97eb98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003868"}]}, {"@id": "_:N11d1918ff1d2413ab06b5f4a1cef0df9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0020006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072884"}]}, {"@id": "_:Ne8814720685045c487ec16da6129866b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021221"}]}, {"@id": "_:Na9baccbd42224055aa365c8ae2cd953b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856017"}]}, {"@id": "_:Nea2007ab26fc46079cbbe092fdbf1df2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86252004"}]}, {"@id": "_:N151d57339fa54f3b903e41b611dd5e99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025547"}]}, {"@id": "_:Ne64dfe8d74584b3da366087dc77f8f92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537162"}]}, {"@id": "_:N6d1fd1ce84a8403e8c41b447971c8e49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010899"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023667"}]}, {"@id": "_:N8895f802e144417a97c3a564cc7f0c3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344499"}]}, {"@id": "_:N04e4d86097eb471ab8ff570322572b2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011625"}]}, {"@id": "_:N9250565c501f42af9605c8eca4becfe2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85919009"}]}, {"@id": "_:N27d45cf7c7cd4111a3de2e6af84a1440", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023601"}]}, {"@id": "_:N4f18f8ea19424591840260084d3a1791", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2748958"}]}, {"@id": "_:N27acae71a5b74396b4407d28eec7460b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685938"}]}, {"@id": "_:Na4c0835656774feab62eca4b07275b73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006469"}]}, {"@id": "_:Ne6cc9cee58804b7d91e4ed54660a4c2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234144"}]}, {"@id": "_:N1c03c8a5415242f2b2452b3c66147324", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024043"}]}, {"@id": "_:N74c46e0931584a0a8be20b8c1c6d67a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249786007"}]}, {"@id": "_:Ne972c82e913e4099a27f6a2555185d95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022575"}]}, {"@id": "_:N7e49910f83464bb0a4dd34142b9990ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280795"}]}, {"@id": "_:N404f9d76ec9f4d87b23bef9f573117bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70992005"}]}, {"@id": "_:Nbb24968a3d4b45b1b24739ccb5820c0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840069"}]}, {"@id": "_:Nc0d14d294adf4879a5727a7c112385b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49727002"}]}, {"@id": "_:N68d9b3c2a3b04abf82424debef2e161d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70179006"}]}, {"@id": "_:N40fdabdadd3c4df29fe8bf1abd7ad630", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0452148"}]}, {"@id": "_:Nf4b3d274df6148d0986f25a1b3db497e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025045"}]}, {"@id": "_:Nfdc2158e1c314a96b549c4121bcf6de2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023032"}]}, {"@id": "_:N8c1f4e53260c434b85e58069e1c300fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020740"}]}, {"@id": "_:N95e4c655a22544b48d1c67cf57add160", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0566620"}]}, {"@id": "_:Nc61b1fd80f3342489bbb05fbea589995", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002313"}]}, {"@id": "_:N9c6a2531ecb346efaa7db972306d2e9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18876004"}]}, {"@id": "_:N651f88c3ac404b6eaaaf9ddf899948be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247404004"}]}, {"@id": "_:Ne9e99f98a071401a81e98952e2cd4c71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0239548"}]}, {"@id": "_:N735711646ae64eceba15b97f368bcb0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848529"}]}, {"@id": "_:Nca84cf748b6f4c4d9bb3ec40c5f8f326", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024674"}]}, {"@id": "_:Nd131652ee48041e4876fdbf9a6da3c6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009123"}]}, {"@id": "_:Ne2efcfee278b43f2845271711ac60379", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127002001"}]}, {"@id": "_:N803198aca10347c5bc2102d66e3448d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012133"}]}, {"@id": "_:N217669f7fd0c42aea33b114a101ca3b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024404"}]}, {"@id": "_:N81002436e95249b18c22768571856a73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006988"}]}, {"@id": "_:N3019733ff28449ddaa5d5f58d4e2bde8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021361"}]}, {"@id": "_:N77dc36d7b4f74deb865724c35881704f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0748318"}]}, {"@id": "_:Ne803d5e1f0c149c8b998f903958dbc9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015840"}]}, {"@id": "_:N65f816bb82ce4f768d6ba8b311ed280d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1319016"}]}, {"@id": "_:Nb2b0c0937bcf4e76b7397a5e3e137f39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280612"}]}, {"@id": "_:N5fbeecfdfe2c4f1299f48ee727265cdd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024347"}]}, {"@id": "_:Ncbf2e8d9e1db4f868db9f266659ccea9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015523"}]}, {"@id": "_:N2aecfe46bb5147c1a7ff1440275e604d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0012833"}]}, {"@id": "_:Nb3a357af86c84bf8bb0f4249af212f8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:703938007"}]}, {"@id": "_:N8a45316f6e5d49279b1fa4f717a7bb07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:461093009"}]}, {"@id": "_:N43dac3f8ad30487ebfc26b6ee0d8acec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89391000119105"}]}, {"@id": "_:N11e54792904e49fd86b7381434f91d37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34527004"}]}, {"@id": "_:N7e754b0a9e854240b5bdeb799a12c1b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100238"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022184"}]}, {"@id": "_:N956bd0d55333453c8b8509482931d92d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280293"}]}, {"@id": "_:N2b645221c961439d99564c9b7fcf306f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020225"}]}, {"@id": "_:Ndcd2dfb833394bec8a8dbfbd92202348", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3489733"}]}, {"@id": "_:Ndc4989badb774a2fb0cd5aeefff55afc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018552"}]}, {"@id": "_:Na890e4bffea84676b65ab48cdd60a32e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004963"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1096249"}]}, {"@id": "_:N5060069c983a4c0980fff574aa531f05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345122"}]}, {"@id": "_:N8a412ac966ab4b81a360cbe267152711", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021855"}]}, {"@id": "_:N46002691b00a4484960dae1f54278aa9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021777"}]}, {"@id": "_:N4f395b15aff549bd89ad12afdd5fe1d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004875"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025281"}]}, {"@id": "_:N5d184910a89b4bd49e78de7d9878c6c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851808"}]}, {"@id": "_:Nc680a5d6583e43219dc8500fd73fa149", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020542"}]}, {"@id": "_:Na193777ad0df4012a362e0ff006d5c55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562564"}]}, {"@id": "_:N6d4b092d9c6742a8b08eb91f24c72419", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030689"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:131107006"}]}, {"@id": "_:N1c95669b0e1549e1854bc658b8b38884", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020712"}]}, {"@id": "_:N6d887b38fdb147578d13ff4141a4393e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1611"}]}, {"@id": "_:Na93f4b3507864a7ca4b3c594df52fff8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205898"}]}, {"@id": "_:Nbdd07ee060a24ccc9a684ad80de8a0ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N3aa9e765398445d4afd1c2cbd99f9450", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003244"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1691215"}]}, {"@id": "_:N2c4bd6db08e944b99c8163d300815f35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836525"}]}, {"@id": "_:Ne0c023bfd367400aad79a525795cd8cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012776"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022726"}]}, {"@id": "_:N1a08507450db40eda8c21b7ccd7093a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969185"}]}, {"@id": "_:Ne5cac552373348bdb0bc49e8bf1d64e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850719"}]}, {"@id": "_:N9848fff9b75c4a46a8078bf80376eb9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025416"}]}, {"@id": "_:N610833c4a95647e7a95e8e0742552251", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025688"}]}, {"@id": "_:N071cdbd55f2a47d19ad7e8d7bce720d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276507005"}]}, {"@id": "_:Nfa767ae4cf444a38b9734c9818fe4146", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021665"}]}, {"@id": "_:Nf07b534c169d42d7bef7997bbfc0c2b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854387"}]}, {"@id": "_:N686c8246fefd4115a62fdf2945823658", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024718"}]}, {"@id": "_:Nf8db66b581c446ed8753b8a87c4e31e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0278124"}]}, {"@id": "_:Ne62e2e51e442419298b52280fdb222d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036980"}]}, {"@id": "_:Nb74c9cce4c734ed4b7fb92bfa2ea1c85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31653004"}]}, {"@id": "_:N54ab206fff3141afb81d64fc3f864ce2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970887"}]}, {"@id": "_:N07c4489cf1f4455fa45633d68cabdfc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250978003"}]}, {"@id": "_:N04da926daad149839f83d8c8643d8a5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008946"}]}, {"@id": "_:Nc6609e00e835427bb66e6c809b9d3fc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76388001"}]}, {"@id": "_:N695f0e742f134c8d9d7f7d4ecb9c795f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:117891000119100"}]}, {"@id": "_:N9bb862a2eccc447e9eb297d1a32c21c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073161"}]}, {"@id": "_:N6103f95531b542c9a940457455814fd5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264142"}]}, {"@id": "_:N8eea2af612fc4b28a8d325d5702b3b88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022791"}]}, {"@id": "_:Nfd113acc18474ef8872dab0e22d893f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023629"}]}, {"@id": "_:N629e501fd6bb4c2fa384f1058b8204ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025409"}]}, {"@id": "_:N58a5a43c8f9a41bb9d5fd126e8caa334", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022023"}]}, {"@id": "_:N3aafc2a5d17f469eb43ab4286449f162", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100856"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021953"}]}, {"@id": "_:N51cfbb2759074439a61a40ca635970d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90176007"}]}, {"@id": "_:Nd7b6afaff81d4b7995e4434d44006e09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006992"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850961"}]}, {"@id": "_:N2f170891e4ca42dd82ae956596da1782", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280303"}]}, {"@id": "_:N0727144f93c14fdfbc7144e14d9bd1c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1704380"}]}, {"@id": "_:N9e907f07da1f456da0dea8dd830a20ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236461000"}]}, {"@id": "_:Ne25fb2368a6745b5981e04b46297c741", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3275758"}]}, {"@id": "_:N1e5b963c201d49a4ad527e9804c7c286", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022861"}]}, {"@id": "_:Nd7af3ba842254d91b169b81d8bdd8cd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003499"}]}, {"@id": "_:N23e4316deea74e68a3e7fa9e4c0f7dc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009806"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111395007"}]}, {"@id": "_:N8b8d19e3222549b993b2d4d87276a769", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024438"}]}, {"@id": "_:N1dacc2ea31534d1d8327ca28e508ca91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280499"}]}, {"@id": "_:Nf36d831f71914d73a2b3952ffad416ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000670"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80967001"}]}, {"@id": "_:N6271f2331d49419d9112a0e8f1fe20b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431501"}]}, {"@id": "_:Nbc33319e89d64a3b824c96e3e7dc51da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77075001"}]}, {"@id": "_:N6780d7e69f144514a84ee12047661223", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64981002"}]}, {"@id": "_:Ncbd799c47b4543cb802234d87a44a30b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0341703"}]}, {"@id": "_:N1687946555d8457fbde02ef808fcab79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030436"}]}, {"@id": "_:N0fd0d8163db74d47a564fb76e3da2755", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020735"}]}, {"@id": "_:Nad4c14395489496ba59c1b60487d3f4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023890"}]}, {"@id": "_:N5926d7d3372b4097b354a1aeda094b13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265831"}]}, {"@id": "_:Nb40dec36700e4ff49ce8f3293fd156d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021750"}]}, {"@id": "_:Nf44f5e23063b415ab1120219bb716ec9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023000"}]}, {"@id": "_:N313654d87f2940e2a683848d8b420e61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265979"}]}, {"@id": "_:N157b541f005a4387a4bf878801483e7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855067"}]}, {"@id": "_:Nab0aff21c62a4885bfefb7b0221da008", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57809008"}]}, {"@id": "_:Nb57c95b040c2421b8faa004a16a2b5b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0272278"}]}, {"@id": "_:Ncc3008dba2304d9fbece9df6d7c20ebb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022757"}]}, {"@id": "_:Ne4281cf2d9db4dc0b2d15d84be8f26d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D065707"}]}, {"@id": "_:N32a777c00ac2469ba7bc3cc4e030ab48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844702"}]}, {"@id": "_:N10a5a8d3fb8b4a939c78efa680a90332", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48723006"}]}, {"@id": "_:Nfc663a09bfc942588036e55ef2de37e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55490007"}]}, {"@id": "_:Ne2e182f016fe4a8d9bf744a9f2d4d4ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001963"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836752"}]}, {"@id": "_:N70ef298699014375a37639fe10110e0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2399"}]}, {"@id": "_:Nbfc241cf1915430b8e78c18e326c8603", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100570"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443492008"}]}, {"@id": "_:Na622413409814aeaaffdd3176c38ad13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021818"}]}, {"@id": "_:N0300b39b01224aa78904c64b114e0c88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031090"}]}, {"@id": "_:N10eb25b137ce4e1a80276c47cf27d1b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020300"}]}, {"@id": "_:N819cd4cc71a24fb5a61aa008a34ecbbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006009"}]}, {"@id": "_:N760bb516f7fa47be9f43ff4760255f57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205294008"}]}, {"@id": "_:N43330151bad846aa91d53cee8706f628", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28960008"}]}, {"@id": "_:Nb821b9ceca644f5d86ac53530b9677b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022146"}]}, {"@id": "_:N2812dbdf1fd64065bbde36d704840f06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024306"}]}, {"@id": "_:Na5a16f859e15415cb5c56c109df9ac0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1970625"}]}, {"@id": "_:Nb101be07aead4d55a1604546fc84d311", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836189"}]}, {"@id": "_:N6925fd9385b1420aa53e4ef00c3fe556", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0541764"}]}, {"@id": "_:N23665f92fbb6470f9c4abd8bd419c231", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030685"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073127"}]}, {"@id": "_:N1fa98a0f7b1d4897929a1c5c2b1d1752", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249705009"}]}, {"@id": "_:N7212ae26f6cc4b2bae65dd4e64bd102d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248568003"}]}, {"@id": "_:N5876db40839b4533901340aed60b45eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77121009"}]}, {"@id": "_:Nd6e375fdabd3440a82b4ad97a569c4fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030409"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1319314"}]}, {"@id": "_:N267361fd7b83455d97c191c5dd7f0e5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011211"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023464"}]}, {"@id": "_:N607397ebac724a94bf40df4d4a429a9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22810007"}]}, {"@id": "_:N59fdbba49d764ed38a7f32b1c99974a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024137"}]}, {"@id": "_:N63d15b30b30f419882f434bb000b8db0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022690"}]}, {"@id": "_:N0c2782c48624435086af1a17fbfc5b13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023309"}]}, {"@id": "_:N6c939522010d43c1ae5faaed28a28f11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023924"}]}, {"@id": "_:Nd2c6295893b244578c40cfd4154c7d9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024271"}]}, {"@id": "_:N0fcf9d605a4c45fea9ff16b613951567", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41607009"}]}, {"@id": "_:Ncafa9c37e28e416abc3b0a60fe845d21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023190"}]}, {"@id": "_:N2e6d198044ce4e19a5c9964e5d13a2db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254069004"}]}, {"@id": "_:Ndb50f7ef5f404e2abf66dd29277befa2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345200"}]}, {"@id": "_:N8f0bd561848041708eb00e8b48e5fa7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14414005"}]}, {"@id": "_:N17880a8a96184b319f9116d03aeb0e18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834728"}]}, {"@id": "_:N339fce9a297c4e3e94dd1f5a5f289e0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91327001"}]}, {"@id": "_:N2c82f17ab75f4e2d896a225cebc8c722", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022382"}]}, {"@id": "_:Nb4c42a0112464a63a808dd0ac339ff67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344881"}]}, {"@id": "_:N3ce1ab81658d4e738978b457c9c960ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006972"}]}, {"@id": "_:N2debd96f20bc4a438c6fc673783a8378", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42758002"}]}, {"@id": "_:Ne086d22bc5244c7aa998340779c06fa0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024253"}]}, {"@id": "_:Nea6b66bca2b04d6d85291e7114ec7383", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249918006"}]}, {"@id": "_:Nb16c0650508d4fb4870b18dc1469cf53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69080001"}]}, {"@id": "_:Nfbb9b6279fc141aeac9180530ae6aae0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280264"}]}, {"@id": "_:N6b40200c16034c08be89962eee6bab77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015397"}]}, {"@id": "_:N355b9c39f53a43a4a4e69b4bd3c33e10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025408"}]}, {"@id": "_:Nf5d0df5c31854f1995799654ad34315c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011008"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021204"}]}, {"@id": "_:Nff64e69e2e3040b6bb578539d1e42b7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865035"}]}, {"@id": "_:Ne70237842a214dd99d11fc4a265fb494", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3289004"}]}, {"@id": "_:Nc1f4914f31264cb99602219c89da36fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009435"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024363"}]}, {"@id": "_:Nff3edf6b43a4495da78ae87bbae01e10", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003110"}]}, {"@id": "_:Nb4344e7429a84809a679abcdfaa64faf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010399"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023855"}]}, {"@id": "_:N46948961243b4f9c914102e3bf55bc33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221356"}]}, {"@id": "_:N881e6146a5fe43ee8ceeab1d807f675d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072951"}]}, {"@id": "_:N02497abe470042df9ca89fc697d45694", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024144"}]}, {"@id": "_:N76d114d10541429aa9a579d646cee5da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562562"}]}, {"@id": "_:N71466e63dc0741c59b95fccc6c948c3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0553720"}]}, {"@id": "_:N52f7616c3319498f8cd9bb803924d4c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021577"}]}, {"@id": "_:Nfe20483c8ac64a3ea386a3bc85fe736e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0005937"}]}, {"@id": "_:Nd8e50c10ec204c03bc199864f1e0d598", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023928"}]}, {"@id": "_:N5dce5fbede8c4384bfa3dedd0e106c29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010754"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424721"}]}, {"@id": "_:N201e50f2c5e048e7b1fcde8ae183d55d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:117261000119108"}]}, {"@id": "_:Naa023eb787394220a937919a6854c76c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855841"}]}, {"@id": "_:Nbd8396cb85d0455c8580d434e8e862fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2673700"}]}, {"@id": "_:Nac9bfeb6f1a149478bfc0b56d77b1df3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835253"}]}, {"@id": "_:Ne5affadcfd0e4f3eba4bda85a4c2f845", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849263"}]}, {"@id": "_:N5a396277c8734faa9869309e28c4d510", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004255"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025389"}]}, {"@id": "_:Nfab8aa3a043b4c0e882b8961e1279a2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265931"}]}, {"@id": "_:N0cf1c8b3bf694ea38548fee551cd53c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024068"}]}, {"@id": "_:N93da172c9fdc4ec094f66e14efb86bac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50513008"}]}, {"@id": "_:Nc9dd36a37bea42b291309f59fab61884", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0553681"}]}, {"@id": "_:N3e8a4c4e529e4a6f93283032dc4e49ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5187006"}]}, {"@id": "_:N5fe98bef88484644ad74cb8cb5d5ba1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72042002"}]}, {"@id": "_:N854d3fe286854a2ab03111ca9f981cd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004364"}]}, {"@id": "_:N6a14a5a908274798a93dbd55749c7cd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277116"}]}, {"@id": "_:Nff5fde073046473e8122243c3c03cae0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008467"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432152"}]}, {"@id": "_:N36ab6c7c573e4a329967743c2402bba3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024085"}]}, {"@id": "_:N9423e37c4d394c40aa2dd62c5bb4f97c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025875"}]}, {"@id": "_:N5a20105cac56458196d9b7359521a04c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24072005"}]}, {"@id": "_:Na80ba6a6ab1b4ace89ab4946fce78acc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008311"}]}, {"@id": "_:Nb0576d244c0744c3b7c91284f8711972", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020904"}]}, {"@id": "_:N8c4b22df104544b9807d3698dda6ef8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846803"}]}, {"@id": "_:Ne507218f025049bcb2063bf201cffe4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022053"}]}, {"@id": "_:N070d8f9d8e8a41c4855fb1d9dcaded1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000793"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017662"}]}, {"@id": "_:Ne8aa87c49a7542d28da70facadb9e754", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072879"}]}, {"@id": "_:Nf9e142134b924df9af16278e62eab4b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249695006"}]}, {"@id": "_:N5d82caaf17bd458d82149c4d7d1d29d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41115008"}]}, {"@id": "_:N648356587e454ad5a88a45a78949b0a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:285365001"}]}, {"@id": "_:Nf734c03786444f15b0fa800e50e023b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022058"}]}, {"@id": "_:Nc5beb17819cb4174b23ef792806d4dc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49496001"}]}, {"@id": "_:N0106cf3c54f446d6bf7fb2f48143bce9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44513007"}]}, {"@id": "_:Ncc84e44fd87a4120a5adaeee402c2e7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032002"}]}, {"@id": "_:Na3ab5f78dc694ba9b901a4e8a589593c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279038"}]}, {"@id": "_:Nde74ec37b650427ab3df0e63aec4b3f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280747"}]}, {"@id": "_:N6e4c51e0d47f443d96ce25faa47b4bb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235925007"}]}, {"@id": "_:N5de1b4643fad4676a4a015078cceb46e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:130968006"}]}, {"@id": "_:Nfc22cab9f9da45e394ce7a9b997001a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:575006"}]}, {"@id": "_:N0da9cb42be4a4695a29cfecaa8899f4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271623"}]}, {"@id": "_:Ne552e10bed7949d09ebe48314b4b693e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005656"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025161"}]}, {"@id": "_:Ncc27d60b75a243538265c33ccbdcec4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009725"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126885006"}]}, {"@id": "_:Nacb6486dfdfd4ce1b3e66114846da1b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025878"}]}, {"@id": "_:N344d994ba4d44157b731ead027565867", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020678"}]}, {"@id": "_:Nf7ecc71440b34ac9812517a75f9607ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023813"}]}, {"@id": "_:Ndb866cdf16bc41498e6fb28fdb150d0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100785"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007319"}]}, {"@id": "_:N412b3f07da774611be231da7873c6555", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024380"}]}, {"@id": "_:N0ad3fd4a0ea940a0b4fc5cc7e4c653e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844809"}]}, {"@id": "_:Na0c3558c3c6a4b869269cdf1709a58ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423420"}]}, {"@id": "_:N614e3bf1d0e4477ab34e90dd1ce88d4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023291"}]}, {"@id": "_:N537da97a18454724b418980244274dd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3714756"}]}, {"@id": "_:N8e7d6f9138974d20942cb3ec9097dfee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000567"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240896"}]}, {"@id": "_:N78fc1f2c4c354d9d9dd2095b3b77e7d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834056"}]}, {"@id": "_:Na5df36aef47e44de836c8e4c12429374", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021658"}]}, {"@id": "_:N5a3a4b722cd2404ba936cbbed17e4776", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69329005"}]}, {"@id": "_:Ne0898159f37f40af9749143f3fb0a500", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034628"}]}, {"@id": "_:N2cea6313d4824abebc447b3354551b83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:710234009"}]}, {"@id": "_:N69cb379a35d74f1c898d502db31904c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271730003"}]}, {"@id": "_:Nf940a95a21434e22b2530d2ba0257786", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90145001"}]}, {"@id": "_:N63172a27e2584a5c9355cdce13c92609", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404062002"}]}, {"@id": "_:N12021659d9cf4d77bb01efa04d2f555c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1151"}]}, {"@id": "_:Na65f4c4f4a0c441f8151af31190d7db5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:401138005"}]}, {"@id": "_:N4a26796a38cc480fa0c931d3a6dd31a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969144"}]}, {"@id": "_:Nd7e7cd86e8214264b1f2f6bcac549b80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022070"}]}, {"@id": "_:N46fb09c083b24a939d280de796906fcf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866753"}]}, {"@id": "_:N5829eefbe1434a838926a34941a35fe6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2169794"}]}, {"@id": "_:N80eae4883f3c42f2b0fdfcc40e959647", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022261"}]}, {"@id": "_:N49660b783916429db1a3b83b9229f77e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011368"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020752"}]}, {"@id": "_:Nad04cfe6c0004e0f931b98371a2f9add", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010853"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021215"}]}, {"@id": "_:N9101e077ef944d6b80f58781c8b7cd42", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67751000119106"}]}, {"@id": "_:N3fc2dc77c5404944a6ef0164c82f8a04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023770"}]}, {"@id": "_:Nd90dd3add1244ad3943cefd89a877a69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005982"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7573000"}]}, {"@id": "_:N7dd267ade8d7415e8e297e0813791870", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42601008"}]}, {"@id": "_:Ncce06aad96d64112944febdecae3435b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023384"}]}, {"@id": "_:N8c8e29e280a444e2bfab55043af72b5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21589007"}]}, {"@id": "_:N17b7f0d190364163ae080a538a22fdcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47284001"}]}, {"@id": "_:N77ac31ab97894b3798bb6c9bef07da0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0576999"}]}, {"@id": "_:Nf1bdae2d9f314cc983f60f4238d59e24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91918005"}]}, {"@id": "_:N300bf8949aaf4f56a321d7d3a9cea4d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48522003"}]}, {"@id": "_:Ncbe6bf778a664be7aa566c4a0196e32e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021475"}]}, {"@id": "_:N90b83ce98ef441219d0c3e8fb647b1de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007024"}]}, {"@id": "_:Ne69bfccc184c4c76b5d7d7c3c7218408", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010515"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023796"}]}, {"@id": "_:N87e53961ff6a44f5b035c9aec5d2fa06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89096009"}]}, {"@id": "_:N6df0a9943d124f37bcf090444e4212e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95480008"}]}, {"@id": "_:N6faf41735c9c4a9d85b259b18bd0d81e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100615"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N54c2cbf357ae427a92a5716df34c0bbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017099"}]}, {"@id": "_:N237b552959154b3dbea21e523c930df5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845369"}]}, {"@id": "_:N92b93c137a5a45b9b42a9c62a7c17571", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848980"}]}, {"@id": "_:Nd38d6f4441c5498a9fc13cf37fe52bba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025002"}]}, {"@id": "_:Nac333028cb284d7fac9f674e8ea2361c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280568"}]}, {"@id": "_:N74ceb7df39de451fa90dc713b61df025", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002418"}]}, {"@id": "_:Ne9f9a795a0c046ba83b11df5b91ec3e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843187"}]}, {"@id": "_:Ne200de4be5a449d8b7c13f3d42e26c77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025349"}]}, {"@id": "_:N63b3e90b89604d67be1c332c2cffae46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248325000"}]}, {"@id": "_:Nc6d0a99697e04f22baaf9ecd33a672eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280416"}]}, {"@id": "_:N2fe3eb3a1123495792269988eb7acfd4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014802"}]}, {"@id": "_:N1ab6b866189a4cf0b6de388aa7f09ca6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002607"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005242"}]}, {"@id": "_:N534ea31bffd0443cb62cd403e060c00a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111496009"}]}, {"@id": "_:N583cb3785ba948cdb45d40fd4fd040f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237630007"}]}, {"@id": "_:N57f5295709104291adf48aaff41c41d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021575"}]}, {"@id": "_:Nb01b70b51ccb47b7a4293123711559d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023961"}]}, {"@id": "_:N877047c05e2b4c1e9fedaef02e1b48b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271807003"}]}, {"@id": "_:N3333e6a5cb014205a74beeac5c5ad0fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023845"}]}, {"@id": "_:N07f81167aa904cbf804e69c1cbf08213", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833735"}]}, {"@id": "_:N410a243f21304cc580d7f012d5e18b24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4255215"}]}, {"@id": "_:Na2472a7b97df42779557edeebc2d5141", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038000"}]}, {"@id": "_:N40308d922cce42a6b333f71b5760aabb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:432354000"}]}, {"@id": "_:N5ac15c7bcbac4293a129b4163bfc9b87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206682"}]}, {"@id": "_:N64c3333978c64d4385c41733cf17628d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025756"}]}, {"@id": "_:Na3efe64d24be47978ef7aa37f67144fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000848"}]}, {"@id": "_:N567c7b4ac8c34eabbae727551a9aa021", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073063"}]}, {"@id": "_:N6fc083cfb9df4814a605fc86050fc48f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002888"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3017"}]}, {"@id": "_:N75d0f9c56ed246b38d40ce001cf47aa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20255002"}]}, {"@id": "_:Ncb793f1b878d4501a68754291bdc813c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11731003"}]}, {"@id": "_:N6af5d5e5761b4a92bcb828524a607db8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100367"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021013"}]}, {"@id": "_:N50a7a1440cdc4f9cb024232cd4b23106", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855672"}]}, {"@id": "_:N16c05a50062c4af8888493e2921fb1ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86907008"}]}, {"@id": "_:N3da71d6407364439b155a1fb000dc11a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520927"}]}, {"@id": "_:N260bdc51fc874207ac65d3584ff13d45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022280"}]}, {"@id": "_:Ndfa44d0d70aa41de91dc8eb1dd72f9f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11934000"}]}, {"@id": "_:Na462525a0252435ba8af81f6e0e625c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024898"}]}, {"@id": "_:N81bce36486d6437ea3d8ffb7244a73bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51549004"}]}, {"@id": "_:Nd3eade3944ad4e10b55dc6eda987536f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D066166"}]}, {"@id": "_:Ne24f51a757864485b85982df989e7a3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0678199"}]}, {"@id": "_:N84a5fe1036c64645a83ceae357147aa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854610"}]}, {"@id": "_:Ne7e09d092427444384f0f89be87cd5f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100922"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020933"}]}, {"@id": "_:Na8aeb62d3c9945b7ad678c48a95a7e91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854614"}]}, {"@id": "_:Ne453e210be134984ac4d65f5204d26b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843274"}]}, {"@id": "_:N1a2f2e3a24274a3d96ac7e4774c22f13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001998"}]}, {"@id": "_:Na5f855086596469d982310bfbce63229", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023906"}]}, {"@id": "_:Nfa168652ecbf424693773d7fed1f2e2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4135"}]}, {"@id": "_:N6a7aede6023e4508ae7722e2949f31cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011951"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011015"}]}, {"@id": "_:Nba9645aa0dd1460291453dc77f6b4b14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264162"}]}, {"@id": "_:Ne3e0b0cefe894efea90179e2e16369de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280727"}]}, {"@id": "_:Nce1fe7ba9cb749e7bba7d5a2a42b30eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:426965005"}]}, {"@id": "_:N88459d22486d4706872cc43b4e7333e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344735"}]}, {"@id": "_:N25850cda77bc48f9952de1c085af7a99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0444532"}]}, {"@id": "_:N689fc2b247164775aa5b8be71878e978", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008285"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024709"}]}, {"@id": "_:Nd8747cb92fd04ca88816ea2edc25c0fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007627"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280432"}]}, {"@id": "_:N884731397c74437395ba523ee53eb4d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268070"}]}, {"@id": "_:N93a38a3bbf15448e8629d17dea9f9154", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073042"}]}, {"@id": "_:N029af182fc8d4ff09b8fb096b21c75d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0338474"}]}, {"@id": "_:N8ac53611bcee458f9b7df429592fe9c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023626"}]}, {"@id": "_:N4393e328fa9746629814710654b635df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010752"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92822004"}]}, {"@id": "_:N30da5c1fc3d9459f9fb92f8e3290f612", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024437"}]}, {"@id": "_:Naa93537fe4ff46ab8213dd7808bc1925", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535668"}]}, {"@id": "_:N9a29234a335e4bada3717379dd0c1f0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0443147"}]}, {"@id": "_:N0301bd95856545049c989e20f063b75e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021459"}]}, {"@id": "_:N75d95efa831a4dc4b0b76806862873ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014718"}]}, {"@id": "_:Na00c0810c25042c5978b4b64f08c1b2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3698239"}]}, {"@id": "_:N179f78f42aff4efe86af7ff6261c9bc7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021598"}]}, {"@id": "_:N51c9d5c9388b4c988b62b075f88c335d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850256"}]}, {"@id": "_:N89598c54f4514afa8b6338fe4d258a1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3806347"}]}, {"@id": "_:Nbce0135ac24b4bf6bb71e8d8ab9dd3e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011547"}]}, {"@id": "_:Nbe87bc43e8d44a4293af24fb46ca6c37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020706"}]}, {"@id": "_:Nc619f8a4263f4a80a62e28ae9bf95e78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13758004"}]}, {"@id": "_:N9ff05cef3fed48cab33558fd45614fb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204888000"}]}, {"@id": "_:N5c6fe706e22840d2ad7d4968166fdfc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023778"}]}, {"@id": "_:Nf1e73dd3b8314427b8c487e27870e208", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1096610"}]}, {"@id": "_:N65ed80e1b7f14d5fbb55a140132859d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021828"}]}, {"@id": "_:Nf3880375523f40588fa247405371ccd3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346379"}]}, {"@id": "_:N7b3f8561ea1945d8a73d91b0037e839b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010673"}]}, {"@id": "_:N0b04d18a8b5549b4a04b9b121eae60f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2852"}]}, {"@id": "_:N35e751aaed1d4b23b7e2e6b2cd84b8e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021566"}]}, {"@id": "_:Na06bfcfc73d847ad97dec77fb609f62f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025894"}]}, {"@id": "_:N12448117211c4e3ab0ebaf361cc0fe53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424585"}]}, {"@id": "_:N51a0196b487f4bd191188b80f1ba9710", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367495003"}]}, {"@id": "_:Nb306bd451aa74e83a0528a05b7c806a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024809"}]}, {"@id": "_:N34e548b9b4ed445589c4330a018634e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024132"}]}, {"@id": "_:N7130d6dbbe574a9b93ef5b5ce6d5e1ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017566"}]}, {"@id": "_:N6637679a20934a7f96b5f2aa5a17d62b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010922"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002386"}]}, {"@id": "_:N72a529a990de4c43ac2e4eaac772ca04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205135003"}]}, {"@id": "_:N91bb16434cfd4e40bd78c3f903d4d704", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003873"}]}, {"@id": "_:N6cd940b3d54548af8b794a2327be8306", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47598005"}]}, {"@id": "_:N14890401aa54466ba02b86d07effd757", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205369009"}]}, {"@id": "_:N9f181f9ed07f4e10878476d8f1d80b5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266284"}]}, {"@id": "_:N7d91688cad42489fb6cd6b4fbdb61aa8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073122"}]}, {"@id": "_:N6dd34d169b594d989b93da0a9f01f60a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850072"}]}, {"@id": "_:N01bc84bf144243ff9b4321540cadfa8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012514"}]}, {"@id": "_:N56fb4db5076144b8ba0ea2dd32cbfe51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0595929"}]}, {"@id": "_:N3cf23242c167495cbecd4865fb6edd87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1619711"}]}, {"@id": "_:Nefb75b8472b34b69a533603792a42406", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023729"}]}, {"@id": "_:N1f2e3b9b4df64f1a88530595e02928f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016569"}]}, {"@id": "_:N23b0cc4f0b684d2ea7320061011dadae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010631"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023769"}]}, {"@id": "_:Ne08041ae9b8f430f88f81bb002e08289", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011712"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59118001"}]}, {"@id": "_:N51e625e7ee4a4c62849eec9d469f30fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021082"}]}, {"@id": "_:Nb7fafc8d45764a3d81cd4d5bbaef21a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022641"}]}, {"@id": "_:N7c4ba3428b8a4856b8a337ee26417255", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022628"}]}, {"@id": "_:Nc12c2bad44804c32b46cb3474620c518", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023084"}]}, {"@id": "_:N508593a767314e47b39fa16602cc7c68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012594"}]}, {"@id": "_:Ne0cb1790d5db4736955dd30f80524bc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521683"}]}, {"@id": "_:N1867ad1029ad4bfe95e77e98c3cfd973", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128919000"}]}, {"@id": "_:N8012c35e4e6247f29dd17451434a360d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011225"}]}, {"@id": "_:Nb15a342009e5442b9d042be4c2cc39a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:280816001"}]}, {"@id": "_:N927fceaae66d4d5da7e21ba9b870c630", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280507"}]}, {"@id": "_:N1209e73adac74a20a7b9bcb37034e503", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855185"}]}, {"@id": "_:N454db1b6e6d54a089a186e3ff5073821", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085584"}]}, {"@id": "_:N84c8267c720946ff9c90da124a44dfef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405722004"}]}, {"@id": "_:Nb8479295721b4557a91936a4bdd0b0e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006552"}]}, {"@id": "_:Ndb61c3a8ea3c4dc09bc401a2b4aee15a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010548"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751359"}]}, {"@id": "_:N851319a587b046babda28af22c8dba0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004370"}]}, {"@id": "_:Na1c61f134ab04cb7b963590318582a7d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:105997008"}]}, {"@id": "_:N87601d5672224d9ea795579013522c01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0162557"}]}, {"@id": "_:Nae6f175327ca4534b64e9ad1fa5afbe7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023984"}]}, {"@id": "_:N41d0bd4126e844018e2569c5033fefa7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700153004"}]}, {"@id": "_:N4a124c117fb044cd9f60c73f240b9ce8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848490"}]}, {"@id": "_:N0885b59ec33249a597bb595c316ab065", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025173"}]}, {"@id": "_:N249b9dfa5d2542a48b80795e4ba6cbf6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111287006"}]}, {"@id": "_:Nbce9d4ed58ec43c8bd7ceab1e3d124f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024224"}]}, {"@id": "_:N8b6f991078f84a1fa0ade32bd5cfff70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025590"}]}, {"@id": "_:Nef281d7226134b74b0619ddf4e010c59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100545"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68109007"}]}, {"@id": "_:N957f3436c47f4debaa9ebfe5e1376955", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861987"}]}, {"@id": "_:Ndb916b3b2a864cf3ae6682942825c661", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345967"}]}, {"@id": "_:N31e845e92c4d4f539bab660ee08c4901", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0744321"}]}, {"@id": "_:N7c0b0417cb474193a9e90210831f451f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0410003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280276"}]}, {"@id": "_:N7722e08fd7414f4c9477aa04834384c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0157733"}]}, {"@id": "_:Nf972cdccdb99459b9e1a90d1a2f57da5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10810001"}]}, {"@id": "_:Nbc12f9900d0e487e8a8009c99e1ae8f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253191000"}]}, {"@id": "_:N8ce0a939da464ebba04eb11495b49201", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023071"}]}, {"@id": "_:N27556e83f5d642a9999d867bd94843ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021465"}]}, {"@id": "_:N598a54d57d6249acbf7bc3af814235c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022129"}]}, {"@id": "_:Need3583450c84e33839840f4905df890", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832603"}]}, {"@id": "_:N21720c8cfd994cc7af6e2d7a39d73511", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197284004"}]}, {"@id": "_:N6e1c91a8670f49629ab9ccaf3989ecc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22504001"}]}, {"@id": "_:N2da6dd79da4e444c9b4e7b54c124b8ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001993"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0220982"}]}, {"@id": "_:N707238f6f5b94d379444940fa9056473", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D047808"}]}, {"@id": "_:Ne08060ca5d1741b299c3fcc0a50fb7e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416189003"}]}, {"@id": "_:Nf9ea792bcb314ed4abb9dab45917062a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851415"}]}, {"@id": "_:N12d9c2879cdb49578c54d10ec913b365", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203994003"}]}, {"@id": "_:Na786d80fcfdb458c9a925f7d7b1dd387", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25694009"}]}, {"@id": "_:Nbc9ee488b210474f87f39ea0da3246de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277571004"}]}, {"@id": "_:Nffc75e05663e4eb39f24edf21261f091", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005225"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1142262"}]}, {"@id": "_:Nf3d9b17d31df4fe393f0e94d41645ff4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011535"}]}, {"@id": "_:N32420372e1d845d6830f405ac7c1ec6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014549"}]}, {"@id": "_:Nb94f928e5ea34de488604ea924ec5051", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004132"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863349"}]}, {"@id": "_:N944204e5bb9e484ab18faacc4f19d4ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005921"}]}, {"@id": "_:N48065cfeda3842a1ac0489bf30f9d690", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033687"}]}, {"@id": "_:N4d2a1f4f00524c92b484fb996b4ad701", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025412"}]}, {"@id": "_:N687e33a1427c480aafd9c6631790860a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000434"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025853"}]}, {"@id": "_:Nd2751b8421634b4d891a809b81e381ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085619"}]}, {"@id": "_:Nd7224a7cd74b496abd66cc51ddbcab3d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009718"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:449799008"}]}, {"@id": "_:N5c0aa1da9ffa435185b7c90a45cc866a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006849"}]}, {"@id": "_:Nd5d65ee086fe481a86db72ad8d256333", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837785"}]}, {"@id": "_:Nb78bf693756d441b9b3118a9912474e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001399"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085605"}]}, {"@id": "_:Na6e5bed31a3c43e0ba8b857889079115", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265610"}]}, {"@id": "_:Nbac8489f860e4521a92de9401ce7c89b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431375"}]}, {"@id": "_:Nee9b341f9cc245c5a48b0a604dafb9e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52522001"}]}, {"@id": "_:N063bfc8fdefc4282ba6529a31192dffe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023130"}]}, {"@id": "_:Nf486b0dcc2a442f08ef63a622bfdbf58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023389"}]}, {"@id": "_:Nb3c2d9c6ad77407eb29020b8b2e031f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021760"}]}, {"@id": "_:N6aa8963543aa40fea4385212d862f46d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024723"}]}, {"@id": "_:N4383afed14c0479ca0286a54454eccd3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019829"}]}, {"@id": "_:Nf060d0c191a1493ea35567f53021ffef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023662"}]}, {"@id": "_:Nce6aa9a33dab48a68baec92198088e32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010435"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021266"}]}, {"@id": "_:N8d5ec0d390f043dcaf542864191e9fd3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0079924"}]}, {"@id": "_:N875df9ef43a449f9950925796e3069f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16924008"}]}, {"@id": "_:N23ffbcfde483416e9afc35edc9cda79b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3554113"}]}, {"@id": "_:Nb96de1af93ed43cbaa3b4eec6e940640", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855233"}]}, {"@id": "_:N28a3be128563438e82fe8a95c49852ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025195"}]}, {"@id": "_:Na5f31f502e614286aff4f9258eda2424", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0231687"}]}, {"@id": "_:Nc821aaafc6494fddabe57ac7cc67b769", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003085"}]}, {"@id": "_:N9f5ca018a75047dd95c41d2d228116e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008850"}]}, {"@id": "_:N8caaa131f33f478b908a71f08c7a68e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3671887"}]}, {"@id": "_:Nc6e8d2e45c384b8e8cab208471c91c98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276876007"}]}, {"@id": "_:N6d2d8ed316054d118615c784d8c4c5be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536783"}]}, {"@id": "_:Na4618e50f96044b3980275f31a4c6db5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111521006"}]}, {"@id": "_:N75ac67070cce451d83615a9c4203e172", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003067"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4530000"}]}, {"@id": "_:Nd899849d20194328a20023accc5c9db1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020949"}]}, {"@id": "_:Ncdd1c5f90d714206a8fc8aec4aa83c08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003422"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432163"}]}, {"@id": "_:Nc0a39ee06f6f4c6489d380f14c95665c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200109"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2750161"}]}, {"@id": "_:Ne6de4531fd0a4de0b113b3b153db96f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023191"}]}, {"@id": "_:Nb2e84e9251234d17abbe7707992717f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021027"}]}, {"@id": "_:Nb2adeb6f726c41d1a1aea9dd0b73e75d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835194"}]}, {"@id": "_:Na67e354711144efab1fa30f14d451f48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024812"}]}, {"@id": "_:Ne895da4d07574f979a34f036e7308924", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042076"}]}, {"@id": "_:N0e8ad5fefa494af685ab9f238c14ae68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1336750"}]}, {"@id": "_:N44abe5a8abe54cef8a2a8a473578ac9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025702"}]}, {"@id": "_:Nbeb7d863e4c14e4d8fe3c0bc590c5d93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021192"}]}, {"@id": "_:N0d6f7eb20b664fb3ba2feb526c04fa9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010102"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024048"}]}, {"@id": "_:N425df765b29d4f798a8e1d97d3777d94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025076"}]}, {"@id": "_:N4335a6f14b45446db6f6dd6fe7850f71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023620"}]}, {"@id": "_:N4aecfee8a115446b8f7faf8bf7da6d5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200149"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:167719009"}]}, {"@id": "_:Nc2304cfd7d604e09a1069dfb4ab623bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009320"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024445"}]}, {"@id": "_:N8f4a8b8c8e9d4069bf546cec2fa43ccf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021694"}]}, {"@id": "_:N05bf8f8ca1464cce96ccd27f9d0c5201", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030424"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037859"}]}, {"@id": "_:Nc3f08d70ba964f6795d20933f35252a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537875"}]}, {"@id": "_:N50b16f858ae040afb515a6c1ec0d4282", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3839460"}]}, {"@id": "_:N3ac05d5f5006438199f8b6eae1f071a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011525"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346376"}]}, {"@id": "_:Nd5be81f0d4204aeca23a22208a960447", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:285305004"}]}, {"@id": "_:Nf766af2c49544b0f9c04c4548a7cc091", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021786"}]}, {"@id": "_:N25944ee2218c4dd2a88a5e395b058def", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003704"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842161"}]}, {"@id": "_:Nc76c19bfd1a849b090daf128390cd115", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011813"}]}, {"@id": "_:N7f792dbe65184bdd93e67096796ed676", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001027"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849043"}]}, {"@id": "_:N4862f436e9734300bc40b87e77783989", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3798"}]}, {"@id": "_:N45a59fde849042b7a675a1e26d0b7271", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000926"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844704"}]}, {"@id": "_:N26fcffbb327f4394ae9123ccdc02df27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012648"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022804"}]}, {"@id": "_:N594e611dc6f44b58bfd10c6a62bfe891", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000493"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025849"}]}, {"@id": "_:N94b9daa8d35942e89e3cd193047e2c65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024212"}]}, {"@id": "_:N6242d0e65a7e4924ae4bb9e33affb2d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402410006"}]}, {"@id": "_:N0091d7268f354cab9b14a9ab08eb3e31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202246002"}]}, {"@id": "_:Na863acd2dcb9425b945b3109f8307ce3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009920"}]}, {"@id": "_:N4a09c60919dd4a599b733e2f999ec440", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024838"}]}, {"@id": "_:N1073ca3cc57240ebaf8c5249bea6e994", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008067"}]}, {"@id": "_:N4e3f818048254fd3978385ae1b7b2c9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003904"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021709"}]}, {"@id": "_:Nb638c6ba16d2494d8350d66b88a3bee3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010809"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3693299"}]}, {"@id": "_:Nb93c246217374a31b27535da72c04cb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0035854"}]}, {"@id": "_:N6bfddb637fd84e24bc83505aeb25ee98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020821"}]}, {"@id": "_:Ncd8d87f70bc84dea931262c1ad987a94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18978002"}]}, {"@id": "_:N2e400db27cf1446e9838fc56173a90d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0878544"}]}, {"@id": "_:Nd425f9ecba6447c987358ef9acac56ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72124005"}]}, {"@id": "_:N5ce6bdf1e1b541d0a8723f249ba8f20d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011534"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023313"}]}, {"@id": "_:Nf5be8781bfd144a7bebb01c6c307bf7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254764001"}]}, {"@id": "_:N4ed54db75fcc4b6ea298606aa89c37ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:432328008"}]}, {"@id": "_:Nea6c0640ea7942dd916ab1b1f5f33b55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0348023"}]}, {"@id": "_:N9b5189cc2dda407cba1e1bc9787e676a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022568"}]}, {"@id": "_:Nf6b6dfdcc8c9441a9ed4f27c07fa3bfe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011940"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021108"}]}, {"@id": "_:Nd4e1f1890eb3456b8ae77f5ac8d5c925", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100559"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45939007"}]}, {"@id": "_:Ncac75673ad1f4fe798329a8951828020", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022907"}]}, {"@id": "_:Nc7643dadbdda4314b70025d83bb3cd52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858977"}]}, {"@id": "_:Nd62271bf677848edb18964f7835faadf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46635009"}]}, {"@id": "_:Nb55cf4b48dff4fbb8213f405e1c7018b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859162"}]}, {"@id": "_:N8d694071ee844f54abe29a1bcbe032bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025147"}]}, {"@id": "_:Nc7a0dea548cf437ea106f4cfef1a0923", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022932"}]}, {"@id": "_:N4810ade4a68b4f82962dd97fd55fc11d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:432473000"}]}, {"@id": "_:N3b939bcf0ae44599a6693f4a678e68b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003235"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124283007"}]}, {"@id": "_:N29e4fa908e9847309ac5bc59bc1daa52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69927002"}]}, {"@id": "_:Ne9c0c0629a1444fc9916f7b04bf91745", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91866004"}]}, {"@id": "_:Nb4c82130084b4aa185200478eb39e5db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845147"}]}, {"@id": "_:Nc79c936885284b6da3c106e4b53b1442", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3224"}]}, {"@id": "_:N33959f4fd0a34a2c8b3f66720f29ab61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851551"}]}, {"@id": "_:N0135fe351af349f595d82fc8e74a6cce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000819"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003920"}]}, {"@id": "_:Nf155c080d81248dcb7104be037b114cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373176000"}]}, {"@id": "_:Nc460814e6ddc4f02b1a5013ad1ea92cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010009"}]}, {"@id": "_:N02e4bc13ffc24f55a19b85d6bf53eb50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011624"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023264"}]}, {"@id": "_:N5dd104cadc7a4f12a9065e7aa077eb35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43116000"}]}, {"@id": "_:N53c14d7d5d8d4005a434c71d89270b37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005369"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969222"}]}, {"@id": "_:N3778be4854054604b446cfd14c6eb134", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836149"}]}, {"@id": "_:N1a913310117143c0b85ef7de26dfa358", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233917008"}]}, {"@id": "_:N084efcc2113f4ba1b064e0112ab836ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566728"}]}, {"@id": "_:N69fed7d524844bc8919a8aeddef92707", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22486004"}]}, {"@id": "_:Nc4074bf1597a44d2a012d1fe8eeaabda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432040"}]}, {"@id": "_:N2b36e5f115d74152986d8ce5f69d9be7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004158"}]}, {"@id": "_:Nae32d295218b4914861c9bb3ecf9fe4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868007"}]}, {"@id": "_:Nb1aca12546894a8c85261c71a2de3510", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038218"}]}, {"@id": "_:N371fe1e9d6bd4a81b30b9238ff2fe175", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855751"}]}, {"@id": "_:N203bd22a158e41aab5d37a3bb2f3ebf7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100658"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128936008"}]}, {"@id": "_:N65447c04f86b40349c3e90de0fc745f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863395"}]}, {"@id": "_:Na3a3b36ad5d545d5a53573c90491c19b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26146002"}]}, {"@id": "_:N5d11e66817d44a439637f60acf93fda3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020700"}]}, {"@id": "_:Nad8ae727fbc34eda81faee7b7875dffe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005758"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032209"}]}, {"@id": "_:Nc2d10db43de84e7fa34c4ce6071fa48d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027794"}]}, {"@id": "_:N2100c85f5dfa409982258acde2e13dcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000710"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838320"}]}, {"@id": "_:N383345930de34b428c487c59d92277c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023943"}]}, {"@id": "_:Ncef5a5379a5a4bcab7b062bc164a000e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030667"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247100001"}]}, {"@id": "_:N99458a9c5c454ab88c014699a0695003", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836451"}]}, {"@id": "_:Nec604505d50e44d6b3e02eedf4972c25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017496"}]}, {"@id": "_:N35b880ff329d497e99061dc6080e41cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001049"}]}, {"@id": "_:N250bdb20a88a4102b8dd83783832d328", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011526"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023314"}]}, {"@id": "_:Nc659c1aa48174b55b245b811b656ecc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:269469005"}]}, {"@id": "_:N0123d3b32a2e45ec862fd231b2a1de4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020993"}]}, {"@id": "_:Naa1efb1c6bbe4c8c8433d4603f276afb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006332"}]}, {"@id": "_:N208c9c94ac0e49889995c93921d30b75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100932"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021926"}]}, {"@id": "_:N6085b2d749a5410092fa840b02ef8208", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015402"}]}, {"@id": "_:N58937a270c6c47298e0b81b7786b0841", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234958"}]}, {"@id": "_:Na5994dcd6e464aeeba30cd11b822a9c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249699000"}]}, {"@id": "_:N84a047d36f8f4455833508811c412ce6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151671"}]}, {"@id": "_:N0471b10c788d48379d88811765cfe75b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073262"}]}, {"@id": "_:N9f2824c8abda44f59a4fdea42efc5a7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021191"}]}, {"@id": "_:Nab10f492164b47459e34f29da6068b77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017567"}]}, {"@id": "_:Nac342e2bb2554efd89320dea37461dd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073240"}]}, {"@id": "_:N01a2399b5292463f8a4f1d45bcd5f5a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280480"}]}, {"@id": "_:N17f5a4b4274e4ef0a02e208eaa9ac1e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020932"}]}, {"@id": "_:N78020ea4549048cf87a24b6ed96378aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021650"}]}, {"@id": "_:N522ea9dc0a9148daab890b41b224300f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0400843"}]}, {"@id": "_:Nc0b1a64fad454115bb49611846db52bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48251003"}]}, {"@id": "_:Nc68dbca34e8143e29be9288cd342e3d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C2855"}]}, {"@id": "_:N2132c03fbdba4eb5b3676cc7fe92aa20", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006916"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024964"}]}, {"@id": "_:Nf075d46842e8455bbe8629539dd8e0c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100844"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010185"}]}, {"@id": "_:Nd13ea7d5e88f4f2090172e4173c9f712", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023285"}]}, {"@id": "_:N372ad544049c4b15b3ec7f3bee6845f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3854594"}]}, {"@id": "_:N5bbfb2a7715d4146a4578f20cbe7fa9b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372283008"}]}, {"@id": "_:Ncdf5e19da2724d469375dd96af2e873c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000717"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:408857007"}]}, {"@id": "_:N5456735a27774a3d8c399447eac97ff5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0581381"}]}, {"@id": "_:N299d541b8dab4a95a376091d4e77c92c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082245"}]}, {"@id": "_:Nba54ac0cf6554c7a8b3ec2625904e5a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53132006"}]}, {"@id": "_:Nbd941abfcbfe415abbe043373c934c9e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020897"}]}, {"@id": "_:N2352e1da47bf481fa4952f8586649ff5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280285"}]}, {"@id": "_:N817dc0e5437c486fa9f4cb77fba594f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D018382"}]}, {"@id": "_:N8d1b00f95dec422cb85b950dac0e5ae2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023399"}]}, {"@id": "_:N5947ff8340a949f3a784401e9912bcc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865412"}]}, {"@id": "_:N934173f281bd4c8e92e49511767411d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0002064"}]}, {"@id": "_:N6c8f5ba80ec64c4f9764db864958cda7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29753000"}]}, {"@id": "_:N157e43e7d6254107980b9cc4b81bb576", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65075004"}]}, {"@id": "_:N68c8a05c9f2d4a68847412838a703b22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012479"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280313"}]}, {"@id": "_:N14bf391aecec4bfc8b0fc50a4207bc7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3188"}]}, {"@id": "_:Nf993388279bb4377808ebd6f4c9cd258", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021867"}]}, {"@id": "_:Nf523a45456be47c8acd911fdfc966ca3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857693"}]}, {"@id": "_:Ne692de634a7f4c0785ca6d51d49b8f99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87554006"}]}, {"@id": "_:N27b414aee9584e858bf5f75dfcc427c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846546"}]}, {"@id": "_:N74225bcadf524aa293bb6e6c70b517f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024458"}]}, {"@id": "_:N7b7eaa94eb774330ad08549282f005fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023341"}]}, {"@id": "_:Nf74a7f03a85346a889490c38ba3de09e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2099007"}]}, {"@id": "_:N80e95d198582409b984b69a715c43211", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072926"}]}, {"@id": "_:N2ae47921431f4e8ab92ee1eed9f24f2f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022313"}]}, {"@id": "_:N0bbe43978b5a459692b83bab55a3d17a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854301"}]}, {"@id": "_:N9d50369b3c6b49a285da5e5776fde609", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012406"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021090"}]}, {"@id": "_:N17643e44a60c439184b2ea5adba9abf9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126634001"}]}, {"@id": "_:N1668d3ad1310470a81239cd489857118", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000453"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4203"}]}, {"@id": "_:Nca4ea6524c1249df800c182aa0ff7783", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1720771"}]}, {"@id": "_:N44c4b1472e1b446889e130ca2a8341a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012021"}]}, {"@id": "_:N3fc048fc2eea43b59bb1ed5719ce1c38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023254"}]}, {"@id": "_:N82fe0f9bcc87443ca45349ad87414b2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843570"}]}, {"@id": "_:N4af8a1ad145b4b9dbea066b9795fa7fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013121"}]}, {"@id": "_:N6a0bf6f301b047168ae3ac886441017f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839277"}]}, {"@id": "_:Nae11a3e9c0034d9ebb1ad41177e34b7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003294"}]}, {"@id": "_:N54707ddb76484e8eba84fc87a351287d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69215007"}]}, {"@id": "_:Nd215d206674e4c76a09e71fc97b37658", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149632"}]}, {"@id": "_:N304cd0abb9ba44eab4609f700f25e0e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55457007"}]}, {"@id": "_:Nb9cdd593d4684795b2e3e115157e1530", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024627"}]}, {"@id": "_:N9f323bfa7dcf4f49b62b777d591e181f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0280631"}]}, {"@id": "_:N4cc230b83faa40d1b188428ef31b9055", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024968"}]}, {"@id": "_:N6923057ef3e844808c40ab4b4c9a839e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62315008"}]}, {"@id": "_:N424709b6948042c89fbea7955b873fab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1408532"}]}, {"@id": "_:N0e92532bee0343248126b7bb020310a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D055034"}]}, {"@id": "_:Nc2d83ad461084dd4a19f67680563216d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D053040"}]}, {"@id": "_:Na225a281163046d198c354939987a7a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298193009"}]}, {"@id": "_:N7ec35ea347ac483e8f830607ac2619c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842083"}]}, {"@id": "_:N2461d703f7b646b4a1c8023969490092", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001877"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12222001"}]}, {"@id": "_:N84574c2672014a3b9110bd3288d3dc92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021323"}]}, {"@id": "_:Nd246aadf9c1141a9821ed0bd00e99df0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050497"}]}, {"@id": "_:N2d7dbb4101cc414fb2e48f6149d5a269", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021862"}]}, {"@id": "_:N74299eab9dbb4a56a4e004c0fd5a92e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74035001"}]}, {"@id": "_:Nf77e077713464d38ad1e6e512d59edbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0029131"}]}, {"@id": "_:N740e99d0d26c4b37953bb49a16e05f3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D065710"}]}, {"@id": "_:N26d122ae127a402097b42f86ff14377e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023018"}]}, {"@id": "_:N552dbcbba39f4679bc0bec725f6e5ac1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022676"}]}, {"@id": "_:N9e7f8a40e67148738d0a1501dae592e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012821"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751577"}]}, {"@id": "_:N68a7ea7e34334b35a6b30563a18eeb3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280627"}]}, {"@id": "_:N27435b1d27e2418cb96abf2b71c1f7d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000268"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280653"}]}, {"@id": "_:N01ecb9a5791f4c84a42de39fbc393ea2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12731000"}]}, {"@id": "_:N63fae54cf40247069d9fe8ddd94da3b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040822"}]}, {"@id": "_:Nc31f8bff237846df810dee3a75aec161", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846798"}]}, {"@id": "_:Ne99db06f9ada4766aea73b9174b2d05d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005432"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020822"}]}, {"@id": "_:N0f5884266a5b46ccac3ef7041367884f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255471002"}]}, {"@id": "_:N764e401496b845cfb08015bac3deec06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111324004"}]}, {"@id": "_:N762bd8d36e2f40658eec7115913df036", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856886"}]}, {"@id": "_:N6a19992ddd9149cca77870791ae93502", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4445"}]}, {"@id": "_:Ne7064ce206054eb2a8a7814f114599f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000600"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025838"}]}, {"@id": "_:Nae0be34cea8742338a2fe868ba1ecf08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024957"}]}, {"@id": "_:Nb4c9562ede6f44209577d125d5a77315", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008201"}]}, {"@id": "_:N43c0a97ab69a4e4bad3b074be4ef5482", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857645"}]}, {"@id": "_:Nff5d1bc3281b404383536271e56c0d28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835473"}]}, {"@id": "_:Nfbab1fd8d1c64ff5915470e5ffc06783", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014877"}]}, {"@id": "_:N9d672bbee9354cc581c76daa080d0d85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007609"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024832"}]}, {"@id": "_:N2a534b05cdd34c64b0f5389c47a32a5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248573009"}]}, {"@id": "_:N2f61c3b0d8544c0f8a0d6616b050a571", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024527"}]}, {"@id": "_:N32daa866829041da847b5f4c2b2959fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011556"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "epcc:01.04.03"}]}, {"@id": "_:Nd18a9c6d73514c5281fe1565a89c2e66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040997"}]}, {"@id": "_:N8669f140f7164b5998ba945d7ad1632a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103276001"}]}, {"@id": "_:Naf3c6e934aaa4539b0ffc78490f3561e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000331"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3697248"}]}, {"@id": "_:Nff93e7bea72e4b7e8bd555220c6a9477", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20928004"}]}, {"@id": "_:N3d5b0ed06b2d4e2c8efdedae53578bee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024170"}]}, {"@id": "_:N018fec7e97d2461e927fd0e76cf3d45a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271825005"}]}, {"@id": "_:N7673cfb2630f4ea793a8f2934e12d0d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109436001"}]}, {"@id": "_:N94cbc3efb19148369b79e367b19db746", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0022665"}]}, {"@id": "_:Ndddb4e86865d4e9190536dd886173549", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030024"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204245004"}]}, {"@id": "_:Ne35870fca3174d678d561dcff6a53c66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009436"}]}, {"@id": "_:N30395a1337f14182a724e5000f7fa8bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022017"}]}, {"@id": "_:N6d70083a5c80477992d3c2a186ce1521", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707670009"}]}, {"@id": "_:N99422f16628f4152bd5e8355b05a7ed1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448742006"}]}, {"@id": "_:Nd6f441c620e6462a97c7781ed549836f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009218"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024523"}]}, {"@id": "_:N9d73a566b10641c1b5a00fa6ee6e7eec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012058"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2142002"}]}, {"@id": "_:N2d83d044bc8146dc94acac6419cbea55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006474"}]}, {"@id": "_:N00323e3026014952a44e1f7aa0be9ae6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030472"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072962"}]}, {"@id": "_:N16f95a932ba743c98ed531ece27b86a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008606"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862059"}]}, {"@id": "_:N09a7594843674f0e8d32f60354bc5a6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855995"}]}, {"@id": "_:N5e881abcbb6a4a61b01d1c112dbe479b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002783"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448739000"}]}, {"@id": "_:Nca0e8348ccf349558a66c8b5b24864f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005439"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848908"}]}, {"@id": "_:Naf22dc517ecb46769d42dab49185abab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006311"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025065"}]}, {"@id": "_:Naebbf25849be42289a6757d12fc74761", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126832004"}]}, {"@id": "_:N743b6ddfcbab4a1fa8795bb6c90b7c36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023427"}]}, {"@id": "_:Nb58706aee812492ca3d1362fbfa83da1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008545"}]}, {"@id": "_:N5411fbebd77b42c6bfe212b4bb7c88a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000071378"}]}, {"@id": "_:Na66e25c2245a40ec87ca60d4f493501f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022775"}]}, {"@id": "_:N1e86e1d78fb540aba5571ca2281ad734", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3554618"}]}, {"@id": "_:N394da5a8b50d4d3fbb27d736b8155af3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023463"}]}, {"@id": "_:N8548891a6bf546ee9639a80aee978ad9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002905"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20165001"}]}, {"@id": "_:Nb6b4469ae92f4b8c949ff0f4c4f28820", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023473"}]}, {"@id": "_:N768ac1d9389d456c87915bd1dfd45004", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025238"}]}, {"@id": "_:Nc07afc4411294d9a963d76f0bd0f7187", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20502007"}]}, {"@id": "_:Ne25d87da84f44c8497e9116456beba15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030091"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021055"}]}, {"@id": "_:Ne842fb300da24b879dea7774095e47ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021823"}]}, {"@id": "_:N10816252885c4d898c7b1db5c63bf871", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3031"}]}, {"@id": "_:Na1002e5f19594995a715d5258099ce39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399533005"}]}, {"@id": "_:N113a50eb927d4f898e56727cf830f71b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011368"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0494876"}]}, {"@id": "_:N4f675d7bd978443cb63ee37128d8e1a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006337"}]}, {"@id": "_:N8e5f4bf14100415bba8dac0e9b0a3899", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023171"}]}, {"@id": "_:Nd6cc77cdbec74208945994101b5dedcc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040197"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004678"}]}, {"@id": "_:N57690634fd824c95b329943a5d9a2e93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66459002"}]}, {"@id": "_:Nc991114870e54049b8426c6e93292beb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18101008"}]}, {"@id": "_:N81277d6aac0b4bb49b9b3f1defdb7739", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152025"}]}, {"@id": "_:N91eda659af6d42a6bb66b141ca8ad9ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233283"}]}, {"@id": "_:Ne6152f89c1f64cdf9798e38aed815f3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0206655"}]}, {"@id": "_:N279a1d14a50446abb6a1be5c3fc2e9f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032131"}]}, {"@id": "_:N3afd21a071024e36b6a15e834fea0298", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001055"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44653001"}]}, {"@id": "_:N855348ce8f7546db869a79831e1d6221", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022038"}]}, {"@id": "_:N6060e3cea4524befa51f8a022839268e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033948"}]}, {"@id": "_:N45b2cd8903364e11b2356fa0b108286c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13867009"}]}, {"@id": "_:N3c16e382f4d944f2a8f57f8b66ab4dbe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280546"}]}, {"@id": "_:N7b10afa85d9e406c8652abee7cbc06a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025375"}]}, {"@id": "_:N95447fc23b8b49948292e7e39b75eab1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:406477003"}]}, {"@id": "_:Ne187a33f7f3d4d01b91efee53a48af98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010692"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023736"}]}, {"@id": "_:Nb9bff6b6f76043b1b8c43829652c7114", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280799"}]}, {"@id": "_:N3c70d80668ea49e6ab44219396309a23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025727"}]}, {"@id": "_:N3fddd37c99c245f096c243b0622aa274", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77471004"}]}, {"@id": "_:Nb8dc3c6c5d564321b83e8abb05f38757", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004352"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025346"}]}, {"@id": "_:Nd829831665ec4955bd9141994bf4f492", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023875"}]}, {"@id": "_:N28108ef0379044a9894354725626d782", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862083"}]}, {"@id": "_:N38cbab73aea0444d82dc2983287a207a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837731"}]}, {"@id": "_:N2c113e99fd34427baf3c0a83f13a5e2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025354"}]}, {"@id": "_:N1f66e4a334e343d9a3b4594469c0cf4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037020"}]}, {"@id": "_:Neb328a4379b645fba8c1f355a2c261cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836047"}]}, {"@id": "_:Ne7ab77dcda894cee9de2a8e89ff109ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266682"}]}, {"@id": "_:N5e724d236b4e4b328ec7131a641adc6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023300"}]}, {"@id": "_:Ncf58a19155834a7090923174be648d86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851972"}]}, {"@id": "_:N540cde0781324bb29c3935ed68ce7ed5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100840"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3551430"}]}, {"@id": "_:Nd687766af8714d969ed7bbf91c713230", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0549651"}]}, {"@id": "_:N1e8a32b6a29f46e7848eab0ddc579183", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166690008"}]}, {"@id": "_:N98f380d5e5a741388cf8a3231a3c1c3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0028738"}]}, {"@id": "_:Nc6113ae7597e4aaab3b92b12264a8a62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001734"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40315008"}]}, {"@id": "_:N27a360e16264494f922d5fdb9a6e0a1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849343"}]}, {"@id": "_:N597f7ef521ec4babac036c7dee071340", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56317004"}]}, {"@id": "_:Nb8dd4f65c1da4ac98f7ee346221f16f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012516"}]}, {"@id": "_:N950d4817d3d349cbab9a04fa69f24b3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030645"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205099"}]}, {"@id": "_:Nf935de90a4c749e19e899008b1253402", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021357"}]}, {"@id": "_:Nf983000d07b24331a74d5b967daae515", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860107"}]}, {"@id": "_:N6117f807ab754fceaaa570c9d424bc74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100434"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022093"}]}, {"@id": "_:N6f69d97ca2a94d4a8ddf59c8524d179f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868864"}]}, {"@id": "_:N7b3accd64d6b4eb9aed088d02ead1ef2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002168"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0278184"}]}, {"@id": "_:N1747a5082dfc4af880cc422e8052f62e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024698"}]}, {"@id": "_:Na5e4436572644a3692d2053d5747bbff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263057000"}]}, {"@id": "_:N2df437b6fc1a440e9e4c2553509d1b01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000670"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003731"}]}, {"@id": "_:Na7b7ea81cd554482bffe93416d87a7ba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0015503"}]}, {"@id": "_:N3a72fd1112624dccb20a3b7af2cd8f4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006766"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002292"}]}, {"@id": "_:N134bac432261448db1fe156ed04bf4d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030213"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6140007"}]}, {"@id": "_:N5af799db497e4743a6e0743de1c6b90b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843985"}]}, {"@id": "_:N0c02e2528ef345758e670faef4d8562e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023424"}]}, {"@id": "_:N4b27c5d39d4b43bdb08af8e98d96aac9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030811"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005926"}]}, {"@id": "_:N56fc676da38846edb63852fc12ce5872", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:286926003"}]}, {"@id": "_:N4f9f1faf53684c39867c52d4876bd9be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019048"}]}, {"@id": "_:Ndc0deeab8b014d4c8c1d43706cadc6c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399999000"}]}, {"@id": "_:Naef40fc3099d489f9fdb3e777cebddc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235946"}]}, {"@id": "_:Nadfa0ca741914785addf6af40f4cb7b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707387004"}]}, {"@id": "_:Na7310010fbf1449c9fa81fc50976159c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021779"}]}, {"@id": "_:N2985961be5554f49a199336a48127f0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013169"}]}, {"@id": "_:N4aa3e63859934e188569c72217a74e6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073119"}]}, {"@id": "_:N0e33e1619431416aa70499e42cb72ac0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:Nfb2b6842ff13441ca8d9e815c7c9a35d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024260"}]}, {"@id": "_:N3f9687ae5ad2447db7b4a8e23b4588ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022466"}]}, {"@id": "_:Nbd7b37ddad2e4ca3b1aeceac16db4b4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024976"}]}, {"@id": "_:N1d3ff7870ea44fac913baade24e3e7d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008179"}]}, {"@id": "_:N7051d00905cd44699a214e0970292a29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42341009"}]}, {"@id": "_:Ne2781acd8a114ab3a50039f73cd063f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005935"}]}, {"@id": "_:N22392db718404a818dcd2785b059bd25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57019003"}]}, {"@id": "_:N737312de155b487ba37077b37cec915a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011594"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023279"}]}, {"@id": "_:Nf7c49e5011af458bb1b48ce49c92b014", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001751"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843865"}]}, {"@id": "_:Nbf6093f546464c03a2d6d19bfbc8bc0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001937"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000743"}]}, {"@id": "_:Nd46f225d0e1441efb48ebdd9f1847ebc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100171"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022250"}]}, {"@id": "_:N578a0376dbe24ed6b22c9bcada54a401", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13644009"}]}, {"@id": "_:Nd843491f99c34b78972cde6d66e7acc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D050033"}]}, {"@id": "_:N42d4f587dc154cc5b128a61b96ba4cbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6669004"}]}, {"@id": "_:N7450793947514bafb7d3231c59844052", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424290"}]}, {"@id": "_:N6f637f8a302f48798e21d59b47ffe2f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:795002"}]}, {"@id": "_:N6cf71094e61e46f899c975b9b9f860c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751815"}]}, {"@id": "_:N9e890ea993b1455a90b8cd51363f4fab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426900"}]}, {"@id": "_:N0e6982026a4f48ee978d6523c9f6fcd7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025577"}]}, {"@id": "_:Nd022029165d244cab36cbf3cb9a098c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010022"}]}, {"@id": "_:N914fe1dea4ad4e49b229bd22fc93aaf9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100952"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020921"}]}, {"@id": "_:Nbfef388e13bf4d9a8c96b83bc5c0c204", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000979"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011693"}]}, {"@id": "_:Na5ce0bcd1e7f4b0898f3ba48220eb217", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887611"}]}, {"@id": "_:N1bb387442c59460f87b0e2cff5575202", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:188188009"}]}, {"@id": "_:Ndc34b71e87c44fb5bd6b0d473dfb99f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021815"}]}, {"@id": "_:Nfbe89f87f4c04b538088fa28bb8bd5a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023621"}]}, {"@id": "_:Ne6f04faeaa8544eda03bacc5d135183b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014202"}]}, {"@id": "_:Nef829f690b9243939abcfed5f8ff6691", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249321001"}]}, {"@id": "_:N6a4ecd36c2b14b4da8d6432e6cc24b54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850447"}]}, {"@id": "_:N7c0b9cad03dc42fb80b007f7811a7853", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024475"}]}, {"@id": "_:N0a1b6ab6c4014f1d9e235ffa6ec3677d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011917"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021111"}]}, {"@id": "_:N264d4da9492645ff94a60b8746953dc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111288001"}]}, {"@id": "_:Nb353510214084317b377c2a712f5656d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020784"}]}, {"@id": "_:Ne9ebab68dc454748b081a3eff05597bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247762003"}]}, {"@id": "_:N2d28b896734049a198f8dfd015b5017c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31668003"}]}, {"@id": "_:N6b96dcc613ba4f00b558c0d6ef45f232", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015431"}]}, {"@id": "_:N0857602acb95404e9540bfd6966359a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001304"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22451001"}]}, {"@id": "_:Nc04e9ec4229842f89ea34b851f8dae41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14240001"}]}, {"@id": "_:N6f6957188147457a941c07c534285334", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024111"}]}, {"@id": "_:N1e22264e7ba047ec8b9f76cd4c2becef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1610065"}]}, {"@id": "_:N99308fd0ab5449f399f13a8a324fee92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266573"}]}, {"@id": "_:Nd7d75a3bb179484d8be365bdc648aff8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024324"}]}, {"@id": "_:Nc25dd0a0fbdf408f96c8bb05b860e7d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023203"}]}, {"@id": "_:N8e05fe44f48b40f08247d3f985282262", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16932000"}]}, {"@id": "_:Nd20937980ecc42d5bdccdc1d2758d228", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0000887"}]}, {"@id": "_:N96710752aba0491bb08a775d14ac7061", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0232180"}]}, {"@id": "_:N750c3feb06be4afc82b9bc09c3004cf8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020546"}]}, {"@id": "_:N281a29800f5c4f78ab4de5ec229e68cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026825"}]}, {"@id": "_:N6cf88cb2e17c4744bf053a53da9df9c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024824"}]}, {"@id": "_:N3f7b8ce11f1a470cb82e56a96230fd44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024771"}]}, {"@id": "_:N1b692f501bb74bf9b0de6260169c60e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158266"}]}, {"@id": "_:Ne715549daa2e4e52962a9b3d56d252de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010366"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023879"}]}, {"@id": "_:N8577fa83c68048e7a5d386b72b63556f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023781"}]}, {"@id": "_:N52e35bf96528412a9e21e3a109bc026b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002507"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D016142"}]}, {"@id": "_:Nca90485d536c4974a5d579a459699e2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040146"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022415"}]}, {"@id": "_:N2f60068665504a00ab1f9dd3633dd10b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0544820"}]}, {"@id": "_:Nead9bd9386e44a1db620da727338192f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011801"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29748005"}]}, {"@id": "_:Na7f66296f7604277be4f68540cf4f229", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011168"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023500"}]}, {"@id": "_:N9d0768f00b8e48a88e4b0c74ed66ce8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536238"}]}, {"@id": "_:N1fa298f73b894c6593c464303e424087", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004936"}]}, {"@id": "_:Nc4732b93a8cf46b69554d232a81bd099", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072857"}]}, {"@id": "_:N12118f63af5f4a4db000c5eba54df608", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253255002"}]}, {"@id": "_:Neb4eb0b8313346d288aa968ef2f342c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240310"}]}, {"@id": "_:N2a76ac71aae6493f95385b10e9805353", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229645001"}]}, {"@id": "_:Nb0641b81894b402f88885c0e3528f7b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024248"}]}, {"@id": "_:N601546693fa04ae9846eb58081e6d0dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264353"}]}, {"@id": "_:Ne8cab7bdd5ce4f17935bc1e18ddd08cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:409623005"}]}, {"@id": "_:N38f7c70e9221419985473357279c6cc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0004331"}]}, {"@id": "_:Nf7cc95991b354a2ba995f43d02476bcb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022118"}]}, {"@id": "_:N7930845080c142d980ad27385392109a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266210"}]}, {"@id": "_:Nb642259ce85a49dd83aaeb168353d14a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859470"}]}, {"@id": "_:N70a6292d71574994a10d564a194267a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009899"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021377"}]}, {"@id": "_:Nb0823a5433ba43bb9d137603788d95a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221365"}]}, {"@id": "_:Nf7341f7eed0944969cd4e8c0d02ecb22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0011053"}]}, {"@id": "_:Nd7825292105b477b9202bda076a1c5e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1398522"}]}, {"@id": "_:Neb53e0e8612a4a478758189419f5d462", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:310290006"}]}, {"@id": "_:N826375bd1e4e4a1b91ab64951f661635", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575518"}]}, {"@id": "_:Nc6f6aa33f2c64f968ae2a515a7b6f165", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279575"}]}, {"@id": "_:N17b9998b5244436ea55ec180e481a5c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019226"}]}, {"@id": "_:N191cfb26cd9d4a66bccc8c21c78f040c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008368"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27173008"}]}, {"@id": "_:N6184b77c06c24358aadc2254aa883ff1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35591002"}]}, {"@id": "_:N72333fa2d8814bbcb7c95af3e820ec16", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100900"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021942"}]}, {"@id": "_:N67fc45c662df48cf95982011854ca5ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006210"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867927"}]}, {"@id": "_:Neb3bf02722d94a05b9aa5ded401f255d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030320"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022513"}]}, {"@id": "_:N7ba578161e994ae287808bd93625f042", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023295"}]}, {"@id": "_:Nd91e03d74fc04c3a9a838110da6cc489", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003868"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025542"}]}, {"@id": "_:N701639b193a3462392a623d02f69997f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025335"}]}, {"@id": "_:N3852833b91f043fdb451c64c1de1d29f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000228"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280667"}]}, {"@id": "_:N8b41935744f14acc953357f970bb2ea9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008955"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024613"}]}, {"@id": "_:N8b9c7896f4c14b61875e2fa2de53c59f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1394691"}]}, {"@id": "_:N45a5a492b3c54801adc5a36be257b40e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204890004"}]}, {"@id": "_:Nb0526f6516d043c6944d11bb7fa9981e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0677608"}]}, {"@id": "_:N181d75270e7943998053ca1edb9c76b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024717"}]}, {"@id": "_:N89b46ec410844221afe5061be41c6acd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423361"}]}, {"@id": "_:N657887515b0043aaa5b9735c0685a6cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010316"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "epcc:06.01.34"}]}, {"@id": "_:N4261c0e97bbb4733bfede5a380b7ef98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022408"}]}, {"@id": "_:Ncf92bb96f53b46c4bb79edbae9b24130", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025340"}]}, {"@id": "_:N0db2a07be646472abf5fe6a27a29393e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9491003"}]}, {"@id": "_:N6bfdacf040194616ba1a664fa5ba9888", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039235"}]}, {"@id": "_:N4e7f9d01889c4b7ab8b922a5f145fc61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843386"}]}, {"@id": "_:N5969c2d5b855491dbc0256779b21cc66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868598"}]}, {"@id": "_:N0f513b55e71a48c792991829b7fdbedb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024660"}]}, {"@id": "_:N4ab0eaa8439e46978a3bb05c1a6e6325", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280629"}]}, {"@id": "_:N52044d2a99f74f9ab380d90acd7ff345", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008526"}]}, {"@id": "_:Nb48a9429f2b64170814acc4db4aedddb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1321884"}]}, {"@id": "_:Nd76a471deacd47b9bcf1df5aa471dcad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0677600"}]}, {"@id": "_:N92477a5546184d64aaabd7db1754e1a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834236"}]}, {"@id": "_:Nfc8b602f435d458aa1ddb10f07655eca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009184"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024551"}]}, {"@id": "_:N0cfd7adab79b4d7d82884fc66545a561", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854111"}]}, {"@id": "_:N212052cbc4fb429ab99b1909ad0f3edc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022377"}]}, {"@id": "_:Ncdd84a5f8760466989a2828de68603a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025639"}]}, {"@id": "_:N114a2055965346b89fca94c9ad4e7fef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280469"}]}, {"@id": "_:N94e3280a501a415ea5ee3d8b3b496103", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021296"}]}, {"@id": "_:Nb102eac49adf43c8bd46dc5909e07111", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72405004"}]}, {"@id": "_:N45202bf66f0f44fa8d6545a07737f377", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:359619007"}]}, {"@id": "_:Nce35fba9613b435daf532622f0ad0803", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012856"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022707"}]}, {"@id": "_:Nb830f94e0a7e4fcdbf2dac6e918cc8ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62250003"}]}, {"@id": "_:Nc5dc7b65e6b445f9ad8497a567a5398c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020370"}]}, {"@id": "_:Nc783c459cc844f46be998c757db18cbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N42a3129abf8e4e57afaef863acd2a13c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021036"}]}, {"@id": "_:N2a362643ae9341faa89b2e25ab8bd152", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008716"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0269133"}]}, {"@id": "_:Ne180867f72ee48d3848f8f107680fbe8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0019322"}]}, {"@id": "_:Nf375c58e2d0147a0bac4825e9d8af4a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002732"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865377"}]}, {"@id": "_:Nd7a9504e49d9421daefba4862fa8b39e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011868"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012585"}]}, {"@id": "_:N637977bb84b846c7bee2ea6e62f3b3e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011662"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "epcc:06.01.01"}]}, {"@id": "_:Nbae1ec4bd2514aeaaae2f6a5b893ab49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404640003"}]}, {"@id": "_:N8403c3feddd142599a2402842f866a91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249704008"}]}, {"@id": "_:N6842cac0dd4b4a4d9a2a5bc417e1d348", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008749"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253736003"}]}, {"@id": "_:N3bcf487185814246b4a3831d81386559", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751748"}]}, {"@id": "_:N937167d0ee644c53afdfc0203dcdc178", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005687"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025154"}]}, {"@id": "_:Nf22db2c45b4b42878b32526f31bdc249", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0749379"}]}, {"@id": "_:N9403f11745004b64890046784cd760ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423320"}]}, {"@id": "_:Nd8d0711aac3442d0a468f435176090c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001739"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025750"}]}, {"@id": "_:Nfc2d52421085489c9b28800dedd9193c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865254"}]}, {"@id": "_:N8517ef5324784108a009f06025ff89c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55341008"}]}, {"@id": "_:Nba3df699ac2b471ba4029c2c8410efc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012651"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0877217"}]}, {"@id": "_:Nc8c3fe4541e6441a9be462a6dec40414", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234133"}]}, {"@id": "_:N355d112a99d94e929bac0d189fc7a733", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030629"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073099"}]}, {"@id": "_:N3e3d1ce6a78946f19122c0da7bac54cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1271219"}]}, {"@id": "_:Nbcea2ce083a645298866da339548909f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:170733007"}]}, {"@id": "_:N0e7516e93bdf45539f7feb995f4bd494", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859424"}]}, {"@id": "_:N8d6a30ea0f0243b58ac9ed760c26ee40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302168000"}]}, {"@id": "_:Nc85d115f29414fea95841bd799fdda86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853618"}]}, {"@id": "_:N9d77f8ecee8f4ec58396090b55778af2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1847906"}]}, {"@id": "_:N86d476e245f34cada511f11891ff2b00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023885"}]}, {"@id": "_:N202c71dc25364e31be85b13d4725e481", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123526007"}]}, {"@id": "_:Ne40a117f4b974718ae6bb0752571b483", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025160"}]}, {"@id": "_:Nf47015f9605c4ba280d5262352e4bfe6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562546"}]}, {"@id": "_:Nca5b635d7442471483c5e1bd4f935618", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4771"}]}, {"@id": "_:N8ca757a9d5be43a19f43e8bdc9c61d68", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151583"}]}, {"@id": "_:Nefd4079c87464385874e897d1e50887d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022668"}]}, {"@id": "_:Nec198348073341ce8a733a43e6beef1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025764"}]}, {"@id": "_:Nb7ca934eae304ce08139733005f1b6d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C5112"}]}, {"@id": "_:Ne0eda09e0d22420aa339a04e2d781f97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023227"}]}, {"@id": "_:N544c65ebc04b41208bc0469a2ba4f79c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005825"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025128"}]}, {"@id": "_:N9031d8f01db941bbac53dae45629b296", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008467"}]}, {"@id": "_:N5680475d65b2488097f92a3624887acc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000509"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003231"}]}, {"@id": "_:N5e854b2032a543a185501279bb89bedb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241128"}]}, {"@id": "_:N0be6b17b018d4bf184fa9df899a34b51", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1533041"}]}, {"@id": "_:N9501a1080e50447e972a28a313913621", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1851418"}]}, {"@id": "_:N21d818732e9648a58f853eff7aef11a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024922"}]}, {"@id": "_:N7bd4f63570744c41a8361565d3d8f07a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253789002"}]}, {"@id": "_:N602b0709996a4da188ca4a5f39bc0e18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010536"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520680"}]}, {"@id": "_:N1ac2e826890a49f48b395937aa8f979f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021187"}]}, {"@id": "_:N6dbd6a4d6ef44fb090acaa73bb0debdf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010296"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000072676"}]}, {"@id": "_:Nd8ca746bf2c2440f8f275d02c6962b8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022396"}]}, {"@id": "_:N8d2b96b8b9cd4bcd828f12bbc14aac19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235120003"}]}, {"@id": "_:Nd039b13381fc4e81b3a475719c380f3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846462"}]}, {"@id": "_:Nd4eb467b65f248569be9912dd16bef30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030436"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254699007"}]}, {"@id": "_:N22079a82b71b4b7285f6598d32867458", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38086007"}]}, {"@id": "_:N4cd9455fa51b4c8e8fdf2a382180eed8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001216"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1841684"}]}, {"@id": "_:N1d0d89cc7ca24a6aab63273884dfd4ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69020003"}]}, {"@id": "_:Ncac82cc0acf5453181bcb3ae47a4fe67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46049004"}]}, {"@id": "_:N5d839f9108824f609248c48352aa622b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030451"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27970007"}]}, {"@id": "_:Naeb6570c4d4d4040bccc86fa039c5b96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846422"}]}, {"@id": "_:Na18fb3cd99c34cdebc07d411dd02f086", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013345"}]}, {"@id": "_:N617c68979559417d8221b8fd27e4402e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002381"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001037"}]}, {"@id": "_:N2766bd5473364dd1a5f7f401d849b6ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005323"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1399354"}]}, {"@id": "_:N97c980eef9d74b96b721de938c7c6576", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001597"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0853087"}]}, {"@id": "_:Na8fb8ad8a41e47e18dcee51181c0dca0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022337"}]}, {"@id": "_:Nb598aee0cd4f4b9a8ddf6971af485966", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023340"}]}, {"@id": "_:N9277aee3b71e4ce384b676fc43c65b8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012578"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015433"}]}, {"@id": "_:Ne1ee096130b24f10a4bd1c3ed051e203", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001586"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89405008"}]}, {"@id": "_:Nb6f86f4b1d664c75afcc069cbe5f40b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005530"}]}, {"@id": "_:Nae10b22eec7b41af858ab7fd07c37b24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280311"}]}, {"@id": "_:N0b7467ab991c470e81c8872fe472d40a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0344490"}]}, {"@id": "_:N5c1e85fe2d3b4c96be31d690bb1e98dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0021296"}]}, {"@id": "_:Naa8336560c6c45039063c45a7f331198", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025655"}]}, {"@id": "_:N538bab2aaf4b420e813b40b006b42eb8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0265898"}]}, {"@id": "_:Nd1e25b66be1042e9b71c3847f2cc8c3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023572"}]}, {"@id": "_:Nb9803741d3c546b6bcacaba56e1cd8b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002089"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80825009"}]}, {"@id": "_:N1f9bddb45670431d9400950b2a67fb72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030811"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017672"}]}, {"@id": "_:N03a0f46c7ebb4107a3d14e515311d0e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021924"}]}, {"@id": "_:N47db0241cfa34daaa11aba2abfde8485", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024702"}]}, {"@id": "_:Nececd06ecda04fb7941d57634d399550", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21995002"}]}, {"@id": "_:Ncb968798dc384f6ca7ebdcd49971d1fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025033"}]}, {"@id": "_:Nb7ccfdc6f01342d9994a15320b8624db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030741"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C6438"}]}, {"@id": "_:Nb7e41cf9bc524f1a84253c3904651df3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280659"}]}, {"@id": "_:Nce1710f4f8054abd9cba0ac1c3585dec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021671"}]}, {"@id": "_:Nf9c53bc0d3b04812b4dec71524eaadf5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9187004"}]}, {"@id": "_:N43818ca9990948dca81aea2f5bd1b858", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837510"}]}, {"@id": "_:N9c77999289454b63a3a014d86f51a10b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002179"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8652009"}]}, {"@id": "_:Nc94111bf370d4c588260f529798590c3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019559"}]}, {"@id": "_:Nbf2476c8491c43aa81bbb15e973afe69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008767"}]}, {"@id": "_:N668fc9a5f84942a9b0d604315147fd5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22325002"}]}, {"@id": "_:Nd2af0f8e262448afb9d5069a8e58db8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862159"}]}, {"@id": "_:Nc1f96f1e74664f8081803cf0aa0e785d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850043"}]}, {"@id": "_:Na384d28e1ad74a18b13b5f6cdc545308", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0427480"}]}, {"@id": "_:Nf7fdb04a363d41f3930be82c6b6050fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011535"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2959688"}]}, {"@id": "_:Nf5e1c9c7aec140ff81d88d9754ee2f82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010693"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833118"}]}, {"@id": "_:N1344714b2d5c4bc09f3519459e1d93b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010010"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024113"}]}, {"@id": "_:N4b1ec8d2919e470e9345a6e500aebdc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268157"}]}, {"@id": "_:Nbca50a494f274638806df9d4d7398a86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855335"}]}, {"@id": "_:Nd0daff9fa0a740bfb13d0957b731fcba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021322"}]}, {"@id": "_:N227c42e1e0e84e328ab30992cc92e5f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536330"}]}, {"@id": "_:N9d35a42ebb1b4620a36c53013a219e85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025570"}]}, {"@id": "_:N01196a2acae940eca83e50cd5e89c147", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024632"}]}, {"@id": "_:Nc2bb8afa28b542539af6439c7d26060d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31515003"}]}, {"@id": "_:Nc98c5c53727741bb957eed1e62008873", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006465"}]}, {"@id": "_:N72a66d4811a049daa0d53a794d756c92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024860"}]}, {"@id": "_:N133d552a75354716a66257009763ea4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3501843"}]}, {"@id": "_:N999716d803e34b33a0226361b5d6c207", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44687006"}]}, {"@id": "_:N2198244b819b43b99df5b7fdeb4a0de7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020819"}]}, {"@id": "_:Neeb39b04e5434dcd9aa1fcb6b798fcc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441787004"}]}, {"@id": "_:N1a460a95a5624f6c95167c5bb4ff6881", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023435"}]}, {"@id": "_:N31f89f7b728e4310a28eacfd97f00936", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022493"}]}, {"@id": "_:N7cd3884d353f4a6885365a4773fd6c2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000992"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010787"}]}, {"@id": "_:N3164266477e6407bb60a75d9afef61bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002487"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424295"}]}, {"@id": "_:Nef00a9ebfcef4560a42f5692e95f9dc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010130"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024029"}]}, {"@id": "_:N7c20fe4069364cbf957ec0ca9c1a43a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024711"}]}, {"@id": "_:Ncd6dc434b5754d20b283d9a546378b03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024340"}]}, {"@id": "_:Na67f725290734434b3a75589de1b0cb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848954"}]}, {"@id": "_:Nf2ce682102cd49afbd09dc7edaa51f1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22257004"}]}, {"@id": "_:N266a3d49088c473b8eeec121cca856a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0240231"}]}, {"@id": "_:Nbb345e2892084c56bacd8edab7318b32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023380"}]}, {"@id": "_:Nfcc82f6e89bd4d01a19a58e6c29451d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023682"}]}, {"@id": "_:N278dd03646bf479897b0f3c8bcc9389b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004299"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4414"}]}, {"@id": "_:Nd9e21fddfbf9445c98b04faecd4b98e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040128"}]}, {"@id": "_:N9d567cb2869442a8ab905a1eedc0c60e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0585545"}]}, {"@id": "_:Nf4897805041c4369b8da61d3aba8383f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0178664"}]}, {"@id": "_:N021ce2922b764933992491c1c53c4a4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100093"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022328"}]}, {"@id": "_:Nc954e8d54c0e4bea9eeb54d34220acc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005558"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1279296"}]}, {"@id": "_:Nc96a3b748bb5461c854a17833ceec8a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025594"}]}, {"@id": "_:Nb13f35c7d00a430ab608ddb14d175dad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012881"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022695"}]}, {"@id": "_:Nc619f4d9767b4a8c9c405ba04d5463ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10002176"}]}, {"@id": "_:N09c53ff6df1547799f1ae4c9d64e2c02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2677632"}]}, {"@id": "_:N98940d830b5a4680812c60910dc83f21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024471"}]}, {"@id": "_:Naa32c36c0a3a4a69b39063e42af1ec18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0302129"}]}, {"@id": "_:N249e874ad8614c7b804d3cd1ad8cc12e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010659"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021245"}]}, {"@id": "_:Nf16c9f88126b4517af2af3c5d39bb854", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009830"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010523"}]}, {"@id": "_:Nf1fc88ac96bc40528766df43968bf770", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001874"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250274006"}]}, {"@id": "_:Naaa6f254492c4b5096eef5312485179e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030621"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073091"}]}, {"@id": "_:Nbb6dbbd846ae468db1bce80b049ef678", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021314"}]}, {"@id": "_:N7d95d48834ce4223866a63dc5777689b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030470"}]}, {"@id": "_:N4e6f70a787ee4c2e93c090c0b5594116", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073228"}]}, {"@id": "_:Nc4fc92901e5d42f4b2ab2a5b02913220", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271207"}]}, {"@id": "_:Ne53969fcf6bd4a5a940181f23d293355", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0233715"}]}, {"@id": "_:N2bc94439a4eb4fc5bd4c39cdeb22645f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968619"}]}, {"@id": "_:Naed5a4dd42da43299d291a1ced585624", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040187"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000071074"}]}, {"@id": "_:Nf5088911720c4a1993307904fb006e60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025448"}]}, {"@id": "_:Ndf6b66168718441ba9a317d944cf5b87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024274"}]}, {"@id": "_:N4194b7dbc7974f70b7cc43301153a167", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280710"}]}, {"@id": "_:Nc0c4ff7119d74e46862fcf381b4a3f09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025872"}]}, {"@id": "_:N04c5e2ccde584ec3893fbf1ae6523d77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28651003"}]}, {"@id": "_:N9273e5ab0a9b442dab5ce693cae3edbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023988"}]}, {"@id": "_:N22d05bc717194910b3716bad6d87d031", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100893"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020942"}]}, {"@id": "_:N7cf59aed80fb4a84908e0c203caf7721", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001997"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90560007"}]}, {"@id": "_:N0ae5fc38f77b47199d50c64bd569a8bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:442770004"}]}, {"@id": "_:N0aa5807553d24fb68ea333b60610a055", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3553084"}]}, {"@id": "_:N5b8781fc37554155906ea02f2744e8fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229654003"}]}, {"@id": "_:N4f95b96545304ac681c98a5be48c7a6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:920"}]}, {"@id": "_:N5028f6586e384b15b8c3449aa51c6d72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010923"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:315352000"}]}, {"@id": "_:Nf81075a6ed3b40e8a4e1810516f4f007", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030805"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280758"}]}, {"@id": "_:Nea4e8ccd84824bdf95e87d889edaf7aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012005"}]}, {"@id": "_:Ne1359df181064f1fb178e07bc7e5338f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004827"}]}, {"@id": "_:Nf39af11c3c0d4e52b096cd6cbc8a7ba6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432098"}]}, {"@id": "_:Ndfda8782ef874380a395a6fd6939eff5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25569003"}]}, {"@id": "_:Nc6cf0071fe004e96960b83afbafa6352", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009497"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024329"}]}, {"@id": "_:Ne55099bf28ab482faed2c639df35e495", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0013362"}]}, {"@id": "_:N2893fb0e6cf3457fbe99cf7cebd5b14e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014525"}]}, {"@id": "_:N1b9f698ac6474bd8bdc370177157a37f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89362005"}]}, {"@id": "_:Nb485d8655e9e467580e0199222f237f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007838"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834015"}]}, {"@id": "_:N5541a93b2ddb44d4b176669fccaa047a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022089"}]}, {"@id": "_:Nc2f00a88754d42b5b82581774a76d829", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003536"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853903"}]}, {"@id": "_:Ne1c4b1a6ad454976a0e24f903e0f0571", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022295"}]}, {"@id": "_:Ne1b04652df914ab6ad9497f93ff1bd81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005255"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868158"}]}, {"@id": "_:Na5868136c6234e3e9da3888b4b0fde18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030663"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073118"}]}, {"@id": "_:Ndab990d651724db7a3f5aa89530fdf08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014848"}]}, {"@id": "_:N494db85b50d6461ea371189f70500a98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536821"}]}, {"@id": "_:Nc67eb607e13a44a795c32de33e06c9ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266544"}]}, {"@id": "_:N47b59f6b62b4486a9abfd4d26894bee1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861331"}]}, {"@id": "_:N3ec1fdf537b24f09a9e86fd15d730397", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1504569"}]}, {"@id": "_:N5ee16d045755444f8aba50090cdda718", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840374"}]}, {"@id": "_:N9194f18314e24485b38a36920156aa19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020233"}]}, {"@id": "_:N2e2f7851ae3a4c53824615c6a2c214ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073265"}]}, {"@id": "_:Nf17e3b095a5449f7a51beecce9ed1cd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1291611"}]}, {"@id": "_:N5e610999dae2496f8749a2663e9f6201", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001937"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221021"}]}, {"@id": "_:N2d439b97b69f4e95b59a2f26ea7cf701", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042928"}]}, {"@id": "_:N5e85612b856c403aa8cf2ba294ddc704", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025183"}]}, {"@id": "_:N834002ccf45f46cfa8a0d27e58bd8b1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010541"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280378"}]}, {"@id": "_:N5f5a5858cbe3457e83ecde56188bb64b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1842408"}]}, {"@id": "_:N793ac36121a74bf4b8b86bbae8d28e5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022799"}]}, {"@id": "_:N779854f7bff24ed2af77b1723e112832", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0332573"}]}, {"@id": "_:N88ca52685b5d4b4b94564572cad93a65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000188"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848977"}]}, {"@id": "_:N1a9b51d961ed4044a985c79dec7059bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018520"}]}, {"@id": "_:N6a34b29049bd4eec93718f0330e7511c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022071"}]}, {"@id": "_:Nc773ac51ce3d44e9b9a4cef5884c94b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423221"}]}, {"@id": "_:N80f475c132be4cb58620948c0d931c06", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023364"}]}, {"@id": "_:N698a3d3dd38643159e4a97b67b372735", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90506004"}]}, {"@id": "_:Nb25effacd95e4072893f9d5e48db8589", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2472002"}]}, {"@id": "_:Nc7b68fed031a406dbf0f7dae6b5233d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012353"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022938"}]}, {"@id": "_:N98ffdb97e3404a7886f3c258767c8015", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001627"}]}, {"@id": "_:Na02a18a208ce4282bcc0b32c82ae197c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010492"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158736"}]}, {"@id": "_:N850229f891d543f2942f247a60ab64cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0560"}]}, {"@id": "_:N8cc8db5345114399bbd86a6a43b52871", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006457"}]}, {"@id": "_:Nd08038a0991f4229b79ce64f046e5437", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011068"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009810"}]}, {"@id": "_:N15905c7a898e44fa82fcdc683a23f86d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1854570"}]}, {"@id": "_:N83b35ce1a7894fa78c00c6e63790f007", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024495"}]}, {"@id": "_:N0f3ee8b5c7514819b24971025af8b76e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004438"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280526"}]}, {"@id": "_:N467b8832a36e4a1f8e60a3e28c98b509", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007941"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858427"}]}, {"@id": "_:N3bea41b2ac5b4322986586f21c9b2d94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011630"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023259"}]}, {"@id": "_:Ndb60feb8b7a142f7bd1013b4192a11e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001618"}]}, {"@id": "_:Nf6e4ac9c7b374e638ffd141870cb0296", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006591"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021589"}]}, {"@id": "_:Na9cc0bf7ec054dd7a55b9c367ff54f23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022557"}]}, {"@id": "_:N411720eb017c4cfbad4b0b6936042c67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001641"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3164374"}]}, {"@id": "_:N05e6eca9afd547df80abf6ccc52b4f8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249872000"}]}, {"@id": "_:N3d724dbdbbf04707b0dc26ba0cc01a88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010374"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021280"}]}, {"@id": "_:N629feae83a6a427eb435965ab5998866", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022045"}]}, {"@id": "_:N430467efc9344acd832c626220935375", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399989005"}]}, {"@id": "_:N08706749f0244d24b84b1068359abccb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238669"}]}, {"@id": "_:N8d35c9f9104042d1980c354e67e47e65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:157265008"}]}, {"@id": "_:N9292533b6e7f4bdfbdb1ea58f1fa7fdd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003891"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021714"}]}, {"@id": "_:N378bf14c6a6344c3a26ce24d1fd60a84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426209"}]}, {"@id": "_:Na695e8f8bc504370826bbd768e1cb223", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859438"}]}, {"@id": "_:N8b9d8c0deff9493b89bc37317ef401b2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023840"}]}, {"@id": "_:N28d5230ab9fa4d51b3fcb039e642c05f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010680"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023745"}]}, {"@id": "_:Ne979e0b85e0d4a058982b7ed4df13e44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1865866"}]}, {"@id": "_:Nc34cd7762993447fa80cb97c44379d7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004814"}]}, {"@id": "_:Nae92922e3eb54c58bf09b156810f6e11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9014002"}]}, {"@id": "_:Nf6909012c08f4caab80e084d53341fd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000845"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0235986"}]}, {"@id": "_:Ndfc65cbe63874774860625091ba659f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012594"}]}, {"@id": "_:Ncd87539bd34e447c8565e003cdd086af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025546"}]}, {"@id": "_:N3fd659b4ea8a4626a1db6cbc5676ce6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002168"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77420001"}]}, {"@id": "_:Nef392654ef234a91ae25b6150bd06900", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022334"}]}, {"@id": "_:N2c420b89dd074a45bfd3520e02016eda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001339"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1879312"}]}, {"@id": "_:Neee6b6a602ea4cca89d66ced5bf3a8e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030003"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59890007"}]}, {"@id": "_:Nee3813c1057e42a0b4111197cc9a44df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44274007"}]}, {"@id": "_:N161b9dbca8a94c82827ff026c3b8f796", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2310"}]}, {"@id": "_:Na583099e7bc945de9d3a6024b9fc0d49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14821001"}]}, {"@id": "_:Nc1f3d2de46f346988d03eaaa3b650b33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023753"}]}, {"@id": "_:N45cbf68c92b140c9b1be8600d5210334", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024313"}]}, {"@id": "_:N7115547f6a014af09464631944bbf2d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41581000"}]}, {"@id": "_:N83b4828e752e445a9bdfb03fe658c603", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021451"}]}, {"@id": "_:N161e881a795b4f3aaffefbdf3190ac13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002018"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422587007"}]}, {"@id": "_:N73bbd3f0409a45adbbb3d6246d436dec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024981"}]}, {"@id": "_:N488392e8282b439ca6be2d6c6d44b727", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4310"}]}, {"@id": "_:N63a892d402044fddaebee3915321fa97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006471"}]}, {"@id": "_:N0a3061aa255b4c2bae091970bc213f2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009926"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418035005"}]}, {"@id": "_:Nf8ded826a27a48d5bfdbdd9099cbd0d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111407006"}]}, {"@id": "_:N41e13b3cfc0c4a73a0de15e405e7d4b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005961"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025095"}]}, {"@id": "_:N3060071c659b41d59cc829865240b071", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022011"}]}, {"@id": "_:N72c2d71e2e504ba68738b8bbbdcf7011", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024846"}]}, {"@id": "_:N68586cff289741e69fcc5b0f1b7ad819", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023934"}]}, {"@id": "_:Ncfb3e4c06a5d400fae96c1a1d18c7cf8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675920"}]}, {"@id": "_:N24c8a30af6a748949771956ac2bb3183", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009173"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024557"}]}, {"@id": "_:N6448add3f1784707a687add8c7095c70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023720"}]}, {"@id": "_:Ne6d8c5414d424476bf04b3e3936925fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012858"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022705"}]}, {"@id": "_:N1c62ded26fa3485f89d18c4c58fc5389", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D022124"}]}, {"@id": "_:N92c232971bdb4bffa92004ce4b370200", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024017"}]}, {"@id": "_:Nabcff07dcc144089b744b82dfdfb766e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100612"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3286"}]}, {"@id": "_:N09903407514349a7b6c1ccab63e79dce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0425913"}]}, {"@id": "_:N391f7e88e906471e9dbf1df7aba0ddff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022881"}]}, {"@id": "_:N28163c32e6b141fe8b9628258d20c654", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009676"}]}, {"@id": "_:N7150202a88864053b78dad783ec2c613", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843228"}]}, {"@id": "_:Ndb5315c5df1342f595e5e394be00686e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100726"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49937004"}]}, {"@id": "_:N49ec6dbe22cc4c0f9df9789039e2af09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025322"}]}, {"@id": "_:N8031ac006e814f7e97c59be3a41e7d36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021605"}]}, {"@id": "_:N807d9476e20d4e13a512b44f2a328a96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085582"}]}, {"@id": "_:Na97fa74098c741f7929454dcb85024db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76612001"}]}, {"@id": "_:N5d6b8133dc2d4eb38f4f16a343c47d22", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54203008"}]}, {"@id": "_:Nf1dbdfccea16496393320a37a6c0882b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014571"}]}, {"@id": "_:Ne14b72022c334e8dac7ee4ef833e51cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0221261"}]}, {"@id": "_:N57293c65ce5e463c8447a67a46643f62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010696"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2025392"}]}, {"@id": "_:N902120b4eedb4103b4cf847067747436", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000222"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857013"}]}, {"@id": "_:N6c18af89a76643609d0d1e2ba5ae45ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32390006"}]}, {"@id": "_:Nc88ef7cc10274a3cafc4650a45b9f42f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002588"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004381"}]}, {"@id": "_:N7261880eefb1412d8414b23cb1afa244", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32219008"}]}, {"@id": "_:N49439694280c4fc4ac712e2a254d52b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021335"}]}, {"@id": "_:N3f74bf1ba717427ea1821021bca3943b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003378"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968790"}]}, {"@id": "_:N8419edb3e6b946dfacdf704027d6e451", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021745"}]}, {"@id": "_:Nfa1f77b9130b4ca683e6ea4f5c6016ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88598008"}]}, {"@id": "_:N15d5119721084beeba6a52b18384be8c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280699"}]}, {"@id": "_:Na743d48812d1495ea0a2e492ee01481f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025010"}]}, {"@id": "_:Nb7427903e0c443ff8cab6cf795960a86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3839407"}]}, {"@id": "_:N86f49f6c43ec460abc98926326577740", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042571"}]}, {"@id": "_:N11322c1c9b8b4375b6d69a176590e265", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25816005"}]}, {"@id": "_:N89f949fea0ec47d180f1610e422d8664", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025771"}]}, {"@id": "_:N09560bfa6b874edea83d5945e1eb1136", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563641"}]}, {"@id": "_:Ncea7b39616a240efb8dde3f5d055fbd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073061"}]}, {"@id": "_:N9148d3282b284a6387752807c475a6a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562733"}]}, {"@id": "_:Ne0c6aacf6521401facc0094b478b1d61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073021"}]}, {"@id": "_:Nb2c2829c908f428cb33cfbf4d015f227", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856136"}]}, {"@id": "_:N656d1a09e75e4958b10f0e1e75079637", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100767"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33552005"}]}, {"@id": "_:N988d6cf849ba474497209b5a2d567cb1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001980"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0238801"}]}, {"@id": "_:Nbe2c88862e444901a554631853f67304", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45369008"}]}, {"@id": "_:N6793beab31234c5db79f03b20542bf6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024441"}]}, {"@id": "_:N8a22cea762d14f7393893cadc8b36eef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003317"}]}, {"@id": "_:N60c9705933834c47a5435f90446014d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:421493004"}]}, {"@id": "_:N5f613b103b8b4221ac1f08feffa637c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:244683008"}]}, {"@id": "_:Ne67d273b172c43a9a440d653593fb4e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242426"}]}, {"@id": "_:N0cdbd665fbc54c35bcf46e551eb0643f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C538215"}]}, {"@id": "_:N3a6859d486544aa8a064090e72b91da7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001163"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021785"}]}, {"@id": "_:Nb8da4a7a2f9140f489a6edac3d037402", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34093004"}]}, {"@id": "_:N5685228d0eb641d79c935273d1cdf8ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022598"}]}, {"@id": "_:N6c952c685af84dee96a6f81f6eb198e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253631001"}]}, {"@id": "_:Nd5207135b7d347c9b7d52e7d82001952", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23853001"}]}, {"@id": "_:Nd60f8458996a44409bb3b5e28aeedf5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002167"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037822"}]}, {"@id": "_:Nbb5988a0964746e7b1679515cb0882ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423128"}]}, {"@id": "_:N2029bc00fb534deea6ef7ca8a02a468f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011854"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443826006"}]}, {"@id": "_:Na26b80c3d7f2427c919ad2ee72371fbd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1858626"}]}, {"@id": "_:N2e34a1d871e347e7bb652ba653c4e422", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0438717"}]}, {"@id": "_:Nebbe9f7bb827432995233119d212c6a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003502"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3150077"}]}, {"@id": "_:N6384e8309d27481fb788ca5ba1f52e0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023474"}]}, {"@id": "_:N1034bb50d69e45c3b3d13fd428f6df96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867424"}]}, {"@id": "_:Nc7296c5878d9423bbeca6e9ae39f41a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10034923"}]}, {"@id": "_:Nb854b0861eef45a0b117058d07899627", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1561643"}]}, {"@id": "_:Nfc30fc1d451a4d82ba7ea4fc2ce8bf77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024321"}]}, {"@id": "_:N32d14a4fa9554f4ab630e25551ec3251", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0036454"}]}, {"@id": "_:Nee7ed473c2ee41d8aadbbbeb989f3f6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023549"}]}, {"@id": "_:Nfc830972bfd54ffaaabf6fce0d8f486c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010115"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024044"}]}, {"@id": "_:Ne49756e18b734786ba7628a1b48d5e54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0919974"}]}, {"@id": "_:Na60d416aaa274728a8d2d959358c6adc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73162004"}]}, {"@id": "_:N1e43b6579ebe4daeba397ebbd67d1a6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001678"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054537"}]}, {"@id": "_:N55fe786f93324bf299faa1f005e9d941", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014581"}]}, {"@id": "_:N34123a69083540b7adf778618532736c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022201"}]}, {"@id": "_:N5b23dd6b9a024105be2bbeab3abc4d07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027125"}]}, {"@id": "_:N5285e8827a734ef5bb2f0790f37a6b81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866986"}]}, {"@id": "_:Nb80e10364e4744d3a0229752537eca62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011538"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023312"}]}, {"@id": "_:N5bb85b59a18f452eb2e7aee80c9e1027", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023412"}]}, {"@id": "_:N8cfc661e31a74830a454a9d311526633", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024316"}]}, {"@id": "_:N0a1c0a1379a14ec6b4cbc20da8bbd6fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1968686"}]}, {"@id": "_:N1505d4c04aa3400d9c68eca6f0fd4730", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005824"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021620"}]}, {"@id": "_:N801016beb6e14d6d902d6a2cfc659559", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751574"}]}, {"@id": "_:Nd42eb19b12924914895be57f6c0808e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009649"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021416"}]}, {"@id": "_:Ne5e44dd123bd462db1f711eed45d4215", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014103"}]}, {"@id": "_:Nfac2d857dd234d9f836d98f66613433b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237638000"}]}, {"@id": "_:N72d592d5049941008c3870a30f1b45b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025573"}]}, {"@id": "_:N39ca3ad784ba41aa9531bbb0fa35bfa4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56852002"}]}, {"@id": "_:N9aca06f1a1c744268d4465327dfbeed4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399343007"}]}, {"@id": "_:N34b088eb896c46f78080248e301ee0d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60002000"}]}, {"@id": "_:N022796beffb441c8ae0e25814357cf82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0596028"}]}, {"@id": "_:N6889b3360bf945b0bb54be4963d27c2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022241"}]}, {"@id": "_:Nf0cdc52f478f450ba1d7653b628e8cdd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023708"}]}, {"@id": "_:N666ace96b4db410bac3b12972fe6510b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0544886"}]}, {"@id": "_:N2a6f83c7c0a747938d1033a2d1304d0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024102"}]}, {"@id": "_:Na3964fb4c6b6406ba83ef7a07ef6e705", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003348"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2359002"}]}, {"@id": "_:N561a37e1ed934174b8456c17e4cfa142", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002321"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399090003"}]}, {"@id": "_:N3c746de0652e4c35a845ee7ffdacce0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008707"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249233008"}]}, {"@id": "_:N51c9df3ce9da43148d94397013645123", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022325"}]}, {"@id": "_:Na01bb4cf9aa54dfeb55c39e740c174e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004422"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280532"}]}, {"@id": "_:Nb947a7fcf93d47cf98726739c87be5c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95735008"}]}, {"@id": "_:Na34a5c938a024ea7be40177d5fb30d17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0001764"}]}, {"@id": "_:Nc5cde8fd24e6474fa5a32d4ac34098d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000151"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248942000"}]}, {"@id": "_:Nbcff162eeed441e9962a0bb0c6876109", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1306710"}]}, {"@id": "_:N182bf11a235348208b4da139dd22ecb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022316"}]}, {"@id": "_:N0d0c76e0c5654bb2b2b2f95bc4cb591a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202289003"}]}, {"@id": "_:N6c2dce335af94dc7a5788866ce93093d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0334352"}]}, {"@id": "_:N17987124c3424c989c458b4569108305", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109622003"}]}, {"@id": "_:Nd08225abff504d4d8d0aa8cfd692e5d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009407"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024385"}]}, {"@id": "_:Nee1283981b014134980c5a91e0682032", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025714"}]}, {"@id": "_:N675f362528294e4a9ef432d310db64d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002793"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837388"}]}, {"@id": "_:N1b5d5ef8cba4478182985519208ce255", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011001"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010026"}]}, {"@id": "_:N876b4ecc09964338bff2b0540c23c77d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030182"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022595"}]}, {"@id": "_:Nb4d7c5d1199f4503a10b367abe010ad4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015858"}]}, {"@id": "_:N32fef8904bd3433a9011e680e8a83f4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859697"}]}, {"@id": "_:N9a7e831ecc2f48059fdf797a8b12d7d9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:7010"}]}, {"@id": "_:N8c38ada4160d4bb0b1cb0dfa2f2fcb04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2674149"}]}, {"@id": "_:Na838bdc3d4b4407eb4fb6173328d787d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021560"}]}, {"@id": "_:Nf754534323304b639474ab45150c2ee5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836187"}]}, {"@id": "_:N041a0740f41e4ca484b196d4a5f510e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62718007"}]}, {"@id": "_:N1737bdddebde49e08174512a4575de6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840225"}]}, {"@id": "_:Nbebc75ea58b346118681c292bb0ab509", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443892003"}]}, {"@id": "_:N72fc65e7df3a4672933beceefd239c4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005168"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867421"}]}, {"@id": "_:Nefc079e3747b4d53b43aefa755cb2245", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021295"}]}, {"@id": "_:N7791179395ed45208545e0421dc45c80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003206"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844394"}]}, {"@id": "_:N4e4679b1cdbc43519f49ce1fc9c3b51c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011774"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013964"}]}, {"@id": "_:Nd1ca590281e94b6099cec8a477ff7aa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023004"}]}, {"@id": "_:Na1de146b2ab24a14bf6a316fbe06610b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006747"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:116381000119105"}]}, {"@id": "_:Ne26ad34216f54cd3bfedbf0c319a0585", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020500"}]}, {"@id": "_:Nb97eb67e48f147e7abea0215bdd2cedc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073213"}]}, {"@id": "_:Nd471fbda7f35408980013a9df0f75133", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022136"}]}, {"@id": "_:N81c5d9087c7c488f87d96b7f4c651196", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77103006"}]}, {"@id": "_:Nfc90edd3ebd649fc9903be795ace89f1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47669001"}]}, {"@id": "_:N1f3d4840ab194111a9d7a2854aea961d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D057088"}]}, {"@id": "_:N2fe02418ad854371ac967cab23c0d864", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004245"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025395"}]}, {"@id": "_:N5adb2f843d734ecba6c510c1cc144a60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012123"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16553002"}]}, {"@id": "_:N09b64b6597724b97a663062e9b61cf59", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0751295"}]}, {"@id": "_:N06c9a90387244a1fb11c85c76c58833f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0877541"}]}, {"@id": "_:N4cb12443bf384917945d29b5865a10d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400962005"}]}, {"@id": "_:N0cc0574b617b457bb87b5f512a923cb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025605"}]}, {"@id": "_:N9fcab707e68b4e86bbcbfb44a75ac2e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031511"}]}, {"@id": "_:N17386a93be864338b1b2824bf1bd8d92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0080218"}]}, {"@id": "_:N463bb987fc934a85bd07a6439e3d4a9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40159009"}]}, {"@id": "_:Nd333f261ef3b4a1b8d7e4c1ba839389b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022631"}]}, {"@id": "_:N494b82b617c74492969102fc3c90ade9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234518"}]}, {"@id": "_:N8b4b85c8184b465791989d91138e9fa6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005144"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1845019"}]}, {"@id": "_:Ne8e98ae08345470a93ee8224adf21a8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0566693"}]}, {"@id": "_:N388886cfc00a4d449fd69bdb306a2fc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010523"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004410"}]}, {"@id": "_:N238c6125260c40fcb9af091e2add5ba6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859369"}]}, {"@id": "_:N16f573347e634d84bf6d580339704d58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023544"}]}, {"@id": "_:Nb73baf818e1b4a65926a35fca14c17a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3551052"}]}, {"@id": "_:Nae95e8d826d34484891f0c54afdecd92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009122"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024585"}]}, {"@id": "_:Ne4e69b6935e54585bd9acb17a5c91594", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000642"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246674000"}]}, {"@id": "_:N9159b6c11870405fa66f54001d332ee6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0575803"}]}, {"@id": "_:N23f687acaac04090b01c5642b4853156", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2062713"}]}, {"@id": "_:Nba7562da5f904effbb5cd75c76c9639b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000015"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C562406"}]}, {"@id": "_:N855cf9aafc354a48b3d57e1b1eef4d91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006585"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0426811"}]}, {"@id": "_:Nf60ad40f03264120babb977a98b2b231", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022256"}]}, {"@id": "_:Nd5c24cc5f9f8425e8dc3156bf8611eec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025697"}]}, {"@id": "_:N850aa4a931be4dea8966bcd4d0c7a42d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001511"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007236"}]}, {"@id": "_:N46270dbefe4b4f889fc53ea52df8aa6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022540"}]}, {"@id": "_:N2eb23ef99bb44b148d2b66b20da2dfba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1510431"}]}, {"@id": "_:N794a99d283284ffea524a3833abb71aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1852407"}]}, {"@id": "_:N33123df360924cfd90f45f326a62341b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38084005"}]}, {"@id": "_:Nc98e07f930b04831837a29b7b0a7c6df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4083076"}]}, {"@id": "_:N76fa6d94759c4429832321881033c161", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85224001"}]}, {"@id": "_:N6c50f1f64f5c40ce8f796dd49aef0277", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111323005"}]}, {"@id": "_:N8eee6e59ace64f46963168f4de1c39e1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000925"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021789"}]}, {"@id": "_:N31e0bc583eed47fc96f014bcb9aa074f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004320"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014624"}]}, {"@id": "_:N612fc48735764d4a96bfbcdab0aacee2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005622"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021630"}]}, {"@id": "_:N9df86d655ea149e6a5d368757b08978f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007359"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012640"}]}, {"@id": "_:Ndc35ad9aceac4b04980ea6388bb6ff11", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005306"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254206003"}]}, {"@id": "_:N5ddc834077424367949136de9c3e6e35", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007697"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280420"}]}, {"@id": "_:Nbaf5be9dfa6f4a0887c78dd43ca79a8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1868571"}]}, {"@id": "_:N28e63e7ed24341cab2c8526a34b38f03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4163"}]}, {"@id": "_:Neaffbec797dc4929a69b47a6c9a1c9be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024487"}]}, {"@id": "_:N11162dbb7f504844b5761d8e897d6caf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022433"}]}, {"@id": "_:Nf1a41f7b0c6049a7b6acff6f1aa5541d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010445"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536112"}]}, {"@id": "_:Nba284d1ba5524a4dacf9795ac20c7f71", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0750940"}]}, {"@id": "_:N5723e66df24f4a6ba2c05bee4ebf2714", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024000"}]}, {"@id": "_:Ne2bbcada0d7e4956a305f2a3cec9e4a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699225003"}]}, {"@id": "_:N261042f56bc44d559a47f987776c8321", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023552"}]}, {"@id": "_:Nae84f6afd82045e0b87bb6ddd0f451bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023434"}]}, {"@id": "_:Nc4f6da01faf049299292de2696c39fef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003865"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859460"}]}, {"@id": "_:N9ce53e8dd43e4dffb806681390733f84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006657"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1834386"}]}, {"@id": "_:N462208698ca7437b99ab4ffd70c9e3e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007556"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856954"}]}, {"@id": "_:Nbdef41bce1be41dda2c88455c19c77b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024425"}]}, {"@id": "_:N3ddd96217876457399e0a1eee8dbb0cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085200"}]}, {"@id": "_:N0d2ff802a5c5482d9540fbcd53a2b19a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86094006"}]}, {"@id": "_:Ncf80421cbd12483e82ac60895f992bed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47054003"}]}, {"@id": "_:Nb827e7d1c29a472e9980dc41b41f4b73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0016873"}]}, {"@id": "_:N9d7456c742d94b5f9d6f297026d127f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535441"}]}, {"@id": "_:Nc3734c0436a74bbc812df63cb6359954", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255056009"}]}, {"@id": "_:Na4d2143114cf4999892c5d4f6f999813", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151790"}]}, {"@id": "_:Nfd57a46265cc4b4e8c07893c891de45c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003811"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276506001"}]}, {"@id": "_:Nf754088ed99548a2a4c3a52cc71cf0aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100603"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398254007"}]}, {"@id": "_:Nf0f02be538d74f329ddee9333ed240ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249174002"}]}, {"@id": "_:Nc9a922bc59884602b0be3ad314f10847", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014130"}]}, {"@id": "_:N6766e1b1e093456eb733fde9eb0af817", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3296"}]}, {"@id": "_:N8caec66822d149d3be53d4a2ab57fdc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848453"}]}, {"@id": "_:N6d99542f19824fed9c33cc58b0f92bd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025752"}]}, {"@id": "_:N8a3fd23f9c0d4e9bb5f79355c2c4bbb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3403"}]}, {"@id": "_:N384a030fb8934f5ca6cdd126627fa923", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005990"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367524008"}]}, {"@id": "_:N09616c22b6da41debc6e4d995fc5860a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000301"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025865"}]}, {"@id": "_:Ne677e5441eb942caa1a2283285a205ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002224"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0343073"}]}, {"@id": "_:Ne5d2fbc833bb452dbbfae9a6c7fbb5bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007922"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849151"}]}, {"@id": "_:Nf2735106a72a46728d6e033c935da3b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024501"}]}, {"@id": "_:Nc4a7d561a31c455a9d75892e437b8677", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41841004"}]}, {"@id": "_:N1cc246cc4d734417ba530ed26d586334", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83469008"}]}, {"@id": "_:N348d46dcf678406bada4e9c93c23a87a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015529"}]}, {"@id": "_:Nb64a20a5efb54f9fa2dd6cf249d519a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003238"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025638"}]}, {"@id": "_:Nd3cd6657ba0a45e5b8d0701826930d3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263731006"}]}, {"@id": "_:N4b5471a51f934a2189b5a8317422ef90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0242979"}]}, {"@id": "_:N634717d3feb74585a26911fa66ce43ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302226006"}]}, {"@id": "_:N43d6843bf2f04d51bf7252ef958c694d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007733"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846266"}]}, {"@id": "_:N339e431a47d546688e66ccd77ffbdca6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011546"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253274005"}]}, {"@id": "_:N34afa55acd5445dbb3e001fbb7715cf1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0009766"}]}, {"@id": "_:Ncddf54a7ad7c4741973d5a912cf13ec0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249752003"}]}, {"@id": "_:N13a23e6532ec493da2092539e467e7b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832988"}]}, {"@id": "_:N5840e23f1cf74670b3b3d93ce01687ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860816"}]}, {"@id": "_:Ndc4f48c74e224161a03925f916f791cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073255"}]}, {"@id": "_:N9a03250fff9548498c5fbba86234ce85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039103"}]}, {"@id": "_:Na072cc58f905422ca65eb204ffeba906", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000605"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1720037"}]}, {"@id": "_:N0a30297609eb4ec7b85bf47aaff0af8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004026"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021691"}]}, {"@id": "_:Nf9fb906455784032877d4654230ed715", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280555"}]}, {"@id": "_:N00bfd8c5f0c84235be511c1db1d1ea57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D052456"}]}, {"@id": "_:Nb42fa69089804a49869c5cee3f64da4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35743001"}]}, {"@id": "_:Nbe623723d0e14a079fd21792b92517ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009729"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1332852"}]}, {"@id": "_:Ndf2ca5ad75da4ba69f2e550413d1046e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1167918"}]}, {"@id": "_:N0a7304d8bea845d2bee114cced12f12a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017563"}]}, {"@id": "_:Nd486a0d42d56421b9736fb415b5ed4e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006278"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0994638"}]}, {"@id": "_:N4556521731cd4389b3fe0a69a8364d00", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205234"}]}, {"@id": "_:N5fc7b42dea644c33a365c25d45cb383d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0577242"}]}, {"@id": "_:N843328d5f5a34390b06db95db8ec05dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010051"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021344"}]}, {"@id": "_:Na66a93ecfba844cf9d189e94c4762c9d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3807306"}]}, {"@id": "_:Nf7dcbc03cf2f45e0883365c37cda6402", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025684"}]}, {"@id": "_:N75ffcfb014b74b7aac375198ec156298", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013953"}]}, {"@id": "_:Nb3518d4f3e954ca1bfd7e8d9944bd872", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012386"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1841686"}]}, {"@id": "_:N232f47ef91ee4772959fb7879e6af735", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536624"}]}, {"@id": "_:N297e6efb12714b4ab8b538d31c2b1c3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005866"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025122"}]}, {"@id": "_:Nd93e97fe079b47159666ac126d91299e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022139"}]}, {"@id": "_:N0194ce020b444fa1b50985e1e89c723e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012444"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278849000"}]}, {"@id": "_:N93558ee33eb44fbe83555656a994ff75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002410"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2936786"}]}, {"@id": "_:N27b835fa3d1a41a9b9bf53f1d029bdd5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001955"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1844662"}]}, {"@id": "_:N3cf4889c483646c3b9d34545626a089c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0152443"}]}, {"@id": "_:Nd1f18d6cfd414ce6bbd141b5be3ddc37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204203001"}]}, {"@id": "_:N47c242d0c63b4d10b9f9753084c1d0b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009702"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253930002"}]}, {"@id": "_:N125f23c85f7844e5a0106ee0079f68eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023524"}]}, {"@id": "_:N7a6a0228b7044ebda57e9407a3bbda0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4202"}]}, {"@id": "_:N71f0f9cd38f64191bc284173f16cb139", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022012"}]}, {"@id": "_:Nb5afc9af68584437bc35b729e27821c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000119"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014564"}]}, {"@id": "_:N780c26b49f2941a98731024e1daa5142", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76909002"}]}, {"@id": "_:Nc85a752448424298adaf281fa3d776da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0271196"}]}, {"@id": "_:N3d52a9a0849341b89fbd12c675bd6e4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022538"}]}, {"@id": "_:Naa941c7276dc4611aed1f67181055cd5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025533"}]}, {"@id": "_:N4c12cd8c71bb488da8dc60fea0a4744a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024464"}]}, {"@id": "_:Ncec386b4448c4cc6bb2e656f5d41b6ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024369"}]}, {"@id": "_:Need37fa081e24cfba4cf20eddc41d8f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0574967"}]}, {"@id": "_:N7182266b4ed94a2eaf1453882e425685", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022753"}]}, {"@id": "_:N912dcca3610b4b2ba0d84bc1f52d4e2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000608"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0024437"}]}, {"@id": "_:N97c065b22a2c42499bbb9aa29d0107fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000643"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59026006"}]}, {"@id": "_:Nf85d04ef04dc4c1f98ead5406f3b479e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D065631"}]}, {"@id": "_:N8653b41061b04d499960430ae52e7734", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2749463"}]}, {"@id": "_:N60b7a8d98fe44b9cb86b0c657a50f3c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020445"}]}, {"@id": "_:N689a763a46b842e191ee851474540cca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024026"}]}, {"@id": "_:N3c14af4daa4a423a91255806621c53fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002812"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D060905"}]}, {"@id": "_:Nd5493284cacc485da894c3abce1ab4ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006628"}]}, {"@id": "_:N896242577b114e4d945e9cc793260aea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1861357"}]}, {"@id": "_:N527c1acfd0224332b4983a638a39dbf5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003045"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021743"}]}, {"@id": "_:N3f16e07563ed46a4bab27ccb4391beb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0342162"}]}, {"@id": "_:N251e901ac3394881afcf931444a62a8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23276006"}]}, {"@id": "_:N2e680fef27c248ec9195d7a71c473d39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025492"}]}, {"@id": "_:Ncb6a550b164e4084803e7cb4c0c8c31d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021231"}]}, {"@id": "_:N3214dff2593c46799b5e162df5049eac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010417"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023839"}]}, {"@id": "_:N7347d5ca500b452e8ef81404f48e255a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021700"}]}, {"@id": "_:N8fee1bd1f7434851b901538d64411b0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004594"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1839252"}]}, {"@id": "_:Nb39839c5db24492f91c894f0e39a713f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012827"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205189"}]}, {"@id": "_:Na71429d79495438fbda88f245428c6a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299330008"}]}, {"@id": "_:N20101bd0053c40e0896b7b2b106e1bed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46252003"}]}, {"@id": "_:Nf5b9581d39e44d418f463fb1b4c1c80a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030557"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073030"}]}, {"@id": "_:Ndf0f6eaea72944f2bc33a34dcf2b7fb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1850631"}]}, {"@id": "_:N4c268f5bb37446d5a84954c9fd81748d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022909"}]}, {"@id": "_:N6630e0f5da8a4ee58d12962fa2fe40ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1290708"}]}, {"@id": "_:Nc8dec8e808bf4ea49c1536cbb1489bb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027651"}]}, {"@id": "_:N807b40d456504f71a82e945659b0e855", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849075"}]}, {"@id": "_:N5e2f7ce90e6c46a581c314fd3a9b1917", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001251"}]}, {"@id": "_:N5f56a95a0575460cbeb6bfe37de9abc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017499"}]}, {"@id": "_:N30a4e84bb6b8404d84ade68ca2b5926d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012779"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022724"}]}, {"@id": "_:N738a99b6b1234baab49e1a0f0281ed62", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262478"}]}, {"@id": "_:N16d5b992e3dd4ebf9b2cbefa8289e9c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:282145008"}]}, {"@id": "_:Ndd82851a2e3d4007bdceb6f8ffb7702c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030392"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88252006"}]}, {"@id": "_:Ne5132b62df60413f8f167a3b2c389f12", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003343"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39112005"}]}, {"@id": "_:Ncfe9a1b2540f48f9a11c0d18d6ffa29f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000745"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0456814"}]}, {"@id": "_:N3702c6a5b7a14ea9989e4a00bcf1137e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022765"}]}, {"@id": "_:Nfbf3807de9904a27a53ea83d9fb12110", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000287"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280650"}]}, {"@id": "_:N680e0f339b4a43d8a4d6af76cd7bc952", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012317"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0748473"}]}, {"@id": "_:Nee86451a524b466ea64611bc7932d9e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857692"}]}, {"@id": "_:N99efed109b0c40fbaca6ed4f11813543", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008070"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10021126"}]}, {"@id": "_:Neff176fd27414bc2ad35040a1da9f3d5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006288"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266054"}]}, {"@id": "_:N30479540eb3c4559841381fc94d80909", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023612"}]}, {"@id": "_:N0872a9c1904449f4baaddd754480e616", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023719"}]}, {"@id": "_:N95945e40dc034c72b90f02b6cbbfb32c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855496"}]}, {"@id": "_:Nabb4ccc7394646ae8db1fd8617c7aaad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15405008"}]}, {"@id": "_:N536f4b22af484dcb971dc1246a1cf088", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000126"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43064006"}]}, {"@id": "_:Nc8d2813be812437d9e0d25df29644274", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021286"}]}, {"@id": "_:N3a98f0afc59f4ec09a6ddc174175c642", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010094"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024053"}]}, {"@id": "_:Nfd934b66a5c244a5a5046969d5d79fb6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011639"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:450300002"}]}, {"@id": "_:N4059e34ee79149cda82a1403aae015a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025829"}]}, {"@id": "_:N58edf66d32b3440da29ff77364ed9d72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023094"}]}, {"@id": "_:N6773b857290f44f1bd6055b5cf14e99b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024531"}]}, {"@id": "_:N8ecc2f4f41b042a5bce52ded6ab1c2f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025619"}]}, {"@id": "_:Nd7c582a964d045c7bf670efe314f0e3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254785001"}]}, {"@id": "_:N04afd061cdea4fe8a84ce9f9c1cf57dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19939008"}]}, {"@id": "_:Nf22a7596f0124de4b625b434e2c6b8b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280344"}]}, {"@id": "_:N51006489ac4041d3bbc98126dfe6a425", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004256"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025388"}]}, {"@id": "_:N7ca6ed39fc594fd6a1a884260920e540", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:313005"}]}, {"@id": "_:N85bf79aed9894abf9b70c529a77dc37b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000307"}]}, {"@id": "_:Neba0e38c9ebe48218014425251aa3f85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022443"}]}, {"@id": "_:N6c69ded79b214d058505801d708e492a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024046"}]}, {"@id": "_:N825e4f96a57b497d96fdd66c172de2fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392777"}]}, {"@id": "_:N5cf3ba28d27642dca6cf66fe05b1b853", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46263000"}]}, {"@id": "_:Nd31678a3b9f44a5e854f22ece0cacd03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001460"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025773"}]}, {"@id": "_:N9a4be62e9ff24109babe8ce31c9af7fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275403002"}]}, {"@id": "_:Nb10b8436e9bd4ce9b6ba88e428a85f7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100768"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44769000"}]}, {"@id": "_:N762b14e0f09a4820b0803b13dca4a8c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413728006"}]}, {"@id": "_:Nb4b5c7a147be4a95b2ad034cd16f0f28", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020908"}]}, {"@id": "_:N3e0b98867dde44ce94827d621f111547", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008479"}]}, {"@id": "_:N60c88360980b489991f961f480186a72", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002492"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020852"}]}, {"@id": "_:N52ceef8aaa7447f68b9f26b483bcc4bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024763"}]}, {"@id": "_:Naf5b1d8320794053b56eebffca4ddf58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001161"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10036064"}]}, {"@id": "_:Nce6081d128a7491293509af6ac320289", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005413"}]}, {"@id": "_:N0ed67184555c435cacfde1a06b5ef34f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0205100"}]}, {"@id": "_:Neefe088516834e4e8371e43b53c93f24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0341787"}]}, {"@id": "_:N1b0509eddd464049b0d1d0c09c311d14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1969156"}]}, {"@id": "_:N3c422381f94d45ee98d42da01efae404", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0033805"}]}, {"@id": "_:N14dbd66f1d00425fa19a690f96399b7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021869"}]}, {"@id": "_:N28c7d74ba4b7420eac1d13a4a7761d3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010046"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1867929"}]}, {"@id": "_:N1588b424ffaa497e898d9fb8002e0072", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006409"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855191"}]}, {"@id": "_:Naeb81043867c4733a87f17bf32f8b8e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000478"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005128"}]}, {"@id": "_:Nbe0d1e44d0754432967168be04ab0696", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025673"}]}, {"@id": "_:N9f6120df8524439f8a962ca7acde381e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004784"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025294"}]}, {"@id": "_:N742202862c49405683704c94b8cc6757", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77098009"}]}, {"@id": "_:N6490835e5d3e4ce282a87b4f89bdabad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010299"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021299"}]}, {"@id": "_:Nb2f345f8ff04459f9ecd1d5f1350b125", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93143009"}]}, {"@id": "_:N8a540fd792fc49e0885c6e7d5502d764", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030856"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155360"}]}, {"@id": "_:N47a0fc6d1a474682a0fe6e148649e9d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280372"}]}, {"@id": "_:Nf6daa77a0da344adb572c3b22eedf53c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011653"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023246"}]}, {"@id": "_:Nb9be1c9143a8422791828590ca1372c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023857"}]}, {"@id": "_:Ne8aa77e3186e49f1b3ef5412d1ff9b6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000746"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003702"}]}, {"@id": "_:N215112f7f0694b4b8b6e7a47899cffab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001048"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3086"}]}, {"@id": "_:N1c51f3b2523240ac8158f179ba3589fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014743"}]}, {"@id": "_:N8f19b138bb1443b18240a1c5df7a7497", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10013184"}]}, {"@id": "_:Na34c186af51f4dd98fe0698b2f0a4b14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001814"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277753"}]}, {"@id": "_:N564f9e85fcde4072890e7418abdde984", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100152"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022269"}]}, {"@id": "_:N2a42274ae80a4ef2acd433e854ec7690", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006237"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859115"}]}, {"@id": "_:Nc7c71bd6c7004f75a0f51e3221b90683", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025724"}]}, {"@id": "_:N7f8c637a6fbc4aa9a3bc99a39616ea6e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0432103"}]}, {"@id": "_:Nea9b56af3e9a4845aa28995b3419de91", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012576"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022837"}]}, {"@id": "_:N0e03321044374587a38c7622d0dc7904", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0038002"}]}, {"@id": "_:N96ddd4b3ae2845529fdda790a07e6a87", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025185"}]}, {"@id": "_:Nc86e221667b94701a3aea48c65bd3a46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007475"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017488"}]}, {"@id": "_:N5e8564f172044ade86ebfda4756e189a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002594"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68591005"}]}, {"@id": "_:N8737e6a058724b61a7ac1f21731dd6ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022500"}]}, {"@id": "_:N24f366e1a3b344f6b5c85e9ac2b060a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025130"}]}, {"@id": "_:N486e9ddcac6e4b4b840e3c61840b96d3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860488"}]}, {"@id": "_:N496d4e8fa0b2485db69e52b0dd32b7bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000685"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280611"}]}, {"@id": "_:N7e164c345cee4bf8ac01b9f2da08d762", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10040936"}]}, {"@id": "_:N0635e432617d4da09f333956503dc8a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3262"}]}, {"@id": "_:N7ce274838efb4121a8a3cc5640fcbeb2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430007"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90216006"}]}, {"@id": "_:N65424cf391874da98d1ba25bb21e9d56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010499"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0857276"}]}, {"@id": "_:N885ec9072b6945ed9b1eedb02437fd48", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024145"}]}, {"@id": "_:Nc53b5e61aca94aae972dcb796613deff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003025"}]}, {"@id": "_:N00515ea25a074a36adfcb607b98be5a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280255"}]}, {"@id": "_:Nae7480ff78e344078f56fc48624f287a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0037299"}]}, {"@id": "_:N21cb96d2d86f4d2b9ce26ad52b251108", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280616"}]}, {"@id": "_:N653a4ce51be348909f58aca76c54474d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030404"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0017689"}]}, {"@id": "_:N3cf01d6a31e04ab8af58aedaeda7f86e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002174"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0234378"}]}, {"@id": "_:N4b257a127800441cbaa7ac4cd0811757", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010527"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25094008"}]}, {"@id": "_:Nb0fe5be6c2d441d29274f2c47289e513", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193225000"}]}, {"@id": "_:Nea339ae1ff2d4d17a3ae7db2a4faed64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021984"}]}, {"@id": "_:N47cc35501011479fb32a75db375caeb4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010625"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0032008"}]}, {"@id": "_:Nbd2428aec7be4e2abf07591f651589a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072978"}]}, {"@id": "_:N4ec68ee34d8747f984cc0ef2ed43acb9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007620"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3157"}]}, {"@id": "_:Nfef64d8c4f3d4486a85ff32d71e09344", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008441"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73589001"}]}, {"@id": "_:N9f48a1a8b6f94ef0b88743c1ce52b83b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1859478"}]}, {"@id": "_:Nae6f99bb856640aa878950c9014b5fd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008461"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024673"}]}, {"@id": "_:N3f8da41c804c4c2489558017a40e9550", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423820"}]}, {"@id": "_:Nce6e10d580a04600b5dda3a84c998500", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855330"}]}, {"@id": "_:N5e58dfefcdd9435da71177f4484d9211", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008480"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1384641"}]}, {"@id": "_:N86add6e6b9914114b4432b24d52084b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0008312"}]}, {"@id": "_:N5a114f62b6c842768dacf83dfb213279", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022470"}]}, {"@id": "_:N523e46aac7974e3ea2b337d4d677130c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0018946"}]}, {"@id": "_:N3f3171be5b594498a18e4948cfe977da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073245"}]}, {"@id": "_:N298a745293224acaa658964b52da0fef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10002512"}]}, {"@id": "_:N206457c6106f4233b6d68a1798de50d0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020764"}]}, {"@id": "_:N9bc34bf1b3204d158cf79c9b9c1c9a25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024134"}]}, {"@id": "_:Ndb6f8d6eec064a67b3eb01c52c40fbdf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012308"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021093"}]}, {"@id": "_:Nbcb13077c69e4d5c826f4a77e6007cd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87017008"}]}, {"@id": "_:N648e4eefbecd416188bf81b5761f2f93", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5153001"}]}, {"@id": "_:Ncf6c6bd5083448588ce349a6ff1c1385", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008881"}]}, {"@id": "_:Nbc131395e3b54b348f7f97ab87dc40bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8074002"}]}, {"@id": "_:Ncc48c8b9a59d40af9a9b1e3172a186f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072845"}]}, {"@id": "_:N5a5a72e0cae74843869ed3875b63bd5c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012290"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0026640"}]}, {"@id": "_:Nbd8fc706d4a6486aa20217b277a47ffb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1857640"}]}, {"@id": "_:N9adb5847af2f4ce8a8cfb26187f58df6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0520739"}]}, {"@id": "_:N023b5510f61c4c56ac1a25b66be3262c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012309"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268397"}]}, {"@id": "_:N6460feb13ddd4f9798755119845d8e9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32273002"}]}, {"@id": "_:Nabfae06837c14362aa0fbd1c580be572", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024060"}]}, {"@id": "_:N333340f6f89e44f5b896d98281e14155", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002949"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887527"}]}, {"@id": "_:N5c77f8f2a4564de091b7bcdb707cb4ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002671"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002280"}]}, {"@id": "_:N9939c9d810fa41e986d9262ec17f410c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012035"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D062685"}]}, {"@id": "_:N285c88e74a8c49c4acc22d7c025b0b4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56743000"}]}, {"@id": "_:N6312df716ac1404fb581986b1f1f4997", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0400005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3551041"}]}, {"@id": "_:N33b5fabcb2ab44c28975b3c5d6a3b8fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537852"}]}, {"@id": "_:Na41c68771d574d3e85b6b9dc1a6159e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009730"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402877008"}]}, {"@id": "_:N5ceb87fc1da4464b872627f53704f276", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280508"}]}, {"@id": "_:N59e8894f7802480fa2b72f0d50b5eda0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004461"}]}, {"@id": "_:Nf84c1f57e4154d7db8b4458eaef64613", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D004410"}]}, {"@id": "_:N89c801bb034340b193450df0f738bc8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011984"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3277945"}]}, {"@id": "_:N947d8d5792334a03a61a60a3f061569c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100176"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022245"}]}, {"@id": "_:N31781478b73d4d5b96f8567215dad6d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025715"}]}, {"@id": "_:N37764c4f0c2a45b587b5880878ab8359", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009562"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024290"}]}, {"@id": "_:N1606a9fa1d4140de9186703bc347a079", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000233"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301348000"}]}, {"@id": "_:N92c313b24c8b49b3832da4b132b46843", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024494"}]}, {"@id": "_:N9a5839dd6c174f189f059e6b32c71821", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:392461003"}]}, {"@id": "_:Nfbdfc5b9f7764104b1b86a571f1821ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2675557"}]}, {"@id": "_:Nda8ccc40373a4569bd46fcd567965c05", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312104005"}]}, {"@id": "_:Nac1267572a84407b8bc2647273b8bd0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000505"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397540003"}]}, {"@id": "_:N90d76fa1785948f58800104e850d7da0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15459006"}]}, {"@id": "_:Ndb2492b44ec043d6b1078a0a44e3494b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011582"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023287"}]}, {"@id": "_:Nba3499d4e2784b1a8f77cc8f258353e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022956"}]}, {"@id": "_:N18f1049e8e9c4d8ca59f36394a155d25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023733"}]}, {"@id": "_:Nc8df2a50e93d425da593c5e31abdca01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034543"}]}, {"@id": "_:Na5daa5c585e24ec88a849fbb9761f2b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023479"}]}, {"@id": "_:Nd19f89f2906e4260b703d6fca61a2bde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022435"}]}, {"@id": "_:N02a40fab675b49fb853d058cf0f92eaf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007196"}]}, {"@id": "_:Ndd71344700484adca77d316d14c30655", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011540"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83799000"}]}, {"@id": "_:N895ac546f7b44405b0432c0d2b114d30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81089005"}]}, {"@id": "_:N07148774f332423a8bf0e6cc0f6decb6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005565"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3807131"}]}, {"@id": "_:Na33ba1c33ca147528b01912221bc60b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000799"}]}, {"@id": "_:N7a2d840788844ae7b2c27c905762558e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021152"}]}, {"@id": "_:Nf3e7cb2a9eb5446a8fad4c38bf4600dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D061686"}]}, {"@id": "_:N89ad0ccd8ae244daba4046b8d42938b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248182008"}]}, {"@id": "_:N52ec5a46007f40ecacce3a933c17067b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020969"}]}, {"@id": "_:N8961bff615114347aa07f362482b6cc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000793"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80321008"}]}, {"@id": "_:N9f2ef351e0ea42d58b6c8fd17e6463c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025134"}]}, {"@id": "_:N156bcd6af8a34272a9df8552d7d8c7dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0376545"}]}, {"@id": "_:N8086190ac9074689934baee4c18be769", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424688"}]}, {"@id": "_:Nc3b78773ed64489e9e81dd263b8d5654", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0264886"}]}, {"@id": "_:N6e6cb3ce900d4f64912484d95ddb112a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008711"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1704272"}]}, {"@id": "_:Nfa4fe15362184554917dddad48359f0b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62415009"}]}, {"@id": "_:N84c94e203e184bf5aafd789d4add3cc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267963"}]}, {"@id": "_:N7eb738c89a59478284e20346aba39d74", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0027613"}]}, {"@id": "_:N4103552297904b70a64e589212d93ce7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000763"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0151313"}]}, {"@id": "_:N544c3df2d45f491aa157d2812a6a80cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100640"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339880"}]}, {"@id": "_:N4e5a978a48834ba58070229cbc178f27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009959"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021364"}]}, {"@id": "_:N7afeee7ce6164a819904976172ee64dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022293"}]}, {"@id": "_:N72d41aab9a3649b7b5f2d3ed27d04e5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236647003"}]}, {"@id": "_:N4214cdcd77744ca1ac753e70e36d1943", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030598"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073070"}]}, {"@id": "_:N470a1c97adf24b379affe8a853ee1691", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010628"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D005158"}]}, {"@id": "_:N65b49622eb444ae0bb8ae747eb133c78", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012361"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022930"}]}, {"@id": "_:N31e7d481202c44d19f7fab80aed91253", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100750"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001261"}]}, {"@id": "_:Nbcd66175ddba46f596b61d86a7cd8172", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279322"}]}, {"@id": "_:N03f74fb88ffe4c22bee082ee4c4d36b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012076"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001883"}]}, {"@id": "_:Nfbda36427b804b459ee23c3eb98d2f43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299462005"}]}, {"@id": "_:N40e0a6d18ee740e4ae3a8430a095525d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30261008"}]}, {"@id": "_:Na9b4569ee86e4337a685609682d1c82c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007969"}]}, {"@id": "_:N0c887a4689034f368fed786a4dc7baa5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012831"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0332304"}]}, {"@id": "_:Nf33836197cb6430b80bcee15bf94d0ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011219"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023457"}]}, {"@id": "_:Na6c2f32ed4a04b6996750d7a268a95fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030017"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2004487"}]}, {"@id": "_:N691dc06392364de6a6bb537fb35bff1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D017497"}]}, {"@id": "_:N9c6f21e951a1482f9cfa27fbd5d5a6cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718485003"}]}, {"@id": "_:N051be4a4055d46a8ad0445de792ccb8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006350"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020817"}]}, {"@id": "_:Na3aa39d1e9444f91b27ba4857d98fee2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024697"}]}, {"@id": "_:Ne643cdc4703646abb08fe11d0cbb0b99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65457005"}]}, {"@id": "_:Ne9560938001841878f878cfdd796d211", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010310"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002916"}]}, {"@id": "_:N35b9168001ad4ef9a5e6dde3f5e6555b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67873006"}]}, {"@id": "_:Ne6e1902b30304623a551b16d57573af2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022238"}]}, {"@id": "_:N8f098d4adf4c4615bd6af15de9906265", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004333"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856560"}]}, {"@id": "_:N1ae044d5035e4df58ea54a29d9f3c289", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126685009"}]}, {"@id": "_:N52382cffb6d24502af01fbe8bfc3e2b9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030638"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073105"}]}, {"@id": "_:N6d2083abc68a40a3a81f0b0fb6f4243f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012508"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42134006"}]}, {"@id": "_:Ne62a3228741a4df1b0ee2c2f34326c98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149825"}]}, {"@id": "_:N687a9903c51e4d8dba6993172920222c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001202"}]}, {"@id": "_:N480fdc5964c849b2afc49c67d49d7b0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100257"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81208006"}]}, {"@id": "_:N8ef6e522b1384b6b8e4ea5c33be48ad2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000262"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003398"}]}, {"@id": "_:Ne515ca7769ed431684a616384bb00936", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7393007"}]}, {"@id": "_:N024d4d546c2c40809e632267860cd86c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0746940"}]}, {"@id": "_:N4c7afa4a578b4bb58625235f32456056", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837273"}]}, {"@id": "_:N632fc3db69394c1d96570d6e6fddac45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073221"}]}, {"@id": "_:Nc671326d10684a14b389b3e104cd26b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005318"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D020293"}]}, {"@id": "_:N01e2740b897a44b8850d5de8e0650377", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2939175"}]}, {"@id": "_:Nd7ee6f25f3824db6b6134a6f974ce863", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042485"}]}, {"@id": "_:Nf628bf78f3f546ac9a1d40884c87c1ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021611"}]}, {"@id": "_:Ncdbf8e6cbe3444a5b75f285726ed1132", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009064"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86907008"}]}, {"@id": "_:Nf7ca854617b4414a8d8fc84a0c6ab156", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C536903"}]}, {"@id": "_:Nb4ae345af07a4f5d8dac65cb3e84f054", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025391"}]}, {"@id": "_:Nf24877486f644c9699969054468f4982", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:430969000"}]}, {"@id": "_:Nb8aca588fcb440dcb74fe40d81a8949a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405729008"}]}, {"@id": "_:N49829fcfd5bc4018bc1430b9c61e567e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8543007"}]}, {"@id": "_:N0ae172b504b2439fb0770d3bed367852", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204043002"}]}, {"@id": "_:N53964b23ac924f00bd7a039c3bcc7edf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100036"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021028"}]}, {"@id": "_:N6c6cbf48d72d477093cc389fdfa4ecae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1853383"}]}, {"@id": "_:Nabfe9406e4674037b966c492b8db3c6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024299"}]}, {"@id": "_:Ne998a74574ab43a49561604422a5bd40", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003737"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16851005"}]}, {"@id": "_:N23fd4e6ae2f74188995e72c5046943a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862428"}]}, {"@id": "_:N4db608742dd0448b82b30fca2241e495", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010808"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241442"}]}, {"@id": "_:N273ae56c5bc54744bf8b1ac2486a947a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021400"}]}, {"@id": "_:N2f768e26ad3c4a0485f950df309c9f38", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030499"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0677628"}]}, {"@id": "_:Ned4af09bf0af4ec998d451bb290a4649", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023152"}]}, {"@id": "_:N0f2d4011b6c840cea1cd358ad2424420", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012221"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67653003"}]}, {"@id": "_:Nb2f55f6cf7784ff2837bea9fd3e6f3a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D000505"}]}, {"@id": "_:N247d647832dc43b5ad18a659272cc083", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0023520"}]}, {"@id": "_:N2acd62c4a2e64d8e832ca0a6c4c4c7f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021556"}]}, {"@id": "_:N06e796c347ee4bf3b440284dac2620f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005146"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856483"}]}, {"@id": "_:N0d1b8981f1774da48aab6c8fa881e60a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004324"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D015430"}]}, {"@id": "_:N975dc59a7ef548c984c4339f6dc6ca32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009814"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024199"}]}, {"@id": "_:Nd317b3053149470a9c92bc4616e697a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3086"}]}, {"@id": "_:N96761a43c59745f29cbd56d4ff5283a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025082"}]}, {"@id": "_:Nc25e55c6d7df4391a427a9e04aae54bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001864"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280586"}]}, {"@id": "_:Nba6aa63d238c4bfc9ebbeb13e8e50a02", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012770"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022730"}]}, {"@id": "_:N73240152d09c49cdace966da14d96479", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0030578"}]}, {"@id": "_:N0e3e506cd98c4417a6dab86d3a1a655d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024001"}]}, {"@id": "_:N1a82bb611f164a069711e1cec12c9883", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023473"}]}, {"@id": "_:N2a598f71a679422ab28c1ad30c6886d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0034067"}]}, {"@id": "_:Needdf2ec5a1143858986c53607b71caa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100002"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3234"}]}, {"@id": "_:N91b0a79d479d42f381b592ea9764946d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005305"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95455008"}]}, {"@id": "_:Nb9212b293e834858bee5d7e31b952dde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26810009"}]}, {"@id": "_:N961b1309a9904e8f8af0a094640e2cef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045052"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073176"}]}, {"@id": "_:Na14a771dbfa44a2eaab84ce0b9dfcba3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17417006"}]}, {"@id": "_:N95c82f18ab29454bb71a95aff7188b18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025052"}]}, {"@id": "_:N9f8cf0f6182f4dcba55f10c3f42b8a3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021452"}]}, {"@id": "_:N37c94690fc75423491265e6ea6ad129c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025374"}]}, {"@id": "_:N6d60d48d4c3c47919dd18cec0126947e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004395"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65404009"}]}, {"@id": "_:N2ad92a6e7f9749249a47ce340ae32d30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002792"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0476408"}]}, {"@id": "_:Na2cec5f41dcc4a208a628ac13aa41256", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005466"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280483"}]}, {"@id": "_:Nc026473043d844e7836e3cb4f2c90e61", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302914006"}]}, {"@id": "_:N036fda1cc55e45cc8e76604cc55ab84e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21983002"}]}, {"@id": "_:Ncc32869d09ac4c78963ea2c22ad2b91c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C9145"}]}, {"@id": "_:Nc113a9eba6774eab9d0ac0981c2eb1c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006277"}]}, {"@id": "_:Nc94407c59fd64c71860ea98dd974b7d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002186"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68345001"}]}, {"@id": "_:N4f110698ecc643e783b227f56f1a17f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200021"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856872"}]}, {"@id": "_:Nc83c130d112c46d28abc49a3ef7666e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001491"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1302995"}]}, {"@id": "_:N183ab163ab0c45fbace157a5b6c00155", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339573"}]}, {"@id": "_:N5a14ab7b82304f47be567ddf643d2777", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000568"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4877"}]}, {"@id": "_:N89374b86e7b345b79d00b0b73506dccf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1328440"}]}, {"@id": "_:Nb6fee7c96fe64bf0860bae354240d24b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011374"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023391"}]}, {"@id": "_:Nb20838343d8e4a6889401f65098dab4d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005129"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855901"}]}, {"@id": "_:N6cde616a3f614e9d8f8052988b268ede", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204134008"}]}, {"@id": "_:N1a253473896f460491429effdf41cba8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2930932"}]}, {"@id": "_:Nb2cb82698ecd41d98d7d63e9a35e816b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862050"}]}, {"@id": "_:N7b17f60742244c5ba88c77aef5500120", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1837602"}]}, {"@id": "_:Nc7e08f4c69124faaad737e589ecd1a44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021328"}]}, {"@id": "_:N8e5efd94e52a418d8ad0c1678cb9c69f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3887554"}]}, {"@id": "_:Nde98472624d641e5be499f1c331b38e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021994"}]}, {"@id": "_:N8de5fdfb7e454d54aed318f25e00bfb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025263"}]}, {"@id": "_:N9af7bf216fb9447187b3e6d4c48ad306", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100031"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0040136"}]}, {"@id": "_:N5693c2fcbc464293a5f57c0fdcafa432", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001947"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0001126"}]}, {"@id": "_:Na70df391810e459c94f2e5ba8210d61f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_3000066"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073273"}]}, {"@id": "_:N62567a13f25a40468694789603ce4b34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000155"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26284000"}]}, {"@id": "_:Ne1bec3beb91f4a04800107e451effdca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002504"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025703"}]}, {"@id": "_:N4a6318a357a048a39b0ec7211162191e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41345002"}]}, {"@id": "_:N388f1260502b47acb1936dd2928697ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6996004"}]}, {"@id": "_:Nb3a7b8db3ce242bb977d91ef13a8ca5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100945"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021913"}]}, {"@id": "_:N2677aa4740c2434a8dbe26e00a6f9093", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030721"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849370"}]}, {"@id": "_:N5189152ed2a7485fbb68899426ef7e41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006579"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387712008"}]}, {"@id": "_:Nc139a32401da41ca8b5467695807d514", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003264"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70199000"}]}, {"@id": "_:Ncacda73fa55d4563851620e5772180eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012168"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D019956"}]}, {"@id": "_:N6dbc6aec16c34c429722fa2e230b46cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003911"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020835"}]}, {"@id": "_:Nb09459cb72884b6db75d3780c8b60f44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012581"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0268800"}]}, {"@id": "_:N03f04fc1ee304baeb81f67c4a7718fb5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400960002"}]}, {"@id": "_:Nd09d0fda32744141be530bd06b0e156b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003409"}]}, {"@id": "_:Nf1dbe3088fe24257b7aab9c5f54c2eee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0580317"}]}, {"@id": "_:N852dca3061434ed998864dd192c15734", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C563203"}]}, {"@id": "_:N640c28701a564323934fecc156c3814a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D013832"}]}, {"@id": "_:N7f6943cdb0c744e38eb7fd7247cf5438", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72196001"}]}, {"@id": "_:N59b80dfd67ae4752a79cde70bb40a50e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025326"}]}, {"@id": "_:Nab37b48a606e46c6bf3e6f21b417f85e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001239"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0409345"}]}, {"@id": "_:N795935a7fdb743598f59cfbd0ad5b0fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0031256"}]}, {"@id": "_:N186b849b648c44f2a13016e494b51011", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128588008"}]}, {"@id": "_:Nddf1770cac3d4e46accf38c1c4ad187b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0158713"}]}, {"@id": "_:N77521cebb94f4e4ba3d4cb47f0ff63aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030087"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022654"}]}, {"@id": "_:N3d34e09ea6284cde939e5432de1bd629", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0040023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856888"}]}, {"@id": "_:N1a569ca7fe084d2ebcd45aafe39f219c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003498"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1846797"}]}, {"@id": "_:Nce6ba28f17f34606aad742e691684178", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D012001"}]}, {"@id": "_:Nfbe680c014da4e148e2d4dfc22623da7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005850"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205083002"}]}, {"@id": "_:Nfa7ed1af15f444bb99f98ab0f6148e8d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006329"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280452"}]}, {"@id": "_:Nc73ca1e8420941dfbc4062738afd3416", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1832278"}]}, {"@id": "_:N8abe7ff04bff4942ab03461d630f04b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002028"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0401151"}]}, {"@id": "_:Nec2f9a8bb4fd4a45a592bedfc20288f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010981"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363140000"}]}, {"@id": "_:Nc0d421f8c1384220afb818a6082a78b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005679"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203047009"}]}, {"@id": "_:Nfa2218cfe1074d9b89341b35a9d8194b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023236"}]}, {"@id": "_:Ne681bd4cd13645a09e4b28c30f8c6b4c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011672"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1960546"}]}, {"@id": "_:N44a5cdcdd9ee45099c55f1aa8a3b3ddb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005863"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566194"}]}, {"@id": "_:N1a26a78bf7c84fd19f823a183a36cc7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000748"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0424304"}]}, {"@id": "_:N3b37b4b5b02c4a9a955e2058a5385e34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012522"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022867"}]}, {"@id": "_:N7eb8b538321c4b1eac90381d69df4b33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007190"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1849485"}]}, {"@id": "_:N6bf21acc3b6a496ca2c0a07f7e487d4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002580"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0042961"}]}, {"@id": "_:N2b199acf04bb4d28a9553500496752d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100760"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D003025"}]}, {"@id": "_:Nde75bbed5c2a4aa49dae7522d5f569ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002092"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3203102"}]}, {"@id": "_:N124eda55a63947a0a0dad101e01d83ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0155218"}]}, {"@id": "_:Nf474c9e41fa7467493c9564d8029cf4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100435"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022092"}]}, {"@id": "_:N8865afa0e4984c4d89789cf7533efc98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001765"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1136179"}]}, {"@id": "_:N640bd71d0695495d943d3ba7485aadd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011524"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346373"}]}, {"@id": "_:Nb4954129d9d3438ab61e432c6e984a25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102450007"}]}, {"@id": "_:N975c49797f49478387642efc2975e706", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012601"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021078"}]}, {"@id": "_:Ndbda021062884a8690fa038e6cb28d03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020186"}]}, {"@id": "_:Nd900cd3a9408451a81132c4a0a664f0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012470"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63342001"}]}, {"@id": "_:N448d4fca56f34d23b945020342507f9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021830"}]}, {"@id": "_:Nd48d1f4a038e4ce9976411791e737abd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0430012"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0685213"}]}, {"@id": "_:N40ee1e0379e94491ab539704dd9bffb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3149223"}]}, {"@id": "_:N72d34a0769ac4929ab248c50a726b5f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197661001"}]}, {"@id": "_:N06e19309ce9e491b840e135526d5e223", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000589"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4311"}]}, {"@id": "_:Nb19fd17423cd4367808289cee55e5ccd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007703"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862475"}]}, {"@id": "_:N80ba28e122924abab1ef5ca316b6379c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003123"}]}, {"@id": "_:Nf2da86988613430ab45819a36cc690d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002619"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014648"}]}, {"@id": "_:N45031036e0504702b9e76be1c5e78e14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003995"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021696"}]}, {"@id": "_:N1af7a3f6c8144ca3bdfe7d45cac19c25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025115"}]}, {"@id": "_:N4f0ef8ef669649528ce84532df3aaf65", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009956"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024146"}]}, {"@id": "_:N90e601e51950453faefdb5838b9dc15b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149958"}]}, {"@id": "_:Ne4eb3fe3a5e4498fa120fae78bfdf2b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59857007"}]}, {"@id": "_:N9fc566339681491b842967077345c085", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0149772"}]}, {"@id": "_:N8eb0d3945d93479c91019955b980f970", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002236"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3275754"}]}, {"@id": "_:N1a40d7fe04004cf58c20e048936ba826", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000072"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0521620"}]}, {"@id": "_:N42b1b2cf1d814ffca5bd6fc471440cda", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0346255"}]}, {"@id": "_:Nffa7d62b63cb4b24a83fc2b8f79fa61f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280547"}]}, {"@id": "_:Nad0686506b4644a4b5e0119f6f096e36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0262643"}]}, {"@id": "_:Nde440e177d2b4208acaa40d7f73b2700", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0345832"}]}, {"@id": "_:Na33e83fb3069479095811716ecf116a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000271"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32003007"}]}, {"@id": "_:Nf286689c3e8f4f18a932ca39021b1f82", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002361"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1836842"}]}, {"@id": "_:N65f640f6a71a4a33b7e88040805c331d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003811"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D066087"}]}, {"@id": "_:N5cfbc3b1baf34d0cb44bb18e94580ac3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030769"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0266453"}]}, {"@id": "_:Nf720ee2f6ca047b1beb1720eb1d3704e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3151495"}]}, {"@id": "_:Naa84b63d562b4cab88472ca847fc8bcf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003530"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025603"}]}, {"@id": "_:N838ec818bd5b423187c42a5710b5f36f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005294"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9406001"}]}, {"@id": "_:N59390362ad97444c95d00ebff16f2d89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860855"}]}, {"@id": "_:N1f65d3f6ee7a4d669567edc6d7c9973b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100455"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022072"}]}, {"@id": "_:N312d5c029e2845e2b0f3c4ed1504d2a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002074"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020857"}]}, {"@id": "_:Nb12a53119fa64d55ae44d393f491e793", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C566826"}]}, {"@id": "_:N88c405ef32a24258a2ac0640517eca1f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0349476"}]}, {"@id": "_:Ncde03c79018846ab9cb21b90dff76403", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001166"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D054119"}]}, {"@id": "_:Ne4be3b30f9c744c6b0ba5f7bb6cb4379", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1843921"}]}, {"@id": "_:Ne94e66b381ce42e0ab8cdeade29495ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0410935"}]}, {"@id": "_:Ne8061e4d0c2f4061a925c76074722f0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1707298"}]}, {"@id": "_:N0bd673cbe14642d68b1b3fdee4e4250a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249366005"}]}, {"@id": "_:Nc330d5f59f5a42db903856def9fe2e6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001510"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0456070"}]}, {"@id": "_:Nde82eea4ec644a8abb27ce811214338d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011537"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3178807"}]}, {"@id": "_:N8c265baa9f0c44d9b4e291cb8c03d1de", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002684"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280560"}]}, {"@id": "_:N5c1f424fa49a4a8ea79f1bf7226825ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0039070"}]}, {"@id": "_:N23a64df0f93e4899a6713a11affedb4a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010292"}]}, {"@id": "_:N83a02d74754a438694a0a6ef4a0b5bce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011820"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023174"}]}, {"@id": "_:N5c554b2a8cd94cffaf028419b2a76709", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009371"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C537088"}]}, {"@id": "_:N149cba835c63495e8f1ca987a4a97440", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000991"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0043325"}]}, {"@id": "_:N1fe3c5e400a044668bdb2812093bf9b6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001117"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072828"}]}, {"@id": "_:N6754a8f9a8294e58b0a7d71eb6e36707", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1873509"}]}, {"@id": "_:Ne9220dd52e75476881de4a7f7b9821da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007687"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1866806"}]}, {"@id": "_:N730b6aa0ee7847f6ad0b3259af15f450", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005950"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0281890"}]}, {"@id": "_:Nbcd099abe18c4b7f8ce0669ec0973d69", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011728"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023217"}]}, {"@id": "_:N9a4d7f39012d4e6d9c9bcca3c9fc9c52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021350"}]}, {"@id": "_:Nd066b99082c74b77863501d4497056ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100490"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202281000"}]}, {"@id": "_:N90c3ba5048e3441f80d0d3bc03fb1ae9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C2936290"}]}, {"@id": "_:Na1fb2858eb4d4a6cbfc3cc496df97740", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023195"}]}, {"@id": "_:Nc671803376d34c5594096ad8354673e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009926"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D007766"}]}, {"@id": "_:Nc7d675ca2a4b43bf8a2d1144894d351d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023537"}]}, {"@id": "_:N4af97cbc29db4dac86374e3687c0e9e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D006732"}]}, {"@id": "_:Ne08e96fc89a34bc9aeadb42c0ce61d52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100446"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022081"}]}, {"@id": "_:Naea5f5247d0d45918bd44cdd28914de6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004762"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4082954"}]}, {"@id": "_:N1d44e9d5819a49b883a55e8f4052e869", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011687"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0857265"}]}, {"@id": "_:Nae41311c5bb64d6eb7ed343520983253", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009999"}]}, {"@id": "_:N33f1aab928394f0d8b8557d7c6a30664", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002059"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0154671"}]}, {"@id": "_:N5ba08fc803bd4c7e9a224962bfbd4329", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008883"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1840006"}]}, {"@id": "_:Nd6ea1d55cc5e4275a4dfd90d4b0408cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014813"}]}, {"@id": "_:N194b865c4a7d4afb982994c03cdeee55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419893006"}]}, {"@id": "_:N3348d9c8c23c4b3db9c956dfec7f0c83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030503"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0339480"}]}, {"@id": "_:N9e1dcb79607e4e9c9593b3a170145199", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011705"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:270492004"}]}, {"@id": "_:N82c5f4e7bc16479cadcb924243b52a90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004377"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:269475001"}]}, {"@id": "_:Na0f5fe3007874ca1bda939c9cacbdbc4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1833145"}]}, {"@id": "_:N7a4d38be4dd74f5fb6208f88778ed2b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443093007"}]}, {"@id": "_:N5224d5c778a04a7fbc8241665dfe5a26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001112"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D029242"}]}, {"@id": "_:N0ce2f693eca94b7ea950f486bb85877c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200146"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45894003"}]}, {"@id": "_:N459fbdecfcbe456fa6ea0606b7a52b80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001283"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398432008"}]}, {"@id": "_:Nf9eff69216a14de886edeea9287b09d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002960"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85828009"}]}, {"@id": "_:N51efc18d6af640049be5104640fa07e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1404521"}]}, {"@id": "_:Nd51dcd34d6fa46488a716660ec8a2bc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90531003"}]}, {"@id": "_:N6a6b370f7b4242a0b74b1a8bbb782032", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002435"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008588"}]}, {"@id": "_:N80124d14f5844986a6e76927898d6010", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006471"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025044"}]}, {"@id": "_:N0f9296b4fd234d40a584850609867aed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "ncit:C3269"}]}, {"@id": "_:Ne44657bda49d4306aa26259bdef2c221", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:421527008"}]}, {"@id": "_:Na471b797055243b189e780b9b14189ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003587"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0332164"}]}, {"@id": "_:N9a2b1920a9e14e44a2e6421bda6eba77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4551563"}]}, {"@id": "_:Nce60c5e0f9694905a27ecb5f98823f56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003939"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0431799"}]}, {"@id": "_:Na31ffdb112e94a6391127bbe72d771f5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203465002"}]}, {"@id": "_:N6e64a87a9a004372bdde23122f8ef361", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012650"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3279675"}]}, {"@id": "_:N020a39906fc147c78ae445ee2684277b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005584"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0007134"}]}, {"@id": "_:Ndf048971f485451f885cc10f5239b193", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022981"}]}, {"@id": "_:N56096ccbdf8444c8ada0f29066d02a55", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025198"}]}, {"@id": "_:N1f0a57d165fd4aaca0054d2406a5bc88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D002812"}]}, {"@id": "_:N3caf1b443e704b02a9a3ef8c1792c2c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100399"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020998"}]}, {"@id": "_:N1f86ca33e79e452e995a952b8574bf25", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001876"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010198"}]}, {"@id": "_:Nc5b7dee164c6464997cb8e7535a01a7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030833"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81680005"}]}, {"@id": "_:N767fc151162447eeaeff9d68895941f0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0045006"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022404"}]}, {"@id": "_:N63413cbb9071478e92f9f1586fed7544", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004906"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:427784006"}]}, {"@id": "_:Nd0cb4ad4f5c14e148299728f6d9afee9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010156"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024003"}]}, {"@id": "_:Nc9b910efb35c4e8888139b9fd596816f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1862158"}]}, {"@id": "_:Na727b59ee2b1412eb31868bd58c0ccff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012020"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111321007"}]}, {"@id": "_:N24726be29f49429ab7336b23103102a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1860236"}]}, {"@id": "_:N62d1f7b3b1d24747a39e30de2da79068", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006560"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3686778"}]}, {"@id": "_:N0fc30e0a178d46ada8acf4739f6654eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46981006"}]}, {"@id": "_:N3109214ede6245a0bf57c503e11558b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0200065"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247177004"}]}, {"@id": "_:Ne00ef99dfd8e46dea6e038c84284812a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002974"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33313004"}]}, {"@id": "_:N6fd3047329074bd88946051141e90f85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004887"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025279"}]}, {"@id": "_:Ne737692cd35e4cc09fadfa5f52d87388", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0563449"}]}, {"@id": "_:N03116a5778454e0ea38d8bfb45e96652", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100333"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0392006"}]}, {"@id": "_:N9bb497c82e1343b995f6b61d01717e53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004327"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025356"}]}, {"@id": "_:N50fdb6b1ec334f92ac32e7b50323720a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17602002"}]}, {"@id": "_:N9e3dab433bd0464a925bd7628bc96adf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009390"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024399"}]}, {"@id": "_:N17e896eff10243d3862fc65eeb41e59d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002896"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93870000"}]}, {"@id": "_:Nc26cf16257064885b8abc7507ed6e504", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024158"}]}, {"@id": "_:N63af2cecd24042a48aa7e894881cc532", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008736"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34911001"}]}, {"@id": "_:N0957ee4eca2e444793694a4943140fae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100512"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34713006"}]}, {"@id": "_:Nbcf6583931ab4b02afb9c3cd528db3c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1855180"}]}, {"@id": "_:Ne2b0c2104f3844ae9c570dd1ab9765a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0007401"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238828009"}]}, {"@id": "_:N277521fbab24455f9e228fbb3a3459a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012849"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70375006"}]}, {"@id": "_:N23d23271f65a40a29da24047dc8c3b80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280466"}]}, {"@id": "_:Ne0e29e7555a042a38e794eeed7f09d23", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000528"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003119"}]}, {"@id": "_:Ne7c8620e7648476fa251a6aa17571219", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002910"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0438237"}]}, {"@id": "_:N32bf263c2f534f02bf2fd2b7f288db1d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4073005"}]}, {"@id": "_:N6803460a8f84415f86a4f850d66381a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0409354"}]}, {"@id": "_:Naddc08822acd45598b67cf95963cb542", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001116"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:C535968"}]}, {"@id": "_:N40d531f889eb41b7a79616c7bcf8dda0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002922"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1806780"}]}, {"@id": "_:Nc134bd9fc2284a61bb44bba517535793", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004476"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863492"}]}, {"@id": "_:Nfd71523cfb7348c28c35b3a1d10739e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100566"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78784005"}]}, {"@id": "_:N906df33148134fc8ac0426fab4fa8adf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4022763"}]}, {"@id": "_:N7ed0232aaf71470f8a0615dd5da8125f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024238"}]}, {"@id": "_:N69acfe431ed64802b7600c7122246861", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1848486"}]}, {"@id": "_:N3cf94d09fe2245e4ad20b3a1494a5c4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000539"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025843"}]}, {"@id": "_:Nda43ffe62ae84904a09b0bfbfe4cd778", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D011656"}]}, {"@id": "_:Nbca480078a404f6882aa6fa21fe46b86", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024503"}]}, {"@id": "_:N179df21ca886434d94929a6893f864bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0860609"}]}, {"@id": "_:N057571c46ef649b7b1d6ee609e219902", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1835470"}]}, {"@id": "_:N8de98a924b5b4a948aa80a5a9bfc38cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0004053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4021685"}]}, {"@id": "_:Nc99f959a8f8849e89a9fffbeee72898c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025468"}]}, {"@id": "_:Na0a28f186d4149768527adf5cee7c3cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0476337"}]}, {"@id": "_:N601c9f04edc14cb2b99096eecbf79b0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024227"}]}, {"@id": "_:N3f0381283719414a9484b24c222073ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000879"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298724002"}]}, {"@id": "_:Nc26664e18a8242e5936792536528577a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4024986"}]}, {"@id": "_:Nfb157b60e80f4859aaae5cf3df3d502a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003787"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4025568"}]}, {"@id": "_:N58dbc71b50d24bb1abc18eb88c67be13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1856139"}]}, {"@id": "_:Na8658378b831441d8d278e9783a7f206", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011554"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "icd-10:Q20.4"}]}, {"@id": "_:N418aad57a9b24c4ca79b38a70430969b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0000486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22066006"}]}, {"@id": "_:Na6a368202571443bb7e657647715bdba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005465"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280485"}]}, {"@id": "_:N153dbe1a9a164efcb4e27fc1a033a226", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0267756"}]}, {"@id": "_:N2dd25ce840fb443bb7b4f5d92b083d50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030433"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71666005"}]}, {"@id": "_:N91544975d9164db4a7ae1f5a8f3401b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010550"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010264"}]}, {"@id": "_:Nf07863a4e6364b8c9ca2b9cbf35f9af9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030084"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280304"}]}, {"@id": "_:N26f7bb96cf774488bcd55000362e20f9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005506"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/DOID:8552"}]}, {"@id": "_:Ncee7853a11fd48378e795bac7aa54376", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012590"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3693260"}]}, {"@id": "_:N336a81696fe148c3979856888f62f739", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010775"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110409004"}]}, {"@id": "_:N465646f4661e46baa62b02c3b486d622", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011690"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233904005"}]}, {"@id": "_:Nea872b899cb84daf818683f9bbd568e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D001929"}]}, {"@id": "_:N772537c7d913421095ea391a9e1bbee9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43378000"}]}, {"@id": "_:N72dbdc8f8e5545a9934d28597de92635", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30760008"}]}, {"@id": "_:N5b4701edda584268bcc781683513c375", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003571"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124718009"}]}, {"@id": "_:Nbd86e1abeec0443f81eccc369196552d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1838993"}]}, {"@id": "_:N277e0eec61f04fb5bf61c87462b124b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030080"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0006413"}]}, {"@id": "_:N7194ea5e2cd4460bb1aca4e5410733c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011532"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0423431"}]}, {"@id": "_:N8fe99719b86d4545a392aa44ee6f7387", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4280373"}]}, {"@id": "_:Nf726550d18394374b63b5bca3032e879", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012208"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4023001"}]}, {"@id": "_:Nbf74a902d9ec4f97b83e7ccbb8dacfb0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0008962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C3805450"}]}, {"@id": "_:N40232dbce4634a0786b303a21c65b749", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001953"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:420422005"}]}, {"@id": "_:N00ecb08775f940e1bcf695d2eb1897cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82562007"}]}, {"@id": "_:N64875c7d5c8c41b18837e16dcec72151", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002563"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D010494"}]}, {"@id": "_:Nb0d334ba9fa54667afd556b757c4b36d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0001409"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34742003"}]}, {"@id": "_:N2564209f44714cdcb030bf087d035285", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100894"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4020901"}]}, {"@id": "_:N4af629610a7a4e8ebc32eb0510b7bde3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0010980"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0020476"}]}, {"@id": "_:Nce4bf6e0c91948c88cb62c1bfe5d0001", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012847"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0085543"}]}, {"@id": "_:N5fa8b93dd1ea4779bd5c20185744f944", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40024006"}]}, {"@id": "_:Nae38cba7429e4f788167a8b3e36886bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0011079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D014095"}]}, {"@id": "_:N2ddc5b6179534a298cfef2b51f8090cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0009594"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1863411"}]}, {"@id": "_:Nd403f71660c24430916b8e74a77ca9a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0006929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64624009"}]}, {"@id": "_:Nef963ce36b6747e2b4e46520cdad2e0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0030473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C4072963"}]}, {"@id": "_:Ncc9732d4cbbf4f0a9557bf37a6185852", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0005145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D023921"}]}, {"@id": "_:N0cbd1c42c5b540739479dc05292f58a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0003466"}]}, {"@id": "_:N1a1ee60a9a5f4efba6d0f9c5e865b5a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C1335381"}]}, {"@id": "_:Nff73695ad05949b1b434bcced3bcf117", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002032"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0014850"}]}, {"@id": "_:N5295bd1453f047a2b113007ec936b743", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "umls:C0241224"}]}, {"@id": "_:N18d1e575be624907a86d4f30a87967b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003634"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205532005"}]}, {"@id": "_:N81ca125f65ae4f05aa252589a1646f5f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0100614"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D009220"}]}, {"@id": "_:N15959e401231421c9cf6a0cf3b75a700", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0002797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30425001"}]}, {"@id": "_:N7faa46cb489648d8a3d0600199d0e4ab", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0003307"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "msh:D008141"}]}, {"@id": "_:N904026d735bb42f5b72d52b87f86b03d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.geneontology.org/formats/oboInOwl#hasDbXref"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://purl.obolibrary.org/obo/HP_0012513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102556003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271160"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193576003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005245", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021640"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100064", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022357"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006145", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848597"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011105", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0546817"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21639008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003986", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025463"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073234"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010594", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023779"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005632", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1408532"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008369", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025075"}, {"@id": "umls:C4021544"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011338", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4874"}, {"@id": "umls:C4023407"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002172", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843921"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009406", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021481"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007984", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021561"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100403", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020994"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849039"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010683", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023742"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030641", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073107"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010164", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023995"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011246", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021189"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006988", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431363"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253137003"}, {"@id": "msh:D016142"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007199", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0747251"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000620", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0010930"}, {"@id": "msh:D003607"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85777005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004315", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123785006"}, {"@id": "msh:D017099"}, {"@id": "umls:C0162539"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190981001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010679", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021240"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100282", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2118460"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009126", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024583"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003803", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854387"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005820", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025129"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001419", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845977"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006825", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865416"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008717", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1827184"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424998002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040137", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022418"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009112", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024593"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030210", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021044"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100375", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022116"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012419", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022910"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007838", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834015"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012342", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253011004"}, {"@id": "msh:D015175"}, {"@id": "umls:C0344453"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030759", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280781"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030745", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0398357"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233990006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001621", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8614008"}, {"@id": "msh:D014832"}, {"@id": "umls:C0521007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34527004"}, {"@id": "umls:C0241700"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007464", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2017869"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000076", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073283"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200056", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423428"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18410006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002763", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030304", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022523"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012854", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022708"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002690", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072846"}, {"@id": "umls:C1843677"}, {"@id": "umls:C4072845"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100229", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022192"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280348"}, {"@id": "umls:C4021203"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011030", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023584"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008327", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236444003"}, {"@id": "umls:C0403474"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030225", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021043"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031569", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1484"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011142", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C563333"}, {"@id": "umls:C1832423"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005914", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836192"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001377", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867103"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021872"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030328", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022507"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C6559"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010565", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023790"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004619", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001991", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3551148"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001114", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280601"}, {"@id": "umls:C0302314"}, {"@id": "msh:D014973"}, {"@id": "umls:C0155210"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75594004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63103006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6400008"}, {"@id": "umls:C4280602"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045046", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3900122"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010064", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836216"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006961", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855568"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850631"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002803", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0332878"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010704", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023732"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008572", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846460"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030883", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D057925"}, {"@id": "umls:C2936290"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:432473000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009468", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021468"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073253"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012239", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111571009"}, {"@id": "umls:C0521802"}, {"@id": "msh:C538259"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012808", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022718"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030750", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280787"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010656", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021246"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007024", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0033790"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7379000"}, {"@id": "msh:D020828"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836609"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008598", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021536"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022379"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004442", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0432123"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109418001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100249", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:446993003"}, {"@id": "umls:C2960760"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008131", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844848"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000699", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003970"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35591002"}, {"@id": "umls:C0011998"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009988", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021353"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012584", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268232000"}, {"@id": "umls:C0431692"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005926", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025105"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837247"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010835", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87275002"}, {"@id": "umls:C0278136"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003741", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240059009"}, {"@id": "umls:C0699743"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040071", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022453"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003275", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848103"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006733", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0023467"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413443009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91861009"}, {"@id": "msh:D015470"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17788007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001950", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0002064"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111378004"}, {"@id": "msh:D000472"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003118", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025651"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275437005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237735008"}, {"@id": "msh:D000308"}, {"@id": "umls:C0342443"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47270006"}, {"@id": "umls:C0001622"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000680", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849538"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006642", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865241"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005160", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0900"}, {"@id": "umls:C0036400"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:900"}, {"@id": "msh:D012587"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111323005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39905002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030302", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851087"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000924", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021790"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003455", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859241"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030144", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0232695"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15280003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000740", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854339"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030188", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022593"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030878", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280728"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002226", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836737"}, {"@id": "umls:C4280580"}, {"@id": "umls:C4280579"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005574", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025176"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011844", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023163"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100717", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021987"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003930", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021705"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010262", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023939"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030545", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073019"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009556", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3276744"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007447", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021575"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030447", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0007129"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5052009"}, {"@id": "msh:D015266"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253001006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254729005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006751", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024985"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030038", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423699002"}, {"@id": "msh:D002812"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31186001"}, {"@id": "umls:C1704356"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003872", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025538"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004324", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:262286000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8943002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:161831008"}, {"@id": "msh:D015430"}, {"@id": "umls:C0043094"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001591", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865186"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000201", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0031900"}, {"@id": "msh:D010855"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4602007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1403299"}, {"@id": "umls:C1403321"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417558002"}, {"@id": "umls:C2720437"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125617002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003270", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0000731"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60728008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41931001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005313", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005352"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31653004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:359553002"}, {"@id": "umls:C0016052"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009697", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024230"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030213", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0233469"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6140007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012434", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022906"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002366", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865412"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2675021"}, {"@id": "umls:C1837464"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009823", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024194"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011612", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345092"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253681005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009411", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024382"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008666", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024642"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010739", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0029455"}, {"@id": "msh:D010023"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9147009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005548", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858312"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010825", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021225"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030423", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0272407"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79040006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100773", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021973"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003116", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0476369"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:169241000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009690", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021405"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002357", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0973461"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20301004"}, {"@id": "msh:D001037"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005249", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3639956"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002549", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847609"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003362", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021729"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006095", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835101"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002862", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0699885"}, {"@id": "ncit:C2916"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255108000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009966", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024140"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030534", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004369", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025331"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100368", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021012"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011946", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001989"}, {"@id": "umls:C0006272"}, {"@id": "umls:C2350875"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40100001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011294", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2206518"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002652", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:105985007"}, {"@id": "umls:C0029422"}, {"@id": "umls:C4280567"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240190009"}, {"@id": "msh:D010009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008141", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263030002"}, {"@id": "umls:C0434717"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006984", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836527"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025455"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012022", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344688"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253330006"}, {"@id": "msh:C562830"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836193"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012654", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022802"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151721"}, {"@id": "msh:D005058"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48723006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012216", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0393890"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230635000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100213", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022208"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009919", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0524801"}, {"@id": "ncit:C7541"}, {"@id": "msh:D019572"}, {"@id": "msh:D012175"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19906005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127002001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:370967009"}, {"@id": "umls:C0035335"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002587", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221151"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8579004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009069", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C564017"}, {"@id": "umls:C1838876"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005531", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278453007"}, {"@id": "msh:D015456"}, {"@id": "umls:C0023464"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128818009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100801", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021967"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009839", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849547"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011420", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1546180"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011668", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023239"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001489", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020255"}, {"@id": "umls:C0423361"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247081001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003084", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240231"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011258", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021182"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030424", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49263001"}, {"@id": "msh:D013088"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43077002"}, {"@id": "umls:C0037859"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100763", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234087005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3305006"}, {"@id": "msh:D008206"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:362971004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111590001"}, {"@id": "umls:C4021976"}, {"@id": "umls:C0024228"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009958", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024144"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004414", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128588008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36110001"}, {"@id": "umls:C0009681"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:198914002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002788", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195708003"}, {"@id": "umls:C0581381"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009677", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021409"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100196", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022225"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007986", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847882"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100621", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004407"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60718004"}, {"@id": "ncit:C2996"}, {"@id": "umls:C0013377"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003752", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025572"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009130", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239830"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009312", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024450"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012173", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021099"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000076", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042580"}, {"@id": "msh:D014718"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197811007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4510"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030713", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C536535"}, {"@id": "umls:C0431420"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253194008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002389", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840380"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100654", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230507009"}, {"@id": "umls:C0085582"}, {"@id": "msh:D009902"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008677", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C535761"}, {"@id": "umls:C3501848"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48796009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100798", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020952"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011964", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023104"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100246", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010016"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302858007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83612000"}, {"@id": "umls:C0029440"}, {"@id": "ncit:C3296"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030366", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072905"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011921", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13841000119107"}, {"@id": "umls:C3887491"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010930", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023645"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009268", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024481"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030234", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022565"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012203", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414941008"}, {"@id": "msh:D014009"}, {"@id": "umls:C0040261"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003909", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025515"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030241", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868170"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012345", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022946"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004821", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025288"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100031", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127018007"}, {"@id": "msh:D013964"}, {"@id": "umls:C0040136"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008290", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024708"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012312", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0427544"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165539005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000110", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C563261"}, {"@id": "umls:C1619700"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204949001"}, {"@id": "umls:C3536714"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010837", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240997"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839782"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011543", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:184"}, {"@id": "umls:C4023308"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0184"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008226", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38825009"}, {"@id": "umls:C0342527"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000108", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968619"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003443", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025615"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010855", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021213"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000952", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0022346"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18165001"}, {"@id": "msh:D007565"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012264", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022982"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009704", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024229"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001444", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025781"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100218", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022203"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002343", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006850"}, {"@id": "umls:C0020258"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30753002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007387", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832455"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009843", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862152"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011528", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021145"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012805", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1096099"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000164", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014071"}, {"@id": "umls:C0262444"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422775003"}, {"@id": "umls:C0040427"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002378", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239842"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001770", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265660"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32113001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001744", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16294009"}, {"@id": "umls:C0038002"}, {"@id": "msh:D013163"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003206", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000286", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0678230"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011723", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023219"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009689", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021406"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100072", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022349"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010995", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023606"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000196", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861544"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003168", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025643"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010588", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89493005"}, {"@id": "umls:C0151628"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006172", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834961"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009281", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024472"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008513", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0452136"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194417009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011576", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023291"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1121"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003982", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2678397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008132", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805726"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012416", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29596007"}, {"@id": "umls:C0020440"}, {"@id": "msh:D006935"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006892", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021584"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100125", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022296"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000260", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866134"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011810", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009550", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021443"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855171"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004696", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832342"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100364", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022123"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021856"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011673", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3085"}, {"@id": "umls:C1707298"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003279", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:296041000119103"}, {"@id": "umls:C1860826"}, {"@id": "msh:D000070603"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030830", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0034642"}, {"@id": "msh:D012135"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48409008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010762", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C2947"}, {"@id": "umls:C0008487"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50007008"}, {"@id": "msh:D002817"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010120", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024039"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030270", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022547"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030460", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072950"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025812"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009769", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854952"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012430", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020727"}, {"@id": "umls:C4022908"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000614", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025835"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012051", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:317006"}, {"@id": "msh:D007003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237638000"}, {"@id": "umls:C0271710"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001976", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0272375"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36351005"}, {"@id": "msh:D020152"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012299", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021865"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010141", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024018"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002786", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0340231"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233788001"}, {"@id": "msh:D055089"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002619", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12856003"}, {"@id": "msh:D014648"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128060009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399989005"}, {"@id": "umls:C0042345"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030124", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022621"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000190", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025881"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237825005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78146007"}, {"@id": "umls:C0342554"}, {"@id": "umls:C0033103"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000802", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007172"}, {"@id": "umls:C0242350"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397803000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010403", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021274"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002617", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000783"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2399"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:432119003"}, {"@id": "umls:C0002940"}, {"@id": "umls:C4020848"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85659009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000046", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073254"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002688", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855669"}, {"@id": "umls:C4280559"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000149", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:716594002"}, {"@id": "ncit:C3754"}, {"@id": "umls:C1518716"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012284", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022969"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009394", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024396"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001191", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840535"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011959", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023107"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000535", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832446"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001897", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085577"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300980002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007506", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024858"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011070", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023553"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011511", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023321"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006647", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025011"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001841", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C566632"}, {"@id": "umls:C2112942"}, {"@id": "umls:C1866339"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001399", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59927004"}, {"@id": "msh:D017093"}, {"@id": "umls:C0085605"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006496", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025035"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152454"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90216006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001562", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0079924"}, {"@id": "msh:D016104"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59566000"}, {"@id": "umls:C3550658"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008053", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024748"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003378", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968790"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005572", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968899"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003536", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853903"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100935", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021923"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010948", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021210"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012668", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013575"}, {"@id": "umls:C0340854"}, {"@id": "umls:C0042420"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398652001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398665005"}, {"@id": "msh:D019462"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234167006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010554", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021254"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002625", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128053003"}, {"@id": "msh:D020246"}, {"@id": "umls:C0149871"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005144", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845019"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073172"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012053", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023064"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003916", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025511"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009158", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024566"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005213", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842406"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008070", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56558005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53602002"}, {"@id": "umls:C1837770"}, {"@id": "umls:C1860844"}, {"@id": "umls:C0020678"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10021126"}, {"@id": "msh:D007039"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100788", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021970"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012387", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0006277"}, {"@id": "msh:D001991"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32398004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001788", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237266003"}, {"@id": "umls:C0015944"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44223004"}, {"@id": "msh:D005322"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006802", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D016472"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85672005"}, {"@id": "umls:C4020812"}, {"@id": "umls:C0154681"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100212", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022209"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030509", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072993"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100581", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022019"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000074", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95575002"}, {"@id": "umls:C0521619"}, {"@id": "msh:C537373"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001498", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863749"}, {"@id": "umls:C4280594"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012531", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22253000"}, {"@id": "umls:C0030193"}, {"@id": "msh:D010146"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100358", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022127"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003071", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857527"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005209", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0400991"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235925007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012382", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0428870"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66130006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011515", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023319"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000601", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44593008"}, {"@id": "umls:C0424711"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010705", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023731"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100163", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022258"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003710", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855578"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011884", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023145"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002912", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268583"}, {"@id": "msh:C537358"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42393006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011916", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023127"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008062", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024739"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010482", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023810"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009893", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024169"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100188", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022233"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011635", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023254"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100388", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022106"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002173", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0877056"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000044", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073252"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004295", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025362"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024114"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006903", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024967"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002650", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013121"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64217002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111266001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4160"}, {"@id": "umls:C0700208"}, {"@id": "umls:C0037932"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011822", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023172"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002983", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10027546"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74370006"}, {"@id": "umls:C0025995"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007670", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021571"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010434", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023828"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100837", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537412"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400126005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400059005"}, {"@id": "umls:C0263428"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010215", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023966"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011465", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023345"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005623", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021629"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030300", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022526"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100292", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022162"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100600", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312005008"}, {"@id": "umls:C1868854"}, {"@id": "msh:C536650"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001711", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1810"}, {"@id": "umls:C0344905"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253535002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012165", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3887496"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008038", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835602"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0262655"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197927001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007286", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024910"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100166", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022255"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002766", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277114"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040087", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021037"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0685787"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92821006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007932", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024770"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001593", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280588"}, {"@id": "umls:C1845111"}, {"@id": "umls:C4280589"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030486", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072976"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001790", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:206538000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276509008"}, {"@id": "msh:D015160"}, {"@id": "umls:C0455988"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0020034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19648000"}, {"@id": "umls:C0205219"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003161", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848678"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001187", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844577"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001204", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862158"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040104", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022437"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000306", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025864"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010774", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-10:Q24.2"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3031"}, {"@id": "umls:C4023708"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002876", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806218"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100481", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020974"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011712", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59118001"}, {"@id": "umls:C0085615"}, {"@id": "msh:D002037"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100709", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003220", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859424"}, {"@id": "msh:D019457"}, {"@id": "umls:C0376628"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007618", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0263625"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17141001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009108", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024594"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006696", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024998"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030181", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021048"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004231", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280537"}, {"@id": "umls:C1836219"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005564", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849765"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012536", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022860"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012114", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0476089"}, {"@id": "msh:D016889"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254878006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009004", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205530002"}, {"@id": "umls:C0240414"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030515", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1301510"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397542006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000340", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857679"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100809", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240940"}, {"@id": "umls:C4073183"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10039521"}, {"@id": "umls:C0151206"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75851004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002835", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68052005"}, {"@id": "umls:C0700198"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413585005"}, {"@id": "umls:C2712334"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100831", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021958"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012831", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0332304"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:272741003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100506", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022037"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010819", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:189198006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42365007"}, {"@id": "umls:C1836509"}, {"@id": "umls:C0270846"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001290", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858120"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003940", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239866002"}, {"@id": "umls:C0409954"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000071", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95574003"}, {"@id": "umls:C0521618"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011646", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023250"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030507", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072992"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040031", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022482"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012391", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836835"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005765", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0521556"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95478002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010808", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:285503005"}, {"@id": "umls:C0241442"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249872000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011881", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023148"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030583", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073056"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010298", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280381"}, {"@id": "umls:C4280382"}, {"@id": "umls:C4280383"}, {"@id": "umls:C0155964"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9491003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010719", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072880"}, {"@id": "umls:C4023722"}, {"@id": "umls:C4073290"}, {"@id": "umls:C4072881"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023589"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001545", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838705"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011309", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021167"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011317", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023416"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030201", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022582"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006350", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025057"}, {"@id": "umls:C4280448"}, {"@id": "umls:C4020817"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012371", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010358", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023883"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100366", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021014"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002990", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10054882"}, {"@id": "umls:C1836186"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000511", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843369"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246773002"}, {"@id": "umls:C0339652"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009191", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024545"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030516", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34063005"}, {"@id": "umls:C0271202"}, {"@id": "msh:D006423"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011289", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023427"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012231", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38599001"}, {"@id": "umls:C0154822"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000957", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221263"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51089004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201281002"}, {"@id": "umls:C0265974"}, {"@id": "msh:D019080"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045052", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073176"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008743", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1394030"}, {"@id": "umls:C4020787"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:429641000124109"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022389"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001483", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0233593"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78894008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004684", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79807003"}, {"@id": "umls:C0152236"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009290", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021499"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001913", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417672002"}, {"@id": "umls:C0001824"}, {"@id": "msh:D000380"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17182001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0376628"}, {"@id": "msh:D019457"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022459"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008588", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846459"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006715", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866555"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005487", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857949"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838167"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005557", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025179"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007597", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024837"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010649", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023759"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000293", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2748653"}, {"@id": "umls:C4280647"}, {"@id": "umls:C3806443"}, {"@id": "umls:C4280648"}, {"@id": "umls:C1866231"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006619", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859120"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001470", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007521", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024854"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011816", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431294"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253109005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006986", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:394680009"}, {"@id": "umls:C1273957"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006144", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025089"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100546", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0007282"}, {"@id": "msh:D016893"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64586002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100303", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022157"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009224", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021510"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007655", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835801"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003145", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848556"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1389118"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000246", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0030469"}, {"@id": "msh:D010254"}, {"@id": "msh:D012852"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7393007"}, {"@id": "umls:C0037199"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36971009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010040", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024088"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000741", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085632"}, {"@id": "msh:D057565"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20602000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030618", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073088"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001582", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0581342"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201093004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006539", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002066", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0751837"}, {"@id": "msh:D020234"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25136009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100508", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022036"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010257", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023943"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007481", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0746889"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010682", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023743"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004923", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0751435"}, {"@id": "msh:D010661"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68528007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100140", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022281"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010908", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023660"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003924", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025503"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100370", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022121"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100038", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022383"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006692", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011237", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021196"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012606", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2748576"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006263", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025073"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005736", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855277"}, {"@id": "umls:C1850259"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030262", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022552"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012283", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022970"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008198", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1455734"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000466", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859212"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006727", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277575008"}, {"@id": "msh:D054218"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128824003"}, {"@id": "umls:C1961099"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012476", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022890"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030373", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072912"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022372"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006169", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833882"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000542", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846463"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001080", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0005424"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:105997008"}, {"@id": "umls:C0549613"}, {"@id": "msh:D001660"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002699", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025687"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006559", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1696466"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011773", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237569006"}, {"@id": "umls:C0342205"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011119", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280332"}, {"@id": "umls:C4021202"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002684", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280560"}, {"@id": "umls:C1858452"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012762", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022735"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003839", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021722"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007089", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862359"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009759", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849577"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010163", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023996"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008445", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844925"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073193"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100488", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022043"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010911", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24013007"}, {"@id": "umls:C0268576"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012195", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0425492"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248585001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002914", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846352"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100290", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022164"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0521574"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95504004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009614", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024272"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000391", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837732"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012072", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21806007"}, {"@id": "umls:C0278026"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025257"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012722", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006327"}, {"@id": "umls:C0018794"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233916004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002078", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0427190"}, {"@id": "msh:D001259"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250067008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000768", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0158731"}, {"@id": "msh:D066166"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205101001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040177", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073142"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005764", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417373000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416956002"}, {"@id": "umls:C0162323"}, {"@id": "msh:D001168"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002148", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D017674"}, {"@id": "umls:C0085682"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4996001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002589", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025697"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012265", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86204009"}, {"@id": "umls:C0008780"}, {"@id": "msh:D002925"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001789", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015160"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276508000"}, {"@id": "umls:C0020305"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002000", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280585"}, {"@id": "umls:C1857479"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030085", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022656"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023598"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005638", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025168"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009758", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024212"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005625", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025170"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005648", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025166"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011664", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021133"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004961", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856123"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100360", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2750635"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024108"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001152", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836479"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002896", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345904"}, {"@id": "umls:C0023903"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126851005"}, {"@id": "ncit:C3262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93870000"}, {"@id": "msh:D008113"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008783", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024623"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001741", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345326"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253854008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005318", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020293"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:427020007"}, {"@id": "umls:C0238051"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073189"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009149", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021519"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011161", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023504"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030323", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3279090"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009555", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280399"}, {"@id": "umls:C4280400"}, {"@id": "umls:C4280396"}, {"@id": "umls:C4024295"}, {"@id": "umls:C4280397"}, {"@id": "umls:C4280398"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040208", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073156"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011743", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C538429"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83190008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702615004"}, {"@id": "umls:C0266273"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011917", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021111"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100496", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022040"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011990", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023093"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011656", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023243"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005725", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C536562"}, {"@id": "umls:C2931238"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010653", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021247"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000158", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D008260"}, {"@id": "umls:C0024421"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25273001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006055", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833881"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011663", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2063326"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001971", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58381000"}, {"@id": "msh:D006971"}, {"@id": "umls:C0020532"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011711", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0264912"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37760005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009979", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024132"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010057", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024080"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266619"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24814002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007685", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851406"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008435", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842698"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000458", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44169009"}, {"@id": "umls:C0003126"}, {"@id": "msh:D000857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007058", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024945"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002949", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3887527"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006298", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969572"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010095", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024052"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002187", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020796"}, {"@id": "umls:C3161330"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31216003"}, {"@id": "msh:D008607"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012464", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0919785"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011481", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858567"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030722", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253813000"}, {"@id": "umls:C0431603"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006778", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3804991"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030821", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280750"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010960", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001998"}, {"@id": "umls:C0006288"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18620009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006185", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861350"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011570", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0158618"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82458004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003321", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833753"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009325", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024440"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001254", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0023380"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:214264003"}, {"@id": "msh:D053609"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011204", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023470"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009778", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253936008"}, {"@id": "msh:C536903"}, {"@id": "umls:C0431890"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:406477003"}, {"@id": "umls:C0563449"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003759", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025570"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200120", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197284004"}, {"@id": "msh:D006521"}, {"@id": "umls:C0520463"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010155", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009881", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024173"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010309", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265696"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54008006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012193", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D017728"}, {"@id": "umls:C0206180"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277637000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53237008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004859", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234482009"}, {"@id": "umls:C0398639"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011212", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023463"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011413", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0269825"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89700002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100899", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020941"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012062", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66954000"}, {"@id": "msh:D001845"}, {"@id": "umls:C0005937"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203467005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112643007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203465002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073211"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003941", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025493"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012118", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0595989"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276975007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010036", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024091"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009187", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024549"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011719", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0910"}, {"@id": "umls:C4021131"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:910"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002249", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249627005"}, {"@id": "msh:D008551"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2901004"}, {"@id": "umls:C0474585"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:269899009"}, {"@id": "umls:C0025222"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267055007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35064005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100478", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022049"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000224", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000370"}, {"@id": "umls:C0151934"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:697990000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005494", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839126"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030461", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072951"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040113", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0033074"}, {"@id": "msh:D011304"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49526009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000179", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2053437"}, {"@id": "umls:C1839739"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100690", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021996"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001355", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221355"}, {"@id": "msh:D058627"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19410003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002984", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840087"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205170001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93288001"}, {"@id": "umls:C0685381"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009710", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024224"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002827", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006617"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:157265008"}, {"@id": "umls:C0019554"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002714", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866195"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009441", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024360"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001966", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025733"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030482", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072972"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000215", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846423"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004510", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0597167"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009190", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024546"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001491", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1302995"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400946004"}, {"@id": "msh:C580012"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011637", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023252"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005599", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3278401"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000606", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025837"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011582", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023287"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006706", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72925005"}, {"@id": "umls:C0158683"}, {"@id": "msh:C536330"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000523", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235259"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95723009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030389", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072926"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007561", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868184"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010716", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023723"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008031", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021560"}]}, {"@id": "http://purl.obolibrary.org/obo/RO_0002314", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/RO:0002314"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008631", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024653"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000791", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267441009"}, {"@id": "umls:C0403719"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011567", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95268002"}, {"@id": "umls:C0344730"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2010"}, {"@id": "msh:C548009"}, {"@id": "icd-10:Q21.1"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004637", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859692"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0149632"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010515", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023796"}, {"@id": "umls:C3278004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100357", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022128"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030071", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018242"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39005004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715903004"}, {"@id": "umls:C0334596"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011530", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40024006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302888003"}, {"@id": "umls:C0035321"}, {"@id": "msh:D012167"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95690009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232003005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000633", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002323", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000757"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4332"}, {"@id": "umls:C0002902"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89369001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009407", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024385"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003554", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864580"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011815", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55999004"}, {"@id": "umls:C0014065"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253101008"}, {"@id": "msh:D004677"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48777005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011523", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37761009"}, {"@id": "umls:C0271119"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007668", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969722"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010878", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537852"}, {"@id": "umls:C0948242"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100810", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020951"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100892", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021943"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005483", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025190"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001301", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025794"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012707", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022762"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100433", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022094"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009174", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024556"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011099", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006429"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79633009"}, {"@id": "umls:C0154694"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002681", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846437"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003276", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844689"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030708", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360530005"}, {"@id": "umls:C0266507"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006763", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024982"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000954", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0424731"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248409006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000363", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021808"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003134", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020690"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001915", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0002874"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:304132006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:306058006"}, {"@id": "msh:D000741"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007047", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857788"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100183", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022238"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040209", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073157"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004704", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021649"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007892", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021564"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012562", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022844"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003906", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021708"}, {"@id": "umls:C4280540"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011222", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023455"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012605", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3671887"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040210", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073158"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003194", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854689"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001981", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:385472000"}, {"@id": "umls:C0344386"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009603", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3552414"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010610", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423776"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247449001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012349", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022942"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012228", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398057008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66551002"}, {"@id": "msh:D018781"}, {"@id": "umls:C0033893"}, {"@id": "icd-10:G44.2"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007510", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834069"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001842", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025744"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005148", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860165"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005722", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025148"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100265", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022177"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006756", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024984"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011175", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020938"}, {"@id": "umls:C0422846"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246530009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011643", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-10:Q21.1"}, {"@id": "umls:C2063331"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007704", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847515"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008204", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000308", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839546"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009027", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085684"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6077001"}, {"@id": "umls:C1866141"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002860", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402815007"}, {"@id": "msh:D018307"}, {"@id": "umls:C0007137"}, {"@id": "umls:C0751688"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28899001"}, {"@id": "ncit:C2929"}, {"@id": "msh:D002294"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012344", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012594"}, {"@id": "umls:C1527383"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201049004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030549", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073023"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001935", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562385"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234349007"}, {"@id": "umls:C0085576"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000099", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36171008"}, {"@id": "umls:C0017658"}, {"@id": "msh:D005921"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100605", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126692004"}, {"@id": "umls:C0023055"}, {"@id": "msh:D007822"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009963", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021362"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010438", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021264"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1815"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030083", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240928"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021639"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030489", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072979"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000230", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0017574"}, {"@id": "msh:D005891"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66383009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003267", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020845"}, {"@id": "umls:C4025636"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005458", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003398"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1667003"}, {"@id": "umls:C0277827"}, {"@id": "umls:C4072853"}, {"@id": "umls:C0010278"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57219006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100272", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253259008"}, {"@id": "umls:C0266624"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045060", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073181"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006593", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861704"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003075", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8900005"}, {"@id": "msh:D007019"}, {"@id": "umls:C0020639"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012262", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022983"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008488", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850043"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003191", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844537"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010804", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850072"}, {"@id": "umls:C1853383"}, {"@id": "umls:C1839767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4444"}, {"@id": "umls:C0034194"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10037621"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367403001"}, {"@id": "msh:D011707"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012196", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1313952"}, {"@id": "msh:D002639"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271824009"}, {"@id": "umls:C0008039"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:309155007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011589", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:460890003"}, {"@id": "umls:C4020746"}, {"@id": "umls:C4021141"}, {"@id": "umls:C3532020"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012621", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74829002"}, {"@id": "umls:C0266225"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030634", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073104"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011759", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021122"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004373", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445006008"}, {"@id": "msh:D020821"}, {"@id": "umls:C0743332"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030208", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022578"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011769", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023196"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024603"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012671", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0919974"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011055", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280347"}, {"@id": "umls:C4023563"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008283", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864954"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022401"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003301", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842153"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006518", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3002"}, {"@id": "msh:D011668"}, {"@id": "umls:C4280802"}, {"@id": "umls:C0034091"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89420002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007807", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271344"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72983001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011894", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023141"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011697", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023225"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002180", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020854"}, {"@id": "umls:C0027746"}, {"@id": "umls:C0524851"}, {"@id": "msh:D019636"}, {"@id": "msh:D009410"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011827", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021117"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100472", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022055"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100381", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021010"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011139", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021201"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009572", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021437"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025414"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005743", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111255008"}, {"@id": "msh:D007873"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240241003"}, {"@id": "icd-10:M91.1"}, {"@id": "umls:C0023234"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004575", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005767", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025140"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010362", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021284"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009139", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024576"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004353", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025345"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010077", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024068"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004339", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021660"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030557", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073030"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011560", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-10:Q23.2"}, {"@id": "umls:C0344760"}, {"@id": "epcc:06.02.01"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23063005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:310"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0310"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005951", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025096"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040114", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022430"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009436", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024362"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200141", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280285"}, {"@id": "umls:C1851883"}, {"@id": "umls:C4280284"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000365", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103276001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4868"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95828007"}, {"@id": "umls:C0018772"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:343087000"}, {"@id": "umls:C0011053"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15188001"}, {"@id": "umls:C1384666"}, {"@id": "msh:D034381"}, {"@id": "umls:C0339789"}, {"@id": "msh:D003638"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100528", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707670009"}, {"@id": "msh:C537516"}, {"@id": "umls:C1266144"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128763002"}, {"@id": "ncit:C3732"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002183", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:313387002"}, {"@id": "umls:C0751466"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030130", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022618"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004100", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021683"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009208", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024532"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011807", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023180"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002151", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836440"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030001", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003481", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843077"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001032", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861349"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008414", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863423"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001518", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0024032"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267258002"}, {"@id": "msh:D007230"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276610007"}, {"@id": "umls:C0235991"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856697"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100373", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022118"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040259", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280690"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030718", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0748427"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2859"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1771"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67751000119106"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009967", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024139"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007589", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863496"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100948", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020923"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010631", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023769"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002205", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806482"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000096", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197661001"}, {"@id": "umls:C0178664"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82646005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021582"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030253", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022557"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011502", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95482000"}, {"@id": "umls:C0344263"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100112", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011372", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266604"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71973003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003878", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025533"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004804", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0002881"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38911009"}, {"@id": "msh:D000745"}, {"@id": "umls:C4020827"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42601008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030725", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41353005"}, {"@id": "msh:D009436"}, {"@id": "umls:C0027806"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253127008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012748", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022748"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000707", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88425004"}, {"@id": "msh:D009421"}, {"@id": "umls:C0497552"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100311", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022152"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004727", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859819"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010074", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024070"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007800", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835117"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005525", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025184"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030548", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073022"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003231", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1879362"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56595005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004323", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025357"}, {"@id": "umls:C0878621"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100963", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006941"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14151009"}, {"@id": "umls:C0020453"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012714", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3561000119106"}, {"@id": "umls:C3874334"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023086"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012188", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020450"}, {"@id": "msh:D006939"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14094001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100437", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022090"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005264", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266249"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49714001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253803008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002427", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0003550"}, {"@id": "msh:D001039"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229665008"}, {"@id": "umls:C0917814"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229654003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:328681008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008483", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847393"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012175", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0600433"}, {"@id": "msh:D020016"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:421527008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009250", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024497"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006740", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C2930"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255109008"}, {"@id": "umls:C0279680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008065", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024737"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010209", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023970"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012516", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344882"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253513005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010637", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268402"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59017008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007942", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0339693"}, {"@id": "msh:D009886"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232146005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010981", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267436001"}, {"@id": "umls:C0020623"}, {"@id": "msh:D007009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363140000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007787", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:315353005"}, {"@id": "umls:C0858617"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011750", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "umls:C4023205"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010274", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023927"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010856", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021212"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040254", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280694"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004446", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0677598"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030305", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022522"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004326", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002100"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238108007"}, {"@id": "umls:C0006625"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:285384003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073198"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004268", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025381"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011171", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:432354000"}, {"@id": "msh:D003294"}, {"@id": "umls:C0149886"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006170", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862097"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009554", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024296"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030094", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022649"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011451", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2677180"}, {"@id": "umls:C4020749"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000637", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849340"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008453", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405772002"}, {"@id": "umls:C0345392"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007915", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0339284"}, {"@id": "msh:C562745"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29504002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006528", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413839001"}, {"@id": "umls:C0746102"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008718", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204951002"}, {"@id": "umls:C0431697"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030845", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280745"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024096"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021906"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011251", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021186"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001566", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835762"}, {"@id": "umls:C1845110"}, {"@id": "umls:C4280252"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010943", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2936423"}, {"@id": "msh:D058535"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100412", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020985"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010820", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023693"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004975", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855895"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010918", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023652"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007354", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0002736"}, {"@id": "msh:D000690"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86044005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006646", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855608"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012738", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280311"}, {"@id": "umls:C4021072"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010392", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023862"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010940", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023636"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009797", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0008373"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363668000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:575006"}, {"@id": "msh:D002781"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011253", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023442"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005477", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835470"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009836", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850630"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0685213"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93595006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006369", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836870"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002075", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23133003"}, {"@id": "umls:C0234979"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004354", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025344"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011732", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023213"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007439", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024879"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004933", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836653"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073229"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100113", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022308"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012760", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022736"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012461", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61373006"}, {"@id": "umls:C0004659"}, {"@id": "msh:D001437"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073195"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045027", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025898"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003738", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850830"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010898", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023668"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004249", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025392"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001879", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025738"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012892", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022691"}, {"@id": "umls:C4280307"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001328", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025790"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006239", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021605"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030706", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14919007"}, {"@id": "msh:D011900"}, {"@id": "umls:C2242813"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010593", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023780"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006521", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855480"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004388", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266200"}, {"@id": "msh:C562563"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18389004"}, {"@id": "umls:C3553395"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002486", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0027125"}, {"@id": "msh:D009222"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3434004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005665", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025160"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100209", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022212"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002401", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857287"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009245", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024502"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011970", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085220"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230724001"}, {"@id": "msh:D016657"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011004", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151489"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2600"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234119001"}, {"@id": "umls:C4021205"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010662", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023752"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012018", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023073"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006533", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025025"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006217", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857288"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82525005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204962002"}, {"@id": "umls:C3714581"}, {"@id": "msh:D021782"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030269", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2676198"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002900", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43339004"}, {"@id": "msh:D007008"}, {"@id": "umls:C0020621"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166690008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010313", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372281005"}, {"@id": "umls:C2225524"}, {"@id": "msh:C536821"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372285001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372283008"}, {"@id": "umls:C0392533"}, {"@id": "umls:C0020565"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100217", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022204"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030192", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022591"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003117", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025652"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010954", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39589002"}, {"@id": "umls:C0344963"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268180007"}, {"@id": "umls:C0265856"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009672", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024245"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010304", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023913"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100954", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2675973"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011389", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023382"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010829", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021222"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0262374"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10002176"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69914001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250037002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012659", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022797"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001181", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3554617"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011751", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023204"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010522", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9236007"}, {"@id": "umls:C0476254"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52824009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59770006"}, {"@id": "msh:D004410"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010444", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D011665"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91434003"}, {"@id": "umls:C0034088"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100924", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020932"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030399", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072932"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100057", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022364"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006480", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0399385"}, {"@id": "umls:C0232513"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234974002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42756003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006916", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832339"}, {"@id": "umls:C4024964"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003739", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806442"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011073", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023551"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001629", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253549006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1300"}, {"@id": "msh:D006345"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30288003"}, {"@id": "umls:C0018818"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71690006"}, {"@id": "umls:C0268157"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012230", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19620000"}, {"@id": "umls:C0271055"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004532", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025313"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003682", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970284"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003146", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151718"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61336008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155100"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55713007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030248", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95446005"}, {"@id": "umls:C0267412"}, {"@id": "msh:D065666"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012483", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022886"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021558"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003548", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025597"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010340", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023894"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100333", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:304067009"}, {"@id": "umls:C0392006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011473", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75581001"}, {"@id": "umls:C2677378"}, {"@id": "umls:C0554101"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275403002"}, {"@id": "umls:C0267456"}, {"@id": "umls:C1833058"}, {"@id": "umls:C4020747"}, {"@id": "umls:C1859541"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000794", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025827"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68779003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236407003"}, {"@id": "msh:D005922"}, {"@id": "umls:C0017661"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007435", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400123002"}, {"@id": "umls:C0022584"}, {"@id": "msh:D015776"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009251", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024496"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011032", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2364164"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190902006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1860003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010343", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023891"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011667", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023240"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001631", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-10:Q21.1"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405752007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253366007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2050"}, {"@id": "msh:D006344"}, {"@id": "umls:C0018817"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70142008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006690", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1096561"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1889"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000030", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073239"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009046", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:282479002"}, {"@id": "umls:C0560346"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011772", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023195"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28070007"}, {"@id": "umls:C0266081"}, {"@id": "umls:C4280273"}, {"@id": "umls:C4073209"}, {"@id": "umls:C2227090"}, {"@id": "umls:C4280272"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100778", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30911005"}, {"@id": "msh:D003449"}, {"@id": "umls:C0010403"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009416", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024377"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007570", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C538377"}, {"@id": "umls:C0263420"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28488007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004664", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862496"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011817", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023176"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002601", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025696"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010903", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023663"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001898", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853288"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006591", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021589"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004032", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025430"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100830", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021959"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008272", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024714"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006582", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850413"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009623", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865572"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010629", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023770"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010977", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023617"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030876", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0520850"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30261008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008352", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024694"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100822", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:447072005"}, {"@id": "umls:C0149771"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62730001"}, {"@id": "icd-9:618.04"}, {"@id": "msh:D020047"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021764"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011038", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023578"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100426", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022101"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006713", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024991"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004259", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025386"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012073", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023057"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004622", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837670"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002638", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1510431"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2477008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001408", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20239009"}, {"@id": "umls:C0267818"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009286", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024469"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007476", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1706004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7731005"}, {"@id": "msh:D004476"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004570", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864853"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006162", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854913"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005948", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C563237"}, {"@id": "umls:C1384901"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021100"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16932000"}, {"@id": "umls:C0027498"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002504", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025703"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002902", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89627008"}, {"@id": "umls:C0020625"}, {"@id": "msh:D007010"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006955", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859341"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012122", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4927003"}, {"@id": "umls:C0701807"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004790", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025291"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005341", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025212"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002512", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0270680"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5582005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25816005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012254", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0553580"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76909002"}, {"@id": "msh:D012512"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000128", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846348"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040282", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/ORPHA:453312"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040269", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0149508"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48145001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012259", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022986"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012827", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0205189"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100539", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267041004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109245003"}, {"@id": "umls:C0151205"}, {"@id": "umls:C0424810"}, {"@id": "umls:C0149754"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49563000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010854", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021214"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011379", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023387"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011029", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1390214"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011593", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74561007"}, {"@id": "umls:C0265885"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008265", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024715"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005339", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025213"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002938", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1184923"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011950", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001988"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4120002"}, {"@id": "umls:C0006271"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040185", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2751260"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010104", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863382"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030247", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022560"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003988", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848108"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011191", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023483"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867494"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001919", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14669001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14350001000004108"}, {"@id": "umls:C0022660"}, {"@id": "umls:C2609414"}, {"@id": "msh:D058186"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009810", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021387"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000320", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837758"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022400"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100254", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022179"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011729", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023216"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045056", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073179"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012452", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32914008"}, {"@id": "umls:C0035258"}, {"@id": "msh:D012148"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006297", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699421005"}, {"@id": "umls:C1851854"}, {"@id": "umls:C4280457"}, {"@id": "umls:C4280456"}, {"@id": "umls:C0011351"}, {"@id": "msh:D003744"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699382004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26597004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030027", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022670"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003514", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844390"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073212"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100564", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022022"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001132", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65814009"}, {"@id": "umls:C0023316"}, {"@id": "msh:D007906"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011276", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842892"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11263005"}, {"@id": "umls:C0162819"}, {"@id": "msh:D017445"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003277", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854785"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010892", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023673"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010084", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021339"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003540", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855853"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006481", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021596"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004415", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000071079"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1622"}, {"@id": "umls:C0238397"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95441000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003565", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151632"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165468009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030473", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072963"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009659", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024255"}, {"@id": "umls:C4020780"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030707", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4082952"}, {"@id": "msh:C562992"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004920", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849926"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030553", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0442774"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63063006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011109", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0149516"}, {"@id": "umls:C0748720"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40055000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006891", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024970"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100252", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0011989"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:318761000119105"}, {"@id": "msh:D003966"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34643004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002356", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52008007"}, {"@id": "msh:D020821"}, {"@id": "umls:C0154676"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100158", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022263"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011556", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253282005"}, {"@id": "umls:C0344621"}, {"@id": "epcc:01.04.03"}, {"@id": "icd-10:Q20.4"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007156", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024931"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100928", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020928"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011744", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023207"}, {"@id": "umls:C4020741"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008447", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2751480"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006610", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423230008"}, {"@id": "umls:C1827524"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003102", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855478"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002942", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1184919"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011742", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266275"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49494003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0232370"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75246004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011947", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0035243"}, {"@id": "msh:D012141"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275498002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010757", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023712"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012563", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022843"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011579", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3280940"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010787", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "umls:C0679347"}, {"@id": "umls:C4020767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010660", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021244"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008765", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0233762"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45150006"}, {"@id": "msh:D006212"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010355", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021286"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004207", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021678"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025895"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009595", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3810474"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010801", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021227"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100902", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021940"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002600", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834696"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011909", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023134"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011298", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023424"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010782", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023704"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007517", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856714"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100248", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66637005"}, {"@id": "umls:C0221169"}, {"@id": "msh:D020820"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012636", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0035328"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46085004"}, {"@id": "msh:D012170"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011068", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0028882"}, {"@id": "msh:D009810"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79074005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040236", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805089"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001176", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249752003"}, {"@id": "umls:C0426870"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012750", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022746"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010729", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2216370"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003358", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025623"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009724", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39295002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012693", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022773"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011292", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2206521"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000509", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864156"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9826008"}, {"@id": "msh:D003231"}, {"@id": "umls:C0009763"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012146", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023023"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002722", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025684"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000582", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423109"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246799009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008845", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855274"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022367"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011737", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021127"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100918", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020937"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009144", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024573"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003318", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298186005"}, {"@id": "umls:C0574967"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003402", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853952"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55631001"}, {"@id": "umls:C0266423"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002312", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0233844"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7006003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012557", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022848"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011644", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:447661004"}, {"@id": "umls:C3163894"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005354", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849426"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010550", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010264"}, {"@id": "umls:C0030486"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60389000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007776", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835148"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010659", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021245"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002825", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277117"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200058", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33176006"}, {"@id": "umls:C0018923"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39000009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:403977003"}, {"@id": "msh:D006394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441806004"}, {"@id": "umls:C0006105"}, {"@id": "msh:D001922"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000590", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0162674"}, {"@id": "msh:D017246"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46252003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002154", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268559"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64654004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100411", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020986"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009128", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024581"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003774", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:433146000"}, {"@id": "umls:C2316810"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100438", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022089"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011513", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0730304"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312937006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011734", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0948387"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000188", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848977"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100832", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162278001"}, {"@id": "umls:C0016242"}, {"@id": "umls:C1720491"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15013002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:420999000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010448", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37054000"}, {"@id": "msh:C562562"}, {"@id": "umls:C0266190"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002419", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865060"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006406", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968611"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025428"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007933", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837733"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100094", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022327"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010852", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3552821"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003130", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025648"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003411", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836320"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004278", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020831"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009581", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021434"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100752", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345286"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253811003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012223", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0038000"}, {"@id": "msh:D013161"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234506007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002664", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363346000"}, {"@id": "umls:C0027651"}, {"@id": "ncit:C3262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:108369006"}, {"@id": "msh:D009369"}, {"@id": "umls:C0006826"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100231", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022190"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100695", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D065134"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234102003"}, {"@id": "umls:C0398370"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006965", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855020"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011911", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023132"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004381", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1430"}, {"@id": "umls:C0003499"}, {"@id": "msh:D021921"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268185002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030529", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0438434"}, {"@id": "msh:D012607"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129625005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009393", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100076", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022345"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012330", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D011704"}, {"@id": "umls:C0034186"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45816000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009403", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021482"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000396", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837731"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001547", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025763"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022436"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073203"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006441", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833878"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012657", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022799"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100191", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022230"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010134", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024025"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010068", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855899"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001750", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45503006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:200"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0200"}, {"@id": "umls:C0152424"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000698", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29553002"}, {"@id": "umls:C4012359"}, {"@id": "umls:C0266037"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002470", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845029"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007132", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0393577"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230302004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030306", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022521"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012376", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35272001"}, {"@id": "umls:C0266541"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001180", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0728895"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71358006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012715", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022756"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008636", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024651"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040230", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280714"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002144", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0080218"}, {"@id": "msh:D009436"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70534000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100495", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0024899"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397007003"}, {"@id": "msh:D008415"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125541005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011125", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023525"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004487"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:442433009"}, {"@id": "umls:C0151603"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16740003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002539", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253153000"}, {"@id": "umls:C0431380"}, {"@id": "msh:D054220"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012830", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4019252"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008181", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190787008"}, {"@id": "umls:C0000744"}, {"@id": "msh:D000012"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006498", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868577"}, {"@id": "msh:C535568"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012484", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022885"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001649", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013610"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3424008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86651002"}, {"@id": "umls:C4020868"}, {"@id": "umls:C0039231"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010583", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856911"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003258", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3279658"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002711", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845109"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008247", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021549"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001718", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1511"}, {"@id": "epcc:06.02.92"}, {"@id": "msh:D008946"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79619009"}, {"@id": "icd-10:Q23.2"}, {"@id": "umls:C0026269"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011267", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021174"}, {"@id": "umls:C4280331"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010695", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023734"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200065", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247177004"}, {"@id": "umls:C0521683"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040263", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280688"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:285466001"}, {"@id": "umls:C0563350"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000972", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:706885006"}, {"@id": "msh:D007645"}, {"@id": "umls:C0022596"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005759", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025141"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000696", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849540"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002493", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1504405"}, {"@id": "umls:C1839042"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000657", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020886"}, {"@id": "msh:C537423"}, {"@id": "umls:C3489733"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193662007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100850", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126896003"}, {"@id": "umls:C0030849"}, {"@id": "ncit:C3262"}, {"@id": "msh:D010412"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100792", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0000887"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441837004"}, {"@id": "msh:D000051"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43327007"}, {"@id": "umls:C0241128"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000719", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112082005"}, {"@id": "umls:C0233522"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000160", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0026034"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14582003"}, {"@id": "msh:D008865"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012690", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022776"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073218"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000588", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44295002"}, {"@id": "msh:C535970"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17541006"}, {"@id": "umls:C0155299"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011774", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255034006"}, {"@id": "umls:C0151468"}, {"@id": "msh:D013964"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255033000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030736", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0559459"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281561000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011680", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023233"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100466", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022061"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010993", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021207"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0026106"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86765009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030572", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073045"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007280", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024911"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012866", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022701"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024491"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100346", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022134"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012436", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020724"}, {"@id": "umls:C4020725"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001155", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006226"}, {"@id": "umls:C0018564"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299033004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002655", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0038015"}, {"@id": "msh:D010009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006379", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856029"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022544"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023449"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001252", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398152000"}, {"@id": "msh:D009123"}, {"@id": "umls:C0026827"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398151007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006895", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845245"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006323", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:122483006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39034005"}, {"@id": "umls:C0266052"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030855", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0339206"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231888000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009809", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021388"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005997", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021609"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025435"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030804", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0546956"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69192004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011683", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253551005"}, {"@id": "umls:C0344924"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007650", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2062713"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005404", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858972"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004188", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001310", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0234162"}, {"@id": "msh:D002524"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32566006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100150", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022271"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030630", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073100"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005178", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1841661"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005916", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021615"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011102", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266176"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25896009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001853", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021772"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010931", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023644"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100836", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0348374"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372062007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011482", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023336"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009506", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024324"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021030"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030968", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009211", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024529"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100753", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:191526005"}, {"@id": "umls:C0036341"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58214004"}, {"@id": "msh:D012559"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861400"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003066", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844690"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855239"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010127", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024032"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011308", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021168"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011603", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0478012"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200161", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3150012"}, {"@id": "umls:C4021876"}, {"@id": "umls:C4280277"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012174", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63634009"}, {"@id": "umls:C1621958"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:393563007"}, {"@id": "msh:D005909"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001947", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0001126"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1776003"}, {"@id": "msh:D000141"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007710", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024811"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010651", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023758"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012896", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022687"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006888", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52330001"}, {"@id": "umls:C0266456"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004036", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025426"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100759", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30760008"}, {"@id": "umls:C0009080"}, {"@id": "msh:D010005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10016680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010524", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000377"}, {"@id": "umls:C0001816"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42341009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011901", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1260903"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111589005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002804", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77016009"}, {"@id": "msh:D001176"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111246005"}, {"@id": "umls:C0003886"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012849", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70375006"}, {"@id": "umls:C0520561"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0343084"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1608005"}, {"@id": "msh:D019559"}, {"@id": "umls:C1382398"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87730004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010773", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2030"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68237008"}, {"@id": "umls:C0158634"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100573", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022021"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030322", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868737"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040280", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/ORPHA:453310"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012411", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237815000"}, {"@id": "umls:C0342541"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012469", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3887898"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007362", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024904"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000826", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123527003"}, {"@id": "umls:C0034013"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400179000"}, {"@id": "msh:D011629"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100766", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021974"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010463", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12017008"}, {"@id": "umls:C0266368"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000490", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015841"}, {"@id": "umls:C0014306"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80093006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246923005"}, {"@id": "umls:C0423224"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005116", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3279191"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004580", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673652"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004399", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025327"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010696", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2025392"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012125", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399068003"}, {"@id": "msh:D011471"}, {"@id": "umls:C0376358"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030349", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072894"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010310", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002916"}, {"@id": "umls:C0008733"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83035003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024102"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009216", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024525"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002099", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195967001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:991000119106"}, {"@id": "umls:C0004096"}, {"@id": "umls:C3714497"}, {"@id": "msh:D001249"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001136", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843517"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030852", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0855323"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012855", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021062"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004935", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10930001"}, {"@id": "umls:C0265908"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204443008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010549", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021255"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011924", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020738"}, {"@id": "umls:C3149083"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008708", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837379"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002999", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1135812"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263029007"}, {"@id": "msh:D031222"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012812", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021065"}, {"@id": "umls:C4280308"}, {"@id": "umls:C4280309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011568", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344770"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253402005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006159", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021606"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009794", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862066"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000532", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025844"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100363", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022124"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008444", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969679"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030249", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0014034"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5862001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011429", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023364"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030610", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073080"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003339", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021731"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000472", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839816"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004904", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0342276"}, {"@id": "msh:C562772"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:609561005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040204", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073152"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007731", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024809"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007965", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850069"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012669", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51723007"}, {"@id": "umls:C0221046"}, {"@id": "msh:D013575"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008161", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024724"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100393", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011509", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0745109"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011849", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0008271"}, {"@id": "umls:C4280317"}, {"@id": "umls:C4023161"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012318", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0007863"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71760005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008753", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024628"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001141", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397541004"}, {"@id": "umls:C1301509"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007879", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231854006"}, {"@id": "msh:D003233"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:473460002"}, {"@id": "umls:C0009766"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011460", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023348"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012619", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022817"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021900"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004280", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025374"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011777", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023192"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010687", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023738"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001882", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84828003"}, {"@id": "umls:C0023530"}, {"@id": "msh:D007970"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006489", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025040"}, {"@id": "umls:C4280444"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006190", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861316"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030526", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002607", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005242"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72042002"}, {"@id": "umls:C0015732"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005476", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856779"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010810", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023697"}, {"@id": "umls:C4280362"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040219", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073163"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003879", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025532"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030560", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073033"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008732", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024631"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030066", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0700367"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21589007"}, {"@id": "msh:D018242"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715901002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006088", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861357"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001500", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844906"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007623", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024826"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100490", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202281000"}, {"@id": "umls:C0409348"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003679", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025580"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030353", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072897"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030468", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072958"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005968", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3279038"}, {"@id": "umls:C1820737"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011302", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023422"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003337", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021732"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012378", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84229001"}, {"@id": "umls:C0015672"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248274002"}, {"@id": "msh:D005221"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012307", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856637"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001712", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3608"}, {"@id": "umls:C0149721"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55827005"}, {"@id": "msh:D017379"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009787", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024206"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008655", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024646"}, {"@id": "umls:C4020791"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012572", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221365"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49496001"}, {"@id": "icd-10:Q62.5"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100348", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021019"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009085", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865598"}, {"@id": "umls:C1856164"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0007102"}, {"@id": "msh:D003110"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363406005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009934", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021372"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010877", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023678"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100881", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1332965"}, {"@id": "msh:D018201"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009313", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024449"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030345", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0580438"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166374003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006590", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021590"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010260", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023941"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005787", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025136"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012810", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849667"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007105", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856408"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005733", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021625"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030837", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239589"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18876004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030090", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022652"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040237", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280710"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010183", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023981"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100271", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022173"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011825", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021119"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006951", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845370"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030453", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072945"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000446", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4551564"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001698", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1940"}, {"@id": "msh:D010490"}, {"@id": "umls:C0031039"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373945007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003947", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025487"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011715", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155707"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86014007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005134", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6996004"}, {"@id": "umls:C0265831"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004528", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021653"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012801", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021066"}, {"@id": "umls:C4280310"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010177", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023985"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045036", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073165"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004396", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0232462"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64379006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012813", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844722"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001178", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025799"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003740", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025575"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010169", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023990"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000871", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C580003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32390006"}, {"@id": "umls:C0242343"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011781", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237552009"}, {"@id": "umls:C0342190"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012154", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D059445"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28669007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247796005"}, {"@id": "umls:C0178417"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100480", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020975"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100192", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022229"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859470"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007812", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020911"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012112", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023037"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008417", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345394"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205456006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012764", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62744007"}, {"@id": "umls:C0085619"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009248", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024499"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000202", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0158646"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253983005"}, {"@id": "umls:C4021813"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66948001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006782", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851585"}, {"@id": "msh:C565054"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005314", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847886"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866021"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005272", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866487"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001878", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61261009"}, {"@id": "umls:C0002878"}, {"@id": "msh:D000743"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009928", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844809"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002211", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344312"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247564004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010402", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009301", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021496"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009328", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021491"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010693", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C563426"}, {"@id": "umls:C1833118"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001104", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849412"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008127", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835574"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011500", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344544"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204159004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001151", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866753"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006438", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843105"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005495", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025189"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009673", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024244"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100929", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020927"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030571", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073044"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002929", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025668"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000943", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65327002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254069004"}, {"@id": "msh:D008059"}, {"@id": "umls:C0086795"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011036", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023579"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0005555"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008208", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9092004"}, {"@id": "umls:C0271844"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151529"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011205", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023469"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003805", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853932"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003155", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0750857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009243", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024503"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100819", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0021833"}, {"@id": "msh:D007412"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10022647"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38851006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011699", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023223"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008165", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024723"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009601", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3179508"}, {"@id": "msh:C536903"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100727", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015614"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60657004"}, {"@id": "umls:C0019618"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65396000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009242", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024504"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009392", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021483"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009192", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024544"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100865", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836868"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005640", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025167"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030294", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022531"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030325", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022510"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000137", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5552004"}, {"@id": "msh:D010049"}, {"@id": "umls:C0029928"}, {"@id": "umls:C4021818"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030221", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241314"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100185", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022236"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007572", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866245"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007187", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855230"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100909", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021933"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008373", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024685"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005263", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0017152"}, {"@id": "msh:D005756"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4556007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10017853"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040213", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386614005"}, {"@id": "umls:C0235546"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001120", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025802"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004499", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025318"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022498"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030392", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431109"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88252006"}, {"@id": "msh:C562943"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002080", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30721006"}, {"@id": "umls:C0234376"}, {"@id": "umls:C4020856"}, {"@id": "msh:D014202"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011661", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253637002"}, {"@id": "umls:C0345040"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010264", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023937"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000288", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857045"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012889", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61640006"}, {"@id": "umls:C0269107"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009671", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024246"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030082", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022657"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040191", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2083352"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007036", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856655"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007595", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835587"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100747", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537719"}, {"@id": "umls:C2931596"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002415", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0023520"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:192781003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003913", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021706"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030478", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072968"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012351", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022940"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004639", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839860"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100871", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021948"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004264", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021666"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001772", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265642"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68284008"}, {"@id": "umls:C4020866"}, {"@id": "msh:D004863"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011631", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023258"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011799", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023183"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009428", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024369"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007768", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021569"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009101", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839277"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012608", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673443"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100139", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022282"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006210", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867927"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001644", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195021004"}, {"@id": "msh:D002311"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399020009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1843"}, {"@id": "umls:C0007193"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011040", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023577"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011912", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010735", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36517007"}, {"@id": "umls:C0016065"}, {"@id": "msh:D005359"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009935", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024156"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012872", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022697"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006332", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025062"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012076", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001883"}, {"@id": "icd-10:F60.3"}, {"@id": "umls:C0006012"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20010003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000031", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004823"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31070006"}, {"@id": "umls:C0014534"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030105", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022640"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012306", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022957"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010195", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023975"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040140", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022417"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006650", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834383"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012609", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3203528"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004822", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857010"}, {"@id": "msh:C565598"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011132", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023521"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030410", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:307599002"}, {"@id": "msh:D018266"}, {"@id": "umls:C0206684"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54734006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001615", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2678303"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006694", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024999"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001442", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866227"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010785", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "umls:C4021228"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009508", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021460"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009160", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024564"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009118", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021371"}, {"@id": "umls:C4024589"}, {"@id": "umls:C3494426"}, {"@id": "umls:C4280261"}, {"@id": "msh:D063173"}, {"@id": "umls:C4280401"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011305", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021169"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002751", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0575158"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405773007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004431", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0272242"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24743004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009772", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857508"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005731", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025145"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011708", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28189009"}, {"@id": "umls:C0155700"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005587", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834424"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011318", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021164"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000090", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204958008"}, {"@id": "umls:C0687120"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010661", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023753"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009504", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024326"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009148", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024571"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012083", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023052"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010582", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846449"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100182", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022239"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030311", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022516"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006334", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855694"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012867", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022700"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008733", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837380"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009641", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024261"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030591", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073063"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011312", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023419"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005389", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969220"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012131", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023033"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000098", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248328003"}, {"@id": "umls:C0241240"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009535", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021453"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002167", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0037822"}, {"@id": "msh:D013064"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001387", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0162298"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84445001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000609", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95499004"}, {"@id": "umls:C0338502"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000091", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021826"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010263", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023938"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007370", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861866"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004742", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851303"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007074", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835194"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005439", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280488"}, {"@id": "umls:C1848908"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012538", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396331005"}, {"@id": "msh:D002446"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441831003"}, {"@id": "umls:C0007570"}, {"@id": "umls:C0850024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011321", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023415"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020323"}, {"@id": "umls:C0751901"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012031", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018205"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254831005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:115227001"}, {"@id": "umls:C0206631"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254827004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MPATH:415"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001909", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D019337"}, {"@id": "msh:D007938"}, {"@id": "umls:C0376545"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93143009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129154003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:269475001"}, {"@id": "umls:C0023418"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87163000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000872", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D050031"}, {"@id": "umls:C0677607"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21983002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030488", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072978"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003487", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:366575004"}, {"@id": "umls:C0034935"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246586009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003918", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025509"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010130", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024029"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030194", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022589"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012215", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864873"}, {"@id": "msh:C566478"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:117261000119108"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001874", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250274006"}, {"@id": "umls:C0427515"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002313", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020336"}, {"@id": "umls:C0037771"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312444006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004243", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011700", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013612"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233892002"}, {"@id": "umls:C0039234"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003956", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025481"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004943", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849618"}, {"@id": "umls:C4280504"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006790", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857934"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006483", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1290508"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:335443002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009263", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024486"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009818", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024197"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100596", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020963"}, {"@id": "umls:C4020707"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005092", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025253"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002448", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838578"}, {"@id": "umls:C4280575"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008978", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024608"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012468", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1735903"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004863", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025283"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011120", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0264169"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:710234009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001272", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020873"}, {"@id": "umls:C0262404"}, {"@id": "umls:C0740279"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95646004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006803", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024978"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009483", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024339"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861373"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100258", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205135003"}, {"@id": "umls:C0345354"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100180", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022241"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010961", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023627"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030579", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073052"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004253", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847190"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030802", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700264006"}, {"@id": "umls:C1861656"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009911", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024163"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006184", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857483"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009356", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021487"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000421", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd10:R04.0"}, {"@id": "umls:C0014591"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/EFO:0003895"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/COHD:318556"}, {"@id": "icd9:784.7"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249366005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12441001"}, {"@id": "msh:D004844"}, {"@id": "ncit:C26766"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005891", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3152020"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007862", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867289"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009670", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024247"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000982", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007645"}, {"@id": "umls:C0022596"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:706885006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005932", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025102"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100199", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022222"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011033", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023581"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858539"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006417", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864854"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010850", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023683"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005689", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025152"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003141", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190773008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398036000"}, {"@id": "umls:C0020445"}, {"@id": "msh:D006938"}, {"@id": "umls:C0549399"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008393", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024684"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001757", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021775"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006248", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840088"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005524", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025185"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008368", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27173008"}, {"@id": "msh:D000070604"}, {"@id": "umls:C0265654"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002920", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025669"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003577", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2752013"}, {"@id": "umls:C1836142"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011479", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023337"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030428", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1333178"}, {"@id": "ncit:C6577"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100888", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021944"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005967", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840372"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006932", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024958"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008242", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D011546"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77098009"}, {"@id": "umls:C0033805"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003609", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025590"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012786", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197853008"}, {"@id": "umls:C0581366"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008922", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3148833"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002354", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55533009"}, {"@id": "umls:C0233794"}, {"@id": "umls:C0751295"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386807006"}, {"@id": "msh:D008569"}, {"@id": "umls:C0542476"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007854", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1299694"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:370961005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D008080"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254829001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49430005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MPATH:418"}, {"@id": "umls:C0023827"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003344", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3151952"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002544", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3887667"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007774", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836890"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012744", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47276000"}, {"@id": "umls:C0265629"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008433", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024676"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000756", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000379"}, {"@id": "umls:C0001818"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247830007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70691001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030346", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072891"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001340", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3552824"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100142", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022279"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012365", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91632005"}, {"@id": "umls:C0268077"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010125", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024034"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040158", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022411"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030354", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072898"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002425", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0234517"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48257004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002275", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848453"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002822", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277120"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000961", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3415004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119419001"}, {"@id": "msh:D003490"}, {"@id": "umls:C0010520"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100758", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005734"}, {"@id": "umls:C0017086"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36024000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372070002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009289", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024466"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002979", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0544755"}, {"@id": "msh:D056305"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299331007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005906", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021617"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001598", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221261"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66270006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012164", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32838008"}, {"@id": "msh:D020820"}, {"@id": "umls:C0232766"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030637", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0543968"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011913", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023130"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1708511"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030481", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072971"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008392", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10165000"}, {"@id": "umls:C0038605"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011597", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010312", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854013"}, {"@id": "msh:C565299"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040096", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "umls:C1512779"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009902", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021376"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009466", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836189"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004476", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863492"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000047", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204888000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4504"}, {"@id": "umls:C1691215"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000825", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864903"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000291", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025866"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006368", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849327"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009999", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024120"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011831", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021114"}, {"@id": "umls:C4280271"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030466", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072956"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005320", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277426"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006863", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851085"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62221000119105"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011360", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023399"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006490", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025039"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040135", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022419"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002689", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072844"}, {"@id": "umls:C3804986"}, {"@id": "umls:C1857131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200134", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0543888"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010266", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023935"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012841", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860475"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002715", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021753"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002733", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0149727"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100447", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022080"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030416", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126922007"}, {"@id": "ncit:C3262"}, {"@id": "umls:C0042995"}, {"@id": "msh:D014846"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001284", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012021"}, {"@id": "umls:C0278124"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:349006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37280007"}, {"@id": "umls:C0241772"}, {"@id": "umls:C0234146"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009917", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95500008"}, {"@id": "umls:C0344541"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200018", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003117"}, {"@id": "umls:C3887980"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51445007"}, {"@id": "umls:C0155015"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005191", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59068006"}, {"@id": "umls:C0265669"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012270", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022979"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007761", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1321308"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404650002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010154", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024755"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003305", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844753"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030252", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022558"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012237", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C536479"}, {"@id": "umls:C0268514"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60952007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003406", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851414"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030680", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4049796"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001474", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849263"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001713", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025752"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000646", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0002418"}, {"@id": "msh:D000550"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387742006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011335", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839830"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005093", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855301"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100882", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56364004"}, {"@id": "umls:C0265979"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22257004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008537", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865302"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007759", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246957002"}, {"@id": "umls:C0423250"}, {"@id": "umls:C1856661"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005090", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866737"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000166", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025886"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012403", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022914"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001351", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3552825"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030444", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072941"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100097", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022324"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007621", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024827"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100071", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022350"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000634", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846462"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009947", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021368"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011835", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847189"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005222", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1394691"}, {"@id": "umls:C1395674"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004493", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280517"}, {"@id": "umls:C4280516"}, {"@id": "umls:C4280518"}, {"@id": "umls:C1868085"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100907", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021935"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030126", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022620"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000417", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857645"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003460", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025611"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000969", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79654002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20741006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423666004"}, {"@id": "umls:C0013604"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267038008"}, {"@id": "msh:D004487"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001276", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009122"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41581000"}, {"@id": "umls:C0026826"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56731001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011287", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023429"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006180", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863317"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009122", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024585"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100943", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021915"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002958", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844666"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011905", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023138"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002779", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0948187"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95434006"}, {"@id": "msh:D055090"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004557", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969393"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010270", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023931"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005616", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0545053"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123982003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004621", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025303"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006767", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0033375"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34337008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:134209002"}, {"@id": "msh:D015175"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073197"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000126", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006869"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4502"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43064006"}, {"@id": "umls:C0020295"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005930", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021611"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000776", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235833"}, {"@id": "msh:D065630"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17190001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009584", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021433"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002126", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D065706"}, {"@id": "umls:C0266464"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4945003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010579", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865037"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010405", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023850"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003106", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848541"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011345", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62211000119103"}, {"@id": "umls:C3532933"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012120", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537358"}, {"@id": "umls:C1855119"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200151", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:703827008"}, {"@id": "umls:C1136033"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397012002"}, {"@id": "msh:D034701"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006747", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0206718"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69515008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:116381000119105"}, {"@id": "msh:D018305"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002403", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240914"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298310004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001776", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837835"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100068", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022353"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003235", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43123004"}, {"@id": "msh:C564683"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57835009"}, {"@id": "umls:C0268621"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124283007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009878", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024175"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100874", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073184"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007095", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3279674"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003571", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69080001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124718009"}, {"@id": "msh:D056693"}, {"@id": "umls:C0268579"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008251", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0349476"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276565004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040018", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280299"}, {"@id": "umls:C4022488"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009715", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024221"}, {"@id": "ncit:C2974"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000280", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845847"}, {"@id": "umls:C4072825"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011920", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006876"}, {"@id": "umls:C0020312"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79231000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003893", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020836"}, {"@id": "umls:C4025526"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040085", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0857898"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006277", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851733"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009234", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024510"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010814", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023694"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012226", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0280131"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:716077006"}, {"@id": "ncit:C3403"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003680", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3839460"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702322003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012233", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:262969000"}, {"@id": "umls:C0240412"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011531", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95802009"}, {"@id": "umls:C0235812"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040197", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58762006"}, {"@id": "umls:C0014068"}, {"@id": "msh:D004678"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002791", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007040"}, {"@id": "umls:C3203358"}, {"@id": "msh:D012131"}, {"@id": "umls:C0235063"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80954004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31515003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15993004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030106", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022639"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010384", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023866"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000265", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52404001"}, {"@id": "msh:D008417"}, {"@id": "umls:C0024904"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012549", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022854"}, {"@id": "ncit:C3192"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009559", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024292"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012170", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-10:F98.8"}, {"@id": "umls:C0027338"}, {"@id": "msh:D009259"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37298006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0034888"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57773001"}, {"@id": "msh:D012005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10038077"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009523", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024310"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008455", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851305"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001902", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44687006"}, {"@id": "umls:C0333864"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030091", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021055"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040129", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866772"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007596", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024838"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012277", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022973"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002038", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839531"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003508", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0878660"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009895", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021380"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008796", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846339"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001038", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867638"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000301", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025865"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2047516"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002894", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363418001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126859007"}, {"@id": "umls:C0030297"}, {"@id": "msh:D010190"}, {"@id": "umls:C0346647"}, {"@id": "umls:C1842408"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006383", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857137"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100900", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021942"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010436", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023827"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000567", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240896"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39302008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008711", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0005001"}, {"@id": "msh:D011470"}, {"@id": "umls:C1704272"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266569009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003413", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025617"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72100002"}, {"@id": "umls:C1328931"}, {"@id": "umls:C0036651"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010398", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023856"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100305", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47913008"}, {"@id": "umls:C0333770"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040138", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87412005"}, {"@id": "umls:C0334126"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001943"}, {"@id": "ncit:C3262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126926005"}, {"@id": "umls:C1458155"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030036", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022665"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005707", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021627"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100494", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397017008"}, {"@id": "umls:C1301149"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008663", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254918001"}, {"@id": "ncit:C3158"}, {"@id": "umls:C0346251"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009412", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024381"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004966", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025265"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008668", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006061"}, {"@id": "umls:C0018054"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009855", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850148"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003418", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001416"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:161891005"}, {"@id": "umls:C0004604"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005890", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280468"}, {"@id": "umls:C4280471"}, {"@id": "umls:C4280469"}, {"@id": "umls:C1840404"}, {"@id": "umls:C4280470"}, {"@id": "umls:C4280472"}, {"@id": "msh:C564168"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010658", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023754"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012634", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022813"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001308", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249878001"}, {"@id": "umls:C0239548"}, {"@id": "msh:D005207"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100527", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "umls:C4022033"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002203", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0035232"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64228003"}, {"@id": "msh:D012133"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030394", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005185"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276870001"}, {"@id": "umls:C0238122"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002040", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10056091"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28670008"}, {"@id": "umls:C0014867"}, {"@id": "msh:D004932"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010625", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0032008"}, {"@id": "umls:C4023771"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62818001"}, {"@id": "msh:D010903"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000268", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280653"}, {"@id": "umls:C0221358"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72239002"}, {"@id": "umls:C4280656"}, {"@id": "umls:C4280655"}, {"@id": "umls:C4280654"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010394", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023860"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002087", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025727"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008559", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865305"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010692", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023736"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011716", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013613"}, {"@id": "umls:C0039235"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419166005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233901002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040206", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073154"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000613", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020887"}, {"@id": "umls:C0085636"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246622003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:409668002"}, {"@id": "msh:D020795"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430004", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021870"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004634", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673653"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003760", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280804"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012194", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863061"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005327", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1852476"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100916", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020939"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008828", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855222"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100505", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022038"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012601", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021078"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100155", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022266"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003950", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025484"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010223", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023961"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030339", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072887"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008587", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021538"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005312", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025217"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011096", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0878575"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011809", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023179"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002120", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235946"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278849000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010828", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D019569"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13753008"}, {"@id": "umls:C0278152"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010504", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021864"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009077", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024601"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009503", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024327"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100608", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237130006"}, {"@id": "umls:C0025874"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19155002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64996003"}, {"@id": "msh:D008796"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100418", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020981"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006887", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846149"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011610", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0540"}, {"@id": "umls:C4021135"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:540"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004325", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:161832001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89362005"}, {"@id": "umls:C1844806"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:262285001"}, {"@id": "umls:C0041667"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248342006"}, {"@id": "msh:D013851"}, {"@id": "umls:C1262477"}, {"@id": "msh:D015431"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100934", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021924"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002562", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836933"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002643", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0852283"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007833", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024788"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030157", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D021501"}, {"@id": "umls:C0016199"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247355005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002635", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D050197"}, {"@id": "umls:C0004153"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38716007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011304", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426891"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249773003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030651", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:524008"}, {"@id": "umls:C0205292"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009668", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024249"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011813", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023177"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010493", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021260"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011154", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023509"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011516", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C536021"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102450007"}, {"@id": "umls:C0302129"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011343", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2237142"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005311", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970630"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000464", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266623"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40052002"}, {"@id": "umls:C0575167"}, {"@id": "umls:C4280628"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298390003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010755", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0399519"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235083001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003729", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806660"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008754", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859158"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030667", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247100001"}, {"@id": "umls:C0474355"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004632", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862415"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009445", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024358"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030538", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073012"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002745", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1704317"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9187004"}, {"@id": "msh:D007971"}, {"@id": "umls:C0023532"}, {"@id": "msh:D007972"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414603003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000504", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025846"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002813", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4082761"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000271", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266617"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32003007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398302004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118930001"}, {"@id": "umls:C4025871"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398206004"}, {"@id": "umls:C1290857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005745", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025144"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009975", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021358"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006743", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C8971"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14269005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404051002"}, {"@id": "msh:D018233"}, {"@id": "umls:C0206656"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012626", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:431857002"}, {"@id": "umls:C2317473"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100626", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235886005"}, {"@id": "umls:C2936476"}, {"@id": "msh:D058625"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100749", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002637"}, {"@id": "umls:C0008031"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29857009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007311", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805715"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001891", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018798"}, {"@id": "umls:C0162316"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87522002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008724", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93279005"}, {"@id": "umls:C0685840"}, {"@id": "umls:C1835452"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002974", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10037798"}, {"@id": "umls:C0158761"}, {"@id": "msh:C562408"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33313004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030719", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344745"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253381001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009727", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860710"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011936", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023117"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012746", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3554113"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006913", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024965"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009687", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024232"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007392", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024890"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005186", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013585"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240206002"}, {"@id": "umls:C0410574"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008947", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860834"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100720", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021986"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012858", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022705"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011370", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011895", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021112"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56975005"}, {"@id": "msh:D006392"}, {"@id": "ncit:C3086"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33377007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416824008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10055899"}, {"@id": "umls:C0018920"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000244", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857484"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000917", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864795"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002558", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562557"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4234"}, {"@id": "umls:C0266011"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50956007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040276", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0338106"}, {"@id": "ncit:C2852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009198", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021512"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002093", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0035229"}, {"@id": "msh:D012131"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:409623005"}, {"@id": "umls:C4020855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008087", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844712"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002933", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006555"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414396006"}, {"@id": "umls:C0019326"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004997", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857192"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006735", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254919009"}, {"@id": "umls:C0346253"}, {"@id": "ncit:C2855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100399", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020998"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012840", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0205107"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40415009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001493", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204181009"}, {"@id": "umls:C0344550"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030134", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022614"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004825", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021647"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010953", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230746009"}, {"@id": "umls:C0549423"}, {"@id": "msh:D006849"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82346000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100838", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021957"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002647", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:308546005"}, {"@id": "umls:C0340643"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005197", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025238"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005486", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276710001"}, {"@id": "umls:C4072855"}, {"@id": "umls:C4072854"}, {"@id": "umls:C0456133"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010441", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023825"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005590", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003095", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001170"}, {"@id": "umls:C0003869"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372939007"}, {"@id": "umls:C4280547"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396234004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040264", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274667000"}, {"@id": "umls:C0236000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002694", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072847"}, {"@id": "umls:C1851714"}, {"@id": "umls:C4072848"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005203", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238115"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19995004"}, {"@id": "msh:C536571"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006304", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:196409003"}, {"@id": "umls:C0399545"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001327", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025791"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008285", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024709"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009728", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021396"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011332", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023411"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254025006"}, {"@id": "umls:C3495417"}, {"@id": "msh:D006053"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009110", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34168003"}, {"@id": "umls:C0011981"}, {"@id": "msh:D003965"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009974", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024134"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009815", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239399"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005772", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969181"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856441"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009425", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024371"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010744", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021232"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010076", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024069"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100321", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022148"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005964", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837639"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030690", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109622003"}, {"@id": "umls:C0426489"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000456", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020890"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249326006"}, {"@id": "umls:C0426428"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100594", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19216006"}, {"@id": "umls:C0267080"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22395006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100678", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10040954"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247434009"}, {"@id": "umls:C0037301"}, {"@id": "msh:D015595"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011458", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0740651"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025446"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007898", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D058456"}, {"@id": "umls:C0154832"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25506007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360455002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005157", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238044"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005230", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235918000"}, {"@id": "umls:C0400979"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001955", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844662"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004981", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004631", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280512"}, {"@id": "umls:C1839653"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007588", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851972"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004329", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025354"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007544", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718122005"}, {"@id": "umls:C0080024"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6479008"}, {"@id": "msh:D016116"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010001", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024118"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010269", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023932"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002416", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833431"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011876", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023152"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030674", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673646"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011525", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0346376"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95711003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009916", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0003079"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13045009"}, {"@id": "msh:D015875"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003298", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0080174"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76916001"}, {"@id": "msh:D016136"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030765", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89675003"}, {"@id": "msh:D020184"}, {"@id": "umls:C0037320"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000554", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014605"}, {"@id": "umls:C0042164"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128473001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003351", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845206"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012736", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3553450"}, {"@id": "umls:C1855773"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030137", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022611"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010505", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023800"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002396", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55630000"}, {"@id": "msh:D009127"}, {"@id": "umls:C0151564"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846478"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012649", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022803"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003172", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021738"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100380", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022112"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000331", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3697248"}, {"@id": "umls:C1839323"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699439001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008835", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846447"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012496", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022880"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006644", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1406921"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005104", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861328"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011386", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023383"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009269", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024480"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009249", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024498"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000531", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1096610"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005688", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025153"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025076"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006070", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2677209"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009204", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024536"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109853004"}, {"@id": "ncit:C3234"}, {"@id": "umls:C0346109"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002521", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28055006"}, {"@id": "msh:D013036"}, {"@id": "umls:C0684276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040073", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022451"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030449", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386641000"}, {"@id": "umls:C0000820"}, {"@id": "msh:D000032"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100123", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022298"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003530", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025603"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011963", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023105"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003639", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868393"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004361", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025339"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002752", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833324"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002574", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3808022"}, {"@id": "umls:C0262527"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007626", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109695005"}, {"@id": "umls:C1290708"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003183", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857190"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006899", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008475", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2751479"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004881", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844946"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000666", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271385"}, {"@id": "msh:D009759"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81756001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004320", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042253"}, {"@id": "msh:D014624"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45135002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009831", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0494491"}, {"@id": "msh:D020422"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128189008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012189", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14537002"}, {"@id": "msh:D006689"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70600005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118599009"}, {"@id": "umls:C0019829"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118602004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118606001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118605002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46923007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74189002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000502", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025847"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012547", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000172", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025885"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007293", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867776"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007001", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849146"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012829", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0439808"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:795002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006634", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025013"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010636", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253159001"}, {"@id": "umls:C0266484"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38353004"}, {"@id": "msh:D065707"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010280", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0038362"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61170000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20607006"}, {"@id": "umls:C0149704"}, {"@id": "msh:D013280"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009395", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024395"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030502", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D041441"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44268007"}, {"@id": "umls:C0152439"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011271", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021171"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:313005"}, {"@id": "umls:C0011194"}, {"@id": "msh:D003690"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012245", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022995"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100181", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022240"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000573", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0035317"}, {"@id": "msh:D012166"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28998008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002516", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D019586"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271719001"}, {"@id": "umls:C0151740"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030057", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022660"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100657", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44518003"}, {"@id": "umls:C0266682"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004398", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13200003"}, {"@id": "umls:C0030920"}, {"@id": "msh:D010437"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004357", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025341"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008133", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024729"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006160", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025086"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001738", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37992001"}, {"@id": "umls:C0030293"}, {"@id": "msh:D010188"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47367009"}, {"@id": "umls:C0267963"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006336", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2678330"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100677", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155796"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48868008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009382", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024407"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100222", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022199"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004937", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155676"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194892009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100187", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022234"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007634", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1852242"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003908", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025516"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002131", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C580065"}, {"@id": "umls:C1720189"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:421455009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868164"}, {"@id": "umls:C4280467"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002439", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836151"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012208", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030070", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39781001"}, {"@id": "umls:C3887678"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008954", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864716"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009981", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021355"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000852", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58976002"}, {"@id": "umls:C0033806"}, {"@id": "msh:D011547"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008822", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024617"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008191", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0749420"}, {"@id": "umls:C4020805"}, {"@id": "msh:D050033"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073216"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005322", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280490"}, {"@id": "umls:C4280489"}, {"@id": "umls:C4025216"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003730", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025576"}, {"@id": "umls:C4020837"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010622", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "umls:C2732838"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:442868003"}, {"@id": "umls:C4020771"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003745", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853237"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41652007"}, {"@id": "msh:D058447"}, {"@id": "umls:C0151827"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001597", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17790008"}, {"@id": "msh:D009264"}, {"@id": "msh:D009260"}, {"@id": "umls:C0027339"}, {"@id": "umls:C0853087"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001896", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124961001"}, {"@id": "umls:C0858867"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002139", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D016142"}, {"@id": "umls:C0078982"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000552", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51886007"}, {"@id": "umls:C0155017"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85049009"}, {"@id": "msh:D003117"}, {"@id": "umls:C1970167"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030388", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072925"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010208", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021313"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100671", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020957"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040159", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022410"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100518", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0013428"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49650001"}, {"@id": "msh:D053159"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008515", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024662"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001285", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298282001"}, {"@id": "umls:C0575059"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000700", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81407003"}, {"@id": "umls:C4280609"}, {"@id": "umls:C0034543"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89988002"}, {"@id": "msh:D011842"}, {"@id": "umls:C1852169"}, {"@id": "msh:D010484"}, {"@id": "umls:C0031029"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011864", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023157"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030547", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073021"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008738", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024630"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001370", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0003873"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69896004"}, {"@id": "msh:D001172"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004581", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866732"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012260", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022985"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001697", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1900"}, {"@id": "umls:C4025754"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003513", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025605"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415176004"}, {"@id": "umls:C1533041"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009387", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024402"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003187", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8915006"}, {"@id": "umls:C0266013"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010553", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085637"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5332004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100420", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020979"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100771", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020700"}, {"@id": "umls:C0232475"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77853002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030180", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414949005"}, {"@id": "umls:C1532837"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010455", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3150931"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011103", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253545000"}, {"@id": "umls:C0344916"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030755", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280784"}, {"@id": "ncit:C3403"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010092", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024055"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002244", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025717"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002832", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849993"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030626", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073096"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010109", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865992"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008432", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024677"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126838000"}, {"@id": "msh:D003110"}, {"@id": "umls:C0009375"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005227", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10056981"}, {"@id": "umls:C1868071"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007183", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024926"}, {"@id": "umls:C1865351"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60380001"}, {"@id": "msh:D009290"}, {"@id": "umls:C0027404"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030614", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073084"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003892", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021713"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030112", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022633"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000710", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838320"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009155", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020784"}, {"@id": "umls:C4020783"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003467", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202820009"}, {"@id": "umls:C0410653"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006193", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025083"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200118", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0750292"}, {"@id": "umls:C1850013"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025811"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0033020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3053"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002027", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015746"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21522001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10000081"}, {"@id": "umls:C0000737"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003952", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021702"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008986", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221360"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702613006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72424001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000677", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280619"}, {"@id": "umls:C4082304"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007602", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024835"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000744", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0548883"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009442"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:985004"}, {"@id": "umls:C0027809"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404022001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011272", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4013429"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011741", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271728"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67805000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002703", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280553"}, {"@id": "umls:C4280550"}, {"@id": "umls:C4280551"}, {"@id": "umls:C4025686"}, {"@id": "umls:C4280552"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010176", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021330"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0332563"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10033733"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443871003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25694009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100122", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022299"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002061", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1271100"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:394679006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007308", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848528"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002127", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025723"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000225", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86276007"}, {"@id": "msh:D005884"}, {"@id": "umls:C0017565"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001115", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850191"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006548", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857690"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2210"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006200", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862421"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009186", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024550"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004635", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025301"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011165", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850765"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007471", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024866"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012128", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023035"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005411", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020823"}, {"@id": "umls:C4025199"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004810", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0002876"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52951008"}, {"@id": "msh:D029503"}, {"@id": "msh:D000742"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234371002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88854002"}, {"@id": "umls:C1260899"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266404"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37687000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011670", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2677768"}, {"@id": "icd-10:Q26.1"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008056", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024745"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008687", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844923"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011966", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023102"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001085", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0030353"}, {"@id": "msh:D010211"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423341008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73221001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248487006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001805", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52897009"}, {"@id": "umls:C0263537"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040144", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237961001"}, {"@id": "umls:C1855995"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009822", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024195"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009316", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021494"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000581", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0005744"}, {"@id": "msh:D016569"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004817", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025289"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002828", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202264009"}, {"@id": "umls:C0158118"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19393004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001977", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025731"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0410632"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45181002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000725", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0338614"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040127", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022423"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002442", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47916000"}, {"@id": "umls:C4280576"}, {"@id": "umls:C1411876"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004392", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5187006"}, {"@id": "msh:D011535"}, {"@id": "umls:C0033770"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030396", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072929"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010319", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023908"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009804", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024202"}, {"@id": "umls:C4083050"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073249"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004408", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021655"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005242", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82821008"}, {"@id": "umls:C0005411"}, {"@id": "msh:D001656"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77480004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005465", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280487"}, {"@id": "umls:C4280485"}, {"@id": "umls:C1857501"}, {"@id": "umls:C4280486"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007617", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024828"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012288", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006258"}, {"@id": "umls:C0278996"}, {"@id": "umls:C0018671"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255056009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255055008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011578", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023289"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004246", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021670"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040246", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280702"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004930", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025271"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008656", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024645"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002683", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025691"}, {"@id": "umls:C4280561"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030789", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1382811"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012454", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020722"}, {"@id": "umls:C4022898"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004864", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41841004"}, {"@id": "msh:D000756"}, {"@id": "umls:C0002896"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010267", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023934"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001407", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85057007"}, {"@id": "umls:C0267834"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011022", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023590"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006443", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868578"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100913", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021929"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030139", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022609"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011419", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405736009"}, {"@id": "umls:C0000832"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415105001"}, {"@id": "msh:D000037"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006517", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10501004"}, {"@id": "umls:C0034050"}, {"@id": "msh:D011649"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100397", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001163", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021785"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1926006"}, {"@id": "umls:C0029454"}, {"@id": "msh:D010022"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367489004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012559", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022846"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007750", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673946"}, {"@id": "umls:C4072863"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003392", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832277"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008360", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024691"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009730", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0035411"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402877008"}, {"@id": "ncit:C3358"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43375002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302846007"}, {"@id": "msh:D012207"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100872", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020946"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003472", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151940"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190869004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010234", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857651"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004878", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240017"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008180", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003677", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854494"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002438", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025708"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100646", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82119001"}, {"@id": "msh:D013966"}, {"@id": "umls:C0040147"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008541", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850190"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009397", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024393"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025659"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040089", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021036"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005694", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3152021"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005190", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025242"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030691", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073130"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002991", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025664"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012502", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022875"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152436"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65937002"}, {"@id": "msh:C562397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004271", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025379"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012515", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3279725"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009964", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021361"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100226", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022195"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100297", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022161"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011919", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405951008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58554001"}, {"@id": "umls:C0014013"}, {"@id": "msh:D016724"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405950009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012404", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022913"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100395", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010939", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023637"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012522", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022867"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003810", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025565"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030631", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073101"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001053", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836735"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002375", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255385008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43994002"}, {"@id": "umls:C0086439"}, {"@id": "msh:D018476"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838663"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012275", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022975"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003864", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025545"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022679"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D017496"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201284005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18655006"}, {"@id": "umls:C0162835"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23006000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89031001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003375", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:289457006"}, {"@id": "umls:C0566888"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012532", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82423001"}, {"@id": "umls:C0150055"}, {"@id": "msh:D059350"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011122", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023527"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030297", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022528"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005527", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0272340"}, {"@id": "msh:C537060"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27312002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004288", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025368"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005172", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0264913"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62026008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000205", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832130"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011999", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:191667009"}, {"@id": "msh:D010259"}, {"@id": "umls:C1456784"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011640", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023251"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008223", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237523006"}, {"@id": "umls:C0342162"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000549", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845274"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000774", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426790"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249671009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030597", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073069"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006508", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025030"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001907", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D016769"}, {"@id": "umls:C0085307"}, {"@id": "umls:C0040038"}, {"@id": "msh:D013923"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371039008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13713005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009845", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024187"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007658", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024820"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012423", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1257861"}, {"@id": "msh:D003248"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009546", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021445"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003456"}, {"@id": "umls:C0010417"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204878001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4493"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000752", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44548000"}, {"@id": "umls:C0424295"}, {"@id": "msh:D006948"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000270", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0277828"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82779003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004197", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021679"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007780", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021568"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002756", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0016663"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22640007"}, {"@id": "msh:D005598"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268029009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000769", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025829"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009747", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851095"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011061", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023557"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012618", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0041915"}, {"@id": "msh:D014496"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17234001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004618", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850134"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003177", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838186"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000853", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0018021"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3716002"}, {"@id": "msh:D006042"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000185", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562950"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253997002"}, {"@id": "umls:C0432098"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003137", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268534"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53124003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008660", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537048"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702397002"}, {"@id": "umls:C0266313"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4019084"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000187", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280675"}, {"@id": "umls:C1857500"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100509", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021863"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009345", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021489"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100018", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0392557"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53889007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200116", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3279409"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040229", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4255334"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008652", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868524"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007475", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239071005"}, {"@id": "umls:C0079153"}, {"@id": "msh:D017488"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254167000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009171", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024558"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009246", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024501"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012710", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400200009"}, {"@id": "msh:D009263"}, {"@id": "umls:C0027343"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400097005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007438", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851551"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001291", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020872"}, {"@id": "umls:C1854510"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030796", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280763"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003928", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025500"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100431", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022096"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002263", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850629"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012462", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860972"}, {"@id": "msh:C537682"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009781", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024210"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010475", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20815007"}, {"@id": "umls:C0345217"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040195", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271611007"}, {"@id": "umls:C0424688"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012882", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021060"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000117", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845169"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007453", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024873"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010367", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021282"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030031", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022667"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010406", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023849"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100724", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D019851"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76612001"}, {"@id": "umls:C0398623"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234467004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100728", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3708"}, {"@id": "umls:C4021985"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009209", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024531"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001945", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386661006"}, {"@id": "umls:C0015967"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50177009"}, {"@id": "msh:D005334"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006844", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0558844"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274817009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001895", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235983"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003208", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836851"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012766", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022733"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100930", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020926"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007178", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85423005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95663000"}, {"@id": "umls:C0235025"}, {"@id": "msh:D011115"}, {"@id": "umls:C0271683"}, {"@id": "msh:D009443"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008182", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024719"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009335", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024432"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040093", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022444"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012639", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4135"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4300"}, {"@id": "umls:C4022810"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011126", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1384594"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004283", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857632"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001438", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020869"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030863", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0277873"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21558008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248568003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100745", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021980"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012670", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0749201"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009115", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024592"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007350", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843175"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005106", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025251"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011326", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254020001"}, {"@id": "umls:C4280328"}, {"@id": "umls:C0432124"}, {"@id": "umls:C4280329"}, {"@id": "umls:C4023413"}, {"@id": "umls:C4280330"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010168", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023991"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012517", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022869"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010201", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023972"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030065", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018242"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55045006"}, {"@id": "umls:C0206663"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39781001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699028006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001249", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3714756"}, {"@id": "umls:C0917816"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247578003"}, {"@id": "umls:C4020876"}, {"@id": "umls:C0423903"}, {"@id": "umls:C0025362"}, {"@id": "umls:C1843367"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91138005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:228156007"}, {"@id": "msh:D008607"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000073", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073280"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009454", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024351"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021744"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003819", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843392"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004646", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021651"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025261"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005386", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025202"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012902", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022684"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006855", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0742028"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012433", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020726"}, {"@id": "umls:C4021087"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000947", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2749582"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012709", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022760"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001533", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850573"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008418", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849051"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003287", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021734"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100940", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021918"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005679", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203045001"}, {"@id": "umls:C0013312"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274142002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410813000"}, {"@id": "msh:D004387"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203047009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005305", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95455008"}, {"@id": "umls:C0151945"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000447", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853482"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000894", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426799"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93250003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012537", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0149696"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235719002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003584", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025592"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005598", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021632"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007103", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020908"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003761", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002114"}, {"@id": "umls:C0006663"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6595006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007700", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266525"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65075004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011875", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0855742"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000135", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020619"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48130008"}, {"@id": "msh:D007006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005946", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025097"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008695", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024638"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012446", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C567791"}, {"@id": "umls:C2751584"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:711403001"}, {"@id": "umls:C4022901"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011845", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023162"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002257", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0008711"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86094006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011137", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023519"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030479", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072969"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000444", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240538"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000884", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846433"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073208"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001551", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849338"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008678", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857453"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030809", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280755"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003517", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839271"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030347", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072892"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003311", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846439"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011238", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021195"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073215"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005368", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3150510"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040239", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280708"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100821", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-9:618.03"}, {"@id": "umls:C0238502"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12068006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011650", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431501"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:461093009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003521", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846435"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000727", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278857002"}, {"@id": "umls:C0338455"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100004", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1335381"}, {"@id": "ncit:C3234"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006387", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100323", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022146"}, {"@id": "umls:C4020710"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004629", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851130"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005540", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021635"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022566"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025433"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100268", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022176"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005659", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4015465"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009711", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1514915"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312935003"}, {"@id": "ncit:C3801"}, {"@id": "umls:C0730303"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000448", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280629"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249311009"}, {"@id": "umls:C1400105"}, {"@id": "umls:C0426415"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010707", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023729"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030148", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414786004"}, {"@id": "umls:C0018808"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88610006"}, {"@id": "msh:D006337"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:421493004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003498", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846797"}, {"@id": "umls:C0878659"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003763", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90207007"}, {"@id": "umls:C0006325"}, {"@id": "msh:D002012"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:191983006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010350", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021288"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100459", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022068"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006978", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3278204"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001401", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859235"}]}, {"@id": "http://purl.obolibrary.org/obo/RO_0002503", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/RO:0002503"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004566", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866731"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002463", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007806"}, {"@id": "umls:C0023015"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62305002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008348", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021545"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003652", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838877"}, {"@id": "msh:C564018"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001245", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846474"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024099"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003149", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0948643"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006721", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0023449"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91857003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128822004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010818", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836508"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002398", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843505"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857787"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006285", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280253"}, {"@id": "umls:C3665628"}, {"@id": "umls:C4280460"}, {"@id": "umls:C4280461"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109487003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000336", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842060"}, {"@id": "umls:C4280638"}, {"@id": "umls:C4280639"}, {"@id": "umls:C4280637"}, {"@id": "umls:C4280636"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001903", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000740"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271737000"}, {"@id": "umls:C0162119"}, {"@id": "umls:C0002871"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165397008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005413", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124022007"}, {"@id": "umls:C1167806"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001663", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042510"}, {"@id": "msh:D014693"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71908006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009102", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024598"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003319", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1852464"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100154", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022267"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011791", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023187"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005184", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1560305"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002195", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025719"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030211", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022576"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001405", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849766"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100369", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022122"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011024", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0012242"}, {"@id": "msh:D004066"}, {"@id": "umls:C4023588"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119292006"}, {"@id": "umls:C0017178"}, {"@id": "msh:D005767"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53619000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25374005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012362", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022929"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100274", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862052"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011559", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023299"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023080"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030040", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022663"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001142", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239119"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253221000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011853", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023160"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004030", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025431"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011257", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021183"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100795", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021969"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100883", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0677608"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699948001"}, {"@id": "msh:D006391"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2099007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237268002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010996", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023605"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002074", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020857"}, {"@id": "umls:C4025728"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012106", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023039"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004552", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806301"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030033", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0575827"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299058009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024076"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009477", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024342"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009461", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021469"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011395", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023378"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004478", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843495"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002423", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865903"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003768", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:198030008"}, {"@id": "umls:C1279412"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002373", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0009952"}, {"@id": "msh:D003294"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41497008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011127", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1396126"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001326", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025792"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010502", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023801"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004891", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806285"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002310", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49386006"}, {"@id": "umls:C0152115"}, {"@id": "msh:D020820"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005978", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0011860"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44054006"}, {"@id": "msh:D003924"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009295", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021497"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0949059"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399505005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009189", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024547"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010132", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024027"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040148", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:698835006"}, {"@id": "umls:C3698239"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010980", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006951"}, {"@id": "umls:C0020476"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3744001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004403", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025325"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007473", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868496"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012708", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022761"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030739", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280793"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004450", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1852411"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000734", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247977003"}, {"@id": "umls:C0424296"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030030", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022668"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003387", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859606"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011704", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0037052"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36083008"}, {"@id": "msh:D012804"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006655", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968999"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010616", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707387004"}, {"@id": "umls:C1334444"}, {"@id": "ncit:C3041"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003073", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119247004"}, {"@id": "umls:C0239981"}, {"@id": "msh:D034141"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011319", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021163"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001748", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856659"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004749", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5370000"}, {"@id": "umls:C0004239"}, {"@id": "msh:D001282"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012552", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022851"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004219", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025406"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100689", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1096274"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423459005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005954", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0340548"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233949008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010337", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023895"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002206", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51615001"}, {"@id": "umls:C0034069"}, {"@id": "msh:D011658"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010543", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0242567"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194177006"}, {"@id": "msh:D015835"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010062", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024078"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008064", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007057"}, {"@id": "umls:C0020757"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10021198"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007730", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247032003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70397008"}, {"@id": "umls:C0154920"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012297", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022961"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001106", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844606"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002529", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850496"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007338", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246769000"}, {"@id": "umls:C0423083"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000047", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073255"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031560", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2233"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011274", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023438"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011223", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023454"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012296", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022962"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006846", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1306587"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2776000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010277", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023924"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012807", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020909"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005304", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970501"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030627", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073097"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007948", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030866", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280736"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007377", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021577"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004758", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025298"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004321", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0005690"}, {"@id": "msh:D001747"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68666001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009278", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024474"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040241", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280706"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006535", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805919"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012424", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0008513"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46627006"}, {"@id": "msh:D002825"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004573", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021652"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030227", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022571"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003001", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005925"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127030001"}, {"@id": "umls:C0017671"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32037004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007819", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441622000"}, {"@id": "umls:C0154971"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100886", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021946"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448915004"}, {"@id": "umls:C0432090"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002207", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843428"}]}, {"@id": "http://purl.obolibrary.org/obo/RO_0000052", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/RO:0000052"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100762", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66556007"}, {"@id": "umls:C0018994"}, {"@id": "msh:D006431"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100456", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022071"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008519", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024658"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002239", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74474003"}, {"@id": "msh:D006471"}, {"@id": "umls:C0017181"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001817", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844554"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008716", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0269133"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50477003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012279", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022971"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004934", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237897009"}, {"@id": "msh:D061205"}, {"@id": "umls:C0342649"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040218", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010720", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023721"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030861", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280739"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001699", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26636000"}, {"@id": "msh:D003645"}, {"@id": "umls:C0011071"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012167", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014256"}, {"@id": "umls:C0040953"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17155009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001302", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D054082"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23024003"}, {"@id": "umls:C0266483"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005387", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0494261"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833329"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023081"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010546", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0231531"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41405005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005895", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025111"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009332", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024435"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024713"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000486", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128602000"}, {"@id": "msh:D013285"}, {"@id": "umls:C0038379"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22066006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000269", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280652"}, {"@id": "umls:C1853737"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011665", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1739395"}, {"@id": "msh:D054549"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441541008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000121", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48638002"}, {"@id": "umls:C4280679"}, {"@id": "umls:C0027709"}, {"@id": "msh:D009397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010239", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862096"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100376", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022115"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030408", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31671006"}, {"@id": "msh:D010871"}, {"@id": "umls:C0205898"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004743", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60926001"}, {"@id": "umls:C0238304"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012566", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022841"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100647", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0018213"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:353295004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55807009"}, {"@id": "msh:D006111"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000491", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5888003"}, {"@id": "umls:C0022568"}, {"@id": "msh:D007634"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002478", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859736"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002084", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48777005"}, {"@id": "umls:C0014065"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253101008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55999004"}, {"@id": "msh:D004677"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011475", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023339"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021901"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007064", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843793"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006938", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854372"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000722", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12479006"}, {"@id": "msh:D003192"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:191736004"}, {"@id": "umls:C0600104"}, {"@id": "umls:C0028768"}, {"@id": "msh:D009771"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001103", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312999006"}, {"@id": "umls:C0730362"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012891", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022692"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004052", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021686"}, {"@id": "umls:C4020833"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030271", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022546"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012356", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022935"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000078", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0744356"}, {"@id": "umls:C0281966"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011439", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023356"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003185", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866689"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002240", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0019209"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80515008"}, {"@id": "msh:D006529"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011826", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021118"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006710", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024993"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012815", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022715"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000097", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25821008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236403004"}, {"@id": "msh:D005923"}, {"@id": "umls:C0017668"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003449", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861675"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007992", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3577000"}, {"@id": "umls:C0154856"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100402", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020995"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009773", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021390"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000571", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246768008"}, {"@id": "umls:C0423082"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006060", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862420"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004233", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280536"}, {"@id": "umls:C1849292"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004430", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D016511"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31323000"}, {"@id": "umls:C0085110"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000767", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:391987005"}, {"@id": "umls:C2051831"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003296", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673931"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011436", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023359"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011495", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023326"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030132", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022616"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000705", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0002452"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78494001"}, {"@id": "msh:D000567"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000733", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D019956"}, {"@id": "msh:D013239"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84328007"}, {"@id": "umls:C0038273"}, {"@id": "umls:C0038271"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5507002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835473"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000837", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862265"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010193", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021322"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100000", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022392"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030519", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072998"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009410", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024383"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012219", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0014743"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32861005"}, {"@id": "msh:D004893"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006744", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2227007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255035007"}, {"@id": "umls:C0206686"}, {"@id": "msh:D018268"}, {"@id": "ncit:C2916"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010098", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024050"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012381", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022920"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040146", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022415"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010968", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023622"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003165", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0857973"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010753", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023714"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006901", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024968"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021897"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837532"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008496", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423848"}, {"@id": "umls:C3550336"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95339000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005828", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805920"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012214", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0856948"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007841", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024784"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003876", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025535"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040212", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64314006"}, {"@id": "umls:C0343494"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012429", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021844"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005360", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855205"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011514", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023320"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004416", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280264"}, {"@id": "umls:C4021654"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030782", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280772"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006101", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268251006"}, {"@id": "umls:C0221352"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249769001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34048007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100750", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46621007"}, {"@id": "msh:D001261"}, {"@id": "umls:C0004144"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009888", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024171"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867863"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011602", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023273"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006268", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835882"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003842", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025558"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023087"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000742", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:130968006"}, {"@id": "msh:D012652"}, {"@id": "umls:C0036601"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003926", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025502"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009374", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024412"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009175", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024555"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008440", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024675"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007814", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857644"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100947", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020924"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010699", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023733"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011159", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023506"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004840", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C536357"}, {"@id": "umls:C0271901"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44666001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100304", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022156"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009469", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024344"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002329", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79519003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271782001"}, {"@id": "msh:D012894"}, {"@id": "umls:C0013144"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012209", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0349639"}, {"@id": "msh:D054429"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277587001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128832006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445227008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004276", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025375"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040128", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022422"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010152", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010388", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021275"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009776", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238591"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4173"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275348004"}, {"@id": "umls:C4280394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004586", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856087"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006608", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844530"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011902", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0349705"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008672", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C563477"}, {"@id": "umls:C4280806"}, {"@id": "umls:C1833683"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:444717006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100460", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022067"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006915", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859200"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030359", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254634000"}, {"@id": "umls:C0149782"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001655", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204317008"}, {"@id": "icd-10:Q21.1"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2020"}, {"@id": "umls:C0016522"}, {"@id": "msh:D054092"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004927", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:251047005"}, {"@id": "umls:C0428851"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012326", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022954"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001686", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0003564"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441913003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44564008"}, {"@id": "msh:D001044"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002780", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0264353"}, {"@id": "msh:D055091"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54203008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010982", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020412"}, {"@id": "umls:C1148552"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040272", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280684"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000032", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073240"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021742"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012064", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203467005"}, {"@id": "umls:C4082185"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112643007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001544", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837795"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001647", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72352009"}, {"@id": "umls:C0149630"}, {"@id": "msh:C562388"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003365", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0019559"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49218002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010531", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:698836007"}, {"@id": "umls:C3697670"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000278", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D063173"}, {"@id": "umls:C3494422"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002155", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1522137"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000739", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020884"}, {"@id": "umls:C0003467"}, {"@id": "msh:D001007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48694002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007384", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969516"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002605", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151798"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87248009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000124", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151747"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95568003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007985", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024761"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009294", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021498"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011265", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023440"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008942", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3807306"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005248", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855284"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006980", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855010"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003459", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025612"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006725", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0281361"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700423003"}, {"@id": "ncit:C2852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010950", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023630"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007546", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3278658"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022474"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004236", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025401"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010560", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021253"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006851", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834236"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010202", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021318"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010597", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023776"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012421", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0577242"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300519001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002905", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0553706"}, {"@id": "umls:C0085681"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20165001"}, {"@id": "msh:D054559"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001056", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254683001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37719003"}, {"@id": "umls:C0345996"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254679001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001816", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63829008"}, {"@id": "umls:C0423823"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003070", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202307002"}, {"@id": "umls:C0409477"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040134", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022420"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001810", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833225"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005037", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2676443"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011562", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023297"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003363", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0037221"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3816"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43876007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27317008"}, {"@id": "msh:D012857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009285", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024470"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100471", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022056"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040061", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022460"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100533", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020969"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007486", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1332863"}, {"@id": "ncit:C3086"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001138", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3887709"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82108004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021898"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012213", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0853068"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100351", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021016"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030463", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100081", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022340"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001688", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085610"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:7013"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49710005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030760", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197660000"}, {"@id": "umls:C0151650"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040088", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165534000"}, {"@id": "umls:C0580550"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005223", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850328"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004607", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025306"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004791", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151970"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30811009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012263", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855672"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003648", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025585"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011867", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023156"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010118", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024041"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010689", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851100"}, {"@id": "msh:C535689"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715440003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009949", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021366"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012688", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022778"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003696", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025577"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030841", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241416"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:285365001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009655", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021413"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002212", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:225570000"}, {"@id": "umls:C0558165"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100070", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022351"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001508", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0231246"}, {"@id": "umls:C2315100"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:432788009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36440009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010200", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023973"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006771", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0541912"}, {"@id": "ncit:C2852"}, {"@id": "msh:D004379"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:408644002"}, {"@id": "umls:C0278804"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254570009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007375", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024894"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200044", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80432009"}, {"@id": "umls:C0949506"}, {"@id": "msh:D017499"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010075", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025451"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005585", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806179"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012667", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022789"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001156", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221357"}, {"@id": "msh:D059327"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43476002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008371", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021543"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009852", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024181"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040190", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073146"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010876", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020763"}, {"@id": "umls:C4023679"}, {"@id": "umls:C4020764"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100712", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021988"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008773", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021529"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000679", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266039"}, {"@id": "msh:C536946"}, {"@id": "umls:C4280616"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51744007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009894", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024168"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100841", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266150"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83714006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008675", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024641"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007126", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850794"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012352", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022939"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002202", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60046008"}, {"@id": "msh:D010996"}, {"@id": "umls:C0032227"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007429", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024881"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000357", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021810"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040181", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248182008"}, {"@id": "umls:C0424489"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402294001"}, {"@id": "msh:D019557"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238751002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16459000"}, {"@id": "umls:C0263449"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006376", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856922"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012303", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448742006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2700"}, {"@id": "umls:C3163801"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000956", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402599005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72129000"}, {"@id": "msh:D000052"}, {"@id": "umls:C0000889"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200085", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014202"}, {"@id": "umls:C0235081"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010949", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023631"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001809", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85136002"}, {"@id": "umls:C0263530"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011837", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023167"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000200", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280673"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249388005"}, {"@id": "umls:C0426501"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100259", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0220697"}, {"@id": "msh:C562429"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030378", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072917"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006097", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856889"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008964", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024611"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004608", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844512"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010923", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:315352000"}, {"@id": "umls:C1112768"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009462", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024345"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004195", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020832"}, {"@id": "umls:C4025409"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005374", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855204"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009926", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193982009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418035005"}, {"@id": "umls:C0152227"}, {"@id": "msh:D007766"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022399"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100149", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022272"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022490"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030254", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0877087"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100807", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858091"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001696", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24614000"}, {"@id": "msh:D012857"}, {"@id": "msh:D059446"}, {"@id": "umls:C0037221"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43876007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27317008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14821001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0100"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:100"}, {"@id": "umls:C0266642"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002246", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025716"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002636", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025694"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030784", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000849"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10325006"}, {"@id": "umls:C0003113"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008516", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024661"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003764", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400096001"}, {"@id": "msh:D009508"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51697005"}, {"@id": "umls:C0027960"}, {"@id": "umls:C0027962"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21119008"}, {"@id": "msh:D009506"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005347", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863363"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010495", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023804"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073202"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3553044"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011608", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0520"}, {"@id": "umls:C4021137"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:520"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003312", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839326"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030458", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072949"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040115", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0262475"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204250005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969288"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012664", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022792"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100817", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123799005"}, {"@id": "msh:D006978"}, {"@id": "umls:C0020545"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835583"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005864", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0033785"}, {"@id": "msh:D011542"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31511007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410818009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010364", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021283"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002105", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006469"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66857006"}, {"@id": "umls:C0019079"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6686005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009537", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021452"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031415", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833331"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012597", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022830"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004004", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025453"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030535", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000762", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857640"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011487", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3810451"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8114009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10013533"}, {"@id": "umls:C0267498"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011210", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023465"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009193", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860253"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003328", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025632"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010162", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023997"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003124", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0595929"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166830008"}, {"@id": "umls:C0020443"}, {"@id": "msh:D006937"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13644009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008229", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856129"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011506", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023323"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100410", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020987"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008915", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859846"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010508", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000070591"}, {"@id": "umls:C4082144"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000517", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007905"}, {"@id": "umls:C0549651"}, {"@id": "umls:C0023308"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10810001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011135", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023520"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010369", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023877"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002161", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268553"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58558003"}, {"@id": "msh:D020167"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007364", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024902"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004309", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195060002"}, {"@id": "umls:C0559106"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021550"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022478"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030456", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072947"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007233", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843169"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008205", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842404"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024738"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000356", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846460"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275259005"}, {"@id": "umls:C0266589"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001051", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012628"}, {"@id": "umls:C0036508"}, {"@id": "umls:C3806554"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50563003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86708008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008225", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969546"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006191", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857539"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030561", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073034"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009491", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024334"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005879", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1393871"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010994", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023607"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030237", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239831"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298283006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021056"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002923", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165839004"}, {"@id": "umls:C0151379"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0011168"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10013950"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:288939007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40739000"}, {"@id": "msh:D003680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009496", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024330"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24606006"}, {"@id": "umls:C0266576"}, {"@id": "umls:C4280275"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001421", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855580"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001934", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844374"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3278307"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000541", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0035305"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42059000"}, {"@id": "msh:D012163"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011469", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0232608"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85023004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000346", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848473"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000529", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839364"}, {"@id": "umls:C3277697"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011720", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0930"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0920"}, {"@id": "umls:C4021130"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:920"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:930"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010937", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280361"}, {"@id": "umls:C4023639"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002536", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856019"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005267", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851808"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004274", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025376"}, {"@id": "umls:C4280534"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003900", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025520"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008402", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849392"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009127", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024582"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008239", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024717"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006153", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2675549"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007110", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805839"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012660", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022796"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007117", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838868"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005603", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806415"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009890", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3276036"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012901", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022685"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004661", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859438"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009924", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93278002"}, {"@id": "umls:C4024159"}, {"@id": "umls:C0685684"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204519007"}, {"@id": "umls:C4280392"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007894", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95694000"}, {"@id": "umls:C0151891"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030318", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266429005"}, {"@id": "umls:C0221237"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003409", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836527"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100093", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022328"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002174", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0234378"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56610005"}, {"@id": "msh:D014202"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009695", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021401"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005275", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855616"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100673", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26614003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55434001"}, {"@id": "umls:C1720771"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386152007"}, {"@id": "msh:D006848"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002716", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0497156"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30746006"}, {"@id": "msh:D000072281"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024100"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003828", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866862"}, {"@id": "umls:C1861403"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023083"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030163", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022603"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012267", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022981"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012860", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021061"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0156273"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197866008"}, {"@id": "msh:C562406"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003573", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:176271000119108"}, {"@id": "umls:C0741494"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001996", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0740749"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002651", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254062008"}, {"@id": "umls:C0432211"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009837", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024189"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100848", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020950"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006583", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025017"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007569", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024844"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100552", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022026"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000073", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221365"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49496001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012305", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022958"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002921", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151583"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009217", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024524"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012285", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022968"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002070", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0750937"}, {"@id": "msh:D001259"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007515", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832454"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007410", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C563185"}, {"@id": "umls:C1274743"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:403375001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009592", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38713004"}, {"@id": "umls:C0004114"}, {"@id": "msh:D001254"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006491", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025038"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003345", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025626"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040243", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280705"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011316", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023417"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008459", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91880006"}, {"@id": "umls:C0432160"}, {"@id": "msh:C562952"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843228"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002732", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025683"}, {"@id": "umls:C1865377"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009239", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024507"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001196", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59795007"}, {"@id": "umls:C0266786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011000", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023602"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001495", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833734"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011770", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78200003"}, {"@id": "umls:C0271858"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009657", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021412"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430029", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073210"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030350", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0747241"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001362", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280595"}, {"@id": "umls:C4280596"}, {"@id": "umls:C4025787"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006564", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835881"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024112"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030497", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072985"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030432", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002804"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9001003"}, {"@id": "umls:C0008441"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152032"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5972002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005606", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805692"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040171", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073137"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:131078003"}, {"@id": "umls:C1295654"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007815", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277463"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011552", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344617"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253278008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003736", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0544966"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007335", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850719"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002220", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843390"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100942", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021916"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010166", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023993"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005396", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1852539"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009298", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024460"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022673"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004422", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280532"}, {"@id": "umls:C1854418"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002060", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021762"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002693", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025688"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000858", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0156404"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80182007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100090", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022331"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011426", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:462165005"}, {"@id": "umls:C3532166"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012678", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022785"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000605", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:420675003"}, {"@id": "umls:C1720037"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004925", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839437"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008437", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2751478"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005376", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025204"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073170"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030101", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022644"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000551", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003117"}, {"@id": "umls:C3552853"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23289000"}, {"@id": "umls:C0009398"}, {"@id": "umls:C0234629"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367469000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004717", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025300"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100408", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020989"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010991", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023608"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010821", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0270820"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89525009"}, {"@id": "msh:D004828"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007766", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1298695"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373650004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006092", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856742"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004040", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025423"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010121", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024038"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009640", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011121", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4133"}, {"@id": "umls:C4023528"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010811", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023696"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008608", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857263"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005571", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968910"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100277", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022171"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010431", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021269"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008984", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280408"}, {"@id": "umls:C4280409"}, {"@id": "umls:C1969000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030445", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254627002"}, {"@id": "umls:C0280089"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009299", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024459"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011624", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023264"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007341", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010175", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021331"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008396", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024683"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004289", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025367"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012400", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022916"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011529", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021144"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011790", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023188"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100449", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022078"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010188", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021324"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100435", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022092"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012524", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022866"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002068", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025729"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030309", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022518"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012142", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2675993"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006109", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020821"}, {"@id": "umls:C1862479"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002037", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24526004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302168000"}, {"@id": "msh:D015212"}, {"@id": "umls:C0021390"}, {"@id": "umls:C0578878"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003241", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855333"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012115", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006505"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128241005"}, {"@id": "umls:C0019158"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010357", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023884"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010844", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023687"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010745", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021231"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003502", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020838"}, {"@id": "umls:C3150077"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004861", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2675059"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010334", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023898"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000556", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D058499"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:314407005"}, {"@id": "umls:C0854723"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011863", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860243"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009117", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024590"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011001", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0029464"}, {"@id": "msh:D010026"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49347007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011082", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023543"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009487", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241521"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249757009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000745", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277521002"}, {"@id": "umls:C0456814"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012716", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021075"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008330", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024701"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023580"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005422", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025197"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006637", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859121"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007906"}, {"@id": "umls:C0023309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001954", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0277799"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77957000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030286", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022535"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012397", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81817003"}, {"@id": "umls:C0155733"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008185", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859979"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004404", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3839073"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700153004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011821", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:433096001"}, {"@id": "umls:C2315229"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009570", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024287"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837781"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009072", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837323"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008653", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236398000"}, {"@id": "umls:C0403416"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007418", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0263504"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19754005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008691", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024639"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011714", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023221"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012467", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268047"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70644008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002383", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45170000"}, {"@id": "umls:C0014038"}, {"@id": "msh:D004660"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003875", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025536"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002461", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859273"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012504", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022874"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008802", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856920"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009952", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024150"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030794", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280765"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010668", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023749"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009931", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399353008"}, {"@id": "umls:C0426440"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009829", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004480"}, {"@id": "umls:C0031575"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10034923"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22841008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008134", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280415"}, {"@id": "umls:C4021554"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002376", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850493"}, {"@id": "umls:C1857121"}, {"@id": "umls:C1859678"}, {"@id": "umls:C1836830"}, {"@id": "umls:C1836550"}, {"@id": "umls:C1855019"}, {"@id": "umls:C1855009"}, {"@id": "umls:C1855996"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:609225004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040274", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0278803"}, {"@id": "ncit:C2852"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424440001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1611195"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100241", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022182"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011757", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023202"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009456", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024349"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011269", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021173"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100484", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022047"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004729", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843274"}, {"@id": "msh:C564356"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000687", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844813"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011896", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78768009"}, {"@id": "umls:C0038534"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009887", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024172"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009352", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024417"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003079", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968564"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012528", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022862"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003826", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005313"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276507005"}, {"@id": "msh:D050497"}, {"@id": "umls:C0015927"}, {"@id": "umls:C0595939"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237364002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100692", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020956"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010354", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023886"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011217", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023459"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012212", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0854050"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001894", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0857460"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6631009"}, {"@id": "umls:C0836924"}, {"@id": "msh:D013922"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415115007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030729", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280798"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003304", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0038018"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240221008"}, {"@id": "msh:D013169"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010131", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024028"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010648", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836646"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011510", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1260959"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18695008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100933", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021925"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006134", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865035"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008400", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100051", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022370"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000141", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2219717"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003960", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025478"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003749", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249941003"}, {"@id": "umls:C0427064"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001868", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025740"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008452", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865124"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030536", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073010"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010404", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023851"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002251", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204739008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10027110"}, {"@id": "msh:D008531"}, {"@id": "umls:C0019569"}, {"@id": "msh:D006627"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33995003"}, {"@id": "umls:C0025160"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367495003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100744", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021981"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010135", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007778", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024803"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008082", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673401"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0025575", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2820"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007968", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:314270008"}, {"@id": "msh:D054514"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44647001"}, {"@id": "umls:C0266568"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69927002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012473", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241423"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249382006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50805004"}, {"@id": "umls:C0426494"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009542", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021449"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021308"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009638", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855091"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009780", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84308008"}, {"@id": "umls:C0263925"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001612", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0234860"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2120003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100615", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0919267"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123843001"}, {"@id": "msh:D010051"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003427", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009998", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024121"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002135", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1389280"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011172", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:433083002"}, {"@id": "umls:C0751057"}, {"@id": "msh:D003294"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009165", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024563"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009451", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024354"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030187", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0231690"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78691002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007824", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78097002"}, {"@id": "umls:C0155338"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000343", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865014"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002951", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025667"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100315", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020961"}, {"@id": "msh:D016631"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80098002"}, {"@id": "umls:C0085200"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312991009"}, {"@id": "umls:C0752347"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43127003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008635", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021531"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000436", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001884", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152237"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31668003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205083002"}, {"@id": "msh:D005413"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012087", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023050"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005348", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0677600"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58596002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008169", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37193007"}, {"@id": "umls:C4024722"}, {"@id": "msh:D005168"}, {"@id": "umls:C0015503"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006499", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025034"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009858", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024177"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000891", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0158779"}, {"@id": "msh:D057070"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72535009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030717", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57341009"}, {"@id": "umls:C0270250"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001927", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0687751"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250249008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805860"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012697", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022769"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001659", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60234000"}, {"@id": "umls:C0003504"}, {"@id": "msh:D001022"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50792001"}, {"@id": "umls:C0392163"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010258", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023942"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010620", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858732"}, {"@id": "umls:C4280374"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009676", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024241"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001133", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1151008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267628004"}, {"@id": "umls:C0235095"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010397", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011456", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300178009"}, {"@id": "umls:C0576909"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024110"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002225", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858573"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011974", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0026987"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52967002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000496", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103252009"}, {"@id": "umls:C0497202"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006454", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021597"}, {"@id": "umls:C4280446"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002311", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302289002"}, {"@id": "msh:D001259"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281016006"}, {"@id": "umls:C0520966"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002627", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025695"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012558", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022847"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030018", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022676"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010460", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023820"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005867", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859768"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023596"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001469", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025768"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010873", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0742191"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012873", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266444"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300506000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5286009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702610009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012683", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413099000"}, {"@id": "umls:C1335411"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000772", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842083"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002728", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0006845"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234568006"}, {"@id": "msh:D002178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000574", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853487"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2749625"}, {"@id": "umls:C1854570"}, {"@id": "umls:C4020811"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001822", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:122480009"}, {"@id": "umls:C0018536"}, {"@id": "umls:C0006386"}, {"@id": "msh:D006215"}, {"@id": "msh:D000071378"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415692008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005435", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860127"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010499", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0857276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006595", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865362"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011505", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0024440"}, {"@id": "msh:D008269"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193387007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005164", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866206"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100483", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022048"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045038", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0349532"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276811008"}, {"@id": "msh:C535648"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000297", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280646"}, {"@id": "umls:C1845251"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011440", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023355"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006187", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861332"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011179", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023493"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002245", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10027055"}, {"@id": "msh:D008467"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127962001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37373007"}, {"@id": "umls:C0025037"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012407", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020233"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22090007"}, {"@id": "umls:C0231698"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004426", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025324"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011639", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:450300002"}, {"@id": "umls:C3472165"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001839", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0432028"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205358006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011141", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0036646"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39450006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011092", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109436001"}, {"@id": "umls:C0266024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004601", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025308"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030728", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265549"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60220000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040244", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280704"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001454", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025776"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003354", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848861"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009153", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024568"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003809", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837797"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004397", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266231"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5153001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008462", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863314"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003959", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025479"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012780", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0013449"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363228008"}, {"@id": "msh:D004428"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010766", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806226"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030377", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072916"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030510", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862062"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012673", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022788"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009519", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024314"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010974", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023618"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003038", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832119"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012527", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022863"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0025318", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C4908"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000018", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073227"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005899", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265290"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28681006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003901", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025519"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006926", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024961"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000079", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021821"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011900", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234457009"}, {"@id": "umls:C0553681"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006313", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021603"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002682", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0424693"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248374004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004617", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861627"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002345", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020853"}, {"@id": "msh:D014202"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30721006"}, {"@id": "umls:C0234376"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040283", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/ORPHA:453313"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005066", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025255"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000592", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204164000"}, {"@id": "umls:C0542514"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040217", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073162"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0400008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0232943"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:314631008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:351814001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007576", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024841"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006150", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849152"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006201", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851811"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030171", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0473124"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197824007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002286", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849221"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297995004"}, {"@id": "umls:C0239801"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010686", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023739"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008517", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024660"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002370", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0563243"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007434", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847884"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003105", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851418"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100177", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022244"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008441", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0021818"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73589001"}, {"@id": "msh:D007405"}, {"@id": "umls:C1832597"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862689"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253252004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011983", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023097"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030731", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68453008"}, {"@id": "ncit:C2916"}, {"@id": "msh:D002277"}, {"@id": "umls:C0007097"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100806", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018805"}, {"@id": "umls:C0036690"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012099", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021102"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011051", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023566"}, {"@id": "umls:C4280351"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011590", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265883"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10451007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2761"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012426", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015594"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33629003"}, {"@id": "umls:C0029128"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002748", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012279"}, {"@id": "umls:C0035579"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41345002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004328", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025355"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021347"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200040", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419893006"}, {"@id": "msh:D004814"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418323001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418630001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419670003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417992006"}, {"@id": "umls:C0014511"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419603000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399999000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100631", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127021009"}, {"@id": "ncit:C3262"}, {"@id": "umls:C0001624"}, {"@id": "msh:D000310"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011447", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0030779"}, {"@id": "msh:D010381"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85559002"}, {"@id": "umls:C4023351"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009140", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024575"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003899", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025521"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012422", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020728"}, {"@id": "umls:C4021089"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012024", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190745006"}, {"@id": "umls:C4023071"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190749000"}, {"@id": "umls:C0016952"}, {"@id": "msh:D005693"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030125", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021052"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001627", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152021"}, {"@id": "msh:D006330"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13213009"}, {"@id": "umls:C0018798"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003869", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025541"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030632", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073102"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100104", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022317"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100147", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022274"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025093"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010709", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021236"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000527", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853738"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839783"}, {"@id": "umls:C4280584"}, {"@id": "umls:C4280583"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025424"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005866", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025122"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001283", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010244"}, {"@id": "umls:C4082299"}, {"@id": "umls:C1301959"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398432008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011776", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023193"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012857", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022706"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030816", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0017572"}, {"@id": "msh:D005889"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4356008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006979", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833362"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0700251"}, {"@id": "msh:D020516"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3548001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100082", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022339"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030052", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834297"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008442", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834057"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004312", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025358"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001027", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849043"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009237", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842878"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009734", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254976006"}, {"@id": "msh:D020339"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404662003"}, {"@id": "umls:C0346326"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012818", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022713"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009150", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024570"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011083", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023542"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012884", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0269169"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46946009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031783", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2841"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004872", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0267716"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236037000"}, {"@id": "msh:D000069290"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:241556001"}, {"@id": "umls:C4021645"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000520", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862425"}, {"@id": "msh:D005094"}, {"@id": "umls:C1837760"}, {"@id": "umls:C1848490"}, {"@id": "umls:C0015300"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18265008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012149", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023020"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008115", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280416"}, {"@id": "umls:C4021555"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010276", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023925"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012501", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022876"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010424", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023835"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100221", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022200"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001837", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865038"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005143", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345037"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253634009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012390", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005401"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20928004"}, {"@id": "umls:C0016167"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30037006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030182", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022595"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004960", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265905"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86252004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007574", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024842"}, {"@id": "umls:C2939074"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011229", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856121"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001117", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280600"}, {"@id": "umls:C4072828"}, {"@id": "umls:C4025803"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100953", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020920"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002947", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298393001"}, {"@id": "umls:C0575170"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009432", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024366"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010708", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023728"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009141", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021521"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005868", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025121"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100313", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022150"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012518", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022868"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012086", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0522153"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102867009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:167239007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007265", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024913"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010389", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023864"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000799", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021796"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012388", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10509002"}, {"@id": "umls:C0149514"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35301006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012844", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46199002"}, {"@id": "umls:C0334263"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274900003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012244", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022996"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012420", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:168092006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249135009"}, {"@id": "umls:C0426209"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011327", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021160"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001560", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42170009"}, {"@id": "umls:C0266781"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011281", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023433"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0011478"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002833", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021749"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010727", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023719"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030763", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280779"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002300", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0026884"}, {"@id": "msh:D009155"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88052002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010938", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2164724"}, {"@id": "umls:C4280360"}, {"@id": "umls:C4023638"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006385", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426901"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249786007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002666", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0031511"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399343007"}, {"@id": "ncit:C3326"}, {"@id": "msh:D010673"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85583005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302835009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004924", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847425"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007271", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024912"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045037", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073166"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006919", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024963"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009258", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024489"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000362", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11543004"}, {"@id": "msh:D010040"}, {"@id": "umls:C0029899"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030723", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280800"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001785", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267039000"}, {"@id": "umls:C0235439"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26237000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0025580", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1770"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002248", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0018926"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8765009"}, {"@id": "msh:D006396"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004033", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025429"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000795", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025826"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008458", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857025"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001705", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0035619"}, {"@id": "msh:D014694"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030330", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022506"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100642", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127023007"}, {"@id": "ncit:C3262"}, {"@id": "umls:C0596046"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000703", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003811"}, {"@id": "umls:C0011436"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:196286005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030844", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280746"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003072", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020437"}, {"@id": "msh:D006934"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66931009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166702002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100261", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021026"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002895", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238463"}, {"@id": "msh:C536915"}, {"@id": "ncit:C2853"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255029007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010091", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024056"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010644", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840238"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030263", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1407019"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030060", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0027665"}, {"@id": "msh:D009380"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002526", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025702"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100823", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021962"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030272", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022545"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012405", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673444"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006390", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861937"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004898", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3554538"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009320", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024445"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004495", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834056"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003308", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846798"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000454", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248568003"}, {"@id": "umls:C0277873"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21558008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022499"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010920", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861821"}, {"@id": "msh:C535342"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002533", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43029002"}, {"@id": "umls:C0231471"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010479", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266357"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398316009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004980", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832146"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002514", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17944005"}, {"@id": "umls:C0270685"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009323", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024442"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002085", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42376006"}, {"@id": "msh:D004677"}, {"@id": "umls:C0014067"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000069", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840382"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009545", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021446"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837082"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010702", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020455"}, {"@id": "umls:C0541985"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129646001"}, {"@id": "umls:C2048011"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127388009"}, {"@id": "umls:C0151669"}, {"@id": "msh:D006942"}, {"@id": "umls:C1306857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008331", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024700"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003713", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850848"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008798", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024620"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002381", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001037"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87486003"}, {"@id": "umls:C0003537"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030848", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22447003"}, {"@id": "umls:C0520861"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008843", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239872002"}, {"@id": "umls:C0029410"}, {"@id": "msh:D015207"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012152", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2674407"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011259", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021181"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005307", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850438"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000519", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0009691"}, {"@id": "umls:C3277059"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:609587005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79410001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011906", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023137"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000579", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:314022009"}, {"@id": "umls:C0022906"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246865000"}, {"@id": "umls:C1281931"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416920000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231841004"}, {"@id": "msh:D007767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001000", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1260926"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009857", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012490", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015434"}, {"@id": "umls:C0030326"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22125009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001031", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1403035"}, {"@id": "ncit:C3192"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005513", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025187"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009739", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003722", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843637"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030176", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022598"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003174", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0685661"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93008005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006247", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859701"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000996", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858545"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002953", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0262431"}, {"@id": "umls:C0410550"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42942008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84138006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000887", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426826"}, {"@id": "umls:C1865039"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249704008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002743", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025681"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100454", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022073"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007402", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024886"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011995", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0521533"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95440004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003316", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844752"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001864", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025741"}, {"@id": "umls:C4280586"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100811", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021964"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011342", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4012968"}, {"@id": "umls:C2229182"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006152", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021607"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100863", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021949"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003027", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0549306"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100570", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:189607006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443492008"}, {"@id": "umls:C0007095"}, {"@id": "msh:D002276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001974", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0023518"}, {"@id": "msh:D007964"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111583006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012301", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021094"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010776", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023707"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011177", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023495"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100168", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022253"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003614", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C536561"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237959005"}, {"@id": "umls:C0342739"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000796", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014524"}, {"@id": "umls:C0041972"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95588004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007585", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851562"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000036", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073244"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005607", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4232"}, {"@id": "umls:C4021631"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000493", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025849"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100707", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021991"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025448"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007866", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0281967"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004385", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0473133"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236077008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040196", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836806"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030623", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073093"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002505", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836843"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007082", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024941"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100869", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020948"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030834", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0037011"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45326000"}, {"@id": "msh:D020069"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000790", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006417"}, {"@id": "umls:C0018965"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34436003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53298000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009308", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024453"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1852534"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100610", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022014"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010206", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021315"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009632", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024265"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004051", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020834"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004856", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271902"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4984008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005653", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025163"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012776", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022726"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003910", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021707"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011887", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002832"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:122003"}, {"@id": "umls:C0008522"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009417", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021480"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011854", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006465"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443826006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45626005"}, {"@id": "umls:C0744735"}, {"@id": "umls:C0019065"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030677", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073124"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008216", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856017"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030679", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073125"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005182", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1601"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253599005"}, {"@id": "umls:C0344987"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005453", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856639"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008762", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969697"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002808", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0022821"}, {"@id": "msh:D007738"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414564002"}, {"@id": "umls:C1845112"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009907", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021375"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002518", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673431"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012084", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023051"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100734", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040132", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022421"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001476", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3840083"}, {"@id": "umls:C4072831"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:295091000119100"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010650", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072878"}, {"@id": "umls:C4020770"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007277", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673351"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030058", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2237347"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011193", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023481"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003995", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021696"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012724", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3839407"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700339006"}, {"@id": "umls:C2025988"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100291", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022163"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008484", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864364"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009771", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D030981"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27201004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63122002"}, {"@id": "umls:C0917990"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006959", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024957"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009995", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024123"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012590", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3693260"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007511", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3151964"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006958", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102971006"}, {"@id": "umls:C0522216"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030417", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0280856"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254895003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008269", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806125"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100537", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0015645"}, {"@id": "msh:D005208"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36948007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003371", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859697"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000895", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426805"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249684000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003133", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025647"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864975"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011792", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023186"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012797", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:115236002"}, {"@id": "umls:C0206619"}, {"@id": "msh:D018190"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003791", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853934"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100083", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022338"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011955", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023110"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011553", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253277003"}, {"@id": "umls:C0344615"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007497", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835654"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009540", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021451"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005621", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025171"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004257", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021668"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011760", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4018860"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010536", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020182"}, {"@id": "umls:C0520680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000207", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849341"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010756", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023713"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001177", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445216006"}, {"@id": "umls:C1395852"}, {"@id": "msh:C536332"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205135003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012121", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015864"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75614007"}, {"@id": "umls:C0030343"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008410", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1852311"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003261", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239984"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002293", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000505"}, {"@id": "umls:C1850535"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278040002"}, {"@id": "umls:C0002170"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298000004"}, {"@id": "umls:C0574769"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56317004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002392", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021757"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003808", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0852413"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001920", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012078"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2634"}, {"@id": "umls:C0035067"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302233006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:282664001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004688", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855240"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011152", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023510"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003897", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280542"}, {"@id": "umls:C4025523"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100103", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022318"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012408", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236447005"}, {"@id": "umls:C0403477"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002524", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46263000"}, {"@id": "msh:D002385"}, {"@id": "umls:C0007384"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0401151"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236071009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009791", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024204"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011569", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023295"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001137", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39837002"}, {"@id": "umls:C0152205"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030672", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95800001"}, {"@id": "umls:C0521770"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001820", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111202002"}, {"@id": "umls:C0240182"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10050658"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012251", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76388001"}, {"@id": "umls:C0520886"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:164931005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030512", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072994"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001677", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003324"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414024009"}, {"@id": "umls:C1956346"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53741008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000505", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014786"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397540003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7973008"}, {"@id": "msh:D015354"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246635007"}, {"@id": "umls:C0042798"}, {"@id": "umls:C3665347"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009427", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024370"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000930", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025817"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004535", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838123"}, {"@id": "msh:C538390"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001684", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-10:Q21.1"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204315000"}, {"@id": "msh:D006344"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2000"}, {"@id": "umls:C0344724"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040202", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073150"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011311", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023420"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011337", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023408"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073237"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010243", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023956"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010732", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023716"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030438", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1332262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006330", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025063"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009088", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865313"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011918", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020740"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001331", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431371"}, {"@id": "msh:C535562"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253143001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012599", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022828"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004371", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025330"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005600", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842036"}, {"@id": "msh:C536819"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10291008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254815002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009932", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0685682"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95266003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002091", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36485005"}, {"@id": "umls:C3277226"}, {"@id": "umls:C0085581"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000321", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832127"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000589", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92828000"}, {"@id": "msh:D003103"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93390002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4311"}, {"@id": "umls:C0009363"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005310", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025218"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010786", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014571"}, {"@id": "ncit:C3262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254913005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126879004"}, {"@id": "umls:C0042076"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011564", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021143"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010666", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280372"}, {"@id": "umls:C4280373"}, {"@id": "umls:C4023751"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002209", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857042"}, {"@id": "umls:C1873509"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100663", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77471004"}, {"@id": "umls:C0266677"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004428", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0332606"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69288002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006850", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843507"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030199", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022584"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030337", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022501"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002588", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0013295"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367474008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10013836"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51868009"}, {"@id": "msh:D004381"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011738", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020745"}, {"@id": "umls:C4023210"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009408", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024384"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007270", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0595948"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23374007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011954", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65860006"}, {"@id": "umls:C1318485"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715140008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100095", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022326"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005268", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17369002"}, {"@id": "msh:D000022"}, {"@id": "umls:C0000786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000510", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012174"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28835009"}, {"@id": "umls:C0035334"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030202", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022581"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100174", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022247"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012821", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0751577"}, {"@id": "msh:D014826"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012398", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271809000"}, {"@id": "umls:C0085649"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82014009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010897", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023669"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012293", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022965"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009795", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204268008"}, {"@id": "umls:C0546968"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012472", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3550430"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004481", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859896"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030517", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:344104004"}, {"@id": "umls:C0271207"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:345121001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011330", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860819"}, {"@id": "msh:D003398"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109409003"}, {"@id": "umls:C0432122"}, {"@id": "msh:C562951"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009272", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024478"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009982", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024130"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003492", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025606"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010383", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023867"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003886", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021715"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004603", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025307"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008200", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D049950"}, {"@id": "umls:C0221002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36348003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100641", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127022002"}, {"@id": "umls:C0001618"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18365006"}, {"@id": "ncit:C3262"}, {"@id": "msh:D000306"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010845", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021217"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012266", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428550008"}, {"@id": "umls:C1998313"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000849", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025820"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009600", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0409346"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239736003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001678", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D054537"}, {"@id": "umls:C1841659"}, {"@id": "umls:C0004245"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233917008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011605", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023272"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030267", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022549"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010523", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0002018"}, {"@id": "msh:D004410"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9236007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001072", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69943009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17417006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10040936"}, {"@id": "umls:C0334008"}, {"@id": "umls:C4020878"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073173"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012735", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003371"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263731006"}, {"@id": "umls:C0010200"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:272039006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49727002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030292", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022533"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030656", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073115"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012418", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:389087006"}, {"@id": "msh:D000860"}, {"@id": "umls:C0700292"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003551", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:282195009"}, {"@id": "umls:C0239067"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010904", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023662"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002669", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0029463"}, {"@id": "msh:D012516"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21708004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:307576001"}, {"@id": "ncit:C9145"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000683", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854783"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004349", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2674432"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008153", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021553"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040267", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280685"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009938", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024154"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008720", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48723006"}, {"@id": "umls:C1384582"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:370997001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007404", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833030"}, {"@id": "msh:C563422"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266399"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35850006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009940", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0399518"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235082006"}, {"@id": "umls:C4082201"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004311", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021661"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005420", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025198"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010379", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021278"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009569", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024288"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012711", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022759"}, {"@id": "umls:C4280312"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002253", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10009993"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398050005"}, {"@id": "umls:C0012819"}, {"@id": "msh:D043963"}, {"@id": "umls:C0012811"}, {"@id": "msh:D004241"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008633", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024652"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007937", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024769"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001579", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025760"}, {"@id": "umls:C1968852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000892", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4721788"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011521", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155016"}, {"@id": "msh:D003117"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77479002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246674000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011250", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021187"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010539", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280379"}, {"@id": "umls:C1856231"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100227", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022194"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012147", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1841816"}, {"@id": "umls:C4023022"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000526", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0003076"}, {"@id": "msh:D015783"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69278003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001798", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C536377"}, {"@id": "umls:C0265998"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23610003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011703", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11092001"}, {"@id": "umls:C0039239"}, {"@id": "msh:D013616"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000316", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194021007"}, {"@id": "umls:C0020534"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22006008"}, {"@id": "msh:D006972"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006886", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005686", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855845"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001905", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0272278"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012874", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020716"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006302", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025067"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008113", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861873"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012207", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008244", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93235007"}, {"@id": "umls:C0220766"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000670", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0011334"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80967001"}, {"@id": "umls:C4280623"}, {"@id": "msh:D003731"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011361", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023398"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007608", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024833"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010875", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413813004"}, {"@id": "umls:C1531651"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000236", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025875"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003332", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277126"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100721", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0520743"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52324001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007707", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853230"}, {"@id": "msh:C537786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030436", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254699007"}, {"@id": "umls:C0346011"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128683008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009788", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805765"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006607", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849049"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007971", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204128001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21590003"}, {"@id": "umls:C0266537"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004554", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277940"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011972", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0598121"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011615", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023271"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007490", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866031"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003236", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151576"}, {"@id": "umls:C0241005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007935", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863408"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005390", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832324"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100145", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008336", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3151953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030692", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254935002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126952004"}, {"@id": "umls:C0006118"}, {"@id": "msh:D001932"}, {"@id": "ncit:C2907"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009880", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024174"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005369", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969222"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012641", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277657001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:167714004"}, {"@id": "umls:C0456892"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100115", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022306"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012879", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0278106"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42288005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248782001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009240", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024506"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002590", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55525008"}, {"@id": "umls:C0030446"}, {"@id": "msh:D007418"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011718", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:199113001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111322000"}, {"@id": "umls:C0265914"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128585006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011682", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1310"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109428005"}, {"@id": "umls:C0344925"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000558", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C535679"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47507006"}, {"@id": "umls:C0265341"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010603", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1708604"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000811", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025825"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010909", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023659"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040270", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151671"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0005291"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011128", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023524"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073247"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006812", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836525"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001928", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846821"}, {"@id": "umls:C0019087"}, {"@id": "umls:C0005779"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:362970003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64779008"}, {"@id": "msh:D006474"}, {"@id": "msh:D001778"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012720", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009669"}, {"@id": "ncit:C3262"}, {"@id": "umls:C0028433"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126669004"}, {"@id": "umls:C0751394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010955", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0549253"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008404", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221260"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10028698"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87065009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010796", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:444545003"}, {"@id": "umls:C0677865"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001952", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235401"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025452"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100121", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022300"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010430", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023829"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009338", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024429"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000902", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844749"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005844", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025126"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3665342"}, {"@id": "umls:C0730290"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001937", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51071000"}, {"@id": "umls:C0221021"}, {"@id": "msh:D000743"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012554", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022849"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030140", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022608"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012402", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022915"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009767", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848670"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004938", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836791"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012494", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1504567"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000977", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241178"}, {"@id": "umls:C1844592"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000154", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0024433"}, {"@id": "msh:D008265"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40159009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002737", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839507"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010197", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021320"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000916", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426801"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249680009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011145", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023516"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002948", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3278509"}, {"@id": "umls:C1849073"}, {"@id": "umls:C1835763"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006440", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844516"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000577", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0015310"}, {"@id": "msh:D005099"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399252000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399054005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002778", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014133"}, {"@id": "umls:C0040580"}, {"@id": "umls:C4025678"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47125007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030542", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073016"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011532", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423431"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247156002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4082951"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030868", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87310001"}, {"@id": "umls:C0266429"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002890", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C2916"}, {"@id": "msh:D013964"}, {"@id": "umls:C0549473"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845107"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030616", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073086"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007333", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849172"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100669", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020959"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002626", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857692"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011307", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2117390"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010724", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021828"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030104", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022641"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004969", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345030"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253631001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031411", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4013"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010187", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021325"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003637", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025587"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030648", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073111"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030541", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073015"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011297", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3550704"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009119", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024588"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009929", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024158"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024103"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007204", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024923"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012627", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022815"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005151", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265878"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13867009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007947", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849398"}, {"@id": "msh:C564838"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010385", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021277"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010126", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024033"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000065", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0404531"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16924008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001890", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0002880"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413603009"}, {"@id": "msh:D000744"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007361", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024905"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006261", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021604"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005656", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025161"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000061", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073269"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002540", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0560046"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:282145008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000055", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073263"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100143", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022278"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006465", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834345"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010895", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023670"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011923", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020739"}, {"@id": "umls:C2677650"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000027", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073236"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000836", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006980"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34486009"}, {"@id": "umls:C0020550"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010249", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023950"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001611", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0454555"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:289190003"}, {"@id": "umls:C0566620"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229645001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004800", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0341266"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197083003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003193", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D065631"}, {"@id": "umls:C0847614"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61582004"}, {"@id": "umls:C2607914"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011824", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006783", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848389"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030738", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280794"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010652", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023757"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008158", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299465007"}, {"@id": "msh:D006950"}, {"@id": "umls:C0020474"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238040008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009314", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024448"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030552", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073026"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100770", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0857071"}, {"@id": "umls:C0232474"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271838002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80306002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002898", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009373"}, {"@id": "umls:C0027654"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030602", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073073"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001477", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846911"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012346", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022945"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007133", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010676", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0400843"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46420000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100319", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021021"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012509", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022872"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011674", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3403"}, {"@id": "umls:C1112387"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011194", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023480"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001883", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398309008"}, {"@id": "umls:C3552713"}, {"@id": "msh:D000070558"}, {"@id": "umls:C1301937"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:407674008"}, {"@id": "msh:D055963"}, {"@id": "umls:C1319853"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010472", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023814"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100568", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387922007"}, {"@id": "umls:C0014132"}, {"@id": "msh:D004701"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387927001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012238", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1535978"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000759", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010523"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302226006"}, {"@id": "umls:C0031117"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42658009"}, {"@id": "umls:C4025831"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004348", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021657"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009736", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024216"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008150", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864179"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100074", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022347"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011280", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023434"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011202", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023472"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003561", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855650"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030004", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155199"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9042000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003991", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021697"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003434", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843859"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022496"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006520", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849570"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010078", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024067"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004150", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021682"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2036843"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006748", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85583005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399343007"}, {"@id": "msh:D010673"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302835009"}, {"@id": "umls:C0031511"}, {"@id": "ncit:C3326"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100908", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021934"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012479", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298377005"}, {"@id": "umls:C4280313"}, {"@id": "umls:C4280314"}, {"@id": "umls:C4280315"}, {"@id": "umls:C0575154"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010922", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0524524"}, {"@id": "msh:D002386"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009494", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024331"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010191", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023978"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009087", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024600"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012069", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023060"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012781", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022723"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001956", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0311277"}, {"@id": "msh:D056128"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248311001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006879", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853766"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005069", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673654"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030441", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1332270"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012885", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266375"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48672005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004968", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025264"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007451", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024874"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009744", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024214"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007795", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857308"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010419", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023837"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030499", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0677628"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247154004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003843", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025557"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000660", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95692001"}, {"@id": "umls:C0339477"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009315", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024447"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011619", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023267"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009501", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021462"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005989", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840319"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000055", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021822"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001427", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0887941"}, {"@id": "msh:D050259"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012843", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0859920"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44155009"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011462", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3554568"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001134", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C538282"}, {"@id": "umls:C1855179"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003215", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856432"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006426", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968943"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040109", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022434"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003353", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D056693"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69080001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124718009"}, {"@id": "umls:C0268579"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002561", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248820000"}, {"@id": "umls:C0425795"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004425", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857485"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024750"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012108", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562750"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77075001"}, {"@id": "umls:C0339573"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030471", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072961"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012329", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0346073"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:705155008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254786000"}, {"@id": "msh:C536924"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011874", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0272285"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73397007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009901", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024166"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007479", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205550003"}, {"@id": "msh:D017490"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267372009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268245001"}, {"@id": "umls:C0079154"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011108", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195788001"}, {"@id": "umls:C0581354"}, {"@id": "umls:C4280333"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673395"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002726", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673462"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D053158"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:139394000"}, {"@id": "umls:C0028734"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000481", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020889"}, {"@id": "umls:C1855670"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030068", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018304"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422886007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76060004"}, {"@id": "umls:C0206717"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68614005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000599", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025839"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002863", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128623006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109995007"}, {"@id": "msh:D009190"}, {"@id": "umls:C3463824"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:188736006"}, {"@id": "umls:C1851971"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001680", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0003492"}, {"@id": "msh:D001017"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7305005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012553", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022850"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006467", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851313"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011897", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023140"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012622", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0748318"}, {"@id": "msh:D051436"}, {"@id": "umls:C1561643"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:709044004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010024", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021345"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005558", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280478"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128933000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92812005"}, {"@id": "umls:C1279296"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005295", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70602002"}, {"@id": "umls:C0345088"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005608", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846422"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011131", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240705"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001646", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3164445"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448743001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1400"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1408"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009701", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021398"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003587", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61751001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367326009"}, {"@id": "umls:C1298634"}, {"@id": "umls:C0332164"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011836", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023168"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005792", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832117"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100858", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111290000"}, {"@id": "umls:C0264969"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030443", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1332269"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855487"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004364", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025336"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100921", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020934"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005991", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864449"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012222", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022998"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003217", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839533"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000803", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969144"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003870", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025540"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006944", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837520"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001807", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423820"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271768001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003700", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1389113"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006558", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025022"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011804", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023182"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010503", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3276742"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004802", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859495"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007394", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848771"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030747", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280789"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005880", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025117"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001563", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865279"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100531", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022030"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007400", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860236"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003323", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240421"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012427", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022909"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004609", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025305"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011295", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2206520"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030383", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072921"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008478", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844926"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005829", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3149879"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010836", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020766"}, {"@id": "umls:C4023689"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100619", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020704"}, {"@id": "ncit:C39976"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002090", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D011014"}, {"@id": "umls:C0032285"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233604007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008347", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020800"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009524", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022989"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012717", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021074"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022461"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011225", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344503"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253212001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011586", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023283"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000385", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010106", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024047"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005747", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025143"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007628", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280428"}, {"@id": "umls:C4280423"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235120003"}, {"@id": "umls:C4280424"}, {"@id": "umls:C4280425"}, {"@id": "umls:C4280426"}, {"@id": "umls:C4280427"}, {"@id": "umls:C0399572"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012769", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022731"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010080", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024065"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005522", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25443007"}, {"@id": "umls:C0272027"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:191260004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003961", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025477"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004406", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3809715"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001795", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423807"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247487009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011404", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021151"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011183", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023490"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009355", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024414"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005456", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025194"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001129", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025800"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001692", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025755"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17366009"}, {"@id": "umls:C0085611"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000855", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0021655"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48606007"}, {"@id": "msh:D007333"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001437", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025784"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011076", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023548"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011093", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280334"}, {"@id": "umls:C1404304"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005541", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853118"}, {"@id": "msh:C537592"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89655007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003750", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018763"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80449002"}, {"@id": "umls:C4025573"}, {"@id": "umls:C0242979"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000934", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002805"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201637001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239832006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239838005"}, {"@id": "umls:C0553730"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001171", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221373"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299034005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006801", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846176"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000771", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4754008"}, {"@id": "msh:D006177"}, {"@id": "umls:C0018418"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006859", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024975"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001638", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85898001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1840"}, {"@id": "msh:D009202"}, {"@id": "umls:C0878544"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57809008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025388"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000675", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835095"}, {"@id": "umls:C4280620"}, {"@id": "umls:C4280621"}, {"@id": "umls:C4280263"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011136", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2677485"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007717", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024810"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025256"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100312", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022151"}, {"@id": "ncit:C3708"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002254", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239181"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045040", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073168"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003260", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562669"}, {"@id": "umls:C0268531"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25739007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010320", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023907"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003210", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848579"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022479"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002372", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843146"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100512", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042870"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34713006"}, {"@id": "msh:D014808"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000174", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021815"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023559"}, {"@id": "umls:C4280344"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009404", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024387"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023586"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003237", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858977"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011188", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023486"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100120", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022301"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008117", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843985"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004261", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021667"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022491"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008722", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90531003"}, {"@id": "umls:C0152443"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100350", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021017"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002160", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806347"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024949"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100590", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80736008"}, {"@id": "umls:C0034884"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000248", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221356"}, {"@id": "msh:D003398"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13649004"}, {"@id": "umls:C4072823"}, {"@id": "umls:C4072824"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000622", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344232"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111516008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246636008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011341", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3151495"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010184", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021327"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011862", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023158"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100075", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022346"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008037", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55457007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404675003"}, {"@id": "umls:C0271004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011616", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023270"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14046000"}, {"@id": "umls:C0154850"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008364", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024689"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001723", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90828009"}, {"@id": "umls:C0007196"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415295002"}, {"@id": "msh:D002313"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030222", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25762009"}, {"@id": "msh:D000377"}, {"@id": "umls:C0234502"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007881", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024778"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009782", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024209"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010839", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023688"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004444", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0553720"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17235000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010621", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834737"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023076"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007307", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024908"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030584", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073057"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009643", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024260"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007461", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47669001"}, {"@id": "umls:C1384590"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254785001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002408", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234142008"}, {"@id": "umls:C0917804"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2201"}, {"@id": "msh:D002538"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008460", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024674"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007526", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012089", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0003860"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52089001"}, {"@id": "msh:D001167"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010101", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008967", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855579"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008848", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861519"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040268", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0747085"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040261", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0149825"}, {"@id": "umls:C0455938"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276442006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111591002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005326", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856886"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001338", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431368"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253140003"}, {"@id": "msh:C536111"}, {"@id": "umls:C1857278"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001845", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203541003"}, {"@id": "umls:C0920299"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023595"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002648", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025692"}, {"@id": "umls:C4280260"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011176", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023496"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100088", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022333"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012696", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022770"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000140", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025888"}, {"@id": "umls:C3549779"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100776", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0747556"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004234", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025403"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003209", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025641"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010634", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023766"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006522", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025027"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003789", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850674"}, {"@id": "msh:C564969"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011873", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0580317"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165558001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030037", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3887498"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000627", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253228006"}, {"@id": "umls:C0546967"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:392437005"}, {"@id": "umls:C0344531"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003904", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021709"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008972", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835995"}, {"@id": "umls:C3276441"}, {"@id": "umls:C4024609"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005917", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91846008"}, {"@id": "umls:C0545617"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012681", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022782"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011811", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021120"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003271", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28543008"}, {"@id": "umls:C0042782"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040198", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C536915"}, {"@id": "umls:C3501843"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001969", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0041349"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28689008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428255004"}, {"@id": "umls:C4025732"}, {"@id": "msh:D009395"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009612", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021425"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003496", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839972"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008905", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866730"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009583", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024279"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030278", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022540"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004746", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015432"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59479006"}, {"@id": "umls:C0268743"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009706", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024227"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011392", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023379"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100561", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241224"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009811", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021386"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001101", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007500"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65074000"}, {"@id": "umls:C0022081"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030212", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0424290"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247968005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012761", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021070"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008940", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274741002"}, {"@id": "umls:C0476486"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001131", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0010036"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5587004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011432", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023361"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073205"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030709", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D008591"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414667000"}, {"@id": "umls:C0025312"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203994003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003184", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836589"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200066", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021894"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009511", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024320"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009897", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021379"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002371", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0542223"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009652", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021415"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002823", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021750"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030280", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249705009"}, {"@id": "umls:C0426827"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0046508", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMED_CT:298391004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004789", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0022951"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700094005"}, {"@id": "msh:D007787"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267425008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022659"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271388"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35743001"}, {"@id": "umls:C4020734"}, {"@id": "msh:D009759"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030646", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14414005"}, {"@id": "umls:C0205100"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002917", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151723"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190855004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007266", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854885"}, {"@id": "umls:C4020810"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004429", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837066"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007590", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863495"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010231", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865036"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010380", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023870"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003537", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4519003"}, {"@id": "umls:C0221333"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012442", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1449631"}, {"@id": "msh:D001657"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005863", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C566194"}, {"@id": "umls:C1862102"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011491", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023329"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003051", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855544"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0434785"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263057000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100162", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022259"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007485", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024855"}, {"@id": "umls:C0241267"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005085", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968606"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100387", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022107"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008188", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D050033"}, {"@id": "umls:C1563716"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008366", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239742004"}, {"@id": "umls:C0343149"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003367", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025621"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025809"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004237", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021671"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030103", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022642"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011614", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253683008"}, {"@id": "umls:C0345094"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004879", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423427003"}, {"@id": "umls:C1828017"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010985", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023613"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011381", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023385"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002250", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025715"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030577", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073050"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002143", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48522003"}, {"@id": "msh:D013118"}, {"@id": "umls:C0037928"}, {"@id": "umls:C4025722"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007988", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024759"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005180", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1161"}, {"@id": "umls:C0040961"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111287006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011352", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89391000119105"}, {"@id": "umls:C3532947"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012674", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253834007"}, {"@id": "umls:C0431646"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012568", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2025810"}, {"@id": "umls:C3839997"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700327003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002488", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085669"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91855006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24072005"}, {"@id": "umls:C4280572"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0400002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020915"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001423", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847879"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003835", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0434744"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263051004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005579", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846349"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0031118"}, {"@id": "ncit:C3262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126980002"}, {"@id": "msh:D010524"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003849", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021721"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002474", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0454641"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229734008"}, {"@id": "umls:C4280573"}, {"@id": "umls:C1847610"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100247", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0019521"}, {"@id": "msh:D006606"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65958008"}, {"@id": "umls:C0744897"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009645", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021417"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000105", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0542518"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300444006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073196"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012276", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022974"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006677", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235475"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:991002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006460", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850854"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857307"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010861", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001946"}, {"@id": "umls:C0426146"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38049006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000524", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231870008"}, {"@id": "umls:C0239105"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009252", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024495"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008696", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840396"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004330", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072850"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17401000119104"}, {"@id": "umls:C4072851"}, {"@id": "umls:C0020496"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012392", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022918"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023082"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007301", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021845"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25003006"}, {"@id": "umls:C0221347"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001321", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16026008"}, {"@id": "umls:C0266470"}, {"@id": "msh:C562568"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000751", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102943000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:192073007"}, {"@id": "umls:C0240735"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011266", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021175"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000820", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0040128"}, {"@id": "msh:D013959"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14304000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0011991"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62315008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267060006"}, {"@id": "msh:D003967"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010318", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023909"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001989", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C536647"}, {"@id": "umls:C3151520"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:401138005"}, {"@id": "umls:C1276035"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030787", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280769"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005676", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025158"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003550", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835228"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010331", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862698"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006230", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805861"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022386"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040070", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022454"}, {"@id": "umls:C4022458"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003057", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2931216"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702313004"}, {"@id": "msh:C536498"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006758", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834728"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100796", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274718005"}, {"@id": "msh:D009920"}, {"@id": "umls:C0029191"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008504", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024664"}, {"@id": "umls:C4020798"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008451", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856780"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011058", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023560"}, {"@id": "umls:C4280345"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001083", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74969002"}, {"@id": "msh:D007906"}, {"@id": "msh:D004479"}, {"@id": "umls:C0013581"}, {"@id": "umls:C0023309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007722", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840457"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020880"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398909004"}, {"@id": "umls:C0005874"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20255002"}, {"@id": "umls:C0035854"}, {"@id": "msh:D012393"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271811009"}, {"@id": "umls:C0239488"}, {"@id": "msh:D001821"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010921", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1392104"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200153", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021881"}, {"@id": "umls:C4227831"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008386", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859077"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009692", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021403"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010220", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023964"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011417", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0405028"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237261008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006386", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969286"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010714", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021234"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004606", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860202"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003268", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025635"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012751", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022745"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010214", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023967"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100287", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022167"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000159", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2183966"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001886", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025737"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0743178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100134", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022287"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002817", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020900"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010483", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023809"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000716", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003866"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35489007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78667006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21061000119107"}, {"@id": "umls:C0011581"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008314", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020801"}, {"@id": "umls:C4024705"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012258", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022987"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000960", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426848"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:311897005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249729002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006560", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3672440"}, {"@id": "umls:C3686778"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004433", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0398709"}, {"@id": "msh:C562869"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234554004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100553", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431928"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205369009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010464", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70550008"}, {"@id": "umls:C0266371"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007369", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024898"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009970", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024137"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011279", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023435"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003777", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17170005"}, {"@id": "msh:C562485"}, {"@id": "umls:C0263491"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008591", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021537"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011856", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010842"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14077003"}, {"@id": "umls:C0031873"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030143", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18101008"}, {"@id": "umls:C0232694"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851835"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006873", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024972"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010378", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023871"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002742", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021751"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009173", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024557"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009648", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024257"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021184"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002563", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85598007"}, {"@id": "umls:C0031048"}, {"@id": "msh:D010494"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002169", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0009024"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36649002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003400", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866637"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010717", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0158738"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38859008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32113001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007516", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024856"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004226", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021672"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001782", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025747"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025260"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011987", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023096"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002818", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025675"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008523", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021539"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000388", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0029882"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65363002"}, {"@id": "msh:D010033"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004053", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021685"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100861", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021951"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008278", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024710"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011060", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109492001"}, {"@id": "msh:D003805"}, {"@id": "umls:C4023558"}, {"@id": "umls:C0011430"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000940", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021787"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002553", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868571"}, {"@id": "umls:C4020849"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012136", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023030"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011832", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249331008"}, {"@id": "umls:C0426433"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010115", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024044"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002875", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60845006"}, {"@id": "umls:C0231807"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002571", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45564002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10030136"}, {"@id": "msh:D004931"}, {"@id": "umls:C0014848"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010079", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024066"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012825", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:446411000124101"}, {"@id": "umls:C1513302"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002282", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128490007"}, {"@id": "umls:C0008519"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416286003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417338002"}, {"@id": "msh:D002828"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010521", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020235"}, {"@id": "umls:C1510417"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30767006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005344", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025211"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000753", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025832"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006660", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857665"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008073", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024734"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009577", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021435"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002572", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857202"}, {"@id": "umls:C1838993"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012143", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023026"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100545", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0038449"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68109007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008197", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846228"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006175", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280463"}, {"@id": "umls:C1834348"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011201", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023473"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003884", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025530"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030828", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012135"}, {"@id": "umls:C0043144"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56018004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008306", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3151556"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023084"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004876", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857021"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000214", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857697"}, {"@id": "umls:C4280670"}, {"@id": "umls:C4280671"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004814", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021648"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040102", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022439"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012732", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3495676"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33225004"}, {"@id": "msh:D000071056"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007599", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024836"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005464", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025193"}, {"@id": "umls:C1845805"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012158", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0338585"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100131", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022290"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011948", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1442786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005202", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0850666"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004044", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025420"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024512"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012489", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022882"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002679", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072839"}, {"@id": "umls:C4021754"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001430", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021779"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022382"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009357", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021486"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200032", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152457"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77103006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007603", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859923"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012163", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0340639"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233988005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010615", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3799"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60392001"}, {"@id": "umls:C0206731"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302857002"}, {"@id": "msh:D018322"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011805", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023181"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012604", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022824"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003953", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021701"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012665", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022791"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009145", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021520"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005543", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0398625"}, {"@id": "msh:D020151"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76407009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009389", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024400"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010289", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2919907"}, {"@id": "umls:C4280386"}, {"@id": "umls:C1398533"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445306000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002287", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851885"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030369", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072908"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006659", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862491"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040205", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073153"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010807", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D024343"}, {"@id": "umls:C0266061"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35580009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001125", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865332"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008819", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863739"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012366", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3887851"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000889", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021792"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025454"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100814", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40467008"}, {"@id": "umls:C4020699"}, {"@id": "msh:D049328"}, {"@id": "umls:C0265985"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003923", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025504"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012465", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022891"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010344", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021291"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040032", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022481"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011764", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023200"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009732", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0206728"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:403818001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41252002"}, {"@id": "msh:D018318"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000737", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2700617"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003778", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280545"}, {"@id": "umls:C1841648"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030446", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072942"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030652", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073113"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008390", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021542"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030081", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022658"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000964", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0013595"}, {"@id": "msh:D004485"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281104002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43116000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000958", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151908"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10048222"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16386004"}, {"@id": "umls:C0259817"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011698", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023224"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006849", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850348"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008780", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10155006"}, {"@id": "umls:C0158713"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010353", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023887"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030525", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003080", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0948585"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030775", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280778"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030362", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072902"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011214", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023461"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001227", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021783"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010129", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024030"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009826", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239399"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010841", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021219"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030611", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073081"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030668", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073119"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002597", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241657"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004820", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30962008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110005000"}, {"@id": "umls:C0023479"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277601005"}, {"@id": "msh:D015479"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006784", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280256"}, {"@id": "umls:C4280442"}, {"@id": "umls:C2749161"}, {"@id": "umls:C4280441"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011626", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0036400"}, {"@id": "msh:D012587"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39905002"}, {"@id": "icd-10:Q26.8"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111323005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031568", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1486"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009473", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86414002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10010821"}, {"@id": "umls:C0158113"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011967", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268070"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19577007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100424", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020976"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010375", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023873"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3331000119108"}, {"@id": "umls:C1963946"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004524", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025316"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000775", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848873"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100491", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020971"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006554", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197270009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235884008"}, {"@id": "msh:D017114"}, {"@id": "umls:C0162557"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012474", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69798007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266254007"}, {"@id": "umls:C0265101"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001305", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0010964"}, {"@id": "msh:D003616"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14447001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004303", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021663"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030149", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0036980"}, {"@id": "msh:D012770"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89138009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100428", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022099"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008124", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265646"}, {"@id": "msh:D000070558"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30449003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030380", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072919"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030513", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072995"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006355", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840225"}, {"@id": "umls:C4025054"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011443", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023353"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006414", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021598"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010633", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003655", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021725"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004809", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3853779"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240305000"}, {"@id": "msh:D054098"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005982", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010661"}, {"@id": "umls:C0751434"}, {"@id": "umls:C4025094"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7573000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010907", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023661"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006189", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002872", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806462"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006765", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0008479"}, {"@id": "msh:D002813"}, {"@id": "ncit:C2946"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443520009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14990007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009478", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024341"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000941", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025815"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012600", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022827"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009624", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024269"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002877", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843643"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002908", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268307"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9326001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012458", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022894"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011496", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085109"}, {"@id": "msh:D016510"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19161004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001165"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24551003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234141001"}, {"@id": "umls:C0003857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008326", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0936215"}, {"@id": "msh:D026681"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386080007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011192", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023482"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002879", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857101"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011492", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023328"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100517", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014523"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126883004"}, {"@id": "ncit:C2974"}, {"@id": "umls:C0041971"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000989", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424492005"}, {"@id": "umls:C0033774"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:279333002"}, {"@id": "msh:D011537"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418363000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418290006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030454", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:442770004"}, {"@id": "umls:C0159104"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011383", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021156"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009761", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849579"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010511", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3150613"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001404", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855038"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003621", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025588"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011877", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1096367"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011382", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3552156"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79890006"}, {"@id": "umls:C0003123"}, {"@id": "msh:D000855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011261", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021179"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011062", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023556"}, {"@id": "umls:C4280343"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040200", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073148"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010749", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0005742"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47704002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012116", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023036"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012361", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022930"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003858", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025549"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003731", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0577655"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300948004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009606", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021427"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009465", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0231679"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276662009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367510009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003558", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025595"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001595", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2677869"}, {"@id": "umls:C0157733"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009660", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021411"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008288", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020158"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237939006"}, {"@id": "umls:C0751748"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030751", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008303", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024707"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011240", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020910"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005288", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021637"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009650", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862313"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002123", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021759"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37356005"}, {"@id": "msh:D004831"}, {"@id": "umls:C0014550"}, {"@id": "msh:D020191"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267581004"}, {"@id": "umls:C0751778"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:192992007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030726", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280799"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008477", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024670"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004828", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-o:M9982/3"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109998009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128846006"}, {"@id": "umls:C1264195"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100060", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022361"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011975", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023100"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009664", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024253"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012030", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023068"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100627", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020961"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002777", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014135"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11296007"}, {"@id": "umls:C0040583"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003495", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848920"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012435", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022905"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002865", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255032005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128916007"}, {"@id": "umls:C0238462"}, {"@id": "ncit:C3879"}, {"@id": "msh:C536914"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007162", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024930"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030649", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073112"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000743", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833297"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045051", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073175"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000407", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60700002"}, {"@id": "msh:D006319"}, {"@id": "umls:C0018784"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000413", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866190"}, {"@id": "umls:C1857079"}, {"@id": "umls:C1840305"}, {"@id": "umls:C1398325"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100629", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001799", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423808"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247488004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0432084"}, {"@id": "umls:C4280276"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109546001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009573", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024285"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100961", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021908"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011367", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45342007"}, {"@id": "umls:C1768507"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011577", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023290"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718216009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000064", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849295"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004611", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839822"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002946", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265681"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87294007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003658", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848555"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003396", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013595"}, {"@id": "umls:C0039144"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111496009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009384", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024405"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040216", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2748055"}]}, {"@id": "http://purl.obolibrary.org/obo/RO_0002573", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/RO:0002180"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022555"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011248", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023444"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010772", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0036400"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39905002"}, {"@id": "msh:D012587"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111323005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006495", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865571"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010551", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023792"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100876", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857280"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003846", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020913"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009415", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024378"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100126", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022295"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004299", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1442978"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4414"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128545000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003445", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021727"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000178", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025883"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008872", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2674608"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006494", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025036"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001445", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025780"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010514", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10649000"}, {"@id": "umls:C0020506"}, {"@id": "msh:D006964"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004294", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025363"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008078", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850162"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100116", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022305"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005406", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835686"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011400", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021152"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001169", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0264142"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48251003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012311", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19636003"}, {"@id": "umls:C0085702"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007541", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850970"}, {"@id": "ncit:C3192"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010809", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3693299"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012652", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0004099"}, {"@id": "msh:D001250"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31387002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030825", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423420"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247144003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100058", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022363"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011501", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95480008"}, {"@id": "umls:C0344262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004372", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0234428"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3006004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011283", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023432"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073226"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003324", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0746674"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003687", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842170"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009971", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024136"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006688", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12026006"}, {"@id": "msh:D013614"}, {"@id": "umls:C0039236"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007941", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858427"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012838", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0392752"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255471002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012333", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021092"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006623", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021588"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001908", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:167923006"}, {"@id": "msh:D000741"}, {"@id": "umls:C0178416"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41614006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004247", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001939", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021768"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012253", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022991"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009169", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021517"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006167", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025085"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268435"}, {"@id": "msh:D000141"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24790002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003444", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025614"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002841", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844384"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000914", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834124"}, {"@id": "umls:C1839248"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002634", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0003850"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:107671003"}, {"@id": "umls:C4280568"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72092001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28960008"}, {"@id": "msh:D001161"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004974", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025263"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012211", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39539005"}, {"@id": "umls:C0151746"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009282", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024471"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010730", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431449"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253209004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009283", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021501"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007146", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024932"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010473", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151861"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44574006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012252", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022992"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4235"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023576"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030312", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011971", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0343065"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7632005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402410006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402601007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011872", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023153"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010580", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833328"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010342", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023892"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002527", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:161898004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1912002"}, {"@id": "umls:C0085639"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009422", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024373"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005726", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025146"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011721", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021129"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001596", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000505"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278040002"}, {"@id": "umls:C0002170"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10001760"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56317004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011998", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855520"}, {"@id": "msh:D006943"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030080", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22197008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77381001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118617000"}, {"@id": "umls:C0006413"}, {"@id": "msh:D002051"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277571004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397400006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007330", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004677"}, {"@id": "umls:C0431289"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253103006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008030", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271069"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11255009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002738", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280549"}, {"@id": "umls:C4280548"}, {"@id": "umls:C1859682"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002955", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0521173"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44328006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443138004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002797", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221204"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30425001"}, {"@id": "msh:D010014"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203522001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008498", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024666"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005871", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28681006"}, {"@id": "umls:C0265290"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001159", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013576"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4174"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373413006"}, {"@id": "umls:C0039075"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100628", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204667006"}, {"@id": "umls:C0014854"}, {"@id": "msh:D004936"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414133009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002616", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238669"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:251036003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030333", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022503"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030582", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073055"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011359", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0277960"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79395009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002340", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858116"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000528", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000853"}, {"@id": "umls:C0003119"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7183006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4864"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204099004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000282", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0542571"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445088006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003226", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850447"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000667", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4229009"}, {"@id": "umls:C0271007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008194", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024718"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003891", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021714"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010356", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023885"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005758", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010985"}, {"@id": "umls:C0032209"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86587003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011227", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0742906"}, {"@id": "umls:C4023452"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030064", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1622510"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128858006"}, {"@id": "msh:D018306"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010827", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021223"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100651", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003922"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46635009"}, {"@id": "umls:C0011854"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011046", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023571"}, {"@id": "umls:C4280357"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030239", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022562"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030685", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073127"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011431", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023362"}, {"@id": "umls:C4280326"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200057", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232122003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247015002"}, {"@id": "umls:C0549122"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011858", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023159"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002721", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0021051"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234532001"}, {"@id": "msh:D007153"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005372", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849242"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004755", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6456007"}, {"@id": "umls:C0039240"}, {"@id": "umls:C1698480"}, {"@id": "msh:D013617"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006927", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024960"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715905006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008108", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849293"}, {"@id": "umls:C4280417"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001685", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151654"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003088", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835121"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005617", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021830"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005892", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025113"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030843", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268407"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16573007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010946", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868864"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012204", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012246", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0028866"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:388980004"}, {"@id": "msh:D015840"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040044", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022473"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010860", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001946"}, {"@id": "umls:C0233283"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49168004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008142", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280414"}, {"@id": "umls:C4024728"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010800", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2053435"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005588", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021633"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011645", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54160000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2316"}, {"@id": "umls:C2239253"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002339", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025711"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010422", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021271"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004454", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970887"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010990", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023609"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001654", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006349"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:368009"}, {"@id": "umls:C0241654"}, {"@id": "umls:C0018824"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006769", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834421"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003771", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280546"}, {"@id": "umls:C1527284"}, {"@id": "umls:C4280259"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57602001"}, {"@id": "msh:D003784"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001605", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302912005"}, {"@id": "umls:C0042928"}, {"@id": "umls:C1854345"}, {"@id": "msh:D014826"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010864", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0036857"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40700009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006461", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D060048"}, {"@id": "umls:C0149887"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009218", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024523"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007661", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024819"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011371", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023393"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001581", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853193"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006251", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862481"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004916", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025275"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100301", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010815", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707136009"}, {"@id": "msh:D054000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52298009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239112008"}, {"@id": "umls:C3854181"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000639", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0028738"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:563001"}, {"@id": "msh:D009759"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011675", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44808001"}, {"@id": "umls:C0264886"}, {"@id": "umls:C1842820"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102594003"}, {"@id": "umls:C0855329"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:698247007"}, {"@id": "umls:C0522055"}, {"@id": "msh:D001145"}, {"@id": "msh:C562490"}, {"@id": "umls:C1832603"}, {"@id": "umls:C0003811"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012384", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012220"}, {"@id": "umls:C2718128"}, {"@id": "umls:C0035455"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70076002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008569", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020792"}, {"@id": "umls:C4020797"}, {"@id": "umls:C4020795"}, {"@id": "umls:C4020694"}, {"@id": "umls:C4020793"}, {"@id": "umls:C4020794"}, {"@id": "umls:C4020796"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843389"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002557", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268290005"}, {"@id": "umls:C0432355"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008542", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42538001"}, {"@id": "umls:C0271514"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010663", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021243"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012056", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372244006"}, {"@id": "umls:C0025202"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2092003"}, {"@id": "ncit:C3224"}, {"@id": "msh:D008545"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012789", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3550873"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001633", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025759"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011828", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021116"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008775", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0747987"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005135", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025245"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200114", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0220983"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1388004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006722", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868072"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100099", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022322"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007489", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1265776"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125279001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009490", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024335"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011648", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023249"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007889", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864573"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007373", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024896"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005297", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867457"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011945", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129458007"}, {"@id": "msh:D018549"}, {"@id": "umls:C0242770"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030265", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022551"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009611", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860162"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030135", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022613"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008233", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858995"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000394", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76223006"}, {"@id": "umls:C0266614"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006157", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280464"}, {"@id": "umls:C1865131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011388", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021154"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006681", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012895", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022688"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010834", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021220"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010669", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280370"}, {"@id": "umls:C4021242"}, {"@id": "umls:C4072879"}, {"@id": "umls:C4280368"}, {"@id": "umls:C4280369"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003911", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020912"}, {"@id": "umls:C4020835"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001374", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52781008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48334007"}, {"@id": "umls:C0019555"}, {"@id": "msh:D006618"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011463", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837352"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001259", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-10:R40.2"}, {"@id": "umls:C0009421"}, {"@id": "msh:D003128"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371632003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012148", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023021"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030319", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022514"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001953", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:420422005"}, {"@id": "msh:D016883"}, {"@id": "umls:C0011880"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011450", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002494"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128117002"}, {"@id": "umls:C0007684"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012734", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271713"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20825002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012383", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0428872"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13352000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010548", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0751359"}, {"@id": "msh:D009222"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012743", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0311277"}, {"@id": "msh:D056128"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248311001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004209", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850049"}, {"@id": "umls:C4280538"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100497", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418279001"}, {"@id": "umls:C0030783"}, {"@id": "msh:D010383"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418186002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000939", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0029456"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64859006"}, {"@id": "msh:D010024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100576", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88032003"}, {"@id": "umls:C0149793"}, {"@id": "msh:D020757"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005490", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854417"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011818", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431291"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253106003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002197", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246545002"}, {"@id": "msh:D012640"}, {"@id": "umls:C0234533"}, {"@id": "umls:C1833488"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100625", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020962"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007166", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0752210"}, {"@id": "msh:D002819"}, {"@id": "umls:C1836174"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030175", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020904"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003302", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013168"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274152003"}, {"@id": "umls:C0038016"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007210", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024921"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003218", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268128"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124277009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47641009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009371", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715720006"}, {"@id": "umls:C1862151"}, {"@id": "msh:C537088"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100079", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022342"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100501", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4015136"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100513", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042875"}, {"@id": "msh:D014811"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54137008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009816", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345371"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253959002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006852", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024976"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010476", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023813"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009679", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024240"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100632", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001998"}, {"@id": "umls:C0006288"}, {"@id": "umls:C4020703"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18620009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003265", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281610001"}, {"@id": "umls:C0857007"}, {"@id": "msh:D051556"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006476", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025043"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006290", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866510"}, {"@id": "umls:C4280459"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004343", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025350"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010664", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834930"}, {"@id": "umls:C4020769"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021743"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100584", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56819008"}, {"@id": "umls:C0014118"}, {"@id": "msh:D004696"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003945", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025489"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003796", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855180"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100693", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423320"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118166004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100233", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022188"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008376", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834664"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004871", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:284077005"}, {"@id": "umls:C0561921"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011756", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023203"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030334", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022502"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007408", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2748501"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100477", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022050"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855185"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000882", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846434"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0026837"}, {"@id": "msh:D009127"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16046003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002633", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014657"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31996006"}, {"@id": "umls:C0042384"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009696", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024231"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006262", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025074"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012412", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103021001"}, {"@id": "umls:C0342546"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010237", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021304"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001804", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000804", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848431"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001222", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241395"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010339", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021292"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007549", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842714"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030642", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0311338"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68222009"}, {"@id": "msh:C562733"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008866", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832323"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009529", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024307"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012145", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005942", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562470"}, {"@id": "umls:C0238378"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8549006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030785", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280770"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009959", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021364"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860111"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024751"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849311"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001574", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025761"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009629", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024268"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003336", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025628"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012091", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023048"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030566", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073039"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008186", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851720"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:130951007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267064002"}, {"@id": "umls:C0080274"}, {"@id": "msh:D016055"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:449491000124101"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012637", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673441"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040024", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022485"}, {"@id": "umls:C4280296"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009755", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193953008"}, {"@id": "umls:C0339182"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400952003"}, {"@id": "umls:C1302999"}, {"@id": "msh:C536373"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010731", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023717"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012459", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D051270"}, {"@id": "umls:C0752150"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:122711000119109"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003214", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025639"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010760", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3553754"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009562", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024290"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012191", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413616009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1929004"}, {"@id": "msh:D016393"}, {"@id": "umls:C0079731"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109979007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010228", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021310"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001397", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:442191002"}, {"@id": "umls:C2711227"}, {"@id": "msh:D005234"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197321007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004400", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025326"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005357", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859624"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011595", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023278"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009136", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024578"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012320", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022955"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011600", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023275"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000963", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277797007"}, {"@id": "umls:C0423757"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000586", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865244"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002266", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0752323"}, {"@id": "msh:D020938"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011106", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28560003"}, {"@id": "msh:D020896"}, {"@id": "umls:C0546884"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001147", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240897"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39832008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008321", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024702"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76642003"}, {"@id": "umls:C0015519"}, {"@id": "msh:D005171"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002283", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241816"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100644", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10058330"}, {"@id": "umls:C1142305"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402633003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007096", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856654"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005133", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344893"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1827"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253522006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2333"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007181", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846829"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010577", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021862"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003785", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280803"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011445", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230780007"}, {"@id": "umls:C0270742"}, {"@id": "msh:D002547"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75019001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003943", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025491"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011158", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838063"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011064", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023554"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263681008"}, {"@id": "umls:C0443147"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003855", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025550"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030826", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280682"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100129", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022292"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021869"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000499", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2675111"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006893", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024969"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030666", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015861"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61267008"}, {"@id": "umls:C0035320"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010311", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023911"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010259", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860828"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005561", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021634"}, {"@id": "umls:C0005956"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127035006"}, {"@id": "msh:D001855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008357", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024692"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865128"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030484", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072974"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007791", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024800"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008480", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0263854"}, {"@id": "msh:D055009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387800004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387801000"}, {"@id": "umls:C1384641"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040082", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856115"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012726", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022754"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010547", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397488002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:186611004"}, {"@id": "umls:C0026825"}, {"@id": "msh:D009123"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030230", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022568"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030779", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55709000"}, {"@id": "umls:C0266680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012540", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022859"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001320", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840379"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030818", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238718006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86393005"}, {"@id": "umls:C0263526"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040062", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968813"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011662", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0400"}, {"@id": "epcc:06.01.01"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:400"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63042009"}, {"@id": "msh:D018785"}, {"@id": "icd-10:Q22.4"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253455004"}, {"@id": "umls:C0243002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001999", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32003007"}, {"@id": "umls:C0266617"}, {"@id": "umls:C4072832"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398206004"}, {"@id": "umls:C4072833"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248200007"}, {"@id": "umls:C1385263"}, {"@id": "umls:C0424503"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398302004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0001202"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46629009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010678", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023746"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011219", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023457"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010798", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239136007"}, {"@id": "umls:C0406814"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012218", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404056007"}, {"@id": "umls:C0206657"}, {"@id": "msh:D018234"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88195001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030537", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073011"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100589", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0853877"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010492", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0158736"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2560006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001600", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021777"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003912", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025514"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006127", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025090"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012875", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386674000"}, {"@id": "umls:C2937350"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011783", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0154148"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87232008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011994", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253363004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2002"}, {"@id": "umls:C0344722"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011412", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014620"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10761101000119105"}, {"@id": "umls:C2825567"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61586001"}, {"@id": "umls:C0042225"}, {"@id": "umls:C1456852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002326", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0917805"}, {"@id": "msh:D002546"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000933", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025816"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007398", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024888"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001743", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025749"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006989", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431369"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030093", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022650"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008187", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021551"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012706", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022763"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000953", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0162834"}, {"@id": "msh:D017495"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49765009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4830009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008969", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024610"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854912"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012162", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023015"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012294", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022964"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004962", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969292"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030495", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072983"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003380", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858285"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012506", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022873"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100298", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022160"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000065", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073272"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012576", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022837"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001963", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836752"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010784", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014594"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126908007"}, {"@id": "umls:C0042138"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030673", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840452"}, {"@id": "msh:C536075"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232064001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006344", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025059"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012588", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236381000"}, {"@id": "umls:C0403397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002342", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61152003"}, {"@id": "umls:C0026351"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030385", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072923"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009693", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3552484"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100203", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022218"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009270", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024479"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006682", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:251175005"}, {"@id": "msh:D018879"}, {"@id": "umls:C0151636"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17338001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012070", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023059"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012564", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022842"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000787", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D053040"}, {"@id": "umls:C0392525"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002840", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0024205"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19471005"}, {"@id": "msh:D008199"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100334", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022143"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011702", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:7010"}, {"@id": "umls:C4023222"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030568", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073041"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009850", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024183"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001943", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302866003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271327008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237630007"}, {"@id": "umls:C0020615"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005645", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240211000"}, {"@id": "umls:C0410607"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007976", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344523"}, {"@id": "msh:C537955"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204138006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006420", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969396"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001602", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007829"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75547007"}, {"@id": "umls:C0023075"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100430", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022097"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000177", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025884"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004443", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833340"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109417006"}, {"@id": "msh:D003398"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004418", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0040046"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64156001"}, {"@id": "msh:D013924"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001251", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85102008"}, {"@id": "msh:D002524"}, {"@id": "umls:C0007758"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030720", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280801"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010230", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859480"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010301", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0027794"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253098009"}, {"@id": "msh:D009436"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000056", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025893"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030164", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239064"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43922008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000307", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844505"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C2916"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254838004"}, {"@id": "msh:D001943"}, {"@id": "umls:C0678222"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021691"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040235", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280711"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040098", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022442"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030874", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280731"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011053", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023564"}, {"@id": "umls:C4280349"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008817", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848660"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010896", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537236"}, {"@id": "umls:C0268563"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64852002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003866", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025544"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000568", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280808"}, {"@id": "umls:C4280625"}, {"@id": "msh:D008850"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204108000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61142002"}, {"@id": "umls:C0026010"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4877"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003281", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3854388"}, {"@id": "umls:C0743912"}, {"@id": "umls:C0241013"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001281", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0039621"}, {"@id": "msh:D013746"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10629009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030165", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022602"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030352", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072896"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010185", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021326"}, {"@id": "umls:C4020773"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008179", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024720"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002077", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020325"}, {"@id": "umls:C0154723"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4473006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002909", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847868"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012507", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839030"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004262", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025384"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002475", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203994003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414667000"}, {"@id": "msh:D008591"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4309"}, {"@id": "umls:C0025312"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001513", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0028754"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414915002"}, {"@id": "msh:D009765"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414916001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030593", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073065"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100207", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022214"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100606", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448708002"}, {"@id": "ncit:C3262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126667002"}, {"@id": "umls:C0035244"}, {"@id": "msh:D012142"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040164", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073133"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011977", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020736"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007366", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024900"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009918", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1271219"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193523008"}, {"@id": "msh:C536185"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:392461003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005995", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837763"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000974", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241074"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008097", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844520"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007553", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855459"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011282", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021170"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012101", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166715006"}, {"@id": "umls:C0428282"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002673", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239137"}, {"@id": "msh:D060906"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299236004"}, {"@id": "umls:C3549698"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030465", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072955"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000060", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073268"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011466", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023344"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040047", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022470"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008991", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024607"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030740", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280792"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001446", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025779"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012591", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022833"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100603", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D011225"}, {"@id": "umls:C0032914"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15394000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398254007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100413", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022105"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008606", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862059"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031295", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3020"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3011"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004463", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836742"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012742", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022750"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030375", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072914"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011446", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023352"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100078", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022343"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010606", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397513003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1489008"}, {"@id": "umls:C0019917"}, {"@id": "msh:D006726"}, {"@id": "umls:C4280376"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003144", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0877243"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004358", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025340"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011752", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "umls:C1334957"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011470", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023343"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000118", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021819"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100616", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238451"}, {"@id": "ncit:C3403"}, {"@id": "msh:C562472"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001995", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085569"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18104000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011375", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023390"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007365", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024901"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000805", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8009008"}, {"@id": "msh:D004775"}, {"@id": "umls:C0014394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009228", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024516"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002435", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0025299"}, {"@id": "msh:D008588"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:171131006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000408", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843156"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025806"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002231", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862863"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008659", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020790"}, {"@id": "umls:C4024644"}, {"@id": "umls:C0687120"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204958008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000971", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020881"}, {"@id": "msh:D013543"}, {"@id": "umls:C0262643"}, {"@id": "umls:C0038986"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88232005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011812", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1328618"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030433", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71666005"}, {"@id": "msh:D010017"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302859004"}, {"@id": "umls:C0029441"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100569", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020966"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007104", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024939"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100769", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013585"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416209007"}, {"@id": "umls:C0039103"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003840", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025560"}, {"@id": "umls:C4280544"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001211", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025796"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012456", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022896"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030367", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072906"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000161", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850256"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005959", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3279336"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011652", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0604"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:604"}, {"@id": "umls:C4023247"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200158", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021879"}, {"@id": "umls:C4280282"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200104", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020917"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000864", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025819"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007500", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021574"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003196", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426414"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249310005"}, {"@id": "umls:C1854114"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000327", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280640"}, {"@id": "umls:C4280642"}, {"@id": "umls:C4082243"}, {"@id": "umls:C0240310"}, {"@id": "umls:C4280643"}, {"@id": "umls:C4280641"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030580", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073053"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025258"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011690", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233904005"}, {"@id": "umls:C0340483"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009319", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021492"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006470", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859449"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007097", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024940"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001118", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399336001"}, {"@id": "umls:C0302254"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010418", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023838"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000089", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266295"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32659003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004565", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850293"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200102", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3551431"}, {"@id": "umls:C1835157"}, {"@id": "umls:C1862855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004599", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832983"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001769", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866241"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030223", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0233651"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44515000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011988", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023095"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002661", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837602"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012727", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D017545"}, {"@id": "umls:C0162872"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:433068007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010070", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024074"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007817", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024794"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000433", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025854"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003493", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151480"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165850001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100593", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022015"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030578", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073051"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001492", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266548"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204152008"}, {"@id": "msh:C535679"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007792", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843892"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003382", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832776"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002805", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860825"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002213", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423867"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247546006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012309", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562642"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:282834007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718105008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201337008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281882003"}, {"@id": "umls:C0268397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009159", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024565"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100583", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74895004"}, {"@id": "umls:C0339293"}, {"@id": "umls:C0948060"}, {"@id": "msh:D057112"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000563", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65636009"}, {"@id": "msh:D007640"}, {"@id": "umls:C0022578"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001538", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854928"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006276", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857945"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004851", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2749656"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007872", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255022003"}, {"@id": "umls:C0346390"}, {"@id": "ncit:C3086"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010142", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024017"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030155", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0236078"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20502007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001336", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0027066"}, {"@id": "umls:C1854302"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127324008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17450006"}, {"@id": "msh:D009207"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0400001", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020916"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100098", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022323"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030298", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021860"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009904", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020776"}, {"@id": "umls:C4024165"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100310", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428268007"}, {"@id": "umls:C0238154"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82999001"}, {"@id": "msh:D006407"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005068", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025254"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001345", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025789"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012846", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021063"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001716", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014927"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74390002"}, {"@id": "umls:C0043202"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003037", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859111"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012449", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022900"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007535", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866244"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004488", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836599"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001531", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867873"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002783", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3163798"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50417007"}, {"@id": "umls:C0149725"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448739000"}, {"@id": "umls:C0585953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003996", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025459"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030344", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072890"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003688", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021724"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012340", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022947"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009196", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021513"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002866", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865027"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001986", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1112601"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012565", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021838"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100053", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022368"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009539", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024301"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025437"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100446", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022081"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009933", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426439"}, {"@id": "umls:C4280390"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249339005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249336003"}, {"@id": "umls:C0426436"}, {"@id": "umls:C1849366"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011647", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265879"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72242008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012493", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1504568"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21290001000004104"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011705", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085614"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:270492004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006291", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009790", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2677632"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100755", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021978"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030412", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072936"}, {"@id": "ncit:C2852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009768", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021391"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001549", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025762"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011782", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0040127"}, {"@id": "msh:D013958"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29028009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010758", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023711"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000056", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073264"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001262", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79519003"}, {"@id": "umls:C2830004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271782001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011089", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0016873"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1744008"}, {"@id": "msh:D005671"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040121", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022426"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001786", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299464006"}, {"@id": "umls:C0576227"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009157", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020782"}, {"@id": "umls:C4024567"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012451", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0401148"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197119006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849740"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030485", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072975"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010747", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844562"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006930", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024959"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022671"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011736", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006929"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:258117004"}, {"@id": "umls:C1384514"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190507007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010491", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021261"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100525", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345344"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50986000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398320008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100223", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022198"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006563", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857519"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417109008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95854004"}, {"@id": "umls:C0149977"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009806", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018500"}, {"@id": "umls:C0162283"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111395007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012221", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0432321"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67653003"}, {"@id": "msh:C535494"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003309", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868556"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007779", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853234"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012202", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012499", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022878"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007343", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863392"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003593", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848924"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000763", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95662005"}, {"@id": "umls:C0151313"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001700", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1442837"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:251061000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006361", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850658"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002170", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020300"}, {"@id": "umls:C0151699"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1386000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832988"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010447", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0205929"}, {"@id": "msh:D012003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72779005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10002156"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003547", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249940002"}, {"@id": "umls:C0748691"}, {"@id": "umls:C0427063"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100849", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126905005"}, {"@id": "umls:C0341790"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009322", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024443"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005918", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021614"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280353"}, {"@id": "umls:C4023568"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025900"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009762", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0262478"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248194004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000029", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073238"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010965", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023623"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030161", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34363003"}, {"@id": "umls:C0042256"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009266", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024483"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000584", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832170"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100117", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022304"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003690", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:713514005"}, {"@id": "umls:C0587246"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011438", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023357"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001069", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857171"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2748531"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003205", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006703", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024996"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012372", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4863"}, {"@id": "umls:C4022925"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012530", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022861"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100186", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022235"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009060", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805969"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009717", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968959"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100775", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851712"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006371", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025053"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006673", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006321", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848904"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030521", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61917005"}, {"@id": "msh:D006423"}, {"@id": "umls:C0221184"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003716", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837799"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100118", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022303"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005575", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006463"}, {"@id": "umls:C0019061"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111407006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010198", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023974"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030407", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C6966"}, {"@id": "msh:D010871"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89096009"}, {"@id": "umls:C0917890"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255045009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003474", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398026008"}, {"@id": "umls:C0020580"}, {"@id": "msh:D006987"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59073000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397974008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073191"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012161", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023016"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000370", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861141"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007609", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024832"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010899", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023667"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001984", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1396243"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010697", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1392099"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007465", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866032"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011653", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023246"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012243", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021096"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009955", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024147"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005934", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025101"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011091", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266033"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40273006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002490", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1167918"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005129", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855901"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003233", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D052456"}, {"@id": "umls:C0473527"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190785000"}, {"@id": "umls:C0151691"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040046", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022471"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005208", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15699003"}, {"@id": "umls:C0267557"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000114", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839603"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022468"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000896", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835579"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030022", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3888103"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030780", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280774"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000997", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860335"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012863", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022703"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030158", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79342006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61253004"}, {"@id": "umls:C0007869"}, {"@id": "msh:D002579"}, {"@id": "umls:C0269189"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011233", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021197"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100047", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022374"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001135", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857627"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003240", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025637"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010368", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023878"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866234"}, {"@id": "umls:C1853246"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012594", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1654921"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312975006"}, {"@id": "umls:C0730345"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040240", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280707"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011889", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023143"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009203", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024537"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009521", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024312"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007525", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850533"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010507", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023799"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100328", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022145"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030051", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843570"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003854", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025551"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004691", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205145001"}, {"@id": "umls:C0432040"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002932", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124161002"}, {"@id": "umls:C1291266"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030836", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202482009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56608008"}, {"@id": "umls:C0221785"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008401", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024679"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006576", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861790"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100455", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022072"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200108", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021889"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011459", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372138000"}, {"@id": "umls:C0152018"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002200", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838579"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008784", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024622"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011112", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023535"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0010210"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004342", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025351"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030277", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022541"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030307", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022520"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004024", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025436"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011196", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023478"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002171", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005911"}, {"@id": "umls:C0017639"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:359580009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81415000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011789", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023189"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011634", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023255"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004469", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0008677"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63480004"}, {"@id": "msh:D029481"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002708", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845108"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006407", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025050"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000944", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025814"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007029", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54002007"}, {"@id": "msh:D000783"}, {"@id": "umls:C2713497"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030684", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073126"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011551", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023303"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001220", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021784"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011117", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023530"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010451", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023823"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006562", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3738000"}, {"@id": "umls:C0042721"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100534", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0014583"}, {"@id": "msh:D015423"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:815008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010770", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47639008"}, {"@id": "umls:C0031925"}, {"@id": "msh:D010864"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007973", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015792"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95494009"}, {"@id": "umls:C0035313"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008751", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840311"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232461002"}, {"@id": "msh:C537875"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030754", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0041915"}, {"@id": "msh:D014496"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17234001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100160", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022261"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011829", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021115"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002741", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025682"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022495"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009817", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024198"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002380", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005207"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82470000"}, {"@id": "umls:C0015644"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009847", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024185"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030621", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073091"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011930", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021836"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007607", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239007005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7731005"}, {"@id": "umls:C0162359"}, {"@id": "msh:D053358"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002910", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0438237"}, {"@id": "umls:C1842003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75183008"}, {"@id": "msh:D008107"}, {"@id": "umls:C0877359"}, {"@id": "umls:C0086565"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166603001"}, {"@id": "umls:C1848701"}, {"@id": "umls:C0151766"}, {"@id": "umls:C0438717"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166643006"}, {"@id": "umls:C0235996"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005424", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863246"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011833", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249328007"}, {"@id": "umls:C0426430"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030421", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0346239"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126902008"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100250", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022181"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012190", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3172003"}, {"@id": "msh:D016399"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109978004"}, {"@id": "umls:C0079772"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012723", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:7014"}, {"@id": "msh:D012848"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65778007"}, {"@id": "umls:C0037188"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005004", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849065"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005266", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254588001"}, {"@id": "umls:C0021846"}, {"@id": "msh:D007417"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011855", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2129002"}, {"@id": "umls:C0236024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012865", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022702"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010902", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023664"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005070", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865570"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003719", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853702"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012360", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022931"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000993", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844597"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005101", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0018780"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48758008"}, {"@id": "msh:D006316"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232326009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003447", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832338"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002083", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020326"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56097005"}, {"@id": "umls:C0338480"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010360", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023881"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100110", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022311"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005262", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025225"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004240", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280535"}, {"@id": "umls:C4025398"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009510", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024321"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030615", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073085"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005852", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025124"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030769", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009436"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84461004"}, {"@id": "umls:C0266453"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004251", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867930"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009463", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3554614"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011365", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023395"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001052", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416377005"}, {"@id": "umls:C0235752"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254211001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10067193"}, {"@id": "msh:D019339"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005974", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859860"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005033", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833145"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833739"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012739", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021071"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030654", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073114"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012614", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0587955"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:310439007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001904", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234425008"}, {"@id": "umls:C0340971"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006129", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844822"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009613", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021424"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100184", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022237"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031784", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1431"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003221", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021737"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011519", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023316"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002350", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847762"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100706", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021992"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0025004", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0264134"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6654000"}, {"@id": "msh:D020859"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000492", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021803"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002301", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50582007"}, {"@id": "umls:C0018991"}, {"@id": "msh:D006429"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009719", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024220"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000233", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301348000"}, {"@id": "umls:C0578038"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000169", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562884"}, {"@id": "umls:C4280677"}, {"@id": "msh:D005351"}, {"@id": "umls:C0016049"}, {"@id": "ncit:C3041"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58569000"}, {"@id": "umls:C0399440"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109620006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010933", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023642"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008785", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865363"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001880", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004802"}, {"@id": "umls:C0014457"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010122", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024037"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008111", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863403"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001342", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020300"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230706003"}, {"@id": "msh:D002543"}, {"@id": "umls:C2937358"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274100004"}, {"@id": "umls:C0553692"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004407", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857499"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012642", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022808"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009123", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024584"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001548", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3150281"}, {"@id": "umls:C1851731"}, {"@id": "umls:C1849265"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001396", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197446008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30144000"}, {"@id": "msh:D002779"}, {"@id": "umls:C0008370"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33688009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009262", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021506"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007456", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024872"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002668", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:803009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127027008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253029009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72787006"}, {"@id": "umls:C0030421"}, {"@id": "msh:D010235"}, {"@id": "ncit:C3308"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302833002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100300", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022158"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009493", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024332"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009351", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024418"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009265", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024484"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003282", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860130"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011893", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165509000"}, {"@id": "umls:C0580531"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005403", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C536783"}, {"@id": "umls:C2931322"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001062", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61814002"}, {"@id": "umls:C0205748"}, {"@id": "msh:D004416"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254818000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100901", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021941"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011512", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021146"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100056", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022365"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004490", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280519"}, {"@id": "umls:C4280520"}, {"@id": "umls:C1863351"}, {"@id": "msh:C537963"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010315", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023910"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001317", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0742038"}, {"@id": "umls:C1866129"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012616", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022819"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002621", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280569"}, {"@id": "msh:D050197"}, {"@id": "umls:C0004153"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38716007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001760", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229844004"}, {"@id": "umls:C0016506"}, {"@id": "msh:D005530"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005650", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025165"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011407", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023371"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008457", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863734"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3269"}, {"@id": "umls:C4022390"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001519", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D054119"}, {"@id": "umls:C0003706"}, {"@id": "umls:C1836996"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62250003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030370", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072909"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100847", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10050185"}, {"@id": "msh:D011565"}, {"@id": "umls:C0030246"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27520001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100572", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020964"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005340", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836904"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012482", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022887"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100193", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022228"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002629", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0744321"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009383", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024406"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2168996"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005696", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562429"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715704001"}, {"@id": "umls:C3887487"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011077", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023547"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100601", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0013537"}, {"@id": "msh:D004461"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15938005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011260", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021180"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100382", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022111"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100001", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562839"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62064005"}, {"@id": "umls:C0345967"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073221"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010180", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023983"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003939", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431799"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205330003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002632", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866500"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030166", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0028081"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42984000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030661", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1563272"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417393008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000821", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40930008"}, {"@id": "umls:C0020676"}, {"@id": "msh:D007037"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010136", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024023"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012380", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022921"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030469", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072959"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004225", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021673"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030406", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1514428"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007697", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024814"}, {"@id": "umls:C4280420"}, {"@id": "umls:C4280270"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002893", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010911"}, {"@id": "umls:C0032000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254956000"}, {"@id": "ncit:C2855"}, {"@id": "icd-o:M8272/0"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128664001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023585"}, {"@id": "umls:C4020760"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010564", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232412004"}, {"@id": "umls:C0339864"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004963", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1096249"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010574", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021252"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011724", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265857"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2829000"}, {"@id": "msh:C536932"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125554003"}, {"@id": "umls:C1265968"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001140", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92097004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5131000119107"}, {"@id": "umls:C0496897"}, {"@id": "umls:C1867616"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100204", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022217"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100377", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022114"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009700", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021399"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100875", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021947"}, {"@id": "umls:C4280287"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002826", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277119"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003562", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277127"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002678", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280562"}, {"@id": "umls:C0424690"}, {"@id": "umls:C4280563"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248372000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004060", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426874"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249755001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010178", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021329"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008318", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024704"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000619", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194131002"}, {"@id": "umls:C0271379"}, {"@id": "msh:D015835"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010925", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023649"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012179", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023011"}, {"@id": "umls:C4072883"}, {"@id": "umls:C1851915"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030162", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022604"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006529", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025026"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000431", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249321001"}, {"@id": "umls:C1849367"}, {"@id": "umls:C1839764"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001973", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32273002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234490009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13172003"}, {"@id": "umls:C0242584"}, {"@id": "umls:C0920163"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128091003"}, {"@id": "umls:C0398650"}, {"@id": "msh:D016553"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004471", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970112"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009733", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:115240006"}, {"@id": "ncit:C3059"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74532006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:393564001"}, {"@id": "msh:D005910"}, {"@id": "umls:C0017638"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012788", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1852148"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100409", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020988"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009980", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D011782"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91327001"}, {"@id": "umls:C0270790"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006000", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20018005"}, {"@id": "msh:D014517"}, {"@id": "umls:C0041956"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4492"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010345", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021290"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001024", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855815"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000262", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48069004"}, {"@id": "msh:D003398"}, {"@id": "umls:C0030044"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012595", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022832"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009631", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024266"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024115"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007263", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0087012"}, {"@id": "msh:D020754"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129609000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007950", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024765"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031563", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2240"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030024", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204245004"}, {"@id": "umls:C0266609"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000640", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271390"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29356006"}, {"@id": "msh:D009760"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007066", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861460"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010341", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023893"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000071", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073278"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424263008"}, {"@id": "umls:C0206669"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MPATH:353"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78058005"}, {"@id": "msh:D018248"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011433", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021150"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073256"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012809", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022717"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004263", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025383"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030693", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3328"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:359619007"}, {"@id": "umls:C0038874"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127026004"}, {"@id": "msh:D010871"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47598005"}, {"@id": "msh:D015173"}, {"@id": "umls:C0031941"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012794", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022720"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:214660000"}, {"@id": "umls:C0266283"}, {"@id": "msh:D050033"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000598", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266589"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275259005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011991", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023092"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007721", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277464"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000250", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854834"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073270"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008670", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0750088"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002190", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0338597"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230790004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007272", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856565"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008607", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861325"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030839", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0231749"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30989003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011693", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023228"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000419", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95433000"}, {"@id": "umls:C0151790"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011401", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023374"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012057", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55320002"}, {"@id": "umls:C0334438"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254730000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001667", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D017380"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89792004"}, {"@id": "umls:C0162770"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3609"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007083", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240116"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010471", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023815"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004345", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025348"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009709", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856983"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100385", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022109"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011958", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95690009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232003005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40024006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302888003"}, {"@id": "umls:C0035321"}, {"@id": "msh:D012167"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005780", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021621"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008993", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835390"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0233803"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28249008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030467", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072957"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005878", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025118"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009147", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024572"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100157", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022264"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010377", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023872"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011186", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023488"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006356"}, {"@id": "umls:C0017168"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235595009"}, {"@id": "msh:D005764"}, {"@id": "umls:C0018834"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:698065002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16331000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008214", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166449002"}, {"@id": "umls:C0241011"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009969", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024138"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006527", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0264511"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44274007"}, {"@id": "msh:C562489"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007770", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854685"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030842", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280747"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005215", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025235"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024113"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003651", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005487"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16980002"}, {"@id": "umls:C0016390"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100774", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020492"}, {"@id": "msh:D015576"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13814009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203514008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010487", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861395"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003634", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0432185"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205532005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011870", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023155"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001471", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025766"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008705", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024635"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012704", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846151"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022376"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007068", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855350"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002977", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025665"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000834", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30171000"}, {"@id": "msh:D000307"}, {"@id": "umls:C4021794"}, {"@id": "umls:C0001621"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009514", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024318"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007963", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024762"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009688", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021407"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100718", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042143"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34430009"}, {"@id": "msh:D014597"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031567", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1480"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012775", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022727"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003099", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864298"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005643", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021628"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100151", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022270"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001873", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0392386"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415116008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302215000"}, {"@id": "umls:C0040034"}, {"@id": "msh:D013921"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012487", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022884"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008255", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0342273"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237603002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005817", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021824"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004037", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021689"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005957", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3808046"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100842", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0338503"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7611002"}, {"@id": "msh:D025962"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000317", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0270871"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1070000"}, {"@id": "msh:D005155"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100710", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0021125"}, {"@id": "msh:D007175"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009457", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024348"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007928", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024772"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005359", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91918005"}, {"@id": "msh:C536288"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702623002"}, {"@id": "umls:C0685894"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030281", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022538"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009297", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024461"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007545", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855633"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011160", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0233766"}, {"@id": "msh:D006212"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29139005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005176", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866207"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011362", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023401"}, {"@id": "umls:C4023397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003942", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025492"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010525", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3449007"}, {"@id": "umls:C0234509"}, {"@id": "msh:D000377"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003903", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021710"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002615", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007022"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45007003"}, {"@id": "umls:C0020649"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000817", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:412786000"}, {"@id": "umls:C1445953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003477", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128208007"}, {"@id": "umls:C0270921"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60703000"}, {"@id": "umls:C1263857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030258", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020713"}, {"@id": "umls:C4022554"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040253", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280695"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042900"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56727007"}, {"@id": "msh:D014820"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002936", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847584"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007990", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860344"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005999", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204974003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49534003"}, {"@id": "umls:C0266320"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040238", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280709"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006349", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0457756"}, {"@id": "msh:C563203"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234948008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109444001"}, {"@id": "umls:C1290511"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001608", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021776"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000219", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865017"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002586", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010538"}, {"@id": "umls:C0031154"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48661000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011575", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023292"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003538", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673363"}, {"@id": "umls:C4025599"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007929", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024771"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001847", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864375"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100386", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022108"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007695", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970591"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012428", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021088"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100475", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022052"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002110", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12295008"}, {"@id": "msh:D001987"}, {"@id": "umls:C0006267"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005750", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859523"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011728", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023217"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100816", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021963"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011542", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100536", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022028"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006370", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021600"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006477", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0341007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235013007"}, {"@id": "umls:C4280445"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000470", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95427009"}, {"@id": "umls:C0521525"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004046", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025418"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008081", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249803006"}, {"@id": "umls:C1578482"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275344002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100702", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0078981"}, {"@id": "msh:D016080"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33595009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009413", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024380"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002695", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865045"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005655", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025162"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030777", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280776"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221182"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4287008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007452", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849377"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022408"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011538", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0150"}, {"@id": "epcc:03.01.03"}, {"@id": "umls:C4023312"}, {"@id": "icd-10:Q89.3"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:150"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004308", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085612"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44103008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003917", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025510"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002916", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025670"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004852", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850780"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007524", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0220695"}, {"@id": "msh:C537392"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010570", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023787"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005429", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025196"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005556", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025180"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005291", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025222"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002550", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848192"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011846", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55333008"}, {"@id": "msh:D018215"}, {"@id": "umls:C0029417"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001653", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3551535"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1151"}, {"@id": "umls:C0026266"}, {"@id": "msh:D008944"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48724000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000847", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021793"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010018", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024105"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030494", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072982"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100735", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020546"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:706882009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100768", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0008497"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:188188009"}, {"@id": "msh:D002822"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44769000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002359", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0850703"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011572", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021142"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012543", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2721579"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100742", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0027668"}, {"@id": "umls:C0282607"}, {"@id": "msh:D009383"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:115235003"}, {"@id": "ncit:C3262"}, {"@id": "msh:D019043"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126736007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699605009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030753", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280785"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006897", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271355"}, {"@id": "msh:C564661"}, {"@id": "msh:D020434"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398963001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398925009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398760006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004291", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025365"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006288", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266054"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16000003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007291", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857353"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012350", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022941"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002510", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:192965001"}, {"@id": "msh:D011782"}, {"@id": "umls:C0426970"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000053", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073261"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011455", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300169003"}, {"@id": "umls:C0576900"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008734", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276411001"}, {"@id": "umls:C0241355"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073164"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012677", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100548", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110407002"}, {"@id": "umls:C0015338"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000807", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:429631000124104"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204891000"}, {"@id": "umls:C0452168"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008438", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835764"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003349", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843371"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007030", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024950"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100414", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022104"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008501", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2750604"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030386", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072924"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008398", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024682"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100353", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022132"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011747", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399244003"}, {"@id": "umls:C0032002"}, {"@id": "umls:C4023206"}, {"@id": "msh:D010900"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011962", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023106"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012092", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021103"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006161", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856471"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001386", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152031"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271771009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003333", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673361"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100324", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:403524003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89155008"}, {"@id": "umls:C1274865"}, {"@id": "umls:C0011644"}, {"@id": "msh:D012594"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011239", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021194"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001626", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0243050"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49601007"}, {"@id": "msh:D002318"}, {"@id": "umls:C0007222"}, {"@id": "msh:D018376"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853558"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011544", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023307"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012632", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24075007"}, {"@id": "umls:C0520999"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0005257"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030053", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3276815"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007811", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866180"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005627", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562420"}, {"@id": "umls:C0220664"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030807", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1610609"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004218", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021676"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030831", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012135"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24612001"}, {"@id": "umls:C0035508"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004374", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0375206"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006600", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968577"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007440", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024878"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007769", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405721006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61536007"}, {"@id": "umls:C1320640"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006509", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0340213"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14011008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002318", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202664003"}, {"@id": "umls:C0149645"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010868", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010596", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023777"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008703", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024636"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007446", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024876"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002365", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842688"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000800", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834931"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002062", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021761"}, {"@id": "umls:C4020859"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100511", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022035"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012027", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51599000"}, {"@id": "msh:D007819"}, {"@id": "umls:C0023052"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011153", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82401000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128612007"}, {"@id": "msh:D020938"}, {"@id": "umls:C0016399"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012823", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021064"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022669"}, {"@id": "msh:C562753"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232381002"}, {"@id": "umls:C4082198"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010592", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023781"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005474", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833762"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000692", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280610"}, {"@id": "umls:C1852504"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000890", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426808"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249687007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004751", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0030591"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66657009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009287", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024468"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006615", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842695"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0025576", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2810"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002140", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422504002"}, {"@id": "umls:C0948008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001787", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0549629"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274127000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007115", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271330"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15671007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009253", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024494"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009754", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021392"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010004", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021348"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100194", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022227"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006384", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857505"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005602", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806428"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011677", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023235"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010113", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020906"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001269", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20022000"}, {"@id": "umls:C0018989"}, {"@id": "msh:D010291"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127377003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100544", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006338"}, {"@id": "ncit:C3262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387842002"}, {"@id": "umls:C0018809"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006837", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840475"}, {"@id": "msh:C564178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000143", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65619001"}, {"@id": "umls:C0034895"}, {"@id": "msh:D012006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10051097"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009201", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024539"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003093", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3553368"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004919", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190745006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190749000"}, {"@id": "umls:C0016952"}, {"@id": "msh:D005693"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009630", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024267"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006865", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024974"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012550", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022853"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100065", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022356"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004018", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025441"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008221", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1621895"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419920004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012573", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022839"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008468", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968942"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010519", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021256"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030647", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073110"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100444", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022083"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030714", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1390676"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040099", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022441"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030429", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60392001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:716590006"}, {"@id": "umls:C1367536"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009227", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021508"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030629", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073099"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009814", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024199"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000812", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025824"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030671", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073122"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030596", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073068"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000027", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:425558002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48188009"}, {"@id": "umls:C0004509"}, {"@id": "msh:D053713"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003489", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867971"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850632"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010802", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023699"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006203", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836772"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007108", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0270922"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23414001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006394", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861331"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002194", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:430099007"}, {"@id": "umls:C1837658"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008909", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2674171"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007835", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024787"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100422", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020977"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030044", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839864"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000685", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235357"}, {"@id": "umls:C4280611"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030425", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072939"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100135", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022286"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002697", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29307005"}, {"@id": "umls:C4280556"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11240000"}, {"@id": "umls:C0222706"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009879", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2749675"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001992", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241775"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012630", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022814"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005709", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0432040"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205145001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002671", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1338007"}, {"@id": "msh:D002280"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254701007"}, {"@id": "umls:C1862314"}, {"@id": "umls:C0007117"}, {"@id": "ncit:C2921"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275265005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007501", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024861"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265609"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9181003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20136007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200096", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859292"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001962", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80313002"}, {"@id": "umls:C0030252"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011753", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021123"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003829", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836598"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003841", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025559"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005990", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151516"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367524008"}, {"@id": "msh:D050033"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030097", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022647"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007754", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0730292"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:94684003"}, {"@id": "umls:C0685873"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002088", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D008171"}, {"@id": "umls:C4021760"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19829001"}, {"@id": "umls:C0024115"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000471", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0854242"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030619", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073089"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100283", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022170"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010140", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024019"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030735", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2609249"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005542", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151563"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003423", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859335"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030875", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280730"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000315", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025863"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007802", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0018179"}, {"@id": "msh:D003317"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45283008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100225", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022196"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009377", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021484"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100612", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3286"}, {"@id": "umls:C0028880"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127578009"}, {"@id": "msh:D009808"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3833004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001297", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0038454"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230690007"}, {"@id": "msh:D020521"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010646", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202821008"}, {"@id": "umls:C0410652"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008789", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846157"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011800", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280321"}, {"@id": "umls:C4280320"}, {"@id": "umls:C1853242"}, {"@id": "umls:C2673410"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012587", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0473237"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197941005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006976", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1396481"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030224", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022573"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000653", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843300"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010459", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18978002"}, {"@id": "umls:C0266361"}, {"@id": "msh:D050090"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030813", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0576999"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249393008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300277007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277688"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011717", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023220"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009716", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968958"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003528", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007616", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280438"}, {"@id": "umls:C4024829"}, {"@id": "umls:C0860468"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004334", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400190005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10040799"}, {"@id": "umls:C0151514"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399979006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003251", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007248"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2904007"}, {"@id": "umls:C0021364"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002421", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836038"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011391", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023380"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004591", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835444"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009741", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009400"}, {"@id": "umls:C0027719"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32916005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005482", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025191"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003851", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025554"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010532", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014717"}, {"@id": "umls:C0522357"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103290003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008625", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021533"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009375", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024411"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100169", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022252"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010976", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855067"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000479", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0035300"}, {"@id": "msh:D012164"}, {"@id": "umls:C0035309"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29555009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003198", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009135"}, {"@id": "umls:C0026848"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129565002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012475", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0398711"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234556002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073223"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008797", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024621"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003914", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025513"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007295", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024909"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002069", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54200006"}, {"@id": "umls:C0494475"}, {"@id": "msh:D012640"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006392", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849307"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012029", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023069"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006106", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847191"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024104"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001116", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C535968"}, {"@id": "umls:C1852767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3272"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81669005"}, {"@id": "msh:D017253"}, {"@id": "umls:C0162678"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19133005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010605", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D017043"}, {"@id": "umls:C0007933"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1482004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001162", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205131007"}, {"@id": "umls:C0431904"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006206", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025080"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001360", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0079541"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4338"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30915001"}, {"@id": "msh:D016142"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005112", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025248"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000378", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020892"}, {"@id": "umls:C1845447"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011934", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023119"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007436", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024880"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040126", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021032"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008740", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1841680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000537", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1303003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400956000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009340", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024427"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010386", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000559", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0349702"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95726001"}, {"@id": "msh:D065306"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006579", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387712008"}, {"@id": "umls:C1859236"}, {"@id": "msh:D007567"}, {"@id": "umls:C0022353"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008756", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232448002"}, {"@id": "umls:C0396064"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005988", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268240006"}, {"@id": "msh:C535425"}, {"@id": "umls:C0079352"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025439"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100856", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040262", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0029883"}, {"@id": "msh:D010034"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78868004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010983", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1136026"}, {"@id": "msh:D020412"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000782", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025828"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000290", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025867"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002853", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858974"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200084", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673820"}, {"@id": "umls:C4020697"}, {"@id": "umls:C0027613"}, {"@id": "umls:C2675624"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69800000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003541", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025598"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001311", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021781"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010685", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023740"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009121", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020785"}, {"@id": "umls:C4024586"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011850", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0030583"}, {"@id": "msh:D010309"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14756005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004022", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025438"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000668", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020608"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64969001"}, {"@id": "msh:D000848"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001289", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0009676"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:286933003"}, {"@id": "msh:D003221"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005941", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025098"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010281", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856026"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012878", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15405008"}, {"@id": "umls:C0234047"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100322", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022147"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004902", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004411", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0549397"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126660000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008804", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024619"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030173", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021049"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012389", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022919"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030884", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280681"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002842", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025673"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010428", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023831"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000375", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025858"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011242", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021192"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011378", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023388"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023074"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022388"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005819", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846950"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011638", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:450301003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3101"}, {"@id": "umls:C3472166"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002086", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4018871"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004359", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021656"}, {"@id": "umls:C4020830"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100127", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022294"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022402"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012511", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344299"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247220006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005947", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806286"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008425", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855289"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022464"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007677", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D057826"}, {"@id": "umls:C0339510"}, {"@id": "umls:C4024817"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90036004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007760", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419395007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39662004"}, {"@id": "umls:C0271287"}, {"@id": "msh:C535475"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011898", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023139"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000292", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100317", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021022"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002064", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020233"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9447003"}, {"@id": "umls:C0231687"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009167", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024561"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030847", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0520860"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62436006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100390", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005875", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025120"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030290", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2675562"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007964", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843486"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012497", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022879"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100270", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022174"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009593", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008544", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970777"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100860", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195289005"}, {"@id": "umls:C0340625"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030335", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021859"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000904", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854780"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010803", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3275452"}, {"@id": "umls:C4280363"}, {"@id": "umls:C4023698"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009597", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021430"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012438", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022903"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006994", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868514"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002317", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22631008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:394616008"}, {"@id": "umls:C0231686"}, {"@id": "msh:D020233"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008583", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024655"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010314", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0425772"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102889008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002573", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405729008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236068001"}, {"@id": "msh:D006471"}, {"@id": "umls:C0018932"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100910", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021932"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100946", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020925"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030289", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850642"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001335", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229247004"}, {"@id": "umls:C0454455"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000988", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0015230"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112625008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271807003"}, {"@id": "msh:D005076"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10037844"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001212", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835807"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100482", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020973"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007709", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35055000"}, {"@id": "umls:C0155120"}, {"@id": "msh:C562399"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002492", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025704"}, {"@id": "umls:C4020852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010826", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021224"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003398", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020842"}, {"@id": "umls:C4025618"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005791", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025133"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023072"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011441", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021148"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012488", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022883"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030228", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022570"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008596", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024654"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040187", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0456103"}, {"@id": "msh:D000071074"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:206376005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009421", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024374"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100445", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022082"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030870", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280735"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010879", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023677"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005102", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849095"}]}, {"@id": "http://purl.obolibrary.org/obo/BFO_0000051", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/BFO:0000051"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000607", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844605"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008768", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248099006"}, {"@id": "umls:C0474420"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007131", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024933"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031703", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4867"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008742", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024629"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009131", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024580"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100146", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022275"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040064", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239337"}, {"@id": "umls:C4073131"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445144002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011270", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021172"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008839", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3536734"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100130", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022291"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006471", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025044"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100736", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021984"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009516", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024317"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010496", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023803"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200136", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71457002"}, {"@id": "umls:C0267071"}, {"@id": "msh:D003680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030487", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072977"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004784", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025294"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001662", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0428977"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48867003"}, {"@id": "msh:D001919"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010124", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024035"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011961", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021107"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009512", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024319"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012548", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021082"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012610", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022822"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005259", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861517"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012068", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268225"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54954004"}, {"@id": "msh:D054880"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030689", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:131107006"}, {"@id": "umls:C1295678"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040172", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073138"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001060", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844738"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002687", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025689"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005280", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3550546"}, {"@id": "umls:C1836542"}, {"@id": "umls:C4280495"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030716", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009436"}, {"@id": "umls:C0702169"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203923004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000295", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856361"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010600", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023773"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004630", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025302"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006808", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2677328"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009526", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021456"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003894", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021712"}, {"@id": "umls:C4280543"}]}, {"@id": "http://purl.obolibrary.org/obo/BFO_0000066", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/BFO:0000066"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040255", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280693"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006402", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840307"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009185", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3554612"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001194", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025798"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009983", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024129"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040149", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280293"}, {"@id": "umls:C4280292"}, {"@id": "umls:C4280291"}, {"@id": "umls:C4015203"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003987", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54556006"}, {"@id": "umls:C0041601"}, {"@id": "msh:D014458"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040112", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022431"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006094", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298193009"}, {"@id": "umls:C0574974"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100757", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53618008"}, {"@id": "msh:C537162"}, {"@id": "umls:C0334489"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006555", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849686"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002944", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0749379"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012592", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274769005"}, {"@id": "msh:D000419"}, {"@id": "umls:C0001925"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0205178"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:272118002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001382", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298181000"}, {"@id": "umls:C1844820"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009482", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024340"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000829", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007011"}, {"@id": "umls:C0020626"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36976004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009796", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59857007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42362005"}, {"@id": "msh:D001935"}, {"@id": "umls:C0006131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004322", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237836003"}, {"@id": "umls:C0349588"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010813", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023695"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000030", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3754"}, {"@id": "umls:C1515283"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010914", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023656"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011180", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023492"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005687", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025154"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030550", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850159"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007514", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10058204"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443710002"}, {"@id": "umls:C2732374"}, {"@id": "umls:C2751873"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011323", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849227"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030737", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280795"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007939", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C536238"}, {"@id": "umls:C0339537"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24704003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010452", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65146007"}, {"@id": "umls:C0266632"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100210", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022211"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010680", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023745"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011278", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023436"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012796", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805911"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011467", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86507001"}, {"@id": "msh:C562564"}, {"@id": "umls:C0266251"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009182", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024552"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025449"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030259", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022553"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011084", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023541"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030413", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276952000"}, {"@id": "umls:C0349566"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001425", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018740"}, {"@id": "umls:C0242960"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003131", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0010691"}, {"@id": "msh:D003555"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85020001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011220", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867446"}, {"@id": "umls:C1837260"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009458", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024347"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100498", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022039"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003128", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190882007"}, {"@id": "msh:D000140"}, {"@id": "umls:C0347959"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91273001"}, {"@id": "umls:C0001125"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008577", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849735"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005086", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0409959"}, {"@id": "msh:D020370"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239873007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006573", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025020"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200083", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835446"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011558", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023300"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008593", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968811"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011754", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:450901008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:608817003"}, {"@id": "icd-o:9432/1"}, {"@id": "umls:C2986550"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010172", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023988"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010255", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023945"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002507", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D016142"}, {"@id": "umls:C0751617"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253138008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002385", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1845001"}, {"@id": "msh:D020335"}, {"@id": "umls:C0221166"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004909", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0740896"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005567", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537152"}, {"@id": "umls:C1835171"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001639", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233873004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45227007"}, {"@id": "umls:C0007194"}, {"@id": "msh:D002312"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005195", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025239"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003967", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025472"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000322", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861324"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003606", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025591"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012200", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012514", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0023222"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10601006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030076", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109888004"}, {"@id": "msh:D000071960"}, {"@id": "umls:C0279563"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009431", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024367"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010643", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023762"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007359", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012640"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29753000"}, {"@id": "umls:C0751495"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002033", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837142"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002314", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846566"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007458", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024870"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012379", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022922"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008202", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562708"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67873006"}, {"@id": "umls:C0271586"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011230", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023451"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000372", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021807"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000467", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240479"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010628", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193093009"}, {"@id": "umls:C1858719"}, {"@id": "umls:C0427055"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95666008"}, {"@id": "msh:D005158"}, {"@id": "msh:D020330"}, {"@id": "umls:C0376175"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837785"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100136", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022285"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008747", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855622"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0025578", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1452"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012453", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022899"}, {"@id": "umls:C4020723"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012541", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83095000"}, {"@id": "umls:C0007722"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:206200000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012074", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24225004"}, {"@id": "msh:D015845"}, {"@id": "umls:C0040416"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010490", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205557000"}, {"@id": "umls:C0221199"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006459", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851988"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011830", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023170"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010425", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023834"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000658", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423142006"}, {"@id": "umls:C1142448"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011598", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021140"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005928", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025104"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000851", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:217710005"}, {"@id": "msh:D003409"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190268003"}, {"@id": "umls:C0010308"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009996", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024122"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001325", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267384006"}, {"@id": "umls:C0020617"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000512", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274524001"}, {"@id": "umls:C0476397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003979", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021841"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008305", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845155"}, {"@id": "umls:C1860069"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000272", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858085"}, {"@id": "umls:C4280651"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004761", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2676505"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002315", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006261"}, {"@id": "umls:C0018681"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25064002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100877", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2315541"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:433036004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100197", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022224"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000057", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073265"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100812", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0018520"}, {"@id": "msh:D006209"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79879001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10006326"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007267", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021578"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007944", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024768"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008277", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020802"}, {"@id": "umls:C4024711"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003934", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025495"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012272", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4018858"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009609", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021426"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012721", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297222002"}, {"@id": "umls:C2937220"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004752", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025299"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001464", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025772"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000831", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0854110"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001751", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843865"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012044", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95782001"}, {"@id": "umls:C0344243"}, {"@id": "msh:D009759"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006289", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855000"}, {"@id": "umls:C4020819"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008491", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024668"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010824", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021226"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848869"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023591"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011080", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023545"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006051", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834347"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008069", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012878"}, {"@id": "ncit:C3262"}, {"@id": "umls:C0037286"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372130007"}, {"@id": "umls:C0007114"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126488004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003239", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268412"}, {"@id": "msh:C562646"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55236002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008079", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867932"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003997", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021695"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007281", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848980"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007903", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072868"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030442", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1412037"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255084004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002640", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025693"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030724", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277333006"}, {"@id": "umls:C0349606"}, {"@id": "msh:D020863"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012904", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022682"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002761", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836308"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008439", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93167001"}, {"@id": "umls:C0432149"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010934", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190919008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54627004"}, {"@id": "umls:C0220988"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010370", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023876"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000402", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300127002"}, {"@id": "umls:C0576860"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301061006"}, {"@id": "umls:C0395837"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000079", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073286"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004417", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007383"}, {"@id": "umls:C0021775"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63491006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009497", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024329"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007455", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1852150"}, {"@id": "msh:C565010"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009833", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024191"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007509", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021573"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030245", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3829514"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011354", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021157"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003112", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025653"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100206", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022215"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003029", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838664"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100711", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021989"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001510", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0878787"}, {"@id": "umls:C3552463"}, {"@id": "umls:C1837385"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59576002"}, {"@id": "umls:C0151686"}, {"@id": "umls:C0456070"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:444896005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276617005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009241", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024505"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000309", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021811"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007647", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024823"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009257", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024490"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006278", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0994638"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:264304000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073169"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001824", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:262285001"}, {"@id": "umls:C1262477"}, {"@id": "msh:D015431"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:161832001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89362005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003458", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021726"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006705", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024995"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001863", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021770"}, {"@id": "umls:C4280587"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007448", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835253"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030800", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280760"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008138", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860449"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011820", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023174"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005478", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280479"}, {"@id": "umls:C1969404"}, {"@id": "umls:C4280480"}, {"@id": "umls:C4280481"}, {"@id": "umls:C4280265"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010149", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024010"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009419", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024375"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009599", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021429"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001443", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025782"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008554", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862050"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009380", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71358006"}, {"@id": "umls:C0728895"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030518", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072997"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010674", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023747"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002243", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0033680"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22542007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66972006"}, {"@id": "msh:D011504"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001348", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673700"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007649", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0339555"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232074003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008873", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849937"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004736", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835796"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031562", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2780"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006596", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025015"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030217", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022574"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012635", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022812"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010445", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C536112"}, {"@id": "umls:C0344735"}, {"@id": "umls:C0741296"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253373002"}, {"@id": "msh:C548006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1110"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100532", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0036416"}, {"@id": "msh:D015423"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78370002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006315", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537342"}, {"@id": "umls:C1840235"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707609006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000410", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D046089"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77507001"}, {"@id": "umls:C0155552"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012583", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204948009"}, {"@id": "umls:C0431691"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018302"}, {"@id": "umls:C0206715"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002242", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0021831"}, {"@id": "msh:D007410"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85919009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001433", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36760000"}, {"@id": "umls:C0019214"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003163", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848702"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011599", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16567006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:140"}, {"@id": "umls:C0265865"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0140"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011185", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021199"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003225", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0015499"}, {"@id": "msh:D005166"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4320005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88776002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012139", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1534864"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416627004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008494", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2036842"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000038", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073246"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040174", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073140"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040151", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C565051"}, {"@id": "umls:C1851583"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011486", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023333"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024606"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007822", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024793"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010157", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022398"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025447"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030186", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:609558009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30721006"}, {"@id": "msh:D020329"}, {"@id": "umls:C0270736"}, {"@id": "msh:D014202"}, {"@id": "umls:C0234376"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004445", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:191169008"}, {"@id": "umls:C0427480"}, {"@id": "msh:D004612"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250242004"}, {"@id": "umls:C0013902"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:178935009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009989", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021352"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100579", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022020"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000735", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000067404"}, {"@id": "umls:C0150080"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88598008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010783", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004890"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238810007"}, {"@id": "umls:C0016382"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:444827008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271811009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20255002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247441003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86735004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70819003"}, {"@id": "umls:C0041834"}, {"@id": "msh:D005483"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001618", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1527344"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47004009"}, {"@id": "msh:D055154"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007457", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024871"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030812", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46689006"}, {"@id": "umls:C0272386"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009264", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024485"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005789", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843331"}, {"@id": "umls:C4280476"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000649", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0522214"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102968003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011140", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266019"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33257003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011943", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3148695"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002199", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855841"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001660", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020867"}, {"@id": "msh:D014338"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58140002"}, {"@id": "icd-10:Q20.0"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:500"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0500"}, {"@id": "umls:C0041206"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010247", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023952"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011157", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18618006"}, {"@id": "msh:D004827"}, {"@id": "umls:C0236018"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004936", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111293003"}, {"@id": "umls:C0042487"}, {"@id": "msh:D020246"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012156", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61070002"}, {"@id": "umls:C0876991"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100262", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010097", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021337"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007238", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021579"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100148", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022273"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006934", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64635004"}, {"@id": "umls:C0700501"}, {"@id": "msh:D020417"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004376", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1334953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008640", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024650"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030207", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12025005"}, {"@id": "umls:C0016196"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78011002"}, {"@id": "msh:D005409"}, {"@id": "umls:C0231852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001033", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025808"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009564", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024289"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010972", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70730006"}, {"@id": "umls:C0392708"}, {"@id": "umls:C0678199"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009943", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3554724"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012220", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022999"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011910", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023133"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030327", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022508"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009976", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021357"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004889", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3807025"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001488", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865916"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010883", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51442005"}, {"@id": "umls:C0265843"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100624", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007906", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112222000"}, {"@id": "umls:C0234708"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003468", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4108"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205043005"}, {"@id": "umls:C4020840"}, {"@id": "umls:C4020839"}, {"@id": "umls:C0158775"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74877002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040169", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3554793"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004213", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025408"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007153", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2748610"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003359", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848958"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007076", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1852470"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005830", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1406835"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008897", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859778"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003376", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020233"}, {"@id": "umls:C0427149"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27253007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001428", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0544886"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124975008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006433", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025046"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011169", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023499"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009379", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024408"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012269", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022980"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007437", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1708350"}, {"@id": "ncit:C3157"}, {"@id": "msh:C535516"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006773", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024980"}, {"@id": "ncit:C3733"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006571", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021591"}, {"@id": "umls:C1861621"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011268", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023439"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001857", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021771"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000976", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43116000"}, {"@id": "msh:D004485"}, {"@id": "umls:C0013595"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281104002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100887", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021945"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009486", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299035006"}, {"@id": "umls:C0575803"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011933", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021109"}, {"@id": "umls:C3810214"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000465", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11731003"}, {"@id": "umls:C0221217"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0035615"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111321007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2720"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:244229003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003797", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1404521"}, {"@id": "umls:C1842552"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004338", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025352"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001084", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231925004"}, {"@id": "umls:C0003742"}, {"@id": "umls:C0339268"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231924000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111522004"}, {"@id": "msh:D001112"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010595", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023778"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011262", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010641", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021861"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011134", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:304213008"}, {"@id": "umls:C0239574"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002972", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843386"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005441", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025195"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004287", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025369"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001829", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62218008"}, {"@id": "umls:C0158734"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002102", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:196075003"}, {"@id": "umls:C0032231"}, {"@id": "msh:D010998"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008178", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024721"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004959", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2754"}, {"@id": "umls:C4025266"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001511", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0015934"}, {"@id": "umls:C0021296"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:199612005"}, {"@id": "umls:C1386048"}, {"@id": "msh:D005317"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22033007"}, {"@id": "msh:D007236"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001414", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850415"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011110", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90176007"}, {"@id": "msh:D014069"}, {"@id": "umls:C0040425"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005146", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856483"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040176", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073141"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009534", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021454"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007432", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2749995"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009568", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862144"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430000", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021873"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008237", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37429009"}, {"@id": "umls:C0220998"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862499"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007536", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024849"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002196", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48522003"}, {"@id": "msh:D013118"}, {"@id": "umls:C0037928"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200148", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021883"}, {"@id": "umls:C2750654"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000629", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858036"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200029", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53312001"}, {"@id": "umls:C0262988"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010199", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021319"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010111", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021334"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005442", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856778"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008112", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861239"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165475005"}, {"@id": "umls:C0221278"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57241006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004529", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025314"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007688", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021570"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040203", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073151"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009385", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024404"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040175", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3280315"}, {"@id": "msh:C566640"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000501", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005901"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23986001"}, {"@id": "umls:C0017601"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000591", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025840"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005498", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855690"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010022", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024101"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030368", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072907"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004250", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025391"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004362", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025338"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030179", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022596"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011727", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240733"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001337", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0040822"}, {"@id": "msh:D014202"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26079004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012886", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119420007"}, {"@id": "umls:C0473311"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006149", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002997", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025662"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010710", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023727"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000506", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423113"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246803005"}, {"@id": "msh:C562941"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004452", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836678"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001771", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0410264"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203076007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012375", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271298"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8148005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009318", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024446"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000729", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1510586"}, {"@id": "msh:D000067877"}, {"@id": "umls:C0856975"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001339", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204036008"}, {"@id": "umls:C1879312"}, {"@id": "umls:C0266463"}, {"@id": "msh:D054082"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006599", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866729"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001641", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1602"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1600"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448643005"}, {"@id": "umls:C3164374"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004763", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67198005"}, {"@id": "umls:C4280507"}, {"@id": "umls:C0030590"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011408", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023370"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030219", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0338462"}, {"@id": "msh:D057180"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230288001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002153", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006947"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166689004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14140009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238142003"}, {"@id": "umls:C0020461"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005363", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025206"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010420", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023836"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004605", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860191"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011565", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-10:Q21.2"}, {"@id": "umls:C0392482"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253276007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1140"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000918", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851415"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007905", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3275963"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010284", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280389"}, {"@id": "umls:C4280387"}, {"@id": "umls:C4280388"}, {"@id": "umls:C0877541"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235038002"}, {"@id": "umls:C0399483"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012779", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022724"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030291", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022534"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005145", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233970002"}, {"@id": "umls:C0242231"}, {"@id": "msh:D023921"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002519", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0233773"}, {"@id": "msh:D006212"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44780000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010561", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969185"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005100", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851833"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030730", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280797"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040173", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073139"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010763", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280364"}, {"@id": "umls:C4021229"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010371", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023875"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004244", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025396"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009686", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024233"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006293", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025068"}, {"@id": "umls:C4280458"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001922", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006896", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006212"}, {"@id": "umls:C0424082"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69690008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000723", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021799"}, {"@id": "umls:C2675334"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001098", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025804"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100699", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0008767"}, {"@id": "msh:D002921"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48677004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012437", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022904"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010225", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023959"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003874", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025537"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000631", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247123003"}, {"@id": "umls:C0423401"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012157", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023018"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000437", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859717"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007190", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849485"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001096", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88151007"}, {"@id": "msh:D007637"}, {"@id": "umls:C0022573"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005419", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846550"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004386", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1535950"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010271", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023930"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010474", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001744"}, {"@id": "umls:C0005683"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70650003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009699", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021400"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030603", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3665728"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003457", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274523007"}, {"@id": "umls:C0476403"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012126", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0699791"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372143007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030418", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241989"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254896002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030742", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:370483001"}, {"@id": "umls:C1299892"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006687", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010196", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021321"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030791", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280712"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030351", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072895"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001436", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025785"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009674", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024243"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022189"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003086", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864365"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030129", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022619"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030118", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022627"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007962", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007299", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832671"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100269", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022175"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007065", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845369"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008639", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239761"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003388", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248268002"}, {"@id": "umls:C0424585"}, {"@id": "umls:C1837098"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006977", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024956"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009100", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859377"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012192", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28054005"}, {"@id": "umls:C0079773"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400122007"}, {"@id": "msh:D016410"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007099", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001139"}, {"@id": "umls:C0750929"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253185002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001964", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860182"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005346", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025209"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001681", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000787"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194828000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:225566008"}, {"@id": "umls:C0002962"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040150", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C565051"}, {"@id": "umls:C1851582"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004732", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969371"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012359", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022932"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006357", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969738"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011604", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0003516"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0560"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:560"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17024001"}, {"@id": "msh:D001028"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100485", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022046"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009194", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024543"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001557", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849510"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011369", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265985"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40467008"}, {"@id": "msh:D049328"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002298", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297991008"}, {"@id": "umls:C0574763"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103605005"}, {"@id": "umls:C0241157"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47002008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10037578"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:285305004"}, {"@id": "umls:C0542346"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271760008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002168", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102935005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77420001"}, {"@id": "umls:C0522198"}, {"@id": "umls:C0278184"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007763", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84884003"}, {"@id": "umls:C0154835"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000085", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41729002"}, {"@id": "umls:C0221353"}, {"@id": "msh:D000069337"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4507"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012850", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345200"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253768006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030854", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155359"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111534007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100784", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021971"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003944", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025490"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030558", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073031"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005528", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855710"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010376", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021279"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002871", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020182"}, {"@id": "umls:C0520680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021765"}, {"@id": "msh:D002493"}, {"@id": "umls:C0007682"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23853001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006731", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28173006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5257006"}, {"@id": "msh:D018263"}, {"@id": "ncit:C8054"}, {"@id": "umls:C0206682"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255028004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000508", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11934000"}, {"@id": "msh:D001763"}, {"@id": "umls:C0005745"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000534", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4011556"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000967", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0031256"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271813007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10034754"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50091001"}, {"@id": "msh:D011693"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009279", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024473"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000473", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70070008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74333002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:270476009"}, {"@id": "umls:C0152116"}, {"@id": "msh:D014103"}, {"@id": "umls:C0949445"}, {"@id": "umls:C0040485"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010900", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023666"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005187", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025243"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011761", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0338078"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254962005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011480", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280323"}, {"@id": "umls:C3640024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005162", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275514001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85232009"}, {"@id": "umls:C0023212"}, {"@id": "msh:D006333"}, {"@id": "umls:C0553982"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003921", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025506"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000155", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D019226"}, {"@id": "umls:C0149745"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26284000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005807", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861339"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866239"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009738", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021395"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005802", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025130"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004592", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862428"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100802", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1402983"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012778", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022725"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001102", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000793"}, {"@id": "umls:C0002982"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005506", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0023473"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63364005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92818009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/DOID:8552"}, {"@id": "msh:D015464"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001426", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020412"}, {"@id": "umls:C0600599"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040033", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022480"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009634", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024264"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040170", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073136"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001089", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95709007"}, {"@id": "umls:C0423319"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100926", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020930"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010557", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1446712"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009350", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024419"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100493", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022041"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012578", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015433"}, {"@id": "umls:C0017665"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77182004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021340"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010261", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023940"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030096", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022648"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000786", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8913004"}, {"@id": "umls:C0232939"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000824", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2109003"}, {"@id": "umls:C3714796"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002191", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859520"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002691", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010985"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86587003"}, {"@id": "umls:C0032209"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000383", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025856"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200022", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18021007"}, {"@id": "umls:C0205770"}, {"@id": "msh:D020288"}, {"@id": "ncit:C3698"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010323", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023904"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100176", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022245"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846013"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030633", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073103"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012135", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023031"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007813", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024795"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030511", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842073"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:711163009"}, {"@id": "msh:C564243"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006606", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861199"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280300"}, {"@id": "umls:C4280301"}, {"@id": "umls:C4022497"}, {"@id": "umls:C1385254"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006389", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839512"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002750", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123983008"}, {"@id": "umls:C0541764"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001929", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49762007"}, {"@id": "msh:D005173"}, {"@id": "umls:C0015523"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100526", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126713003"}, {"@id": "umls:C0024121"}, {"@id": "msh:D008175"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030733", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280796"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008527", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865866"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700453005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001344", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854882"}, {"@id": "umls:C0746940"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011124", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023526"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100560", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009713", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3801"}, {"@id": "umls:C4024223"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010321", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023906"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004461", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011184", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023489"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100617", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018239"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255107005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443675005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36741007"}, {"@id": "umls:C0036631"}, {"@id": "ncit:C9309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011847", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57500000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:697970009"}, {"@id": "umls:C0206638"}, {"@id": "msh:D018212"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010494", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023805"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001586", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014719"}, {"@id": "umls:C0042582"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89405008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022393"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030047", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022662"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005469", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837402"}, {"@id": "umls:C4280482"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009565", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021439"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004940"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63305008"}, {"@id": "umls:C0014866"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010238", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021303"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004472", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280521"}, {"@id": "umls:C4280522"}, {"@id": "umls:C4280523"}, {"@id": "umls:C4025321"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011288", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023428"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230154004"}, {"@id": "umls:C0393441"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010929", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023646"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009509", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024322"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012281", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52985009"}, {"@id": "umls:C0008732"}, {"@id": "msh:D002915"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030773", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152134"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49823009"}, {"@id": "msh:D015835"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003119", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:370992007"}, {"@id": "umls:C0242339"}, {"@id": "umls:C4025650"}, {"@id": "msh:D050171"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009386", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024403"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002592", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397825006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10017822"}, {"@id": "umls:C0038358"}, {"@id": "msh:D013276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009617", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021422"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006366", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859524"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030675", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073123"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007459", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024869"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009399", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024391"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004466", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025322"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006121", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860099"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001507", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0262361"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010862", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023681"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100903", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021939"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009913", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024161"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030138", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022610"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011686", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345122"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253714001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100347", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022133"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024736"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002072", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271700006"}, {"@id": "umls:C0008489"}, {"@id": "umls:C4020858"}, {"@id": "msh:D002819"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012561", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253610004"}, {"@id": "umls:C0345001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008358", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268528"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59655002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012782", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1319017"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405935000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007285", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849260"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005984", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0740927"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011691", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023230"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030348", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072893"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003974", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1405984"}, {"@id": "umls:C1838608"}, {"@id": "umls:C1849314"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001260", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004401"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8011004"}, {"@id": "umls:C0013362"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030397", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072930"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011373", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023392"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011336", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020754"}, {"@id": "umls:C4023409"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006699", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:287057009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63593006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:406461004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:284470004"}, {"@id": "msh:D018880"}, {"@id": "umls:C0033036"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012777", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127002001"}, {"@id": "msh:D019572"}, {"@id": "umls:C0524801"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009056", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024602"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007818", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021567"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012713", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022757"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007425", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024883"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012369", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022926"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001930", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025735"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011793", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023185"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100577", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0010692"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38822007"}, {"@id": "msh:D003556"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100889", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020944"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008061", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024740"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007395", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021576"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006552", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1397290"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012513", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102556003"}, {"@id": "umls:C0239377"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030000", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022681"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030089", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022653"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012754", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022742"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100592", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0267756"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73962000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000815", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0948896"}, {"@id": "msh:D007006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:370999003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007441", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024877"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030958", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2346"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008994", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866010"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030115", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022630"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010352", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021287"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000840", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271077003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267395000"}, {"@id": "umls:C0302280"}, {"@id": "msh:D047808"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237751000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010958", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1609433"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41962002"}, {"@id": "msh:C536482"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004401", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86092005"}, {"@id": "umls:C2939175"}, {"@id": "umls:C0398349"}, {"@id": "umls:C3553397"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233662009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:206523001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253160006"}, {"@id": "msh:C535973"}, {"@id": "umls:C0431384"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011533", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C536677"}, {"@id": "umls:C1860405"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010509", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021257"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2242577"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3279439"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19939008"}, {"@id": "umls:C0205365"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100255", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27837003"}, {"@id": "msh:C536252"}, {"@id": "umls:C0265294"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008339", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024698"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030764", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0028817"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410042009"}, {"@id": "msh:D009794"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010891", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012544"}, {"@id": "umls:C0036310"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53406005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008428", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855828"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006342", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025060"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003228", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020488"}, {"@id": "msh:D006955"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39355002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:286926003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008309", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860081"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001637", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025758"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030264", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431670"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253852007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012432", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0518656"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001800", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837279"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100091", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022330"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006415", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022314"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003933", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025496"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100105", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022316"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001575", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085633"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18963009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022675"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012478", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298231004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91866004"}, {"@id": "umls:C0575010"}, {"@id": "msh:C536957"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50603008"}, {"@id": "umls:C2931375"}, {"@id": "umls:C0685924"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003207", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1168153"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007675", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024818"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006557", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72925005"}, {"@id": "umls:C0158683"}, {"@id": "msh:C536330"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030711", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1399870"}, {"@id": "msh:D052202"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002724", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021752"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003154", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021740"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000147", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1136382"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69878008"}, {"@id": "msh:D011085"}, {"@id": "umls:C0032460"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001650", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0003507"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60573004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1411"}, {"@id": "msh:D001024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010484", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0575518"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298745009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040157", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022412"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006960", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863184"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030639", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073106"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100349", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021018"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010665", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3810018"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002614", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0546389"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001357", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280597"}, {"@id": "umls:C4280807"}, {"@id": "umls:C0265529"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21850008"}, {"@id": "umls:C4072830"}, {"@id": "msh:D059041"}, {"@id": "umls:C1450010"}, {"@id": "umls:C4280598"}, {"@id": "msh:D049068"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254024005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100535", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022029"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040083", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0427144"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250018006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012354", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022937"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006755", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0346067"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254771006"}, {"@id": "ncit:C3158"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012310", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0580319"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165541006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165540007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001501", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861360"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010229", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011320", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021162"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011767", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023198"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000483", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001251"}, {"@id": "umls:C0004106"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82649003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011454", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023349"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006265", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025071"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280358"}, {"@id": "umls:C4280359"}, {"@id": "umls:C4023572"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002747", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806467"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008801", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840062"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011485", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023334"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008058", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024743"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001838", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005413"}, {"@id": "msh:C536345"}, {"@id": "umls:C0240912"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10066242"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205082007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205359003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100797", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3276623"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007421", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3554587"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012198", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009125", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71325002"}, {"@id": "umls:C0023787"}, {"@id": "msh:D008060"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008420", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024678"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009775", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19988008"}, {"@id": "umls:C0334166"}, {"@id": "umls:C1527388"}, {"@id": "msh:C535821"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238879003"}, {"@id": "msh:D000652"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001004", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0024236"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234097001"}, {"@id": "umls:C0240278"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30213001"}, {"@id": "msh:D008209"}, {"@id": "umls:C1835229"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004420", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65198009"}, {"@id": "umls:C0151942"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100171", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022250"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010602", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277187"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030795", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280764"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040084", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021038"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10040840"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93448009"}, {"@id": "umls:C3887524"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000434", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025853"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009675", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024242"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002145", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230270009"}, {"@id": "umls:C0338451"}, {"@id": "msh:D057180"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007793", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024799"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004563", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280515"}, {"@id": "umls:C4280513"}, {"@id": "umls:C4280514"}, {"@id": "umls:C4280254"}, {"@id": "umls:C4020828"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030198", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022585"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012833", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0205092"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66459002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002119", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3278923"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007249", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024916"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010307", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0038450"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70407001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248573009"}, {"@id": "msh:D012135"}, {"@id": "umls:C0237304"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010859", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0233286"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18559007"}, {"@id": "msh:D001946"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010275", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023926"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011296", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2206519"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100672", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1442998"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397786004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000876", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0028949"}, {"@id": "msh:D009839"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52073004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010456", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023822"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009402", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024388"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010053", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024083"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012607", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022823"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77489003"}, {"@id": "msh:D011625"}, {"@id": "umls:C0033999"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002223", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422441003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253208007"}, {"@id": "umls:C4280581"}, {"@id": "umls:C4280582"}, {"@id": "umls:C0578682"}, {"@id": "umls:C0431448"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000778", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0685891"}, {"@id": "umls:C4228227"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93297002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030226", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022572"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100925", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020931"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005927", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021612"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003292", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837802"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011932", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023120"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000212", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441787004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:441798003"}, {"@id": "msh:D019214"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54711002"}, {"@id": "msh:D005886"}, {"@id": "umls:C0017567"}, {"@id": "umls:C0017566"}, {"@id": "umls:C0376480"}, {"@id": "msh:D005885"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030877", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280729"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100326", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0237653"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009205", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024535"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031633", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2732"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011098", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74227009"}, {"@id": "msh:D001072"}, {"@id": "umls:C0264611"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:361276003"}, {"@id": "umls:C0349391"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:361277007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005231", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085695"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8493009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011399", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023375"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000678", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0040433"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699222000"}, {"@id": "umls:C4280618"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12351004"}, {"@id": "msh:D008310"}, {"@id": "umls:C4280617"}, {"@id": "umls:C1317785"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004905", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72000004"}, {"@id": "msh:D014802"}, {"@id": "umls:C0042842"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009682", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024237"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009414", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024379"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000127", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846347"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835384"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025660"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030102", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022643"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001182", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249768009"}, {"@id": "umls:C0426886"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846473"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008887", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024615"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009212", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024528"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012905", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1303001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400954002"}, {"@id": "umls:C4280305"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009783", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805764"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005678", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025157"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007633", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280422"}, {"@id": "umls:C1843496"}, {"@id": "umls:C4280421"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000585", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562399"}, {"@id": "umls:C0155120"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35055000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002644", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020847"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003542", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849488"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005461", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867114"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006375", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025052"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005853", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025123"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030803", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853986"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100939", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021919"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023599"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002046", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69215007"}, {"@id": "umls:C0231274"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79012001"}, {"@id": "msh:D052065"}, {"@id": "umls:C2004487"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005723", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025147"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007747", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024807"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100790", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0019270"}, {"@id": "msh:D006547"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414403008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52515009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011303", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023421"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000395", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845272"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002882", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025671"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010545", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0585544"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:307676006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012523", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3665983"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003252", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848653"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100566", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266510"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78784005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100538", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022027"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002663", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865200"}, {"@id": "umls:C4280565"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006829", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839630"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005768", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021622"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030154", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0156215"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25345001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004950", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D058729"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400047006"}, {"@id": "umls:C0085096"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399957001"}, {"@id": "umls:C1704436"}, {"@id": "msh:D016491"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010160", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023999"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012347", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022944"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011795", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1319016"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405934001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030811", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005926"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30731004"}, {"@id": "umls:C0017672"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009725", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0005695"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126885006"}, {"@id": "msh:D001749"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001881", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:134199001"}, {"@id": "umls:C0152009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24827003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100658", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002481"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128936008"}, {"@id": "umls:C0162627"}, {"@id": "msh:D017192"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128045006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:385627004"}, {"@id": "umls:C0007642"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012638", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022811"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004370", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0005904"}, {"@id": "umls:C1832160"}, {"@id": "msh:D001832"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030814", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280753"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006431", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025047"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001737", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0030283"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31258000"}, {"@id": "umls:C1860394"}, {"@id": "msh:D010181"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001465", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025771"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012373", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022924"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100307", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022154"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0025579", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3010"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000238", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020255"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230745008"}, {"@id": "msh:D006849"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004764", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0264885"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42069006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253395003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005950", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0281890"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297159008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000460", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426422"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249322008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010268", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023933"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005201", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025236"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073214"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003848", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025555"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011236", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023446"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010437", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021265"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009884", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969237"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045053", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073177"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004214", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025407"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001998", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0158986"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52767006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010869", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77743009"}, {"@id": "umls:C0234355"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100936", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021922"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006931", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1333160"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006463", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833323"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006279", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969875"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100245", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400055004"}, {"@id": "umls:C0079218"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399994005"}, {"@id": "ncit:C3042"}, {"@id": "msh:D018222"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47284001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002584", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0267373"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:712510007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006785", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0686353"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93153005"}, {"@id": "msh:D049288"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002495", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1295585"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:130980003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0400000", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3532221"}, {"@id": "umls:C4021875"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:471397004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100697", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404037002"}, {"@id": "umls:C0206729"}, {"@id": "umls:C0751690"}, {"@id": "msh:D009442"}, {"@id": "msh:D018319"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77418004"}, {"@id": "ncit:C3798"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19897006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008715", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0302885"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253847002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010365", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023880"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004792", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240880"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000870", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237662005"}, {"@id": "umls:C0020514"}, {"@id": "msh:D006966"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000341", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839758"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006779", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404053004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63449009"}, {"@id": "msh:D018232"}, {"@id": "umls:C0206655"}, {"@id": "ncit:C3749"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012396", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0005416"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197432008"}, {"@id": "msh:D001657"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011838", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201051000"}, {"@id": "icd-10:L94.3"}, {"@id": "umls:C0150988"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298285004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006685", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0553980"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398716006"}, {"@id": "msh:D004719"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004921", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020826"}, {"@id": "umls:C4025274"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003085", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848109"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030663", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073118"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003473", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0947912"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007428", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024882"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100828", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021960"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006202", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025082"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011594", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023279"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012774", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844571"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011088", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0011320"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55197001"}, {"@id": "msh:D003719"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000252", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4551563"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271611007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4310"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009276", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021503"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011922", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023126"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000175", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4876"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63567004"}, {"@id": "umls:C2981150"}, {"@id": "msh:D002972"}, {"@id": "umls:C0008925"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87979003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001099", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673929"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004284", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025372"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100602", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398254007"}, {"@id": "msh:D011225"}, {"@id": "umls:C0032914"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15394000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005211", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849706"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007676", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95714006"}, {"@id": "umls:C0344539"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000033", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021823"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005243", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025228"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009946", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024152"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012102", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023043"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006234", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833735"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009116", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024591"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006192", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025084"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004453", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865304"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007431", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254156001"}, {"@id": "umls:C0079583"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268282005"}, {"@id": "msh:D016113"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001304", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004422"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:431034009"}, {"@id": "umls:C0013423"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22451001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012650", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3279675"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001827", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025746"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011425", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023366"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010412", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021273"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100419", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020980"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030598", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073070"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007559", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D053546"}, {"@id": "umls:C1721006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002299", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851868"}, {"@id": "umls:C0263490"}, {"@id": "umls:C1970705"}, {"@id": "umls:C4072837"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25159003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003470", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44695005"}, {"@id": "msh:D010243"}, {"@id": "umls:C0522224"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021902"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009992", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024125"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011424", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0854520"}, {"@id": "umls:C0856208"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100267", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0341059"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010526", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88278002"}, {"@id": "msh:D000381"}, {"@id": "umls:C0234144"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040130", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235760"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002352", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22811006"}, {"@id": "msh:D056784"}, {"@id": "umls:C0270612"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011147", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0014553"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79631006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:432241000124101"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230413002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50866000"}, {"@id": "msh:D004832"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040139", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1704214"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36279001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416439000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:189099001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005147", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969410"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005246", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60002000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413219009"}, {"@id": "msh:D005758"}, {"@id": "umls:C0017155"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012097", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023044"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024106"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001166", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D054119"}, {"@id": "umls:C0003706"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62250003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022362"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100425", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022102"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003259", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0700225"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166717003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001441", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025783"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004576", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859698"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010566", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400006008"}, {"@id": "umls:C0018552"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51398009"}, {"@id": "msh:D006222"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002472", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837503"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022407"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002891", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:447389009"}, {"@id": "umls:C0280631"}, {"@id": "ncit:C3158"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004485", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025319"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010391", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020903"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000221", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014063"}, {"@id": "umls:C0040412"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52368004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008323", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3151111"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040097", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52707009"}, {"@id": "umls:C0334352"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:403945001"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004890", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805917"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012313", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0018862"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371598009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000240", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025874"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100668", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266166"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3845008"}, {"@id": "umls:C4020702"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012900", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022686"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024082"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010794", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023701"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004897", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025278"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010400", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023854"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011915", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023128"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003932", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025497"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040081", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022449"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004602", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007714"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:388981000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5601008"}, {"@id": "umls:C0022738"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010170", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023989"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025377"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011182", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023491"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009889", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024170"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004467", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204271000"}, {"@id": "umls:C0266610"}, {"@id": "umls:C0266625"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1955003"}, {"@id": "umls:C0546969"}, {"@id": "msh:C563015"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204272007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040092", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022445"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003656", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842710"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021693"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008222", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007247"}, {"@id": "umls:C0021361"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6738008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001248", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025795"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010294", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2032780"}, {"@id": "umls:C4280385"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001094", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0022073"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77971008"}, {"@id": "msh:D015863"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002642", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857693"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007406", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41115008"}, {"@id": "umls:C0155211"}, {"@id": "umls:C4280440"}, {"@id": "umls:C0854438"}, {"@id": "msh:C562400"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005857", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266501"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32232003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007504", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024860"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010888", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023674"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002970", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D056305"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299331007"}, {"@id": "umls:C0544755"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012897", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021059"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007159", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851959"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030195", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022588"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003755", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025571"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000350", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280633"}, {"@id": "umls:C4280634"}, {"@id": "umls:C1845250"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012699", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012593", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0445118"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:264867001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006821", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847356"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003931", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025498"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003834", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0037005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125615005"}, {"@id": "msh:D012783"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417076003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000992", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0349506"}, {"@id": "msh:D010787"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90128006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011762", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021121"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009260", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021507"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005117", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840375"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010527", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25094008"}, {"@id": "msh:D000377"}, {"@id": "umls:C0234505"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007165", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849173"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030455", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072946"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030853", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D059446"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0190"}, {"@id": "umls:C0266642"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24614000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:190"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14821001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040234", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2750481"}, {"@id": "msh:C567688"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011678", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023234"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005416", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021636"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011275", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1737260"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011143", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2880562"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007149", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021581"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000242", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857126"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100092", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022329"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009666", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024251"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0009806"}, {"@id": "msh:D003248"}, {"@id": "umls:C0237326"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14760008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:225595004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010254", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023946"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011427", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023365"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100923", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3554669"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012628", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021077"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000497", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025848"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004293", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021665"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030145", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022606"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012603", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022825"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000381", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861326"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009031", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024604"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004375", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009423"}, {"@id": "umls:C0027766"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126950007"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023079"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030439", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C2852"}, {"@id": "umls:C1332259"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030121", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022624"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012893", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022690"}, {"@id": "umls:C4280306"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003269", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64855000"}, {"@id": "msh:D020371"}, {"@id": "umls:C0205711"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003224", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857707"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100516", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0041955"}, {"@id": "msh:D014516"}, {"@id": "ncit:C3262"}, {"@id": "umls:C0153619"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126882009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363458004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011929", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023122"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000951", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0037268"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95320005"}, {"@id": "umls:C0037274"}, {"@id": "msh:D012871"}, {"@id": "msh:D012868"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:199879009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004614", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025304"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011211", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023464"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011658", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023241"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968610"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008261", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851697"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024946"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003948", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025486"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009799", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266631"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10362008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000823", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D011628"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123526007"}, {"@id": "umls:C0034012"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400003000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001561", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020224"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86203003"}, {"@id": "msh:D006831"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003867", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025543"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045044", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3280641"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030472", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072962"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001100", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423318"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247033008"}, {"@id": "msh:C538115"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012321", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237960000"}, {"@id": "umls:C1833429"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000615", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274093008"}, {"@id": "umls:C0154936"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001901", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1527405"}, {"@id": "msh:D011086"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109992005"}, {"@id": "umls:C0032461"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127062003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010326", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021297"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007313", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0154671"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52522001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418143002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001540", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221766"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62629000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040227", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280716"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003320", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848446"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002247", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266174"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4406"}, {"@id": "msh:C535720"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10013812"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51118003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005752", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025142"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005365", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863715"}, {"@id": "umls:C4020824"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007495", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857656"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009331", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021490"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030808", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280756"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010227", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023957"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030756", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280783"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012093", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023047"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0032326"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36118008"}, {"@id": "msh:D011030"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001717", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445512009"}, {"@id": "umls:C1611184"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012602", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022826"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009424", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021478"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000276", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836047"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009213", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021511"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010853", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021215"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100945", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021913"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009774", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009990", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021351"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100205", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022216"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012793", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021068"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004394", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0236048"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87252009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78809005"}, {"@id": "msh:C562464"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001651", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:110"}, {"@id": "epcc:02.01.02"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0110"}, {"@id": "msh:D003914"}, {"@id": "icd-10:Q24.0"}, {"@id": "umls:C0011813"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27637000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011937", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023116"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100682", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53189005"}, {"@id": "umls:C0265766"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008207", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000224"}, {"@id": "umls:C0405580"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373662000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363732003"}, {"@id": "umls:C0001403"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386584007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010308", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023912"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0020006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072884"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010797", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018325"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81201000"}, {"@id": "ncit:C3801"}, {"@id": "umls:C0206734"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012899", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868623"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012033", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021835"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024089"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006929", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0149877"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64624009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007141", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1112256"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030681", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073289"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004762", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1821"}, {"@id": "umls:C4082954"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010743", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849020"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001733", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0030305"}, {"@id": "msh:D010195"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75694006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008956", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100522", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128856005"}, {"@id": "msh:D013945"}, {"@id": "umls:C0040100"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:444231005"}, {"@id": "ncit:C3411"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001592", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970308"}, {"@id": "umls:C4280251"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002497", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849156"}, {"@id": "msh:C564815"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000138", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0029927"}, {"@id": "msh:D010048"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79883001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025427"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040221", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280722"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200097", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0853945"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002870", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78275009"}, {"@id": "msh:D020181"}, {"@id": "umls:C0520679"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012155", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0859996"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373433005"}, {"@id": "umls:C0271292"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010998", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023604"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012684", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022781"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002395", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836696"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022664"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000072", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020897"}, {"@id": "umls:C0521620"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95576001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69758005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012440", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021086"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100499", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806533"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100469", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022058"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001746", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93030006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707147002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4771"}, {"@id": "umls:C0600031"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702624008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100427", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022100"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010137", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024022"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012159", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:705066004"}, {"@id": "umls:C0751815"}, {"@id": "msh:D020215"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001367", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240083"}, {"@id": "umls:C0022408"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399269003"}, {"@id": "msh:D007592"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004616", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859458"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040075", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007018"}, {"@id": "umls:C0020635"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74728003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000498", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0005741"}, {"@id": "umls:C0339063"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41446000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231796003"}, {"@id": "msh:D001762"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100827", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67023009"}, {"@id": "msh:D008218"}, {"@id": "umls:C0024282"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200111", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021888"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008609", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857456"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005289", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025223"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009927", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265740"}, {"@id": "msh:C537438"}, {"@id": "umls:C4280391"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111317000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008962", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805450"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030609", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073079"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002700", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280554"}, {"@id": "umls:C4280555"}, {"@id": "umls:C4073291"}, {"@id": "umls:C1844508"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024756"}, {"@id": "umls:C1837087"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100502", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014806"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190634004"}, {"@id": "umls:C0042847"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009518", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024315"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011499", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37125009"}, {"@id": "msh:D015878"}, {"@id": "umls:C0026961"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005692", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3553764"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030749", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280788"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002166", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849134"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003325", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858127"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005323", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1399354"}, {"@id": "msh:C563014"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:697962004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10394003"}, {"@id": "msh:D005621"}, {"@id": "umls:C0016719"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014549"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165232002"}, {"@id": "umls:C0042024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200106", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021891"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100219", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022202"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003219", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865353"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002193", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025720"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009662", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021410"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012629", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:116669003"}, {"@id": "umls:C2939415"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010885", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085660"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72756009"}, {"@id": "umls:C0029445"}, {"@id": "umls:C0520474"}, {"@id": "umls:C0877326"}, {"@id": "msh:D010020"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240196003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398199007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010417", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023839"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040275", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C2852"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:408645001"}, {"@id": "umls:C1319315"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012144", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023025"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011197", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023477"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005550", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92814006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277473004"}, {"@id": "msh:D015451"}, {"@id": "umls:C0023434"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51092000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100173", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022248"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030676", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4048833"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030390", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072927"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030628", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073098"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007831", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024789"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001074", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021837"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030604", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073074"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007503", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3552528"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005170", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861987"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100214", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022207"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010071", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024073"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005108", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025249"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003138", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151539"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012820", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2146481"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004977", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848840"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006693", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009793", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867782"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012066", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023062"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005335", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025214"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023075"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009229", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024515"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000476", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018191"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40225001"}, {"@id": "umls:C0206620"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423984004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399882002"}, {"@id": "ncit:C8965"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030483", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072973"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011264", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021176"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009489", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021466"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003111", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237840007"}, {"@id": "umls:C4025654"}, {"@id": "umls:C1704431"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003200", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3275417"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100362", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022125"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005430", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3151083"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003570", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29692004"}, {"@id": "msh:C535811"}, {"@id": "umls:C0268119"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010086", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021338"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009746", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844810"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100389", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009304", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024456"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100737", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021983"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004944", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1290398"}, {"@id": "umls:C0751003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128608001"}, {"@id": "msh:D002532"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012385", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29271008"}, {"@id": "umls:C0685409"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000711", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3887611"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162221009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011163", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023502"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012037", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023066"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100299", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022159"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012624", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:431856006"}, {"@id": "umls:C2316786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004383", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152101"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62067003"}, {"@id": "msh:D018636"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011763", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0346300"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128665000"}, {"@id": "msh:D010911"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254955001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005425", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846546"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100731", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020954"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012856", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022707"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006729", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024987"}, {"@id": "ncit:C3308"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008341", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86210009"}, {"@id": "umls:C1704380"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236461000"}, {"@id": "msh:D000141"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012308", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021093"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010997", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021206"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011555", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-10:Q20.4"}, {"@id": "umls:C0344622"}, {"@id": "epcc:01.04.04"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253283000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011746", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021125"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006870", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431362"}, {"@id": "msh:D016142"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253136007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004459", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19560007"}, {"@id": "umls:C0155411"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010363", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021825"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003980", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025466"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003040", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399269003"}, {"@id": "msh:D007592"}, {"@id": "umls:C0022408"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008676", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95576001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718485003"}, {"@id": "umls:C0266324"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000877", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837792"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012290", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0026640"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235075007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126797001"}, {"@id": "ncit:C3262"}, {"@id": "msh:D009062"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010333", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021294"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008057", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024744"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004336", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843168"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011857", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010954"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10639003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415112005"}, {"@id": "umls:C0032131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100732", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25942009"}, {"@id": "umls:C0267952"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000506"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68225006"}, {"@id": "msh:C531609"}, {"@id": "umls:C0002171"}, {"@id": "umls:C1862862"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302837001"}, {"@id": "umls:C2739810"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44474009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001849", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249820005"}, {"@id": "umls:C0426934"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004492", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849300"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100894", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020901"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002221", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859392"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001889", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0002888"}, {"@id": "msh:D000749"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53165003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009808", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021389"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003247", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851722"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008055", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024746"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040030", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022483"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005105", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025252"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4870"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002927", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78311009"}, {"@id": "umls:C0268642"}, {"@id": "msh:C538321"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000798", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009845"}, {"@id": "umls:C0028960"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030400", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072933"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100555", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022025"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004523", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3280131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001683", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D054083"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78250005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0170"}, {"@id": "umls:C0013580"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:170"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030374", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072913"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000691", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240340"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32337007"}, {"@id": "umls:C4280611"}, {"@id": "umls:C4280612"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009785", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3810484"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003977", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025467"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008794", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837487"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012104", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023041"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012756", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022740"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009434", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024364"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100906", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021936"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100607", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:431416001"}, {"@id": "umls:C0013390"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:289900009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266599000"}, {"@id": "msh:D004412"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009813", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253926000"}, {"@id": "umls:C0265573"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010722", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1168239"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011573", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1720"}, {"@id": "umls:C4023294"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100905", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021937"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002839", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843663"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011880", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023149"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005562", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431718"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253883006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004269", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025380"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010293", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023917"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100087", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022334"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000176", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0432103"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43437003"}, {"@id": "umls:C4020894"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030069", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21964009"}, {"@id": "umls:C0280803"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:307649006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000557", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4551507"}, {"@id": "msh:D006871"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023593"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100253", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021027"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010251", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023948"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002555", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859391"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010865", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0029121"}, {"@id": "msh:D019958"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18941000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011520", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155016"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246674000"}, {"@id": "msh:D003117"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77479002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002353", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274521009"}, {"@id": "umls:C0151611"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008066", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241054"}, {"@id": "umls:C2132198"}, {"@id": "umls:C2220104"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003549", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025596"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001951", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839541"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005925", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025106"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012234", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0702094"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003077", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006949"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55822004"}, {"@id": "umls:C0020473"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009233", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024511"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000359", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021809"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008818", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024618"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011133", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021850"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000216", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006485", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020815"}, {"@id": "umls:C4020816"}, {"@id": "umls:C4083290"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000070", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014518"}, {"@id": "umls:C0041960"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12818004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008155", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024726"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030404", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302823005"}, {"@id": "umls:C0017689"}, {"@id": "msh:D005935"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128855009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16424000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011195", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023479"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000324", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1306710"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15253005"}, {"@id": "msh:D005146"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008665", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80212005"}, {"@id": "umls:C0156394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001780", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2674738"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008629", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0751559"}, {"@id": "msh:D014012"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232322006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030111", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022634"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023077"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011358", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023400"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004712", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238210"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49008000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001271", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42658009"}, {"@id": "msh:D011115"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42345000"}, {"@id": "umls:C0031117"}, {"@id": "umls:C0152025"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302226006"}, {"@id": "msh:D010523"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010478", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023811"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030117", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022628"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000303", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0399526"}, {"@id": "umls:C4280645"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22810007"}, {"@id": "umls:C4280644"}, {"@id": "umls:C2227134"}, {"@id": "msh:D008313"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109504005"}, {"@id": "umls:C0302501"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010542", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155379"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46888001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011547", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253290005"}, {"@id": "umls:C0344629"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045018", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022396"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011490", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023330"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011290", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023426"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009400", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024390"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011138", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023518"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100911", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021931"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010816", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25201003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239107007"}, {"@id": "umls:C0334082"}, {"@id": "msh:C580062"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000311", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856468"}, {"@id": "umls:C0239479"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008507", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024663"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012718", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021073"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003234", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:421784001"}, {"@id": "umls:C1142132"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010242", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021302"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009321", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024444"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012377", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006423"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77674003"}, {"@id": "umls:C0018979"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012133", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41614006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:167923006"}, {"@id": "umls:C0542035"}, {"@id": "umls:C0178416"}, {"@id": "msh:D000741"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011794", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023184"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002548", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846868"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040110", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022433"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002729", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4014733"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002363", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850601"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006146", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025088"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002506", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0598275"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011957", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023108"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010278", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023923"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008291", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D049913"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21109002"}, {"@id": "umls:C1306214"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254958004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000883", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426818"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249697003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002141", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836150"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005612", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025173"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002522", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856694"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001970", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009395"}, {"@id": "umls:C0041349"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28689008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428255004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001806", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10030337"}, {"@id": "msh:D054039"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75789001"}, {"@id": "umls:C0085661"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003865", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859460"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040131", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021031"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010701", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855755"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010470", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17471001"}, {"@id": "umls:C0266430"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002982", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837081"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000689", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47944004"}, {"@id": "umls:C4280613"}, {"@id": "msh:D008310"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707598004"}, {"@id": "umls:C0024636"}, {"@id": "umls:C4280614"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100263", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C566099"}, {"@id": "umls:C1861401"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011254", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023441"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010956", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2931117"}, {"@id": "msh:C536139"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030715", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265776"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50513008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011348", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023404"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005210", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1392839"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100852", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4018849"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024747"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003765", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D011565"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9014002"}, {"@id": "umls:C0033860"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005324", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025215"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100914", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021928"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003338", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025627"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002227", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280578"}, {"@id": "umls:C1836736"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007240", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843885"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003329", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025631"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040224", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280719"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010799", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0031941"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127026004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47598005"}, {"@id": "msh:D010871"}, {"@id": "ncit:C3328"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:359619007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002884", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0206624"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45024009"}, {"@id": "ncit:C3728"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109843000"}, {"@id": "msh:D018197"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861396"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011350", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89501000119108"}, {"@id": "umls:C3532948"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004423", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868598"}, {"@id": "msh:C566826"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718099006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008730", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010978", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023616"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008258", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237751000"}, {"@id": "umls:C0001627"}, {"@id": "msh:D000312"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001750"}, {"@id": "umls:C0005697"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397732007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398064005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006339", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020818"}, {"@id": "umls:C4280450"}, {"@id": "umls:C4280449"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009104", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849305"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009978", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024133"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002593", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D008201"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197260007"}, {"@id": "umls:C0024215"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009053", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836450"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007734", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867030"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008463", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024672"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009452", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024353"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856872"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100529", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022032"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833754"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030758", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280782"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012701", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71820002"}, {"@id": "umls:C0426636"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002270", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025714"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022487"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002611", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0860204"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0854892"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006519", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112677002"}, {"@id": "msh:D002282"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36310008"}, {"@id": "umls:C0007120"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373627005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005701", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268274005"}, {"@id": "umls:C0014084"}, {"@id": "msh:D004687"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030778", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280775"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009824", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837406"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012799", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239516"}, {"@id": "umls:C4022719"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030851", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280743"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010843", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021218"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100656", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009812", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024200"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011687", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0857265"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002149", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35885006"}, {"@id": "umls:C0740394"}, {"@id": "msh:D033461"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005343", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855335"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000835", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0342491"}, {"@id": "msh:C538429"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237774001"}, {"@id": "umls:C1846223"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100156", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022265"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009760", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867439"}, {"@id": "msh:C566738"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011642", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344680"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2840"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253323000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100264", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861385"}, {"@id": "msh:C536223"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009684", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024235"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006243", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673396"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007201", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024924"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100302", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021023"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004239", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025399"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006380", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0409355"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202289003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007033", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3278322"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010429", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023830"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005200", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012185"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49120005"}, {"@id": "umls:C0035357"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001278", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020651"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28651003"}, {"@id": "msh:D007024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021559"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2748932"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073167"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000632", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021801"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003076", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45154002"}, {"@id": "msh:D006029"}, {"@id": "umls:C0017979"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009552", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024298"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010110", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024046"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009439", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021474"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200119", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37871000"}, {"@id": "umls:C0267797"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030798", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280761"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009561", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021441"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002846", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021748"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002296", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857048"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012355", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022936"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007705", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155118"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111521006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006714", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024990"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004590", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970816"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001892", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64779008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248250000"}, {"@id": "umls:C1458140"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010212", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021311"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002907", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239937"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197940006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004180", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021681"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007466", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859339"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024117"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000193", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18910001"}, {"@id": "umls:C0266122"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010335", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023897"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030820", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277348"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010030", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024094"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011903", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48553001"}, {"@id": "umls:C3161174"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011581", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0650"}, {"@id": "icd-10:Q20.2"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:650"}, {"@id": "umls:C0265809"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7368005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009849", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024184"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001765", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1136179"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:122481008"}, {"@id": "msh:D037801"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007687", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866806"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100355", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022130"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040053", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022465"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009576", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021436"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003074", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006943"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80394007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237598005"}, {"@id": "umls:C0020456"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030480", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072970"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010233", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021307"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011474", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023340"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007554", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024847"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010626", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021249"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012111", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023038"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002464", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004401"}, {"@id": "umls:C0454596"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229684006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000197", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025880"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012130", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020862"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007220", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969462"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008125", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859224"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005258", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025226"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004845", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413441006"}, {"@id": "umls:C0023465"}, {"@id": "msh:D007948"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22331004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030244", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021041"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010587", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023784"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010926", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861832"}, {"@id": "msh:C566162"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008707", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249233008"}, {"@id": "umls:C0426320"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0023798"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93163002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404062002"}, {"@id": "msh:D008067"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46720004"}, {"@id": "umls:C0745730"}, {"@id": "ncit:C3192"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100165", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022256"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012767", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022732"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007385", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072857"}, {"@id": "umls:C4048801"}, {"@id": "umls:C1855698"}, {"@id": "umls:C4072858"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001144", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155285"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31021007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001635", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0018802"}, {"@id": "umls:C0018801"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84114007"}, {"@id": "msh:D006333"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42343007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012569", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0949173"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030669", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073120"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007550", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021831"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000580", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012174"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28835009"}, {"@id": "umls:C0035334"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151640"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100665", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41291007"}, {"@id": "msh:D000799"}, {"@id": "umls:C0002994"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400075008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004341", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021658"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100896", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39772007"}, {"@id": "umls:C0034887"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005407", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839304"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001073", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851828"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011449", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54360005"}, {"@id": "umls:C0520823"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004296", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025361"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008838", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857243"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100234", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022187"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011524", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0346373"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255012009"}, {"@id": "ncit:C3224"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030687", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073129"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010962", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023626"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100547", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020967"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009553", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024297"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030233", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021042"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001473", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854614"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004912", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1704375"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66266003"}, {"@id": "msh:D063730"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834536"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012647", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022805"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073250"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012058", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2142002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254731001"}, {"@id": "umls:C0334424"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025901"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005684", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24269006"}, {"@id": "umls:C0265213"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000968", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8654005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254154003"}, {"@id": "msh:D004476"}, {"@id": "umls:C0013575"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000376", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857078"}, {"@id": "umls:C4025857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005583", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968618"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005560", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025177"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012703", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022765"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011659", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399228007"}, {"@id": "umls:C1302264"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005825", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025128"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000093", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0033687"}, {"@id": "msh:D011507"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29738008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003532", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025602"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000764", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025830"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004242", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3554618"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012903", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022683"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001230", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842229"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005423", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839458"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009702", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431863"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253930002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006530", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D017563"}, {"@id": "umls:C0206062"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233703007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200160", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280278"}, {"@id": "umls:C4021877"}, {"@id": "umls:C4280279"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010752", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92822004"}, {"@id": "umls:C0685786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030087", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0580454"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:166458009"}, {"@id": "umls:C4022654"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008702", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024637"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007499", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024862"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009381", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239594"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249765007"}, {"@id": "umls:C1844548"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006156", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0575904"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299137000"}, {"@id": "umls:C4280465"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073232"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002457", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0476217"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271799000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010133", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024026"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030320", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022513"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011411", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0341808"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100959", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020919"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030197", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022586"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011428", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0743924"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030356", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072900"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005300", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025219"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001460", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025773"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2931268"}, {"@id": "msh:C536624"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008316", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021546"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100338", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022142"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009875", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024176"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000885", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848654"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100170", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022251"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005715", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025150"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006118", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021608"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030757", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0518988"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299709002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003212", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0236175"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012725", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861921"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000600", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025838"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000358", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253251006"}, {"@id": "umls:C0431478"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002018", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009325"}, {"@id": "umls:C0027497"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422587007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10028813"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011952", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35031000119100"}, {"@id": "umls:C4023111"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009092", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854934"}, {"@id": "umls:C4280407"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001604", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843187"}, {"@id": "umls:C0751576"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302912005"}, {"@id": "umls:C1853729"}, {"@id": "umls:C1832690"}, {"@id": "msh:D014826"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445424004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002720", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D017098"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29260007"}, {"@id": "umls:C0162538"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008473", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021540"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009396", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0333463"}, {"@id": "msh:D058225"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38551001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000544", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D017246"}, {"@id": "umls:C0162292"}, {"@id": "umls:C0162674"}, {"@id": "msh:D009886"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46252003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19373007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003645", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240671"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:409675001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009398", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024392"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030882", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3129"}, {"@id": "umls:C4255100"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002136", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0856863"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001466", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855496"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001869", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009317", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021493"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012581", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77945009"}, {"@id": "umls:C0268800"}, {"@id": "umls:C4022836"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100052", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022369"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040055", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022463"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040188", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0029429"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19579005"}, {"@id": "msh:D055034"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000617", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836393"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003607", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848680"}, {"@id": "msh:C535315"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008000", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151572"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103254005"}, {"@id": "msh:D012021"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012085", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D011776"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275765006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4800001"}, {"@id": "umls:C0034359"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005929", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025103"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030727", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010207", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021314"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006824", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003389"}, {"@id": "umls:C0151311"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73013002"}, {"@id": "umls:C4025709"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012481", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020787"}, {"@id": "umls:C1956261"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010846", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021216"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002390", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:261482004"}, {"@id": "umls:C0348023"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007642", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3551052"}, {"@id": "umls:C1306122"}, {"@id": "umls:C4048798"}, {"@id": "msh:C537743"}, {"@id": "msh:C536122"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232061009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193687000"}, {"@id": "umls:C0339535"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006794", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846133"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005592", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806221"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010690", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021239"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000565", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0014877"}, {"@id": "msh:D004948"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16596007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009658", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024256"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021896"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009170", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024559"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001802", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844555"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011300", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968816"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010351", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023888"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004887", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025279"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000746", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0011253"}, {"@id": "msh:D003702"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2073000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001265", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405946002"}, {"@id": "umls:C0700078"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003784", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970463"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001959", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085602"}, {"@id": "msh:D059606"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267026004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17173007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009714", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024222"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001623", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6096002"}, {"@id": "umls:C0006157"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249101006"}, {"@id": "msh:D001946"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000294", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842366"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001402", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006528"}, {"@id": "ncit:C3099"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:187769009"}, {"@id": "umls:C1867955"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109841003"}, {"@id": "umls:C2239176"}, {"@id": "umls:C1862761"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25370001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002847", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025672"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001607", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22668006"}, {"@id": "umls:C0238441"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100931", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021927"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100371", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022120"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008424", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859366"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011666", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253308005"}, {"@id": "umls:C0344656"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022404"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012835", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0443246"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263795004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000095", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025889"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010912", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023658"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001392", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235856003"}, {"@id": "umls:C0023895"}, {"@id": "umls:C4021780"}, {"@id": "msh:D008107"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030029", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021057"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009129", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021523"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003403", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021728"}, {"@id": "umls:C4020841"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040162", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:708474007"}, {"@id": "umls:C1843359"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009184", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024551"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001347", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151889"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86854008"}, {"@id": "msh:D012021"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040068", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022456"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030806", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280757"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007027", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024951"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007381", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024892"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009055", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838114"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030209", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022577"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030752", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155241"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42758002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010248", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023951"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005986", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009127"}, {"@id": "umls:C0151315"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:161882006"}, {"@id": "umls:C1320474"}, {"@id": "umls:C1847392"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405947006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008094", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969238"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004686", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021650"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011731", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023214"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008777", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0262665"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005120", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025246"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100684", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0220636"}, {"@id": "ncit:C3262"}, {"@id": "msh:D012468"}, {"@id": "umls:C0036095"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255072001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235132004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010906", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410058007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124628005"}, {"@id": "msh:C538320"}, {"@id": "umls:C0220992"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010627", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0948740"}, {"@id": "umls:C1859775"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012868", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022699"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012415", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312391003"}, {"@id": "umls:C0476337"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004786", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025293"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008739", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835380"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17268007"}, {"@id": "umls:C0265610"}, {"@id": "umls:C4280298"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008551", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D065817"}, {"@id": "umls:C0152423"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35045004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001030", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241181"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247427007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10040851"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002216", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387833009"}, {"@id": "umls:C0263498"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007773", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850109"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008589", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842681"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011797", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1336839"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002188", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021758"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004558", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856641"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005923", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025108"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040233", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2750514"}, {"@id": "msh:C567691"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009495", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021465"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100453", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022074"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004366", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025334"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007957", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003318"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95735008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413921009"}, {"@id": "umls:C0010038"}, {"@id": "umls:C0521719"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64634000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009522", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024311"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012236", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856646"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012061", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673302"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040160", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0029456"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64859006"}, {"@id": "umls:C3805887"}, {"@id": "msh:D010024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009580", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024281"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008955", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024613"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000561", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280626"}, {"@id": "umls:C4280627"}, {"@id": "umls:C1843005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010058", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024079"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010655", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360507004"}, {"@id": "umls:C1859126"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012623", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:431855005"}, {"@id": "umls:C2316401"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100650", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042258"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126921000"}, {"@id": "ncit:C3262"}, {"@id": "umls:C0750081"}, {"@id": "msh:D014625"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009418", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024376"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001319", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009123"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205294008"}, {"@id": "umls:C2267233"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030146", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022605"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007274", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845604"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011960", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846865"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040167", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0343643"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240533004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001821", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843112"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000420", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030376", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072915"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0046507", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMED_CT:86684002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005595", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969913"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011085", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280336"}, {"@id": "umls:C4280266"}, {"@id": "umls:C4023540"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012110", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848529"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006487", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855340"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030236", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022563"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002268", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004421"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230310003"}, {"@id": "umls:C0393588"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003781", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53827007"}, {"@id": "umls:C0037036"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62718007"}, {"@id": "msh:D012798"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275295002"}, {"@id": "umls:C0013132"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000134", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16041008"}, {"@id": "umls:C0271578"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007321", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856979"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002186", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0003635"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68345001"}, {"@id": "msh:D001072"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6950007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006208", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834980"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012753", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022743"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009942", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021370"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005250", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025227"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030605", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073075"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200117", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842777"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006400", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859462"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012153", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0542037"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100266", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021025"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010694", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023735"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006347", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855694"}, {"@id": "umls:C1856203"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001872", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020863"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32942005"}, {"@id": "msh:D013915"}, {"@id": "umls:C0040015"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127566005"}, {"@id": "umls:C0151854"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011545", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023306"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012655", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022801"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010477", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023812"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010618", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254865006"}, {"@id": "msh:C562391"}, {"@id": "umls:C0149951"}, {"@id": "ncit:C3041"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010889", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010020"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84062004"}, {"@id": "umls:C0022682"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360466009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367356000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002230", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849211"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005218", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835798"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001942", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59455009"}, {"@id": "umls:C0220981"}, {"@id": "msh:D000138"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030570", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073043"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003787", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025568"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012741", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003456"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268227001"}, {"@id": "umls:C0431664"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007112", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024936"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007420", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1697453"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011374", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023391"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030686", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073128"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009708", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024225"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001933", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0854107"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001719", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004310"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:600"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:606"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7484005"}, {"@id": "umls:C0013069"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000191", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021814"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004319", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020595"}, {"@id": "umls:C0857899"}, {"@id": "msh:D006994"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60086000"}, {"@id": "umls:C1846226"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001783", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842231"}, {"@id": "umls:C1850161"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030113", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022632"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040004", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022500"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012109", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0017606"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:392288006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001960", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0740898"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000926", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844704"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005517", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025186"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100230", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022191"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010052", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024084"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012358", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022933"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011671", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-10:26.8"}, {"@id": "umls:C4023237"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009215", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024526"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011364", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297993006"}, {"@id": "umls:C0239804"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010882", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0242855"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448564004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204342004"}, {"@id": "msh:D018633"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030504", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072989"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011353", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020753"}, {"@id": "umls:C4023403"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007537", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849186"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003852", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025553"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030587", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073060"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073201"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012539", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118601006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:188675007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128929007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1929004"}, {"@id": "msh:D008228"}, {"@id": "umls:C0024305"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010144", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024015"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010295", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023916"}, {"@id": "umls:C4280384"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009372", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832702"}, {"@id": "msh:C537089"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012620", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022816"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100582", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0027430"}, {"@id": "msh:D009298"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52756005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012082", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023053"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009309", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024452"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006649", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021587"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100406", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020991"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010413", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023843"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008449", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851129"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030556", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073029"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007086", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866986"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030503", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232024000"}, {"@id": "umls:C0339480"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006565", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025021"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006163", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859700"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073225"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030608", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073078"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030326", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022509"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100623", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010604", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0424844"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248514008"}, {"@id": "umls:C0155218"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301913002"}, {"@id": "umls:C0578590"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46210008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005238", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025229"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002453", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025706"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010181", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021328"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011200", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023474"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003642", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837899"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100878", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151994"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:198319004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006338", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025061"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011848", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003085"}, {"@id": "umls:C0232488"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9991008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042109"}, {"@id": "msh:D014581"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126485001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247472004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64305001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10046735"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073185"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100394", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004248", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025393"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005329", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855353"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008669", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4529005"}, {"@id": "umls:C0520933"}, {"@id": "umls:C4020789"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000987", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012898", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021058"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012806", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0687082"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010089", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024058"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009401", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024389"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004699", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836873"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009921", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60318001"}, {"@id": "msh:D004370"}, {"@id": "umls:C1846464"}, {"@id": "umls:C0013261"}, {"@id": "umls:C4072873"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004047", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021687"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011926", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021110"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010285", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023921"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007401", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238828009"}, {"@id": "umls:C1288283"}, {"@id": "msh:D057088"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004797", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857476"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008103", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280418"}, {"@id": "umls:C1846853"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000661", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846465"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040247", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280701"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023567"}, {"@id": "umls:C4280352"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011406", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846061"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010517", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023795"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001709", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151517"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27885002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008231", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0342495"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237778003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001403", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837256"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001075", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0162154"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:409766009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239172000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000275", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849121"}, {"@id": "umls:C1837463"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221032"}, {"@id": "msh:D052497"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:284449005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86907008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005001", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202246002"}, {"@id": "umls:C0409412"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000900", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426820"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249699000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012242", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851108"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005199", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3149223"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010500", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023802"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010047", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861388"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010538", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072876"}, {"@id": "umls:C4072875"}, {"@id": "umls:C4023794"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009453", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024352"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100306", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022155"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009891", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020777"}, {"@id": "umls:C1861869"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000400", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860838"}, {"@id": "umls:C0554972"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275480001"}, {"@id": "umls:C0152421"}, {"@id": "umls:C1835581"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69056000"}, {"@id": "umls:C1850189"}, {"@id": "umls:C1848570"}, {"@id": "umls:C1855062"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022358"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003180", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837485"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007209", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0015469"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:280816001"}, {"@id": "msh:D005158"}, {"@id": "umls:C0427055"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95666008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012000", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2206531"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001092", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344509"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253217007"}, {"@id": "umls:C1867060"}, {"@id": "msh:C566703"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204208005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002945", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0263870"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11301007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2176208"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100106", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022315"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012338", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022949"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000426", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854113"}, {"@id": "umls:C4230640"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012319", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022956"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003920", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025507"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005198", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025237"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030770", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009436"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32219008"}, {"@id": "umls:C0152426"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011293", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2207327"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030308", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022519"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010944", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023633"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012691", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022775"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040090", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022447"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005882", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025116"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003946", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025488"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012257", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022988"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012529", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021839"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003795", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021723"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007250", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024915"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009120", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024587"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003246", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1852407"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022674"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000738", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006212"}, {"@id": "umls:C0018524"}, {"@id": "umls:C0235153"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7011001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006226", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0409956"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37895003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010765", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023710"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012055", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3224"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255015006"}, {"@id": "umls:C0346379"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3887499"}, {"@id": "umls:C0022679"}, {"@id": "msh:D052177"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010192", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023977"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009460", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024346"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100864", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836184"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007980", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1852548"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849677"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001812", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844825"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100457", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022070"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006439", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004464", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43887004"}, {"@id": "umls:C0395905"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011618", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023268"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010789", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023703"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100844", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010185"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25803005"}, {"@id": "umls:C0030290"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011861", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3164377"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448648001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007560", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024846"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005325", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857455"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005961", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025095"}, {"@id": "umls:C1859735"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10002120"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204712000"}, {"@id": "umls:C0003466"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4402"}, {"@id": "msh:D001006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204731006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4443"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100951", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020922"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008388", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3839753"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:700189007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030363", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072903"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012439", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022902"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010265", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023936"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023575"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003971", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021700"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002538", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025701"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009763", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90834002"}, {"@id": "umls:C0030196"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000415", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000139", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24976005"}, {"@id": "msh:D014596"}, {"@id": "umls:C0042140"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012047", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014786"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399323001"}, {"@id": "umls:C0018975"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030506", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072991"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006283", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025069"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004172", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025410"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000888", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806510"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002367", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006212"}, {"@id": "umls:C0233763"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64269007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009678", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021408"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004886", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265763"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55490007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000198", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858569"}, {"@id": "umls:C4280674"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004942", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0003486"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2708"}, {"@id": "msh:D001014"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2301"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67362008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004482", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3961000119101"}, {"@id": "umls:C1849075"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012341", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253010003"}, {"@id": "msh:D015175"}, {"@id": "umls:C0344452"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009680", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024239"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000081", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858565"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012280", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0267839"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9551004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006962", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837016"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040266", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280686"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003254", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021848"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012685", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022780"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006992", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850961"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001871", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34093004"}, {"@id": "msh:D006402"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:191124002"}, {"@id": "umls:C0018939"}, {"@id": "umls:C4020864"}, {"@id": "umls:C0850715"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012695", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022771"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009429", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024368"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073187"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011841", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D054141"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111288001"}, {"@id": "umls:C0152173"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005450", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855657"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010253", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023947"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010066", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020691"}, {"@id": "umls:C1860164"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012457", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022895"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025890"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003510", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0013336"}, {"@id": "msh:D004392"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237836003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422065006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237837007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012663", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022793"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002418", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021755"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005089", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857139"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011890", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023142"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012887", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119421006"}, {"@id": "umls:C4020715"}, {"@id": "umls:C0346170"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011978", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020735"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007427", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3279601"}, {"@id": "umls:C3279575"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000445", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426421"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249321001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006165", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862157"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000075", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266298"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30275001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004787", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0302809"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:427044009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011550", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023304"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011328", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020755"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012698", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022768"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008176", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281611002"}, {"@id": "umls:C0559506"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011329", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023412"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000533", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4048273"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95686007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100244", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53654007"}, {"@id": "ncit:C6605"}, {"@id": "msh:D005354"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443250000"}, {"@id": "umls:C0016057"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003969", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025471"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012798", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238399"}, {"@id": "msh:D018192"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73017001"}, {"@id": "umls:C0751674"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002355", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D051346"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:228158008"}, {"@id": "umls:C0311394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030365", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0080301"}, {"@id": "msh:D016064"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012176", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021098"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:362970003"}, {"@id": "msh:D001778"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64779008"}, {"@id": "umls:C0005779"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002719", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239998"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010322", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023905"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002570", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66187002"}, {"@id": "msh:D045602"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27868004"}, {"@id": "umls:C0038238"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012526", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022864"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100633", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0014868"}, {"@id": "msh:D004941"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16761005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10030216"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004379", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025328"}, {"@id": "umls:C4020829"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022677"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60103007"}, {"@id": "umls:C0033948"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001312", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806961"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001449", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025778"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012712", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022758"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100296", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87196003"}, {"@id": "umls:C0333757"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007720", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344529"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204145006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009492", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024333"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002307", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53827007"}, {"@id": "umls:C0013132"}, {"@id": "umls:C0037036"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275295002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62718007"}, {"@id": "msh:D012798"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011944", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023113"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030427", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072940"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001257", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009128"}, {"@id": "umls:C0026838"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397790002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:221360009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000264", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025872"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000349", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853486"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009470", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024343"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007924", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853141"}, {"@id": "umls:C3278981"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030801", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280759"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006069", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280466"}, {"@id": "umls:C1866703"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4530000"}, {"@id": "umls:C0152441"}, {"@id": "msh:C562398"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011798", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537750"}, {"@id": "umls:C0346255"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254922006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003307", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249710008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61960001"}, {"@id": "umls:C0024003"}, {"@id": "msh:D008141"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000171", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426492"}, {"@id": "umls:C0025988"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249380003"}, {"@id": "msh:D014060"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32614006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100504", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0035528"}, {"@id": "msh:D012257"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20307000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004306", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021662"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001722", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0742747"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004880", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025280"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012001", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023088"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100912", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021930"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001552", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0264172"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24228002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004826", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025287"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009965", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024141"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005156", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970625"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3040"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000145", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009720", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78424008"}, {"@id": "msh:D014402"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36025004"}, {"@id": "umls:C0265319"}, {"@id": "umls:C1368816"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010537", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268855009"}, {"@id": "umls:C0410935"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012166", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1696701"}, {"@id": "icd-10:F63.3"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007470", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806306"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030401", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072934"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011819", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023175"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002487", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0424295"}, {"@id": "msh:D006948"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44548000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45352006"}, {"@id": "umls:C0037763"}, {"@id": "msh:D013035"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100280", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0010346"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34000006"}, {"@id": "msh:D003424"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005682", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4255214"}, {"@id": "umls:C4025155"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006408", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025049"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011651", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448516008"}, {"@id": "umls:C3165091"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011992", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023091"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030303", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022524"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003461", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836533"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010640", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023763"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012737", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399723004"}, {"@id": "umls:C1302645"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004458", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2676973"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100767", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33552005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:169957005"}, {"@id": "umls:C1306893"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011993", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023090"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010657", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023755"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100235", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022186"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100563", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022023"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000757", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0233824"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24340004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012096", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023045"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000051", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204890004"}, {"@id": "umls:C0452148"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010156", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200149", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0427877"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:167719009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86993003"}, {"@id": "umls:C0266210"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000347", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0025990"}, {"@id": "msh:D008844"}, {"@id": "umls:C0240295"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4163"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32958008"}, {"@id": "umls:C1857130"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073199"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000062", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860488"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030159", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0007855"}, {"@id": "umls:C0007873"}, {"@id": "msh:D002583"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123841004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65576009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000037", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073245"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004241", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844846"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002630", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0554103"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197494007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100588", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010263"}, {"@id": "umls:C0030483"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13758004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009805", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024201"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012544", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022858"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030331", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022505"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030500", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072987"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003715", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699269005"}, {"@id": "msh:C580316"}, {"@id": "umls:C2678065"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100760", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53148007"}, {"@id": "umls:C3887489"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397932003"}, {"@id": "msh:D003025"}, {"@id": "umls:C0009081"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249808002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011228", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277019"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008729", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849575"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021868"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012648", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022804"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004914", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021644"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002450", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025707"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003416", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861329"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000654", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839025"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003249", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151281"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003955", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025482"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005115", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72654001"}, {"@id": "umls:C0428974"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000709", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69322001"}, {"@id": "umls:C0033975"}, {"@id": "msh:D011618"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003895", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025525"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025730"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009968", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021360"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009098", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024599"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010645", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023761"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010065", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024077"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008800", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851542"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030662", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073117"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012460", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022893"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009802", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280393"}, {"@id": "umls:C4024203"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024086"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021343"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009827", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62588002"}, {"@id": "msh:D004480"}, {"@id": "umls:C0002447"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10001926"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100800", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021968"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004562", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854941"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005841", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859135"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008808", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007052", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833434"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011641", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2230"}, {"@id": "umls:C0265898"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373093003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010608", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085690"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414521009"}, {"@id": "umls:C4280375"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100096", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022325"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006514", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025028"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011208", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023466"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002076", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D008881"}, {"@id": "umls:C0744641"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37796009"}, {"@id": "umls:C0149931"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010569", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849185"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030220", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2220010"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012888", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022694"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030120", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022625"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000546", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0035304"}, {"@id": "msh:D012162"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95695004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008953", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840086"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003109", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0948023"}, {"@id": "umls:C0268079"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22450000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000062", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012734"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21321009"}, {"@id": "umls:C0266362"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002792", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:607007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274715008"}, {"@id": "umls:C0476408"}, {"@id": "umls:C0520831"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008102", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969289"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003355", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020843"}, {"@id": "umls:C0238621"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35912001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007667", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839362"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004302", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025360"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009558", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024293"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009179", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021515"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040161", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1398367"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009238", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024508"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006453", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855758"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100458", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022069"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011684", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373131000"}, {"@id": "umls:C1298817"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007573", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024843"}, {"@id": "umls:C4280439"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000162", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3639002"}, {"@id": "umls:C4280678"}, {"@id": "umls:C0267048"}, {"@id": "msh:D065710"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001988", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846288"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011518", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023317"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010173", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023987"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008610", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021535"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012582", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204950001"}, {"@id": "umls:C0431698"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030688", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1295677"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:131106002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030074", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127028003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30699005"}, {"@id": "msh:D002345"}, {"@id": "umls:C0007279"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001571", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280593"}, {"@id": "umls:C1839965"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009828", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024192"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007340", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836296"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249945007"}, {"@id": "umls:C0427068"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011540", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C535426"}, {"@id": "umls:C0344616"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83799000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56743000"}, {"@id": "icd-10:Q20.5"}, {"@id": "umls:C0232301"}, {"@id": "epcc:01.01.03"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000360", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0040264"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162352007"}, {"@id": "msh:D014012"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162349004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60862001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004875", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025281"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006086", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850160"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030792", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0022364"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126634001"}, {"@id": "msh:D007573"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100309", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95453001"}, {"@id": "umls:C0018946"}, {"@id": "msh:D006408"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35486000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011178", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023494"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030420", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1336975"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040252", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280696"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000706", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109542004"}, {"@id": "umls:C1290587"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030819", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280751"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100893", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020942"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030887", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280724"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007737", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836926"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004582", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025311"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040154", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D017497"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59393003"}, {"@id": "umls:C0162836"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030295", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022530"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005096", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860107"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005894", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025112"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280297"}, {"@id": "umls:C1856888"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010332", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021295"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004808", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015470"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17788007"}, {"@id": "umls:C0023467"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413443009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91861009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006112", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969287"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009210", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024530"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012772", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022728"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009748", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844573"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006362", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854948"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006493", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025037"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040156", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022413"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008786", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857186"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007840", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024785"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100937", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021921"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002692", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846438"}, {"@id": "umls:C4280557"}, {"@id": "umls:C4229090"}, {"@id": "umls:C4280558"}, {"@id": "umls:C4280268"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000029", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0156312"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17585008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040186", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423791"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247471006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47725002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001406", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4637005"}, {"@id": "msh:D002780"}, {"@id": "umls:C0008372"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010103", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021335"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000935", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840418"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001852", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840069"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009798", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562732"}, {"@id": "umls:C0302859"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32251000119106"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100474", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022053"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100884", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0343292"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203645000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002959", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842528"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007613", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024830"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003330", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025630"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020825"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001792", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11375002"}, {"@id": "umls:C0263523"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009591", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021431"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000414", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855751"}, {"@id": "umls:C1834118"}, {"@id": "msh:C538354"}, {"@id": "umls:C0240543"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002410", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006849"}, {"@id": "umls:C2936786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002926", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0857576"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001522", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858430"}, {"@id": "umls:C1844947"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012178", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839969"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009937", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850041"}, {"@id": "umls:C2128203"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009770", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024211"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030527", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010761", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851059"}, {"@id": "umls:C4280365"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004756", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25569003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:7160"}, {"@id": "umls:C0042514"}, {"@id": "msh:D017180"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030355", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072899"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000220", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042454"}, {"@id": "umls:C4280669"}, {"@id": "msh:D014681"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232416001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278714002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229727006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100586", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022017"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007411", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844617"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000051", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073259"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000142", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856023"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006768", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024981"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006894", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859231"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000243", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003398"}, {"@id": "umls:C4280666"}, {"@id": "umls:C0265535"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28740008"}, {"@id": "umls:C4280665"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004390", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277418"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27391005"}, {"@id": "umls:C0334092"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000750", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007805"}, {"@id": "umls:C0023012"}, {"@id": "umls:C0233715"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62415009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29164008"}, {"@id": "umls:C0454644"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229721007"}, {"@id": "umls:C0241210"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162294008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001525", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855514"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002612", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0009714"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79607001"}, {"@id": "msh:C562378"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006956", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856409"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011422", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023367"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004771", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849125"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006584", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861226"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040106", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021034"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007703", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1720508"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:421689001"}, {"@id": "umls:C1862475"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008365", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024688"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007899", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021563"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012579", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0027721"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44785005"}, {"@id": "msh:D009402"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4339"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011247", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021188"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003121", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969879"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009930", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024157"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012495", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1504569"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009681", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024238"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100559", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007870"}, {"@id": "umls:C0023221"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45939007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004527", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025315"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012519", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020720"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009906", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851792"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001384", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020870"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030321", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022512"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008497", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024667"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022354"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040100", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021035"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006603", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865833"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0400005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3551041"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006827", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1389102"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001580", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968851"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030872", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280733"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030617", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073087"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100685", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020701"}, {"@id": "umls:C4021997"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009530", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024306"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003566", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3150358"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008315", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4015009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002992", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025663"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010512", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12286000"}, {"@id": "umls:C0271750"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100343", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022137"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005181", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867743"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000092", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858395"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012316", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018218"}, {"@id": "umls:C0206643"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100316", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0521178"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57458003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010114", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024045"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020323"}, {"@id": "umls:C0751900"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002913", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009212"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48165008"}, {"@id": "umls:C0027080"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030776", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280777"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003883", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025531"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001854", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67148009"}, {"@id": "umls:C0221168"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012567", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022840"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005103", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1408806"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010890", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72047008"}, {"@id": "msh:D055034"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79353000"}, {"@id": "umls:C0029376"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030539", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073013"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011226", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023453"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006205", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025081"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006254", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0476489"}, {"@id": "umls:C0235971"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003081", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846351"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001417", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263934009"}, {"@id": "umls:C0241764"}, {"@id": "msh:D050172"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100834", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "umls:C0009404"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126837005"}, {"@id": "msh:D015179"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030313", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022515"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002604", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1619711"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008264", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021547"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005194", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025240"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010866", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238577"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002331", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854337"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006413", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2678328"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008555", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024656"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005432", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88714009"}, {"@id": "umls:C4020822"}, {"@id": "umls:C0272238"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004941", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025268"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000387", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849364"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012845", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022710"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001394", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19943007"}, {"@id": "msh:D008103"}, {"@id": "umls:C0023890"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006089", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001983", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021766"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011539", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3164429"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448681000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007460", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1852289"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008824", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849034"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003465", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840014"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009745", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021393"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004272", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025378"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004964", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1504382"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007326", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860216"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003647", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025586"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367649002"}, {"@id": "umls:C0339543"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:133853005"}, {"@id": "msh:D019773"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011325", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021827"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010292", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25148007"}, {"@id": "umls:C0266121"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009220", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024521"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003743", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020132"}, {"@id": "umls:C0600498"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010461", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023819"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001153", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266411"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47054003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004987", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100415", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020984"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000920", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857180"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005165", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0520878"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49578007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010190", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021323"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004451", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025323"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003701", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249939004"}, {"@id": "umls:C0221629"}, {"@id": "umls:C1838869"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005619", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855418"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002980", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859461"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010158", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008683", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849358"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001268", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D060825"}, {"@id": "umls:C0234985"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000368", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857486"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006711", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024992"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002404", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021756"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007738", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854686"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012271", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022978"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002476", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838319"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000845", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235986"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74107003"}, {"@id": "umls:C0001206"}, {"@id": "msh:C531600"}, {"@id": "msh:D000172"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005534", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C563551"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:450934005"}, {"@id": "umls:C1834582"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100674", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1456401"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008509", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3550331"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100558", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253921005"}, {"@id": "umls:C0431814"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100341", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022139"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004819", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835875"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002930", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237559000"}, {"@id": "msh:D018382"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50375007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111567006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237560005"}, {"@id": "umls:C2940786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010081", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024064"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003454", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858980"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003286", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268618"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6669004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000422", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021805"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030451", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253802003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27970007"}, {"@id": "msh:D008639"}, {"@id": "umls:C0025467"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012466", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268048"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8764008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011314", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021165"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012197", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0021670"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25324008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302822000"}, {"@id": "msh:D007340"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009296", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024462"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000319", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1142533"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100153", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022268"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012394", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022917"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002886", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253030004"}, {"@id": "umls:C0474819"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100443", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022084"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010174", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023986"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010303", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023914"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030200", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022583"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100957", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021911"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008166", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238025006"}, {"@id": "umls:C1856559"}, {"@id": "umls:C0085131"}, {"@id": "umls:C1854788"}, {"@id": "msh:D016537"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004633", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864361"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000452", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0584837"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:306963008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200128", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0281788"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002384", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0270834"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4103001"}, {"@id": "umls:C0149958"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030470", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072960"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002094", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0013404"}, {"@id": "msh:D004417"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230145002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267036007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007236", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024918"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007913", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024776"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011052", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280350"}, {"@id": "umls:C4023565"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011689", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023231"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003462", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840013"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011766", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023199"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200123", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76783007"}, {"@id": "msh:D006521"}, {"@id": "umls:C0019189"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002656", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0392476"}, {"@id": "umls:C4280566"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254080004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012184", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238080004"}, {"@id": "umls:C0342883"}, {"@id": "msh:C564591"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004952", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111289009"}, {"@id": "msh:C562404"}, {"@id": "umls:C0155675"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010299", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021299"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012577", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3276821"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005152", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C535584"}, {"@id": "umls:C1708371"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000603", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012607"}, {"@id": "umls:C4280624"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38950008"}, {"@id": "umls:C0152191"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100927", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020929"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010691", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021238"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010462", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023818"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100400", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020997"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030544", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073018"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009520", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024313"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008767", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860219"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012100", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021101"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011768", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023197"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008489", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3275799"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012645", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2675074"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000080", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021820"}, {"@id": "umls:C4020896"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100066", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022355"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006990", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024954"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003238", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025638"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030177", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0853150"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004947", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0003855"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:439470001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128617001"}, {"@id": "msh:D001164"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010305", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537221"}, {"@id": "umls:C0344490"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205425003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007728", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537550"}, {"@id": "umls:C1303009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400962005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030419", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399533005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276876007"}, {"@id": "umls:C0349561"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100698", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1827970"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:425327002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030859", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280741"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007657", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024821"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011925", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020737"}, {"@id": "umls:C4023125"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012079", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023055"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012535", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021083"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002829", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018771"}, {"@id": "umls:C0003862"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57676002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030589", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073061"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000635", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0578626"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301952009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040052", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022466"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012227", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0041974"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236647003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76618002"}, {"@id": "msh:D014525"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001239", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0409345"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202275008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009900", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162342008"}, {"@id": "umls:C2607947"}, {"@id": "msh:D046088"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012180", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42182000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234021009"}, {"@id": "umls:C0392775"}, {"@id": "msh:C536230"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45894003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004260", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025385"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009180", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024553"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009665", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024252"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009789", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82127005"}, {"@id": "umls:C0031019"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008465", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0158776"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15843004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001057", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265989"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10002963"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254237003"}, {"@id": "msh:D004476"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35484002"}, {"@id": "umls:C0282160"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74223008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003435", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832279"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000548", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012174"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008001", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3809301"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001975", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013915"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32942005"}, {"@id": "umls:C4021767"}, {"@id": "umls:C0040015"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008464", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024671"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001193", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4048199"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009124", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021524"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001018", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025810"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024477"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100739", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002032"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78004001"}, {"@id": "umls:C0006370"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3544092"}, {"@id": "umls:C4020898"}, {"@id": "umls:C0085606"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75088002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008963", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024612"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011808", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277184"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002334", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025712"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100523", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0023885"}, {"@id": "msh:D008100"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27916005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009656", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834032"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004360", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0001118"}, {"@id": "msh:D000137"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009353", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024416"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46742003"}, {"@id": "umls:C0037299"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10040943"}, {"@id": "msh:D012883"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012763", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0013405"}, {"@id": "msh:D004418"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59265000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010480", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14981000"}, {"@id": "umls:C0041970"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003978", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12676007"}, {"@id": "umls:C0034628"}, {"@id": "msh:D011885"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010964", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023624"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030205", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021045"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003352", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025624"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030846", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280744"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011384", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021155"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002494", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0392188"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69020003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000717", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001321"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:408857007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43614003"}, {"@id": "umls:C0004352"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:408856003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838610"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001413", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0267812"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21861000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009168", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024560"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009459", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021470"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012733", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0332573"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112629002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010128", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024031"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010988", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023611"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002861", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0025202"}, {"@id": "msh:D008545"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2092003"}, {"@id": "ncit:C3224"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:372244006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200101", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850816"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010901", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023665"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007970", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61989004"}, {"@id": "umls:C0266573"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268163008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001982", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012618"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37821003"}, {"@id": "umls:C0036489"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073251"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009426", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021477"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006367", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970497"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000144", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0520927"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17276009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030533", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010544", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009759"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111533001"}, {"@id": "umls:C0271386"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011755", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4053775"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715727009"}, {"@id": "umls:C3279571"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002787", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81089005"}, {"@id": "umls:C0264324"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006378", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025051"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073207"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006544", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020814"}, {"@id": "umls:C4025023"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011461", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023347"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011087", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280335"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63691004"}, {"@id": "umls:C0399357"}, {"@id": "umls:C0266034"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234955005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000329", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861443"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022391"}, {"@id": "ncit:C3234"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003836", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025562"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100551", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126703006"}, {"@id": "ncit:C3262"}, {"@id": "msh:D014134"}, {"@id": "umls:C0040582"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100464", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022063"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005241", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345240"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204745000"}, {"@id": "msh:C538058"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005593", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806616"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012081", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3278024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012217", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006207", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844519"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007367", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024899"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001231", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021782"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009354", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024415"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003397", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853950"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030540", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073014"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001735", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0001339"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197456007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100803", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021966"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010241", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860606"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100109", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022312"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806583"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004298", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021664"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008383", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835238"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008456", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2678323"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003463", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859828"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004836", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28950004"}, {"@id": "msh:D015473"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110004001"}, {"@id": "umls:C0023487"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012327", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9250002"}, {"@id": "umls:C0152098"}, {"@id": "umls:C4020693"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004831", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0749398"}, {"@id": "umls:C4025286"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007482", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024865"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010945", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D058536"}, {"@id": "umls:C2317073"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:430035004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006398", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021599"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000189", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1398312"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030563", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073036"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022475"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001732", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0030286"}, {"@id": "msh:D010182"}, {"@id": "umls:C4025751"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3855007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002623", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1432"}, {"@id": "umls:C0011818"}, {"@id": "umls:C0265886"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63934006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100620", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28307001"}, {"@id": "umls:C0206660"}, {"@id": "msh:D018237"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030095", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021054"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012181", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009408"}, {"@id": "umls:C1510429"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45781009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007508", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030243", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38739001"}, {"@id": "msh:D006502"}, {"@id": "umls:C0019154"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004352", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025346"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002730", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858970"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040163", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073132"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005535", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025182"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012393", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1527304"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419076005"}, {"@id": "msh:D006967"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010393", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023861"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003799", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868549"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011878", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023151"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001643", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0013274"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2100"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83330001"}, {"@id": "msh:D004374"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005484", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847514"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009109", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858529"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011249", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023443"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009654", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020905"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011676", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023236"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012036", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023067"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009973", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024135"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000371", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3110003"}, {"@id": "umls:C0271429"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010822", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2228002"}, {"@id": "msh:D012607"}, {"@id": "umls:C0235068"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011951", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D011015"}, {"@id": "umls:C0032290"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422588002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011620", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023266"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100891", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020943"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040231", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280713"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009513", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021459"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009721", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0432363"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254244007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007643", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024825"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073243"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006628", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280443"}, {"@id": "umls:C1857074"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0566899"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:289469003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012177", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023012"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100345", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022135"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008833", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834975"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010085", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024061"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000777", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93297002"}, {"@id": "umls:C0685891"}, {"@id": "umls:C0262650"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007598", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862095"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001468", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025769"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003248", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860268"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001199", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C573898"}, {"@id": "umls:C0241397"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205308004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009226", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021509"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010927", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023648"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012611", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0878672"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007740", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850640"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005877", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025119"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000867", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91478007"}, {"@id": "msh:D006962"}, {"@id": "umls:C0020503"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010465", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19911007"}, {"@id": "umls:C0271616"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010497", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253191000"}, {"@id": "umls:C0037205"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67254002"}, {"@id": "msh:D004480"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10049216"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91089008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007832", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859882"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012851", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8543007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19132000"}, {"@id": "umls:C0267466"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009071", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26889001"}, {"@id": "umls:C0027121"}, {"@id": "msh:D009220"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128496001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011739", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020743"}, {"@id": "umls:C4020744"}, {"@id": "umls:C4023209"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001087", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006871"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204113001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413728006"}, {"@id": "umls:C0020302"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000648", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76976005"}, {"@id": "msh:D009896"}, {"@id": "umls:C0029124"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008929", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024614"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024947"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010559", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844702"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025421"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005356", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970257"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011031", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023583"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012505", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0342422"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237718009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008981", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843057"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011086", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023539"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003758", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248316006"}, {"@id": "umls:C1857657"}, {"@id": "umls:C0424631"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011245", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021190"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100452", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022075"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002837", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0741796"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012500", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022877"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045057", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073295"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010795", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023700"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010246", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024107"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001987", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0220994"}, {"@id": "msh:D022124"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9360008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040091", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022446"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008744", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849357"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005977", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0740895"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003885", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025529"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002132", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D065708"}, {"@id": "umls:C4082173"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008682", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35455006"}, {"@id": "msh:D007683"}, {"@id": "umls:C0022672"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003448", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849148"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010139", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024020"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007858", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072866"}, {"@id": "umls:C1844751"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100554", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253920006"}, {"@id": "umls:C0431810"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040189", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271767006"}, {"@id": "umls:C0237849"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14411002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112641009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247479008"}, {"@id": "umls:C0039446"}, {"@id": "msh:D013684"}, {"@id": "umls:C1138421"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009582", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024280"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002641", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849749"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002362", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020233"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43005009"}, {"@id": "umls:C0231688"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008936", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853743"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002851", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858973"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302820008"}, {"@id": "msh:D008579"}, {"@id": "umls:C0349604"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004031", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021690"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007648", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969675"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40714009"}, {"@id": "umls:C0271165"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011622", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1340"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002324", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30023002"}, {"@id": "umls:C0020225"}, {"@id": "msh:D006832"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008946", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021528"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002542", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009849"}, {"@id": "umls:C0028968"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67761004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000475", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853638"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100029", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D046151"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21279007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129123002"}, {"@id": "umls:C0266284"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012666", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022790"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010667", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280371"}, {"@id": "umls:C4023750"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003957", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021842"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003880", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021717"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030574", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073047"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003306", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858025"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009099", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850968"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002089", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265783"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80825009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001814", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277753"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000053", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1263023"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010415", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023841"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004610", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18347007"}, {"@id": "umls:C0158288"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004227", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836674"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012783", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405934001"}, {"@id": "umls:C1319016"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006581", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025018"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008605", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834043"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006209", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867928"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012512", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022870"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003555", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836057"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008890", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860105"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030402", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0541767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021905"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009635", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024263"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005512", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025188"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007502", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238629004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81845009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402341008"}, {"@id": "umls:C0334013"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100587", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022016"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005613", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851310"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001695", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0018790"}, {"@id": "msh:D006323"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397829000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410429000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000024", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073233"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009622", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024270"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021692"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007592", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844618"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012571", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-10:Q62.5"}, {"@id": "umls:C4021079"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006450", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857193"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009142", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024574"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005949", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3807980"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001648", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D011660"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274096000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83291003"}, {"@id": "umls:C0034072"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030815", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238467"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011349", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398925009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398760006"}, {"@id": "umls:C0271355"}, {"@id": "msh:C564661"}, {"@id": "msh:D020434"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398963001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010469", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023816"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030810", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280754"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011701", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221158"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49982000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009288", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024467"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002134", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0004782"}, {"@id": "msh:D001480"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70835005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859969"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100751", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "umls:C0014859"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126817006"}, {"@id": "msh:D004938"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003450", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854454"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024109"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C2852"}, {"@id": "umls:C4280683"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005217", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025234"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009183", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865702"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100867", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238093"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73120006"}, {"@id": "msh:C535720"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10050094"}, {"@id": "umls:C1860791"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100288", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022166"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006657", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834386"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003737", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D017240"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16851005"}, {"@id": "umls:C0162670"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010849", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020765"}, {"@id": "umls:C4023684"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012268", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018208"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27849002"}, {"@id": "umls:C0206634"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404069006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030873", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280732"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011713", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63467002"}, {"@id": "msh:D002037"}, {"@id": "umls:C0023211"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030078", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254626006"}, {"@id": "umls:C0152013"}, {"@id": "ncit:C2852"}, {"@id": "msh:C538231"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011209", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021198"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045055", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040250", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280698"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002718", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428875002"}, {"@id": "umls:C1844383"}, {"@id": "umls:C2748958"}, {"@id": "umls:C4020846"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009274", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021504"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009899", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021377"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004496", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0220723"}, {"@id": "msh:C562435"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000253", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850456"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040183", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2945606"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302690004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000860", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1389851"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000245", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025873"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001376", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857108"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010454", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3808270"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100470", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022057"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0259771"}, {"@id": "msh:D062685"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109433009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002157", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D053099"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445009001"}, {"@id": "umls:C0242528"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842581"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006329", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3872671"}, {"@id": "umls:C1848905"}, {"@id": "umls:C4280451"}, {"@id": "umls:C4280452"}, {"@id": "umls:C4280453"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:708494003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38433004"}, {"@id": "umls:C0344307"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021688"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006880", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3801"}, {"@id": "umls:C1332900"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000664", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431447"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253207002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040117", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1388953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004437", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280531"}, {"@id": "umls:C4280530"}, {"@id": "umls:C1832451"}, {"@id": "umls:C4280529"}, {"@id": "umls:C4280528"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040069", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022457"}, {"@id": "umls:C4022455"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007494", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851552"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012803", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015858"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3289004"}, {"@id": "umls:C0003081"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100580", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302914006"}, {"@id": "umls:C0004763"}, {"@id": "msh:D001471"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001061", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0702166"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11381005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10000496"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100904", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021938"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011170", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230421008"}, {"@id": "msh:D004831"}, {"@id": "umls:C0393702"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006957", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849097"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006866", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024973"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001216", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280599"}, {"@id": "umls:C1841684"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010989", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023610"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004122", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025411"}, {"@id": "umls:C4280539"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021526"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100826", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021961"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011623", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1320"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:94706008"}, {"@id": "umls:C0685707"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003272", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021735"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002024", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3714745"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003888", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3808869"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030403", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C566800"}, {"@id": "umls:C1868263"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850135"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040078", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837496"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002937", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265677"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68359008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008163", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846225"}, {"@id": "umls:C1836623"}, {"@id": "umls:C1833054"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002152", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37064009"}, {"@id": "umls:C0267988"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002857", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D056304"}, {"@id": "umls:C0576093"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10023480"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299330008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002717", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025685"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000163", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025887"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023592"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008807", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006617"}, {"@id": "umls:C1328407"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003394", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009120"}, {"@id": "umls:C0026821"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55300003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002667", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302849000"}, {"@id": "msh:D009396"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25081006"}, {"@id": "ncit:C40407"}, {"@id": "umls:C0027708"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000728", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837649"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008470", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854940"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010910", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C536524"}, {"@id": "umls:C0268573"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47719001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006114", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861872"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009505", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024325"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100405", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020992"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004913", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844917"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002103", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025726"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010872", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0520888"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59931005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005539", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025181"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012470", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63342001"}, {"@id": "umls:C4020721"}, {"@id": "umls:C0423128"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009467", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844709"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009132", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021522"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010117", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024042"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012680", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022783"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009346", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024422"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010832", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023691"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006391"}, {"@id": "ncit:C3085"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2099007"}, {"@id": "umls:C0018916"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253053003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400210000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011596", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023277"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000052", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073260"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009219", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024522"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005563", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1841994"}, {"@id": "umls:C2673888"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011583", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023286"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002483", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856507"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030833", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D019547"}, {"@id": "umls:C0007859"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81680005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004854", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839167"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002659", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1390474"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030092", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022651"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010750", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246815009"}, {"@id": "umls:C0423124"}, {"@id": "umls:C2674149"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022493"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000217", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87715008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300268000"}, {"@id": "umls:C0043352"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56893005"}, {"@id": "msh:D014987"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012134", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023032"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030650", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0205234"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87017008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004285", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025371"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011079", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235104008"}, {"@id": "msh:D014095"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129263008"}, {"@id": "umls:C0040456"}, {"@id": "umls:C4280338"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001081", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266474003"}, {"@id": "umls:C0008350"}, {"@id": "msh:D002769"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010568", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023788"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011166", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023501"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005036", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837832"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030559", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073032"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100562", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360527003"}, {"@id": "umls:C1260890"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011685", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023232"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005400", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025201"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009310", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020660"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030156", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274771005"}, {"@id": "umls:C0004968"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012880", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022696"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003546", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267044007"}, {"@id": "umls:C0424551"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030231", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022567"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009636", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021419"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003053", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011418", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D055949"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79668009"}, {"@id": "umls:C0269852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020432"}, {"@id": "umls:C0271375"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20610004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011405", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867487"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008338", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024699"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012332", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022952"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011037", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3887784"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008968", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850663"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002599", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1608410"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009821", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855299"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004230", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025404"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100202", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022219"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100938", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021920"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003310", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864794"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011985", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2675627"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70396004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001097", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014985"}, {"@id": "umls:C0022575"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363677007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302896008"}, {"@id": "msh:D015352"}, {"@id": "msh:C531719"}, {"@id": "umls:C0013238"}, {"@id": "umls:C2930821"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46152009"}, {"@id": "msh:D007638"}, {"@id": "umls:C0043349"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009548", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024300"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200030", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277693"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009275", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024476"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008160", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024725"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835573"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030655", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237309005"}, {"@id": "umls:C0344363"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030867", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253243008"}, {"@id": "umls:C0431460"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000123", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0027697"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52845002"}, {"@id": "msh:D009393"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000878", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839731"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011190", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023484"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003244", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204888000"}, {"@id": "umls:C1691215"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006577", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2004456"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43904005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86454000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009948", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021367"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005352", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025208"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009642", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863402"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001172", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0575897"}, {"@id": "msh:C536903"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299130003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010236", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021305"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002267", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000071017"}, {"@id": "umls:C0234166"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19557000"}, {"@id": "umls:C1848918"}, {"@id": "umls:C1740801"}, {"@id": "umls:C1836014"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200037", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3814530"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100257", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13624003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81208006"}, {"@id": "umls:C0265554"}, {"@id": "msh:C574275"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010506", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021258"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008970", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240074006"}, {"@id": "umls:C0410192"}, {"@id": "msh:C562932"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040116", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75231006"}, {"@id": "umls:C0266616"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012185", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007227", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D054082"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23024003"}, {"@id": "umls:C0266483"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001218", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833222"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002639", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006502"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82385007"}, {"@id": "umls:C0856761"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010609", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201091002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31069005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80801001"}, {"@id": "umls:C0037293"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003560", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193225000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73297009"}, {"@id": "umls:C1864711"}, {"@id": "umls:C0026850"}, {"@id": "msh:D009136"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000384", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860816"}, {"@id": "umls:C4072826"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011941", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023114"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000298", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103606006"}, {"@id": "umls:C0424448"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030592", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073064"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011655", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023244"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002922", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1806780"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009985", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021354"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001900", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:131141003"}, {"@id": "umls:C0549448"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030856", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155360"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87819007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010027", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024097"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011472", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023341"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022380"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001279", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013575"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:272030005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:309585006"}, {"@id": "umls:C0039070"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271594007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040207", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073155"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100327", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15911003"}, {"@id": "umls:C0266815"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010975", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021208"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005508", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35562000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190817009"}, {"@id": "umls:C0024419"}, {"@id": "msh:D008258"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190818004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004991", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969532"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011571", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0546965"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204362007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003357", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857652"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025445"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010324", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023903"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002781", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0740852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004894", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806280"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004058", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025415"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011181", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851759"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003985", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025464"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008651", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024647"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200098", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673954"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011722", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0950"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:950"}, {"@id": "umls:C4021128"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002676", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280564"}, {"@id": "umls:C1860050"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009334", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024433"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001530", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3550204"}, {"@id": "umls:C1835580"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009832", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021385"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100372", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022119"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011625", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023263"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003429", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025616"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111007000"}, {"@id": "umls:C0544820"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011347", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023405"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008490", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850329"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009172", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021516"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006770", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002292"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254915003"}, {"@id": "umls:C0279702"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:188251003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41607009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012826", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:446421000124109"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6736007"}, {"@id": "umls:C0205081"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011339", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023406"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100374", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022117"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006543", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006323"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410430005"}, {"@id": "umls:C0600228"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007480", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868527"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022387"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010361", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021285"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000283", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859680"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004313", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119250001"}, {"@id": "umls:C0086438"}, {"@id": "msh:D000361"}, {"@id": "umls:C4048270"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004813", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73162004"}, {"@id": "msh:C562868"}, {"@id": "umls:C0398648"}, {"@id": "umls:C1868252"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010831", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856691"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004972", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840376"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002657", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0700635"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702350003"}, {"@id": "msh:C537501"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007885", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856477"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009333", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024434"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009517", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024316"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010791", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0023600"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76085008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002322", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0234379"}, {"@id": "msh:D014202"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25082004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010300", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023915"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004835", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025285"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030682", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1960469"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007396", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024889"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007529", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004476"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54209007"}, {"@id": "umls:C0162361"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002814", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1096086"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:449715001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002888", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004806"}, {"@id": "ncit:C3017"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57706008"}, {"@id": "umls:C0014474"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443643007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100648", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "umls:C0040411"}, {"@id": "msh:D014062"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126778001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000720", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18963009"}, {"@id": "umls:C0085633"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100451", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022076"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006292", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1086101000119107"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234949000"}, {"@id": "umls:C3874458"}, {"@id": "umls:C1859363"}, {"@id": "umls:C0012767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004224", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025405"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003873"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400005007"}, {"@id": "umls:C0011606"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399992009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:200948000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396349005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396350005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012877", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0403673"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50112006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012729", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022752"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004502", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025317"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031565", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3817"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011566", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2854"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274947007"}, {"@id": "umls:C0344697"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003089", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0410266"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203074005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000451", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839765"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030599", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073071"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002654", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59708000"}, {"@id": "msh:D010009"}, {"@id": "umls:C0026760"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006516", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0002390"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37471005"}, {"@id": "msh:D000542"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011969", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023101"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011617", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023269"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002071", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001480"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43378000"}, {"@id": "umls:C0234133"}, {"@id": "umls:C0015371"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76349003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040179", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073144"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030840", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238656"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202490009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247373008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000157", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0878638"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000854", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255034006"}, {"@id": "umls:C0151468"}, {"@id": "msh:D013964"}, {"@id": "ncit:C2855"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255033000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012060", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0346037"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16974005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254732008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006040", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861531"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002176", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013117"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71286001"}, {"@id": "umls:C0037926"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010330", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023899"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000650", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025834"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100085", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022336"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010740", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82663009"}, {"@id": "umls:C0265513"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001139", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0008525"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75241009"}, {"@id": "msh:D015794"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009953", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024149"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006179", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862693"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010374", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021280"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000274", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855538"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34187009"}, {"@id": "umls:C0271183"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012643", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022807"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005700", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025151"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373940002"}, {"@id": "umls:C0685678"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006213", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862156"}, {"@id": "umls:C4025079"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001664", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D016171"}, {"@id": "umls:C0040479"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31722008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100932", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021926"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030683", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014627"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30800001"}, {"@id": "umls:C0042267"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030191", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021046"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410000", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020914"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005206", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111374002"}, {"@id": "umls:C0030299"}, {"@id": "msh:D010192"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100141", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022280"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008830", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969176"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001119", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3887531"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100510", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001206"}, {"@id": "umls:C0003969"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76169001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012441", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:430887001"}, {"@id": "umls:C4048750"}, {"@id": "msh:D046628"}, {"@id": "umls:C0878588"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011435", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023360"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000199", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241438"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009230", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024514"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004713", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011104", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023537"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010967", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020761"}, {"@id": "umls:C4021855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004918", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969073"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012615", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151990"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5277004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002834", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025674"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000136", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850327"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011554", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "epcc:01.01.14"}, {"@id": "icd-10:Q20.4"}, {"@id": "umls:C4023302"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003981", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021698"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006625", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2986662"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021867"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100833", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345832"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126832004"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006077", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850048"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001343", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74925009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50143004"}, {"@id": "umls:C0022610"}, {"@id": "msh:D007647"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030551", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073025"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012138", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023028"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009685", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024234"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001270", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854301"}, {"@id": "umls:C4020874"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030393", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2348239"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699817008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005944", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4206"}, {"@id": "umls:C4021610"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022977"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002079", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344482"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204043002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011355", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0850826"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007911", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836264"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100284", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022169"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024938"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004491", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855233"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007413", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848850"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005381", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970263"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006166", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859369"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012625", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:433144002"}, {"@id": "umls:C2316787"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100519", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2472002"}, {"@id": "msh:D001002"}, {"@id": "umls:C0003460"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005605", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025174"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002613", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0008312"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1761006"}, {"@id": "umls:C0023892"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31712002"}, {"@id": "msh:D008105"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040223", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280720"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002836", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61758007"}, {"@id": "msh:D001746"}, {"@id": "umls:C0005689"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003524", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848580"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002406", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280577"}, {"@id": "umls:C1854489"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012300", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022959"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003186", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82231009"}, {"@id": "umls:C0269269"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012278", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022972"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011390", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023381"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008193", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859014"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008736", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34911001"}, {"@id": "umls:C0266435"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012800", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021067"}, {"@id": "umls:C4022927"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000808", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204889008"}, {"@id": "umls:C0452147"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010423", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021270"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010558", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023791"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003391", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298294005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85905009"}, {"@id": "umls:C0234182"}, {"@id": "umls:C0575071"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001980", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238801"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:167921008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030296", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022529"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012169", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248072009"}, {"@id": "umls:C0424375"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003341", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021730"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008421", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863313"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100575", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020708"}, {"@id": "ncit:C3262"}, {"@id": "msh:D005706"}, {"@id": "umls:C0016978"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126854002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010143", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024016"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001640", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0018800"}, {"@id": "msh:D006332"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8186001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0025635", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C4530"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011935", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023118"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100649", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235075007"}, {"@id": "msh:D009062"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1071000119107"}, {"@id": "umls:C4280289"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126797001"}, {"@id": "umls:C0149744"}, {"@id": "ncit:C3262"}, {"@id": "umls:C0026640"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007302", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0005586"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13746004"}, {"@id": "msh:D001714"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002546", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838027"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001674", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1120"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004252", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025390"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004798", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4082764"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715852004"}, {"@id": "umls:C1854495"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022489"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009560", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024291"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002333", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866284"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006638", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844529"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100595", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537968"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13534001"}, {"@id": "umls:C0264162"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000119", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020895"}, {"@id": "umls:C0080276"}, {"@id": "umls:C0042063"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:287085006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42030000"}, {"@id": "msh:D014564"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009566", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021438"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004099", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48449000"}, {"@id": "msh:C562546"}, {"@id": "umls:C0265552"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10025386"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100436", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022091"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009618", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021421"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012098", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445124008"}, {"@id": "umls:C2919341"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100661", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31681005"}, {"@id": "msh:D014277"}, {"@id": "umls:C0040997"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008346", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024695"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011758", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023201"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001058", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851789"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012598", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022829"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008479", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863353"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006716", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024989"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011908", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023135"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004468", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863406"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031022", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C6038"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008072", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024735"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009838", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024188"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005720", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025149"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012078", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023056"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010599", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023774"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100220", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022201"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008279", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850722"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011291", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023425"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010159", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005511", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0700299"}, {"@id": "msh:C563030"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71315007"}, {"@id": "umls:C1384606"}, {"@id": "msh:D004414"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001859", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025743"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010302", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013120"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126962006"}, {"@id": "ncit:C3262"}, {"@id": "umls:C0037930"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011785", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0154143"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26389007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011468", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0858722"}, {"@id": "umls:C0278151"}, {"@id": "umls:C4280324"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230335009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32402008"}, {"@id": "umls:C4280325"}, {"@id": "umls:C0338467"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006311", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025065"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D008579"}, {"@id": "ncit:C3230"}, {"@id": "umls:C0347515"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:189167009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010711", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023726"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010874", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221253"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69880002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004216", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021677"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003044", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202265005"}, {"@id": "umls:C0409336"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011129", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023523"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000104", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4503"}, {"@id": "umls:C0542519"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204942005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396232000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10022016"}, {"@id": "umls:C0019294"}, {"@id": "msh:D006552"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003103", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021741"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010880", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023676"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011786", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0154141"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69329005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73869005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030514", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072996"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008857", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3149908"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001706", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004695"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65457005"}, {"@id": "umls:C0014117"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002812", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239138"}, {"@id": "msh:D060905"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74820003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025417"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008529", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832834"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012510", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022871"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030871", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280734"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008250", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0475732"}, {"@id": "msh:C562999"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276645004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000978", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004438"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77643000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302227002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424131007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:425075004"}, {"@id": "umls:C0013491"}, {"@id": "umls:C0423798"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012077", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-10:F60.4"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55341008"}, {"@id": "umls:C0019681"}, {"@id": "msh:D006677"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002843", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855752"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004794", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860244"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000828", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73132005"}, {"@id": "msh:D010279"}, {"@id": "umls:C4025822"}, {"@id": "umls:C0030517"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003994", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0159941"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10013184"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125618007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001924", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41841004"}, {"@id": "umls:C0002896"}, {"@id": "msh:D000756"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006358", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833168"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000843", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66999008"}, {"@id": "msh:D006961"}, {"@id": "umls:C0020502"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009920", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414929001"}, {"@id": "umls:C0027961"}, {"@id": "msh:D009507"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254817005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030203", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022580"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012687", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3553078"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030799", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003398"}, {"@id": "umls:C0265534"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4191007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3712"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012784", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111404004"}, {"@id": "umls:C0031065"}, {"@id": "msh:D010501"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0400003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021874"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007207", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010941", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0339851"}, {"@id": "umls:C0339850"}, {"@id": "msh:C562753"}, {"@id": "umls:C4023635"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91900007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010759", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2749369"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030387", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073288"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100354", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000031", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073287"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010848", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023685"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007993", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024757"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005798", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867398"}, {"@id": "msh:C566728"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011526", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023314"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006099", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025092"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005626", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025169"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022678"}, {"@id": "umls:C4020714"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001949", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22774003"}, {"@id": "umls:C0085570"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003963", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025476"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100890", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015529"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397868007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398197009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:440471007"}, {"@id": "umls:C0008340"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008714", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024633"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030865", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280737"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000857", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3278636"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C535561"}, {"@id": "umls:C2930932"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011095", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:251292006"}, {"@id": "msh:D057887"}, {"@id": "umls:C0596028"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70305005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004377", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:269475001"}, {"@id": "msh:D019337"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129154003"}, {"@id": "umls:C0376545"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011534", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023313"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008619", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0452138"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194424005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003347", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025625"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001369", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3723001"}, {"@id": "msh:D001168"}, {"@id": "umls:C0003864"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003368", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025620"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011843", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023164"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008297", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268464"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28575006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009820", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024196"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009164", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968592"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011477", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:307677002"}, {"@id": "umls:C0585545"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012745", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423112"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246802000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011380", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023386"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000732", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837653"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007605", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021572"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008240", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024716"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030721", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849370"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011448", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238651"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39055007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000133", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95219002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38804009"}, {"@id": "msh:D006060"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205681004"}, {"@id": "umls:C0687149"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83579008"}, {"@id": "msh:D006059"}, {"@id": "umls:C0018055"}, {"@id": "umls:C0018051"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001082", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002764"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76581006"}, {"@id": "umls:C0008325"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100237", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022185"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005855", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853171"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000538", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C562401"}, {"@id": "umls:C0155300"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57138009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007332", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024906"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010205", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021316"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009202", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024538"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000927", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025818"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007543", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848773"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009667", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024250"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005292", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968633"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001911", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0427515"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250274006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006628"}, {"@id": "umls:C0019572"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399939002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012859", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0267095"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89057003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000545", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0027092"}, {"@id": "msh:D009216"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57190000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010805", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3553471"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007229", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837246"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005349", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1396772"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030452", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072944"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009327", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024438"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003170", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021739"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024742"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006881", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024971"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007610", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024831"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000338", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248149005"}, {"@id": "umls:C4280635"}, {"@id": "umls:C0813217"}, {"@id": "umls:C1862474"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003665", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025581"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100084", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022337"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010576", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021250"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006511", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53787002"}, {"@id": "msh:D007826"}, {"@id": "umls:C0023066"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:406444002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41432000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030643", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073108"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155197"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59890007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000325", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835884"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005790", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280474"}, {"@id": "umls:C4025134"}, {"@id": "umls:C4280475"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34643004"}, {"@id": "umls:C0011989"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:318761000119105"}, {"@id": "msh:D003966"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012199", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193031009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230473009"}, {"@id": "umls:C0009088"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193947008"}, {"@id": "icd-10:G44.0"}, {"@id": "msh:D003027"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002637", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0007786"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:287731003"}, {"@id": "msh:D002545"}, {"@id": "umls:C0917798"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:389100007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003125", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025649"}, {"@id": "umls:C3494187"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234440005"}, {"@id": "msh:D006467"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011953", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0519063"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000550", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855685"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842774"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030477", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072967"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100281", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54597004"}, {"@id": "umls:C0267375"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009834", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024190"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012334", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001651"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20719006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8262006"}, {"@id": "umls:C0005398"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005285", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837888"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003654", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D054067"}, {"@id": "umls:C4025582"}, {"@id": "umls:C1959620"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77365006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855483"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001679", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025756"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1453"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006712", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847363"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002224", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072835"}, {"@id": "umls:C4073292"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10048017"}, {"@id": "umls:C0343073"}, {"@id": "umls:C4072836"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52564001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004434", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3151082"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100787", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D011471"}, {"@id": "umls:C0033578"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126906006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008518", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024659"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100339", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022141"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007262", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024914"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011393", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020751"}, {"@id": "umls:C4021153"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005302", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:401051003"}, {"@id": "umls:C1303076"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100719", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204134008"}, {"@id": "umls:C0344516"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0812413"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254645002"}, {"@id": "ncit:C3234"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012317", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C563037"}, {"@id": "umls:C0748473"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030594", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073066"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001670", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0205700"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100556", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34087007"}, {"@id": "umls:C0333662"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012817", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839832"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100061", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022360"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003859", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025548"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003657", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859833"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002100", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0747651"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:430969000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030391", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072928"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0033019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3054"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205329008"}, {"@id": "umls:C1863360"}, {"@id": "umls:C2930865"}, {"@id": "msh:C535284"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001671", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59494005"}, {"@id": "msh:D006343"}, {"@id": "umls:C0018816"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253273004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396351009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008434", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835570"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011859", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416300008"}, {"@id": "umls:C1562761"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040214", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073160"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004660", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280509"}, {"@id": "umls:C4280511"}, {"@id": "umls:C1834042"}, {"@id": "umls:C4280510"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005639", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856877"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010327", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021296"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010793", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110992006"}, {"@id": "umls:C0544857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009094", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280405"}, {"@id": "umls:C1849350"}, {"@id": "umls:C4280406"}, {"@id": "umls:C4280404"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010992", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014550"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22220005"}, {"@id": "umls:C0042025"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006143", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859481"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009637", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021418"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010781", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0578531"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301854006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002850", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239989"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002723", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844385"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002810", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277123"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100404", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020993"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003993", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025460"}, {"@id": "umls:C4020692"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012171", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023014"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011888", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023144"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100917", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020938"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012853", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702462000"}, {"@id": "umls:C2197691"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025807"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012755", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022741"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000204", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80281008"}, {"@id": "umls:C0008924"}, {"@id": "msh:D002971"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4875"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010432", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021268"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001693", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0232180"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:442119001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012542", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0263536"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30654002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010347", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023890"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008755", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:308232009"}, {"@id": "umls:C0585984"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100055", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022366"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100293", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0333759"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42091004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002686", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025690"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007221", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849143"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024085"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280501"}, {"@id": "umls:C4021638"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004292", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025364"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838662"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030612", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073082"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005979", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007662"}, {"@id": "umls:C1854704"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012676", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022787"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040118", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80101003"}, {"@id": "umls:C0271469"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4447"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003466", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001756", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848606"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006335", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57650002"}, {"@id": "umls:C0266050"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000929", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235942"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000255", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15805002"}, {"@id": "umls:C0149512"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008259", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021548"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009922", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024160"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007994", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241688"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:420990001"}, {"@id": "umls:C2937228"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007081", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024942"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100708", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021990"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010884", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023675"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100557", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431934"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:709411004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010734", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10623005"}, {"@id": "umls:C0016063"}, {"@id": "msh:D005357"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011423", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74450001"}, {"@id": "umls:C0085679"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000593", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204142009"}, {"@id": "umls:C3152182"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011151", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023511"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002031", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266126"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69771008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011726", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35604006"}, {"@id": "msh:D010547"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233815004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:206597007"}, {"@id": "umls:C0031190"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000068", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1610065"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010516", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013952"}, {"@id": "umls:C0040115"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100161", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022260"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009903", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1996949"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428477002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000594", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246986004"}, {"@id": "umls:C0423276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002925", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0586553"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:309080005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000690", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849950"}, {"@id": "umls:C4083046"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010359", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023882"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002360", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0037317"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53888004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003998", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025458"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004734", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865877"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004970", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345049"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2310"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2701"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253645007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004327", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025356"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003213", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025640"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005306", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402867006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83343001"}, {"@id": "msh:D018324"}, {"@id": "umls:C0206733"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254206003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195382003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56975005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002577", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025699"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861248"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030329", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3549703"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004277", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20511007"}, {"@id": "umls:C0435632"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005257", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837482"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012675", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021076"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100783", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111324004"}, {"@id": "umls:C0266009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009547", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021444"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280274"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204203001"}, {"@id": "umls:C0344499"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030886", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280725"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010775", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221214"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66403007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110409004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2760"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009743", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95339000"}, {"@id": "umls:C0423848"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011775", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023194"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010510", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023798"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006983", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024955"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003262", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:310290006"}, {"@id": "umls:C0241185"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100044", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022377"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008148", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024727"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100285", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022168"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010000", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024119"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006437", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834392"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002219", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C565029"}, {"@id": "umls:C1851400"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007651", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0521736"}, {"@id": "umls:C4020808"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95758006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009528", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024308"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005060", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968605"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100062", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022359"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011346", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3532934"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62231000119108"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009437", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024361"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009854", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024179"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040228", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280715"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010959", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015615"}, {"@id": "umls:C0010668"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111318005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012773", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836996"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007834", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021566"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004281", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025373"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100520", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0028961"}, {"@id": "msh:D009846"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83128009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718403007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007830", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024790"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030464", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072954"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024111"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003326", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D063806"}, {"@id": "umls:C0231528"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68962001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005526", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:188725004"}, {"@id": "umls:C0023448"}, {"@id": "msh:D007945"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32280000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005652", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025164"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030046", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4015098"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003343", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234589002"}, {"@id": "msh:C536835"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124706000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39112005"}, {"@id": "umls:C0398746"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010433", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021267"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012172", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023013"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045001", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022409"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002292", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864584"}, {"@id": "msh:D000505"}, {"@id": "umls:C4083212"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87872006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011632", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023257"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009435", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024363"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005265", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025224"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004885", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844945"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003153", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0220993"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13003007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010488", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023806"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002859", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302847003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30924005"}, {"@id": "umls:C0035412"}, {"@id": "ncit:C3359"}, {"@id": "msh:D012208"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000237", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859455"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100178", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022243"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009752", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856027"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010746", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023715"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001287", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D008581"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7180009"}, {"@id": "umls:C0025289"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004000", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025457"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002092", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:697898008"}, {"@id": "umls:C2973725"}, {"@id": "umls:C3203102"}, {"@id": "umls:C0020542"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70995007"}, {"@id": "msh:D006976"}, {"@id": "msh:D065627"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11399002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030744", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280790"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003646", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839865"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010396", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023858"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030881", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1655733"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009438", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021475"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100421", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020978"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008450", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832598"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000621", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0014390"}, {"@id": "msh:D004774"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33168009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000058", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073266"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000482", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1167713"}, {"@id": "umls:C0266544"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26098002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004235", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025402"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011657", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023242"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010567", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023789"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007390", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024891"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030660", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073116"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040120", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022427"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012410", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0034902"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50715003"}, {"@id": "msh:D012010"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000938", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001851"}, {"@id": "umls:C0029453"}, {"@id": "umls:C0747078"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312894000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78441005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040147", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3888081"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001803", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89704006"}, {"@id": "umls:C0150993"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10028702"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100439", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022088"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009557", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024294"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011310", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021166"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007268", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431349"}, {"@id": "msh:D000757"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277922001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040194", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4083076"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000267", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280659"}, {"@id": "umls:C4280661"}, {"@id": "umls:C4280662"}, {"@id": "umls:C4280657"}, {"@id": "umls:C4280258"}, {"@id": "umls:C4280658"}, {"@id": "umls:C4280660"}, {"@id": "umls:C1860245"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010590", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023783"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003327", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843697"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000886", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838659"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011592", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023280"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073267"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010942", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023634"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012302", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020803"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428638009"}, {"@id": "umls:C0276226"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025250"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005185", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100500", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020970"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012182", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423464009"}, {"@id": "umls:C0280313"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707585008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000543", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0554970"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302200001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002585", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025698"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040182", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:425582007"}, {"@id": "umls:C1881170"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010812", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1401781"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001123", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12184005"}, {"@id": "umls:C3887875"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856542"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006432", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843983"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001572", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71485000"}, {"@id": "umls:C4280592"}, {"@id": "umls:C0266036"}, {"@id": "umls:C4280591"}, {"@id": "umls:C4280590"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008945", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835993"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006789", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C538525"}, {"@id": "umls:C1852373"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011871", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023154"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003065", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840068"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100919", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020936"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012323", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34101000119105"}, {"@id": "msh:D009207"}, {"@id": "umls:C0751352"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002578", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235675006"}, {"@id": "umls:C0152020"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:196753007"}, {"@id": "msh:D018589"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031348", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0700"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:700"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000998", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271607001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29966009"}, {"@id": "umls:C0020555"}, {"@id": "msh:D006983"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030153", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "umls:C0206698"}, {"@id": "msh:D018281"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312104005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70179006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009729", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1332852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010138", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024021"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030576", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073049"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010029", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024095"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009531", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024305"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003762", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15545001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22504001"}, {"@id": "umls:C0266393"}, {"@id": "umls:C0152240"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030645", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26216008"}, {"@id": "umls:C0205099"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011892", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014813"}, {"@id": "umls:C0042880"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52675005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030665", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001259"}, {"@id": "umls:C0750940"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010123", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024036"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030493", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072981"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030858", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085281"}, {"@id": "msh:D016739"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32709003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100614", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0027121"}, {"@id": "msh:D009220"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128496001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26889001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837510"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012401", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020902"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009905", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024164"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003889", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025527"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010426", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023833"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024948"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100585", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022018"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030119", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022626"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010435", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021266"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011561", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023298"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073174"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009972", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021359"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006561", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837257"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010179", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023984"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007581", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024840"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008162", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021552"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040165", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41910004"}, {"@id": "umls:C0031111"}, {"@id": "msh:D010522"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009663", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024254"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011097", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013036"}, {"@id": "umls:C0037769"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28055006"}, {"@id": "umls:C1527366"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100133", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022288"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009944", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4082168"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001657", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111975006"}, {"@id": "umls:C0151878"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005505", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128845005"}, {"@id": "umls:C0002893"}, {"@id": "msh:D000753"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012556", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021080"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012575", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022838"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008586", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2676974"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006510", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D029424"}, {"@id": "umls:C0024117"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13645005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003383", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847906"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002815", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025676"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000618", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271215"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65956007"}, {"@id": "umls:C0456909"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4866"}, {"@id": "msh:D001766"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000897", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15214001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249702007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009705", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024228"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000222", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857013"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009348", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024420"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009244", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868573"}, {"@id": "umls:C4020781"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100733", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "msh:D010282"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127020005"}, {"@id": "umls:C0030521"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010382", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023868"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030299", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022527"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004337", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1328440"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004438", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280525"}, {"@id": "umls:C4280527"}, {"@id": "umls:C4280526"}, {"@id": "msh:D006957"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82054006"}, {"@id": "umls:C4280524"}, {"@id": "umls:C0020494"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006684", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004132", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863349"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011788", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021843"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009222", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024519"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040178", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073143"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006702", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1852540"}, {"@id": "msh:C565153"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025658"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100179", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022242"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005671", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025159"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008684", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024640"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030771", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0158473"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64298006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030774", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125429001"}, {"@id": "msh:D008933"}, {"@id": "umls:C0026244"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009669", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024248"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011111", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023536"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005338", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857206"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000907", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846154"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030310", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022517"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1112467"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012646", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21779006"}, {"@id": "umls:C0520578"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006286", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008275", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024712"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005661", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152491"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6803002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003469", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025610"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003811", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0410916"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276506001"}, {"@id": "msh:D066087"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100565", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11197005"}, {"@id": "umls:C0152444"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74740003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002444", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537158"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237714006"}, {"@id": "umls:C0342418"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006446", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849580"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002869", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865841"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006538", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2169795"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011949", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023112"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010788", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0039590"}, {"@id": "ncit:C3262"}, {"@id": "msh:D013736"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126900000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004900", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839436"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100855", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021954"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010751", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849227"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005316", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848877"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023944"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1392669"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003414", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:263042007"}, {"@id": "umls:C0263905"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45179004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100885", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020945"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040192", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253008000"}, {"@id": "umls:C0003650"}, {"@id": "msh:D001079"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74926005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001702", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025753"}, {"@id": "epcc:06.01.00"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012241", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851107"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012324", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128934006"}, {"@id": "umls:C0023470"}, {"@id": "msh:D007951"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:188732008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37810007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010349", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021289"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011430", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023363"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009062", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806604"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030108", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022637"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001682", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204368006"}, {"@id": "msh:D001020"}, {"@id": "umls:C0340375"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001965", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025734"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010881", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90009001"}, {"@id": "umls:C0266785"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011315", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020756"}, {"@id": "umls:C4023418"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000086", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238207"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16507009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004029", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025432"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023597"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002290", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14240001"}, {"@id": "umls:C0221262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030372", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072911"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007680", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024816"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000809", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1389003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000348", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2677762"}, {"@id": "umls:C0239676"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008944", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836451"}, {"@id": "umls:C1866863"}, {"@id": "umls:C3806644"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200113", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021887"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001601", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38086007"}, {"@id": "msh:D055092"}, {"@id": "umls:C0264303"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001105", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012162"}, {"@id": "umls:C0035304"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95695004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405722004"}, {"@id": "umls:C0521694"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030360", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345958"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254629004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005214", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007415"}, {"@id": "umls:C0021843"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81060008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005463", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863311"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030100", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022645"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025416"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003756", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75047002"}, {"@id": "umls:C1533847"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008788", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280411"}, {"@id": "umls:C1866710"}, {"@id": "umls:C1861528"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007000", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847164"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010858", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023682"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002344", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854838"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009846", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024186"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100691", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021995"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008080", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D050488"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274147008"}, {"@id": "umls:C0546297"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000572", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7973008"}, {"@id": "umls:C3665386"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002790", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806216"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007708", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024812"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001773", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848673"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011852", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233890005"}, {"@id": "umls:C0242426"}, {"@id": "msh:D010490"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004940", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025269"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010681", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023744"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100898", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22858003"}, {"@id": "umls:C0334083"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400091006"}, {"@id": "msh:C562737"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004333", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856560"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006524", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012503", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399244003"}, {"@id": "msh:D010900"}, {"@id": "umls:C0032002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007215", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020513"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:304737009"}, {"@id": "umls:C0238357"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005922", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025109"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005150", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025244"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009423", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024372"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003833", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025563"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007328", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837522"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001899", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239935"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010069", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024075"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000078", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073285"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000239", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072820"}, {"@id": "umls:C0456132"}, {"@id": "umls:C4072821"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276709006"}, {"@id": "umls:C4072822"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006813", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846620"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011497", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0154916"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51995000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008322", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4014650"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010290", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023918"}, {"@id": "umls:C1398301"}, {"@id": "umls:C4020772"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37231002"}, {"@id": "umls:C0271051"}, {"@id": "msh:D008269"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000474", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836940"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012289", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126632002"}, {"@id": "ncit:C3262"}, {"@id": "msh:D005153"}, {"@id": "umls:C0015461"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009625", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2108151"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030364", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072904"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008647", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024649"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012370", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0375511"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:427888001"}, {"@id": "umls:C1997760"}, {"@id": "umls:C4082245"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009259", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024488"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011710", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0006384"}, {"@id": "msh:D002037"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6374002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073194"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006568", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856285"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000399", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021806"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009199", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024541"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0027794"}, {"@id": "msh:D009436"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253098009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000405", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006314"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44057004"}, {"@id": "umls:C0018777"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100859", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0264974"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65498003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006964", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859863"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002665", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C7065"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:115244002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:188676008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21964009"}, {"@id": "umls:C0024299"}, {"@id": "msh:D008223"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:118600007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265594"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371199008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55434001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386152007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26614003"}, {"@id": "msh:D006848"}, {"@id": "umls:C1720771"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100835", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0347509"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92048008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006136", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001997", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006073"}, {"@id": "umls:C0018099"}, {"@id": "umls:C0003868"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90560007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:170733007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48440001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190828008"}, {"@id": "msh:D015210"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040277", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001848", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860450"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100818", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0575484"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298710001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012450", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0401149"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236069009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011376", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0542259"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010529", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280380"}, {"@id": "msh:D004454"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64712007"}, {"@id": "umls:C0013528"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009703", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000206", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0017675"}, {"@id": "msh:D005928"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45534005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006691", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030657", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86256001"}, {"@id": "umls:C0269855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030214", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0679145"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73744004"}, {"@id": "umls:C0312420"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040265", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280687"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011168", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023500"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100486", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022045"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004223", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021674"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000061", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859980"}, {"@id": "umls:C4025891"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006486", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025041"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100137", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022284"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006949", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848695"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012570", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302851001"}, {"@id": "umls:C0039101"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63211008"}, {"@id": "msh:D013584"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012852", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022709"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100251", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3192"}, {"@id": "umls:C4022180"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006503", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025032"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040258", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280691"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006719", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0497538"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:92118007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100962", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0037020"}, {"@id": "msh:D012792"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000180", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431564"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253752000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030575", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073048"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012861", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18978002"}, {"@id": "umls:C0266361"}, {"@id": "msh:D050090"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011224", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:708541009"}, {"@id": "umls:C4020757"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13401001"}, {"@id": "umls:C0266574"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008997", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866012"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100880", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1320468"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405933007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002581"}, {"@id": "umls:C0007871"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17382005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001669", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3536741"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204296002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26146002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030746", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23276006"}, {"@id": "umls:C0240059"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009825", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024193"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002436", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445468002"}, {"@id": "umls:C1848652"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100670", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020958"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001450", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0814045"}, {"@id": "msh:D050173"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002680", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072841"}, {"@id": "umls:C4072842"}, {"@id": "umls:C1854718"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007334", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0877017"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001298", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001927"}, {"@id": "umls:C0085584"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81308009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003557", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843700"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000575", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0036454"}, {"@id": "msh:D009898"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23388006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81016008"}, {"@id": "umls:C0344233"}, {"@id": "msh:D012607"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0269209"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60023006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003535", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3696376"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237950009"}, {"@id": "msh:C579867"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001266", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43105007"}, {"@id": "umls:C0085583"}, {"@id": "umls:C0234967"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001961", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3151525"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010150", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011334", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021159"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004850", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:710167004"}, {"@id": "umls:C1735901"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004844", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0520736"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74789008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010518", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39462005"}, {"@id": "msh:D013955"}, {"@id": "umls:C0040124"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030783", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280771"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100862", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021950"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023601"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018476"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399317006"}, {"@id": "umls:C0233565"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008076", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836872"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000553", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025842"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004378", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025329"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002204", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59282003"}, {"@id": "umls:C0034065"}, {"@id": "msh:D011655"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005244", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3152231"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002963", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833172"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004799", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025290"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030664", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61282003"}, {"@id": "umls:C0231616"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010534", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020236"}, {"@id": "umls:C0338591"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230736007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968607"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009488", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024336"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010096", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024051"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001877", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020862"}, {"@id": "umls:C0391870"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12222001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000612", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240063"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012486", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009187"}, {"@id": "umls:C0026975"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41370002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022378"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006737", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010673"}, {"@id": "umls:C1257877"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011213", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023462"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003935", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021704"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005523", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0024314"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414629003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77121009"}, {"@id": "msh:D008232"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84631004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:277466009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004695", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861708"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010712", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023725"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002867", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021746"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007936", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020806"}, {"@id": "umls:C1865918"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011484", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111512005"}, {"@id": "umls:C0152253"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009300", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020658"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011100", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007409"}, {"@id": "umls:C0021828"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010055", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012864", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0403824"}, {"@id": "msh:D000072660"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236817003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000429", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280632"}, {"@id": "umls:C4280631"}, {"@id": "umls:C2227020"}, {"@id": "umls:C4021804"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012414", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022911"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0033117"}, {"@id": "msh:D011317"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6273006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011621", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265812"}, {"@id": "umls:C4023265"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41893002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007069", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024944"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030142", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0159060"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60612008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002411", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27678003"}, {"@id": "umls:C0684219"}, {"@id": "msh:D020385"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011591", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023281"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005886", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025114"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003683", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025579"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011442", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023354"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004382", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:473372009"}, {"@id": "umls:C0919718"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006266", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0566694"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:289264006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430018", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073200"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009188", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024548"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030622", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073092"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010182", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023982"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001095", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152132"}, {"@id": "msh:D058437"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6962006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008227", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360353005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360348000"}, {"@id": "umls:C0342198"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006749", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005770"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:428905002"}, {"@id": "umls:C0685938"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000058", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025892"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000718", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0424323"}, {"@id": "umls:C0001807"}, {"@id": "umls:C1457883"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61372001"}, {"@id": "msh:D000374"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248004009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003150", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268594"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28987007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34911001"}, {"@id": "umls:C4551492"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006267", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:289263000"}, {"@id": "umls:C0566693"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002349", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:117891000119100"}, {"@id": "umls:C0234974"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79348005"}, {"@id": "msh:D004828"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001539", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4404"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18735004"}, {"@id": "msh:D006554"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10030309"}, {"@id": "umls:C0795690"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011065", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856136"}, {"@id": "umls:C4280342"}, {"@id": "umls:C4280341"}, {"@id": "umls:C4020759"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001480", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0016689"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:403536009"}, {"@id": "msh:D008548"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699225003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009499", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021464"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030573", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073046"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003097", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345375"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93255008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010317", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021298"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012498", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0405124"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302929008"}, {"@id": "msh:D053589"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009646", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024258"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012785", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857304"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007922", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849151"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002960", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0004364"}, {"@id": "msh:D001327"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85828009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100781", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0262621"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003126", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839606"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006531", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856139"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073274"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040124", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021033"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001658", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009203"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22298006"}, {"@id": "umls:C0027051"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009757", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3810471"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004976", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0159970"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58320001"}, {"@id": "msh:D031221"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006695", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0606"}, {"@id": "umls:C1389016"}, {"@id": "msh:D004694"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15459006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:606"}, {"@id": "msh:C562831"}, {"@id": "umls:C0014116"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1100"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200159", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280281"}, {"@id": "umls:C4280280"}, {"@id": "umls:C4021878"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003108", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236477004"}, {"@id": "umls:C0543541"}, {"@id": "msh:C563009"}, {"@id": "umls:C0341706"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200024", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021899"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009589", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1136042"}, {"@id": "msh:D016518"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000925", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021789"}, {"@id": "umls:C4020882"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030569", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073042"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008826", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859446"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030437", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "umls:C0345883"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126850006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030246", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022561"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011414", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0270254"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75094005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001293", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0521670"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95664006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100604", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "umls:C4020706"}, {"@id": "msh:D008048"}, {"@id": "umls:C0023761"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126770008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012816", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022714"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100391", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0346388"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255021005"}, {"@id": "ncit:C3224"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003173", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865030"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002795", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025677"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4200"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010612", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1852301"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100636", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001634", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:409712001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1533"}, {"@id": "umls:C0026267"}, {"@id": "msh:D008945"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8074002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010601", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023772"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011284", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023431"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100618", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022011"}, {"@id": "ncit:C3188"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000816", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021795"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009391", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024398"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002878", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:409622000"}, {"@id": "msh:D012131"}, {"@id": "umls:C1145670"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006434", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859477"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011842", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023165"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030440", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2064234"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030235", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022564"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003877", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025534"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002849", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847383"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001694", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0428871"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79692001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009951", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021365"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012304", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265881"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60787001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2704"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002583", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0009319"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64226004"}, {"@id": "msh:D003092"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004331", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280533"}, {"@id": "umls:C0432073"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253980008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001831", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836195"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010328", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023901"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009161", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834034"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005278", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844731"}, {"@id": "umls:C4280496"}, {"@id": "umls:C4280497"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009376", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024410"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007258", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009447", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024356"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003581", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853562"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030168", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021050"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012090", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023049"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010688", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023737"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100396", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030635", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4049066"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030797", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280762"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030185", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280303"}, {"@id": "umls:C4022594"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100240", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022183"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000910", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861213"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100167", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022254"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010817", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707136009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239112008"}, {"@id": "msh:D054000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52298009"}, {"@id": "umls:C3854181"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002740", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71057007"}, {"@id": "umls:C0014836"}, {"@id": "msh:D004927"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012471", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836543"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030767", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266725"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31248004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012240", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020730"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100462", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022065"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011149", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023513"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008282", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7752002"}, {"@id": "umls:C0268306"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001217", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367004"}, {"@id": "umls:C0149651"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003779", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844509"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073192"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006381", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844706"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011115", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023532"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000525", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025845"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008846", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855843"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004097", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26517000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203556007"}, {"@id": "umls:C0410740"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006775", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55921005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415112005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10639003"}, {"@id": "msh:D010954"}, {"@id": "umls:C0026764"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109989006"}, {"@id": "umls:C0032131"}, {"@id": "msh:D009101"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100308", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022153"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200036", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95319004"}, {"@id": "umls:C0037287"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011609", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0530"}, {"@id": "umls:C4021136"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:530"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007583", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8214000"}, {"@id": "umls:C0263402"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040257", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280692"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002236", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2675540"}, {"@id": "umls:C3275754"}, {"@id": "umls:C1185616"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003159", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020500"}, {"@id": "msh:D006959"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367621000119107"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000932", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3280768"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005294", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000784"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233992003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9406001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:710864009"}, {"@id": "umls:C0002949"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26845001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010105", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1841688"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010871", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001259"}, {"@id": "umls:C0037921"}, {"@id": "umls:C0240991"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69131009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445458007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866700"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010211", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021312"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002374", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025710"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007230", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024920"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009707", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024226"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030543", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073017"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100820", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197679002"}, {"@id": "umls:C0268731"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010575", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021251"}, {"@id": "umls:C4280377"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011285", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023430"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009914", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266667"}, {"@id": "msh:C562573"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205798005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002460", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0427065"}, {"@id": "umls:C1864696"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249942005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000418", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837761"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868167"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011494", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021147"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000748", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247985007"}, {"@id": "umls:C0424304"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006633", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834384"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007179", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024928"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001645", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085298"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95281009"}, {"@id": "msh:D016757"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006723", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024988"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003837", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025561"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010381", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023869"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001467", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025770"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012839", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46053002"}, {"@id": "umls:C0205108"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000842", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83469008"}, {"@id": "msh:D006946"}, {"@id": "umls:C0020459"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008046", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024753"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030670", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073121"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006549", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021592"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030251", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022559"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009247", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024500"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005510", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4082199"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030169", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004932"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91109007"}, {"@id": "umls:C0017145"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004945", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025267"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011340", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021158"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003110", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025655"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010614", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424568000"}, {"@id": "umls:C0016045"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:112682009"}, {"@id": "ncit:C3041"}, {"@id": "msh:D005350"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000182", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025882"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007239", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024917"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030123", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022622"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003623", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855106"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009977", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021356"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003164", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025644"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005254", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845576"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003006", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009447"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:432328008"}, {"@id": "ncit:C3270"}, {"@id": "umls:C0027819"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87364003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008443", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0575157"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298380006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009177", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836212"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011094", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63783001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:251293001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10816007"}, {"@id": "umls:C1305740"}, {"@id": "msh:D057887"}, {"@id": "umls:C0266067"}, {"@id": "umls:C0266063"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60476005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100119", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022302"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009751", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024213"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011517", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023318"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001923", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46049004"}, {"@id": "msh:D045262"}, {"@id": "umls:C0206160"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011504", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537833"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424169002"}, {"@id": "umls:C1828210"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312958000"}, {"@id": "umls:C0730330"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000819", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003920"}, {"@id": "umls:C0011849"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73211009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006466", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837407"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007098", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851936"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49949003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030430", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0027858"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443892003"}, {"@id": "msh:D009463"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25169009"}, {"@id": "umls:C0273482"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274089002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84116009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010100", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021336"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007601", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840310"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100172", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022249"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007620", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0346064"}, {"@id": "ncit:C3157"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254767008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011394", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020750"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002967", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54583007"}, {"@id": "umls:C0158465"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003643", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268624"}, {"@id": "msh:C538141"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367368009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030823", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2674403"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010390", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023863"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200147", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2750913"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040036", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022477"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000869", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86030004"}, {"@id": "umls:C0232940"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100851", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020949"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007586", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024839"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010222", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023962"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007850", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015861"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61267008"}, {"@id": "umls:C0035320"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011997", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023089"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004344", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025349"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003596", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969363"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030786", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56170001"}, {"@id": "umls:C0085635"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003440", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850558"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030338", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072886"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006252", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850158"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009307", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024454"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100473", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022054"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045061", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073182"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010917", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023653"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100879", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0392039"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66998000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030088", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241358"}, {"@id": "umls:C4072885"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005234", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0859974"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005193", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025241"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012205", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000072660"}, {"@id": "umls:C0403825"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236818008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004440", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856266"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000019", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073228"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200071", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3280349"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012644", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022806"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009330", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024436"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010806", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856202"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002138", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013345"}, {"@id": "umls:C0038525"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21454007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012348", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022943"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001475", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025764"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022672"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012151", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0019123"}, {"@id": "msh:D006491"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31892009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002218", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836576"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011787", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26692000"}, {"@id": "umls:C0271801"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009341", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024426"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030114", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022631"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012770", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022730"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100813", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0037856"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81996005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49198006"}, {"@id": "msh:D013086"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000403", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0747085"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008829", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280410"}, {"@id": "umls:C1846446"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012768", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001238"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28314004"}, {"@id": "umls:C0004045"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413654009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010146", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024013"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010591", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023782"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100040", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022381"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100777", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005096"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80400009"}, {"@id": "umls:C1442903"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:416189003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0231678"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43689004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000148", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1321884"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87380008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006645", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298764003"}, {"@id": "umls:C0575535"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008511", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423260"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246967007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011976", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241577"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100845", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0002792"}, {"@id": "msh:D000707"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39579001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010638", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023764"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008047", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024752"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006597", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0035232"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64228003"}, {"@id": "msh:D012133"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030193", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022590"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012759", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022737"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005336", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969673"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001071", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0002986"}, {"@id": "msh:D000795"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16652001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124464003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008823", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853573"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002164", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834405"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000389", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271441"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21186006"}, {"@id": "umls:C0743359"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000726", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0497327"}, {"@id": "msh:D003704"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52448006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030150", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0549295"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001332", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020871"}, {"@id": "umls:C0013421"}, {"@id": "msh:D004421"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200150", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021882"}, {"@id": "umls:C4020695"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003419", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:279039007"}, {"@id": "msh:D017116"}, {"@id": "umls:C0024031"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003160", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2749688"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005220", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025233"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006704", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:3100"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28574005"}, {"@id": "umls:C0158623"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001958", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865292"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012574", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0545017"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:125510009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007727", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849198"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100754", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231494001"}, {"@id": "umls:C0338831"}, {"@id": "msh:D001714"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025656"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030086", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022655"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007109", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839858"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010042", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024087"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000636", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863872"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000453", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204508009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4203"}, {"@id": "msh:D002754"}, {"@id": "umls:C0008297"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000287", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025868"}, {"@id": "umls:C4280650"}, {"@id": "umls:C4280649"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007886", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1408781"}, {"@id": "umls:C4024777"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100659", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009525", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021457"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100461", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022066"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002707", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280267"}, {"@id": "umls:C1857699"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005597", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025175"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005110", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0004238"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49436004"}, {"@id": "msh:D001281"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004432", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119249001"}, {"@id": "msh:D000361"}, {"@id": "umls:C0001768"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012249", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022993"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009538", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024302"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002321", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399090003"}, {"@id": "umls:C0012833"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:404640003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271789005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399153001"}, {"@id": "umls:C0042571"}, {"@id": "msh:D014717"}, {"@id": "msh:D004244"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012828", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0205082"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24484000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000570", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842584"}, {"@id": "umls:C4025841"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011779", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D065646"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255031003"}, {"@id": "umls:C0238461"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3665596"}, {"@id": "msh:D014860"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57019003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:30285000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004347", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025347"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009471", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021467"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007188", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0853240"}, {"@id": "msh:C531747"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010823", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023692"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001714", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266249003"}, {"@id": "umls:C0340279"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010684", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023741"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100574", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0005426"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126853008"}, {"@id": "umls:C4020709"}, {"@id": "ncit:C3262"}, {"@id": "msh:D001661"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002928", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839888"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000040", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073248"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005532", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025183"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007057", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845864"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006575", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025019"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030260", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240701"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276333003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006346", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025058"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855311"}, {"@id": "msh:C536139"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030607", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073077"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011416", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0554393"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268585006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003526", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3278626"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010780", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0034880"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:194399009"}, {"@id": "msh:D012001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25289003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005537", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1096368"}, {"@id": "umls:C1833182"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100124", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022297"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030601", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073072"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012004", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023085"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100635", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001022", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0333913"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18064000"}, {"@id": "umls:C0001916"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15890002"}, {"@id": "msh:D000417"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008454", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844818"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045004", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022406"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012804", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0010043"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91514001"}, {"@id": "msh:D003320"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006135", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862133"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010282", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2053440"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004692", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837836"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012261", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022984"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008461", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024673"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0341787"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236780002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000131", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042133"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44598004"}, {"@id": "msh:D007889"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95315005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:146801000119103"}, {"@id": "ncit:C3157"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001917", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268382"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48713002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011410", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1384674"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:200144004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005099", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866048"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221252"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238952003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009162", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277750"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D017824"}, {"@id": "umls:C0152244"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203468000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76000001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010894", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023671"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030658", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51519001"}, {"@id": "umls:C0266788"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005308", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867424"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073217"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006689", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301183007"}, {"@id": "umls:C0014121"}, {"@id": "msh:D004697"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012719", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022755"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011025", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023587"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000112", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90708001"}, {"@id": "msh:D007674"}, {"@id": "umls:C1408258"}, {"@id": "umls:C0022658"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012520", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020719"}, {"@id": "umls:C1853618"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005938", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025100"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030183", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021047"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100738", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021982"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000911", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855177"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011627", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012533", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0458247"}, {"@id": "msh:D006930"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247404004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012117", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1142113"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:119248009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000695", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21995002"}, {"@id": "umls:C0027443"}, {"@id": "msh:D009306"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58748004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007352", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851431"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005473", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862068"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012534", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010292"}, {"@id": "umls:C0392699"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:279079003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030174", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022599"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011968", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0232466"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:78164000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003744", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834002"}, {"@id": "umls:C4025574"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007777", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53854005"}, {"@id": "umls:C0008512"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005428", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833487"}, {"@id": "msh:C563458"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030341", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072889"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003182", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860796"}, {"@id": "umls:C1854910"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005939", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025099"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100786", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77692006"}, {"@id": "umls:C0917799"}, {"@id": "msh:D006970"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000227", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025878"}, {"@id": "umls:C4280668"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004001", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025456"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000830", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025821"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006282", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280462"}, {"@id": "umls:C4025070"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007289", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854657"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003274", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846442"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001223", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854787"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006858", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021585"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009840", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021384"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010481", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297163001"}, {"@id": "umls:C0266345"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003951", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021703"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006119", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854749"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001046", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025805"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012168", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0018672"}, {"@id": "msh:D019956"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43954004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000074", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073281"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007809", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024796"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012206", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0855512"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030056", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860607"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834387"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003964", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025475"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009358", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021485"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008407", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855290"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000813", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31401003"}, {"@id": "umls:C0266387"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011584", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023285"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010715", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023724"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009485", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024337"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002055", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844572"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030857", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280742"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011489", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023331"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007469", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851797"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010094", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024053"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001385", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48334007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52781008"}, {"@id": "msh:D006618"}, {"@id": "umls:C0019555"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002579", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836923"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004365", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025335"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010226", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023958"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010250", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023949"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011243", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021191"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004589", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025310"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002304", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085623"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33994004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005622", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021630"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004405", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855513"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008335", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000608"}, {"@id": "umls:C0002534"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012662", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022794"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011541", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023310"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003140", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025646"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008615", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021534"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005681", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3714757"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410795001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004387", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43752006"}, {"@id": "umls:C0014356"}, {"@id": "msh:D004760"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003697", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842162"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040111", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022432"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010112", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021333"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010148", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024011"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000818", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0014130"}, {"@id": "msh:D004700"}, {"@id": "umls:C4025823"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:362969004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004368", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025332"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001350", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0234518"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:289195008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009726", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0022665"}, {"@id": "ncit:C3262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126880001"}, {"@id": "msh:D007680"}, {"@id": "umls:C1378703"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004855", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0242666"}, {"@id": "umls:C4025284"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1563006"}, {"@id": "msh:D018455"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009960", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024143"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040281", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/ORPHA:453311"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009723", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024219"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000024", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9713002"}, {"@id": "msh:D011472"}, {"@id": "umls:C0033581"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009596", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024275"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011745", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021126"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024098"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005472", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025192"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002986", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859399"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009311", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024451"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008119", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856746"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009991", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024126"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030567", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073040"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003640", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843373"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031846", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005264"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200035", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241148"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128177006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276322001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000540", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020490"}, {"@id": "msh:D006956"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38101003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010161", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023998"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011189", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023485"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012224", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3887628"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004839", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0520739"}, {"@id": "msh:C563004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9434008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011660", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021134"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0550"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:550"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011735", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023211"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007513", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849923"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004757", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:282825002"}, {"@id": "msh:D001281"}, {"@id": "umls:C0235480"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003179", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59606006"}, {"@id": "umls:C0409495"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011899", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0919890"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:439000005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073230"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200127", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021885"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005415", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839305"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011043", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023574"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005449", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C566689"}, {"@id": "umls:C1866959"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000555", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152458"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1361009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001457", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025775"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012871", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014646"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46871008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51070004"}, {"@id": "umls:C0042341"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030358", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002289"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254637007"}, {"@id": "umls:C0007131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011996", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021106"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001543", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265706"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10018046"}, {"@id": "msh:D020139"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72951007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012692", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022774"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030398", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072931"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010585", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846803"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001258", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0037772"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:192967009"}, {"@id": "msh:D010264"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030590", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073062"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007351", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867138"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011493", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023327"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008245", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82598004"}, {"@id": "umls:C3665349"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005479", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0860904"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005876", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3279322"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008771", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024627"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004626", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2748518"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011882", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023147"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005445", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855889"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000068", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073275"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000468", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025850"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009329", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024437"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003202", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0234958"}, {"@id": "umls:C0270948"}, {"@id": "umls:C0541794"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74035001"}, {"@id": "msh:D009133"}, {"@id": "umls:C1843479"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030581", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073054"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001833", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299462005"}, {"@id": "umls:C0576225"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011585", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023284"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040086", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022448"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004112", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025412"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007450", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024875"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000539", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025843"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007732", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863200"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006611", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856223"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002098", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271825005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267036007"}, {"@id": "umls:C0476273"}, {"@id": "msh:D004417"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230145002"}, {"@id": "umls:C0013404"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012832", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238767"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51440002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003990", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025461"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006683", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011633", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023256"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007765", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423280"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246991003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030167", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021051"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002451", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004421"}, {"@id": "umls:C0751093"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030565", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073038"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005781", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859698"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100440", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022087"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100208", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022213"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002305", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845265"}, {"@id": "umls:C0004158"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58593005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44913001"}, {"@id": "msh:D001264"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009214", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024527"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0339352"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204125003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001941", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0001122"}, {"@id": "msh:D000138"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51387008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009756", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805420"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040285", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/ORPHA:453315"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009378", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024409"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100700", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020955"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002059", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0154671"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418143002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278849000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52522001"}, {"@id": "umls:C4020860"}, {"@id": "umls:C0235946"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030276", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204912007"}, {"@id": "umls:C0431659"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100101", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022320"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012580", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3671880"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006316", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845878"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100726", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0036220"}, {"@id": "msh:D012514"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109385007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49937004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030216", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022575"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009541", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021450"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010630", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021248"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011063", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023555"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010963", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023625"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011198", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023476"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012824", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:103370009"}, {"@id": "umls:C0522510"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005912", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001656"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77480004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82821008"}, {"@id": "umls:C0005411"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012847", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:241006"}, {"@id": "msh:D017036"}, {"@id": "umls:C0085543"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000758", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021798"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001040", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867448"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009898", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021378"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002308", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0003803"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253184003"}, {"@id": "msh:D001139"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008116", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024731"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003529", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025604"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007327", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024907"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006479", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025042"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003856", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021719"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006409", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855191"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010721", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3280303"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012357", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022934"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010099", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024049"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003831", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835978"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009633", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021420"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004389", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007418"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235825006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715201005"}, {"@id": "umls:C0021847"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073171"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010338", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021293"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011707", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54016002"}, {"@id": "umls:C0264907"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100704", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68574006"}, {"@id": "umls:C0155320"}, {"@id": "umls:C4048268"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:413924001"}, {"@id": "msh:D019575"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006108", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025091"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000457", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842876"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010119", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024040"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008628", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021532"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012705", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022764"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100138", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022283"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030762", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4054531"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000647", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C565209"}, {"@id": "umls:C1853235"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012545", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006587", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025016"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000979", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0034150"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12393003"}, {"@id": "msh:D011693"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:387778001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:423902002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030505", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072990"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009343", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024424"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100515", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042023"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162116003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300471006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010046", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867929"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011981", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3278865"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011973", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847507"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002217", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832348"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012088", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0278045"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8769003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000873", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0011848"}, {"@id": "msh:D003919"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15771004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100336", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0392005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:304068004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008750", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265756"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64981002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:426965005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110426005"}, {"@id": "umls:C2937365"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:427617000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:398870000"}, {"@id": "umls:C0038363"}, {"@id": "msh:D013281"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100524", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34488005"}, {"@id": "umls:C0265551"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011927", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023124"}, {"@id": "umls:C1860176"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012463", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022892"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006818", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D054221"}, {"@id": "umls:C0431375"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253147000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030880", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266261006"}, {"@id": "msh:D011928"}, {"@id": "umls:C0034735"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423414"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247138002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005274", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280500"}, {"@id": "umls:C4280499"}, {"@id": "umls:C1856118"}, {"@id": "umls:C4280498"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030588", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0854021"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012661", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022795"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040040", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022476"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030122", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022623"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030838", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49218002"}, {"@id": "umls:C0019559"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002645", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:113194005"}, {"@id": "umls:C0222716"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100384", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001315", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866934"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200000", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020918"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011537", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D059446"}, {"@id": "epcc:03.01.05"}, {"@id": "icd-10:Q20.6"}, {"@id": "umls:C3178807"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011840", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023166"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003574", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025594"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012103", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023042"}, {"@id": "umls:C4020732"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010966", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021209"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010189", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023979"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011801", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0341047"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29748005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011241", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021193"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010414", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023842"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003694", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025578"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000713", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085631"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24199005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009803", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0877165"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011823", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023171"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001371", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57048009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55033002"}, {"@id": "umls:C0009918"}, {"@id": "umls:C0333068"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:385522000"}, {"@id": "umls:C0009917"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88565003"}, {"@id": "umls:C1850530"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7890003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203598005"}, {"@id": "msh:D003286"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009284", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021500"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007477", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83145004"}, {"@id": "umls:C0432333"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001233", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0432055"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205139009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010867", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:39384006"}, {"@id": "umls:C0004134"}, {"@id": "msh:D001259"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20262006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006572", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861901"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011403", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023372"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009957", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024145"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011313", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021829"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010252", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021301"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012702", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6548007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267053000"}, {"@id": "umls:C0232726"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100748", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021979"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010779", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4019074"}, {"@id": "umls:C4072882"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010790", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023702"}]}, {"@id": "http://purl.obolibrary.org/obo/BFO_0000050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/BFO:0000050"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012123", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042167"}, {"@id": "msh:D015866"}, {"@id": "msh:D002833"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:43363007"}, {"@id": "umls:C0008526"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16553002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073219"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280354"}, {"@id": "umls:C4023569"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001762", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003025"}, {"@id": "umls:C0009081"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397932003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249808002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4171"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10043106"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100729", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2748652"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100463", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022064"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007772", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848530"}, {"@id": "umls:C1837458"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010286", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0036093"}, {"@id": "msh:D012466"}, {"@id": "umls:C0149772"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10890000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100941", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021917"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009446", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024357"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008320", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024703"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007900", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968574"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001055", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51510002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10015145"}, {"@id": "msh:D004886"}, {"@id": "msh:D004881"}, {"@id": "umls:C0014733"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44653001"}, {"@id": "umls:C0014714"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007430", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850534"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271808008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000518", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247053007"}, {"@id": "umls:C0086543"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128306009"}, {"@id": "umls:C1510497"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193570009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4865"}, {"@id": "msh:D002386"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000075", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073282"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010245", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023954"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009293", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024463"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001691", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3887554"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008353", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856194"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001791", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363125002"}, {"@id": "umls:C1285291"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100423", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022103"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009291", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024465"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030862", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280738"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003698", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241237"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249902000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100144", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022277"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003635", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837764"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030178", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022597"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009430", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021476"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030284", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022537"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005317", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867423"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003090", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839254"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005466", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845147"}, {"@id": "umls:C4280483"}, {"@id": "umls:C4280484"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010932", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023643"}, {"@id": "umls:C4020762"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003938", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025494"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005028", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836187"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007164", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024929"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011090", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005671"}, {"@id": "umls:C0016873"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1744008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003384", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025619"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030613", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073083"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009405", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024386"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012617", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022818"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006155", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025087"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006872", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855330"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000652", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837826"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100530", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022031"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010723", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023720"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004785", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6477005"}, {"@id": "umls:C0266196"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073242"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003905", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025518"}, {"@id": "umls:C4280541"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004598", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012071", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020733"}, {"@id": "umls:C4023058"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009236", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024509"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100638", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126685009"}, {"@id": "umls:C0031347"}, {"@id": "ncit:C3262"}, {"@id": "msh:D010610"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006515", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:64667001"}, {"@id": "msh:D017563"}, {"@id": "umls:C0206061"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008935", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845123"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007867", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024781"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005253", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848760"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200154", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021880"}, {"@id": "umls:C4280283"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012386", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1841686"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003966", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025473"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009440", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021473"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003949", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025485"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006442", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859478"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012335", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022951"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030496", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072984"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009178", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024554"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006668", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859361"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012395", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006255"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21719001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300910009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:444316004"}, {"@id": "umls:C0018621"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367498001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004484", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025320"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008213", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33927004"}, {"@id": "umls:C0271623"}, {"@id": "msh:D007006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100489", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020972"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012315", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D051642"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302843004"}, {"@id": "umls:C1509147"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128741006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100660", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020820"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9748009"}, {"@id": "umls:C0013384"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000168", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021816"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100432", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022095"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100407", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020990"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003907", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025517"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100730", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268194008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9550003"}, {"@id": "umls:C0006281"}, {"@id": "msh:D001994"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100743", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D012004"}, {"@id": "ncit:C3262"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126847008"}, {"@id": "umls:C0034885"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011476", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023338"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006709", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3150086"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009740", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020779"}, {"@id": "umls:C4024215"}, {"@id": "umls:C1400252"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008568", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235927"}, {"@id": "umls:C4015052"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22443004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000060", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844527"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012765", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022734"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006176", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839285"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010486", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023807"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040108", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022435"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007548", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843294"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000411", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1305420"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:275478007"}, {"@id": "umls:C1855285"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025422"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011071", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023552"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007566", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024845"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007797", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861791"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862159"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003898", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025522"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005183", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856140"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001808", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856963"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001482", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95325000"}, {"@id": "umls:C0746926"}, {"@id": "umls:C0151811"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001349", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008706", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024634"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002552", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020850"}, {"@id": "umls:C4025700"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010598", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023775"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100694", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426900"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249785006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100725", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0023653"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402237006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19940005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011630", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023259"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003984", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025465"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021684"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009336", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024431"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001558", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276369006"}, {"@id": "umls:C0235659"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005216", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162020001"}, {"@id": "umls:C0239043"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030606", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073076"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000077", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073284"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200138", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021884"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008948", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866013"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009502", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021461"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009910", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021374"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000630", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021802"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005549", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853118"}, {"@id": "msh:C537592"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89655007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200122", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848456"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000001", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0444868"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009574", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024284"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030879", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280727"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002762", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005097"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254044004"}, {"@id": "umls:C0015306"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012225", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280316"}, {"@id": "umls:C4022997"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009420", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021479"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009255", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024492"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004409", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83156004"}, {"@id": "umls:C2364082"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015799"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276426004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33985005"}, {"@id": "umls:C0599035"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011688", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021132"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009626", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2108146"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006598", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850083"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002919", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274783007"}, {"@id": "msh:D007662"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:36815008"}, {"@id": "umls:C0162275"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000463", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:708670007"}, {"@id": "umls:C1840077"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006762", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024983"}, {"@id": "ncit:C2916"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004016", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025443"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008482", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024669"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030242", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0155773"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17920008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009484", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024338"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023600"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009433", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024365"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000682", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021800"}, {"@id": "umls:C4280615"}, {"@id": "umls:C4280262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012730", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74788000"}, {"@id": "umls:C0158663"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009390", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024399"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005956", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805994"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007383", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673597"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011333", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431406"}, {"@id": "msh:C535349"}, {"@id": "umls:C4280327"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51409009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009373", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C537093"}, {"@id": "umls:C1862103"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006781", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1336750"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200072", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863062"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007686", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72124005"}, {"@id": "msh:D011681"}, {"@id": "umls:C0917967"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030748", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:276650005"}, {"@id": "umls:C0475737"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009370", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024413"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007690", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271285"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32935005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073190"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001622", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D047928"}, {"@id": "umls:C0233315"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367494004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49550006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:282020008"}, {"@id": "umls:C0151526"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030357", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D055752"}, {"@id": "umls:C0149925"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254633006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254632001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000602", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009886"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16110005"}, {"@id": "umls:C0029089"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008472", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280412"}, {"@id": "umls:C1850044"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009464", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844891"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001126", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0311249"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400951005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011695", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75038005"}, {"@id": "umls:C0149854"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008363", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848671"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002594", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68591005"}, {"@id": "umls:C0266267"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100829", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005687"}, {"@id": "umls:C3665358"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100789", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:697945009"}, {"@id": "umls:C0447996"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46752004"}, {"@id": "umls:C1840236"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:244683008"}, {"@id": "umls:C0266981"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008467", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95304000"}, {"@id": "umls:C4020799"}, {"@id": "umls:C0432152"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010366", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023879"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000859", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88213004"}, {"@id": "umls:C0020428"}, {"@id": "msh:D006929"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011130", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023522"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000152", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021817"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007010", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867864"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003568", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124669001"}, {"@id": "umls:C1291611"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100866", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849063"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003973", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021699"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006772", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241961"}, {"@id": "ncit:C3734"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254921004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001775", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025748"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003575", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025593"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040220", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280723"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100111", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022310"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000022", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025899"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012129", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023034"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010777", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023706"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030279", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022539"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045058", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073180"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010619", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0178421"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254845004"}, {"@id": "ncit:C3744"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006424", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025048"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005233", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345282"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93259002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009223", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024518"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100046", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022375"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000674", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0399352"}, {"@id": "msh:D000848"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26624006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16958000"}, {"@id": "umls:C4280622"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003422", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205455005"}, {"@id": "umls:C0432163"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009154", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021518"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021204"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009765", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856119"}, {"@id": "umls:C4280395"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100761", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021977"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001583", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44526006"}, {"@id": "msh:D009759"}, {"@id": "umls:C0240595"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95783006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004676", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834993"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010987", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023612"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012274", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022976"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011879", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023150"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000488", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29555009"}, {"@id": "msh:D012164"}, {"@id": "umls:C0035309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012740", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0030354"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:711329002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23730008"}, {"@id": "msh:D010212"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012822", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0751574"}, {"@id": "msh:D014826"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100401", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020996"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009777", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3278811"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003405", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865417"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005328", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857710"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000070", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073277"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002901", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020598"}, {"@id": "msh:D006996"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5291005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006943", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858857"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000377", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0857379"}, {"@id": "umls:C0431483"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253255002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012508", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42134006"}, {"@id": "umls:C0271185"}, {"@id": "msh:D014786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012811", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020718"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007374", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024895"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010031", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024093"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010440", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023826"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011989", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023094"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001739", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025750"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100108", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022313"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000369", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239234"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95515009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100521", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013953"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127231009"}, {"@id": "umls:C3714644"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004057", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969236"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003691", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072849"}, {"@id": "umls:C0240953"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17211005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10067628"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003976", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025468"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011478", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2675590"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010410", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023845"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012480", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022888"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009691", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021404"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001197", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025797"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100780", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021849"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005832", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859444"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011939", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023115"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002511", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MONDO:0004975"}, {"@id": "umls:C0002395"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230267005"}, {"@id": "umls:C1863051"}, {"@id": "msh:C536595"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/DOID:10652"}, {"@id": "msh:D000544"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26929004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011546", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344612"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253274005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000044", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007006"}, {"@id": "umls:C0271623"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33927004"}, {"@id": "umls:C3489396"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007407", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837467"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010578", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023785"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003800", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025566"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011814", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3810487"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006456", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025045"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007468", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024867"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006270", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970617"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007880", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024779"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030381", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072920"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100598", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19242006"}, {"@id": "msh:D011654"}, {"@id": "umls:C0034063"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006532", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:699014000"}, {"@id": "umls:C0876973"}, {"@id": "umls:C0694550"}, {"@id": "umls:C1859117"}, {"@id": "umls:C0748140"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128601007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003527", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866498"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009515", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021458"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000066", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073273"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030147", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2674512"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002330", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025713"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000485", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1167712"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268158009"}, {"@id": "umls:C0344530"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204118005"}, {"@id": "msh:C562829"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040251", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280697"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040141", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0686347"}, {"@id": "msh:D000071057"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0400004", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848657"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030530", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271198"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:15462009"}, {"@id": "msh:D012607"}, {"@id": "umls:C4280302"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030379", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072918"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008850", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857641"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000587", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0029131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001195", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204470001"}, {"@id": "umls:C1384670"}, {"@id": "msh:D058529"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005580", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839269"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007379", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "umls:C0042065"}, {"@id": "umls:C4020809"}, {"@id": "msh:D014565"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010915", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023655"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005332", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857011"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030625", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073095"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012814", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022716"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100687", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:35547002"}, {"@id": "umls:C0266611"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030546", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073020"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012834", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0444532"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:264180000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009590", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863653"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007185", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014474"}, {"@id": "umls:C0041657"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419045004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418107008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006946", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0746495"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000879", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020883"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298724002"}, {"@id": "umls:C0575497"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009848", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021382"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007206", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253170008"}, {"@id": "msh:D065705"}, {"@id": "umls:C0431391"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010044", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007376", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024893"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012819", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009205"}, {"@id": "umls:C0027059"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50920009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040022", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022486"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005815", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205460009"}, {"@id": "umls:C0345397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003613", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4019436"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100189", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022232"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021745"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000077", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266292"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90708001"}, {"@id": "umls:C0022658"}, {"@id": "msh:D007674"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44513007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002653", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151825"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12584003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005766", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806516"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012229", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151857"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91454002"}, {"@id": "msh:D007964"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007875", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95486002"}, {"@id": "umls:C0005754"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025450"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010151", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000991", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63103006"}, {"@id": "umls:C0043325"}, {"@id": "msh:D014973"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010706", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023730"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004238", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025400"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100036", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021028"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008430", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021541"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001734", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0149955"}, {"@id": "msh:C536376"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40315008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030532", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007360", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3279222"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004297", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0940767"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040184", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006472"}, {"@id": "umls:C0029163"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22490002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012425", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38084005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235766003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46040000"}, {"@id": "umls:C0267491"}, {"@id": "umls:C0333302"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012443", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021085"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012771", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022729"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012137", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023029"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006589", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855196"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012187", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010051", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021344"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006500", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021595"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002501", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853398"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011034", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000686"}, {"@id": "umls:C0002726"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17602002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002971", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833173"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010924", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023650"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003720", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805639"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009950", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024151"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012328", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002485"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37258009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23255001"}, {"@id": "umls:C0007659"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009742", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249918006"}, {"@id": "umls:C0241042"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151879"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77867006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009779", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834062"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007129", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024934"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010857", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021211"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011074", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280339"}, {"@id": "umls:C4023550"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001636", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013771"}, {"@id": "umls:C0039685"}, {"@id": "icd-10:Q21.3"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86299006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010952", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023628"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011636", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023253"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030850", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0855322"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004993", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2675547"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003798", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3808039"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030405", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007516"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126864006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237596009"}, {"@id": "umls:C0242363"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76345009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399528006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128878003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000793", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0017662"}, {"@id": "msh:D015432"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80321008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003989", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025462"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003564", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839785"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005897", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859443"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030476", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072966"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100392", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002897", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0262587"}, {"@id": "msh:D010282"}, {"@id": "ncit:C2855"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128474007"}, {"@id": "icd-10:D35.1"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009225", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024517"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007925", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024773"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000576", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33014001"}, {"@id": "umls:C0271196"}, {"@id": "msh:D012607"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009608", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024273"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012113", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020731"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005446", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:709997007"}, {"@id": "umls:C4038738"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200094", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857012"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005437", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844909"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001875", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0853697"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165517008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008821", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837078"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040051", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022467"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004866", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025282"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009994", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021350"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040056", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280294"}, {"@id": "umls:C4280255"}, {"@id": "umls:C4022462"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010742", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0522035"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102558002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100630", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3262"}, {"@id": "msh:D009303"}, {"@id": "umls:C0027439"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126680004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008723", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020788"}, {"@id": "umls:C4024632"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004020", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025440"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012802", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3281059"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003083", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9634000"}, {"@id": "umls:C0265563"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000643", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D001764"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59026006"}, {"@id": "umls:C0005747"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030832", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271408"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28167005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001710", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853238"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100952", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020921"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008436", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856644"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003896", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025524"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073222"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010571", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860785"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012791", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022722"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030805", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280758"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005756", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021623"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010213", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023968"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009280", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021502"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004857", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3854594"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030055", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022661"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009731", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024218"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010698", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021237"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012075", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-10:F60"}, {"@id": "umls:C0031212"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33449004"}, {"@id": "msh:D010554"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030508", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0730304"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312937006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007856", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021565"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004681", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859223"}, {"@id": "umls:C4280508"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030462", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072952"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006566", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859162"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008211", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1321907"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73291005"}, {"@id": "msh:C563238"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100434", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022093"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040122", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022425"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000046", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431659"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204912007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004788", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025292"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002265", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3808403"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000921", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249695006"}, {"@id": "umls:C0426816"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030133", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022615"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005872", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847408"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006679", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006492", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856732"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001188", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239815"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011113", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0003009"}, {"@id": "umls:C4023534"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011235", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023447"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249497008"}, {"@id": "umls:C0042963"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10047700"}, {"@id": "msh:D014839"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:300359004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422400008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012364", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54781007"}, {"@id": "umls:C0268024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030255", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022556"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001363", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235942"}, {"@id": "msh:D003398"}, {"@id": "umls:C0010278"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57219006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4336"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005972", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12326000"}, {"@id": "msh:D000142"}, {"@id": "umls:C0001127"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040123", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022424"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011557", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023301"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012013", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023078"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040155", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022414"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030817", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280752"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012052", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023065"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100086", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022335"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009073", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836156"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001704", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253383003"}, {"@id": "msh:D014263"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1733"}, {"@id": "umls:C0040962"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008855", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024616"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006274", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856904"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007542", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024848"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000040", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:88673001"}, {"@id": "umls:C0269011"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011199", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023475"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003783", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970461"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012883", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0269173"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:59401005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001373", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004204"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87642003"}, {"@id": "umls:C0012691"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:108367008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009113", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0521532"}, {"@id": "umls:C4020786"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95438009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004971", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265910"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2966"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:54682008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008090", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024732"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003812", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866210"}, {"@id": "umls:C1850667"}, {"@id": "umls:C1837514"}, {"@id": "umls:C1839039"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010194", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023976"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100681", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266135"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66865009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003175", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859447"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000036", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025896"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012322", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0263006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83341004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011351", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89381000119107"}, {"@id": "umls:C3532946"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008985", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835389"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011681", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:448876006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1330"}, {"@id": "umls:C3165130"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002580", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042961"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90738007"}, {"@id": "msh:D045822"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:9707006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009450", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024355"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003484", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1698196"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:713512009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001967", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0268747"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111406002"}, {"@id": "msh:C537346"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008664", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024643"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100960", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021909"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040133", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0853228"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003390", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1970883"}, {"@id": "umls:C1842587"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000966", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45004005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10021013"}, {"@id": "msh:D007007"}, {"@id": "umls:C0020620"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011174", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023497"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010863", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:229736005"}, {"@id": "umls:C0454642"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128188000"}, {"@id": "umls:C0007789"}, {"@id": "msh:D002547"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007716", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3224"}, {"@id": "msh:C536494"}, {"@id": "umls:C0220633"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024116"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001250", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128613002"}, {"@id": "umls:C0014544"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:313307000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84757009"}, {"@id": "umls:C0036572"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91175000"}, {"@id": "msh:D004827"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246545002"}, {"@id": "msh:D012640"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002198", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847117"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030215", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0860609"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000503", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855391"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010116", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024043"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040211", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073159"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009442", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024359"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000032", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025897"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002961", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:123782009"}, {"@id": "umls:C0013374"}, {"@id": "msh:D004406"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011173", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023498"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003158", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76023003"}, {"@id": "umls:C0232831"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030793", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280766"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007530", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024851"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003166", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3806447"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010935", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023641"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004286", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025370"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009694", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021402"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030431", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443093007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:307573009"}, {"@id": "umls:C0029423"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52299001"}, {"@id": "msh:D015831"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007587", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968565"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000455", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426429"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249327002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009941", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024153"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000218", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27272007"}, {"@id": "umls:C0240635"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100701", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021994"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012046", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2674177"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100487", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022044"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007344", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843858"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010442", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152427"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367506006"}, {"@id": "msh:D017689"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4103"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011780", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023190"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:715734006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008362", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836213"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003142", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025645"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021346"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26399002"}, {"@id": "umls:C0078917"}, {"@id": "msh:D016117"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011377", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023389"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008749", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431527"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253736003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002744", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1085331000119107"}, {"@id": "umls:C1398522"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012842", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345988"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126489007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55681005"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001047", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0011615"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:200775004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24079001"}, {"@id": "umls:C4280605"}, {"@id": "msh:D003876"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002297", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239803"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297997007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010672", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023748"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010407", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023848"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002789", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271823003"}, {"@id": "umls:C0231835"}, {"@id": "msh:D059246"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030409", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1319314"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:408642003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006488", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426863"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010851", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969156"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100448", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022079"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100723", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:420120006"}, {"@id": "umls:C0238198"}, {"@id": "msh:D046152"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128755003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010916", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023654"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030283", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422474003"}, {"@id": "umls:C1827299"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030788", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18070006"}, {"@id": "umls:C0021092"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009575", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024283"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011471", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023342"}, {"@id": "umls:C4020748"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001978", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124958002"}, {"@id": "umls:C1292120"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42952007"}, {"@id": "umls:C2613439"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001076", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854408"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004823", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2675920"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000228", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025877"}, {"@id": "umls:C4280667"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002454", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025705"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006326", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025064"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040284", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/ORPHA:453314"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011252", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2315717"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:429967001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040166", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073134"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001707", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253516002"}, {"@id": "umls:C0344887"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1820"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002918", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66978005"}, {"@id": "umls:C0151714"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003724", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847766"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009533", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024303"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100540", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89091004"}, {"@id": "umls:C0162285"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008423", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021853"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006264", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025072"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006574", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84150000"}, {"@id": "umls:C0520557"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004979", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3552526"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012658", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022798"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008528", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0222050"}, {"@id": "umls:C4024657"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27394002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009896", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024167"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004356", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025342"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011885", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93478000"}, {"@id": "umls:C0015402"}, {"@id": "msh:D005130"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417244000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010635", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023765"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100275", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854699"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003890", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2674600"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004487", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863395"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:711039004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000052", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025894"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040072", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022452"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006423", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846160"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011488", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023332"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004017", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025442"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008643", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2675558"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011056", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023562"}, {"@id": "umls:C4280346"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005462", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1397139"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006280", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0149521"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233870001"}, {"@id": "msh:D050500"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235494005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234689009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009735", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024217"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100383", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022110"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100853", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3276032"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010528", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0234512"}, {"@id": "msh:D020238"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18358003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010446", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "icd-10:Q22.4"}, {"@id": "umls:C0040963"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49915006"}, {"@id": "msh:D014264"}, {"@id": "epcc:06.01.92"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001036", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:200766001"}, {"@id": "msh:D010241"}, {"@id": "umls:C0030436"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65068000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009882", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839829"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010073", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024071"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005856", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021619"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007534", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024850"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000965", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0263401"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007827", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024792"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001088", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280604"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400960002"}, {"@id": "umls:C1303007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003863", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025546"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012444", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235946"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52522001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:418143002"}, {"@id": "umls:C0154671"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278849000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001288", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0575081"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22325002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003881", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021716"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012409", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0403476"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236446001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009579", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024282"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011803", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221363"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204521002"}, {"@id": "umls:C4280319"}, {"@id": "umls:C4280318"}, {"@id": "msh:C535441"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100662", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0008439"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46176001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021903"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003436", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864238"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100645", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1394494"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:252005008"}, {"@id": "icd-9:618.00"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004780", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025295"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008083", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861376"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030457", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072948"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007111", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024937"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030218", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1963933"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012186", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011580", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023288"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010056", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024081"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010468", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023817"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002753", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833325"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008573", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3810445"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001885", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021769"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011984", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277945"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030562", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073035"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002500", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D049292"}, {"@id": "umls:C4020851"}, {"@id": "umls:C0948163"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030250", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0856628"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009549", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024299"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011956", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023109"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009324", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024441"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001149", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D028227"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:361199007"}, {"@id": "umls:C0155127"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1192004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003649", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025584"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011834", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023169"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003453", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858981"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007232", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024919"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030531", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277687"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003844", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025556"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008236", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0271528"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4294006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030110", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022635"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011694", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023227"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009302", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024458"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012521", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021084"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012032", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46720004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MPATH:417"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10024612"}, {"@id": "msh:D008067"}, {"@id": "umls:C0023798"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:93163002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002848", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021747"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004737", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100318", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0333749"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87554006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007123", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024935"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010501", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021259"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004719", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3275899"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012286", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021095"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011672", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C6577"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:426191007"}, {"@id": "umls:C1960546"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003552", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221170"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16046003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100808", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75198005"}, {"@id": "msh:D013273"}, {"@id": "umls:C0038355"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100955", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021912"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008772", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024626"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000822", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24184005"}, {"@id": "umls:C0020538"}, {"@id": "msh:D006973"}, {"@id": "umls:C0497247"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38341003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005255", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868158"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040215", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073161"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002731", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858969"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040142", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C535322"}, {"@id": "umls:C0268525"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26132002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002032", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0014850"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26179002"}, {"@id": "msh:D004933"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4412"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004915", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021643"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009303", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024457"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010893", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023672"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030084", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:17268007"}, {"@id": "umls:C0265610"}, {"@id": "umls:C4280304"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002831", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277116"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0410009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073188"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011574", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023293"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012525", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022865"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002332", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1845337"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007627", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280437"}, {"@id": "umls:C4280435"}, {"@id": "umls:C4280430"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235119009"}, {"@id": "umls:C4280429"}, {"@id": "umls:C4280433"}, {"@id": "umls:C4280434"}, {"@id": "umls:C0399570"}, {"@id": "umls:C4280431"}, {"@id": "umls:C4280436"}, {"@id": "umls:C4280432"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100337", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3553084"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010741", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0235886"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102572006"}, {"@id": "umls:C0239340"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040222", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280721"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000289", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854111"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012417", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61031008"}, {"@id": "msh:D016857"}, {"@id": "umls:C0085383"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100958", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021910"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002056", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021763"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009344", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024423"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003902", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021711"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010654", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023756"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009277", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024475"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000676", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025833"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011324", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021161"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010204", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023971"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1112442"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002885", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3222"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83217000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443333004"}, {"@id": "msh:D008527"}, {"@id": "umls:C0025149"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012065", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023063"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:202283002"}, {"@id": "umls:C0409354"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003401", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0030554"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91019004"}, {"@id": "msh:D010292"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008249", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1112776"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040095", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022443"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100764", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C8965"}, {"@id": "umls:C0024221"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254836000"}, {"@id": "msh:D008202"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253057002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400178008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:69044001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001708", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006333"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128404006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367363000"}, {"@id": "umls:C2939447"}, {"@id": "umls:C0235527"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1563118"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:417740005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008345", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024696"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100442", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022085"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003264", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020725"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70199000"}, {"@id": "msh:D009081"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003958", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025480"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007678", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0238300"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:231841004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011778", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023191"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010165", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023994"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040079", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856765"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001334", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0009451"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271569006"}, {"@id": "msh:D006849"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005072", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850853"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009587", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021432"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011868", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23056005"}, {"@id": "umls:C0036396"}, {"@id": "msh:D012585"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030314", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1409412"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022371"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006742", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024986"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008209", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0025322"}, {"@id": "umls:C0085215"}, {"@id": "msh:D008594"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373717006"}, {"@id": "msh:D016649"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002530", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836149"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011203", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023471"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030885", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280726"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000616", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015877"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:63251006"}, {"@id": "umls:C0026205"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005401", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860128"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007663", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0234632"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13164000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003999", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021694"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008095", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021556"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003992", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968814"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001459", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025774"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030595", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073067"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010919", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023651"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030434", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0206711"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274901004"}, {"@id": "msh:D018296"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44155009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003927", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025501"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008074", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834349"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003534", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72682008"}, {"@id": "umls:C4025600"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:124147007"}, {"@id": "msh:C562584"}, {"@id": "umls:C0268118"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003653", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025583"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012679", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022784"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100216", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022205"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002108", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80423007"}, {"@id": "umls:C0149781"}, {"@id": "msh:D011030"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100073", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022348"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003491", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025607"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008293", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837273"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009853", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024180"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000765", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021797"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012836", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022711"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100102", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022319"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011116", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023531"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010647", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023760"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856162"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011231", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023450"}, {"@id": "umls:C1835802"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011931", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023121"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002044", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0043515"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10048281"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53132006"}, {"@id": "msh:D015043"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006429", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849016"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024952"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011047", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280355"}, {"@id": "umls:C4280356"}, {"@id": "umls:C4023570"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007836", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012631", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805899"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030554", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073027"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004540", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855900"}, {"@id": "msh:C538388"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100640", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195867000"}, {"@id": "umls:C0339880"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002821", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67536000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:359554008"}, {"@id": "umls:C0003892"}, {"@id": "msh:D001177"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003641", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68600005"}, {"@id": "umls:C0019048"}, {"@id": "msh:D006456"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010291", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021300"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030336", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021039"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010145", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024014"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238090007"}, {"@id": "umls:C0342892"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007269", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5262007"}, {"@id": "umls:C0026847"}, {"@id": "msh:D009134"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002582", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84568007"}, {"@id": "msh:D005757"}, {"@id": "umls:C0017154"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030475", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072965"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010372", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023874"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000478", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005128"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371409005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:19416009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371405004"}, {"@id": "umls:C0015397"}, {"@id": "msh:D005124"}, {"@id": "umls:C0015393"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200068", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021893"}, {"@id": "umls:C3553696"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004220", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834060"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030564", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073037"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001972", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000748"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:83414005"}, {"@id": "umls:C0002886"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010348", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023889"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003189", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839798"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011535", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2959688"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:445898001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022638"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012795", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3808249"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000183", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280676"}, {"@id": "umls:C1853406"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010088", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024059"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009103", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024597"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004690", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0919997"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001324", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26544005"}, {"@id": "msh:D018908"}, {"@id": "umls:C0151786"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024754"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006536", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D008173"}, {"@id": "umls:C0600260"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000150", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018238"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74751003"}, {"@id": "ncit:C3754"}, {"@id": "umls:C0206661"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012560", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022845"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002002", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020861"}, {"@id": "umls:C1839797"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200070", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3553016"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001361", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025788"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006799", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837251"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003612", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025589"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001620", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51406002"}, {"@id": "umls:C0241703"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030079", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4048328"}, {"@id": "ncit:C3262"}, {"@id": "msh:D002583"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:363354003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004254", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021669"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003300", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020844"}, {"@id": "umls:C1855665"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002181", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1527311"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2032001"}, {"@id": "umls:C0006114"}, {"@id": "msh:D001929"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100825", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002613"}, {"@id": "umls:C4280288"}, {"@id": "umls:C0007971"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7847004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010489", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009945", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021369"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025661"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100507", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005494"}, {"@id": "umls:C0016412"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190633005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002465", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280574"}, {"@id": "umls:C1848207"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009585", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024278"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008093", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862083"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009305", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021495"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000662", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65194006"}, {"@id": "umls:C4020885"}, {"@id": "msh:D009755"}, {"@id": "umls:C0028077"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005769", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280477"}, {"@id": "umls:C4025139"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010408", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023847"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010632", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023768"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002346", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239882"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003203", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280805"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005620", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025172"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011167", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020938"}, {"@id": "umls:C0752324"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007462", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423178"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246871006"}, {"@id": "umls:C4024868"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009886", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238736006"}, {"@id": "umls:C0263485"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:22486004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001742", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D015508"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267100006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232209000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68235000"}, {"@id": "umls:C0027429"}, {"@id": "umls:C0027424"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100211", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022210"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012894", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022689"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003297", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021733"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007488", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024863"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030781", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280773"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100164", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022257"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025444"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011802", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253753005"}, {"@id": "umls:C0431565"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001238", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857482"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005609", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51047007"}, {"@id": "umls:C0232769"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000962", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10020649"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399955009"}, {"@id": "umls:C0870082"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26996000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396228006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010485", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023808"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008770", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834433"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100195", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022226"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001830", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2112129"}, {"@id": "umls:C4020865"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010316", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D004437"}, {"@id": "epcc:06.01.34"}, {"@id": "umls:C0013481"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204357006"}, {"@id": "icd-10:Q22.5"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100242", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424952003"}, {"@id": "ncit:C9118"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:269469005"}, {"@id": "msh:D012509"}, {"@id": "umls:C1261473"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2424003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424413001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000153", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009056"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128334002"}, {"@id": "umls:C0026633"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006397", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860156"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009737", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860334"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010733", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854409"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009106", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021525"}, {"@id": "umls:C4280402"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011457", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34887006"}, {"@id": "umls:C0271321"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430003", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021871"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012094", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023046"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011331", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005150"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95834000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718224004"}, {"@id": "umls:C0015458"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007449", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851705"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010235", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021306"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002235", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860608"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001065", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47212006"}, {"@id": "umls:C0152459"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201066002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:201067006"}, {"@id": "msh:D057896"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10040925"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012881", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022695"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005247", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3279407"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001234", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857269"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008271", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020803"}, {"@id": "umls:C4021847"}, {"@id": "umls:C4020804"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011522", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003117"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51445007"}, {"@id": "umls:C0155015"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008399", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024681"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023061"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003712", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2265792"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002624", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241665"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001818", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10034016"}, {"@id": "msh:D010304"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71906005"}, {"@id": "umls:C0030578"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200124", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3808820"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004783", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301797007"}, {"@id": "umls:C0578477"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002757", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805574"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5468008"}, {"@id": "umls:C0016655"}, {"@id": "umls:C1833752"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:134291007"}, {"@id": "umls:C3806283"}, {"@id": "msh:D000069076"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004846", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021646"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002591", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006963"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72405004"}, {"@id": "umls:C0020505"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267023007"}, {"@id": "umls:C0232461"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58424009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000011", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073220"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007397", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004955", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836651"}, {"@id": "umls:C3279191"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100027", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D050500"}, {"@id": "umls:C0149521"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234689009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235494005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:233870001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022373"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008281", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859506"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100799", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127006003"}, {"@id": "ncit:C3262"}, {"@id": "umls:C0345617"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009987", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024127"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010297", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266111"}, {"@id": "umls:C4255098"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84557007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010210", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023969"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012353", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022938"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001701", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010493"}, {"@id": "umls:C0031046"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3238004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012255", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022990"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040245", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280703"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100492", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022042"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003167", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3495558"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410051001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010102", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024048"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000211", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280672"}, {"@id": "umls:C0041105"}, {"@id": "msh:D014313"}, {"@id": "umls:C4228933"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87866006"}, {"@id": "umls:C1848474"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010288", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023919"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001225", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0241760"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011740", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023208"}, {"@id": "umls:C4020742"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100643", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020960"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000326", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025862"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100022", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0026650"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60342002"}, {"@id": "msh:D009069"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011706", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0264906"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195042002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009231", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024513"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006449", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850145"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100622", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022010"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006670", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005229", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025232"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011748", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237692001"}, {"@id": "umls:C0342388"}, {"@id": "msh:C535668"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0578475"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301795004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002073", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0393525"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230233000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004255", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025389"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003572", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839532"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007412", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024885"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010061", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021341"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009306", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024455"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100012", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0015414"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371486001"}, {"@id": "msh:D005134"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000922", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837483"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100342", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022138"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009455", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024350"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012555", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021081"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0400007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D008599"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52754008"}, {"@id": "umls:C0032519"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006224", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025078"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0031566", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1652"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001090", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280603"}, {"@id": "umls:C0423221"}, {"@id": "umls:C1855852"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246920008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010726", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021233"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001747", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4772"}, {"@id": "umls:C0266631"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:10362008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002515", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0231712"}, {"@id": "msh:D020233"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271706000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000999", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70759006"}, {"@id": "umls:C0034212"}, {"@id": "msh:D011711"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001985", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856438"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100100", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022321"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030196", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022587"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003782", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025569"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009152", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024569"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005021", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3278429"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030498", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072986"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006834", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836829"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009598", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024274"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003223", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021736"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100857", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021952"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004796", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0236124"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126765001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007505", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024859"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011601", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023274"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003689", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3277376"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030285", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022536"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030732", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4255215"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010033", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024092"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003871", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025539"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000832", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0700502"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111566002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009195", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021514"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000151", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248942000"}, {"@id": "umls:C0425913"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001014", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000794"}, {"@id": "umls:C0002985"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26810009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012682", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1398718"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100950", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C566945"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237999008"}, {"@id": "umls:C1969443"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100679", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0558242"}, {"@id": "umls:C4021998"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297957009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003366", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025622"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010624", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856749"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005121", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850196"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010969", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023621"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010147", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024012"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004906", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850544"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:427784006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002943", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857790"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030824", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280748"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100840", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3551430"}, {"@id": "umls:C1848765"}, {"@id": "umls:C4021956"}, {"@id": "umls:C2266639"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006110", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856912"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011207", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023467"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030743", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280791"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009835", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861336"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100224", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022197"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030229", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022569"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002185", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D016874"}, {"@id": "umls:C0085400"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:85775002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005345", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025210"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010458", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8800006"}, {"@id": "umls:C0238394"}, {"@id": "msh:D058489"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030869", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371015003"}, {"@id": "msh:C537770"}, {"@id": "umls:C1261504"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007946", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280419"}, {"@id": "umls:C1866805"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030293", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022532"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009349", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021488"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100804", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:264561009"}, {"@id": "umls:C0442880"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004222", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021675"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002996", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849955"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005905", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3151523"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005421", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837512"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004290", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025366"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007414", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024884"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100398", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020999"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010401", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023853"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012295", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022963"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005136", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835130"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005680", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025156"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012787", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0748199"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009342", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024425"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002858", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D008579"}, {"@id": "ncit:C3230"}, {"@id": "umls:C0025286"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030384", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072922"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011234", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023448"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100503", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0039841"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:399357009"}, {"@id": "msh:D013832"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011730", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023215"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008689", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:268228006"}, {"@id": "umls:C0431663"}, {"@id": "msh:D003456"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012752", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022744"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011263", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021177"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002047", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405501007"}, {"@id": "umls:C0024591"}, {"@id": "msh:D008305"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:213026003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012337", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0001764"}, {"@id": "umls:C4022950"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004571", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3807591"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006739", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254651007"}, {"@id": "umls:C0553723"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000766", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860493"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010913", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023657"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010090", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024057"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010373", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021281"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002677", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861217"}, {"@id": "umls:C4072838"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:444879009"}, {"@id": "umls:C1535953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011628", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023261"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100716", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085271"}, {"@id": "msh:D016728"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248062006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008469", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861693"}, {"@id": "msh:C566140"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280290"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004421", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840374"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004926", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868528"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003559", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853701"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008959", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3150620"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006237", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859115"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001412", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843995"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008144", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1843986"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030490", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072980"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012124", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:314429009"}, {"@id": "umls:C0042166"}, {"@id": "msh:D015867"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100785", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:193462001"}, {"@id": "msh:D007319"}, {"@id": "umls:C0917801"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011860", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020907"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004724", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855801"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040119", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022428"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008416", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839279"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040101", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022440"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010072", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024072"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005850", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152237"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205083002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31668003"}, {"@id": "msh:D005413"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100114", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022307"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011072", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0399379"}, {"@id": "msh:C538215"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109493006"}, {"@id": "umls:C4082200"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011771", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75316000"}, {"@id": "umls:C0271865"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011244", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023445"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100069", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022352"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007260", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253149002"}, {"@id": "msh:D054222"}, {"@id": "umls:C0431376"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008089", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024733"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012869", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022698"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030136", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022612"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012080", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023054"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012633", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805901"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005924", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025107"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010677", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D053206"}, {"@id": "umls:C0270327"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8009008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003862", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2678399"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100705", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021993"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200146", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42182000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:234021009"}, {"@id": "msh:C536230"}, {"@id": "umls:C0392775"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45894003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200109", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2750161"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200133", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2675557"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011548", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344624"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253285007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023928"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012640", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022809"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009051", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968729"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021890"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010325", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023902"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008998", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846477"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007417", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:238927000"}, {"@id": "umls:C0024138"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:200938002"}, {"@id": "msh:D008179"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003426", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1832278"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100340", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022140"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100543", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0338656"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386806002"}, {"@id": "umls:C0683322"}, {"@id": "msh:D060825"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009500", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021463"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030061", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73676002"}, {"@id": "umls:C0206093"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253096008"}, {"@id": "msh:D017599"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010541", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51603000"}, {"@id": "umls:C4280378"}, {"@id": "umls:C0263417"}, {"@id": "umls:C4072877"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011421", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023368"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005885", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025115"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009792", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0039538"}, {"@id": "msh:D013724"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55818009"}, {"@id": "ncit:C3403"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005943", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0162297"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87317003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007874", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024780"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100089", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022332"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000866", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846034"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007380", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0858684"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005212", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844632"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010513", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023797"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012282", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50495000"}, {"@id": "umls:C0234918"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247470007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000103", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0032617"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:28442001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:718402002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56574000"}, {"@id": "msh:D011141"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009197", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024542"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030835", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:74323005"}, {"@id": "umls:C0239266"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030450", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C5112"}, {"@id": "umls:C4072943"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005775", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025138"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010395", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023859"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006501", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2749463"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004870", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:707480001"}, {"@id": "umls:C1387532"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012749", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022747"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008820", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968686"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006391", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848769"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007565", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861975"}, {"@id": "msh:C537421"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000263", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003398"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011215", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023460"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012247", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022994"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010329", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023900"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030067", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018241"}, {"@id": "umls:C0684337"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253096008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73676002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:703707001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007325", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848954"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:425492002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100599", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253851000"}, {"@id": "umls:C0345322"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005521", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0012739"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67406007"}, {"@id": "msh:D004211"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030849", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239949"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:72196001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012551", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000100", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009404"}, {"@id": "umls:C0027726"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52254009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011709", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50799005"}, {"@id": "msh:D006327"}, {"@id": "umls:C0004331"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004095", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025413"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008883", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000625", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0521573"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95202004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000610", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0008521"}, {"@id": "msh:D015862"}, {"@id": "umls:C4025836"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004901", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025277"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003201", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0035410"}, {"@id": "msh:D012206"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240131006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89010004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010296", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152415"}, {"@id": "msh:D000072676"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67787004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004448", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0162557"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:235884008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197270009"}, {"@id": "msh:D017114"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012848", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151924"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001763", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53226007"}, {"@id": "umls:C0264133"}, {"@id": "msh:D005413"}, {"@id": "umls:C0016202"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:203534009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003438", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0558845"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:274818004"}, {"@id": "msh:D012021"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002545", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857638"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000915", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864796"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009347", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024421"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012248", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:164947007"}, {"@id": "umls:C0600125"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011907", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023136"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012491", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022881"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003148", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839866"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009892", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:57436000"}, {"@id": "msh:D065817"}, {"@id": "umls:C1408788"}, {"@id": "umls:C0702139"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030829", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:301273002"}, {"@id": "umls:C0231856"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011081", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023544"}, {"@id": "umls:C4280337"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040260", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280689"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009267", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024482"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002509", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1838391"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001388", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007593"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:27911000"}, {"@id": "umls:C0158359"}, {"@id": "umls:C0086437"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:298203008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010562", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:33659008"}, {"@id": "msh:D007627"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58405006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10023330"}, {"@id": "umls:C0022548"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005293", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042485"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20696009"}, {"@id": "msh:D014689"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010409", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023846"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200008", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1257915"}, {"@id": "msh:D044483"}, {"@id": "umls:C0744333"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006352", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025056"}, {"@id": "umls:C4280447"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006216", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850336"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009912", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024162"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022472"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010957", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253900005"}, {"@id": "umls:C0238506"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010306", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249670005"}, {"@id": "umls:C0426789"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011891", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0032797"}, {"@id": "msh:D006473"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47821001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005873", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021618"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003970", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025470"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030766", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:16001004"}, {"@id": "umls:C0013456"}, {"@id": "msh:D004433"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:162356005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009037", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C566670"}, {"@id": "umls:C1866774"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0032417", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/PMID:32866505"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007859", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866180"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000364", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025860"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006643", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859376"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002215", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858574"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010038", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969397"}, {"@id": "umls:C4020774"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002150", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:71938000"}, {"@id": "msh:D053565"}, {"@id": "umls:C0020438"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008661", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D014525"}, {"@id": "umls:C0041974"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236647003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:76618002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001435", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021778"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030694", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:359619007"}, {"@id": "umls:C0031941"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127026004"}, {"@id": "msh:D010871"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47598005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005994", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006044"}, {"@id": "umls:C0018023"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419153005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012694", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022772"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003678", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850776"}, {"@id": "umls:C1838681"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011069", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:266414008"}, {"@id": "msh:D014096"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8666004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:367534004"}, {"@id": "umls:C0040457"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030275", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022542"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030141", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022607"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004768", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866246"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005973", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20052008"}, {"@id": "msh:D005633"}, {"@id": "umls:C0016751"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003091", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025657"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000223", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025879"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000277", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025870"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001395", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:62484002"}, {"@id": "msh:D008103"}, {"@id": "umls:C0239946"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012160", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023017"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009883", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849343"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100367", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021013"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006333", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021602"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001537", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0019322"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396347007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4445"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003162", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6974005"}, {"@id": "umls:C0271708"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007348", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850871"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006707", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024994"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000015", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073224"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012790", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021069"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005920", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021613"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008114", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840420"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002595", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10021328"}, {"@id": "msh:D045823"}, {"@id": "umls:C1258215"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030772", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0431996"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:205211001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000913", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842084"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004818", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0024790"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1963002"}, {"@id": "msh:D006457"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008096", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862147"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030640", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4048798"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010153", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010847", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023686"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011118", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MP:0008556"}, {"@id": "umls:C4023529"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001832", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025745"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003965", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025474"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005559", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009563", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021440"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005240", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239296"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:405247003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002566", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221210"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:29980002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253789002"}, {"@id": "msh:C562456"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48641006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10064024"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010639", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1833667"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073257"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030474", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072964"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100314", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022149"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100839", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:3650004"}, {"@id": "umls:C0266258"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012586", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022835"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030077", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126705004"}, {"@id": "ncit:C3262"}, {"@id": "msh:D001984"}, {"@id": "umls:C0006264"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007646", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024824"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011397", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023376"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022403"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100467", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022060"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001161", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10036064"}, {"@id": "umls:C0158733"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81793007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010748", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021230"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000905", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837757"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006918", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:49692006"}, {"@id": "msh:D002549"}, {"@id": "umls:C0007795"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009830", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386033004"}, {"@id": "umls:C0442874"}, {"@id": "umls:C0031117"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42658009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302226006"}, {"@id": "msh:D010523"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005900", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3276324"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000659", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344559"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204153003"}, {"@id": "msh:C537884"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100344", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022136"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005353", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025207"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005910", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021616"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006257", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025075"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006906", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024966"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000130", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37849005"}, {"@id": "msh:C562565"}, {"@id": "umls:C0266383"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001555", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858033"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011611", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:218728005"}, {"@id": "umls:C0152419"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1250"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1241"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003853", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025552"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012837", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0205246"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60132005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000642", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:246674000"}, {"@id": "msh:D003117"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77479002"}, {"@id": "umls:C0155016"}, {"@id": "umls:C1970168"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000111", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866496"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000273", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37126005"}, {"@id": "umls:C0234853"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011402", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023373"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004447", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221281"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:165479004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010767", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023709"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000923", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0426824"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100260", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020689"}, {"@id": "umls:C1848595"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012686", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022779"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006640", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0272567"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1261007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009718", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1586004"}, {"@id": "umls:C0205768"}, {"@id": "msh:D001254"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:449799008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010171", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021332"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030172", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022600"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006732", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1336840"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010778", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023705"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000736", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247762003"}, {"@id": "umls:C0262630"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011322", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023414"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005584", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:702391001"}, {"@id": "msh:D002292"}, {"@id": "ncit:C2916"}, {"@id": "umls:C0007134"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:41607009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030741", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C6438"}, {"@id": "umls:C1334682"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001520", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848395"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000522", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0344505"}, {"@id": "msh:C562827"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253215004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011649", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023248"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005235", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:360491009"}, {"@id": "umls:C0266175"}, {"@id": "msh:D007409"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:204702007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030075", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278053004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:109889007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86616005"}, {"@id": "msh:D002285"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:373176000"}, {"@id": "umls:C0007124"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005301", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265931"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77978002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009594", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863411"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040249", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280699"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030624", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073094"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005155", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81898007"}, {"@id": "umls:C0232216"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010979", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023615"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000651", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0012569"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:24982008"}, {"@id": "msh:D004172"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100611", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020705"}, {"@id": "umls:C4022013"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008189", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864570"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009615", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024271"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010951", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023629"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007975", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856478"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010999", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023603"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030072", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010255"}, {"@id": "umls:C0030470"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126675008"}, {"@id": "ncit:C3262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012287", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022967"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045026", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022395"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007054", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836012"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004307", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025359"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011654", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023245"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:603"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:0603"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002058", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26432009"}, {"@id": "umls:C0332615"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007200", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024925"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100077", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022344"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009271", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021505"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007372", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024897"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009507", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024323"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100571", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020965"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000623", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1408507"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:14648003"}, {"@id": "umls:C0234132"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030099", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022646"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001946", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:213281004"}, {"@id": "umls:C0235430"}, {"@id": "msh:D007662"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2538008"}, {"@id": "umls:C0022638"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009200", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024540"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006064", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1840089"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100416", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020983"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005547", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009196"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:425333006"}, {"@id": "umls:C0027022"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:414794006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003431", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858729"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100922", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020933"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009819", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265625"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253963009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012119", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0025637"}, {"@id": "msh:D008708"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:131171006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:38959009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040201", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073149"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007346", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851430"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006717", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3489398"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:254764001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011218", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023458"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002121", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79631006"}, {"@id": "msh:D004832"}, {"@id": "umls:C0014553"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230413002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50866000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:432241000124101"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000919", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021791"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011396", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023377"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002816", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10018194"}, {"@id": "umls:C0546964"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0441748"}, {"@id": "umls:C4020899"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:258211005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002725", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D008180"}, {"@id": "umls:C0024141"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55464009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100198", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022223"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200053", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1844734"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006937", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021583"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010244", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023955"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011464", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023346"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011629", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1910"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253732001"}, {"@id": "umls:C0345140"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006228", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860179"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001300", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:32798002"}, {"@id": "umls:C0242422"}, {"@id": "msh:D020734"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009023", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021527"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000072", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073279"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002036", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10020028"}, {"@id": "msh:D006551"}, {"@id": "umls:C3489393"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:84089009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009532", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024304"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021904"}, {"@id": "umls:C4280286"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011187", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023487"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005945", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0264306"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:61169001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000608", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422338006"}, {"@id": "umls:C0024437"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100429", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022098"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007403", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867617"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006999", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864114"}, {"@id": "umls:C2750915"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003216", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862968"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0045041", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C563641"}, {"@id": "umls:C3279904"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007100", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865119"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007733", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846266"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005113", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851119"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:2706"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011415", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249174002"}, {"@id": "umls:C0426234"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001264", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:281411007"}, {"@id": "umls:C0023882"}, {"@id": "msh:D002547"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012367", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022927"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005261", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:81808003"}, {"@id": "msh:D006395"}, {"@id": "umls:C0018924"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002608", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0007570"}, {"@id": "msh:D002446"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396331005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002280", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853377"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011206", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023468"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003704", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842161"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007715", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859436"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030282", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842696"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008726", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253836009"}, {"@id": "umls:C1442988"}, {"@id": "umls:C0345309"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010186", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023980"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004625", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866675"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011039", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856660"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002480", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0019151"}, {"@id": "msh:D006501"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:13920009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:449902003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000234", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021812"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040103", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022438"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002277", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:271730003"}, {"@id": "umls:C0019937"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:12731000"}, {"@id": "msh:D006732"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:192915005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006507", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025031"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011027", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0281842"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100746", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0574044"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:297195000"}, {"@id": "msh:C537720"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006337", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021601"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006665", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025010"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002710", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0399605"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100033", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2169806"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007943", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866657"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011549", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023305"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002118", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025724"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012413", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022912"}, {"@id": "umls:C1444627"}, {"@id": "umls:C0020186"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:86443005"}, {"@id": "msh:D013590"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:410500004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003334", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025629"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009527", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021455"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100541", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006550"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10016434"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50063009"}, {"@id": "umls:C0019288"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007803", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C536128"}, {"@id": "msh:D003117"}, {"@id": "umls:C1857618"}, {"@id": "umls:C0152200"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:56852002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001912", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025736"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011784", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:267374005"}, {"@id": "umls:C0342122"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010453", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021263"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009954", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024148"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006048", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865254"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008060", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024741"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005207", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834341"}, {"@id": "umls:C4280502"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000122", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266294"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:55726006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4509"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000684", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239174"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:5639000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000712", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18963009"}, {"@id": "umls:C0085633"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011387", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C566366"}, {"@id": "umls:C1863752"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010713", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021235"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005518", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0855791"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007606", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024834"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010970", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023620"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007193", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1847165"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007556", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856954"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011409", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023369"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030860", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280740"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010535", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:73430006"}, {"@id": "umls:C0037315"}, {"@id": "msh:D012891"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006147", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1861310"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008301", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854774"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100686", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1282952"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:359643005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009206", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024534"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006140", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855620"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011452", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021846"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009544", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021447"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006970", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:230769007"}, {"@id": "umls:C0023529"}, {"@id": "msh:D007969"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011508", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:232006002"}, {"@id": "umls:C0024441"}, {"@id": "msh:D012167"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011904", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0239941"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010754", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280366"}, {"@id": "umls:C0266941"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248401009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:75630004"}, {"@id": "umls:C0424721"}, {"@id": "umls:C1865318"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008760", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0424323"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248004009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008812", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860601"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008648", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024648"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000337", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849089"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010833", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023690"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200046", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0234861"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42712003"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012492", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1504438"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004911", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859516"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002868", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836688"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002341", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0852866"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030324", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022511"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100634", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018358"}, {"@id": "umls:C0206754"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255046005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128928004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100276", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022172"}, {"@id": "umls:C4020712"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1867132"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000430", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1834055"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4335"}, {"@id": "umls:C4083076"}, {"@id": "umls:C4255213"}, {"@id": "umls:C4280663"}, {"@id": "umls:C4280664"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005132", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240709"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011044", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023573"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100238", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022184"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100468", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022059"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030032", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022666"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000995", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009508"}, {"@id": "umls:C4280269"}, {"@id": "umls:C0027962"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21119008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:400096001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030520", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87278000"}, {"@id": "msh:D006423"}, {"@id": "umls:C0271208"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004990", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858039"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100215", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022206"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100037", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022384"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004594", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839252"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0430022", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073204"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004722", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0445347"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:264932002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007979", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1853394"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008052", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0229197"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:37480005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012612", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022821"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030371", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072910"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010336", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023896"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011986", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0029396"}, {"@id": "msh:D009999"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10065453"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128491006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012132", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0014800"}, {"@id": "umls:C1838111"}, {"@id": "umls:C3552917"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000694", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67504007"}, {"@id": "umls:C2981132"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004340", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021659"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030170", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022601"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006505", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021593"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012235", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0272178"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47318007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002864", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1333944"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030790", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280768"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011928", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023123"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003204", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025642"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000893", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848538"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005913", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025110"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005281", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280494"}, {"@id": "umls:C1865597"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005881", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0410648"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:240220009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011018", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023594"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009800", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0085207"}, {"@id": "umls:C4020778"}, {"@id": "msh:D016640"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11687002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005224", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91669008"}, {"@id": "umls:C0267566"}, {"@id": "umls:C0149770"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:197166005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010533", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D013036"}, {"@id": "umls:C0546878"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18191000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005384", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846551"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011434", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021149"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011851", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010490"}, {"@id": "umls:C0019064"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:23412002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012314", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:20243008"}, {"@id": "umls:C0263780"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003393", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1864715"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002575", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0040588"}, {"@id": "msh:D014138"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4202"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95435007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10044310"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002973", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025666"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100200", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022221"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000773", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249696007"}, {"@id": "umls:C0426817"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040225", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280718"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011453", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023350"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005174", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848978"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008757", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0751575"}, {"@id": "msh:D014826"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004275", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3276746"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200047", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0741305"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012653", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0038218"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:708090002"}, {"@id": "msh:D013224"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012700", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022766"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007987", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024760"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000083", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D051437"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236423003"}, {"@id": "umls:C1565489"}, {"@id": "umls:C1839604"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:42399005"}, {"@id": "umls:C0035078"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010060", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021342"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100653", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:66760008"}, {"@id": "umls:C0029134"}, {"@id": "msh:D009902"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003693", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848736"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001944", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003681"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:34095006"}, {"@id": "umls:C0011175"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003022", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:C538069"}, {"@id": "umls:C1862132"}, {"@id": "umls:C1860614"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006641", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025012"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200143", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1334688"}, {"@id": "umls:C1850020"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001241", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100289", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022165"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010971", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023619"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005565", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3807131"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030109", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022636"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006753", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0038356"}, {"@id": "msh:D013274"}, {"@id": "ncit:C3262"}, {"@id": "umls:C4020813"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:126824007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009784", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024208"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006904", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1856604"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003922", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025505"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200125", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2751582"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003882", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021851"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007208", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024922"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007641", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0858618"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008499", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024665"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001840", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4082169"}, {"@id": "msh:D000070592"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77599005"}, {"@id": "umls:C0231791"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000749", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839749"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009644", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024259"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005831", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862112"}, {"@id": "msh:C566196"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011696", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023226"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001215", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859368"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0429349"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:251527008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030659", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266789"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77278008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010087", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024060"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002508", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855677"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005793", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025132"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007820", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1863201"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030501", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072988"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010167", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023992"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004848", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:426955004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:425688002"}, {"@id": "umls:C1960397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012672", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D000405"}, {"@id": "umls:C0001889"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53333005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030098", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021053"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008071", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0565599"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:288250001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002007", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0221354"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:90145001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007305", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0338474"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000946", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280607"}, {"@id": "umls:C1861218"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005321", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D008342"}, {"@id": "umls:C0242387"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82203000"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000064", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073271"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008256", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D018246"}, {"@id": "umls:C0206667"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:255036008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302826002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18365006"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002159", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854827"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030864", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:6442005"}, {"@id": "umls:C0425470"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012485", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021840"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012448", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1277241"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:135810007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001167", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2674737"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002208", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0277959"}, {"@id": "umls:C4072834"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48610005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200001", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021907"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010049", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837084"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100024", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021029"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010082", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024063"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100159", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002414", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D016135"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67531005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4157"}, {"@id": "umls:C0080178"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004245", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025395"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009551", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021442"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200105", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021892"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007522", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024853"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002503", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1866751"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009993", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024124"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003361", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:18789002"}, {"@id": "umls:C0268472"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040145", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022416"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012870", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0266427"}, {"@id": "msh:C537770"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53599007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003139", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1328587"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012689", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022777"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012728", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022753"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010617", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "ncit:C3041"}, {"@id": "umls:C1096654"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200055", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:299032009"}, {"@id": "umls:C0575802"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006817", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3280770"}, {"@id": "umls:C1855676"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030712", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0156372"}, {"@id": "msh:D006175"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:48236007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009602", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021428"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011344", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1854919"}, {"@id": "umls:C1837397"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010607", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0019919"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1489008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000022", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073231"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000973", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:58588007"}, {"@id": "umls:C2930812"}, {"@id": "umls:C0010495"}, {"@id": "umls:C4280606"}, {"@id": "msh:C531660"}, {"@id": "msh:D003483"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003005", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128919000"}, {"@id": "msh:D005729"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:116371000119107"}, {"@id": "umls:C0017075"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:53801007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100352", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021015"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002179", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:8652009"}, {"@id": "umls:C0151818"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008776", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024624"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000033", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073241"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007483", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024864"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012150", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023019"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010416", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023840"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008486", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849079"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000113", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007690"}, {"@id": "umls:C0022680"}, {"@id": "umls:C1567435"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4508"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82525005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040080", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857055"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004267", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025382"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010443", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023824"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030411", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4072935"}, {"@id": "ncit:C2852"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002749", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:4598005"}, {"@id": "umls:C0029442"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005237", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025230"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003919", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025508"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100329", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022144"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004332", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250284007"}, {"@id": "umls:C0427546"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000194", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0240379"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:262016004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005586", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805877"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003915", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025512"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004419", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3550150"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003610", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1835008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005225", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1142262"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011980", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0856727"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009339", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024428"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001070", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020879"}, {"@id": "umls:C0860439"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004910", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1858626"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100920", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020935"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009915", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021373"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003370", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1842155"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004474", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1849537"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008476", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1868554"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001994", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44673006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:236468006"}, {"@id": "msh:D005198"}, {"@id": "umls:C0341703"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003725", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850656"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008075", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1846017"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008774", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024625"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009856", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021381"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005716", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021626"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0040242", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:95422003"}, {"@id": "umls:C0151702"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011437", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023358"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000721", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837650"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020672"}, {"@id": "msh:D007035"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:386689009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010083", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024062"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010421", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021272"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004795", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862304"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005009", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025259"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010886", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0029421"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82562007"}, {"@id": "msh:D010008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008952", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1969001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002165", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0406438"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:110987009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004395", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248325000"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2492009"}, {"@id": "msh:D044342"}, {"@id": "umls:C0162429"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70241007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47563007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:65404009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005236", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025231"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010224", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023960"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006253", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1860841"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011979", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023099"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009166", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024562"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000050", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073258"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100854", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021955"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009138", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024577"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011507", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023322"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007078", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024943"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100550", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415749005"}, {"@id": "umls:C0151937"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004779", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025296"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002101", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91842005"}, {"@id": "umls:C0685695"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000975", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415691001"}, {"@id": "msh:D013546"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:364538006"}, {"@id": "umls:C0700590"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:52613005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10020642"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:161857006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:415690000"}, {"@id": "msh:D006945"}, {"@id": "umls:C0038990"}, {"@id": "umls:C0020458"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:312230002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002097", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0034067"}, {"@id": "msh:D011656"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:87433001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010203", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021317"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100578", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1280433"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248315005"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10024604"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003563", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0020597"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:190786004"}, {"@id": "msh:D006995"}, {"@id": "umls:C0853085"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009134", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024579"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012757", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022739"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008921", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850171"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003288", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025634"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010736", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:89859004"}, {"@id": "umls:C0016064"}, {"@id": "msh:D005358"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009543", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021448"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003717", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859442"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004027", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025434"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030045", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3805325"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030448", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424952003"}, {"@id": "msh:D012509"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:2424003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:424413001"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:269469005"}, {"@id": "umls:C1261473"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004948", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673776"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000875", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1857175"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002104", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:248583008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1023001"}, {"@id": "umls:C0003578"}, {"@id": "msh:D001049"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007902", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0042909"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:31341008"}, {"@id": "msh:D014823"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003850", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021720"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001029", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0392777"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:70114006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10057041"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:402685001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005739", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3149878"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100542", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020968"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011527", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1622439"}, {"@id": "umls:C4280322"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:419281007"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009107", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024595"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007873", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1862376"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007755", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D053559"}, {"@id": "umls:C0339277"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:1674008"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000868", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0151639"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008419", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:77547008"}, {"@id": "msh:D055959"}, {"@id": "umls:C0158266"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005746", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021624"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011587", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023282"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002883", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D006985"}, {"@id": "umls:C0020578"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:68978004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009962", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021363"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030116", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022629"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009939", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0685776"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91922000"}, {"@id": "umls:C0685775"}, {"@id": "umls:C4021371"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:91896009"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009292", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024464"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006671", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0030587"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:195069001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002981", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021832"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011613", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0345093"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253682003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:1252"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030620", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073090"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012250", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:26141007"}, {"@id": "umls:C0520887"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:429622005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030426", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:25603007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302863006"}, {"@id": "umls:C0206640"}, {"@id": "msh:D018214"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:80699009"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:302862001"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000597", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D009886"}, {"@id": "umls:C0751401"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030127", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:129103003"}, {"@id": "msh:D004715"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396224008"}, {"@id": "umls:C0014175"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009337", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024430"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100465", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022062"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011536", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D059446"}, {"@id": "umls:C3178806"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003031", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865847"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009936", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024155"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000564", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:278530008"}, {"@id": "umls:C0344511"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002445", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:11538006"}, {"@id": "msh:D011782"}, {"@id": "umls:C0034372"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000037", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111332007"}, {"@id": "umls:C0238395"}, {"@id": "msh:D058490"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030555", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073028"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012210", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44513007"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/Fyler:4512"}, {"@id": "umls:C0266292"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002754", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60168000"}, {"@id": "umls:C0029443"}, {"@id": "umls:C2242472"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:111253001"}, {"@id": "msh:D010019"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001844", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021773"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001948", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0002063"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:21420006"}, {"@id": "msh:D000471"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002965", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855781"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200073", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3552099"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030151", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D002761"}, {"@id": "umls:C0008311"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:82403002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005219", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021641"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004380", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:250978003"}, {"@id": "msh:C562942"}, {"@id": "umls:C0428791"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000863", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D020790"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:45369008"}, {"@id": "umls:C0687720"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100243", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D007890"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:51549004"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:443719001"}, {"@id": "ncit:C3158"}, {"@id": "umls:C0023269"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005976", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1865880"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000931", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021788"}, {"@id": "umls:C4280608"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009261", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024487"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002758", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010003"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:396275006"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:225655006"}, {"@id": "umls:C0029408"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008697", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1968706"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012339", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022948"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009649", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021416"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007371", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:253142006"}, {"@id": "umls:C0431370"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030131", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022617"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012876", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:44001008"}, {"@id": "umls:C0033038"}, {"@id": "msh:D061686"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002764", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025679"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007665", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C2673670"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009388", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024401"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030644", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073109"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100915", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020940"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0000912", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0152438"}, {"@id": "msh:C535802"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/MEDDRA:10010455"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:79120002"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_3000004", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073213"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001128", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D058457"}, {"@id": "umls:C0221259"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:60332004"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030586", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073059"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007182", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024927"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030257", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021040"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001263", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:224958001"}, {"@id": "umls:C4020875"}, {"@id": "umls:C0557874"}, {"@id": "umls:C1864897"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100417", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4020982"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003482", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025609"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010838", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1848459"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012331", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022953"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004679", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1859116"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009084", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851853"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007158", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021580"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009498", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024328"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100132", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022289"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006882", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C3278123"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004754", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0694539"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:426749004"}, {"@id": "umls:C2586056"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:440028005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004305", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:102542000"}, {"@id": "umls:C0235086"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012127", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021833"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009786", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024207"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006473", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1850644"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0001609", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0019825"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:50219008"}, {"@id": "umls:C1854348"}, {"@id": "msh:D006685"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008372", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024686"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006236", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025077"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100295", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:67867005"}, {"@id": "umls:C0333751"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005773", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1855299"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003674", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0206132"}, {"@id": "msh:D017668"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030638", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4073105"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004470", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1836600"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012731", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022751"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0200064", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0423318"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:247033008"}, {"@id": "msh:C538115"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0100944", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021914"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005824", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4021620"}, {"@id": "umls:C4280473"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010984", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023614"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008394", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4280413"}, {"@id": "umls:C1393669"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012613", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4022820"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0002793", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1837388"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003068", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1851419"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011356", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023402"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0005987", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:237570007"}, {"@id": "umls:C0342208"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0008110", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:249808002"}, {"@id": "umls:C0009081"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:397932003"}, {"@id": "msh:D003025"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010399", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023855"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003707", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C1839666"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011075", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023549"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003929", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025499"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006482", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:422775003"}, {"@id": "umls:C0040427"}, {"@id": "msh:D014071"}, {"@id": "umls:C0262444"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0006233", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:239869009"}, {"@id": "umls:C0409957"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0004841", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D005175"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:46981006"}, {"@id": "umls:C0015526"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0030062", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D003397"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:40009002"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:189179009"}, {"@id": "umls:C0010276"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0011301", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C0265624"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:371197005"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0003868", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4025542"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0009105", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4024596"}, {"@id": "umls:C4280403"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010769", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "msh:D010864"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:47639008"}, {"@id": "umls:C0031925"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0007018", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:406506008"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:7461003"}, {"@id": "msh:D001289"}, {"@id": "umls:C1263846"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0010219", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "umls:C4023965"}]}, {"@id": "http://purl.obolibrary.org/obo/HP_0012325", "http://www.geneontology.org/formats/oboInOwl#hasDbXref": [{"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:127225006"}, {"@id": "umls:C0023480"}, {"@id": "file:///Users/matentzn/ws/sssom-py/tests/SNOMEDCT_US:128831004"}, {"@id": "msh:D015477"}]}] \ No newline at end of file diff --git a/tests/validate_data/hp-base.json.tsv b/tests/validate_data/hp-base.json.tsv index ad21f1b4..ba1f6091 100644 --- a/tests/validate_data/hp-base.json.tsv +++ b/tests/validate_data/hp-base.json.tsv @@ -1,20490 +1,20180 @@ -#curie_map: -# HP: http://purl.obolibrary.org/obo/HP_ -# ORDO: http://www.orpha.net/ORDO/Orphanet_ -# oboInOwl: http://www.geneontology.org/formats/oboInOwl# -subject_id predicate_id object_id @type -HP:0011770 oboInOwl:hasDbXref SNOMEDCT_US:78200003 owl:Axiom -HP:0011770 oboInOwl:hasDbXref UMLS:C0271858 owl:Axiom -HP:0009450 oboInOwl:hasDbXref UMLS:C4024355 owl:Axiom -HP:0011771 oboInOwl:hasDbXref SNOMEDCT_US:75316000 owl:Axiom -HP:0011771 oboInOwl:hasDbXref UMLS:C0271865 owl:Axiom -HP:0011772 oboInOwl:hasDbXref UMLS:C4023195 owl:Axiom -HP:0011773 oboInOwl:hasDbXref UMLS:C0342205 owl:Axiom -HP:0011773 oboInOwl:hasDbXref SNOMEDCT_US:237569006 owl:Axiom -HP:0011774 oboInOwl:hasDbXref SNOMEDCT_US:255034006 owl:Axiom -HP:0011774 oboInOwl:hasDbXref MSH:D013964 owl:Axiom -HP:0011774 oboInOwl:hasDbXref UMLS:C0151468 owl:Axiom -HP:0011774 oboInOwl:hasDbXref SNOMEDCT_US:255033000 owl:Axiom -HP:0011775 oboInOwl:hasDbXref UMLS:C4023194 owl:Axiom -HP:0011776 oboInOwl:hasDbXref UMLS:C4023193 owl:Axiom -HP:0010445 oboInOwl:hasDbXref MSH:C548006 owl:Axiom -HP:0010445 oboInOwl:hasDbXref Fyler:1110 owl:Axiom -HP:0010445 oboInOwl:hasDbXref UMLS:C0741296 owl:Axiom -HP:0010445 oboInOwl:hasDbXref UMLS:C0344735 owl:Axiom -HP:0010445 oboInOwl:hasDbXref SNOMEDCT_US:253373002 owl:Axiom -HP:0010445 oboInOwl:hasDbXref MSH:C536112 owl:Axiom -HP:0010444 oboInOwl:hasDbXref SNOMEDCT_US:91434003 owl:Axiom -HP:0010444 oboInOwl:hasDbXref UMLS:C0034088 owl:Axiom -HP:0010444 oboInOwl:hasDbXref MSH:D011665 owl:Axiom -HP:0010443 oboInOwl:hasDbXref UMLS:C4023824 owl:Axiom -HP:0010442 oboInOwl:hasDbXref UMLS:C0152427 owl:Axiom -HP:0010442 oboInOwl:hasDbXref SNOMEDCT_US:367506006 owl:Axiom -HP:0010442 oboInOwl:hasDbXref MSH:D017689 owl:Axiom -HP:0010442 oboInOwl:hasDbXref Fyler:4103 owl:Axiom -HP:0010441 oboInOwl:hasDbXref UMLS:C4023825 owl:Axiom -HP:0010440 oboInOwl:hasDbXref UMLS:C4023826 owl:Axiom -HP:0010448 oboInOwl:hasDbXref UMLS:C0266190 owl:Axiom -HP:0010448 oboInOwl:hasDbXref SNOMEDCT_US:37054000 owl:Axiom -HP:0010448 oboInOwl:hasDbXref MSH:C562562 owl:Axiom -HP:0008117 oboInOwl:hasDbXref UMLS:C1843985 owl:Axiom -HP:0010447 oboInOwl:hasDbXref SNOMEDCT_US:72779005 owl:Axiom -HP:0010447 oboInOwl:hasDbXref UMLS:C0205929 owl:Axiom -HP:0010447 oboInOwl:hasDbXref MEDDRA:10002156 owl:Axiom -HP:0010447 oboInOwl:hasDbXref MSH:D012003 owl:Axiom -HP:0008119 oboInOwl:hasDbXref UMLS:C1856746 owl:Axiom -HP:0010446 oboInOwl:hasDbXref EPCC:06.01.92 owl:Axiom -HP:0010446 oboInOwl:hasDbXref MSH:D014264 owl:Axiom -HP:0010446 oboInOwl:hasDbXref SNOMEDCT_US:49915006 owl:Axiom -HP:0010446 oboInOwl:hasDbXref ICD-10:Q22.4 owl:Axiom -HP:0010446 oboInOwl:hasDbXref UMLS:C0040963 owl:Axiom -HP:0009445 oboInOwl:hasDbXref UMLS:C4024358 owl:Axiom -HP:0008114 oboInOwl:hasDbXref UMLS:C1840420 owl:Axiom -HP:0011777 oboInOwl:hasDbXref UMLS:C4023192 owl:Axiom -HP:0009444 oboInOwl:hasDbXref UMLS:C4021471 owl:Axiom -HP:0008113 oboInOwl:hasDbXref UMLS:C1861873 owl:Axiom -HP:0011778 oboInOwl:hasDbXref UMLS:C4023191 owl:Axiom -HP:0009447 oboInOwl:hasDbXref UMLS:C4024356 owl:Axiom -HP:0011779 oboInOwl:hasDbXref SNOMEDCT_US:255031003 owl:Axiom -HP:0011779 oboInOwl:hasDbXref MSH:D065646 owl:Axiom -HP:0011779 oboInOwl:hasDbXref UMLS:C0238461 owl:Axiom -HP:0008116 oboInOwl:hasDbXref UMLS:C4024731 owl:Axiom -HP:0009446 oboInOwl:hasDbXref UMLS:C4024357 owl:Axiom -HP:0008115 oboInOwl:hasDbXref UMLS:C4280416 owl:Axiom -HP:0008115 oboInOwl:hasDbXref UMLS:C4021555 owl:Axiom -HP:0008110 oboInOwl:hasDbXref SNOMEDCT_US:397932003 owl:Axiom -HP:0008110 oboInOwl:hasDbXref UMLS:C0009081 owl:Axiom -HP:0008110 oboInOwl:hasDbXref MSH:D003025 owl:Axiom -HP:0008110 oboInOwl:hasDbXref SNOMEDCT_US:249808002 owl:Axiom -HP:0009441 oboInOwl:hasDbXref UMLS:C4024360 owl:Axiom -HP:0009440 oboInOwl:hasDbXref UMLS:C4021473 owl:Axiom -HP:0008112 oboInOwl:hasDbXref UMLS:C1861239 owl:Axiom -HP:0009443 oboInOwl:hasDbXref UMLS:C4021472 owl:Axiom -HP:0009442 oboInOwl:hasDbXref UMLS:C4024359 owl:Axiom -HP:0008111 oboInOwl:hasDbXref UMLS:C1863403 owl:Axiom -HP:0011760 oboInOwl:hasDbXref UMLS:C4018860 owl:Axiom -HP:0009461 oboInOwl:hasDbXref UMLS:C4021469 owl:Axiom -HP:0011761 oboInOwl:hasDbXref SNOMEDCT_US:254962005 owl:Axiom -HP:0011761 oboInOwl:hasDbXref UMLS:C0338078 owl:Axiom -HP:0009460 oboInOwl:hasDbXref UMLS:C4024346 owl:Axiom -HP:0011762 oboInOwl:hasDbXref UMLS:C4021121 owl:Axiom -HP:0011763 oboInOwl:hasDbXref SNOMEDCT_US:128665000 owl:Axiom -HP:0011763 oboInOwl:hasDbXref SNOMEDCT_US:254955001 owl:Axiom -HP:0011763 oboInOwl:hasDbXref MSH:D010911 owl:Axiom -HP:0011763 oboInOwl:hasDbXref UMLS:C0346300 owl:Axiom -HP:0011764 oboInOwl:hasDbXref UMLS:C4023200 owl:Axiom -HP:0010434 oboInOwl:hasDbXref UMLS:C4023828 owl:Axiom -HP:0010433 oboInOwl:hasDbXref UMLS:C4021267 owl:Axiom -HP:0010432 oboInOwl:hasDbXref UMLS:C4021268 owl:Axiom -HP:0010431 oboInOwl:hasDbXref UMLS:C4021269 owl:Axiom -HP:0010430 oboInOwl:hasDbXref UMLS:C4023829 owl:Axiom -HP:0010438 oboInOwl:hasDbXref Fyler:1815 owl:Axiom -HP:0010438 oboInOwl:hasDbXref UMLS:C4021264 owl:Axiom -HP:0010437 oboInOwl:hasDbXref UMLS:C4021265 owl:Axiom -HP:0009459 oboInOwl:hasDbXref UMLS:C4021470 owl:Axiom -HP:0010436 oboInOwl:hasDbXref UMLS:C4023827 owl:Axiom -HP:0010435 oboInOwl:hasDbXref UMLS:C4021266 owl:Axiom -HP:0011766 oboInOwl:hasDbXref UMLS:C4023199 owl:Axiom -HP:0009456 oboInOwl:hasDbXref UMLS:C4024349 owl:Axiom -HP:0008125 oboInOwl:hasDbXref UMLS:C1859224 owl:Axiom -HP:0009455 oboInOwl:hasDbXref UMLS:C4024350 owl:Axiom -HP:0011767 oboInOwl:hasDbXref UMLS:C4023198 owl:Axiom -HP:0008124 oboInOwl:hasDbXref SNOMEDCT_US:30449003 owl:Axiom -HP:0008124 oboInOwl:hasDbXref UMLS:C0265646 owl:Axiom -HP:0008124 oboInOwl:hasDbXref MSH:D000070558 owl:Axiom -HP:0008127 oboInOwl:hasDbXref UMLS:C1835574 owl:Axiom -HP:0011768 oboInOwl:hasDbXref UMLS:C4023197 owl:Axiom -HP:0009458 oboInOwl:hasDbXref UMLS:C4024347 owl:Axiom -HP:0009457 oboInOwl:hasDbXref UMLS:C4024348 owl:Axiom -HP:0011769 oboInOwl:hasDbXref UMLS:C4023196 owl:Axiom -HP:0009452 oboInOwl:hasDbXref UMLS:C4024353 owl:Axiom -HP:0009451 oboInOwl:hasDbXref UMLS:C4024354 owl:Axiom -HP:0009454 oboInOwl:hasDbXref UMLS:C4024351 owl:Axiom -HP:0009453 oboInOwl:hasDbXref UMLS:C4024352 owl:Axiom -HP:0008122 oboInOwl:hasDbXref UMLS:C4024730 owl:Axiom -HP:0011750 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0011750 oboInOwl:hasDbXref UMLS:C4023205 owl:Axiom -HP:0011751 oboInOwl:hasDbXref UMLS:C4023204 owl:Axiom -HP:0011752 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0011752 oboInOwl:hasDbXref UMLS:C1334957 owl:Axiom -HP:0011753 oboInOwl:hasDbXref UMLS:C4021123 owl:Axiom -HP:0011754 oboInOwl:hasDbXref UMLS:C2986550 owl:Axiom -HP:0011754 oboInOwl:hasDbXref ICD-O:9432/1 owl:Axiom -HP:0011754 oboInOwl:hasDbXref SNOMEDCT_US:450901008 owl:Axiom -HP:0011754 oboInOwl:hasDbXref SNOMEDCT_US:608817003 owl:Axiom -HP:0010423 oboInOwl:hasDbXref UMLS:C4021270 owl:Axiom -HP:0010422 oboInOwl:hasDbXref UMLS:C4021271 owl:Axiom -HP:0010421 oboInOwl:hasDbXref UMLS:C4021272 owl:Axiom -HP:0010420 oboInOwl:hasDbXref UMLS:C4023836 owl:Axiom -HP:0010429 oboInOwl:hasDbXref UMLS:C4023830 owl:Axiom -HP:0010428 oboInOwl:hasDbXref UMLS:C4023831 owl:Axiom -HP:0010427 oboInOwl:hasDbXref UMLS:C4023832 owl:Axiom -HP:0009427 oboInOwl:hasDbXref UMLS:C4024370 owl:Axiom -HP:0010426 oboInOwl:hasDbXref UMLS:C4023833 owl:Axiom -HP:0009426 oboInOwl:hasDbXref UMLS:C4021477 owl:Axiom -HP:0010425 oboInOwl:hasDbXref UMLS:C4023834 owl:Axiom -HP:0009429 oboInOwl:hasDbXref UMLS:C4024368 owl:Axiom -HP:0009428 oboInOwl:hasDbXref UMLS:C4024369 owl:Axiom -HP:0010424 oboInOwl:hasDbXref UMLS:C4023835 owl:Axiom -HP:0011755 oboInOwl:hasDbXref UMLS:C4053775 owl:Axiom -HP:0011755 oboInOwl:hasDbXref SNOMEDCT_US:715727009 owl:Axiom -HP:0011755 oboInOwl:hasDbXref UMLS:C3279571 owl:Axiom -HP:0009423 oboInOwl:hasDbXref UMLS:C4024372 owl:Axiom -HP:0011756 oboInOwl:hasDbXref UMLS:C4023203 owl:Axiom -HP:0009422 oboInOwl:hasDbXref UMLS:C4024373 owl:Axiom -HP:0009425 oboInOwl:hasDbXref UMLS:C4024371 owl:Axiom -HP:0011757 oboInOwl:hasDbXref UMLS:C4023202 owl:Axiom -HP:0009424 oboInOwl:hasDbXref UMLS:C4021478 owl:Axiom -HP:0011758 oboInOwl:hasDbXref UMLS:C4023201 owl:Axiom -HP:0011759 oboInOwl:hasDbXref UMLS:C4021122 owl:Axiom -HP:0009421 oboInOwl:hasDbXref UMLS:C4024374 owl:Axiom -HP:0009420 oboInOwl:hasDbXref UMLS:C4021479 owl:Axiom -HP:0011740 oboInOwl:hasDbXref UMLS:C4020742 owl:Axiom -HP:0011740 oboInOwl:hasDbXref UMLS:C4023208 owl:Axiom -HP:0011741 oboInOwl:hasDbXref SNOMEDCT_US:67805000 owl:Axiom -HP:0011741 oboInOwl:hasDbXref UMLS:C0271728 owl:Axiom -HP:0011742 oboInOwl:hasDbXref SNOMEDCT_US:49494003 owl:Axiom -HP:0011742 oboInOwl:hasDbXref UMLS:C0266275 owl:Axiom -HP:0011743 oboInOwl:hasDbXref MSH:C538429 owl:Axiom -HP:0011743 oboInOwl:hasDbXref UMLS:C0266273 owl:Axiom -HP:0011743 oboInOwl:hasDbXref SNOMEDCT_US:702615004 owl:Axiom -HP:0011743 oboInOwl:hasDbXref SNOMEDCT_US:83190008 owl:Axiom -HP:0010412 oboInOwl:hasDbXref UMLS:C4021273 owl:Axiom -HP:0010411 oboInOwl:hasDbXref UMLS:C4023844 owl:Axiom -HP:0010410 oboInOwl:hasDbXref UMLS:C4023845 owl:Axiom -HP:0010419 oboInOwl:hasDbXref UMLS:C4023837 owl:Axiom -HP:0010418 oboInOwl:hasDbXref UMLS:C4023838 owl:Axiom -HP:0010417 oboInOwl:hasDbXref UMLS:C4023839 owl:Axiom -HP:0009438 oboInOwl:hasDbXref UMLS:C4021475 owl:Axiom -HP:0008107 oboInOwl:hasDbXref UMLS:C1867132 owl:Axiom -HP:0010416 oboInOwl:hasDbXref UMLS:C4023840 owl:Axiom -HP:0010415 oboInOwl:hasDbXref UMLS:C4023841 owl:Axiom -HP:0009437 oboInOwl:hasDbXref UMLS:C4024361 owl:Axiom -HP:0010414 oboInOwl:hasDbXref UMLS:C4023842 owl:Axiom -HP:0008108 oboInOwl:hasDbXref UMLS:C1849293 owl:Axiom -HP:0008108 oboInOwl:hasDbXref UMLS:C4280417 owl:Axiom -HP:0010413 oboInOwl:hasDbXref UMLS:C4023843 owl:Axiom -HP:0009439 oboInOwl:hasDbXref UMLS:C4021474 owl:Axiom -HP:0011744 oboInOwl:hasDbXref UMLS:C4023207 owl:Axiom -HP:0011744 oboInOwl:hasDbXref UMLS:C4020741 owl:Axiom -HP:0008103 oboInOwl:hasDbXref UMLS:C1846853 owl:Axiom -HP:0008103 oboInOwl:hasDbXref UMLS:C4280418 owl:Axiom -HP:0009434 oboInOwl:hasDbXref UMLS:C4024364 owl:Axiom -HP:0009433 oboInOwl:hasDbXref UMLS:C4024365 owl:Axiom -HP:0011745 oboInOwl:hasDbXref UMLS:C4021126 owl:Axiom -HP:0008102 oboInOwl:hasDbXref UMLS:C1969289 owl:Axiom -HP:0009436 oboInOwl:hasDbXref UMLS:C4024362 owl:Axiom -HP:0011746 oboInOwl:hasDbXref UMLS:C4021125 owl:Axiom -HP:0011747 oboInOwl:hasDbXref MSH:D010900 owl:Axiom -HP:0011747 oboInOwl:hasDbXref SNOMEDCT_US:399244003 owl:Axiom -HP:0011747 oboInOwl:hasDbXref UMLS:C0032002 owl:Axiom -HP:0011747 oboInOwl:hasDbXref UMLS:C4023206 owl:Axiom -HP:0009435 oboInOwl:hasDbXref UMLS:C4024363 owl:Axiom -HP:0009430 oboInOwl:hasDbXref UMLS:C4021476 owl:Axiom -HP:0011748 oboInOwl:hasDbXref UMLS:C0342388 owl:Axiom -HP:0011748 oboInOwl:hasDbXref SNOMEDCT_US:237692001 owl:Axiom -HP:0011748 oboInOwl:hasDbXref MSH:C535668 owl:Axiom -HP:0011749 oboInOwl:hasDbXref UMLS:C4021124 owl:Axiom -HP:0009432 oboInOwl:hasDbXref UMLS:C4024366 owl:Axiom -HP:0009431 oboInOwl:hasDbXref UMLS:C4024367 owl:Axiom -HP:0009492 oboInOwl:hasDbXref UMLS:C4024333 owl:Axiom -HP:0010481 oboInOwl:hasDbXref UMLS:C0266345 owl:Axiom -HP:0010481 oboInOwl:hasDbXref SNOMEDCT_US:297163001 owl:Axiom -HP:0008161 oboInOwl:hasDbXref UMLS:C4024724 owl:Axiom -HP:0009491 oboInOwl:hasDbXref UMLS:C4024334 owl:Axiom -HP:0008160 oboInOwl:hasDbXref UMLS:C4024725 owl:Axiom -HP:0010480 oboInOwl:hasDbXref UMLS:C0041970 owl:Axiom -HP:0010480 oboInOwl:hasDbXref SNOMEDCT_US:14981000 owl:Axiom -HP:0008163 oboInOwl:hasDbXref UMLS:C1836623 owl:Axiom -HP:0008163 oboInOwl:hasDbXref UMLS:C1846225 owl:Axiom -HP:0008163 oboInOwl:hasDbXref UMLS:C1833054 owl:Axiom -HP:0009494 oboInOwl:hasDbXref UMLS:C4024331 owl:Axiom -HP:0009493 oboInOwl:hasDbXref UMLS:C4024332 owl:Axiom -HP:0008162 oboInOwl:hasDbXref UMLS:C4021552 owl:Axiom -HP:0009490 oboInOwl:hasDbXref UMLS:C4024335 owl:Axiom -HP:0010489 oboInOwl:hasDbXref UMLS:C4021262 owl:Axiom -HP:0010488 oboInOwl:hasDbXref UMLS:C4023806 owl:Axiom -HP:0010487 oboInOwl:hasDbXref UMLS:C1861395 owl:Axiom -HP:0010486 oboInOwl:hasDbXref UMLS:C4023807 owl:Axiom -HP:0010485 oboInOwl:hasDbXref UMLS:C4023808 owl:Axiom -HP:0010484 oboInOwl:hasDbXref SNOMEDCT_US:298745009 owl:Axiom -HP:0010484 oboInOwl:hasDbXref UMLS:C0575518 owl:Axiom -HP:0010483 oboInOwl:hasDbXref UMLS:C4023809 owl:Axiom -HP:0010482 oboInOwl:hasDbXref UMLS:C4023810 owl:Axiom -HP:0009489 oboInOwl:hasDbXref UMLS:C4021466 owl:Axiom -HP:0008158 oboInOwl:hasDbXref MSH:D006950 owl:Axiom -HP:0008158 oboInOwl:hasDbXref SNOMEDCT_US:238040008 owl:Axiom -HP:0008158 oboInOwl:hasDbXref SNOMEDCT_US:299465007 owl:Axiom -HP:0008158 oboInOwl:hasDbXref UMLS:C0020474 owl:Axiom -HP:0009488 oboInOwl:hasDbXref UMLS:C4024336 owl:Axiom -HP:0009485 oboInOwl:hasDbXref UMLS:C4024337 owl:Axiom -HP:0008153 oboInOwl:hasDbXref UMLS:C4021553 owl:Axiom -HP:0009484 oboInOwl:hasDbXref UMLS:C4024338 owl:Axiom -HP:0009487 oboInOwl:hasDbXref UMLS:C0241521 owl:Axiom -HP:0009487 oboInOwl:hasDbXref SNOMEDCT_US:249757009 owl:Axiom -HP:0009486 oboInOwl:hasDbXref SNOMEDCT_US:299035006 owl:Axiom -HP:0009486 oboInOwl:hasDbXref UMLS:C0575803 owl:Axiom -HP:0008155 oboInOwl:hasDbXref UMLS:C4024726 owl:Axiom -HP:0010470 oboInOwl:hasDbXref SNOMEDCT_US:17471001 owl:Axiom -HP:0010470 oboInOwl:hasDbXref UMLS:C0266430 owl:Axiom -HP:0010478 oboInOwl:hasDbXref UMLS:C4023811 owl:Axiom -HP:0010477 oboInOwl:hasDbXref UMLS:C4023812 owl:Axiom -HP:0010476 oboInOwl:hasDbXref UMLS:C4023813 owl:Axiom -HP:0010475 oboInOwl:hasDbXref UMLS:C0345217 owl:Axiom -HP:0010475 oboInOwl:hasDbXref SNOMEDCT_US:20815007 owl:Axiom -HP:0010474 oboInOwl:hasDbXref MSH:D001744 owl:Axiom -HP:0010474 oboInOwl:hasDbXref SNOMEDCT_US:70650003 owl:Axiom -HP:0010474 oboInOwl:hasDbXref UMLS:C0005683 owl:Axiom -HP:0010473 oboInOwl:hasDbXref UMLS:C0151861 owl:Axiom -HP:0010473 oboInOwl:hasDbXref SNOMEDCT_US:44574006 owl:Axiom -HP:0010472 oboInOwl:hasDbXref UMLS:C4023814 owl:Axiom -HP:0010471 oboInOwl:hasDbXref UMLS:C4023815 owl:Axiom -HP:0010479 oboInOwl:hasDbXref UMLS:C0266357 owl:Axiom -HP:0010479 oboInOwl:hasDbXref SNOMEDCT_US:398316009 owl:Axiom -HP:0008169 oboInOwl:hasDbXref UMLS:C0015503 owl:Axiom -HP:0008169 oboInOwl:hasDbXref SNOMEDCT_US:37193007 owl:Axiom -HP:0008169 oboInOwl:hasDbXref MSH:D005168 owl:Axiom -HP:0008169 oboInOwl:hasDbXref UMLS:C4024722 owl:Axiom -HP:0009499 oboInOwl:hasDbXref UMLS:C4021464 owl:Axiom -HP:0009496 oboInOwl:hasDbXref UMLS:C4024330 owl:Axiom -HP:0008165 oboInOwl:hasDbXref UMLS:C4024723 owl:Axiom -HP:0009495 oboInOwl:hasDbXref UMLS:C4021465 owl:Axiom -HP:0008167 oboInOwl:hasDbXref UMLS:C3279397 owl:Axiom -HP:0009498 oboInOwl:hasDbXref UMLS:C4024328 owl:Axiom -HP:0008166 oboInOwl:hasDbXref UMLS:C0085131 owl:Axiom -HP:0008166 oboInOwl:hasDbXref UMLS:C1856559 owl:Axiom -HP:0008166 oboInOwl:hasDbXref UMLS:C1854788 owl:Axiom -HP:0008166 oboInOwl:hasDbXref SNOMEDCT_US:238025006 owl:Axiom -HP:0008166 oboInOwl:hasDbXref MSH:D016537 owl:Axiom -HP:0009497 oboInOwl:hasDbXref UMLS:C4024329 owl:Axiom -HP:0011791 oboInOwl:hasDbXref UMLS:C4023187 owl:Axiom -HP:0009470 oboInOwl:hasDbXref UMLS:C4024343 owl:Axiom -HP:0011792 oboInOwl:hasDbXref UMLS:C4023186 owl:Axiom -HP:0008141 oboInOwl:hasDbXref UMLS:C0434717 owl:Axiom -HP:0008141 oboInOwl:hasDbXref SNOMEDCT_US:263030002 owl:Axiom -HP:0011793 oboInOwl:hasDbXref UMLS:C4023185 owl:Axiom -HP:0009471 oboInOwl:hasDbXref UMLS:C4021467 owl:Axiom -HP:0011794 oboInOwl:hasDbXref UMLS:C4023184 owl:Axiom -HP:0011795 oboInOwl:hasDbXref UMLS:C1319016 owl:Axiom -HP:0011795 oboInOwl:hasDbXref SNOMEDCT_US:405934001 owl:Axiom -HP:0011796 oboInOwl:hasDbXref SNOMEDCT_US:405935000 owl:Axiom -HP:0011796 oboInOwl:hasDbXref UMLS:C1319017 owl:Axiom -HP:0011797 oboInOwl:hasDbXref UMLS:C1336839 owl:Axiom -HP:0011798 oboInOwl:hasDbXref UMLS:C0346255 owl:Axiom -HP:0011798 oboInOwl:hasDbXref SNOMEDCT_US:254922006 owl:Axiom -HP:0011798 oboInOwl:hasDbXref MSH:C537750 owl:Axiom -HP:0010465 oboInOwl:hasDbXref SNOMEDCT_US:19911007 owl:Axiom -HP:0010465 oboInOwl:hasDbXref UMLS:C0271616 owl:Axiom -HP:0010464 oboInOwl:hasDbXref SNOMEDCT_US:70550008 owl:Axiom -HP:0010464 oboInOwl:hasDbXref UMLS:C0266371 owl:Axiom -HP:0010463 oboInOwl:hasDbXref UMLS:C0266368 owl:Axiom -HP:0010463 oboInOwl:hasDbXref SNOMEDCT_US:12017008 owl:Axiom -HP:0010462 oboInOwl:hasDbXref UMLS:C4023818 owl:Axiom -HP:0010461 oboInOwl:hasDbXref UMLS:C4023819 owl:Axiom -HP:0010460 oboInOwl:hasDbXref UMLS:C4023820 owl:Axiom -HP:0011790 oboInOwl:hasDbXref UMLS:C4023188 owl:Axiom -HP:0010469 oboInOwl:hasDbXref UMLS:C4023816 owl:Axiom -HP:0010468 oboInOwl:hasDbXref UMLS:C4023817 owl:Axiom -HP:0011799 oboInOwl:hasDbXref UMLS:C4023183 owl:Axiom -HP:0009467 oboInOwl:hasDbXref UMLS:C1844709 owl:Axiom -HP:0009466 oboInOwl:hasDbXref UMLS:C1836189 owl:Axiom -HP:0008138 oboInOwl:hasDbXref UMLS:C1860449 owl:Axiom -HP:0009469 oboInOwl:hasDbXref UMLS:C4024344 owl:Axiom -HP:0009468 oboInOwl:hasDbXref UMLS:C4021468 owl:Axiom -HP:0008132 oboInOwl:hasDbXref UMLS:C3805726 owl:Axiom -HP:0009463 oboInOwl:hasDbXref UMLS:C3554614 owl:Axiom -HP:0008131 oboInOwl:hasDbXref UMLS:C1844848 owl:Axiom -HP:0009462 oboInOwl:hasDbXref UMLS:C4024345 owl:Axiom -HP:0009465 oboInOwl:hasDbXref SNOMEDCT_US:367510009 owl:Axiom -HP:0009465 oboInOwl:hasDbXref SNOMEDCT_US:276662009 owl:Axiom -HP:0009465 oboInOwl:hasDbXref UMLS:C0231679 owl:Axiom -HP:0008134 oboInOwl:hasDbXref UMLS:C4280415 owl:Axiom -HP:0008134 oboInOwl:hasDbXref UMLS:C4021554 owl:Axiom -HP:0008133 oboInOwl:hasDbXref UMLS:C4024729 owl:Axiom -HP:0009464 oboInOwl:hasDbXref UMLS:C1844891 owl:Axiom -HP:0011780 oboInOwl:hasDbXref UMLS:C4023190 owl:Axiom -HP:0011780 oboInOwl:hasDbXref SNOMEDCT_US:715734006 owl:Axiom -HP:0008150 oboInOwl:hasDbXref UMLS:C1864179 owl:Axiom -HP:0011781 oboInOwl:hasDbXref SNOMEDCT_US:237552009 owl:Axiom -HP:0011781 oboInOwl:hasDbXref UMLS:C0342190 owl:Axiom -HP:0011782 oboInOwl:hasDbXref SNOMEDCT_US:29028009 owl:Axiom -HP:0011782 oboInOwl:hasDbXref UMLS:C0040127 owl:Axiom -HP:0011782 oboInOwl:hasDbXref MSH:D013958 owl:Axiom -HP:0009483 oboInOwl:hasDbXref UMLS:C4024339 owl:Axiom -HP:0011783 oboInOwl:hasDbXref SNOMEDCT_US:87232008 owl:Axiom -HP:0011783 oboInOwl:hasDbXref UMLS:C0154148 owl:Axiom -HP:0008151 oboInOwl:hasDbXref SNOMEDCT_US:409674002 owl:Axiom -HP:0008151 oboInOwl:hasDbXref UMLS:C0151872 owl:Axiom -HP:0009482 oboInOwl:hasDbXref UMLS:C4024340 owl:Axiom -HP:0011784 oboInOwl:hasDbXref UMLS:C0342122 owl:Axiom -HP:0011784 oboInOwl:hasDbXref SNOMEDCT_US:267374005 owl:Axiom -HP:0011785 oboInOwl:hasDbXref SNOMEDCT_US:26389007 owl:Axiom -HP:0011785 oboInOwl:hasDbXref UMLS:C0154143 owl:Axiom -HP:0011786 oboInOwl:hasDbXref UMLS:C0154141 owl:Axiom -HP:0011786 oboInOwl:hasDbXref SNOMEDCT_US:73869005 owl:Axiom -HP:0011786 oboInOwl:hasDbXref SNOMEDCT_US:69329005 owl:Axiom -HP:0011787 oboInOwl:hasDbXref UMLS:C0271801 owl:Axiom -HP:0011787 oboInOwl:hasDbXref SNOMEDCT_US:26692000 owl:Axiom -HP:0010456 oboInOwl:hasDbXref UMLS:C4023822 owl:Axiom -HP:0010455 oboInOwl:hasDbXref UMLS:C3150931 owl:Axiom -HP:0010454 oboInOwl:hasDbXref UMLS:C3808270 owl:Axiom -HP:0010453 oboInOwl:hasDbXref UMLS:C4021263 owl:Axiom -HP:0010452 oboInOwl:hasDbXref SNOMEDCT_US:65146007 owl:Axiom -HP:0010452 oboInOwl:hasDbXref UMLS:C0266632 owl:Axiom -HP:0010451 oboInOwl:hasDbXref UMLS:C4023823 owl:Axiom -HP:0010450 oboInOwl:hasDbXref SNOMEDCT_US:63305008 owl:Axiom -HP:0010450 oboInOwl:hasDbXref MSH:D004940 owl:Axiom -HP:0010450 oboInOwl:hasDbXref UMLS:C0014866 owl:Axiom -HP:0010459 oboInOwl:hasDbXref UMLS:C0266361 owl:Axiom -HP:0010459 oboInOwl:hasDbXref MSH:D050090 owl:Axiom -HP:0010459 oboInOwl:hasDbXref SNOMEDCT_US:18978002 owl:Axiom -HP:0010458 oboInOwl:hasDbXref SNOMEDCT_US:8800006 owl:Axiom -HP:0010458 oboInOwl:hasDbXref UMLS:C0238394 owl:Axiom -HP:0010458 oboInOwl:hasDbXref MSH:D058489 owl:Axiom -HP:0009478 oboInOwl:hasDbXref UMLS:C4024341 owl:Axiom -HP:0011788 oboInOwl:hasDbXref UMLS:C4021843 owl:Axiom -HP:0011789 oboInOwl:hasDbXref UMLS:C4023189 owl:Axiom -HP:0009477 oboInOwl:hasDbXref UMLS:C4024342 owl:Axiom -HP:0008148 oboInOwl:hasDbXref UMLS:C4024727 owl:Axiom -HP:0009473 oboInOwl:hasDbXref UMLS:C0158113 owl:Axiom -HP:0009473 oboInOwl:hasDbXref SNOMEDCT_US:86414002 owl:Axiom -HP:0009473 oboInOwl:hasDbXref MEDDRA:10010821 owl:Axiom -HP:0008142 oboInOwl:hasDbXref UMLS:C4280414 owl:Axiom -HP:0008142 oboInOwl:hasDbXref UMLS:C4024728 owl:Axiom -HP:0008144 oboInOwl:hasDbXref UMLS:C1843986 owl:Axiom -HP:0011730 oboInOwl:hasDbXref UMLS:C4023215 owl:Axiom -HP:0011731 oboInOwl:hasDbXref UMLS:C4023214 owl:Axiom -HP:0011732 oboInOwl:hasDbXref UMLS:C4023213 owl:Axiom -HP:0010401 oboInOwl:hasDbXref UMLS:C4023853 owl:Axiom -HP:0010400 oboInOwl:hasDbXref UMLS:C4023854 owl:Axiom -HP:0010409 oboInOwl:hasDbXref UMLS:C4023846 owl:Axiom -HP:0009408 oboInOwl:hasDbXref UMLS:C4024384 owl:Axiom -HP:0010408 oboInOwl:hasDbXref UMLS:C4023847 owl:Axiom -HP:0010407 oboInOwl:hasDbXref UMLS:C4023848 owl:Axiom -HP:0010406 oboInOwl:hasDbXref UMLS:C4023849 owl:Axiom -HP:0010405 oboInOwl:hasDbXref UMLS:C4023850 owl:Axiom -HP:0009405 oboInOwl:hasDbXref UMLS:C4024386 owl:Axiom -HP:0010404 oboInOwl:hasDbXref UMLS:C4023851 owl:Axiom -HP:0009404 oboInOwl:hasDbXref UMLS:C4024387 owl:Axiom -HP:0009407 oboInOwl:hasDbXref UMLS:C4024385 owl:Axiom -HP:0010403 oboInOwl:hasDbXref UMLS:C4021274 owl:Axiom -HP:0009406 oboInOwl:hasDbXref UMLS:C4021481 owl:Axiom -HP:0010402 oboInOwl:hasDbXref UMLS:C4023852 owl:Axiom -HP:0009401 oboInOwl:hasDbXref UMLS:C4024389 owl:Axiom -HP:0011733 oboInOwl:hasDbXref UMLS:C4023212 owl:Axiom -HP:0009400 oboInOwl:hasDbXref UMLS:C4024390 owl:Axiom -HP:0011734 oboInOwl:hasDbXref UMLS:C0948387 owl:Axiom -HP:0011735 oboInOwl:hasDbXref UMLS:C4023211 owl:Axiom -HP:0009403 oboInOwl:hasDbXref UMLS:C4021482 owl:Axiom -HP:0009402 oboInOwl:hasDbXref UMLS:C4024388 owl:Axiom -HP:0011736 oboInOwl:hasDbXref MSH:D006929 owl:Axiom -HP:0011736 oboInOwl:hasDbXref UMLS:C1384514 owl:Axiom -HP:0011736 oboInOwl:hasDbXref SNOMEDCT_US:190507007 owl:Axiom -HP:0011736 oboInOwl:hasDbXref SNOMEDCT_US:258117004 owl:Axiom -HP:0011737 oboInOwl:hasDbXref UMLS:C4021127 owl:Axiom -HP:0011738 oboInOwl:hasDbXref UMLS:C4023210 owl:Axiom -HP:0011738 oboInOwl:hasDbXref UMLS:C4020745 owl:Axiom -HP:0011739 oboInOwl:hasDbXref UMLS:C4020744 owl:Axiom -HP:0011739 oboInOwl:hasDbXref UMLS:C4020743 owl:Axiom -HP:0011739 oboInOwl:hasDbXref UMLS:C4023209 owl:Axiom -HP:0011720 oboInOwl:hasDbXref Fyler:930 owl:Axiom -HP:0011720 oboInOwl:hasDbXref Fyler:0930 owl:Axiom -HP:0011720 oboInOwl:hasDbXref Fyler:920 owl:Axiom -HP:0011720 oboInOwl:hasDbXref UMLS:C4021130 owl:Axiom -HP:0011720 oboInOwl:hasDbXref Fyler:0920 owl:Axiom -HP:0011721 oboInOwl:hasDbXref UMLS:C4021129 owl:Axiom -HP:0009419 oboInOwl:hasDbXref UMLS:C4024375 owl:Axiom -HP:0009416 oboInOwl:hasDbXref UMLS:C4024377 owl:Axiom -HP:0009415 oboInOwl:hasDbXref UMLS:C4024378 owl:Axiom -HP:0009418 oboInOwl:hasDbXref UMLS:C4024376 owl:Axiom -HP:0009417 oboInOwl:hasDbXref UMLS:C4021480 owl:Axiom -HP:0011722 oboInOwl:hasDbXref Fyler:950 owl:Axiom -HP:0011722 oboInOwl:hasDbXref UMLS:C4021128 owl:Axiom -HP:0011722 oboInOwl:hasDbXref Fyler:0950 owl:Axiom -HP:0009412 oboInOwl:hasDbXref UMLS:C4024381 owl:Axiom -HP:0011723 oboInOwl:hasDbXref UMLS:C4023219 owl:Axiom -HP:0009411 oboInOwl:hasDbXref UMLS:C4024382 owl:Axiom -HP:0009414 oboInOwl:hasDbXref UMLS:C4024379 owl:Axiom -HP:0011724 oboInOwl:hasDbXref MSH:C536932 owl:Axiom -HP:0011724 oboInOwl:hasDbXref SNOMEDCT_US:2829000 owl:Axiom -HP:0011724 oboInOwl:hasDbXref UMLS:C0265857 owl:Axiom -HP:0009413 oboInOwl:hasDbXref UMLS:C4024380 owl:Axiom -HP:0011725 oboInOwl:hasDbXref UMLS:C4023218 owl:Axiom -HP:0011726 oboInOwl:hasDbXref MSH:D010547 owl:Axiom -HP:0011726 oboInOwl:hasDbXref SNOMEDCT_US:35604006 owl:Axiom -HP:0011726 oboInOwl:hasDbXref SNOMEDCT_US:233815004 owl:Axiom -HP:0011726 oboInOwl:hasDbXref UMLS:C0031190 owl:Axiom -HP:0011726 oboInOwl:hasDbXref SNOMEDCT_US:206597007 owl:Axiom -HP:0011727 oboInOwl:hasDbXref UMLS:C0240733 owl:Axiom -HP:0009410 oboInOwl:hasDbXref UMLS:C4024383 owl:Axiom -HP:0011728 oboInOwl:hasDbXref UMLS:C4023217 owl:Axiom -HP:0011729 oboInOwl:hasDbXref UMLS:C4023216 owl:Axiom -HP:0011710 oboInOwl:hasDbXref SNOMEDCT_US:6374002 owl:Axiom -HP:0011710 oboInOwl:hasDbXref MSH:D002037 owl:Axiom -HP:0011710 oboInOwl:hasDbXref UMLS:C0006384 owl:Axiom -HP:0011719 oboInOwl:hasDbXref Fyler:910 owl:Axiom -HP:0011719 oboInOwl:hasDbXref UMLS:C4021131 owl:Axiom -HP:0011719 oboInOwl:hasDbXref Fyler:0910 owl:Axiom -HP:0011711 oboInOwl:hasDbXref UMLS:C0264912 owl:Axiom -HP:0011711 oboInOwl:hasDbXref SNOMEDCT_US:37760005 owl:Axiom -HP:0011712 oboInOwl:hasDbXref UMLS:C0085615 owl:Axiom -HP:0011712 oboInOwl:hasDbXref SNOMEDCT_US:59118001 owl:Axiom -HP:0011712 oboInOwl:hasDbXref MSH:D002037 owl:Axiom -HP:0011713 oboInOwl:hasDbXref MSH:D002037 owl:Axiom -HP:0011713 oboInOwl:hasDbXref UMLS:C0023211 owl:Axiom -HP:0011713 oboInOwl:hasDbXref SNOMEDCT_US:63467002 owl:Axiom -HP:0011714 oboInOwl:hasDbXref UMLS:C4023221 owl:Axiom -HP:0011715 oboInOwl:hasDbXref UMLS:C0155707 owl:Axiom -HP:0011715 oboInOwl:hasDbXref SNOMEDCT_US:86014007 owl:Axiom -HP:0011716 oboInOwl:hasDbXref MSH:D013613 owl:Axiom -HP:0011716 oboInOwl:hasDbXref UMLS:C0039235 owl:Axiom -HP:0011716 oboInOwl:hasDbXref SNOMEDCT_US:419166005 owl:Axiom -HP:0011716 oboInOwl:hasDbXref SNOMEDCT_US:233901002 owl:Axiom -HP:0011717 oboInOwl:hasDbXref UMLS:C4023220 owl:Axiom -HP:0011718 oboInOwl:hasDbXref SNOMEDCT_US:111322000 owl:Axiom -HP:0011718 oboInOwl:hasDbXref UMLS:C0265914 owl:Axiom -HP:0011718 oboInOwl:hasDbXref SNOMEDCT_US:128585006 owl:Axiom -HP:0011718 oboInOwl:hasDbXref SNOMEDCT_US:199113001 owl:Axiom -HP:0011708 oboInOwl:hasDbXref UMLS:C0155700 owl:Axiom -HP:0011708 oboInOwl:hasDbXref SNOMEDCT_US:28189009 owl:Axiom -HP:0011709 oboInOwl:hasDbXref MSH:D006327 owl:Axiom -HP:0011709 oboInOwl:hasDbXref UMLS:C0004331 owl:Axiom -HP:0011709 oboInOwl:hasDbXref SNOMEDCT_US:50799005 owl:Axiom -HP:0011700 oboInOwl:hasDbXref SNOMEDCT_US:233892002 owl:Axiom -HP:0011700 oboInOwl:hasDbXref UMLS:C0039234 owl:Axiom -HP:0011700 oboInOwl:hasDbXref MSH:D013612 owl:Axiom -HP:0011701 oboInOwl:hasDbXref UMLS:C0221158 owl:Axiom -HP:0011701 oboInOwl:hasDbXref SNOMEDCT_US:49982000 owl:Axiom -HP:0011702 oboInOwl:hasDbXref UMLS:C4023222 owl:Axiom -HP:0011702 oboInOwl:hasDbXref Fyler:7010 owl:Axiom -HP:0011703 oboInOwl:hasDbXref UMLS:C0039239 owl:Axiom -HP:0011703 oboInOwl:hasDbXref SNOMEDCT_US:11092001 owl:Axiom -HP:0011703 oboInOwl:hasDbXref MSH:D013616 owl:Axiom -HP:0011704 oboInOwl:hasDbXref MSH:D012804 owl:Axiom -HP:0011704 oboInOwl:hasDbXref SNOMEDCT_US:36083008 owl:Axiom -HP:0011704 oboInOwl:hasDbXref UMLS:C0037052 owl:Axiom -HP:0011705 oboInOwl:hasDbXref SNOMEDCT_US:270492004 owl:Axiom -HP:0011705 oboInOwl:hasDbXref UMLS:C0085614 owl:Axiom -HP:0011706 oboInOwl:hasDbXref UMLS:C0264906 owl:Axiom -HP:0011706 oboInOwl:hasDbXref SNOMEDCT_US:195042002 owl:Axiom -HP:0011707 oboInOwl:hasDbXref UMLS:C0264907 owl:Axiom -HP:0011707 oboInOwl:hasDbXref SNOMEDCT_US:54016002 owl:Axiom -HP:0045063 oboInOwl:hasDbXref UMLS:C1112467 owl:Axiom -HP:0045060 oboInOwl:hasDbXref UMLS:C4073181 owl:Axiom -HP:0045061 oboInOwl:hasDbXref UMLS:C4073182 owl:Axiom -HP:0008083 oboInOwl:hasDbXref UMLS:C1861376 owl:Axiom -HP:0008080 oboInOwl:hasDbXref MSH:D050488 owl:Axiom -HP:0008080 oboInOwl:hasDbXref SNOMEDCT_US:274147008 owl:Axiom -HP:0008080 oboInOwl:hasDbXref UMLS:C0546297 owl:Axiom -HP:0008082 oboInOwl:hasDbXref UMLS:C2673401 owl:Axiom -HP:0008081 oboInOwl:hasDbXref SNOMEDCT_US:249803006 owl:Axiom -HP:0008081 oboInOwl:hasDbXref SNOMEDCT_US:275344002 owl:Axiom -HP:0008081 oboInOwl:hasDbXref UMLS:C1578482 owl:Axiom -HP:0045026 oboInOwl:hasDbXref UMLS:C4022395 owl:Axiom -HP:0045027 oboInOwl:hasDbXref UMLS:C4022394 owl:Axiom -HP:0045028 oboInOwl:hasDbXref UMLS:C4021030 owl:Axiom -HP:0045029 oboInOwl:hasDbXref MSH:C562487 owl:Axiom -HP:0045029 oboInOwl:hasDbXref UMLS:C0264005 owl:Axiom -HP:0045029 oboInOwl:hasDbXref SNOMEDCT_US:24129002 owl:Axiom -HP:0008076 oboInOwl:hasDbXref UMLS:C1836872 owl:Axiom -HP:0008079 oboInOwl:hasDbXref UMLS:C1867932 owl:Axiom -HP:0045025 oboInOwl:hasDbXref UMLS:C1837464 owl:Axiom -HP:0045025 oboInOwl:hasDbXref UMLS:C2675021 owl:Axiom -HP:0008078 oboInOwl:hasDbXref UMLS:C1850162 owl:Axiom -HP:0010393 oboInOwl:hasDbXref UMLS:C4023861 owl:Axiom -HP:0008095 oboInOwl:hasDbXref UMLS:C4021556 owl:Axiom -HP:0008094 oboInOwl:hasDbXref UMLS:C1969238 owl:Axiom -HP:0010392 oboInOwl:hasDbXref UMLS:C4023862 owl:Axiom -HP:0010391 oboInOwl:hasDbXref UMLS:C4020903 owl:Axiom -HP:0008097 oboInOwl:hasDbXref UMLS:C1844520 owl:Axiom -HP:0010390 oboInOwl:hasDbXref UMLS:C4023863 owl:Axiom -HP:0008096 oboInOwl:hasDbXref UMLS:C1862147 owl:Axiom -HP:0008090 oboInOwl:hasDbXref UMLS:C4024732 owl:Axiom -HP:0008093 oboInOwl:hasDbXref UMLS:C1862083 owl:Axiom -HP:0010399 oboInOwl:hasDbXref UMLS:C4023855 owl:Axiom -HP:0010398 oboInOwl:hasDbXref UMLS:C4023856 owl:Axiom -HP:0010397 oboInOwl:hasDbXref UMLS:C4023857 owl:Axiom -HP:0010396 oboInOwl:hasDbXref UMLS:C4023858 owl:Axiom -HP:0010395 oboInOwl:hasDbXref UMLS:C4023859 owl:Axiom -HP:0010394 oboInOwl:hasDbXref UMLS:C4023860 owl:Axiom -HP:0045037 oboInOwl:hasDbXref UMLS:C4073166 owl:Axiom -HP:0045038 oboInOwl:hasDbXref SNOMEDCT_US:276811008 owl:Axiom -HP:0045038 oboInOwl:hasDbXref MSH:C535648 owl:Axiom -HP:0045038 oboInOwl:hasDbXref UMLS:C0349532 owl:Axiom -HP:0045039 oboInOwl:hasDbXref UMLS:C4073167 owl:Axiom -HP:0045034 oboInOwl:hasDbXref UMLS:C4022393 owl:Axiom -HP:0008087 oboInOwl:hasDbXref UMLS:C1844712 owl:Axiom -HP:0045035 oboInOwl:hasDbXref UMLS:C4073164 owl:Axiom -HP:0008089 oboInOwl:hasDbXref UMLS:C4024733 owl:Axiom -HP:0045036 oboInOwl:hasDbXref UMLS:C4073165 owl:Axiom -HP:0009393 oboInOwl:hasDbXref UMLS:C4024397 owl:Axiom -HP:0008062 oboInOwl:hasDbXref UMLS:C4024739 owl:Axiom -HP:0010382 oboInOwl:hasDbXref UMLS:C4023868 owl:Axiom -HP:0009392 oboInOwl:hasDbXref UMLS:C4021483 owl:Axiom -HP:0010381 oboInOwl:hasDbXref UMLS:C4023869 owl:Axiom -HP:0008061 oboInOwl:hasDbXref UMLS:C4024740 owl:Axiom -HP:0008064 oboInOwl:hasDbXref MSH:D007057 owl:Axiom -HP:0008064 oboInOwl:hasDbXref UMLS:C0020757 owl:Axiom -HP:0008064 oboInOwl:hasDbXref MEDDRA:10021198 owl:Axiom -HP:0009395 oboInOwl:hasDbXref UMLS:C4024395 owl:Axiom -HP:0010380 oboInOwl:hasDbXref UMLS:C4023870 owl:Axiom -HP:0008063 oboInOwl:hasDbXref UMLS:C4024738 owl:Axiom -HP:0009394 oboInOwl:hasDbXref UMLS:C4024396 owl:Axiom -HP:0008060 oboInOwl:hasDbXref UMLS:C4024741 owl:Axiom -HP:0009391 oboInOwl:hasDbXref UMLS:C4024398 owl:Axiom -HP:0009390 oboInOwl:hasDbXref UMLS:C4024399 owl:Axiom -HP:0010389 oboInOwl:hasDbXref UMLS:C4023864 owl:Axiom -HP:0010388 oboInOwl:hasDbXref UMLS:C4021275 owl:Axiom -HP:0010387 oboInOwl:hasDbXref UMLS:C4023865 owl:Axiom -HP:0010386 oboInOwl:hasDbXref UMLS:C4021276 owl:Axiom -HP:0010385 oboInOwl:hasDbXref UMLS:C4021277 owl:Axiom -HP:0010384 oboInOwl:hasDbXref UMLS:C4023866 owl:Axiom -HP:0010383 oboInOwl:hasDbXref UMLS:C4023867 owl:Axiom -HP:0045040 oboInOwl:hasDbXref UMLS:C4073168 owl:Axiom -HP:0045041 oboInOwl:hasDbXref UMLS:C3279904 owl:Axiom -HP:0045041 oboInOwl:hasDbXref MSH:C563641 owl:Axiom -HP:0045042 oboInOwl:hasDbXref UMLS:C4073169 owl:Axiom -HP:0045043 oboInOwl:hasDbXref UMLS:C4073170 owl:Axiom -HP:0045048 oboInOwl:hasDbXref UMLS:C4073172 owl:Axiom -HP:0008059 oboInOwl:hasDbXref UMLS:C4024742 owl:Axiom -HP:0045049 oboInOwl:hasDbXref UMLS:C4073173 owl:Axiom -HP:0009389 oboInOwl:hasDbXref UMLS:C4024400 owl:Axiom -HP:0008058 oboInOwl:hasDbXref UMLS:C4024743 owl:Axiom -HP:0008055 oboInOwl:hasDbXref UMLS:C4024746 owl:Axiom -HP:0009386 oboInOwl:hasDbXref UMLS:C4024403 owl:Axiom -HP:0045044 oboInOwl:hasDbXref UMLS:C3280641 owl:Axiom -HP:0008054 oboInOwl:hasDbXref UMLS:C4024747 owl:Axiom -HP:0045045 oboInOwl:hasDbXref UMLS:C4073171 owl:Axiom -HP:0009385 oboInOwl:hasDbXref UMLS:C4024404 owl:Axiom -HP:0009388 oboInOwl:hasDbXref UMLS:C4024401 owl:Axiom -HP:0045046 oboInOwl:hasDbXref UMLS:C3900122 owl:Axiom -HP:0008057 oboInOwl:hasDbXref UMLS:C4024744 owl:Axiom -HP:0009387 oboInOwl:hasDbXref UMLS:C4024402 owl:Axiom -HP:0008056 oboInOwl:hasDbXref UMLS:C4024745 owl:Axiom -HP:0045047 oboInOwl:hasDbXref UMLS:C0019043 owl:Axiom -HP:0045047 oboInOwl:hasDbXref SNOMEDCT_US:50095005 owl:Axiom -HP:0045047 oboInOwl:hasDbXref MSH:D006451 owl:Axiom -HP:0008073 oboInOwl:hasDbXref UMLS:C4024734 owl:Axiom -HP:0010371 oboInOwl:hasDbXref UMLS:C4023875 owl:Axiom -HP:0010370 oboInOwl:hasDbXref UMLS:C4023876 owl:Axiom -HP:0008072 oboInOwl:hasDbXref UMLS:C4024735 owl:Axiom -HP:0008075 oboInOwl:hasDbXref UMLS:C1846017 owl:Axiom -HP:0008074 oboInOwl:hasDbXref UMLS:C1834349 owl:Axiom -HP:0008071 oboInOwl:hasDbXref UMLS:C0565599 owl:Axiom -HP:0008071 oboInOwl:hasDbXref SNOMEDCT_US:288250001 owl:Axiom -HP:0008070 oboInOwl:hasDbXref UMLS:C1837770 owl:Axiom -HP:0008070 oboInOwl:hasDbXref UMLS:C0020678 owl:Axiom -HP:0008070 oboInOwl:hasDbXref MEDDRA:10021126 owl:Axiom -HP:0008070 oboInOwl:hasDbXref SNOMEDCT_US:56558005 owl:Axiom -HP:0008070 oboInOwl:hasDbXref MSH:D007039 owl:Axiom -HP:0008070 oboInOwl:hasDbXref UMLS:C1860844 owl:Axiom -HP:0008070 oboInOwl:hasDbXref SNOMEDCT_US:53602002 owl:Axiom -HP:0010379 oboInOwl:hasDbXref UMLS:C4021278 owl:Axiom -HP:0010378 oboInOwl:hasDbXref UMLS:C4023871 owl:Axiom -HP:0010377 oboInOwl:hasDbXref UMLS:C4023872 owl:Axiom -HP:0010376 oboInOwl:hasDbXref UMLS:C4021279 owl:Axiom -HP:0010375 oboInOwl:hasDbXref UMLS:C4023873 owl:Axiom -HP:0010374 oboInOwl:hasDbXref UMLS:C4021280 owl:Axiom -HP:0010373 oboInOwl:hasDbXref UMLS:C4021281 owl:Axiom -HP:0010372 oboInOwl:hasDbXref UMLS:C4023874 owl:Axiom -HP:0045051 oboInOwl:hasDbXref UMLS:C4073175 owl:Axiom -HP:0045052 oboInOwl:hasDbXref UMLS:C4073176 owl:Axiom -HP:0045053 oboInOwl:hasDbXref UMLS:C4073177 owl:Axiom -HP:0045054 oboInOwl:hasDbXref SNOMEDCT_US:3548001 owl:Axiom -HP:0045054 oboInOwl:hasDbXref MSH:D020516 owl:Axiom -HP:0045054 oboInOwl:hasDbXref UMLS:C0700251 owl:Axiom -HP:0045050 oboInOwl:hasDbXref UMLS:C4073174 owl:Axiom -HP:0045059 oboInOwl:hasDbXref UMLS:C2047516 owl:Axiom -HP:0008069 oboInOwl:hasDbXref SNOMEDCT_US:126488004 owl:Axiom -HP:0008069 oboInOwl:hasDbXref UMLS:C0007114 owl:Axiom -HP:0008069 oboInOwl:hasDbXref SNOMEDCT_US:372130007 owl:Axiom -HP:0008069 oboInOwl:hasDbXref MSH:D012878 owl:Axiom -HP:0008069 oboInOwl:hasDbXref UMLS:C0037286 owl:Axiom -HP:0008069 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0008066 oboInOwl:hasDbXref UMLS:C2132198 owl:Axiom -HP:0008066 oboInOwl:hasDbXref UMLS:C0241054 owl:Axiom -HP:0008066 oboInOwl:hasDbXref UMLS:C2220104 owl:Axiom -HP:0045055 oboInOwl:hasDbXref UMLS:C4073178 owl:Axiom -HP:0009397 oboInOwl:hasDbXref UMLS:C4024393 owl:Axiom -HP:0009396 oboInOwl:hasDbXref UMLS:C4024394 owl:Axiom -HP:0008065 oboInOwl:hasDbXref UMLS:C4024737 owl:Axiom -HP:0045056 oboInOwl:hasDbXref UMLS:C4073179 owl:Axiom -HP:0009399 oboInOwl:hasDbXref UMLS:C4024391 owl:Axiom -HP:0045057 oboInOwl:hasDbXref UMLS:C4073295 owl:Axiom -HP:0009398 oboInOwl:hasDbXref UMLS:C4024392 owl:Axiom -HP:0008067 oboInOwl:hasDbXref UMLS:C4024736 owl:Axiom -HP:0045058 oboInOwl:hasDbXref UMLS:C4073180 owl:Axiom -HP:0033019 oboInOwl:hasDbXref NCIT:C3054 owl:Axiom -HP:0033020 oboInOwl:hasDbXref NCIT:C3053 owl:Axiom -HP:0045008 oboInOwl:hasDbXref UMLS:C4022402 owl:Axiom -HP:0045009 oboInOwl:hasDbXref UMLS:C4022401 owl:Axiom -HP:0045004 oboInOwl:hasDbXref UMLS:C4022406 owl:Axiom -HP:0045005 oboInOwl:hasDbXref MSH:D009436 owl:Axiom -HP:0045005 oboInOwl:hasDbXref UMLS:C0027794 owl:Axiom -HP:0045005 oboInOwl:hasDbXref SNOMEDCT_US:253098009 owl:Axiom -HP:0045006 oboInOwl:hasDbXref UMLS:C4022404 owl:Axiom -HP:0045007 oboInOwl:hasDbXref UMLS:C4022403 owl:Axiom -HP:0045001 oboInOwl:hasDbXref UMLS:C4022409 owl:Axiom -HP:0045002 oboInOwl:hasDbXref UMLS:C4022408 owl:Axiom -HP:0045003 oboInOwl:hasDbXref UMLS:C4022407 owl:Axiom -HP:0045010 oboInOwl:hasDbXref UMLS:C4022400 owl:Axiom -HP:0045017 oboInOwl:hasDbXref UMLS:C4022397 owl:Axiom -HP:0045018 oboInOwl:hasDbXref UMLS:C4022396 owl:Axiom -HP:0045011 oboInOwl:hasDbXref UMLS:C4022399 owl:Axiom -HP:0045012 oboInOwl:hasDbXref UMLS:C4022398 owl:Axiom -HP:0045014 oboInOwl:hasDbXref SNOMEDCT_US:238090007 owl:Axiom -HP:0045014 oboInOwl:hasDbXref UMLS:C0342892 owl:Axiom -HP:0011890 oboInOwl:hasDbXref UMLS:C4023142 owl:Axiom -HP:0011891 oboInOwl:hasDbXref UMLS:C0032797 owl:Axiom -HP:0011891 oboInOwl:hasDbXref MSH:D006473 owl:Axiom -HP:0011891 oboInOwl:hasDbXref SNOMEDCT_US:47821001 owl:Axiom -HP:0009571 oboInOwl:hasDbXref UMLS:C4024286 owl:Axiom -HP:0011892 oboInOwl:hasDbXref MSH:D014813 owl:Axiom -HP:0011892 oboInOwl:hasDbXref UMLS:C0042880 owl:Axiom -HP:0011892 oboInOwl:hasDbXref SNOMEDCT_US:52675005 owl:Axiom -HP:0008240 oboInOwl:hasDbXref UMLS:C4024716 owl:Axiom -HP:0009570 oboInOwl:hasDbXref UMLS:C4024287 owl:Axiom -HP:0011893 oboInOwl:hasDbXref UMLS:C0580531 owl:Axiom -HP:0011893 oboInOwl:hasDbXref SNOMEDCT_US:165509000 owl:Axiom -HP:0011894 oboInOwl:hasDbXref UMLS:C4023141 owl:Axiom -HP:0011895 oboInOwl:hasDbXref UMLS:C4021112 owl:Axiom -HP:0011896 oboInOwl:hasDbXref UMLS:C0038534 owl:Axiom -HP:0011896 oboInOwl:hasDbXref SNOMEDCT_US:78768009 owl:Axiom -HP:0011897 oboInOwl:hasDbXref UMLS:C4023140 owl:Axiom -HP:0010566 oboInOwl:hasDbXref SNOMEDCT_US:51398009 owl:Axiom -HP:0010566 oboInOwl:hasDbXref MSH:D006222 owl:Axiom -HP:0010566 oboInOwl:hasDbXref SNOMEDCT_US:400006008 owl:Axiom -HP:0010566 oboInOwl:hasDbXref UMLS:C0018552 owl:Axiom -HP:0010565 oboInOwl:hasDbXref UMLS:C4023790 owl:Axiom -HP:0010564 oboInOwl:hasDbXref UMLS:C0339864 owl:Axiom -HP:0010564 oboInOwl:hasDbXref SNOMEDCT_US:232412004 owl:Axiom -HP:0010562 oboInOwl:hasDbXref SNOMEDCT_US:33659008 owl:Axiom -HP:0010562 oboInOwl:hasDbXref MSH:D007627 owl:Axiom -HP:0010562 oboInOwl:hasDbXref SNOMEDCT_US:58405006 owl:Axiom -HP:0010562 oboInOwl:hasDbXref UMLS:C0022548 owl:Axiom -HP:0010562 oboInOwl:hasDbXref MEDDRA:10023330 owl:Axiom -HP:0010561 oboInOwl:hasDbXref UMLS:C1969185 owl:Axiom -HP:0010560 oboInOwl:hasDbXref UMLS:C4021253 owl:Axiom -HP:0008239 oboInOwl:hasDbXref UMLS:C4024717 owl:Axiom -HP:0010569 oboInOwl:hasDbXref UMLS:C1849185 owl:Axiom -HP:0009569 oboInOwl:hasDbXref UMLS:C4024288 owl:Axiom -HP:0010568 oboInOwl:hasDbXref UMLS:C4023788 owl:Axiom -HP:0010567 oboInOwl:hasDbXref UMLS:C4023789 owl:Axiom -HP:0009566 oboInOwl:hasDbXref UMLS:C4021438 owl:Axiom -HP:0011898 oboInOwl:hasDbXref UMLS:C4023139 owl:Axiom -HP:0009565 oboInOwl:hasDbXref UMLS:C4021439 owl:Axiom -HP:0011899 oboInOwl:hasDbXref UMLS:C0919890 owl:Axiom -HP:0011899 oboInOwl:hasDbXref SNOMEDCT_US:439000005 owl:Axiom -HP:0009568 oboInOwl:hasDbXref UMLS:C1862144 owl:Axiom -HP:0008237 oboInOwl:hasDbXref SNOMEDCT_US:37429009 owl:Axiom -HP:0008237 oboInOwl:hasDbXref UMLS:C0220998 owl:Axiom -HP:0008236 oboInOwl:hasDbXref UMLS:C0271528 owl:Axiom -HP:0008236 oboInOwl:hasDbXref SNOMEDCT_US:4294006 owl:Axiom -HP:0008231 oboInOwl:hasDbXref UMLS:C0342495 owl:Axiom -HP:0008231 oboInOwl:hasDbXref SNOMEDCT_US:237778003 owl:Axiom -HP:0009562 oboInOwl:hasDbXref UMLS:C4024290 owl:Axiom -HP:0009561 oboInOwl:hasDbXref UMLS:C4021441 owl:Axiom -HP:0009564 oboInOwl:hasDbXref UMLS:C4024289 owl:Axiom -HP:0008233 oboInOwl:hasDbXref UMLS:C1858995 owl:Axiom -HP:0008232 oboInOwl:hasDbXref UMLS:C4021550 owl:Axiom -HP:0009563 oboInOwl:hasDbXref UMLS:C4021440 owl:Axiom -HP:0009580 oboInOwl:hasDbXref UMLS:C4024281 owl:Axiom -HP:0011880 oboInOwl:hasDbXref UMLS:C4023149 owl:Axiom -HP:0008251 oboInOwl:hasDbXref UMLS:C0349476 owl:Axiom -HP:0008251 oboInOwl:hasDbXref SNOMEDCT_US:276565004 owl:Axiom -HP:0011881 oboInOwl:hasDbXref UMLS:C4023148 owl:Axiom -HP:0009582 oboInOwl:hasDbXref UMLS:C4024280 owl:Axiom -HP:0009581 oboInOwl:hasDbXref UMLS:C4021434 owl:Axiom -HP:0008250 oboInOwl:hasDbXref MSH:C562999 owl:Axiom -HP:0008250 oboInOwl:hasDbXref UMLS:C0475732 owl:Axiom -HP:0008250 oboInOwl:hasDbXref SNOMEDCT_US:276645004 owl:Axiom -HP:0011882 oboInOwl:hasDbXref UMLS:C4023147 owl:Axiom -HP:0011883 oboInOwl:hasDbXref UMLS:C4023146 owl:Axiom -HP:0011884 oboInOwl:hasDbXref UMLS:C4023145 owl:Axiom -HP:0011885 oboInOwl:hasDbXref SNOMEDCT_US:417244000 owl:Axiom -HP:0011885 oboInOwl:hasDbXref UMLS:C0015402 owl:Axiom -HP:0011885 oboInOwl:hasDbXref MSH:D005130 owl:Axiom -HP:0011885 oboInOwl:hasDbXref SNOMEDCT_US:93478000 owl:Axiom -HP:0011886 oboInOwl:hasDbXref MSH:D006988 owl:Axiom -HP:0011886 oboInOwl:hasDbXref SNOMEDCT_US:75229002 owl:Axiom -HP:0011886 oboInOwl:hasDbXref UMLS:C0020581 owl:Axiom -HP:0010554 oboInOwl:hasDbXref UMLS:C4021254 owl:Axiom -HP:0010553 oboInOwl:hasDbXref SNOMEDCT_US:5332004 owl:Axiom -HP:0010553 oboInOwl:hasDbXref UMLS:C0085637 owl:Axiom -HP:0010551 oboInOwl:hasDbXref UMLS:C4023792 owl:Axiom -HP:0010550 oboInOwl:hasDbXref MSH:D010264 owl:Axiom -HP:0010550 oboInOwl:hasDbXref UMLS:C0030486 owl:Axiom -HP:0010550 oboInOwl:hasDbXref SNOMEDCT_US:60389000 owl:Axiom -HP:0010559 oboInOwl:hasDbXref UMLS:C1844702 owl:Axiom -HP:0008249 oboInOwl:hasDbXref UMLS:C1112776 owl:Axiom -HP:0010558 oboInOwl:hasDbXref UMLS:C4023791 owl:Axiom -HP:0010557 oboInOwl:hasDbXref UMLS:C1446712 owl:Axiom -HP:0009577 oboInOwl:hasDbXref UMLS:C4021435 owl:Axiom -HP:0011887 oboInOwl:hasDbXref MSH:D002832 owl:Axiom -HP:0011887 oboInOwl:hasDbXref UMLS:C0008522 owl:Axiom -HP:0011887 oboInOwl:hasDbXref SNOMEDCT_US:122003 owl:Axiom -HP:0011888 oboInOwl:hasDbXref UMLS:C4023144 owl:Axiom -HP:0009576 oboInOwl:hasDbXref UMLS:C4021436 owl:Axiom -HP:0008245 oboInOwl:hasDbXref UMLS:C3665349 owl:Axiom -HP:0008245 oboInOwl:hasDbXref SNOMEDCT_US:82598004 owl:Axiom -HP:0009579 oboInOwl:hasDbXref UMLS:C4024282 owl:Axiom -HP:0011889 oboInOwl:hasDbXref UMLS:C4023143 owl:Axiom -HP:0008247 oboInOwl:hasDbXref UMLS:C4021549 owl:Axiom -HP:0009573 oboInOwl:hasDbXref UMLS:C4024285 owl:Axiom -HP:0008242 oboInOwl:hasDbXref UMLS:C0033805 owl:Axiom -HP:0008242 oboInOwl:hasDbXref SNOMEDCT_US:77098009 owl:Axiom -HP:0008242 oboInOwl:hasDbXref MSH:D011546 owl:Axiom -HP:0009572 oboInOwl:hasDbXref UMLS:C4021437 owl:Axiom -HP:0008244 oboInOwl:hasDbXref SNOMEDCT_US:93235007 owl:Axiom -HP:0008244 oboInOwl:hasDbXref UMLS:C0220766 owl:Axiom -HP:0009575 oboInOwl:hasDbXref UMLS:C4024283 owl:Axiom -HP:0009574 oboInOwl:hasDbXref UMLS:C4024284 owl:Axiom -HP:0011870 oboInOwl:hasDbXref UMLS:C4023155 owl:Axiom -HP:0011871 oboInOwl:hasDbXref UMLS:C4023154 owl:Axiom -HP:0011872 oboInOwl:hasDbXref UMLS:C4023153 owl:Axiom -HP:0011873 oboInOwl:hasDbXref SNOMEDCT_US:165558001 owl:Axiom -HP:0011873 oboInOwl:hasDbXref UMLS:C0580317 owl:Axiom -HP:0011874 oboInOwl:hasDbXref SNOMEDCT_US:73397007 owl:Axiom -HP:0011874 oboInOwl:hasDbXref UMLS:C0272285 owl:Axiom -HP:0011875 oboInOwl:hasDbXref UMLS:C0855742 owl:Axiom -HP:0010544 oboInOwl:hasDbXref UMLS:C0271386 owl:Axiom -HP:0010544 oboInOwl:hasDbXref SNOMEDCT_US:111533001 owl:Axiom -HP:0010544 oboInOwl:hasDbXref MSH:D009759 owl:Axiom -HP:0010543 oboInOwl:hasDbXref SNOMEDCT_US:194177006 owl:Axiom -HP:0010543 oboInOwl:hasDbXref UMLS:C0242567 owl:Axiom -HP:0010543 oboInOwl:hasDbXref MSH:D015835 owl:Axiom -HP:0010542 oboInOwl:hasDbXref UMLS:C0155379 owl:Axiom -HP:0010542 oboInOwl:hasDbXref SNOMEDCT_US:46888001 owl:Axiom -HP:0010541 oboInOwl:hasDbXref UMLS:C0263417 owl:Axiom -HP:0010541 oboInOwl:hasDbXref UMLS:C4280378 owl:Axiom -HP:0010541 oboInOwl:hasDbXref UMLS:C4072877 owl:Axiom -HP:0010541 oboInOwl:hasDbXref SNOMEDCT_US:51603000 owl:Axiom -HP:0010540 oboInOwl:hasDbXref UMLS:C4023793 owl:Axiom -HP:0010549 oboInOwl:hasDbXref UMLS:C4021255 owl:Axiom -HP:0010548 oboInOwl:hasDbXref MSH:D009222 owl:Axiom -HP:0010548 oboInOwl:hasDbXref UMLS:C0751359 owl:Axiom -HP:0009548 oboInOwl:hasDbXref UMLS:C4024300 owl:Axiom -HP:0008216 oboInOwl:hasDbXref UMLS:C1856017 owl:Axiom -HP:0009547 oboInOwl:hasDbXref UMLS:C4021444 owl:Axiom -HP:0010547 oboInOwl:hasDbXref SNOMEDCT_US:397488002 owl:Axiom -HP:0010547 oboInOwl:hasDbXref MSH:D009123 owl:Axiom -HP:0010547 oboInOwl:hasDbXref UMLS:C0026825 owl:Axiom -HP:0010547 oboInOwl:hasDbXref SNOMEDCT_US:186611004 owl:Axiom -HP:0010546 oboInOwl:hasDbXref UMLS:C0231531 owl:Axiom -HP:0010546 oboInOwl:hasDbXref SNOMEDCT_US:41405005 owl:Axiom -HP:0010545 oboInOwl:hasDbXref SNOMEDCT_US:307676006 owl:Axiom -HP:0010545 oboInOwl:hasDbXref UMLS:C0585544 owl:Axiom -HP:0009549 oboInOwl:hasDbXref UMLS:C4024299 owl:Axiom -HP:0009544 oboInOwl:hasDbXref UMLS:C4021447 owl:Axiom -HP:0011876 oboInOwl:hasDbXref UMLS:C4023152 owl:Axiom -HP:0008213 oboInOwl:hasDbXref SNOMEDCT_US:33927004 owl:Axiom -HP:0008213 oboInOwl:hasDbXref UMLS:C0271623 owl:Axiom -HP:0008213 oboInOwl:hasDbXref MSH:D007006 owl:Axiom -HP:0009543 oboInOwl:hasDbXref UMLS:C4021448 owl:Axiom -HP:0011877 oboInOwl:hasDbXref UMLS:C1096367 owl:Axiom -HP:0009546 oboInOwl:hasDbXref UMLS:C4021445 owl:Axiom -HP:0011878 oboInOwl:hasDbXref UMLS:C4023151 owl:Axiom -HP:0008214 oboInOwl:hasDbXref SNOMEDCT_US:166449002 owl:Axiom -HP:0008214 oboInOwl:hasDbXref UMLS:C0241011 owl:Axiom -HP:0009545 oboInOwl:hasDbXref UMLS:C4021446 owl:Axiom -HP:0011879 oboInOwl:hasDbXref UMLS:C4023150 owl:Axiom -HP:0009540 oboInOwl:hasDbXref UMLS:C4021451 owl:Axiom -HP:0009542 oboInOwl:hasDbXref UMLS:C4021449 owl:Axiom -HP:0008211 oboInOwl:hasDbXref UMLS:C1321907 owl:Axiom -HP:0008211 oboInOwl:hasDbXref SNOMEDCT_US:73291005 owl:Axiom -HP:0008211 oboInOwl:hasDbXref MSH:C563238 owl:Axiom -HP:0009541 oboInOwl:hasDbXref UMLS:C4021450 owl:Axiom -HP:0009560 oboInOwl:hasDbXref UMLS:C4024291 owl:Axiom -HP:0011860 oboInOwl:hasDbXref UMLS:C4020907 owl:Axiom -HP:0011861 oboInOwl:hasDbXref UMLS:C3164377 owl:Axiom -HP:0011861 oboInOwl:hasDbXref SNOMEDCT_US:448648001 owl:Axiom -HP:0011862 oboInOwl:hasDbXref UMLS:C4023158 owl:Axiom -HP:0011863 oboInOwl:hasDbXref UMLS:C1860243 owl:Axiom -HP:0011864 oboInOwl:hasDbXref UMLS:C4023157 owl:Axiom -HP:0010533 oboInOwl:hasDbXref UMLS:C0546878 owl:Axiom -HP:0010533 oboInOwl:hasDbXref MSH:D013036 owl:Axiom -HP:0010533 oboInOwl:hasDbXref SNOMEDCT_US:18191000 owl:Axiom -HP:0010532 oboInOwl:hasDbXref MSH:D014717 owl:Axiom -HP:0010532 oboInOwl:hasDbXref SNOMEDCT_US:103290003 owl:Axiom -HP:0010532 oboInOwl:hasDbXref UMLS:C0522357 owl:Axiom -HP:0010531 oboInOwl:hasDbXref SNOMEDCT_US:698836007 owl:Axiom -HP:0010531 oboInOwl:hasDbXref UMLS:C3697670 owl:Axiom -HP:0010530 oboInOwl:hasDbXref MSH:D009207 owl:Axiom -HP:0010530 oboInOwl:hasDbXref UMLS:C0030214 owl:Axiom -HP:0010530 oboInOwl:hasDbXref SNOMEDCT_US:9366002 owl:Axiom -HP:0010539 oboInOwl:hasDbXref UMLS:C1856231 owl:Axiom -HP:0010539 oboInOwl:hasDbXref UMLS:C4280379 owl:Axiom -HP:0010538 oboInOwl:hasDbXref UMLS:C4072876 owl:Axiom -HP:0010538 oboInOwl:hasDbXref UMLS:C4072875 owl:Axiom -HP:0010538 oboInOwl:hasDbXref UMLS:C4023794 owl:Axiom -HP:0010537 oboInOwl:hasDbXref UMLS:C0410935 owl:Axiom -HP:0010537 oboInOwl:hasDbXref SNOMEDCT_US:268855009 owl:Axiom -HP:0009559 oboInOwl:hasDbXref UMLS:C4024292 owl:Axiom -HP:0009558 oboInOwl:hasDbXref UMLS:C4024293 owl:Axiom -HP:0008227 oboInOwl:hasDbXref SNOMEDCT_US:360348000 owl:Axiom -HP:0008227 oboInOwl:hasDbXref UMLS:C0342198 owl:Axiom -HP:0008227 oboInOwl:hasDbXref SNOMEDCT_US:360353005 owl:Axiom -HP:0010536 oboInOwl:hasDbXref UMLS:C0520680 owl:Axiom -HP:0010536 oboInOwl:hasDbXref MSH:D020182 owl:Axiom -HP:0010535 oboInOwl:hasDbXref MSH:D012891 owl:Axiom -HP:0010535 oboInOwl:hasDbXref SNOMEDCT_US:73430006 owl:Axiom -HP:0010535 oboInOwl:hasDbXref UMLS:C0037315 owl:Axiom -HP:0008229 oboInOwl:hasDbXref UMLS:C1856129 owl:Axiom -HP:0010534 oboInOwl:hasDbXref SNOMEDCT_US:230736007 owl:Axiom -HP:0010534 oboInOwl:hasDbXref UMLS:C0338591 owl:Axiom -HP:0010534 oboInOwl:hasDbXref MSH:D020236 owl:Axiom -HP:0009555 oboInOwl:hasDbXref UMLS:C4280396 owl:Axiom -HP:0009555 oboInOwl:hasDbXref UMLS:C4280400 owl:Axiom -HP:0009555 oboInOwl:hasDbXref UMLS:C4280399 owl:Axiom -HP:0009555 oboInOwl:hasDbXref UMLS:C4280398 owl:Axiom -HP:0009555 oboInOwl:hasDbXref UMLS:C4024295 owl:Axiom -HP:0009555 oboInOwl:hasDbXref UMLS:C4280397 owl:Axiom -HP:0009554 oboInOwl:hasDbXref UMLS:C4024296 owl:Axiom -HP:0008223 oboInOwl:hasDbXref SNOMEDCT_US:237523006 owl:Axiom -HP:0008223 oboInOwl:hasDbXref UMLS:C0342162 owl:Axiom -HP:0011867 oboInOwl:hasDbXref UMLS:C4023156 owl:Axiom -HP:0008226 oboInOwl:hasDbXref UMLS:C0342527 owl:Axiom -HP:0008226 oboInOwl:hasDbXref SNOMEDCT_US:38825009 owl:Axiom -HP:0009557 oboInOwl:hasDbXref UMLS:C4024294 owl:Axiom -HP:0009556 oboInOwl:hasDbXref UMLS:C3276744 owl:Axiom -HP:0011868 oboInOwl:hasDbXref SNOMEDCT_US:23056005 owl:Axiom -HP:0011868 oboInOwl:hasDbXref UMLS:C0036396 owl:Axiom -HP:0011868 oboInOwl:hasDbXref MSH:D012585 owl:Axiom -HP:0008225 oboInOwl:hasDbXref UMLS:C1969546 owl:Axiom -HP:0009551 oboInOwl:hasDbXref UMLS:C4021442 owl:Axiom -HP:0011869 oboInOwl:hasDbXref UMLS:C0855740 owl:Axiom -HP:0009550 oboInOwl:hasDbXref UMLS:C4021443 owl:Axiom -HP:0008222 oboInOwl:hasDbXref MSH:D007247 owl:Axiom -HP:0008222 oboInOwl:hasDbXref SNOMEDCT_US:6738008 owl:Axiom -HP:0008222 oboInOwl:hasDbXref UMLS:C0021361 owl:Axiom -HP:0009553 oboInOwl:hasDbXref UMLS:C4024297 owl:Axiom -HP:0009552 oboInOwl:hasDbXref UMLS:C4024298 owl:Axiom -HP:0008221 oboInOwl:hasDbXref UMLS:C1621895 owl:Axiom -HP:0008221 oboInOwl:hasDbXref SNOMEDCT_US:419920004 owl:Axiom -HP:0008282 oboInOwl:hasDbXref UMLS:C0268306 owl:Axiom -HP:0008282 oboInOwl:hasDbXref SNOMEDCT_US:7752002 owl:Axiom -HP:0008281 oboInOwl:hasDbXref UMLS:C1859506 owl:Axiom -HP:0008283 oboInOwl:hasDbXref UMLS:C1864954 owl:Axiom -HP:0008279 oboInOwl:hasDbXref UMLS:C1850722 owl:Axiom -HP:0008278 oboInOwl:hasDbXref UMLS:C4024710 owl:Axiom -HP:0008275 oboInOwl:hasDbXref UMLS:C4024712 owl:Axiom -HP:0008277 oboInOwl:hasDbXref UMLS:C4024711 owl:Axiom -HP:0008277 oboInOwl:hasDbXref UMLS:C4020802 owl:Axiom -HP:0008293 oboInOwl:hasDbXref UMLS:C1837273 owl:Axiom -HP:0010591 oboInOwl:hasDbXref UMLS:C4023782 owl:Axiom -HP:0010590 oboInOwl:hasDbXref UMLS:C4023783 owl:Axiom -HP:0008291 oboInOwl:hasDbXref SNOMEDCT_US:254958004 owl:Axiom -HP:0008291 oboInOwl:hasDbXref MSH:D049913 owl:Axiom -HP:0008291 oboInOwl:hasDbXref SNOMEDCT_US:21109002 owl:Axiom -HP:0008291 oboInOwl:hasDbXref UMLS:C1306214 owl:Axiom -HP:0008290 oboInOwl:hasDbXref UMLS:C4024708 owl:Axiom -HP:0010599 oboInOwl:hasDbXref UMLS:C4023774 owl:Axiom -HP:0010598 oboInOwl:hasDbXref UMLS:C4023775 owl:Axiom -HP:0010597 oboInOwl:hasDbXref UMLS:C4023776 owl:Axiom -HP:0010596 oboInOwl:hasDbXref UMLS:C4023777 owl:Axiom -HP:0010595 oboInOwl:hasDbXref UMLS:C4023778 owl:Axiom -HP:0010594 oboInOwl:hasDbXref UMLS:C4023779 owl:Axiom -HP:0010593 oboInOwl:hasDbXref UMLS:C4023780 owl:Axiom -HP:0010592 oboInOwl:hasDbXref UMLS:C4023781 owl:Axiom -HP:0008285 oboInOwl:hasDbXref UMLS:C4024709 owl:Axiom -HP:0008288 oboInOwl:hasDbXref UMLS:C0751748 owl:Axiom -HP:0008288 oboInOwl:hasDbXref SNOMEDCT_US:237939006 owl:Axiom -HP:0008288 oboInOwl:hasDbXref MSH:D020158 owl:Axiom -HP:0010580 oboInOwl:hasDbXref UMLS:C1833328 owl:Axiom -HP:0009591 oboInOwl:hasDbXref UMLS:C4021431 owl:Axiom -HP:0009590 oboInOwl:hasDbXref UMLS:C1863653 owl:Axiom -HP:0009593 oboInOwl:hasDbXref UMLS:C4024276 owl:Axiom -HP:0009592 oboInOwl:hasDbXref MSH:D001254 owl:Axiom -HP:0009592 oboInOwl:hasDbXref UMLS:C0004114 owl:Axiom -HP:0009592 oboInOwl:hasDbXref SNOMEDCT_US:38713004 owl:Axiom -HP:0008261 oboInOwl:hasDbXref UMLS:C1851697 owl:Axiom -HP:0010588 oboInOwl:hasDbXref UMLS:C0151628 owl:Axiom -HP:0010588 oboInOwl:hasDbXref SNOMEDCT_US:89493005 owl:Axiom -HP:0010587 oboInOwl:hasDbXref UMLS:C4023784 owl:Axiom -HP:0010585 oboInOwl:hasDbXref UMLS:C1846803 owl:Axiom -HP:0010584 oboInOwl:hasDbXref UMLS:C1841685 owl:Axiom -HP:0010583 oboInOwl:hasDbXref UMLS:C1856911 owl:Axiom -HP:0010582 oboInOwl:hasDbXref UMLS:C1846449 owl:Axiom -HP:0009588 oboInOwl:hasDbXref MSH:D009464 owl:Axiom -HP:0009588 oboInOwl:hasDbXref SNOMEDCT_US:126949007 owl:Axiom -HP:0009588 oboInOwl:hasDbXref SNOMEDCT_US:985004 owl:Axiom -HP:0009588 oboInOwl:hasDbXref NCIT:C3269 owl:Axiom -HP:0009588 oboInOwl:hasDbXref UMLS:C0027859 owl:Axiom -HP:0009587 oboInOwl:hasDbXref UMLS:C4021432 owl:Axiom -HP:0008256 oboInOwl:hasDbXref MSH:D018246 owl:Axiom -HP:0008256 oboInOwl:hasDbXref SNOMEDCT_US:302826002 owl:Axiom -HP:0008256 oboInOwl:hasDbXref SNOMEDCT_US:18365006 owl:Axiom -HP:0008256 oboInOwl:hasDbXref SNOMEDCT_US:255036008 owl:Axiom -HP:0008256 oboInOwl:hasDbXref UMLS:C0206667 owl:Axiom -HP:0008259 oboInOwl:hasDbXref UMLS:C4021548 owl:Axiom -HP:0008258 oboInOwl:hasDbXref UMLS:C0001627 owl:Axiom -HP:0008258 oboInOwl:hasDbXref SNOMEDCT_US:237751000 owl:Axiom -HP:0008258 oboInOwl:hasDbXref MSH:D000312 owl:Axiom -HP:0009589 oboInOwl:hasDbXref MSH:D016518 owl:Axiom -HP:0009589 oboInOwl:hasDbXref UMLS:C1136042 owl:Axiom -HP:0009584 oboInOwl:hasDbXref UMLS:C4021433 owl:Axiom -HP:0009583 oboInOwl:hasDbXref UMLS:C4024279 owl:Axiom -HP:0008255 oboInOwl:hasDbXref SNOMEDCT_US:237603002 owl:Axiom -HP:0008255 oboInOwl:hasDbXref UMLS:C0342273 owl:Axiom -HP:0009586 oboInOwl:hasDbXref UMLS:C4024277 owl:Axiom -HP:0009585 oboInOwl:hasDbXref UMLS:C4024278 owl:Axiom -HP:0008271 oboInOwl:hasDbXref UMLS:C4021847 owl:Axiom -HP:0008271 oboInOwl:hasDbXref UMLS:C4020804 owl:Axiom -HP:0008271 oboInOwl:hasDbXref UMLS:C4020803 owl:Axiom -HP:0046508 oboInOwl:hasDbXref SNOMED_CT:298391004 owl:Axiom -HP:0008273 oboInOwl:hasDbXref UMLS:C4024713 owl:Axiom -HP:0008272 oboInOwl:hasDbXref UMLS:C4024714 owl:Axiom -HP:0046507 oboInOwl:hasDbXref SNOMED_CT:86684002 owl:Axiom -HP:0010577 oboInOwl:hasDbXref UMLS:C4021862 owl:Axiom -HP:0010576 oboInOwl:hasDbXref UMLS:C4021250 owl:Axiom -HP:0010575 oboInOwl:hasDbXref UMLS:C4021251 owl:Axiom -HP:0010575 oboInOwl:hasDbXref UMLS:C4280377 owl:Axiom -HP:0010574 oboInOwl:hasDbXref UMLS:C4021252 owl:Axiom -HP:0010571 oboInOwl:hasDbXref UMLS:C4023786 owl:Axiom -HP:0010570 oboInOwl:hasDbXref UMLS:C4023787 owl:Axiom -HP:0010579 oboInOwl:hasDbXref UMLS:C1865037 owl:Axiom -HP:0010578 oboInOwl:hasDbXref UMLS:C4023785 owl:Axiom -HP:0009599 oboInOwl:hasDbXref UMLS:C4021429 owl:Axiom -HP:0009598 oboInOwl:hasDbXref UMLS:C4024274 owl:Axiom -HP:0008269 oboInOwl:hasDbXref UMLS:C3806125 owl:Axiom -HP:0009595 oboInOwl:hasDbXref UMLS:C3810474 owl:Axiom -HP:0008264 oboInOwl:hasDbXref UMLS:C4021547 owl:Axiom -HP:0009594 oboInOwl:hasDbXref UMLS:C1863411 owl:Axiom -HP:0008263 oboInOwl:hasDbXref UMLS:C1848800 owl:Axiom -HP:0009597 oboInOwl:hasDbXref UMLS:C4021430 owl:Axiom -HP:0008265 oboInOwl:hasDbXref UMLS:C4024715 owl:Axiom -HP:0009596 oboInOwl:hasDbXref UMLS:C4024275 owl:Axiom -HP:0011818 oboInOwl:hasDbXref UMLS:C0431291 owl:Axiom -HP:0011818 oboInOwl:hasDbXref SNOMEDCT_US:253106003 owl:Axiom -HP:0011819 oboInOwl:hasDbXref UMLS:C4023175 owl:Axiom -HP:0011810 oboInOwl:hasDbXref UMLS:C4023178 owl:Axiom -HP:0011811 oboInOwl:hasDbXref UMLS:C4021120 owl:Axiom -HP:0011812 oboInOwl:hasDbXref UMLS:C1328618 owl:Axiom -HP:0011813 oboInOwl:hasDbXref UMLS:C4023177 owl:Axiom -HP:0011814 oboInOwl:hasDbXref UMLS:C3810487 owl:Axiom -HP:0011815 oboInOwl:hasDbXref SNOMEDCT_US:253101008 owl:Axiom -HP:0011815 oboInOwl:hasDbXref SNOMEDCT_US:48777005 owl:Axiom -HP:0011815 oboInOwl:hasDbXref UMLS:C0014065 owl:Axiom -HP:0011815 oboInOwl:hasDbXref MSH:D004677 owl:Axiom -HP:0011815 oboInOwl:hasDbXref SNOMEDCT_US:55999004 owl:Axiom -HP:0011816 oboInOwl:hasDbXref UMLS:C0431294 owl:Axiom -HP:0011816 oboInOwl:hasDbXref SNOMEDCT_US:253109005 owl:Axiom -HP:0011817 oboInOwl:hasDbXref UMLS:C4023176 owl:Axiom -HP:0011807 oboInOwl:hasDbXref UMLS:C4023180 owl:Axiom -HP:0011808 oboInOwl:hasDbXref UMLS:C3277184 owl:Axiom -HP:0011809 oboInOwl:hasDbXref UMLS:C4023179 owl:Axiom -HP:0011800 oboInOwl:hasDbXref UMLS:C4280320 owl:Axiom -HP:0011800 oboInOwl:hasDbXref UMLS:C1853242 owl:Axiom -HP:0011800 oboInOwl:hasDbXref UMLS:C2673410 owl:Axiom -HP:0011800 oboInOwl:hasDbXref UMLS:C4280321 owl:Axiom -HP:0011801 oboInOwl:hasDbXref SNOMEDCT_US:29748005 owl:Axiom -HP:0011801 oboInOwl:hasDbXref UMLS:C0341047 owl:Axiom -HP:0011802 oboInOwl:hasDbXref SNOMEDCT_US:253753005 owl:Axiom -HP:0011802 oboInOwl:hasDbXref UMLS:C0431565 owl:Axiom -HP:0011803 oboInOwl:hasDbXref UMLS:C4280319 owl:Axiom -HP:0011803 oboInOwl:hasDbXref MSH:C535441 owl:Axiom -HP:0011803 oboInOwl:hasDbXref UMLS:C4280318 owl:Axiom -HP:0011803 oboInOwl:hasDbXref UMLS:C0221363 owl:Axiom -HP:0011803 oboInOwl:hasDbXref SNOMEDCT_US:204521002 owl:Axiom -HP:0011804 oboInOwl:hasDbXref UMLS:C4023182 owl:Axiom -HP:0011805 oboInOwl:hasDbXref UMLS:C4023181 owl:Axiom -HP:0011850 oboInOwl:hasDbXref SNOMEDCT_US:14756005 owl:Axiom -HP:0011850 oboInOwl:hasDbXref MSH:D010309 owl:Axiom -HP:0011850 oboInOwl:hasDbXref UMLS:C0030583 owl:Axiom -HP:0011851 oboInOwl:hasDbXref UMLS:C0019064 owl:Axiom -HP:0011851 oboInOwl:hasDbXref SNOMEDCT_US:23412002 owl:Axiom -HP:0011851 oboInOwl:hasDbXref MSH:D010490 owl:Axiom -HP:0011852 oboInOwl:hasDbXref SNOMEDCT_US:233890005 owl:Axiom -HP:0011852 oboInOwl:hasDbXref UMLS:C0242426 owl:Axiom -HP:0011852 oboInOwl:hasDbXref MSH:D010490 owl:Axiom -HP:0011853 oboInOwl:hasDbXref UMLS:C4023160 owl:Axiom -HP:0010522 oboInOwl:hasDbXref MSH:D004410 owl:Axiom -HP:0010522 oboInOwl:hasDbXref UMLS:C0476254 owl:Axiom -HP:0010522 oboInOwl:hasDbXref SNOMEDCT_US:52824009 owl:Axiom -HP:0010522 oboInOwl:hasDbXref SNOMEDCT_US:9236007 owl:Axiom -HP:0010522 oboInOwl:hasDbXref SNOMEDCT_US:59770006 owl:Axiom -HP:0010521 oboInOwl:hasDbXref UMLS:C1510417 owl:Axiom -HP:0010521 oboInOwl:hasDbXref MSH:D020235 owl:Axiom -HP:0010521 oboInOwl:hasDbXref SNOMEDCT_US:30767006 owl:Axiom -HP:0010529 oboInOwl:hasDbXref MSH:D004454 owl:Axiom -HP:0010529 oboInOwl:hasDbXref SNOMEDCT_US:64712007 owl:Axiom -HP:0010529 oboInOwl:hasDbXref UMLS:C0013528 owl:Axiom -HP:0010529 oboInOwl:hasDbXref UMLS:C4280380 owl:Axiom -HP:0009529 oboInOwl:hasDbXref UMLS:C4024307 owl:Axiom -HP:0010528 oboInOwl:hasDbXref SNOMEDCT_US:18358003 owl:Axiom -HP:0010528 oboInOwl:hasDbXref MSH:D020238 owl:Axiom -HP:0010528 oboInOwl:hasDbXref UMLS:C0234512 owl:Axiom -HP:0010527 oboInOwl:hasDbXref SNOMEDCT_US:25094008 owl:Axiom -HP:0010527 oboInOwl:hasDbXref MSH:D000377 owl:Axiom -HP:0010527 oboInOwl:hasDbXref UMLS:C0234505 owl:Axiom -HP:0009526 oboInOwl:hasDbXref UMLS:C4021456 owl:Axiom -HP:0010526 oboInOwl:hasDbXref SNOMEDCT_US:88278002 owl:Axiom -HP:0010526 oboInOwl:hasDbXref MSH:D000381 owl:Axiom -HP:0010526 oboInOwl:hasDbXref UMLS:C0234144 owl:Axiom -HP:0010525 oboInOwl:hasDbXref SNOMEDCT_US:3449007 owl:Axiom -HP:0010525 oboInOwl:hasDbXref MSH:D000377 owl:Axiom -HP:0010525 oboInOwl:hasDbXref UMLS:C0234509 owl:Axiom -HP:0009525 oboInOwl:hasDbXref UMLS:C4021457 owl:Axiom -HP:0009528 oboInOwl:hasDbXref UMLS:C4024308 owl:Axiom -HP:0010524 oboInOwl:hasDbXref UMLS:C0001816 owl:Axiom -HP:0010524 oboInOwl:hasDbXref MSH:D000377 owl:Axiom -HP:0010524 oboInOwl:hasDbXref SNOMEDCT_US:42341009 owl:Axiom -HP:0009527 oboInOwl:hasDbXref UMLS:C4021455 owl:Axiom -HP:0010523 oboInOwl:hasDbXref MSH:D004410 owl:Axiom -HP:0010523 oboInOwl:hasDbXref UMLS:C0002018 owl:Axiom -HP:0010523 oboInOwl:hasDbXref SNOMEDCT_US:9236007 owl:Axiom -HP:0011854 oboInOwl:hasDbXref SNOMEDCT_US:443826006 owl:Axiom -HP:0011854 oboInOwl:hasDbXref UMLS:C0019065 owl:Axiom -HP:0011854 oboInOwl:hasDbXref UMLS:C0744735 owl:Axiom -HP:0011854 oboInOwl:hasDbXref SNOMEDCT_US:45626005 owl:Axiom -HP:0011854 oboInOwl:hasDbXref MSH:D006465 owl:Axiom -HP:0009522 oboInOwl:hasDbXref UMLS:C4024311 owl:Axiom -HP:0011855 oboInOwl:hasDbXref SNOMEDCT_US:2129002 owl:Axiom -HP:0011855 oboInOwl:hasDbXref UMLS:C0236024 owl:Axiom -HP:0009521 oboInOwl:hasDbXref UMLS:C4024312 owl:Axiom -HP:0011856 oboInOwl:hasDbXref SNOMEDCT_US:14077003 owl:Axiom -HP:0011856 oboInOwl:hasDbXref MSH:D010842 owl:Axiom -HP:0011856 oboInOwl:hasDbXref UMLS:C0031873 owl:Axiom -HP:0009524 oboInOwl:hasDbXref UMLS:C4024309 owl:Axiom -HP:0011857 oboInOwl:hasDbXref SNOMEDCT_US:415112005 owl:Axiom -HP:0011857 oboInOwl:hasDbXref MSH:D010954 owl:Axiom -HP:0011857 oboInOwl:hasDbXref SNOMEDCT_US:10639003 owl:Axiom -HP:0011857 oboInOwl:hasDbXref UMLS:C0032131 owl:Axiom -HP:0009523 oboInOwl:hasDbXref UMLS:C4024310 owl:Axiom -HP:0011858 oboInOwl:hasDbXref UMLS:C4023159 owl:Axiom -HP:0011859 oboInOwl:hasDbXref UMLS:C1562761 owl:Axiom -HP:0011859 oboInOwl:hasDbXref SNOMEDCT_US:416300008 owl:Axiom -HP:0009520 oboInOwl:hasDbXref UMLS:C4024313 owl:Axiom -HP:0011840 oboInOwl:hasDbXref UMLS:C4023166 owl:Axiom -HP:0011841 oboInOwl:hasDbXref MSH:D054141 owl:Axiom -HP:0011841 oboInOwl:hasDbXref UMLS:C0152173 owl:Axiom -HP:0011841 oboInOwl:hasDbXref SNOMEDCT_US:111288001 owl:Axiom -HP:0011842 oboInOwl:hasDbXref UMLS:C4023165 owl:Axiom -HP:0010511 oboInOwl:hasDbXref UMLS:C3150613 owl:Axiom -HP:0010510 oboInOwl:hasDbXref UMLS:C4023798 owl:Axiom -HP:0010519 oboInOwl:hasDbXref UMLS:C4021256 owl:Axiom -HP:0010518 oboInOwl:hasDbXref UMLS:C0040124 owl:Axiom -HP:0010518 oboInOwl:hasDbXref MSH:D013955 owl:Axiom -HP:0010518 oboInOwl:hasDbXref SNOMEDCT_US:39462005 owl:Axiom -HP:0008209 oboInOwl:hasDbXref UMLS:C0085215 owl:Axiom -HP:0008209 oboInOwl:hasDbXref MSH:D008594 owl:Axiom -HP:0008209 oboInOwl:hasDbXref UMLS:C0025322 owl:Axiom -HP:0008209 oboInOwl:hasDbXref MSH:D016649 owl:Axiom -HP:0008209 oboInOwl:hasDbXref SNOMEDCT_US:373717006 owl:Axiom -HP:0010517 oboInOwl:hasDbXref UMLS:C4023795 owl:Axiom -HP:0010516 oboInOwl:hasDbXref UMLS:C0040115 owl:Axiom -HP:0010516 oboInOwl:hasDbXref MSH:D013952 owl:Axiom -HP:0010515 oboInOwl:hasDbXref UMLS:C4023796 owl:Axiom -HP:0010515 oboInOwl:hasDbXref UMLS:C3278004 owl:Axiom -HP:0009537 oboInOwl:hasDbXref UMLS:C4021452 owl:Axiom -HP:0009536 oboInOwl:hasDbXref UMLS:C1862142 owl:Axiom -HP:0010514 oboInOwl:hasDbXref SNOMEDCT_US:10649000 owl:Axiom -HP:0010514 oboInOwl:hasDbXref MSH:D006964 owl:Axiom -HP:0010514 oboInOwl:hasDbXref UMLS:C0020506 owl:Axiom -HP:0008205 oboInOwl:hasDbXref UMLS:C1842404 owl:Axiom -HP:0008208 oboInOwl:hasDbXref UMLS:C0271844 owl:Axiom -HP:0008208 oboInOwl:hasDbXref SNOMEDCT_US:9092004 owl:Axiom -HP:0009539 oboInOwl:hasDbXref UMLS:C4024301 owl:Axiom -HP:0010513 oboInOwl:hasDbXref UMLS:C4023797 owl:Axiom -HP:0009538 oboInOwl:hasDbXref UMLS:C4024302 owl:Axiom -HP:0008207 oboInOwl:hasDbXref UMLS:C0405580 owl:Axiom -HP:0008207 oboInOwl:hasDbXref MSH:D000224 owl:Axiom -HP:0008207 oboInOwl:hasDbXref SNOMEDCT_US:373662000 owl:Axiom -HP:0008207 oboInOwl:hasDbXref SNOMEDCT_US:363732003 owl:Axiom -HP:0008207 oboInOwl:hasDbXref UMLS:C0001403 owl:Axiom -HP:0008207 oboInOwl:hasDbXref SNOMEDCT_US:386584007 owl:Axiom -HP:0010512 oboInOwl:hasDbXref SNOMEDCT_US:12286000 owl:Axiom -HP:0010512 oboInOwl:hasDbXref UMLS:C0271750 owl:Axiom -HP:0008202 oboInOwl:hasDbXref MSH:C562708 owl:Axiom -HP:0008202 oboInOwl:hasDbXref SNOMEDCT_US:67873006 owl:Axiom -HP:0008202 oboInOwl:hasDbXref UMLS:C0271586 owl:Axiom -HP:0009533 oboInOwl:hasDbXref UMLS:C4024303 owl:Axiom -HP:0011843 oboInOwl:hasDbXref UMLS:C4023164 owl:Axiom -HP:0011844 oboInOwl:hasDbXref UMLS:C4023163 owl:Axiom -HP:0009532 oboInOwl:hasDbXref UMLS:C4024304 owl:Axiom -HP:0009535 oboInOwl:hasDbXref UMLS:C4021453 owl:Axiom -HP:0008204 oboInOwl:hasDbXref UMLS:C1868007 owl:Axiom -HP:0011845 oboInOwl:hasDbXref UMLS:C4023162 owl:Axiom -HP:0011846 oboInOwl:hasDbXref UMLS:C0029417 owl:Axiom -HP:0011846 oboInOwl:hasDbXref SNOMEDCT_US:55333008 owl:Axiom -HP:0011846 oboInOwl:hasDbXref MSH:D018215 owl:Axiom -HP:0009534 oboInOwl:hasDbXref UMLS:C4021454 owl:Axiom -HP:0011847 oboInOwl:hasDbXref UMLS:C0206638 owl:Axiom -HP:0011847 oboInOwl:hasDbXref SNOMEDCT_US:57500000 owl:Axiom -HP:0011847 oboInOwl:hasDbXref SNOMEDCT_US:697970009 owl:Axiom -HP:0011847 oboInOwl:hasDbXref MSH:D018212 owl:Axiom -HP:0011848 oboInOwl:hasDbXref UMLS:C0232488 owl:Axiom -HP:0011848 oboInOwl:hasDbXref SNOMEDCT_US:9991008 owl:Axiom -HP:0011848 oboInOwl:hasDbXref MSH:D003085 owl:Axiom -HP:0008200 oboInOwl:hasDbXref SNOMEDCT_US:36348003 owl:Axiom -HP:0008200 oboInOwl:hasDbXref UMLS:C0221002 owl:Axiom -HP:0008200 oboInOwl:hasDbXref MSH:D049950 owl:Axiom -HP:0011849 oboInOwl:hasDbXref MP:0008271 owl:Axiom -HP:0011849 oboInOwl:hasDbXref UMLS:C4023161 owl:Axiom -HP:0011849 oboInOwl:hasDbXref UMLS:C4280317 owl:Axiom -HP:0009531 oboInOwl:hasDbXref UMLS:C4024305 owl:Axiom -HP:0009530 oboInOwl:hasDbXref UMLS:C4024306 owl:Axiom -HP:0011830 oboInOwl:hasDbXref UMLS:C4023170 owl:Axiom -HP:0011831 oboInOwl:hasDbXref UMLS:C4280271 owl:Axiom -HP:0011831 oboInOwl:hasDbXref UMLS:C4021114 owl:Axiom -HP:0010500 oboInOwl:hasDbXref UMLS:C4023802 owl:Axiom -HP:0009508 oboInOwl:hasDbXref UMLS:C4021460 owl:Axiom -HP:0010508 oboInOwl:hasDbXref MSH:D000070591 owl:Axiom -HP:0010508 oboInOwl:hasDbXref UMLS:C4082144 owl:Axiom -HP:0010507 oboInOwl:hasDbXref UMLS:C4023799 owl:Axiom -HP:0009507 oboInOwl:hasDbXref UMLS:C4024323 owl:Axiom -HP:0010506 oboInOwl:hasDbXref UMLS:C4021258 owl:Axiom -HP:0009509 oboInOwl:hasDbXref UMLS:C4024322 owl:Axiom -HP:0010505 oboInOwl:hasDbXref UMLS:C4023800 owl:Axiom -HP:0010504 oboInOwl:hasDbXref UMLS:C4021864 owl:Axiom -HP:0009504 oboInOwl:hasDbXref UMLS:C4024326 owl:Axiom -HP:0009503 oboInOwl:hasDbXref UMLS:C4024327 owl:Axiom -HP:0010503 oboInOwl:hasDbXref UMLS:C3276742 owl:Axiom -HP:0010502 oboInOwl:hasDbXref UMLS:C4023801 owl:Axiom -HP:0009506 oboInOwl:hasDbXref UMLS:C4024324 owl:Axiom -HP:0009505 oboInOwl:hasDbXref UMLS:C4024325 owl:Axiom -HP:0010501 oboInOwl:hasDbXref UMLS:C4021259 owl:Axiom -HP:0011832 oboInOwl:hasDbXref UMLS:C0426433 owl:Axiom -HP:0011832 oboInOwl:hasDbXref SNOMEDCT_US:249331008 owl:Axiom -HP:0009500 oboInOwl:hasDbXref UMLS:C4021463 owl:Axiom -HP:0011833 oboInOwl:hasDbXref SNOMEDCT_US:249328007 owl:Axiom -HP:0011833 oboInOwl:hasDbXref UMLS:C0426430 owl:Axiom -HP:0011834 oboInOwl:hasDbXref UMLS:C4023169 owl:Axiom -HP:0009502 oboInOwl:hasDbXref UMLS:C4021461 owl:Axiom -HP:0011835 oboInOwl:hasDbXref UMLS:C1847189 owl:Axiom -HP:0009501 oboInOwl:hasDbXref UMLS:C4021462 owl:Axiom -HP:0011836 oboInOwl:hasDbXref UMLS:C4023168 owl:Axiom -HP:0011837 oboInOwl:hasDbXref UMLS:C4023167 owl:Axiom -HP:0011838 oboInOwl:hasDbXref SNOMEDCT_US:201051000 owl:Axiom -HP:0011838 oboInOwl:hasDbXref UMLS:C0150988 owl:Axiom -HP:0011838 oboInOwl:hasDbXref SNOMEDCT_US:298285004 owl:Axiom -HP:0011838 oboInOwl:hasDbXref ICD-10:L94.3 owl:Axiom -HP:0011839 oboInOwl:hasDbXref UMLS:C4021113 owl:Axiom -HP:0010509 oboInOwl:hasDbXref UMLS:C4021257 owl:Axiom -HP:0011820 oboInOwl:hasDbXref UMLS:C4023174 owl:Axiom -HP:0011829 oboInOwl:hasDbXref UMLS:C4021115 owl:Axiom -HP:0009519 oboInOwl:hasDbXref UMLS:C4024314 owl:Axiom -HP:0009518 oboInOwl:hasDbXref UMLS:C4024315 owl:Axiom -HP:0009515 oboInOwl:hasDbXref UMLS:C4021458 owl:Axiom -HP:0009514 oboInOwl:hasDbXref UMLS:C4024318 owl:Axiom -HP:0009517 oboInOwl:hasDbXref UMLS:C4024316 owl:Axiom -HP:0009516 oboInOwl:hasDbXref UMLS:C4024317 owl:Axiom -HP:0011821 oboInOwl:hasDbXref UMLS:C2315229 owl:Axiom -HP:0011821 oboInOwl:hasDbXref SNOMEDCT_US:433096001 owl:Axiom -HP:0009511 oboInOwl:hasDbXref UMLS:C4024320 owl:Axiom -HP:0011822 oboInOwl:hasDbXref UMLS:C4023172 owl:Axiom -HP:0009510 oboInOwl:hasDbXref UMLS:C4024321 owl:Axiom -HP:0011823 oboInOwl:hasDbXref UMLS:C4023171 owl:Axiom -HP:0009513 oboInOwl:hasDbXref UMLS:C4021459 owl:Axiom -HP:0009512 oboInOwl:hasDbXref UMLS:C4024319 owl:Axiom -HP:0011824 oboInOwl:hasDbXref UMLS:C1860309 owl:Axiom -HP:0011825 oboInOwl:hasDbXref UMLS:C4021119 owl:Axiom -HP:0011826 oboInOwl:hasDbXref UMLS:C4021118 owl:Axiom -HP:0011827 oboInOwl:hasDbXref UMLS:C4021117 owl:Axiom -HP:0011828 oboInOwl:hasDbXref UMLS:C4021116 owl:Axiom -HP:0008198 oboInOwl:hasDbXref UMLS:C1455734 owl:Axiom -HP:0008197 oboInOwl:hasDbXref UMLS:C1846228 owl:Axiom -HP:0008182 oboInOwl:hasDbXref UMLS:C4024719 owl:Axiom -HP:0008185 oboInOwl:hasDbXref UMLS:C1859979 owl:Axiom -HP:0008181 oboInOwl:hasDbXref MSH:D000012 owl:Axiom -HP:0008181 oboInOwl:hasDbXref SNOMEDCT_US:190787008 owl:Axiom -HP:0008181 oboInOwl:hasDbXref UMLS:C0000744 owl:Axiom -HP:0008180 oboInOwl:hasDbXref UMLS:C1850309 owl:Axiom -HP:0008179 oboInOwl:hasDbXref UMLS:C4024720 owl:Axiom -HP:0008176 oboInOwl:hasDbXref SNOMEDCT_US:281611002 owl:Axiom -HP:0008176 oboInOwl:hasDbXref UMLS:C0559506 owl:Axiom -HP:0008178 oboInOwl:hasDbXref UMLS:C4024721 owl:Axiom -HP:0008194 oboInOwl:hasDbXref UMLS:C4024718 owl:Axiom -HP:0010492 oboInOwl:hasDbXref SNOMEDCT_US:2560006 owl:Axiom -HP:0010492 oboInOwl:hasDbXref UMLS:C0158736 owl:Axiom -HP:0008193 oboInOwl:hasDbXref UMLS:C1859014 owl:Axiom -HP:0010491 oboInOwl:hasDbXref UMLS:C4021261 owl:Axiom -HP:0010490 oboInOwl:hasDbXref UMLS:C0221199 owl:Axiom -HP:0010490 oboInOwl:hasDbXref SNOMEDCT_US:205557000 owl:Axiom -HP:0008191 oboInOwl:hasDbXref UMLS:C4020805 owl:Axiom -HP:0008191 oboInOwl:hasDbXref UMLS:C0749420 owl:Axiom -HP:0008191 oboInOwl:hasDbXref MSH:D050033 owl:Axiom -HP:0010499 oboInOwl:hasDbXref UMLS:C0857276 owl:Axiom -HP:0010498 oboInOwl:hasDbXref SNOMEDCT_US:79214007 owl:Axiom -HP:0010498 oboInOwl:hasDbXref UMLS:C0265666 owl:Axiom -HP:0010497 oboInOwl:hasDbXref SNOMEDCT_US:67254002 owl:Axiom -HP:0010497 oboInOwl:hasDbXref MSH:D004480 owl:Axiom -HP:0010497 oboInOwl:hasDbXref UMLS:C0037205 owl:Axiom -HP:0010497 oboInOwl:hasDbXref MEDDRA:10049216 owl:Axiom -HP:0010497 oboInOwl:hasDbXref SNOMEDCT_US:91089008 owl:Axiom -HP:0010497 oboInOwl:hasDbXref SNOMEDCT_US:253191000 owl:Axiom -HP:0010496 oboInOwl:hasDbXref UMLS:C4023803 owl:Axiom -HP:0010495 oboInOwl:hasDbXref UMLS:C4023804 owl:Axiom -HP:0010494 oboInOwl:hasDbXref UMLS:C4023805 owl:Axiom -HP:0010493 oboInOwl:hasDbXref UMLS:C4021260 owl:Axiom -HP:0008187 oboInOwl:hasDbXref UMLS:C4021551 owl:Axiom -HP:0008186 oboInOwl:hasDbXref UMLS:C1851720 owl:Axiom -HP:0008189 oboInOwl:hasDbXref UMLS:C1864570 owl:Axiom -HP:0008188 oboInOwl:hasDbXref UMLS:C1563716 owl:Axiom -HP:0008188 oboInOwl:hasDbXref MSH:D050033 owl:Axiom -HP:0012860 oboInOwl:hasDbXref UMLS:C4021061 owl:Axiom -HP:0011530 oboInOwl:hasDbXref SNOMEDCT_US:95690009 owl:Axiom -HP:0011530 oboInOwl:hasDbXref SNOMEDCT_US:40024006 owl:Axiom -HP:0011530 oboInOwl:hasDbXref SNOMEDCT_US:302888003 owl:Axiom -HP:0011530 oboInOwl:hasDbXref MSH:D012167 owl:Axiom -HP:0011530 oboInOwl:hasDbXref SNOMEDCT_US:232003005 owl:Axiom -HP:0011530 oboInOwl:hasDbXref UMLS:C0035321 owl:Axiom -HP:0012861 oboInOwl:hasDbXref SNOMEDCT_US:18978002 owl:Axiom -HP:0012861 oboInOwl:hasDbXref MSH:D050090 owl:Axiom -HP:0012861 oboInOwl:hasDbXref UMLS:C0266361 owl:Axiom -HP:0012862 oboInOwl:hasDbXref UMLS:C4022704 owl:Axiom -HP:0011531 oboInOwl:hasDbXref UMLS:C0235812 owl:Axiom -HP:0011531 oboInOwl:hasDbXref SNOMEDCT_US:95802009 owl:Axiom -HP:0011532 oboInOwl:hasDbXref SNOMEDCT_US:247156002 owl:Axiom -HP:0011532 oboInOwl:hasDbXref UMLS:C0423431 owl:Axiom -HP:0012863 oboInOwl:hasDbXref UMLS:C4022703 owl:Axiom -HP:0012864 oboInOwl:hasDbXref SNOMEDCT_US:236817003 owl:Axiom -HP:0012864 oboInOwl:hasDbXref UMLS:C0403824 owl:Axiom -HP:0012864 oboInOwl:hasDbXref MSH:D000072660 owl:Axiom -HP:0011533 oboInOwl:hasDbXref UMLS:C1860405 owl:Axiom -HP:0011533 oboInOwl:hasDbXref MSH:C536677 owl:Axiom -HP:0011534 oboInOwl:hasDbXref UMLS:C4023313 owl:Axiom -HP:0012865 oboInOwl:hasDbXref UMLS:C4022702 owl:Axiom -HP:0010203 oboInOwl:hasDbXref UMLS:C4021317 owl:Axiom -HP:0000877 oboInOwl:hasDbXref UMLS:C1837792 owl:Axiom -HP:0010202 oboInOwl:hasDbXref UMLS:C4021318 owl:Axiom -HP:0000876 oboInOwl:hasDbXref MSH:D009839 owl:Axiom -HP:0000876 oboInOwl:hasDbXref UMLS:C0028949 owl:Axiom -HP:0000876 oboInOwl:hasDbXref SNOMEDCT_US:52073004 owl:Axiom -HP:0010201 oboInOwl:hasDbXref UMLS:C4023972 owl:Axiom -HP:0000879 oboInOwl:hasDbXref UMLS:C4020883 owl:Axiom -HP:0000879 oboInOwl:hasDbXref SNOMEDCT_US:298724002 owl:Axiom -HP:0000879 oboInOwl:hasDbXref UMLS:C0575497 owl:Axiom -HP:0010200 oboInOwl:hasDbXref UMLS:C4023973 owl:Axiom -HP:0000878 oboInOwl:hasDbXref UMLS:C1839731 owl:Axiom -HP:0000871 oboInOwl:hasDbXref UMLS:C0242343 owl:Axiom -HP:0000871 oboInOwl:hasDbXref MSH:C580003 owl:Axiom -HP:0000871 oboInOwl:hasDbXref SNOMEDCT_US:32390006 owl:Axiom -HP:0010209 oboInOwl:hasDbXref UMLS:C4023970 owl:Axiom -HP:0000870 oboInOwl:hasDbXref UMLS:C0020514 owl:Axiom -HP:0000870 oboInOwl:hasDbXref SNOMEDCT_US:237662005 owl:Axiom -HP:0000870 oboInOwl:hasDbXref MSH:D006966 owl:Axiom -HP:0010208 oboInOwl:hasDbXref UMLS:C4021313 owl:Axiom -HP:0009207 oboInOwl:hasDbXref UMLS:C4024533 owl:Axiom -HP:0010207 oboInOwl:hasDbXref UMLS:C4021314 owl:Axiom -HP:0000873 oboInOwl:hasDbXref UMLS:C0011848 owl:Axiom -HP:0000873 oboInOwl:hasDbXref MSH:D003919 owl:Axiom -HP:0000873 oboInOwl:hasDbXref SNOMEDCT_US:15771004 owl:Axiom -HP:0000872 oboInOwl:hasDbXref SNOMEDCT_US:21983002 owl:Axiom -HP:0000872 oboInOwl:hasDbXref MSH:D050031 owl:Axiom -HP:0000872 oboInOwl:hasDbXref UMLS:C0677607 owl:Axiom -HP:0009206 oboInOwl:hasDbXref UMLS:C4024534 owl:Axiom -HP:0010206 oboInOwl:hasDbXref UMLS:C4021315 owl:Axiom -HP:0010205 oboInOwl:hasDbXref UMLS:C4021316 owl:Axiom -HP:0009209 oboInOwl:hasDbXref UMLS:C4024531 owl:Axiom -HP:0000875 oboInOwl:hasDbXref UMLS:C1857175 owl:Axiom -HP:0009208 oboInOwl:hasDbXref UMLS:C4024532 owl:Axiom -HP:0010204 oboInOwl:hasDbXref UMLS:C4023971 owl:Axiom -HP:0009203 oboInOwl:hasDbXref UMLS:C4024537 owl:Axiom -HP:0011535 oboInOwl:hasDbXref SNOMEDCT_US:445898001 owl:Axiom -HP:0011535 oboInOwl:hasDbXref UMLS:C2959688 owl:Axiom -HP:0012866 oboInOwl:hasDbXref UMLS:C4022701 owl:Axiom -HP:0009202 oboInOwl:hasDbXref UMLS:C4024538 owl:Axiom -HP:0012867 oboInOwl:hasDbXref UMLS:C4022700 owl:Axiom -HP:0011536 oboInOwl:hasDbXref MSH:D059446 owl:Axiom -HP:0011536 oboInOwl:hasDbXref UMLS:C3178806 owl:Axiom -HP:0009205 oboInOwl:hasDbXref UMLS:C4024535 owl:Axiom -HP:0011537 oboInOwl:hasDbXref EPCC:03.01.05 owl:Axiom -HP:0011537 oboInOwl:hasDbXref MSH:D059446 owl:Axiom -HP:0011537 oboInOwl:hasDbXref UMLS:C3178807 owl:Axiom -HP:0011537 oboInOwl:hasDbXref ICD-10:Q20.6 owl:Axiom -HP:0012868 oboInOwl:hasDbXref UMLS:C4022699 owl:Axiom -HP:0009204 oboInOwl:hasDbXref UMLS:C4024536 owl:Axiom -HP:0011538 oboInOwl:hasDbXref UMLS:C4023312 owl:Axiom -HP:0011538 oboInOwl:hasDbXref ICD-10:Q89.3 owl:Axiom -HP:0011538 oboInOwl:hasDbXref Fyler:150 owl:Axiom -HP:0011538 oboInOwl:hasDbXref Fyler:0150 owl:Axiom -HP:0011538 oboInOwl:hasDbXref EPCC:03.01.03 owl:Axiom -HP:0012869 oboInOwl:hasDbXref UMLS:C4022698 owl:Axiom -HP:0011539 oboInOwl:hasDbXref UMLS:C3164429 owl:Axiom -HP:0011539 oboInOwl:hasDbXref SNOMEDCT_US:448681000 owl:Axiom -HP:0009201 oboInOwl:hasDbXref UMLS:C4024539 owl:Axiom -HP:0009200 oboInOwl:hasDbXref UMLS:C4024540 owl:Axiom -HP:0012850 oboInOwl:hasDbXref SNOMEDCT_US:253768006 owl:Axiom -HP:0012850 oboInOwl:hasDbXref UMLS:C0345200 owl:Axiom -HP:0011520 oboInOwl:hasDbXref UMLS:C0155016 owl:Axiom -HP:0011520 oboInOwl:hasDbXref MSH:D003117 owl:Axiom -HP:0011520 oboInOwl:hasDbXref SNOMEDCT_US:246674000 owl:Axiom -HP:0011520 oboInOwl:hasDbXref SNOMEDCT_US:77479002 owl:Axiom -HP:0012851 oboInOwl:hasDbXref SNOMEDCT_US:19132000 owl:Axiom -HP:0012851 oboInOwl:hasDbXref UMLS:C0267466 owl:Axiom -HP:0012851 oboInOwl:hasDbXref SNOMEDCT_US:8543007 owl:Axiom -HP:0011521 oboInOwl:hasDbXref MSH:D003117 owl:Axiom -HP:0011521 oboInOwl:hasDbXref UMLS:C0155016 owl:Axiom -HP:0011521 oboInOwl:hasDbXref SNOMEDCT_US:246674000 owl:Axiom -HP:0011521 oboInOwl:hasDbXref SNOMEDCT_US:77479002 owl:Axiom -HP:0012852 oboInOwl:hasDbXref UMLS:C4022709 owl:Axiom -HP:0012853 oboInOwl:hasDbXref UMLS:C2197691 owl:Axiom -HP:0012853 oboInOwl:hasDbXref SNOMEDCT_US:702462000 owl:Axiom -HP:0011522 oboInOwl:hasDbXref SNOMEDCT_US:51445007 owl:Axiom -HP:0011522 oboInOwl:hasDbXref MSH:D003117 owl:Axiom -HP:0011522 oboInOwl:hasDbXref UMLS:C0155015 owl:Axiom -HP:0011523 oboInOwl:hasDbXref SNOMEDCT_US:37761009 owl:Axiom -HP:0011523 oboInOwl:hasDbXref UMLS:C0271119 owl:Axiom -HP:0012854 oboInOwl:hasDbXref UMLS:C4022708 owl:Axiom -HP:0000888 oboInOwl:hasDbXref UMLS:C3806510 owl:Axiom -HP:0000887 oboInOwl:hasDbXref UMLS:C1865039 owl:Axiom -HP:0000887 oboInOwl:hasDbXref UMLS:C0426826 owl:Axiom -HP:0000887 oboInOwl:hasDbXref SNOMEDCT_US:249704008 owl:Axiom -HP:0000889 oboInOwl:hasDbXref UMLS:C4021792 owl:Axiom -HP:0000882 oboInOwl:hasDbXref UMLS:C1846434 owl:Axiom -HP:0000884 oboInOwl:hasDbXref UMLS:C1846433 owl:Axiom -HP:0009218 oboInOwl:hasDbXref UMLS:C4024523 owl:Axiom -HP:0000883 oboInOwl:hasDbXref SNOMEDCT_US:249697003 owl:Axiom -HP:0000883 oboInOwl:hasDbXref UMLS:C0426818 owl:Axiom -HP:0009217 oboInOwl:hasDbXref UMLS:C4024524 owl:Axiom -HP:0000886 oboInOwl:hasDbXref UMLS:C1838659 owl:Axiom -HP:0000885 oboInOwl:hasDbXref UMLS:C1848654 owl:Axiom -HP:0009219 oboInOwl:hasDbXref UMLS:C4024522 owl:Axiom -HP:0012855 oboInOwl:hasDbXref UMLS:C4021062 owl:Axiom -HP:0011524 oboInOwl:hasDbXref NCIT:C3224 owl:Axiom -HP:0011524 oboInOwl:hasDbXref UMLS:C0346373 owl:Axiom -HP:0011524 oboInOwl:hasDbXref SNOMEDCT_US:255012009 owl:Axiom -HP:0009214 oboInOwl:hasDbXref UMLS:C4024527 owl:Axiom -HP:0011525 oboInOwl:hasDbXref SNOMEDCT_US:95711003 owl:Axiom -HP:0011525 oboInOwl:hasDbXref UMLS:C0346376 owl:Axiom -HP:0012856 oboInOwl:hasDbXref UMLS:C4022707 owl:Axiom -HP:0009213 oboInOwl:hasDbXref UMLS:C4021511 owl:Axiom -HP:0012857 oboInOwl:hasDbXref UMLS:C4022706 owl:Axiom -HP:0011526 oboInOwl:hasDbXref UMLS:C4023314 owl:Axiom -HP:0009216 oboInOwl:hasDbXref UMLS:C4024525 owl:Axiom -HP:0009215 oboInOwl:hasDbXref UMLS:C4024526 owl:Axiom -HP:0012858 oboInOwl:hasDbXref UMLS:C4022705 owl:Axiom -HP:0011527 oboInOwl:hasDbXref SNOMEDCT_US:419281007 owl:Axiom -HP:0011527 oboInOwl:hasDbXref UMLS:C1622439 owl:Axiom -HP:0011527 oboInOwl:hasDbXref UMLS:C4280322 owl:Axiom -HP:0012859 oboInOwl:hasDbXref SNOMEDCT_US:89057003 owl:Axiom -HP:0012859 oboInOwl:hasDbXref UMLS:C0267095 owl:Axiom -HP:0009210 oboInOwl:hasDbXref UMLS:C4024530 owl:Axiom -HP:0011528 oboInOwl:hasDbXref UMLS:C4021145 owl:Axiom -HP:0011529 oboInOwl:hasDbXref UMLS:C4021144 owl:Axiom -HP:0009212 oboInOwl:hasDbXref UMLS:C4024528 owl:Axiom -HP:0009211 oboInOwl:hasDbXref UMLS:C4024529 owl:Axiom -HP:0012840 oboInOwl:hasDbXref UMLS:C0205107 owl:Axiom -HP:0012840 oboInOwl:hasDbXref SNOMEDCT_US:40415009 owl:Axiom -HP:0011510 oboInOwl:hasDbXref SNOMEDCT_US:18695008 owl:Axiom -HP:0011510 oboInOwl:hasDbXref UMLS:C1260959 owl:Axiom -HP:0012841 oboInOwl:hasDbXref UMLS:C1860475 owl:Axiom -HP:0012842 oboInOwl:hasDbXref UMLS:C0345988 owl:Axiom -HP:0012842 oboInOwl:hasDbXref SNOMEDCT_US:126489007 owl:Axiom -HP:0012842 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0012842 oboInOwl:hasDbXref SNOMEDCT_US:55681005 owl:Axiom -HP:0011511 oboInOwl:hasDbXref UMLS:C4023321 owl:Axiom -HP:0012843 oboInOwl:hasDbXref UMLS:C0859920 owl:Axiom -HP:0012843 oboInOwl:hasDbXref SNOMEDCT_US:44155009 owl:Axiom -HP:0012843 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0011512 oboInOwl:hasDbXref UMLS:C4021146 owl:Axiom -HP:0000855 oboInOwl:hasDbXref MSH:D007333 owl:Axiom -HP:0000855 oboInOwl:hasDbXref UMLS:C0021655 owl:Axiom -HP:0000855 oboInOwl:hasDbXref SNOMEDCT_US:48606007 owl:Axiom -HP:0000854 oboInOwl:hasDbXref SNOMEDCT_US:255033000 owl:Axiom -HP:0000854 oboInOwl:hasDbXref NCIT:C2855 owl:Axiom -HP:0000854 oboInOwl:hasDbXref MSH:D013964 owl:Axiom -HP:0000854 oboInOwl:hasDbXref SNOMEDCT_US:255034006 owl:Axiom -HP:0000854 oboInOwl:hasDbXref UMLS:C0151468 owl:Axiom -HP:0000857 oboInOwl:hasDbXref UMLS:C3278636 owl:Axiom -HP:0000859 oboInOwl:hasDbXref MSH:D006929 owl:Axiom -HP:0000859 oboInOwl:hasDbXref SNOMEDCT_US:88213004 owl:Axiom -HP:0000859 oboInOwl:hasDbXref UMLS:C0020428 owl:Axiom -HP:0000858 oboInOwl:hasDbXref SNOMEDCT_US:80182007 owl:Axiom -HP:0000858 oboInOwl:hasDbXref UMLS:C0156404 owl:Axiom -HP:0000851 oboInOwl:hasDbXref MSH:D003409 owl:Axiom -HP:0000851 oboInOwl:hasDbXref SNOMEDCT_US:190268003 owl:Axiom -HP:0000851 oboInOwl:hasDbXref SNOMEDCT_US:217710005 owl:Axiom -HP:0000851 oboInOwl:hasDbXref UMLS:C0010308 owl:Axiom -HP:0000853 oboInOwl:hasDbXref UMLS:C0018021 owl:Axiom -HP:0000853 oboInOwl:hasDbXref MSH:D006042 owl:Axiom -HP:0000853 oboInOwl:hasDbXref SNOMEDCT_US:3716002 owl:Axiom -HP:0000852 oboInOwl:hasDbXref SNOMEDCT_US:58976002 owl:Axiom -HP:0000852 oboInOwl:hasDbXref UMLS:C0033806 owl:Axiom -HP:0000852 oboInOwl:hasDbXref MSH:D011547 owl:Axiom -HP:0012844 oboInOwl:hasDbXref UMLS:C0334263 owl:Axiom -HP:0012844 oboInOwl:hasDbXref SNOMEDCT_US:274900003 owl:Axiom -HP:0012844 oboInOwl:hasDbXref SNOMEDCT_US:46199002 owl:Axiom -HP:0011513 oboInOwl:hasDbXref UMLS:C0730304 owl:Axiom -HP:0011513 oboInOwl:hasDbXref SNOMEDCT_US:312937006 owl:Axiom -HP:0012845 oboInOwl:hasDbXref UMLS:C4022710 owl:Axiom -HP:0011514 oboInOwl:hasDbXref UMLS:C4023320 owl:Axiom -HP:0012846 oboInOwl:hasDbXref UMLS:C4021063 owl:Axiom -HP:0011515 oboInOwl:hasDbXref UMLS:C4023319 owl:Axiom -HP:0012847 oboInOwl:hasDbXref SNOMEDCT_US:241006 owl:Axiom -HP:0012847 oboInOwl:hasDbXref MSH:D017036 owl:Axiom -HP:0012847 oboInOwl:hasDbXref UMLS:C0085543 owl:Axiom -HP:0011516 oboInOwl:hasDbXref SNOMEDCT_US:102450007 owl:Axiom -HP:0011516 oboInOwl:hasDbXref UMLS:C0302129 owl:Axiom -HP:0011516 oboInOwl:hasDbXref MSH:C536021 owl:Axiom -HP:0012848 oboInOwl:hasDbXref UMLS:C0151924 owl:Axiom -HP:0011517 oboInOwl:hasDbXref UMLS:C4023318 owl:Axiom -HP:0012849 oboInOwl:hasDbXref UMLS:C0520561 owl:Axiom -HP:0012849 oboInOwl:hasDbXref SNOMEDCT_US:70375006 owl:Axiom -HP:0011518 oboInOwl:hasDbXref UMLS:C4023317 owl:Axiom -HP:0011519 oboInOwl:hasDbXref UMLS:C4023316 owl:Axiom -HP:0012830 oboInOwl:hasDbXref UMLS:C4019252 owl:Axiom -HP:0012831 oboInOwl:hasDbXref SNOMEDCT_US:272741003 owl:Axiom -HP:0012831 oboInOwl:hasDbXref UMLS:C0332304 owl:Axiom -HP:0011500 oboInOwl:hasDbXref SNOMEDCT_US:204159004 owl:Axiom -HP:0011500 oboInOwl:hasDbXref UMLS:C0344544 owl:Axiom -HP:0011501 oboInOwl:hasDbXref UMLS:C0344262 owl:Axiom -HP:0011501 oboInOwl:hasDbXref SNOMEDCT_US:95480008 owl:Axiom -HP:0012832 oboInOwl:hasDbXref UMLS:C0238767 owl:Axiom -HP:0012832 oboInOwl:hasDbXref SNOMEDCT_US:51440002 owl:Axiom -HP:0000866 oboInOwl:hasDbXref UMLS:C1846034 owl:Axiom -HP:0000868 oboInOwl:hasDbXref UMLS:C0151639 owl:Axiom -HP:0000867 oboInOwl:hasDbXref MSH:D006962 owl:Axiom -HP:0000867 oboInOwl:hasDbXref UMLS:C0020503 owl:Axiom -HP:0000867 oboInOwl:hasDbXref SNOMEDCT_US:91478007 owl:Axiom -HP:0000869 oboInOwl:hasDbXref UMLS:C0232940 owl:Axiom -HP:0000869 oboInOwl:hasDbXref SNOMEDCT_US:86030004 owl:Axiom -HP:0000860 oboInOwl:hasDbXref UMLS:C1389851 owl:Axiom -HP:0000864 oboInOwl:hasDbXref UMLS:C4025819 owl:Axiom -HP:0000863 oboInOwl:hasDbXref SNOMEDCT_US:45369008 owl:Axiom -HP:0000863 oboInOwl:hasDbXref MSH:D020790 owl:Axiom -HP:0000863 oboInOwl:hasDbXref UMLS:C0687720 owl:Axiom -HP:0011502 oboInOwl:hasDbXref UMLS:C0344263 owl:Axiom -HP:0011502 oboInOwl:hasDbXref SNOMEDCT_US:95482000 owl:Axiom -HP:0012833 oboInOwl:hasDbXref SNOMEDCT_US:66459002 owl:Axiom -HP:0012833 oboInOwl:hasDbXref UMLS:C0205092 owl:Axiom -HP:0012834 oboInOwl:hasDbXref SNOMEDCT_US:264180000 owl:Axiom -HP:0012834 oboInOwl:hasDbXref UMLS:C0444532 owl:Axiom -HP:0011503 oboInOwl:hasDbXref UMLS:C4023324 owl:Axiom -HP:0011504 oboInOwl:hasDbXref SNOMEDCT_US:424169002 owl:Axiom -HP:0011504 oboInOwl:hasDbXref SNOMEDCT_US:312958000 owl:Axiom -HP:0011504 oboInOwl:hasDbXref MSH:C537833 owl:Axiom -HP:0011504 oboInOwl:hasDbXref UMLS:C0730330 owl:Axiom -HP:0011504 oboInOwl:hasDbXref UMLS:C1828210 owl:Axiom -HP:0012835 oboInOwl:hasDbXref SNOMEDCT_US:263795004 owl:Axiom -HP:0012835 oboInOwl:hasDbXref UMLS:C0443246 owl:Axiom -HP:0012836 oboInOwl:hasDbXref UMLS:C4022711 owl:Axiom -HP:0011505 oboInOwl:hasDbXref UMLS:C0024440 owl:Axiom -HP:0011505 oboInOwl:hasDbXref SNOMEDCT_US:193387007 owl:Axiom -HP:0011505 oboInOwl:hasDbXref MSH:D008269 owl:Axiom -HP:0011506 oboInOwl:hasDbXref UMLS:C4023323 owl:Axiom -HP:0012837 oboInOwl:hasDbXref UMLS:C0205246 owl:Axiom -HP:0012837 oboInOwl:hasDbXref SNOMEDCT_US:60132005 owl:Axiom -HP:0012838 oboInOwl:hasDbXref SNOMEDCT_US:255471002 owl:Axiom -HP:0012838 oboInOwl:hasDbXref UMLS:C0392752 owl:Axiom -HP:0011507 oboInOwl:hasDbXref UMLS:C4023322 owl:Axiom -HP:0012839 oboInOwl:hasDbXref SNOMEDCT_US:46053002 owl:Axiom -HP:0012839 oboInOwl:hasDbXref UMLS:C0205108 owl:Axiom -HP:0011508 oboInOwl:hasDbXref SNOMEDCT_US:232006002 owl:Axiom -HP:0011508 oboInOwl:hasDbXref UMLS:C0024441 owl:Axiom -HP:0011508 oboInOwl:hasDbXref MSH:D012167 owl:Axiom -HP:0011509 oboInOwl:hasDbXref UMLS:C0745109 owl:Axiom -HP:0011571 oboInOwl:hasDbXref SNOMEDCT_US:204362007 owl:Axiom -HP:0011571 oboInOwl:hasDbXref UMLS:C0546965 owl:Axiom -HP:0009250 oboInOwl:hasDbXref UMLS:C4024497 owl:Axiom -HP:0011572 oboInOwl:hasDbXref UMLS:C4021142 owl:Axiom -HP:0009252 oboInOwl:hasDbXref UMLS:C4024495 owl:Axiom -HP:0011573 oboInOwl:hasDbXref UMLS:C4023294 owl:Axiom -HP:0011573 oboInOwl:hasDbXref Fyler:1720 owl:Axiom -HP:0011574 oboInOwl:hasDbXref UMLS:C4023293 owl:Axiom -HP:0009251 oboInOwl:hasDbXref UMLS:C4024496 owl:Axiom -HP:0011575 oboInOwl:hasDbXref UMLS:C4023292 owl:Axiom -HP:0011576 oboInOwl:hasDbXref UMLS:C4023291 owl:Axiom -HP:0011576 oboInOwl:hasDbXref Fyler:1121 owl:Axiom -HP:0011577 oboInOwl:hasDbXref SNOMEDCT_US:718216009 owl:Axiom -HP:0011577 oboInOwl:hasDbXref UMLS:C4023290 owl:Axiom -HP:0011578 oboInOwl:hasDbXref UMLS:C4023289 owl:Axiom -HP:0010247 oboInOwl:hasDbXref UMLS:C4023952 owl:Axiom -HP:0010246 oboInOwl:hasDbXref UMLS:C4023953 owl:Axiom -HP:0010245 oboInOwl:hasDbXref UMLS:C4023954 owl:Axiom -HP:0010244 oboInOwl:hasDbXref UMLS:C4023955 owl:Axiom -HP:0010243 oboInOwl:hasDbXref UMLS:C4023956 owl:Axiom -HP:0010242 oboInOwl:hasDbXref UMLS:C4021302 owl:Axiom -HP:0010241 oboInOwl:hasDbXref UMLS:C1860606 owl:Axiom -HP:0011570 oboInOwl:hasDbXref SNOMEDCT_US:82458004 owl:Axiom -HP:0011570 oboInOwl:hasDbXref UMLS:C0158618 owl:Axiom -HP:0010249 oboInOwl:hasDbXref UMLS:C4023950 owl:Axiom -HP:0010248 oboInOwl:hasDbXref UMLS:C4023951 owl:Axiom -HP:0011579 oboInOwl:hasDbXref UMLS:C3280940 owl:Axiom -HP:0009247 oboInOwl:hasDbXref UMLS:C4024500 owl:Axiom -HP:0009246 oboInOwl:hasDbXref UMLS:C4024501 owl:Axiom -HP:0009249 oboInOwl:hasDbXref UMLS:C4024498 owl:Axiom -HP:0009248 oboInOwl:hasDbXref UMLS:C4024499 owl:Axiom -HP:0009243 oboInOwl:hasDbXref UMLS:C4024503 owl:Axiom -HP:0009242 oboInOwl:hasDbXref UMLS:C4024504 owl:Axiom -HP:0009245 oboInOwl:hasDbXref UMLS:C4024502 owl:Axiom -HP:0009244 oboInOwl:hasDbXref UMLS:C1868573 owl:Axiom -HP:0009244 oboInOwl:hasDbXref UMLS:C4020781 owl:Axiom -HP:0009261 oboInOwl:hasDbXref UMLS:C4024487 owl:Axiom -HP:0012891 oboInOwl:hasDbXref UMLS:C4022692 owl:Axiom -HP:0011560 oboInOwl:hasDbXref EPCC:06.02.01 owl:Axiom -HP:0011560 oboInOwl:hasDbXref SNOMEDCT_US:23063005 owl:Axiom -HP:0011560 oboInOwl:hasDbXref ICD-10:Q23.2 owl:Axiom -HP:0011560 oboInOwl:hasDbXref UMLS:C0344760 owl:Axiom -HP:0011560 oboInOwl:hasDbXref Fyler:310 owl:Axiom -HP:0011560 oboInOwl:hasDbXref Fyler:0310 owl:Axiom -HP:0012892 oboInOwl:hasDbXref UMLS:C4280307 owl:Axiom -HP:0012892 oboInOwl:hasDbXref UMLS:C4022691 owl:Axiom -HP:0011561 oboInOwl:hasDbXref UMLS:C4023298 owl:Axiom -HP:0009260 oboInOwl:hasDbXref UMLS:C4021507 owl:Axiom -HP:0009263 oboInOwl:hasDbXref UMLS:C4024486 owl:Axiom -HP:0011562 oboInOwl:hasDbXref UMLS:C4023297 owl:Axiom -HP:0012893 oboInOwl:hasDbXref UMLS:C4022690 owl:Axiom -HP:0012893 oboInOwl:hasDbXref UMLS:C4280306 owl:Axiom -HP:0009262 oboInOwl:hasDbXref UMLS:C4021506 owl:Axiom -HP:0011563 oboInOwl:hasDbXref UMLS:C4023296 owl:Axiom -HP:0012894 oboInOwl:hasDbXref UMLS:C4022689 owl:Axiom -HP:0012895 oboInOwl:hasDbXref UMLS:C4022688 owl:Axiom -HP:0011564 oboInOwl:hasDbXref UMLS:C4021143 owl:Axiom -HP:0011565 oboInOwl:hasDbXref UMLS:C0392482 owl:Axiom -HP:0011565 oboInOwl:hasDbXref Fyler:1140 owl:Axiom -HP:0011565 oboInOwl:hasDbXref ICD-10:Q21.2 owl:Axiom -HP:0011565 oboInOwl:hasDbXref SNOMEDCT_US:253276007 owl:Axiom -HP:0012896 oboInOwl:hasDbXref UMLS:C4022687 owl:Axiom -HP:0012897 oboInOwl:hasDbXref UMLS:C4021059 owl:Axiom -HP:0011566 oboInOwl:hasDbXref SNOMEDCT_US:274947007 owl:Axiom -HP:0011566 oboInOwl:hasDbXref Fyler:2854 owl:Axiom -HP:0011566 oboInOwl:hasDbXref UMLS:C0344697 owl:Axiom -HP:0012898 oboInOwl:hasDbXref UMLS:C4021058 owl:Axiom -HP:0011567 oboInOwl:hasDbXref SNOMEDCT_US:95268002 owl:Axiom -HP:0011567 oboInOwl:hasDbXref MSH:C548009 owl:Axiom -HP:0011567 oboInOwl:hasDbXref ICD-10:Q21.1 owl:Axiom -HP:0011567 oboInOwl:hasDbXref UMLS:C0344730 owl:Axiom -HP:0011567 oboInOwl:hasDbXref Fyler:2010 owl:Axiom -HP:0010236 oboInOwl:hasDbXref UMLS:C4021305 owl:Axiom -HP:0010235 oboInOwl:hasDbXref UMLS:C4021306 owl:Axiom -HP:0010234 oboInOwl:hasDbXref UMLS:C1857651 owl:Axiom -HP:0010233 oboInOwl:hasDbXref UMLS:C4021307 owl:Axiom -HP:0010232 oboInOwl:hasDbXref UMLS:C4021308 owl:Axiom -HP:0010231 oboInOwl:hasDbXref UMLS:C1865036 owl:Axiom -HP:0010230 oboInOwl:hasDbXref UMLS:C1859480 owl:Axiom -HP:0012890 oboInOwl:hasDbXref UMLS:C4022693 owl:Axiom -HP:0010239 oboInOwl:hasDbXref UMLS:C1862096 owl:Axiom -HP:0010238 oboInOwl:hasDbXref UMLS:C4021303 owl:Axiom -HP:0010237 oboInOwl:hasDbXref UMLS:C4021304 owl:Axiom -HP:0011568 oboInOwl:hasDbXref UMLS:C0344770 owl:Axiom -HP:0011568 oboInOwl:hasDbXref SNOMEDCT_US:253402005 owl:Axiom -HP:0009258 oboInOwl:hasDbXref UMLS:C4024489 owl:Axiom -HP:0012899 oboInOwl:hasDbXref UMLS:C1868623 owl:Axiom -HP:0009257 oboInOwl:hasDbXref UMLS:C4024490 owl:Axiom -HP:0011569 oboInOwl:hasDbXref UMLS:C4023295 owl:Axiom -HP:0009259 oboInOwl:hasDbXref UMLS:C4024488 owl:Axiom -HP:0009254 oboInOwl:hasDbXref UMLS:C4024493 owl:Axiom -HP:0009253 oboInOwl:hasDbXref UMLS:C4024494 owl:Axiom -HP:0009256 oboInOwl:hasDbXref UMLS:C4024491 owl:Axiom -HP:0009255 oboInOwl:hasDbXref UMLS:C4024492 owl:Axiom -HP:0012880 oboInOwl:hasDbXref UMLS:C4022696 owl:Axiom -HP:0011550 oboInOwl:hasDbXref UMLS:C4023304 owl:Axiom -HP:0012881 oboInOwl:hasDbXref UMLS:C4022695 owl:Axiom -HP:0011551 oboInOwl:hasDbXref UMLS:C4023303 owl:Axiom -HP:0009230 oboInOwl:hasDbXref UMLS:C4024514 owl:Axiom -HP:0012882 oboInOwl:hasDbXref UMLS:C4021060 owl:Axiom -HP:0012883 oboInOwl:hasDbXref SNOMEDCT_US:59401005 owl:Axiom -HP:0012883 oboInOwl:hasDbXref UMLS:C0269173 owl:Axiom -HP:0011552 oboInOwl:hasDbXref SNOMEDCT_US:253278008 owl:Axiom -HP:0011552 oboInOwl:hasDbXref UMLS:C0344617 owl:Axiom -HP:0012884 oboInOwl:hasDbXref UMLS:C0269169 owl:Axiom -HP:0012884 oboInOwl:hasDbXref SNOMEDCT_US:46946009 owl:Axiom -HP:0011553 oboInOwl:hasDbXref UMLS:C0344615 owl:Axiom -HP:0011553 oboInOwl:hasDbXref SNOMEDCT_US:253277003 owl:Axiom -HP:0012885 oboInOwl:hasDbXref UMLS:C0266375 owl:Axiom -HP:0012885 oboInOwl:hasDbXref SNOMEDCT_US:48672005 owl:Axiom -HP:0011554 oboInOwl:hasDbXref ICD-10:Q20.4 owl:Axiom -HP:0011554 oboInOwl:hasDbXref UMLS:C4023302 owl:Axiom -HP:0011554 oboInOwl:hasDbXref EPCC:01.01.14 owl:Axiom -HP:0011555 oboInOwl:hasDbXref ICD-10:Q20.4 owl:Axiom -HP:0011555 oboInOwl:hasDbXref SNOMEDCT_US:253283000 owl:Axiom -HP:0011555 oboInOwl:hasDbXref EPCC:01.04.04 owl:Axiom -HP:0011555 oboInOwl:hasDbXref UMLS:C0344622 owl:Axiom -HP:0012886 oboInOwl:hasDbXref SNOMEDCT_US:119420007 owl:Axiom -HP:0012886 oboInOwl:hasDbXref UMLS:C0473311 owl:Axiom -HP:0012887 oboInOwl:hasDbXref UMLS:C0346170 owl:Axiom -HP:0012887 oboInOwl:hasDbXref UMLS:C4020715 owl:Axiom -HP:0012887 oboInOwl:hasDbXref SNOMEDCT_US:119421006 owl:Axiom -HP:0011556 oboInOwl:hasDbXref UMLS:C0344621 owl:Axiom -HP:0011556 oboInOwl:hasDbXref ICD-10:Q20.4 owl:Axiom -HP:0011556 oboInOwl:hasDbXref SNOMEDCT_US:253282005 owl:Axiom -HP:0011556 oboInOwl:hasDbXref EPCC:01.04.03 owl:Axiom -HP:0010225 oboInOwl:hasDbXref UMLS:C4023959 owl:Axiom -HP:0010224 oboInOwl:hasDbXref UMLS:C4023960 owl:Axiom -HP:0010223 oboInOwl:hasDbXref UMLS:C4023961 owl:Axiom -HP:0010222 oboInOwl:hasDbXref UMLS:C4023962 owl:Axiom -HP:0010220 oboInOwl:hasDbXref UMLS:C4023964 owl:Axiom -HP:0000891 oboInOwl:hasDbXref SNOMEDCT_US:72535009 owl:Axiom -HP:0000891 oboInOwl:hasDbXref MSH:D057070 owl:Axiom -HP:0000891 oboInOwl:hasDbXref UMLS:C0158779 owl:Axiom -HP:0000890 oboInOwl:hasDbXref SNOMEDCT_US:249687007 owl:Axiom -HP:0000890 oboInOwl:hasDbXref UMLS:C0426808 owl:Axiom -HP:0000893 oboInOwl:hasDbXref UMLS:C1848538 owl:Axiom -HP:0000892 oboInOwl:hasDbXref UMLS:C4721788 owl:Axiom -HP:0009229 oboInOwl:hasDbXref UMLS:C4024515 owl:Axiom -HP:0000895 oboInOwl:hasDbXref UMLS:C0426805 owl:Axiom -HP:0000895 oboInOwl:hasDbXref SNOMEDCT_US:249684000 owl:Axiom -HP:0010229 oboInOwl:hasDbXref UMLS:C4021309 owl:Axiom -HP:0000894 oboInOwl:hasDbXref UMLS:C0426799 owl:Axiom -HP:0000894 oboInOwl:hasDbXref SNOMEDCT_US:93250003 owl:Axiom -HP:0009228 oboInOwl:hasDbXref UMLS:C4024516 owl:Axiom -HP:0010228 oboInOwl:hasDbXref UMLS:C4021310 owl:Axiom -HP:0010227 oboInOwl:hasDbXref UMLS:C4023957 owl:Axiom -HP:0000897 oboInOwl:hasDbXref SNOMEDCT_US:15214001 owl:Axiom -HP:0000897 oboInOwl:hasDbXref SNOMEDCT_US:249702007 owl:Axiom -HP:0000896 oboInOwl:hasDbXref UMLS:C1835579 owl:Axiom -HP:0010226 oboInOwl:hasDbXref UMLS:C4023958 owl:Axiom -HP:0009225 oboInOwl:hasDbXref UMLS:C4024517 owl:Axiom -HP:0011557 oboInOwl:hasDbXref UMLS:C4023301 owl:Axiom -HP:0012888 oboInOwl:hasDbXref UMLS:C4022694 owl:Axiom -HP:0012889 oboInOwl:hasDbXref SNOMEDCT_US:61640006 owl:Axiom -HP:0012889 oboInOwl:hasDbXref UMLS:C0269107 owl:Axiom -HP:0009224 oboInOwl:hasDbXref UMLS:C4021510 owl:Axiom -HP:0011558 oboInOwl:hasDbXref UMLS:C4023300 owl:Axiom -HP:0011559 oboInOwl:hasDbXref UMLS:C4023299 owl:Axiom -HP:0009227 oboInOwl:hasDbXref UMLS:C4021508 owl:Axiom -HP:0009226 oboInOwl:hasDbXref UMLS:C4021509 owl:Axiom -HP:0009221 oboInOwl:hasDbXref UMLS:C4024520 owl:Axiom -HP:0009220 oboInOwl:hasDbXref UMLS:C4024521 owl:Axiom -HP:0009223 oboInOwl:hasDbXref UMLS:C4024518 owl:Axiom -HP:0009222 oboInOwl:hasDbXref UMLS:C4024519 owl:Axiom -HP:0012870 oboInOwl:hasDbXref UMLS:C0266427 owl:Axiom -HP:0012870 oboInOwl:hasDbXref MSH:C537770 owl:Axiom -HP:0012870 oboInOwl:hasDbXref SNOMEDCT_US:53599007 owl:Axiom -HP:0009241 oboInOwl:hasDbXref UMLS:C4024505 owl:Axiom -HP:0011540 oboInOwl:hasDbXref SNOMEDCT_US:56743000 owl:Axiom -HP:0011540 oboInOwl:hasDbXref MSH:C535426 owl:Axiom -HP:0011540 oboInOwl:hasDbXref UMLS:C0344616 owl:Axiom -HP:0011540 oboInOwl:hasDbXref UMLS:C0232301 owl:Axiom -HP:0011540 oboInOwl:hasDbXref EPCC:01.01.03 owl:Axiom -HP:0011540 oboInOwl:hasDbXref SNOMEDCT_US:83799000 owl:Axiom -HP:0011540 oboInOwl:hasDbXref ICD-10:Q20.5 owl:Axiom -HP:0012871 oboInOwl:hasDbXref UMLS:C0042341 owl:Axiom -HP:0012871 oboInOwl:hasDbXref SNOMEDCT_US:46871008 owl:Axiom -HP:0012871 oboInOwl:hasDbXref SNOMEDCT_US:51070004 owl:Axiom -HP:0012871 oboInOwl:hasDbXref MSH:D014646 owl:Axiom -HP:0009240 oboInOwl:hasDbXref UMLS:C4024506 owl:Axiom -HP:0011541 oboInOwl:hasDbXref UMLS:C4023310 owl:Axiom -HP:0012872 oboInOwl:hasDbXref UMLS:C4022697 owl:Axiom -HP:0011542 oboInOwl:hasDbXref UMLS:C4023309 owl:Axiom -HP:0012873 oboInOwl:hasDbXref SNOMEDCT_US:5286009 owl:Axiom -HP:0012873 oboInOwl:hasDbXref SNOMEDCT_US:702610009 owl:Axiom -HP:0012873 oboInOwl:hasDbXref SNOMEDCT_US:300506000 owl:Axiom -HP:0012873 oboInOwl:hasDbXref UMLS:C0266444 owl:Axiom -HP:0012874 oboInOwl:hasDbXref UMLS:C4020716 owl:Axiom -HP:0011543 oboInOwl:hasDbXref UMLS:C4023308 owl:Axiom -HP:0011543 oboInOwl:hasDbXref Fyler:0184 owl:Axiom -HP:0011543 oboInOwl:hasDbXref Fyler:184 owl:Axiom -HP:0011544 oboInOwl:hasDbXref UMLS:C4023307 owl:Axiom -HP:0012875 oboInOwl:hasDbXref SNOMEDCT_US:386674000 owl:Axiom -HP:0012875 oboInOwl:hasDbXref UMLS:C2937350 owl:Axiom -HP:0011545 oboInOwl:hasDbXref UMLS:C4023306 owl:Axiom -HP:0012876 oboInOwl:hasDbXref MSH:D061686 owl:Axiom -HP:0012876 oboInOwl:hasDbXref SNOMEDCT_US:44001008 owl:Axiom -HP:0012876 oboInOwl:hasDbXref UMLS:C0033038 owl:Axiom -HP:0010214 oboInOwl:hasDbXref UMLS:C4023967 owl:Axiom -HP:0010213 oboInOwl:hasDbXref UMLS:C4023968 owl:Axiom -HP:0010212 oboInOwl:hasDbXref UMLS:C4021311 owl:Axiom -HP:0010211 oboInOwl:hasDbXref UMLS:C4021312 owl:Axiom -HP:0010210 oboInOwl:hasDbXref UMLS:C4023969 owl:Axiom -HP:0010219 oboInOwl:hasDbXref UMLS:C4023965 owl:Axiom -HP:0009239 oboInOwl:hasDbXref UMLS:C4024507 owl:Axiom -HP:0010215 oboInOwl:hasDbXref UMLS:C4023966 owl:Axiom -HP:0009236 oboInOwl:hasDbXref UMLS:C4024509 owl:Axiom -HP:0012877 oboInOwl:hasDbXref UMLS:C0403673 owl:Axiom -HP:0012877 oboInOwl:hasDbXref SNOMEDCT_US:50112006 owl:Axiom -HP:0011546 oboInOwl:hasDbXref UMLS:C0344612 owl:Axiom -HP:0011546 oboInOwl:hasDbXref SNOMEDCT_US:253274005 owl:Axiom -HP:0012878 oboInOwl:hasDbXref UMLS:C0234047 owl:Axiom -HP:0012878 oboInOwl:hasDbXref SNOMEDCT_US:15405008 owl:Axiom -HP:0011547 oboInOwl:hasDbXref UMLS:C0344629 owl:Axiom -HP:0011547 oboInOwl:hasDbXref SNOMEDCT_US:253290005 owl:Axiom -HP:0009238 oboInOwl:hasDbXref UMLS:C4024508 owl:Axiom -HP:0012879 oboInOwl:hasDbXref UMLS:C0278106 owl:Axiom -HP:0012879 oboInOwl:hasDbXref SNOMEDCT_US:248782001 owl:Axiom -HP:0012879 oboInOwl:hasDbXref SNOMEDCT_US:42288005 owl:Axiom -HP:0011548 oboInOwl:hasDbXref UMLS:C0344624 owl:Axiom -HP:0011548 oboInOwl:hasDbXref SNOMEDCT_US:253285007 owl:Axiom -HP:0009237 oboInOwl:hasDbXref UMLS:C1842878 owl:Axiom -HP:0011549 oboInOwl:hasDbXref UMLS:C4023305 owl:Axiom -HP:0009232 oboInOwl:hasDbXref UMLS:C4024512 owl:Axiom -HP:0009231 oboInOwl:hasDbXref UMLS:C4024513 owl:Axiom -HP:0009234 oboInOwl:hasDbXref UMLS:C4024510 owl:Axiom -HP:0009233 oboInOwl:hasDbXref UMLS:C4024511 owl:Axiom -HP:0000808 oboInOwl:hasDbXref SNOMEDCT_US:204889008 owl:Axiom -HP:0000808 oboInOwl:hasDbXref UMLS:C0452147 owl:Axiom -HP:0000807 oboInOwl:hasDbXref SNOMEDCT_US:429631000124104 owl:Axiom -HP:0000807 oboInOwl:hasDbXref UMLS:C0452168 owl:Axiom -HP:0000807 oboInOwl:hasDbXref SNOMEDCT_US:204891000 owl:Axiom -HP:0000809 oboInOwl:hasDbXref UMLS:C1389003 owl:Axiom -HP:0000800 oboInOwl:hasDbXref UMLS:C1834931 owl:Axiom -HP:0000802 oboInOwl:hasDbXref MSH:D007172 owl:Axiom -HP:0000802 oboInOwl:hasDbXref SNOMEDCT_US:397803000 owl:Axiom -HP:0000802 oboInOwl:hasDbXref UMLS:C0242350 owl:Axiom -HP:0000804 oboInOwl:hasDbXref UMLS:C1848431 owl:Axiom -HP:0000803 oboInOwl:hasDbXref UMLS:C1969144 owl:Axiom -HP:0000805 oboInOwl:hasDbXref SNOMEDCT_US:8009008 owl:Axiom -HP:0000805 oboInOwl:hasDbXref MSH:D004775 owl:Axiom -HP:0000805 oboInOwl:hasDbXref UMLS:C0014394 owl:Axiom -HP:0012820 oboInOwl:hasDbXref UMLS:C2146481 owl:Axiom -HP:0012821 oboInOwl:hasDbXref UMLS:C0751577 owl:Axiom -HP:0012821 oboInOwl:hasDbXref MSH:D014826 owl:Axiom -HP:0000832 oboInOwl:hasDbXref SNOMEDCT_US:111566002 owl:Axiom -HP:0000832 oboInOwl:hasDbXref UMLS:C0700502 owl:Axiom -HP:0000835 oboInOwl:hasDbXref MSH:C538429 owl:Axiom -HP:0000835 oboInOwl:hasDbXref UMLS:C0342491 owl:Axiom -HP:0000835 oboInOwl:hasDbXref UMLS:C1846223 owl:Axiom -HP:0000835 oboInOwl:hasDbXref SNOMEDCT_US:237774001 owl:Axiom -HP:0000834 oboInOwl:hasDbXref SNOMEDCT_US:30171000 owl:Axiom -HP:0000834 oboInOwl:hasDbXref UMLS:C0001621 owl:Axiom -HP:0000834 oboInOwl:hasDbXref UMLS:C4021794 owl:Axiom -HP:0000834 oboInOwl:hasDbXref MSH:D000307 owl:Axiom -HP:0000837 oboInOwl:hasDbXref UMLS:C1862265 owl:Axiom -HP:0000836 oboInOwl:hasDbXref MSH:D006980 owl:Axiom -HP:0000836 oboInOwl:hasDbXref SNOMEDCT_US:34486009 owl:Axiom -HP:0000836 oboInOwl:hasDbXref UMLS:C0020550 owl:Axiom -HP:0000839 oboInOwl:hasDbXref UMLS:C0013338 owl:Axiom -HP:0000839 oboInOwl:hasDbXref SNOMEDCT_US:367460001 owl:Axiom -HP:0000839 oboInOwl:hasDbXref MSH:D004393 owl:Axiom -HP:0000839 oboInOwl:hasDbXref SNOMEDCT_US:7530009 owl:Axiom -HP:0000831 oboInOwl:hasDbXref UMLS:C0854110 owl:Axiom -HP:0000830 oboInOwl:hasDbXref UMLS:C4025821 owl:Axiom -HP:0012822 oboInOwl:hasDbXref MSH:D014826 owl:Axiom -HP:0012822 oboInOwl:hasDbXref UMLS:C0751574 owl:Axiom -HP:0012823 oboInOwl:hasDbXref UMLS:C4021064 owl:Axiom -HP:0012824 oboInOwl:hasDbXref UMLS:C0522510 owl:Axiom -HP:0012824 oboInOwl:hasDbXref SNOMEDCT_US:103370009 owl:Axiom -HP:0012825 oboInOwl:hasDbXref UMLS:C1513302 owl:Axiom -HP:0012825 oboInOwl:hasDbXref SNOMEDCT_US:446411000124101 owl:Axiom -HP:0012826 oboInOwl:hasDbXref SNOMEDCT_US:446421000124109 owl:Axiom -HP:0012826 oboInOwl:hasDbXref UMLS:C0205081 owl:Axiom -HP:0012826 oboInOwl:hasDbXref SNOMEDCT_US:6736007 owl:Axiom -HP:0012827 oboInOwl:hasDbXref UMLS:C0205189 owl:Axiom -HP:0012828 oboInOwl:hasDbXref SNOMEDCT_US:24484000 owl:Axiom -HP:0012828 oboInOwl:hasDbXref UMLS:C0205082 owl:Axiom -HP:0012829 oboInOwl:hasDbXref UMLS:C0439808 owl:Axiom -HP:0012829 oboInOwl:hasDbXref SNOMEDCT_US:795002 owl:Axiom -HP:0012810 oboInOwl:hasDbXref UMLS:C1849667 owl:Axiom -HP:0000843 oboInOwl:hasDbXref SNOMEDCT_US:66999008 owl:Axiom -HP:0000843 oboInOwl:hasDbXref UMLS:C0020502 owl:Axiom -HP:0000843 oboInOwl:hasDbXref MSH:D006961 owl:Axiom -HP:0000846 oboInOwl:hasDbXref SNOMEDCT_US:111563005 owl:Axiom -HP:0000846 oboInOwl:hasDbXref UMLS:C0001623 owl:Axiom -HP:0000846 oboInOwl:hasDbXref SNOMEDCT_US:386584007 owl:Axiom -HP:0000846 oboInOwl:hasDbXref SNOMEDCT_US:237785004 owl:Axiom -HP:0000846 oboInOwl:hasDbXref MSH:D000309 owl:Axiom -HP:0000845 oboInOwl:hasDbXref MSH:C531600 owl:Axiom -HP:0000845 oboInOwl:hasDbXref SNOMEDCT_US:74107003 owl:Axiom -HP:0000845 oboInOwl:hasDbXref MSH:D000172 owl:Axiom -HP:0000845 oboInOwl:hasDbXref UMLS:C0001206 owl:Axiom -HP:0000845 oboInOwl:hasDbXref UMLS:C0235986 owl:Axiom -HP:0000848 oboInOwl:hasDbXref UMLS:C0240783 owl:Axiom -HP:0000847 oboInOwl:hasDbXref UMLS:C4021793 owl:Axiom -HP:0000849 oboInOwl:hasDbXref UMLS:C4025820 owl:Axiom -HP:0012819 oboInOwl:hasDbXref SNOMEDCT_US:50920009 owl:Axiom -HP:0012819 oboInOwl:hasDbXref UMLS:C0027059 owl:Axiom -HP:0012819 oboInOwl:hasDbXref MSH:D009205 owl:Axiom -HP:0000840 oboInOwl:hasDbXref SNOMEDCT_US:267395000 owl:Axiom -HP:0000840 oboInOwl:hasDbXref SNOMEDCT_US:271077003 owl:Axiom -HP:0000840 oboInOwl:hasDbXref UMLS:C0302280 owl:Axiom -HP:0000840 oboInOwl:hasDbXref MSH:D047808 owl:Axiom -HP:0000840 oboInOwl:hasDbXref SNOMEDCT_US:237751000 owl:Axiom -HP:0000842 oboInOwl:hasDbXref MSH:D006946 owl:Axiom -HP:0000842 oboInOwl:hasDbXref UMLS:C0020459 owl:Axiom -HP:0000842 oboInOwl:hasDbXref SNOMEDCT_US:83469008 owl:Axiom -HP:0000841 oboInOwl:hasDbXref UMLS:C1846345 owl:Axiom -HP:0000841 oboInOwl:hasDbXref UMLS:C3150267 owl:Axiom -HP:0012811 oboInOwl:hasDbXref UMLS:C4020718 owl:Axiom -HP:0012812 oboInOwl:hasDbXref UMLS:C4021065 owl:Axiom -HP:0012812 oboInOwl:hasDbXref UMLS:C4280309 owl:Axiom -HP:0012812 oboInOwl:hasDbXref UMLS:C4280308 owl:Axiom -HP:0012813 oboInOwl:hasDbXref UMLS:C1844722 owl:Axiom -HP:0012814 oboInOwl:hasDbXref UMLS:C4022716 owl:Axiom -HP:0012815 oboInOwl:hasDbXref UMLS:C4022715 owl:Axiom -HP:0012816 oboInOwl:hasDbXref UMLS:C4022714 owl:Axiom -HP:0012817 oboInOwl:hasDbXref UMLS:C1839832 owl:Axiom -HP:0012818 oboInOwl:hasDbXref UMLS:C4022713 owl:Axiom -HP:0000819 oboInOwl:hasDbXref UMLS:C0011849 owl:Axiom -HP:0000819 oboInOwl:hasDbXref SNOMEDCT_US:73211009 owl:Axiom -HP:0000819 oboInOwl:hasDbXref MSH:D003920 owl:Axiom -HP:0000818 oboInOwl:hasDbXref SNOMEDCT_US:362969004 owl:Axiom -HP:0000818 oboInOwl:hasDbXref MSH:D004700 owl:Axiom -HP:0000818 oboInOwl:hasDbXref UMLS:C0014130 owl:Axiom -HP:0000818 oboInOwl:hasDbXref UMLS:C4025823 owl:Axiom -HP:0000811 oboInOwl:hasDbXref UMLS:C4025825 owl:Axiom -HP:0000813 oboInOwl:hasDbXref SNOMEDCT_US:31401003 owl:Axiom -HP:0000813 oboInOwl:hasDbXref UMLS:C0266387 owl:Axiom -HP:0000812 oboInOwl:hasDbXref UMLS:C4025824 owl:Axiom -HP:0000815 oboInOwl:hasDbXref UMLS:C0948896 owl:Axiom -HP:0000815 oboInOwl:hasDbXref SNOMEDCT_US:370999003 owl:Axiom -HP:0000815 oboInOwl:hasDbXref MSH:D007006 owl:Axiom -HP:0000817 oboInOwl:hasDbXref UMLS:C1445953 owl:Axiom -HP:0000817 oboInOwl:hasDbXref SNOMEDCT_US:412786000 owl:Axiom -HP:0000816 oboInOwl:hasDbXref UMLS:C4021795 owl:Axiom -HP:0012808 oboInOwl:hasDbXref UMLS:C4022718 owl:Axiom -HP:0012809 oboInOwl:hasDbXref UMLS:C4022717 owl:Axiom -HP:0012800 oboInOwl:hasDbXref UMLS:C4022927 owl:Axiom -HP:0012800 oboInOwl:hasDbXref UMLS:C4021067 owl:Axiom -HP:0012801 oboInOwl:hasDbXref UMLS:C4021066 owl:Axiom -HP:0012801 oboInOwl:hasDbXref UMLS:C4280310 owl:Axiom -HP:0012802 oboInOwl:hasDbXref UMLS:C3281059 owl:Axiom -HP:0012803 oboInOwl:hasDbXref MSH:D015858 owl:Axiom -HP:0012803 oboInOwl:hasDbXref UMLS:C0003081 owl:Axiom -HP:0012803 oboInOwl:hasDbXref SNOMEDCT_US:3289004 owl:Axiom -HP:0012804 oboInOwl:hasDbXref SNOMEDCT_US:91514001 owl:Axiom -HP:0012804 oboInOwl:hasDbXref MSH:D003320 owl:Axiom -HP:0012804 oboInOwl:hasDbXref UMLS:C0010043 owl:Axiom -HP:0012805 oboInOwl:hasDbXref UMLS:C1096099 owl:Axiom -HP:0012806 oboInOwl:hasDbXref UMLS:C0687082 owl:Axiom -HP:0012807 oboInOwl:hasDbXref UMLS:C4020909 owl:Axiom -HP:0000829 oboInOwl:hasDbXref UMLS:C0020626 owl:Axiom -HP:0000829 oboInOwl:hasDbXref SNOMEDCT_US:36976004 owl:Axiom -HP:0000829 oboInOwl:hasDbXref MSH:D007011 owl:Axiom -HP:0000822 oboInOwl:hasDbXref SNOMEDCT_US:24184005 owl:Axiom -HP:0000822 oboInOwl:hasDbXref UMLS:C0020538 owl:Axiom -HP:0000822 oboInOwl:hasDbXref MSH:D006973 owl:Axiom -HP:0000822 oboInOwl:hasDbXref UMLS:C0497247 owl:Axiom -HP:0000822 oboInOwl:hasDbXref SNOMEDCT_US:38341003 owl:Axiom -HP:0000821 oboInOwl:hasDbXref SNOMEDCT_US:40930008 owl:Axiom -HP:0000821 oboInOwl:hasDbXref UMLS:C0020676 owl:Axiom -HP:0000821 oboInOwl:hasDbXref MSH:D007037 owl:Axiom -HP:0000824 oboInOwl:hasDbXref UMLS:C3714796 owl:Axiom -HP:0000824 oboInOwl:hasDbXref SNOMEDCT_US:2109003 owl:Axiom -HP:0000823 oboInOwl:hasDbXref MSH:D011628 owl:Axiom -HP:0000823 oboInOwl:hasDbXref UMLS:C0034012 owl:Axiom -HP:0000823 oboInOwl:hasDbXref SNOMEDCT_US:400003000 owl:Axiom -HP:0000823 oboInOwl:hasDbXref SNOMEDCT_US:123526007 owl:Axiom -HP:0000826 oboInOwl:hasDbXref SNOMEDCT_US:400179000 owl:Axiom -HP:0000826 oboInOwl:hasDbXref SNOMEDCT_US:123527003 owl:Axiom -HP:0000826 oboInOwl:hasDbXref UMLS:C0034013 owl:Axiom -HP:0000826 oboInOwl:hasDbXref MSH:D011629 owl:Axiom -HP:0000825 oboInOwl:hasDbXref UMLS:C1864903 owl:Axiom -HP:0000828 oboInOwl:hasDbXref SNOMEDCT_US:73132005 owl:Axiom -HP:0000828 oboInOwl:hasDbXref UMLS:C0030517 owl:Axiom -HP:0000828 oboInOwl:hasDbXref MSH:D010279 owl:Axiom -HP:0000828 oboInOwl:hasDbXref UMLS:C4025822 owl:Axiom -HP:0000820 oboInOwl:hasDbXref MSH:D013959 owl:Axiom -HP:0000820 oboInOwl:hasDbXref UMLS:C0040128 owl:Axiom -HP:0000820 oboInOwl:hasDbXref SNOMEDCT_US:14304000 owl:Axiom -HP:0011494 oboInOwl:hasDbXref UMLS:C4021147 owl:Axiom -HP:0010162 oboInOwl:hasDbXref UMLS:C4023997 owl:Axiom -HP:0009173 oboInOwl:hasDbXref UMLS:C4024557 owl:Axiom -HP:0010161 oboInOwl:hasDbXref UMLS:C4023998 owl:Axiom -HP:0011495 oboInOwl:hasDbXref UMLS:C4023326 owl:Axiom -HP:0009172 oboInOwl:hasDbXref UMLS:C4021516 owl:Axiom -HP:0011496 oboInOwl:hasDbXref UMLS:C0085109 owl:Axiom -HP:0011496 oboInOwl:hasDbXref MSH:D016510 owl:Axiom -HP:0011496 oboInOwl:hasDbXref SNOMEDCT_US:19161004 owl:Axiom -HP:0010160 oboInOwl:hasDbXref UMLS:C4023999 owl:Axiom -HP:0009175 oboInOwl:hasDbXref UMLS:C4024555 owl:Axiom -HP:0011497 oboInOwl:hasDbXref UMLS:C0154916 owl:Axiom -HP:0011497 oboInOwl:hasDbXref SNOMEDCT_US:51995000 owl:Axiom -HP:0009174 oboInOwl:hasDbXref UMLS:C4024556 owl:Axiom -HP:0011499 oboInOwl:hasDbXref SNOMEDCT_US:37125009 owl:Axiom -HP:0011499 oboInOwl:hasDbXref MSH:D015878 owl:Axiom -HP:0011499 oboInOwl:hasDbXref UMLS:C0026961 owl:Axiom -HP:0009171 oboInOwl:hasDbXref UMLS:C4024558 owl:Axiom -HP:0009170 oboInOwl:hasDbXref UMLS:C4024559 owl:Axiom -HP:0010169 oboInOwl:hasDbXref UMLS:C4023990 owl:Axiom -HP:0010168 oboInOwl:hasDbXref UMLS:C4023991 owl:Axiom -HP:0010167 oboInOwl:hasDbXref UMLS:C4023992 owl:Axiom -HP:0010166 oboInOwl:hasDbXref UMLS:C4023993 owl:Axiom -HP:0011490 oboInOwl:hasDbXref UMLS:C4023330 owl:Axiom -HP:0011491 oboInOwl:hasDbXref UMLS:C4023329 owl:Axiom -HP:0010165 oboInOwl:hasDbXref UMLS:C4023994 owl:Axiom -HP:0011492 oboInOwl:hasDbXref UMLS:C4023328 owl:Axiom -HP:0010164 oboInOwl:hasDbXref UMLS:C4023995 owl:Axiom -HP:0010163 oboInOwl:hasDbXref UMLS:C4023996 owl:Axiom -HP:0011493 oboInOwl:hasDbXref UMLS:C4023327 owl:Axiom -HP:0009169 oboInOwl:hasDbXref UMLS:C4021517 owl:Axiom -HP:0009166 oboInOwl:hasDbXref UMLS:C4024562 owl:Axiom -HP:0009165 oboInOwl:hasDbXref UMLS:C4024563 owl:Axiom -HP:0009168 oboInOwl:hasDbXref UMLS:C4024560 owl:Axiom -HP:0009167 oboInOwl:hasDbXref UMLS:C4024561 owl:Axiom -HP:0010151 oboInOwl:hasDbXref UMLS:C4024008 owl:Axiom -HP:0011483 oboInOwl:hasDbXref SNOMEDCT_US:70992005 owl:Axiom -HP:0011483 oboInOwl:hasDbXref UMLS:C0152252 owl:Axiom -HP:0009184 oboInOwl:hasDbXref UMLS:C4024551 owl:Axiom -HP:0011484 oboInOwl:hasDbXref SNOMEDCT_US:111512005 owl:Axiom -HP:0011484 oboInOwl:hasDbXref UMLS:C0152253 owl:Axiom -HP:0009183 oboInOwl:hasDbXref UMLS:C1865702 owl:Axiom -HP:0010150 oboInOwl:hasDbXref UMLS:C4024009 owl:Axiom -HP:0011485 oboInOwl:hasDbXref UMLS:C4023334 owl:Axiom -HP:0009186 oboInOwl:hasDbXref UMLS:C4024550 owl:Axiom -HP:0011486 oboInOwl:hasDbXref UMLS:C4023333 owl:Axiom -HP:0009185 oboInOwl:hasDbXref UMLS:C3554612 owl:Axiom -HP:0011487 oboInOwl:hasDbXref UMLS:C3810451 owl:Axiom -HP:0009180 oboInOwl:hasDbXref UMLS:C4024553 owl:Axiom -HP:0011488 oboInOwl:hasDbXref UMLS:C4023332 owl:Axiom -HP:0009182 oboInOwl:hasDbXref UMLS:C4024552 owl:Axiom -HP:0011489 oboInOwl:hasDbXref UMLS:C4023331 owl:Axiom -HP:0010159 oboInOwl:hasDbXref UMLS:C4024000 owl:Axiom -HP:0010158 oboInOwl:hasDbXref UMLS:C4024001 owl:Axiom -HP:0010157 oboInOwl:hasDbXref UMLS:C4024002 owl:Axiom -HP:0010156 oboInOwl:hasDbXref UMLS:C4024003 owl:Axiom -HP:0010155 oboInOwl:hasDbXref UMLS:C4024004 owl:Axiom -HP:0011480 oboInOwl:hasDbXref UMLS:C3640024 owl:Axiom -HP:0011480 oboInOwl:hasDbXref UMLS:C4280323 owl:Axiom -HP:0010154 oboInOwl:hasDbXref UMLS:C4024005 owl:Axiom -HP:0011481 oboInOwl:hasDbXref UMLS:C1858567 owl:Axiom -HP:0010153 oboInOwl:hasDbXref UMLS:C4024006 owl:Axiom -HP:0011482 oboInOwl:hasDbXref UMLS:C4023336 owl:Axiom -HP:0010152 oboInOwl:hasDbXref UMLS:C4024007 owl:Axiom -HP:0009177 oboInOwl:hasDbXref UMLS:C1836212 owl:Axiom -HP:0009179 oboInOwl:hasDbXref UMLS:C4021515 owl:Axiom -HP:0009178 oboInOwl:hasDbXref UMLS:C4024554 owl:Axiom -HP:0011472 oboInOwl:hasDbXref UMLS:C4023341 owl:Axiom -HP:0010140 oboInOwl:hasDbXref UMLS:C4024019 owl:Axiom -HP:0009150 oboInOwl:hasDbXref UMLS:C4024570 owl:Axiom -HP:0011473 oboInOwl:hasDbXref UMLS:C2677378 owl:Axiom -HP:0011473 oboInOwl:hasDbXref UMLS:C1833058 owl:Axiom -HP:0011473 oboInOwl:hasDbXref UMLS:C4020747 owl:Axiom -HP:0011473 oboInOwl:hasDbXref SNOMEDCT_US:75581001 owl:Axiom -HP:0011473 oboInOwl:hasDbXref UMLS:C1859541 owl:Axiom -HP:0011473 oboInOwl:hasDbXref UMLS:C0267456 owl:Axiom -HP:0011473 oboInOwl:hasDbXref UMLS:C0554101 owl:Axiom -HP:0011473 oboInOwl:hasDbXref SNOMEDCT_US:275403002 owl:Axiom -HP:0011474 oboInOwl:hasDbXref UMLS:C4023340 owl:Axiom -HP:0009153 oboInOwl:hasDbXref UMLS:C4024568 owl:Axiom -HP:0011475 oboInOwl:hasDbXref UMLS:C4023339 owl:Axiom -HP:0009152 oboInOwl:hasDbXref UMLS:C4024569 owl:Axiom -HP:0011476 oboInOwl:hasDbXref UMLS:C4023338 owl:Axiom -HP:0011477 oboInOwl:hasDbXref SNOMEDCT_US:307677002 owl:Axiom -HP:0011477 oboInOwl:hasDbXref UMLS:C0585545 owl:Axiom -HP:0011478 oboInOwl:hasDbXref UMLS:C2675590 owl:Axiom -HP:0011479 oboInOwl:hasDbXref UMLS:C4023337 owl:Axiom -HP:0010148 oboInOwl:hasDbXref UMLS:C4024011 owl:Axiom -HP:0010147 oboInOwl:hasDbXref UMLS:C4024012 owl:Axiom -HP:0010146 oboInOwl:hasDbXref UMLS:C4024013 owl:Axiom -HP:0010145 oboInOwl:hasDbXref UMLS:C4024014 owl:Axiom -HP:0010144 oboInOwl:hasDbXref UMLS:C4024015 owl:Axiom -HP:0010143 oboInOwl:hasDbXref UMLS:C4024016 owl:Axiom -HP:0010142 oboInOwl:hasDbXref UMLS:C4024017 owl:Axiom -HP:0011470 oboInOwl:hasDbXref UMLS:C4023343 owl:Axiom -HP:0011471 oboInOwl:hasDbXref UMLS:C4020748 owl:Axiom -HP:0011471 oboInOwl:hasDbXref UMLS:C4023342 owl:Axiom -HP:0010141 oboInOwl:hasDbXref UMLS:C4024018 owl:Axiom -HP:0010149 oboInOwl:hasDbXref UMLS:C4024010 owl:Axiom -HP:0009148 oboInOwl:hasDbXref UMLS:C4024571 owl:Axiom -HP:0009147 oboInOwl:hasDbXref UMLS:C4024572 owl:Axiom -HP:0009149 oboInOwl:hasDbXref UMLS:C4021519 owl:Axiom -HP:0009144 oboInOwl:hasDbXref UMLS:C4024573 owl:Axiom -HP:0009145 oboInOwl:hasDbXref UMLS:C4021520 owl:Axiom -HP:0011461 oboInOwl:hasDbXref UMLS:C4023347 owl:Axiom -HP:0009162 oboInOwl:hasDbXref UMLS:C3277750 owl:Axiom -HP:0012792 oboInOwl:hasDbXref UMLS:C4022721 owl:Axiom -HP:0011462 oboInOwl:hasDbXref UMLS:C3554568 owl:Axiom -HP:0009161 oboInOwl:hasDbXref UMLS:C1834034 owl:Axiom -HP:0012793 oboInOwl:hasDbXref UMLS:C4021068 owl:Axiom -HP:0012794 oboInOwl:hasDbXref UMLS:C4022720 owl:Axiom -HP:0009164 oboInOwl:hasDbXref UMLS:C1968592 owl:Axiom -HP:0011463 oboInOwl:hasDbXref UMLS:C1837352 owl:Axiom -HP:0012795 oboInOwl:hasDbXref UMLS:C3808249 owl:Axiom -HP:0011464 oboInOwl:hasDbXref UMLS:C4023346 owl:Axiom -HP:0011465 oboInOwl:hasDbXref UMLS:C4023345 owl:Axiom -HP:0012796 oboInOwl:hasDbXref UMLS:C3805911 owl:Axiom -HP:0012797 oboInOwl:hasDbXref UMLS:C0206619 owl:Axiom -HP:0012797 oboInOwl:hasDbXref MSH:D018190 owl:Axiom -HP:0012797 oboInOwl:hasDbXref SNOMEDCT_US:115236002 owl:Axiom -HP:0012797 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0011466 oboInOwl:hasDbXref UMLS:C4023344 owl:Axiom -HP:0012798 oboInOwl:hasDbXref MSH:D018192 owl:Axiom -HP:0012798 oboInOwl:hasDbXref SNOMEDCT_US:73017001 owl:Axiom -HP:0012798 oboInOwl:hasDbXref UMLS:C0751674 owl:Axiom -HP:0012798 oboInOwl:hasDbXref UMLS:C0238399 owl:Axiom -HP:0011467 oboInOwl:hasDbXref SNOMEDCT_US:86507001 owl:Axiom -HP:0011467 oboInOwl:hasDbXref MSH:C562564 owl:Axiom -HP:0011467 oboInOwl:hasDbXref UMLS:C0266251 owl:Axiom -HP:0009160 oboInOwl:hasDbXref UMLS:C4024564 owl:Axiom -HP:0011468 oboInOwl:hasDbXref UMLS:C0858722 owl:Axiom -HP:0011468 oboInOwl:hasDbXref UMLS:C4280325 owl:Axiom -HP:0011468 oboInOwl:hasDbXref SNOMEDCT_US:32402008 owl:Axiom -HP:0011468 oboInOwl:hasDbXref UMLS:C4280324 owl:Axiom -HP:0011468 oboInOwl:hasDbXref UMLS:C0278151 owl:Axiom -HP:0011468 oboInOwl:hasDbXref SNOMEDCT_US:230335009 owl:Axiom -HP:0011468 oboInOwl:hasDbXref UMLS:C0338467 owl:Axiom -HP:0012799 oboInOwl:hasDbXref UMLS:C4022719 owl:Axiom -HP:0012799 oboInOwl:hasDbXref UMLS:C0239516 owl:Axiom -HP:0010137 oboInOwl:hasDbXref UMLS:C4024022 owl:Axiom -HP:0010136 oboInOwl:hasDbXref UMLS:C4024023 owl:Axiom -HP:0010135 oboInOwl:hasDbXref UMLS:C4024024 owl:Axiom -HP:0010134 oboInOwl:hasDbXref UMLS:C4024025 owl:Axiom -HP:0010133 oboInOwl:hasDbXref UMLS:C4024026 owl:Axiom -HP:0010132 oboInOwl:hasDbXref UMLS:C4024027 owl:Axiom -HP:0012790 oboInOwl:hasDbXref UMLS:C4021069 owl:Axiom -HP:0010131 oboInOwl:hasDbXref UMLS:C4024028 owl:Axiom -HP:0010130 oboInOwl:hasDbXref UMLS:C4024029 owl:Axiom -HP:0012791 oboInOwl:hasDbXref UMLS:C4022722 owl:Axiom -HP:0011460 oboInOwl:hasDbXref UMLS:C4023348 owl:Axiom -HP:0010139 oboInOwl:hasDbXref UMLS:C4024020 owl:Axiom -HP:0010138 oboInOwl:hasDbXref UMLS:C4024021 owl:Axiom -HP:0011469 oboInOwl:hasDbXref SNOMEDCT_US:85023004 owl:Axiom -HP:0011469 oboInOwl:hasDbXref UMLS:C0232608 owl:Axiom -HP:0009159 oboInOwl:hasDbXref UMLS:C4024565 owl:Axiom -HP:0009158 oboInOwl:hasDbXref UMLS:C4024566 owl:Axiom -HP:0009155 oboInOwl:hasDbXref UMLS:C4020784 owl:Axiom -HP:0009155 oboInOwl:hasDbXref UMLS:C4020783 owl:Axiom -HP:0009154 oboInOwl:hasDbXref UMLS:C4021518 owl:Axiom -HP:0009157 oboInOwl:hasDbXref UMLS:C4024567 owl:Axiom -HP:0009157 oboInOwl:hasDbXref UMLS:C4020782 owl:Axiom -HP:0010195 oboInOwl:hasDbXref UMLS:C4023975 owl:Axiom -HP:0010194 oboInOwl:hasDbXref UMLS:C4023976 owl:Axiom -HP:0010193 oboInOwl:hasDbXref UMLS:C4021322 owl:Axiom -HP:0010192 oboInOwl:hasDbXref UMLS:C4023977 owl:Axiom -HP:0010191 oboInOwl:hasDbXref UMLS:C4023978 owl:Axiom -HP:0010190 oboInOwl:hasDbXref UMLS:C4021323 owl:Axiom -HP:0010199 oboInOwl:hasDbXref UMLS:C4021319 owl:Axiom -HP:0010198 oboInOwl:hasDbXref UMLS:C4023974 owl:Axiom -HP:0010197 oboInOwl:hasDbXref UMLS:C4021320 owl:Axiom -HP:0010196 oboInOwl:hasDbXref UMLS:C4021321 owl:Axiom -HP:0009195 oboInOwl:hasDbXref UMLS:C4021514 owl:Axiom -HP:0010184 oboInOwl:hasDbXref UMLS:C4021327 owl:Axiom -HP:0009194 oboInOwl:hasDbXref UMLS:C4024543 owl:Axiom -HP:0010183 oboInOwl:hasDbXref UMLS:C4023981 owl:Axiom -HP:0010182 oboInOwl:hasDbXref UMLS:C4023982 owl:Axiom -HP:0009197 oboInOwl:hasDbXref UMLS:C4024542 owl:Axiom -HP:0009196 oboInOwl:hasDbXref UMLS:C4021513 owl:Axiom -HP:0010181 oboInOwl:hasDbXref UMLS:C4021328 owl:Axiom -HP:0010180 oboInOwl:hasDbXref UMLS:C4023983 owl:Axiom -HP:0009191 oboInOwl:hasDbXref UMLS:C4024545 owl:Axiom -HP:0009190 oboInOwl:hasDbXref UMLS:C4024546 owl:Axiom -HP:0009193 oboInOwl:hasDbXref UMLS:C1860253 owl:Axiom -HP:0009192 oboInOwl:hasDbXref UMLS:C4024544 owl:Axiom -HP:0010189 oboInOwl:hasDbXref UMLS:C4023979 owl:Axiom -HP:0010188 oboInOwl:hasDbXref UMLS:C4021324 owl:Axiom -HP:0010187 oboInOwl:hasDbXref UMLS:C4021325 owl:Axiom -HP:0010186 oboInOwl:hasDbXref UMLS:C4023980 owl:Axiom -HP:0010185 oboInOwl:hasDbXref UMLS:C4020773 owl:Axiom -HP:0010185 oboInOwl:hasDbXref UMLS:C4021326 owl:Axiom -HP:0009188 oboInOwl:hasDbXref UMLS:C4024548 owl:Axiom -HP:0009187 oboInOwl:hasDbXref UMLS:C4024549 owl:Axiom -HP:0009189 oboInOwl:hasDbXref UMLS:C4024547 owl:Axiom -HP:0010173 oboInOwl:hasDbXref UMLS:C4023987 owl:Axiom -HP:0010172 oboInOwl:hasDbXref UMLS:C4023988 owl:Axiom -HP:0010171 oboInOwl:hasDbXref UMLS:C4021332 owl:Axiom -HP:0010170 oboInOwl:hasDbXref UMLS:C4023989 owl:Axiom -HP:0010179 oboInOwl:hasDbXref UMLS:C4023984 owl:Axiom -HP:0010178 oboInOwl:hasDbXref UMLS:C4021329 owl:Axiom -HP:0010177 oboInOwl:hasDbXref UMLS:C4023985 owl:Axiom -HP:0010176 oboInOwl:hasDbXref UMLS:C4021330 owl:Axiom -HP:0010175 oboInOwl:hasDbXref UMLS:C4021331 owl:Axiom -HP:0010174 oboInOwl:hasDbXref UMLS:C4023986 owl:Axiom -HP:0009199 oboInOwl:hasDbXref UMLS:C4024541 owl:Axiom -HP:0009198 oboInOwl:hasDbXref UMLS:C4021512 owl:Axiom -HP:0011650 oboInOwl:hasDbXref UMLS:C0431501 owl:Axiom -HP:0011650 oboInOwl:hasDbXref SNOMEDCT_US:461093009 owl:Axiom -HP:0011651 oboInOwl:hasDbXref SNOMEDCT_US:448516008 owl:Axiom -HP:0011651 oboInOwl:hasDbXref UMLS:C3165091 owl:Axiom -HP:0011652 oboInOwl:hasDbXref UMLS:C4023247 owl:Axiom -HP:0011652 oboInOwl:hasDbXref Fyler:604 owl:Axiom -HP:0011652 oboInOwl:hasDbXref Fyler:0604 owl:Axiom -HP:0011653 oboInOwl:hasDbXref UMLS:C4023246 owl:Axiom -HP:0011654 oboInOwl:hasDbXref UMLS:C4023245 owl:Axiom -HP:0011654 oboInOwl:hasDbXref Fyler:603 owl:Axiom -HP:0011654 oboInOwl:hasDbXref Fyler:0603 owl:Axiom -HP:0011655 oboInOwl:hasDbXref UMLS:C4023244 owl:Axiom -HP:0000998 oboInOwl:hasDbXref UMLS:C0020555 owl:Axiom -HP:0000998 oboInOwl:hasDbXref MSH:D006983 owl:Axiom -HP:0000998 oboInOwl:hasDbXref SNOMEDCT_US:271607001 owl:Axiom -HP:0000998 oboInOwl:hasDbXref SNOMEDCT_US:29966009 owl:Axiom -HP:0010324 oboInOwl:hasDbXref UMLS:C4023903 owl:Axiom -HP:0010323 oboInOwl:hasDbXref UMLS:C4023904 owl:Axiom -HP:0000997 oboInOwl:hasDbXref UMLS:C1860335 owl:Axiom -HP:0010322 oboInOwl:hasDbXref UMLS:C4023905 owl:Axiom -HP:0010321 oboInOwl:hasDbXref UMLS:C4023906 owl:Axiom -HP:0000999 oboInOwl:hasDbXref MSH:D011711 owl:Axiom -HP:0000999 oboInOwl:hasDbXref SNOMEDCT_US:70759006 owl:Axiom -HP:0000999 oboInOwl:hasDbXref UMLS:C0034212 owl:Axiom -HP:0010320 oboInOwl:hasDbXref UMLS:C4023907 owl:Axiom -HP:0000992 oboInOwl:hasDbXref SNOMEDCT_US:90128006 owl:Axiom -HP:0000992 oboInOwl:hasDbXref UMLS:C0349506 owl:Axiom -HP:0000992 oboInOwl:hasDbXref MSH:D010787 owl:Axiom -HP:0010329 oboInOwl:hasDbXref UMLS:C4023900 owl:Axiom -HP:0000991 oboInOwl:hasDbXref UMLS:C0043325 owl:Axiom -HP:0000991 oboInOwl:hasDbXref MSH:D014973 owl:Axiom -HP:0000991 oboInOwl:hasDbXref SNOMEDCT_US:63103006 owl:Axiom -HP:0009328 oboInOwl:hasDbXref UMLS:C4021491 owl:Axiom -HP:0010328 oboInOwl:hasDbXref UMLS:C4023901 owl:Axiom -HP:0010327 oboInOwl:hasDbXref UMLS:C4021296 owl:Axiom -HP:0009327 oboInOwl:hasDbXref UMLS:C4024438 owl:Axiom -HP:0000993 oboInOwl:hasDbXref UMLS:C1844597 owl:Axiom -HP:0010326 oboInOwl:hasDbXref UMLS:C4021297 owl:Axiom -HP:0000996 oboInOwl:hasDbXref UMLS:C1858545 owl:Axiom -HP:0010325 oboInOwl:hasDbXref UMLS:C4023902 owl:Axiom -HP:0000995 oboInOwl:hasDbXref SNOMEDCT_US:400096001 owl:Axiom -HP:0000995 oboInOwl:hasDbXref MSH:D009508 owl:Axiom -HP:0000995 oboInOwl:hasDbXref UMLS:C0027962 owl:Axiom -HP:0000995 oboInOwl:hasDbXref SNOMEDCT_US:21119008 owl:Axiom -HP:0000995 oboInOwl:hasDbXref UMLS:C4280269 owl:Axiom -HP:0009329 oboInOwl:hasDbXref UMLS:C4024437 owl:Axiom -HP:0011656 oboInOwl:hasDbXref UMLS:C4023243 owl:Axiom -HP:0009324 oboInOwl:hasDbXref UMLS:C4024441 owl:Axiom -HP:0009323 oboInOwl:hasDbXref UMLS:C4024442 owl:Axiom -HP:0011657 oboInOwl:hasDbXref UMLS:C4023242 owl:Axiom -HP:0011658 oboInOwl:hasDbXref UMLS:C4023241 owl:Axiom -HP:0009326 oboInOwl:hasDbXref UMLS:C4024439 owl:Axiom -HP:0009325 oboInOwl:hasDbXref UMLS:C4024440 owl:Axiom -HP:0011659 oboInOwl:hasDbXref SNOMEDCT_US:399228007 owl:Axiom -HP:0011659 oboInOwl:hasDbXref UMLS:C1302264 owl:Axiom -HP:0009320 oboInOwl:hasDbXref UMLS:C4024445 owl:Axiom -HP:0009322 oboInOwl:hasDbXref UMLS:C4024443 owl:Axiom -HP:0009321 oboInOwl:hasDbXref UMLS:C4024444 owl:Axiom -HP:0009340 oboInOwl:hasDbXref UMLS:C4024427 owl:Axiom -HP:0011640 oboInOwl:hasDbXref UMLS:C4023251 owl:Axiom -HP:0011641 oboInOwl:hasDbXref SNOMEDCT_US:373093003 owl:Axiom -HP:0011641 oboInOwl:hasDbXref UMLS:C0265898 owl:Axiom -HP:0011641 oboInOwl:hasDbXref Fyler:2230 owl:Axiom -HP:0011642 oboInOwl:hasDbXref UMLS:C0344680 owl:Axiom -HP:0011642 oboInOwl:hasDbXref Fyler:2840 owl:Axiom -HP:0011642 oboInOwl:hasDbXref SNOMEDCT_US:253323000 owl:Axiom -HP:0011643 oboInOwl:hasDbXref ICD-10:Q21.1 owl:Axiom -HP:0011643 oboInOwl:hasDbXref UMLS:C2063331 owl:Axiom -HP:0011644 oboInOwl:hasDbXref UMLS:C3163894 owl:Axiom -HP:0011644 oboInOwl:hasDbXref SNOMEDCT_US:447661004 owl:Axiom -HP:0010313 oboInOwl:hasDbXref UMLS:C2225524 owl:Axiom -HP:0010313 oboInOwl:hasDbXref SNOMEDCT_US:372283008 owl:Axiom -HP:0010313 oboInOwl:hasDbXref SNOMEDCT_US:372285001 owl:Axiom -HP:0010313 oboInOwl:hasDbXref UMLS:C0020565 owl:Axiom -HP:0010313 oboInOwl:hasDbXref MSH:C536821 owl:Axiom -HP:0010313 oboInOwl:hasDbXref SNOMEDCT_US:372281005 owl:Axiom -HP:0010313 oboInOwl:hasDbXref UMLS:C0392533 owl:Axiom -HP:0010312 oboInOwl:hasDbXref UMLS:C1854013 owl:Axiom -HP:0010312 oboInOwl:hasDbXref MSH:C565299 owl:Axiom -HP:0010311 oboInOwl:hasDbXref UMLS:C4023911 owl:Axiom -HP:0010310 oboInOwl:hasDbXref UMLS:C0008733 owl:Axiom -HP:0010310 oboInOwl:hasDbXref SNOMEDCT_US:83035003 owl:Axiom -HP:0010310 oboInOwl:hasDbXref MSH:D002916 owl:Axiom -HP:0010319 oboInOwl:hasDbXref UMLS:C4023908 owl:Axiom -HP:0010318 oboInOwl:hasDbXref UMLS:C4023909 owl:Axiom -HP:0009339 oboInOwl:hasDbXref UMLS:C4024428 owl:Axiom -HP:0010317 oboInOwl:hasDbXref UMLS:C4021298 owl:Axiom -HP:0010316 oboInOwl:hasDbXref EPCC:06.01.34 owl:Axiom -HP:0010316 oboInOwl:hasDbXref SNOMEDCT_US:204357006 owl:Axiom -HP:0010316 oboInOwl:hasDbXref ICD-10:Q22.5 owl:Axiom -HP:0010316 oboInOwl:hasDbXref MSH:D004437 owl:Axiom -HP:0010316 oboInOwl:hasDbXref UMLS:C0013481 owl:Axiom -HP:0009338 oboInOwl:hasDbXref UMLS:C4024429 owl:Axiom -HP:0008007 oboInOwl:hasDbXref SNOMEDCT_US:415176004 owl:Axiom -HP:0008007 oboInOwl:hasDbXref UMLS:C1533041 owl:Axiom -HP:0010315 oboInOwl:hasDbXref UMLS:C4023910 owl:Axiom -HP:0010314 oboInOwl:hasDbXref SNOMEDCT_US:102889008 owl:Axiom -HP:0010314 oboInOwl:hasDbXref UMLS:C0425772 owl:Axiom -HP:0008009 oboInOwl:hasDbXref UMLS:C1860785 owl:Axiom -HP:0011645 oboInOwl:hasDbXref Fyler:2316 owl:Axiom -HP:0011645 oboInOwl:hasDbXref UMLS:C2239253 owl:Axiom -HP:0011645 oboInOwl:hasDbXref SNOMEDCT_US:54160000 owl:Axiom -HP:0009335 oboInOwl:hasDbXref UMLS:C4024432 owl:Axiom -HP:0009334 oboInOwl:hasDbXref UMLS:C4024433 owl:Axiom -HP:0011646 oboInOwl:hasDbXref UMLS:C4023250 owl:Axiom -HP:0008003 oboInOwl:hasDbXref UMLS:C1853558 owl:Axiom -HP:0011647 oboInOwl:hasDbXref SNOMEDCT_US:72242008 owl:Axiom -HP:0011647 oboInOwl:hasDbXref UMLS:C0265879 owl:Axiom -HP:0009337 oboInOwl:hasDbXref UMLS:C4024430 owl:Axiom -HP:0009336 oboInOwl:hasDbXref UMLS:C4024431 owl:Axiom -HP:0011648 oboInOwl:hasDbXref UMLS:C4023249 owl:Axiom -HP:0008005 oboInOwl:hasDbXref UMLS:C1611195 owl:Axiom -HP:0008000 oboInOwl:hasDbXref UMLS:C0151572 owl:Axiom -HP:0008000 oboInOwl:hasDbXref MSH:D012021 owl:Axiom -HP:0008000 oboInOwl:hasDbXref SNOMEDCT_US:103254005 owl:Axiom -HP:0011649 oboInOwl:hasDbXref UMLS:C4023248 owl:Axiom -HP:0009331 oboInOwl:hasDbXref UMLS:C4021490 owl:Axiom -HP:0009330 oboInOwl:hasDbXref UMLS:C4024436 owl:Axiom -HP:0008002 oboInOwl:hasDbXref UMLS:C1837087 owl:Axiom -HP:0008002 oboInOwl:hasDbXref UMLS:C4024756 owl:Axiom -HP:0009333 oboInOwl:hasDbXref UMLS:C4024434 owl:Axiom -HP:0008001 oboInOwl:hasDbXref UMLS:C3809301 owl:Axiom -HP:0009332 oboInOwl:hasDbXref UMLS:C4024435 owl:Axiom -HP:0011630 oboInOwl:hasDbXref UMLS:C4023259 owl:Axiom -HP:0011631 oboInOwl:hasDbXref UMLS:C4023258 owl:Axiom -HP:0011632 oboInOwl:hasDbXref UMLS:C4023257 owl:Axiom -HP:0011633 oboInOwl:hasDbXref UMLS:C4023256 owl:Axiom -HP:0010302 oboInOwl:hasDbXref UMLS:C0037930 owl:Axiom -HP:0010302 oboInOwl:hasDbXref MSH:D013120 owl:Axiom -HP:0010302 oboInOwl:hasDbXref SNOMEDCT_US:126962006 owl:Axiom -HP:0010302 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0000976 oboInOwl:hasDbXref SNOMEDCT_US:281104002 owl:Axiom -HP:0000976 oboInOwl:hasDbXref MSH:D004485 owl:Axiom -HP:0000976 oboInOwl:hasDbXref UMLS:C0013595 owl:Axiom -HP:0000976 oboInOwl:hasDbXref SNOMEDCT_US:43116000 owl:Axiom -HP:0000975 oboInOwl:hasDbXref SNOMEDCT_US:161857006 owl:Axiom -HP:0000975 oboInOwl:hasDbXref SNOMEDCT_US:415690000 owl:Axiom -HP:0000975 oboInOwl:hasDbXref SNOMEDCT_US:312230002 owl:Axiom -HP:0000975 oboInOwl:hasDbXref SNOMEDCT_US:415691001 owl:Axiom -HP:0000975 oboInOwl:hasDbXref UMLS:C0020458 owl:Axiom -HP:0000975 oboInOwl:hasDbXref MSH:D013546 owl:Axiom -HP:0000975 oboInOwl:hasDbXref UMLS:C0700590 owl:Axiom -HP:0000975 oboInOwl:hasDbXref MEDDRA:10020642 owl:Axiom -HP:0000975 oboInOwl:hasDbXref SNOMEDCT_US:52613005 owl:Axiom -HP:0000975 oboInOwl:hasDbXref MSH:D006945 owl:Axiom -HP:0000975 oboInOwl:hasDbXref SNOMEDCT_US:364538006 owl:Axiom -HP:0000975 oboInOwl:hasDbXref UMLS:C0038990 owl:Axiom -HP:0010301 oboInOwl:hasDbXref UMLS:C0027794 owl:Axiom -HP:0010301 oboInOwl:hasDbXref SNOMEDCT_US:253098009 owl:Axiom -HP:0010301 oboInOwl:hasDbXref MSH:D009436 owl:Axiom -HP:0000978 oboInOwl:hasDbXref SNOMEDCT_US:425075004 owl:Axiom -HP:0000978 oboInOwl:hasDbXref SNOMEDCT_US:302227002 owl:Axiom -HP:0000978 oboInOwl:hasDbXref UMLS:C0013491 owl:Axiom -HP:0000978 oboInOwl:hasDbXref SNOMEDCT_US:77643000 owl:Axiom -HP:0000978 oboInOwl:hasDbXref UMLS:C0423798 owl:Axiom -HP:0000978 oboInOwl:hasDbXref MSH:D004438 owl:Axiom -HP:0000978 oboInOwl:hasDbXref SNOMEDCT_US:424131007 owl:Axiom -HP:0010300 oboInOwl:hasDbXref UMLS:C4023915 owl:Axiom -HP:0000977 oboInOwl:hasDbXref UMLS:C1844592 owl:Axiom -HP:0000977 oboInOwl:hasDbXref UMLS:C0241178 owl:Axiom -HP:0000979 oboInOwl:hasDbXref UMLS:C0034150 owl:Axiom -HP:0000979 oboInOwl:hasDbXref SNOMEDCT_US:423902002 owl:Axiom -HP:0000979 oboInOwl:hasDbXref SNOMEDCT_US:12393003 owl:Axiom -HP:0000979 oboInOwl:hasDbXref SNOMEDCT_US:387778001 owl:Axiom -HP:0000979 oboInOwl:hasDbXref MSH:D011693 owl:Axiom -HP:0009309 oboInOwl:hasDbXref UMLS:C4024452 owl:Axiom -HP:0010309 oboInOwl:hasDbXref SNOMEDCT_US:54008006 owl:Axiom -HP:0010309 oboInOwl:hasDbXref UMLS:C0265696 owl:Axiom -HP:0010308 oboInOwl:hasDbXref UMLS:C4023912 owl:Axiom -HP:0000970 oboInOwl:hasDbXref UMLS:C0003028 owl:Axiom -HP:0000970 oboInOwl:hasDbXref MEDDRA:10002512 owl:Axiom -HP:0000970 oboInOwl:hasDbXref SNOMEDCT_US:39659002 owl:Axiom -HP:0000970 oboInOwl:hasDbXref MSH:D007007 owl:Axiom -HP:0000970 oboInOwl:hasDbXref SNOMEDCT_US:14662005 owl:Axiom -HP:0010307 oboInOwl:hasDbXref SNOMEDCT_US:248573009 owl:Axiom -HP:0010307 oboInOwl:hasDbXref UMLS:C0038450 owl:Axiom -HP:0010307 oboInOwl:hasDbXref MSH:D012135 owl:Axiom -HP:0010307 oboInOwl:hasDbXref UMLS:C0237304 owl:Axiom -HP:0010307 oboInOwl:hasDbXref SNOMEDCT_US:70407001 owl:Axiom -HP:0000972 oboInOwl:hasDbXref MSH:D007645 owl:Axiom -HP:0000972 oboInOwl:hasDbXref SNOMEDCT_US:706885006 owl:Axiom -HP:0000972 oboInOwl:hasDbXref UMLS:C0022596 owl:Axiom -HP:0010306 oboInOwl:hasDbXref SNOMEDCT_US:249670005 owl:Axiom -HP:0010306 oboInOwl:hasDbXref UMLS:C0426789 owl:Axiom -HP:0009306 oboInOwl:hasDbXref UMLS:C4024455 owl:Axiom -HP:0010305 oboInOwl:hasDbXref MSH:C537221 owl:Axiom -HP:0010305 oboInOwl:hasDbXref SNOMEDCT_US:205425003 owl:Axiom -HP:0010305 oboInOwl:hasDbXref UMLS:C0344490 owl:Axiom -HP:0000971 oboInOwl:hasDbXref UMLS:C0262643 owl:Axiom -HP:0000971 oboInOwl:hasDbXref UMLS:C4020881 owl:Axiom -HP:0000971 oboInOwl:hasDbXref UMLS:C0038986 owl:Axiom -HP:0000971 oboInOwl:hasDbXref MSH:D013543 owl:Axiom -HP:0000971 oboInOwl:hasDbXref SNOMEDCT_US:88232005 owl:Axiom -HP:0009305 oboInOwl:hasDbXref UMLS:C4021495 owl:Axiom -HP:0010304 oboInOwl:hasDbXref UMLS:C4023913 owl:Axiom -HP:0009308 oboInOwl:hasDbXref UMLS:C4024453 owl:Axiom -HP:0000974 oboInOwl:hasDbXref UMLS:C0241074 owl:Axiom -HP:0009307 oboInOwl:hasDbXref UMLS:C4024454 owl:Axiom -HP:0000973 oboInOwl:hasDbXref UMLS:C2930812 owl:Axiom -HP:0000973 oboInOwl:hasDbXref UMLS:C0010495 owl:Axiom -HP:0000973 oboInOwl:hasDbXref MSH:D003483 owl:Axiom -HP:0000973 oboInOwl:hasDbXref MSH:C531660 owl:Axiom -HP:0000973 oboInOwl:hasDbXref SNOMEDCT_US:58588007 owl:Axiom -HP:0000973 oboInOwl:hasDbXref UMLS:C4280606 owl:Axiom -HP:0010303 oboInOwl:hasDbXref UMLS:C4023914 owl:Axiom -HP:0009302 oboInOwl:hasDbXref UMLS:C4024458 owl:Axiom -HP:0011634 oboInOwl:hasDbXref UMLS:C4023255 owl:Axiom -HP:0009301 oboInOwl:hasDbXref UMLS:C4021496 owl:Axiom -HP:0011635 oboInOwl:hasDbXref UMLS:C4023254 owl:Axiom -HP:0011636 oboInOwl:hasDbXref UMLS:C4023253 owl:Axiom -HP:0009304 oboInOwl:hasDbXref UMLS:C4024456 owl:Axiom -HP:0009303 oboInOwl:hasDbXref UMLS:C4024457 owl:Axiom -HP:0011637 oboInOwl:hasDbXref UMLS:C4023252 owl:Axiom -HP:0011638 oboInOwl:hasDbXref Fyler:3101 owl:Axiom -HP:0011638 oboInOwl:hasDbXref UMLS:C3472166 owl:Axiom -HP:0011638 oboInOwl:hasDbXref SNOMEDCT_US:450301003 owl:Axiom -HP:0011639 oboInOwl:hasDbXref UMLS:C3472165 owl:Axiom -HP:0011639 oboInOwl:hasDbXref SNOMEDCT_US:450300002 owl:Axiom -HP:0009300 oboInOwl:hasDbXref UMLS:C4020658 owl:Axiom -HP:0011620 oboInOwl:hasDbXref UMLS:C4023266 owl:Axiom -HP:0011621 oboInOwl:hasDbXref UMLS:C0265812 owl:Axiom -HP:0011621 oboInOwl:hasDbXref UMLS:C4023265 owl:Axiom -HP:0011621 oboInOwl:hasDbXref SNOMEDCT_US:41893002 owl:Axiom -HP:0011622 oboInOwl:hasDbXref Fyler:1340 owl:Axiom -HP:0000987 oboInOwl:hasDbXref UMLS:C4021786 owl:Axiom -HP:0000989 oboInOwl:hasDbXref SNOMEDCT_US:279333002 owl:Axiom -HP:0000989 oboInOwl:hasDbXref MSH:D011537 owl:Axiom -HP:0000989 oboInOwl:hasDbXref SNOMEDCT_US:418363000 owl:Axiom -HP:0000989 oboInOwl:hasDbXref UMLS:C0033774 owl:Axiom -HP:0000989 oboInOwl:hasDbXref SNOMEDCT_US:424492005 owl:Axiom -HP:0000989 oboInOwl:hasDbXref SNOMEDCT_US:418290006 owl:Axiom -HP:0000988 oboInOwl:hasDbXref UMLS:C0015230 owl:Axiom -HP:0000988 oboInOwl:hasDbXref SNOMEDCT_US:112625008 owl:Axiom -HP:0000988 oboInOwl:hasDbXref MEDDRA:10037844 owl:Axiom -HP:0000988 oboInOwl:hasDbXref MSH:D005076 owl:Axiom -HP:0000988 oboInOwl:hasDbXref SNOMEDCT_US:271807003 owl:Axiom -HP:0000980 oboInOwl:hasDbXref SNOMEDCT_US:398979000 owl:Axiom -HP:0000980 oboInOwl:hasDbXref UMLS:C0030232 owl:Axiom -HP:0000980 oboInOwl:hasDbXref MSH:D010167 owl:Axiom -HP:0009317 oboInOwl:hasDbXref UMLS:C4021493 owl:Axiom -HP:0009316 oboInOwl:hasDbXref UMLS:C4021494 owl:Axiom -HP:0000982 oboInOwl:hasDbXref UMLS:C0022596 owl:Axiom -HP:0000982 oboInOwl:hasDbXref MSH:D007645 owl:Axiom -HP:0000982 oboInOwl:hasDbXref SNOMEDCT_US:706885006 owl:Axiom -HP:0009319 oboInOwl:hasDbXref UMLS:C4021492 owl:Axiom -HP:0009318 oboInOwl:hasDbXref UMLS:C4024446 owl:Axiom -HP:0011623 oboInOwl:hasDbXref UMLS:C0685707 owl:Axiom -HP:0011623 oboInOwl:hasDbXref SNOMEDCT_US:94706008 owl:Axiom -HP:0011623 oboInOwl:hasDbXref Fyler:1320 owl:Axiom -HP:0009313 oboInOwl:hasDbXref UMLS:C4024449 owl:Axiom -HP:0011624 oboInOwl:hasDbXref UMLS:C4023264 owl:Axiom -HP:0009312 oboInOwl:hasDbXref UMLS:C4024450 owl:Axiom -HP:0011625 oboInOwl:hasDbXref UMLS:C4023263 owl:Axiom -HP:0009315 oboInOwl:hasDbXref UMLS:C4024447 owl:Axiom -HP:0009314 oboInOwl:hasDbXref UMLS:C4024448 owl:Axiom -HP:0011626 oboInOwl:hasDbXref SNOMEDCT_US:39905002 owl:Axiom -HP:0011626 oboInOwl:hasDbXref SNOMEDCT_US:111323005 owl:Axiom -HP:0011626 oboInOwl:hasDbXref ICD-10:Q26.8 owl:Axiom -HP:0011626 oboInOwl:hasDbXref MSH:D012587 owl:Axiom -HP:0011626 oboInOwl:hasDbXref UMLS:C0036400 owl:Axiom -HP:0011627 oboInOwl:hasDbXref UMLS:C4023262 owl:Axiom -HP:0011628 oboInOwl:hasDbXref UMLS:C4023261 owl:Axiom -HP:0009311 oboInOwl:hasDbXref UMLS:C4024451 owl:Axiom -HP:0011629 oboInOwl:hasDbXref SNOMEDCT_US:253732001 owl:Axiom -HP:0011629 oboInOwl:hasDbXref UMLS:C0345140 owl:Axiom -HP:0011629 oboInOwl:hasDbXref Fyler:1910 owl:Axiom -HP:0009310 oboInOwl:hasDbXref UMLS:C4020660 owl:Axiom -HP:0009371 oboInOwl:hasDbXref SNOMEDCT_US:715720006 owl:Axiom -HP:0009371 oboInOwl:hasDbXref UMLS:C1862151 owl:Axiom -HP:0009371 oboInOwl:hasDbXref MSH:C537088 owl:Axiom -HP:0010360 oboInOwl:hasDbXref UMLS:C4023881 owl:Axiom -HP:0011692 oboInOwl:hasDbXref UMLS:C4023229 owl:Axiom -HP:0011693 oboInOwl:hasDbXref UMLS:C4023228 owl:Axiom -HP:0009370 oboInOwl:hasDbXref UMLS:C4024413 owl:Axiom -HP:0009373 oboInOwl:hasDbXref MSH:C537093 owl:Axiom -HP:0009373 oboInOwl:hasDbXref UMLS:C1862103 owl:Axiom -HP:0011694 oboInOwl:hasDbXref UMLS:C4023227 owl:Axiom -HP:0011695 oboInOwl:hasDbXref UMLS:C0149854 owl:Axiom -HP:0011695 oboInOwl:hasDbXref SNOMEDCT_US:75038005 owl:Axiom -HP:0008041 oboInOwl:hasDbXref UMLS:C1856441 owl:Axiom -HP:0009372 oboInOwl:hasDbXref MSH:C537089 owl:Axiom -HP:0009372 oboInOwl:hasDbXref UMLS:C1832702 owl:Axiom -HP:0011696 oboInOwl:hasDbXref UMLS:C4023226 owl:Axiom -HP:0011697 oboInOwl:hasDbXref UMLS:C4023225 owl:Axiom -HP:0011698 oboInOwl:hasDbXref UMLS:C4023224 owl:Axiom -HP:0011699 oboInOwl:hasDbXref UMLS:C4023223 owl:Axiom -HP:0010368 oboInOwl:hasDbXref UMLS:C4023878 owl:Axiom -HP:0010367 oboInOwl:hasDbXref UMLS:C4021282 owl:Axiom -HP:0010366 oboInOwl:hasDbXref UMLS:C4023879 owl:Axiom -HP:0010365 oboInOwl:hasDbXref UMLS:C4023880 owl:Axiom -HP:0010364 oboInOwl:hasDbXref UMLS:C4021283 owl:Axiom -HP:0010363 oboInOwl:hasDbXref UMLS:C4021825 owl:Axiom -HP:0010362 oboInOwl:hasDbXref UMLS:C4021284 owl:Axiom -HP:0011690 oboInOwl:hasDbXref SNOMEDCT_US:233904005 owl:Axiom -HP:0011690 oboInOwl:hasDbXref UMLS:C0340483 owl:Axiom -HP:0011691 oboInOwl:hasDbXref UMLS:C4023230 owl:Axiom -HP:0010361 oboInOwl:hasDbXref UMLS:C4021285 owl:Axiom -HP:0010369 oboInOwl:hasDbXref UMLS:C4023877 owl:Axiom -HP:0008037 oboInOwl:hasDbXref UMLS:C0271004 owl:Axiom -HP:0008037 oboInOwl:hasDbXref SNOMEDCT_US:55457007 owl:Axiom -HP:0008037 oboInOwl:hasDbXref SNOMEDCT_US:404675003 owl:Axiom -HP:0008039 oboInOwl:hasDbXref UMLS:C1857307 owl:Axiom -HP:0008038 oboInOwl:hasDbXref UMLS:C1835602 owl:Axiom -HP:0008035 oboInOwl:hasDbXref UMLS:C4021559 owl:Axiom -HP:0008034 oboInOwl:hasDbXref UMLS:C1834387 owl:Axiom -HP:0011681 oboInOwl:hasDbXref Fyler:1330 owl:Axiom -HP:0011681 oboInOwl:hasDbXref UMLS:C3165130 owl:Axiom -HP:0011681 oboInOwl:hasDbXref SNOMEDCT_US:448876006 owl:Axiom -HP:0009382 oboInOwl:hasDbXref UMLS:C4024407 owl:Axiom -HP:0009381 oboInOwl:hasDbXref UMLS:C0239594 owl:Axiom -HP:0009381 oboInOwl:hasDbXref SNOMEDCT_US:249765007 owl:Axiom -HP:0009381 oboInOwl:hasDbXref UMLS:C1844548 owl:Axiom -HP:0011682 oboInOwl:hasDbXref SNOMEDCT_US:109428005 owl:Axiom -HP:0011682 oboInOwl:hasDbXref UMLS:C0344925 owl:Axiom -HP:0011682 oboInOwl:hasDbXref Fyler:1310 owl:Axiom -HP:0008050 oboInOwl:hasDbXref UMLS:C4024750 owl:Axiom -HP:0011683 oboInOwl:hasDbXref UMLS:C0344924 owl:Axiom -HP:0011683 oboInOwl:hasDbXref SNOMEDCT_US:253551005 owl:Axiom -HP:0008053 oboInOwl:hasDbXref UMLS:C4024748 owl:Axiom -HP:0009384 oboInOwl:hasDbXref UMLS:C4024405 owl:Axiom -HP:0008052 oboInOwl:hasDbXref UMLS:C0229197 owl:Axiom -HP:0008052 oboInOwl:hasDbXref SNOMEDCT_US:37480005 owl:Axiom -HP:0009383 oboInOwl:hasDbXref UMLS:C4024406 owl:Axiom -HP:0011684 oboInOwl:hasDbXref UMLS:C1298817 owl:Axiom -HP:0011684 oboInOwl:hasDbXref SNOMEDCT_US:373131000 owl:Axiom -HP:0011685 oboInOwl:hasDbXref UMLS:C4023232 owl:Axiom -HP:0011686 oboInOwl:hasDbXref UMLS:C0345122 owl:Axiom -HP:0011686 oboInOwl:hasDbXref SNOMEDCT_US:253714001 owl:Axiom -HP:0009380 oboInOwl:hasDbXref SNOMEDCT_US:71358006 owl:Axiom -HP:0009380 oboInOwl:hasDbXref UMLS:C0728895 owl:Axiom -HP:0011687 oboInOwl:hasDbXref UMLS:C0857265 owl:Axiom -HP:0011688 oboInOwl:hasDbXref UMLS:C4021132 owl:Axiom -HP:0010357 oboInOwl:hasDbXref UMLS:C4023884 owl:Axiom -HP:0010356 oboInOwl:hasDbXref UMLS:C4023885 owl:Axiom -HP:0010355 oboInOwl:hasDbXref UMLS:C4021286 owl:Axiom -HP:0010354 oboInOwl:hasDbXref UMLS:C4023886 owl:Axiom -HP:0010353 oboInOwl:hasDbXref UMLS:C4023887 owl:Axiom -HP:0010352 oboInOwl:hasDbXref UMLS:C4021287 owl:Axiom -HP:0010351 oboInOwl:hasDbXref UMLS:C4023888 owl:Axiom -HP:0010350 oboInOwl:hasDbXref UMLS:C4021288 owl:Axiom -HP:0011680 oboInOwl:hasDbXref UMLS:C4023233 owl:Axiom -HP:0010359 oboInOwl:hasDbXref UMLS:C4023882 owl:Axiom -HP:0010358 oboInOwl:hasDbXref UMLS:C4023883 owl:Axiom -HP:0011689 oboInOwl:hasDbXref UMLS:C4023231 owl:Axiom -HP:0008048 oboInOwl:hasDbXref UMLS:C4021856 owl:Axiom -HP:0009379 oboInOwl:hasDbXref UMLS:C4024408 owl:Axiom -HP:0009378 oboInOwl:hasDbXref UMLS:C4024409 owl:Axiom -HP:0008047 oboInOwl:hasDbXref UMLS:C4024752 owl:Axiom -HP:0008049 oboInOwl:hasDbXref UMLS:C4024751 owl:Axiom -HP:0009375 oboInOwl:hasDbXref UMLS:C4024411 owl:Axiom -HP:0009374 oboInOwl:hasDbXref UMLS:C4024412 owl:Axiom -HP:0008043 oboInOwl:hasDbXref UMLS:C2176208 owl:Axiom -HP:0009377 oboInOwl:hasDbXref UMLS:C4021484 owl:Axiom -HP:0008046 oboInOwl:hasDbXref UMLS:C4024753 owl:Axiom -HP:0009376 oboInOwl:hasDbXref UMLS:C4024410 owl:Axiom -HP:0008045 oboInOwl:hasDbXref UMLS:C4021558 owl:Axiom -HP:0011670 oboInOwl:hasDbXref ICD-10:Q26.1 owl:Axiom -HP:0011670 oboInOwl:hasDbXref UMLS:C2677768 owl:Axiom -HP:0011671 oboInOwl:hasDbXref UMLS:C4023237 owl:Axiom -HP:0011671 oboInOwl:hasDbXref ICD-10:26.8 owl:Axiom -HP:0011672 oboInOwl:hasDbXref UMLS:C1960546 owl:Axiom -HP:0011672 oboInOwl:hasDbXref NCIT:C6577 owl:Axiom -HP:0011672 oboInOwl:hasDbXref SNOMEDCT_US:426191007 owl:Axiom -HP:0008020 oboInOwl:hasDbXref UMLS:C3665342 owl:Axiom -HP:0008020 oboInOwl:hasDbXref UMLS:C0730290 owl:Axiom -HP:0009351 oboInOwl:hasDbXref UMLS:C4024418 owl:Axiom -HP:0009350 oboInOwl:hasDbXref UMLS:C4024419 owl:Axiom -HP:0011673 oboInOwl:hasDbXref UMLS:C1707298 owl:Axiom -HP:0011673 oboInOwl:hasDbXref NCIT:C3085 owl:Axiom -HP:0011674 oboInOwl:hasDbXref UMLS:C1112387 owl:Axiom -HP:0011674 oboInOwl:hasDbXref NCIT:C3403 owl:Axiom -HP:0011675 oboInOwl:hasDbXref UMLS:C0264886 owl:Axiom -HP:0011675 oboInOwl:hasDbXref UMLS:C0855329 owl:Axiom -HP:0011675 oboInOwl:hasDbXref SNOMEDCT_US:698247007 owl:Axiom -HP:0011675 oboInOwl:hasDbXref UMLS:C1842820 owl:Axiom -HP:0011675 oboInOwl:hasDbXref UMLS:C0003811 owl:Axiom -HP:0011675 oboInOwl:hasDbXref MSH:D001145 owl:Axiom -HP:0011675 oboInOwl:hasDbXref MSH:C562490 owl:Axiom -HP:0011675 oboInOwl:hasDbXref SNOMEDCT_US:102594003 owl:Axiom -HP:0011675 oboInOwl:hasDbXref UMLS:C1832603 owl:Axiom -HP:0011675 oboInOwl:hasDbXref SNOMEDCT_US:44808001 owl:Axiom -HP:0011675 oboInOwl:hasDbXref UMLS:C0522055 owl:Axiom -HP:0011676 oboInOwl:hasDbXref UMLS:C4023236 owl:Axiom -HP:0011677 oboInOwl:hasDbXref UMLS:C4023235 owl:Axiom -HP:0010345 oboInOwl:hasDbXref UMLS:C4021290 owl:Axiom -HP:0010344 oboInOwl:hasDbXref UMLS:C4021291 owl:Axiom -HP:0010343 oboInOwl:hasDbXref UMLS:C4023891 owl:Axiom -HP:0010342 oboInOwl:hasDbXref UMLS:C4023892 owl:Axiom -HP:0010341 oboInOwl:hasDbXref UMLS:C4023893 owl:Axiom -HP:0010340 oboInOwl:hasDbXref UMLS:C4023894 owl:Axiom -HP:0008019 oboInOwl:hasDbXref UMLS:C2036843 owl:Axiom -HP:0009349 oboInOwl:hasDbXref UMLS:C4021488 owl:Axiom -HP:0010349 oboInOwl:hasDbXref UMLS:C4021289 owl:Axiom -HP:0010348 oboInOwl:hasDbXref UMLS:C4023889 owl:Axiom -HP:0010347 oboInOwl:hasDbXref UMLS:C4023890 owl:Axiom -HP:0011678 oboInOwl:hasDbXref UMLS:C4023234 owl:Axiom -HP:0009346 oboInOwl:hasDbXref UMLS:C4024422 owl:Axiom -HP:0009345 oboInOwl:hasDbXref UMLS:C4021489 owl:Axiom -HP:0011679 oboInOwl:hasDbXref SNOMEDCT_US:253512000 owl:Axiom -HP:0011679 oboInOwl:hasDbXref UMLS:C0344881 owl:Axiom -HP:0008014 oboInOwl:hasDbXref UMLS:C4024755 owl:Axiom -HP:0009348 oboInOwl:hasDbXref UMLS:C4024420 owl:Axiom -HP:0009347 oboInOwl:hasDbXref UMLS:C4024421 owl:Axiom -HP:0009342 oboInOwl:hasDbXref UMLS:C4024425 owl:Axiom -HP:0008011 oboInOwl:hasDbXref UMLS:C0155100 owl:Axiom -HP:0008011 oboInOwl:hasDbXref SNOMEDCT_US:55713007 owl:Axiom -HP:0009341 oboInOwl:hasDbXref UMLS:C4024426 owl:Axiom -HP:0009344 oboInOwl:hasDbXref UMLS:C4024423 owl:Axiom -HP:0009343 oboInOwl:hasDbXref UMLS:C4024424 owl:Axiom -HP:0011660 oboInOwl:hasDbXref Fyler:550 owl:Axiom -HP:0011660 oboInOwl:hasDbXref Fyler:0550 owl:Axiom -HP:0011660 oboInOwl:hasDbXref UMLS:C4021134 owl:Axiom -HP:0008031 oboInOwl:hasDbXref UMLS:C4021560 owl:Axiom -HP:0011661 oboInOwl:hasDbXref SNOMEDCT_US:253637002 owl:Axiom -HP:0011661 oboInOwl:hasDbXref UMLS:C0345040 owl:Axiom -HP:0008030 oboInOwl:hasDbXref SNOMEDCT_US:11255009 owl:Axiom -HP:0008030 oboInOwl:hasDbXref UMLS:C0271069 owl:Axiom -HP:0011662 oboInOwl:hasDbXref ICD-10:Q22.4 owl:Axiom -HP:0011662 oboInOwl:hasDbXref SNOMEDCT_US:63042009 owl:Axiom -HP:0011662 oboInOwl:hasDbXref SNOMEDCT_US:253455004 owl:Axiom -HP:0011662 oboInOwl:hasDbXref UMLS:C0243002 owl:Axiom -HP:0011662 oboInOwl:hasDbXref EPCC:06.01.01 owl:Axiom -HP:0011662 oboInOwl:hasDbXref MSH:D018785 owl:Axiom -HP:0011662 oboInOwl:hasDbXref Fyler:400 owl:Axiom -HP:0011662 oboInOwl:hasDbXref Fyler:0400 owl:Axiom -HP:0011663 oboInOwl:hasDbXref UMLS:C2063326 owl:Axiom -HP:0011664 oboInOwl:hasDbXref UMLS:C4021133 owl:Axiom -HP:0011665 oboInOwl:hasDbXref MSH:D054549 owl:Axiom -HP:0011665 oboInOwl:hasDbXref UMLS:C1739395 owl:Axiom -HP:0011665 oboInOwl:hasDbXref SNOMEDCT_US:441541008 owl:Axiom -HP:0011666 oboInOwl:hasDbXref UMLS:C0344656 owl:Axiom -HP:0011666 oboInOwl:hasDbXref SNOMEDCT_US:253308005 owl:Axiom -HP:0010335 oboInOwl:hasDbXref UMLS:C4023897 owl:Axiom -HP:0010334 oboInOwl:hasDbXref UMLS:C4023898 owl:Axiom -HP:0010333 oboInOwl:hasDbXref UMLS:C4021294 owl:Axiom -HP:0010332 oboInOwl:hasDbXref UMLS:C4021295 owl:Axiom -HP:0010331 oboInOwl:hasDbXref UMLS:C1862698 owl:Axiom -HP:0010330 oboInOwl:hasDbXref UMLS:C4023899 owl:Axiom -HP:0010339 oboInOwl:hasDbXref UMLS:C4021292 owl:Axiom -HP:0010338 oboInOwl:hasDbXref UMLS:C4021293 owl:Axiom -HP:0010337 oboInOwl:hasDbXref UMLS:C4023895 owl:Axiom -HP:0010336 oboInOwl:hasDbXref UMLS:C4023896 owl:Axiom -HP:0011667 oboInOwl:hasDbXref UMLS:C4023240 owl:Axiom -HP:0009357 oboInOwl:hasDbXref UMLS:C4021486 owl:Axiom -HP:0008026 oboInOwl:hasDbXref UMLS:C4024754 owl:Axiom -HP:0009356 oboInOwl:hasDbXref UMLS:C4021487 owl:Axiom -HP:0011668 oboInOwl:hasDbXref UMLS:C4023239 owl:Axiom -HP:0011669 oboInOwl:hasDbXref UMLS:C4023238 owl:Axiom -HP:0008028 oboInOwl:hasDbXref SNOMEDCT_US:14046000 owl:Axiom -HP:0008028 oboInOwl:hasDbXref UMLS:C0154850 owl:Axiom -HP:0009358 oboInOwl:hasDbXref UMLS:C4021485 owl:Axiom -HP:0009353 oboInOwl:hasDbXref UMLS:C4024416 owl:Axiom -HP:0009352 oboInOwl:hasDbXref UMLS:C4024417 owl:Axiom -HP:0009355 oboInOwl:hasDbXref UMLS:C4024414 owl:Axiom -HP:0009354 oboInOwl:hasDbXref UMLS:C4024415 owl:Axiom -HP:0000918 oboInOwl:hasDbXref UMLS:C1851415 owl:Axiom -HP:0000917 oboInOwl:hasDbXref UMLS:C1864795 owl:Axiom -HP:0000919 oboInOwl:hasDbXref UMLS:C4021791 owl:Axiom -HP:0000910 oboInOwl:hasDbXref UMLS:C1861213 owl:Axiom -HP:0000912 oboInOwl:hasDbXref SNOMEDCT_US:79120002 owl:Axiom -HP:0000912 oboInOwl:hasDbXref MEDDRA:10010455 owl:Axiom -HP:0000912 oboInOwl:hasDbXref UMLS:C0152438 owl:Axiom -HP:0000912 oboInOwl:hasDbXref MSH:C535802 owl:Axiom -HP:0000911 oboInOwl:hasDbXref UMLS:C1855177 owl:Axiom -HP:0000914 oboInOwl:hasDbXref UMLS:C1834124 owl:Axiom -HP:0000914 oboInOwl:hasDbXref UMLS:C1839248 owl:Axiom -HP:0000913 oboInOwl:hasDbXref UMLS:C1842084 owl:Axiom -HP:0000916 oboInOwl:hasDbXref UMLS:C0426801 owl:Axiom -HP:0000916 oboInOwl:hasDbXref SNOMEDCT_US:249680009 owl:Axiom -HP:0000915 oboInOwl:hasDbXref UMLS:C1864796 owl:Axiom -HP:0012900 oboInOwl:hasDbXref UMLS:C4022686 owl:Axiom -HP:0012901 oboInOwl:hasDbXref UMLS:C4022685 owl:Axiom -HP:0012902 oboInOwl:hasDbXref UMLS:C4022684 owl:Axiom -HP:0012903 oboInOwl:hasDbXref UMLS:C4022683 owl:Axiom -HP:0012904 oboInOwl:hasDbXref UMLS:C4022682 owl:Axiom -HP:0012905 oboInOwl:hasDbXref UMLS:C1303001 owl:Axiom -HP:0012905 oboInOwl:hasDbXref SNOMEDCT_US:400954002 owl:Axiom -HP:0012905 oboInOwl:hasDbXref UMLS:C4280305 owl:Axiom -HP:0000929 oboInOwl:hasDbXref UMLS:C0235942 owl:Axiom -HP:0000921 oboInOwl:hasDbXref SNOMEDCT_US:249695006 owl:Axiom -HP:0000921 oboInOwl:hasDbXref UMLS:C0426816 owl:Axiom -HP:0000920 oboInOwl:hasDbXref UMLS:C1857180 owl:Axiom -HP:0000923 oboInOwl:hasDbXref UMLS:C0426824 owl:Axiom -HP:0000922 oboInOwl:hasDbXref UMLS:C1837483 owl:Axiom -HP:0000925 oboInOwl:hasDbXref UMLS:C4021789 owl:Axiom -HP:0000925 oboInOwl:hasDbXref UMLS:C4020882 owl:Axiom -HP:0000924 oboInOwl:hasDbXref UMLS:C4021790 owl:Axiom -HP:0000927 oboInOwl:hasDbXref UMLS:C4025818 owl:Axiom -HP:0000926 oboInOwl:hasDbXref UMLS:C1844704 owl:Axiom -HP:0000907 oboInOwl:hasDbXref UMLS:C1846154 owl:Axiom -HP:0000900 oboInOwl:hasDbXref SNOMEDCT_US:249699000 owl:Axiom -HP:0000900 oboInOwl:hasDbXref UMLS:C0426820 owl:Axiom -HP:0000902 oboInOwl:hasDbXref UMLS:C1844749 owl:Axiom -HP:0000905 oboInOwl:hasDbXref UMLS:C1837757 owl:Axiom -HP:0000904 oboInOwl:hasDbXref UMLS:C1854780 owl:Axiom -HP:0011610 oboInOwl:hasDbXref UMLS:C4021135 owl:Axiom -HP:0011610 oboInOwl:hasDbXref Fyler:0540 owl:Axiom -HP:0011610 oboInOwl:hasDbXref Fyler:540 owl:Axiom -HP:0011611 oboInOwl:hasDbXref Fyler:1250 owl:Axiom -HP:0011611 oboInOwl:hasDbXref SNOMEDCT_US:218728005 owl:Axiom -HP:0011611 oboInOwl:hasDbXref Fyler:1241 owl:Axiom -HP:0011611 oboInOwl:hasDbXref UMLS:C0152419 owl:Axiom -HP:0000954 oboInOwl:hasDbXref SNOMEDCT_US:248409006 owl:Axiom -HP:0000954 oboInOwl:hasDbXref UMLS:C0424731 owl:Axiom -HP:0000953 oboInOwl:hasDbXref UMLS:C0162834 owl:Axiom -HP:0000953 oboInOwl:hasDbXref MSH:D017495 owl:Axiom -HP:0000953 oboInOwl:hasDbXref SNOMEDCT_US:4830009 owl:Axiom -HP:0000953 oboInOwl:hasDbXref SNOMEDCT_US:49765009 owl:Axiom -HP:0000956 oboInOwl:hasDbXref MSH:D000052 owl:Axiom -HP:0000956 oboInOwl:hasDbXref UMLS:C0000889 owl:Axiom -HP:0000956 oboInOwl:hasDbXref SNOMEDCT_US:72129000 owl:Axiom -HP:0000956 oboInOwl:hasDbXref SNOMEDCT_US:402599005 owl:Axiom -HP:0000958 oboInOwl:hasDbXref SNOMEDCT_US:16386004 owl:Axiom -HP:0000958 oboInOwl:hasDbXref MEDDRA:10048222 owl:Axiom -HP:0000958 oboInOwl:hasDbXref UMLS:C0151908 owl:Axiom -HP:0000958 oboInOwl:hasDbXref UMLS:C0259817 owl:Axiom -HP:0000957 oboInOwl:hasDbXref UMLS:C0221263 owl:Axiom -HP:0000957 oboInOwl:hasDbXref SNOMEDCT_US:51089004 owl:Axiom -HP:0000957 oboInOwl:hasDbXref UMLS:C0265974 owl:Axiom -HP:0000957 oboInOwl:hasDbXref MSH:D019080 owl:Axiom -HP:0000957 oboInOwl:hasDbXref SNOMEDCT_US:201281002 owl:Axiom -HP:0000952 oboInOwl:hasDbXref SNOMEDCT_US:18165001 owl:Axiom -HP:0000952 oboInOwl:hasDbXref MSH:D007565 owl:Axiom -HP:0000952 oboInOwl:hasDbXref UMLS:C0022346 owl:Axiom -HP:0000951 oboInOwl:hasDbXref UMLS:C0037274 owl:Axiom -HP:0000951 oboInOwl:hasDbXref SNOMEDCT_US:95320005 owl:Axiom -HP:0000951 oboInOwl:hasDbXref SNOMEDCT_US:199879009 owl:Axiom -HP:0000951 oboInOwl:hasDbXref MSH:D012871 owl:Axiom -HP:0000951 oboInOwl:hasDbXref MSH:D012868 owl:Axiom -HP:0000951 oboInOwl:hasDbXref UMLS:C0037268 owl:Axiom -HP:0011612 oboInOwl:hasDbXref SNOMEDCT_US:253681005 owl:Axiom -HP:0011612 oboInOwl:hasDbXref UMLS:C0345092 owl:Axiom -HP:0011613 oboInOwl:hasDbXref SNOMEDCT_US:253682003 owl:Axiom -HP:0011613 oboInOwl:hasDbXref UMLS:C0345093 owl:Axiom -HP:0011613 oboInOwl:hasDbXref Fyler:1252 owl:Axiom -HP:0011614 oboInOwl:hasDbXref SNOMEDCT_US:253683008 owl:Axiom -HP:0011614 oboInOwl:hasDbXref UMLS:C0345094 owl:Axiom -HP:0011615 oboInOwl:hasDbXref UMLS:C4023271 owl:Axiom -HP:0011616 oboInOwl:hasDbXref UMLS:C4023270 owl:Axiom -HP:0011617 oboInOwl:hasDbXref UMLS:C4023269 owl:Axiom -HP:0011618 oboInOwl:hasDbXref UMLS:C4023268 owl:Axiom -HP:0011619 oboInOwl:hasDbXref UMLS:C4023267 owl:Axiom -HP:0011600 oboInOwl:hasDbXref UMLS:C4023275 owl:Axiom -HP:0000965 oboInOwl:hasDbXref UMLS:C0263401 owl:Axiom -HP:0000964 oboInOwl:hasDbXref UMLS:C0013595 owl:Axiom -HP:0000964 oboInOwl:hasDbXref SNOMEDCT_US:43116000 owl:Axiom -HP:0000964 oboInOwl:hasDbXref SNOMEDCT_US:281104002 owl:Axiom -HP:0000964 oboInOwl:hasDbXref MSH:D004485 owl:Axiom -HP:0000967 oboInOwl:hasDbXref MSH:D011693 owl:Axiom -HP:0000967 oboInOwl:hasDbXref SNOMEDCT_US:271813007 owl:Axiom -HP:0000967 oboInOwl:hasDbXref SNOMEDCT_US:50091001 owl:Axiom -HP:0000967 oboInOwl:hasDbXref MEDDRA:10034754 owl:Axiom -HP:0000967 oboInOwl:hasDbXref UMLS:C0031256 owl:Axiom -HP:0000966 oboInOwl:hasDbXref MSH:D007007 owl:Axiom -HP:0000966 oboInOwl:hasDbXref SNOMEDCT_US:45004005 owl:Axiom -HP:0000966 oboInOwl:hasDbXref UMLS:C0020620 owl:Axiom -HP:0000966 oboInOwl:hasDbXref MEDDRA:10021013 owl:Axiom -HP:0000969 oboInOwl:hasDbXref SNOMEDCT_US:423666004 owl:Axiom -HP:0000969 oboInOwl:hasDbXref SNOMEDCT_US:79654002 owl:Axiom -HP:0000969 oboInOwl:hasDbXref UMLS:C0013604 owl:Axiom -HP:0000969 oboInOwl:hasDbXref SNOMEDCT_US:267038008 owl:Axiom -HP:0000969 oboInOwl:hasDbXref MSH:D004487 owl:Axiom -HP:0000969 oboInOwl:hasDbXref SNOMEDCT_US:20741006 owl:Axiom -HP:0000968 oboInOwl:hasDbXref UMLS:C0013575 owl:Axiom -HP:0000968 oboInOwl:hasDbXref MSH:D004476 owl:Axiom -HP:0000968 oboInOwl:hasDbXref SNOMEDCT_US:8654005 owl:Axiom -HP:0000968 oboInOwl:hasDbXref SNOMEDCT_US:254154003 owl:Axiom -HP:0011609 oboInOwl:hasDbXref Fyler:0530 owl:Axiom -HP:0011609 oboInOwl:hasDbXref Fyler:530 owl:Axiom -HP:0011609 oboInOwl:hasDbXref UMLS:C4021136 owl:Axiom -HP:0000961 oboInOwl:hasDbXref SNOMEDCT_US:3415004 owl:Axiom -HP:0000961 oboInOwl:hasDbXref MSH:D003490 owl:Axiom -HP:0000961 oboInOwl:hasDbXref SNOMEDCT_US:119419001 owl:Axiom -HP:0000961 oboInOwl:hasDbXref UMLS:C0010520 owl:Axiom -HP:0000960 oboInOwl:hasDbXref SNOMEDCT_US:249729002 owl:Axiom -HP:0000960 oboInOwl:hasDbXref UMLS:C0426848 owl:Axiom -HP:0000960 oboInOwl:hasDbXref SNOMEDCT_US:311897005 owl:Axiom -HP:0000963 oboInOwl:hasDbXref SNOMEDCT_US:277797007 owl:Axiom -HP:0000963 oboInOwl:hasDbXref UMLS:C0423757 owl:Axiom -HP:0000962 oboInOwl:hasDbXref SNOMEDCT_US:399955009 owl:Axiom -HP:0000962 oboInOwl:hasDbXref UMLS:C0870082 owl:Axiom -HP:0000962 oboInOwl:hasDbXref SNOMEDCT_US:26996000 owl:Axiom -HP:0000962 oboInOwl:hasDbXref SNOMEDCT_US:396228006 owl:Axiom -HP:0000962 oboInOwl:hasDbXref MEDDRA:10020649 owl:Axiom -HP:0011601 oboInOwl:hasDbXref UMLS:C4023274 owl:Axiom -HP:0011602 oboInOwl:hasDbXref UMLS:C4023273 owl:Axiom -HP:0011603 oboInOwl:hasDbXref UMLS:C0478012 owl:Axiom -HP:0011604 oboInOwl:hasDbXref UMLS:C0003516 owl:Axiom -HP:0011604 oboInOwl:hasDbXref SNOMEDCT_US:17024001 owl:Axiom -HP:0011604 oboInOwl:hasDbXref Fyler:0560 owl:Axiom -HP:0011604 oboInOwl:hasDbXref Fyler:560 owl:Axiom -HP:0011604 oboInOwl:hasDbXref MSH:D001028 owl:Axiom -HP:0011605 oboInOwl:hasDbXref UMLS:C4023272 owl:Axiom -HP:0011608 oboInOwl:hasDbXref Fyler:520 owl:Axiom -HP:0011608 oboInOwl:hasDbXref Fyler:0520 owl:Axiom -HP:0011608 oboInOwl:hasDbXref UMLS:C4021137 owl:Axiom -HP:0000939 oboInOwl:hasDbXref MSH:D010024 owl:Axiom -HP:0000939 oboInOwl:hasDbXref UMLS:C0029456 owl:Axiom -HP:0000939 oboInOwl:hasDbXref SNOMEDCT_US:64859006 owl:Axiom -HP:0000932 oboInOwl:hasDbXref UMLS:C3280768 owl:Axiom -HP:0000931 oboInOwl:hasDbXref UMLS:C4021788 owl:Axiom -HP:0000931 oboInOwl:hasDbXref UMLS:C4280608 owl:Axiom -HP:0000934 oboInOwl:hasDbXref SNOMEDCT_US:239832006 owl:Axiom -HP:0000934 oboInOwl:hasDbXref UMLS:C0553730 owl:Axiom -HP:0000934 oboInOwl:hasDbXref SNOMEDCT_US:201637001 owl:Axiom -HP:0000934 oboInOwl:hasDbXref MSH:D002805 owl:Axiom -HP:0000934 oboInOwl:hasDbXref SNOMEDCT_US:239838005 owl:Axiom -HP:0000933 oboInOwl:hasDbXref UMLS:C4025816 owl:Axiom -HP:0000935 oboInOwl:hasDbXref UMLS:C1840418 owl:Axiom -HP:0000938 oboInOwl:hasDbXref SNOMEDCT_US:312894000 owl:Axiom -HP:0000938 oboInOwl:hasDbXref SNOMEDCT_US:78441005 owl:Axiom -HP:0000938 oboInOwl:hasDbXref UMLS:C0747078 owl:Axiom -HP:0000938 oboInOwl:hasDbXref UMLS:C0029453 owl:Axiom -HP:0000938 oboInOwl:hasDbXref MSH:D001851 owl:Axiom -HP:0000930 oboInOwl:hasDbXref UMLS:C4025817 owl:Axiom -HP:0000943 oboInOwl:hasDbXref UMLS:C0086795 owl:Axiom -HP:0000943 oboInOwl:hasDbXref SNOMEDCT_US:254069004 owl:Axiom -HP:0000943 oboInOwl:hasDbXref MSH:D008059 owl:Axiom -HP:0000943 oboInOwl:hasDbXref SNOMEDCT_US:65327002 owl:Axiom -HP:0000944 oboInOwl:hasDbXref UMLS:C4025814 owl:Axiom -HP:0000947 oboInOwl:hasDbXref UMLS:C2749582 owl:Axiom -HP:0000946 oboInOwl:hasDbXref UMLS:C4280607 owl:Axiom -HP:0000946 oboInOwl:hasDbXref UMLS:C1861218 owl:Axiom -HP:0000941 oboInOwl:hasDbXref UMLS:C4025815 owl:Axiom -HP:0000940 oboInOwl:hasDbXref UMLS:C4021787 owl:Axiom -HP:0009294 oboInOwl:hasDbXref UMLS:C4021498 owl:Axiom -HP:0010282 oboInOwl:hasDbXref UMLS:C2053440 owl:Axiom -HP:0009293 oboInOwl:hasDbXref UMLS:C4024463 owl:Axiom -HP:0009296 oboInOwl:hasDbXref UMLS:C4024462 owl:Axiom -HP:0010281 oboInOwl:hasDbXref UMLS:C1856026 owl:Axiom -HP:0010280 oboInOwl:hasDbXref UMLS:C0149704 owl:Axiom -HP:0010280 oboInOwl:hasDbXref SNOMEDCT_US:20607006 owl:Axiom -HP:0010280 oboInOwl:hasDbXref MSH:D013280 owl:Axiom -HP:0010280 oboInOwl:hasDbXref SNOMEDCT_US:61170000 owl:Axiom -HP:0010280 oboInOwl:hasDbXref UMLS:C0038362 owl:Axiom -HP:0009295 oboInOwl:hasDbXref UMLS:C4021497 owl:Axiom -HP:0009290 oboInOwl:hasDbXref UMLS:C4021499 owl:Axiom -HP:0009292 oboInOwl:hasDbXref UMLS:C4024464 owl:Axiom -HP:0009291 oboInOwl:hasDbXref UMLS:C4024465 owl:Axiom -HP:0010289 oboInOwl:hasDbXref UMLS:C2919907 owl:Axiom -HP:0010289 oboInOwl:hasDbXref UMLS:C1398533 owl:Axiom -HP:0010289 oboInOwl:hasDbXref UMLS:C4280386 owl:Axiom -HP:0010289 oboInOwl:hasDbXref SNOMEDCT_US:445306000 owl:Axiom -HP:0010288 oboInOwl:hasDbXref UMLS:C4023919 owl:Axiom -HP:0010287 oboInOwl:hasDbXref UMLS:C4023920 owl:Axiom -HP:0010286 oboInOwl:hasDbXref MSH:D012466 owl:Axiom -HP:0010286 oboInOwl:hasDbXref UMLS:C0036093 owl:Axiom -HP:0010286 oboInOwl:hasDbXref SNOMEDCT_US:10890000 owl:Axiom -HP:0010286 oboInOwl:hasDbXref UMLS:C0149772 owl:Axiom -HP:0010285 oboInOwl:hasDbXref UMLS:C4023921 owl:Axiom -HP:0010284 oboInOwl:hasDbXref UMLS:C0877541 owl:Axiom -HP:0010284 oboInOwl:hasDbXref UMLS:C4280389 owl:Axiom -HP:0010284 oboInOwl:hasDbXref UMLS:C4280388 owl:Axiom -HP:0010284 oboInOwl:hasDbXref UMLS:C4280387 owl:Axiom -HP:0010284 oboInOwl:hasDbXref UMLS:C0399483 owl:Axiom -HP:0010284 oboInOwl:hasDbXref SNOMEDCT_US:235038002 owl:Axiom -HP:0009287 oboInOwl:hasDbXref UMLS:C4024468 owl:Axiom -HP:0009286 oboInOwl:hasDbXref UMLS:C4024469 owl:Axiom -HP:0009289 oboInOwl:hasDbXref UMLS:C4024466 owl:Axiom -HP:0009288 oboInOwl:hasDbXref UMLS:C4024467 owl:Axiom -HP:0010272 oboInOwl:hasDbXref UMLS:C4023929 owl:Axiom -HP:0010271 oboInOwl:hasDbXref UMLS:C4023930 owl:Axiom -HP:0010270 oboInOwl:hasDbXref UMLS:C4023931 owl:Axiom -HP:0010278 oboInOwl:hasDbXref UMLS:C4023923 owl:Axiom -HP:0010277 oboInOwl:hasDbXref UMLS:C4023924 owl:Axiom -HP:0010276 oboInOwl:hasDbXref UMLS:C4023925 owl:Axiom -HP:0010275 oboInOwl:hasDbXref UMLS:C4023926 owl:Axiom -HP:0010274 oboInOwl:hasDbXref UMLS:C4023927 owl:Axiom -HP:0010273 oboInOwl:hasDbXref UMLS:C4023928 owl:Axiom -HP:0009298 oboInOwl:hasDbXref UMLS:C4024460 owl:Axiom -HP:0009297 oboInOwl:hasDbXref UMLS:C4024461 owl:Axiom -HP:0009299 oboInOwl:hasDbXref UMLS:C4024459 owl:Axiom -HP:0010261 oboInOwl:hasDbXref UMLS:C4023940 owl:Axiom -HP:0009272 oboInOwl:hasDbXref UMLS:C4024478 owl:Axiom -HP:0011593 oboInOwl:hasDbXref UMLS:C0265885 owl:Axiom -HP:0011593 oboInOwl:hasDbXref SNOMEDCT_US:74561007 owl:Axiom -HP:0011594 oboInOwl:hasDbXref UMLS:C4023279 owl:Axiom -HP:0010260 oboInOwl:hasDbXref UMLS:C4023941 owl:Axiom -HP:0009271 oboInOwl:hasDbXref UMLS:C4021505 owl:Axiom -HP:0011595 oboInOwl:hasDbXref UMLS:C4023278 owl:Axiom -HP:0009274 oboInOwl:hasDbXref UMLS:C4021504 owl:Axiom -HP:0009273 oboInOwl:hasDbXref UMLS:C4024477 owl:Axiom -HP:0011596 oboInOwl:hasDbXref UMLS:C4023277 owl:Axiom -HP:0011597 oboInOwl:hasDbXref UMLS:C4023276 owl:Axiom -HP:0011598 oboInOwl:hasDbXref UMLS:C4021140 owl:Axiom -HP:0011599 oboInOwl:hasDbXref SNOMEDCT_US:16567006 owl:Axiom -HP:0011599 oboInOwl:hasDbXref UMLS:C0265865 owl:Axiom -HP:0011599 oboInOwl:hasDbXref Fyler:140 owl:Axiom -HP:0011599 oboInOwl:hasDbXref Fyler:0140 owl:Axiom -HP:0009270 oboInOwl:hasDbXref UMLS:C4024479 owl:Axiom -HP:0010269 oboInOwl:hasDbXref UMLS:C4023932 owl:Axiom -HP:0010268 oboInOwl:hasDbXref UMLS:C4023933 owl:Axiom -HP:0010267 oboInOwl:hasDbXref UMLS:C4023934 owl:Axiom -HP:0010266 oboInOwl:hasDbXref UMLS:C4023935 owl:Axiom -HP:0010265 oboInOwl:hasDbXref UMLS:C4023936 owl:Axiom -HP:0011590 oboInOwl:hasDbXref UMLS:C0265883 owl:Axiom -HP:0011590 oboInOwl:hasDbXref SNOMEDCT_US:10451007 owl:Axiom -HP:0011590 oboInOwl:hasDbXref Fyler:2761 owl:Axiom -HP:0010264 oboInOwl:hasDbXref UMLS:C4023937 owl:Axiom -HP:0010263 oboInOwl:hasDbXref UMLS:C4023938 owl:Axiom -HP:0011591 oboInOwl:hasDbXref UMLS:C4023281 owl:Axiom -HP:0011592 oboInOwl:hasDbXref UMLS:C4023280 owl:Axiom -HP:0010262 oboInOwl:hasDbXref UMLS:C4023939 owl:Axiom -HP:0009269 oboInOwl:hasDbXref UMLS:C4024480 owl:Axiom -HP:0009268 oboInOwl:hasDbXref UMLS:C4024481 owl:Axiom -HP:0009265 oboInOwl:hasDbXref UMLS:C4024484 owl:Axiom -HP:0009264 oboInOwl:hasDbXref UMLS:C4024485 owl:Axiom -HP:0009267 oboInOwl:hasDbXref UMLS:C4024482 owl:Axiom -HP:0009266 oboInOwl:hasDbXref UMLS:C4024483 owl:Axiom -HP:0009283 oboInOwl:hasDbXref UMLS:C4021501 owl:Axiom -HP:0011582 oboInOwl:hasDbXref UMLS:C4023287 owl:Axiom -HP:0010250 oboInOwl:hasDbXref UMLS:C4023949 owl:Axiom -HP:0011583 oboInOwl:hasDbXref UMLS:C4023286 owl:Axiom -HP:0009282 oboInOwl:hasDbXref UMLS:C4024471 owl:Axiom -HP:0009285 oboInOwl:hasDbXref UMLS:C4024470 owl:Axiom -HP:0011584 oboInOwl:hasDbXref UMLS:C4023285 owl:Axiom -HP:0011585 oboInOwl:hasDbXref UMLS:C4023284 owl:Axiom -HP:0009284 oboInOwl:hasDbXref UMLS:C4021500 owl:Axiom -HP:0011586 oboInOwl:hasDbXref UMLS:C4023283 owl:Axiom -HP:0011587 oboInOwl:hasDbXref UMLS:C4023282 owl:Axiom -HP:0009281 oboInOwl:hasDbXref UMLS:C4024472 owl:Axiom -HP:0011588 oboInOwl:hasDbXref SNOMEDCT_US:253657003 owl:Axiom -HP:0011588 oboInOwl:hasDbXref UMLS:C0345065 owl:Axiom -HP:0009280 oboInOwl:hasDbXref UMLS:C4021502 owl:Axiom -HP:0011589 oboInOwl:hasDbXref UMLS:C3532020 owl:Axiom -HP:0011589 oboInOwl:hasDbXref SNOMEDCT_US:460890003 owl:Axiom -HP:0011589 oboInOwl:hasDbXref UMLS:C4020746 owl:Axiom -HP:0011589 oboInOwl:hasDbXref UMLS:C4021141 owl:Axiom -HP:0010258 oboInOwl:hasDbXref UMLS:C4023942 owl:Axiom -HP:0010257 oboInOwl:hasDbXref UMLS:C4023943 owl:Axiom -HP:0010256 oboInOwl:hasDbXref UMLS:C4023944 owl:Axiom -HP:0010255 oboInOwl:hasDbXref UMLS:C4023945 owl:Axiom -HP:0010254 oboInOwl:hasDbXref UMLS:C4023946 owl:Axiom -HP:0010253 oboInOwl:hasDbXref UMLS:C4023947 owl:Axiom -HP:0010252 oboInOwl:hasDbXref UMLS:C4021301 owl:Axiom -HP:0011580 oboInOwl:hasDbXref UMLS:C4023288 owl:Axiom -HP:0011581 oboInOwl:hasDbXref Fyler:650 owl:Axiom -HP:0011581 oboInOwl:hasDbXref SNOMEDCT_US:7368005 owl:Axiom -HP:0011581 oboInOwl:hasDbXref Fyler:0650 owl:Axiom -HP:0011581 oboInOwl:hasDbXref UMLS:C0265809 owl:Axiom -HP:0011581 oboInOwl:hasDbXref ICD-10:Q20.2 owl:Axiom -HP:0010251 oboInOwl:hasDbXref UMLS:C4023948 owl:Axiom -HP:0010259 oboInOwl:hasDbXref UMLS:C1860828 owl:Axiom -HP:0009279 oboInOwl:hasDbXref UMLS:C4024473 owl:Axiom -HP:0009276 oboInOwl:hasDbXref UMLS:C4021503 owl:Axiom -HP:0009275 oboInOwl:hasDbXref UMLS:C4024476 owl:Axiom -HP:0009278 oboInOwl:hasDbXref UMLS:C4024474 owl:Axiom -HP:0009277 oboInOwl:hasDbXref UMLS:C4024475 owl:Axiom -HP:0010294 oboInOwl:hasDbXref UMLS:C4280385 owl:Axiom -HP:0010294 oboInOwl:hasDbXref UMLS:C2032780 owl:Axiom -HP:0010293 oboInOwl:hasDbXref UMLS:C4023917 owl:Axiom -HP:0010292 oboInOwl:hasDbXref SNOMEDCT_US:25148007 owl:Axiom -HP:0010292 oboInOwl:hasDbXref UMLS:C0266121 owl:Axiom -HP:0010291 oboInOwl:hasDbXref UMLS:C4021300 owl:Axiom -HP:0010290 oboInOwl:hasDbXref UMLS:C1398301 owl:Axiom -HP:0010290 oboInOwl:hasDbXref UMLS:C4023918 owl:Axiom -HP:0010290 oboInOwl:hasDbXref UMLS:C4020772 owl:Axiom -HP:0010299 oboInOwl:hasDbXref UMLS:C4021299 owl:Axiom -HP:0010298 oboInOwl:hasDbXref SNOMEDCT_US:9491003 owl:Axiom -HP:0010298 oboInOwl:hasDbXref UMLS:C4280381 owl:Axiom -HP:0010298 oboInOwl:hasDbXref UMLS:C0155964 owl:Axiom -HP:0010298 oboInOwl:hasDbXref UMLS:C4280383 owl:Axiom -HP:0010298 oboInOwl:hasDbXref UMLS:C4280382 owl:Axiom -HP:0010297 oboInOwl:hasDbXref SNOMEDCT_US:84557007 owl:Axiom -HP:0010297 oboInOwl:hasDbXref UMLS:C4255098 owl:Axiom -HP:0010297 oboInOwl:hasDbXref UMLS:C0266111 owl:Axiom -HP:0010296 oboInOwl:hasDbXref SNOMEDCT_US:67787004 owl:Axiom -HP:0010296 oboInOwl:hasDbXref MSH:D000072676 owl:Axiom -HP:0010296 oboInOwl:hasDbXref UMLS:C0152415 owl:Axiom -HP:0010295 oboInOwl:hasDbXref UMLS:C4023916 owl:Axiom -HP:0010295 oboInOwl:hasDbXref UMLS:C4280384 owl:Axiom -HP:0007270 oboInOwl:hasDbXref UMLS:C0595948 owl:Axiom -HP:0007270 oboInOwl:hasDbXref SNOMEDCT_US:23374007 owl:Axiom -HP:0007271 oboInOwl:hasDbXref UMLS:C4024912 owl:Axiom -HP:0007272 oboInOwl:hasDbXref UMLS:C1856565 owl:Axiom -HP:0007266 oboInOwl:hasDbXref UMLS:C4020810 owl:Axiom -HP:0007266 oboInOwl:hasDbXref UMLS:C1854885 owl:Axiom -HP:0008598 oboInOwl:hasDbXref UMLS:C4021536 owl:Axiom -HP:0007267 oboInOwl:hasDbXref UMLS:C4021578 owl:Axiom -HP:0007268 oboInOwl:hasDbXref UMLS:C0431349 owl:Axiom -HP:0007268 oboInOwl:hasDbXref MSH:D000757 owl:Axiom -HP:0007268 oboInOwl:hasDbXref SNOMEDCT_US:277922001 owl:Axiom -HP:0007269 oboInOwl:hasDbXref UMLS:C0026847 owl:Axiom -HP:0007269 oboInOwl:hasDbXref MSH:D009134 owl:Axiom -HP:0007269 oboInOwl:hasDbXref SNOMEDCT_US:5262007 owl:Axiom -HP:0007262 oboInOwl:hasDbXref UMLS:C4024914 owl:Axiom -HP:0007263 oboInOwl:hasDbXref MSH:D020754 owl:Axiom -HP:0007263 oboInOwl:hasDbXref SNOMEDCT_US:129609000 owl:Axiom -HP:0007263 oboInOwl:hasDbXref UMLS:C0087012 owl:Axiom -HP:0008593 oboInOwl:hasDbXref UMLS:C1968811 owl:Axiom -HP:0008596 oboInOwl:hasDbXref UMLS:C4024654 owl:Axiom -HP:0007265 oboInOwl:hasDbXref UMLS:C4024913 owl:Axiom -HP:0007280 oboInOwl:hasDbXref UMLS:C4024911 owl:Axiom -HP:0007281 oboInOwl:hasDbXref UMLS:C1848980 owl:Axiom -HP:0007277 oboInOwl:hasDbXref UMLS:C2673351 owl:Axiom -HP:0007274 oboInOwl:hasDbXref UMLS:C1845604 owl:Axiom -HP:0007250 oboInOwl:hasDbXref UMLS:C4024915 owl:Axiom -HP:0007249 oboInOwl:hasDbXref UMLS:C4024916 owl:Axiom -HP:0008577 oboInOwl:hasDbXref UMLS:C1849735 owl:Axiom -HP:0007240 oboInOwl:hasDbXref UMLS:C1843885 owl:Axiom -HP:0008572 oboInOwl:hasDbXref UMLS:C1846460 owl:Axiom -HP:0008573 oboInOwl:hasDbXref UMLS:C3810445 owl:Axiom -HP:0007260 oboInOwl:hasDbXref MSH:D054222 owl:Axiom -HP:0007260 oboInOwl:hasDbXref SNOMEDCT_US:253149002 owl:Axiom -HP:0007260 oboInOwl:hasDbXref UMLS:C0431376 owl:Axiom -HP:0008591 oboInOwl:hasDbXref UMLS:C4021537 owl:Axiom -HP:0010896 oboInOwl:hasDbXref UMLS:C0268563 owl:Axiom -HP:0010896 oboInOwl:hasDbXref SNOMEDCT_US:64852002 owl:Axiom -HP:0010896 oboInOwl:hasDbXref MSH:C537236 owl:Axiom -HP:0010895 oboInOwl:hasDbXref UMLS:C4023670 owl:Axiom -HP:0010894 oboInOwl:hasDbXref UMLS:C4023671 owl:Axiom -HP:0010893 oboInOwl:hasDbXref UMLS:C4023672 owl:Axiom -HP:0010892 oboInOwl:hasDbXref UMLS:C4023673 owl:Axiom -HP:0010891 oboInOwl:hasDbXref MSH:D012544 owl:Axiom -HP:0010891 oboInOwl:hasDbXref UMLS:C0036310 owl:Axiom -HP:0010891 oboInOwl:hasDbXref SNOMEDCT_US:53406005 owl:Axiom -HP:0010890 oboInOwl:hasDbXref UMLS:C0029376 owl:Axiom -HP:0010890 oboInOwl:hasDbXref SNOMEDCT_US:79353000 owl:Axiom -HP:0010890 oboInOwl:hasDbXref SNOMEDCT_US:72047008 owl:Axiom -HP:0010890 oboInOwl:hasDbXref MSH:D055034 owl:Axiom -HP:0010899 oboInOwl:hasDbXref UMLS:C4023667 owl:Axiom -HP:0010898 oboInOwl:hasDbXref UMLS:C4023668 owl:Axiom -HP:0010897 oboInOwl:hasDbXref UMLS:C4023669 owl:Axiom -HP:0008587 oboInOwl:hasDbXref UMLS:C4021538 owl:Axiom -HP:0007256 oboInOwl:hasDbXref SNOMEDCT_US:14648003 owl:Axiom -HP:0007256 oboInOwl:hasDbXref UMLS:C0234132 owl:Axiom -HP:0008586 oboInOwl:hasDbXref UMLS:C2676974 owl:Axiom -HP:0008589 oboInOwl:hasDbXref UMLS:C1842681 owl:Axiom -HP:0008588 oboInOwl:hasDbXref UMLS:C1846459 owl:Axiom -HP:0007258 oboInOwl:hasDbXref UMLS:C1856001 owl:Axiom -HP:0008583 oboInOwl:hasDbXref UMLS:C4024655 owl:Axiom -HP:0007291 oboInOwl:hasDbXref UMLS:C1857353 owl:Axiom -HP:0007293 oboInOwl:hasDbXref UMLS:C1867776 owl:Axiom -HP:0007289 oboInOwl:hasDbXref UMLS:C1854657 owl:Axiom -HP:0007285 oboInOwl:hasDbXref UMLS:C1849260 owl:Axiom -HP:0007286 oboInOwl:hasDbXref UMLS:C4024910 owl:Axiom -HP:0007299 oboInOwl:hasDbXref UMLS:C1832671 owl:Axiom -HP:0007295 oboInOwl:hasDbXref UMLS:C4024909 owl:Axiom -HP:0010841 oboInOwl:hasDbXref UMLS:C4021219 owl:Axiom -HP:0008518 oboInOwl:hasDbXref UMLS:C4024659 owl:Axiom -HP:0009849 oboInOwl:hasDbXref UMLS:C4024184 owl:Axiom -HP:0010849 oboInOwl:hasDbXref UMLS:C4023684 owl:Axiom -HP:0010849 oboInOwl:hasDbXref UMLS:C4020765 owl:Axiom -HP:0009848 oboInOwl:hasDbXref UMLS:C4021382 owl:Axiom -HP:0010848 oboInOwl:hasDbXref UMLS:C4023685 owl:Axiom -HP:0008517 oboInOwl:hasDbXref UMLS:C4024660 owl:Axiom -HP:0010847 oboInOwl:hasDbXref UMLS:C4023686 owl:Axiom -HP:0008519 oboInOwl:hasDbXref UMLS:C4024658 owl:Axiom -HP:0010846 oboInOwl:hasDbXref UMLS:C4021216 owl:Axiom -HP:0009845 oboInOwl:hasDbXref UMLS:C4024187 owl:Axiom -HP:0010845 oboInOwl:hasDbXref UMLS:C4021217 owl:Axiom -HP:0008513 oboInOwl:hasDbXref UMLS:C0452136 owl:Axiom -HP:0008513 oboInOwl:hasDbXref SNOMEDCT_US:194417009 owl:Axiom -HP:0010844 oboInOwl:hasDbXref UMLS:C4023687 owl:Axiom -HP:0009844 oboInOwl:hasDbXref UMLS:C4021383 owl:Axiom -HP:0010843 oboInOwl:hasDbXref UMLS:C4021218 owl:Axiom -HP:0009847 oboInOwl:hasDbXref UMLS:C4024185 owl:Axiom -HP:0008516 oboInOwl:hasDbXref UMLS:C4024661 owl:Axiom -HP:0008515 oboInOwl:hasDbXref UMLS:C4024662 owl:Axiom -HP:0009846 oboInOwl:hasDbXref UMLS:C4024186 owl:Axiom -HP:0009840 oboInOwl:hasDbXref UMLS:C4021384 owl:Axiom -HP:0009843 oboInOwl:hasDbXref UMLS:C1862152 owl:Axiom -HP:0008511 oboInOwl:hasDbXref SNOMEDCT_US:246967007 owl:Axiom -HP:0008511 oboInOwl:hasDbXref UMLS:C0423260 owl:Axiom -HP:0010830 oboInOwl:hasDbXref UMLS:C4021221 owl:Axiom -HP:0008529 oboInOwl:hasDbXref UMLS:C1832834 owl:Axiom -HP:0010838 oboInOwl:hasDbXref UMLS:C1848459 owl:Axiom -HP:0008528 oboInOwl:hasDbXref SNOMEDCT_US:27394002 owl:Axiom -HP:0008528 oboInOwl:hasDbXref UMLS:C4024657 owl:Axiom -HP:0008528 oboInOwl:hasDbXref UMLS:C0222050 owl:Axiom -HP:0010837 oboInOwl:hasDbXref UMLS:C0240997 owl:Axiom -HP:0010836 oboInOwl:hasDbXref UMLS:C4023689 owl:Axiom -HP:0010836 oboInOwl:hasDbXref UMLS:C4020766 owl:Axiom -HP:0010835 oboInOwl:hasDbXref UMLS:C0278136 owl:Axiom -HP:0010835 oboInOwl:hasDbXref SNOMEDCT_US:87275002 owl:Axiom -HP:0010834 oboInOwl:hasDbXref UMLS:C4021220 owl:Axiom -HP:0009856 oboInOwl:hasDbXref UMLS:C4021381 owl:Axiom -HP:0009855 oboInOwl:hasDbXref UMLS:C1850148 owl:Axiom -HP:0010833 oboInOwl:hasDbXref UMLS:C4023690 owl:Axiom -HP:0008527 oboInOwl:hasDbXref UMLS:C1865866 owl:Axiom -HP:0008527 oboInOwl:hasDbXref SNOMEDCT_US:700453005 owl:Axiom -HP:0009858 oboInOwl:hasDbXref UMLS:C4024177 owl:Axiom -HP:0010832 oboInOwl:hasDbXref UMLS:C4023691 owl:Axiom -HP:0009857 oboInOwl:hasDbXref UMLS:C4024178 owl:Axiom -HP:0010831 oboInOwl:hasDbXref UMLS:C1856691 owl:Axiom -HP:0009852 oboInOwl:hasDbXref UMLS:C4024181 owl:Axiom -HP:0009851 oboInOwl:hasDbXref UMLS:C4024182 owl:Axiom -HP:0008523 oboInOwl:hasDbXref UMLS:C4021539 owl:Axiom -HP:0009854 oboInOwl:hasDbXref UMLS:C4024179 owl:Axiom -HP:0009853 oboInOwl:hasDbXref UMLS:C4024180 owl:Axiom -HP:0009850 oboInOwl:hasDbXref UMLS:C4024183 owl:Axiom -HP:0010839 oboInOwl:hasDbXref UMLS:C4023688 owl:Axiom -HP:0009827 oboInOwl:hasDbXref MEDDRA:10001926 owl:Axiom -HP:0009827 oboInOwl:hasDbXref SNOMEDCT_US:62588002 owl:Axiom -HP:0009827 oboInOwl:hasDbXref UMLS:C0002447 owl:Axiom -HP:0009827 oboInOwl:hasDbXref MSH:D004480 owl:Axiom -HP:0010827 oboInOwl:hasDbXref UMLS:C4021223 owl:Axiom -HP:0009826 oboInOwl:hasDbXref UMLS:C0239399 owl:Axiom -HP:0010826 oboInOwl:hasDbXref UMLS:C4021224 owl:Axiom -HP:0009829 oboInOwl:hasDbXref MSH:D004480 owl:Axiom -HP:0009829 oboInOwl:hasDbXref MEDDRA:10034923 owl:Axiom -HP:0009829 oboInOwl:hasDbXref UMLS:C0031575 owl:Axiom -HP:0009829 oboInOwl:hasDbXref SNOMEDCT_US:22841008 owl:Axiom -HP:0010825 oboInOwl:hasDbXref UMLS:C4021225 owl:Axiom -HP:0009828 oboInOwl:hasDbXref UMLS:C4024192 owl:Axiom -HP:0010824 oboInOwl:hasDbXref UMLS:C4021226 owl:Axiom -HP:0009823 oboInOwl:hasDbXref UMLS:C4024194 owl:Axiom -HP:0010823 oboInOwl:hasDbXref UMLS:C4023692 owl:Axiom -HP:0010822 oboInOwl:hasDbXref UMLS:C0235068 owl:Axiom -HP:0010822 oboInOwl:hasDbXref SNOMEDCT_US:2228002 owl:Axiom -HP:0010822 oboInOwl:hasDbXref MSH:D012607 owl:Axiom -HP:0009822 oboInOwl:hasDbXref UMLS:C4024195 owl:Axiom -HP:0010821 oboInOwl:hasDbXref MSH:D004828 owl:Axiom -HP:0010821 oboInOwl:hasDbXref SNOMEDCT_US:89525009 owl:Axiom -HP:0010821 oboInOwl:hasDbXref UMLS:C0270820 owl:Axiom -HP:0009825 oboInOwl:hasDbXref UMLS:C4024193 owl:Axiom -HP:0009824 oboInOwl:hasDbXref UMLS:C1837406 owl:Axiom -HP:0010820 oboInOwl:hasDbXref UMLS:C4023693 owl:Axiom -HP:0009821 oboInOwl:hasDbXref UMLS:C1855299 owl:Axiom -HP:0009820 oboInOwl:hasDbXref UMLS:C4024196 owl:Axiom -HP:0010829 oboInOwl:hasDbXref UMLS:C4021222 owl:Axiom -HP:0010828 oboInOwl:hasDbXref MSH:D019569 owl:Axiom -HP:0010828 oboInOwl:hasDbXref SNOMEDCT_US:13753008 owl:Axiom -HP:0010828 oboInOwl:hasDbXref UMLS:C0278152 owl:Axiom -HP:0009838 oboInOwl:hasDbXref UMLS:C4024188 owl:Axiom -HP:0010816 oboInOwl:hasDbXref MSH:C580062 owl:Axiom -HP:0010816 oboInOwl:hasDbXref UMLS:C0334082 owl:Axiom -HP:0010816 oboInOwl:hasDbXref SNOMEDCT_US:25201003 owl:Axiom -HP:0010816 oboInOwl:hasDbXref SNOMEDCT_US:239107007 owl:Axiom -HP:0008507 oboInOwl:hasDbXref UMLS:C4024663 owl:Axiom -HP:0010815 oboInOwl:hasDbXref SNOMEDCT_US:707136009 owl:Axiom -HP:0010815 oboInOwl:hasDbXref MSH:D054000 owl:Axiom -HP:0010815 oboInOwl:hasDbXref SNOMEDCT_US:239112008 owl:Axiom -HP:0010815 oboInOwl:hasDbXref SNOMEDCT_US:52298009 owl:Axiom -HP:0010815 oboInOwl:hasDbXref UMLS:C3854181 owl:Axiom -HP:0009837 oboInOwl:hasDbXref UMLS:C4024189 owl:Axiom -HP:0010814 oboInOwl:hasDbXref UMLS:C4023694 owl:Axiom -HP:0008509 oboInOwl:hasDbXref UMLS:C3550331 owl:Axiom -HP:0009839 oboInOwl:hasDbXref UMLS:C1849547 owl:Axiom -HP:0010813 oboInOwl:hasDbXref UMLS:C4023695 owl:Axiom -HP:0009834 oboInOwl:hasDbXref UMLS:C4024190 owl:Axiom -HP:0010812 oboInOwl:hasDbXref UMLS:C1401781 owl:Axiom -HP:0009833 oboInOwl:hasDbXref UMLS:C4024191 owl:Axiom -HP:0010811 oboInOwl:hasDbXref UMLS:C4023696 owl:Axiom -HP:0009836 oboInOwl:hasDbXref UMLS:C1850630 owl:Axiom -HP:0010810 oboInOwl:hasDbXref UMLS:C4023697 owl:Axiom -HP:0010810 oboInOwl:hasDbXref UMLS:C4280362 owl:Axiom -HP:0009835 oboInOwl:hasDbXref UMLS:C1861336 owl:Axiom -HP:0008504 oboInOwl:hasDbXref UMLS:C4020798 owl:Axiom -HP:0008504 oboInOwl:hasDbXref UMLS:C4024664 owl:Axiom -HP:0009830 oboInOwl:hasDbXref UMLS:C0031117 owl:Axiom -HP:0009830 oboInOwl:hasDbXref SNOMEDCT_US:42658009 owl:Axiom -HP:0009830 oboInOwl:hasDbXref UMLS:C0442874 owl:Axiom -HP:0009830 oboInOwl:hasDbXref SNOMEDCT_US:302226006 owl:Axiom -HP:0009830 oboInOwl:hasDbXref MSH:D010523 owl:Axiom -HP:0009830 oboInOwl:hasDbXref SNOMEDCT_US:386033004 owl:Axiom -HP:0008501 oboInOwl:hasDbXref UMLS:C2750604 owl:Axiom -HP:0009832 oboInOwl:hasDbXref UMLS:C4021385 owl:Axiom -HP:0009831 oboInOwl:hasDbXref SNOMEDCT_US:128189008 owl:Axiom -HP:0009831 oboInOwl:hasDbXref MSH:D020422 owl:Axiom -HP:0009831 oboInOwl:hasDbXref UMLS:C0494491 owl:Axiom -HP:0010819 oboInOwl:hasDbXref UMLS:C0270846 owl:Axiom -HP:0010819 oboInOwl:hasDbXref SNOMEDCT_US:189198006 owl:Axiom -HP:0010819 oboInOwl:hasDbXref SNOMEDCT_US:42365007 owl:Axiom -HP:0010819 oboInOwl:hasDbXref UMLS:C1836509 owl:Axiom -HP:0010818 oboInOwl:hasDbXref UMLS:C1836508 owl:Axiom -HP:0010817 oboInOwl:hasDbXref UMLS:C3854181 owl:Axiom -HP:0010817 oboInOwl:hasDbXref SNOMEDCT_US:707136009 owl:Axiom -HP:0010817 oboInOwl:hasDbXref MSH:D054000 owl:Axiom -HP:0010817 oboInOwl:hasDbXref SNOMEDCT_US:239112008 owl:Axiom -HP:0010817 oboInOwl:hasDbXref SNOMEDCT_US:52298009 owl:Axiom -HP:0009890 oboInOwl:hasDbXref UMLS:C3276036 owl:Axiom -HP:0010885 oboInOwl:hasDbXref UMLS:C0085660 owl:Axiom -HP:0010885 oboInOwl:hasDbXref UMLS:C0877326 owl:Axiom -HP:0010885 oboInOwl:hasDbXref MSH:D010020 owl:Axiom -HP:0010885 oboInOwl:hasDbXref UMLS:C0520474 owl:Axiom -HP:0010885 oboInOwl:hasDbXref SNOMEDCT_US:72756009 owl:Axiom -HP:0010885 oboInOwl:hasDbXref SNOMEDCT_US:398199007 owl:Axiom -HP:0010885 oboInOwl:hasDbXref UMLS:C0029445 owl:Axiom -HP:0010885 oboInOwl:hasDbXref SNOMEDCT_US:240196003 owl:Axiom -HP:0010884 oboInOwl:hasDbXref UMLS:C4023675 owl:Axiom -HP:0010883 oboInOwl:hasDbXref UMLS:C0265843 owl:Axiom -HP:0010883 oboInOwl:hasDbXref SNOMEDCT_US:51442005 owl:Axiom -HP:0010882 oboInOwl:hasDbXref MSH:D018633 owl:Axiom -HP:0010882 oboInOwl:hasDbXref SNOMEDCT_US:204342004 owl:Axiom -HP:0010882 oboInOwl:hasDbXref SNOMEDCT_US:448564004 owl:Axiom -HP:0010882 oboInOwl:hasDbXref Fyler:1001 owl:Axiom -HP:0010882 oboInOwl:hasDbXref UMLS:C0242855 owl:Axiom -HP:0010881 oboInOwl:hasDbXref UMLS:C0266785 owl:Axiom -HP:0010881 oboInOwl:hasDbXref SNOMEDCT_US:90009001 owl:Axiom -HP:0010880 oboInOwl:hasDbXref UMLS:C4023676 owl:Axiom -HP:0010889 oboInOwl:hasDbXref SNOMEDCT_US:84062004 owl:Axiom -HP:0010889 oboInOwl:hasDbXref SNOMEDCT_US:367356000 owl:Axiom -HP:0010889 oboInOwl:hasDbXref UMLS:C0022682 owl:Axiom -HP:0010889 oboInOwl:hasDbXref SNOMEDCT_US:360466009 owl:Axiom -HP:0010889 oboInOwl:hasDbXref MSH:D010020 owl:Axiom -HP:0009889 oboInOwl:hasDbXref UMLS:C4024170 owl:Axiom -HP:0009888 oboInOwl:hasDbXref UMLS:C4024171 owl:Axiom -HP:0007227 oboInOwl:hasDbXref UMLS:C0266483 owl:Axiom -HP:0007227 oboInOwl:hasDbXref SNOMEDCT_US:23024003 owl:Axiom -HP:0007227 oboInOwl:hasDbXref MSH:D054082 owl:Axiom -HP:0010888 oboInOwl:hasDbXref UMLS:C4023674 owl:Axiom -HP:0008559 oboInOwl:hasDbXref UMLS:C1865305 owl:Axiom -HP:0010886 oboInOwl:hasDbXref UMLS:C0029421 owl:Axiom -HP:0010886 oboInOwl:hasDbXref SNOMEDCT_US:82562007 owl:Axiom -HP:0010886 oboInOwl:hasDbXref MSH:D010008 owl:Axiom -HP:0007229 oboInOwl:hasDbXref UMLS:C1837246 owl:Axiom -HP:0008554 oboInOwl:hasDbXref UMLS:C1862050 owl:Axiom -HP:0009884 oboInOwl:hasDbXref UMLS:C1969237 owl:Axiom -HP:0009887 oboInOwl:hasDbXref UMLS:C4024172 owl:Axiom -HP:0008555 oboInOwl:hasDbXref UMLS:C4024656 owl:Axiom -HP:0009886 oboInOwl:hasDbXref UMLS:C0263485 owl:Axiom -HP:0009886 oboInOwl:hasDbXref SNOMEDCT_US:238736006 owl:Axiom -HP:0009886 oboInOwl:hasDbXref SNOMEDCT_US:22486004 owl:Axiom -HP:0009881 oboInOwl:hasDbXref UMLS:C4024173 owl:Axiom -HP:0009880 oboInOwl:hasDbXref UMLS:C4024174 owl:Axiom -HP:0009883 oboInOwl:hasDbXref UMLS:C1849343 owl:Axiom -HP:0007220 oboInOwl:hasDbXref UMLS:C1969462 owl:Axiom -HP:0008551 oboInOwl:hasDbXref SNOMEDCT_US:35045004 owl:Axiom -HP:0008551 oboInOwl:hasDbXref MSH:D065817 owl:Axiom -HP:0008551 oboInOwl:hasDbXref UMLS:C0152423 owl:Axiom -HP:0009882 oboInOwl:hasDbXref UMLS:C1839829 owl:Axiom -HP:0007221 oboInOwl:hasDbXref UMLS:C1849143 owl:Axiom -HP:0010874 oboInOwl:hasDbXref SNOMEDCT_US:69880002 owl:Axiom -HP:0010874 oboInOwl:hasDbXref UMLS:C0221253 owl:Axiom -HP:0010873 oboInOwl:hasDbXref UMLS:C0742191 owl:Axiom -HP:0010872 oboInOwl:hasDbXref SNOMEDCT_US:59931005 owl:Axiom -HP:0010872 oboInOwl:hasDbXref UMLS:C0520888 owl:Axiom -HP:0010871 oboInOwl:hasDbXref UMLS:C0037921 owl:Axiom -HP:0010871 oboInOwl:hasDbXref SNOMEDCT_US:445458007 owl:Axiom -HP:0010871 oboInOwl:hasDbXref SNOMEDCT_US:69131009 owl:Axiom -HP:0010871 oboInOwl:hasDbXref UMLS:C0240991 owl:Axiom -HP:0010871 oboInOwl:hasDbXref MSH:D001259 owl:Axiom -HP:0010879 oboInOwl:hasDbXref UMLS:C4023677 owl:Axiom -HP:0010878 oboInOwl:hasDbXref MSH:C537852 owl:Axiom -HP:0010878 oboInOwl:hasDbXref UMLS:C0948242 owl:Axiom -HP:0008569 oboInOwl:hasDbXref UMLS:C4020794 owl:Axiom -HP:0008569 oboInOwl:hasDbXref UMLS:C4020797 owl:Axiom -HP:0008569 oboInOwl:hasDbXref UMLS:C4020793 owl:Axiom -HP:0008569 oboInOwl:hasDbXref UMLS:C4020694 owl:Axiom -HP:0008569 oboInOwl:hasDbXref UMLS:C4020796 owl:Axiom -HP:0008569 oboInOwl:hasDbXref UMLS:C4020792 owl:Axiom -HP:0008569 oboInOwl:hasDbXref UMLS:C4020795 owl:Axiom -HP:0010877 oboInOwl:hasDbXref UMLS:C4023678 owl:Axiom -HP:0008568 oboInOwl:hasDbXref SNOMEDCT_US:22443004 owl:Axiom -HP:0008568 oboInOwl:hasDbXref UMLS:C0235927 owl:Axiom -HP:0008568 oboInOwl:hasDbXref UMLS:C4015052 owl:Axiom -HP:0009899 oboInOwl:hasDbXref UMLS:C4021377 owl:Axiom -HP:0007238 oboInOwl:hasDbXref UMLS:C4021579 owl:Axiom -HP:0010876 oboInOwl:hasDbXref UMLS:C4020763 owl:Axiom -HP:0010876 oboInOwl:hasDbXref UMLS:C4020764 owl:Axiom -HP:0010876 oboInOwl:hasDbXref UMLS:C4023679 owl:Axiom -HP:0007239 oboInOwl:hasDbXref UMLS:C4024917 owl:Axiom -HP:0010875 oboInOwl:hasDbXref SNOMEDCT_US:413813004 owl:Axiom -HP:0010875 oboInOwl:hasDbXref UMLS:C1531651 owl:Axiom -HP:0007233 oboInOwl:hasDbXref UMLS:C1843169 owl:Axiom -HP:0009896 oboInOwl:hasDbXref UMLS:C4024167 owl:Axiom -HP:0009895 oboInOwl:hasDbXref UMLS:C4021380 owl:Axiom -HP:0009898 oboInOwl:hasDbXref UMLS:C4021378 owl:Axiom -HP:0007236 oboInOwl:hasDbXref UMLS:C4024918 owl:Axiom -HP:0009897 oboInOwl:hasDbXref UMLS:C4021379 owl:Axiom -HP:0009892 oboInOwl:hasDbXref UMLS:C1408788 owl:Axiom -HP:0009892 oboInOwl:hasDbXref MSH:D065817 owl:Axiom -HP:0009892 oboInOwl:hasDbXref UMLS:C0702139 owl:Axiom -HP:0009892 oboInOwl:hasDbXref SNOMEDCT_US:57436000 owl:Axiom -HP:0007230 oboInOwl:hasDbXref UMLS:C4024920 owl:Axiom -HP:0009891 oboInOwl:hasDbXref UMLS:C1861869 owl:Axiom -HP:0009891 oboInOwl:hasDbXref UMLS:C4020777 owl:Axiom -HP:0009894 oboInOwl:hasDbXref UMLS:C4024168 owl:Axiom -HP:0009893 oboInOwl:hasDbXref UMLS:C4024169 owl:Axiom -HP:0007232 oboInOwl:hasDbXref UMLS:C4024919 owl:Axiom -HP:0010863 oboInOwl:hasDbXref SNOMEDCT_US:229736005 owl:Axiom -HP:0010863 oboInOwl:hasDbXref UMLS:C0454642 owl:Axiom -HP:0010862 oboInOwl:hasDbXref UMLS:C4023681 owl:Axiom -HP:0010861 oboInOwl:hasDbXref MSH:D001946 owl:Axiom -HP:0010861 oboInOwl:hasDbXref SNOMEDCT_US:38049006 owl:Axiom -HP:0010861 oboInOwl:hasDbXref UMLS:C0426146 owl:Axiom -HP:0010860 oboInOwl:hasDbXref SNOMEDCT_US:49168004 owl:Axiom -HP:0010860 oboInOwl:hasDbXref UMLS:C0233283 owl:Axiom -HP:0010860 oboInOwl:hasDbXref MSH:D001946 owl:Axiom -HP:0007208 oboInOwl:hasDbXref UMLS:C4024922 owl:Axiom -HP:0007209 oboInOwl:hasDbXref SNOMEDCT_US:95666008 owl:Axiom -HP:0007209 oboInOwl:hasDbXref SNOMEDCT_US:280816001 owl:Axiom -HP:0007209 oboInOwl:hasDbXref MSH:D005158 owl:Axiom -HP:0007209 oboInOwl:hasDbXref UMLS:C0015469 owl:Axiom -HP:0007209 oboInOwl:hasDbXref UMLS:C0427055 owl:Axiom -HP:0010869 oboInOwl:hasDbXref SNOMEDCT_US:77743009 owl:Axiom -HP:0010869 oboInOwl:hasDbXref UMLS:C0234355 owl:Axiom -HP:0010868 oboInOwl:hasDbXref UMLS:C4023680 owl:Axiom -HP:0007204 oboInOwl:hasDbXref UMLS:C4024923 owl:Axiom -HP:0010867 oboInOwl:hasDbXref MSH:D001259 owl:Axiom -HP:0010867 oboInOwl:hasDbXref SNOMEDCT_US:20262006 owl:Axiom -HP:0010867 oboInOwl:hasDbXref SNOMEDCT_US:39384006 owl:Axiom -HP:0010867 oboInOwl:hasDbXref UMLS:C0004134 owl:Axiom -HP:0010866 oboInOwl:hasDbXref UMLS:C0238577 owl:Axiom -HP:0010865 oboInOwl:hasDbXref MSH:D019958 owl:Axiom -HP:0010865 oboInOwl:hasDbXref SNOMEDCT_US:18941000 owl:Axiom -HP:0010865 oboInOwl:hasDbXref UMLS:C0029121 owl:Axiom -HP:0007206 oboInOwl:hasDbXref UMLS:C0431391 owl:Axiom -HP:0007206 oboInOwl:hasDbXref MSH:D065705 owl:Axiom -HP:0007206 oboInOwl:hasDbXref SNOMEDCT_US:253170008 owl:Axiom -HP:0010864 oboInOwl:hasDbXref UMLS:C0036857 owl:Axiom -HP:0010864 oboInOwl:hasDbXref SNOMEDCT_US:40700009 owl:Axiom -HP:0008537 oboInOwl:hasDbXref UMLS:C1865302 owl:Axiom -HP:0007207 oboInOwl:hasDbXref UMLS:C1846131 owl:Axiom -HP:0007200 oboInOwl:hasDbXref UMLS:C4024925 owl:Axiom -HP:0007201 oboInOwl:hasDbXref UMLS:C4024924 owl:Axiom -HP:0010852 oboInOwl:hasDbXref UMLS:C3552821 owl:Axiom -HP:0010851 oboInOwl:hasDbXref UMLS:C1969156 owl:Axiom -HP:0010850 oboInOwl:hasDbXref UMLS:C4023683 owl:Axiom -HP:0010859 oboInOwl:hasDbXref SNOMEDCT_US:18559007 owl:Axiom -HP:0010859 oboInOwl:hasDbXref MSH:D001946 owl:Axiom -HP:0010859 oboInOwl:hasDbXref UMLS:C0233286 owl:Axiom -HP:0010858 oboInOwl:hasDbXref UMLS:C4023682 owl:Axiom -HP:0010857 oboInOwl:hasDbXref UMLS:C4021211 owl:Axiom -HP:0007215 oboInOwl:hasDbXref SNOMEDCT_US:304737009 owl:Axiom -HP:0007215 oboInOwl:hasDbXref UMLS:C0238357 owl:Axiom -HP:0007215 oboInOwl:hasDbXref MSH:D020513 owl:Axiom -HP:0010856 oboInOwl:hasDbXref UMLS:C4021212 owl:Axiom -HP:0009878 oboInOwl:hasDbXref UMLS:C4024175 owl:Axiom -HP:0010855 oboInOwl:hasDbXref UMLS:C4021213 owl:Axiom -HP:0010854 oboInOwl:hasDbXref UMLS:C4021214 owl:Axiom -HP:0010853 oboInOwl:hasDbXref UMLS:C4021215 owl:Axiom -HP:0009879 oboInOwl:hasDbXref UMLS:C2749675 owl:Axiom -HP:0008542 oboInOwl:hasDbXref UMLS:C0271514 owl:Axiom -HP:0008542 oboInOwl:hasDbXref SNOMEDCT_US:42538001 owl:Axiom -HP:0008544 oboInOwl:hasDbXref UMLS:C1970777 owl:Axiom -HP:0009875 oboInOwl:hasDbXref UMLS:C4024176 owl:Axiom -HP:0008541 oboInOwl:hasDbXref UMLS:C1850190 owl:Axiom -HP:0007210 oboInOwl:hasDbXref UMLS:C4024921 owl:Axiom -HP:0009809 oboInOwl:hasDbXref UMLS:C4021388 owl:Axiom -HP:0009808 oboInOwl:hasDbXref UMLS:C4021389 owl:Axiom -HP:0010805 oboInOwl:hasDbXref UMLS:C3553471 owl:Axiom -HP:0009805 oboInOwl:hasDbXref UMLS:C4024201 owl:Axiom -HP:0010804 oboInOwl:hasDbXref UMLS:C1839767 owl:Axiom -HP:0010804 oboInOwl:hasDbXref UMLS:C1853383 owl:Axiom -HP:0010804 oboInOwl:hasDbXref UMLS:C1850072 owl:Axiom -HP:0009804 oboInOwl:hasDbXref UMLS:C4024202 owl:Axiom -HP:0009804 oboInOwl:hasDbXref UMLS:C4083050 owl:Axiom -HP:0010803 oboInOwl:hasDbXref UMLS:C4280363 owl:Axiom -HP:0010803 oboInOwl:hasDbXref UMLS:C4023698 owl:Axiom -HP:0010803 oboInOwl:hasDbXref UMLS:C3275452 owl:Axiom -HP:0009806 oboInOwl:hasDbXref SNOMEDCT_US:111395007 owl:Axiom -HP:0009806 oboInOwl:hasDbXref MSH:D018500 owl:Axiom -HP:0009806 oboInOwl:hasDbXref UMLS:C0162283 owl:Axiom -HP:0010802 oboInOwl:hasDbXref UMLS:C4023699 owl:Axiom -HP:0010801 oboInOwl:hasDbXref UMLS:C4021227 owl:Axiom -HP:0010800 oboInOwl:hasDbXref UMLS:C2053435 owl:Axiom -HP:0009800 oboInOwl:hasDbXref UMLS:C0085207 owl:Axiom -HP:0009800 oboInOwl:hasDbXref SNOMEDCT_US:11687002 owl:Axiom -HP:0009800 oboInOwl:hasDbXref UMLS:C4020778 owl:Axiom -HP:0009800 oboInOwl:hasDbXref MSH:D016640 owl:Axiom -HP:0009803 oboInOwl:hasDbXref UMLS:C0877165 owl:Axiom -HP:0009802 oboInOwl:hasDbXref UMLS:C4280393 owl:Axiom -HP:0009802 oboInOwl:hasDbXref UMLS:C4024203 owl:Axiom -HP:0010809 oboInOwl:hasDbXref UMLS:C3693299 owl:Axiom -HP:0010808 oboInOwl:hasDbXref UMLS:C0241442 owl:Axiom -HP:0010808 oboInOwl:hasDbXref SNOMEDCT_US:285503005 owl:Axiom -HP:0010808 oboInOwl:hasDbXref SNOMEDCT_US:249872000 owl:Axiom -HP:0010807 oboInOwl:hasDbXref SNOMEDCT_US:35580009 owl:Axiom -HP:0010807 oboInOwl:hasDbXref MSH:D024343 owl:Axiom -HP:0010807 oboInOwl:hasDbXref UMLS:C0266061 owl:Axiom -HP:0010806 oboInOwl:hasDbXref UMLS:C1856202 owl:Axiom -HP:0009819 oboInOwl:hasDbXref SNOMEDCT_US:253963009 owl:Axiom -HP:0009819 oboInOwl:hasDbXref UMLS:C0265625 owl:Axiom -HP:0009816 oboInOwl:hasDbXref UMLS:C0345371 owl:Axiom -HP:0009816 oboInOwl:hasDbXref SNOMEDCT_US:253959002 owl:Axiom -HP:0009815 oboInOwl:hasDbXref UMLS:C0239399 owl:Axiom -HP:0009818 oboInOwl:hasDbXref UMLS:C4024197 owl:Axiom -HP:0009817 oboInOwl:hasDbXref UMLS:C4024198 owl:Axiom -HP:0009812 oboInOwl:hasDbXref UMLS:C4024200 owl:Axiom -HP:0009811 oboInOwl:hasDbXref UMLS:C4021386 owl:Axiom -HP:0009814 oboInOwl:hasDbXref UMLS:C4024199 owl:Axiom -HP:0009813 oboInOwl:hasDbXref SNOMEDCT_US:253926000 owl:Axiom -HP:0009813 oboInOwl:hasDbXref UMLS:C0265573 owl:Axiom -HP:0009810 oboInOwl:hasDbXref UMLS:C4021387 owl:Axiom -HP:0007390 oboInOwl:hasDbXref UMLS:C4024891 owl:Axiom -HP:0006060 oboInOwl:hasDbXref UMLS:C1862420 owl:Axiom -HP:0007392 oboInOwl:hasDbXref UMLS:C4024890 owl:Axiom -HP:0031023 oboInOwl:hasDbXref NCIT:C6559 owl:Axiom -HP:0031021 oboInOwl:hasDbXref NCIT:C3712 owl:Axiom -HP:0031022 oboInOwl:hasDbXref NCIT:C6038 owl:Axiom -HP:0007387 oboInOwl:hasDbXref UMLS:C1832455 owl:Axiom -HP:0006059 oboInOwl:hasDbXref UMLS:C1855239 owl:Axiom -HP:0007383 oboInOwl:hasDbXref UMLS:C2673597 owl:Axiom -HP:0007384 oboInOwl:hasDbXref UMLS:C1969516 owl:Axiom -HP:0007385 oboInOwl:hasDbXref UMLS:C1855698 owl:Axiom -HP:0007385 oboInOwl:hasDbXref UMLS:C4048801 owl:Axiom -HP:0007385 oboInOwl:hasDbXref UMLS:C4072858 owl:Axiom -HP:0007385 oboInOwl:hasDbXref UMLS:C4072857 owl:Axiom -HP:0006055 oboInOwl:hasDbXref UMLS:C1833881 owl:Axiom -HP:0006070 oboInOwl:hasDbXref UMLS:C2677209 owl:Axiom -HP:0006067 oboInOwl:hasDbXref UMLS:C1835573 owl:Axiom -HP:0007398 oboInOwl:hasDbXref UMLS:C4024888 owl:Axiom -HP:0006069 oboInOwl:hasDbXref UMLS:C1866703 owl:Axiom -HP:0006069 oboInOwl:hasDbXref UMLS:C4280466 owl:Axiom -HP:0007394 oboInOwl:hasDbXref UMLS:C1848771 owl:Axiom -HP:0007395 oboInOwl:hasDbXref UMLS:C4021576 owl:Axiom -HP:0006064 oboInOwl:hasDbXref UMLS:C1840089 owl:Axiom -HP:0007396 oboInOwl:hasDbXref UMLS:C4024889 owl:Axiom -HP:0007397 oboInOwl:hasDbXref UMLS:C1867003 owl:Axiom -HP:0007370 oboInOwl:hasDbXref UMLS:C1861866 owl:Axiom -HP:0007371 oboInOwl:hasDbXref UMLS:C0431370 owl:Axiom -HP:0007371 oboInOwl:hasDbXref SNOMEDCT_US:253142006 owl:Axiom -HP:0006040 oboInOwl:hasDbXref UMLS:C1861531 owl:Axiom -HP:0007369 oboInOwl:hasDbXref UMLS:C4024898 owl:Axiom -HP:0007365 oboInOwl:hasDbXref UMLS:C4024901 owl:Axiom -HP:0008697 oboInOwl:hasDbXref UMLS:C1968706 owl:Axiom -HP:0007366 oboInOwl:hasDbXref UMLS:C4024900 owl:Axiom -HP:0006035 oboInOwl:hasDbXref UMLS:C1857005 owl:Axiom -HP:0008696 oboInOwl:hasDbXref UMLS:C1840396 owl:Axiom -HP:0007367 oboInOwl:hasDbXref UMLS:C4024899 owl:Axiom -HP:0007361 oboInOwl:hasDbXref UMLS:C4024905 owl:Axiom -HP:0007362 oboInOwl:hasDbXref UMLS:C4024904 owl:Axiom -HP:0007363 oboInOwl:hasDbXref UMLS:C4024903 owl:Axiom -HP:0008695 oboInOwl:hasDbXref UMLS:C4024638 owl:Axiom -HP:0007364 oboInOwl:hasDbXref UMLS:C4024902 owl:Axiom -HP:0007380 oboInOwl:hasDbXref UMLS:C0858684 owl:Axiom -HP:0007381 oboInOwl:hasDbXref UMLS:C4024892 owl:Axiom -HP:0006051 oboInOwl:hasDbXref UMLS:C1834347 owl:Axiom -HP:0007376 oboInOwl:hasDbXref UMLS:C4024893 owl:Axiom -HP:0006045 oboInOwl:hasDbXref UMLS:C1849740 owl:Axiom -HP:0007377 oboInOwl:hasDbXref UMLS:C4021577 owl:Axiom -HP:0007378 oboInOwl:hasDbXref UMLS:C0017185 owl:Axiom -HP:0007378 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0007378 oboInOwl:hasDbXref MSH:D005770 owl:Axiom -HP:0007378 oboInOwl:hasDbXref SNOMEDCT_US:126768004 owl:Axiom -HP:0007379 oboInOwl:hasDbXref MSH:D014565 owl:Axiom -HP:0007379 oboInOwl:hasDbXref UMLS:C0042065 owl:Axiom -HP:0007379 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0007379 oboInOwl:hasDbXref UMLS:C4020809 owl:Axiom -HP:0006048 oboInOwl:hasDbXref UMLS:C1865254 owl:Axiom -HP:0007372 oboInOwl:hasDbXref UMLS:C4024897 owl:Axiom -HP:0007373 oboInOwl:hasDbXref UMLS:C4024896 owl:Axiom -HP:0006042 oboInOwl:hasDbXref UMLS:C1861373 owl:Axiom -HP:0007374 oboInOwl:hasDbXref UMLS:C4024895 owl:Axiom -HP:0007375 oboInOwl:hasDbXref UMLS:C4024894 owl:Axiom -HP:0006097 oboInOwl:hasDbXref UMLS:C1856889 owl:Axiom -HP:0006099 oboInOwl:hasDbXref UMLS:C4025092 owl:Axiom -HP:0200150 oboInOwl:hasDbXref UMLS:C4020695 owl:Axiom -HP:0200150 oboInOwl:hasDbXref UMLS:C4021882 owl:Axiom -HP:0200154 oboInOwl:hasDbXref UMLS:C4280283 owl:Axiom -HP:0200154 oboInOwl:hasDbXref UMLS:C4021880 owl:Axiom -HP:0200153 oboInOwl:hasDbXref UMLS:C4227831 owl:Axiom -HP:0200153 oboInOwl:hasDbXref UMLS:C4021881 owl:Axiom -HP:0200151 oboInOwl:hasDbXref UMLS:C1136033 owl:Axiom -HP:0200151 oboInOwl:hasDbXref SNOMEDCT_US:397012002 owl:Axiom -HP:0200151 oboInOwl:hasDbXref MSH:D034701 owl:Axiom -HP:0200151 oboInOwl:hasDbXref SNOMEDCT_US:703827008 owl:Axiom -HP:0200158 oboInOwl:hasDbXref UMLS:C4021879 owl:Axiom -HP:0200158 oboInOwl:hasDbXref UMLS:C4280282 owl:Axiom -HP:0200159 oboInOwl:hasDbXref UMLS:C4280281 owl:Axiom -HP:0200159 oboInOwl:hasDbXref UMLS:C4280280 owl:Axiom -HP:0200159 oboInOwl:hasDbXref UMLS:C4021878 owl:Axiom -HP:0006077 oboInOwl:hasDbXref UMLS:C1850048 owl:Axiom -HP:0200161 oboInOwl:hasDbXref UMLS:C4021876 owl:Axiom -HP:0200161 oboInOwl:hasDbXref UMLS:C3150012 owl:Axiom -HP:0200161 oboInOwl:hasDbXref UMLS:C4280277 owl:Axiom -HP:0006092 oboInOwl:hasDbXref UMLS:C1856742 owl:Axiom -HP:0200160 oboInOwl:hasDbXref UMLS:C4280279 owl:Axiom -HP:0200160 oboInOwl:hasDbXref UMLS:C4280278 owl:Axiom -HP:0200160 oboInOwl:hasDbXref UMLS:C4021877 owl:Axiom -HP:0006094 oboInOwl:hasDbXref SNOMEDCT_US:298193009 owl:Axiom -HP:0006094 oboInOwl:hasDbXref UMLS:C0574974 owl:Axiom -HP:0006095 oboInOwl:hasDbXref UMLS:C1835101 owl:Axiom -HP:0006089 oboInOwl:hasDbXref UMLS:C1856953 owl:Axiom -HP:0006086 oboInOwl:hasDbXref UMLS:C1850160 owl:Axiom -HP:0006088 oboInOwl:hasDbXref UMLS:C1861357 owl:Axiom -HP:0010962 oboInOwl:hasDbXref UMLS:C4023626 owl:Axiom -HP:0010961 oboInOwl:hasDbXref UMLS:C4023627 owl:Axiom -HP:0010960 oboInOwl:hasDbXref SNOMEDCT_US:18620009 owl:Axiom -HP:0010960 oboInOwl:hasDbXref UMLS:C0006288 owl:Axiom -HP:0010960 oboInOwl:hasDbXref MSH:D001998 owl:Axiom -HP:0008639 oboInOwl:hasDbXref UMLS:C0239761 owl:Axiom -HP:0007307 oboInOwl:hasDbXref UMLS:C4024908 owl:Axiom -HP:0010969 oboInOwl:hasDbXref UMLS:C4023621 owl:Axiom -HP:0009969 oboInOwl:hasDbXref UMLS:C4024138 owl:Axiom -HP:0007308 oboInOwl:hasDbXref UMLS:C1848528 owl:Axiom -HP:0010968 oboInOwl:hasDbXref UMLS:C4023622 owl:Axiom -HP:0010967 oboInOwl:hasDbXref UMLS:C4021855 owl:Axiom -HP:0010967 oboInOwl:hasDbXref UMLS:C4020761 owl:Axiom -HP:0009966 oboInOwl:hasDbXref UMLS:C4024140 owl:Axiom -HP:0008635 oboInOwl:hasDbXref UMLS:C4021531 owl:Axiom -HP:0010966 oboInOwl:hasDbXref UMLS:C4021209 owl:Axiom -HP:0009965 oboInOwl:hasDbXref UMLS:C4024141 owl:Axiom -HP:0010965 oboInOwl:hasDbXref UMLS:C4023623 owl:Axiom -HP:0009968 oboInOwl:hasDbXref UMLS:C4021360 owl:Axiom -HP:0007305 oboInOwl:hasDbXref UMLS:C0338474 owl:Axiom -HP:0010964 oboInOwl:hasDbXref UMLS:C4023624 owl:Axiom -HP:0009967 oboInOwl:hasDbXref UMLS:C4024139 owl:Axiom -HP:0008636 oboInOwl:hasDbXref UMLS:C4024651 owl:Axiom -HP:0010963 oboInOwl:hasDbXref UMLS:C4023625 owl:Axiom -HP:0008631 oboInOwl:hasDbXref UMLS:C4024653 owl:Axiom -HP:0009962 oboInOwl:hasDbXref UMLS:C4021363 owl:Axiom -HP:0009961 oboInOwl:hasDbXref UMLS:C4024142 owl:Axiom -HP:0009964 oboInOwl:hasDbXref UMLS:C4021361 owl:Axiom -HP:0008633 oboInOwl:hasDbXref UMLS:C4024652 owl:Axiom -HP:0007301 oboInOwl:hasDbXref UMLS:C4021845 owl:Axiom -HP:0007302 oboInOwl:hasDbXref SNOMEDCT_US:13746004 owl:Axiom -HP:0007302 oboInOwl:hasDbXref UMLS:C0005586 owl:Axiom -HP:0007302 oboInOwl:hasDbXref MSH:D001714 owl:Axiom -HP:0009963 oboInOwl:hasDbXref UMLS:C4021362 owl:Axiom -HP:0009960 oboInOwl:hasDbXref UMLS:C4024143 owl:Axiom -HP:0010951 oboInOwl:hasDbXref UMLS:C4023629 owl:Axiom -HP:0010950 oboInOwl:hasDbXref UMLS:C4023630 owl:Axiom -HP:0010959 oboInOwl:hasDbXref SNOMEDCT_US:111318005 owl:Axiom -HP:0010959 oboInOwl:hasDbXref MSH:D015615 owl:Axiom -HP:0010959 oboInOwl:hasDbXref UMLS:C0010668 owl:Axiom -HP:0010958 oboInOwl:hasDbXref SNOMEDCT_US:41962002 owl:Axiom -HP:0010958 oboInOwl:hasDbXref UMLS:C1609433 owl:Axiom -HP:0010958 oboInOwl:hasDbXref MSH:C536482 owl:Axiom -HP:0010957 oboInOwl:hasDbXref SNOMEDCT_US:253900005 owl:Axiom -HP:0010957 oboInOwl:hasDbXref UMLS:C0238506 owl:Axiom -HP:0010956 oboInOwl:hasDbXref MSH:C536139 owl:Axiom -HP:0010956 oboInOwl:hasDbXref UMLS:C2931117 owl:Axiom -HP:0010955 oboInOwl:hasDbXref UMLS:C0549253 owl:Axiom -HP:0009977 oboInOwl:hasDbXref UMLS:C4021356 owl:Axiom -HP:0009976 oboInOwl:hasDbXref UMLS:C4021357 owl:Axiom -HP:0010954 oboInOwl:hasDbXref SNOMEDCT_US:39589002 owl:Axiom -HP:0010954 oboInOwl:hasDbXref UMLS:C0265856 owl:Axiom -HP:0010954 oboInOwl:hasDbXref SNOMEDCT_US:268180007 owl:Axiom -HP:0010954 oboInOwl:hasDbXref UMLS:C0344963 owl:Axiom -HP:0010953 oboInOwl:hasDbXref SNOMEDCT_US:230746009 owl:Axiom -HP:0010953 oboInOwl:hasDbXref UMLS:C0549423 owl:Axiom -HP:0010953 oboInOwl:hasDbXref SNOMEDCT_US:82346000 owl:Axiom -HP:0010953 oboInOwl:hasDbXref MSH:D006849 owl:Axiom -HP:0009979 oboInOwl:hasDbXref UMLS:C4024132 owl:Axiom -HP:0008648 oboInOwl:hasDbXref UMLS:C4024648 owl:Axiom -HP:0008647 oboInOwl:hasDbXref UMLS:C4024649 owl:Axiom -HP:0009978 oboInOwl:hasDbXref UMLS:C4024133 owl:Axiom -HP:0010952 oboInOwl:hasDbXref UMLS:C4023628 owl:Axiom -HP:0009973 oboInOwl:hasDbXref UMLS:C4024135 owl:Axiom -HP:0009972 oboInOwl:hasDbXref UMLS:C4021359 owl:Axiom -HP:0007311 oboInOwl:hasDbXref UMLS:C3805715 owl:Axiom -HP:0009975 oboInOwl:hasDbXref UMLS:C4021358 owl:Axiom -HP:0009974 oboInOwl:hasDbXref UMLS:C4024134 owl:Axiom -HP:0007313 oboInOwl:hasDbXref SNOMEDCT_US:52522001 owl:Axiom -HP:0007313 oboInOwl:hasDbXref SNOMEDCT_US:418143002 owl:Axiom -HP:0007313 oboInOwl:hasDbXref UMLS:C0154671 owl:Axiom -HP:0008643 oboInOwl:hasDbXref UMLS:C2675558 owl:Axiom -HP:0009971 oboInOwl:hasDbXref UMLS:C4024136 owl:Axiom -HP:0008640 oboInOwl:hasDbXref UMLS:C4024650 owl:Axiom -HP:0009970 oboInOwl:hasDbXref UMLS:C4024137 owl:Axiom -HP:0010940 oboInOwl:hasDbXref UMLS:C4023636 owl:Axiom -HP:0010948 oboInOwl:hasDbXref UMLS:C4021210 owl:Axiom -HP:0009948 oboInOwl:hasDbXref UMLS:C4021367 owl:Axiom -HP:0010947 oboInOwl:hasDbXref UMLS:C4023632 owl:Axiom -HP:0009947 oboInOwl:hasDbXref UMLS:C4021368 owl:Axiom -HP:0008619 oboInOwl:hasDbXref SNOMEDCT_US:194424005 owl:Axiom -HP:0008619 oboInOwl:hasDbXref UMLS:C0452138 owl:Axiom -HP:0010946 oboInOwl:hasDbXref UMLS:C1868864 owl:Axiom -HP:0010945 oboInOwl:hasDbXref MSH:D058536 owl:Axiom -HP:0010945 oboInOwl:hasDbXref UMLS:C2317073 owl:Axiom -HP:0010945 oboInOwl:hasDbXref SNOMEDCT_US:430035004 owl:Axiom -HP:0009949 oboInOwl:hasDbXref UMLS:C4021366 owl:Axiom -HP:0009944 oboInOwl:hasDbXref UMLS:C4082168 owl:Axiom -HP:0010944 oboInOwl:hasDbXref UMLS:C4023633 owl:Axiom -HP:0010943 oboInOwl:hasDbXref UMLS:C2936423 owl:Axiom -HP:0010943 oboInOwl:hasDbXref MSH:D058535 owl:Axiom -HP:0009943 oboInOwl:hasDbXref UMLS:C3554724 owl:Axiom -HP:0009946 oboInOwl:hasDbXref UMLS:C4024152 owl:Axiom -HP:0010942 oboInOwl:hasDbXref UMLS:C4023634 owl:Axiom -HP:0008615 oboInOwl:hasDbXref UMLS:C4021534 owl:Axiom -HP:0010941 oboInOwl:hasDbXref MSH:C562753 owl:Axiom -HP:0010941 oboInOwl:hasDbXref UMLS:C4023635 owl:Axiom -HP:0010941 oboInOwl:hasDbXref UMLS:C0339851 owl:Axiom -HP:0010941 oboInOwl:hasDbXref UMLS:C0339850 owl:Axiom -HP:0010941 oboInOwl:hasDbXref SNOMEDCT_US:91900007 owl:Axiom -HP:0009945 oboInOwl:hasDbXref UMLS:C4021369 owl:Axiom -HP:0009940 oboInOwl:hasDbXref UMLS:C0399518 owl:Axiom -HP:0009940 oboInOwl:hasDbXref UMLS:C4082201 owl:Axiom -HP:0009940 oboInOwl:hasDbXref SNOMEDCT_US:235082006 owl:Axiom -HP:0009942 oboInOwl:hasDbXref UMLS:C4021370 owl:Axiom -HP:0009941 oboInOwl:hasDbXref UMLS:C4024153 owl:Axiom -HP:0008610 oboInOwl:hasDbXref UMLS:C4021535 owl:Axiom -HP:0010949 oboInOwl:hasDbXref UMLS:C4023631 owl:Axiom -HP:0010937 oboInOwl:hasDbXref UMLS:C4023639 owl:Axiom -HP:0010937 oboInOwl:hasDbXref UMLS:C4280361 owl:Axiom -HP:0008628 oboInOwl:hasDbXref UMLS:C4021532 owl:Axiom -HP:0009959 oboInOwl:hasDbXref UMLS:C4021364 owl:Axiom -HP:0009958 oboInOwl:hasDbXref UMLS:C4024144 owl:Axiom -HP:0010936 oboInOwl:hasDbXref UMLS:C4023640 owl:Axiom -HP:0010935 oboInOwl:hasDbXref UMLS:C4023641 owl:Axiom -HP:0010934 oboInOwl:hasDbXref SNOMEDCT_US:54627004 owl:Axiom -HP:0010934 oboInOwl:hasDbXref SNOMEDCT_US:190919008 owl:Axiom -HP:0010934 oboInOwl:hasDbXref UMLS:C0220988 owl:Axiom -HP:0008629 oboInOwl:hasDbXref SNOMEDCT_US:232322006 owl:Axiom -HP:0008629 oboInOwl:hasDbXref UMLS:C0751559 owl:Axiom -HP:0008629 oboInOwl:hasDbXref MSH:D014012 owl:Axiom -HP:0010933 oboInOwl:hasDbXref UMLS:C4023642 owl:Axiom -HP:0009955 oboInOwl:hasDbXref UMLS:C4024147 owl:Axiom -HP:0010932 oboInOwl:hasDbXref UMLS:C4020762 owl:Axiom -HP:0010932 oboInOwl:hasDbXref UMLS:C4023643 owl:Axiom -HP:0009954 oboInOwl:hasDbXref UMLS:C4024148 owl:Axiom -HP:0009957 oboInOwl:hasDbXref UMLS:C4024145 owl:Axiom -HP:0010931 oboInOwl:hasDbXref UMLS:C4023644 owl:Axiom -HP:0010930 oboInOwl:hasDbXref UMLS:C4023645 owl:Axiom -HP:0008625 oboInOwl:hasDbXref UMLS:C4021533 owl:Axiom -HP:0009956 oboInOwl:hasDbXref UMLS:C4024146 owl:Axiom -HP:0009951 oboInOwl:hasDbXref UMLS:C4021365 owl:Axiom -HP:0009950 oboInOwl:hasDbXref UMLS:C4024151 owl:Axiom -HP:0009953 oboInOwl:hasDbXref UMLS:C4024149 owl:Axiom -HP:0009952 oboInOwl:hasDbXref UMLS:C4024150 owl:Axiom -HP:0010939 oboInOwl:hasDbXref UMLS:C4023637 owl:Axiom -HP:0010938 oboInOwl:hasDbXref UMLS:C2164724 owl:Axiom -HP:0010938 oboInOwl:hasDbXref UMLS:C4280360 owl:Axiom -HP:0010938 oboInOwl:hasDbXref UMLS:C4023638 owl:Axiom -HP:0006016 oboInOwl:hasDbXref UMLS:C4021609 owl:Axiom -HP:0007348 oboInOwl:hasDbXref UMLS:C1850871 owl:Axiom -HP:0008678 oboInOwl:hasDbXref UMLS:C1857453 owl:Axiom -HP:0006019 oboInOwl:hasDbXref UMLS:C1861396 owl:Axiom -HP:0007343 oboInOwl:hasDbXref UMLS:C1863392 owl:Axiom -HP:0008675 oboInOwl:hasDbXref UMLS:C4024641 owl:Axiom -HP:0006012 oboInOwl:hasDbXref UMLS:C1850159 owl:Axiom -HP:0007344 oboInOwl:hasDbXref UMLS:C1843858 owl:Axiom -HP:0008677 oboInOwl:hasDbXref MSH:C535761 owl:Axiom -HP:0008677 oboInOwl:hasDbXref UMLS:C3501848 owl:Axiom -HP:0008677 oboInOwl:hasDbXref SNOMEDCT_US:48796009 owl:Axiom -HP:0006014 oboInOwl:hasDbXref UMLS:C1860111 owl:Axiom -HP:0008676 oboInOwl:hasDbXref UMLS:C0266324 owl:Axiom -HP:0008676 oboInOwl:hasDbXref SNOMEDCT_US:95576001 owl:Axiom -HP:0008676 oboInOwl:hasDbXref SNOMEDCT_US:718485003 owl:Axiom -HP:0007346 oboInOwl:hasDbXref UMLS:C1851430 owl:Axiom -HP:0007340 oboInOwl:hasDbXref SNOMEDCT_US:249945007 owl:Axiom -HP:0007340 oboInOwl:hasDbXref UMLS:C0427068 owl:Axiom -HP:0007340 oboInOwl:hasDbXref UMLS:C1836296 owl:Axiom -HP:0008670 oboInOwl:hasDbXref UMLS:C0750088 owl:Axiom -HP:0007341 oboInOwl:hasDbXref UMLS:C1858855 owl:Axiom -HP:0008672 oboInOwl:hasDbXref SNOMEDCT_US:444717006 owl:Axiom -HP:0008672 oboInOwl:hasDbXref UMLS:C1833683 owl:Axiom -HP:0008672 oboInOwl:hasDbXref MSH:C563477 owl:Axiom -HP:0008672 oboInOwl:hasDbXref UMLS:C4280806 owl:Axiom -HP:0006011 oboInOwl:hasDbXref UMLS:C4025093 owl:Axiom -HP:0008691 oboInOwl:hasDbXref UMLS:C4024639 owl:Axiom -HP:0007360 oboInOwl:hasDbXref UMLS:C3279222 owl:Axiom -HP:0010995 oboInOwl:hasDbXref UMLS:C4023606 owl:Axiom -HP:0010994 oboInOwl:hasDbXref UMLS:C4023607 owl:Axiom -HP:0010993 oboInOwl:hasDbXref UMLS:C4021207 owl:Axiom -HP:0010992 oboInOwl:hasDbXref UMLS:C0042025 owl:Axiom -HP:0010992 oboInOwl:hasDbXref MSH:D014550 owl:Axiom -HP:0010992 oboInOwl:hasDbXref SNOMEDCT_US:22220005 owl:Axiom -HP:0010991 oboInOwl:hasDbXref UMLS:C4023608 owl:Axiom -HP:0010990 oboInOwl:hasDbXref UMLS:C4023609 owl:Axiom -HP:0010999 oboInOwl:hasDbXref UMLS:C4023603 owl:Axiom -HP:0007359 oboInOwl:hasDbXref UMLS:C0751495 owl:Axiom -HP:0007359 oboInOwl:hasDbXref MSH:D012640 owl:Axiom -HP:0007359 oboInOwl:hasDbXref SNOMEDCT_US:29753000 owl:Axiom -HP:0008689 oboInOwl:hasDbXref UMLS:C0431663 owl:Axiom -HP:0008689 oboInOwl:hasDbXref SNOMEDCT_US:268228006 owl:Axiom -HP:0008689 oboInOwl:hasDbXref MSH:D003456 owl:Axiom -HP:0006028 oboInOwl:hasDbXref UMLS:C1855171 owl:Axiom -HP:0010998 oboInOwl:hasDbXref UMLS:C4023604 owl:Axiom -HP:0010997 oboInOwl:hasDbXref UMLS:C4021206 owl:Axiom -HP:0010996 oboInOwl:hasDbXref UMLS:C4023605 owl:Axiom -HP:0007354 oboInOwl:hasDbXref MSH:D000690 owl:Axiom -HP:0007354 oboInOwl:hasDbXref SNOMEDCT_US:86044005 owl:Axiom -HP:0007354 oboInOwl:hasDbXref UMLS:C0002736 owl:Axiom -HP:0008687 oboInOwl:hasDbXref UMLS:C1844923 owl:Axiom -HP:0006026 oboInOwl:hasDbXref UMLS:C1850632 owl:Axiom -HP:0008682 oboInOwl:hasDbXref SNOMEDCT_US:35455006 owl:Axiom -HP:0008682 oboInOwl:hasDbXref MSH:D007683 owl:Axiom -HP:0008682 oboInOwl:hasDbXref UMLS:C0022672 owl:Axiom -HP:0007350 oboInOwl:hasDbXref UMLS:C1843175 owl:Axiom -HP:0007351 oboInOwl:hasDbXref UMLS:C1867138 owl:Axiom -HP:0008684 oboInOwl:hasDbXref UMLS:C4024640 owl:Axiom -HP:0007352 oboInOwl:hasDbXref UMLS:C1851431 owl:Axiom -HP:0008683 oboInOwl:hasDbXref UMLS:C1849358 owl:Axiom -HP:0010984 oboInOwl:hasDbXref UMLS:C4023614 owl:Axiom -HP:0010983 oboInOwl:hasDbXref MSH:D020412 owl:Axiom -HP:0010983 oboInOwl:hasDbXref UMLS:C1136026 owl:Axiom -HP:0010982 oboInOwl:hasDbXref MSH:D020412 owl:Axiom -HP:0010982 oboInOwl:hasDbXref UMLS:C1148552 owl:Axiom -HP:0010981 oboInOwl:hasDbXref SNOMEDCT_US:267436001 owl:Axiom -HP:0010981 oboInOwl:hasDbXref MSH:D007009 owl:Axiom -HP:0010981 oboInOwl:hasDbXref SNOMEDCT_US:363140000 owl:Axiom -HP:0010981 oboInOwl:hasDbXref UMLS:C0020623 owl:Axiom -HP:0010980 oboInOwl:hasDbXref UMLS:C0020476 owl:Axiom -HP:0010980 oboInOwl:hasDbXref SNOMEDCT_US:3744001 owl:Axiom -HP:0010980 oboInOwl:hasDbXref MSH:D006951 owl:Axiom -HP:0010989 oboInOwl:hasDbXref UMLS:C4023610 owl:Axiom -HP:0007325 oboInOwl:hasDbXref SNOMEDCT_US:425492002 owl:Axiom -HP:0007325 oboInOwl:hasDbXref UMLS:C1848954 owl:Axiom -HP:0009988 oboInOwl:hasDbXref UMLS:C4021353 owl:Axiom -HP:0010988 oboInOwl:hasDbXref UMLS:C4023611 owl:Axiom -HP:0009987 oboInOwl:hasDbXref UMLS:C4024127 owl:Axiom -HP:0008656 oboInOwl:hasDbXref UMLS:C4024645 owl:Axiom -HP:0010987 oboInOwl:hasDbXref UMLS:C4023612 owl:Axiom -HP:0007326 oboInOwl:hasDbXref UMLS:C1860216 owl:Axiom -HP:0008659 oboInOwl:hasDbXref UMLS:C0687120 owl:Axiom -HP:0008659 oboInOwl:hasDbXref UMLS:C4024644 owl:Axiom -HP:0008659 oboInOwl:hasDbXref SNOMEDCT_US:204958008 owl:Axiom -HP:0008659 oboInOwl:hasDbXref UMLS:C4020790 owl:Axiom -HP:0007327 oboInOwl:hasDbXref UMLS:C4024907 owl:Axiom -HP:0007328 oboInOwl:hasDbXref UMLS:C1837522 owl:Axiom -HP:0010985 oboInOwl:hasDbXref UMLS:C4023613 owl:Axiom -HP:0009989 oboInOwl:hasDbXref UMLS:C4021352 owl:Axiom -HP:0008653 oboInOwl:hasDbXref UMLS:C0403416 owl:Axiom -HP:0008653 oboInOwl:hasDbXref SNOMEDCT_US:236398000 owl:Axiom -HP:0007321 oboInOwl:hasDbXref UMLS:C1856979 owl:Axiom -HP:0009983 oboInOwl:hasDbXref UMLS:C4024129 owl:Axiom -HP:0008652 oboInOwl:hasDbXref UMLS:C1868524 owl:Axiom -HP:0008655 oboInOwl:hasDbXref UMLS:C4020791 owl:Axiom -HP:0008655 oboInOwl:hasDbXref UMLS:C4024646 owl:Axiom -HP:0009986 oboInOwl:hasDbXref UMLS:C4024128 owl:Axiom -HP:0009985 oboInOwl:hasDbXref UMLS:C4021354 owl:Axiom -HP:0009980 oboInOwl:hasDbXref UMLS:C4024131 owl:Axiom -HP:0009982 oboInOwl:hasDbXref UMLS:C4024130 owl:Axiom -HP:0008651 oboInOwl:hasDbXref UMLS:C4024647 owl:Axiom -HP:0009981 oboInOwl:hasDbXref UMLS:C4021355 owl:Axiom -HP:0010972 oboInOwl:hasDbXref SNOMEDCT_US:70730006 owl:Axiom -HP:0010972 oboInOwl:hasDbXref UMLS:C0392708 owl:Axiom -HP:0010972 oboInOwl:hasDbXref UMLS:C0678199 owl:Axiom -HP:0010971 oboInOwl:hasDbXref UMLS:C4023619 owl:Axiom -HP:0010970 oboInOwl:hasDbXref UMLS:C4023620 owl:Axiom -HP:0006009 oboInOwl:hasDbXref UMLS:C1855185 owl:Axiom -HP:0010979 oboInOwl:hasDbXref UMLS:C4023615 owl:Axiom -HP:0010978 oboInOwl:hasDbXref UMLS:C4023616 owl:Axiom -HP:0008668 oboInOwl:hasDbXref UMLS:C0018054 owl:Axiom -HP:0008668 oboInOwl:hasDbXref MSH:D006061 owl:Axiom -HP:0009999 oboInOwl:hasDbXref UMLS:C4024120 owl:Axiom -HP:0010977 oboInOwl:hasDbXref UMLS:C4023617 owl:Axiom -HP:0010976 oboInOwl:hasDbXref UMLS:C1855067 owl:Axiom -HP:0009998 oboInOwl:hasDbXref UMLS:C4024121 owl:Axiom -HP:0006006 oboInOwl:hasDbXref UMLS:C1843228 owl:Axiom -HP:0010975 oboInOwl:hasDbXref UMLS:C4021208 owl:Axiom -HP:0007338 oboInOwl:hasDbXref SNOMEDCT_US:246769000 owl:Axiom -HP:0007338 oboInOwl:hasDbXref UMLS:C0423083 owl:Axiom -HP:0006008 oboInOwl:hasDbXref UMLS:C1868164 owl:Axiom -HP:0006008 oboInOwl:hasDbXref UMLS:C4280467 owl:Axiom -HP:0010974 oboInOwl:hasDbXref UMLS:C4023618 owl:Axiom -HP:0008669 oboInOwl:hasDbXref SNOMEDCT_US:4529005 owl:Axiom -HP:0008669 oboInOwl:hasDbXref UMLS:C4020789 owl:Axiom -HP:0008669 oboInOwl:hasDbXref UMLS:C0520933 owl:Axiom -HP:0009995 oboInOwl:hasDbXref UMLS:C4024123 owl:Axiom -HP:0008664 oboInOwl:hasDbXref UMLS:C4024643 owl:Axiom -HP:0007332 oboInOwl:hasDbXref UMLS:C4024906 owl:Axiom -HP:0008663 oboInOwl:hasDbXref NCIT:C3158 owl:Axiom -HP:0008663 oboInOwl:hasDbXref UMLS:C0346251 owl:Axiom -HP:0008663 oboInOwl:hasDbXref SNOMEDCT_US:254918001 owl:Axiom -HP:0007333 oboInOwl:hasDbXref UMLS:C1849172 owl:Axiom -HP:0009994 oboInOwl:hasDbXref UMLS:C4021350 owl:Axiom -HP:0007334 oboInOwl:hasDbXref UMLS:C0877017 owl:Axiom -HP:0008666 oboInOwl:hasDbXref UMLS:C4024642 owl:Axiom -HP:0009997 oboInOwl:hasDbXref UMLS:C4021349 owl:Axiom -HP:0007335 oboInOwl:hasDbXref UMLS:C1850719 owl:Axiom -HP:0009996 oboInOwl:hasDbXref UMLS:C4024122 owl:Axiom -HP:0008665 oboInOwl:hasDbXref SNOMEDCT_US:80212005 owl:Axiom -HP:0008665 oboInOwl:hasDbXref UMLS:C0156394 owl:Axiom -HP:0008660 oboInOwl:hasDbXref SNOMEDCT_US:702397002 owl:Axiom -HP:0008660 oboInOwl:hasDbXref UMLS:C0266313 owl:Axiom -HP:0008660 oboInOwl:hasDbXref MSH:C537048 owl:Axiom -HP:0009991 oboInOwl:hasDbXref UMLS:C4024126 owl:Axiom -HP:0009990 oboInOwl:hasDbXref UMLS:C4021351 owl:Axiom -HP:0007330 oboInOwl:hasDbXref UMLS:C0431289 owl:Axiom -HP:0007330 oboInOwl:hasDbXref SNOMEDCT_US:253103006 owl:Axiom -HP:0007330 oboInOwl:hasDbXref MSH:D004677 owl:Axiom -HP:0009993 oboInOwl:hasDbXref UMLS:C4024124 owl:Axiom -HP:0008661 oboInOwl:hasDbXref MSH:D014525 owl:Axiom -HP:0008661 oboInOwl:hasDbXref SNOMEDCT_US:236647003 owl:Axiom -HP:0008661 oboInOwl:hasDbXref UMLS:C0041974 owl:Axiom -HP:0008661 oboInOwl:hasDbXref SNOMEDCT_US:76618002 owl:Axiom -HP:0009992 oboInOwl:hasDbXref UMLS:C4024125 owl:Axiom -HP:0006000 oboInOwl:hasDbXref SNOMEDCT_US:20018005 owl:Axiom -HP:0006000 oboInOwl:hasDbXref Fyler:4492 owl:Axiom -HP:0006000 oboInOwl:hasDbXref UMLS:C0041956 owl:Axiom -HP:0006000 oboInOwl:hasDbXref MSH:D014517 owl:Axiom -HP:0009929 oboInOwl:hasDbXref UMLS:C4024158 owl:Axiom -HP:0009926 oboInOwl:hasDbXref MSH:D007766 owl:Axiom -HP:0009926 oboInOwl:hasDbXref SNOMEDCT_US:418035005 owl:Axiom -HP:0009926 oboInOwl:hasDbXref SNOMEDCT_US:193982009 owl:Axiom -HP:0009926 oboInOwl:hasDbXref UMLS:C0152227 owl:Axiom -HP:0010926 oboInOwl:hasDbXref UMLS:C1861832 owl:Axiom -HP:0010926 oboInOwl:hasDbXref MSH:C566162 owl:Axiom -HP:0010925 oboInOwl:hasDbXref UMLS:C4023649 owl:Axiom -HP:0009928 oboInOwl:hasDbXref UMLS:C1844809 owl:Axiom -HP:0010924 oboInOwl:hasDbXref UMLS:C4023650 owl:Axiom -HP:0010923 oboInOwl:hasDbXref SNOMEDCT_US:315352000 owl:Axiom -HP:0010923 oboInOwl:hasDbXref UMLS:C1112768 owl:Axiom -HP:0009927 oboInOwl:hasDbXref MSH:C537438 owl:Axiom -HP:0009927 oboInOwl:hasDbXref UMLS:C0265740 owl:Axiom -HP:0009927 oboInOwl:hasDbXref SNOMEDCT_US:111317000 owl:Axiom -HP:0009927 oboInOwl:hasDbXref UMLS:C4280391 owl:Axiom -HP:0010922 oboInOwl:hasDbXref MSH:D002386 owl:Axiom -HP:0010922 oboInOwl:hasDbXref UMLS:C0524524 owl:Axiom -HP:0009922 oboInOwl:hasDbXref UMLS:C4024160 owl:Axiom -HP:0010921 oboInOwl:hasDbXref UMLS:C1392104 owl:Axiom -HP:0009921 oboInOwl:hasDbXref UMLS:C1846464 owl:Axiom -HP:0009921 oboInOwl:hasDbXref UMLS:C4072873 owl:Axiom -HP:0009921 oboInOwl:hasDbXref MSH:D004370 owl:Axiom -HP:0009921 oboInOwl:hasDbXref UMLS:C0013261 owl:Axiom -HP:0009921 oboInOwl:hasDbXref SNOMEDCT_US:60318001 owl:Axiom -HP:0009924 oboInOwl:hasDbXref SNOMEDCT_US:93278002 owl:Axiom -HP:0009924 oboInOwl:hasDbXref UMLS:C0685684 owl:Axiom -HP:0009924 oboInOwl:hasDbXref UMLS:C4024159 owl:Axiom -HP:0009924 oboInOwl:hasDbXref SNOMEDCT_US:204519007 owl:Axiom -HP:0009924 oboInOwl:hasDbXref UMLS:C4280392 owl:Axiom -HP:0010920 oboInOwl:hasDbXref MSH:C535342 owl:Axiom -HP:0010920 oboInOwl:hasDbXref UMLS:C1861821 owl:Axiom -HP:0009920 oboInOwl:hasDbXref UMLS:C0027961 owl:Axiom -HP:0009920 oboInOwl:hasDbXref MSH:D009507 owl:Axiom -HP:0009920 oboInOwl:hasDbXref SNOMEDCT_US:414929001 owl:Axiom -HP:0009920 oboInOwl:hasDbXref SNOMEDCT_US:254817005 owl:Axiom -HP:0010929 oboInOwl:hasDbXref UMLS:C4023646 owl:Axiom -HP:0010927 oboInOwl:hasDbXref UMLS:C4023648 owl:Axiom -HP:0008609 oboInOwl:hasDbXref UMLS:C1857456 owl:Axiom -HP:0008606 oboInOwl:hasDbXref UMLS:C1862059 owl:Axiom -HP:0009937 oboInOwl:hasDbXref UMLS:C2128203 owl:Axiom -HP:0009937 oboInOwl:hasDbXref UMLS:C1850041 owl:Axiom -HP:0010915 oboInOwl:hasDbXref UMLS:C4023655 owl:Axiom -HP:0009936 oboInOwl:hasDbXref UMLS:C4024155 owl:Axiom -HP:0010914 oboInOwl:hasDbXref UMLS:C4023656 owl:Axiom -HP:0008605 oboInOwl:hasDbXref UMLS:C1834043 owl:Axiom -HP:0009939 oboInOwl:hasDbXref UMLS:C0685776 owl:Axiom -HP:0009939 oboInOwl:hasDbXref UMLS:C4021371 owl:Axiom -HP:0009939 oboInOwl:hasDbXref UMLS:C0685775 owl:Axiom -HP:0009939 oboInOwl:hasDbXref SNOMEDCT_US:91896009 owl:Axiom -HP:0009939 oboInOwl:hasDbXref SNOMEDCT_US:91922000 owl:Axiom -HP:0008608 oboInOwl:hasDbXref UMLS:C1857263 owl:Axiom -HP:0010913 oboInOwl:hasDbXref UMLS:C4023657 owl:Axiom -HP:0010912 oboInOwl:hasDbXref UMLS:C4023658 owl:Axiom -HP:0009938 oboInOwl:hasDbXref UMLS:C4024154 owl:Axiom -HP:0008607 oboInOwl:hasDbXref UMLS:C1861325 owl:Axiom -HP:0010911 oboInOwl:hasDbXref UMLS:C0268576 owl:Axiom -HP:0010911 oboInOwl:hasDbXref SNOMEDCT_US:24013007 owl:Axiom -HP:0009933 oboInOwl:hasDbXref UMLS:C4280390 owl:Axiom -HP:0009933 oboInOwl:hasDbXref UMLS:C0426436 owl:Axiom -HP:0009933 oboInOwl:hasDbXref UMLS:C1849366 owl:Axiom -HP:0009933 oboInOwl:hasDbXref SNOMEDCT_US:249336003 owl:Axiom -HP:0009933 oboInOwl:hasDbXref UMLS:C0426439 owl:Axiom -HP:0009933 oboInOwl:hasDbXref SNOMEDCT_US:249339005 owl:Axiom -HP:0009932 oboInOwl:hasDbXref SNOMEDCT_US:95266003 owl:Axiom -HP:0009932 oboInOwl:hasDbXref UMLS:C0685682 owl:Axiom -HP:0010910 oboInOwl:hasDbXref SNOMEDCT_US:47719001 owl:Axiom -HP:0010910 oboInOwl:hasDbXref MSH:C536524 owl:Axiom -HP:0010910 oboInOwl:hasDbXref UMLS:C0268573 owl:Axiom -HP:0009935 oboInOwl:hasDbXref UMLS:C4024156 owl:Axiom -HP:0009934 oboInOwl:hasDbXref UMLS:C4021372 owl:Axiom -HP:0009931 oboInOwl:hasDbXref SNOMEDCT_US:399353008 owl:Axiom -HP:0009931 oboInOwl:hasDbXref UMLS:C0426440 owl:Axiom -HP:0009930 oboInOwl:hasDbXref UMLS:C4024157 owl:Axiom -HP:0010919 oboInOwl:hasDbXref UMLS:C4023651 owl:Axiom -HP:0010918 oboInOwl:hasDbXref UMLS:C4023652 owl:Axiom -HP:0010917 oboInOwl:hasDbXref UMLS:C4023653 owl:Axiom -HP:0010916 oboInOwl:hasDbXref UMLS:C4023654 owl:Axiom -HP:0009908 oboInOwl:hasDbXref UMLS:C1851897 owl:Axiom -HP:0009907 oboInOwl:hasDbXref UMLS:C4021375 owl:Axiom -HP:0009909 oboInOwl:hasDbXref UMLS:C1856117 owl:Axiom -HP:0009904 oboInOwl:hasDbXref UMLS:C4024165 owl:Axiom -HP:0009904 oboInOwl:hasDbXref UMLS:C4020776 owl:Axiom -HP:0010904 oboInOwl:hasDbXref UMLS:C4023662 owl:Axiom -HP:0010903 oboInOwl:hasDbXref UMLS:C4023663 owl:Axiom -HP:0009903 oboInOwl:hasDbXref SNOMEDCT_US:428477002 owl:Axiom -HP:0009903 oboInOwl:hasDbXref UMLS:C1996949 owl:Axiom -HP:0009906 oboInOwl:hasDbXref UMLS:C1851792 owl:Axiom -HP:0010902 oboInOwl:hasDbXref UMLS:C4023664 owl:Axiom -HP:0009905 oboInOwl:hasDbXref UMLS:C4024164 owl:Axiom -HP:0010901 oboInOwl:hasDbXref UMLS:C4023665 owl:Axiom -HP:0009900 oboInOwl:hasDbXref UMLS:C2607947 owl:Axiom -HP:0009900 oboInOwl:hasDbXref MSH:D046088 owl:Axiom -HP:0009900 oboInOwl:hasDbXref SNOMEDCT_US:162342008 owl:Axiom -HP:0010900 oboInOwl:hasDbXref UMLS:C4023666 owl:Axiom -HP:0009902 oboInOwl:hasDbXref UMLS:C4021376 owl:Axiom -HP:0009901 oboInOwl:hasDbXref UMLS:C4024166 owl:Axiom -HP:0010909 oboInOwl:hasDbXref UMLS:C4023659 owl:Axiom -HP:0010908 oboInOwl:hasDbXref UMLS:C4023660 owl:Axiom -HP:0010907 oboInOwl:hasDbXref UMLS:C4023661 owl:Axiom -HP:0010906 oboInOwl:hasDbXref UMLS:C0220992 owl:Axiom -HP:0010906 oboInOwl:hasDbXref MSH:C538320 owl:Axiom -HP:0010906 oboInOwl:hasDbXref SNOMEDCT_US:124628005 owl:Axiom -HP:0010906 oboInOwl:hasDbXref SNOMEDCT_US:410058007 owl:Axiom -HP:0009919 oboInOwl:hasDbXref UMLS:C0035335 owl:Axiom -HP:0009919 oboInOwl:hasDbXref SNOMEDCT_US:127002001 owl:Axiom -HP:0009919 oboInOwl:hasDbXref UMLS:C0524801 owl:Axiom -HP:0009919 oboInOwl:hasDbXref MSH:D012175 owl:Axiom -HP:0009919 oboInOwl:hasDbXref SNOMEDCT_US:370967009 owl:Axiom -HP:0009919 oboInOwl:hasDbXref NCIT:C7541 owl:Axiom -HP:0009919 oboInOwl:hasDbXref SNOMEDCT_US:19906005 owl:Axiom -HP:0009919 oboInOwl:hasDbXref MSH:D019572 owl:Axiom -HP:0009918 oboInOwl:hasDbXref SNOMEDCT_US:392461003 owl:Axiom -HP:0009918 oboInOwl:hasDbXref MSH:C536185 owl:Axiom -HP:0009918 oboInOwl:hasDbXref SNOMEDCT_US:193523008 owl:Axiom -HP:0009918 oboInOwl:hasDbXref UMLS:C1271219 owl:Axiom -HP:0009915 oboInOwl:hasDbXref UMLS:C4021373 owl:Axiom -HP:0009914 oboInOwl:hasDbXref UMLS:C0266667 owl:Axiom -HP:0009914 oboInOwl:hasDbXref SNOMEDCT_US:205798005 owl:Axiom -HP:0009914 oboInOwl:hasDbXref MSH:C562573 owl:Axiom -HP:0009917 oboInOwl:hasDbXref SNOMEDCT_US:95500008 owl:Axiom -HP:0009917 oboInOwl:hasDbXref UMLS:C0344541 owl:Axiom -HP:0009916 oboInOwl:hasDbXref SNOMEDCT_US:13045009 owl:Axiom -HP:0009916 oboInOwl:hasDbXref UMLS:C0003079 owl:Axiom -HP:0009916 oboInOwl:hasDbXref MSH:D015875 owl:Axiom -HP:0009911 oboInOwl:hasDbXref UMLS:C4024163 owl:Axiom -HP:0009910 oboInOwl:hasDbXref UMLS:C4021374 owl:Axiom -HP:0009913 oboInOwl:hasDbXref UMLS:C4024161 owl:Axiom -HP:0009912 oboInOwl:hasDbXref UMLS:C4024162 owl:Axiom -HP:0200136 oboInOwl:hasDbXref SNOMEDCT_US:71457002 owl:Axiom -HP:0200136 oboInOwl:hasDbXref UMLS:C0267071 owl:Axiom -HP:0200136 oboInOwl:hasDbXref MSH:D003680 owl:Axiom -HP:0200134 oboInOwl:hasDbXref UMLS:C0543888 owl:Axiom -HP:0200133 oboInOwl:hasDbXref UMLS:C2675557 owl:Axiom -HP:0200138 oboInOwl:hasDbXref UMLS:C4021884 owl:Axiom -HP:0200143 oboInOwl:hasDbXref UMLS:C1850020 owl:Axiom -HP:0200143 oboInOwl:hasDbXref UMLS:C1334688 owl:Axiom -HP:0200141 oboInOwl:hasDbXref UMLS:C4280284 owl:Axiom -HP:0200141 oboInOwl:hasDbXref UMLS:C1851883 owl:Axiom -HP:0200141 oboInOwl:hasDbXref UMLS:C4280285 owl:Axiom -HP:0200147 oboInOwl:hasDbXref UMLS:C2750913 owl:Axiom -HP:0200146 oboInOwl:hasDbXref MSH:C536230 owl:Axiom -HP:0200146 oboInOwl:hasDbXref SNOMEDCT_US:42182000 owl:Axiom -HP:0200146 oboInOwl:hasDbXref UMLS:C0392775 owl:Axiom -HP:0200146 oboInOwl:hasDbXref SNOMEDCT_US:45894003 owl:Axiom -HP:0200146 oboInOwl:hasDbXref SNOMEDCT_US:234021009 owl:Axiom -HP:0200149 oboInOwl:hasDbXref UMLS:C0427877 owl:Axiom -HP:0200149 oboInOwl:hasDbXref SNOMEDCT_US:167719009 owl:Axiom -HP:0200148 oboInOwl:hasDbXref UMLS:C2750654 owl:Axiom -HP:0200148 oboInOwl:hasDbXref UMLS:C4021883 owl:Axiom -HP:0200114 oboInOwl:hasDbXref UMLS:C0220983 owl:Axiom -HP:0200114 oboInOwl:hasDbXref SNOMEDCT_US:1388004 owl:Axiom -HP:0200113 oboInOwl:hasDbXref UMLS:C4021887 owl:Axiom -HP:0200111 oboInOwl:hasDbXref UMLS:C4021888 owl:Axiom -HP:0200118 oboInOwl:hasDbXref UMLS:C1850013 owl:Axiom -HP:0200118 oboInOwl:hasDbXref UMLS:C0750292 owl:Axiom -HP:0200117 oboInOwl:hasDbXref UMLS:C1842777 owl:Axiom -HP:0200116 oboInOwl:hasDbXref UMLS:C3279409 owl:Axiom -HP:0200119 oboInOwl:hasDbXref SNOMEDCT_US:37871000 owl:Axiom -HP:0200119 oboInOwl:hasDbXref UMLS:C0267797 owl:Axiom -HP:0200120 oboInOwl:hasDbXref SNOMEDCT_US:197284004 owl:Axiom -HP:0200120 oboInOwl:hasDbXref MSH:D006521 owl:Axiom -HP:0200120 oboInOwl:hasDbXref UMLS:C0520463 owl:Axiom -HP:0200125 oboInOwl:hasDbXref UMLS:C2751582 owl:Axiom -HP:0200124 oboInOwl:hasDbXref UMLS:C3808820 owl:Axiom -HP:0200123 oboInOwl:hasDbXref SNOMEDCT_US:76783007 owl:Axiom -HP:0200123 oboInOwl:hasDbXref MSH:D006521 owl:Axiom -HP:0200123 oboInOwl:hasDbXref UMLS:C0019189 owl:Axiom -HP:0200122 oboInOwl:hasDbXref UMLS:C1848456 owl:Axiom -HP:0200128 oboInOwl:hasDbXref UMLS:C0281788 owl:Axiom -HP:0200127 oboInOwl:hasDbXref UMLS:C4021885 owl:Axiom -HP:0200102 oboInOwl:hasDbXref UMLS:C3551431 owl:Axiom -HP:0200102 oboInOwl:hasDbXref UMLS:C1835157 owl:Axiom -HP:0200102 oboInOwl:hasDbXref UMLS:C1862855 owl:Axiom -HP:0200101 oboInOwl:hasDbXref UMLS:C1850816 owl:Axiom -HP:0200107 oboInOwl:hasDbXref UMLS:C4021890 owl:Axiom -HP:0200106 oboInOwl:hasDbXref UMLS:C4021891 owl:Axiom -HP:0200105 oboInOwl:hasDbXref UMLS:C4021892 owl:Axiom -HP:0200104 oboInOwl:hasDbXref UMLS:C4020917 owl:Axiom -HP:0200109 oboInOwl:hasDbXref UMLS:C2750161 owl:Axiom -HP:0200108 oboInOwl:hasDbXref UMLS:C4021889 owl:Axiom -HP:0009690 oboInOwl:hasDbXref UMLS:C4021405 owl:Axiom -HP:0200094 oboInOwl:hasDbXref UMLS:C1857012 owl:Axiom -HP:0009692 oboInOwl:hasDbXref UMLS:C4021403 owl:Axiom -HP:0008361 oboInOwl:hasDbXref UMLS:C4024690 owl:Axiom -HP:0009691 oboInOwl:hasDbXref UMLS:C4021404 owl:Axiom -HP:0007030 oboInOwl:hasDbXref UMLS:C4024950 owl:Axiom -HP:0008360 oboInOwl:hasDbXref UMLS:C4024691 owl:Axiom -HP:0020006 oboInOwl:hasDbXref UMLS:C4072884 owl:Axiom -HP:0200098 oboInOwl:hasDbXref UMLS:C2673954 owl:Axiom -HP:0200097 oboInOwl:hasDbXref UMLS:C0853945 owl:Axiom -HP:0200096 oboInOwl:hasDbXref UMLS:C1859292 owl:Axiom -HP:0010687 oboInOwl:hasDbXref UMLS:C4023738 owl:Axiom -HP:0010686 oboInOwl:hasDbXref UMLS:C4023739 owl:Axiom -HP:0010685 oboInOwl:hasDbXref UMLS:C4023740 owl:Axiom -HP:0010684 oboInOwl:hasDbXref UMLS:C4023741 owl:Axiom -HP:0010683 oboInOwl:hasDbXref UMLS:C4023742 owl:Axiom -HP:0010682 oboInOwl:hasDbXref UMLS:C4023743 owl:Axiom -HP:0010681 oboInOwl:hasDbXref UMLS:C4023744 owl:Axiom -HP:0010680 oboInOwl:hasDbXref UMLS:C4023745 owl:Axiom -HP:0007029 oboInOwl:hasDbXref UMLS:C2713497 owl:Axiom -HP:0007029 oboInOwl:hasDbXref SNOMEDCT_US:54002007 owl:Axiom -HP:0007029 oboInOwl:hasDbXref MSH:D000783 owl:Axiom -HP:0010689 oboInOwl:hasDbXref SNOMEDCT_US:715440003 owl:Axiom -HP:0010689 oboInOwl:hasDbXref MSH:C535689 owl:Axiom -HP:0010689 oboInOwl:hasDbXref UMLS:C1851100 owl:Axiom -HP:0010688 oboInOwl:hasDbXref UMLS:C4023737 owl:Axiom -HP:0007024 oboInOwl:hasDbXref UMLS:C0033790 owl:Axiom -HP:0007024 oboInOwl:hasDbXref MSH:D020828 owl:Axiom -HP:0007024 oboInOwl:hasDbXref SNOMEDCT_US:7379000 owl:Axiom -HP:0009687 oboInOwl:hasDbXref UMLS:C4024232 owl:Axiom -HP:0009686 oboInOwl:hasDbXref UMLS:C4024233 owl:Axiom -HP:0008358 oboInOwl:hasDbXref UMLS:C0268528 owl:Axiom -HP:0008358 oboInOwl:hasDbXref SNOMEDCT_US:59655002 owl:Axiom -HP:0009689 oboInOwl:hasDbXref UMLS:C4021406 owl:Axiom -HP:0009688 oboInOwl:hasDbXref UMLS:C4021407 owl:Axiom -HP:0008357 oboInOwl:hasDbXref UMLS:C4024692 owl:Axiom -HP:0007027 oboInOwl:hasDbXref UMLS:C4024951 owl:Axiom -HP:0009683 oboInOwl:hasDbXref UMLS:C4024236 owl:Axiom -HP:0008352 oboInOwl:hasDbXref UMLS:C4024694 owl:Axiom -HP:0007020 oboInOwl:hasDbXref UMLS:C1855483 owl:Axiom -HP:0009682 oboInOwl:hasDbXref UMLS:C4024237 owl:Axiom -HP:0007021 oboInOwl:hasDbXref UMLS:C0344307 owl:Axiom -HP:0007021 oboInOwl:hasDbXref SNOMEDCT_US:38433004 owl:Axiom -HP:0009685 oboInOwl:hasDbXref UMLS:C4024234 owl:Axiom -HP:0008354 oboInOwl:hasDbXref UMLS:C4024693 owl:Axiom -HP:0009684 oboInOwl:hasDbXref UMLS:C4024235 owl:Axiom -HP:0008353 oboInOwl:hasDbXref UMLS:C1856194 owl:Axiom -HP:0007023 oboInOwl:hasDbXref UMLS:C1837247 owl:Axiom -HP:0008372 oboInOwl:hasDbXref UMLS:C4024686 owl:Axiom -HP:0008371 oboInOwl:hasDbXref UMLS:C4021543 owl:Axiom -HP:0007041 oboInOwl:hasDbXref SNOMEDCT_US:230154004 owl:Axiom -HP:0007041 oboInOwl:hasDbXref UMLS:C0393441 owl:Axiom -HP:0010676 oboInOwl:hasDbXref UMLS:C0400843 owl:Axiom -HP:0010676 oboInOwl:hasDbXref SNOMEDCT_US:46420000 owl:Axiom -HP:0010675 oboInOwl:hasDbXref UMLS:C4021241 owl:Axiom -HP:0010675 oboInOwl:hasDbXref UMLS:C4020768 owl:Axiom -HP:0010675 oboInOwl:hasDbXref UMLS:C4280367 owl:Axiom -HP:0010674 oboInOwl:hasDbXref UMLS:C4023747 owl:Axiom -HP:0010672 oboInOwl:hasDbXref UMLS:C4023748 owl:Axiom -HP:0007039 oboInOwl:hasDbXref UMLS:C4024947 owl:Axiom -HP:0010679 oboInOwl:hasDbXref UMLS:C4021240 owl:Axiom -HP:0010678 oboInOwl:hasDbXref UMLS:C4023746 owl:Axiom -HP:0010677 oboInOwl:hasDbXref UMLS:C0270327 owl:Axiom -HP:0010677 oboInOwl:hasDbXref SNOMEDCT_US:8009008 owl:Axiom -HP:0010677 oboInOwl:hasDbXref MSH:D053206 owl:Axiom -HP:0007035 oboInOwl:hasDbXref UMLS:C4024948 owl:Axiom -HP:0009697 oboInOwl:hasDbXref UMLS:C4024230 owl:Axiom -HP:0008366 oboInOwl:hasDbXref SNOMEDCT_US:239742004 owl:Axiom -HP:0008366 oboInOwl:hasDbXref UMLS:C0343149 owl:Axiom -HP:0007036 oboInOwl:hasDbXref UMLS:C1856655 owl:Axiom -HP:0008369 oboInOwl:hasDbXref UMLS:C4021544 owl:Axiom -HP:0008369 oboInOwl:hasDbXref UMLS:C4025075 owl:Axiom -HP:0008368 oboInOwl:hasDbXref SNOMEDCT_US:27173008 owl:Axiom -HP:0008368 oboInOwl:hasDbXref MSH:D000070604 owl:Axiom -HP:0008368 oboInOwl:hasDbXref UMLS:C0265654 owl:Axiom -HP:0009699 oboInOwl:hasDbXref UMLS:C4021400 owl:Axiom -HP:0008363 oboInOwl:hasDbXref UMLS:C1848671 owl:Axiom -HP:0009694 oboInOwl:hasDbXref UMLS:C4021402 owl:Axiom -HP:0008362 oboInOwl:hasDbXref UMLS:C1836213 owl:Axiom -HP:0009693 oboInOwl:hasDbXref UMLS:C3552484 owl:Axiom -HP:0009696 oboInOwl:hasDbXref UMLS:C4024231 owl:Axiom -HP:0008365 oboInOwl:hasDbXref UMLS:C4024688 owl:Axiom -HP:0007033 oboInOwl:hasDbXref UMLS:C3278322 owl:Axiom -HP:0008364 oboInOwl:hasDbXref UMLS:C4024689 owl:Axiom -HP:0009695 oboInOwl:hasDbXref UMLS:C4021401 owl:Axiom -HP:0007034 oboInOwl:hasDbXref UMLS:C4024949 owl:Axiom -HP:0200073 oboInOwl:hasDbXref UMLS:C3552099 owl:Axiom -HP:0011990 oboInOwl:hasDbXref UMLS:C4023093 owl:Axiom -HP:0200072 oboInOwl:hasDbXref UMLS:C1863062 owl:Axiom -HP:0011991 oboInOwl:hasDbXref UMLS:C4023092 owl:Axiom -HP:0200071 oboInOwl:hasDbXref UMLS:C3280349 owl:Axiom -HP:0009670 oboInOwl:hasDbXref UMLS:C4024247 owl:Axiom -HP:0011992 oboInOwl:hasDbXref UMLS:C4023091 owl:Axiom -HP:0200070 oboInOwl:hasDbXref UMLS:C3553016 owl:Axiom -HP:0011993 oboInOwl:hasDbXref UMLS:C4023090 owl:Axiom -HP:0011994 oboInOwl:hasDbXref UMLS:C0344722 owl:Axiom -HP:0011994 oboInOwl:hasDbXref Fyler:2002 owl:Axiom -HP:0011994 oboInOwl:hasDbXref SNOMEDCT_US:253363004 owl:Axiom -HP:0011995 oboInOwl:hasDbXref UMLS:C0521533 owl:Axiom -HP:0011995 oboInOwl:hasDbXref SNOMEDCT_US:95440004 owl:Axiom -HP:0011996 oboInOwl:hasDbXref UMLS:C4021106 owl:Axiom -HP:0010665 oboInOwl:hasDbXref UMLS:C3810018 owl:Axiom -HP:0010664 oboInOwl:hasDbXref UMLS:C1834930 owl:Axiom -HP:0010664 oboInOwl:hasDbXref UMLS:C4020769 owl:Axiom -HP:0010663 oboInOwl:hasDbXref UMLS:C4021243 owl:Axiom -HP:0010662 oboInOwl:hasDbXref UMLS:C4023752 owl:Axiom -HP:0010661 oboInOwl:hasDbXref UMLS:C4023753 owl:Axiom -HP:0010660 oboInOwl:hasDbXref UMLS:C4021244 owl:Axiom -HP:0009669 oboInOwl:hasDbXref UMLS:C4024248 owl:Axiom -HP:0010669 oboInOwl:hasDbXref UMLS:C4280369 owl:Axiom -HP:0010669 oboInOwl:hasDbXref UMLS:C4280368 owl:Axiom -HP:0010669 oboInOwl:hasDbXref UMLS:C4072879 owl:Axiom -HP:0010669 oboInOwl:hasDbXref UMLS:C4280370 owl:Axiom -HP:0010669 oboInOwl:hasDbXref UMLS:C4021242 owl:Axiom -HP:0008338 oboInOwl:hasDbXref UMLS:C4024699 owl:Axiom -HP:0007006 oboInOwl:hasDbXref UMLS:C4024953 owl:Axiom -HP:0010668 oboInOwl:hasDbXref UMLS:C4023749 owl:Axiom -HP:0007007 oboInOwl:hasDbXref UMLS:C4024952 owl:Axiom -HP:0009668 oboInOwl:hasDbXref UMLS:C4024249 owl:Axiom -HP:0010667 oboInOwl:hasDbXref UMLS:C4280371 owl:Axiom -HP:0010667 oboInOwl:hasDbXref UMLS:C4023750 owl:Axiom -HP:0010666 oboInOwl:hasDbXref UMLS:C4023751 owl:Axiom -HP:0010666 oboInOwl:hasDbXref UMLS:C4280373 owl:Axiom -HP:0010666 oboInOwl:hasDbXref UMLS:C4280372 owl:Axiom -HP:0008339 oboInOwl:hasDbXref UMLS:C4024698 owl:Axiom -HP:0007009 oboInOwl:hasDbXref UMLS:C3277687 owl:Axiom -HP:0009665 oboInOwl:hasDbXref UMLS:C4024252 owl:Axiom -HP:0011997 oboInOwl:hasDbXref UMLS:C4023089 owl:Axiom -HP:0007002 oboInOwl:hasDbXref UMLS:C1854570 owl:Axiom -HP:0007002 oboInOwl:hasDbXref UMLS:C2749625 owl:Axiom -HP:0007002 oboInOwl:hasDbXref UMLS:C4020811 owl:Axiom -HP:0009664 oboInOwl:hasDbXref UMLS:C4024253 owl:Axiom -HP:0011998 oboInOwl:hasDbXref MSH:D006943 owl:Axiom -HP:0011998 oboInOwl:hasDbXref UMLS:C1855520 owl:Axiom -HP:0011999 oboInOwl:hasDbXref MSH:D010259 owl:Axiom -HP:0011999 oboInOwl:hasDbXref UMLS:C1456784 owl:Axiom -HP:0011999 oboInOwl:hasDbXref SNOMEDCT_US:191667009 owl:Axiom -HP:0009667 oboInOwl:hasDbXref UMLS:C4024250 owl:Axiom -HP:0008336 oboInOwl:hasDbXref UMLS:C3151953 owl:Axiom -HP:0009666 oboInOwl:hasDbXref UMLS:C4024251 owl:Axiom -HP:0008335 oboInOwl:hasDbXref MSH:D000608 owl:Axiom -HP:0008335 oboInOwl:hasDbXref UMLS:C0002534 owl:Axiom -HP:0008330 oboInOwl:hasDbXref UMLS:C4024701 owl:Axiom -HP:0009660 oboInOwl:hasDbXref UMLS:C4021411 owl:Axiom -HP:0007000 oboInOwl:hasDbXref UMLS:C1847164 owl:Axiom -HP:0009663 oboInOwl:hasDbXref UMLS:C4024254 owl:Axiom -HP:0009662 oboInOwl:hasDbXref UMLS:C4021410 owl:Axiom -HP:0008331 oboInOwl:hasDbXref UMLS:C4024700 owl:Axiom -HP:0007001 oboInOwl:hasDbXref UMLS:C1849146 owl:Axiom -HP:0200084 oboInOwl:hasDbXref UMLS:C0027613 owl:Axiom -HP:0200084 oboInOwl:hasDbXref UMLS:C2675624 owl:Axiom -HP:0200084 oboInOwl:hasDbXref UMLS:C2673820 owl:Axiom -HP:0200084 oboInOwl:hasDbXref UMLS:C4020697 owl:Axiom -HP:0200084 oboInOwl:hasDbXref SNOMEDCT_US:69800000 owl:Axiom -HP:0200083 oboInOwl:hasDbXref UMLS:C1835446 owl:Axiom -HP:0009681 oboInOwl:hasDbXref UMLS:C4024238 owl:Axiom -HP:0011980 oboInOwl:hasDbXref UMLS:C0856727 owl:Axiom -HP:0011981 oboInOwl:hasDbXref UMLS:C3278865 owl:Axiom -HP:0009680 oboInOwl:hasDbXref UMLS:C4024239 owl:Axiom -HP:0011982 oboInOwl:hasDbXref UMLS:C4023098 owl:Axiom -HP:0011983 oboInOwl:hasDbXref UMLS:C4023097 owl:Axiom -HP:0011984 oboInOwl:hasDbXref UMLS:C3277945 owl:Axiom -HP:0200085 oboInOwl:hasDbXref MSH:D014202 owl:Axiom -HP:0200085 oboInOwl:hasDbXref UMLS:C0235081 owl:Axiom -HP:0011985 oboInOwl:hasDbXref SNOMEDCT_US:70396004 owl:Axiom -HP:0011985 oboInOwl:hasDbXref UMLS:C2675627 owl:Axiom -HP:0010654 oboInOwl:hasDbXref UMLS:C4023756 owl:Axiom -HP:0010653 oboInOwl:hasDbXref UMLS:C4021247 owl:Axiom -HP:0010652 oboInOwl:hasDbXref UMLS:C4023757 owl:Axiom -HP:0010651 oboInOwl:hasDbXref UMLS:C4023758 owl:Axiom -HP:0010650 oboInOwl:hasDbXref UMLS:C4072878 owl:Axiom -HP:0010650 oboInOwl:hasDbXref UMLS:C4020770 owl:Axiom -HP:0010659 oboInOwl:hasDbXref UMLS:C4021245 owl:Axiom -HP:0010658 oboInOwl:hasDbXref UMLS:C4023754 owl:Axiom -HP:0007017 oboInOwl:hasDbXref UMLS:C3277688 owl:Axiom -HP:0010657 oboInOwl:hasDbXref UMLS:C4023755 owl:Axiom -HP:0007018 oboInOwl:hasDbXref MSH:D001289 owl:Axiom -HP:0007018 oboInOwl:hasDbXref SNOMEDCT_US:406506008 owl:Axiom -HP:0007018 oboInOwl:hasDbXref SNOMEDCT_US:7461003 owl:Axiom -HP:0007018 oboInOwl:hasDbXref UMLS:C1263846 owl:Axiom -HP:0009679 oboInOwl:hasDbXref UMLS:C4024240 owl:Axiom -HP:0008348 oboInOwl:hasDbXref UMLS:C4021545 owl:Axiom -HP:0010656 oboInOwl:hasDbXref UMLS:C4021246 owl:Axiom -HP:0010655 oboInOwl:hasDbXref SNOMEDCT_US:360507004 owl:Axiom -HP:0010655 oboInOwl:hasDbXref UMLS:C1859126 owl:Axiom -HP:0011986 oboInOwl:hasDbXref SNOMEDCT_US:128491006 owl:Axiom -HP:0011986 oboInOwl:hasDbXref MEDDRA:10065453 owl:Axiom -HP:0011986 oboInOwl:hasDbXref UMLS:C0029396 owl:Axiom -HP:0011986 oboInOwl:hasDbXref MSH:D009999 owl:Axiom -HP:0008345 oboInOwl:hasDbXref UMLS:C4024696 owl:Axiom -HP:0009676 oboInOwl:hasDbXref UMLS:C4024241 owl:Axiom -HP:0008344 oboInOwl:hasDbXref UMLS:C4024697 owl:Axiom -HP:0011987 oboInOwl:hasDbXref UMLS:C4023096 owl:Axiom -HP:0009675 oboInOwl:hasDbXref UMLS:C4024242 owl:Axiom -HP:0009678 oboInOwl:hasDbXref UMLS:C4021408 owl:Axiom -HP:0007015 oboInOwl:hasDbXref UMLS:C1867863 owl:Axiom -HP:0008347 oboInOwl:hasDbXref UMLS:C4020800 owl:Axiom -HP:0011988 oboInOwl:hasDbXref UMLS:C4023095 owl:Axiom -HP:0008346 oboInOwl:hasDbXref UMLS:C4024695 owl:Axiom -HP:0009677 oboInOwl:hasDbXref UMLS:C4021409 owl:Axiom -HP:0007016 oboInOwl:hasDbXref UMLS:C1844007 owl:Axiom -HP:0011989 oboInOwl:hasDbXref UMLS:C4023094 owl:Axiom -HP:0008341 oboInOwl:hasDbXref MSH:D000141 owl:Axiom -HP:0008341 oboInOwl:hasDbXref UMLS:C1704380 owl:Axiom -HP:0008341 oboInOwl:hasDbXref SNOMEDCT_US:236461000 owl:Axiom -HP:0008341 oboInOwl:hasDbXref SNOMEDCT_US:86210009 owl:Axiom -HP:0009672 oboInOwl:hasDbXref UMLS:C4024245 owl:Axiom -HP:0007010 oboInOwl:hasDbXref UMLS:C1867864 owl:Axiom -HP:0009671 oboInOwl:hasDbXref UMLS:C4024246 owl:Axiom -HP:0007011 oboInOwl:hasDbXref SNOMEDCT_US:20610004 owl:Axiom -HP:0007011 oboInOwl:hasDbXref MSH:D020432 owl:Axiom -HP:0007011 oboInOwl:hasDbXref UMLS:C0271375 owl:Axiom -HP:0009674 oboInOwl:hasDbXref UMLS:C4024243 owl:Axiom -HP:0009673 oboInOwl:hasDbXref UMLS:C4024244 owl:Axiom -HP:0200050 oboInOwl:hasDbXref UMLS:C4021897 owl:Axiom -HP:0007074 oboInOwl:hasDbXref UMLS:C1835194 owl:Axiom -HP:0200055 oboInOwl:hasDbXref UMLS:C0575802 owl:Axiom -HP:0200055 oboInOwl:hasDbXref SNOMEDCT_US:299032009 owl:Axiom -HP:0200054 oboInOwl:hasDbXref UMLS:C4021896 owl:Axiom -HP:0200053 oboInOwl:hasDbXref UMLS:C1844734 owl:Axiom -HP:0200059 oboInOwl:hasDbXref UMLS:C0854892 owl:Axiom -HP:0200058 oboInOwl:hasDbXref MSH:D006394 owl:Axiom -HP:0200058 oboInOwl:hasDbXref SNOMEDCT_US:33176006 owl:Axiom -HP:0200058 oboInOwl:hasDbXref SNOMEDCT_US:403977003 owl:Axiom -HP:0200058 oboInOwl:hasDbXref UMLS:C0018923 owl:Axiom -HP:0200058 oboInOwl:hasDbXref SNOMEDCT_US:39000009 owl:Axiom -HP:0200057 oboInOwl:hasDbXref UMLS:C0549122 owl:Axiom -HP:0200057 oboInOwl:hasDbXref SNOMEDCT_US:232122003 owl:Axiom -HP:0200057 oboInOwl:hasDbXref SNOMEDCT_US:247015002 owl:Axiom -HP:0200056 oboInOwl:hasDbXref UMLS:C0423428 owl:Axiom -HP:0200056 oboInOwl:hasDbXref SNOMEDCT_US:18410006 owl:Axiom -HP:0007068 oboInOwl:hasDbXref UMLS:C1855350 owl:Axiom -HP:0008399 oboInOwl:hasDbXref UMLS:C4024681 owl:Axiom -HP:0007069 oboInOwl:hasDbXref UMLS:C4024944 owl:Axiom -HP:0007064 oboInOwl:hasDbXref UMLS:C1843793 owl:Axiom -HP:0008396 oboInOwl:hasDbXref UMLS:C4024683 owl:Axiom -HP:0007065 oboInOwl:hasDbXref UMLS:C1845369 owl:Axiom -HP:0008398 oboInOwl:hasDbXref UMLS:C4024682 owl:Axiom -HP:0007066 oboInOwl:hasDbXref UMLS:C1861460 owl:Axiom -HP:0007067 oboInOwl:hasDbXref UMLS:C4021582 owl:Axiom -HP:0007082 oboInOwl:hasDbXref UMLS:C4024941 owl:Axiom -HP:0007083 oboInOwl:hasDbXref UMLS:C0240116 owl:Axiom -HP:0200066 oboInOwl:hasDbXref UMLS:C4021894 owl:Axiom -HP:0200065 oboInOwl:hasDbXref UMLS:C0521683 owl:Axiom -HP:0200065 oboInOwl:hasDbXref SNOMEDCT_US:247177004 owl:Axiom -HP:0200064 oboInOwl:hasDbXref SNOMEDCT_US:247033008 owl:Axiom -HP:0200064 oboInOwl:hasDbXref MSH:C538115 owl:Axiom -HP:0200064 oboInOwl:hasDbXref UMLS:C0423318 owl:Axiom -HP:0200063 oboInOwl:hasDbXref SNOMEDCT_US:399505005 owl:Axiom -HP:0200063 oboInOwl:hasDbXref UMLS:C0949059 owl:Axiom -HP:0007081 oboInOwl:hasDbXref UMLS:C4024942 owl:Axiom -HP:0200068 oboInOwl:hasDbXref UMLS:C3553696 owl:Axiom -HP:0200068 oboInOwl:hasDbXref UMLS:C4021893 owl:Axiom -HP:0200067 oboInOwl:hasDbXref UMLS:C3279439 owl:Axiom -HP:0020034 oboInOwl:hasDbXref UMLS:C0205219 owl:Axiom -HP:0020034 oboInOwl:hasDbXref SNOMEDCT_US:19648000 owl:Axiom -HP:0007076 oboInOwl:hasDbXref UMLS:C1852470 owl:Axiom -HP:0007078 oboInOwl:hasDbXref UMLS:C4024943 owl:Axiom -HP:0008383 oboInOwl:hasDbXref UMLS:C1835238 owl:Axiom -HP:0007052 oboInOwl:hasDbXref UMLS:C1833434 owl:Axiom -HP:0200032 oboInOwl:hasDbXref SNOMEDCT_US:77103006 owl:Axiom -HP:0200032 oboInOwl:hasDbXref UMLS:C0152457 owl:Axiom -HP:0200030 oboInOwl:hasDbXref UMLS:C3277693 owl:Axiom -HP:0200037 oboInOwl:hasDbXref UMLS:C3814530 owl:Axiom -HP:0200036 oboInOwl:hasDbXref SNOMEDCT_US:95319004 owl:Axiom -HP:0200036 oboInOwl:hasDbXref UMLS:C0037287 owl:Axiom -HP:0200035 oboInOwl:hasDbXref SNOMEDCT_US:128177006 owl:Axiom -HP:0200035 oboInOwl:hasDbXref UMLS:C0241148 owl:Axiom -HP:0200035 oboInOwl:hasDbXref SNOMEDCT_US:276322001 owl:Axiom -HP:0200034 oboInOwl:hasDbXref SNOMEDCT_US:443871003 owl:Axiom -HP:0200034 oboInOwl:hasDbXref SNOMEDCT_US:25694009 owl:Axiom -HP:0200034 oboInOwl:hasDbXref UMLS:C0332563 owl:Axiom -HP:0200034 oboInOwl:hasDbXref MEDDRA:10033733 owl:Axiom -HP:0200039 oboInOwl:hasDbXref SNOMEDCT_US:103605005 owl:Axiom -HP:0200039 oboInOwl:hasDbXref MEDDRA:10037578 owl:Axiom -HP:0200039 oboInOwl:hasDbXref UMLS:C0241157 owl:Axiom -HP:0200039 oboInOwl:hasDbXref SNOMEDCT_US:47002008 owl:Axiom -HP:0200039 oboInOwl:hasDbXref UMLS:C0542346 owl:Axiom -HP:0200039 oboInOwl:hasDbXref SNOMEDCT_US:271760008 owl:Axiom -HP:0200039 oboInOwl:hasDbXref SNOMEDCT_US:285305004 owl:Axiom -HP:0007047 oboInOwl:hasDbXref UMLS:C1857788 owl:Axiom -HP:0007048 oboInOwl:hasDbXref UMLS:C1859470 owl:Axiom -HP:0007042 oboInOwl:hasDbXref UMLS:C4024946 owl:Axiom -HP:0008373 oboInOwl:hasDbXref UMLS:C4024685 owl:Axiom -HP:0008376 oboInOwl:hasDbXref UMLS:C1834664 owl:Axiom -HP:0007045 oboInOwl:hasDbXref UMLS:C1855487 owl:Axiom -HP:0200040 oboInOwl:hasDbXref SNOMEDCT_US:419893006 owl:Axiom -HP:0200040 oboInOwl:hasDbXref SNOMEDCT_US:419670003 owl:Axiom -HP:0200040 oboInOwl:hasDbXref UMLS:C0014511 owl:Axiom -HP:0200040 oboInOwl:hasDbXref SNOMEDCT_US:418323001 owl:Axiom -HP:0200040 oboInOwl:hasDbXref SNOMEDCT_US:419603000 owl:Axiom -HP:0200040 oboInOwl:hasDbXref SNOMEDCT_US:399999000 owl:Axiom -HP:0200040 oboInOwl:hasDbXref SNOMEDCT_US:417992006 owl:Axiom -HP:0200040 oboInOwl:hasDbXref SNOMEDCT_US:418630001 owl:Axiom -HP:0200040 oboInOwl:hasDbXref MSH:D004814 owl:Axiom -HP:0008392 oboInOwl:hasDbXref SNOMEDCT_US:10165000 owl:Axiom -HP:0008392 oboInOwl:hasDbXref UMLS:C0038605 owl:Axiom -HP:0010690 oboInOwl:hasDbXref UMLS:C4021239 owl:Axiom -HP:0008391 oboInOwl:hasDbXref UMLS:C3551426 owl:Axiom -HP:0008394 oboInOwl:hasDbXref UMLS:C1393669 owl:Axiom -HP:0008394 oboInOwl:hasDbXref UMLS:C4280413 owl:Axiom -HP:0007063 oboInOwl:hasDbXref UMLS:C1857787 owl:Axiom -HP:0008393 oboInOwl:hasDbXref UMLS:C4024684 owl:Axiom -HP:0200044 oboInOwl:hasDbXref SNOMEDCT_US:80432009 owl:Axiom -HP:0200044 oboInOwl:hasDbXref MSH:D017499 owl:Axiom -HP:0200044 oboInOwl:hasDbXref UMLS:C0949506 owl:Axiom -HP:0200043 oboInOwl:hasDbXref UMLS:C3665596 owl:Axiom -HP:0200043 oboInOwl:hasDbXref SNOMEDCT_US:30285000 owl:Axiom -HP:0200043 oboInOwl:hasDbXref MSH:D014860 owl:Axiom -HP:0200043 oboInOwl:hasDbXref SNOMEDCT_US:57019003 owl:Axiom -HP:0200042 oboInOwl:hasDbXref SNOMEDCT_US:46742003 owl:Axiom -HP:0200042 oboInOwl:hasDbXref UMLS:C0037299 owl:Axiom -HP:0200042 oboInOwl:hasDbXref MSH:D012883 owl:Axiom -HP:0200042 oboInOwl:hasDbXref MEDDRA:10040943 owl:Axiom -HP:0008390 oboInOwl:hasDbXref UMLS:C4021542 owl:Axiom -HP:0200041 oboInOwl:hasDbXref MEDDRA:10040840 owl:Axiom -HP:0200041 oboInOwl:hasDbXref UMLS:C3887524 owl:Axiom -HP:0200041 oboInOwl:hasDbXref SNOMEDCT_US:93448009 owl:Axiom -HP:0200048 oboInOwl:hasDbXref UMLS:C0578475 owl:Axiom -HP:0200048 oboInOwl:hasDbXref SNOMEDCT_US:301795004 owl:Axiom -HP:0010698 oboInOwl:hasDbXref UMLS:C4021237 owl:Axiom -HP:0010697 oboInOwl:hasDbXref UMLS:C1392099 owl:Axiom -HP:0200047 oboInOwl:hasDbXref UMLS:C0741305 owl:Axiom -HP:0200046 oboInOwl:hasDbXref UMLS:C0234861 owl:Axiom -HP:0200046 oboInOwl:hasDbXref SNOMEDCT_US:42712003 owl:Axiom -HP:0010696 oboInOwl:hasDbXref UMLS:C2025392 owl:Axiom -HP:0010695 oboInOwl:hasDbXref UMLS:C4023734 owl:Axiom -HP:0010694 oboInOwl:hasDbXref UMLS:C4023735 owl:Axiom -HP:0010693 oboInOwl:hasDbXref MSH:C563426 owl:Axiom -HP:0010693 oboInOwl:hasDbXref UMLS:C1833118 owl:Axiom -HP:0010692 oboInOwl:hasDbXref UMLS:C4023736 owl:Axiom -HP:0010691 oboInOwl:hasDbXref UMLS:C4021238 owl:Axiom -HP:0200049 oboInOwl:hasDbXref UMLS:C4021898 owl:Axiom -HP:0010699 oboInOwl:hasDbXref UMLS:C4023733 owl:Axiom -HP:0007057 oboInOwl:hasDbXref UMLS:C1845864 owl:Axiom -HP:0008388 oboInOwl:hasDbXref SNOMEDCT_US:700189007 owl:Axiom -HP:0008388 oboInOwl:hasDbXref UMLS:C3839753 owl:Axiom -HP:0007058 oboInOwl:hasDbXref UMLS:C4024945 owl:Axiom -HP:0007054 oboInOwl:hasDbXref UMLS:C1836012 owl:Axiom -HP:0008386 oboInOwl:hasDbXref UMLS:C1859077 owl:Axiom -HP:0011930 oboInOwl:hasDbXref UMLS:C4021836 owl:Axiom -HP:0010607 oboInOwl:hasDbXref SNOMEDCT_US:1489008 owl:Axiom -HP:0010607 oboInOwl:hasDbXref UMLS:C0019919 owl:Axiom -HP:0011939 oboInOwl:hasDbXref UMLS:C4023115 owl:Axiom -HP:0010606 oboInOwl:hasDbXref SNOMEDCT_US:1489008 owl:Axiom -HP:0010606 oboInOwl:hasDbXref MSH:D006726 owl:Axiom -HP:0010606 oboInOwl:hasDbXref UMLS:C4280376 owl:Axiom -HP:0010606 oboInOwl:hasDbXref SNOMEDCT_US:397513003 owl:Axiom -HP:0010606 oboInOwl:hasDbXref UMLS:C0019917 owl:Axiom -HP:0009606 oboInOwl:hasDbXref UMLS:C4021427 owl:Axiom -HP:0009609 oboInOwl:hasDbXref UMLS:C4021426 owl:Axiom -HP:0010605 oboInOwl:hasDbXref SNOMEDCT_US:1482004 owl:Axiom -HP:0010605 oboInOwl:hasDbXref MSH:D017043 owl:Axiom -HP:0010605 oboInOwl:hasDbXref UMLS:C0007933 owl:Axiom -HP:0010604 oboInOwl:hasDbXref SNOMEDCT_US:301913002 owl:Axiom -HP:0010604 oboInOwl:hasDbXref SNOMEDCT_US:248514008 owl:Axiom -HP:0010604 oboInOwl:hasDbXref UMLS:C0155218 owl:Axiom -HP:0010604 oboInOwl:hasDbXref SNOMEDCT_US:46210008 owl:Axiom -HP:0010604 oboInOwl:hasDbXref UMLS:C0424844 owl:Axiom -HP:0010604 oboInOwl:hasDbXref UMLS:C0578590 owl:Axiom -HP:0009608 oboInOwl:hasDbXref UMLS:C4024273 owl:Axiom -HP:0009603 oboInOwl:hasDbXref UMLS:C3552414 owl:Axiom -HP:0010603 oboInOwl:hasDbXref UMLS:C1708604 owl:Axiom -HP:0009602 oboInOwl:hasDbXref UMLS:C4021428 owl:Axiom -HP:0010602 oboInOwl:hasDbXref UMLS:C3277187 owl:Axiom -HP:0010601 oboInOwl:hasDbXref UMLS:C4023772 owl:Axiom -HP:0010600 oboInOwl:hasDbXref UMLS:C4023773 owl:Axiom -HP:0011931 oboInOwl:hasDbXref UMLS:C4023121 owl:Axiom -HP:0011932 oboInOwl:hasDbXref UMLS:C4023120 owl:Axiom -HP:0011933 oboInOwl:hasDbXref UMLS:C4021109 owl:Axiom -HP:0011933 oboInOwl:hasDbXref UMLS:C3810214 owl:Axiom -HP:0009601 oboInOwl:hasDbXref MSH:C536903 owl:Axiom -HP:0009601 oboInOwl:hasDbXref UMLS:C3179508 owl:Axiom -HP:0009600 oboInOwl:hasDbXref UMLS:C0409346 owl:Axiom -HP:0009600 oboInOwl:hasDbXref SNOMEDCT_US:239736003 owl:Axiom -HP:0011934 oboInOwl:hasDbXref UMLS:C4023119 owl:Axiom -HP:0011935 oboInOwl:hasDbXref UMLS:C4023118 owl:Axiom -HP:0011936 oboInOwl:hasDbXref UMLS:C4023117 owl:Axiom -HP:0010609 oboInOwl:hasDbXref SNOMEDCT_US:201091002 owl:Axiom -HP:0010609 oboInOwl:hasDbXref SNOMEDCT_US:80801001 owl:Axiom -HP:0010609 oboInOwl:hasDbXref SNOMEDCT_US:31069005 owl:Axiom -HP:0010609 oboInOwl:hasDbXref UMLS:C0037293 owl:Axiom -HP:0011937 oboInOwl:hasDbXref UMLS:C4023116 owl:Axiom -HP:0010608 oboInOwl:hasDbXref UMLS:C4280375 owl:Axiom -HP:0010608 oboInOwl:hasDbXref SNOMEDCT_US:414521009 owl:Axiom -HP:0010608 oboInOwl:hasDbXref UMLS:C0085690 owl:Axiom -HP:0011928 oboInOwl:hasDbXref UMLS:C4023123 owl:Axiom -HP:0009618 oboInOwl:hasDbXref UMLS:C4021421 owl:Axiom -HP:0009617 oboInOwl:hasDbXref UMLS:C4021422 owl:Axiom -HP:0011929 oboInOwl:hasDbXref UMLS:C4023122 owl:Axiom -HP:0009614 oboInOwl:hasDbXref UMLS:C4024272 owl:Axiom -HP:0009613 oboInOwl:hasDbXref UMLS:C4021424 owl:Axiom -HP:0009616 oboInOwl:hasDbXref UMLS:C4021423 owl:Axiom -HP:0009615 oboInOwl:hasDbXref UMLS:C4024271 owl:Axiom -HP:0011920 oboInOwl:hasDbXref SNOMEDCT_US:79231000 owl:Axiom -HP:0011920 oboInOwl:hasDbXref UMLS:C0020312 owl:Axiom -HP:0011920 oboInOwl:hasDbXref MSH:D006876 owl:Axiom -HP:0011921 oboInOwl:hasDbXref UMLS:C3887491 owl:Axiom -HP:0011921 oboInOwl:hasDbXref SNOMEDCT_US:13841000119107 owl:Axiom -HP:0009612 oboInOwl:hasDbXref UMLS:C4021425 owl:Axiom -HP:0011922 oboInOwl:hasDbXref UMLS:C4023126 owl:Axiom -HP:0009611 oboInOwl:hasDbXref UMLS:C1860162 owl:Axiom -HP:0011923 oboInOwl:hasDbXref UMLS:C2677650 owl:Axiom -HP:0011923 oboInOwl:hasDbXref UMLS:C4020739 owl:Axiom -HP:0011924 oboInOwl:hasDbXref UMLS:C4020738 owl:Axiom -HP:0011924 oboInOwl:hasDbXref UMLS:C3149083 owl:Axiom -HP:0011925 oboInOwl:hasDbXref UMLS:C4020737 owl:Axiom -HP:0011925 oboInOwl:hasDbXref UMLS:C4023125 owl:Axiom -HP:0011926 oboInOwl:hasDbXref UMLS:C4021110 owl:Axiom -HP:0011927 oboInOwl:hasDbXref UMLS:C1860176 owl:Axiom -HP:0011927 oboInOwl:hasDbXref UMLS:C4023124 owl:Axiom -HP:0011917 oboInOwl:hasDbXref UMLS:C4021111 owl:Axiom -HP:0011918 oboInOwl:hasDbXref UMLS:C4020740 owl:Axiom -HP:0011919 oboInOwl:hasDbXref SNOMEDCT_US:58554001 owl:Axiom -HP:0011919 oboInOwl:hasDbXref SNOMEDCT_US:405951008 owl:Axiom -HP:0011919 oboInOwl:hasDbXref SNOMEDCT_US:405950009 owl:Axiom -HP:0011919 oboInOwl:hasDbXref MSH:D016724 owl:Axiom -HP:0011919 oboInOwl:hasDbXref UMLS:C0014013 owl:Axiom -HP:0011910 oboInOwl:hasDbXref UMLS:C4023133 owl:Axiom -HP:0011911 oboInOwl:hasDbXref UMLS:C4023132 owl:Axiom -HP:0011912 oboInOwl:hasDbXref UMLS:C4023131 owl:Axiom -HP:0011913 oboInOwl:hasDbXref UMLS:C4023130 owl:Axiom -HP:0011914 oboInOwl:hasDbXref UMLS:C4023129 owl:Axiom -HP:0011915 oboInOwl:hasDbXref UMLS:C4023128 owl:Axiom -HP:0011916 oboInOwl:hasDbXref UMLS:C4023127 owl:Axiom -HP:0011906 oboInOwl:hasDbXref UMLS:C4023137 owl:Axiom -HP:0011907 oboInOwl:hasDbXref UMLS:C4023136 owl:Axiom -HP:0011908 oboInOwl:hasDbXref UMLS:C4023135 owl:Axiom -HP:0011909 oboInOwl:hasDbXref UMLS:C4023134 owl:Axiom -HP:0011900 oboInOwl:hasDbXref SNOMEDCT_US:234457009 owl:Axiom -HP:0011900 oboInOwl:hasDbXref UMLS:C0553681 owl:Axiom -HP:0011901 oboInOwl:hasDbXref SNOMEDCT_US:111589005 owl:Axiom -HP:0011901 oboInOwl:hasDbXref UMLS:C1260903 owl:Axiom -HP:0011902 oboInOwl:hasDbXref UMLS:C0349705 owl:Axiom -HP:0011903 oboInOwl:hasDbXref UMLS:C3161174 owl:Axiom -HP:0011903 oboInOwl:hasDbXref SNOMEDCT_US:48553001 owl:Axiom -HP:0011904 oboInOwl:hasDbXref UMLS:C0239941 owl:Axiom -HP:0011905 oboInOwl:hasDbXref UMLS:C4023138 owl:Axiom -HP:0011970 oboInOwl:hasDbXref MSH:D016657 owl:Axiom -HP:0011970 oboInOwl:hasDbXref UMLS:C0085220 owl:Axiom -HP:0011970 oboInOwl:hasDbXref SNOMEDCT_US:230724001 owl:Axiom -HP:0011971 oboInOwl:hasDbXref SNOMEDCT_US:402410006 owl:Axiom -HP:0011971 oboInOwl:hasDbXref UMLS:C0343065 owl:Axiom -HP:0011971 oboInOwl:hasDbXref SNOMEDCT_US:7632005 owl:Axiom -HP:0011971 oboInOwl:hasDbXref SNOMEDCT_US:402601007 owl:Axiom -HP:0011972 oboInOwl:hasDbXref UMLS:C0598121 owl:Axiom -HP:0011973 oboInOwl:hasDbXref UMLS:C1847507 owl:Axiom -HP:0011974 oboInOwl:hasDbXref UMLS:C0026987 owl:Axiom -HP:0011974 oboInOwl:hasDbXref SNOMEDCT_US:52967002 owl:Axiom -HP:0010643 oboInOwl:hasDbXref UMLS:C4023762 owl:Axiom -HP:0010641 oboInOwl:hasDbXref UMLS:C4021861 owl:Axiom -HP:0010640 oboInOwl:hasDbXref UMLS:C4023763 owl:Axiom -HP:0010649 oboInOwl:hasDbXref UMLS:C4023759 owl:Axiom -HP:0010648 oboInOwl:hasDbXref UMLS:C1836646 owl:Axiom -HP:0010647 oboInOwl:hasDbXref UMLS:C4023760 owl:Axiom -HP:0008316 oboInOwl:hasDbXref UMLS:C4021546 owl:Axiom -HP:0010646 oboInOwl:hasDbXref UMLS:C0410652 owl:Axiom -HP:0010646 oboInOwl:hasDbXref SNOMEDCT_US:202821008 owl:Axiom -HP:0009646 oboInOwl:hasDbXref UMLS:C4024258 owl:Axiom -HP:0008315 oboInOwl:hasDbXref UMLS:C4015009 owl:Axiom -HP:0010645 oboInOwl:hasDbXref UMLS:C4023761 owl:Axiom -HP:0009649 oboInOwl:hasDbXref UMLS:C4021416 owl:Axiom -HP:0008318 oboInOwl:hasDbXref UMLS:C4024704 owl:Axiom -HP:0010644 oboInOwl:hasDbXref UMLS:C1840238 owl:Axiom -HP:0009648 oboInOwl:hasDbXref UMLS:C4024257 owl:Axiom -HP:0009643 oboInOwl:hasDbXref UMLS:C4024260 owl:Axiom -HP:0011975 oboInOwl:hasDbXref UMLS:C4023100 owl:Axiom -HP:0009642 oboInOwl:hasDbXref UMLS:C1863402 owl:Axiom -HP:0011976 oboInOwl:hasDbXref UMLS:C0241577 owl:Axiom -HP:0008311 oboInOwl:hasDbXref UMLS:C4024706 owl:Axiom -HP:0011977 oboInOwl:hasDbXref UMLS:C4020736 owl:Axiom -HP:0009645 oboInOwl:hasDbXref UMLS:C4021417 owl:Axiom -HP:0008314 oboInOwl:hasDbXref UMLS:C4020801 owl:Axiom -HP:0008314 oboInOwl:hasDbXref UMLS:C4024705 owl:Axiom -HP:0009644 oboInOwl:hasDbXref UMLS:C4024259 owl:Axiom -HP:0011978 oboInOwl:hasDbXref UMLS:C4020735 owl:Axiom -HP:0011979 oboInOwl:hasDbXref UMLS:C4023099 owl:Axiom -HP:0009641 oboInOwl:hasDbXref UMLS:C4024261 owl:Axiom -HP:0009640 oboInOwl:hasDbXref UMLS:C4024262 owl:Axiom -HP:0011960 oboInOwl:hasDbXref UMLS:C1846865 owl:Axiom -HP:0011961 oboInOwl:hasDbXref UMLS:C4021107 owl:Axiom -HP:0011962 oboInOwl:hasDbXref UMLS:C4023106 owl:Axiom -HP:0011963 oboInOwl:hasDbXref UMLS:C4023105 owl:Axiom -HP:0010632 oboInOwl:hasDbXref UMLS:C4023768 owl:Axiom -HP:0010631 oboInOwl:hasDbXref UMLS:C4023769 owl:Axiom -HP:0010630 oboInOwl:hasDbXref UMLS:C4021248 owl:Axiom -HP:0010639 oboInOwl:hasDbXref UMLS:C1833667 owl:Axiom -HP:0010638 oboInOwl:hasDbXref UMLS:C4023764 owl:Axiom -HP:0010637 oboInOwl:hasDbXref SNOMEDCT_US:59017008 owl:Axiom -HP:0010637 oboInOwl:hasDbXref UMLS:C0268402 owl:Axiom -HP:0008327 oboInOwl:hasDbXref UMLS:C0403474 owl:Axiom -HP:0008327 oboInOwl:hasDbXref SNOMEDCT_US:236444003 owl:Axiom -HP:0009658 oboInOwl:hasDbXref UMLS:C4024256 owl:Axiom -HP:0010636 oboInOwl:hasDbXref MSH:D065707 owl:Axiom -HP:0010636 oboInOwl:hasDbXref SNOMEDCT_US:38353004 owl:Axiom -HP:0010636 oboInOwl:hasDbXref SNOMEDCT_US:253159001 owl:Axiom -HP:0010636 oboInOwl:hasDbXref UMLS:C0266484 owl:Axiom -HP:0009657 oboInOwl:hasDbXref UMLS:C4021412 owl:Axiom -HP:0008326 oboInOwl:hasDbXref MSH:D026681 owl:Axiom -HP:0008326 oboInOwl:hasDbXref UMLS:C0936215 owl:Axiom -HP:0008326 oboInOwl:hasDbXref SNOMEDCT_US:386080007 owl:Axiom -HP:0010635 oboInOwl:hasDbXref UMLS:C4023765 owl:Axiom -HP:0010634 oboInOwl:hasDbXref UMLS:C4023766 owl:Axiom -HP:0009659 oboInOwl:hasDbXref UMLS:C4020780 owl:Axiom -HP:0009659 oboInOwl:hasDbXref UMLS:C4024255 owl:Axiom -HP:0010633 oboInOwl:hasDbXref UMLS:C4023767 owl:Axiom -HP:0011964 oboInOwl:hasDbXref UMLS:C4023104 owl:Axiom -HP:0008323 oboInOwl:hasDbXref UMLS:C3151111 owl:Axiom -HP:0009654 oboInOwl:hasDbXref UMLS:C4020905 owl:Axiom -HP:0011965 oboInOwl:hasDbXref UMLS:C4023103 owl:Axiom -HP:0008322 oboInOwl:hasDbXref UMLS:C4014650 owl:Axiom -HP:0009653 oboInOwl:hasDbXref UMLS:C4021414 owl:Axiom -HP:0011966 oboInOwl:hasDbXref UMLS:C4023102 owl:Axiom -HP:0009656 oboInOwl:hasDbXref UMLS:C1834032 owl:Axiom -HP:0009655 oboInOwl:hasDbXref UMLS:C4021413 owl:Axiom -HP:0011967 oboInOwl:hasDbXref SNOMEDCT_US:19577007 owl:Axiom -HP:0011967 oboInOwl:hasDbXref UMLS:C0268070 owl:Axiom -HP:0011968 oboInOwl:hasDbXref SNOMEDCT_US:78164000 owl:Axiom -HP:0011968 oboInOwl:hasDbXref UMLS:C0232466 owl:Axiom -HP:0009650 oboInOwl:hasDbXref UMLS:C1862313 owl:Axiom -HP:0011969 oboInOwl:hasDbXref UMLS:C4023101 owl:Axiom -HP:0008321 oboInOwl:hasDbXref MSH:D005171 owl:Axiom -HP:0008321 oboInOwl:hasDbXref UMLS:C0015519 owl:Axiom -HP:0008321 oboInOwl:hasDbXref SNOMEDCT_US:76642003 owl:Axiom -HP:0008321 oboInOwl:hasDbXref UMLS:C4024702 owl:Axiom -HP:0009652 oboInOwl:hasDbXref UMLS:C4021415 owl:Axiom -HP:0008320 oboInOwl:hasDbXref UMLS:C4024703 owl:Axiom -HP:0011950 oboInOwl:hasDbXref UMLS:C0006271 owl:Axiom -HP:0011950 oboInOwl:hasDbXref SNOMEDCT_US:4120002 owl:Axiom -HP:0011950 oboInOwl:hasDbXref MSH:D001988 owl:Axiom -HP:0011951 oboInOwl:hasDbXref SNOMEDCT_US:422588002 owl:Axiom -HP:0011951 oboInOwl:hasDbXref UMLS:C0032290 owl:Axiom -HP:0011951 oboInOwl:hasDbXref MSH:D011015 owl:Axiom -HP:0011952 oboInOwl:hasDbXref SNOMEDCT_US:35031000119100 owl:Axiom -HP:0011952 oboInOwl:hasDbXref UMLS:C4023111 owl:Axiom -HP:0010621 oboInOwl:hasDbXref UMLS:C1834737 owl:Axiom -HP:0010620 oboInOwl:hasDbXref UMLS:C4280374 owl:Axiom -HP:0010620 oboInOwl:hasDbXref UMLS:C1858732 owl:Axiom -HP:0010629 oboInOwl:hasDbXref UMLS:C4023770 owl:Axiom -HP:0009629 oboInOwl:hasDbXref UMLS:C4024268 owl:Axiom -HP:0010628 oboInOwl:hasDbXref MSH:D005158 owl:Axiom -HP:0010628 oboInOwl:hasDbXref UMLS:C0427055 owl:Axiom -HP:0010628 oboInOwl:hasDbXref MSH:D020330 owl:Axiom -HP:0010628 oboInOwl:hasDbXref UMLS:C0376175 owl:Axiom -HP:0010628 oboInOwl:hasDbXref UMLS:C1858719 owl:Axiom -HP:0010628 oboInOwl:hasDbXref SNOMEDCT_US:95666008 owl:Axiom -HP:0010628 oboInOwl:hasDbXref SNOMEDCT_US:193093009 owl:Axiom -HP:0010627 oboInOwl:hasDbXref UMLS:C1859775 owl:Axiom -HP:0010627 oboInOwl:hasDbXref UMLS:C0948740 owl:Axiom -HP:0010626 oboInOwl:hasDbXref UMLS:C4021249 owl:Axiom -HP:0009625 oboInOwl:hasDbXref UMLS:C2108151 owl:Axiom -HP:0010625 oboInOwl:hasDbXref MSH:D010903 owl:Axiom -HP:0010625 oboInOwl:hasDbXref UMLS:C0032008 owl:Axiom -HP:0010625 oboInOwl:hasDbXref UMLS:C4023771 owl:Axiom -HP:0010625 oboInOwl:hasDbXref SNOMEDCT_US:62818001 owl:Axiom -HP:0009624 oboInOwl:hasDbXref UMLS:C4024269 owl:Axiom -HP:0010624 oboInOwl:hasDbXref UMLS:C1856749 owl:Axiom -HP:0010622 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0010622 oboInOwl:hasDbXref UMLS:C4020771 owl:Axiom -HP:0010622 oboInOwl:hasDbXref SNOMEDCT_US:442868003 owl:Axiom -HP:0010622 oboInOwl:hasDbXref UMLS:C2732838 owl:Axiom -HP:0009626 oboInOwl:hasDbXref UMLS:C2108146 owl:Axiom -HP:0011953 oboInOwl:hasDbXref UMLS:C0519063 owl:Axiom -HP:0011954 oboInOwl:hasDbXref SNOMEDCT_US:715140008 owl:Axiom -HP:0011954 oboInOwl:hasDbXref UMLS:C1318485 owl:Axiom -HP:0011954 oboInOwl:hasDbXref SNOMEDCT_US:65860006 owl:Axiom -HP:0009623 oboInOwl:hasDbXref UMLS:C1865572 owl:Axiom -HP:0011955 oboInOwl:hasDbXref UMLS:C4023110 owl:Axiom -HP:0011956 oboInOwl:hasDbXref UMLS:C4023109 owl:Axiom -HP:0009622 oboInOwl:hasDbXref UMLS:C4024270 owl:Axiom -HP:0011957 oboInOwl:hasDbXref UMLS:C4023108 owl:Axiom -HP:0011958 oboInOwl:hasDbXref SNOMEDCT_US:302888003 owl:Axiom -HP:0011958 oboInOwl:hasDbXref SNOMEDCT_US:40024006 owl:Axiom -HP:0011958 oboInOwl:hasDbXref SNOMEDCT_US:95690009 owl:Axiom -HP:0011958 oboInOwl:hasDbXref SNOMEDCT_US:232003005 owl:Axiom -HP:0011958 oboInOwl:hasDbXref MSH:D012167 owl:Axiom -HP:0011958 oboInOwl:hasDbXref UMLS:C0035321 owl:Axiom -HP:0011959 oboInOwl:hasDbXref UMLS:C4023107 owl:Axiom -HP:0011940 oboInOwl:hasDbXref UMLS:C4021108 owl:Axiom -HP:0011941 oboInOwl:hasDbXref UMLS:C4023114 owl:Axiom -HP:0010610 oboInOwl:hasDbXref UMLS:C0423776 owl:Axiom -HP:0010610 oboInOwl:hasDbXref SNOMEDCT_US:247449001 owl:Axiom -HP:0010618 oboInOwl:hasDbXref MSH:C562391 owl:Axiom -HP:0010618 oboInOwl:hasDbXref NCIT:C3041 owl:Axiom -HP:0010618 oboInOwl:hasDbXref UMLS:C0149951 owl:Axiom -HP:0010618 oboInOwl:hasDbXref SNOMEDCT_US:254865006 owl:Axiom -HP:0008309 oboInOwl:hasDbXref UMLS:C1860081 owl:Axiom -HP:0010617 oboInOwl:hasDbXref NCIT:C3041 owl:Axiom -HP:0010617 oboInOwl:hasDbXref UMLS:C1096654 owl:Axiom -HP:0010616 oboInOwl:hasDbXref NCIT:C3041 owl:Axiom -HP:0010616 oboInOwl:hasDbXref SNOMEDCT_US:707387004 owl:Axiom -HP:0010616 oboInOwl:hasDbXref UMLS:C1334444 owl:Axiom -HP:0010615 oboInOwl:hasDbXref MSH:D018322 owl:Axiom -HP:0010615 oboInOwl:hasDbXref SNOMEDCT_US:302857002 owl:Axiom -HP:0010615 oboInOwl:hasDbXref SNOMEDCT_US:60392001 owl:Axiom -HP:0010615 oboInOwl:hasDbXref UMLS:C0206731 owl:Axiom -HP:0010615 oboInOwl:hasDbXref NCIT:C3799 owl:Axiom -HP:0008305 oboInOwl:hasDbXref UMLS:C1860069 owl:Axiom -HP:0008305 oboInOwl:hasDbXref UMLS:C1845155 owl:Axiom -HP:0010614 oboInOwl:hasDbXref NCIT:C3041 owl:Axiom -HP:0010614 oboInOwl:hasDbXref SNOMEDCT_US:424568000 owl:Axiom -HP:0010614 oboInOwl:hasDbXref MSH:D005350 owl:Axiom -HP:0010614 oboInOwl:hasDbXref SNOMEDCT_US:112682009 owl:Axiom -HP:0010614 oboInOwl:hasDbXref UMLS:C0016045 owl:Axiom -HP:0009636 oboInOwl:hasDbXref UMLS:C4021419 owl:Axiom -HP:0009635 oboInOwl:hasDbXref UMLS:C4024263 owl:Axiom -HP:0009638 oboInOwl:hasDbXref UMLS:C1855091 owl:Axiom -HP:0010612 oboInOwl:hasDbXref UMLS:C1852301 owl:Axiom -HP:0009637 oboInOwl:hasDbXref UMLS:C4021418 owl:Axiom -HP:0008306 oboInOwl:hasDbXref UMLS:C3151556 owl:Axiom -HP:0008301 oboInOwl:hasDbXref UMLS:C1854774 owl:Axiom -HP:0009632 oboInOwl:hasDbXref UMLS:C4024265 owl:Axiom -HP:0011942 oboInOwl:hasDbXref UMLS:C1848957 owl:Axiom -HP:0009631 oboInOwl:hasDbXref UMLS:C4024266 owl:Axiom -HP:0011943 oboInOwl:hasDbXref UMLS:C3148695 owl:Axiom -HP:0008303 oboInOwl:hasDbXref UMLS:C4024707 owl:Axiom -HP:0011944 oboInOwl:hasDbXref UMLS:C4023113 owl:Axiom -HP:0009634 oboInOwl:hasDbXref UMLS:C4024264 owl:Axiom -HP:0009633 oboInOwl:hasDbXref UMLS:C4021420 owl:Axiom -HP:0011945 oboInOwl:hasDbXref MSH:D018549 owl:Axiom -HP:0011945 oboInOwl:hasDbXref SNOMEDCT_US:129458007 owl:Axiom -HP:0011945 oboInOwl:hasDbXref UMLS:C0242770 owl:Axiom -HP:0011946 oboInOwl:hasDbXref UMLS:C0006272 owl:Axiom -HP:0011946 oboInOwl:hasDbXref SNOMEDCT_US:40100001 owl:Axiom -HP:0011946 oboInOwl:hasDbXref UMLS:C2350875 owl:Axiom -HP:0011946 oboInOwl:hasDbXref MSH:D001989 owl:Axiom -HP:0011947 oboInOwl:hasDbXref UMLS:C0035243 owl:Axiom -HP:0011947 oboInOwl:hasDbXref MSH:D012141 owl:Axiom -HP:0011947 oboInOwl:hasDbXref SNOMEDCT_US:275498002 owl:Axiom -HP:0009630 oboInOwl:hasDbXref UMLS:C4024267 owl:Axiom -HP:0011948 oboInOwl:hasDbXref UMLS:C1442786 owl:Axiom -HP:0010619 oboInOwl:hasDbXref UMLS:C0178421 owl:Axiom -HP:0010619 oboInOwl:hasDbXref NCIT:C3744 owl:Axiom -HP:0010619 oboInOwl:hasDbXref SNOMEDCT_US:254845004 owl:Axiom -HP:0011949 oboInOwl:hasDbXref UMLS:C4023112 owl:Axiom -HP:0200011 oboInOwl:hasDbXref UMLS:C4021903 owl:Axiom -HP:0200015 oboInOwl:hasDbXref UMLS:C4021900 owl:Axiom -HP:0200013 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0200013 oboInOwl:hasDbXref UMLS:C4021901 owl:Axiom -HP:0200012 oboInOwl:hasDbXref UMLS:C4021902 owl:Axiom -HP:0200018 oboInOwl:hasDbXref MSH:D003117 owl:Axiom -HP:0200018 oboInOwl:hasDbXref SNOMEDCT_US:51445007 owl:Axiom -HP:0200018 oboInOwl:hasDbXref UMLS:C0155015 owl:Axiom -HP:0200018 oboInOwl:hasDbXref UMLS:C3887980 owl:Axiom -HP:0200017 oboInOwl:hasDbXref UMLS:C1859969 owl:Axiom -HP:0200016 oboInOwl:hasDbXref UMLS:C0001202 owl:Axiom -HP:0200016 oboInOwl:hasDbXref SNOMEDCT_US:46629009 owl:Axiom -HP:0200022 oboInOwl:hasDbXref NCIT:C3698 owl:Axiom -HP:0200022 oboInOwl:hasDbXref SNOMEDCT_US:18021007 owl:Axiom -HP:0200022 oboInOwl:hasDbXref UMLS:C0205770 owl:Axiom -HP:0200022 oboInOwl:hasDbXref MSH:D020288 owl:Axiom -HP:0200021 oboInOwl:hasDbXref UMLS:C1856872 owl:Axiom -HP:0200020 oboInOwl:hasDbXref UMLS:C0392163 owl:Axiom -HP:0200020 oboInOwl:hasDbXref SNOMEDCT_US:50792001 owl:Axiom -HP:0200026 oboInOwl:hasDbXref MSH:D058447 owl:Axiom -HP:0200026 oboInOwl:hasDbXref UMLS:C0151827 owl:Axiom -HP:0200026 oboInOwl:hasDbXref SNOMEDCT_US:41652007 owl:Axiom -HP:0200025 oboInOwl:hasDbXref UMLS:C0236000 owl:Axiom -HP:0200025 oboInOwl:hasDbXref SNOMEDCT_US:274667000 owl:Axiom -HP:0200024 oboInOwl:hasDbXref UMLS:C4021899 owl:Axiom -HP:0200023 oboInOwl:hasDbXref UMLS:C0033117 owl:Axiom -HP:0200023 oboInOwl:hasDbXref MSH:D011317 owl:Axiom -HP:0200023 oboInOwl:hasDbXref SNOMEDCT_US:6273006 owl:Axiom -HP:0200029 oboInOwl:hasDbXref SNOMEDCT_US:53312001 owl:Axiom -HP:0200029 oboInOwl:hasDbXref UMLS:C0262988 owl:Axiom -HP:0200028 oboInOwl:hasDbXref SNOMEDCT_US:237825005 owl:Axiom -HP:0200028 oboInOwl:hasDbXref UMLS:C0033103 owl:Axiom -HP:0200028 oboInOwl:hasDbXref UMLS:C0342554 owl:Axiom -HP:0200028 oboInOwl:hasDbXref SNOMEDCT_US:78146007 owl:Axiom -HP:0008297 oboInOwl:hasDbXref SNOMEDCT_US:28575006 owl:Axiom -HP:0008297 oboInOwl:hasDbXref UMLS:C0268464 owl:Axiom -HP:0200000 oboInOwl:hasDbXref UMLS:C4020918 owl:Axiom -HP:0200003 oboInOwl:hasDbXref UMLS:C4021906 owl:Axiom -HP:0200001 oboInOwl:hasDbXref UMLS:C4021907 owl:Axiom -HP:0200008 oboInOwl:hasDbXref UMLS:C0744333 owl:Axiom -HP:0200008 oboInOwl:hasDbXref MSH:D044483 owl:Axiom -HP:0200008 oboInOwl:hasDbXref UMLS:C1257915 owl:Axiom -HP:0200007 oboInOwl:hasDbXref UMLS:C4280286 owl:Axiom -HP:0200007 oboInOwl:hasDbXref UMLS:C4021904 owl:Axiom -HP:0200006 oboInOwl:hasDbXref UMLS:C2748932 owl:Axiom -HP:0200005 oboInOwl:hasDbXref UMLS:C4021905 owl:Axiom -HP:0008480 oboInOwl:hasDbXref SNOMEDCT_US:387801000 owl:Axiom -HP:0008480 oboInOwl:hasDbXref UMLS:C1384641 owl:Axiom -HP:0008480 oboInOwl:hasDbXref MSH:D055009 owl:Axiom -HP:0008480 oboInOwl:hasDbXref SNOMEDCT_US:387800004 owl:Axiom -HP:0008480 oboInOwl:hasDbXref UMLS:C0263854 owl:Axiom -HP:0008482 oboInOwl:hasDbXref UMLS:C4024669 owl:Axiom -HP:0007149 oboInOwl:hasDbXref UMLS:C4021581 owl:Axiom -HP:0008477 oboInOwl:hasDbXref UMLS:C4024670 owl:Axiom -HP:0008476 oboInOwl:hasDbXref UMLS:C1868554 owl:Axiom -HP:0007146 oboInOwl:hasDbXref UMLS:C4024932 owl:Axiom -HP:0008479 oboInOwl:hasDbXref UMLS:C1863353 owl:Axiom -HP:0008478 oboInOwl:hasDbXref UMLS:C1844926 owl:Axiom -HP:0007141 oboInOwl:hasDbXref UMLS:C1112256 owl:Axiom -HP:0008473 oboInOwl:hasDbXref UMLS:C4021540 owl:Axiom -HP:0008472 oboInOwl:hasDbXref UMLS:C1850044 owl:Axiom -HP:0008472 oboInOwl:hasDbXref UMLS:C4280412 owl:Axiom -HP:0008475 oboInOwl:hasDbXref UMLS:C2751479 owl:Axiom -HP:0008491 oboInOwl:hasDbXref UMLS:C4024668 owl:Axiom -HP:0008490 oboInOwl:hasDbXref UMLS:C1850329 owl:Axiom -HP:0007162 oboInOwl:hasDbXref UMLS:C4024930 owl:Axiom -HP:0010797 oboInOwl:hasDbXref SNOMEDCT_US:81201000 owl:Axiom -HP:0010797 oboInOwl:hasDbXref UMLS:C0206734 owl:Axiom -HP:0010797 oboInOwl:hasDbXref MSH:D018325 owl:Axiom -HP:0010797 oboInOwl:hasDbXref NCIT:C3801 owl:Axiom -HP:0010796 oboInOwl:hasDbXref UMLS:C0677865 owl:Axiom -HP:0010796 oboInOwl:hasDbXref SNOMEDCT_US:444545003 owl:Axiom -HP:0010795 oboInOwl:hasDbXref UMLS:C4023700 owl:Axiom -HP:0010794 oboInOwl:hasDbXref UMLS:C4023701 owl:Axiom -HP:0010793 oboInOwl:hasDbXref SNOMEDCT_US:110992006 owl:Axiom -HP:0010793 oboInOwl:hasDbXref UMLS:C0544857 owl:Axiom -HP:0010791 oboInOwl:hasDbXref UMLS:C0023600 owl:Axiom -HP:0010791 oboInOwl:hasDbXref SNOMEDCT_US:76085008 owl:Axiom -HP:0010790 oboInOwl:hasDbXref UMLS:C4023702 owl:Axiom -HP:0010799 oboInOwl:hasDbXref MSH:D010871 owl:Axiom -HP:0010799 oboInOwl:hasDbXref NCIT:C3328 owl:Axiom -HP:0010799 oboInOwl:hasDbXref SNOMEDCT_US:359619007 owl:Axiom -HP:0010799 oboInOwl:hasDbXref SNOMEDCT_US:47598005 owl:Axiom -HP:0010799 oboInOwl:hasDbXref SNOMEDCT_US:127026004 owl:Axiom -HP:0010799 oboInOwl:hasDbXref UMLS:C0031941 owl:Axiom -HP:0010798 oboInOwl:hasDbXref UMLS:C0406814 owl:Axiom -HP:0010798 oboInOwl:hasDbXref SNOMEDCT_US:239136007 owl:Axiom -HP:0008488 oboInOwl:hasDbXref UMLS:C1850043 owl:Axiom -HP:0007156 oboInOwl:hasDbXref UMLS:C4024931 owl:Axiom -HP:0007158 oboInOwl:hasDbXref UMLS:C4021580 owl:Axiom -HP:0008489 oboInOwl:hasDbXref UMLS:C3275799 owl:Axiom -HP:0007159 oboInOwl:hasDbXref UMLS:C1851959 owl:Axiom -HP:0008484 oboInOwl:hasDbXref UMLS:C1864364 owl:Axiom -HP:0007153 oboInOwl:hasDbXref UMLS:C2748610 owl:Axiom -HP:0008483 oboInOwl:hasDbXref UMLS:C1847393 owl:Axiom -HP:0008486 oboInOwl:hasDbXref UMLS:C1849079 owl:Axiom -HP:0009791 oboInOwl:hasDbXref UMLS:C4024204 owl:Axiom -HP:0008460 oboInOwl:hasDbXref UMLS:C4024674 owl:Axiom -HP:0009790 oboInOwl:hasDbXref UMLS:C2677632 owl:Axiom -HP:0010786 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0010786 oboInOwl:hasDbXref MSH:D014571 owl:Axiom -HP:0010786 oboInOwl:hasDbXref SNOMEDCT_US:126879004 owl:Axiom -HP:0010786 oboInOwl:hasDbXref SNOMEDCT_US:254913005 owl:Axiom -HP:0010786 oboInOwl:hasDbXref UMLS:C0042076 owl:Axiom -HP:0010785 oboInOwl:hasDbXref UMLS:C4021228 owl:Axiom -HP:0010785 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0010784 oboInOwl:hasDbXref MSH:D014594 owl:Axiom -HP:0010784 oboInOwl:hasDbXref SNOMEDCT_US:126908007 owl:Axiom -HP:0010784 oboInOwl:hasDbXref UMLS:C0042138 owl:Axiom -HP:0010784 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0010783 oboInOwl:hasDbXref SNOMEDCT_US:70819003 owl:Axiom -HP:0010783 oboInOwl:hasDbXref MSH:D005483 owl:Axiom -HP:0010783 oboInOwl:hasDbXref SNOMEDCT_US:444827008 owl:Axiom -HP:0010783 oboInOwl:hasDbXref SNOMEDCT_US:238810007 owl:Axiom -HP:0010783 oboInOwl:hasDbXref SNOMEDCT_US:247441003 owl:Axiom -HP:0010783 oboInOwl:hasDbXref UMLS:C0016382 owl:Axiom -HP:0010783 oboInOwl:hasDbXref SNOMEDCT_US:20255002 owl:Axiom -HP:0010783 oboInOwl:hasDbXref UMLS:C0041834 owl:Axiom -HP:0010783 oboInOwl:hasDbXref MSH:D004890 owl:Axiom -HP:0010783 oboInOwl:hasDbXref SNOMEDCT_US:271811009 owl:Axiom -HP:0010783 oboInOwl:hasDbXref SNOMEDCT_US:86735004 owl:Axiom -HP:0010782 oboInOwl:hasDbXref UMLS:C4023704 owl:Axiom -HP:0010781 oboInOwl:hasDbXref UMLS:C0578531 owl:Axiom -HP:0010781 oboInOwl:hasDbXref SNOMEDCT_US:301854006 owl:Axiom -HP:0010780 oboInOwl:hasDbXref SNOMEDCT_US:25289003 owl:Axiom -HP:0010780 oboInOwl:hasDbXref SNOMEDCT_US:194399009 owl:Axiom -HP:0010780 oboInOwl:hasDbXref MSH:D012001 owl:Axiom -HP:0010780 oboInOwl:hasDbXref UMLS:C0034880 owl:Axiom -HP:0008459 oboInOwl:hasDbXref MSH:C562952 owl:Axiom -HP:0008459 oboInOwl:hasDbXref SNOMEDCT_US:91880006 owl:Axiom -HP:0008459 oboInOwl:hasDbXref UMLS:C0432160 owl:Axiom -HP:0009789 oboInOwl:hasDbXref SNOMEDCT_US:82127005 owl:Axiom -HP:0009789 oboInOwl:hasDbXref UMLS:C0031019 owl:Axiom -HP:0010789 oboInOwl:hasDbXref UMLS:C4023703 owl:Axiom -HP:0008458 oboInOwl:hasDbXref UMLS:C1857025 owl:Axiom -HP:0010788 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0010788 oboInOwl:hasDbXref MSH:D013736 owl:Axiom -HP:0010788 oboInOwl:hasDbXref UMLS:C0039590 owl:Axiom -HP:0010788 oboInOwl:hasDbXref SNOMEDCT_US:126900000 owl:Axiom -HP:0007129 oboInOwl:hasDbXref UMLS:C4024934 owl:Axiom -HP:0010787 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0010787 oboInOwl:hasDbXref UMLS:C4020767 owl:Axiom -HP:0010787 oboInOwl:hasDbXref UMLS:C0679347 owl:Axiom -HP:0009786 oboInOwl:hasDbXref UMLS:C4024207 owl:Axiom -HP:0008455 oboInOwl:hasDbXref UMLS:C1851305 owl:Axiom -HP:0007123 oboInOwl:hasDbXref UMLS:C4024935 owl:Axiom -HP:0009785 oboInOwl:hasDbXref UMLS:C3810484 owl:Axiom -HP:0008454 oboInOwl:hasDbXref UMLS:C1844818 owl:Axiom -HP:0008457 oboInOwl:hasDbXref UMLS:C1863734 owl:Axiom -HP:0009788 oboInOwl:hasDbXref UMLS:C3805765 owl:Axiom -HP:0007126 oboInOwl:hasDbXref UMLS:C1850794 owl:Axiom -HP:0008456 oboInOwl:hasDbXref UMLS:C2678323 owl:Axiom -HP:0009787 oboInOwl:hasDbXref UMLS:C4024206 owl:Axiom -HP:0009782 oboInOwl:hasDbXref UMLS:C4024209 owl:Axiom -HP:0008451 oboInOwl:hasDbXref UMLS:C1856780 owl:Axiom -HP:0009781 oboInOwl:hasDbXref UMLS:C4024210 owl:Axiom -HP:0008450 oboInOwl:hasDbXref UMLS:C1832598 owl:Axiom -HP:0009784 oboInOwl:hasDbXref UMLS:C4024208 owl:Axiom -HP:0008453 oboInOwl:hasDbXref UMLS:C0345392 owl:Axiom -HP:0008453 oboInOwl:hasDbXref SNOMEDCT_US:405772002 owl:Axiom -HP:0008452 oboInOwl:hasDbXref UMLS:C1865124 owl:Axiom -HP:0009783 oboInOwl:hasDbXref UMLS:C3805764 owl:Axiom -HP:0008470 oboInOwl:hasDbXref UMLS:C1854940 owl:Axiom -HP:0010775 oboInOwl:hasDbXref SNOMEDCT_US:110409004 owl:Axiom -HP:0010775 oboInOwl:hasDbXref UMLS:C0221214 owl:Axiom -HP:0010775 oboInOwl:hasDbXref Fyler:2760 owl:Axiom -HP:0010775 oboInOwl:hasDbXref SNOMEDCT_US:66403007 owl:Axiom -HP:0010774 oboInOwl:hasDbXref Fyler:3031 owl:Axiom -HP:0010774 oboInOwl:hasDbXref ICD-10:Q24.2 owl:Axiom -HP:0010774 oboInOwl:hasDbXref UMLS:C4023708 owl:Axiom -HP:0010773 oboInOwl:hasDbXref Fyler:2030 owl:Axiom -HP:0010773 oboInOwl:hasDbXref UMLS:C0158634 owl:Axiom -HP:0010773 oboInOwl:hasDbXref SNOMEDCT_US:68237008 owl:Axiom -HP:0010772 oboInOwl:hasDbXref SNOMEDCT_US:111323005 owl:Axiom -HP:0010772 oboInOwl:hasDbXref SNOMEDCT_US:39905002 owl:Axiom -HP:0010772 oboInOwl:hasDbXref MSH:D012587 owl:Axiom -HP:0010772 oboInOwl:hasDbXref UMLS:C0036400 owl:Axiom -HP:0010771 oboInOwl:hasDbXref UMLS:C3537055 owl:Axiom -HP:0010771 oboInOwl:hasDbXref SNOMEDCT_US:85224001 owl:Axiom -HP:0010770 oboInOwl:hasDbXref MSH:D010864 owl:Axiom -HP:0010770 oboInOwl:hasDbXref UMLS:C0031925 owl:Axiom -HP:0010770 oboInOwl:hasDbXref SNOMEDCT_US:47639008 owl:Axiom -HP:0010779 oboInOwl:hasDbXref UMLS:C4072882 owl:Axiom -HP:0010779 oboInOwl:hasDbXref UMLS:C4019074 owl:Axiom -HP:0010778 oboInOwl:hasDbXref UMLS:C4023705 owl:Axiom -HP:0008469 oboInOwl:hasDbXref MSH:C566140 owl:Axiom -HP:0008469 oboInOwl:hasDbXref UMLS:C1861693 owl:Axiom -HP:0010777 oboInOwl:hasDbXref UMLS:C4023706 owl:Axiom -HP:0010776 oboInOwl:hasDbXref UMLS:C4023707 owl:Axiom -HP:0009797 oboInOwl:hasDbXref SNOMEDCT_US:575006 owl:Axiom -HP:0009797 oboInOwl:hasDbXref UMLS:C0008373 owl:Axiom -HP:0009797 oboInOwl:hasDbXref SNOMEDCT_US:363668000 owl:Axiom -HP:0009797 oboInOwl:hasDbXref MSH:D002781 owl:Axiom -HP:0009796 oboInOwl:hasDbXref UMLS:C0006131 owl:Axiom -HP:0009796 oboInOwl:hasDbXref SNOMEDCT_US:59857007 owl:Axiom -HP:0009796 oboInOwl:hasDbXref MSH:D001935 owl:Axiom -HP:0009796 oboInOwl:hasDbXref SNOMEDCT_US:42362005 owl:Axiom -HP:0008465 oboInOwl:hasDbXref SNOMEDCT_US:15843004 owl:Axiom -HP:0008465 oboInOwl:hasDbXref UMLS:C0158776 owl:Axiom -HP:0009799 oboInOwl:hasDbXref UMLS:C0266631 owl:Axiom -HP:0009799 oboInOwl:hasDbXref SNOMEDCT_US:10362008 owl:Axiom -HP:0008468 oboInOwl:hasDbXref UMLS:C1968942 owl:Axiom -HP:0009798 oboInOwl:hasDbXref SNOMEDCT_US:32251000119106 owl:Axiom -HP:0009798 oboInOwl:hasDbXref MSH:C562732 owl:Axiom -HP:0009798 oboInOwl:hasDbXref UMLS:C0302859 owl:Axiom -HP:0008467 oboInOwl:hasDbXref UMLS:C4020799 owl:Axiom -HP:0008467 oboInOwl:hasDbXref SNOMEDCT_US:95304000 owl:Axiom -HP:0008467 oboInOwl:hasDbXref UMLS:C0432152 owl:Axiom -HP:0008462 oboInOwl:hasDbXref UMLS:C1863314 owl:Axiom -HP:0009793 oboInOwl:hasDbXref UMLS:C1867782 owl:Axiom -HP:0007131 oboInOwl:hasDbXref UMLS:C4024933 owl:Axiom -HP:0009792 oboInOwl:hasDbXref MSH:D013724 owl:Axiom -HP:0009792 oboInOwl:hasDbXref NCIT:C3403 owl:Axiom -HP:0009792 oboInOwl:hasDbXref UMLS:C0039538 owl:Axiom -HP:0009792 oboInOwl:hasDbXref SNOMEDCT_US:55818009 owl:Axiom -HP:0008461 oboInOwl:hasDbXref UMLS:C4024673 owl:Axiom -HP:0009795 oboInOwl:hasDbXref SNOMEDCT_US:204268008 owl:Axiom -HP:0009795 oboInOwl:hasDbXref UMLS:C0546968 owl:Axiom -HP:0008464 oboInOwl:hasDbXref UMLS:C4024671 owl:Axiom -HP:0007132 oboInOwl:hasDbXref UMLS:C0393577 owl:Axiom -HP:0007132 oboInOwl:hasDbXref SNOMEDCT_US:230302004 owl:Axiom -HP:0009794 oboInOwl:hasDbXref UMLS:C1862066 owl:Axiom -HP:0007133 oboInOwl:hasDbXref UMLS:C1859178 owl:Axiom -HP:0008463 oboInOwl:hasDbXref UMLS:C4024672 owl:Axiom -HP:0007193 oboInOwl:hasDbXref UMLS:C1847165 owl:Axiom -HP:0007190 oboInOwl:hasDbXref UMLS:C1849485 owl:Axiom -HP:0007185 oboInOwl:hasDbXref UMLS:C0041657 owl:Axiom -HP:0007185 oboInOwl:hasDbXref MSH:D014474 owl:Axiom -HP:0007185 oboInOwl:hasDbXref SNOMEDCT_US:419045004 owl:Axiom -HP:0007185 oboInOwl:hasDbXref SNOMEDCT_US:418107008 owl:Axiom -HP:0007187 oboInOwl:hasDbXref UMLS:C1855230 owl:Axiom -HP:0007188 oboInOwl:hasDbXref MSH:C531747 owl:Axiom -HP:0007188 oboInOwl:hasDbXref UMLS:C0853240 owl:Axiom -HP:0007199 oboInOwl:hasDbXref UMLS:C0747251 owl:Axiom -HP:0008499 oboInOwl:hasDbXref UMLS:C4024665 owl:Axiom -HP:0008498 oboInOwl:hasDbXref UMLS:C4024666 owl:Axiom -HP:0007164 oboInOwl:hasDbXref UMLS:C4024929 owl:Axiom -HP:0008494 oboInOwl:hasDbXref UMLS:C2036842 owl:Axiom -HP:0007165 oboInOwl:hasDbXref UMLS:C1849173 owl:Axiom -HP:0008497 oboInOwl:hasDbXref UMLS:C4024667 owl:Axiom -HP:0007166 oboInOwl:hasDbXref UMLS:C0752210 owl:Axiom -HP:0007166 oboInOwl:hasDbXref UMLS:C1836174 owl:Axiom -HP:0007166 oboInOwl:hasDbXref MSH:D002819 owl:Axiom -HP:0008496 oboInOwl:hasDbXref UMLS:C0423848 owl:Axiom -HP:0008496 oboInOwl:hasDbXref SNOMEDCT_US:95339000 owl:Axiom -HP:0008496 oboInOwl:hasDbXref UMLS:C3550336 owl:Axiom -HP:0007181 oboInOwl:hasDbXref UMLS:C1846829 owl:Axiom -HP:0007182 oboInOwl:hasDbXref UMLS:C4024927 owl:Axiom -HP:0007183 oboInOwl:hasDbXref UMLS:C4024926 owl:Axiom -HP:0007183 oboInOwl:hasDbXref UMLS:C1865351 owl:Axiom -HP:0007178 oboInOwl:hasDbXref SNOMEDCT_US:85423005 owl:Axiom -HP:0007178 oboInOwl:hasDbXref UMLS:C0235025 owl:Axiom -HP:0007178 oboInOwl:hasDbXref SNOMEDCT_US:95663000 owl:Axiom -HP:0007178 oboInOwl:hasDbXref MSH:D009443 owl:Axiom -HP:0007178 oboInOwl:hasDbXref MSH:D011115 owl:Axiom -HP:0007178 oboInOwl:hasDbXref UMLS:C0271683 owl:Axiom -HP:0007179 oboInOwl:hasDbXref UMLS:C4024928 owl:Axiom -HP:0010720 oboInOwl:hasDbXref UMLS:C4023721 owl:Axiom -HP:0009728 oboInOwl:hasDbXref UMLS:C4021396 owl:Axiom -HP:0009728 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0010728 oboInOwl:hasDbXref UMLS:C4023718 owl:Axiom -HP:0009727 oboInOwl:hasDbXref UMLS:C1860710 owl:Axiom -HP:0010727 oboInOwl:hasDbXref UMLS:C4023719 owl:Axiom -HP:0010726 oboInOwl:hasDbXref UMLS:C4021233 owl:Axiom -HP:0009729 oboInOwl:hasDbXref UMLS:C1332852 owl:Axiom -HP:0009724 oboInOwl:hasDbXref UMLS:C0266003 owl:Axiom -HP:0009724 oboInOwl:hasDbXref SNOMEDCT_US:39295002 owl:Axiom -HP:0010724 oboInOwl:hasDbXref UMLS:C4021828 owl:Axiom -HP:0010723 oboInOwl:hasDbXref UMLS:C4023720 owl:Axiom -HP:0009723 oboInOwl:hasDbXref UMLS:C4024219 owl:Axiom -HP:0009726 oboInOwl:hasDbXref UMLS:C0022665 owl:Axiom -HP:0009726 oboInOwl:hasDbXref SNOMEDCT_US:126880001 owl:Axiom -HP:0009726 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0009726 oboInOwl:hasDbXref UMLS:C1378703 owl:Axiom -HP:0009726 oboInOwl:hasDbXref MSH:D007680 owl:Axiom -HP:0010722 oboInOwl:hasDbXref UMLS:C1168239 owl:Axiom -HP:0009725 oboInOwl:hasDbXref UMLS:C0005695 owl:Axiom -HP:0009725 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0009725 oboInOwl:hasDbXref SNOMEDCT_US:126885006 owl:Axiom -HP:0009725 oboInOwl:hasDbXref MSH:D001749 owl:Axiom -HP:0010721 oboInOwl:hasDbXref UMLS:C3280303 owl:Axiom -HP:0009720 oboInOwl:hasDbXref MSH:D014402 owl:Axiom -HP:0009720 oboInOwl:hasDbXref UMLS:C0265319 owl:Axiom -HP:0009720 oboInOwl:hasDbXref SNOMEDCT_US:36025004 owl:Axiom -HP:0009720 oboInOwl:hasDbXref UMLS:C1368816 owl:Axiom -HP:0009720 oboInOwl:hasDbXref SNOMEDCT_US:78424008 owl:Axiom -HP:0009722 oboInOwl:hasDbXref UMLS:C1860711 owl:Axiom -HP:0009721 oboInOwl:hasDbXref SNOMEDCT_US:254244007 owl:Axiom -HP:0009721 oboInOwl:hasDbXref UMLS:C0432363 owl:Axiom -HP:0010729 oboInOwl:hasDbXref UMLS:C2216370 owl:Axiom -HP:0009739 oboInOwl:hasDbXref UMLS:C4021394 owl:Axiom -HP:0010717 oboInOwl:hasDbXref UMLS:C0158738 owl:Axiom -HP:0010717 oboInOwl:hasDbXref SNOMEDCT_US:38859008 owl:Axiom -HP:0010717 oboInOwl:hasDbXref SNOMEDCT_US:32113001 owl:Axiom -HP:0009738 oboInOwl:hasDbXref UMLS:C4021395 owl:Axiom -HP:0010716 oboInOwl:hasDbXref UMLS:C4023723 owl:Axiom -HP:0008407 oboInOwl:hasDbXref UMLS:C1855290 owl:Axiom -HP:0010715 oboInOwl:hasDbXref UMLS:C4023724 owl:Axiom -HP:0010714 oboInOwl:hasDbXref UMLS:C4021234 owl:Axiom -HP:0009735 oboInOwl:hasDbXref UMLS:C4024217 owl:Axiom -HP:0008404 oboInOwl:hasDbXref SNOMEDCT_US:87065009 owl:Axiom -HP:0008404 oboInOwl:hasDbXref UMLS:C0221260 owl:Axiom -HP:0008404 oboInOwl:hasDbXref MEDDRA:10028698 owl:Axiom -HP:0010713 oboInOwl:hasDbXref UMLS:C4021235 owl:Axiom -HP:0010712 oboInOwl:hasDbXref UMLS:C4023725 owl:Axiom -HP:0009734 oboInOwl:hasDbXref SNOMEDCT_US:404662003 owl:Axiom -HP:0009734 oboInOwl:hasDbXref MSH:D020339 owl:Axiom -HP:0009734 oboInOwl:hasDbXref UMLS:C0346326 owl:Axiom -HP:0009734 oboInOwl:hasDbXref SNOMEDCT_US:254976006 owl:Axiom -HP:0010711 oboInOwl:hasDbXref UMLS:C4023726 owl:Axiom -HP:0009737 oboInOwl:hasDbXref UMLS:C1860334 owl:Axiom -HP:0009736 oboInOwl:hasDbXref UMLS:C4024216 owl:Axiom -HP:0010710 oboInOwl:hasDbXref UMLS:C4023727 owl:Axiom -HP:0008400 oboInOwl:hasDbXref UMLS:C4024680 owl:Axiom -HP:0009731 oboInOwl:hasDbXref UMLS:C4024218 owl:Axiom -HP:0009730 oboInOwl:hasDbXref SNOMEDCT_US:302846007 owl:Axiom -HP:0009730 oboInOwl:hasDbXref SNOMEDCT_US:402877008 owl:Axiom -HP:0009730 oboInOwl:hasDbXref MSH:D012207 owl:Axiom -HP:0009730 oboInOwl:hasDbXref NCIT:C3358 owl:Axiom -HP:0009730 oboInOwl:hasDbXref SNOMEDCT_US:43375002 owl:Axiom -HP:0009730 oboInOwl:hasDbXref UMLS:C0035411 owl:Axiom -HP:0009733 oboInOwl:hasDbXref SNOMEDCT_US:115240006 owl:Axiom -HP:0009733 oboInOwl:hasDbXref MSH:D005910 owl:Axiom -HP:0009733 oboInOwl:hasDbXref NCIT:C3059 owl:Axiom -HP:0009733 oboInOwl:hasDbXref SNOMEDCT_US:74532006 owl:Axiom -HP:0009733 oboInOwl:hasDbXref SNOMEDCT_US:393564001 owl:Axiom -HP:0009733 oboInOwl:hasDbXref UMLS:C0017638 owl:Axiom -HP:0008402 oboInOwl:hasDbXref UMLS:C1849392 owl:Axiom -HP:0008401 oboInOwl:hasDbXref UMLS:C4024679 owl:Axiom -HP:0009732 oboInOwl:hasDbXref SNOMEDCT_US:41252002 owl:Axiom -HP:0009732 oboInOwl:hasDbXref UMLS:C0206728 owl:Axiom -HP:0009732 oboInOwl:hasDbXref SNOMEDCT_US:403818001 owl:Axiom -HP:0009732 oboInOwl:hasDbXref MSH:D018318 owl:Axiom -HP:0010719 oboInOwl:hasDbXref UMLS:C4072881 owl:Axiom -HP:0010719 oboInOwl:hasDbXref UMLS:C4023722 owl:Axiom -HP:0010719 oboInOwl:hasDbXref UMLS:C4072880 owl:Axiom -HP:0010719 oboInOwl:hasDbXref UMLS:C4073290 owl:Axiom -HP:0009709 oboInOwl:hasDbXref UMLS:C1856983 owl:Axiom -HP:0010706 oboInOwl:hasDbXref UMLS:C4023730 owl:Axiom -HP:0009706 oboInOwl:hasDbXref UMLS:C4024227 owl:Axiom -HP:0010705 oboInOwl:hasDbXref UMLS:C4023731 owl:Axiom -HP:0009705 oboInOwl:hasDbXref UMLS:C4024228 owl:Axiom -HP:0009708 oboInOwl:hasDbXref UMLS:C4024225 owl:Axiom -HP:0010704 oboInOwl:hasDbXref UMLS:C4023732 owl:Axiom -HP:0009707 oboInOwl:hasDbXref UMLS:C4024226 owl:Axiom -HP:0009702 oboInOwl:hasDbXref UMLS:C0431863 owl:Axiom -HP:0009702 oboInOwl:hasDbXref SNOMEDCT_US:253930002 owl:Axiom -HP:0010702 oboInOwl:hasDbXref MSH:D006942 owl:Axiom -HP:0010702 oboInOwl:hasDbXref UMLS:C0541985 owl:Axiom -HP:0010702 oboInOwl:hasDbXref UMLS:C0151669 owl:Axiom -HP:0010702 oboInOwl:hasDbXref SNOMEDCT_US:129646001 owl:Axiom -HP:0010702 oboInOwl:hasDbXref UMLS:C1306857 owl:Axiom -HP:0010702 oboInOwl:hasDbXref SNOMEDCT_US:127388009 owl:Axiom -HP:0010702 oboInOwl:hasDbXref UMLS:C0020455 owl:Axiom -HP:0010702 oboInOwl:hasDbXref UMLS:C2048011 owl:Axiom -HP:0010701 oboInOwl:hasDbXref UMLS:C1855755 owl:Axiom -HP:0009701 oboInOwl:hasDbXref UMLS:C4021398 owl:Axiom -HP:0009704 oboInOwl:hasDbXref UMLS:C4024229 owl:Axiom -HP:0009703 oboInOwl:hasDbXref UMLS:C4021397 owl:Axiom -HP:0009700 oboInOwl:hasDbXref UMLS:C4021399 owl:Axiom -HP:0010709 oboInOwl:hasDbXref UMLS:C4021236 owl:Axiom -HP:0010708 oboInOwl:hasDbXref UMLS:C4023728 owl:Axiom -HP:0010707 oboInOwl:hasDbXref UMLS:C4023729 owl:Axiom -HP:0009717 oboInOwl:hasDbXref UMLS:C1968959 owl:Axiom -HP:0009716 oboInOwl:hasDbXref UMLS:C1968958 owl:Axiom -HP:0009719 oboInOwl:hasDbXref UMLS:C4024220 owl:Axiom -HP:0009718 oboInOwl:hasDbXref MSH:D001254 owl:Axiom -HP:0009718 oboInOwl:hasDbXref SNOMEDCT_US:1586004 owl:Axiom -HP:0009718 oboInOwl:hasDbXref SNOMEDCT_US:449799008 owl:Axiom -HP:0009718 oboInOwl:hasDbXref UMLS:C0205768 owl:Axiom -HP:0009713 oboInOwl:hasDbXref UMLS:C4024223 owl:Axiom -HP:0009713 oboInOwl:hasDbXref NCIT:C3801 owl:Axiom -HP:0009715 oboInOwl:hasDbXref UMLS:C4024221 owl:Axiom -HP:0009715 oboInOwl:hasDbXref NCIT:C2974 owl:Axiom -HP:0009714 oboInOwl:hasDbXref UMLS:C4024222 owl:Axiom -HP:0009711 oboInOwl:hasDbXref UMLS:C0730303 owl:Axiom -HP:0009711 oboInOwl:hasDbXref UMLS:C1514915 owl:Axiom -HP:0009711 oboInOwl:hasDbXref SNOMEDCT_US:312935003 owl:Axiom -HP:0009711 oboInOwl:hasDbXref NCIT:C3801 owl:Axiom -HP:0009710 oboInOwl:hasDbXref UMLS:C4024224 owl:Axiom -HP:0010764 oboInOwl:hasDbXref UMLS:C2748682 owl:Axiom -HP:0010763 oboInOwl:hasDbXref UMLS:C4021229 owl:Axiom -HP:0010763 oboInOwl:hasDbXref UMLS:C4280364 owl:Axiom -HP:0010762 oboInOwl:hasDbXref SNOMEDCT_US:50007008 owl:Axiom -HP:0010762 oboInOwl:hasDbXref MSH:D002817 owl:Axiom -HP:0010762 oboInOwl:hasDbXref NCIT:C2947 owl:Axiom -HP:0010762 oboInOwl:hasDbXref UMLS:C0008487 owl:Axiom -HP:0010761 oboInOwl:hasDbXref UMLS:C1851059 owl:Axiom -HP:0010761 oboInOwl:hasDbXref UMLS:C4280365 owl:Axiom -HP:0010760 oboInOwl:hasDbXref UMLS:C3553754 owl:Axiom -HP:0007109 oboInOwl:hasDbXref UMLS:C1839858 owl:Axiom -HP:0010769 oboInOwl:hasDbXref SNOMEDCT_US:47639008 owl:Axiom -HP:0010769 oboInOwl:hasDbXref MSH:D010864 owl:Axiom -HP:0010769 oboInOwl:hasDbXref UMLS:C0031925 owl:Axiom -HP:0009768 oboInOwl:hasDbXref UMLS:C4021391 owl:Axiom -HP:0007105 oboInOwl:hasDbXref UMLS:C1856408 owl:Axiom -HP:0008437 oboInOwl:hasDbXref UMLS:C2751478 owl:Axiom -HP:0010767 oboInOwl:hasDbXref UMLS:C4023709 owl:Axiom -HP:0009767 oboInOwl:hasDbXref UMLS:C1848670 owl:Axiom -HP:0008436 oboInOwl:hasDbXref UMLS:C1856644 owl:Axiom -HP:0010766 oboInOwl:hasDbXref UMLS:C3806226 owl:Axiom -HP:0007107 oboInOwl:hasDbXref UMLS:C4024938 owl:Axiom -HP:0008439 oboInOwl:hasDbXref UMLS:C0432149 owl:Axiom -HP:0008439 oboInOwl:hasDbXref SNOMEDCT_US:93167001 owl:Axiom -HP:0007108 oboInOwl:hasDbXref SNOMEDCT_US:23414001 owl:Axiom -HP:0007108 oboInOwl:hasDbXref UMLS:C0270922 owl:Axiom -HP:0009769 oboInOwl:hasDbXref UMLS:C1854952 owl:Axiom -HP:0008438 oboInOwl:hasDbXref UMLS:C1835764 owl:Axiom -HP:0010765 oboInOwl:hasDbXref UMLS:C4023710 owl:Axiom -HP:0008433 oboInOwl:hasDbXref UMLS:C4024676 owl:Axiom -HP:0008432 oboInOwl:hasDbXref UMLS:C4024677 owl:Axiom -HP:0009763 oboInOwl:hasDbXref UMLS:C0030196 owl:Axiom -HP:0009763 oboInOwl:hasDbXref SNOMEDCT_US:90834002 owl:Axiom -HP:0007103 oboInOwl:hasDbXref UMLS:C4020908 owl:Axiom -HP:0008435 oboInOwl:hasDbXref UMLS:C1842698 owl:Axiom -HP:0007104 oboInOwl:hasDbXref UMLS:C4024939 owl:Axiom -HP:0009765 oboInOwl:hasDbXref UMLS:C4280395 owl:Axiom -HP:0009765 oboInOwl:hasDbXref UMLS:C1856119 owl:Axiom -HP:0008434 oboInOwl:hasDbXref UMLS:C1835570 owl:Axiom -HP:0009760 oboInOwl:hasDbXref UMLS:C1867439 owl:Axiom -HP:0009760 oboInOwl:hasDbXref MSH:C566738 owl:Axiom -HP:0009762 oboInOwl:hasDbXref SNOMEDCT_US:248194004 owl:Axiom -HP:0009762 oboInOwl:hasDbXref UMLS:C0262478 owl:Axiom -HP:0007100 oboInOwl:hasDbXref UMLS:C1865119 owl:Axiom -HP:0009761 oboInOwl:hasDbXref UMLS:C1849579 owl:Axiom -HP:0008430 oboInOwl:hasDbXref UMLS:C4021541 owl:Axiom -HP:0009780 oboInOwl:hasDbXref SNOMEDCT_US:84308008 owl:Axiom -HP:0009780 oboInOwl:hasDbXref UMLS:C0263925 owl:Axiom -HP:0010753 oboInOwl:hasDbXref UMLS:C4023714 owl:Axiom -HP:0010752 oboInOwl:hasDbXref SNOMEDCT_US:92822004 owl:Axiom -HP:0010752 oboInOwl:hasDbXref UMLS:C0685786 owl:Axiom -HP:0010751 oboInOwl:hasDbXref UMLS:C1849227 owl:Axiom -HP:0010750 oboInOwl:hasDbXref SNOMEDCT_US:246815009 owl:Axiom -HP:0010750 oboInOwl:hasDbXref UMLS:C0423124 owl:Axiom -HP:0010750 oboInOwl:hasDbXref UMLS:C2674149 owl:Axiom -HP:0010759 oboInOwl:hasDbXref UMLS:C2749369 owl:Axiom -HP:0010758 oboInOwl:hasDbXref UMLS:C4023711 owl:Axiom -HP:0010757 oboInOwl:hasDbXref UMLS:C4023712 owl:Axiom -HP:0009779 oboInOwl:hasDbXref UMLS:C1834062 owl:Axiom -HP:0009778 oboInOwl:hasDbXref UMLS:C0431890 owl:Axiom -HP:0009778 oboInOwl:hasDbXref MSH:C536903 owl:Axiom -HP:0009778 oboInOwl:hasDbXref SNOMEDCT_US:253936008 owl:Axiom -HP:0010756 oboInOwl:hasDbXref UMLS:C4023713 owl:Axiom -HP:0008447 oboInOwl:hasDbXref UMLS:C2751480 owl:Axiom -HP:0007117 oboInOwl:hasDbXref UMLS:C1838868 owl:Axiom -HP:0010755 oboInOwl:hasDbXref SNOMEDCT_US:235083001 owl:Axiom -HP:0010755 oboInOwl:hasDbXref UMLS:C0399519 owl:Axiom -HP:0010754 oboInOwl:hasDbXref UMLS:C0266941 owl:Axiom -HP:0010754 oboInOwl:hasDbXref UMLS:C0424721 owl:Axiom -HP:0010754 oboInOwl:hasDbXref SNOMEDCT_US:248401009 owl:Axiom -HP:0010754 oboInOwl:hasDbXref UMLS:C1865318 owl:Axiom -HP:0010754 oboInOwl:hasDbXref SNOMEDCT_US:75630004 owl:Axiom -HP:0010754 oboInOwl:hasDbXref UMLS:C4280366 owl:Axiom -HP:0008449 oboInOwl:hasDbXref UMLS:C1851129 owl:Axiom -HP:0009775 oboInOwl:hasDbXref MSH:D000652 owl:Axiom -HP:0009775 oboInOwl:hasDbXref MSH:C535821 owl:Axiom -HP:0009775 oboInOwl:hasDbXref SNOMEDCT_US:238879003 owl:Axiom -HP:0009775 oboInOwl:hasDbXref UMLS:C1527388 owl:Axiom -HP:0009775 oboInOwl:hasDbXref SNOMEDCT_US:19988008 owl:Axiom -HP:0009775 oboInOwl:hasDbXref UMLS:C0334166 owl:Axiom -HP:0008444 oboInOwl:hasDbXref UMLS:C1969679 owl:Axiom -HP:0007112 oboInOwl:hasDbXref UMLS:C4024936 owl:Axiom -HP:0008443 oboInOwl:hasDbXref UMLS:C0575157 owl:Axiom -HP:0008443 oboInOwl:hasDbXref SNOMEDCT_US:298380006 owl:Axiom -HP:0009774 oboInOwl:hasDbXref UMLS:C2673397 owl:Axiom -HP:0009777 oboInOwl:hasDbXref UMLS:C3278811 owl:Axiom -HP:0009776 oboInOwl:hasDbXref UMLS:C4280394 owl:Axiom -HP:0009776 oboInOwl:hasDbXref SNOMEDCT_US:275348004 owl:Axiom -HP:0009776 oboInOwl:hasDbXref UMLS:C0238591 owl:Axiom -HP:0009776 oboInOwl:hasDbXref Fyler:4173 owl:Axiom -HP:0008445 oboInOwl:hasDbXref UMLS:C1844925 owl:Axiom -HP:0007115 oboInOwl:hasDbXref SNOMEDCT_US:15671007 owl:Axiom -HP:0007115 oboInOwl:hasDbXref UMLS:C0271330 owl:Axiom -HP:0008440 oboInOwl:hasDbXref UMLS:C4024675 owl:Axiom -HP:0009771 oboInOwl:hasDbXref MSH:D030981 owl:Axiom -HP:0009771 oboInOwl:hasDbXref UMLS:C0917990 owl:Axiom -HP:0009771 oboInOwl:hasDbXref SNOMEDCT_US:63122002 owl:Axiom -HP:0009771 oboInOwl:hasDbXref SNOMEDCT_US:27201004 owl:Axiom -HP:0009770 oboInOwl:hasDbXref UMLS:C4024211 owl:Axiom -HP:0008442 oboInOwl:hasDbXref UMLS:C1834057 owl:Axiom -HP:0007110 oboInOwl:hasDbXref UMLS:C3805839 owl:Axiom -HP:0009773 oboInOwl:hasDbXref UMLS:C4021390 owl:Axiom -HP:0009772 oboInOwl:hasDbXref UMLS:C1857508 owl:Axiom -HP:0008441 oboInOwl:hasDbXref MSH:D007405 owl:Axiom -HP:0008441 oboInOwl:hasDbXref UMLS:C1832597 owl:Axiom -HP:0008441 oboInOwl:hasDbXref SNOMEDCT_US:73589001 owl:Axiom -HP:0008441 oboInOwl:hasDbXref UMLS:C0021818 owl:Axiom -HP:0007111 oboInOwl:hasDbXref UMLS:C4024937 owl:Axiom -HP:0010742 oboInOwl:hasDbXref UMLS:C0522035 owl:Axiom -HP:0010742 oboInOwl:hasDbXref SNOMEDCT_US:102558002 owl:Axiom -HP:0010741 oboInOwl:hasDbXref UMLS:C0239340 owl:Axiom -HP:0010741 oboInOwl:hasDbXref SNOMEDCT_US:102572006 owl:Axiom -HP:0010741 oboInOwl:hasDbXref UMLS:C0235886 owl:Axiom -HP:0010740 oboInOwl:hasDbXref SNOMEDCT_US:82663009 owl:Axiom -HP:0010740 oboInOwl:hasDbXref UMLS:C0265513 owl:Axiom -HP:0008419 oboInOwl:hasDbXref SNOMEDCT_US:77547008 owl:Axiom -HP:0008419 oboInOwl:hasDbXref UMLS:C0158266 owl:Axiom -HP:0008419 oboInOwl:hasDbXref MSH:D055959 owl:Axiom -HP:0010749 oboInOwl:hasDbXref UMLS:C0005742 owl:Axiom -HP:0010749 oboInOwl:hasDbXref SNOMEDCT_US:47704002 owl:Axiom -HP:0008418 oboInOwl:hasDbXref UMLS:C1849051 owl:Axiom -HP:0010748 oboInOwl:hasDbXref UMLS:C4021230 owl:Axiom -HP:0010747 oboInOwl:hasDbXref UMLS:C1844562 owl:Axiom -HP:0009746 oboInOwl:hasDbXref UMLS:C1844810 owl:Axiom -HP:0010746 oboInOwl:hasDbXref UMLS:C4023715 owl:Axiom -HP:0008414 oboInOwl:hasDbXref UMLS:C1863423 owl:Axiom -HP:0009745 oboInOwl:hasDbXref UMLS:C4021393 owl:Axiom -HP:0010745 oboInOwl:hasDbXref UMLS:C4021231 owl:Axiom -HP:0008417 oboInOwl:hasDbXref UMLS:C0345394 owl:Axiom -HP:0008417 oboInOwl:hasDbXref SNOMEDCT_US:205456006 owl:Axiom -HP:0009748 oboInOwl:hasDbXref UMLS:C1844573 owl:Axiom -HP:0010744 oboInOwl:hasDbXref UMLS:C4021232 owl:Axiom -HP:0010743 oboInOwl:hasDbXref UMLS:C1849020 owl:Axiom -HP:0008416 oboInOwl:hasDbXref UMLS:C1839279 owl:Axiom -HP:0009747 oboInOwl:hasDbXref UMLS:C1851095 owl:Axiom -HP:0009742 oboInOwl:hasDbXref UMLS:C0241042 owl:Axiom -HP:0009742 oboInOwl:hasDbXref SNOMEDCT_US:249918006 owl:Axiom -HP:0009741 oboInOwl:hasDbXref SNOMEDCT_US:32916005 owl:Axiom -HP:0009741 oboInOwl:hasDbXref MSH:D009400 owl:Axiom -HP:0009741 oboInOwl:hasDbXref UMLS:C0027719 owl:Axiom -HP:0008410 oboInOwl:hasDbXref UMLS:C1852311 owl:Axiom -HP:0009744 oboInOwl:hasDbXref UMLS:C4024214 owl:Axiom -HP:0009743 oboInOwl:hasDbXref SNOMEDCT_US:95339000 owl:Axiom -HP:0009743 oboInOwl:hasDbXref UMLS:C0423848 owl:Axiom -HP:0009740 oboInOwl:hasDbXref UMLS:C4020779 owl:Axiom -HP:0009740 oboInOwl:hasDbXref UMLS:C1400252 owl:Axiom -HP:0009740 oboInOwl:hasDbXref UMLS:C4024215 owl:Axiom -HP:0010731 oboInOwl:hasDbXref UMLS:C4023717 owl:Axiom -HP:0010730 oboInOwl:hasDbXref UMLS:C0431449 owl:Axiom -HP:0010730 oboInOwl:hasDbXref SNOMEDCT_US:253209004 owl:Axiom -HP:0010739 oboInOwl:hasDbXref MSH:D010023 owl:Axiom -HP:0010739 oboInOwl:hasDbXref UMLS:C0029455 owl:Axiom -HP:0010739 oboInOwl:hasDbXref SNOMEDCT_US:9147009 owl:Axiom -HP:0010736 oboInOwl:hasDbXref MSH:D005358 owl:Axiom -HP:0010736 oboInOwl:hasDbXref UMLS:C0016064 owl:Axiom -HP:0010736 oboInOwl:hasDbXref SNOMEDCT_US:89859004 owl:Axiom -HP:0010735 oboInOwl:hasDbXref SNOMEDCT_US:36517007 owl:Axiom -HP:0010735 oboInOwl:hasDbXref UMLS:C0016065 owl:Axiom -HP:0010735 oboInOwl:hasDbXref MSH:D005359 owl:Axiom -HP:0009757 oboInOwl:hasDbXref UMLS:C3810471 owl:Axiom -HP:0009756 oboInOwl:hasDbXref UMLS:C3805420 owl:Axiom -HP:0010734 oboInOwl:hasDbXref UMLS:C0016063 owl:Axiom -HP:0010734 oboInOwl:hasDbXref MSH:D005357 owl:Axiom -HP:0010734 oboInOwl:hasDbXref SNOMEDCT_US:10623005 owl:Axiom -HP:0008425 oboInOwl:hasDbXref UMLS:C1855289 owl:Axiom -HP:0010733 oboInOwl:hasDbXref UMLS:C1854409 owl:Axiom -HP:0008428 oboInOwl:hasDbXref UMLS:C1855828 owl:Axiom -HP:0009759 oboInOwl:hasDbXref UMLS:C1849577 owl:Axiom -HP:0010732 oboInOwl:hasDbXref UMLS:C4023716 owl:Axiom -HP:0009758 oboInOwl:hasDbXref UMLS:C4024212 owl:Axiom -HP:0008422 oboInOwl:hasDbXref UMLS:C1695776 owl:Axiom -HP:0009752 oboInOwl:hasDbXref UMLS:C1856027 owl:Axiom -HP:0008421 oboInOwl:hasDbXref UMLS:C1863313 owl:Axiom -HP:0009755 oboInOwl:hasDbXref SNOMEDCT_US:400952003 owl:Axiom -HP:0009755 oboInOwl:hasDbXref UMLS:C0339182 owl:Axiom -HP:0009755 oboInOwl:hasDbXref SNOMEDCT_US:193953008 owl:Axiom -HP:0009755 oboInOwl:hasDbXref MSH:C536373 owl:Axiom -HP:0009755 oboInOwl:hasDbXref UMLS:C1302999 owl:Axiom -HP:0008424 oboInOwl:hasDbXref UMLS:C1859366 owl:Axiom -HP:0008423 oboInOwl:hasDbXref UMLS:C4021853 owl:Axiom -HP:0009754 oboInOwl:hasDbXref UMLS:C4021392 owl:Axiom -HP:0009751 oboInOwl:hasDbXref UMLS:C4024213 owl:Axiom -HP:0008420 oboInOwl:hasDbXref UMLS:C4024678 owl:Axiom -HP:0430009 oboInOwl:hasDbXref UMLS:C0344499 owl:Axiom -HP:0430009 oboInOwl:hasDbXref UMLS:C4280274 owl:Axiom -HP:0430009 oboInOwl:hasDbXref SNOMEDCT_US:204203001 owl:Axiom -HP:0430008 oboInOwl:hasDbXref UMLS:C4280275 owl:Axiom -HP:0430008 oboInOwl:hasDbXref UMLS:C0266576 owl:Axiom -HP:0430008 oboInOwl:hasDbXref SNOMEDCT_US:24606006 owl:Axiom -HP:0430007 oboInOwl:hasDbXref UMLS:C0152454 owl:Axiom -HP:0430007 oboInOwl:hasDbXref SNOMEDCT_US:90216006 owl:Axiom -HP:0430006 oboInOwl:hasDbXref SNOMEDCT_US:95504004 owl:Axiom -HP:0430006 oboInOwl:hasDbXref UMLS:C0521574 owl:Axiom -HP:0430005 oboInOwl:hasDbXref UMLS:C4021869 owl:Axiom -HP:0430004 oboInOwl:hasDbXref UMLS:C4021870 owl:Axiom -HP:0430003 oboInOwl:hasDbXref UMLS:C4021871 owl:Axiom -HP:0430002 oboInOwl:hasDbXref UMLS:C4021872 owl:Axiom -HP:0430000 oboInOwl:hasDbXref UMLS:C4021873 owl:Axiom -HP:0007095 oboInOwl:hasDbXref UMLS:C3279674 owl:Axiom -HP:0007096 oboInOwl:hasDbXref UMLS:C1856654 owl:Axiom -HP:0007086 oboInOwl:hasDbXref UMLS:C1866986 owl:Axiom -HP:0007089 oboInOwl:hasDbXref UMLS:C1862359 owl:Axiom -HP:0007097 oboInOwl:hasDbXref UMLS:C4024940 owl:Axiom -HP:0007098 oboInOwl:hasDbXref UMLS:C1851936 owl:Axiom -HP:0007098 oboInOwl:hasDbXref SNOMEDCT_US:49949003 owl:Axiom -HP:0007099 oboInOwl:hasDbXref UMLS:C0750929 owl:Axiom -HP:0007099 oboInOwl:hasDbXref MSH:D001139 owl:Axiom -HP:0007099 oboInOwl:hasDbXref SNOMEDCT_US:253185002 owl:Axiom -HP:0430019 oboInOwl:hasDbXref UMLS:C4073201 owl:Axiom -HP:0430010 oboInOwl:hasDbXref SNOMEDCT_US:94684003 owl:Axiom -HP:0430010 oboInOwl:hasDbXref UMLS:C0685873 owl:Axiom -HP:0430018 oboInOwl:hasDbXref UMLS:C4073200 owl:Axiom -HP:0430017 oboInOwl:hasDbXref UMLS:C4073199 owl:Axiom -HP:0430016 oboInOwl:hasDbXref UMLS:C4073198 owl:Axiom -HP:0430015 oboInOwl:hasDbXref UMLS:C4073197 owl:Axiom -HP:0430014 oboInOwl:hasDbXref UMLS:C4073196 owl:Axiom -HP:0430013 oboInOwl:hasDbXref UMLS:C4021867 owl:Axiom -HP:0430012 oboInOwl:hasDbXref SNOMEDCT_US:93595006 owl:Axiom -HP:0430012 oboInOwl:hasDbXref UMLS:C0685213 owl:Axiom -HP:0430011 oboInOwl:hasDbXref UMLS:C4021868 owl:Axiom -HP:0430021 oboInOwl:hasDbXref UMLS:C4073203 owl:Axiom -HP:0430020 oboInOwl:hasDbXref UMLS:C4073202 owl:Axiom -HP:0430029 oboInOwl:hasDbXref UMLS:C4073210 owl:Axiom -HP:0430028 oboInOwl:hasDbXref SNOMEDCT_US:28070007 owl:Axiom -HP:0430028 oboInOwl:hasDbXref UMLS:C2227090 owl:Axiom -HP:0430028 oboInOwl:hasDbXref UMLS:C4280273 owl:Axiom -HP:0430028 oboInOwl:hasDbXref UMLS:C4073209 owl:Axiom -HP:0430028 oboInOwl:hasDbXref UMLS:C4280272 owl:Axiom -HP:0430028 oboInOwl:hasDbXref UMLS:C0266081 owl:Axiom -HP:0430026 oboInOwl:hasDbXref UMLS:C4073208 owl:Axiom -HP:0430025 oboInOwl:hasDbXref UMLS:C4073207 owl:Axiom -HP:0430024 oboInOwl:hasDbXref UMLS:C4073206 owl:Axiom -HP:0430023 oboInOwl:hasDbXref UMLS:C4073205 owl:Axiom -HP:0430022 oboInOwl:hasDbXref UMLS:C4073204 owl:Axiom -HP:0002814 oboInOwl:hasDbXref UMLS:C1096086 owl:Axiom -HP:0002814 oboInOwl:hasDbXref SNOMEDCT_US:449715001 owl:Axiom -HP:0002815 oboInOwl:hasDbXref UMLS:C4025676 owl:Axiom -HP:0002812 oboInOwl:hasDbXref UMLS:C0239138 owl:Axiom -HP:0002812 oboInOwl:hasDbXref MSH:D060905 owl:Axiom -HP:0002812 oboInOwl:hasDbXref SNOMEDCT_US:74820003 owl:Axiom -HP:0002813 oboInOwl:hasDbXref UMLS:C4082761 owl:Axiom -HP:0002818 oboInOwl:hasDbXref UMLS:C4025675 owl:Axiom -HP:0002816 oboInOwl:hasDbXref MEDDRA:10018194 owl:Axiom -HP:0002816 oboInOwl:hasDbXref UMLS:C0546964 owl:Axiom -HP:0002817 oboInOwl:hasDbXref UMLS:C4020900 owl:Axiom -HP:0002810 oboInOwl:hasDbXref UMLS:C3277123 owl:Axiom -HP:0002825 oboInOwl:hasDbXref UMLS:C3277117 owl:Axiom -HP:0002826 oboInOwl:hasDbXref UMLS:C3277119 owl:Axiom -HP:0002823 oboInOwl:hasDbXref UMLS:C4021750 owl:Axiom -HP:0002829 oboInOwl:hasDbXref MSH:D018771 owl:Axiom -HP:0002829 oboInOwl:hasDbXref SNOMEDCT_US:57676002 owl:Axiom -HP:0002829 oboInOwl:hasDbXref UMLS:C0003862 owl:Axiom -HP:0002827 oboInOwl:hasDbXref UMLS:C0019554 owl:Axiom -HP:0002827 oboInOwl:hasDbXref SNOMEDCT_US:157265008 owl:Axiom -HP:0002827 oboInOwl:hasDbXref MSH:D006617 owl:Axiom -HP:0002828 oboInOwl:hasDbXref UMLS:C0158118 owl:Axiom -HP:0002828 oboInOwl:hasDbXref SNOMEDCT_US:202264009 owl:Axiom -HP:0002828 oboInOwl:hasDbXref SNOMEDCT_US:19393004 owl:Axiom -HP:0002821 oboInOwl:hasDbXref SNOMEDCT_US:359554008 owl:Axiom -HP:0002821 oboInOwl:hasDbXref MSH:D001177 owl:Axiom -HP:0002821 oboInOwl:hasDbXref SNOMEDCT_US:67536000 owl:Axiom -HP:0002821 oboInOwl:hasDbXref UMLS:C0003892 owl:Axiom -HP:0002822 oboInOwl:hasDbXref UMLS:C3277120 owl:Axiom -HP:0002803 oboInOwl:hasDbXref UMLS:C0332878 owl:Axiom -HP:0002804 oboInOwl:hasDbXref SNOMEDCT_US:77016009 owl:Axiom -HP:0002804 oboInOwl:hasDbXref SNOMEDCT_US:111246005 owl:Axiom -HP:0002804 oboInOwl:hasDbXref UMLS:C0003886 owl:Axiom -HP:0002804 oboInOwl:hasDbXref MSH:D001176 owl:Axiom -HP:0002808 oboInOwl:hasDbXref SNOMEDCT_US:414564002 owl:Axiom -HP:0002808 oboInOwl:hasDbXref UMLS:C0022821 owl:Axiom -HP:0002808 oboInOwl:hasDbXref UMLS:C1845112 owl:Axiom -HP:0002808 oboInOwl:hasDbXref MSH:D007738 owl:Axiom -HP:0002805 oboInOwl:hasDbXref UMLS:C1860825 owl:Axiom -HP:0002858 oboInOwl:hasDbXref UMLS:C0025286 owl:Axiom -HP:0002858 oboInOwl:hasDbXref NCIT:C3230 owl:Axiom -HP:0002858 oboInOwl:hasDbXref MSH:D008579 owl:Axiom -HP:0002859 oboInOwl:hasDbXref SNOMEDCT_US:302847003 owl:Axiom -HP:0002859 oboInOwl:hasDbXref UMLS:C0035412 owl:Axiom -HP:0002859 oboInOwl:hasDbXref SNOMEDCT_US:30924005 owl:Axiom -HP:0002859 oboInOwl:hasDbXref MSH:D012208 owl:Axiom -HP:0002859 oboInOwl:hasDbXref NCIT:C3359 owl:Axiom -HP:0001528 oboInOwl:hasDbXref UMLS:C0332890 owl:Axiom -HP:0001528 oboInOwl:hasDbXref SNOMEDCT_US:56007004 owl:Axiom -HP:0001528 oboInOwl:hasDbXref SNOMEDCT_US:205838004 owl:Axiom -HP:0001525 oboInOwl:hasDbXref UMLS:C1855514 owl:Axiom -HP:0002857 oboInOwl:hasDbXref MEDDRA:10023480 owl:Axiom -HP:0002857 oboInOwl:hasDbXref MSH:D056304 owl:Axiom -HP:0002857 oboInOwl:hasDbXref UMLS:C0576093 owl:Axiom -HP:0002857 oboInOwl:hasDbXref SNOMEDCT_US:299330008 owl:Axiom -HP:0002850 oboInOwl:hasDbXref UMLS:C0239989 owl:Axiom -HP:0001520 oboInOwl:hasDbXref UMLS:C1848395 owl:Axiom -HP:0002851 oboInOwl:hasDbXref UMLS:C1858973 owl:Axiom -HP:0002853 oboInOwl:hasDbXref UMLS:C1858974 owl:Axiom -HP:0001522 oboInOwl:hasDbXref UMLS:C1844947 owl:Axiom -HP:0001522 oboInOwl:hasDbXref UMLS:C1858430 owl:Axiom -HP:0001538 oboInOwl:hasDbXref UMLS:C1854928 owl:Axiom -HP:0000206 oboInOwl:hasDbXref MSH:D005928 owl:Axiom -HP:0000206 oboInOwl:hasDbXref SNOMEDCT_US:45534005 owl:Axiom -HP:0000206 oboInOwl:hasDbXref UMLS:C0017675 owl:Axiom -HP:0002869 oboInOwl:hasDbXref UMLS:C1865841 owl:Axiom -HP:0001539 oboInOwl:hasDbXref MSH:D006554 owl:Axiom -HP:0001539 oboInOwl:hasDbXref UMLS:C0795690 owl:Axiom -HP:0001539 oboInOwl:hasDbXref MEDDRA:10030309 owl:Axiom -HP:0001539 oboInOwl:hasDbXref SNOMEDCT_US:18735004 owl:Axiom -HP:0001539 oboInOwl:hasDbXref Fyler:4404 owl:Axiom -HP:0000205 oboInOwl:hasDbXref UMLS:C1832130 owl:Axiom -HP:0002867 oboInOwl:hasDbXref UMLS:C4021746 owl:Axiom -HP:0002868 oboInOwl:hasDbXref UMLS:C1836688 owl:Axiom -HP:0000207 oboInOwl:hasDbXref UMLS:C1849341 owl:Axiom -HP:0001537 oboInOwl:hasDbXref Fyler:4445 owl:Axiom -HP:0001537 oboInOwl:hasDbXref SNOMEDCT_US:396347007 owl:Axiom -HP:0001537 oboInOwl:hasDbXref UMLS:C0019322 owl:Axiom -HP:0002861 oboInOwl:hasDbXref UMLS:C0025202 owl:Axiom -HP:0002861 oboInOwl:hasDbXref SNOMEDCT_US:372244006 owl:Axiom -HP:0002861 oboInOwl:hasDbXref MSH:D008545 owl:Axiom -HP:0002861 oboInOwl:hasDbXref SNOMEDCT_US:2092003 owl:Axiom -HP:0002861 oboInOwl:hasDbXref NCIT:C3224 owl:Axiom -HP:0001530 oboInOwl:hasDbXref UMLS:C3550204 owl:Axiom -HP:0001530 oboInOwl:hasDbXref UMLS:C1835580 owl:Axiom -HP:0002862 oboInOwl:hasDbXref NCIT:C2916 owl:Axiom -HP:0002862 oboInOwl:hasDbXref SNOMEDCT_US:255108000 owl:Axiom -HP:0002862 oboInOwl:hasDbXref UMLS:C0699885 owl:Axiom -HP:0001531 oboInOwl:hasDbXref UMLS:C1867873 owl:Axiom -HP:0000200 oboInOwl:hasDbXref SNOMEDCT_US:249388005 owl:Axiom -HP:0000200 oboInOwl:hasDbXref UMLS:C0426501 owl:Axiom -HP:0000200 oboInOwl:hasDbXref UMLS:C4280673 owl:Axiom -HP:0002860 oboInOwl:hasDbXref SNOMEDCT_US:28899001 owl:Axiom -HP:0002860 oboInOwl:hasDbXref NCIT:C2929 owl:Axiom -HP:0002860 oboInOwl:hasDbXref MSH:D002294 owl:Axiom -HP:0002860 oboInOwl:hasDbXref UMLS:C0751688 owl:Axiom -HP:0002860 oboInOwl:hasDbXref SNOMEDCT_US:402815007 owl:Axiom -HP:0002860 oboInOwl:hasDbXref MSH:D018307 owl:Axiom -HP:0002860 oboInOwl:hasDbXref UMLS:C0007137 owl:Axiom -HP:0002865 oboInOwl:hasDbXref MSH:C536914 owl:Axiom -HP:0002865 oboInOwl:hasDbXref SNOMEDCT_US:128916007 owl:Axiom -HP:0002865 oboInOwl:hasDbXref SNOMEDCT_US:255032005 owl:Axiom -HP:0002865 oboInOwl:hasDbXref UMLS:C0238462 owl:Axiom -HP:0002865 oboInOwl:hasDbXref NCIT:C3879 owl:Axiom -HP:0000202 oboInOwl:hasDbXref UMLS:C0158646 owl:Axiom -HP:0000202 oboInOwl:hasDbXref SNOMEDCT_US:253983005 owl:Axiom -HP:0000202 oboInOwl:hasDbXref UMLS:C4021813 owl:Axiom -HP:0000202 oboInOwl:hasDbXref SNOMEDCT_US:66948001 owl:Axiom -HP:0000201 oboInOwl:hasDbXref UMLS:C0031900 owl:Axiom -HP:0000201 oboInOwl:hasDbXref SNOMEDCT_US:4602007 owl:Axiom -HP:0000201 oboInOwl:hasDbXref MSH:D010855 owl:Axiom -HP:0002866 oboInOwl:hasDbXref UMLS:C1865027 owl:Axiom -HP:0002863 oboInOwl:hasDbXref SNOMEDCT_US:109995007 owl:Axiom -HP:0002863 oboInOwl:hasDbXref UMLS:C3463824 owl:Axiom -HP:0002863 oboInOwl:hasDbXref UMLS:C1851971 owl:Axiom -HP:0002863 oboInOwl:hasDbXref SNOMEDCT_US:128623006 owl:Axiom -HP:0002863 oboInOwl:hasDbXref MSH:D009190 owl:Axiom -HP:0002863 oboInOwl:hasDbXref SNOMEDCT_US:188736006 owl:Axiom -HP:0000204 oboInOwl:hasDbXref UMLS:C0008924 owl:Axiom -HP:0000204 oboInOwl:hasDbXref SNOMEDCT_US:80281008 owl:Axiom -HP:0000204 oboInOwl:hasDbXref Fyler:4875 owl:Axiom -HP:0000204 oboInOwl:hasDbXref MSH:D002971 owl:Axiom -HP:0001533 oboInOwl:hasDbXref UMLS:C1850573 owl:Axiom -HP:0002864 oboInOwl:hasDbXref UMLS:C1333944 owl:Axiom -HP:0002836 oboInOwl:hasDbXref MSH:D001746 owl:Axiom -HP:0002836 oboInOwl:hasDbXref UMLS:C0005689 owl:Axiom -HP:0002836 oboInOwl:hasDbXref SNOMEDCT_US:61758007 owl:Axiom -http://purl.obolibrary.org/obo/RO_0000052 oboInOwl:hasDbXref RO:0000052 owl:Axiom -HP:0002837 oboInOwl:hasDbXref UMLS:C0741796 owl:Axiom -HP:0002834 oboInOwl:hasDbXref UMLS:C4025674 owl:Axiom -HP:0001504 oboInOwl:hasDbXref UMLS:C1854610 owl:Axiom -HP:0002835 oboInOwl:hasDbXref UMLS:C0700198 owl:Axiom -HP:0002835 oboInOwl:hasDbXref SNOMEDCT_US:68052005 owl:Axiom -HP:0002835 oboInOwl:hasDbXref SNOMEDCT_US:413585005 owl:Axiom -HP:0002835 oboInOwl:hasDbXref UMLS:C2712334 owl:Axiom -HP:0001507 oboInOwl:hasDbXref UMLS:C0262361 owl:Axiom -HP:0001508 oboInOwl:hasDbXref SNOMEDCT_US:432788009 owl:Axiom -HP:0001508 oboInOwl:hasDbXref SNOMEDCT_US:36440009 owl:Axiom -HP:0001508 oboInOwl:hasDbXref UMLS:C2315100 owl:Axiom -HP:0001508 oboInOwl:hasDbXref UMLS:C0231246 owl:Axiom -HP:0002839 oboInOwl:hasDbXref UMLS:C1843663 owl:Axiom -HP:0002832 oboInOwl:hasDbXref UMLS:C1849993 owl:Axiom -HP:0001501 oboInOwl:hasDbXref UMLS:C1861360 owl:Axiom -HP:0002833 oboInOwl:hasDbXref UMLS:C4021749 owl:Axiom -HP:0002831 oboInOwl:hasDbXref UMLS:C3277116 owl:Axiom -HP:0001500 oboInOwl:hasDbXref UMLS:C1844906 owl:Axiom -HP:0002847 oboInOwl:hasDbXref UMLS:C4025672 owl:Axiom -HP:0002848 oboInOwl:hasDbXref UMLS:C4021747 owl:Axiom -HP:0002846 oboInOwl:hasDbXref UMLS:C4021748 owl:Axiom -HP:0001518 oboInOwl:hasDbXref UMLS:C0235991 owl:Axiom -HP:0001518 oboInOwl:hasDbXref UMLS:C0024032 owl:Axiom -HP:0001518 oboInOwl:hasDbXref SNOMEDCT_US:276610007 owl:Axiom -HP:0001518 oboInOwl:hasDbXref MSH:D007230 owl:Axiom -HP:0001518 oboInOwl:hasDbXref SNOMEDCT_US:267258002 owl:Axiom -HP:0002849 oboInOwl:hasDbXref UMLS:C1847383 owl:Axiom -HP:0001519 oboInOwl:hasDbXref UMLS:C0003706 owl:Axiom -HP:0001519 oboInOwl:hasDbXref MSH:D054119 owl:Axiom -HP:0001519 oboInOwl:hasDbXref UMLS:C1836996 owl:Axiom -HP:0001519 oboInOwl:hasDbXref SNOMEDCT_US:62250003 owl:Axiom -HP:0002840 oboInOwl:hasDbXref UMLS:C0024205 owl:Axiom -HP:0002840 oboInOwl:hasDbXref MSH:D008199 owl:Axiom -HP:0002840 oboInOwl:hasDbXref SNOMEDCT_US:19471005 owl:Axiom -HP:0002843 oboInOwl:hasDbXref UMLS:C1855752 owl:Axiom -HP:0001513 oboInOwl:hasDbXref SNOMEDCT_US:414915002 owl:Axiom -HP:0001513 oboInOwl:hasDbXref MSH:D009765 owl:Axiom -HP:0001513 oboInOwl:hasDbXref SNOMEDCT_US:414916001 owl:Axiom -HP:0001513 oboInOwl:hasDbXref UMLS:C0028754 owl:Axiom -HP:0001510 oboInOwl:hasDbXref SNOMEDCT_US:444896005 owl:Axiom -HP:0001510 oboInOwl:hasDbXref UMLS:C3552463 owl:Axiom -HP:0001510 oboInOwl:hasDbXref UMLS:C1837385 owl:Axiom -HP:0001510 oboInOwl:hasDbXref UMLS:C0878787 owl:Axiom -HP:0001510 oboInOwl:hasDbXref SNOMEDCT_US:59576002 owl:Axiom -HP:0001510 oboInOwl:hasDbXref UMLS:C0456070 owl:Axiom -HP:0001510 oboInOwl:hasDbXref SNOMEDCT_US:276617005 owl:Axiom -HP:0001510 oboInOwl:hasDbXref UMLS:C0151686 owl:Axiom -HP:0002841 oboInOwl:hasDbXref UMLS:C1844384 owl:Axiom -HP:0002842 oboInOwl:hasDbXref UMLS:C4025673 owl:Axiom -HP:0001511 oboInOwl:hasDbXref UMLS:C0015934 owl:Axiom -HP:0001511 oboInOwl:hasDbXref MSH:D007236 owl:Axiom -HP:0001511 oboInOwl:hasDbXref SNOMEDCT_US:199612005 owl:Axiom -HP:0001511 oboInOwl:hasDbXref SNOMEDCT_US:22033007 owl:Axiom -HP:0001511 oboInOwl:hasDbXref MSH:D005317 owl:Axiom -HP:0001511 oboInOwl:hasDbXref UMLS:C1386048 owl:Axiom -HP:0001511 oboInOwl:hasDbXref UMLS:C0021296 owl:Axiom -HP:0012187 oboInOwl:hasDbXref UMLS:C4023007 owl:Axiom -HP:0012188 oboInOwl:hasDbXref SNOMEDCT_US:14094001 owl:Axiom -HP:0012188 oboInOwl:hasDbXref UMLS:C0020450 owl:Axiom -HP:0012188 oboInOwl:hasDbXref MSH:D006939 owl:Axiom -HP:0012189 oboInOwl:hasDbXref UMLS:C0019829 owl:Axiom -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:118606001 owl:Axiom -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:74189002 owl:Axiom -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:70600005 owl:Axiom -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:14537002 owl:Axiom -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:118602004 owl:Axiom -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:118599009 owl:Axiom -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:118605002 owl:Axiom -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:46923007 owl:Axiom -HP:0012189 oboInOwl:hasDbXref MSH:D006689 owl:Axiom -HP:0012180 oboInOwl:hasDbXref SNOMEDCT_US:45894003 owl:Axiom -HP:0012180 oboInOwl:hasDbXref SNOMEDCT_US:234021009 owl:Axiom -HP:0012180 oboInOwl:hasDbXref MSH:C536230 owl:Axiom -HP:0012180 oboInOwl:hasDbXref SNOMEDCT_US:42182000 owl:Axiom -HP:0012180 oboInOwl:hasDbXref UMLS:C0392775 owl:Axiom -HP:0012181 oboInOwl:hasDbXref SNOMEDCT_US:45781009 owl:Axiom -HP:0012181 oboInOwl:hasDbXref UMLS:C1510429 owl:Axiom -HP:0012181 oboInOwl:hasDbXref MSH:D009408 owl:Axiom -HP:0012182 oboInOwl:hasDbXref UMLS:C0280313 owl:Axiom -HP:0012182 oboInOwl:hasDbXref SNOMEDCT_US:423464009 owl:Axiom -HP:0012182 oboInOwl:hasDbXref SNOMEDCT_US:707585008 owl:Axiom -HP:0012183 oboInOwl:hasDbXref UMLS:C4023010 owl:Axiom -HP:0012184 oboInOwl:hasDbXref UMLS:C0342883 owl:Axiom -HP:0012184 oboInOwl:hasDbXref MSH:C564591 owl:Axiom -HP:0012184 oboInOwl:hasDbXref SNOMEDCT_US:238080004 owl:Axiom -HP:0012185 oboInOwl:hasDbXref UMLS:C4023009 owl:Axiom -HP:0012186 oboInOwl:hasDbXref UMLS:C4023008 owl:Axiom -HP:0000198 oboInOwl:hasDbXref UMLS:C1858569 owl:Axiom -HP:0000198 oboInOwl:hasDbXref UMLS:C4280674 owl:Axiom -HP:0000197 oboInOwl:hasDbXref UMLS:C4025880 owl:Axiom -HP:0000199 oboInOwl:hasDbXref UMLS:C0241438 owl:Axiom -HP:0000190 oboInOwl:hasDbXref UMLS:C4025881 owl:Axiom -HP:0000191 oboInOwl:hasDbXref UMLS:C4021814 owl:Axiom -HP:0000194 oboInOwl:hasDbXref SNOMEDCT_US:262016004 owl:Axiom -HP:0000194 oboInOwl:hasDbXref UMLS:C0240379 owl:Axiom -HP:0000193 oboInOwl:hasDbXref SNOMEDCT_US:18910001 owl:Axiom -HP:0000193 oboInOwl:hasDbXref UMLS:C0266122 owl:Axiom -HP:0000196 oboInOwl:hasDbXref UMLS:C1861544 owl:Axiom -HP:0012176 oboInOwl:hasDbXref UMLS:C4021098 owl:Axiom -HP:0012177 oboInOwl:hasDbXref UMLS:C4023012 owl:Axiom -HP:0012178 oboInOwl:hasDbXref UMLS:C1839969 owl:Axiom -HP:0012179 oboInOwl:hasDbXref UMLS:C1851915 owl:Axiom -HP:0012179 oboInOwl:hasDbXref UMLS:C4072883 owl:Axiom -HP:0012179 oboInOwl:hasDbXref UMLS:C4023011 owl:Axiom -HP:0012170 oboInOwl:hasDbXref MSH:D009259 owl:Axiom -HP:0012170 oboInOwl:hasDbXref SNOMEDCT_US:37298006 owl:Axiom -HP:0012170 oboInOwl:hasDbXref ICD-10:F98.8 owl:Axiom -HP:0012170 oboInOwl:hasDbXref UMLS:C0027338 owl:Axiom -HP:0012171 oboInOwl:hasDbXref UMLS:C4023014 owl:Axiom -HP:0012172 oboInOwl:hasDbXref UMLS:C4023013 owl:Axiom -HP:0012173 oboInOwl:hasDbXref UMLS:C4021099 owl:Axiom -HP:0012174 oboInOwl:hasDbXref UMLS:C1621958 owl:Axiom -HP:0012174 oboInOwl:hasDbXref SNOMEDCT_US:393563007 owl:Axiom -HP:0012174 oboInOwl:hasDbXref SNOMEDCT_US:63634009 owl:Axiom -HP:0012174 oboInOwl:hasDbXref MSH:D005909 owl:Axiom -HP:0012175 oboInOwl:hasDbXref MSH:D020016 owl:Axiom -HP:0012175 oboInOwl:hasDbXref SNOMEDCT_US:421527008 owl:Axiom -HP:0012175 oboInOwl:hasDbXref UMLS:C0600433 owl:Axiom -HP:0012165 oboInOwl:hasDbXref UMLS:C3887496 owl:Axiom -HP:0012166 oboInOwl:hasDbXref UMLS:C1696701 owl:Axiom -HP:0012166 oboInOwl:hasDbXref ICD-10:F63.3 owl:Axiom -HP:0012167 oboInOwl:hasDbXref UMLS:C0040953 owl:Axiom -HP:0012167 oboInOwl:hasDbXref MSH:D014256 owl:Axiom -HP:0012167 oboInOwl:hasDbXref SNOMEDCT_US:17155009 owl:Axiom -HP:0012168 oboInOwl:hasDbXref MSH:D019956 owl:Axiom -HP:0012168 oboInOwl:hasDbXref UMLS:C0018672 owl:Axiom -HP:0012168 oboInOwl:hasDbXref SNOMEDCT_US:43954004 owl:Axiom -HP:0012169 oboInOwl:hasDbXref UMLS:C0424375 owl:Axiom -HP:0012169 oboInOwl:hasDbXref SNOMEDCT_US:248072009 owl:Axiom -HP:0012160 oboInOwl:hasDbXref UMLS:C4023017 owl:Axiom -HP:0012161 oboInOwl:hasDbXref UMLS:C4023016 owl:Axiom -HP:0012162 oboInOwl:hasDbXref UMLS:C4023015 owl:Axiom -HP:0012163 oboInOwl:hasDbXref UMLS:C0340639 owl:Axiom -HP:0012163 oboInOwl:hasDbXref SNOMEDCT_US:233988005 owl:Axiom -HP:0012164 oboInOwl:hasDbXref UMLS:C0232766 owl:Axiom -HP:0012164 oboInOwl:hasDbXref MSH:D020820 owl:Axiom -HP:0012164 oboInOwl:hasDbXref SNOMEDCT_US:32838008 owl:Axiom -HP:0000176 oboInOwl:hasDbXref UMLS:C0432103 owl:Axiom -HP:0000176 oboInOwl:hasDbXref UMLS:C4020894 owl:Axiom -HP:0000176 oboInOwl:hasDbXref SNOMEDCT_US:43437003 owl:Axiom -HP:0000175 oboInOwl:hasDbXref Fyler:4876 owl:Axiom -HP:0000175 oboInOwl:hasDbXref MSH:D002972 owl:Axiom -HP:0000175 oboInOwl:hasDbXref SNOMEDCT_US:87979003 owl:Axiom -HP:0000175 oboInOwl:hasDbXref SNOMEDCT_US:63567004 owl:Axiom -HP:0000175 oboInOwl:hasDbXref UMLS:C0008925 owl:Axiom -HP:0000175 oboInOwl:hasDbXref UMLS:C2981150 owl:Axiom -HP:0000178 oboInOwl:hasDbXref UMLS:C4025883 owl:Axiom -HP:0000177 oboInOwl:hasDbXref UMLS:C4025884 owl:Axiom -HP:0000179 oboInOwl:hasDbXref UMLS:C1839739 owl:Axiom -HP:0000179 oboInOwl:hasDbXref UMLS:C2053437 owl:Axiom -HP:0000172 oboInOwl:hasDbXref UMLS:C4025885 owl:Axiom -HP:0000171 oboInOwl:hasDbXref UMLS:C0426492 owl:Axiom -HP:0000171 oboInOwl:hasDbXref SNOMEDCT_US:249380003 owl:Axiom -HP:0000171 oboInOwl:hasDbXref MSH:D014060 owl:Axiom -HP:0000171 oboInOwl:hasDbXref UMLS:C0025988 owl:Axiom -HP:0000171 oboInOwl:hasDbXref SNOMEDCT_US:32614006 owl:Axiom -HP:0000174 oboInOwl:hasDbXref UMLS:C4021815 owl:Axiom -HP:0012154 oboInOwl:hasDbXref UMLS:C0178417 owl:Axiom -HP:0012154 oboInOwl:hasDbXref SNOMEDCT_US:247796005 owl:Axiom -HP:0012154 oboInOwl:hasDbXref SNOMEDCT_US:28669007 owl:Axiom -HP:0012154 oboInOwl:hasDbXref MSH:D059445 owl:Axiom -HP:0012155 oboInOwl:hasDbXref UMLS:C0271292 owl:Axiom -HP:0012155 oboInOwl:hasDbXref UMLS:C0859996 owl:Axiom -HP:0012155 oboInOwl:hasDbXref SNOMEDCT_US:373433005 owl:Axiom -HP:0012156 oboInOwl:hasDbXref UMLS:C0876991 owl:Axiom -HP:0012156 oboInOwl:hasDbXref SNOMEDCT_US:61070002 owl:Axiom -HP:0012157 oboInOwl:hasDbXref UMLS:C4023018 owl:Axiom -HP:0012158 oboInOwl:hasDbXref UMLS:C0338585 owl:Axiom -HP:0012159 oboInOwl:hasDbXref SNOMEDCT_US:705066004 owl:Axiom -HP:0012159 oboInOwl:hasDbXref UMLS:C0751815 owl:Axiom -HP:0012159 oboInOwl:hasDbXref MSH:D020215 owl:Axiom -HP:0012150 oboInOwl:hasDbXref UMLS:C4023019 owl:Axiom -HP:0012151 oboInOwl:hasDbXref MSH:D006491 owl:Axiom -HP:0012151 oboInOwl:hasDbXref UMLS:C0019123 owl:Axiom -HP:0012151 oboInOwl:hasDbXref SNOMEDCT_US:31892009 owl:Axiom -HP:0012152 oboInOwl:hasDbXref UMLS:C2674407 owl:Axiom -HP:0012153 oboInOwl:hasDbXref UMLS:C0542037 owl:Axiom -HP:0000187 oboInOwl:hasDbXref UMLS:C4280675 owl:Axiom -HP:0000187 oboInOwl:hasDbXref UMLS:C1857500 owl:Axiom -HP:0000189 oboInOwl:hasDbXref UMLS:C1398312 owl:Axiom -HP:0000188 oboInOwl:hasDbXref UMLS:C1848977 owl:Axiom -HP:0000180 oboInOwl:hasDbXref SNOMEDCT_US:253752000 owl:Axiom -HP:0000180 oboInOwl:hasDbXref UMLS:C0431564 owl:Axiom -HP:0000183 oboInOwl:hasDbXref UMLS:C4280676 owl:Axiom -HP:0000183 oboInOwl:hasDbXref UMLS:C1853406 owl:Axiom -HP:0000182 oboInOwl:hasDbXref UMLS:C4025882 owl:Axiom -HP:0000185 oboInOwl:hasDbXref SNOMEDCT_US:253997002 owl:Axiom -HP:0000185 oboInOwl:hasDbXref UMLS:C0432098 owl:Axiom -HP:0000185 oboInOwl:hasDbXref MSH:C562950 owl:Axiom -HP:0012198 oboInOwl:hasDbXref UMLS:C4023006 owl:Axiom -HP:0012199 oboInOwl:hasDbXref MSH:D003027 owl:Axiom -HP:0012199 oboInOwl:hasDbXref SNOMEDCT_US:230473009 owl:Axiom -HP:0012199 oboInOwl:hasDbXref ICD-10:G44.0 owl:Axiom -HP:0012199 oboInOwl:hasDbXref SNOMEDCT_US:193947008 owl:Axiom -HP:0012199 oboInOwl:hasDbXref SNOMEDCT_US:193031009 owl:Axiom -HP:0012199 oboInOwl:hasDbXref UMLS:C0009088 owl:Axiom -HP:0012190 oboInOwl:hasDbXref MSH:D016399 owl:Axiom -HP:0012190 oboInOwl:hasDbXref SNOMEDCT_US:109978004 owl:Axiom -HP:0012190 oboInOwl:hasDbXref UMLS:C0079772 owl:Axiom -HP:0012190 oboInOwl:hasDbXref SNOMEDCT_US:3172003 owl:Axiom -HP:0012191 oboInOwl:hasDbXref UMLS:C0079731 owl:Axiom -HP:0012191 oboInOwl:hasDbXref SNOMEDCT_US:1929004 owl:Axiom -HP:0012191 oboInOwl:hasDbXref SNOMEDCT_US:413616009 owl:Axiom -HP:0012191 oboInOwl:hasDbXref SNOMEDCT_US:109979007 owl:Axiom -HP:0012191 oboInOwl:hasDbXref MSH:D016393 owl:Axiom -HP:0012192 oboInOwl:hasDbXref MSH:D016410 owl:Axiom -HP:0012192 oboInOwl:hasDbXref SNOMEDCT_US:28054005 owl:Axiom -HP:0012192 oboInOwl:hasDbXref UMLS:C0079773 owl:Axiom -HP:0012192 oboInOwl:hasDbXref SNOMEDCT_US:400122007 owl:Axiom -HP:0012193 oboInOwl:hasDbXref MSH:D017728 owl:Axiom -HP:0012193 oboInOwl:hasDbXref SNOMEDCT_US:277637000 owl:Axiom -HP:0012193 oboInOwl:hasDbXref SNOMEDCT_US:53237008 owl:Axiom -HP:0012193 oboInOwl:hasDbXref UMLS:C0206180 owl:Axiom -HP:0012194 oboInOwl:hasDbXref UMLS:C1863061 owl:Axiom -HP:0012195 oboInOwl:hasDbXref SNOMEDCT_US:248585001 owl:Axiom -HP:0012195 oboInOwl:hasDbXref UMLS:C0425492 owl:Axiom -HP:0012196 oboInOwl:hasDbXref SNOMEDCT_US:271824009 owl:Axiom -HP:0012196 oboInOwl:hasDbXref SNOMEDCT_US:309155007 owl:Axiom -HP:0012196 oboInOwl:hasDbXref UMLS:C1313952 owl:Axiom -HP:0012196 oboInOwl:hasDbXref MSH:D002639 owl:Axiom -HP:0012196 oboInOwl:hasDbXref UMLS:C0008039 owl:Axiom -HP:0012197 oboInOwl:hasDbXref SNOMEDCT_US:25324008 owl:Axiom -HP:0012197 oboInOwl:hasDbXref UMLS:C0021670 owl:Axiom -HP:0012197 oboInOwl:hasDbXref MSH:D007340 owl:Axiom -HP:0012197 oboInOwl:hasDbXref SNOMEDCT_US:302822000 owl:Axiom -HP:0012100 oboInOwl:hasDbXref UMLS:C4021101 owl:Axiom -HP:0012101 oboInOwl:hasDbXref UMLS:C0428282 owl:Axiom -HP:0012101 oboInOwl:hasDbXref SNOMEDCT_US:166715006 owl:Axiom -HP:0012102 oboInOwl:hasDbXref UMLS:C4023043 owl:Axiom -HP:0012103 oboInOwl:hasDbXref UMLS:C4023042 owl:Axiom -HP:0012103 oboInOwl:hasDbXref UMLS:C4020732 owl:Axiom -HP:0012104 oboInOwl:hasDbXref UMLS:C4023041 owl:Axiom -HP:0012105 oboInOwl:hasDbXref UMLS:C4023040 owl:Axiom -HP:0012106 oboInOwl:hasDbXref UMLS:C4023039 owl:Axiom -HP:0000118 oboInOwl:hasDbXref UMLS:C4021819 owl:Axiom -HP:0000117 oboInOwl:hasDbXref UMLS:C1845169 owl:Axiom -HP:0002779 oboInOwl:hasDbXref SNOMEDCT_US:95434006 owl:Axiom -HP:0002779 oboInOwl:hasDbXref UMLS:C0948187 owl:Axiom -HP:0002779 oboInOwl:hasDbXref MSH:D055090 owl:Axiom -HP:0001449 oboInOwl:hasDbXref UMLS:C4025778 owl:Axiom -HP:0000119 oboInOwl:hasDbXref MSH:D014564 owl:Axiom -HP:0000119 oboInOwl:hasDbXref SNOMEDCT_US:287085006 owl:Axiom -HP:0000119 oboInOwl:hasDbXref UMLS:C0042063 owl:Axiom -HP:0000119 oboInOwl:hasDbXref SNOMEDCT_US:42030000 owl:Axiom -HP:0000119 oboInOwl:hasDbXref UMLS:C4020895 owl:Axiom -HP:0000119 oboInOwl:hasDbXref UMLS:C0080276 owl:Axiom -HP:0000110 oboInOwl:hasDbXref SNOMEDCT_US:204949001 owl:Axiom -HP:0000110 oboInOwl:hasDbXref UMLS:C1619700 owl:Axiom -HP:0000110 oboInOwl:hasDbXref MSH:C563261 owl:Axiom -HP:0000110 oboInOwl:hasDbXref UMLS:C3536714 owl:Axiom -HP:0001442 oboInOwl:hasDbXref UMLS:C1866227 owl:Axiom -HP:0001443 oboInOwl:hasDbXref UMLS:C4025782 owl:Axiom -HP:0000112 oboInOwl:hasDbXref UMLS:C0022658 owl:Axiom -HP:0000112 oboInOwl:hasDbXref MSH:D007674 owl:Axiom -HP:0000112 oboInOwl:hasDbXref SNOMEDCT_US:90708001 owl:Axiom -HP:0000112 oboInOwl:hasDbXref UMLS:C1408258 owl:Axiom -HP:0001440 oboInOwl:hasDbXref UMLS:C1862697 owl:Axiom -HP:0001441 oboInOwl:hasDbXref UMLS:C4025783 owl:Axiom -HP:0000111 oboInOwl:hasDbXref UMLS:C1866496 owl:Axiom -HP:0001446 oboInOwl:hasDbXref UMLS:C4025779 owl:Axiom -HP:0000114 oboInOwl:hasDbXref UMLS:C1839603 owl:Axiom -HP:0002777 oboInOwl:hasDbXref UMLS:C0040583 owl:Axiom -HP:0002777 oboInOwl:hasDbXref MSH:D014135 owl:Axiom -HP:0002777 oboInOwl:hasDbXref SNOMEDCT_US:11296007 owl:Axiom -HP:0000113 oboInOwl:hasDbXref Fyler:4508 owl:Axiom -HP:0000113 oboInOwl:hasDbXref UMLS:C1567435 owl:Axiom -HP:0000113 oboInOwl:hasDbXref SNOMEDCT_US:82525005 owl:Axiom -HP:0000113 oboInOwl:hasDbXref MSH:D007690 owl:Axiom -HP:0000113 oboInOwl:hasDbXref UMLS:C0022680 owl:Axiom -HP:0002778 oboInOwl:hasDbXref MSH:D014133 owl:Axiom -HP:0002778 oboInOwl:hasDbXref UMLS:C0040580 owl:Axiom -HP:0002778 oboInOwl:hasDbXref SNOMEDCT_US:47125007 owl:Axiom -HP:0002778 oboInOwl:hasDbXref UMLS:C4025678 owl:Axiom -HP:0001444 oboInOwl:hasDbXref UMLS:C4025781 owl:Axiom -HP:0001445 oboInOwl:hasDbXref UMLS:C4025780 owl:Axiom -HP:0012107 oboInOwl:hasDbXref UMLS:C4021100 owl:Axiom -HP:0012108 oboInOwl:hasDbXref SNOMEDCT_US:77075001 owl:Axiom -HP:0012108 oboInOwl:hasDbXref MSH:C562750 owl:Axiom -HP:0012108 oboInOwl:hasDbXref UMLS:C0339573 owl:Axiom -HP:0012109 oboInOwl:hasDbXref SNOMEDCT_US:392288006 owl:Axiom -HP:0012109 oboInOwl:hasDbXref UMLS:C0017606 owl:Axiom -HP:0000128 oboInOwl:hasDbXref UMLS:C1846348 owl:Axiom -HP:0001459 oboInOwl:hasDbXref UMLS:C4025774 owl:Axiom -HP:0000121 oboInOwl:hasDbXref UMLS:C4280679 owl:Axiom -HP:0000121 oboInOwl:hasDbXref SNOMEDCT_US:48638002 owl:Axiom -HP:0000121 oboInOwl:hasDbXref MSH:D009397 owl:Axiom -HP:0000121 oboInOwl:hasDbXref UMLS:C0027709 owl:Axiom -HP:0001454 oboInOwl:hasDbXref UMLS:C4025776 owl:Axiom -HP:0000123 oboInOwl:hasDbXref UMLS:C0027697 owl:Axiom -HP:0000123 oboInOwl:hasDbXref SNOMEDCT_US:52845002 owl:Axiom -HP:0000123 oboInOwl:hasDbXref MSH:D009393 owl:Axiom -HP:0000122 oboInOwl:hasDbXref UMLS:C0266294 owl:Axiom -HP:0000122 oboInOwl:hasDbXref Fyler:4509 owl:Axiom -HP:0000122 oboInOwl:hasDbXref SNOMEDCT_US:55726006 owl:Axiom -HP:0002783 oboInOwl:hasDbXref UMLS:C0585953 owl:Axiom -HP:0002783 oboInOwl:hasDbXref SNOMEDCT_US:448739000 owl:Axiom -HP:0002783 oboInOwl:hasDbXref UMLS:C0149725 owl:Axiom -HP:0002783 oboInOwl:hasDbXref UMLS:C3163798 owl:Axiom -HP:0002783 oboInOwl:hasDbXref SNOMEDCT_US:50417007 owl:Axiom -HP:0001452 oboInOwl:hasDbXref UMLS:C4025777 owl:Axiom -HP:0000125 oboInOwl:hasDbXref UMLS:C0221209 owl:Axiom -HP:0000125 oboInOwl:hasDbXref SNOMEDCT_US:56108007 owl:Axiom -HP:0001457 oboInOwl:hasDbXref UMLS:C4025775 owl:Axiom -HP:0002788 oboInOwl:hasDbXref SNOMEDCT_US:195708003 owl:Axiom -HP:0002788 oboInOwl:hasDbXref UMLS:C0581381 owl:Axiom -HP:0002789 oboInOwl:hasDbXref MSH:D059246 owl:Axiom -HP:0002789 oboInOwl:hasDbXref SNOMEDCT_US:271823003 owl:Axiom -HP:0002789 oboInOwl:hasDbXref UMLS:C0231835 owl:Axiom -HP:0000124 oboInOwl:hasDbXref SNOMEDCT_US:95568003 owl:Axiom -HP:0000124 oboInOwl:hasDbXref UMLS:C0151747 owl:Axiom -HP:0002786 oboInOwl:hasDbXref SNOMEDCT_US:233788001 owl:Axiom -HP:0002786 oboInOwl:hasDbXref MSH:D055089 owl:Axiom -HP:0002786 oboInOwl:hasDbXref UMLS:C0340231 owl:Axiom -HP:0000127 oboInOwl:hasDbXref UMLS:C1846347 owl:Axiom -HP:0002787 oboInOwl:hasDbXref SNOMEDCT_US:81089005 owl:Axiom -HP:0002787 oboInOwl:hasDbXref UMLS:C0264324 owl:Axiom -HP:0000126 oboInOwl:hasDbXref SNOMEDCT_US:43064006 owl:Axiom -HP:0000126 oboInOwl:hasDbXref MSH:D006869 owl:Axiom -HP:0000126 oboInOwl:hasDbXref UMLS:C0020295 owl:Axiom -HP:0000126 oboInOwl:hasDbXref Fyler:4502 owl:Axiom -HP:0002780 oboInOwl:hasDbXref SNOMEDCT_US:54203008 owl:Axiom -HP:0002780 oboInOwl:hasDbXref MSH:D055091 owl:Axiom -HP:0002780 oboInOwl:hasDbXref UMLS:C0264353 owl:Axiom -HP:0002781 oboInOwl:hasDbXref UMLS:C0740852 owl:Axiom -HP:0001450 oboInOwl:hasDbXref UMLS:C0814045 owl:Axiom -HP:0001450 oboInOwl:hasDbXref MSH:D050173 owl:Axiom -HP:0001428 oboInOwl:hasDbXref SNOMEDCT_US:124975008 owl:Axiom -HP:0001428 oboInOwl:hasDbXref UMLS:C0544886 owl:Axiom -HP:0002757 oboInOwl:hasDbXref SNOMEDCT_US:5468008 owl:Axiom -HP:0002757 oboInOwl:hasDbXref UMLS:C0016655 owl:Axiom -HP:0002757 oboInOwl:hasDbXref UMLS:C1833752 owl:Axiom -HP:0002757 oboInOwl:hasDbXref SNOMEDCT_US:134291007 owl:Axiom -HP:0002757 oboInOwl:hasDbXref UMLS:C3805574 owl:Axiom -HP:0002757 oboInOwl:hasDbXref MSH:D000069076 owl:Axiom -HP:0002757 oboInOwl:hasDbXref UMLS:C3806283 owl:Axiom -HP:0001426 oboInOwl:hasDbXref MSH:D020412 owl:Axiom -HP:0001426 oboInOwl:hasDbXref UMLS:C0600599 owl:Axiom -HP:0002758 oboInOwl:hasDbXref UMLS:C0029408 owl:Axiom -HP:0002758 oboInOwl:hasDbXref MSH:D010003 owl:Axiom -HP:0002758 oboInOwl:hasDbXref SNOMEDCT_US:396275006 owl:Axiom -HP:0002758 oboInOwl:hasDbXref SNOMEDCT_US:225655006 owl:Axiom -HP:0001427 oboInOwl:hasDbXref UMLS:C0887941 owl:Axiom -HP:0001427 oboInOwl:hasDbXref MSH:D050259 owl:Axiom -HP:0002751 oboInOwl:hasDbXref UMLS:C0575158 owl:Axiom -HP:0002751 oboInOwl:hasDbXref SNOMEDCT_US:405773007 owl:Axiom -HP:0001421 oboInOwl:hasDbXref UMLS:C4025786 owl:Axiom -HP:0002752 oboInOwl:hasDbXref UMLS:C1833324 owl:Axiom -HP:0002750 oboInOwl:hasDbXref SNOMEDCT_US:123983008 owl:Axiom -HP:0002750 oboInOwl:hasDbXref UMLS:C0541764 owl:Axiom -HP:0001425 oboInOwl:hasDbXref MSH:D018740 owl:Axiom -HP:0001425 oboInOwl:hasDbXref UMLS:C0242960 owl:Axiom -HP:0002756 oboInOwl:hasDbXref SNOMEDCT_US:268029009 owl:Axiom -HP:0002756 oboInOwl:hasDbXref SNOMEDCT_US:22640007 owl:Axiom -HP:0002756 oboInOwl:hasDbXref MSH:D005598 owl:Axiom -HP:0002756 oboInOwl:hasDbXref UMLS:C0016663 owl:Axiom -HP:0002753 oboInOwl:hasDbXref UMLS:C1833325 owl:Axiom -HP:0001423 oboInOwl:hasDbXref UMLS:C1847879 owl:Axiom -HP:0002754 oboInOwl:hasDbXref SNOMEDCT_US:111253001 owl:Axiom -HP:0002754 oboInOwl:hasDbXref UMLS:C0029443 owl:Axiom -HP:0002754 oboInOwl:hasDbXref UMLS:C2242472 owl:Axiom -HP:0002754 oboInOwl:hasDbXref SNOMEDCT_US:60168000 owl:Axiom -HP:0002754 oboInOwl:hasDbXref MSH:D010019 owl:Axiom -HP:0000107 oboInOwl:hasDbXref UMLS:C3887499 owl:Axiom -HP:0000107 oboInOwl:hasDbXref UMLS:C0022679 owl:Axiom -HP:0000107 oboInOwl:hasDbXref MSH:D052177 owl:Axiom -HP:0001437 oboInOwl:hasDbXref UMLS:C4025784 owl:Axiom -HP:0001438 oboInOwl:hasDbXref UMLS:C4020869 owl:Axiom -HP:0000108 oboInOwl:hasDbXref UMLS:C1968619 owl:Axiom -HP:0002762 oboInOwl:hasDbXref MSH:D005097 owl:Axiom -HP:0002762 oboInOwl:hasDbXref UMLS:C0015306 owl:Axiom -HP:0002762 oboInOwl:hasDbXref SNOMEDCT_US:254044004 owl:Axiom -HP:0002763 oboInOwl:hasDbXref UMLS:C4025680 owl:Axiom -HP:0000100 oboInOwl:hasDbXref UMLS:C0027726 owl:Axiom -HP:0000100 oboInOwl:hasDbXref SNOMEDCT_US:52254009 owl:Axiom -HP:0000100 oboInOwl:hasDbXref MSH:D009404 owl:Axiom -HP:0002761 oboInOwl:hasDbXref UMLS:C1836308 owl:Axiom -HP:0001430 oboInOwl:hasDbXref UMLS:C4021779 owl:Axiom -HP:0001435 oboInOwl:hasDbXref UMLS:C4021778 owl:Axiom -HP:0000103 oboInOwl:hasDbXref SNOMEDCT_US:28442001 owl:Axiom -HP:0000103 oboInOwl:hasDbXref MSH:D011141 owl:Axiom -HP:0000103 oboInOwl:hasDbXref UMLS:C0032617 owl:Axiom -HP:0000103 oboInOwl:hasDbXref SNOMEDCT_US:56574000 owl:Axiom -HP:0000103 oboInOwl:hasDbXref SNOMEDCT_US:718402002 owl:Axiom -HP:0002766 oboInOwl:hasDbXref UMLS:C3277114 owl:Axiom -HP:0001436 oboInOwl:hasDbXref UMLS:C4025785 owl:Axiom -HP:0000105 oboInOwl:hasDbXref SNOMEDCT_US:300444006 owl:Axiom -HP:0000105 oboInOwl:hasDbXref UMLS:C0542518 owl:Axiom -HP:0001433 oboInOwl:hasDbXref UMLS:C0019214 owl:Axiom -HP:0001433 oboInOwl:hasDbXref SNOMEDCT_US:36760000 owl:Axiom -HP:0002764 oboInOwl:hasDbXref UMLS:C4025679 owl:Axiom -HP:0000104 oboInOwl:hasDbXref Fyler:4503 owl:Axiom -HP:0000104 oboInOwl:hasDbXref SNOMEDCT_US:204942005 owl:Axiom -HP:0000104 oboInOwl:hasDbXref UMLS:C0542519 owl:Axiom -HP:0012143 oboInOwl:hasDbXref UMLS:C4023026 owl:Axiom -HP:0012144 oboInOwl:hasDbXref UMLS:C4023025 owl:Axiom -HP:0012145 oboInOwl:hasDbXref UMLS:C4023024 owl:Axiom -HP:0012146 oboInOwl:hasDbXref UMLS:C4023023 owl:Axiom -HP:0012147 oboInOwl:hasDbXref UMLS:C4023022 owl:Axiom -HP:0012147 oboInOwl:hasDbXref UMLS:C1841816 owl:Axiom -HP:0012148 oboInOwl:hasDbXref UMLS:C4023021 owl:Axiom -HP:0012149 oboInOwl:hasDbXref UMLS:C4023020 owl:Axiom -HP:0012142 oboInOwl:hasDbXref UMLS:C2675993 owl:Axiom -HP:0000154 oboInOwl:hasDbXref UMLS:C0024433 owl:Axiom -HP:0000154 oboInOwl:hasDbXref SNOMEDCT_US:40159009 owl:Axiom -HP:0000154 oboInOwl:hasDbXref MSH:D008265 owl:Axiom -HP:0000153 oboInOwl:hasDbXref UMLS:C0026633 owl:Axiom -HP:0000153 oboInOwl:hasDbXref MSH:D009056 owl:Axiom -HP:0000153 oboInOwl:hasDbXref SNOMEDCT_US:128334002 owl:Axiom -HP:0000155 oboInOwl:hasDbXref UMLS:C0149745 owl:Axiom -HP:0000155 oboInOwl:hasDbXref MSH:D019226 owl:Axiom -HP:0000155 oboInOwl:hasDbXref SNOMEDCT_US:26284000 owl:Axiom -HP:0000158 oboInOwl:hasDbXref SNOMEDCT_US:25273001 owl:Axiom -HP:0000158 oboInOwl:hasDbXref MSH:D008260 owl:Axiom -HP:0000158 oboInOwl:hasDbXref UMLS:C0024421 owl:Axiom -HP:0000157 oboInOwl:hasDbXref UMLS:C0878638 owl:Axiom -HP:0001488 oboInOwl:hasDbXref UMLS:C1865916 owl:Axiom -HP:0000159 oboInOwl:hasDbXref UMLS:C2183966 owl:Axiom -HP:0001489 oboInOwl:hasDbXref SNOMEDCT_US:247081001 owl:Axiom -HP:0001489 oboInOwl:hasDbXref UMLS:C0423361 owl:Axiom -HP:0001489 oboInOwl:hasDbXref MSH:D020255 owl:Axiom -HP:0000150 oboInOwl:hasDbXref MSH:D018238 owl:Axiom -HP:0000150 oboInOwl:hasDbXref NCIT:C3754 owl:Axiom -HP:0000150 oboInOwl:hasDbXref SNOMEDCT_US:74751003 owl:Axiom -HP:0000150 oboInOwl:hasDbXref UMLS:C0206661 owl:Axiom -HP:0001482 oboInOwl:hasDbXref UMLS:C0746926 owl:Axiom -HP:0001482 oboInOwl:hasDbXref SNOMEDCT_US:95325000 owl:Axiom -HP:0001482 oboInOwl:hasDbXref UMLS:C0151811 owl:Axiom -HP:0001483 oboInOwl:hasDbXref UMLS:C0233593 owl:Axiom -HP:0001483 oboInOwl:hasDbXref SNOMEDCT_US:78894008 owl:Axiom -HP:0001480 oboInOwl:hasDbXref SNOMEDCT_US:699225003 owl:Axiom -HP:0001480 oboInOwl:hasDbXref SNOMEDCT_US:403536009 owl:Axiom -HP:0001480 oboInOwl:hasDbXref UMLS:C0016689 owl:Axiom -HP:0001480 oboInOwl:hasDbXref MSH:D008548 owl:Axiom -HP:0000152 oboInOwl:hasDbXref UMLS:C4021817 owl:Axiom -HP:0000151 oboInOwl:hasDbXref SNOMEDCT_US:248942000 owl:Axiom -HP:0000151 oboInOwl:hasDbXref UMLS:C0425913 owl:Axiom -HP:0012132 oboInOwl:hasDbXref UMLS:C1838111 owl:Axiom -HP:0012132 oboInOwl:hasDbXref UMLS:C0014800 owl:Axiom -HP:0012132 oboInOwl:hasDbXref UMLS:C3552917 owl:Axiom -HP:0012133 oboInOwl:hasDbXref UMLS:C0178416 owl:Axiom -HP:0012133 oboInOwl:hasDbXref UMLS:C0542035 owl:Axiom -HP:0012133 oboInOwl:hasDbXref SNOMEDCT_US:41614006 owl:Axiom -HP:0012133 oboInOwl:hasDbXref SNOMEDCT_US:167923006 owl:Axiom -HP:0012133 oboInOwl:hasDbXref MSH:D000741 owl:Axiom -HP:0012134 oboInOwl:hasDbXref UMLS:C4023032 owl:Axiom -HP:0012135 oboInOwl:hasDbXref UMLS:C4023031 owl:Axiom -HP:0012136 oboInOwl:hasDbXref UMLS:C4023030 owl:Axiom -HP:0012137 oboInOwl:hasDbXref UMLS:C4023029 owl:Axiom -HP:0012138 oboInOwl:hasDbXref UMLS:C4023028 owl:Axiom -HP:0012139 oboInOwl:hasDbXref UMLS:C1534864 owl:Axiom -HP:0012139 oboInOwl:hasDbXref SNOMEDCT_US:416627004 owl:Axiom -HP:0012130 oboInOwl:hasDbXref UMLS:C4020862 owl:Axiom -HP:0012131 oboInOwl:hasDbXref UMLS:C4023033 owl:Axiom -HP:0000164 oboInOwl:hasDbXref SNOMEDCT_US:422775003 owl:Axiom -HP:0000164 oboInOwl:hasDbXref MSH:D014071 owl:Axiom -HP:0000164 oboInOwl:hasDbXref UMLS:C0262444 owl:Axiom -HP:0000164 oboInOwl:hasDbXref UMLS:C0040427 owl:Axiom -HP:0001498 oboInOwl:hasDbXref UMLS:C1863749 owl:Axiom -HP:0001498 oboInOwl:hasDbXref UMLS:C4280594 owl:Axiom -HP:0001495 oboInOwl:hasDbXref UMLS:C1833734 owl:Axiom -HP:0000166 oboInOwl:hasDbXref UMLS:C4025886 owl:Axiom -HP:0000169 oboInOwl:hasDbXref SNOMEDCT_US:109620006 owl:Axiom -HP:0000169 oboInOwl:hasDbXref MSH:C562884 owl:Axiom -HP:0000169 oboInOwl:hasDbXref MSH:D005351 owl:Axiom -HP:0000169 oboInOwl:hasDbXref UMLS:C0399440 owl:Axiom -HP:0000169 oboInOwl:hasDbXref SNOMEDCT_US:58569000 owl:Axiom -HP:0000169 oboInOwl:hasDbXref UMLS:C4280677 owl:Axiom -HP:0000169 oboInOwl:hasDbXref UMLS:C0016049 owl:Axiom -HP:0000169 oboInOwl:hasDbXref NCIT:C3041 owl:Axiom -HP:0000168 oboInOwl:hasDbXref UMLS:C4021816 owl:Axiom -HP:0000161 oboInOwl:hasDbXref UMLS:C1850256 owl:Axiom -HP:0001493 oboInOwl:hasDbXref SNOMEDCT_US:204181009 owl:Axiom -HP:0001493 oboInOwl:hasDbXref UMLS:C0344550 owl:Axiom -HP:0000160 oboInOwl:hasDbXref SNOMEDCT_US:14582003 owl:Axiom -HP:0000160 oboInOwl:hasDbXref UMLS:C0026034 owl:Axiom -HP:0000160 oboInOwl:hasDbXref MSH:D008865 owl:Axiom -HP:0000163 oboInOwl:hasDbXref UMLS:C4025887 owl:Axiom -HP:0001491 oboInOwl:hasDbXref UMLS:C1302995 owl:Axiom -HP:0001491 oboInOwl:hasDbXref MSH:C580012 owl:Axiom -HP:0001491 oboInOwl:hasDbXref SNOMEDCT_US:400946004 owl:Axiom -HP:0000162 oboInOwl:hasDbXref MSH:D065710 owl:Axiom -HP:0000162 oboInOwl:hasDbXref SNOMEDCT_US:3639002 owl:Axiom -HP:0000162 oboInOwl:hasDbXref UMLS:C0267048 owl:Axiom -HP:0000162 oboInOwl:hasDbXref UMLS:C4280678 owl:Axiom -HP:0001492 oboInOwl:hasDbXref SNOMEDCT_US:204152008 owl:Axiom -HP:0001492 oboInOwl:hasDbXref MSH:C535679 owl:Axiom -HP:0001492 oboInOwl:hasDbXref UMLS:C0266548 owl:Axiom -HP:0012121 oboInOwl:hasDbXref SNOMEDCT_US:75614007 owl:Axiom -HP:0012121 oboInOwl:hasDbXref MSH:D015864 owl:Axiom -HP:0012121 oboInOwl:hasDbXref UMLS:C0030343 owl:Axiom -HP:0012122 oboInOwl:hasDbXref SNOMEDCT_US:4927003 owl:Axiom -HP:0012122 oboInOwl:hasDbXref UMLS:C0701807 owl:Axiom -HP:0012123 oboInOwl:hasDbXref UMLS:C0008526 owl:Axiom -HP:0012123 oboInOwl:hasDbXref UMLS:C0042167 owl:Axiom -HP:0012123 oboInOwl:hasDbXref SNOMEDCT_US:43363007 owl:Axiom -HP:0012123 oboInOwl:hasDbXref MSH:D015866 owl:Axiom -HP:0012123 oboInOwl:hasDbXref SNOMEDCT_US:16553002 owl:Axiom -HP:0012123 oboInOwl:hasDbXref MSH:D002833 owl:Axiom -HP:0012124 oboInOwl:hasDbXref MSH:D015867 owl:Axiom -HP:0012124 oboInOwl:hasDbXref UMLS:C0042166 owl:Axiom -HP:0012124 oboInOwl:hasDbXref SNOMEDCT_US:314429009 owl:Axiom -HP:0012125 oboInOwl:hasDbXref SNOMEDCT_US:399068003 owl:Axiom -HP:0012125 oboInOwl:hasDbXref MSH:D011471 owl:Axiom -HP:0012125 oboInOwl:hasDbXref UMLS:C0376358 owl:Axiom -HP:0012126 oboInOwl:hasDbXref UMLS:C0699791 owl:Axiom -HP:0012126 oboInOwl:hasDbXref SNOMEDCT_US:372143007 owl:Axiom -HP:0012127 oboInOwl:hasDbXref UMLS:C4021833 owl:Axiom -HP:0012128 oboInOwl:hasDbXref UMLS:C4023035 owl:Axiom -HP:0000139 oboInOwl:hasDbXref UMLS:C0042140 owl:Axiom -HP:0000139 oboInOwl:hasDbXref MSH:D014596 owl:Axiom -HP:0000139 oboInOwl:hasDbXref SNOMEDCT_US:24976005 owl:Axiom -HP:0012120 oboInOwl:hasDbXref MSH:C537358 owl:Axiom -HP:0012120 oboInOwl:hasDbXref UMLS:C1855119 owl:Axiom -HP:0000132 oboInOwl:hasDbXref MSH:D008595 owl:Axiom -HP:0000132 oboInOwl:hasDbXref UMLS:C0025323 owl:Axiom -HP:0000132 oboInOwl:hasDbXref SNOMEDCT_US:386692008 owl:Axiom -HP:0001464 oboInOwl:hasDbXref UMLS:C4025772 owl:Axiom -HP:0002795 oboInOwl:hasDbXref UMLS:C4025677 owl:Axiom -HP:0002795 oboInOwl:hasDbXref Fyler:4200 owl:Axiom -HP:0000131 oboInOwl:hasDbXref NCIT:C3157 owl:Axiom -HP:0000131 oboInOwl:hasDbXref SNOMEDCT_US:95315005 owl:Axiom -HP:0000131 oboInOwl:hasDbXref SNOMEDCT_US:146801000119103 owl:Axiom -HP:0000131 oboInOwl:hasDbXref UMLS:C0042133 owl:Axiom -HP:0000131 oboInOwl:hasDbXref SNOMEDCT_US:44598004 owl:Axiom -HP:0000131 oboInOwl:hasDbXref MSH:D007889 owl:Axiom -HP:0001465 oboInOwl:hasDbXref UMLS:C4025771 owl:Axiom -HP:0000134 oboInOwl:hasDbXref UMLS:C0271578 owl:Axiom -HP:0000134 oboInOwl:hasDbXref SNOMEDCT_US:16041008 owl:Axiom -HP:0002793 oboInOwl:hasDbXref UMLS:C1837388 owl:Axiom -HP:0000133 oboInOwl:hasDbXref UMLS:C0018051 owl:Axiom -HP:0000133 oboInOwl:hasDbXref UMLS:C0018055 owl:Axiom -HP:0000133 oboInOwl:hasDbXref UMLS:C0687149 owl:Axiom -HP:0000133 oboInOwl:hasDbXref MSH:D006060 owl:Axiom -HP:0000133 oboInOwl:hasDbXref SNOMEDCT_US:38804009 owl:Axiom -HP:0000133 oboInOwl:hasDbXref SNOMEDCT_US:205681004 owl:Axiom -HP:0000133 oboInOwl:hasDbXref MSH:D006059 owl:Axiom -HP:0000133 oboInOwl:hasDbXref SNOMEDCT_US:95219002 owl:Axiom -HP:0000133 oboInOwl:hasDbXref SNOMEDCT_US:83579008 owl:Axiom -HP:0000136 oboInOwl:hasDbXref UMLS:C1850327 owl:Axiom -HP:0001468 oboInOwl:hasDbXref UMLS:C4025769 owl:Axiom -HP:0001469 oboInOwl:hasDbXref UMLS:C4025768 owl:Axiom -HP:0000135 oboInOwl:hasDbXref SNOMEDCT_US:48130008 owl:Axiom -HP:0000135 oboInOwl:hasDbXref UMLS:C0020619 owl:Axiom -HP:0000135 oboInOwl:hasDbXref MSH:D007006 owl:Axiom -HP:0000138 oboInOwl:hasDbXref UMLS:C0029927 owl:Axiom -HP:0000138 oboInOwl:hasDbXref SNOMEDCT_US:79883001 owl:Axiom -HP:0000138 oboInOwl:hasDbXref MSH:D010048 owl:Axiom -HP:0002797 oboInOwl:hasDbXref UMLS:C0221204 owl:Axiom -HP:0002797 oboInOwl:hasDbXref SNOMEDCT_US:30425001 owl:Axiom -HP:0002797 oboInOwl:hasDbXref MSH:D010014 owl:Axiom -HP:0002797 oboInOwl:hasDbXref SNOMEDCT_US:203522001 owl:Axiom -HP:0001466 oboInOwl:hasDbXref UMLS:C1855496 owl:Axiom -HP:0000137 oboInOwl:hasDbXref MSH:D010049 owl:Axiom -HP:0000137 oboInOwl:hasDbXref SNOMEDCT_US:5552004 owl:Axiom -HP:0000137 oboInOwl:hasDbXref UMLS:C4021818 owl:Axiom -HP:0000137 oboInOwl:hasDbXref UMLS:C0029928 owl:Axiom -HP:0001467 oboInOwl:hasDbXref UMLS:C4025770 owl:Axiom -HP:0012129 oboInOwl:hasDbXref UMLS:C4023034 owl:Axiom -HP:0001460 oboInOwl:hasDbXref UMLS:C4025773 owl:Axiom -HP:0002791 oboInOwl:hasDbXref SNOMEDCT_US:15993004 owl:Axiom -HP:0002791 oboInOwl:hasDbXref MSH:D012131 owl:Axiom -HP:0002791 oboInOwl:hasDbXref SNOMEDCT_US:80954004 owl:Axiom -HP:0002791 oboInOwl:hasDbXref SNOMEDCT_US:31515003 owl:Axiom -HP:0002791 oboInOwl:hasDbXref MSH:D007040 owl:Axiom -HP:0002791 oboInOwl:hasDbXref UMLS:C0235063 owl:Axiom -HP:0002791 oboInOwl:hasDbXref UMLS:C3203358 owl:Axiom -HP:0002792 oboInOwl:hasDbXref UMLS:C0520831 owl:Axiom -HP:0002792 oboInOwl:hasDbXref SNOMEDCT_US:274715008 owl:Axiom -HP:0002792 oboInOwl:hasDbXref UMLS:C0476408 owl:Axiom -HP:0002792 oboInOwl:hasDbXref SNOMEDCT_US:607007 owl:Axiom -HP:0000130 oboInOwl:hasDbXref UMLS:C0266383 owl:Axiom -HP:0000130 oboInOwl:hasDbXref MSH:C562565 owl:Axiom -HP:0000130 oboInOwl:hasDbXref SNOMEDCT_US:37849005 owl:Axiom -HP:0002790 oboInOwl:hasDbXref UMLS:C3806216 owl:Axiom -HP:0012110 oboInOwl:hasDbXref UMLS:C1848529 owl:Axiom -HP:0012111 oboInOwl:hasDbXref UMLS:C4023038 owl:Axiom -HP:0012112 oboInOwl:hasDbXref UMLS:C4023037 owl:Axiom -HP:0012113 oboInOwl:hasDbXref UMLS:C4020731 owl:Axiom -HP:0012114 oboInOwl:hasDbXref UMLS:C0476089 owl:Axiom -HP:0012114 oboInOwl:hasDbXref SNOMEDCT_US:254878006 owl:Axiom -HP:0012114 oboInOwl:hasDbXref MSH:D016889 owl:Axiom -HP:0012115 oboInOwl:hasDbXref MSH:D006505 owl:Axiom -HP:0012115 oboInOwl:hasDbXref UMLS:C0019158 owl:Axiom -HP:0012115 oboInOwl:hasDbXref SNOMEDCT_US:128241005 owl:Axiom -HP:0012116 oboInOwl:hasDbXref UMLS:C4023036 owl:Axiom -HP:0012117 oboInOwl:hasDbXref UMLS:C1142113 owl:Axiom -HP:0012117 oboInOwl:hasDbXref SNOMEDCT_US:119248009 owl:Axiom -HP:0000143 oboInOwl:hasDbXref SNOMEDCT_US:65619001 owl:Axiom -HP:0000143 oboInOwl:hasDbXref UMLS:C0034895 owl:Axiom -HP:0000143 oboInOwl:hasDbXref MEDDRA:10051097 owl:Axiom -HP:0000143 oboInOwl:hasDbXref MSH:D012006 owl:Axiom -HP:0001475 oboInOwl:hasDbXref UMLS:C4025764 owl:Axiom -HP:0001476 oboInOwl:hasDbXref SNOMEDCT_US:295091000119100 owl:Axiom -HP:0001476 oboInOwl:hasDbXref UMLS:C4072831 owl:Axiom -HP:0001476 oboInOwl:hasDbXref UMLS:C3840083 owl:Axiom -HP:0000142 oboInOwl:hasDbXref UMLS:C1856023 owl:Axiom -HP:0001473 oboInOwl:hasDbXref UMLS:C1854614 owl:Axiom -HP:0000145 oboInOwl:hasDbXref UMLS:C1856006 owl:Axiom -HP:0001474 oboInOwl:hasDbXref UMLS:C1849263 owl:Axiom -HP:0000144 oboInOwl:hasDbXref SNOMEDCT_US:17276009 owl:Axiom -HP:0000144 oboInOwl:hasDbXref UMLS:C0520927 owl:Axiom -HP:0000147 oboInOwl:hasDbXref MSH:D011085 owl:Axiom -HP:0000147 oboInOwl:hasDbXref SNOMEDCT_US:69878008 owl:Axiom -HP:0000147 oboInOwl:hasDbXref UMLS:C0032460 owl:Axiom -HP:0000147 oboInOwl:hasDbXref UMLS:C1136382 owl:Axiom -HP:0001477 oboInOwl:hasDbXref UMLS:C1846911 owl:Axiom -HP:0000149 oboInOwl:hasDbXref UMLS:C1518716 owl:Axiom -HP:0000149 oboInOwl:hasDbXref SNOMEDCT_US:716594002 owl:Axiom -HP:0000149 oboInOwl:hasDbXref NCIT:C3754 owl:Axiom -HP:0000148 oboInOwl:hasDbXref SNOMEDCT_US:87380008 owl:Axiom -HP:0000148 oboInOwl:hasDbXref UMLS:C1321884 owl:Axiom -HP:0012118 oboInOwl:hasDbXref UMLS:C0595989 owl:Axiom -HP:0012118 oboInOwl:hasDbXref SNOMEDCT_US:276975007 owl:Axiom -HP:0012119 oboInOwl:hasDbXref SNOMEDCT_US:131171006 owl:Axiom -HP:0012119 oboInOwl:hasDbXref UMLS:C0025637 owl:Axiom -HP:0012119 oboInOwl:hasDbXref SNOMEDCT_US:38959009 owl:Axiom -HP:0012119 oboInOwl:hasDbXref MSH:D008708 owl:Axiom -HP:0001471 oboInOwl:hasDbXref UMLS:C4025766 owl:Axiom -HP:0000141 oboInOwl:hasDbXref UMLS:C2219717 owl:Axiom -HP:0000140 oboInOwl:hasDbXref UMLS:C3549779 owl:Axiom -HP:0000140 oboInOwl:hasDbXref UMLS:C4025888 owl:Axiom -HP:0001470 oboInOwl:hasDbXref UMLS:C4025767 owl:Axiom -HP:0001604 oboInOwl:hasDbXref SNOMEDCT_US:302912005 owl:Axiom -HP:0001604 oboInOwl:hasDbXref UMLS:C1843187 owl:Axiom -HP:0001604 oboInOwl:hasDbXref UMLS:C1853729 owl:Axiom -HP:0001604 oboInOwl:hasDbXref UMLS:C0751576 owl:Axiom -HP:0001604 oboInOwl:hasDbXref MSH:D014826 owl:Axiom -HP:0001604 oboInOwl:hasDbXref SNOMEDCT_US:445424004 owl:Axiom -HP:0001604 oboInOwl:hasDbXref UMLS:C1832690 owl:Axiom -HP:0002936 oboInOwl:hasDbXref UMLS:C1847584 owl:Axiom -HP:0001605 oboInOwl:hasDbXref SNOMEDCT_US:302912005 owl:Axiom -HP:0001605 oboInOwl:hasDbXref UMLS:C1854345 owl:Axiom -HP:0001605 oboInOwl:hasDbXref MSH:D014826 owl:Axiom -HP:0001605 oboInOwl:hasDbXref UMLS:C0042928 owl:Axiom -HP:0001602 oboInOwl:hasDbXref UMLS:C0023075 owl:Axiom -HP:0001602 oboInOwl:hasDbXref MSH:D007829 owl:Axiom -HP:0001602 oboInOwl:hasDbXref SNOMEDCT_US:75547007 owl:Axiom -HP:0002933 oboInOwl:hasDbXref UMLS:C0019326 owl:Axiom -HP:0002933 oboInOwl:hasDbXref SNOMEDCT_US:414396006 owl:Axiom -HP:0002933 oboInOwl:hasDbXref MSH:D006555 owl:Axiom -HP:0001608 oboInOwl:hasDbXref UMLS:C4021776 owl:Axiom -HP:0001609 oboInOwl:hasDbXref UMLS:C0019825 owl:Axiom -HP:0001609 oboInOwl:hasDbXref SNOMEDCT_US:50219008 owl:Axiom -HP:0001609 oboInOwl:hasDbXref MSH:D006685 owl:Axiom -HP:0001609 oboInOwl:hasDbXref UMLS:C1854348 owl:Axiom -HP:0002937 oboInOwl:hasDbXref SNOMEDCT_US:68359008 owl:Axiom -HP:0002937 oboInOwl:hasDbXref UMLS:C0265677 owl:Axiom -HP:0002938 oboInOwl:hasDbXref UMLS:C1184923 owl:Axiom -HP:0001607 oboInOwl:hasDbXref UMLS:C0238441 owl:Axiom -HP:0001607 oboInOwl:hasDbXref SNOMEDCT_US:22668006 owl:Axiom -HP:0001600 oboInOwl:hasDbXref UMLS:C4021777 owl:Axiom -HP:0002932 oboInOwl:hasDbXref SNOMEDCT_US:124161002 owl:Axiom -HP:0002932 oboInOwl:hasDbXref UMLS:C1291266 owl:Axiom -HP:0001601 oboInOwl:hasDbXref MSH:D055092 owl:Axiom -HP:0001601 oboInOwl:hasDbXref SNOMEDCT_US:38086007 owl:Axiom -HP:0001601 oboInOwl:hasDbXref UMLS:C0264303 owl:Axiom -HP:0002930 oboInOwl:hasDbXref SNOMEDCT_US:237559000 owl:Axiom -HP:0002930 oboInOwl:hasDbXref SNOMEDCT_US:50375007 owl:Axiom -HP:0002930 oboInOwl:hasDbXref SNOMEDCT_US:111567006 owl:Axiom -HP:0002930 oboInOwl:hasDbXref MSH:D018382 owl:Axiom -HP:0002930 oboInOwl:hasDbXref UMLS:C2940786 owl:Axiom -HP:0002930 oboInOwl:hasDbXref SNOMEDCT_US:237560005 owl:Axiom -HP:0002946 oboInOwl:hasDbXref SNOMEDCT_US:87294007 owl:Axiom -HP:0002946 oboInOwl:hasDbXref UMLS:C0265681 owl:Axiom -HP:0001615 oboInOwl:hasDbXref UMLS:C2678303 owl:Axiom -HP:0002947 oboInOwl:hasDbXref UMLS:C0575170 owl:Axiom -HP:0002947 oboInOwl:hasDbXref SNOMEDCT_US:298393001 owl:Axiom -HP:0002944 oboInOwl:hasDbXref UMLS:C0749379 owl:Axiom -HP:0002945 oboInOwl:hasDbXref UMLS:C0263870 owl:Axiom -HP:0002945 oboInOwl:hasDbXref SNOMEDCT_US:11301007 owl:Axiom -HP:0002948 oboInOwl:hasDbXref UMLS:C1849073 owl:Axiom -HP:0002948 oboInOwl:hasDbXref UMLS:C1835763 owl:Axiom -HP:0002948 oboInOwl:hasDbXref UMLS:C3278509 owl:Axiom -HP:0002949 oboInOwl:hasDbXref UMLS:C3887527 owl:Axiom -HP:0001618 oboInOwl:hasDbXref UMLS:C1527344 owl:Axiom -HP:0001618 oboInOwl:hasDbXref SNOMEDCT_US:47004009 owl:Axiom -HP:0001618 oboInOwl:hasDbXref MSH:D055154 owl:Axiom -HP:0001611 oboInOwl:hasDbXref UMLS:C0566620 owl:Axiom -HP:0001611 oboInOwl:hasDbXref UMLS:C0454555 owl:Axiom -HP:0001611 oboInOwl:hasDbXref SNOMEDCT_US:229645001 owl:Axiom -HP:0001611 oboInOwl:hasDbXref SNOMEDCT_US:289190003 owl:Axiom -HP:0002942 oboInOwl:hasDbXref UMLS:C1184919 owl:Axiom -HP:0001612 oboInOwl:hasDbXref UMLS:C0234860 owl:Axiom -HP:0001612 oboInOwl:hasDbXref SNOMEDCT_US:2120003 owl:Axiom -HP:0002943 oboInOwl:hasDbXref UMLS:C1857790 owl:Axiom -HP:0002919 oboInOwl:hasDbXref UMLS:C0162275 owl:Axiom -HP:0002919 oboInOwl:hasDbXref MSH:D007662 owl:Axiom -HP:0002919 oboInOwl:hasDbXref SNOMEDCT_US:274783007 owl:Axiom -HP:0002919 oboInOwl:hasDbXref SNOMEDCT_US:36815008 owl:Axiom -HP:0002913 oboInOwl:hasDbXref UMLS:C0027080 owl:Axiom -HP:0002913 oboInOwl:hasDbXref MSH:D009212 owl:Axiom -HP:0002913 oboInOwl:hasDbXref SNOMEDCT_US:48165008 owl:Axiom -HP:0002914 oboInOwl:hasDbXref UMLS:C1846352 owl:Axiom -HP:0002912 oboInOwl:hasDbXref UMLS:C0268583 owl:Axiom -HP:0002912 oboInOwl:hasDbXref MSH:C537358 owl:Axiom -HP:0002912 oboInOwl:hasDbXref SNOMEDCT_US:42393006 owl:Axiom -HP:0002917 oboInOwl:hasDbXref SNOMEDCT_US:190855004 owl:Axiom -HP:0002917 oboInOwl:hasDbXref UMLS:C0151723 owl:Axiom -HP:0002918 oboInOwl:hasDbXref SNOMEDCT_US:66978005 owl:Axiom -HP:0002918 oboInOwl:hasDbXref UMLS:C0151714 owl:Axiom -HP:0002916 oboInOwl:hasDbXref UMLS:C4025670 owl:Axiom -HP:0002910 oboInOwl:hasDbXref UMLS:C0877359 owl:Axiom -HP:0002910 oboInOwl:hasDbXref SNOMEDCT_US:166603001 owl:Axiom -HP:0002910 oboInOwl:hasDbXref UMLS:C1842003 owl:Axiom -HP:0002910 oboInOwl:hasDbXref UMLS:C0151766 owl:Axiom -HP:0002910 oboInOwl:hasDbXref UMLS:C0235996 owl:Axiom -HP:0002910 oboInOwl:hasDbXref UMLS:C0086565 owl:Axiom -HP:0002910 oboInOwl:hasDbXref UMLS:C1848701 owl:Axiom -HP:0002910 oboInOwl:hasDbXref UMLS:C0438237 owl:Axiom -HP:0002910 oboInOwl:hasDbXref UMLS:C0438717 owl:Axiom -HP:0002910 oboInOwl:hasDbXref MSH:D008107 owl:Axiom -HP:0002910 oboInOwl:hasDbXref SNOMEDCT_US:166643006 owl:Axiom -HP:0002910 oboInOwl:hasDbXref SNOMEDCT_US:75183008 owl:Axiom -HP:0002925 oboInOwl:hasDbXref UMLS:C0586553 owl:Axiom -HP:0002925 oboInOwl:hasDbXref SNOMEDCT_US:309080005 owl:Axiom -HP:0002922 oboInOwl:hasDbXref UMLS:C1806780 owl:Axiom -HP:0002923 oboInOwl:hasDbXref UMLS:C0151379 owl:Axiom -HP:0002923 oboInOwl:hasDbXref SNOMEDCT_US:165839004 owl:Axiom -HP:0002928 oboInOwl:hasDbXref UMLS:C1839888 owl:Axiom -HP:0002929 oboInOwl:hasDbXref UMLS:C4025668 owl:Axiom -HP:0002926 oboInOwl:hasDbXref UMLS:C0857576 owl:Axiom -HP:0002927 oboInOwl:hasDbXref UMLS:C0268642 owl:Axiom -HP:0002927 oboInOwl:hasDbXref MSH:C538321 owl:Axiom -HP:0002927 oboInOwl:hasDbXref SNOMEDCT_US:78311009 owl:Axiom -HP:0002920 oboInOwl:hasDbXref UMLS:C4025669 owl:Axiom -HP:0002921 oboInOwl:hasDbXref UMLS:C0151583 owl:Axiom -HP:0012300 oboInOwl:hasDbXref UMLS:C4022959 owl:Axiom -HP:0012301 oboInOwl:hasDbXref UMLS:C4021094 owl:Axiom -HP:0012302 oboInOwl:hasDbXref SNOMEDCT_US:428638009 owl:Axiom -HP:0012302 oboInOwl:hasDbXref UMLS:C0276226 owl:Axiom -HP:0012302 oboInOwl:hasDbXref MSH:D020803 owl:Axiom -HP:0012303 oboInOwl:hasDbXref SNOMEDCT_US:448742006 owl:Axiom -HP:0012303 oboInOwl:hasDbXref UMLS:C3163801 owl:Axiom -HP:0012303 oboInOwl:hasDbXref Fyler:2700 owl:Axiom -HP:0012304 oboInOwl:hasDbXref SNOMEDCT_US:60787001 owl:Axiom -HP:0012304 oboInOwl:hasDbXref Fyler:2704 owl:Axiom -HP:0012304 oboInOwl:hasDbXref UMLS:C0265881 owl:Axiom -HP:0000316 oboInOwl:hasDbXref UMLS:C0020534 owl:Axiom -HP:0000316 oboInOwl:hasDbXref SNOMEDCT_US:22006008 owl:Axiom -HP:0000316 oboInOwl:hasDbXref MSH:D006972 owl:Axiom -HP:0000316 oboInOwl:hasDbXref SNOMEDCT_US:194021007 owl:Axiom -HP:0001648 oboInOwl:hasDbXref SNOMEDCT_US:274096000 owl:Axiom -HP:0001648 oboInOwl:hasDbXref MSH:D011660 owl:Axiom -HP:0001648 oboInOwl:hasDbXref UMLS:C0034072 owl:Axiom -HP:0001648 oboInOwl:hasDbXref SNOMEDCT_US:83291003 owl:Axiom -HP:0002979 oboInOwl:hasDbXref MSH:D056305 owl:Axiom -HP:0002979 oboInOwl:hasDbXref UMLS:C0544755 owl:Axiom -HP:0002979 oboInOwl:hasDbXref SNOMEDCT_US:299331007 owl:Axiom -HP:0001649 oboInOwl:hasDbXref SNOMEDCT_US:86651002 owl:Axiom -HP:0001649 oboInOwl:hasDbXref UMLS:C4020868 owl:Axiom -HP:0001649 oboInOwl:hasDbXref SNOMEDCT_US:3424008 owl:Axiom -HP:0001649 oboInOwl:hasDbXref MSH:D013610 owl:Axiom -HP:0001649 oboInOwl:hasDbXref UMLS:C0039231 owl:Axiom -HP:0000315 oboInOwl:hasDbXref UMLS:C4025863 owl:Axiom -HP:0002977 oboInOwl:hasDbXref UMLS:C4025665 owl:Axiom -HP:0001646 oboInOwl:hasDbXref Fyler:1408 owl:Axiom -HP:0001646 oboInOwl:hasDbXref Fyler:1400 owl:Axiom -HP:0001646 oboInOwl:hasDbXref SNOMEDCT_US:448743001 owl:Axiom -HP:0001646 oboInOwl:hasDbXref UMLS:C3164445 owl:Axiom -HP:0000317 oboInOwl:hasDbXref MSH:D005155 owl:Axiom -HP:0000317 oboInOwl:hasDbXref UMLS:C0270871 owl:Axiom -HP:0000317 oboInOwl:hasDbXref SNOMEDCT_US:1070000 owl:Axiom -HP:0001647 oboInOwl:hasDbXref SNOMEDCT_US:72352009 owl:Axiom -HP:0001647 oboInOwl:hasDbXref MSH:C562388 owl:Axiom -HP:0001647 oboInOwl:hasDbXref UMLS:C0149630 owl:Axiom -HP:0000319 oboInOwl:hasDbXref UMLS:C1142533 owl:Axiom -HP:0001640 oboInOwl:hasDbXref UMLS:C0018800 owl:Axiom -HP:0001640 oboInOwl:hasDbXref MSH:D006332 owl:Axiom -HP:0001640 oboInOwl:hasDbXref SNOMEDCT_US:8186001 owl:Axiom -HP:0002971 oboInOwl:hasDbXref UMLS:C1833173 owl:Axiom -HP:0002972 oboInOwl:hasDbXref UMLS:C1843386 owl:Axiom -HP:0001641 oboInOwl:hasDbXref Fyler:1600 owl:Axiom -HP:0001641 oboInOwl:hasDbXref UMLS:C3164374 owl:Axiom -HP:0001641 oboInOwl:hasDbXref Fyler:1602 owl:Axiom -HP:0001641 oboInOwl:hasDbXref SNOMEDCT_US:448643005 owl:Axiom -HP:0002970 oboInOwl:hasDbXref MSH:D056305 owl:Axiom -HP:0002970 oboInOwl:hasDbXref SNOMEDCT_US:299331007 owl:Axiom -HP:0002970 oboInOwl:hasDbXref UMLS:C0544755 owl:Axiom -HP:0001644 oboInOwl:hasDbXref Fyler:1843 owl:Axiom -HP:0001644 oboInOwl:hasDbXref MSH:D002311 owl:Axiom -HP:0001644 oboInOwl:hasDbXref SNOMEDCT_US:399020009 owl:Axiom -HP:0001644 oboInOwl:hasDbXref SNOMEDCT_US:195021004 owl:Axiom -HP:0001644 oboInOwl:hasDbXref UMLS:C0007193 owl:Axiom -HP:0001645 oboInOwl:hasDbXref UMLS:C0085298 owl:Axiom -HP:0001645 oboInOwl:hasDbXref MSH:D016757 owl:Axiom -HP:0001645 oboInOwl:hasDbXref SNOMEDCT_US:95281009 owl:Axiom -HP:0000311 oboInOwl:hasDbXref UMLS:C1856468 owl:Axiom -HP:0000311 oboInOwl:hasDbXref UMLS:C0239479 owl:Axiom -HP:0001642 oboInOwl:hasDbXref SNOMEDCT_US:56786000 owl:Axiom -HP:0001642 oboInOwl:hasDbXref MSH:D011666 owl:Axiom -HP:0001642 oboInOwl:hasDbXref Fyler:1611 owl:Axiom -HP:0001642 oboInOwl:hasDbXref UMLS:C1956257 owl:Axiom -HP:0002973 oboInOwl:hasDbXref UMLS:C4025666 owl:Axiom -HP:0001643 oboInOwl:hasDbXref SNOMEDCT_US:83330001 owl:Axiom -HP:0001643 oboInOwl:hasDbXref UMLS:C0013274 owl:Axiom -HP:0001643 oboInOwl:hasDbXref MSH:D004374 owl:Axiom -HP:0001643 oboInOwl:hasDbXref Fyler:2100 owl:Axiom -HP:0002974 oboInOwl:hasDbXref UMLS:C0158761 owl:Axiom -HP:0002974 oboInOwl:hasDbXref MSH:C562408 owl:Axiom -HP:0002974 oboInOwl:hasDbXref SNOMEDCT_US:33313004 owl:Axiom -HP:0002974 oboInOwl:hasDbXref MEDDRA:10037798 owl:Axiom -HP:0012305 oboInOwl:hasDbXref UMLS:C4022958 owl:Axiom -HP:0012306 oboInOwl:hasDbXref UMLS:C4022957 owl:Axiom -HP:0012307 oboInOwl:hasDbXref UMLS:C1856637 owl:Axiom -HP:0012308 oboInOwl:hasDbXref UMLS:C4021093 owl:Axiom -HP:0012309 oboInOwl:hasDbXref UMLS:C0268397 owl:Axiom -HP:0012309 oboInOwl:hasDbXref SNOMEDCT_US:282834007 owl:Axiom -HP:0012309 oboInOwl:hasDbXref SNOMEDCT_US:201337008 owl:Axiom -HP:0012309 oboInOwl:hasDbXref MSH:C562642 owl:Axiom -HP:0012309 oboInOwl:hasDbXref SNOMEDCT_US:281882003 owl:Axiom -HP:0012309 oboInOwl:hasDbXref SNOMEDCT_US:718105008 owl:Axiom -HP:0000327 oboInOwl:hasDbXref UMLS:C4082243 owl:Axiom -HP:0000327 oboInOwl:hasDbXref UMLS:C4280643 owl:Axiom -HP:0000327 oboInOwl:hasDbXref UMLS:C4280642 owl:Axiom -HP:0000327 oboInOwl:hasDbXref UMLS:C4280641 owl:Axiom -HP:0000327 oboInOwl:hasDbXref UMLS:C4280640 owl:Axiom -HP:0000327 oboInOwl:hasDbXref UMLS:C0240310 owl:Axiom -HP:0001659 oboInOwl:hasDbXref MSH:D001022 owl:Axiom -HP:0001659 oboInOwl:hasDbXref UMLS:C0003504 owl:Axiom -HP:0001659 oboInOwl:hasDbXref SNOMEDCT_US:60234000 owl:Axiom -HP:0000326 oboInOwl:hasDbXref UMLS:C4025862 owl:Axiom -HP:0000329 oboInOwl:hasDbXref UMLS:C1861443 owl:Axiom -HP:0001657 oboInOwl:hasDbXref SNOMEDCT_US:111975006 owl:Axiom -HP:0001657 oboInOwl:hasDbXref UMLS:C0151878 owl:Axiom -HP:0001658 oboInOwl:hasDbXref MSH:D009203 owl:Axiom -HP:0001658 oboInOwl:hasDbXref SNOMEDCT_US:22298006 owl:Axiom -HP:0001658 oboInOwl:hasDbXref UMLS:C0027051 owl:Axiom -HP:0001651 oboInOwl:hasDbXref UMLS:C0011813 owl:Axiom -HP:0001651 oboInOwl:hasDbXref EPCC:02.01.02 owl:Axiom -HP:0001651 oboInOwl:hasDbXref SNOMEDCT_US:27637000 owl:Axiom -HP:0001651 oboInOwl:hasDbXref MSH:D003914 owl:Axiom -HP:0001651 oboInOwl:hasDbXref ICD-10:Q24.0 owl:Axiom -HP:0001651 oboInOwl:hasDbXref Fyler:110 owl:Axiom -HP:0001651 oboInOwl:hasDbXref Fyler:0110 owl:Axiom -HP:0002982 oboInOwl:hasDbXref UMLS:C1837081 owl:Axiom -HP:0002983 oboInOwl:hasDbXref UMLS:C0025995 owl:Axiom -HP:0002983 oboInOwl:hasDbXref SNOMEDCT_US:74370006 owl:Axiom -HP:0002983 oboInOwl:hasDbXref MEDDRA:10027546 owl:Axiom -HP:0000321 oboInOwl:hasDbXref UMLS:C1832127 owl:Axiom -HP:0002980 oboInOwl:hasDbXref UMLS:C1859461 owl:Axiom -HP:0001650 oboInOwl:hasDbXref Fyler:1411 owl:Axiom -HP:0001650 oboInOwl:hasDbXref SNOMEDCT_US:60573004 owl:Axiom -HP:0001650 oboInOwl:hasDbXref UMLS:C0003507 owl:Axiom -HP:0001650 oboInOwl:hasDbXref MSH:D001024 owl:Axiom -HP:0002981 oboInOwl:hasDbXref UMLS:C4021832 owl:Axiom -HP:0000320 oboInOwl:hasDbXref UMLS:C1837758 owl:Axiom -HP:0002986 oboInOwl:hasDbXref UMLS:C1859399 owl:Axiom -HP:0001655 oboInOwl:hasDbXref UMLS:C0016522 owl:Axiom -HP:0001655 oboInOwl:hasDbXref Fyler:2020 owl:Axiom -HP:0001655 oboInOwl:hasDbXref SNOMEDCT_US:204317008 owl:Axiom -HP:0001655 oboInOwl:hasDbXref ICD-10:Q21.1 owl:Axiom -HP:0001655 oboInOwl:hasDbXref MSH:D054092 owl:Axiom -HP:0002987 oboInOwl:hasDbXref UMLS:C0409338 owl:Axiom -HP:0002987 oboInOwl:hasDbXref SNOMEDCT_US:202271004 owl:Axiom -HP:0000322 oboInOwl:hasDbXref UMLS:C1861324 owl:Axiom -HP:0000325 oboInOwl:hasDbXref UMLS:C1835884 owl:Axiom -HP:0002984 oboInOwl:hasDbXref SNOMEDCT_US:205170001 owl:Axiom -HP:0002984 oboInOwl:hasDbXref UMLS:C1840087 owl:Axiom -HP:0002984 oboInOwl:hasDbXref SNOMEDCT_US:93288001 owl:Axiom -HP:0002984 oboInOwl:hasDbXref UMLS:C0685381 owl:Axiom -HP:0001653 oboInOwl:hasDbXref Fyler:1151 owl:Axiom -HP:0001653 oboInOwl:hasDbXref UMLS:C0026266 owl:Axiom -HP:0001653 oboInOwl:hasDbXref SNOMEDCT_US:48724000 owl:Axiom -HP:0001653 oboInOwl:hasDbXref MSH:D008944 owl:Axiom -HP:0001653 oboInOwl:hasDbXref UMLS:C3551535 owl:Axiom -HP:0000324 oboInOwl:hasDbXref MSH:D005146 owl:Axiom -HP:0000324 oboInOwl:hasDbXref UMLS:C1306710 owl:Axiom -HP:0000324 oboInOwl:hasDbXref SNOMEDCT_US:15253005 owl:Axiom -HP:0001654 oboInOwl:hasDbXref UMLS:C0018824 owl:Axiom -HP:0001654 oboInOwl:hasDbXref SNOMEDCT_US:368009 owl:Axiom -HP:0001654 oboInOwl:hasDbXref MSH:D006349 owl:Axiom -HP:0001654 oboInOwl:hasDbXref UMLS:C0241654 owl:Axiom -HP:0001626 oboInOwl:hasDbXref SNOMEDCT_US:49601007 owl:Axiom -HP:0001626 oboInOwl:hasDbXref UMLS:C0007222 owl:Axiom -HP:0001626 oboInOwl:hasDbXref MSH:D018376 owl:Axiom -HP:0001626 oboInOwl:hasDbXref UMLS:C0243050 owl:Axiom -HP:0001626 oboInOwl:hasDbXref MSH:D002318 owl:Axiom -HP:0002958 oboInOwl:hasDbXref UMLS:C1844666 owl:Axiom -HP:0001627 oboInOwl:hasDbXref UMLS:C0018798 owl:Axiom -HP:0001627 oboInOwl:hasDbXref MSH:D006330 owl:Axiom -HP:0001627 oboInOwl:hasDbXref SNOMEDCT_US:13213009 owl:Axiom -HP:0001627 oboInOwl:hasDbXref UMLS:C0152021 owl:Axiom -HP:0002955 oboInOwl:hasDbXref UMLS:C0521173 owl:Axiom -HP:0002955 oboInOwl:hasDbXref SNOMEDCT_US:443138004 owl:Axiom -HP:0002955 oboInOwl:hasDbXref SNOMEDCT_US:44328006 owl:Axiom -HP:0002959 oboInOwl:hasDbXref UMLS:C1842528 owl:Axiom -HP:0001629 oboInOwl:hasDbXref SNOMEDCT_US:30288003 owl:Axiom -HP:0001629 oboInOwl:hasDbXref UMLS:C0018818 owl:Axiom -HP:0001629 oboInOwl:hasDbXref SNOMEDCT_US:253549006 owl:Axiom -HP:0001629 oboInOwl:hasDbXref MSH:D006345 owl:Axiom -HP:0001629 oboInOwl:hasDbXref Fyler:1300 owl:Axiom -HP:0002953 oboInOwl:hasDbXref UMLS:C0410550 owl:Axiom -HP:0002953 oboInOwl:hasDbXref SNOMEDCT_US:42942008 owl:Axiom -HP:0002953 oboInOwl:hasDbXref UMLS:C0262431 owl:Axiom -HP:0002953 oboInOwl:hasDbXref SNOMEDCT_US:84138006 owl:Axiom -HP:0001622 oboInOwl:hasDbXref UMLS:C0233315 owl:Axiom -HP:0001622 oboInOwl:hasDbXref SNOMEDCT_US:49550006 owl:Axiom -HP:0001622 oboInOwl:hasDbXref UMLS:C0151526 owl:Axiom -HP:0001622 oboInOwl:hasDbXref MSH:D047928 owl:Axiom -HP:0001622 oboInOwl:hasDbXref SNOMEDCT_US:282020008 owl:Axiom -HP:0001622 oboInOwl:hasDbXref SNOMEDCT_US:367494004 owl:Axiom -HP:0001623 oboInOwl:hasDbXref MSH:D001946 owl:Axiom -HP:0001623 oboInOwl:hasDbXref UMLS:C0006157 owl:Axiom -HP:0001623 oboInOwl:hasDbXref SNOMEDCT_US:6096002 owl:Axiom -HP:0001623 oboInOwl:hasDbXref SNOMEDCT_US:249101006 owl:Axiom -HP:0001620 oboInOwl:hasDbXref UMLS:C0241703 owl:Axiom -HP:0001620 oboInOwl:hasDbXref SNOMEDCT_US:51406002 owl:Axiom -HP:0002951 oboInOwl:hasDbXref UMLS:C4025667 owl:Axiom -HP:0001621 oboInOwl:hasDbXref SNOMEDCT_US:34527004 owl:Axiom -HP:0001621 oboInOwl:hasDbXref SNOMEDCT_US:8614008 owl:Axiom -HP:0001621 oboInOwl:hasDbXref MSH:D014832 owl:Axiom -HP:0001621 oboInOwl:hasDbXref UMLS:C0241700 owl:Axiom -HP:0001621 oboInOwl:hasDbXref UMLS:C0521007 owl:Axiom -HP:0001637 oboInOwl:hasDbXref UMLS:C4025758 owl:Axiom -HP:0001638 oboInOwl:hasDbXref SNOMEDCT_US:85898001 owl:Axiom -HP:0001638 oboInOwl:hasDbXref UMLS:C0878544 owl:Axiom -HP:0001638 oboInOwl:hasDbXref SNOMEDCT_US:57809008 owl:Axiom -HP:0001638 oboInOwl:hasDbXref MSH:D009202 owl:Axiom -HP:0001638 oboInOwl:hasDbXref Fyler:1840 owl:Axiom -HP:0001635 oboInOwl:hasDbXref SNOMEDCT_US:42343007 owl:Axiom -HP:0001635 oboInOwl:hasDbXref SNOMEDCT_US:84114007 owl:Axiom -HP:0001635 oboInOwl:hasDbXref MSH:D006333 owl:Axiom -HP:0001635 oboInOwl:hasDbXref UMLS:C0018802 owl:Axiom -HP:0001635 oboInOwl:hasDbXref UMLS:C0018801 owl:Axiom -HP:0000307 oboInOwl:hasDbXref UMLS:C1844505 owl:Axiom -HP:0001636 oboInOwl:hasDbXref ICD-10:Q21.3 owl:Axiom -HP:0001636 oboInOwl:hasDbXref UMLS:C0039685 owl:Axiom -HP:0001636 oboInOwl:hasDbXref SNOMEDCT_US:86299006 owl:Axiom -HP:0001636 oboInOwl:hasDbXref MSH:D013771 owl:Axiom -HP:0000306 oboInOwl:hasDbXref UMLS:C4025864 owl:Axiom -HP:0002967 oboInOwl:hasDbXref SNOMEDCT_US:54583007 owl:Axiom -HP:0002967 oboInOwl:hasDbXref UMLS:C0158465 owl:Axiom -HP:0000309 oboInOwl:hasDbXref UMLS:C4021811 owl:Axiom -HP:0000308 oboInOwl:hasDbXref UMLS:C1839546 owl:Axiom -HP:0001639 oboInOwl:hasDbXref SNOMEDCT_US:45227007 owl:Axiom -HP:0001639 oboInOwl:hasDbXref MSH:D002312 owl:Axiom -HP:0001639 oboInOwl:hasDbXref UMLS:C0007194 owl:Axiom -HP:0001639 oboInOwl:hasDbXref SNOMEDCT_US:233873004 owl:Axiom -HP:0002960 oboInOwl:hasDbXref SNOMEDCT_US:85828009 owl:Axiom -HP:0002960 oboInOwl:hasDbXref UMLS:C0004364 owl:Axiom -HP:0002960 oboInOwl:hasDbXref MSH:D001327 owl:Axiom -HP:0002961 oboInOwl:hasDbXref UMLS:C0013374 owl:Axiom -HP:0002961 oboInOwl:hasDbXref MSH:D004406 owl:Axiom -HP:0002961 oboInOwl:hasDbXref SNOMEDCT_US:123782009 owl:Axiom -HP:0001633 oboInOwl:hasDbXref UMLS:C4025759 owl:Axiom -HP:0000301 oboInOwl:hasDbXref UMLS:C4025865 owl:Axiom -HP:0000300 oboInOwl:hasDbXref UMLS:C1849025 owl:Axiom -HP:0001634 oboInOwl:hasDbXref Fyler:1533 owl:Axiom -HP:0001634 oboInOwl:hasDbXref SNOMEDCT_US:409712001 owl:Axiom -HP:0001634 oboInOwl:hasDbXref SNOMEDCT_US:8074002 owl:Axiom -HP:0001634 oboInOwl:hasDbXref UMLS:C0026267 owl:Axiom -HP:0001634 oboInOwl:hasDbXref MSH:D008945 owl:Axiom -HP:0002965 oboInOwl:hasDbXref UMLS:C1855781 owl:Axiom -HP:0000303 oboInOwl:hasDbXref MSH:D008313 owl:Axiom -HP:0000303 oboInOwl:hasDbXref UMLS:C2227134 owl:Axiom -HP:0000303 oboInOwl:hasDbXref UMLS:C4280645 owl:Axiom -HP:0000303 oboInOwl:hasDbXref UMLS:C0302501 owl:Axiom -HP:0000303 oboInOwl:hasDbXref SNOMEDCT_US:109504005 owl:Axiom -HP:0000303 oboInOwl:hasDbXref UMLS:C4280644 owl:Axiom -HP:0000303 oboInOwl:hasDbXref UMLS:C0399526 owl:Axiom -HP:0000303 oboInOwl:hasDbXref SNOMEDCT_US:22810007 owl:Axiom -HP:0001631 oboInOwl:hasDbXref ICD-10:Q21.1 owl:Axiom -HP:0001631 oboInOwl:hasDbXref UMLS:C0018817 owl:Axiom -HP:0001631 oboInOwl:hasDbXref SNOMEDCT_US:405752007 owl:Axiom -HP:0001631 oboInOwl:hasDbXref SNOMEDCT_US:253366007 owl:Axiom -HP:0001631 oboInOwl:hasDbXref Fyler:2050 owl:Axiom -HP:0001631 oboInOwl:hasDbXref MSH:D006344 owl:Axiom -HP:0001631 oboInOwl:hasDbXref SNOMEDCT_US:70142008 owl:Axiom -HP:0002963 oboInOwl:hasDbXref UMLS:C1833172 owl:Axiom -HP:0002908 oboInOwl:hasDbXref SNOMEDCT_US:9326001 owl:Axiom -HP:0002908 oboInOwl:hasDbXref UMLS:C0268307 owl:Axiom -HP:0002909 oboInOwl:hasDbXref UMLS:C1847868 owl:Axiom -HP:0002902 oboInOwl:hasDbXref MSH:D007010 owl:Axiom -HP:0002902 oboInOwl:hasDbXref SNOMEDCT_US:89627008 owl:Axiom -HP:0002902 oboInOwl:hasDbXref UMLS:C0020625 owl:Axiom -HP:0002900 oboInOwl:hasDbXref MSH:D007008 owl:Axiom -HP:0002900 oboInOwl:hasDbXref SNOMEDCT_US:43339004 owl:Axiom -HP:0002900 oboInOwl:hasDbXref UMLS:C0020621 owl:Axiom -HP:0002900 oboInOwl:hasDbXref SNOMEDCT_US:166690008 owl:Axiom -HP:0002901 oboInOwl:hasDbXref UMLS:C0020598 owl:Axiom -HP:0002901 oboInOwl:hasDbXref SNOMEDCT_US:5291005 owl:Axiom -HP:0002901 oboInOwl:hasDbXref MSH:D006996 owl:Axiom -HP:0002907 oboInOwl:hasDbXref SNOMEDCT_US:197940006 owl:Axiom -HP:0002907 oboInOwl:hasDbXref UMLS:C0239937 owl:Axiom -HP:0002904 oboInOwl:hasDbXref SNOMEDCT_US:26165005 owl:Axiom -HP:0002904 oboInOwl:hasDbXref UMLS:C0311468 owl:Axiom -HP:0002905 oboInOwl:hasDbXref MSH:D054559 owl:Axiom -HP:0002905 oboInOwl:hasDbXref UMLS:C0553706 owl:Axiom -HP:0002905 oboInOwl:hasDbXref UMLS:C0085681 owl:Axiom -HP:0002905 oboInOwl:hasDbXref SNOMEDCT_US:20165001 owl:Axiom -HP:0012297 oboInOwl:hasDbXref UMLS:C4022961 owl:Axiom -HP:0012298 oboInOwl:hasDbXref UMLS:C4022960 owl:Axiom -HP:0012299 oboInOwl:hasDbXref UMLS:C4021865 owl:Axiom -HP:0012290 oboInOwl:hasDbXref SNOMEDCT_US:126797001 owl:Axiom -HP:0012290 oboInOwl:hasDbXref MSH:D009062 owl:Axiom -HP:0012290 oboInOwl:hasDbXref SNOMEDCT_US:235075007 owl:Axiom -HP:0012290 oboInOwl:hasDbXref UMLS:C0026640 owl:Axiom -HP:0012290 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0012292 oboInOwl:hasDbXref UMLS:C4022966 owl:Axiom -HP:0012293 oboInOwl:hasDbXref UMLS:C4022965 owl:Axiom -HP:0012294 oboInOwl:hasDbXref UMLS:C4022964 owl:Axiom -HP:0012295 oboInOwl:hasDbXref UMLS:C4022963 owl:Axiom -HP:0012296 oboInOwl:hasDbXref UMLS:C4022962 owl:Axiom -HP:0012286 oboInOwl:hasDbXref UMLS:C4021095 owl:Axiom -HP:0012287 oboInOwl:hasDbXref UMLS:C4022967 owl:Axiom -HP:0012288 oboInOwl:hasDbXref UMLS:C0018671 owl:Axiom -HP:0012288 oboInOwl:hasDbXref SNOMEDCT_US:255056009 owl:Axiom -HP:0012288 oboInOwl:hasDbXref SNOMEDCT_US:255055008 owl:Axiom -HP:0012288 oboInOwl:hasDbXref MSH:D006258 owl:Axiom -HP:0012288 oboInOwl:hasDbXref UMLS:C0278996 owl:Axiom -HP:0012289 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0012289 oboInOwl:hasDbXref SNOMEDCT_US:126632002 owl:Axiom -HP:0012289 oboInOwl:hasDbXref UMLS:C0015461 owl:Axiom -HP:0012289 oboInOwl:hasDbXref MSH:D005153 owl:Axiom -HP:0012280 oboInOwl:hasDbXref UMLS:C0267839 owl:Axiom -HP:0012280 oboInOwl:hasDbXref SNOMEDCT_US:9551004 owl:Axiom -HP:0012281 oboInOwl:hasDbXref MSH:D002915 owl:Axiom -HP:0012281 oboInOwl:hasDbXref UMLS:C0008732 owl:Axiom -HP:0012281 oboInOwl:hasDbXref SNOMEDCT_US:52985009 owl:Axiom -HP:0012282 oboInOwl:hasDbXref SNOMEDCT_US:247470007 owl:Axiom -HP:0012282 oboInOwl:hasDbXref UMLS:C0234918 owl:Axiom -HP:0012282 oboInOwl:hasDbXref SNOMEDCT_US:50495000 owl:Axiom -HP:0012283 oboInOwl:hasDbXref UMLS:C4022970 owl:Axiom -HP:0012284 oboInOwl:hasDbXref UMLS:C4022969 owl:Axiom -HP:0012285 oboInOwl:hasDbXref UMLS:C4022968 owl:Axiom -HP:0000297 oboInOwl:hasDbXref UMLS:C4280646 owl:Axiom -HP:0000297 oboInOwl:hasDbXref UMLS:C1845251 owl:Axiom -HP:0000298 oboInOwl:hasDbXref SNOMEDCT_US:103606006 owl:Axiom -HP:0000298 oboInOwl:hasDbXref UMLS:C0424448 owl:Axiom -HP:0000291 oboInOwl:hasDbXref UMLS:C4025866 owl:Axiom -HP:0000290 oboInOwl:hasDbXref UMLS:C4025867 owl:Axiom -HP:0000293 oboInOwl:hasDbXref UMLS:C4280647 owl:Axiom -HP:0000293 oboInOwl:hasDbXref UMLS:C2748653 owl:Axiom -HP:0000293 oboInOwl:hasDbXref UMLS:C1866231 owl:Axiom -HP:0000293 oboInOwl:hasDbXref UMLS:C4280648 owl:Axiom -HP:0000293 oboInOwl:hasDbXref UMLS:C3806443 owl:Axiom -HP:0000292 oboInOwl:hasDbXref UMLS:C1837767 owl:Axiom -HP:0000295 oboInOwl:hasDbXref UMLS:C1856361 owl:Axiom -HP:0000294 oboInOwl:hasDbXref UMLS:C1842366 owl:Axiom -HP:0012275 oboInOwl:hasDbXref UMLS:C4022975 owl:Axiom -HP:0012276 oboInOwl:hasDbXref UMLS:C4022974 owl:Axiom -HP:0012277 oboInOwl:hasDbXref UMLS:C4022973 owl:Axiom -HP:0012278 oboInOwl:hasDbXref UMLS:C4022972 owl:Axiom -HP:0012279 oboInOwl:hasDbXref UMLS:C4022971 owl:Axiom -HP:0012270 oboInOwl:hasDbXref UMLS:C4022979 owl:Axiom -HP:0012271 oboInOwl:hasDbXref UMLS:C4022978 owl:Axiom -HP:0012272 oboInOwl:hasDbXref UMLS:C4018858 owl:Axiom -HP:0012273 oboInOwl:hasDbXref UMLS:C4022977 owl:Axiom -HP:0012274 oboInOwl:hasDbXref UMLS:C4022976 owl:Axiom -HP:0025580 oboInOwl:hasDbXref Fyler:1770 owl:Axiom -HP:0012220 oboInOwl:hasDbXref UMLS:C4022999 owl:Axiom -HP:0012221 oboInOwl:hasDbXref MSH:C535494 owl:Axiom -HP:0012221 oboInOwl:hasDbXref UMLS:C0432321 owl:Axiom -HP:0012221 oboInOwl:hasDbXref SNOMEDCT_US:67653003 owl:Axiom -HP:0012222 oboInOwl:hasDbXref UMLS:C4022998 owl:Axiom -HP:0012223 oboInOwl:hasDbXref MSH:D013161 owl:Axiom -HP:0012223 oboInOwl:hasDbXref SNOMEDCT_US:234506007 owl:Axiom -HP:0012223 oboInOwl:hasDbXref UMLS:C0038000 owl:Axiom -HP:0012224 oboInOwl:hasDbXref UMLS:C3887628 owl:Axiom -HP:0012225 oboInOwl:hasDbXref UMLS:C4022997 owl:Axiom -HP:0012225 oboInOwl:hasDbXref UMLS:C4280316 owl:Axiom -HP:0012226 oboInOwl:hasDbXref UMLS:C0280131 owl:Axiom -HP:0012226 oboInOwl:hasDbXref NCIT:C3403 owl:Axiom -HP:0012226 oboInOwl:hasDbXref SNOMEDCT_US:716077006 owl:Axiom -HP:0012227 oboInOwl:hasDbXref SNOMEDCT_US:76618002 owl:Axiom -HP:0012227 oboInOwl:hasDbXref UMLS:C0041974 owl:Axiom -HP:0012227 oboInOwl:hasDbXref SNOMEDCT_US:236647003 owl:Axiom -HP:0012227 oboInOwl:hasDbXref MSH:D014525 owl:Axiom -HP:0000239 oboInOwl:hasDbXref UMLS:C4072822 owl:Axiom -HP:0000239 oboInOwl:hasDbXref SNOMEDCT_US:276709006 owl:Axiom -HP:0000239 oboInOwl:hasDbXref UMLS:C4072821 owl:Axiom -HP:0000239 oboInOwl:hasDbXref UMLS:C0456132 owl:Axiom -HP:0000239 oboInOwl:hasDbXref UMLS:C4072820 owl:Axiom -HP:0000238 oboInOwl:hasDbXref SNOMEDCT_US:230745008 owl:Axiom -HP:0000238 oboInOwl:hasDbXref UMLS:C0020255 owl:Axiom -HP:0000238 oboInOwl:hasDbXref MSH:D006849 owl:Axiom -HP:0002894 oboInOwl:hasDbXref MSH:D010190 owl:Axiom -HP:0002894 oboInOwl:hasDbXref SNOMEDCT_US:363418001 owl:Axiom -HP:0002894 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0002894 oboInOwl:hasDbXref UMLS:C0346647 owl:Axiom -HP:0002894 oboInOwl:hasDbXref UMLS:C1842408 owl:Axiom -HP:0002894 oboInOwl:hasDbXref UMLS:C0030297 owl:Axiom -HP:0002894 oboInOwl:hasDbXref SNOMEDCT_US:126859007 owl:Axiom -HP:0001563 oboInOwl:hasDbXref UMLS:C1865279 owl:Axiom -HP:0002895 oboInOwl:hasDbXref NCIT:C2853 owl:Axiom -HP:0002895 oboInOwl:hasDbXref SNOMEDCT_US:255029007 owl:Axiom -HP:0002895 oboInOwl:hasDbXref MSH:C536915 owl:Axiom -HP:0002895 oboInOwl:hasDbXref UMLS:C0238463 owl:Axiom -HP:0000230 oboInOwl:hasDbXref SNOMEDCT_US:66383009 owl:Axiom -HP:0000230 oboInOwl:hasDbXref UMLS:C0017574 owl:Axiom -HP:0000230 oboInOwl:hasDbXref MSH:D005891 owl:Axiom -HP:0001561 oboInOwl:hasDbXref MSH:D006831 owl:Axiom -HP:0001561 oboInOwl:hasDbXref UMLS:C0020224 owl:Axiom -HP:0001561 oboInOwl:hasDbXref SNOMEDCT_US:86203003 owl:Axiom -HP:0000233 oboInOwl:hasDbXref UMLS:C0578038 owl:Axiom -HP:0000233 oboInOwl:hasDbXref SNOMEDCT_US:301348000 owl:Axiom -HP:0000232 oboInOwl:hasDbXref UMLS:C1866234 owl:Axiom -HP:0000232 oboInOwl:hasDbXref UMLS:C1853246 owl:Axiom -HP:0001562 oboInOwl:hasDbXref SNOMEDCT_US:59566000 owl:Axiom -HP:0001562 oboInOwl:hasDbXref UMLS:C0079924 owl:Axiom -HP:0001562 oboInOwl:hasDbXref MSH:D016104 owl:Axiom -HP:0001562 oboInOwl:hasDbXref UMLS:C3550658 owl:Axiom -HP:0002893 oboInOwl:hasDbXref NCIT:C2855 owl:Axiom -HP:0002893 oboInOwl:hasDbXref ICD-O:M8272/0 owl:Axiom -HP:0002893 oboInOwl:hasDbXref SNOMEDCT_US:128664001 owl:Axiom -HP:0002893 oboInOwl:hasDbXref MSH:D010911 owl:Axiom -HP:0002893 oboInOwl:hasDbXref SNOMEDCT_US:254956000 owl:Axiom -HP:0002893 oboInOwl:hasDbXref UMLS:C0032000 owl:Axiom -HP:0000235 oboInOwl:hasDbXref UMLS:C4025876 owl:Axiom -HP:0002898 oboInOwl:hasDbXref MSH:D009373 owl:Axiom -HP:0002898 oboInOwl:hasDbXref UMLS:C0027654 owl:Axiom -HP:0000234 oboInOwl:hasDbXref UMLS:C4021812 owl:Axiom -HP:0000237 oboInOwl:hasDbXref UMLS:C1859455 owl:Axiom -HP:0002896 oboInOwl:hasDbXref UMLS:C0345904 owl:Axiom -HP:0002896 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0002896 oboInOwl:hasDbXref SNOMEDCT_US:126851005 owl:Axiom -HP:0002896 oboInOwl:hasDbXref SNOMEDCT_US:93870000 owl:Axiom -HP:0002896 oboInOwl:hasDbXref UMLS:C0023903 owl:Axiom -HP:0002896 oboInOwl:hasDbXref MSH:D008113 owl:Axiom -HP:0002897 oboInOwl:hasDbXref ICD-10:D35.1 owl:Axiom -HP:0002897 oboInOwl:hasDbXref UMLS:C0262587 owl:Axiom -HP:0002897 oboInOwl:hasDbXref MSH:D010282 owl:Axiom -HP:0002897 oboInOwl:hasDbXref NCIT:C2855 owl:Axiom -HP:0002897 oboInOwl:hasDbXref SNOMEDCT_US:128474007 owl:Axiom -HP:0001566 oboInOwl:hasDbXref UMLS:C1835762 owl:Axiom -HP:0001566 oboInOwl:hasDbXref UMLS:C4280252 owl:Axiom -HP:0001566 oboInOwl:hasDbXref UMLS:C1845110 owl:Axiom -HP:0000236 oboInOwl:hasDbXref UMLS:C4025875 owl:Axiom -HP:0012228 oboInOwl:hasDbXref SNOMEDCT_US:66551002 owl:Axiom -HP:0012228 oboInOwl:hasDbXref UMLS:C0033893 owl:Axiom -HP:0012228 oboInOwl:hasDbXref SNOMEDCT_US:398057008 owl:Axiom -HP:0012228 oboInOwl:hasDbXref ICD-10:G44.2 owl:Axiom -HP:0012228 oboInOwl:hasDbXref MSH:D018781 owl:Axiom -HP:0012229 oboInOwl:hasDbXref SNOMEDCT_US:91454002 owl:Axiom -HP:0012229 oboInOwl:hasDbXref UMLS:C0151857 owl:Axiom -HP:0012229 oboInOwl:hasDbXref MSH:D007964 owl:Axiom -HP:0002890 oboInOwl:hasDbXref UMLS:C0549473 owl:Axiom -HP:0002890 oboInOwl:hasDbXref MSH:D013964 owl:Axiom -HP:0002890 oboInOwl:hasDbXref NCIT:C2916 owl:Axiom -HP:0002891 oboInOwl:hasDbXref NCIT:C3158 owl:Axiom -HP:0002891 oboInOwl:hasDbXref SNOMEDCT_US:447389009 owl:Axiom -HP:0002891 oboInOwl:hasDbXref UMLS:C0280631 owl:Axiom -HP:0001560 oboInOwl:hasDbXref SNOMEDCT_US:42170009 owl:Axiom -HP:0001560 oboInOwl:hasDbXref UMLS:C0266781 owl:Axiom -HP:0012210 oboInOwl:hasDbXref Fyler:4512 owl:Axiom -HP:0012210 oboInOwl:hasDbXref SNOMEDCT_US:44513007 owl:Axiom -HP:0012210 oboInOwl:hasDbXref UMLS:C0266292 owl:Axiom -HP:0012211 oboInOwl:hasDbXref SNOMEDCT_US:39539005 owl:Axiom -HP:0012211 oboInOwl:hasDbXref UMLS:C0151746 owl:Axiom -HP:0012212 oboInOwl:hasDbXref UMLS:C0854050 owl:Axiom -HP:0012213 oboInOwl:hasDbXref UMLS:C0853068 owl:Axiom -HP:0012214 oboInOwl:hasDbXref UMLS:C0856948 owl:Axiom -HP:0012215 oboInOwl:hasDbXref SNOMEDCT_US:117261000119108 owl:Axiom -HP:0012215 oboInOwl:hasDbXref UMLS:C1864873 owl:Axiom -HP:0012215 oboInOwl:hasDbXref MSH:C566478 owl:Axiom -HP:0012216 oboInOwl:hasDbXref SNOMEDCT_US:230635000 owl:Axiom -HP:0012216 oboInOwl:hasDbXref UMLS:C0393890 owl:Axiom -HP:0001574 oboInOwl:hasDbXref UMLS:C4025761 owl:Axiom -HP:0000242 oboInOwl:hasDbXref UMLS:C1857126 owl:Axiom -HP:0001575 oboInOwl:hasDbXref SNOMEDCT_US:18963009 owl:Axiom -HP:0001575 oboInOwl:hasDbXref UMLS:C0085633 owl:Axiom -HP:0000244 oboInOwl:hasDbXref UMLS:C1857484 owl:Axiom -HP:0001572 oboInOwl:hasDbXref UMLS:C4280591 owl:Axiom -HP:0001572 oboInOwl:hasDbXref SNOMEDCT_US:71485000 owl:Axiom -HP:0001572 oboInOwl:hasDbXref UMLS:C4280590 owl:Axiom -HP:0001572 oboInOwl:hasDbXref UMLS:C0266036 owl:Axiom -HP:0001572 oboInOwl:hasDbXref UMLS:C4280592 owl:Axiom -HP:0000243 oboInOwl:hasDbXref UMLS:C4280666 owl:Axiom -HP:0000243 oboInOwl:hasDbXref UMLS:C4280665 owl:Axiom -HP:0000243 oboInOwl:hasDbXref MSH:D003398 owl:Axiom -HP:0000243 oboInOwl:hasDbXref UMLS:C0265535 owl:Axiom -HP:0000243 oboInOwl:hasDbXref SNOMEDCT_US:28740008 owl:Axiom -HP:0000246 oboInOwl:hasDbXref MSH:D010254 owl:Axiom -HP:0000246 oboInOwl:hasDbXref UMLS:C0030469 owl:Axiom -HP:0000246 oboInOwl:hasDbXref UMLS:C0037199 owl:Axiom -HP:0000246 oboInOwl:hasDbXref MSH:D012852 owl:Axiom -HP:0000246 oboInOwl:hasDbXref SNOMEDCT_US:36971009 owl:Axiom -HP:0000246 oboInOwl:hasDbXref SNOMEDCT_US:7393007 owl:Axiom -HP:0000245 oboInOwl:hasDbXref UMLS:C4025873 owl:Axiom -HP:0001579 oboInOwl:hasDbXref UMLS:C4025760 owl:Axiom -HP:0001579 oboInOwl:hasDbXref UMLS:C1968852 owl:Axiom -HP:0000248 oboInOwl:hasDbXref UMLS:C4072824 owl:Axiom -HP:0000248 oboInOwl:hasDbXref MSH:D003398 owl:Axiom -HP:0000248 oboInOwl:hasDbXref UMLS:C0221356 owl:Axiom -HP:0000248 oboInOwl:hasDbXref UMLS:C4072823 owl:Axiom -HP:0000248 oboInOwl:hasDbXref SNOMEDCT_US:13649004 owl:Axiom -HP:0012217 oboInOwl:hasDbXref UMLS:C4023000 owl:Axiom -HP:0012218 oboInOwl:hasDbXref SNOMEDCT_US:88195001 owl:Axiom -HP:0012218 oboInOwl:hasDbXref MSH:D018234 owl:Axiom -HP:0012218 oboInOwl:hasDbXref SNOMEDCT_US:404056007 owl:Axiom -HP:0012218 oboInOwl:hasDbXref UMLS:C0206657 owl:Axiom -HP:0012219 oboInOwl:hasDbXref MSH:D004893 owl:Axiom -HP:0012219 oboInOwl:hasDbXref UMLS:C0014743 owl:Axiom -HP:0012219 oboInOwl:hasDbXref SNOMEDCT_US:32861005 owl:Axiom -HP:0001571 oboInOwl:hasDbXref UMLS:C1839965 owl:Axiom -HP:0001571 oboInOwl:hasDbXref UMLS:C4280593 owl:Axiom -HP:0000240 oboInOwl:hasDbXref UMLS:C4025874 owl:Axiom -HP:0012200 oboInOwl:hasDbXref UMLS:C4023005 owl:Axiom -HP:0012202 oboInOwl:hasDbXref UMLS:C4023004 owl:Axiom -HP:0012203 oboInOwl:hasDbXref MSH:D014009 owl:Axiom -HP:0012203 oboInOwl:hasDbXref UMLS:C0040261 owl:Axiom -HP:0012203 oboInOwl:hasDbXref SNOMEDCT_US:414941008 owl:Axiom -HP:0012204 oboInOwl:hasDbXref UMLS:C4023003 owl:Axiom -HP:0012205 oboInOwl:hasDbXref MSH:D000072660 owl:Axiom -HP:0012205 oboInOwl:hasDbXref SNOMEDCT_US:236818008 owl:Axiom -HP:0012205 oboInOwl:hasDbXref UMLS:C0403825 owl:Axiom -HP:0000217 oboInOwl:hasDbXref SNOMEDCT_US:87715008 owl:Axiom -HP:0000217 oboInOwl:hasDbXref SNOMEDCT_US:56893005 owl:Axiom -HP:0000217 oboInOwl:hasDbXref SNOMEDCT_US:300268000 owl:Axiom -HP:0000217 oboInOwl:hasDbXref UMLS:C0043352 owl:Axiom -HP:0000217 oboInOwl:hasDbXref MSH:D014987 owl:Axiom -HP:0001549 oboInOwl:hasDbXref UMLS:C4025762 owl:Axiom -HP:0000216 oboInOwl:hasDbXref UMLS:C1839276 owl:Axiom -HP:0001547 oboInOwl:hasDbXref UMLS:C4025763 owl:Axiom -HP:0002878 oboInOwl:hasDbXref UMLS:C1145670 owl:Axiom -HP:0002878 oboInOwl:hasDbXref MSH:D012131 owl:Axiom -HP:0002878 oboInOwl:hasDbXref SNOMEDCT_US:409622000 owl:Axiom -HP:0000219 oboInOwl:hasDbXref UMLS:C1865017 owl:Axiom -HP:0000218 oboInOwl:hasDbXref UMLS:C0240635 owl:Axiom -HP:0000218 oboInOwl:hasDbXref SNOMEDCT_US:27272007 owl:Axiom -HP:0001548 oboInOwl:hasDbXref UMLS:C3150281 owl:Axiom -HP:0001548 oboInOwl:hasDbXref UMLS:C1851731 owl:Axiom -HP:0001548 oboInOwl:hasDbXref UMLS:C1849265 owl:Axiom -HP:0002879 oboInOwl:hasDbXref UMLS:C1857101 owl:Axiom -HP:0002872 oboInOwl:hasDbXref UMLS:C3806462 owl:Axiom -HP:0001541 oboInOwl:hasDbXref SNOMEDCT_US:389026000 owl:Axiom -HP:0001541 oboInOwl:hasDbXref UMLS:C0003962 owl:Axiom -HP:0001541 oboInOwl:hasDbXref MSH:D001201 owl:Axiom -HP:0000211 oboInOwl:hasDbXref UMLS:C0041105 owl:Axiom -HP:0000211 oboInOwl:hasDbXref UMLS:C4228933 owl:Axiom -HP:0000211 oboInOwl:hasDbXref SNOMEDCT_US:87866006 owl:Axiom -HP:0000211 oboInOwl:hasDbXref UMLS:C4280672 owl:Axiom -HP:0000211 oboInOwl:hasDbXref MSH:D014313 owl:Axiom -HP:0000211 oboInOwl:hasDbXref UMLS:C1848474 owl:Axiom -HP:0002870 oboInOwl:hasDbXref UMLS:C0520679 owl:Axiom -HP:0002870 oboInOwl:hasDbXref SNOMEDCT_US:78275009 owl:Axiom -HP:0002870 oboInOwl:hasDbXref MSH:D020181 owl:Axiom -HP:0002871 oboInOwl:hasDbXref UMLS:C0520680 owl:Axiom -HP:0002871 oboInOwl:hasDbXref MSH:D020182 owl:Axiom -HP:0001540 oboInOwl:hasDbXref UMLS:C0221766 owl:Axiom -HP:0001540 oboInOwl:hasDbXref SNOMEDCT_US:62629000 owl:Axiom -HP:0002876 oboInOwl:hasDbXref UMLS:C3806218 owl:Axiom -HP:0001545 oboInOwl:hasDbXref UMLS:C1838705 owl:Axiom -HP:0000212 oboInOwl:hasDbXref UMLS:C0376480 owl:Axiom -HP:0000212 oboInOwl:hasDbXref MSH:D005886 owl:Axiom -HP:0000212 oboInOwl:hasDbXref SNOMEDCT_US:441787004 owl:Axiom -HP:0000212 oboInOwl:hasDbXref MSH:D019214 owl:Axiom -HP:0000212 oboInOwl:hasDbXref SNOMEDCT_US:54711002 owl:Axiom -HP:0000212 oboInOwl:hasDbXref MSH:D005885 owl:Axiom -HP:0000212 oboInOwl:hasDbXref UMLS:C0017567 owl:Axiom -HP:0000212 oboInOwl:hasDbXref SNOMEDCT_US:441798003 owl:Axiom -HP:0000212 oboInOwl:hasDbXref UMLS:C0017566 owl:Axiom -HP:0002877 oboInOwl:hasDbXref UMLS:C1843643 owl:Axiom -HP:0001543 oboInOwl:hasDbXref MSH:D020139 owl:Axiom -HP:0001543 oboInOwl:hasDbXref MEDDRA:10018046 owl:Axiom -HP:0001543 oboInOwl:hasDbXref UMLS:C0265706 owl:Axiom -HP:0001543 oboInOwl:hasDbXref SNOMEDCT_US:72951007 owl:Axiom -HP:0000215 oboInOwl:hasDbXref UMLS:C1846423 owl:Axiom -HP:0000214 oboInOwl:hasDbXref UMLS:C1857697 owl:Axiom -HP:0000214 oboInOwl:hasDbXref UMLS:C4280671 owl:Axiom -HP:0000214 oboInOwl:hasDbXref UMLS:C4280670 owl:Axiom -HP:0001544 oboInOwl:hasDbXref UMLS:C1837795 owl:Axiom -HP:0002875 oboInOwl:hasDbXref SNOMEDCT_US:60845006 owl:Axiom -HP:0002875 oboInOwl:hasDbXref UMLS:C0231807 owl:Axiom -HP:0012206 oboInOwl:hasDbXref UMLS:C0855512 owl:Axiom -HP:0012207 oboInOwl:hasDbXref UMLS:C4023002 owl:Axiom -HP:0012208 oboInOwl:hasDbXref UMLS:C4023001 owl:Axiom -HP:0012209 oboInOwl:hasDbXref SNOMEDCT_US:445227008 owl:Axiom -HP:0012209 oboInOwl:hasDbXref SNOMEDCT_US:128832006 owl:Axiom -HP:0012209 oboInOwl:hasDbXref MSH:D054429 owl:Axiom -HP:0012209 oboInOwl:hasDbXref UMLS:C0349639 owl:Axiom -HP:0012209 oboInOwl:hasDbXref SNOMEDCT_US:277587001 owl:Axiom -HP:0000228 oboInOwl:hasDbXref UMLS:C4280667 owl:Axiom -HP:0000228 oboInOwl:hasDbXref UMLS:C4025877 owl:Axiom -HP:0000227 oboInOwl:hasDbXref UMLS:C4025878 owl:Axiom -HP:0000227 oboInOwl:hasDbXref UMLS:C4280668 owl:Axiom -HP:0001558 oboInOwl:hasDbXref UMLS:C0235659 owl:Axiom -HP:0001558 oboInOwl:hasDbXref SNOMEDCT_US:276369006 owl:Axiom -HP:0002883 oboInOwl:hasDbXref SNOMEDCT_US:68978004 owl:Axiom -HP:0002883 oboInOwl:hasDbXref MSH:D006985 owl:Axiom -HP:0002883 oboInOwl:hasDbXref UMLS:C0020578 owl:Axiom -HP:0000220 oboInOwl:hasDbXref UMLS:C4280669 owl:Axiom -HP:0000220 oboInOwl:hasDbXref SNOMEDCT_US:232416001 owl:Axiom -HP:0000220 oboInOwl:hasDbXref SNOMEDCT_US:278714002 owl:Axiom -HP:0000220 oboInOwl:hasDbXref SNOMEDCT_US:229727006 owl:Axiom -HP:0000220 oboInOwl:hasDbXref UMLS:C0042454 owl:Axiom -HP:0000220 oboInOwl:hasDbXref MSH:D014681 owl:Axiom -HP:0001552 oboInOwl:hasDbXref SNOMEDCT_US:24228002 owl:Axiom -HP:0001552 oboInOwl:hasDbXref UMLS:C0264172 owl:Axiom -HP:0002884 oboInOwl:hasDbXref NCIT:C3728 owl:Axiom -HP:0002884 oboInOwl:hasDbXref SNOMEDCT_US:45024009 owl:Axiom -HP:0002884 oboInOwl:hasDbXref SNOMEDCT_US:109843000 owl:Axiom -HP:0002884 oboInOwl:hasDbXref MSH:D018197 owl:Axiom -HP:0002884 oboInOwl:hasDbXref UMLS:C0206624 owl:Axiom -HP:0000222 oboInOwl:hasDbXref UMLS:C1857013 owl:Axiom -HP:0001551 oboInOwl:hasDbXref UMLS:C1849338 owl:Axiom -HP:0000221 oboInOwl:hasDbXref MSH:D014063 owl:Axiom -HP:0000221 oboInOwl:hasDbXref SNOMEDCT_US:52368004 owl:Axiom -HP:0000221 oboInOwl:hasDbXref UMLS:C0040412 owl:Axiom -HP:0002882 oboInOwl:hasDbXref UMLS:C4025671 owl:Axiom -HP:0000224 oboInOwl:hasDbXref UMLS:C0151934 owl:Axiom -HP:0000224 oboInOwl:hasDbXref MSH:D000370 owl:Axiom -HP:0000224 oboInOwl:hasDbXref SNOMEDCT_US:697990000 owl:Axiom -HP:0001557 oboInOwl:hasDbXref UMLS:C1849510 owl:Axiom -HP:0002888 oboInOwl:hasDbXref NCIT:C3017 owl:Axiom -HP:0002888 oboInOwl:hasDbXref SNOMEDCT_US:443643007 owl:Axiom -HP:0002888 oboInOwl:hasDbXref SNOMEDCT_US:57706008 owl:Axiom -HP:0002888 oboInOwl:hasDbXref UMLS:C0014474 owl:Axiom -HP:0002888 oboInOwl:hasDbXref MSH:D004806 owl:Axiom -HP:0000223 oboInOwl:hasDbXref UMLS:C4025879 owl:Axiom -HP:0002885 oboInOwl:hasDbXref UMLS:C0025149 owl:Axiom -HP:0002885 oboInOwl:hasDbXref MSH:D008527 owl:Axiom -HP:0002885 oboInOwl:hasDbXref SNOMEDCT_US:443333004 owl:Axiom -HP:0002885 oboInOwl:hasDbXref SNOMEDCT_US:83217000 owl:Axiom -HP:0002885 oboInOwl:hasDbXref NCIT:C3222 owl:Axiom -HP:0000225 oboInOwl:hasDbXref MSH:D005884 owl:Axiom -HP:0000225 oboInOwl:hasDbXref UMLS:C0017565 owl:Axiom -HP:0000225 oboInOwl:hasDbXref SNOMEDCT_US:86276007 owl:Axiom -HP:0001555 oboInOwl:hasDbXref UMLS:C1858033 owl:Axiom -HP:0002886 oboInOwl:hasDbXref UMLS:C0474819 owl:Axiom -HP:0002886 oboInOwl:hasDbXref SNOMEDCT_US:253030004 owl:Axiom -HP:0012264 oboInOwl:hasDbXref UMLS:C4022982 owl:Axiom -HP:0012265 oboInOwl:hasDbXref UMLS:C0008780 owl:Axiom -HP:0012265 oboInOwl:hasDbXref SNOMEDCT_US:86204009 owl:Axiom -HP:0012265 oboInOwl:hasDbXref MSH:D002925 owl:Axiom -HP:0012266 oboInOwl:hasDbXref SNOMEDCT_US:428550008 owl:Axiom -HP:0012266 oboInOwl:hasDbXref UMLS:C1998313 owl:Axiom -HP:0012267 oboInOwl:hasDbXref UMLS:C4022981 owl:Axiom -HP:0012268 oboInOwl:hasDbXref SNOMEDCT_US:27849002 owl:Axiom -HP:0012268 oboInOwl:hasDbXref MSH:D018208 owl:Axiom -HP:0012268 oboInOwl:hasDbXref UMLS:C0206634 owl:Axiom -HP:0012268 oboInOwl:hasDbXref SNOMEDCT_US:404069006 owl:Axiom -HP:0012269 oboInOwl:hasDbXref UMLS:C4022980 owl:Axiom -HP:0012260 oboInOwl:hasDbXref UMLS:C4022985 owl:Axiom -HP:0012261 oboInOwl:hasDbXref UMLS:C4022984 owl:Axiom -HP:0012262 oboInOwl:hasDbXref UMLS:C4022983 owl:Axiom -HP:0012263 oboInOwl:hasDbXref UMLS:C1855672 owl:Axiom -HP:0000275 oboInOwl:hasDbXref UMLS:C1849121 owl:Axiom -HP:0000275 oboInOwl:hasDbXref UMLS:C1837463 owl:Axiom -HP:0000274 oboInOwl:hasDbXref UMLS:C1855538 owl:Axiom -HP:0025575 oboInOwl:hasDbXref Fyler:2820 owl:Axiom -HP:0000277 oboInOwl:hasDbXref UMLS:C4025870 owl:Axiom -HP:0025576 oboInOwl:hasDbXref Fyler:2810 owl:Axiom -HP:0000276 oboInOwl:hasDbXref UMLS:C1836047 owl:Axiom -HP:0025578 oboInOwl:hasDbXref Fyler:1452 owl:Axiom -HP:0000278 oboInOwl:hasDbXref MSH:D063173 owl:Axiom -HP:0000278 oboInOwl:hasDbXref UMLS:C3494422 owl:Axiom -HP:0025579 oboInOwl:hasDbXref Fyler:3010 owl:Axiom -HP:0000271 oboInOwl:hasDbXref UMLS:C0266617 owl:Axiom -HP:0000271 oboInOwl:hasDbXref UMLS:C1290857 owl:Axiom -HP:0000271 oboInOwl:hasDbXref SNOMEDCT_US:118930001 owl:Axiom -HP:0000271 oboInOwl:hasDbXref SNOMEDCT_US:32003007 owl:Axiom -HP:0000271 oboInOwl:hasDbXref SNOMEDCT_US:398206004 owl:Axiom -HP:0000271 oboInOwl:hasDbXref UMLS:C4025871 owl:Axiom -HP:0000271 oboInOwl:hasDbXref SNOMEDCT_US:398302004 owl:Axiom -HP:0000270 oboInOwl:hasDbXref UMLS:C0277828 owl:Axiom -HP:0000270 oboInOwl:hasDbXref SNOMEDCT_US:82779003 owl:Axiom -HP:0000273 oboInOwl:hasDbXref UMLS:C0234853 owl:Axiom -HP:0000273 oboInOwl:hasDbXref SNOMEDCT_US:37126005 owl:Axiom -HP:0000272 oboInOwl:hasDbXref UMLS:C4280651 owl:Axiom -HP:0000272 oboInOwl:hasDbXref UMLS:C1858085 owl:Axiom -HP:0012253 oboInOwl:hasDbXref UMLS:C4022991 owl:Axiom -HP:0012254 oboInOwl:hasDbXref MSH:D012512 owl:Axiom -HP:0012254 oboInOwl:hasDbXref SNOMEDCT_US:76909002 owl:Axiom -HP:0012254 oboInOwl:hasDbXref UMLS:C0553580 owl:Axiom -HP:0012255 oboInOwl:hasDbXref UMLS:C4022990 owl:Axiom -HP:0012256 oboInOwl:hasDbXref UMLS:C4022989 owl:Axiom -HP:0012257 oboInOwl:hasDbXref UMLS:C4022988 owl:Axiom -HP:0012258 oboInOwl:hasDbXref UMLS:C4022987 owl:Axiom -HP:0012259 oboInOwl:hasDbXref UMLS:C4022986 owl:Axiom -HP:0012250 oboInOwl:hasDbXref SNOMEDCT_US:26141007 owl:Axiom -HP:0012250 oboInOwl:hasDbXref UMLS:C0520887 owl:Axiom -HP:0012250 oboInOwl:hasDbXref SNOMEDCT_US:429622005 owl:Axiom -HP:0012251 oboInOwl:hasDbXref SNOMEDCT_US:76388001 owl:Axiom -HP:0012251 oboInOwl:hasDbXref SNOMEDCT_US:164931005 owl:Axiom -HP:0012251 oboInOwl:hasDbXref UMLS:C0520886 owl:Axiom -HP:0012252 oboInOwl:hasDbXref Fyler:4235 owl:Axiom -HP:0012252 oboInOwl:hasDbXref UMLS:C4022992 owl:Axiom -HP:0000286 oboInOwl:hasDbXref UMLS:C0678230 owl:Axiom -HP:0000288 oboInOwl:hasDbXref UMLS:C1857045 owl:Axiom -HP:0000287 oboInOwl:hasDbXref UMLS:C4025868 owl:Axiom -HP:0000287 oboInOwl:hasDbXref UMLS:C4280650 owl:Axiom -HP:0000287 oboInOwl:hasDbXref UMLS:C4280649 owl:Axiom -HP:0000289 oboInOwl:hasDbXref UMLS:C1854111 owl:Axiom -HP:0000280 oboInOwl:hasDbXref UMLS:C1845847 owl:Axiom -HP:0000280 oboInOwl:hasDbXref UMLS:C4072825 owl:Axiom -HP:0000282 oboInOwl:hasDbXref UMLS:C0542571 owl:Axiom -HP:0000282 oboInOwl:hasDbXref SNOMEDCT_US:445088006 owl:Axiom -HP:0000283 oboInOwl:hasDbXref UMLS:C1859680 owl:Axiom -HP:0012242 oboInOwl:hasDbXref UMLS:C1851108 owl:Axiom -HP:0012243 oboInOwl:hasDbXref UMLS:C4021096 owl:Axiom -HP:0012244 oboInOwl:hasDbXref UMLS:C4022996 owl:Axiom -HP:0012245 oboInOwl:hasDbXref UMLS:C4022995 owl:Axiom -HP:0012246 oboInOwl:hasDbXref UMLS:C0028866 owl:Axiom -HP:0012246 oboInOwl:hasDbXref SNOMEDCT_US:388980004 owl:Axiom -HP:0012246 oboInOwl:hasDbXref MSH:D015840 owl:Axiom -HP:0012247 oboInOwl:hasDbXref UMLS:C4022994 owl:Axiom -HP:0012248 oboInOwl:hasDbXref SNOMEDCT_US:164947007 owl:Axiom -HP:0012248 oboInOwl:hasDbXref UMLS:C0600125 owl:Axiom -HP:0012249 oboInOwl:hasDbXref UMLS:C4022993 owl:Axiom -HP:0012240 oboInOwl:hasDbXref UMLS:C4020730 owl:Axiom -HP:0012241 oboInOwl:hasDbXref UMLS:C1851107 owl:Axiom -HP:0000253 oboInOwl:hasDbXref UMLS:C1850456 owl:Axiom -HP:0001586 oboInOwl:hasDbXref SNOMEDCT_US:89405008 owl:Axiom -HP:0001586 oboInOwl:hasDbXref UMLS:C0042582 owl:Axiom -HP:0001586 oboInOwl:hasDbXref MSH:D014719 owl:Axiom -HP:0000252 oboInOwl:hasDbXref Fyler:4310 owl:Axiom -HP:0000252 oboInOwl:hasDbXref UMLS:C4551563 owl:Axiom -HP:0000252 oboInOwl:hasDbXref SNOMEDCT_US:271611007 owl:Axiom -HP:0000255 oboInOwl:hasDbXref SNOMEDCT_US:15805002 owl:Axiom -HP:0000255 oboInOwl:hasDbXref UMLS:C0149512 owl:Axiom -HP:0001583 oboInOwl:hasDbXref SNOMEDCT_US:95783006 owl:Axiom -HP:0001583 oboInOwl:hasDbXref MSH:D009759 owl:Axiom -HP:0001583 oboInOwl:hasDbXref UMLS:C0240595 owl:Axiom -HP:0001583 oboInOwl:hasDbXref SNOMEDCT_US:44526006 owl:Axiom -HP:0000256 oboInOwl:hasDbXref UMLS:C4083076 owl:Axiom -HP:0000256 oboInOwl:hasDbXref UMLS:C4255213 owl:Axiom -HP:0000256 oboInOwl:hasDbXref UMLS:C4280664 owl:Axiom -HP:0000256 oboInOwl:hasDbXref UMLS:C4280663 owl:Axiom -HP:0000256 oboInOwl:hasDbXref Fyler:4335 owl:Axiom -HP:0001581 oboInOwl:hasDbXref UMLS:C1853193 owl:Axiom -HP:0001582 oboInOwl:hasDbXref SNOMEDCT_US:201093004 owl:Axiom -HP:0001582 oboInOwl:hasDbXref UMLS:C0581342 owl:Axiom -HP:0000250 oboInOwl:hasDbXref UMLS:C1854834 owl:Axiom -HP:0001580 oboInOwl:hasDbXref UMLS:C1968851 owl:Axiom -HP:0012231 oboInOwl:hasDbXref SNOMEDCT_US:38599001 owl:Axiom -HP:0012231 oboInOwl:hasDbXref UMLS:C0154822 owl:Axiom -HP:0012232 oboInOwl:hasDbXref SNOMEDCT_US:77867006 owl:Axiom -HP:0012232 oboInOwl:hasDbXref UMLS:C0151879 owl:Axiom -HP:0012233 oboInOwl:hasDbXref SNOMEDCT_US:262969000 owl:Axiom -HP:0012233 oboInOwl:hasDbXref UMLS:C0240412 owl:Axiom -HP:0012234 oboInOwl:hasDbXref UMLS:C0702094 owl:Axiom -HP:0012235 oboInOwl:hasDbXref UMLS:C0272178 owl:Axiom -HP:0012235 oboInOwl:hasDbXref SNOMEDCT_US:47318007 owl:Axiom -HP:0012236 oboInOwl:hasDbXref UMLS:C1856646 owl:Axiom -HP:0012237 oboInOwl:hasDbXref MSH:C536479 owl:Axiom -HP:0012237 oboInOwl:hasDbXref SNOMEDCT_US:60952007 owl:Axiom -HP:0012237 oboInOwl:hasDbXref UMLS:C0268514 owl:Axiom -HP:0012238 oboInOwl:hasDbXref UMLS:C1535978 owl:Axiom -HP:0012230 oboInOwl:hasDbXref SNOMEDCT_US:19620000 owl:Axiom -HP:0012230 oboInOwl:hasDbXref UMLS:C0271055 owl:Axiom -HP:0001596 oboInOwl:hasDbXref MEDDRA:10001760 owl:Axiom -HP:0001596 oboInOwl:hasDbXref UMLS:C0002170 owl:Axiom -HP:0001596 oboInOwl:hasDbXref SNOMEDCT_US:278040002 owl:Axiom -HP:0001596 oboInOwl:hasDbXref SNOMEDCT_US:56317004 owl:Axiom -HP:0001596 oboInOwl:hasDbXref MSH:D000505 owl:Axiom -HP:0000264 oboInOwl:hasDbXref UMLS:C4025872 owl:Axiom -HP:0001597 oboInOwl:hasDbXref UMLS:C0853087 owl:Axiom -HP:0001597 oboInOwl:hasDbXref UMLS:C0027339 owl:Axiom -HP:0001597 oboInOwl:hasDbXref MSH:D009264 owl:Axiom -HP:0001597 oboInOwl:hasDbXref MSH:D009260 owl:Axiom -HP:0001597 oboInOwl:hasDbXref SNOMEDCT_US:17790008 owl:Axiom -HP:0000263 oboInOwl:hasDbXref MSH:D003398 owl:Axiom -HP:0001595 oboInOwl:hasDbXref UMLS:C0157733 owl:Axiom -HP:0001595 oboInOwl:hasDbXref UMLS:C2677869 owl:Axiom -HP:0000265 oboInOwl:hasDbXref SNOMEDCT_US:52404001 owl:Axiom -HP:0000265 oboInOwl:hasDbXref UMLS:C0024904 owl:Axiom -HP:0000265 oboInOwl:hasDbXref MSH:D008417 owl:Axiom -HP:0000268 oboInOwl:hasDbXref UMLS:C4280654 owl:Axiom -HP:0000268 oboInOwl:hasDbXref SNOMEDCT_US:72239002 owl:Axiom -HP:0000268 oboInOwl:hasDbXref UMLS:C4280653 owl:Axiom -HP:0000268 oboInOwl:hasDbXref UMLS:C4280656 owl:Axiom -HP:0000268 oboInOwl:hasDbXref UMLS:C0221358 owl:Axiom -HP:0000268 oboInOwl:hasDbXref UMLS:C4280655 owl:Axiom -HP:0000267 oboInOwl:hasDbXref UMLS:C1860245 owl:Axiom -HP:0000267 oboInOwl:hasDbXref UMLS:C4280657 owl:Axiom -HP:0000267 oboInOwl:hasDbXref UMLS:C4280660 owl:Axiom -HP:0000267 oboInOwl:hasDbXref UMLS:C4280659 owl:Axiom -HP:0000267 oboInOwl:hasDbXref UMLS:C4280662 owl:Axiom -HP:0000267 oboInOwl:hasDbXref UMLS:C4280258 owl:Axiom -HP:0000267 oboInOwl:hasDbXref UMLS:C4280658 owl:Axiom -HP:0000267 oboInOwl:hasDbXref UMLS:C4280661 owl:Axiom -HP:0001598 oboInOwl:hasDbXref SNOMEDCT_US:66270006 owl:Axiom -HP:0001598 oboInOwl:hasDbXref UMLS:C0221261 owl:Axiom -HP:0000269 oboInOwl:hasDbXref UMLS:C1853737 owl:Axiom -HP:0000269 oboInOwl:hasDbXref UMLS:C4280652 owl:Axiom -HP:0012239 oboInOwl:hasDbXref MSH:C538259 owl:Axiom -HP:0012239 oboInOwl:hasDbXref UMLS:C0521802 owl:Axiom -HP:0012239 oboInOwl:hasDbXref SNOMEDCT_US:111571009 owl:Axiom -HP:0000260 oboInOwl:hasDbXref UMLS:C1866134 owl:Axiom -HP:0001592 oboInOwl:hasDbXref UMLS:C1970308 owl:Axiom -HP:0001592 oboInOwl:hasDbXref UMLS:C4280251 owl:Axiom -HP:0001593 oboInOwl:hasDbXref UMLS:C4280589 owl:Axiom -HP:0001593 oboInOwl:hasDbXref UMLS:C4280588 owl:Axiom -HP:0001593 oboInOwl:hasDbXref UMLS:C1845111 owl:Axiom -HP:0000262 oboInOwl:hasDbXref SNOMEDCT_US:48069004 owl:Axiom -HP:0000262 oboInOwl:hasDbXref MSH:D003398 owl:Axiom -HP:0000262 oboInOwl:hasDbXref UMLS:C0030044 owl:Axiom -HP:0001591 oboInOwl:hasDbXref UMLS:C1865186 owl:Axiom -HP:0003909 oboInOwl:hasDbXref UMLS:C4025515 owl:Axiom -HP:0003904 oboInOwl:hasDbXref UMLS:C4021709 owl:Axiom -HP:0003903 oboInOwl:hasDbXref UMLS:C4021710 owl:Axiom -HP:0003902 oboInOwl:hasDbXref UMLS:C4021711 owl:Axiom -HP:0003901 oboInOwl:hasDbXref UMLS:C4025519 owl:Axiom -HP:0003908 oboInOwl:hasDbXref UMLS:C4025516 owl:Axiom -HP:0003907 oboInOwl:hasDbXref UMLS:C4025517 owl:Axiom -HP:0003906 oboInOwl:hasDbXref UMLS:C4021708 owl:Axiom -HP:0003906 oboInOwl:hasDbXref UMLS:C4280540 owl:Axiom -HP:0003905 oboInOwl:hasDbXref UMLS:C4025518 owl:Axiom -HP:0003905 oboInOwl:hasDbXref UMLS:C4280541 owl:Axiom -HP:0003900 oboInOwl:hasDbXref UMLS:C4025520 owl:Axiom -HP:0003915 oboInOwl:hasDbXref UMLS:C4025512 owl:Axiom -HP:0003914 oboInOwl:hasDbXref UMLS:C4025513 owl:Axiom -HP:0003913 oboInOwl:hasDbXref UMLS:C4021706 owl:Axiom -HP:0003912 oboInOwl:hasDbXref UMLS:C4025514 owl:Axiom -HP:0003919 oboInOwl:hasDbXref UMLS:C4025508 owl:Axiom -HP:0003918 oboInOwl:hasDbXref UMLS:C4025509 owl:Axiom -HP:0003917 oboInOwl:hasDbXref UMLS:C4025510 owl:Axiom -HP:0003916 oboInOwl:hasDbXref UMLS:C4025511 owl:Axiom -HP:0003911 oboInOwl:hasDbXref UMLS:C4020835 owl:Axiom -HP:0003911 oboInOwl:hasDbXref UMLS:C4020912 owl:Axiom -HP:0003910 oboInOwl:hasDbXref UMLS:C4021707 owl:Axiom -HP:0003948 oboInOwl:hasDbXref UMLS:C4025486 owl:Axiom -HP:0002616 oboInOwl:hasDbXref UMLS:C0238669 owl:Axiom -HP:0002616 oboInOwl:hasDbXref SNOMEDCT_US:251036003 owl:Axiom -HP:0003947 oboInOwl:hasDbXref UMLS:C4025487 owl:Axiom -HP:0002617 oboInOwl:hasDbXref UMLS:C0002940 owl:Axiom -HP:0002617 oboInOwl:hasDbXref SNOMEDCT_US:432119003 owl:Axiom -HP:0002617 oboInOwl:hasDbXref UMLS:C4020848 owl:Axiom -HP:0002617 oboInOwl:hasDbXref SNOMEDCT_US:85659009 owl:Axiom -HP:0002617 oboInOwl:hasDbXref MSH:D000783 owl:Axiom -HP:0002617 oboInOwl:hasDbXref Fyler:2399 owl:Axiom -HP:0002614 oboInOwl:hasDbXref UMLS:C0546389 owl:Axiom -HP:0003946 oboInOwl:hasDbXref UMLS:C4025488 owl:Axiom -HP:0002615 oboInOwl:hasDbXref SNOMEDCT_US:45007003 owl:Axiom -HP:0002615 oboInOwl:hasDbXref MSH:D007022 owl:Axiom -HP:0002615 oboInOwl:hasDbXref UMLS:C0020649 owl:Axiom -HP:0003945 oboInOwl:hasDbXref UMLS:C4025489 owl:Axiom -HP:0003949 oboInOwl:hasDbXref UMLS:C4025485 owl:Axiom -HP:0002619 oboInOwl:hasDbXref SNOMEDCT_US:12856003 owl:Axiom -HP:0002619 oboInOwl:hasDbXref SNOMEDCT_US:128060009 owl:Axiom -HP:0002619 oboInOwl:hasDbXref SNOMEDCT_US:399989005 owl:Axiom -HP:0002619 oboInOwl:hasDbXref MSH:D014648 owl:Axiom -HP:0002619 oboInOwl:hasDbXref UMLS:C0042345 owl:Axiom -HP:0003940 oboInOwl:hasDbXref SNOMEDCT_US:239866002 owl:Axiom -HP:0003940 oboInOwl:hasDbXref UMLS:C0409954 owl:Axiom -HP:0002612 oboInOwl:hasDbXref MSH:C562378 owl:Axiom -HP:0002612 oboInOwl:hasDbXref UMLS:C0009714 owl:Axiom -HP:0002612 oboInOwl:hasDbXref SNOMEDCT_US:79607001 owl:Axiom -HP:0003944 oboInOwl:hasDbXref UMLS:C4025490 owl:Axiom -HP:0002613 oboInOwl:hasDbXref SNOMEDCT_US:31712002 owl:Axiom -HP:0002613 oboInOwl:hasDbXref MSH:D008105 owl:Axiom -HP:0002613 oboInOwl:hasDbXref UMLS:C0008312 owl:Axiom -HP:0002613 oboInOwl:hasDbXref UMLS:C0023892 owl:Axiom -HP:0002613 oboInOwl:hasDbXref SNOMEDCT_US:1761006 owl:Axiom -HP:0003943 oboInOwl:hasDbXref UMLS:C4025491 owl:Axiom -HP:0003942 oboInOwl:hasDbXref UMLS:C4025492 owl:Axiom -HP:0002611 oboInOwl:hasDbXref UMLS:C0860204 owl:Axiom -HP:0003941 oboInOwl:hasDbXref UMLS:C4025493 owl:Axiom -HP:0002627 oboInOwl:hasDbXref UMLS:C4025695 owl:Axiom -HP:0003959 oboInOwl:hasDbXref UMLS:C4025479 owl:Axiom -HP:0003958 oboInOwl:hasDbXref UMLS:C4025480 owl:Axiom -HP:0002625 oboInOwl:hasDbXref UMLS:C0149871 owl:Axiom -HP:0002625 oboInOwl:hasDbXref MSH:D020246 owl:Axiom -HP:0002625 oboInOwl:hasDbXref SNOMEDCT_US:128053003 owl:Axiom -HP:0003957 oboInOwl:hasDbXref UMLS:C4021842 owl:Axiom -HP:0003956 oboInOwl:hasDbXref UMLS:C4025481 owl:Axiom -HP:0002626 oboInOwl:hasDbXref UMLS:C1857692 owl:Axiom -HP:0002629 oboInOwl:hasDbXref UMLS:C0744321 owl:Axiom -HP:0003951 oboInOwl:hasDbXref UMLS:C4021703 owl:Axiom -HP:0003950 oboInOwl:hasDbXref UMLS:C4025484 owl:Axiom -HP:0002623 oboInOwl:hasDbXref UMLS:C0011818 owl:Axiom -HP:0002623 oboInOwl:hasDbXref SNOMEDCT_US:63934006 owl:Axiom -HP:0002623 oboInOwl:hasDbXref Fyler:1432 owl:Axiom -HP:0002623 oboInOwl:hasDbXref UMLS:C0265886 owl:Axiom -HP:0003955 oboInOwl:hasDbXref UMLS:C4025482 owl:Axiom -HP:0003954 oboInOwl:hasDbXref UMLS:C4025483 owl:Axiom -HP:0002624 oboInOwl:hasDbXref UMLS:C0241665 owl:Axiom -HP:0002621 oboInOwl:hasDbXref UMLS:C0004153 owl:Axiom -HP:0002621 oboInOwl:hasDbXref SNOMEDCT_US:38716007 owl:Axiom -HP:0002621 oboInOwl:hasDbXref UMLS:C4280569 owl:Axiom -HP:0002621 oboInOwl:hasDbXref MSH:D050197 owl:Axiom -HP:0003953 oboInOwl:hasDbXref UMLS:C4021701 owl:Axiom -HP:0003952 oboInOwl:hasDbXref UMLS:C4021702 owl:Axiom -HP:0003926 oboInOwl:hasDbXref UMLS:C4025502 owl:Axiom -HP:0003924 oboInOwl:hasDbXref UMLS:C4025503 owl:Axiom -HP:0003923 oboInOwl:hasDbXref UMLS:C4025504 owl:Axiom -HP:0003929 oboInOwl:hasDbXref UMLS:C4025499 owl:Axiom -HP:0003928 oboInOwl:hasDbXref UMLS:C4025500 owl:Axiom -HP:0003927 oboInOwl:hasDbXref UMLS:C4025501 owl:Axiom -HP:0003922 oboInOwl:hasDbXref UMLS:C4025505 owl:Axiom -HP:0003921 oboInOwl:hasDbXref UMLS:C4025506 owl:Axiom -HP:0003920 oboInOwl:hasDbXref UMLS:C4025507 owl:Axiom -HP:0002605 oboInOwl:hasDbXref UMLS:C0151798 owl:Axiom -HP:0002605 oboInOwl:hasDbXref SNOMEDCT_US:87248009 owl:Axiom -HP:0003935 oboInOwl:hasDbXref UMLS:C4021704 owl:Axiom -HP:0002604 oboInOwl:hasDbXref UMLS:C1619711 owl:Axiom -HP:0003934 oboInOwl:hasDbXref UMLS:C4025495 owl:Axiom -HP:0002607 oboInOwl:hasDbXref UMLS:C0015732 owl:Axiom -HP:0002607 oboInOwl:hasDbXref SNOMEDCT_US:72042002 owl:Axiom -HP:0002607 oboInOwl:hasDbXref MSH:D005242 owl:Axiom -HP:0003939 oboInOwl:hasDbXref UMLS:C0431799 owl:Axiom -HP:0003939 oboInOwl:hasDbXref SNOMEDCT_US:205330003 owl:Axiom -HP:0002608 oboInOwl:hasDbXref SNOMEDCT_US:396331005 owl:Axiom -HP:0002608 oboInOwl:hasDbXref MSH:D002446 owl:Axiom -HP:0002608 oboInOwl:hasDbXref UMLS:C0007570 owl:Axiom -HP:0003938 oboInOwl:hasDbXref UMLS:C4025494 owl:Axiom -HP:0002601 oboInOwl:hasDbXref UMLS:C4025696 owl:Axiom -HP:0003933 oboInOwl:hasDbXref UMLS:C4025496 owl:Axiom -HP:0003932 oboInOwl:hasDbXref UMLS:C4025497 owl:Axiom -HP:0003931 oboInOwl:hasDbXref UMLS:C4025498 owl:Axiom -HP:0002600 oboInOwl:hasDbXref UMLS:C1834696 owl:Axiom -HP:0003930 oboInOwl:hasDbXref UMLS:C4021705 owl:Axiom -HP:0001288 oboInOwl:hasDbXref SNOMEDCT_US:22325002 owl:Axiom -HP:0001288 oboInOwl:hasDbXref UMLS:C0575081 owl:Axiom -HP:0001289 oboInOwl:hasDbXref MSH:D003221 owl:Axiom -HP:0001289 oboInOwl:hasDbXref SNOMEDCT_US:286933003 owl:Axiom -HP:0001289 oboInOwl:hasDbXref UMLS:C0009676 owl:Axiom -HP:0001287 oboInOwl:hasDbXref SNOMEDCT_US:7180009 owl:Axiom -HP:0001287 oboInOwl:hasDbXref UMLS:C0025289 owl:Axiom -HP:0001287 oboInOwl:hasDbXref MSH:D008581 owl:Axiom -HP:0001281 oboInOwl:hasDbXref SNOMEDCT_US:10629009 owl:Axiom -HP:0001281 oboInOwl:hasDbXref MSH:D013746 owl:Axiom -HP:0001281 oboInOwl:hasDbXref UMLS:C0039621 owl:Axiom -HP:0001284 oboInOwl:hasDbXref SNOMEDCT_US:37280007 owl:Axiom -HP:0001284 oboInOwl:hasDbXref UMLS:C0241772 owl:Axiom -HP:0001284 oboInOwl:hasDbXref MSH:D012021 owl:Axiom -HP:0001284 oboInOwl:hasDbXref UMLS:C0234146 owl:Axiom -HP:0001284 oboInOwl:hasDbXref SNOMEDCT_US:349006 owl:Axiom -HP:0001284 oboInOwl:hasDbXref UMLS:C0278124 owl:Axiom -HP:0001285 oboInOwl:hasDbXref SNOMEDCT_US:298282001 owl:Axiom -HP:0001285 oboInOwl:hasDbXref UMLS:C0575059 owl:Axiom -HP:0001283 oboInOwl:hasDbXref MSH:D010244 owl:Axiom -HP:0001283 oboInOwl:hasDbXref UMLS:C1301959 owl:Axiom -HP:0001283 oboInOwl:hasDbXref SNOMEDCT_US:398432008 owl:Axiom -HP:0001283 oboInOwl:hasDbXref UMLS:C4082299 owl:Axiom -HP:0001297 oboInOwl:hasDbXref SNOMEDCT_US:230690007 owl:Axiom -HP:0001297 oboInOwl:hasDbXref MSH:D020521 owl:Axiom -HP:0001297 oboInOwl:hasDbXref UMLS:C0038454 owl:Axiom -HP:0001298 oboInOwl:hasDbXref SNOMEDCT_US:81308009 owl:Axiom -HP:0001298 oboInOwl:hasDbXref MSH:D001927 owl:Axiom -HP:0001298 oboInOwl:hasDbXref UMLS:C0085584 owl:Axiom -HP:0001291 oboInOwl:hasDbXref UMLS:C1854510 owl:Axiom -HP:0001291 oboInOwl:hasDbXref UMLS:C4020872 owl:Axiom -HP:0001290 oboInOwl:hasDbXref UMLS:C1858120 owl:Axiom -HP:0001293 oboInOwl:hasDbXref SNOMEDCT_US:95664006 owl:Axiom -HP:0001293 oboInOwl:hasDbXref UMLS:C0521670 owl:Axiom -HP:0001266 oboInOwl:hasDbXref UMLS:C0085583 owl:Axiom -HP:0001266 oboInOwl:hasDbXref UMLS:C0234967 owl:Axiom -HP:0001266 oboInOwl:hasDbXref SNOMEDCT_US:43105007 owl:Axiom -HP:0002597 oboInOwl:hasDbXref UMLS:C0241657 owl:Axiom -HP:0002595 oboInOwl:hasDbXref UMLS:C1258215 owl:Axiom -HP:0002595 oboInOwl:hasDbXref MEDDRA:10021328 owl:Axiom -HP:0002595 oboInOwl:hasDbXref MSH:D045823 owl:Axiom -HP:0001264 oboInOwl:hasDbXref MSH:D002547 owl:Axiom -HP:0001264 oboInOwl:hasDbXref UMLS:C0023882 owl:Axiom -HP:0001264 oboInOwl:hasDbXref SNOMEDCT_US:281411007 owl:Axiom -HP:0001265 oboInOwl:hasDbXref UMLS:C0700078 owl:Axiom -HP:0001265 oboInOwl:hasDbXref SNOMEDCT_US:405946002 owl:Axiom -HP:0001268 oboInOwl:hasDbXref MSH:D060825 owl:Axiom -HP:0001268 oboInOwl:hasDbXref UMLS:C0234985 owl:Axiom -HP:0002599 oboInOwl:hasDbXref UMLS:C1608410 owl:Axiom -HP:0001269 oboInOwl:hasDbXref SNOMEDCT_US:20022000 owl:Axiom -HP:0001269 oboInOwl:hasDbXref SNOMEDCT_US:127377003 owl:Axiom -HP:0001269 oboInOwl:hasDbXref MSH:D010291 owl:Axiom -HP:0001269 oboInOwl:hasDbXref UMLS:C0018989 owl:Axiom -HP:0002590 oboInOwl:hasDbXref MSH:D007418 owl:Axiom -HP:0002590 oboInOwl:hasDbXref SNOMEDCT_US:55525008 owl:Axiom -HP:0002590 oboInOwl:hasDbXref UMLS:C0030446 owl:Axiom -HP:0001262 oboInOwl:hasDbXref SNOMEDCT_US:271782001 owl:Axiom -HP:0001262 oboInOwl:hasDbXref SNOMEDCT_US:79519003 owl:Axiom -HP:0001262 oboInOwl:hasDbXref UMLS:C2830004 owl:Axiom -HP:0002593 oboInOwl:hasDbXref SNOMEDCT_US:197260007 owl:Axiom -HP:0002593 oboInOwl:hasDbXref UMLS:C0024215 owl:Axiom -HP:0002593 oboInOwl:hasDbXref MSH:D008201 owl:Axiom -HP:0001263 oboInOwl:hasDbXref SNOMEDCT_US:224958001 owl:Axiom -HP:0001263 oboInOwl:hasDbXref UMLS:C0557874 owl:Axiom -HP:0001263 oboInOwl:hasDbXref UMLS:C1864897 owl:Axiom -HP:0001263 oboInOwl:hasDbXref UMLS:C4020875 owl:Axiom -HP:0002594 oboInOwl:hasDbXref UMLS:C0266267 owl:Axiom -HP:0002594 oboInOwl:hasDbXref SNOMEDCT_US:68591005 owl:Axiom -HP:0002591 oboInOwl:hasDbXref MSH:D006963 owl:Axiom -HP:0002591 oboInOwl:hasDbXref UMLS:C0020505 owl:Axiom -HP:0002591 oboInOwl:hasDbXref SNOMEDCT_US:72405004 owl:Axiom -HP:0002591 oboInOwl:hasDbXref SNOMEDCT_US:58424009 owl:Axiom -HP:0002591 oboInOwl:hasDbXref SNOMEDCT_US:267023007 owl:Axiom -HP:0002591 oboInOwl:hasDbXref UMLS:C0232461 owl:Axiom -HP:0001260 oboInOwl:hasDbXref MSH:D004401 owl:Axiom -HP:0001260 oboInOwl:hasDbXref UMLS:C0013362 owl:Axiom -HP:0001260 oboInOwl:hasDbXref SNOMEDCT_US:8011004 owl:Axiom -HP:0002592 oboInOwl:hasDbXref UMLS:C0038358 owl:Axiom -HP:0002592 oboInOwl:hasDbXref MSH:D013276 owl:Axiom -HP:0002592 oboInOwl:hasDbXref SNOMEDCT_US:397825006 owl:Axiom -HP:0002592 oboInOwl:hasDbXref MEDDRA:10017822 owl:Axiom -HP:0001278 oboInOwl:hasDbXref MSH:D007024 owl:Axiom -HP:0001278 oboInOwl:hasDbXref SNOMEDCT_US:28651003 owl:Axiom -HP:0001278 oboInOwl:hasDbXref UMLS:C0020651 owl:Axiom -HP:0001276 oboInOwl:hasDbXref SNOMEDCT_US:41581000 owl:Axiom -HP:0001276 oboInOwl:hasDbXref UMLS:C0026826 owl:Axiom -HP:0001276 oboInOwl:hasDbXref MSH:D009122 owl:Axiom -HP:0001276 oboInOwl:hasDbXref SNOMEDCT_US:56731001 owl:Axiom -HP:0001279 oboInOwl:hasDbXref UMLS:C0039070 owl:Axiom -HP:0001279 oboInOwl:hasDbXref SNOMEDCT_US:272030005 owl:Axiom -HP:0001279 oboInOwl:hasDbXref SNOMEDCT_US:309585006 owl:Axiom -HP:0001279 oboInOwl:hasDbXref SNOMEDCT_US:271594007 owl:Axiom -HP:0001279 oboInOwl:hasDbXref MSH:D013575 owl:Axiom -HP:0001270 oboInOwl:hasDbXref UMLS:C4020874 owl:Axiom -HP:0001270 oboInOwl:hasDbXref UMLS:C1854301 owl:Axiom -HP:0001273 oboInOwl:hasDbXref UMLS:C1842581 owl:Axiom -HP:0001274 oboInOwl:hasDbXref UMLS:C0175754 owl:Axiom -HP:0001274 oboInOwl:hasDbXref SNOMEDCT_US:5102002 owl:Axiom -HP:0001274 oboInOwl:hasDbXref MSH:D061085 owl:Axiom -HP:0001274 oboInOwl:hasDbXref Fyler:4321 owl:Axiom -HP:0001271 oboInOwl:hasDbXref SNOMEDCT_US:42345000 owl:Axiom -HP:0001271 oboInOwl:hasDbXref SNOMEDCT_US:42658009 owl:Axiom -HP:0001271 oboInOwl:hasDbXref SNOMEDCT_US:302226006 owl:Axiom -HP:0001271 oboInOwl:hasDbXref MSH:D010523 owl:Axiom -HP:0001271 oboInOwl:hasDbXref UMLS:C0031117 owl:Axiom -HP:0001271 oboInOwl:hasDbXref MSH:D011115 owl:Axiom -HP:0001271 oboInOwl:hasDbXref UMLS:C0152025 owl:Axiom -HP:0001272 oboInOwl:hasDbXref SNOMEDCT_US:95646004 owl:Axiom -HP:0001272 oboInOwl:hasDbXref UMLS:C0262404 owl:Axiom -HP:0001272 oboInOwl:hasDbXref UMLS:C4020873 owl:Axiom -HP:0001272 oboInOwl:hasDbXref UMLS:C0740279 owl:Axiom -HP:0002539 oboInOwl:hasDbXref SNOMEDCT_US:253153000 owl:Axiom -HP:0002539 oboInOwl:hasDbXref UMLS:C0431380 owl:Axiom -HP:0002539 oboInOwl:hasDbXref MSH:D054220 owl:Axiom -HP:0003869 oboInOwl:hasDbXref UMLS:C4025541 owl:Axiom -HP:0002538 oboInOwl:hasDbXref UMLS:C4025701 owl:Axiom -HP:0003868 oboInOwl:hasDbXref UMLS:C4025542 owl:Axiom -HP:0003863 oboInOwl:hasDbXref UMLS:C4025546 owl:Axiom -HP:0003862 oboInOwl:hasDbXref UMLS:C2678399 owl:Axiom -HP:0003861 oboInOwl:hasDbXref UMLS:C4021718 owl:Axiom -HP:0003860 oboInOwl:hasDbXref UMLS:C4025547 owl:Axiom -HP:0002530 oboInOwl:hasDbXref UMLS:C1836149 owl:Axiom -HP:0001204 oboInOwl:hasDbXref UMLS:C1862158 owl:Axiom -HP:0003867 oboInOwl:hasDbXref UMLS:C4025543 owl:Axiom -HP:0002536 oboInOwl:hasDbXref UMLS:C1856019 owl:Axiom -HP:0003866 oboInOwl:hasDbXref UMLS:C4025544 owl:Axiom -HP:0002533 oboInOwl:hasDbXref SNOMEDCT_US:43029002 owl:Axiom -HP:0002533 oboInOwl:hasDbXref UMLS:C0231471 owl:Axiom -HP:0003865 oboInOwl:hasDbXref UMLS:C1859460 owl:Axiom -HP:0003864 oboInOwl:hasDbXref UMLS:C4025545 owl:Axiom -HP:0001217 oboInOwl:hasDbXref SNOMEDCT_US:367004 owl:Axiom -HP:0001217 oboInOwl:hasDbXref UMLS:C0149651 owl:Axiom -HP:0002548 oboInOwl:hasDbXref UMLS:C1846868 owl:Axiom -HP:0003879 oboInOwl:hasDbXref UMLS:C4025532 owl:Axiom -HP:0001218 oboInOwl:hasDbXref UMLS:C1833222 owl:Axiom -HP:0002549 oboInOwl:hasDbXref UMLS:C1847609 owl:Axiom -HP:0002542 oboInOwl:hasDbXref UMLS:C0028968 owl:Axiom -HP:0002542 oboInOwl:hasDbXref SNOMEDCT_US:67761004 owl:Axiom -HP:0002542 oboInOwl:hasDbXref MSH:D009849 owl:Axiom -HP:0001211 oboInOwl:hasDbXref UMLS:C4025796 owl:Axiom -HP:0003874 oboInOwl:hasDbXref UMLS:C4025537 owl:Axiom -HP:0001212 oboInOwl:hasDbXref UMLS:C1835807 owl:Axiom -HP:0002540 oboInOwl:hasDbXref SNOMEDCT_US:282145008 owl:Axiom -HP:0002540 oboInOwl:hasDbXref UMLS:C0560046 owl:Axiom -HP:0003872 oboInOwl:hasDbXref UMLS:C4025538 owl:Axiom -HP:0003871 oboInOwl:hasDbXref UMLS:C4025539 owl:Axiom -HP:0002546 oboInOwl:hasDbXref UMLS:C1838027 owl:Axiom -HP:0001215 oboInOwl:hasDbXref UMLS:C1859368 owl:Axiom -HP:0003878 oboInOwl:hasDbXref UMLS:C4025533 owl:Axiom -HP:0001216 oboInOwl:hasDbXref UMLS:C1841684 owl:Axiom -HP:0001216 oboInOwl:hasDbXref UMLS:C4280599 owl:Axiom -HP:0003877 oboInOwl:hasDbXref UMLS:C4025534 owl:Axiom -HP:0002544 oboInOwl:hasDbXref UMLS:C3887667 owl:Axiom -HP:0003876 oboInOwl:hasDbXref UMLS:C4025535 owl:Axiom -HP:0003875 oboInOwl:hasDbXref UMLS:C4025536 owl:Axiom -HP:0002545 oboInOwl:hasDbXref UMLS:C1857638 owl:Axiom -HP:0003870 oboInOwl:hasDbXref UMLS:C4025540 owl:Axiom -HP:0003849 oboInOwl:hasDbXref UMLS:C4021721 owl:Axiom -HP:0003848 oboInOwl:hasDbXref UMLS:C4025555 owl:Axiom -HP:0002518 oboInOwl:hasDbXref UMLS:C2673431 owl:Axiom -HP:0002515 oboInOwl:hasDbXref SNOMEDCT_US:271706000 owl:Axiom -HP:0002515 oboInOwl:hasDbXref MSH:D020233 owl:Axiom -HP:0002515 oboInOwl:hasDbXref UMLS:C0231712 owl:Axiom -HP:0002516 oboInOwl:hasDbXref UMLS:C0151740 owl:Axiom -HP:0002516 oboInOwl:hasDbXref SNOMEDCT_US:271719001 owl:Axiom -HP:0002516 oboInOwl:hasDbXref MSH:D019586 owl:Axiom -HP:0003846 oboInOwl:hasDbXref UMLS:C4020913 owl:Axiom -HP:0002519 oboInOwl:hasDbXref SNOMEDCT_US:44780000 owl:Axiom -HP:0002519 oboInOwl:hasDbXref MSH:D006212 owl:Axiom -HP:0002519 oboInOwl:hasDbXref UMLS:C0233773 owl:Axiom -HP:0003841 oboInOwl:hasDbXref UMLS:C4025559 owl:Axiom -HP:0002510 oboInOwl:hasDbXref UMLS:C0426970 owl:Axiom -HP:0002510 oboInOwl:hasDbXref MSH:D011782 owl:Axiom -HP:0002510 oboInOwl:hasDbXref SNOMEDCT_US:192965001 owl:Axiom -HP:0003840 oboInOwl:hasDbXref UMLS:C4280544 owl:Axiom -HP:0003840 oboInOwl:hasDbXref UMLS:C4025560 owl:Axiom -HP:0002514 oboInOwl:hasDbXref UMLS:C0270685 owl:Axiom -HP:0002514 oboInOwl:hasDbXref SNOMEDCT_US:17944005 owl:Axiom -HP:0003844 oboInOwl:hasDbXref UMLS:C4025556 owl:Axiom -HP:0002511 oboInOwl:hasDbXref MONDO:0004975 owl:Axiom -HP:0002511 oboInOwl:hasDbXref UMLS:C1863051 owl:Axiom -HP:0002511 oboInOwl:hasDbXref MSH:C536595 owl:Axiom -HP:0002511 oboInOwl:hasDbXref DOID:10652 owl:Axiom -HP:0002511 oboInOwl:hasDbXref SNOMEDCT_US:230267005 owl:Axiom -HP:0002511 oboInOwl:hasDbXref SNOMEDCT_US:26929004 owl:Axiom -HP:0002511 oboInOwl:hasDbXref MSH:D000544 owl:Axiom -HP:0002511 oboInOwl:hasDbXref UMLS:C0002395 owl:Axiom -HP:0003843 oboInOwl:hasDbXref UMLS:C4025557 owl:Axiom -HP:0002512 oboInOwl:hasDbXref SNOMEDCT_US:25816005 owl:Axiom -HP:0002512 oboInOwl:hasDbXref SNOMEDCT_US:5582005 owl:Axiom -HP:0002512 oboInOwl:hasDbXref UMLS:C0270680 owl:Axiom -HP:0003842 oboInOwl:hasDbXref UMLS:C4025558 owl:Axiom -HP:0002528 oboInOwl:hasDbXref UMLS:C0333454 owl:Axiom -HP:0002528 oboInOwl:hasDbXref SNOMEDCT_US:90506004 owl:Axiom -HP:0002529 oboInOwl:hasDbXref UMLS:C1850496 owl:Axiom -HP:0003859 oboInOwl:hasDbXref UMLS:C4025548 owl:Axiom -HP:0002526 oboInOwl:hasDbXref UMLS:C4025702 owl:Axiom -HP:0003858 oboInOwl:hasDbXref UMLS:C4025549 owl:Axiom -HP:0002527 oboInOwl:hasDbXref SNOMEDCT_US:161898004 owl:Axiom -HP:0002527 oboInOwl:hasDbXref SNOMEDCT_US:1912002 owl:Axiom -HP:0002527 oboInOwl:hasDbXref UMLS:C0085639 owl:Axiom -HP:0003852 oboInOwl:hasDbXref UMLS:C4025553 owl:Axiom -HP:0003851 oboInOwl:hasDbXref UMLS:C4025554 owl:Axiom -HP:0002521 oboInOwl:hasDbXref SNOMEDCT_US:28055006 owl:Axiom -HP:0002521 oboInOwl:hasDbXref MSH:D013036 owl:Axiom -HP:0002521 oboInOwl:hasDbXref UMLS:C0684276 owl:Axiom -HP:0003850 oboInOwl:hasDbXref UMLS:C4021720 owl:Axiom -HP:0002524 oboInOwl:hasDbXref UMLS:C0007384 owl:Axiom -HP:0002524 oboInOwl:hasDbXref MSH:D002385 owl:Axiom -HP:0002524 oboInOwl:hasDbXref SNOMEDCT_US:46263000 owl:Axiom -HP:0003856 oboInOwl:hasDbXref UMLS:C4021719 owl:Axiom -HP:0003855 oboInOwl:hasDbXref UMLS:C4025550 owl:Axiom -HP:0002522 oboInOwl:hasDbXref UMLS:C1856694 owl:Axiom -HP:0003854 oboInOwl:hasDbXref UMLS:C4025551 owl:Axiom -HP:0003853 oboInOwl:hasDbXref UMLS:C4025552 owl:Axiom -HP:0002575 oboInOwl:hasDbXref MSH:D014138 owl:Axiom -HP:0002575 oboInOwl:hasDbXref SNOMEDCT_US:95435007 owl:Axiom -HP:0002575 oboInOwl:hasDbXref MEDDRA:10044310 owl:Axiom -HP:0002575 oboInOwl:hasDbXref UMLS:C0040588 owl:Axiom -HP:0002575 oboInOwl:hasDbXref Fyler:4202 owl:Axiom -HP:0002576 oboInOwl:hasDbXref MEDDRA:10022863 owl:Axiom -HP:0002576 oboInOwl:hasDbXref SNOMEDCT_US:49723003 owl:Axiom -HP:0002576 oboInOwl:hasDbXref UMLS:C0021933 owl:Axiom -HP:0002576 oboInOwl:hasDbXref SNOMEDCT_US:35327006 owl:Axiom -HP:0002576 oboInOwl:hasDbXref MSH:D007443 owl:Axiom -HP:0001245 oboInOwl:hasDbXref UMLS:C1846474 owl:Axiom -HP:0002573 oboInOwl:hasDbXref SNOMEDCT_US:236068001 owl:Axiom -HP:0002573 oboInOwl:hasDbXref SNOMEDCT_US:405729008 owl:Axiom -HP:0002573 oboInOwl:hasDbXref UMLS:C0018932 owl:Axiom -HP:0002573 oboInOwl:hasDbXref MSH:D006471 owl:Axiom -HP:0002574 oboInOwl:hasDbXref UMLS:C0262527 owl:Axiom -HP:0002574 oboInOwl:hasDbXref UMLS:C3808022 owl:Axiom -HP:0002579 oboInOwl:hasDbXref UMLS:C1836923 owl:Axiom -HP:0001248 oboInOwl:hasDbXref UMLS:C4025795 owl:Axiom -HP:0001249 oboInOwl:hasDbXref MSH:D008607 owl:Axiom -HP:0001249 oboInOwl:hasDbXref UMLS:C3714756 owl:Axiom -HP:0001249 oboInOwl:hasDbXref SNOMEDCT_US:91138005 owl:Axiom -HP:0001249 oboInOwl:hasDbXref UMLS:C4020876 owl:Axiom -HP:0001249 oboInOwl:hasDbXref SNOMEDCT_US:247578003 owl:Axiom -HP:0001249 oboInOwl:hasDbXref UMLS:C0025362 owl:Axiom -HP:0001249 oboInOwl:hasDbXref UMLS:C0423903 owl:Axiom -HP:0001249 oboInOwl:hasDbXref SNOMEDCT_US:228156007 owl:Axiom -HP:0001249 oboInOwl:hasDbXref UMLS:C1843367 owl:Axiom -HP:0001249 oboInOwl:hasDbXref UMLS:C0917816 owl:Axiom -HP:0002577 oboInOwl:hasDbXref UMLS:C4025699 owl:Axiom -HP:0002578 oboInOwl:hasDbXref SNOMEDCT_US:235675006 owl:Axiom -HP:0002578 oboInOwl:hasDbXref UMLS:C0152020 owl:Axiom -HP:0002578 oboInOwl:hasDbXref MSH:D018589 owl:Axiom -HP:0002578 oboInOwl:hasDbXref SNOMEDCT_US:196753007 owl:Axiom -HP:0002571 oboInOwl:hasDbXref UMLS:C0014848 owl:Axiom -HP:0002571 oboInOwl:hasDbXref MEDDRA:10030136 owl:Axiom -HP:0002571 oboInOwl:hasDbXref MSH:D004931 owl:Axiom -HP:0002571 oboInOwl:hasDbXref SNOMEDCT_US:45564002 owl:Axiom -HP:0001241 oboInOwl:hasDbXref UMLS:C1857002 owl:Axiom -HP:0002572 oboInOwl:hasDbXref UMLS:C1838993 owl:Axiom -HP:0002572 oboInOwl:hasDbXref UMLS:C1857202 owl:Axiom -HP:0002570 oboInOwl:hasDbXref SNOMEDCT_US:66187002 owl:Axiom -HP:0002570 oboInOwl:hasDbXref MSH:D045602 owl:Axiom -HP:0002570 oboInOwl:hasDbXref UMLS:C0038238 owl:Axiom -HP:0002570 oboInOwl:hasDbXref SNOMEDCT_US:27868004 owl:Axiom -HP:0002586 oboInOwl:hasDbXref SNOMEDCT_US:48661000 owl:Axiom -HP:0002586 oboInOwl:hasDbXref MSH:D010538 owl:Axiom -HP:0002586 oboInOwl:hasDbXref UMLS:C0031154 owl:Axiom -HP:0001256 oboInOwl:hasDbXref UMLS:C0026106 owl:Axiom -HP:0001256 oboInOwl:hasDbXref SNOMEDCT_US:86765009 owl:Axiom -HP:0002587 oboInOwl:hasDbXref UMLS:C0221151 owl:Axiom -HP:0002587 oboInOwl:hasDbXref SNOMEDCT_US:8579004 owl:Axiom -HP:0002584 oboInOwl:hasDbXref UMLS:C0267373 owl:Axiom -HP:0002584 oboInOwl:hasDbXref SNOMEDCT_US:712510007 owl:Axiom -HP:0001254 oboInOwl:hasDbXref MSH:D053609 owl:Axiom -HP:0001254 oboInOwl:hasDbXref SNOMEDCT_US:214264003 owl:Axiom -HP:0001254 oboInOwl:hasDbXref UMLS:C0023380 owl:Axiom -HP:0002585 oboInOwl:hasDbXref UMLS:C4025698 owl:Axiom -HP:0001259 oboInOwl:hasDbXref ICD-10:R40.2 owl:Axiom -HP:0001259 oboInOwl:hasDbXref UMLS:C0009421 owl:Axiom -HP:0001259 oboInOwl:hasDbXref SNOMEDCT_US:371632003 owl:Axiom -HP:0001259 oboInOwl:hasDbXref MSH:D003128 owl:Axiom -HP:0002588 oboInOwl:hasDbXref SNOMEDCT_US:367474008 owl:Axiom -HP:0002588 oboInOwl:hasDbXref SNOMEDCT_US:51868009 owl:Axiom -HP:0002588 oboInOwl:hasDbXref MEDDRA:10013836 owl:Axiom -HP:0002588 oboInOwl:hasDbXref MSH:D004381 owl:Axiom -HP:0002588 oboInOwl:hasDbXref UMLS:C0013295 owl:Axiom -HP:0001257 oboInOwl:hasDbXref SNOMEDCT_US:397790002 owl:Axiom -HP:0001257 oboInOwl:hasDbXref SNOMEDCT_US:221360009 owl:Axiom -HP:0001257 oboInOwl:hasDbXref MSH:D009128 owl:Axiom -HP:0001257 oboInOwl:hasDbXref UMLS:C0026838 owl:Axiom -HP:0001258 oboInOwl:hasDbXref SNOMEDCT_US:192967009 owl:Axiom -HP:0001258 oboInOwl:hasDbXref UMLS:C0037772 owl:Axiom -HP:0001258 oboInOwl:hasDbXref MSH:D010264 owl:Axiom -HP:0002589 oboInOwl:hasDbXref UMLS:C4025697 owl:Axiom -HP:0002582 oboInOwl:hasDbXref SNOMEDCT_US:84568007 owl:Axiom -HP:0002582 oboInOwl:hasDbXref UMLS:C0017154 owl:Axiom -HP:0002582 oboInOwl:hasDbXref MSH:D005757 owl:Axiom -HP:0001251 oboInOwl:hasDbXref SNOMEDCT_US:85102008 owl:Axiom -HP:0001251 oboInOwl:hasDbXref UMLS:C0007758 owl:Axiom -HP:0001251 oboInOwl:hasDbXref MSH:D002524 owl:Axiom -HP:0002583 oboInOwl:hasDbXref UMLS:C0009319 owl:Axiom -HP:0002583 oboInOwl:hasDbXref SNOMEDCT_US:64226004 owl:Axiom -HP:0002583 oboInOwl:hasDbXref MSH:D003092 owl:Axiom -HP:0001252 oboInOwl:hasDbXref SNOMEDCT_US:398151007 owl:Axiom -HP:0001252 oboInOwl:hasDbXref SNOMEDCT_US:398152000 owl:Axiom -HP:0001252 oboInOwl:hasDbXref UMLS:C0026827 owl:Axiom -HP:0001252 oboInOwl:hasDbXref MSH:D009123 owl:Axiom -HP:0002580 oboInOwl:hasDbXref UMLS:C0042961 owl:Axiom -HP:0002580 oboInOwl:hasDbXref SNOMEDCT_US:90738007 owl:Axiom -HP:0002580 oboInOwl:hasDbXref SNOMEDCT_US:9707006 owl:Axiom -HP:0002580 oboInOwl:hasDbXref MSH:D045822 owl:Axiom -HP:0001250 oboInOwl:hasDbXref SNOMEDCT_US:91175000 owl:Axiom -HP:0001250 oboInOwl:hasDbXref SNOMEDCT_US:128613002 owl:Axiom -HP:0001250 oboInOwl:hasDbXref SNOMEDCT_US:246545002 owl:Axiom -HP:0001250 oboInOwl:hasDbXref SNOMEDCT_US:84757009 owl:Axiom -HP:0001250 oboInOwl:hasDbXref UMLS:C0014544 owl:Axiom -HP:0001250 oboInOwl:hasDbXref SNOMEDCT_US:313307000 owl:Axiom -HP:0001250 oboInOwl:hasDbXref UMLS:C0036572 owl:Axiom -HP:0001250 oboInOwl:hasDbXref MSH:D012640 owl:Axiom -HP:0001250 oboInOwl:hasDbXref MSH:D004827 owl:Axiom -HP:0001222 oboInOwl:hasDbXref UMLS:C0241395 owl:Axiom -HP:0002553 oboInOwl:hasDbXref UMLS:C4020849 owl:Axiom -HP:0002553 oboInOwl:hasDbXref UMLS:C1868571 owl:Axiom -HP:0003885 oboInOwl:hasDbXref UMLS:C4025529 owl:Axiom -HP:0001223 oboInOwl:hasDbXref UMLS:C1854787 owl:Axiom -HP:0003884 oboInOwl:hasDbXref UMLS:C4025530 owl:Axiom -HP:0001220 oboInOwl:hasDbXref UMLS:C4021784 owl:Axiom -HP:0003883 oboInOwl:hasDbXref UMLS:C4025531 owl:Axiom -HP:0002552 oboInOwl:hasDbXref UMLS:C4020850 owl:Axiom -HP:0002552 oboInOwl:hasDbXref UMLS:C4025700 owl:Axiom -HP:0003882 oboInOwl:hasDbXref UMLS:C4021851 owl:Axiom -HP:0003889 oboInOwl:hasDbXref UMLS:C4025527 owl:Axiom -HP:0002557 oboInOwl:hasDbXref SNOMEDCT_US:268290005 owl:Axiom -HP:0002557 oboInOwl:hasDbXref UMLS:C0432355 owl:Axiom -HP:0001227 oboInOwl:hasDbXref UMLS:C4021783 owl:Axiom -HP:0002558 oboInOwl:hasDbXref Fyler:4234 owl:Axiom -HP:0002558 oboInOwl:hasDbXref SNOMEDCT_US:50956007 owl:Axiom -HP:0002558 oboInOwl:hasDbXref UMLS:C0266011 owl:Axiom -HP:0002558 oboInOwl:hasDbXref MSH:C562557 owl:Axiom -HP:0003888 oboInOwl:hasDbXref UMLS:C3808869 owl:Axiom -HP:0002555 oboInOwl:hasDbXref UMLS:C1859391 owl:Axiom -HP:0003887 oboInOwl:hasDbXref UMLS:C4025528 owl:Axiom -HP:0001225 oboInOwl:hasDbXref UMLS:C0241760 owl:Axiom -HP:0003886 oboInOwl:hasDbXref UMLS:C4021715 owl:Axiom -HP:0003881 oboInOwl:hasDbXref UMLS:C4021716 owl:Axiom -HP:0002550 oboInOwl:hasDbXref UMLS:C1848192 owl:Axiom -HP:0003880 oboInOwl:hasDbXref UMLS:C4021717 owl:Axiom -HP:0001239 oboInOwl:hasDbXref UMLS:C0409345 owl:Axiom -HP:0001239 oboInOwl:hasDbXref SNOMEDCT_US:202275008 owl:Axiom -HP:0001233 oboInOwl:hasDbXref UMLS:C0432055 owl:Axiom -HP:0001233 oboInOwl:hasDbXref SNOMEDCT_US:205139009 owl:Axiom -HP:0003896 oboInOwl:hasDbXref UMLS:C4025524 owl:Axiom -HP:0003895 oboInOwl:hasDbXref UMLS:C4025525 owl:Axiom -HP:0001234 oboInOwl:hasDbXref UMLS:C1857269 owl:Axiom -HP:0002562 oboInOwl:hasDbXref UMLS:C1836933 owl:Axiom -HP:0003894 oboInOwl:hasDbXref UMLS:C4280543 owl:Axiom -HP:0003894 oboInOwl:hasDbXref UMLS:C4021712 owl:Axiom -HP:0001231 oboInOwl:hasDbXref UMLS:C4021782 owl:Axiom -HP:0003893 oboInOwl:hasDbXref UMLS:C4025526 owl:Axiom -HP:0003893 oboInOwl:hasDbXref UMLS:C4020836 owl:Axiom -HP:0002563 oboInOwl:hasDbXref MSH:D010494 owl:Axiom -HP:0002563 oboInOwl:hasDbXref UMLS:C0031048 owl:Axiom -HP:0002563 oboInOwl:hasDbXref SNOMEDCT_US:85598007 owl:Axiom -HP:0001232 oboInOwl:hasDbXref UMLS:C1838167 owl:Axiom -HP:0001238 oboInOwl:hasDbXref UMLS:C1857482 owl:Axiom -HP:0003899 oboInOwl:hasDbXref UMLS:C4025521 owl:Axiom -HP:0002566 oboInOwl:hasDbXref SNOMEDCT_US:48641006 owl:Axiom -HP:0002566 oboInOwl:hasDbXref UMLS:C0221210 owl:Axiom -HP:0002566 oboInOwl:hasDbXref SNOMEDCT_US:253789002 owl:Axiom -HP:0002566 oboInOwl:hasDbXref MSH:C562456 owl:Axiom -HP:0002566 oboInOwl:hasDbXref SNOMEDCT_US:29980002 owl:Axiom -HP:0002566 oboInOwl:hasDbXref MEDDRA:10064024 owl:Axiom -HP:0003898 oboInOwl:hasDbXref UMLS:C4025522 owl:Axiom -HP:0003897 oboInOwl:hasDbXref UMLS:C4025523 owl:Axiom -HP:0003897 oboInOwl:hasDbXref UMLS:C4280542 owl:Axiom -HP:0003892 oboInOwl:hasDbXref UMLS:C4021713 owl:Axiom -HP:0002561 oboInOwl:hasDbXref SNOMEDCT_US:248820000 owl:Axiom -HP:0002561 oboInOwl:hasDbXref UMLS:C0425795 owl:Axiom -HP:0001230 oboInOwl:hasDbXref UMLS:C1842229 owl:Axiom -HP:0003891 oboInOwl:hasDbXref UMLS:C4021714 owl:Axiom -HP:0003890 oboInOwl:hasDbXref UMLS:C2674600 owl:Axiom -HP:0002705 oboInOwl:hasDbXref UMLS:C1837404 owl:Axiom -HP:0002703 oboInOwl:hasDbXref UMLS:C4280553 owl:Axiom -HP:0002703 oboInOwl:hasDbXref UMLS:C4025686 owl:Axiom -HP:0002703 oboInOwl:hasDbXref UMLS:C4280552 owl:Axiom -HP:0002703 oboInOwl:hasDbXref UMLS:C4280551 owl:Axiom -HP:0002703 oboInOwl:hasDbXref UMLS:C4280550 owl:Axiom -HP:0002708 oboInOwl:hasDbXref UMLS:C1845108 owl:Axiom -HP:0002707 oboInOwl:hasDbXref UMLS:C4280267 owl:Axiom -HP:0002707 oboInOwl:hasDbXref UMLS:C1857699 owl:Axiom -HP:0002700 oboInOwl:hasDbXref UMLS:C4280555 owl:Axiom -HP:0002700 oboInOwl:hasDbXref UMLS:C4280554 owl:Axiom -HP:0002700 oboInOwl:hasDbXref UMLS:C4073291 owl:Axiom -HP:0002700 oboInOwl:hasDbXref UMLS:C1844508 owl:Axiom -HP:0001406 oboInOwl:hasDbXref SNOMEDCT_US:4637005 owl:Axiom -HP:0001406 oboInOwl:hasDbXref MSH:D002780 owl:Axiom -HP:0001406 oboInOwl:hasDbXref UMLS:C0008372 owl:Axiom -HP:0002737 oboInOwl:hasDbXref UMLS:C1839507 owl:Axiom -HP:0001407 oboInOwl:hasDbXref UMLS:C0267834 owl:Axiom -HP:0001407 oboInOwl:hasDbXref SNOMEDCT_US:85057007 owl:Axiom -HP:0002738 oboInOwl:hasDbXref UMLS:C1859682 owl:Axiom -HP:0002738 oboInOwl:hasDbXref UMLS:C4280549 owl:Axiom -HP:0002738 oboInOwl:hasDbXref UMLS:C4280548 owl:Axiom -HP:0001404 oboInOwl:hasDbXref UMLS:C1855038 owl:Axiom -HP:0001405 oboInOwl:hasDbXref UMLS:C1849766 owl:Axiom -HP:0001408 oboInOwl:hasDbXref SNOMEDCT_US:20239009 owl:Axiom -HP:0001408 oboInOwl:hasDbXref UMLS:C0267818 owl:Axiom -HP:0001409 oboInOwl:hasDbXref MSH:D006975 owl:Axiom -HP:0001409 oboInOwl:hasDbXref SNOMEDCT_US:34742003 owl:Axiom -HP:0001409 oboInOwl:hasDbXref UMLS:C0020541 owl:Axiom -HP:0002730 oboInOwl:hasDbXref UMLS:C1858970 owl:Axiom -HP:0001402 oboInOwl:hasDbXref UMLS:C1862761 owl:Axiom -HP:0001402 oboInOwl:hasDbXref UMLS:C2239176 owl:Axiom -HP:0001402 oboInOwl:hasDbXref SNOMEDCT_US:109841003 owl:Axiom -HP:0001402 oboInOwl:hasDbXref SNOMEDCT_US:25370001 owl:Axiom -HP:0001402 oboInOwl:hasDbXref NCIT:C3099 owl:Axiom -HP:0001402 oboInOwl:hasDbXref UMLS:C1867955 owl:Axiom -HP:0001402 oboInOwl:hasDbXref SNOMEDCT_US:187769009 owl:Axiom -HP:0001402 oboInOwl:hasDbXref MSH:D006528 owl:Axiom -HP:0002733 oboInOwl:hasDbXref UMLS:C0149727 owl:Axiom -HP:0001403 oboInOwl:hasDbXref UMLS:C1837256 owl:Axiom -HP:0002731 oboInOwl:hasDbXref UMLS:C1858969 owl:Axiom -HP:0001401 oboInOwl:hasDbXref UMLS:C1859235 owl:Axiom -HP:0002732 oboInOwl:hasDbXref UMLS:C4025683 owl:Axiom -HP:0002732 oboInOwl:hasDbXref UMLS:C1865377 owl:Axiom -HP:0001417 oboInOwl:hasDbXref SNOMEDCT_US:263934009 owl:Axiom -HP:0001417 oboInOwl:hasDbXref UMLS:C0241764 owl:Axiom -HP:0001417 oboInOwl:hasDbXref MSH:D050172 owl:Axiom -HP:0002748 oboInOwl:hasDbXref MSH:D012279 owl:Axiom -HP:0002748 oboInOwl:hasDbXref SNOMEDCT_US:41345002 owl:Axiom -HP:0002748 oboInOwl:hasDbXref UMLS:C0035579 owl:Axiom -HP:0002749 oboInOwl:hasDbXref SNOMEDCT_US:4598005 owl:Axiom -HP:0002749 oboInOwl:hasDbXref UMLS:C0029442 owl:Axiom -HP:0002747 oboInOwl:hasDbXref UMLS:C3806467 owl:Axiom -HP:0001419 oboInOwl:hasDbXref UMLS:C1845977 owl:Axiom -HP:0002740 oboInOwl:hasDbXref UMLS:C0014836 owl:Axiom -HP:0002740 oboInOwl:hasDbXref MSH:D004927 owl:Axiom -HP:0002740 oboInOwl:hasDbXref SNOMEDCT_US:71057007 owl:Axiom -HP:0001410 oboInOwl:hasDbXref UMLS:C3279149 owl:Axiom -HP:0001410 oboInOwl:hasDbXref SNOMEDCT_US:75183008 owl:Axiom -HP:0001410 oboInOwl:hasDbXref MSH:D008107 owl:Axiom -HP:0001410 oboInOwl:hasDbXref SNOMEDCT_US:77981007 owl:Axiom -HP:0001410 oboInOwl:hasDbXref UMLS:C0232744 owl:Axiom -HP:0001410 oboInOwl:hasDbXref UMLS:C0086565 owl:Axiom -HP:0002741 oboInOwl:hasDbXref UMLS:C4025682 owl:Axiom -HP:0001413 oboInOwl:hasDbXref UMLS:C0267812 owl:Axiom -HP:0001413 oboInOwl:hasDbXref SNOMEDCT_US:21861000 owl:Axiom -HP:0002744 oboInOwl:hasDbXref SNOMEDCT_US:1085331000119107 owl:Axiom -HP:0002744 oboInOwl:hasDbXref UMLS:C1398522 owl:Axiom -HP:0001414 oboInOwl:hasDbXref UMLS:C1850415 owl:Axiom -HP:0002745 oboInOwl:hasDbXref MSH:D007972 owl:Axiom -HP:0002745 oboInOwl:hasDbXref MSH:D007971 owl:Axiom -HP:0002745 oboInOwl:hasDbXref UMLS:C0023532 owl:Axiom -HP:0002745 oboInOwl:hasDbXref SNOMEDCT_US:9187004 owl:Axiom -HP:0002745 oboInOwl:hasDbXref SNOMEDCT_US:414603003 owl:Axiom -HP:0002745 oboInOwl:hasDbXref UMLS:C1704317 owl:Axiom -HP:0002742 oboInOwl:hasDbXref UMLS:C4021751 owl:Axiom -HP:0002743 oboInOwl:hasDbXref UMLS:C4025681 owl:Axiom -HP:0001412 oboInOwl:hasDbXref UMLS:C1843995 owl:Axiom -HP:0002715 oboInOwl:hasDbXref UMLS:C4021753 owl:Axiom -HP:0002716 oboInOwl:hasDbXref SNOMEDCT_US:30746006 owl:Axiom -HP:0002716 oboInOwl:hasDbXref MSH:D000072281 owl:Axiom -HP:0002716 oboInOwl:hasDbXref UMLS:C0497156 owl:Axiom -HP:0002714 oboInOwl:hasDbXref UMLS:C1866195 owl:Axiom -HP:0002719 oboInOwl:hasDbXref UMLS:C0239998 owl:Axiom -HP:0002717 oboInOwl:hasDbXref UMLS:C4025685 owl:Axiom -HP:0002718 oboInOwl:hasDbXref SNOMEDCT_US:428875002 owl:Axiom -HP:0002718 oboInOwl:hasDbXref UMLS:C4020846 owl:Axiom -HP:0002718 oboInOwl:hasDbXref UMLS:C2748958 owl:Axiom -HP:0002718 oboInOwl:hasDbXref UMLS:C1844383 owl:Axiom -HP:0002711 oboInOwl:hasDbXref UMLS:C1845109 owl:Axiom -HP:0002710 oboInOwl:hasDbXref UMLS:C0399605 owl:Axiom -HP:0002726 oboInOwl:hasDbXref UMLS:C2673462 owl:Axiom -HP:0002724 oboInOwl:hasDbXref UMLS:C4021752 owl:Axiom -HP:0002725 oboInOwl:hasDbXref SNOMEDCT_US:55464009 owl:Axiom -HP:0002725 oboInOwl:hasDbXref MSH:D008180 owl:Axiom -HP:0002725 oboInOwl:hasDbXref UMLS:C0024141 owl:Axiom -HP:0002728 oboInOwl:hasDbXref UMLS:C0006845 owl:Axiom -HP:0002728 oboInOwl:hasDbXref SNOMEDCT_US:234568006 owl:Axiom -HP:0002728 oboInOwl:hasDbXref MSH:D002178 owl:Axiom -HP:0002729 oboInOwl:hasDbXref UMLS:C4014733 owl:Axiom -HP:0002722 oboInOwl:hasDbXref UMLS:C4025684 owl:Axiom -HP:0002723 oboInOwl:hasDbXref UMLS:C1844385 owl:Axiom -HP:0002720 oboInOwl:hasDbXref SNOMEDCT_US:29260007 owl:Axiom -HP:0002720 oboInOwl:hasDbXref MSH:D017098 owl:Axiom -HP:0002720 oboInOwl:hasDbXref UMLS:C0162538 owl:Axiom -HP:0002721 oboInOwl:hasDbXref MSH:D007153 owl:Axiom -HP:0002721 oboInOwl:hasDbXref SNOMEDCT_US:234532001 owl:Axiom -HP:0002721 oboInOwl:hasDbXref UMLS:C0021051 owl:Axiom -HP:0012066 oboInOwl:hasDbXref UMLS:C4023062 owl:Axiom -HP:0012067 oboInOwl:hasDbXref UMLS:C4023061 owl:Axiom -HP:0012068 oboInOwl:hasDbXref MSH:D054880 owl:Axiom -HP:0012068 oboInOwl:hasDbXref SNOMEDCT_US:54954004 owl:Axiom -HP:0012068 oboInOwl:hasDbXref UMLS:C0268225 owl:Axiom -HP:0012069 oboInOwl:hasDbXref UMLS:C4023060 owl:Axiom -HP:0012060 oboInOwl:hasDbXref UMLS:C0346037 owl:Axiom -HP:0012060 oboInOwl:hasDbXref SNOMEDCT_US:16974005 owl:Axiom -HP:0012060 oboInOwl:hasDbXref SNOMEDCT_US:254732008 owl:Axiom -HP:0012061 oboInOwl:hasDbXref UMLS:C2673302 owl:Axiom -HP:0012062 oboInOwl:hasDbXref MSH:D001845 owl:Axiom -HP:0012062 oboInOwl:hasDbXref UMLS:C0005937 owl:Axiom -HP:0012062 oboInOwl:hasDbXref SNOMEDCT_US:203467005 owl:Axiom -HP:0012062 oboInOwl:hasDbXref SNOMEDCT_US:203465002 owl:Axiom -HP:0012062 oboInOwl:hasDbXref SNOMEDCT_US:66954000 owl:Axiom -HP:0012062 oboInOwl:hasDbXref SNOMEDCT_US:112643007 owl:Axiom -HP:0012063 oboInOwl:hasDbXref SNOMEDCT_US:203468000 owl:Axiom -HP:0012063 oboInOwl:hasDbXref UMLS:C0152244 owl:Axiom -HP:0012063 oboInOwl:hasDbXref MSH:D017824 owl:Axiom -HP:0012063 oboInOwl:hasDbXref SNOMEDCT_US:76000001 owl:Axiom -HP:0012064 oboInOwl:hasDbXref UMLS:C4082185 owl:Axiom -HP:0012064 oboInOwl:hasDbXref SNOMEDCT_US:203467005 owl:Axiom -HP:0012064 oboInOwl:hasDbXref SNOMEDCT_US:112643007 owl:Axiom -HP:0012065 oboInOwl:hasDbXref UMLS:C4023063 owl:Axiom -HP:0000077 oboInOwl:hasDbXref SNOMEDCT_US:90708001 owl:Axiom -HP:0000077 oboInOwl:hasDbXref SNOMEDCT_US:44513007 owl:Axiom -HP:0000077 oboInOwl:hasDbXref UMLS:C0022658 owl:Axiom -HP:0000077 oboInOwl:hasDbXref UMLS:C0266292 owl:Axiom -HP:0000077 oboInOwl:hasDbXref MSH:D007674 owl:Axiom -HP:0000076 oboInOwl:hasDbXref Fyler:4510 owl:Axiom -HP:0000076 oboInOwl:hasDbXref SNOMEDCT_US:197811007 owl:Axiom -HP:0000076 oboInOwl:hasDbXref UMLS:C0042580 owl:Axiom -HP:0000076 oboInOwl:hasDbXref MSH:D014718 owl:Axiom -HP:0000079 oboInOwl:hasDbXref UMLS:C4021821 owl:Axiom -HP:0000078 oboInOwl:hasDbXref UMLS:C0281966 owl:Axiom -HP:0000078 oboInOwl:hasDbXref UMLS:C0744356 owl:Axiom -HP:0000071 oboInOwl:hasDbXref SNOMEDCT_US:95574003 owl:Axiom -HP:0000071 oboInOwl:hasDbXref UMLS:C0521618 owl:Axiom -HP:0000070 oboInOwl:hasDbXref SNOMEDCT_US:12818004 owl:Axiom -HP:0000070 oboInOwl:hasDbXref UMLS:C0041960 owl:Axiom -HP:0000070 oboInOwl:hasDbXref MSH:D014518 owl:Axiom -HP:0000073 oboInOwl:hasDbXref UMLS:C0221365 owl:Axiom -HP:0000073 oboInOwl:hasDbXref SNOMEDCT_US:49496001 owl:Axiom -HP:0000072 oboInOwl:hasDbXref SNOMEDCT_US:69758005 owl:Axiom -HP:0000072 oboInOwl:hasDbXref UMLS:C0521620 owl:Axiom -HP:0000072 oboInOwl:hasDbXref UMLS:C4020897 owl:Axiom -HP:0000072 oboInOwl:hasDbXref SNOMEDCT_US:95576001 owl:Axiom -HP:0000075 oboInOwl:hasDbXref SNOMEDCT_US:30275001 owl:Axiom -HP:0000075 oboInOwl:hasDbXref UMLS:C0266298 owl:Axiom -HP:0000074 oboInOwl:hasDbXref SNOMEDCT_US:95575002 owl:Axiom -HP:0000074 oboInOwl:hasDbXref MSH:C537373 owl:Axiom -HP:0000074 oboInOwl:hasDbXref UMLS:C0521619 owl:Axiom -HP:0012055 oboInOwl:hasDbXref SNOMEDCT_US:255015006 owl:Axiom -HP:0012055 oboInOwl:hasDbXref NCIT:C3224 owl:Axiom -HP:0012055 oboInOwl:hasDbXref UMLS:C0346379 owl:Axiom -HP:0012056 oboInOwl:hasDbXref SNOMEDCT_US:372244006 owl:Axiom -HP:0012056 oboInOwl:hasDbXref SNOMEDCT_US:2092003 owl:Axiom -HP:0012056 oboInOwl:hasDbXref MSH:D008545 owl:Axiom -HP:0012056 oboInOwl:hasDbXref NCIT:C3224 owl:Axiom -HP:0012056 oboInOwl:hasDbXref UMLS:C0025202 owl:Axiom -HP:0012057 oboInOwl:hasDbXref SNOMEDCT_US:254730000 owl:Axiom -HP:0012057 oboInOwl:hasDbXref SNOMEDCT_US:55320002 owl:Axiom -HP:0012057 oboInOwl:hasDbXref UMLS:C0334438 owl:Axiom -HP:0012058 oboInOwl:hasDbXref SNOMEDCT_US:2142002 owl:Axiom -HP:0012058 oboInOwl:hasDbXref SNOMEDCT_US:254731001 owl:Axiom -HP:0012058 oboInOwl:hasDbXref UMLS:C0334424 owl:Axiom -HP:0012059 oboInOwl:hasDbXref SNOMEDCT_US:302837001 owl:Axiom -HP:0012059 oboInOwl:hasDbXref UMLS:C2739810 owl:Axiom -HP:0012059 oboInOwl:hasDbXref SNOMEDCT_US:44474009 owl:Axiom -HP:0012050 oboInOwl:hasDbXref SNOMEDCT_US:442433009 owl:Axiom -HP:0012050 oboInOwl:hasDbXref UMLS:C0151603 owl:Axiom -HP:0012050 oboInOwl:hasDbXref SNOMEDCT_US:16740003 owl:Axiom -HP:0012050 oboInOwl:hasDbXref MSH:D004487 owl:Axiom -HP:0012051 oboInOwl:hasDbXref UMLS:C0271710 owl:Axiom -HP:0012051 oboInOwl:hasDbXref SNOMEDCT_US:237638000 owl:Axiom -HP:0012051 oboInOwl:hasDbXref MSH:D007003 owl:Axiom -HP:0012051 oboInOwl:hasDbXref SNOMEDCT_US:317006 owl:Axiom -HP:0012052 oboInOwl:hasDbXref UMLS:C4023065 owl:Axiom -HP:0012053 oboInOwl:hasDbXref UMLS:C4023064 owl:Axiom -HP:0012054 oboInOwl:hasDbXref SNOMEDCT_US:255021005 owl:Axiom -HP:0012054 oboInOwl:hasDbXref NCIT:C3224 owl:Axiom -HP:0012054 oboInOwl:hasDbXref UMLS:C0346388 owl:Axiom -HP:0000089 oboInOwl:hasDbXref SNOMEDCT_US:32659003 owl:Axiom -HP:0000089 oboInOwl:hasDbXref UMLS:C0266295 owl:Axiom -HP:0000080 oboInOwl:hasDbXref UMLS:C4021820 owl:Axiom -HP:0000080 oboInOwl:hasDbXref UMLS:C4020896 owl:Axiom -HP:0000081 oboInOwl:hasDbXref UMLS:C1858565 owl:Axiom -HP:0000083 oboInOwl:hasDbXref UMLS:C0035078 owl:Axiom -HP:0000083 oboInOwl:hasDbXref SNOMEDCT_US:42399005 owl:Axiom -HP:0000083 oboInOwl:hasDbXref UMLS:C1565489 owl:Axiom -HP:0000083 oboInOwl:hasDbXref UMLS:C1839604 owl:Axiom -HP:0000083 oboInOwl:hasDbXref SNOMEDCT_US:236423003 owl:Axiom -HP:0000083 oboInOwl:hasDbXref MSH:D051437 owl:Axiom -HP:0000086 oboInOwl:hasDbXref SNOMEDCT_US:16507009 owl:Axiom -HP:0000086 oboInOwl:hasDbXref UMLS:C0238207 owl:Axiom -HP:0000085 oboInOwl:hasDbXref MSH:D000069337 owl:Axiom -HP:0000085 oboInOwl:hasDbXref UMLS:C0221353 owl:Axiom -HP:0000085 oboInOwl:hasDbXref Fyler:4507 owl:Axiom -HP:0000085 oboInOwl:hasDbXref SNOMEDCT_US:41729002 owl:Axiom -HP:0012044 oboInOwl:hasDbXref MSH:D009759 owl:Axiom -HP:0012044 oboInOwl:hasDbXref SNOMEDCT_US:95782001 owl:Axiom -HP:0012044 oboInOwl:hasDbXref UMLS:C0344243 owl:Axiom -HP:0012045 oboInOwl:hasDbXref SNOMEDCT_US:247138002 owl:Axiom -HP:0012045 oboInOwl:hasDbXref UMLS:C0423414 owl:Axiom -HP:0012046 oboInOwl:hasDbXref UMLS:C2674177 owl:Axiom -HP:0012047 oboInOwl:hasDbXref MSH:D014786 owl:Axiom -HP:0012047 oboInOwl:hasDbXref SNOMEDCT_US:399323001 owl:Axiom -HP:0012047 oboInOwl:hasDbXref UMLS:C0018975 owl:Axiom -HP:0012048 oboInOwl:hasDbXref UMLS:C2242577 owl:Axiom -HP:0012049 oboInOwl:hasDbXref UMLS:C1963946 owl:Axiom -HP:0012049 oboInOwl:hasDbXref SNOMEDCT_US:3331000119108 owl:Axiom -HP:0012040 oboInOwl:hasDbXref UMLS:C0474444 owl:Axiom -HP:0012040 oboInOwl:hasDbXref SNOMEDCT_US:373430008 owl:Axiom -HP:0012041 oboInOwl:hasDbXref UMLS:C0151640 owl:Axiom -HP:0012042 oboInOwl:hasDbXref UMLS:C1319853 owl:Axiom -HP:0012042 oboInOwl:hasDbXref SNOMEDCT_US:407674008 owl:Axiom -HP:0012042 oboInOwl:hasDbXref MSH:D055963 owl:Axiom -HP:0012043 oboInOwl:hasDbXref SNOMEDCT_US:35743001 owl:Axiom -HP:0012043 oboInOwl:hasDbXref UMLS:C0271388 owl:Axiom -HP:0012043 oboInOwl:hasDbXref MSH:D009759 owl:Axiom -HP:0012043 oboInOwl:hasDbXref UMLS:C4020734 owl:Axiom -HP:0001387 oboInOwl:hasDbXref SNOMEDCT_US:84445001 owl:Axiom -HP:0001387 oboInOwl:hasDbXref UMLS:C0162298 owl:Axiom -HP:0000055 oboInOwl:hasDbXref UMLS:C4021822 owl:Axiom -HP:0001388 oboInOwl:hasDbXref SNOMEDCT_US:27911000 owl:Axiom -HP:0001388 oboInOwl:hasDbXref UMLS:C0086437 owl:Axiom -HP:0001388 oboInOwl:hasDbXref SNOMEDCT_US:298203008 owl:Axiom -HP:0001388 oboInOwl:hasDbXref MSH:D007593 owl:Axiom -HP:0001388 oboInOwl:hasDbXref UMLS:C0158359 owl:Axiom -HP:0000054 oboInOwl:hasDbXref UMLS:C4551492 owl:Axiom -HP:0000054 oboInOwl:hasDbXref SNOMEDCT_US:34911001 owl:Axiom -HP:0001385 oboInOwl:hasDbXref SNOMEDCT_US:48334007 owl:Axiom -HP:0001385 oboInOwl:hasDbXref UMLS:C0019555 owl:Axiom -HP:0001385 oboInOwl:hasDbXref MSH:D006618 owl:Axiom -HP:0001385 oboInOwl:hasDbXref SNOMEDCT_US:52781008 owl:Axiom -HP:0000056 oboInOwl:hasDbXref UMLS:C4025893 owl:Axiom -HP:0001386 oboInOwl:hasDbXref UMLS:C0152031 owl:Axiom -HP:0001386 oboInOwl:hasDbXref SNOMEDCT_US:271771009 owl:Axiom -HP:0000059 oboInOwl:hasDbXref UMLS:C0566899 owl:Axiom -HP:0000059 oboInOwl:hasDbXref SNOMEDCT_US:289469003 owl:Axiom -HP:0000058 oboInOwl:hasDbXref UMLS:C4025892 owl:Axiom -HP:0000051 oboInOwl:hasDbXref UMLS:C0452148 owl:Axiom -HP:0000051 oboInOwl:hasDbXref SNOMEDCT_US:204890004 owl:Axiom -HP:0001384 oboInOwl:hasDbXref UMLS:C4020870 owl:Axiom -HP:0000050 oboInOwl:hasDbXref UMLS:C1852534 owl:Axiom -HP:0000053 oboInOwl:hasDbXref UMLS:C1263023 owl:Axiom -HP:0000052 oboInOwl:hasDbXref UMLS:C4025894 owl:Axiom -HP:0001382 oboInOwl:hasDbXref UMLS:C1844820 owl:Axiom -HP:0001382 oboInOwl:hasDbXref SNOMEDCT_US:298181000 owl:Axiom -HP:0012033 oboInOwl:hasDbXref UMLS:C4021835 owl:Axiom -HP:0012034 oboInOwl:hasDbXref SNOMEDCT_US:49430005 owl:Axiom -HP:0012034 oboInOwl:hasDbXref SNOMEDCT_US:254829001 owl:Axiom -HP:0012034 oboInOwl:hasDbXref UMLS:C0023827 owl:Axiom -HP:0012034 oboInOwl:hasDbXref MPATH:418 owl:Axiom -HP:0012034 oboInOwl:hasDbXref MSH:D008080 owl:Axiom -HP:0012035 oboInOwl:hasDbXref MSH:D062685 owl:Axiom -HP:0012035 oboInOwl:hasDbXref UMLS:C0259771 owl:Axiom -HP:0012035 oboInOwl:hasDbXref SNOMEDCT_US:109433009 owl:Axiom -HP:0012036 oboInOwl:hasDbXref UMLS:C4023067 owl:Axiom -HP:0012037 oboInOwl:hasDbXref UMLS:C4023066 owl:Axiom -HP:0012038 oboInOwl:hasDbXref SNOMEDCT_US:373424008 owl:Axiom -HP:0012038 oboInOwl:hasDbXref UMLS:C0271288 owl:Axiom -HP:0012039 oboInOwl:hasDbXref SNOMEDCT_US:193821003 owl:Axiom -HP:0012039 oboInOwl:hasDbXref UMLS:C0155116 owl:Axiom -HP:0012030 oboInOwl:hasDbXref UMLS:C4023068 owl:Axiom -HP:0012031 oboInOwl:hasDbXref SNOMEDCT_US:115227001 owl:Axiom -HP:0012031 oboInOwl:hasDbXref MSH:D018205 owl:Axiom -HP:0012031 oboInOwl:hasDbXref MPATH:415 owl:Axiom -HP:0012031 oboInOwl:hasDbXref UMLS:C0206631 owl:Axiom -HP:0012031 oboInOwl:hasDbXref SNOMEDCT_US:254831005 owl:Axiom -HP:0012031 oboInOwl:hasDbXref SNOMEDCT_US:254827004 owl:Axiom -HP:0012032 oboInOwl:hasDbXref UMLS:C0023798 owl:Axiom -HP:0012032 oboInOwl:hasDbXref MSH:D008067 owl:Axiom -HP:0012032 oboInOwl:hasDbXref SNOMEDCT_US:93163002 owl:Axiom -HP:0012032 oboInOwl:hasDbXref MEDDRA:10024612 owl:Axiom -HP:0012032 oboInOwl:hasDbXref MPATH:417 owl:Axiom -HP:0012032 oboInOwl:hasDbXref SNOMEDCT_US:46720004 owl:Axiom -HP:0000066 oboInOwl:hasDbXref UMLS:C1850325 owl:Axiom -HP:0000065 oboInOwl:hasDbXref SNOMEDCT_US:16924008 owl:Axiom -HP:0000065 oboInOwl:hasDbXref UMLS:C0404531 owl:Axiom -HP:0001399 oboInOwl:hasDbXref MSH:D017093 owl:Axiom -HP:0001399 oboInOwl:hasDbXref SNOMEDCT_US:59927004 owl:Axiom -HP:0001399 oboInOwl:hasDbXref UMLS:C0085605 owl:Axiom -HP:0001396 oboInOwl:hasDbXref MSH:D002779 owl:Axiom -HP:0001396 oboInOwl:hasDbXref SNOMEDCT_US:197446008 owl:Axiom -HP:0001396 oboInOwl:hasDbXref SNOMEDCT_US:30144000 owl:Axiom -HP:0001396 oboInOwl:hasDbXref SNOMEDCT_US:33688009 owl:Axiom -HP:0001396 oboInOwl:hasDbXref UMLS:C0008370 owl:Axiom -HP:0000068 oboInOwl:hasDbXref UMLS:C1610065 owl:Axiom -HP:0001397 oboInOwl:hasDbXref SNOMEDCT_US:197321007 owl:Axiom -HP:0001397 oboInOwl:hasDbXref MSH:D005234 owl:Axiom -HP:0001397 oboInOwl:hasDbXref UMLS:C2711227 owl:Axiom -HP:0001397 oboInOwl:hasDbXref SNOMEDCT_US:442191002 owl:Axiom -HP:0000067 oboInOwl:hasDbXref UMLS:C4025890 owl:Axiom -HP:0000069 oboInOwl:hasDbXref UMLS:C1840382 owl:Axiom -HP:0000060 oboInOwl:hasDbXref UMLS:C1844527 owl:Axiom -HP:0000062 oboInOwl:hasDbXref UMLS:C0266362 owl:Axiom -HP:0000062 oboInOwl:hasDbXref SNOMEDCT_US:21321009 owl:Axiom -HP:0000062 oboInOwl:hasDbXref MSH:D012734 owl:Axiom -HP:0001394 oboInOwl:hasDbXref UMLS:C0023890 owl:Axiom -HP:0001394 oboInOwl:hasDbXref SNOMEDCT_US:19943007 owl:Axiom -HP:0001394 oboInOwl:hasDbXref MSH:D008103 owl:Axiom -HP:0001395 oboInOwl:hasDbXref UMLS:C0239946 owl:Axiom -HP:0001395 oboInOwl:hasDbXref SNOMEDCT_US:62484002 owl:Axiom -HP:0001395 oboInOwl:hasDbXref MSH:D008103 owl:Axiom -HP:0000061 oboInOwl:hasDbXref UMLS:C1859980 owl:Axiom -HP:0000061 oboInOwl:hasDbXref UMLS:C4025891 owl:Axiom -HP:0000064 oboInOwl:hasDbXref UMLS:C1849295 owl:Axiom -HP:0001392 oboInOwl:hasDbXref SNOMEDCT_US:235856003 owl:Axiom -HP:0001392 oboInOwl:hasDbXref UMLS:C4021780 owl:Axiom -HP:0001392 oboInOwl:hasDbXref MSH:D008107 owl:Axiom -HP:0001392 oboInOwl:hasDbXref UMLS:C0023895 owl:Axiom -HP:0000063 oboInOwl:hasDbXref UMLS:C1837532 owl:Axiom -HP:0012099 oboInOwl:hasDbXref UMLS:C4021102 owl:Axiom -HP:0012091 oboInOwl:hasDbXref UMLS:C4023048 owl:Axiom -HP:0012092 oboInOwl:hasDbXref UMLS:C4021103 owl:Axiom -HP:0012093 oboInOwl:hasDbXref UMLS:C4023047 owl:Axiom -HP:0012094 oboInOwl:hasDbXref UMLS:C4023046 owl:Axiom -HP:0012095 oboInOwl:hasDbXref SNOMEDCT_US:34277002 owl:Axiom -HP:0012095 oboInOwl:hasDbXref UMLS:C0332792 owl:Axiom -HP:0012095 oboInOwl:hasDbXref SNOMEDCT_US:287096003 owl:Axiom -HP:0012096 oboInOwl:hasDbXref UMLS:C4023045 owl:Axiom -HP:0012097 oboInOwl:hasDbXref UMLS:C4023044 owl:Axiom -HP:0012098 oboInOwl:hasDbXref UMLS:C2919341 owl:Axiom -HP:0012098 oboInOwl:hasDbXref SNOMEDCT_US:445124008 owl:Axiom -HP:0012088 oboInOwl:hasDbXref SNOMEDCT_US:8769003 owl:Axiom -HP:0012088 oboInOwl:hasDbXref UMLS:C0278045 owl:Axiom -HP:0012089 oboInOwl:hasDbXref SNOMEDCT_US:52089001 owl:Axiom -HP:0012089 oboInOwl:hasDbXref UMLS:C0003860 owl:Axiom -HP:0012089 oboInOwl:hasDbXref MSH:D001167 owl:Axiom -HP:0012080 oboInOwl:hasDbXref UMLS:C4023054 owl:Axiom -HP:0012081 oboInOwl:hasDbXref UMLS:C3278024 owl:Axiom -HP:0012082 oboInOwl:hasDbXref UMLS:C4023053 owl:Axiom -HP:0012083 oboInOwl:hasDbXref UMLS:C4023052 owl:Axiom -HP:0012084 oboInOwl:hasDbXref UMLS:C4023051 owl:Axiom -HP:0012085 oboInOwl:hasDbXref MSH:D011776 owl:Axiom -HP:0012085 oboInOwl:hasDbXref SNOMEDCT_US:275765006 owl:Axiom -HP:0012085 oboInOwl:hasDbXref UMLS:C0034359 owl:Axiom -HP:0012085 oboInOwl:hasDbXref SNOMEDCT_US:4800001 owl:Axiom -HP:0012086 oboInOwl:hasDbXref UMLS:C0522153 owl:Axiom -HP:0012086 oboInOwl:hasDbXref SNOMEDCT_US:102867009 owl:Axiom -HP:0012086 oboInOwl:hasDbXref SNOMEDCT_US:167239007 owl:Axiom -HP:0012087 oboInOwl:hasDbXref UMLS:C4023050 owl:Axiom -HP:0000099 oboInOwl:hasDbXref UMLS:C0017658 owl:Axiom -HP:0000099 oboInOwl:hasDbXref MSH:D005921 owl:Axiom -HP:0000099 oboInOwl:hasDbXref SNOMEDCT_US:36171008 owl:Axiom -HP:0000098 oboInOwl:hasDbXref UMLS:C0241240 owl:Axiom -HP:0000098 oboInOwl:hasDbXref SNOMEDCT_US:248328003 owl:Axiom -HP:0012090 oboInOwl:hasDbXref UMLS:C4023049 owl:Axiom -HP:0000091 oboInOwl:hasDbXref UMLS:C4021826 owl:Axiom -HP:0000090 oboInOwl:hasDbXref SNOMEDCT_US:204958008 owl:Axiom -HP:0000090 oboInOwl:hasDbXref UMLS:C0687120 owl:Axiom -HP:0000093 oboInOwl:hasDbXref SNOMEDCT_US:29738008 owl:Axiom -HP:0000093 oboInOwl:hasDbXref UMLS:C0033687 owl:Axiom -HP:0000093 oboInOwl:hasDbXref MSH:D011507 owl:Axiom -HP:0000092 oboInOwl:hasDbXref UMLS:C1858395 owl:Axiom -HP:0000095 oboInOwl:hasDbXref UMLS:C4025889 owl:Axiom -HP:0000097 oboInOwl:hasDbXref SNOMEDCT_US:25821008 owl:Axiom -HP:0000097 oboInOwl:hasDbXref UMLS:C0017668 owl:Axiom -HP:0000097 oboInOwl:hasDbXref MSH:D005923 owl:Axiom -HP:0000097 oboInOwl:hasDbXref SNOMEDCT_US:236403004 owl:Axiom -HP:0000096 oboInOwl:hasDbXref UMLS:C0178664 owl:Axiom -HP:0000096 oboInOwl:hasDbXref SNOMEDCT_US:197661001 owl:Axiom -HP:0000096 oboInOwl:hasDbXref SNOMEDCT_US:82646005 owl:Axiom -HP:0012077 oboInOwl:hasDbXref MSH:D006677 owl:Axiom -HP:0012077 oboInOwl:hasDbXref UMLS:C0019681 owl:Axiom -HP:0012077 oboInOwl:hasDbXref SNOMEDCT_US:55341008 owl:Axiom -HP:0012077 oboInOwl:hasDbXref ICD-10:F60.4 owl:Axiom -HP:0012078 oboInOwl:hasDbXref UMLS:C4023056 owl:Axiom -HP:0012079 oboInOwl:hasDbXref UMLS:C4023055 owl:Axiom -HP:0012070 oboInOwl:hasDbXref UMLS:C4023059 owl:Axiom -HP:0012071 oboInOwl:hasDbXref UMLS:C4023058 owl:Axiom -HP:0012071 oboInOwl:hasDbXref UMLS:C4020733 owl:Axiom -HP:0012072 oboInOwl:hasDbXref SNOMEDCT_US:21806007 owl:Axiom -HP:0012072 oboInOwl:hasDbXref UMLS:C0278026 owl:Axiom -HP:0012073 oboInOwl:hasDbXref UMLS:C4023057 owl:Axiom -HP:0012074 oboInOwl:hasDbXref SNOMEDCT_US:24225004 owl:Axiom -HP:0012074 oboInOwl:hasDbXref UMLS:C0040416 owl:Axiom -HP:0012074 oboInOwl:hasDbXref MSH:D015845 owl:Axiom -HP:0012075 oboInOwl:hasDbXref ICD-10:F60 owl:Axiom -HP:0012075 oboInOwl:hasDbXref UMLS:C0031212 owl:Axiom -HP:0012075 oboInOwl:hasDbXref MSH:D010554 owl:Axiom -HP:0012075 oboInOwl:hasDbXref SNOMEDCT_US:33449004 owl:Axiom -HP:0012076 oboInOwl:hasDbXref SNOMEDCT_US:20010003 owl:Axiom -HP:0012076 oboInOwl:hasDbXref UMLS:C0006012 owl:Axiom -HP:0012076 oboInOwl:hasDbXref MSH:D001883 owl:Axiom -HP:0012076 oboInOwl:hasDbXref ICD-10:F60.3 owl:Axiom -HP:0001327 oboInOwl:hasDbXref UMLS:C4025791 owl:Axiom -HP:0002659 oboInOwl:hasDbXref UMLS:C1390474 owl:Axiom -HP:0003989 oboInOwl:hasDbXref UMLS:C4025462 owl:Axiom -HP:0001328 oboInOwl:hasDbXref UMLS:C4025790 owl:Axiom -HP:0002652 oboInOwl:hasDbXref MSH:D010009 owl:Axiom -HP:0002652 oboInOwl:hasDbXref SNOMEDCT_US:105985007 owl:Axiom -HP:0002652 oboInOwl:hasDbXref SNOMEDCT_US:240190009 owl:Axiom -HP:0002652 oboInOwl:hasDbXref UMLS:C0029422 owl:Axiom -HP:0002652 oboInOwl:hasDbXref UMLS:C4280567 owl:Axiom -HP:0003984 oboInOwl:hasDbXref UMLS:C4025465 owl:Axiom -HP:0001321 oboInOwl:hasDbXref MSH:C562568 owl:Axiom -HP:0001321 oboInOwl:hasDbXref UMLS:C0266470 owl:Axiom -HP:0001321 oboInOwl:hasDbXref SNOMEDCT_US:16026008 owl:Axiom -HP:0002653 oboInOwl:hasDbXref UMLS:C0151825 owl:Axiom -HP:0002653 oboInOwl:hasDbXref SNOMEDCT_US:12584003 owl:Axiom -HP:0002650 oboInOwl:hasDbXref UMLS:C0037932 owl:Axiom -HP:0002650 oboInOwl:hasDbXref UMLS:C0700208 owl:Axiom -HP:0002650 oboInOwl:hasDbXref Fyler:4160 owl:Axiom -HP:0002650 oboInOwl:hasDbXref SNOMEDCT_US:111266001 owl:Axiom -HP:0002650 oboInOwl:hasDbXref MSH:D013121 owl:Axiom -HP:0002650 oboInOwl:hasDbXref SNOMEDCT_US:64217002 owl:Axiom -HP:0003982 oboInOwl:hasDbXref UMLS:C2678397 owl:Axiom -HP:0001320 oboInOwl:hasDbXref UMLS:C1840379 owl:Axiom -HP:0003981 oboInOwl:hasDbXref UMLS:C4021698 owl:Axiom -HP:0002651 oboInOwl:hasDbXref UMLS:C0432211 owl:Axiom -HP:0002651 oboInOwl:hasDbXref SNOMEDCT_US:254062008 owl:Axiom -HP:0001325 oboInOwl:hasDbXref SNOMEDCT_US:267384006 owl:Axiom -HP:0001325 oboInOwl:hasDbXref UMLS:C0020617 owl:Axiom -HP:0003988 oboInOwl:hasDbXref UMLS:C1848108 owl:Axiom -HP:0002656 oboInOwl:hasDbXref UMLS:C4280566 owl:Axiom -HP:0002656 oboInOwl:hasDbXref UMLS:C0392476 owl:Axiom -HP:0002656 oboInOwl:hasDbXref SNOMEDCT_US:254080004 owl:Axiom -HP:0002657 oboInOwl:hasDbXref SNOMEDCT_US:702350003 owl:Axiom -HP:0002657 oboInOwl:hasDbXref MSH:C537501 owl:Axiom -HP:0002657 oboInOwl:hasDbXref UMLS:C0700635 owl:Axiom -HP:0001326 oboInOwl:hasDbXref UMLS:C4025792 owl:Axiom -HP:0003987 oboInOwl:hasDbXref UMLS:C0041601 owl:Axiom -HP:0003987 oboInOwl:hasDbXref SNOMEDCT_US:54556006 owl:Axiom -HP:0003987 oboInOwl:hasDbXref MSH:D014458 owl:Axiom -HP:0002654 oboInOwl:hasDbXref SNOMEDCT_US:59708000 owl:Axiom -HP:0002654 oboInOwl:hasDbXref MSH:D010009 owl:Axiom -HP:0002654 oboInOwl:hasDbXref UMLS:C0026760 owl:Axiom -HP:0003986 oboInOwl:hasDbXref UMLS:C4025463 owl:Axiom -HP:0002655 oboInOwl:hasDbXref UMLS:C0038015 owl:Axiom -HP:0002655 oboInOwl:hasDbXref MSH:D010009 owl:Axiom -HP:0001324 oboInOwl:hasDbXref UMLS:C0151786 owl:Axiom -HP:0001324 oboInOwl:hasDbXref MSH:D018908 owl:Axiom -HP:0001324 oboInOwl:hasDbXref SNOMEDCT_US:26544005 owl:Axiom -HP:0003985 oboInOwl:hasDbXref UMLS:C4025464 owl:Axiom -HP:0003980 oboInOwl:hasDbXref UMLS:C4025466 owl:Axiom -HP:0000008 oboInOwl:hasDbXref UMLS:C4025900 owl:Axiom -HP:0000007 oboInOwl:hasDbXref SNOMEDCT_US:258211005 owl:Axiom -HP:0000007 oboInOwl:hasDbXref UMLS:C4020899 owl:Axiom -HP:0000007 oboInOwl:hasDbXref UMLS:C0441748 owl:Axiom -HP:0001338 oboInOwl:hasDbXref SNOMEDCT_US:253140003 owl:Axiom -HP:0001338 oboInOwl:hasDbXref MSH:C536111 owl:Axiom -HP:0001338 oboInOwl:hasDbXref UMLS:C0431368 owl:Axiom -HP:0001338 oboInOwl:hasDbXref UMLS:C1857278 owl:Axiom -HP:0002669 oboInOwl:hasDbXref UMLS:C0029463 owl:Axiom -HP:0002669 oboInOwl:hasDbXref SNOMEDCT_US:21708004 owl:Axiom -HP:0002669 oboInOwl:hasDbXref NCIT:C9145 owl:Axiom -HP:0002669 oboInOwl:hasDbXref SNOMEDCT_US:307576001 owl:Axiom -HP:0002669 oboInOwl:hasDbXref MSH:D012516 owl:Axiom -HP:0000009 oboInOwl:hasDbXref UMLS:C3806583 owl:Axiom -HP:0001339 oboInOwl:hasDbXref UMLS:C0266463 owl:Axiom -HP:0001339 oboInOwl:hasDbXref UMLS:C1879312 owl:Axiom -HP:0001339 oboInOwl:hasDbXref MSH:D054082 owl:Axiom -HP:0001339 oboInOwl:hasDbXref SNOMEDCT_US:204036008 owl:Axiom -HP:0002663 oboInOwl:hasDbXref UMLS:C1865200 owl:Axiom -HP:0002663 oboInOwl:hasDbXref UMLS:C4280565 owl:Axiom -HP:0001332 oboInOwl:hasDbXref UMLS:C0013421 owl:Axiom -HP:0001332 oboInOwl:hasDbXref UMLS:C4020871 owl:Axiom -HP:0001332 oboInOwl:hasDbXref MSH:D004421 owl:Axiom -HP:0003995 oboInOwl:hasDbXref UMLS:C4021696 owl:Axiom -HP:0002664 oboInOwl:hasDbXref SNOMEDCT_US:363346000 owl:Axiom -HP:0002664 oboInOwl:hasDbXref UMLS:C0027651 owl:Axiom -HP:0002664 oboInOwl:hasDbXref MSH:D009369 owl:Axiom -HP:0002664 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0002664 oboInOwl:hasDbXref SNOMEDCT_US:108369006 owl:Axiom -HP:0002664 oboInOwl:hasDbXref UMLS:C0006826 owl:Axiom -HP:0003994 oboInOwl:hasDbXref SNOMEDCT_US:125618007 owl:Axiom -HP:0003994 oboInOwl:hasDbXref MEDDRA:10013184 owl:Axiom -HP:0003994 oboInOwl:hasDbXref UMLS:C0159941 owl:Axiom -HP:0003993 oboInOwl:hasDbXref UMLS:C4025460 owl:Axiom -HP:0003993 oboInOwl:hasDbXref UMLS:C4020692 owl:Axiom -HP:0002661 oboInOwl:hasDbXref UMLS:C1837602 owl:Axiom -HP:0000002 oboInOwl:hasDbXref UMLS:C4025901 owl:Axiom -HP:0003992 oboInOwl:hasDbXref UMLS:C1968814 owl:Axiom -HP:0000001 oboInOwl:hasDbXref UMLS:C0444868 owl:Axiom -HP:0001331 oboInOwl:hasDbXref UMLS:C0431371 owl:Axiom -HP:0001331 oboInOwl:hasDbXref SNOMEDCT_US:253143001 owl:Axiom -HP:0001331 oboInOwl:hasDbXref MSH:C535562 owl:Axiom -HP:0001336 oboInOwl:hasDbXref SNOMEDCT_US:127324008 owl:Axiom -HP:0001336 oboInOwl:hasDbXref UMLS:C0027066 owl:Axiom -HP:0001336 oboInOwl:hasDbXref SNOMEDCT_US:17450006 owl:Axiom -HP:0001336 oboInOwl:hasDbXref UMLS:C1854302 owl:Axiom -HP:0001336 oboInOwl:hasDbXref MSH:D009207 owl:Axiom -HP:0003999 oboInOwl:hasDbXref UMLS:C4021694 owl:Axiom -HP:0002667 oboInOwl:hasDbXref NCIT:C40407 owl:Axiom -HP:0002667 oboInOwl:hasDbXref SNOMEDCT_US:25081006 owl:Axiom -HP:0002667 oboInOwl:hasDbXref UMLS:C0027708 owl:Axiom -HP:0002667 oboInOwl:hasDbXref SNOMEDCT_US:302849000 owl:Axiom -HP:0002667 oboInOwl:hasDbXref MSH:D009396 owl:Axiom -HP:0002668 oboInOwl:hasDbXref SNOMEDCT_US:127027008 owl:Axiom -HP:0002668 oboInOwl:hasDbXref UMLS:C0030421 owl:Axiom -HP:0002668 oboInOwl:hasDbXref MSH:D010235 owl:Axiom -HP:0002668 oboInOwl:hasDbXref SNOMEDCT_US:72787006 owl:Axiom -HP:0002668 oboInOwl:hasDbXref SNOMEDCT_US:302833002 owl:Axiom -HP:0002668 oboInOwl:hasDbXref NCIT:C3308 owl:Axiom -HP:0002668 oboInOwl:hasDbXref SNOMEDCT_US:253029009 owl:Axiom -HP:0002668 oboInOwl:hasDbXref SNOMEDCT_US:803009 owl:Axiom -HP:0000003 oboInOwl:hasDbXref MSH:D021782 owl:Axiom -HP:0000003 oboInOwl:hasDbXref SNOMEDCT_US:204962002 owl:Axiom -HP:0000003 oboInOwl:hasDbXref SNOMEDCT_US:82525005 owl:Axiom -HP:0000003 oboInOwl:hasDbXref UMLS:C3714581 owl:Axiom -HP:0001337 oboInOwl:hasDbXref MSH:D014202 owl:Axiom -HP:0001337 oboInOwl:hasDbXref UMLS:C0040822 owl:Axiom -HP:0001337 oboInOwl:hasDbXref SNOMEDCT_US:26079004 owl:Axiom -HP:0003998 oboInOwl:hasDbXref UMLS:C4025458 owl:Axiom -HP:0002665 oboInOwl:hasDbXref NCIT:C7065 owl:Axiom -HP:0002665 oboInOwl:hasDbXref UMLS:C0024299 owl:Axiom -HP:0002665 oboInOwl:hasDbXref SNOMEDCT_US:21964009 owl:Axiom -HP:0002665 oboInOwl:hasDbXref MSH:D008223 owl:Axiom -HP:0002665 oboInOwl:hasDbXref SNOMEDCT_US:115244002 owl:Axiom -HP:0002665 oboInOwl:hasDbXref SNOMEDCT_US:118600007 owl:Axiom -HP:0002665 oboInOwl:hasDbXref SNOMEDCT_US:188676008 owl:Axiom -HP:0000006 oboInOwl:hasDbXref SNOMEDCT_US:263681008 owl:Axiom -HP:0000006 oboInOwl:hasDbXref UMLS:C0443147 owl:Axiom -HP:0003997 oboInOwl:hasDbXref UMLS:C4021695 owl:Axiom -HP:0001334 oboInOwl:hasDbXref SNOMEDCT_US:271569006 owl:Axiom -HP:0001334 oboInOwl:hasDbXref UMLS:C0009451 owl:Axiom -HP:0001334 oboInOwl:hasDbXref MSH:D006849 owl:Axiom -HP:0001335 oboInOwl:hasDbXref SNOMEDCT_US:229247004 owl:Axiom -HP:0001335 oboInOwl:hasDbXref UMLS:C0454455 owl:Axiom -HP:0002666 oboInOwl:hasDbXref SNOMEDCT_US:399343007 owl:Axiom -HP:0002666 oboInOwl:hasDbXref SNOMEDCT_US:302835009 owl:Axiom -HP:0002666 oboInOwl:hasDbXref NCIT:C3326 owl:Axiom -HP:0002666 oboInOwl:hasDbXref SNOMEDCT_US:85583005 owl:Axiom -HP:0002666 oboInOwl:hasDbXref MSH:D010673 owl:Axiom -HP:0002666 oboInOwl:hasDbXref UMLS:C0031511 owl:Axiom -HP:0003996 oboInOwl:hasDbXref UMLS:C4025459 owl:Axiom -HP:0000005 oboInOwl:hasDbXref UMLS:C1708511 owl:Axiom -HP:0003991 oboInOwl:hasDbXref UMLS:C4021697 owl:Axiom -HP:0003990 oboInOwl:hasDbXref UMLS:C4025461 owl:Axiom -HP:0002638 oboInOwl:hasDbXref SNOMEDCT_US:2477008 owl:Axiom -HP:0002638 oboInOwl:hasDbXref UMLS:C1510431 owl:Axiom -HP:0002639 oboInOwl:hasDbXref MSH:D006502 owl:Axiom -HP:0002639 oboInOwl:hasDbXref UMLS:C0856761 owl:Axiom -HP:0002639 oboInOwl:hasDbXref SNOMEDCT_US:82385007 owl:Axiom -HP:0001308 oboInOwl:hasDbXref SNOMEDCT_US:249878001 owl:Axiom -HP:0001308 oboInOwl:hasDbXref UMLS:C0239548 owl:Axiom -HP:0001308 oboInOwl:hasDbXref MSH:D005207 owl:Axiom -HP:0003969 oboInOwl:hasDbXref UMLS:C4025471 owl:Axiom -HP:0001305 oboInOwl:hasDbXref UMLS:C0010964 owl:Axiom -HP:0001305 oboInOwl:hasDbXref MSH:D003616 owl:Axiom -HP:0001305 oboInOwl:hasDbXref SNOMEDCT_US:14447001 owl:Axiom -HP:0002636 oboInOwl:hasDbXref UMLS:C4025694 owl:Axiom -HP:0002637 oboInOwl:hasDbXref MSH:D002545 owl:Axiom -HP:0002637 oboInOwl:hasDbXref SNOMEDCT_US:389100007 owl:Axiom -HP:0002637 oboInOwl:hasDbXref UMLS:C0917798 owl:Axiom -HP:0002637 oboInOwl:hasDbXref UMLS:C0007786 owl:Axiom -HP:0002637 oboInOwl:hasDbXref SNOMEDCT_US:287731003 owl:Axiom -HP:0003967 oboInOwl:hasDbXref UMLS:C4025472 owl:Axiom -HP:0002630 oboInOwl:hasDbXref SNOMEDCT_US:197494007 owl:Axiom -HP:0002630 oboInOwl:hasDbXref UMLS:C0554103 owl:Axiom -HP:0001300 oboInOwl:hasDbXref MSH:D020734 owl:Axiom -HP:0001300 oboInOwl:hasDbXref SNOMEDCT_US:32798002 owl:Axiom -HP:0001300 oboInOwl:hasDbXref UMLS:C0242422 owl:Axiom -HP:0003961 oboInOwl:hasDbXref UMLS:C4025477 owl:Axiom -HP:0003960 oboInOwl:hasDbXref UMLS:C4025478 owl:Axiom -HP:0002634 oboInOwl:hasDbXref MSH:D001161 owl:Axiom -HP:0002634 oboInOwl:hasDbXref SNOMEDCT_US:72092001 owl:Axiom -HP:0002634 oboInOwl:hasDbXref SNOMEDCT_US:28960008 owl:Axiom -HP:0002634 oboInOwl:hasDbXref SNOMEDCT_US:107671003 owl:Axiom -HP:0002634 oboInOwl:hasDbXref UMLS:C4280568 owl:Axiom -HP:0002634 oboInOwl:hasDbXref UMLS:C0003850 owl:Axiom -HP:0003966 oboInOwl:hasDbXref UMLS:C4025473 owl:Axiom -HP:0002635 oboInOwl:hasDbXref UMLS:C0004153 owl:Axiom -HP:0002635 oboInOwl:hasDbXref SNOMEDCT_US:38716007 owl:Axiom -HP:0002635 oboInOwl:hasDbXref MSH:D050197 owl:Axiom -HP:0001304 oboInOwl:hasDbXref SNOMEDCT_US:431034009 owl:Axiom -HP:0001304 oboInOwl:hasDbXref MSH:D004422 owl:Axiom -HP:0001304 oboInOwl:hasDbXref SNOMEDCT_US:22451001 owl:Axiom -HP:0001304 oboInOwl:hasDbXref UMLS:C0013423 owl:Axiom -HP:0003965 oboInOwl:hasDbXref UMLS:C4025474 owl:Axiom -HP:0002632 oboInOwl:hasDbXref UMLS:C1866500 owl:Axiom -HP:0001301 oboInOwl:hasDbXref UMLS:C4025794 owl:Axiom -HP:0003964 oboInOwl:hasDbXref UMLS:C4025475 owl:Axiom -HP:0001302 oboInOwl:hasDbXref MSH:D054082 owl:Axiom -HP:0001302 oboInOwl:hasDbXref UMLS:C0266483 owl:Axiom -HP:0001302 oboInOwl:hasDbXref SNOMEDCT_US:23024003 owl:Axiom -HP:0002633 oboInOwl:hasDbXref MSH:D014657 owl:Axiom -HP:0002633 oboInOwl:hasDbXref UMLS:C0042384 owl:Axiom -HP:0002633 oboInOwl:hasDbXref SNOMEDCT_US:31996006 owl:Axiom -HP:0003963 oboInOwl:hasDbXref UMLS:C4025476 owl:Axiom -HP:0001319 oboInOwl:hasDbXref SNOMEDCT_US:205294008 owl:Axiom -HP:0001319 oboInOwl:hasDbXref UMLS:C2267233 owl:Axiom -HP:0001319 oboInOwl:hasDbXref MSH:D009123 owl:Axiom -HP:0003979 oboInOwl:hasDbXref UMLS:C4021841 owl:Axiom -HP:0002647 oboInOwl:hasDbXref UMLS:C0340643 owl:Axiom -HP:0002647 oboInOwl:hasDbXref SNOMEDCT_US:308546005 owl:Axiom -HP:0001317 oboInOwl:hasDbXref UMLS:C1866129 owl:Axiom -HP:0001317 oboInOwl:hasDbXref UMLS:C0742038 owl:Axiom -HP:0003978 oboInOwl:hasDbXref MSH:D011885 owl:Axiom -HP:0003978 oboInOwl:hasDbXref SNOMEDCT_US:12676007 owl:Axiom -HP:0003978 oboInOwl:hasDbXref UMLS:C0034628 owl:Axiom -HP:0002648 oboInOwl:hasDbXref UMLS:C4280260 owl:Axiom -HP:0002648 oboInOwl:hasDbXref UMLS:C4025692 owl:Axiom -HP:0001310 oboInOwl:hasDbXref SNOMEDCT_US:32566006 owl:Axiom -HP:0001310 oboInOwl:hasDbXref UMLS:C0234162 owl:Axiom -HP:0001310 oboInOwl:hasDbXref MSH:D002524 owl:Axiom -HP:0003973 oboInOwl:hasDbXref UMLS:C4021699 owl:Axiom -HP:0002641 oboInOwl:hasDbXref UMLS:C1849749 owl:Axiom -HP:0002642 oboInOwl:hasDbXref UMLS:C1857693 owl:Axiom -HP:0001311 oboInOwl:hasDbXref UMLS:C4021781 owl:Axiom -HP:0003971 oboInOwl:hasDbXref UMLS:C4021700 owl:Axiom -HP:0003970 oboInOwl:hasDbXref UMLS:C4025470 owl:Axiom -HP:0002640 oboInOwl:hasDbXref UMLS:C4025693 owl:Axiom -HP:0002645 oboInOwl:hasDbXref UMLS:C0222716 owl:Axiom -HP:0002645 oboInOwl:hasDbXref SNOMEDCT_US:113194005 owl:Axiom -HP:0003977 oboInOwl:hasDbXref UMLS:C4025467 owl:Axiom -HP:0001315 oboInOwl:hasDbXref UMLS:C1866934 owl:Axiom -HP:0003976 oboInOwl:hasDbXref UMLS:C4025468 owl:Axiom -HP:0001312 oboInOwl:hasDbXref UMLS:C3806961 owl:Axiom -HP:0002643 oboInOwl:hasDbXref UMLS:C0852283 owl:Axiom -HP:0002644 oboInOwl:hasDbXref UMLS:C4020847 owl:Axiom -HP:0003974 oboInOwl:hasDbXref UMLS:C1838608 owl:Axiom -HP:0003974 oboInOwl:hasDbXref UMLS:C1849314 owl:Axiom -HP:0003974 oboInOwl:hasDbXref UMLS:C1405984 owl:Axiom -HP:0012022 oboInOwl:hasDbXref SNOMEDCT_US:253330006 owl:Axiom -HP:0012022 oboInOwl:hasDbXref MSH:C562830 owl:Axiom -HP:0012022 oboInOwl:hasDbXref UMLS:C0344688 owl:Axiom -HP:0012023 oboInOwl:hasDbXref UMLS:C0268157 owl:Axiom -HP:0012023 oboInOwl:hasDbXref SNOMEDCT_US:71690006 owl:Axiom -HP:0012024 oboInOwl:hasDbXref UMLS:C0016952 owl:Axiom -HP:0012024 oboInOwl:hasDbXref UMLS:C4023071 owl:Axiom -HP:0012024 oboInOwl:hasDbXref SNOMEDCT_US:190745006 owl:Axiom -HP:0012024 oboInOwl:hasDbXref MSH:D005693 owl:Axiom -HP:0012024 oboInOwl:hasDbXref SNOMEDCT_US:190749000 owl:Axiom -HP:0012025 oboInOwl:hasDbXref UMLS:C4023070 owl:Axiom -HP:0012026 oboInOwl:hasDbXref UMLS:C0599035 owl:Axiom -HP:0012026 oboInOwl:hasDbXref SNOMEDCT_US:33985005 owl:Axiom -HP:0012026 oboInOwl:hasDbXref MSH:D015799 owl:Axiom -HP:0012026 oboInOwl:hasDbXref SNOMEDCT_US:276426004 owl:Axiom -HP:0012027 oboInOwl:hasDbXref SNOMEDCT_US:51599000 owl:Axiom -HP:0012027 oboInOwl:hasDbXref MSH:D007819 owl:Axiom -HP:0012027 oboInOwl:hasDbXref UMLS:C0023052 owl:Axiom -HP:0012028 oboInOwl:hasDbXref SNOMEDCT_US:424263008 owl:Axiom -HP:0012028 oboInOwl:hasDbXref SNOMEDCT_US:78058005 owl:Axiom -HP:0012028 oboInOwl:hasDbXref UMLS:C0206669 owl:Axiom -HP:0012028 oboInOwl:hasDbXref MSH:D018248 owl:Axiom -HP:0012028 oboInOwl:hasDbXref MPATH:353 owl:Axiom -HP:0012029 oboInOwl:hasDbXref UMLS:C4023069 owl:Axiom -HP:0012020 oboInOwl:hasDbXref Fyler:2720 owl:Axiom -HP:0012020 oboInOwl:hasDbXref SNOMEDCT_US:244229003 owl:Axiom -HP:0012020 oboInOwl:hasDbXref SNOMEDCT_US:111321007 owl:Axiom -HP:0012020 oboInOwl:hasDbXref UMLS:C0035615 owl:Axiom -HP:0012021 oboInOwl:hasDbXref UMLS:C4023072 owl:Axiom -HP:0002696 oboInOwl:hasDbXref UMLS:C4021834 owl:Axiom -HP:0000033 oboInOwl:hasDbXref UMLS:C4021823 owl:Axiom -HP:0002697 oboInOwl:hasDbXref UMLS:C4280556 owl:Axiom -HP:0002697 oboInOwl:hasDbXref SNOMEDCT_US:11240000 owl:Axiom -HP:0002697 oboInOwl:hasDbXref SNOMEDCT_US:29307005 owl:Axiom -HP:0002697 oboInOwl:hasDbXref UMLS:C0222706 owl:Axiom -HP:0000032 oboInOwl:hasDbXref UMLS:C4025897 owl:Axiom -HP:0002694 oboInOwl:hasDbXref UMLS:C1851714 owl:Axiom -HP:0002694 oboInOwl:hasDbXref UMLS:C4072848 owl:Axiom -HP:0002694 oboInOwl:hasDbXref UMLS:C4072847 owl:Axiom -HP:0001363 oboInOwl:hasDbXref SNOMEDCT_US:57219006 owl:Axiom -HP:0001363 oboInOwl:hasDbXref UMLS:C0010278 owl:Axiom -HP:0001363 oboInOwl:hasDbXref MSH:D003398 owl:Axiom -HP:0001363 oboInOwl:hasDbXref UMLS:C0235942 owl:Axiom -HP:0001363 oboInOwl:hasDbXref Fyler:4336 owl:Axiom -HP:0000035 oboInOwl:hasDbXref UMLS:C0266423 owl:Axiom -HP:0000035 oboInOwl:hasDbXref SNOMEDCT_US:55631001 owl:Axiom -HP:0002695 oboInOwl:hasDbXref UMLS:C1865045 owl:Axiom -HP:0000034 oboInOwl:hasDbXref UMLS:C1720771 owl:Axiom -HP:0000034 oboInOwl:hasDbXref SNOMEDCT_US:26614003 owl:Axiom -HP:0000034 oboInOwl:hasDbXref SNOMEDCT_US:386152007 owl:Axiom -HP:0000034 oboInOwl:hasDbXref MSH:D006848 owl:Axiom -HP:0000034 oboInOwl:hasDbXref SNOMEDCT_US:55434001 owl:Axiom -HP:0001369 oboInOwl:hasDbXref SNOMEDCT_US:3723001 owl:Axiom -HP:0001369 oboInOwl:hasDbXref MSH:D001168 owl:Axiom -HP:0001369 oboInOwl:hasDbXref UMLS:C0003864 owl:Axiom -HP:0000037 oboInOwl:hasDbXref UMLS:C0238395 owl:Axiom -HP:0000037 oboInOwl:hasDbXref SNOMEDCT_US:111332007 owl:Axiom -HP:0000037 oboInOwl:hasDbXref MSH:D058490 owl:Axiom -HP:0000036 oboInOwl:hasDbXref UMLS:C4025896 owl:Axiom -HP:0001367 oboInOwl:hasDbXref UMLS:C0240083 owl:Axiom -HP:0001367 oboInOwl:hasDbXref UMLS:C0022408 owl:Axiom -HP:0001367 oboInOwl:hasDbXref MSH:D007592 owl:Axiom -HP:0001367 oboInOwl:hasDbXref SNOMEDCT_US:399269003 owl:Axiom -HP:0000039 oboInOwl:hasDbXref UMLS:C0563449 owl:Axiom -HP:0000039 oboInOwl:hasDbXref SNOMEDCT_US:406477003 owl:Axiom -HP:0002699 oboInOwl:hasDbXref UMLS:C4025687 owl:Axiom -HP:0002692 oboInOwl:hasDbXref UMLS:C4229090 owl:Axiom -HP:0002692 oboInOwl:hasDbXref UMLS:C4280268 owl:Axiom -HP:0002692 oboInOwl:hasDbXref UMLS:C4280558 owl:Axiom -HP:0002692 oboInOwl:hasDbXref UMLS:C4280557 owl:Axiom -HP:0002692 oboInOwl:hasDbXref UMLS:C1846438 owl:Axiom -HP:0001361 oboInOwl:hasDbXref UMLS:C4025788 owl:Axiom -HP:0001362 oboInOwl:hasDbXref UMLS:C4280595 owl:Axiom -HP:0001362 oboInOwl:hasDbXref UMLS:C4025787 owl:Axiom -HP:0001362 oboInOwl:hasDbXref UMLS:C4280596 owl:Axiom -HP:0002693 oboInOwl:hasDbXref UMLS:C4025688 owl:Axiom -HP:0002690 oboInOwl:hasDbXref UMLS:C1843677 owl:Axiom -HP:0002690 oboInOwl:hasDbXref UMLS:C4072846 owl:Axiom -HP:0002690 oboInOwl:hasDbXref UMLS:C4072845 owl:Axiom -HP:0000031 oboInOwl:hasDbXref UMLS:C0014534 owl:Axiom -HP:0000031 oboInOwl:hasDbXref MSH:D004823 owl:Axiom -HP:0000031 oboInOwl:hasDbXref SNOMEDCT_US:31070006 owl:Axiom -HP:0002691 oboInOwl:hasDbXref UMLS:C0032209 owl:Axiom -HP:0002691 oboInOwl:hasDbXref SNOMEDCT_US:86587003 owl:Axiom -HP:0002691 oboInOwl:hasDbXref MSH:D010985 owl:Axiom -HP:0000030 oboInOwl:hasDbXref UMLS:C1515283 owl:Axiom -HP:0000030 oboInOwl:hasDbXref NCIT:C3754 owl:Axiom -HP:0001360 oboInOwl:hasDbXref MSH:D016142 owl:Axiom -HP:0001360 oboInOwl:hasDbXref UMLS:C0079541 owl:Axiom -HP:0001360 oboInOwl:hasDbXref Fyler:4338 owl:Axiom -HP:0001360 oboInOwl:hasDbXref SNOMEDCT_US:30915001 owl:Axiom -HP:0012011 oboInOwl:hasDbXref UMLS:C4023080 owl:Axiom -HP:0012012 oboInOwl:hasDbXref UMLS:C4023079 owl:Axiom -HP:0012013 oboInOwl:hasDbXref UMLS:C4023078 owl:Axiom -HP:0012014 oboInOwl:hasDbXref UMLS:C4023077 owl:Axiom -HP:0012015 oboInOwl:hasDbXref UMLS:C4023076 owl:Axiom -HP:0012016 oboInOwl:hasDbXref UMLS:C4023075 owl:Axiom -HP:0012017 oboInOwl:hasDbXref UMLS:C4023074 owl:Axiom -HP:0012018 oboInOwl:hasDbXref UMLS:C4023073 owl:Axiom -HP:0012010 oboInOwl:hasDbXref UMLS:C4023081 owl:Axiom -HP:0000044 oboInOwl:hasDbXref UMLS:C0271623 owl:Axiom -HP:0000044 oboInOwl:hasDbXref MSH:D007006 owl:Axiom -HP:0000044 oboInOwl:hasDbXref UMLS:C3489396 owl:Axiom -HP:0000044 oboInOwl:hasDbXref SNOMEDCT_US:33927004 owl:Axiom -HP:0001376 oboInOwl:hasDbXref UMLS:C1857108 owl:Axiom -HP:0001377 oboInOwl:hasDbXref UMLS:C1867103 owl:Axiom -HP:0000046 oboInOwl:hasDbXref UMLS:C0431659 owl:Axiom -HP:0000046 oboInOwl:hasDbXref SNOMEDCT_US:204912007 owl:Axiom -HP:0001374 oboInOwl:hasDbXref SNOMEDCT_US:48334007 owl:Axiom -HP:0001374 oboInOwl:hasDbXref UMLS:C0019555 owl:Axiom -HP:0001374 oboInOwl:hasDbXref MSH:D006618 owl:Axiom -HP:0001374 oboInOwl:hasDbXref SNOMEDCT_US:52781008 owl:Axiom -HP:0000045 oboInOwl:hasDbXref UMLS:C4025895 owl:Axiom -HP:0000048 oboInOwl:hasDbXref UMLS:C0341787 owl:Axiom -HP:0000048 oboInOwl:hasDbXref SNOMEDCT_US:236780002 owl:Axiom -HP:0000047 oboInOwl:hasDbXref Fyler:4504 owl:Axiom -HP:0000047 oboInOwl:hasDbXref UMLS:C1691215 owl:Axiom -HP:0000047 oboInOwl:hasDbXref SNOMEDCT_US:204888000 owl:Axiom -HP:0000049 oboInOwl:hasDbXref UMLS:C1858539 owl:Axiom -HP:0012019 oboInOwl:hasDbXref MSH:D007906 owl:Axiom -HP:0012019 oboInOwl:hasDbXref UMLS:C0023309 owl:Axiom -HP:0000040 oboInOwl:hasDbXref SNOMEDCT_US:88673001 owl:Axiom -HP:0000040 oboInOwl:hasDbXref UMLS:C0269011 owl:Axiom -HP:0001373 oboInOwl:hasDbXref MSH:D004204 owl:Axiom -HP:0001373 oboInOwl:hasDbXref UMLS:C0012691 owl:Axiom -HP:0001373 oboInOwl:hasDbXref SNOMEDCT_US:87642003 owl:Axiom -HP:0001373 oboInOwl:hasDbXref SNOMEDCT_US:108367008 owl:Axiom -HP:0001370 oboInOwl:hasDbXref SNOMEDCT_US:69896004 owl:Axiom -HP:0001370 oboInOwl:hasDbXref MSH:D001172 owl:Axiom -HP:0001370 oboInOwl:hasDbXref UMLS:C0003873 owl:Axiom -HP:0000042 oboInOwl:hasDbXref UMLS:C1848869 owl:Axiom -HP:0001371 oboInOwl:hasDbXref SNOMEDCT_US:57048009 owl:Axiom -HP:0001371 oboInOwl:hasDbXref SNOMEDCT_US:7890003 owl:Axiom -HP:0001371 oboInOwl:hasDbXref SNOMEDCT_US:88565003 owl:Axiom -HP:0001371 oboInOwl:hasDbXref SNOMEDCT_US:385522000 owl:Axiom -HP:0001371 oboInOwl:hasDbXref MSH:D003286 owl:Axiom -HP:0001371 oboInOwl:hasDbXref UMLS:C1850530 owl:Axiom -HP:0001371 oboInOwl:hasDbXref SNOMEDCT_US:203598005 owl:Axiom -HP:0001371 oboInOwl:hasDbXref SNOMEDCT_US:55033002 owl:Axiom -HP:0001371 oboInOwl:hasDbXref UMLS:C0009918 owl:Axiom -HP:0001371 oboInOwl:hasDbXref UMLS:C0333068 owl:Axiom -HP:0001371 oboInOwl:hasDbXref UMLS:C0009917 owl:Axiom -HP:0000041 oboInOwl:hasDbXref UMLS:C0221182 owl:Axiom -HP:0000041 oboInOwl:hasDbXref SNOMEDCT_US:4287008 owl:Axiom -HP:0012000 oboInOwl:hasDbXref UMLS:C2206531 owl:Axiom -HP:0012001 oboInOwl:hasDbXref UMLS:C4023088 owl:Axiom -HP:0012002 oboInOwl:hasDbXref UMLS:C4023087 owl:Axiom -HP:0012003 oboInOwl:hasDbXref UMLS:C4023086 owl:Axiom -HP:0012004 oboInOwl:hasDbXref UMLS:C4023085 owl:Axiom -HP:0012005 oboInOwl:hasDbXref UMLS:C0011194 owl:Axiom -HP:0012005 oboInOwl:hasDbXref SNOMEDCT_US:313005 owl:Axiom -HP:0012005 oboInOwl:hasDbXref MSH:D003690 owl:Axiom -HP:0012006 oboInOwl:hasDbXref SNOMEDCT_US:28249008 owl:Axiom -HP:0012006 oboInOwl:hasDbXref UMLS:C0233803 owl:Axiom -HP:0012007 oboInOwl:hasDbXref UMLS:C4023084 owl:Axiom -HP:0000019 oboInOwl:hasDbXref SNOMEDCT_US:5972002 owl:Axiom -HP:0000019 oboInOwl:hasDbXref UMLS:C0152032 owl:Axiom -HP:0025318 oboInOwl:hasDbXref NCIT:C4908 owl:Axiom -HP:0001349 oboInOwl:hasDbXref UMLS:C1836003 owl:Axiom -HP:0001343 oboInOwl:hasDbXref MSH:D007647 owl:Axiom -HP:0001343 oboInOwl:hasDbXref SNOMEDCT_US:50143004 owl:Axiom -HP:0001343 oboInOwl:hasDbXref UMLS:C0022610 owl:Axiom -HP:0001343 oboInOwl:hasDbXref SNOMEDCT_US:74925009 owl:Axiom -HP:0000011 oboInOwl:hasDbXref SNOMEDCT_US:397732007 owl:Axiom -HP:0000011 oboInOwl:hasDbXref UMLS:C0005697 owl:Axiom -HP:0000011 oboInOwl:hasDbXref SNOMEDCT_US:398064005 owl:Axiom -HP:0000011 oboInOwl:hasDbXref MSH:D001750 owl:Axiom -HP:0001344 oboInOwl:hasDbXref UMLS:C1854882 owl:Axiom -HP:0001344 oboInOwl:hasDbXref UMLS:C0746940 owl:Axiom -HP:0000010 oboInOwl:hasDbXref SNOMEDCT_US:197927001 owl:Axiom -HP:0000010 oboInOwl:hasDbXref UMLS:C0262655 owl:Axiom -HP:0000013 oboInOwl:hasDbXref SNOMEDCT_US:35850006 owl:Axiom -HP:0000013 oboInOwl:hasDbXref UMLS:C0266399 owl:Axiom -HP:0001341 oboInOwl:hasDbXref UMLS:C1855331 owl:Axiom -HP:0002672 oboInOwl:hasDbXref UMLS:C0151544 owl:Axiom -HP:0001342 oboInOwl:hasDbXref UMLS:C2937358 owl:Axiom -HP:0001342 oboInOwl:hasDbXref SNOMEDCT_US:230706003 owl:Axiom -HP:0001342 oboInOwl:hasDbXref MSH:D002543 owl:Axiom -HP:0001342 oboInOwl:hasDbXref MSH:D020300 owl:Axiom -HP:0001342 oboInOwl:hasDbXref SNOMEDCT_US:274100004 owl:Axiom -HP:0001342 oboInOwl:hasDbXref UMLS:C0553692 owl:Axiom -HP:0000012 oboInOwl:hasDbXref UMLS:C3544092 owl:Axiom -HP:0000012 oboInOwl:hasDbXref UMLS:C0085606 owl:Axiom -HP:0000012 oboInOwl:hasDbXref SNOMEDCT_US:75088002 owl:Axiom -HP:0000012 oboInOwl:hasDbXref UMLS:C4020898 owl:Axiom -HP:0002673 oboInOwl:hasDbXref SNOMEDCT_US:299236004 owl:Axiom -HP:0002673 oboInOwl:hasDbXref UMLS:C3549698 owl:Axiom -HP:0002673 oboInOwl:hasDbXref UMLS:C0239137 owl:Axiom -HP:0002673 oboInOwl:hasDbXref MSH:D060906 owl:Axiom -HP:0001347 oboInOwl:hasDbXref SNOMEDCT_US:86854008 owl:Axiom -HP:0001347 oboInOwl:hasDbXref UMLS:C0151889 owl:Axiom -HP:0001347 oboInOwl:hasDbXref MSH:D012021 owl:Axiom -HP:0000015 oboInOwl:hasDbXref SNOMEDCT_US:197866008 owl:Axiom -HP:0000015 oboInOwl:hasDbXref UMLS:C0156273 owl:Axiom -HP:0000015 oboInOwl:hasDbXref MSH:C562406 owl:Axiom -HP:0002678 oboInOwl:hasDbXref UMLS:C4280563 owl:Axiom -HP:0002678 oboInOwl:hasDbXref UMLS:C4280562 owl:Axiom -HP:0002678 oboInOwl:hasDbXref UMLS:C0424690 owl:Axiom -HP:0002678 oboInOwl:hasDbXref SNOMEDCT_US:248372000 owl:Axiom -HP:0002679 oboInOwl:hasDbXref UMLS:C4072839 owl:Axiom -HP:0002679 oboInOwl:hasDbXref UMLS:C4021754 owl:Axiom -HP:0001348 oboInOwl:hasDbXref UMLS:C2673700 owl:Axiom -HP:0000014 oboInOwl:hasDbXref UMLS:C0149632 owl:Axiom -HP:0002676 oboInOwl:hasDbXref UMLS:C1860050 owl:Axiom -HP:0002676 oboInOwl:hasDbXref UMLS:C4280564 owl:Axiom -HP:0000017 oboInOwl:hasDbXref UMLS:C0028734 owl:Axiom -HP:0000017 oboInOwl:hasDbXref MSH:D053158 owl:Axiom -HP:0000017 oboInOwl:hasDbXref SNOMEDCT_US:139394000 owl:Axiom -HP:0001345 oboInOwl:hasDbXref UMLS:C4025789 owl:Axiom -HP:0000016 oboInOwl:hasDbXref SNOMEDCT_US:449491000124101 owl:Axiom -HP:0000016 oboInOwl:hasDbXref SNOMEDCT_US:130951007 owl:Axiom -HP:0000016 oboInOwl:hasDbXref SNOMEDCT_US:267064002 owl:Axiom -HP:0000016 oboInOwl:hasDbXref UMLS:C0080274 owl:Axiom -HP:0000016 oboInOwl:hasDbXref MSH:D016055 owl:Axiom -HP:0002677 oboInOwl:hasDbXref UMLS:C4072838 owl:Axiom -HP:0002677 oboInOwl:hasDbXref UMLS:C1861217 owl:Axiom -HP:0002677 oboInOwl:hasDbXref UMLS:C1535953 owl:Axiom -HP:0002677 oboInOwl:hasDbXref SNOMEDCT_US:444879009 owl:Axiom -HP:0012008 oboInOwl:hasDbXref UMLS:C4023083 owl:Axiom -HP:0012009 oboInOwl:hasDbXref UMLS:C4023082 owl:Axiom -HP:0002671 oboInOwl:hasDbXref SNOMEDCT_US:275265005 owl:Axiom -HP:0002671 oboInOwl:hasDbXref SNOMEDCT_US:254701007 owl:Axiom -HP:0002671 oboInOwl:hasDbXref SNOMEDCT_US:1338007 owl:Axiom -HP:0002671 oboInOwl:hasDbXref UMLS:C0007117 owl:Axiom -HP:0002671 oboInOwl:hasDbXref MSH:D002280 owl:Axiom -HP:0002671 oboInOwl:hasDbXref NCIT:C2921 owl:Axiom -HP:0002671 oboInOwl:hasDbXref UMLS:C1862314 owl:Axiom -HP:0001340 oboInOwl:hasDbXref UMLS:C3552824 owl:Axiom -HP:0000029 oboInOwl:hasDbXref SNOMEDCT_US:17585008 owl:Axiom -HP:0000029 oboInOwl:hasDbXref UMLS:C0156312 owl:Axiom -HP:0000022 oboInOwl:hasDbXref UMLS:C4025899 owl:Axiom -HP:0001355 oboInOwl:hasDbXref SNOMEDCT_US:19410003 owl:Axiom -HP:0001355 oboInOwl:hasDbXref UMLS:C0221355 owl:Axiom -HP:0001355 oboInOwl:hasDbXref MSH:D058627 owl:Axiom -HP:0002686 oboInOwl:hasDbXref UMLS:C4025690 owl:Axiom -HP:0000021 oboInOwl:hasDbXref MSH:C536139 owl:Axiom -HP:0000021 oboInOwl:hasDbXref UMLS:C1855311 owl:Axiom -HP:0000024 oboInOwl:hasDbXref MSH:D011472 owl:Axiom -HP:0000024 oboInOwl:hasDbXref UMLS:C0033581 owl:Axiom -HP:0000024 oboInOwl:hasDbXref SNOMEDCT_US:9713002 owl:Axiom -HP:0002683 oboInOwl:hasDbXref UMLS:C4025691 owl:Axiom -HP:0002683 oboInOwl:hasDbXref UMLS:C4280561 owl:Axiom -HP:0002684 oboInOwl:hasDbXref UMLS:C4280560 owl:Axiom -HP:0002684 oboInOwl:hasDbXref UMLS:C1858452 owl:Axiom -HP:0000023 oboInOwl:hasDbXref MEDDRA:10022016 owl:Axiom -HP:0000023 oboInOwl:hasDbXref SNOMEDCT_US:396232000 owl:Axiom -HP:0000023 oboInOwl:hasDbXref UMLS:C0019294 owl:Axiom -HP:0000023 oboInOwl:hasDbXref MSH:D006552 owl:Axiom -HP:0000026 oboInOwl:hasDbXref SNOMEDCT_US:48723006 owl:Axiom -HP:0000026 oboInOwl:hasDbXref MSH:D005058 owl:Axiom -HP:0000026 oboInOwl:hasDbXref UMLS:C0151721 owl:Axiom -HP:0002689 oboInOwl:hasDbXref UMLS:C1857131 owl:Axiom -HP:0002689 oboInOwl:hasDbXref UMLS:C3804986 owl:Axiom -HP:0002689 oboInOwl:hasDbXref UMLS:C4072844 owl:Axiom -HP:0000025 oboInOwl:hasDbXref UMLS:C4025898 owl:Axiom -HP:0002687 oboInOwl:hasDbXref UMLS:C4025689 owl:Axiom -HP:0000028 oboInOwl:hasDbXref SNOMEDCT_US:204878001 owl:Axiom -HP:0000028 oboInOwl:hasDbXref UMLS:C0010417 owl:Axiom -HP:0000028 oboInOwl:hasDbXref MSH:D003456 owl:Axiom -HP:0000028 oboInOwl:hasDbXref Fyler:4493 owl:Axiom -HP:0002688 oboInOwl:hasDbXref UMLS:C4280559 owl:Axiom -HP:0002688 oboInOwl:hasDbXref UMLS:C1855669 owl:Axiom -HP:0001357 oboInOwl:hasDbXref UMLS:C0265529 owl:Axiom -HP:0001357 oboInOwl:hasDbXref SNOMEDCT_US:254024005 owl:Axiom -HP:0001357 oboInOwl:hasDbXref SNOMEDCT_US:21850008 owl:Axiom -HP:0001357 oboInOwl:hasDbXref UMLS:C4072830 owl:Axiom -HP:0001357 oboInOwl:hasDbXref UMLS:C4280598 owl:Axiom -HP:0001357 oboInOwl:hasDbXref MSH:D049068 owl:Axiom -HP:0001357 oboInOwl:hasDbXref MSH:D059041 owl:Axiom -HP:0001357 oboInOwl:hasDbXref UMLS:C4280807 owl:Axiom -HP:0001357 oboInOwl:hasDbXref UMLS:C1450010 owl:Axiom -HP:0001357 oboInOwl:hasDbXref UMLS:C4280597 owl:Axiom -HP:0000027 oboInOwl:hasDbXref MSH:D053713 owl:Axiom -HP:0000027 oboInOwl:hasDbXref SNOMEDCT_US:425558002 owl:Axiom -HP:0000027 oboInOwl:hasDbXref UMLS:C0004509 owl:Axiom -HP:0000027 oboInOwl:hasDbXref SNOMEDCT_US:48188009 owl:Axiom -HP:0002681 oboInOwl:hasDbXref UMLS:C1846437 owl:Axiom -HP:0001350 oboInOwl:hasDbXref SNOMEDCT_US:289195008 owl:Axiom -HP:0001350 oboInOwl:hasDbXref UMLS:C0234518 owl:Axiom -HP:0002682 oboInOwl:hasDbXref SNOMEDCT_US:248374004 owl:Axiom -HP:0002682 oboInOwl:hasDbXref UMLS:C0424693 owl:Axiom -HP:0001351 oboInOwl:hasDbXref UMLS:C3552825 owl:Axiom -HP:0000020 oboInOwl:hasDbXref UMLS:C0042024 owl:Axiom -HP:0000020 oboInOwl:hasDbXref SNOMEDCT_US:165232002 owl:Axiom -HP:0000020 oboInOwl:hasDbXref MSH:D014549 owl:Axiom -HP:0002680 oboInOwl:hasDbXref UMLS:C4072842 owl:Axiom -HP:0002680 oboInOwl:hasDbXref UMLS:C4072841 owl:Axiom -HP:0002680 oboInOwl:hasDbXref UMLS:C1854718 owl:Axiom -HP:0012620 oboInOwl:hasDbXref UMLS:C4022816 owl:Axiom -HP:0012621 oboInOwl:hasDbXref UMLS:C0266225 owl:Axiom -HP:0012621 oboInOwl:hasDbXref SNOMEDCT_US:74829002 owl:Axiom -HP:0012622 oboInOwl:hasDbXref MSH:D051436 owl:Axiom -HP:0012622 oboInOwl:hasDbXref UMLS:C0748318 owl:Axiom -HP:0012622 oboInOwl:hasDbXref SNOMEDCT_US:709044004 owl:Axiom -HP:0012622 oboInOwl:hasDbXref UMLS:C1561643 owl:Axiom -HP:0012623 oboInOwl:hasDbXref SNOMEDCT_US:431855005 owl:Axiom -HP:0012623 oboInOwl:hasDbXref UMLS:C2316401 owl:Axiom -HP:0001967 oboInOwl:hasDbXref MSH:C537346 owl:Axiom -HP:0001967 oboInOwl:hasDbXref SNOMEDCT_US:111406002 owl:Axiom -HP:0001967 oboInOwl:hasDbXref UMLS:C0268747 owl:Axiom -HP:0000635 oboInOwl:hasDbXref SNOMEDCT_US:301952009 owl:Axiom -HP:0000635 oboInOwl:hasDbXref UMLS:C0578626 owl:Axiom -HP:0000634 oboInOwl:hasDbXref UMLS:C1846462 owl:Axiom -HP:0000637 oboInOwl:hasDbXref UMLS:C1849340 owl:Axiom -HP:0001965 oboInOwl:hasDbXref UMLS:C4025734 owl:Axiom -HP:0001966 oboInOwl:hasDbXref UMLS:C4025733 owl:Axiom -HP:0000636 oboInOwl:hasDbXref UMLS:C1863872 owl:Axiom -HP:0000639 oboInOwl:hasDbXref UMLS:C0028738 owl:Axiom -HP:0000639 oboInOwl:hasDbXref MSH:D009759 owl:Axiom -HP:0000639 oboInOwl:hasDbXref SNOMEDCT_US:563001 owl:Axiom -HP:0001969 oboInOwl:hasDbXref UMLS:C0041349 owl:Axiom -HP:0001969 oboInOwl:hasDbXref UMLS:C4025732 owl:Axiom -HP:0001969 oboInOwl:hasDbXref MSH:D009395 owl:Axiom -HP:0001969 oboInOwl:hasDbXref SNOMEDCT_US:428255004 owl:Axiom -HP:0001969 oboInOwl:hasDbXref SNOMEDCT_US:28689008 owl:Axiom -HP:0001960 oboInOwl:hasDbXref UMLS:C0740898 owl:Axiom -HP:0000631 oboInOwl:hasDbXref UMLS:C0423401 owl:Axiom -HP:0000631 oboInOwl:hasDbXref SNOMEDCT_US:247123003 owl:Axiom -HP:0001963 oboInOwl:hasDbXref UMLS:C1836752 owl:Axiom -HP:0001964 oboInOwl:hasDbXref UMLS:C1860182 owl:Axiom -HP:0000630 oboInOwl:hasDbXref UMLS:C4021802 owl:Axiom -HP:0000633 oboInOwl:hasDbXref UMLS:C0235857 owl:Axiom -HP:0001961 oboInOwl:hasDbXref UMLS:C3151525 owl:Axiom -HP:0000632 oboInOwl:hasDbXref UMLS:C4021801 owl:Axiom -HP:0001962 oboInOwl:hasDbXref SNOMEDCT_US:80313002 owl:Axiom -HP:0001962 oboInOwl:hasDbXref UMLS:C0030252 owl:Axiom -HP:0012624 oboInOwl:hasDbXref SNOMEDCT_US:431856006 owl:Axiom -HP:0012624 oboInOwl:hasDbXref UMLS:C2316786 owl:Axiom -HP:0012625 oboInOwl:hasDbXref UMLS:C2316787 owl:Axiom -HP:0012625 oboInOwl:hasDbXref SNOMEDCT_US:433144002 owl:Axiom -HP:0012626 oboInOwl:hasDbXref UMLS:C2317473 owl:Axiom -HP:0012626 oboInOwl:hasDbXref SNOMEDCT_US:431857002 owl:Axiom -HP:0012627 oboInOwl:hasDbXref UMLS:C4022815 owl:Axiom -HP:0012628 oboInOwl:hasDbXref UMLS:C4021077 owl:Axiom -HP:0012629 oboInOwl:hasDbXref UMLS:C2939415 owl:Axiom -HP:0012629 oboInOwl:hasDbXref SNOMEDCT_US:116669003 owl:Axiom -HP:0012610 oboInOwl:hasDbXref UMLS:C4022822 owl:Axiom -HP:0012611 oboInOwl:hasDbXref UMLS:C0878672 owl:Axiom -HP:0012612 oboInOwl:hasDbXref UMLS:C4022821 owl:Axiom -HP:0000646 oboInOwl:hasDbXref UMLS:C0002418 owl:Axiom -HP:0000646 oboInOwl:hasDbXref SNOMEDCT_US:387742006 owl:Axiom -HP:0000646 oboInOwl:hasDbXref MSH:D000550 owl:Axiom -HP:0001978 oboInOwl:hasDbXref UMLS:C1292120 owl:Axiom -HP:0001978 oboInOwl:hasDbXref SNOMEDCT_US:42952007 owl:Axiom -HP:0001978 oboInOwl:hasDbXref UMLS:C2613439 owl:Axiom -HP:0001978 oboInOwl:hasDbXref SNOMEDCT_US:124958002 owl:Axiom -HP:0001976 oboInOwl:hasDbXref MSH:D020152 owl:Axiom -HP:0001976 oboInOwl:hasDbXref UMLS:C0272375 owl:Axiom -HP:0001976 oboInOwl:hasDbXref SNOMEDCT_US:36351005 owl:Axiom -HP:0000648 oboInOwl:hasDbXref SNOMEDCT_US:76976005 owl:Axiom -HP:0000648 oboInOwl:hasDbXref UMLS:C0029124 owl:Axiom -HP:0000648 oboInOwl:hasDbXref MSH:D009896 owl:Axiom -HP:0001977 oboInOwl:hasDbXref UMLS:C4025731 owl:Axiom -HP:0000647 oboInOwl:hasDbXref MSH:C565209 owl:Axiom -HP:0000647 oboInOwl:hasDbXref UMLS:C1853235 owl:Axiom -HP:0000649 oboInOwl:hasDbXref SNOMEDCT_US:102968003 owl:Axiom -HP:0000649 oboInOwl:hasDbXref UMLS:C0522214 owl:Axiom -HP:0001970 oboInOwl:hasDbXref SNOMEDCT_US:28689008 owl:Axiom -HP:0001970 oboInOwl:hasDbXref UMLS:C0041349 owl:Axiom -HP:0001970 oboInOwl:hasDbXref MSH:D009395 owl:Axiom -HP:0001970 oboInOwl:hasDbXref SNOMEDCT_US:428255004 owl:Axiom -HP:0001971 oboInOwl:hasDbXref UMLS:C0020532 owl:Axiom -HP:0001971 oboInOwl:hasDbXref MSH:D006971 owl:Axiom -HP:0001971 oboInOwl:hasDbXref SNOMEDCT_US:58381000 owl:Axiom -HP:0000640 oboInOwl:hasDbXref UMLS:C0271390 owl:Axiom -HP:0000640 oboInOwl:hasDbXref MSH:D009760 owl:Axiom -HP:0000640 oboInOwl:hasDbXref SNOMEDCT_US:29356006 owl:Axiom -HP:0001974 oboInOwl:hasDbXref UMLS:C0023518 owl:Axiom -HP:0001974 oboInOwl:hasDbXref SNOMEDCT_US:111583006 owl:Axiom -HP:0001974 oboInOwl:hasDbXref MSH:D007964 owl:Axiom -HP:0000642 oboInOwl:hasDbXref SNOMEDCT_US:246674000 owl:Axiom -HP:0000642 oboInOwl:hasDbXref SNOMEDCT_US:77479002 owl:Axiom -HP:0000642 oboInOwl:hasDbXref UMLS:C1970168 owl:Axiom -HP:0000642 oboInOwl:hasDbXref UMLS:C0155016 owl:Axiom -HP:0000642 oboInOwl:hasDbXref MSH:D003117 owl:Axiom -HP:0000641 oboInOwl:hasDbXref UMLS:C1836392 owl:Axiom -HP:0001975 oboInOwl:hasDbXref UMLS:C0040015 owl:Axiom -HP:0001975 oboInOwl:hasDbXref SNOMEDCT_US:32942005 owl:Axiom -HP:0001975 oboInOwl:hasDbXref MSH:D013915 owl:Axiom -HP:0001975 oboInOwl:hasDbXref UMLS:C4021767 owl:Axiom -HP:0001972 oboInOwl:hasDbXref UMLS:C0002886 owl:Axiom -HP:0001972 oboInOwl:hasDbXref MSH:D000748 owl:Axiom -HP:0001972 oboInOwl:hasDbXref SNOMEDCT_US:83414005 owl:Axiom -HP:0001973 oboInOwl:hasDbXref UMLS:C0920163 owl:Axiom -HP:0001973 oboInOwl:hasDbXref SNOMEDCT_US:13172003 owl:Axiom -HP:0001973 oboInOwl:hasDbXref UMLS:C0398650 owl:Axiom -HP:0001973 oboInOwl:hasDbXref SNOMEDCT_US:234490009 owl:Axiom -HP:0001973 oboInOwl:hasDbXref MSH:D016553 owl:Axiom -HP:0001973 oboInOwl:hasDbXref UMLS:C0242584 owl:Axiom -HP:0001973 oboInOwl:hasDbXref SNOMEDCT_US:32273002 owl:Axiom -HP:0001973 oboInOwl:hasDbXref SNOMEDCT_US:128091003 owl:Axiom -HP:0000643 oboInOwl:hasDbXref MSH:D001764 owl:Axiom -HP:0000643 oboInOwl:hasDbXref SNOMEDCT_US:59026006 owl:Axiom -HP:0000643 oboInOwl:hasDbXref UMLS:C0005747 owl:Axiom -HP:0012613 oboInOwl:hasDbXref UMLS:C4022820 owl:Axiom -HP:0012614 oboInOwl:hasDbXref UMLS:C0587955 owl:Axiom -HP:0012614 oboInOwl:hasDbXref SNOMEDCT_US:310439007 owl:Axiom -HP:0012615 oboInOwl:hasDbXref UMLS:C0151990 owl:Axiom -HP:0012615 oboInOwl:hasDbXref SNOMEDCT_US:5277004 owl:Axiom -HP:0012616 oboInOwl:hasDbXref UMLS:C4022819 owl:Axiom -HP:0012617 oboInOwl:hasDbXref UMLS:C4022818 owl:Axiom -HP:0012618 oboInOwl:hasDbXref UMLS:C0041915 owl:Axiom -HP:0012618 oboInOwl:hasDbXref SNOMEDCT_US:17234001 owl:Axiom -HP:0012618 oboInOwl:hasDbXref MSH:D014496 owl:Axiom -HP:0012619 oboInOwl:hasDbXref UMLS:C4022817 owl:Axiom -HP:0012600 oboInOwl:hasDbXref UMLS:C4022827 owl:Axiom -HP:0012601 oboInOwl:hasDbXref UMLS:C4021078 owl:Axiom -HP:0001945 oboInOwl:hasDbXref SNOMEDCT_US:50177009 owl:Axiom -HP:0001945 oboInOwl:hasDbXref SNOMEDCT_US:386661006 owl:Axiom -HP:0001945 oboInOwl:hasDbXref MSH:D005334 owl:Axiom -HP:0001945 oboInOwl:hasDbXref UMLS:C0015967 owl:Axiom -HP:0000613 oboInOwl:hasDbXref MSH:D020795 owl:Axiom -HP:0000613 oboInOwl:hasDbXref SNOMEDCT_US:409668002 owl:Axiom -HP:0000613 oboInOwl:hasDbXref UMLS:C4020887 owl:Axiom -HP:0000613 oboInOwl:hasDbXref UMLS:C0085636 owl:Axiom -HP:0000613 oboInOwl:hasDbXref SNOMEDCT_US:246622003 owl:Axiom -HP:0001946 oboInOwl:hasDbXref SNOMEDCT_US:2538008 owl:Axiom -HP:0001946 oboInOwl:hasDbXref UMLS:C0235430 owl:Axiom -HP:0001946 oboInOwl:hasDbXref SNOMEDCT_US:213281004 owl:Axiom -HP:0001946 oboInOwl:hasDbXref MSH:D007662 owl:Axiom -HP:0001946 oboInOwl:hasDbXref UMLS:C0022638 owl:Axiom -HP:0000612 oboInOwl:hasDbXref UMLS:C0240063 owl:Axiom -HP:0000615 oboInOwl:hasDbXref UMLS:C0154936 owl:Axiom -HP:0000615 oboInOwl:hasDbXref SNOMEDCT_US:274093008 owl:Axiom -HP:0001943 oboInOwl:hasDbXref MSH:D007003 owl:Axiom -HP:0001943 oboInOwl:hasDbXref UMLS:C0020615 owl:Axiom -HP:0001943 oboInOwl:hasDbXref SNOMEDCT_US:237630007 owl:Axiom -HP:0001943 oboInOwl:hasDbXref SNOMEDCT_US:302866003 owl:Axiom -HP:0001943 oboInOwl:hasDbXref SNOMEDCT_US:271327008 owl:Axiom -HP:0001944 oboInOwl:hasDbXref SNOMEDCT_US:34095006 owl:Axiom -HP:0001944 oboInOwl:hasDbXref MSH:D003681 owl:Axiom -HP:0001944 oboInOwl:hasDbXref UMLS:C0011175 owl:Axiom -HP:0000614 oboInOwl:hasDbXref UMLS:C4025835 owl:Axiom -HP:0000617 oboInOwl:hasDbXref UMLS:C1836393 owl:Axiom -HP:0001949 oboInOwl:hasDbXref SNOMEDCT_US:22774003 owl:Axiom -HP:0001949 oboInOwl:hasDbXref UMLS:C0085570 owl:Axiom -HP:0000616 oboInOwl:hasDbXref UMLS:C0026205 owl:Axiom -HP:0000616 oboInOwl:hasDbXref SNOMEDCT_US:63251006 owl:Axiom -HP:0000616 oboInOwl:hasDbXref MSH:D015877 owl:Axiom -HP:0001947 oboInOwl:hasDbXref MSH:D000141 owl:Axiom -HP:0001947 oboInOwl:hasDbXref SNOMEDCT_US:1776003 owl:Axiom -HP:0001947 oboInOwl:hasDbXref UMLS:C0001126 owl:Axiom -HP:0000619 oboInOwl:hasDbXref MSH:D015835 owl:Axiom -HP:0000619 oboInOwl:hasDbXref UMLS:C0271379 owl:Axiom -HP:0000619 oboInOwl:hasDbXref SNOMEDCT_US:194131002 owl:Axiom -HP:0000618 oboInOwl:hasDbXref Fyler:4866 owl:Axiom -HP:0000618 oboInOwl:hasDbXref UMLS:C0271215 owl:Axiom -HP:0000618 oboInOwl:hasDbXref SNOMEDCT_US:65956007 owl:Axiom -HP:0000618 oboInOwl:hasDbXref MSH:D001766 owl:Axiom -HP:0000618 oboInOwl:hasDbXref UMLS:C0456909 owl:Axiom -HP:0001948 oboInOwl:hasDbXref UMLS:C0002063 owl:Axiom -HP:0001948 oboInOwl:hasDbXref MSH:D000471 owl:Axiom -HP:0001948 oboInOwl:hasDbXref SNOMEDCT_US:21420006 owl:Axiom -HP:0001941 oboInOwl:hasDbXref SNOMEDCT_US:51387008 owl:Axiom -HP:0001941 oboInOwl:hasDbXref UMLS:C0001122 owl:Axiom -HP:0001941 oboInOwl:hasDbXref MSH:D000138 owl:Axiom -HP:0001942 oboInOwl:hasDbXref SNOMEDCT_US:59455009 owl:Axiom -HP:0001942 oboInOwl:hasDbXref MSH:D000138 owl:Axiom -HP:0001942 oboInOwl:hasDbXref UMLS:C0220981 owl:Axiom -HP:0000610 oboInOwl:hasDbXref UMLS:C0008521 owl:Axiom -HP:0000610 oboInOwl:hasDbXref UMLS:C4025836 owl:Axiom -HP:0000610 oboInOwl:hasDbXref MSH:D015862 owl:Axiom -HP:0012602 oboInOwl:hasDbXref UMLS:C4022826 owl:Axiom -HP:0012603 oboInOwl:hasDbXref UMLS:C4022825 owl:Axiom -HP:0012604 oboInOwl:hasDbXref UMLS:C4022824 owl:Axiom -HP:0012605 oboInOwl:hasDbXref UMLS:C3671887 owl:Axiom -HP:0012606 oboInOwl:hasDbXref UMLS:C2748576 owl:Axiom -HP:0012607 oboInOwl:hasDbXref UMLS:C4022823 owl:Axiom -HP:0012608 oboInOwl:hasDbXref UMLS:C2673443 owl:Axiom -HP:0012609 oboInOwl:hasDbXref UMLS:C3203528 owl:Axiom -HP:0001956 oboInOwl:hasDbXref UMLS:C0311277 owl:Axiom -HP:0001956 oboInOwl:hasDbXref MSH:D056128 owl:Axiom -HP:0001956 oboInOwl:hasDbXref SNOMEDCT_US:248311001 owl:Axiom -HP:0000623 oboInOwl:hasDbXref UMLS:C1408507 owl:Axiom -HP:0001954 oboInOwl:hasDbXref SNOMEDCT_US:77957000 owl:Axiom -HP:0001954 oboInOwl:hasDbXref UMLS:C0277799 owl:Axiom -HP:0000625 oboInOwl:hasDbXref UMLS:C0521573 owl:Axiom -HP:0000625 oboInOwl:hasDbXref SNOMEDCT_US:95202004 owl:Axiom -HP:0001955 oboInOwl:hasDbXref UMLS:C1844662 owl:Axiom -HP:0000627 oboInOwl:hasDbXref SNOMEDCT_US:253228006 owl:Axiom -HP:0000627 oboInOwl:hasDbXref UMLS:C0344531 owl:Axiom -HP:0000627 oboInOwl:hasDbXref UMLS:C0546967 owl:Axiom -HP:0000627 oboInOwl:hasDbXref SNOMEDCT_US:392437005 owl:Axiom -HP:0001958 oboInOwl:hasDbXref UMLS:C1865292 owl:Axiom -HP:0001959 oboInOwl:hasDbXref SNOMEDCT_US:267026004 owl:Axiom -HP:0001959 oboInOwl:hasDbXref MSH:D059606 owl:Axiom -HP:0001959 oboInOwl:hasDbXref UMLS:C0085602 owl:Axiom -HP:0001959 oboInOwl:hasDbXref SNOMEDCT_US:17173007 owl:Axiom -HP:0000629 oboInOwl:hasDbXref UMLS:C1858036 owl:Axiom -HP:0001952 oboInOwl:hasDbXref UMLS:C0235401 owl:Axiom -HP:0000620 oboInOwl:hasDbXref MSH:D003607 owl:Axiom -HP:0000620 oboInOwl:hasDbXref SNOMEDCT_US:85777005 owl:Axiom -HP:0000620 oboInOwl:hasDbXref UMLS:C0010930 owl:Axiom -HP:0001953 oboInOwl:hasDbXref MSH:D016883 owl:Axiom -HP:0001953 oboInOwl:hasDbXref SNOMEDCT_US:420422005 owl:Axiom -HP:0001953 oboInOwl:hasDbXref UMLS:C0011880 owl:Axiom -HP:0000622 oboInOwl:hasDbXref UMLS:C0344232 owl:Axiom -HP:0000622 oboInOwl:hasDbXref SNOMEDCT_US:111516008 owl:Axiom -HP:0000622 oboInOwl:hasDbXref SNOMEDCT_US:246636008 owl:Axiom -HP:0001950 oboInOwl:hasDbXref UMLS:C0002064 owl:Axiom -HP:0001950 oboInOwl:hasDbXref SNOMEDCT_US:111378004 owl:Axiom -HP:0001950 oboInOwl:hasDbXref MSH:D000472 owl:Axiom -HP:0000621 oboInOwl:hasDbXref UMLS:C0014390 owl:Axiom -HP:0000621 oboInOwl:hasDbXref SNOMEDCT_US:33168009 owl:Axiom -HP:0000621 oboInOwl:hasDbXref MSH:D004774 owl:Axiom -HP:0001951 oboInOwl:hasDbXref UMLS:C1839541 owl:Axiom -HP:0012660 oboInOwl:hasDbXref UMLS:C4022796 owl:Axiom -HP:0012661 oboInOwl:hasDbXref UMLS:C4022795 owl:Axiom -HP:0011330 oboInOwl:hasDbXref MSH:D003398 owl:Axiom -HP:0011330 oboInOwl:hasDbXref UMLS:C1860819 owl:Axiom -HP:0011330 oboInOwl:hasDbXref MSH:C562951 owl:Axiom -HP:0011330 oboInOwl:hasDbXref UMLS:C0432122 owl:Axiom -HP:0011330 oboInOwl:hasDbXref SNOMEDCT_US:109409003 owl:Axiom -HP:0011331 oboInOwl:hasDbXref SNOMEDCT_US:95834000 owl:Axiom -HP:0011331 oboInOwl:hasDbXref SNOMEDCT_US:718224004 owl:Axiom -HP:0011331 oboInOwl:hasDbXref UMLS:C0015458 owl:Axiom -HP:0011331 oboInOwl:hasDbXref MSH:D005150 owl:Axiom -HP:0012662 oboInOwl:hasDbXref UMLS:C4022794 owl:Axiom -HP:0011332 oboInOwl:hasDbXref SNOMEDCT_US:254025006 owl:Axiom -HP:0011332 oboInOwl:hasDbXref UMLS:C3495417 owl:Axiom -HP:0011332 oboInOwl:hasDbXref MSH:D006053 owl:Axiom -HP:0011332 oboInOwl:hasDbXref UMLS:C4023411 owl:Axiom -HP:0012663 oboInOwl:hasDbXref UMLS:C4022793 owl:Axiom -HP:0012664 oboInOwl:hasDbXref UMLS:C4022792 owl:Axiom -HP:0011333 oboInOwl:hasDbXref SNOMEDCT_US:51409009 owl:Axiom -HP:0011333 oboInOwl:hasDbXref UMLS:C4280327 owl:Axiom -HP:0011333 oboInOwl:hasDbXref MSH:C535349 owl:Axiom -HP:0011333 oboInOwl:hasDbXref UMLS:C0431406 owl:Axiom -HP:0011334 oboInOwl:hasDbXref UMLS:C4021159 owl:Axiom -HP:0012665 oboInOwl:hasDbXref UMLS:C4022791 owl:Axiom -HP:0011335 oboInOwl:hasDbXref UMLS:C1839830 owl:Axiom -HP:0012666 oboInOwl:hasDbXref UMLS:C4022790 owl:Axiom -HP:0011336 oboInOwl:hasDbXref UMLS:C4020754 owl:Axiom -HP:0011336 oboInOwl:hasDbXref UMLS:C4023409 owl:Axiom -HP:0012667 oboInOwl:hasDbXref UMLS:C4022789 owl:Axiom -HP:0000679 oboInOwl:hasDbXref UMLS:C4280616 owl:Axiom -HP:0000679 oboInOwl:hasDbXref UMLS:C0266039 owl:Axiom -HP:0000679 oboInOwl:hasDbXref SNOMEDCT_US:51744007 owl:Axiom -HP:0000679 oboInOwl:hasDbXref MSH:C536946 owl:Axiom -HP:0010005 oboInOwl:hasDbXref UMLS:C4024115 owl:Axiom -HP:0000678 oboInOwl:hasDbXref UMLS:C0040433 owl:Axiom -HP:0000678 oboInOwl:hasDbXref SNOMEDCT_US:12351004 owl:Axiom -HP:0000678 oboInOwl:hasDbXref UMLS:C1317785 owl:Axiom -HP:0000678 oboInOwl:hasDbXref UMLS:C4280618 owl:Axiom -HP:0000678 oboInOwl:hasDbXref MSH:D008310 owl:Axiom -HP:0000678 oboInOwl:hasDbXref UMLS:C4280617 owl:Axiom -HP:0000678 oboInOwl:hasDbXref SNOMEDCT_US:699222000 owl:Axiom -HP:0010004 oboInOwl:hasDbXref UMLS:C4021348 owl:Axiom -HP:0010003 oboInOwl:hasDbXref UMLS:C4024116 owl:Axiom -HP:0010002 oboInOwl:hasDbXref UMLS:C4024117 owl:Axiom -HP:0010001 oboInOwl:hasDbXref UMLS:C4024118 owl:Axiom -HP:0010000 oboInOwl:hasDbXref UMLS:C4024119 owl:Axiom -HP:0000670 oboInOwl:hasDbXref UMLS:C4280623 owl:Axiom -HP:0000670 oboInOwl:hasDbXref SNOMEDCT_US:80967001 owl:Axiom -HP:0000670 oboInOwl:hasDbXref UMLS:C0011334 owl:Axiom -HP:0000670 oboInOwl:hasDbXref MSH:D003731 owl:Axiom -HP:0000675 oboInOwl:hasDbXref UMLS:C4280621 owl:Axiom -HP:0000675 oboInOwl:hasDbXref UMLS:C1835095 owl:Axiom -HP:0000675 oboInOwl:hasDbXref UMLS:C4280620 owl:Axiom -HP:0000675 oboInOwl:hasDbXref UMLS:C4280263 owl:Axiom -HP:0010009 oboInOwl:hasDbXref UMLS:C4024114 owl:Axiom -HP:0000674 oboInOwl:hasDbXref SNOMEDCT_US:16958000 owl:Axiom -HP:0000674 oboInOwl:hasDbXref UMLS:C0399352 owl:Axiom -HP:0000674 oboInOwl:hasDbXref SNOMEDCT_US:26624006 owl:Axiom -HP:0000674 oboInOwl:hasDbXref UMLS:C4280622 owl:Axiom -HP:0000674 oboInOwl:hasDbXref MSH:D000848 owl:Axiom -HP:0010008 oboInOwl:hasDbXref UMLS:C4021346 owl:Axiom -HP:0000677 oboInOwl:hasDbXref UMLS:C4280619 owl:Axiom -HP:0000677 oboInOwl:hasDbXref UMLS:C4082304 owl:Axiom -HP:0010006 oboInOwl:hasDbXref UMLS:C4021347 owl:Axiom -HP:0000676 oboInOwl:hasDbXref UMLS:C4025833 owl:Axiom -HP:0012668 oboInOwl:hasDbXref UMLS:C0340854 owl:Axiom -HP:0012668 oboInOwl:hasDbXref SNOMEDCT_US:398665005 owl:Axiom -HP:0012668 oboInOwl:hasDbXref UMLS:C0042420 owl:Axiom -HP:0012668 oboInOwl:hasDbXref MSH:D019462 owl:Axiom -HP:0012668 oboInOwl:hasDbXref SNOMEDCT_US:398652001 owl:Axiom -HP:0012668 oboInOwl:hasDbXref SNOMEDCT_US:234167006 owl:Axiom -HP:0012668 oboInOwl:hasDbXref MSH:D013575 owl:Axiom -HP:0011337 oboInOwl:hasDbXref UMLS:C4023408 owl:Axiom -HP:0009005 oboInOwl:hasDbXref UMLS:C1834536 owl:Axiom -HP:0011338 oboInOwl:hasDbXref Fyler:4874 owl:Axiom -HP:0011338 oboInOwl:hasDbXref UMLS:C4023407 owl:Axiom -HP:0009004 oboInOwl:hasDbXref UMLS:C0240414 owl:Axiom -HP:0009004 oboInOwl:hasDbXref SNOMEDCT_US:205530002 owl:Axiom -HP:0012669 oboInOwl:hasDbXref UMLS:C0221046 owl:Axiom -HP:0012669 oboInOwl:hasDbXref MSH:D013575 owl:Axiom -HP:0012669 oboInOwl:hasDbXref SNOMEDCT_US:51723007 owl:Axiom -HP:0011339 oboInOwl:hasDbXref UMLS:C4023406 owl:Axiom -HP:0009007 oboInOwl:hasDbXref UMLS:C1862499 owl:Axiom -HP:0009003 oboInOwl:hasDbXref UMLS:C1837781 owl:Axiom -HP:0009002 oboInOwl:hasDbXref UMLS:C1835384 owl:Axiom -HP:0012650 oboInOwl:hasDbXref UMLS:C3279675 owl:Axiom -HP:0011320 oboInOwl:hasDbXref UMLS:C4021162 owl:Axiom -HP:0012651 oboInOwl:hasDbXref UMLS:C0877217 owl:Axiom -HP:0011321 oboInOwl:hasDbXref UMLS:C4023415 owl:Axiom -HP:0012652 oboInOwl:hasDbXref SNOMEDCT_US:31387002 owl:Axiom -HP:0012652 oboInOwl:hasDbXref UMLS:C0004099 owl:Axiom -HP:0012652 oboInOwl:hasDbXref MSH:D001250 owl:Axiom -HP:0009020 oboInOwl:hasDbXref UMLS:C1855580 owl:Axiom -HP:0012653 oboInOwl:hasDbXref UMLS:C0038218 owl:Axiom -HP:0012653 oboInOwl:hasDbXref SNOMEDCT_US:708090002 owl:Axiom -HP:0012653 oboInOwl:hasDbXref MSH:D013224 owl:Axiom -HP:0011322 oboInOwl:hasDbXref UMLS:C4023414 owl:Axiom -HP:0012654 oboInOwl:hasDbXref UMLS:C4022802 owl:Axiom -HP:0011323 oboInOwl:hasDbXref UMLS:C1849227 owl:Axiom -HP:0011324 oboInOwl:hasDbXref UMLS:C4021161 owl:Axiom -HP:0012655 oboInOwl:hasDbXref UMLS:C4022801 owl:Axiom -HP:0012656 oboInOwl:hasDbXref UMLS:C4022800 owl:Axiom -HP:0011325 oboInOwl:hasDbXref UMLS:C4021827 owl:Axiom -HP:0000689 oboInOwl:hasDbXref UMLS:C4280614 owl:Axiom -HP:0000689 oboInOwl:hasDbXref UMLS:C0024636 owl:Axiom -HP:0000689 oboInOwl:hasDbXref MSH:D008310 owl:Axiom -HP:0000689 oboInOwl:hasDbXref UMLS:C4280613 owl:Axiom -HP:0000689 oboInOwl:hasDbXref SNOMEDCT_US:47944004 owl:Axiom -HP:0000689 oboInOwl:hasDbXref SNOMEDCT_US:707598004 owl:Axiom -HP:0000682 oboInOwl:hasDbXref UMLS:C4280615 owl:Axiom -HP:0000682 oboInOwl:hasDbXref UMLS:C4280262 owl:Axiom -HP:0000682 oboInOwl:hasDbXref UMLS:C4021800 owl:Axiom -HP:0000684 oboInOwl:hasDbXref SNOMEDCT_US:5639000 owl:Axiom -HP:0000684 oboInOwl:hasDbXref UMLS:C0239174 owl:Axiom -HP:0000683 oboInOwl:hasDbXref UMLS:C1854783 owl:Axiom -HP:0000685 oboInOwl:hasDbXref UMLS:C0235357 owl:Axiom -HP:0000685 oboInOwl:hasDbXref UMLS:C4280611 owl:Axiom -HP:0009019 oboInOwl:hasDbXref UMLS:C1837510 owl:Axiom -HP:0000687 oboInOwl:hasDbXref UMLS:C1844813 owl:Axiom -HP:0011326 oboInOwl:hasDbXref SNOMEDCT_US:254020001 owl:Axiom -HP:0011326 oboInOwl:hasDbXref UMLS:C4280330 owl:Axiom -HP:0011326 oboInOwl:hasDbXref UMLS:C4023413 owl:Axiom -HP:0011326 oboInOwl:hasDbXref UMLS:C0432124 owl:Axiom -HP:0011326 oboInOwl:hasDbXref UMLS:C4280329 owl:Axiom -HP:0011326 oboInOwl:hasDbXref UMLS:C4280328 owl:Axiom -HP:0009016 oboInOwl:hasDbXref UMLS:C1846478 owl:Axiom -HP:0012657 oboInOwl:hasDbXref UMLS:C4022799 owl:Axiom -HP:0012658 oboInOwl:hasDbXref UMLS:C4022798 owl:Axiom -HP:0011327 oboInOwl:hasDbXref UMLS:C4021160 owl:Axiom -HP:0012659 oboInOwl:hasDbXref UMLS:C4022797 owl:Axiom -HP:0011328 oboInOwl:hasDbXref UMLS:C4020755 owl:Axiom -HP:0011329 oboInOwl:hasDbXref UMLS:C4023412 owl:Axiom -HP:0009017 oboInOwl:hasDbXref UMLS:C4024606 owl:Axiom -HP:0009011 oboInOwl:hasDbXref UMLS:C1868167 owl:Axiom -HP:0000680 oboInOwl:hasDbXref UMLS:C1849538 owl:Axiom -HP:0009013 oboInOwl:hasDbXref MSH:C535561 owl:Axiom -HP:0009013 oboInOwl:hasDbXref UMLS:C2930932 owl:Axiom -HP:0012640 oboInOwl:hasDbXref UMLS:C4022809 owl:Axiom -HP:0011310 oboInOwl:hasDbXref UMLS:C4021166 owl:Axiom -HP:0012641 oboInOwl:hasDbXref SNOMEDCT_US:277657001 owl:Axiom -HP:0012641 oboInOwl:hasDbXref UMLS:C0456892 owl:Axiom -HP:0012641 oboInOwl:hasDbXref SNOMEDCT_US:167714004 owl:Axiom -HP:0011311 oboInOwl:hasDbXref UMLS:C4023420 owl:Axiom -HP:0012642 oboInOwl:hasDbXref UMLS:C4022808 owl:Axiom -HP:0012643 oboInOwl:hasDbXref UMLS:C4022807 owl:Axiom -HP:0011312 oboInOwl:hasDbXref UMLS:C4023419 owl:Axiom -HP:0012644 oboInOwl:hasDbXref UMLS:C4022806 owl:Axiom -HP:0011313 oboInOwl:hasDbXref UMLS:C4021829 owl:Axiom -HP:0012645 oboInOwl:hasDbXref UMLS:C2675074 owl:Axiom -HP:0011314 oboInOwl:hasDbXref UMLS:C4021165 owl:Axiom -HP:0001989 oboInOwl:hasDbXref MSH:C536647 owl:Axiom -HP:0001989 oboInOwl:hasDbXref UMLS:C1276035 owl:Axiom -HP:0001989 oboInOwl:hasDbXref SNOMEDCT_US:401138005 owl:Axiom -HP:0001989 oboInOwl:hasDbXref UMLS:C3151520 owl:Axiom -HP:0000657 oboInOwl:hasDbXref UMLS:C4020886 owl:Axiom -HP:0000657 oboInOwl:hasDbXref MSH:C537423 owl:Axiom -HP:0000657 oboInOwl:hasDbXref SNOMEDCT_US:193662007 owl:Axiom -HP:0000657 oboInOwl:hasDbXref UMLS:C3489733 owl:Axiom -HP:0000656 oboInOwl:hasDbXref MSH:D004483 owl:Axiom -HP:0000656 oboInOwl:hasDbXref SNOMEDCT_US:127559009 owl:Axiom -HP:0000656 oboInOwl:hasDbXref SNOMEDCT_US:62909004 owl:Axiom -HP:0000656 oboInOwl:hasDbXref UMLS:C0013592 owl:Axiom -HP:0000659 oboInOwl:hasDbXref SNOMEDCT_US:204153003 owl:Axiom -HP:0000659 oboInOwl:hasDbXref MSH:C537884 owl:Axiom -HP:0000659 oboInOwl:hasDbXref UMLS:C0344559 owl:Axiom -HP:0001987 oboInOwl:hasDbXref MSH:D022124 owl:Axiom -HP:0001987 oboInOwl:hasDbXref SNOMEDCT_US:9360008 owl:Axiom -HP:0001987 oboInOwl:hasDbXref UMLS:C0220994 owl:Axiom -HP:0001988 oboInOwl:hasDbXref UMLS:C1846288 owl:Axiom -HP:0000658 oboInOwl:hasDbXref UMLS:C1142448 owl:Axiom -HP:0000658 oboInOwl:hasDbXref SNOMEDCT_US:423142006 owl:Axiom -HP:0001981 oboInOwl:hasDbXref SNOMEDCT_US:385472000 owl:Axiom -HP:0001981 oboInOwl:hasDbXref UMLS:C0344386 owl:Axiom -HP:0001982 oboInOwl:hasDbXref MSH:D012618 owl:Axiom -HP:0001982 oboInOwl:hasDbXref UMLS:C0036489 owl:Axiom -HP:0001982 oboInOwl:hasDbXref SNOMEDCT_US:37821003 owl:Axiom -HP:0000651 oboInOwl:hasDbXref SNOMEDCT_US:24982008 owl:Axiom -HP:0000651 oboInOwl:hasDbXref MSH:D004172 owl:Axiom -HP:0000651 oboInOwl:hasDbXref UMLS:C0012569 owl:Axiom -HP:0001980 oboInOwl:hasDbXref SNOMEDCT_US:167921008 owl:Axiom -HP:0001980 oboInOwl:hasDbXref UMLS:C0238801 owl:Axiom -HP:0000650 oboInOwl:hasDbXref UMLS:C4025834 owl:Axiom -HP:0001985 oboInOwl:hasDbXref UMLS:C1856438 owl:Axiom -HP:0000653 oboInOwl:hasDbXref UMLS:C1843300 owl:Axiom -HP:0001986 oboInOwl:hasDbXref UMLS:C1112601 owl:Axiom -HP:0000652 oboInOwl:hasDbXref UMLS:C1837826 owl:Axiom -HP:0001983 oboInOwl:hasDbXref UMLS:C4021766 owl:Axiom -HP:0000654 oboInOwl:hasDbXref UMLS:C1839025 owl:Axiom -HP:0001984 oboInOwl:hasDbXref UMLS:C1396243 owl:Axiom -HP:0011315 oboInOwl:hasDbXref UMLS:C4023418 owl:Axiom -HP:0011315 oboInOwl:hasDbXref UMLS:C4020756 owl:Axiom -HP:0012646 oboInOwl:hasDbXref UMLS:C0520578 owl:Axiom -HP:0012646 oboInOwl:hasDbXref SNOMEDCT_US:21779006 owl:Axiom -HP:0011316 oboInOwl:hasDbXref UMLS:C4023417 owl:Axiom -HP:0012647 oboInOwl:hasDbXref UMLS:C4022805 owl:Axiom -HP:0012648 oboInOwl:hasDbXref UMLS:C4022804 owl:Axiom -HP:0011317 oboInOwl:hasDbXref UMLS:C4023416 owl:Axiom -HP:0012649 oboInOwl:hasDbXref UMLS:C4022803 owl:Axiom -HP:0011318 oboInOwl:hasDbXref UMLS:C4021164 owl:Axiom -HP:0011319 oboInOwl:hasDbXref UMLS:C4021163 owl:Axiom -HP:0012630 oboInOwl:hasDbXref UMLS:C4022814 owl:Axiom -HP:0011300 oboInOwl:hasDbXref UMLS:C1968816 owl:Axiom -HP:0012631 oboInOwl:hasDbXref UMLS:C3805899 owl:Axiom -HP:0011301 oboInOwl:hasDbXref UMLS:C0265624 owl:Axiom -HP:0011301 oboInOwl:hasDbXref SNOMEDCT_US:371197005 owl:Axiom -HP:0012632 oboInOwl:hasDbXref MP:0005257 owl:Axiom -HP:0012632 oboInOwl:hasDbXref UMLS:C0520999 owl:Axiom -HP:0012632 oboInOwl:hasDbXref SNOMEDCT_US:24075007 owl:Axiom -HP:0011302 oboInOwl:hasDbXref UMLS:C4023422 owl:Axiom -HP:0012633 oboInOwl:hasDbXref UMLS:C3805901 owl:Axiom -HP:0012634 oboInOwl:hasDbXref UMLS:C4022813 owl:Axiom -HP:0011303 oboInOwl:hasDbXref UMLS:C4023421 owl:Axiom -HP:0000668 oboInOwl:hasDbXref SNOMEDCT_US:64969001 owl:Axiom -HP:0000668 oboInOwl:hasDbXref MSH:D000848 owl:Axiom -HP:0000668 oboInOwl:hasDbXref UMLS:C0020608 owl:Axiom -HP:0000667 oboInOwl:hasDbXref SNOMEDCT_US:4229009 owl:Axiom -HP:0000667 oboInOwl:hasDbXref UMLS:C0271007 owl:Axiom -HP:0001998 oboInOwl:hasDbXref SNOMEDCT_US:52767006 owl:Axiom -HP:0001998 oboInOwl:hasDbXref UMLS:C0158986 owl:Axiom -HP:0001999 oboInOwl:hasDbXref UMLS:C0424503 owl:Axiom -HP:0001999 oboInOwl:hasDbXref UMLS:C0266617 owl:Axiom -HP:0001999 oboInOwl:hasDbXref UMLS:C4072833 owl:Axiom -HP:0001999 oboInOwl:hasDbXref SNOMEDCT_US:248200007 owl:Axiom -HP:0001999 oboInOwl:hasDbXref SNOMEDCT_US:32003007 owl:Axiom -HP:0001999 oboInOwl:hasDbXref UMLS:C1385263 owl:Axiom -HP:0001999 oboInOwl:hasDbXref UMLS:C4072832 owl:Axiom -HP:0001999 oboInOwl:hasDbXref SNOMEDCT_US:398206004 owl:Axiom -HP:0001999 oboInOwl:hasDbXref SNOMEDCT_US:398302004 owl:Axiom -HP:0000660 oboInOwl:hasDbXref UMLS:C0339477 owl:Axiom -HP:0000660 oboInOwl:hasDbXref SNOMEDCT_US:95692001 owl:Axiom -HP:0001992 oboInOwl:hasDbXref UMLS:C0241775 owl:Axiom -HP:0001993 oboInOwl:hasDbXref UMLS:C0220982 owl:Axiom -HP:0001993 oboInOwl:hasDbXref SNOMEDCT_US:56051008 owl:Axiom -HP:0000662 oboInOwl:hasDbXref SNOMEDCT_US:65194006 owl:Axiom -HP:0000662 oboInOwl:hasDbXref UMLS:C4020885 owl:Axiom -HP:0000662 oboInOwl:hasDbXref UMLS:C0028077 owl:Axiom -HP:0000662 oboInOwl:hasDbXref MSH:D009755 owl:Axiom -HP:0000661 oboInOwl:hasDbXref UMLS:C1846465 owl:Axiom -HP:0001991 oboInOwl:hasDbXref UMLS:C3551148 owl:Axiom -HP:0000664 oboInOwl:hasDbXref SNOMEDCT_US:253207002 owl:Axiom -HP:0000664 oboInOwl:hasDbXref UMLS:C0431447 owl:Axiom -HP:0001996 oboInOwl:hasDbXref UMLS:C0740749 owl:Axiom -HP:0001997 oboInOwl:hasDbXref SNOMEDCT_US:90560007 owl:Axiom -HP:0001997 oboInOwl:hasDbXref MSH:D015210 owl:Axiom -HP:0001997 oboInOwl:hasDbXref UMLS:C0018099 owl:Axiom -HP:0001997 oboInOwl:hasDbXref SNOMEDCT_US:170733007 owl:Axiom -HP:0001997 oboInOwl:hasDbXref SNOMEDCT_US:190828008 owl:Axiom -HP:0001997 oboInOwl:hasDbXref SNOMEDCT_US:48440001 owl:Axiom -HP:0001997 oboInOwl:hasDbXref UMLS:C0003868 owl:Axiom -HP:0001997 oboInOwl:hasDbXref MSH:D006073 owl:Axiom -HP:0001994 oboInOwl:hasDbXref MSH:D005198 owl:Axiom -HP:0001994 oboInOwl:hasDbXref SNOMEDCT_US:236468006 owl:Axiom -HP:0001994 oboInOwl:hasDbXref SNOMEDCT_US:44673006 owl:Axiom -HP:0001994 oboInOwl:hasDbXref UMLS:C0341703 owl:Axiom -HP:0000666 oboInOwl:hasDbXref SNOMEDCT_US:81756001 owl:Axiom -HP:0000666 oboInOwl:hasDbXref UMLS:C0271385 owl:Axiom -HP:0000666 oboInOwl:hasDbXref MSH:D009759 owl:Axiom -HP:0001995 oboInOwl:hasDbXref SNOMEDCT_US:18104000 owl:Axiom -HP:0001995 oboInOwl:hasDbXref UMLS:C0085569 owl:Axiom -HP:0012635 oboInOwl:hasDbXref UMLS:C4022812 owl:Axiom -HP:0011304 oboInOwl:hasDbXref SNOMEDCT_US:249773003 owl:Axiom -HP:0011304 oboInOwl:hasDbXref UMLS:C0426891 owl:Axiom -HP:0012636 oboInOwl:hasDbXref MSH:D012170 owl:Axiom -HP:0012636 oboInOwl:hasDbXref SNOMEDCT_US:46085004 owl:Axiom -HP:0012636 oboInOwl:hasDbXref UMLS:C0035328 owl:Axiom -HP:0011305 oboInOwl:hasDbXref UMLS:C4021169 owl:Axiom -HP:0012637 oboInOwl:hasDbXref UMLS:C2673441 owl:Axiom -HP:0011307 oboInOwl:hasDbXref UMLS:C2117390 owl:Axiom -HP:0012638 oboInOwl:hasDbXref UMLS:C4022811 owl:Axiom -HP:0011308 oboInOwl:hasDbXref UMLS:C4021168 owl:Axiom -HP:0012639 oboInOwl:hasDbXref UMLS:C4022810 owl:Axiom -HP:0012639 oboInOwl:hasDbXref Fyler:4300 owl:Axiom -HP:0012639 oboInOwl:hasDbXref Fyler:4135 owl:Axiom -HP:0011309 oboInOwl:hasDbXref UMLS:C4021167 owl:Axiom -HP:0001929 oboInOwl:hasDbXref SNOMEDCT_US:49762007 owl:Axiom -HP:0001929 oboInOwl:hasDbXref UMLS:C0015523 owl:Axiom -HP:0001929 oboInOwl:hasDbXref MSH:D005173 owl:Axiom -HP:0001923 oboInOwl:hasDbXref SNOMEDCT_US:46049004 owl:Axiom -HP:0001923 oboInOwl:hasDbXref UMLS:C0206160 owl:Axiom -HP:0001923 oboInOwl:hasDbXref MSH:D045262 owl:Axiom -HP:0001924 oboInOwl:hasDbXref MSH:D000756 owl:Axiom -HP:0001924 oboInOwl:hasDbXref UMLS:C0002896 owl:Axiom -HP:0001924 oboInOwl:hasDbXref SNOMEDCT_US:41841004 owl:Axiom -HP:0001922 oboInOwl:hasDbXref UMLS:C1836855 owl:Axiom -HP:0001927 oboInOwl:hasDbXref UMLS:C0687751 owl:Axiom -HP:0001927 oboInOwl:hasDbXref SNOMEDCT_US:250249008 owl:Axiom -HP:0001928 oboInOwl:hasDbXref UMLS:C0019087 owl:Axiom -HP:0001928 oboInOwl:hasDbXref SNOMEDCT_US:64779008 owl:Axiom -HP:0001928 oboInOwl:hasDbXref MSH:D006474 owl:Axiom -HP:0001928 oboInOwl:hasDbXref MSH:D001778 owl:Axiom -HP:0001928 oboInOwl:hasDbXref SNOMEDCT_US:362970003 owl:Axiom -HP:0001928 oboInOwl:hasDbXref UMLS:C1846821 owl:Axiom -HP:0001928 oboInOwl:hasDbXref UMLS:C0005779 owl:Axiom -HP:0001920 oboInOwl:hasDbXref SNOMEDCT_US:302233006 owl:Axiom -HP:0001920 oboInOwl:hasDbXref UMLS:C0035067 owl:Axiom -HP:0001920 oboInOwl:hasDbXref SNOMEDCT_US:282664001 owl:Axiom -HP:0001920 oboInOwl:hasDbXref Fyler:2634 owl:Axiom -HP:0001920 oboInOwl:hasDbXref MSH:D012078 owl:Axiom -HP:0000609 oboInOwl:hasDbXref SNOMEDCT_US:95499004 owl:Axiom -HP:0000609 oboInOwl:hasDbXref UMLS:C0338502 owl:Axiom -HP:0000602 oboInOwl:hasDbXref UMLS:C0029089 owl:Axiom -HP:0000602 oboInOwl:hasDbXref MSH:D009886 owl:Axiom -HP:0000602 oboInOwl:hasDbXref SNOMEDCT_US:16110005 owl:Axiom -HP:0001934 oboInOwl:hasDbXref UMLS:C1844374 owl:Axiom -HP:0001935 oboInOwl:hasDbXref UMLS:C0085576 owl:Axiom -HP:0001935 oboInOwl:hasDbXref MSH:C562385 owl:Axiom -HP:0001935 oboInOwl:hasDbXref SNOMEDCT_US:234349007 owl:Axiom -HP:0000601 oboInOwl:hasDbXref SNOMEDCT_US:44593008 owl:Axiom -HP:0000601 oboInOwl:hasDbXref UMLS:C0424711 owl:Axiom -HP:0000603 oboInOwl:hasDbXref UMLS:C0152191 owl:Axiom -HP:0000603 oboInOwl:hasDbXref SNOMEDCT_US:38950008 owl:Axiom -HP:0000603 oboInOwl:hasDbXref UMLS:C4280624 owl:Axiom -HP:0000603 oboInOwl:hasDbXref MSH:D012607 owl:Axiom -HP:0001933 oboInOwl:hasDbXref UMLS:C0854107 owl:Axiom -HP:0000606 oboInOwl:hasDbXref UMLS:C4025837 owl:Axiom -HP:0000605 oboInOwl:hasDbXref UMLS:C1720037 owl:Axiom -HP:0000605 oboInOwl:hasDbXref SNOMEDCT_US:420675003 owl:Axiom -HP:0001939 oboInOwl:hasDbXref UMLS:C4021768 owl:Axiom -HP:0000608 oboInOwl:hasDbXref UMLS:C0024437 owl:Axiom -HP:0000608 oboInOwl:hasDbXref SNOMEDCT_US:422338006 owl:Axiom -HP:0001937 oboInOwl:hasDbXref SNOMEDCT_US:51071000 owl:Axiom -HP:0001937 oboInOwl:hasDbXref MSH:D000743 owl:Axiom -HP:0001937 oboInOwl:hasDbXref UMLS:C0221021 owl:Axiom -HP:0000607 oboInOwl:hasDbXref UMLS:C1844605 owl:Axiom -HP:0001930 oboInOwl:hasDbXref UMLS:C4025735 owl:Axiom -HP:0001931 oboInOwl:hasDbXref MSH:D000747 owl:Axiom -HP:0001931 oboInOwl:hasDbXref UMLS:C0002884 owl:Axiom -HP:0001931 oboInOwl:hasDbXref SNOMEDCT_US:44452003 owl:Axiom -HP:0000600 oboInOwl:hasDbXref UMLS:C4025838 owl:Axiom -HP:0001909 oboInOwl:hasDbXref MSH:D007938 owl:Axiom -HP:0001909 oboInOwl:hasDbXref SNOMEDCT_US:87163000 owl:Axiom -HP:0001909 oboInOwl:hasDbXref MSH:D019337 owl:Axiom -HP:0001909 oboInOwl:hasDbXref UMLS:C0023418 owl:Axiom -HP:0001909 oboInOwl:hasDbXref SNOMEDCT_US:269475001 owl:Axiom -HP:0001909 oboInOwl:hasDbXref SNOMEDCT_US:93143009 owl:Axiom -HP:0001909 oboInOwl:hasDbXref SNOMEDCT_US:129154003 owl:Axiom -HP:0001909 oboInOwl:hasDbXref UMLS:C0376545 owl:Axiom -HP:0001907 oboInOwl:hasDbXref UMLS:C0040038 owl:Axiom -HP:0001907 oboInOwl:hasDbXref MSH:D016769 owl:Axiom -HP:0001907 oboInOwl:hasDbXref SNOMEDCT_US:371039008 owl:Axiom -HP:0001907 oboInOwl:hasDbXref UMLS:C0085307 owl:Axiom -HP:0001907 oboInOwl:hasDbXref MSH:D013923 owl:Axiom -HP:0001907 oboInOwl:hasDbXref SNOMEDCT_US:13713005 owl:Axiom -HP:0001908 oboInOwl:hasDbXref MSH:D000741 owl:Axiom -HP:0001908 oboInOwl:hasDbXref SNOMEDCT_US:167923006 owl:Axiom -HP:0001908 oboInOwl:hasDbXref SNOMEDCT_US:41614006 owl:Axiom -HP:0001908 oboInOwl:hasDbXref UMLS:C0178416 owl:Axiom -HP:0001901 oboInOwl:hasDbXref SNOMEDCT_US:127062003 owl:Axiom -HP:0001901 oboInOwl:hasDbXref SNOMEDCT_US:109992005 owl:Axiom -HP:0001901 oboInOwl:hasDbXref MSH:D011086 owl:Axiom -HP:0001901 oboInOwl:hasDbXref UMLS:C0032461 owl:Axiom -HP:0001901 oboInOwl:hasDbXref UMLS:C1527405 owl:Axiom -HP:0001902 oboInOwl:hasDbXref UMLS:C0333864 owl:Axiom -HP:0001902 oboInOwl:hasDbXref SNOMEDCT_US:44687006 owl:Axiom -HP:0001900 oboInOwl:hasDbXref UMLS:C0549448 owl:Axiom -HP:0001900 oboInOwl:hasDbXref SNOMEDCT_US:131141003 owl:Axiom -HP:0001905 oboInOwl:hasDbXref UMLS:C0272278 owl:Axiom -HP:0001903 oboInOwl:hasDbXref UMLS:C0162119 owl:Axiom -HP:0001903 oboInOwl:hasDbXref UMLS:C0002871 owl:Axiom -HP:0001903 oboInOwl:hasDbXref MSH:D000740 owl:Axiom -HP:0001903 oboInOwl:hasDbXref SNOMEDCT_US:271737000 owl:Axiom -HP:0001903 oboInOwl:hasDbXref SNOMEDCT_US:165397008 owl:Axiom -HP:0001904 oboInOwl:hasDbXref UMLS:C0340971 owl:Axiom -HP:0001904 oboInOwl:hasDbXref SNOMEDCT_US:234425008 owl:Axiom -HP:0001919 oboInOwl:hasDbXref SNOMEDCT_US:14669001 owl:Axiom -HP:0001919 oboInOwl:hasDbXref SNOMEDCT_US:14350001000004108 owl:Axiom -HP:0001919 oboInOwl:hasDbXref MSH:D058186 owl:Axiom -HP:0001919 oboInOwl:hasDbXref UMLS:C0022660 owl:Axiom -HP:0001919 oboInOwl:hasDbXref UMLS:C2609414 owl:Axiom -HP:0001912 oboInOwl:hasDbXref UMLS:C4025736 owl:Axiom -HP:0001913 oboInOwl:hasDbXref SNOMEDCT_US:17182001 owl:Axiom -HP:0001913 oboInOwl:hasDbXref UMLS:C0001824 owl:Axiom -HP:0001913 oboInOwl:hasDbXref SNOMEDCT_US:417672002 owl:Axiom -HP:0001913 oboInOwl:hasDbXref MSH:D000380 owl:Axiom -HP:0001911 oboInOwl:hasDbXref UMLS:C0427515 owl:Axiom -HP:0001911 oboInOwl:hasDbXref SNOMEDCT_US:250274006 owl:Axiom -HP:0001917 oboInOwl:hasDbXref SNOMEDCT_US:48713002 owl:Axiom -HP:0001917 oboInOwl:hasDbXref UMLS:C0268382 owl:Axiom -HP:0001915 oboInOwl:hasDbXref UMLS:C0002874 owl:Axiom -HP:0001915 oboInOwl:hasDbXref SNOMEDCT_US:304132006 owl:Axiom -HP:0001915 oboInOwl:hasDbXref SNOMEDCT_US:306058006 owl:Axiom -HP:0001915 oboInOwl:hasDbXref MSH:D000741 owl:Axiom -HP:0012583 oboInOwl:hasDbXref UMLS:C0431691 owl:Axiom -HP:0012583 oboInOwl:hasDbXref SNOMEDCT_US:204948009 owl:Axiom -HP:0011252 oboInOwl:hasDbXref UMLS:C2315717 owl:Axiom -HP:0011252 oboInOwl:hasDbXref SNOMEDCT_US:429967001 owl:Axiom -HP:0012584 oboInOwl:hasDbXref UMLS:C0431692 owl:Axiom -HP:0012584 oboInOwl:hasDbXref SNOMEDCT_US:268232000 owl:Axiom -HP:0011253 oboInOwl:hasDbXref UMLS:C4023442 owl:Axiom -HP:0011254 oboInOwl:hasDbXref UMLS:C4023441 owl:Axiom -HP:0012585 oboInOwl:hasDbXref UMLS:C0341698 owl:Axiom -HP:0012585 oboInOwl:hasDbXref SNOMEDCT_US:197659005 owl:Axiom -HP:0012586 oboInOwl:hasDbXref UMLS:C4022835 owl:Axiom -HP:0011255 oboInOwl:hasDbXref UMLS:C4021185 owl:Axiom -HP:0011256 oboInOwl:hasDbXref UMLS:C4021184 owl:Axiom -HP:0012587 oboInOwl:hasDbXref UMLS:C0473237 owl:Axiom -HP:0012587 oboInOwl:hasDbXref SNOMEDCT_US:197941005 owl:Axiom -HP:0012588 oboInOwl:hasDbXref SNOMEDCT_US:236381000 owl:Axiom -HP:0012588 oboInOwl:hasDbXref UMLS:C0403397 owl:Axiom -HP:0011257 oboInOwl:hasDbXref UMLS:C4021183 owl:Axiom -HP:0012589 oboInOwl:hasDbXref UMLS:C4022834 owl:Axiom -HP:0011258 oboInOwl:hasDbXref UMLS:C4021182 owl:Axiom -HP:0011259 oboInOwl:hasDbXref UMLS:C4021181 owl:Axiom -HP:0012580 oboInOwl:hasDbXref UMLS:C3671880 owl:Axiom -HP:0011250 oboInOwl:hasDbXref UMLS:C4021187 owl:Axiom -HP:0012581 oboInOwl:hasDbXref UMLS:C0268800 owl:Axiom -HP:0012581 oboInOwl:hasDbXref UMLS:C4022836 owl:Axiom -HP:0012581 oboInOwl:hasDbXref SNOMEDCT_US:77945009 owl:Axiom -HP:0012582 oboInOwl:hasDbXref UMLS:C0431698 owl:Axiom -HP:0012582 oboInOwl:hasDbXref SNOMEDCT_US:204950001 owl:Axiom -HP:0011251 oboInOwl:hasDbXref UMLS:C4021186 owl:Axiom -HP:0000594 oboInOwl:hasDbXref UMLS:C0423276 owl:Axiom -HP:0000594 oboInOwl:hasDbXref SNOMEDCT_US:246986004 owl:Axiom -HP:0000593 oboInOwl:hasDbXref UMLS:C3152182 owl:Axiom -HP:0000593 oboInOwl:hasDbXref SNOMEDCT_US:204142009 owl:Axiom -HP:0000598 oboInOwl:hasDbXref UMLS:C0266589 owl:Axiom -HP:0000598 oboInOwl:hasDbXref SNOMEDCT_US:275259005 owl:Axiom -HP:0000597 oboInOwl:hasDbXref UMLS:C0751401 owl:Axiom -HP:0000597 oboInOwl:hasDbXref MSH:D009886 owl:Axiom -HP:0000599 oboInOwl:hasDbXref UMLS:C4025839 owl:Axiom -HP:0000590 oboInOwl:hasDbXref SNOMEDCT_US:46252003 owl:Axiom -HP:0000590 oboInOwl:hasDbXref MSH:D017246 owl:Axiom -HP:0000590 oboInOwl:hasDbXref UMLS:C0162674 owl:Axiom -HP:0000592 oboInOwl:hasDbXref SNOMEDCT_US:204164000 owl:Axiom -HP:0000592 oboInOwl:hasDbXref UMLS:C0542514 owl:Axiom -HP:0000591 oboInOwl:hasDbXref UMLS:C4025840 owl:Axiom -HP:0011241 oboInOwl:hasDbXref UMLS:C4021193 owl:Axiom -HP:0012572 oboInOwl:hasDbXref UMLS:C0221365 owl:Axiom -HP:0012572 oboInOwl:hasDbXref ICD-10:Q62.5 owl:Axiom -HP:0012572 oboInOwl:hasDbXref SNOMEDCT_US:49496001 owl:Axiom -HP:0011242 oboInOwl:hasDbXref UMLS:C4021192 owl:Axiom -HP:0012573 oboInOwl:hasDbXref UMLS:C4022839 owl:Axiom -HP:0011243 oboInOwl:hasDbXref UMLS:C4021191 owl:Axiom -HP:0012574 oboInOwl:hasDbXref SNOMEDCT_US:125510009 owl:Axiom -HP:0012574 oboInOwl:hasDbXref UMLS:C0545017 owl:Axiom -HP:0011244 oboInOwl:hasDbXref UMLS:C4023445 owl:Axiom -HP:0012575 oboInOwl:hasDbXref UMLS:C4022838 owl:Axiom -HP:0011245 oboInOwl:hasDbXref UMLS:C4021190 owl:Axiom -HP:0012576 oboInOwl:hasDbXref UMLS:C4022837 owl:Axiom -HP:0012577 oboInOwl:hasDbXref UMLS:C3276821 owl:Axiom -HP:0011246 oboInOwl:hasDbXref UMLS:C4021189 owl:Axiom -HP:0011247 oboInOwl:hasDbXref UMLS:C4021188 owl:Axiom -HP:0012578 oboInOwl:hasDbXref MSH:D015433 owl:Axiom -HP:0012578 oboInOwl:hasDbXref UMLS:C0017665 owl:Axiom -HP:0012578 oboInOwl:hasDbXref SNOMEDCT_US:77182004 owl:Axiom -HP:0012579 oboInOwl:hasDbXref UMLS:C0027721 owl:Axiom -HP:0012579 oboInOwl:hasDbXref MSH:D009402 owl:Axiom -HP:0012579 oboInOwl:hasDbXref SNOMEDCT_US:44785005 owl:Axiom -HP:0011248 oboInOwl:hasDbXref UMLS:C4023444 owl:Axiom -HP:0012570 oboInOwl:hasDbXref SNOMEDCT_US:63211008 owl:Axiom -HP:0012570 oboInOwl:hasDbXref SNOMEDCT_US:302851001 owl:Axiom -HP:0012570 oboInOwl:hasDbXref UMLS:C0039101 owl:Axiom -HP:0012570 oboInOwl:hasDbXref MSH:D013584 owl:Axiom -HP:0012571 oboInOwl:hasDbXref ICD-10:Q62.5 owl:Axiom -HP:0012571 oboInOwl:hasDbXref UMLS:C4021079 owl:Axiom -HP:0011240 oboInOwl:hasDbXref UMLS:C4020910 owl:Axiom -HP:0011249 oboInOwl:hasDbXref UMLS:C4023443 owl:Axiom -HP:0012561 oboInOwl:hasDbXref UMLS:C0345001 owl:Axiom -HP:0012561 oboInOwl:hasDbXref SNOMEDCT_US:253610004 owl:Axiom -HP:0011230 oboInOwl:hasDbXref UMLS:C4023451 owl:Axiom -HP:0012562 oboInOwl:hasDbXref UMLS:C4022844 owl:Axiom -HP:0011231 oboInOwl:hasDbXref UMLS:C1835802 owl:Axiom -HP:0011231 oboInOwl:hasDbXref UMLS:C4023450 owl:Axiom -HP:0012563 oboInOwl:hasDbXref UMLS:C4022843 owl:Axiom -HP:0011232 oboInOwl:hasDbXref UMLS:C4023449 owl:Axiom -HP:0011233 oboInOwl:hasDbXref UMLS:C4021197 owl:Axiom -HP:0012564 oboInOwl:hasDbXref UMLS:C4022842 owl:Axiom -HP:0012565 oboInOwl:hasDbXref UMLS:C4021838 owl:Axiom -HP:0011234 oboInOwl:hasDbXref UMLS:C4023448 owl:Axiom -HP:0012566 oboInOwl:hasDbXref UMLS:C4022841 owl:Axiom -HP:0011235 oboInOwl:hasDbXref UMLS:C4023447 owl:Axiom -HP:0011236 oboInOwl:hasDbXref UMLS:C4023446 owl:Axiom -HP:0012567 oboInOwl:hasDbXref UMLS:C4022840 owl:Axiom -HP:0011237 oboInOwl:hasDbXref UMLS:C4021196 owl:Axiom -HP:0012568 oboInOwl:hasDbXref UMLS:C2025810 owl:Axiom -HP:0012568 oboInOwl:hasDbXref UMLS:C3839997 owl:Axiom -HP:0012568 oboInOwl:hasDbXref SNOMEDCT_US:700327003 owl:Axiom -HP:0000579 oboInOwl:hasDbXref SNOMEDCT_US:416920000 owl:Axiom -HP:0000579 oboInOwl:hasDbXref SNOMEDCT_US:246865000 owl:Axiom -HP:0000579 oboInOwl:hasDbXref UMLS:C0022906 owl:Axiom -HP:0000579 oboInOwl:hasDbXref SNOMEDCT_US:314022009 owl:Axiom -HP:0000579 oboInOwl:hasDbXref UMLS:C1281931 owl:Axiom -HP:0000579 oboInOwl:hasDbXref MSH:D007767 owl:Axiom -HP:0000579 oboInOwl:hasDbXref SNOMEDCT_US:231841004 owl:Axiom -HP:0012560 oboInOwl:hasDbXref UMLS:C4022845 owl:Axiom -HP:0000572 oboInOwl:hasDbXref SNOMEDCT_US:7973008 owl:Axiom -HP:0000572 oboInOwl:hasDbXref UMLS:C3665386 owl:Axiom -HP:0000571 oboInOwl:hasDbXref UMLS:C0423082 owl:Axiom -HP:0000571 oboInOwl:hasDbXref SNOMEDCT_US:246768008 owl:Axiom -HP:0000574 oboInOwl:hasDbXref UMLS:C1853487 owl:Axiom -HP:0000573 oboInOwl:hasDbXref MSH:D012166 owl:Axiom -HP:0000573 oboInOwl:hasDbXref SNOMEDCT_US:28998008 owl:Axiom -HP:0000573 oboInOwl:hasDbXref UMLS:C0035317 owl:Axiom -HP:0000576 oboInOwl:hasDbXref UMLS:C0271196 owl:Axiom -HP:0000576 oboInOwl:hasDbXref MSH:D012607 owl:Axiom -HP:0000576 oboInOwl:hasDbXref SNOMEDCT_US:33014001 owl:Axiom -HP:0000575 oboInOwl:hasDbXref SNOMEDCT_US:81016008 owl:Axiom -HP:0000575 oboInOwl:hasDbXref MSH:D009898 owl:Axiom -HP:0000575 oboInOwl:hasDbXref SNOMEDCT_US:23388006 owl:Axiom -HP:0000575 oboInOwl:hasDbXref UMLS:C0036454 owl:Axiom -HP:0000575 oboInOwl:hasDbXref MSH:D012607 owl:Axiom -HP:0000575 oboInOwl:hasDbXref UMLS:C0344233 owl:Axiom -HP:0000577 oboInOwl:hasDbXref MSH:D005099 owl:Axiom -HP:0000577 oboInOwl:hasDbXref SNOMEDCT_US:399054005 owl:Axiom -HP:0000577 oboInOwl:hasDbXref SNOMEDCT_US:399252000 owl:Axiom -HP:0000577 oboInOwl:hasDbXref UMLS:C0015310 owl:Axiom -HP:0012569 oboInOwl:hasDbXref UMLS:C0949173 owl:Axiom -HP:0011238 oboInOwl:hasDbXref UMLS:C4021195 owl:Axiom -HP:0011239 oboInOwl:hasDbXref UMLS:C4021194 owl:Axiom -HP:0000570 oboInOwl:hasDbXref UMLS:C1842584 owl:Axiom -HP:0000570 oboInOwl:hasDbXref UMLS:C4025841 owl:Axiom -HP:0012550 oboInOwl:hasDbXref UMLS:C4022853 owl:Axiom -HP:0011220 oboInOwl:hasDbXref UMLS:C1867446 owl:Axiom -HP:0011220 oboInOwl:hasDbXref UMLS:C1837260 owl:Axiom -HP:0012551 oboInOwl:hasDbXref UMLS:C4022852 owl:Axiom -HP:0012552 oboInOwl:hasDbXref UMLS:C4022851 owl:Axiom -HP:0011221 oboInOwl:hasDbXref UMLS:C4023456 owl:Axiom -HP:0011222 oboInOwl:hasDbXref UMLS:C4023455 owl:Axiom -HP:0012553 oboInOwl:hasDbXref UMLS:C4022850 owl:Axiom -HP:0011223 oboInOwl:hasDbXref UMLS:C4023454 owl:Axiom -HP:0012554 oboInOwl:hasDbXref UMLS:C4022849 owl:Axiom -HP:0012555 oboInOwl:hasDbXref UMLS:C4021081 owl:Axiom -HP:0011224 oboInOwl:hasDbXref SNOMEDCT_US:708541009 owl:Axiom -HP:0011224 oboInOwl:hasDbXref UMLS:C0266574 owl:Axiom -HP:0011224 oboInOwl:hasDbXref SNOMEDCT_US:13401001 owl:Axiom -HP:0011224 oboInOwl:hasDbXref UMLS:C4020757 owl:Axiom -HP:0011225 oboInOwl:hasDbXref UMLS:C0344503 owl:Axiom -HP:0011225 oboInOwl:hasDbXref SNOMEDCT_US:253212001 owl:Axiom -HP:0012556 oboInOwl:hasDbXref UMLS:C4021080 owl:Axiom -HP:0012557 oboInOwl:hasDbXref UMLS:C4022848 owl:Axiom -HP:0011226 oboInOwl:hasDbXref UMLS:C4023453 owl:Axiom -HP:0000582 oboInOwl:hasDbXref UMLS:C0423109 owl:Axiom -HP:0000582 oboInOwl:hasDbXref SNOMEDCT_US:246799009 owl:Axiom -HP:0000585 oboInOwl:hasDbXref SNOMEDCT_US:35055000 owl:Axiom -HP:0000585 oboInOwl:hasDbXref UMLS:C0155120 owl:Axiom -HP:0000585 oboInOwl:hasDbXref MSH:C562399 owl:Axiom -HP:0000584 oboInOwl:hasDbXref UMLS:C1832170 owl:Axiom -HP:0000587 oboInOwl:hasDbXref UMLS:C0029131 owl:Axiom -HP:0000586 oboInOwl:hasDbXref UMLS:C1865244 owl:Axiom -HP:0000589 oboInOwl:hasDbXref MSH:D003103 owl:Axiom -HP:0000589 oboInOwl:hasDbXref SNOMEDCT_US:92828000 owl:Axiom -HP:0000589 oboInOwl:hasDbXref SNOMEDCT_US:93390002 owl:Axiom -HP:0000589 oboInOwl:hasDbXref UMLS:C0009363 owl:Axiom -HP:0000589 oboInOwl:hasDbXref Fyler:4311 owl:Axiom -HP:0000588 oboInOwl:hasDbXref MSH:C535970 owl:Axiom -HP:0000588 oboInOwl:hasDbXref SNOMEDCT_US:44295002 owl:Axiom -HP:0000588 oboInOwl:hasDbXref UMLS:C0155299 owl:Axiom -HP:0000588 oboInOwl:hasDbXref SNOMEDCT_US:17541006 owl:Axiom -HP:0012558 oboInOwl:hasDbXref UMLS:C4022847 owl:Axiom -HP:0011227 oboInOwl:hasDbXref UMLS:C4023452 owl:Axiom -HP:0011227 oboInOwl:hasDbXref UMLS:C0742906 owl:Axiom -HP:0011228 oboInOwl:hasDbXref UMLS:C3277019 owl:Axiom -HP:0012559 oboInOwl:hasDbXref UMLS:C4022846 owl:Axiom -HP:0011229 oboInOwl:hasDbXref UMLS:C1856121 owl:Axiom -HP:0000581 oboInOwl:hasDbXref UMLS:C0005744 owl:Axiom -HP:0000581 oboInOwl:hasDbXref MSH:D016569 owl:Axiom -HP:0000580 oboInOwl:hasDbXref UMLS:C0035334 owl:Axiom -HP:0000580 oboInOwl:hasDbXref MSH:D012174 owl:Axiom -HP:0000580 oboInOwl:hasDbXref SNOMEDCT_US:28835009 owl:Axiom -HP:0011296 oboInOwl:hasDbXref UMLS:C2206519 owl:Axiom -HP:0011297 oboInOwl:hasDbXref UMLS:C3550704 owl:Axiom -HP:0011298 oboInOwl:hasDbXref UMLS:C4023424 owl:Axiom -HP:0011299 oboInOwl:hasDbXref UMLS:C4023423 owl:Axiom -HP:0011290 oboInOwl:hasDbXref UMLS:C4023426 owl:Axiom -HP:0011291 oboInOwl:hasDbXref UMLS:C4023425 owl:Axiom -HP:0011292 oboInOwl:hasDbXref UMLS:C2206521 owl:Axiom -HP:0011293 oboInOwl:hasDbXref UMLS:C2207327 owl:Axiom -HP:0011294 oboInOwl:hasDbXref UMLS:C2206518 owl:Axiom -HP:0011295 oboInOwl:hasDbXref UMLS:C2206520 owl:Axiom -HP:0011285 oboInOwl:hasDbXref UMLS:C4023430 owl:Axiom -HP:0011286 oboInOwl:hasDbXref SNOMEDCT_US:253780003 owl:Axiom -HP:0011286 oboInOwl:hasDbXref MSH:D006627 owl:Axiom -HP:0011286 oboInOwl:hasDbXref UMLS:C0085758 owl:Axiom -HP:0011286 oboInOwl:hasDbXref SNOMEDCT_US:360441005 owl:Axiom -HP:0011287 oboInOwl:hasDbXref UMLS:C4023429 owl:Axiom -HP:0011288 oboInOwl:hasDbXref UMLS:C4023428 owl:Axiom -HP:0011289 oboInOwl:hasDbXref UMLS:C4023427 owl:Axiom -HP:0011280 oboInOwl:hasDbXref UMLS:C4023434 owl:Axiom -HP:0011281 oboInOwl:hasDbXref UMLS:C4023433 owl:Axiom -HP:0011281 oboInOwl:hasDbXref MP:0011478 owl:Axiom -HP:0011282 oboInOwl:hasDbXref UMLS:C4021170 owl:Axiom -HP:0011283 oboInOwl:hasDbXref UMLS:C4023432 owl:Axiom -HP:0011284 oboInOwl:hasDbXref UMLS:C4023431 owl:Axiom -HP:0011274 oboInOwl:hasDbXref UMLS:C4023438 owl:Axiom -HP:0011275 oboInOwl:hasDbXref UMLS:C1737260 owl:Axiom -HP:0011276 oboInOwl:hasDbXref UMLS:C0162819 owl:Axiom -HP:0011276 oboInOwl:hasDbXref MSH:D017445 owl:Axiom -HP:0011276 oboInOwl:hasDbXref SNOMEDCT_US:11263005 owl:Axiom -HP:0011276 oboInOwl:hasDbXref UMLS:C1842892 owl:Axiom -HP:0011277 oboInOwl:hasDbXref UMLS:C4023437 owl:Axiom -HP:0011278 oboInOwl:hasDbXref UMLS:C4023436 owl:Axiom -HP:0011279 oboInOwl:hasDbXref UMLS:C4023435 owl:Axiom -HP:0011270 oboInOwl:hasDbXref UMLS:C4021172 owl:Axiom -HP:0011271 oboInOwl:hasDbXref UMLS:C4021171 owl:Axiom -HP:0011272 oboInOwl:hasDbXref UMLS:C4013429 owl:Axiom -HP:0011273 oboInOwl:hasDbXref UMLS:C0221278 owl:Axiom -HP:0011273 oboInOwl:hasDbXref SNOMEDCT_US:165475005 owl:Axiom -HP:0011273 oboInOwl:hasDbXref SNOMEDCT_US:57241006 owl:Axiom -HP:0011263 oboInOwl:hasDbXref UMLS:C4021177 owl:Axiom -HP:0012594 oboInOwl:hasDbXref SNOMEDCT_US:312975006 owl:Axiom -HP:0012594 oboInOwl:hasDbXref UMLS:C1654921 owl:Axiom -HP:0012594 oboInOwl:hasDbXref UMLS:C0730345 owl:Axiom -HP:0011264 oboInOwl:hasDbXref UMLS:C4021176 owl:Axiom -HP:0012595 oboInOwl:hasDbXref UMLS:C4022832 owl:Axiom -HP:0011265 oboInOwl:hasDbXref UMLS:C4023440 owl:Axiom -HP:0012596 oboInOwl:hasDbXref UMLS:C4022831 owl:Axiom -HP:0011266 oboInOwl:hasDbXref UMLS:C4021175 owl:Axiom -HP:0012597 oboInOwl:hasDbXref UMLS:C4022830 owl:Axiom -HP:0012598 oboInOwl:hasDbXref UMLS:C4022829 owl:Axiom -HP:0011267 oboInOwl:hasDbXref UMLS:C4021174 owl:Axiom -HP:0011267 oboInOwl:hasDbXref UMLS:C4280331 owl:Axiom -HP:0012599 oboInOwl:hasDbXref UMLS:C4022828 owl:Axiom -HP:0011268 oboInOwl:hasDbXref UMLS:C4023439 owl:Axiom -HP:0011269 oboInOwl:hasDbXref UMLS:C4021173 owl:Axiom -HP:0012590 oboInOwl:hasDbXref UMLS:C3693260 owl:Axiom -HP:0012591 oboInOwl:hasDbXref UMLS:C4022833 owl:Axiom -HP:0011260 oboInOwl:hasDbXref UMLS:C4021180 owl:Axiom -HP:0012592 oboInOwl:hasDbXref UMLS:C0001925 owl:Axiom -HP:0012592 oboInOwl:hasDbXref SNOMEDCT_US:274769005 owl:Axiom -HP:0012592 oboInOwl:hasDbXref MSH:D000419 owl:Axiom -HP:0011261 oboInOwl:hasDbXref UMLS:C4021179 owl:Axiom -HP:0011262 oboInOwl:hasDbXref UMLS:C4021178 owl:Axiom -HP:0012593 oboInOwl:hasDbXref UMLS:C0445118 owl:Axiom -HP:0012593 oboInOwl:hasDbXref SNOMEDCT_US:264867001 owl:Axiom -HP:0012740 oboInOwl:hasDbXref SNOMEDCT_US:711329002 owl:Axiom -HP:0012740 oboInOwl:hasDbXref UMLS:C0030354 owl:Axiom -HP:0012740 oboInOwl:hasDbXref MSH:D010212 owl:Axiom -HP:0012740 oboInOwl:hasDbXref SNOMEDCT_US:23730008 owl:Axiom -HP:0011410 oboInOwl:hasDbXref UMLS:C1384674 owl:Axiom -HP:0011410 oboInOwl:hasDbXref SNOMEDCT_US:200144004 owl:Axiom -HP:0012741 oboInOwl:hasDbXref SNOMEDCT_US:268227001 owl:Axiom -HP:0012741 oboInOwl:hasDbXref UMLS:C0431664 owl:Axiom -HP:0012741 oboInOwl:hasDbXref MSH:D003456 owl:Axiom -HP:0012742 oboInOwl:hasDbXref UMLS:C4022750 owl:Axiom -HP:0011411 oboInOwl:hasDbXref UMLS:C0341808 owl:Axiom -HP:0011412 oboInOwl:hasDbXref SNOMEDCT_US:61586001 owl:Axiom -HP:0011412 oboInOwl:hasDbXref UMLS:C0042225 owl:Axiom -HP:0011412 oboInOwl:hasDbXref UMLS:C2825567 owl:Axiom -HP:0011412 oboInOwl:hasDbXref MSH:D014620 owl:Axiom -HP:0011412 oboInOwl:hasDbXref UMLS:C1456852 owl:Axiom -HP:0011412 oboInOwl:hasDbXref SNOMEDCT_US:10761101000119105 owl:Axiom -HP:0012743 oboInOwl:hasDbXref MSH:D056128 owl:Axiom -HP:0012743 oboInOwl:hasDbXref SNOMEDCT_US:248311001 owl:Axiom -HP:0012743 oboInOwl:hasDbXref UMLS:C0311277 owl:Axiom -HP:0012744 oboInOwl:hasDbXref SNOMEDCT_US:47276000 owl:Axiom -HP:0012744 oboInOwl:hasDbXref UMLS:C0265629 owl:Axiom -HP:0011413 oboInOwl:hasDbXref SNOMEDCT_US:89700002 owl:Axiom -HP:0011413 oboInOwl:hasDbXref UMLS:C0269825 owl:Axiom -HP:0000756 oboInOwl:hasDbXref SNOMEDCT_US:70691001 owl:Axiom -HP:0000756 oboInOwl:hasDbXref UMLS:C0001818 owl:Axiom -HP:0000756 oboInOwl:hasDbXref MSH:D000379 owl:Axiom -HP:0000756 oboInOwl:hasDbXref SNOMEDCT_US:247830007 owl:Axiom -HP:0000758 oboInOwl:hasDbXref UMLS:C4021798 owl:Axiom -HP:0000757 oboInOwl:hasDbXref SNOMEDCT_US:24340004 owl:Axiom -HP:0000757 oboInOwl:hasDbXref UMLS:C0233824 owl:Axiom -HP:0000759 oboInOwl:hasDbXref UMLS:C0031117 owl:Axiom -HP:0000759 oboInOwl:hasDbXref SNOMEDCT_US:42658009 owl:Axiom -HP:0000759 oboInOwl:hasDbXref MSH:D010523 owl:Axiom -HP:0000759 oboInOwl:hasDbXref UMLS:C4025831 owl:Axiom -HP:0000759 oboInOwl:hasDbXref SNOMEDCT_US:302226006 owl:Axiom -HP:0000750 oboInOwl:hasDbXref UMLS:C0233715 owl:Axiom -HP:0000750 oboInOwl:hasDbXref UMLS:C0023012 owl:Axiom -HP:0000750 oboInOwl:hasDbXref SNOMEDCT_US:229721007 owl:Axiom -HP:0000750 oboInOwl:hasDbXref SNOMEDCT_US:62415009 owl:Axiom -HP:0000750 oboInOwl:hasDbXref UMLS:C0454644 owl:Axiom -HP:0000750 oboInOwl:hasDbXref SNOMEDCT_US:162294008 owl:Axiom -HP:0000750 oboInOwl:hasDbXref SNOMEDCT_US:29164008 owl:Axiom -HP:0000750 oboInOwl:hasDbXref UMLS:C0241210 owl:Axiom -HP:0000750 oboInOwl:hasDbXref MSH:D007805 owl:Axiom -HP:0000752 oboInOwl:hasDbXref SNOMEDCT_US:44548000 owl:Axiom -HP:0000752 oboInOwl:hasDbXref UMLS:C0424295 owl:Axiom -HP:0000752 oboInOwl:hasDbXref MSH:D006948 owl:Axiom -HP:0000751 oboInOwl:hasDbXref SNOMEDCT_US:102943000 owl:Axiom -HP:0000751 oboInOwl:hasDbXref UMLS:C0240735 owl:Axiom -HP:0000751 oboInOwl:hasDbXref SNOMEDCT_US:192073007 owl:Axiom -HP:0000753 oboInOwl:hasDbXref UMLS:C4025832 owl:Axiom -HP:0012745 oboInOwl:hasDbXref UMLS:C0423112 owl:Axiom -HP:0012745 oboInOwl:hasDbXref SNOMEDCT_US:246802000 owl:Axiom -HP:0011414 oboInOwl:hasDbXref SNOMEDCT_US:75094005 owl:Axiom -HP:0011414 oboInOwl:hasDbXref UMLS:C0270254 owl:Axiom -HP:0012746 oboInOwl:hasDbXref UMLS:C3554113 owl:Axiom -HP:0011415 oboInOwl:hasDbXref UMLS:C0426234 owl:Axiom -HP:0011415 oboInOwl:hasDbXref SNOMEDCT_US:249174002 owl:Axiom -HP:0012747 oboInOwl:hasDbXref UMLS:C4022749 owl:Axiom -HP:0011416 oboInOwl:hasDbXref UMLS:C0554393 owl:Axiom -HP:0011416 oboInOwl:hasDbXref SNOMEDCT_US:268585006 owl:Axiom -HP:0011417 oboInOwl:hasDbXref UMLS:C0405028 owl:Axiom -HP:0011417 oboInOwl:hasDbXref SNOMEDCT_US:237261008 owl:Axiom -HP:0012748 oboInOwl:hasDbXref UMLS:C4022748 owl:Axiom -HP:0012749 oboInOwl:hasDbXref UMLS:C4022747 owl:Axiom -HP:0011418 oboInOwl:hasDbXref SNOMEDCT_US:79668009 owl:Axiom -HP:0011418 oboInOwl:hasDbXref UMLS:C0269852 owl:Axiom -HP:0011418 oboInOwl:hasDbXref MSH:D055949 owl:Axiom -HP:0011419 oboInOwl:hasDbXref SNOMEDCT_US:405736009 owl:Axiom -HP:0011419 oboInOwl:hasDbXref SNOMEDCT_US:415105001 owl:Axiom -HP:0011419 oboInOwl:hasDbXref MSH:D000037 owl:Axiom -HP:0011419 oboInOwl:hasDbXref UMLS:C0000832 owl:Axiom -HP:0012730 oboInOwl:hasDbXref UMLS:C0158663 owl:Axiom -HP:0012730 oboInOwl:hasDbXref SNOMEDCT_US:74788000 owl:Axiom -HP:0011400 oboInOwl:hasDbXref UMLS:C4021152 owl:Axiom -HP:0012731 oboInOwl:hasDbXref UMLS:C4022751 owl:Axiom -HP:0011401 oboInOwl:hasDbXref UMLS:C4023374 owl:Axiom -HP:0012732 oboInOwl:hasDbXref UMLS:C3495676 owl:Axiom -HP:0012732 oboInOwl:hasDbXref MSH:D000071056 owl:Axiom -HP:0012732 oboInOwl:hasDbXref SNOMEDCT_US:33225004 owl:Axiom -HP:0011402 oboInOwl:hasDbXref UMLS:C4023373 owl:Axiom -HP:0012733 oboInOwl:hasDbXref UMLS:C0332573 owl:Axiom -HP:0012733 oboInOwl:hasDbXref SNOMEDCT_US:112629002 owl:Axiom -HP:0000767 oboInOwl:hasDbXref SNOMEDCT_US:391987005 owl:Axiom -HP:0000767 oboInOwl:hasDbXref UMLS:C2051831 owl:Axiom -HP:0000766 oboInOwl:hasDbXref UMLS:C1860493 owl:Axiom -HP:0000769 oboInOwl:hasDbXref UMLS:C4025829 owl:Axiom -HP:0000768 oboInOwl:hasDbXref UMLS:C0158731 owl:Axiom -HP:0000768 oboInOwl:hasDbXref MSH:D066166 owl:Axiom -HP:0000768 oboInOwl:hasDbXref SNOMEDCT_US:205101001 owl:Axiom -HP:0000763 oboInOwl:hasDbXref SNOMEDCT_US:95662005 owl:Axiom -HP:0000763 oboInOwl:hasDbXref UMLS:C0151313 owl:Axiom -HP:0000762 oboInOwl:hasDbXref UMLS:C1857640 owl:Axiom -HP:0000765 oboInOwl:hasDbXref UMLS:C4021797 owl:Axiom -HP:0000764 oboInOwl:hasDbXref UMLS:C4025830 owl:Axiom -HP:0012734 oboInOwl:hasDbXref UMLS:C0271713 owl:Axiom -HP:0012734 oboInOwl:hasDbXref SNOMEDCT_US:20825002 owl:Axiom -HP:0011403 oboInOwl:hasDbXref UMLS:C4023372 owl:Axiom -HP:0012735 oboInOwl:hasDbXref SNOMEDCT_US:49727002 owl:Axiom -HP:0012735 oboInOwl:hasDbXref UMLS:C0010200 owl:Axiom -HP:0012735 oboInOwl:hasDbXref SNOMEDCT_US:272039006 owl:Axiom -HP:0012735 oboInOwl:hasDbXref MSH:D003371 owl:Axiom -HP:0012735 oboInOwl:hasDbXref SNOMEDCT_US:263731006 owl:Axiom -HP:0011404 oboInOwl:hasDbXref UMLS:C4021151 owl:Axiom -HP:0011405 oboInOwl:hasDbXref UMLS:C1867487 owl:Axiom -HP:0012736 oboInOwl:hasDbXref UMLS:C1855773 owl:Axiom -HP:0012736 oboInOwl:hasDbXref UMLS:C3553450 owl:Axiom -HP:0011406 oboInOwl:hasDbXref UMLS:C1846061 owl:Axiom -HP:0012737 oboInOwl:hasDbXref SNOMEDCT_US:399723004 owl:Axiom -HP:0012737 oboInOwl:hasDbXref UMLS:C1302645 owl:Axiom -HP:0011407 oboInOwl:hasDbXref UMLS:C4023371 owl:Axiom -HP:0012738 oboInOwl:hasDbXref UMLS:C4280311 owl:Axiom -HP:0012738 oboInOwl:hasDbXref UMLS:C4021072 owl:Axiom -HP:0011408 oboInOwl:hasDbXref UMLS:C4023370 owl:Axiom -HP:0012739 oboInOwl:hasDbXref UMLS:C4021071 owl:Axiom -HP:0011409 oboInOwl:hasDbXref UMLS:C4023369 owl:Axiom -HP:0012720 oboInOwl:hasDbXref MSH:D009669 owl:Axiom -HP:0012720 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0012720 oboInOwl:hasDbXref UMLS:C0751394 owl:Axiom -HP:0012720 oboInOwl:hasDbXref SNOMEDCT_US:126669004 owl:Axiom -HP:0012720 oboInOwl:hasDbXref UMLS:C0028433 owl:Axiom -HP:0012721 oboInOwl:hasDbXref UMLS:C2937220 owl:Axiom -HP:0012721 oboInOwl:hasDbXref SNOMEDCT_US:297222002 owl:Axiom -HP:0012722 oboInOwl:hasDbXref MSH:D006327 owl:Axiom -HP:0012722 oboInOwl:hasDbXref SNOMEDCT_US:233916004 owl:Axiom -HP:0012722 oboInOwl:hasDbXref UMLS:C0018794 owl:Axiom -HP:0000734 oboInOwl:hasDbXref SNOMEDCT_US:247977003 owl:Axiom -HP:0000734 oboInOwl:hasDbXref UMLS:C0424296 owl:Axiom -HP:0000733 oboInOwl:hasDbXref UMLS:C0038271 owl:Axiom -HP:0000733 oboInOwl:hasDbXref MSH:D019956 owl:Axiom -HP:0000733 oboInOwl:hasDbXref MSH:D013239 owl:Axiom -HP:0000733 oboInOwl:hasDbXref UMLS:C0038273 owl:Axiom -HP:0000733 oboInOwl:hasDbXref SNOMEDCT_US:5507002 owl:Axiom -HP:0000733 oboInOwl:hasDbXref SNOMEDCT_US:84328007 owl:Axiom -HP:0000736 oboInOwl:hasDbXref SNOMEDCT_US:247762003 owl:Axiom -HP:0000736 oboInOwl:hasDbXref UMLS:C0262630 owl:Axiom -HP:0000735 oboInOwl:hasDbXref MSH:D000067404 owl:Axiom -HP:0000735 oboInOwl:hasDbXref SNOMEDCT_US:88598008 owl:Axiom -HP:0000735 oboInOwl:hasDbXref UMLS:C0150080 owl:Axiom -HP:0000738 oboInOwl:hasDbXref MSH:D006212 owl:Axiom -HP:0000738 oboInOwl:hasDbXref UMLS:C0018524 owl:Axiom -HP:0000738 oboInOwl:hasDbXref UMLS:C0235153 owl:Axiom -HP:0000738 oboInOwl:hasDbXref SNOMEDCT_US:7011001 owl:Axiom -HP:0000737 oboInOwl:hasDbXref UMLS:C2700617 owl:Axiom -HP:0000739 oboInOwl:hasDbXref SNOMEDCT_US:48694002 owl:Axiom -HP:0000739 oboInOwl:hasDbXref UMLS:C4020884 owl:Axiom -HP:0000739 oboInOwl:hasDbXref UMLS:C0003467 owl:Axiom -HP:0000739 oboInOwl:hasDbXref MSH:D001007 owl:Axiom -HP:0000732 oboInOwl:hasDbXref UMLS:C1837653 owl:Axiom -HP:0012723 oboInOwl:hasDbXref UMLS:C0037188 owl:Axiom -HP:0012723 oboInOwl:hasDbXref Fyler:7014 owl:Axiom -HP:0012723 oboInOwl:hasDbXref SNOMEDCT_US:65778007 owl:Axiom -HP:0012723 oboInOwl:hasDbXref MSH:D012848 owl:Axiom -HP:0012724 oboInOwl:hasDbXref SNOMEDCT_US:700339006 owl:Axiom -HP:0012724 oboInOwl:hasDbXref UMLS:C3839407 owl:Axiom -HP:0012724 oboInOwl:hasDbXref UMLS:C2025988 owl:Axiom -HP:0012725 oboInOwl:hasDbXref UMLS:C1861921 owl:Axiom -HP:0012726 oboInOwl:hasDbXref UMLS:C4022754 owl:Axiom -HP:0012727 oboInOwl:hasDbXref MSH:D017545 owl:Axiom -HP:0012727 oboInOwl:hasDbXref SNOMEDCT_US:433068007 owl:Axiom -HP:0012727 oboInOwl:hasDbXref UMLS:C0162872 owl:Axiom -HP:0012728 oboInOwl:hasDbXref UMLS:C4022753 owl:Axiom -HP:0012729 oboInOwl:hasDbXref UMLS:C4022752 owl:Axiom -HP:0012710 oboInOwl:hasDbXref MSH:D009263 owl:Axiom -HP:0012710 oboInOwl:hasDbXref UMLS:C0027343 owl:Axiom -HP:0012710 oboInOwl:hasDbXref SNOMEDCT_US:400097005 owl:Axiom -HP:0012710 oboInOwl:hasDbXref SNOMEDCT_US:400200009 owl:Axiom -HP:0012711 oboInOwl:hasDbXref UMLS:C4022759 owl:Axiom -HP:0012711 oboInOwl:hasDbXref UMLS:C4280312 owl:Axiom -HP:0000745 oboInOwl:hasDbXref SNOMEDCT_US:277521002 owl:Axiom -HP:0000745 oboInOwl:hasDbXref UMLS:C0456814 owl:Axiom -HP:0000744 oboInOwl:hasDbXref UMLS:C0548883 owl:Axiom -HP:0000746 oboInOwl:hasDbXref MSH:D003702 owl:Axiom -HP:0000746 oboInOwl:hasDbXref SNOMEDCT_US:2073000 owl:Axiom -HP:0000746 oboInOwl:hasDbXref UMLS:C0011253 owl:Axiom -HP:0000749 oboInOwl:hasDbXref UMLS:C1839749 owl:Axiom -HP:0000748 oboInOwl:hasDbXref UMLS:C0424304 owl:Axiom -HP:0000748 oboInOwl:hasDbXref SNOMEDCT_US:247985007 owl:Axiom -HP:0000741 oboInOwl:hasDbXref SNOMEDCT_US:20602000 owl:Axiom -HP:0000741 oboInOwl:hasDbXref UMLS:C0085632 owl:Axiom -HP:0000741 oboInOwl:hasDbXref MSH:D057565 owl:Axiom -HP:0000740 oboInOwl:hasDbXref UMLS:C1854339 owl:Axiom -HP:0000743 oboInOwl:hasDbXref UMLS:C1833297 owl:Axiom -HP:0000742 oboInOwl:hasDbXref UMLS:C0036601 owl:Axiom -HP:0000742 oboInOwl:hasDbXref SNOMEDCT_US:130968006 owl:Axiom -HP:0000742 oboInOwl:hasDbXref MSH:D012652 owl:Axiom -HP:0012712 oboInOwl:hasDbXref UMLS:C4022758 owl:Axiom -HP:0012713 oboInOwl:hasDbXref UMLS:C4022757 owl:Axiom -HP:0012714 oboInOwl:hasDbXref SNOMEDCT_US:3561000119106 owl:Axiom -HP:0012714 oboInOwl:hasDbXref UMLS:C3874334 owl:Axiom -HP:0012715 oboInOwl:hasDbXref UMLS:C4022756 owl:Axiom -HP:0012716 oboInOwl:hasDbXref UMLS:C4021075 owl:Axiom -HP:0012717 oboInOwl:hasDbXref UMLS:C4021074 owl:Axiom -HP:0012718 oboInOwl:hasDbXref UMLS:C4021073 owl:Axiom -HP:0012719 oboInOwl:hasDbXref UMLS:C4022755 owl:Axiom -HP:0011450 oboInOwl:hasDbXref MSH:D002494 owl:Axiom -HP:0011450 oboInOwl:hasDbXref SNOMEDCT_US:128117002 owl:Axiom -HP:0011450 oboInOwl:hasDbXref UMLS:C0007684 owl:Axiom -HP:0012781 oboInOwl:hasDbXref UMLS:C4022723 owl:Axiom -HP:0012782 oboInOwl:hasDbXref UMLS:C1319017 owl:Axiom -HP:0012782 oboInOwl:hasDbXref SNOMEDCT_US:405935000 owl:Axiom -HP:0011451 oboInOwl:hasDbXref UMLS:C4020749 owl:Axiom -HP:0011451 oboInOwl:hasDbXref UMLS:C2677180 owl:Axiom -HP:0012783 oboInOwl:hasDbXref UMLS:C1319016 owl:Axiom -HP:0012783 oboInOwl:hasDbXref SNOMEDCT_US:405934001 owl:Axiom -HP:0011452 oboInOwl:hasDbXref UMLS:C4021846 owl:Axiom -HP:0009131 oboInOwl:hasDbXref UMLS:C4024580 owl:Axiom -HP:0011453 oboInOwl:hasDbXref UMLS:C4023350 owl:Axiom -HP:0012784 oboInOwl:hasDbXref SNOMEDCT_US:111404004 owl:Axiom -HP:0012784 oboInOwl:hasDbXref MSH:D010501 owl:Axiom -HP:0012784 oboInOwl:hasDbXref UMLS:C0031065 owl:Axiom -HP:0009130 oboInOwl:hasDbXref UMLS:C0239830 owl:Axiom -HP:0012785 oboInOwl:hasDbXref UMLS:C1857304 owl:Axiom -HP:0011454 oboInOwl:hasDbXref UMLS:C4023349 owl:Axiom -HP:0011455 oboInOwl:hasDbXref SNOMEDCT_US:300169003 owl:Axiom -HP:0011455 oboInOwl:hasDbXref UMLS:C0576900 owl:Axiom -HP:0012786 oboInOwl:hasDbXref SNOMEDCT_US:197853008 owl:Axiom -HP:0012786 oboInOwl:hasDbXref UMLS:C0581366 owl:Axiom -HP:0011456 oboInOwl:hasDbXref SNOMEDCT_US:300178009 owl:Axiom -HP:0011456 oboInOwl:hasDbXref UMLS:C0576909 owl:Axiom -HP:0012787 oboInOwl:hasDbXref UMLS:C0748199 owl:Axiom -HP:0011457 oboInOwl:hasDbXref SNOMEDCT_US:34887006 owl:Axiom -HP:0011457 oboInOwl:hasDbXref UMLS:C0271321 owl:Axiom -HP:0012788 oboInOwl:hasDbXref UMLS:C1852148 owl:Axiom -HP:0010126 oboInOwl:hasDbXref UMLS:C4024033 owl:Axiom -HP:0010125 oboInOwl:hasDbXref UMLS:C4024034 owl:Axiom -HP:0000799 oboInOwl:hasDbXref UMLS:C4021796 owl:Axiom -HP:0010124 oboInOwl:hasDbXref UMLS:C4024035 owl:Axiom -HP:0010123 oboInOwl:hasDbXref UMLS:C4024036 owl:Axiom -HP:0010122 oboInOwl:hasDbXref UMLS:C4024037 owl:Axiom -HP:0010121 oboInOwl:hasDbXref UMLS:C4024038 owl:Axiom -HP:0010120 oboInOwl:hasDbXref UMLS:C4024039 owl:Axiom -HP:0012780 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0012780 oboInOwl:hasDbXref UMLS:C0013449 owl:Axiom -HP:0012780 oboInOwl:hasDbXref MSH:D004428 owl:Axiom -HP:0012780 oboInOwl:hasDbXref SNOMEDCT_US:363228008 owl:Axiom -HP:0000791 oboInOwl:hasDbXref SNOMEDCT_US:267441009 owl:Axiom -HP:0000791 oboInOwl:hasDbXref UMLS:C0403719 owl:Axiom -HP:0000794 oboInOwl:hasDbXref MSH:D005922 owl:Axiom -HP:0000794 oboInOwl:hasDbXref UMLS:C0017661 owl:Axiom -HP:0000794 oboInOwl:hasDbXref SNOMEDCT_US:236407003 owl:Axiom -HP:0000794 oboInOwl:hasDbXref SNOMEDCT_US:68779003 owl:Axiom -HP:0000794 oboInOwl:hasDbXref UMLS:C4025827 owl:Axiom -HP:0000793 oboInOwl:hasDbXref MSH:D015432 owl:Axiom -HP:0000793 oboInOwl:hasDbXref SNOMEDCT_US:80321008 owl:Axiom -HP:0000793 oboInOwl:hasDbXref UMLS:C0017662 owl:Axiom -HP:0000796 oboInOwl:hasDbXref MSH:D014524 owl:Axiom -HP:0000796 oboInOwl:hasDbXref UMLS:C0041972 owl:Axiom -HP:0000796 oboInOwl:hasDbXref SNOMEDCT_US:95588004 owl:Axiom -HP:0010129 oboInOwl:hasDbXref UMLS:C4024030 owl:Axiom -HP:0009129 oboInOwl:hasDbXref UMLS:C4021523 owl:Axiom -HP:0000795 oboInOwl:hasDbXref UMLS:C4025826 owl:Axiom -HP:0010128 oboInOwl:hasDbXref UMLS:C4024031 owl:Axiom -HP:0000798 oboInOwl:hasDbXref UMLS:C0028960 owl:Axiom -HP:0000798 oboInOwl:hasDbXref MSH:D009845 owl:Axiom -HP:0010127 oboInOwl:hasDbXref UMLS:C4024032 owl:Axiom -HP:0009126 oboInOwl:hasDbXref UMLS:C4024583 owl:Axiom -HP:0011458 oboInOwl:hasDbXref UMLS:C0740651 owl:Axiom -HP:0012789 oboInOwl:hasDbXref UMLS:C3550873 owl:Axiom -HP:0009125 oboInOwl:hasDbXref SNOMEDCT_US:71325002 owl:Axiom -HP:0009125 oboInOwl:hasDbXref MSH:D008060 owl:Axiom -HP:0009125 oboInOwl:hasDbXref UMLS:C0023787 owl:Axiom -HP:0011459 oboInOwl:hasDbXref SNOMEDCT_US:372138000 owl:Axiom -HP:0011459 oboInOwl:hasDbXref UMLS:C0152018 owl:Axiom -HP:0009128 oboInOwl:hasDbXref UMLS:C4024581 owl:Axiom -HP:0009127 oboInOwl:hasDbXref UMLS:C4024582 owl:Axiom -HP:0009122 oboInOwl:hasDbXref UMLS:C4024585 owl:Axiom -HP:0009121 oboInOwl:hasDbXref UMLS:C4020785 owl:Axiom -HP:0009121 oboInOwl:hasDbXref UMLS:C4024586 owl:Axiom -HP:0009124 oboInOwl:hasDbXref UMLS:C4021524 owl:Axiom -HP:0000790 oboInOwl:hasDbXref UMLS:C0018965 owl:Axiom -HP:0000790 oboInOwl:hasDbXref MSH:D006417 owl:Axiom -HP:0000790 oboInOwl:hasDbXref SNOMEDCT_US:53298000 owl:Axiom -HP:0000790 oboInOwl:hasDbXref SNOMEDCT_US:34436003 owl:Axiom -HP:0009123 oboInOwl:hasDbXref UMLS:C4024584 owl:Axiom -HP:0012770 oboInOwl:hasDbXref UMLS:C4022730 owl:Axiom -HP:0009140 oboInOwl:hasDbXref UMLS:C4024575 owl:Axiom -HP:0012771 oboInOwl:hasDbXref UMLS:C4022729 owl:Axiom -HP:0011440 oboInOwl:hasDbXref UMLS:C4023355 owl:Axiom -HP:0011441 oboInOwl:hasDbXref UMLS:C4021148 owl:Axiom -HP:0012772 oboInOwl:hasDbXref UMLS:C4022728 owl:Axiom -HP:0009142 oboInOwl:hasDbXref UMLS:C4024574 owl:Axiom -HP:0011442 oboInOwl:hasDbXref UMLS:C4023354 owl:Axiom -HP:0009141 oboInOwl:hasDbXref UMLS:C4021521 owl:Axiom -HP:0012773 oboInOwl:hasDbXref UMLS:C1836996 owl:Axiom -HP:0012774 oboInOwl:hasDbXref UMLS:C1844571 owl:Axiom -HP:0011443 oboInOwl:hasDbXref UMLS:C4023353 owl:Axiom -HP:0011444 oboInOwl:hasDbXref SNOMEDCT_US:36423000 owl:Axiom -HP:0011444 oboInOwl:hasDbXref UMLS:C0231521 owl:Axiom -HP:0011444 oboInOwl:hasDbXref MSH:D003655 owl:Axiom -HP:0012775 oboInOwl:hasDbXref UMLS:C4022727 owl:Axiom -HP:0011445 oboInOwl:hasDbXref UMLS:C0270742 owl:Axiom -HP:0011445 oboInOwl:hasDbXref MSH:D002547 owl:Axiom -HP:0011445 oboInOwl:hasDbXref SNOMEDCT_US:75019001 owl:Axiom -HP:0011445 oboInOwl:hasDbXref SNOMEDCT_US:230780007 owl:Axiom -HP:0012776 oboInOwl:hasDbXref UMLS:C4022726 owl:Axiom -HP:0012777 oboInOwl:hasDbXref UMLS:C0524801 owl:Axiom -HP:0012777 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0012777 oboInOwl:hasDbXref MSH:D019572 owl:Axiom -HP:0012777 oboInOwl:hasDbXref SNOMEDCT_US:127002001 owl:Axiom -HP:0011446 oboInOwl:hasDbXref UMLS:C4023352 owl:Axiom -HP:0010115 oboInOwl:hasDbXref UMLS:C4024044 owl:Axiom -HP:0010114 oboInOwl:hasDbXref UMLS:C4024045 owl:Axiom -HP:0010113 oboInOwl:hasDbXref UMLS:C4020906 owl:Axiom -HP:0010112 oboInOwl:hasDbXref UMLS:C4021333 owl:Axiom -HP:0010111 oboInOwl:hasDbXref UMLS:C4021334 owl:Axiom -HP:0010110 oboInOwl:hasDbXref UMLS:C4024046 owl:Axiom -HP:0010119 oboInOwl:hasDbXref UMLS:C4024040 owl:Axiom -HP:0010118 oboInOwl:hasDbXref UMLS:C4024041 owl:Axiom -HP:0010117 oboInOwl:hasDbXref UMLS:C4024042 owl:Axiom -HP:0010116 oboInOwl:hasDbXref UMLS:C4024043 owl:Axiom -HP:0011447 oboInOwl:hasDbXref UMLS:C4023351 owl:Axiom -HP:0011447 oboInOwl:hasDbXref MSH:D010381 owl:Axiom -HP:0011447 oboInOwl:hasDbXref SNOMEDCT_US:85559002 owl:Axiom -HP:0011447 oboInOwl:hasDbXref UMLS:C0030779 owl:Axiom -HP:0012778 oboInOwl:hasDbXref UMLS:C4022725 owl:Axiom -HP:0011448 oboInOwl:hasDbXref SNOMEDCT_US:39055007 owl:Axiom -HP:0011448 oboInOwl:hasDbXref UMLS:C0238651 owl:Axiom -HP:0012779 oboInOwl:hasDbXref UMLS:C4022724 owl:Axiom -HP:0009136 oboInOwl:hasDbXref UMLS:C4024578 owl:Axiom -HP:0011449 oboInOwl:hasDbXref UMLS:C0520823 owl:Axiom -HP:0011449 oboInOwl:hasDbXref SNOMEDCT_US:54360005 owl:Axiom -HP:0009139 oboInOwl:hasDbXref UMLS:C4024576 owl:Axiom -HP:0009138 oboInOwl:hasDbXref UMLS:C4024577 owl:Axiom -HP:0009132 oboInOwl:hasDbXref UMLS:C4021522 owl:Axiom -HP:0009134 oboInOwl:hasDbXref UMLS:C4024579 owl:Axiom -HP:0012760 oboInOwl:hasDbXref UMLS:C4022736 owl:Axiom -HP:0012761 oboInOwl:hasDbXref UMLS:C4021070 owl:Axiom -HP:0011430 oboInOwl:hasDbXref UMLS:C4023363 owl:Axiom -HP:0011431 oboInOwl:hasDbXref UMLS:C4023362 owl:Axiom -HP:0011431 oboInOwl:hasDbXref UMLS:C4280326 owl:Axiom -HP:0012762 oboInOwl:hasDbXref UMLS:C4022735 owl:Axiom -HP:0012763 oboInOwl:hasDbXref SNOMEDCT_US:59265000 owl:Axiom -HP:0012763 oboInOwl:hasDbXref UMLS:C0013405 owl:Axiom -HP:0012763 oboInOwl:hasDbXref MSH:D004418 owl:Axiom -HP:0011432 oboInOwl:hasDbXref UMLS:C4023361 owl:Axiom -HP:0011433 oboInOwl:hasDbXref UMLS:C4021150 owl:Axiom -HP:0012764 oboInOwl:hasDbXref SNOMEDCT_US:62744007 owl:Axiom -HP:0012764 oboInOwl:hasDbXref UMLS:C0085619 owl:Axiom -HP:0011434 oboInOwl:hasDbXref UMLS:C4021149 owl:Axiom -HP:0012765 oboInOwl:hasDbXref UMLS:C4022734 owl:Axiom -HP:0011435 oboInOwl:hasDbXref UMLS:C4023360 owl:Axiom -HP:0012766 oboInOwl:hasDbXref UMLS:C4022733 owl:Axiom -HP:0010104 oboInOwl:hasDbXref UMLS:C1863382 owl:Axiom -HP:0000778 oboInOwl:hasDbXref UMLS:C0685891 owl:Axiom -HP:0000778 oboInOwl:hasDbXref UMLS:C4228227 owl:Axiom -HP:0000778 oboInOwl:hasDbXref SNOMEDCT_US:93297002 owl:Axiom -HP:0000777 oboInOwl:hasDbXref UMLS:C0685891 owl:Axiom -HP:0000777 oboInOwl:hasDbXref UMLS:C0262650 owl:Axiom -HP:0000777 oboInOwl:hasDbXref SNOMEDCT_US:93297002 owl:Axiom -HP:0010103 oboInOwl:hasDbXref UMLS:C4021335 owl:Axiom -HP:0010102 oboInOwl:hasDbXref UMLS:C4024048 owl:Axiom -HP:0010101 oboInOwl:hasDbXref UMLS:C1855005 owl:Axiom -HP:0010100 oboInOwl:hasDbXref UMLS:C4021336 owl:Axiom -HP:0000772 oboInOwl:hasDbXref UMLS:C1842083 owl:Axiom -HP:0010109 oboInOwl:hasDbXref UMLS:C1865992 owl:Axiom -HP:0000771 oboInOwl:hasDbXref SNOMEDCT_US:4754008 owl:Axiom -HP:0000771 oboInOwl:hasDbXref UMLS:C0018418 owl:Axiom -HP:0000771 oboInOwl:hasDbXref MSH:D006177 owl:Axiom -HP:0000774 oboInOwl:hasDbXref SNOMEDCT_US:249671009 owl:Axiom -HP:0000774 oboInOwl:hasDbXref UMLS:C0426790 owl:Axiom -HP:0009108 oboInOwl:hasDbXref UMLS:C4024594 owl:Axiom -HP:0009107 oboInOwl:hasDbXref UMLS:C4024595 owl:Axiom -HP:0000773 oboInOwl:hasDbXref UMLS:C0426817 owl:Axiom -HP:0000773 oboInOwl:hasDbXref SNOMEDCT_US:249696007 owl:Axiom -HP:0010107 oboInOwl:hasDbXref UMLS:C1862159 owl:Axiom -HP:0000776 oboInOwl:hasDbXref UMLS:C0235833 owl:Axiom -HP:0000776 oboInOwl:hasDbXref MSH:D065630 owl:Axiom -HP:0000776 oboInOwl:hasDbXref SNOMEDCT_US:17190001 owl:Axiom -HP:0010106 oboInOwl:hasDbXref UMLS:C4024047 owl:Axiom -HP:0010105 oboInOwl:hasDbXref UMLS:C1841688 owl:Axiom -HP:0000775 oboInOwl:hasDbXref UMLS:C1848873 owl:Axiom -HP:0009109 oboInOwl:hasDbXref UMLS:C1858529 owl:Axiom -HP:0009104 oboInOwl:hasDbXref UMLS:C1849305 owl:Axiom -HP:0012767 oboInOwl:hasDbXref UMLS:C4022732 owl:Axiom -HP:0011436 oboInOwl:hasDbXref UMLS:C4023359 owl:Axiom -HP:0009103 oboInOwl:hasDbXref UMLS:C4024597 owl:Axiom -HP:0012768 oboInOwl:hasDbXref UMLS:C0004045 owl:Axiom -HP:0012768 oboInOwl:hasDbXref SNOMEDCT_US:413654009 owl:Axiom -HP:0012768 oboInOwl:hasDbXref MSH:D001238 owl:Axiom -HP:0012768 oboInOwl:hasDbXref SNOMEDCT_US:28314004 owl:Axiom -HP:0011437 oboInOwl:hasDbXref UMLS:C4023358 owl:Axiom -HP:0009106 oboInOwl:hasDbXref UMLS:C4021525 owl:Axiom -HP:0009106 oboInOwl:hasDbXref UMLS:C4280402 owl:Axiom -HP:0012769 oboInOwl:hasDbXref UMLS:C4022731 owl:Axiom -HP:0011438 oboInOwl:hasDbXref UMLS:C4023357 owl:Axiom -HP:0009105 oboInOwl:hasDbXref UMLS:C4024596 owl:Axiom -HP:0009105 oboInOwl:hasDbXref UMLS:C4280403 owl:Axiom -HP:0011439 oboInOwl:hasDbXref UMLS:C4023356 owl:Axiom -HP:0009100 oboInOwl:hasDbXref UMLS:C1859377 owl:Axiom -HP:0009102 oboInOwl:hasDbXref UMLS:C4024598 owl:Axiom -HP:0009101 oboInOwl:hasDbXref UMLS:C1839277 owl:Axiom -HP:0009120 oboInOwl:hasDbXref UMLS:C4024587 owl:Axiom -HP:0012750 oboInOwl:hasDbXref UMLS:C4022746 owl:Axiom -HP:0011420 oboInOwl:hasDbXref UMLS:C1546180 owl:Axiom -HP:0012751 oboInOwl:hasDbXref UMLS:C4022745 owl:Axiom -HP:0012752 oboInOwl:hasDbXref UMLS:C4022744 owl:Axiom -HP:0011421 oboInOwl:hasDbXref UMLS:C4023368 owl:Axiom -HP:0012753 oboInOwl:hasDbXref UMLS:C4022743 owl:Axiom -HP:0011422 oboInOwl:hasDbXref UMLS:C4023367 owl:Axiom -HP:0012754 oboInOwl:hasDbXref UMLS:C4022742 owl:Axiom -HP:0011423 oboInOwl:hasDbXref SNOMEDCT_US:74450001 owl:Axiom -HP:0011423 oboInOwl:hasDbXref UMLS:C0085679 owl:Axiom -HP:0012755 oboInOwl:hasDbXref UMLS:C4022741 owl:Axiom -HP:0011424 oboInOwl:hasDbXref UMLS:C0856208 owl:Axiom -HP:0011424 oboInOwl:hasDbXref UMLS:C0854520 owl:Axiom -HP:0000789 oboInOwl:hasDbXref UMLS:C0021359 owl:Axiom -HP:0000789 oboInOwl:hasDbXref SNOMEDCT_US:15296000 owl:Axiom -HP:0000789 oboInOwl:hasDbXref SNOMEDCT_US:8619003 owl:Axiom -HP:0000789 oboInOwl:hasDbXref MSH:D007246 owl:Axiom -HP:0000782 oboInOwl:hasDbXref UMLS:C4025828 owl:Axiom -HP:0009119 oboInOwl:hasDbXref UMLS:C4024588 owl:Axiom -HP:0009118 oboInOwl:hasDbXref UMLS:C4024589 owl:Axiom -HP:0009118 oboInOwl:hasDbXref MSH:D063173 owl:Axiom -HP:0009118 oboInOwl:hasDbXref UMLS:C3494426 owl:Axiom -HP:0009118 oboInOwl:hasDbXref UMLS:C4280261 owl:Axiom -HP:0009118 oboInOwl:hasDbXref UMLS:C4280401 owl:Axiom -HP:0009118 oboInOwl:hasDbXref UMLS:C4021371 owl:Axiom -HP:0000787 oboInOwl:hasDbXref MSH:D053040 owl:Axiom -HP:0000787 oboInOwl:hasDbXref UMLS:C0392525 owl:Axiom -HP:0000786 oboInOwl:hasDbXref UMLS:C0232939 owl:Axiom -HP:0000786 oboInOwl:hasDbXref SNOMEDCT_US:8913004 owl:Axiom -HP:0012756 oboInOwl:hasDbXref UMLS:C4022740 owl:Axiom -HP:0009115 oboInOwl:hasDbXref UMLS:C4024592 owl:Axiom -HP:0011425 oboInOwl:hasDbXref UMLS:C4023366 owl:Axiom -HP:0011426 oboInOwl:hasDbXref SNOMEDCT_US:462165005 owl:Axiom -HP:0011426 oboInOwl:hasDbXref UMLS:C3532166 owl:Axiom -HP:0012757 oboInOwl:hasDbXref UMLS:C4022739 owl:Axiom -HP:0011427 oboInOwl:hasDbXref UMLS:C4023365 owl:Axiom -HP:0012758 oboInOwl:hasDbXref UMLS:C4022738 owl:Axiom -HP:0009117 oboInOwl:hasDbXref UMLS:C4024590 owl:Axiom -HP:0009116 oboInOwl:hasDbXref UMLS:C4024591 owl:Axiom -HP:0011428 oboInOwl:hasDbXref UMLS:C0743924 owl:Axiom -HP:0012759 oboInOwl:hasDbXref UMLS:C4022737 owl:Axiom -HP:0011429 oboInOwl:hasDbXref UMLS:C4023364 owl:Axiom -HP:0009110 oboInOwl:hasDbXref SNOMEDCT_US:34168003 owl:Axiom -HP:0009110 oboInOwl:hasDbXref UMLS:C0011981 owl:Axiom -HP:0009110 oboInOwl:hasDbXref MSH:D003965 owl:Axiom -HP:0009113 oboInOwl:hasDbXref UMLS:C0521532 owl:Axiom -HP:0009113 oboInOwl:hasDbXref UMLS:C4020786 owl:Axiom -HP:0009113 oboInOwl:hasDbXref SNOMEDCT_US:95438009 owl:Axiom -HP:0410273 oboInOwl:hasDbXref NCIT:C3085 owl:Axiom -HP:0009112 oboInOwl:hasDbXref UMLS:C4024593 owl:Axiom -HP:0000719 oboInOwl:hasDbXref SNOMEDCT_US:112082005 owl:Axiom -HP:0000719 oboInOwl:hasDbXref UMLS:C0233522 owl:Axiom -HP:0012700 oboInOwl:hasDbXref UMLS:C4022766 owl:Axiom -HP:0000712 oboInOwl:hasDbXref UMLS:C0085633 owl:Axiom -HP:0000712 oboInOwl:hasDbXref SNOMEDCT_US:18963009 owl:Axiom -HP:0000711 oboInOwl:hasDbXref SNOMEDCT_US:162221009 owl:Axiom -HP:0000711 oboInOwl:hasDbXref UMLS:C3887611 owl:Axiom -HP:0000713 oboInOwl:hasDbXref SNOMEDCT_US:24199005 owl:Axiom -HP:0000713 oboInOwl:hasDbXref UMLS:C0085631 owl:Axiom -HP:0000716 oboInOwl:hasDbXref SNOMEDCT_US:78667006 owl:Axiom -HP:0000716 oboInOwl:hasDbXref UMLS:C0011581 owl:Axiom -HP:0000716 oboInOwl:hasDbXref SNOMEDCT_US:35489007 owl:Axiom -HP:0000716 oboInOwl:hasDbXref MSH:D003866 owl:Axiom -HP:0000716 oboInOwl:hasDbXref SNOMEDCT_US:21061000119107 owl:Axiom -HP:0000718 oboInOwl:hasDbXref SNOMEDCT_US:248004009 owl:Axiom -HP:0000718 oboInOwl:hasDbXref SNOMEDCT_US:61372001 owl:Axiom -HP:0000718 oboInOwl:hasDbXref MSH:D000374 owl:Axiom -HP:0000718 oboInOwl:hasDbXref UMLS:C0424323 owl:Axiom -HP:0000718 oboInOwl:hasDbXref UMLS:C1457883 owl:Axiom -HP:0000718 oboInOwl:hasDbXref UMLS:C0001807 owl:Axiom -HP:0000717 oboInOwl:hasDbXref SNOMEDCT_US:408856003 owl:Axiom -HP:0000717 oboInOwl:hasDbXref UMLS:C0004352 owl:Axiom -HP:0000717 oboInOwl:hasDbXref SNOMEDCT_US:43614003 owl:Axiom -HP:0000717 oboInOwl:hasDbXref SNOMEDCT_US:408857007 owl:Axiom -HP:0000717 oboInOwl:hasDbXref MSH:D001321 owl:Axiom -HP:0012709 oboInOwl:hasDbXref UMLS:C4022760 owl:Axiom -HP:0000710 oboInOwl:hasDbXref UMLS:C1838320 owl:Axiom -HP:0012701 oboInOwl:hasDbXref UMLS:C0426636 owl:Axiom -HP:0012701 oboInOwl:hasDbXref SNOMEDCT_US:71820002 owl:Axiom -HP:0012702 oboInOwl:hasDbXref SNOMEDCT_US:267053000 owl:Axiom -HP:0012702 oboInOwl:hasDbXref UMLS:C0232726 owl:Axiom -HP:0012702 oboInOwl:hasDbXref SNOMEDCT_US:6548007 owl:Axiom -HP:0012703 oboInOwl:hasDbXref UMLS:C4022765 owl:Axiom -HP:0012704 oboInOwl:hasDbXref UMLS:C1846151 owl:Axiom -HP:0012705 oboInOwl:hasDbXref UMLS:C4022764 owl:Axiom -HP:0012706 oboInOwl:hasDbXref UMLS:C4022763 owl:Axiom -HP:0012707 oboInOwl:hasDbXref UMLS:C4022762 owl:Axiom -HP:0012708 oboInOwl:hasDbXref UMLS:C4022761 owl:Axiom -HP:0000723 oboInOwl:hasDbXref UMLS:C4021799 owl:Axiom -HP:0000723 oboInOwl:hasDbXref UMLS:C2675334 owl:Axiom -HP:0000722 oboInOwl:hasDbXref MSH:D009771 owl:Axiom -HP:0000722 oboInOwl:hasDbXref UMLS:C0028768 owl:Axiom -HP:0000722 oboInOwl:hasDbXref MSH:D003192 owl:Axiom -HP:0000722 oboInOwl:hasDbXref SNOMEDCT_US:12479006 owl:Axiom -HP:0000722 oboInOwl:hasDbXref UMLS:C0600104 owl:Axiom -HP:0000722 oboInOwl:hasDbXref SNOMEDCT_US:191736004 owl:Axiom -HP:0000725 oboInOwl:hasDbXref UMLS:C0338614 owl:Axiom -HP:0000727 oboInOwl:hasDbXref SNOMEDCT_US:278857002 owl:Axiom -HP:0000727 oboInOwl:hasDbXref UMLS:C0338455 owl:Axiom -HP:0000726 oboInOwl:hasDbXref UMLS:C0497327 owl:Axiom -HP:0000726 oboInOwl:hasDbXref SNOMEDCT_US:52448006 owl:Axiom -HP:0000726 oboInOwl:hasDbXref MSH:D003704 owl:Axiom -HP:0000729 oboInOwl:hasDbXref MSH:D000067877 owl:Axiom -HP:0000729 oboInOwl:hasDbXref UMLS:C0856975 owl:Axiom -HP:0000729 oboInOwl:hasDbXref UMLS:C1510586 owl:Axiom -HP:0000728 oboInOwl:hasDbXref UMLS:C1837649 owl:Axiom -HP:0000721 oboInOwl:hasDbXref UMLS:C1837650 owl:Axiom -HP:0000720 oboInOwl:hasDbXref UMLS:C0085633 owl:Axiom -HP:0000720 oboInOwl:hasDbXref SNOMEDCT_US:18963009 owl:Axiom -HP:0000709 oboInOwl:hasDbXref SNOMEDCT_US:69322001 owl:Axiom -HP:0000709 oboInOwl:hasDbXref UMLS:C0033975 owl:Axiom -HP:0000709 oboInOwl:hasDbXref MSH:D011618 owl:Axiom -HP:0000708 oboInOwl:hasDbXref MSH:D000066553 owl:Axiom -HP:0000708 oboInOwl:hasDbXref UMLS:C0004941 owl:Axiom -HP:0000708 oboInOwl:hasDbXref UMLS:C0233514 owl:Axiom -HP:0000708 oboInOwl:hasDbXref SNOMEDCT_US:25786006 owl:Axiom -HP:0000708 oboInOwl:hasDbXref SNOMEDCT_US:277843001 owl:Axiom -HP:0000708 oboInOwl:hasDbXref MSH:D001526 owl:Axiom -HP:0000700 oboInOwl:hasDbXref UMLS:C0034543 owl:Axiom -HP:0000700 oboInOwl:hasDbXref SNOMEDCT_US:81407003 owl:Axiom -HP:0000700 oboInOwl:hasDbXref MSH:D011842 owl:Axiom -HP:0000700 oboInOwl:hasDbXref UMLS:C4280609 owl:Axiom -HP:0000700 oboInOwl:hasDbXref UMLS:C0031029 owl:Axiom -HP:0000700 oboInOwl:hasDbXref MSH:D010484 owl:Axiom -HP:0000700 oboInOwl:hasDbXref SNOMEDCT_US:89988002 owl:Axiom -HP:0000700 oboInOwl:hasDbXref UMLS:C1852169 owl:Axiom -HP:0000703 oboInOwl:hasDbXref UMLS:C0011436 owl:Axiom -HP:0000703 oboInOwl:hasDbXref SNOMEDCT_US:196286005 owl:Axiom -HP:0000703 oboInOwl:hasDbXref MSH:D003811 owl:Axiom -HP:0000705 oboInOwl:hasDbXref SNOMEDCT_US:78494001 owl:Axiom -HP:0000705 oboInOwl:hasDbXref UMLS:C0002452 owl:Axiom -HP:0000705 oboInOwl:hasDbXref MSH:D000567 owl:Axiom -HP:0000704 oboInOwl:hasDbXref UMLS:C0031090 owl:Axiom -HP:0000704 oboInOwl:hasDbXref MSH:D005882 owl:Axiom -HP:0000704 oboInOwl:hasDbXref MSH:D010518 owl:Axiom -HP:0000704 oboInOwl:hasDbXref MSH:D010510 owl:Axiom -HP:0000704 oboInOwl:hasDbXref SNOMEDCT_US:41565005 owl:Axiom -HP:0000704 oboInOwl:hasDbXref UMLS:C0017563 owl:Axiom -HP:0000704 oboInOwl:hasDbXref UMLS:C0031099 owl:Axiom -HP:0000704 oboInOwl:hasDbXref SNOMEDCT_US:2556008 owl:Axiom -HP:0000704 oboInOwl:hasDbXref SNOMEDCT_US:18718003 owl:Axiom -HP:0000707 oboInOwl:hasDbXref MSH:D009421 owl:Axiom -HP:0000707 oboInOwl:hasDbXref UMLS:C0497552 owl:Axiom -HP:0000707 oboInOwl:hasDbXref SNOMEDCT_US:88425004 owl:Axiom -HP:0000706 oboInOwl:hasDbXref SNOMEDCT_US:109542004 owl:Axiom -HP:0000706 oboInOwl:hasDbXref UMLS:C1290587 owl:Axiom -HP:0010096 oboInOwl:hasDbXref UMLS:C4024051 owl:Axiom -HP:0010095 oboInOwl:hasDbXref UMLS:C4024052 owl:Axiom -HP:0010094 oboInOwl:hasDbXref UMLS:C4024053 owl:Axiom -HP:0010093 oboInOwl:hasDbXref UMLS:C4024054 owl:Axiom -HP:0010092 oboInOwl:hasDbXref UMLS:C4024055 owl:Axiom -HP:0010091 oboInOwl:hasDbXref UMLS:C4024056 owl:Axiom -HP:0010090 oboInOwl:hasDbXref UMLS:C4024057 owl:Axiom -HP:0010099 oboInOwl:hasDbXref UMLS:C4024049 owl:Axiom -HP:0010098 oboInOwl:hasDbXref UMLS:C4024050 owl:Axiom -HP:0010097 oboInOwl:hasDbXref UMLS:C4021337 owl:Axiom -HP:0011373 oboInOwl:hasDbXref UMLS:C4023392 owl:Axiom -HP:0010041 oboInOwl:hasDbXref UMLS:C1850631 owl:Axiom -HP:0010040 oboInOwl:hasDbXref UMLS:C4024088 owl:Axiom -HP:0011374 oboInOwl:hasDbXref UMLS:C4023391 owl:Axiom -HP:0009051 oboInOwl:hasDbXref UMLS:C1968729 owl:Axiom -HP:0011375 oboInOwl:hasDbXref UMLS:C4023390 owl:Axiom -HP:0009054 oboInOwl:hasDbXref MSH:C536624 owl:Axiom -HP:0009054 oboInOwl:hasDbXref UMLS:C2931268 owl:Axiom -HP:0009053 oboInOwl:hasDbXref UMLS:C1836450 owl:Axiom -HP:0011376 oboInOwl:hasDbXref UMLS:C0542259 owl:Axiom -HP:0011377 oboInOwl:hasDbXref UMLS:C4023389 owl:Axiom -HP:0011378 oboInOwl:hasDbXref UMLS:C4023388 owl:Axiom -HP:0009050 oboInOwl:hasDbXref UMLS:C4024603 owl:Axiom -HP:0011379 oboInOwl:hasDbXref UMLS:C4023387 owl:Axiom -HP:0010049 oboInOwl:hasDbXref UMLS:C1837084 owl:Axiom -HP:0010048 oboInOwl:hasDbXref UMLS:C1846473 owl:Axiom -HP:0010047 oboInOwl:hasDbXref UMLS:C1861388 owl:Axiom -HP:0010046 oboInOwl:hasDbXref UMLS:C1867929 owl:Axiom -HP:0010045 oboInOwl:hasDbXref UMLS:C4024085 owl:Axiom -HP:0010044 oboInOwl:hasDbXref UMLS:C1840309 owl:Axiom -HP:0011370 oboInOwl:hasDbXref UMLS:C4023394 owl:Axiom -HP:0011371 oboInOwl:hasDbXref UMLS:C4023393 owl:Axiom -HP:0010043 oboInOwl:hasDbXref UMLS:C4024086 owl:Axiom -HP:0011372 oboInOwl:hasDbXref SNOMEDCT_US:71973003 owl:Axiom -HP:0011372 oboInOwl:hasDbXref UMLS:C0266604 owl:Axiom -HP:0010042 oboInOwl:hasDbXref UMLS:C4024087 owl:Axiom -HP:0009049 oboInOwl:hasDbXref UMLS:C1389118 owl:Axiom -HP:0009045 oboInOwl:hasDbXref UMLS:C4021526 owl:Axiom -HP:0009046 oboInOwl:hasDbXref UMLS:C0560346 owl:Axiom -HP:0009046 oboInOwl:hasDbXref SNOMEDCT_US:282479002 owl:Axiom -HP:0011362 oboInOwl:hasDbXref UMLS:C4023401 owl:Axiom -HP:0011362 oboInOwl:hasDbXref UMLS:C4023397 owl:Axiom -HP:0012693 oboInOwl:hasDbXref UMLS:C4022773 owl:Axiom -HP:0010030 oboInOwl:hasDbXref UMLS:C4024094 owl:Axiom -HP:0009063 oboInOwl:hasDbXref UMLS:C1836609 owl:Axiom -HP:0009062 oboInOwl:hasDbXref UMLS:C3806604 owl:Axiom -HP:0012694 oboInOwl:hasDbXref UMLS:C4022772 owl:Axiom -HP:0011363 oboInOwl:hasDbXref UMLS:C4023396 owl:Axiom -HP:0011364 oboInOwl:hasDbXref SNOMEDCT_US:297993006 owl:Axiom -HP:0011364 oboInOwl:hasDbXref UMLS:C0239804 owl:Axiom -HP:0012695 oboInOwl:hasDbXref UMLS:C4022771 owl:Axiom -HP:0009064 oboInOwl:hasDbXref UMLS:C0221032 owl:Axiom -HP:0009064 oboInOwl:hasDbXref MSH:D052497 owl:Axiom -HP:0009064 oboInOwl:hasDbXref SNOMEDCT_US:284449005 owl:Axiom -HP:0009064 oboInOwl:hasDbXref SNOMEDCT_US:86907008 owl:Axiom -HP:0011365 oboInOwl:hasDbXref UMLS:C4023395 owl:Axiom -HP:0012696 oboInOwl:hasDbXref UMLS:C4022770 owl:Axiom -HP:0012697 oboInOwl:hasDbXref UMLS:C4022769 owl:Axiom -HP:0011367 oboInOwl:hasDbXref SNOMEDCT_US:45342007 owl:Axiom -HP:0011367 oboInOwl:hasDbXref UMLS:C1768507 owl:Axiom -HP:0012698 oboInOwl:hasDbXref UMLS:C4022768 owl:Axiom -HP:0011368 oboInOwl:hasDbXref UMLS:C4020752 owl:Axiom -HP:0011368 oboInOwl:hasDbXref UMLS:C0494876 owl:Axiom -HP:0012699 oboInOwl:hasDbXref UMLS:C4022767 owl:Axiom -HP:0011369 oboInOwl:hasDbXref MSH:D049328 owl:Axiom -HP:0011369 oboInOwl:hasDbXref UMLS:C0265985 owl:Axiom -HP:0011369 oboInOwl:hasDbXref SNOMEDCT_US:40467008 owl:Axiom -HP:0009060 oboInOwl:hasDbXref UMLS:C3805969 owl:Axiom -HP:0010038 oboInOwl:hasDbXref UMLS:C1969397 owl:Axiom -HP:0010038 oboInOwl:hasDbXref UMLS:C4020774 owl:Axiom -HP:0010037 oboInOwl:hasDbXref UMLS:C4024090 owl:Axiom -HP:0010036 oboInOwl:hasDbXref UMLS:C4024091 owl:Axiom -HP:0010035 oboInOwl:hasDbXref UMLS:C1838610 owl:Axiom -HP:0010034 oboInOwl:hasDbXref UMLS:C1849311 owl:Axiom -HP:0012690 oboInOwl:hasDbXref UMLS:C4022776 owl:Axiom -HP:0010033 oboInOwl:hasDbXref UMLS:C4024092 owl:Axiom -HP:0011360 oboInOwl:hasDbXref UMLS:C4023399 owl:Axiom -HP:0012691 oboInOwl:hasDbXref UMLS:C4022775 owl:Axiom -HP:0010031 oboInOwl:hasDbXref UMLS:C4024093 owl:Axiom -HP:0011361 oboInOwl:hasDbXref UMLS:C4023398 owl:Axiom -HP:0012692 oboInOwl:hasDbXref UMLS:C4022774 owl:Axiom -HP:0010039 oboInOwl:hasDbXref UMLS:C4024089 owl:Axiom -HP:0009059 oboInOwl:hasDbXref SNOMEDCT_US:86907008 owl:Axiom -HP:0009059 oboInOwl:hasDbXref SNOMEDCT_US:284449005 owl:Axiom -HP:0009059 oboInOwl:hasDbXref UMLS:C0221032 owl:Axiom -HP:0009059 oboInOwl:hasDbXref MSH:D052497 owl:Axiom -HP:0009056 oboInOwl:hasDbXref UMLS:C4024602 owl:Axiom -HP:0009055 oboInOwl:hasDbXref UMLS:C1838114 owl:Axiom -HP:0009058 oboInOwl:hasDbXref UMLS:C1837262 owl:Axiom -HP:0011351 oboInOwl:hasDbXref SNOMEDCT_US:89381000119107 owl:Axiom -HP:0011351 oboInOwl:hasDbXref UMLS:C3532946 owl:Axiom -HP:0012682 oboInOwl:hasDbXref UMLS:C1398718 owl:Axiom -HP:0011352 oboInOwl:hasDbXref SNOMEDCT_US:89391000119105 owl:Axiom -HP:0011352 oboInOwl:hasDbXref UMLS:C3532947 owl:Axiom -HP:0012683 oboInOwl:hasDbXref UMLS:C1335411 owl:Axiom -HP:0012683 oboInOwl:hasDbXref SNOMEDCT_US:413099000 owl:Axiom -HP:0011353 oboInOwl:hasDbXref UMLS:C4020753 owl:Axiom -HP:0011353 oboInOwl:hasDbXref UMLS:C4023403 owl:Axiom -HP:0012684 oboInOwl:hasDbXref UMLS:C4022781 owl:Axiom -HP:0009031 oboInOwl:hasDbXref UMLS:C4024604 owl:Axiom -HP:0011354 oboInOwl:hasDbXref UMLS:C4021157 owl:Axiom -HP:0012685 oboInOwl:hasDbXref UMLS:C4022780 owl:Axiom -HP:0011355 oboInOwl:hasDbXref UMLS:C0850826 owl:Axiom -HP:0012686 oboInOwl:hasDbXref UMLS:C4022779 owl:Axiom -HP:0012687 oboInOwl:hasDbXref UMLS:C3553078 owl:Axiom -HP:0011356 oboInOwl:hasDbXref UMLS:C4023402 owl:Axiom -HP:0012688 oboInOwl:hasDbXref UMLS:C4022778 owl:Axiom -HP:0012689 oboInOwl:hasDbXref UMLS:C4022777 owl:Axiom -HP:0011358 oboInOwl:hasDbXref UMLS:C4023400 owl:Axiom -HP:0010027 oboInOwl:hasDbXref UMLS:C4024097 owl:Axiom -HP:0010026 oboInOwl:hasDbXref UMLS:C4024098 owl:Axiom -HP:0010025 oboInOwl:hasDbXref UMLS:C4024099 owl:Axiom -HP:0010024 oboInOwl:hasDbXref UMLS:C4021345 owl:Axiom -HP:0010023 oboInOwl:hasDbXref UMLS:C4024100 owl:Axiom -HP:0010022 oboInOwl:hasDbXref UMLS:C4024101 owl:Axiom -HP:0012680 oboInOwl:hasDbXref UMLS:C4022783 owl:Axiom -HP:0010021 oboInOwl:hasDbXref UMLS:C4024102 owl:Axiom -HP:0012681 oboInOwl:hasDbXref UMLS:C4022782 owl:Axiom -HP:0010020 oboInOwl:hasDbXref UMLS:C4024103 owl:Axiom -HP:0011350 oboInOwl:hasDbXref SNOMEDCT_US:89501000119108 owl:Axiom -HP:0011350 oboInOwl:hasDbXref UMLS:C3532948 owl:Axiom -HP:0000692 oboInOwl:hasDbXref UMLS:C1852504 owl:Axiom -HP:0000692 oboInOwl:hasDbXref UMLS:C4280610 owl:Axiom -HP:0000695 oboInOwl:hasDbXref UMLS:C0027443 owl:Axiom -HP:0000695 oboInOwl:hasDbXref SNOMEDCT_US:58748004 owl:Axiom -HP:0000695 oboInOwl:hasDbXref SNOMEDCT_US:21995002 owl:Axiom -HP:0000695 oboInOwl:hasDbXref MSH:D009306 owl:Axiom -HP:0000694 oboInOwl:hasDbXref SNOMEDCT_US:67504007 owl:Axiom -HP:0000694 oboInOwl:hasDbXref UMLS:C2981132 owl:Axiom -HP:0000696 oboInOwl:hasDbXref UMLS:C1849540 owl:Axiom -HP:0010029 oboInOwl:hasDbXref UMLS:C4024095 owl:Axiom -HP:0000699 oboInOwl:hasDbXref SNOMEDCT_US:35591002 owl:Axiom -HP:0000699 oboInOwl:hasDbXref UMLS:C0011998 owl:Axiom -HP:0000699 oboInOwl:hasDbXref MSH:D003970 owl:Axiom -HP:0000698 oboInOwl:hasDbXref SNOMEDCT_US:29553002 owl:Axiom -HP:0000698 oboInOwl:hasDbXref UMLS:C0266037 owl:Axiom -HP:0000698 oboInOwl:hasDbXref UMLS:C4012359 owl:Axiom -HP:0010028 oboInOwl:hasDbXref UMLS:C4024096 owl:Axiom -HP:0009027 oboInOwl:hasDbXref UMLS:C1866141 owl:Axiom -HP:0009027 oboInOwl:hasDbXref SNOMEDCT_US:6077001 owl:Axiom -HP:0009027 oboInOwl:hasDbXref UMLS:C0085684 owl:Axiom -HP:0011359 oboInOwl:hasDbXref UMLS:C0277960 owl:Axiom -HP:0011359 oboInOwl:hasDbXref SNOMEDCT_US:79395009 owl:Axiom -HP:0009026 oboInOwl:hasDbXref UMLS:C3805860 owl:Axiom -HP:0009028 oboInOwl:hasDbXref UMLS:C4024605 owl:Axiom -HP:0009023 oboInOwl:hasDbXref UMLS:C4021527 owl:Axiom -HP:0000691 oboInOwl:hasDbXref UMLS:C0240340 owl:Axiom -HP:0000691 oboInOwl:hasDbXref UMLS:C4280612 owl:Axiom -HP:0000691 oboInOwl:hasDbXref SNOMEDCT_US:32337007 owl:Axiom -HP:0000691 oboInOwl:hasDbXref UMLS:C4280611 owl:Axiom -HP:0009025 oboInOwl:hasDbXref UMLS:C1866021 owl:Axiom -HP:0000690 oboInOwl:hasDbXref UMLS:C1849950 owl:Axiom -HP:0000690 oboInOwl:hasDbXref UMLS:C4083046 owl:Axiom -HP:0011340 oboInOwl:hasDbXref UMLS:C4021158 owl:Axiom -HP:0012671 oboInOwl:hasDbXref UMLS:C0919974 owl:Axiom -HP:0011341 oboInOwl:hasDbXref UMLS:C3151495 owl:Axiom -HP:0012672 oboInOwl:hasDbXref SNOMEDCT_US:53333005 owl:Axiom -HP:0012672 oboInOwl:hasDbXref MSH:D000405 owl:Axiom -HP:0012672 oboInOwl:hasDbXref UMLS:C0001889 owl:Axiom -HP:0011342 oboInOwl:hasDbXref UMLS:C2229182 owl:Axiom -HP:0011342 oboInOwl:hasDbXref UMLS:C4012968 owl:Axiom -HP:0012673 oboInOwl:hasDbXref UMLS:C4022788 owl:Axiom -HP:0011343 oboInOwl:hasDbXref UMLS:C2237142 owl:Axiom -HP:0012674 oboInOwl:hasDbXref SNOMEDCT_US:253834007 owl:Axiom -HP:0012674 oboInOwl:hasDbXref UMLS:C0431646 owl:Axiom -HP:0009042 oboInOwl:hasDbXref UMLS:C1846013 owl:Axiom -HP:0011344 oboInOwl:hasDbXref UMLS:C1854919 owl:Axiom -HP:0011344 oboInOwl:hasDbXref UMLS:C1837397 owl:Axiom -HP:0012675 oboInOwl:hasDbXref UMLS:C4021076 owl:Axiom -HP:0012676 oboInOwl:hasDbXref UMLS:C4022787 owl:Axiom -HP:0011345 oboInOwl:hasDbXref UMLS:C3532933 owl:Axiom -HP:0011345 oboInOwl:hasDbXref SNOMEDCT_US:62211000119103 owl:Axiom -HP:0012677 oboInOwl:hasDbXref UMLS:C4022786 owl:Axiom -HP:0011346 oboInOwl:hasDbXref SNOMEDCT_US:62231000119108 owl:Axiom -HP:0011346 oboInOwl:hasDbXref UMLS:C3532934 owl:Axiom -HP:0012678 oboInOwl:hasDbXref UMLS:C4022785 owl:Axiom -HP:0011347 oboInOwl:hasDbXref UMLS:C4023405 owl:Axiom -HP:0010016 oboInOwl:hasDbXref UMLS:C4024107 owl:Axiom -HP:0010015 oboInOwl:hasDbXref UMLS:C4024108 owl:Axiom -HP:0010014 oboInOwl:hasDbXref UMLS:C4024109 owl:Axiom -HP:0010013 oboInOwl:hasDbXref UMLS:C4024110 owl:Axiom -HP:0010012 oboInOwl:hasDbXref UMLS:C4024111 owl:Axiom -HP:0010011 oboInOwl:hasDbXref UMLS:C4024112 owl:Axiom -HP:0010010 oboInOwl:hasDbXref UMLS:C4024113 owl:Axiom -HP:0012670 oboInOwl:hasDbXref UMLS:C0749201 owl:Axiom -HP:0010019 oboInOwl:hasDbXref UMLS:C4024104 owl:Axiom -HP:0010018 oboInOwl:hasDbXref UMLS:C4024105 owl:Axiom -HP:0010017 oboInOwl:hasDbXref UMLS:C4024106 owl:Axiom -HP:0011348 oboInOwl:hasDbXref UMLS:C4023404 owl:Axiom -HP:0012679 oboInOwl:hasDbXref UMLS:C4022784 owl:Axiom -HP:0009037 oboInOwl:hasDbXref UMLS:C1866774 owl:Axiom -HP:0009037 oboInOwl:hasDbXref MSH:C566670 owl:Axiom -HP:0011349 oboInOwl:hasDbXref SNOMEDCT_US:398963001 owl:Axiom -HP:0011349 oboInOwl:hasDbXref MSH:D020434 owl:Axiom -HP:0011349 oboInOwl:hasDbXref UMLS:C0271355 owl:Axiom -HP:0011349 oboInOwl:hasDbXref SNOMEDCT_US:398760006 owl:Axiom -HP:0011349 oboInOwl:hasDbXref SNOMEDCT_US:398925009 owl:Axiom -HP:0011349 oboInOwl:hasDbXref MSH:C564661 owl:Axiom -HP:0010085 oboInOwl:hasDbXref UMLS:C4024061 owl:Axiom -HP:0010084 oboInOwl:hasDbXref UMLS:C4021339 owl:Axiom -HP:0009098 oboInOwl:hasDbXref UMLS:C4024599 owl:Axiom -HP:0010083 oboInOwl:hasDbXref UMLS:C4024062 owl:Axiom -HP:0010082 oboInOwl:hasDbXref UMLS:C4024063 owl:Axiom -HP:0009092 oboInOwl:hasDbXref UMLS:C4280407 owl:Axiom -HP:0009092 oboInOwl:hasDbXref UMLS:C1854934 owl:Axiom -HP:0010081 oboInOwl:hasDbXref UMLS:C4024064 owl:Axiom -HP:0010080 oboInOwl:hasDbXref UMLS:C4024065 owl:Axiom -HP:0009094 oboInOwl:hasDbXref UMLS:C1849350 owl:Axiom -HP:0009094 oboInOwl:hasDbXref UMLS:C4280404 owl:Axiom -HP:0009094 oboInOwl:hasDbXref UMLS:C4280406 owl:Axiom -HP:0009094 oboInOwl:hasDbXref UMLS:C4280405 owl:Axiom -HP:0010089 oboInOwl:hasDbXref UMLS:C4024058 owl:Axiom -HP:0010088 oboInOwl:hasDbXref UMLS:C4024059 owl:Axiom -HP:0010087 oboInOwl:hasDbXref UMLS:C4024060 owl:Axiom -HP:0010086 oboInOwl:hasDbXref UMLS:C4021338 owl:Axiom -HP:0009088 oboInOwl:hasDbXref UMLS:C1865313 owl:Axiom -HP:0010074 oboInOwl:hasDbXref UMLS:C4024070 owl:Axiom -HP:0010073 oboInOwl:hasDbXref UMLS:C4024071 owl:Axiom -HP:0010072 oboInOwl:hasDbXref UMLS:C4024072 owl:Axiom -HP:0010071 oboInOwl:hasDbXref UMLS:C4024073 owl:Axiom -HP:0010070 oboInOwl:hasDbXref UMLS:C4024074 owl:Axiom -HP:0010079 oboInOwl:hasDbXref UMLS:C4024066 owl:Axiom -HP:0010078 oboInOwl:hasDbXref UMLS:C4024067 owl:Axiom -HP:0010077 oboInOwl:hasDbXref UMLS:C4024068 owl:Axiom -HP:0010076 oboInOwl:hasDbXref UMLS:C4024069 owl:Axiom -HP:0010075 oboInOwl:hasDbXref UMLS:C1851855 owl:Axiom -HP:0009099 oboInOwl:hasDbXref UMLS:C1850968 owl:Axiom -HP:0010063 oboInOwl:hasDbXref UMLS:C4021340 owl:Axiom -HP:0011395 oboInOwl:hasDbXref UMLS:C4023378 owl:Axiom -HP:0010062 oboInOwl:hasDbXref UMLS:C4024078 owl:Axiom -HP:0009073 oboInOwl:hasDbXref UMLS:C1836156 owl:Axiom -HP:0011396 oboInOwl:hasDbXref UMLS:C4023377 owl:Axiom -HP:0010061 oboInOwl:hasDbXref UMLS:C4021341 owl:Axiom -HP:0011397 oboInOwl:hasDbXref UMLS:C4023376 owl:Axiom -HP:0010060 oboInOwl:hasDbXref UMLS:C4021342 owl:Axiom -HP:0011399 oboInOwl:hasDbXref UMLS:C4023375 owl:Axiom -HP:0009072 oboInOwl:hasDbXref UMLS:C1837323 owl:Axiom -HP:0009071 oboInOwl:hasDbXref MSH:D009220 owl:Axiom -HP:0009071 oboInOwl:hasDbXref UMLS:C0027121 owl:Axiom -HP:0009071 oboInOwl:hasDbXref SNOMEDCT_US:26889001 owl:Axiom -HP:0009071 oboInOwl:hasDbXref SNOMEDCT_US:128496001 owl:Axiom -HP:0010069 oboInOwl:hasDbXref UMLS:C4024075 owl:Axiom -HP:0010068 oboInOwl:hasDbXref UMLS:C1855899 owl:Axiom -HP:0011390 oboInOwl:hasDbXref UMLS:C4023381 owl:Axiom -HP:0010067 oboInOwl:hasDbXref UMLS:C4024076 owl:Axiom -HP:0011391 oboInOwl:hasDbXref UMLS:C4023380 owl:Axiom -HP:0010066 oboInOwl:hasDbXref UMLS:C4020691 owl:Axiom -HP:0010066 oboInOwl:hasDbXref UMLS:C1860164 owl:Axiom -HP:0011392 oboInOwl:hasDbXref UMLS:C4023379 owl:Axiom -HP:0011393 oboInOwl:hasDbXref UMLS:C4020751 owl:Axiom -HP:0011393 oboInOwl:hasDbXref UMLS:C4021153 owl:Axiom -HP:0010065 oboInOwl:hasDbXref UMLS:C4024077 owl:Axiom -HP:0010064 oboInOwl:hasDbXref UMLS:C1836216 owl:Axiom -HP:0011394 oboInOwl:hasDbXref UMLS:C4020750 owl:Axiom -HP:0009067 oboInOwl:hasDbXref UMLS:C4082951 owl:Axiom -HP:0009069 oboInOwl:hasDbXref MSH:C564017 owl:Axiom -HP:0009069 oboInOwl:hasDbXref UMLS:C1838876 owl:Axiom -HP:0009085 oboInOwl:hasDbXref UMLS:C1856164 owl:Axiom -HP:0009085 oboInOwl:hasDbXref UMLS:C1865598 owl:Axiom -HP:0010052 oboInOwl:hasDbXref UMLS:C4024084 owl:Axiom -HP:0011384 oboInOwl:hasDbXref UMLS:C4021155 owl:Axiom -HP:0011385 oboInOwl:hasDbXref UMLS:C4023384 owl:Axiom -HP:0009084 oboInOwl:hasDbXref UMLS:C1851853 owl:Axiom -HP:0010051 oboInOwl:hasDbXref UMLS:C4021344 owl:Axiom -HP:0009087 oboInOwl:hasDbXref UMLS:C4024600 owl:Axiom -HP:0011386 oboInOwl:hasDbXref UMLS:C4023383 owl:Axiom -HP:0011387 oboInOwl:hasDbXref MSH:C566366 owl:Axiom -HP:0011387 oboInOwl:hasDbXref UMLS:C1863752 owl:Axiom -HP:0011388 oboInOwl:hasDbXref UMLS:C4021154 owl:Axiom -HP:0011389 oboInOwl:hasDbXref UMLS:C4023382 owl:Axiom -HP:0010059 oboInOwl:hasDbXref UMLS:C4021343 owl:Axiom -HP:0010058 oboInOwl:hasDbXref UMLS:C4024079 owl:Axiom -HP:0010057 oboInOwl:hasDbXref UMLS:C4024080 owl:Axiom -HP:0010056 oboInOwl:hasDbXref UMLS:C4024081 owl:Axiom -HP:0011380 oboInOwl:hasDbXref UMLS:C4023386 owl:Axiom -HP:0010055 oboInOwl:hasDbXref UMLS:C1867131 owl:Axiom -HP:0011381 oboInOwl:hasDbXref UMLS:C4023385 owl:Axiom -HP:0011382 oboInOwl:hasDbXref UMLS:C3552156 owl:Axiom -HP:0010054 oboInOwl:hasDbXref UMLS:C4024082 owl:Axiom -HP:0010053 oboInOwl:hasDbXref UMLS:C4024083 owl:Axiom -HP:0011383 oboInOwl:hasDbXref UMLS:C4021156 owl:Axiom -HP:0009077 oboInOwl:hasDbXref UMLS:C4024601 owl:Axiom -HP:0001723 oboInOwl:hasDbXref UMLS:C0007196 owl:Axiom -HP:0001723 oboInOwl:hasDbXref MSH:D002313 owl:Axiom -HP:0001723 oboInOwl:hasDbXref SNOMEDCT_US:415295002 owl:Axiom -HP:0001723 oboInOwl:hasDbXref SNOMEDCT_US:90828009 owl:Axiom -HP:0001727 oboInOwl:hasDbXref UMLS:C1112433 owl:Axiom -HP:0001722 oboInOwl:hasDbXref UMLS:C0742747 owl:Axiom -HP:0000403 oboInOwl:hasDbXref UMLS:C0747085 owl:Axiom -HP:0001737 oboInOwl:hasDbXref SNOMEDCT_US:31258000 owl:Axiom -HP:0001737 oboInOwl:hasDbXref MSH:D010181 owl:Axiom -HP:0001737 oboInOwl:hasDbXref UMLS:C1860394 owl:Axiom -HP:0001737 oboInOwl:hasDbXref UMLS:C0030283 owl:Axiom -HP:0001734 oboInOwl:hasDbXref MSH:C536376 owl:Axiom -HP:0001734 oboInOwl:hasDbXref SNOMEDCT_US:40315008 owl:Axiom -HP:0001734 oboInOwl:hasDbXref UMLS:C0149955 owl:Axiom -HP:0001735 oboInOwl:hasDbXref UMLS:C0001339 owl:Axiom -HP:0001735 oboInOwl:hasDbXref SNOMEDCT_US:197456007 owl:Axiom -HP:0000405 oboInOwl:hasDbXref MSH:D006314 owl:Axiom -HP:0000405 oboInOwl:hasDbXref UMLS:C0018777 owl:Axiom -HP:0000405 oboInOwl:hasDbXref SNOMEDCT_US:44057004 owl:Axiom -HP:0000408 oboInOwl:hasDbXref UMLS:C1843156 owl:Axiom -HP:0000407 oboInOwl:hasDbXref UMLS:C0018784 owl:Axiom -HP:0000407 oboInOwl:hasDbXref SNOMEDCT_US:60700002 owl:Axiom -HP:0000407 oboInOwl:hasDbXref MSH:D006319 owl:Axiom -HP:0001738 oboInOwl:hasDbXref UMLS:C0030293 owl:Axiom -HP:0001738 oboInOwl:hasDbXref UMLS:C0267963 owl:Axiom -HP:0001738 oboInOwl:hasDbXref MSH:D010188 owl:Axiom -HP:0001738 oboInOwl:hasDbXref SNOMEDCT_US:47367009 owl:Axiom -HP:0001738 oboInOwl:hasDbXref SNOMEDCT_US:37992001 owl:Axiom -HP:0001739 oboInOwl:hasDbXref UMLS:C4025750 owl:Axiom -HP:0000400 oboInOwl:hasDbXref SNOMEDCT_US:69056000 owl:Axiom -HP:0000400 oboInOwl:hasDbXref UMLS:C1850189 owl:Axiom -HP:0000400 oboInOwl:hasDbXref UMLS:C0554972 owl:Axiom -HP:0000400 oboInOwl:hasDbXref UMLS:C1860838 owl:Axiom -HP:0000400 oboInOwl:hasDbXref SNOMEDCT_US:275480001 owl:Axiom -HP:0000400 oboInOwl:hasDbXref UMLS:C1848570 owl:Axiom -HP:0000400 oboInOwl:hasDbXref UMLS:C1855062 owl:Axiom -HP:0000400 oboInOwl:hasDbXref UMLS:C1835581 owl:Axiom -HP:0000400 oboInOwl:hasDbXref UMLS:C0152421 owl:Axiom -HP:0001732 oboInOwl:hasDbXref MSH:D010182 owl:Axiom -HP:0001732 oboInOwl:hasDbXref SNOMEDCT_US:3855007 owl:Axiom -HP:0001732 oboInOwl:hasDbXref UMLS:C4025751 owl:Axiom -HP:0001732 oboInOwl:hasDbXref UMLS:C0030286 owl:Axiom -HP:0001733 oboInOwl:hasDbXref SNOMEDCT_US:75694006 owl:Axiom -HP:0001733 oboInOwl:hasDbXref UMLS:C0030305 owl:Axiom -HP:0001733 oboInOwl:hasDbXref MSH:D010195 owl:Axiom -HP:0000402 oboInOwl:hasDbXref SNOMEDCT_US:300127002 owl:Axiom -HP:0000402 oboInOwl:hasDbXref SNOMEDCT_US:301061006 owl:Axiom -HP:0000402 oboInOwl:hasDbXref UMLS:C0395837 owl:Axiom -HP:0000402 oboInOwl:hasDbXref UMLS:C0576860 owl:Axiom -HP:0001730 oboInOwl:hasDbXref UMLS:C1842138 owl:Axiom -HP:0001709 oboInOwl:hasDbXref SNOMEDCT_US:27885002 owl:Axiom -HP:0001709 oboInOwl:hasDbXref UMLS:C0151517 owl:Axiom -HP:0001704 oboInOwl:hasDbXref SNOMEDCT_US:253383003 owl:Axiom -HP:0001704 oboInOwl:hasDbXref Fyler:1733 owl:Axiom -HP:0001704 oboInOwl:hasDbXref UMLS:C0040962 owl:Axiom -HP:0001704 oboInOwl:hasDbXref MSH:D014263 owl:Axiom -HP:0001701 oboInOwl:hasDbXref SNOMEDCT_US:3238004 owl:Axiom -HP:0001701 oboInOwl:hasDbXref UMLS:C0031046 owl:Axiom -HP:0001701 oboInOwl:hasDbXref MSH:D010493 owl:Axiom -HP:0001702 oboInOwl:hasDbXref UMLS:C4025753 owl:Axiom -HP:0001702 oboInOwl:hasDbXref EPCC:06.01.00 owl:Axiom -HP:0001707 oboInOwl:hasDbXref UMLS:C0344887 owl:Axiom -HP:0001707 oboInOwl:hasDbXref SNOMEDCT_US:253516002 owl:Axiom -HP:0001707 oboInOwl:hasDbXref Fyler:1820 owl:Axiom -HP:0001708 oboInOwl:hasDbXref MSH:D006333 owl:Axiom -HP:0001708 oboInOwl:hasDbXref SNOMEDCT_US:128404006 owl:Axiom -HP:0001708 oboInOwl:hasDbXref SNOMEDCT_US:367363000 owl:Axiom -HP:0001708 oboInOwl:hasDbXref UMLS:C2939447 owl:Axiom -HP:0001708 oboInOwl:hasDbXref UMLS:C0235527 owl:Axiom -HP:0001705 oboInOwl:hasDbXref MSH:D014694 owl:Axiom -HP:0001705 oboInOwl:hasDbXref UMLS:C0035619 owl:Axiom -HP:0001706 oboInOwl:hasDbXref SNOMEDCT_US:65457005 owl:Axiom -HP:0001706 oboInOwl:hasDbXref UMLS:C0014117 owl:Axiom -HP:0001706 oboInOwl:hasDbXref MSH:D004695 owl:Axiom -HP:0001700 oboInOwl:hasDbXref SNOMEDCT_US:251061000 owl:Axiom -HP:0001700 oboInOwl:hasDbXref UMLS:C1442837 owl:Axiom -HP:0001714 oboInOwl:hasDbXref UMLS:C0340279 owl:Axiom -HP:0001714 oboInOwl:hasDbXref SNOMEDCT_US:266249003 owl:Axiom -HP:0001712 oboInOwl:hasDbXref UMLS:C0149721 owl:Axiom -HP:0001712 oboInOwl:hasDbXref Fyler:3608 owl:Axiom -HP:0001712 oboInOwl:hasDbXref MSH:D017379 owl:Axiom -HP:0001712 oboInOwl:hasDbXref SNOMEDCT_US:55827005 owl:Axiom -HP:0001713 oboInOwl:hasDbXref UMLS:C4025752 owl:Axiom -HP:0001718 oboInOwl:hasDbXref MSH:D008946 owl:Axiom -HP:0001718 oboInOwl:hasDbXref SNOMEDCT_US:79619009 owl:Axiom -HP:0001718 oboInOwl:hasDbXref ICD-10:Q23.2 owl:Axiom -HP:0001718 oboInOwl:hasDbXref UMLS:C0026269 owl:Axiom -HP:0001718 oboInOwl:hasDbXref EPCC:06.02.92 owl:Axiom -HP:0001718 oboInOwl:hasDbXref Fyler:1511 owl:Axiom -HP:0001719 oboInOwl:hasDbXref SNOMEDCT_US:7484005 owl:Axiom -HP:0001719 oboInOwl:hasDbXref Fyler:600 owl:Axiom -HP:0001719 oboInOwl:hasDbXref MSH:D004310 owl:Axiom -HP:0001719 oboInOwl:hasDbXref UMLS:C0013069 owl:Axiom -HP:0001719 oboInOwl:hasDbXref Fyler:606 owl:Axiom -HP:0001716 oboInOwl:hasDbXref UMLS:C0043202 owl:Axiom -HP:0001716 oboInOwl:hasDbXref SNOMEDCT_US:74390002 owl:Axiom -HP:0001716 oboInOwl:hasDbXref MSH:D014927 owl:Axiom -HP:0001717 oboInOwl:hasDbXref SNOMEDCT_US:445512009 owl:Axiom -HP:0001717 oboInOwl:hasDbXref UMLS:C1611184 owl:Axiom -HP:0001710 oboInOwl:hasDbXref UMLS:C1853238 owl:Axiom -HP:0001711 oboInOwl:hasDbXref UMLS:C0344905 owl:Axiom -HP:0001711 oboInOwl:hasDbXref Fyler:1810 owl:Axiom -HP:0001711 oboInOwl:hasDbXref SNOMEDCT_US:253535002 owl:Axiom -HP:0012420 oboInOwl:hasDbXref SNOMEDCT_US:168092006 owl:Axiom -HP:0012420 oboInOwl:hasDbXref UMLS:C0426209 owl:Axiom -HP:0012420 oboInOwl:hasDbXref SNOMEDCT_US:249135009 owl:Axiom -HP:0012421 oboInOwl:hasDbXref UMLS:C0577242 owl:Axiom -HP:0012421 oboInOwl:hasDbXref SNOMEDCT_US:300519001 owl:Axiom -HP:0012422 oboInOwl:hasDbXref UMLS:C4020728 owl:Axiom -HP:0012422 oboInOwl:hasDbXref UMLS:C4021089 owl:Axiom -HP:0012423 oboInOwl:hasDbXref UMLS:C1257861 owl:Axiom -HP:0012423 oboInOwl:hasDbXref MSH:D003248 owl:Axiom -HP:0012424 oboInOwl:hasDbXref SNOMEDCT_US:46627006 owl:Axiom -HP:0012424 oboInOwl:hasDbXref UMLS:C0008513 owl:Axiom -HP:0012424 oboInOwl:hasDbXref MSH:D002825 owl:Axiom -HP:0012425 oboInOwl:hasDbXref SNOMEDCT_US:46040000 owl:Axiom -HP:0012425 oboInOwl:hasDbXref SNOMEDCT_US:38084005 owl:Axiom -HP:0012425 oboInOwl:hasDbXref UMLS:C0333302 owl:Axiom -HP:0012425 oboInOwl:hasDbXref SNOMEDCT_US:235766003 owl:Axiom -HP:0012425 oboInOwl:hasDbXref UMLS:C0267491 owl:Axiom -HP:0000437 oboInOwl:hasDbXref UMLS:C1859717 owl:Axiom -HP:0001769 oboInOwl:hasDbXref UMLS:C1866241 owl:Axiom -HP:0000436 oboInOwl:hasDbXref UMLS:C4025852 owl:Axiom -HP:0001761 oboInOwl:hasDbXref UMLS:C0728829 owl:Axiom -HP:0001761 oboInOwl:hasDbXref SNOMEDCT_US:205091006 owl:Axiom -HP:0001761 oboInOwl:hasDbXref MEDDRA:10034743 owl:Axiom -HP:0001762 oboInOwl:hasDbXref Fyler:4171 owl:Axiom -HP:0001762 oboInOwl:hasDbXref MEDDRA:10043106 owl:Axiom -HP:0001762 oboInOwl:hasDbXref SNOMEDCT_US:249808002 owl:Axiom -HP:0001762 oboInOwl:hasDbXref SNOMEDCT_US:397932003 owl:Axiom -HP:0001762 oboInOwl:hasDbXref MSH:D003025 owl:Axiom -HP:0001762 oboInOwl:hasDbXref UMLS:C0009081 owl:Axiom -HP:0000431 oboInOwl:hasDbXref SNOMEDCT_US:249321001 owl:Axiom -HP:0000431 oboInOwl:hasDbXref UMLS:C1839764 owl:Axiom -HP:0000431 oboInOwl:hasDbXref UMLS:C1849367 owl:Axiom -HP:0000430 oboInOwl:hasDbXref UMLS:C1834055 owl:Axiom -HP:0001760 oboInOwl:hasDbXref UMLS:C0016506 owl:Axiom -HP:0001760 oboInOwl:hasDbXref MSH:D005530 owl:Axiom -HP:0001760 oboInOwl:hasDbXref SNOMEDCT_US:229844004 owl:Axiom -HP:0000433 oboInOwl:hasDbXref UMLS:C4025854 owl:Axiom -HP:0001765 oboInOwl:hasDbXref UMLS:C1136179 owl:Axiom -HP:0001765 oboInOwl:hasDbXref SNOMEDCT_US:122481008 owl:Axiom -HP:0001765 oboInOwl:hasDbXref MSH:D037801 owl:Axiom -HP:0001763 oboInOwl:hasDbXref UMLS:C0016202 owl:Axiom -HP:0001763 oboInOwl:hasDbXref SNOMEDCT_US:203534009 owl:Axiom -HP:0001763 oboInOwl:hasDbXref MSH:D005413 owl:Axiom -HP:0001763 oboInOwl:hasDbXref SNOMEDCT_US:53226007 owl:Axiom -HP:0001763 oboInOwl:hasDbXref UMLS:C0264133 owl:Axiom -HP:0000434 oboInOwl:hasDbXref UMLS:C4025853 owl:Axiom -HP:0012426 oboInOwl:hasDbXref SNOMEDCT_US:33629003 owl:Axiom -HP:0012426 oboInOwl:hasDbXref MSH:D015594 owl:Axiom -HP:0012426 oboInOwl:hasDbXref UMLS:C0029128 owl:Axiom -HP:0012427 oboInOwl:hasDbXref UMLS:C4022909 owl:Axiom -HP:0012428 oboInOwl:hasDbXref UMLS:C4021088 owl:Axiom -HP:0012429 oboInOwl:hasDbXref UMLS:C4021844 owl:Axiom -HP:0012410 oboInOwl:hasDbXref UMLS:C0034902 owl:Axiom -HP:0012410 oboInOwl:hasDbXref MSH:D012010 owl:Axiom -HP:0012410 oboInOwl:hasDbXref SNOMEDCT_US:50715003 owl:Axiom -HP:0012411 oboInOwl:hasDbXref UMLS:C0342541 owl:Axiom -HP:0012411 oboInOwl:hasDbXref SNOMEDCT_US:237815000 owl:Axiom -HP:0012412 oboInOwl:hasDbXref SNOMEDCT_US:103021001 owl:Axiom -HP:0012412 oboInOwl:hasDbXref UMLS:C0342546 owl:Axiom -HP:0012413 oboInOwl:hasDbXref UMLS:C0020186 owl:Axiom -HP:0012413 oboInOwl:hasDbXref UMLS:C1444627 owl:Axiom -HP:0012413 oboInOwl:hasDbXref SNOMEDCT_US:410500004 owl:Axiom -HP:0012413 oboInOwl:hasDbXref MSH:D013590 owl:Axiom -HP:0012413 oboInOwl:hasDbXref SNOMEDCT_US:86443005 owl:Axiom -HP:0012413 oboInOwl:hasDbXref UMLS:C4022912 owl:Axiom -HP:0012414 oboInOwl:hasDbXref UMLS:C4022911 owl:Axiom -HP:0000448 oboInOwl:hasDbXref UMLS:C0426415 owl:Axiom -HP:0000448 oboInOwl:hasDbXref SNOMEDCT_US:249311009 owl:Axiom -HP:0000448 oboInOwl:hasDbXref UMLS:C1400105 owl:Axiom -HP:0000448 oboInOwl:hasDbXref UMLS:C4280629 owl:Axiom -HP:0000447 oboInOwl:hasDbXref UMLS:C1853482 owl:Axiom -HP:0001772 oboInOwl:hasDbXref MSH:D004863 owl:Axiom -HP:0001772 oboInOwl:hasDbXref UMLS:C0265642 owl:Axiom -HP:0001772 oboInOwl:hasDbXref UMLS:C4020866 owl:Axiom -HP:0001772 oboInOwl:hasDbXref SNOMEDCT_US:68284008 owl:Axiom -HP:0001773 oboInOwl:hasDbXref UMLS:C1848673 owl:Axiom -HP:0001770 oboInOwl:hasDbXref SNOMEDCT_US:32113001 owl:Axiom -HP:0001770 oboInOwl:hasDbXref UMLS:C0265660 owl:Axiom -HP:0001771 oboInOwl:hasDbXref SNOMEDCT_US:203076007 owl:Axiom -HP:0001771 oboInOwl:hasDbXref UMLS:C0410264 owl:Axiom -HP:0001776 oboInOwl:hasDbXref UMLS:C1837835 owl:Axiom -HP:0000444 oboInOwl:hasDbXref UMLS:C0240538 owl:Axiom -HP:0000446 oboInOwl:hasDbXref UMLS:C4551564 owl:Axiom -HP:0000445 oboInOwl:hasDbXref UMLS:C0426421 owl:Axiom -HP:0000445 oboInOwl:hasDbXref SNOMEDCT_US:249321001 owl:Axiom -HP:0001775 oboInOwl:hasDbXref UMLS:C4025748 owl:Axiom -HP:0012415 oboInOwl:hasDbXref SNOMEDCT_US:312391003 owl:Axiom -HP:0012415 oboInOwl:hasDbXref UMLS:C0476337 owl:Axiom -HP:0012416 oboInOwl:hasDbXref UMLS:C0020440 owl:Axiom -HP:0012416 oboInOwl:hasDbXref SNOMEDCT_US:29596007 owl:Axiom -HP:0012416 oboInOwl:hasDbXref MSH:D006935 owl:Axiom -HP:0012417 oboInOwl:hasDbXref SNOMEDCT_US:61031008 owl:Axiom -HP:0012417 oboInOwl:hasDbXref MSH:D016857 owl:Axiom -HP:0012417 oboInOwl:hasDbXref UMLS:C0085383 owl:Axiom -HP:0012418 oboInOwl:hasDbXref UMLS:C0700292 owl:Axiom -HP:0012418 oboInOwl:hasDbXref MSH:D000860 owl:Axiom -HP:0012418 oboInOwl:hasDbXref SNOMEDCT_US:389087006 owl:Axiom -HP:0012419 oboInOwl:hasDbXref UMLS:C4022910 owl:Axiom -HP:0012400 oboInOwl:hasDbXref UMLS:C4022916 owl:Axiom -HP:0012401 oboInOwl:hasDbXref UMLS:C4020902 owl:Axiom -HP:0012402 oboInOwl:hasDbXref UMLS:C4022915 owl:Axiom -HP:0012403 oboInOwl:hasDbXref UMLS:C4022914 owl:Axiom -HP:0000415 oboInOwl:hasDbXref UMLS:C4025855 owl:Axiom -HP:0001747 oboInOwl:hasDbXref Fyler:4772 owl:Axiom -HP:0001747 oboInOwl:hasDbXref SNOMEDCT_US:10362008 owl:Axiom -HP:0001747 oboInOwl:hasDbXref UMLS:C0266631 owl:Axiom -HP:0001748 oboInOwl:hasDbXref UMLS:C1856659 owl:Axiom -HP:0000414 oboInOwl:hasDbXref UMLS:C1855751 owl:Axiom -HP:0000414 oboInOwl:hasDbXref UMLS:C1834118 owl:Axiom -HP:0000414 oboInOwl:hasDbXref MSH:C538354 owl:Axiom -HP:0000414 oboInOwl:hasDbXref UMLS:C0240543 owl:Axiom -HP:0000417 oboInOwl:hasDbXref UMLS:C1857645 owl:Axiom -HP:0001746 oboInOwl:hasDbXref UMLS:C0600031 owl:Axiom -HP:0001746 oboInOwl:hasDbXref SNOMEDCT_US:702624008 owl:Axiom -HP:0001746 oboInOwl:hasDbXref SNOMEDCT_US:707147002 owl:Axiom -HP:0001746 oboInOwl:hasDbXref SNOMEDCT_US:93030006 owl:Axiom -HP:0001746 oboInOwl:hasDbXref Fyler:4771 owl:Axiom -HP:0000419 oboInOwl:hasDbXref SNOMEDCT_US:95433000 owl:Axiom -HP:0000419 oboInOwl:hasDbXref UMLS:C0151790 owl:Axiom -HP:0000418 oboInOwl:hasDbXref UMLS:C1837761 owl:Axiom -HP:0000411 oboInOwl:hasDbXref UMLS:C1305420 owl:Axiom -HP:0000411 oboInOwl:hasDbXref UMLS:C1855285 owl:Axiom -HP:0000411 oboInOwl:hasDbXref SNOMEDCT_US:275478007 owl:Axiom -HP:0001743 oboInOwl:hasDbXref UMLS:C4025749 owl:Axiom -HP:0001744 oboInOwl:hasDbXref SNOMEDCT_US:16294009 owl:Axiom -HP:0001744 oboInOwl:hasDbXref UMLS:C0038002 owl:Axiom -HP:0001744 oboInOwl:hasDbXref MSH:D013163 owl:Axiom -HP:0000410 oboInOwl:hasDbXref UMLS:C0155552 owl:Axiom -HP:0000410 oboInOwl:hasDbXref SNOMEDCT_US:77507001 owl:Axiom -HP:0000410 oboInOwl:hasDbXref MSH:D046089 owl:Axiom -HP:0001741 oboInOwl:hasDbXref SNOMEDCT_US:253854008 owl:Axiom -HP:0001741 oboInOwl:hasDbXref UMLS:C0345326 owl:Axiom -HP:0000413 oboInOwl:hasDbXref UMLS:C1398325 owl:Axiom -HP:0000413 oboInOwl:hasDbXref UMLS:C1840305 owl:Axiom -HP:0000413 oboInOwl:hasDbXref UMLS:C1866190 owl:Axiom -HP:0000413 oboInOwl:hasDbXref UMLS:C1857079 owl:Axiom -HP:0001742 oboInOwl:hasDbXref SNOMEDCT_US:267100006 owl:Axiom -HP:0001742 oboInOwl:hasDbXref UMLS:C0027429 owl:Axiom -HP:0001742 oboInOwl:hasDbXref MSH:D015508 owl:Axiom -HP:0001742 oboInOwl:hasDbXref UMLS:C0027424 owl:Axiom -HP:0001742 oboInOwl:hasDbXref SNOMEDCT_US:232209000 owl:Axiom -HP:0001742 oboInOwl:hasDbXref SNOMEDCT_US:68235000 owl:Axiom -HP:0012404 oboInOwl:hasDbXref UMLS:C4022913 owl:Axiom -HP:0012405 oboInOwl:hasDbXref UMLS:C2673444 owl:Axiom -HP:0012406 oboInOwl:hasDbXref UMLS:C4021090 owl:Axiom -HP:0012407 oboInOwl:hasDbXref UMLS:C0231698 owl:Axiom -HP:0012407 oboInOwl:hasDbXref MSH:D020233 owl:Axiom -HP:0012407 oboInOwl:hasDbXref SNOMEDCT_US:22090007 owl:Axiom -HP:0012408 oboInOwl:hasDbXref UMLS:C0403477 owl:Axiom -HP:0012408 oboInOwl:hasDbXref SNOMEDCT_US:236447005 owl:Axiom -HP:0012409 oboInOwl:hasDbXref SNOMEDCT_US:236446001 owl:Axiom -HP:0012409 oboInOwl:hasDbXref UMLS:C0403476 owl:Axiom -HP:0000426 oboInOwl:hasDbXref UMLS:C4230640 owl:Axiom -HP:0000426 oboInOwl:hasDbXref UMLS:C1854113 owl:Axiom -HP:0001756 oboInOwl:hasDbXref UMLS:C1848606 owl:Axiom -HP:0001757 oboInOwl:hasDbXref UMLS:C4021775 owl:Axiom -HP:0000429 oboInOwl:hasDbXref UMLS:C2227020 owl:Axiom -HP:0000429 oboInOwl:hasDbXref UMLS:C4021804 owl:Axiom -HP:0000429 oboInOwl:hasDbXref UMLS:C4280632 owl:Axiom -HP:0000429 oboInOwl:hasDbXref UMLS:C4280631 owl:Axiom -HP:0001750 oboInOwl:hasDbXref UMLS:C0152424 owl:Axiom -HP:0001750 oboInOwl:hasDbXref Fyler:200 owl:Axiom -HP:0001750 oboInOwl:hasDbXref Fyler:0200 owl:Axiom -HP:0001750 oboInOwl:hasDbXref SNOMEDCT_US:45503006 owl:Axiom -HP:0001751 oboInOwl:hasDbXref UMLS:C1843865 owl:Axiom -HP:0000420 oboInOwl:hasDbXref UMLS:C1844857 owl:Axiom -HP:0000422 oboInOwl:hasDbXref UMLS:C4021805 owl:Axiom -HP:0000421 oboInOwl:hasDbXref ICD9:784.7 owl:Axiom -HP:0000421 oboInOwl:hasDbXref EFO:0003895 owl:Axiom -HP:0000421 oboInOwl:hasDbXref MSH:D004844 owl:Axiom -HP:0000421 oboInOwl:hasDbXref SNOMEDCT_US:249366005 owl:Axiom -HP:0000421 oboInOwl:hasDbXref ICD10:R04.0 owl:Axiom -HP:0000421 oboInOwl:hasDbXref SNOMEDCT_US:12441001 owl:Axiom -HP:0000421 oboInOwl:hasDbXref UMLS:C0014591 owl:Axiom -HP:0000421 oboInOwl:hasDbXref COHD:318556 owl:Axiom -HP:0000421 oboInOwl:hasDbXref NCIT:C26766 owl:Axiom -HP:0011098 oboInOwl:hasDbXref UMLS:C0349391 owl:Axiom -HP:0011098 oboInOwl:hasDbXref MSH:D001072 owl:Axiom -HP:0011098 oboInOwl:hasDbXref UMLS:C0264611 owl:Axiom -HP:0011098 oboInOwl:hasDbXref SNOMEDCT_US:361276003 owl:Axiom -HP:0011098 oboInOwl:hasDbXref SNOMEDCT_US:74227009 owl:Axiom -HP:0011098 oboInOwl:hasDbXref SNOMEDCT_US:361277007 owl:Axiom -HP:0011099 oboInOwl:hasDbXref SNOMEDCT_US:79633009 owl:Axiom -HP:0011099 oboInOwl:hasDbXref UMLS:C0154694 owl:Axiom -HP:0011099 oboInOwl:hasDbXref MSH:D006429 owl:Axiom -HP:0011090 oboInOwl:hasDbXref MSH:D005671 owl:Axiom -HP:0011090 oboInOwl:hasDbXref UMLS:C0016873 owl:Axiom -HP:0011090 oboInOwl:hasDbXref SNOMEDCT_US:1744008 owl:Axiom -HP:0011091 oboInOwl:hasDbXref UMLS:C0266033 owl:Axiom -HP:0011091 oboInOwl:hasDbXref SNOMEDCT_US:40273006 owl:Axiom -HP:0011092 oboInOwl:hasDbXref UMLS:C0266024 owl:Axiom -HP:0011092 oboInOwl:hasDbXref SNOMEDCT_US:109436001 owl:Axiom -HP:0011093 oboInOwl:hasDbXref UMLS:C1404304 owl:Axiom -HP:0011093 oboInOwl:hasDbXref UMLS:C4280334 owl:Axiom -HP:0011094 oboInOwl:hasDbXref SNOMEDCT_US:251293001 owl:Axiom -HP:0011094 oboInOwl:hasDbXref MSH:D057887 owl:Axiom -HP:0011094 oboInOwl:hasDbXref UMLS:C1305740 owl:Axiom -HP:0011094 oboInOwl:hasDbXref SNOMEDCT_US:10816007 owl:Axiom -HP:0011094 oboInOwl:hasDbXref UMLS:C0266063 owl:Axiom -HP:0011094 oboInOwl:hasDbXref UMLS:C0266067 owl:Axiom -HP:0011094 oboInOwl:hasDbXref SNOMEDCT_US:63783001 owl:Axiom -HP:0011094 oboInOwl:hasDbXref SNOMEDCT_US:60476005 owl:Axiom -HP:0011095 oboInOwl:hasDbXref MSH:D057887 owl:Axiom -HP:0011095 oboInOwl:hasDbXref UMLS:C0596028 owl:Axiom -HP:0011095 oboInOwl:hasDbXref SNOMEDCT_US:70305005 owl:Axiom -HP:0011095 oboInOwl:hasDbXref SNOMEDCT_US:251292006 owl:Axiom -HP:0011096 oboInOwl:hasDbXref UMLS:C0878575 owl:Axiom -HP:0011097 oboInOwl:hasDbXref UMLS:C0037769 owl:Axiom -HP:0011097 oboInOwl:hasDbXref UMLS:C1527366 owl:Axiom -HP:0011097 oboInOwl:hasDbXref SNOMEDCT_US:28055006 owl:Axiom -HP:0011097 oboInOwl:hasDbXref MSH:D013036 owl:Axiom -HP:0011087 oboInOwl:hasDbXref UMLS:C4280335 owl:Axiom -HP:0011087 oboInOwl:hasDbXref UMLS:C0266034 owl:Axiom -HP:0011087 oboInOwl:hasDbXref UMLS:C0399357 owl:Axiom -HP:0011087 oboInOwl:hasDbXref SNOMEDCT_US:63691004 owl:Axiom -HP:0011087 oboInOwl:hasDbXref SNOMEDCT_US:234955005 owl:Axiom -HP:0011088 oboInOwl:hasDbXref UMLS:C0011320 owl:Axiom -HP:0011088 oboInOwl:hasDbXref MSH:D003719 owl:Axiom -HP:0011088 oboInOwl:hasDbXref SNOMEDCT_US:55197001 owl:Axiom -HP:0011089 oboInOwl:hasDbXref SNOMEDCT_US:1744008 owl:Axiom -HP:0011089 oboInOwl:hasDbXref MSH:D005671 owl:Axiom -HP:0011089 oboInOwl:hasDbXref UMLS:C0016873 owl:Axiom -HP:0011080 oboInOwl:hasDbXref UMLS:C4023545 owl:Axiom -HP:0011081 oboInOwl:hasDbXref UMLS:C4280337 owl:Axiom -HP:0011081 oboInOwl:hasDbXref UMLS:C4023544 owl:Axiom -HP:0011082 oboInOwl:hasDbXref UMLS:C4023543 owl:Axiom -HP:0011083 oboInOwl:hasDbXref UMLS:C4023542 owl:Axiom -HP:0011084 oboInOwl:hasDbXref UMLS:C4023541 owl:Axiom -HP:0011085 oboInOwl:hasDbXref UMLS:C4280336 owl:Axiom -HP:0011085 oboInOwl:hasDbXref UMLS:C4023540 owl:Axiom -HP:0011085 oboInOwl:hasDbXref UMLS:C4280266 owl:Axiom -HP:0011086 oboInOwl:hasDbXref UMLS:C4023539 owl:Axiom -HP:0011076 oboInOwl:hasDbXref UMLS:C4023548 owl:Axiom -HP:0011077 oboInOwl:hasDbXref UMLS:C4023547 owl:Axiom -HP:0011078 oboInOwl:hasDbXref UMLS:C4023546 owl:Axiom -HP:0011079 oboInOwl:hasDbXref SNOMEDCT_US:129263008 owl:Axiom -HP:0011079 oboInOwl:hasDbXref UMLS:C4280338 owl:Axiom -HP:0011079 oboInOwl:hasDbXref UMLS:C0040456 owl:Axiom -HP:0011079 oboInOwl:hasDbXref MSH:D014095 owl:Axiom -HP:0011079 oboInOwl:hasDbXref SNOMEDCT_US:235104008 owl:Axiom -HP:0011070 oboInOwl:hasDbXref UMLS:C4023553 owl:Axiom -HP:0011071 oboInOwl:hasDbXref UMLS:C4023552 owl:Axiom -HP:0011072 oboInOwl:hasDbXref SNOMEDCT_US:109493006 owl:Axiom -HP:0011072 oboInOwl:hasDbXref UMLS:C4082200 owl:Axiom -HP:0011072 oboInOwl:hasDbXref MSH:C538215 owl:Axiom -HP:0011072 oboInOwl:hasDbXref UMLS:C0399379 owl:Axiom -HP:0011073 oboInOwl:hasDbXref UMLS:C4023551 owl:Axiom -HP:0011074 oboInOwl:hasDbXref UMLS:C4023550 owl:Axiom -HP:0011074 oboInOwl:hasDbXref UMLS:C4280339 owl:Axiom -HP:0011075 oboInOwl:hasDbXref UMLS:C4023549 owl:Axiom -HP:0011065 oboInOwl:hasDbXref UMLS:C4280342 owl:Axiom -HP:0011065 oboInOwl:hasDbXref UMLS:C4280341 owl:Axiom -HP:0011065 oboInOwl:hasDbXref UMLS:C4020759 owl:Axiom -HP:0011065 oboInOwl:hasDbXref UMLS:C1856136 owl:Axiom -HP:0012396 oboInOwl:hasDbXref MSH:D001657 owl:Axiom -HP:0012396 oboInOwl:hasDbXref SNOMEDCT_US:197432008 owl:Axiom -HP:0012396 oboInOwl:hasDbXref UMLS:C0005416 owl:Axiom -HP:0012397 oboInOwl:hasDbXref UMLS:C0155733 owl:Axiom -HP:0012397 oboInOwl:hasDbXref SNOMEDCT_US:81817003 owl:Axiom -HP:0012398 oboInOwl:hasDbXref SNOMEDCT_US:82014009 owl:Axiom -HP:0012398 oboInOwl:hasDbXref UMLS:C0085649 owl:Axiom -HP:0012398 oboInOwl:hasDbXref SNOMEDCT_US:271809000 owl:Axiom -HP:0011067 oboInOwl:hasDbXref SNOMEDCT_US:367534004 owl:Axiom -HP:0011067 oboInOwl:hasDbXref SNOMEDCT_US:8666004 owl:Axiom -HP:0011067 oboInOwl:hasDbXref UMLS:C0266030 owl:Axiom -HP:0011067 oboInOwl:hasDbXref UMLS:C0040457 owl:Axiom -HP:0011067 oboInOwl:hasDbXref SNOMEDCT_US:17802000 owl:Axiom -HP:0011067 oboInOwl:hasDbXref MSH:D014096 owl:Axiom -HP:0011067 oboInOwl:hasDbXref UMLS:C4280340 owl:Axiom -HP:0011067 oboInOwl:hasDbXref SNOMEDCT_US:266414008 owl:Axiom -HP:0012399 oboInOwl:hasDbXref SNOMEDCT_US:399912005 owl:Axiom -HP:0012399 oboInOwl:hasDbXref SNOMEDCT_US:420226006 owl:Axiom -HP:0012399 oboInOwl:hasDbXref UMLS:C0011127 owl:Axiom -HP:0012399 oboInOwl:hasDbXref MSH:D003668 owl:Axiom -HP:0011068 oboInOwl:hasDbXref SNOMEDCT_US:79074005 owl:Axiom -HP:0011068 oboInOwl:hasDbXref UMLS:C0028882 owl:Axiom -HP:0011068 oboInOwl:hasDbXref MSH:D009810 owl:Axiom -HP:0011069 oboInOwl:hasDbXref SNOMEDCT_US:266414008 owl:Axiom -HP:0011069 oboInOwl:hasDbXref SNOMEDCT_US:367534004 owl:Axiom -HP:0011069 oboInOwl:hasDbXref SNOMEDCT_US:8666004 owl:Axiom -HP:0011069 oboInOwl:hasDbXref UMLS:C0040457 owl:Axiom -HP:0011069 oboInOwl:hasDbXref MSH:D014096 owl:Axiom -HP:0012390 oboInOwl:hasDbXref MSH:D005401 owl:Axiom -HP:0012390 oboInOwl:hasDbXref UMLS:C0016167 owl:Axiom -HP:0012390 oboInOwl:hasDbXref SNOMEDCT_US:30037006 owl:Axiom -HP:0012390 oboInOwl:hasDbXref SNOMEDCT_US:20928004 owl:Axiom -HP:0011060 oboInOwl:hasDbXref UMLS:C0011430 owl:Axiom -HP:0011060 oboInOwl:hasDbXref SNOMEDCT_US:109492001 owl:Axiom -HP:0011060 oboInOwl:hasDbXref UMLS:C4023558 owl:Axiom -HP:0011060 oboInOwl:hasDbXref MSH:D003805 owl:Axiom -HP:0012391 oboInOwl:hasDbXref UMLS:C1836835 owl:Axiom -HP:0012392 oboInOwl:hasDbXref UMLS:C4022918 owl:Axiom -HP:0011061 oboInOwl:hasDbXref UMLS:C4023557 owl:Axiom -HP:0011062 oboInOwl:hasDbXref UMLS:C4023556 owl:Axiom -HP:0011062 oboInOwl:hasDbXref UMLS:C4280343 owl:Axiom -HP:0012393 oboInOwl:hasDbXref MSH:D006967 owl:Axiom -HP:0012393 oboInOwl:hasDbXref SNOMEDCT_US:419076005 owl:Axiom -HP:0012393 oboInOwl:hasDbXref UMLS:C1527304 owl:Axiom -HP:0011063 oboInOwl:hasDbXref UMLS:C4023555 owl:Axiom -HP:0012394 oboInOwl:hasDbXref UMLS:C4022917 owl:Axiom -HP:0011064 oboInOwl:hasDbXref UMLS:C4023554 owl:Axiom -HP:0012395 oboInOwl:hasDbXref SNOMEDCT_US:300910009 owl:Axiom -HP:0012395 oboInOwl:hasDbXref UMLS:C0018621 owl:Axiom -HP:0012395 oboInOwl:hasDbXref SNOMEDCT_US:444316004 owl:Axiom -HP:0012395 oboInOwl:hasDbXref MSH:D006255 owl:Axiom -HP:0012395 oboInOwl:hasDbXref SNOMEDCT_US:367498001 owl:Axiom -HP:0012395 oboInOwl:hasDbXref SNOMEDCT_US:21719001 owl:Axiom -HP:0011010 oboInOwl:hasDbXref UMLS:C0205191 owl:Axiom -HP:0011010 oboInOwl:hasDbXref SNOMEDCT_US:90734009 owl:Axiom -HP:0012341 oboInOwl:hasDbXref SNOMEDCT_US:253010003 owl:Axiom -HP:0012341 oboInOwl:hasDbXref UMLS:C0344452 owl:Axiom -HP:0012341 oboInOwl:hasDbXref MSH:D015175 owl:Axiom -HP:0011011 oboInOwl:hasDbXref SNOMEDCT_US:19939008 owl:Axiom -HP:0011011 oboInOwl:hasDbXref UMLS:C0205365 owl:Axiom -HP:0012342 oboInOwl:hasDbXref SNOMEDCT_US:253011004 owl:Axiom -HP:0012342 oboInOwl:hasDbXref MSH:D015175 owl:Axiom -HP:0012342 oboInOwl:hasDbXref UMLS:C0344453 owl:Axiom -HP:0011012 oboInOwl:hasDbXref UMLS:C4023600 owl:Axiom -HP:0012343 oboInOwl:hasDbXref UMLS:C0241012 owl:Axiom -HP:0011013 oboInOwl:hasDbXref UMLS:C4023599 owl:Axiom -HP:0012344 oboInOwl:hasDbXref MSH:D012594 owl:Axiom -HP:0012344 oboInOwl:hasDbXref UMLS:C1527383 owl:Axiom -HP:0012344 oboInOwl:hasDbXref SNOMEDCT_US:201049004 owl:Axiom -HP:0012345 oboInOwl:hasDbXref UMLS:C4022946 owl:Axiom -HP:0011014 oboInOwl:hasDbXref UMLS:C4023598 owl:Axiom -HP:0011015 oboInOwl:hasDbXref UMLS:C4023597 owl:Axiom -HP:0012346 oboInOwl:hasDbXref UMLS:C4022945 owl:Axiom -HP:0012347 oboInOwl:hasDbXref UMLS:C4022944 owl:Axiom -HP:0011016 oboInOwl:hasDbXref UMLS:C4023596 owl:Axiom -HP:0012348 oboInOwl:hasDbXref UMLS:C4022943 owl:Axiom -HP:0011017 oboInOwl:hasDbXref UMLS:C4023595 owl:Axiom -HP:0000359 oboInOwl:hasDbXref UMLS:C4021809 owl:Axiom -HP:0012340 oboInOwl:hasDbXref UMLS:C4022947 owl:Axiom -HP:0001684 oboInOwl:hasDbXref ICD-10:Q21.1 owl:Axiom -HP:0001684 oboInOwl:hasDbXref UMLS:C0344724 owl:Axiom -HP:0001684 oboInOwl:hasDbXref Fyler:2000 owl:Axiom -HP:0001684 oboInOwl:hasDbXref MSH:D006344 owl:Axiom -HP:0001684 oboInOwl:hasDbXref SNOMEDCT_US:204315000 owl:Axiom -HP:0001685 oboInOwl:hasDbXref UMLS:C0151654 owl:Axiom -HP:0001682 oboInOwl:hasDbXref UMLS:C0340375 owl:Axiom -HP:0001682 oboInOwl:hasDbXref SNOMEDCT_US:204368006 owl:Axiom -HP:0001682 oboInOwl:hasDbXref MSH:D001020 owl:Axiom -HP:0001683 oboInOwl:hasDbXref Fyler:170 owl:Axiom -HP:0001683 oboInOwl:hasDbXref Fyler:0170 owl:Axiom -HP:0001683 oboInOwl:hasDbXref MSH:D054083 owl:Axiom -HP:0001683 oboInOwl:hasDbXref SNOMEDCT_US:78250005 owl:Axiom -HP:0001683 oboInOwl:hasDbXref UMLS:C0013580 owl:Axiom -HP:0000356 oboInOwl:hasDbXref SNOMEDCT_US:275259005 owl:Axiom -HP:0000356 oboInOwl:hasDbXref UMLS:C1846460 owl:Axiom -HP:0000356 oboInOwl:hasDbXref UMLS:C0266589 owl:Axiom -HP:0001688 oboInOwl:hasDbXref UMLS:C0085610 owl:Axiom -HP:0001688 oboInOwl:hasDbXref Fyler:7013 owl:Axiom -HP:0001688 oboInOwl:hasDbXref SNOMEDCT_US:49710005 owl:Axiom -HP:0000358 oboInOwl:hasDbXref SNOMEDCT_US:253251006 owl:Axiom -HP:0000358 oboInOwl:hasDbXref UMLS:C0431478 owl:Axiom -HP:0001686 oboInOwl:hasDbXref UMLS:C0003564 owl:Axiom -HP:0001686 oboInOwl:hasDbXref SNOMEDCT_US:441913003 owl:Axiom -HP:0001686 oboInOwl:hasDbXref MSH:D001044 owl:Axiom -HP:0001686 oboInOwl:hasDbXref SNOMEDCT_US:44564008 owl:Axiom -HP:0000357 oboInOwl:hasDbXref UMLS:C4021810 owl:Axiom -HP:0011018 oboInOwl:hasDbXref UMLS:C4023594 owl:Axiom -HP:0012349 oboInOwl:hasDbXref UMLS:C4022942 owl:Axiom -HP:0011019 oboInOwl:hasDbXref UMLS:C4023593 owl:Axiom -HP:0001680 oboInOwl:hasDbXref MSH:D001017 owl:Axiom -HP:0001680 oboInOwl:hasDbXref SNOMEDCT_US:7305005 owl:Axiom -HP:0001680 oboInOwl:hasDbXref UMLS:C0003492 owl:Axiom -HP:0001681 oboInOwl:hasDbXref SNOMEDCT_US:194828000 owl:Axiom -HP:0001681 oboInOwl:hasDbXref UMLS:C0002962 owl:Axiom -HP:0001681 oboInOwl:hasDbXref MSH:D000787 owl:Axiom -HP:0001681 oboInOwl:hasDbXref SNOMEDCT_US:225566008 owl:Axiom -HP:0000350 oboInOwl:hasDbXref UMLS:C4280634 owl:Axiom -HP:0000350 oboInOwl:hasDbXref UMLS:C1845250 owl:Axiom -HP:0000350 oboInOwl:hasDbXref UMLS:C4280633 owl:Axiom -HP:0012330 oboInOwl:hasDbXref MSH:D011704 owl:Axiom -HP:0012330 oboInOwl:hasDbXref UMLS:C0034186 owl:Axiom -HP:0012330 oboInOwl:hasDbXref SNOMEDCT_US:45816000 owl:Axiom -HP:0011000 oboInOwl:hasDbXref UMLS:C4023602 owl:Axiom -HP:0012331 oboInOwl:hasDbXref UMLS:C4022953 owl:Axiom -HP:0011001 oboInOwl:hasDbXref MSH:D010026 owl:Axiom -HP:0011001 oboInOwl:hasDbXref SNOMEDCT_US:49347007 owl:Axiom -HP:0011001 oboInOwl:hasDbXref UMLS:C0029464 owl:Axiom -HP:0012332 oboInOwl:hasDbXref UMLS:C4022952 owl:Axiom -HP:0012333 oboInOwl:hasDbXref UMLS:C4021092 owl:Axiom -HP:0011002 oboInOwl:hasDbXref MSH:D010022 owl:Axiom -HP:0011002 oboInOwl:hasDbXref SNOMEDCT_US:367489004 owl:Axiom -HP:0011002 oboInOwl:hasDbXref UMLS:C0029454 owl:Axiom -HP:0011002 oboInOwl:hasDbXref SNOMEDCT_US:1926006 owl:Axiom -HP:0011003 oboInOwl:hasDbXref UMLS:C0271183 owl:Axiom -HP:0011003 oboInOwl:hasDbXref SNOMEDCT_US:34187009 owl:Axiom -HP:0012334 oboInOwl:hasDbXref MSH:D001651 owl:Axiom -HP:0012334 oboInOwl:hasDbXref UMLS:C0005398 owl:Axiom -HP:0012334 oboInOwl:hasDbXref SNOMEDCT_US:20719006 owl:Axiom -HP:0012334 oboInOwl:hasDbXref SNOMEDCT_US:8262006 owl:Axiom -HP:0011004 oboInOwl:hasDbXref SNOMEDCT_US:234119001 owl:Axiom -HP:0011004 oboInOwl:hasDbXref UMLS:C4021205 owl:Axiom -HP:0011004 oboInOwl:hasDbXref Fyler:2600 owl:Axiom -HP:0011004 oboInOwl:hasDbXref UMLS:C0151489 owl:Axiom -HP:0012335 oboInOwl:hasDbXref UMLS:C4022951 owl:Axiom -HP:0011005 oboInOwl:hasDbXref UMLS:C1392669 owl:Axiom -HP:0011006 oboInOwl:hasDbXref UMLS:C4023601 owl:Axiom -HP:0012337 oboInOwl:hasDbXref MP:0001764 owl:Axiom -HP:0012337 oboInOwl:hasDbXref UMLS:C4022950 owl:Axiom -HP:0000363 oboInOwl:hasDbXref UMLS:C4021808 owl:Axiom -HP:0001695 oboInOwl:hasDbXref SNOMEDCT_US:397829000 owl:Axiom -HP:0001695 oboInOwl:hasDbXref UMLS:C0018790 owl:Axiom -HP:0001695 oboInOwl:hasDbXref SNOMEDCT_US:410429000 owl:Axiom -HP:0001695 oboInOwl:hasDbXref MSH:D006323 owl:Axiom -HP:0001696 oboInOwl:hasDbXref MSH:D059446 owl:Axiom -HP:0001696 oboInOwl:hasDbXref SNOMEDCT_US:27317008 owl:Axiom -HP:0001696 oboInOwl:hasDbXref UMLS:C0266642 owl:Axiom -HP:0001696 oboInOwl:hasDbXref SNOMEDCT_US:43876007 owl:Axiom -HP:0001696 oboInOwl:hasDbXref UMLS:C0037221 owl:Axiom -HP:0001696 oboInOwl:hasDbXref MSH:D012857 owl:Axiom -HP:0001696 oboInOwl:hasDbXref Fyler:0100 owl:Axiom -HP:0001696 oboInOwl:hasDbXref Fyler:100 owl:Axiom -HP:0001696 oboInOwl:hasDbXref SNOMEDCT_US:24614000 owl:Axiom -HP:0001696 oboInOwl:hasDbXref SNOMEDCT_US:14821001 owl:Axiom -HP:0000362 oboInOwl:hasDbXref MSH:D010040 owl:Axiom -HP:0000362 oboInOwl:hasDbXref UMLS:C0029899 owl:Axiom -HP:0000362 oboInOwl:hasDbXref SNOMEDCT_US:11543004 owl:Axiom -HP:0000365 oboInOwl:hasDbXref SNOMEDCT_US:103276001 owl:Axiom -HP:0000365 oboInOwl:hasDbXref UMLS:C0011053 owl:Axiom -HP:0000365 oboInOwl:hasDbXref SNOMEDCT_US:15188001 owl:Axiom -HP:0000365 oboInOwl:hasDbXref Fyler:4868 owl:Axiom -HP:0000365 oboInOwl:hasDbXref SNOMEDCT_US:343087000 owl:Axiom -HP:0000365 oboInOwl:hasDbXref UMLS:C1384666 owl:Axiom -HP:0000365 oboInOwl:hasDbXref MSH:D003638 owl:Axiom -HP:0000365 oboInOwl:hasDbXref UMLS:C0018772 owl:Axiom -HP:0000365 oboInOwl:hasDbXref MSH:D034381 owl:Axiom -HP:0000365 oboInOwl:hasDbXref SNOMEDCT_US:95828007 owl:Axiom -HP:0000365 oboInOwl:hasDbXref UMLS:C0339789 owl:Axiom -HP:0001693 oboInOwl:hasDbXref SNOMEDCT_US:442119001 owl:Axiom -HP:0001693 oboInOwl:hasDbXref UMLS:C0232180 owl:Axiom -HP:0000364 oboInOwl:hasDbXref UMLS:C4025860 owl:Axiom -HP:0001694 oboInOwl:hasDbXref UMLS:C0428871 owl:Axiom -HP:0001694 oboInOwl:hasDbXref SNOMEDCT_US:79692001 owl:Axiom -HP:0001699 oboInOwl:hasDbXref UMLS:C0011071 owl:Axiom -HP:0001699 oboInOwl:hasDbXref SNOMEDCT_US:26636000 owl:Axiom -HP:0001699 oboInOwl:hasDbXref MSH:D003645 owl:Axiom -HP:0000366 oboInOwl:hasDbXref SNOMEDCT_US:128274005 owl:Axiom -HP:0000366 oboInOwl:hasDbXref UMLS:C0240547 owl:Axiom -HP:0000366 oboInOwl:hasDbXref UMLS:C0265736 owl:Axiom -HP:0000366 oboInOwl:hasDbXref SNOMEDCT_US:72089000 owl:Axiom -HP:0000366 oboInOwl:hasDbXref UMLS:C2235909 owl:Axiom -HP:0000369 oboInOwl:hasDbXref UMLS:C0239234 owl:Axiom -HP:0000369 oboInOwl:hasDbXref SNOMEDCT_US:95515009 owl:Axiom -HP:0001697 oboInOwl:hasDbXref Fyler:1900 owl:Axiom -HP:0001697 oboInOwl:hasDbXref UMLS:C4025754 owl:Axiom -HP:0000368 oboInOwl:hasDbXref UMLS:C1857486 owl:Axiom -HP:0001698 oboInOwl:hasDbXref SNOMEDCT_US:373945007 owl:Axiom -HP:0001698 oboInOwl:hasDbXref MSH:D010490 owl:Axiom -HP:0001698 oboInOwl:hasDbXref Fyler:1940 owl:Axiom -HP:0001698 oboInOwl:hasDbXref UMLS:C0031039 owl:Axiom -HP:0012338 oboInOwl:hasDbXref UMLS:C4022949 owl:Axiom -HP:0012339 oboInOwl:hasDbXref UMLS:C4022948 owl:Axiom -HP:0011008 oboInOwl:hasDbXref UMLS:C4021204 owl:Axiom -HP:0011009 oboInOwl:hasDbXref UMLS:C0205178 owl:Axiom -HP:0011009 oboInOwl:hasDbXref SNOMEDCT_US:272118002 owl:Axiom -HP:0001691 oboInOwl:hasDbXref UMLS:C3887554 owl:Axiom -HP:0001692 oboInOwl:hasDbXref UMLS:C4025755 owl:Axiom -HP:0001692 oboInOwl:hasDbXref SNOMEDCT_US:17366009 owl:Axiom -HP:0001692 oboInOwl:hasDbXref UMLS:C0085611 owl:Axiom -HP:0000360 oboInOwl:hasDbXref UMLS:C0040264 owl:Axiom -HP:0000360 oboInOwl:hasDbXref SNOMEDCT_US:162349004 owl:Axiom -HP:0000360 oboInOwl:hasDbXref SNOMEDCT_US:162352007 owl:Axiom -HP:0000360 oboInOwl:hasDbXref MSH:D014012 owl:Axiom -HP:0000360 oboInOwl:hasDbXref SNOMEDCT_US:60862001 owl:Axiom -HP:0012320 oboInOwl:hasDbXref UMLS:C4022955 owl:Axiom -HP:0012321 oboInOwl:hasDbXref SNOMEDCT_US:237960000 owl:Axiom -HP:0012321 oboInOwl:hasDbXref UMLS:C1833429 owl:Axiom -HP:0012322 oboInOwl:hasDbXref SNOMEDCT_US:83341004 owl:Axiom -HP:0012322 oboInOwl:hasDbXref UMLS:C0263006 owl:Axiom -HP:0012323 oboInOwl:hasDbXref SNOMEDCT_US:34101000119105 owl:Axiom -HP:0012323 oboInOwl:hasDbXref UMLS:C0751352 owl:Axiom -HP:0012323 oboInOwl:hasDbXref MSH:D009207 owl:Axiom -HP:0012324 oboInOwl:hasDbXref SNOMEDCT_US:37810007 owl:Axiom -HP:0012324 oboInOwl:hasDbXref MSH:D007951 owl:Axiom -HP:0012324 oboInOwl:hasDbXref SNOMEDCT_US:188732008 owl:Axiom -HP:0012324 oboInOwl:hasDbXref SNOMEDCT_US:128934006 owl:Axiom -HP:0012324 oboInOwl:hasDbXref UMLS:C0023470 owl:Axiom -HP:0012325 oboInOwl:hasDbXref MSH:D015477 owl:Axiom -HP:0012325 oboInOwl:hasDbXref UMLS:C0023480 owl:Axiom -HP:0012325 oboInOwl:hasDbXref SNOMEDCT_US:128831004 owl:Axiom -HP:0012325 oboInOwl:hasDbXref SNOMEDCT_US:127225006 owl:Axiom -HP:0012326 oboInOwl:hasDbXref UMLS:C4022954 owl:Axiom -HP:0000338 oboInOwl:hasDbXref SNOMEDCT_US:248149005 owl:Axiom -HP:0000338 oboInOwl:hasDbXref UMLS:C1862474 owl:Axiom -HP:0000338 oboInOwl:hasDbXref UMLS:C0813217 owl:Axiom -HP:0000338 oboInOwl:hasDbXref UMLS:C4280635 owl:Axiom -HP:0000337 oboInOwl:hasDbXref UMLS:C1849089 owl:Axiom -HP:0002999 oboInOwl:hasDbXref MSH:D031222 owl:Axiom -HP:0002999 oboInOwl:hasDbXref UMLS:C1135812 owl:Axiom -HP:0002999 oboInOwl:hasDbXref SNOMEDCT_US:263029007 owl:Axiom -HP:0001669 oboInOwl:hasDbXref SNOMEDCT_US:26146002 owl:Axiom -HP:0001669 oboInOwl:hasDbXref SNOMEDCT_US:204296002 owl:Axiom -HP:0001669 oboInOwl:hasDbXref UMLS:C3536741 owl:Axiom -HP:0000339 oboInOwl:hasDbXref UMLS:C1846011 owl:Axiom -HP:0001662 oboInOwl:hasDbXref MSH:D001919 owl:Axiom -HP:0001662 oboInOwl:hasDbXref SNOMEDCT_US:48867003 owl:Axiom -HP:0001662 oboInOwl:hasDbXref UMLS:C0428977 owl:Axiom -HP:0001663 oboInOwl:hasDbXref UMLS:C0042510 owl:Axiom -HP:0001663 oboInOwl:hasDbXref MSH:D014693 owl:Axiom -HP:0001663 oboInOwl:hasDbXref SNOMEDCT_US:71908006 owl:Axiom -HP:0001660 oboInOwl:hasDbXref ICD-10:Q20.0 owl:Axiom -HP:0001660 oboInOwl:hasDbXref MSH:D014338 owl:Axiom -HP:0001660 oboInOwl:hasDbXref Fyler:0500 owl:Axiom -HP:0001660 oboInOwl:hasDbXref Fyler:500 owl:Axiom -HP:0001660 oboInOwl:hasDbXref UMLS:C0041206 owl:Axiom -HP:0001660 oboInOwl:hasDbXref UMLS:C4020867 owl:Axiom -HP:0001660 oboInOwl:hasDbXref SNOMEDCT_US:58140002 owl:Axiom -HP:0002991 oboInOwl:hasDbXref UMLS:C4025664 owl:Axiom -HP:0000331 oboInOwl:hasDbXref UMLS:C3697248 owl:Axiom -HP:0000331 oboInOwl:hasDbXref UMLS:C1839323 owl:Axiom -HP:0000331 oboInOwl:hasDbXref SNOMEDCT_US:699439001 owl:Axiom -HP:0002992 oboInOwl:hasDbXref UMLS:C4025663 owl:Axiom -HP:0002997 oboInOwl:hasDbXref UMLS:C4025662 owl:Axiom -HP:0001667 oboInOwl:hasDbXref Fyler:3609 owl:Axiom -HP:0001667 oboInOwl:hasDbXref UMLS:C0162770 owl:Axiom -HP:0001667 oboInOwl:hasDbXref SNOMEDCT_US:89792004 owl:Axiom -HP:0001667 oboInOwl:hasDbXref MSH:D017380 owl:Axiom -HP:0000336 oboInOwl:hasDbXref UMLS:C1842060 owl:Axiom -HP:0000336 oboInOwl:hasDbXref UMLS:C4280638 owl:Axiom -HP:0000336 oboInOwl:hasDbXref UMLS:C4280637 owl:Axiom -HP:0000336 oboInOwl:hasDbXref UMLS:C4280636 owl:Axiom -HP:0000336 oboInOwl:hasDbXref UMLS:C4280639 owl:Axiom -HP:0025635 oboInOwl:hasDbXref NCIT:C4530 owl:Axiom -HP:0001664 oboInOwl:hasDbXref UMLS:C0040479 owl:Axiom -HP:0001664 oboInOwl:hasDbXref MSH:D016171 owl:Axiom -HP:0001664 oboInOwl:hasDbXref SNOMEDCT_US:31722008 owl:Axiom -HP:0002996 oboInOwl:hasDbXref UMLS:C1849955 owl:Axiom -HP:0012327 oboInOwl:hasDbXref UMLS:C0152098 owl:Axiom -HP:0012327 oboInOwl:hasDbXref SNOMEDCT_US:9250002 owl:Axiom -HP:0012327 oboInOwl:hasDbXref UMLS:C4020693 owl:Axiom -HP:0012328 oboInOwl:hasDbXref MSH:D002485 owl:Axiom -HP:0012328 oboInOwl:hasDbXref UMLS:C0007659 owl:Axiom -HP:0012328 oboInOwl:hasDbXref SNOMEDCT_US:37258009 owl:Axiom -HP:0012328 oboInOwl:hasDbXref SNOMEDCT_US:23255001 owl:Axiom -HP:0012329 oboInOwl:hasDbXref SNOMEDCT_US:705155008 owl:Axiom -HP:0012329 oboInOwl:hasDbXref UMLS:C0346073 owl:Axiom -HP:0012329 oboInOwl:hasDbXref SNOMEDCT_US:254786000 owl:Axiom -HP:0012329 oboInOwl:hasDbXref MSH:C536924 owl:Axiom -HP:0002990 oboInOwl:hasDbXref MEDDRA:10054882 owl:Axiom -HP:0002990 oboInOwl:hasDbXref UMLS:C1836186 owl:Axiom -HP:0012310 oboInOwl:hasDbXref UMLS:C0580319 owl:Axiom -HP:0012310 oboInOwl:hasDbXref SNOMEDCT_US:165541006 owl:Axiom -HP:0012310 oboInOwl:hasDbXref SNOMEDCT_US:165540007 owl:Axiom -HP:0012311 oboInOwl:hasDbXref SNOMEDCT_US:19636003 owl:Axiom -HP:0012311 oboInOwl:hasDbXref UMLS:C0085702 owl:Axiom -HP:0012312 oboInOwl:hasDbXref SNOMEDCT_US:165539005 owl:Axiom -HP:0012312 oboInOwl:hasDbXref UMLS:C0427544 owl:Axiom -HP:0012313 oboInOwl:hasDbXref UMLS:C0018862 owl:Axiom -HP:0012313 oboInOwl:hasDbXref SNOMEDCT_US:371598009 owl:Axiom -HP:0012314 oboInOwl:hasDbXref UMLS:C0263780 owl:Axiom -HP:0012314 oboInOwl:hasDbXref SNOMEDCT_US:20243008 owl:Axiom -HP:0012315 oboInOwl:hasDbXref MSH:D051642 owl:Axiom -HP:0012315 oboInOwl:hasDbXref SNOMEDCT_US:302843004 owl:Axiom -HP:0012315 oboInOwl:hasDbXref UMLS:C1509147 owl:Axiom -HP:0012315 oboInOwl:hasDbXref SNOMEDCT_US:128741006 owl:Axiom -HP:0000349 oboInOwl:hasDbXref UMLS:C1853486 owl:Axiom -HP:0000348 oboInOwl:hasDbXref UMLS:C2677762 owl:Axiom -HP:0000348 oboInOwl:hasDbXref UMLS:C0239676 owl:Axiom -HP:0001679 oboInOwl:hasDbXref UMLS:C4025756 owl:Axiom -HP:0001679 oboInOwl:hasDbXref Fyler:1453 owl:Axiom -HP:0000341 oboInOwl:hasDbXref UMLS:C1839758 owl:Axiom -HP:0000340 oboInOwl:hasDbXref UMLS:C1857679 owl:Axiom -HP:0001674 oboInOwl:hasDbXref Fyler:1120 owl:Axiom -HP:0000343 oboInOwl:hasDbXref UMLS:C1865014 owl:Axiom -HP:0001671 oboInOwl:hasDbXref UMLS:C0018816 owl:Axiom -HP:0001671 oboInOwl:hasDbXref SNOMEDCT_US:59494005 owl:Axiom -HP:0001671 oboInOwl:hasDbXref SNOMEDCT_US:253273004 owl:Axiom -HP:0001671 oboInOwl:hasDbXref MSH:D006343 owl:Axiom -HP:0001671 oboInOwl:hasDbXref SNOMEDCT_US:396351009 owl:Axiom -HP:0001677 oboInOwl:hasDbXref MSH:D003324 owl:Axiom -HP:0001677 oboInOwl:hasDbXref SNOMEDCT_US:53741008 owl:Axiom -HP:0001677 oboInOwl:hasDbXref SNOMEDCT_US:414024009 owl:Axiom -HP:0001677 oboInOwl:hasDbXref UMLS:C1956346 owl:Axiom -HP:0001678 oboInOwl:hasDbXref UMLS:C0004245 owl:Axiom -HP:0001678 oboInOwl:hasDbXref UMLS:C1841659 owl:Axiom -HP:0001678 oboInOwl:hasDbXref MSH:D054537 owl:Axiom -HP:0001678 oboInOwl:hasDbXref SNOMEDCT_US:233917008 owl:Axiom -HP:0000347 oboInOwl:hasDbXref Fyler:4163 owl:Axiom -HP:0000347 oboInOwl:hasDbXref UMLS:C1857130 owl:Axiom -HP:0000347 oboInOwl:hasDbXref UMLS:C0025990 owl:Axiom -HP:0000347 oboInOwl:hasDbXref SNOMEDCT_US:32958008 owl:Axiom -HP:0000347 oboInOwl:hasDbXref UMLS:C0240295 owl:Axiom -HP:0000347 oboInOwl:hasDbXref MSH:D008844 owl:Axiom -HP:0000346 oboInOwl:hasDbXref UMLS:C1848473 owl:Axiom -HP:0012316 oboInOwl:hasDbXref MSH:D018218 owl:Axiom -HP:0012316 oboInOwl:hasDbXref UMLS:C0206643 owl:Axiom -HP:0012317 oboInOwl:hasDbXref MSH:C563037 owl:Axiom -HP:0012317 oboInOwl:hasDbXref UMLS:C0748473 owl:Axiom -HP:0012318 oboInOwl:hasDbXref UMLS:C0007863 owl:Axiom -HP:0012318 oboInOwl:hasDbXref SNOMEDCT_US:71760005 owl:Axiom -HP:0012319 oboInOwl:hasDbXref UMLS:C4022956 owl:Axiom -HP:0001670 oboInOwl:hasDbXref UMLS:C0205700 owl:Axiom -HP:0012385 oboInOwl:hasDbXref UMLS:C0685409 owl:Axiom -HP:0012385 oboInOwl:hasDbXref SNOMEDCT_US:29271008 owl:Axiom -HP:0011054 oboInOwl:hasDbXref UMLS:C4280348 owl:Axiom -HP:0011054 oboInOwl:hasDbXref UMLS:C4021203 owl:Axiom -HP:0012386 oboInOwl:hasDbXref UMLS:C1841686 owl:Axiom -HP:0011055 oboInOwl:hasDbXref UMLS:C4023563 owl:Axiom -HP:0011055 oboInOwl:hasDbXref UMLS:C4280347 owl:Axiom -HP:0011056 oboInOwl:hasDbXref UMLS:C4023562 owl:Axiom -HP:0011056 oboInOwl:hasDbXref UMLS:C4280346 owl:Axiom -HP:0012387 oboInOwl:hasDbXref UMLS:C0006277 owl:Axiom -HP:0012387 oboInOwl:hasDbXref MSH:D001991 owl:Axiom -HP:0012387 oboInOwl:hasDbXref SNOMEDCT_US:32398004 owl:Axiom -HP:0011057 oboInOwl:hasDbXref UMLS:C4280257 owl:Axiom -HP:0011057 oboInOwl:hasDbXref UMLS:C4023561 owl:Axiom -HP:0012388 oboInOwl:hasDbXref UMLS:C0149514 owl:Axiom -HP:0012388 oboInOwl:hasDbXref SNOMEDCT_US:35301006 owl:Axiom -HP:0012388 oboInOwl:hasDbXref SNOMEDCT_US:10509002 owl:Axiom -HP:0011058 oboInOwl:hasDbXref UMLS:C4280345 owl:Axiom -HP:0011058 oboInOwl:hasDbXref UMLS:C4023560 owl:Axiom -HP:0012389 oboInOwl:hasDbXref UMLS:C4022919 owl:Axiom -HP:0011059 oboInOwl:hasDbXref UMLS:C4280344 owl:Axiom -HP:0011059 oboInOwl:hasDbXref UMLS:C4023559 owl:Axiom -HP:0012380 oboInOwl:hasDbXref UMLS:C4022921 owl:Axiom -HP:0011050 oboInOwl:hasDbXref UMLS:C4280352 owl:Axiom -HP:0011050 oboInOwl:hasDbXref UMLS:C4023567 owl:Axiom -HP:0012381 oboInOwl:hasDbXref UMLS:C4022920 owl:Axiom -HP:0012382 oboInOwl:hasDbXref UMLS:C0428870 owl:Axiom -HP:0012382 oboInOwl:hasDbXref SNOMEDCT_US:66130006 owl:Axiom -HP:0011051 oboInOwl:hasDbXref UMLS:C4280351 owl:Axiom -HP:0011051 oboInOwl:hasDbXref UMLS:C4023566 owl:Axiom -HP:0011052 oboInOwl:hasDbXref UMLS:C4280350 owl:Axiom -HP:0011052 oboInOwl:hasDbXref UMLS:C4023565 owl:Axiom -HP:0012383 oboInOwl:hasDbXref UMLS:C0428872 owl:Axiom -HP:0012383 oboInOwl:hasDbXref SNOMEDCT_US:13352000 owl:Axiom -HP:0011053 oboInOwl:hasDbXref UMLS:C4280349 owl:Axiom -HP:0011053 oboInOwl:hasDbXref UMLS:C4023564 owl:Axiom -HP:0012384 oboInOwl:hasDbXref MSH:D012220 owl:Axiom -HP:0012384 oboInOwl:hasDbXref UMLS:C2718128 owl:Axiom -HP:0012384 oboInOwl:hasDbXref UMLS:C0035455 owl:Axiom -HP:0012384 oboInOwl:hasDbXref SNOMEDCT_US:70076002 owl:Axiom -HP:0000396 oboInOwl:hasDbXref UMLS:C1837731 owl:Axiom -HP:0000395 oboInOwl:hasDbXref UMLS:C1845272 owl:Axiom -HP:0000399 oboInOwl:hasDbXref UMLS:C4021806 owl:Axiom -HP:0000391 oboInOwl:hasDbXref UMLS:C1837732 owl:Axiom -HP:0000394 oboInOwl:hasDbXref SNOMEDCT_US:76223006 owl:Axiom -HP:0000394 oboInOwl:hasDbXref UMLS:C0266614 owl:Axiom -HP:0011043 oboInOwl:hasDbXref UMLS:C4023574 owl:Axiom -HP:0011044 oboInOwl:hasDbXref UMLS:C4023573 owl:Axiom -HP:0012375 oboInOwl:hasDbXref SNOMEDCT_US:8148005 owl:Axiom -HP:0012375 oboInOwl:hasDbXref UMLS:C0271298 owl:Axiom -HP:0011045 oboInOwl:hasDbXref UMLS:C4023572 owl:Axiom -HP:0011045 oboInOwl:hasDbXref UMLS:C4280359 owl:Axiom -HP:0011045 oboInOwl:hasDbXref UMLS:C4280358 owl:Axiom -HP:0012376 oboInOwl:hasDbXref SNOMEDCT_US:35272001 owl:Axiom -HP:0012376 oboInOwl:hasDbXref UMLS:C0266541 owl:Axiom -HP:0012377 oboInOwl:hasDbXref MSH:D006423 owl:Axiom -HP:0012377 oboInOwl:hasDbXref SNOMEDCT_US:77674003 owl:Axiom -HP:0012377 oboInOwl:hasDbXref UMLS:C0018979 owl:Axiom -HP:0011046 oboInOwl:hasDbXref UMLS:C4280357 owl:Axiom -HP:0011046 oboInOwl:hasDbXref UMLS:C4023571 owl:Axiom -HP:0011047 oboInOwl:hasDbXref UMLS:C4280356 owl:Axiom -HP:0011047 oboInOwl:hasDbXref UMLS:C4023570 owl:Axiom -HP:0011047 oboInOwl:hasDbXref UMLS:C4280355 owl:Axiom -HP:0012378 oboInOwl:hasDbXref SNOMEDCT_US:248274002 owl:Axiom -HP:0012378 oboInOwl:hasDbXref SNOMEDCT_US:84229001 owl:Axiom -HP:0012378 oboInOwl:hasDbXref UMLS:C0015672 owl:Axiom -HP:0012378 oboInOwl:hasDbXref MSH:D005221 owl:Axiom -HP:0011048 oboInOwl:hasDbXref UMLS:C4280354 owl:Axiom -HP:0011048 oboInOwl:hasDbXref UMLS:C4023569 owl:Axiom -HP:0012379 oboInOwl:hasDbXref UMLS:C4022922 owl:Axiom -HP:0011049 oboInOwl:hasDbXref UMLS:C4280353 owl:Axiom -HP:0011049 oboInOwl:hasDbXref UMLS:C4023568 owl:Axiom -HP:0012370 oboInOwl:hasDbXref SNOMEDCT_US:427888001 owl:Axiom -HP:0012370 oboInOwl:hasDbXref UMLS:C0375511 owl:Axiom -HP:0012370 oboInOwl:hasDbXref UMLS:C1997760 owl:Axiom -HP:0012370 oboInOwl:hasDbXref UMLS:C4082245 owl:Axiom -HP:0012371 oboInOwl:hasDbXref UMLS:C0240309 owl:Axiom -HP:0011040 oboInOwl:hasDbXref UMLS:C4023577 owl:Axiom -HP:0012372 oboInOwl:hasDbXref Fyler:4863 owl:Axiom -HP:0012372 oboInOwl:hasDbXref UMLS:C4022925 owl:Axiom -HP:0011041 oboInOwl:hasDbXref UMLS:C4023576 owl:Axiom -HP:0011042 oboInOwl:hasDbXref UMLS:C4023575 owl:Axiom -HP:0012373 oboInOwl:hasDbXref UMLS:C4022924 owl:Axiom -HP:0011032 oboInOwl:hasDbXref SNOMEDCT_US:1860003 owl:Axiom -HP:0011032 oboInOwl:hasDbXref UMLS:C2364164 owl:Axiom -HP:0011032 oboInOwl:hasDbXref SNOMEDCT_US:190902006 owl:Axiom -HP:0012363 oboInOwl:hasDbXref UMLS:C4022928 owl:Axiom -HP:0012364 oboInOwl:hasDbXref SNOMEDCT_US:54781007 owl:Axiom -HP:0012364 oboInOwl:hasDbXref UMLS:C0268024 owl:Axiom -HP:0011033 oboInOwl:hasDbXref UMLS:C4023581 owl:Axiom -HP:0012365 oboInOwl:hasDbXref UMLS:C0268077 owl:Axiom -HP:0012365 oboInOwl:hasDbXref SNOMEDCT_US:91632005 owl:Axiom -HP:0011034 oboInOwl:hasDbXref MSH:D000686 owl:Axiom -HP:0011034 oboInOwl:hasDbXref SNOMEDCT_US:17602002 owl:Axiom -HP:0011034 oboInOwl:hasDbXref UMLS:C0002726 owl:Axiom -HP:0011035 oboInOwl:hasDbXref UMLS:C4023580 owl:Axiom -HP:0012366 oboInOwl:hasDbXref UMLS:C3887851 owl:Axiom -HP:0011036 oboInOwl:hasDbXref MP:0005555 owl:Axiom -HP:0011036 oboInOwl:hasDbXref UMLS:C4023579 owl:Axiom -HP:0012367 oboInOwl:hasDbXref UMLS:C4022927 owl:Axiom -HP:0012368 oboInOwl:hasDbXref UMLS:C1853241 owl:Axiom -HP:0011037 oboInOwl:hasDbXref UMLS:C3887784 owl:Axiom -HP:0011038 oboInOwl:hasDbXref UMLS:C4023578 owl:Axiom -HP:0012369 oboInOwl:hasDbXref UMLS:C4022926 owl:Axiom -HP:0011039 oboInOwl:hasDbXref UMLS:C1856660 owl:Axiom -HP:0012360 oboInOwl:hasDbXref UMLS:C4022931 owl:Axiom -HP:0012361 oboInOwl:hasDbXref UMLS:C4022930 owl:Axiom -HP:0011030 oboInOwl:hasDbXref UMLS:C4023584 owl:Axiom -HP:0012362 oboInOwl:hasDbXref UMLS:C4022929 owl:Axiom -HP:0011031 oboInOwl:hasDbXref UMLS:C4023583 owl:Axiom -HP:0000376 oboInOwl:hasDbXref UMLS:C1857078 owl:Axiom -HP:0000376 oboInOwl:hasDbXref UMLS:C4025857 owl:Axiom -HP:0000375 oboInOwl:hasDbXref UMLS:C4025858 owl:Axiom -HP:0000378 oboInOwl:hasDbXref UMLS:C1845447 owl:Axiom -HP:0000378 oboInOwl:hasDbXref UMLS:C4020892 owl:Axiom -HP:0000377 oboInOwl:hasDbXref UMLS:C0431483 owl:Axiom -HP:0000377 oboInOwl:hasDbXref UMLS:C0857379 owl:Axiom -HP:0000377 oboInOwl:hasDbXref SNOMEDCT_US:253255002 owl:Axiom -HP:0000370 oboInOwl:hasDbXref UMLS:C1861141 owl:Axiom -HP:0000372 oboInOwl:hasDbXref UMLS:C4021807 owl:Axiom -HP:0000371 oboInOwl:hasDbXref UMLS:C0271429 owl:Axiom -HP:0000371 oboInOwl:hasDbXref SNOMEDCT_US:3110003 owl:Axiom -HP:0012352 oboInOwl:hasDbXref UMLS:C4022939 owl:Axiom -HP:0011021 oboInOwl:hasDbXref UMLS:C4023591 owl:Axiom -HP:0012353 oboInOwl:hasDbXref UMLS:C4022938 owl:Axiom -HP:0011022 oboInOwl:hasDbXref UMLS:C4023590 owl:Axiom -HP:0012354 oboInOwl:hasDbXref UMLS:C4022937 owl:Axiom -HP:0011023 oboInOwl:hasDbXref UMLS:C4023589 owl:Axiom -HP:0011024 oboInOwl:hasDbXref SNOMEDCT_US:25374005 owl:Axiom -HP:0011024 oboInOwl:hasDbXref SNOMEDCT_US:53619000 owl:Axiom -HP:0011024 oboInOwl:hasDbXref SNOMEDCT_US:119292006 owl:Axiom -HP:0011024 oboInOwl:hasDbXref MSH:D004066 owl:Axiom -HP:0011024 oboInOwl:hasDbXref UMLS:C0017178 owl:Axiom -HP:0011024 oboInOwl:hasDbXref UMLS:C4023588 owl:Axiom -HP:0011024 oboInOwl:hasDbXref MSH:D005767 owl:Axiom -HP:0011024 oboInOwl:hasDbXref UMLS:C0012242 owl:Axiom -HP:0012355 oboInOwl:hasDbXref UMLS:C4022936 owl:Axiom -HP:0011025 oboInOwl:hasDbXref UMLS:C4023587 owl:Axiom -HP:0012356 oboInOwl:hasDbXref UMLS:C4022935 owl:Axiom -HP:0011026 oboInOwl:hasDbXref UMLS:C4023586 owl:Axiom -HP:0012357 oboInOwl:hasDbXref UMLS:C4022934 owl:Axiom -HP:0012358 oboInOwl:hasDbXref UMLS:C4022933 owl:Axiom -HP:0011027 oboInOwl:hasDbXref UMLS:C0281842 owl:Axiom -HP:0012359 oboInOwl:hasDbXref UMLS:C4022932 owl:Axiom -HP:0011028 oboInOwl:hasDbXref UMLS:C4020760 owl:Axiom -HP:0011028 oboInOwl:hasDbXref UMLS:C4023585 owl:Axiom -HP:0012350 oboInOwl:hasDbXref UMLS:C4022941 owl:Axiom -HP:0011020 oboInOwl:hasDbXref UMLS:C4023592 owl:Axiom -HP:0012351 oboInOwl:hasDbXref UMLS:C4022940 owl:Axiom -HP:0000385 oboInOwl:hasDbXref UMLS:C1842680 owl:Axiom -HP:0000384 oboInOwl:hasDbXref UMLS:C4072826 owl:Axiom -HP:0000384 oboInOwl:hasDbXref UMLS:C1860816 owl:Axiom -HP:0000387 oboInOwl:hasDbXref UMLS:C1849364 owl:Axiom -HP:0000389 oboInOwl:hasDbXref SNOMEDCT_US:21186006 owl:Axiom -HP:0000389 oboInOwl:hasDbXref UMLS:C0743359 owl:Axiom -HP:0000389 oboInOwl:hasDbXref UMLS:C0271441 owl:Axiom -HP:0000388 oboInOwl:hasDbXref SNOMEDCT_US:65363002 owl:Axiom -HP:0000388 oboInOwl:hasDbXref UMLS:C0029882 owl:Axiom -HP:0000388 oboInOwl:hasDbXref MSH:D010033 owl:Axiom -HP:0011029 oboInOwl:hasDbXref UMLS:C1390214 owl:Axiom -HP:0000381 oboInOwl:hasDbXref UMLS:C1861326 owl:Axiom -HP:0000383 oboInOwl:hasDbXref UMLS:C4025856 owl:Axiom -HP:0012500 oboInOwl:hasDbXref UMLS:C4022877 owl:Axiom -HP:0012501 oboInOwl:hasDbXref UMLS:C4022876 owl:Axiom -HP:0012502 oboInOwl:hasDbXref UMLS:C4022875 owl:Axiom -HP:0000514 oboInOwl:hasDbXref UMLS:C1321329 owl:Axiom -HP:0000514 oboInOwl:hasDbXref SNOMEDCT_US:404686001 owl:Axiom -HP:0001847 oboInOwl:hasDbXref UMLS:C1864375 owl:Axiom -HP:0001844 oboInOwl:hasDbXref UMLS:C4021773 owl:Axiom -HP:0001845 oboInOwl:hasDbXref SNOMEDCT_US:203541003 owl:Axiom -HP:0001845 oboInOwl:hasDbXref UMLS:C0920299 owl:Axiom -HP:0000518 oboInOwl:hasDbXref Fyler:4865 owl:Axiom -HP:0000518 oboInOwl:hasDbXref MSH:D002386 owl:Axiom -HP:0000518 oboInOwl:hasDbXref UMLS:C1510497 owl:Axiom -HP:0000518 oboInOwl:hasDbXref UMLS:C0086543 owl:Axiom -HP:0000518 oboInOwl:hasDbXref SNOMEDCT_US:128306009 owl:Axiom -HP:0000518 oboInOwl:hasDbXref SNOMEDCT_US:247053007 owl:Axiom -HP:0000518 oboInOwl:hasDbXref SNOMEDCT_US:193570009 owl:Axiom -HP:0000517 oboInOwl:hasDbXref UMLS:C0023308 owl:Axiom -HP:0000517 oboInOwl:hasDbXref UMLS:C0549651 owl:Axiom -HP:0000517 oboInOwl:hasDbXref MSH:D007905 owl:Axiom -HP:0000517 oboInOwl:hasDbXref SNOMEDCT_US:10810001 owl:Axiom -HP:0001848 oboInOwl:hasDbXref UMLS:C1860450 owl:Axiom -HP:0000519 oboInOwl:hasDbXref SNOMEDCT_US:609587005 owl:Axiom -HP:0000519 oboInOwl:hasDbXref SNOMEDCT_US:79410001 owl:Axiom -HP:0000519 oboInOwl:hasDbXref UMLS:C0009691 owl:Axiom -HP:0000519 oboInOwl:hasDbXref UMLS:C3277059 owl:Axiom -HP:0001849 oboInOwl:hasDbXref UMLS:C0426934 owl:Axiom -HP:0001849 oboInOwl:hasDbXref SNOMEDCT_US:249820005 owl:Axiom -HP:0000510 oboInOwl:hasDbXref SNOMEDCT_US:28835009 owl:Axiom -HP:0000510 oboInOwl:hasDbXref UMLS:C0035334 owl:Axiom -HP:0000510 oboInOwl:hasDbXref MSH:D012174 owl:Axiom -HP:0001842 oboInOwl:hasDbXref UMLS:C4025744 owl:Axiom -HP:0000512 oboInOwl:hasDbXref SNOMEDCT_US:274524001 owl:Axiom -HP:0000512 oboInOwl:hasDbXref UMLS:C0476397 owl:Axiom -HP:0001840 oboInOwl:hasDbXref SNOMEDCT_US:77599005 owl:Axiom -HP:0001840 oboInOwl:hasDbXref UMLS:C4082169 owl:Axiom -HP:0001840 oboInOwl:hasDbXref MSH:D000070592 owl:Axiom -HP:0001840 oboInOwl:hasDbXref UMLS:C0231791 owl:Axiom -HP:0001841 oboInOwl:hasDbXref MSH:C566632 owl:Axiom -HP:0001841 oboInOwl:hasDbXref UMLS:C2112942 owl:Axiom -HP:0001841 oboInOwl:hasDbXref UMLS:C1866339 owl:Axiom -HP:0000511 oboInOwl:hasDbXref UMLS:C1843369 owl:Axiom -HP:0000511 oboInOwl:hasDbXref UMLS:C0339652 owl:Axiom -HP:0000511 oboInOwl:hasDbXref SNOMEDCT_US:246773002 owl:Axiom -HP:0012503 oboInOwl:hasDbXref UMLS:C0032002 owl:Axiom -HP:0012503 oboInOwl:hasDbXref SNOMEDCT_US:399244003 owl:Axiom -HP:0012503 oboInOwl:hasDbXref MSH:D010900 owl:Axiom -HP:0012504 oboInOwl:hasDbXref UMLS:C4022874 owl:Axiom -HP:0012505 oboInOwl:hasDbXref UMLS:C0342422 owl:Axiom -HP:0012505 oboInOwl:hasDbXref SNOMEDCT_US:237718009 owl:Axiom -HP:0012506 oboInOwl:hasDbXref UMLS:C4022873 owl:Axiom -HP:0012507 oboInOwl:hasDbXref UMLS:C1839030 owl:Axiom -HP:0012508 oboInOwl:hasDbXref UMLS:C0271185 owl:Axiom -HP:0012508 oboInOwl:hasDbXref MSH:D014786 owl:Axiom -HP:0012508 oboInOwl:hasDbXref SNOMEDCT_US:42134006 owl:Axiom -HP:0012509 oboInOwl:hasDbXref UMLS:C4022872 owl:Axiom -HP:0001857 oboInOwl:hasDbXref UMLS:C4021771 owl:Axiom -HP:0000525 oboInOwl:hasDbXref UMLS:C4025845 owl:Axiom -HP:0000524 oboInOwl:hasDbXref UMLS:C0239105 owl:Axiom -HP:0000524 oboInOwl:hasDbXref SNOMEDCT_US:231870008 owl:Axiom -HP:0000527 oboInOwl:hasDbXref UMLS:C1853738 owl:Axiom -HP:0000526 oboInOwl:hasDbXref UMLS:C0003076 owl:Axiom -HP:0000526 oboInOwl:hasDbXref MSH:D015783 owl:Axiom -HP:0000526 oboInOwl:hasDbXref SNOMEDCT_US:69278003 owl:Axiom -HP:0000529 oboInOwl:hasDbXref UMLS:C3277697 owl:Axiom -HP:0000529 oboInOwl:hasDbXref UMLS:C1839364 owl:Axiom -HP:0000528 oboInOwl:hasDbXref SNOMEDCT_US:204099004 owl:Axiom -HP:0000528 oboInOwl:hasDbXref SNOMEDCT_US:7183006 owl:Axiom -HP:0000528 oboInOwl:hasDbXref MSH:D000853 owl:Axiom -HP:0000528 oboInOwl:hasDbXref Fyler:4864 owl:Axiom -HP:0000528 oboInOwl:hasDbXref UMLS:C0003119 owl:Axiom -HP:0001859 oboInOwl:hasDbXref UMLS:C4025743 owl:Axiom -HP:0001850 oboInOwl:hasDbXref UMLS:C1862136 owl:Axiom -HP:0001853 oboInOwl:hasDbXref UMLS:C4021772 owl:Axiom -HP:0001854 oboInOwl:hasDbXref UMLS:C0221168 owl:Axiom -HP:0001854 oboInOwl:hasDbXref SNOMEDCT_US:67148009 owl:Axiom -HP:0000520 oboInOwl:hasDbXref UMLS:C1848490 owl:Axiom -HP:0000520 oboInOwl:hasDbXref UMLS:C1862425 owl:Axiom -HP:0000520 oboInOwl:hasDbXref SNOMEDCT_US:18265008 owl:Axiom -HP:0000520 oboInOwl:hasDbXref UMLS:C0015300 owl:Axiom -HP:0000520 oboInOwl:hasDbXref MSH:D005094 owl:Axiom -HP:0000520 oboInOwl:hasDbXref UMLS:C1837760 owl:Axiom -HP:0000523 oboInOwl:hasDbXref SNOMEDCT_US:95723009 owl:Axiom -HP:0000523 oboInOwl:hasDbXref UMLS:C0235259 owl:Axiom -HP:0000522 oboInOwl:hasDbXref SNOMEDCT_US:253215004 owl:Axiom -HP:0000522 oboInOwl:hasDbXref UMLS:C0344505 owl:Axiom -HP:0000522 oboInOwl:hasDbXref MSH:C562827 owl:Axiom -HP:0001852 oboInOwl:hasDbXref UMLS:C1840069 owl:Axiom -HP:0001824 oboInOwl:hasDbXref SNOMEDCT_US:161832001 owl:Axiom -HP:0001824 oboInOwl:hasDbXref UMLS:C1262477 owl:Axiom -HP:0001824 oboInOwl:hasDbXref SNOMEDCT_US:262285001 owl:Axiom -HP:0001824 oboInOwl:hasDbXref MSH:D015431 owl:Axiom -HP:0001824 oboInOwl:hasDbXref SNOMEDCT_US:89362005 owl:Axiom -HP:0001822 oboInOwl:hasDbXref UMLS:C0006386 owl:Axiom -HP:0001822 oboInOwl:hasDbXref SNOMEDCT_US:415692008 owl:Axiom -HP:0001822 oboInOwl:hasDbXref MSH:D000071378 owl:Axiom -HP:0001822 oboInOwl:hasDbXref UMLS:C0018536 owl:Axiom -HP:0001822 oboInOwl:hasDbXref MSH:D006215 owl:Axiom -HP:0001822 oboInOwl:hasDbXref SNOMEDCT_US:122480009 owl:Axiom -HP:0001829 oboInOwl:hasDbXref SNOMEDCT_US:62218008 owl:Axiom -HP:0001829 oboInOwl:hasDbXref UMLS:C0158734 owl:Axiom -HP:0001827 oboInOwl:hasDbXref UMLS:C4025746 owl:Axiom -HP:0001820 oboInOwl:hasDbXref SNOMEDCT_US:111202002 owl:Axiom -HP:0001820 oboInOwl:hasDbXref UMLS:C0240182 owl:Axiom -HP:0001820 oboInOwl:hasDbXref MEDDRA:10050658 owl:Axiom -HP:0001821 oboInOwl:hasDbXref UMLS:C1843112 owl:Axiom -HP:0000503 oboInOwl:hasDbXref UMLS:C1855391 owl:Axiom -HP:0000502 oboInOwl:hasDbXref UMLS:C4025847 owl:Axiom -HP:0001836 oboInOwl:hasDbXref UMLS:C4021774 owl:Axiom -HP:0000505 oboInOwl:hasDbXref MSH:D015354 owl:Axiom -HP:0000505 oboInOwl:hasDbXref MSH:D014786 owl:Axiom -HP:0000505 oboInOwl:hasDbXref SNOMEDCT_US:246635007 owl:Axiom -HP:0000505 oboInOwl:hasDbXref SNOMEDCT_US:397540003 owl:Axiom -HP:0000505 oboInOwl:hasDbXref SNOMEDCT_US:7973008 owl:Axiom -HP:0000505 oboInOwl:hasDbXref UMLS:C0042798 owl:Axiom -HP:0000505 oboInOwl:hasDbXref UMLS:C3665347 owl:Axiom -HP:0001833 oboInOwl:hasDbXref UMLS:C0576225 owl:Axiom -HP:0001833 oboInOwl:hasDbXref SNOMEDCT_US:299462005 owl:Axiom -HP:0000504 oboInOwl:hasDbXref UMLS:C4025846 owl:Axiom -HP:0001839 oboInOwl:hasDbXref UMLS:C0432028 owl:Axiom -HP:0001839 oboInOwl:hasDbXref SNOMEDCT_US:205358006 owl:Axiom -HP:0000506 oboInOwl:hasDbXref MSH:C562941 owl:Axiom -HP:0000506 oboInOwl:hasDbXref SNOMEDCT_US:246803005 owl:Axiom -HP:0000506 oboInOwl:hasDbXref UMLS:C0423113 owl:Axiom -HP:0001837 oboInOwl:hasDbXref UMLS:C1865038 owl:Axiom -HP:0000509 oboInOwl:hasDbXref UMLS:C1864156 owl:Axiom -HP:0000509 oboInOwl:hasDbXref MSH:D003231 owl:Axiom -HP:0000509 oboInOwl:hasDbXref UMLS:C0009763 owl:Axiom -HP:0000509 oboInOwl:hasDbXref SNOMEDCT_US:9826008 owl:Axiom -HP:0001838 oboInOwl:hasDbXref MEDDRA:10066242 owl:Axiom -HP:0001838 oboInOwl:hasDbXref UMLS:C0240912 owl:Axiom -HP:0001838 oboInOwl:hasDbXref MSH:C536345 owl:Axiom -HP:0001838 oboInOwl:hasDbXref SNOMEDCT_US:205082007 owl:Axiom -HP:0001838 oboInOwl:hasDbXref MSH:D005413 owl:Axiom -HP:0001838 oboInOwl:hasDbXref SNOMEDCT_US:205359003 owl:Axiom -HP:0000508 oboInOwl:hasDbXref SNOMEDCT_US:11934000 owl:Axiom -HP:0000508 oboInOwl:hasDbXref UMLS:C0005745 owl:Axiom -HP:0000508 oboInOwl:hasDbXref MSH:D001763 owl:Axiom -HP:0001831 oboInOwl:hasDbXref UMLS:C1836195 owl:Axiom -HP:0001832 oboInOwl:hasDbXref UMLS:C4025745 owl:Axiom -HP:0000501 oboInOwl:hasDbXref SNOMEDCT_US:23986001 owl:Axiom -HP:0000501 oboInOwl:hasDbXref UMLS:C0017601 owl:Axiom -HP:0000501 oboInOwl:hasDbXref MSH:D005901 owl:Axiom -HP:0001830 oboInOwl:hasDbXref UMLS:C2112129 owl:Axiom -HP:0001830 oboInOwl:hasDbXref UMLS:C4020865 owl:Axiom -HP:0012540 oboInOwl:hasDbXref UMLS:C4022859 owl:Axiom -HP:0012541 oboInOwl:hasDbXref SNOMEDCT_US:206200000 owl:Axiom -HP:0012541 oboInOwl:hasDbXref UMLS:C0007722 owl:Axiom -HP:0012541 oboInOwl:hasDbXref SNOMEDCT_US:83095000 owl:Axiom -HP:0011210 oboInOwl:hasDbXref UMLS:C4023465 owl:Axiom -HP:0012542 oboInOwl:hasDbXref SNOMEDCT_US:30654002 owl:Axiom -HP:0012542 oboInOwl:hasDbXref UMLS:C0263536 owl:Axiom -HP:0011211 oboInOwl:hasDbXref UMLS:C4023464 owl:Axiom -HP:0011212 oboInOwl:hasDbXref UMLS:C4023463 owl:Axiom -HP:0012543 oboInOwl:hasDbXref UMLS:C2721579 owl:Axiom -HP:0012544 oboInOwl:hasDbXref UMLS:C4022858 owl:Axiom -HP:0011213 oboInOwl:hasDbXref UMLS:C4023462 owl:Axiom -HP:0011214 oboInOwl:hasDbXref UMLS:C4023461 owl:Axiom -HP:0012545 oboInOwl:hasDbXref UMLS:C4022857 owl:Axiom -HP:0011215 oboInOwl:hasDbXref UMLS:C4023460 owl:Axiom -HP:0012546 oboInOwl:hasDbXref UMLS:C4022856 owl:Axiom -HP:0000558 oboInOwl:hasDbXref SNOMEDCT_US:47507006 owl:Axiom -HP:0000558 oboInOwl:hasDbXref UMLS:C0265341 owl:Axiom -HP:0000558 oboInOwl:hasDbXref MSH:C535679 owl:Axiom -HP:0000557 oboInOwl:hasDbXref UMLS:C4551507 owl:Axiom -HP:0000557 oboInOwl:hasDbXref MSH:D006871 owl:Axiom -HP:0001888 oboInOwl:hasDbXref UMLS:C0024312 owl:Axiom -HP:0001888 oboInOwl:hasDbXref SNOMEDCT_US:48813009 owl:Axiom -HP:0001888 oboInOwl:hasDbXref MSH:D008231 owl:Axiom -HP:0000559 oboInOwl:hasDbXref SNOMEDCT_US:95726001 owl:Axiom -HP:0000559 oboInOwl:hasDbXref MSH:D065306 owl:Axiom -HP:0000559 oboInOwl:hasDbXref UMLS:C0349702 owl:Axiom -HP:0001889 oboInOwl:hasDbXref SNOMEDCT_US:53165003 owl:Axiom -HP:0001889 oboInOwl:hasDbXref UMLS:C0002888 owl:Axiom -HP:0001889 oboInOwl:hasDbXref MSH:D000749 owl:Axiom -HP:0000550 oboInOwl:hasDbXref UMLS:C1855685 owl:Axiom -HP:0001882 oboInOwl:hasDbXref MSH:D007970 owl:Axiom -HP:0001882 oboInOwl:hasDbXref SNOMEDCT_US:84828003 owl:Axiom -HP:0001882 oboInOwl:hasDbXref UMLS:C0023530 owl:Axiom -HP:0001883 oboInOwl:hasDbXref SNOMEDCT_US:398309008 owl:Axiom -HP:0001883 oboInOwl:hasDbXref MSH:D000070558 owl:Axiom -HP:0001883 oboInOwl:hasDbXref UMLS:C1301937 owl:Axiom -HP:0001883 oboInOwl:hasDbXref UMLS:C3552713 owl:Axiom -HP:0001880 oboInOwl:hasDbXref UMLS:C0014457 owl:Axiom -HP:0001880 oboInOwl:hasDbXref MSH:D004802 owl:Axiom -HP:0000552 oboInOwl:hasDbXref UMLS:C1970167 owl:Axiom -HP:0000552 oboInOwl:hasDbXref UMLS:C0155017 owl:Axiom -HP:0000552 oboInOwl:hasDbXref MSH:D003117 owl:Axiom -HP:0000552 oboInOwl:hasDbXref SNOMEDCT_US:85049009 owl:Axiom -HP:0000552 oboInOwl:hasDbXref SNOMEDCT_US:51886007 owl:Axiom -HP:0001881 oboInOwl:hasDbXref UMLS:C0152009 owl:Axiom -HP:0001881 oboInOwl:hasDbXref SNOMEDCT_US:24827003 owl:Axiom -HP:0001881 oboInOwl:hasDbXref SNOMEDCT_US:134199001 owl:Axiom -HP:0000551 oboInOwl:hasDbXref MSH:D003117 owl:Axiom -HP:0000551 oboInOwl:hasDbXref SNOMEDCT_US:23289000 owl:Axiom -HP:0000551 oboInOwl:hasDbXref UMLS:C3552853 owl:Axiom -HP:0000551 oboInOwl:hasDbXref SNOMEDCT_US:367469000 owl:Axiom -HP:0000551 oboInOwl:hasDbXref UMLS:C0234629 owl:Axiom -HP:0000551 oboInOwl:hasDbXref UMLS:C0009398 owl:Axiom -HP:0001886 oboInOwl:hasDbXref UMLS:C4025737 owl:Axiom -HP:0000554 oboInOwl:hasDbXref UMLS:C0042164 owl:Axiom -HP:0000554 oboInOwl:hasDbXref MSH:D014605 owl:Axiom -HP:0000554 oboInOwl:hasDbXref SNOMEDCT_US:128473001 owl:Axiom -HP:0000553 oboInOwl:hasDbXref UMLS:C4025842 owl:Axiom -HP:0000556 oboInOwl:hasDbXref SNOMEDCT_US:314407005 owl:Axiom -HP:0000556 oboInOwl:hasDbXref UMLS:C0854723 owl:Axiom -HP:0000556 oboInOwl:hasDbXref MSH:D058499 owl:Axiom -HP:0001884 oboInOwl:hasDbXref MSH:D005413 owl:Axiom -HP:0001884 oboInOwl:hasDbXref UMLS:C0152237 owl:Axiom -HP:0001884 oboInOwl:hasDbXref SNOMEDCT_US:205083002 owl:Axiom -HP:0001884 oboInOwl:hasDbXref SNOMEDCT_US:31668003 owl:Axiom -HP:0000555 oboInOwl:hasDbXref SNOMEDCT_US:1361009 owl:Axiom -HP:0000555 oboInOwl:hasDbXref UMLS:C0152458 owl:Axiom -HP:0001885 oboInOwl:hasDbXref UMLS:C4021769 owl:Axiom -HP:0012547 oboInOwl:hasDbXref UMLS:C4022855 owl:Axiom -HP:0011217 oboInOwl:hasDbXref UMLS:C4023459 owl:Axiom -HP:0012548 oboInOwl:hasDbXref UMLS:C4021082 owl:Axiom -HP:0012549 oboInOwl:hasDbXref UMLS:C4022854 owl:Axiom -HP:0012549 oboInOwl:hasDbXref NCIT:C3192 owl:Axiom -HP:0011218 oboInOwl:hasDbXref UMLS:C4023458 owl:Axiom -HP:0011219 oboInOwl:hasDbXref UMLS:C4023457 owl:Axiom -HP:0012530 oboInOwl:hasDbXref UMLS:C4022861 owl:Axiom -HP:0011200 oboInOwl:hasDbXref UMLS:C4023474 owl:Axiom -HP:0012531 oboInOwl:hasDbXref SNOMEDCT_US:22253000 owl:Axiom -HP:0012531 oboInOwl:hasDbXref UMLS:C0030193 owl:Axiom -HP:0012531 oboInOwl:hasDbXref MSH:D010146 owl:Axiom -HP:0012532 oboInOwl:hasDbXref MSH:D059350 owl:Axiom -HP:0012532 oboInOwl:hasDbXref UMLS:C0150055 owl:Axiom -HP:0012532 oboInOwl:hasDbXref SNOMEDCT_US:82423001 owl:Axiom -HP:0011201 oboInOwl:hasDbXref UMLS:C4023473 owl:Axiom -HP:0012533 oboInOwl:hasDbXref UMLS:C0458247 owl:Axiom -HP:0012533 oboInOwl:hasDbXref MSH:D006930 owl:Axiom -HP:0012533 oboInOwl:hasDbXref SNOMEDCT_US:247404004 owl:Axiom -HP:0011202 oboInOwl:hasDbXref UMLS:C4023472 owl:Axiom -HP:0011203 oboInOwl:hasDbXref UMLS:C4023471 owl:Axiom -HP:0012534 oboInOwl:hasDbXref SNOMEDCT_US:279079003 owl:Axiom -HP:0012534 oboInOwl:hasDbXref UMLS:C0392699 owl:Axiom -HP:0012534 oboInOwl:hasDbXref MSH:D010292 owl:Axiom -HP:0012535 oboInOwl:hasDbXref UMLS:C4021083 owl:Axiom -HP:0011204 oboInOwl:hasDbXref UMLS:C4023470 owl:Axiom -HP:0000568 oboInOwl:hasDbXref Fyler:4877 owl:Axiom -HP:0000568 oboInOwl:hasDbXref SNOMEDCT_US:61142002 owl:Axiom -HP:0000568 oboInOwl:hasDbXref UMLS:C0026010 owl:Axiom -HP:0000568 oboInOwl:hasDbXref MSH:D008850 owl:Axiom -HP:0000568 oboInOwl:hasDbXref UMLS:C4280625 owl:Axiom -HP:0000568 oboInOwl:hasDbXref SNOMEDCT_US:204108000 owl:Axiom -HP:0000568 oboInOwl:hasDbXref UMLS:C4280808 owl:Axiom -HP:0001899 oboInOwl:hasDbXref UMLS:C0239935 owl:Axiom -HP:0000561 oboInOwl:hasDbXref UMLS:C4280627 owl:Axiom -HP:0000561 oboInOwl:hasDbXref UMLS:C4280626 owl:Axiom -HP:0000561 oboInOwl:hasDbXref UMLS:C1843005 owl:Axiom -HP:0001894 oboInOwl:hasDbXref MSH:D013922 owl:Axiom -HP:0001894 oboInOwl:hasDbXref SNOMEDCT_US:6631009 owl:Axiom -HP:0001894 oboInOwl:hasDbXref UMLS:C0836924 owl:Axiom -HP:0001894 oboInOwl:hasDbXref UMLS:C0857460 owl:Axiom -HP:0001894 oboInOwl:hasDbXref SNOMEDCT_US:415115007 owl:Axiom -HP:0001891 oboInOwl:hasDbXref UMLS:C0162316 owl:Axiom -HP:0001891 oboInOwl:hasDbXref MSH:D018798 owl:Axiom -HP:0001891 oboInOwl:hasDbXref SNOMEDCT_US:87522002 owl:Axiom -HP:0000563 oboInOwl:hasDbXref MSH:D007640 owl:Axiom -HP:0000563 oboInOwl:hasDbXref UMLS:C0022578 owl:Axiom -HP:0000563 oboInOwl:hasDbXref SNOMEDCT_US:65636009 owl:Axiom -HP:0001892 oboInOwl:hasDbXref UMLS:C1458140 owl:Axiom -HP:0001892 oboInOwl:hasDbXref SNOMEDCT_US:64779008 owl:Axiom -HP:0001892 oboInOwl:hasDbXref SNOMEDCT_US:248250000 owl:Axiom -HP:0000565 oboInOwl:hasDbXref SNOMEDCT_US:16596007 owl:Axiom -HP:0000565 oboInOwl:hasDbXref UMLS:C0014877 owl:Axiom -HP:0000565 oboInOwl:hasDbXref MSH:D004948 owl:Axiom -HP:0001897 oboInOwl:hasDbXref UMLS:C0085577 owl:Axiom -HP:0001897 oboInOwl:hasDbXref SNOMEDCT_US:300980002 owl:Axiom -HP:0000564 oboInOwl:hasDbXref SNOMEDCT_US:278530008 owl:Axiom -HP:0000564 oboInOwl:hasDbXref UMLS:C0344511 owl:Axiom -HP:0001898 oboInOwl:hasDbXref UMLS:C1853288 owl:Axiom -HP:0001895 oboInOwl:hasDbXref UMLS:C0235983 owl:Axiom -HP:0000567 oboInOwl:hasDbXref SNOMEDCT_US:39302008 owl:Axiom -HP:0000567 oboInOwl:hasDbXref UMLS:C0240896 owl:Axiom -HP:0001896 oboInOwl:hasDbXref SNOMEDCT_US:124961001 owl:Axiom -HP:0001896 oboInOwl:hasDbXref UMLS:C0858867 owl:Axiom -HP:0012536 oboInOwl:hasDbXref UMLS:C4022860 owl:Axiom -HP:0011205 oboInOwl:hasDbXref UMLS:C4023469 owl:Axiom -HP:0011206 oboInOwl:hasDbXref UMLS:C4023468 owl:Axiom -HP:0012537 oboInOwl:hasDbXref UMLS:C0149696 owl:Axiom -HP:0012537 oboInOwl:hasDbXref SNOMEDCT_US:235719002 owl:Axiom -HP:0012538 oboInOwl:hasDbXref MSH:D002446 owl:Axiom -HP:0012538 oboInOwl:hasDbXref SNOMEDCT_US:441831003 owl:Axiom -HP:0012538 oboInOwl:hasDbXref UMLS:C0007570 owl:Axiom -HP:0012538 oboInOwl:hasDbXref UMLS:C0850024 owl:Axiom -HP:0012538 oboInOwl:hasDbXref SNOMEDCT_US:396331005 owl:Axiom -HP:0011207 oboInOwl:hasDbXref UMLS:C4023467 owl:Axiom -HP:0011208 oboInOwl:hasDbXref UMLS:C4023466 owl:Axiom -HP:0012539 oboInOwl:hasDbXref SNOMEDCT_US:118601006 owl:Axiom -HP:0012539 oboInOwl:hasDbXref MSH:D008228 owl:Axiom -HP:0012539 oboInOwl:hasDbXref SNOMEDCT_US:128929007 owl:Axiom -HP:0012539 oboInOwl:hasDbXref SNOMEDCT_US:1929004 owl:Axiom -HP:0012539 oboInOwl:hasDbXref UMLS:C0024305 owl:Axiom -HP:0012539 oboInOwl:hasDbXref SNOMEDCT_US:188675007 owl:Axiom -HP:0011209 oboInOwl:hasDbXref UMLS:C4021198 owl:Axiom -HP:0001890 oboInOwl:hasDbXref SNOMEDCT_US:413603009 owl:Axiom -HP:0001890 oboInOwl:hasDbXref MSH:D000744 owl:Axiom -HP:0001890 oboInOwl:hasDbXref UMLS:C0002880 owl:Axiom -HP:0012520 oboInOwl:hasDbXref UMLS:C4020719 owl:Axiom -HP:0012520 oboInOwl:hasDbXref UMLS:C1853618 owl:Axiom -HP:0012521 oboInOwl:hasDbXref UMLS:C4021084 owl:Axiom -HP:0012522 oboInOwl:hasDbXref UMLS:C4022867 owl:Axiom -HP:0012523 oboInOwl:hasDbXref UMLS:C3665983 owl:Axiom -HP:0012524 oboInOwl:hasDbXref UMLS:C4022866 owl:Axiom -HP:0001868 oboInOwl:hasDbXref UMLS:C4025740 owl:Axiom -HP:0001869 oboInOwl:hasDbXref UMLS:C1857953 owl:Axiom -HP:0000535 oboInOwl:hasDbXref UMLS:C1832446 owl:Axiom -HP:0000538 oboInOwl:hasDbXref SNOMEDCT_US:57138009 owl:Axiom -HP:0000538 oboInOwl:hasDbXref MSH:C562401 owl:Axiom -HP:0000538 oboInOwl:hasDbXref UMLS:C0155300 owl:Axiom -HP:0000537 oboInOwl:hasDbXref UMLS:C1303003 owl:Axiom -HP:0000537 oboInOwl:hasDbXref SNOMEDCT_US:400956000 owl:Axiom -HP:0000539 oboInOwl:hasDbXref UMLS:C4025843 owl:Axiom -HP:0000532 oboInOwl:hasDbXref UMLS:C4025844 owl:Axiom -HP:0001864 oboInOwl:hasDbXref UMLS:C4280586 owl:Axiom -HP:0001864 oboInOwl:hasDbXref UMLS:C4025741 owl:Axiom -HP:0000531 oboInOwl:hasDbXref UMLS:C1096610 owl:Axiom -HP:0000534 oboInOwl:hasDbXref UMLS:C4011556 owl:Axiom -HP:0000533 oboInOwl:hasDbXref SNOMEDCT_US:95686007 owl:Axiom -HP:0000533 oboInOwl:hasDbXref UMLS:C4048273 owl:Axiom -HP:0001863 oboInOwl:hasDbXref UMLS:C4280587 owl:Axiom -HP:0001863 oboInOwl:hasDbXref UMLS:C4021770 owl:Axiom -HP:0012525 oboInOwl:hasDbXref UMLS:C4022865 owl:Axiom -HP:0012526 oboInOwl:hasDbXref UMLS:C4022864 owl:Axiom -HP:0012527 oboInOwl:hasDbXref UMLS:C4022863 owl:Axiom -HP:0012528 oboInOwl:hasDbXref UMLS:C4022862 owl:Axiom -HP:0012529 oboInOwl:hasDbXref UMLS:C4021839 owl:Axiom -HP:0012510 oboInOwl:hasDbXref UMLS:C4022871 owl:Axiom -HP:0012511 oboInOwl:hasDbXref SNOMEDCT_US:247220006 owl:Axiom -HP:0012511 oboInOwl:hasDbXref UMLS:C0344299 owl:Axiom -HP:0012512 oboInOwl:hasDbXref UMLS:C4022870 owl:Axiom -HP:0012513 oboInOwl:hasDbXref SNOMEDCT_US:102556003 owl:Axiom -HP:0012513 oboInOwl:hasDbXref UMLS:C0239377 owl:Axiom -HP:0001879 oboInOwl:hasDbXref UMLS:C4025738 owl:Axiom -HP:0000546 oboInOwl:hasDbXref SNOMEDCT_US:95695004 owl:Axiom -HP:0000546 oboInOwl:hasDbXref MSH:D012162 owl:Axiom -HP:0000546 oboInOwl:hasDbXref UMLS:C0035304 owl:Axiom -HP:0001877 oboInOwl:hasDbXref UMLS:C4020862 owl:Axiom -HP:0001877 oboInOwl:hasDbXref UMLS:C0391870 owl:Axiom -HP:0001877 oboInOwl:hasDbXref SNOMEDCT_US:12222001 owl:Axiom -HP:0000549 oboInOwl:hasDbXref UMLS:C1845274 owl:Axiom -HP:0001878 oboInOwl:hasDbXref UMLS:C0002878 owl:Axiom -HP:0001878 oboInOwl:hasDbXref MSH:D000743 owl:Axiom -HP:0001878 oboInOwl:hasDbXref SNOMEDCT_US:61261009 owl:Axiom -HP:0000548 oboInOwl:hasDbXref MSH:D012174 owl:Axiom -HP:0001871 oboInOwl:hasDbXref SNOMEDCT_US:34093004 owl:Axiom -HP:0001871 oboInOwl:hasDbXref UMLS:C0018939 owl:Axiom -HP:0001871 oboInOwl:hasDbXref MSH:D006402 owl:Axiom -HP:0001871 oboInOwl:hasDbXref UMLS:C4020864 owl:Axiom -HP:0001871 oboInOwl:hasDbXref UMLS:C0850715 owl:Axiom -HP:0001871 oboInOwl:hasDbXref SNOMEDCT_US:191124002 owl:Axiom -HP:0001872 oboInOwl:hasDbXref UMLS:C0151854 owl:Axiom -HP:0001872 oboInOwl:hasDbXref UMLS:C0040015 owl:Axiom -HP:0001872 oboInOwl:hasDbXref SNOMEDCT_US:127566005 owl:Axiom -HP:0001872 oboInOwl:hasDbXref UMLS:C4020863 owl:Axiom -HP:0001872 oboInOwl:hasDbXref SNOMEDCT_US:32942005 owl:Axiom -HP:0001872 oboInOwl:hasDbXref MSH:D013915 owl:Axiom -HP:0000541 oboInOwl:hasDbXref UMLS:C0035305 owl:Axiom -HP:0000541 oboInOwl:hasDbXref MSH:D012163 owl:Axiom -HP:0000541 oboInOwl:hasDbXref SNOMEDCT_US:42059000 owl:Axiom -HP:0000540 oboInOwl:hasDbXref UMLS:C0020490 owl:Axiom -HP:0000540 oboInOwl:hasDbXref SNOMEDCT_US:38101003 owl:Axiom -HP:0000540 oboInOwl:hasDbXref MSH:D006956 owl:Axiom -HP:0001870 oboInOwl:hasDbXref UMLS:C4025739 owl:Axiom -HP:0001875 oboInOwl:hasDbXref SNOMEDCT_US:165517008 owl:Axiom -HP:0001875 oboInOwl:hasDbXref UMLS:C0853697 owl:Axiom -HP:0000543 oboInOwl:hasDbXref SNOMEDCT_US:302200001 owl:Axiom -HP:0000543 oboInOwl:hasDbXref UMLS:C0554970 owl:Axiom -HP:0001876 oboInOwl:hasDbXref UMLS:C0030312 owl:Axiom -HP:0001876 oboInOwl:hasDbXref MSH:D010198 owl:Axiom -HP:0001876 oboInOwl:hasDbXref SNOMEDCT_US:127034005 owl:Axiom -HP:0000542 oboInOwl:hasDbXref UMLS:C1846463 owl:Axiom -HP:0000545 oboInOwl:hasDbXref UMLS:C0027092 owl:Axiom -HP:0000545 oboInOwl:hasDbXref SNOMEDCT_US:57190000 owl:Axiom -HP:0000545 oboInOwl:hasDbXref MSH:D009216 owl:Axiom -HP:0001873 oboInOwl:hasDbXref MSH:D013921 owl:Axiom -HP:0001873 oboInOwl:hasDbXref UMLS:C0040034 owl:Axiom -HP:0001873 oboInOwl:hasDbXref UMLS:C0392386 owl:Axiom -HP:0001873 oboInOwl:hasDbXref SNOMEDCT_US:302215000 owl:Axiom -HP:0001873 oboInOwl:hasDbXref SNOMEDCT_US:415116008 owl:Axiom -HP:0001874 oboInOwl:hasDbXref SNOMEDCT_US:250274006 owl:Axiom -HP:0001874 oboInOwl:hasDbXref UMLS:C0427515 owl:Axiom -HP:0000544 oboInOwl:hasDbXref MSH:D017246 owl:Axiom -HP:0000544 oboInOwl:hasDbXref SNOMEDCT_US:19373007 owl:Axiom -HP:0000544 oboInOwl:hasDbXref UMLS:C0162292 owl:Axiom -HP:0000544 oboInOwl:hasDbXref UMLS:C0162674 owl:Axiom -HP:0000544 oboInOwl:hasDbXref MSH:D009886 owl:Axiom -HP:0000544 oboInOwl:hasDbXref SNOMEDCT_US:46252003 owl:Axiom -HP:0012514 oboInOwl:hasDbXref UMLS:C0023222 owl:Axiom -HP:0012514 oboInOwl:hasDbXref SNOMEDCT_US:10601006 owl:Axiom -HP:0012515 oboInOwl:hasDbXref UMLS:C3279725 owl:Axiom -HP:0012516 oboInOwl:hasDbXref SNOMEDCT_US:253513005 owl:Axiom -HP:0012516 oboInOwl:hasDbXref UMLS:C0344882 owl:Axiom -HP:0012517 oboInOwl:hasDbXref UMLS:C4022869 owl:Axiom -HP:0012518 oboInOwl:hasDbXref UMLS:C4022868 owl:Axiom -HP:0012519 oboInOwl:hasDbXref UMLS:C4020720 owl:Axiom -HP:0001808 oboInOwl:hasDbXref UMLS:C1856963 owl:Axiom -HP:0001809 oboInOwl:hasDbXref SNOMEDCT_US:85136002 owl:Axiom -HP:0001809 oboInOwl:hasDbXref UMLS:C0263530 owl:Axiom -HP:0001802 oboInOwl:hasDbXref UMLS:C1844555 owl:Axiom -HP:0001803 oboInOwl:hasDbXref UMLS:C0150993 owl:Axiom -HP:0001803 oboInOwl:hasDbXref SNOMEDCT_US:89704006 owl:Axiom -HP:0001803 oboInOwl:hasDbXref MEDDRA:10028702 owl:Axiom -HP:0001800 oboInOwl:hasDbXref UMLS:C1837279 owl:Axiom -HP:0001806 oboInOwl:hasDbXref MEDDRA:10030337 owl:Axiom -HP:0001806 oboInOwl:hasDbXref SNOMEDCT_US:75789001 owl:Axiom -HP:0001806 oboInOwl:hasDbXref UMLS:C0085661 owl:Axiom -HP:0001806 oboInOwl:hasDbXref MSH:D054039 owl:Axiom -HP:0001807 oboInOwl:hasDbXref UMLS:C0423820 owl:Axiom -HP:0001807 oboInOwl:hasDbXref SNOMEDCT_US:271768001 owl:Axiom -HP:0001804 oboInOwl:hasDbXref UMLS:C1856786 owl:Axiom -HP:0001805 oboInOwl:hasDbXref UMLS:C0263537 owl:Axiom -HP:0001805 oboInOwl:hasDbXref SNOMEDCT_US:52897009 owl:Axiom -HP:0001814 oboInOwl:hasDbXref UMLS:C3277753 owl:Axiom -HP:0001812 oboInOwl:hasDbXref UMLS:C1844825 owl:Axiom -HP:0001817 oboInOwl:hasDbXref UMLS:C1844554 owl:Axiom -HP:0001818 oboInOwl:hasDbXref MSH:D010304 owl:Axiom -HP:0001818 oboInOwl:hasDbXref SNOMEDCT_US:71906005 owl:Axiom -HP:0001818 oboInOwl:hasDbXref MEDDRA:10034016 owl:Axiom -HP:0001818 oboInOwl:hasDbXref UMLS:C0030578 owl:Axiom -HP:0001816 oboInOwl:hasDbXref SNOMEDCT_US:63829008 owl:Axiom -HP:0001816 oboInOwl:hasDbXref UMLS:C0423823 owl:Axiom -HP:0001810 oboInOwl:hasDbXref UMLS:C1833225 owl:Axiom -HP:0011197 oboInOwl:hasDbXref UMLS:C4023477 owl:Axiom -HP:0011198 oboInOwl:hasDbXref UMLS:C4023476 owl:Axiom -HP:0011199 oboInOwl:hasDbXref UMLS:C4023475 owl:Axiom -HP:0011190 oboInOwl:hasDbXref UMLS:C4023484 owl:Axiom -HP:0011191 oboInOwl:hasDbXref UMLS:C4023483 owl:Axiom -HP:0011192 oboInOwl:hasDbXref UMLS:C4023482 owl:Axiom -HP:0011193 oboInOwl:hasDbXref UMLS:C4023481 owl:Axiom -HP:0011194 oboInOwl:hasDbXref UMLS:C4023480 owl:Axiom -HP:0011195 oboInOwl:hasDbXref UMLS:C4023479 owl:Axiom -HP:0011196 oboInOwl:hasDbXref UMLS:C4023478 owl:Axiom -HP:0011186 oboInOwl:hasDbXref UMLS:C4023488 owl:Axiom -HP:0011187 oboInOwl:hasDbXref UMLS:C4023487 owl:Axiom -HP:0011188 oboInOwl:hasDbXref UMLS:C4023486 owl:Axiom -HP:0011189 oboInOwl:hasDbXref UMLS:C4023485 owl:Axiom -HP:0011180 oboInOwl:hasDbXref UMLS:C4023492 owl:Axiom -HP:0011181 oboInOwl:hasDbXref UMLS:C1851759 owl:Axiom -HP:0011182 oboInOwl:hasDbXref UMLS:C4023491 owl:Axiom -HP:0011183 oboInOwl:hasDbXref UMLS:C4023490 owl:Axiom -HP:0011184 oboInOwl:hasDbXref UMLS:C4023489 owl:Axiom -HP:0011185 oboInOwl:hasDbXref UMLS:C4021199 owl:Axiom -HP:0012462 oboInOwl:hasDbXref UMLS:C1860972 owl:Axiom -HP:0012462 oboInOwl:hasDbXref MSH:C537682 owl:Axiom -HP:0011131 oboInOwl:hasDbXref UMLS:C0240705 owl:Axiom -HP:0012463 oboInOwl:hasDbXref UMLS:C4022892 owl:Axiom -HP:0011132 oboInOwl:hasDbXref UMLS:C4023521 owl:Axiom -HP:0012464 oboInOwl:hasDbXref UMLS:C0919785 owl:Axiom -HP:0011133 oboInOwl:hasDbXref UMLS:C4021850 owl:Axiom -HP:0011134 oboInOwl:hasDbXref SNOMEDCT_US:304213008 owl:Axiom -HP:0011134 oboInOwl:hasDbXref UMLS:C0239574 owl:Axiom -HP:0012465 oboInOwl:hasDbXref UMLS:C4022891 owl:Axiom -HP:0011135 oboInOwl:hasDbXref UMLS:C4023520 owl:Axiom -HP:0012466 oboInOwl:hasDbXref SNOMEDCT_US:8764008 owl:Axiom -HP:0012466 oboInOwl:hasDbXref UMLS:C0268048 owl:Axiom -HP:0012467 oboInOwl:hasDbXref SNOMEDCT_US:70644008 owl:Axiom -HP:0012467 oboInOwl:hasDbXref UMLS:C0268047 owl:Axiom -HP:0011136 oboInOwl:hasDbXref UMLS:C2677485 owl:Axiom -HP:0011137 oboInOwl:hasDbXref UMLS:C4023519 owl:Axiom -HP:0012468 oboInOwl:hasDbXref UMLS:C1735903 owl:Axiom -HP:0012469 oboInOwl:hasDbXref UMLS:C3887898 owl:Axiom -HP:0011138 oboInOwl:hasDbXref UMLS:C4023518 owl:Axiom -HP:0012460 oboInOwl:hasDbXref UMLS:C4022893 owl:Axiom -HP:0011130 oboInOwl:hasDbXref UMLS:C4023522 owl:Axiom -HP:0012461 oboInOwl:hasDbXref MSH:D001437 owl:Axiom -HP:0012461 oboInOwl:hasDbXref UMLS:C0004659 owl:Axiom -HP:0012461 oboInOwl:hasDbXref SNOMEDCT_US:61373006 owl:Axiom -HP:0000473 oboInOwl:hasDbXref UMLS:C0152116 owl:Axiom -HP:0000473 oboInOwl:hasDbXref UMLS:C0949445 owl:Axiom -HP:0000473 oboInOwl:hasDbXref SNOMEDCT_US:270476009 owl:Axiom -HP:0000473 oboInOwl:hasDbXref SNOMEDCT_US:74333002 owl:Axiom -HP:0000473 oboInOwl:hasDbXref SNOMEDCT_US:70070008 owl:Axiom -HP:0000473 oboInOwl:hasDbXref MSH:D014103 owl:Axiom -HP:0000473 oboInOwl:hasDbXref UMLS:C0040485 owl:Axiom -HP:0000472 oboInOwl:hasDbXref UMLS:C1839816 owl:Axiom -HP:0000475 oboInOwl:hasDbXref UMLS:C1853638 owl:Axiom -HP:0000474 oboInOwl:hasDbXref UMLS:C1836940 owl:Axiom -http://purl.obolibrary.org/obo/BFO_0000050 oboInOwl:hasDbXref BFO:0000050 owl:Axiom -HP:0000476 oboInOwl:hasDbXref MSH:D018191 owl:Axiom -HP:0000476 oboInOwl:hasDbXref SNOMEDCT_US:423984004 owl:Axiom -HP:0000476 oboInOwl:hasDbXref SNOMEDCT_US:40225001 owl:Axiom -HP:0000476 oboInOwl:hasDbXref NCIT:C8965 owl:Axiom -HP:0000476 oboInOwl:hasDbXref SNOMEDCT_US:399882002 owl:Axiom -HP:0000476 oboInOwl:hasDbXref UMLS:C0206620 owl:Axiom -HP:0000479 oboInOwl:hasDbXref MSH:D012164 owl:Axiom -HP:0000479 oboInOwl:hasDbXref UMLS:C0035309 owl:Axiom -HP:0000479 oboInOwl:hasDbXref SNOMEDCT_US:29555009 owl:Axiom -HP:0000479 oboInOwl:hasDbXref UMLS:C0035300 owl:Axiom -HP:0000478 oboInOwl:hasDbXref SNOMEDCT_US:371409005 owl:Axiom -HP:0000478 oboInOwl:hasDbXref MSH:D005124 owl:Axiom -HP:0000478 oboInOwl:hasDbXref MSH:D005128 owl:Axiom -HP:0000478 oboInOwl:hasDbXref SNOMEDCT_US:19416009 owl:Axiom -HP:0000478 oboInOwl:hasDbXref SNOMEDCT_US:371405004 owl:Axiom -HP:0000478 oboInOwl:hasDbXref UMLS:C0015393 owl:Axiom -HP:0000478 oboInOwl:hasDbXref UMLS:C0015397 owl:Axiom -HP:0011139 oboInOwl:hasDbXref UMLS:C4021201 owl:Axiom -http://purl.obolibrary.org/obo/BFO_0000051 oboInOwl:hasDbXref BFO:0000051 owl:Axiom -HP:0000471 oboInOwl:hasDbXref UMLS:C0854242 owl:Axiom -HP:0000470 oboInOwl:hasDbXref SNOMEDCT_US:95427009 owl:Axiom -HP:0000470 oboInOwl:hasDbXref UMLS:C0521525 owl:Axiom -HP:0011120 oboInOwl:hasDbXref UMLS:C0264169 owl:Axiom -HP:0011120 oboInOwl:hasDbXref SNOMEDCT_US:710234009 owl:Axiom -HP:0012451 oboInOwl:hasDbXref UMLS:C0401148 owl:Axiom -HP:0012451 oboInOwl:hasDbXref SNOMEDCT_US:197119006 owl:Axiom -HP:0011121 oboInOwl:hasDbXref UMLS:C4023528 owl:Axiom -HP:0011121 oboInOwl:hasDbXref Fyler:4133 owl:Axiom -HP:0012452 oboInOwl:hasDbXref SNOMEDCT_US:32914008 owl:Axiom -HP:0012452 oboInOwl:hasDbXref MSH:D012148 owl:Axiom -HP:0012452 oboInOwl:hasDbXref UMLS:C0035258 owl:Axiom -HP:0012453 oboInOwl:hasDbXref UMLS:C4020723 owl:Axiom -HP:0012453 oboInOwl:hasDbXref UMLS:C4022899 owl:Axiom -HP:0011122 oboInOwl:hasDbXref UMLS:C4023527 owl:Axiom -HP:0011123 oboInOwl:hasDbXref UMLS:C3875321 owl:Axiom -HP:0011123 oboInOwl:hasDbXref MP:0004947 owl:Axiom -HP:0011123 oboInOwl:hasDbXref SNOMEDCT_US:703938007 owl:Axiom -HP:0011123 oboInOwl:hasDbXref UMLS:C0011603 owl:Axiom -HP:0011123 oboInOwl:hasDbXref MSH:D003872 owl:Axiom -HP:0012454 oboInOwl:hasDbXref UMLS:C4020722 owl:Axiom -HP:0012454 oboInOwl:hasDbXref UMLS:C4022898 owl:Axiom -HP:0011124 oboInOwl:hasDbXref UMLS:C4023526 owl:Axiom -HP:0011125 oboInOwl:hasDbXref UMLS:C4023525 owl:Axiom -HP:0012456 oboInOwl:hasDbXref UMLS:C4022896 owl:Axiom -HP:0012457 oboInOwl:hasDbXref UMLS:C4022895 owl:Axiom -HP:0011126 oboInOwl:hasDbXref UMLS:C1384594 owl:Axiom -HP:0012458 oboInOwl:hasDbXref UMLS:C4022894 owl:Axiom -HP:0011127 oboInOwl:hasDbXref UMLS:C1396126 owl:Axiom -HP:0012450 oboInOwl:hasDbXref SNOMEDCT_US:236069009 owl:Axiom -HP:0012450 oboInOwl:hasDbXref UMLS:C0401149 owl:Axiom -HP:0000484 oboInOwl:hasDbXref UMLS:C1847524 owl:Axiom -HP:0000484 oboInOwl:hasDbXref SNOMEDCT_US:449734001 owl:Axiom -HP:0000483 oboInOwl:hasDbXref MSH:D001251 owl:Axiom -HP:0000483 oboInOwl:hasDbXref SNOMEDCT_US:82649003 owl:Axiom -HP:0000483 oboInOwl:hasDbXref UMLS:C0004106 owl:Axiom -HP:0000486 oboInOwl:hasDbXref UMLS:C0038379 owl:Axiom -HP:0000486 oboInOwl:hasDbXref SNOMEDCT_US:22066006 owl:Axiom -HP:0000486 oboInOwl:hasDbXref MSH:D013285 owl:Axiom -HP:0000486 oboInOwl:hasDbXref SNOMEDCT_US:128602000 owl:Axiom -HP:0000485 oboInOwl:hasDbXref SNOMEDCT_US:268158009 owl:Axiom -HP:0000485 oboInOwl:hasDbXref UMLS:C0344530 owl:Axiom -HP:0000485 oboInOwl:hasDbXref UMLS:C1167712 owl:Axiom -HP:0000485 oboInOwl:hasDbXref SNOMEDCT_US:204118005 owl:Axiom -HP:0000485 oboInOwl:hasDbXref MSH:C562829 owl:Axiom -HP:0000488 oboInOwl:hasDbXref SNOMEDCT_US:29555009 owl:Axiom -HP:0000488 oboInOwl:hasDbXref UMLS:C0035309 owl:Axiom -HP:0000488 oboInOwl:hasDbXref MSH:D012164 owl:Axiom -HP:0012459 oboInOwl:hasDbXref SNOMEDCT_US:122711000119109 owl:Axiom -HP:0012459 oboInOwl:hasDbXref UMLS:C0752150 owl:Axiom -HP:0012459 oboInOwl:hasDbXref MSH:D051270 owl:Axiom -HP:0011128 oboInOwl:hasDbXref UMLS:C4023524 owl:Axiom -HP:0011129 oboInOwl:hasDbXref UMLS:C4023523 owl:Axiom -HP:0000480 oboInOwl:hasDbXref UMLS:C3540764 owl:Axiom -HP:0000482 oboInOwl:hasDbXref SNOMEDCT_US:26098002 owl:Axiom -HP:0000482 oboInOwl:hasDbXref UMLS:C1167713 owl:Axiom -HP:0000482 oboInOwl:hasDbXref UMLS:C0266544 owl:Axiom -HP:0000481 oboInOwl:hasDbXref UMLS:C1855670 owl:Axiom -HP:0000481 oboInOwl:hasDbXref UMLS:C4020889 owl:Axiom -HP:0012440 oboInOwl:hasDbXref UMLS:C4021086 owl:Axiom -HP:0011110 oboInOwl:hasDbXref UMLS:C0040425 owl:Axiom -HP:0011110 oboInOwl:hasDbXref SNOMEDCT_US:90176007 owl:Axiom -HP:0011110 oboInOwl:hasDbXref MSH:D014069 owl:Axiom -HP:0012441 oboInOwl:hasDbXref MSH:D046628 owl:Axiom -HP:0012441 oboInOwl:hasDbXref UMLS:C4048750 owl:Axiom -HP:0012441 oboInOwl:hasDbXref SNOMEDCT_US:430887001 owl:Axiom -HP:0012441 oboInOwl:hasDbXref UMLS:C0878588 owl:Axiom -HP:0011111 oboInOwl:hasDbXref UMLS:C4023536 owl:Axiom -HP:0012442 oboInOwl:hasDbXref MSH:D001657 owl:Axiom -HP:0012442 oboInOwl:hasDbXref UMLS:C1449631 owl:Axiom -HP:0012443 oboInOwl:hasDbXref UMLS:C4021085 owl:Axiom -HP:0011112 oboInOwl:hasDbXref MP:0010210 owl:Axiom -HP:0011112 oboInOwl:hasDbXref UMLS:C4023535 owl:Axiom -HP:0011113 oboInOwl:hasDbXref UMLS:C4023534 owl:Axiom -HP:0011113 oboInOwl:hasDbXref MP:0003009 owl:Axiom -HP:0012444 oboInOwl:hasDbXref UMLS:C0154671 owl:Axiom -HP:0012444 oboInOwl:hasDbXref SNOMEDCT_US:278849000 owl:Axiom -HP:0012444 oboInOwl:hasDbXref SNOMEDCT_US:52522001 owl:Axiom -HP:0012444 oboInOwl:hasDbXref UMLS:C0235946 owl:Axiom -HP:0012444 oboInOwl:hasDbXref SNOMEDCT_US:418143002 owl:Axiom -HP:0011114 oboInOwl:hasDbXref UMLS:C4023533 owl:Axiom -HP:0011115 oboInOwl:hasDbXref UMLS:C4023532 owl:Axiom -HP:0012446 oboInOwl:hasDbXref MSH:C567791 owl:Axiom -HP:0012446 oboInOwl:hasDbXref UMLS:C2751584 owl:Axiom -HP:0012446 oboInOwl:hasDbXref SNOMEDCT_US:711403001 owl:Axiom -HP:0012446 oboInOwl:hasDbXref UMLS:C4022901 owl:Axiom -HP:0012447 oboInOwl:hasDbXref UMLS:C1857704 owl:Axiom -HP:0011116 oboInOwl:hasDbXref UMLS:C4023531 owl:Axiom -HP:0000458 oboInOwl:hasDbXref MSH:D000857 owl:Axiom -HP:0000458 oboInOwl:hasDbXref UMLS:C0003126 owl:Axiom -HP:0000458 oboInOwl:hasDbXref SNOMEDCT_US:44169009 owl:Axiom -HP:0001789 oboInOwl:hasDbXref SNOMEDCT_US:276508000 owl:Axiom -HP:0001789 oboInOwl:hasDbXref UMLS:C0020305 owl:Axiom -HP:0001789 oboInOwl:hasDbXref MSH:D015160 owl:Axiom -HP:0001783 oboInOwl:hasDbXref UMLS:C1842231 owl:Axiom -HP:0001783 oboInOwl:hasDbXref UMLS:C1850161 owl:Axiom -HP:0000451 oboInOwl:hasDbXref UMLS:C1839765 owl:Axiom -HP:0000453 oboInOwl:hasDbXref MSH:D002754 owl:Axiom -HP:0000453 oboInOwl:hasDbXref SNOMEDCT_US:204508009 owl:Axiom -HP:0000453 oboInOwl:hasDbXref UMLS:C0008297 owl:Axiom -HP:0000453 oboInOwl:hasDbXref Fyler:4203 owl:Axiom -HP:0001782 oboInOwl:hasDbXref UMLS:C4025747 owl:Axiom -HP:0000452 oboInOwl:hasDbXref UMLS:C0584837 owl:Axiom -HP:0000452 oboInOwl:hasDbXref SNOMEDCT_US:306963008 owl:Axiom -HP:0001787 oboInOwl:hasDbXref UMLS:C0549629 owl:Axiom -HP:0001787 oboInOwl:hasDbXref SNOMEDCT_US:274127000 owl:Axiom -HP:0000455 oboInOwl:hasDbXref UMLS:C0426429 owl:Axiom -HP:0000455 oboInOwl:hasDbXref SNOMEDCT_US:249327002 owl:Axiom -HP:0000454 oboInOwl:hasDbXref SNOMEDCT_US:21558008 owl:Axiom -HP:0000454 oboInOwl:hasDbXref SNOMEDCT_US:248568003 owl:Axiom -HP:0000454 oboInOwl:hasDbXref UMLS:C0277873 owl:Axiom -HP:0001788 oboInOwl:hasDbXref SNOMEDCT_US:237266003 owl:Axiom -HP:0001788 oboInOwl:hasDbXref UMLS:C0015944 owl:Axiom -HP:0001788 oboInOwl:hasDbXref SNOMEDCT_US:44223004 owl:Axiom -HP:0001788 oboInOwl:hasDbXref MSH:D005322 owl:Axiom -HP:0000457 oboInOwl:hasDbXref UMLS:C1842876 owl:Axiom -HP:0001785 oboInOwl:hasDbXref SNOMEDCT_US:26237000 owl:Axiom -HP:0001785 oboInOwl:hasDbXref SNOMEDCT_US:267039000 owl:Axiom -HP:0001785 oboInOwl:hasDbXref UMLS:C0235439 owl:Axiom -HP:0000456 oboInOwl:hasDbXref UMLS:C0426428 owl:Axiom -HP:0000456 oboInOwl:hasDbXref UMLS:C4020890 owl:Axiom -HP:0000456 oboInOwl:hasDbXref SNOMEDCT_US:249326006 owl:Axiom -HP:0001786 oboInOwl:hasDbXref SNOMEDCT_US:299464006 owl:Axiom -HP:0001786 oboInOwl:hasDbXref UMLS:C0576227 owl:Axiom -HP:0011117 oboInOwl:hasDbXref UMLS:C4023530 owl:Axiom -HP:0012448 oboInOwl:hasDbXref UMLS:C1277241 owl:Axiom -HP:0012448 oboInOwl:hasDbXref SNOMEDCT_US:135810007 owl:Axiom -HP:0011118 oboInOwl:hasDbXref UMLS:C4023529 owl:Axiom -HP:0011118 oboInOwl:hasDbXref MP:0008556 owl:Axiom -HP:0012449 oboInOwl:hasDbXref UMLS:C4022900 owl:Axiom -HP:0011119 oboInOwl:hasDbXref UMLS:C4021202 owl:Axiom -HP:0011119 oboInOwl:hasDbXref UMLS:C4280332 owl:Axiom -HP:0001780 oboInOwl:hasDbXref UMLS:C2674738 owl:Axiom -HP:0012430 oboInOwl:hasDbXref UMLS:C4020727 owl:Axiom -HP:0012430 oboInOwl:hasDbXref UMLS:C4022908 owl:Axiom -HP:0012431 oboInOwl:hasDbXref UMLS:C4022907 owl:Axiom -HP:0011100 oboInOwl:hasDbXref UMLS:C0021828 owl:Axiom -HP:0011100 oboInOwl:hasDbXref MSH:D007409 owl:Axiom -HP:0012432 oboInOwl:hasDbXref UMLS:C0518656 owl:Axiom -HP:0011102 oboInOwl:hasDbXref UMLS:C0266176 owl:Axiom -HP:0011102 oboInOwl:hasDbXref SNOMEDCT_US:25896009 owl:Axiom -HP:0012433 oboInOwl:hasDbXref UMLS:C4020726 owl:Axiom -HP:0012433 oboInOwl:hasDbXref UMLS:C4021087 owl:Axiom -HP:0011103 oboInOwl:hasDbXref UMLS:C0344916 owl:Axiom -HP:0011103 oboInOwl:hasDbXref SNOMEDCT_US:253545000 owl:Axiom -HP:0012434 oboInOwl:hasDbXref UMLS:C4022906 owl:Axiom -HP:0011104 oboInOwl:hasDbXref UMLS:C4023537 owl:Axiom -HP:0012435 oboInOwl:hasDbXref UMLS:C4022905 owl:Axiom -HP:0011105 oboInOwl:hasDbXref UMLS:C0546817 owl:Axiom -HP:0011105 oboInOwl:hasDbXref SNOMEDCT_US:21639008 owl:Axiom -HP:0012436 oboInOwl:hasDbXref UMLS:C4020724 owl:Axiom -HP:0012436 oboInOwl:hasDbXref UMLS:C4020725 owl:Axiom -HP:0001795 oboInOwl:hasDbXref UMLS:C0423807 owl:Axiom -HP:0001795 oboInOwl:hasDbXref SNOMEDCT_US:247487009 owl:Axiom -HP:0001792 oboInOwl:hasDbXref UMLS:C0263523 owl:Axiom -HP:0001792 oboInOwl:hasDbXref SNOMEDCT_US:11375002 owl:Axiom -HP:0000464 oboInOwl:hasDbXref UMLS:C0575167 owl:Axiom -HP:0000464 oboInOwl:hasDbXref SNOMEDCT_US:40052002 owl:Axiom -HP:0000464 oboInOwl:hasDbXref UMLS:C4280628 owl:Axiom -HP:0000464 oboInOwl:hasDbXref UMLS:C0266623 owl:Axiom -HP:0000464 oboInOwl:hasDbXref SNOMEDCT_US:298390003 owl:Axiom -HP:0000463 oboInOwl:hasDbXref SNOMEDCT_US:708670007 owl:Axiom -HP:0000463 oboInOwl:hasDbXref UMLS:C1840077 owl:Axiom -HP:0001798 oboInOwl:hasDbXref UMLS:C0265998 owl:Axiom -HP:0001798 oboInOwl:hasDbXref MSH:C536377 owl:Axiom -HP:0001798 oboInOwl:hasDbXref SNOMEDCT_US:23610003 owl:Axiom -HP:0000466 oboInOwl:hasDbXref UMLS:C1859212 owl:Axiom -HP:0000465 oboInOwl:hasDbXref UMLS:C0221217 owl:Axiom -HP:0000465 oboInOwl:hasDbXref SNOMEDCT_US:11731003 owl:Axiom -HP:0001799 oboInOwl:hasDbXref SNOMEDCT_US:247488004 owl:Axiom -HP:0001799 oboInOwl:hasDbXref UMLS:C0423808 owl:Axiom -HP:0000468 oboInOwl:hasDbXref UMLS:C4025850 owl:Axiom -HP:0000467 oboInOwl:hasDbXref UMLS:C0240479 owl:Axiom -HP:0012437 oboInOwl:hasDbXref UMLS:C4022904 owl:Axiom -http://purl.obolibrary.org/obo/BFO_0000066 oboInOwl:hasDbXref BFO:0000066 owl:Axiom -HP:0011106 oboInOwl:hasDbXref SNOMEDCT_US:28560003 owl:Axiom -HP:0011106 oboInOwl:hasDbXref MSH:D020896 owl:Axiom -HP:0011106 oboInOwl:hasDbXref UMLS:C0546884 owl:Axiom -HP:0011107 oboInOwl:hasDbXref SNOMEDCT_US:398870000 owl:Axiom -HP:0011107 oboInOwl:hasDbXref SNOMEDCT_US:426965005 owl:Axiom -HP:0011107 oboInOwl:hasDbXref SNOMEDCT_US:110426005 owl:Axiom -HP:0011107 oboInOwl:hasDbXref UMLS:C2937365 owl:Axiom -HP:0011107 oboInOwl:hasDbXref SNOMEDCT_US:427617000 owl:Axiom -HP:0011107 oboInOwl:hasDbXref UMLS:C0038363 owl:Axiom -HP:0011107 oboInOwl:hasDbXref MSH:D013281 owl:Axiom -HP:0012438 oboInOwl:hasDbXref UMLS:C4022903 owl:Axiom -HP:0011108 oboInOwl:hasDbXref SNOMEDCT_US:195788001 owl:Axiom -HP:0011108 oboInOwl:hasDbXref UMLS:C4280333 owl:Axiom -HP:0011108 oboInOwl:hasDbXref UMLS:C0581354 owl:Axiom -HP:0012439 oboInOwl:hasDbXref UMLS:C4022902 owl:Axiom -HP:0011109 oboInOwl:hasDbXref UMLS:C0149516 owl:Axiom -HP:0011109 oboInOwl:hasDbXref SNOMEDCT_US:40055000 owl:Axiom -HP:0011109 oboInOwl:hasDbXref UMLS:C0748720 owl:Axiom -HP:0001790 oboInOwl:hasDbXref SNOMEDCT_US:206538000 owl:Axiom -HP:0001790 oboInOwl:hasDbXref MSH:D015160 owl:Axiom -HP:0001790 oboInOwl:hasDbXref SNOMEDCT_US:276509008 owl:Axiom -HP:0001790 oboInOwl:hasDbXref UMLS:C0455988 owl:Axiom -HP:0001791 oboInOwl:hasDbXref SNOMEDCT_US:363125002 owl:Axiom -HP:0001791 oboInOwl:hasDbXref UMLS:C1285291 owl:Axiom -HP:0000460 oboInOwl:hasDbXref UMLS:C0426422 owl:Axiom -HP:0000460 oboInOwl:hasDbXref SNOMEDCT_US:249322008 owl:Axiom -HP:0011175 oboInOwl:hasDbXref UMLS:C0422846 owl:Axiom -HP:0011175 oboInOwl:hasDbXref SNOMEDCT_US:246530009 owl:Axiom -HP:0011175 oboInOwl:hasDbXref MSH:D020938 owl:Axiom -HP:0011176 oboInOwl:hasDbXref UMLS:C4023496 owl:Axiom -HP:0011177 oboInOwl:hasDbXref UMLS:C4023495 owl:Axiom -HP:0011178 oboInOwl:hasDbXref UMLS:C4023494 owl:Axiom -HP:0011179 oboInOwl:hasDbXref UMLS:C4023493 owl:Axiom -HP:0011170 oboInOwl:hasDbXref UMLS:C0393702 owl:Axiom -HP:0011170 oboInOwl:hasDbXref SNOMEDCT_US:230421008 owl:Axiom -HP:0011170 oboInOwl:hasDbXref MSH:D004831 owl:Axiom -HP:0011171 oboInOwl:hasDbXref UMLS:C0149886 owl:Axiom -HP:0011171 oboInOwl:hasDbXref SNOMEDCT_US:432354000 owl:Axiom -HP:0011171 oboInOwl:hasDbXref MSH:D003294 owl:Axiom -HP:0011172 oboInOwl:hasDbXref SNOMEDCT_US:433083002 owl:Axiom -HP:0011172 oboInOwl:hasDbXref UMLS:C0751057 owl:Axiom -HP:0011172 oboInOwl:hasDbXref MSH:D003294 owl:Axiom -HP:0011173 oboInOwl:hasDbXref UMLS:C4023498 owl:Axiom -HP:0011174 oboInOwl:hasDbXref UMLS:C4023497 owl:Axiom -HP:0012495 oboInOwl:hasDbXref UMLS:C1504569 owl:Axiom -HP:0012496 oboInOwl:hasDbXref UMLS:C4022880 owl:Axiom -HP:0011165 oboInOwl:hasDbXref UMLS:C1850765 owl:Axiom -HP:0011166 oboInOwl:hasDbXref UMLS:C4023501 owl:Axiom -HP:0012497 oboInOwl:hasDbXref UMLS:C4022879 owl:Axiom -HP:0012498 oboInOwl:hasDbXref MSH:D053589 owl:Axiom -HP:0012498 oboInOwl:hasDbXref SNOMEDCT_US:302929008 owl:Axiom -HP:0012498 oboInOwl:hasDbXref UMLS:C0405124 owl:Axiom -HP:0011167 oboInOwl:hasDbXref UMLS:C0752324 owl:Axiom -HP:0011167 oboInOwl:hasDbXref MSH:D020938 owl:Axiom -HP:0012499 oboInOwl:hasDbXref UMLS:C4022878 owl:Axiom -HP:0011168 oboInOwl:hasDbXref UMLS:C4023500 owl:Axiom -HP:0011169 oboInOwl:hasDbXref UMLS:C4023499 owl:Axiom -HP:0012490 oboInOwl:hasDbXref MSH:D015434 owl:Axiom -HP:0012490 oboInOwl:hasDbXref SNOMEDCT_US:22125009 owl:Axiom -HP:0012490 oboInOwl:hasDbXref UMLS:C0030326 owl:Axiom -HP:0012491 oboInOwl:hasDbXref UMLS:C4022881 owl:Axiom -HP:0011160 oboInOwl:hasDbXref MSH:D006212 owl:Axiom -HP:0011160 oboInOwl:hasDbXref UMLS:C0233766 owl:Axiom -HP:0011160 oboInOwl:hasDbXref SNOMEDCT_US:29139005 owl:Axiom -HP:0011161 oboInOwl:hasDbXref UMLS:C4023504 owl:Axiom -HP:0012492 oboInOwl:hasDbXref UMLS:C1504438 owl:Axiom -HP:0012493 oboInOwl:hasDbXref SNOMEDCT_US:21290001000004104 owl:Axiom -HP:0012493 oboInOwl:hasDbXref UMLS:C1504568 owl:Axiom -HP:0011163 oboInOwl:hasDbXref UMLS:C4023502 owl:Axiom -HP:0012494 oboInOwl:hasDbXref UMLS:C1504567 owl:Axiom -HP:0011153 oboInOwl:hasDbXref SNOMEDCT_US:128612007 owl:Axiom -HP:0011153 oboInOwl:hasDbXref MSH:D020938 owl:Axiom -HP:0011153 oboInOwl:hasDbXref SNOMEDCT_US:82401000 owl:Axiom -HP:0011153 oboInOwl:hasDbXref UMLS:C0016399 owl:Axiom -HP:0012484 oboInOwl:hasDbXref UMLS:C4022885 owl:Axiom -HP:0012485 oboInOwl:hasDbXref UMLS:C4021840 owl:Axiom -HP:0011154 oboInOwl:hasDbXref UMLS:C4023509 owl:Axiom -HP:0012486 oboInOwl:hasDbXref SNOMEDCT_US:41370002 owl:Axiom -HP:0012486 oboInOwl:hasDbXref UMLS:C0026975 owl:Axiom -HP:0012486 oboInOwl:hasDbXref MSH:D009187 owl:Axiom -HP:0012487 oboInOwl:hasDbXref UMLS:C4022884 owl:Axiom -HP:0011157 oboInOwl:hasDbXref SNOMEDCT_US:18618006 owl:Axiom -HP:0011157 oboInOwl:hasDbXref UMLS:C0236018 owl:Axiom -HP:0011157 oboInOwl:hasDbXref MSH:D004827 owl:Axiom -HP:0012488 oboInOwl:hasDbXref UMLS:C4022883 owl:Axiom -HP:0011158 oboInOwl:hasDbXref UMLS:C1838063 owl:Axiom -HP:0012489 oboInOwl:hasDbXref UMLS:C4022882 owl:Axiom -HP:0011159 oboInOwl:hasDbXref UMLS:C4023506 owl:Axiom -HP:0012480 oboInOwl:hasDbXref UMLS:C4022888 owl:Axiom -HP:0011150 oboInOwl:hasDbXref UMLS:C4023512 owl:Axiom -HP:0012481 oboInOwl:hasDbXref UMLS:C1956261 owl:Axiom -HP:0012481 oboInOwl:hasDbXref MSH:D020787 owl:Axiom -HP:0012482 oboInOwl:hasDbXref UMLS:C4022887 owl:Axiom -HP:0011151 oboInOwl:hasDbXref UMLS:C4023511 owl:Axiom -HP:0012483 oboInOwl:hasDbXref UMLS:C4022886 owl:Axiom -HP:0011152 oboInOwl:hasDbXref UMLS:C4023510 owl:Axiom -HP:0000495 oboInOwl:hasDbXref UMLS:C0010043 owl:Axiom -HP:0000495 oboInOwl:hasDbXref UMLS:C0155119 owl:Axiom -HP:0000495 oboInOwl:hasDbXref SNOMEDCT_US:2055003 owl:Axiom -HP:0000495 oboInOwl:hasDbXref SNOMEDCT_US:91514001 owl:Axiom -HP:0000495 oboInOwl:hasDbXref MSH:D003320 owl:Axiom -HP:0000495 oboInOwl:hasDbXref UMLS:C4020888 owl:Axiom -HP:0000494 oboInOwl:hasDbXref UMLS:C0423110 owl:Axiom -HP:0000494 oboInOwl:hasDbXref SNOMEDCT_US:246800008 owl:Axiom -HP:0000497 oboInOwl:hasDbXref UMLS:C4025848 owl:Axiom -HP:0000496 oboInOwl:hasDbXref UMLS:C0497202 owl:Axiom -HP:0000496 oboInOwl:hasDbXref SNOMEDCT_US:103252009 owl:Axiom -HP:0000499 oboInOwl:hasDbXref UMLS:C2675111 owl:Axiom -HP:0000498 oboInOwl:hasDbXref UMLS:C0005741 owl:Axiom -HP:0000498 oboInOwl:hasDbXref MSH:D001762 owl:Axiom -HP:0000498 oboInOwl:hasDbXref SNOMEDCT_US:41446000 owl:Axiom -HP:0000498 oboInOwl:hasDbXref SNOMEDCT_US:231796003 owl:Axiom -HP:0000498 oboInOwl:hasDbXref UMLS:C0339063 owl:Axiom -HP:0000491 oboInOwl:hasDbXref MSH:D007634 owl:Axiom -HP:0000491 oboInOwl:hasDbXref UMLS:C0022568 owl:Axiom -HP:0000491 oboInOwl:hasDbXref SNOMEDCT_US:5888003 owl:Axiom -HP:0000490 oboInOwl:hasDbXref UMLS:C0423224 owl:Axiom -HP:0000490 oboInOwl:hasDbXref SNOMEDCT_US:80093006 owl:Axiom -HP:0000490 oboInOwl:hasDbXref UMLS:C0014306 owl:Axiom -HP:0000490 oboInOwl:hasDbXref SNOMEDCT_US:246923005 owl:Axiom -HP:0000490 oboInOwl:hasDbXref MSH:D015841 owl:Axiom -HP:0000493 oboInOwl:hasDbXref UMLS:C4025849 owl:Axiom -HP:0000492 oboInOwl:hasDbXref UMLS:C4021803 owl:Axiom -HP:0012473 oboInOwl:hasDbXref UMLS:C0241423 owl:Axiom -HP:0012473 oboInOwl:hasDbXref SNOMEDCT_US:249382006 owl:Axiom -HP:0012473 oboInOwl:hasDbXref SNOMEDCT_US:50805004 owl:Axiom -HP:0012473 oboInOwl:hasDbXref UMLS:C0426494 owl:Axiom -HP:0011142 oboInOwl:hasDbXref MSH:C563333 owl:Axiom -HP:0011142 oboInOwl:hasDbXref UMLS:C1832423 owl:Axiom -HP:0012474 oboInOwl:hasDbXref SNOMEDCT_US:69798007 owl:Axiom -HP:0012474 oboInOwl:hasDbXref SNOMEDCT_US:266254007 owl:Axiom -HP:0012474 oboInOwl:hasDbXref UMLS:C0265101 owl:Axiom -HP:0011143 oboInOwl:hasDbXref UMLS:C2880562 owl:Axiom -HP:0011144 oboInOwl:hasDbXref UMLS:C4023517 owl:Axiom -HP:0012475 oboInOwl:hasDbXref UMLS:C0398711 owl:Axiom -HP:0012475 oboInOwl:hasDbXref SNOMEDCT_US:234556002 owl:Axiom -HP:0012476 oboInOwl:hasDbXref UMLS:C4022890 owl:Axiom -HP:0011145 oboInOwl:hasDbXref UMLS:C4023516 owl:Axiom -HP:0012477 oboInOwl:hasDbXref UMLS:C4022889 owl:Axiom -HP:0012478 oboInOwl:hasDbXref UMLS:C0685924 owl:Axiom -HP:0012478 oboInOwl:hasDbXref SNOMEDCT_US:50603008 owl:Axiom -HP:0012478 oboInOwl:hasDbXref UMLS:C2931375 owl:Axiom -HP:0012478 oboInOwl:hasDbXref UMLS:C0575010 owl:Axiom -HP:0012478 oboInOwl:hasDbXref SNOMEDCT_US:298231004 owl:Axiom -HP:0012478 oboInOwl:hasDbXref MSH:C536957 owl:Axiom -HP:0012478 oboInOwl:hasDbXref SNOMEDCT_US:91866004 owl:Axiom -HP:0011147 oboInOwl:hasDbXref SNOMEDCT_US:50866000 owl:Axiom -HP:0011147 oboInOwl:hasDbXref SNOMEDCT_US:432241000124101 owl:Axiom -HP:0011147 oboInOwl:hasDbXref SNOMEDCT_US:230413002 owl:Axiom -HP:0011147 oboInOwl:hasDbXref UMLS:C0014553 owl:Axiom -HP:0011147 oboInOwl:hasDbXref MSH:D004832 owl:Axiom -HP:0011147 oboInOwl:hasDbXref SNOMEDCT_US:79631006 owl:Axiom -HP:0012479 oboInOwl:hasDbXref SNOMEDCT_US:298377005 owl:Axiom -HP:0012479 oboInOwl:hasDbXref UMLS:C0575154 owl:Axiom -HP:0012479 oboInOwl:hasDbXref UMLS:C4280315 owl:Axiom -HP:0012479 oboInOwl:hasDbXref UMLS:C4280314 owl:Axiom -HP:0012479 oboInOwl:hasDbXref UMLS:C4280313 owl:Axiom -HP:0011149 oboInOwl:hasDbXref UMLS:C4023513 owl:Axiom -HP:0012470 oboInOwl:hasDbXref UMLS:C4020721 owl:Axiom -HP:0012470 oboInOwl:hasDbXref SNOMEDCT_US:63342001 owl:Axiom -HP:0012470 oboInOwl:hasDbXref UMLS:C0423128 owl:Axiom -HP:0011140 oboInOwl:hasDbXref UMLS:C0266019 owl:Axiom -HP:0011140 oboInOwl:hasDbXref SNOMEDCT_US:33257003 owl:Axiom -HP:0012471 oboInOwl:hasDbXref UMLS:C1836543 owl:Axiom -HP:0011141 oboInOwl:hasDbXref UMLS:C0036646 owl:Axiom -HP:0011141 oboInOwl:hasDbXref SNOMEDCT_US:39450006 owl:Axiom -HP:0012472 oboInOwl:hasDbXref UMLS:C3550430 owl:Axiom -HP:0100488 oboInOwl:hasDbXref UMLS:C4022043 owl:Axiom -HP:0100489 oboInOwl:hasDbXref UMLS:C4020972 owl:Axiom -HP:0100486 oboInOwl:hasDbXref UMLS:C4022045 owl:Axiom -HP:0100487 oboInOwl:hasDbXref UMLS:C4022044 owl:Axiom -HP:0100484 oboInOwl:hasDbXref UMLS:C4022047 owl:Axiom -HP:0100485 oboInOwl:hasDbXref UMLS:C4022046 owl:Axiom -HP:0100482 oboInOwl:hasDbXref UMLS:C4020973 owl:Axiom -HP:0100483 oboInOwl:hasDbXref UMLS:C4022048 owl:Axiom -HP:0100480 oboInOwl:hasDbXref UMLS:C4020975 owl:Axiom -HP:0100481 oboInOwl:hasDbXref UMLS:C4020974 owl:Axiom -HP:0100499 oboInOwl:hasDbXref UMLS:C3806533 owl:Axiom -HP:0100497 oboInOwl:hasDbXref MSH:D010383 owl:Axiom -HP:0100497 oboInOwl:hasDbXref SNOMEDCT_US:418279001 owl:Axiom -HP:0100497 oboInOwl:hasDbXref UMLS:C0030783 owl:Axiom -HP:0100497 oboInOwl:hasDbXref SNOMEDCT_US:418186002 owl:Axiom -HP:0100498 oboInOwl:hasDbXref UMLS:C4022039 owl:Axiom -HP:0100495 oboInOwl:hasDbXref UMLS:C0024899 owl:Axiom -HP:0100495 oboInOwl:hasDbXref SNOMEDCT_US:125541005 owl:Axiom -HP:0100495 oboInOwl:hasDbXref MSH:D008415 owl:Axiom -HP:0100495 oboInOwl:hasDbXref SNOMEDCT_US:397007003 owl:Axiom -HP:0100496 oboInOwl:hasDbXref UMLS:C4022040 owl:Axiom -HP:0100493 oboInOwl:hasDbXref UMLS:C4022041 owl:Axiom -HP:0100494 oboInOwl:hasDbXref SNOMEDCT_US:397017008 owl:Axiom -HP:0100494 oboInOwl:hasDbXref UMLS:C1301149 owl:Axiom -HP:0100491 oboInOwl:hasDbXref UMLS:C4020971 owl:Axiom -HP:0100492 oboInOwl:hasDbXref UMLS:C4022042 owl:Axiom -HP:0100490 oboInOwl:hasDbXref SNOMEDCT_US:202281000 owl:Axiom -HP:0100490 oboInOwl:hasDbXref UMLS:C0409348 owl:Axiom -HP:0100402 oboInOwl:hasDbXref UMLS:C4020995 owl:Axiom -HP:0040258 oboInOwl:hasDbXref UMLS:C4280691 owl:Axiom -HP:0100403 oboInOwl:hasDbXref UMLS:C4020994 owl:Axiom -HP:0040259 oboInOwl:hasDbXref UMLS:C4280690 owl:Axiom -HP:0100400 oboInOwl:hasDbXref UMLS:C4020997 owl:Axiom -HP:0040256 oboInOwl:hasDbXref UMLS:C4280290 owl:Axiom -HP:0040257 oboInOwl:hasDbXref UMLS:C4280692 owl:Axiom -HP:0100401 oboInOwl:hasDbXref UMLS:C4020996 owl:Axiom -HP:0040250 oboInOwl:hasDbXref UMLS:C4280698 owl:Axiom -HP:0040251 oboInOwl:hasDbXref UMLS:C4280697 owl:Axiom -HP:0100408 oboInOwl:hasDbXref UMLS:C4020989 owl:Axiom -HP:0100409 oboInOwl:hasDbXref UMLS:C4020988 owl:Axiom -HP:0100406 oboInOwl:hasDbXref UMLS:C4020991 owl:Axiom -HP:0040254 oboInOwl:hasDbXref UMLS:C4280694 owl:Axiom -HP:0100407 oboInOwl:hasDbXref UMLS:C4020990 owl:Axiom -HP:0040255 oboInOwl:hasDbXref UMLS:C4280693 owl:Axiom -HP:0100404 oboInOwl:hasDbXref UMLS:C4020993 owl:Axiom -HP:0040252 oboInOwl:hasDbXref UMLS:C4280696 owl:Axiom -HP:0100405 oboInOwl:hasDbXref UMLS:C4020992 owl:Axiom -HP:0040253 oboInOwl:hasDbXref UMLS:C4280695 owl:Axiom -HP:0040269 oboInOwl:hasDbXref UMLS:C0149508 owl:Axiom -HP:0040269 oboInOwl:hasDbXref SNOMEDCT_US:48145001 owl:Axiom -HP:0100413 oboInOwl:hasDbXref UMLS:C4022105 owl:Axiom -HP:0100414 oboInOwl:hasDbXref UMLS:C4022104 owl:Axiom -HP:0100411 oboInOwl:hasDbXref UMLS:C4020986 owl:Axiom -HP:0040267 oboInOwl:hasDbXref UMLS:C4280685 owl:Axiom -HP:0100412 oboInOwl:hasDbXref UMLS:C4020985 owl:Axiom -HP:0040268 oboInOwl:hasDbXref UMLS:C0747085 owl:Axiom -HP:0100410 oboInOwl:hasDbXref UMLS:C4020987 owl:Axiom -HP:0040261 oboInOwl:hasDbXref SNOMEDCT_US:111591002 owl:Axiom -HP:0040261 oboInOwl:hasDbXref SNOMEDCT_US:276442006 owl:Axiom -HP:0040261 oboInOwl:hasDbXref UMLS:C0455938 owl:Axiom -HP:0040261 oboInOwl:hasDbXref UMLS:C0149825 owl:Axiom -HP:0040262 oboInOwl:hasDbXref SNOMEDCT_US:78868004 owl:Axiom -HP:0040262 oboInOwl:hasDbXref UMLS:C0029883 owl:Axiom -HP:0040262 oboInOwl:hasDbXref MSH:D010034 owl:Axiom -HP:0100419 oboInOwl:hasDbXref UMLS:C4020980 owl:Axiom -HP:0040260 oboInOwl:hasDbXref UMLS:C4280689 owl:Axiom -HP:0100417 oboInOwl:hasDbXref UMLS:C4020982 owl:Axiom -HP:0040265 oboInOwl:hasDbXref UMLS:C4280687 owl:Axiom -HP:0100418 oboInOwl:hasDbXref UMLS:C4020981 owl:Axiom -HP:0040266 oboInOwl:hasDbXref UMLS:C4280686 owl:Axiom -HP:0040263 oboInOwl:hasDbXref UMLS:C0563350 owl:Axiom -HP:0040263 oboInOwl:hasDbXref UMLS:C4280688 owl:Axiom -HP:0040263 oboInOwl:hasDbXref SNOMEDCT_US:285466001 owl:Axiom -HP:0100415 oboInOwl:hasDbXref UMLS:C4020984 owl:Axiom -HP:0040264 oboInOwl:hasDbXref SNOMEDCT_US:274667000 owl:Axiom -HP:0040264 oboInOwl:hasDbXref UMLS:C0236000 owl:Axiom -HP:0100416 oboInOwl:hasDbXref UMLS:C4020983 owl:Axiom -HP:0100424 oboInOwl:hasDbXref UMLS:C4020976 owl:Axiom -HP:0100425 oboInOwl:hasDbXref UMLS:C4022102 owl:Axiom -HP:0100422 oboInOwl:hasDbXref UMLS:C4020977 owl:Axiom -HP:0100423 oboInOwl:hasDbXref UMLS:C4022103 owl:Axiom -HP:0100420 oboInOwl:hasDbXref UMLS:C4020979 owl:Axiom -HP:0100421 oboInOwl:hasDbXref UMLS:C4020978 owl:Axiom -HP:0003288 oboInOwl:hasDbXref UMLS:C4025634 owl:Axiom -HP:0040272 oboInOwl:hasDbXref UMLS:C4280684 owl:Axiom -HP:0003282 oboInOwl:hasDbXref UMLS:C1860130 owl:Axiom -HP:0040273 oboInOwl:hasDbXref UMLS:C4280683 owl:Axiom -HP:0040273 oboInOwl:hasDbXref NCIT:C2852 owl:Axiom -HP:0003281 oboInOwl:hasDbXref UMLS:C0241013 owl:Axiom -HP:0003281 oboInOwl:hasDbXref UMLS:C3854388 owl:Axiom -HP:0003281 oboInOwl:hasDbXref UMLS:C0743912 owl:Axiom -HP:0040270 oboInOwl:hasDbXref MP:0005291 owl:Axiom -HP:0040270 oboInOwl:hasDbXref UMLS:C0151671 owl:Axiom -HP:0003287 oboInOwl:hasDbXref UMLS:C4021734 owl:Axiom -HP:0040276 oboInOwl:hasDbXref NCIT:C2852 owl:Axiom -HP:0040276 oboInOwl:hasDbXref UMLS:C0338106 owl:Axiom -HP:0100428 oboInOwl:hasDbXref UMLS:C4022099 owl:Axiom -HP:0003286 oboInOwl:hasDbXref UMLS:C0268618 owl:Axiom -HP:0003286 oboInOwl:hasDbXref SNOMEDCT_US:6669004 owl:Axiom -HP:0100429 oboInOwl:hasDbXref UMLS:C4022098 owl:Axiom -HP:0040277 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0040274 oboInOwl:hasDbXref UMLS:C0278803 owl:Axiom -HP:0040274 oboInOwl:hasDbXref NCIT:C2852 owl:Axiom -HP:0040274 oboInOwl:hasDbXref SNOMEDCT_US:424440001 owl:Axiom -HP:0100426 oboInOwl:hasDbXref UMLS:C4022101 owl:Axiom -HP:0040275 oboInOwl:hasDbXref SNOMEDCT_US:408645001 owl:Axiom -HP:0040275 oboInOwl:hasDbXref NCIT:C2852 owl:Axiom -HP:0040275 oboInOwl:hasDbXref UMLS:C1319315 owl:Axiom -HP:0100427 oboInOwl:hasDbXref UMLS:C4022100 owl:Axiom -HP:0100435 oboInOwl:hasDbXref UMLS:C4022092 owl:Axiom -HP:0100436 oboInOwl:hasDbXref UMLS:C4022091 owl:Axiom -HP:0100433 oboInOwl:hasDbXref UMLS:C4022094 owl:Axiom -HP:0100434 oboInOwl:hasDbXref UMLS:C4022093 owl:Axiom -HP:0100431 oboInOwl:hasDbXref UMLS:C4022096 owl:Axiom -HP:0100432 oboInOwl:hasDbXref UMLS:C4022095 owl:Axiom -HP:0100430 oboInOwl:hasDbXref UMLS:C4022097 owl:Axiom -HP:0040280 oboInOwl:hasDbXref ORPHA:453310 owl:Axiom -HP:0040283 oboInOwl:hasDbXref ORPHA:453313 owl:Axiom -HP:0040284 oboInOwl:hasDbXref ORPHA:453314 owl:Axiom -HP:0040281 oboInOwl:hasDbXref ORPHA:453311 owl:Axiom -HP:0003292 oboInOwl:hasDbXref UMLS:C1837802 owl:Axiom -HP:0040282 oboInOwl:hasDbXref ORPHA:453312 owl:Axiom -HP:0003298 oboInOwl:hasDbXref SNOMEDCT_US:76916001 owl:Axiom -HP:0003298 oboInOwl:hasDbXref MSH:D016136 owl:Axiom -HP:0003298 oboInOwl:hasDbXref UMLS:C0080174 owl:Axiom -HP:0100439 oboInOwl:hasDbXref UMLS:C4022088 owl:Axiom -HP:0003297 oboInOwl:hasDbXref UMLS:C4021733 owl:Axiom -HP:0003296 oboInOwl:hasDbXref UMLS:C2673931 owl:Axiom -HP:0040285 oboInOwl:hasDbXref ORPHA:453315 owl:Axiom -HP:0100437 oboInOwl:hasDbXref UMLS:C4022090 owl:Axiom -HP:0100438 oboInOwl:hasDbXref UMLS:C4022089 owl:Axiom -HP:0040214 oboInOwl:hasDbXref UMLS:C4073160 owl:Axiom -HP:0100446 oboInOwl:hasDbXref UMLS:C4022081 owl:Axiom -HP:0100447 oboInOwl:hasDbXref UMLS:C4022080 owl:Axiom -HP:0040215 oboInOwl:hasDbXref UMLS:C4073161 owl:Axiom -HP:0100444 oboInOwl:hasDbXref UMLS:C4022083 owl:Axiom -HP:0040212 oboInOwl:hasDbXref UMLS:C0343494 owl:Axiom -HP:0040212 oboInOwl:hasDbXref SNOMEDCT_US:64314006 owl:Axiom -HP:0100445 oboInOwl:hasDbXref UMLS:C4022082 owl:Axiom -HP:0040213 oboInOwl:hasDbXref UMLS:C0235546 owl:Axiom -HP:0040213 oboInOwl:hasDbXref SNOMEDCT_US:386614005 owl:Axiom -HP:0040218 oboInOwl:hasDbXref UMLS:C1855767 owl:Axiom -HP:0100442 oboInOwl:hasDbXref UMLS:C4022085 owl:Axiom -HP:0040219 oboInOwl:hasDbXref UMLS:C4073163 owl:Axiom -HP:0100443 oboInOwl:hasDbXref UMLS:C4022084 owl:Axiom -HP:0100440 oboInOwl:hasDbXref UMLS:C4022087 owl:Axiom -HP:0040216 oboInOwl:hasDbXref UMLS:C2748055 owl:Axiom -HP:0040217 oboInOwl:hasDbXref UMLS:C4073162 owl:Axiom -HP:0100441 oboInOwl:hasDbXref UMLS:C4022086 owl:Axiom -HP:0040210 oboInOwl:hasDbXref UMLS:C4073158 owl:Axiom -HP:0040211 oboInOwl:hasDbXref UMLS:C4073159 owl:Axiom -HP:0100448 oboInOwl:hasDbXref UMLS:C4022079 owl:Axiom -HP:0100449 oboInOwl:hasDbXref UMLS:C4022078 owl:Axiom -HP:0100457 oboInOwl:hasDbXref UMLS:C4022070 owl:Axiom -HP:0040225 oboInOwl:hasDbXref UMLS:C4280718 owl:Axiom -HP:0040226 oboInOwl:hasDbXref UMLS:C4280717 owl:Axiom -HP:0100458 oboInOwl:hasDbXref UMLS:C4022069 owl:Axiom -HP:0100455 oboInOwl:hasDbXref UMLS:C4022072 owl:Axiom -HP:0040223 oboInOwl:hasDbXref UMLS:C4280720 owl:Axiom -HP:0100456 oboInOwl:hasDbXref UMLS:C4022071 owl:Axiom -HP:0040224 oboInOwl:hasDbXref UMLS:C4280719 owl:Axiom -HP:0040229 oboInOwl:hasDbXref UMLS:C4255334 owl:Axiom -HP:0100453 oboInOwl:hasDbXref UMLS:C4022074 owl:Axiom -HP:0100454 oboInOwl:hasDbXref UMLS:C4022073 owl:Axiom -HP:0100451 oboInOwl:hasDbXref UMLS:C4022076 owl:Axiom -HP:0040227 oboInOwl:hasDbXref UMLS:C4280716 owl:Axiom -HP:0040228 oboInOwl:hasDbXref UMLS:C4280715 owl:Axiom -HP:0100452 oboInOwl:hasDbXref UMLS:C4022075 owl:Axiom -HP:0100450 oboInOwl:hasDbXref UMLS:C4022077 owl:Axiom -HP:0040221 oboInOwl:hasDbXref UMLS:C4280722 owl:Axiom -HP:0040222 oboInOwl:hasDbXref UMLS:C4280721 owl:Axiom -HP:0100459 oboInOwl:hasDbXref UMLS:C4022068 owl:Axiom -HP:0040220 oboInOwl:hasDbXref UMLS:C4280723 owl:Axiom -HP:0040236 oboInOwl:hasDbXref UMLS:C3805089 owl:Axiom -HP:0100468 oboInOwl:hasDbXref UMLS:C4022059 owl:Axiom -HP:0100469 oboInOwl:hasDbXref UMLS:C4022058 owl:Axiom -HP:0040237 oboInOwl:hasDbXref UMLS:C4280710 owl:Axiom -HP:0100466 oboInOwl:hasDbXref UMLS:C4022061 owl:Axiom -HP:0040234 oboInOwl:hasDbXref MSH:C567688 owl:Axiom -HP:0040234 oboInOwl:hasDbXref UMLS:C2750481 owl:Axiom -HP:0100467 oboInOwl:hasDbXref UMLS:C4022060 owl:Axiom -HP:0040235 oboInOwl:hasDbXref UMLS:C4280711 owl:Axiom -HP:0100464 oboInOwl:hasDbXref UMLS:C4022063 owl:Axiom -HP:0100465 oboInOwl:hasDbXref UMLS:C4022062 owl:Axiom -HP:0040238 oboInOwl:hasDbXref UMLS:C4280709 owl:Axiom -HP:0100462 oboInOwl:hasDbXref UMLS:C4022065 owl:Axiom -HP:0100463 oboInOwl:hasDbXref UMLS:C4022064 owl:Axiom -HP:0040239 oboInOwl:hasDbXref UMLS:C4280708 owl:Axiom -HP:0100460 oboInOwl:hasDbXref UMLS:C4022067 owl:Axiom -HP:0100461 oboInOwl:hasDbXref UMLS:C4022066 owl:Axiom -HP:0040232 oboInOwl:hasDbXref UMLS:C4280712 owl:Axiom -HP:0040233 oboInOwl:hasDbXref MSH:C567691 owl:Axiom -HP:0040233 oboInOwl:hasDbXref UMLS:C2750514 owl:Axiom -HP:0040230 oboInOwl:hasDbXref UMLS:C4280714 owl:Axiom -HP:0040231 oboInOwl:hasDbXref UMLS:C4280713 owl:Axiom -HP:0040247 oboInOwl:hasDbXref UMLS:C4280701 owl:Axiom -HP:0040248 oboInOwl:hasDbXref UMLS:C4280700 owl:Axiom -HP:0040245 oboInOwl:hasDbXref UMLS:C4280703 owl:Axiom -HP:0100477 oboInOwl:hasDbXref UMLS:C4022050 owl:Axiom -HP:0100478 oboInOwl:hasDbXref UMLS:C4022049 owl:Axiom -HP:0040246 oboInOwl:hasDbXref UMLS:C4280702 owl:Axiom -HP:0100475 oboInOwl:hasDbXref UMLS:C4022052 owl:Axiom -HP:0100476 oboInOwl:hasDbXref UMLS:C4022051 owl:Axiom -HP:0040249 oboInOwl:hasDbXref UMLS:C4280699 owl:Axiom -HP:0100473 oboInOwl:hasDbXref UMLS:C4022054 owl:Axiom -HP:0100474 oboInOwl:hasDbXref UMLS:C4022053 owl:Axiom -HP:0100471 oboInOwl:hasDbXref UMLS:C4022056 owl:Axiom -HP:0100472 oboInOwl:hasDbXref UMLS:C4022055 owl:Axiom -HP:0100470 oboInOwl:hasDbXref UMLS:C4022057 owl:Axiom -HP:0040240 oboInOwl:hasDbXref UMLS:C4280707 owl:Axiom -HP:0040243 oboInOwl:hasDbXref UMLS:C4280705 owl:Axiom -HP:0040244 oboInOwl:hasDbXref UMLS:C4280704 owl:Axiom -HP:0040241 oboInOwl:hasDbXref UMLS:C4280706 owl:Axiom -HP:0040242 oboInOwl:hasDbXref SNOMEDCT_US:95422003 owl:Axiom -HP:0040242 oboInOwl:hasDbXref UMLS:C0151702 owl:Axiom -HP:0030850 oboInOwl:hasDbXref UMLS:C0855322 owl:Axiom -HP:0030855 oboInOwl:hasDbXref UMLS:C0339206 owl:Axiom -HP:0030855 oboInOwl:hasDbXref SNOMEDCT_US:231888000 owl:Axiom -HP:0003225 oboInOwl:hasDbXref MSH:D005166 owl:Axiom -HP:0003225 oboInOwl:hasDbXref UMLS:C0015499 owl:Axiom -HP:0003225 oboInOwl:hasDbXref SNOMEDCT_US:4320005 owl:Axiom -HP:0003225 oboInOwl:hasDbXref SNOMEDCT_US:88776002 owl:Axiom -HP:0003224 oboInOwl:hasDbXref UMLS:C1857707 owl:Axiom -HP:0030856 oboInOwl:hasDbXref UMLS:C0155360 owl:Axiom -HP:0030856 oboInOwl:hasDbXref SNOMEDCT_US:87819007 owl:Axiom -HP:0003223 oboInOwl:hasDbXref UMLS:C4021736 owl:Axiom -HP:0030857 oboInOwl:hasDbXref UMLS:C4280742 owl:Axiom -HP:0004554 oboInOwl:hasDbXref UMLS:C3277940 owl:Axiom -HP:0030858 oboInOwl:hasDbXref SNOMEDCT_US:32709003 owl:Axiom -HP:0030858 oboInOwl:hasDbXref MSH:D016739 owl:Axiom -HP:0030858 oboInOwl:hasDbXref UMLS:C0085281 owl:Axiom -HP:0030851 oboInOwl:hasDbXref UMLS:C4280743 owl:Axiom -HP:0003228 oboInOwl:hasDbXref SNOMEDCT_US:286926003 owl:Axiom -HP:0003228 oboInOwl:hasDbXref MSH:D006955 owl:Axiom -HP:0003228 oboInOwl:hasDbXref SNOMEDCT_US:39355002 owl:Axiom -HP:0003228 oboInOwl:hasDbXref UMLS:C0020488 owl:Axiom -HP:0005885 oboInOwl:hasDbXref UMLS:C4025115 owl:Axiom -HP:0030852 oboInOwl:hasDbXref UMLS:C0855323 owl:Axiom -HP:0030853 oboInOwl:hasDbXref SNOMEDCT_US:14821001 owl:Axiom -HP:0030853 oboInOwl:hasDbXref SNOMEDCT_US:24614000 owl:Axiom -HP:0030853 oboInOwl:hasDbXref UMLS:C0266642 owl:Axiom -HP:0030853 oboInOwl:hasDbXref MSH:D059446 owl:Axiom -HP:0030853 oboInOwl:hasDbXref Fyler:190 owl:Axiom -HP:0030853 oboInOwl:hasDbXref Fyler:0190 owl:Axiom -HP:0004558 oboInOwl:hasDbXref UMLS:C1856641 owl:Axiom -HP:0005886 oboInOwl:hasDbXref UMLS:C4025114 owl:Axiom -HP:0003226 oboInOwl:hasDbXref UMLS:C1850447 owl:Axiom -HP:0004557 oboInOwl:hasDbXref UMLS:C1969393 owl:Axiom -HP:0030854 oboInOwl:hasDbXref SNOMEDCT_US:111534007 owl:Axiom -HP:0030854 oboInOwl:hasDbXref UMLS:C0155359 owl:Axiom -HP:0005880 oboInOwl:hasDbXref UMLS:C4025117 owl:Axiom -HP:0005881 oboInOwl:hasDbXref UMLS:C0410648 owl:Axiom -HP:0005881 oboInOwl:hasDbXref SNOMEDCT_US:240220009 owl:Axiom -HP:0005882 oboInOwl:hasDbXref UMLS:C4025116 owl:Axiom -HP:0004552 oboInOwl:hasDbXref UMLS:C3806301 owl:Axiom -HP:0030859 oboInOwl:hasDbXref UMLS:C4280741 owl:Axiom -HP:0003221 oboInOwl:hasDbXref UMLS:C4021737 owl:Axiom -HP:0003220 oboInOwl:hasDbXref UMLS:C0376628 owl:Axiom -HP:0003220 oboInOwl:hasDbXref MSH:D019457 owl:Axiom -HP:0003220 oboInOwl:hasDbXref UMLS:C1859424 owl:Axiom -HP:0030860 oboInOwl:hasDbXref UMLS:C4280740 owl:Axiom -HP:0030861 oboInOwl:hasDbXref UMLS:C4280739 owl:Axiom -HP:0003236 oboInOwl:hasDbXref UMLS:C0241005 owl:Axiom -HP:0003236 oboInOwl:hasDbXref UMLS:C0151576 owl:Axiom -HP:0030866 oboInOwl:hasDbXref UMLS:C4280736 owl:Axiom -HP:0005899 oboInOwl:hasDbXref UMLS:C0265290 owl:Axiom -HP:0005899 oboInOwl:hasDbXref SNOMEDCT_US:28681006 owl:Axiom -HP:0004566 oboInOwl:hasDbXref UMLS:C1866731 owl:Axiom -HP:0030867 oboInOwl:hasDbXref SNOMEDCT_US:253243008 owl:Axiom -HP:0030867 oboInOwl:hasDbXref UMLS:C0431460 owl:Axiom -HP:0003235 oboInOwl:hasDbXref UMLS:C0268621 owl:Axiom -HP:0003235 oboInOwl:hasDbXref MSH:C564683 owl:Axiom -HP:0003235 oboInOwl:hasDbXref SNOMEDCT_US:57835009 owl:Axiom -HP:0003235 oboInOwl:hasDbXref SNOMEDCT_US:124283007 owl:Axiom -HP:0003235 oboInOwl:hasDbXref SNOMEDCT_US:43123004 owl:Axiom -HP:0030868 oboInOwl:hasDbXref UMLS:C0266429 owl:Axiom -HP:0030868 oboInOwl:hasDbXref SNOMEDCT_US:87310001 owl:Axiom -HP:0003234 oboInOwl:hasDbXref SNOMEDCT_US:421784001 owl:Axiom -HP:0003234 oboInOwl:hasDbXref UMLS:C1142132 owl:Axiom -HP:0004565 oboInOwl:hasDbXref UMLS:C1850293 owl:Axiom -HP:0003233 oboInOwl:hasDbXref UMLS:C0151691 owl:Axiom -HP:0003233 oboInOwl:hasDbXref MSH:D052456 owl:Axiom -HP:0003233 oboInOwl:hasDbXref UMLS:C0473527 owl:Axiom -HP:0003233 oboInOwl:hasDbXref SNOMEDCT_US:190785000 owl:Axiom -HP:0030869 oboInOwl:hasDbXref MSH:C537770 owl:Axiom -HP:0030869 oboInOwl:hasDbXref SNOMEDCT_US:371015003 owl:Axiom -HP:0030869 oboInOwl:hasDbXref UMLS:C1261504 owl:Axiom -HP:0005895 oboInOwl:hasDbXref UMLS:C4025111 owl:Axiom -HP:0030862 oboInOwl:hasDbXref UMLS:C4280738 owl:Axiom -HP:0030863 oboInOwl:hasDbXref SNOMEDCT_US:21558008 owl:Axiom -HP:0030863 oboInOwl:hasDbXref SNOMEDCT_US:248568003 owl:Axiom -HP:0030863 oboInOwl:hasDbXref UMLS:C0277873 owl:Axiom -HP:0003239 oboInOwl:hasDbXref SNOMEDCT_US:55236002 owl:Axiom -HP:0003239 oboInOwl:hasDbXref MSH:C562646 owl:Axiom -HP:0003239 oboInOwl:hasDbXref UMLS:C0268412 owl:Axiom -HP:0005897 oboInOwl:hasDbXref UMLS:C1859443 owl:Axiom -HP:0003238 oboInOwl:hasDbXref UMLS:C4025638 owl:Axiom -HP:0030864 oboInOwl:hasDbXref UMLS:C0425470 owl:Axiom -HP:0030864 oboInOwl:hasDbXref SNOMEDCT_US:6442005 owl:Axiom -HP:0030865 oboInOwl:hasDbXref UMLS:C4280737 owl:Axiom -HP:0004568 oboInOwl:hasDbXref UMLS:C0264112 owl:Axiom -HP:0004568 oboInOwl:hasDbXref SNOMEDCT_US:19888007 owl:Axiom -HP:0004568 oboInOwl:hasDbXref UMLS:C1856599 owl:Axiom -HP:0003237 oboInOwl:hasDbXref UMLS:C1858977 owl:Axiom -HP:0005891 oboInOwl:hasDbXref UMLS:C3152020 owl:Axiom -HP:0005892 oboInOwl:hasDbXref UMLS:C4025113 owl:Axiom -HP:0005894 oboInOwl:hasDbXref UMLS:C4025112 owl:Axiom -HP:0004563 oboInOwl:hasDbXref UMLS:C4020828 owl:Axiom -HP:0004563 oboInOwl:hasDbXref UMLS:C4280515 owl:Axiom -HP:0004563 oboInOwl:hasDbXref UMLS:C4280254 owl:Axiom -HP:0004563 oboInOwl:hasDbXref UMLS:C4280514 owl:Axiom -HP:0004563 oboInOwl:hasDbXref UMLS:C4280513 owl:Axiom -HP:0003232 oboInOwl:hasDbXref UMLS:C1856697 owl:Axiom -HP:0004562 oboInOwl:hasDbXref UMLS:C1854941 owl:Axiom -HP:0003231 oboInOwl:hasDbXref SNOMEDCT_US:56595005 owl:Axiom -HP:0003231 oboInOwl:hasDbXref UMLS:C1879362 owl:Axiom -HP:0005890 oboInOwl:hasDbXref UMLS:C4280469 owl:Axiom -HP:0005890 oboInOwl:hasDbXref UMLS:C4280472 owl:Axiom -HP:0005890 oboInOwl:hasDbXref UMLS:C1840404 owl:Axiom -HP:0005890 oboInOwl:hasDbXref UMLS:C4280468 owl:Axiom -HP:0005890 oboInOwl:hasDbXref UMLS:C4280471 owl:Axiom -HP:0005890 oboInOwl:hasDbXref MSH:C564168 owl:Axiom -HP:0005890 oboInOwl:hasDbXref UMLS:C4280470 owl:Axiom -HP:0030870 oboInOwl:hasDbXref UMLS:C4280735 owl:Axiom -HP:0030871 oboInOwl:hasDbXref UMLS:C4280734 owl:Axiom -HP:0003209 oboInOwl:hasDbXref UMLS:C4025641 owl:Axiom -HP:0003208 oboInOwl:hasDbXref UMLS:C1836851 owl:Axiom -HP:0030872 oboInOwl:hasDbXref UMLS:C4280733 owl:Axiom -HP:0005866 oboInOwl:hasDbXref UMLS:C4025122 owl:Axiom -HP:0003203 oboInOwl:hasDbXref UMLS:C4280805 owl:Axiom -HP:0030877 oboInOwl:hasDbXref UMLS:C4280729 owl:Axiom -HP:0003202 oboInOwl:hasDbXref UMLS:C0270948 owl:Axiom -HP:0003202 oboInOwl:hasDbXref SNOMEDCT_US:74035001 owl:Axiom -HP:0003202 oboInOwl:hasDbXref UMLS:C0234958 owl:Axiom -HP:0003202 oboInOwl:hasDbXref UMLS:C1843479 owl:Axiom -HP:0003202 oboInOwl:hasDbXref UMLS:C0541794 owl:Axiom -HP:0003202 oboInOwl:hasDbXref MSH:D009133 owl:Axiom -HP:0030878 oboInOwl:hasDbXref UMLS:C4280728 owl:Axiom -HP:0005867 oboInOwl:hasDbXref UMLS:C1859768 owl:Axiom -HP:0005868 oboInOwl:hasDbXref UMLS:C4025121 owl:Axiom -HP:0030879 oboInOwl:hasDbXref UMLS:C4280727 owl:Axiom -HP:0004532 oboInOwl:hasDbXref UMLS:C4025313 owl:Axiom -HP:0003201 oboInOwl:hasDbXref UMLS:C0035410 owl:Axiom -HP:0003201 oboInOwl:hasDbXref SNOMEDCT_US:89010004 owl:Axiom -HP:0003201 oboInOwl:hasDbXref MSH:D012206 owl:Axiom -HP:0003201 oboInOwl:hasDbXref SNOMEDCT_US:240131006 owl:Axiom -HP:0003200 oboInOwl:hasDbXref UMLS:C3275417 owl:Axiom -HP:0003207 oboInOwl:hasDbXref UMLS:C1168153 owl:Axiom -HP:0030873 oboInOwl:hasDbXref UMLS:C4280732 owl:Axiom -HP:0030874 oboInOwl:hasDbXref UMLS:C4280731 owl:Axiom -HP:0003206 oboInOwl:hasDbXref UMLS:C1844394 owl:Axiom -HP:0005863 oboInOwl:hasDbXref UMLS:C1862102 owl:Axiom -HP:0005863 oboInOwl:hasDbXref MSH:C566194 owl:Axiom -HP:0005864 oboInOwl:hasDbXref UMLS:C0033785 owl:Axiom -HP:0005864 oboInOwl:hasDbXref MSH:D011542 owl:Axiom -HP:0005864 oboInOwl:hasDbXref SNOMEDCT_US:410818009 owl:Axiom -HP:0005864 oboInOwl:hasDbXref SNOMEDCT_US:31511007 owl:Axiom -HP:0030875 oboInOwl:hasDbXref UMLS:C4280730 owl:Axiom -HP:0003205 oboInOwl:hasDbXref UMLS:C1836852 owl:Axiom -HP:0030876 oboInOwl:hasDbXref UMLS:C0520850 owl:Axiom -HP:0030876 oboInOwl:hasDbXref SNOMEDCT_US:30261008 owl:Axiom -HP:0003204 oboInOwl:hasDbXref UMLS:C4025642 owl:Axiom -HP:0004535 oboInOwl:hasDbXref MSH:C538390 owl:Axiom -HP:0004535 oboInOwl:hasDbXref UMLS:C1838123 owl:Axiom -HP:0040203 oboInOwl:hasDbXref UMLS:C4073151 owl:Axiom -HP:0040204 oboInOwl:hasDbXref UMLS:C4073152 owl:Axiom -HP:0040201 oboInOwl:hasDbXref UMLS:C4073149 owl:Axiom -HP:0040202 oboInOwl:hasDbXref UMLS:C4073150 owl:Axiom -HP:0040207 oboInOwl:hasDbXref UMLS:C4073155 owl:Axiom -HP:0040208 oboInOwl:hasDbXref UMLS:C4073156 owl:Axiom -HP:0040205 oboInOwl:hasDbXref UMLS:C4073153 owl:Axiom -HP:0040206 oboInOwl:hasDbXref UMLS:C4073154 owl:Axiom -HP:0030880 oboInOwl:hasDbXref UMLS:C0034735 owl:Axiom -HP:0030880 oboInOwl:hasDbXref MSH:D011928 owl:Axiom -HP:0030880 oboInOwl:hasDbXref SNOMEDCT_US:266261006 owl:Axiom -HP:0030881 oboInOwl:hasDbXref UMLS:C1655733 owl:Axiom -HP:0030882 oboInOwl:hasDbXref Fyler:3129 owl:Axiom -HP:0030882 oboInOwl:hasDbXref UMLS:C4255100 owl:Axiom -HP:0040209 oboInOwl:hasDbXref UMLS:C4073157 owl:Axiom -HP:0030883 oboInOwl:hasDbXref SNOMEDCT_US:432473000 owl:Axiom -HP:0030883 oboInOwl:hasDbXref UMLS:C2936290 owl:Axiom -HP:0030883 oboInOwl:hasDbXref MSH:D057925 owl:Axiom -HP:0003219 oboInOwl:hasDbXref UMLS:C1865353 owl:Axiom -HP:0003214 oboInOwl:hasDbXref UMLS:C4025639 owl:Axiom -HP:0005877 oboInOwl:hasDbXref UMLS:C4025119 owl:Axiom -HP:0005878 oboInOwl:hasDbXref UMLS:C4025118 owl:Axiom -HP:0003213 oboInOwl:hasDbXref UMLS:C4025640 owl:Axiom -HP:0005879 oboInOwl:hasDbXref UMLS:C1393871 owl:Axiom -HP:0003212 oboInOwl:hasDbXref UMLS:C0236175 owl:Axiom -HP:0005873 oboInOwl:hasDbXref UMLS:C4021618 owl:Axiom -HP:0030884 oboInOwl:hasDbXref UMLS:C4280681 owl:Axiom -HP:0003218 oboInOwl:hasDbXref UMLS:C0268128 owl:Axiom -HP:0003218 oboInOwl:hasDbXref SNOMEDCT_US:47641009 owl:Axiom -HP:0003218 oboInOwl:hasDbXref SNOMEDCT_US:124277009 owl:Axiom -HP:0030885 oboInOwl:hasDbXref UMLS:C4280726 owl:Axiom -HP:0003217 oboInOwl:hasDbXref UMLS:C1839533 owl:Axiom -HP:0005875 oboInOwl:hasDbXref UMLS:C4025120 owl:Axiom -HP:0003216 oboInOwl:hasDbXref UMLS:C1862968 owl:Axiom -HP:0030886 oboInOwl:hasDbXref UMLS:C4280725 owl:Axiom -HP:0030887 oboInOwl:hasDbXref UMLS:C4280724 owl:Axiom -HP:0005876 oboInOwl:hasDbXref UMLS:C3279322 owl:Axiom -HP:0003215 oboInOwl:hasDbXref UMLS:C1856432 owl:Axiom -HP:0005871 oboInOwl:hasDbXref UMLS:C0265290 owl:Axiom -HP:0005871 oboInOwl:hasDbXref SNOMEDCT_US:28681006 owl:Axiom -HP:0005872 oboInOwl:hasDbXref UMLS:C1847408 owl:Axiom -HP:0003210 oboInOwl:hasDbXref UMLS:C1848579 owl:Axiom -HP:0004540 oboInOwl:hasDbXref UMLS:C1855900 owl:Axiom -HP:0004540 oboInOwl:hasDbXref MSH:C538388 owl:Axiom -HP:0040200 oboInOwl:hasDbXref UMLS:C4073148 owl:Axiom -HP:0030811 oboInOwl:hasDbXref SNOMEDCT_US:30731004 owl:Axiom -HP:0030811 oboInOwl:hasDbXref MSH:D005926 owl:Axiom -HP:0030811 oboInOwl:hasDbXref UMLS:C0017672 owl:Axiom -HP:0003269 oboInOwl:hasDbXref UMLS:C0205711 owl:Axiom -HP:0003269 oboInOwl:hasDbXref SNOMEDCT_US:64855000 owl:Axiom -HP:0003269 oboInOwl:hasDbXref MSH:D020371 owl:Axiom -HP:0004599 oboInOwl:hasDbXref UMLS:C1832983 owl:Axiom -HP:0003268 oboInOwl:hasDbXref UMLS:C4025635 owl:Axiom -HP:0030812 oboInOwl:hasDbXref UMLS:C0272386 owl:Axiom -HP:0030812 oboInOwl:hasDbXref SNOMEDCT_US:46689006 owl:Axiom -HP:0030813 oboInOwl:hasDbXref SNOMEDCT_US:300277007 owl:Axiom -HP:0030813 oboInOwl:hasDbXref UMLS:C0576999 owl:Axiom -HP:0030813 oboInOwl:hasDbXref SNOMEDCT_US:249393008 owl:Axiom -HP:0004598 oboInOwl:hasDbXref UMLS:C4025309 owl:Axiom -HP:0003267 oboInOwl:hasDbXref UMLS:C4020845 owl:Axiom -HP:0003267 oboInOwl:hasDbXref UMLS:C4025636 owl:Axiom -HP:0030814 oboInOwl:hasDbXref UMLS:C4280753 owl:Axiom -HP:0030810 oboInOwl:hasDbXref UMLS:C4280754 owl:Axiom -HP:0030819 oboInOwl:hasDbXref UMLS:C4280751 owl:Axiom -HP:0003261 oboInOwl:hasDbXref UMLS:C0239984 owl:Axiom -HP:0004592 oboInOwl:hasDbXref UMLS:C1862428 owl:Axiom -HP:0003260 oboInOwl:hasDbXref MSH:C562669 owl:Axiom -HP:0003260 oboInOwl:hasDbXref UMLS:C0268531 owl:Axiom -HP:0003260 oboInOwl:hasDbXref SNOMEDCT_US:25739007 owl:Axiom -HP:0004591 oboInOwl:hasDbXref UMLS:C1835444 owl:Axiom -HP:0004590 oboInOwl:hasDbXref UMLS:C1970816 owl:Axiom -HP:0003265 oboInOwl:hasDbXref MSH:D051556 owl:Axiom -HP:0003265 oboInOwl:hasDbXref UMLS:C0857007 owl:Axiom -HP:0003265 oboInOwl:hasDbXref SNOMEDCT_US:281610001 owl:Axiom -HP:0030815 oboInOwl:hasDbXref UMLS:C0238467 owl:Axiom -HP:0003264 oboInOwl:hasDbXref UMLS:C0020725 owl:Axiom -HP:0003264 oboInOwl:hasDbXref MSH:D009081 owl:Axiom -HP:0003264 oboInOwl:hasDbXref SNOMEDCT_US:70199000 owl:Axiom -HP:0030816 oboInOwl:hasDbXref MSH:D005889 owl:Axiom -HP:0030816 oboInOwl:hasDbXref SNOMEDCT_US:4356008 owl:Axiom -HP:0030816 oboInOwl:hasDbXref UMLS:C0017572 owl:Axiom -HP:0004594 oboInOwl:hasDbXref UMLS:C1839252 owl:Axiom -HP:0030817 oboInOwl:hasDbXref UMLS:C4280752 owl:Axiom -HP:0030818 oboInOwl:hasDbXref SNOMEDCT_US:238718006 owl:Axiom -HP:0030818 oboInOwl:hasDbXref SNOMEDCT_US:86393005 owl:Axiom -HP:0030818 oboInOwl:hasDbXref UMLS:C0263526 owl:Axiom -HP:0003262 oboInOwl:hasDbXref UMLS:C0241185 owl:Axiom -HP:0003262 oboInOwl:hasDbXref SNOMEDCT_US:310290006 owl:Axiom -HP:0030822 oboInOwl:hasDbXref UMLS:C4280749 owl:Axiom -HP:0030823 oboInOwl:hasDbXref UMLS:C2674403 owl:Axiom -HP:0003279 oboInOwl:hasDbXref MSH:D000070603 owl:Axiom -HP:0003279 oboInOwl:hasDbXref UMLS:C1860826 owl:Axiom -HP:0003279 oboInOwl:hasDbXref SNOMEDCT_US:296041000119103 owl:Axiom -HP:0030824 oboInOwl:hasDbXref UMLS:C4280748 owl:Axiom -HP:0003278 oboInOwl:hasDbXref UMLS:C1849953 owl:Axiom -HP:0030825 oboInOwl:hasDbXref UMLS:C0423420 owl:Axiom -HP:0030825 oboInOwl:hasDbXref SNOMEDCT_US:247144003 owl:Axiom -HP:0003277 oboInOwl:hasDbXref UMLS:C1854785 owl:Axiom -HP:0030820 oboInOwl:hasDbXref UMLS:C3277348 owl:Axiom -HP:0030821 oboInOwl:hasDbXref UMLS:C4280750 owl:Axiom -HP:0003272 oboInOwl:hasDbXref UMLS:C4021735 owl:Axiom -HP:0003271 oboInOwl:hasDbXref SNOMEDCT_US:28543008 owl:Axiom -HP:0003271 oboInOwl:hasDbXref UMLS:C0042782 owl:Axiom -HP:0003270 oboInOwl:hasDbXref SNOMEDCT_US:60728008 owl:Axiom -HP:0003270 oboInOwl:hasDbXref SNOMEDCT_US:41931001 owl:Axiom -HP:0003270 oboInOwl:hasDbXref UMLS:C0000731 owl:Axiom -HP:0030826 oboInOwl:hasDbXref UMLS:C4280682 owl:Axiom -HP:0003276 oboInOwl:hasDbXref UMLS:C1844689 owl:Axiom -HP:0003275 oboInOwl:hasDbXref UMLS:C1848103 owl:Axiom -HP:0030828 oboInOwl:hasDbXref MSH:D012135 owl:Axiom -HP:0030828 oboInOwl:hasDbXref UMLS:C0043144 owl:Axiom -HP:0030828 oboInOwl:hasDbXref SNOMEDCT_US:56018004 owl:Axiom -HP:0003274 oboInOwl:hasDbXref UMLS:C1846442 owl:Axiom -HP:0030829 oboInOwl:hasDbXref SNOMEDCT_US:301273002 owl:Axiom -HP:0030829 oboInOwl:hasDbXref UMLS:C0231856 owl:Axiom -HP:0003273 oboInOwl:hasDbXref UMLS:C0409354 owl:Axiom -HP:0003273 oboInOwl:hasDbXref SNOMEDCT_US:202283002 owl:Axiom -HP:0100501 oboInOwl:hasDbXref UMLS:C4015136 owl:Axiom -HP:0100502 oboInOwl:hasDbXref SNOMEDCT_US:190634004 owl:Axiom -HP:0100502 oboInOwl:hasDbXref MSH:D014806 owl:Axiom -HP:0100502 oboInOwl:hasDbXref UMLS:C0042847 owl:Axiom -HP:0100500 oboInOwl:hasDbXref UMLS:C4020970 owl:Axiom -HP:0030833 oboInOwl:hasDbXref SNOMEDCT_US:81680005 owl:Axiom -HP:0030833 oboInOwl:hasDbXref UMLS:C0007859 owl:Axiom -HP:0030833 oboInOwl:hasDbXref MSH:D019547 owl:Axiom -HP:0003247 oboInOwl:hasDbXref UMLS:C1851722 owl:Axiom -HP:0030834 oboInOwl:hasDbXref MSH:D020069 owl:Axiom -HP:0030834 oboInOwl:hasDbXref SNOMEDCT_US:45326000 owl:Axiom -HP:0030834 oboInOwl:hasDbXref UMLS:C0037011 owl:Axiom -HP:0003246 oboInOwl:hasDbXref UMLS:C1852407 owl:Axiom -HP:0030835 oboInOwl:hasDbXref SNOMEDCT_US:74323005 owl:Axiom -HP:0030835 oboInOwl:hasDbXref UMLS:C0239266 owl:Axiom -HP:0004576 oboInOwl:hasDbXref UMLS:C1859698 owl:Axiom -HP:0003244 oboInOwl:hasDbXref SNOMEDCT_US:204888000 owl:Axiom -HP:0003244 oboInOwl:hasDbXref UMLS:C1691215 owl:Axiom -HP:0030836 oboInOwl:hasDbXref UMLS:C0221785 owl:Axiom -HP:0030836 oboInOwl:hasDbXref SNOMEDCT_US:202482009 owl:Axiom -HP:0030836 oboInOwl:hasDbXref SNOMEDCT_US:56608008 owl:Axiom -HP:0004575 oboInOwl:hasDbXref UMLS:C1847394 owl:Axiom -HP:0030830 oboInOwl:hasDbXref MSH:D012135 owl:Axiom -HP:0030830 oboInOwl:hasDbXref SNOMEDCT_US:48409008 owl:Axiom -HP:0030830 oboInOwl:hasDbXref UMLS:C0034642 owl:Axiom -HP:0030831 oboInOwl:hasDbXref MSH:D012135 owl:Axiom -HP:0030831 oboInOwl:hasDbXref SNOMEDCT_US:24612001 owl:Axiom -HP:0030831 oboInOwl:hasDbXref UMLS:C0035508 owl:Axiom -HP:0003249 oboInOwl:hasDbXref UMLS:C0151281 owl:Axiom -HP:0030832 oboInOwl:hasDbXref UMLS:C0271408 owl:Axiom -HP:0030832 oboInOwl:hasDbXref SNOMEDCT_US:28167005 owl:Axiom -HP:0003248 oboInOwl:hasDbXref UMLS:C1860268 owl:Axiom -HP:0100509 oboInOwl:hasDbXref UMLS:C4021863 owl:Axiom -HP:0004570 oboInOwl:hasDbXref UMLS:C1864853 owl:Axiom -HP:0100507 oboInOwl:hasDbXref SNOMEDCT_US:190633005 owl:Axiom -HP:0100507 oboInOwl:hasDbXref UMLS:C0016412 owl:Axiom -HP:0100507 oboInOwl:hasDbXref MSH:D005494 owl:Axiom -HP:0100508 oboInOwl:hasDbXref UMLS:C4022036 owl:Axiom -HP:0030837 oboInOwl:hasDbXref UMLS:C0239589 owl:Axiom -HP:0030837 oboInOwl:hasDbXref SNOMEDCT_US:18876004 owl:Axiom -HP:0100505 oboInOwl:hasDbXref UMLS:C4022038 owl:Axiom -HP:0004573 oboInOwl:hasDbXref UMLS:C4021652 owl:Axiom -HP:0100506 oboInOwl:hasDbXref UMLS:C4022037 owl:Axiom -HP:0030838 oboInOwl:hasDbXref UMLS:C0019559 owl:Axiom -HP:0030838 oboInOwl:hasDbXref SNOMEDCT_US:49218002 owl:Axiom -HP:0100503 oboInOwl:hasDbXref UMLS:C0039841 owl:Axiom -HP:0100503 oboInOwl:hasDbXref SNOMEDCT_US:399357009 owl:Axiom -HP:0100503 oboInOwl:hasDbXref MSH:D013832 owl:Axiom -HP:0003241 oboInOwl:hasDbXref UMLS:C1855333 owl:Axiom -HP:0030839 oboInOwl:hasDbXref UMLS:C0231749 owl:Axiom -HP:0030839 oboInOwl:hasDbXref SNOMEDCT_US:30989003 owl:Axiom -HP:0100504 oboInOwl:hasDbXref MSH:D012257 owl:Axiom -HP:0100504 oboInOwl:hasDbXref SNOMEDCT_US:20307000 owl:Axiom -HP:0100504 oboInOwl:hasDbXref UMLS:C0035528 owl:Axiom -HP:0004571 oboInOwl:hasDbXref UMLS:C3807591 owl:Axiom -HP:0003240 oboInOwl:hasDbXref UMLS:C4025637 owl:Axiom -HP:0100512 oboInOwl:hasDbXref MSH:D014808 owl:Axiom -HP:0100512 oboInOwl:hasDbXref SNOMEDCT_US:34713006 owl:Axiom -HP:0100512 oboInOwl:hasDbXref UMLS:C0042870 owl:Axiom -HP:0100513 oboInOwl:hasDbXref MSH:D014811 owl:Axiom -HP:0100513 oboInOwl:hasDbXref UMLS:C0042875 owl:Axiom -HP:0100513 oboInOwl:hasDbXref SNOMEDCT_US:54137008 owl:Axiom -HP:0100510 oboInOwl:hasDbXref MSH:D001206 owl:Axiom -HP:0100510 oboInOwl:hasDbXref SNOMEDCT_US:76169001 owl:Axiom -HP:0100510 oboInOwl:hasDbXref UMLS:C0003969 owl:Axiom -HP:0100511 oboInOwl:hasDbXref UMLS:C4022035 owl:Axiom -HP:0003258 oboInOwl:hasDbXref UMLS:C3279658 owl:Axiom -HP:0004589 oboInOwl:hasDbXref UMLS:C4025310 owl:Axiom -HP:0030844 oboInOwl:hasDbXref UMLS:C4280746 owl:Axiom -HP:0030845 oboInOwl:hasDbXref UMLS:C4280745 owl:Axiom -HP:0003256 oboInOwl:hasDbXref MSH:D001778 owl:Axiom -HP:0003256 oboInOwl:hasDbXref SNOMEDCT_US:64779008 owl:Axiom -HP:0003256 oboInOwl:hasDbXref SNOMEDCT_US:362970003 owl:Axiom -HP:0003256 oboInOwl:hasDbXref UMLS:C0005779 owl:Axiom -HP:0030846 oboInOwl:hasDbXref UMLS:C4280744 owl:Axiom -HP:0004586 oboInOwl:hasDbXref UMLS:C1856087 owl:Axiom -HP:0030847 oboInOwl:hasDbXref UMLS:C0520860 owl:Axiom -HP:0030847 oboInOwl:hasDbXref SNOMEDCT_US:62436006 owl:Axiom -HP:0030840 oboInOwl:hasDbXref UMLS:C0238656 owl:Axiom -HP:0030840 oboInOwl:hasDbXref SNOMEDCT_US:247373008 owl:Axiom -HP:0030840 oboInOwl:hasDbXref SNOMEDCT_US:202490009 owl:Axiom -HP:0030841 oboInOwl:hasDbXref SNOMEDCT_US:285365001 owl:Axiom -HP:0030841 oboInOwl:hasDbXref UMLS:C0241416 owl:Axiom -HP:0030842 oboInOwl:hasDbXref UMLS:C4280747 owl:Axiom -HP:0030843 oboInOwl:hasDbXref SNOMEDCT_US:16573007 owl:Axiom -HP:0030843 oboInOwl:hasDbXref UMLS:C0268407 owl:Axiom -HP:0003259 oboInOwl:hasDbXref UMLS:C0700225 owl:Axiom -HP:0003259 oboInOwl:hasDbXref SNOMEDCT_US:166717003 owl:Axiom -HP:0003250 oboInOwl:hasDbXref UMLS:C1841990 owl:Axiom -HP:0003250 oboInOwl:hasDbXref UMLS:C0220763 owl:Axiom -HP:0003250 oboInOwl:hasDbXref UMLS:C1321884 owl:Axiom -HP:0003250 oboInOwl:hasDbXref SNOMEDCT_US:87380008 owl:Axiom -HP:0003250 oboInOwl:hasDbXref SNOMEDCT_US:248871003 owl:Axiom -HP:0003250 oboInOwl:hasDbXref MSH:C536523 owl:Axiom -HP:0004581 oboInOwl:hasDbXref UMLS:C1866732 owl:Axiom -HP:0004580 oboInOwl:hasDbXref UMLS:C2673652 owl:Axiom -HP:0100518 oboInOwl:hasDbXref MSH:D053159 owl:Axiom -HP:0100518 oboInOwl:hasDbXref SNOMEDCT_US:49650001 owl:Axiom -HP:0100518 oboInOwl:hasDbXref UMLS:C0013428 owl:Axiom -HP:0100519 oboInOwl:hasDbXref SNOMEDCT_US:2472002 owl:Axiom -HP:0100519 oboInOwl:hasDbXref UMLS:C0003460 owl:Axiom -HP:0100519 oboInOwl:hasDbXref MSH:D001002 owl:Axiom -HP:0030848 oboInOwl:hasDbXref SNOMEDCT_US:22447003 owl:Axiom -HP:0030848 oboInOwl:hasDbXref UMLS:C0520861 owl:Axiom -HP:0100516 oboInOwl:hasDbXref SNOMEDCT_US:126882009 owl:Axiom -HP:0100516 oboInOwl:hasDbXref UMLS:C0041955 owl:Axiom -HP:0100516 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100516 oboInOwl:hasDbXref SNOMEDCT_US:363458004 owl:Axiom -HP:0100516 oboInOwl:hasDbXref UMLS:C0153619 owl:Axiom -HP:0100516 oboInOwl:hasDbXref MSH:D014516 owl:Axiom -HP:0003254 oboInOwl:hasDbXref UMLS:C4021848 owl:Axiom -HP:0100517 oboInOwl:hasDbXref MSH:D014523 owl:Axiom -HP:0100517 oboInOwl:hasDbXref UMLS:C0041971 owl:Axiom -HP:0100517 oboInOwl:hasDbXref NCIT:C2974 owl:Axiom -HP:0100517 oboInOwl:hasDbXref SNOMEDCT_US:126883004 owl:Axiom -HP:0030849 oboInOwl:hasDbXref SNOMEDCT_US:72196001 owl:Axiom -HP:0030849 oboInOwl:hasDbXref UMLS:C0239949 owl:Axiom -HP:0100514 oboInOwl:hasDbXref UMLS:C4022034 owl:Axiom -HP:0003252 oboInOwl:hasDbXref UMLS:C1848653 owl:Axiom -HP:0004582 oboInOwl:hasDbXref UMLS:C4025311 owl:Axiom -HP:0100515 oboInOwl:hasDbXref SNOMEDCT_US:300471006 owl:Axiom -HP:0100515 oboInOwl:hasDbXref SNOMEDCT_US:162116003 owl:Axiom -HP:0100515 oboInOwl:hasDbXref UMLS:C0042023 owl:Axiom -HP:0003251 oboInOwl:hasDbXref MSH:D007248 owl:Axiom -HP:0003251 oboInOwl:hasDbXref SNOMEDCT_US:2904007 owl:Axiom -HP:0003251 oboInOwl:hasDbXref UMLS:C0021364 owl:Axiom -HP:0005807 oboInOwl:hasDbXref UMLS:C1861339 owl:Axiom -HP:0005802 oboInOwl:hasDbXref UMLS:C4025130 owl:Axiom -HP:0005819 oboInOwl:hasDbXref UMLS:C1846950 owl:Axiom -HP:0005815 oboInOwl:hasDbXref UMLS:C0345397 owl:Axiom -HP:0005815 oboInOwl:hasDbXref SNOMEDCT_US:205460009 owl:Axiom -HP:0005817 oboInOwl:hasDbXref UMLS:C4021824 owl:Axiom -HP:0030800 oboInOwl:hasDbXref UMLS:C4280760 owl:Axiom -HP:0030801 oboInOwl:hasDbXref UMLS:C4280759 owl:Axiom -HP:0030802 oboInOwl:hasDbXref SNOMEDCT_US:700264006 owl:Axiom -HP:0030802 oboInOwl:hasDbXref UMLS:C1861656 owl:Axiom -HP:0030803 oboInOwl:hasDbXref UMLS:C1853986 owl:Axiom -HP:0030808 oboInOwl:hasDbXref UMLS:C4280756 owl:Axiom -HP:0030809 oboInOwl:hasDbXref UMLS:C4280755 owl:Axiom -HP:0030804 oboInOwl:hasDbXref SNOMEDCT_US:69192004 owl:Axiom -HP:0030804 oboInOwl:hasDbXref UMLS:C0546956 owl:Axiom -HP:0030805 oboInOwl:hasDbXref UMLS:C4280758 owl:Axiom -HP:0030806 oboInOwl:hasDbXref UMLS:C4280757 owl:Axiom -HP:0030807 oboInOwl:hasDbXref UMLS:C1610609 owl:Axiom -HP:0005849 oboInOwl:hasDbXref UMLS:C4025125 owl:Axiom -HP:0005844 oboInOwl:hasDbXref UMLS:C4025126 owl:Axiom -HP:0004510 oboInOwl:hasDbXref UMLS:C0597167 owl:Axiom -HP:0005841 oboInOwl:hasDbXref UMLS:C1859135 owl:Axiom -HP:0004529 oboInOwl:hasDbXref UMLS:C4025314 owl:Axiom -HP:0004528 oboInOwl:hasDbXref UMLS:C4021653 owl:Axiom -HP:0004523 oboInOwl:hasDbXref UMLS:C3280131 owl:Axiom -HP:0005855 oboInOwl:hasDbXref UMLS:C1853171 owl:Axiom -HP:0005856 oboInOwl:hasDbXref UMLS:C4021619 owl:Axiom -HP:0005857 oboInOwl:hasDbXref UMLS:C0266501 owl:Axiom -HP:0005857 oboInOwl:hasDbXref SNOMEDCT_US:32232003 owl:Axiom -HP:0004527 oboInOwl:hasDbXref UMLS:C4025315 owl:Axiom -HP:0005852 oboInOwl:hasDbXref UMLS:C4025124 owl:Axiom -HP:0005853 oboInOwl:hasDbXref UMLS:C4025123 owl:Axiom -HP:0004524 oboInOwl:hasDbXref UMLS:C4025316 owl:Axiom -HP:0005850 oboInOwl:hasDbXref MSH:D005413 owl:Axiom -HP:0005850 oboInOwl:hasDbXref SNOMEDCT_US:205083002 owl:Axiom -HP:0005850 oboInOwl:hasDbXref UMLS:C0152237 owl:Axiom -HP:0005850 oboInOwl:hasDbXref SNOMEDCT_US:31668003 owl:Axiom -HP:0005828 oboInOwl:hasDbXref UMLS:C3805920 owl:Axiom -HP:0005829 oboInOwl:hasDbXref UMLS:C3149879 owl:Axiom -HP:0005824 oboInOwl:hasDbXref UMLS:C4021620 owl:Axiom -HP:0005824 oboInOwl:hasDbXref UMLS:C4280473 owl:Axiom -HP:0005825 oboInOwl:hasDbXref UMLS:C4025128 owl:Axiom -HP:0005820 oboInOwl:hasDbXref UMLS:C4025129 owl:Axiom -HP:0005830 oboInOwl:hasDbXref UMLS:C1406835 owl:Axiom -HP:0005831 oboInOwl:hasDbXref MSH:C566196 owl:Axiom -HP:0005831 oboInOwl:hasDbXref UMLS:C1862112 owl:Axiom -HP:0005832 oboInOwl:hasDbXref UMLS:C1859444 owl:Axiom -HP:0004502 oboInOwl:hasDbXref UMLS:C4025317 owl:Axiom -HP:0100369 oboInOwl:hasDbXref UMLS:C4022122 owl:Axiom -HP:0100367 oboInOwl:hasDbXref UMLS:C4021013 owl:Axiom -HP:0100368 oboInOwl:hasDbXref UMLS:C4021012 owl:Axiom -HP:0100366 oboInOwl:hasDbXref UMLS:C4021014 owl:Axiom -HP:0100363 oboInOwl:hasDbXref UMLS:C4022124 owl:Axiom -HP:0100364 oboInOwl:hasDbXref UMLS:C4022123 owl:Axiom -HP:0100362 oboInOwl:hasDbXref UMLS:C4022125 owl:Axiom -HP:0100360 oboInOwl:hasDbXref UMLS:C2750635 owl:Axiom -HP:0100378 oboInOwl:hasDbXref UMLS:C4021011 owl:Axiom -HP:0100379 oboInOwl:hasDbXref UMLS:C4022113 owl:Axiom -HP:0100376 oboInOwl:hasDbXref UMLS:C4022115 owl:Axiom -HP:0100377 oboInOwl:hasDbXref UMLS:C4022114 owl:Axiom -HP:0100374 oboInOwl:hasDbXref UMLS:C4022117 owl:Axiom -HP:0100375 oboInOwl:hasDbXref UMLS:C4022116 owl:Axiom -HP:0100372 oboInOwl:hasDbXref UMLS:C4022119 owl:Axiom -HP:0100373 oboInOwl:hasDbXref UMLS:C4022118 owl:Axiom -HP:0100370 oboInOwl:hasDbXref UMLS:C4022121 owl:Axiom -HP:0100371 oboInOwl:hasDbXref UMLS:C4022120 owl:Axiom -HP:0100389 oboInOwl:hasDbXref UMLS:C4021008 owl:Axiom -HP:0100387 oboInOwl:hasDbXref UMLS:C4022107 owl:Axiom -HP:0100388 oboInOwl:hasDbXref UMLS:C4022106 owl:Axiom -HP:0100385 oboInOwl:hasDbXref UMLS:C4022109 owl:Axiom -HP:0100386 oboInOwl:hasDbXref UMLS:C4022108 owl:Axiom -HP:0100383 oboInOwl:hasDbXref UMLS:C4022110 owl:Axiom -HP:0100384 oboInOwl:hasDbXref UMLS:C4021009 owl:Axiom -HP:0100381 oboInOwl:hasDbXref UMLS:C4021010 owl:Axiom -HP:0100382 oboInOwl:hasDbXref UMLS:C4022111 owl:Axiom -HP:0100380 oboInOwl:hasDbXref UMLS:C4022112 owl:Axiom -HP:0100398 oboInOwl:hasDbXref UMLS:C4020999 owl:Axiom -HP:0100399 oboInOwl:hasDbXref UMLS:C4020998 owl:Axiom -HP:0100396 oboInOwl:hasDbXref UMLS:C4021001 owl:Axiom -HP:0100397 oboInOwl:hasDbXref UMLS:C4021000 owl:Axiom -HP:0100394 oboInOwl:hasDbXref UMLS:C4021003 owl:Axiom -HP:0100395 oboInOwl:hasDbXref UMLS:C4021002 owl:Axiom -HP:0100392 oboInOwl:hasDbXref UMLS:C4021005 owl:Axiom -HP:0100393 oboInOwl:hasDbXref UMLS:C4021004 owl:Axiom -HP:0100390 oboInOwl:hasDbXref UMLS:C4021007 owl:Axiom -HP:0100391 oboInOwl:hasDbXref UMLS:C4021006 owl:Axiom -HP:0002094 oboInOwl:hasDbXref MSH:D004417 owl:Axiom -HP:0002094 oboInOwl:hasDbXref UMLS:C0013404 owl:Axiom -HP:0002094 oboInOwl:hasDbXref SNOMEDCT_US:230145002 owl:Axiom -HP:0002094 oboInOwl:hasDbXref SNOMEDCT_US:267036007 owl:Axiom -HP:0002092 oboInOwl:hasDbXref SNOMEDCT_US:11399002 owl:Axiom -HP:0002092 oboInOwl:hasDbXref UMLS:C3203102 owl:Axiom -HP:0002092 oboInOwl:hasDbXref SNOMEDCT_US:70995007 owl:Axiom -HP:0002092 oboInOwl:hasDbXref UMLS:C0020542 owl:Axiom -HP:0002092 oboInOwl:hasDbXref MSH:D065627 owl:Axiom -HP:0002092 oboInOwl:hasDbXref UMLS:C2973725 owl:Axiom -HP:0002092 oboInOwl:hasDbXref SNOMEDCT_US:697898008 owl:Axiom -HP:0002092 oboInOwl:hasDbXref MSH:D006976 owl:Axiom -HP:0002093 oboInOwl:hasDbXref UMLS:C4020855 owl:Axiom -HP:0002093 oboInOwl:hasDbXref MSH:D012131 owl:Axiom -HP:0002093 oboInOwl:hasDbXref SNOMEDCT_US:409623005 owl:Axiom -HP:0002093 oboInOwl:hasDbXref UMLS:C0035229 owl:Axiom -HP:0002098 oboInOwl:hasDbXref SNOMEDCT_US:271825005 owl:Axiom -HP:0002098 oboInOwl:hasDbXref UMLS:C0476273 owl:Axiom -HP:0002098 oboInOwl:hasDbXref UMLS:C0013404 owl:Axiom -HP:0002098 oboInOwl:hasDbXref MSH:D004417 owl:Axiom -HP:0002098 oboInOwl:hasDbXref SNOMEDCT_US:267036007 owl:Axiom -HP:0002098 oboInOwl:hasDbXref SNOMEDCT_US:230145002 owl:Axiom -HP:0002099 oboInOwl:hasDbXref SNOMEDCT_US:991000119106 owl:Axiom -HP:0002099 oboInOwl:hasDbXref UMLS:C3714497 owl:Axiom -HP:0002099 oboInOwl:hasDbXref MSH:D001249 owl:Axiom -HP:0002099 oboInOwl:hasDbXref SNOMEDCT_US:195967001 owl:Axiom -HP:0002099 oboInOwl:hasDbXref UMLS:C0004096 owl:Axiom -HP:0002097 oboInOwl:hasDbXref MSH:D011656 owl:Axiom -HP:0002097 oboInOwl:hasDbXref SNOMEDCT_US:87433001 owl:Axiom -HP:0002097 oboInOwl:hasDbXref UMLS:C0034067 owl:Axiom -HP:0100303 oboInOwl:hasDbXref UMLS:C4022157 owl:Axiom -HP:0100304 oboInOwl:hasDbXref UMLS:C4022156 owl:Axiom -HP:0100301 oboInOwl:hasDbXref UMLS:C4021024 owl:Axiom -HP:0100302 oboInOwl:hasDbXref UMLS:C4021023 owl:Axiom -HP:0100300 oboInOwl:hasDbXref UMLS:C4022158 owl:Axiom -HP:0002080 oboInOwl:hasDbXref MSH:D014202 owl:Axiom -HP:0002080 oboInOwl:hasDbXref SNOMEDCT_US:30721006 owl:Axiom -HP:0002080 oboInOwl:hasDbXref UMLS:C0234376 owl:Axiom -HP:0002080 oboInOwl:hasDbXref UMLS:C4020856 owl:Axiom -HP:0002078 oboInOwl:hasDbXref UMLS:C0427190 owl:Axiom -HP:0002078 oboInOwl:hasDbXref SNOMEDCT_US:250067008 owl:Axiom -HP:0002078 oboInOwl:hasDbXref MSH:D001259 owl:Axiom -HP:0002079 oboInOwl:hasDbXref SNOMEDCT_US:204043002 owl:Axiom -HP:0002079 oboInOwl:hasDbXref UMLS:C0344482 owl:Axiom -HP:0002072 oboInOwl:hasDbXref UMLS:C4020858 owl:Axiom -HP:0002072 oboInOwl:hasDbXref SNOMEDCT_US:271700006 owl:Axiom -HP:0002072 oboInOwl:hasDbXref UMLS:C0008489 owl:Axiom -HP:0002072 oboInOwl:hasDbXref MSH:D002819 owl:Axiom -HP:0002073 oboInOwl:hasDbXref UMLS:C0393525 owl:Axiom -HP:0002073 oboInOwl:hasDbXref SNOMEDCT_US:230233000 owl:Axiom -HP:0100309 oboInOwl:hasDbXref UMLS:C0018946 owl:Axiom -HP:0100309 oboInOwl:hasDbXref SNOMEDCT_US:35486000 owl:Axiom -HP:0100309 oboInOwl:hasDbXref MSH:D006408 owl:Axiom -HP:0100309 oboInOwl:hasDbXref SNOMEDCT_US:95453001 owl:Axiom -HP:0002070 oboInOwl:hasDbXref UMLS:C0750937 owl:Axiom -HP:0002070 oboInOwl:hasDbXref MSH:D001259 owl:Axiom -HP:0002071 oboInOwl:hasDbXref SNOMEDCT_US:43378000 owl:Axiom -HP:0002071 oboInOwl:hasDbXref UMLS:C0015371 owl:Axiom -HP:0002071 oboInOwl:hasDbXref SNOMEDCT_US:76349003 owl:Axiom -HP:0002071 oboInOwl:hasDbXref MSH:D001480 owl:Axiom -HP:0002071 oboInOwl:hasDbXref UMLS:C0234133 owl:Axiom -HP:0002076 oboInOwl:hasDbXref SNOMEDCT_US:37796009 owl:Axiom -HP:0002076 oboInOwl:hasDbXref MSH:D008881 owl:Axiom -HP:0002076 oboInOwl:hasDbXref UMLS:C0149931 owl:Axiom -HP:0002076 oboInOwl:hasDbXref UMLS:C0744641 owl:Axiom -HP:0100307 oboInOwl:hasDbXref UMLS:C4022154 owl:Axiom -HP:0002077 oboInOwl:hasDbXref SNOMEDCT_US:4473006 owl:Axiom -HP:0002077 oboInOwl:hasDbXref MSH:D020325 owl:Axiom -HP:0002077 oboInOwl:hasDbXref UMLS:C0154723 owl:Axiom -HP:0100308 oboInOwl:hasDbXref UMLS:C4022153 owl:Axiom -HP:0002074 oboInOwl:hasDbXref UMLS:C4025728 owl:Axiom -HP:0002074 oboInOwl:hasDbXref UMLS:C4020857 owl:Axiom -HP:0100305 oboInOwl:hasDbXref SNOMEDCT_US:47913008 owl:Axiom -HP:0100305 oboInOwl:hasDbXref UMLS:C0333770 owl:Axiom -HP:0100306 oboInOwl:hasDbXref UMLS:C4022155 owl:Axiom -HP:0002075 oboInOwl:hasDbXref SNOMEDCT_US:23133003 owl:Axiom -HP:0002075 oboInOwl:hasDbXref UMLS:C0234979 owl:Axiom -HP:0100314 oboInOwl:hasDbXref UMLS:C4022149 owl:Axiom -HP:0100315 oboInOwl:hasDbXref MSH:D016631 owl:Axiom -HP:0100315 oboInOwl:hasDbXref MSH:D020961 owl:Axiom -HP:0100315 oboInOwl:hasDbXref UMLS:C0752347 owl:Axiom -HP:0100315 oboInOwl:hasDbXref SNOMEDCT_US:312991009 owl:Axiom -HP:0100315 oboInOwl:hasDbXref SNOMEDCT_US:43127003 owl:Axiom -HP:0100315 oboInOwl:hasDbXref UMLS:C0085200 owl:Axiom -HP:0100315 oboInOwl:hasDbXref SNOMEDCT_US:80098002 owl:Axiom -HP:0100312 oboInOwl:hasDbXref UMLS:C4022151 owl:Axiom -HP:0100312 oboInOwl:hasDbXref NCIT:C3708 owl:Axiom -HP:0100313 oboInOwl:hasDbXref UMLS:C4022150 owl:Axiom -HP:0100310 oboInOwl:hasDbXref UMLS:C0238154 owl:Axiom -HP:0100310 oboInOwl:hasDbXref MSH:D006407 owl:Axiom -HP:0100310 oboInOwl:hasDbXref SNOMEDCT_US:82999001 owl:Axiom -HP:0100310 oboInOwl:hasDbXref SNOMEDCT_US:428268007 owl:Axiom -HP:0002090 oboInOwl:hasDbXref UMLS:C0032285 owl:Axiom -HP:0002090 oboInOwl:hasDbXref MSH:D011014 owl:Axiom -HP:0002090 oboInOwl:hasDbXref SNOMEDCT_US:233604007 owl:Axiom -HP:0002091 oboInOwl:hasDbXref UMLS:C0085581 owl:Axiom -HP:0002091 oboInOwl:hasDbXref SNOMEDCT_US:36485005 owl:Axiom -HP:0002091 oboInOwl:hasDbXref UMLS:C3277226 owl:Axiom -HP:0100311 oboInOwl:hasDbXref UMLS:C4022152 owl:Axiom -HP:0002089 oboInOwl:hasDbXref UMLS:C0265783 owl:Axiom -HP:0002089 oboInOwl:hasDbXref SNOMEDCT_US:80825009 owl:Axiom -HP:0002083 oboInOwl:hasDbXref UMLS:C0338480 owl:Axiom -HP:0002083 oboInOwl:hasDbXref SNOMEDCT_US:56097005 owl:Axiom -HP:0002083 oboInOwl:hasDbXref MSH:D020326 owl:Axiom -HP:0002084 oboInOwl:hasDbXref UMLS:C0014065 owl:Axiom -HP:0002084 oboInOwl:hasDbXref SNOMEDCT_US:48777005 owl:Axiom -HP:0002084 oboInOwl:hasDbXref SNOMEDCT_US:253101008 owl:Axiom -HP:0002084 oboInOwl:hasDbXref MSH:D004677 owl:Axiom -HP:0002084 oboInOwl:hasDbXref SNOMEDCT_US:55999004 owl:Axiom -HP:0100318 oboInOwl:hasDbXref UMLS:C0333749 owl:Axiom -HP:0100318 oboInOwl:hasDbXref SNOMEDCT_US:87554006 owl:Axiom -HP:0002087 oboInOwl:hasDbXref UMLS:C4025727 owl:Axiom -HP:0002088 oboInOwl:hasDbXref UMLS:C4021760 owl:Axiom -HP:0002088 oboInOwl:hasDbXref SNOMEDCT_US:19829001 owl:Axiom -HP:0002088 oboInOwl:hasDbXref MSH:D008171 owl:Axiom -HP:0002088 oboInOwl:hasDbXref UMLS:C0024115 owl:Axiom -HP:0100319 oboInOwl:hasDbXref UMLS:C4021021 owl:Axiom -HP:0002085 oboInOwl:hasDbXref SNOMEDCT_US:42376006 owl:Axiom -HP:0002085 oboInOwl:hasDbXref MSH:D004677 owl:Axiom -HP:0002085 oboInOwl:hasDbXref UMLS:C0014067 owl:Axiom -HP:0100316 oboInOwl:hasDbXref SNOMEDCT_US:57458003 owl:Axiom -HP:0100316 oboInOwl:hasDbXref UMLS:C0521178 owl:Axiom -HP:0100317 oboInOwl:hasDbXref UMLS:C4021022 owl:Axiom -HP:0002086 oboInOwl:hasDbXref UMLS:C4018871 owl:Axiom -HP:0100326 oboInOwl:hasDbXref UMLS:C0237653 owl:Axiom -HP:0100323 oboInOwl:hasDbXref UMLS:C4020710 owl:Axiom -HP:0100323 oboInOwl:hasDbXref UMLS:C4022146 owl:Axiom -HP:0100324 oboInOwl:hasDbXref SNOMEDCT_US:89155008 owl:Axiom -HP:0100324 oboInOwl:hasDbXref UMLS:C0011644 owl:Axiom -HP:0100324 oboInOwl:hasDbXref SNOMEDCT_US:403524003 owl:Axiom -HP:0100324 oboInOwl:hasDbXref UMLS:C1274865 owl:Axiom -HP:0100324 oboInOwl:hasDbXref MSH:D012594 owl:Axiom -HP:0100321 oboInOwl:hasDbXref UMLS:C4022148 owl:Axiom -HP:0100322 oboInOwl:hasDbXref UMLS:C4022147 owl:Axiom -HP:0100320 oboInOwl:hasDbXref SNOMEDCT_US:84605001 owl:Axiom -HP:0100320 oboInOwl:hasDbXref UMLS:C0333731 owl:Axiom -HP:0100329 oboInOwl:hasDbXref UMLS:C4022144 owl:Axiom -HP:0100327 oboInOwl:hasDbXref UMLS:C0266815 owl:Axiom -HP:0100327 oboInOwl:hasDbXref SNOMEDCT_US:15911003 owl:Axiom -HP:0100328 oboInOwl:hasDbXref UMLS:C4022145 owl:Axiom -HP:0100336 oboInOwl:hasDbXref UMLS:C0392005 owl:Axiom -HP:0100336 oboInOwl:hasDbXref SNOMEDCT_US:304068004 owl:Axiom -HP:0100337 oboInOwl:hasDbXref UMLS:C3553084 owl:Axiom -HP:0100334 oboInOwl:hasDbXref UMLS:C4022143 owl:Axiom -HP:0100335 oboInOwl:hasDbXref UMLS:C4021020 owl:Axiom -HP:0100333 oboInOwl:hasDbXref UMLS:C0392006 owl:Axiom -HP:0100333 oboInOwl:hasDbXref SNOMEDCT_US:304067009 owl:Axiom -HP:0100338 oboInOwl:hasDbXref UMLS:C4022142 owl:Axiom -HP:0100339 oboInOwl:hasDbXref UMLS:C4022141 owl:Axiom -HP:0100347 oboInOwl:hasDbXref UMLS:C4022133 owl:Axiom -HP:0100348 oboInOwl:hasDbXref UMLS:C4021019 owl:Axiom -HP:0100345 oboInOwl:hasDbXref UMLS:C4022135 owl:Axiom -HP:0100346 oboInOwl:hasDbXref UMLS:C4022134 owl:Axiom -HP:0100343 oboInOwl:hasDbXref UMLS:C4022137 owl:Axiom -HP:0100344 oboInOwl:hasDbXref UMLS:C4022136 owl:Axiom -HP:0100341 oboInOwl:hasDbXref UMLS:C4022139 owl:Axiom -HP:0100342 oboInOwl:hasDbXref UMLS:C4022138 owl:Axiom -HP:0100340 oboInOwl:hasDbXref UMLS:C4022140 owl:Axiom -HP:0100349 oboInOwl:hasDbXref UMLS:C4021018 owl:Axiom -HP:0100358 oboInOwl:hasDbXref UMLS:C4022127 owl:Axiom -HP:0100359 oboInOwl:hasDbXref UMLS:C4022126 owl:Axiom -HP:0100356 oboInOwl:hasDbXref UMLS:C4022129 owl:Axiom -HP:0100357 oboInOwl:hasDbXref UMLS:C4022128 owl:Axiom -HP:0100354 oboInOwl:hasDbXref UMLS:C4022131 owl:Axiom -HP:0100355 oboInOwl:hasDbXref UMLS:C4022130 owl:Axiom -HP:0100352 oboInOwl:hasDbXref UMLS:C4021015 owl:Axiom -HP:0100353 oboInOwl:hasDbXref UMLS:C4022132 owl:Axiom -HP:0100350 oboInOwl:hasDbXref UMLS:C4021017 owl:Axiom -HP:0100351 oboInOwl:hasDbXref UMLS:C4021016 owl:Axiom -HP:0002014 oboInOwl:hasDbXref UMLS:C0011991 owl:Axiom -HP:0002014 oboInOwl:hasDbXref SNOMEDCT_US:267060006 owl:Axiom -HP:0002014 oboInOwl:hasDbXref SNOMEDCT_US:62315008 owl:Axiom -HP:0002014 oboInOwl:hasDbXref MSH:D003967 owl:Axiom -HP:0002015 oboInOwl:hasDbXref MEDDRA:10013950 owl:Axiom -HP:0002015 oboInOwl:hasDbXref SNOMEDCT_US:40739000 owl:Axiom -HP:0002015 oboInOwl:hasDbXref SNOMEDCT_US:288939007 owl:Axiom -HP:0002015 oboInOwl:hasDbXref UMLS:C0011168 owl:Axiom -HP:0002015 oboInOwl:hasDbXref MSH:D003680 owl:Axiom -HP:0004676 oboInOwl:hasDbXref UMLS:C1834993 owl:Axiom -HP:0003345 oboInOwl:hasDbXref UMLS:C4025626 owl:Axiom -HP:0002012 oboInOwl:hasDbXref UMLS:C4021764 owl:Axiom -HP:0003344 oboInOwl:hasDbXref UMLS:C3151952 owl:Axiom -HP:0003343 oboInOwl:hasDbXref SNOMEDCT_US:124706000 owl:Axiom -HP:0003343 oboInOwl:hasDbXref SNOMEDCT_US:39112005 owl:Axiom -HP:0003343 oboInOwl:hasDbXref UMLS:C0398746 owl:Axiom -HP:0003343 oboInOwl:hasDbXref SNOMEDCT_US:234589002 owl:Axiom -HP:0003343 oboInOwl:hasDbXref MSH:C536835 owl:Axiom -HP:0002013 oboInOwl:hasDbXref MEDDRA:10047700 owl:Axiom -HP:0002013 oboInOwl:hasDbXref UMLS:C0042963 owl:Axiom -HP:0002013 oboInOwl:hasDbXref SNOMEDCT_US:249497008 owl:Axiom -HP:0002013 oboInOwl:hasDbXref MSH:D014839 owl:Axiom -HP:0002013 oboInOwl:hasDbXref SNOMEDCT_US:300359004 owl:Axiom -HP:0002013 oboInOwl:hasDbXref SNOMEDCT_US:422400008 owl:Axiom -HP:0002018 oboInOwl:hasDbXref MSH:D009325 owl:Axiom -HP:0002018 oboInOwl:hasDbXref SNOMEDCT_US:422587007 owl:Axiom -HP:0002018 oboInOwl:hasDbXref MEDDRA:10028813 owl:Axiom -HP:0002018 oboInOwl:hasDbXref UMLS:C0027497 owl:Axiom -HP:0002019 oboInOwl:hasDbXref SNOMEDCT_US:14760008 owl:Axiom -HP:0002019 oboInOwl:hasDbXref MSH:D003248 owl:Axiom -HP:0002019 oboInOwl:hasDbXref SNOMEDCT_US:225595004 owl:Axiom -HP:0002019 oboInOwl:hasDbXref UMLS:C0237326 owl:Axiom -HP:0002019 oboInOwl:hasDbXref UMLS:C0009806 owl:Axiom -HP:0003349 oboInOwl:hasDbXref UMLS:C1843371 owl:Axiom -HP:0003348 oboInOwl:hasDbXref UMLS:C1839424 owl:Axiom -HP:0003348 oboInOwl:hasDbXref UMLS:C1849489 owl:Axiom -HP:0003348 oboInOwl:hasDbXref MSH:C562684 owl:Axiom -HP:0003348 oboInOwl:hasDbXref SNOMEDCT_US:2359002 owl:Axiom -HP:0003348 oboInOwl:hasDbXref UMLS:C0268630 owl:Axiom -HP:0004679 oboInOwl:hasDbXref UMLS:C1859116 owl:Axiom -HP:0003347 oboInOwl:hasDbXref UMLS:C4025625 owl:Axiom -HP:0002017 oboInOwl:hasDbXref SNOMEDCT_US:16932000 owl:Axiom -HP:0002017 oboInOwl:hasDbXref UMLS:C0027498 owl:Axiom -HP:0002010 oboInOwl:hasDbXref UMLS:C1851835 owl:Axiom -HP:0004673 oboInOwl:hasDbXref UMLS:C1862474 owl:Axiom -HP:0002011 oboInOwl:hasDbXref MSH:D002493 owl:Axiom -HP:0002011 oboInOwl:hasDbXref UMLS:C4021765 owl:Axiom -HP:0002011 oboInOwl:hasDbXref SNOMEDCT_US:23853001 owl:Axiom -HP:0002011 oboInOwl:hasDbXref UMLS:C0007682 owl:Axiom -HP:0003341 oboInOwl:hasDbXref UMLS:C4021730 owl:Axiom -HP:0003357 oboInOwl:hasDbXref UMLS:C1857652 owl:Axiom -HP:0004688 oboInOwl:hasDbXref UMLS:C1855240 owl:Axiom -HP:0002025 oboInOwl:hasDbXref SNOMEDCT_US:69914001 owl:Axiom -HP:0002025 oboInOwl:hasDbXref UMLS:C0262374 owl:Axiom -HP:0002025 oboInOwl:hasDbXref MEDDRA:10002176 owl:Axiom -HP:0002025 oboInOwl:hasDbXref SNOMEDCT_US:250037002 owl:Axiom -HP:0004686 oboInOwl:hasDbXref UMLS:C4021650 owl:Axiom -HP:0002023 oboInOwl:hasDbXref Fyler:4443 owl:Axiom -HP:0002023 oboInOwl:hasDbXref MEDDRA:10002120 owl:Axiom -HP:0002023 oboInOwl:hasDbXref Fyler:4402 owl:Axiom -HP:0002023 oboInOwl:hasDbXref UMLS:C0003466 owl:Axiom -HP:0002023 oboInOwl:hasDbXref SNOMEDCT_US:204731006 owl:Axiom -HP:0002023 oboInOwl:hasDbXref MSH:D001006 owl:Axiom -HP:0002023 oboInOwl:hasDbXref SNOMEDCT_US:204712000 owl:Axiom -HP:0003355 oboInOwl:hasDbXref SNOMEDCT_US:35912001 owl:Axiom -HP:0003355 oboInOwl:hasDbXref UMLS:C0238621 owl:Axiom -HP:0003355 oboInOwl:hasDbXref UMLS:C4020843 owl:Axiom -HP:0002024 oboInOwl:hasDbXref UMLS:C3714745 owl:Axiom -HP:0003354 oboInOwl:hasDbXref UMLS:C1848861 owl:Axiom -HP:0002027 oboInOwl:hasDbXref SNOMEDCT_US:21522001 owl:Axiom -HP:0002027 oboInOwl:hasDbXref MSH:D015746 owl:Axiom -HP:0002027 oboInOwl:hasDbXref UMLS:C0000737 owl:Axiom -HP:0002027 oboInOwl:hasDbXref MEDDRA:10000081 owl:Axiom -HP:0003359 oboInOwl:hasDbXref UMLS:C1848958 owl:Axiom -HP:0003358 oboInOwl:hasDbXref UMLS:C4025623 owl:Axiom -HP:0002028 oboInOwl:hasDbXref UMLS:C0401151 owl:Axiom -HP:0002028 oboInOwl:hasDbXref SNOMEDCT_US:236071009 owl:Axiom -HP:0004689 oboInOwl:hasDbXref UMLS:C1848514 owl:Axiom -HP:0002021 oboInOwl:hasDbXref MSH:D011707 owl:Axiom -HP:0002021 oboInOwl:hasDbXref SNOMEDCT_US:367403001 owl:Axiom -HP:0002021 oboInOwl:hasDbXref Fyler:4444 owl:Axiom -HP:0002021 oboInOwl:hasDbXref UMLS:C0034194 owl:Axiom -HP:0002021 oboInOwl:hasDbXref MEDDRA:10037621 owl:Axiom -HP:0003353 oboInOwl:hasDbXref SNOMEDCT_US:69080001 owl:Axiom -HP:0003353 oboInOwl:hasDbXref SNOMEDCT_US:124718009 owl:Axiom -HP:0003353 oboInOwl:hasDbXref UMLS:C0268579 owl:Axiom -HP:0003353 oboInOwl:hasDbXref MSH:D056693 owl:Axiom -HP:0004684 oboInOwl:hasDbXref SNOMEDCT_US:79807003 owl:Axiom -HP:0004684 oboInOwl:hasDbXref UMLS:C0152236 owl:Axiom -HP:0003352 oboInOwl:hasDbXref UMLS:C4025624 owl:Axiom -HP:0003351 oboInOwl:hasDbXref UMLS:C1845206 owl:Axiom -HP:0002020 oboInOwl:hasDbXref UMLS:C0018834 owl:Axiom -HP:0002020 oboInOwl:hasDbXref MSH:D006356 owl:Axiom -HP:0002020 oboInOwl:hasDbXref SNOMEDCT_US:235595009 owl:Axiom -HP:0002020 oboInOwl:hasDbXref SNOMEDCT_US:16331000 owl:Axiom -HP:0002020 oboInOwl:hasDbXref SNOMEDCT_US:698065002 owl:Axiom -HP:0002020 oboInOwl:hasDbXref UMLS:C0017168 owl:Axiom -HP:0002020 oboInOwl:hasDbXref MSH:D005764 owl:Axiom -HP:0004681 oboInOwl:hasDbXref UMLS:C1859223 owl:Axiom -HP:0004681 oboInOwl:hasDbXref UMLS:C4280508 owl:Axiom -HP:0003329 oboInOwl:hasDbXref UMLS:C4025631 owl:Axiom -HP:0003324 oboInOwl:hasDbXref UMLS:C0746674 owl:Axiom -HP:0005987 oboInOwl:hasDbXref SNOMEDCT_US:237570007 owl:Axiom -HP:0005987 oboInOwl:hasDbXref UMLS:C0342208 owl:Axiom -HP:0003323 oboInOwl:hasDbXref UMLS:C0240421 owl:Axiom -HP:0005988 oboInOwl:hasDbXref MSH:C535425 owl:Axiom -HP:0005988 oboInOwl:hasDbXref SNOMEDCT_US:268240006 owl:Axiom -HP:0005988 oboInOwl:hasDbXref UMLS:C0079352 owl:Axiom -HP:0005989 oboInOwl:hasDbXref UMLS:C1840319 owl:Axiom -HP:0003321 oboInOwl:hasDbXref UMLS:C1833753 owl:Axiom -HP:0003328 oboInOwl:hasDbXref UMLS:C4025632 owl:Axiom -HP:0003327 oboInOwl:hasDbXref UMLS:C1843697 owl:Axiom -HP:0005984 oboInOwl:hasDbXref UMLS:C0740927 owl:Axiom -HP:0003326 oboInOwl:hasDbXref MSH:D063806 owl:Axiom -HP:0003326 oboInOwl:hasDbXref SNOMEDCT_US:68962001 owl:Axiom -HP:0003326 oboInOwl:hasDbXref UMLS:C0231528 owl:Axiom -HP:0003325 oboInOwl:hasDbXref UMLS:C1858127 owl:Axiom -HP:0005986 oboInOwl:hasDbXref UMLS:C0151315 owl:Axiom -HP:0005986 oboInOwl:hasDbXref SNOMEDCT_US:161882006 owl:Axiom -HP:0005986 oboInOwl:hasDbXref UMLS:C1847392 owl:Axiom -HP:0005986 oboInOwl:hasDbXref SNOMEDCT_US:405947006 owl:Axiom -HP:0005986 oboInOwl:hasDbXref MSH:D009127 owl:Axiom -HP:0005986 oboInOwl:hasDbXref UMLS:C1320474 owl:Axiom -HP:0005982 oboInOwl:hasDbXref UMLS:C4025094 owl:Axiom -HP:0005982 oboInOwl:hasDbXref SNOMEDCT_US:7573000 owl:Axiom -HP:0005982 oboInOwl:hasDbXref MSH:D010661 owl:Axiom -HP:0005982 oboInOwl:hasDbXref UMLS:C0751434 owl:Axiom -HP:0003320 oboInOwl:hasDbXref UMLS:C1848446 owl:Axiom -HP:0002009 oboInOwl:hasDbXref UMLS:C0266619 owl:Axiom -HP:0002009 oboInOwl:hasDbXref SNOMEDCT_US:24814002 owl:Axiom -HP:0002003 oboInOwl:hasDbXref UMLS:C4280584 owl:Axiom -HP:0002003 oboInOwl:hasDbXref UMLS:C4280583 owl:Axiom -HP:0002003 oboInOwl:hasDbXref UMLS:C1839783 owl:Axiom -HP:0005999 oboInOwl:hasDbXref UMLS:C0266320 owl:Axiom -HP:0005999 oboInOwl:hasDbXref SNOMEDCT_US:204974003 owl:Axiom -HP:0005999 oboInOwl:hasDbXref SNOMEDCT_US:49534003 owl:Axiom -HP:0003334 oboInOwl:hasDbXref UMLS:C4025629 owl:Axiom -HP:0003333 oboInOwl:hasDbXref UMLS:C2673361 owl:Axiom -HP:0004664 oboInOwl:hasDbXref UMLS:C1862496 owl:Axiom -HP:0002002 oboInOwl:hasDbXref UMLS:C4020861 owl:Axiom -HP:0002002 oboInOwl:hasDbXref UMLS:C1839797 owl:Axiom -HP:0003332 oboInOwl:hasDbXref UMLS:C3277126 owl:Axiom -HP:0002007 oboInOwl:hasDbXref UMLS:C0221354 owl:Axiom -HP:0002007 oboInOwl:hasDbXref SNOMEDCT_US:90145001 owl:Axiom -HP:0005994 oboInOwl:hasDbXref SNOMEDCT_US:419153005 owl:Axiom -HP:0005994 oboInOwl:hasDbXref MSH:D006044 owl:Axiom -HP:0005994 oboInOwl:hasDbXref UMLS:C0018023 owl:Axiom -HP:0003339 oboInOwl:hasDbXref UMLS:C4021731 owl:Axiom -HP:0005995 oboInOwl:hasDbXref UMLS:C1837763 owl:Axiom -HP:0003338 oboInOwl:hasDbXref UMLS:C4025627 owl:Axiom -HP:0003337 oboInOwl:hasDbXref UMLS:C4021732 owl:Axiom -HP:0002006 oboInOwl:hasDbXref UMLS:C0685787 owl:Axiom -HP:0002006 oboInOwl:hasDbXref SNOMEDCT_US:92821006 owl:Axiom -HP:0005997 oboInOwl:hasDbXref UMLS:C1867006 owl:Axiom -HP:0003336 oboInOwl:hasDbXref UMLS:C4025628 owl:Axiom -HP:0005990 oboInOwl:hasDbXref SNOMEDCT_US:367524008 owl:Axiom -HP:0005990 oboInOwl:hasDbXref MSH:D050033 owl:Axiom -HP:0005990 oboInOwl:hasDbXref UMLS:C0151516 owl:Axiom -HP:0005991 oboInOwl:hasDbXref UMLS:C1864449 owl:Axiom -HP:0002000 oboInOwl:hasDbXref UMLS:C1857479 owl:Axiom -HP:0002000 oboInOwl:hasDbXref UMLS:C4280585 owl:Axiom -HP:0003330 oboInOwl:hasDbXref UMLS:C4025630 owl:Axiom -HP:0004661 oboInOwl:hasDbXref UMLS:C1859438 owl:Axiom -HP:0004660 oboInOwl:hasDbXref UMLS:C4280509 owl:Axiom -HP:0004660 oboInOwl:hasDbXref UMLS:C4280511 owl:Axiom -HP:0004660 oboInOwl:hasDbXref UMLS:C1834042 owl:Axiom -HP:0004660 oboInOwl:hasDbXref UMLS:C4280510 owl:Axiom -HP:0002058 oboInOwl:hasDbXref UMLS:C0332615 owl:Axiom -HP:0002058 oboInOwl:hasDbXref SNOMEDCT_US:26432009 owl:Axiom -HP:0002059 oboInOwl:hasDbXref UMLS:C4020860 owl:Axiom -HP:0002059 oboInOwl:hasDbXref UMLS:C0154671 owl:Axiom -HP:0002059 oboInOwl:hasDbXref SNOMEDCT_US:278849000 owl:Axiom -HP:0002059 oboInOwl:hasDbXref SNOMEDCT_US:418143002 owl:Axiom -HP:0002059 oboInOwl:hasDbXref UMLS:C0235946 owl:Axiom -HP:0002059 oboInOwl:hasDbXref SNOMEDCT_US:52522001 owl:Axiom -HP:0002056 oboInOwl:hasDbXref UMLS:C4021763 owl:Axiom -HP:0003388 oboInOwl:hasDbXref SNOMEDCT_US:248268002 owl:Axiom -HP:0003388 oboInOwl:hasDbXref UMLS:C0424585 owl:Axiom -HP:0003388 oboInOwl:hasDbXref UMLS:C1837098 owl:Axiom -HP:0002057 oboInOwl:hasDbXref UMLS:C1860247 owl:Axiom -HP:0003387 oboInOwl:hasDbXref UMLS:C1859606 owl:Axiom -HP:0003382 oboInOwl:hasDbXref UMLS:C1832776 owl:Axiom -HP:0002050 oboInOwl:hasDbXref UMLS:C1839782 owl:Axiom -HP:0003380 oboInOwl:hasDbXref UMLS:C1858285 owl:Axiom -HP:0002054 oboInOwl:hasDbXref UMLS:C1845107 owl:Axiom -HP:0002055 oboInOwl:hasDbXref UMLS:C1844572 owl:Axiom -HP:0003384 oboInOwl:hasDbXref UMLS:C4025619 owl:Axiom -HP:0003383 oboInOwl:hasDbXref UMLS:C1847906 owl:Axiom -HP:0002069 oboInOwl:hasDbXref SNOMEDCT_US:54200006 owl:Axiom -HP:0002069 oboInOwl:hasDbXref MSH:D012640 owl:Axiom -HP:0002069 oboInOwl:hasDbXref UMLS:C0494475 owl:Axiom -HP:0002067 oboInOwl:hasDbXref MSH:D018476 owl:Axiom -HP:0002067 oboInOwl:hasDbXref UMLS:C0233565 owl:Axiom -HP:0002067 oboInOwl:hasDbXref SNOMEDCT_US:399317006 owl:Axiom -HP:0003398 oboInOwl:hasDbXref UMLS:C4020842 owl:Axiom -HP:0003398 oboInOwl:hasDbXref UMLS:C4025618 owl:Axiom -HP:0002068 oboInOwl:hasDbXref UMLS:C4025729 owl:Axiom -HP:0003393 oboInOwl:hasDbXref UMLS:C1864715 owl:Axiom -HP:0002061 oboInOwl:hasDbXref SNOMEDCT_US:394679006 owl:Axiom -HP:0002061 oboInOwl:hasDbXref UMLS:C1271100 owl:Axiom -HP:0002062 oboInOwl:hasDbXref UMLS:C4021761 owl:Axiom -HP:0002062 oboInOwl:hasDbXref UMLS:C4020859 owl:Axiom -HP:0003392 oboInOwl:hasDbXref UMLS:C1832277 owl:Axiom -HP:0003391 oboInOwl:hasDbXref UMLS:C0234182 owl:Axiom -HP:0003391 oboInOwl:hasDbXref UMLS:C0575071 owl:Axiom -HP:0003391 oboInOwl:hasDbXref SNOMEDCT_US:298294005 owl:Axiom -HP:0003391 oboInOwl:hasDbXref SNOMEDCT_US:85905009 owl:Axiom -HP:0002060 oboInOwl:hasDbXref UMLS:C4021762 owl:Axiom -HP:0003390 oboInOwl:hasDbXref UMLS:C1842587 owl:Axiom -HP:0003390 oboInOwl:hasDbXref UMLS:C1970883 owl:Axiom -HP:0003397 oboInOwl:hasDbXref UMLS:C1853950 owl:Axiom -HP:0002066 oboInOwl:hasDbXref MSH:D020234 owl:Axiom -HP:0002066 oboInOwl:hasDbXref UMLS:C0751837 owl:Axiom -HP:0002066 oboInOwl:hasDbXref SNOMEDCT_US:25136009 owl:Axiom -HP:0003396 oboInOwl:hasDbXref MSH:D013595 owl:Axiom -HP:0003396 oboInOwl:hasDbXref UMLS:C0039144 owl:Axiom -HP:0003396 oboInOwl:hasDbXref SNOMEDCT_US:111496009 owl:Axiom -HP:0002063 oboInOwl:hasDbXref MSH:D009127 owl:Axiom -HP:0002063 oboInOwl:hasDbXref SNOMEDCT_US:16046003 owl:Axiom -HP:0002063 oboInOwl:hasDbXref UMLS:C0026837 owl:Axiom -HP:0002064 oboInOwl:hasDbXref MSH:D020233 owl:Axiom -HP:0002064 oboInOwl:hasDbXref SNOMEDCT_US:9447003 owl:Axiom -HP:0002064 oboInOwl:hasDbXref UMLS:C0231687 owl:Axiom -HP:0003394 oboInOwl:hasDbXref UMLS:C0026821 owl:Axiom -HP:0003394 oboInOwl:hasDbXref MSH:D009120 owl:Axiom -HP:0003394 oboInOwl:hasDbXref SNOMEDCT_US:55300003 owl:Axiom -HP:0002036 oboInOwl:hasDbXref SNOMEDCT_US:84089009 owl:Axiom -HP:0002036 oboInOwl:hasDbXref MEDDRA:10020028 owl:Axiom -HP:0002036 oboInOwl:hasDbXref UMLS:C3489393 owl:Axiom -HP:0002036 oboInOwl:hasDbXref MSH:D006551 owl:Axiom -HP:0004699 oboInOwl:hasDbXref UMLS:C1836873 owl:Axiom -HP:0003368 oboInOwl:hasDbXref UMLS:C4025620 owl:Axiom -HP:0002037 oboInOwl:hasDbXref UMLS:C0021390 owl:Axiom -HP:0002037 oboInOwl:hasDbXref SNOMEDCT_US:24526004 owl:Axiom -HP:0002037 oboInOwl:hasDbXref MSH:D015212 owl:Axiom -HP:0002037 oboInOwl:hasDbXref UMLS:C0578878 owl:Axiom -HP:0002037 oboInOwl:hasDbXref SNOMEDCT_US:302168000 owl:Axiom -HP:0003367 oboInOwl:hasDbXref UMLS:C4025621 owl:Axiom -HP:0002034 oboInOwl:hasDbXref SNOMEDCT_US:86993003 owl:Axiom -HP:0002034 oboInOwl:hasDbXref UMLS:C0266210 owl:Axiom -HP:0003366 oboInOwl:hasDbXref UMLS:C4025622 owl:Axiom -HP:0002035 oboInOwl:hasDbXref SNOMEDCT_US:57773001 owl:Axiom -HP:0002035 oboInOwl:hasDbXref MEDDRA:10038077 owl:Axiom -HP:0002035 oboInOwl:hasDbXref MSH:D012005 owl:Axiom -HP:0002035 oboInOwl:hasDbXref UMLS:C0034888 owl:Axiom -HP:0003365 oboInOwl:hasDbXref UMLS:C0019559 owl:Axiom -HP:0003365 oboInOwl:hasDbXref SNOMEDCT_US:49218002 owl:Axiom -HP:0004696 oboInOwl:hasDbXref UMLS:C1832342 owl:Axiom -HP:0002038 oboInOwl:hasDbXref UMLS:C1839531 owl:Axiom -HP:0002039 oboInOwl:hasDbXref MSH:D000855 owl:Axiom -HP:0002039 oboInOwl:hasDbXref SNOMEDCT_US:79890006 owl:Axiom -HP:0002039 oboInOwl:hasDbXref UMLS:C0003123 owl:Axiom -HP:0004691 oboInOwl:hasDbXref UMLS:C0432040 owl:Axiom -HP:0004691 oboInOwl:hasDbXref SNOMEDCT_US:205145001 owl:Axiom -HP:0004690 oboInOwl:hasDbXref UMLS:C0919997 owl:Axiom -HP:0002032 oboInOwl:hasDbXref MSH:D004933 owl:Axiom -HP:0002032 oboInOwl:hasDbXref Fyler:4412 owl:Axiom -HP:0002032 oboInOwl:hasDbXref SNOMEDCT_US:26179002 owl:Axiom -HP:0002032 oboInOwl:hasDbXref UMLS:C0014850 owl:Axiom -HP:0004695 oboInOwl:hasDbXref UMLS:C1861708 owl:Axiom -HP:0030958 oboInOwl:hasDbXref Fyler:2346 owl:Axiom -HP:0002033 oboInOwl:hasDbXref UMLS:C1837142 owl:Axiom -HP:0003363 oboInOwl:hasDbXref SNOMEDCT_US:27317008 owl:Axiom -HP:0003363 oboInOwl:hasDbXref Fyler:3816 owl:Axiom -HP:0003363 oboInOwl:hasDbXref MSH:D012857 owl:Axiom -HP:0003363 oboInOwl:hasDbXref SNOMEDCT_US:43876007 owl:Axiom -HP:0003363 oboInOwl:hasDbXref UMLS:C0037221 owl:Axiom -HP:0003362 oboInOwl:hasDbXref UMLS:C4021729 owl:Axiom -HP:0002031 oboInOwl:hasDbXref SNOMEDCT_US:69771008 owl:Axiom -HP:0002031 oboInOwl:hasDbXref UMLS:C0266126 owl:Axiom -HP:0003361 oboInOwl:hasDbXref UMLS:C0268472 owl:Axiom -HP:0003361 oboInOwl:hasDbXref SNOMEDCT_US:18789002 owl:Axiom -HP:0004692 oboInOwl:hasDbXref UMLS:C1837836 owl:Axiom -HP:0002047 oboInOwl:hasDbXref SNOMEDCT_US:213026003 owl:Axiom -HP:0002047 oboInOwl:hasDbXref SNOMEDCT_US:405501007 owl:Axiom -HP:0002047 oboInOwl:hasDbXref MSH:D008305 owl:Axiom -HP:0002047 oboInOwl:hasDbXref UMLS:C0024591 owl:Axiom -HP:0003378 oboInOwl:hasDbXref UMLS:C1968790 owl:Axiom -HP:0002048 oboInOwl:hasDbXref UMLS:C4025730 owl:Axiom -HP:0002045 oboInOwl:hasDbXref UMLS:C0020672 owl:Axiom -HP:0002045 oboInOwl:hasDbXref MSH:D007035 owl:Axiom -HP:0002045 oboInOwl:hasDbXref SNOMEDCT_US:386689009 owl:Axiom -HP:0002046 oboInOwl:hasDbXref UMLS:C0231274 owl:Axiom -HP:0002046 oboInOwl:hasDbXref SNOMEDCT_US:69215007 owl:Axiom -HP:0003376 oboInOwl:hasDbXref MSH:D020233 owl:Axiom -HP:0003376 oboInOwl:hasDbXref SNOMEDCT_US:27253007 owl:Axiom -HP:0003376 oboInOwl:hasDbXref UMLS:C0427149 owl:Axiom -HP:0030968 oboInOwl:hasDbXref Fyler:3000 owl:Axiom -HP:0002049 oboInOwl:hasDbXref MSH:D000141 owl:Axiom -HP:0002049 oboInOwl:hasDbXref UMLS:C0268435 owl:Axiom -HP:0002049 oboInOwl:hasDbXref SNOMEDCT_US:24790002 owl:Axiom -HP:0003371 oboInOwl:hasDbXref UMLS:C1859697 owl:Axiom -HP:0002040 oboInOwl:hasDbXref UMLS:C0014867 owl:Axiom -HP:0002040 oboInOwl:hasDbXref SNOMEDCT_US:28670008 owl:Axiom -HP:0002040 oboInOwl:hasDbXref MSH:D004932 owl:Axiom -HP:0002040 oboInOwl:hasDbXref MEDDRA:10056091 owl:Axiom -HP:0003370 oboInOwl:hasDbXref UMLS:C1842155 owl:Axiom -HP:0003375 oboInOwl:hasDbXref UMLS:C0566888 owl:Axiom -HP:0003375 oboInOwl:hasDbXref SNOMEDCT_US:289457006 owl:Axiom -HP:0002043 oboInOwl:hasDbXref SNOMEDCT_US:63305008 owl:Axiom -HP:0002043 oboInOwl:hasDbXref MSH:D004940 owl:Axiom -HP:0002043 oboInOwl:hasDbXref UMLS:C0014866 owl:Axiom -HP:0002044 oboInOwl:hasDbXref MEDDRA:10048281 owl:Axiom -HP:0002044 oboInOwl:hasDbXref MSH:D015043 owl:Axiom -HP:0002044 oboInOwl:hasDbXref UMLS:C0043515 owl:Axiom -HP:0002044 oboInOwl:hasDbXref SNOMEDCT_US:53132006 owl:Axiom -HP:0002041 oboInOwl:hasDbXref UMLS:C0743178 owl:Axiom -HP:0005929 oboInOwl:hasDbXref UMLS:C4025103 owl:Axiom -HP:0005925 oboInOwl:hasDbXref UMLS:C4025106 owl:Axiom -HP:0005926 oboInOwl:hasDbXref UMLS:C4025105 owl:Axiom -HP:0005927 oboInOwl:hasDbXref UMLS:C4021612 owl:Axiom -HP:0005928 oboInOwl:hasDbXref UMLS:C4025104 owl:Axiom -HP:0005922 oboInOwl:hasDbXref UMLS:C4025109 owl:Axiom -HP:0005923 oboInOwl:hasDbXref UMLS:C4025108 owl:Axiom -HP:0005924 oboInOwl:hasDbXref UMLS:C4025107 owl:Axiom -HP:0005920 oboInOwl:hasDbXref UMLS:C4021613 owl:Axiom -HP:0004608 oboInOwl:hasDbXref UMLS:C1844512 owl:Axiom -HP:0004607 oboInOwl:hasDbXref UMLS:C4025306 owl:Axiom -HP:0004606 oboInOwl:hasDbXref UMLS:C1860202 owl:Axiom -HP:0004605 oboInOwl:hasDbXref UMLS:C1860191 owl:Axiom -HP:0005938 oboInOwl:hasDbXref UMLS:C4025100 owl:Axiom -HP:0004609 oboInOwl:hasDbXref UMLS:C4025305 owl:Axiom -HP:0005939 oboInOwl:hasDbXref UMLS:C4025099 owl:Axiom -HP:0005932 oboInOwl:hasDbXref UMLS:C4025102 owl:Axiom -HP:0005934 oboInOwl:hasDbXref UMLS:C4025101 owl:Axiom -HP:0004603 oboInOwl:hasDbXref UMLS:C4025307 owl:Axiom -HP:0004602 oboInOwl:hasDbXref UMLS:C0022738 owl:Axiom -HP:0004602 oboInOwl:hasDbXref SNOMEDCT_US:5601008 owl:Axiom -HP:0004602 oboInOwl:hasDbXref SNOMEDCT_US:388981000 owl:Axiom -HP:0004602 oboInOwl:hasDbXref MSH:D007714 owl:Axiom -HP:0005930 oboInOwl:hasDbXref UMLS:C4021611 owl:Axiom -HP:0004601 oboInOwl:hasDbXref UMLS:C4025308 owl:Axiom -HP:0005905 oboInOwl:hasDbXref UMLS:C3151523 owl:Axiom -HP:0005906 oboInOwl:hasDbXref UMLS:C4021617 owl:Axiom -HP:0005900 oboInOwl:hasDbXref UMLS:C3276324 owl:Axiom -HP:0005918 oboInOwl:hasDbXref UMLS:C4021614 owl:Axiom -HP:0005914 oboInOwl:hasDbXref UMLS:C1836192 owl:Axiom -HP:0005916 oboInOwl:hasDbXref UMLS:C4021615 owl:Axiom -HP:0005917 oboInOwl:hasDbXref SNOMEDCT_US:91846008 owl:Axiom -HP:0005917 oboInOwl:hasDbXref UMLS:C0545617 owl:Axiom -HP:0005910 oboInOwl:hasDbXref UMLS:C4021616 owl:Axiom -HP:0005912 oboInOwl:hasDbXref UMLS:C0005411 owl:Axiom -HP:0005912 oboInOwl:hasDbXref MSH:D001656 owl:Axiom -HP:0005912 oboInOwl:hasDbXref SNOMEDCT_US:77480004 owl:Axiom -HP:0005912 oboInOwl:hasDbXref SNOMEDCT_US:82821008 owl:Axiom -HP:0005913 oboInOwl:hasDbXref UMLS:C4025110 owl:Axiom -HP:0003309 oboInOwl:hasDbXref UMLS:C1868556 owl:Axiom -HP:0004639 oboInOwl:hasDbXref UMLS:C1839860 owl:Axiom -HP:0003308 oboInOwl:hasDbXref UMLS:C1846798 owl:Axiom -HP:0003307 oboInOwl:hasDbXref UMLS:C0024003 owl:Axiom -HP:0003307 oboInOwl:hasDbXref SNOMEDCT_US:249710008 owl:Axiom -HP:0003307 oboInOwl:hasDbXref SNOMEDCT_US:61960001 owl:Axiom -HP:0003307 oboInOwl:hasDbXref MSH:D008141 owl:Axiom -HP:0004633 oboInOwl:hasDbXref UMLS:C1864361 owl:Axiom -HP:0003302 oboInOwl:hasDbXref SNOMEDCT_US:274152003 owl:Axiom -HP:0003302 oboInOwl:hasDbXref MSH:D013168 owl:Axiom -HP:0003302 oboInOwl:hasDbXref UMLS:C0038016 owl:Axiom -HP:0003301 oboInOwl:hasDbXref UMLS:C1842153 owl:Axiom -HP:0004632 oboInOwl:hasDbXref UMLS:C1862415 owl:Axiom -HP:0005967 oboInOwl:hasDbXref UMLS:C1840372 owl:Axiom -HP:0003300 oboInOwl:hasDbXref UMLS:C1855665 owl:Axiom -HP:0003300 oboInOwl:hasDbXref UMLS:C4020844 owl:Axiom -HP:0004631 oboInOwl:hasDbXref UMLS:C4280512 owl:Axiom -HP:0004631 oboInOwl:hasDbXref UMLS:C1839653 owl:Axiom -HP:0005968 oboInOwl:hasDbXref UMLS:C3279038 owl:Axiom -HP:0005968 oboInOwl:hasDbXref UMLS:C1820737 owl:Axiom -HP:0004630 oboInOwl:hasDbXref UMLS:C4025302 owl:Axiom -HP:0003306 oboInOwl:hasDbXref UMLS:C1858025 owl:Axiom -HP:0004637 oboInOwl:hasDbXref UMLS:C1859692 owl:Axiom -HP:0005961 oboInOwl:hasDbXref UMLS:C4025095 owl:Axiom -HP:0005961 oboInOwl:hasDbXref UMLS:C1859735 owl:Axiom -HP:0003305 oboInOwl:hasDbXref UMLS:C1844753 owl:Axiom -HP:0003304 oboInOwl:hasDbXref SNOMEDCT_US:240221008 owl:Axiom -HP:0003304 oboInOwl:hasDbXref MSH:D013169 owl:Axiom -HP:0003304 oboInOwl:hasDbXref UMLS:C0038018 owl:Axiom -HP:0004635 oboInOwl:hasDbXref UMLS:C4025301 owl:Axiom -HP:0005964 oboInOwl:hasDbXref UMLS:C1837639 owl:Axiom -HP:0004634 oboInOwl:hasDbXref UMLS:C2673653 owl:Axiom -HP:0003319 oboInOwl:hasDbXref UMLS:C1852464 owl:Axiom -HP:0003318 oboInOwl:hasDbXref UMLS:C0574967 owl:Axiom -HP:0003318 oboInOwl:hasDbXref SNOMEDCT_US:298186005 owl:Axiom -HP:0005976 oboInOwl:hasDbXref UMLS:C1865880 owl:Axiom -HP:0005977 oboInOwl:hasDbXref UMLS:C0740895 owl:Axiom -HP:0003312 oboInOwl:hasDbXref UMLS:C1839326 owl:Axiom -HP:0003311 oboInOwl:hasDbXref UMLS:C1846439 owl:Axiom -HP:0005978 oboInOwl:hasDbXref UMLS:C0011860 owl:Axiom -HP:0005978 oboInOwl:hasDbXref SNOMEDCT_US:44054006 owl:Axiom -HP:0005978 oboInOwl:hasDbXref MSH:D003924 owl:Axiom -HP:0003310 oboInOwl:hasDbXref UMLS:C1864794 owl:Axiom -HP:0005979 oboInOwl:hasDbXref UMLS:C1854704 owl:Axiom -HP:0005979 oboInOwl:hasDbXref MSH:D007662 owl:Axiom -HP:0005972 oboInOwl:hasDbXref MSH:D000142 owl:Axiom -HP:0005972 oboInOwl:hasDbXref UMLS:C0001127 owl:Axiom -HP:0005972 oboInOwl:hasDbXref SNOMEDCT_US:12326000 owl:Axiom -HP:0003316 oboInOwl:hasDbXref UMLS:C1844752 owl:Axiom -HP:0005973 oboInOwl:hasDbXref SNOMEDCT_US:20052008 owl:Axiom -HP:0005973 oboInOwl:hasDbXref UMLS:C0016751 owl:Axiom -HP:0005973 oboInOwl:hasDbXref MSH:D005633 owl:Axiom -HP:0005974 oboInOwl:hasDbXref UMLS:C1859860 owl:Axiom -HP:0004646 oboInOwl:hasDbXref UMLS:C4021651 owl:Axiom -HP:0004619 oboInOwl:hasDbXref UMLS:C1834953 owl:Axiom -HP:0004618 oboInOwl:hasDbXref UMLS:C1850134 owl:Axiom -HP:0004617 oboInOwl:hasDbXref UMLS:C1861627 owl:Axiom -HP:0004616 oboInOwl:hasDbXref UMLS:C1859458 owl:Axiom -HP:0005947 oboInOwl:hasDbXref UMLS:C3806286 owl:Axiom -HP:0005948 oboInOwl:hasDbXref UMLS:C1384901 owl:Axiom -HP:0005948 oboInOwl:hasDbXref MSH:C563237 owl:Axiom -HP:0005949 oboInOwl:hasDbXref UMLS:C3807980 owl:Axiom -HP:0005943 oboInOwl:hasDbXref SNOMEDCT_US:87317003 owl:Axiom -HP:0005943 oboInOwl:hasDbXref UMLS:C0162297 owl:Axiom -HP:0004611 oboInOwl:hasDbXref UMLS:C1839822 owl:Axiom -HP:0005944 oboInOwl:hasDbXref UMLS:C4021610 owl:Axiom -HP:0005944 oboInOwl:hasDbXref Fyler:4206 owl:Axiom -HP:0004610 oboInOwl:hasDbXref UMLS:C0158288 owl:Axiom -HP:0004610 oboInOwl:hasDbXref SNOMEDCT_US:18347007 owl:Axiom -HP:0005945 oboInOwl:hasDbXref SNOMEDCT_US:61169001 owl:Axiom -HP:0005945 oboInOwl:hasDbXref UMLS:C0264306 owl:Axiom -HP:0005946 oboInOwl:hasDbXref UMLS:C4025097 owl:Axiom -HP:0004614 oboInOwl:hasDbXref UMLS:C4025304 owl:Axiom -HP:0005941 oboInOwl:hasDbXref UMLS:C4025098 owl:Axiom -HP:0005942 oboInOwl:hasDbXref UMLS:C0238378 owl:Axiom -HP:0005942 oboInOwl:hasDbXref MSH:C562470 owl:Axiom -HP:0005942 oboInOwl:hasDbXref SNOMEDCT_US:8549006 owl:Axiom -HP:0004629 oboInOwl:hasDbXref UMLS:C1851130 owl:Axiom -HP:0005959 oboInOwl:hasDbXref UMLS:C3279336 owl:Axiom -HP:0004622 oboInOwl:hasDbXref UMLS:C1837670 owl:Axiom -HP:0005954 oboInOwl:hasDbXref SNOMEDCT_US:233949008 owl:Axiom -HP:0005954 oboInOwl:hasDbXref UMLS:C0340548 owl:Axiom -HP:0004621 oboInOwl:hasDbXref UMLS:C4025303 owl:Axiom -HP:0005956 oboInOwl:hasDbXref UMLS:C3805994 owl:Axiom -HP:0005957 oboInOwl:hasDbXref UMLS:C3808046 owl:Axiom -HP:0005950 oboInOwl:hasDbXref SNOMEDCT_US:297159008 owl:Axiom -HP:0005950 oboInOwl:hasDbXref UMLS:C0281890 owl:Axiom -HP:0004626 oboInOwl:hasDbXref UMLS:C2748518 owl:Axiom -HP:0005951 oboInOwl:hasDbXref UMLS:C4025096 owl:Axiom -HP:0004625 oboInOwl:hasDbXref UMLS:C1866675 owl:Axiom -HP:0005952 oboInOwl:hasDbXref MSH:D012131 owl:Axiom -HP:0005952 oboInOwl:hasDbXref SNOMEDCT_US:80954004 owl:Axiom -HP:0005952 oboInOwl:hasDbXref UMLS:C0235063 owl:Axiom -HP:0100248 oboInOwl:hasDbXref UMLS:C0221169 owl:Axiom -HP:0100248 oboInOwl:hasDbXref SNOMEDCT_US:66637005 owl:Axiom -HP:0100248 oboInOwl:hasDbXref MSH:D020820 owl:Axiom -HP:0100249 oboInOwl:hasDbXref UMLS:C2960760 owl:Axiom -HP:0100249 oboInOwl:hasDbXref SNOMEDCT_US:446993003 owl:Axiom -HP:0100246 oboInOwl:hasDbXref MSH:D010016 owl:Axiom -HP:0100246 oboInOwl:hasDbXref SNOMEDCT_US:83612000 owl:Axiom -HP:0100246 oboInOwl:hasDbXref UMLS:C0029440 owl:Axiom -HP:0100246 oboInOwl:hasDbXref NCIT:C3296 owl:Axiom -HP:0100246 oboInOwl:hasDbXref SNOMEDCT_US:302858007 owl:Axiom -HP:0100247 oboInOwl:hasDbXref UMLS:C0744897 owl:Axiom -HP:0100247 oboInOwl:hasDbXref MSH:D006606 owl:Axiom -HP:0100247 oboInOwl:hasDbXref SNOMEDCT_US:65958008 owl:Axiom -HP:0100247 oboInOwl:hasDbXref UMLS:C0019521 owl:Axiom -HP:0100244 oboInOwl:hasDbXref MSH:D005354 owl:Axiom -HP:0100244 oboInOwl:hasDbXref UMLS:C0016057 owl:Axiom -HP:0100244 oboInOwl:hasDbXref SNOMEDCT_US:443250000 owl:Axiom -HP:0100244 oboInOwl:hasDbXref SNOMEDCT_US:53654007 owl:Axiom -HP:0100244 oboInOwl:hasDbXref NCIT:C6605 owl:Axiom -HP:0100245 oboInOwl:hasDbXref SNOMEDCT_US:399994005 owl:Axiom -HP:0100245 oboInOwl:hasDbXref SNOMEDCT_US:400055004 owl:Axiom -HP:0100245 oboInOwl:hasDbXref NCIT:C3042 owl:Axiom -HP:0100245 oboInOwl:hasDbXref SNOMEDCT_US:47284001 owl:Axiom -HP:0100245 oboInOwl:hasDbXref MSH:D018222 owl:Axiom -HP:0100245 oboInOwl:hasDbXref UMLS:C0079218 owl:Axiom -HP:0100242 oboInOwl:hasDbXref NCIT:C9118 owl:Axiom -HP:0100242 oboInOwl:hasDbXref UMLS:C1261473 owl:Axiom -HP:0100242 oboInOwl:hasDbXref SNOMEDCT_US:424413001 owl:Axiom -HP:0100242 oboInOwl:hasDbXref SNOMEDCT_US:269469005 owl:Axiom -HP:0100242 oboInOwl:hasDbXref SNOMEDCT_US:424952003 owl:Axiom -HP:0100242 oboInOwl:hasDbXref SNOMEDCT_US:2424003 owl:Axiom -HP:0100242 oboInOwl:hasDbXref MSH:D012509 owl:Axiom -HP:0100243 oboInOwl:hasDbXref MSH:D007890 owl:Axiom -HP:0100243 oboInOwl:hasDbXref UMLS:C0023269 owl:Axiom -HP:0100243 oboInOwl:hasDbXref SNOMEDCT_US:51549004 owl:Axiom -HP:0100243 oboInOwl:hasDbXref SNOMEDCT_US:443719001 owl:Axiom -HP:0100243 oboInOwl:hasDbXref NCIT:C3158 owl:Axiom -HP:0100240 oboInOwl:hasDbXref UMLS:C4022183 owl:Axiom -HP:0100241 oboInOwl:hasDbXref UMLS:C4022182 owl:Axiom -HP:0040092 oboInOwl:hasDbXref UMLS:C4022445 owl:Axiom -HP:0040093 oboInOwl:hasDbXref UMLS:C4022444 owl:Axiom -HP:0040090 oboInOwl:hasDbXref UMLS:C4022447 owl:Axiom -HP:0040091 oboInOwl:hasDbXref UMLS:C4022446 owl:Axiom -HP:0040096 oboInOwl:hasDbXref UMLS:C1512779 owl:Axiom -HP:0040096 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0040097 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0040097 oboInOwl:hasDbXref UMLS:C0334352 owl:Axiom -HP:0040097 oboInOwl:hasDbXref SNOMEDCT_US:403945001 owl:Axiom -HP:0040097 oboInOwl:hasDbXref SNOMEDCT_US:52707009 owl:Axiom -HP:0040095 oboInOwl:hasDbXref UMLS:C4022443 owl:Axiom -HP:0040095 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0040098 oboInOwl:hasDbXref UMLS:C4022442 owl:Axiom -HP:0040099 oboInOwl:hasDbXref UMLS:C4022441 owl:Axiom -HP:0100259 oboInOwl:hasDbXref MSH:C562429 owl:Axiom -HP:0100259 oboInOwl:hasDbXref UMLS:C0220697 owl:Axiom -HP:0100257 oboInOwl:hasDbXref MSH:C574275 owl:Axiom -HP:0100257 oboInOwl:hasDbXref SNOMEDCT_US:81208006 owl:Axiom -HP:0100257 oboInOwl:hasDbXref UMLS:C0265554 owl:Axiom -HP:0100257 oboInOwl:hasDbXref SNOMEDCT_US:13624003 owl:Axiom -HP:0100258 oboInOwl:hasDbXref SNOMEDCT_US:205135003 owl:Axiom -HP:0100258 oboInOwl:hasDbXref UMLS:C0345354 owl:Axiom -HP:0100255 oboInOwl:hasDbXref UMLS:C0265294 owl:Axiom -HP:0100255 oboInOwl:hasDbXref SNOMEDCT_US:27837003 owl:Axiom -HP:0100255 oboInOwl:hasDbXref MSH:C536252 owl:Axiom -HP:0100256 oboInOwl:hasDbXref SNOMEDCT_US:38551001 owl:Axiom -HP:0100256 oboInOwl:hasDbXref UMLS:C0333463 owl:Axiom -HP:0100256 oboInOwl:hasDbXref MSH:D058225 owl:Axiom -HP:0100253 oboInOwl:hasDbXref UMLS:C4021027 owl:Axiom -HP:0100254 oboInOwl:hasDbXref UMLS:C4022179 owl:Axiom -HP:0100251 oboInOwl:hasDbXref UMLS:C4022180 owl:Axiom -HP:0100251 oboInOwl:hasDbXref NCIT:C3192 owl:Axiom -HP:0100252 oboInOwl:hasDbXref UMLS:C0011989 owl:Axiom -HP:0100252 oboInOwl:hasDbXref MSH:D003966 owl:Axiom -HP:0100252 oboInOwl:hasDbXref SNOMEDCT_US:34643004 owl:Axiom -HP:0100252 oboInOwl:hasDbXref SNOMEDCT_US:318761000119105 owl:Axiom -HP:0100250 oboInOwl:hasDbXref UMLS:C4022181 owl:Axiom -HP:0100268 oboInOwl:hasDbXref UMLS:C4022176 owl:Axiom -HP:0100269 oboInOwl:hasDbXref UMLS:C4022175 owl:Axiom -HP:0100266 oboInOwl:hasDbXref UMLS:C4021025 owl:Axiom -HP:0100267 oboInOwl:hasDbXref UMLS:C0341059 owl:Axiom -HP:0100264 oboInOwl:hasDbXref UMLS:C1861385 owl:Axiom -HP:0100264 oboInOwl:hasDbXref MSH:C536223 owl:Axiom -HP:0100265 oboInOwl:hasDbXref UMLS:C4022177 owl:Axiom -HP:0100262 oboInOwl:hasDbXref UMLS:C4022178 owl:Axiom -HP:0100263 oboInOwl:hasDbXref UMLS:C1861401 owl:Axiom -HP:0100263 oboInOwl:hasDbXref MSH:C566099 owl:Axiom -HP:0100260 oboInOwl:hasDbXref UMLS:C1848595 owl:Axiom -HP:0100260 oboInOwl:hasDbXref UMLS:C4020689 owl:Axiom -HP:0100261 oboInOwl:hasDbXref UMLS:C4021026 owl:Axiom -HP:0100279 oboInOwl:hasDbXref SNOMEDCT_US:64766004 owl:Axiom -HP:0100279 oboInOwl:hasDbXref UMLS:C0009324 owl:Axiom -HP:0100279 oboInOwl:hasDbXref MSH:D003093 owl:Axiom -HP:0100277 oboInOwl:hasDbXref UMLS:C4022171 owl:Axiom -HP:0100275 oboInOwl:hasDbXref UMLS:C1854699 owl:Axiom -HP:0100276 oboInOwl:hasDbXref UMLS:C4022172 owl:Axiom -HP:0100276 oboInOwl:hasDbXref UMLS:C4020712 owl:Axiom -HP:0100273 oboInOwl:hasDbXref SNOMEDCT_US:126838000 owl:Axiom -HP:0100273 oboInOwl:hasDbXref MSH:D003110 owl:Axiom -HP:0100273 oboInOwl:hasDbXref UMLS:C0009375 owl:Axiom -HP:0100273 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100274 oboInOwl:hasDbXref UMLS:C1862052 owl:Axiom -HP:0100271 oboInOwl:hasDbXref UMLS:C4022173 owl:Axiom -HP:0100272 oboInOwl:hasDbXref UMLS:C0266624 owl:Axiom -HP:0100272 oboInOwl:hasDbXref SNOMEDCT_US:253259008 owl:Axiom -HP:0100270 oboInOwl:hasDbXref UMLS:C4022174 owl:Axiom -HP:0040059 oboInOwl:hasDbXref UMLS:C4022461 owl:Axiom -HP:0100288 oboInOwl:hasDbXref UMLS:C4022166 owl:Axiom -HP:0100289 oboInOwl:hasDbXref UMLS:C4022165 owl:Axiom -HP:0100287 oboInOwl:hasDbXref UMLS:C4022167 owl:Axiom -HP:0100284 oboInOwl:hasDbXref UMLS:C4022169 owl:Axiom -HP:0100285 oboInOwl:hasDbXref UMLS:C4022168 owl:Axiom -HP:0100282 oboInOwl:hasDbXref UMLS:C2118460 owl:Axiom -HP:0100283 oboInOwl:hasDbXref UMLS:C4022170 owl:Axiom -HP:0100280 oboInOwl:hasDbXref MSH:D003424 owl:Axiom -HP:0100280 oboInOwl:hasDbXref UMLS:C0010346 owl:Axiom -HP:0100280 oboInOwl:hasDbXref SNOMEDCT_US:34000006 owl:Axiom -HP:0100281 oboInOwl:hasDbXref UMLS:C0267375 owl:Axiom -HP:0100281 oboInOwl:hasDbXref SNOMEDCT_US:54597004 owl:Axiom -HP:0040052 oboInOwl:hasDbXref UMLS:C4022466 owl:Axiom -HP:0040053 oboInOwl:hasDbXref UMLS:C4022465 owl:Axiom -HP:0040050 oboInOwl:hasDbXref UMLS:C4022468 owl:Axiom -HP:0040051 oboInOwl:hasDbXref UMLS:C4022467 owl:Axiom -HP:0040056 oboInOwl:hasDbXref UMLS:C4280294 owl:Axiom -HP:0040056 oboInOwl:hasDbXref UMLS:C4280255 owl:Axiom -HP:0040056 oboInOwl:hasDbXref UMLS:C4022462 owl:Axiom -HP:0040057 oboInOwl:hasDbXref UMLS:C4021858 owl:Axiom -HP:0040054 oboInOwl:hasDbXref UMLS:C4022464 owl:Axiom -HP:0040055 oboInOwl:hasDbXref UMLS:C4022463 owl:Axiom -HP:0040069 oboInOwl:hasDbXref UMLS:C4022457 owl:Axiom -HP:0040069 oboInOwl:hasDbXref UMLS:C4022455 owl:Axiom -HP:0100299 oboInOwl:hasDbXref UMLS:C4022159 owl:Axiom -HP:0100297 oboInOwl:hasDbXref UMLS:C4022161 owl:Axiom -HP:0100298 oboInOwl:hasDbXref UMLS:C4022160 owl:Axiom -HP:0100295 oboInOwl:hasDbXref UMLS:C0333751 owl:Axiom -HP:0100295 oboInOwl:hasDbXref SNOMEDCT_US:67867005 owl:Axiom -HP:0100296 oboInOwl:hasDbXref UMLS:C0333757 owl:Axiom -HP:0100296 oboInOwl:hasDbXref SNOMEDCT_US:87196003 owl:Axiom -HP:0100293 oboInOwl:hasDbXref SNOMEDCT_US:42091004 owl:Axiom -HP:0100293 oboInOwl:hasDbXref UMLS:C0333759 owl:Axiom -HP:0100291 oboInOwl:hasDbXref UMLS:C4022163 owl:Axiom -HP:0100292 oboInOwl:hasDbXref UMLS:C4022162 owl:Axiom -HP:0100290 oboInOwl:hasDbXref UMLS:C4022164 owl:Axiom -HP:0040063 oboInOwl:hasDbXref UMLS:C4022459 owl:Axiom -HP:0040064 oboInOwl:hasDbXref SNOMEDCT_US:445144002 owl:Axiom -HP:0040064 oboInOwl:hasDbXref UMLS:C0239337 owl:Axiom -HP:0040064 oboInOwl:hasDbXref UMLS:C4073131 owl:Axiom -HP:0040061 oboInOwl:hasDbXref UMLS:C4022460 owl:Axiom -HP:0040062 oboInOwl:hasDbXref UMLS:C1968813 owl:Axiom -HP:0040068 oboInOwl:hasDbXref UMLS:C4022456 owl:Axiom -HP:0040070 oboInOwl:hasDbXref UMLS:C4022454 owl:Axiom -HP:0040070 oboInOwl:hasDbXref UMLS:C4022458 owl:Axiom -HP:0040071 oboInOwl:hasDbXref UMLS:C4022453 owl:Axiom -HP:0040075 oboInOwl:hasDbXref UMLS:C0020635 owl:Axiom -HP:0040075 oboInOwl:hasDbXref SNOMEDCT_US:74728003 owl:Axiom -HP:0040075 oboInOwl:hasDbXref MSH:D007018 owl:Axiom -HP:0040072 oboInOwl:hasDbXref UMLS:C4022452 owl:Axiom -HP:0040073 oboInOwl:hasDbXref UMLS:C4022451 owl:Axiom -HP:0040078 oboInOwl:hasDbXref UMLS:C1837496 owl:Axiom -HP:0040079 oboInOwl:hasDbXref UMLS:C1856765 owl:Axiom -HP:0040081 oboInOwl:hasDbXref UMLS:C4022449 owl:Axiom -HP:0040082 oboInOwl:hasDbXref UMLS:C1856115 owl:Axiom -HP:0040080 oboInOwl:hasDbXref UMLS:C1857055 owl:Axiom -HP:0040085 oboInOwl:hasDbXref UMLS:C0857898 owl:Axiom -HP:0040086 oboInOwl:hasDbXref UMLS:C4022448 owl:Axiom -HP:0040083 oboInOwl:hasDbXref UMLS:C0427144 owl:Axiom -HP:0040083 oboInOwl:hasDbXref SNOMEDCT_US:250018006 owl:Axiom -HP:0040084 oboInOwl:hasDbXref UMLS:C4021038 owl:Axiom -HP:0040089 oboInOwl:hasDbXref UMLS:C4021036 owl:Axiom -HP:0040087 oboInOwl:hasDbXref UMLS:C4021037 owl:Axiom -HP:0040088 oboInOwl:hasDbXref SNOMEDCT_US:165534000 owl:Axiom -HP:0040088 oboInOwl:hasDbXref UMLS:C0580550 owl:Axiom -HP:0040016 oboInOwl:hasDbXref UMLS:C4022490 owl:Axiom -HP:0040017 oboInOwl:hasDbXref UMLS:C4022489 owl:Axiom -HP:0040014 oboInOwl:hasDbXref UMLS:C4022492 owl:Axiom -HP:0040015 oboInOwl:hasDbXref UMLS:C4022491 owl:Axiom -HP:0003070 oboInOwl:hasDbXref SNOMEDCT_US:202307002 owl:Axiom -HP:0003070 oboInOwl:hasDbXref UMLS:C0409477 owl:Axiom -HP:0040018 oboInOwl:hasDbXref UMLS:C4022488 owl:Axiom -HP:0040018 oboInOwl:hasDbXref UMLS:C4280299 owl:Axiom -HP:0040019 oboInOwl:hasDbXref UMLS:C0265610 owl:Axiom -HP:0040019 oboInOwl:hasDbXref UMLS:C4280298 owl:Axiom -HP:0040019 oboInOwl:hasDbXref SNOMEDCT_US:17268007 owl:Axiom -HP:0030693 oboInOwl:hasDbXref SNOMEDCT_US:359619007 owl:Axiom -HP:0030693 oboInOwl:hasDbXref SNOMEDCT_US:47598005 owl:Axiom -HP:0030693 oboInOwl:hasDbXref MSH:D015173 owl:Axiom -HP:0030693 oboInOwl:hasDbXref SNOMEDCT_US:127026004 owl:Axiom -HP:0030693 oboInOwl:hasDbXref UMLS:C0038874 owl:Axiom -HP:0030693 oboInOwl:hasDbXref UMLS:C0031941 owl:Axiom -HP:0030693 oboInOwl:hasDbXref NCIT:C3328 owl:Axiom -HP:0030693 oboInOwl:hasDbXref MSH:D010871 owl:Axiom -HP:0030694 oboInOwl:hasDbXref SNOMEDCT_US:47598005 owl:Axiom -HP:0030694 oboInOwl:hasDbXref SNOMEDCT_US:359619007 owl:Axiom -HP:0030694 oboInOwl:hasDbXref UMLS:C0031941 owl:Axiom -HP:0030694 oboInOwl:hasDbXref SNOMEDCT_US:127026004 owl:Axiom -HP:0030694 oboInOwl:hasDbXref MSH:D010871 owl:Axiom -HP:0030690 oboInOwl:hasDbXref SNOMEDCT_US:109622003 owl:Axiom -HP:0030690 oboInOwl:hasDbXref UMLS:C0426489 owl:Axiom -HP:0030691 oboInOwl:hasDbXref UMLS:C4073130 owl:Axiom -HP:0030692 oboInOwl:hasDbXref SNOMEDCT_US:126952004 owl:Axiom -HP:0030692 oboInOwl:hasDbXref MSH:D001932 owl:Axiom -HP:0030692 oboInOwl:hasDbXref NCIT:C2907 owl:Axiom -HP:0030692 oboInOwl:hasDbXref SNOMEDCT_US:254935002 owl:Axiom -HP:0030692 oboInOwl:hasDbXref UMLS:C0006118 owl:Axiom -HP:0004399 oboInOwl:hasDbXref UMLS:C4025327 owl:Axiom -HP:0003068 oboInOwl:hasDbXref UMLS:C1851419 owl:Axiom -HP:0003063 oboInOwl:hasDbXref UMLS:C4021742 owl:Axiom -HP:0004394 oboInOwl:hasDbXref MSH:C562464 owl:Axiom -HP:0004394 oboInOwl:hasDbXref SNOMEDCT_US:78809005 owl:Axiom -HP:0004394 oboInOwl:hasDbXref SNOMEDCT_US:87252009 owl:Axiom -HP:0004394 oboInOwl:hasDbXref UMLS:C0236048 owl:Axiom -HP:0004392 oboInOwl:hasDbXref UMLS:C0033770 owl:Axiom -HP:0004392 oboInOwl:hasDbXref MSH:D011535 owl:Axiom -HP:0004392 oboInOwl:hasDbXref SNOMEDCT_US:5187006 owl:Axiom -HP:0040012 oboInOwl:hasDbXref UMLS:C0376628 owl:Axiom -HP:0040012 oboInOwl:hasDbXref MSH:D019457 owl:Axiom -HP:0003067 oboInOwl:hasDbXref UMLS:C0152441 owl:Axiom -HP:0003067 oboInOwl:hasDbXref MSH:C562398 owl:Axiom -HP:0003067 oboInOwl:hasDbXref SNOMEDCT_US:4530000 owl:Axiom -HP:0004398 oboInOwl:hasDbXref UMLS:C0030920 owl:Axiom -HP:0004398 oboInOwl:hasDbXref MSH:D010437 owl:Axiom -HP:0004398 oboInOwl:hasDbXref SNOMEDCT_US:13200003 owl:Axiom -HP:0004397 oboInOwl:hasDbXref UMLS:C0266231 owl:Axiom -HP:0004397 oboInOwl:hasDbXref SNOMEDCT_US:5153001 owl:Axiom -HP:0003066 oboInOwl:hasDbXref UMLS:C1844690 owl:Axiom -HP:0040013 oboInOwl:hasDbXref UMLS:C4022493 owl:Axiom -HP:0003065 oboInOwl:hasDbXref UMLS:C1840068 owl:Axiom -HP:0004396 oboInOwl:hasDbXref SNOMEDCT_US:64379006 owl:Axiom -HP:0004396 oboInOwl:hasDbXref UMLS:C0232462 owl:Axiom -HP:0040010 oboInOwl:hasDbXref UMLS:C4022496 owl:Axiom -HP:0004395 oboInOwl:hasDbXref SNOMEDCT_US:65404009 owl:Axiom -HP:0004395 oboInOwl:hasDbXref SNOMEDCT_US:248325000 owl:Axiom -HP:0004395 oboInOwl:hasDbXref UMLS:C0162429 owl:Axiom -HP:0004395 oboInOwl:hasDbXref SNOMEDCT_US:47563007 owl:Axiom -HP:0004395 oboInOwl:hasDbXref MSH:D044342 owl:Axiom -HP:0004395 oboInOwl:hasDbXref SNOMEDCT_US:2492009 owl:Axiom -HP:0004395 oboInOwl:hasDbXref SNOMEDCT_US:70241007 owl:Axiom -HP:0040011 oboInOwl:hasDbXref UMLS:C4022495 owl:Axiom -HP:0040025 oboInOwl:hasDbXref UMLS:C4022484 owl:Axiom -HP:0040025 oboInOwl:hasDbXref UMLS:C4280295 owl:Axiom -HP:0003081 oboInOwl:hasDbXref UMLS:C1846351 owl:Axiom -HP:0003080 oboInOwl:hasDbXref UMLS:C0948585 owl:Axiom -HP:0003079 oboInOwl:hasDbXref UMLS:C1968564 owl:Axiom -HP:0003074 oboInOwl:hasDbXref UMLS:C0020456 owl:Axiom -HP:0003074 oboInOwl:hasDbXref SNOMEDCT_US:80394007 owl:Axiom -HP:0003074 oboInOwl:hasDbXref MSH:D006943 owl:Axiom -HP:0003074 oboInOwl:hasDbXref SNOMEDCT_US:237598005 owl:Axiom -HP:0003073 oboInOwl:hasDbXref SNOMEDCT_US:119247004 owl:Axiom -HP:0003073 oboInOwl:hasDbXref UMLS:C0239981 owl:Axiom -HP:0003073 oboInOwl:hasDbXref MSH:D034141 owl:Axiom -HP:0040020 oboInOwl:hasDbXref UMLS:C4022487 owl:Axiom -HP:0003072 oboInOwl:hasDbXref UMLS:C0020437 owl:Axiom -HP:0003072 oboInOwl:hasDbXref SNOMEDCT_US:66931009 owl:Axiom -HP:0003072 oboInOwl:hasDbXref MSH:D006934 owl:Axiom -HP:0003072 oboInOwl:hasDbXref SNOMEDCT_US:166702002 owl:Axiom -HP:0003071 oboInOwl:hasDbXref UMLS:C1857527 owl:Axiom -HP:0040023 oboInOwl:hasDbXref UMLS:C4280297 owl:Axiom -HP:0040023 oboInOwl:hasDbXref UMLS:C1856888 owl:Axiom -HP:0003077 oboInOwl:hasDbXref MSH:D006949 owl:Axiom -HP:0003077 oboInOwl:hasDbXref SNOMEDCT_US:55822004 owl:Axiom -HP:0003077 oboInOwl:hasDbXref UMLS:C0020473 owl:Axiom -HP:0040024 oboInOwl:hasDbXref UMLS:C4280296 owl:Axiom -HP:0040024 oboInOwl:hasDbXref UMLS:C4022485 owl:Axiom -HP:0040021 oboInOwl:hasDbXref UMLS:C2168996 owl:Axiom -HP:0003076 oboInOwl:hasDbXref SNOMEDCT_US:45154002 owl:Axiom -HP:0003076 oboInOwl:hasDbXref UMLS:C0017979 owl:Axiom -HP:0003076 oboInOwl:hasDbXref MSH:D006029 owl:Axiom -HP:0003075 oboInOwl:hasDbXref MSH:D007019 owl:Axiom -HP:0003075 oboInOwl:hasDbXref SNOMEDCT_US:8900005 owl:Axiom -HP:0003075 oboInOwl:hasDbXref UMLS:C0020639 owl:Axiom -HP:0040022 oboInOwl:hasDbXref UMLS:C4022486 owl:Axiom -HP:0040039 oboInOwl:hasDbXref UMLS:C3553044 owl:Axiom -HP:0040036 oboInOwl:hasDbXref UMLS:C4022477 owl:Axiom -HP:0003049 oboInOwl:hasDbXref UMLS:C0231678 owl:Axiom -HP:0003049 oboInOwl:hasDbXref SNOMEDCT_US:43689004 owl:Axiom -HP:0003048 oboInOwl:hasDbXref SNOMEDCT_US:95854004 owl:Axiom -HP:0003048 oboInOwl:hasDbXref UMLS:C0149977 owl:Axiom -HP:0003048 oboInOwl:hasDbXref SNOMEDCT_US:417109008 owl:Axiom -HP:0004379 oboInOwl:hasDbXref UMLS:C4025328 owl:Axiom -HP:0004379 oboInOwl:hasDbXref UMLS:C4020829 owl:Axiom -HP:0004378 oboInOwl:hasDbXref UMLS:C4025329 owl:Axiom -HP:0004377 oboInOwl:hasDbXref SNOMEDCT_US:269475001 owl:Axiom -HP:0004377 oboInOwl:hasDbXref SNOMEDCT_US:129154003 owl:Axiom -HP:0004377 oboInOwl:hasDbXref UMLS:C0376545 owl:Axiom -HP:0004377 oboInOwl:hasDbXref MSH:D019337 owl:Axiom -HP:0004372 oboInOwl:hasDbXref SNOMEDCT_US:3006004 owl:Axiom -HP:0004372 oboInOwl:hasDbXref UMLS:C0234428 owl:Axiom -HP:0003041 oboInOwl:hasDbXref UMLS:C2930865 owl:Axiom -HP:0003041 oboInOwl:hasDbXref SNOMEDCT_US:205329008 owl:Axiom -HP:0003041 oboInOwl:hasDbXref MSH:C535284 owl:Axiom -HP:0003041 oboInOwl:hasDbXref UMLS:C1863360 owl:Axiom -HP:0040030 oboInOwl:hasDbXref UMLS:C4022483 owl:Axiom -HP:0004371 oboInOwl:hasDbXref UMLS:C4025330 owl:Axiom -HP:0003040 oboInOwl:hasDbXref UMLS:C0022408 owl:Axiom -HP:0003040 oboInOwl:hasDbXref SNOMEDCT_US:399269003 owl:Axiom -HP:0003040 oboInOwl:hasDbXref MSH:D007592 owl:Axiom -HP:0040031 oboInOwl:hasDbXref UMLS:C4022482 owl:Axiom -HP:0004370 oboInOwl:hasDbXref MSH:D001832 owl:Axiom -HP:0004370 oboInOwl:hasDbXref UMLS:C1832160 owl:Axiom -HP:0004370 oboInOwl:hasDbXref UMLS:C0005904 owl:Axiom -HP:0004376 oboInOwl:hasDbXref UMLS:C1334953 owl:Axiom -HP:0040034 oboInOwl:hasDbXref UMLS:C4022479 owl:Axiom -HP:0003045 oboInOwl:hasDbXref UMLS:C4021743 owl:Axiom -HP:0040035 oboInOwl:hasDbXref UMLS:C4022478 owl:Axiom -HP:0003044 oboInOwl:hasDbXref SNOMEDCT_US:202265005 owl:Axiom -HP:0003044 oboInOwl:hasDbXref UMLS:C0409336 owl:Axiom -HP:0004375 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0004375 oboInOwl:hasDbXref MSH:D009423 owl:Axiom -HP:0004375 oboInOwl:hasDbXref SNOMEDCT_US:126950007 owl:Axiom -HP:0004375 oboInOwl:hasDbXref UMLS:C0027766 owl:Axiom -HP:0004374 oboInOwl:hasDbXref UMLS:C0375206 owl:Axiom -HP:0040032 oboInOwl:hasDbXref UMLS:C4022481 owl:Axiom -HP:0003043 oboInOwl:hasDbXref UMLS:C4025659 owl:Axiom -HP:0003042 oboInOwl:hasDbXref UMLS:C2720437 owl:Axiom -HP:0003042 oboInOwl:hasDbXref UMLS:C1403321 owl:Axiom -HP:0003042 oboInOwl:hasDbXref UMLS:C1403299 owl:Axiom -HP:0003042 oboInOwl:hasDbXref SNOMEDCT_US:125617002 owl:Axiom -HP:0003042 oboInOwl:hasDbXref SNOMEDCT_US:417558002 owl:Axiom -HP:0004373 oboInOwl:hasDbXref UMLS:C0743332 owl:Axiom -HP:0004373 oboInOwl:hasDbXref SNOMEDCT_US:445006008 owl:Axiom -HP:0004373 oboInOwl:hasDbXref MSH:D020821 owl:Axiom -HP:0040033 oboInOwl:hasDbXref UMLS:C4022480 owl:Axiom -HP:0040049 oboInOwl:hasDbXref MSH:D008269 owl:Axiom -HP:0040049 oboInOwl:hasDbXref SNOMEDCT_US:37231002 owl:Axiom -HP:0040049 oboInOwl:hasDbXref UMLS:C0271051 owl:Axiom -HP:0040047 oboInOwl:hasDbXref UMLS:C4022470 owl:Axiom -HP:0004390 oboInOwl:hasDbXref SNOMEDCT_US:27391005 owl:Axiom -HP:0004390 oboInOwl:hasDbXref UMLS:C0334092 owl:Axiom -HP:0004390 oboInOwl:hasDbXref UMLS:C3277418 owl:Axiom -HP:0003059 oboInOwl:hasDbXref UMLS:C4025658 owl:Axiom -HP:0004389 oboInOwl:hasDbXref SNOMEDCT_US:235825006 owl:Axiom -HP:0004389 oboInOwl:hasDbXref MSH:D007418 owl:Axiom -HP:0004389 oboInOwl:hasDbXref UMLS:C0021847 owl:Axiom -HP:0004389 oboInOwl:hasDbXref SNOMEDCT_US:715201005 owl:Axiom -HP:0004388 oboInOwl:hasDbXref SNOMEDCT_US:18389004 owl:Axiom -HP:0004388 oboInOwl:hasDbXref UMLS:C0266200 owl:Axiom -HP:0004388 oboInOwl:hasDbXref MSH:C562563 owl:Axiom -HP:0004388 oboInOwl:hasDbXref UMLS:C3553395 owl:Axiom -HP:0003057 oboInOwl:hasDbXref SNOMEDCT_US:702313004 owl:Axiom -HP:0003057 oboInOwl:hasDbXref MSH:C536498 owl:Axiom -HP:0003057 oboInOwl:hasDbXref UMLS:C2931216 owl:Axiom -HP:0004383 oboInOwl:hasDbXref MSH:D018636 owl:Axiom -HP:0004383 oboInOwl:hasDbXref SNOMEDCT_US:62067003 owl:Axiom -HP:0004383 oboInOwl:hasDbXref UMLS:C0152101 owl:Axiom -HP:0004382 oboInOwl:hasDbXref SNOMEDCT_US:473372009 owl:Axiom -HP:0004382 oboInOwl:hasDbXref UMLS:C0919718 owl:Axiom -HP:0040042 oboInOwl:hasDbXref UMLS:C4022475 owl:Axiom -HP:0003051 oboInOwl:hasDbXref UMLS:C1855544 owl:Axiom -HP:0004381 oboInOwl:hasDbXref SNOMEDCT_US:268185002 owl:Axiom -HP:0004381 oboInOwl:hasDbXref UMLS:C0003499 owl:Axiom -HP:0004381 oboInOwl:hasDbXref MSH:D021921 owl:Axiom -HP:0004381 oboInOwl:hasDbXref Fyler:1430 owl:Axiom -HP:0004380 oboInOwl:hasDbXref UMLS:C0428791 owl:Axiom -HP:0004380 oboInOwl:hasDbXref MSH:C562942 owl:Axiom -HP:0004380 oboInOwl:hasDbXref SNOMEDCT_US:250978003 owl:Axiom -HP:0040040 oboInOwl:hasDbXref UMLS:C4022476 owl:Axiom -HP:0040045 oboInOwl:hasDbXref UMLS:C4022472 owl:Axiom -HP:0004387 oboInOwl:hasDbXref SNOMEDCT_US:43752006 owl:Axiom -HP:0004387 oboInOwl:hasDbXref MSH:D004760 owl:Axiom -HP:0004387 oboInOwl:hasDbXref UMLS:C0014356 owl:Axiom -HP:0040046 oboInOwl:hasDbXref UMLS:C4022471 owl:Axiom -HP:0004386 oboInOwl:hasDbXref UMLS:C1535950 owl:Axiom -HP:0004385 oboInOwl:hasDbXref SNOMEDCT_US:236077008 owl:Axiom -HP:0004385 oboInOwl:hasDbXref UMLS:C0473133 owl:Axiom -HP:0040043 oboInOwl:hasDbXref UMLS:C4022474 owl:Axiom -HP:0003053 oboInOwl:hasDbXref UMLS:C1854786 owl:Axiom -HP:0040044 oboInOwl:hasDbXref UMLS:C4022473 owl:Axiom -HP:0004384 oboInOwl:hasDbXref UMLS:C1834934 owl:Axiom -HP:0004384 oboInOwl:hasDbXref Fyler:0510 owl:Axiom -HP:0004384 oboInOwl:hasDbXref Fyler:510 owl:Axiom -HP:0100204 oboInOwl:hasDbXref UMLS:C4022217 owl:Axiom -HP:0100205 oboInOwl:hasDbXref UMLS:C4022216 owl:Axiom -HP:0100202 oboInOwl:hasDbXref UMLS:C4022219 owl:Axiom -HP:0100203 oboInOwl:hasDbXref UMLS:C4022218 owl:Axiom -HP:0100200 oboInOwl:hasDbXref UMLS:C4022221 owl:Axiom -HP:0100201 oboInOwl:hasDbXref UMLS:C4022220 owl:Axiom -HP:0030650 oboInOwl:hasDbXref UMLS:C0205234 owl:Axiom -HP:0030650 oboInOwl:hasDbXref SNOMEDCT_US:87017008 owl:Axiom -HP:0030651 oboInOwl:hasDbXref UMLS:C0205292 owl:Axiom -HP:0030651 oboInOwl:hasDbXref SNOMEDCT_US:524008 owl:Axiom -HP:0030652 oboInOwl:hasDbXref UMLS:C4073113 owl:Axiom -HP:0030657 oboInOwl:hasDbXref UMLS:C0269855 owl:Axiom -HP:0030657 oboInOwl:hasDbXref SNOMEDCT_US:86256001 owl:Axiom -HP:0030658 oboInOwl:hasDbXref SNOMEDCT_US:51519001 owl:Axiom -HP:0030658 oboInOwl:hasDbXref UMLS:C0266788 owl:Axiom -HP:0030659 oboInOwl:hasDbXref SNOMEDCT_US:77278008 owl:Axiom -HP:0030659 oboInOwl:hasDbXref UMLS:C0266789 owl:Axiom -HP:0030654 oboInOwl:hasDbXref UMLS:C4073114 owl:Axiom -HP:0030655 oboInOwl:hasDbXref UMLS:C0344363 owl:Axiom -HP:0030655 oboInOwl:hasDbXref SNOMEDCT_US:237309005 owl:Axiom -HP:0030656 oboInOwl:hasDbXref UMLS:C4073115 owl:Axiom -HP:0100208 oboInOwl:hasDbXref UMLS:C4022213 owl:Axiom -HP:0100209 oboInOwl:hasDbXref UMLS:C4022212 owl:Axiom -HP:0100206 oboInOwl:hasDbXref UMLS:C4022215 owl:Axiom -HP:0100207 oboInOwl:hasDbXref UMLS:C4022214 owl:Axiom -HP:0100215 oboInOwl:hasDbXref UMLS:C4022206 owl:Axiom -HP:0100216 oboInOwl:hasDbXref UMLS:C4022205 owl:Axiom -HP:0100213 oboInOwl:hasDbXref UMLS:C4022208 owl:Axiom -HP:0100214 oboInOwl:hasDbXref UMLS:C4022207 owl:Axiom -HP:0100211 oboInOwl:hasDbXref UMLS:C4022210 owl:Axiom -HP:0100212 oboInOwl:hasDbXref UMLS:C4022209 owl:Axiom -HP:0100210 oboInOwl:hasDbXref UMLS:C4022211 owl:Axiom -HP:0030660 oboInOwl:hasDbXref UMLS:C4073116 owl:Axiom -HP:0030661 oboInOwl:hasDbXref SNOMEDCT_US:417393008 owl:Axiom -HP:0030661 oboInOwl:hasDbXref UMLS:C1563272 owl:Axiom -HP:0030662 oboInOwl:hasDbXref UMLS:C4073117 owl:Axiom -HP:0030663 oboInOwl:hasDbXref UMLS:C4073118 owl:Axiom -HP:0030668 oboInOwl:hasDbXref UMLS:C4073119 owl:Axiom -HP:0030669 oboInOwl:hasDbXref UMLS:C4073120 owl:Axiom -HP:0030664 oboInOwl:hasDbXref SNOMEDCT_US:61282003 owl:Axiom -HP:0030664 oboInOwl:hasDbXref UMLS:C0231616 owl:Axiom -HP:0030665 oboInOwl:hasDbXref UMLS:C0750940 owl:Axiom -HP:0030665 oboInOwl:hasDbXref MSH:D001259 owl:Axiom -HP:0030666 oboInOwl:hasDbXref UMLS:C0035320 owl:Axiom -HP:0030666 oboInOwl:hasDbXref MSH:D015861 owl:Axiom -HP:0030666 oboInOwl:hasDbXref SNOMEDCT_US:61267008 owl:Axiom -HP:0030667 oboInOwl:hasDbXref SNOMEDCT_US:247100001 owl:Axiom -HP:0030667 oboInOwl:hasDbXref UMLS:C0474355 owl:Axiom -HP:0100219 oboInOwl:hasDbXref UMLS:C4022202 owl:Axiom -HP:0100217 oboInOwl:hasDbXref UMLS:C4022204 owl:Axiom -HP:0100218 oboInOwl:hasDbXref UMLS:C4022203 owl:Axiom -HP:0100226 oboInOwl:hasDbXref UMLS:C4022195 owl:Axiom -HP:0100227 oboInOwl:hasDbXref UMLS:C4022194 owl:Axiom -HP:0100224 oboInOwl:hasDbXref UMLS:C4022197 owl:Axiom -HP:0100225 oboInOwl:hasDbXref UMLS:C4022196 owl:Axiom -HP:0100222 oboInOwl:hasDbXref UMLS:C4022199 owl:Axiom -HP:0100223 oboInOwl:hasDbXref UMLS:C4022198 owl:Axiom -HP:0003091 oboInOwl:hasDbXref UMLS:C4025657 owl:Axiom -HP:0100220 oboInOwl:hasDbXref UMLS:C4022201 owl:Axiom -HP:0003090 oboInOwl:hasDbXref UMLS:C1839254 owl:Axiom -HP:0100221 oboInOwl:hasDbXref UMLS:C4022200 owl:Axiom -HP:0030671 oboInOwl:hasDbXref UMLS:C4073122 owl:Axiom -HP:0030672 oboInOwl:hasDbXref UMLS:C0521770 owl:Axiom -HP:0030672 oboInOwl:hasDbXref SNOMEDCT_US:95800001 owl:Axiom -HP:0030673 oboInOwl:hasDbXref SNOMEDCT_US:232064001 owl:Axiom -HP:0030673 oboInOwl:hasDbXref UMLS:C1840452 owl:Axiom -HP:0030673 oboInOwl:hasDbXref MSH:C536075 owl:Axiom -HP:0030674 oboInOwl:hasDbXref UMLS:C2673646 owl:Axiom -HP:0030670 oboInOwl:hasDbXref UMLS:C4073121 owl:Axiom -HP:0030679 oboInOwl:hasDbXref UMLS:C4073125 owl:Axiom -HP:0030675 oboInOwl:hasDbXref UMLS:C4073123 owl:Axiom -HP:0030676 oboInOwl:hasDbXref UMLS:C4048833 owl:Axiom -HP:0030677 oboInOwl:hasDbXref UMLS:C4073124 owl:Axiom -HP:0003085 oboInOwl:hasDbXref UMLS:C1848109 owl:Axiom -HP:0003084 oboInOwl:hasDbXref UMLS:C0240231 owl:Axiom -HP:0003083 oboInOwl:hasDbXref UMLS:C0265563 owl:Axiom -HP:0003083 oboInOwl:hasDbXref SNOMEDCT_US:9634000 owl:Axiom -HP:0003089 oboInOwl:hasDbXref SNOMEDCT_US:203074005 owl:Axiom -HP:0003089 oboInOwl:hasDbXref UMLS:C0410266 owl:Axiom -HP:0003088 oboInOwl:hasDbXref UMLS:C1835121 owl:Axiom -HP:0100228 oboInOwl:hasDbXref UMLS:C4022193 owl:Axiom -HP:0100229 oboInOwl:hasDbXref UMLS:C4022192 owl:Axiom -HP:0003086 oboInOwl:hasDbXref UMLS:C1864365 owl:Axiom -HP:0100237 oboInOwl:hasDbXref UMLS:C4022185 owl:Axiom -HP:0040006 oboInOwl:hasDbXref UMLS:C4022499 owl:Axiom -HP:0100238 oboInOwl:hasDbXref UMLS:C4022184 owl:Axiom -HP:0100235 oboInOwl:hasDbXref UMLS:C4022186 owl:Axiom -HP:0040004 oboInOwl:hasDbXref UMLS:C4022500 owl:Axiom -HP:0100233 oboInOwl:hasDbXref UMLS:C4022188 owl:Axiom -HP:0040009 oboInOwl:hasDbXref SNOMEDCT_US:125554003 owl:Axiom -HP:0040009 oboInOwl:hasDbXref UMLS:C1265968 owl:Axiom -HP:0100234 oboInOwl:hasDbXref UMLS:C4022187 owl:Axiom -HP:0100231 oboInOwl:hasDbXref UMLS:C4022190 owl:Axiom -HP:0040007 oboInOwl:hasDbXref UMLS:C4022498 owl:Axiom -HP:0040008 oboInOwl:hasDbXref UMLS:C4280300 owl:Axiom -HP:0040008 oboInOwl:hasDbXref UMLS:C4022497 owl:Axiom -HP:0040008 oboInOwl:hasDbXref UMLS:C4280301 owl:Axiom -HP:0040008 oboInOwl:hasDbXref UMLS:C1385254 owl:Axiom -HP:0100232 oboInOwl:hasDbXref UMLS:C4022189 owl:Axiom -HP:0030682 oboInOwl:hasDbXref UMLS:C1960469 owl:Axiom -HP:0030683 oboInOwl:hasDbXref SNOMEDCT_US:30800001 owl:Axiom -HP:0030683 oboInOwl:hasDbXref MSH:D014627 owl:Axiom -HP:0030683 oboInOwl:hasDbXref UMLS:C0042267 owl:Axiom -HP:0100230 oboInOwl:hasDbXref UMLS:C4022191 owl:Axiom -HP:0030684 oboInOwl:hasDbXref UMLS:C4073126 owl:Axiom -HP:0030685 oboInOwl:hasDbXref UMLS:C4073127 owl:Axiom -HP:0030680 oboInOwl:hasDbXref UMLS:C4049796 owl:Axiom -HP:0030681 oboInOwl:hasDbXref UMLS:C4073289 owl:Axiom -HP:0030686 oboInOwl:hasDbXref UMLS:C4073128 owl:Axiom -HP:0030687 oboInOwl:hasDbXref UMLS:C4073129 owl:Axiom -HP:0030688 oboInOwl:hasDbXref UMLS:C1295677 owl:Axiom -HP:0030688 oboInOwl:hasDbXref SNOMEDCT_US:131106002 owl:Axiom -HP:0030689 oboInOwl:hasDbXref UMLS:C1295678 owl:Axiom -HP:0030689 oboInOwl:hasDbXref SNOMEDCT_US:131107006 owl:Axiom -HP:0003095 oboInOwl:hasDbXref MSH:D001170 owl:Axiom -HP:0003095 oboInOwl:hasDbXref UMLS:C0003869 owl:Axiom -HP:0003095 oboInOwl:hasDbXref SNOMEDCT_US:372939007 owl:Axiom -HP:0003095 oboInOwl:hasDbXref SNOMEDCT_US:396234004 owl:Axiom -HP:0003095 oboInOwl:hasDbXref UMLS:C4280547 owl:Axiom -HP:0003093 oboInOwl:hasDbXref UMLS:C3553368 owl:Axiom -HP:0003099 oboInOwl:hasDbXref UMLS:C1864298 owl:Axiom -HP:0003097 oboInOwl:hasDbXref SNOMEDCT_US:93255008 owl:Axiom -HP:0003097 oboInOwl:hasDbXref UMLS:C0345375 owl:Axiom -HP:0004319 oboInOwl:hasDbXref UMLS:C0020595 owl:Axiom -HP:0004319 oboInOwl:hasDbXref UMLS:C0857899 owl:Axiom -HP:0004319 oboInOwl:hasDbXref SNOMEDCT_US:60086000 owl:Axiom -HP:0004319 oboInOwl:hasDbXref MSH:D006994 owl:Axiom -HP:0004319 oboInOwl:hasDbXref UMLS:C1846226 owl:Axiom -HP:0006977 oboInOwl:hasDbXref UMLS:C4024956 owl:Axiom -HP:0030613 oboInOwl:hasDbXref UMLS:C4073083 owl:Axiom -HP:0030614 oboInOwl:hasDbXref UMLS:C4073084 owl:Axiom -HP:0004313 oboInOwl:hasDbXref UMLS:C4048270 owl:Axiom -HP:0004313 oboInOwl:hasDbXref SNOMEDCT_US:119250001 owl:Axiom -HP:0004313 oboInOwl:hasDbXref UMLS:C0086438 owl:Axiom -HP:0004313 oboInOwl:hasDbXref MSH:D000361 owl:Axiom -HP:0006978 oboInOwl:hasDbXref UMLS:C3278204 owl:Axiom -HP:0004312 oboInOwl:hasDbXref UMLS:C4025358 owl:Axiom -HP:0030615 oboInOwl:hasDbXref UMLS:C4073085 owl:Axiom -HP:0006979 oboInOwl:hasDbXref UMLS:C1833362 owl:Axiom -HP:0005648 oboInOwl:hasDbXref UMLS:C4025166 owl:Axiom -HP:0030616 oboInOwl:hasDbXref UMLS:C4073086 owl:Axiom -HP:0004311 oboInOwl:hasDbXref UMLS:C4021661 owl:Axiom -HP:0005643 oboInOwl:hasDbXref UMLS:C4021628 owl:Axiom -HP:0030610 oboInOwl:hasDbXref UMLS:C4073080 owl:Axiom -HP:0030611 oboInOwl:hasDbXref UMLS:C4073081 owl:Axiom -HP:0006976 oboInOwl:hasDbXref UMLS:C1396481 owl:Axiom -HP:0004315 oboInOwl:hasDbXref SNOMEDCT_US:190981001 owl:Axiom -HP:0004315 oboInOwl:hasDbXref UMLS:C0162539 owl:Axiom -HP:0004315 oboInOwl:hasDbXref SNOMEDCT_US:123785006 owl:Axiom -HP:0004315 oboInOwl:hasDbXref MSH:D017099 owl:Axiom -HP:0005645 oboInOwl:hasDbXref UMLS:C0410607 owl:Axiom -HP:0005645 oboInOwl:hasDbXref SNOMEDCT_US:240211000 owl:Axiom -HP:0030612 oboInOwl:hasDbXref UMLS:C4073082 owl:Axiom -HP:0006970 oboInOwl:hasDbXref MSH:D007969 owl:Axiom -HP:0006970 oboInOwl:hasDbXref UMLS:C0023529 owl:Axiom -HP:0006970 oboInOwl:hasDbXref SNOMEDCT_US:230769007 owl:Axiom -HP:0005640 oboInOwl:hasDbXref UMLS:C4025167 owl:Axiom -HP:0030617 oboInOwl:hasDbXref UMLS:C4073087 owl:Axiom -HP:0030618 oboInOwl:hasDbXref UMLS:C4073088 owl:Axiom -HP:0030619 oboInOwl:hasDbXref UMLS:C4073089 owl:Axiom -HP:0030624 oboInOwl:hasDbXref UMLS:C4073094 owl:Axiom -HP:0006988 oboInOwl:hasDbXref UMLS:C0431363 owl:Axiom -HP:0006988 oboInOwl:hasDbXref MSH:D016142 owl:Axiom -HP:0006988 oboInOwl:hasDbXref SNOMEDCT_US:253137003 owl:Axiom -HP:0004325 oboInOwl:hasDbXref UMLS:C1262477 owl:Axiom -HP:0004325 oboInOwl:hasDbXref UMLS:C1844806 owl:Axiom -HP:0004325 oboInOwl:hasDbXref SNOMEDCT_US:262285001 owl:Axiom -HP:0004325 oboInOwl:hasDbXref MSH:D015431 owl:Axiom -HP:0004325 oboInOwl:hasDbXref MSH:D013851 owl:Axiom -HP:0004325 oboInOwl:hasDbXref UMLS:C0041667 owl:Axiom -HP:0004325 oboInOwl:hasDbXref SNOMEDCT_US:89362005 owl:Axiom -HP:0004325 oboInOwl:hasDbXref SNOMEDCT_US:248342006 owl:Axiom -HP:0004325 oboInOwl:hasDbXref SNOMEDCT_US:161832001 owl:Axiom -HP:0006989 oboInOwl:hasDbXref UMLS:C0431369 owl:Axiom -HP:0030625 oboInOwl:hasDbXref UMLS:C4073095 owl:Axiom -HP:0004324 oboInOwl:hasDbXref MSH:D015430 owl:Axiom -HP:0004324 oboInOwl:hasDbXref SNOMEDCT_US:161831008 owl:Axiom -HP:0004324 oboInOwl:hasDbXref SNOMEDCT_US:8943002 owl:Axiom -HP:0004324 oboInOwl:hasDbXref SNOMEDCT_US:262286000 owl:Axiom -HP:0004324 oboInOwl:hasDbXref UMLS:C0043094 owl:Axiom -HP:0004323 oboInOwl:hasDbXref UMLS:C4025357 owl:Axiom -HP:0004323 oboInOwl:hasDbXref UMLS:C0878621 owl:Axiom -HP:0030626 oboInOwl:hasDbXref UMLS:C4073096 owl:Axiom -HP:0005659 oboInOwl:hasDbXref UMLS:C4015465 owl:Axiom -HP:0004322 oboInOwl:hasDbXref UMLS:C0349588 owl:Axiom -HP:0004322 oboInOwl:hasDbXref SNOMEDCT_US:237836003 owl:Axiom -HP:0030627 oboInOwl:hasDbXref UMLS:C4073097 owl:Axiom -HP:0004329 oboInOwl:hasDbXref UMLS:C4025354 owl:Axiom -HP:0006984 oboInOwl:hasDbXref UMLS:C1836527 owl:Axiom -HP:0005653 oboInOwl:hasDbXref UMLS:C4025163 owl:Axiom -HP:0030620 oboInOwl:hasDbXref UMLS:C4073090 owl:Axiom -HP:0004328 oboInOwl:hasDbXref UMLS:C4025355 owl:Axiom -HP:0030621 oboInOwl:hasDbXref UMLS:C4073091 owl:Axiom -HP:0004327 oboInOwl:hasDbXref UMLS:C4025356 owl:Axiom -HP:0005655 oboInOwl:hasDbXref UMLS:C4025162 owl:Axiom -HP:0006986 oboInOwl:hasDbXref SNOMEDCT_US:394680009 owl:Axiom -HP:0006986 oboInOwl:hasDbXref UMLS:C1273957 owl:Axiom -HP:0030622 oboInOwl:hasDbXref UMLS:C4073092 owl:Axiom -HP:0004326 oboInOwl:hasDbXref UMLS:C0006625 owl:Axiom -HP:0004326 oboInOwl:hasDbXref MSH:D002100 owl:Axiom -HP:0004326 oboInOwl:hasDbXref SNOMEDCT_US:238108007 owl:Axiom -HP:0004326 oboInOwl:hasDbXref SNOMEDCT_US:285384003 owl:Axiom -HP:0005656 oboInOwl:hasDbXref UMLS:C4025161 owl:Axiom -HP:0030623 oboInOwl:hasDbXref UMLS:C4073093 owl:Axiom -HP:0006980 oboInOwl:hasDbXref UMLS:C1855010 owl:Axiom -HP:0005650 oboInOwl:hasDbXref UMLS:C4025165 owl:Axiom -HP:0005652 oboInOwl:hasDbXref UMLS:C4025164 owl:Axiom -HP:0006983 oboInOwl:hasDbXref UMLS:C4024955 owl:Axiom -HP:0004321 oboInOwl:hasDbXref MSH:D001747 owl:Axiom -HP:0004321 oboInOwl:hasDbXref UMLS:C0005690 owl:Axiom -HP:0004321 oboInOwl:hasDbXref SNOMEDCT_US:68666001 owl:Axiom -HP:0030628 oboInOwl:hasDbXref UMLS:C4073098 owl:Axiom -HP:0004320 oboInOwl:hasDbXref MSH:D014624 owl:Axiom -HP:0004320 oboInOwl:hasDbXref UMLS:C0042253 owl:Axiom -HP:0004320 oboInOwl:hasDbXref SNOMEDCT_US:45135002 owl:Axiom -HP:0030629 oboInOwl:hasDbXref UMLS:C4073099 owl:Axiom -HP:0030630 oboInOwl:hasDbXref UMLS:C4073100 owl:Axiom -HP:0006959 oboInOwl:hasDbXref UMLS:C4024957 owl:Axiom -HP:0006955 oboInOwl:hasDbXref UMLS:C1859341 owl:Axiom -HP:0030635 oboInOwl:hasDbXref UMLS:C4049066 owl:Axiom -HP:0006956 oboInOwl:hasDbXref UMLS:C1856409 owl:Axiom -HP:0005625 oboInOwl:hasDbXref UMLS:C4025170 owl:Axiom -HP:0030637 oboInOwl:hasDbXref UMLS:C0543968 owl:Axiom -HP:0006957 oboInOwl:hasDbXref UMLS:C1849097 owl:Axiom -HP:0005626 oboInOwl:hasDbXref UMLS:C4025169 owl:Axiom -HP:0005627 oboInOwl:hasDbXref MSH:C562420 owl:Axiom -HP:0005627 oboInOwl:hasDbXref UMLS:C0220664 owl:Axiom -HP:0006958 oboInOwl:hasDbXref SNOMEDCT_US:102971006 owl:Axiom -HP:0006958 oboInOwl:hasDbXref UMLS:C0522216 owl:Axiom -HP:0030638 oboInOwl:hasDbXref UMLS:C4073105 owl:Axiom -HP:0005620 oboInOwl:hasDbXref UMLS:C4025172 owl:Axiom -HP:0006951 oboInOwl:hasDbXref UMLS:C1845370 owl:Axiom -HP:0030631 oboInOwl:hasDbXref UMLS:C4073101 owl:Axiom -HP:0005621 oboInOwl:hasDbXref UMLS:C4025171 owl:Axiom -HP:0030632 oboInOwl:hasDbXref UMLS:C4073102 owl:Axiom -HP:0005622 oboInOwl:hasDbXref UMLS:C4021630 owl:Axiom -HP:0030633 oboInOwl:hasDbXref UMLS:C4073103 owl:Axiom -HP:0005623 oboInOwl:hasDbXref UMLS:C4021629 owl:Axiom -HP:0030634 oboInOwl:hasDbXref UMLS:C4073104 owl:Axiom -HP:0030639 oboInOwl:hasDbXref UMLS:C4073106 owl:Axiom -HP:0004309 oboInOwl:hasDbXref SNOMEDCT_US:195060002 owl:Axiom -HP:0004309 oboInOwl:hasDbXref UMLS:C0559106 owl:Axiom -HP:0030640 oboInOwl:hasDbXref UMLS:C4048798 owl:Axiom -HP:0004308 oboInOwl:hasDbXref UMLS:C0085612 owl:Axiom -HP:0004308 oboInOwl:hasDbXref SNOMEDCT_US:44103008 owl:Axiom -HP:0030641 oboInOwl:hasDbXref UMLS:C4073107 owl:Axiom -HP:0005639 oboInOwl:hasDbXref UMLS:C1856877 owl:Axiom -HP:0004303 oboInOwl:hasDbXref UMLS:C4021663 owl:Axiom -HP:0030646 oboInOwl:hasDbXref SNOMEDCT_US:14414005 owl:Axiom -HP:0030646 oboInOwl:hasDbXref UMLS:C0205100 owl:Axiom -HP:0030647 oboInOwl:hasDbXref UMLS:C4073110 owl:Axiom -HP:0004302 oboInOwl:hasDbXref UMLS:C4025360 owl:Axiom -HP:0030648 oboInOwl:hasDbXref UMLS:C4073111 owl:Axiom -HP:0005638 oboInOwl:hasDbXref UMLS:C4025168 owl:Axiom -HP:0030649 oboInOwl:hasDbXref UMLS:C4073112 owl:Axiom -HP:0004307 oboInOwl:hasDbXref UMLS:C4025359 owl:Axiom -HP:0006962 oboInOwl:hasDbXref UMLS:C1837016 owl:Axiom -HP:0030642 oboInOwl:hasDbXref SNOMEDCT_US:68222009 owl:Axiom -HP:0030642 oboInOwl:hasDbXref UMLS:C0311338 owl:Axiom -HP:0030642 oboInOwl:hasDbXref MSH:C562733 owl:Axiom -HP:0004306 oboInOwl:hasDbXref UMLS:C4021662 owl:Axiom -HP:0005632 oboInOwl:hasDbXref UMLS:C1408532 owl:Axiom -HP:0030643 oboInOwl:hasDbXref UMLS:C4073108 owl:Axiom -HP:0004305 oboInOwl:hasDbXref SNOMEDCT_US:102542000 owl:Axiom -HP:0004305 oboInOwl:hasDbXref UMLS:C0235086 owl:Axiom -HP:0030644 oboInOwl:hasDbXref UMLS:C4073109 owl:Axiom -HP:0006964 oboInOwl:hasDbXref UMLS:C1859863 owl:Axiom -HP:0006965 oboInOwl:hasDbXref UMLS:C1855020 owl:Axiom -HP:0030645 oboInOwl:hasDbXref SNOMEDCT_US:26216008 owl:Axiom -HP:0030645 oboInOwl:hasDbXref UMLS:C0205099 owl:Axiom -HP:0006960 oboInOwl:hasDbXref UMLS:C1863184 owl:Axiom -HP:0006961 oboInOwl:hasDbXref UMLS:C1855568 owl:Axiom -HP:0003027 oboInOwl:hasDbXref UMLS:C0549306 owl:Axiom -HP:0004358 oboInOwl:hasDbXref UMLS:C4025340 owl:Axiom -HP:0004357 oboInOwl:hasDbXref UMLS:C4025341 owl:Axiom -HP:0003026 oboInOwl:hasDbXref UMLS:C1854912 owl:Axiom -HP:0004356 oboInOwl:hasDbXref UMLS:C4025342 owl:Axiom -HP:0003025 oboInOwl:hasDbXref UMLS:C1838662 owl:Axiom -HP:0005686 oboInOwl:hasDbXref UMLS:C1855845 owl:Axiom -HP:0005687 oboInOwl:hasDbXref UMLS:C4025154 owl:Axiom -HP:0003029 oboInOwl:hasDbXref UMLS:C1838664 owl:Axiom -HP:0005688 oboInOwl:hasDbXref UMLS:C4025153 owl:Axiom -HP:0003028 oboInOwl:hasDbXref UMLS:C4025660 owl:Axiom -HP:0005689 oboInOwl:hasDbXref UMLS:C4025152 owl:Axiom -HP:0004359 oboInOwl:hasDbXref UMLS:C4020830 owl:Axiom -HP:0004359 oboInOwl:hasDbXref UMLS:C4021656 owl:Axiom -HP:0005682 oboInOwl:hasDbXref UMLS:C4255214 owl:Axiom -HP:0005682 oboInOwl:hasDbXref UMLS:C4025155 owl:Axiom -HP:0005684 oboInOwl:hasDbXref UMLS:C0265213 owl:Axiom -HP:0005684 oboInOwl:hasDbXref SNOMEDCT_US:24269006 owl:Axiom -HP:0004354 oboInOwl:hasDbXref UMLS:C4025344 owl:Axiom -HP:0003023 oboInOwl:hasDbXref UMLS:C1850178 owl:Axiom -HP:0003022 oboInOwl:hasDbXref UMLS:C1862132 owl:Axiom -HP:0003022 oboInOwl:hasDbXref UMLS:C1860614 owl:Axiom -HP:0003022 oboInOwl:hasDbXref MSH:C538069 owl:Axiom -HP:0004353 oboInOwl:hasDbXref UMLS:C4025345 owl:Axiom -HP:0004352 oboInOwl:hasDbXref UMLS:C4025346 owl:Axiom -HP:0003021 oboInOwl:hasDbXref UMLS:C1837082 owl:Axiom -HP:0005680 oboInOwl:hasDbXref UMLS:C4025156 owl:Axiom -HP:0005681 oboInOwl:hasDbXref UMLS:C3714757 owl:Axiom -HP:0005681 oboInOwl:hasDbXref SNOMEDCT_US:410795001 owl:Axiom -HP:0003020 oboInOwl:hasDbXref UMLS:C1838663 owl:Axiom -HP:0004369 oboInOwl:hasDbXref UMLS:C4025331 owl:Axiom -HP:0003038 oboInOwl:hasDbXref UMLS:C1832119 owl:Axiom -HP:0003037 oboInOwl:hasDbXref UMLS:C1859111 owl:Axiom -HP:0004368 oboInOwl:hasDbXref UMLS:C4025332 owl:Axiom -HP:0004366 oboInOwl:hasDbXref UMLS:C4025334 owl:Axiom -HP:0004361 oboInOwl:hasDbXref UMLS:C4025339 owl:Axiom -HP:0004360 oboInOwl:hasDbXref MSH:D000137 owl:Axiom -HP:0004360 oboInOwl:hasDbXref UMLS:C0001118 owl:Axiom -HP:0005694 oboInOwl:hasDbXref UMLS:C3152021 owl:Axiom -HP:0005696 oboInOwl:hasDbXref SNOMEDCT_US:715704001 owl:Axiom -HP:0005696 oboInOwl:hasDbXref UMLS:C3887487 owl:Axiom -HP:0005696 oboInOwl:hasDbXref MSH:C562429 owl:Axiom -HP:0003034 oboInOwl:hasDbXref SNOMEDCT_US:318761000119105 owl:Axiom -HP:0003034 oboInOwl:hasDbXref SNOMEDCT_US:34643004 owl:Axiom -HP:0003034 oboInOwl:hasDbXref MSH:D003966 owl:Axiom -HP:0003034 oboInOwl:hasDbXref UMLS:C0011989 owl:Axiom -HP:0004365 oboInOwl:hasDbXref UMLS:C4025335 owl:Axiom -HP:0004364 oboInOwl:hasDbXref UMLS:C4025336 owl:Axiom -HP:0005692 oboInOwl:hasDbXref UMLS:C3553764 owl:Axiom -HP:0003031 oboInOwl:hasDbXref UMLS:C1865847 owl:Axiom -HP:0004362 oboInOwl:hasDbXref UMLS:C4025338 owl:Axiom -HP:0004336 oboInOwl:hasDbXref UMLS:C1843168 owl:Axiom -HP:0006999 oboInOwl:hasDbXref UMLS:C2750915 owl:Axiom -HP:0006999 oboInOwl:hasDbXref UMLS:C1864114 owl:Axiom -HP:0003005 oboInOwl:hasDbXref SNOMEDCT_US:116371000119107 owl:Axiom -HP:0003005 oboInOwl:hasDbXref SNOMEDCT_US:53801007 owl:Axiom -HP:0003005 oboInOwl:hasDbXref MSH:D005729 owl:Axiom -HP:0003005 oboInOwl:hasDbXref UMLS:C0017075 owl:Axiom -HP:0003005 oboInOwl:hasDbXref SNOMEDCT_US:128919000 owl:Axiom -HP:0003003 oboInOwl:hasDbXref MSH:D003110 owl:Axiom -HP:0003003 oboInOwl:hasDbXref SNOMEDCT_US:363406005 owl:Axiom -HP:0003003 oboInOwl:hasDbXref UMLS:C0007102 owl:Axiom -HP:0004334 oboInOwl:hasDbXref MEDDRA:10040799 owl:Axiom -HP:0004334 oboInOwl:hasDbXref SNOMEDCT_US:399979006 owl:Axiom -HP:0004334 oboInOwl:hasDbXref SNOMEDCT_US:400190005 owl:Axiom -HP:0004334 oboInOwl:hasDbXref UMLS:C0151514 owl:Axiom -HP:0003002 oboInOwl:hasDbXref NCIT:C2916 owl:Axiom -HP:0003002 oboInOwl:hasDbXref MSH:D001943 owl:Axiom -HP:0003002 oboInOwl:hasDbXref UMLS:C0678222 owl:Axiom -HP:0003002 oboInOwl:hasDbXref SNOMEDCT_US:254838004 owl:Axiom -HP:0004333 oboInOwl:hasDbXref UMLS:C1856560 owl:Axiom -HP:0003009 oboInOwl:hasDbXref UMLS:C4025661 owl:Axiom -HP:0005665 oboInOwl:hasDbXref UMLS:C4025160 owl:Axiom -HP:0004339 oboInOwl:hasDbXref UMLS:C4021660 owl:Axiom -HP:0004338 oboInOwl:hasDbXref UMLS:C4025352 owl:Axiom -HP:0005667 oboInOwl:hasDbXref SNOMEDCT_US:445242006 owl:Axiom -HP:0005667 oboInOwl:hasDbXref UMLS:C2919848 owl:Axiom -HP:0003006 oboInOwl:hasDbXref MSH:D009447 owl:Axiom -HP:0003006 oboInOwl:hasDbXref NCIT:C3270 owl:Axiom -HP:0003006 oboInOwl:hasDbXref SNOMEDCT_US:432328008 owl:Axiom -HP:0003006 oboInOwl:hasDbXref UMLS:C0027819 owl:Axiom -HP:0003006 oboInOwl:hasDbXref SNOMEDCT_US:87364003 owl:Axiom -HP:0004337 oboInOwl:hasDbXref UMLS:C1328440 owl:Axiom -HP:0005661 oboInOwl:hasDbXref UMLS:C0152491 owl:Axiom -HP:0005661 oboInOwl:hasDbXref SNOMEDCT_US:6803002 owl:Axiom -HP:0006992 oboInOwl:hasDbXref UMLS:C1850961 owl:Axiom -HP:0006994 oboInOwl:hasDbXref UMLS:C1868514 owl:Axiom -HP:0004332 oboInOwl:hasDbXref SNOMEDCT_US:250284007 owl:Axiom -HP:0004332 oboInOwl:hasDbXref UMLS:C0427546 owl:Axiom -HP:0003001 oboInOwl:hasDbXref SNOMEDCT_US:127030001 owl:Axiom -HP:0003001 oboInOwl:hasDbXref MSH:D005925 owl:Axiom -HP:0003001 oboInOwl:hasDbXref UMLS:C0017671 owl:Axiom -HP:0003001 oboInOwl:hasDbXref SNOMEDCT_US:32037004 owl:Axiom -HP:0004331 oboInOwl:hasDbXref UMLS:C4280533 owl:Axiom -HP:0004331 oboInOwl:hasDbXref SNOMEDCT_US:253980008 owl:Axiom -HP:0004331 oboInOwl:hasDbXref UMLS:C0432073 owl:Axiom -HP:0004330 oboInOwl:hasDbXref UMLS:C0020496 owl:Axiom -HP:0004330 oboInOwl:hasDbXref SNOMEDCT_US:17401000119104 owl:Axiom -HP:0004330 oboInOwl:hasDbXref UMLS:C4072851 owl:Axiom -HP:0004330 oboInOwl:hasDbXref UMLS:C4072850 owl:Axiom -HP:0006990 oboInOwl:hasDbXref UMLS:C4024954 owl:Axiom -HP:0003016 oboInOwl:hasDbXref UMLS:C1849039 owl:Axiom -HP:0005679 oboInOwl:hasDbXref SNOMEDCT_US:274142002 owl:Axiom -HP:0005679 oboInOwl:hasDbXref SNOMEDCT_US:410813000 owl:Axiom -HP:0005679 oboInOwl:hasDbXref SNOMEDCT_US:203045001 owl:Axiom -HP:0005679 oboInOwl:hasDbXref UMLS:C0013312 owl:Axiom -HP:0005679 oboInOwl:hasDbXref MSH:D004387 owl:Axiom -HP:0005679 oboInOwl:hasDbXref SNOMEDCT_US:203047009 owl:Axiom -HP:0004347 oboInOwl:hasDbXref UMLS:C4025347 owl:Axiom -HP:0030602 oboInOwl:hasDbXref UMLS:C4073073 owl:Axiom -HP:0003015 oboInOwl:hasDbXref UMLS:C1850135 owl:Axiom -HP:0030603 oboInOwl:hasDbXref UMLS:C3665728 owl:Axiom -HP:0004345 oboInOwl:hasDbXref UMLS:C4025348 owl:Axiom -HP:0030604 oboInOwl:hasDbXref UMLS:C4073074 owl:Axiom -HP:0003013 oboInOwl:hasDbXref UMLS:C1833329 owl:Axiom -HP:0004344 oboInOwl:hasDbXref UMLS:C4025349 owl:Axiom -HP:0030605 oboInOwl:hasDbXref UMLS:C4073075 owl:Axiom -HP:0003019 oboInOwl:hasDbXref UMLS:C4021744 owl:Axiom -HP:0005676 oboInOwl:hasDbXref UMLS:C4025158 owl:Axiom -HP:0004349 oboInOwl:hasDbXref UMLS:C2674432 owl:Axiom -HP:0005678 oboInOwl:hasDbXref UMLS:C4025157 owl:Axiom -HP:0030601 oboInOwl:hasDbXref UMLS:C4073072 owl:Axiom -HP:0004348 oboInOwl:hasDbXref UMLS:C4021657 owl:Axiom -HP:0005671 oboInOwl:hasDbXref UMLS:C4025159 owl:Axiom -HP:0004343 oboInOwl:hasDbXref UMLS:C4025350 owl:Axiom -HP:0030606 oboInOwl:hasDbXref UMLS:C4073076 owl:Axiom -HP:0004342 oboInOwl:hasDbXref UMLS:C4025351 owl:Axiom -HP:0003011 oboInOwl:hasDbXref UMLS:C4021745 owl:Axiom -HP:0030607 oboInOwl:hasDbXref UMLS:C4073077 owl:Axiom -HP:0030608 oboInOwl:hasDbXref UMLS:C4073078 owl:Axiom -HP:0003010 oboInOwl:hasDbXref UMLS:C0151529 owl:Axiom -HP:0004341 oboInOwl:hasDbXref UMLS:C4021658 owl:Axiom -HP:0030609 oboInOwl:hasDbXref UMLS:C4073079 owl:Axiom -HP:0004340 oboInOwl:hasDbXref UMLS:C4021659 owl:Axiom -HP:0006904 oboInOwl:hasDbXref UMLS:C1856604 owl:Axiom -HP:0006906 oboInOwl:hasDbXref UMLS:C4024966 owl:Axiom -HP:0006901 oboInOwl:hasDbXref UMLS:C4024968 owl:Axiom -HP:0006903 oboInOwl:hasDbXref UMLS:C4024967 owl:Axiom -HP:0006937 oboInOwl:hasDbXref UMLS:C4021583 owl:Axiom -HP:0005606 oboInOwl:hasDbXref UMLS:C3805692 owl:Axiom -HP:0006938 oboInOwl:hasDbXref UMLS:C1854372 owl:Axiom -HP:0005607 oboInOwl:hasDbXref Fyler:4232 owl:Axiom -HP:0005607 oboInOwl:hasDbXref UMLS:C4021631 owl:Axiom -HP:0005608 oboInOwl:hasDbXref UMLS:C1846422 owl:Axiom -HP:0005609 oboInOwl:hasDbXref UMLS:C0232769 owl:Axiom -HP:0005609 oboInOwl:hasDbXref SNOMEDCT_US:51047007 owl:Axiom -HP:0005602 oboInOwl:hasDbXref UMLS:C3806428 owl:Axiom -HP:0005603 oboInOwl:hasDbXref UMLS:C3806415 owl:Axiom -HP:0006934 oboInOwl:hasDbXref SNOMEDCT_US:64635004 owl:Axiom -HP:0006934 oboInOwl:hasDbXref MSH:D020417 owl:Axiom -HP:0006934 oboInOwl:hasDbXref UMLS:C0700501 owl:Axiom -HP:0005605 oboInOwl:hasDbXref UMLS:C4025174 owl:Axiom -HP:0006930 oboInOwl:hasDbXref UMLS:C4024959 owl:Axiom -HP:0006931 oboInOwl:hasDbXref UMLS:C1333160 owl:Axiom -HP:0005600 oboInOwl:hasDbXref SNOMEDCT_US:254815002 owl:Axiom -HP:0005600 oboInOwl:hasDbXref MSH:C536819 owl:Axiom -HP:0005600 oboInOwl:hasDbXref SNOMEDCT_US:10291008 owl:Axiom -HP:0005600 oboInOwl:hasDbXref UMLS:C1842036 owl:Axiom -HP:0006932 oboInOwl:hasDbXref UMLS:C4024958 owl:Axiom -HP:0005617 oboInOwl:hasDbXref UMLS:C4021830 owl:Axiom -HP:0006949 oboInOwl:hasDbXref UMLS:C1848695 owl:Axiom -HP:0005619 oboInOwl:hasDbXref UMLS:C1855418 owl:Axiom -HP:0006944 oboInOwl:hasDbXref UMLS:C1837520 owl:Axiom -HP:0005613 oboInOwl:hasDbXref UMLS:C1851310 owl:Axiom -HP:0006946 oboInOwl:hasDbXref UMLS:C0746495 owl:Axiom -HP:0005616 oboInOwl:hasDbXref UMLS:C0545053 owl:Axiom -HP:0005616 oboInOwl:hasDbXref SNOMEDCT_US:123982003 owl:Axiom -HP:0005612 oboInOwl:hasDbXref UMLS:C4025173 owl:Axiom -HP:0006943 oboInOwl:hasDbXref UMLS:C1858857 owl:Axiom -HP:0006919 oboInOwl:hasDbXref UMLS:C4024963 owl:Axiom -HP:0006915 oboInOwl:hasDbXref UMLS:C1859200 owl:Axiom -HP:0006916 oboInOwl:hasDbXref UMLS:C1832339 owl:Axiom -HP:0006916 oboInOwl:hasDbXref UMLS:C4024964 owl:Axiom -HP:0006918 oboInOwl:hasDbXref MSH:D002549 owl:Axiom -HP:0006918 oboInOwl:hasDbXref UMLS:C0007795 owl:Axiom -HP:0006918 oboInOwl:hasDbXref SNOMEDCT_US:49692006 owl:Axiom -HP:0006913 oboInOwl:hasDbXref UMLS:C4024965 owl:Axiom -HP:0006926 oboInOwl:hasDbXref UMLS:C4024961 owl:Axiom -HP:0006927 oboInOwl:hasDbXref UMLS:C4024960 owl:Axiom -HP:0006927 oboInOwl:hasDbXref SNOMEDCT_US:715905006 owl:Axiom -HP:0006929 oboInOwl:hasDbXref UMLS:C0149877 owl:Axiom -HP:0006929 oboInOwl:hasDbXref SNOMEDCT_US:64624009 owl:Axiom -HP:0006921 oboInOwl:hasDbXref UMLS:C4024962 owl:Axiom -HP:0100127 oboInOwl:hasDbXref UMLS:C4022294 owl:Axiom -HP:0100128 oboInOwl:hasDbXref UMLS:C4022293 owl:Axiom -HP:0100125 oboInOwl:hasDbXref UMLS:C4022296 owl:Axiom -HP:0100126 oboInOwl:hasDbXref UMLS:C4022295 owl:Axiom -HP:0100123 oboInOwl:hasDbXref UMLS:C4022298 owl:Axiom -HP:0100124 oboInOwl:hasDbXref UMLS:C4022297 owl:Axiom -HP:0100121 oboInOwl:hasDbXref UMLS:C4022300 owl:Axiom -HP:0100122 oboInOwl:hasDbXref UMLS:C4022299 owl:Axiom -HP:0100120 oboInOwl:hasDbXref UMLS:C4022301 owl:Axiom -HP:0100129 oboInOwl:hasDbXref UMLS:C4022292 owl:Axiom -HP:0100138 oboInOwl:hasDbXref UMLS:C4022283 owl:Axiom -HP:0100139 oboInOwl:hasDbXref UMLS:C4022282 owl:Axiom -HP:0100136 oboInOwl:hasDbXref UMLS:C4022285 owl:Axiom -HP:0100137 oboInOwl:hasDbXref UMLS:C4022284 owl:Axiom -HP:0100134 oboInOwl:hasDbXref UMLS:C4022287 owl:Axiom -HP:0100135 oboInOwl:hasDbXref UMLS:C4022286 owl:Axiom -HP:0100132 oboInOwl:hasDbXref UMLS:C4022289 owl:Axiom -HP:0100133 oboInOwl:hasDbXref UMLS:C4022288 owl:Axiom -HP:0100130 oboInOwl:hasDbXref UMLS:C4022291 owl:Axiom -HP:0100131 oboInOwl:hasDbXref UMLS:C4022290 owl:Axiom -HP:0100149 oboInOwl:hasDbXref UMLS:C4022272 owl:Axiom -HP:0100147 oboInOwl:hasDbXref UMLS:C4022274 owl:Axiom -HP:0100148 oboInOwl:hasDbXref UMLS:C4022273 owl:Axiom -HP:0100145 oboInOwl:hasDbXref UMLS:C4022276 owl:Axiom -HP:0100146 oboInOwl:hasDbXref UMLS:C4022275 owl:Axiom -HP:0100143 oboInOwl:hasDbXref UMLS:C4022278 owl:Axiom -HP:0100144 oboInOwl:hasDbXref UMLS:C4022277 owl:Axiom -HP:0100141 oboInOwl:hasDbXref UMLS:C4022280 owl:Axiom -HP:0100142 oboInOwl:hasDbXref UMLS:C4022279 owl:Axiom -HP:0100140 oboInOwl:hasDbXref UMLS:C4022281 owl:Axiom -HP:0410005 oboInOwl:hasDbXref SNOMEDCT_US:448915004 owl:Axiom -HP:0410005 oboInOwl:hasDbXref UMLS:C0432090 owl:Axiom -HP:0410003 oboInOwl:hasDbXref UMLS:C0432084 owl:Axiom -HP:0410003 oboInOwl:hasDbXref UMLS:C4280276 owl:Axiom -HP:0410003 oboInOwl:hasDbXref SNOMEDCT_US:109546001 owl:Axiom -HP:0410009 oboInOwl:hasDbXref UMLS:C4073188 owl:Axiom -HP:0410008 oboInOwl:hasDbXref UMLS:C4073187 owl:Axiom -HP:0410006 oboInOwl:hasDbXref UMLS:C4073185 owl:Axiom -HP:0410000 oboInOwl:hasDbXref UMLS:C4020914 owl:Axiom -HP:0100158 oboInOwl:hasDbXref UMLS:C4022263 owl:Axiom -HP:0100159 oboInOwl:hasDbXref UMLS:C4022262 owl:Axiom -HP:0100156 oboInOwl:hasDbXref UMLS:C4022265 owl:Axiom -HP:0100157 oboInOwl:hasDbXref UMLS:C4022264 owl:Axiom -HP:0100154 oboInOwl:hasDbXref UMLS:C4022267 owl:Axiom -HP:0100155 oboInOwl:hasDbXref UMLS:C4022266 owl:Axiom -HP:0100152 oboInOwl:hasDbXref UMLS:C4022269 owl:Axiom -HP:0100153 oboInOwl:hasDbXref UMLS:C4022268 owl:Axiom -HP:0100150 oboInOwl:hasDbXref UMLS:C4022271 owl:Axiom -HP:0100151 oboInOwl:hasDbXref UMLS:C4022270 owl:Axiom -HP:0040179 oboInOwl:hasDbXref UMLS:C4073144 owl:Axiom -HP:0100169 oboInOwl:hasDbXref UMLS:C4022252 owl:Axiom -HP:0100167 oboInOwl:hasDbXref UMLS:C4022254 owl:Axiom -HP:0100168 oboInOwl:hasDbXref UMLS:C4022253 owl:Axiom -HP:0100165 oboInOwl:hasDbXref UMLS:C4022256 owl:Axiom -HP:0100166 oboInOwl:hasDbXref UMLS:C4022255 owl:Axiom -HP:0100163 oboInOwl:hasDbXref UMLS:C4022258 owl:Axiom -HP:0100164 oboInOwl:hasDbXref UMLS:C4022257 owl:Axiom -HP:0100161 oboInOwl:hasDbXref UMLS:C4022260 owl:Axiom -HP:0100162 oboInOwl:hasDbXref UMLS:C4022259 owl:Axiom -HP:0100160 oboInOwl:hasDbXref UMLS:C4022261 owl:Axiom -HP:0040170 oboInOwl:hasDbXref UMLS:C4073136 owl:Axiom -HP:0040173 oboInOwl:hasDbXref UMLS:C4073139 owl:Axiom -HP:0040174 oboInOwl:hasDbXref UMLS:C4073140 owl:Axiom -HP:0040171 oboInOwl:hasDbXref UMLS:C4073137 owl:Axiom -HP:0040171 oboInOwl:hasDbXref UMLS:C1295654 owl:Axiom -HP:0040171 oboInOwl:hasDbXref SNOMEDCT_US:131078003 owl:Axiom -HP:0040172 oboInOwl:hasDbXref UMLS:C4073138 owl:Axiom -HP:0040177 oboInOwl:hasDbXref UMLS:C4073142 owl:Axiom -HP:0040178 oboInOwl:hasDbXref UMLS:C4073143 owl:Axiom -HP:0040175 oboInOwl:hasDbXref UMLS:C3280315 owl:Axiom -HP:0040175 oboInOwl:hasDbXref MSH:C566640 owl:Axiom -HP:0040176 oboInOwl:hasDbXref UMLS:C4073141 owl:Axiom -HP:0100178 oboInOwl:hasDbXref UMLS:C4022243 owl:Axiom -HP:0100179 oboInOwl:hasDbXref UMLS:C4022242 owl:Axiom -HP:0100176 oboInOwl:hasDbXref UMLS:C4022245 owl:Axiom -HP:0100177 oboInOwl:hasDbXref UMLS:C4022244 owl:Axiom -HP:0100174 oboInOwl:hasDbXref UMLS:C4022247 owl:Axiom -HP:0100175 oboInOwl:hasDbXref UMLS:C4022246 owl:Axiom -HP:0100172 oboInOwl:hasDbXref UMLS:C4022249 owl:Axiom -HP:0100173 oboInOwl:hasDbXref UMLS:C4022248 owl:Axiom -HP:0100170 oboInOwl:hasDbXref UMLS:C4022251 owl:Axiom -HP:0100171 oboInOwl:hasDbXref UMLS:C4022250 owl:Axiom -HP:0410016 oboInOwl:hasDbXref UMLS:C4073195 owl:Axiom -HP:0410015 oboInOwl:hasDbXref UMLS:C4073194 owl:Axiom -HP:0410014 oboInOwl:hasDbXref UMLS:C4073193 owl:Axiom -HP:0410013 oboInOwl:hasDbXref UMLS:C4073192 owl:Axiom -HP:0040181 oboInOwl:hasDbXref SNOMEDCT_US:402294001 owl:Axiom -HP:0040181 oboInOwl:hasDbXref SNOMEDCT_US:238751002 owl:Axiom -HP:0040181 oboInOwl:hasDbXref UMLS:C0424489 owl:Axiom -HP:0040181 oboInOwl:hasDbXref SNOMEDCT_US:16459000 owl:Axiom -HP:0040181 oboInOwl:hasDbXref MSH:D019557 owl:Axiom -HP:0040181 oboInOwl:hasDbXref UMLS:C0263449 owl:Axiom -HP:0040181 oboInOwl:hasDbXref SNOMEDCT_US:248182008 owl:Axiom -HP:0040184 oboInOwl:hasDbXref SNOMEDCT_US:22490002 owl:Axiom -HP:0040184 oboInOwl:hasDbXref MSH:D006472 owl:Axiom -HP:0040184 oboInOwl:hasDbXref UMLS:C0029163 owl:Axiom -HP:0040185 oboInOwl:hasDbXref UMLS:C2751260 owl:Axiom -HP:0040182 oboInOwl:hasDbXref UMLS:C1881170 owl:Axiom -HP:0040182 oboInOwl:hasDbXref SNOMEDCT_US:425582007 owl:Axiom -HP:0040183 oboInOwl:hasDbXref UMLS:C2945606 owl:Axiom -HP:0040183 oboInOwl:hasDbXref SNOMEDCT_US:302690004 owl:Axiom -HP:0410012 oboInOwl:hasDbXref UMLS:C4073191 owl:Axiom -HP:0040188 oboInOwl:hasDbXref MSH:D055034 owl:Axiom -HP:0040188 oboInOwl:hasDbXref SNOMEDCT_US:19579005 owl:Axiom -HP:0040188 oboInOwl:hasDbXref UMLS:C0029429 owl:Axiom -HP:0040189 oboInOwl:hasDbXref UMLS:C0237849 owl:Axiom -HP:0040189 oboInOwl:hasDbXref SNOMEDCT_US:14411002 owl:Axiom -HP:0040189 oboInOwl:hasDbXref SNOMEDCT_US:271767006 owl:Axiom -HP:0410011 oboInOwl:hasDbXref UMLS:C4073190 owl:Axiom -HP:0410010 oboInOwl:hasDbXref UMLS:C4073189 owl:Axiom -HP:0040186 oboInOwl:hasDbXref UMLS:C0423791 owl:Axiom -HP:0040186 oboInOwl:hasDbXref SNOMEDCT_US:47725002 owl:Axiom -HP:0040186 oboInOwl:hasDbXref SNOMEDCT_US:247471006 owl:Axiom -HP:0040187 oboInOwl:hasDbXref SNOMEDCT_US:206376005 owl:Axiom -HP:0040187 oboInOwl:hasDbXref MSH:D000071074 owl:Axiom -HP:0040187 oboInOwl:hasDbXref UMLS:C0456103 owl:Axiom -HP:0100189 oboInOwl:hasDbXref UMLS:C4022232 owl:Axiom -HP:0100187 oboInOwl:hasDbXref UMLS:C4022234 owl:Axiom -HP:0100188 oboInOwl:hasDbXref UMLS:C4022233 owl:Axiom -HP:0100185 oboInOwl:hasDbXref UMLS:C4022236 owl:Axiom -HP:0100186 oboInOwl:hasDbXref UMLS:C4022235 owl:Axiom -HP:0100183 oboInOwl:hasDbXref UMLS:C4022238 owl:Axiom -HP:0100184 oboInOwl:hasDbXref UMLS:C4022237 owl:Axiom -HP:0100181 oboInOwl:hasDbXref UMLS:C4022240 owl:Axiom -HP:0100182 oboInOwl:hasDbXref UMLS:C4022239 owl:Axiom -HP:0100180 oboInOwl:hasDbXref UMLS:C4022241 owl:Axiom -HP:0040191 oboInOwl:hasDbXref UMLS:C2083352 owl:Axiom -HP:0040192 oboInOwl:hasDbXref SNOMEDCT_US:253008000 owl:Axiom -HP:0040192 oboInOwl:hasDbXref UMLS:C0003650 owl:Axiom -HP:0040192 oboInOwl:hasDbXref MSH:D001079 owl:Axiom -HP:0040192 oboInOwl:hasDbXref SNOMEDCT_US:74926005 owl:Axiom -HP:0040190 oboInOwl:hasDbXref UMLS:C4073146 owl:Axiom -HP:0040195 oboInOwl:hasDbXref UMLS:C0424688 owl:Axiom -HP:0040195 oboInOwl:hasDbXref SNOMEDCT_US:271611007 owl:Axiom -HP:0040196 oboInOwl:hasDbXref UMLS:C1836806 owl:Axiom -HP:0040194 oboInOwl:hasDbXref UMLS:C4083076 owl:Axiom -HP:0040197 oboInOwl:hasDbXref SNOMEDCT_US:58762006 owl:Axiom -HP:0040197 oboInOwl:hasDbXref MSH:D004678 owl:Axiom -HP:0040197 oboInOwl:hasDbXref UMLS:C0014068 owl:Axiom -HP:0410043 oboInOwl:hasDbXref Fyler:4339 owl:Axiom -HP:0040198 oboInOwl:hasDbXref MSH:C536915 owl:Axiom -HP:0040198 oboInOwl:hasDbXref UMLS:C3501843 owl:Axiom -HP:0410042 oboInOwl:hasDbXref Fyler:4447 owl:Axiom -HP:0100198 oboInOwl:hasDbXref UMLS:C4022223 owl:Axiom -HP:0100199 oboInOwl:hasDbXref UMLS:C4022222 owl:Axiom -HP:0100196 oboInOwl:hasDbXref UMLS:C4022225 owl:Axiom -HP:0100197 oboInOwl:hasDbXref UMLS:C4022224 owl:Axiom -HP:0100194 oboInOwl:hasDbXref UMLS:C4022227 owl:Axiom -HP:0100195 oboInOwl:hasDbXref UMLS:C4022226 owl:Axiom -HP:0100192 oboInOwl:hasDbXref UMLS:C4022229 owl:Axiom -HP:0100193 oboInOwl:hasDbXref UMLS:C4022228 owl:Axiom -HP:0100190 oboInOwl:hasDbXref UMLS:C4022231 owl:Axiom -HP:0100191 oboInOwl:hasDbXref UMLS:C4022230 owl:Axiom -HP:0040137 oboInOwl:hasDbXref UMLS:C4022418 owl:Axiom -HP:0040138 oboInOwl:hasDbXref SNOMEDCT_US:87412005 owl:Axiom -HP:0040138 oboInOwl:hasDbXref UMLS:C0334126 owl:Axiom -HP:0040135 oboInOwl:hasDbXref UMLS:C4022419 owl:Axiom -HP:0003191 oboInOwl:hasDbXref UMLS:C1844537 owl:Axiom -HP:0040139 oboInOwl:hasDbXref SNOMEDCT_US:189099001 owl:Axiom -HP:0040139 oboInOwl:hasDbXref SNOMEDCT_US:416439000 owl:Axiom -HP:0040139 oboInOwl:hasDbXref UMLS:C1704214 owl:Axiom -HP:0040139 oboInOwl:hasDbXref SNOMEDCT_US:36279001 owl:Axiom -HP:0003189 oboInOwl:hasDbXref UMLS:C1839798 owl:Axiom -HP:0003184 oboInOwl:hasDbXref UMLS:C1836589 owl:Axiom -HP:0003183 oboInOwl:hasDbXref UMLS:C1857190 owl:Axiom -HP:0040130 oboInOwl:hasDbXref UMLS:C0235760 owl:Axiom -HP:0003182 oboInOwl:hasDbXref UMLS:C1854910 owl:Axiom -HP:0003182 oboInOwl:hasDbXref UMLS:C1860796 owl:Axiom -HP:0040133 oboInOwl:hasDbXref UMLS:C0853228 owl:Axiom -HP:0003187 oboInOwl:hasDbXref UMLS:C0266013 owl:Axiom -HP:0003187 oboInOwl:hasDbXref SNOMEDCT_US:8915006 owl:Axiom -HP:0040134 oboInOwl:hasDbXref UMLS:C4022420 owl:Axiom -HP:0040131 oboInOwl:hasDbXref UMLS:C4021031 owl:Axiom -HP:0003186 oboInOwl:hasDbXref UMLS:C0269269 owl:Axiom -HP:0003186 oboInOwl:hasDbXref SNOMEDCT_US:82231009 owl:Axiom -HP:0003185 oboInOwl:hasDbXref UMLS:C1866689 owl:Axiom -HP:0040132 oboInOwl:hasDbXref UMLS:C4022421 owl:Axiom -HP:0040148 oboInOwl:hasDbXref SNOMEDCT_US:698835006 owl:Axiom -HP:0040148 oboInOwl:hasDbXref UMLS:C3698239 owl:Axiom -HP:0040149 oboInOwl:hasDbXref UMLS:C4280293 owl:Axiom -HP:0040149 oboInOwl:hasDbXref UMLS:C4280292 owl:Axiom -HP:0040149 oboInOwl:hasDbXref UMLS:C4015203 owl:Axiom -HP:0040149 oboInOwl:hasDbXref UMLS:C4280291 owl:Axiom -HP:0040146 oboInOwl:hasDbXref UMLS:C4022415 owl:Axiom -HP:0040147 oboInOwl:hasDbXref UMLS:C3888081 owl:Axiom -HP:0040140 oboInOwl:hasDbXref UMLS:C4022417 owl:Axiom -HP:0040141 oboInOwl:hasDbXref UMLS:C0686347 owl:Axiom -HP:0040141 oboInOwl:hasDbXref MSH:D000071057 owl:Axiom -HP:0003194 oboInOwl:hasDbXref UMLS:C1854689 owl:Axiom -HP:0003193 oboInOwl:hasDbXref MSH:D065631 owl:Axiom -HP:0003193 oboInOwl:hasDbXref UMLS:C2607914 owl:Axiom -HP:0003193 oboInOwl:hasDbXref SNOMEDCT_US:61582004 owl:Axiom -HP:0003193 oboInOwl:hasDbXref UMLS:C0847614 owl:Axiom -HP:0003199 oboInOwl:hasDbXref UMLS:C1837108 owl:Axiom -HP:0040144 oboInOwl:hasDbXref SNOMEDCT_US:237961001 owl:Axiom -HP:0040144 oboInOwl:hasDbXref UMLS:C1855995 owl:Axiom -HP:0003198 oboInOwl:hasDbXref MSH:D009135 owl:Axiom -HP:0003198 oboInOwl:hasDbXref UMLS:C0026848 owl:Axiom -HP:0003198 oboInOwl:hasDbXref SNOMEDCT_US:129565002 owl:Axiom -HP:0040145 oboInOwl:hasDbXref UMLS:C4022416 owl:Axiom -HP:0040142 oboInOwl:hasDbXref SNOMEDCT_US:26132002 owl:Axiom -HP:0040142 oboInOwl:hasDbXref UMLS:C0268525 owl:Axiom -HP:0040142 oboInOwl:hasDbXref MSH:C535322 owl:Axiom -HP:0003196 oboInOwl:hasDbXref UMLS:C1854114 owl:Axiom -HP:0003196 oboInOwl:hasDbXref SNOMEDCT_US:249310005 owl:Axiom -HP:0003196 oboInOwl:hasDbXref UMLS:C0426414 owl:Axiom -HP:0040143 oboInOwl:hasDbXref UMLS:C3552843 owl:Axiom -HP:0040159 oboInOwl:hasDbXref UMLS:C4022410 owl:Axiom -HP:0040157 oboInOwl:hasDbXref UMLS:C4022412 owl:Axiom -HP:0040158 oboInOwl:hasDbXref UMLS:C4022411 owl:Axiom -HP:0003168 oboInOwl:hasDbXref UMLS:C4025643 owl:Axiom -HP:0004499 oboInOwl:hasDbXref UMLS:C4025318 owl:Axiom -HP:0003167 oboInOwl:hasDbXref UMLS:C3495558 owl:Axiom -HP:0003167 oboInOwl:hasDbXref SNOMEDCT_US:410051001 owl:Axiom -HP:0004493 oboInOwl:hasDbXref UMLS:C4280517 owl:Axiom -HP:0004493 oboInOwl:hasDbXref UMLS:C4280516 owl:Axiom -HP:0004493 oboInOwl:hasDbXref UMLS:C1868085 owl:Axiom -HP:0004493 oboInOwl:hasDbXref UMLS:C4280518 owl:Axiom -HP:0040151 oboInOwl:hasDbXref UMLS:C1851583 owl:Axiom -HP:0040151 oboInOwl:hasDbXref MSH:C565051 owl:Axiom -HP:0003162 oboInOwl:hasDbXref MSH:D007003 owl:Axiom -HP:0003162 oboInOwl:hasDbXref SNOMEDCT_US:6974005 owl:Axiom -HP:0003162 oboInOwl:hasDbXref UMLS:C0271708 owl:Axiom -HP:0003161 oboInOwl:hasDbXref UMLS:C1848678 owl:Axiom -HP:0004492 oboInOwl:hasDbXref UMLS:C1849300 owl:Axiom -HP:0004491 oboInOwl:hasDbXref UMLS:C1855233 owl:Axiom -HP:0003160 oboInOwl:hasDbXref UMLS:C2749688 owl:Axiom -HP:0004490 oboInOwl:hasDbXref MSH:C537963 owl:Axiom -HP:0004490 oboInOwl:hasDbXref UMLS:C4280519 owl:Axiom -HP:0004490 oboInOwl:hasDbXref UMLS:C1863351 owl:Axiom -HP:0004490 oboInOwl:hasDbXref UMLS:C4280520 owl:Axiom -HP:0040150 oboInOwl:hasDbXref UMLS:C1851582 owl:Axiom -HP:0040150 oboInOwl:hasDbXref MSH:C565051 owl:Axiom -HP:0040155 oboInOwl:hasDbXref UMLS:C4022414 owl:Axiom -HP:0003166 oboInOwl:hasDbXref UMLS:C3806447 owl:Axiom -HP:0003165 oboInOwl:hasDbXref UMLS:C0857973 owl:Axiom -HP:0004496 oboInOwl:hasDbXref MSH:C562435 owl:Axiom -HP:0004496 oboInOwl:hasDbXref UMLS:C0220723 owl:Axiom -HP:0040156 oboInOwl:hasDbXref UMLS:C4022413 owl:Axiom -HP:0004495 oboInOwl:hasDbXref UMLS:C1834056 owl:Axiom -HP:0003164 oboInOwl:hasDbXref UMLS:C4025644 owl:Axiom -HP:0003163 oboInOwl:hasDbXref UMLS:C1848702 owl:Axiom -HP:0040154 oboInOwl:hasDbXref UMLS:C0162836 owl:Axiom -HP:0040154 oboInOwl:hasDbXref MSH:D017497 owl:Axiom -HP:0040154 oboInOwl:hasDbXref SNOMEDCT_US:59393003 owl:Axiom -HP:0040169 oboInOwl:hasDbXref UMLS:C3554793 owl:Axiom -HP:0003180 oboInOwl:hasDbXref UMLS:C1837485 owl:Axiom -HP:0003179 oboInOwl:hasDbXref UMLS:C0409495 owl:Axiom -HP:0003179 oboInOwl:hasDbXref SNOMEDCT_US:59606006 owl:Axiom -HP:0003173 oboInOwl:hasDbXref UMLS:C1865030 owl:Axiom -HP:0040162 oboInOwl:hasDbXref SNOMEDCT_US:708474007 owl:Axiom -HP:0040162 oboInOwl:hasDbXref UMLS:C1843359 owl:Axiom -HP:0003172 oboInOwl:hasDbXref UMLS:C4021738 owl:Axiom -HP:0040163 oboInOwl:hasDbXref UMLS:C4073132 owl:Axiom -HP:0040160 oboInOwl:hasDbXref MSH:D010024 owl:Axiom -HP:0040160 oboInOwl:hasDbXref UMLS:C0029456 owl:Axiom -HP:0040160 oboInOwl:hasDbXref SNOMEDCT_US:64859006 owl:Axiom -HP:0040160 oboInOwl:hasDbXref UMLS:C3805887 owl:Axiom -HP:0003170 oboInOwl:hasDbXref UMLS:C4021739 owl:Axiom -HP:0040161 oboInOwl:hasDbXref UMLS:C1398367 owl:Axiom -HP:0003177 oboInOwl:hasDbXref UMLS:C1838186 owl:Axiom -HP:0040166 oboInOwl:hasDbXref UMLS:C4073134 owl:Axiom -HP:0040167 oboInOwl:hasDbXref SNOMEDCT_US:240533004 owl:Axiom -HP:0040167 oboInOwl:hasDbXref UMLS:C0343643 owl:Axiom -HP:0003175 oboInOwl:hasDbXref UMLS:C1859447 owl:Axiom -HP:0040164 oboInOwl:hasDbXref UMLS:C4073133 owl:Axiom -HP:0003174 oboInOwl:hasDbXref SNOMEDCT_US:93008005 owl:Axiom -HP:0003174 oboInOwl:hasDbXref UMLS:C0685661 owl:Axiom -HP:0040165 oboInOwl:hasDbXref UMLS:C0031111 owl:Axiom -HP:0040165 oboInOwl:hasDbXref SNOMEDCT_US:41910004 owl:Axiom -HP:0040165 oboInOwl:hasDbXref MSH:D010522 owl:Axiom -HP:0030770 oboInOwl:hasDbXref SNOMEDCT_US:32219008 owl:Axiom -HP:0030770 oboInOwl:hasDbXref MSH:D009436 owl:Axiom -HP:0030770 oboInOwl:hasDbXref UMLS:C0152426 owl:Axiom -HP:0030771 oboInOwl:hasDbXref SNOMEDCT_US:64298006 owl:Axiom -HP:0030771 oboInOwl:hasDbXref UMLS:C0158473 owl:Axiom -HP:0030772 oboInOwl:hasDbXref SNOMEDCT_US:205211001 owl:Axiom -HP:0030772 oboInOwl:hasDbXref UMLS:C0431996 owl:Axiom -HP:0030773 oboInOwl:hasDbXref MSH:D015835 owl:Axiom -HP:0030773 oboInOwl:hasDbXref UMLS:C0152134 owl:Axiom -HP:0030773 oboInOwl:hasDbXref SNOMEDCT_US:49823009 owl:Axiom -HP:0030778 oboInOwl:hasDbXref UMLS:C4280775 owl:Axiom -HP:0030779 oboInOwl:hasDbXref UMLS:C0266680 owl:Axiom -HP:0030779 oboInOwl:hasDbXref SNOMEDCT_US:55709000 owl:Axiom -HP:0030774 oboInOwl:hasDbXref UMLS:C0026244 owl:Axiom -HP:0030774 oboInOwl:hasDbXref MSH:D008933 owl:Axiom -HP:0030774 oboInOwl:hasDbXref SNOMEDCT_US:125429001 owl:Axiom -HP:0030775 oboInOwl:hasDbXref UMLS:C4280778 owl:Axiom -HP:0030776 oboInOwl:hasDbXref UMLS:C4280777 owl:Axiom -HP:0030777 oboInOwl:hasDbXref UMLS:C4280776 owl:Axiom -HP:0040104 oboInOwl:hasDbXref UMLS:C4022437 owl:Axiom -HP:0040102 oboInOwl:hasDbXref UMLS:C4022439 owl:Axiom -HP:0040103 oboInOwl:hasDbXref UMLS:C4022438 owl:Axiom -HP:0040108 oboInOwl:hasDbXref UMLS:C4022435 owl:Axiom -HP:0040109 oboInOwl:hasDbXref UMLS:C4022434 owl:Axiom -HP:0040106 oboInOwl:hasDbXref UMLS:C4021034 owl:Axiom -HP:0040107 oboInOwl:hasDbXref UMLS:C4022436 owl:Axiom -HP:0030781 oboInOwl:hasDbXref UMLS:C4280773 owl:Axiom -HP:0030782 oboInOwl:hasDbXref UMLS:C4280772 owl:Axiom -HP:0030783 oboInOwl:hasDbXref UMLS:C4280771 owl:Axiom -HP:0030784 oboInOwl:hasDbXref MSH:D000849 owl:Axiom -HP:0030784 oboInOwl:hasDbXref SNOMEDCT_US:10325006 owl:Axiom -HP:0030784 oboInOwl:hasDbXref UMLS:C0003113 owl:Axiom -HP:0030780 oboInOwl:hasDbXref UMLS:C4280774 owl:Axiom -HP:0030789 oboInOwl:hasDbXref UMLS:C1382811 owl:Axiom -HP:0030785 oboInOwl:hasDbXref UMLS:C4280770 owl:Axiom -HP:0030786 oboInOwl:hasDbXref SNOMEDCT_US:56170001 owl:Axiom -HP:0030786 oboInOwl:hasDbXref UMLS:C0085635 owl:Axiom -HP:0030787 oboInOwl:hasDbXref UMLS:C4280769 owl:Axiom -HP:0030788 oboInOwl:hasDbXref UMLS:C0021092 owl:Axiom -HP:0030788 oboInOwl:hasDbXref SNOMEDCT_US:18070006 owl:Axiom -HP:0040100 oboInOwl:hasDbXref UMLS:C4021035 owl:Axiom -HP:0040101 oboInOwl:hasDbXref UMLS:C4022440 owl:Axiom -HP:0100105 oboInOwl:hasDbXref UMLS:C4022316 owl:Axiom -HP:0040115 oboInOwl:hasDbXref UMLS:C0262475 owl:Axiom -HP:0040115 oboInOwl:hasDbXref SNOMEDCT_US:204250005 owl:Axiom -HP:0100106 oboInOwl:hasDbXref UMLS:C4022315 owl:Axiom -HP:0040116 oboInOwl:hasDbXref SNOMEDCT_US:75231006 owl:Axiom -HP:0040116 oboInOwl:hasDbXref UMLS:C0266616 owl:Axiom -HP:0100103 oboInOwl:hasDbXref UMLS:C4022318 owl:Axiom -HP:0040113 oboInOwl:hasDbXref UMLS:C0033074 owl:Axiom -HP:0040113 oboInOwl:hasDbXref MSH:D011304 owl:Axiom -HP:0040113 oboInOwl:hasDbXref SNOMEDCT_US:49526009 owl:Axiom -HP:0100104 oboInOwl:hasDbXref UMLS:C4022317 owl:Axiom -HP:0040114 oboInOwl:hasDbXref UMLS:C4022430 owl:Axiom -HP:0100101 oboInOwl:hasDbXref UMLS:C4022320 owl:Axiom -HP:0040119 oboInOwl:hasDbXref UMLS:C4022428 owl:Axiom -HP:0100102 oboInOwl:hasDbXref UMLS:C4022319 owl:Axiom -HP:0040117 oboInOwl:hasDbXref UMLS:C1388953 owl:Axiom -HP:0100100 oboInOwl:hasDbXref UMLS:C4022321 owl:Axiom -HP:0040118 oboInOwl:hasDbXref UMLS:C0271469 owl:Axiom -HP:0040118 oboInOwl:hasDbXref SNOMEDCT_US:80101003 owl:Axiom -HP:0030792 oboInOwl:hasDbXref MSH:D007573 owl:Axiom -HP:0030792 oboInOwl:hasDbXref SNOMEDCT_US:126634001 owl:Axiom -HP:0030792 oboInOwl:hasDbXref UMLS:C0022364 owl:Axiom -HP:0030793 oboInOwl:hasDbXref UMLS:C4280766 owl:Axiom -HP:0030794 oboInOwl:hasDbXref UMLS:C4280765 owl:Axiom -HP:0030795 oboInOwl:hasDbXref UMLS:C4280764 owl:Axiom -HP:0030790 oboInOwl:hasDbXref UMLS:C4280768 owl:Axiom -HP:0030791 oboInOwl:hasDbXref UMLS:C4280767 owl:Axiom -HP:0030796 oboInOwl:hasDbXref UMLS:C4280763 owl:Axiom -HP:0030797 oboInOwl:hasDbXref UMLS:C4280762 owl:Axiom -HP:0030798 oboInOwl:hasDbXref UMLS:C4280761 owl:Axiom -HP:0030799 oboInOwl:hasDbXref UMLS:C0265534 owl:Axiom -HP:0030799 oboInOwl:hasDbXref SNOMEDCT_US:4191007 owl:Axiom -HP:0030799 oboInOwl:hasDbXref MSH:D003398 owl:Axiom -HP:0100109 oboInOwl:hasDbXref UMLS:C4022312 owl:Axiom -HP:0040111 oboInOwl:hasDbXref UMLS:C4022432 owl:Axiom -HP:0040112 oboInOwl:hasDbXref UMLS:C4022431 owl:Axiom -HP:0100107 oboInOwl:hasDbXref UMLS:C4022314 owl:Axiom -HP:0040110 oboInOwl:hasDbXref UMLS:C4022433 owl:Axiom -HP:0100108 oboInOwl:hasDbXref UMLS:C4022313 owl:Axiom -HP:0040126 oboInOwl:hasDbXref UMLS:C4021032 owl:Axiom -HP:0100116 oboInOwl:hasDbXref UMLS:C4022305 owl:Axiom -HP:0100117 oboInOwl:hasDbXref UMLS:C4022304 owl:Axiom -HP:0040127 oboInOwl:hasDbXref UMLS:C4022423 owl:Axiom -HP:0100114 oboInOwl:hasDbXref UMLS:C4022307 owl:Axiom -HP:0040124 oboInOwl:hasDbXref UMLS:C4021033 owl:Axiom -HP:0100115 oboInOwl:hasDbXref UMLS:C4022306 owl:Axiom -HP:0100112 oboInOwl:hasDbXref UMLS:C4022309 owl:Axiom -HP:0100113 oboInOwl:hasDbXref UMLS:C4022308 owl:Axiom -HP:0100110 oboInOwl:hasDbXref UMLS:C4022311 owl:Axiom -HP:0040128 oboInOwl:hasDbXref UMLS:C4022422 owl:Axiom -HP:0040129 oboInOwl:hasDbXref UMLS:C1866772 owl:Axiom -HP:0100111 oboInOwl:hasDbXref UMLS:C4022310 owl:Axiom -HP:0040122 oboInOwl:hasDbXref UMLS:C4022425 owl:Axiom -HP:0040123 oboInOwl:hasDbXref UMLS:C4022424 owl:Axiom -HP:0100118 oboInOwl:hasDbXref UMLS:C4022303 owl:Axiom -HP:0040120 oboInOwl:hasDbXref UMLS:C4022427 owl:Axiom -HP:0100119 oboInOwl:hasDbXref UMLS:C4022302 owl:Axiom -HP:0040121 oboInOwl:hasDbXref UMLS:C4022426 owl:Axiom -HP:0003109 oboInOwl:hasDbXref UMLS:C0948023 owl:Axiom -HP:0003109 oboInOwl:hasDbXref SNOMEDCT_US:22450000 owl:Axiom -HP:0003109 oboInOwl:hasDbXref UMLS:C0268079 owl:Axiom -HP:0005767 oboInOwl:hasDbXref UMLS:C4025140 owl:Axiom -HP:0005768 oboInOwl:hasDbXref UMLS:C4021622 owl:Axiom -HP:0004434 oboInOwl:hasDbXref UMLS:C3151082 owl:Axiom -HP:0003103 oboInOwl:hasDbXref UMLS:C4021741 owl:Axiom -HP:0030735 oboInOwl:hasDbXref UMLS:C2609249 owl:Axiom -HP:0004433 oboInOwl:hasDbXref SNOMEDCT_US:234554004 owl:Axiom -HP:0004433 oboInOwl:hasDbXref MSH:C562869 owl:Axiom -HP:0004433 oboInOwl:hasDbXref UMLS:C0398709 owl:Axiom -HP:0030736 oboInOwl:hasDbXref UMLS:C0559459 owl:Axiom -HP:0030736 oboInOwl:hasDbXref SNOMEDCT_US:281561000 owl:Axiom -HP:0005769 oboInOwl:hasDbXref UMLS:C4280477 owl:Axiom -HP:0005769 oboInOwl:hasDbXref UMLS:C4025139 owl:Axiom -HP:0003102 oboInOwl:hasDbXref UMLS:C1855478 owl:Axiom -HP:0004432 oboInOwl:hasDbXref UMLS:C0001768 owl:Axiom -HP:0004432 oboInOwl:hasDbXref MSH:D000361 owl:Axiom -HP:0004432 oboInOwl:hasDbXref SNOMEDCT_US:119249001 owl:Axiom -HP:0030737 oboInOwl:hasDbXref UMLS:C4280795 owl:Axiom -HP:0004439 oboInOwl:hasDbXref UMLS:C0010273 owl:Axiom -HP:0004439 oboInOwl:hasDbXref MSH:D003394 owl:Axiom -HP:0004439 oboInOwl:hasDbXref SNOMEDCT_US:28861008 owl:Axiom -HP:0003108 oboInOwl:hasDbXref SNOMEDCT_US:236477004 owl:Axiom -HP:0003108 oboInOwl:hasDbXref MSH:C563009 owl:Axiom -HP:0003108 oboInOwl:hasDbXref UMLS:C0543541 owl:Axiom -HP:0003108 oboInOwl:hasDbXref UMLS:C0341706 owl:Axiom -HP:0030730 oboInOwl:hasDbXref UMLS:C4280797 owl:Axiom -HP:0003107 oboInOwl:hasDbXref UMLS:C4025656 owl:Axiom -HP:0004438 oboInOwl:hasDbXref SNOMEDCT_US:82054006 owl:Axiom -HP:0004438 oboInOwl:hasDbXref UMLS:C4280526 owl:Axiom -HP:0004438 oboInOwl:hasDbXref UMLS:C4280525 owl:Axiom -HP:0004438 oboInOwl:hasDbXref UMLS:C4280524 owl:Axiom -HP:0004438 oboInOwl:hasDbXref MSH:D006957 owl:Axiom -HP:0004438 oboInOwl:hasDbXref UMLS:C0020494 owl:Axiom -HP:0004438 oboInOwl:hasDbXref UMLS:C4280527 owl:Axiom -HP:0030731 oboInOwl:hasDbXref NCIT:C2916 owl:Axiom -HP:0030731 oboInOwl:hasDbXref MSH:D002277 owl:Axiom -HP:0030731 oboInOwl:hasDbXref UMLS:C0007097 owl:Axiom -HP:0030731 oboInOwl:hasDbXref SNOMEDCT_US:68453008 owl:Axiom -HP:0005764 oboInOwl:hasDbXref UMLS:C0162323 owl:Axiom -HP:0005764 oboInOwl:hasDbXref SNOMEDCT_US:416956002 owl:Axiom -HP:0005764 oboInOwl:hasDbXref MSH:D001168 owl:Axiom -HP:0005764 oboInOwl:hasDbXref SNOMEDCT_US:417373000 owl:Axiom -HP:0030732 oboInOwl:hasDbXref UMLS:C4255215 owl:Axiom -HP:0004437 oboInOwl:hasDbXref UMLS:C1832451 owl:Axiom -HP:0004437 oboInOwl:hasDbXref UMLS:C4280529 owl:Axiom -HP:0004437 oboInOwl:hasDbXref UMLS:C4280531 owl:Axiom -HP:0004437 oboInOwl:hasDbXref UMLS:C4280528 owl:Axiom -HP:0004437 oboInOwl:hasDbXref UMLS:C4280530 owl:Axiom -HP:0003106 oboInOwl:hasDbXref UMLS:C1848541 owl:Axiom -HP:0005765 oboInOwl:hasDbXref SNOMEDCT_US:95478002 owl:Axiom -HP:0005765 oboInOwl:hasDbXref UMLS:C0521556 owl:Axiom -HP:0005766 oboInOwl:hasDbXref UMLS:C3806516 owl:Axiom -HP:0030733 oboInOwl:hasDbXref UMLS:C4280796 owl:Axiom -HP:0003105 oboInOwl:hasDbXref UMLS:C1851418 owl:Axiom -HP:0003100 oboInOwl:hasDbXref UMLS:C1833144 owl:Axiom -HP:0004431 oboInOwl:hasDbXref UMLS:C0272242 owl:Axiom -HP:0004431 oboInOwl:hasDbXref SNOMEDCT_US:24743004 owl:Axiom -HP:0030738 oboInOwl:hasDbXref UMLS:C4280794 owl:Axiom -HP:0004430 oboInOwl:hasDbXref SNOMEDCT_US:31323000 owl:Axiom -HP:0004430 oboInOwl:hasDbXref MSH:D016511 owl:Axiom -HP:0004430 oboInOwl:hasDbXref UMLS:C0085110 owl:Axiom -HP:0030739 oboInOwl:hasDbXref UMLS:C4280793 owl:Axiom -HP:0030740 oboInOwl:hasDbXref UMLS:C4280792 owl:Axiom -HP:0003115 oboInOwl:hasDbXref SNOMEDCT_US:102594003 owl:Axiom -HP:0003115 oboInOwl:hasDbXref UMLS:C0522055 owl:Axiom -HP:0004446 oboInOwl:hasDbXref UMLS:C0677598 owl:Axiom -HP:0030745 oboInOwl:hasDbXref UMLS:C0398357 owl:Axiom -HP:0030745 oboInOwl:hasDbXref SNOMEDCT_US:233990006 owl:Axiom -HP:0030746 oboInOwl:hasDbXref UMLS:C0240059 owl:Axiom -HP:0030746 oboInOwl:hasDbXref SNOMEDCT_US:23276006 owl:Axiom -HP:0004445 oboInOwl:hasDbXref SNOMEDCT_US:191169008 owl:Axiom -HP:0004445 oboInOwl:hasDbXref MSH:D004612 owl:Axiom -HP:0004445 oboInOwl:hasDbXref SNOMEDCT_US:250242004 owl:Axiom -HP:0004445 oboInOwl:hasDbXref UMLS:C0427480 owl:Axiom -HP:0004445 oboInOwl:hasDbXref SNOMEDCT_US:178935009 owl:Axiom -HP:0004445 oboInOwl:hasDbXref UMLS:C0013902 owl:Axiom -HP:0004444 oboInOwl:hasDbXref UMLS:C0553720 owl:Axiom -HP:0004444 oboInOwl:hasDbXref SNOMEDCT_US:17235000 owl:Axiom -HP:0030747 oboInOwl:hasDbXref UMLS:C4280789 owl:Axiom -HP:0003113 oboInOwl:hasDbXref SNOMEDCT_US:10399008 owl:Axiom -HP:0003113 oboInOwl:hasDbXref UMLS:C0085680 owl:Axiom -HP:0003113 oboInOwl:hasDbXref UMLS:C0595901 owl:Axiom -HP:0030748 oboInOwl:hasDbXref UMLS:C0475737 owl:Axiom -HP:0030748 oboInOwl:hasDbXref SNOMEDCT_US:276650005 owl:Axiom -HP:0004443 oboInOwl:hasDbXref MSH:D003398 owl:Axiom -HP:0004443 oboInOwl:hasDbXref UMLS:C1833340 owl:Axiom -HP:0004443 oboInOwl:hasDbXref SNOMEDCT_US:109417006 owl:Axiom -HP:0003112 oboInOwl:hasDbXref UMLS:C4025653 owl:Axiom -HP:0003119 oboInOwl:hasDbXref SNOMEDCT_US:370992007 owl:Axiom -HP:0003119 oboInOwl:hasDbXref UMLS:C4025650 owl:Axiom -HP:0003119 oboInOwl:hasDbXref UMLS:C0242339 owl:Axiom -HP:0003119 oboInOwl:hasDbXref MSH:D050171 owl:Axiom -HP:0030741 oboInOwl:hasDbXref NCIT:C6438 owl:Axiom -HP:0030741 oboInOwl:hasDbXref UMLS:C1334682 owl:Axiom -HP:0003118 oboInOwl:hasDbXref UMLS:C0342443 owl:Axiom -HP:0003118 oboInOwl:hasDbXref UMLS:C0001622 owl:Axiom -HP:0003118 oboInOwl:hasDbXref SNOMEDCT_US:47270006 owl:Axiom -HP:0003118 oboInOwl:hasDbXref SNOMEDCT_US:237735008 owl:Axiom -HP:0003118 oboInOwl:hasDbXref UMLS:C4025651 owl:Axiom -HP:0003118 oboInOwl:hasDbXref MSH:D000308 owl:Axiom -HP:0003118 oboInOwl:hasDbXref SNOMEDCT_US:275437005 owl:Axiom -HP:0030742 oboInOwl:hasDbXref SNOMEDCT_US:370483001 owl:Axiom -HP:0030742 oboInOwl:hasDbXref UMLS:C1299892 owl:Axiom -HP:0005775 oboInOwl:hasDbXref UMLS:C4025138 owl:Axiom -HP:0030743 oboInOwl:hasDbXref UMLS:C4280791 owl:Axiom -HP:0005776 oboInOwl:hasDbXref UMLS:C4025137 owl:Axiom -HP:0003117 oboInOwl:hasDbXref UMLS:C4025652 owl:Axiom -HP:0004448 oboInOwl:hasDbXref SNOMEDCT_US:197270009 owl:Axiom -HP:0004448 oboInOwl:hasDbXref SNOMEDCT_US:235884008 owl:Axiom -HP:0004448 oboInOwl:hasDbXref UMLS:C0162557 owl:Axiom -HP:0004448 oboInOwl:hasDbXref MSH:D017114 owl:Axiom -HP:0004447 oboInOwl:hasDbXref SNOMEDCT_US:165479004 owl:Axiom -HP:0004447 oboInOwl:hasDbXref UMLS:C0221281 owl:Axiom -HP:0003116 oboInOwl:hasDbXref SNOMEDCT_US:169241000 owl:Axiom -HP:0003116 oboInOwl:hasDbXref UMLS:C0476369 owl:Axiom -HP:0030744 oboInOwl:hasDbXref UMLS:C4280790 owl:Axiom -HP:0005772 oboInOwl:hasDbXref UMLS:C1969181 owl:Axiom -HP:0005773 oboInOwl:hasDbXref UMLS:C1855299 owl:Axiom -HP:0030749 oboInOwl:hasDbXref UMLS:C4280788 owl:Axiom -HP:0003111 oboInOwl:hasDbXref SNOMEDCT_US:237840007 owl:Axiom -HP:0003111 oboInOwl:hasDbXref UMLS:C4025654 owl:Axiom -HP:0003111 oboInOwl:hasDbXref UMLS:C1704431 owl:Axiom -HP:0004442 oboInOwl:hasDbXref UMLS:C0432123 owl:Axiom -HP:0004442 oboInOwl:hasDbXref SNOMEDCT_US:109418001 owl:Axiom -HP:0003110 oboInOwl:hasDbXref UMLS:C4025655 owl:Axiom -HP:0004440 oboInOwl:hasDbXref UMLS:C1856266 owl:Axiom -HP:0004419 oboInOwl:hasDbXref UMLS:C3550150 owl:Axiom -HP:0030750 oboInOwl:hasDbXref UMLS:C4280787 owl:Axiom -HP:0004418 oboInOwl:hasDbXref SNOMEDCT_US:64156001 owl:Axiom -HP:0004418 oboInOwl:hasDbXref UMLS:C0040046 owl:Axiom -HP:0004418 oboInOwl:hasDbXref MSH:D013924 owl:Axiom -HP:0030751 oboInOwl:hasDbXref UMLS:C4280786 owl:Axiom -HP:0030756 oboInOwl:hasDbXref UMLS:C4280783 owl:Axiom -HP:0005745 oboInOwl:hasDbXref UMLS:C4025144 owl:Axiom -HP:0030757 oboInOwl:hasDbXref SNOMEDCT_US:299709002 owl:Axiom -HP:0030757 oboInOwl:hasDbXref UMLS:C0518988 owl:Axiom -HP:0005746 oboInOwl:hasDbXref UMLS:C4021624 owl:Axiom -HP:0030758 oboInOwl:hasDbXref UMLS:C4280782 owl:Axiom -HP:0004411 oboInOwl:hasDbXref UMLS:C0549397 owl:Axiom -HP:0004411 oboInOwl:hasDbXref SNOMEDCT_US:126660000 owl:Axiom -HP:0005747 oboInOwl:hasDbXref UMLS:C4025143 owl:Axiom -HP:0030759 oboInOwl:hasDbXref UMLS:C4280781 owl:Axiom -HP:0004417 oboInOwl:hasDbXref MSH:D007383 owl:Axiom -HP:0004417 oboInOwl:hasDbXref UMLS:C0021775 owl:Axiom -HP:0004417 oboInOwl:hasDbXref SNOMEDCT_US:63491006 owl:Axiom -HP:0030752 oboInOwl:hasDbXref UMLS:C0155241 owl:Axiom -HP:0030752 oboInOwl:hasDbXref SNOMEDCT_US:42758002 owl:Axiom -HP:0030753 oboInOwl:hasDbXref UMLS:C4280785 owl:Axiom -HP:0004416 oboInOwl:hasDbXref UMLS:C4021654 owl:Axiom -HP:0004416 oboInOwl:hasDbXref UMLS:C4280264 owl:Axiom -HP:0004415 oboInOwl:hasDbXref UMLS:C0238397 owl:Axiom -HP:0004415 oboInOwl:hasDbXref SNOMEDCT_US:95441000 owl:Axiom -HP:0004415 oboInOwl:hasDbXref Fyler:1622 owl:Axiom -HP:0004415 oboInOwl:hasDbXref MSH:D000071079 owl:Axiom -HP:0005743 oboInOwl:hasDbXref ICD-10:M91.1 owl:Axiom -HP:0005743 oboInOwl:hasDbXref SNOMEDCT_US:240241003 owl:Axiom -HP:0005743 oboInOwl:hasDbXref UMLS:C0023234 owl:Axiom -HP:0005743 oboInOwl:hasDbXref SNOMEDCT_US:111255008 owl:Axiom -HP:0005743 oboInOwl:hasDbXref MSH:D007873 owl:Axiom -HP:0030754 oboInOwl:hasDbXref MSH:D014496 owl:Axiom -HP:0030754 oboInOwl:hasDbXref SNOMEDCT_US:17234001 owl:Axiom -HP:0030754 oboInOwl:hasDbXref UMLS:C0041915 owl:Axiom -HP:0030755 oboInOwl:hasDbXref NCIT:C3403 owl:Axiom -HP:0030755 oboInOwl:hasDbXref UMLS:C4280784 owl:Axiom -HP:0004414 oboInOwl:hasDbXref SNOMEDCT_US:198914002 owl:Axiom -HP:0004414 oboInOwl:hasDbXref SNOMEDCT_US:128588008 owl:Axiom -HP:0004414 oboInOwl:hasDbXref SNOMEDCT_US:36110001 owl:Axiom -HP:0004414 oboInOwl:hasDbXref UMLS:C0009681 owl:Axiom -HP:0030760 oboInOwl:hasDbXref SNOMEDCT_US:197660000 owl:Axiom -HP:0030760 oboInOwl:hasDbXref UMLS:C0151650 owl:Axiom -HP:0030762 oboInOwl:hasDbXref UMLS:C4054531 owl:Axiom -HP:0004429 oboInOwl:hasDbXref UMLS:C1837066 owl:Axiom -HP:0030767 oboInOwl:hasDbXref SNOMEDCT_US:31248004 owl:Axiom -HP:0030767 oboInOwl:hasDbXref UMLS:C0266725 owl:Axiom -HP:0005756 oboInOwl:hasDbXref UMLS:C4021623 owl:Axiom -HP:0004423 oboInOwl:hasDbXref UMLS:C1868598 owl:Axiom -HP:0004423 oboInOwl:hasDbXref MSH:C566826 owl:Axiom -HP:0004423 oboInOwl:hasDbXref SNOMEDCT_US:718099006 owl:Axiom -HP:0004422 oboInOwl:hasDbXref UMLS:C4280532 owl:Axiom -HP:0004422 oboInOwl:hasDbXref UMLS:C1854418 owl:Axiom -HP:0005758 oboInOwl:hasDbXref UMLS:C0032209 owl:Axiom -HP:0005758 oboInOwl:hasDbXref SNOMEDCT_US:86587003 owl:Axiom -HP:0005758 oboInOwl:hasDbXref MSH:D010985 owl:Axiom -HP:0030769 oboInOwl:hasDbXref SNOMEDCT_US:84461004 owl:Axiom -HP:0030769 oboInOwl:hasDbXref MSH:D009436 owl:Axiom -HP:0030769 oboInOwl:hasDbXref UMLS:C0266453 owl:Axiom -HP:0005759 oboInOwl:hasDbXref UMLS:C4025141 owl:Axiom -HP:0004421 oboInOwl:hasDbXref UMLS:C1840374 owl:Axiom -HP:0004428 oboInOwl:hasDbXref SNOMEDCT_US:69288002 owl:Axiom -HP:0004428 oboInOwl:hasDbXref UMLS:C0332606 owl:Axiom -HP:0005752 oboInOwl:hasDbXref UMLS:C4025142 owl:Axiom -HP:0030763 oboInOwl:hasDbXref UMLS:C4280779 owl:Axiom -HP:0030764 oboInOwl:hasDbXref MSH:D009794 owl:Axiom -HP:0030764 oboInOwl:hasDbXref UMLS:C0028817 owl:Axiom -HP:0030764 oboInOwl:hasDbXref SNOMEDCT_US:410042009 owl:Axiom -HP:0030765 oboInOwl:hasDbXref UMLS:C0037320 owl:Axiom -HP:0030765 oboInOwl:hasDbXref MSH:D020184 owl:Axiom -HP:0030765 oboInOwl:hasDbXref SNOMEDCT_US:89675003 owl:Axiom -HP:0004426 oboInOwl:hasDbXref UMLS:C4025324 owl:Axiom -HP:0004425 oboInOwl:hasDbXref UMLS:C1857485 owl:Axiom -HP:0030766 oboInOwl:hasDbXref SNOMEDCT_US:16001004 owl:Axiom -HP:0030766 oboInOwl:hasDbXref SNOMEDCT_US:162356005 owl:Axiom -HP:0030766 oboInOwl:hasDbXref MSH:D004433 owl:Axiom -HP:0030766 oboInOwl:hasDbXref UMLS:C0013456 owl:Axiom -HP:0005750 oboInOwl:hasDbXref UMLS:C1859523 owl:Axiom -HP:0004420 oboInOwl:hasDbXref SNOMEDCT_US:65198009 owl:Axiom -HP:0004420 oboInOwl:hasDbXref UMLS:C0151942 owl:Axiom -HP:0003148 oboInOwl:hasDbXref UMLS:C1839866 owl:Axiom -HP:0004478 oboInOwl:hasDbXref UMLS:C1843495 owl:Axiom -HP:0003146 oboInOwl:hasDbXref SNOMEDCT_US:61336008 owl:Axiom -HP:0003146 oboInOwl:hasDbXref UMLS:C0151718 owl:Axiom -HP:0004476 oboInOwl:hasDbXref UMLS:C1863492 owl:Axiom -HP:0003145 oboInOwl:hasDbXref UMLS:C1848556 owl:Axiom -HP:0003149 oboInOwl:hasDbXref UMLS:C0948643 owl:Axiom -HP:0003140 oboInOwl:hasDbXref UMLS:C4025646 owl:Axiom -HP:0004471 oboInOwl:hasDbXref UMLS:C1970112 owl:Axiom -HP:0004470 oboInOwl:hasDbXref UMLS:C1836600 owl:Axiom -HP:0003144 oboInOwl:hasDbXref UMLS:C0877243 owl:Axiom -HP:0004474 oboInOwl:hasDbXref UMLS:C1849537 owl:Axiom -HP:0003142 oboInOwl:hasDbXref UMLS:C4025645 owl:Axiom -HP:0003141 oboInOwl:hasDbXref SNOMEDCT_US:398036000 owl:Axiom -HP:0003141 oboInOwl:hasDbXref UMLS:C0549399 owl:Axiom -HP:0003141 oboInOwl:hasDbXref MSH:D006938 owl:Axiom -HP:0003141 oboInOwl:hasDbXref UMLS:C0020445 owl:Axiom -HP:0003141 oboInOwl:hasDbXref SNOMEDCT_US:190773008 owl:Axiom -HP:0004472 oboInOwl:hasDbXref UMLS:C4280523 owl:Axiom -HP:0004472 oboInOwl:hasDbXref UMLS:C4280522 owl:Axiom -HP:0004472 oboInOwl:hasDbXref UMLS:C4025321 owl:Axiom -HP:0004472 oboInOwl:hasDbXref UMLS:C4280521 owl:Axiom -HP:0003159 oboInOwl:hasDbXref MSH:D006959 owl:Axiom -HP:0003159 oboInOwl:hasDbXref UMLS:C0020500 owl:Axiom -HP:0003159 oboInOwl:hasDbXref SNOMEDCT_US:367621000119107 owl:Axiom -HP:0003158 oboInOwl:hasDbXref SNOMEDCT_US:76023003 owl:Axiom -HP:0003158 oboInOwl:hasDbXref UMLS:C0232831 owl:Axiom -HP:0004488 oboInOwl:hasDbXref UMLS:C1836599 owl:Axiom -HP:0004487 oboInOwl:hasDbXref SNOMEDCT_US:711039004 owl:Axiom -HP:0004487 oboInOwl:hasDbXref UMLS:C1863395 owl:Axiom -HP:0004482 oboInOwl:hasDbXref SNOMEDCT_US:3961000119101 owl:Axiom -HP:0004482 oboInOwl:hasDbXref UMLS:C1849075 owl:Axiom -HP:0030709 oboInOwl:hasDbXref SNOMEDCT_US:414667000 owl:Axiom -HP:0030709 oboInOwl:hasDbXref SNOMEDCT_US:203994003 owl:Axiom -HP:0030709 oboInOwl:hasDbXref UMLS:C0025312 owl:Axiom -HP:0030709 oboInOwl:hasDbXref MSH:D008591 owl:Axiom -HP:0003150 oboInOwl:hasDbXref SNOMEDCT_US:28987007 owl:Axiom -HP:0003150 oboInOwl:hasDbXref UMLS:C0268594 owl:Axiom -HP:0004481 oboInOwl:hasDbXref UMLS:C1859896 owl:Axiom -HP:0003155 oboInOwl:hasDbXref UMLS:C0750857 owl:Axiom -HP:0004485 oboInOwl:hasDbXref UMLS:C4025319 owl:Axiom -HP:0030706 oboInOwl:hasDbXref MSH:D011900 owl:Axiom -HP:0030706 oboInOwl:hasDbXref UMLS:C2242813 owl:Axiom -HP:0030706 oboInOwl:hasDbXref SNOMEDCT_US:14919007 owl:Axiom -HP:0003154 oboInOwl:hasDbXref UMLS:C4021740 owl:Axiom -HP:0003153 oboInOwl:hasDbXref SNOMEDCT_US:13003007 owl:Axiom -HP:0003153 oboInOwl:hasDbXref UMLS:C0220993 owl:Axiom -HP:0004484 oboInOwl:hasDbXref UMLS:C4025320 owl:Axiom -HP:0030707 oboInOwl:hasDbXref UMLS:C4082952 owl:Axiom -HP:0030707 oboInOwl:hasDbXref MSH:C562992 owl:Axiom -HP:0030708 oboInOwl:hasDbXref SNOMEDCT_US:360530005 owl:Axiom -HP:0030708 oboInOwl:hasDbXref UMLS:C0266507 owl:Axiom -HP:0005789 oboInOwl:hasDbXref UMLS:C1843331 owl:Axiom -HP:0005789 oboInOwl:hasDbXref UMLS:C4280476 owl:Axiom -HP:0003126 oboInOwl:hasDbXref UMLS:C1839606 owl:Axiom -HP:0030712 oboInOwl:hasDbXref MSH:D006175 owl:Axiom -HP:0030712 oboInOwl:hasDbXref SNOMEDCT_US:48236007 owl:Axiom -HP:0030712 oboInOwl:hasDbXref UMLS:C0156372 owl:Axiom -HP:0003125 oboInOwl:hasDbXref MSH:D006467 owl:Axiom -HP:0003125 oboInOwl:hasDbXref SNOMEDCT_US:234440005 owl:Axiom -HP:0003125 oboInOwl:hasDbXref UMLS:C3494187 owl:Axiom -HP:0003125 oboInOwl:hasDbXref UMLS:C4025649 owl:Axiom -HP:0030713 oboInOwl:hasDbXref MSH:C536535 owl:Axiom -HP:0030713 oboInOwl:hasDbXref SNOMEDCT_US:253194008 owl:Axiom -HP:0030713 oboInOwl:hasDbXref UMLS:C0431420 owl:Axiom -HP:0003124 oboInOwl:hasDbXref SNOMEDCT_US:13644009 owl:Axiom -HP:0003124 oboInOwl:hasDbXref MSH:D006937 owl:Axiom -HP:0003124 oboInOwl:hasDbXref UMLS:C0595929 owl:Axiom -HP:0003124 oboInOwl:hasDbXref SNOMEDCT_US:166830008 owl:Axiom -HP:0003124 oboInOwl:hasDbXref UMLS:C0020443 owl:Axiom -HP:0030714 oboInOwl:hasDbXref UMLS:C1390676 owl:Axiom -HP:0004454 oboInOwl:hasDbXref UMLS:C1970887 owl:Axiom -HP:0030715 oboInOwl:hasDbXref SNOMEDCT_US:50513008 owl:Axiom -HP:0030715 oboInOwl:hasDbXref UMLS:C0265776 owl:Axiom -HP:0004459 oboInOwl:hasDbXref UMLS:C0155411 owl:Axiom -HP:0004459 oboInOwl:hasDbXref SNOMEDCT_US:19560007 owl:Axiom -HP:0030710 oboInOwl:hasDbXref UMLS:C0431344 owl:Axiom -HP:0030710 oboInOwl:hasDbXref SNOMEDCT_US:253120005 owl:Axiom -HP:0005787 oboInOwl:hasDbXref UMLS:C4025136 owl:Axiom -HP:0003128 oboInOwl:hasDbXref UMLS:C0001125 owl:Axiom -HP:0003128 oboInOwl:hasDbXref SNOMEDCT_US:190882007 owl:Axiom -HP:0003128 oboInOwl:hasDbXref UMLS:C0347959 owl:Axiom -HP:0003128 oboInOwl:hasDbXref SNOMEDCT_US:91273001 owl:Axiom -HP:0003128 oboInOwl:hasDbXref MSH:D000140 owl:Axiom -HP:0004458 oboInOwl:hasDbXref UMLS:C2676973 owl:Axiom -HP:0003127 oboInOwl:hasDbXref UMLS:C0020599 owl:Axiom -HP:0003127 oboInOwl:hasDbXref SNOMEDCT_US:86353007 owl:Axiom -HP:0005788 oboInOwl:hasDbXref UMLS:C4025135 owl:Axiom -HP:0030711 oboInOwl:hasDbXref UMLS:C1399870 owl:Axiom -HP:0030711 oboInOwl:hasDbXref MSH:D052202 owl:Axiom -HP:0005781 oboInOwl:hasDbXref UMLS:C1859698 owl:Axiom -HP:0004453 oboInOwl:hasDbXref UMLS:C1865304 owl:Axiom -HP:0030716 oboInOwl:hasDbXref UMLS:C0702169 owl:Axiom -HP:0030716 oboInOwl:hasDbXref MSH:D009436 owl:Axiom -HP:0030716 oboInOwl:hasDbXref SNOMEDCT_US:203923004 owl:Axiom -HP:0004452 oboInOwl:hasDbXref UMLS:C1836678 owl:Axiom -HP:0003121 oboInOwl:hasDbXref UMLS:C1969879 owl:Axiom -HP:0030717 oboInOwl:hasDbXref UMLS:C0270250 owl:Axiom -HP:0030717 oboInOwl:hasDbXref SNOMEDCT_US:57341009 owl:Axiom -HP:0004451 oboInOwl:hasDbXref UMLS:C4025323 owl:Axiom -HP:0030718 oboInOwl:hasDbXref Fyler:1771 owl:Axiom -HP:0030718 oboInOwl:hasDbXref UMLS:C0748427 owl:Axiom -HP:0030718 oboInOwl:hasDbXref SNOMEDCT_US:67751000119106 owl:Axiom -HP:0030718 oboInOwl:hasDbXref Fyler:2859 owl:Axiom -HP:0004450 oboInOwl:hasDbXref UMLS:C1852411 owl:Axiom -HP:0005780 oboInOwl:hasDbXref UMLS:C4021621 owl:Axiom -HP:0030719 oboInOwl:hasDbXref UMLS:C0344745 owl:Axiom -HP:0030719 oboInOwl:hasDbXref SNOMEDCT_US:253381001 owl:Axiom -HP:0004468 oboInOwl:hasDbXref UMLS:C1863406 owl:Axiom -HP:0003137 oboInOwl:hasDbXref UMLS:C0268534 owl:Axiom -HP:0003137 oboInOwl:hasDbXref SNOMEDCT_US:53124003 owl:Axiom -HP:0030723 oboInOwl:hasDbXref UMLS:C4280800 owl:Axiom -HP:0004467 oboInOwl:hasDbXref UMLS:C0546969 owl:Axiom -HP:0004467 oboInOwl:hasDbXref SNOMEDCT_US:1955003 owl:Axiom -HP:0004467 oboInOwl:hasDbXref MSH:C563015 owl:Axiom -HP:0004467 oboInOwl:hasDbXref SNOMEDCT_US:204271000 owl:Axiom -HP:0004467 oboInOwl:hasDbXref UMLS:C0266610 owl:Axiom -HP:0004467 oboInOwl:hasDbXref UMLS:C0266625 owl:Axiom -HP:0004467 oboInOwl:hasDbXref SNOMEDCT_US:204272007 owl:Axiom -HP:0030724 oboInOwl:hasDbXref UMLS:C0349606 owl:Axiom -HP:0030724 oboInOwl:hasDbXref MSH:D020863 owl:Axiom -HP:0030724 oboInOwl:hasDbXref SNOMEDCT_US:277333006 owl:Axiom -HP:0030725 oboInOwl:hasDbXref UMLS:C0027806 owl:Axiom -HP:0030725 oboInOwl:hasDbXref SNOMEDCT_US:253127008 owl:Axiom -HP:0030725 oboInOwl:hasDbXref SNOMEDCT_US:41353005 owl:Axiom -HP:0030725 oboInOwl:hasDbXref MSH:D009436 owl:Axiom -HP:0004466 oboInOwl:hasDbXref UMLS:C4025322 owl:Axiom -HP:0030726 oboInOwl:hasDbXref UMLS:C4280799 owl:Axiom -HP:0003134 oboInOwl:hasDbXref UMLS:C4020690 owl:Axiom -HP:0030720 oboInOwl:hasDbXref UMLS:C4280801 owl:Axiom -HP:0003139 oboInOwl:hasDbXref UMLS:C1328587 owl:Axiom -HP:0030721 oboInOwl:hasDbXref UMLS:C1849370 owl:Axiom -HP:0005798 oboInOwl:hasDbXref MSH:C566728 owl:Axiom -HP:0005798 oboInOwl:hasDbXref UMLS:C1867398 owl:Axiom -HP:0003138 oboInOwl:hasDbXref UMLS:C0151539 owl:Axiom -HP:0030722 oboInOwl:hasDbXref SNOMEDCT_US:253813000 owl:Axiom -HP:0030722 oboInOwl:hasDbXref UMLS:C0431603 owl:Axiom -HP:0004469 oboInOwl:hasDbXref UMLS:C0008677 owl:Axiom -HP:0004469 oboInOwl:hasDbXref MSH:D029481 owl:Axiom -HP:0004469 oboInOwl:hasDbXref SNOMEDCT_US:63480004 owl:Axiom -HP:0005792 oboInOwl:hasDbXref UMLS:C1832117 owl:Axiom -HP:0005793 oboInOwl:hasDbXref UMLS:C4025132 owl:Axiom -HP:0004464 oboInOwl:hasDbXref UMLS:C0395905 owl:Axiom -HP:0004464 oboInOwl:hasDbXref SNOMEDCT_US:43887004 owl:Axiom -HP:0003133 oboInOwl:hasDbXref UMLS:C4025647 owl:Axiom -HP:0030727 oboInOwl:hasDbXref UMLS:C4280680 owl:Axiom -HP:0004463 oboInOwl:hasDbXref UMLS:C1836742 owl:Axiom -HP:0030728 oboInOwl:hasDbXref UMLS:C0265549 owl:Axiom -HP:0030728 oboInOwl:hasDbXref SNOMEDCT_US:60220000 owl:Axiom -HP:0005790 oboInOwl:hasDbXref UMLS:C4280475 owl:Axiom -HP:0005790 oboInOwl:hasDbXref UMLS:C4025134 owl:Axiom -HP:0005790 oboInOwl:hasDbXref UMLS:C4280474 owl:Axiom -HP:0003131 oboInOwl:hasDbXref UMLS:C0010691 owl:Axiom -HP:0003131 oboInOwl:hasDbXref MSH:D003555 owl:Axiom -HP:0003131 oboInOwl:hasDbXref SNOMEDCT_US:85020001 owl:Axiom -HP:0030729 oboInOwl:hasDbXref UMLS:C4280798 owl:Axiom -HP:0005791 oboInOwl:hasDbXref UMLS:C4025133 owl:Axiom -HP:0003130 oboInOwl:hasDbXref UMLS:C4025648 owl:Axiom -HP:0004461 oboInOwl:hasDbXref UMLS:C1969394 owl:Axiom -HP:0005723 oboInOwl:hasDbXref UMLS:C4025147 owl:Axiom -HP:0005725 oboInOwl:hasDbXref MSH:C536562 owl:Axiom -HP:0005725 oboInOwl:hasDbXref UMLS:C2931238 owl:Axiom -HP:0005726 oboInOwl:hasDbXref UMLS:C4025146 owl:Axiom -HP:0005720 oboInOwl:hasDbXref UMLS:C4025149 owl:Axiom -HP:0005722 oboInOwl:hasDbXref UMLS:C4025148 owl:Axiom -HP:0004409 oboInOwl:hasDbXref SNOMEDCT_US:83156004 owl:Axiom -HP:0004409 oboInOwl:hasDbXref UMLS:C2364082 owl:Axiom -HP:0004408 oboInOwl:hasDbXref UMLS:C4021655 owl:Axiom -HP:0004407 oboInOwl:hasDbXref UMLS:C1857499 owl:Axiom -HP:0005739 oboInOwl:hasDbXref UMLS:C3149878 owl:Axiom -HP:0004401 oboInOwl:hasDbXref UMLS:C0398349 owl:Axiom -HP:0004401 oboInOwl:hasDbXref UMLS:C2939175 owl:Axiom -HP:0004401 oboInOwl:hasDbXref UMLS:C3553397 owl:Axiom -HP:0004401 oboInOwl:hasDbXref SNOMEDCT_US:206523001 owl:Axiom -HP:0004401 oboInOwl:hasDbXref SNOMEDCT_US:86092005 owl:Axiom -HP:0004401 oboInOwl:hasDbXref SNOMEDCT_US:233662009 owl:Axiom -HP:0005736 oboInOwl:hasDbXref UMLS:C1855277 owl:Axiom -HP:0005736 oboInOwl:hasDbXref UMLS:C1850259 owl:Axiom -HP:0004400 oboInOwl:hasDbXref UMLS:C4025326 owl:Axiom -HP:0004406 oboInOwl:hasDbXref UMLS:C3809715 owl:Axiom -HP:0004405 oboInOwl:hasDbXref UMLS:C1855513 owl:Axiom -HP:0005731 oboInOwl:hasDbXref UMLS:C4025145 owl:Axiom -HP:0004404 oboInOwl:hasDbXref SNOMEDCT_US:700153004 owl:Axiom -HP:0004404 oboInOwl:hasDbXref UMLS:C3839073 owl:Axiom -HP:0005733 oboInOwl:hasDbXref UMLS:C4021625 owl:Axiom -HP:0004403 oboInOwl:hasDbXref UMLS:C4025325 owl:Axiom -HP:0005709 oboInOwl:hasDbXref UMLS:C0432040 owl:Axiom -HP:0005709 oboInOwl:hasDbXref SNOMEDCT_US:205145001 owl:Axiom -HP:0005707 oboInOwl:hasDbXref UMLS:C4021627 owl:Axiom -HP:0005701 oboInOwl:hasDbXref UMLS:C0014084 owl:Axiom -HP:0005701 oboInOwl:hasDbXref MSH:D004687 owl:Axiom -HP:0005701 oboInOwl:hasDbXref SNOMEDCT_US:268274005 owl:Axiom -HP:0005700 oboInOwl:hasDbXref UMLS:C4025151 owl:Axiom -HP:0005716 oboInOwl:hasDbXref UMLS:C4021626 owl:Axiom -HP:0005715 oboInOwl:hasDbXref UMLS:C4025150 owl:Axiom -HP:0003704 oboInOwl:hasDbXref UMLS:C1842161 owl:Axiom -HP:0003707 oboInOwl:hasDbXref UMLS:C1839666 owl:Axiom -HP:0003701 oboInOwl:hasDbXref SNOMEDCT_US:249939004 owl:Axiom -HP:0003701 oboInOwl:hasDbXref UMLS:C0221629 owl:Axiom -HP:0003701 oboInOwl:hasDbXref UMLS:C1838869 owl:Axiom -HP:0003700 oboInOwl:hasDbXref UMLS:C1389113 owl:Axiom -HP:0003717 oboInOwl:hasDbXref UMLS:C1859442 owl:Axiom -HP:0003716 oboInOwl:hasDbXref UMLS:C1837799 owl:Axiom -HP:0003715 oboInOwl:hasDbXref MSH:C580316 owl:Axiom -HP:0003715 oboInOwl:hasDbXref UMLS:C2678065 owl:Axiom -HP:0003715 oboInOwl:hasDbXref SNOMEDCT_US:699269005 owl:Axiom -HP:0003719 oboInOwl:hasDbXref UMLS:C1853702 owl:Axiom -HP:0003713 oboInOwl:hasDbXref UMLS:C1850848 owl:Axiom -HP:0003712 oboInOwl:hasDbXref UMLS:C2265792 owl:Axiom -HP:0003710 oboInOwl:hasDbXref UMLS:C1855578 owl:Axiom -HP:0100886 oboInOwl:hasDbXref UMLS:C4021946 owl:Axiom -HP:0100887 oboInOwl:hasDbXref UMLS:C4021945 owl:Axiom -HP:0100884 oboInOwl:hasDbXref UMLS:C0343292 owl:Axiom -HP:0100884 oboInOwl:hasDbXref SNOMEDCT_US:203645000 owl:Axiom -HP:0100885 oboInOwl:hasDbXref UMLS:C4020945 owl:Axiom -HP:0100882 oboInOwl:hasDbXref SNOMEDCT_US:22257004 owl:Axiom -HP:0100882 oboInOwl:hasDbXref SNOMEDCT_US:56364004 owl:Axiom -HP:0100882 oboInOwl:hasDbXref UMLS:C0265979 owl:Axiom -HP:0100883 oboInOwl:hasDbXref SNOMEDCT_US:237268002 owl:Axiom -HP:0100883 oboInOwl:hasDbXref MSH:D006391 owl:Axiom -HP:0100883 oboInOwl:hasDbXref SNOMEDCT_US:699948001 owl:Axiom -HP:0100883 oboInOwl:hasDbXref UMLS:C0677608 owl:Axiom -HP:0100883 oboInOwl:hasDbXref SNOMEDCT_US:2099007 owl:Axiom -HP:0100880 oboInOwl:hasDbXref SNOMEDCT_US:405933007 owl:Axiom -HP:0100880 oboInOwl:hasDbXref UMLS:C1320468 owl:Axiom -HP:0100881 oboInOwl:hasDbXref MSH:D018201 owl:Axiom -HP:0100881 oboInOwl:hasDbXref UMLS:C1332965 owl:Axiom -HP:0100888 oboInOwl:hasDbXref UMLS:C4021944 owl:Axiom -HP:0100889 oboInOwl:hasDbXref UMLS:C4020944 owl:Axiom -HP:0100898 oboInOwl:hasDbXref UMLS:C0334083 owl:Axiom -HP:0100898 oboInOwl:hasDbXref SNOMEDCT_US:22858003 owl:Axiom -HP:0100898 oboInOwl:hasDbXref MSH:C562737 owl:Axiom -HP:0100898 oboInOwl:hasDbXref SNOMEDCT_US:400091006 owl:Axiom -HP:0100896 oboInOwl:hasDbXref UMLS:C0034887 owl:Axiom -HP:0100896 oboInOwl:hasDbXref SNOMEDCT_US:39772007 owl:Axiom -HP:0100893 oboInOwl:hasDbXref UMLS:C4020942 owl:Axiom -HP:0100894 oboInOwl:hasDbXref UMLS:C4020901 owl:Axiom -HP:0100891 oboInOwl:hasDbXref UMLS:C4020943 owl:Axiom -HP:0100892 oboInOwl:hasDbXref UMLS:C4021943 owl:Axiom -HP:0100890 oboInOwl:hasDbXref UMLS:C0008340 owl:Axiom -HP:0100890 oboInOwl:hasDbXref SNOMEDCT_US:440471007 owl:Axiom -HP:0100890 oboInOwl:hasDbXref SNOMEDCT_US:398197009 owl:Axiom -HP:0100890 oboInOwl:hasDbXref MSH:D015529 owl:Axiom -HP:0100890 oboInOwl:hasDbXref SNOMEDCT_US:397868007 owl:Axiom -HP:0100899 oboInOwl:hasDbXref UMLS:C4020941 owl:Axiom -HP:0100920 oboInOwl:hasDbXref UMLS:C4020935 owl:Axiom -HP:0001046 oboInOwl:hasDbXref UMLS:C4025805 owl:Axiom -HP:0002378 oboInOwl:hasDbXref UMLS:C0239842 owl:Axiom -HP:0001047 oboInOwl:hasDbXref SNOMEDCT_US:24079001 owl:Axiom -HP:0001047 oboInOwl:hasDbXref SNOMEDCT_US:200775004 owl:Axiom -HP:0001047 oboInOwl:hasDbXref UMLS:C0011615 owl:Axiom -HP:0001047 oboInOwl:hasDbXref UMLS:C4280605 owl:Axiom -HP:0001047 oboInOwl:hasDbXref MSH:D003876 owl:Axiom -HP:0002375 oboInOwl:hasDbXref UMLS:C0086439 owl:Axiom -HP:0002375 oboInOwl:hasDbXref MSH:D018476 owl:Axiom -HP:0002375 oboInOwl:hasDbXref SNOMEDCT_US:255385008 owl:Axiom -HP:0002375 oboInOwl:hasDbXref SNOMEDCT_US:43994002 owl:Axiom -HP:0002376 oboInOwl:hasDbXref UMLS:C1855019 owl:Axiom -HP:0002376 oboInOwl:hasDbXref UMLS:C1850493 owl:Axiom -HP:0002376 oboInOwl:hasDbXref UMLS:C1859678 owl:Axiom -HP:0002376 oboInOwl:hasDbXref SNOMEDCT_US:609225004 owl:Axiom -HP:0002376 oboInOwl:hasDbXref UMLS:C1836830 owl:Axiom -HP:0002376 oboInOwl:hasDbXref UMLS:C1857121 owl:Axiom -HP:0002376 oboInOwl:hasDbXref UMLS:C1855996 owl:Axiom -HP:0002376 oboInOwl:hasDbXref UMLS:C1855009 owl:Axiom -HP:0002376 oboInOwl:hasDbXref UMLS:C1836550 owl:Axiom -HP:0001045 oboInOwl:hasDbXref SNOMEDCT_US:56727007 owl:Axiom -HP:0001045 oboInOwl:hasDbXref MSH:D014820 owl:Axiom -HP:0001045 oboInOwl:hasDbXref UMLS:C0042900 owl:Axiom -HP:0100929 oboInOwl:hasDbXref UMLS:C4020927 owl:Axiom -HP:0001048 oboInOwl:hasDbXref MEDDRA:10055899 owl:Axiom -HP:0001048 oboInOwl:hasDbXref SNOMEDCT_US:33377007 owl:Axiom -HP:0001048 oboInOwl:hasDbXref MSH:D006392 owl:Axiom -HP:0001048 oboInOwl:hasDbXref SNOMEDCT_US:56975005 owl:Axiom -HP:0001048 oboInOwl:hasDbXref SNOMEDCT_US:416824008 owl:Axiom -HP:0001048 oboInOwl:hasDbXref UMLS:C0018920 owl:Axiom -HP:0001048 oboInOwl:hasDbXref NCIT:C3086 owl:Axiom -HP:0001049 oboInOwl:hasDbXref UMLS:C1861400 owl:Axiom -HP:0100927 oboInOwl:hasDbXref UMLS:C4020929 owl:Axiom -HP:0100928 oboInOwl:hasDbXref UMLS:C4020928 owl:Axiom -HP:0002370 oboInOwl:hasDbXref UMLS:C0563243 owl:Axiom -HP:0100925 oboInOwl:hasDbXref UMLS:C4020931 owl:Axiom -HP:0100926 oboInOwl:hasDbXref UMLS:C4020930 owl:Axiom -HP:0100923 oboInOwl:hasDbXref UMLS:C3554669 owl:Axiom -HP:0002373 oboInOwl:hasDbXref MSH:D003294 owl:Axiom -HP:0002373 oboInOwl:hasDbXref SNOMEDCT_US:41497008 owl:Axiom -HP:0002373 oboInOwl:hasDbXref UMLS:C0009952 owl:Axiom -HP:0001042 oboInOwl:hasDbXref UMLS:C4025806 owl:Axiom -HP:0100924 oboInOwl:hasDbXref UMLS:C4020932 owl:Axiom -HP:0002374 oboInOwl:hasDbXref UMLS:C4025710 owl:Axiom -HP:0001043 oboInOwl:hasDbXref UMLS:C1856542 owl:Axiom -HP:0100921 oboInOwl:hasDbXref UMLS:C4020934 owl:Axiom -HP:0002371 oboInOwl:hasDbXref UMLS:C0542223 owl:Axiom -HP:0001040 oboInOwl:hasDbXref UMLS:C1867448 owl:Axiom -HP:0001041 oboInOwl:hasDbXref UMLS:C0239488 owl:Axiom -HP:0001041 oboInOwl:hasDbXref SNOMEDCT_US:20255002 owl:Axiom -HP:0001041 oboInOwl:hasDbXref MSH:D012393 owl:Axiom -HP:0001041 oboInOwl:hasDbXref UMLS:C0005874 owl:Axiom -HP:0001041 oboInOwl:hasDbXref SNOMEDCT_US:271811009 owl:Axiom -HP:0001041 oboInOwl:hasDbXref SNOMEDCT_US:398909004 owl:Axiom -HP:0001041 oboInOwl:hasDbXref UMLS:C4020880 owl:Axiom -HP:0001041 oboInOwl:hasDbXref MSH:D001821 owl:Axiom -HP:0001041 oboInOwl:hasDbXref UMLS:C0035854 owl:Axiom -HP:0100922 oboInOwl:hasDbXref UMLS:C4020933 owl:Axiom -HP:0002372 oboInOwl:hasDbXref UMLS:C1843146 owl:Axiom -HP:0100930 oboInOwl:hasDbXref UMLS:C4020926 owl:Axiom -HP:0100931 oboInOwl:hasDbXref UMLS:C4021927 owl:Axiom -HP:0001057 oboInOwl:hasDbXref UMLS:C0265989 owl:Axiom -HP:0001057 oboInOwl:hasDbXref SNOMEDCT_US:254237003 owl:Axiom -HP:0001057 oboInOwl:hasDbXref SNOMEDCT_US:74223008 owl:Axiom -HP:0001057 oboInOwl:hasDbXref MEDDRA:10002963 owl:Axiom -HP:0001057 oboInOwl:hasDbXref UMLS:C0282160 owl:Axiom -HP:0001057 oboInOwl:hasDbXref MSH:D004476 owl:Axiom -HP:0001057 oboInOwl:hasDbXref SNOMEDCT_US:35484002 owl:Axiom -HP:0002389 oboInOwl:hasDbXref UMLS:C1840380 owl:Axiom -HP:0001058 oboInOwl:hasDbXref UMLS:C1851789 owl:Axiom -HP:0001055 oboInOwl:hasDbXref UMLS:C0014733 owl:Axiom -HP:0001055 oboInOwl:hasDbXref SNOMEDCT_US:51510002 owl:Axiom -HP:0001055 oboInOwl:hasDbXref UMLS:C0014714 owl:Axiom -HP:0001055 oboInOwl:hasDbXref SNOMEDCT_US:44653001 owl:Axiom -HP:0001055 oboInOwl:hasDbXref MEDDRA:10015145 owl:Axiom -HP:0001055 oboInOwl:hasDbXref MSH:D004886 owl:Axiom -HP:0001055 oboInOwl:hasDbXref MSH:D004881 owl:Axiom -HP:0025004 oboInOwl:hasDbXref SNOMEDCT_US:6654000 owl:Axiom -HP:0025004 oboInOwl:hasDbXref UMLS:C0264134 owl:Axiom -HP:0025004 oboInOwl:hasDbXref MSH:D020859 owl:Axiom -HP:0001056 oboInOwl:hasDbXref SNOMEDCT_US:254679001 owl:Axiom -HP:0001056 oboInOwl:hasDbXref SNOMEDCT_US:254683001 owl:Axiom -HP:0001056 oboInOwl:hasDbXref SNOMEDCT_US:37719003 owl:Axiom -HP:0001056 oboInOwl:hasDbXref UMLS:C0345996 owl:Axiom -HP:0001059 oboInOwl:hasDbXref MSH:D011625 owl:Axiom -HP:0001059 oboInOwl:hasDbXref UMLS:C0033999 owl:Axiom -HP:0001059 oboInOwl:hasDbXref SNOMEDCT_US:77489003 owl:Axiom -HP:0100938 oboInOwl:hasDbXref UMLS:C4021920 owl:Axiom -HP:0002380 oboInOwl:hasDbXref MSH:D005207 owl:Axiom -HP:0002380 oboInOwl:hasDbXref SNOMEDCT_US:82470000 owl:Axiom -HP:0002380 oboInOwl:hasDbXref UMLS:C0015644 owl:Axiom -HP:0100939 oboInOwl:hasDbXref UMLS:C4021919 owl:Axiom -HP:0001050 oboInOwl:hasDbXref SNOMEDCT_US:75246004 owl:Axiom -HP:0001050 oboInOwl:hasDbXref UMLS:C0232370 owl:Axiom -HP:0002381 oboInOwl:hasDbXref MSH:D001037 owl:Axiom -HP:0002381 oboInOwl:hasDbXref UMLS:C0003537 owl:Axiom -HP:0002381 oboInOwl:hasDbXref SNOMEDCT_US:87486003 owl:Axiom -HP:0100936 oboInOwl:hasDbXref UMLS:C4021922 owl:Axiom -HP:0100937 oboInOwl:hasDbXref UMLS:C4021921 owl:Axiom -HP:0002384 oboInOwl:hasDbXref SNOMEDCT_US:4103001 owl:Axiom -HP:0002384 oboInOwl:hasDbXref UMLS:C0270834 owl:Axiom -HP:0002384 oboInOwl:hasDbXref UMLS:C0149958 owl:Axiom -HP:0001053 oboInOwl:hasDbXref UMLS:C1836735 owl:Axiom -HP:0100934 oboInOwl:hasDbXref UMLS:C4021924 owl:Axiom -HP:0002385 oboInOwl:hasDbXref MSH:D020335 owl:Axiom -HP:0002385 oboInOwl:hasDbXref SNOMEDCT_US:1845001 owl:Axiom -HP:0002385 oboInOwl:hasDbXref UMLS:C0221166 owl:Axiom -HP:0001054 oboInOwl:hasDbXref UMLS:C1849677 owl:Axiom -HP:0100935 oboInOwl:hasDbXref UMLS:C4021923 owl:Axiom -HP:0100932 oboInOwl:hasDbXref UMLS:C4021926 owl:Axiom -HP:0001051 oboInOwl:hasDbXref UMLS:C0036508 owl:Axiom -HP:0001051 oboInOwl:hasDbXref SNOMEDCT_US:50563003 owl:Axiom -HP:0001051 oboInOwl:hasDbXref SNOMEDCT_US:86708008 owl:Axiom -HP:0001051 oboInOwl:hasDbXref UMLS:C3806554 owl:Axiom -HP:0001051 oboInOwl:hasDbXref MSH:D012628 owl:Axiom -HP:0001052 oboInOwl:hasDbXref MEDDRA:10067193 owl:Axiom -HP:0001052 oboInOwl:hasDbXref SNOMEDCT_US:254211001 owl:Axiom -HP:0001052 oboInOwl:hasDbXref SNOMEDCT_US:416377005 owl:Axiom -HP:0001052 oboInOwl:hasDbXref MSH:D019339 owl:Axiom -HP:0001052 oboInOwl:hasDbXref UMLS:C0235752 owl:Axiom -HP:0100933 oboInOwl:hasDbXref UMLS:C4021925 owl:Axiom -HP:0002383 oboInOwl:hasDbXref UMLS:C0014038 owl:Axiom -HP:0002383 oboInOwl:hasDbXref SNOMEDCT_US:45170000 owl:Axiom -HP:0002383 oboInOwl:hasDbXref MSH:D004660 owl:Axiom -HP:0100941 oboInOwl:hasDbXref UMLS:C4021917 owl:Axiom -HP:0100942 oboInOwl:hasDbXref UMLS:C4021916 owl:Axiom -HP:0100940 oboInOwl:hasDbXref UMLS:C4021918 owl:Axiom -HP:0003687 oboInOwl:hasDbXref UMLS:C1842170 owl:Axiom -HP:0002355 oboInOwl:hasDbXref MSH:D051346 owl:Axiom -HP:0002355 oboInOwl:hasDbXref UMLS:C0311394 owl:Axiom -HP:0002355 oboInOwl:hasDbXref SNOMEDCT_US:228158008 owl:Axiom -HP:0001024 oboInOwl:hasDbXref UMLS:C1855815 owl:Axiom -HP:0001025 oboInOwl:hasDbXref SNOMEDCT_US:64305001 owl:Axiom -HP:0001025 oboInOwl:hasDbXref MEDDRA:10046735 owl:Axiom -HP:0001025 oboInOwl:hasDbXref UMLS:C0042109 owl:Axiom -HP:0001025 oboInOwl:hasDbXref SNOMEDCT_US:247472004 owl:Axiom -HP:0001025 oboInOwl:hasDbXref MSH:D014581 owl:Axiom -HP:0001025 oboInOwl:hasDbXref SNOMEDCT_US:126485001 owl:Axiom -HP:0002356 oboInOwl:hasDbXref UMLS:C0154676 owl:Axiom -HP:0002356 oboInOwl:hasDbXref MSH:D020821 owl:Axiom -HP:0002356 oboInOwl:hasDbXref SNOMEDCT_US:52008007 owl:Axiom -HP:0001022 oboInOwl:hasDbXref UMLS:C0333913 owl:Axiom -HP:0001022 oboInOwl:hasDbXref SNOMEDCT_US:18064000 owl:Axiom -HP:0001022 oboInOwl:hasDbXref MSH:D000417 owl:Axiom -HP:0001022 oboInOwl:hasDbXref SNOMEDCT_US:15890002 owl:Axiom -HP:0001022 oboInOwl:hasDbXref UMLS:C0001916 owl:Axiom -HP:0002353 oboInOwl:hasDbXref SNOMEDCT_US:274521009 owl:Axiom -HP:0002353 oboInOwl:hasDbXref UMLS:C0151611 owl:Axiom -HP:0002354 oboInOwl:hasDbXref MSH:D008569 owl:Axiom -HP:0002354 oboInOwl:hasDbXref UMLS:C0233794 owl:Axiom -HP:0002354 oboInOwl:hasDbXref UMLS:C0542476 owl:Axiom -HP:0002354 oboInOwl:hasDbXref UMLS:C0751295 owl:Axiom -HP:0002354 oboInOwl:hasDbXref SNOMEDCT_US:386807006 owl:Axiom -HP:0002354 oboInOwl:hasDbXref SNOMEDCT_US:55533009 owl:Axiom -HP:0001028 oboInOwl:hasDbXref UMLS:C0018916 owl:Axiom -HP:0001028 oboInOwl:hasDbXref NCIT:C3085 owl:Axiom -HP:0001028 oboInOwl:hasDbXref SNOMEDCT_US:253053003 owl:Axiom -HP:0001028 oboInOwl:hasDbXref SNOMEDCT_US:2099007 owl:Axiom -HP:0001028 oboInOwl:hasDbXref SNOMEDCT_US:400210000 owl:Axiom -HP:0001028 oboInOwl:hasDbXref MSH:D006391 owl:Axiom -HP:0002359 oboInOwl:hasDbXref UMLS:C0850703 owl:Axiom -HP:0001029 oboInOwl:hasDbXref UMLS:C0392777 owl:Axiom -HP:0001029 oboInOwl:hasDbXref MEDDRA:10057041 owl:Axiom -HP:0001029 oboInOwl:hasDbXref SNOMEDCT_US:402685001 owl:Axiom -HP:0001029 oboInOwl:hasDbXref SNOMEDCT_US:70114006 owl:Axiom -HP:0002357 oboInOwl:hasDbXref UMLS:C0973461 owl:Axiom -HP:0002357 oboInOwl:hasDbXref SNOMEDCT_US:20301004 owl:Axiom -HP:0002357 oboInOwl:hasDbXref MSH:D001037 owl:Axiom -HP:0001026 oboInOwl:hasDbXref UMLS:C4025809 owl:Axiom -HP:0003689 oboInOwl:hasDbXref UMLS:C3277376 owl:Axiom -HP:0001027 oboInOwl:hasDbXref UMLS:C1849043 owl:Axiom -HP:0003688 oboInOwl:hasDbXref UMLS:C4021724 owl:Axiom -HP:0100947 oboInOwl:hasDbXref UMLS:C4020924 owl:Axiom -HP:0100948 oboInOwl:hasDbXref UMLS:C4020923 owl:Axiom -HP:0100945 oboInOwl:hasDbXref UMLS:C4021913 owl:Axiom -HP:0003683 oboInOwl:hasDbXref UMLS:C4025579 owl:Axiom -HP:0002352 oboInOwl:hasDbXref MSH:D056784 owl:Axiom -HP:0002352 oboInOwl:hasDbXref SNOMEDCT_US:22811006 owl:Axiom -HP:0002352 oboInOwl:hasDbXref UMLS:C0270612 owl:Axiom -HP:0100946 oboInOwl:hasDbXref UMLS:C4020925 owl:Axiom -HP:0003682 oboInOwl:hasDbXref UMLS:C1970284 owl:Axiom -HP:0100943 oboInOwl:hasDbXref UMLS:C4021915 owl:Axiom -HP:0003680 oboInOwl:hasDbXref UMLS:C3839460 owl:Axiom -HP:0003680 oboInOwl:hasDbXref SNOMEDCT_US:702322003 owl:Axiom -HP:0100944 oboInOwl:hasDbXref UMLS:C4021914 owl:Axiom -HP:0002350 oboInOwl:hasDbXref UMLS:C1847762 owl:Axiom -HP:0100952 oboInOwl:hasDbXref UMLS:C4020921 owl:Axiom -HP:0100953 oboInOwl:hasDbXref UMLS:C4020920 owl:Axiom -HP:0100950 oboInOwl:hasDbXref SNOMEDCT_US:237999008 owl:Axiom -HP:0100950 oboInOwl:hasDbXref MSH:C566945 owl:Axiom -HP:0100950 oboInOwl:hasDbXref UMLS:C1969443 owl:Axiom -HP:0100951 oboInOwl:hasDbXref UMLS:C4020922 owl:Axiom -HP:0002366 oboInOwl:hasDbXref UMLS:C1865412 owl:Axiom -HP:0003698 oboInOwl:hasDbXref UMLS:C0241237 owl:Axiom -HP:0003698 oboInOwl:hasDbXref SNOMEDCT_US:249902000 owl:Axiom -HP:0001036 oboInOwl:hasDbXref MSH:D010241 owl:Axiom -HP:0001036 oboInOwl:hasDbXref SNOMEDCT_US:65068000 owl:Axiom -HP:0001036 oboInOwl:hasDbXref SNOMEDCT_US:200766001 owl:Axiom -HP:0001036 oboInOwl:hasDbXref UMLS:C0030436 owl:Axiom -HP:0002367 oboInOwl:hasDbXref SNOMEDCT_US:64269007 owl:Axiom -HP:0002367 oboInOwl:hasDbXref UMLS:C0233763 owl:Axiom -HP:0002367 oboInOwl:hasDbXref MSH:D006212 owl:Axiom -HP:0003697 oboInOwl:hasDbXref UMLS:C1842162 owl:Axiom -HP:0001033 oboInOwl:hasDbXref UMLS:C4025808 owl:Axiom -HP:0003696 oboInOwl:hasDbXref UMLS:C4025577 owl:Axiom -HP:0001034 oboInOwl:hasDbXref UMLS:C1842774 owl:Axiom -HP:0002365 oboInOwl:hasDbXref UMLS:C1842688 owl:Axiom -HP:0001039 oboInOwl:hasDbXref UMLS:C4025807 owl:Axiom -HP:0001038 oboInOwl:hasDbXref UMLS:C1867638 owl:Axiom -HP:0003690 oboInOwl:hasDbXref SNOMEDCT_US:713514005 owl:Axiom -HP:0003690 oboInOwl:hasDbXref UMLS:C0587246 owl:Axiom -HP:0100958 oboInOwl:hasDbXref UMLS:C4021910 owl:Axiom -HP:0100959 oboInOwl:hasDbXref UMLS:C4020919 owl:Axiom -HP:0002362 oboInOwl:hasDbXref SNOMEDCT_US:43005009 owl:Axiom -HP:0002362 oboInOwl:hasDbXref MSH:D020233 owl:Axiom -HP:0002362 oboInOwl:hasDbXref UMLS:C0231688 owl:Axiom -HP:0001031 oboInOwl:hasDbXref UMLS:C1403035 owl:Axiom -HP:0001031 oboInOwl:hasDbXref NCIT:C3192 owl:Axiom -HP:0003694 oboInOwl:hasDbXref UMLS:C4025578 owl:Axiom -HP:0100957 oboInOwl:hasDbXref UMLS:C4021911 owl:Axiom -HP:0003693 oboInOwl:hasDbXref UMLS:C1848736 owl:Axiom -HP:0001032 oboInOwl:hasDbXref UMLS:C1861349 owl:Axiom -HP:0002363 oboInOwl:hasDbXref UMLS:C1850601 owl:Axiom -HP:0002360 oboInOwl:hasDbXref UMLS:C0037317 owl:Axiom -HP:0002360 oboInOwl:hasDbXref SNOMEDCT_US:53888004 owl:Axiom -HP:0100954 oboInOwl:hasDbXref UMLS:C2675973 owl:Axiom -HP:0001030 oboInOwl:hasDbXref SNOMEDCT_US:247427007 owl:Axiom -HP:0001030 oboInOwl:hasDbXref MEDDRA:10040851 owl:Axiom -HP:0001030 oboInOwl:hasDbXref UMLS:C0241181 owl:Axiom -HP:0003691 oboInOwl:hasDbXref SNOMEDCT_US:17211005 owl:Axiom -HP:0003691 oboInOwl:hasDbXref UMLS:C4072849 owl:Axiom -HP:0003691 oboInOwl:hasDbXref MEDDRA:10067628 owl:Axiom -HP:0003691 oboInOwl:hasDbXref UMLS:C0240953 owl:Axiom -HP:0100955 oboInOwl:hasDbXref UMLS:C4021912 owl:Axiom -HP:0002361 oboInOwl:hasDbXref UMLS:C1836842 owl:Axiom -HP:0100963 oboInOwl:hasDbXref SNOMEDCT_US:14151009 owl:Axiom -HP:0100963 oboInOwl:hasDbXref UMLS:C0020453 owl:Axiom -HP:0100963 oboInOwl:hasDbXref MSH:D006941 owl:Axiom -HP:0100961 oboInOwl:hasDbXref UMLS:C4021908 owl:Axiom -HP:0100962 oboInOwl:hasDbXref UMLS:C0037020 owl:Axiom -HP:0100962 oboInOwl:hasDbXref MSH:D012792 owl:Axiom -HP:0100960 oboInOwl:hasDbXref UMLS:C4021909 owl:Axiom -HP:0001090 oboInOwl:hasDbXref UMLS:C1855852 owl:Axiom -HP:0001090 oboInOwl:hasDbXref UMLS:C0423221 owl:Axiom -HP:0001090 oboInOwl:hasDbXref UMLS:C4280603 owl:Axiom -HP:0001090 oboInOwl:hasDbXref SNOMEDCT_US:246920008 owl:Axiom -HP:0001088 oboInOwl:hasDbXref UMLS:C4280604 owl:Axiom -HP:0001088 oboInOwl:hasDbXref UMLS:C1303007 owl:Axiom -HP:0001088 oboInOwl:hasDbXref SNOMEDCT_US:400960002 owl:Axiom -HP:0001089 oboInOwl:hasDbXref UMLS:C0423319 owl:Axiom -HP:0001089 oboInOwl:hasDbXref SNOMEDCT_US:95709007 owl:Axiom -HP:0001082 oboInOwl:hasDbXref SNOMEDCT_US:76581006 owl:Axiom -HP:0001082 oboInOwl:hasDbXref MSH:D002764 owl:Axiom -HP:0001082 oboInOwl:hasDbXref UMLS:C0008325 owl:Axiom -HP:0001083 oboInOwl:hasDbXref SNOMEDCT_US:74969002 owl:Axiom -HP:0001083 oboInOwl:hasDbXref UMLS:C0013581 owl:Axiom -HP:0001083 oboInOwl:hasDbXref MSH:D007906 owl:Axiom -HP:0001083 oboInOwl:hasDbXref UMLS:C0023309 owl:Axiom -HP:0001083 oboInOwl:hasDbXref MSH:D004479 owl:Axiom -HP:0001080 oboInOwl:hasDbXref MSH:D001660 owl:Axiom -HP:0001080 oboInOwl:hasDbXref UMLS:C0549613 owl:Axiom -HP:0001080 oboInOwl:hasDbXref UMLS:C0005424 owl:Axiom -HP:0001080 oboInOwl:hasDbXref SNOMEDCT_US:105997008 owl:Axiom -HP:0001081 oboInOwl:hasDbXref MSH:D002769 owl:Axiom -HP:0001081 oboInOwl:hasDbXref SNOMEDCT_US:266474003 owl:Axiom -HP:0001081 oboInOwl:hasDbXref UMLS:C0008350 owl:Axiom -HP:0001087 oboInOwl:hasDbXref UMLS:C0020302 owl:Axiom -HP:0001087 oboInOwl:hasDbXref SNOMEDCT_US:204113001 owl:Axiom -HP:0001087 oboInOwl:hasDbXref SNOMEDCT_US:413728006 owl:Axiom -HP:0001087 oboInOwl:hasDbXref MSH:D006871 owl:Axiom -HP:0001084 oboInOwl:hasDbXref UMLS:C0003742 owl:Axiom -HP:0001084 oboInOwl:hasDbXref SNOMEDCT_US:111522004 owl:Axiom -HP:0001084 oboInOwl:hasDbXref SNOMEDCT_US:231925004 owl:Axiom -HP:0001084 oboInOwl:hasDbXref MSH:D001112 owl:Axiom -HP:0001084 oboInOwl:hasDbXref UMLS:C0339268 owl:Axiom -HP:0001084 oboInOwl:hasDbXref SNOMEDCT_US:231924000 owl:Axiom -HP:0001085 oboInOwl:hasDbXref SNOMEDCT_US:73221001 owl:Axiom -HP:0001085 oboInOwl:hasDbXref UMLS:C0030353 owl:Axiom -HP:0001085 oboInOwl:hasDbXref MSH:D010211 owl:Axiom -HP:0001085 oboInOwl:hasDbXref SNOMEDCT_US:248487006 owl:Axiom -HP:0001085 oboInOwl:hasDbXref SNOMEDCT_US:423341008 owl:Axiom -HP:0001099 oboInOwl:hasDbXref UMLS:C2673929 owl:Axiom -HP:0001093 oboInOwl:hasDbXref UMLS:C2676026 owl:Axiom -HP:0001094 oboInOwl:hasDbXref UMLS:C0022073 owl:Axiom -HP:0001094 oboInOwl:hasDbXref SNOMEDCT_US:77971008 owl:Axiom -HP:0001094 oboInOwl:hasDbXref MSH:D015863 owl:Axiom -HP:0001092 oboInOwl:hasDbXref SNOMEDCT_US:204208005 owl:Axiom -HP:0001092 oboInOwl:hasDbXref UMLS:C0344509 owl:Axiom -HP:0001092 oboInOwl:hasDbXref UMLS:C1867060 owl:Axiom -HP:0001092 oboInOwl:hasDbXref SNOMEDCT_US:253217007 owl:Axiom -HP:0001092 oboInOwl:hasDbXref MSH:C566703 owl:Axiom -HP:0001097 oboInOwl:hasDbXref UMLS:C0013238 owl:Axiom -HP:0001097 oboInOwl:hasDbXref UMLS:C0043349 owl:Axiom -HP:0001097 oboInOwl:hasDbXref MSH:D007638 owl:Axiom -HP:0001097 oboInOwl:hasDbXref MSH:D015352 owl:Axiom -HP:0001097 oboInOwl:hasDbXref UMLS:C2930821 owl:Axiom -HP:0001097 oboInOwl:hasDbXref MSH:D014985 owl:Axiom -HP:0001097 oboInOwl:hasDbXref SNOMEDCT_US:46152009 owl:Axiom -HP:0001097 oboInOwl:hasDbXref MSH:C531719 owl:Axiom -HP:0001097 oboInOwl:hasDbXref UMLS:C0022575 owl:Axiom -HP:0001097 oboInOwl:hasDbXref SNOMEDCT_US:363677007 owl:Axiom -HP:0001097 oboInOwl:hasDbXref SNOMEDCT_US:302896008 owl:Axiom -HP:0001098 oboInOwl:hasDbXref UMLS:C4025804 owl:Axiom -HP:0001095 oboInOwl:hasDbXref UMLS:C0152132 owl:Axiom -HP:0001095 oboInOwl:hasDbXref SNOMEDCT_US:6962006 owl:Axiom -HP:0001095 oboInOwl:hasDbXref MSH:D058437 owl:Axiom -HP:0001096 oboInOwl:hasDbXref UMLS:C0022573 owl:Axiom -HP:0001096 oboInOwl:hasDbXref SNOMEDCT_US:88151007 owl:Axiom -HP:0001096 oboInOwl:hasDbXref MSH:D007637 owl:Axiom -HP:0001069 oboInOwl:hasDbXref UMLS:C1857171 owl:Axiom -HP:0001067 oboInOwl:hasDbXref NCIT:C3272 owl:Axiom -HP:0001067 oboInOwl:hasDbXref SNOMEDCT_US:81669005 owl:Axiom -HP:0001067 oboInOwl:hasDbXref UMLS:C0162678 owl:Axiom -HP:0001067 oboInOwl:hasDbXref MSH:D017253 owl:Axiom -HP:0001067 oboInOwl:hasDbXref SNOMEDCT_US:19133005 owl:Axiom -HP:0002398 oboInOwl:hasDbXref UMLS:C1843505 owl:Axiom -HP:0001060 oboInOwl:hasDbXref UMLS:C1844738 owl:Axiom -HP:0001061 oboInOwl:hasDbXref UMLS:C0702166 owl:Axiom -HP:0001061 oboInOwl:hasDbXref SNOMEDCT_US:11381005 owl:Axiom -HP:0001061 oboInOwl:hasDbXref MEDDRA:10000496 owl:Axiom -HP:0002392 oboInOwl:hasDbXref UMLS:C4021757 owl:Axiom -HP:0002390 oboInOwl:hasDbXref UMLS:C0348023 owl:Axiom -HP:0002390 oboInOwl:hasDbXref SNOMEDCT_US:261482004 owl:Axiom -HP:0002395 oboInOwl:hasDbXref UMLS:C1836696 owl:Axiom -HP:0002396 oboInOwl:hasDbXref UMLS:C0151564 owl:Axiom -HP:0002396 oboInOwl:hasDbXref MSH:D009127 owl:Axiom -HP:0002396 oboInOwl:hasDbXref SNOMEDCT_US:55630000 owl:Axiom -HP:0001065 oboInOwl:hasDbXref SNOMEDCT_US:201067006 owl:Axiom -HP:0001065 oboInOwl:hasDbXref UMLS:C0152459 owl:Axiom -HP:0001065 oboInOwl:hasDbXref MEDDRA:10040925 owl:Axiom -HP:0001065 oboInOwl:hasDbXref SNOMEDCT_US:47212006 owl:Axiom -HP:0001065 oboInOwl:hasDbXref SNOMEDCT_US:201066002 owl:Axiom -HP:0001065 oboInOwl:hasDbXref MSH:D057896 owl:Axiom -HP:0001062 oboInOwl:hasDbXref MSH:D004416 owl:Axiom -HP:0001062 oboInOwl:hasDbXref UMLS:C0205748 owl:Axiom -HP:0001062 oboInOwl:hasDbXref SNOMEDCT_US:254818000 owl:Axiom -HP:0001062 oboInOwl:hasDbXref SNOMEDCT_US:61814002 owl:Axiom -HP:0001063 oboInOwl:hasDbXref UMLS:C0221347 owl:Axiom -HP:0001063 oboInOwl:hasDbXref SNOMEDCT_US:25003006 owl:Axiom -HP:0001071 oboInOwl:hasDbXref SNOMEDCT_US:124464003 owl:Axiom -HP:0001071 oboInOwl:hasDbXref UMLS:C0002986 owl:Axiom -HP:0001071 oboInOwl:hasDbXref SNOMEDCT_US:16652001 owl:Axiom -HP:0001071 oboInOwl:hasDbXref MSH:D000795 owl:Axiom -HP:0001072 oboInOwl:hasDbXref UMLS:C4020878 owl:Axiom -HP:0001072 oboInOwl:hasDbXref SNOMEDCT_US:69943009 owl:Axiom -HP:0001072 oboInOwl:hasDbXref UMLS:C0334008 owl:Axiom -HP:0001072 oboInOwl:hasDbXref SNOMEDCT_US:17417006 owl:Axiom -HP:0001072 oboInOwl:hasDbXref MEDDRA:10040936 owl:Axiom -HP:0001070 oboInOwl:hasDbXref UMLS:C4020879 owl:Axiom -HP:0001070 oboInOwl:hasDbXref UMLS:C0860439 owl:Axiom -HP:0001075 oboInOwl:hasDbXref UMLS:C0162154 owl:Axiom -HP:0001075 oboInOwl:hasDbXref SNOMEDCT_US:239172000 owl:Axiom -HP:0001075 oboInOwl:hasDbXref SNOMEDCT_US:409766009 owl:Axiom -HP:0001076 oboInOwl:hasDbXref UMLS:C1854408 owl:Axiom -HP:0001073 oboInOwl:hasDbXref UMLS:C1851828 owl:Axiom -HP:0001074 oboInOwl:hasDbXref UMLS:C4021837 owl:Axiom -HP:0004959 oboInOwl:hasDbXref Fyler:2754 owl:Axiom -HP:0004959 oboInOwl:hasDbXref UMLS:C4025266 owl:Axiom -HP:0003621 oboInOwl:hasDbXref UMLS:C4025588 owl:Axiom -HP:0004952 oboInOwl:hasDbXref SNOMEDCT_US:111289009 owl:Axiom -HP:0004952 oboInOwl:hasDbXref UMLS:C0155675 owl:Axiom -HP:0004952 oboInOwl:hasDbXref MSH:C562404 owl:Axiom -HP:0004950 oboInOwl:hasDbXref UMLS:C0085096 owl:Axiom -HP:0004950 oboInOwl:hasDbXref MSH:D016491 owl:Axiom -HP:0004950 oboInOwl:hasDbXref MSH:D058729 owl:Axiom -HP:0004950 oboInOwl:hasDbXref SNOMEDCT_US:399957001 owl:Axiom -HP:0004950 oboInOwl:hasDbXref UMLS:C1704436 owl:Axiom -HP:0004950 oboInOwl:hasDbXref SNOMEDCT_US:400047006 owl:Axiom -HP:0004955 oboInOwl:hasDbXref UMLS:C3279191 owl:Axiom -HP:0004955 oboInOwl:hasDbXref UMLS:C1836651 owl:Axiom -HP:0003623 oboInOwl:hasDbXref UMLS:C1855106 owl:Axiom -HP:0002308 oboInOwl:hasDbXref UMLS:C0003803 owl:Axiom -HP:0002308 oboInOwl:hasDbXref SNOMEDCT_US:253184003 owl:Axiom -HP:0002308 oboInOwl:hasDbXref MSH:D001139 owl:Axiom -HP:0003639 oboInOwl:hasDbXref UMLS:C1868393 owl:Axiom -HP:0004969 oboInOwl:hasDbXref UMLS:C0345030 owl:Axiom -HP:0004969 oboInOwl:hasDbXref SNOMEDCT_US:253631001 owl:Axiom -HP:0002307 oboInOwl:hasDbXref SNOMEDCT_US:62718007 owl:Axiom -HP:0002307 oboInOwl:hasDbXref UMLS:C0037036 owl:Axiom -HP:0002307 oboInOwl:hasDbXref SNOMEDCT_US:275295002 owl:Axiom -HP:0002307 oboInOwl:hasDbXref UMLS:C0013132 owl:Axiom -HP:0002307 oboInOwl:hasDbXref SNOMEDCT_US:53827007 owl:Axiom -HP:0002307 oboInOwl:hasDbXref MSH:D012798 owl:Axiom -HP:0004968 oboInOwl:hasDbXref UMLS:C4025264 owl:Axiom -HP:0003637 oboInOwl:hasDbXref UMLS:C4025587 owl:Axiom -HP:0004963 oboInOwl:hasDbXref UMLS:C1096249 owl:Axiom -HP:0002300 oboInOwl:hasDbXref UMLS:C0026884 owl:Axiom -HP:0002300 oboInOwl:hasDbXref MSH:D009155 owl:Axiom -HP:0002300 oboInOwl:hasDbXref SNOMEDCT_US:88052002 owl:Axiom -HP:0002301 oboInOwl:hasDbXref UMLS:C0018991 owl:Axiom -HP:0002301 oboInOwl:hasDbXref SNOMEDCT_US:50582007 owl:Axiom -HP:0002301 oboInOwl:hasDbXref MSH:D006429 owl:Axiom -HP:0004962 oboInOwl:hasDbXref UMLS:C1969292 owl:Axiom -HP:0004961 oboInOwl:hasDbXref UMLS:C1856123 owl:Axiom -HP:0004960 oboInOwl:hasDbXref UMLS:C0265905 owl:Axiom -HP:0004960 oboInOwl:hasDbXref SNOMEDCT_US:86252004 owl:Axiom -HP:0002304 oboInOwl:hasDbXref UMLS:C0085623 owl:Axiom -HP:0002304 oboInOwl:hasDbXref SNOMEDCT_US:33994004 owl:Axiom -HP:0002305 oboInOwl:hasDbXref UMLS:C1845265 owl:Axiom -HP:0002305 oboInOwl:hasDbXref SNOMEDCT_US:44913001 owl:Axiom -HP:0002305 oboInOwl:hasDbXref UMLS:C0004158 owl:Axiom -HP:0002305 oboInOwl:hasDbXref MSH:D001264 owl:Axiom -HP:0002305 oboInOwl:hasDbXref SNOMEDCT_US:58593005 owl:Axiom -HP:0004966 oboInOwl:hasDbXref UMLS:C4025265 owl:Axiom -HP:0003635 oboInOwl:hasDbXref UMLS:C1837764 owl:Axiom -HP:0003634 oboInOwl:hasDbXref UMLS:C0432185 owl:Axiom -HP:0003634 oboInOwl:hasDbXref SNOMEDCT_US:205532005 owl:Axiom -HP:0004964 oboInOwl:hasDbXref UMLS:C1504382 owl:Axiom -HP:0004938 oboInOwl:hasDbXref UMLS:C1836791 owl:Axiom -HP:0003607 oboInOwl:hasDbXref UMLS:C1848680 owl:Axiom -HP:0003607 oboInOwl:hasDbXref MSH:C535315 owl:Axiom -HP:0004937 oboInOwl:hasDbXref SNOMEDCT_US:194892009 owl:Axiom -HP:0004937 oboInOwl:hasDbXref UMLS:C0155676 owl:Axiom -HP:0003606 oboInOwl:hasDbXref UMLS:C4025591 owl:Axiom -HP:0004936 oboInOwl:hasDbXref SNOMEDCT_US:111293003 owl:Axiom -HP:0004936 oboInOwl:hasDbXref MSH:D020246 owl:Axiom -HP:0004936 oboInOwl:hasDbXref UMLS:C0042487 owl:Axiom -HP:0004935 oboInOwl:hasDbXref SNOMEDCT_US:204443008 owl:Axiom -HP:0004935 oboInOwl:hasDbXref SNOMEDCT_US:10930001 owl:Axiom -HP:0004935 oboInOwl:hasDbXref UMLS:C0265908 owl:Axiom -HP:0003609 oboInOwl:hasDbXref UMLS:C4025590 owl:Axiom -HP:0004930 oboInOwl:hasDbXref UMLS:C4025271 owl:Axiom -HP:0004934 oboInOwl:hasDbXref UMLS:C0342649 owl:Axiom -HP:0004934 oboInOwl:hasDbXref MSH:D061205 owl:Axiom -HP:0004934 oboInOwl:hasDbXref SNOMEDCT_US:237897009 owl:Axiom -HP:0004933 oboInOwl:hasDbXref UMLS:C1836653 owl:Axiom -HP:0004931 oboInOwl:hasDbXref UMLS:C4280505 owl:Axiom -HP:0004931 oboInOwl:hasDbXref UMLS:C4025270 owl:Axiom -HP:0004948 oboInOwl:hasDbXref UMLS:C2673776 owl:Axiom -HP:0004947 oboInOwl:hasDbXref UMLS:C0003855 owl:Axiom -HP:0004947 oboInOwl:hasDbXref SNOMEDCT_US:439470001 owl:Axiom -HP:0004947 oboInOwl:hasDbXref MSH:D001164 owl:Axiom -HP:0004947 oboInOwl:hasDbXref SNOMEDCT_US:128617001 owl:Axiom -HP:0003616 oboInOwl:hasDbXref UMLS:C1849316 owl:Axiom -HP:0003610 oboInOwl:hasDbXref UMLS:C1835008 owl:Axiom -HP:0004941 oboInOwl:hasDbXref UMLS:C4025268 owl:Axiom -HP:0004940 oboInOwl:hasDbXref UMLS:C4025269 owl:Axiom -HP:0004945 oboInOwl:hasDbXref UMLS:C4025267 owl:Axiom -HP:0003614 oboInOwl:hasDbXref SNOMEDCT_US:237959005 owl:Axiom -HP:0003614 oboInOwl:hasDbXref UMLS:C0342739 owl:Axiom -HP:0003614 oboInOwl:hasDbXref MSH:C536561 owl:Axiom -HP:0004944 oboInOwl:hasDbXref SNOMEDCT_US:128608001 owl:Axiom -HP:0004944 oboInOwl:hasDbXref UMLS:C0751003 owl:Axiom -HP:0004944 oboInOwl:hasDbXref UMLS:C1290398 owl:Axiom -HP:0004944 oboInOwl:hasDbXref MSH:D002532 owl:Axiom -HP:0003613 oboInOwl:hasDbXref UMLS:C4019436 owl:Axiom -HP:0003612 oboInOwl:hasDbXref UMLS:C4025589 owl:Axiom -HP:0004943 oboInOwl:hasDbXref UMLS:C4280504 owl:Axiom -HP:0004943 oboInOwl:hasDbXref UMLS:C1849618 owl:Axiom -HP:0004942 oboInOwl:hasDbXref UMLS:C0003486 owl:Axiom -HP:0004942 oboInOwl:hasDbXref MSH:D001014 owl:Axiom -HP:0004942 oboInOwl:hasDbXref Fyler:2301 owl:Axiom -HP:0004942 oboInOwl:hasDbXref Fyler:2708 owl:Axiom -HP:0004942 oboInOwl:hasDbXref SNOMEDCT_US:67362008 owl:Axiom -HP:0001008 oboInOwl:hasDbXref UMLS:C1843389 owl:Axiom -HP:0002339 oboInOwl:hasDbXref UMLS:C4025711 owl:Axiom -HP:0001009 oboInOwl:hasDbXref UMLS:C1138421 owl:Axiom -HP:0001009 oboInOwl:hasDbXref SNOMEDCT_US:112641009 owl:Axiom -HP:0001009 oboInOwl:hasDbXref SNOMEDCT_US:247479008 owl:Axiom -HP:0001009 oboInOwl:hasDbXref MSH:D013684 owl:Axiom -HP:0001009 oboInOwl:hasDbXref UMLS:C0039446 owl:Axiom -HP:0003665 oboInOwl:hasDbXref UMLS:C4025581 owl:Axiom -HP:0002333 oboInOwl:hasDbXref UMLS:C1866284 owl:Axiom -HP:0002334 oboInOwl:hasDbXref UMLS:C4025712 owl:Axiom -HP:0001003 oboInOwl:hasDbXref UMLS:C1328931 owl:Axiom -HP:0001003 oboInOwl:hasDbXref UMLS:C0036651 owl:Axiom -HP:0001003 oboInOwl:hasDbXref SNOMEDCT_US:72100002 owl:Axiom -HP:0001000 oboInOwl:hasDbXref UMLS:C1260926 owl:Axiom -HP:0002331 oboInOwl:hasDbXref UMLS:C1854337 owl:Axiom -HP:0002332 oboInOwl:hasDbXref UMLS:C1845337 owl:Axiom -HP:0004993 oboInOwl:hasDbXref UMLS:C2675547 owl:Axiom -HP:0001001 oboInOwl:hasDbXref UMLS:C4025813 owl:Axiom -HP:0001007 oboInOwl:hasDbXref MSH:D006628 owl:Axiom -HP:0001007 oboInOwl:hasDbXref UMLS:C0019572 owl:Axiom -HP:0001007 oboInOwl:hasDbXref SNOMEDCT_US:399939002 owl:Axiom -HP:0001004 oboInOwl:hasDbXref UMLS:C0240278 owl:Axiom -HP:0001004 oboInOwl:hasDbXref SNOMEDCT_US:30213001 owl:Axiom -HP:0001004 oboInOwl:hasDbXref UMLS:C1835229 owl:Axiom -HP:0001004 oboInOwl:hasDbXref SNOMEDCT_US:234097001 owl:Axiom -HP:0001004 oboInOwl:hasDbXref UMLS:C0024236 owl:Axiom -HP:0001004 oboInOwl:hasDbXref MSH:D008209 owl:Axiom -HP:0002335 oboInOwl:hasDbXref UMLS:C0431399 owl:Axiom -HP:0002335 oboInOwl:hasDbXref SNOMEDCT_US:716997004 owl:Axiom -HP:0002335 oboInOwl:hasDbXref MSH:C536293 owl:Axiom -HP:0002335 oboInOwl:hasDbXref SNOMEDCT_US:253175003 owl:Axiom -HP:0001005 oboInOwl:hasDbXref UMLS:C4025812 owl:Axiom -HP:0004997 oboInOwl:hasDbXref UMLS:C1857192 owl:Axiom -HP:0002330 oboInOwl:hasDbXref UMLS:C4025713 owl:Axiom -HP:0004991 oboInOwl:hasDbXref UMLS:C1969532 owl:Axiom -HP:0004990 oboInOwl:hasDbXref UMLS:C1858039 owl:Axiom -HP:0001019 oboInOwl:hasDbXref MSH:D003873 owl:Axiom -HP:0001019 oboInOwl:hasDbXref SNOMEDCT_US:396350005 owl:Axiom -HP:0001019 oboInOwl:hasDbXref SNOMEDCT_US:399992009 owl:Axiom -HP:0001019 oboInOwl:hasDbXref UMLS:C0011606 owl:Axiom -HP:0001019 oboInOwl:hasDbXref SNOMEDCT_US:400005007 owl:Axiom -HP:0001019 oboInOwl:hasDbXref SNOMEDCT_US:396349005 owl:Axiom -HP:0001019 oboInOwl:hasDbXref SNOMEDCT_US:200948000 owl:Axiom -HP:0002344 oboInOwl:hasDbXref UMLS:C1854838 owl:Axiom -HP:0001013 oboInOwl:hasDbXref SNOMEDCT_US:238952003 owl:Axiom -HP:0001013 oboInOwl:hasDbXref UMLS:C0221252 owl:Axiom -HP:0003676 oboInOwl:hasDbXref UMLS:C1864985 owl:Axiom -HP:0003676 oboInOwl:hasDbXref SNOMEDCT_US:252157006 owl:Axiom -HP:0003676 oboInOwl:hasDbXref UMLS:C0205329 owl:Axiom -HP:0003676 oboInOwl:hasDbXref SNOMEDCT_US:255314001 owl:Axiom -HP:0001014 oboInOwl:hasDbXref MSH:D000794 owl:Axiom -HP:0001014 oboInOwl:hasDbXref UMLS:C0002985 owl:Axiom -HP:0001014 oboInOwl:hasDbXref SNOMEDCT_US:26810009 owl:Axiom -HP:0002345 oboInOwl:hasDbXref SNOMEDCT_US:30721006 owl:Axiom -HP:0002345 oboInOwl:hasDbXref UMLS:C0234376 owl:Axiom -HP:0002345 oboInOwl:hasDbXref MSH:D014202 owl:Axiom -HP:0002345 oboInOwl:hasDbXref UMLS:C4020853 owl:Axiom -HP:0002342 oboInOwl:hasDbXref UMLS:C0026351 owl:Axiom -HP:0002342 oboInOwl:hasDbXref SNOMEDCT_US:61152003 owl:Axiom -HP:0003674 oboInOwl:hasDbXref UMLS:C0206132 owl:Axiom -HP:0003674 oboInOwl:hasDbXref MSH:D017668 owl:Axiom -HP:0001012 oboInOwl:hasDbXref MSH:D008067 owl:Axiom -HP:0001012 oboInOwl:hasDbXref UMLS:C0023798 owl:Axiom -HP:0001012 oboInOwl:hasDbXref UMLS:C0745730 owl:Axiom -HP:0001012 oboInOwl:hasDbXref NCIT:C3192 owl:Axiom -HP:0001012 oboInOwl:hasDbXref SNOMEDCT_US:93163002 owl:Axiom -HP:0001012 oboInOwl:hasDbXref SNOMEDCT_US:404062002 owl:Axiom -HP:0001012 oboInOwl:hasDbXref SNOMEDCT_US:46720004 owl:Axiom -HP:0002343 oboInOwl:hasDbXref MSH:D006850 owl:Axiom -HP:0002343 oboInOwl:hasDbXref SNOMEDCT_US:30753002 owl:Axiom -HP:0002343 oboInOwl:hasDbXref UMLS:C0020258 owl:Axiom -HP:0001017 oboInOwl:hasDbXref UMLS:C4025811 owl:Axiom -HP:0003679 oboInOwl:hasDbXref UMLS:C4025580 owl:Axiom -HP:0002349 oboInOwl:hasDbXref UMLS:C0234974 owl:Axiom -HP:0002349 oboInOwl:hasDbXref MSH:D004828 owl:Axiom -HP:0002349 oboInOwl:hasDbXref SNOMEDCT_US:79348005 owl:Axiom -HP:0002349 oboInOwl:hasDbXref SNOMEDCT_US:117891000119100 owl:Axiom -HP:0001018 oboInOwl:hasDbXref UMLS:C4025810 owl:Axiom -HP:0002346 oboInOwl:hasDbXref UMLS:C0239882 owl:Axiom -HP:0001015 oboInOwl:hasDbXref UMLS:C1837785 owl:Axiom -HP:0003678 oboInOwl:hasDbXref UMLS:C1838681 owl:Axiom -HP:0003678 oboInOwl:hasDbXref UMLS:C1850776 owl:Axiom -HP:0003677 oboInOwl:hasDbXref UMLS:C1854494 owl:Axiom -HP:0002340 oboInOwl:hasDbXref UMLS:C1858116 owl:Axiom -HP:0002341 oboInOwl:hasDbXref UMLS:C0852866 owl:Axiom -HP:0001010 oboInOwl:hasDbXref SNOMEDCT_US:18655006 owl:Axiom -HP:0001010 oboInOwl:hasDbXref SNOMEDCT_US:23006000 owl:Axiom -HP:0001010 oboInOwl:hasDbXref UMLS:C0162835 owl:Axiom -HP:0001010 oboInOwl:hasDbXref SNOMEDCT_US:201284005 owl:Axiom -HP:0001010 oboInOwl:hasDbXref MSH:D017496 owl:Axiom -HP:0001010 oboInOwl:hasDbXref SNOMEDCT_US:89031001 owl:Axiom -HP:0003649 oboInOwl:hasDbXref UMLS:C4025584 owl:Axiom -HP:0002317 oboInOwl:hasDbXref SNOMEDCT_US:394616008 owl:Axiom -HP:0002317 oboInOwl:hasDbXref UMLS:C0231686 owl:Axiom -HP:0002317 oboInOwl:hasDbXref MSH:D020233 owl:Axiom -HP:0002317 oboInOwl:hasDbXref SNOMEDCT_US:22631008 owl:Axiom -HP:0004979 oboInOwl:hasDbXref UMLS:C3552526 owl:Axiom -HP:0003648 oboInOwl:hasDbXref UMLS:C4025585 owl:Axiom -HP:0002318 oboInOwl:hasDbXref SNOMEDCT_US:202664003 owl:Axiom -HP:0002318 oboInOwl:hasDbXref UMLS:C0149645 owl:Axiom -HP:0004974 oboInOwl:hasDbXref UMLS:C4025263 owl:Axiom -HP:0002311 oboInOwl:hasDbXref SNOMEDCT_US:302289002 owl:Axiom -HP:0002311 oboInOwl:hasDbXref UMLS:C0520966 owl:Axiom -HP:0002311 oboInOwl:hasDbXref SNOMEDCT_US:281016006 owl:Axiom -HP:0002311 oboInOwl:hasDbXref MSH:D001259 owl:Axiom -HP:0003643 oboInOwl:hasDbXref SNOMEDCT_US:367368009 owl:Axiom -HP:0003643 oboInOwl:hasDbXref UMLS:C0268624 owl:Axiom -HP:0003643 oboInOwl:hasDbXref MSH:C538141 owl:Axiom -HP:0002312 oboInOwl:hasDbXref UMLS:C0233844 owl:Axiom -HP:0002312 oboInOwl:hasDbXref SNOMEDCT_US:7006003 owl:Axiom -HP:0003642 oboInOwl:hasDbXref UMLS:C1837899 owl:Axiom -HP:0003641 oboInOwl:hasDbXref UMLS:C0019048 owl:Axiom -HP:0003641 oboInOwl:hasDbXref MSH:D006456 owl:Axiom -HP:0003641 oboInOwl:hasDbXref SNOMEDCT_US:68600005 owl:Axiom -HP:0004972 oboInOwl:hasDbXref UMLS:C1840376 owl:Axiom -HP:0004971 oboInOwl:hasDbXref SNOMEDCT_US:54682008 owl:Axiom -HP:0004971 oboInOwl:hasDbXref Fyler:2966 owl:Axiom -HP:0004971 oboInOwl:hasDbXref UMLS:C0265910 owl:Axiom -HP:0003640 oboInOwl:hasDbXref UMLS:C1843373 owl:Axiom -HP:0002310 oboInOwl:hasDbXref MSH:D020820 owl:Axiom -HP:0002310 oboInOwl:hasDbXref SNOMEDCT_US:49386006 owl:Axiom -HP:0002310 oboInOwl:hasDbXref UMLS:C0152115 owl:Axiom -HP:0002315 oboInOwl:hasDbXref UMLS:C0018681 owl:Axiom -HP:0002315 oboInOwl:hasDbXref MSH:D006261 owl:Axiom -HP:0002315 oboInOwl:hasDbXref SNOMEDCT_US:25064002 owl:Axiom -HP:0003647 oboInOwl:hasDbXref UMLS:C4025586 owl:Axiom -HP:0100909 oboInOwl:hasDbXref UMLS:C4021933 owl:Axiom -HP:0004977 oboInOwl:hasDbXref UMLS:C1848840 owl:Axiom -HP:0003646 oboInOwl:hasDbXref UMLS:C1839865 owl:Axiom -HP:0100907 oboInOwl:hasDbXref UMLS:C4021935 owl:Axiom -HP:0003645 oboInOwl:hasDbXref UMLS:C0240671 owl:Axiom -HP:0003645 oboInOwl:hasDbXref SNOMEDCT_US:409675001 owl:Axiom -HP:0004976 oboInOwl:hasDbXref MSH:D031221 owl:Axiom -HP:0004976 oboInOwl:hasDbXref SNOMEDCT_US:58320001 owl:Axiom -HP:0004976 oboInOwl:hasDbXref UMLS:C0159970 owl:Axiom -HP:0002313 oboInOwl:hasDbXref UMLS:C0037771 owl:Axiom -HP:0002313 oboInOwl:hasDbXref MSH:D020336 owl:Axiom -HP:0002313 oboInOwl:hasDbXref SNOMEDCT_US:312444006 owl:Axiom -HP:0002314 oboInOwl:hasDbXref UMLS:C1846566 owl:Axiom -HP:0004975 oboInOwl:hasDbXref UMLS:C1855895 owl:Axiom -HP:0100908 oboInOwl:hasDbXref UMLS:C4021934 owl:Axiom -HP:0100905 oboInOwl:hasDbXref UMLS:C4021937 owl:Axiom -HP:0100906 oboInOwl:hasDbXref UMLS:C4021936 owl:Axiom -HP:0100903 oboInOwl:hasDbXref UMLS:C4021939 owl:Axiom -HP:0100904 oboInOwl:hasDbXref UMLS:C4021938 owl:Axiom -HP:0004970 oboInOwl:hasDbXref Fyler:2310 owl:Axiom -HP:0004970 oboInOwl:hasDbXref Fyler:2701 owl:Axiom -HP:0004970 oboInOwl:hasDbXref SNOMEDCT_US:253645007 owl:Axiom -HP:0004970 oboInOwl:hasDbXref UMLS:C0345049 owl:Axiom -HP:0100901 oboInOwl:hasDbXref UMLS:C4021941 owl:Axiom -HP:0100902 oboInOwl:hasDbXref UMLS:C4021940 owl:Axiom -HP:0100900 oboInOwl:hasDbXref UMLS:C4021942 owl:Axiom -HP:0002329 oboInOwl:hasDbXref UMLS:C0013144 owl:Axiom -HP:0002329 oboInOwl:hasDbXref SNOMEDCT_US:271782001 owl:Axiom -HP:0002329 oboInOwl:hasDbXref SNOMEDCT_US:79519003 owl:Axiom -HP:0002329 oboInOwl:hasDbXref MSH:D012894 owl:Axiom -HP:0002322 oboInOwl:hasDbXref MSH:D014202 owl:Axiom -HP:0002322 oboInOwl:hasDbXref SNOMEDCT_US:25082004 owl:Axiom -HP:0002322 oboInOwl:hasDbXref UMLS:C0234379 owl:Axiom -HP:0003654 oboInOwl:hasDbXref UMLS:C4025582 owl:Axiom -HP:0003654 oboInOwl:hasDbXref UMLS:C1959620 owl:Axiom -HP:0003654 oboInOwl:hasDbXref MSH:D054067 owl:Axiom -HP:0003654 oboInOwl:hasDbXref SNOMEDCT_US:77365006 owl:Axiom -HP:0002323 oboInOwl:hasDbXref Fyler:4332 owl:Axiom -HP:0002323 oboInOwl:hasDbXref SNOMEDCT_US:89369001 owl:Axiom -HP:0002323 oboInOwl:hasDbXref UMLS:C0002902 owl:Axiom -HP:0002323 oboInOwl:hasDbXref MSH:D000757 owl:Axiom -HP:0003653 oboInOwl:hasDbXref UMLS:C4025583 owl:Axiom -HP:0003652 oboInOwl:hasDbXref UMLS:C1838877 owl:Axiom -HP:0003652 oboInOwl:hasDbXref MSH:C564018 owl:Axiom -HP:0003651 oboInOwl:hasDbXref SNOMEDCT_US:16980002 owl:Axiom -HP:0003651 oboInOwl:hasDbXref MSH:D005487 owl:Axiom -HP:0003651 oboInOwl:hasDbXref UMLS:C0016390 owl:Axiom -HP:0002321 oboInOwl:hasDbXref UMLS:C0042571 owl:Axiom -HP:0002321 oboInOwl:hasDbXref SNOMEDCT_US:399090003 owl:Axiom -HP:0002321 oboInOwl:hasDbXref SNOMEDCT_US:404640003 owl:Axiom -HP:0002321 oboInOwl:hasDbXref SNOMEDCT_US:271789005 owl:Axiom -HP:0002321 oboInOwl:hasDbXref SNOMEDCT_US:399153001 owl:Axiom -HP:0002321 oboInOwl:hasDbXref UMLS:C0012833 owl:Axiom -HP:0002321 oboInOwl:hasDbXref MSH:D014717 owl:Axiom -HP:0002321 oboInOwl:hasDbXref MSH:D004244 owl:Axiom -HP:0002326 oboInOwl:hasDbXref UMLS:C0917805 owl:Axiom -HP:0002326 oboInOwl:hasDbXref MSH:D002546 owl:Axiom -HP:0003658 oboInOwl:hasDbXref UMLS:C1848555 owl:Axiom -HP:0003657 oboInOwl:hasDbXref UMLS:C1859833 owl:Axiom -HP:0002324 oboInOwl:hasDbXref MSH:D006832 owl:Axiom -HP:0002324 oboInOwl:hasDbXref SNOMEDCT_US:30023002 owl:Axiom -HP:0002324 oboInOwl:hasDbXref UMLS:C0020225 owl:Axiom -HP:0003656 oboInOwl:hasDbXref UMLS:C1842710 owl:Axiom -HP:0004987 oboInOwl:hasDbXref UMLS:C1969178 owl:Axiom -HP:0100918 oboInOwl:hasDbXref UMLS:C4020937 owl:Axiom -HP:0100919 oboInOwl:hasDbXref UMLS:C4020936 owl:Axiom -HP:0003655 oboInOwl:hasDbXref UMLS:C4021725 owl:Axiom -HP:0100916 oboInOwl:hasDbXref UMLS:C4020939 owl:Axiom -HP:0100917 oboInOwl:hasDbXref UMLS:C4020938 owl:Axiom -HP:0100914 oboInOwl:hasDbXref UMLS:C4021928 owl:Axiom -HP:0100915 oboInOwl:hasDbXref UMLS:C4020940 owl:Axiom -HP:0100912 oboInOwl:hasDbXref UMLS:C4021930 owl:Axiom -HP:0004981 oboInOwl:hasDbXref UMLS:C4025262 owl:Axiom -HP:0004980 oboInOwl:hasDbXref UMLS:C1832146 owl:Axiom -HP:0100913 oboInOwl:hasDbXref UMLS:C4021929 owl:Axiom -HP:0100910 oboInOwl:hasDbXref UMLS:C4021932 owl:Axiom -HP:0100911 oboInOwl:hasDbXref UMLS:C4021931 owl:Axiom -HP:0003826 oboInOwl:hasDbXref SNOMEDCT_US:237364002 owl:Axiom -HP:0003826 oboInOwl:hasDbXref MSH:D005313 owl:Axiom -HP:0003826 oboInOwl:hasDbXref SNOMEDCT_US:276507005 owl:Axiom -HP:0003826 oboInOwl:hasDbXref MSH:D050497 owl:Axiom -HP:0003826 oboInOwl:hasDbXref UMLS:C0015927 owl:Axiom -HP:0003826 oboInOwl:hasDbXref UMLS:C0595939 owl:Axiom -HP:0003829 oboInOwl:hasDbXref UMLS:C1836598 owl:Axiom -HP:0003828 oboInOwl:hasDbXref UMLS:C1866862 owl:Axiom -HP:0003828 oboInOwl:hasDbXref UMLS:C1861403 owl:Axiom -HP:0002506 oboInOwl:hasDbXref UMLS:C0598275 owl:Axiom -HP:0002507 oboInOwl:hasDbXref UMLS:C0751617 owl:Axiom -HP:0002507 oboInOwl:hasDbXref SNOMEDCT_US:253138008 owl:Axiom -HP:0002507 oboInOwl:hasDbXref MSH:D016142 owl:Axiom -HP:0003837 oboInOwl:hasDbXref UMLS:C4025561 owl:Axiom -HP:0003836 oboInOwl:hasDbXref UMLS:C4025562 owl:Axiom -HP:0002504 oboInOwl:hasDbXref UMLS:C4025703 owl:Axiom -HP:0003835 oboInOwl:hasDbXref UMLS:C0434744 owl:Axiom -HP:0003835 oboInOwl:hasDbXref SNOMEDCT_US:263051004 owl:Axiom -HP:0002505 oboInOwl:hasDbXref UMLS:C1836843 owl:Axiom -HP:0002508 oboInOwl:hasDbXref UMLS:C1855677 owl:Axiom -HP:0003839 oboInOwl:hasDbXref UMLS:C4021722 owl:Axiom -HP:0002509 oboInOwl:hasDbXref UMLS:C1838391 owl:Axiom -HP:0003834 oboInOwl:hasDbXref MSH:D012783 owl:Axiom -HP:0003834 oboInOwl:hasDbXref SNOMEDCT_US:125615005 owl:Axiom -HP:0003834 oboInOwl:hasDbXref UMLS:C0037005 owl:Axiom -HP:0003834 oboInOwl:hasDbXref SNOMEDCT_US:417076003 owl:Axiom -HP:0002503 oboInOwl:hasDbXref UMLS:C1866751 owl:Axiom -HP:0003833 oboInOwl:hasDbXref UMLS:C4025563 owl:Axiom -HP:0002500 oboInOwl:hasDbXref UMLS:C4020851 owl:Axiom -HP:0002500 oboInOwl:hasDbXref MSH:D049292 owl:Axiom -HP:0002500 oboInOwl:hasDbXref UMLS:C0948163 owl:Axiom -HP:0003832 oboInOwl:hasDbXref UMLS:C4025564 owl:Axiom -HP:0003831 oboInOwl:hasDbXref UMLS:C1835978 owl:Axiom -HP:0002501 oboInOwl:hasDbXref UMLS:C1853398 owl:Axiom -HP:0400008 oboInOwl:hasDbXref SNOMEDCT_US:314631008 owl:Axiom -HP:0400008 oboInOwl:hasDbXref SNOMEDCT_US:351814001 owl:Axiom -HP:0400008 oboInOwl:hasDbXref UMLS:C0232943 owl:Axiom -HP:0400007 oboInOwl:hasDbXref UMLS:C0032519 owl:Axiom -HP:0400007 oboInOwl:hasDbXref SNOMEDCT_US:52754008 owl:Axiom -HP:0400007 oboInOwl:hasDbXref MSH:D008599 owl:Axiom -HP:0400004 oboInOwl:hasDbXref UMLS:C1848657 owl:Axiom -HP:0400003 oboInOwl:hasDbXref UMLS:C4021874 owl:Axiom -HP:0400005 oboInOwl:hasDbXref UMLS:C3551041 owl:Axiom -HP:0400000 oboInOwl:hasDbXref UMLS:C4021875 owl:Axiom -HP:0400000 oboInOwl:hasDbXref SNOMEDCT_US:471397004 owl:Axiom -HP:0400000 oboInOwl:hasDbXref UMLS:C3532221 owl:Axiom -HP:0003805 oboInOwl:hasDbXref UMLS:C1853932 owl:Axiom -HP:0003803 oboInOwl:hasDbXref UMLS:C1854387 owl:Axiom -HP:0400002 oboInOwl:hasDbXref UMLS:C4020915 owl:Axiom -HP:0400001 oboInOwl:hasDbXref UMLS:C4020916 owl:Axiom -HP:0003809 oboInOwl:hasDbXref UMLS:C1837797 owl:Axiom -HP:0003808 oboInOwl:hasDbXref UMLS:C0852413 owl:Axiom -HP:0003800 oboInOwl:hasDbXref UMLS:C4025566 owl:Axiom -HP:0003819 oboInOwl:hasDbXref UMLS:C1843392 owl:Axiom -HP:0003812 oboInOwl:hasDbXref UMLS:C1839039 owl:Axiom -HP:0003812 oboInOwl:hasDbXref UMLS:C1837514 owl:Axiom -HP:0003812 oboInOwl:hasDbXref UMLS:C1850667 owl:Axiom -HP:0003812 oboInOwl:hasDbXref UMLS:C1866210 owl:Axiom -HP:0003811 oboInOwl:hasDbXref SNOMEDCT_US:276506001 owl:Axiom -HP:0003811 oboInOwl:hasDbXref UMLS:C0410916 owl:Axiom -HP:0003811 oboInOwl:hasDbXref MSH:D066087 owl:Axiom -HP:0003810 oboInOwl:hasDbXref UMLS:C4025565 owl:Axiom -HP:0100765 oboInOwl:hasDbXref UMLS:C4021975 owl:Axiom -HP:0100766 oboInOwl:hasDbXref UMLS:C4021974 owl:Axiom -HP:0100763 oboInOwl:hasDbXref UMLS:C4021976 owl:Axiom -HP:0100763 oboInOwl:hasDbXref MSH:D008206 owl:Axiom -HP:0100763 oboInOwl:hasDbXref SNOMEDCT_US:111590001 owl:Axiom -HP:0100763 oboInOwl:hasDbXref SNOMEDCT_US:3305006 owl:Axiom -HP:0100763 oboInOwl:hasDbXref SNOMEDCT_US:234087005 owl:Axiom -HP:0100763 oboInOwl:hasDbXref SNOMEDCT_US:362971004 owl:Axiom -HP:0100763 oboInOwl:hasDbXref UMLS:C0024228 owl:Axiom -HP:0100764 oboInOwl:hasDbXref SNOMEDCT_US:69044001 owl:Axiom -HP:0100764 oboInOwl:hasDbXref SNOMEDCT_US:253057002 owl:Axiom -HP:0100764 oboInOwl:hasDbXref NCIT:C8965 owl:Axiom -HP:0100764 oboInOwl:hasDbXref SNOMEDCT_US:254836000 owl:Axiom -HP:0100764 oboInOwl:hasDbXref SNOMEDCT_US:400178008 owl:Axiom -HP:0100764 oboInOwl:hasDbXref MSH:D008202 owl:Axiom -HP:0100764 oboInOwl:hasDbXref UMLS:C0024221 owl:Axiom -HP:0100761 oboInOwl:hasDbXref UMLS:C4021977 owl:Axiom -HP:0100762 oboInOwl:hasDbXref UMLS:C0018994 owl:Axiom -HP:0100762 oboInOwl:hasDbXref MSH:D006431 owl:Axiom -HP:0100762 oboInOwl:hasDbXref SNOMEDCT_US:66556007 owl:Axiom -HP:0100760 oboInOwl:hasDbXref UMLS:C0009081 owl:Axiom -HP:0100760 oboInOwl:hasDbXref MSH:D003025 owl:Axiom -HP:0100760 oboInOwl:hasDbXref SNOMEDCT_US:249808002 owl:Axiom -HP:0100760 oboInOwl:hasDbXref SNOMEDCT_US:53148007 owl:Axiom -HP:0100760 oboInOwl:hasDbXref SNOMEDCT_US:397932003 owl:Axiom -HP:0100760 oboInOwl:hasDbXref UMLS:C3887489 owl:Axiom -HP:0100769 oboInOwl:hasDbXref MSH:D013585 owl:Axiom -HP:0100769 oboInOwl:hasDbXref SNOMEDCT_US:416209007 owl:Axiom -HP:0100769 oboInOwl:hasDbXref UMLS:C0039103 owl:Axiom -HP:0100767 oboInOwl:hasDbXref UMLS:C1306893 owl:Axiom -HP:0100767 oboInOwl:hasDbXref SNOMEDCT_US:33552005 owl:Axiom -HP:0100767 oboInOwl:hasDbXref SNOMEDCT_US:169957005 owl:Axiom -HP:0100768 oboInOwl:hasDbXref SNOMEDCT_US:44769000 owl:Axiom -HP:0100768 oboInOwl:hasDbXref SNOMEDCT_US:188188009 owl:Axiom -HP:0100768 oboInOwl:hasDbXref MSH:D002822 owl:Axiom -HP:0100768 oboInOwl:hasDbXref UMLS:C0008497 owl:Axiom -HP:0100776 oboInOwl:hasDbXref UMLS:C0747556 owl:Axiom -HP:0100777 oboInOwl:hasDbXref SNOMEDCT_US:416189003 owl:Axiom -HP:0100777 oboInOwl:hasDbXref MSH:D005096 owl:Axiom -HP:0100777 oboInOwl:hasDbXref SNOMEDCT_US:80400009 owl:Axiom -HP:0100777 oboInOwl:hasDbXref UMLS:C1442903 owl:Axiom -HP:0100774 oboInOwl:hasDbXref MSH:D015576 owl:Axiom -HP:0100774 oboInOwl:hasDbXref SNOMEDCT_US:203514008 owl:Axiom -HP:0100774 oboInOwl:hasDbXref UMLS:C0020492 owl:Axiom -HP:0100774 oboInOwl:hasDbXref SNOMEDCT_US:13814009 owl:Axiom -HP:0100775 oboInOwl:hasDbXref UMLS:C1851712 owl:Axiom -HP:0100773 oboInOwl:hasDbXref UMLS:C4021973 owl:Axiom -HP:0100770 oboInOwl:hasDbXref UMLS:C0232474 owl:Axiom -HP:0100770 oboInOwl:hasDbXref UMLS:C0857071 owl:Axiom -HP:0100770 oboInOwl:hasDbXref SNOMEDCT_US:80306002 owl:Axiom -HP:0100770 oboInOwl:hasDbXref SNOMEDCT_US:271838002 owl:Axiom -HP:0100771 oboInOwl:hasDbXref SNOMEDCT_US:77853002 owl:Axiom -HP:0100771 oboInOwl:hasDbXref UMLS:C4020700 owl:Axiom -HP:0100771 oboInOwl:hasDbXref UMLS:C0232475 owl:Axiom -http://purl.obolibrary.org/obo/RO_0002314 oboInOwl:hasDbXref RO:0002314 owl:Axiom -HP:0100778 oboInOwl:hasDbXref MSH:D003449 owl:Axiom -HP:0100778 oboInOwl:hasDbXref UMLS:C0010403 owl:Axiom -HP:0100778 oboInOwl:hasDbXref SNOMEDCT_US:30911005 owl:Axiom -HP:0100779 oboInOwl:hasDbXref UMLS:C4021972 owl:Axiom -HP:0100787 oboInOwl:hasDbXref MSH:D011471 owl:Axiom -HP:0100787 oboInOwl:hasDbXref SNOMEDCT_US:126906006 owl:Axiom -HP:0100787 oboInOwl:hasDbXref UMLS:C0033578 owl:Axiom -HP:0100788 oboInOwl:hasDbXref UMLS:C4021970 owl:Axiom -HP:0100785 oboInOwl:hasDbXref SNOMEDCT_US:193462001 owl:Axiom -HP:0100785 oboInOwl:hasDbXref UMLS:C0917801 owl:Axiom -HP:0100785 oboInOwl:hasDbXref MSH:D007319 owl:Axiom -HP:0100786 oboInOwl:hasDbXref SNOMEDCT_US:77692006 owl:Axiom -HP:0100786 oboInOwl:hasDbXref UMLS:C0917799 owl:Axiom -HP:0100786 oboInOwl:hasDbXref MSH:D006970 owl:Axiom -HP:0100783 oboInOwl:hasDbXref UMLS:C0266009 owl:Axiom -HP:0100783 oboInOwl:hasDbXref SNOMEDCT_US:111324004 owl:Axiom -HP:0100784 oboInOwl:hasDbXref UMLS:C4021971 owl:Axiom -HP:0100781 oboInOwl:hasDbXref UMLS:C0262621 owl:Axiom -HP:0100780 oboInOwl:hasDbXref UMLS:C4021849 owl:Axiom -HP:0100789 oboInOwl:hasDbXref UMLS:C0266981 owl:Axiom -HP:0100789 oboInOwl:hasDbXref SNOMEDCT_US:46752004 owl:Axiom -HP:0100789 oboInOwl:hasDbXref UMLS:C0447996 owl:Axiom -HP:0100789 oboInOwl:hasDbXref SNOMEDCT_US:244683008 owl:Axiom -HP:0100789 oboInOwl:hasDbXref UMLS:C1840236 owl:Axiom -HP:0100789 oboInOwl:hasDbXref SNOMEDCT_US:697945009 owl:Axiom -HP:0100798 oboInOwl:hasDbXref UMLS:C4020952 owl:Axiom -HP:0100799 oboInOwl:hasDbXref SNOMEDCT_US:127006003 owl:Axiom -HP:0100799 oboInOwl:hasDbXref UMLS:C0345617 owl:Axiom -HP:0100799 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100796 oboInOwl:hasDbXref SNOMEDCT_US:274718005 owl:Axiom -HP:0100796 oboInOwl:hasDbXref UMLS:C0029191 owl:Axiom -HP:0100796 oboInOwl:hasDbXref MSH:D009920 owl:Axiom -HP:0100797 oboInOwl:hasDbXref UMLS:C3276623 owl:Axiom -HP:0100795 oboInOwl:hasDbXref UMLS:C4021969 owl:Axiom -HP:0100792 oboInOwl:hasDbXref UMLS:C0000887 owl:Axiom -HP:0100792 oboInOwl:hasDbXref SNOMEDCT_US:441837004 owl:Axiom -HP:0100792 oboInOwl:hasDbXref SNOMEDCT_US:43327007 owl:Axiom -HP:0100792 oboInOwl:hasDbXref UMLS:C0241128 owl:Axiom -HP:0100792 oboInOwl:hasDbXref MSH:D000051 owl:Axiom -HP:0100790 oboInOwl:hasDbXref MSH:D006547 owl:Axiom -HP:0100790 oboInOwl:hasDbXref SNOMEDCT_US:414403008 owl:Axiom -HP:0100790 oboInOwl:hasDbXref UMLS:C0019270 owl:Axiom -HP:0100790 oboInOwl:hasDbXref SNOMEDCT_US:52515009 owl:Axiom -HP:0001167 oboInOwl:hasDbXref UMLS:C2674737 owl:Axiom -HP:0002497 oboInOwl:hasDbXref UMLS:C1849156 owl:Axiom -HP:0002497 oboInOwl:hasDbXref MSH:C564815 owl:Axiom -HP:0001166 oboInOwl:hasDbXref UMLS:C0003706 owl:Axiom -HP:0001166 oboInOwl:hasDbXref MSH:D054119 owl:Axiom -HP:0001166 oboInOwl:hasDbXref SNOMEDCT_US:62250003 owl:Axiom -HP:0100808 oboInOwl:hasDbXref MSH:D013273 owl:Axiom -HP:0100808 oboInOwl:hasDbXref UMLS:C0038355 owl:Axiom -HP:0100808 oboInOwl:hasDbXref SNOMEDCT_US:75198005 owl:Axiom -HP:0001169 oboInOwl:hasDbXref UMLS:C0264142 owl:Axiom -HP:0001169 oboInOwl:hasDbXref SNOMEDCT_US:48251003 owl:Axiom -HP:0100809 oboInOwl:hasDbXref UMLS:C4073183 owl:Axiom -HP:0100809 oboInOwl:hasDbXref SNOMEDCT_US:75851004 owl:Axiom -HP:0100809 oboInOwl:hasDbXref UMLS:C0151206 owl:Axiom -HP:0100809 oboInOwl:hasDbXref UMLS:C0240940 owl:Axiom -HP:0100809 oboInOwl:hasDbXref MEDDRA:10039521 owl:Axiom -HP:0100806 oboInOwl:hasDbXref UMLS:C0036690 owl:Axiom -HP:0100806 oboInOwl:hasDbXref MSH:D018805 owl:Axiom -HP:0002490 oboInOwl:hasDbXref UMLS:C1167918 owl:Axiom -HP:0100807 oboInOwl:hasDbXref UMLS:C1858091 owl:Axiom -HP:0002491 oboInOwl:hasDbXref UMLS:C4280570 owl:Axiom -HP:0002491 oboInOwl:hasDbXref UMLS:C1853404 owl:Axiom -HP:0002491 oboInOwl:hasDbXref UMLS:C4280571 owl:Axiom -HP:0100804 oboInOwl:hasDbXref UMLS:C0442880 owl:Axiom -HP:0100804 oboInOwl:hasDbXref SNOMEDCT_US:264561009 owl:Axiom -HP:0100802 oboInOwl:hasDbXref UMLS:C1402983 owl:Axiom -HP:0001163 oboInOwl:hasDbXref UMLS:C4021785 owl:Axiom -HP:0002494 oboInOwl:hasDbXref UMLS:C0392188 owl:Axiom -HP:0002494 oboInOwl:hasDbXref SNOMEDCT_US:69020003 owl:Axiom -HP:0100803 oboInOwl:hasDbXref UMLS:C4021966 owl:Axiom -HP:0002495 oboInOwl:hasDbXref SNOMEDCT_US:130980003 owl:Axiom -HP:0002495 oboInOwl:hasDbXref UMLS:C1295585 owl:Axiom -HP:0001161 oboInOwl:hasDbXref MEDDRA:10036064 owl:Axiom -HP:0001161 oboInOwl:hasDbXref SNOMEDCT_US:81793007 owl:Axiom -HP:0001161 oboInOwl:hasDbXref UMLS:C0158733 owl:Axiom -HP:0100800 oboInOwl:hasDbXref UMLS:C4021968 owl:Axiom -HP:0002492 oboInOwl:hasDbXref UMLS:C4025704 owl:Axiom -HP:0002492 oboInOwl:hasDbXref UMLS:C4020852 owl:Axiom -HP:0002493 oboInOwl:hasDbXref UMLS:C1839042 owl:Axiom -HP:0002493 oboInOwl:hasDbXref UMLS:C1504405 owl:Axiom -HP:0100801 oboInOwl:hasDbXref UMLS:C4021967 owl:Axiom -HP:0001162 oboInOwl:hasDbXref SNOMEDCT_US:205131007 owl:Axiom -HP:0001162 oboInOwl:hasDbXref UMLS:C0431904 owl:Axiom -HP:0100810 oboInOwl:hasDbXref UMLS:C4020951 owl:Axiom -HP:0001178 oboInOwl:hasDbXref UMLS:C4025799 owl:Axiom -HP:0001176 oboInOwl:hasDbXref UMLS:C0426870 owl:Axiom -HP:0001176 oboInOwl:hasDbXref SNOMEDCT_US:249752003 owl:Axiom -HP:0001177 oboInOwl:hasDbXref SNOMEDCT_US:445216006 owl:Axiom -HP:0001177 oboInOwl:hasDbXref SNOMEDCT_US:205135003 owl:Axiom -HP:0001177 oboInOwl:hasDbXref MSH:C536332 owl:Axiom -HP:0001177 oboInOwl:hasDbXref UMLS:C1395852 owl:Axiom -HP:0100819 oboInOwl:hasDbXref MEDDRA:10022647 owl:Axiom -HP:0100819 oboInOwl:hasDbXref MSH:D007412 owl:Axiom -HP:0100819 oboInOwl:hasDbXref UMLS:C0021833 owl:Axiom -HP:0100819 oboInOwl:hasDbXref SNOMEDCT_US:38851006 owl:Axiom -HP:0100817 oboInOwl:hasDbXref MSH:D006978 owl:Axiom -HP:0100817 oboInOwl:hasDbXref UMLS:C0020545 owl:Axiom -HP:0100817 oboInOwl:hasDbXref SNOMEDCT_US:123799005 owl:Axiom -HP:0001171 oboInOwl:hasDbXref UMLS:C0221373 owl:Axiom -HP:0001171 oboInOwl:hasDbXref SNOMEDCT_US:299034005 owl:Axiom -HP:0100818 oboInOwl:hasDbXref SNOMEDCT_US:298710001 owl:Axiom -HP:0100818 oboInOwl:hasDbXref UMLS:C0575484 owl:Axiom -HP:0100816 oboInOwl:hasDbXref UMLS:C4021963 owl:Axiom -HP:0100813 oboInOwl:hasDbXref MSH:D013086 owl:Axiom -HP:0100813 oboInOwl:hasDbXref SNOMEDCT_US:81996005 owl:Axiom -HP:0100813 oboInOwl:hasDbXref SNOMEDCT_US:49198006 owl:Axiom -HP:0100813 oboInOwl:hasDbXref UMLS:C0037856 owl:Axiom -HP:0100814 oboInOwl:hasDbXref UMLS:C4020699 owl:Axiom -HP:0100814 oboInOwl:hasDbXref MSH:D049328 owl:Axiom -HP:0100814 oboInOwl:hasDbXref SNOMEDCT_US:40467008 owl:Axiom -HP:0100814 oboInOwl:hasDbXref UMLS:C0265985 owl:Axiom -HP:0001172 oboInOwl:hasDbXref UMLS:C0575897 owl:Axiom -HP:0001172 oboInOwl:hasDbXref MSH:C536903 owl:Axiom -HP:0001172 oboInOwl:hasDbXref SNOMEDCT_US:299130003 owl:Axiom -HP:0100811 oboInOwl:hasDbXref UMLS:C4021964 owl:Axiom -HP:0100812 oboInOwl:hasDbXref SNOMEDCT_US:79879001 owl:Axiom -HP:0100812 oboInOwl:hasDbXref MSH:D006209 owl:Axiom -HP:0100812 oboInOwl:hasDbXref UMLS:C0018520 owl:Axiom -HP:0100812 oboInOwl:hasDbXref MEDDRA:10006326 owl:Axiom -HP:0100820 oboInOwl:hasDbXref SNOMEDCT_US:197679002 owl:Axiom -HP:0100820 oboInOwl:hasDbXref UMLS:C0268731 owl:Axiom -HP:0100821 oboInOwl:hasDbXref UMLS:C0238502 owl:Axiom -HP:0100821 oboInOwl:hasDbXref ICD-9:618.03 owl:Axiom -HP:0100821 oboInOwl:hasDbXref SNOMEDCT_US:12068006 owl:Axiom -HP:0002476 oboInOwl:hasDbXref UMLS:C1838319 owl:Axiom -HP:0002474 oboInOwl:hasDbXref UMLS:C0454641 owl:Axiom -HP:0002474 oboInOwl:hasDbXref UMLS:C1847610 owl:Axiom -HP:0002474 oboInOwl:hasDbXref UMLS:C4280573 owl:Axiom -HP:0002474 oboInOwl:hasDbXref SNOMEDCT_US:229734008 owl:Axiom -HP:0001144 oboInOwl:hasDbXref UMLS:C0155285 owl:Axiom -HP:0001144 oboInOwl:hasDbXref SNOMEDCT_US:31021007 owl:Axiom -HP:0002475 oboInOwl:hasDbXref SNOMEDCT_US:414667000 owl:Axiom -HP:0002475 oboInOwl:hasDbXref SNOMEDCT_US:203994003 owl:Axiom -HP:0002475 oboInOwl:hasDbXref UMLS:C0025312 owl:Axiom -HP:0002475 oboInOwl:hasDbXref MSH:D008591 owl:Axiom -HP:0002475 oboInOwl:hasDbXref Fyler:4309 owl:Axiom -HP:0001149 oboInOwl:hasDbXref UMLS:C0155127 owl:Axiom -HP:0001149 oboInOwl:hasDbXref SNOMEDCT_US:1192004 owl:Axiom -HP:0001149 oboInOwl:hasDbXref MSH:D028227 owl:Axiom -HP:0001149 oboInOwl:hasDbXref SNOMEDCT_US:361199007 owl:Axiom -HP:0002478 oboInOwl:hasDbXref UMLS:C1859736 owl:Axiom -HP:0001147 oboInOwl:hasDbXref UMLS:C0240897 owl:Axiom -HP:0001147 oboInOwl:hasDbXref SNOMEDCT_US:39832008 owl:Axiom -HP:0100828 oboInOwl:hasDbXref UMLS:C4021960 owl:Axiom -HP:0100829 oboInOwl:hasDbXref UMLS:C3665358 owl:Axiom -HP:0100829 oboInOwl:hasDbXref MSH:D005687 owl:Axiom -HP:0100826 oboInOwl:hasDbXref UMLS:C4021961 owl:Axiom -HP:0100826 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100827 oboInOwl:hasDbXref SNOMEDCT_US:67023009 owl:Axiom -HP:0100827 oboInOwl:hasDbXref UMLS:C0024282 owl:Axiom -HP:0100827 oboInOwl:hasDbXref MSH:D008218 owl:Axiom -HP:0001141 oboInOwl:hasDbXref SNOMEDCT_US:397541004 owl:Axiom -HP:0001141 oboInOwl:hasDbXref UMLS:C1301509 owl:Axiom -HP:0002472 oboInOwl:hasDbXref UMLS:C1837503 owl:Axiom -HP:0001142 oboInOwl:hasDbXref SNOMEDCT_US:253221000 owl:Axiom -HP:0001142 oboInOwl:hasDbXref UMLS:C0239119 owl:Axiom -HP:0100825 oboInOwl:hasDbXref SNOMEDCT_US:7847004 owl:Axiom -HP:0100825 oboInOwl:hasDbXref MSH:D002613 owl:Axiom -HP:0100825 oboInOwl:hasDbXref UMLS:C0007971 owl:Axiom -HP:0100825 oboInOwl:hasDbXref UMLS:C4280288 owl:Axiom -HP:0100822 oboInOwl:hasDbXref MSH:D020047 owl:Axiom -HP:0100822 oboInOwl:hasDbXref ICD-9:618.04 owl:Axiom -HP:0100822 oboInOwl:hasDbXref SNOMEDCT_US:62730001 owl:Axiom -HP:0100822 oboInOwl:hasDbXref SNOMEDCT_US:447072005 owl:Axiom -HP:0100822 oboInOwl:hasDbXref UMLS:C0149771 owl:Axiom -HP:0002470 oboInOwl:hasDbXref UMLS:C1845029 owl:Axiom -HP:0001140 oboInOwl:hasDbXref SNOMEDCT_US:5131000119107 owl:Axiom -HP:0001140 oboInOwl:hasDbXref UMLS:C1867616 owl:Axiom -HP:0001140 oboInOwl:hasDbXref UMLS:C0496897 owl:Axiom -HP:0001140 oboInOwl:hasDbXref SNOMEDCT_US:92097004 owl:Axiom -HP:0100823 oboInOwl:hasDbXref UMLS:C4021962 owl:Axiom -HP:0100831 oboInOwl:hasDbXref UMLS:C4021958 owl:Axiom -HP:0100832 oboInOwl:hasDbXref UMLS:C0016242 owl:Axiom -HP:0100832 oboInOwl:hasDbXref SNOMEDCT_US:420999000 owl:Axiom -HP:0100832 oboInOwl:hasDbXref SNOMEDCT_US:15013002 owl:Axiom -HP:0100832 oboInOwl:hasDbXref SNOMEDCT_US:162278001 owl:Axiom -HP:0100832 oboInOwl:hasDbXref UMLS:C1720491 owl:Axiom -HP:0100830 oboInOwl:hasDbXref UMLS:C4021959 owl:Axiom -HP:0001156 oboInOwl:hasDbXref UMLS:C0221357 owl:Axiom -HP:0001156 oboInOwl:hasDbXref MSH:D059327 owl:Axiom -HP:0001156 oboInOwl:hasDbXref SNOMEDCT_US:43476002 owl:Axiom -HP:0002487 oboInOwl:hasDbXref SNOMEDCT_US:45352006 owl:Axiom -HP:0002487 oboInOwl:hasDbXref SNOMEDCT_US:44548000 owl:Axiom -HP:0002487 oboInOwl:hasDbXref UMLS:C0424295 owl:Axiom -HP:0002487 oboInOwl:hasDbXref UMLS:C0037763 owl:Axiom -HP:0002487 oboInOwl:hasDbXref MSH:D013035 owl:Axiom -HP:0002487 oboInOwl:hasDbXref MSH:D006948 owl:Axiom -HP:0002488 oboInOwl:hasDbXref SNOMEDCT_US:91855006 owl:Axiom -HP:0002488 oboInOwl:hasDbXref UMLS:C0085669 owl:Axiom -HP:0002488 oboInOwl:hasDbXref SNOMEDCT_US:24072005 owl:Axiom -HP:0002488 oboInOwl:hasDbXref UMLS:C4280572 owl:Axiom -HP:0002486 oboInOwl:hasDbXref SNOMEDCT_US:3434004 owl:Axiom -HP:0002486 oboInOwl:hasDbXref UMLS:C0027125 owl:Axiom -HP:0002486 oboInOwl:hasDbXref MSH:D009222 owl:Axiom -HP:0001155 oboInOwl:hasDbXref SNOMEDCT_US:299033004 owl:Axiom -HP:0001155 oboInOwl:hasDbXref UMLS:C0018564 owl:Axiom -HP:0001155 oboInOwl:hasDbXref MSH:D006226 owl:Axiom -HP:0001159 oboInOwl:hasDbXref Fyler:4174 owl:Axiom -HP:0001159 oboInOwl:hasDbXref MSH:D013576 owl:Axiom -HP:0001159 oboInOwl:hasDbXref SNOMEDCT_US:373413006 owl:Axiom -HP:0001159 oboInOwl:hasDbXref UMLS:C0039075 owl:Axiom -HP:0100839 oboInOwl:hasDbXref UMLS:C0266258 owl:Axiom -HP:0100839 oboInOwl:hasDbXref SNOMEDCT_US:3650004 owl:Axiom -HP:0002480 oboInOwl:hasDbXref SNOMEDCT_US:13920009 owl:Axiom -HP:0002480 oboInOwl:hasDbXref UMLS:C0019151 owl:Axiom -HP:0002480 oboInOwl:hasDbXref MSH:D006501 owl:Axiom -HP:0002480 oboInOwl:hasDbXref SNOMEDCT_US:449902003 owl:Axiom -HP:0100837 oboInOwl:hasDbXref SNOMEDCT_US:400126005 owl:Axiom -HP:0100837 oboInOwl:hasDbXref SNOMEDCT_US:400059005 owl:Axiom -HP:0100837 oboInOwl:hasDbXref UMLS:C0263428 owl:Axiom -HP:0100837 oboInOwl:hasDbXref MSH:C537412 owl:Axiom -HP:0100838 oboInOwl:hasDbXref UMLS:C4021957 owl:Axiom -HP:0100835 oboInOwl:hasDbXref UMLS:C0347509 owl:Axiom -HP:0100835 oboInOwl:hasDbXref SNOMEDCT_US:92048008 owl:Axiom -HP:0002483 oboInOwl:hasDbXref UMLS:C1856507 owl:Axiom -HP:0001152 oboInOwl:hasDbXref UMLS:C1836479 owl:Axiom -HP:0001153 oboInOwl:hasDbXref UMLS:C0266411 owl:Axiom -HP:0001153 oboInOwl:hasDbXref SNOMEDCT_US:47054003 owl:Axiom -HP:0100836 oboInOwl:hasDbXref UMLS:C0348374 owl:Axiom -HP:0100836 oboInOwl:hasDbXref SNOMEDCT_US:372062007 owl:Axiom -HP:0100833 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100833 oboInOwl:hasDbXref SNOMEDCT_US:126832004 owl:Axiom -HP:0100833 oboInOwl:hasDbXref UMLS:C0345832 owl:Axiom -HP:0001151 oboInOwl:hasDbXref UMLS:C1866753 owl:Axiom -HP:0100834 oboInOwl:hasDbXref SNOMEDCT_US:126837005 owl:Axiom -HP:0100834 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100834 oboInOwl:hasDbXref UMLS:C0009404 owl:Axiom -HP:0100834 oboInOwl:hasDbXref MSH:D015179 owl:Axiom -HP:0100842 oboInOwl:hasDbXref SNOMEDCT_US:7611002 owl:Axiom -HP:0100842 oboInOwl:hasDbXref UMLS:C0338503 owl:Axiom -HP:0100842 oboInOwl:hasDbXref MSH:D025962 owl:Axiom -HP:0100840 oboInOwl:hasDbXref UMLS:C2266639 owl:Axiom -HP:0100840 oboInOwl:hasDbXref UMLS:C3551430 owl:Axiom -HP:0100840 oboInOwl:hasDbXref UMLS:C1848765 owl:Axiom -HP:0100840 oboInOwl:hasDbXref UMLS:C4021956 owl:Axiom -HP:0100841 oboInOwl:hasDbXref SNOMEDCT_US:83714006 owl:Axiom -HP:0100841 oboInOwl:hasDbXref UMLS:C0266150 owl:Axiom -HP:0100848 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100848 oboInOwl:hasDbXref UMLS:C4020950 owl:Axiom -HP:0100849 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100849 oboInOwl:hasDbXref SNOMEDCT_US:126905005 owl:Axiom -HP:0100849 oboInOwl:hasDbXref UMLS:C0341790 owl:Axiom -HP:0100847 oboInOwl:hasDbXref MSH:D011565 owl:Axiom -HP:0100847 oboInOwl:hasDbXref UMLS:C0030246 owl:Axiom -HP:0100847 oboInOwl:hasDbXref MEDDRA:10050185 owl:Axiom -HP:0100847 oboInOwl:hasDbXref SNOMEDCT_US:27520001 owl:Axiom -HP:0100844 oboInOwl:hasDbXref UMLS:C0030290 owl:Axiom -HP:0100844 oboInOwl:hasDbXref MSH:D010185 owl:Axiom -HP:0100844 oboInOwl:hasDbXref SNOMEDCT_US:25803005 owl:Axiom -HP:0100845 oboInOwl:hasDbXref MSH:D000707 owl:Axiom -HP:0100845 oboInOwl:hasDbXref SNOMEDCT_US:39579001 owl:Axiom -HP:0100845 oboInOwl:hasDbXref UMLS:C0002792 owl:Axiom -HP:0100853 oboInOwl:hasDbXref UMLS:C3276032 owl:Axiom -HP:0100854 oboInOwl:hasDbXref UMLS:C4021955 owl:Axiom -HP:0100851 oboInOwl:hasDbXref UMLS:C4020949 owl:Axiom -HP:0100852 oboInOwl:hasDbXref UMLS:C4018849 owl:Axiom -HP:0100850 oboInOwl:hasDbXref MSH:D010412 owl:Axiom -HP:0100850 oboInOwl:hasDbXref SNOMEDCT_US:126896003 owl:Axiom -HP:0100850 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100850 oboInOwl:hasDbXref UMLS:C0030849 owl:Axiom -HP:0100859 oboInOwl:hasDbXref UMLS:C0264974 owl:Axiom -HP:0100859 oboInOwl:hasDbXref SNOMEDCT_US:65498003 owl:Axiom -HP:0100857 oboInOwl:hasDbXref UMLS:C4021952 owl:Axiom -HP:0100858 oboInOwl:hasDbXref SNOMEDCT_US:111290000 owl:Axiom -HP:0100858 oboInOwl:hasDbXref UMLS:C0264969 owl:Axiom -HP:0100855 oboInOwl:hasDbXref UMLS:C4021954 owl:Axiom -HP:0100856 oboInOwl:hasDbXref UMLS:C4021953 owl:Axiom -HP:0100864 oboInOwl:hasDbXref UMLS:C1836184 owl:Axiom -HP:0100865 oboInOwl:hasDbXref UMLS:C1836868 owl:Axiom -HP:0100862 oboInOwl:hasDbXref UMLS:C4021950 owl:Axiom -HP:0100863 oboInOwl:hasDbXref UMLS:C4021949 owl:Axiom -HP:0100860 oboInOwl:hasDbXref SNOMEDCT_US:195289005 owl:Axiom -HP:0100860 oboInOwl:hasDbXref UMLS:C0340625 owl:Axiom -HP:0100861 oboInOwl:hasDbXref UMLS:C4021951 owl:Axiom -HP:0001187 oboInOwl:hasDbXref UMLS:C1844577 owl:Axiom -HP:0001188 oboInOwl:hasDbXref UMLS:C0239815 owl:Axiom -HP:0001181 oboInOwl:hasDbXref UMLS:C3554617 owl:Axiom -HP:0001182 oboInOwl:hasDbXref UMLS:C0426886 owl:Axiom -HP:0001182 oboInOwl:hasDbXref SNOMEDCT_US:249768009 owl:Axiom -HP:0001180 oboInOwl:hasDbXref SNOMEDCT_US:71358006 owl:Axiom -HP:0001180 oboInOwl:hasDbXref UMLS:C0728895 owl:Axiom -HP:0100869 oboInOwl:hasDbXref UMLS:C4020948 owl:Axiom -HP:0100866 oboInOwl:hasDbXref UMLS:C1849063 owl:Axiom -HP:0100867 oboInOwl:hasDbXref UMLS:C0238093 owl:Axiom -HP:0100867 oboInOwl:hasDbXref UMLS:C1860791 owl:Axiom -HP:0100867 oboInOwl:hasDbXref MSH:C535720 owl:Axiom -HP:0100867 oboInOwl:hasDbXref MEDDRA:10050094 owl:Axiom -HP:0100867 oboInOwl:hasDbXref SNOMEDCT_US:73120006 owl:Axiom -HP:0100875 oboInOwl:hasDbXref UMLS:C4021947 owl:Axiom -HP:0100875 oboInOwl:hasDbXref UMLS:C4280287 owl:Axiom -HP:0100876 oboInOwl:hasDbXref UMLS:C1857280 owl:Axiom -HP:0100874 oboInOwl:hasDbXref UMLS:C4073184 owl:Axiom -HP:0100871 oboInOwl:hasDbXref UMLS:C4021948 owl:Axiom -HP:0100872 oboInOwl:hasDbXref UMLS:C4020946 owl:Axiom -HP:0100870 oboInOwl:hasDbXref UMLS:C4020947 owl:Axiom -HP:0001199 oboInOwl:hasDbXref UMLS:C0241397 owl:Axiom -HP:0001199 oboInOwl:hasDbXref SNOMEDCT_US:205308004 owl:Axiom -HP:0001199 oboInOwl:hasDbXref MSH:C573898 owl:Axiom -HP:0001193 oboInOwl:hasDbXref UMLS:C4048199 owl:Axiom -HP:0001191 oboInOwl:hasDbXref UMLS:C1840535 owl:Axiom -HP:0001196 oboInOwl:hasDbXref SNOMEDCT_US:59795007 owl:Axiom -HP:0001196 oboInOwl:hasDbXref UMLS:C0266786 owl:Axiom -HP:0100879 oboInOwl:hasDbXref SNOMEDCT_US:66998000 owl:Axiom -HP:0100879 oboInOwl:hasDbXref UMLS:C0392039 owl:Axiom -HP:0001197 oboInOwl:hasDbXref UMLS:C4025797 owl:Axiom -HP:0100877 oboInOwl:hasDbXref UMLS:C2315541 owl:Axiom -HP:0100877 oboInOwl:hasDbXref SNOMEDCT_US:433036004 owl:Axiom -HP:0001194 oboInOwl:hasDbXref UMLS:C4025798 owl:Axiom -HP:0001195 oboInOwl:hasDbXref MSH:D058529 owl:Axiom -HP:0001195 oboInOwl:hasDbXref UMLS:C1384670 owl:Axiom -HP:0001195 oboInOwl:hasDbXref SNOMEDCT_US:204470001 owl:Axiom -HP:0100878 oboInOwl:hasDbXref SNOMEDCT_US:198319004 owl:Axiom -HP:0100878 oboInOwl:hasDbXref UMLS:C0151994 owl:Axiom -HP:0002418 oboInOwl:hasDbXref UMLS:C4021755 owl:Axiom -HP:0002419 oboInOwl:hasDbXref UMLS:C1865060 owl:Axiom -HP:0003749 oboInOwl:hasDbXref SNOMEDCT_US:249941003 owl:Axiom -HP:0003749 oboInOwl:hasDbXref UMLS:C0427064 owl:Axiom -HP:0002416 oboInOwl:hasDbXref UMLS:C1833431 owl:Axiom -HP:0002410 oboInOwl:hasDbXref MSH:D006849 owl:Axiom -HP:0002410 oboInOwl:hasDbXref UMLS:C2936786 owl:Axiom -HP:0003741 oboInOwl:hasDbXref SNOMEDCT_US:240059009 owl:Axiom -HP:0003741 oboInOwl:hasDbXref UMLS:C0699743 owl:Axiom -HP:0002411 oboInOwl:hasDbXref SNOMEDCT_US:27678003 owl:Axiom -HP:0002411 oboInOwl:hasDbXref MSH:D020385 owl:Axiom -HP:0002411 oboInOwl:hasDbXref UMLS:C0684219 owl:Axiom -HP:0003740 oboInOwl:hasDbXref UMLS:C4025575 owl:Axiom -HP:0002414 oboInOwl:hasDbXref SNOMEDCT_US:67531005 owl:Axiom -HP:0002414 oboInOwl:hasDbXref Fyler:4157 owl:Axiom -HP:0002414 oboInOwl:hasDbXref UMLS:C0080178 owl:Axiom -HP:0002414 oboInOwl:hasDbXref MSH:D016135 owl:Axiom -HP:0002415 oboInOwl:hasDbXref SNOMEDCT_US:192781003 owl:Axiom -HP:0002415 oboInOwl:hasDbXref UMLS:C0023520 owl:Axiom -HP:0003745 oboInOwl:hasDbXref UMLS:C1853237 owl:Axiom -HP:0003744 oboInOwl:hasDbXref UMLS:C4025574 owl:Axiom -HP:0003744 oboInOwl:hasDbXref UMLS:C1834002 owl:Axiom -HP:0003743 oboInOwl:hasDbXref MSH:D020132 owl:Axiom -HP:0003743 oboInOwl:hasDbXref UMLS:C0600498 owl:Axiom -HP:0002427 oboInOwl:hasDbXref SNOMEDCT_US:328681008 owl:Axiom -HP:0002427 oboInOwl:hasDbXref UMLS:C0917814 owl:Axiom -HP:0002427 oboInOwl:hasDbXref SNOMEDCT_US:229665008 owl:Axiom -HP:0002427 oboInOwl:hasDbXref SNOMEDCT_US:229654003 owl:Axiom -HP:0002427 oboInOwl:hasDbXref UMLS:C0003550 owl:Axiom -HP:0002427 oboInOwl:hasDbXref MSH:D001039 owl:Axiom -HP:0003759 oboInOwl:hasDbXref UMLS:C4025570 owl:Axiom -HP:0003758 oboInOwl:hasDbXref UMLS:C1857657 owl:Axiom -HP:0003758 oboInOwl:hasDbXref UMLS:C0424631 owl:Axiom -HP:0003758 oboInOwl:hasDbXref SNOMEDCT_US:248316006 owl:Axiom -HP:0002421 oboInOwl:hasDbXref UMLS:C1836038 owl:Axiom -HP:0003752 oboInOwl:hasDbXref UMLS:C4025572 owl:Axiom -HP:0003750 oboInOwl:hasDbXref UMLS:C0242979 owl:Axiom -HP:0003750 oboInOwl:hasDbXref SNOMEDCT_US:80449002 owl:Axiom -HP:0003750 oboInOwl:hasDbXref UMLS:C4025573 owl:Axiom -HP:0003750 oboInOwl:hasDbXref MSH:D018763 owl:Axiom -HP:0002425 oboInOwl:hasDbXref SNOMEDCT_US:48257004 owl:Axiom -HP:0002425 oboInOwl:hasDbXref UMLS:C0234517 owl:Axiom -HP:0003756 oboInOwl:hasDbXref SNOMEDCT_US:75047002 owl:Axiom -HP:0003756 oboInOwl:hasDbXref UMLS:C1533847 owl:Axiom -HP:0002423 oboInOwl:hasDbXref UMLS:C1865903 owl:Axiom -HP:0003755 oboInOwl:hasDbXref UMLS:C4025571 owl:Axiom -HP:0003725 oboInOwl:hasDbXref UMLS:C1850656 owl:Axiom -HP:0003729 oboInOwl:hasDbXref UMLS:C3806660 owl:Axiom -HP:0003720 oboInOwl:hasDbXref UMLS:C3805639 owl:Axiom -HP:0003724 oboInOwl:hasDbXref UMLS:C1847766 owl:Axiom -HP:0003722 oboInOwl:hasDbXref UMLS:C1843637 owl:Axiom -HP:0003739 oboInOwl:hasDbXref UMLS:C3806442 owl:Axiom -HP:0003738 oboInOwl:hasDbXref UMLS:C1850830 owl:Axiom -HP:0002408 oboInOwl:hasDbXref MSH:D002538 owl:Axiom -HP:0002408 oboInOwl:hasDbXref SNOMEDCT_US:234142008 owl:Axiom -HP:0002408 oboInOwl:hasDbXref Fyler:2201 owl:Axiom -HP:0002408 oboInOwl:hasDbXref UMLS:C0917804 owl:Axiom -HP:0003737 oboInOwl:hasDbXref UMLS:C0162670 owl:Axiom -HP:0003737 oboInOwl:hasDbXref SNOMEDCT_US:16851005 owl:Axiom -HP:0003737 oboInOwl:hasDbXref MSH:D017240 owl:Axiom -HP:0002406 oboInOwl:hasDbXref UMLS:C4280577 owl:Axiom -HP:0002406 oboInOwl:hasDbXref UMLS:C1854489 owl:Axiom -HP:0003736 oboInOwl:hasDbXref UMLS:C0544966 owl:Axiom -HP:0003731 oboInOwl:hasDbXref SNOMEDCT_US:300948004 owl:Axiom -HP:0003731 oboInOwl:hasDbXref UMLS:C0577655 owl:Axiom -HP:0003730 oboInOwl:hasDbXref UMLS:C4020837 owl:Axiom -HP:0003730 oboInOwl:hasDbXref UMLS:C4025576 owl:Axiom -HP:0002403 oboInOwl:hasDbXref UMLS:C0240914 owl:Axiom -HP:0002403 oboInOwl:hasDbXref SNOMEDCT_US:298310004 owl:Axiom -HP:0002404 oboInOwl:hasDbXref UMLS:C4021756 owl:Axiom -HP:0003733 oboInOwl:hasDbXref UMLS:C1846674 owl:Axiom -HP:0002401 oboInOwl:hasDbXref UMLS:C1857287 owl:Axiom -HP:0001129 oboInOwl:hasDbXref UMLS:C4025800 owl:Axiom -HP:0001123 oboInOwl:hasDbXref UMLS:C3887875 owl:Axiom -HP:0001123 oboInOwl:hasDbXref SNOMEDCT_US:12184005 owl:Axiom -HP:0002454 oboInOwl:hasDbXref UMLS:C4025705 owl:Axiom -HP:0003785 oboInOwl:hasDbXref UMLS:C4280803 owl:Axiom -HP:0003784 oboInOwl:hasDbXref UMLS:C1970463 owl:Axiom -HP:0003783 oboInOwl:hasDbXref UMLS:C1970461 owl:Axiom -HP:0002453 oboInOwl:hasDbXref UMLS:C4025706 owl:Axiom -HP:0001128 oboInOwl:hasDbXref MSH:D058457 owl:Axiom -HP:0001128 oboInOwl:hasDbXref SNOMEDCT_US:60332004 owl:Axiom -HP:0001128 oboInOwl:hasDbXref UMLS:C0221259 owl:Axiom -HP:0003789 oboInOwl:hasDbXref UMLS:C1850674 owl:Axiom -HP:0003789 oboInOwl:hasDbXref MSH:C564969 owl:Axiom -HP:0001125 oboInOwl:hasDbXref UMLS:C1865332 owl:Axiom -HP:0001126 oboInOwl:hasDbXref SNOMEDCT_US:400951005 owl:Axiom -HP:0001126 oboInOwl:hasDbXref UMLS:C0311249 owl:Axiom -HP:0003787 oboInOwl:hasDbXref UMLS:C4025568 owl:Axiom -HP:0002457 oboInOwl:hasDbXref UMLS:C0476217 owl:Axiom -HP:0002457 oboInOwl:hasDbXref SNOMEDCT_US:271799000 owl:Axiom -HP:0002450 oboInOwl:hasDbXref UMLS:C4025707 owl:Axiom -HP:0003782 oboInOwl:hasDbXref UMLS:C4025569 owl:Axiom -HP:0003781 oboInOwl:hasDbXref SNOMEDCT_US:62718007 owl:Axiom -HP:0003781 oboInOwl:hasDbXref UMLS:C0037036 owl:Axiom -HP:0003781 oboInOwl:hasDbXref SNOMEDCT_US:53827007 owl:Axiom -HP:0003781 oboInOwl:hasDbXref SNOMEDCT_US:275295002 owl:Axiom -HP:0003781 oboInOwl:hasDbXref UMLS:C0013132 owl:Axiom -HP:0003781 oboInOwl:hasDbXref MSH:D012798 owl:Axiom -HP:0002451 oboInOwl:hasDbXref UMLS:C0751093 owl:Axiom -HP:0002451 oboInOwl:hasDbXref MSH:D004421 owl:Axiom -HP:0001120 oboInOwl:hasDbXref UMLS:C4025802 owl:Axiom -HP:0002465 oboInOwl:hasDbXref UMLS:C4280574 owl:Axiom -HP:0002465 oboInOwl:hasDbXref UMLS:C1848207 owl:Axiom -HP:0003797 oboInOwl:hasDbXref UMLS:C1404521 owl:Axiom -HP:0003797 oboInOwl:hasDbXref UMLS:C1842552 owl:Axiom -HP:0001134 oboInOwl:hasDbXref UMLS:C1855179 owl:Axiom -HP:0001134 oboInOwl:hasDbXref MSH:C538282 owl:Axiom -HP:0003796 oboInOwl:hasDbXref UMLS:C1855180 owl:Axiom -HP:0001135 oboInOwl:hasDbXref UMLS:C1857627 owl:Axiom -HP:0002463 oboInOwl:hasDbXref UMLS:C0023015 owl:Axiom -HP:0002463 oboInOwl:hasDbXref MSH:D007806 owl:Axiom -HP:0002463 oboInOwl:hasDbXref SNOMEDCT_US:62305002 owl:Axiom -HP:0001132 oboInOwl:hasDbXref UMLS:C0023316 owl:Axiom -HP:0001132 oboInOwl:hasDbXref SNOMEDCT_US:65814009 owl:Axiom -HP:0001132 oboInOwl:hasDbXref MSH:D007906 owl:Axiom -HP:0003795 oboInOwl:hasDbXref UMLS:C4021723 owl:Axiom -HP:0002464 oboInOwl:hasDbXref SNOMEDCT_US:229684006 owl:Axiom -HP:0002464 oboInOwl:hasDbXref UMLS:C0454596 owl:Axiom -HP:0002464 oboInOwl:hasDbXref MSH:D004401 owl:Axiom -HP:0001133 oboInOwl:hasDbXref UMLS:C0235095 owl:Axiom -HP:0001133 oboInOwl:hasDbXref SNOMEDCT_US:1151008 owl:Axiom -HP:0001133 oboInOwl:hasDbXref SNOMEDCT_US:267628004 owl:Axiom -HP:0001138 oboInOwl:hasDbXref UMLS:C3887709 owl:Axiom -HP:0001138 oboInOwl:hasDbXref SNOMEDCT_US:82108004 owl:Axiom -HP:0001139 oboInOwl:hasDbXref SNOMEDCT_US:75241009 owl:Axiom -HP:0001139 oboInOwl:hasDbXref MSH:D015794 owl:Axiom -HP:0001139 oboInOwl:hasDbXref UMLS:C0008525 owl:Axiom -HP:0001136 oboInOwl:hasDbXref UMLS:C1843517 owl:Axiom -HP:0003799 oboInOwl:hasDbXref UMLS:C1868549 owl:Axiom -HP:0003798 oboInOwl:hasDbXref UMLS:C3808039 owl:Axiom -HP:0001137 oboInOwl:hasDbXref SNOMEDCT_US:39837002 owl:Axiom -HP:0001137 oboInOwl:hasDbXref UMLS:C0152205 owl:Axiom -HP:0002461 oboInOwl:hasDbXref UMLS:C1859273 owl:Axiom -HP:0001131 oboInOwl:hasDbXref SNOMEDCT_US:5587004 owl:Axiom -HP:0001131 oboInOwl:hasDbXref UMLS:C0010036 owl:Axiom -HP:0003791 oboInOwl:hasDbXref UMLS:C1853934 owl:Axiom -HP:0002460 oboInOwl:hasDbXref SNOMEDCT_US:249942005 owl:Axiom -HP:0002460 oboInOwl:hasDbXref UMLS:C0427065 owl:Axiom -HP:0002460 oboInOwl:hasDbXref UMLS:C1864696 owl:Axiom -HP:0001107 oboInOwl:hasDbXref UMLS:C0078917 owl:Axiom -HP:0001107 oboInOwl:hasDbXref MSH:D016117 owl:Axiom -HP:0001107 oboInOwl:hasDbXref SNOMEDCT_US:26399002 owl:Axiom -HP:0002438 oboInOwl:hasDbXref UMLS:C4025708 owl:Axiom -HP:0002439 oboInOwl:hasDbXref UMLS:C1836151 owl:Axiom -HP:0003764 oboInOwl:hasDbXref SNOMEDCT_US:21119008 owl:Axiom -HP:0003764 oboInOwl:hasDbXref MSH:D009508 owl:Axiom -HP:0003764 oboInOwl:hasDbXref UMLS:C0027962 owl:Axiom -HP:0003764 oboInOwl:hasDbXref SNOMEDCT_US:51697005 owl:Axiom -HP:0003764 oboInOwl:hasDbXref SNOMEDCT_US:400096001 owl:Axiom -HP:0003764 oboInOwl:hasDbXref MSH:D009506 owl:Axiom -HP:0003764 oboInOwl:hasDbXref UMLS:C0027960 owl:Axiom -HP:0001101 oboInOwl:hasDbXref UMLS:C0022081 owl:Axiom -HP:0001101 oboInOwl:hasDbXref SNOMEDCT_US:65074000 owl:Axiom -HP:0001101 oboInOwl:hasDbXref MSH:D007500 owl:Axiom -HP:0003763 oboInOwl:hasDbXref UMLS:C0006325 owl:Axiom -HP:0003763 oboInOwl:hasDbXref MSH:D002012 owl:Axiom -HP:0003763 oboInOwl:hasDbXref SNOMEDCT_US:90207007 owl:Axiom -HP:0003763 oboInOwl:hasDbXref SNOMEDCT_US:191983006 owl:Axiom -HP:0001102 oboInOwl:hasDbXref UMLS:C0002982 owl:Axiom -HP:0001102 oboInOwl:hasDbXref MSH:D000793 owl:Axiom -HP:0003762 oboInOwl:hasDbXref UMLS:C0266393 owl:Axiom -HP:0003762 oboInOwl:hasDbXref SNOMEDCT_US:22504001 owl:Axiom -HP:0003762 oboInOwl:hasDbXref SNOMEDCT_US:15545001 owl:Axiom -HP:0003762 oboInOwl:hasDbXref UMLS:C0152240 owl:Axiom -HP:0001100 oboInOwl:hasDbXref SNOMEDCT_US:247033008 owl:Axiom -HP:0001100 oboInOwl:hasDbXref MSH:C538115 owl:Axiom -HP:0001100 oboInOwl:hasDbXref UMLS:C0423318 owl:Axiom -HP:0003761 oboInOwl:hasDbXref MSH:D002114 owl:Axiom -HP:0003761 oboInOwl:hasDbXref SNOMEDCT_US:6595006 owl:Axiom -HP:0003761 oboInOwl:hasDbXref UMLS:C0006663 owl:Axiom -HP:0001105 oboInOwl:hasDbXref UMLS:C0521694 owl:Axiom -HP:0001105 oboInOwl:hasDbXref UMLS:C0035304 owl:Axiom -HP:0001105 oboInOwl:hasDbXref MSH:D012162 owl:Axiom -HP:0001105 oboInOwl:hasDbXref SNOMEDCT_US:95695004 owl:Axiom -HP:0001105 oboInOwl:hasDbXref SNOMEDCT_US:405722004 owl:Axiom -HP:0003768 oboInOwl:hasDbXref UMLS:C1279412 owl:Axiom -HP:0003768 oboInOwl:hasDbXref SNOMEDCT_US:198030008 owl:Axiom -HP:0002436 oboInOwl:hasDbXref UMLS:C1848652 owl:Axiom -HP:0002436 oboInOwl:hasDbXref SNOMEDCT_US:445468002 owl:Axiom -HP:0001106 oboInOwl:hasDbXref UMLS:C1844606 owl:Axiom -HP:0001103 oboInOwl:hasDbXref SNOMEDCT_US:312999006 owl:Axiom -HP:0001103 oboInOwl:hasDbXref UMLS:C0730362 owl:Axiom -HP:0002435 oboInOwl:hasDbXref MSH:D008588 owl:Axiom -HP:0002435 oboInOwl:hasDbXref SNOMEDCT_US:171131006 owl:Axiom -HP:0002435 oboInOwl:hasDbXref UMLS:C0025299 owl:Axiom -HP:0003765 oboInOwl:hasDbXref MSH:D011565 owl:Axiom -HP:0003765 oboInOwl:hasDbXref UMLS:C0033860 owl:Axiom -HP:0003765 oboInOwl:hasDbXref SNOMEDCT_US:9014002 owl:Axiom -HP:0001104 oboInOwl:hasDbXref UMLS:C1849412 owl:Axiom -HP:0003760 oboInOwl:hasDbXref UMLS:C4280804 owl:Axiom -HP:0001118 oboInOwl:hasDbXref UMLS:C0302254 owl:Axiom -HP:0001118 oboInOwl:hasDbXref SNOMEDCT_US:399336001 owl:Axiom -HP:0001119 oboInOwl:hasDbXref UMLS:C3887531 owl:Axiom -HP:0001112 oboInOwl:hasDbXref SNOMEDCT_US:58610003 owl:Axiom -HP:0001112 oboInOwl:hasDbXref UMLS:C0917796 owl:Axiom -HP:0001112 oboInOwl:hasDbXref MSH:D029242 owl:Axiom -HP:0003774 oboInOwl:hasDbXref UMLS:C2316810 owl:Axiom -HP:0003774 oboInOwl:hasDbXref SNOMEDCT_US:433146000 owl:Axiom -HP:0002444 oboInOwl:hasDbXref UMLS:C0342418 owl:Axiom -HP:0002444 oboInOwl:hasDbXref MSH:C537158 owl:Axiom -HP:0002444 oboInOwl:hasDbXref SNOMEDCT_US:237714006 owl:Axiom -HP:0002442 oboInOwl:hasDbXref UMLS:C4280576 owl:Axiom -HP:0002442 oboInOwl:hasDbXref UMLS:C1411876 owl:Axiom -HP:0002442 oboInOwl:hasDbXref SNOMEDCT_US:47916000 owl:Axiom -HP:0001116 oboInOwl:hasDbXref UMLS:C1852767 owl:Axiom -HP:0001116 oboInOwl:hasDbXref MSH:C535968 owl:Axiom -HP:0003779 oboInOwl:hasDbXref UMLS:C1844509 owl:Axiom -HP:0002448 oboInOwl:hasDbXref UMLS:C4280575 owl:Axiom -HP:0002448 oboInOwl:hasDbXref UMLS:C1838578 owl:Axiom -HP:0001117 oboInOwl:hasDbXref UMLS:C4280600 owl:Axiom -HP:0001117 oboInOwl:hasDbXref UMLS:C4025803 owl:Axiom -HP:0001117 oboInOwl:hasDbXref UMLS:C4072828 owl:Axiom -HP:0003778 oboInOwl:hasDbXref UMLS:C4280545 owl:Axiom -HP:0003778 oboInOwl:hasDbXref UMLS:C1841648 owl:Axiom -HP:0003777 oboInOwl:hasDbXref MSH:C562485 owl:Axiom -HP:0003777 oboInOwl:hasDbXref SNOMEDCT_US:17170005 owl:Axiom -HP:0003777 oboInOwl:hasDbXref UMLS:C0263491 owl:Axiom -HP:0002445 oboInOwl:hasDbXref SNOMEDCT_US:11538006 owl:Axiom -HP:0002445 oboInOwl:hasDbXref MSH:D011782 owl:Axiom -HP:0002445 oboInOwl:hasDbXref UMLS:C0034372 owl:Axiom -HP:0001114 oboInOwl:hasDbXref SNOMEDCT_US:75594004 owl:Axiom -HP:0001114 oboInOwl:hasDbXref UMLS:C0155210 owl:Axiom -HP:0001114 oboInOwl:hasDbXref SNOMEDCT_US:6400008 owl:Axiom -HP:0001114 oboInOwl:hasDbXref MSH:D014973 owl:Axiom -HP:0001114 oboInOwl:hasDbXref UMLS:C4280602 owl:Axiom -HP:0001114 oboInOwl:hasDbXref SNOMEDCT_US:63103006 owl:Axiom -HP:0001114 oboInOwl:hasDbXref UMLS:C0302314 owl:Axiom -HP:0001114 oboInOwl:hasDbXref UMLS:C4280601 owl:Axiom -HP:0001115 oboInOwl:hasDbXref UMLS:C1850191 owl:Axiom -HP:0002446 oboInOwl:hasDbXref MSH:D005911 owl:Axiom -HP:0002446 oboInOwl:hasDbXref SNOMEDCT_US:81415000 owl:Axiom -HP:0002446 oboInOwl:hasDbXref UMLS:C3887640 owl:Axiom -HP:0003771 oboInOwl:hasDbXref SNOMEDCT_US:57602001 owl:Axiom -HP:0003771 oboInOwl:hasDbXref UMLS:C1527284 owl:Axiom -HP:0003771 oboInOwl:hasDbXref UMLS:C4280546 owl:Axiom -HP:0003771 oboInOwl:hasDbXref MSH:D003784 owl:Axiom -HP:0003771 oboInOwl:hasDbXref UMLS:C4280259 owl:Axiom -HP:0004804 oboInOwl:hasDbXref SNOMEDCT_US:42601008 owl:Axiom -HP:0004804 oboInOwl:hasDbXref MSH:D000745 owl:Axiom -HP:0004804 oboInOwl:hasDbXref UMLS:C4020827 owl:Axiom -HP:0004804 oboInOwl:hasDbXref UMLS:C0002881 owl:Axiom -HP:0004804 oboInOwl:hasDbXref SNOMEDCT_US:38911009 owl:Axiom -HP:0004809 oboInOwl:hasDbXref MSH:D054098 owl:Axiom -HP:0004809 oboInOwl:hasDbXref SNOMEDCT_US:240305000 owl:Axiom -HP:0004809 oboInOwl:hasDbXref UMLS:C3853779 owl:Axiom -HP:0004808 oboInOwl:hasDbXref SNOMEDCT_US:91861009 owl:Axiom -HP:0004808 oboInOwl:hasDbXref SNOMEDCT_US:17788007 owl:Axiom -HP:0004808 oboInOwl:hasDbXref UMLS:C0023467 owl:Axiom -HP:0004808 oboInOwl:hasDbXref SNOMEDCT_US:413443009 owl:Axiom -HP:0004808 oboInOwl:hasDbXref MSH:D015470 owl:Axiom -HP:0004802 oboInOwl:hasDbXref UMLS:C1859495 owl:Axiom -HP:0004800 oboInOwl:hasDbXref SNOMEDCT_US:197083003 owl:Axiom -HP:0004800 oboInOwl:hasDbXref UMLS:C0341266 owl:Axiom -HP:0100644 oboInOwl:hasDbXref SNOMEDCT_US:402633003 owl:Axiom -HP:0100644 oboInOwl:hasDbXref UMLS:C1142305 owl:Axiom -HP:0100644 oboInOwl:hasDbXref MEDDRA:10058330 owl:Axiom -HP:0100645 oboInOwl:hasDbXref ICD-9:618.00 owl:Axiom -HP:0100645 oboInOwl:hasDbXref SNOMEDCT_US:252005008 owl:Axiom -HP:0100645 oboInOwl:hasDbXref UMLS:C1394494 owl:Axiom -HP:0100642 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100642 oboInOwl:hasDbXref UMLS:C0596046 owl:Axiom -HP:0100642 oboInOwl:hasDbXref SNOMEDCT_US:127023007 owl:Axiom -HP:0100643 oboInOwl:hasDbXref UMLS:C4020960 owl:Axiom -HP:0100640 oboInOwl:hasDbXref UMLS:C0339880 owl:Axiom -HP:0100640 oboInOwl:hasDbXref SNOMEDCT_US:195867000 owl:Axiom -HP:0100641 oboInOwl:hasDbXref SNOMEDCT_US:127022002 owl:Axiom -HP:0100641 oboInOwl:hasDbXref SNOMEDCT_US:18365006 owl:Axiom -HP:0100641 oboInOwl:hasDbXref MSH:D000306 owl:Axiom -HP:0100641 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100641 oboInOwl:hasDbXref UMLS:C0001618 owl:Axiom -HP:0100648 oboInOwl:hasDbXref MSH:D014062 owl:Axiom -HP:0100648 oboInOwl:hasDbXref UMLS:C0040411 owl:Axiom -HP:0100648 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100648 oboInOwl:hasDbXref SNOMEDCT_US:126778001 owl:Axiom -HP:0100649 oboInOwl:hasDbXref SNOMEDCT_US:235075007 owl:Axiom -HP:0100649 oboInOwl:hasDbXref SNOMEDCT_US:126797001 owl:Axiom -HP:0100649 oboInOwl:hasDbXref MSH:D009062 owl:Axiom -HP:0100649 oboInOwl:hasDbXref UMLS:C0026640 owl:Axiom -HP:0100649 oboInOwl:hasDbXref UMLS:C4280289 owl:Axiom -HP:0100649 oboInOwl:hasDbXref UMLS:C0149744 owl:Axiom -HP:0100649 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100649 oboInOwl:hasDbXref SNOMEDCT_US:1071000119107 owl:Axiom -HP:0100646 oboInOwl:hasDbXref UMLS:C0040147 owl:Axiom -HP:0100646 oboInOwl:hasDbXref SNOMEDCT_US:82119001 owl:Axiom -HP:0100646 oboInOwl:hasDbXref MSH:D013966 owl:Axiom -HP:0100647 oboInOwl:hasDbXref UMLS:C0018213 owl:Axiom -HP:0100647 oboInOwl:hasDbXref SNOMEDCT_US:353295004 owl:Axiom -HP:0100647 oboInOwl:hasDbXref SNOMEDCT_US:55807009 owl:Axiom -HP:0100647 oboInOwl:hasDbXref MSH:D006111 owl:Axiom -HP:0100656 oboInOwl:hasDbXref UMLS:C4022002 owl:Axiom -HP:0100653 oboInOwl:hasDbXref MSH:D009902 owl:Axiom -HP:0100653 oboInOwl:hasDbXref SNOMEDCT_US:66760008 owl:Axiom -HP:0100653 oboInOwl:hasDbXref UMLS:C0029134 owl:Axiom -HP:0100654 oboInOwl:hasDbXref SNOMEDCT_US:230507009 owl:Axiom -HP:0100654 oboInOwl:hasDbXref MSH:D009902 owl:Axiom -HP:0100654 oboInOwl:hasDbXref UMLS:C0085582 owl:Axiom -HP:0100651 oboInOwl:hasDbXref SNOMEDCT_US:46635009 owl:Axiom -HP:0100651 oboInOwl:hasDbXref UMLS:C0011854 owl:Axiom -HP:0100651 oboInOwl:hasDbXref MSH:D003922 owl:Axiom -HP:0100650 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100650 oboInOwl:hasDbXref UMLS:C0750081 owl:Axiom -HP:0100650 oboInOwl:hasDbXref UMLS:C0042258 owl:Axiom -HP:0100650 oboInOwl:hasDbXref SNOMEDCT_US:126921000 owl:Axiom -HP:0100650 oboInOwl:hasDbXref MSH:D014625 owl:Axiom -HP:0100659 oboInOwl:hasDbXref UMLS:C4022001 owl:Axiom -HP:0100657 oboInOwl:hasDbXref UMLS:C0266682 owl:Axiom -HP:0100657 oboInOwl:hasDbXref SNOMEDCT_US:44518003 owl:Axiom -HP:0100658 oboInOwl:hasDbXref SNOMEDCT_US:128936008 owl:Axiom -HP:0100658 oboInOwl:hasDbXref UMLS:C0007642 owl:Axiom -HP:0100658 oboInOwl:hasDbXref MSH:D017192 owl:Axiom -HP:0100658 oboInOwl:hasDbXref MSH:D002481 owl:Axiom -HP:0100658 oboInOwl:hasDbXref SNOMEDCT_US:385627004 owl:Axiom -HP:0100658 oboInOwl:hasDbXref SNOMEDCT_US:128045006 owl:Axiom -HP:0100658 oboInOwl:hasDbXref UMLS:C0162627 owl:Axiom -HP:0100665 oboInOwl:hasDbXref SNOMEDCT_US:400075008 owl:Axiom -HP:0100665 oboInOwl:hasDbXref SNOMEDCT_US:41291007 owl:Axiom -HP:0100665 oboInOwl:hasDbXref MSH:D000799 owl:Axiom -HP:0100665 oboInOwl:hasDbXref UMLS:C0002994 owl:Axiom -HP:0100662 oboInOwl:hasDbXref UMLS:C0008439 owl:Axiom -HP:0100662 oboInOwl:hasDbXref SNOMEDCT_US:46176001 owl:Axiom -HP:0100663 oboInOwl:hasDbXref SNOMEDCT_US:77471004 owl:Axiom -HP:0100663 oboInOwl:hasDbXref UMLS:C0266677 owl:Axiom -HP:0100660 oboInOwl:hasDbXref UMLS:C0013384 owl:Axiom -HP:0100660 oboInOwl:hasDbXref SNOMEDCT_US:9748009 owl:Axiom -HP:0100660 oboInOwl:hasDbXref MSH:D020820 owl:Axiom -HP:0100661 oboInOwl:hasDbXref UMLS:C0040997 owl:Axiom -HP:0100661 oboInOwl:hasDbXref MSH:D014277 owl:Axiom -HP:0100661 oboInOwl:hasDbXref SNOMEDCT_US:31681005 owl:Axiom -HP:0002199 oboInOwl:hasDbXref UMLS:C1855841 owl:Axiom -HP:0002193 oboInOwl:hasDbXref UMLS:C4025720 owl:Axiom -HP:0002194 oboInOwl:hasDbXref UMLS:C1837658 owl:Axiom -HP:0002194 oboInOwl:hasDbXref SNOMEDCT_US:430099007 owl:Axiom -HP:0002191 oboInOwl:hasDbXref UMLS:C1859520 owl:Axiom -HP:0002197 oboInOwl:hasDbXref UMLS:C0234533 owl:Axiom -HP:0002197 oboInOwl:hasDbXref SNOMEDCT_US:246545002 owl:Axiom -HP:0002197 oboInOwl:hasDbXref UMLS:C1833488 owl:Axiom -HP:0002197 oboInOwl:hasDbXref MSH:D012640 owl:Axiom -HP:0002198 oboInOwl:hasDbXref UMLS:C1847117 owl:Axiom -HP:0100668 oboInOwl:hasDbXref UMLS:C0266166 owl:Axiom -HP:0100668 oboInOwl:hasDbXref UMLS:C4020702 owl:Axiom -HP:0100668 oboInOwl:hasDbXref SNOMEDCT_US:3845008 owl:Axiom -HP:0002195 oboInOwl:hasDbXref UMLS:C4025719 owl:Axiom -HP:0100669 oboInOwl:hasDbXref UMLS:C4020959 owl:Axiom -HP:0002196 oboInOwl:hasDbXref SNOMEDCT_US:48522003 owl:Axiom -HP:0002196 oboInOwl:hasDbXref UMLS:C0037928 owl:Axiom -HP:0002196 oboInOwl:hasDbXref MSH:D013118 owl:Axiom -HP:0100677 oboInOwl:hasDbXref SNOMEDCT_US:48868008 owl:Axiom -HP:0100677 oboInOwl:hasDbXref UMLS:C0155796 owl:Axiom -HP:0100678 oboInOwl:hasDbXref MEDDRA:10040954 owl:Axiom -HP:0100678 oboInOwl:hasDbXref MSH:D015595 owl:Axiom -HP:0100678 oboInOwl:hasDbXref UMLS:C0037301 owl:Axiom -HP:0100678 oboInOwl:hasDbXref SNOMEDCT_US:247434009 owl:Axiom -HP:0100675 oboInOwl:hasDbXref UMLS:C4022000 owl:Axiom -HP:0100676 oboInOwl:hasDbXref UMLS:C4021999 owl:Axiom -HP:0100673 oboInOwl:hasDbXref MSH:D006848 owl:Axiom -HP:0100673 oboInOwl:hasDbXref SNOMEDCT_US:55434001 owl:Axiom -HP:0100673 oboInOwl:hasDbXref UMLS:C1720771 owl:Axiom -HP:0100673 oboInOwl:hasDbXref SNOMEDCT_US:386152007 owl:Axiom -HP:0100673 oboInOwl:hasDbXref SNOMEDCT_US:26614003 owl:Axiom -HP:0100674 oboInOwl:hasDbXref UMLS:C1456401 owl:Axiom -HP:0100671 oboInOwl:hasDbXref UMLS:C4020957 owl:Axiom -HP:0100672 oboInOwl:hasDbXref SNOMEDCT_US:397786004 owl:Axiom -HP:0100672 oboInOwl:hasDbXref UMLS:C1442998 owl:Axiom -HP:0100670 oboInOwl:hasDbXref UMLS:C4020958 owl:Axiom -HP:0100679 oboInOwl:hasDbXref UMLS:C4021998 owl:Axiom -HP:0100679 oboInOwl:hasDbXref SNOMEDCT_US:297957009 owl:Axiom -HP:0100679 oboInOwl:hasDbXref UMLS:C0558242 owl:Axiom -HP:0100689 oboInOwl:hasDbXref UMLS:C1096274 owl:Axiom -HP:0100689 oboInOwl:hasDbXref SNOMEDCT_US:423459005 owl:Axiom -HP:0100686 oboInOwl:hasDbXref SNOMEDCT_US:359643005 owl:Axiom -HP:0100686 oboInOwl:hasDbXref UMLS:C1282952 owl:Axiom -HP:0100687 oboInOwl:hasDbXref SNOMEDCT_US:35547002 owl:Axiom -HP:0100687 oboInOwl:hasDbXref UMLS:C0266611 owl:Axiom -HP:0100684 oboInOwl:hasDbXref UMLS:C0036095 owl:Axiom -HP:0100684 oboInOwl:hasDbXref MSH:D012468 owl:Axiom -HP:0100684 oboInOwl:hasDbXref UMLS:C0220636 owl:Axiom -HP:0100684 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100684 oboInOwl:hasDbXref SNOMEDCT_US:255072001 owl:Axiom -HP:0100684 oboInOwl:hasDbXref SNOMEDCT_US:235132004 owl:Axiom -HP:0100685 oboInOwl:hasDbXref UMLS:C4021997 owl:Axiom -HP:0100685 oboInOwl:hasDbXref UMLS:C4020701 owl:Axiom -HP:0100682 oboInOwl:hasDbXref SNOMEDCT_US:53189005 owl:Axiom -HP:0100682 oboInOwl:hasDbXref UMLS:C0265766 owl:Axiom -HP:0100681 oboInOwl:hasDbXref SNOMEDCT_US:66865009 owl:Axiom -HP:0100681 oboInOwl:hasDbXref UMLS:C0266135 owl:Axiom -HP:0100699 oboInOwl:hasDbXref SNOMEDCT_US:48677004 owl:Axiom -HP:0100699 oboInOwl:hasDbXref UMLS:C0008767 owl:Axiom -HP:0100699 oboInOwl:hasDbXref MSH:D002921 owl:Axiom -HP:0100697 oboInOwl:hasDbXref MSH:D018319 owl:Axiom -HP:0100697 oboInOwl:hasDbXref NCIT:C3798 owl:Axiom -HP:0100697 oboInOwl:hasDbXref SNOMEDCT_US:404037002 owl:Axiom -HP:0100697 oboInOwl:hasDbXref SNOMEDCT_US:77418004 owl:Axiom -HP:0100697 oboInOwl:hasDbXref UMLS:C0206729 owl:Axiom -HP:0100697 oboInOwl:hasDbXref SNOMEDCT_US:19897006 owl:Axiom -HP:0100697 oboInOwl:hasDbXref UMLS:C0751690 owl:Axiom -HP:0100697 oboInOwl:hasDbXref MSH:D009442 owl:Axiom -HP:0100698 oboInOwl:hasDbXref SNOMEDCT_US:425327002 owl:Axiom -HP:0100698 oboInOwl:hasDbXref UMLS:C1827970 owl:Axiom -HP:0100695 oboInOwl:hasDbXref MSH:D065134 owl:Axiom -HP:0100695 oboInOwl:hasDbXref UMLS:C0398370 owl:Axiom -HP:0100695 oboInOwl:hasDbXref SNOMEDCT_US:234102003 owl:Axiom -HP:0100693 oboInOwl:hasDbXref SNOMEDCT_US:118166004 owl:Axiom -HP:0100693 oboInOwl:hasDbXref UMLS:C0423320 owl:Axiom -HP:0100694 oboInOwl:hasDbXref SNOMEDCT_US:249785006 owl:Axiom -HP:0100694 oboInOwl:hasDbXref UMLS:C0426900 owl:Axiom -HP:0100691 oboInOwl:hasDbXref UMLS:C4021995 owl:Axiom -HP:0100692 oboInOwl:hasDbXref UMLS:C4020956 owl:Axiom -HP:0100690 oboInOwl:hasDbXref UMLS:C4021996 owl:Axiom -HP:0002135 oboInOwl:hasDbXref UMLS:C1389280 owl:Axiom -HP:0004798 oboInOwl:hasDbXref UMLS:C1854495 owl:Axiom -HP:0004798 oboInOwl:hasDbXref SNOMEDCT_US:715852004 owl:Axiom -HP:0004798 oboInOwl:hasDbXref UMLS:C4082764 owl:Axiom -HP:0003467 oboInOwl:hasDbXref SNOMEDCT_US:202820009 owl:Axiom -HP:0003467 oboInOwl:hasDbXref UMLS:C0410653 owl:Axiom -HP:0002136 oboInOwl:hasDbXref UMLS:C0856863 owl:Axiom -HP:0004797 oboInOwl:hasDbXref UMLS:C1857476 owl:Axiom -HP:0003466 oboInOwl:hasDbXref UMLS:C1968855 owl:Axiom -HP:0004796 oboInOwl:hasDbXref UMLS:C0236124 owl:Axiom -HP:0004796 oboInOwl:hasDbXref SNOMEDCT_US:126765001 owl:Axiom -HP:0002133 oboInOwl:hasDbXref MSH:D013226 owl:Axiom -HP:0002133 oboInOwl:hasDbXref UMLS:C0038220 owl:Axiom -HP:0002133 oboInOwl:hasDbXref SNOMEDCT_US:230456007 owl:Axiom -HP:0003465 oboInOwl:hasDbXref UMLS:C1840014 owl:Axiom -HP:0002134 oboInOwl:hasDbXref SNOMEDCT_US:70835005 owl:Axiom -HP:0002134 oboInOwl:hasDbXref UMLS:C0004782 owl:Axiom -HP:0002134 oboInOwl:hasDbXref MSH:D001480 owl:Axiom -HP:0004795 oboInOwl:hasDbXref UMLS:C1862304 owl:Axiom -HP:0002139 oboInOwl:hasDbXref MSH:D016142 owl:Axiom -HP:0002139 oboInOwl:hasDbXref UMLS:C0078982 owl:Axiom -HP:0003469 oboInOwl:hasDbXref UMLS:C4025610 owl:Axiom -HP:0003468 oboInOwl:hasDbXref SNOMEDCT_US:205043005 owl:Axiom -HP:0003468 oboInOwl:hasDbXref UMLS:C4020840 owl:Axiom -HP:0003468 oboInOwl:hasDbXref Fyler:4108 owl:Axiom -HP:0003468 oboInOwl:hasDbXref UMLS:C0158775 owl:Axiom -HP:0003468 oboInOwl:hasDbXref SNOMEDCT_US:74877002 owl:Axiom -HP:0003468 oboInOwl:hasDbXref UMLS:C4020839 owl:Axiom -HP:0002138 oboInOwl:hasDbXref UMLS:C0038525 owl:Axiom -HP:0002138 oboInOwl:hasDbXref MSH:D013345 owl:Axiom -HP:0002138 oboInOwl:hasDbXref SNOMEDCT_US:21454007 owl:Axiom -HP:0004799 oboInOwl:hasDbXref UMLS:C4025290 owl:Axiom -HP:0004790 oboInOwl:hasDbXref UMLS:C4025291 owl:Axiom -HP:0003463 oboInOwl:hasDbXref UMLS:C1859828 owl:Axiom -HP:0002131 oboInOwl:hasDbXref MSH:C580065 owl:Axiom -HP:0002131 oboInOwl:hasDbXref SNOMEDCT_US:421455009 owl:Axiom -HP:0002131 oboInOwl:hasDbXref UMLS:C1720189 owl:Axiom -HP:0004794 oboInOwl:hasDbXref UMLS:C1860244 owl:Axiom -HP:0003462 oboInOwl:hasDbXref UMLS:C1840013 owl:Axiom -HP:0002132 oboInOwl:hasDbXref MSH:D065708 owl:Axiom -HP:0002132 oboInOwl:hasDbXref UMLS:C4082173 owl:Axiom -HP:0004792 oboInOwl:hasDbXref UMLS:C0240880 owl:Axiom -HP:0003461 oboInOwl:hasDbXref UMLS:C1836533 owl:Axiom -HP:0004791 oboInOwl:hasDbXref UMLS:C0151970 owl:Axiom -HP:0004791 oboInOwl:hasDbXref SNOMEDCT_US:30811009 owl:Axiom -HP:0003460 oboInOwl:hasDbXref UMLS:C4025611 owl:Axiom -HP:0003477 oboInOwl:hasDbXref UMLS:C0270921 owl:Axiom -HP:0003477 oboInOwl:hasDbXref UMLS:C1263857 owl:Axiom -HP:0003477 oboInOwl:hasDbXref SNOMEDCT_US:128208007 owl:Axiom -HP:0003477 oboInOwl:hasDbXref SNOMEDCT_US:60703000 owl:Axiom -HP:0002144 oboInOwl:hasDbXref MSH:D009436 owl:Axiom -HP:0002144 oboInOwl:hasDbXref UMLS:C0080218 owl:Axiom -HP:0002144 oboInOwl:hasDbXref SNOMEDCT_US:70534000 owl:Axiom -HP:0002145 oboInOwl:hasDbXref UMLS:C0338451 owl:Axiom -HP:0002145 oboInOwl:hasDbXref MSH:D057180 owl:Axiom -HP:0002145 oboInOwl:hasDbXref SNOMEDCT_US:230270009 owl:Axiom -HP:0002148 oboInOwl:hasDbXref MSH:D017674 owl:Axiom -HP:0002148 oboInOwl:hasDbXref SNOMEDCT_US:4996001 owl:Axiom -HP:0002148 oboInOwl:hasDbXref UMLS:C0085682 owl:Axiom -HP:0002149 oboInOwl:hasDbXref MSH:D033461 owl:Axiom -HP:0002149 oboInOwl:hasDbXref UMLS:C0740394 owl:Axiom -HP:0002149 oboInOwl:hasDbXref SNOMEDCT_US:35885006 owl:Axiom -HP:0003470 oboInOwl:hasDbXref MSH:D010243 owl:Axiom -HP:0003470 oboInOwl:hasDbXref SNOMEDCT_US:44695005 owl:Axiom -HP:0003470 oboInOwl:hasDbXref UMLS:C0522224 owl:Axiom -HP:0003474 oboInOwl:hasDbXref SNOMEDCT_US:398026008 owl:Axiom -HP:0003474 oboInOwl:hasDbXref UMLS:C0020580 owl:Axiom -HP:0003474 oboInOwl:hasDbXref SNOMEDCT_US:59073000 owl:Axiom -HP:0003474 oboInOwl:hasDbXref MSH:D006987 owl:Axiom -HP:0003474 oboInOwl:hasDbXref SNOMEDCT_US:397974008 owl:Axiom -HP:0002143 oboInOwl:hasDbXref UMLS:C4025722 owl:Axiom -HP:0002143 oboInOwl:hasDbXref SNOMEDCT_US:48522003 owl:Axiom -HP:0002143 oboInOwl:hasDbXref UMLS:C0037928 owl:Axiom -HP:0002143 oboInOwl:hasDbXref MSH:D013118 owl:Axiom -HP:0003473 oboInOwl:hasDbXref UMLS:C0947912 owl:Axiom -HP:0002140 oboInOwl:hasDbXref UMLS:C0948008 owl:Axiom -HP:0002140 oboInOwl:hasDbXref SNOMEDCT_US:422504002 owl:Axiom -HP:0003472 oboInOwl:hasDbXref SNOMEDCT_US:190869004 owl:Axiom -HP:0003472 oboInOwl:hasDbXref UMLS:C0151940 owl:Axiom -HP:0002141 oboInOwl:hasDbXref UMLS:C1836150 owl:Axiom -HP:0100700 oboInOwl:hasDbXref UMLS:C4020955 owl:Axiom -HP:0002119 oboInOwl:hasDbXref UMLS:C3278923 owl:Axiom -HP:0003445 oboInOwl:hasDbXref UMLS:C4021727 owl:Axiom -HP:0002113 oboInOwl:hasDbXref UMLS:C0235896 owl:Axiom -HP:0003444 oboInOwl:hasDbXref UMLS:C4025614 owl:Axiom -HP:0003443 oboInOwl:hasDbXref UMLS:C4025615 owl:Axiom -HP:0003449 oboInOwl:hasDbXref UMLS:C1861675 owl:Axiom -HP:0004779 oboInOwl:hasDbXref UMLS:C4025296 owl:Axiom -HP:0002118 oboInOwl:hasDbXref UMLS:C4025724 owl:Axiom -HP:0003448 oboInOwl:hasDbXref UMLS:C1849148 owl:Axiom -HP:0003447 oboInOwl:hasDbXref UMLS:C1832338 owl:Axiom -HP:0100709 oboInOwl:hasDbXref UMLS:C4021852 owl:Axiom -HP:0100707 oboInOwl:hasDbXref UMLS:C4021991 owl:Axiom -HP:0100708 oboInOwl:hasDbXref UMLS:C4021990 owl:Axiom -HP:0100705 oboInOwl:hasDbXref UMLS:C4021993 owl:Axiom -HP:0100706 oboInOwl:hasDbXref UMLS:C4021992 owl:Axiom -HP:0100703 oboInOwl:hasDbXref SNOMEDCT_US:424583005 owl:Axiom -HP:0100703 oboInOwl:hasDbXref SNOMEDCT_US:110343009 owl:Axiom -HP:0100703 oboInOwl:hasDbXref UMLS:C1829460 owl:Axiom -HP:0100704 oboInOwl:hasDbXref SNOMEDCT_US:68574006 owl:Axiom -HP:0100704 oboInOwl:hasDbXref UMLS:C0155320 owl:Axiom -HP:0100704 oboInOwl:hasDbXref UMLS:C4048268 owl:Axiom -HP:0100704 oboInOwl:hasDbXref MSH:D019575 owl:Axiom -HP:0100704 oboInOwl:hasDbXref SNOMEDCT_US:413924001 owl:Axiom -HP:0002110 oboInOwl:hasDbXref MSH:D001987 owl:Axiom -HP:0002110 oboInOwl:hasDbXref UMLS:C0006267 owl:Axiom -HP:0002110 oboInOwl:hasDbXref SNOMEDCT_US:12295008 owl:Axiom -HP:0003440 oboInOwl:hasDbXref UMLS:C1850558 owl:Axiom -HP:0004771 oboInOwl:hasDbXref UMLS:C1849125 owl:Axiom -HP:0100701 oboInOwl:hasDbXref UMLS:C4021994 owl:Axiom -HP:0100702 oboInOwl:hasDbXref MSH:D016080 owl:Axiom -HP:0100702 oboInOwl:hasDbXref SNOMEDCT_US:33595009 owl:Axiom -HP:0100702 oboInOwl:hasDbXref UMLS:C0078981 owl:Axiom -HP:0100710 oboInOwl:hasDbXref UMLS:C0021125 owl:Axiom -HP:0100710 oboInOwl:hasDbXref MSH:D007175 owl:Axiom -HP:0100711 oboInOwl:hasDbXref UMLS:C4021989 owl:Axiom -HP:0004787 oboInOwl:hasDbXref UMLS:C0302809 owl:Axiom -HP:0004787 oboInOwl:hasDbXref SNOMEDCT_US:427044009 owl:Axiom -HP:0003456 oboInOwl:hasDbXref UMLS:C1864105 owl:Axiom -HP:0003455 oboInOwl:hasDbXref UMLS:C1859241 owl:Axiom -HP:0004786 oboInOwl:hasDbXref UMLS:C4025293 owl:Axiom -HP:0003454 oboInOwl:hasDbXref UMLS:C1858980 owl:Axiom -HP:0004785 oboInOwl:hasDbXref SNOMEDCT_US:6477005 owl:Axiom -HP:0004785 oboInOwl:hasDbXref UMLS:C0266196 owl:Axiom -HP:0002123 oboInOwl:hasDbXref UMLS:C4021759 owl:Axiom -HP:0002123 oboInOwl:hasDbXref SNOMEDCT_US:37356005 owl:Axiom -HP:0002123 oboInOwl:hasDbXref SNOMEDCT_US:267581004 owl:Axiom -HP:0002123 oboInOwl:hasDbXref MSH:D020191 owl:Axiom -HP:0002123 oboInOwl:hasDbXref MSH:D004831 owl:Axiom -HP:0002123 oboInOwl:hasDbXref UMLS:C0751778 owl:Axiom -HP:0002123 oboInOwl:hasDbXref SNOMEDCT_US:192992007 owl:Axiom -HP:0002123 oboInOwl:hasDbXref UMLS:C0014550 owl:Axiom -HP:0004784 oboInOwl:hasDbXref UMLS:C4025294 owl:Axiom -HP:0003453 oboInOwl:hasDbXref UMLS:C1858981 owl:Axiom -HP:0003459 oboInOwl:hasDbXref UMLS:C4025612 owl:Axiom -HP:0003458 oboInOwl:hasDbXref UMLS:C4021726 owl:Axiom -HP:0002126 oboInOwl:hasDbXref UMLS:C0266464 owl:Axiom -HP:0002126 oboInOwl:hasDbXref SNOMEDCT_US:4945003 owl:Axiom -HP:0002126 oboInOwl:hasDbXref MSH:D065706 owl:Axiom -HP:0004789 oboInOwl:hasDbXref UMLS:C0022951 owl:Axiom -HP:0004789 oboInOwl:hasDbXref MSH:D007787 owl:Axiom -HP:0004789 oboInOwl:hasDbXref SNOMEDCT_US:700094005 owl:Axiom -HP:0004789 oboInOwl:hasDbXref SNOMEDCT_US:267425008 owl:Axiom -HP:0003457 oboInOwl:hasDbXref UMLS:C0476403 owl:Axiom -HP:0003457 oboInOwl:hasDbXref SNOMEDCT_US:274523007 owl:Axiom -HP:0004788 oboInOwl:hasDbXref UMLS:C4025292 owl:Axiom -HP:0002127 oboInOwl:hasDbXref UMLS:C4025723 owl:Axiom -HP:0100718 oboInOwl:hasDbXref MSH:D014597 owl:Axiom -HP:0100718 oboInOwl:hasDbXref SNOMEDCT_US:34430009 owl:Axiom -HP:0100718 oboInOwl:hasDbXref UMLS:C0042143 owl:Axiom -HP:0100719 oboInOwl:hasDbXref SNOMEDCT_US:204134008 owl:Axiom -HP:0100719 oboInOwl:hasDbXref UMLS:C0344516 owl:Axiom -HP:0100716 oboInOwl:hasDbXref MSH:D016728 owl:Axiom -HP:0100716 oboInOwl:hasDbXref UMLS:C0085271 owl:Axiom -HP:0100716 oboInOwl:hasDbXref SNOMEDCT_US:248062006 owl:Axiom -HP:0100717 oboInOwl:hasDbXref UMLS:C4021987 owl:Axiom -HP:0004783 oboInOwl:hasDbXref UMLS:C0578477 owl:Axiom -HP:0004783 oboInOwl:hasDbXref SNOMEDCT_US:301797007 owl:Axiom -HP:0002120 oboInOwl:hasDbXref SNOMEDCT_US:278849000 owl:Axiom -HP:0002120 oboInOwl:hasDbXref UMLS:C0235946 owl:Axiom -HP:0003452 oboInOwl:hasDbXref SNOMEDCT_US:165624002 owl:Axiom -HP:0003452 oboInOwl:hasDbXref UMLS:C0151900 owl:Axiom -HP:0002121 oboInOwl:hasDbXref MSH:D004832 owl:Axiom -HP:0002121 oboInOwl:hasDbXref SNOMEDCT_US:79631006 owl:Axiom -HP:0002121 oboInOwl:hasDbXref SNOMEDCT_US:432241000124101 owl:Axiom -HP:0002121 oboInOwl:hasDbXref SNOMEDCT_US:50866000 owl:Axiom -HP:0002121 oboInOwl:hasDbXref SNOMEDCT_US:230413002 owl:Axiom -HP:0002121 oboInOwl:hasDbXref UMLS:C0014553 owl:Axiom -HP:0003451 oboInOwl:hasDbXref UMLS:C4025613 owl:Axiom -HP:0100712 oboInOwl:hasDbXref UMLS:C4021988 owl:Axiom -HP:0003450 oboInOwl:hasDbXref UMLS:C1854454 owl:Axiom -HP:0004780 oboInOwl:hasDbXref UMLS:C4025295 owl:Axiom -HP:0100721 oboInOwl:hasDbXref SNOMEDCT_US:52324001 owl:Axiom -HP:0100721 oboInOwl:hasDbXref UMLS:C0520743 owl:Axiom -HP:0100720 oboInOwl:hasDbXref UMLS:C4021986 owl:Axiom -HP:0002179 oboInOwl:hasDbXref SNOMEDCT_US:8652009 owl:Axiom -HP:0002179 oboInOwl:hasDbXref UMLS:C0151818 owl:Axiom -HP:0002171 oboInOwl:hasDbXref SNOMEDCT_US:359580009 owl:Axiom -HP:0002171 oboInOwl:hasDbXref MSH:D005911 owl:Axiom -HP:0002171 oboInOwl:hasDbXref SNOMEDCT_US:81415000 owl:Axiom -HP:0002171 oboInOwl:hasDbXref UMLS:C0017639 owl:Axiom -HP:0100729 oboInOwl:hasDbXref UMLS:C2748652 owl:Axiom -HP:0002172 oboInOwl:hasDbXref UMLS:C1843921 owl:Axiom -HP:0100727 oboInOwl:hasDbXref UMLS:C0019618 owl:Axiom -HP:0100727 oboInOwl:hasDbXref SNOMEDCT_US:65396000 owl:Axiom -HP:0100727 oboInOwl:hasDbXref MSH:D015614 owl:Axiom -HP:0100727 oboInOwl:hasDbXref SNOMEDCT_US:60657004 owl:Axiom -HP:0002170 oboInOwl:hasDbXref MSH:D020300 owl:Axiom -HP:0002170 oboInOwl:hasDbXref UMLS:C0151699 owl:Axiom -HP:0002170 oboInOwl:hasDbXref SNOMEDCT_US:1386000 owl:Axiom -HP:0100728 oboInOwl:hasDbXref UMLS:C4021985 owl:Axiom -HP:0100728 oboInOwl:hasDbXref NCIT:C3708 owl:Axiom -HP:0100725 oboInOwl:hasDbXref SNOMEDCT_US:19940005 owl:Axiom -HP:0100725 oboInOwl:hasDbXref SNOMEDCT_US:402237006 owl:Axiom -HP:0100725 oboInOwl:hasDbXref UMLS:C0023653 owl:Axiom -HP:0002176 oboInOwl:hasDbXref MSH:D013117 owl:Axiom -HP:0002176 oboInOwl:hasDbXref SNOMEDCT_US:71286001 owl:Axiom -HP:0002176 oboInOwl:hasDbXref UMLS:C0037926 owl:Axiom -HP:0100726 oboInOwl:hasDbXref SNOMEDCT_US:49937004 owl:Axiom -HP:0100726 oboInOwl:hasDbXref UMLS:C0036220 owl:Axiom -HP:0100726 oboInOwl:hasDbXref MSH:D012514 owl:Axiom -HP:0100726 oboInOwl:hasDbXref SNOMEDCT_US:109385007 owl:Axiom -HP:0100723 oboInOwl:hasDbXref SNOMEDCT_US:128755003 owl:Axiom -HP:0100723 oboInOwl:hasDbXref UMLS:C0238198 owl:Axiom -HP:0100723 oboInOwl:hasDbXref MSH:D046152 owl:Axiom -HP:0100723 oboInOwl:hasDbXref SNOMEDCT_US:420120006 owl:Axiom -HP:0002173 oboInOwl:hasDbXref UMLS:C0877056 owl:Axiom -HP:0002174 oboInOwl:hasDbXref SNOMEDCT_US:56610005 owl:Axiom -HP:0002174 oboInOwl:hasDbXref UMLS:C0234378 owl:Axiom -HP:0002174 oboInOwl:hasDbXref MSH:D014202 owl:Axiom -HP:0100724 oboInOwl:hasDbXref UMLS:C0398623 owl:Axiom -HP:0100724 oboInOwl:hasDbXref SNOMEDCT_US:234467004 owl:Axiom -HP:0100724 oboInOwl:hasDbXref MSH:D019851 owl:Axiom -HP:0100724 oboInOwl:hasDbXref SNOMEDCT_US:76612001 owl:Axiom -HP:0100732 oboInOwl:hasDbXref SNOMEDCT_US:25942009 owl:Axiom -HP:0100732 oboInOwl:hasDbXref UMLS:C0267952 owl:Axiom -HP:0100733 oboInOwl:hasDbXref UMLS:C0030521 owl:Axiom -HP:0100733 oboInOwl:hasDbXref SNOMEDCT_US:127020005 owl:Axiom -HP:0100733 oboInOwl:hasDbXref MSH:D010282 owl:Axiom -HP:0100733 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100730 oboInOwl:hasDbXref SNOMEDCT_US:268194008 owl:Axiom -HP:0100730 oboInOwl:hasDbXref SNOMEDCT_US:9550003 owl:Axiom -HP:0100730 oboInOwl:hasDbXref UMLS:C0006281 owl:Axiom -HP:0100730 oboInOwl:hasDbXref MSH:D001994 owl:Axiom -HP:0100731 oboInOwl:hasDbXref UMLS:C4020954 owl:Axiom -HP:0002190 oboInOwl:hasDbXref SNOMEDCT_US:230790004 owl:Axiom -HP:0002190 oboInOwl:hasDbXref UMLS:C0338597 owl:Axiom -HP:0002188 oboInOwl:hasDbXref UMLS:C4021758 owl:Axiom -HP:0002183 oboInOwl:hasDbXref MSH:D012001 owl:Axiom -HP:0002183 oboInOwl:hasDbXref SNOMEDCT_US:313387002 owl:Axiom -HP:0002183 oboInOwl:hasDbXref UMLS:C0751466 owl:Axiom -HP:0002180 oboInOwl:hasDbXref MSH:D009410 owl:Axiom -HP:0002180 oboInOwl:hasDbXref UMLS:C0524851 owl:Axiom -HP:0002180 oboInOwl:hasDbXref MSH:D019636 owl:Axiom -HP:0002180 oboInOwl:hasDbXref UMLS:C4020854 owl:Axiom -HP:0002180 oboInOwl:hasDbXref UMLS:C0027746 owl:Axiom -HP:0100738 oboInOwl:hasDbXref UMLS:C4021982 owl:Axiom -HP:0002181 oboInOwl:hasDbXref MSH:D001929 owl:Axiom -HP:0002181 oboInOwl:hasDbXref SNOMEDCT_US:2032001 owl:Axiom -HP:0002181 oboInOwl:hasDbXref UMLS:C1527311 owl:Axiom -HP:0002181 oboInOwl:hasDbXref UMLS:C0006114 owl:Axiom -HP:0100739 oboInOwl:hasDbXref UMLS:C0006370 owl:Axiom -HP:0100739 oboInOwl:hasDbXref MSH:D002032 owl:Axiom -HP:0100739 oboInOwl:hasDbXref SNOMEDCT_US:78004001 owl:Axiom -HP:0100736 oboInOwl:hasDbXref UMLS:C4021984 owl:Axiom -HP:0002186 oboInOwl:hasDbXref MSH:D001072 owl:Axiom -HP:0002186 oboInOwl:hasDbXref UMLS:C0003635 owl:Axiom -HP:0002186 oboInOwl:hasDbXref SNOMEDCT_US:68345001 owl:Axiom -HP:0002186 oboInOwl:hasDbXref SNOMEDCT_US:6950007 owl:Axiom -HP:0100737 oboInOwl:hasDbXref UMLS:C4021983 owl:Axiom -HP:0002187 oboInOwl:hasDbXref UMLS:C0020796 owl:Axiom -HP:0002187 oboInOwl:hasDbXref MSH:D008607 owl:Axiom -HP:0002187 oboInOwl:hasDbXref SNOMEDCT_US:31216003 owl:Axiom -HP:0002187 oboInOwl:hasDbXref UMLS:C3161330 owl:Axiom -HP:0100734 oboInOwl:hasDbXref UMLS:C4020953 owl:Axiom -HP:0002185 oboInOwl:hasDbXref MSH:D016874 owl:Axiom -HP:0002185 oboInOwl:hasDbXref SNOMEDCT_US:85775002 owl:Axiom -HP:0002185 oboInOwl:hasDbXref UMLS:C0085400 owl:Axiom -HP:0100735 oboInOwl:hasDbXref SNOMEDCT_US:706882009 owl:Axiom -HP:0100735 oboInOwl:hasDbXref UMLS:C0020546 owl:Axiom -HP:0100743 oboInOwl:hasDbXref SNOMEDCT_US:126847008 owl:Axiom -HP:0100743 oboInOwl:hasDbXref UMLS:C0034885 owl:Axiom -HP:0100743 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100743 oboInOwl:hasDbXref MSH:D012004 owl:Axiom -HP:0100744 oboInOwl:hasDbXref UMLS:C4021981 owl:Axiom -HP:0100742 oboInOwl:hasDbXref MSH:D009383 owl:Axiom -HP:0100742 oboInOwl:hasDbXref UMLS:C0282607 owl:Axiom -HP:0100742 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100742 oboInOwl:hasDbXref SNOMEDCT_US:126736007 owl:Axiom -HP:0100742 oboInOwl:hasDbXref UMLS:C0027668 owl:Axiom -HP:0100742 oboInOwl:hasDbXref MSH:D019043 owl:Axiom -HP:0100742 oboInOwl:hasDbXref SNOMEDCT_US:699605009 owl:Axiom -HP:0100742 oboInOwl:hasDbXref SNOMEDCT_US:115235003 owl:Axiom -HP:0002157 oboInOwl:hasDbXref UMLS:C0242528 owl:Axiom -HP:0002157 oboInOwl:hasDbXref SNOMEDCT_US:445009001 owl:Axiom -HP:0002157 oboInOwl:hasDbXref MSH:D053099 owl:Axiom -HP:0003489 oboInOwl:hasDbXref UMLS:C1867971 owl:Axiom -HP:0002155 oboInOwl:hasDbXref UMLS:C1522137 owl:Axiom -HP:0003487 oboInOwl:hasDbXref UMLS:C0034935 owl:Axiom -HP:0003487 oboInOwl:hasDbXref SNOMEDCT_US:366575004 owl:Axiom -HP:0003487 oboInOwl:hasDbXref SNOMEDCT_US:246586009 owl:Axiom -HP:0002156 oboInOwl:hasDbXref SNOMEDCT_US:11282001 owl:Axiom -HP:0002156 oboInOwl:hasDbXref MSH:D006712 owl:Axiom -HP:0002156 oboInOwl:hasDbXref UMLS:C0019880 owl:Axiom -HP:0002159 oboInOwl:hasDbXref UMLS:C1854827 owl:Axiom -HP:0003481 oboInOwl:hasDbXref UMLS:C1843077 owl:Axiom -HP:0002150 oboInOwl:hasDbXref UMLS:C0020438 owl:Axiom -HP:0002150 oboInOwl:hasDbXref SNOMEDCT_US:71938000 owl:Axiom -HP:0002150 oboInOwl:hasDbXref MSH:D053565 owl:Axiom -HP:0100749 oboInOwl:hasDbXref SNOMEDCT_US:29857009 owl:Axiom -HP:0100749 oboInOwl:hasDbXref MSH:D002637 owl:Axiom -HP:0100749 oboInOwl:hasDbXref UMLS:C0008031 owl:Axiom -HP:0002153 oboInOwl:hasDbXref MSH:D006947 owl:Axiom -HP:0002153 oboInOwl:hasDbXref SNOMEDCT_US:238142003 owl:Axiom -HP:0002153 oboInOwl:hasDbXref UMLS:C0020461 owl:Axiom -HP:0002153 oboInOwl:hasDbXref SNOMEDCT_US:14140009 owl:Axiom -HP:0002153 oboInOwl:hasDbXref SNOMEDCT_US:166689004 owl:Axiom -HP:0100747 oboInOwl:hasDbXref MSH:C537719 owl:Axiom -HP:0100747 oboInOwl:hasDbXref UMLS:C2931596 owl:Axiom -HP:0100748 oboInOwl:hasDbXref UMLS:C4021979 owl:Axiom -HP:0002154 oboInOwl:hasDbXref SNOMEDCT_US:64654004 owl:Axiom -HP:0002154 oboInOwl:hasDbXref UMLS:C0268559 owl:Axiom -HP:0003484 oboInOwl:hasDbXref UMLS:C1698196 owl:Axiom -HP:0003484 oboInOwl:hasDbXref SNOMEDCT_US:713512009 owl:Axiom -HP:0100745 oboInOwl:hasDbXref UMLS:C4021980 owl:Axiom -HP:0002151 oboInOwl:hasDbXref UMLS:C1836440 owl:Axiom -HP:0100746 oboInOwl:hasDbXref UMLS:C0574044 owl:Axiom -HP:0100746 oboInOwl:hasDbXref SNOMEDCT_US:297195000 owl:Axiom -HP:0100746 oboInOwl:hasDbXref MSH:C537720 owl:Axiom -HP:0002152 oboInOwl:hasDbXref UMLS:C0267988 owl:Axiom -HP:0002152 oboInOwl:hasDbXref SNOMEDCT_US:37064009 owl:Axiom -HP:0003482 oboInOwl:hasDbXref UMLS:C4025609 owl:Axiom -HP:0100754 oboInOwl:hasDbXref SNOMEDCT_US:231494001 owl:Axiom -HP:0100754 oboInOwl:hasDbXref UMLS:C0338831 owl:Axiom -HP:0100754 oboInOwl:hasDbXref MSH:D001714 owl:Axiom -HP:0100755 oboInOwl:hasDbXref UMLS:C4021978 owl:Axiom -HP:0100752 oboInOwl:hasDbXref SNOMEDCT_US:253811003 owl:Axiom -HP:0100752 oboInOwl:hasDbXref UMLS:C0345286 owl:Axiom -HP:0100753 oboInOwl:hasDbXref SNOMEDCT_US:191526005 owl:Axiom -HP:0100753 oboInOwl:hasDbXref UMLS:C0036341 owl:Axiom -HP:0100753 oboInOwl:hasDbXref MSH:D012559 owl:Axiom -HP:0100753 oboInOwl:hasDbXref SNOMEDCT_US:58214004 owl:Axiom -HP:0100750 oboInOwl:hasDbXref SNOMEDCT_US:46621007 owl:Axiom -HP:0100750 oboInOwl:hasDbXref UMLS:C0004144 owl:Axiom -HP:0100750 oboInOwl:hasDbXref MSH:D001261 owl:Axiom -HP:0100751 oboInOwl:hasDbXref MSH:D004938 owl:Axiom -HP:0100751 oboInOwl:hasDbXref UMLS:C0014859 owl:Axiom -HP:0100751 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100751 oboInOwl:hasDbXref SNOMEDCT_US:126817006 owl:Axiom -HP:0002168 oboInOwl:hasDbXref UMLS:C0278184 owl:Axiom -HP:0002168 oboInOwl:hasDbXref SNOMEDCT_US:77420001 owl:Axiom -HP:0002168 oboInOwl:hasDbXref UMLS:C0522198 owl:Axiom -HP:0002168 oboInOwl:hasDbXref SNOMEDCT_US:102935005 owl:Axiom -HP:0002169 oboInOwl:hasDbXref UMLS:C0009024 owl:Axiom -HP:0002169 oboInOwl:hasDbXref SNOMEDCT_US:36649002 owl:Axiom -HP:0002166 oboInOwl:hasDbXref UMLS:C1849134 owl:Axiom -HP:0003498 oboInOwl:hasDbXref UMLS:C0878659 owl:Axiom -HP:0003498 oboInOwl:hasDbXref UMLS:C1846797 owl:Axiom -HP:0002167 oboInOwl:hasDbXref MSH:D013064 owl:Axiom -HP:0002167 oboInOwl:hasDbXref UMLS:C0037822 owl:Axiom -HP:0002160 oboInOwl:hasDbXref UMLS:C3806347 owl:Axiom -HP:0003492 oboInOwl:hasDbXref UMLS:C4025606 owl:Axiom -HP:0002161 oboInOwl:hasDbXref UMLS:C0268553 owl:Axiom -HP:0002161 oboInOwl:hasDbXref MSH:D020167 owl:Axiom -HP:0002161 oboInOwl:hasDbXref SNOMEDCT_US:58558003 owl:Axiom -HP:0003491 oboInOwl:hasDbXref UMLS:C4025607 owl:Axiom -HP:0002164 oboInOwl:hasDbXref UMLS:C1834405 owl:Axiom -HP:0003496 oboInOwl:hasDbXref UMLS:C1839972 owl:Axiom -HP:0100758 oboInOwl:hasDbXref SNOMEDCT_US:372070002 owl:Axiom -HP:0100758 oboInOwl:hasDbXref UMLS:C0017086 owl:Axiom -HP:0100758 oboInOwl:hasDbXref SNOMEDCT_US:36024000 owl:Axiom -HP:0100758 oboInOwl:hasDbXref MSH:D005734 owl:Axiom -HP:0003495 oboInOwl:hasDbXref UMLS:C1848920 owl:Axiom -HP:0100759 oboInOwl:hasDbXref SNOMEDCT_US:30760008 owl:Axiom -HP:0100759 oboInOwl:hasDbXref MSH:D010005 owl:Axiom -HP:0100759 oboInOwl:hasDbXref MEDDRA:10016680 owl:Axiom -HP:0100759 oboInOwl:hasDbXref UMLS:C0009080 owl:Axiom -HP:0002165 oboInOwl:hasDbXref SNOMEDCT_US:110987009 owl:Axiom -HP:0002165 oboInOwl:hasDbXref UMLS:C0406438 owl:Axiom -HP:0002162 oboInOwl:hasDbXref UMLS:C1855728 owl:Axiom -HP:0100757 oboInOwl:hasDbXref UMLS:C0334489 owl:Axiom -HP:0100757 oboInOwl:hasDbXref SNOMEDCT_US:53618008 owl:Axiom -HP:0100757 oboInOwl:hasDbXref MSH:C537162 owl:Axiom -HP:0003493 oboInOwl:hasDbXref UMLS:C0151480 owl:Axiom -HP:0003493 oboInOwl:hasDbXref SNOMEDCT_US:165850001 owl:Axiom -HP:0004717 oboInOwl:hasDbXref UMLS:C4025300 owl:Axiom -HP:0004719 oboInOwl:hasDbXref UMLS:C3275899 owl:Axiom -HP:0004713 oboInOwl:hasDbXref UMLS:C1843276 owl:Axiom -HP:0004712 oboInOwl:hasDbXref SNOMEDCT_US:49008000 owl:Axiom -HP:0004712 oboInOwl:hasDbXref UMLS:C0238210 owl:Axiom -HP:0004729 oboInOwl:hasDbXref MSH:C564356 owl:Axiom -HP:0004729 oboInOwl:hasDbXref UMLS:C1843274 owl:Axiom -HP:0004727 oboInOwl:hasDbXref UMLS:C1859819 owl:Axiom -HP:0004724 oboInOwl:hasDbXref UMLS:C1855801 owl:Axiom -HP:0004722 oboInOwl:hasDbXref UMLS:C0445347 owl:Axiom -HP:0004722 oboInOwl:hasDbXref SNOMEDCT_US:264932002 owl:Axiom -HP:0004704 oboInOwl:hasDbXref UMLS:C4021649 owl:Axiom -HP:0003429 oboInOwl:hasDbXref UMLS:C0544820 owl:Axiom -HP:0003429 oboInOwl:hasDbXref UMLS:C4025616 owl:Axiom -HP:0003429 oboInOwl:hasDbXref SNOMEDCT_US:111007000 owl:Axiom -HP:0003423 oboInOwl:hasDbXref UMLS:C1859335 owl:Axiom -HP:0004754 oboInOwl:hasDbXref UMLS:C2586056 owl:Axiom -HP:0004754 oboInOwl:hasDbXref UMLS:C0694539 owl:Axiom -HP:0004754 oboInOwl:hasDbXref SNOMEDCT_US:426749004 owl:Axiom -HP:0004754 oboInOwl:hasDbXref SNOMEDCT_US:440028005 owl:Axiom -HP:0003422 oboInOwl:hasDbXref UMLS:C0432163 owl:Axiom -HP:0003422 oboInOwl:hasDbXref SNOMEDCT_US:205455005 owl:Axiom -HP:0004752 oboInOwl:hasDbXref UMLS:C4025299 owl:Axiom -HP:0004751 oboInOwl:hasDbXref SNOMEDCT_US:66657009 owl:Axiom -HP:0004751 oboInOwl:hasDbXref UMLS:C0030591 owl:Axiom -HP:0004758 oboInOwl:hasDbXref UMLS:C4025298 owl:Axiom -HP:0003427 oboInOwl:hasDbXref UMLS:C1832276 owl:Axiom -HP:0004757 oboInOwl:hasDbXref SNOMEDCT_US:282825002 owl:Axiom -HP:0004757 oboInOwl:hasDbXref UMLS:C0235480 owl:Axiom -HP:0004757 oboInOwl:hasDbXref MSH:D001281 owl:Axiom -HP:0003426 oboInOwl:hasDbXref UMLS:C1832278 owl:Axiom -HP:0004756 oboInOwl:hasDbXref SNOMEDCT_US:25569003 owl:Axiom -HP:0004756 oboInOwl:hasDbXref Fyler:7160 owl:Axiom -HP:0004756 oboInOwl:hasDbXref MSH:D017180 owl:Axiom -HP:0004756 oboInOwl:hasDbXref UMLS:C0042514 owl:Axiom -HP:0004755 oboInOwl:hasDbXref UMLS:C1698480 owl:Axiom -HP:0004755 oboInOwl:hasDbXref UMLS:C0039240 owl:Axiom -HP:0004755 oboInOwl:hasDbXref SNOMEDCT_US:6456007 owl:Axiom -HP:0004755 oboInOwl:hasDbXref MSH:D013617 owl:Axiom -HP:0002108 oboInOwl:hasDbXref UMLS:C0149781 owl:Axiom -HP:0002108 oboInOwl:hasDbXref MSH:D011030 owl:Axiom -HP:0002108 oboInOwl:hasDbXref SNOMEDCT_US:80423007 owl:Axiom -HP:0002102 oboInOwl:hasDbXref MSH:D010998 owl:Axiom -HP:0002102 oboInOwl:hasDbXref UMLS:C0032231 owl:Axiom -HP:0002102 oboInOwl:hasDbXref SNOMEDCT_US:196075003 owl:Axiom -HP:0003434 oboInOwl:hasDbXref UMLS:C1843859 owl:Axiom -HP:0002103 oboInOwl:hasDbXref UMLS:C4025726 owl:Axiom -HP:0004764 oboInOwl:hasDbXref SNOMEDCT_US:253395003 owl:Axiom -HP:0004764 oboInOwl:hasDbXref UMLS:C0264885 owl:Axiom -HP:0004764 oboInOwl:hasDbXref SNOMEDCT_US:42069006 owl:Axiom -HP:0002100 oboInOwl:hasDbXref UMLS:C0747651 owl:Axiom -HP:0002100 oboInOwl:hasDbXref SNOMEDCT_US:430969000 owl:Axiom -HP:0004763 oboInOwl:hasDbXref UMLS:C4280507 owl:Axiom -HP:0004763 oboInOwl:hasDbXref SNOMEDCT_US:67198005 owl:Axiom -HP:0004763 oboInOwl:hasDbXref UMLS:C0030590 owl:Axiom -HP:0003431 oboInOwl:hasDbXref UMLS:C1858729 owl:Axiom -HP:0004762 oboInOwl:hasDbXref Fyler:1821 owl:Axiom -HP:0004762 oboInOwl:hasDbXref UMLS:C4082954 owl:Axiom -HP:0002101 oboInOwl:hasDbXref UMLS:C0685695 owl:Axiom -HP:0002101 oboInOwl:hasDbXref SNOMEDCT_US:91842005 owl:Axiom -HP:0003438 oboInOwl:hasDbXref UMLS:C0558845 owl:Axiom -HP:0003438 oboInOwl:hasDbXref MSH:D012021 owl:Axiom -HP:0003438 oboInOwl:hasDbXref SNOMEDCT_US:274818004 owl:Axiom -HP:0002107 oboInOwl:hasDbXref MSH:D011030 owl:Axiom -HP:0002107 oboInOwl:hasDbXref SNOMEDCT_US:36118008 owl:Axiom -HP:0002107 oboInOwl:hasDbXref UMLS:C0032326 owl:Axiom -HP:0004768 oboInOwl:hasDbXref UMLS:C1866246 owl:Axiom -HP:0002104 oboInOwl:hasDbXref SNOMEDCT_US:248583008 owl:Axiom -HP:0002104 oboInOwl:hasDbXref MSH:D001049 owl:Axiom -HP:0002104 oboInOwl:hasDbXref UMLS:C0003578 owl:Axiom -HP:0002104 oboInOwl:hasDbXref SNOMEDCT_US:1023001 owl:Axiom -HP:0003436 oboInOwl:hasDbXref UMLS:C1864238 owl:Axiom -HP:0002105 oboInOwl:hasDbXref MSH:D006469 owl:Axiom -HP:0002105 oboInOwl:hasDbXref SNOMEDCT_US:6686005 owl:Axiom -HP:0002105 oboInOwl:hasDbXref SNOMEDCT_US:66857006 owl:Axiom -HP:0002105 oboInOwl:hasDbXref UMLS:C0019079 owl:Axiom -HP:0003435 oboInOwl:hasDbXref UMLS:C1832279 owl:Axiom -HP:0004761 oboInOwl:hasDbXref UMLS:C2676505 owl:Axiom -HP:0003409 oboInOwl:hasDbXref UMLS:C1836527 owl:Axiom -HP:0004737 oboInOwl:hasDbXref UMLS:C1865276 owl:Axiom -HP:0003406 oboInOwl:hasDbXref UMLS:C1851414 owl:Axiom -HP:0003401 oboInOwl:hasDbXref MSH:D010292 owl:Axiom -HP:0003401 oboInOwl:hasDbXref UMLS:C0030554 owl:Axiom -HP:0003401 oboInOwl:hasDbXref SNOMEDCT_US:91019004 owl:Axiom -HP:0004732 oboInOwl:hasDbXref UMLS:C1969371 owl:Axiom -HP:0003400 oboInOwl:hasDbXref UMLS:C1866637 owl:Axiom -HP:0003405 oboInOwl:hasDbXref UMLS:C1865417 owl:Axiom -HP:0004736 oboInOwl:hasDbXref UMLS:C1835796 owl:Axiom -HP:0003403 oboInOwl:hasDbXref UMLS:C4020841 owl:Axiom -HP:0003403 oboInOwl:hasDbXref UMLS:C4021728 owl:Axiom -HP:0004734 oboInOwl:hasDbXref UMLS:C1865877 owl:Axiom -HP:0003402 oboInOwl:hasDbXref UMLS:C1853952 owl:Axiom -HP:0003419 oboInOwl:hasDbXref MSH:D017116 owl:Axiom -HP:0003419 oboInOwl:hasDbXref UMLS:C0024031 owl:Axiom -HP:0003419 oboInOwl:hasDbXref SNOMEDCT_US:279039007 owl:Axiom -HP:0004749 oboInOwl:hasDbXref UMLS:C0004239 owl:Axiom -HP:0004749 oboInOwl:hasDbXref SNOMEDCT_US:5370000 owl:Axiom -HP:0004749 oboInOwl:hasDbXref MSH:D001282 owl:Axiom -HP:0003418 oboInOwl:hasDbXref MSH:D001416 owl:Axiom -HP:0003418 oboInOwl:hasDbXref SNOMEDCT_US:161891005 owl:Axiom -HP:0003418 oboInOwl:hasDbXref UMLS:C0004604 owl:Axiom -HP:0003417 oboInOwl:hasDbXref UMLS:C1834954 owl:Axiom -HP:0004743 oboInOwl:hasDbXref SNOMEDCT_US:60926001 owl:Axiom -HP:0004743 oboInOwl:hasDbXref UMLS:C0238304 owl:Axiom -HP:0004742 oboInOwl:hasDbXref UMLS:C1851303 owl:Axiom -HP:0003411 oboInOwl:hasDbXref UMLS:C1836320 owl:Axiom -HP:0003416 oboInOwl:hasDbXref UMLS:C1861329 owl:Axiom -HP:0004746 oboInOwl:hasDbXref MSH:D015432 owl:Axiom -HP:0004746 oboInOwl:hasDbXref UMLS:C0268743 owl:Axiom -HP:0004746 oboInOwl:hasDbXref SNOMEDCT_US:59479006 owl:Axiom -HP:0003414 oboInOwl:hasDbXref UMLS:C0263905 owl:Axiom -HP:0003414 oboInOwl:hasDbXref SNOMEDCT_US:263042007 owl:Axiom -HP:0003414 oboInOwl:hasDbXref SNOMEDCT_US:45179004 owl:Axiom -HP:0003413 oboInOwl:hasDbXref UMLS:C4025617 owl:Axiom -HP:0004916 oboInOwl:hasDbXref UMLS:C4025275 owl:Axiom -HP:0004915 oboInOwl:hasDbXref UMLS:C4021643 owl:Axiom -HP:0004914 oboInOwl:hasDbXref UMLS:C4021644 owl:Axiom -HP:0004913 oboInOwl:hasDbXref UMLS:C1844917 owl:Axiom -HP:0004919 oboInOwl:hasDbXref SNOMEDCT_US:190745006 owl:Axiom -HP:0004919 oboInOwl:hasDbXref MSH:D005693 owl:Axiom -HP:0004919 oboInOwl:hasDbXref SNOMEDCT_US:190749000 owl:Axiom -HP:0004919 oboInOwl:hasDbXref UMLS:C0016952 owl:Axiom -HP:0004918 oboInOwl:hasDbXref UMLS:C1969073 owl:Axiom -HP:0004912 oboInOwl:hasDbXref UMLS:C1704375 owl:Axiom -HP:0004912 oboInOwl:hasDbXref SNOMEDCT_US:66266003 owl:Axiom -HP:0004912 oboInOwl:hasDbXref MSH:D063730 owl:Axiom -HP:0004911 oboInOwl:hasDbXref UMLS:C1859516 owl:Axiom -HP:0004910 oboInOwl:hasDbXref UMLS:C1858626 owl:Axiom -HP:0004927 oboInOwl:hasDbXref SNOMEDCT_US:251047005 owl:Axiom -HP:0004927 oboInOwl:hasDbXref UMLS:C0428851 owl:Axiom -HP:0004926 oboInOwl:hasDbXref UMLS:C1868528 owl:Axiom -HP:0004925 oboInOwl:hasDbXref UMLS:C1839437 owl:Axiom -HP:0004924 oboInOwl:hasDbXref UMLS:C1847425 owl:Axiom -HP:0004923 oboInOwl:hasDbXref UMLS:C0751435 owl:Axiom -HP:0004923 oboInOwl:hasDbXref MSH:D010661 owl:Axiom -HP:0004923 oboInOwl:hasDbXref SNOMEDCT_US:68528007 owl:Axiom -HP:0004922 oboInOwl:hasDbXref UMLS:C4025273 owl:Axiom -HP:0004921 oboInOwl:hasDbXref UMLS:C4020826 owl:Axiom -HP:0004921 oboInOwl:hasDbXref UMLS:C4025274 owl:Axiom -HP:0004920 oboInOwl:hasDbXref UMLS:C1849926 owl:Axiom -HP:0004905 oboInOwl:hasDbXref UMLS:C0042842 owl:Axiom -HP:0004905 oboInOwl:hasDbXref MSH:D014802 owl:Axiom -HP:0004905 oboInOwl:hasDbXref SNOMEDCT_US:72000004 owl:Axiom -HP:0004904 oboInOwl:hasDbXref SNOMEDCT_US:609561005 owl:Axiom -HP:0004904 oboInOwl:hasDbXref UMLS:C0342276 owl:Axiom -HP:0004904 oboInOwl:hasDbXref MSH:C562772 owl:Axiom -HP:0004902 oboInOwl:hasDbXref UMLS:C4025276 owl:Axiom -HP:0004909 oboInOwl:hasDbXref UMLS:C0740896 owl:Axiom -HP:0004906 oboInOwl:hasDbXref UMLS:C1850544 owl:Axiom -HP:0004906 oboInOwl:hasDbXref SNOMEDCT_US:427784006 owl:Axiom -HP:0004901 oboInOwl:hasDbXref UMLS:C4025277 owl:Axiom -HP:0004900 oboInOwl:hasDbXref UMLS:C1839436 owl:Axiom -HP:0100523 oboInOwl:hasDbXref SNOMEDCT_US:27916005 owl:Axiom -HP:0100523 oboInOwl:hasDbXref MSH:D008100 owl:Axiom -HP:0100523 oboInOwl:hasDbXref UMLS:C0023885 owl:Axiom -HP:0100524 oboInOwl:hasDbXref UMLS:C0265551 owl:Axiom -HP:0100524 oboInOwl:hasDbXref SNOMEDCT_US:34488005 owl:Axiom -HP:0100521 oboInOwl:hasDbXref MSH:D013953 owl:Axiom -HP:0100521 oboInOwl:hasDbXref SNOMEDCT_US:127231009 owl:Axiom -HP:0100521 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100521 oboInOwl:hasDbXref UMLS:C3714644 owl:Axiom -HP:0100522 oboInOwl:hasDbXref SNOMEDCT_US:444231005 owl:Axiom -HP:0100522 oboInOwl:hasDbXref NCIT:C3411 owl:Axiom -HP:0100522 oboInOwl:hasDbXref UMLS:C0040100 owl:Axiom -HP:0100522 oboInOwl:hasDbXref SNOMEDCT_US:128856005 owl:Axiom -HP:0100522 oboInOwl:hasDbXref MSH:D013945 owl:Axiom -HP:0100520 oboInOwl:hasDbXref UMLS:C0028961 owl:Axiom -HP:0100520 oboInOwl:hasDbXref MSH:D009846 owl:Axiom -HP:0100520 oboInOwl:hasDbXref SNOMEDCT_US:718403007 owl:Axiom -HP:0100520 oboInOwl:hasDbXref SNOMEDCT_US:83128009 owl:Axiom -http://purl.obolibrary.org/obo/RO_0002573 oboInOwl:hasDbXref RO:0002180 owl:Axiom -HP:0100529 oboInOwl:hasDbXref UMLS:C4022032 owl:Axiom -HP:0100527 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100527 oboInOwl:hasDbXref UMLS:C4022033 owl:Axiom -HP:0100528 oboInOwl:hasDbXref NCIT:C3732 owl:Axiom -HP:0100528 oboInOwl:hasDbXref MSH:C537516 owl:Axiom -HP:0100528 oboInOwl:hasDbXref UMLS:C1266144 owl:Axiom -HP:0100528 oboInOwl:hasDbXref SNOMEDCT_US:128763002 owl:Axiom -HP:0100528 oboInOwl:hasDbXref SNOMEDCT_US:707670009 owl:Axiom -HP:0100525 oboInOwl:hasDbXref SNOMEDCT_US:398320008 owl:Axiom -HP:0100525 oboInOwl:hasDbXref UMLS:C0345344 owl:Axiom -HP:0100525 oboInOwl:hasDbXref SNOMEDCT_US:50986000 owl:Axiom -HP:0100526 oboInOwl:hasDbXref SNOMEDCT_US:126713003 owl:Axiom -HP:0100526 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100526 oboInOwl:hasDbXref MSH:D008175 owl:Axiom -HP:0100526 oboInOwl:hasDbXref UMLS:C0024121 owl:Axiom -HP:0100534 oboInOwl:hasDbXref SNOMEDCT_US:815008 owl:Axiom -HP:0100534 oboInOwl:hasDbXref MSH:D015423 owl:Axiom -HP:0100534 oboInOwl:hasDbXref UMLS:C0014583 owl:Axiom -HP:0100535 oboInOwl:hasDbXref UMLS:C4022029 owl:Axiom -HP:0100532 oboInOwl:hasDbXref SNOMEDCT_US:78370002 owl:Axiom -HP:0100532 oboInOwl:hasDbXref MSH:D015423 owl:Axiom -HP:0100532 oboInOwl:hasDbXref UMLS:C0036416 owl:Axiom -HP:0100533 oboInOwl:hasDbXref UMLS:C4020969 owl:Axiom -HP:0100530 oboInOwl:hasDbXref UMLS:C4022031 owl:Axiom -HP:0100531 oboInOwl:hasDbXref UMLS:C4022030 owl:Axiom -HP:0100538 oboInOwl:hasDbXref UMLS:C4022027 owl:Axiom -HP:0100539 oboInOwl:hasDbXref SNOMEDCT_US:267041004 owl:Axiom -HP:0100539 oboInOwl:hasDbXref SNOMEDCT_US:109245003 owl:Axiom -HP:0100539 oboInOwl:hasDbXref UMLS:C0149754 owl:Axiom -HP:0100539 oboInOwl:hasDbXref UMLS:C0151205 owl:Axiom -HP:0100539 oboInOwl:hasDbXref UMLS:C0424810 owl:Axiom -HP:0100539 oboInOwl:hasDbXref SNOMEDCT_US:49563000 owl:Axiom -HP:0100536 oboInOwl:hasDbXref UMLS:C4022028 owl:Axiom -HP:0100537 oboInOwl:hasDbXref SNOMEDCT_US:36948007 owl:Axiom -HP:0100537 oboInOwl:hasDbXref UMLS:C0015645 owl:Axiom -HP:0100537 oboInOwl:hasDbXref MSH:D005208 owl:Axiom -HP:0100545 oboInOwl:hasDbXref UMLS:C0038449 owl:Axiom -HP:0100545 oboInOwl:hasDbXref SNOMEDCT_US:68109007 owl:Axiom -HP:0100546 oboInOwl:hasDbXref MSH:D016893 owl:Axiom -HP:0100546 oboInOwl:hasDbXref UMLS:C0007282 owl:Axiom -HP:0100546 oboInOwl:hasDbXref SNOMEDCT_US:64586002 owl:Axiom -HP:0100543 oboInOwl:hasDbXref SNOMEDCT_US:386806002 owl:Axiom -HP:0100543 oboInOwl:hasDbXref UMLS:C0338656 owl:Axiom -HP:0100543 oboInOwl:hasDbXref UMLS:C0683322 owl:Axiom -HP:0100543 oboInOwl:hasDbXref MSH:D060825 owl:Axiom -HP:0100544 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100544 oboInOwl:hasDbXref SNOMEDCT_US:387842002 owl:Axiom -HP:0100544 oboInOwl:hasDbXref MSH:D006338 owl:Axiom -HP:0100544 oboInOwl:hasDbXref UMLS:C0018809 owl:Axiom -HP:0100541 oboInOwl:hasDbXref UMLS:C0019288 owl:Axiom -HP:0100541 oboInOwl:hasDbXref MSH:D006550 owl:Axiom -HP:0100541 oboInOwl:hasDbXref MEDDRA:10016434 owl:Axiom -HP:0100541 oboInOwl:hasDbXref SNOMEDCT_US:50063009 owl:Axiom -HP:0100542 oboInOwl:hasDbXref UMLS:C4020968 owl:Axiom -HP:0100540 oboInOwl:hasDbXref UMLS:C0162285 owl:Axiom -HP:0100540 oboInOwl:hasDbXref SNOMEDCT_US:89091004 owl:Axiom -HP:0100547 oboInOwl:hasDbXref UMLS:C4020967 owl:Axiom -HP:0100548 oboInOwl:hasDbXref SNOMEDCT_US:110407002 owl:Axiom -HP:0100548 oboInOwl:hasDbXref UMLS:C0015338 owl:Axiom -HP:0100556 oboInOwl:hasDbXref UMLS:C0333662 owl:Axiom -HP:0100556 oboInOwl:hasDbXref SNOMEDCT_US:34087007 owl:Axiom -HP:0100557 oboInOwl:hasDbXref SNOMEDCT_US:709411004 owl:Axiom -HP:0100557 oboInOwl:hasDbXref UMLS:C0431934 owl:Axiom -HP:0100554 oboInOwl:hasDbXref SNOMEDCT_US:253920006 owl:Axiom -HP:0100554 oboInOwl:hasDbXref UMLS:C0431810 owl:Axiom -HP:0100555 oboInOwl:hasDbXref UMLS:C4022025 owl:Axiom -HP:0100552 oboInOwl:hasDbXref UMLS:C4022026 owl:Axiom -HP:0100552 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100553 oboInOwl:hasDbXref UMLS:C0431928 owl:Axiom -HP:0100553 oboInOwl:hasDbXref SNOMEDCT_US:205369009 owl:Axiom -HP:0100550 oboInOwl:hasDbXref UMLS:C0151937 owl:Axiom -HP:0100550 oboInOwl:hasDbXref SNOMEDCT_US:415749005 owl:Axiom -HP:0100551 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100551 oboInOwl:hasDbXref UMLS:C0040582 owl:Axiom -HP:0100551 oboInOwl:hasDbXref MSH:D014134 owl:Axiom -HP:0100551 oboInOwl:hasDbXref SNOMEDCT_US:126703006 owl:Axiom -HP:0100558 oboInOwl:hasDbXref SNOMEDCT_US:253921005 owl:Axiom -HP:0100558 oboInOwl:hasDbXref UMLS:C0431814 owl:Axiom -HP:0100559 oboInOwl:hasDbXref UMLS:C0023221 owl:Axiom -HP:0100559 oboInOwl:hasDbXref SNOMEDCT_US:45939007 owl:Axiom -HP:0100559 oboInOwl:hasDbXref MSH:D007870 owl:Axiom -HP:0100568 oboInOwl:hasDbXref SNOMEDCT_US:387922007 owl:Axiom -HP:0100568 oboInOwl:hasDbXref UMLS:C0014132 owl:Axiom -HP:0100568 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100568 oboInOwl:hasDbXref MSH:D004701 owl:Axiom -HP:0100568 oboInOwl:hasDbXref SNOMEDCT_US:387927001 owl:Axiom -HP:0100565 oboInOwl:hasDbXref SNOMEDCT_US:11197005 owl:Axiom -HP:0100565 oboInOwl:hasDbXref SNOMEDCT_US:74740003 owl:Axiom -HP:0100565 oboInOwl:hasDbXref UMLS:C0152444 owl:Axiom -HP:0100566 oboInOwl:hasDbXref SNOMEDCT_US:78784005 owl:Axiom -HP:0100566 oboInOwl:hasDbXref UMLS:C0266510 owl:Axiom -HP:0100563 oboInOwl:hasDbXref UMLS:C4022023 owl:Axiom -HP:0100564 oboInOwl:hasDbXref UMLS:C4022022 owl:Axiom -HP:0100561 oboInOwl:hasDbXref UMLS:C0241224 owl:Axiom -HP:0100562 oboInOwl:hasDbXref UMLS:C1260890 owl:Axiom -HP:0100562 oboInOwl:hasDbXref SNOMEDCT_US:360527003 owl:Axiom -HP:0100560 oboInOwl:hasDbXref UMLS:C4022024 owl:Axiom -HP:0100569 oboInOwl:hasDbXref UMLS:C4020966 owl:Axiom -HP:0100578 oboInOwl:hasDbXref UMLS:C1280433 owl:Axiom -HP:0100578 oboInOwl:hasDbXref MEDDRA:10024604 owl:Axiom -HP:0100578 oboInOwl:hasDbXref SNOMEDCT_US:248315005 owl:Axiom -HP:0100579 oboInOwl:hasDbXref UMLS:C4022020 owl:Axiom -HP:0100576 oboInOwl:hasDbXref MSH:D020757 owl:Axiom -HP:0100576 oboInOwl:hasDbXref UMLS:C0149793 owl:Axiom -HP:0100576 oboInOwl:hasDbXref SNOMEDCT_US:88032003 owl:Axiom -HP:0100577 oboInOwl:hasDbXref MSH:D003556 owl:Axiom -HP:0100577 oboInOwl:hasDbXref SNOMEDCT_US:38822007 owl:Axiom -HP:0100577 oboInOwl:hasDbXref UMLS:C0010692 owl:Axiom -HP:0100574 oboInOwl:hasDbXref UMLS:C4020709 owl:Axiom -HP:0100574 oboInOwl:hasDbXref SNOMEDCT_US:126853008 owl:Axiom -HP:0100574 oboInOwl:hasDbXref MSH:D001661 owl:Axiom -HP:0100574 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100574 oboInOwl:hasDbXref UMLS:C0005426 owl:Axiom -HP:0100575 oboInOwl:hasDbXref SNOMEDCT_US:126854002 owl:Axiom -HP:0100575 oboInOwl:hasDbXref UMLS:C4020708 owl:Axiom -HP:0100575 oboInOwl:hasDbXref UMLS:C0016978 owl:Axiom -HP:0100575 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100575 oboInOwl:hasDbXref MSH:D005706 owl:Axiom -HP:0100572 oboInOwl:hasDbXref UMLS:C4020964 owl:Axiom -HP:0100573 oboInOwl:hasDbXref UMLS:C4022021 owl:Axiom -HP:0100570 oboInOwl:hasDbXref SNOMEDCT_US:443492008 owl:Axiom -HP:0100570 oboInOwl:hasDbXref MSH:D002276 owl:Axiom -HP:0100570 oboInOwl:hasDbXref SNOMEDCT_US:189607006 owl:Axiom -HP:0100570 oboInOwl:hasDbXref UMLS:C0007095 owl:Axiom -HP:0100571 oboInOwl:hasDbXref UMLS:C4020965 owl:Axiom -HP:0100589 oboInOwl:hasDbXref UMLS:C0853877 owl:Axiom -HP:0100587 oboInOwl:hasDbXref UMLS:C4022016 owl:Axiom -HP:0100588 oboInOwl:hasDbXref SNOMEDCT_US:13758004 owl:Axiom -HP:0100588 oboInOwl:hasDbXref UMLS:C0030483 owl:Axiom -HP:0100588 oboInOwl:hasDbXref MSH:D010263 owl:Axiom -HP:0100585 oboInOwl:hasDbXref UMLS:C4022018 owl:Axiom -HP:0100586 oboInOwl:hasDbXref UMLS:C4022017 owl:Axiom -HP:0100583 oboInOwl:hasDbXref MSH:D057112 owl:Axiom -HP:0100583 oboInOwl:hasDbXref UMLS:C0339293 owl:Axiom -HP:0100583 oboInOwl:hasDbXref SNOMEDCT_US:74895004 owl:Axiom -HP:0100583 oboInOwl:hasDbXref UMLS:C0948060 owl:Axiom -HP:0100584 oboInOwl:hasDbXref SNOMEDCT_US:56819008 owl:Axiom -HP:0100584 oboInOwl:hasDbXref MSH:D004696 owl:Axiom -HP:0100584 oboInOwl:hasDbXref UMLS:C0014118 owl:Axiom -HP:0100581 oboInOwl:hasDbXref UMLS:C4022019 owl:Axiom -HP:0100582 oboInOwl:hasDbXref MSH:D009298 owl:Axiom -HP:0100582 oboInOwl:hasDbXref UMLS:C0027430 owl:Axiom -HP:0100582 oboInOwl:hasDbXref SNOMEDCT_US:52756005 owl:Axiom -HP:0100580 oboInOwl:hasDbXref MSH:D001471 owl:Axiom -HP:0100580 oboInOwl:hasDbXref SNOMEDCT_US:302914006 owl:Axiom -HP:0100580 oboInOwl:hasDbXref UMLS:C0004763 owl:Axiom -http://purl.obolibrary.org/obo/RO_0002503 oboInOwl:hasDbXref RO:0002503 owl:Axiom -HP:0100598 oboInOwl:hasDbXref UMLS:C0034063 owl:Axiom -HP:0100598 oboInOwl:hasDbXref SNOMEDCT_US:19242006 owl:Axiom -HP:0100598 oboInOwl:hasDbXref MSH:D011654 owl:Axiom -HP:0100599 oboInOwl:hasDbXref UMLS:C0345322 owl:Axiom -HP:0100599 oboInOwl:hasDbXref SNOMEDCT_US:253851000 owl:Axiom -HP:0100596 oboInOwl:hasDbXref UMLS:C4020707 owl:Axiom -HP:0100596 oboInOwl:hasDbXref UMLS:C4020963 owl:Axiom -HP:0100594 oboInOwl:hasDbXref UMLS:C0267080 owl:Axiom -HP:0100594 oboInOwl:hasDbXref SNOMEDCT_US:19216006 owl:Axiom -HP:0100594 oboInOwl:hasDbXref SNOMEDCT_US:22395006 owl:Axiom -HP:0100595 oboInOwl:hasDbXref SNOMEDCT_US:13534001 owl:Axiom -HP:0100595 oboInOwl:hasDbXref MSH:C537968 owl:Axiom -HP:0100595 oboInOwl:hasDbXref UMLS:C0264162 owl:Axiom -HP:0100592 oboInOwl:hasDbXref UMLS:C0267756 owl:Axiom -HP:0100592 oboInOwl:hasDbXref SNOMEDCT_US:73962000 owl:Axiom -HP:0100593 oboInOwl:hasDbXref UMLS:C4022015 owl:Axiom -HP:0100590 oboInOwl:hasDbXref SNOMEDCT_US:80736008 owl:Axiom -HP:0100590 oboInOwl:hasDbXref UMLS:C0034884 owl:Axiom -HP:0100590 oboInOwl:hasDbXref MSH:D012003 owl:Axiom -HP:0002256 oboInOwl:hasDbXref MEDDRA:10013533 owl:Axiom -HP:0002256 oboInOwl:hasDbXref UMLS:C0267498 owl:Axiom -HP:0002256 oboInOwl:hasDbXref SNOMEDCT_US:8114009 owl:Axiom -HP:0003587 oboInOwl:hasDbXref SNOMEDCT_US:367326009 owl:Axiom -HP:0003587 oboInOwl:hasDbXref UMLS:C1298634 owl:Axiom -HP:0003587 oboInOwl:hasDbXref SNOMEDCT_US:61751001 owl:Axiom -HP:0003587 oboInOwl:hasDbXref UMLS:C0332164 owl:Axiom -HP:0002257 oboInOwl:hasDbXref UMLS:C0008711 owl:Axiom -HP:0002257 oboInOwl:hasDbXref SNOMEDCT_US:86094006 owl:Axiom -HP:0002254 oboInOwl:hasDbXref UMLS:C0239181 owl:Axiom -HP:0003584 oboInOwl:hasDbXref UMLS:C4025592 owl:Axiom -HP:0002253 oboInOwl:hasDbXref MSH:D043963 owl:Axiom -HP:0002253 oboInOwl:hasDbXref MSH:D004241 owl:Axiom -HP:0002253 oboInOwl:hasDbXref UMLS:C0012819 owl:Axiom -HP:0002253 oboInOwl:hasDbXref UMLS:C0012811 owl:Axiom -HP:0002253 oboInOwl:hasDbXref SNOMEDCT_US:398050005 owl:Axiom -HP:0002253 oboInOwl:hasDbXref MEDDRA:10009993 owl:Axiom -HP:0002250 oboInOwl:hasDbXref UMLS:C4025715 owl:Axiom -HP:0002251 oboInOwl:hasDbXref MEDDRA:10027110 owl:Axiom -HP:0002251 oboInOwl:hasDbXref MSH:D006627 owl:Axiom -HP:0002251 oboInOwl:hasDbXref SNOMEDCT_US:367495003 owl:Axiom -HP:0002251 oboInOwl:hasDbXref UMLS:C0025160 owl:Axiom -HP:0002251 oboInOwl:hasDbXref SNOMEDCT_US:33995003 owl:Axiom -HP:0002251 oboInOwl:hasDbXref UMLS:C0019569 owl:Axiom -HP:0002251 oboInOwl:hasDbXref MSH:D008531 owl:Axiom -HP:0002251 oboInOwl:hasDbXref SNOMEDCT_US:204739008 owl:Axiom -HP:0003581 oboInOwl:hasDbXref UMLS:C1853562 owl:Axiom -HP:0002267 oboInOwl:hasDbXref SNOMEDCT_US:19557000 owl:Axiom -HP:0002267 oboInOwl:hasDbXref UMLS:C1740801 owl:Axiom -HP:0002267 oboInOwl:hasDbXref UMLS:C0234166 owl:Axiom -HP:0002267 oboInOwl:hasDbXref UMLS:C1848918 owl:Axiom -HP:0002267 oboInOwl:hasDbXref UMLS:C1836014 owl:Axiom -HP:0002267 oboInOwl:hasDbXref MSH:D000071017 owl:Axiom -HP:0002268 oboInOwl:hasDbXref MSH:D004421 owl:Axiom -HP:0002268 oboInOwl:hasDbXref SNOMEDCT_US:230310003 owl:Axiom -HP:0002268 oboInOwl:hasDbXref UMLS:C0393588 owl:Axiom -HP:0002265 oboInOwl:hasDbXref UMLS:C3808403 owl:Axiom -HP:0003596 oboInOwl:hasDbXref UMLS:C1969363 owl:Axiom -HP:0002266 oboInOwl:hasDbXref UMLS:C0752323 owl:Axiom -HP:0002266 oboInOwl:hasDbXref MSH:D020938 owl:Axiom -HP:0002269 oboInOwl:hasDbXref UMLS:C1837249 owl:Axiom -HP:0002269 oboInOwl:hasDbXref MSH:D054081 owl:Axiom -HP:0002263 oboInOwl:hasDbXref UMLS:C1850629 owl:Axiom -HP:0003593 oboInOwl:hasDbXref UMLS:C1848924 owl:Axiom -HP:0002234 oboInOwl:hasDbXref UMLS:C4025718 owl:Axiom -HP:0003566 oboInOwl:hasDbXref UMLS:C3150358 owl:Axiom -HP:0004897 oboInOwl:hasDbXref UMLS:C4025278 owl:Axiom -HP:0002235 oboInOwl:hasDbXref UMLS:C1860608 owl:Axiom -HP:0003565 oboInOwl:hasDbXref SNOMEDCT_US:165468009 owl:Axiom -HP:0003565 oboInOwl:hasDbXref UMLS:C0151632 owl:Axiom -HP:0002232 oboInOwl:hasDbXref UMLS:C0002171 owl:Axiom -HP:0002232 oboInOwl:hasDbXref SNOMEDCT_US:68225006 owl:Axiom -HP:0002232 oboInOwl:hasDbXref UMLS:C1862862 owl:Axiom -HP:0002232 oboInOwl:hasDbXref MSH:D000506 owl:Axiom -HP:0002232 oboInOwl:hasDbXref MSH:C531609 owl:Axiom -HP:0003564 oboInOwl:hasDbXref UMLS:C1839785 owl:Axiom -HP:0003563 oboInOwl:hasDbXref UMLS:C0020597 owl:Axiom -HP:0003563 oboInOwl:hasDbXref SNOMEDCT_US:190786004 owl:Axiom -HP:0003563 oboInOwl:hasDbXref UMLS:C0853085 owl:Axiom -HP:0003563 oboInOwl:hasDbXref MSH:D006995 owl:Axiom -HP:0004894 oboInOwl:hasDbXref UMLS:C3806280 owl:Axiom -HP:0002239 oboInOwl:hasDbXref SNOMEDCT_US:74474003 owl:Axiom -HP:0002239 oboInOwl:hasDbXref UMLS:C0017181 owl:Axiom -HP:0002239 oboInOwl:hasDbXref MSH:D006471 owl:Axiom -HP:0003568 oboInOwl:hasDbXref SNOMEDCT_US:124669001 owl:Axiom -HP:0003568 oboInOwl:hasDbXref UMLS:C1291611 owl:Axiom -HP:0002236 oboInOwl:hasDbXref UMLS:C2675540 owl:Axiom -HP:0002236 oboInOwl:hasDbXref UMLS:C1185616 owl:Axiom -HP:0002236 oboInOwl:hasDbXref UMLS:C3275754 owl:Axiom -HP:0004898 oboInOwl:hasDbXref UMLS:C3554538 owl:Axiom -HP:0003562 oboInOwl:hasDbXref UMLS:C3277127 owl:Axiom -HP:0002230 oboInOwl:hasDbXref UMLS:C1849211 owl:Axiom -HP:0002231 oboInOwl:hasDbXref UMLS:C1862863 owl:Axiom -HP:0003561 oboInOwl:hasDbXref UMLS:C1855650 owl:Axiom -HP:0003560 oboInOwl:hasDbXref SNOMEDCT_US:193225000 owl:Axiom -HP:0003560 oboInOwl:hasDbXref SNOMEDCT_US:73297009 owl:Axiom -HP:0003560 oboInOwl:hasDbXref UMLS:C0026850 owl:Axiom -HP:0003560 oboInOwl:hasDbXref MSH:D009136 owl:Axiom -HP:0003560 oboInOwl:hasDbXref UMLS:C1864711 owl:Axiom -HP:0004891 oboInOwl:hasDbXref UMLS:C3806285 owl:Axiom -HP:0004890 oboInOwl:hasDbXref UMLS:C3805917 owl:Axiom -HP:0003577 oboInOwl:hasDbXref UMLS:C1836142 owl:Axiom -HP:0003577 oboInOwl:hasDbXref UMLS:C2752013 owl:Axiom -HP:0002245 oboInOwl:hasDbXref SNOMEDCT_US:37373007 owl:Axiom -HP:0002245 oboInOwl:hasDbXref MEDDRA:10027055 owl:Axiom -HP:0002245 oboInOwl:hasDbXref MSH:D008467 owl:Axiom -HP:0002245 oboInOwl:hasDbXref UMLS:C0025037 owl:Axiom -HP:0002245 oboInOwl:hasDbXref SNOMEDCT_US:127962001 owl:Axiom -HP:0002246 oboInOwl:hasDbXref UMLS:C4025716 owl:Axiom -HP:0002243 oboInOwl:hasDbXref MSH:D011504 owl:Axiom -HP:0002243 oboInOwl:hasDbXref SNOMEDCT_US:66972006 owl:Axiom -HP:0002243 oboInOwl:hasDbXref UMLS:C0033680 owl:Axiom -HP:0002243 oboInOwl:hasDbXref SNOMEDCT_US:22542007 owl:Axiom -HP:0003575 oboInOwl:hasDbXref UMLS:C4025593 owl:Axiom -HP:0003574 oboInOwl:hasDbXref UMLS:C4025594 owl:Axiom -HP:0002244 oboInOwl:hasDbXref UMLS:C4025717 owl:Axiom -HP:0002249 oboInOwl:hasDbXref SNOMEDCT_US:267055007 owl:Axiom -HP:0002249 oboInOwl:hasDbXref SNOMEDCT_US:269899009 owl:Axiom -HP:0002249 oboInOwl:hasDbXref UMLS:C0025222 owl:Axiom -HP:0002249 oboInOwl:hasDbXref SNOMEDCT_US:249627005 owl:Axiom -HP:0002249 oboInOwl:hasDbXref SNOMEDCT_US:35064005 owl:Axiom -HP:0002249 oboInOwl:hasDbXref SNOMEDCT_US:2901004 owl:Axiom -HP:0002249 oboInOwl:hasDbXref UMLS:C0474585 owl:Axiom -HP:0002249 oboInOwl:hasDbXref MSH:D008551 owl:Axiom -HP:0002247 oboInOwl:hasDbXref MEDDRA:10013812 owl:Axiom -HP:0002247 oboInOwl:hasDbXref Fyler:4406 owl:Axiom -HP:0002247 oboInOwl:hasDbXref SNOMEDCT_US:51118003 owl:Axiom -HP:0002247 oboInOwl:hasDbXref MSH:C535720 owl:Axiom -HP:0002247 oboInOwl:hasDbXref UMLS:C0266174 owl:Axiom -HP:0002248 oboInOwl:hasDbXref MSH:D006396 owl:Axiom -HP:0002248 oboInOwl:hasDbXref UMLS:C0018926 owl:Axiom -HP:0002248 oboInOwl:hasDbXref SNOMEDCT_US:8765009 owl:Axiom -HP:0003573 oboInOwl:hasDbXref UMLS:C0741494 owl:Axiom -HP:0003573 oboInOwl:hasDbXref SNOMEDCT_US:176271000119108 owl:Axiom -HP:0003572 oboInOwl:hasDbXref UMLS:C1839532 owl:Axiom -HP:0002242 oboInOwl:hasDbXref MSH:D007410 owl:Axiom -HP:0002242 oboInOwl:hasDbXref UMLS:C0021831 owl:Axiom -HP:0002242 oboInOwl:hasDbXref SNOMEDCT_US:85919009 owl:Axiom -HP:0003571 oboInOwl:hasDbXref UMLS:C0268579 owl:Axiom -HP:0003571 oboInOwl:hasDbXref MSH:D056693 owl:Axiom -HP:0003571 oboInOwl:hasDbXref SNOMEDCT_US:69080001 owl:Axiom -HP:0003571 oboInOwl:hasDbXref SNOMEDCT_US:124718009 owl:Axiom -HP:0002240 oboInOwl:hasDbXref UMLS:C0019209 owl:Axiom -HP:0002240 oboInOwl:hasDbXref MSH:D006529 owl:Axiom -HP:0002240 oboInOwl:hasDbXref SNOMEDCT_US:80515008 owl:Axiom -HP:0003570 oboInOwl:hasDbXref SNOMEDCT_US:29692004 owl:Axiom -HP:0003570 oboInOwl:hasDbXref UMLS:C0268119 owl:Axiom -HP:0003570 oboInOwl:hasDbXref MSH:C535811 owl:Axiom -HP:0100600 oboInOwl:hasDbXref UMLS:C1868854 owl:Axiom -HP:0100600 oboInOwl:hasDbXref SNOMEDCT_US:312005008 owl:Axiom -HP:0100600 oboInOwl:hasDbXref MSH:C536650 owl:Axiom -HP:0100601 oboInOwl:hasDbXref MSH:D004461 owl:Axiom -HP:0100601 oboInOwl:hasDbXref UMLS:C0013537 owl:Axiom -HP:0100601 oboInOwl:hasDbXref SNOMEDCT_US:15938005 owl:Axiom -HP:0002298 oboInOwl:hasDbXref UMLS:C0574763 owl:Axiom -HP:0002298 oboInOwl:hasDbXref SNOMEDCT_US:297991008 owl:Axiom -HP:0002299 oboInOwl:hasDbXref UMLS:C4072837 owl:Axiom -HP:0002299 oboInOwl:hasDbXref UMLS:C0263490 owl:Axiom -HP:0002299 oboInOwl:hasDbXref SNOMEDCT_US:25159003 owl:Axiom -HP:0002299 oboInOwl:hasDbXref UMLS:C1851868 owl:Axiom -HP:0002299 oboInOwl:hasDbXref UMLS:C1970705 owl:Axiom -HP:0002292 oboInOwl:hasDbXref MSH:D000505 owl:Axiom -HP:0002292 oboInOwl:hasDbXref UMLS:C4083212 owl:Axiom -HP:0002292 oboInOwl:hasDbXref UMLS:C1864584 owl:Axiom -HP:0002292 oboInOwl:hasDbXref SNOMEDCT_US:87872006 owl:Axiom -HP:0100608 oboInOwl:hasDbXref UMLS:C0025874 owl:Axiom -HP:0100608 oboInOwl:hasDbXref SNOMEDCT_US:64996003 owl:Axiom -HP:0100608 oboInOwl:hasDbXref SNOMEDCT_US:237130006 owl:Axiom -HP:0100608 oboInOwl:hasDbXref MSH:D008796 owl:Axiom -HP:0100608 oboInOwl:hasDbXref SNOMEDCT_US:19155002 owl:Axiom -HP:0002293 oboInOwl:hasDbXref SNOMEDCT_US:298000004 owl:Axiom -HP:0002293 oboInOwl:hasDbXref SNOMEDCT_US:278040002 owl:Axiom -HP:0002293 oboInOwl:hasDbXref MSH:D000505 owl:Axiom -HP:0002293 oboInOwl:hasDbXref SNOMEDCT_US:56317004 owl:Axiom -HP:0002293 oboInOwl:hasDbXref UMLS:C1850535 owl:Axiom -HP:0002293 oboInOwl:hasDbXref UMLS:C0574769 owl:Axiom -HP:0002293 oboInOwl:hasDbXref UMLS:C0002170 owl:Axiom -HP:0002290 oboInOwl:hasDbXref UMLS:C0221262 owl:Axiom -HP:0002290 oboInOwl:hasDbXref SNOMEDCT_US:14240001 owl:Axiom -HP:0100606 oboInOwl:hasDbXref SNOMEDCT_US:448708002 owl:Axiom -HP:0100606 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100606 oboInOwl:hasDbXref UMLS:C0035244 owl:Axiom -HP:0100606 oboInOwl:hasDbXref SNOMEDCT_US:126667002 owl:Axiom -HP:0100606 oboInOwl:hasDbXref MSH:D012142 owl:Axiom -HP:0100607 oboInOwl:hasDbXref MSH:D004412 owl:Axiom -HP:0100607 oboInOwl:hasDbXref SNOMEDCT_US:289900009 owl:Axiom -HP:0100607 oboInOwl:hasDbXref SNOMEDCT_US:431416001 owl:Axiom -HP:0100607 oboInOwl:hasDbXref UMLS:C0013390 owl:Axiom -HP:0100607 oboInOwl:hasDbXref SNOMEDCT_US:266599000 owl:Axiom -HP:0100604 oboInOwl:hasDbXref MSH:D008048 owl:Axiom -HP:0100604 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100604 oboInOwl:hasDbXref UMLS:C4020706 owl:Axiom -HP:0100604 oboInOwl:hasDbXref SNOMEDCT_US:126770008 owl:Axiom -HP:0100604 oboInOwl:hasDbXref UMLS:C0023761 owl:Axiom -HP:0002296 oboInOwl:hasDbXref UMLS:C1857048 owl:Axiom -HP:0100605 oboInOwl:hasDbXref MSH:D007822 owl:Axiom -HP:0100605 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100605 oboInOwl:hasDbXref SNOMEDCT_US:126692004 owl:Axiom -HP:0100605 oboInOwl:hasDbXref UMLS:C0023055 owl:Axiom -HP:0002297 oboInOwl:hasDbXref UMLS:C0239803 owl:Axiom -HP:0002297 oboInOwl:hasDbXref SNOMEDCT_US:297997007 owl:Axiom -HP:0100602 oboInOwl:hasDbXref SNOMEDCT_US:398254007 owl:Axiom -HP:0100602 oboInOwl:hasDbXref MSH:D011225 owl:Axiom -HP:0100602 oboInOwl:hasDbXref UMLS:C0032914 owl:Axiom -HP:0100602 oboInOwl:hasDbXref SNOMEDCT_US:15394000 owl:Axiom -HP:0100603 oboInOwl:hasDbXref SNOMEDCT_US:15394000 owl:Axiom -HP:0100603 oboInOwl:hasDbXref SNOMEDCT_US:398254007 owl:Axiom -HP:0100603 oboInOwl:hasDbXref UMLS:C0032914 owl:Axiom -HP:0100603 oboInOwl:hasDbXref MSH:D011225 owl:Axiom -HP:0100611 oboInOwl:hasDbXref UMLS:C4022013 owl:Axiom -HP:0100611 oboInOwl:hasDbXref UMLS:C4020705 owl:Axiom -HP:0100612 oboInOwl:hasDbXref SNOMEDCT_US:3833004 owl:Axiom -HP:0100612 oboInOwl:hasDbXref SNOMEDCT_US:127578009 owl:Axiom -HP:0100612 oboInOwl:hasDbXref MSH:D009808 owl:Axiom -HP:0100612 oboInOwl:hasDbXref UMLS:C0028880 owl:Axiom -HP:0100612 oboInOwl:hasDbXref NCIT:C3286 owl:Axiom -HP:0100610 oboInOwl:hasDbXref UMLS:C4022014 owl:Axiom -HP:0100619 oboInOwl:hasDbXref NCIT:C39976 owl:Axiom -HP:0100619 oboInOwl:hasDbXref UMLS:C4020704 owl:Axiom -HP:0100617 oboInOwl:hasDbXref NCIT:C9309 owl:Axiom -HP:0100617 oboInOwl:hasDbXref SNOMEDCT_US:36741007 owl:Axiom -HP:0100617 oboInOwl:hasDbXref SNOMEDCT_US:443675005 owl:Axiom -HP:0100617 oboInOwl:hasDbXref SNOMEDCT_US:255107005 owl:Axiom -HP:0100617 oboInOwl:hasDbXref MSH:D018239 owl:Axiom -HP:0100617 oboInOwl:hasDbXref UMLS:C0036631 owl:Axiom -HP:0100618 oboInOwl:hasDbXref UMLS:C4022011 owl:Axiom -HP:0100618 oboInOwl:hasDbXref NCIT:C3188 owl:Axiom -HP:0100615 oboInOwl:hasDbXref UMLS:C0919267 owl:Axiom -HP:0100615 oboInOwl:hasDbXref SNOMEDCT_US:123843001 owl:Axiom -HP:0100615 oboInOwl:hasDbXref MSH:D010051 owl:Axiom -HP:0100615 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100616 oboInOwl:hasDbXref UMLS:C0238451 owl:Axiom -HP:0100616 oboInOwl:hasDbXref MSH:C562472 owl:Axiom -HP:0100616 oboInOwl:hasDbXref NCIT:C3403 owl:Axiom -HP:0100613 oboInOwl:hasDbXref UMLS:C4022012 owl:Axiom -HP:0100614 oboInOwl:hasDbXref SNOMEDCT_US:26889001 owl:Axiom -HP:0100614 oboInOwl:hasDbXref SNOMEDCT_US:128496001 owl:Axiom -HP:0100614 oboInOwl:hasDbXref MSH:D009220 owl:Axiom -HP:0100614 oboInOwl:hasDbXref UMLS:C0027121 owl:Axiom -HP:0100622 oboInOwl:hasDbXref UMLS:C4022010 owl:Axiom -HP:0100623 oboInOwl:hasDbXref UMLS:C4022009 owl:Axiom -HP:0100620 oboInOwl:hasDbXref MSH:D018237 owl:Axiom -HP:0100620 oboInOwl:hasDbXref SNOMEDCT_US:28307001 owl:Axiom -HP:0100620 oboInOwl:hasDbXref UMLS:C0206660 owl:Axiom -HP:0100621 oboInOwl:hasDbXref MSH:D004407 owl:Axiom -HP:0100621 oboInOwl:hasDbXref SNOMEDCT_US:60718004 owl:Axiom -HP:0100621 oboInOwl:hasDbXref NCIT:C2996 owl:Axiom -HP:0100621 oboInOwl:hasDbXref UMLS:C0013377 owl:Axiom -HP:0002277 oboInOwl:hasDbXref UMLS:C0019937 owl:Axiom -HP:0002277 oboInOwl:hasDbXref SNOMEDCT_US:271730003 owl:Axiom -HP:0002277 oboInOwl:hasDbXref SNOMEDCT_US:192915005 owl:Axiom -HP:0002277 oboInOwl:hasDbXref MSH:D006732 owl:Axiom -HP:0002277 oboInOwl:hasDbXref SNOMEDCT_US:12731000 owl:Axiom -HP:0002270 oboInOwl:hasDbXref UMLS:C4025714 owl:Axiom -HP:0100628 oboInOwl:hasDbXref SNOMEDCT_US:414133009 owl:Axiom -HP:0100628 oboInOwl:hasDbXref MSH:D004936 owl:Axiom -HP:0100628 oboInOwl:hasDbXref UMLS:C0014854 owl:Axiom -HP:0100628 oboInOwl:hasDbXref SNOMEDCT_US:204667006 owl:Axiom -HP:0100629 oboInOwl:hasDbXref UMLS:C4022007 owl:Axiom -HP:0100626 oboInOwl:hasDbXref UMLS:C2936476 owl:Axiom -HP:0100626 oboInOwl:hasDbXref SNOMEDCT_US:235886005 owl:Axiom -HP:0100626 oboInOwl:hasDbXref MSH:D058625 owl:Axiom -HP:0100627 oboInOwl:hasDbXref UMLS:C4020961 owl:Axiom -HP:0002275 oboInOwl:hasDbXref UMLS:C1848453 owl:Axiom -HP:0100624 oboInOwl:hasDbXref UMLS:C4022008 owl:Axiom -HP:0100625 oboInOwl:hasDbXref UMLS:C4020962 owl:Axiom -HP:0002273 oboInOwl:hasDbXref UMLS:C0270790 owl:Axiom -HP:0002273 oboInOwl:hasDbXref SNOMEDCT_US:91327001 owl:Axiom -HP:0002273 oboInOwl:hasDbXref MSH:D011782 owl:Axiom -HP:0100633 oboInOwl:hasDbXref MSH:D004941 owl:Axiom -HP:0100633 oboInOwl:hasDbXref SNOMEDCT_US:16761005 owl:Axiom -HP:0100633 oboInOwl:hasDbXref UMLS:C0014868 owl:Axiom -HP:0100633 oboInOwl:hasDbXref MEDDRA:10030216 owl:Axiom -HP:0100634 oboInOwl:hasDbXref SNOMEDCT_US:255046005 owl:Axiom -HP:0100634 oboInOwl:hasDbXref MSH:D018358 owl:Axiom -HP:0100634 oboInOwl:hasDbXref UMLS:C0206754 owl:Axiom -HP:0100634 oboInOwl:hasDbXref SNOMEDCT_US:128928004 owl:Axiom -HP:0100631 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100631 oboInOwl:hasDbXref UMLS:C0001624 owl:Axiom -HP:0100631 oboInOwl:hasDbXref SNOMEDCT_US:127021009 owl:Axiom -HP:0100631 oboInOwl:hasDbXref MSH:D000310 owl:Axiom -HP:0100632 oboInOwl:hasDbXref SNOMEDCT_US:18620009 owl:Axiom -HP:0100632 oboInOwl:hasDbXref UMLS:C4020703 owl:Axiom -HP:0100632 oboInOwl:hasDbXref UMLS:C0006288 owl:Axiom -HP:0100632 oboInOwl:hasDbXref MSH:D001998 owl:Axiom -HP:0100630 oboInOwl:hasDbXref SNOMEDCT_US:126680004 owl:Axiom -HP:0100630 oboInOwl:hasDbXref MSH:D009303 owl:Axiom -HP:0100630 oboInOwl:hasDbXref UMLS:C0027439 owl:Axiom -HP:0100630 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0002289 oboInOwl:hasDbXref SNOMEDCT_US:86166000 owl:Axiom -HP:0002289 oboInOwl:hasDbXref UMLS:C0263505 owl:Axiom -HP:0002289 oboInOwl:hasDbXref MSH:C537055 owl:Axiom -HP:0002287 oboInOwl:hasDbXref UMLS:C1851885 owl:Axiom -HP:0002282 oboInOwl:hasDbXref UMLS:C0008519 owl:Axiom -HP:0002282 oboInOwl:hasDbXref SNOMEDCT_US:128490007 owl:Axiom -HP:0002282 oboInOwl:hasDbXref MSH:D002828 owl:Axiom -HP:0002282 oboInOwl:hasDbXref SNOMEDCT_US:416286003 owl:Axiom -HP:0002282 oboInOwl:hasDbXref SNOMEDCT_US:417338002 owl:Axiom -HP:0002280 oboInOwl:hasDbXref UMLS:C1853377 owl:Axiom -HP:0002286 oboInOwl:hasDbXref UMLS:C1849221 owl:Axiom -HP:0002286 oboInOwl:hasDbXref SNOMEDCT_US:297995004 owl:Axiom -HP:0002286 oboInOwl:hasDbXref UMLS:C0239801 owl:Axiom -HP:0100638 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100638 oboInOwl:hasDbXref UMLS:C0031347 owl:Axiom -HP:0100638 oboInOwl:hasDbXref MSH:D010610 owl:Axiom -HP:0100638 oboInOwl:hasDbXref SNOMEDCT_US:126685009 owl:Axiom -HP:0002283 oboInOwl:hasDbXref UMLS:C0241816 owl:Axiom -HP:0100635 oboInOwl:hasDbXref UMLS:C4022005 owl:Axiom -HP:0100636 oboInOwl:hasDbXref UMLS:C4022004 owl:Axiom -HP:0003508 oboInOwl:hasDbXref UMLS:C0878660 owl:Axiom -HP:0004839 oboInOwl:hasDbXref SNOMEDCT_US:9434008 owl:Axiom -HP:0004839 oboInOwl:hasDbXref UMLS:C0520739 owl:Axiom -HP:0004839 oboInOwl:hasDbXref MSH:C563004 owl:Axiom -HP:0004836 oboInOwl:hasDbXref UMLS:C0023487 owl:Axiom -HP:0004836 oboInOwl:hasDbXref SNOMEDCT_US:28950004 owl:Axiom -HP:0004836 oboInOwl:hasDbXref MSH:D015473 owl:Axiom -HP:0004836 oboInOwl:hasDbXref SNOMEDCT_US:110004001 owl:Axiom -HP:0004831 oboInOwl:hasDbXref UMLS:C0749398 owl:Axiom -HP:0004831 oboInOwl:hasDbXref UMLS:C4025286 owl:Axiom -HP:0004835 oboInOwl:hasDbXref UMLS:C4025285 owl:Axiom -HP:0003502 oboInOwl:hasDbXref UMLS:C3150077 owl:Axiom -HP:0003502 oboInOwl:hasDbXref UMLS:C4020838 owl:Axiom -HP:0004848 oboInOwl:hasDbXref SNOMEDCT_US:425688002 owl:Axiom -HP:0004848 oboInOwl:hasDbXref SNOMEDCT_US:426955004 owl:Axiom -HP:0004848 oboInOwl:hasDbXref UMLS:C1960397 owl:Axiom -HP:0003517 oboInOwl:hasDbXref UMLS:C1839271 owl:Axiom -HP:0003510 oboInOwl:hasDbXref SNOMEDCT_US:422065006 owl:Axiom -HP:0003510 oboInOwl:hasDbXref SNOMEDCT_US:237836003 owl:Axiom -HP:0003510 oboInOwl:hasDbXref UMLS:C0013336 owl:Axiom -HP:0003510 oboInOwl:hasDbXref MSH:D004392 owl:Axiom -HP:0003510 oboInOwl:hasDbXref SNOMEDCT_US:237837007 owl:Axiom -HP:0004841 oboInOwl:hasDbXref UMLS:C0015526 owl:Axiom -HP:0004841 oboInOwl:hasDbXref SNOMEDCT_US:46981006 owl:Axiom -HP:0004841 oboInOwl:hasDbXref MSH:D005175 owl:Axiom -HP:0004840 oboInOwl:hasDbXref SNOMEDCT_US:44666001 owl:Axiom -HP:0004840 oboInOwl:hasDbXref MSH:C536357 owl:Axiom -HP:0004840 oboInOwl:hasDbXref UMLS:C0271901 owl:Axiom -HP:0004846 oboInOwl:hasDbXref UMLS:C4021646 owl:Axiom -HP:0003514 oboInOwl:hasDbXref UMLS:C1844390 owl:Axiom -HP:0004845 oboInOwl:hasDbXref MSH:D007948 owl:Axiom -HP:0004845 oboInOwl:hasDbXref UMLS:C0023465 owl:Axiom -HP:0004845 oboInOwl:hasDbXref SNOMEDCT_US:413441006 owl:Axiom -HP:0004845 oboInOwl:hasDbXref SNOMEDCT_US:22331004 owl:Axiom -HP:0003513 oboInOwl:hasDbXref UMLS:C4025605 owl:Axiom -HP:0004844 oboInOwl:hasDbXref SNOMEDCT_US:74789008 owl:Axiom -HP:0004844 oboInOwl:hasDbXref UMLS:C0520736 owl:Axiom -HP:0004817 oboInOwl:hasDbXref UMLS:C4025289 owl:Axiom -HP:0004814 oboInOwl:hasDbXref UMLS:C4021648 owl:Axiom -HP:0004819 oboInOwl:hasDbXref UMLS:C1835875 owl:Axiom -HP:0004818 oboInOwl:hasDbXref UMLS:C0024790 owl:Axiom -HP:0004818 oboInOwl:hasDbXref MSH:D006457 owl:Axiom -HP:0004818 oboInOwl:hasDbXref SNOMEDCT_US:1963002 owl:Axiom -HP:0004813 oboInOwl:hasDbXref MSH:C562868 owl:Axiom -HP:0004813 oboInOwl:hasDbXref UMLS:C0398648 owl:Axiom -HP:0004813 oboInOwl:hasDbXref UMLS:C1868252 owl:Axiom -HP:0004813 oboInOwl:hasDbXref SNOMEDCT_US:73162004 owl:Axiom -HP:0004810 oboInOwl:hasDbXref SNOMEDCT_US:234371002 owl:Axiom -HP:0004810 oboInOwl:hasDbXref SNOMEDCT_US:52951008 owl:Axiom -HP:0004810 oboInOwl:hasDbXref MSH:D000742 owl:Axiom -HP:0004810 oboInOwl:hasDbXref UMLS:C0002876 owl:Axiom -HP:0004810 oboInOwl:hasDbXref UMLS:C1260899 owl:Axiom -HP:0004810 oboInOwl:hasDbXref SNOMEDCT_US:88854002 owl:Axiom -HP:0004810 oboInOwl:hasDbXref MSH:D029503 owl:Axiom -HP:0004828 oboInOwl:hasDbXref UMLS:C1264195 owl:Axiom -HP:0004828 oboInOwl:hasDbXref ICD-O:M9982/3 owl:Axiom -HP:0004828 oboInOwl:hasDbXref SNOMEDCT_US:128846006 owl:Axiom -HP:0004828 oboInOwl:hasDbXref SNOMEDCT_US:109998009 owl:Axiom -HP:0004826 oboInOwl:hasDbXref UMLS:C4025287 owl:Axiom -HP:0004825 oboInOwl:hasDbXref UMLS:C4021647 owl:Axiom -HP:0004820 oboInOwl:hasDbXref UMLS:C0023479 owl:Axiom -HP:0004820 oboInOwl:hasDbXref SNOMEDCT_US:110005000 owl:Axiom -HP:0004820 oboInOwl:hasDbXref MSH:D015479 owl:Axiom -HP:0004820 oboInOwl:hasDbXref SNOMEDCT_US:277601005 owl:Axiom -HP:0004820 oboInOwl:hasDbXref SNOMEDCT_US:30962008 owl:Axiom -HP:0004823 oboInOwl:hasDbXref UMLS:C2675920 owl:Axiom -HP:0004822 oboInOwl:hasDbXref UMLS:C1857010 owl:Axiom -HP:0004822 oboInOwl:hasDbXref MSH:C565598 owl:Axiom -HP:0004821 oboInOwl:hasDbXref UMLS:C4025288 owl:Axiom -HP:0002218 oboInOwl:hasDbXref UMLS:C1836576 owl:Axiom -HP:0002219 oboInOwl:hasDbXref UMLS:C1851400 owl:Axiom -HP:0002219 oboInOwl:hasDbXref MSH:C565029 owl:Axiom -HP:0003549 oboInOwl:hasDbXref UMLS:C4025596 owl:Axiom -HP:0002212 oboInOwl:hasDbXref SNOMEDCT_US:225570000 owl:Axiom -HP:0002212 oboInOwl:hasDbXref UMLS:C0558165 owl:Axiom -HP:0004875 oboInOwl:hasDbXref UMLS:C4025281 owl:Axiom -HP:0002213 oboInOwl:hasDbXref SNOMEDCT_US:247546006 owl:Axiom -HP:0002213 oboInOwl:hasDbXref UMLS:C0423867 owl:Axiom -HP:0003542 oboInOwl:hasDbXref UMLS:C1849488 owl:Axiom -HP:0004872 oboInOwl:hasDbXref UMLS:C4021645 owl:Axiom -HP:0004872 oboInOwl:hasDbXref SNOMEDCT_US:241556001 owl:Axiom -HP:0004872 oboInOwl:hasDbXref SNOMEDCT_US:236037000 owl:Axiom -HP:0004872 oboInOwl:hasDbXref MSH:D000069290 owl:Axiom -HP:0004872 oboInOwl:hasDbXref UMLS:C0267716 owl:Axiom -HP:0003541 oboInOwl:hasDbXref UMLS:C4025598 owl:Axiom -HP:0002211 oboInOwl:hasDbXref UMLS:C0344312 owl:Axiom -HP:0002211 oboInOwl:hasDbXref SNOMEDCT_US:247564004 owl:Axiom -HP:0004879 oboInOwl:hasDbXref SNOMEDCT_US:423427003 owl:Axiom -HP:0004879 oboInOwl:hasDbXref UMLS:C1828017 owl:Axiom -HP:0002216 oboInOwl:hasDbXref UMLS:C0263498 owl:Axiom -HP:0002216 oboInOwl:hasDbXref SNOMEDCT_US:387833009 owl:Axiom -HP:0003548 oboInOwl:hasDbXref UMLS:C4025597 owl:Axiom -HP:0003547 oboInOwl:hasDbXref UMLS:C0748691 owl:Axiom -HP:0003547 oboInOwl:hasDbXref SNOMEDCT_US:249940002 owl:Axiom -HP:0003547 oboInOwl:hasDbXref UMLS:C0427063 owl:Axiom -HP:0002217 oboInOwl:hasDbXref UMLS:C1832348 owl:Axiom -HP:0004878 oboInOwl:hasDbXref UMLS:C0240017 owl:Axiom -HP:0003546 oboInOwl:hasDbXref UMLS:C0424551 owl:Axiom -HP:0003546 oboInOwl:hasDbXref SNOMEDCT_US:267044007 owl:Axiom -HP:0002215 oboInOwl:hasDbXref UMLS:C1858574 owl:Axiom -HP:0004876 oboInOwl:hasDbXref UMLS:C1857021 owl:Axiom -HP:0004871 oboInOwl:hasDbXref UMLS:C0561921 owl:Axiom -HP:0004871 oboInOwl:hasDbXref SNOMEDCT_US:284077005 owl:Axiom -HP:0003540 oboInOwl:hasDbXref UMLS:C1855853 owl:Axiom -HP:0004870 oboInOwl:hasDbXref UMLS:C1387532 owl:Axiom -HP:0004870 oboInOwl:hasDbXref SNOMEDCT_US:707480001 owl:Axiom -HP:0002223 oboInOwl:hasDbXref UMLS:C4280582 owl:Axiom -HP:0002223 oboInOwl:hasDbXref UMLS:C4280581 owl:Axiom -HP:0002223 oboInOwl:hasDbXref SNOMEDCT_US:422441003 owl:Axiom -HP:0002223 oboInOwl:hasDbXref SNOMEDCT_US:253208007 owl:Axiom -HP:0002223 oboInOwl:hasDbXref UMLS:C0431448 owl:Axiom -HP:0002223 oboInOwl:hasDbXref UMLS:C0578682 owl:Axiom -HP:0003555 oboInOwl:hasDbXref UMLS:C1836057 owl:Axiom -HP:0004886 oboInOwl:hasDbXref UMLS:C0265763 owl:Axiom -HP:0004886 oboInOwl:hasDbXref SNOMEDCT_US:55490007 owl:Axiom -HP:0004885 oboInOwl:hasDbXref UMLS:C1844945 owl:Axiom -HP:0002224 oboInOwl:hasDbXref SNOMEDCT_US:52564001 owl:Axiom -HP:0002224 oboInOwl:hasDbXref UMLS:C4072836 owl:Axiom -HP:0002224 oboInOwl:hasDbXref UMLS:C4072835 owl:Axiom -HP:0002224 oboInOwl:hasDbXref UMLS:C4073292 owl:Axiom -HP:0002224 oboInOwl:hasDbXref MEDDRA:10048017 owl:Axiom -HP:0002224 oboInOwl:hasDbXref UMLS:C0343073 owl:Axiom -HP:0003554 oboInOwl:hasDbXref UMLS:C1864580 owl:Axiom -HP:0002221 oboInOwl:hasDbXref UMLS:C1859392 owl:Axiom -HP:0003552 oboInOwl:hasDbXref UMLS:C0221170 owl:Axiom -HP:0003552 oboInOwl:hasDbXref SNOMEDCT_US:16046003 owl:Axiom -HP:0002227 oboInOwl:hasDbXref UMLS:C1836736 owl:Axiom -HP:0002227 oboInOwl:hasDbXref UMLS:C4280578 owl:Axiom -HP:0003559 oboInOwl:hasDbXref UMLS:C1853701 owl:Axiom -HP:0003558 oboInOwl:hasDbXref UMLS:C4025595 owl:Axiom -HP:0004889 oboInOwl:hasDbXref UMLS:C3807025 owl:Axiom -HP:0003557 oboInOwl:hasDbXref UMLS:C1843700 owl:Axiom -HP:0002225 oboInOwl:hasDbXref UMLS:C1858573 owl:Axiom -HP:0002226 oboInOwl:hasDbXref UMLS:C4280579 owl:Axiom -HP:0002226 oboInOwl:hasDbXref UMLS:C1836737 owl:Axiom -HP:0002226 oboInOwl:hasDbXref UMLS:C4280580 owl:Axiom -HP:0004887 oboInOwl:hasDbXref UMLS:C4025279 owl:Axiom -HP:0003551 oboInOwl:hasDbXref SNOMEDCT_US:282195009 owl:Axiom -HP:0003551 oboInOwl:hasDbXref UMLS:C0239067 owl:Axiom -HP:0002220 oboInOwl:hasDbXref UMLS:C1843390 owl:Axiom -HP:0003550 oboInOwl:hasDbXref UMLS:C1835228 owl:Axiom -HP:0004881 oboInOwl:hasDbXref UMLS:C1844946 owl:Axiom -HP:0004880 oboInOwl:hasDbXref UMLS:C4025280 owl:Axiom -HP:0003529 oboInOwl:hasDbXref UMLS:C4025604 owl:Axiom -HP:0003528 oboInOwl:hasDbXref UMLS:C1868394 owl:Axiom -HP:0004859 oboInOwl:hasDbXref UMLS:C0398639 owl:Axiom -HP:0004859 oboInOwl:hasDbXref SNOMEDCT_US:234482009 owl:Axiom -HP:0003527 oboInOwl:hasDbXref UMLS:C1866498 owl:Axiom -HP:0003521 oboInOwl:hasDbXref UMLS:C1846435 owl:Axiom -HP:0004852 oboInOwl:hasDbXref UMLS:C1850780 owl:Axiom -HP:0004851 oboInOwl:hasDbXref UMLS:C2749656 owl:Axiom -HP:0004850 oboInOwl:hasDbXref SNOMEDCT_US:710167004 owl:Axiom -HP:0004850 oboInOwl:hasDbXref UMLS:C1735901 owl:Axiom -HP:0004857 oboInOwl:hasDbXref UMLS:C3854594 owl:Axiom -HP:0003526 oboInOwl:hasDbXref UMLS:C3278626 owl:Axiom -HP:0004856 oboInOwl:hasDbXref SNOMEDCT_US:4984008 owl:Axiom -HP:0004856 oboInOwl:hasDbXref UMLS:C0271902 owl:Axiom -HP:0003524 oboInOwl:hasDbXref UMLS:C1848580 owl:Axiom -HP:0004855 oboInOwl:hasDbXref MSH:D018455 owl:Axiom -HP:0004855 oboInOwl:hasDbXref SNOMEDCT_US:1563006 owl:Axiom -HP:0004855 oboInOwl:hasDbXref UMLS:C4025284 owl:Axiom -HP:0004855 oboInOwl:hasDbXref UMLS:C0242666 owl:Axiom -HP:0004854 oboInOwl:hasDbXref UMLS:C1839167 owl:Axiom -HP:0002209 oboInOwl:hasDbXref UMLS:C1873509 owl:Axiom -HP:0002209 oboInOwl:hasDbXref UMLS:C1857042 owl:Axiom -HP:0002207 oboInOwl:hasDbXref UMLS:C1843428 owl:Axiom -HP:0002208 oboInOwl:hasDbXref UMLS:C0277959 owl:Axiom -HP:0002208 oboInOwl:hasDbXref SNOMEDCT_US:48610005 owl:Axiom -HP:0002208 oboInOwl:hasDbXref UMLS:C4072834 owl:Axiom -HP:0003538 oboInOwl:hasDbXref UMLS:C4025599 owl:Axiom -HP:0003538 oboInOwl:hasDbXref UMLS:C2673363 owl:Axiom -HP:0004864 oboInOwl:hasDbXref UMLS:C0002896 owl:Axiom -HP:0004864 oboInOwl:hasDbXref SNOMEDCT_US:41841004 owl:Axiom -HP:0004864 oboInOwl:hasDbXref MSH:D000756 owl:Axiom -HP:0003533 oboInOwl:hasDbXref UMLS:C4025601 owl:Axiom -HP:0002202 oboInOwl:hasDbXref UMLS:C0032227 owl:Axiom -HP:0002202 oboInOwl:hasDbXref MSH:D010996 owl:Axiom -HP:0002202 oboInOwl:hasDbXref SNOMEDCT_US:60046008 owl:Axiom -HP:0004863 oboInOwl:hasDbXref UMLS:C4025283 owl:Axiom -HP:0003532 oboInOwl:hasDbXref UMLS:C4025602 owl:Axiom -HP:0002200 oboInOwl:hasDbXref UMLS:C1838579 owl:Axiom -HP:0003530 oboInOwl:hasDbXref UMLS:C4025603 owl:Axiom -HP:0004861 oboInOwl:hasDbXref UMLS:C2675059 owl:Axiom -HP:0002205 oboInOwl:hasDbXref UMLS:C3806482 owl:Axiom -HP:0003537 oboInOwl:hasDbXref SNOMEDCT_US:4519003 owl:Axiom -HP:0003537 oboInOwl:hasDbXref UMLS:C0221333 owl:Axiom -HP:0003536 oboInOwl:hasDbXref UMLS:C1853903 owl:Axiom -HP:0002206 oboInOwl:hasDbXref UMLS:C0034069 owl:Axiom -HP:0002206 oboInOwl:hasDbXref MSH:D011658 owl:Axiom -HP:0002206 oboInOwl:hasDbXref SNOMEDCT_US:51615001 owl:Axiom -HP:0002203 oboInOwl:hasDbXref MSH:D012133 owl:Axiom -HP:0002203 oboInOwl:hasDbXref SNOMEDCT_US:64228003 owl:Axiom -HP:0002203 oboInOwl:hasDbXref UMLS:C0035232 owl:Axiom -HP:0003535 oboInOwl:hasDbXref UMLS:C3696376 owl:Axiom -HP:0003535 oboInOwl:hasDbXref MSH:C579867 owl:Axiom -HP:0003535 oboInOwl:hasDbXref SNOMEDCT_US:237950009 owl:Axiom -HP:0004866 oboInOwl:hasDbXref UMLS:C4025282 owl:Axiom -HP:0002204 oboInOwl:hasDbXref SNOMEDCT_US:59282003 owl:Axiom -HP:0002204 oboInOwl:hasDbXref MSH:D011655 owl:Axiom -HP:0002204 oboInOwl:hasDbXref UMLS:C0034065 owl:Axiom -HP:0003534 oboInOwl:hasDbXref UMLS:C0268118 owl:Axiom -HP:0003534 oboInOwl:hasDbXref SNOMEDCT_US:124147007 owl:Axiom -HP:0003534 oboInOwl:hasDbXref UMLS:C4025600 owl:Axiom -HP:0003534 oboInOwl:hasDbXref MSH:C562584 owl:Axiom -HP:0003534 oboInOwl:hasDbXref SNOMEDCT_US:72682008 owl:Axiom -HP:0004860 oboInOwl:hasDbXref UMLS:C0271972 owl:Axiom -HP:0004860 oboInOwl:hasDbXref SNOMEDCT_US:12907000 owl:Axiom -HP:0005092 oboInOwl:hasDbXref UMLS:C4025253 owl:Axiom -HP:0005093 oboInOwl:hasDbXref UMLS:C1855301 owl:Axiom -HP:0030050 oboInOwl:hasDbXref UMLS:C0027404 owl:Axiom -HP:0030050 oboInOwl:hasDbXref SNOMEDCT_US:60380001 owl:Axiom -HP:0030050 oboInOwl:hasDbXref MSH:D009290 owl:Axiom -HP:0005090 oboInOwl:hasDbXref UMLS:C1866737 owl:Axiom -HP:0030055 oboInOwl:hasDbXref UMLS:C4022661 owl:Axiom -HP:0030056 oboInOwl:hasDbXref UMLS:C1860607 owl:Axiom -HP:0030057 oboInOwl:hasDbXref UMLS:C4022660 owl:Axiom -HP:0030058 oboInOwl:hasDbXref UMLS:C2237347 owl:Axiom -HP:0030051 oboInOwl:hasDbXref UMLS:C1843570 owl:Axiom -HP:0030052 oboInOwl:hasDbXref UMLS:C1834297 owl:Axiom -HP:0030053 oboInOwl:hasDbXref UMLS:C3276815 owl:Axiom -HP:0030054 oboInOwl:hasDbXref UMLS:C2748531 owl:Axiom -HP:0030059 oboInOwl:hasDbXref UMLS:C4022659 owl:Axiom -HP:0005089 oboInOwl:hasDbXref UMLS:C1857139 owl:Axiom -HP:0005084 oboInOwl:hasDbXref UMLS:C2674451 owl:Axiom -HP:0005085 oboInOwl:hasDbXref UMLS:C1968606 owl:Axiom -HP:0005086 oboInOwl:hasDbXref UMLS:C0409959 owl:Axiom -HP:0005086 oboInOwl:hasDbXref MSH:D020370 owl:Axiom -HP:0005086 oboInOwl:hasDbXref SNOMEDCT_US:239873007 owl:Axiom -HP:0030060 oboInOwl:hasDbXref UMLS:C0027665 owl:Axiom -HP:0030060 oboInOwl:hasDbXref MSH:D009380 owl:Axiom -HP:0030061 oboInOwl:hasDbXref UMLS:C0206093 owl:Axiom -HP:0030061 oboInOwl:hasDbXref SNOMEDCT_US:253096008 owl:Axiom -HP:0030061 oboInOwl:hasDbXref SNOMEDCT_US:73676002 owl:Axiom -HP:0030061 oboInOwl:hasDbXref MSH:D017599 owl:Axiom -HP:0030066 oboInOwl:hasDbXref SNOMEDCT_US:21589007 owl:Axiom -HP:0030066 oboInOwl:hasDbXref UMLS:C0700367 owl:Axiom -HP:0030066 oboInOwl:hasDbXref MSH:D018242 owl:Axiom -HP:0030066 oboInOwl:hasDbXref SNOMEDCT_US:715901002 owl:Axiom -HP:0030067 oboInOwl:hasDbXref MSH:D018241 owl:Axiom -HP:0030067 oboInOwl:hasDbXref SNOMEDCT_US:703707001 owl:Axiom -HP:0030067 oboInOwl:hasDbXref SNOMEDCT_US:73676002 owl:Axiom -HP:0030067 oboInOwl:hasDbXref SNOMEDCT_US:253096008 owl:Axiom -HP:0030067 oboInOwl:hasDbXref UMLS:C0684337 owl:Axiom -HP:0030068 oboInOwl:hasDbXref UMLS:C0206717 owl:Axiom -HP:0030068 oboInOwl:hasDbXref SNOMEDCT_US:68614005 owl:Axiom -HP:0030068 oboInOwl:hasDbXref MSH:D018304 owl:Axiom -HP:0030068 oboInOwl:hasDbXref SNOMEDCT_US:422886007 owl:Axiom -HP:0030068 oboInOwl:hasDbXref SNOMEDCT_US:76060004 owl:Axiom -HP:0030069 oboInOwl:hasDbXref UMLS:C0280803 owl:Axiom -HP:0030069 oboInOwl:hasDbXref SNOMEDCT_US:21964009 owl:Axiom -HP:0030069 oboInOwl:hasDbXref SNOMEDCT_US:307649006 owl:Axiom -HP:0030062 oboInOwl:hasDbXref MSH:D003397 owl:Axiom -HP:0030062 oboInOwl:hasDbXref UMLS:C0010276 owl:Axiom -HP:0030062 oboInOwl:hasDbXref SNOMEDCT_US:189179009 owl:Axiom -HP:0030062 oboInOwl:hasDbXref SNOMEDCT_US:40009002 owl:Axiom -HP:0030063 oboInOwl:hasDbXref MSH:D018302 owl:Axiom -HP:0030063 oboInOwl:hasDbXref UMLS:C0206715 owl:Axiom -HP:0030064 oboInOwl:hasDbXref UMLS:C1622510 owl:Axiom -HP:0030064 oboInOwl:hasDbXref MSH:D018306 owl:Axiom -HP:0030064 oboInOwl:hasDbXref SNOMEDCT_US:128858006 owl:Axiom -HP:0030065 oboInOwl:hasDbXref SNOMEDCT_US:55045006 owl:Axiom -HP:0030065 oboInOwl:hasDbXref UMLS:C0206663 owl:Axiom -HP:0030065 oboInOwl:hasDbXref MSH:D018242 owl:Axiom -HP:0030065 oboInOwl:hasDbXref SNOMEDCT_US:39781001 owl:Axiom -HP:0030065 oboInOwl:hasDbXref SNOMEDCT_US:699028006 owl:Axiom -HP:0005099 oboInOwl:hasDbXref UMLS:C1866048 owl:Axiom -HP:0005096 oboInOwl:hasDbXref UMLS:C1860107 owl:Axiom -HP:0030070 oboInOwl:hasDbXref UMLS:C3887678 owl:Axiom -HP:0030070 oboInOwl:hasDbXref SNOMEDCT_US:39781001 owl:Axiom -HP:0005070 oboInOwl:hasDbXref UMLS:C1865570 owl:Axiom -HP:0030071 oboInOwl:hasDbXref SNOMEDCT_US:39005004 owl:Axiom -HP:0030071 oboInOwl:hasDbXref UMLS:C0334596 owl:Axiom -HP:0030071 oboInOwl:hasDbXref SNOMEDCT_US:715903004 owl:Axiom -HP:0030071 oboInOwl:hasDbXref MSH:D018242 owl:Axiom -HP:0030072 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0030072 oboInOwl:hasDbXref UMLS:C0030470 owl:Axiom -HP:0030072 oboInOwl:hasDbXref SNOMEDCT_US:126675008 owl:Axiom -HP:0030072 oboInOwl:hasDbXref MSH:D010255 owl:Axiom -HP:0005072 oboInOwl:hasDbXref UMLS:C1850853 owl:Axiom -HP:0030077 oboInOwl:hasDbXref UMLS:C0006264 owl:Axiom -HP:0030077 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0030077 oboInOwl:hasDbXref MSH:D001984 owl:Axiom -HP:0030077 oboInOwl:hasDbXref SNOMEDCT_US:126705004 owl:Axiom -HP:0030078 oboInOwl:hasDbXref SNOMEDCT_US:254626006 owl:Axiom -HP:0030078 oboInOwl:hasDbXref MSH:C538231 owl:Axiom -HP:0030078 oboInOwl:hasDbXref UMLS:C0152013 owl:Axiom -HP:0030078 oboInOwl:hasDbXref NCIT:C2852 owl:Axiom -HP:0030079 oboInOwl:hasDbXref SNOMEDCT_US:363354003 owl:Axiom -HP:0030079 oboInOwl:hasDbXref MSH:D002583 owl:Axiom -HP:0030079 oboInOwl:hasDbXref UMLS:C4048328 owl:Axiom -HP:0030079 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0030074 oboInOwl:hasDbXref SNOMEDCT_US:127028003 owl:Axiom -HP:0030074 oboInOwl:hasDbXref UMLS:C0007279 owl:Axiom -HP:0030074 oboInOwl:hasDbXref MSH:D002345 owl:Axiom -HP:0030074 oboInOwl:hasDbXref SNOMEDCT_US:30699005 owl:Axiom -HP:0030075 oboInOwl:hasDbXref MSH:D002285 owl:Axiom -HP:0030075 oboInOwl:hasDbXref SNOMEDCT_US:373176000 owl:Axiom -HP:0030075 oboInOwl:hasDbXref UMLS:C0007124 owl:Axiom -HP:0030075 oboInOwl:hasDbXref SNOMEDCT_US:278053004 owl:Axiom -HP:0030075 oboInOwl:hasDbXref SNOMEDCT_US:109889007 owl:Axiom -HP:0030075 oboInOwl:hasDbXref SNOMEDCT_US:86616005 owl:Axiom -HP:0030076 oboInOwl:hasDbXref UMLS:C0279563 owl:Axiom -HP:0030076 oboInOwl:hasDbXref MSH:D000071960 owl:Axiom -HP:0030076 oboInOwl:hasDbXref SNOMEDCT_US:109888004 owl:Axiom -HP:0006397 oboInOwl:hasDbXref UMLS:C1860156 owl:Axiom -HP:0005066 oboInOwl:hasDbXref UMLS:C4025255 owl:Axiom -HP:0006398 oboInOwl:hasDbXref UMLS:C4021599 owl:Axiom -HP:0005067 oboInOwl:hasDbXref UMLS:C2673395 owl:Axiom -HP:0005068 oboInOwl:hasDbXref UMLS:C4025254 owl:Axiom -HP:0005069 oboInOwl:hasDbXref UMLS:C2673654 owl:Axiom -HP:0005063 oboInOwl:hasDbXref UMLS:C1867494 owl:Axiom -HP:0006394 oboInOwl:hasDbXref UMLS:C1861331 owl:Axiom -HP:0030080 oboInOwl:hasDbXref SNOMEDCT_US:397400006 owl:Axiom -HP:0030080 oboInOwl:hasDbXref SNOMEDCT_US:277571004 owl:Axiom -HP:0030080 oboInOwl:hasDbXref UMLS:C0006413 owl:Axiom -HP:0030080 oboInOwl:hasDbXref SNOMEDCT_US:77381001 owl:Axiom -HP:0030080 oboInOwl:hasDbXref SNOMEDCT_US:22197008 owl:Axiom -HP:0030080 oboInOwl:hasDbXref MSH:D002051 owl:Axiom -HP:0030080 oboInOwl:hasDbXref SNOMEDCT_US:118617000 owl:Axiom -HP:0030081 oboInOwl:hasDbXref UMLS:C4022658 owl:Axiom -HP:0030082 oboInOwl:hasDbXref UMLS:C4022657 owl:Axiom -HP:0030083 oboInOwl:hasDbXref UMLS:C0240928 owl:Axiom -HP:0030088 oboInOwl:hasDbXref UMLS:C0241358 owl:Axiom -HP:0030088 oboInOwl:hasDbXref UMLS:C4072885 owl:Axiom -HP:0030089 oboInOwl:hasDbXref UMLS:C4022653 owl:Axiom -HP:0030084 oboInOwl:hasDbXref SNOMEDCT_US:17268007 owl:Axiom -HP:0030084 oboInOwl:hasDbXref UMLS:C4280304 owl:Axiom -HP:0030084 oboInOwl:hasDbXref UMLS:C0265610 owl:Axiom -HP:0030085 oboInOwl:hasDbXref UMLS:C4022656 owl:Axiom -HP:0030086 oboInOwl:hasDbXref UMLS:C4022655 owl:Axiom -HP:0030087 oboInOwl:hasDbXref UMLS:C0580454 owl:Axiom -HP:0030087 oboInOwl:hasDbXref UMLS:C4022654 owl:Axiom -HP:0030087 oboInOwl:hasDbXref SNOMEDCT_US:166458009 owl:Axiom -HP:0030011 oboInOwl:hasDbXref MSH:C562397 owl:Axiom -HP:0030011 oboInOwl:hasDbXref SNOMEDCT_US:65937002 owl:Axiom -HP:0030011 oboInOwl:hasDbXref UMLS:C0152436 owl:Axiom -HP:0030012 oboInOwl:hasDbXref UMLS:C4022678 owl:Axiom -HP:0030012 oboInOwl:hasDbXref UMLS:C4020714 owl:Axiom -HP:0030014 oboInOwl:hasDbXref UMLS:C1112442 owl:Axiom -HP:0030010 oboInOwl:hasDbXref UMLS:C0269209 owl:Axiom -HP:0030010 oboInOwl:hasDbXref SNOMEDCT_US:60023006 owl:Axiom -HP:0030019 oboInOwl:hasDbXref UMLS:C4022675 owl:Axiom -HP:0030015 oboInOwl:hasDbXref UMLS:C0033948 owl:Axiom -HP:0030015 oboInOwl:hasDbXref SNOMEDCT_US:60103007 owl:Axiom -HP:0030015 oboInOwl:hasDbXref UMLS:C4022677 owl:Axiom -HP:0030016 oboInOwl:hasDbXref SNOMEDCT_US:71315007 owl:Axiom -HP:0030016 oboInOwl:hasDbXref MSH:D004414 owl:Axiom -HP:0030016 oboInOwl:hasDbXref UMLS:C1384606 owl:Axiom -HP:0031348 oboInOwl:hasDbXref Fyler:0700 owl:Axiom -HP:0031348 oboInOwl:hasDbXref Fyler:700 owl:Axiom -HP:0030017 oboInOwl:hasDbXref MSH:D052065 owl:Axiom -HP:0030017 oboInOwl:hasDbXref UMLS:C2004487 owl:Axiom -HP:0030017 oboInOwl:hasDbXref SNOMEDCT_US:79012001 owl:Axiom -HP:0030018 oboInOwl:hasDbXref UMLS:C4022676 owl:Axiom -HP:0030022 oboInOwl:hasDbXref UMLS:C3888103 owl:Axiom -HP:0030023 oboInOwl:hasDbXref UMLS:C4022673 owl:Axiom -HP:0030024 oboInOwl:hasDbXref SNOMEDCT_US:204245004 owl:Axiom -HP:0030024 oboInOwl:hasDbXref UMLS:C0266609 owl:Axiom -HP:0030025 oboInOwl:hasDbXref UMLS:C4022672 owl:Axiom -HP:0030021 oboInOwl:hasDbXref UMLS:C4022674 owl:Axiom -HP:0030026 oboInOwl:hasDbXref UMLS:C4022671 owl:Axiom -HP:0030027 oboInOwl:hasDbXref UMLS:C4022670 owl:Axiom -HP:0030028 oboInOwl:hasDbXref MSH:C562753 owl:Axiom -HP:0030028 oboInOwl:hasDbXref UMLS:C4082198 owl:Axiom -HP:0030028 oboInOwl:hasDbXref UMLS:C4022669 owl:Axiom -HP:0030028 oboInOwl:hasDbXref SNOMEDCT_US:232381002 owl:Axiom -HP:0030029 oboInOwl:hasDbXref UMLS:C4021057 owl:Axiom -HP:0030033 oboInOwl:hasDbXref UMLS:C0575827 owl:Axiom -HP:0030033 oboInOwl:hasDbXref SNOMEDCT_US:299058009 owl:Axiom -HP:0030034 oboInOwl:hasDbXref UMLS:C3278307 owl:Axiom -HP:0030035 oboInOwl:hasDbXref UMLS:C4021056 owl:Axiom -HP:0030036 oboInOwl:hasDbXref UMLS:C4022665 owl:Axiom -HP:0030030 oboInOwl:hasDbXref UMLS:C4022668 owl:Axiom -HP:0030031 oboInOwl:hasDbXref UMLS:C4022667 owl:Axiom -HP:0030032 oboInOwl:hasDbXref UMLS:C4022666 owl:Axiom -HP:0030037 oboInOwl:hasDbXref UMLS:C3887498 owl:Axiom -HP:0030038 oboInOwl:hasDbXref SNOMEDCT_US:31186001 owl:Axiom -HP:0030038 oboInOwl:hasDbXref UMLS:C1704356 owl:Axiom -HP:0030038 oboInOwl:hasDbXref MSH:D002812 owl:Axiom -HP:0030038 oboInOwl:hasDbXref SNOMEDCT_US:423699002 owl:Axiom -HP:0030039 oboInOwl:hasDbXref UMLS:C4022664 owl:Axiom -HP:0030044 oboInOwl:hasDbXref UMLS:C1839864 owl:Axiom -HP:0030045 oboInOwl:hasDbXref UMLS:C3805325 owl:Axiom -HP:0030046 oboInOwl:hasDbXref UMLS:C4015098 owl:Axiom -HP:0030047 oboInOwl:hasDbXref UMLS:C4022662 owl:Axiom -HP:0030040 oboInOwl:hasDbXref UMLS:C4022663 owl:Axiom -HP:0030041 oboInOwl:hasDbXref SNOMEDCT_US:45181002 owl:Axiom -HP:0030041 oboInOwl:hasDbXref UMLS:C0410632 owl:Axiom -HP:0030042 oboInOwl:hasDbXref SNOMEDCT_US:373940002 owl:Axiom -HP:0030042 oboInOwl:hasDbXref UMLS:C0685678 owl:Axiom -HP:0030043 oboInOwl:hasDbXref SNOMEDCT_US:263057000 owl:Axiom -HP:0030043 oboInOwl:hasDbXref UMLS:C0434785 owl:Axiom -HP:0030048 oboInOwl:hasDbXref SNOMEDCT_US:253160006 owl:Axiom -HP:0030048 oboInOwl:hasDbXref UMLS:C0431384 owl:Axiom -HP:0030048 oboInOwl:hasDbXref MSH:C535973 owl:Axiom -HP:0030049 oboInOwl:hasDbXref SNOMEDCT_US:441806004 owl:Axiom -HP:0030049 oboInOwl:hasDbXref UMLS:C0006105 owl:Axiom -HP:0030049 oboInOwl:hasDbXref MSH:D001922 owl:Axiom -HP:0006339 oboInOwl:hasDbXref UMLS:C4280449 owl:Axiom -HP:0006339 oboInOwl:hasDbXref UMLS:C4280450 owl:Axiom -HP:0006339 oboInOwl:hasDbXref UMLS:C4020818 owl:Axiom -HP:0005008 oboInOwl:hasDbXref UMLS:C4025260 owl:Axiom -HP:0005009 oboInOwl:hasDbXref UMLS:C4025259 owl:Axiom -HP:0006335 oboInOwl:hasDbXref SNOMEDCT_US:57650002 owl:Axiom -HP:0006335 oboInOwl:hasDbXref UMLS:C0266050 owl:Axiom -HP:0007667 oboInOwl:hasDbXref UMLS:C1839362 owl:Axiom -HP:0005004 oboInOwl:hasDbXref UMLS:C1849065 owl:Axiom -HP:0008998 oboInOwl:hasDbXref UMLS:C1846477 owl:Axiom -HP:0005005 oboInOwl:hasDbXref UMLS:C1833754 owl:Axiom -HP:0006336 oboInOwl:hasDbXref UMLS:C2678330 owl:Axiom -HP:0008997 oboInOwl:hasDbXref UMLS:C1866012 owl:Axiom -HP:0006337 oboInOwl:hasDbXref UMLS:C4021601 owl:Axiom -HP:0006338 oboInOwl:hasDbXref UMLS:C4025061 owl:Axiom -HP:0007668 oboInOwl:hasDbXref UMLS:C1969722 owl:Axiom -HP:0007663 oboInOwl:hasDbXref UMLS:C0234632 owl:Axiom -HP:0007663 oboInOwl:hasDbXref SNOMEDCT_US:13164000 owl:Axiom -HP:0008994 oboInOwl:hasDbXref UMLS:C1866010 owl:Axiom -HP:0005001 oboInOwl:hasDbXref UMLS:C0409412 owl:Axiom -HP:0005001 oboInOwl:hasDbXref SNOMEDCT_US:202246002 owl:Axiom -HP:0008993 oboInOwl:hasDbXref UMLS:C1835390 owl:Axiom -HP:0006332 oboInOwl:hasDbXref UMLS:C4025062 owl:Axiom -HP:0006333 oboInOwl:hasDbXref UMLS:C4021602 owl:Axiom -HP:0007665 oboInOwl:hasDbXref UMLS:C2673670 owl:Axiom -HP:0006334 oboInOwl:hasDbXref UMLS:C1855694 owl:Axiom -HP:0005003 oboInOwl:hasDbXref UMLS:C4025261 owl:Axiom -HP:0007661 oboInOwl:hasDbXref UMLS:C4024819 owl:Axiom -HP:0006330 oboInOwl:hasDbXref UMLS:C4025063 owl:Axiom -HP:0008991 oboInOwl:hasDbXref UMLS:C4024607 owl:Axiom -HP:0005019 oboInOwl:hasDbXref UMLS:C1835473 owl:Axiom -HP:0007678 oboInOwl:hasDbXref UMLS:C0238300 owl:Axiom -HP:0007678 oboInOwl:hasDbXref SNOMEDCT_US:231841004 owl:Axiom -HP:0006346 oboInOwl:hasDbXref UMLS:C4025058 owl:Axiom -HP:0007677 oboInOwl:hasDbXref UMLS:C0339510 owl:Axiom -HP:0007677 oboInOwl:hasDbXref MSH:D057826 owl:Axiom -HP:0007677 oboInOwl:hasDbXref SNOMEDCT_US:90036004 owl:Axiom -HP:0007677 oboInOwl:hasDbXref UMLS:C4024817 owl:Axiom -HP:0006347 oboInOwl:hasDbXref UMLS:C1855694 owl:Axiom -HP:0006347 oboInOwl:hasDbXref UMLS:C1856203 owl:Axiom -HP:0005017 oboInOwl:hasDbXref UMLS:C4025258 owl:Axiom -HP:0006349 oboInOwl:hasDbXref SNOMEDCT_US:109444001 owl:Axiom -HP:0006349 oboInOwl:hasDbXref UMLS:C1290511 owl:Axiom -HP:0006349 oboInOwl:hasDbXref SNOMEDCT_US:234948008 owl:Axiom -HP:0006349 oboInOwl:hasDbXref UMLS:C0457756 owl:Axiom -HP:0006349 oboInOwl:hasDbXref MSH:C563203 owl:Axiom -HP:0005011 oboInOwl:hasDbXref UMLS:C1862087 owl:Axiom -HP:0006342 oboInOwl:hasDbXref UMLS:C4025060 owl:Axiom -HP:0006344 oboInOwl:hasDbXref UMLS:C4025059 owl:Axiom -HP:0007676 oboInOwl:hasDbXref SNOMEDCT_US:95714006 owl:Axiom -HP:0007676 oboInOwl:hasDbXref UMLS:C0344539 owl:Axiom -HP:0005013 oboInOwl:hasDbXref UMLS:C1862131 owl:Axiom -HP:0007675 oboInOwl:hasDbXref UMLS:C4024818 owl:Axiom -HP:0007670 oboInOwl:hasDbXref UMLS:C4021571 owl:Axiom -HP:0005010 oboInOwl:hasDbXref UMLS:C1864975 owl:Axiom -HP:0007649 oboInOwl:hasDbXref SNOMEDCT_US:232074003 owl:Axiom -HP:0007649 oboInOwl:hasDbXref UMLS:C0339555 owl:Axiom -HP:0007648 oboInOwl:hasDbXref UMLS:C1969675 owl:Axiom -HP:0007648 oboInOwl:hasDbXref SNOMEDCT_US:40714009 owl:Axiom -HP:0007648 oboInOwl:hasDbXref UMLS:C0271165 owl:Axiom -HP:0006313 oboInOwl:hasDbXref UMLS:C4021603 owl:Axiom -HP:0006315 oboInOwl:hasDbXref UMLS:C1840235 owl:Axiom -HP:0006315 oboInOwl:hasDbXref SNOMEDCT_US:707609006 owl:Axiom -HP:0006315 oboInOwl:hasDbXref MSH:C537342 owl:Axiom -HP:0007647 oboInOwl:hasDbXref UMLS:C4024823 owl:Axiom -HP:0008978 oboInOwl:hasDbXref UMLS:C4024608 owl:Axiom -HP:0007646 oboInOwl:hasDbXref UMLS:C4024824 owl:Axiom -HP:0006316 oboInOwl:hasDbXref UMLS:C1845878 owl:Axiom -HP:0007641 oboInOwl:hasDbXref UMLS:C0858618 owl:Axiom -HP:0008972 oboInOwl:hasDbXref UMLS:C4024609 owl:Axiom -HP:0008972 oboInOwl:hasDbXref UMLS:C1835995 owl:Axiom -HP:0008972 oboInOwl:hasDbXref UMLS:C3276441 owl:Axiom -HP:0006311 oboInOwl:hasDbXref UMLS:C4025065 owl:Axiom -HP:0007643 oboInOwl:hasDbXref UMLS:C4024825 owl:Axiom -HP:0007642 oboInOwl:hasDbXref UMLS:C3551052 owl:Axiom -HP:0007642 oboInOwl:hasDbXref UMLS:C4048798 owl:Axiom -HP:0007642 oboInOwl:hasDbXref UMLS:C0339535 owl:Axiom -HP:0007642 oboInOwl:hasDbXref SNOMEDCT_US:232061009 owl:Axiom -HP:0007642 oboInOwl:hasDbXref UMLS:C1306122 owl:Axiom -HP:0007642 oboInOwl:hasDbXref MSH:C536122 owl:Axiom -HP:0007642 oboInOwl:hasDbXref MSH:C537743 owl:Axiom -HP:0007642 oboInOwl:hasDbXref SNOMEDCT_US:193687000 owl:Axiom -HP:0008970 oboInOwl:hasDbXref SNOMEDCT_US:240074006 owl:Axiom -HP:0008970 oboInOwl:hasDbXref UMLS:C0410192 owl:Axiom -HP:0008970 oboInOwl:hasDbXref MSH:C562932 owl:Axiom -HP:0030000 oboInOwl:hasDbXref UMLS:C4022681 owl:Axiom -HP:0030001 oboInOwl:hasDbXref UMLS:C4022680 owl:Axiom -HP:0030002 oboInOwl:hasDbXref UMLS:C1563118 owl:Axiom -HP:0030002 oboInOwl:hasDbXref SNOMEDCT_US:417740005 owl:Axiom -HP:0030003 oboInOwl:hasDbXref UMLS:C0155197 owl:Axiom -HP:0030003 oboInOwl:hasDbXref SNOMEDCT_US:59890007 owl:Axiom -HP:0030008 oboInOwl:hasDbXref UMLS:C0266404 owl:Axiom -HP:0030008 oboInOwl:hasDbXref SNOMEDCT_US:37687000 owl:Axiom -HP:0006329 oboInOwl:hasDbXref SNOMEDCT_US:708494003 owl:Axiom -HP:0006329 oboInOwl:hasDbXref UMLS:C4280453 owl:Axiom -HP:0006329 oboInOwl:hasDbXref UMLS:C3872671 owl:Axiom -HP:0006329 oboInOwl:hasDbXref UMLS:C4280452 owl:Axiom -HP:0006329 oboInOwl:hasDbXref UMLS:C1848905 owl:Axiom -HP:0006329 oboInOwl:hasDbXref UMLS:C4280451 owl:Axiom -HP:0030009 oboInOwl:hasDbXref SNOMEDCT_US:17382005 owl:Axiom -HP:0030009 oboInOwl:hasDbXref MSH:D002581 owl:Axiom -HP:0030009 oboInOwl:hasDbXref UMLS:C0007871 owl:Axiom -HP:0030004 oboInOwl:hasDbXref SNOMEDCT_US:9042000 owl:Axiom -HP:0030004 oboInOwl:hasDbXref UMLS:C0155199 owl:Axiom -HP:0007656 oboInOwl:hasDbXref UMLS:C4024822 owl:Axiom -HP:0030005 oboInOwl:hasDbXref UMLS:C0343084 owl:Axiom -HP:0030005 oboInOwl:hasDbXref UMLS:C1382398 owl:Axiom -HP:0030005 oboInOwl:hasDbXref SNOMEDCT_US:1608005 owl:Axiom -HP:0030005 oboInOwl:hasDbXref MSH:D019559 owl:Axiom -HP:0030005 oboInOwl:hasDbXref SNOMEDCT_US:87730004 owl:Axiom -HP:0008986 oboInOwl:hasDbXref SNOMEDCT_US:702613006 owl:Axiom -HP:0008986 oboInOwl:hasDbXref UMLS:C0221360 owl:Axiom -HP:0008986 oboInOwl:hasDbXref SNOMEDCT_US:72424001 owl:Axiom -HP:0007655 oboInOwl:hasDbXref UMLS:C1835801 owl:Axiom -HP:0030006 oboInOwl:hasDbXref UMLS:C4022679 owl:Axiom -HP:0007658 oboInOwl:hasDbXref UMLS:C4024820 owl:Axiom -HP:0006326 oboInOwl:hasDbXref UMLS:C4025064 owl:Axiom -HP:0030007 oboInOwl:hasDbXref SNOMEDCT_US:251527008 owl:Axiom -HP:0030007 oboInOwl:hasDbXref UMLS:C0429349 owl:Axiom -HP:0007657 oboInOwl:hasDbXref UMLS:C4024821 owl:Axiom -HP:0008988 oboInOwl:hasDbXref UMLS:C0240679 owl:Axiom -HP:0006321 oboInOwl:hasDbXref UMLS:C1848904 owl:Axiom -HP:0007651 oboInOwl:hasDbXref UMLS:C4020808 owl:Axiom -HP:0007651 oboInOwl:hasDbXref UMLS:C0521736 owl:Axiom -HP:0007651 oboInOwl:hasDbXref SNOMEDCT_US:95758006 owl:Axiom -HP:0008985 oboInOwl:hasDbXref UMLS:C1835389 owl:Axiom -HP:0006323 oboInOwl:hasDbXref SNOMEDCT_US:122483006 owl:Axiom -HP:0006323 oboInOwl:hasDbXref SNOMEDCT_US:39034005 owl:Axiom -HP:0006323 oboInOwl:hasDbXref UMLS:C0266052 owl:Axiom -HP:0008984 oboInOwl:hasDbXref UMLS:C1969000 owl:Axiom -HP:0008984 oboInOwl:hasDbXref UMLS:C4280409 owl:Axiom -HP:0008984 oboInOwl:hasDbXref UMLS:C4280408 owl:Axiom -HP:0008981 oboInOwl:hasDbXref UMLS:C1843057 owl:Axiom -HP:0007650 oboInOwl:hasDbXref UMLS:C2062713 owl:Axiom -HP:0006380 oboInOwl:hasDbXref UMLS:C0409355 owl:Axiom -HP:0006380 oboInOwl:hasDbXref SNOMEDCT_US:202289003 owl:Axiom -HP:0005050 oboInOwl:hasDbXref UMLS:C1968610 owl:Axiom -HP:0006381 oboInOwl:hasDbXref UMLS:C1844706 owl:Axiom -HP:0006379 oboInOwl:hasDbXref UMLS:C1856029 owl:Axiom -HP:0005048 oboInOwl:hasDbXref UMLS:C1836193 owl:Axiom -HP:0006375 oboInOwl:hasDbXref UMLS:C4025052 owl:Axiom -HP:0006376 oboInOwl:hasDbXref UMLS:C1856922 owl:Axiom -HP:0005045 oboInOwl:hasDbXref UMLS:C1833739 owl:Axiom -HP:0006378 oboInOwl:hasDbXref UMLS:C4025051 owl:Axiom -HP:0006371 oboInOwl:hasDbXref UMLS:C4025053 owl:Axiom -HP:0005041 oboInOwl:hasDbXref UMLS:C4020825 owl:Axiom -HP:0005042 oboInOwl:hasDbXref UMLS:C1866700 owl:Axiom -HP:0005043 oboInOwl:hasDbXref UMLS:C1865128 owl:Axiom -HP:0006390 oboInOwl:hasDbXref UMLS:C1861937 owl:Axiom -HP:0005060 oboInOwl:hasDbXref UMLS:C1968605 owl:Axiom -HP:0006391 oboInOwl:hasDbXref UMLS:C1848769 owl:Axiom -HP:0006392 oboInOwl:hasDbXref UMLS:C1849307 owl:Axiom -HP:0005059 oboInOwl:hasDbXref UMLS:C4025256 owl:Axiom -HP:0006386 oboInOwl:hasDbXref UMLS:C1969286 owl:Axiom -HP:0006387 oboInOwl:hasDbXref UMLS:C1849309 owl:Axiom -HP:0006389 oboInOwl:hasDbXref UMLS:C1839512 owl:Axiom -HP:0006383 oboInOwl:hasDbXref UMLS:C1857137 owl:Axiom -HP:0006384 oboInOwl:hasDbXref UMLS:C1857505 owl:Axiom -HP:0005054 oboInOwl:hasDbXref UMLS:C1832988 owl:Axiom -HP:0006385 oboInOwl:hasDbXref SNOMEDCT_US:249786007 owl:Axiom -HP:0006385 oboInOwl:hasDbXref UMLS:C0426901 owl:Axiom -HP:0007690 oboInOwl:hasDbXref SNOMEDCT_US:32935005 owl:Axiom -HP:0007690 oboInOwl:hasDbXref UMLS:C0271285 owl:Axiom -HP:0005026 oboInOwl:hasDbXref UMLS:C1866239 owl:Axiom -HP:0006357 oboInOwl:hasDbXref UMLS:C1969738 owl:Axiom -HP:0006358 oboInOwl:hasDbXref UMLS:C1833168 owl:Axiom -HP:0007688 oboInOwl:hasDbXref UMLS:C4021570 owl:Axiom -HP:0005028 oboInOwl:hasDbXref UMLS:C1836187 owl:Axiom -HP:0006353 oboInOwl:hasDbXref UMLS:C4025055 owl:Axiom -HP:0007685 oboInOwl:hasDbXref UMLS:C1851406 owl:Axiom -HP:0006355 oboInOwl:hasDbXref UMLS:C1840225 owl:Axiom -HP:0006355 oboInOwl:hasDbXref UMLS:C4025054 owl:Axiom -HP:0007687 oboInOwl:hasDbXref UMLS:C1866806 owl:Axiom -HP:0005025 oboInOwl:hasDbXref UMLS:C1968607 owl:Axiom -HP:0007686 oboInOwl:hasDbXref UMLS:C0917967 owl:Axiom -HP:0007686 oboInOwl:hasDbXref SNOMEDCT_US:72124005 owl:Axiom -HP:0007686 oboInOwl:hasDbXref MSH:D011681 owl:Axiom -HP:0006350 oboInOwl:hasDbXref UMLS:C4025057 owl:Axiom -HP:0006350 oboInOwl:hasDbXref UMLS:C4280448 owl:Axiom -HP:0006350 oboInOwl:hasDbXref UMLS:C4020817 owl:Axiom -HP:0007680 oboInOwl:hasDbXref UMLS:C4024816 owl:Axiom -HP:0005021 oboInOwl:hasDbXref UMLS:C3278429 owl:Axiom -HP:0006352 oboInOwl:hasDbXref UMLS:C4025056 owl:Axiom -HP:0006352 oboInOwl:hasDbXref UMLS:C4280447 owl:Axiom -HP:0006370 oboInOwl:hasDbXref UMLS:C4021600 owl:Axiom -HP:0005037 oboInOwl:hasDbXref UMLS:C2676443 owl:Axiom -HP:0006368 oboInOwl:hasDbXref UMLS:C1849327 owl:Axiom -HP:0006369 oboInOwl:hasDbXref UMLS:C1836870 owl:Axiom -HP:0005039 oboInOwl:hasDbXref UMLS:C1835583 owl:Axiom -HP:0005033 oboInOwl:hasDbXref UMLS:C1833145 owl:Axiom -HP:0007695 oboInOwl:hasDbXref UMLS:C1970591 owl:Axiom -HP:0005035 oboInOwl:hasDbXref UMLS:C4025257 owl:Axiom -HP:0006366 oboInOwl:hasDbXref UMLS:C1859524 owl:Axiom -HP:0006367 oboInOwl:hasDbXref UMLS:C1970497 owl:Axiom -HP:0007697 oboInOwl:hasDbXref UMLS:C4280420 owl:Axiom -HP:0007697 oboInOwl:hasDbXref UMLS:C4280270 owl:Axiom -HP:0007697 oboInOwl:hasDbXref UMLS:C4024814 owl:Axiom -HP:0005036 oboInOwl:hasDbXref UMLS:C1837832 owl:Axiom -HP:0006361 oboInOwl:hasDbXref UMLS:C1850658 owl:Axiom -HP:0006362 oboInOwl:hasDbXref UMLS:C1854948 owl:Axiom -HP:0008915 oboInOwl:hasDbXref UMLS:C1859846 owl:Axiom -HP:0008929 oboInOwl:hasDbXref UMLS:C4024614 owl:Axiom -HP:0008921 oboInOwl:hasDbXref UMLS:C1850171 owl:Axiom -HP:0008922 oboInOwl:hasDbXref UMLS:C3148833 owl:Axiom -HP:0008909 oboInOwl:hasDbXref UMLS:C2674171 owl:Axiom -HP:0008905 oboInOwl:hasDbXref UMLS:C1866730 owl:Axiom -HP:0007627 oboInOwl:hasDbXref UMLS:C4280429 owl:Axiom -HP:0007627 oboInOwl:hasDbXref UMLS:C4280432 owl:Axiom -HP:0007627 oboInOwl:hasDbXref UMLS:C4280436 owl:Axiom -HP:0007627 oboInOwl:hasDbXref UMLS:C4280431 owl:Axiom -HP:0007627 oboInOwl:hasDbXref UMLS:C4280435 owl:Axiom -HP:0007627 oboInOwl:hasDbXref UMLS:C0399570 owl:Axiom -HP:0007627 oboInOwl:hasDbXref UMLS:C4280430 owl:Axiom -HP:0007627 oboInOwl:hasDbXref UMLS:C4280434 owl:Axiom -HP:0007627 oboInOwl:hasDbXref UMLS:C4280433 owl:Axiom -HP:0007627 oboInOwl:hasDbXref UMLS:C4280437 owl:Axiom -HP:0007627 oboInOwl:hasDbXref SNOMEDCT_US:235119009 owl:Axiom -HP:0007626 oboInOwl:hasDbXref UMLS:C1290708 owl:Axiom -HP:0007626 oboInOwl:hasDbXref SNOMEDCT_US:109695005 owl:Axiom -HP:0007628 oboInOwl:hasDbXref UMLS:C4280425 owl:Axiom -HP:0007628 oboInOwl:hasDbXref UMLS:C0399572 owl:Axiom -HP:0007628 oboInOwl:hasDbXref UMLS:C4280424 owl:Axiom -HP:0007628 oboInOwl:hasDbXref UMLS:C4280428 owl:Axiom -HP:0007628 oboInOwl:hasDbXref UMLS:C4280423 owl:Axiom -HP:0007628 oboInOwl:hasDbXref UMLS:C4280427 owl:Axiom -HP:0007628 oboInOwl:hasDbXref UMLS:C4280426 owl:Axiom -HP:0007628 oboInOwl:hasDbXref SNOMEDCT_US:235120003 owl:Axiom -HP:0008959 oboInOwl:hasDbXref UMLS:C3150620 owl:Axiom -HP:0007623 oboInOwl:hasDbXref UMLS:C4024826 owl:Axiom -HP:0008954 oboInOwl:hasDbXref UMLS:C1864716 owl:Axiom -HP:0008953 oboInOwl:hasDbXref UMLS:C1840086 owl:Axiom -HP:0008956 oboInOwl:hasDbXref UMLS:C1836767 owl:Axiom -HP:0008955 oboInOwl:hasDbXref UMLS:C4024613 owl:Axiom -HP:0008952 oboInOwl:hasDbXref UMLS:C1969001 owl:Axiom -HP:0007621 oboInOwl:hasDbXref UMLS:C4024827 owl:Axiom -HP:0007620 oboInOwl:hasDbXref NCIT:C3157 owl:Axiom -HP:0007620 oboInOwl:hasDbXref UMLS:C0346064 owl:Axiom -HP:0007620 oboInOwl:hasDbXref SNOMEDCT_US:254767008 owl:Axiom -HP:0008969 oboInOwl:hasDbXref UMLS:C4024610 owl:Axiom -HP:0008968 oboInOwl:hasDbXref UMLS:C1850663 owl:Axiom -HP:0006308 oboInOwl:hasDbXref UMLS:C1855642 owl:Axiom -HP:0006308 oboInOwl:hasDbXref UMLS:C4280454 owl:Axiom -HP:0006308 oboInOwl:hasDbXref UMLS:C4280455 owl:Axiom -HP:0006302 oboInOwl:hasDbXref UMLS:C4025067 owl:Axiom -HP:0007634 oboInOwl:hasDbXref UMLS:C1852242 owl:Axiom -HP:0007633 oboInOwl:hasDbXref UMLS:C4280421 owl:Axiom -HP:0007633 oboInOwl:hasDbXref UMLS:C1843496 owl:Axiom -HP:0007633 oboInOwl:hasDbXref UMLS:C4280422 owl:Axiom -HP:0008964 oboInOwl:hasDbXref UMLS:C4024611 owl:Axiom -HP:0008967 oboInOwl:hasDbXref UMLS:C1855579 owl:Axiom -HP:0006304 oboInOwl:hasDbXref UMLS:C0399545 owl:Axiom -HP:0006304 oboInOwl:hasDbXref SNOMEDCT_US:196409003 owl:Axiom -HP:0008963 oboInOwl:hasDbXref UMLS:C4024612 owl:Axiom -HP:0008962 oboInOwl:hasDbXref UMLS:C3805450 owl:Axiom -HP:0007609 oboInOwl:hasDbXref UMLS:C4024832 owl:Axiom -HP:0007608 oboInOwl:hasDbXref UMLS:C4024833 owl:Axiom -HP:0008936 oboInOwl:hasDbXref UMLS:C1853743 owl:Axiom -HP:0007605 oboInOwl:hasDbXref UMLS:C4021572 owl:Axiom -HP:0008935 oboInOwl:hasDbXref UMLS:C1845123 owl:Axiom -HP:0007607 oboInOwl:hasDbXref SNOMEDCT_US:7731005 owl:Axiom -HP:0007607 oboInOwl:hasDbXref SNOMEDCT_US:239007005 owl:Axiom -HP:0007607 oboInOwl:hasDbXref MSH:D053358 owl:Axiom -HP:0007607 oboInOwl:hasDbXref UMLS:C0162359 owl:Axiom -HP:0007606 oboInOwl:hasDbXref UMLS:C4024834 owl:Axiom -HP:0007601 oboInOwl:hasDbXref UMLS:C1840310 owl:Axiom -HP:0007603 oboInOwl:hasDbXref UMLS:C1859923 owl:Axiom -HP:0007602 oboInOwl:hasDbXref UMLS:C4024835 owl:Axiom -HP:0007616 oboInOwl:hasDbXref UMLS:C4024829 owl:Axiom -HP:0007616 oboInOwl:hasDbXref UMLS:C0860468 owl:Axiom -HP:0007616 oboInOwl:hasDbXref UMLS:C4280438 owl:Axiom -HP:0008947 oboInOwl:hasDbXref UMLS:C1860834 owl:Axiom -HP:0008946 oboInOwl:hasDbXref UMLS:C4021528 owl:Axiom -HP:0007618 oboInOwl:hasDbXref SNOMEDCT_US:17141001 owl:Axiom -HP:0007618 oboInOwl:hasDbXref UMLS:C0263625 owl:Axiom -HP:0008948 oboInOwl:hasDbXref UMLS:C1866013 owl:Axiom -HP:0007617 oboInOwl:hasDbXref UMLS:C4024828 owl:Axiom -HP:0008942 oboInOwl:hasDbXref UMLS:C3807306 owl:Axiom -HP:0008945 oboInOwl:hasDbXref UMLS:C1835993 owl:Axiom -HP:0008944 oboInOwl:hasDbXref UMLS:C3806644 owl:Axiom -HP:0008944 oboInOwl:hasDbXref UMLS:C1836451 owl:Axiom -HP:0008944 oboInOwl:hasDbXref UMLS:C1866863 owl:Axiom -HP:0007613 oboInOwl:hasDbXref UMLS:C4024830 owl:Axiom -HP:0007610 oboInOwl:hasDbXref UMLS:C4024831 owl:Axiom -HP:0008940 oboInOwl:hasDbXref SNOMEDCT_US:274741002 owl:Axiom -HP:0008940 oboInOwl:hasDbXref UMLS:C0476486 owl:Axiom -HP:0030170 oboInOwl:hasDbXref UMLS:C4022601 owl:Axiom -HP:0030171 oboInOwl:hasDbXref UMLS:C0473124 owl:Axiom -HP:0030171 oboInOwl:hasDbXref SNOMEDCT_US:197824007 owl:Axiom -HP:0030176 oboInOwl:hasDbXref UMLS:C4022598 owl:Axiom -HP:0030177 oboInOwl:hasDbXref UMLS:C0853150 owl:Axiom -HP:0030178 oboInOwl:hasDbXref UMLS:C4022597 owl:Axiom -HP:0030179 oboInOwl:hasDbXref UMLS:C4022596 owl:Axiom -HP:0030172 oboInOwl:hasDbXref UMLS:C4022600 owl:Axiom -HP:0030173 oboInOwl:hasDbXref UMLS:C4021049 owl:Axiom -HP:0030174 oboInOwl:hasDbXref UMLS:C4022599 owl:Axiom -HP:0030175 oboInOwl:hasDbXref UMLS:C4020904 owl:Axiom -HP:0030180 oboInOwl:hasDbXref UMLS:C1532837 owl:Axiom -HP:0030180 oboInOwl:hasDbXref SNOMEDCT_US:414949005 owl:Axiom -HP:0030181 oboInOwl:hasDbXref UMLS:C4021048 owl:Axiom -HP:0030182 oboInOwl:hasDbXref UMLS:C4022595 owl:Axiom -HP:0030187 oboInOwl:hasDbXref UMLS:C0231690 owl:Axiom -HP:0030187 oboInOwl:hasDbXref SNOMEDCT_US:78691002 owl:Axiom -HP:0030188 oboInOwl:hasDbXref UMLS:C4022593 owl:Axiom -HP:0030183 oboInOwl:hasDbXref UMLS:C4021047 owl:Axiom -HP:0030185 oboInOwl:hasDbXref UMLS:C4022594 owl:Axiom -HP:0030185 oboInOwl:hasDbXref UMLS:C4280303 owl:Axiom -HP:0030186 oboInOwl:hasDbXref MSH:D014202 owl:Axiom -HP:0030186 oboInOwl:hasDbXref MSH:D020329 owl:Axiom -HP:0030186 oboInOwl:hasDbXref UMLS:C0270736 owl:Axiom -HP:0030186 oboInOwl:hasDbXref SNOMEDCT_US:30721006 owl:Axiom -HP:0030186 oboInOwl:hasDbXref UMLS:C0234376 owl:Axiom -HP:0030186 oboInOwl:hasDbXref SNOMEDCT_US:609558009 owl:Axiom -HP:0005190 oboInOwl:hasDbXref UMLS:C4025242 owl:Axiom -HP:0030190 oboInOwl:hasDbXref UMLS:C4022592 owl:Axiom -HP:0030191 oboInOwl:hasDbXref UMLS:C4021046 owl:Axiom -HP:0005191 oboInOwl:hasDbXref UMLS:C0265669 owl:Axiom -HP:0005191 oboInOwl:hasDbXref SNOMEDCT_US:59068006 owl:Axiom -HP:0030192 oboInOwl:hasDbXref UMLS:C4022591 owl:Axiom -HP:0005193 oboInOwl:hasDbXref UMLS:C4025241 owl:Axiom -HP:0030193 oboInOwl:hasDbXref UMLS:C4022590 owl:Axiom -HP:0030198 oboInOwl:hasDbXref UMLS:C4022585 owl:Axiom -HP:0030199 oboInOwl:hasDbXref UMLS:C4022584 owl:Axiom -HP:0030194 oboInOwl:hasDbXref UMLS:C4022589 owl:Axiom -HP:0030195 oboInOwl:hasDbXref UMLS:C4022588 owl:Axiom -HP:0030196 oboInOwl:hasDbXref UMLS:C4022587 owl:Axiom -HP:0030197 oboInOwl:hasDbXref UMLS:C4022586 owl:Axiom -HP:0005187 oboInOwl:hasDbXref UMLS:C4025243 owl:Axiom -HP:0005183 oboInOwl:hasDbXref UMLS:C1856140 owl:Axiom -HP:0005184 oboInOwl:hasDbXref UMLS:C1560305 owl:Axiom -HP:0005185 oboInOwl:hasDbXref UMLS:C1847397 owl:Axiom -HP:0005186 oboInOwl:hasDbXref MSH:D013585 owl:Axiom -HP:0005186 oboInOwl:hasDbXref UMLS:C0410574 owl:Axiom -HP:0005186 oboInOwl:hasDbXref SNOMEDCT_US:240206002 owl:Axiom -HP:0005198 oboInOwl:hasDbXref UMLS:C4025237 owl:Axiom -HP:0005199 oboInOwl:hasDbXref UMLS:C3149223 owl:Axiom -HP:0005194 oboInOwl:hasDbXref UMLS:C4025240 owl:Axiom -HP:0005195 oboInOwl:hasDbXref UMLS:C4025239 owl:Axiom -HP:0005197 oboInOwl:hasDbXref UMLS:C4025238 owl:Axiom -HP:0030132 oboInOwl:hasDbXref UMLS:C4022616 owl:Axiom -HP:0030133 oboInOwl:hasDbXref UMLS:C4022615 owl:Axiom -HP:0030134 oboInOwl:hasDbXref UMLS:C4022614 owl:Axiom -HP:0030135 oboInOwl:hasDbXref UMLS:C4022613 owl:Axiom -HP:0030130 oboInOwl:hasDbXref UMLS:C4022618 owl:Axiom -HP:0030131 oboInOwl:hasDbXref UMLS:C4022617 owl:Axiom -HP:0030136 oboInOwl:hasDbXref UMLS:C4022612 owl:Axiom -HP:0030137 oboInOwl:hasDbXref UMLS:C4022611 owl:Axiom -HP:0030138 oboInOwl:hasDbXref UMLS:C4022610 owl:Axiom -HP:0030139 oboInOwl:hasDbXref UMLS:C4022609 owl:Axiom -HP:0030143 oboInOwl:hasDbXref SNOMEDCT_US:18101008 owl:Axiom -HP:0030143 oboInOwl:hasDbXref UMLS:C0232694 owl:Axiom -HP:0030144 oboInOwl:hasDbXref SNOMEDCT_US:15280003 owl:Axiom -HP:0030144 oboInOwl:hasDbXref UMLS:C0232695 owl:Axiom -HP:0030145 oboInOwl:hasDbXref UMLS:C4022606 owl:Axiom -HP:0030146 oboInOwl:hasDbXref UMLS:C4022605 owl:Axiom -HP:0030140 oboInOwl:hasDbXref UMLS:C4022608 owl:Axiom -HP:0030141 oboInOwl:hasDbXref UMLS:C4022607 owl:Axiom -HP:0030142 oboInOwl:hasDbXref UMLS:C0159060 owl:Axiom -HP:0030142 oboInOwl:hasDbXref SNOMEDCT_US:60612008 owl:Axiom -HP:0030147 oboInOwl:hasDbXref UMLS:C2674512 owl:Axiom -HP:0030148 oboInOwl:hasDbXref MSH:D006337 owl:Axiom -HP:0030148 oboInOwl:hasDbXref UMLS:C0018808 owl:Axiom -HP:0030148 oboInOwl:hasDbXref SNOMEDCT_US:414786004 owl:Axiom -HP:0030148 oboInOwl:hasDbXref SNOMEDCT_US:88610006 owl:Axiom -HP:0030148 oboInOwl:hasDbXref SNOMEDCT_US:421493004 owl:Axiom -HP:0030149 oboInOwl:hasDbXref SNOMEDCT_US:89138009 owl:Axiom -HP:0030149 oboInOwl:hasDbXref UMLS:C0036980 owl:Axiom -HP:0030149 oboInOwl:hasDbXref MSH:D012770 owl:Axiom -HP:0030154 oboInOwl:hasDbXref SNOMEDCT_US:25345001 owl:Axiom -HP:0030154 oboInOwl:hasDbXref UMLS:C0156215 owl:Axiom -HP:0030155 oboInOwl:hasDbXref UMLS:C0236078 owl:Axiom -HP:0030155 oboInOwl:hasDbXref SNOMEDCT_US:20502007 owl:Axiom -HP:0030156 oboInOwl:hasDbXref UMLS:C0004968 owl:Axiom -HP:0030156 oboInOwl:hasDbXref SNOMEDCT_US:274771005 owl:Axiom -HP:0030157 oboInOwl:hasDbXref MSH:D021501 owl:Axiom -HP:0030157 oboInOwl:hasDbXref SNOMEDCT_US:247355005 owl:Axiom -HP:0030157 oboInOwl:hasDbXref UMLS:C0016199 owl:Axiom -HP:0030150 oboInOwl:hasDbXref UMLS:C0549295 owl:Axiom -HP:0030151 oboInOwl:hasDbXref MSH:D002761 owl:Axiom -HP:0030151 oboInOwl:hasDbXref SNOMEDCT_US:82403002 owl:Axiom -HP:0030151 oboInOwl:hasDbXref UMLS:C0008311 owl:Axiom -HP:0030153 oboInOwl:hasDbXref UMLS:C0206698 owl:Axiom -HP:0030153 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0030153 oboInOwl:hasDbXref MSH:D018281 owl:Axiom -HP:0030153 oboInOwl:hasDbXref SNOMEDCT_US:312104005 owl:Axiom -HP:0030153 oboInOwl:hasDbXref SNOMEDCT_US:70179006 owl:Axiom -HP:0030158 oboInOwl:hasDbXref UMLS:C0269189 owl:Axiom -HP:0030158 oboInOwl:hasDbXref SNOMEDCT_US:79342006 owl:Axiom -HP:0030158 oboInOwl:hasDbXref SNOMEDCT_US:61253004 owl:Axiom -HP:0030158 oboInOwl:hasDbXref MSH:D002579 owl:Axiom -HP:0030158 oboInOwl:hasDbXref UMLS:C0007869 owl:Axiom -HP:0030159 oboInOwl:hasDbXref SNOMEDCT_US:123841004 owl:Axiom -HP:0030159 oboInOwl:hasDbXref MSH:D002583 owl:Axiom -HP:0030159 oboInOwl:hasDbXref SNOMEDCT_US:65576009 owl:Axiom -HP:0030159 oboInOwl:hasDbXref UMLS:C0007855 owl:Axiom -HP:0030159 oboInOwl:hasDbXref UMLS:C0007873 owl:Axiom -HP:0030160 oboInOwl:hasDbXref SNOMEDCT_US:37610005 owl:Axiom -HP:0030160 oboInOwl:hasDbXref MSH:D002575 owl:Axiom -HP:0030160 oboInOwl:hasDbXref UMLS:C0007860 owl:Axiom -HP:0030165 oboInOwl:hasDbXref UMLS:C4022602 owl:Axiom -HP:0030166 oboInOwl:hasDbXref SNOMEDCT_US:42984000 owl:Axiom -HP:0030166 oboInOwl:hasDbXref UMLS:C0028081 owl:Axiom -HP:0030167 oboInOwl:hasDbXref UMLS:C4021051 owl:Axiom -HP:0030168 oboInOwl:hasDbXref UMLS:C4021050 owl:Axiom -HP:0030161 oboInOwl:hasDbXref SNOMEDCT_US:34363003 owl:Axiom -HP:0030161 oboInOwl:hasDbXref UMLS:C0042256 owl:Axiom -HP:0030162 oboInOwl:hasDbXref UMLS:C4022604 owl:Axiom -HP:0030163 oboInOwl:hasDbXref UMLS:C4022603 owl:Axiom -HP:0030164 oboInOwl:hasDbXref SNOMEDCT_US:43922008 owl:Axiom -HP:0030164 oboInOwl:hasDbXref UMLS:C0239064 owl:Axiom -HP:0030169 oboInOwl:hasDbXref MSH:D004932 owl:Axiom -HP:0030169 oboInOwl:hasDbXref UMLS:C0017145 owl:Axiom -HP:0030169 oboInOwl:hasDbXref SNOMEDCT_US:91109007 owl:Axiom -HP:0005129 oboInOwl:hasDbXref UMLS:C1855901 owl:Axiom -HP:0006456 oboInOwl:hasDbXref UMLS:C4025045 owl:Axiom -HP:0007787 oboInOwl:hasDbXref UMLS:C0858617 owl:Axiom -HP:0007787 oboInOwl:hasDbXref SNOMEDCT_US:315353005 owl:Axiom -HP:0006459 oboInOwl:hasDbXref UMLS:C1851988 owl:Axiom -HP:0005121 oboInOwl:hasDbXref UMLS:C1850196 owl:Axiom -HP:0006453 oboInOwl:hasDbXref UMLS:C1855758 owl:Axiom -HP:0006454 oboInOwl:hasDbXref UMLS:C4280446 owl:Axiom -HP:0006454 oboInOwl:hasDbXref UMLS:C4021597 owl:Axiom -HP:0007780 oboInOwl:hasDbXref UMLS:C4021568 owl:Axiom -HP:0006450 oboInOwl:hasDbXref UMLS:C1857193 owl:Axiom -HP:0005120 oboInOwl:hasDbXref UMLS:C4025246 owl:Axiom -HP:0030100 oboInOwl:hasDbXref UMLS:C4022645 owl:Axiom -HP:0030101 oboInOwl:hasDbXref UMLS:C4022644 owl:Axiom -HP:0030102 oboInOwl:hasDbXref UMLS:C4022643 owl:Axiom -HP:0030107 oboInOwl:hasDbXref UMLS:C4022638 owl:Axiom -HP:0030108 oboInOwl:hasDbXref UMLS:C4022637 owl:Axiom -HP:0030109 oboInOwl:hasDbXref UMLS:C4022636 owl:Axiom -HP:0030103 oboInOwl:hasDbXref UMLS:C4022642 owl:Axiom -HP:0007799 oboInOwl:hasDbXref UMLS:C1968901 owl:Axiom -HP:0006467 oboInOwl:hasDbXref UMLS:C1851313 owl:Axiom -HP:0005136 oboInOwl:hasDbXref UMLS:C1835130 owl:Axiom -HP:0030104 oboInOwl:hasDbXref UMLS:C4022641 owl:Axiom -HP:0030105 oboInOwl:hasDbXref UMLS:C4022640 owl:Axiom -HP:0030106 oboInOwl:hasDbXref UMLS:C4022639 owl:Axiom -HP:0005132 oboInOwl:hasDbXref UMLS:C0240709 owl:Axiom -HP:0007795 oboInOwl:hasDbXref UMLS:C1857308 owl:Axiom -HP:0006463 oboInOwl:hasDbXref UMLS:C1833323 owl:Axiom -HP:0005133 oboInOwl:hasDbXref Fyler:2333 owl:Axiom -HP:0005133 oboInOwl:hasDbXref Fyler:1827 owl:Axiom -HP:0005133 oboInOwl:hasDbXref SNOMEDCT_US:253522006 owl:Axiom -HP:0005133 oboInOwl:hasDbXref UMLS:C0344893 owl:Axiom -HP:0005134 oboInOwl:hasDbXref UMLS:C0265831 owl:Axiom -HP:0005134 oboInOwl:hasDbXref SNOMEDCT_US:6996004 owl:Axiom -HP:0007797 oboInOwl:hasDbXref UMLS:C1861791 owl:Axiom -HP:0006465 oboInOwl:hasDbXref UMLS:C1834345 owl:Axiom -HP:0006466 oboInOwl:hasDbXref UMLS:C1837407 owl:Axiom -HP:0005135 oboInOwl:hasDbXref UMLS:C4025245 owl:Axiom -HP:0007791 oboInOwl:hasDbXref UMLS:C4024800 owl:Axiom -HP:0006460 oboInOwl:hasDbXref UMLS:C1850854 owl:Axiom -HP:0006461 oboInOwl:hasDbXref MSH:D060048 owl:Axiom -HP:0006461 oboInOwl:hasDbXref UMLS:C0149887 owl:Axiom -HP:0007793 oboInOwl:hasDbXref UMLS:C4024799 owl:Axiom -HP:0006462 oboInOwl:hasDbXref UMLS:C1833326 owl:Axiom -HP:0007792 oboInOwl:hasDbXref UMLS:C1843892 owl:Axiom -HP:0030110 oboInOwl:hasDbXref UMLS:C4022635 owl:Axiom -HP:0030111 oboInOwl:hasDbXref UMLS:C4022634 owl:Axiom -HP:0030112 oboInOwl:hasDbXref UMLS:C4022633 owl:Axiom -HP:0030113 oboInOwl:hasDbXref UMLS:C4022632 owl:Axiom -HP:0006438 oboInOwl:hasDbXref UMLS:C1843105 owl:Axiom -HP:0005107 oboInOwl:hasDbXref UMLS:C4025250 owl:Axiom -HP:0030118 oboInOwl:hasDbXref UMLS:C4022627 owl:Axiom -HP:0030119 oboInOwl:hasDbXref UMLS:C4022626 owl:Axiom -HP:0006439 oboInOwl:hasDbXref UMLS:C2673394 owl:Axiom -HP:0005108 oboInOwl:hasDbXref UMLS:C4025249 owl:Axiom -HP:0007769 oboInOwl:hasDbXref SNOMEDCT_US:405721006 owl:Axiom -HP:0007769 oboInOwl:hasDbXref UMLS:C1320640 owl:Axiom -HP:0007769 oboInOwl:hasDbXref SNOMEDCT_US:61536007 owl:Axiom -HP:0005109 oboInOwl:hasDbXref UMLS:C4021642 owl:Axiom -HP:0005103 oboInOwl:hasDbXref UMLS:C1408806 owl:Axiom -HP:0007766 oboInOwl:hasDbXref UMLS:C1298695 owl:Axiom -HP:0007766 oboInOwl:hasDbXref SNOMEDCT_US:373650004 owl:Axiom -HP:0030114 oboInOwl:hasDbXref UMLS:C4022631 owl:Axiom -HP:0006434 oboInOwl:hasDbXref UMLS:C1859477 owl:Axiom -HP:0005104 oboInOwl:hasDbXref UMLS:C1861328 owl:Axiom -HP:0007765 oboInOwl:hasDbXref UMLS:C0423280 owl:Axiom -HP:0007765 oboInOwl:hasDbXref SNOMEDCT_US:246991003 owl:Axiom -HP:0030115 oboInOwl:hasDbXref UMLS:C4022630 owl:Axiom -HP:0030116 oboInOwl:hasDbXref UMLS:C4022629 owl:Axiom -HP:0005105 oboInOwl:hasDbXref Fyler:4870 owl:Axiom -HP:0005105 oboInOwl:hasDbXref UMLS:C4025252 owl:Axiom -HP:0007768 oboInOwl:hasDbXref UMLS:C4021569 owl:Axiom -HP:0030117 oboInOwl:hasDbXref UMLS:C4022628 owl:Axiom -HP:0005106 oboInOwl:hasDbXref UMLS:C4025251 owl:Axiom -HP:0006437 oboInOwl:hasDbXref UMLS:C1834392 owl:Axiom -HP:0006431 oboInOwl:hasDbXref UMLS:C4025047 owl:Axiom -HP:0007761 oboInOwl:hasDbXref SNOMEDCT_US:404650002 owl:Axiom -HP:0007761 oboInOwl:hasDbXref UMLS:C1321308 owl:Axiom -HP:0005100 oboInOwl:hasDbXref UMLS:C1851833 owl:Axiom -HP:0006432 oboInOwl:hasDbXref UMLS:C1843983 owl:Axiom -HP:0005101 oboInOwl:hasDbXref SNOMEDCT_US:232326009 owl:Axiom -HP:0005101 oboInOwl:hasDbXref UMLS:C0018780 owl:Axiom -HP:0005101 oboInOwl:hasDbXref SNOMEDCT_US:48758008 owl:Axiom -HP:0005101 oboInOwl:hasDbXref MSH:D006316 owl:Axiom -HP:0007763 oboInOwl:hasDbXref UMLS:C0154835 owl:Axiom -HP:0007763 oboInOwl:hasDbXref SNOMEDCT_US:84884003 owl:Axiom -HP:0005102 oboInOwl:hasDbXref UMLS:C1849095 owl:Axiom -HP:0006433 oboInOwl:hasDbXref UMLS:C4025046 owl:Axiom -HP:0007760 oboInOwl:hasDbXref MSH:C535475 owl:Axiom -HP:0007760 oboInOwl:hasDbXref SNOMEDCT_US:39662004 owl:Axiom -HP:0007760 oboInOwl:hasDbXref SNOMEDCT_US:419395007 owl:Axiom -HP:0007760 oboInOwl:hasDbXref UMLS:C0271287 owl:Axiom -HP:0030121 oboInOwl:hasDbXref UMLS:C4022624 owl:Axiom -HP:0030122 oboInOwl:hasDbXref UMLS:C4022623 owl:Axiom -HP:0030123 oboInOwl:hasDbXref UMLS:C4022622 owl:Axiom -HP:0030124 oboInOwl:hasDbXref UMLS:C4022621 owl:Axiom -HP:0030120 oboInOwl:hasDbXref UMLS:C4022625 owl:Axiom -HP:0030129 oboInOwl:hasDbXref UMLS:C4022619 owl:Axiom -HP:0006449 oboInOwl:hasDbXref UMLS:C1850145 owl:Axiom -HP:0030125 oboInOwl:hasDbXref UMLS:C4021052 owl:Axiom -HP:0007777 oboInOwl:hasDbXref UMLS:C0008512 owl:Axiom -HP:0007777 oboInOwl:hasDbXref SNOMEDCT_US:53854005 owl:Axiom -HP:0007776 oboInOwl:hasDbXref UMLS:C1835148 owl:Axiom -HP:0006446 oboInOwl:hasDbXref UMLS:C1849580 owl:Axiom -HP:0005115 oboInOwl:hasDbXref SNOMEDCT_US:72654001 owl:Axiom -HP:0005115 oboInOwl:hasDbXref UMLS:C0428974 owl:Axiom -HP:0030126 oboInOwl:hasDbXref UMLS:C4022620 owl:Axiom -HP:0030127 oboInOwl:hasDbXref SNOMEDCT_US:129103003 owl:Axiom -HP:0030127 oboInOwl:hasDbXref UMLS:C0014175 owl:Axiom -HP:0030127 oboInOwl:hasDbXref MSH:D004715 owl:Axiom -HP:0030127 oboInOwl:hasDbXref SNOMEDCT_US:396224008 owl:Axiom -HP:0005116 oboInOwl:hasDbXref UMLS:C3279191 owl:Axiom -HP:0007779 oboInOwl:hasDbXref UMLS:C1853234 owl:Axiom -HP:0005117 oboInOwl:hasDbXref UMLS:C1840375 owl:Axiom -HP:0007778 oboInOwl:hasDbXref UMLS:C4024803 owl:Axiom -HP:0005110 oboInOwl:hasDbXref UMLS:C0004238 owl:Axiom -HP:0005110 oboInOwl:hasDbXref MSH:D001281 owl:Axiom -HP:0005110 oboInOwl:hasDbXref SNOMEDCT_US:49436004 owl:Axiom -HP:0006441 oboInOwl:hasDbXref UMLS:C1833878 owl:Axiom -HP:0007773 oboInOwl:hasDbXref UMLS:C1850109 owl:Axiom -HP:0007772 oboInOwl:hasDbXref UMLS:C1837458 owl:Axiom -HP:0007772 oboInOwl:hasDbXref UMLS:C1848530 owl:Axiom -HP:0006442 oboInOwl:hasDbXref UMLS:C1859478 owl:Axiom -HP:0006443 oboInOwl:hasDbXref UMLS:C1868578 owl:Axiom -HP:0005112 oboInOwl:hasDbXref UMLS:C4025248 owl:Axiom -HP:0007774 oboInOwl:hasDbXref UMLS:C1836890 owl:Axiom -HP:0005113 oboInOwl:hasDbXref Fyler:2706 owl:Axiom -HP:0005113 oboInOwl:hasDbXref UMLS:C1851119 owl:Axiom -HP:0007770 oboInOwl:hasDbXref UMLS:C1854685 owl:Axiom -HP:0006440 oboInOwl:hasDbXref UMLS:C1844516 owl:Axiom -HP:0005170 oboInOwl:hasDbXref UMLS:C1861987 owl:Axiom -HP:0006496 oboInOwl:hasDbXref UMLS:C4025035 owl:Axiom -HP:0005165 oboInOwl:hasDbXref SNOMEDCT_US:49578007 owl:Axiom -HP:0005165 oboInOwl:hasDbXref UMLS:C0520878 owl:Axiom -HP:0006498 oboInOwl:hasDbXref UMLS:C1868577 owl:Axiom -HP:0006498 oboInOwl:hasDbXref MSH:C535568 owl:Axiom -HP:0006499 oboInOwl:hasDbXref UMLS:C4025034 owl:Axiom -HP:0005168 oboInOwl:hasDbXref UMLS:C1867421 owl:Axiom -HP:0006492 oboInOwl:hasDbXref UMLS:C1856732 owl:Axiom -HP:0005162 oboInOwl:hasDbXref UMLS:C0023212 owl:Axiom -HP:0005162 oboInOwl:hasDbXref MSH:D006333 owl:Axiom -HP:0005162 oboInOwl:hasDbXref UMLS:C0553982 owl:Axiom -HP:0005162 oboInOwl:hasDbXref SNOMEDCT_US:85232009 owl:Axiom -HP:0005162 oboInOwl:hasDbXref SNOMEDCT_US:275514001 owl:Axiom -HP:0006493 oboInOwl:hasDbXref UMLS:C4025037 owl:Axiom -HP:0006494 oboInOwl:hasDbXref UMLS:C4025036 owl:Axiom -HP:0006495 oboInOwl:hasDbXref UMLS:C1865571 owl:Axiom -HP:0005164 oboInOwl:hasDbXref UMLS:C1866206 owl:Axiom -HP:0005180 oboInOwl:hasDbXref UMLS:C0040961 owl:Axiom -HP:0005180 oboInOwl:hasDbXref SNOMEDCT_US:111287006 owl:Axiom -HP:0005180 oboInOwl:hasDbXref MSH:D014262 owl:Axiom -HP:0005180 oboInOwl:hasDbXref Fyler:1161 owl:Axiom -HP:0005181 oboInOwl:hasDbXref UMLS:C1867743 owl:Axiom -HP:0005182 oboInOwl:hasDbXref Fyler:1601 owl:Axiom -HP:0005182 oboInOwl:hasDbXref SNOMEDCT_US:253599005 owl:Axiom -HP:0005182 oboInOwl:hasDbXref UMLS:C0344987 owl:Axiom -HP:0005176 oboInOwl:hasDbXref UMLS:C1866207 owl:Axiom -HP:0005177 oboInOwl:hasDbXref UMLS:C1848486 owl:Axiom -HP:0005177 oboInOwl:hasDbXref UMLS:C4280503 owl:Axiom -HP:0005178 oboInOwl:hasDbXref UMLS:C1841661 owl:Axiom -HP:0005172 oboInOwl:hasDbXref UMLS:C0264913 owl:Axiom -HP:0005172 oboInOwl:hasDbXref SNOMEDCT_US:62026008 owl:Axiom -HP:0005174 oboInOwl:hasDbXref UMLS:C1848978 owl:Axiom -HP:0006480 oboInOwl:hasDbXref UMLS:C0232513 owl:Axiom -HP:0006480 oboInOwl:hasDbXref UMLS:C0399385 owl:Axiom -HP:0006480 oboInOwl:hasDbXref SNOMEDCT_US:234974002 owl:Axiom -HP:0006480 oboInOwl:hasDbXref SNOMEDCT_US:42756003 owl:Axiom -HP:0005147 oboInOwl:hasDbXref UMLS:C1969410 owl:Axiom -HP:0006479 oboInOwl:hasDbXref UMLS:C4025042 owl:Axiom -HP:0005148 oboInOwl:hasDbXref UMLS:C1860165 owl:Axiom -HP:0005143 oboInOwl:hasDbXref UMLS:C0345037 owl:Axiom -HP:0005143 oboInOwl:hasDbXref SNOMEDCT_US:253634009 owl:Axiom -HP:0005144 oboInOwl:hasDbXref UMLS:C1845019 owl:Axiom -HP:0006476 oboInOwl:hasDbXref UMLS:C4025043 owl:Axiom -HP:0005145 oboInOwl:hasDbXref UMLS:C0242231 owl:Axiom -HP:0005145 oboInOwl:hasDbXref SNOMEDCT_US:233970002 owl:Axiom -HP:0005145 oboInOwl:hasDbXref MSH:D023921 owl:Axiom -HP:0005146 oboInOwl:hasDbXref UMLS:C1856483 owl:Axiom -HP:0006477 oboInOwl:hasDbXref UMLS:C0341007 owl:Axiom -HP:0006477 oboInOwl:hasDbXref SNOMEDCT_US:235013007 owl:Axiom -HP:0006477 oboInOwl:hasDbXref UMLS:C4280445 owl:Axiom -HP:0006470 oboInOwl:hasDbXref UMLS:C1859449 owl:Axiom -HP:0006471 oboInOwl:hasDbXref UMLS:C4025044 owl:Axiom -HP:0006473 oboInOwl:hasDbXref UMLS:C1850644 owl:Axiom -HP:0006490 oboInOwl:hasDbXref UMLS:C4025039 owl:Axiom -HP:0005160 oboInOwl:hasDbXref Fyler:900 owl:Axiom -HP:0005160 oboInOwl:hasDbXref Fyler:0900 owl:Axiom -HP:0005160 oboInOwl:hasDbXref UMLS:C0036400 owl:Axiom -HP:0005160 oboInOwl:hasDbXref SNOMEDCT_US:39905002 owl:Axiom -HP:0005160 oboInOwl:hasDbXref SNOMEDCT_US:111323005 owl:Axiom -HP:0005160 oboInOwl:hasDbXref MSH:D012587 owl:Axiom -HP:0006491 oboInOwl:hasDbXref UMLS:C4025038 owl:Axiom -HP:0031411 oboInOwl:hasDbXref Fyler:4013 owl:Axiom -HP:0006489 oboInOwl:hasDbXref UMLS:C4280444 owl:Axiom -HP:0006489 oboInOwl:hasDbXref UMLS:C4025040 owl:Axiom -HP:0031415 oboInOwl:hasDbXref UMLS:C1833331 owl:Axiom -HP:0006485 oboInOwl:hasDbXref UMLS:C4020816 owl:Axiom -HP:0006485 oboInOwl:hasDbXref UMLS:C4083290 owl:Axiom -HP:0006485 oboInOwl:hasDbXref UMLS:C4020815 owl:Axiom -HP:0006486 oboInOwl:hasDbXref UMLS:C4025041 owl:Axiom -HP:0005155 oboInOwl:hasDbXref UMLS:C0232216 owl:Axiom -HP:0005155 oboInOwl:hasDbXref SNOMEDCT_US:81898007 owl:Axiom -HP:0006487 oboInOwl:hasDbXref UMLS:C1855340 owl:Axiom -HP:0005156 oboInOwl:hasDbXref Fyler:3040 owl:Axiom -HP:0005156 oboInOwl:hasDbXref UMLS:C1970625 owl:Axiom -HP:0005157 oboInOwl:hasDbXref UMLS:C0238044 owl:Axiom -HP:0006488 oboInOwl:hasDbXref UMLS:C0426863 owl:Axiom -HP:0006481 oboInOwl:hasDbXref UMLS:C4021596 owl:Axiom -HP:0005150 oboInOwl:hasDbXref UMLS:C4025244 owl:Axiom -HP:0005151 oboInOwl:hasDbXref UMLS:C0265878 owl:Axiom -HP:0005151 oboInOwl:hasDbXref SNOMEDCT_US:13867009 owl:Axiom -HP:0006482 oboInOwl:hasDbXref MSH:D014071 owl:Axiom -HP:0006482 oboInOwl:hasDbXref UMLS:C0262444 owl:Axiom -HP:0006482 oboInOwl:hasDbXref UMLS:C0040427 owl:Axiom -HP:0006482 oboInOwl:hasDbXref SNOMEDCT_US:422775003 owl:Axiom -HP:0006483 oboInOwl:hasDbXref SNOMEDCT_US:335443002 owl:Axiom -HP:0006483 oboInOwl:hasDbXref UMLS:C1290508 owl:Axiom -HP:0005152 oboInOwl:hasDbXref UMLS:C1708371 owl:Axiom -HP:0005152 oboInOwl:hasDbXref MSH:C535584 owl:Axiom -HP:0007708 oboInOwl:hasDbXref UMLS:C4024812 owl:Axiom -HP:0007707 oboInOwl:hasDbXref UMLS:C1853230 owl:Axiom -HP:0007707 oboInOwl:hasDbXref MSH:C537786 owl:Axiom -HP:0007709 oboInOwl:hasDbXref UMLS:C0155120 owl:Axiom -HP:0007709 oboInOwl:hasDbXref MSH:C562399 owl:Axiom -HP:0007709 oboInOwl:hasDbXref SNOMEDCT_US:35055000 owl:Axiom -HP:0007704 oboInOwl:hasDbXref UMLS:C1847515 owl:Axiom -HP:0007703 oboInOwl:hasDbXref UMLS:C1862475 owl:Axiom -HP:0007703 oboInOwl:hasDbXref SNOMEDCT_US:421689001 owl:Axiom -HP:0007703 oboInOwl:hasDbXref UMLS:C1720508 owl:Axiom -HP:0007705 oboInOwl:hasDbXref SNOMEDCT_US:111521006 owl:Axiom -HP:0007705 oboInOwl:hasDbXref UMLS:C0155118 owl:Axiom -HP:0007700 oboInOwl:hasDbXref SNOMEDCT_US:65075004 owl:Axiom -HP:0007700 oboInOwl:hasDbXref UMLS:C0266525 owl:Axiom -HP:0007715 oboInOwl:hasDbXref UMLS:C1859436 owl:Axiom -HP:0007717 oboInOwl:hasDbXref UMLS:C4024810 owl:Axiom -HP:0007716 oboInOwl:hasDbXref MSH:C536494 owl:Axiom -HP:0007716 oboInOwl:hasDbXref UMLS:C0220633 owl:Axiom -HP:0007716 oboInOwl:hasDbXref NCIT:C3224 owl:Axiom -HP:0007710 oboInOwl:hasDbXref UMLS:C4024811 owl:Axiom -HP:0006417 oboInOwl:hasDbXref UMLS:C1864854 owl:Axiom -HP:0007747 oboInOwl:hasDbXref UMLS:C4024807 owl:Axiom -HP:0006413 oboInOwl:hasDbXref UMLS:C2678328 owl:Axiom -HP:0006414 oboInOwl:hasDbXref UMLS:C4021598 owl:Axiom -HP:0006415 oboInOwl:hasDbXref UMLS:C1849276 owl:Axiom -HP:0007740 oboInOwl:hasDbXref UMLS:C1850640 owl:Axiom -HP:0007759 oboInOwl:hasDbXref UMLS:C1856661 owl:Axiom -HP:0007759 oboInOwl:hasDbXref SNOMEDCT_US:246957002 owl:Axiom -HP:0007759 oboInOwl:hasDbXref UMLS:C0423250 owl:Axiom -HP:0006429 oboInOwl:hasDbXref UMLS:C1849016 owl:Axiom -HP:0007755 oboInOwl:hasDbXref MSH:D053559 owl:Axiom -HP:0007755 oboInOwl:hasDbXref UMLS:C0339277 owl:Axiom -HP:0007755 oboInOwl:hasDbXref SNOMEDCT_US:1674008 owl:Axiom -HP:0006423 oboInOwl:hasDbXref UMLS:C1846160 owl:Axiom -HP:0007754 oboInOwl:hasDbXref UMLS:C0730292 owl:Axiom -HP:0006424 oboInOwl:hasDbXref UMLS:C4025048 owl:Axiom -HP:0006426 oboInOwl:hasDbXref UMLS:C1968943 owl:Axiom -HP:0007750 oboInOwl:hasDbXref UMLS:C2673946 owl:Axiom -HP:0007750 oboInOwl:hasDbXref UMLS:C4072863 owl:Axiom -HP:0006420 oboInOwl:hasDbXref UMLS:C1969396 owl:Axiom -HP:0007728 oboInOwl:hasDbXref SNOMEDCT_US:400962005 owl:Axiom -HP:0007728 oboInOwl:hasDbXref MSH:C537550 owl:Axiom -HP:0007728 oboInOwl:hasDbXref UMLS:C1303009 owl:Axiom -HP:0007727 oboInOwl:hasDbXref UMLS:C1849198 owl:Axiom -HP:0007722 oboInOwl:hasDbXref UMLS:C1840457 owl:Axiom -HP:0007721 oboInOwl:hasDbXref UMLS:C3277464 owl:Axiom -HP:0007720 oboInOwl:hasDbXref UMLS:C0344529 owl:Axiom -HP:0007720 oboInOwl:hasDbXref SNOMEDCT_US:204145006 owl:Axiom -HP:0006409 oboInOwl:hasDbXref UMLS:C1855191 owl:Axiom -HP:0007737 oboInOwl:hasDbXref UMLS:C1836926 owl:Axiom -HP:0006406 oboInOwl:hasDbXref UMLS:C1968611 owl:Axiom -HP:0006407 oboInOwl:hasDbXref UMLS:C4025050 owl:Axiom -HP:0007738 oboInOwl:hasDbXref UMLS:C1854686 owl:Axiom -HP:0006408 oboInOwl:hasDbXref UMLS:C4025049 owl:Axiom -HP:0007733 oboInOwl:hasDbXref UMLS:C1846266 owl:Axiom -HP:0007732 oboInOwl:hasDbXref UMLS:C1863200 owl:Axiom -HP:0006402 oboInOwl:hasDbXref UMLS:C1840307 owl:Axiom -HP:0007734 oboInOwl:hasDbXref UMLS:C1867030 owl:Axiom -HP:0007731 oboInOwl:hasDbXref UMLS:C4024809 owl:Axiom -HP:0007730 oboInOwl:hasDbXref UMLS:C0154920 owl:Axiom -HP:0007730 oboInOwl:hasDbXref SNOMEDCT_US:247032003 owl:Axiom -HP:0007730 oboInOwl:hasDbXref SNOMEDCT_US:70397008 owl:Axiom -HP:0006400 oboInOwl:hasDbXref UMLS:C1859462 owl:Axiom -HP:0030091 oboInOwl:hasDbXref UMLS:C4021055 owl:Axiom -HP:0030092 oboInOwl:hasDbXref UMLS:C4022651 owl:Axiom -HP:0030093 oboInOwl:hasDbXref UMLS:C4022650 owl:Axiom -HP:0030094 oboInOwl:hasDbXref UMLS:C4022649 owl:Axiom -HP:0030090 oboInOwl:hasDbXref UMLS:C4022652 owl:Axiom -HP:0030099 oboInOwl:hasDbXref UMLS:C4022646 owl:Axiom -HP:0030095 oboInOwl:hasDbXref UMLS:C4021054 owl:Axiom -HP:0030096 oboInOwl:hasDbXref UMLS:C4022648 owl:Axiom -HP:0030097 oboInOwl:hasDbXref UMLS:C4022647 owl:Axiom -HP:0030098 oboInOwl:hasDbXref UMLS:C4021053 owl:Axiom -HP:0006180 oboInOwl:hasDbXref UMLS:C1863317 owl:Axiom -HP:0006179 oboInOwl:hasDbXref UMLS:C1862693 owl:Axiom -HP:0006174 oboInOwl:hasDbXref UMLS:C1840419 owl:Axiom -HP:0006175 oboInOwl:hasDbXref UMLS:C4280463 owl:Axiom -HP:0006175 oboInOwl:hasDbXref UMLS:C1834348 owl:Axiom -HP:0006176 oboInOwl:hasDbXref UMLS:C1839285 owl:Axiom -HP:0006191 oboInOwl:hasDbXref UMLS:C1857539 owl:Axiom -HP:0006192 oboInOwl:hasDbXref UMLS:C4025084 owl:Axiom -HP:0006193 oboInOwl:hasDbXref UMLS:C4025083 owl:Axiom -HP:0006190 oboInOwl:hasDbXref UMLS:C1861316 owl:Axiom -HP:0006189 oboInOwl:hasDbXref UMLS:C1866000 owl:Axiom -HP:0006184 oboInOwl:hasDbXref UMLS:C1857483 owl:Axiom -HP:0006185 oboInOwl:hasDbXref UMLS:C1861350 owl:Axiom -HP:0006187 oboInOwl:hasDbXref UMLS:C1861332 owl:Axiom -HP:0007490 oboInOwl:hasDbXref UMLS:C1866031 owl:Axiom -HP:0006160 oboInOwl:hasDbXref UMLS:C4025086 owl:Axiom -HP:0006161 oboInOwl:hasDbXref UMLS:C1856471 owl:Axiom -HP:0006159 oboInOwl:hasDbXref UMLS:C4021606 owl:Axiom -HP:0006155 oboInOwl:hasDbXref UMLS:C4025087 owl:Axiom -HP:0006156 oboInOwl:hasDbXref SNOMEDCT_US:299137000 owl:Axiom -HP:0006156 oboInOwl:hasDbXref UMLS:C0575904 owl:Axiom -HP:0006156 oboInOwl:hasDbXref UMLS:C4280465 owl:Axiom -HP:0007486 oboInOwl:hasDbXref UMLS:C1332863 owl:Axiom -HP:0007486 oboInOwl:hasDbXref NCIT:C3086 owl:Axiom -HP:0007489 oboInOwl:hasDbXref SNOMEDCT_US:125279001 owl:Axiom -HP:0007489 oboInOwl:hasDbXref UMLS:C1265776 owl:Axiom -HP:0006157 oboInOwl:hasDbXref UMLS:C1865131 owl:Axiom -HP:0006157 oboInOwl:hasDbXref UMLS:C4280464 owl:Axiom -HP:0007488 oboInOwl:hasDbXref UMLS:C4024863 owl:Axiom -HP:0007483 oboInOwl:hasDbXref UMLS:C4024864 owl:Axiom -HP:0006152 oboInOwl:hasDbXref UMLS:C4021607 owl:Axiom -HP:0007482 oboInOwl:hasDbXref UMLS:C4024865 owl:Axiom -HP:0007485 oboInOwl:hasDbXref UMLS:C4024855 owl:Axiom -HP:0007485 oboInOwl:hasDbXref UMLS:C0241267 owl:Axiom -HP:0006153 oboInOwl:hasDbXref UMLS:C2675549 owl:Axiom -HP:0006170 oboInOwl:hasDbXref UMLS:C1862097 owl:Axiom -HP:0006172 oboInOwl:hasDbXref UMLS:C1834961 owl:Axiom -HP:0006166 oboInOwl:hasDbXref UMLS:C1859369 owl:Axiom -HP:0006167 oboInOwl:hasDbXref UMLS:C4025085 owl:Axiom -HP:0007497 oboInOwl:hasDbXref UMLS:C1835654 owl:Axiom -HP:0006169 oboInOwl:hasDbXref UMLS:C1833882 owl:Axiom -HP:0007499 oboInOwl:hasDbXref UMLS:C4024862 owl:Axiom -HP:0006162 oboInOwl:hasDbXref UMLS:C1854913 owl:Axiom -HP:0007494 oboInOwl:hasDbXref UMLS:C1851552 owl:Axiom -HP:0006163 oboInOwl:hasDbXref UMLS:C1859700 owl:Axiom -HP:0007495 oboInOwl:hasDbXref UMLS:C1857656 owl:Axiom -HP:0006165 oboInOwl:hasDbXref UMLS:C1862157 owl:Axiom -HP:0007429 oboInOwl:hasDbXref UMLS:C4024881 owl:Axiom -HP:0007428 oboInOwl:hasDbXref UMLS:C4024882 owl:Axiom -HP:0008756 oboInOwl:hasDbXref UMLS:C0396064 owl:Axiom -HP:0008756 oboInOwl:hasDbXref SNOMEDCT_US:232448002 owl:Axiom -HP:0007425 oboInOwl:hasDbXref UMLS:C4024883 owl:Axiom -HP:0008755 oboInOwl:hasDbXref SNOMEDCT_US:308232009 owl:Axiom -HP:0008755 oboInOwl:hasDbXref UMLS:C0585984 owl:Axiom -HP:0007427 oboInOwl:hasDbXref UMLS:C3279601 owl:Axiom -HP:0007427 oboInOwl:hasDbXref UMLS:C3279575 owl:Axiom -HP:0008757 oboInOwl:hasDbXref MSH:D014826 owl:Axiom -HP:0008757 oboInOwl:hasDbXref UMLS:C0751575 owl:Axiom -HP:0008752 oboInOwl:hasDbXref UMLS:C4021530 owl:Axiom -HP:0007421 oboInOwl:hasDbXref UMLS:C3554587 owl:Axiom -HP:0008751 oboInOwl:hasDbXref UMLS:C1840311 owl:Axiom -HP:0008751 oboInOwl:hasDbXref MSH:C537875 owl:Axiom -HP:0008751 oboInOwl:hasDbXref SNOMEDCT_US:232461002 owl:Axiom -HP:0007420 oboInOwl:hasDbXref UMLS:C1697453 owl:Axiom -HP:0008754 oboInOwl:hasDbXref UMLS:C1859158 owl:Axiom -HP:0008753 oboInOwl:hasDbXref UMLS:C4024628 owl:Axiom -HP:0008750 oboInOwl:hasDbXref UMLS:C0265756 owl:Axiom -HP:0008750 oboInOwl:hasDbXref SNOMEDCT_US:64981002 owl:Axiom -HP:0006108 oboInOwl:hasDbXref UMLS:C4025091 owl:Axiom -HP:0006109 oboInOwl:hasDbXref UMLS:C1862479 owl:Axiom -HP:0006109 oboInOwl:hasDbXref UMLS:C4020821 owl:Axiom -HP:0007439 oboInOwl:hasDbXref UMLS:C4024879 owl:Axiom -HP:0008767 oboInOwl:hasDbXref UMLS:C1860219 owl:Axiom -HP:0007436 oboInOwl:hasDbXref UMLS:C4024880 owl:Axiom -HP:0007435 oboInOwl:hasDbXref UMLS:C0022584 owl:Axiom -HP:0007435 oboInOwl:hasDbXref MSH:D015776 owl:Axiom -HP:0007435 oboInOwl:hasDbXref SNOMEDCT_US:400123002 owl:Axiom -HP:0007438 oboInOwl:hasDbXref UMLS:C1851551 owl:Axiom -HP:0006106 oboInOwl:hasDbXref UMLS:C1847191 owl:Axiom -HP:0008768 oboInOwl:hasDbXref UMLS:C0474420 owl:Axiom -HP:0008768 oboInOwl:hasDbXref SNOMEDCT_US:248099006 owl:Axiom -HP:0007437 oboInOwl:hasDbXref NCIT:C3157 owl:Axiom -HP:0007437 oboInOwl:hasDbXref UMLS:C1708350 owl:Axiom -HP:0007437 oboInOwl:hasDbXref MSH:C535516 owl:Axiom -HP:0006107 oboInOwl:hasDbXref UMLS:C1861248 owl:Axiom -HP:0007432 oboInOwl:hasDbXref UMLS:C2749995 owl:Axiom -HP:0008763 oboInOwl:hasDbXref UMLS:C1849683 owl:Axiom -HP:0007431 oboInOwl:hasDbXref SNOMEDCT_US:268282005 owl:Axiom -HP:0007431 oboInOwl:hasDbXref SNOMEDCT_US:254156001 owl:Axiom -HP:0007431 oboInOwl:hasDbXref UMLS:C0079583 owl:Axiom -HP:0007431 oboInOwl:hasDbXref MSH:D016113 owl:Axiom -HP:0006101 oboInOwl:hasDbXref SNOMEDCT_US:249769001 owl:Axiom -HP:0006101 oboInOwl:hasDbXref UMLS:C0221352 owl:Axiom -HP:0006101 oboInOwl:hasDbXref SNOMEDCT_US:34048007 owl:Axiom -HP:0006101 oboInOwl:hasDbXref SNOMEDCT_US:268251006 owl:Axiom -HP:0008762 oboInOwl:hasDbXref UMLS:C1969697 owl:Axiom -HP:0008765 oboInOwl:hasDbXref SNOMEDCT_US:45150006 owl:Axiom -HP:0008765 oboInOwl:hasDbXref MSH:D006212 owl:Axiom -HP:0008765 oboInOwl:hasDbXref UMLS:C0233762 owl:Axiom -HP:0007434 oboInOwl:hasDbXref UMLS:C1847884 owl:Axiom -HP:0007430 oboInOwl:hasDbXref SNOMEDCT_US:271808008 owl:Axiom -HP:0007430 oboInOwl:hasDbXref UMLS:C1850534 owl:Axiom -HP:0008760 oboInOwl:hasDbXref SNOMEDCT_US:248004009 owl:Axiom -HP:0008760 oboInOwl:hasDbXref UMLS:C0424323 owl:Axiom -HP:0007407 oboInOwl:hasDbXref UMLS:C1837467 owl:Axiom -HP:0008738 oboInOwl:hasDbXref UMLS:C4024630 owl:Axiom -HP:0007406 oboInOwl:hasDbXref UMLS:C0854438 owl:Axiom -HP:0007406 oboInOwl:hasDbXref MSH:C562400 owl:Axiom -HP:0007406 oboInOwl:hasDbXref SNOMEDCT_US:41115008 owl:Axiom -HP:0007406 oboInOwl:hasDbXref UMLS:C4280440 owl:Axiom -HP:0007406 oboInOwl:hasDbXref UMLS:C0155211 owl:Axiom -HP:0032417 oboInOwl:hasDbXref PMID:32866505 owl:Axiom -HP:0007408 oboInOwl:hasDbXref UMLS:C2748501 owl:Axiom -HP:0008739 oboInOwl:hasDbXref UMLS:C1835380 owl:Axiom -HP:0008734 oboInOwl:hasDbXref SNOMEDCT_US:276411001 owl:Axiom -HP:0008734 oboInOwl:hasDbXref UMLS:C0241355 owl:Axiom -HP:0007403 oboInOwl:hasDbXref UMLS:C1867617 owl:Axiom -HP:0008733 oboInOwl:hasDbXref UMLS:C1837380 owl:Axiom -HP:0007402 oboInOwl:hasDbXref UMLS:C4024886 owl:Axiom -HP:0008736 oboInOwl:hasDbXref UMLS:C0266435 owl:Axiom -HP:0008736 oboInOwl:hasDbXref SNOMEDCT_US:34911001 owl:Axiom -HP:0007404 oboInOwl:hasDbXref UMLS:C1833030 owl:Axiom -HP:0007404 oboInOwl:hasDbXref MSH:C563422 owl:Axiom -HP:0008730 oboInOwl:hasDbXref UMLS:C1848178 owl:Axiom -HP:0007401 oboInOwl:hasDbXref UMLS:C1288283 owl:Axiom -HP:0007401 oboInOwl:hasDbXref SNOMEDCT_US:238828009 owl:Axiom -HP:0007401 oboInOwl:hasDbXref MSH:D057088 owl:Axiom -HP:0008732 oboInOwl:hasDbXref UMLS:C4024631 owl:Axiom -HP:0007400 oboInOwl:hasDbXref UMLS:C1860236 owl:Axiom -HP:0007418 oboInOwl:hasDbXref UMLS:C0263504 owl:Axiom -HP:0007418 oboInOwl:hasDbXref SNOMEDCT_US:19754005 owl:Axiom -HP:0008749 oboInOwl:hasDbXref UMLS:C0431527 owl:Axiom -HP:0008749 oboInOwl:hasDbXref SNOMEDCT_US:253736003 owl:Axiom -HP:0007417 oboInOwl:hasDbXref UMLS:C0024138 owl:Axiom -HP:0007417 oboInOwl:hasDbXref SNOMEDCT_US:200938002 owl:Axiom -HP:0007417 oboInOwl:hasDbXref MSH:D008179 owl:Axiom -HP:0007417 oboInOwl:hasDbXref SNOMEDCT_US:238927000 owl:Axiom -HP:0007414 oboInOwl:hasDbXref UMLS:C4024884 owl:Axiom -HP:0007413 oboInOwl:hasDbXref UMLS:C1848850 owl:Axiom -HP:0008744 oboInOwl:hasDbXref UMLS:C1849357 owl:Axiom -HP:0008747 oboInOwl:hasDbXref UMLS:C1855622 owl:Axiom -HP:0007410 oboInOwl:hasDbXref SNOMEDCT_US:403375001 owl:Axiom -HP:0007410 oboInOwl:hasDbXref UMLS:C1274743 owl:Axiom -HP:0007410 oboInOwl:hasDbXref MSH:C563185 owl:Axiom -HP:0008740 oboInOwl:hasDbXref UMLS:C1841680 owl:Axiom -HP:0007412 oboInOwl:hasDbXref UMLS:C4024885 owl:Axiom -HP:0008743 oboInOwl:hasDbXref SNOMEDCT_US:429641000124109 owl:Axiom -HP:0008743 oboInOwl:hasDbXref UMLS:C1394030 owl:Axiom -HP:0008743 oboInOwl:hasDbXref UMLS:C4020787 owl:Axiom -HP:0007411 oboInOwl:hasDbXref UMLS:C1844617 owl:Axiom -HP:0008742 oboInOwl:hasDbXref UMLS:C4024629 owl:Axiom -HP:0007470 oboInOwl:hasDbXref UMLS:C3806306 owl:Axiom -HP:0007469 oboInOwl:hasDbXref UMLS:C1851797 owl:Axiom -HP:0007468 oboInOwl:hasDbXref UMLS:C4024867 owl:Axiom -HP:0007465 oboInOwl:hasDbXref UMLS:C1866032 owl:Axiom -HP:0008796 oboInOwl:hasDbXref UMLS:C1846339 owl:Axiom -HP:0007464 oboInOwl:hasDbXref UMLS:C2017869 owl:Axiom -HP:0006134 oboInOwl:hasDbXref UMLS:C1865035 owl:Axiom -HP:0006135 oboInOwl:hasDbXref UMLS:C1862133 owl:Axiom -HP:0008798 oboInOwl:hasDbXref UMLS:C4024620 owl:Axiom -HP:0007466 oboInOwl:hasDbXref UMLS:C1859339 owl:Axiom -HP:0006136 oboInOwl:hasDbXref UMLS:C1855003 owl:Axiom -HP:0008797 oboInOwl:hasDbXref UMLS:C4024621 owl:Axiom -HP:0007461 oboInOwl:hasDbXref SNOMEDCT_US:47669001 owl:Axiom -HP:0007461 oboInOwl:hasDbXref SNOMEDCT_US:254785001 owl:Axiom -HP:0007461 oboInOwl:hasDbXref UMLS:C1384590 owl:Axiom -HP:0007460 oboInOwl:hasDbXref UMLS:C1852289 owl:Axiom -HP:0008794 oboInOwl:hasDbXref UMLS:C1837487 owl:Axiom -HP:0007462 oboInOwl:hasDbXref UMLS:C0423178 owl:Axiom -HP:0007462 oboInOwl:hasDbXref UMLS:C4024868 owl:Axiom -HP:0007462 oboInOwl:hasDbXref SNOMEDCT_US:246871006 owl:Axiom -HP:0007481 oboInOwl:hasDbXref UMLS:C0746889 owl:Axiom -HP:0007480 oboInOwl:hasDbXref UMLS:C1868527 owl:Axiom -HP:0006150 oboInOwl:hasDbXref UMLS:C1849152 owl:Axiom -HP:0007479 oboInOwl:hasDbXref UMLS:C0079154 owl:Axiom -HP:0007479 oboInOwl:hasDbXref MSH:D017490 owl:Axiom -HP:0007479 oboInOwl:hasDbXref SNOMEDCT_US:205550003 owl:Axiom -HP:0007479 oboInOwl:hasDbXref SNOMEDCT_US:268245001 owl:Axiom -HP:0007479 oboInOwl:hasDbXref SNOMEDCT_US:267372009 owl:Axiom -HP:0006149 oboInOwl:hasDbXref UMLS:C1850855 owl:Axiom -HP:0007476 oboInOwl:hasDbXref SNOMEDCT_US:7731005 owl:Axiom -HP:0007476 oboInOwl:hasDbXref UMLS:C1706004 owl:Axiom -HP:0007476 oboInOwl:hasDbXref MSH:D004476 owl:Axiom -HP:0006144 oboInOwl:hasDbXref UMLS:C4025089 owl:Axiom -HP:0006145 oboInOwl:hasDbXref UMLS:C1848597 owl:Axiom -HP:0007475 oboInOwl:hasDbXref UMLS:C0079153 owl:Axiom -HP:0007475 oboInOwl:hasDbXref SNOMEDCT_US:239071005 owl:Axiom -HP:0007475 oboInOwl:hasDbXref SNOMEDCT_US:254167000 owl:Axiom -HP:0007475 oboInOwl:hasDbXref MSH:D017488 owl:Axiom -HP:0006146 oboInOwl:hasDbXref UMLS:C4025088 owl:Axiom -HP:0007477 oboInOwl:hasDbXref UMLS:C0432333 owl:Axiom -HP:0007477 oboInOwl:hasDbXref SNOMEDCT_US:83145004 owl:Axiom -HP:0006147 oboInOwl:hasDbXref UMLS:C1861310 owl:Axiom -HP:0006140 oboInOwl:hasDbXref UMLS:C1855620 owl:Axiom -HP:0007471 oboInOwl:hasDbXref UMLS:C4024866 owl:Axiom -HP:0007473 oboInOwl:hasDbXref UMLS:C1868496 owl:Axiom -HP:0006143 oboInOwl:hasDbXref UMLS:C1859481 owl:Axiom -HP:0006119 oboInOwl:hasDbXref UMLS:C1854749 owl:Axiom -HP:0007447 oboInOwl:hasDbXref UMLS:C4021575 owl:Axiom -HP:0007446 oboInOwl:hasDbXref UMLS:C4024876 owl:Axiom -HP:0008777 oboInOwl:hasDbXref UMLS:C0262665 owl:Axiom -HP:0007449 oboInOwl:hasDbXref UMLS:C1851705 owl:Axiom -HP:0006118 oboInOwl:hasDbXref UMLS:C4021608 owl:Axiom -HP:0007448 oboInOwl:hasDbXref UMLS:C1835253 owl:Axiom -HP:0008774 oboInOwl:hasDbXref UMLS:C4024625 owl:Axiom -HP:0007443 oboInOwl:hasDbXref SNOMEDCT_US:6479008 owl:Axiom -HP:0007443 oboInOwl:hasDbXref UMLS:C0080024 owl:Axiom -HP:0007443 oboInOwl:hasDbXref MSH:D016116 owl:Axiom -HP:0007443 oboInOwl:hasDbXref SNOMEDCT_US:718122005 owl:Axiom -HP:0008773 oboInOwl:hasDbXref UMLS:C4021529 owl:Axiom -HP:0006112 oboInOwl:hasDbXref UMLS:C1969287 owl:Axiom -HP:0008776 oboInOwl:hasDbXref UMLS:C4024624 owl:Axiom -HP:0006114 oboInOwl:hasDbXref UMLS:C1861872 owl:Axiom -HP:0008775 oboInOwl:hasDbXref UMLS:C0747987 owl:Axiom -HP:0008770 oboInOwl:hasDbXref UMLS:C1834433 owl:Axiom -HP:0008772 oboInOwl:hasDbXref UMLS:C4024626 owl:Axiom -HP:0007441 oboInOwl:hasDbXref UMLS:C4024877 owl:Axiom -HP:0008771 oboInOwl:hasDbXref UMLS:C4024627 owl:Axiom -HP:0007440 oboInOwl:hasDbXref UMLS:C4024878 owl:Axiom -HP:0006110 oboInOwl:hasDbXref UMLS:C1856912 owl:Axiom -HP:0008789 oboInOwl:hasDbXref UMLS:C1846157 owl:Axiom -HP:0007458 oboInOwl:hasDbXref UMLS:C4024870 owl:Axiom -HP:0007457 oboInOwl:hasDbXref UMLS:C4024871 owl:Axiom -HP:0008788 oboInOwl:hasDbXref UMLS:C1861528 owl:Axiom -HP:0008788 oboInOwl:hasDbXref UMLS:C1866710 owl:Axiom -HP:0008788 oboInOwl:hasDbXref UMLS:C4280411 owl:Axiom -HP:0006127 oboInOwl:hasDbXref UMLS:C4025090 owl:Axiom -HP:0006129 oboInOwl:hasDbXref UMLS:C1844822 owl:Axiom -HP:0007459 oboInOwl:hasDbXref UMLS:C4024869 owl:Axiom -HP:0008785 oboInOwl:hasDbXref UMLS:C1865363 owl:Axiom -HP:0007453 oboInOwl:hasDbXref UMLS:C4024873 owl:Axiom -HP:0008784 oboInOwl:hasDbXref UMLS:C4024622 owl:Axiom -HP:0007456 oboInOwl:hasDbXref UMLS:C4024872 owl:Axiom -HP:0007455 oboInOwl:hasDbXref UMLS:C1852150 owl:Axiom -HP:0007455 oboInOwl:hasDbXref MSH:C565010 owl:Axiom -HP:0008786 oboInOwl:hasDbXref UMLS:C1857186 owl:Axiom -HP:0007450 oboInOwl:hasDbXref UMLS:C4024875 owl:Axiom -HP:0008780 oboInOwl:hasDbXref UMLS:C0158713 owl:Axiom -HP:0008780 oboInOwl:hasDbXref SNOMEDCT_US:10155006 owl:Axiom -HP:0007452 oboInOwl:hasDbXref UMLS:C1849377 owl:Axiom -HP:0008783 oboInOwl:hasDbXref UMLS:C4024623 owl:Axiom -HP:0006121 oboInOwl:hasDbXref UMLS:C1860099 owl:Axiom -HP:0007451 oboInOwl:hasDbXref UMLS:C4024874 owl:Axiom -HP:0008716 oboInOwl:hasDbXref UMLS:C0269133 owl:Axiom -HP:0008716 oboInOwl:hasDbXref SNOMEDCT_US:50477003 owl:Axiom -HP:0008715 oboInOwl:hasDbXref SNOMEDCT_US:253847002 owl:Axiom -HP:0008715 oboInOwl:hasDbXref UMLS:C0302885 owl:Axiom -HP:0008718 oboInOwl:hasDbXref UMLS:C0431697 owl:Axiom -HP:0008718 oboInOwl:hasDbXref SNOMEDCT_US:204951002 owl:Axiom -HP:0008717 oboInOwl:hasDbXref SNOMEDCT_US:424998002 owl:Axiom -HP:0008717 oboInOwl:hasDbXref UMLS:C1827184 owl:Axiom -HP:0008711 oboInOwl:hasDbXref UMLS:C1704272 owl:Axiom -HP:0008711 oboInOwl:hasDbXref MSH:D011470 owl:Axiom -HP:0008711 oboInOwl:hasDbXref SNOMEDCT_US:266569009 owl:Axiom -HP:0008711 oboInOwl:hasDbXref UMLS:C0005001 owl:Axiom -HP:0008714 oboInOwl:hasDbXref UMLS:C4024633 owl:Axiom -HP:0008726 oboInOwl:hasDbXref SNOMEDCT_US:253836009 owl:Axiom -HP:0008726 oboInOwl:hasDbXref UMLS:C1442988 owl:Axiom -HP:0008726 oboInOwl:hasDbXref UMLS:C0345309 owl:Axiom -HP:0008729 oboInOwl:hasDbXref UMLS:C1849575 owl:Axiom -HP:0008723 oboInOwl:hasDbXref UMLS:C4020788 owl:Axiom -HP:0008723 oboInOwl:hasDbXref UMLS:C4024632 owl:Axiom -HP:0008722 oboInOwl:hasDbXref SNOMEDCT_US:90531003 owl:Axiom -HP:0008722 oboInOwl:hasDbXref UMLS:C0152443 owl:Axiom -HP:0008724 oboInOwl:hasDbXref UMLS:C0685840 owl:Axiom -HP:0008724 oboInOwl:hasDbXref SNOMEDCT_US:93279005 owl:Axiom -HP:0008724 oboInOwl:hasDbXref UMLS:C1835452 owl:Axiom -HP:0008720 oboInOwl:hasDbXref UMLS:C1384582 owl:Axiom -HP:0008720 oboInOwl:hasDbXref SNOMEDCT_US:370997001 owl:Axiom -HP:0008720 oboInOwl:hasDbXref SNOMEDCT_US:48723006 owl:Axiom -HP:0008708 oboInOwl:hasDbXref UMLS:C1837379 owl:Axiom -HP:0008705 oboInOwl:hasDbXref UMLS:C4024635 owl:Axiom -HP:0008707 oboInOwl:hasDbXref SNOMEDCT_US:249233008 owl:Axiom -HP:0008707 oboInOwl:hasDbXref UMLS:C0426320 owl:Axiom -HP:0008706 oboInOwl:hasDbXref UMLS:C4024634 owl:Axiom -HP:0008703 oboInOwl:hasDbXref UMLS:C4024636 owl:Axiom -HP:0008702 oboInOwl:hasDbXref UMLS:C4024637 owl:Axiom -HP:0006298 oboInOwl:hasDbXref UMLS:C1969572 owl:Axiom -HP:0006297 oboInOwl:hasDbXref SNOMEDCT_US:699421005 owl:Axiom -HP:0006297 oboInOwl:hasDbXref UMLS:C4280457 owl:Axiom -HP:0006297 oboInOwl:hasDbXref UMLS:C1851854 owl:Axiom -HP:0006297 oboInOwl:hasDbXref MSH:D003744 owl:Axiom -HP:0006297 oboInOwl:hasDbXref UMLS:C4280456 owl:Axiom -HP:0006297 oboInOwl:hasDbXref SNOMEDCT_US:699382004 owl:Axiom -HP:0006297 oboInOwl:hasDbXref SNOMEDCT_US:26597004 owl:Axiom -HP:0006297 oboInOwl:hasDbXref UMLS:C0011351 owl:Axiom -HP:0006280 oboInOwl:hasDbXref SNOMEDCT_US:235494005 owl:Axiom -HP:0006280 oboInOwl:hasDbXref SNOMEDCT_US:233870001 owl:Axiom -HP:0006280 oboInOwl:hasDbXref SNOMEDCT_US:234689009 owl:Axiom -HP:0006280 oboInOwl:hasDbXref MSH:D050500 owl:Axiom -HP:0006280 oboInOwl:hasDbXref UMLS:C0149521 owl:Axiom -HP:0006282 oboInOwl:hasDbXref UMLS:C4025070 owl:Axiom -HP:0006282 oboInOwl:hasDbXref UMLS:C4280462 owl:Axiom -HP:0006276 oboInOwl:hasDbXref UMLS:C1857945 owl:Axiom -HP:0006277 oboInOwl:hasDbXref UMLS:C1851733 owl:Axiom -HP:0006278 oboInOwl:hasDbXref UMLS:C0994638 owl:Axiom -HP:0006278 oboInOwl:hasDbXref SNOMEDCT_US:264304000 owl:Axiom -HP:0006279 oboInOwl:hasDbXref UMLS:C1969875 owl:Axiom -HP:0006273 oboInOwl:hasDbXref UMLS:C1856162 owl:Axiom -HP:0006274 oboInOwl:hasDbXref UMLS:C1856904 owl:Axiom -HP:0006290 oboInOwl:hasDbXref UMLS:C4280459 owl:Axiom -HP:0006290 oboInOwl:hasDbXref UMLS:C1866510 owl:Axiom -HP:0006291 oboInOwl:hasDbXref UMLS:C1863009 owl:Axiom -HP:0006292 oboInOwl:hasDbXref SNOMEDCT_US:1086101000119107 owl:Axiom -HP:0006292 oboInOwl:hasDbXref SNOMEDCT_US:234949000 owl:Axiom -HP:0006292 oboInOwl:hasDbXref UMLS:C0012767 owl:Axiom -HP:0006292 oboInOwl:hasDbXref UMLS:C1859363 owl:Axiom -HP:0006292 oboInOwl:hasDbXref UMLS:C3874458 owl:Axiom -HP:0006293 oboInOwl:hasDbXref UMLS:C4025068 owl:Axiom -HP:0006293 oboInOwl:hasDbXref UMLS:C4280458 owl:Axiom -HP:0031295 oboInOwl:hasDbXref Fyler:3011 owl:Axiom -HP:0031295 oboInOwl:hasDbXref Fyler:3020 owl:Axiom -HP:0006288 oboInOwl:hasDbXref SNOMEDCT_US:16000003 owl:Axiom -HP:0006288 oboInOwl:hasDbXref UMLS:C0266054 owl:Axiom -HP:0006289 oboInOwl:hasDbXref UMLS:C1855000 owl:Axiom -HP:0006289 oboInOwl:hasDbXref UMLS:C4020819 owl:Axiom -HP:0006283 oboInOwl:hasDbXref UMLS:C4025069 owl:Axiom -HP:0006285 oboInOwl:hasDbXref UMLS:C4280253 owl:Axiom -HP:0006285 oboInOwl:hasDbXref UMLS:C3665628 owl:Axiom -HP:0006285 oboInOwl:hasDbXref UMLS:C4280461 owl:Axiom -HP:0006285 oboInOwl:hasDbXref UMLS:C4280460 owl:Axiom -HP:0006285 oboInOwl:hasDbXref SNOMEDCT_US:109487003 owl:Axiom -HP:0006286 oboInOwl:hasDbXref UMLS:C1863008 owl:Axiom -HP:0007549 oboInOwl:hasDbXref UMLS:C1842714 owl:Axiom -HP:0007546 oboInOwl:hasDbXref UMLS:C3278658 owl:Axiom -HP:0007545 oboInOwl:hasDbXref UMLS:C1855633 owl:Axiom -HP:0006216 oboInOwl:hasDbXref UMLS:C1850336 owl:Axiom -HP:0007548 oboInOwl:hasDbXref UMLS:C1843294 owl:Axiom -HP:0006217 oboInOwl:hasDbXref UMLS:C1857288 owl:Axiom -HP:0007542 oboInOwl:hasDbXref UMLS:C4024848 owl:Axiom -HP:0008873 oboInOwl:hasDbXref UMLS:C1849937 owl:Axiom -HP:0006210 oboInOwl:hasDbXref UMLS:C1867927 owl:Axiom -HP:0007541 oboInOwl:hasDbXref UMLS:C1850970 owl:Axiom -HP:0007541 oboInOwl:hasDbXref NCIT:C3192 owl:Axiom -HP:0008872 oboInOwl:hasDbXref UMLS:C2674608 owl:Axiom -HP:0007544 oboInOwl:hasDbXref SNOMEDCT_US:6479008 owl:Axiom -HP:0007544 oboInOwl:hasDbXref UMLS:C0080024 owl:Axiom -HP:0007544 oboInOwl:hasDbXref MSH:D016116 owl:Axiom -HP:0007544 oboInOwl:hasDbXref SNOMEDCT_US:718122005 owl:Axiom -HP:0006213 oboInOwl:hasDbXref UMLS:C1862156 owl:Axiom -HP:0006213 oboInOwl:hasDbXref UMLS:C4025079 owl:Axiom -HP:0007543 oboInOwl:hasDbXref UMLS:C1848773 owl:Axiom -HP:0006226 oboInOwl:hasDbXref SNOMEDCT_US:37895003 owl:Axiom -HP:0006226 oboInOwl:hasDbXref UMLS:C0409956 owl:Axiom -HP:0008887 oboInOwl:hasDbXref UMLS:C4024615 owl:Axiom -HP:0007556 oboInOwl:hasDbXref UMLS:C1856954 owl:Axiom -HP:0007559 oboInOwl:hasDbXref MSH:D053546 owl:Axiom -HP:0007559 oboInOwl:hasDbXref UMLS:C1721006 owl:Axiom -HP:0006228 oboInOwl:hasDbXref UMLS:C1860179 owl:Axiom -HP:0007553 oboInOwl:hasDbXref UMLS:C1855459 owl:Axiom -HP:0008883 oboInOwl:hasDbXref UMLS:C1840006 owl:Axiom -HP:0007552 oboInOwl:hasDbXref UMLS:C1859347 owl:Axiom -HP:0007554 oboInOwl:hasDbXref UMLS:C4024847 owl:Axiom -HP:0006224 oboInOwl:hasDbXref UMLS:C4025078 owl:Axiom -HP:0007550 oboInOwl:hasDbXref UMLS:C4021831 owl:Axiom -HP:0007529 oboInOwl:hasDbXref UMLS:C0162361 owl:Axiom -HP:0007529 oboInOwl:hasDbXref SNOMEDCT_US:54209007 owl:Axiom -HP:0007529 oboInOwl:hasDbXref MSH:D004476 owl:Axiom -HP:0007524 oboInOwl:hasDbXref MSH:C537392 owl:Axiom -HP:0007524 oboInOwl:hasDbXref UMLS:C0220695 owl:Axiom -HP:0008855 oboInOwl:hasDbXref UMLS:C4024616 owl:Axiom -HP:0008857 oboInOwl:hasDbXref UMLS:C3149908 owl:Axiom -HP:0007526 oboInOwl:hasDbXref UMLS:C4024852 owl:Axiom -HP:0007525 oboInOwl:hasDbXref UMLS:C1850533 owl:Axiom -HP:0008850 oboInOwl:hasDbXref UMLS:C1857641 owl:Axiom -HP:0007522 oboInOwl:hasDbXref UMLS:C4024853 owl:Axiom -HP:0007521 oboInOwl:hasDbXref UMLS:C4024854 owl:Axiom -HP:0006207 oboInOwl:hasDbXref UMLS:C1844519 owl:Axiom -HP:0006208 oboInOwl:hasDbXref UMLS:C1834980 owl:Axiom -HP:0006209 oboInOwl:hasDbXref UMLS:C1867928 owl:Axiom -HP:0008866 oboInOwl:hasDbXref UMLS:C1832323 owl:Axiom -HP:0006203 oboInOwl:hasDbXref UMLS:C1836772 owl:Axiom -HP:0007535 oboInOwl:hasDbXref UMLS:C1866244 owl:Axiom -HP:0007534 oboInOwl:hasDbXref UMLS:C4024850 owl:Axiom -HP:0006205 oboInOwl:hasDbXref UMLS:C4025081 owl:Axiom -HP:0007537 oboInOwl:hasDbXref UMLS:C1849186 owl:Axiom -HP:0006206 oboInOwl:hasDbXref UMLS:C4025080 owl:Axiom -HP:0007536 oboInOwl:hasDbXref UMLS:C4024849 owl:Axiom -HP:0007530 oboInOwl:hasDbXref UMLS:C4024851 owl:Axiom -HP:0006200 oboInOwl:hasDbXref UMLS:C1862421 owl:Axiom -HP:0006201 oboInOwl:hasDbXref UMLS:C1851811 owl:Axiom -HP:0006202 oboInOwl:hasDbXref UMLS:C4025082 owl:Axiom -HP:0007590 oboInOwl:hasDbXref UMLS:C1863495 owl:Axiom -HP:0007589 oboInOwl:hasDbXref UMLS:C1863496 owl:Axiom -HP:0007586 oboInOwl:hasDbXref UMLS:C4024839 owl:Axiom -HP:0006254 oboInOwl:hasDbXref UMLS:C0235971 owl:Axiom -HP:0006254 oboInOwl:hasDbXref UMLS:C0476489 owl:Axiom -HP:0007585 oboInOwl:hasDbXref UMLS:C1851562 owl:Axiom -HP:0007588 oboInOwl:hasDbXref UMLS:C1851972 owl:Axiom -HP:0006256 oboInOwl:hasDbXref UMLS:C4025076 owl:Axiom -HP:0007587 oboInOwl:hasDbXref UMLS:C1968565 owl:Axiom -HP:0006257 oboInOwl:hasDbXref UMLS:C4025075 owl:Axiom -HP:0007581 oboInOwl:hasDbXref UMLS:C4024840 owl:Axiom -HP:0006251 oboInOwl:hasDbXref UMLS:C1862481 owl:Axiom -HP:0006252 oboInOwl:hasDbXref UMLS:C1850158 owl:Axiom -HP:0007583 oboInOwl:hasDbXref UMLS:C0263402 owl:Axiom -HP:0007583 oboInOwl:hasDbXref SNOMEDCT_US:8214000 owl:Axiom -HP:0006253 oboInOwl:hasDbXref UMLS:C1860841 owl:Axiom -HP:0006270 oboInOwl:hasDbXref UMLS:C1970617 owl:Axiom -HP:0006265 oboInOwl:hasDbXref UMLS:C4025071 owl:Axiom -HP:0007597 oboInOwl:hasDbXref UMLS:C4024837 owl:Axiom -HP:0006266 oboInOwl:hasDbXref SNOMEDCT_US:289264006 owl:Axiom -HP:0006266 oboInOwl:hasDbXref UMLS:C0566694 owl:Axiom -HP:0007596 oboInOwl:hasDbXref UMLS:C4024838 owl:Axiom -HP:0007599 oboInOwl:hasDbXref UMLS:C4024836 owl:Axiom -HP:0006267 oboInOwl:hasDbXref UMLS:C0566693 owl:Axiom -HP:0006267 oboInOwl:hasDbXref SNOMEDCT_US:289263000 owl:Axiom -HP:0007598 oboInOwl:hasDbXref UMLS:C1862095 owl:Axiom -HP:0006268 oboInOwl:hasDbXref UMLS:C1835882 owl:Axiom -HP:0006261 oboInOwl:hasDbXref UMLS:C4021604 owl:Axiom -HP:0006262 oboInOwl:hasDbXref UMLS:C4025074 owl:Axiom -HP:0007592 oboInOwl:hasDbXref UMLS:C1844618 owl:Axiom -HP:0006263 oboInOwl:hasDbXref UMLS:C4025073 owl:Axiom -HP:0007595 oboInOwl:hasDbXref UMLS:C1835587 owl:Axiom -HP:0006264 oboInOwl:hasDbXref UMLS:C4025072 owl:Axiom -HP:0006236 oboInOwl:hasDbXref UMLS:C4025077 owl:Axiom -HP:0006237 oboInOwl:hasDbXref UMLS:C1859115 owl:Axiom -HP:0006239 oboInOwl:hasDbXref UMLS:C4021605 owl:Axiom -HP:0007569 oboInOwl:hasDbXref UMLS:C4024844 owl:Axiom -HP:0006232 oboInOwl:hasDbXref UMLS:C1969288 owl:Axiom -HP:0006233 oboInOwl:hasDbXref SNOMEDCT_US:239869009 owl:Axiom -HP:0006233 oboInOwl:hasDbXref UMLS:C0409957 owl:Axiom -HP:0006234 oboInOwl:hasDbXref UMLS:C1833735 owl:Axiom -HP:0007566 oboInOwl:hasDbXref UMLS:C4024845 owl:Axiom -HP:0008897 oboInOwl:hasDbXref UMLS:C1859778 owl:Axiom -HP:0007565 oboInOwl:hasDbXref MSH:C537421 owl:Axiom -HP:0007565 oboInOwl:hasDbXref UMLS:C1861975 owl:Axiom -HP:0007560 oboInOwl:hasDbXref UMLS:C4024846 owl:Axiom -HP:0008890 oboInOwl:hasDbXref UMLS:C1860105 owl:Axiom -HP:0006230 oboInOwl:hasDbXref UMLS:C3805861 owl:Axiom -HP:0007561 oboInOwl:hasDbXref UMLS:C1868184 owl:Axiom -HP:0006247 oboInOwl:hasDbXref UMLS:C1859701 owl:Axiom -HP:0006248 oboInOwl:hasDbXref UMLS:C1840088 owl:Axiom -HP:0006243 oboInOwl:hasDbXref UMLS:C2673396 owl:Axiom -HP:0007574 oboInOwl:hasDbXref UMLS:C4024842 owl:Axiom -HP:0007574 oboInOwl:hasDbXref UMLS:C2939074 owl:Axiom -HP:0007576 oboInOwl:hasDbXref UMLS:C4024841 owl:Axiom -HP:0007570 oboInOwl:hasDbXref UMLS:C0263420 owl:Axiom -HP:0007570 oboInOwl:hasDbXref SNOMEDCT_US:28488007 owl:Axiom -HP:0007570 oboInOwl:hasDbXref MSH:C538377 owl:Axiom -HP:0007573 oboInOwl:hasDbXref UMLS:C4024843 owl:Axiom -HP:0007573 oboInOwl:hasDbXref UMLS:C4280439 owl:Axiom -HP:0007572 oboInOwl:hasDbXref UMLS:C1866245 owl:Axiom -HP:0008808 oboInOwl:hasDbXref UMLS:C1969680 owl:Axiom -HP:0008807 oboInOwl:hasDbXref UMLS:C1328407 owl:Axiom -HP:0008807 oboInOwl:hasDbXref MSH:D006617 owl:Axiom -HP:0008804 oboInOwl:hasDbXref UMLS:C4024619 owl:Axiom -HP:0008800 oboInOwl:hasDbXref UMLS:C1851542 owl:Axiom -HP:0008802 oboInOwl:hasDbXref UMLS:C1856920 owl:Axiom -HP:0008801 oboInOwl:hasDbXref UMLS:C1840062 owl:Axiom -HP:0007509 oboInOwl:hasDbXref UMLS:C4021573 owl:Axiom -HP:0007506 oboInOwl:hasDbXref UMLS:C4024858 owl:Axiom -HP:0007505 oboInOwl:hasDbXref UMLS:C4024859 owl:Axiom -HP:0008839 oboInOwl:hasDbXref UMLS:C3536734 owl:Axiom -HP:0007508 oboInOwl:hasDbXref UMLS:C4024857 owl:Axiom -HP:0008838 oboInOwl:hasDbXref UMLS:C1857243 owl:Axiom -HP:0007502 oboInOwl:hasDbXref UMLS:C0334013 owl:Axiom -HP:0007502 oboInOwl:hasDbXref SNOMEDCT_US:402341008 owl:Axiom -HP:0007502 oboInOwl:hasDbXref SNOMEDCT_US:238629004 owl:Axiom -HP:0007502 oboInOwl:hasDbXref SNOMEDCT_US:81845009 owl:Axiom -HP:0008833 oboInOwl:hasDbXref UMLS:C1834975 owl:Axiom -HP:0007501 oboInOwl:hasDbXref UMLS:C4024861 owl:Axiom -HP:0008835 oboInOwl:hasDbXref UMLS:C1846447 owl:Axiom -HP:0007504 oboInOwl:hasDbXref UMLS:C4024860 owl:Axiom -HP:0007503 oboInOwl:hasDbXref UMLS:C3552528 owl:Axiom -HP:0007500 oboInOwl:hasDbXref UMLS:C4021574 owl:Axiom -HP:0008830 oboInOwl:hasDbXref UMLS:C1969176 owl:Axiom -HP:0007517 oboInOwl:hasDbXref UMLS:C1856714 owl:Axiom -HP:0008848 oboInOwl:hasDbXref UMLS:C1861519 owl:Axiom -HP:0007516 oboInOwl:hasDbXref UMLS:C4024856 owl:Axiom -HP:0007513 oboInOwl:hasDbXref UMLS:C1849923 owl:Axiom -HP:0008843 oboInOwl:hasDbXref SNOMEDCT_US:239872002 owl:Axiom -HP:0008843 oboInOwl:hasDbXref MSH:D015207 owl:Axiom -HP:0008843 oboInOwl:hasDbXref UMLS:C0029410 owl:Axiom -HP:0007515 oboInOwl:hasDbXref UMLS:C1832454 owl:Axiom -HP:0008846 oboInOwl:hasDbXref UMLS:C1855843 owl:Axiom -HP:0007514 oboInOwl:hasDbXref SNOMEDCT_US:443710002 owl:Axiom -HP:0007514 oboInOwl:hasDbXref UMLS:C2732374 owl:Axiom -HP:0007514 oboInOwl:hasDbXref UMLS:C2751873 owl:Axiom -HP:0007514 oboInOwl:hasDbXref MEDDRA:10058204 owl:Axiom -HP:0008845 oboInOwl:hasDbXref UMLS:C1855274 owl:Axiom -HP:0007511 oboInOwl:hasDbXref UMLS:C3151964 owl:Axiom -HP:0007510 oboInOwl:hasDbXref UMLS:C1834069 owl:Axiom -HP:0008819 oboInOwl:hasDbXref UMLS:C1863739 owl:Axiom -HP:0008818 oboInOwl:hasDbXref UMLS:C4024618 owl:Axiom -HP:0008817 oboInOwl:hasDbXref UMLS:C1848660 owl:Axiom -HP:0008812 oboInOwl:hasDbXref UMLS:C1860601 owl:Axiom -HP:0008829 oboInOwl:hasDbXref UMLS:C1846446 owl:Axiom -HP:0008829 oboInOwl:hasDbXref UMLS:C4280410 owl:Axiom -HP:0008826 oboInOwl:hasDbXref UMLS:C1859446 owl:Axiom -HP:0008828 oboInOwl:hasDbXref UMLS:C1855222 owl:Axiom -HP:0008822 oboInOwl:hasDbXref UMLS:C4024617 owl:Axiom -HP:0008821 oboInOwl:hasDbXref UMLS:C1837078 owl:Axiom -HP:0008824 oboInOwl:hasDbXref UMLS:C1849034 owl:Axiom -HP:0008823 oboInOwl:hasDbXref UMLS:C1853573 owl:Axiom -HP:0008820 oboInOwl:hasDbXref UMLS:C1968686 owl:Axiom -HP:0100006 oboInOwl:hasDbXref SNOMEDCT_US:126951006 owl:Axiom -HP:0100006 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100006 oboInOwl:hasDbXref MSH:D016543 owl:Axiom -HP:0100006 oboInOwl:hasDbXref UMLS:C0085136 owl:Axiom -HP:0100007 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100007 oboInOwl:hasDbXref SNOMEDCT_US:126980002 owl:Axiom -HP:0100007 oboInOwl:hasDbXref MSH:D010524 owl:Axiom -HP:0100007 oboInOwl:hasDbXref UMLS:C0031118 owl:Axiom -HP:0100004 oboInOwl:hasDbXref NCIT:C3234 owl:Axiom -HP:0100004 oboInOwl:hasDbXref UMLS:C1335381 owl:Axiom -HP:0100005 oboInOwl:hasDbXref UMLS:C4022391 owl:Axiom -HP:0100005 oboInOwl:hasDbXref NCIT:C3234 owl:Axiom -HP:0100002 oboInOwl:hasDbXref SNOMEDCT_US:254645002 owl:Axiom -HP:0100002 oboInOwl:hasDbXref UMLS:C0812413 owl:Axiom -HP:0100002 oboInOwl:hasDbXref NCIT:C3234 owl:Axiom -HP:0100003 oboInOwl:hasDbXref SNOMEDCT_US:109853004 owl:Axiom -HP:0100003 oboInOwl:hasDbXref NCIT:C3234 owl:Axiom -HP:0100003 oboInOwl:hasDbXref UMLS:C0346109 owl:Axiom -HP:0100000 oboInOwl:hasDbXref UMLS:C4022392 owl:Axiom -HP:0100001 oboInOwl:hasDbXref UMLS:C0345967 owl:Axiom -HP:0100001 oboInOwl:hasDbXref SNOMEDCT_US:62064005 owl:Axiom -HP:0100001 oboInOwl:hasDbXref MSH:C562839 owl:Axiom -HP:0100008 oboInOwl:hasDbXref MSH:D009442 owl:Axiom -HP:0100008 oboInOwl:hasDbXref SNOMEDCT_US:985004 owl:Axiom -HP:0100008 oboInOwl:hasDbXref UMLS:C0027809 owl:Axiom -HP:0100008 oboInOwl:hasDbXref SNOMEDCT_US:404022001 owl:Axiom -HP:0100009 oboInOwl:hasDbXref SNOMEDCT_US:302820008 owl:Axiom -HP:0100009 oboInOwl:hasDbXref MSH:D008579 owl:Axiom -HP:0100009 oboInOwl:hasDbXref UMLS:C0349604 owl:Axiom -HP:0100017 oboInOwl:hasDbXref SNOMEDCT_US:204125003 owl:Axiom -HP:0100017 oboInOwl:hasDbXref UMLS:C0339352 owl:Axiom -HP:0100018 oboInOwl:hasDbXref UMLS:C0392557 owl:Axiom -HP:0100018 oboInOwl:hasDbXref SNOMEDCT_US:53889007 owl:Axiom -HP:0100015 oboInOwl:hasDbXref UMLS:C1862689 owl:Axiom -HP:0100015 oboInOwl:hasDbXref SNOMEDCT_US:253252004 owl:Axiom -HP:0100016 oboInOwl:hasDbXref UMLS:C4022389 owl:Axiom -HP:0100013 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100013 oboInOwl:hasDbXref MSH:D001943 owl:Axiom -HP:0100013 oboInOwl:hasDbXref SNOMEDCT_US:126926005 owl:Axiom -HP:0100013 oboInOwl:hasDbXref UMLS:C1458155 owl:Axiom -HP:0100014 oboInOwl:hasDbXref SNOMEDCT_US:367649002 owl:Axiom -HP:0100014 oboInOwl:hasDbXref MSH:D019773 owl:Axiom -HP:0100014 oboInOwl:hasDbXref UMLS:C0339543 owl:Axiom -HP:0100014 oboInOwl:hasDbXref SNOMEDCT_US:133853005 owl:Axiom -HP:0100011 oboInOwl:hasDbXref NCIT:C3269 owl:Axiom -HP:0100011 oboInOwl:hasDbXref UMLS:C4022390 owl:Axiom -HP:0100012 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100012 oboInOwl:hasDbXref UMLS:C0015414 owl:Axiom -HP:0100012 oboInOwl:hasDbXref SNOMEDCT_US:371486001 owl:Axiom -HP:0100012 oboInOwl:hasDbXref MSH:D005134 owl:Axiom -HP:0100010 oboInOwl:hasDbXref MSH:D008579 owl:Axiom -HP:0100010 oboInOwl:hasDbXref SNOMEDCT_US:189167009 owl:Axiom -HP:0100010 oboInOwl:hasDbXref UMLS:C0347515 owl:Axiom -HP:0100010 oboInOwl:hasDbXref NCIT:C3230 owl:Axiom -HP:0100019 oboInOwl:hasDbXref SNOMEDCT_US:193576003 owl:Axiom -HP:0100019 oboInOwl:hasDbXref UMLS:C0271160 owl:Axiom -HP:0100028 oboInOwl:hasDbXref MSH:D050033 owl:Axiom -HP:0100028 oboInOwl:hasDbXref SNOMEDCT_US:214660000 owl:Axiom -HP:0100028 oboInOwl:hasDbXref UMLS:C0266283 owl:Axiom -HP:0100029 oboInOwl:hasDbXref SNOMEDCT_US:129123002 owl:Axiom -HP:0100029 oboInOwl:hasDbXref SNOMEDCT_US:21279007 owl:Axiom -HP:0100029 oboInOwl:hasDbXref UMLS:C0266284 owl:Axiom -HP:0100029 oboInOwl:hasDbXref MSH:D046151 owl:Axiom -HP:0100026 oboInOwl:hasDbXref SNOMEDCT_US:234141001 owl:Axiom -HP:0100026 oboInOwl:hasDbXref MSH:D001165 owl:Axiom -HP:0100026 oboInOwl:hasDbXref UMLS:C0003857 owl:Axiom -HP:0100026 oboInOwl:hasDbXref SNOMEDCT_US:24551003 owl:Axiom -HP:0100027 oboInOwl:hasDbXref SNOMEDCT_US:235494005 owl:Axiom -HP:0100027 oboInOwl:hasDbXref SNOMEDCT_US:233870001 owl:Axiom -HP:0100027 oboInOwl:hasDbXref SNOMEDCT_US:234689009 owl:Axiom -HP:0100027 oboInOwl:hasDbXref MSH:D050500 owl:Axiom -HP:0100027 oboInOwl:hasDbXref UMLS:C0149521 owl:Axiom -HP:0100024 oboInOwl:hasDbXref UMLS:C4021029 owl:Axiom -HP:0100025 oboInOwl:hasDbXref UMLS:C4022386 owl:Axiom -HP:0100022 oboInOwl:hasDbXref MSH:D009069 owl:Axiom -HP:0100022 oboInOwl:hasDbXref UMLS:C0026650 owl:Axiom -HP:0100022 oboInOwl:hasDbXref SNOMEDCT_US:60342002 owl:Axiom -HP:0100023 oboInOwl:hasDbXref UMLS:C4022387 owl:Axiom -HP:0100020 oboInOwl:hasDbXref UMLS:C4022388 owl:Axiom -HP:0100021 oboInOwl:hasDbXref MSH:D002547 owl:Axiom -HP:0100021 oboInOwl:hasDbXref UMLS:C0007789 owl:Axiom -HP:0100021 oboInOwl:hasDbXref SNOMEDCT_US:128188000 owl:Axiom -HP:0100039 oboInOwl:hasDbXref UMLS:C4022382 owl:Axiom -HP:0100037 oboInOwl:hasDbXref UMLS:C4022384 owl:Axiom -HP:0100038 oboInOwl:hasDbXref UMLS:C4022383 owl:Axiom -HP:0100035 oboInOwl:hasDbXref MSH:D020323 owl:Axiom -HP:0100035 oboInOwl:hasDbXref UMLS:C0751901 owl:Axiom -HP:0100036 oboInOwl:hasDbXref UMLS:C4021028 owl:Axiom -HP:0100033 oboInOwl:hasDbXref UMLS:C2169806 owl:Axiom -HP:0100034 oboInOwl:hasDbXref MSH:D020323 owl:Axiom -HP:0100034 oboInOwl:hasDbXref UMLS:C0751900 owl:Axiom -HP:0100031 oboInOwl:hasDbXref SNOMEDCT_US:127018007 owl:Axiom -HP:0100031 oboInOwl:hasDbXref UMLS:C0040136 owl:Axiom -HP:0100031 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0100031 oboInOwl:hasDbXref MSH:D013964 owl:Axiom -HP:0100030 oboInOwl:hasDbXref UMLS:C4022385 owl:Axiom -HP:0100048 oboInOwl:hasDbXref UMLS:C4022373 owl:Axiom -HP:0100049 oboInOwl:hasDbXref UMLS:C4022372 owl:Axiom -HP:0030490 oboInOwl:hasDbXref UMLS:C4072980 owl:Axiom -HP:0100046 oboInOwl:hasDbXref UMLS:C4022375 owl:Axiom -HP:0100047 oboInOwl:hasDbXref UMLS:C4022374 owl:Axiom -HP:0100044 oboInOwl:hasDbXref UMLS:C4022377 owl:Axiom -HP:0100045 oboInOwl:hasDbXref UMLS:C4022376 owl:Axiom -HP:0030495 oboInOwl:hasDbXref UMLS:C4072983 owl:Axiom -HP:0100042 oboInOwl:hasDbXref UMLS:C4022379 owl:Axiom -HP:0100043 oboInOwl:hasDbXref UMLS:C4022378 owl:Axiom -HP:0030496 oboInOwl:hasDbXref UMLS:C4072984 owl:Axiom -HP:0100040 oboInOwl:hasDbXref UMLS:C4022381 owl:Axiom -HP:0030497 oboInOwl:hasDbXref UMLS:C4072985 owl:Axiom -HP:0100041 oboInOwl:hasDbXref UMLS:C4022380 owl:Axiom -HP:0030498 oboInOwl:hasDbXref UMLS:C4072986 owl:Axiom -HP:0030491 oboInOwl:hasDbXref UMLS:C3275758 owl:Axiom -HP:0030493 oboInOwl:hasDbXref UMLS:C4072981 owl:Axiom -HP:0030494 oboInOwl:hasDbXref UMLS:C4072982 owl:Axiom -HP:0030499 oboInOwl:hasDbXref SNOMEDCT_US:247154004 owl:Axiom -HP:0030499 oboInOwl:hasDbXref UMLS:C0677628 owl:Axiom -HP:0100059 oboInOwl:hasDbXref UMLS:C4022362 owl:Axiom -HP:0100057 oboInOwl:hasDbXref UMLS:C4022364 owl:Axiom -HP:0100058 oboInOwl:hasDbXref UMLS:C4022363 owl:Axiom -HP:0100055 oboInOwl:hasDbXref UMLS:C4022366 owl:Axiom -HP:0100056 oboInOwl:hasDbXref UMLS:C4022365 owl:Axiom -HP:0100053 oboInOwl:hasDbXref UMLS:C4022368 owl:Axiom -HP:0100054 oboInOwl:hasDbXref UMLS:C4022367 owl:Axiom -HP:0100051 oboInOwl:hasDbXref UMLS:C4022370 owl:Axiom -HP:0100052 oboInOwl:hasDbXref UMLS:C4022369 owl:Axiom -HP:0100050 oboInOwl:hasDbXref UMLS:C4022371 owl:Axiom -HP:0100068 oboInOwl:hasDbXref UMLS:C4022353 owl:Axiom -HP:0100069 oboInOwl:hasDbXref UMLS:C4022352 owl:Axiom -HP:0100066 oboInOwl:hasDbXref UMLS:C4022355 owl:Axiom -HP:0100067 oboInOwl:hasDbXref UMLS:C4022354 owl:Axiom -HP:0100064 oboInOwl:hasDbXref UMLS:C4022357 owl:Axiom -HP:0100065 oboInOwl:hasDbXref UMLS:C4022356 owl:Axiom -HP:0100062 oboInOwl:hasDbXref UMLS:C4022359 owl:Axiom -HP:0100063 oboInOwl:hasDbXref UMLS:C4022358 owl:Axiom -HP:0100060 oboInOwl:hasDbXref UMLS:C4022361 owl:Axiom -HP:0100061 oboInOwl:hasDbXref UMLS:C4022360 owl:Axiom -HP:0100079 oboInOwl:hasDbXref UMLS:C4022342 owl:Axiom -HP:0100077 oboInOwl:hasDbXref UMLS:C4022344 owl:Axiom -HP:0100078 oboInOwl:hasDbXref UMLS:C4022343 owl:Axiom -HP:0100075 oboInOwl:hasDbXref UMLS:C4022346 owl:Axiom -HP:0100076 oboInOwl:hasDbXref UMLS:C4022345 owl:Axiom -HP:0100073 oboInOwl:hasDbXref UMLS:C4022348 owl:Axiom -HP:0100074 oboInOwl:hasDbXref UMLS:C4022347 owl:Axiom -HP:0100071 oboInOwl:hasDbXref UMLS:C4022350 owl:Axiom -HP:0100072 oboInOwl:hasDbXref UMLS:C4022349 owl:Axiom -HP:0100070 oboInOwl:hasDbXref UMLS:C4022351 owl:Axiom -HP:0005490 oboInOwl:hasDbXref UMLS:C1854417 owl:Axiom -HP:0030451 oboInOwl:hasDbXref SNOMEDCT_US:253802003 owl:Axiom -HP:0030451 oboInOwl:hasDbXref UMLS:C0025467 owl:Axiom -HP:0030451 oboInOwl:hasDbXref MSH:D008639 owl:Axiom -HP:0030451 oboInOwl:hasDbXref SNOMEDCT_US:27970007 owl:Axiom -HP:0031783 oboInOwl:hasDbXref Fyler:2841 owl:Axiom -HP:0030452 oboInOwl:hasDbXref UMLS:C4072944 owl:Axiom -HP:0031784 oboInOwl:hasDbXref Fyler:1431 owl:Axiom -HP:0030453 oboInOwl:hasDbXref UMLS:C4072945 owl:Axiom -HP:0030454 oboInOwl:hasDbXref UMLS:C0159104 owl:Axiom -HP:0030454 oboInOwl:hasDbXref SNOMEDCT_US:442770004 owl:Axiom -HP:0030450 oboInOwl:hasDbXref NCIT:C5112 owl:Axiom -HP:0030450 oboInOwl:hasDbXref UMLS:C4072943 owl:Axiom -HP:0030455 oboInOwl:hasDbXref UMLS:C4072946 owl:Axiom -HP:0030456 oboInOwl:hasDbXref UMLS:C4072947 owl:Axiom -HP:0030457 oboInOwl:hasDbXref UMLS:C4072948 owl:Axiom -HP:0030458 oboInOwl:hasDbXref UMLS:C4072949 owl:Axiom -HP:0005484 oboInOwl:hasDbXref UMLS:C1847514 owl:Axiom -HP:0005486 oboInOwl:hasDbXref SNOMEDCT_US:276710001 owl:Axiom -HP:0005486 oboInOwl:hasDbXref UMLS:C4072855 owl:Axiom -HP:0005486 oboInOwl:hasDbXref UMLS:C4072854 owl:Axiom -HP:0005486 oboInOwl:hasDbXref UMLS:C0456133 owl:Axiom -HP:0004150 oboInOwl:hasDbXref UMLS:C4021682 owl:Axiom -HP:0005487 oboInOwl:hasDbXref UMLS:C1857949 owl:Axiom -HP:0005482 oboInOwl:hasDbXref UMLS:C4025191 owl:Axiom -HP:0005483 oboInOwl:hasDbXref UMLS:C4025190 owl:Axiom -HP:0030462 oboInOwl:hasDbXref UMLS:C4072952 owl:Axiom -HP:0030463 oboInOwl:hasDbXref UMLS:C4072953 owl:Axiom -HP:0030464 oboInOwl:hasDbXref UMLS:C4072954 owl:Axiom -HP:0030465 oboInOwl:hasDbXref UMLS:C4072955 owl:Axiom -HP:0030460 oboInOwl:hasDbXref UMLS:C4072950 owl:Axiom -HP:0030461 oboInOwl:hasDbXref UMLS:C4072951 owl:Axiom -HP:0030466 oboInOwl:hasDbXref UMLS:C4072956 owl:Axiom -HP:0030467 oboInOwl:hasDbXref UMLS:C4072957 owl:Axiom -HP:0030468 oboInOwl:hasDbXref UMLS:C4072958 owl:Axiom -HP:0030469 oboInOwl:hasDbXref UMLS:C4072959 owl:Axiom -HP:0005495 oboInOwl:hasDbXref UMLS:C4025189 owl:Axiom -HP:0005498 oboInOwl:hasDbXref UMLS:C1855690 owl:Axiom -HP:0005494 oboInOwl:hasDbXref UMLS:C1839126 owl:Axiom -HP:0030473 oboInOwl:hasDbXref UMLS:C4072963 owl:Axiom -HP:0030474 oboInOwl:hasDbXref UMLS:C4072964 owl:Axiom -HP:0030475 oboInOwl:hasDbXref UMLS:C4072965 owl:Axiom -HP:0030476 oboInOwl:hasDbXref UMLS:C4072966 owl:Axiom -HP:0030470 oboInOwl:hasDbXref UMLS:C4072960 owl:Axiom -HP:0030471 oboInOwl:hasDbXref UMLS:C4072961 owl:Axiom -HP:0030472 oboInOwl:hasDbXref UMLS:C4072962 owl:Axiom -HP:0005466 oboInOwl:hasDbXref UMLS:C4280484 owl:Axiom -HP:0005466 oboInOwl:hasDbXref UMLS:C4280483 owl:Axiom -HP:0005466 oboInOwl:hasDbXref UMLS:C1845147 owl:Axiom -HP:0030477 oboInOwl:hasDbXref UMLS:C4072967 owl:Axiom -HP:0030478 oboInOwl:hasDbXref UMLS:C4072968 owl:Axiom -HP:0006799 oboInOwl:hasDbXref UMLS:C1837251 owl:Axiom -HP:0030479 oboInOwl:hasDbXref UMLS:C4072969 owl:Axiom -HP:0005469 oboInOwl:hasDbXref UMLS:C4280482 owl:Axiom -HP:0005469 oboInOwl:hasDbXref UMLS:C1837402 owl:Axiom -HP:0005462 oboInOwl:hasDbXref UMLS:C1397139 owl:Axiom -HP:0006794 oboInOwl:hasDbXref UMLS:C1846133 owl:Axiom -HP:0005463 oboInOwl:hasDbXref UMLS:C1863311 owl:Axiom -HP:0005464 oboInOwl:hasDbXref UMLS:C1845805 owl:Axiom -HP:0005464 oboInOwl:hasDbXref UMLS:C4025193 owl:Axiom -HP:0005465 oboInOwl:hasDbXref UMLS:C1857501 owl:Axiom -HP:0005465 oboInOwl:hasDbXref UMLS:C4280487 owl:Axiom -HP:0005465 oboInOwl:hasDbXref UMLS:C4280486 owl:Axiom -HP:0005465 oboInOwl:hasDbXref UMLS:C4280485 owl:Axiom -HP:0006790 oboInOwl:hasDbXref UMLS:C1857934 owl:Axiom -HP:0004132 oboInOwl:hasDbXref UMLS:C1863349 owl:Axiom -HP:0005461 oboInOwl:hasDbXref UMLS:C1867114 owl:Axiom -HP:0030484 oboInOwl:hasDbXref UMLS:C4072974 owl:Axiom -HP:0030485 oboInOwl:hasDbXref UMLS:C4072975 owl:Axiom -HP:0030486 oboInOwl:hasDbXref UMLS:C4072976 owl:Axiom -HP:0030487 oboInOwl:hasDbXref UMLS:C4072977 owl:Axiom -HP:0030480 oboInOwl:hasDbXref UMLS:C4072970 owl:Axiom -HP:0030481 oboInOwl:hasDbXref UMLS:C4072971 owl:Axiom -HP:0030482 oboInOwl:hasDbXref UMLS:C4072972 owl:Axiom -HP:0030483 oboInOwl:hasDbXref UMLS:C4072973 owl:Axiom -HP:0005477 oboInOwl:hasDbXref UMLS:C1835470 owl:Axiom -HP:0030488 oboInOwl:hasDbXref UMLS:C4072978 owl:Axiom -HP:0005478 oboInOwl:hasDbXref UMLS:C4280480 owl:Axiom -HP:0005478 oboInOwl:hasDbXref UMLS:C1969404 owl:Axiom -HP:0005478 oboInOwl:hasDbXref UMLS:C4280479 owl:Axiom -HP:0005478 oboInOwl:hasDbXref UMLS:C4280481 owl:Axiom -HP:0005478 oboInOwl:hasDbXref UMLS:C4280265 owl:Axiom -HP:0030489 oboInOwl:hasDbXref UMLS:C4072979 owl:Axiom -HP:0005479 oboInOwl:hasDbXref UMLS:C0860904 owl:Axiom -HP:0005473 oboInOwl:hasDbXref UMLS:C1862068 owl:Axiom -HP:0005474 oboInOwl:hasDbXref UMLS:C1833762 owl:Axiom -HP:0005476 oboInOwl:hasDbXref UMLS:C1856779 owl:Axiom -HP:0005472 oboInOwl:hasDbXref UMLS:C4025192 owl:Axiom -HP:0030410 oboInOwl:hasDbXref UMLS:C0206684 owl:Axiom -HP:0030410 oboInOwl:hasDbXref SNOMEDCT_US:307599002 owl:Axiom -HP:0030410 oboInOwl:hasDbXref SNOMEDCT_US:54734006 owl:Axiom -HP:0030410 oboInOwl:hasDbXref MSH:D018266 owl:Axiom -HP:0030415 oboInOwl:hasDbXref UMLS:C2018408 owl:Axiom -HP:0030416 oboInOwl:hasDbXref SNOMEDCT_US:126922007 owl:Axiom -HP:0030416 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0030416 oboInOwl:hasDbXref MSH:D014846 owl:Axiom -HP:0030416 oboInOwl:hasDbXref UMLS:C0042995 owl:Axiom -HP:0030417 oboInOwl:hasDbXref UMLS:C0280856 owl:Axiom -HP:0030417 oboInOwl:hasDbXref SNOMEDCT_US:254895003 owl:Axiom -HP:0030418 oboInOwl:hasDbXref SNOMEDCT_US:254896002 owl:Axiom -HP:0030418 oboInOwl:hasDbXref UMLS:C0241989 owl:Axiom -HP:0030411 oboInOwl:hasDbXref UMLS:C4072935 owl:Axiom -HP:0030411 oboInOwl:hasDbXref NCIT:C2852 owl:Axiom -HP:0030412 oboInOwl:hasDbXref UMLS:C4072936 owl:Axiom -HP:0030412 oboInOwl:hasDbXref NCIT:C2852 owl:Axiom -HP:0030413 oboInOwl:hasDbXref SNOMEDCT_US:276952000 owl:Axiom -HP:0030413 oboInOwl:hasDbXref UMLS:C0349566 owl:Axiom -HP:0030414 oboInOwl:hasDbXref UMLS:C4072937 owl:Axiom -HP:0004195 oboInOwl:hasDbXref UMLS:C4025409 owl:Axiom -HP:0004195 oboInOwl:hasDbXref UMLS:C4020832 owl:Axiom -HP:0030419 oboInOwl:hasDbXref SNOMEDCT_US:399533005 owl:Axiom -HP:0030419 oboInOwl:hasDbXref UMLS:C0349561 owl:Axiom -HP:0030419 oboInOwl:hasDbXref SNOMEDCT_US:276876007 owl:Axiom -HP:0004197 oboInOwl:hasDbXref UMLS:C4021679 owl:Axiom -HP:0030420 oboInOwl:hasDbXref UMLS:C1336975 owl:Axiom -HP:0030421 oboInOwl:hasDbXref SNOMEDCT_US:126902008 owl:Axiom -HP:0030421 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0030421 oboInOwl:hasDbXref UMLS:C0346239 owl:Axiom -HP:0030426 oboInOwl:hasDbXref SNOMEDCT_US:25603007 owl:Axiom -HP:0030426 oboInOwl:hasDbXref MSH:D018214 owl:Axiom -HP:0030426 oboInOwl:hasDbXref UMLS:C0206640 owl:Axiom -HP:0030426 oboInOwl:hasDbXref SNOMEDCT_US:80699009 owl:Axiom -HP:0030426 oboInOwl:hasDbXref SNOMEDCT_US:302863006 owl:Axiom -HP:0030426 oboInOwl:hasDbXref SNOMEDCT_US:302862001 owl:Axiom -HP:0030427 oboInOwl:hasDbXref UMLS:C4072940 owl:Axiom -HP:0030428 oboInOwl:hasDbXref UMLS:C1333178 owl:Axiom -HP:0030428 oboInOwl:hasDbXref NCIT:C6577 owl:Axiom -HP:0030429 oboInOwl:hasDbXref SNOMEDCT_US:716590006 owl:Axiom -HP:0030429 oboInOwl:hasDbXref SNOMEDCT_US:60392001 owl:Axiom -HP:0030429 oboInOwl:hasDbXref UMLS:C1367536 owl:Axiom -HP:0030423 oboInOwl:hasDbXref SNOMEDCT_US:79040006 owl:Axiom -HP:0030423 oboInOwl:hasDbXref UMLS:C0272407 owl:Axiom -HP:0030424 oboInOwl:hasDbXref MSH:D013088 owl:Axiom -HP:0030424 oboInOwl:hasDbXref SNOMEDCT_US:49263001 owl:Axiom -HP:0030424 oboInOwl:hasDbXref UMLS:C0037859 owl:Axiom -HP:0030424 oboInOwl:hasDbXref SNOMEDCT_US:43077002 owl:Axiom -HP:0030425 oboInOwl:hasDbXref UMLS:C4072939 owl:Axiom -HP:0004180 oboInOwl:hasDbXref UMLS:C4021681 owl:Axiom -HP:0030430 oboInOwl:hasDbXref SNOMEDCT_US:25169009 owl:Axiom -HP:0030430 oboInOwl:hasDbXref UMLS:C0027858 owl:Axiom -HP:0030430 oboInOwl:hasDbXref SNOMEDCT_US:274089002 owl:Axiom -HP:0030430 oboInOwl:hasDbXref SNOMEDCT_US:84116009 owl:Axiom -HP:0030430 oboInOwl:hasDbXref UMLS:C0273482 owl:Axiom -HP:0030430 oboInOwl:hasDbXref MSH:D009463 owl:Axiom -HP:0030430 oboInOwl:hasDbXref SNOMEDCT_US:443892003 owl:Axiom -HP:0030431 oboInOwl:hasDbXref SNOMEDCT_US:443093007 owl:Axiom -HP:0030431 oboInOwl:hasDbXref UMLS:C0029423 owl:Axiom -HP:0030431 oboInOwl:hasDbXref SNOMEDCT_US:52299001 owl:Axiom -HP:0030431 oboInOwl:hasDbXref MSH:D015831 owl:Axiom -HP:0030431 oboInOwl:hasDbXref SNOMEDCT_US:307573009 owl:Axiom -HP:0030432 oboInOwl:hasDbXref MSH:D002804 owl:Axiom -HP:0030432 oboInOwl:hasDbXref UMLS:C0008441 owl:Axiom -HP:0030432 oboInOwl:hasDbXref SNOMEDCT_US:9001003 owl:Axiom -HP:0030437 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0030437 oboInOwl:hasDbXref UMLS:C0345883 owl:Axiom -HP:0030437 oboInOwl:hasDbXref SNOMEDCT_US:126850006 owl:Axiom -HP:0030438 oboInOwl:hasDbXref UMLS:C1332262 owl:Axiom -HP:0030439 oboInOwl:hasDbXref UMLS:C1332259 owl:Axiom -HP:0030439 oboInOwl:hasDbXref NCIT:C2852 owl:Axiom -HP:0030433 oboInOwl:hasDbXref SNOMEDCT_US:71666005 owl:Axiom -HP:0030433 oboInOwl:hasDbXref MSH:D010017 owl:Axiom -HP:0030433 oboInOwl:hasDbXref SNOMEDCT_US:302859004 owl:Axiom -HP:0030433 oboInOwl:hasDbXref UMLS:C0029441 owl:Axiom -HP:0030434 oboInOwl:hasDbXref MSH:D018296 owl:Axiom -HP:0030434 oboInOwl:hasDbXref UMLS:C0206711 owl:Axiom -HP:0030434 oboInOwl:hasDbXref SNOMEDCT_US:274901004 owl:Axiom -HP:0030434 oboInOwl:hasDbXref SNOMEDCT_US:44155009 owl:Axiom -HP:0030436 oboInOwl:hasDbXref SNOMEDCT_US:128683008 owl:Axiom -HP:0030436 oboInOwl:hasDbXref SNOMEDCT_US:254699007 owl:Axiom -HP:0030436 oboInOwl:hasDbXref UMLS:C0346011 owl:Axiom -HP:0004172 oboInOwl:hasDbXref UMLS:C4025410 owl:Axiom -HP:0030440 oboInOwl:hasDbXref UMLS:C2064234 owl:Axiom -HP:0030441 oboInOwl:hasDbXref UMLS:C1332270 owl:Axiom -HP:0030442 oboInOwl:hasDbXref SNOMEDCT_US:255084004 owl:Axiom -HP:0030442 oboInOwl:hasDbXref UMLS:C1412037 owl:Axiom -HP:0030443 oboInOwl:hasDbXref UMLS:C1332269 owl:Axiom -HP:0030448 oboInOwl:hasDbXref UMLS:C1261473 owl:Axiom -HP:0030448 oboInOwl:hasDbXref SNOMEDCT_US:424413001 owl:Axiom -HP:0030448 oboInOwl:hasDbXref SNOMEDCT_US:269469005 owl:Axiom -HP:0030448 oboInOwl:hasDbXref SNOMEDCT_US:2424003 owl:Axiom -HP:0030448 oboInOwl:hasDbXref SNOMEDCT_US:424952003 owl:Axiom -HP:0030448 oboInOwl:hasDbXref MSH:D012509 owl:Axiom -HP:0030449 oboInOwl:hasDbXref SNOMEDCT_US:386641000 owl:Axiom -HP:0030449 oboInOwl:hasDbXref MSH:D000032 owl:Axiom -HP:0030449 oboInOwl:hasDbXref UMLS:C0000820 owl:Axiom -HP:0030444 oboInOwl:hasDbXref UMLS:C4072941 owl:Axiom -HP:0030445 oboInOwl:hasDbXref UMLS:C0280089 owl:Axiom -HP:0030445 oboInOwl:hasDbXref SNOMEDCT_US:254627002 owl:Axiom -HP:0030446 oboInOwl:hasDbXref UMLS:C4072942 owl:Axiom -HP:0030447 oboInOwl:hasDbXref SNOMEDCT_US:5052009 owl:Axiom -HP:0030447 oboInOwl:hasDbXref SNOMEDCT_US:253001006 owl:Axiom -HP:0030447 oboInOwl:hasDbXref MSH:D015266 owl:Axiom -HP:0030447 oboInOwl:hasDbXref SNOMEDCT_US:254729005 owl:Axiom -HP:0030447 oboInOwl:hasDbXref UMLS:C0007129 owl:Axiom -HP:0004188 oboInOwl:hasDbXref UMLS:C4021680 owl:Axiom -HP:0006739 oboInOwl:hasDbXref UMLS:C0553723 owl:Axiom -HP:0006739 oboInOwl:hasDbXref SNOMEDCT_US:254651007 owl:Axiom -HP:0006735 oboInOwl:hasDbXref UMLS:C0346253 owl:Axiom -HP:0006735 oboInOwl:hasDbXref NCIT:C2855 owl:Axiom -HP:0006735 oboInOwl:hasDbXref SNOMEDCT_US:254919009 owl:Axiom -HP:0005404 oboInOwl:hasDbXref UMLS:C1858972 owl:Axiom -HP:0031703 oboInOwl:hasDbXref Fyler:4867 owl:Axiom -HP:0005406 oboInOwl:hasDbXref UMLS:C1835686 owl:Axiom -HP:0006737 oboInOwl:hasDbXref UMLS:C1257877 owl:Axiom -HP:0006737 oboInOwl:hasDbXref MSH:D010673 owl:Axiom -HP:0005407 oboInOwl:hasDbXref UMLS:C1839304 owl:Axiom -HP:0006731 oboInOwl:hasDbXref SNOMEDCT_US:255028004 owl:Axiom -HP:0006731 oboInOwl:hasDbXref SNOMEDCT_US:28173006 owl:Axiom -HP:0006731 oboInOwl:hasDbXref SNOMEDCT_US:5257006 owl:Axiom -HP:0006731 oboInOwl:hasDbXref NCIT:C8054 owl:Axiom -HP:0006731 oboInOwl:hasDbXref UMLS:C0206682 owl:Axiom -HP:0006731 oboInOwl:hasDbXref MSH:D018263 owl:Axiom -HP:0005400 oboInOwl:hasDbXref UMLS:C4025201 owl:Axiom -HP:0006732 oboInOwl:hasDbXref UMLS:C1336840 owl:Axiom -HP:0005401 oboInOwl:hasDbXref UMLS:C1860128 owl:Axiom -HP:0006733 oboInOwl:hasDbXref SNOMEDCT_US:91861009 owl:Axiom -HP:0006733 oboInOwl:hasDbXref UMLS:C0023467 owl:Axiom -HP:0006733 oboInOwl:hasDbXref SNOMEDCT_US:17788007 owl:Axiom -HP:0006733 oboInOwl:hasDbXref SNOMEDCT_US:413443009 owl:Axiom -HP:0006733 oboInOwl:hasDbXref MSH:D015470 owl:Axiom -HP:0005403 oboInOwl:hasDbXref MSH:C536783 owl:Axiom -HP:0005403 oboInOwl:hasDbXref UMLS:C2931322 owl:Axiom -HP:0005419 oboInOwl:hasDbXref UMLS:C1846550 owl:Axiom -HP:0005415 oboInOwl:hasDbXref UMLS:C1839305 owl:Axiom -HP:0006747 oboInOwl:hasDbXref SNOMEDCT_US:69515008 owl:Axiom -HP:0006747 oboInOwl:hasDbXref UMLS:C0206718 owl:Axiom -HP:0006747 oboInOwl:hasDbXref SNOMEDCT_US:116381000119105 owl:Axiom -HP:0006747 oboInOwl:hasDbXref MSH:D018305 owl:Axiom -HP:0005416 oboInOwl:hasDbXref UMLS:C4021636 owl:Axiom -HP:0006748 oboInOwl:hasDbXref SNOMEDCT_US:85583005 owl:Axiom -HP:0006748 oboInOwl:hasDbXref UMLS:C0031511 owl:Axiom -HP:0006748 oboInOwl:hasDbXref MSH:D010673 owl:Axiom -HP:0006748 oboInOwl:hasDbXref SNOMEDCT_US:302835009 owl:Axiom -HP:0006748 oboInOwl:hasDbXref SNOMEDCT_US:399343007 owl:Axiom -HP:0006748 oboInOwl:hasDbXref NCIT:C3326 owl:Axiom -HP:0006749 oboInOwl:hasDbXref SNOMEDCT_US:428905002 owl:Axiom -HP:0006749 oboInOwl:hasDbXref MSH:D005770 owl:Axiom -HP:0006749 oboInOwl:hasDbXref UMLS:C0685938 owl:Axiom -HP:0005411 oboInOwl:hasDbXref UMLS:C4025199 owl:Axiom -HP:0005411 oboInOwl:hasDbXref UMLS:C4020823 owl:Axiom -HP:0006742 oboInOwl:hasDbXref UMLS:C4024986 owl:Axiom -HP:0006743 oboInOwl:hasDbXref SNOMEDCT_US:14269005 owl:Axiom -HP:0006743 oboInOwl:hasDbXref NCIT:C8971 owl:Axiom -HP:0006743 oboInOwl:hasDbXref SNOMEDCT_US:404051002 owl:Axiom -HP:0006743 oboInOwl:hasDbXref UMLS:C0206656 owl:Axiom -HP:0006743 oboInOwl:hasDbXref MSH:D018233 owl:Axiom -HP:0006744 oboInOwl:hasDbXref MSH:D018268 owl:Axiom -HP:0006744 oboInOwl:hasDbXref SNOMEDCT_US:255035007 owl:Axiom -HP:0006744 oboInOwl:hasDbXref NCIT:C2916 owl:Axiom -HP:0006744 oboInOwl:hasDbXref UMLS:C0206686 owl:Axiom -HP:0006744 oboInOwl:hasDbXref SNOMEDCT_US:2227007 owl:Axiom -HP:0005413 oboInOwl:hasDbXref UMLS:C1167806 owl:Axiom -HP:0005413 oboInOwl:hasDbXref SNOMEDCT_US:124022007 owl:Axiom -HP:0006740 oboInOwl:hasDbXref NCIT:C2930 owl:Axiom -HP:0006740 oboInOwl:hasDbXref SNOMEDCT_US:255109008 owl:Axiom -HP:0006740 oboInOwl:hasDbXref UMLS:C0279680 owl:Axiom -HP:0006717 oboInOwl:hasDbXref UMLS:C3489398 owl:Axiom -HP:0006717 oboInOwl:hasDbXref SNOMEDCT_US:254764001 owl:Axiom -HP:0006719 oboInOwl:hasDbXref SNOMEDCT_US:92118007 owl:Axiom -HP:0006719 oboInOwl:hasDbXref UMLS:C0497538 owl:Axiom -HP:0006713 oboInOwl:hasDbXref UMLS:C4024991 owl:Axiom -HP:0006714 oboInOwl:hasDbXref UMLS:C4024990 owl:Axiom -HP:0006715 oboInOwl:hasDbXref UMLS:C1866555 owl:Axiom -HP:0006716 oboInOwl:hasDbXref UMLS:C4024989 owl:Axiom -HP:0006710 oboInOwl:hasDbXref UMLS:C4024993 owl:Axiom -HP:0006711 oboInOwl:hasDbXref UMLS:C4024992 owl:Axiom -HP:0006712 oboInOwl:hasDbXref UMLS:C1847363 owl:Axiom -HP:0006729 oboInOwl:hasDbXref NCIT:C3308 owl:Axiom -HP:0006729 oboInOwl:hasDbXref UMLS:C4024987 owl:Axiom -HP:0030404 oboInOwl:hasDbXref MSH:D005935 owl:Axiom -HP:0030404 oboInOwl:hasDbXref SNOMEDCT_US:128855009 owl:Axiom -HP:0030404 oboInOwl:hasDbXref UMLS:C0017689 owl:Axiom -HP:0030404 oboInOwl:hasDbXref SNOMEDCT_US:16424000 owl:Axiom -HP:0030404 oboInOwl:hasDbXref SNOMEDCT_US:302823005 owl:Axiom -HP:0006725 oboInOwl:hasDbXref SNOMEDCT_US:700423003 owl:Axiom -HP:0006725 oboInOwl:hasDbXref UMLS:C0281361 owl:Axiom -HP:0006725 oboInOwl:hasDbXref NCIT:C2852 owl:Axiom -HP:0030405 oboInOwl:hasDbXref SNOMEDCT_US:76345009 owl:Axiom -HP:0030405 oboInOwl:hasDbXref SNOMEDCT_US:399528006 owl:Axiom -HP:0030405 oboInOwl:hasDbXref UMLS:C0242363 owl:Axiom -HP:0030405 oboInOwl:hasDbXref SNOMEDCT_US:126864006 owl:Axiom -HP:0030405 oboInOwl:hasDbXref SNOMEDCT_US:237596009 owl:Axiom -HP:0030405 oboInOwl:hasDbXref MSH:D007516 owl:Axiom -HP:0030405 oboInOwl:hasDbXref SNOMEDCT_US:128878003 owl:Axiom -HP:0030406 oboInOwl:hasDbXref UMLS:C1514428 owl:Axiom -HP:0030407 oboInOwl:hasDbXref SNOMEDCT_US:89096009 owl:Axiom -HP:0030407 oboInOwl:hasDbXref MSH:D010871 owl:Axiom -HP:0030407 oboInOwl:hasDbXref SNOMEDCT_US:255045009 owl:Axiom -HP:0030407 oboInOwl:hasDbXref UMLS:C0917890 owl:Axiom -HP:0030407 oboInOwl:hasDbXref NCIT:C6966 owl:Axiom -HP:0006727 oboInOwl:hasDbXref MSH:D054218 owl:Axiom -HP:0006727 oboInOwl:hasDbXref SNOMEDCT_US:128824003 owl:Axiom -HP:0006727 oboInOwl:hasDbXref UMLS:C1961099 owl:Axiom -HP:0006727 oboInOwl:hasDbXref SNOMEDCT_US:277575008 owl:Axiom -HP:0030400 oboInOwl:hasDbXref UMLS:C4072933 owl:Axiom -HP:0030401 oboInOwl:hasDbXref UMLS:C4072934 owl:Axiom -HP:0006721 oboInOwl:hasDbXref SNOMEDCT_US:128822004 owl:Axiom -HP:0006721 oboInOwl:hasDbXref UMLS:C0023449 owl:Axiom -HP:0006721 oboInOwl:hasDbXref SNOMEDCT_US:91857003 owl:Axiom -HP:0030402 oboInOwl:hasDbXref UMLS:C0541767 owl:Axiom -HP:0006722 oboInOwl:hasDbXref UMLS:C1868072 owl:Axiom -HP:0030403 oboInOwl:hasDbXref MSH:C566800 owl:Axiom -HP:0030403 oboInOwl:hasDbXref UMLS:C1868263 owl:Axiom -HP:0006723 oboInOwl:hasDbXref UMLS:C4024988 owl:Axiom -HP:0030408 oboInOwl:hasDbXref UMLS:C0205898 owl:Axiom -HP:0030408 oboInOwl:hasDbXref MSH:D010871 owl:Axiom -HP:0030408 oboInOwl:hasDbXref SNOMEDCT_US:31671006 owl:Axiom -HP:0030409 oboInOwl:hasDbXref UMLS:C1319314 owl:Axiom -HP:0030409 oboInOwl:hasDbXref SNOMEDCT_US:408642003 owl:Axiom -HP:0006779 oboInOwl:hasDbXref SNOMEDCT_US:63449009 owl:Axiom -HP:0006779 oboInOwl:hasDbXref UMLS:C0206655 owl:Axiom -HP:0006779 oboInOwl:hasDbXref MSH:D018232 owl:Axiom -HP:0006779 oboInOwl:hasDbXref NCIT:C3749 owl:Axiom -HP:0006779 oboInOwl:hasDbXref SNOMEDCT_US:404053004 owl:Axiom -HP:0005449 oboInOwl:hasDbXref UMLS:C1866959 owl:Axiom -HP:0005449 oboInOwl:hasDbXref MSH:C566689 owl:Axiom -HP:0006775 oboInOwl:hasDbXref SNOMEDCT_US:415112005 owl:Axiom -HP:0006775 oboInOwl:hasDbXref MSH:D010954 owl:Axiom -HP:0006775 oboInOwl:hasDbXref MSH:D009101 owl:Axiom -HP:0006775 oboInOwl:hasDbXref UMLS:C0026764 owl:Axiom -HP:0006775 oboInOwl:hasDbXref SNOMEDCT_US:109989006 owl:Axiom -HP:0006775 oboInOwl:hasDbXref UMLS:C0032131 owl:Axiom -HP:0006775 oboInOwl:hasDbXref SNOMEDCT_US:10639003 owl:Axiom -HP:0006775 oboInOwl:hasDbXref SNOMEDCT_US:55921005 owl:Axiom -HP:0005445 oboInOwl:hasDbXref UMLS:C1855889 owl:Axiom -HP:0005446 oboInOwl:hasDbXref UMLS:C4038738 owl:Axiom -HP:0005446 oboInOwl:hasDbXref SNOMEDCT_US:709997007 owl:Axiom -HP:0006778 oboInOwl:hasDbXref UMLS:C3804991 owl:Axiom -HP:0006771 oboInOwl:hasDbXref SNOMEDCT_US:408644002 owl:Axiom -HP:0006771 oboInOwl:hasDbXref SNOMEDCT_US:254570009 owl:Axiom -HP:0006771 oboInOwl:hasDbXref UMLS:C0278804 owl:Axiom -HP:0006771 oboInOwl:hasDbXref MSH:D004379 owl:Axiom -HP:0006771 oboInOwl:hasDbXref NCIT:C2852 owl:Axiom -HP:0006771 oboInOwl:hasDbXref UMLS:C0541912 owl:Axiom -HP:0006772 oboInOwl:hasDbXref SNOMEDCT_US:254921004 owl:Axiom -HP:0006772 oboInOwl:hasDbXref NCIT:C3734 owl:Axiom -HP:0006772 oboInOwl:hasDbXref UMLS:C0241961 owl:Axiom -HP:0005441 oboInOwl:hasDbXref UMLS:C4025195 owl:Axiom -HP:0006773 oboInOwl:hasDbXref UMLS:C4024980 owl:Axiom -HP:0006773 oboInOwl:hasDbXref NCIT:C3733 owl:Axiom -HP:0005442 oboInOwl:hasDbXref UMLS:C1856778 owl:Axiom -HP:0006774 oboInOwl:hasDbXref NCIT:C2853 owl:Axiom -HP:0006774 oboInOwl:hasDbXref UMLS:C4024979 owl:Axiom -HP:0004112 oboInOwl:hasDbXref UMLS:C4025412 owl:Axiom -HP:0006770 oboInOwl:hasDbXref SNOMEDCT_US:41607009 owl:Axiom -HP:0006770 oboInOwl:hasDbXref SNOMEDCT_US:254915003 owl:Axiom -HP:0006770 oboInOwl:hasDbXref UMLS:C0279702 owl:Axiom -HP:0006770 oboInOwl:hasDbXref MSH:D002292 owl:Axiom -HP:0006770 oboInOwl:hasDbXref SNOMEDCT_US:188251003 owl:Axiom -HP:0005456 oboInOwl:hasDbXref UMLS:C4025194 owl:Axiom -HP:0005458 oboInOwl:hasDbXref SNOMEDCT_US:57219006 owl:Axiom -HP:0005458 oboInOwl:hasDbXref UMLS:C0010278 owl:Axiom -HP:0005458 oboInOwl:hasDbXref MSH:D003398 owl:Axiom -HP:0005458 oboInOwl:hasDbXref UMLS:C4072853 owl:Axiom -HP:0005458 oboInOwl:hasDbXref UMLS:C0277827 owl:Axiom -HP:0005458 oboInOwl:hasDbXref SNOMEDCT_US:1667003 owl:Axiom -HP:0006789 oboInOwl:hasDbXref MSH:C538525 owl:Axiom -HP:0006789 oboInOwl:hasDbXref UMLS:C1852373 owl:Axiom -HP:0006782 oboInOwl:hasDbXref MSH:C565054 owl:Axiom -HP:0006782 oboInOwl:hasDbXref UMLS:C1851585 owl:Axiom -HP:0005451 oboInOwl:hasDbXref UMLS:C1835442 owl:Axiom -HP:0006783 oboInOwl:hasDbXref UMLS:C1848389 owl:Axiom -HP:0006784 oboInOwl:hasDbXref UMLS:C4280441 owl:Axiom -HP:0006784 oboInOwl:hasDbXref UMLS:C2749161 owl:Axiom -HP:0006784 oboInOwl:hasDbXref UMLS:C4280256 owl:Axiom -HP:0006784 oboInOwl:hasDbXref UMLS:C4280442 owl:Axiom -HP:0005453 oboInOwl:hasDbXref UMLS:C1856639 owl:Axiom -HP:0006785 oboInOwl:hasDbXref SNOMEDCT_US:93153005 owl:Axiom -HP:0006785 oboInOwl:hasDbXref MSH:D049288 owl:Axiom -HP:0006785 oboInOwl:hasDbXref UMLS:C0686353 owl:Axiom -HP:0004122 oboInOwl:hasDbXref UMLS:C4025411 owl:Axiom -HP:0004122 oboInOwl:hasDbXref UMLS:C4280539 owl:Axiom -HP:0006780 oboInOwl:hasDbXref NCIT:C2916 owl:Axiom -HP:0006780 oboInOwl:hasDbXref MSH:D010282 owl:Axiom -HP:0006780 oboInOwl:hasDbXref SNOMEDCT_US:255037004 owl:Axiom -HP:0006780 oboInOwl:hasDbXref UMLS:C0687150 owl:Axiom -HP:0006780 oboInOwl:hasDbXref SNOMEDCT_US:363481002 owl:Axiom -HP:0005450 oboInOwl:hasDbXref UMLS:C1855657 owl:Axiom -HP:0006781 oboInOwl:hasDbXref UMLS:C1336750 owl:Axiom -HP:0006758 oboInOwl:hasDbXref UMLS:C1834728 owl:Axiom -HP:0005428 oboInOwl:hasDbXref UMLS:C1833487 owl:Axiom -HP:0005428 oboInOwl:hasDbXref MSH:C563458 owl:Axiom -HP:0005429 oboInOwl:hasDbXref UMLS:C4025196 owl:Axiom -HP:0006753 oboInOwl:hasDbXref NCIT:C3262 owl:Axiom -HP:0006753 oboInOwl:hasDbXref UMLS:C4020813 owl:Axiom -HP:0006753 oboInOwl:hasDbXref SNOMEDCT_US:126824007 owl:Axiom -HP:0006753 oboInOwl:hasDbXref UMLS:C0038356 owl:Axiom -HP:0006753 oboInOwl:hasDbXref MSH:D013274 owl:Axiom -HP:0005422 oboInOwl:hasDbXref UMLS:C4025197 owl:Axiom -HP:0005423 oboInOwl:hasDbXref UMLS:C1839458 owl:Axiom -HP:0006755 oboInOwl:hasDbXref SNOMEDCT_US:254771006 owl:Axiom -HP:0006755 oboInOwl:hasDbXref UMLS:C0346067 owl:Axiom -HP:0006755 oboInOwl:hasDbXref NCIT:C3158 owl:Axiom -HP:0005424 oboInOwl:hasDbXref UMLS:C1863246 owl:Axiom -HP:0005425 oboInOwl:hasDbXref UMLS:C1846546 owl:Axiom -HP:0006756 oboInOwl:hasDbXref UMLS:C4024984 owl:Axiom -HP:0006751 oboInOwl:hasDbXref UMLS:C4024985 owl:Axiom -HP:0005420 oboInOwl:hasDbXref UMLS:C4025198 owl:Axiom -HP:0005421 oboInOwl:hasDbXref UMLS:C1837512 owl:Axiom -HP:0006768 oboInOwl:hasDbXref UMLS:C4024981 owl:Axiom -HP:0005437 oboInOwl:hasDbXref UMLS:C1844909 owl:Axiom -HP:0006769 oboInOwl:hasDbXref UMLS:C1834421 owl:Axiom -HP:0005439 oboInOwl:hasDbXref UMLS:C1848908 owl:Axiom -HP:0005439 oboInOwl:hasDbXref UMLS:C4280488 owl:Axiom -HP:0006765 oboInOwl:hasDbXref SNOMEDCT_US:443520009 owl:Axiom -HP:0006765 oboInOwl:hasDbXref UMLS:C0008479 owl:Axiom -HP:0006765 oboInOwl:hasDbXref NCIT:C2946 owl:Axiom -HP:0006765 oboInOwl:hasDbXref SNOMEDCT_US:14990007 owl:Axiom -HP:0006765 oboInOwl:hasDbXref MSH:D002813 owl:Axiom -HP:0006766 oboInOwl:hasDbXref UMLS:C1306837 owl:Axiom -HP:0006766 oboInOwl:hasDbXref NCIT:C2916 owl:Axiom -HP:0006766 oboInOwl:hasDbXref MSH:D002292 owl:Axiom -HP:0005435 oboInOwl:hasDbXref UMLS:C1860127 owl:Axiom -HP:0006767 oboInOwl:hasDbXref SNOMEDCT_US:34337008 owl:Axiom -HP:0006767 oboInOwl:hasDbXref SNOMEDCT_US:134209002 owl:Axiom -HP:0006767 oboInOwl:hasDbXref MSH:D015175 owl:Axiom -HP:0006767 oboInOwl:hasDbXref UMLS:C0033375 owl:Axiom -HP:0005430 oboInOwl:hasDbXref UMLS:C3151083 owl:Axiom -HP:0006762 oboInOwl:hasDbXref UMLS:C4024983 owl:Axiom -HP:0006762 oboInOwl:hasDbXref NCIT:C2916 owl:Axiom -HP:0005432 oboInOwl:hasDbXref UMLS:C0272238 owl:Axiom -HP:0005432 oboInOwl:hasDbXref UMLS:C4020822 owl:Axiom -HP:0005432 oboInOwl:hasDbXref SNOMEDCT_US:88714009 owl:Axiom -HP:0006763 oboInOwl:hasDbXref UMLS:C4024982 owl:Axiom -HP:0004100 oboInOwl:hasDbXref UMLS:C4021683 owl:Axiom -HP:0100088 oboInOwl:hasDbXref UMLS:C4022333 owl:Axiom -HP:0100089 oboInOwl:hasDbXref UMLS:C4022332 owl:Axiom -HP:0100086 oboInOwl:hasDbXref UMLS:C4022335 owl:Axiom -HP:0100087 oboInOwl:hasDbXref UMLS:C4022334 owl:Axiom -HP:0100084 oboInOwl:hasDbXref UMLS:C4022337 owl:Axiom -HP:0100085 oboInOwl:hasDbXref UMLS:C4022336 owl:Axiom -HP:0100082 oboInOwl:hasDbXref UMLS:C4022339 owl:Axiom -HP:0100083 oboInOwl:hasDbXref UMLS:C4022338 owl:Axiom -HP:0100080 oboInOwl:hasDbXref UMLS:C4022341 owl:Axiom -HP:0100081 oboInOwl:hasDbXref UMLS:C4022340 owl:Axiom -HP:0100090 oboInOwl:hasDbXref UMLS:C4022331 owl:Axiom -HP:0100099 oboInOwl:hasDbXref UMLS:C4022322 owl:Axiom -HP:0100097 oboInOwl:hasDbXref UMLS:C4022324 owl:Axiom -HP:0100098 oboInOwl:hasDbXref UMLS:C4022323 owl:Axiom -HP:0100095 oboInOwl:hasDbXref UMLS:C4022326 owl:Axiom -HP:0100096 oboInOwl:hasDbXref UMLS:C4022325 owl:Axiom -HP:0100093 oboInOwl:hasDbXref UMLS:C4022328 owl:Axiom -HP:0100094 oboInOwl:hasDbXref UMLS:C4022327 owl:Axiom -HP:0100091 oboInOwl:hasDbXref UMLS:C4022330 owl:Axiom -HP:0100092 oboInOwl:hasDbXref UMLS:C4022329 owl:Axiom -HP:0006706 oboInOwl:hasDbXref MSH:C536330 owl:Axiom -HP:0006706 oboInOwl:hasDbXref SNOMEDCT_US:72925005 owl:Axiom -HP:0006706 oboInOwl:hasDbXref UMLS:C0158683 owl:Axiom -HP:0006707 oboInOwl:hasDbXref UMLS:C4024994 owl:Axiom -HP:0006709 oboInOwl:hasDbXref UMLS:C3150086 owl:Axiom -HP:0006702 oboInOwl:hasDbXref UMLS:C1852540 owl:Axiom -HP:0006702 oboInOwl:hasDbXref MSH:C565153 owl:Axiom -HP:0006703 oboInOwl:hasDbXref UMLS:C4024996 owl:Axiom -HP:0006704 oboInOwl:hasDbXref Fyler:3100 owl:Axiom -HP:0006704 oboInOwl:hasDbXref SNOMEDCT_US:28574005 owl:Axiom -HP:0006704 oboInOwl:hasDbXref UMLS:C0158623 owl:Axiom -HP:0006705 oboInOwl:hasDbXref UMLS:C4024995 owl:Axiom -HP:0004280 oboInOwl:hasDbXref UMLS:C4025374 owl:Axiom -HP:0030572 oboInOwl:hasDbXref UMLS:C4073045 owl:Axiom -HP:0030573 oboInOwl:hasDbXref UMLS:C4073046 owl:Axiom -HP:0030574 oboInOwl:hasDbXref UMLS:C4073047 owl:Axiom -HP:0030575 oboInOwl:hasDbXref UMLS:C4073048 owl:Axiom -HP:0030570 oboInOwl:hasDbXref UMLS:C4073043 owl:Axiom -HP:0030571 oboInOwl:hasDbXref UMLS:C4073044 owl:Axiom -HP:0004279 oboInOwl:hasDbXref UMLS:C1843108 owl:Axiom -HP:0004278 oboInOwl:hasDbXref UMLS:C4020831 owl:Axiom -HP:0030576 oboInOwl:hasDbXref UMLS:C4073049 owl:Axiom -HP:0030577 oboInOwl:hasDbXref UMLS:C4073050 owl:Axiom -HP:0030578 oboInOwl:hasDbXref UMLS:C4073051 owl:Axiom -HP:0030579 oboInOwl:hasDbXref UMLS:C4073052 owl:Axiom -HP:0004273 oboInOwl:hasDbXref UMLS:C4025377 owl:Axiom -HP:0004272 oboInOwl:hasDbXref UMLS:C4025378 owl:Axiom -HP:0004271 oboInOwl:hasDbXref UMLS:C4025379 owl:Axiom -HP:0004277 oboInOwl:hasDbXref UMLS:C0435632 owl:Axiom -HP:0004277 oboInOwl:hasDbXref SNOMEDCT_US:20511007 owl:Axiom -HP:0004276 oboInOwl:hasDbXref UMLS:C4025375 owl:Axiom -HP:0004275 oboInOwl:hasDbXref UMLS:C3276746 owl:Axiom -HP:0004274 oboInOwl:hasDbXref UMLS:C4280534 owl:Axiom -HP:0004274 oboInOwl:hasDbXref UMLS:C4025376 owl:Axiom -HP:0004291 oboInOwl:hasDbXref UMLS:C4025365 owl:Axiom -HP:0004290 oboInOwl:hasDbXref UMLS:C4025366 owl:Axiom -HP:0030583 oboInOwl:hasDbXref UMLS:C4073056 owl:Axiom -HP:0030584 oboInOwl:hasDbXref UMLS:C4073057 owl:Axiom -HP:0030585 oboInOwl:hasDbXref UMLS:C4073058 owl:Axiom -HP:0030586 oboInOwl:hasDbXref UMLS:C4073059 owl:Axiom -HP:0030580 oboInOwl:hasDbXref UMLS:C4073053 owl:Axiom -HP:0030581 oboInOwl:hasDbXref UMLS:C4073054 owl:Axiom -HP:0030582 oboInOwl:hasDbXref UMLS:C4073055 owl:Axiom -HP:0004289 oboInOwl:hasDbXref UMLS:C4025367 owl:Axiom -HP:0030587 oboInOwl:hasDbXref UMLS:C4073060 owl:Axiom -HP:0030588 oboInOwl:hasDbXref UMLS:C0854021 owl:Axiom -HP:0030589 oboInOwl:hasDbXref UMLS:C4073061 owl:Axiom -HP:0004284 oboInOwl:hasDbXref UMLS:C4025372 owl:Axiom -HP:0004283 oboInOwl:hasDbXref UMLS:C1857632 owl:Axiom -HP:0004281 oboInOwl:hasDbXref UMLS:C4025373 owl:Axiom -HP:0004288 oboInOwl:hasDbXref UMLS:C4025368 owl:Axiom -HP:0004287 oboInOwl:hasDbXref UMLS:C4025369 owl:Axiom -HP:0004286 oboInOwl:hasDbXref UMLS:C4025370 owl:Axiom -HP:0004285 oboInOwl:hasDbXref UMLS:C4025371 owl:Axiom -HP:0030594 oboInOwl:hasDbXref UMLS:C4073066 owl:Axiom -HP:0030595 oboInOwl:hasDbXref UMLS:C4073067 owl:Axiom -HP:0030596 oboInOwl:hasDbXref UMLS:C4073068 owl:Axiom -HP:0030597 oboInOwl:hasDbXref UMLS:C4073069 owl:Axiom -HP:0030590 oboInOwl:hasDbXref UMLS:C4073062 owl:Axiom -HP:0030591 oboInOwl:hasDbXref UMLS:C4073063 owl:Axiom -HP:0030592 oboInOwl:hasDbXref UMLS:C4073064 owl:Axiom -HP:0030593 oboInOwl:hasDbXref UMLS:C4073065 owl:Axiom -HP:0004259 oboInOwl:hasDbXref UMLS:C4025386 owl:Axiom -HP:0004258 oboInOwl:hasDbXref UMLS:C4025387 owl:Axiom -HP:0004257 oboInOwl:hasDbXref UMLS:C4021668 owl:Axiom -HP:0004256 oboInOwl:hasDbXref UMLS:C4025388 owl:Axiom -HP:0005587 oboInOwl:hasDbXref UMLS:C1834424 owl:Axiom -HP:0030598 oboInOwl:hasDbXref UMLS:C4073070 owl:Axiom -HP:0005588 oboInOwl:hasDbXref UMLS:C4021633 owl:Axiom -HP:0030599 oboInOwl:hasDbXref UMLS:C4073071 owl:Axiom -HP:0005583 oboInOwl:hasDbXref UMLS:C1968618 owl:Axiom -HP:0004251 oboInOwl:hasDbXref UMLS:C1867930 owl:Axiom -HP:0005584 oboInOwl:hasDbXref UMLS:C0007134 owl:Axiom -HP:0005584 oboInOwl:hasDbXref SNOMEDCT_US:41607009 owl:Axiom -HP:0005584 oboInOwl:hasDbXref SNOMEDCT_US:702391001 owl:Axiom -HP:0005584 oboInOwl:hasDbXref NCIT:C2916 owl:Axiom -HP:0005584 oboInOwl:hasDbXref MSH:D002292 owl:Axiom -HP:0004250 oboInOwl:hasDbXref UMLS:C4025391 owl:Axiom -HP:0005585 oboInOwl:hasDbXref UMLS:C3806179 owl:Axiom -HP:0005586 oboInOwl:hasDbXref UMLS:C3805877 owl:Axiom -HP:0004255 oboInOwl:hasDbXref UMLS:C4025389 owl:Axiom -HP:0004254 oboInOwl:hasDbXref UMLS:C4021669 owl:Axiom -HP:0005580 oboInOwl:hasDbXref UMLS:C1839269 owl:Axiom -HP:0004253 oboInOwl:hasDbXref UMLS:C1847190 owl:Axiom -HP:0004252 oboInOwl:hasDbXref UMLS:C4025390 owl:Axiom -HP:0004269 oboInOwl:hasDbXref UMLS:C4025380 owl:Axiom -HP:0004268 oboInOwl:hasDbXref UMLS:C4025381 owl:Axiom -HP:0004267 oboInOwl:hasDbXref UMLS:C4025382 owl:Axiom -HP:0005598 oboInOwl:hasDbXref UMLS:C4021632 owl:Axiom -HP:0005599 oboInOwl:hasDbXref UMLS:C3278401 owl:Axiom -HP:0004262 oboInOwl:hasDbXref UMLS:C4025384 owl:Axiom -HP:0005595 oboInOwl:hasDbXref UMLS:C1969913 owl:Axiom -HP:0004261 oboInOwl:hasDbXref UMLS:C4021667 owl:Axiom -HP:0004260 oboInOwl:hasDbXref UMLS:C4025385 owl:Axiom -HP:0005597 oboInOwl:hasDbXref UMLS:C4025175 owl:Axiom -HP:0005590 oboInOwl:hasDbXref UMLS:C3806178 owl:Axiom -HP:0005592 oboInOwl:hasDbXref UMLS:C3806221 owl:Axiom -HP:0004264 oboInOwl:hasDbXref UMLS:C4021666 owl:Axiom -HP:0005593 oboInOwl:hasDbXref UMLS:C3806616 owl:Axiom -HP:0004263 oboInOwl:hasDbXref UMLS:C4025383 owl:Axiom -HP:0030530 oboInOwl:hasDbXref UMLS:C4280302 owl:Axiom -HP:0030530 oboInOwl:hasDbXref SNOMEDCT_US:15462009 owl:Axiom -HP:0030530 oboInOwl:hasDbXref UMLS:C0271198 owl:Axiom -HP:0030530 oboInOwl:hasDbXref MSH:D012607 owl:Axiom -HP:0030531 oboInOwl:hasDbXref UMLS:C4073005 owl:Axiom -HP:0030536 oboInOwl:hasDbXref UMLS:C4073010 owl:Axiom -HP:0030537 oboInOwl:hasDbXref UMLS:C4073011 owl:Axiom -HP:0030538 oboInOwl:hasDbXref UMLS:C4073012 owl:Axiom -HP:0030539 oboInOwl:hasDbXref UMLS:C4073013 owl:Axiom -HP:0030532 oboInOwl:hasDbXref UMLS:C4073006 owl:Axiom -HP:0030533 oboInOwl:hasDbXref UMLS:C4073007 owl:Axiom -HP:0030534 oboInOwl:hasDbXref UMLS:C4073008 owl:Axiom -HP:0030535 oboInOwl:hasDbXref UMLS:C4073009 owl:Axiom -HP:0030540 oboInOwl:hasDbXref UMLS:C4073014 owl:Axiom -HP:0030541 oboInOwl:hasDbXref UMLS:C4073015 owl:Axiom -HP:0030542 oboInOwl:hasDbXref UMLS:C4073016 owl:Axiom -HP:0030547 oboInOwl:hasDbXref UMLS:C4073021 owl:Axiom -HP:0030548 oboInOwl:hasDbXref UMLS:C4073022 owl:Axiom -HP:0030549 oboInOwl:hasDbXref UMLS:C4073023 owl:Axiom -HP:0030543 oboInOwl:hasDbXref UMLS:C4073017 owl:Axiom -HP:0030544 oboInOwl:hasDbXref UMLS:C4073018 owl:Axiom -HP:0030545 oboInOwl:hasDbXref UMLS:C4073019 owl:Axiom -HP:0030546 oboInOwl:hasDbXref UMLS:C4073020 owl:Axiom -HP:0030550 oboInOwl:hasDbXref UMLS:C4073024 owl:Axiom -HP:0030551 oboInOwl:hasDbXref UMLS:C4073025 owl:Axiom -HP:0030552 oboInOwl:hasDbXref UMLS:C4073026 owl:Axiom -HP:0030553 oboInOwl:hasDbXref SNOMEDCT_US:63063006 owl:Axiom -HP:0030553 oboInOwl:hasDbXref UMLS:C0442774 owl:Axiom -HP:0030558 oboInOwl:hasDbXref UMLS:C4073031 owl:Axiom -HP:0030559 oboInOwl:hasDbXref UMLS:C4073032 owl:Axiom -HP:0030554 oboInOwl:hasDbXref UMLS:C4073027 owl:Axiom -HP:0030555 oboInOwl:hasDbXref UMLS:C4073028 owl:Axiom -HP:0030556 oboInOwl:hasDbXref UMLS:C4073029 owl:Axiom -HP:0030557 oboInOwl:hasDbXref UMLS:C4073030 owl:Axiom -HP:0004295 oboInOwl:hasDbXref UMLS:C4025362 owl:Axiom -HP:0004294 oboInOwl:hasDbXref UMLS:C4025363 owl:Axiom -HP:0004293 oboInOwl:hasDbXref UMLS:C4021665 owl:Axiom -HP:0004292 oboInOwl:hasDbXref UMLS:C4025364 owl:Axiom -HP:0004299 oboInOwl:hasDbXref Fyler:4414 owl:Axiom -HP:0004299 oboInOwl:hasDbXref SNOMEDCT_US:128545000 owl:Axiom -HP:0004299 oboInOwl:hasDbXref UMLS:C1442978 owl:Axiom -HP:0004298 oboInOwl:hasDbXref UMLS:C4021664 owl:Axiom -HP:0004297 oboInOwl:hasDbXref UMLS:C0940767 owl:Axiom -HP:0004296 oboInOwl:hasDbXref UMLS:C4025361 owl:Axiom -HP:0030561 oboInOwl:hasDbXref UMLS:C4073034 owl:Axiom -HP:0030562 oboInOwl:hasDbXref UMLS:C4073035 owl:Axiom -HP:0030563 oboInOwl:hasDbXref UMLS:C4073036 owl:Axiom -HP:0030564 oboInOwl:hasDbXref UMLS:C4073037 owl:Axiom -HP:0030560 oboInOwl:hasDbXref UMLS:C4073033 owl:Axiom -HP:0030569 oboInOwl:hasDbXref UMLS:C4073042 owl:Axiom -HP:0030565 oboInOwl:hasDbXref UMLS:C4073038 owl:Axiom -HP:0030566 oboInOwl:hasDbXref UMLS:C4073039 owl:Axiom -HP:0030567 oboInOwl:hasDbXref UMLS:C4073040 owl:Axiom -HP:0030568 oboInOwl:hasDbXref UMLS:C4073041 owl:Axiom -HP:0005525 oboInOwl:hasDbXref UMLS:C4025184 owl:Axiom -HP:0005526 oboInOwl:hasDbXref SNOMEDCT_US:32280000 owl:Axiom -HP:0005526 oboInOwl:hasDbXref UMLS:C0023448 owl:Axiom -HP:0005526 oboInOwl:hasDbXref MSH:D007945 owl:Axiom -HP:0005526 oboInOwl:hasDbXref SNOMEDCT_US:188725004 owl:Axiom -HP:0006858 oboInOwl:hasDbXref UMLS:C4021585 owl:Axiom -HP:0005527 oboInOwl:hasDbXref MSH:C537060 owl:Axiom -HP:0005527 oboInOwl:hasDbXref UMLS:C0272340 owl:Axiom -HP:0005527 oboInOwl:hasDbXref SNOMEDCT_US:27312002 owl:Axiom -HP:0005528 oboInOwl:hasDbXref UMLS:C1855710 owl:Axiom -HP:0006859 oboInOwl:hasDbXref UMLS:C4024975 owl:Axiom -HP:0005521 oboInOwl:hasDbXref UMLS:C0012739 owl:Axiom -HP:0005521 oboInOwl:hasDbXref SNOMEDCT_US:67406007 owl:Axiom -HP:0005521 oboInOwl:hasDbXref MSH:D004211 owl:Axiom -HP:0006852 oboInOwl:hasDbXref UMLS:C4024976 owl:Axiom -HP:0005522 oboInOwl:hasDbXref SNOMEDCT_US:25443007 owl:Axiom -HP:0005522 oboInOwl:hasDbXref UMLS:C0272027 owl:Axiom -HP:0005522 oboInOwl:hasDbXref SNOMEDCT_US:191260004 owl:Axiom -HP:0005523 oboInOwl:hasDbXref SNOMEDCT_US:84631004 owl:Axiom -HP:0005523 oboInOwl:hasDbXref MSH:D008232 owl:Axiom -HP:0005523 oboInOwl:hasDbXref SNOMEDCT_US:277466009 owl:Axiom -HP:0005523 oboInOwl:hasDbXref UMLS:C0024314 owl:Axiom -HP:0005523 oboInOwl:hasDbXref SNOMEDCT_US:77121009 owl:Axiom -HP:0005523 oboInOwl:hasDbXref SNOMEDCT_US:414629003 owl:Axiom -HP:0006855 oboInOwl:hasDbXref UMLS:C0742028 owl:Axiom -HP:0005524 oboInOwl:hasDbXref UMLS:C4025185 owl:Axiom -HP:0006850 oboInOwl:hasDbXref UMLS:C1843507 owl:Axiom -HP:0006851 oboInOwl:hasDbXref UMLS:C1834236 owl:Axiom -HP:0005520 oboInOwl:hasDbXref UMLS:C1862184 owl:Axiom -HP:0004209 oboInOwl:hasDbXref UMLS:C4280538 owl:Axiom -HP:0004209 oboInOwl:hasDbXref UMLS:C1850049 owl:Axiom -HP:0030503 oboInOwl:hasDbXref SNOMEDCT_US:232024000 owl:Axiom -HP:0030503 oboInOwl:hasDbXref UMLS:C0339480 owl:Axiom -HP:0030504 oboInOwl:hasDbXref UMLS:C4072989 owl:Axiom -HP:0005537 oboInOwl:hasDbXref UMLS:C1096368 owl:Axiom -HP:0005537 oboInOwl:hasDbXref UMLS:C1833182 owl:Axiom -HP:0030505 oboInOwl:hasDbXref UMLS:C4072990 owl:Axiom -HP:0005539 oboInOwl:hasDbXref UMLS:C4025181 owl:Axiom -HP:0030506 oboInOwl:hasDbXref UMLS:C4072991 owl:Axiom -HP:0006863 oboInOwl:hasDbXref SNOMEDCT_US:62221000119105 owl:Axiom -HP:0006863 oboInOwl:hasDbXref UMLS:C1851085 owl:Axiom -HP:0005532 oboInOwl:hasDbXref UMLS:C4025183 owl:Axiom -HP:0030500 oboInOwl:hasDbXref UMLS:C4072987 owl:Axiom -HP:0004207 oboInOwl:hasDbXref UMLS:C4021678 owl:Axiom -HP:0005534 oboInOwl:hasDbXref SNOMEDCT_US:450934005 owl:Axiom -HP:0005534 oboInOwl:hasDbXref UMLS:C1834582 owl:Axiom -HP:0005534 oboInOwl:hasDbXref MSH:C563551 owl:Axiom -HP:0006865 oboInOwl:hasDbXref UMLS:C4024974 owl:Axiom -HP:0030501 oboInOwl:hasDbXref UMLS:C4072988 owl:Axiom -HP:0006866 oboInOwl:hasDbXref UMLS:C4024973 owl:Axiom -HP:0005535 oboInOwl:hasDbXref UMLS:C4025182 owl:Axiom -HP:0030502 oboInOwl:hasDbXref SNOMEDCT_US:44268007 owl:Axiom -HP:0030502 oboInOwl:hasDbXref UMLS:C0152439 owl:Axiom -HP:0030502 oboInOwl:hasDbXref MSH:D041441 owl:Axiom -HP:0005531 oboInOwl:hasDbXref SNOMEDCT_US:128818009 owl:Axiom -HP:0005531 oboInOwl:hasDbXref SNOMEDCT_US:278453007 owl:Axiom -HP:0005531 oboInOwl:hasDbXref UMLS:C0023464 owl:Axiom -HP:0005531 oboInOwl:hasDbXref MSH:D015456 owl:Axiom -HP:0030507 oboInOwl:hasDbXref UMLS:C4072992 owl:Axiom -HP:0030508 oboInOwl:hasDbXref SNOMEDCT_US:312937006 owl:Axiom -HP:0030508 oboInOwl:hasDbXref UMLS:C0730304 owl:Axiom -HP:0030509 oboInOwl:hasDbXref UMLS:C4072993 owl:Axiom -HP:0005507 oboInOwl:hasDbXref UMLS:C3539063 owl:Axiom -HP:0005508 oboInOwl:hasDbXref SNOMEDCT_US:35562000 owl:Axiom -HP:0005508 oboInOwl:hasDbXref SNOMEDCT_US:190818004 owl:Axiom -HP:0005508 oboInOwl:hasDbXref UMLS:C0024419 owl:Axiom -HP:0005508 oboInOwl:hasDbXref MSH:D008258 owl:Axiom -HP:0005508 oboInOwl:hasDbXref SNOMEDCT_US:190817009 owl:Axiom -HP:0006834 oboInOwl:hasDbXref UMLS:C1836829 owl:Axiom -HP:0030514 oboInOwl:hasDbXref UMLS:C4072996 owl:Axiom -HP:0030515 oboInOwl:hasDbXref UMLS:C1301510 owl:Axiom -HP:0030515 oboInOwl:hasDbXref SNOMEDCT_US:397542006 owl:Axiom -HP:0031846 oboInOwl:hasDbXref MSH:D005264 owl:Axiom -HP:0005505 oboInOwl:hasDbXref SNOMEDCT_US:128845005 owl:Axiom -HP:0005505 oboInOwl:hasDbXref MSH:D000753 owl:Axiom -HP:0005505 oboInOwl:hasDbXref UMLS:C0002893 owl:Axiom -HP:0030516 oboInOwl:hasDbXref UMLS:C0271202 owl:Axiom -HP:0030516 oboInOwl:hasDbXref SNOMEDCT_US:34063005 owl:Axiom -HP:0030516 oboInOwl:hasDbXref MSH:D006423 owl:Axiom -HP:0005506 oboInOwl:hasDbXref UMLS:C0023473 owl:Axiom -HP:0005506 oboInOwl:hasDbXref SNOMEDCT_US:63364005 owl:Axiom -HP:0005506 oboInOwl:hasDbXref MSH:D015464 owl:Axiom -HP:0005506 oboInOwl:hasDbXref SNOMEDCT_US:92818009 owl:Axiom -HP:0005506 oboInOwl:hasDbXref DOID:8552 owl:Axiom -HP:0006837 oboInOwl:hasDbXref UMLS:C1840475 owl:Axiom -HP:0006837 oboInOwl:hasDbXref MSH:C564178 owl:Axiom -HP:0030517 oboInOwl:hasDbXref UMLS:C0271207 owl:Axiom -HP:0030517 oboInOwl:hasDbXref SNOMEDCT_US:344104004 owl:Axiom -HP:0030517 oboInOwl:hasDbXref SNOMEDCT_US:345121001 owl:Axiom -HP:0030510 oboInOwl:hasDbXref UMLS:C1862062 owl:Axiom -HP:0030511 oboInOwl:hasDbXref UMLS:C1842073 owl:Axiom -HP:0030511 oboInOwl:hasDbXref MSH:C564243 owl:Axiom -HP:0030511 oboInOwl:hasDbXref SNOMEDCT_US:711163009 owl:Axiom -HP:0030512 oboInOwl:hasDbXref UMLS:C4072994 owl:Axiom -HP:0005502 oboInOwl:hasDbXref UMLS:C1849478 owl:Axiom -HP:0030513 oboInOwl:hasDbXref UMLS:C4072995 owl:Axiom -HP:0030518 oboInOwl:hasDbXref UMLS:C4072997 owl:Axiom -HP:0030519 oboInOwl:hasDbXref UMLS:C4072998 owl:Axiom -HP:0030520 oboInOwl:hasDbXref MSH:D006423 owl:Axiom -HP:0030520 oboInOwl:hasDbXref UMLS:C0271208 owl:Axiom -HP:0030520 oboInOwl:hasDbXref SNOMEDCT_US:87278000 owl:Axiom -HP:0005518 oboInOwl:hasDbXref UMLS:C0855791 owl:Axiom -HP:0006849 oboInOwl:hasDbXref UMLS:C1850348 owl:Axiom -HP:0030525 oboInOwl:hasDbXref UMLS:C4073002 owl:Axiom -HP:0006846 oboInOwl:hasDbXref UMLS:C1306587 owl:Axiom -HP:0006846 oboInOwl:hasDbXref SNOMEDCT_US:2776000 owl:Axiom -HP:0030526 oboInOwl:hasDbXref UMLS:C4073003 owl:Axiom -HP:0030527 oboInOwl:hasDbXref UMLS:C4073004 owl:Axiom -HP:0030528 oboInOwl:hasDbXref MSH:D012607 owl:Axiom -HP:0030528 oboInOwl:hasDbXref UMLS:C0271197 owl:Axiom -HP:0030528 oboInOwl:hasDbXref SNOMEDCT_US:64418005 owl:Axiom -HP:0005517 oboInOwl:hasDbXref UMLS:C4025186 owl:Axiom -HP:0005510 oboInOwl:hasDbXref UMLS:C4082199 owl:Axiom -HP:0030521 oboInOwl:hasDbXref UMLS:C0221184 owl:Axiom -HP:0030521 oboInOwl:hasDbXref MSH:D006423 owl:Axiom -HP:0030521 oboInOwl:hasDbXref SNOMEDCT_US:61917005 owl:Axiom -HP:0005511 oboInOwl:hasDbXref UMLS:C0700299 owl:Axiom -HP:0005511 oboInOwl:hasDbXref MSH:C563030 owl:Axiom -HP:0030522 oboInOwl:hasDbXref UMLS:C4072999 owl:Axiom -HP:0005512 oboInOwl:hasDbXref UMLS:C4025188 owl:Axiom -HP:0005513 oboInOwl:hasDbXref UMLS:C4025187 owl:Axiom -HP:0006844 oboInOwl:hasDbXref UMLS:C0558844 owl:Axiom -HP:0006844 oboInOwl:hasDbXref SNOMEDCT_US:274817009 owl:Axiom -HP:0030529 oboInOwl:hasDbXref UMLS:C0438434 owl:Axiom -HP:0030529 oboInOwl:hasDbXref MSH:D012607 owl:Axiom -HP:0030529 oboInOwl:hasDbXref SNOMEDCT_US:129625005 owl:Axiom -HP:0004237 oboInOwl:hasDbXref UMLS:C4021671 owl:Axiom -HP:0004236 oboInOwl:hasDbXref UMLS:C4025401 owl:Axiom -HP:0004235 oboInOwl:hasDbXref UMLS:C4025402 owl:Axiom -HP:0004234 oboInOwl:hasDbXref UMLS:C4025403 owl:Axiom -HP:0005565 oboInOwl:hasDbXref UMLS:C3807131 owl:Axiom -HP:0006896 oboInOwl:hasDbXref MSH:D006212 owl:Axiom -HP:0006896 oboInOwl:hasDbXref SNOMEDCT_US:69690008 owl:Axiom -HP:0006896 oboInOwl:hasDbXref UMLS:C0424082 owl:Axiom -HP:0006897 oboInOwl:hasDbXref UMLS:C0271355 owl:Axiom -HP:0006897 oboInOwl:hasDbXref SNOMEDCT_US:398963001 owl:Axiom -HP:0006897 oboInOwl:hasDbXref MSH:D020434 owl:Axiom -HP:0006897 oboInOwl:hasDbXref SNOMEDCT_US:398760006 owl:Axiom -HP:0006897 oboInOwl:hasDbXref MSH:C564661 owl:Axiom -HP:0006897 oboInOwl:hasDbXref SNOMEDCT_US:398925009 owl:Axiom -HP:0005567 oboInOwl:hasDbXref MSH:C537152 owl:Axiom -HP:0005567 oboInOwl:hasDbXref UMLS:C1835171 owl:Axiom -HP:0004239 oboInOwl:hasDbXref UMLS:C4025399 owl:Axiom -HP:0006899 oboInOwl:hasDbXref UMLS:C1866131 owl:Axiom -HP:0004238 oboInOwl:hasDbXref UMLS:C4025400 owl:Axiom -HP:0006892 oboInOwl:hasDbXref UMLS:C4021584 owl:Axiom -HP:0005561 oboInOwl:hasDbXref UMLS:C0005956 owl:Axiom -HP:0005561 oboInOwl:hasDbXref SNOMEDCT_US:127035006 owl:Axiom -HP:0005561 oboInOwl:hasDbXref UMLS:C4021634 owl:Axiom -HP:0005561 oboInOwl:hasDbXref MSH:D001855 owl:Axiom -HP:0005562 oboInOwl:hasDbXref SNOMEDCT_US:253883006 owl:Axiom -HP:0005562 oboInOwl:hasDbXref UMLS:C0431718 owl:Axiom -HP:0006893 oboInOwl:hasDbXref UMLS:C4024969 owl:Axiom -HP:0005563 oboInOwl:hasDbXref UMLS:C2673888 owl:Axiom -HP:0005563 oboInOwl:hasDbXref UMLS:C1841994 owl:Axiom -HP:0006894 oboInOwl:hasDbXref UMLS:C1859231 owl:Axiom -HP:0006895 oboInOwl:hasDbXref UMLS:C1845245 owl:Axiom -HP:0005564 oboInOwl:hasDbXref UMLS:C1849765 owl:Axiom -HP:0004233 oboInOwl:hasDbXref UMLS:C1849292 owl:Axiom -HP:0004233 oboInOwl:hasDbXref UMLS:C4280536 owl:Axiom -HP:0004232 oboInOwl:hasDbXref SNOMEDCT_US:20136007 owl:Axiom -HP:0004232 oboInOwl:hasDbXref UMLS:C0265609 owl:Axiom -HP:0004232 oboInOwl:hasDbXref SNOMEDCT_US:9181003 owl:Axiom -HP:0004231 oboInOwl:hasDbXref UMLS:C1836219 owl:Axiom -HP:0004231 oboInOwl:hasDbXref UMLS:C4280537 owl:Axiom -HP:0006891 oboInOwl:hasDbXref UMLS:C4024970 owl:Axiom -HP:0004230 oboInOwl:hasDbXref UMLS:C4025404 owl:Axiom -HP:0005560 oboInOwl:hasDbXref UMLS:C4025177 owl:Axiom -HP:0004248 oboInOwl:hasDbXref UMLS:C4025393 owl:Axiom -HP:0004247 oboInOwl:hasDbXref UMLS:C4025394 owl:Axiom -HP:0004246 oboInOwl:hasDbXref UMLS:C4021670 owl:Axiom -HP:0004245 oboInOwl:hasDbXref UMLS:C4025395 owl:Axiom -HP:0005576 oboInOwl:hasDbXref UMLS:C1969372 owl:Axiom -HP:0005579 oboInOwl:hasDbXref UMLS:C1846349 owl:Axiom -HP:0004249 oboInOwl:hasDbXref UMLS:C4025392 owl:Axiom -HP:0005572 oboInOwl:hasDbXref UMLS:C1968899 owl:Axiom -HP:0004240 oboInOwl:hasDbXref UMLS:C4025398 owl:Axiom -HP:0004240 oboInOwl:hasDbXref UMLS:C4280535 owl:Axiom -HP:0005574 oboInOwl:hasDbXref UMLS:C4025176 owl:Axiom -HP:0005575 oboInOwl:hasDbXref UMLS:C0019061 owl:Axiom -HP:0005575 oboInOwl:hasDbXref MSH:D006463 owl:Axiom -HP:0005575 oboInOwl:hasDbXref SNOMEDCT_US:111407006 owl:Axiom -HP:0004244 oboInOwl:hasDbXref UMLS:C4025396 owl:Axiom -HP:0004243 oboInOwl:hasDbXref UMLS:C4025397 owl:Axiom -HP:0004242 oboInOwl:hasDbXref UMLS:C3554618 owl:Axiom -HP:0005571 oboInOwl:hasDbXref UMLS:C1968910 owl:Axiom -HP:0004241 oboInOwl:hasDbXref UMLS:C1844846 owl:Axiom -HP:0005547 oboInOwl:hasDbXref SNOMEDCT_US:425333006 owl:Axiom -HP:0005547 oboInOwl:hasDbXref UMLS:C0027022 owl:Axiom -HP:0005547 oboInOwl:hasDbXref SNOMEDCT_US:414794006 owl:Axiom -HP:0005547 oboInOwl:hasDbXref MSH:D009196 owl:Axiom -HP:0005548 oboInOwl:hasDbXref UMLS:C1858312 owl:Axiom -HP:0004214 oboInOwl:hasDbXref UMLS:C4025407 owl:Axiom -HP:0006879 oboInOwl:hasDbXref UMLS:C1853766 owl:Axiom -HP:0004213 oboInOwl:hasDbXref UMLS:C4025408 owl:Axiom -HP:0005549 oboInOwl:hasDbXref MSH:C537592 owl:Axiom -HP:0005549 oboInOwl:hasDbXref SNOMEDCT_US:89655007 owl:Axiom -HP:0005549 oboInOwl:hasDbXref UMLS:C1853118 owl:Axiom -HP:0005543 oboInOwl:hasDbXref MSH:D020151 owl:Axiom -HP:0005543 oboInOwl:hasDbXref UMLS:C0398625 owl:Axiom -HP:0005543 oboInOwl:hasDbXref SNOMEDCT_US:76407009 owl:Axiom -HP:0004219 oboInOwl:hasDbXref UMLS:C4025406 owl:Axiom -HP:0004218 oboInOwl:hasDbXref UMLS:C4021676 owl:Axiom -HP:0004216 oboInOwl:hasDbXref UMLS:C4021677 owl:Axiom -HP:0005546 oboInOwl:hasDbXref UMLS:C1858628 owl:Axiom -HP:0006870 oboInOwl:hasDbXref MSH:D016142 owl:Axiom -HP:0006870 oboInOwl:hasDbXref SNOMEDCT_US:253136007 owl:Axiom -HP:0006870 oboInOwl:hasDbXref UMLS:C0431362 owl:Axiom -HP:0005540 oboInOwl:hasDbXref UMLS:C4021635 owl:Axiom -HP:0006872 oboInOwl:hasDbXref UMLS:C1855330 owl:Axiom -HP:0005541 oboInOwl:hasDbXref SNOMEDCT_US:89655007 owl:Axiom -HP:0005541 oboInOwl:hasDbXref MSH:C537592 owl:Axiom -HP:0005541 oboInOwl:hasDbXref UMLS:C1853118 owl:Axiom -HP:0005542 oboInOwl:hasDbXref UMLS:C0151563 owl:Axiom -HP:0006873 oboInOwl:hasDbXref UMLS:C4024972 owl:Axiom -HP:0004226 oboInOwl:hasDbXref UMLS:C4021672 owl:Axiom -HP:0006889 oboInOwl:hasDbXref SNOMEDCT_US:77287004 owl:Axiom -HP:0006889 oboInOwl:hasDbXref UMLS:C0006009 owl:Axiom -HP:0005558 oboInOwl:hasDbXref SNOMEDCT_US:128933000 owl:Axiom -HP:0005558 oboInOwl:hasDbXref UMLS:C1279296 owl:Axiom -HP:0005558 oboInOwl:hasDbXref SNOMEDCT_US:92812005 owl:Axiom -HP:0005558 oboInOwl:hasDbXref UMLS:C4280478 owl:Axiom -HP:0005559 oboInOwl:hasDbXref UMLS:C4025178 owl:Axiom -HP:0004225 oboInOwl:hasDbXref UMLS:C4021673 owl:Axiom -HP:0004224 oboInOwl:hasDbXref UMLS:C4025405 owl:Axiom -HP:0004223 oboInOwl:hasDbXref UMLS:C4021674 owl:Axiom -HP:0006886 oboInOwl:hasDbXref UMLS:C1853767 owl:Axiom -HP:0005556 oboInOwl:hasDbXref UMLS:C4025180 owl:Axiom -HP:0006887 oboInOwl:hasDbXref UMLS:C1846149 owl:Axiom -HP:0005557 oboInOwl:hasDbXref UMLS:C4025179 owl:Axiom -HP:0006888 oboInOwl:hasDbXref SNOMEDCT_US:52330001 owl:Axiom -HP:0006888 oboInOwl:hasDbXref UMLS:C0266456 owl:Axiom -HP:0004227 oboInOwl:hasDbXref UMLS:C1836674 owl:Axiom -HP:0005550 oboInOwl:hasDbXref SNOMEDCT_US:92814006 owl:Axiom -HP:0005550 oboInOwl:hasDbXref SNOMEDCT_US:51092000 owl:Axiom -HP:0005550 oboInOwl:hasDbXref MSH:D015451 owl:Axiom -HP:0005550 oboInOwl:hasDbXref SNOMEDCT_US:277473004 owl:Axiom -HP:0005550 oboInOwl:hasDbXref UMLS:C0023434 owl:Axiom -HP:0006881 oboInOwl:hasDbXref UMLS:C4024971 owl:Axiom -HP:0006882 oboInOwl:hasDbXref UMLS:C3278123 owl:Axiom -HP:0004222 oboInOwl:hasDbXref UMLS:C4021675 owl:Axiom -HP:0004220 oboInOwl:hasDbXref UMLS:C1834060 owl:Axiom -HP:0006880 oboInOwl:hasDbXref UMLS:C1332900 owl:Axiom -HP:0006880 oboInOwl:hasDbXref NCIT:C3801 owl:Axiom -HP:0006817 oboInOwl:hasDbXref UMLS:C1855676 owl:Axiom -HP:0006817 oboInOwl:hasDbXref UMLS:C3280770 owl:Axiom -HP:0006818 oboInOwl:hasDbXref UMLS:C0431375 owl:Axiom -HP:0006818 oboInOwl:hasDbXref MSH:D054221 owl:Axiom -HP:0006818 oboInOwl:hasDbXref SNOMEDCT_US:253147000 owl:Axiom -HP:0006812 oboInOwl:hasDbXref UMLS:C1836525 owl:Axiom -HP:0006813 oboInOwl:hasDbXref UMLS:C1846620 owl:Axiom -HP:0006827 oboInOwl:hasDbXref UMLS:C1389102 owl:Axiom -HP:0006829 oboInOwl:hasDbXref UMLS:C1839630 owl:Axiom -HP:0006824 oboInOwl:hasDbXref SNOMEDCT_US:73013002 owl:Axiom -HP:0006824 oboInOwl:hasDbXref UMLS:C0151311 owl:Axiom -HP:0006824 oboInOwl:hasDbXref UMLS:C4025709 owl:Axiom -HP:0006824 oboInOwl:hasDbXref MSH:D003389 owl:Axiom -HP:0006825 oboInOwl:hasDbXref UMLS:C1865416 owl:Axiom -HP:0006821 oboInOwl:hasDbXref UMLS:C1847356 owl:Axiom -HP:0006808 oboInOwl:hasDbXref UMLS:C2677328 owl:Axiom -HP:0006801 oboInOwl:hasDbXref UMLS:C1846176 owl:Axiom -HP:0006802 oboInOwl:hasDbXref MSH:D016472 owl:Axiom -HP:0006802 oboInOwl:hasDbXref UMLS:C0154681 owl:Axiom -HP:0006802 oboInOwl:hasDbXref SNOMEDCT_US:85672005 owl:Axiom -HP:0006802 oboInOwl:hasDbXref UMLS:C4020812 owl:Axiom -HP:0006803 oboInOwl:hasDbXref UMLS:C4024978 owl:Axiom -HP:0030290 oboInOwl:hasDbXref UMLS:C2675562 owl:Axiom -HP:0030291 oboInOwl:hasDbXref UMLS:C4022534 owl:Axiom -HP:0030292 oboInOwl:hasDbXref UMLS:C4022533 owl:Axiom -HP:0030297 oboInOwl:hasDbXref UMLS:C4022528 owl:Axiom -HP:0030298 oboInOwl:hasDbXref UMLS:C4021860 owl:Axiom -HP:0030299 oboInOwl:hasDbXref UMLS:C4022527 owl:Axiom -HP:0030293 oboInOwl:hasDbXref UMLS:C4022532 owl:Axiom -HP:0030294 oboInOwl:hasDbXref UMLS:C4022531 owl:Axiom -HP:0030295 oboInOwl:hasDbXref UMLS:C4022530 owl:Axiom -HP:0030296 oboInOwl:hasDbXref UMLS:C4022529 owl:Axiom -HP:0030253 oboInOwl:hasDbXref UMLS:C4022557 owl:Axiom -HP:0030254 oboInOwl:hasDbXref UMLS:C0877087 owl:Axiom -HP:0030255 oboInOwl:hasDbXref UMLS:C4022556 owl:Axiom -HP:0030256 oboInOwl:hasDbXref UMLS:C4022555 owl:Axiom -HP:0030250 oboInOwl:hasDbXref UMLS:C0856628 owl:Axiom -HP:0030251 oboInOwl:hasDbXref UMLS:C4022559 owl:Axiom -HP:0030252 oboInOwl:hasDbXref UMLS:C4022558 owl:Axiom -HP:0030257 oboInOwl:hasDbXref UMLS:C4021040 owl:Axiom -HP:0030258 oboInOwl:hasDbXref UMLS:C4022554 owl:Axiom -HP:0030258 oboInOwl:hasDbXref UMLS:C4020713 owl:Axiom -HP:0030259 oboInOwl:hasDbXref UMLS:C4022553 owl:Axiom -HP:0030264 oboInOwl:hasDbXref UMLS:C0431670 owl:Axiom -HP:0030264 oboInOwl:hasDbXref SNOMEDCT_US:253852007 owl:Axiom -HP:0030265 oboInOwl:hasDbXref UMLS:C4022551 owl:Axiom -HP:0030267 oboInOwl:hasDbXref UMLS:C4022549 owl:Axiom -HP:0030260 oboInOwl:hasDbXref SNOMEDCT_US:276333003 owl:Axiom -HP:0030260 oboInOwl:hasDbXref UMLS:C0240701 owl:Axiom -HP:0030261 oboInOwl:hasDbXref UMLS:C0555231 owl:Axiom -HP:0030261 oboInOwl:hasDbXref SNOMEDCT_US:59981001 owl:Axiom -HP:0030261 oboInOwl:hasDbXref SNOMEDCT_US:204908001 owl:Axiom -HP:0030262 oboInOwl:hasDbXref UMLS:C4022552 owl:Axiom -HP:0030263 oboInOwl:hasDbXref UMLS:C1407019 owl:Axiom -HP:0030268 oboInOwl:hasDbXref UMLS:C4022548 owl:Axiom -HP:0030269 oboInOwl:hasDbXref UMLS:C2676198 owl:Axiom -HP:0030270 oboInOwl:hasDbXref UMLS:C4022547 owl:Axiom -HP:0030275 oboInOwl:hasDbXref UMLS:C4022542 owl:Axiom -HP:0030276 oboInOwl:hasDbXref UMLS:C0431659 owl:Axiom -HP:0030276 oboInOwl:hasDbXref SNOMEDCT_US:204912007 owl:Axiom -HP:0030277 oboInOwl:hasDbXref UMLS:C4022541 owl:Axiom -HP:0030278 oboInOwl:hasDbXref UMLS:C4022540 owl:Axiom -HP:0030271 oboInOwl:hasDbXref UMLS:C4022546 owl:Axiom -HP:0030272 oboInOwl:hasDbXref UMLS:C4022545 owl:Axiom -HP:0030273 oboInOwl:hasDbXref UMLS:C4022544 owl:Axiom -HP:0030274 oboInOwl:hasDbXref UMLS:C4022543 owl:Axiom -HP:0030279 oboInOwl:hasDbXref UMLS:C4022539 owl:Axiom -HP:0030280 oboInOwl:hasDbXref SNOMEDCT_US:249705009 owl:Axiom -HP:0030280 oboInOwl:hasDbXref UMLS:C0426827 owl:Axiom -HP:0030281 oboInOwl:hasDbXref UMLS:C4022538 owl:Axiom -HP:0030286 oboInOwl:hasDbXref UMLS:C4022535 owl:Axiom -HP:0030289 oboInOwl:hasDbXref UMLS:C1850642 owl:Axiom -HP:0030282 oboInOwl:hasDbXref UMLS:C1842696 owl:Axiom -HP:0030283 oboInOwl:hasDbXref SNOMEDCT_US:422474003 owl:Axiom -HP:0030283 oboInOwl:hasDbXref UMLS:C1827299 owl:Axiom -HP:0030284 oboInOwl:hasDbXref UMLS:C4022537 owl:Axiom -HP:0030285 oboInOwl:hasDbXref UMLS:C4022536 owl:Axiom -HP:0030210 oboInOwl:hasDbXref UMLS:C4021044 owl:Axiom -HP:0030211 oboInOwl:hasDbXref UMLS:C4022576 owl:Axiom -HP:0030212 oboInOwl:hasDbXref SNOMEDCT_US:247968005 owl:Axiom -HP:0030212 oboInOwl:hasDbXref UMLS:C0424290 owl:Axiom -HP:0030217 oboInOwl:hasDbXref UMLS:C4022574 owl:Axiom -HP:0030218 oboInOwl:hasDbXref UMLS:C1963933 owl:Axiom -HP:0030219 oboInOwl:hasDbXref UMLS:C0338462 owl:Axiom -HP:0030219 oboInOwl:hasDbXref SNOMEDCT_US:230288001 owl:Axiom -HP:0030219 oboInOwl:hasDbXref MSH:D057180 owl:Axiom -HP:0030213 oboInOwl:hasDbXref SNOMEDCT_US:6140007 owl:Axiom -HP:0030213 oboInOwl:hasDbXref UMLS:C0233469 owl:Axiom -HP:0005246 oboInOwl:hasDbXref MSH:D005758 owl:Axiom -HP:0005246 oboInOwl:hasDbXref SNOMEDCT_US:413219009 owl:Axiom -HP:0005246 oboInOwl:hasDbXref UMLS:C0017155 owl:Axiom -HP:0005246 oboInOwl:hasDbXref SNOMEDCT_US:60002000 owl:Axiom -HP:0006577 oboInOwl:hasDbXref UMLS:C2004456 owl:Axiom -HP:0006577 oboInOwl:hasDbXref SNOMEDCT_US:86454000 owl:Axiom -HP:0006577 oboInOwl:hasDbXref SNOMEDCT_US:43904005 owl:Axiom -HP:0030214 oboInOwl:hasDbXref UMLS:C0679145 owl:Axiom -HP:0030214 oboInOwl:hasDbXref UMLS:C0312420 owl:Axiom -HP:0030214 oboInOwl:hasDbXref SNOMEDCT_US:73744004 owl:Axiom -HP:0005247 oboInOwl:hasDbXref UMLS:C3279407 owl:Axiom -HP:0006579 oboInOwl:hasDbXref UMLS:C0022353 owl:Axiom -HP:0006579 oboInOwl:hasDbXref SNOMEDCT_US:387712008 owl:Axiom -HP:0006579 oboInOwl:hasDbXref MSH:D007567 owl:Axiom -HP:0006579 oboInOwl:hasDbXref UMLS:C1859236 owl:Axiom -HP:0005248 oboInOwl:hasDbXref UMLS:C1855284 owl:Axiom -HP:0030215 oboInOwl:hasDbXref UMLS:C0860609 owl:Axiom -HP:0030216 oboInOwl:hasDbXref UMLS:C4022575 owl:Axiom -HP:0005249 oboInOwl:hasDbXref UMLS:C3639956 owl:Axiom -HP:0006573 oboInOwl:hasDbXref UMLS:C4025020 owl:Axiom -HP:0005242 oboInOwl:hasDbXref UMLS:C0005411 owl:Axiom -HP:0005242 oboInOwl:hasDbXref SNOMEDCT_US:77480004 owl:Axiom -HP:0005242 oboInOwl:hasDbXref MSH:D001656 owl:Axiom -HP:0005242 oboInOwl:hasDbXref SNOMEDCT_US:82821008 owl:Axiom -HP:0006574 oboInOwl:hasDbXref SNOMEDCT_US:84150000 owl:Axiom -HP:0006574 oboInOwl:hasDbXref UMLS:C0520557 owl:Axiom -HP:0005243 oboInOwl:hasDbXref UMLS:C4025228 owl:Axiom -HP:0005244 oboInOwl:hasDbXref UMLS:C3152231 owl:Axiom -HP:0006575 oboInOwl:hasDbXref UMLS:C4025019 owl:Axiom -HP:0006576 oboInOwl:hasDbXref UMLS:C1861790 owl:Axiom -HP:0005245 oboInOwl:hasDbXref UMLS:C4021640 owl:Axiom -HP:0006571 oboInOwl:hasDbXref UMLS:C4021591 owl:Axiom -HP:0006571 oboInOwl:hasDbXref UMLS:C1861621 owl:Axiom -HP:0005240 oboInOwl:hasDbXref SNOMEDCT_US:405247003 owl:Axiom -HP:0005240 oboInOwl:hasDbXref UMLS:C0239296 owl:Axiom -HP:0005241 oboInOwl:hasDbXref UMLS:C0345240 owl:Axiom -HP:0005241 oboInOwl:hasDbXref MSH:C538058 owl:Axiom -HP:0005241 oboInOwl:hasDbXref SNOMEDCT_US:204745000 owl:Axiom -HP:0006572 oboInOwl:hasDbXref UMLS:C1861901 owl:Axiom -HP:0006590 oboInOwl:hasDbXref UMLS:C4021590 owl:Axiom -HP:0030220 oboInOwl:hasDbXref UMLS:C2220010 owl:Axiom -HP:0030221 oboInOwl:hasDbXref UMLS:C0241314 owl:Axiom -HP:0030222 oboInOwl:hasDbXref MSH:D000377 owl:Axiom -HP:0030222 oboInOwl:hasDbXref SNOMEDCT_US:25762009 owl:Axiom -HP:0030222 oboInOwl:hasDbXref UMLS:C0234502 owl:Axiom -HP:0030223 oboInOwl:hasDbXref UMLS:C0233651 owl:Axiom -HP:0030223 oboInOwl:hasDbXref SNOMEDCT_US:44515000 owl:Axiom -HP:0030228 oboInOwl:hasDbXref UMLS:C4022570 owl:Axiom -HP:0030229 oboInOwl:hasDbXref UMLS:C4022569 owl:Axiom -HP:0005257 oboInOwl:hasDbXref UMLS:C1837482 owl:Axiom -HP:0030224 oboInOwl:hasDbXref UMLS:C4022573 owl:Axiom -HP:0006589 oboInOwl:hasDbXref UMLS:C1855196 owl:Axiom -HP:0005258 oboInOwl:hasDbXref UMLS:C4025226 owl:Axiom -HP:0030225 oboInOwl:hasDbXref UMLS:C4021043 owl:Axiom -HP:0030226 oboInOwl:hasDbXref UMLS:C4022572 owl:Axiom -HP:0005259 oboInOwl:hasDbXref UMLS:C1861517 owl:Axiom -HP:0030227 oboInOwl:hasDbXref UMLS:C4022571 owl:Axiom -HP:0005253 oboInOwl:hasDbXref UMLS:C1848760 owl:Axiom -HP:0006584 oboInOwl:hasDbXref UMLS:C1861226 owl:Axiom -HP:0006585 oboInOwl:hasDbXref UMLS:C0426806 owl:Axiom -HP:0006585 oboInOwl:hasDbXref SNOMEDCT_US:249685004 owl:Axiom -HP:0006585 oboInOwl:hasDbXref SNOMEDCT_US:249690001 owl:Axiom -HP:0006585 oboInOwl:hasDbXref UMLS:C0426811 owl:Axiom -HP:0005254 oboInOwl:hasDbXref UMLS:C1845576 owl:Axiom -HP:0005255 oboInOwl:hasDbXref UMLS:C1868158 owl:Axiom -HP:0005256 oboInOwl:hasDbXref UMLS:C4021639 owl:Axiom -HP:0006587 oboInOwl:hasDbXref UMLS:C4025016 owl:Axiom -HP:0006580 oboInOwl:hasDbXref UMLS:C2677002 owl:Axiom -HP:0006580 oboInOwl:hasDbXref UMLS:C3805083 owl:Axiom -HP:0005250 oboInOwl:hasDbXref UMLS:C4025227 owl:Axiom -HP:0006581 oboInOwl:hasDbXref UMLS:C4025018 owl:Axiom -HP:0006582 oboInOwl:hasDbXref UMLS:C1850413 owl:Axiom -HP:0006583 oboInOwl:hasDbXref UMLS:C4025017 owl:Axiom -HP:0031562 oboInOwl:hasDbXref Fyler:2780 owl:Axiom -HP:0030231 oboInOwl:hasDbXref UMLS:C4022567 owl:Axiom -HP:0030232 oboInOwl:hasDbXref UMLS:C4022566 owl:Axiom -HP:0031563 oboInOwl:hasDbXref Fyler:2240 owl:Axiom -HP:0030233 oboInOwl:hasDbXref UMLS:C4021042 owl:Axiom -HP:0031565 oboInOwl:hasDbXref Fyler:3817 owl:Axiom -HP:0030234 oboInOwl:hasDbXref UMLS:C4022565 owl:Axiom -HP:0031560 oboInOwl:hasDbXref Fyler:2233 owl:Axiom -HP:0030230 oboInOwl:hasDbXref UMLS:C4022568 owl:Axiom -HP:0006559 oboInOwl:hasDbXref UMLS:C1696466 owl:Axiom -HP:0030239 oboInOwl:hasDbXref UMLS:C4022562 owl:Axiom -HP:0005229 oboInOwl:hasDbXref UMLS:C4025232 owl:Axiom -HP:0006555 oboInOwl:hasDbXref UMLS:C1849686 owl:Axiom -HP:0031566 oboInOwl:hasDbXref Fyler:1652 owl:Axiom -HP:0030235 oboInOwl:hasDbXref UMLS:C4022564 owl:Axiom -HP:0005224 oboInOwl:hasDbXref UMLS:C0267566 owl:Axiom -HP:0005224 oboInOwl:hasDbXref UMLS:C0149770 owl:Axiom -HP:0005224 oboInOwl:hasDbXref SNOMEDCT_US:197166005 owl:Axiom -HP:0005224 oboInOwl:hasDbXref SNOMEDCT_US:91669008 owl:Axiom -HP:0007886 oboInOwl:hasDbXref UMLS:C1408781 owl:Axiom -HP:0007886 oboInOwl:hasDbXref UMLS:C4024777 owl:Axiom -HP:0031567 oboInOwl:hasDbXref Fyler:1480 owl:Axiom -HP:0005225 oboInOwl:hasDbXref UMLS:C1142262 owl:Axiom -HP:0030236 oboInOwl:hasDbXref UMLS:C4022563 owl:Axiom -HP:0030237 oboInOwl:hasDbXref SNOMEDCT_US:298283006 owl:Axiom -HP:0030237 oboInOwl:hasDbXref UMLS:C0239831 owl:Axiom -HP:0007889 oboInOwl:hasDbXref UMLS:C1864573 owl:Axiom -HP:0006557 oboInOwl:hasDbXref MSH:C536330 owl:Axiom -HP:0006557 oboInOwl:hasDbXref SNOMEDCT_US:72925005 owl:Axiom -HP:0006557 oboInOwl:hasDbXref UMLS:C0158683 owl:Axiom -HP:0031568 oboInOwl:hasDbXref Fyler:1486 owl:Axiom -HP:0005227 oboInOwl:hasDbXref UMLS:C1868071 owl:Axiom -HP:0005227 oboInOwl:hasDbXref MEDDRA:10056981 owl:Axiom -HP:0031569 oboInOwl:hasDbXref Fyler:1484 owl:Axiom -HP:0006558 oboInOwl:hasDbXref UMLS:C4025022 owl:Axiom -HP:0005220 oboInOwl:hasDbXref UMLS:C4025233 owl:Axiom -HP:0006552 oboInOwl:hasDbXref UMLS:C1397290 owl:Axiom -HP:0005222 oboInOwl:hasDbXref UMLS:C1394691 owl:Axiom -HP:0005222 oboInOwl:hasDbXref UMLS:C1395674 owl:Axiom -HP:0007885 oboInOwl:hasDbXref UMLS:C1856477 owl:Axiom -HP:0006554 oboInOwl:hasDbXref SNOMEDCT_US:197270009 owl:Axiom -HP:0006554 oboInOwl:hasDbXref MSH:D017114 owl:Axiom -HP:0006554 oboInOwl:hasDbXref SNOMEDCT_US:235884008 owl:Axiom -HP:0006554 oboInOwl:hasDbXref UMLS:C0162557 owl:Axiom -HP:0005223 oboInOwl:hasDbXref UMLS:C1850328 owl:Axiom -HP:0007881 oboInOwl:hasDbXref UMLS:C4024778 owl:Axiom -HP:0007880 oboInOwl:hasDbXref UMLS:C4024779 owl:Axiom -HP:0030242 oboInOwl:hasDbXref UMLS:C0155773 owl:Axiom -HP:0030242 oboInOwl:hasDbXref SNOMEDCT_US:17920008 owl:Axiom -HP:0030243 oboInOwl:hasDbXref UMLS:C0019154 owl:Axiom -HP:0030243 oboInOwl:hasDbXref SNOMEDCT_US:38739001 owl:Axiom -HP:0030243 oboInOwl:hasDbXref MSH:D006502 owl:Axiom -HP:0030244 oboInOwl:hasDbXref UMLS:C4021041 owl:Axiom -HP:0030245 oboInOwl:hasDbXref UMLS:C3829514 owl:Axiom -HP:0030241 oboInOwl:hasDbXref UMLS:C1868170 owl:Axiom -HP:0007898 oboInOwl:hasDbXref MSH:D058456 owl:Axiom -HP:0007898 oboInOwl:hasDbXref SNOMEDCT_US:360455002 owl:Axiom -HP:0007898 oboInOwl:hasDbXref SNOMEDCT_US:25506007 owl:Axiom -HP:0007898 oboInOwl:hasDbXref UMLS:C0154832 owl:Axiom -HP:0005235 oboInOwl:hasDbXref MSH:D007409 owl:Axiom -HP:0005235 oboInOwl:hasDbXref SNOMEDCT_US:204702007 owl:Axiom -HP:0005235 oboInOwl:hasDbXref UMLS:C0266175 owl:Axiom -HP:0005235 oboInOwl:hasDbXref SNOMEDCT_US:360491009 owl:Axiom -HP:0030246 oboInOwl:hasDbXref UMLS:C4022561 owl:Axiom -HP:0006566 oboInOwl:hasDbXref UMLS:C1859162 owl:Axiom -HP:0005236 oboInOwl:hasDbXref UMLS:C4025231 owl:Axiom -HP:0030247 oboInOwl:hasDbXref UMLS:C4022560 owl:Axiom -HP:0006568 oboInOwl:hasDbXref UMLS:C1856285 owl:Axiom -HP:0030248 oboInOwl:hasDbXref UMLS:C0267412 owl:Axiom -HP:0030248 oboInOwl:hasDbXref SNOMEDCT_US:95446005 owl:Axiom -HP:0030248 oboInOwl:hasDbXref MSH:D065666 owl:Axiom -HP:0005237 oboInOwl:hasDbXref UMLS:C4025230 owl:Axiom -HP:0005238 oboInOwl:hasDbXref UMLS:C4025229 owl:Axiom -HP:0030249 oboInOwl:hasDbXref UMLS:C0014034 owl:Axiom -HP:0030249 oboInOwl:hasDbXref SNOMEDCT_US:5862001 owl:Axiom -HP:0007899 oboInOwl:hasDbXref UMLS:C4021563 owl:Axiom -HP:0006562 oboInOwl:hasDbXref UMLS:C0042721 owl:Axiom -HP:0006562 oboInOwl:hasDbXref SNOMEDCT_US:3738000 owl:Axiom -HP:0007894 oboInOwl:hasDbXref UMLS:C0151891 owl:Axiom -HP:0007894 oboInOwl:hasDbXref SNOMEDCT_US:95694000 owl:Axiom -HP:0005231 oboInOwl:hasDbXref SNOMEDCT_US:8493009 owl:Axiom -HP:0005231 oboInOwl:hasDbXref UMLS:C0085695 owl:Axiom -HP:0006563 oboInOwl:hasDbXref UMLS:C1857519 owl:Axiom -HP:0005232 oboInOwl:hasDbXref UMLS:C4019084 owl:Axiom -HP:0005233 oboInOwl:hasDbXref SNOMEDCT_US:93259002 owl:Axiom -HP:0005233 oboInOwl:hasDbXref UMLS:C0345282 owl:Axiom -HP:0006564 oboInOwl:hasDbXref UMLS:C1835881 owl:Axiom -HP:0005234 oboInOwl:hasDbXref UMLS:C0859974 owl:Axiom -HP:0006565 oboInOwl:hasDbXref UMLS:C4025021 owl:Axiom -HP:0007892 oboInOwl:hasDbXref UMLS:C4021564 owl:Axiom -HP:0006560 oboInOwl:hasDbXref UMLS:C3686778 owl:Axiom -HP:0006560 oboInOwl:hasDbXref UMLS:C3672440 owl:Axiom -HP:0005230 oboInOwl:hasDbXref UMLS:C0400979 owl:Axiom -HP:0005230 oboInOwl:hasDbXref SNOMEDCT_US:235918000 owl:Axiom -HP:0006561 oboInOwl:hasDbXref UMLS:C1837257 owl:Axiom -HP:0005290 oboInOwl:hasDbXref UMLS:C4280493 owl:Axiom -HP:0005290 oboInOwl:hasDbXref UMLS:C1855736 owl:Axiom -HP:0005290 oboInOwl:hasDbXref UMLS:C4280492 owl:Axiom -HP:0005290 oboInOwl:hasDbXref UMLS:C4280491 owl:Axiom -HP:0005291 oboInOwl:hasDbXref UMLS:C4025222 owl:Axiom -HP:0005292 oboInOwl:hasDbXref UMLS:C1968633 owl:Axiom -HP:0005288 oboInOwl:hasDbXref UMLS:C4021637 owl:Axiom -HP:0005289 oboInOwl:hasDbXref UMLS:C4025223 owl:Axiom -HP:0005285 oboInOwl:hasDbXref UMLS:C1837888 owl:Axiom -HP:0005297 oboInOwl:hasDbXref UMLS:C1867457 owl:Axiom -HP:0005293 oboInOwl:hasDbXref SNOMEDCT_US:20696009 owl:Axiom -HP:0005293 oboInOwl:hasDbXref MSH:D014689 owl:Axiom -HP:0005293 oboInOwl:hasDbXref UMLS:C0042485 owl:Axiom -HP:0005294 oboInOwl:hasDbXref SNOMEDCT_US:9406001 owl:Axiom -HP:0005294 oboInOwl:hasDbXref SNOMEDCT_US:26845001 owl:Axiom -HP:0005294 oboInOwl:hasDbXref SNOMEDCT_US:233992003 owl:Axiom -HP:0005294 oboInOwl:hasDbXref UMLS:C0002949 owl:Axiom -HP:0005294 oboInOwl:hasDbXref SNOMEDCT_US:710864009 owl:Axiom -HP:0005294 oboInOwl:hasDbXref MSH:D000784 owl:Axiom -HP:0005295 oboInOwl:hasDbXref SNOMEDCT_US:70602002 owl:Axiom -HP:0005295 oboInOwl:hasDbXref UMLS:C0345088 owl:Axiom -HP:0005268 oboInOwl:hasDbXref UMLS:C0000786 owl:Axiom -HP:0005268 oboInOwl:hasDbXref SNOMEDCT_US:17369002 owl:Axiom -HP:0005268 oboInOwl:hasDbXref MSH:D000022 owl:Axiom -HP:0006599 oboInOwl:hasDbXref UMLS:C1866729 owl:Axiom -HP:0006595 oboInOwl:hasDbXref UMLS:C1865362 owl:Axiom -HP:0005264 oboInOwl:hasDbXref SNOMEDCT_US:253803008 owl:Axiom -HP:0005264 oboInOwl:hasDbXref SNOMEDCT_US:49714001 owl:Axiom -HP:0005264 oboInOwl:hasDbXref UMLS:C0266249 owl:Axiom -HP:0005265 oboInOwl:hasDbXref UMLS:C4025224 owl:Axiom -HP:0006596 oboInOwl:hasDbXref UMLS:C4025015 owl:Axiom -HP:0006597 oboInOwl:hasDbXref MSH:D012133 owl:Axiom -HP:0006597 oboInOwl:hasDbXref SNOMEDCT_US:64228003 owl:Axiom -HP:0006597 oboInOwl:hasDbXref UMLS:C0035232 owl:Axiom -HP:0005266 oboInOwl:hasDbXref MSH:D007417 owl:Axiom -HP:0005266 oboInOwl:hasDbXref UMLS:C0021846 owl:Axiom -HP:0005266 oboInOwl:hasDbXref SNOMEDCT_US:254588001 owl:Axiom -HP:0006598 oboInOwl:hasDbXref UMLS:C1850083 owl:Axiom -HP:0005267 oboInOwl:hasDbXref UMLS:C1851808 owl:Axiom -HP:0006591 oboInOwl:hasDbXref UMLS:C4021589 owl:Axiom -HP:0005261 oboInOwl:hasDbXref SNOMEDCT_US:81808003 owl:Axiom -HP:0005261 oboInOwl:hasDbXref MSH:D006395 owl:Axiom -HP:0005261 oboInOwl:hasDbXref UMLS:C0018924 owl:Axiom -HP:0005262 oboInOwl:hasDbXref UMLS:C4025225 owl:Axiom -HP:0006593 oboInOwl:hasDbXref UMLS:C1861704 owl:Axiom -HP:0005263 oboInOwl:hasDbXref UMLS:C0017152 owl:Axiom -HP:0005263 oboInOwl:hasDbXref SNOMEDCT_US:4556007 owl:Axiom -HP:0005263 oboInOwl:hasDbXref MEDDRA:10017853 owl:Axiom -HP:0005263 oboInOwl:hasDbXref MSH:D005756 owl:Axiom -HP:0005280 oboInOwl:hasDbXref UMLS:C4280495 owl:Axiom -HP:0005280 oboInOwl:hasDbXref UMLS:C3550546 owl:Axiom -HP:0005280 oboInOwl:hasDbXref UMLS:C1836542 owl:Axiom -HP:0005281 oboInOwl:hasDbXref UMLS:C4280494 owl:Axiom -HP:0005281 oboInOwl:hasDbXref UMLS:C1865597 owl:Axiom -HP:0030200 oboInOwl:hasDbXref UMLS:C4022583 owl:Axiom -HP:0030201 oboInOwl:hasDbXref UMLS:C4022582 owl:Axiom -HP:0030206 oboInOwl:hasDbXref UMLS:C4022579 owl:Axiom -HP:0030207 oboInOwl:hasDbXref SNOMEDCT_US:12025005 owl:Axiom -HP:0030207 oboInOwl:hasDbXref UMLS:C0016196 owl:Axiom -HP:0030207 oboInOwl:hasDbXref UMLS:C0231852 owl:Axiom -HP:0030207 oboInOwl:hasDbXref SNOMEDCT_US:78011002 owl:Axiom -HP:0030207 oboInOwl:hasDbXref MSH:D005409 owl:Axiom -HP:0030208 oboInOwl:hasDbXref UMLS:C4022578 owl:Axiom -HP:0030209 oboInOwl:hasDbXref UMLS:C4022577 owl:Axiom -HP:0030202 oboInOwl:hasDbXref UMLS:C4022581 owl:Axiom -HP:0030203 oboInOwl:hasDbXref UMLS:C4022580 owl:Axiom -HP:0030205 oboInOwl:hasDbXref UMLS:C4021045 owl:Axiom -HP:0005275 oboInOwl:hasDbXref UMLS:C1855616 owl:Axiom -HP:0005278 oboInOwl:hasDbXref UMLS:C4280497 owl:Axiom -HP:0005278 oboInOwl:hasDbXref UMLS:C4280496 owl:Axiom -HP:0005278 oboInOwl:hasDbXref UMLS:C1844731 owl:Axiom -HP:0005272 oboInOwl:hasDbXref UMLS:C1866487 owl:Axiom -HP:0005273 oboInOwl:hasDbXref UMLS:C4021638 owl:Axiom -HP:0005273 oboInOwl:hasDbXref UMLS:C4280501 owl:Axiom -HP:0005274 oboInOwl:hasDbXref UMLS:C4280499 owl:Axiom -HP:0005274 oboInOwl:hasDbXref UMLS:C4280498 owl:Axiom -HP:0005274 oboInOwl:hasDbXref UMLS:C1856118 owl:Axiom -HP:0005274 oboInOwl:hasDbXref UMLS:C4280500 owl:Axiom -HP:0007824 oboInOwl:hasDbXref SNOMEDCT_US:78097002 owl:Axiom -HP:0007824 oboInOwl:hasDbXref UMLS:C0155338 owl:Axiom -HP:0007827 oboInOwl:hasDbXref UMLS:C4024792 owl:Axiom -HP:0007820 oboInOwl:hasDbXref UMLS:C1863201 owl:Axiom -HP:0007822 oboInOwl:hasDbXref UMLS:C4024793 owl:Axiom -HP:0006508 oboInOwl:hasDbXref UMLS:C4025030 owl:Axiom -HP:0006509 oboInOwl:hasDbXref UMLS:C0340213 owl:Axiom -HP:0006509 oboInOwl:hasDbXref SNOMEDCT_US:14011008 owl:Axiom -HP:0007836 oboInOwl:hasDbXref UMLS:C4024786 owl:Axiom -HP:0007835 oboInOwl:hasDbXref UMLS:C4024787 owl:Axiom -HP:0006505 oboInOwl:hasDbXref UMLS:C4021593 owl:Axiom -HP:0007838 oboInOwl:hasDbXref UMLS:C1834015 owl:Axiom -HP:0006507 oboInOwl:hasDbXref UMLS:C4025031 owl:Axiom -HP:0007832 oboInOwl:hasDbXref UMLS:C1859882 owl:Axiom -HP:0006500 oboInOwl:hasDbXref UMLS:C4021595 owl:Axiom -HP:0006501 oboInOwl:hasDbXref UMLS:C2749463 owl:Axiom -HP:0007831 oboInOwl:hasDbXref UMLS:C4024789 owl:Axiom -HP:0007834 oboInOwl:hasDbXref UMLS:C4021566 owl:Axiom -HP:0006502 oboInOwl:hasDbXref UMLS:C4025033 owl:Axiom -HP:0006503 oboInOwl:hasDbXref UMLS:C4025032 owl:Axiom -HP:0007833 oboInOwl:hasDbXref UMLS:C4024788 owl:Axiom -HP:0007830 oboInOwl:hasDbXref UMLS:C4024790 owl:Axiom -HP:0007807 oboInOwl:hasDbXref UMLS:C0271344 owl:Axiom -HP:0007807 oboInOwl:hasDbXref SNOMEDCT_US:72983001 owl:Axiom -HP:0007809 oboInOwl:hasDbXref UMLS:C4024796 owl:Axiom -HP:0007803 oboInOwl:hasDbXref MSH:D003117 owl:Axiom -HP:0007803 oboInOwl:hasDbXref UMLS:C0152200 owl:Axiom -HP:0007803 oboInOwl:hasDbXref SNOMEDCT_US:56852002 owl:Axiom -HP:0007803 oboInOwl:hasDbXref UMLS:C1857618 owl:Axiom -HP:0007803 oboInOwl:hasDbXref MSH:C536128 owl:Axiom -HP:0007802 oboInOwl:hasDbXref UMLS:C0018179 owl:Axiom -HP:0007802 oboInOwl:hasDbXref MSH:D003317 owl:Axiom -HP:0007802 oboInOwl:hasDbXref SNOMEDCT_US:45283008 owl:Axiom -HP:0007800 oboInOwl:hasDbXref UMLS:C1835117 owl:Axiom -HP:0007818 oboInOwl:hasDbXref UMLS:C4021567 owl:Axiom -HP:0007817 oboInOwl:hasDbXref UMLS:C4024794 owl:Axiom -HP:0007819 oboInOwl:hasDbXref SNOMEDCT_US:441622000 owl:Axiom -HP:0007819 oboInOwl:hasDbXref UMLS:C0154971 owl:Axiom -HP:0007814 oboInOwl:hasDbXref UMLS:C1857644 owl:Axiom -HP:0007813 oboInOwl:hasDbXref UMLS:C4024795 owl:Axiom -HP:0007815 oboInOwl:hasDbXref UMLS:C3277463 owl:Axiom -HP:0007812 oboInOwl:hasDbXref UMLS:C4020911 owl:Axiom -HP:0007811 oboInOwl:hasDbXref UMLS:C1866180 owl:Axiom -HP:0005206 oboInOwl:hasDbXref UMLS:C0030299 owl:Axiom -HP:0005206 oboInOwl:hasDbXref SNOMEDCT_US:111374002 owl:Axiom -HP:0005206 oboInOwl:hasDbXref MSH:D010192 owl:Axiom -HP:0005207 oboInOwl:hasDbXref UMLS:C4280502 owl:Axiom -HP:0005207 oboInOwl:hasDbXref UMLS:C1834341 owl:Axiom -HP:0006538 oboInOwl:hasDbXref UMLS:C2169795 owl:Axiom -HP:0005208 oboInOwl:hasDbXref UMLS:C0267557 owl:Axiom -HP:0005208 oboInOwl:hasDbXref SNOMEDCT_US:15699003 owl:Axiom -HP:0006539 oboInOwl:hasDbXref UMLS:C4025024 owl:Axiom -HP:0005209 oboInOwl:hasDbXref SNOMEDCT_US:235925007 owl:Axiom -HP:0005209 oboInOwl:hasDbXref UMLS:C0400991 owl:Axiom -HP:0005202 oboInOwl:hasDbXref UMLS:C0850666 owl:Axiom -HP:0006533 oboInOwl:hasDbXref UMLS:C4025025 owl:Axiom -HP:0005203 oboInOwl:hasDbXref MSH:C536571 owl:Axiom -HP:0005203 oboInOwl:hasDbXref UMLS:C0238115 owl:Axiom -HP:0005203 oboInOwl:hasDbXref SNOMEDCT_US:19995004 owl:Axiom -HP:0006535 oboInOwl:hasDbXref UMLS:C3805919 owl:Axiom -HP:0007867 oboInOwl:hasDbXref UMLS:C4024781 owl:Axiom -HP:0007866 oboInOwl:hasDbXref UMLS:C0281967 owl:Axiom -HP:0006536 oboInOwl:hasDbXref UMLS:C0600260 owl:Axiom -HP:0006536 oboInOwl:hasDbXref MSH:D008173 owl:Axiom -HP:0006530 oboInOwl:hasDbXref SNOMEDCT_US:233703007 owl:Axiom -HP:0006530 oboInOwl:hasDbXref MSH:D017563 owl:Axiom -HP:0006530 oboInOwl:hasDbXref UMLS:C0206062 owl:Axiom -HP:0005200 oboInOwl:hasDbXref MSH:D012185 owl:Axiom -HP:0005200 oboInOwl:hasDbXref SNOMEDCT_US:49120005 owl:Axiom -HP:0005200 oboInOwl:hasDbXref UMLS:C0035357 owl:Axiom -HP:0006531 oboInOwl:hasDbXref UMLS:C1856139 owl:Axiom -HP:0006532 oboInOwl:hasDbXref UMLS:C0876973 owl:Axiom -HP:0006532 oboInOwl:hasDbXref UMLS:C0748140 owl:Axiom -HP:0006532 oboInOwl:hasDbXref SNOMEDCT_US:128601007 owl:Axiom -HP:0006532 oboInOwl:hasDbXref SNOMEDCT_US:699014000 owl:Axiom -HP:0006532 oboInOwl:hasDbXref UMLS:C1859117 owl:Axiom -HP:0006532 oboInOwl:hasDbXref UMLS:C0694550 owl:Axiom -HP:0005201 oboInOwl:hasDbXref UMLS:C4025236 owl:Axiom -HP:0007862 oboInOwl:hasDbXref UMLS:C1867289 owl:Axiom -HP:0005217 oboInOwl:hasDbXref UMLS:C4025234 owl:Axiom -HP:0006548 oboInOwl:hasDbXref Fyler:2210 owl:Axiom -HP:0006548 oboInOwl:hasDbXref UMLS:C1857690 owl:Axiom -HP:0007879 oboInOwl:hasDbXref SNOMEDCT_US:473460002 owl:Axiom -HP:0007879 oboInOwl:hasDbXref UMLS:C0009766 owl:Axiom -HP:0007879 oboInOwl:hasDbXref SNOMEDCT_US:231854006 owl:Axiom -HP:0007879 oboInOwl:hasDbXref MSH:D003233 owl:Axiom -HP:0006549 oboInOwl:hasDbXref UMLS:C4021592 owl:Axiom -HP:0005218 oboInOwl:hasDbXref UMLS:C1835798 owl:Axiom -HP:0005219 oboInOwl:hasDbXref UMLS:C4021641 owl:Axiom -HP:0006544 oboInOwl:hasDbXref UMLS:C4020814 owl:Axiom -HP:0006544 oboInOwl:hasDbXref UMLS:C4025023 owl:Axiom -HP:0005213 oboInOwl:hasDbXref UMLS:C1842406 owl:Axiom -HP:0007875 oboInOwl:hasDbXref SNOMEDCT_US:95486002 owl:Axiom -HP:0007875 oboInOwl:hasDbXref UMLS:C0005754 owl:Axiom -HP:0005214 oboInOwl:hasDbXref SNOMEDCT_US:81060008 owl:Axiom -HP:0005214 oboInOwl:hasDbXref MSH:D007415 owl:Axiom -HP:0005214 oboInOwl:hasDbXref UMLS:C0021843 owl:Axiom -HP:0005215 oboInOwl:hasDbXref UMLS:C4025235 owl:Axiom -HP:0005216 oboInOwl:hasDbXref UMLS:C0239043 owl:Axiom -HP:0005216 oboInOwl:hasDbXref SNOMEDCT_US:162020001 owl:Axiom -HP:0007872 oboInOwl:hasDbXref SNOMEDCT_US:255022003 owl:Axiom -HP:0007872 oboInOwl:hasDbXref UMLS:C0346390 owl:Axiom -HP:0007872 oboInOwl:hasDbXref NCIT:C3086 owl:Axiom -HP:0005210 oboInOwl:hasDbXref UMLS:C1392839 owl:Axiom -HP:0007874 oboInOwl:hasDbXref UMLS:C4024780 owl:Axiom -HP:0005211 oboInOwl:hasDbXref UMLS:C1849706 owl:Axiom -HP:0007873 oboInOwl:hasDbXref UMLS:C1862376 owl:Axiom -HP:0005212 oboInOwl:hasDbXref UMLS:C1844632 owl:Axiom -HP:0006543 oboInOwl:hasDbXref UMLS:C0600228 owl:Axiom -HP:0006543 oboInOwl:hasDbXref MSH:D006323 owl:Axiom -HP:0006543 oboInOwl:hasDbXref SNOMEDCT_US:410430005 owl:Axiom -HP:0006519 oboInOwl:hasDbXref SNOMEDCT_US:112677002 owl:Axiom -HP:0006519 oboInOwl:hasDbXref UMLS:C0007120 owl:Axiom -HP:0006519 oboInOwl:hasDbXref SNOMEDCT_US:36310008 owl:Axiom -HP:0006519 oboInOwl:hasDbXref SNOMEDCT_US:373627005 owl:Axiom -HP:0006519 oboInOwl:hasDbXref MSH:D002282 owl:Axiom -HP:0006515 oboInOwl:hasDbXref UMLS:C0206061 owl:Axiom -HP:0006515 oboInOwl:hasDbXref SNOMEDCT_US:64667001 owl:Axiom -HP:0006515 oboInOwl:hasDbXref MSH:D017563 owl:Axiom -HP:0006516 oboInOwl:hasDbXref MSH:D000542 owl:Axiom -HP:0006516 oboInOwl:hasDbXref SNOMEDCT_US:37471005 owl:Axiom -HP:0006516 oboInOwl:hasDbXref UMLS:C0002390 owl:Axiom -HP:0006517 oboInOwl:hasDbXref MSH:D011649 owl:Axiom -HP:0006517 oboInOwl:hasDbXref SNOMEDCT_US:10501004 owl:Axiom -HP:0006517 oboInOwl:hasDbXref UMLS:C0034050 owl:Axiom -HP:0006518 oboInOwl:hasDbXref UMLS:C4280802 owl:Axiom -HP:0006518 oboInOwl:hasDbXref MSH:D011668 owl:Axiom -HP:0006518 oboInOwl:hasDbXref Fyler:3002 owl:Axiom -HP:0006518 oboInOwl:hasDbXref UMLS:C0034091 owl:Axiom -HP:0006518 oboInOwl:hasDbXref SNOMEDCT_US:89420002 owl:Axiom -HP:0007843 oboInOwl:hasDbXref UMLS:C3278975 owl:Axiom -HP:0006511 oboInOwl:hasDbXref MSH:D007826 owl:Axiom -HP:0006511 oboInOwl:hasDbXref SNOMEDCT_US:53787002 owl:Axiom -HP:0006511 oboInOwl:hasDbXref SNOMEDCT_US:41432000 owl:Axiom -HP:0006511 oboInOwl:hasDbXref UMLS:C0023066 owl:Axiom -HP:0006511 oboInOwl:hasDbXref SNOMEDCT_US:406444002 owl:Axiom -HP:0006514 oboInOwl:hasDbXref UMLS:C4025028 owl:Axiom -HP:0007841 oboInOwl:hasDbXref UMLS:C4024784 owl:Axiom -HP:0006510 oboInOwl:hasDbXref UMLS:C0024117 owl:Axiom -HP:0006510 oboInOwl:hasDbXref MSH:D029424 owl:Axiom -HP:0006510 oboInOwl:hasDbXref SNOMEDCT_US:13645005 owl:Axiom -HP:0007840 oboInOwl:hasDbXref UMLS:C4024785 owl:Axiom -HP:0007858 oboInOwl:hasDbXref UMLS:C4072866 owl:Axiom -HP:0007858 oboInOwl:hasDbXref UMLS:C1844751 owl:Axiom -HP:0006527 oboInOwl:hasDbXref SNOMEDCT_US:44274007 owl:Axiom -HP:0006527 oboInOwl:hasDbXref UMLS:C0264511 owl:Axiom -HP:0006527 oboInOwl:hasDbXref MSH:C562489 owl:Axiom -HP:0006528 oboInOwl:hasDbXref UMLS:C0746102 owl:Axiom -HP:0006528 oboInOwl:hasDbXref SNOMEDCT_US:413839001 owl:Axiom -HP:0007859 oboInOwl:hasDbXref UMLS:C1866180 owl:Axiom -HP:0006529 oboInOwl:hasDbXref UMLS:C4025026 owl:Axiom -HP:0007854 oboInOwl:hasDbXref UMLS:C1299694 owl:Axiom -HP:0007854 oboInOwl:hasDbXref SNOMEDCT_US:370961005 owl:Axiom -HP:0006522 oboInOwl:hasDbXref UMLS:C4025027 owl:Axiom -HP:0007856 oboInOwl:hasDbXref UMLS:C4021565 owl:Axiom -HP:0006524 oboInOwl:hasDbXref UMLS:C3806786 owl:Axiom -HP:0007850 oboInOwl:hasDbXref SNOMEDCT_US:61267008 owl:Axiom -HP:0007850 oboInOwl:hasDbXref UMLS:C0035320 owl:Axiom -HP:0007850 oboInOwl:hasDbXref MSH:D015861 owl:Axiom -HP:0006520 oboInOwl:hasDbXref UMLS:C1849570 owl:Axiom -HP:0006521 oboInOwl:hasDbXref UMLS:C1855480 owl:Axiom -HP:3000002 oboInOwl:hasDbXref UMLS:C4073211 owl:Axiom -HP:3000003 oboInOwl:hasDbXref UMLS:C4073212 owl:Axiom -HP:3000008 oboInOwl:hasDbXref UMLS:C4073217 owl:Axiom -HP:3000009 oboInOwl:hasDbXref UMLS:C4073218 owl:Axiom -HP:3000004 oboInOwl:hasDbXref UMLS:C4073213 owl:Axiom -HP:3000005 oboInOwl:hasDbXref UMLS:C4073214 owl:Axiom -HP:3000006 oboInOwl:hasDbXref UMLS:C4073215 owl:Axiom -HP:3000007 oboInOwl:hasDbXref UMLS:C4073216 owl:Axiom -HP:3000011 oboInOwl:hasDbXref UMLS:C4073220 owl:Axiom -HP:3000012 oboInOwl:hasDbXref UMLS:C4073221 owl:Axiom -HP:3000013 oboInOwl:hasDbXref UMLS:C4073222 owl:Axiom -HP:3000014 oboInOwl:hasDbXref UMLS:C4073223 owl:Axiom -HP:3000010 oboInOwl:hasDbXref UMLS:C4073219 owl:Axiom -HP:0004097 oboInOwl:hasDbXref SNOMEDCT_US:203556007 owl:Axiom -HP:0004097 oboInOwl:hasDbXref UMLS:C0410740 owl:Axiom -HP:0004097 oboInOwl:hasDbXref SNOMEDCT_US:26517000 owl:Axiom -HP:3000019 oboInOwl:hasDbXref UMLS:C4073228 owl:Axiom -HP:0004095 oboInOwl:hasDbXref UMLS:C4025413 owl:Axiom -HP:3000015 oboInOwl:hasDbXref UMLS:C4073224 owl:Axiom -HP:3000016 oboInOwl:hasDbXref UMLS:C4073225 owl:Axiom -HP:3000017 oboInOwl:hasDbXref UMLS:C4073226 owl:Axiom -HP:0004099 oboInOwl:hasDbXref MEDDRA:10025386 owl:Axiom -HP:0004099 oboInOwl:hasDbXref UMLS:C0265552 owl:Axiom -HP:0004099 oboInOwl:hasDbXref MSH:C562546 owl:Axiom -HP:0004099 oboInOwl:hasDbXref SNOMEDCT_US:48449000 owl:Axiom -HP:3000018 oboInOwl:hasDbXref UMLS:C4073227 owl:Axiom -HP:3000022 oboInOwl:hasDbXref UMLS:C4073231 owl:Axiom -HP:3000023 oboInOwl:hasDbXref UMLS:C4073232 owl:Axiom -HP:3000024 oboInOwl:hasDbXref UMLS:C4073233 owl:Axiom -HP:3000025 oboInOwl:hasDbXref UMLS:C4073234 owl:Axiom -HP:3000020 oboInOwl:hasDbXref UMLS:C4073229 owl:Axiom -HP:3000021 oboInOwl:hasDbXref UMLS:C4073230 owl:Axiom -HP:3000027 oboInOwl:hasDbXref UMLS:C4073236 owl:Axiom -HP:3000028 oboInOwl:hasDbXref UMLS:C4073237 owl:Axiom -HP:3000029 oboInOwl:hasDbXref UMLS:C4073238 owl:Axiom -HP:3000033 oboInOwl:hasDbXref UMLS:C4073241 owl:Axiom -HP:3000034 oboInOwl:hasDbXref UMLS:C4073242 owl:Axiom -HP:3000035 oboInOwl:hasDbXref UMLS:C4073243 owl:Axiom -HP:3000036 oboInOwl:hasDbXref UMLS:C4073244 owl:Axiom -HP:3000030 oboInOwl:hasDbXref UMLS:C4073239 owl:Axiom -HP:3000031 oboInOwl:hasDbXref UMLS:C4073287 owl:Axiom -HP:3000032 oboInOwl:hasDbXref UMLS:C4073240 owl:Axiom -HP:0030374 oboInOwl:hasDbXref UMLS:C4072913 owl:Axiom -HP:0030375 oboInOwl:hasDbXref UMLS:C4072914 owl:Axiom -HP:0030376 oboInOwl:hasDbXref UMLS:C4072915 owl:Axiom -HP:0030377 oboInOwl:hasDbXref UMLS:C4072916 owl:Axiom -HP:0030370 oboInOwl:hasDbXref UMLS:C4072909 owl:Axiom -HP:0030371 oboInOwl:hasDbXref UMLS:C4072910 owl:Axiom -HP:0030372 oboInOwl:hasDbXref UMLS:C4072911 owl:Axiom -HP:0030373 oboInOwl:hasDbXref UMLS:C4072912 owl:Axiom -HP:0030378 oboInOwl:hasDbXref UMLS:C4072917 owl:Axiom -HP:0030379 oboInOwl:hasDbXref UMLS:C4072918 owl:Axiom -HP:3000037 oboInOwl:hasDbXref UMLS:C4073245 owl:Axiom -HP:3000038 oboInOwl:hasDbXref UMLS:C4073246 owl:Axiom -HP:3000039 oboInOwl:hasDbXref UMLS:C4073247 owl:Axiom -HP:3000044 oboInOwl:hasDbXref UMLS:C4073252 owl:Axiom -HP:3000045 oboInOwl:hasDbXref UMLS:C4073253 owl:Axiom -HP:3000046 oboInOwl:hasDbXref UMLS:C4073254 owl:Axiom -HP:0030380 oboInOwl:hasDbXref UMLS:C4072919 owl:Axiom -HP:3000047 oboInOwl:hasDbXref UMLS:C4073255 owl:Axiom -HP:3000040 oboInOwl:hasDbXref UMLS:C4073248 owl:Axiom -HP:3000041 oboInOwl:hasDbXref UMLS:C4073249 owl:Axiom -HP:3000042 oboInOwl:hasDbXref UMLS:C4073250 owl:Axiom -HP:3000043 oboInOwl:hasDbXref UMLS:C4073251 owl:Axiom -HP:0030385 oboInOwl:hasDbXref UMLS:C4072923 owl:Axiom -HP:0030386 oboInOwl:hasDbXref UMLS:C4072924 owl:Axiom -HP:0030387 oboInOwl:hasDbXref UMLS:C4073288 owl:Axiom -HP:0030388 oboInOwl:hasDbXref UMLS:C4072925 owl:Axiom -HP:0030381 oboInOwl:hasDbXref UMLS:C4072920 owl:Axiom -HP:0030383 oboInOwl:hasDbXref UMLS:C4072921 owl:Axiom -HP:0030384 oboInOwl:hasDbXref UMLS:C4072922 owl:Axiom -HP:0030389 oboInOwl:hasDbXref UMLS:C4072926 owl:Axiom -HP:3000048 oboInOwl:hasDbXref UMLS:C4073256 owl:Axiom -HP:3000049 oboInOwl:hasDbXref UMLS:C4073257 owl:Axiom -HP:3000055 oboInOwl:hasDbXref UMLS:C4073263 owl:Axiom -HP:3000056 oboInOwl:hasDbXref UMLS:C4073264 owl:Axiom -HP:3000057 oboInOwl:hasDbXref UMLS:C4073265 owl:Axiom -HP:0030390 oboInOwl:hasDbXref UMLS:C4072927 owl:Axiom -HP:3000058 oboInOwl:hasDbXref UMLS:C4073266 owl:Axiom -HP:0030391 oboInOwl:hasDbXref UMLS:C4072928 owl:Axiom -HP:3000051 oboInOwl:hasDbXref UMLS:C4073259 owl:Axiom -HP:3000052 oboInOwl:hasDbXref UMLS:C4073260 owl:Axiom -HP:3000053 oboInOwl:hasDbXref UMLS:C4073261 owl:Axiom -HP:3000054 oboInOwl:hasDbXref UMLS:C4073262 owl:Axiom -HP:0030396 oboInOwl:hasDbXref UMLS:C4072929 owl:Axiom -HP:0030397 oboInOwl:hasDbXref UMLS:C4072930 owl:Axiom -HP:0030398 oboInOwl:hasDbXref UMLS:C4072931 owl:Axiom -HP:3000050 oboInOwl:hasDbXref UMLS:C4073258 owl:Axiom -HP:0030399 oboInOwl:hasDbXref UMLS:C4072932 owl:Axiom -HP:0030392 oboInOwl:hasDbXref MSH:C562943 owl:Axiom -HP:0030392 oboInOwl:hasDbXref SNOMEDCT_US:88252006 owl:Axiom -HP:0030392 oboInOwl:hasDbXref UMLS:C0431109 owl:Axiom -HP:0030393 oboInOwl:hasDbXref UMLS:C2348239 owl:Axiom -HP:0030393 oboInOwl:hasDbXref SNOMEDCT_US:699817008 owl:Axiom -HP:0030394 oboInOwl:hasDbXref SNOMEDCT_US:276870001 owl:Axiom -HP:0030394 oboInOwl:hasDbXref UMLS:C0238122 owl:Axiom -HP:0030394 oboInOwl:hasDbXref MSH:D005185 owl:Axiom -HP:3000059 oboInOwl:hasDbXref UMLS:C4073267 owl:Axiom -HP:3000066 oboInOwl:hasDbXref UMLS:C4073273 owl:Axiom -HP:3000067 oboInOwl:hasDbXref UMLS:C4073274 owl:Axiom -HP:3000068 oboInOwl:hasDbXref UMLS:C4073275 owl:Axiom -HP:3000069 oboInOwl:hasDbXref UMLS:C4073276 owl:Axiom -HP:3000062 oboInOwl:hasDbXref UMLS:C1860488 owl:Axiom -HP:3000063 oboInOwl:hasDbXref UMLS:C4073270 owl:Axiom -HP:3000064 oboInOwl:hasDbXref UMLS:C4073271 owl:Axiom -HP:3000065 oboInOwl:hasDbXref UMLS:C4073272 owl:Axiom -HP:3000060 oboInOwl:hasDbXref UMLS:C4073268 owl:Axiom -HP:3000061 oboInOwl:hasDbXref UMLS:C4073269 owl:Axiom -HP:3000077 oboInOwl:hasDbXref UMLS:C4073284 owl:Axiom -HP:3000078 oboInOwl:hasDbXref UMLS:C4073285 owl:Axiom -HP:3000079 oboInOwl:hasDbXref UMLS:C4073286 owl:Axiom -HP:3000073 oboInOwl:hasDbXref UMLS:C4073280 owl:Axiom -HP:3000074 oboInOwl:hasDbXref UMLS:C4073281 owl:Axiom -HP:3000075 oboInOwl:hasDbXref UMLS:C4073282 owl:Axiom -HP:3000076 oboInOwl:hasDbXref UMLS:C4073283 owl:Axiom -HP:0030330 oboInOwl:hasDbXref UMLS:C4022506 owl:Axiom -HP:3000070 oboInOwl:hasDbXref UMLS:C4073277 owl:Axiom -HP:0030331 oboInOwl:hasDbXref UMLS:C4022505 owl:Axiom -HP:3000071 oboInOwl:hasDbXref UMLS:C4073278 owl:Axiom -HP:3000072 oboInOwl:hasDbXref UMLS:C4073279 owl:Axiom -HP:0030333 oboInOwl:hasDbXref UMLS:C4022503 owl:Axiom -HP:0030338 oboInOwl:hasDbXref UMLS:C4072886 owl:Axiom -HP:0004039 oboInOwl:hasDbXref UMLS:C4025424 owl:Axiom -HP:0030339 oboInOwl:hasDbXref UMLS:C4072887 owl:Axiom -HP:0004037 oboInOwl:hasDbXref UMLS:C4021689 owl:Axiom -HP:0004036 oboInOwl:hasDbXref UMLS:C4025426 owl:Axiom -HP:0006698 oboInOwl:hasDbXref UMLS:C0392464 owl:Axiom -HP:0006698 oboInOwl:hasDbXref SNOMEDCT_US:90539001 owl:Axiom -HP:0030334 oboInOwl:hasDbXref UMLS:C4022502 owl:Axiom -HP:0005368 oboInOwl:hasDbXref UMLS:C3150510 owl:Axiom -HP:0006699 oboInOwl:hasDbXref SNOMEDCT_US:287057009 owl:Axiom -HP:0006699 oboInOwl:hasDbXref SNOMEDCT_US:63593006 owl:Axiom -HP:0006699 oboInOwl:hasDbXref MSH:D018880 owl:Axiom -HP:0006699 oboInOwl:hasDbXref SNOMEDCT_US:406461004 owl:Axiom -HP:0006699 oboInOwl:hasDbXref UMLS:C0033036 owl:Axiom -HP:0006699 oboInOwl:hasDbXref SNOMEDCT_US:284470004 owl:Axiom -HP:0030335 oboInOwl:hasDbXref UMLS:C4021859 owl:Axiom -HP:0005369 oboInOwl:hasDbXref UMLS:C1969222 owl:Axiom -HP:0030336 oboInOwl:hasDbXref UMLS:C4021039 owl:Axiom -HP:0030337 oboInOwl:hasDbXref UMLS:C4022501 owl:Axiom -HP:0005363 oboInOwl:hasDbXref UMLS:C4025206 owl:Axiom -HP:0006694 oboInOwl:hasDbXref UMLS:C4024999 owl:Axiom -HP:0004031 oboInOwl:hasDbXref UMLS:C4021690 owl:Axiom -HP:0006695 oboInOwl:hasDbXref MSH:D004694 owl:Axiom -HP:0006695 oboInOwl:hasDbXref Fyler:606 owl:Axiom -HP:0006695 oboInOwl:hasDbXref Fyler:1100 owl:Axiom -HP:0006695 oboInOwl:hasDbXref SNOMEDCT_US:15459006 owl:Axiom -HP:0006695 oboInOwl:hasDbXref Fyler:0606 owl:Axiom -HP:0006695 oboInOwl:hasDbXref MSH:C562831 owl:Axiom -HP:0006695 oboInOwl:hasDbXref UMLS:C0014116 owl:Axiom -HP:0006695 oboInOwl:hasDbXref UMLS:C1389016 owl:Axiom -HP:0004030 oboInOwl:hasDbXref UMLS:C4025431 owl:Axiom -HP:0006696 oboInOwl:hasDbXref UMLS:C4024998 owl:Axiom -HP:0005365 oboInOwl:hasDbXref UMLS:C4020824 owl:Axiom -HP:0005365 oboInOwl:hasDbXref UMLS:C1863715 owl:Axiom -HP:0005366 oboInOwl:hasDbXref UMLS:C2169794 owl:Axiom -HP:0004035 oboInOwl:hasDbXref UMLS:C4025427 owl:Axiom -HP:0006690 oboInOwl:hasDbXref UMLS:C1096561 owl:Axiom -HP:0006690 oboInOwl:hasDbXref Fyler:1889 owl:Axiom -HP:0004034 oboInOwl:hasDbXref UMLS:C4025428 owl:Axiom -HP:0005360 oboInOwl:hasDbXref UMLS:C1855205 owl:Axiom -HP:0006691 oboInOwl:hasDbXref UMLS:C4025002 owl:Axiom -HP:0006692 oboInOwl:hasDbXref UMLS:C4025001 owl:Axiom -HP:0004033 oboInOwl:hasDbXref UMLS:C4025429 owl:Axiom -HP:0006693 oboInOwl:hasDbXref UMLS:C4025000 owl:Axiom -HP:0004032 oboInOwl:hasDbXref UMLS:C4025430 owl:Axiom -HP:0030341 oboInOwl:hasDbXref UMLS:C4072889 owl:Axiom -HP:0030344 oboInOwl:hasDbXref UMLS:C4072890 owl:Axiom -HP:0030349 oboInOwl:hasDbXref UMLS:C4072894 owl:Axiom -HP:0004049 oboInOwl:hasDbXref UMLS:C4025416 owl:Axiom -HP:0004048 oboInOwl:hasDbXref UMLS:C4025417 owl:Axiom -HP:0004047 oboInOwl:hasDbXref UMLS:C4021687 owl:Axiom -HP:0030345 oboInOwl:hasDbXref SNOMEDCT_US:166374003 owl:Axiom -HP:0030345 oboInOwl:hasDbXref UMLS:C0580438 owl:Axiom -HP:0030346 oboInOwl:hasDbXref UMLS:C4072891 owl:Axiom -HP:0030347 oboInOwl:hasDbXref UMLS:C4072892 owl:Axiom -HP:0030348 oboInOwl:hasDbXref UMLS:C4072893 owl:Axiom -HP:0005374 oboInOwl:hasDbXref UMLS:C1855204 owl:Axiom -HP:0004042 oboInOwl:hasDbXref UMLS:C4021688 owl:Axiom -HP:0004041 oboInOwl:hasDbXref UMLS:C4025422 owl:Axiom -HP:0004040 oboInOwl:hasDbXref UMLS:C4025423 owl:Axiom -HP:0005376 oboInOwl:hasDbXref UMLS:C4025204 owl:Axiom -HP:0004046 oboInOwl:hasDbXref UMLS:C4025418 owl:Axiom -HP:0004045 oboInOwl:hasDbXref UMLS:C4025419 owl:Axiom -HP:0005372 oboInOwl:hasDbXref UMLS:C1849242 owl:Axiom -HP:0004044 oboInOwl:hasDbXref UMLS:C4025420 owl:Axiom -HP:0004043 oboInOwl:hasDbXref UMLS:C4025421 owl:Axiom -HP:0030352 oboInOwl:hasDbXref UMLS:C4072896 owl:Axiom -HP:0030353 oboInOwl:hasDbXref UMLS:C4072897 owl:Axiom -HP:0030354 oboInOwl:hasDbXref UMLS:C4072898 owl:Axiom -HP:0030355 oboInOwl:hasDbXref UMLS:C4072899 owl:Axiom -HP:0030350 oboInOwl:hasDbXref UMLS:C0747241 owl:Axiom -HP:0030351 oboInOwl:hasDbXref UMLS:C4072895 owl:Axiom -HP:0004017 oboInOwl:hasDbXref UMLS:C4025442 owl:Axiom -HP:0005349 oboInOwl:hasDbXref UMLS:C1396772 owl:Axiom -HP:0004016 oboInOwl:hasDbXref UMLS:C4025443 owl:Axiom -HP:0004015 oboInOwl:hasDbXref UMLS:C4025444 owl:Axiom -HP:0004014 oboInOwl:hasDbXref UMLS:C4021693 owl:Axiom -HP:0005345 oboInOwl:hasDbXref UMLS:C4025210 owl:Axiom -HP:0030356 oboInOwl:hasDbXref UMLS:C4072900 owl:Axiom -HP:0005346 oboInOwl:hasDbXref UMLS:C4025209 owl:Axiom -HP:0030357 oboInOwl:hasDbXref MSH:D055752 owl:Axiom -HP:0030357 oboInOwl:hasDbXref SNOMEDCT_US:254633006 owl:Axiom -HP:0030357 oboInOwl:hasDbXref SNOMEDCT_US:254632001 owl:Axiom -HP:0030357 oboInOwl:hasDbXref UMLS:C0149925 owl:Axiom -HP:0006677 oboInOwl:hasDbXref SNOMEDCT_US:991002 owl:Axiom -HP:0006677 oboInOwl:hasDbXref UMLS:C0235475 owl:Axiom -HP:0030358 oboInOwl:hasDbXref MSH:D002289 owl:Axiom -HP:0030358 oboInOwl:hasDbXref UMLS:C0007131 owl:Axiom -HP:0030358 oboInOwl:hasDbXref SNOMEDCT_US:254637007 owl:Axiom -HP:0004019 oboInOwl:hasDbXref UMLS:C4021692 owl:Axiom -HP:0005347 oboInOwl:hasDbXref UMLS:C1863363 owl:Axiom -HP:0004018 oboInOwl:hasDbXref UMLS:C4025441 owl:Axiom -HP:0030359 oboInOwl:hasDbXref SNOMEDCT_US:254634000 owl:Axiom -HP:0030359 oboInOwl:hasDbXref UMLS:C0149782 owl:Axiom -HP:0006679 oboInOwl:hasDbXref UMLS:C4025007 owl:Axiom -HP:0005348 oboInOwl:hasDbXref SNOMEDCT_US:58596002 owl:Axiom -HP:0005348 oboInOwl:hasDbXref UMLS:C0677600 owl:Axiom -HP:0005341 oboInOwl:hasDbXref UMLS:C4025212 owl:Axiom -HP:0006673 oboInOwl:hasDbXref UMLS:C4025008 owl:Axiom -HP:0005343 oboInOwl:hasDbXref UMLS:C1855335 owl:Axiom -HP:0005344 oboInOwl:hasDbXref UMLS:C4025211 owl:Axiom -HP:0004013 oboInOwl:hasDbXref UMLS:C4025445 owl:Axiom -HP:0004012 oboInOwl:hasDbXref UMLS:C4025446 owl:Axiom -HP:0006670 oboInOwl:hasDbXref UMLS:C4025009 owl:Axiom -HP:0005340 oboInOwl:hasDbXref UMLS:C1836904 owl:Axiom -HP:0004010 oboInOwl:hasDbXref UMLS:C4025447 owl:Axiom -HP:0006671 oboInOwl:hasDbXref UMLS:C0030587 owl:Axiom -HP:0006671 oboInOwl:hasDbXref SNOMEDCT_US:195069001 owl:Axiom -HP:0030363 oboInOwl:hasDbXref UMLS:C4072903 owl:Axiom -HP:0030364 oboInOwl:hasDbXref UMLS:C4072904 owl:Axiom -HP:0030365 oboInOwl:hasDbXref MSH:D016064 owl:Axiom -HP:0030365 oboInOwl:hasDbXref UMLS:C0080301 owl:Axiom -HP:0030366 oboInOwl:hasDbXref UMLS:C4072905 owl:Axiom -HP:0030360 oboInOwl:hasDbXref UMLS:C0345958 owl:Axiom -HP:0030360 oboInOwl:hasDbXref SNOMEDCT_US:254629004 owl:Axiom -HP:0030361 oboInOwl:hasDbXref UMLS:C4072901 owl:Axiom -HP:0030362 oboInOwl:hasDbXref UMLS:C4072902 owl:Axiom -HP:0004028 oboInOwl:hasDbXref UMLS:C4025433 owl:Axiom -HP:0004027 oboInOwl:hasDbXref UMLS:C4025434 owl:Axiom -HP:0004026 oboInOwl:hasDbXref UMLS:C4021691 owl:Axiom -HP:0004025 oboInOwl:hasDbXref UMLS:C4025435 owl:Axiom -HP:0005356 oboInOwl:hasDbXref UMLS:C1970257 owl:Axiom -HP:0006687 oboInOwl:hasDbXref UMLS:C4025003 owl:Axiom -HP:0030367 oboInOwl:hasDbXref UMLS:C4072906 owl:Axiom -HP:0005357 oboInOwl:hasDbXref UMLS:C1859624 owl:Axiom -HP:0030368 oboInOwl:hasDbXref UMLS:C4072907 owl:Axiom -HP:0006688 oboInOwl:hasDbXref UMLS:C0039236 owl:Axiom -HP:0006688 oboInOwl:hasDbXref MSH:D013614 owl:Axiom -HP:0006688 oboInOwl:hasDbXref SNOMEDCT_US:12026006 owl:Axiom -HP:0006689 oboInOwl:hasDbXref MSH:D004697 owl:Axiom -HP:0006689 oboInOwl:hasDbXref SNOMEDCT_US:301183007 owl:Axiom -HP:0006689 oboInOwl:hasDbXref UMLS:C0014121 owl:Axiom -HP:0030369 oboInOwl:hasDbXref UMLS:C4072908 owl:Axiom -HP:0005359 oboInOwl:hasDbXref MSH:C536288 owl:Axiom -HP:0005359 oboInOwl:hasDbXref UMLS:C0685894 owl:Axiom -HP:0005359 oboInOwl:hasDbXref SNOMEDCT_US:91918005 owl:Axiom -HP:0005359 oboInOwl:hasDbXref SNOMEDCT_US:702623002 owl:Axiom -HP:0004029 oboInOwl:hasDbXref UMLS:C4025432 owl:Axiom -HP:0004020 oboInOwl:hasDbXref UMLS:C4025440 owl:Axiom -HP:0006683 oboInOwl:hasDbXref UMLS:C4025005 owl:Axiom -HP:0005352 oboInOwl:hasDbXref UMLS:C4025208 owl:Axiom -HP:0005353 oboInOwl:hasDbXref UMLS:C4025207 owl:Axiom -HP:0006684 oboInOwl:hasDbXref UMLS:C4025004 owl:Axiom -HP:0006685 oboInOwl:hasDbXref UMLS:C0553980 owl:Axiom -HP:0006685 oboInOwl:hasDbXref SNOMEDCT_US:398716006 owl:Axiom -HP:0006685 oboInOwl:hasDbXref MSH:D004719 owl:Axiom -HP:0005354 oboInOwl:hasDbXref UMLS:C1849426 owl:Axiom -HP:0004024 oboInOwl:hasDbXref UMLS:C4025436 owl:Axiom -HP:0004023 oboInOwl:hasDbXref UMLS:C4025437 owl:Axiom -HP:0004022 oboInOwl:hasDbXref UMLS:C4025438 owl:Axiom -HP:0006681 oboInOwl:hasDbXref UMLS:C4025006 owl:Axiom -HP:0006682 oboInOwl:hasDbXref SNOMEDCT_US:17338001 owl:Axiom -HP:0006682 oboInOwl:hasDbXref UMLS:C0151636 owl:Axiom -HP:0006682 oboInOwl:hasDbXref MSH:D018879 owl:Axiom -HP:0006682 oboInOwl:hasDbXref SNOMEDCT_US:251175005 owl:Axiom -HP:0004021 oboInOwl:hasDbXref UMLS:C4025439 owl:Axiom -HP:0030300 oboInOwl:hasDbXref UMLS:C4022526 owl:Axiom -HP:0030305 oboInOwl:hasDbXref UMLS:C4022522 owl:Axiom -HP:0030306 oboInOwl:hasDbXref UMLS:C4022521 owl:Axiom -HP:0030307 oboInOwl:hasDbXref UMLS:C4022520 owl:Axiom -HP:0030308 oboInOwl:hasDbXref UMLS:C4022519 owl:Axiom -HP:0030301 oboInOwl:hasDbXref UMLS:C4022525 owl:Axiom -HP:0030302 oboInOwl:hasDbXref UMLS:C1851087 owl:Axiom -HP:0031633 oboInOwl:hasDbXref Fyler:2732 owl:Axiom -HP:0030303 oboInOwl:hasDbXref UMLS:C4022524 owl:Axiom -HP:0030304 oboInOwl:hasDbXref UMLS:C4022523 owl:Axiom -HP:0030309 oboInOwl:hasDbXref UMLS:C4022518 owl:Axiom -HP:0005390 oboInOwl:hasDbXref UMLS:C1832324 owl:Axiom -HP:0004060 oboInOwl:hasDbXref UMLS:C0426874 owl:Axiom -HP:0004060 oboInOwl:hasDbXref SNOMEDCT_US:249755001 owl:Axiom -HP:0030310 oboInOwl:hasDbXref UMLS:C4022517 owl:Axiom -HP:0030311 oboInOwl:hasDbXref UMLS:C4022516 owl:Axiom -HP:0004059 oboInOwl:hasDbXref UMLS:C4025414 owl:Axiom -HP:0030318 oboInOwl:hasDbXref UMLS:C0221237 owl:Axiom -HP:0030318 oboInOwl:hasDbXref SNOMEDCT_US:266429005 owl:Axiom -HP:0030319 oboInOwl:hasDbXref UMLS:C4022514 owl:Axiom -HP:0004058 oboInOwl:hasDbXref UMLS:C4025415 owl:Axiom -HP:0005389 oboInOwl:hasDbXref UMLS:C1969220 owl:Axiom -HP:0030312 oboInOwl:hasDbXref UMLS:C1860855 owl:Axiom -HP:0030313 oboInOwl:hasDbXref UMLS:C4022515 owl:Axiom -HP:0030314 oboInOwl:hasDbXref UMLS:C1409412 owl:Axiom -HP:0004053 oboInOwl:hasDbXref UMLS:C4021685 owl:Axiom -HP:0004052 oboInOwl:hasDbXref UMLS:C4021686 owl:Axiom -HP:0004052 oboInOwl:hasDbXref UMLS:C4020833 owl:Axiom -HP:0005386 oboInOwl:hasDbXref UMLS:C4025202 owl:Axiom -HP:0004051 oboInOwl:hasDbXref UMLS:C4020834 owl:Axiom -HP:0005387 oboInOwl:hasDbXref UMLS:C0494261 owl:Axiom -HP:0004050 oboInOwl:hasDbXref UMLS:C0265594 owl:Axiom -HP:0004050 oboInOwl:hasDbXref SNOMEDCT_US:371199008 owl:Axiom -HP:0005381 oboInOwl:hasDbXref UMLS:C1970263 owl:Axiom -HP:0004057 oboInOwl:hasDbXref UMLS:C1969236 owl:Axiom -HP:0005384 oboInOwl:hasDbXref UMLS:C1846551 owl:Axiom -HP:0004054 oboInOwl:hasDbXref UMLS:C4021684 owl:Axiom -HP:0030320 oboInOwl:hasDbXref UMLS:C4022513 owl:Axiom -HP:0030321 oboInOwl:hasDbXref UMLS:C4022512 owl:Axiom -HP:0030322 oboInOwl:hasDbXref UMLS:C1868737 owl:Axiom -HP:0030327 oboInOwl:hasDbXref UMLS:C4022508 owl:Axiom -HP:0030328 oboInOwl:hasDbXref UMLS:C4022507 owl:Axiom -HP:0030329 oboInOwl:hasDbXref UMLS:C3549703 owl:Axiom -HP:0030323 oboInOwl:hasDbXref UMLS:C3279090 owl:Axiom -HP:0030324 oboInOwl:hasDbXref UMLS:C4022511 owl:Axiom -HP:0030325 oboInOwl:hasDbXref UMLS:C4022510 owl:Axiom -HP:0030326 oboInOwl:hasDbXref UMLS:C4022509 owl:Axiom -HP:0005396 oboInOwl:hasDbXref UMLS:C1852539 owl:Axiom -HP:0006619 oboInOwl:hasDbXref UMLS:C1859120 owl:Axiom -HP:0007946 oboInOwl:hasDbXref UMLS:C4280419 owl:Axiom -HP:0007946 oboInOwl:hasDbXref UMLS:C1866805 owl:Axiom -HP:0006615 oboInOwl:hasDbXref UMLS:C1842695 owl:Axiom -HP:0007948 oboInOwl:hasDbXref UMLS:C4024767 owl:Axiom -HP:0007947 oboInOwl:hasDbXref UMLS:C1849398 owl:Axiom -HP:0007947 oboInOwl:hasDbXref MSH:C564838 owl:Axiom -HP:0006610 oboInOwl:hasDbXref SNOMEDCT_US:423230008 owl:Axiom -HP:0006610 oboInOwl:hasDbXref UMLS:C1827524 owl:Axiom -HP:0007942 oboInOwl:hasDbXref MSH:D009886 owl:Axiom -HP:0007942 oboInOwl:hasDbXref SNOMEDCT_US:232146005 owl:Axiom -HP:0007942 oboInOwl:hasDbXref UMLS:C0339693 owl:Axiom -HP:0006611 oboInOwl:hasDbXref UMLS:C1856223 owl:Axiom -HP:0007941 oboInOwl:hasDbXref UMLS:C1858427 owl:Axiom -HP:0007944 oboInOwl:hasDbXref UMLS:C4024768 owl:Axiom -HP:0007943 oboInOwl:hasDbXref UMLS:C1866657 owl:Axiom -HP:0007957 oboInOwl:hasDbXref UMLS:C0010038 owl:Axiom -HP:0007957 oboInOwl:hasDbXref SNOMEDCT_US:413921009 owl:Axiom -HP:0007957 oboInOwl:hasDbXref SNOMEDCT_US:95735008 owl:Axiom -HP:0007957 oboInOwl:hasDbXref SNOMEDCT_US:64634000 owl:Axiom -HP:0007957 oboInOwl:hasDbXref UMLS:C0521719 owl:Axiom -HP:0007957 oboInOwl:hasDbXref MSH:D003318 owl:Axiom -HP:0006625 oboInOwl:hasDbXref UMLS:C2986662 owl:Axiom -HP:0006628 oboInOwl:hasDbXref UMLS:C4280443 owl:Axiom -HP:0006628 oboInOwl:hasDbXref UMLS:C1857074 owl:Axiom -HP:0007958 oboInOwl:hasDbXref UMLS:C4024763 owl:Axiom -HP:0006623 oboInOwl:hasDbXref UMLS:C4021588 owl:Axiom -HP:0007950 oboInOwl:hasDbXref UMLS:C4024765 owl:Axiom -HP:0007928 oboInOwl:hasDbXref UMLS:C4024772 owl:Axiom -HP:0007929 oboInOwl:hasDbXref UMLS:C4024771 owl:Axiom -HP:0007924 oboInOwl:hasDbXref UMLS:C3278981 owl:Axiom -HP:0007924 oboInOwl:hasDbXref UMLS:C1853141 owl:Axiom -HP:0007925 oboInOwl:hasDbXref UMLS:C4024773 owl:Axiom -HP:0007922 oboInOwl:hasDbXref UMLS:C1849151 owl:Axiom -HP:0007939 oboInOwl:hasDbXref MSH:C536238 owl:Axiom -HP:0007939 oboInOwl:hasDbXref UMLS:C0339537 owl:Axiom -HP:0007939 oboInOwl:hasDbXref SNOMEDCT_US:24704003 owl:Axiom -HP:0006607 oboInOwl:hasDbXref UMLS:C1849049 owl:Axiom -HP:0006608 oboInOwl:hasDbXref UMLS:C1844530 owl:Axiom -HP:0006603 oboInOwl:hasDbXref UMLS:C1865833 owl:Axiom -HP:0007935 oboInOwl:hasDbXref UMLS:C1863408 owl:Axiom -HP:0007937 oboInOwl:hasDbXref UMLS:C4024769 owl:Axiom -HP:0007936 oboInOwl:hasDbXref UMLS:C4020806 owl:Axiom -HP:0007936 oboInOwl:hasDbXref UMLS:C1865918 owl:Axiom -HP:0006606 oboInOwl:hasDbXref UMLS:C1861199 owl:Axiom -HP:0006600 oboInOwl:hasDbXref UMLS:C1968577 owl:Axiom -HP:0007933 oboInOwl:hasDbXref UMLS:C1837733 owl:Axiom -HP:0007932 oboInOwl:hasDbXref UMLS:C4024770 owl:Axiom -HP:0005327 oboInOwl:hasDbXref UMLS:C1852476 owl:Axiom -HP:0006659 oboInOwl:hasDbXref UMLS:C1862491 owl:Axiom -HP:0005328 oboInOwl:hasDbXref UMLS:C1857710 owl:Axiom -HP:0007989 oboInOwl:hasDbXref UMLS:C4024758 owl:Axiom -HP:0005329 oboInOwl:hasDbXref UMLS:C1855353 owl:Axiom -HP:0005323 oboInOwl:hasDbXref MSH:C563014 owl:Axiom -HP:0005323 oboInOwl:hasDbXref MSH:D005621 owl:Axiom -HP:0005323 oboInOwl:hasDbXref UMLS:C1399354 owl:Axiom -HP:0005323 oboInOwl:hasDbXref SNOMEDCT_US:10394003 owl:Axiom -HP:0005323 oboInOwl:hasDbXref UMLS:C0016719 owl:Axiom -HP:0005323 oboInOwl:hasDbXref SNOMEDCT_US:697962004 owl:Axiom -HP:0007986 oboInOwl:hasDbXref UMLS:C1847882 owl:Axiom -HP:0007985 oboInOwl:hasDbXref UMLS:C4024761 owl:Axiom -HP:0005324 oboInOwl:hasDbXref UMLS:C4025215 owl:Axiom -HP:0006655 oboInOwl:hasDbXref UMLS:C1968999 owl:Axiom -HP:0007988 oboInOwl:hasDbXref UMLS:C4024759 owl:Axiom -HP:0005325 oboInOwl:hasDbXref UMLS:C1857455 owl:Axiom -HP:0005326 oboInOwl:hasDbXref UMLS:C1856886 owl:Axiom -HP:0006657 oboInOwl:hasDbXref UMLS:C1834386 owl:Axiom -HP:0007987 oboInOwl:hasDbXref UMLS:C4024760 owl:Axiom -HP:0006650 oboInOwl:hasDbXref UMLS:C1834383 owl:Axiom -HP:0005320 oboInOwl:hasDbXref UMLS:C3277426 owl:Axiom -HP:0005321 oboInOwl:hasDbXref SNOMEDCT_US:82203000 owl:Axiom -HP:0005321 oboInOwl:hasDbXref UMLS:C0242387 owl:Axiom -HP:0005321 oboInOwl:hasDbXref MSH:D008342 owl:Axiom -HP:0007984 oboInOwl:hasDbXref UMLS:C4021561 owl:Axiom -HP:0005322 oboInOwl:hasDbXref UMLS:C4025216 owl:Axiom -HP:0005322 oboInOwl:hasDbXref UMLS:C4280489 owl:Axiom -HP:0005322 oboInOwl:hasDbXref UMLS:C4280490 owl:Axiom -HP:0007980 oboInOwl:hasDbXref UMLS:C1852548 owl:Axiom -HP:0005338 oboInOwl:hasDbXref UMLS:C1857206 owl:Axiom -HP:0004006 oboInOwl:hasDbXref UMLS:C4025451 owl:Axiom -HP:0005339 oboInOwl:hasDbXref UMLS:C4025213 owl:Axiom -HP:0004005 oboInOwl:hasDbXref UMLS:C4025452 owl:Axiom -HP:0004004 oboInOwl:hasDbXref UMLS:C4025453 owl:Axiom -HP:0004003 oboInOwl:hasDbXref UMLS:C4025454 owl:Axiom -HP:0006665 oboInOwl:hasDbXref UMLS:C4025010 owl:Axiom -HP:0005335 oboInOwl:hasDbXref UMLS:C4025214 owl:Axiom -HP:0004009 oboInOwl:hasDbXref UMLS:C4025448 owl:Axiom -HP:0004008 oboInOwl:hasDbXref UMLS:C4025449 owl:Axiom -HP:0005336 oboInOwl:hasDbXref UMLS:C1969673 owl:Axiom -HP:0004007 oboInOwl:hasDbXref UMLS:C4025450 owl:Axiom -HP:0006668 oboInOwl:hasDbXref UMLS:C1859361 owl:Axiom -HP:0007993 oboInOwl:hasDbXref UMLS:C4024757 owl:Axiom -HP:0007992 oboInOwl:hasDbXref SNOMEDCT_US:3577000 owl:Axiom -HP:0007992 oboInOwl:hasDbXref UMLS:C0154856 owl:Axiom -HP:0005332 oboInOwl:hasDbXref UMLS:C1857011 owl:Axiom -HP:0007994 oboInOwl:hasDbXref SNOMEDCT_US:420990001 owl:Axiom -HP:0007994 oboInOwl:hasDbXref UMLS:C2937228 owl:Axiom -HP:0007994 oboInOwl:hasDbXref UMLS:C0241688 owl:Axiom -HP:0004002 oboInOwl:hasDbXref UMLS:C4025455 owl:Axiom -HP:0004001 oboInOwl:hasDbXref UMLS:C4025456 owl:Axiom -HP:0004000 oboInOwl:hasDbXref UMLS:C4025457 owl:Axiom -HP:0006660 oboInOwl:hasDbXref UMLS:C1857665 owl:Axiom -HP:0007990 oboInOwl:hasDbXref UMLS:C1860344 owl:Axiom -HP:0005305 oboInOwl:hasDbXref UMLS:C0151945 owl:Axiom -HP:0005305 oboInOwl:hasDbXref SNOMEDCT_US:95455008 owl:Axiom -HP:0007968 oboInOwl:hasDbXref SNOMEDCT_US:44647001 owl:Axiom -HP:0007968 oboInOwl:hasDbXref UMLS:C0266568 owl:Axiom -HP:0007968 oboInOwl:hasDbXref SNOMEDCT_US:69927002 owl:Axiom -HP:0007968 oboInOwl:hasDbXref MSH:D054514 owl:Axiom -HP:0007968 oboInOwl:hasDbXref SNOMEDCT_US:314270008 owl:Axiom -HP:0005306 oboInOwl:hasDbXref SNOMEDCT_US:195382003 owl:Axiom -HP:0005306 oboInOwl:hasDbXref SNOMEDCT_US:402867006 owl:Axiom -HP:0005306 oboInOwl:hasDbXref SNOMEDCT_US:56975005 owl:Axiom -HP:0005306 oboInOwl:hasDbXref SNOMEDCT_US:83343001 owl:Axiom -HP:0005306 oboInOwl:hasDbXref UMLS:C0206733 owl:Axiom -HP:0005306 oboInOwl:hasDbXref SNOMEDCT_US:254206003 owl:Axiom -HP:0005306 oboInOwl:hasDbXref MSH:D018324 owl:Axiom -HP:0006637 oboInOwl:hasDbXref UMLS:C1859121 owl:Axiom -HP:0006638 oboInOwl:hasDbXref UMLS:C1844529 owl:Axiom -HP:0005307 oboInOwl:hasDbXref UMLS:C1850438 owl:Axiom -HP:0005308 oboInOwl:hasDbXref UMLS:C1867424 owl:Axiom -HP:0005301 oboInOwl:hasDbXref SNOMEDCT_US:77978002 owl:Axiom -HP:0005301 oboInOwl:hasDbXref UMLS:C0265931 owl:Axiom -HP:0007964 oboInOwl:hasDbXref UMLS:C1843486 owl:Axiom -HP:0006633 oboInOwl:hasDbXref UMLS:C1834384 owl:Axiom -HP:0005302 oboInOwl:hasDbXref SNOMEDCT_US:401051003 owl:Axiom -HP:0005302 oboInOwl:hasDbXref UMLS:C1303076 owl:Axiom -HP:0007963 oboInOwl:hasDbXref UMLS:C4024762 owl:Axiom -HP:0005303 oboInOwl:hasDbXref UMLS:C1969291 owl:Axiom -HP:0006634 oboInOwl:hasDbXref UMLS:C4025013 owl:Axiom -HP:0007965 oboInOwl:hasDbXref UMLS:C1850069 owl:Axiom -HP:0005304 oboInOwl:hasDbXref UMLS:C1970501 owl:Axiom -HP:0007962 oboInOwl:hasDbXref UMLS:C4021857 owl:Axiom -HP:0006631 oboInOwl:hasDbXref UMLS:C4025014 owl:Axiom -HP:0005300 oboInOwl:hasDbXref UMLS:C4025219 owl:Axiom -HP:0006647 oboInOwl:hasDbXref UMLS:C4025011 owl:Axiom -HP:0007979 oboInOwl:hasDbXref UMLS:C1853394 owl:Axiom -HP:0005316 oboInOwl:hasDbXref UMLS:C1848877 owl:Axiom -HP:0005317 oboInOwl:hasDbXref UMLS:C1867423 owl:Axiom -HP:0006649 oboInOwl:hasDbXref UMLS:C4021587 owl:Axiom -HP:0005318 oboInOwl:hasDbXref SNOMEDCT_US:427020007 owl:Axiom -HP:0005318 oboInOwl:hasDbXref MSH:D020293 owl:Axiom -HP:0005318 oboInOwl:hasDbXref UMLS:C0238051 owl:Axiom -HP:0007975 oboInOwl:hasDbXref UMLS:C1856478 owl:Axiom -HP:0005312 oboInOwl:hasDbXref UMLS:C4025217 owl:Axiom -HP:0006643 oboInOwl:hasDbXref UMLS:C1859376 owl:Axiom -HP:0006644 oboInOwl:hasDbXref UMLS:C1406921 owl:Axiom -HP:0005313 oboInOwl:hasDbXref SNOMEDCT_US:359553002 owl:Axiom -HP:0005313 oboInOwl:hasDbXref SNOMEDCT_US:31653004 owl:Axiom -HP:0005313 oboInOwl:hasDbXref UMLS:C0016052 owl:Axiom -HP:0005313 oboInOwl:hasDbXref MSH:D005352 owl:Axiom -HP:0005314 oboInOwl:hasDbXref UMLS:C1847886 owl:Axiom -HP:0006645 oboInOwl:hasDbXref SNOMEDCT_US:298764003 owl:Axiom -HP:0006645 oboInOwl:hasDbXref UMLS:C0575535 owl:Axiom -HP:0006646 oboInOwl:hasDbXref UMLS:C1855608 owl:Axiom -HP:0007976 oboInOwl:hasDbXref SNOMEDCT_US:204138006 owl:Axiom -HP:0007976 oboInOwl:hasDbXref MSH:C537955 owl:Axiom -HP:0007976 oboInOwl:hasDbXref UMLS:C0344523 owl:Axiom -HP:0007971 oboInOwl:hasDbXref UMLS:C0266537 owl:Axiom -HP:0007971 oboInOwl:hasDbXref SNOMEDCT_US:204128001 owl:Axiom -HP:0007971 oboInOwl:hasDbXref SNOMEDCT_US:21590003 owl:Axiom -HP:0006640 oboInOwl:hasDbXref SNOMEDCT_US:1261007 owl:Axiom -HP:0006640 oboInOwl:hasDbXref UMLS:C0272567 owl:Axiom -HP:0007970 oboInOwl:hasDbXref SNOMEDCT_US:61989004 owl:Axiom -HP:0007970 oboInOwl:hasDbXref UMLS:C0266573 owl:Axiom -HP:0007970 oboInOwl:hasDbXref SNOMEDCT_US:268163008 owl:Axiom -HP:0006641 oboInOwl:hasDbXref UMLS:C4025012 owl:Axiom -HP:0007973 oboInOwl:hasDbXref SNOMEDCT_US:95494009 owl:Axiom -HP:0007973 oboInOwl:hasDbXref MSH:D015792 owl:Axiom -HP:0007973 oboInOwl:hasDbXref UMLS:C0035313 owl:Axiom -HP:0005310 oboInOwl:hasDbXref UMLS:C4025218 owl:Axiom -HP:0006642 oboInOwl:hasDbXref UMLS:C1865241 owl:Axiom -HP:0005311 oboInOwl:hasDbXref UMLS:C1970630 owl:Axiom -HP:0007906 oboInOwl:hasDbXref SNOMEDCT_US:112222000 owl:Axiom -HP:0007906 oboInOwl:hasDbXref UMLS:C0234708 owl:Axiom -HP:0007905 oboInOwl:hasDbXref UMLS:C3275963 owl:Axiom -HP:0007902 oboInOwl:hasDbXref UMLS:C0042909 owl:Axiom -HP:0007902 oboInOwl:hasDbXref SNOMEDCT_US:31341008 owl:Axiom -HP:0007902 oboInOwl:hasDbXref MSH:D014823 owl:Axiom -HP:0007903 oboInOwl:hasDbXref UMLS:C4072868 owl:Axiom -HP:0007900 oboInOwl:hasDbXref UMLS:C1968574 owl:Axiom -HP:0007917 oboInOwl:hasDbXref UMLS:C1866178 owl:Axiom -HP:0007913 oboInOwl:hasDbXref UMLS:C4024776 owl:Axiom -HP:0007915 oboInOwl:hasDbXref UMLS:C0339284 owl:Axiom -HP:0007915 oboInOwl:hasDbXref SNOMEDCT_US:29504002 owl:Axiom -HP:0007915 oboInOwl:hasDbXref MSH:C562745 owl:Axiom -HP:0007911 oboInOwl:hasDbXref UMLS:C1836264 owl:Axiom +# curie_map: +# BFO: http://purl.obolibrary.org/obo/BFO_ +# DOID: http://purl.obolibrary.org/obo/DOID_ +# EFO: http://www.ebi.ac.uk/efo/EFO_ +# HP: http://purl.obolibrary.org/obo/HP_ +# ICD10WHO: https://icd.who.int/browse10/2019/en#/ +# MESH: http://id.nlm.nih.gov/mesh/ +# MONDO: http://purl.obolibrary.org/obo/MONDO_ +# MP: http://purl.obolibrary.org/obo/MP_ +# MPATH: http://purl.obolibrary.org/obo/MPATH_ +# NCIT: http://purl.obolibrary.org/obo/NCIT_ +# PMID: https://www.ncbi.nlm.nih.gov/pubmed/ +# RO: http://purl.obolibrary.org/obo/RO_ +# SCTID: http://snomed.info/id/ +# UMLS: https://uts.nlm.nih.gov/uts/umls/concept/ +# icdo: http://codes.iarc.fr/search.php?cx=009987501641899931167%3A2_7lsevqpdm&cof=FORID%3A9&ie=UTF-8&ie=ISO-8859-1&oe=ISO-8859-1&sa=&q= +# oboInOwl: http://www.geneontology.org/formats/oboInOwl# +# orphanet: http://www.orpha.net/consor/cgi-bin/OC_Exp.php?Lng=EN&Expert= +# owl: http://www.w3.org/2002/07/owl# +# rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# +# rdfs: http://www.w3.org/2000/01/rdf-schema# +# semapv: https://w3id.org/semapv/vocab/ +# skos: http://www.w3.org/2004/02/skos/core# +# sssom: https://w3id.org/sssom/ +# license: https://w3id.org/sssom/license/unspecified +# mapping_set_id: https://w3id.org/sssom/mappings/92ccf563-3558-457c-8397-d3f54d2f6e18 +subject_id subject_label predicate_id object_id mapping_justification +BFO:0000050 part of oboInOwl:hasDbXref BFO:0000050 semapv:UnspecifiedMatching +BFO:0000051 has part oboInOwl:hasDbXref BFO:0000051 semapv:UnspecifiedMatching +BFO:0000066 occurs in oboInOwl:hasDbXref BFO:0000066 semapv:UnspecifiedMatching +HP:0000001 All oboInOwl:hasDbXref UMLS:C0444868 semapv:UnspecifiedMatching +HP:0000002 Abnormality of body height oboInOwl:hasDbXref UMLS:C4025901 semapv:UnspecifiedMatching +HP:0000003 Multicystic kidney dysplasia oboInOwl:hasDbXref MESH:D021782 semapv:UnspecifiedMatching +HP:0000003 Multicystic kidney dysplasia oboInOwl:hasDbXref SCTID:204962002 semapv:UnspecifiedMatching +HP:0000003 Multicystic kidney dysplasia oboInOwl:hasDbXref SCTID:82525005 semapv:UnspecifiedMatching +HP:0000003 Multicystic kidney dysplasia oboInOwl:hasDbXref UMLS:C3714581 semapv:UnspecifiedMatching +HP:0000005 Mode of inheritance oboInOwl:hasDbXref UMLS:C1708511 semapv:UnspecifiedMatching +HP:0000006 Autosomal dominant inheritance oboInOwl:hasDbXref SCTID:263681008 semapv:UnspecifiedMatching +HP:0000006 Autosomal dominant inheritance oboInOwl:hasDbXref UMLS:C0443147 semapv:UnspecifiedMatching +HP:0000007 Autosomal recessive inheritance oboInOwl:hasDbXref SCTID:258211005 semapv:UnspecifiedMatching +HP:0000007 Autosomal recessive inheritance oboInOwl:hasDbXref UMLS:C0441748 semapv:UnspecifiedMatching +HP:0000007 Autosomal recessive inheritance oboInOwl:hasDbXref UMLS:C4020899 semapv:UnspecifiedMatching +HP:0000008 Abnormal morphology of female internal genitalia oboInOwl:hasDbXref UMLS:C4025900 semapv:UnspecifiedMatching +HP:0000009 Functional abnormality of the bladder oboInOwl:hasDbXref UMLS:C3806583 semapv:UnspecifiedMatching +HP:0000010 Recurrent urinary tract infections oboInOwl:hasDbXref SCTID:197927001 semapv:UnspecifiedMatching +HP:0000010 Recurrent urinary tract infections oboInOwl:hasDbXref UMLS:C0262655 semapv:UnspecifiedMatching +HP:0000011 Neurogenic bladder oboInOwl:hasDbXref MESH:D001750 semapv:UnspecifiedMatching +HP:0000011 Neurogenic bladder oboInOwl:hasDbXref SCTID:397732007 semapv:UnspecifiedMatching +HP:0000011 Neurogenic bladder oboInOwl:hasDbXref SCTID:398064005 semapv:UnspecifiedMatching +HP:0000011 Neurogenic bladder oboInOwl:hasDbXref UMLS:C0005697 semapv:UnspecifiedMatching +HP:0000012 Urinary urgency oboInOwl:hasDbXref SCTID:75088002 semapv:UnspecifiedMatching +HP:0000012 Urinary urgency oboInOwl:hasDbXref UMLS:C0085606 semapv:UnspecifiedMatching +HP:0000012 Urinary urgency oboInOwl:hasDbXref UMLS:C3544092 semapv:UnspecifiedMatching +HP:0000012 Urinary urgency oboInOwl:hasDbXref UMLS:C4020898 semapv:UnspecifiedMatching +HP:0000013 Hypoplasia of the uterus oboInOwl:hasDbXref SCTID:35850006 semapv:UnspecifiedMatching +HP:0000013 Hypoplasia of the uterus oboInOwl:hasDbXref UMLS:C0266399 semapv:UnspecifiedMatching +HP:0000014 Abnormality of the bladder oboInOwl:hasDbXref UMLS:C0149632 semapv:UnspecifiedMatching +HP:0000015 Bladder diverticulum oboInOwl:hasDbXref MESH:C562406 semapv:UnspecifiedMatching +HP:0000015 Bladder diverticulum oboInOwl:hasDbXref SCTID:197866008 semapv:UnspecifiedMatching +HP:0000015 Bladder diverticulum oboInOwl:hasDbXref UMLS:C0156273 semapv:UnspecifiedMatching +HP:0000016 Urinary retention oboInOwl:hasDbXref MESH:D016055 semapv:UnspecifiedMatching +HP:0000016 Urinary retention oboInOwl:hasDbXref SCTID:130951007 semapv:UnspecifiedMatching +HP:0000016 Urinary retention oboInOwl:hasDbXref SCTID:267064002 semapv:UnspecifiedMatching +HP:0000016 Urinary retention oboInOwl:hasDbXref SCTID:449491000124101 semapv:UnspecifiedMatching +HP:0000016 Urinary retention oboInOwl:hasDbXref UMLS:C0080274 semapv:UnspecifiedMatching +HP:0000017 Nocturia oboInOwl:hasDbXref MESH:D053158 semapv:UnspecifiedMatching +HP:0000017 Nocturia oboInOwl:hasDbXref SCTID:139394000 semapv:UnspecifiedMatching +HP:0000017 Nocturia oboInOwl:hasDbXref UMLS:C0028734 semapv:UnspecifiedMatching +HP:0000019 Urinary hesitancy oboInOwl:hasDbXref SCTID:5972002 semapv:UnspecifiedMatching +HP:0000019 Urinary hesitancy oboInOwl:hasDbXref UMLS:C0152032 semapv:UnspecifiedMatching +HP:0000020 Urinary incontinence oboInOwl:hasDbXref MESH:D014549 semapv:UnspecifiedMatching +HP:0000020 Urinary incontinence oboInOwl:hasDbXref SCTID:165232002 semapv:UnspecifiedMatching +HP:0000020 Urinary incontinence oboInOwl:hasDbXref UMLS:C0042024 semapv:UnspecifiedMatching +HP:0000021 Megacystis oboInOwl:hasDbXref MESH:C536139 semapv:UnspecifiedMatching +HP:0000021 Megacystis oboInOwl:hasDbXref UMLS:C1855311 semapv:UnspecifiedMatching +HP:0000022 Abnormality of male internal genitalia oboInOwl:hasDbXref UMLS:C4025899 semapv:UnspecifiedMatching +HP:0000023 Inguinal hernia oboInOwl:hasDbXref MESH:D006552 semapv:UnspecifiedMatching +HP:0000023 Inguinal hernia oboInOwl:hasDbXref SCTID:396232000 semapv:UnspecifiedMatching +HP:0000023 Inguinal hernia oboInOwl:hasDbXref UMLS:C0019294 semapv:UnspecifiedMatching +HP:0000024 Prostatitis oboInOwl:hasDbXref MESH:D011472 semapv:UnspecifiedMatching +HP:0000024 Prostatitis oboInOwl:hasDbXref SCTID:9713002 semapv:UnspecifiedMatching +HP:0000024 Prostatitis oboInOwl:hasDbXref UMLS:C0033581 semapv:UnspecifiedMatching +HP:0000025 Functional abnormality of male internal genitalia oboInOwl:hasDbXref UMLS:C4025898 semapv:UnspecifiedMatching +HP:0000026 Male hypogonadism oboInOwl:hasDbXref MESH:D005058 semapv:UnspecifiedMatching +HP:0000026 Male hypogonadism oboInOwl:hasDbXref SCTID:48723006 semapv:UnspecifiedMatching +HP:0000026 Male hypogonadism oboInOwl:hasDbXref UMLS:C0151721 semapv:UnspecifiedMatching +HP:0000027 Azoospermia oboInOwl:hasDbXref MESH:D053713 semapv:UnspecifiedMatching +HP:0000027 Azoospermia oboInOwl:hasDbXref SCTID:425558002 semapv:UnspecifiedMatching +HP:0000027 Azoospermia oboInOwl:hasDbXref SCTID:48188009 semapv:UnspecifiedMatching +HP:0000027 Azoospermia oboInOwl:hasDbXref UMLS:C0004509 semapv:UnspecifiedMatching +HP:0000028 Cryptorchidism oboInOwl:hasDbXref MESH:D003456 semapv:UnspecifiedMatching +HP:0000028 Cryptorchidism oboInOwl:hasDbXref SCTID:204878001 semapv:UnspecifiedMatching +HP:0000028 Cryptorchidism oboInOwl:hasDbXref UMLS:C0010417 semapv:UnspecifiedMatching +HP:0000029 Testicular atrophy oboInOwl:hasDbXref SCTID:17585008 semapv:UnspecifiedMatching +HP:0000029 Testicular atrophy oboInOwl:hasDbXref UMLS:C0156312 semapv:UnspecifiedMatching +HP:0000030 Testicular gonadoblastoma oboInOwl:hasDbXref NCIT:C3754 semapv:UnspecifiedMatching +HP:0000030 Testicular gonadoblastoma oboInOwl:hasDbXref UMLS:C1515283 semapv:UnspecifiedMatching +HP:0000031 Epididymitis oboInOwl:hasDbXref MESH:D004823 semapv:UnspecifiedMatching +HP:0000031 Epididymitis oboInOwl:hasDbXref SCTID:31070006 semapv:UnspecifiedMatching +HP:0000031 Epididymitis oboInOwl:hasDbXref UMLS:C0014534 semapv:UnspecifiedMatching +HP:0000032 Abnormality of male external genitalia oboInOwl:hasDbXref UMLS:C4025897 semapv:UnspecifiedMatching +HP:0000033 Ambiguous genitalia, male oboInOwl:hasDbXref UMLS:C4021823 semapv:UnspecifiedMatching +HP:0000034 Hydrocele testis oboInOwl:hasDbXref MESH:D006848 semapv:UnspecifiedMatching +HP:0000034 Hydrocele testis oboInOwl:hasDbXref SCTID:26614003 semapv:UnspecifiedMatching +HP:0000034 Hydrocele testis oboInOwl:hasDbXref SCTID:386152007 semapv:UnspecifiedMatching +HP:0000034 Hydrocele testis oboInOwl:hasDbXref SCTID:55434001 semapv:UnspecifiedMatching +HP:0000034 Hydrocele testis oboInOwl:hasDbXref UMLS:C1720771 semapv:UnspecifiedMatching +HP:0000035 Abnormal testis morphology oboInOwl:hasDbXref SCTID:55631001 semapv:UnspecifiedMatching +HP:0000035 Abnormal testis morphology oboInOwl:hasDbXref UMLS:C0266423 semapv:UnspecifiedMatching +HP:0000036 Abnormal penis morphology oboInOwl:hasDbXref UMLS:C4025896 semapv:UnspecifiedMatching +HP:0000037 Male pseudohermaphroditism oboInOwl:hasDbXref MESH:D058490 semapv:UnspecifiedMatching +HP:0000037 Male pseudohermaphroditism oboInOwl:hasDbXref SCTID:111332007 semapv:UnspecifiedMatching +HP:0000037 Male pseudohermaphroditism oboInOwl:hasDbXref UMLS:C0238395 semapv:UnspecifiedMatching +HP:0000039 Epispadias oboInOwl:hasDbXref SCTID:406477003 semapv:UnspecifiedMatching +HP:0000039 Epispadias oboInOwl:hasDbXref UMLS:C0563449 semapv:UnspecifiedMatching +HP:0000040 Long penis oboInOwl:hasDbXref SCTID:88673001 semapv:UnspecifiedMatching +HP:0000040 Long penis oboInOwl:hasDbXref UMLS:C0269011 semapv:UnspecifiedMatching +HP:0000041 Chordee oboInOwl:hasDbXref SCTID:4287008 semapv:UnspecifiedMatching +HP:0000041 Chordee oboInOwl:hasDbXref UMLS:C0221182 semapv:UnspecifiedMatching +HP:0000042 Absent external genitalia oboInOwl:hasDbXref UMLS:C1848869 semapv:UnspecifiedMatching +HP:0000044 Hypogonadotropic hypogonadism oboInOwl:hasDbXref MESH:D007006 semapv:UnspecifiedMatching +HP:0000044 Hypogonadotropic hypogonadism oboInOwl:hasDbXref SCTID:33927004 semapv:UnspecifiedMatching +HP:0000044 Hypogonadotropic hypogonadism oboInOwl:hasDbXref UMLS:C0271623 semapv:UnspecifiedMatching +HP:0000044 Hypogonadotropic hypogonadism oboInOwl:hasDbXref UMLS:C3489396 semapv:UnspecifiedMatching +HP:0000045 Abnormality of the scrotum oboInOwl:hasDbXref UMLS:C4025895 semapv:UnspecifiedMatching +HP:0000046 Scrotal hypoplasia oboInOwl:hasDbXref SCTID:204912007 semapv:UnspecifiedMatching +HP:0000046 Scrotal hypoplasia oboInOwl:hasDbXref UMLS:C0431659 semapv:UnspecifiedMatching +HP:0000047 Hypospadias oboInOwl:hasDbXref SCTID:204888000 semapv:UnspecifiedMatching +HP:0000047 Hypospadias oboInOwl:hasDbXref UMLS:C1691215 semapv:UnspecifiedMatching +HP:0000048 Bifid scrotum oboInOwl:hasDbXref SCTID:236780002 semapv:UnspecifiedMatching +HP:0000048 Bifid scrotum oboInOwl:hasDbXref UMLS:C0341787 semapv:UnspecifiedMatching +HP:0000049 Shawl scrotum oboInOwl:hasDbXref UMLS:C1858539 semapv:UnspecifiedMatching +HP:0000050 Hypoplastic male external genitalia oboInOwl:hasDbXref UMLS:C1852534 semapv:UnspecifiedMatching +HP:0000051 Perineal hypospadias oboInOwl:hasDbXref SCTID:204890004 semapv:UnspecifiedMatching +HP:0000051 Perineal hypospadias oboInOwl:hasDbXref UMLS:C0452148 semapv:UnspecifiedMatching +HP:0000052 Urethral atresia, male oboInOwl:hasDbXref UMLS:C4025894 semapv:UnspecifiedMatching +HP:0000053 Macroorchidism oboInOwl:hasDbXref UMLS:C1263023 semapv:UnspecifiedMatching +HP:0000054 Micropenis oboInOwl:hasDbXref SCTID:34911001 semapv:UnspecifiedMatching +HP:0000054 Micropenis oboInOwl:hasDbXref UMLS:C4551492 semapv:UnspecifiedMatching +HP:0000055 Abnormality of female external genitalia oboInOwl:hasDbXref UMLS:C4021822 semapv:UnspecifiedMatching +HP:0000056 Abnormality of the clitoris oboInOwl:hasDbXref UMLS:C4025893 semapv:UnspecifiedMatching +HP:0000058 Abnormal labia morphology oboInOwl:hasDbXref UMLS:C4025892 semapv:UnspecifiedMatching +HP:0000059 Hypoplastic labia majora oboInOwl:hasDbXref SCTID:289469003 semapv:UnspecifiedMatching +HP:0000059 Hypoplastic labia majora oboInOwl:hasDbXref UMLS:C0566899 semapv:UnspecifiedMatching +HP:0000060 Clitoral hypoplasia oboInOwl:hasDbXref UMLS:C1844527 semapv:UnspecifiedMatching +HP:0000061 Ambiguous genitalia, female oboInOwl:hasDbXref UMLS:C1859980 semapv:UnspecifiedMatching +HP:0000061 Ambiguous genitalia, female oboInOwl:hasDbXref UMLS:C4025891 semapv:UnspecifiedMatching +HP:0000062 Ambiguous genitalia oboInOwl:hasDbXref MESH:D012734 semapv:UnspecifiedMatching +HP:0000062 Ambiguous genitalia oboInOwl:hasDbXref SCTID:21321009 semapv:UnspecifiedMatching +HP:0000062 Ambiguous genitalia oboInOwl:hasDbXref UMLS:C0266362 semapv:UnspecifiedMatching +HP:0000063 Fused labia minora oboInOwl:hasDbXref UMLS:C1837532 semapv:UnspecifiedMatching +HP:0000064 Hypoplastic labia minora oboInOwl:hasDbXref UMLS:C1849295 semapv:UnspecifiedMatching +HP:0000065 Labial hypertrophy oboInOwl:hasDbXref SCTID:16924008 semapv:UnspecifiedMatching +HP:0000065 Labial hypertrophy oboInOwl:hasDbXref UMLS:C0404531 semapv:UnspecifiedMatching +HP:0000066 Labial hypoplasia oboInOwl:hasDbXref UMLS:C1850325 semapv:UnspecifiedMatching +HP:0000067 Urethral atresia, female oboInOwl:hasDbXref UMLS:C4025890 semapv:UnspecifiedMatching +HP:0000068 Urethral atresia oboInOwl:hasDbXref UMLS:C1610065 semapv:UnspecifiedMatching +HP:0000069 Abnormality of the ureter oboInOwl:hasDbXref UMLS:C1840382 semapv:UnspecifiedMatching +HP:0000070 Ureterocele oboInOwl:hasDbXref MESH:D014518 semapv:UnspecifiedMatching +HP:0000070 Ureterocele oboInOwl:hasDbXref SCTID:12818004 semapv:UnspecifiedMatching +HP:0000070 Ureterocele oboInOwl:hasDbXref UMLS:C0041960 semapv:UnspecifiedMatching +HP:0000071 Ureteral stenosis oboInOwl:hasDbXref SCTID:95574003 semapv:UnspecifiedMatching +HP:0000071 Ureteral stenosis oboInOwl:hasDbXref UMLS:C0521618 semapv:UnspecifiedMatching +HP:0000072 Hydroureter oboInOwl:hasDbXref SCTID:69758005 semapv:UnspecifiedMatching +HP:0000072 Hydroureter oboInOwl:hasDbXref SCTID:95576001 semapv:UnspecifiedMatching +HP:0000072 Hydroureter oboInOwl:hasDbXref UMLS:C0521620 semapv:UnspecifiedMatching +HP:0000072 Hydroureter oboInOwl:hasDbXref UMLS:C4020897 semapv:UnspecifiedMatching +HP:0000073 Ureteral duplication oboInOwl:hasDbXref SCTID:49496001 semapv:UnspecifiedMatching +HP:0000073 Ureteral duplication oboInOwl:hasDbXref UMLS:C0221365 semapv:UnspecifiedMatching +HP:0000074 Ureteropelvic junction obstruction oboInOwl:hasDbXref MESH:C537373 semapv:UnspecifiedMatching +HP:0000074 Ureteropelvic junction obstruction oboInOwl:hasDbXref SCTID:95575002 semapv:UnspecifiedMatching +HP:0000074 Ureteropelvic junction obstruction oboInOwl:hasDbXref UMLS:C0521619 semapv:UnspecifiedMatching +HP:0000075 Renal duplication oboInOwl:hasDbXref SCTID:30275001 semapv:UnspecifiedMatching +HP:0000075 Renal duplication oboInOwl:hasDbXref UMLS:C0266298 semapv:UnspecifiedMatching +HP:0000076 Vesicoureteral reflux oboInOwl:hasDbXref MESH:D014718 semapv:UnspecifiedMatching +HP:0000076 Vesicoureteral reflux oboInOwl:hasDbXref SCTID:197811007 semapv:UnspecifiedMatching +HP:0000076 Vesicoureteral reflux oboInOwl:hasDbXref UMLS:C0042580 semapv:UnspecifiedMatching +HP:0000077 Abnormality of the kidney oboInOwl:hasDbXref MESH:D007674 semapv:UnspecifiedMatching +HP:0000077 Abnormality of the kidney oboInOwl:hasDbXref SCTID:44513007 semapv:UnspecifiedMatching +HP:0000077 Abnormality of the kidney oboInOwl:hasDbXref SCTID:90708001 semapv:UnspecifiedMatching +HP:0000077 Abnormality of the kidney oboInOwl:hasDbXref UMLS:C0022658 semapv:UnspecifiedMatching +HP:0000077 Abnormality of the kidney oboInOwl:hasDbXref UMLS:C0266292 semapv:UnspecifiedMatching +HP:0000078 Abnormality of the genital system oboInOwl:hasDbXref UMLS:C0281966 semapv:UnspecifiedMatching +HP:0000078 Abnormality of the genital system oboInOwl:hasDbXref UMLS:C0744356 semapv:UnspecifiedMatching +HP:0000079 Abnormality of the urinary system oboInOwl:hasDbXref UMLS:C4021821 semapv:UnspecifiedMatching +HP:0000080 Abnormality of reproductive system physiology oboInOwl:hasDbXref UMLS:C4020896 semapv:UnspecifiedMatching +HP:0000080 Abnormality of reproductive system physiology oboInOwl:hasDbXref UMLS:C4021820 semapv:UnspecifiedMatching +HP:0000081 Duplicated collecting system oboInOwl:hasDbXref UMLS:C1858565 semapv:UnspecifiedMatching +HP:0000083 Renal insufficiency oboInOwl:hasDbXref MESH:D051437 semapv:UnspecifiedMatching +HP:0000083 Renal insufficiency oboInOwl:hasDbXref SCTID:236423003 semapv:UnspecifiedMatching +HP:0000083 Renal insufficiency oboInOwl:hasDbXref SCTID:42399005 semapv:UnspecifiedMatching +HP:0000083 Renal insufficiency oboInOwl:hasDbXref UMLS:C0035078 semapv:UnspecifiedMatching +HP:0000083 Renal insufficiency oboInOwl:hasDbXref UMLS:C1565489 semapv:UnspecifiedMatching +HP:0000083 Renal insufficiency oboInOwl:hasDbXref UMLS:C1839604 semapv:UnspecifiedMatching +HP:0000085 Horseshoe kidney oboInOwl:hasDbXref MESH:D000069337 semapv:UnspecifiedMatching +HP:0000085 Horseshoe kidney oboInOwl:hasDbXref SCTID:41729002 semapv:UnspecifiedMatching +HP:0000085 Horseshoe kidney oboInOwl:hasDbXref UMLS:C0221353 semapv:UnspecifiedMatching +HP:0000086 Ectopic kidney oboInOwl:hasDbXref SCTID:16507009 semapv:UnspecifiedMatching +HP:0000086 Ectopic kidney oboInOwl:hasDbXref UMLS:C0238207 semapv:UnspecifiedMatching +HP:0000089 Renal hypoplasia oboInOwl:hasDbXref SCTID:32659003 semapv:UnspecifiedMatching +HP:0000089 Renal hypoplasia oboInOwl:hasDbXref UMLS:C0266295 semapv:UnspecifiedMatching +HP:0000090 Nephronophthisis oboInOwl:hasDbXref SCTID:204958008 semapv:UnspecifiedMatching +HP:0000090 Nephronophthisis oboInOwl:hasDbXref UMLS:C0687120 semapv:UnspecifiedMatching +HP:0000091 Abnormal renal tubule morphology oboInOwl:hasDbXref UMLS:C4021826 semapv:UnspecifiedMatching +HP:0000092 Renal tubular atrophy oboInOwl:hasDbXref UMLS:C1858395 semapv:UnspecifiedMatching +HP:0000093 Proteinuria oboInOwl:hasDbXref MESH:D011507 semapv:UnspecifiedMatching +HP:0000093 Proteinuria oboInOwl:hasDbXref SCTID:29738008 semapv:UnspecifiedMatching +HP:0000093 Proteinuria oboInOwl:hasDbXref UMLS:C0033687 semapv:UnspecifiedMatching +HP:0000095 Abnormal renal glomerulus morphology oboInOwl:hasDbXref UMLS:C4025889 semapv:UnspecifiedMatching +HP:0000096 Glomerular sclerosis oboInOwl:hasDbXref SCTID:197661001 semapv:UnspecifiedMatching +HP:0000096 Glomerular sclerosis oboInOwl:hasDbXref SCTID:82646005 semapv:UnspecifiedMatching +HP:0000096 Glomerular sclerosis oboInOwl:hasDbXref UMLS:C0178664 semapv:UnspecifiedMatching +HP:0000097 Focal segmental glomerulosclerosis oboInOwl:hasDbXref MESH:D005923 semapv:UnspecifiedMatching +HP:0000097 Focal segmental glomerulosclerosis oboInOwl:hasDbXref SCTID:236403004 semapv:UnspecifiedMatching +HP:0000097 Focal segmental glomerulosclerosis oboInOwl:hasDbXref SCTID:25821008 semapv:UnspecifiedMatching +HP:0000097 Focal segmental glomerulosclerosis oboInOwl:hasDbXref UMLS:C0017668 semapv:UnspecifiedMatching +HP:0000098 Tall stature oboInOwl:hasDbXref SCTID:248328003 semapv:UnspecifiedMatching +HP:0000098 Tall stature oboInOwl:hasDbXref UMLS:C0241240 semapv:UnspecifiedMatching +HP:0000099 Glomerulonephritis oboInOwl:hasDbXref MESH:D005921 semapv:UnspecifiedMatching +HP:0000099 Glomerulonephritis oboInOwl:hasDbXref SCTID:36171008 semapv:UnspecifiedMatching +HP:0000099 Glomerulonephritis oboInOwl:hasDbXref UMLS:C0017658 semapv:UnspecifiedMatching +HP:0000100 Nephrotic syndrome oboInOwl:hasDbXref MESH:D009404 semapv:UnspecifiedMatching +HP:0000100 Nephrotic syndrome oboInOwl:hasDbXref SCTID:52254009 semapv:UnspecifiedMatching +HP:0000100 Nephrotic syndrome oboInOwl:hasDbXref UMLS:C0027726 semapv:UnspecifiedMatching +HP:0000103 Polyuria oboInOwl:hasDbXref MESH:D011141 semapv:UnspecifiedMatching +HP:0000103 Polyuria oboInOwl:hasDbXref SCTID:28442001 semapv:UnspecifiedMatching +HP:0000103 Polyuria oboInOwl:hasDbXref SCTID:56574000 semapv:UnspecifiedMatching +HP:0000103 Polyuria oboInOwl:hasDbXref SCTID:718402002 semapv:UnspecifiedMatching +HP:0000103 Polyuria oboInOwl:hasDbXref UMLS:C0032617 semapv:UnspecifiedMatching +HP:0000104 Renal agenesis oboInOwl:hasDbXref SCTID:204942005 semapv:UnspecifiedMatching +HP:0000104 Renal agenesis oboInOwl:hasDbXref UMLS:C0542519 semapv:UnspecifiedMatching +HP:0000105 Enlarged kidney oboInOwl:hasDbXref SCTID:300444006 semapv:UnspecifiedMatching +HP:0000105 Enlarged kidney oboInOwl:hasDbXref UMLS:C0542518 semapv:UnspecifiedMatching +HP:0000107 Renal cyst oboInOwl:hasDbXref MESH:D052177 semapv:UnspecifiedMatching +HP:0000107 Renal cyst oboInOwl:hasDbXref UMLS:C0022679 semapv:UnspecifiedMatching +HP:0000107 Renal cyst oboInOwl:hasDbXref UMLS:C3887499 semapv:UnspecifiedMatching +HP:0000108 Renal corticomedullary cysts oboInOwl:hasDbXref UMLS:C1968619 semapv:UnspecifiedMatching +HP:0000110 Renal dysplasia oboInOwl:hasDbXref MESH:C563261 semapv:UnspecifiedMatching +HP:0000110 Renal dysplasia oboInOwl:hasDbXref SCTID:204949001 semapv:UnspecifiedMatching +HP:0000110 Renal dysplasia oboInOwl:hasDbXref UMLS:C1619700 semapv:UnspecifiedMatching +HP:0000110 Renal dysplasia oboInOwl:hasDbXref UMLS:C3536714 semapv:UnspecifiedMatching +HP:0000111 Renal juxtaglomerular cell hypertrophy/hyperplasia oboInOwl:hasDbXref UMLS:C1866496 semapv:UnspecifiedMatching +HP:0000112 Nephropathy oboInOwl:hasDbXref MESH:D007674 semapv:UnspecifiedMatching +HP:0000112 Nephropathy oboInOwl:hasDbXref SCTID:90708001 semapv:UnspecifiedMatching +HP:0000112 Nephropathy oboInOwl:hasDbXref UMLS:C0022658 semapv:UnspecifiedMatching +HP:0000112 Nephropathy oboInOwl:hasDbXref UMLS:C1408258 semapv:UnspecifiedMatching +HP:0000113 Polycystic kidney dysplasia oboInOwl:hasDbXref MESH:D007690 semapv:UnspecifiedMatching +HP:0000113 Polycystic kidney dysplasia oboInOwl:hasDbXref SCTID:82525005 semapv:UnspecifiedMatching +HP:0000113 Polycystic kidney dysplasia oboInOwl:hasDbXref UMLS:C0022680 semapv:UnspecifiedMatching +HP:0000113 Polycystic kidney dysplasia oboInOwl:hasDbXref UMLS:C1567435 semapv:UnspecifiedMatching +HP:0000114 Proximal tubulopathy oboInOwl:hasDbXref UMLS:C1839603 semapv:UnspecifiedMatching +HP:0000117 Renal phosphate wasting oboInOwl:hasDbXref UMLS:C1845169 semapv:UnspecifiedMatching +HP:0000118 Phenotypic abnormality oboInOwl:hasDbXref UMLS:C4021819 semapv:UnspecifiedMatching +HP:0000119 Abnormality of the genitourinary system oboInOwl:hasDbXref MESH:D014564 semapv:UnspecifiedMatching +HP:0000119 Abnormality of the genitourinary system oboInOwl:hasDbXref SCTID:287085006 semapv:UnspecifiedMatching +HP:0000119 Abnormality of the genitourinary system oboInOwl:hasDbXref SCTID:42030000 semapv:UnspecifiedMatching +HP:0000119 Abnormality of the genitourinary system oboInOwl:hasDbXref UMLS:C0042063 semapv:UnspecifiedMatching +HP:0000119 Abnormality of the genitourinary system oboInOwl:hasDbXref UMLS:C0080276 semapv:UnspecifiedMatching +HP:0000119 Abnormality of the genitourinary system oboInOwl:hasDbXref UMLS:C4020895 semapv:UnspecifiedMatching +HP:0000121 Nephrocalcinosis oboInOwl:hasDbXref MESH:D009397 semapv:UnspecifiedMatching +HP:0000121 Nephrocalcinosis oboInOwl:hasDbXref SCTID:48638002 semapv:UnspecifiedMatching +HP:0000121 Nephrocalcinosis oboInOwl:hasDbXref UMLS:C0027709 semapv:UnspecifiedMatching +HP:0000121 Nephrocalcinosis oboInOwl:hasDbXref UMLS:C4280679 semapv:UnspecifiedMatching +HP:0000122 Unilateral renal agenesis oboInOwl:hasDbXref SCTID:55726006 semapv:UnspecifiedMatching +HP:0000122 Unilateral renal agenesis oboInOwl:hasDbXref UMLS:C0266294 semapv:UnspecifiedMatching +HP:0000123 Nephritis oboInOwl:hasDbXref MESH:D009393 semapv:UnspecifiedMatching +HP:0000123 Nephritis oboInOwl:hasDbXref SCTID:52845002 semapv:UnspecifiedMatching +HP:0000123 Nephritis oboInOwl:hasDbXref UMLS:C0027697 semapv:UnspecifiedMatching +HP:0000124 Renal tubular dysfunction oboInOwl:hasDbXref SCTID:95568003 semapv:UnspecifiedMatching +HP:0000124 Renal tubular dysfunction oboInOwl:hasDbXref UMLS:C0151747 semapv:UnspecifiedMatching +HP:0000125 Pelvic kidney oboInOwl:hasDbXref SCTID:56108007 semapv:UnspecifiedMatching +HP:0000125 Pelvic kidney oboInOwl:hasDbXref UMLS:C0221209 semapv:UnspecifiedMatching +HP:0000126 Hydronephrosis oboInOwl:hasDbXref MESH:D006869 semapv:UnspecifiedMatching +HP:0000126 Hydronephrosis oboInOwl:hasDbXref SCTID:43064006 semapv:UnspecifiedMatching +HP:0000126 Hydronephrosis oboInOwl:hasDbXref UMLS:C0020295 semapv:UnspecifiedMatching +HP:0000127 Renal salt wasting oboInOwl:hasDbXref UMLS:C1846347 semapv:UnspecifiedMatching +HP:0000128 Renal potassium wasting oboInOwl:hasDbXref UMLS:C1846348 semapv:UnspecifiedMatching +HP:0000130 Abnormality of the uterus oboInOwl:hasDbXref MESH:C562565 semapv:UnspecifiedMatching +HP:0000130 Abnormality of the uterus oboInOwl:hasDbXref SCTID:37849005 semapv:UnspecifiedMatching +HP:0000130 Abnormality of the uterus oboInOwl:hasDbXref UMLS:C0266383 semapv:UnspecifiedMatching +HP:0000131 Uterine leiomyoma oboInOwl:hasDbXref MESH:D007889 semapv:UnspecifiedMatching +HP:0000131 Uterine leiomyoma oboInOwl:hasDbXref NCIT:C3157 semapv:UnspecifiedMatching +HP:0000131 Uterine leiomyoma oboInOwl:hasDbXref SCTID:146801000119103 semapv:UnspecifiedMatching +HP:0000131 Uterine leiomyoma oboInOwl:hasDbXref SCTID:44598004 semapv:UnspecifiedMatching +HP:0000131 Uterine leiomyoma oboInOwl:hasDbXref SCTID:95315005 semapv:UnspecifiedMatching +HP:0000131 Uterine leiomyoma oboInOwl:hasDbXref UMLS:C0042133 semapv:UnspecifiedMatching +HP:0000132 Menorrhagia oboInOwl:hasDbXref MESH:D008595 semapv:UnspecifiedMatching +HP:0000132 Menorrhagia oboInOwl:hasDbXref SCTID:386692008 semapv:UnspecifiedMatching +HP:0000132 Menorrhagia oboInOwl:hasDbXref UMLS:C0025323 semapv:UnspecifiedMatching +HP:0000133 Gonadal dysgenesis oboInOwl:hasDbXref MESH:D006059 semapv:UnspecifiedMatching +HP:0000133 Gonadal dysgenesis oboInOwl:hasDbXref MESH:D006060 semapv:UnspecifiedMatching +HP:0000133 Gonadal dysgenesis oboInOwl:hasDbXref SCTID:205681004 semapv:UnspecifiedMatching +HP:0000133 Gonadal dysgenesis oboInOwl:hasDbXref SCTID:38804009 semapv:UnspecifiedMatching +HP:0000133 Gonadal dysgenesis oboInOwl:hasDbXref SCTID:83579008 semapv:UnspecifiedMatching +HP:0000133 Gonadal dysgenesis oboInOwl:hasDbXref SCTID:95219002 semapv:UnspecifiedMatching +HP:0000133 Gonadal dysgenesis oboInOwl:hasDbXref UMLS:C0018051 semapv:UnspecifiedMatching +HP:0000133 Gonadal dysgenesis oboInOwl:hasDbXref UMLS:C0018055 semapv:UnspecifiedMatching +HP:0000133 Gonadal dysgenesis oboInOwl:hasDbXref UMLS:C0687149 semapv:UnspecifiedMatching +HP:0000134 Female hypogonadism oboInOwl:hasDbXref SCTID:16041008 semapv:UnspecifiedMatching +HP:0000134 Female hypogonadism oboInOwl:hasDbXref UMLS:C0271578 semapv:UnspecifiedMatching +HP:0000135 Hypogonadism oboInOwl:hasDbXref MESH:D007006 semapv:UnspecifiedMatching +HP:0000135 Hypogonadism oboInOwl:hasDbXref SCTID:48130008 semapv:UnspecifiedMatching +HP:0000135 Hypogonadism oboInOwl:hasDbXref UMLS:C0020619 semapv:UnspecifiedMatching +HP:0000136 Bifid uterus oboInOwl:hasDbXref UMLS:C1850327 semapv:UnspecifiedMatching +HP:0000137 Abnormality of the ovary oboInOwl:hasDbXref MESH:D010049 semapv:UnspecifiedMatching +HP:0000137 Abnormality of the ovary oboInOwl:hasDbXref SCTID:5552004 semapv:UnspecifiedMatching +HP:0000137 Abnormality of the ovary oboInOwl:hasDbXref UMLS:C0029928 semapv:UnspecifiedMatching +HP:0000137 Abnormality of the ovary oboInOwl:hasDbXref UMLS:C4021818 semapv:UnspecifiedMatching +HP:0000138 Ovarian cyst oboInOwl:hasDbXref MESH:D010048 semapv:UnspecifiedMatching +HP:0000138 Ovarian cyst oboInOwl:hasDbXref SCTID:79883001 semapv:UnspecifiedMatching +HP:0000138 Ovarian cyst oboInOwl:hasDbXref UMLS:C0029927 semapv:UnspecifiedMatching +HP:0000139 Uterine prolapse oboInOwl:hasDbXref MESH:D014596 semapv:UnspecifiedMatching +HP:0000139 Uterine prolapse oboInOwl:hasDbXref SCTID:24976005 semapv:UnspecifiedMatching +HP:0000139 Uterine prolapse oboInOwl:hasDbXref UMLS:C0042140 semapv:UnspecifiedMatching +HP:0000140 Abnormality of the menstrual cycle oboInOwl:hasDbXref UMLS:C3549779 semapv:UnspecifiedMatching +HP:0000140 Abnormality of the menstrual cycle oboInOwl:hasDbXref UMLS:C4025888 semapv:UnspecifiedMatching +HP:0000141 Amenorrhea oboInOwl:hasDbXref UMLS:C2219717 semapv:UnspecifiedMatching +HP:0000142 Abnormal vagina morphology oboInOwl:hasDbXref UMLS:C1856023 semapv:UnspecifiedMatching +HP:0000143 Rectovaginal fistula oboInOwl:hasDbXref MESH:D012006 semapv:UnspecifiedMatching +HP:0000143 Rectovaginal fistula oboInOwl:hasDbXref SCTID:65619001 semapv:UnspecifiedMatching +HP:0000143 Rectovaginal fistula oboInOwl:hasDbXref UMLS:C0034895 semapv:UnspecifiedMatching +HP:0000144 Decreased fertility oboInOwl:hasDbXref SCTID:17276009 semapv:UnspecifiedMatching +HP:0000144 Decreased fertility oboInOwl:hasDbXref UMLS:C0520927 semapv:UnspecifiedMatching +HP:0000145 Transverse vaginal septum oboInOwl:hasDbXref UMLS:C1856006 semapv:UnspecifiedMatching +HP:0000147 Polycystic ovaries oboInOwl:hasDbXref MESH:D011085 semapv:UnspecifiedMatching +HP:0000147 Polycystic ovaries oboInOwl:hasDbXref SCTID:69878008 semapv:UnspecifiedMatching +HP:0000147 Polycystic ovaries oboInOwl:hasDbXref UMLS:C0032460 semapv:UnspecifiedMatching +HP:0000147 Polycystic ovaries oboInOwl:hasDbXref UMLS:C1136382 semapv:UnspecifiedMatching +HP:0000148 Vaginal atresia oboInOwl:hasDbXref SCTID:87380008 semapv:UnspecifiedMatching +HP:0000148 Vaginal atresia oboInOwl:hasDbXref UMLS:C1321884 semapv:UnspecifiedMatching +HP:0000149 Ovarian gonadoblastoma oboInOwl:hasDbXref NCIT:C3754 semapv:UnspecifiedMatching +HP:0000149 Ovarian gonadoblastoma oboInOwl:hasDbXref SCTID:716594002 semapv:UnspecifiedMatching +HP:0000149 Ovarian gonadoblastoma oboInOwl:hasDbXref UMLS:C1518716 semapv:UnspecifiedMatching +HP:0000150 Gonadoblastoma oboInOwl:hasDbXref MESH:D018238 semapv:UnspecifiedMatching +HP:0000150 Gonadoblastoma oboInOwl:hasDbXref NCIT:C3754 semapv:UnspecifiedMatching +HP:0000150 Gonadoblastoma oboInOwl:hasDbXref SCTID:74751003 semapv:UnspecifiedMatching +HP:0000150 Gonadoblastoma oboInOwl:hasDbXref UMLS:C0206661 semapv:UnspecifiedMatching +HP:0000151 Aplasia of the uterus oboInOwl:hasDbXref SCTID:248942000 semapv:UnspecifiedMatching +HP:0000151 Aplasia of the uterus oboInOwl:hasDbXref UMLS:C0425913 semapv:UnspecifiedMatching +HP:0000152 Abnormality of head or neck oboInOwl:hasDbXref UMLS:C4021817 semapv:UnspecifiedMatching +HP:0000153 Abnormality of the mouth oboInOwl:hasDbXref MESH:D009056 semapv:UnspecifiedMatching +HP:0000153 Abnormality of the mouth oboInOwl:hasDbXref SCTID:128334002 semapv:UnspecifiedMatching +HP:0000153 Abnormality of the mouth oboInOwl:hasDbXref UMLS:C0026633 semapv:UnspecifiedMatching +HP:0000154 Wide mouth oboInOwl:hasDbXref MESH:D008265 semapv:UnspecifiedMatching +HP:0000154 Wide mouth oboInOwl:hasDbXref SCTID:40159009 semapv:UnspecifiedMatching +HP:0000154 Wide mouth oboInOwl:hasDbXref UMLS:C0024433 semapv:UnspecifiedMatching +HP:0000155 Oral ulcer oboInOwl:hasDbXref MESH:D019226 semapv:UnspecifiedMatching +HP:0000155 Oral ulcer oboInOwl:hasDbXref SCTID:26284000 semapv:UnspecifiedMatching +HP:0000155 Oral ulcer oboInOwl:hasDbXref UMLS:C0149745 semapv:UnspecifiedMatching +HP:0000157 Abnormality of the tongue oboInOwl:hasDbXref UMLS:C0878638 semapv:UnspecifiedMatching +HP:0000158 Macroglossia oboInOwl:hasDbXref MESH:D008260 semapv:UnspecifiedMatching +HP:0000158 Macroglossia oboInOwl:hasDbXref SCTID:25273001 semapv:UnspecifiedMatching +HP:0000158 Macroglossia oboInOwl:hasDbXref UMLS:C0024421 semapv:UnspecifiedMatching +HP:0000159 Abnormal lip morphology oboInOwl:hasDbXref UMLS:C2183966 semapv:UnspecifiedMatching +HP:0000160 Narrow mouth oboInOwl:hasDbXref MESH:D008865 semapv:UnspecifiedMatching +HP:0000160 Narrow mouth oboInOwl:hasDbXref SCTID:14582003 semapv:UnspecifiedMatching +HP:0000160 Narrow mouth oboInOwl:hasDbXref UMLS:C0026034 semapv:UnspecifiedMatching +HP:0000161 Median cleft lip oboInOwl:hasDbXref UMLS:C1850256 semapv:UnspecifiedMatching +HP:0000162 Glossoptosis oboInOwl:hasDbXref MESH:D065710 semapv:UnspecifiedMatching +HP:0000162 Glossoptosis oboInOwl:hasDbXref SCTID:3639002 semapv:UnspecifiedMatching +HP:0000162 Glossoptosis oboInOwl:hasDbXref UMLS:C0267048 semapv:UnspecifiedMatching +HP:0000162 Glossoptosis oboInOwl:hasDbXref UMLS:C4280678 semapv:UnspecifiedMatching +HP:0000163 Abnormal oral cavity morphology oboInOwl:hasDbXref UMLS:C4025887 semapv:UnspecifiedMatching +HP:0000164 Abnormality of the dentition oboInOwl:hasDbXref MESH:D014071 semapv:UnspecifiedMatching +HP:0000164 Abnormality of the dentition oboInOwl:hasDbXref SCTID:422775003 semapv:UnspecifiedMatching +HP:0000164 Abnormality of the dentition oboInOwl:hasDbXref UMLS:C0040427 semapv:UnspecifiedMatching +HP:0000164 Abnormality of the dentition oboInOwl:hasDbXref UMLS:C0262444 semapv:UnspecifiedMatching +HP:0000166 Severe periodontitis oboInOwl:hasDbXref UMLS:C4025886 semapv:UnspecifiedMatching +HP:0000168 Abnormality of the gingiva oboInOwl:hasDbXref UMLS:C4021816 semapv:UnspecifiedMatching +HP:0000169 Gingival fibromatosis oboInOwl:hasDbXref MESH:C562884 semapv:UnspecifiedMatching +HP:0000169 Gingival fibromatosis oboInOwl:hasDbXref MESH:D005351 semapv:UnspecifiedMatching +HP:0000169 Gingival fibromatosis oboInOwl:hasDbXref NCIT:C3041 semapv:UnspecifiedMatching +HP:0000169 Gingival fibromatosis oboInOwl:hasDbXref SCTID:109620006 semapv:UnspecifiedMatching +HP:0000169 Gingival fibromatosis oboInOwl:hasDbXref SCTID:58569000 semapv:UnspecifiedMatching +HP:0000169 Gingival fibromatosis oboInOwl:hasDbXref UMLS:C0016049 semapv:UnspecifiedMatching +HP:0000169 Gingival fibromatosis oboInOwl:hasDbXref UMLS:C0399440 semapv:UnspecifiedMatching +HP:0000169 Gingival fibromatosis oboInOwl:hasDbXref UMLS:C4280677 semapv:UnspecifiedMatching +HP:0000171 Microglossia oboInOwl:hasDbXref MESH:D014060 semapv:UnspecifiedMatching +HP:0000171 Microglossia oboInOwl:hasDbXref SCTID:249380003 semapv:UnspecifiedMatching +HP:0000171 Microglossia oboInOwl:hasDbXref SCTID:32614006 semapv:UnspecifiedMatching +HP:0000171 Microglossia oboInOwl:hasDbXref UMLS:C0025988 semapv:UnspecifiedMatching +HP:0000171 Microglossia oboInOwl:hasDbXref UMLS:C0426492 semapv:UnspecifiedMatching +HP:0000172 Abnormality of the uvula oboInOwl:hasDbXref UMLS:C4025885 semapv:UnspecifiedMatching +HP:0000174 Abnormal palate morphology oboInOwl:hasDbXref UMLS:C4021815 semapv:UnspecifiedMatching +HP:0000175 Cleft palate oboInOwl:hasDbXref MESH:D002972 semapv:UnspecifiedMatching +HP:0000175 Cleft palate oboInOwl:hasDbXref SCTID:63567004 semapv:UnspecifiedMatching +HP:0000175 Cleft palate oboInOwl:hasDbXref SCTID:87979003 semapv:UnspecifiedMatching +HP:0000175 Cleft palate oboInOwl:hasDbXref UMLS:C0008925 semapv:UnspecifiedMatching +HP:0000175 Cleft palate oboInOwl:hasDbXref UMLS:C2981150 semapv:UnspecifiedMatching +HP:0000176 Submucous cleft hard palate oboInOwl:hasDbXref SCTID:43437003 semapv:UnspecifiedMatching +HP:0000176 Submucous cleft hard palate oboInOwl:hasDbXref UMLS:C0432103 semapv:UnspecifiedMatching +HP:0000176 Submucous cleft hard palate oboInOwl:hasDbXref UMLS:C4020894 semapv:UnspecifiedMatching +HP:0000177 Abnormality of upper lip oboInOwl:hasDbXref UMLS:C4025884 semapv:UnspecifiedMatching +HP:0000178 Abnormality of lower lip oboInOwl:hasDbXref UMLS:C4025883 semapv:UnspecifiedMatching +HP:0000179 Thick lower lip vermilion oboInOwl:hasDbXref UMLS:C1839739 semapv:UnspecifiedMatching +HP:0000179 Thick lower lip vermilion oboInOwl:hasDbXref UMLS:C2053437 semapv:UnspecifiedMatching +HP:0000180 Lobulated tongue oboInOwl:hasDbXref SCTID:253752000 semapv:UnspecifiedMatching +HP:0000180 Lobulated tongue oboInOwl:hasDbXref UMLS:C0431564 semapv:UnspecifiedMatching +HP:0000182 Movement abnormality of the tongue oboInOwl:hasDbXref UMLS:C4025882 semapv:UnspecifiedMatching +HP:0000183 Difficulty in tongue movements oboInOwl:hasDbXref UMLS:C1853406 semapv:UnspecifiedMatching +HP:0000183 Difficulty in tongue movements oboInOwl:hasDbXref UMLS:C4280676 semapv:UnspecifiedMatching +HP:0000185 Cleft soft palate oboInOwl:hasDbXref MESH:C562950 semapv:UnspecifiedMatching +HP:0000185 Cleft soft palate oboInOwl:hasDbXref SCTID:253997002 semapv:UnspecifiedMatching +HP:0000185 Cleft soft palate oboInOwl:hasDbXref UMLS:C0432098 semapv:UnspecifiedMatching +HP:0000187 Broad alveolar ridges oboInOwl:hasDbXref UMLS:C1857500 semapv:UnspecifiedMatching +HP:0000187 Broad alveolar ridges oboInOwl:hasDbXref UMLS:C4280675 semapv:UnspecifiedMatching +HP:0000188 Short upper lip oboInOwl:hasDbXref UMLS:C1848977 semapv:UnspecifiedMatching +HP:0000189 Narrow palate oboInOwl:hasDbXref UMLS:C1398312 semapv:UnspecifiedMatching +HP:0000190 Abnormal oral frenulum morphology oboInOwl:hasDbXref UMLS:C4025881 semapv:UnspecifiedMatching +HP:0000191 Accessory oral frenulum oboInOwl:hasDbXref UMLS:C4021814 semapv:UnspecifiedMatching +HP:0000193 Bifid uvula oboInOwl:hasDbXref SCTID:18910001 semapv:UnspecifiedMatching +HP:0000193 Bifid uvula oboInOwl:hasDbXref UMLS:C0266122 semapv:UnspecifiedMatching +HP:0000194 Open mouth oboInOwl:hasDbXref SCTID:262016004 semapv:UnspecifiedMatching +HP:0000194 Open mouth oboInOwl:hasDbXref UMLS:C0240379 semapv:UnspecifiedMatching +HP:0000196 Lower lip pit oboInOwl:hasDbXref UMLS:C1861544 semapv:UnspecifiedMatching +HP:0000197 Abnormal parotid gland morphology oboInOwl:hasDbXref UMLS:C4025880 semapv:UnspecifiedMatching +HP:0000198 Absence of Stensen duct oboInOwl:hasDbXref UMLS:C1858569 semapv:UnspecifiedMatching +HP:0000198 Absence of Stensen duct oboInOwl:hasDbXref UMLS:C4280674 semapv:UnspecifiedMatching +HP:0000199 Tongue nodules oboInOwl:hasDbXref UMLS:C0241438 semapv:UnspecifiedMatching +HP:0000200 Short lingual frenulum oboInOwl:hasDbXref SCTID:249388005 semapv:UnspecifiedMatching +HP:0000200 Short lingual frenulum oboInOwl:hasDbXref UMLS:C0426501 semapv:UnspecifiedMatching +HP:0000200 Short lingual frenulum oboInOwl:hasDbXref UMLS:C4280673 semapv:UnspecifiedMatching +HP:0000201 Pierre-Robin sequence oboInOwl:hasDbXref MESH:D010855 semapv:UnspecifiedMatching +HP:0000201 Pierre-Robin sequence oboInOwl:hasDbXref SCTID:4602007 semapv:UnspecifiedMatching +HP:0000201 Pierre-Robin sequence oboInOwl:hasDbXref UMLS:C0031900 semapv:UnspecifiedMatching +HP:0000202 Oral cleft oboInOwl:hasDbXref SCTID:253983005 semapv:UnspecifiedMatching +HP:0000202 Oral cleft oboInOwl:hasDbXref SCTID:66948001 semapv:UnspecifiedMatching +HP:0000202 Oral cleft oboInOwl:hasDbXref UMLS:C0158646 semapv:UnspecifiedMatching +HP:0000202 Oral cleft oboInOwl:hasDbXref UMLS:C4021813 semapv:UnspecifiedMatching +HP:0000204 Cleft upper lip oboInOwl:hasDbXref MESH:D002971 semapv:UnspecifiedMatching +HP:0000204 Cleft upper lip oboInOwl:hasDbXref SCTID:80281008 semapv:UnspecifiedMatching +HP:0000204 Cleft upper lip oboInOwl:hasDbXref UMLS:C0008924 semapv:UnspecifiedMatching +HP:0000205 Pursed lips oboInOwl:hasDbXref UMLS:C1832130 semapv:UnspecifiedMatching +HP:0000206 Glossitis oboInOwl:hasDbXref MESH:D005928 semapv:UnspecifiedMatching +HP:0000206 Glossitis oboInOwl:hasDbXref SCTID:45534005 semapv:UnspecifiedMatching +HP:0000206 Glossitis oboInOwl:hasDbXref UMLS:C0017675 semapv:UnspecifiedMatching +HP:0000207 Triangular mouth oboInOwl:hasDbXref UMLS:C1849341 semapv:UnspecifiedMatching +HP:0000211 Trismus oboInOwl:hasDbXref MESH:D014313 semapv:UnspecifiedMatching +HP:0000211 Trismus oboInOwl:hasDbXref SCTID:87866006 semapv:UnspecifiedMatching +HP:0000211 Trismus oboInOwl:hasDbXref UMLS:C0041105 semapv:UnspecifiedMatching +HP:0000211 Trismus oboInOwl:hasDbXref UMLS:C1848474 semapv:UnspecifiedMatching +HP:0000211 Trismus oboInOwl:hasDbXref UMLS:C4228933 semapv:UnspecifiedMatching +HP:0000211 Trismus oboInOwl:hasDbXref UMLS:C4280672 semapv:UnspecifiedMatching +HP:0000212 Gingival overgrowth oboInOwl:hasDbXref MESH:D005885 semapv:UnspecifiedMatching +HP:0000212 Gingival overgrowth oboInOwl:hasDbXref MESH:D005886 semapv:UnspecifiedMatching +HP:0000212 Gingival overgrowth oboInOwl:hasDbXref MESH:D019214 semapv:UnspecifiedMatching +HP:0000212 Gingival overgrowth oboInOwl:hasDbXref SCTID:441787004 semapv:UnspecifiedMatching +HP:0000212 Gingival overgrowth oboInOwl:hasDbXref SCTID:441798003 semapv:UnspecifiedMatching +HP:0000212 Gingival overgrowth oboInOwl:hasDbXref SCTID:54711002 semapv:UnspecifiedMatching +HP:0000212 Gingival overgrowth oboInOwl:hasDbXref UMLS:C0017566 semapv:UnspecifiedMatching +HP:0000212 Gingival overgrowth oboInOwl:hasDbXref UMLS:C0017567 semapv:UnspecifiedMatching +HP:0000212 Gingival overgrowth oboInOwl:hasDbXref UMLS:C0376480 semapv:UnspecifiedMatching +HP:0000214 Lip telangiectasia oboInOwl:hasDbXref UMLS:C1857697 semapv:UnspecifiedMatching +HP:0000214 Lip telangiectasia oboInOwl:hasDbXref UMLS:C4280670 semapv:UnspecifiedMatching +HP:0000214 Lip telangiectasia oboInOwl:hasDbXref UMLS:C4280671 semapv:UnspecifiedMatching +HP:0000215 Thick upper lip vermilion oboInOwl:hasDbXref UMLS:C1846423 semapv:UnspecifiedMatching +HP:0000216 Broad secondary alveolar ridge oboInOwl:hasDbXref UMLS:C1839276 semapv:UnspecifiedMatching +HP:0000217 Xerostomia oboInOwl:hasDbXref MESH:D014987 semapv:UnspecifiedMatching +HP:0000217 Xerostomia oboInOwl:hasDbXref SCTID:300268000 semapv:UnspecifiedMatching +HP:0000217 Xerostomia oboInOwl:hasDbXref SCTID:56893005 semapv:UnspecifiedMatching +HP:0000217 Xerostomia oboInOwl:hasDbXref SCTID:87715008 semapv:UnspecifiedMatching +HP:0000217 Xerostomia oboInOwl:hasDbXref UMLS:C0043352 semapv:UnspecifiedMatching +HP:0000218 High palate oboInOwl:hasDbXref SCTID:27272007 semapv:UnspecifiedMatching +HP:0000218 High palate oboInOwl:hasDbXref UMLS:C0240635 semapv:UnspecifiedMatching +HP:0000219 Thin upper lip vermilion oboInOwl:hasDbXref UMLS:C1865017 semapv:UnspecifiedMatching +HP:0000220 Velopharyngeal insufficiency oboInOwl:hasDbXref MESH:D014681 semapv:UnspecifiedMatching +HP:0000220 Velopharyngeal insufficiency oboInOwl:hasDbXref SCTID:229727006 semapv:UnspecifiedMatching +HP:0000220 Velopharyngeal insufficiency oboInOwl:hasDbXref SCTID:232416001 semapv:UnspecifiedMatching +HP:0000220 Velopharyngeal insufficiency oboInOwl:hasDbXref SCTID:278714002 semapv:UnspecifiedMatching +HP:0000220 Velopharyngeal insufficiency oboInOwl:hasDbXref UMLS:C0042454 semapv:UnspecifiedMatching +HP:0000220 Velopharyngeal insufficiency oboInOwl:hasDbXref UMLS:C4280669 semapv:UnspecifiedMatching +HP:0000221 Furrowed tongue oboInOwl:hasDbXref MESH:D014063 semapv:UnspecifiedMatching +HP:0000221 Furrowed tongue oboInOwl:hasDbXref SCTID:52368004 semapv:UnspecifiedMatching +HP:0000221 Furrowed tongue oboInOwl:hasDbXref UMLS:C0040412 semapv:UnspecifiedMatching +HP:0000222 Gingival hyperkeratosis oboInOwl:hasDbXref UMLS:C1857013 semapv:UnspecifiedMatching +HP:0000223 Abnormality of taste sensation oboInOwl:hasDbXref UMLS:C4025879 semapv:UnspecifiedMatching +HP:0000224 Hypogeusia oboInOwl:hasDbXref MESH:D000370 semapv:UnspecifiedMatching +HP:0000224 Hypogeusia oboInOwl:hasDbXref SCTID:697990000 semapv:UnspecifiedMatching +HP:0000224 Hypogeusia oboInOwl:hasDbXref UMLS:C0151934 semapv:UnspecifiedMatching +HP:0000225 Gingival bleeding oboInOwl:hasDbXref MESH:D005884 semapv:UnspecifiedMatching +HP:0000225 Gingival bleeding oboInOwl:hasDbXref SCTID:86276007 semapv:UnspecifiedMatching +HP:0000225 Gingival bleeding oboInOwl:hasDbXref UMLS:C0017565 semapv:UnspecifiedMatching +HP:0000227 Tongue telangiectasia oboInOwl:hasDbXref UMLS:C4025878 semapv:UnspecifiedMatching +HP:0000227 Tongue telangiectasia oboInOwl:hasDbXref UMLS:C4280668 semapv:UnspecifiedMatching +HP:0000228 Oral cavity telangiectasia oboInOwl:hasDbXref UMLS:C4025877 semapv:UnspecifiedMatching +HP:0000228 Oral cavity telangiectasia oboInOwl:hasDbXref UMLS:C4280667 semapv:UnspecifiedMatching +HP:0000230 Gingivitis oboInOwl:hasDbXref MESH:D005891 semapv:UnspecifiedMatching +HP:0000230 Gingivitis oboInOwl:hasDbXref SCTID:66383009 semapv:UnspecifiedMatching +HP:0000230 Gingivitis oboInOwl:hasDbXref UMLS:C0017574 semapv:UnspecifiedMatching +HP:0000232 Everted lower lip vermilion oboInOwl:hasDbXref UMLS:C1853246 semapv:UnspecifiedMatching +HP:0000232 Everted lower lip vermilion oboInOwl:hasDbXref UMLS:C1866234 semapv:UnspecifiedMatching +HP:0000233 Thin vermilion border oboInOwl:hasDbXref SCTID:301348000 semapv:UnspecifiedMatching +HP:0000233 Thin vermilion border oboInOwl:hasDbXref UMLS:C0578038 semapv:UnspecifiedMatching +HP:0000234 Abnormality of the head oboInOwl:hasDbXref UMLS:C4021812 semapv:UnspecifiedMatching +HP:0000235 Abnormality of the fontanelles or cranial sutures oboInOwl:hasDbXref UMLS:C4025876 semapv:UnspecifiedMatching +HP:0000236 Abnormality of the anterior fontanelle oboInOwl:hasDbXref UMLS:C4025875 semapv:UnspecifiedMatching +HP:0000237 Small anterior fontanelle oboInOwl:hasDbXref UMLS:C1859455 semapv:UnspecifiedMatching +HP:0000238 Hydrocephalus oboInOwl:hasDbXref MESH:D006849 semapv:UnspecifiedMatching +HP:0000238 Hydrocephalus oboInOwl:hasDbXref SCTID:230745008 semapv:UnspecifiedMatching +HP:0000238 Hydrocephalus oboInOwl:hasDbXref UMLS:C0020255 semapv:UnspecifiedMatching +HP:0000239 Large fontanelles oboInOwl:hasDbXref SCTID:276709006 semapv:UnspecifiedMatching +HP:0000239 Large fontanelles oboInOwl:hasDbXref UMLS:C0456132 semapv:UnspecifiedMatching +HP:0000239 Large fontanelles oboInOwl:hasDbXref UMLS:C4072820 semapv:UnspecifiedMatching +HP:0000239 Large fontanelles oboInOwl:hasDbXref UMLS:C4072821 semapv:UnspecifiedMatching +HP:0000239 Large fontanelles oboInOwl:hasDbXref UMLS:C4072822 semapv:UnspecifiedMatching +HP:0000240 Abnormality of skull size oboInOwl:hasDbXref UMLS:C4025874 semapv:UnspecifiedMatching +HP:0000242 Parietal bossing oboInOwl:hasDbXref UMLS:C1857126 semapv:UnspecifiedMatching +HP:0000243 Trigonocephaly oboInOwl:hasDbXref MESH:D003398 semapv:UnspecifiedMatching +HP:0000243 Trigonocephaly oboInOwl:hasDbXref SCTID:28740008 semapv:UnspecifiedMatching +HP:0000243 Trigonocephaly oboInOwl:hasDbXref UMLS:C0265535 semapv:UnspecifiedMatching +HP:0000243 Trigonocephaly oboInOwl:hasDbXref UMLS:C4280665 semapv:UnspecifiedMatching +HP:0000243 Trigonocephaly oboInOwl:hasDbXref UMLS:C4280666 semapv:UnspecifiedMatching +HP:0000244 Brachyturricephaly oboInOwl:hasDbXref UMLS:C1857484 semapv:UnspecifiedMatching +HP:0000245 Abnormal paranasal sinus morphology oboInOwl:hasDbXref UMLS:C4025873 semapv:UnspecifiedMatching +HP:0000246 Sinusitis oboInOwl:hasDbXref MESH:D010254 semapv:UnspecifiedMatching +HP:0000246 Sinusitis oboInOwl:hasDbXref MESH:D012852 semapv:UnspecifiedMatching +HP:0000246 Sinusitis oboInOwl:hasDbXref SCTID:36971009 semapv:UnspecifiedMatching +HP:0000246 Sinusitis oboInOwl:hasDbXref SCTID:7393007 semapv:UnspecifiedMatching +HP:0000246 Sinusitis oboInOwl:hasDbXref UMLS:C0030469 semapv:UnspecifiedMatching +HP:0000246 Sinusitis oboInOwl:hasDbXref UMLS:C0037199 semapv:UnspecifiedMatching +HP:0000248 Brachycephaly oboInOwl:hasDbXref MESH:D003398 semapv:UnspecifiedMatching +HP:0000248 Brachycephaly oboInOwl:hasDbXref SCTID:13649004 semapv:UnspecifiedMatching +HP:0000248 Brachycephaly oboInOwl:hasDbXref UMLS:C0221356 semapv:UnspecifiedMatching +HP:0000248 Brachycephaly oboInOwl:hasDbXref UMLS:C4072823 semapv:UnspecifiedMatching +HP:0000248 Brachycephaly oboInOwl:hasDbXref UMLS:C4072824 semapv:UnspecifiedMatching +HP:0000250 Dense calvaria oboInOwl:hasDbXref UMLS:C1854834 semapv:UnspecifiedMatching +HP:0000252 Microcephaly oboInOwl:hasDbXref SCTID:271611007 semapv:UnspecifiedMatching +HP:0000252 Microcephaly oboInOwl:hasDbXref UMLS:C4551563 semapv:UnspecifiedMatching +HP:0000253 Progressive microcephaly oboInOwl:hasDbXref UMLS:C1850456 semapv:UnspecifiedMatching +HP:0000255 Acute sinusitis oboInOwl:hasDbXref SCTID:15805002 semapv:UnspecifiedMatching +HP:0000255 Acute sinusitis oboInOwl:hasDbXref UMLS:C0149512 semapv:UnspecifiedMatching +HP:0000256 Macrocephaly oboInOwl:hasDbXref UMLS:C4083076 semapv:UnspecifiedMatching +HP:0000256 Macrocephaly oboInOwl:hasDbXref UMLS:C4255213 semapv:UnspecifiedMatching +HP:0000256 Macrocephaly oboInOwl:hasDbXref UMLS:C4280663 semapv:UnspecifiedMatching +HP:0000256 Macrocephaly oboInOwl:hasDbXref UMLS:C4280664 semapv:UnspecifiedMatching +HP:0000260 Wide anterior fontanel oboInOwl:hasDbXref UMLS:C1866134 semapv:UnspecifiedMatching +HP:0000262 Turricephaly oboInOwl:hasDbXref MESH:D003398 semapv:UnspecifiedMatching +HP:0000262 Turricephaly oboInOwl:hasDbXref SCTID:48069004 semapv:UnspecifiedMatching +HP:0000262 Turricephaly oboInOwl:hasDbXref UMLS:C0030044 semapv:UnspecifiedMatching +HP:0000263 Oxycephaly oboInOwl:hasDbXref MESH:D003398 semapv:UnspecifiedMatching +HP:0000264 Abnormality of the mastoid oboInOwl:hasDbXref UMLS:C4025872 semapv:UnspecifiedMatching +HP:0000265 Mastoiditis oboInOwl:hasDbXref MESH:D008417 semapv:UnspecifiedMatching +HP:0000265 Mastoiditis oboInOwl:hasDbXref SCTID:52404001 semapv:UnspecifiedMatching +HP:0000265 Mastoiditis oboInOwl:hasDbXref UMLS:C0024904 semapv:UnspecifiedMatching +HP:0000267 Cranial asymmetry oboInOwl:hasDbXref UMLS:C1860245 semapv:UnspecifiedMatching +HP:0000267 Cranial asymmetry oboInOwl:hasDbXref UMLS:C4280258 semapv:UnspecifiedMatching +HP:0000267 Cranial asymmetry oboInOwl:hasDbXref UMLS:C4280657 semapv:UnspecifiedMatching +HP:0000267 Cranial asymmetry oboInOwl:hasDbXref UMLS:C4280658 semapv:UnspecifiedMatching +HP:0000267 Cranial asymmetry oboInOwl:hasDbXref UMLS:C4280659 semapv:UnspecifiedMatching +HP:0000267 Cranial asymmetry oboInOwl:hasDbXref UMLS:C4280660 semapv:UnspecifiedMatching +HP:0000267 Cranial asymmetry oboInOwl:hasDbXref UMLS:C4280661 semapv:UnspecifiedMatching +HP:0000267 Cranial asymmetry oboInOwl:hasDbXref UMLS:C4280662 semapv:UnspecifiedMatching +HP:0000268 Dolichocephaly oboInOwl:hasDbXref SCTID:72239002 semapv:UnspecifiedMatching +HP:0000268 Dolichocephaly oboInOwl:hasDbXref UMLS:C0221358 semapv:UnspecifiedMatching +HP:0000268 Dolichocephaly oboInOwl:hasDbXref UMLS:C4280653 semapv:UnspecifiedMatching +HP:0000268 Dolichocephaly oboInOwl:hasDbXref UMLS:C4280654 semapv:UnspecifiedMatching +HP:0000268 Dolichocephaly oboInOwl:hasDbXref UMLS:C4280655 semapv:UnspecifiedMatching +HP:0000268 Dolichocephaly oboInOwl:hasDbXref UMLS:C4280656 semapv:UnspecifiedMatching +HP:0000269 Prominent occiput oboInOwl:hasDbXref UMLS:C1853737 semapv:UnspecifiedMatching +HP:0000269 Prominent occiput oboInOwl:hasDbXref UMLS:C4280652 semapv:UnspecifiedMatching +HP:0000270 Delayed cranial suture closure oboInOwl:hasDbXref SCTID:82779003 semapv:UnspecifiedMatching +HP:0000270 Delayed cranial suture closure oboInOwl:hasDbXref UMLS:C0277828 semapv:UnspecifiedMatching +HP:0000271 Abnormality of the face oboInOwl:hasDbXref SCTID:118930001 semapv:UnspecifiedMatching +HP:0000271 Abnormality of the face oboInOwl:hasDbXref SCTID:32003007 semapv:UnspecifiedMatching +HP:0000271 Abnormality of the face oboInOwl:hasDbXref SCTID:398206004 semapv:UnspecifiedMatching +HP:0000271 Abnormality of the face oboInOwl:hasDbXref SCTID:398302004 semapv:UnspecifiedMatching +HP:0000271 Abnormality of the face oboInOwl:hasDbXref UMLS:C0266617 semapv:UnspecifiedMatching +HP:0000271 Abnormality of the face oboInOwl:hasDbXref UMLS:C1290857 semapv:UnspecifiedMatching +HP:0000271 Abnormality of the face oboInOwl:hasDbXref UMLS:C4025871 semapv:UnspecifiedMatching +HP:0000272 Malar flattening oboInOwl:hasDbXref UMLS:C1858085 semapv:UnspecifiedMatching +HP:0000272 Malar flattening oboInOwl:hasDbXref UMLS:C4280651 semapv:UnspecifiedMatching +HP:0000273 Facial grimacing oboInOwl:hasDbXref SCTID:37126005 semapv:UnspecifiedMatching +HP:0000273 Facial grimacing oboInOwl:hasDbXref UMLS:C0234853 semapv:UnspecifiedMatching +HP:0000274 Small face oboInOwl:hasDbXref UMLS:C1855538 semapv:UnspecifiedMatching +HP:0000275 Narrow face oboInOwl:hasDbXref UMLS:C1837463 semapv:UnspecifiedMatching +HP:0000275 Narrow face oboInOwl:hasDbXref UMLS:C1849121 semapv:UnspecifiedMatching +HP:0000276 Long face oboInOwl:hasDbXref UMLS:C1836047 semapv:UnspecifiedMatching +HP:0000277 Abnormality of the mandible oboInOwl:hasDbXref UMLS:C4025870 semapv:UnspecifiedMatching +HP:0000278 Retrognathia oboInOwl:hasDbXref MESH:D063173 semapv:UnspecifiedMatching +HP:0000278 Retrognathia oboInOwl:hasDbXref UMLS:C3494422 semapv:UnspecifiedMatching +HP:0000280 Coarse facial features oboInOwl:hasDbXref UMLS:C1845847 semapv:UnspecifiedMatching +HP:0000280 Coarse facial features oboInOwl:hasDbXref UMLS:C4072825 semapv:UnspecifiedMatching +HP:0000282 Facial edema oboInOwl:hasDbXref SCTID:445088006 semapv:UnspecifiedMatching +HP:0000282 Facial edema oboInOwl:hasDbXref UMLS:C0542571 semapv:UnspecifiedMatching +HP:0000283 Broad face oboInOwl:hasDbXref UMLS:C1859680 semapv:UnspecifiedMatching +HP:0000286 Epicanthus oboInOwl:hasDbXref UMLS:C0678230 semapv:UnspecifiedMatching +HP:0000287 Increased facial adipose tissue oboInOwl:hasDbXref UMLS:C4025868 semapv:UnspecifiedMatching +HP:0000287 Increased facial adipose tissue oboInOwl:hasDbXref UMLS:C4280649 semapv:UnspecifiedMatching +HP:0000287 Increased facial adipose tissue oboInOwl:hasDbXref UMLS:C4280650 semapv:UnspecifiedMatching +HP:0000288 Abnormality of the philtrum oboInOwl:hasDbXref UMLS:C1857045 semapv:UnspecifiedMatching +HP:0000289 Broad philtrum oboInOwl:hasDbXref UMLS:C1854111 semapv:UnspecifiedMatching +HP:0000290 Abnormality of the forehead oboInOwl:hasDbXref UMLS:C4025867 semapv:UnspecifiedMatching +HP:0000291 Abnormality of facial adipose tissue oboInOwl:hasDbXref UMLS:C4025866 semapv:UnspecifiedMatching +HP:0000292 Loss of facial adipose tissue oboInOwl:hasDbXref UMLS:C1837767 semapv:UnspecifiedMatching +HP:0000293 Full cheeks oboInOwl:hasDbXref UMLS:C1866231 semapv:UnspecifiedMatching +HP:0000293 Full cheeks oboInOwl:hasDbXref UMLS:C2748653 semapv:UnspecifiedMatching +HP:0000293 Full cheeks oboInOwl:hasDbXref UMLS:C3806443 semapv:UnspecifiedMatching +HP:0000293 Full cheeks oboInOwl:hasDbXref UMLS:C4280647 semapv:UnspecifiedMatching +HP:0000293 Full cheeks oboInOwl:hasDbXref UMLS:C4280648 semapv:UnspecifiedMatching +HP:0000294 Low anterior hairline oboInOwl:hasDbXref UMLS:C1842366 semapv:UnspecifiedMatching +HP:0000295 Doll-like facies oboInOwl:hasDbXref UMLS:C1856361 semapv:UnspecifiedMatching +HP:0000297 Facial hypotonia oboInOwl:hasDbXref UMLS:C1845251 semapv:UnspecifiedMatching +HP:0000297 Facial hypotonia oboInOwl:hasDbXref UMLS:C4280646 semapv:UnspecifiedMatching +HP:0000298 Mask-like facies oboInOwl:hasDbXref SCTID:103606006 semapv:UnspecifiedMatching +HP:0000298 Mask-like facies oboInOwl:hasDbXref UMLS:C0424448 semapv:UnspecifiedMatching +HP:0000300 Oval face oboInOwl:hasDbXref UMLS:C1849025 semapv:UnspecifiedMatching +HP:0000301 Abnormality of facial musculature oboInOwl:hasDbXref UMLS:C4025865 semapv:UnspecifiedMatching +HP:0000303 Mandibular prognathia oboInOwl:hasDbXref MESH:D008313 semapv:UnspecifiedMatching +HP:0000303 Mandibular prognathia oboInOwl:hasDbXref SCTID:109504005 semapv:UnspecifiedMatching +HP:0000303 Mandibular prognathia oboInOwl:hasDbXref SCTID:22810007 semapv:UnspecifiedMatching +HP:0000303 Mandibular prognathia oboInOwl:hasDbXref UMLS:C0302501 semapv:UnspecifiedMatching +HP:0000303 Mandibular prognathia oboInOwl:hasDbXref UMLS:C0399526 semapv:UnspecifiedMatching +HP:0000303 Mandibular prognathia oboInOwl:hasDbXref UMLS:C2227134 semapv:UnspecifiedMatching +HP:0000303 Mandibular prognathia oboInOwl:hasDbXref UMLS:C4280644 semapv:UnspecifiedMatching +HP:0000303 Mandibular prognathia oboInOwl:hasDbXref UMLS:C4280645 semapv:UnspecifiedMatching +HP:0000306 Abnormality of the chin oboInOwl:hasDbXref UMLS:C4025864 semapv:UnspecifiedMatching +HP:0000307 Pointed chin oboInOwl:hasDbXref UMLS:C1844505 semapv:UnspecifiedMatching +HP:0000308 Microretrognathia oboInOwl:hasDbXref UMLS:C1839546 semapv:UnspecifiedMatching +HP:0000309 Abnormality of the midface oboInOwl:hasDbXref UMLS:C4021811 semapv:UnspecifiedMatching +HP:0000311 Round face oboInOwl:hasDbXref UMLS:C0239479 semapv:UnspecifiedMatching +HP:0000311 Round face oboInOwl:hasDbXref UMLS:C1856468 semapv:UnspecifiedMatching +HP:0000315 Abnormality of the orbital region oboInOwl:hasDbXref UMLS:C4025863 semapv:UnspecifiedMatching +HP:0000316 Hypertelorism oboInOwl:hasDbXref MESH:D006972 semapv:UnspecifiedMatching +HP:0000316 Hypertelorism oboInOwl:hasDbXref SCTID:194021007 semapv:UnspecifiedMatching +HP:0000316 Hypertelorism oboInOwl:hasDbXref SCTID:22006008 semapv:UnspecifiedMatching +HP:0000316 Hypertelorism oboInOwl:hasDbXref UMLS:C0020534 semapv:UnspecifiedMatching +HP:0000317 Facial myokymia oboInOwl:hasDbXref MESH:D005155 semapv:UnspecifiedMatching +HP:0000317 Facial myokymia oboInOwl:hasDbXref SCTID:1070000 semapv:UnspecifiedMatching +HP:0000317 Facial myokymia oboInOwl:hasDbXref UMLS:C0270871 semapv:UnspecifiedMatching +HP:0000319 Smooth philtrum oboInOwl:hasDbXref UMLS:C1142533 semapv:UnspecifiedMatching +HP:0000320 Bird-like facies oboInOwl:hasDbXref UMLS:C1837758 semapv:UnspecifiedMatching +HP:0000321 Square face oboInOwl:hasDbXref UMLS:C1832127 semapv:UnspecifiedMatching +HP:0000322 Short philtrum oboInOwl:hasDbXref UMLS:C1861324 semapv:UnspecifiedMatching +HP:0000324 Facial asymmetry oboInOwl:hasDbXref MESH:D005146 semapv:UnspecifiedMatching +HP:0000324 Facial asymmetry oboInOwl:hasDbXref SCTID:15253005 semapv:UnspecifiedMatching +HP:0000324 Facial asymmetry oboInOwl:hasDbXref UMLS:C1306710 semapv:UnspecifiedMatching +HP:0000325 Triangular face oboInOwl:hasDbXref UMLS:C1835884 semapv:UnspecifiedMatching +HP:0000326 Abnormality of the maxilla oboInOwl:hasDbXref UMLS:C4025862 semapv:UnspecifiedMatching +HP:0000327 Hypoplasia of the maxilla oboInOwl:hasDbXref UMLS:C0240310 semapv:UnspecifiedMatching +HP:0000327 Hypoplasia of the maxilla oboInOwl:hasDbXref UMLS:C4082243 semapv:UnspecifiedMatching +HP:0000327 Hypoplasia of the maxilla oboInOwl:hasDbXref UMLS:C4280640 semapv:UnspecifiedMatching +HP:0000327 Hypoplasia of the maxilla oboInOwl:hasDbXref UMLS:C4280641 semapv:UnspecifiedMatching +HP:0000327 Hypoplasia of the maxilla oboInOwl:hasDbXref UMLS:C4280642 semapv:UnspecifiedMatching +HP:0000327 Hypoplasia of the maxilla oboInOwl:hasDbXref UMLS:C4280643 semapv:UnspecifiedMatching +HP:0000329 Facial hemangioma oboInOwl:hasDbXref UMLS:C1861443 semapv:UnspecifiedMatching +HP:0000331 Short chin oboInOwl:hasDbXref SCTID:699439001 semapv:UnspecifiedMatching +HP:0000331 Short chin oboInOwl:hasDbXref UMLS:C1839323 semapv:UnspecifiedMatching +HP:0000331 Short chin oboInOwl:hasDbXref UMLS:C3697248 semapv:UnspecifiedMatching +HP:0000336 Prominent supraorbital ridges oboInOwl:hasDbXref UMLS:C1842060 semapv:UnspecifiedMatching +HP:0000336 Prominent supraorbital ridges oboInOwl:hasDbXref UMLS:C4280636 semapv:UnspecifiedMatching +HP:0000336 Prominent supraorbital ridges oboInOwl:hasDbXref UMLS:C4280637 semapv:UnspecifiedMatching +HP:0000336 Prominent supraorbital ridges oboInOwl:hasDbXref UMLS:C4280638 semapv:UnspecifiedMatching +HP:0000336 Prominent supraorbital ridges oboInOwl:hasDbXref UMLS:C4280639 semapv:UnspecifiedMatching +HP:0000337 Broad forehead oboInOwl:hasDbXref UMLS:C1849089 semapv:UnspecifiedMatching +HP:0000338 Hypomimic face oboInOwl:hasDbXref SCTID:248149005 semapv:UnspecifiedMatching +HP:0000338 Hypomimic face oboInOwl:hasDbXref UMLS:C0813217 semapv:UnspecifiedMatching +HP:0000338 Hypomimic face oboInOwl:hasDbXref UMLS:C1862474 semapv:UnspecifiedMatching +HP:0000338 Hypomimic face oboInOwl:hasDbXref UMLS:C4280635 semapv:UnspecifiedMatching +HP:0000339 Pugilistic facies oboInOwl:hasDbXref UMLS:C1846011 semapv:UnspecifiedMatching +HP:0000340 Sloping forehead oboInOwl:hasDbXref UMLS:C1857679 semapv:UnspecifiedMatching +HP:0000341 Narrow forehead oboInOwl:hasDbXref UMLS:C1839758 semapv:UnspecifiedMatching +HP:0000343 Long philtrum oboInOwl:hasDbXref UMLS:C1865014 semapv:UnspecifiedMatching +HP:0000346 Whistling appearance oboInOwl:hasDbXref UMLS:C1848473 semapv:UnspecifiedMatching +HP:0000347 Micrognathia oboInOwl:hasDbXref MESH:D008844 semapv:UnspecifiedMatching +HP:0000347 Micrognathia oboInOwl:hasDbXref SCTID:32958008 semapv:UnspecifiedMatching +HP:0000347 Micrognathia oboInOwl:hasDbXref UMLS:C0025990 semapv:UnspecifiedMatching +HP:0000347 Micrognathia oboInOwl:hasDbXref UMLS:C0240295 semapv:UnspecifiedMatching +HP:0000347 Micrognathia oboInOwl:hasDbXref UMLS:C1857130 semapv:UnspecifiedMatching +HP:0000348 High forehead oboInOwl:hasDbXref UMLS:C0239676 semapv:UnspecifiedMatching +HP:0000348 High forehead oboInOwl:hasDbXref UMLS:C2677762 semapv:UnspecifiedMatching +HP:0000349 Widow's peak oboInOwl:hasDbXref UMLS:C1853486 semapv:UnspecifiedMatching +HP:0000350 Small forehead oboInOwl:hasDbXref UMLS:C1845250 semapv:UnspecifiedMatching +HP:0000350 Small forehead oboInOwl:hasDbXref UMLS:C4280633 semapv:UnspecifiedMatching +HP:0000350 Small forehead oboInOwl:hasDbXref UMLS:C4280634 semapv:UnspecifiedMatching +HP:0000356 Abnormality of the outer ear oboInOwl:hasDbXref SCTID:275259005 semapv:UnspecifiedMatching +HP:0000356 Abnormality of the outer ear oboInOwl:hasDbXref UMLS:C0266589 semapv:UnspecifiedMatching +HP:0000356 Abnormality of the outer ear oboInOwl:hasDbXref UMLS:C1846460 semapv:UnspecifiedMatching +HP:0000357 Abnormal location of ears oboInOwl:hasDbXref UMLS:C4021810 semapv:UnspecifiedMatching +HP:0000358 Posteriorly rotated ears oboInOwl:hasDbXref SCTID:253251006 semapv:UnspecifiedMatching +HP:0000358 Posteriorly rotated ears oboInOwl:hasDbXref UMLS:C0431478 semapv:UnspecifiedMatching +HP:0000359 Abnormality of the inner ear oboInOwl:hasDbXref UMLS:C4021809 semapv:UnspecifiedMatching +HP:0000360 Tinnitus oboInOwl:hasDbXref MESH:D014012 semapv:UnspecifiedMatching +HP:0000360 Tinnitus oboInOwl:hasDbXref SCTID:162349004 semapv:UnspecifiedMatching +HP:0000360 Tinnitus oboInOwl:hasDbXref SCTID:162352007 semapv:UnspecifiedMatching +HP:0000360 Tinnitus oboInOwl:hasDbXref SCTID:60862001 semapv:UnspecifiedMatching +HP:0000360 Tinnitus oboInOwl:hasDbXref UMLS:C0040264 semapv:UnspecifiedMatching +HP:0000362 Otosclerosis oboInOwl:hasDbXref MESH:D010040 semapv:UnspecifiedMatching +HP:0000362 Otosclerosis oboInOwl:hasDbXref SCTID:11543004 semapv:UnspecifiedMatching +HP:0000362 Otosclerosis oboInOwl:hasDbXref UMLS:C0029899 semapv:UnspecifiedMatching +HP:0000363 Abnormality of earlobe oboInOwl:hasDbXref UMLS:C4021808 semapv:UnspecifiedMatching +HP:0000364 Hearing abnormality oboInOwl:hasDbXref UMLS:C4025860 semapv:UnspecifiedMatching +HP:0000365 Hearing impairment oboInOwl:hasDbXref MESH:D003638 semapv:UnspecifiedMatching +HP:0000365 Hearing impairment oboInOwl:hasDbXref MESH:D034381 semapv:UnspecifiedMatching +HP:0000365 Hearing impairment oboInOwl:hasDbXref SCTID:103276001 semapv:UnspecifiedMatching +HP:0000365 Hearing impairment oboInOwl:hasDbXref SCTID:15188001 semapv:UnspecifiedMatching +HP:0000365 Hearing impairment oboInOwl:hasDbXref SCTID:343087000 semapv:UnspecifiedMatching +HP:0000365 Hearing impairment oboInOwl:hasDbXref SCTID:95828007 semapv:UnspecifiedMatching +HP:0000365 Hearing impairment oboInOwl:hasDbXref UMLS:C0011053 semapv:UnspecifiedMatching +HP:0000365 Hearing impairment oboInOwl:hasDbXref UMLS:C0018772 semapv:UnspecifiedMatching +HP:0000365 Hearing impairment oboInOwl:hasDbXref UMLS:C0339789 semapv:UnspecifiedMatching +HP:0000365 Hearing impairment oboInOwl:hasDbXref UMLS:C1384666 semapv:UnspecifiedMatching +HP:0000366 Abnormality of the nose oboInOwl:hasDbXref SCTID:128274005 semapv:UnspecifiedMatching +HP:0000366 Abnormality of the nose oboInOwl:hasDbXref SCTID:72089000 semapv:UnspecifiedMatching +HP:0000366 Abnormality of the nose oboInOwl:hasDbXref UMLS:C0240547 semapv:UnspecifiedMatching +HP:0000366 Abnormality of the nose oboInOwl:hasDbXref UMLS:C0265736 semapv:UnspecifiedMatching +HP:0000366 Abnormality of the nose oboInOwl:hasDbXref UMLS:C2235909 semapv:UnspecifiedMatching +HP:0000368 Low-set, posteriorly rotated ears oboInOwl:hasDbXref UMLS:C1857486 semapv:UnspecifiedMatching +HP:0000369 Low-set ears oboInOwl:hasDbXref SCTID:95515009 semapv:UnspecifiedMatching +HP:0000369 Low-set ears oboInOwl:hasDbXref UMLS:C0239234 semapv:UnspecifiedMatching +HP:0000370 Abnormality of the middle ear oboInOwl:hasDbXref UMLS:C1861141 semapv:UnspecifiedMatching +HP:0000371 Acute otitis media oboInOwl:hasDbXref SCTID:3110003 semapv:UnspecifiedMatching +HP:0000371 Acute otitis media oboInOwl:hasDbXref UMLS:C0271429 semapv:UnspecifiedMatching +HP:0000372 Abnormality of the auditory canal oboInOwl:hasDbXref UMLS:C4021807 semapv:UnspecifiedMatching +HP:0000375 Abnormal cochlea morphology oboInOwl:hasDbXref UMLS:C4025858 semapv:UnspecifiedMatching +HP:0000376 Incomplete partition of the cochlea type II oboInOwl:hasDbXref UMLS:C1857078 semapv:UnspecifiedMatching +HP:0000376 Incomplete partition of the cochlea type II oboInOwl:hasDbXref UMLS:C4025857 semapv:UnspecifiedMatching +HP:0000377 Abnormality of the pinna oboInOwl:hasDbXref SCTID:253255002 semapv:UnspecifiedMatching +HP:0000377 Abnormality of the pinna oboInOwl:hasDbXref UMLS:C0431483 semapv:UnspecifiedMatching +HP:0000377 Abnormality of the pinna oboInOwl:hasDbXref UMLS:C0857379 semapv:UnspecifiedMatching +HP:0000378 Cupped ear oboInOwl:hasDbXref UMLS:C1845447 semapv:UnspecifiedMatching +HP:0000378 Cupped ear oboInOwl:hasDbXref UMLS:C4020892 semapv:UnspecifiedMatching +HP:0000381 Stapes ankylosis oboInOwl:hasDbXref UMLS:C1861326 semapv:UnspecifiedMatching +HP:0000383 Abnormality of periauricular region oboInOwl:hasDbXref UMLS:C4025856 semapv:UnspecifiedMatching +HP:0000384 Preauricular skin tag oboInOwl:hasDbXref UMLS:C1860816 semapv:UnspecifiedMatching +HP:0000384 Preauricular skin tag oboInOwl:hasDbXref UMLS:C4072826 semapv:UnspecifiedMatching +HP:0000385 Small earlobe oboInOwl:hasDbXref UMLS:C1842680 semapv:UnspecifiedMatching +HP:0000387 Absent earlobe oboInOwl:hasDbXref UMLS:C1849364 semapv:UnspecifiedMatching +HP:0000388 Otitis media oboInOwl:hasDbXref MESH:D010033 semapv:UnspecifiedMatching +HP:0000388 Otitis media oboInOwl:hasDbXref SCTID:65363002 semapv:UnspecifiedMatching +HP:0000388 Otitis media oboInOwl:hasDbXref UMLS:C0029882 semapv:UnspecifiedMatching +HP:0000389 Chronic otitis media oboInOwl:hasDbXref SCTID:21186006 semapv:UnspecifiedMatching +HP:0000389 Chronic otitis media oboInOwl:hasDbXref UMLS:C0271441 semapv:UnspecifiedMatching +HP:0000389 Chronic otitis media oboInOwl:hasDbXref UMLS:C0743359 semapv:UnspecifiedMatching +HP:0000391 Thickened helices oboInOwl:hasDbXref UMLS:C1837732 semapv:UnspecifiedMatching +HP:0000394 Lop ear oboInOwl:hasDbXref SCTID:76223006 semapv:UnspecifiedMatching +HP:0000394 Lop ear oboInOwl:hasDbXref UMLS:C0266614 semapv:UnspecifiedMatching +HP:0000395 Prominent antihelix oboInOwl:hasDbXref UMLS:C1845272 semapv:UnspecifiedMatching +HP:0000396 Overfolded helix oboInOwl:hasDbXref UMLS:C1837731 semapv:UnspecifiedMatching +HP:0000399 Prelingual sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C4021806 semapv:UnspecifiedMatching +HP:0000400 Macrotia oboInOwl:hasDbXref SCTID:275480001 semapv:UnspecifiedMatching +HP:0000400 Macrotia oboInOwl:hasDbXref SCTID:69056000 semapv:UnspecifiedMatching +HP:0000400 Macrotia oboInOwl:hasDbXref UMLS:C0152421 semapv:UnspecifiedMatching +HP:0000400 Macrotia oboInOwl:hasDbXref UMLS:C0554972 semapv:UnspecifiedMatching +HP:0000400 Macrotia oboInOwl:hasDbXref UMLS:C1835581 semapv:UnspecifiedMatching +HP:0000400 Macrotia oboInOwl:hasDbXref UMLS:C1848570 semapv:UnspecifiedMatching +HP:0000400 Macrotia oboInOwl:hasDbXref UMLS:C1850189 semapv:UnspecifiedMatching +HP:0000400 Macrotia oboInOwl:hasDbXref UMLS:C1855062 semapv:UnspecifiedMatching +HP:0000400 Macrotia oboInOwl:hasDbXref UMLS:C1860838 semapv:UnspecifiedMatching +HP:0000402 Stenosis of the external auditory canal oboInOwl:hasDbXref SCTID:300127002 semapv:UnspecifiedMatching +HP:0000402 Stenosis of the external auditory canal oboInOwl:hasDbXref SCTID:301061006 semapv:UnspecifiedMatching +HP:0000402 Stenosis of the external auditory canal oboInOwl:hasDbXref UMLS:C0395837 semapv:UnspecifiedMatching +HP:0000402 Stenosis of the external auditory canal oboInOwl:hasDbXref UMLS:C0576860 semapv:UnspecifiedMatching +HP:0000403 Recurrent otitis media oboInOwl:hasDbXref UMLS:C0747085 semapv:UnspecifiedMatching +HP:0000405 Conductive hearing impairment oboInOwl:hasDbXref MESH:D006314 semapv:UnspecifiedMatching +HP:0000405 Conductive hearing impairment oboInOwl:hasDbXref SCTID:44057004 semapv:UnspecifiedMatching +HP:0000405 Conductive hearing impairment oboInOwl:hasDbXref UMLS:C0018777 semapv:UnspecifiedMatching +HP:0000407 Sensorineural hearing impairment oboInOwl:hasDbXref MESH:D006319 semapv:UnspecifiedMatching +HP:0000407 Sensorineural hearing impairment oboInOwl:hasDbXref SCTID:60700002 semapv:UnspecifiedMatching +HP:0000407 Sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C0018784 semapv:UnspecifiedMatching +HP:0000408 Progressive sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C1843156 semapv:UnspecifiedMatching +HP:0000410 Mixed hearing impairment oboInOwl:hasDbXref MESH:D046089 semapv:UnspecifiedMatching +HP:0000410 Mixed hearing impairment oboInOwl:hasDbXref SCTID:77507001 semapv:UnspecifiedMatching +HP:0000410 Mixed hearing impairment oboInOwl:hasDbXref UMLS:C0155552 semapv:UnspecifiedMatching +HP:0000411 Protruding ear oboInOwl:hasDbXref SCTID:275478007 semapv:UnspecifiedMatching +HP:0000411 Protruding ear oboInOwl:hasDbXref UMLS:C1305420 semapv:UnspecifiedMatching +HP:0000411 Protruding ear oboInOwl:hasDbXref UMLS:C1855285 semapv:UnspecifiedMatching +HP:0000413 Atresia of the external auditory canal oboInOwl:hasDbXref UMLS:C1398325 semapv:UnspecifiedMatching +HP:0000413 Atresia of the external auditory canal oboInOwl:hasDbXref UMLS:C1840305 semapv:UnspecifiedMatching +HP:0000413 Atresia of the external auditory canal oboInOwl:hasDbXref UMLS:C1857079 semapv:UnspecifiedMatching +HP:0000413 Atresia of the external auditory canal oboInOwl:hasDbXref UMLS:C1866190 semapv:UnspecifiedMatching +HP:0000414 Bulbous nose oboInOwl:hasDbXref MESH:C538354 semapv:UnspecifiedMatching +HP:0000414 Bulbous nose oboInOwl:hasDbXref UMLS:C0240543 semapv:UnspecifiedMatching +HP:0000414 Bulbous nose oboInOwl:hasDbXref UMLS:C1834118 semapv:UnspecifiedMatching +HP:0000414 Bulbous nose oboInOwl:hasDbXref UMLS:C1855751 semapv:UnspecifiedMatching +HP:0000415 Abnormality of the choanae oboInOwl:hasDbXref UMLS:C4025855 semapv:UnspecifiedMatching +HP:0000417 Slender nose oboInOwl:hasDbXref UMLS:C1857645 semapv:UnspecifiedMatching +HP:0000418 Narrow nasal ridge oboInOwl:hasDbXref UMLS:C1837761 semapv:UnspecifiedMatching +HP:0000419 Abnormality of the nasal septum oboInOwl:hasDbXref SCTID:95433000 semapv:UnspecifiedMatching +HP:0000419 Abnormality of the nasal septum oboInOwl:hasDbXref UMLS:C0151790 semapv:UnspecifiedMatching +HP:0000420 Short nasal septum oboInOwl:hasDbXref UMLS:C1844857 semapv:UnspecifiedMatching +HP:0000421 Epistaxis oboInOwl:hasDbXref EFO:0003895 semapv:UnspecifiedMatching +HP:0000421 Epistaxis oboInOwl:hasDbXref ICD10WHO:R04.0 semapv:UnspecifiedMatching +HP:0000421 Epistaxis oboInOwl:hasDbXref MESH:D004844 semapv:UnspecifiedMatching +HP:0000421 Epistaxis oboInOwl:hasDbXref NCIT:C26766 semapv:UnspecifiedMatching +HP:0000421 Epistaxis oboInOwl:hasDbXref SCTID:12441001 semapv:UnspecifiedMatching +HP:0000421 Epistaxis oboInOwl:hasDbXref SCTID:249366005 semapv:UnspecifiedMatching +HP:0000421 Epistaxis oboInOwl:hasDbXref UMLS:C0014591 semapv:UnspecifiedMatching +HP:0000422 Abnormal nasal bridge morphology oboInOwl:hasDbXref UMLS:C4021805 semapv:UnspecifiedMatching +HP:0000426 Prominent nasal bridge oboInOwl:hasDbXref UMLS:C1854113 semapv:UnspecifiedMatching +HP:0000426 Prominent nasal bridge oboInOwl:hasDbXref UMLS:C4230640 semapv:UnspecifiedMatching +HP:0000429 Abnormality of the nasal alae oboInOwl:hasDbXref UMLS:C2227020 semapv:UnspecifiedMatching +HP:0000429 Abnormality of the nasal alae oboInOwl:hasDbXref UMLS:C4021804 semapv:UnspecifiedMatching +HP:0000429 Abnormality of the nasal alae oboInOwl:hasDbXref UMLS:C4280631 semapv:UnspecifiedMatching +HP:0000429 Abnormality of the nasal alae oboInOwl:hasDbXref UMLS:C4280632 semapv:UnspecifiedMatching +HP:0000430 Underdeveloped nasal alae oboInOwl:hasDbXref UMLS:C1834055 semapv:UnspecifiedMatching +HP:0000431 Wide nasal bridge oboInOwl:hasDbXref SCTID:249321001 semapv:UnspecifiedMatching +HP:0000431 Wide nasal bridge oboInOwl:hasDbXref UMLS:C1839764 semapv:UnspecifiedMatching +HP:0000431 Wide nasal bridge oboInOwl:hasDbXref UMLS:C1849367 semapv:UnspecifiedMatching +HP:0000433 Abnormal nasal mucosa morphology oboInOwl:hasDbXref UMLS:C4025854 semapv:UnspecifiedMatching +HP:0000434 Nasal mucosa telangiectasia oboInOwl:hasDbXref UMLS:C4025853 semapv:UnspecifiedMatching +HP:0000436 Abnormality of the nasal tip oboInOwl:hasDbXref UMLS:C4025852 semapv:UnspecifiedMatching +HP:0000437 Depressed nasal tip oboInOwl:hasDbXref UMLS:C1859717 semapv:UnspecifiedMatching +HP:0000444 Convex nasal ridge oboInOwl:hasDbXref UMLS:C0240538 semapv:UnspecifiedMatching +HP:0000445 Wide nose oboInOwl:hasDbXref SCTID:249321001 semapv:UnspecifiedMatching +HP:0000445 Wide nose oboInOwl:hasDbXref UMLS:C0426421 semapv:UnspecifiedMatching +HP:0000446 Narrow nasal bridge oboInOwl:hasDbXref UMLS:C4551564 semapv:UnspecifiedMatching +HP:0000447 Pear-shaped nose oboInOwl:hasDbXref UMLS:C1853482 semapv:UnspecifiedMatching +HP:0000448 Prominent nose oboInOwl:hasDbXref SCTID:249311009 semapv:UnspecifiedMatching +HP:0000448 Prominent nose oboInOwl:hasDbXref UMLS:C0426415 semapv:UnspecifiedMatching +HP:0000448 Prominent nose oboInOwl:hasDbXref UMLS:C1400105 semapv:UnspecifiedMatching +HP:0000448 Prominent nose oboInOwl:hasDbXref UMLS:C4280629 semapv:UnspecifiedMatching +HP:0000451 Triangular nasal tip oboInOwl:hasDbXref UMLS:C1839765 semapv:UnspecifiedMatching +HP:0000452 Choanal stenosis oboInOwl:hasDbXref SCTID:306963008 semapv:UnspecifiedMatching +HP:0000452 Choanal stenosis oboInOwl:hasDbXref UMLS:C0584837 semapv:UnspecifiedMatching +HP:0000453 Choanal atresia oboInOwl:hasDbXref MESH:D002754 semapv:UnspecifiedMatching +HP:0000453 Choanal atresia oboInOwl:hasDbXref SCTID:204508009 semapv:UnspecifiedMatching +HP:0000453 Choanal atresia oboInOwl:hasDbXref UMLS:C0008297 semapv:UnspecifiedMatching +HP:0000454 Flared nostrils oboInOwl:hasDbXref SCTID:21558008 semapv:UnspecifiedMatching +HP:0000454 Flared nostrils oboInOwl:hasDbXref SCTID:248568003 semapv:UnspecifiedMatching +HP:0000454 Flared nostrils oboInOwl:hasDbXref UMLS:C0277873 semapv:UnspecifiedMatching +HP:0000455 Broad nasal tip oboInOwl:hasDbXref SCTID:249327002 semapv:UnspecifiedMatching +HP:0000455 Broad nasal tip oboInOwl:hasDbXref UMLS:C0426429 semapv:UnspecifiedMatching +HP:0000456 Bifid nasal tip oboInOwl:hasDbXref SCTID:249326006 semapv:UnspecifiedMatching +HP:0000456 Bifid nasal tip oboInOwl:hasDbXref UMLS:C0426428 semapv:UnspecifiedMatching +HP:0000456 Bifid nasal tip oboInOwl:hasDbXref UMLS:C4020890 semapv:UnspecifiedMatching +HP:0000457 Depressed nasal ridge oboInOwl:hasDbXref UMLS:C1842876 semapv:UnspecifiedMatching +HP:0000458 Anosmia oboInOwl:hasDbXref MESH:D000857 semapv:UnspecifiedMatching +HP:0000458 Anosmia oboInOwl:hasDbXref SCTID:44169009 semapv:UnspecifiedMatching +HP:0000458 Anosmia oboInOwl:hasDbXref UMLS:C0003126 semapv:UnspecifiedMatching +HP:0000460 Narrow nose oboInOwl:hasDbXref SCTID:249322008 semapv:UnspecifiedMatching +HP:0000460 Narrow nose oboInOwl:hasDbXref UMLS:C0426422 semapv:UnspecifiedMatching +HP:0000463 Anteverted nares oboInOwl:hasDbXref SCTID:708670007 semapv:UnspecifiedMatching +HP:0000463 Anteverted nares oboInOwl:hasDbXref UMLS:C1840077 semapv:UnspecifiedMatching +HP:0000464 Abnormality of the neck oboInOwl:hasDbXref SCTID:298390003 semapv:UnspecifiedMatching +HP:0000464 Abnormality of the neck oboInOwl:hasDbXref SCTID:40052002 semapv:UnspecifiedMatching +HP:0000464 Abnormality of the neck oboInOwl:hasDbXref UMLS:C0266623 semapv:UnspecifiedMatching +HP:0000464 Abnormality of the neck oboInOwl:hasDbXref UMLS:C0575167 semapv:UnspecifiedMatching +HP:0000464 Abnormality of the neck oboInOwl:hasDbXref UMLS:C4280628 semapv:UnspecifiedMatching +HP:0000465 Webbed neck oboInOwl:hasDbXref SCTID:11731003 semapv:UnspecifiedMatching +HP:0000465 Webbed neck oboInOwl:hasDbXref UMLS:C0221217 semapv:UnspecifiedMatching +HP:0000466 Limited neck range of motion oboInOwl:hasDbXref UMLS:C1859212 semapv:UnspecifiedMatching +HP:0000467 Neck muscle weakness oboInOwl:hasDbXref UMLS:C0240479 semapv:UnspecifiedMatching +HP:0000468 Increased adipose tissue around the neck oboInOwl:hasDbXref UMLS:C4025850 semapv:UnspecifiedMatching +HP:0000470 Short neck oboInOwl:hasDbXref SCTID:95427009 semapv:UnspecifiedMatching +HP:0000470 Short neck oboInOwl:hasDbXref UMLS:C0521525 semapv:UnspecifiedMatching +HP:0000471 Gastrointestinal angiodysplasia oboInOwl:hasDbXref UMLS:C0854242 semapv:UnspecifiedMatching +HP:0000472 Long neck oboInOwl:hasDbXref UMLS:C1839816 semapv:UnspecifiedMatching +HP:0000473 Torticollis oboInOwl:hasDbXref MESH:D014103 semapv:UnspecifiedMatching +HP:0000473 Torticollis oboInOwl:hasDbXref SCTID:270476009 semapv:UnspecifiedMatching +HP:0000473 Torticollis oboInOwl:hasDbXref SCTID:70070008 semapv:UnspecifiedMatching +HP:0000473 Torticollis oboInOwl:hasDbXref SCTID:74333002 semapv:UnspecifiedMatching +HP:0000473 Torticollis oboInOwl:hasDbXref UMLS:C0040485 semapv:UnspecifiedMatching +HP:0000473 Torticollis oboInOwl:hasDbXref UMLS:C0152116 semapv:UnspecifiedMatching +HP:0000473 Torticollis oboInOwl:hasDbXref UMLS:C0949445 semapv:UnspecifiedMatching +HP:0000474 Thickened nuchal skin fold oboInOwl:hasDbXref UMLS:C1836940 semapv:UnspecifiedMatching +HP:0000475 Broad neck oboInOwl:hasDbXref UMLS:C1853638 semapv:UnspecifiedMatching +HP:0000476 Cystic hygroma oboInOwl:hasDbXref MESH:D018191 semapv:UnspecifiedMatching +HP:0000476 Cystic hygroma oboInOwl:hasDbXref NCIT:C8965 semapv:UnspecifiedMatching +HP:0000476 Cystic hygroma oboInOwl:hasDbXref SCTID:399882002 semapv:UnspecifiedMatching +HP:0000476 Cystic hygroma oboInOwl:hasDbXref SCTID:40225001 semapv:UnspecifiedMatching +HP:0000476 Cystic hygroma oboInOwl:hasDbXref SCTID:423984004 semapv:UnspecifiedMatching +HP:0000476 Cystic hygroma oboInOwl:hasDbXref UMLS:C0206620 semapv:UnspecifiedMatching +HP:0000478 Abnormality of the eye oboInOwl:hasDbXref MESH:D005124 semapv:UnspecifiedMatching +HP:0000478 Abnormality of the eye oboInOwl:hasDbXref MESH:D005128 semapv:UnspecifiedMatching +HP:0000478 Abnormality of the eye oboInOwl:hasDbXref SCTID:19416009 semapv:UnspecifiedMatching +HP:0000478 Abnormality of the eye oboInOwl:hasDbXref SCTID:371405004 semapv:UnspecifiedMatching +HP:0000478 Abnormality of the eye oboInOwl:hasDbXref SCTID:371409005 semapv:UnspecifiedMatching +HP:0000478 Abnormality of the eye oboInOwl:hasDbXref UMLS:C0015393 semapv:UnspecifiedMatching +HP:0000478 Abnormality of the eye oboInOwl:hasDbXref UMLS:C0015397 semapv:UnspecifiedMatching +HP:0000479 Abnormal retinal morphology oboInOwl:hasDbXref MESH:D012164 semapv:UnspecifiedMatching +HP:0000479 Abnormal retinal morphology oboInOwl:hasDbXref SCTID:29555009 semapv:UnspecifiedMatching +HP:0000479 Abnormal retinal morphology oboInOwl:hasDbXref UMLS:C0035300 semapv:UnspecifiedMatching +HP:0000479 Abnormal retinal morphology oboInOwl:hasDbXref UMLS:C0035309 semapv:UnspecifiedMatching +HP:0000480 Retinal coloboma oboInOwl:hasDbXref UMLS:C3540764 semapv:UnspecifiedMatching +HP:0000481 Abnormal cornea morphology oboInOwl:hasDbXref UMLS:C1855670 semapv:UnspecifiedMatching +HP:0000481 Abnormal cornea morphology oboInOwl:hasDbXref UMLS:C4020889 semapv:UnspecifiedMatching +HP:0000482 Microcornea oboInOwl:hasDbXref SCTID:26098002 semapv:UnspecifiedMatching +HP:0000482 Microcornea oboInOwl:hasDbXref UMLS:C0266544 semapv:UnspecifiedMatching +HP:0000482 Microcornea oboInOwl:hasDbXref UMLS:C1167713 semapv:UnspecifiedMatching +HP:0000483 Astigmatism oboInOwl:hasDbXref MESH:D001251 semapv:UnspecifiedMatching +HP:0000483 Astigmatism oboInOwl:hasDbXref SCTID:82649003 semapv:UnspecifiedMatching +HP:0000483 Astigmatism oboInOwl:hasDbXref UMLS:C0004106 semapv:UnspecifiedMatching +HP:0000484 Hyperopic astigmatism oboInOwl:hasDbXref SCTID:449734001 semapv:UnspecifiedMatching +HP:0000484 Hyperopic astigmatism oboInOwl:hasDbXref UMLS:C1847524 semapv:UnspecifiedMatching +HP:0000485 Megalocornea oboInOwl:hasDbXref MESH:C562829 semapv:UnspecifiedMatching +HP:0000485 Megalocornea oboInOwl:hasDbXref SCTID:204118005 semapv:UnspecifiedMatching +HP:0000485 Megalocornea oboInOwl:hasDbXref SCTID:268158009 semapv:UnspecifiedMatching +HP:0000485 Megalocornea oboInOwl:hasDbXref UMLS:C0344530 semapv:UnspecifiedMatching +HP:0000485 Megalocornea oboInOwl:hasDbXref UMLS:C1167712 semapv:UnspecifiedMatching +HP:0000486 Strabismus oboInOwl:hasDbXref MESH:D013285 semapv:UnspecifiedMatching +HP:0000486 Strabismus oboInOwl:hasDbXref SCTID:128602000 semapv:UnspecifiedMatching +HP:0000486 Strabismus oboInOwl:hasDbXref SCTID:22066006 semapv:UnspecifiedMatching +HP:0000486 Strabismus oboInOwl:hasDbXref UMLS:C0038379 semapv:UnspecifiedMatching +HP:0000488 Retinopathy oboInOwl:hasDbXref MESH:D012164 semapv:UnspecifiedMatching +HP:0000488 Retinopathy oboInOwl:hasDbXref SCTID:29555009 semapv:UnspecifiedMatching +HP:0000488 Retinopathy oboInOwl:hasDbXref UMLS:C0035309 semapv:UnspecifiedMatching +HP:0000490 Deeply set eye oboInOwl:hasDbXref MESH:D015841 semapv:UnspecifiedMatching +HP:0000490 Deeply set eye oboInOwl:hasDbXref SCTID:246923005 semapv:UnspecifiedMatching +HP:0000490 Deeply set eye oboInOwl:hasDbXref SCTID:80093006 semapv:UnspecifiedMatching +HP:0000490 Deeply set eye oboInOwl:hasDbXref UMLS:C0014306 semapv:UnspecifiedMatching +HP:0000490 Deeply set eye oboInOwl:hasDbXref UMLS:C0423224 semapv:UnspecifiedMatching +HP:0000491 Keratitis oboInOwl:hasDbXref MESH:D007634 semapv:UnspecifiedMatching +HP:0000491 Keratitis oboInOwl:hasDbXref SCTID:5888003 semapv:UnspecifiedMatching +HP:0000491 Keratitis oboInOwl:hasDbXref UMLS:C0022568 semapv:UnspecifiedMatching +HP:0000492 Abnormal eyelid morphology oboInOwl:hasDbXref UMLS:C4021803 semapv:UnspecifiedMatching +HP:0000493 Abnormal foveal morphology oboInOwl:hasDbXref UMLS:C4025849 semapv:UnspecifiedMatching +HP:0000494 Downslanted palpebral fissures oboInOwl:hasDbXref SCTID:246800008 semapv:UnspecifiedMatching +HP:0000494 Downslanted palpebral fissures oboInOwl:hasDbXref UMLS:C0423110 semapv:UnspecifiedMatching +HP:0000495 Recurrent corneal erosions oboInOwl:hasDbXref MESH:D003320 semapv:UnspecifiedMatching +HP:0000495 Recurrent corneal erosions oboInOwl:hasDbXref SCTID:2055003 semapv:UnspecifiedMatching +HP:0000495 Recurrent corneal erosions oboInOwl:hasDbXref SCTID:91514001 semapv:UnspecifiedMatching +HP:0000495 Recurrent corneal erosions oboInOwl:hasDbXref UMLS:C0010043 semapv:UnspecifiedMatching +HP:0000495 Recurrent corneal erosions oboInOwl:hasDbXref UMLS:C0155119 semapv:UnspecifiedMatching +HP:0000495 Recurrent corneal erosions oboInOwl:hasDbXref UMLS:C4020888 semapv:UnspecifiedMatching +HP:0000496 Abnormality of eye movement oboInOwl:hasDbXref SCTID:103252009 semapv:UnspecifiedMatching +HP:0000496 Abnormality of eye movement oboInOwl:hasDbXref UMLS:C0497202 semapv:UnspecifiedMatching +HP:0000497 Globe retraction and deviation on abduction oboInOwl:hasDbXref UMLS:C4025848 semapv:UnspecifiedMatching +HP:0000498 Blepharitis oboInOwl:hasDbXref MESH:D001762 semapv:UnspecifiedMatching +HP:0000498 Blepharitis oboInOwl:hasDbXref SCTID:231796003 semapv:UnspecifiedMatching +HP:0000498 Blepharitis oboInOwl:hasDbXref SCTID:41446000 semapv:UnspecifiedMatching +HP:0000498 Blepharitis oboInOwl:hasDbXref UMLS:C0005741 semapv:UnspecifiedMatching +HP:0000498 Blepharitis oboInOwl:hasDbXref UMLS:C0339063 semapv:UnspecifiedMatching +HP:0000499 Abnormal eyelash morphology oboInOwl:hasDbXref UMLS:C2675111 semapv:UnspecifiedMatching +HP:0000501 Glaucoma oboInOwl:hasDbXref MESH:D005901 semapv:UnspecifiedMatching +HP:0000501 Glaucoma oboInOwl:hasDbXref SCTID:23986001 semapv:UnspecifiedMatching +HP:0000501 Glaucoma oboInOwl:hasDbXref UMLS:C0017601 semapv:UnspecifiedMatching +HP:0000502 Abnormal conjunctiva morphology oboInOwl:hasDbXref UMLS:C4025847 semapv:UnspecifiedMatching +HP:0000503 Tortuosity of conjunctival vessels oboInOwl:hasDbXref UMLS:C1855391 semapv:UnspecifiedMatching +HP:0000504 Abnormality of vision oboInOwl:hasDbXref UMLS:C4025846 semapv:UnspecifiedMatching +HP:0000505 Visual impairment oboInOwl:hasDbXref MESH:D014786 semapv:UnspecifiedMatching +HP:0000505 Visual impairment oboInOwl:hasDbXref MESH:D015354 semapv:UnspecifiedMatching +HP:0000505 Visual impairment oboInOwl:hasDbXref SCTID:246635007 semapv:UnspecifiedMatching +HP:0000505 Visual impairment oboInOwl:hasDbXref SCTID:397540003 semapv:UnspecifiedMatching +HP:0000505 Visual impairment oboInOwl:hasDbXref SCTID:7973008 semapv:UnspecifiedMatching +HP:0000505 Visual impairment oboInOwl:hasDbXref UMLS:C0042798 semapv:UnspecifiedMatching +HP:0000505 Visual impairment oboInOwl:hasDbXref UMLS:C3665347 semapv:UnspecifiedMatching +HP:0000506 Telecanthus oboInOwl:hasDbXref MESH:C562941 semapv:UnspecifiedMatching +HP:0000506 Telecanthus oboInOwl:hasDbXref SCTID:246803005 semapv:UnspecifiedMatching +HP:0000506 Telecanthus oboInOwl:hasDbXref UMLS:C0423113 semapv:UnspecifiedMatching +HP:0000508 Ptosis oboInOwl:hasDbXref MESH:D001763 semapv:UnspecifiedMatching +HP:0000508 Ptosis oboInOwl:hasDbXref SCTID:11934000 semapv:UnspecifiedMatching +HP:0000508 Ptosis oboInOwl:hasDbXref UMLS:C0005745 semapv:UnspecifiedMatching +HP:0000509 Conjunctivitis oboInOwl:hasDbXref MESH:D003231 semapv:UnspecifiedMatching +HP:0000509 Conjunctivitis oboInOwl:hasDbXref SCTID:9826008 semapv:UnspecifiedMatching +HP:0000509 Conjunctivitis oboInOwl:hasDbXref UMLS:C0009763 semapv:UnspecifiedMatching +HP:0000509 Conjunctivitis oboInOwl:hasDbXref UMLS:C1864156 semapv:UnspecifiedMatching +HP:0000510 Rod-cone dystrophy oboInOwl:hasDbXref MESH:D012174 semapv:UnspecifiedMatching +HP:0000510 Rod-cone dystrophy oboInOwl:hasDbXref SCTID:28835009 semapv:UnspecifiedMatching +HP:0000510 Rod-cone dystrophy oboInOwl:hasDbXref UMLS:C0035334 semapv:UnspecifiedMatching +HP:0000511 Vertical supranuclear gaze palsy oboInOwl:hasDbXref SCTID:246773002 semapv:UnspecifiedMatching +HP:0000511 Vertical supranuclear gaze palsy oboInOwl:hasDbXref UMLS:C0339652 semapv:UnspecifiedMatching +HP:0000511 Vertical supranuclear gaze palsy oboInOwl:hasDbXref UMLS:C1843369 semapv:UnspecifiedMatching +HP:0000512 Abnormal electroretinogram oboInOwl:hasDbXref SCTID:274524001 semapv:UnspecifiedMatching +HP:0000512 Abnormal electroretinogram oboInOwl:hasDbXref UMLS:C0476397 semapv:UnspecifiedMatching +HP:0000514 Slow saccadic eye movements oboInOwl:hasDbXref SCTID:404686001 semapv:UnspecifiedMatching +HP:0000514 Slow saccadic eye movements oboInOwl:hasDbXref UMLS:C1321329 semapv:UnspecifiedMatching +HP:0000517 Abnormality of the lens oboInOwl:hasDbXref MESH:D007905 semapv:UnspecifiedMatching +HP:0000517 Abnormality of the lens oboInOwl:hasDbXref SCTID:10810001 semapv:UnspecifiedMatching +HP:0000517 Abnormality of the lens oboInOwl:hasDbXref UMLS:C0023308 semapv:UnspecifiedMatching +HP:0000517 Abnormality of the lens oboInOwl:hasDbXref UMLS:C0549651 semapv:UnspecifiedMatching +HP:0000518 Cataract oboInOwl:hasDbXref MESH:D002386 semapv:UnspecifiedMatching +HP:0000518 Cataract oboInOwl:hasDbXref SCTID:128306009 semapv:UnspecifiedMatching +HP:0000518 Cataract oboInOwl:hasDbXref SCTID:193570009 semapv:UnspecifiedMatching +HP:0000518 Cataract oboInOwl:hasDbXref SCTID:247053007 semapv:UnspecifiedMatching +HP:0000518 Cataract oboInOwl:hasDbXref UMLS:C0086543 semapv:UnspecifiedMatching +HP:0000518 Cataract oboInOwl:hasDbXref UMLS:C1510497 semapv:UnspecifiedMatching +HP:0000519 Developmental cataract oboInOwl:hasDbXref SCTID:609587005 semapv:UnspecifiedMatching +HP:0000519 Developmental cataract oboInOwl:hasDbXref SCTID:79410001 semapv:UnspecifiedMatching +HP:0000519 Developmental cataract oboInOwl:hasDbXref UMLS:C0009691 semapv:UnspecifiedMatching +HP:0000519 Developmental cataract oboInOwl:hasDbXref UMLS:C3277059 semapv:UnspecifiedMatching +HP:0000520 Proptosis oboInOwl:hasDbXref MESH:D005094 semapv:UnspecifiedMatching +HP:0000520 Proptosis oboInOwl:hasDbXref SCTID:18265008 semapv:UnspecifiedMatching +HP:0000520 Proptosis oboInOwl:hasDbXref UMLS:C0015300 semapv:UnspecifiedMatching +HP:0000520 Proptosis oboInOwl:hasDbXref UMLS:C1837760 semapv:UnspecifiedMatching +HP:0000520 Proptosis oboInOwl:hasDbXref UMLS:C1848490 semapv:UnspecifiedMatching +HP:0000520 Proptosis oboInOwl:hasDbXref UMLS:C1862425 semapv:UnspecifiedMatching +HP:0000522 Alacrima oboInOwl:hasDbXref MESH:C562827 semapv:UnspecifiedMatching +HP:0000522 Alacrima oboInOwl:hasDbXref SCTID:253215004 semapv:UnspecifiedMatching +HP:0000522 Alacrima oboInOwl:hasDbXref UMLS:C0344505 semapv:UnspecifiedMatching +HP:0000523 Subcapsular cataract oboInOwl:hasDbXref SCTID:95723009 semapv:UnspecifiedMatching +HP:0000523 Subcapsular cataract oboInOwl:hasDbXref UMLS:C0235259 semapv:UnspecifiedMatching +HP:0000524 Conjunctival telangiectasia oboInOwl:hasDbXref SCTID:231870008 semapv:UnspecifiedMatching +HP:0000524 Conjunctival telangiectasia oboInOwl:hasDbXref UMLS:C0239105 semapv:UnspecifiedMatching +HP:0000525 Abnormality iris morphology oboInOwl:hasDbXref UMLS:C4025845 semapv:UnspecifiedMatching +HP:0000526 Aniridia oboInOwl:hasDbXref MESH:D015783 semapv:UnspecifiedMatching +HP:0000526 Aniridia oboInOwl:hasDbXref SCTID:69278003 semapv:UnspecifiedMatching +HP:0000526 Aniridia oboInOwl:hasDbXref UMLS:C0003076 semapv:UnspecifiedMatching +HP:0000527 Long eyelashes oboInOwl:hasDbXref UMLS:C1853738 semapv:UnspecifiedMatching +HP:0000528 Anophthalmia oboInOwl:hasDbXref MESH:D000853 semapv:UnspecifiedMatching +HP:0000528 Anophthalmia oboInOwl:hasDbXref SCTID:204099004 semapv:UnspecifiedMatching +HP:0000528 Anophthalmia oboInOwl:hasDbXref SCTID:7183006 semapv:UnspecifiedMatching +HP:0000528 Anophthalmia oboInOwl:hasDbXref UMLS:C0003119 semapv:UnspecifiedMatching +HP:0000529 Progressive visual loss oboInOwl:hasDbXref UMLS:C1839364 semapv:UnspecifiedMatching +HP:0000529 Progressive visual loss oboInOwl:hasDbXref UMLS:C3277697 semapv:UnspecifiedMatching +HP:0000531 Corneal crystals oboInOwl:hasDbXref UMLS:C1096610 semapv:UnspecifiedMatching +HP:0000532 Abnormal chorioretinal morphology oboInOwl:hasDbXref UMLS:C4025844 semapv:UnspecifiedMatching +HP:0000533 Chorioretinal atrophy oboInOwl:hasDbXref SCTID:95686007 semapv:UnspecifiedMatching +HP:0000533 Chorioretinal atrophy oboInOwl:hasDbXref UMLS:C4048273 semapv:UnspecifiedMatching +HP:0000534 Abnormal eyebrow morphology oboInOwl:hasDbXref UMLS:C4011556 semapv:UnspecifiedMatching +HP:0000535 Sparse and thin eyebrow oboInOwl:hasDbXref UMLS:C1832446 semapv:UnspecifiedMatching +HP:0000537 Epicanthus inversus oboInOwl:hasDbXref SCTID:400956000 semapv:UnspecifiedMatching +HP:0000537 Epicanthus inversus oboInOwl:hasDbXref UMLS:C1303003 semapv:UnspecifiedMatching +HP:0000538 Pseudopapilledema oboInOwl:hasDbXref MESH:C562401 semapv:UnspecifiedMatching +HP:0000538 Pseudopapilledema oboInOwl:hasDbXref SCTID:57138009 semapv:UnspecifiedMatching +HP:0000538 Pseudopapilledema oboInOwl:hasDbXref UMLS:C0155300 semapv:UnspecifiedMatching +HP:0000539 Abnormality of refraction oboInOwl:hasDbXref UMLS:C4025843 semapv:UnspecifiedMatching +HP:0000540 Hypermetropia oboInOwl:hasDbXref MESH:D006956 semapv:UnspecifiedMatching +HP:0000540 Hypermetropia oboInOwl:hasDbXref SCTID:38101003 semapv:UnspecifiedMatching +HP:0000540 Hypermetropia oboInOwl:hasDbXref UMLS:C0020490 semapv:UnspecifiedMatching +HP:0000541 Retinal detachment oboInOwl:hasDbXref MESH:D012163 semapv:UnspecifiedMatching +HP:0000541 Retinal detachment oboInOwl:hasDbXref SCTID:42059000 semapv:UnspecifiedMatching +HP:0000541 Retinal detachment oboInOwl:hasDbXref UMLS:C0035305 semapv:UnspecifiedMatching +HP:0000542 Impaired ocular adduction oboInOwl:hasDbXref UMLS:C1846463 semapv:UnspecifiedMatching +HP:0000543 Optic disc pallor oboInOwl:hasDbXref SCTID:302200001 semapv:UnspecifiedMatching +HP:0000543 Optic disc pallor oboInOwl:hasDbXref UMLS:C0554970 semapv:UnspecifiedMatching +HP:0000544 External ophthalmoplegia oboInOwl:hasDbXref MESH:D009886 semapv:UnspecifiedMatching +HP:0000544 External ophthalmoplegia oboInOwl:hasDbXref MESH:D017246 semapv:UnspecifiedMatching +HP:0000544 External ophthalmoplegia oboInOwl:hasDbXref SCTID:19373007 semapv:UnspecifiedMatching +HP:0000544 External ophthalmoplegia oboInOwl:hasDbXref SCTID:46252003 semapv:UnspecifiedMatching +HP:0000544 External ophthalmoplegia oboInOwl:hasDbXref UMLS:C0162292 semapv:UnspecifiedMatching +HP:0000544 External ophthalmoplegia oboInOwl:hasDbXref UMLS:C0162674 semapv:UnspecifiedMatching +HP:0000545 Myopia oboInOwl:hasDbXref MESH:D009216 semapv:UnspecifiedMatching +HP:0000545 Myopia oboInOwl:hasDbXref SCTID:57190000 semapv:UnspecifiedMatching +HP:0000545 Myopia oboInOwl:hasDbXref UMLS:C0027092 semapv:UnspecifiedMatching +HP:0000546 Retinal degeneration oboInOwl:hasDbXref MESH:D012162 semapv:UnspecifiedMatching +HP:0000546 Retinal degeneration oboInOwl:hasDbXref SCTID:95695004 semapv:UnspecifiedMatching +HP:0000546 Retinal degeneration oboInOwl:hasDbXref UMLS:C0035304 semapv:UnspecifiedMatching +HP:0000548 Cone/cone-rod dystrophy oboInOwl:hasDbXref MESH:D012174 semapv:UnspecifiedMatching +HP:0000549 Abnormal conjugate eye movement oboInOwl:hasDbXref UMLS:C1845274 semapv:UnspecifiedMatching +HP:0000550 Undetectable electroretinogram oboInOwl:hasDbXref UMLS:C1855685 semapv:UnspecifiedMatching +HP:0000551 Color vision defect oboInOwl:hasDbXref MESH:D003117 semapv:UnspecifiedMatching +HP:0000551 Color vision defect oboInOwl:hasDbXref SCTID:23289000 semapv:UnspecifiedMatching +HP:0000551 Color vision defect oboInOwl:hasDbXref SCTID:367469000 semapv:UnspecifiedMatching +HP:0000551 Color vision defect oboInOwl:hasDbXref UMLS:C0009398 semapv:UnspecifiedMatching +HP:0000551 Color vision defect oboInOwl:hasDbXref UMLS:C0234629 semapv:UnspecifiedMatching +HP:0000551 Color vision defect oboInOwl:hasDbXref UMLS:C3552853 semapv:UnspecifiedMatching +HP:0000552 Tritanomaly oboInOwl:hasDbXref MESH:D003117 semapv:UnspecifiedMatching +HP:0000552 Tritanomaly oboInOwl:hasDbXref SCTID:51886007 semapv:UnspecifiedMatching +HP:0000552 Tritanomaly oboInOwl:hasDbXref SCTID:85049009 semapv:UnspecifiedMatching +HP:0000552 Tritanomaly oboInOwl:hasDbXref UMLS:C0155017 semapv:UnspecifiedMatching +HP:0000552 Tritanomaly oboInOwl:hasDbXref UMLS:C1970167 semapv:UnspecifiedMatching +HP:0000553 Abnormal uvea morphology oboInOwl:hasDbXref UMLS:C4025842 semapv:UnspecifiedMatching +HP:0000554 Uveitis oboInOwl:hasDbXref MESH:D014605 semapv:UnspecifiedMatching +HP:0000554 Uveitis oboInOwl:hasDbXref SCTID:128473001 semapv:UnspecifiedMatching +HP:0000554 Uveitis oboInOwl:hasDbXref UMLS:C0042164 semapv:UnspecifiedMatching +HP:0000555 Leukocoria oboInOwl:hasDbXref SCTID:1361009 semapv:UnspecifiedMatching +HP:0000555 Leukocoria oboInOwl:hasDbXref UMLS:C0152458 semapv:UnspecifiedMatching +HP:0000556 Retinal dystrophy oboInOwl:hasDbXref MESH:D058499 semapv:UnspecifiedMatching +HP:0000556 Retinal dystrophy oboInOwl:hasDbXref SCTID:314407005 semapv:UnspecifiedMatching +HP:0000556 Retinal dystrophy oboInOwl:hasDbXref UMLS:C0854723 semapv:UnspecifiedMatching +HP:0000557 Buphthalmos oboInOwl:hasDbXref MESH:D006871 semapv:UnspecifiedMatching +HP:0000557 Buphthalmos oboInOwl:hasDbXref UMLS:C4551507 semapv:UnspecifiedMatching +HP:0000558 Rieger anomaly oboInOwl:hasDbXref MESH:C535679 semapv:UnspecifiedMatching +HP:0000558 Rieger anomaly oboInOwl:hasDbXref SCTID:47507006 semapv:UnspecifiedMatching +HP:0000558 Rieger anomaly oboInOwl:hasDbXref UMLS:C0265341 semapv:UnspecifiedMatching +HP:0000559 Corneal scarring oboInOwl:hasDbXref MESH:D065306 semapv:UnspecifiedMatching +HP:0000559 Corneal scarring oboInOwl:hasDbXref SCTID:95726001 semapv:UnspecifiedMatching +HP:0000559 Corneal scarring oboInOwl:hasDbXref UMLS:C0349702 semapv:UnspecifiedMatching +HP:0000561 Absent eyelashes oboInOwl:hasDbXref UMLS:C1843005 semapv:UnspecifiedMatching +HP:0000561 Absent eyelashes oboInOwl:hasDbXref UMLS:C4280626 semapv:UnspecifiedMatching +HP:0000561 Absent eyelashes oboInOwl:hasDbXref UMLS:C4280627 semapv:UnspecifiedMatching +HP:0000563 Keratoconus oboInOwl:hasDbXref MESH:D007640 semapv:UnspecifiedMatching +HP:0000563 Keratoconus oboInOwl:hasDbXref SCTID:65636009 semapv:UnspecifiedMatching +HP:0000563 Keratoconus oboInOwl:hasDbXref UMLS:C0022578 semapv:UnspecifiedMatching +HP:0000564 Lacrimal duct atresia oboInOwl:hasDbXref SCTID:278530008 semapv:UnspecifiedMatching +HP:0000564 Lacrimal duct atresia oboInOwl:hasDbXref UMLS:C0344511 semapv:UnspecifiedMatching +HP:0000565 Esotropia oboInOwl:hasDbXref MESH:D004948 semapv:UnspecifiedMatching +HP:0000565 Esotropia oboInOwl:hasDbXref SCTID:16596007 semapv:UnspecifiedMatching +HP:0000565 Esotropia oboInOwl:hasDbXref UMLS:C0014877 semapv:UnspecifiedMatching +HP:0000567 Chorioretinal coloboma oboInOwl:hasDbXref SCTID:39302008 semapv:UnspecifiedMatching +HP:0000567 Chorioretinal coloboma oboInOwl:hasDbXref UMLS:C0240896 semapv:UnspecifiedMatching +HP:0000568 Microphthalmia oboInOwl:hasDbXref MESH:D008850 semapv:UnspecifiedMatching +HP:0000568 Microphthalmia oboInOwl:hasDbXref SCTID:204108000 semapv:UnspecifiedMatching +HP:0000568 Microphthalmia oboInOwl:hasDbXref SCTID:61142002 semapv:UnspecifiedMatching +HP:0000568 Microphthalmia oboInOwl:hasDbXref UMLS:C0026010 semapv:UnspecifiedMatching +HP:0000568 Microphthalmia oboInOwl:hasDbXref UMLS:C4280625 semapv:UnspecifiedMatching +HP:0000568 Microphthalmia oboInOwl:hasDbXref UMLS:C4280808 semapv:UnspecifiedMatching +HP:0000570 Abnormal saccadic eye movements oboInOwl:hasDbXref UMLS:C1842584 semapv:UnspecifiedMatching +HP:0000570 Abnormal saccadic eye movements oboInOwl:hasDbXref UMLS:C4025841 semapv:UnspecifiedMatching +HP:0000571 Hypometric saccades oboInOwl:hasDbXref SCTID:246768008 semapv:UnspecifiedMatching +HP:0000571 Hypometric saccades oboInOwl:hasDbXref UMLS:C0423082 semapv:UnspecifiedMatching +HP:0000572 Visual loss oboInOwl:hasDbXref SCTID:7973008 semapv:UnspecifiedMatching +HP:0000572 Visual loss oboInOwl:hasDbXref UMLS:C3665386 semapv:UnspecifiedMatching +HP:0000573 Retinal hemorrhage oboInOwl:hasDbXref MESH:D012166 semapv:UnspecifiedMatching +HP:0000573 Retinal hemorrhage oboInOwl:hasDbXref SCTID:28998008 semapv:UnspecifiedMatching +HP:0000573 Retinal hemorrhage oboInOwl:hasDbXref UMLS:C0035317 semapv:UnspecifiedMatching +HP:0000574 Thick eyebrow oboInOwl:hasDbXref UMLS:C1853487 semapv:UnspecifiedMatching +HP:0000575 Scotoma oboInOwl:hasDbXref MESH:D009898 semapv:UnspecifiedMatching +HP:0000575 Scotoma oboInOwl:hasDbXref MESH:D012607 semapv:UnspecifiedMatching +HP:0000575 Scotoma oboInOwl:hasDbXref SCTID:23388006 semapv:UnspecifiedMatching +HP:0000575 Scotoma oboInOwl:hasDbXref SCTID:81016008 semapv:UnspecifiedMatching +HP:0000575 Scotoma oboInOwl:hasDbXref UMLS:C0036454 semapv:UnspecifiedMatching +HP:0000575 Scotoma oboInOwl:hasDbXref UMLS:C0344233 semapv:UnspecifiedMatching +HP:0000576 Centrocecal scotoma oboInOwl:hasDbXref MESH:D012607 semapv:UnspecifiedMatching +HP:0000576 Centrocecal scotoma oboInOwl:hasDbXref SCTID:33014001 semapv:UnspecifiedMatching +HP:0000576 Centrocecal scotoma oboInOwl:hasDbXref UMLS:C0271196 semapv:UnspecifiedMatching +HP:0000577 Exotropia oboInOwl:hasDbXref MESH:D005099 semapv:UnspecifiedMatching +HP:0000577 Exotropia oboInOwl:hasDbXref SCTID:399054005 semapv:UnspecifiedMatching +HP:0000577 Exotropia oboInOwl:hasDbXref SCTID:399252000 semapv:UnspecifiedMatching +HP:0000577 Exotropia oboInOwl:hasDbXref UMLS:C0015310 semapv:UnspecifiedMatching +HP:0000579 Nasolacrimal duct obstruction oboInOwl:hasDbXref MESH:D007767 semapv:UnspecifiedMatching +HP:0000579 Nasolacrimal duct obstruction oboInOwl:hasDbXref SCTID:231841004 semapv:UnspecifiedMatching +HP:0000579 Nasolacrimal duct obstruction oboInOwl:hasDbXref SCTID:246865000 semapv:UnspecifiedMatching +HP:0000579 Nasolacrimal duct obstruction oboInOwl:hasDbXref SCTID:314022009 semapv:UnspecifiedMatching +HP:0000579 Nasolacrimal duct obstruction oboInOwl:hasDbXref SCTID:416920000 semapv:UnspecifiedMatching +HP:0000579 Nasolacrimal duct obstruction oboInOwl:hasDbXref UMLS:C0022906 semapv:UnspecifiedMatching +HP:0000579 Nasolacrimal duct obstruction oboInOwl:hasDbXref UMLS:C1281931 semapv:UnspecifiedMatching +HP:0000580 Pigmentary retinopathy oboInOwl:hasDbXref MESH:D012174 semapv:UnspecifiedMatching +HP:0000580 Pigmentary retinopathy oboInOwl:hasDbXref SCTID:28835009 semapv:UnspecifiedMatching +HP:0000580 Pigmentary retinopathy oboInOwl:hasDbXref UMLS:C0035334 semapv:UnspecifiedMatching +HP:0000581 Blepharophimosis oboInOwl:hasDbXref MESH:D016569 semapv:UnspecifiedMatching +HP:0000581 Blepharophimosis oboInOwl:hasDbXref UMLS:C0005744 semapv:UnspecifiedMatching +HP:0000582 Upslanted palpebral fissure oboInOwl:hasDbXref SCTID:246799009 semapv:UnspecifiedMatching +HP:0000582 Upslanted palpebral fissure oboInOwl:hasDbXref UMLS:C0423109 semapv:UnspecifiedMatching +HP:0000584 Punctate corneal epithelial erosions oboInOwl:hasDbXref UMLS:C1832170 semapv:UnspecifiedMatching +HP:0000585 Band keratopathy oboInOwl:hasDbXref MESH:C562399 semapv:UnspecifiedMatching +HP:0000585 Band keratopathy oboInOwl:hasDbXref SCTID:35055000 semapv:UnspecifiedMatching +HP:0000585 Band keratopathy oboInOwl:hasDbXref UMLS:C0155120 semapv:UnspecifiedMatching +HP:0000586 Shallow orbits oboInOwl:hasDbXref UMLS:C1865244 semapv:UnspecifiedMatching +HP:0000587 Abnormality of the optic nerve oboInOwl:hasDbXref UMLS:C0029131 semapv:UnspecifiedMatching +HP:0000588 Optic nerve coloboma oboInOwl:hasDbXref MESH:C535970 semapv:UnspecifiedMatching +HP:0000588 Optic nerve coloboma oboInOwl:hasDbXref SCTID:17541006 semapv:UnspecifiedMatching +HP:0000588 Optic nerve coloboma oboInOwl:hasDbXref SCTID:44295002 semapv:UnspecifiedMatching +HP:0000588 Optic nerve coloboma oboInOwl:hasDbXref UMLS:C0155299 semapv:UnspecifiedMatching +HP:0000589 Coloboma oboInOwl:hasDbXref MESH:D003103 semapv:UnspecifiedMatching +HP:0000589 Coloboma oboInOwl:hasDbXref SCTID:92828000 semapv:UnspecifiedMatching +HP:0000589 Coloboma oboInOwl:hasDbXref SCTID:93390002 semapv:UnspecifiedMatching +HP:0000589 Coloboma oboInOwl:hasDbXref UMLS:C0009363 semapv:UnspecifiedMatching +HP:0000590 Progressive external ophthalmoplegia oboInOwl:hasDbXref MESH:D017246 semapv:UnspecifiedMatching +HP:0000590 Progressive external ophthalmoplegia oboInOwl:hasDbXref SCTID:46252003 semapv:UnspecifiedMatching +HP:0000590 Progressive external ophthalmoplegia oboInOwl:hasDbXref UMLS:C0162674 semapv:UnspecifiedMatching +HP:0000591 Abnormal sclera morphology oboInOwl:hasDbXref UMLS:C4025840 semapv:UnspecifiedMatching +HP:0000592 Blue sclerae oboInOwl:hasDbXref SCTID:204164000 semapv:UnspecifiedMatching +HP:0000592 Blue sclerae oboInOwl:hasDbXref UMLS:C0542514 semapv:UnspecifiedMatching +HP:0000593 Abnormal anterior chamber morphology oboInOwl:hasDbXref SCTID:204142009 semapv:UnspecifiedMatching +HP:0000593 Abnormal anterior chamber morphology oboInOwl:hasDbXref UMLS:C3152182 semapv:UnspecifiedMatching +HP:0000594 Shallow anterior chamber oboInOwl:hasDbXref SCTID:246986004 semapv:UnspecifiedMatching +HP:0000594 Shallow anterior chamber oboInOwl:hasDbXref UMLS:C0423276 semapv:UnspecifiedMatching +HP:0000597 Ophthalmoparesis oboInOwl:hasDbXref MESH:D009886 semapv:UnspecifiedMatching +HP:0000597 Ophthalmoparesis oboInOwl:hasDbXref UMLS:C0751401 semapv:UnspecifiedMatching +HP:0000598 Abnormality of the ear oboInOwl:hasDbXref SCTID:275259005 semapv:UnspecifiedMatching +HP:0000598 Abnormality of the ear oboInOwl:hasDbXref UMLS:C0266589 semapv:UnspecifiedMatching +HP:0000599 Abnormality of the frontal hairline oboInOwl:hasDbXref UMLS:C4025839 semapv:UnspecifiedMatching +HP:0000600 Abnormality of the pharynx oboInOwl:hasDbXref UMLS:C4025838 semapv:UnspecifiedMatching +HP:0000601 Hypotelorism oboInOwl:hasDbXref SCTID:44593008 semapv:UnspecifiedMatching +HP:0000601 Hypotelorism oboInOwl:hasDbXref UMLS:C0424711 semapv:UnspecifiedMatching +HP:0000602 Ophthalmoplegia oboInOwl:hasDbXref MESH:D009886 semapv:UnspecifiedMatching +HP:0000602 Ophthalmoplegia oboInOwl:hasDbXref SCTID:16110005 semapv:UnspecifiedMatching +HP:0000602 Ophthalmoplegia oboInOwl:hasDbXref UMLS:C0029089 semapv:UnspecifiedMatching +HP:0000603 Central scotoma oboInOwl:hasDbXref MESH:D012607 semapv:UnspecifiedMatching +HP:0000603 Central scotoma oboInOwl:hasDbXref SCTID:38950008 semapv:UnspecifiedMatching +HP:0000603 Central scotoma oboInOwl:hasDbXref UMLS:C0152191 semapv:UnspecifiedMatching +HP:0000603 Central scotoma oboInOwl:hasDbXref UMLS:C4280624 semapv:UnspecifiedMatching +HP:0000605 Supranuclear gaze palsy oboInOwl:hasDbXref SCTID:420675003 semapv:UnspecifiedMatching +HP:0000605 Supranuclear gaze palsy oboInOwl:hasDbXref UMLS:C1720037 semapv:UnspecifiedMatching +HP:0000606 Abnormality of the periorbital region oboInOwl:hasDbXref UMLS:C4025837 semapv:UnspecifiedMatching +HP:0000607 Periorbital wrinkles oboInOwl:hasDbXref UMLS:C1844605 semapv:UnspecifiedMatching +HP:0000608 Macular degeneration oboInOwl:hasDbXref SCTID:422338006 semapv:UnspecifiedMatching +HP:0000608 Macular degeneration oboInOwl:hasDbXref UMLS:C0024437 semapv:UnspecifiedMatching +HP:0000609 Optic nerve hypoplasia oboInOwl:hasDbXref SCTID:95499004 semapv:UnspecifiedMatching +HP:0000609 Optic nerve hypoplasia oboInOwl:hasDbXref UMLS:C0338502 semapv:UnspecifiedMatching +HP:0000610 Abnormal choroid morphology oboInOwl:hasDbXref MESH:D015862 semapv:UnspecifiedMatching +HP:0000610 Abnormal choroid morphology oboInOwl:hasDbXref UMLS:C0008521 semapv:UnspecifiedMatching +HP:0000610 Abnormal choroid morphology oboInOwl:hasDbXref UMLS:C4025836 semapv:UnspecifiedMatching +HP:0000612 Iris coloboma oboInOwl:hasDbXref UMLS:C0240063 semapv:UnspecifiedMatching +HP:0000613 Photophobia oboInOwl:hasDbXref MESH:D020795 semapv:UnspecifiedMatching +HP:0000613 Photophobia oboInOwl:hasDbXref SCTID:246622003 semapv:UnspecifiedMatching +HP:0000613 Photophobia oboInOwl:hasDbXref SCTID:409668002 semapv:UnspecifiedMatching +HP:0000613 Photophobia oboInOwl:hasDbXref UMLS:C0085636 semapv:UnspecifiedMatching +HP:0000613 Photophobia oboInOwl:hasDbXref UMLS:C4020887 semapv:UnspecifiedMatching +HP:0000614 Abnormal nasolacrimal system morphology oboInOwl:hasDbXref UMLS:C4025835 semapv:UnspecifiedMatching +HP:0000615 Abnormal pupil morphology oboInOwl:hasDbXref SCTID:274093008 semapv:UnspecifiedMatching +HP:0000615 Abnormal pupil morphology oboInOwl:hasDbXref UMLS:C0154936 semapv:UnspecifiedMatching +HP:0000616 Miosis oboInOwl:hasDbXref MESH:D015877 semapv:UnspecifiedMatching +HP:0000616 Miosis oboInOwl:hasDbXref SCTID:63251006 semapv:UnspecifiedMatching +HP:0000616 Miosis oboInOwl:hasDbXref UMLS:C0026205 semapv:UnspecifiedMatching +HP:0000617 Abnormality of ocular smooth pursuit oboInOwl:hasDbXref UMLS:C1836393 semapv:UnspecifiedMatching +HP:0000618 Blindness oboInOwl:hasDbXref MESH:D001766 semapv:UnspecifiedMatching +HP:0000618 Blindness oboInOwl:hasDbXref SCTID:65956007 semapv:UnspecifiedMatching +HP:0000618 Blindness oboInOwl:hasDbXref UMLS:C0271215 semapv:UnspecifiedMatching +HP:0000618 Blindness oboInOwl:hasDbXref UMLS:C0456909 semapv:UnspecifiedMatching +HP:0000619 Impaired convergence oboInOwl:hasDbXref MESH:D015835 semapv:UnspecifiedMatching +HP:0000619 Impaired convergence oboInOwl:hasDbXref SCTID:194131002 semapv:UnspecifiedMatching +HP:0000619 Impaired convergence oboInOwl:hasDbXref UMLS:C0271379 semapv:UnspecifiedMatching +HP:0000620 Dacryocystitis oboInOwl:hasDbXref MESH:D003607 semapv:UnspecifiedMatching +HP:0000620 Dacryocystitis oboInOwl:hasDbXref SCTID:85777005 semapv:UnspecifiedMatching +HP:0000620 Dacryocystitis oboInOwl:hasDbXref UMLS:C0010930 semapv:UnspecifiedMatching +HP:0000621 Entropion oboInOwl:hasDbXref MESH:D004774 semapv:UnspecifiedMatching +HP:0000621 Entropion oboInOwl:hasDbXref SCTID:33168009 semapv:UnspecifiedMatching +HP:0000621 Entropion oboInOwl:hasDbXref UMLS:C0014390 semapv:UnspecifiedMatching +HP:0000622 Blurred vision oboInOwl:hasDbXref SCTID:111516008 semapv:UnspecifiedMatching +HP:0000622 Blurred vision oboInOwl:hasDbXref SCTID:246636008 semapv:UnspecifiedMatching +HP:0000622 Blurred vision oboInOwl:hasDbXref UMLS:C0344232 semapv:UnspecifiedMatching +HP:0000623 Supranuclear ophthalmoplegia oboInOwl:hasDbXref UMLS:C1408507 semapv:UnspecifiedMatching +HP:0000625 Eyelid coloboma oboInOwl:hasDbXref SCTID:95202004 semapv:UnspecifiedMatching +HP:0000625 Eyelid coloboma oboInOwl:hasDbXref UMLS:C0521573 semapv:UnspecifiedMatching +HP:0000627 Posterior embryotoxon oboInOwl:hasDbXref SCTID:253228006 semapv:UnspecifiedMatching +HP:0000627 Posterior embryotoxon oboInOwl:hasDbXref SCTID:392437005 semapv:UnspecifiedMatching +HP:0000627 Posterior embryotoxon oboInOwl:hasDbXref UMLS:C0344531 semapv:UnspecifiedMatching +HP:0000627 Posterior embryotoxon oboInOwl:hasDbXref UMLS:C0546967 semapv:UnspecifiedMatching +HP:0000629 Periorbital fullness oboInOwl:hasDbXref UMLS:C1858036 semapv:UnspecifiedMatching +HP:0000630 Abnormal retinal artery morphology oboInOwl:hasDbXref UMLS:C4021802 semapv:UnspecifiedMatching +HP:0000631 Retinal arterial tortuosity oboInOwl:hasDbXref SCTID:247123003 semapv:UnspecifiedMatching +HP:0000631 Retinal arterial tortuosity oboInOwl:hasDbXref UMLS:C0423401 semapv:UnspecifiedMatching +HP:0000632 Lacrimation abnormality oboInOwl:hasDbXref UMLS:C4021801 semapv:UnspecifiedMatching +HP:0000633 Decreased lacrimation oboInOwl:hasDbXref UMLS:C0235857 semapv:UnspecifiedMatching +HP:0000634 Impaired ocular abduction oboInOwl:hasDbXref UMLS:C1846462 semapv:UnspecifiedMatching +HP:0000635 Blue irides oboInOwl:hasDbXref SCTID:301952009 semapv:UnspecifiedMatching +HP:0000635 Blue irides oboInOwl:hasDbXref UMLS:C0578626 semapv:UnspecifiedMatching +HP:0000636 Upper eyelid coloboma oboInOwl:hasDbXref UMLS:C1863872 semapv:UnspecifiedMatching +HP:0000637 Long palpebral fissure oboInOwl:hasDbXref UMLS:C1849340 semapv:UnspecifiedMatching +HP:0000639 Nystagmus oboInOwl:hasDbXref MESH:D009759 semapv:UnspecifiedMatching +HP:0000639 Nystagmus oboInOwl:hasDbXref SCTID:563001 semapv:UnspecifiedMatching +HP:0000639 Nystagmus oboInOwl:hasDbXref UMLS:C0028738 semapv:UnspecifiedMatching +HP:0000640 Gaze-evoked nystagmus oboInOwl:hasDbXref MESH:D009760 semapv:UnspecifiedMatching +HP:0000640 Gaze-evoked nystagmus oboInOwl:hasDbXref SCTID:29356006 semapv:UnspecifiedMatching +HP:0000640 Gaze-evoked nystagmus oboInOwl:hasDbXref UMLS:C0271390 semapv:UnspecifiedMatching +HP:0000641 Dysmetric saccades oboInOwl:hasDbXref UMLS:C1836392 semapv:UnspecifiedMatching +HP:0000642 Red-green dyschromatopsia oboInOwl:hasDbXref MESH:D003117 semapv:UnspecifiedMatching +HP:0000642 Red-green dyschromatopsia oboInOwl:hasDbXref SCTID:246674000 semapv:UnspecifiedMatching +HP:0000642 Red-green dyschromatopsia oboInOwl:hasDbXref SCTID:77479002 semapv:UnspecifiedMatching +HP:0000642 Red-green dyschromatopsia oboInOwl:hasDbXref UMLS:C0155016 semapv:UnspecifiedMatching +HP:0000642 Red-green dyschromatopsia oboInOwl:hasDbXref UMLS:C1970168 semapv:UnspecifiedMatching +HP:0000643 Blepharospasm oboInOwl:hasDbXref MESH:D001764 semapv:UnspecifiedMatching +HP:0000643 Blepharospasm oboInOwl:hasDbXref SCTID:59026006 semapv:UnspecifiedMatching +HP:0000643 Blepharospasm oboInOwl:hasDbXref UMLS:C0005747 semapv:UnspecifiedMatching +HP:0000646 Amblyopia oboInOwl:hasDbXref MESH:D000550 semapv:UnspecifiedMatching +HP:0000646 Amblyopia oboInOwl:hasDbXref SCTID:387742006 semapv:UnspecifiedMatching +HP:0000646 Amblyopia oboInOwl:hasDbXref UMLS:C0002418 semapv:UnspecifiedMatching +HP:0000647 Sclerocornea oboInOwl:hasDbXref MESH:C565209 semapv:UnspecifiedMatching +HP:0000647 Sclerocornea oboInOwl:hasDbXref UMLS:C1853235 semapv:UnspecifiedMatching +HP:0000648 Optic atrophy oboInOwl:hasDbXref MESH:D009896 semapv:UnspecifiedMatching +HP:0000648 Optic atrophy oboInOwl:hasDbXref SCTID:76976005 semapv:UnspecifiedMatching +HP:0000648 Optic atrophy oboInOwl:hasDbXref UMLS:C0029124 semapv:UnspecifiedMatching +HP:0000649 Abnormality of visual evoked potentials oboInOwl:hasDbXref SCTID:102968003 semapv:UnspecifiedMatching +HP:0000649 Abnormality of visual evoked potentials oboInOwl:hasDbXref UMLS:C0522214 semapv:UnspecifiedMatching +HP:0000650 Abnormal amplitude of pattern reversal visual evoked potentials oboInOwl:hasDbXref UMLS:C4025834 semapv:UnspecifiedMatching +HP:0000651 Diplopia oboInOwl:hasDbXref MESH:D004172 semapv:UnspecifiedMatching +HP:0000651 Diplopia oboInOwl:hasDbXref SCTID:24982008 semapv:UnspecifiedMatching +HP:0000651 Diplopia oboInOwl:hasDbXref UMLS:C0012569 semapv:UnspecifiedMatching +HP:0000652 Lower eyelid coloboma oboInOwl:hasDbXref UMLS:C1837826 semapv:UnspecifiedMatching +HP:0000653 Sparse eyelashes oboInOwl:hasDbXref UMLS:C1843300 semapv:UnspecifiedMatching +HP:0000654 Decreased light- and dark-adapted electroretinogram amplitude oboInOwl:hasDbXref UMLS:C1839025 semapv:UnspecifiedMatching +HP:0000656 Ectropion oboInOwl:hasDbXref MESH:D004483 semapv:UnspecifiedMatching +HP:0000656 Ectropion oboInOwl:hasDbXref SCTID:127559009 semapv:UnspecifiedMatching +HP:0000656 Ectropion oboInOwl:hasDbXref SCTID:62909004 semapv:UnspecifiedMatching +HP:0000656 Ectropion oboInOwl:hasDbXref UMLS:C0013592 semapv:UnspecifiedMatching +HP:0000657 Oculomotor apraxia oboInOwl:hasDbXref MESH:C537423 semapv:UnspecifiedMatching +HP:0000657 Oculomotor apraxia oboInOwl:hasDbXref SCTID:193662007 semapv:UnspecifiedMatching +HP:0000657 Oculomotor apraxia oboInOwl:hasDbXref UMLS:C3489733 semapv:UnspecifiedMatching +HP:0000657 Oculomotor apraxia oboInOwl:hasDbXref UMLS:C4020886 semapv:UnspecifiedMatching +HP:0000658 Eyelid apraxia oboInOwl:hasDbXref SCTID:423142006 semapv:UnspecifiedMatching +HP:0000658 Eyelid apraxia oboInOwl:hasDbXref UMLS:C1142448 semapv:UnspecifiedMatching +HP:0000659 Peters anomaly oboInOwl:hasDbXref MESH:C537884 semapv:UnspecifiedMatching +HP:0000659 Peters anomaly oboInOwl:hasDbXref SCTID:204153003 semapv:UnspecifiedMatching +HP:0000659 Peters anomaly oboInOwl:hasDbXref UMLS:C0344559 semapv:UnspecifiedMatching +HP:0000660 Lipemia retinalis oboInOwl:hasDbXref SCTID:95692001 semapv:UnspecifiedMatching +HP:0000660 Lipemia retinalis oboInOwl:hasDbXref UMLS:C0339477 semapv:UnspecifiedMatching +HP:0000661 Palpebral fissure narrowing on adduction oboInOwl:hasDbXref UMLS:C1846465 semapv:UnspecifiedMatching +HP:0000662 Nyctalopia oboInOwl:hasDbXref MESH:D009755 semapv:UnspecifiedMatching +HP:0000662 Nyctalopia oboInOwl:hasDbXref SCTID:65194006 semapv:UnspecifiedMatching +HP:0000662 Nyctalopia oboInOwl:hasDbXref UMLS:C0028077 semapv:UnspecifiedMatching +HP:0000662 Nyctalopia oboInOwl:hasDbXref UMLS:C4020885 semapv:UnspecifiedMatching +HP:0000664 Synophrys oboInOwl:hasDbXref SCTID:253207002 semapv:UnspecifiedMatching +HP:0000664 Synophrys oboInOwl:hasDbXref UMLS:C0431447 semapv:UnspecifiedMatching +HP:0000666 Horizontal nystagmus oboInOwl:hasDbXref MESH:D009759 semapv:UnspecifiedMatching +HP:0000666 Horizontal nystagmus oboInOwl:hasDbXref SCTID:81756001 semapv:UnspecifiedMatching +HP:0000666 Horizontal nystagmus oboInOwl:hasDbXref UMLS:C0271385 semapv:UnspecifiedMatching +HP:0000667 Phthisis bulbi oboInOwl:hasDbXref SCTID:4229009 semapv:UnspecifiedMatching +HP:0000667 Phthisis bulbi oboInOwl:hasDbXref UMLS:C0271007 semapv:UnspecifiedMatching +HP:0000668 Hypodontia oboInOwl:hasDbXref MESH:D000848 semapv:UnspecifiedMatching +HP:0000668 Hypodontia oboInOwl:hasDbXref SCTID:64969001 semapv:UnspecifiedMatching +HP:0000668 Hypodontia oboInOwl:hasDbXref UMLS:C0020608 semapv:UnspecifiedMatching +HP:0000670 Carious teeth oboInOwl:hasDbXref MESH:D003731 semapv:UnspecifiedMatching +HP:0000670 Carious teeth oboInOwl:hasDbXref SCTID:80967001 semapv:UnspecifiedMatching +HP:0000670 Carious teeth oboInOwl:hasDbXref UMLS:C0011334 semapv:UnspecifiedMatching +HP:0000670 Carious teeth oboInOwl:hasDbXref UMLS:C4280623 semapv:UnspecifiedMatching +HP:0000674 Anodontia oboInOwl:hasDbXref MESH:D000848 semapv:UnspecifiedMatching +HP:0000674 Anodontia oboInOwl:hasDbXref SCTID:16958000 semapv:UnspecifiedMatching +HP:0000674 Anodontia oboInOwl:hasDbXref SCTID:26624006 semapv:UnspecifiedMatching +HP:0000674 Anodontia oboInOwl:hasDbXref UMLS:C0399352 semapv:UnspecifiedMatching +HP:0000674 Anodontia oboInOwl:hasDbXref UMLS:C4280622 semapv:UnspecifiedMatching +HP:0000675 Macrodontia of permanent maxillary central incisor oboInOwl:hasDbXref UMLS:C1835095 semapv:UnspecifiedMatching +HP:0000675 Macrodontia of permanent maxillary central incisor oboInOwl:hasDbXref UMLS:C4280263 semapv:UnspecifiedMatching +HP:0000675 Macrodontia of permanent maxillary central incisor oboInOwl:hasDbXref UMLS:C4280620 semapv:UnspecifiedMatching +HP:0000675 Macrodontia of permanent maxillary central incisor oboInOwl:hasDbXref UMLS:C4280621 semapv:UnspecifiedMatching +HP:0000676 Abnormality of the incisor oboInOwl:hasDbXref UMLS:C4025833 semapv:UnspecifiedMatching +HP:0000677 Oligodontia oboInOwl:hasDbXref UMLS:C4082304 semapv:UnspecifiedMatching +HP:0000677 Oligodontia oboInOwl:hasDbXref UMLS:C4280619 semapv:UnspecifiedMatching +HP:0000678 Dental crowding oboInOwl:hasDbXref MESH:D008310 semapv:UnspecifiedMatching +HP:0000678 Dental crowding oboInOwl:hasDbXref SCTID:12351004 semapv:UnspecifiedMatching +HP:0000678 Dental crowding oboInOwl:hasDbXref SCTID:699222000 semapv:UnspecifiedMatching +HP:0000678 Dental crowding oboInOwl:hasDbXref UMLS:C0040433 semapv:UnspecifiedMatching +HP:0000678 Dental crowding oboInOwl:hasDbXref UMLS:C1317785 semapv:UnspecifiedMatching +HP:0000678 Dental crowding oboInOwl:hasDbXref UMLS:C4280617 semapv:UnspecifiedMatching +HP:0000678 Dental crowding oboInOwl:hasDbXref UMLS:C4280618 semapv:UnspecifiedMatching +HP:0000679 Taurodontia oboInOwl:hasDbXref MESH:C536946 semapv:UnspecifiedMatching +HP:0000679 Taurodontia oboInOwl:hasDbXref SCTID:51744007 semapv:UnspecifiedMatching +HP:0000679 Taurodontia oboInOwl:hasDbXref UMLS:C0266039 semapv:UnspecifiedMatching +HP:0000679 Taurodontia oboInOwl:hasDbXref UMLS:C4280616 semapv:UnspecifiedMatching +HP:0000680 Delayed eruption of primary teeth oboInOwl:hasDbXref UMLS:C1849538 semapv:UnspecifiedMatching +HP:0000682 Abnormality of dental enamel oboInOwl:hasDbXref UMLS:C4021800 semapv:UnspecifiedMatching +HP:0000682 Abnormality of dental enamel oboInOwl:hasDbXref UMLS:C4280262 semapv:UnspecifiedMatching +HP:0000682 Abnormality of dental enamel oboInOwl:hasDbXref UMLS:C4280615 semapv:UnspecifiedMatching +HP:0000683 Grayish enamel oboInOwl:hasDbXref UMLS:C1854783 semapv:UnspecifiedMatching +HP:0000684 Delayed eruption of teeth oboInOwl:hasDbXref SCTID:5639000 semapv:UnspecifiedMatching +HP:0000684 Delayed eruption of teeth oboInOwl:hasDbXref UMLS:C0239174 semapv:UnspecifiedMatching +HP:0000685 Hypoplasia of teeth oboInOwl:hasDbXref UMLS:C0235357 semapv:UnspecifiedMatching +HP:0000685 Hypoplasia of teeth oboInOwl:hasDbXref UMLS:C4280611 semapv:UnspecifiedMatching +HP:0000687 Widely spaced teeth oboInOwl:hasDbXref UMLS:C1844813 semapv:UnspecifiedMatching +HP:0000689 Dental malocclusion oboInOwl:hasDbXref MESH:D008310 semapv:UnspecifiedMatching +HP:0000689 Dental malocclusion oboInOwl:hasDbXref SCTID:47944004 semapv:UnspecifiedMatching +HP:0000689 Dental malocclusion oboInOwl:hasDbXref SCTID:707598004 semapv:UnspecifiedMatching +HP:0000689 Dental malocclusion oboInOwl:hasDbXref UMLS:C0024636 semapv:UnspecifiedMatching +HP:0000689 Dental malocclusion oboInOwl:hasDbXref UMLS:C4280613 semapv:UnspecifiedMatching +HP:0000689 Dental malocclusion oboInOwl:hasDbXref UMLS:C4280614 semapv:UnspecifiedMatching +HP:0000690 Agenesis of maxillary lateral incisor oboInOwl:hasDbXref UMLS:C1849950 semapv:UnspecifiedMatching +HP:0000690 Agenesis of maxillary lateral incisor oboInOwl:hasDbXref UMLS:C4083046 semapv:UnspecifiedMatching +HP:0000691 Microdontia oboInOwl:hasDbXref SCTID:32337007 semapv:UnspecifiedMatching +HP:0000691 Microdontia oboInOwl:hasDbXref UMLS:C0240340 semapv:UnspecifiedMatching +HP:0000691 Microdontia oboInOwl:hasDbXref UMLS:C4280611 semapv:UnspecifiedMatching +HP:0000691 Microdontia oboInOwl:hasDbXref UMLS:C4280612 semapv:UnspecifiedMatching +HP:0000692 Misalignment of teeth oboInOwl:hasDbXref UMLS:C1852504 semapv:UnspecifiedMatching +HP:0000692 Misalignment of teeth oboInOwl:hasDbXref UMLS:C4280610 semapv:UnspecifiedMatching +HP:0000694 Shell teeth oboInOwl:hasDbXref SCTID:67504007 semapv:UnspecifiedMatching +HP:0000694 Shell teeth oboInOwl:hasDbXref UMLS:C2981132 semapv:UnspecifiedMatching +HP:0000695 Natal tooth oboInOwl:hasDbXref MESH:D009306 semapv:UnspecifiedMatching +HP:0000695 Natal tooth oboInOwl:hasDbXref SCTID:21995002 semapv:UnspecifiedMatching +HP:0000695 Natal tooth oboInOwl:hasDbXref SCTID:58748004 semapv:UnspecifiedMatching +HP:0000695 Natal tooth oboInOwl:hasDbXref UMLS:C0027443 semapv:UnspecifiedMatching +HP:0000696 Delayed eruption of permanent teeth oboInOwl:hasDbXref UMLS:C1849540 semapv:UnspecifiedMatching +HP:0000698 Conical tooth oboInOwl:hasDbXref SCTID:29553002 semapv:UnspecifiedMatching +HP:0000698 Conical tooth oboInOwl:hasDbXref UMLS:C0266037 semapv:UnspecifiedMatching +HP:0000698 Conical tooth oboInOwl:hasDbXref UMLS:C4012359 semapv:UnspecifiedMatching +HP:0000699 Diastema oboInOwl:hasDbXref MESH:D003970 semapv:UnspecifiedMatching +HP:0000699 Diastema oboInOwl:hasDbXref SCTID:35591002 semapv:UnspecifiedMatching +HP:0000699 Diastema oboInOwl:hasDbXref UMLS:C0011998 semapv:UnspecifiedMatching +HP:0000700 Periapical bone loss oboInOwl:hasDbXref MESH:D010484 semapv:UnspecifiedMatching +HP:0000700 Periapical bone loss oboInOwl:hasDbXref MESH:D011842 semapv:UnspecifiedMatching +HP:0000700 Periapical bone loss oboInOwl:hasDbXref SCTID:81407003 semapv:UnspecifiedMatching +HP:0000700 Periapical bone loss oboInOwl:hasDbXref SCTID:89988002 semapv:UnspecifiedMatching +HP:0000700 Periapical bone loss oboInOwl:hasDbXref UMLS:C0031029 semapv:UnspecifiedMatching +HP:0000700 Periapical bone loss oboInOwl:hasDbXref UMLS:C0034543 semapv:UnspecifiedMatching +HP:0000700 Periapical bone loss oboInOwl:hasDbXref UMLS:C1852169 semapv:UnspecifiedMatching +HP:0000700 Periapical bone loss oboInOwl:hasDbXref UMLS:C4280609 semapv:UnspecifiedMatching +HP:0000703 Dentinogenesis imperfecta oboInOwl:hasDbXref MESH:D003811 semapv:UnspecifiedMatching +HP:0000703 Dentinogenesis imperfecta oboInOwl:hasDbXref SCTID:196286005 semapv:UnspecifiedMatching +HP:0000703 Dentinogenesis imperfecta oboInOwl:hasDbXref UMLS:C0011436 semapv:UnspecifiedMatching +HP:0000704 Periodontitis oboInOwl:hasDbXref MESH:D005882 semapv:UnspecifiedMatching +HP:0000704 Periodontitis oboInOwl:hasDbXref MESH:D010510 semapv:UnspecifiedMatching +HP:0000704 Periodontitis oboInOwl:hasDbXref MESH:D010518 semapv:UnspecifiedMatching +HP:0000704 Periodontitis oboInOwl:hasDbXref SCTID:18718003 semapv:UnspecifiedMatching +HP:0000704 Periodontitis oboInOwl:hasDbXref SCTID:2556008 semapv:UnspecifiedMatching +HP:0000704 Periodontitis oboInOwl:hasDbXref SCTID:41565005 semapv:UnspecifiedMatching +HP:0000704 Periodontitis oboInOwl:hasDbXref UMLS:C0017563 semapv:UnspecifiedMatching +HP:0000704 Periodontitis oboInOwl:hasDbXref UMLS:C0031090 semapv:UnspecifiedMatching +HP:0000704 Periodontitis oboInOwl:hasDbXref UMLS:C0031099 semapv:UnspecifiedMatching +HP:0000705 Amelogenesis imperfecta oboInOwl:hasDbXref MESH:D000567 semapv:UnspecifiedMatching +HP:0000705 Amelogenesis imperfecta oboInOwl:hasDbXref SCTID:78494001 semapv:UnspecifiedMatching +HP:0000705 Amelogenesis imperfecta oboInOwl:hasDbXref UMLS:C0002452 semapv:UnspecifiedMatching +HP:0000706 Unerupted tooth oboInOwl:hasDbXref SCTID:109542004 semapv:UnspecifiedMatching +HP:0000706 Unerupted tooth oboInOwl:hasDbXref UMLS:C1290587 semapv:UnspecifiedMatching +HP:0000707 Abnormality of the nervous system oboInOwl:hasDbXref MESH:D009421 semapv:UnspecifiedMatching +HP:0000707 Abnormality of the nervous system oboInOwl:hasDbXref SCTID:88425004 semapv:UnspecifiedMatching +HP:0000707 Abnormality of the nervous system oboInOwl:hasDbXref UMLS:C0497552 semapv:UnspecifiedMatching +HP:0000708 Behavioral abnormality oboInOwl:hasDbXref MESH:D000066553 semapv:UnspecifiedMatching +HP:0000708 Behavioral abnormality oboInOwl:hasDbXref MESH:D001526 semapv:UnspecifiedMatching +HP:0000708 Behavioral abnormality oboInOwl:hasDbXref SCTID:25786006 semapv:UnspecifiedMatching +HP:0000708 Behavioral abnormality oboInOwl:hasDbXref SCTID:277843001 semapv:UnspecifiedMatching +HP:0000708 Behavioral abnormality oboInOwl:hasDbXref UMLS:C0004941 semapv:UnspecifiedMatching +HP:0000708 Behavioral abnormality oboInOwl:hasDbXref UMLS:C0233514 semapv:UnspecifiedMatching +HP:0000709 Psychosis oboInOwl:hasDbXref MESH:D011618 semapv:UnspecifiedMatching +HP:0000709 Psychosis oboInOwl:hasDbXref SCTID:69322001 semapv:UnspecifiedMatching +HP:0000709 Psychosis oboInOwl:hasDbXref UMLS:C0033975 semapv:UnspecifiedMatching +HP:0000710 Hyperorality oboInOwl:hasDbXref UMLS:C1838320 semapv:UnspecifiedMatching +HP:0000711 Restlessness oboInOwl:hasDbXref SCTID:162221009 semapv:UnspecifiedMatching +HP:0000711 Restlessness oboInOwl:hasDbXref UMLS:C3887611 semapv:UnspecifiedMatching +HP:0000712 Emotional lability oboInOwl:hasDbXref SCTID:18963009 semapv:UnspecifiedMatching +HP:0000712 Emotional lability oboInOwl:hasDbXref UMLS:C0085633 semapv:UnspecifiedMatching +HP:0000713 Agitation oboInOwl:hasDbXref SCTID:24199005 semapv:UnspecifiedMatching +HP:0000713 Agitation oboInOwl:hasDbXref UMLS:C0085631 semapv:UnspecifiedMatching +HP:0000716 Depressivity oboInOwl:hasDbXref MESH:D003866 semapv:UnspecifiedMatching +HP:0000716 Depressivity oboInOwl:hasDbXref SCTID:21061000119107 semapv:UnspecifiedMatching +HP:0000716 Depressivity oboInOwl:hasDbXref SCTID:35489007 semapv:UnspecifiedMatching +HP:0000716 Depressivity oboInOwl:hasDbXref SCTID:78667006 semapv:UnspecifiedMatching +HP:0000716 Depressivity oboInOwl:hasDbXref UMLS:C0011581 semapv:UnspecifiedMatching +HP:0000717 Autism oboInOwl:hasDbXref MESH:D001321 semapv:UnspecifiedMatching +HP:0000717 Autism oboInOwl:hasDbXref SCTID:408856003 semapv:UnspecifiedMatching +HP:0000717 Autism oboInOwl:hasDbXref SCTID:408857007 semapv:UnspecifiedMatching +HP:0000717 Autism oboInOwl:hasDbXref SCTID:43614003 semapv:UnspecifiedMatching +HP:0000717 Autism oboInOwl:hasDbXref UMLS:C0004352 semapv:UnspecifiedMatching +HP:0000718 Aggressive behavior oboInOwl:hasDbXref MESH:D000374 semapv:UnspecifiedMatching +HP:0000718 Aggressive behavior oboInOwl:hasDbXref SCTID:248004009 semapv:UnspecifiedMatching +HP:0000718 Aggressive behavior oboInOwl:hasDbXref SCTID:61372001 semapv:UnspecifiedMatching +HP:0000718 Aggressive behavior oboInOwl:hasDbXref UMLS:C0001807 semapv:UnspecifiedMatching +HP:0000718 Aggressive behavior oboInOwl:hasDbXref UMLS:C0424323 semapv:UnspecifiedMatching +HP:0000718 Aggressive behavior oboInOwl:hasDbXref UMLS:C1457883 semapv:UnspecifiedMatching +HP:0000719 Inappropriate behavior oboInOwl:hasDbXref SCTID:112082005 semapv:UnspecifiedMatching +HP:0000719 Inappropriate behavior oboInOwl:hasDbXref UMLS:C0233522 semapv:UnspecifiedMatching +HP:0000720 Mood swings oboInOwl:hasDbXref SCTID:18963009 semapv:UnspecifiedMatching +HP:0000720 Mood swings oboInOwl:hasDbXref UMLS:C0085633 semapv:UnspecifiedMatching +HP:0000721 Lack of spontaneous play oboInOwl:hasDbXref UMLS:C1837650 semapv:UnspecifiedMatching +HP:0000722 Obsessive-compulsive behavior oboInOwl:hasDbXref MESH:D003192 semapv:UnspecifiedMatching +HP:0000722 Obsessive-compulsive behavior oboInOwl:hasDbXref MESH:D009771 semapv:UnspecifiedMatching +HP:0000722 Obsessive-compulsive behavior oboInOwl:hasDbXref SCTID:12479006 semapv:UnspecifiedMatching +HP:0000722 Obsessive-compulsive behavior oboInOwl:hasDbXref SCTID:191736004 semapv:UnspecifiedMatching +HP:0000722 Obsessive-compulsive behavior oboInOwl:hasDbXref UMLS:C0028768 semapv:UnspecifiedMatching +HP:0000722 Obsessive-compulsive behavior oboInOwl:hasDbXref UMLS:C0600104 semapv:UnspecifiedMatching +HP:0000723 Restrictive behavior oboInOwl:hasDbXref UMLS:C2675334 semapv:UnspecifiedMatching +HP:0000723 Restrictive behavior oboInOwl:hasDbXref UMLS:C4021799 semapv:UnspecifiedMatching +HP:0000725 Psychotic episodes oboInOwl:hasDbXref UMLS:C0338614 semapv:UnspecifiedMatching +HP:0000726 Dementia oboInOwl:hasDbXref MESH:D003704 semapv:UnspecifiedMatching +HP:0000726 Dementia oboInOwl:hasDbXref SCTID:52448006 semapv:UnspecifiedMatching +HP:0000726 Dementia oboInOwl:hasDbXref UMLS:C0497327 semapv:UnspecifiedMatching +HP:0000727 Frontal lobe dementia oboInOwl:hasDbXref SCTID:278857002 semapv:UnspecifiedMatching +HP:0000727 Frontal lobe dementia oboInOwl:hasDbXref UMLS:C0338455 semapv:UnspecifiedMatching +HP:0000728 Impaired ability to form peer relationships oboInOwl:hasDbXref UMLS:C1837649 semapv:UnspecifiedMatching +HP:0000729 Autistic behavior oboInOwl:hasDbXref MESH:D000067877 semapv:UnspecifiedMatching +HP:0000729 Autistic behavior oboInOwl:hasDbXref UMLS:C0856975 semapv:UnspecifiedMatching +HP:0000729 Autistic behavior oboInOwl:hasDbXref UMLS:C1510586 semapv:UnspecifiedMatching +HP:0000732 Inflexible adherence to routines or rituals oboInOwl:hasDbXref UMLS:C1837653 semapv:UnspecifiedMatching +HP:0000733 Stereotypy oboInOwl:hasDbXref MESH:D013239 semapv:UnspecifiedMatching +HP:0000733 Stereotypy oboInOwl:hasDbXref MESH:D019956 semapv:UnspecifiedMatching +HP:0000733 Stereotypy oboInOwl:hasDbXref SCTID:5507002 semapv:UnspecifiedMatching +HP:0000733 Stereotypy oboInOwl:hasDbXref SCTID:84328007 semapv:UnspecifiedMatching +HP:0000733 Stereotypy oboInOwl:hasDbXref UMLS:C0038271 semapv:UnspecifiedMatching +HP:0000733 Stereotypy oboInOwl:hasDbXref UMLS:C0038273 semapv:UnspecifiedMatching +HP:0000734 Disinhibition oboInOwl:hasDbXref SCTID:247977003 semapv:UnspecifiedMatching +HP:0000734 Disinhibition oboInOwl:hasDbXref UMLS:C0424296 semapv:UnspecifiedMatching +HP:0000735 Impaired social interactions oboInOwl:hasDbXref MESH:D000067404 semapv:UnspecifiedMatching +HP:0000735 Impaired social interactions oboInOwl:hasDbXref SCTID:88598008 semapv:UnspecifiedMatching +HP:0000735 Impaired social interactions oboInOwl:hasDbXref UMLS:C0150080 semapv:UnspecifiedMatching +HP:0000736 Short attention span oboInOwl:hasDbXref SCTID:247762003 semapv:UnspecifiedMatching +HP:0000736 Short attention span oboInOwl:hasDbXref UMLS:C0262630 semapv:UnspecifiedMatching +HP:0000737 Irritability oboInOwl:hasDbXref UMLS:C2700617 semapv:UnspecifiedMatching +HP:0000738 Hallucinations oboInOwl:hasDbXref MESH:D006212 semapv:UnspecifiedMatching +HP:0000738 Hallucinations oboInOwl:hasDbXref SCTID:7011001 semapv:UnspecifiedMatching +HP:0000738 Hallucinations oboInOwl:hasDbXref UMLS:C0018524 semapv:UnspecifiedMatching +HP:0000738 Hallucinations oboInOwl:hasDbXref UMLS:C0235153 semapv:UnspecifiedMatching +HP:0000739 Anxiety oboInOwl:hasDbXref MESH:D001007 semapv:UnspecifiedMatching +HP:0000739 Anxiety oboInOwl:hasDbXref SCTID:48694002 semapv:UnspecifiedMatching +HP:0000739 Anxiety oboInOwl:hasDbXref UMLS:C0003467 semapv:UnspecifiedMatching +HP:0000739 Anxiety oboInOwl:hasDbXref UMLS:C4020884 semapv:UnspecifiedMatching +HP:0000740 Episodic paroxysmal anxiety oboInOwl:hasDbXref UMLS:C1854339 semapv:UnspecifiedMatching +HP:0000741 Apathy oboInOwl:hasDbXref MESH:D057565 semapv:UnspecifiedMatching +HP:0000741 Apathy oboInOwl:hasDbXref SCTID:20602000 semapv:UnspecifiedMatching +HP:0000741 Apathy oboInOwl:hasDbXref UMLS:C0085632 semapv:UnspecifiedMatching +HP:0000742 Self-mutilation oboInOwl:hasDbXref MESH:D012652 semapv:UnspecifiedMatching +HP:0000742 Self-mutilation oboInOwl:hasDbXref SCTID:130968006 semapv:UnspecifiedMatching +HP:0000742 Self-mutilation oboInOwl:hasDbXref UMLS:C0036601 semapv:UnspecifiedMatching +HP:0000743 Frontal release signs oboInOwl:hasDbXref UMLS:C1833297 semapv:UnspecifiedMatching +HP:0000744 Low frustration tolerance oboInOwl:hasDbXref UMLS:C0548883 semapv:UnspecifiedMatching +HP:0000745 Diminished motivation oboInOwl:hasDbXref SCTID:277521002 semapv:UnspecifiedMatching +HP:0000745 Diminished motivation oboInOwl:hasDbXref UMLS:C0456814 semapv:UnspecifiedMatching +HP:0000746 Delusions oboInOwl:hasDbXref MESH:D003702 semapv:UnspecifiedMatching +HP:0000746 Delusions oboInOwl:hasDbXref SCTID:2073000 semapv:UnspecifiedMatching +HP:0000746 Delusions oboInOwl:hasDbXref UMLS:C0011253 semapv:UnspecifiedMatching +HP:0000748 Inappropriate laughter oboInOwl:hasDbXref SCTID:247985007 semapv:UnspecifiedMatching +HP:0000748 Inappropriate laughter oboInOwl:hasDbXref UMLS:C0424304 semapv:UnspecifiedMatching +HP:0000749 Paroxysmal bursts of laughter oboInOwl:hasDbXref UMLS:C1839749 semapv:UnspecifiedMatching +HP:0000750 Delayed speech and language development oboInOwl:hasDbXref MESH:D007805 semapv:UnspecifiedMatching +HP:0000750 Delayed speech and language development oboInOwl:hasDbXref SCTID:162294008 semapv:UnspecifiedMatching +HP:0000750 Delayed speech and language development oboInOwl:hasDbXref SCTID:229721007 semapv:UnspecifiedMatching +HP:0000750 Delayed speech and language development oboInOwl:hasDbXref SCTID:29164008 semapv:UnspecifiedMatching +HP:0000750 Delayed speech and language development oboInOwl:hasDbXref SCTID:62415009 semapv:UnspecifiedMatching +HP:0000750 Delayed speech and language development oboInOwl:hasDbXref UMLS:C0023012 semapv:UnspecifiedMatching +HP:0000750 Delayed speech and language development oboInOwl:hasDbXref UMLS:C0233715 semapv:UnspecifiedMatching +HP:0000750 Delayed speech and language development oboInOwl:hasDbXref UMLS:C0241210 semapv:UnspecifiedMatching +HP:0000750 Delayed speech and language development oboInOwl:hasDbXref UMLS:C0454644 semapv:UnspecifiedMatching +HP:0000751 Personality changes oboInOwl:hasDbXref SCTID:102943000 semapv:UnspecifiedMatching +HP:0000751 Personality changes oboInOwl:hasDbXref SCTID:192073007 semapv:UnspecifiedMatching +HP:0000751 Personality changes oboInOwl:hasDbXref UMLS:C0240735 semapv:UnspecifiedMatching +HP:0000752 Hyperactivity oboInOwl:hasDbXref MESH:D006948 semapv:UnspecifiedMatching +HP:0000752 Hyperactivity oboInOwl:hasDbXref SCTID:44548000 semapv:UnspecifiedMatching +HP:0000752 Hyperactivity oboInOwl:hasDbXref UMLS:C0424295 semapv:UnspecifiedMatching +HP:0000753 Autism with high cognitive abilities oboInOwl:hasDbXref UMLS:C4025832 semapv:UnspecifiedMatching +HP:0000756 Agoraphobia oboInOwl:hasDbXref MESH:D000379 semapv:UnspecifiedMatching +HP:0000756 Agoraphobia oboInOwl:hasDbXref SCTID:247830007 semapv:UnspecifiedMatching +HP:0000756 Agoraphobia oboInOwl:hasDbXref SCTID:70691001 semapv:UnspecifiedMatching +HP:0000756 Agoraphobia oboInOwl:hasDbXref UMLS:C0001818 semapv:UnspecifiedMatching +HP:0000757 Lack of insight oboInOwl:hasDbXref SCTID:24340004 semapv:UnspecifiedMatching +HP:0000757 Lack of insight oboInOwl:hasDbXref UMLS:C0233824 semapv:UnspecifiedMatching +HP:0000758 Impaired use of nonverbal behaviors oboInOwl:hasDbXref UMLS:C4021798 semapv:UnspecifiedMatching +HP:0000759 Abnormal peripheral nervous system morphology oboInOwl:hasDbXref MESH:D010523 semapv:UnspecifiedMatching +HP:0000759 Abnormal peripheral nervous system morphology oboInOwl:hasDbXref SCTID:302226006 semapv:UnspecifiedMatching +HP:0000759 Abnormal peripheral nervous system morphology oboInOwl:hasDbXref SCTID:42658009 semapv:UnspecifiedMatching +HP:0000759 Abnormal peripheral nervous system morphology oboInOwl:hasDbXref UMLS:C0031117 semapv:UnspecifiedMatching +HP:0000759 Abnormal peripheral nervous system morphology oboInOwl:hasDbXref UMLS:C4025831 semapv:UnspecifiedMatching +HP:0000762 Decreased nerve conduction velocity oboInOwl:hasDbXref UMLS:C1857640 semapv:UnspecifiedMatching +HP:0000763 Sensory neuropathy oboInOwl:hasDbXref SCTID:95662005 semapv:UnspecifiedMatching +HP:0000763 Sensory neuropathy oboInOwl:hasDbXref UMLS:C0151313 semapv:UnspecifiedMatching +HP:0000764 Peripheral axonal degeneration oboInOwl:hasDbXref UMLS:C4025830 semapv:UnspecifiedMatching +HP:0000765 Abnormal thorax morphology oboInOwl:hasDbXref UMLS:C4021797 semapv:UnspecifiedMatching +HP:0000766 Abnormal sternum morphology oboInOwl:hasDbXref UMLS:C1860493 semapv:UnspecifiedMatching +HP:0000767 Pectus excavatum oboInOwl:hasDbXref SCTID:391987005 semapv:UnspecifiedMatching +HP:0000767 Pectus excavatum oboInOwl:hasDbXref UMLS:C2051831 semapv:UnspecifiedMatching +HP:0000768 Pectus carinatum oboInOwl:hasDbXref MESH:D066166 semapv:UnspecifiedMatching +HP:0000768 Pectus carinatum oboInOwl:hasDbXref SCTID:205101001 semapv:UnspecifiedMatching +HP:0000768 Pectus carinatum oboInOwl:hasDbXref UMLS:C0158731 semapv:UnspecifiedMatching +HP:0000769 Abnormality of the breast oboInOwl:hasDbXref UMLS:C4025829 semapv:UnspecifiedMatching +HP:0000771 Gynecomastia oboInOwl:hasDbXref MESH:D006177 semapv:UnspecifiedMatching +HP:0000771 Gynecomastia oboInOwl:hasDbXref SCTID:4754008 semapv:UnspecifiedMatching +HP:0000771 Gynecomastia oboInOwl:hasDbXref UMLS:C0018418 semapv:UnspecifiedMatching +HP:0000772 Abnormality of the ribs oboInOwl:hasDbXref UMLS:C1842083 semapv:UnspecifiedMatching +HP:0000773 Short ribs oboInOwl:hasDbXref SCTID:249696007 semapv:UnspecifiedMatching +HP:0000773 Short ribs oboInOwl:hasDbXref UMLS:C0426817 semapv:UnspecifiedMatching +HP:0000774 Narrow chest oboInOwl:hasDbXref SCTID:249671009 semapv:UnspecifiedMatching +HP:0000774 Narrow chest oboInOwl:hasDbXref UMLS:C0426790 semapv:UnspecifiedMatching +HP:0000775 Abnormality of the diaphragm oboInOwl:hasDbXref UMLS:C1848873 semapv:UnspecifiedMatching +HP:0000776 Congenital diaphragmatic hernia oboInOwl:hasDbXref MESH:D065630 semapv:UnspecifiedMatching +HP:0000776 Congenital diaphragmatic hernia oboInOwl:hasDbXref SCTID:17190001 semapv:UnspecifiedMatching +HP:0000776 Congenital diaphragmatic hernia oboInOwl:hasDbXref UMLS:C0235833 semapv:UnspecifiedMatching +HP:0000777 Abnormality of the thymus oboInOwl:hasDbXref SCTID:93297002 semapv:UnspecifiedMatching +HP:0000777 Abnormality of the thymus oboInOwl:hasDbXref UMLS:C0262650 semapv:UnspecifiedMatching +HP:0000777 Abnormality of the thymus oboInOwl:hasDbXref UMLS:C0685891 semapv:UnspecifiedMatching +HP:0000778 Hypoplasia of the thymus oboInOwl:hasDbXref SCTID:93297002 semapv:UnspecifiedMatching +HP:0000778 Hypoplasia of the thymus oboInOwl:hasDbXref UMLS:C0685891 semapv:UnspecifiedMatching +HP:0000778 Hypoplasia of the thymus oboInOwl:hasDbXref UMLS:C4228227 semapv:UnspecifiedMatching +HP:0000782 Abnormal scapula morphology oboInOwl:hasDbXref UMLS:C4025828 semapv:UnspecifiedMatching +HP:0000786 Primary amenorrhea oboInOwl:hasDbXref SCTID:8913004 semapv:UnspecifiedMatching +HP:0000786 Primary amenorrhea oboInOwl:hasDbXref UMLS:C0232939 semapv:UnspecifiedMatching +HP:0000787 Nephrolithiasis oboInOwl:hasDbXref MESH:D053040 semapv:UnspecifiedMatching +HP:0000787 Nephrolithiasis oboInOwl:hasDbXref UMLS:C0392525 semapv:UnspecifiedMatching +HP:0000789 Infertility oboInOwl:hasDbXref MESH:D007246 semapv:UnspecifiedMatching +HP:0000789 Infertility oboInOwl:hasDbXref SCTID:15296000 semapv:UnspecifiedMatching +HP:0000789 Infertility oboInOwl:hasDbXref SCTID:8619003 semapv:UnspecifiedMatching +HP:0000789 Infertility oboInOwl:hasDbXref UMLS:C0021359 semapv:UnspecifiedMatching +HP:0000790 Hematuria oboInOwl:hasDbXref MESH:D006417 semapv:UnspecifiedMatching +HP:0000790 Hematuria oboInOwl:hasDbXref SCTID:34436003 semapv:UnspecifiedMatching +HP:0000790 Hematuria oboInOwl:hasDbXref SCTID:53298000 semapv:UnspecifiedMatching +HP:0000790 Hematuria oboInOwl:hasDbXref UMLS:C0018965 semapv:UnspecifiedMatching +HP:0000791 Uric acid nephrolithiasis oboInOwl:hasDbXref SCTID:267441009 semapv:UnspecifiedMatching +HP:0000791 Uric acid nephrolithiasis oboInOwl:hasDbXref UMLS:C0403719 semapv:UnspecifiedMatching +HP:0000793 Membranoproliferative glomerulonephritis oboInOwl:hasDbXref MESH:D015432 semapv:UnspecifiedMatching +HP:0000793 Membranoproliferative glomerulonephritis oboInOwl:hasDbXref SCTID:80321008 semapv:UnspecifiedMatching +HP:0000793 Membranoproliferative glomerulonephritis oboInOwl:hasDbXref UMLS:C0017662 semapv:UnspecifiedMatching +HP:0000794 IgA deposition in the glomerulus oboInOwl:hasDbXref MESH:D005922 semapv:UnspecifiedMatching +HP:0000794 IgA deposition in the glomerulus oboInOwl:hasDbXref SCTID:236407003 semapv:UnspecifiedMatching +HP:0000794 IgA deposition in the glomerulus oboInOwl:hasDbXref SCTID:68779003 semapv:UnspecifiedMatching +HP:0000794 IgA deposition in the glomerulus oboInOwl:hasDbXref UMLS:C0017661 semapv:UnspecifiedMatching +HP:0000794 IgA deposition in the glomerulus oboInOwl:hasDbXref UMLS:C4025827 semapv:UnspecifiedMatching +HP:0000795 Abnormality of the urethra oboInOwl:hasDbXref UMLS:C4025826 semapv:UnspecifiedMatching +HP:0000796 Urethral obstruction oboInOwl:hasDbXref MESH:D014524 semapv:UnspecifiedMatching +HP:0000796 Urethral obstruction oboInOwl:hasDbXref SCTID:95588004 semapv:UnspecifiedMatching +HP:0000796 Urethral obstruction oboInOwl:hasDbXref UMLS:C0041972 semapv:UnspecifiedMatching +HP:0000798 Oligospermia oboInOwl:hasDbXref MESH:D009845 semapv:UnspecifiedMatching +HP:0000798 Oligospermia oboInOwl:hasDbXref UMLS:C0028960 semapv:UnspecifiedMatching +HP:0000799 Renal steatosis oboInOwl:hasDbXref UMLS:C4021796 semapv:UnspecifiedMatching +HP:0000800 Cystic renal dysplasia oboInOwl:hasDbXref UMLS:C1834931 semapv:UnspecifiedMatching +HP:0000802 Impotence oboInOwl:hasDbXref MESH:D007172 semapv:UnspecifiedMatching +HP:0000802 Impotence oboInOwl:hasDbXref SCTID:397803000 semapv:UnspecifiedMatching +HP:0000802 Impotence oboInOwl:hasDbXref UMLS:C0242350 semapv:UnspecifiedMatching +HP:0000803 Renal cortical cysts oboInOwl:hasDbXref UMLS:C1969144 semapv:UnspecifiedMatching +HP:0000804 Xanthine nephrolithiasis oboInOwl:hasDbXref UMLS:C1848431 semapv:UnspecifiedMatching +HP:0000805 Enuresis oboInOwl:hasDbXref MESH:D004775 semapv:UnspecifiedMatching +HP:0000805 Enuresis oboInOwl:hasDbXref SCTID:8009008 semapv:UnspecifiedMatching +HP:0000805 Enuresis oboInOwl:hasDbXref UMLS:C0014394 semapv:UnspecifiedMatching +HP:0000807 Glandular hypospadias oboInOwl:hasDbXref SCTID:204891000 semapv:UnspecifiedMatching +HP:0000807 Glandular hypospadias oboInOwl:hasDbXref SCTID:429631000124104 semapv:UnspecifiedMatching +HP:0000807 Glandular hypospadias oboInOwl:hasDbXref UMLS:C0452168 semapv:UnspecifiedMatching +HP:0000808 Penoscrotal hypospadias oboInOwl:hasDbXref SCTID:204889008 semapv:UnspecifiedMatching +HP:0000808 Penoscrotal hypospadias oboInOwl:hasDbXref UMLS:C0452147 semapv:UnspecifiedMatching +HP:0000809 Urinary tract atresia oboInOwl:hasDbXref UMLS:C1389003 semapv:UnspecifiedMatching +HP:0000811 Abnormal external genitalia oboInOwl:hasDbXref UMLS:C4025825 semapv:UnspecifiedMatching +HP:0000812 Abnormal internal genitalia oboInOwl:hasDbXref UMLS:C4025824 semapv:UnspecifiedMatching +HP:0000813 Bicornuate uterus oboInOwl:hasDbXref SCTID:31401003 semapv:UnspecifiedMatching +HP:0000813 Bicornuate uterus oboInOwl:hasDbXref UMLS:C0266387 semapv:UnspecifiedMatching +HP:0000815 Hypergonadotropic hypogonadism oboInOwl:hasDbXref MESH:D007006 semapv:UnspecifiedMatching +HP:0000815 Hypergonadotropic hypogonadism oboInOwl:hasDbXref SCTID:370999003 semapv:UnspecifiedMatching +HP:0000815 Hypergonadotropic hypogonadism oboInOwl:hasDbXref UMLS:C0948896 semapv:UnspecifiedMatching +HP:0000816 Abnormality of Krebs cycle metabolism oboInOwl:hasDbXref UMLS:C4021795 semapv:UnspecifiedMatching +HP:0000817 Poor eye contact oboInOwl:hasDbXref SCTID:412786000 semapv:UnspecifiedMatching +HP:0000817 Poor eye contact oboInOwl:hasDbXref UMLS:C1445953 semapv:UnspecifiedMatching +HP:0000818 Abnormality of the endocrine system oboInOwl:hasDbXref MESH:D004700 semapv:UnspecifiedMatching +HP:0000818 Abnormality of the endocrine system oboInOwl:hasDbXref SCTID:362969004 semapv:UnspecifiedMatching +HP:0000818 Abnormality of the endocrine system oboInOwl:hasDbXref UMLS:C0014130 semapv:UnspecifiedMatching +HP:0000818 Abnormality of the endocrine system oboInOwl:hasDbXref UMLS:C4025823 semapv:UnspecifiedMatching +HP:0000819 Diabetes mellitus oboInOwl:hasDbXref MESH:D003920 semapv:UnspecifiedMatching +HP:0000819 Diabetes mellitus oboInOwl:hasDbXref SCTID:73211009 semapv:UnspecifiedMatching +HP:0000819 Diabetes mellitus oboInOwl:hasDbXref UMLS:C0011849 semapv:UnspecifiedMatching +HP:0000820 Abnormality of the thyroid gland oboInOwl:hasDbXref MESH:D013959 semapv:UnspecifiedMatching +HP:0000820 Abnormality of the thyroid gland oboInOwl:hasDbXref SCTID:14304000 semapv:UnspecifiedMatching +HP:0000820 Abnormality of the thyroid gland oboInOwl:hasDbXref UMLS:C0040128 semapv:UnspecifiedMatching +HP:0000821 Hypothyroidism oboInOwl:hasDbXref MESH:D007037 semapv:UnspecifiedMatching +HP:0000821 Hypothyroidism oboInOwl:hasDbXref SCTID:40930008 semapv:UnspecifiedMatching +HP:0000821 Hypothyroidism oboInOwl:hasDbXref UMLS:C0020676 semapv:UnspecifiedMatching +HP:0000822 Hypertension oboInOwl:hasDbXref MESH:D006973 semapv:UnspecifiedMatching +HP:0000822 Hypertension oboInOwl:hasDbXref SCTID:24184005 semapv:UnspecifiedMatching +HP:0000822 Hypertension oboInOwl:hasDbXref SCTID:38341003 semapv:UnspecifiedMatching +HP:0000822 Hypertension oboInOwl:hasDbXref UMLS:C0020538 semapv:UnspecifiedMatching +HP:0000822 Hypertension oboInOwl:hasDbXref UMLS:C0497247 semapv:UnspecifiedMatching +HP:0000823 Delayed puberty oboInOwl:hasDbXref MESH:D011628 semapv:UnspecifiedMatching +HP:0000823 Delayed puberty oboInOwl:hasDbXref SCTID:123526007 semapv:UnspecifiedMatching +HP:0000823 Delayed puberty oboInOwl:hasDbXref SCTID:400003000 semapv:UnspecifiedMatching +HP:0000823 Delayed puberty oboInOwl:hasDbXref UMLS:C0034012 semapv:UnspecifiedMatching +HP:0000824 Decreased response to growth hormone stimuation test oboInOwl:hasDbXref SCTID:2109003 semapv:UnspecifiedMatching +HP:0000824 Decreased response to growth hormone stimuation test oboInOwl:hasDbXref UMLS:C3714796 semapv:UnspecifiedMatching +HP:0000825 Hyperinsulinemic hypoglycemia oboInOwl:hasDbXref UMLS:C1864903 semapv:UnspecifiedMatching +HP:0000826 Precocious puberty oboInOwl:hasDbXref MESH:D011629 semapv:UnspecifiedMatching +HP:0000826 Precocious puberty oboInOwl:hasDbXref SCTID:123527003 semapv:UnspecifiedMatching +HP:0000826 Precocious puberty oboInOwl:hasDbXref SCTID:400179000 semapv:UnspecifiedMatching +HP:0000826 Precocious puberty oboInOwl:hasDbXref UMLS:C0034013 semapv:UnspecifiedMatching +HP:0000828 Abnormality of the parathyroid gland oboInOwl:hasDbXref MESH:D010279 semapv:UnspecifiedMatching +HP:0000828 Abnormality of the parathyroid gland oboInOwl:hasDbXref SCTID:73132005 semapv:UnspecifiedMatching +HP:0000828 Abnormality of the parathyroid gland oboInOwl:hasDbXref UMLS:C0030517 semapv:UnspecifiedMatching +HP:0000828 Abnormality of the parathyroid gland oboInOwl:hasDbXref UMLS:C4025822 semapv:UnspecifiedMatching +HP:0000829 Hypoparathyroidism oboInOwl:hasDbXref MESH:D007011 semapv:UnspecifiedMatching +HP:0000829 Hypoparathyroidism oboInOwl:hasDbXref SCTID:36976004 semapv:UnspecifiedMatching +HP:0000829 Hypoparathyroidism oboInOwl:hasDbXref UMLS:C0020626 semapv:UnspecifiedMatching +HP:0000830 Anterior hypopituitarism oboInOwl:hasDbXref UMLS:C4025821 semapv:UnspecifiedMatching +HP:0000831 Insulin-resistant diabetes mellitus oboInOwl:hasDbXref UMLS:C0854110 semapv:UnspecifiedMatching +HP:0000832 Primary hypothyroidism oboInOwl:hasDbXref SCTID:111566002 semapv:UnspecifiedMatching +HP:0000832 Primary hypothyroidism oboInOwl:hasDbXref UMLS:C0700502 semapv:UnspecifiedMatching +HP:0000834 Abnormality of the adrenal glands oboInOwl:hasDbXref MESH:D000307 semapv:UnspecifiedMatching +HP:0000834 Abnormality of the adrenal glands oboInOwl:hasDbXref SCTID:30171000 semapv:UnspecifiedMatching +HP:0000834 Abnormality of the adrenal glands oboInOwl:hasDbXref UMLS:C0001621 semapv:UnspecifiedMatching +HP:0000834 Abnormality of the adrenal glands oboInOwl:hasDbXref UMLS:C4021794 semapv:UnspecifiedMatching +HP:0000835 Adrenal hypoplasia oboInOwl:hasDbXref MESH:C538429 semapv:UnspecifiedMatching +HP:0000835 Adrenal hypoplasia oboInOwl:hasDbXref SCTID:237774001 semapv:UnspecifiedMatching +HP:0000835 Adrenal hypoplasia oboInOwl:hasDbXref UMLS:C0342491 semapv:UnspecifiedMatching +HP:0000835 Adrenal hypoplasia oboInOwl:hasDbXref UMLS:C1846223 semapv:UnspecifiedMatching +HP:0000836 Hyperthyroidism oboInOwl:hasDbXref MESH:D006980 semapv:UnspecifiedMatching +HP:0000836 Hyperthyroidism oboInOwl:hasDbXref SCTID:34486009 semapv:UnspecifiedMatching +HP:0000836 Hyperthyroidism oboInOwl:hasDbXref UMLS:C0020550 semapv:UnspecifiedMatching +HP:0000837 Increased circulating gonadotropin level oboInOwl:hasDbXref UMLS:C1862265 semapv:UnspecifiedMatching +HP:0000839 Pituitary dwarfism oboInOwl:hasDbXref MESH:D004393 semapv:UnspecifiedMatching +HP:0000839 Pituitary dwarfism oboInOwl:hasDbXref SCTID:367460001 semapv:UnspecifiedMatching +HP:0000839 Pituitary dwarfism oboInOwl:hasDbXref SCTID:7530009 semapv:UnspecifiedMatching +HP:0000839 Pituitary dwarfism oboInOwl:hasDbXref UMLS:C0013338 semapv:UnspecifiedMatching +HP:0000840 Adrenogenital syndrome oboInOwl:hasDbXref MESH:D047808 semapv:UnspecifiedMatching +HP:0000840 Adrenogenital syndrome oboInOwl:hasDbXref SCTID:237751000 semapv:UnspecifiedMatching +HP:0000840 Adrenogenital syndrome oboInOwl:hasDbXref SCTID:267395000 semapv:UnspecifiedMatching +HP:0000840 Adrenogenital syndrome oboInOwl:hasDbXref SCTID:271077003 semapv:UnspecifiedMatching +HP:0000840 Adrenogenital syndrome oboInOwl:hasDbXref UMLS:C0302280 semapv:UnspecifiedMatching +HP:0000841 Hyperactive renin-angiotensin system oboInOwl:hasDbXref UMLS:C1846345 semapv:UnspecifiedMatching +HP:0000841 Hyperactive renin-angiotensin system oboInOwl:hasDbXref UMLS:C3150267 semapv:UnspecifiedMatching +HP:0000842 Hyperinsulinemia oboInOwl:hasDbXref MESH:D006946 semapv:UnspecifiedMatching +HP:0000842 Hyperinsulinemia oboInOwl:hasDbXref SCTID:83469008 semapv:UnspecifiedMatching +HP:0000842 Hyperinsulinemia oboInOwl:hasDbXref UMLS:C0020459 semapv:UnspecifiedMatching +HP:0000843 Hyperparathyroidism oboInOwl:hasDbXref MESH:D006961 semapv:UnspecifiedMatching +HP:0000843 Hyperparathyroidism oboInOwl:hasDbXref SCTID:66999008 semapv:UnspecifiedMatching +HP:0000843 Hyperparathyroidism oboInOwl:hasDbXref UMLS:C0020502 semapv:UnspecifiedMatching +HP:0000845 Growth hormone excess oboInOwl:hasDbXref MESH:C531600 semapv:UnspecifiedMatching +HP:0000845 Growth hormone excess oboInOwl:hasDbXref MESH:D000172 semapv:UnspecifiedMatching +HP:0000845 Growth hormone excess oboInOwl:hasDbXref SCTID:74107003 semapv:UnspecifiedMatching +HP:0000845 Growth hormone excess oboInOwl:hasDbXref UMLS:C0001206 semapv:UnspecifiedMatching +HP:0000845 Growth hormone excess oboInOwl:hasDbXref UMLS:C0235986 semapv:UnspecifiedMatching +HP:0000846 Adrenal insufficiency oboInOwl:hasDbXref MESH:D000309 semapv:UnspecifiedMatching +HP:0000846 Adrenal insufficiency oboInOwl:hasDbXref SCTID:111563005 semapv:UnspecifiedMatching +HP:0000846 Adrenal insufficiency oboInOwl:hasDbXref SCTID:237785004 semapv:UnspecifiedMatching +HP:0000846 Adrenal insufficiency oboInOwl:hasDbXref SCTID:386584007 semapv:UnspecifiedMatching +HP:0000846 Adrenal insufficiency oboInOwl:hasDbXref UMLS:C0001623 semapv:UnspecifiedMatching +HP:0000847 Abnormality of renin-angiotensin system oboInOwl:hasDbXref UMLS:C4021793 semapv:UnspecifiedMatching +HP:0000848 Increased circulating renin level oboInOwl:hasDbXref UMLS:C0240783 semapv:UnspecifiedMatching +HP:0000849 Adrenocortical abnormality oboInOwl:hasDbXref UMLS:C4025820 semapv:UnspecifiedMatching +HP:0000851 Congenital hypothyroidism oboInOwl:hasDbXref MESH:D003409 semapv:UnspecifiedMatching +HP:0000851 Congenital hypothyroidism oboInOwl:hasDbXref SCTID:190268003 semapv:UnspecifiedMatching +HP:0000851 Congenital hypothyroidism oboInOwl:hasDbXref SCTID:217710005 semapv:UnspecifiedMatching +HP:0000851 Congenital hypothyroidism oboInOwl:hasDbXref UMLS:C0010308 semapv:UnspecifiedMatching +HP:0000852 Pseudohypoparathyroidism oboInOwl:hasDbXref MESH:D011547 semapv:UnspecifiedMatching +HP:0000852 Pseudohypoparathyroidism oboInOwl:hasDbXref SCTID:58976002 semapv:UnspecifiedMatching +HP:0000852 Pseudohypoparathyroidism oboInOwl:hasDbXref UMLS:C0033806 semapv:UnspecifiedMatching +HP:0000853 Goiter oboInOwl:hasDbXref MESH:D006042 semapv:UnspecifiedMatching +HP:0000853 Goiter oboInOwl:hasDbXref SCTID:3716002 semapv:UnspecifiedMatching +HP:0000853 Goiter oboInOwl:hasDbXref UMLS:C0018021 semapv:UnspecifiedMatching +HP:0000854 Thyroid adenoma oboInOwl:hasDbXref MESH:D013964 semapv:UnspecifiedMatching +HP:0000854 Thyroid adenoma oboInOwl:hasDbXref NCIT:C2855 semapv:UnspecifiedMatching +HP:0000854 Thyroid adenoma oboInOwl:hasDbXref SCTID:255033000 semapv:UnspecifiedMatching +HP:0000854 Thyroid adenoma oboInOwl:hasDbXref SCTID:255034006 semapv:UnspecifiedMatching +HP:0000854 Thyroid adenoma oboInOwl:hasDbXref UMLS:C0151468 semapv:UnspecifiedMatching +HP:0000855 Insulin resistance oboInOwl:hasDbXref MESH:D007333 semapv:UnspecifiedMatching +HP:0000855 Insulin resistance oboInOwl:hasDbXref SCTID:48606007 semapv:UnspecifiedMatching +HP:0000855 Insulin resistance oboInOwl:hasDbXref UMLS:C0021655 semapv:UnspecifiedMatching +HP:0000857 Neonatal insulin-dependent diabetes mellitus oboInOwl:hasDbXref UMLS:C3278636 semapv:UnspecifiedMatching +HP:0000858 Irregular menstruation oboInOwl:hasDbXref SCTID:80182007 semapv:UnspecifiedMatching +HP:0000858 Irregular menstruation oboInOwl:hasDbXref UMLS:C0156404 semapv:UnspecifiedMatching +HP:0000859 Hyperaldosteronism oboInOwl:hasDbXref MESH:D006929 semapv:UnspecifiedMatching +HP:0000859 Hyperaldosteronism oboInOwl:hasDbXref SCTID:88213004 semapv:UnspecifiedMatching +HP:0000859 Hyperaldosteronism oboInOwl:hasDbXref UMLS:C0020428 semapv:UnspecifiedMatching +HP:0000860 Parathyroid hypoplasia oboInOwl:hasDbXref UMLS:C1389851 semapv:UnspecifiedMatching +HP:0000863 Central diabetes insipidus oboInOwl:hasDbXref MESH:D020790 semapv:UnspecifiedMatching +HP:0000863 Central diabetes insipidus oboInOwl:hasDbXref SCTID:45369008 semapv:UnspecifiedMatching +HP:0000863 Central diabetes insipidus oboInOwl:hasDbXref UMLS:C0687720 semapv:UnspecifiedMatching +HP:0000864 Abnormality of the hypothalamus-pituitary axis oboInOwl:hasDbXref UMLS:C4025819 semapv:UnspecifiedMatching +HP:0000866 Euthyroid multinodular goiter oboInOwl:hasDbXref UMLS:C1846034 semapv:UnspecifiedMatching +HP:0000867 Secondary hyperparathyroidism oboInOwl:hasDbXref MESH:D006962 semapv:UnspecifiedMatching +HP:0000867 Secondary hyperparathyroidism oboInOwl:hasDbXref SCTID:91478007 semapv:UnspecifiedMatching +HP:0000867 Secondary hyperparathyroidism oboInOwl:hasDbXref UMLS:C0020503 semapv:UnspecifiedMatching +HP:0000868 Decreased fertility in females oboInOwl:hasDbXref UMLS:C0151639 semapv:UnspecifiedMatching +HP:0000869 Secondary amenorrhea oboInOwl:hasDbXref SCTID:86030004 semapv:UnspecifiedMatching +HP:0000869 Secondary amenorrhea oboInOwl:hasDbXref UMLS:C0232940 semapv:UnspecifiedMatching +HP:0000870 Increased circulating prolactin concentration oboInOwl:hasDbXref MESH:D006966 semapv:UnspecifiedMatching +HP:0000870 Increased circulating prolactin concentration oboInOwl:hasDbXref SCTID:237662005 semapv:UnspecifiedMatching +HP:0000870 Increased circulating prolactin concentration oboInOwl:hasDbXref UMLS:C0020514 semapv:UnspecifiedMatching +HP:0000871 Panhypopituitarism oboInOwl:hasDbXref MESH:C580003 semapv:UnspecifiedMatching +HP:0000871 Panhypopituitarism oboInOwl:hasDbXref SCTID:32390006 semapv:UnspecifiedMatching +HP:0000871 Panhypopituitarism oboInOwl:hasDbXref UMLS:C0242343 semapv:UnspecifiedMatching +HP:0000872 Hashimoto thyroiditis oboInOwl:hasDbXref MESH:D050031 semapv:UnspecifiedMatching +HP:0000872 Hashimoto thyroiditis oboInOwl:hasDbXref SCTID:21983002 semapv:UnspecifiedMatching +HP:0000872 Hashimoto thyroiditis oboInOwl:hasDbXref UMLS:C0677607 semapv:UnspecifiedMatching +HP:0000873 Diabetes insipidus oboInOwl:hasDbXref MESH:D003919 semapv:UnspecifiedMatching +HP:0000873 Diabetes insipidus oboInOwl:hasDbXref SCTID:15771004 semapv:UnspecifiedMatching +HP:0000873 Diabetes insipidus oboInOwl:hasDbXref UMLS:C0011848 semapv:UnspecifiedMatching +HP:0000875 Episodic hypertension oboInOwl:hasDbXref UMLS:C1857175 semapv:UnspecifiedMatching +HP:0000876 Oligomenorrhea oboInOwl:hasDbXref MESH:D009839 semapv:UnspecifiedMatching +HP:0000876 Oligomenorrhea oboInOwl:hasDbXref SCTID:52073004 semapv:UnspecifiedMatching +HP:0000876 Oligomenorrhea oboInOwl:hasDbXref UMLS:C0028949 semapv:UnspecifiedMatching +HP:0000877 Insulin-resistant diabetes mellitus at puberty oboInOwl:hasDbXref UMLS:C1837792 semapv:UnspecifiedMatching +HP:0000878 11 pairs of ribs oboInOwl:hasDbXref UMLS:C1839731 semapv:UnspecifiedMatching +HP:0000879 Short sternum oboInOwl:hasDbXref SCTID:298724002 semapv:UnspecifiedMatching +HP:0000879 Short sternum oboInOwl:hasDbXref UMLS:C0575497 semapv:UnspecifiedMatching +HP:0000879 Short sternum oboInOwl:hasDbXref UMLS:C4020883 semapv:UnspecifiedMatching +HP:0000882 Hypoplastic scapulae oboInOwl:hasDbXref UMLS:C1846434 semapv:UnspecifiedMatching +HP:0000883 Thin ribs oboInOwl:hasDbXref SCTID:249697003 semapv:UnspecifiedMatching +HP:0000883 Thin ribs oboInOwl:hasDbXref UMLS:C0426818 semapv:UnspecifiedMatching +HP:0000884 Prominent sternum oboInOwl:hasDbXref UMLS:C1846433 semapv:UnspecifiedMatching +HP:0000885 Broad ribs oboInOwl:hasDbXref UMLS:C1848654 semapv:UnspecifiedMatching +HP:0000886 Deformed rib cage oboInOwl:hasDbXref UMLS:C1838659 semapv:UnspecifiedMatching +HP:0000887 Cupped ribs oboInOwl:hasDbXref SCTID:249704008 semapv:UnspecifiedMatching +HP:0000887 Cupped ribs oboInOwl:hasDbXref UMLS:C0426826 semapv:UnspecifiedMatching +HP:0000887 Cupped ribs oboInOwl:hasDbXref UMLS:C1865039 semapv:UnspecifiedMatching +HP:0000888 Horizontal ribs oboInOwl:hasDbXref UMLS:C3806510 semapv:UnspecifiedMatching +HP:0000889 Abnormal clavicle morphology oboInOwl:hasDbXref UMLS:C4021792 semapv:UnspecifiedMatching +HP:0000890 Long clavicles oboInOwl:hasDbXref SCTID:249687007 semapv:UnspecifiedMatching +HP:0000890 Long clavicles oboInOwl:hasDbXref UMLS:C0426808 semapv:UnspecifiedMatching +HP:0000891 Cervical ribs oboInOwl:hasDbXref MESH:D057070 semapv:UnspecifiedMatching +HP:0000891 Cervical ribs oboInOwl:hasDbXref SCTID:72535009 semapv:UnspecifiedMatching +HP:0000891 Cervical ribs oboInOwl:hasDbXref UMLS:C0158779 semapv:UnspecifiedMatching +HP:0000892 Bifid ribs oboInOwl:hasDbXref UMLS:C4721788 semapv:UnspecifiedMatching +HP:0000893 Bulging of the costochondral junction oboInOwl:hasDbXref UMLS:C1848538 semapv:UnspecifiedMatching +HP:0000894 Short clavicles oboInOwl:hasDbXref SCTID:93250003 semapv:UnspecifiedMatching +HP:0000894 Short clavicles oboInOwl:hasDbXref UMLS:C0426799 semapv:UnspecifiedMatching +HP:0000895 Lateral clavicle hook oboInOwl:hasDbXref SCTID:249684000 semapv:UnspecifiedMatching +HP:0000895 Lateral clavicle hook oboInOwl:hasDbXref UMLS:C0426805 semapv:UnspecifiedMatching +HP:0000896 Rib exostoses oboInOwl:hasDbXref UMLS:C1835579 semapv:UnspecifiedMatching +HP:0000897 Rachitic rosary oboInOwl:hasDbXref SCTID:15214001 semapv:UnspecifiedMatching +HP:0000897 Rachitic rosary oboInOwl:hasDbXref SCTID:249702007 semapv:UnspecifiedMatching +HP:0000900 Thickened ribs oboInOwl:hasDbXref SCTID:249699000 semapv:UnspecifiedMatching +HP:0000900 Thickened ribs oboInOwl:hasDbXref UMLS:C0426820 semapv:UnspecifiedMatching +HP:0000902 Rib fusion oboInOwl:hasDbXref UMLS:C1844749 semapv:UnspecifiedMatching +HP:0000904 Flaring of rib cage oboInOwl:hasDbXref UMLS:C1854780 semapv:UnspecifiedMatching +HP:0000905 Progressive clavicular acroosteolysis oboInOwl:hasDbXref UMLS:C1837757 semapv:UnspecifiedMatching +HP:0000907 Anterior rib cupping oboInOwl:hasDbXref UMLS:C1846154 semapv:UnspecifiedMatching +HP:0000910 Wide-cupped costochondral junctions oboInOwl:hasDbXref UMLS:C1861213 semapv:UnspecifiedMatching +HP:0000911 Flat glenoid fossa oboInOwl:hasDbXref UMLS:C1855177 semapv:UnspecifiedMatching +HP:0000912 Sprengel anomaly oboInOwl:hasDbXref MESH:C535802 semapv:UnspecifiedMatching +HP:0000912 Sprengel anomaly oboInOwl:hasDbXref SCTID:79120002 semapv:UnspecifiedMatching +HP:0000912 Sprengel anomaly oboInOwl:hasDbXref UMLS:C0152438 semapv:UnspecifiedMatching +HP:0000913 Posterior rib fusion oboInOwl:hasDbXref UMLS:C1842084 semapv:UnspecifiedMatching +HP:0000914 Shield chest oboInOwl:hasDbXref UMLS:C1834124 semapv:UnspecifiedMatching +HP:0000914 Shield chest oboInOwl:hasDbXref UMLS:C1839248 semapv:UnspecifiedMatching +HP:0000915 Pectus excavatum of inferior sternum oboInOwl:hasDbXref UMLS:C1864796 semapv:UnspecifiedMatching +HP:0000916 Broad clavicles oboInOwl:hasDbXref SCTID:249680009 semapv:UnspecifiedMatching +HP:0000916 Broad clavicles oboInOwl:hasDbXref UMLS:C0426801 semapv:UnspecifiedMatching +HP:0000917 Superior pectus carinatum oboInOwl:hasDbXref UMLS:C1864795 semapv:UnspecifiedMatching +HP:0000918 Scapular exostoses oboInOwl:hasDbXref UMLS:C1851415 semapv:UnspecifiedMatching +HP:0000919 Abnormality of the costochondral junction oboInOwl:hasDbXref UMLS:C4021791 semapv:UnspecifiedMatching +HP:0000920 Enlargement of the costochondral junction oboInOwl:hasDbXref UMLS:C1857180 semapv:UnspecifiedMatching +HP:0000921 Missing ribs oboInOwl:hasDbXref SCTID:249695006 semapv:UnspecifiedMatching +HP:0000921 Missing ribs oboInOwl:hasDbXref UMLS:C0426816 semapv:UnspecifiedMatching +HP:0000922 Posterior rib cupping oboInOwl:hasDbXref UMLS:C1837483 semapv:UnspecifiedMatching +HP:0000923 Beaded ribs oboInOwl:hasDbXref UMLS:C0426824 semapv:UnspecifiedMatching +HP:0000924 Abnormality of the skeletal system oboInOwl:hasDbXref UMLS:C4021790 semapv:UnspecifiedMatching +HP:0000925 Abnormality of the vertebral column oboInOwl:hasDbXref UMLS:C4020882 semapv:UnspecifiedMatching +HP:0000925 Abnormality of the vertebral column oboInOwl:hasDbXref UMLS:C4021789 semapv:UnspecifiedMatching +HP:0000926 Platyspondyly oboInOwl:hasDbXref UMLS:C1844704 semapv:UnspecifiedMatching +HP:0000927 Abnormality of skeletal maturation oboInOwl:hasDbXref UMLS:C4025818 semapv:UnspecifiedMatching +HP:0000929 Abnormal skull morphology oboInOwl:hasDbXref UMLS:C0235942 semapv:UnspecifiedMatching +HP:0000930 Elevated imprint of the transverse sinuses oboInOwl:hasDbXref UMLS:C4025817 semapv:UnspecifiedMatching +HP:0000931 Thinning and bulging of the posterior fossa bones oboInOwl:hasDbXref UMLS:C4021788 semapv:UnspecifiedMatching +HP:0000931 Thinning and bulging of the posterior fossa bones oboInOwl:hasDbXref UMLS:C4280608 semapv:UnspecifiedMatching +HP:0000932 Abnormal posterior cranial fossa morphology oboInOwl:hasDbXref UMLS:C3280768 semapv:UnspecifiedMatching +HP:0000933 Posterior fossa cyst at the fourth ventricle oboInOwl:hasDbXref UMLS:C4025816 semapv:UnspecifiedMatching +HP:0000934 Chondrocalcinosis oboInOwl:hasDbXref MESH:D002805 semapv:UnspecifiedMatching +HP:0000934 Chondrocalcinosis oboInOwl:hasDbXref SCTID:201637001 semapv:UnspecifiedMatching +HP:0000934 Chondrocalcinosis oboInOwl:hasDbXref SCTID:239832006 semapv:UnspecifiedMatching +HP:0000934 Chondrocalcinosis oboInOwl:hasDbXref SCTID:239838005 semapv:UnspecifiedMatching +HP:0000934 Chondrocalcinosis oboInOwl:hasDbXref UMLS:C0553730 semapv:UnspecifiedMatching +HP:0000935 Thickened cortex of long bones oboInOwl:hasDbXref UMLS:C1840418 semapv:UnspecifiedMatching +HP:0000938 Osteopenia oboInOwl:hasDbXref MESH:D001851 semapv:UnspecifiedMatching +HP:0000938 Osteopenia oboInOwl:hasDbXref SCTID:312894000 semapv:UnspecifiedMatching +HP:0000938 Osteopenia oboInOwl:hasDbXref SCTID:78441005 semapv:UnspecifiedMatching +HP:0000938 Osteopenia oboInOwl:hasDbXref UMLS:C0029453 semapv:UnspecifiedMatching +HP:0000938 Osteopenia oboInOwl:hasDbXref UMLS:C0747078 semapv:UnspecifiedMatching +HP:0000939 Osteoporosis oboInOwl:hasDbXref MESH:D010024 semapv:UnspecifiedMatching +HP:0000939 Osteoporosis oboInOwl:hasDbXref SCTID:64859006 semapv:UnspecifiedMatching +HP:0000939 Osteoporosis oboInOwl:hasDbXref UMLS:C0029456 semapv:UnspecifiedMatching +HP:0000940 Abnormal diaphysis morphology oboInOwl:hasDbXref UMLS:C4021787 semapv:UnspecifiedMatching +HP:0000941 Short diaphyses oboInOwl:hasDbXref UMLS:C4025815 semapv:UnspecifiedMatching +HP:0000943 Dysostosis multiplex oboInOwl:hasDbXref MESH:D008059 semapv:UnspecifiedMatching +HP:0000943 Dysostosis multiplex oboInOwl:hasDbXref SCTID:254069004 semapv:UnspecifiedMatching +HP:0000943 Dysostosis multiplex oboInOwl:hasDbXref SCTID:65327002 semapv:UnspecifiedMatching +HP:0000943 Dysostosis multiplex oboInOwl:hasDbXref UMLS:C0086795 semapv:UnspecifiedMatching +HP:0000944 Abnormality of the metaphysis oboInOwl:hasDbXref UMLS:C4025814 semapv:UnspecifiedMatching +HP:0000946 Hypoplastic ilia oboInOwl:hasDbXref UMLS:C1861218 semapv:UnspecifiedMatching +HP:0000946 Hypoplastic ilia oboInOwl:hasDbXref UMLS:C4280607 semapv:UnspecifiedMatching +HP:0000947 Dumbbell-shaped long bone oboInOwl:hasDbXref UMLS:C2749582 semapv:UnspecifiedMatching +HP:0000951 Abnormality of the skin oboInOwl:hasDbXref MESH:D012868 semapv:UnspecifiedMatching +HP:0000951 Abnormality of the skin oboInOwl:hasDbXref MESH:D012871 semapv:UnspecifiedMatching +HP:0000951 Abnormality of the skin oboInOwl:hasDbXref SCTID:199879009 semapv:UnspecifiedMatching +HP:0000951 Abnormality of the skin oboInOwl:hasDbXref SCTID:95320005 semapv:UnspecifiedMatching +HP:0000951 Abnormality of the skin oboInOwl:hasDbXref UMLS:C0037268 semapv:UnspecifiedMatching +HP:0000951 Abnormality of the skin oboInOwl:hasDbXref UMLS:C0037274 semapv:UnspecifiedMatching +HP:0000952 Jaundice oboInOwl:hasDbXref MESH:D007565 semapv:UnspecifiedMatching +HP:0000952 Jaundice oboInOwl:hasDbXref SCTID:18165001 semapv:UnspecifiedMatching +HP:0000952 Jaundice oboInOwl:hasDbXref UMLS:C0022346 semapv:UnspecifiedMatching +HP:0000953 Hyperpigmentation of the skin oboInOwl:hasDbXref MESH:D017495 semapv:UnspecifiedMatching +HP:0000953 Hyperpigmentation of the skin oboInOwl:hasDbXref SCTID:4830009 semapv:UnspecifiedMatching +HP:0000953 Hyperpigmentation of the skin oboInOwl:hasDbXref SCTID:49765009 semapv:UnspecifiedMatching +HP:0000953 Hyperpigmentation of the skin oboInOwl:hasDbXref UMLS:C0162834 semapv:UnspecifiedMatching +HP:0000954 Single transverse palmar crease oboInOwl:hasDbXref SCTID:248409006 semapv:UnspecifiedMatching +HP:0000954 Single transverse palmar crease oboInOwl:hasDbXref UMLS:C0424731 semapv:UnspecifiedMatching +HP:0000956 Acanthosis nigricans oboInOwl:hasDbXref MESH:D000052 semapv:UnspecifiedMatching +HP:0000956 Acanthosis nigricans oboInOwl:hasDbXref SCTID:402599005 semapv:UnspecifiedMatching +HP:0000956 Acanthosis nigricans oboInOwl:hasDbXref SCTID:72129000 semapv:UnspecifiedMatching +HP:0000956 Acanthosis nigricans oboInOwl:hasDbXref UMLS:C0000889 semapv:UnspecifiedMatching +HP:0000957 Cafe-au-lait spot oboInOwl:hasDbXref MESH:D019080 semapv:UnspecifiedMatching +HP:0000957 Cafe-au-lait spot oboInOwl:hasDbXref SCTID:201281002 semapv:UnspecifiedMatching +HP:0000957 Cafe-au-lait spot oboInOwl:hasDbXref SCTID:51089004 semapv:UnspecifiedMatching +HP:0000957 Cafe-au-lait spot oboInOwl:hasDbXref UMLS:C0221263 semapv:UnspecifiedMatching +HP:0000957 Cafe-au-lait spot oboInOwl:hasDbXref UMLS:C0265974 semapv:UnspecifiedMatching +HP:0000958 Dry skin oboInOwl:hasDbXref SCTID:16386004 semapv:UnspecifiedMatching +HP:0000958 Dry skin oboInOwl:hasDbXref UMLS:C0151908 semapv:UnspecifiedMatching +HP:0000958 Dry skin oboInOwl:hasDbXref UMLS:C0259817 semapv:UnspecifiedMatching +HP:0000960 Sacral dimple oboInOwl:hasDbXref SCTID:249729002 semapv:UnspecifiedMatching +HP:0000960 Sacral dimple oboInOwl:hasDbXref SCTID:311897005 semapv:UnspecifiedMatching +HP:0000960 Sacral dimple oboInOwl:hasDbXref UMLS:C0426848 semapv:UnspecifiedMatching +HP:0000961 Cyanosis oboInOwl:hasDbXref MESH:D003490 semapv:UnspecifiedMatching +HP:0000961 Cyanosis oboInOwl:hasDbXref SCTID:119419001 semapv:UnspecifiedMatching +HP:0000961 Cyanosis oboInOwl:hasDbXref SCTID:3415004 semapv:UnspecifiedMatching +HP:0000961 Cyanosis oboInOwl:hasDbXref UMLS:C0010520 semapv:UnspecifiedMatching +HP:0000962 Hyperkeratosis oboInOwl:hasDbXref SCTID:26996000 semapv:UnspecifiedMatching +HP:0000962 Hyperkeratosis oboInOwl:hasDbXref SCTID:396228006 semapv:UnspecifiedMatching +HP:0000962 Hyperkeratosis oboInOwl:hasDbXref SCTID:399955009 semapv:UnspecifiedMatching +HP:0000962 Hyperkeratosis oboInOwl:hasDbXref UMLS:C0870082 semapv:UnspecifiedMatching +HP:0000963 Thin skin oboInOwl:hasDbXref SCTID:277797007 semapv:UnspecifiedMatching +HP:0000963 Thin skin oboInOwl:hasDbXref UMLS:C0423757 semapv:UnspecifiedMatching +HP:0000964 Eczema oboInOwl:hasDbXref MESH:D004485 semapv:UnspecifiedMatching +HP:0000964 Eczema oboInOwl:hasDbXref SCTID:281104002 semapv:UnspecifiedMatching +HP:0000964 Eczema oboInOwl:hasDbXref SCTID:43116000 semapv:UnspecifiedMatching +HP:0000964 Eczema oboInOwl:hasDbXref UMLS:C0013595 semapv:UnspecifiedMatching +HP:0000965 Cutis marmorata oboInOwl:hasDbXref UMLS:C0263401 semapv:UnspecifiedMatching +HP:0000966 Hypohidrosis oboInOwl:hasDbXref MESH:D007007 semapv:UnspecifiedMatching +HP:0000966 Hypohidrosis oboInOwl:hasDbXref SCTID:45004005 semapv:UnspecifiedMatching +HP:0000966 Hypohidrosis oboInOwl:hasDbXref UMLS:C0020620 semapv:UnspecifiedMatching +HP:0000967 Petechiae oboInOwl:hasDbXref MESH:D011693 semapv:UnspecifiedMatching +HP:0000967 Petechiae oboInOwl:hasDbXref SCTID:271813007 semapv:UnspecifiedMatching +HP:0000967 Petechiae oboInOwl:hasDbXref SCTID:50091001 semapv:UnspecifiedMatching +HP:0000967 Petechiae oboInOwl:hasDbXref UMLS:C0031256 semapv:UnspecifiedMatching +HP:0000968 Ectodermal dysplasia oboInOwl:hasDbXref MESH:D004476 semapv:UnspecifiedMatching +HP:0000968 Ectodermal dysplasia oboInOwl:hasDbXref SCTID:254154003 semapv:UnspecifiedMatching +HP:0000968 Ectodermal dysplasia oboInOwl:hasDbXref SCTID:8654005 semapv:UnspecifiedMatching +HP:0000968 Ectodermal dysplasia oboInOwl:hasDbXref UMLS:C0013575 semapv:UnspecifiedMatching +HP:0000969 Edema oboInOwl:hasDbXref MESH:D004487 semapv:UnspecifiedMatching +HP:0000969 Edema oboInOwl:hasDbXref SCTID:20741006 semapv:UnspecifiedMatching +HP:0000969 Edema oboInOwl:hasDbXref SCTID:267038008 semapv:UnspecifiedMatching +HP:0000969 Edema oboInOwl:hasDbXref SCTID:423666004 semapv:UnspecifiedMatching +HP:0000969 Edema oboInOwl:hasDbXref SCTID:79654002 semapv:UnspecifiedMatching +HP:0000969 Edema oboInOwl:hasDbXref UMLS:C0013604 semapv:UnspecifiedMatching +HP:0000970 Anhidrosis oboInOwl:hasDbXref MESH:D007007 semapv:UnspecifiedMatching +HP:0000970 Anhidrosis oboInOwl:hasDbXref SCTID:14662005 semapv:UnspecifiedMatching +HP:0000970 Anhidrosis oboInOwl:hasDbXref SCTID:39659002 semapv:UnspecifiedMatching +HP:0000970 Anhidrosis oboInOwl:hasDbXref UMLS:C0003028 semapv:UnspecifiedMatching +HP:0000971 Abnormal sweat gland morphology oboInOwl:hasDbXref MESH:D013543 semapv:UnspecifiedMatching +HP:0000971 Abnormal sweat gland morphology oboInOwl:hasDbXref SCTID:88232005 semapv:UnspecifiedMatching +HP:0000971 Abnormal sweat gland morphology oboInOwl:hasDbXref UMLS:C0038986 semapv:UnspecifiedMatching +HP:0000971 Abnormal sweat gland morphology oboInOwl:hasDbXref UMLS:C0262643 semapv:UnspecifiedMatching +HP:0000971 Abnormal sweat gland morphology oboInOwl:hasDbXref UMLS:C4020881 semapv:UnspecifiedMatching +HP:0000972 Palmoplantar hyperkeratosis oboInOwl:hasDbXref MESH:D007645 semapv:UnspecifiedMatching +HP:0000972 Palmoplantar hyperkeratosis oboInOwl:hasDbXref SCTID:706885006 semapv:UnspecifiedMatching +HP:0000972 Palmoplantar hyperkeratosis oboInOwl:hasDbXref UMLS:C0022596 semapv:UnspecifiedMatching +HP:0000973 Cutis laxa oboInOwl:hasDbXref MESH:C531660 semapv:UnspecifiedMatching +HP:0000973 Cutis laxa oboInOwl:hasDbXref MESH:D003483 semapv:UnspecifiedMatching +HP:0000973 Cutis laxa oboInOwl:hasDbXref SCTID:58588007 semapv:UnspecifiedMatching +HP:0000973 Cutis laxa oboInOwl:hasDbXref UMLS:C0010495 semapv:UnspecifiedMatching +HP:0000973 Cutis laxa oboInOwl:hasDbXref UMLS:C2930812 semapv:UnspecifiedMatching +HP:0000973 Cutis laxa oboInOwl:hasDbXref UMLS:C4280606 semapv:UnspecifiedMatching +HP:0000974 Hyperextensible skin oboInOwl:hasDbXref UMLS:C0241074 semapv:UnspecifiedMatching +HP:0000975 Hyperhidrosis oboInOwl:hasDbXref MESH:D006945 semapv:UnspecifiedMatching +HP:0000975 Hyperhidrosis oboInOwl:hasDbXref MESH:D013546 semapv:UnspecifiedMatching +HP:0000975 Hyperhidrosis oboInOwl:hasDbXref SCTID:161857006 semapv:UnspecifiedMatching +HP:0000975 Hyperhidrosis oboInOwl:hasDbXref SCTID:312230002 semapv:UnspecifiedMatching +HP:0000975 Hyperhidrosis oboInOwl:hasDbXref SCTID:364538006 semapv:UnspecifiedMatching +HP:0000975 Hyperhidrosis oboInOwl:hasDbXref SCTID:415690000 semapv:UnspecifiedMatching +HP:0000975 Hyperhidrosis oboInOwl:hasDbXref SCTID:415691001 semapv:UnspecifiedMatching +HP:0000975 Hyperhidrosis oboInOwl:hasDbXref SCTID:52613005 semapv:UnspecifiedMatching +HP:0000975 Hyperhidrosis oboInOwl:hasDbXref UMLS:C0020458 semapv:UnspecifiedMatching +HP:0000975 Hyperhidrosis oboInOwl:hasDbXref UMLS:C0038990 semapv:UnspecifiedMatching +HP:0000975 Hyperhidrosis oboInOwl:hasDbXref UMLS:C0700590 semapv:UnspecifiedMatching +HP:0000976 Eczematoid dermatitis oboInOwl:hasDbXref MESH:D004485 semapv:UnspecifiedMatching +HP:0000976 Eczematoid dermatitis oboInOwl:hasDbXref SCTID:281104002 semapv:UnspecifiedMatching +HP:0000976 Eczematoid dermatitis oboInOwl:hasDbXref SCTID:43116000 semapv:UnspecifiedMatching +HP:0000976 Eczematoid dermatitis oboInOwl:hasDbXref UMLS:C0013595 semapv:UnspecifiedMatching +HP:0000977 Soft skin oboInOwl:hasDbXref UMLS:C0241178 semapv:UnspecifiedMatching +HP:0000977 Soft skin oboInOwl:hasDbXref UMLS:C1844592 semapv:UnspecifiedMatching +HP:0000978 Bruising susceptibility oboInOwl:hasDbXref MESH:D004438 semapv:UnspecifiedMatching +HP:0000978 Bruising susceptibility oboInOwl:hasDbXref SCTID:302227002 semapv:UnspecifiedMatching +HP:0000978 Bruising susceptibility oboInOwl:hasDbXref SCTID:424131007 semapv:UnspecifiedMatching +HP:0000978 Bruising susceptibility oboInOwl:hasDbXref SCTID:425075004 semapv:UnspecifiedMatching +HP:0000978 Bruising susceptibility oboInOwl:hasDbXref SCTID:77643000 semapv:UnspecifiedMatching +HP:0000978 Bruising susceptibility oboInOwl:hasDbXref UMLS:C0013491 semapv:UnspecifiedMatching +HP:0000978 Bruising susceptibility oboInOwl:hasDbXref UMLS:C0423798 semapv:UnspecifiedMatching +HP:0000979 Purpura oboInOwl:hasDbXref MESH:D011693 semapv:UnspecifiedMatching +HP:0000979 Purpura oboInOwl:hasDbXref SCTID:12393003 semapv:UnspecifiedMatching +HP:0000979 Purpura oboInOwl:hasDbXref SCTID:387778001 semapv:UnspecifiedMatching +HP:0000979 Purpura oboInOwl:hasDbXref SCTID:423902002 semapv:UnspecifiedMatching +HP:0000979 Purpura oboInOwl:hasDbXref UMLS:C0034150 semapv:UnspecifiedMatching +HP:0000980 Pallor oboInOwl:hasDbXref MESH:D010167 semapv:UnspecifiedMatching +HP:0000980 Pallor oboInOwl:hasDbXref SCTID:398979000 semapv:UnspecifiedMatching +HP:0000980 Pallor oboInOwl:hasDbXref UMLS:C0030232 semapv:UnspecifiedMatching +HP:0000982 Palmoplantar keratoderma oboInOwl:hasDbXref MESH:D007645 semapv:UnspecifiedMatching +HP:0000982 Palmoplantar keratoderma oboInOwl:hasDbXref SCTID:706885006 semapv:UnspecifiedMatching +HP:0000982 Palmoplantar keratoderma oboInOwl:hasDbXref UMLS:C0022596 semapv:UnspecifiedMatching +HP:0000987 Atypical scarring of skin oboInOwl:hasDbXref UMLS:C4021786 semapv:UnspecifiedMatching +HP:0000988 Skin rash oboInOwl:hasDbXref MESH:D005076 semapv:UnspecifiedMatching +HP:0000988 Skin rash oboInOwl:hasDbXref SCTID:112625008 semapv:UnspecifiedMatching +HP:0000988 Skin rash oboInOwl:hasDbXref SCTID:271807003 semapv:UnspecifiedMatching +HP:0000988 Skin rash oboInOwl:hasDbXref UMLS:C0015230 semapv:UnspecifiedMatching +HP:0000989 Pruritus oboInOwl:hasDbXref MESH:D011537 semapv:UnspecifiedMatching +HP:0000989 Pruritus oboInOwl:hasDbXref SCTID:279333002 semapv:UnspecifiedMatching +HP:0000989 Pruritus oboInOwl:hasDbXref SCTID:418290006 semapv:UnspecifiedMatching +HP:0000989 Pruritus oboInOwl:hasDbXref SCTID:418363000 semapv:UnspecifiedMatching +HP:0000989 Pruritus oboInOwl:hasDbXref SCTID:424492005 semapv:UnspecifiedMatching +HP:0000989 Pruritus oboInOwl:hasDbXref UMLS:C0033774 semapv:UnspecifiedMatching +HP:0000991 Xanthomatosis oboInOwl:hasDbXref MESH:D014973 semapv:UnspecifiedMatching +HP:0000991 Xanthomatosis oboInOwl:hasDbXref SCTID:63103006 semapv:UnspecifiedMatching +HP:0000991 Xanthomatosis oboInOwl:hasDbXref UMLS:C0043325 semapv:UnspecifiedMatching +HP:0000992 Cutaneous photosensitivity oboInOwl:hasDbXref MESH:D010787 semapv:UnspecifiedMatching +HP:0000992 Cutaneous photosensitivity oboInOwl:hasDbXref SCTID:90128006 semapv:UnspecifiedMatching +HP:0000992 Cutaneous photosensitivity oboInOwl:hasDbXref UMLS:C0349506 semapv:UnspecifiedMatching +HP:0000993 Molluscoid pseudotumors oboInOwl:hasDbXref UMLS:C1844597 semapv:UnspecifiedMatching +HP:0000995 Melanocytic nevus oboInOwl:hasDbXref MESH:D009508 semapv:UnspecifiedMatching +HP:0000995 Melanocytic nevus oboInOwl:hasDbXref SCTID:21119008 semapv:UnspecifiedMatching +HP:0000995 Melanocytic nevus oboInOwl:hasDbXref SCTID:400096001 semapv:UnspecifiedMatching +HP:0000995 Melanocytic nevus oboInOwl:hasDbXref UMLS:C0027962 semapv:UnspecifiedMatching +HP:0000995 Melanocytic nevus oboInOwl:hasDbXref UMLS:C4280269 semapv:UnspecifiedMatching +HP:0000996 Facial capillary hemangioma oboInOwl:hasDbXref UMLS:C1858545 semapv:UnspecifiedMatching +HP:0000997 Axillary freckling oboInOwl:hasDbXref UMLS:C1860335 semapv:UnspecifiedMatching +HP:0000998 Hypertrichosis oboInOwl:hasDbXref MESH:D006983 semapv:UnspecifiedMatching +HP:0000998 Hypertrichosis oboInOwl:hasDbXref SCTID:271607001 semapv:UnspecifiedMatching +HP:0000998 Hypertrichosis oboInOwl:hasDbXref SCTID:29966009 semapv:UnspecifiedMatching +HP:0000998 Hypertrichosis oboInOwl:hasDbXref UMLS:C0020555 semapv:UnspecifiedMatching +HP:0000999 Pyoderma oboInOwl:hasDbXref MESH:D011711 semapv:UnspecifiedMatching +HP:0000999 Pyoderma oboInOwl:hasDbXref SCTID:70759006 semapv:UnspecifiedMatching +HP:0000999 Pyoderma oboInOwl:hasDbXref UMLS:C0034212 semapv:UnspecifiedMatching +HP:0001000 Abnormality of skin pigmentation oboInOwl:hasDbXref UMLS:C1260926 semapv:UnspecifiedMatching +HP:0001001 Abnormality of subcutaneous fat tissue oboInOwl:hasDbXref UMLS:C4025813 semapv:UnspecifiedMatching +HP:0001003 Multiple lentigines oboInOwl:hasDbXref SCTID:72100002 semapv:UnspecifiedMatching +HP:0001003 Multiple lentigines oboInOwl:hasDbXref UMLS:C0036651 semapv:UnspecifiedMatching +HP:0001003 Multiple lentigines oboInOwl:hasDbXref UMLS:C1328931 semapv:UnspecifiedMatching +HP:0001004 Lymphedema oboInOwl:hasDbXref MESH:D008209 semapv:UnspecifiedMatching +HP:0001004 Lymphedema oboInOwl:hasDbXref SCTID:234097001 semapv:UnspecifiedMatching +HP:0001004 Lymphedema oboInOwl:hasDbXref SCTID:30213001 semapv:UnspecifiedMatching +HP:0001004 Lymphedema oboInOwl:hasDbXref UMLS:C0024236 semapv:UnspecifiedMatching +HP:0001004 Lymphedema oboInOwl:hasDbXref UMLS:C0240278 semapv:UnspecifiedMatching +HP:0001004 Lymphedema oboInOwl:hasDbXref UMLS:C1835229 semapv:UnspecifiedMatching +HP:0001005 Dermatological manifestations of systemic disorders oboInOwl:hasDbXref UMLS:C4025812 semapv:UnspecifiedMatching +HP:0001007 Hirsutism oboInOwl:hasDbXref MESH:D006628 semapv:UnspecifiedMatching +HP:0001007 Hirsutism oboInOwl:hasDbXref SCTID:399939002 semapv:UnspecifiedMatching +HP:0001007 Hirsutism oboInOwl:hasDbXref UMLS:C0019572 semapv:UnspecifiedMatching +HP:0001008 Accumulation of melanosomes in melanocytes oboInOwl:hasDbXref UMLS:C1843389 semapv:UnspecifiedMatching +HP:0001009 Telangiectasia oboInOwl:hasDbXref MESH:D013684 semapv:UnspecifiedMatching +HP:0001009 Telangiectasia oboInOwl:hasDbXref SCTID:112641009 semapv:UnspecifiedMatching +HP:0001009 Telangiectasia oboInOwl:hasDbXref SCTID:247479008 semapv:UnspecifiedMatching +HP:0001009 Telangiectasia oboInOwl:hasDbXref UMLS:C0039446 semapv:UnspecifiedMatching +HP:0001009 Telangiectasia oboInOwl:hasDbXref UMLS:C1138421 semapv:UnspecifiedMatching +HP:0001010 Hypopigmentation of the skin oboInOwl:hasDbXref MESH:D017496 semapv:UnspecifiedMatching +HP:0001010 Hypopigmentation of the skin oboInOwl:hasDbXref SCTID:18655006 semapv:UnspecifiedMatching +HP:0001010 Hypopigmentation of the skin oboInOwl:hasDbXref SCTID:201284005 semapv:UnspecifiedMatching +HP:0001010 Hypopigmentation of the skin oboInOwl:hasDbXref SCTID:23006000 semapv:UnspecifiedMatching +HP:0001010 Hypopigmentation of the skin oboInOwl:hasDbXref SCTID:89031001 semapv:UnspecifiedMatching +HP:0001010 Hypopigmentation of the skin oboInOwl:hasDbXref UMLS:C0162835 semapv:UnspecifiedMatching +HP:0001012 Multiple lipomas oboInOwl:hasDbXref MESH:D008067 semapv:UnspecifiedMatching +HP:0001012 Multiple lipomas oboInOwl:hasDbXref NCIT:C3192 semapv:UnspecifiedMatching +HP:0001012 Multiple lipomas oboInOwl:hasDbXref SCTID:404062002 semapv:UnspecifiedMatching +HP:0001012 Multiple lipomas oboInOwl:hasDbXref SCTID:46720004 semapv:UnspecifiedMatching +HP:0001012 Multiple lipomas oboInOwl:hasDbXref SCTID:93163002 semapv:UnspecifiedMatching +HP:0001012 Multiple lipomas oboInOwl:hasDbXref UMLS:C0023798 semapv:UnspecifiedMatching +HP:0001012 Multiple lipomas oboInOwl:hasDbXref UMLS:C0745730 semapv:UnspecifiedMatching +HP:0001013 Eruptive xanthomas oboInOwl:hasDbXref SCTID:238952003 semapv:UnspecifiedMatching +HP:0001013 Eruptive xanthomas oboInOwl:hasDbXref UMLS:C0221252 semapv:UnspecifiedMatching +HP:0001014 Angiokeratoma oboInOwl:hasDbXref MESH:D000794 semapv:UnspecifiedMatching +HP:0001014 Angiokeratoma oboInOwl:hasDbXref SCTID:26810009 semapv:UnspecifiedMatching +HP:0001014 Angiokeratoma oboInOwl:hasDbXref UMLS:C0002985 semapv:UnspecifiedMatching +HP:0001015 Prominent superficial veins oboInOwl:hasDbXref UMLS:C1837785 semapv:UnspecifiedMatching +HP:0001017 Anemic pallor oboInOwl:hasDbXref UMLS:C4025811 semapv:UnspecifiedMatching +HP:0001018 Abnormal palmar dermatoglyphics oboInOwl:hasDbXref UMLS:C4025810 semapv:UnspecifiedMatching +HP:0001019 Erythroderma oboInOwl:hasDbXref MESH:D003873 semapv:UnspecifiedMatching +HP:0001019 Erythroderma oboInOwl:hasDbXref SCTID:200948000 semapv:UnspecifiedMatching +HP:0001019 Erythroderma oboInOwl:hasDbXref SCTID:396349005 semapv:UnspecifiedMatching +HP:0001019 Erythroderma oboInOwl:hasDbXref SCTID:396350005 semapv:UnspecifiedMatching +HP:0001019 Erythroderma oboInOwl:hasDbXref SCTID:399992009 semapv:UnspecifiedMatching +HP:0001019 Erythroderma oboInOwl:hasDbXref SCTID:400005007 semapv:UnspecifiedMatching +HP:0001019 Erythroderma oboInOwl:hasDbXref UMLS:C0011606 semapv:UnspecifiedMatching +HP:0001022 Albinism oboInOwl:hasDbXref MESH:D000417 semapv:UnspecifiedMatching +HP:0001022 Albinism oboInOwl:hasDbXref SCTID:15890002 semapv:UnspecifiedMatching +HP:0001022 Albinism oboInOwl:hasDbXref SCTID:18064000 semapv:UnspecifiedMatching +HP:0001022 Albinism oboInOwl:hasDbXref UMLS:C0001916 semapv:UnspecifiedMatching +HP:0001022 Albinism oboInOwl:hasDbXref UMLS:C0333913 semapv:UnspecifiedMatching +HP:0001024 Skin dimple over apex of long bone angulation oboInOwl:hasDbXref UMLS:C1855815 semapv:UnspecifiedMatching +HP:0001025 Urticaria oboInOwl:hasDbXref MESH:D014581 semapv:UnspecifiedMatching +HP:0001025 Urticaria oboInOwl:hasDbXref SCTID:126485001 semapv:UnspecifiedMatching +HP:0001025 Urticaria oboInOwl:hasDbXref SCTID:247472004 semapv:UnspecifiedMatching +HP:0001025 Urticaria oboInOwl:hasDbXref SCTID:64305001 semapv:UnspecifiedMatching +HP:0001025 Urticaria oboInOwl:hasDbXref UMLS:C0042109 semapv:UnspecifiedMatching +HP:0001026 Penetrating foot ulcers oboInOwl:hasDbXref UMLS:C4025809 semapv:UnspecifiedMatching +HP:0001027 Soft, doughy skin oboInOwl:hasDbXref UMLS:C1849043 semapv:UnspecifiedMatching +HP:0001028 Hemangioma oboInOwl:hasDbXref MESH:D006391 semapv:UnspecifiedMatching +HP:0001028 Hemangioma oboInOwl:hasDbXref NCIT:C3085 semapv:UnspecifiedMatching +HP:0001028 Hemangioma oboInOwl:hasDbXref SCTID:2099007 semapv:UnspecifiedMatching +HP:0001028 Hemangioma oboInOwl:hasDbXref SCTID:253053003 semapv:UnspecifiedMatching +HP:0001028 Hemangioma oboInOwl:hasDbXref SCTID:400210000 semapv:UnspecifiedMatching +HP:0001028 Hemangioma oboInOwl:hasDbXref UMLS:C0018916 semapv:UnspecifiedMatching +HP:0001029 Poikiloderma oboInOwl:hasDbXref SCTID:402685001 semapv:UnspecifiedMatching +HP:0001029 Poikiloderma oboInOwl:hasDbXref SCTID:70114006 semapv:UnspecifiedMatching +HP:0001029 Poikiloderma oboInOwl:hasDbXref UMLS:C0392777 semapv:UnspecifiedMatching +HP:0001030 Fragile skin oboInOwl:hasDbXref SCTID:247427007 semapv:UnspecifiedMatching +HP:0001030 Fragile skin oboInOwl:hasDbXref UMLS:C0241181 semapv:UnspecifiedMatching +HP:0001031 Subcutaneous lipoma oboInOwl:hasDbXref NCIT:C3192 semapv:UnspecifiedMatching +HP:0001031 Subcutaneous lipoma oboInOwl:hasDbXref UMLS:C1403035 semapv:UnspecifiedMatching +HP:0001032 Absent distal interphalangeal creases oboInOwl:hasDbXref UMLS:C1861349 semapv:UnspecifiedMatching +HP:0001033 Facial flushing after alcohol intake oboInOwl:hasDbXref UMLS:C4025808 semapv:UnspecifiedMatching +HP:0001034 Hypermelanotic macule oboInOwl:hasDbXref UMLS:C1842774 semapv:UnspecifiedMatching +HP:0001036 Parakeratosis oboInOwl:hasDbXref MESH:D010241 semapv:UnspecifiedMatching +HP:0001036 Parakeratosis oboInOwl:hasDbXref SCTID:200766001 semapv:UnspecifiedMatching +HP:0001036 Parakeratosis oboInOwl:hasDbXref SCTID:65068000 semapv:UnspecifiedMatching +HP:0001036 Parakeratosis oboInOwl:hasDbXref UMLS:C0030436 semapv:UnspecifiedMatching +HP:0001038 Warfarin-induced skin necrosis oboInOwl:hasDbXref UMLS:C1867638 semapv:UnspecifiedMatching +HP:0001039 Atheroeruptive xanthoma oboInOwl:hasDbXref UMLS:C4025807 semapv:UnspecifiedMatching +HP:0001040 Multiple pterygia oboInOwl:hasDbXref UMLS:C1867448 semapv:UnspecifiedMatching +HP:0001041 Facial erythema oboInOwl:hasDbXref MESH:D001821 semapv:UnspecifiedMatching +HP:0001041 Facial erythema oboInOwl:hasDbXref MESH:D012393 semapv:UnspecifiedMatching +HP:0001041 Facial erythema oboInOwl:hasDbXref SCTID:20255002 semapv:UnspecifiedMatching +HP:0001041 Facial erythema oboInOwl:hasDbXref SCTID:271811009 semapv:UnspecifiedMatching +HP:0001041 Facial erythema oboInOwl:hasDbXref SCTID:398909004 semapv:UnspecifiedMatching +HP:0001041 Facial erythema oboInOwl:hasDbXref UMLS:C0005874 semapv:UnspecifiedMatching +HP:0001041 Facial erythema oboInOwl:hasDbXref UMLS:C0035854 semapv:UnspecifiedMatching +HP:0001041 Facial erythema oboInOwl:hasDbXref UMLS:C0239488 semapv:UnspecifiedMatching +HP:0001041 Facial erythema oboInOwl:hasDbXref UMLS:C4020880 semapv:UnspecifiedMatching +HP:0001042 High axial triradius oboInOwl:hasDbXref UMLS:C4025806 semapv:UnspecifiedMatching +HP:0001043 Prominent scalp veins oboInOwl:hasDbXref UMLS:C1856542 semapv:UnspecifiedMatching +HP:0001045 Vitiligo oboInOwl:hasDbXref MESH:D014820 semapv:UnspecifiedMatching +HP:0001045 Vitiligo oboInOwl:hasDbXref SCTID:56727007 semapv:UnspecifiedMatching +HP:0001045 Vitiligo oboInOwl:hasDbXref UMLS:C0042900 semapv:UnspecifiedMatching +HP:0001046 Intermittent jaundice oboInOwl:hasDbXref UMLS:C4025805 semapv:UnspecifiedMatching +HP:0001047 Atopic dermatitis oboInOwl:hasDbXref MESH:D003876 semapv:UnspecifiedMatching +HP:0001047 Atopic dermatitis oboInOwl:hasDbXref SCTID:200775004 semapv:UnspecifiedMatching +HP:0001047 Atopic dermatitis oboInOwl:hasDbXref SCTID:24079001 semapv:UnspecifiedMatching +HP:0001047 Atopic dermatitis oboInOwl:hasDbXref UMLS:C0011615 semapv:UnspecifiedMatching +HP:0001047 Atopic dermatitis oboInOwl:hasDbXref UMLS:C4280605 semapv:UnspecifiedMatching +HP:0001048 Cavernous hemangioma oboInOwl:hasDbXref MESH:D006392 semapv:UnspecifiedMatching +HP:0001048 Cavernous hemangioma oboInOwl:hasDbXref NCIT:C3086 semapv:UnspecifiedMatching +HP:0001048 Cavernous hemangioma oboInOwl:hasDbXref SCTID:33377007 semapv:UnspecifiedMatching +HP:0001048 Cavernous hemangioma oboInOwl:hasDbXref SCTID:416824008 semapv:UnspecifiedMatching +HP:0001048 Cavernous hemangioma oboInOwl:hasDbXref SCTID:56975005 semapv:UnspecifiedMatching +HP:0001048 Cavernous hemangioma oboInOwl:hasDbXref UMLS:C0018920 semapv:UnspecifiedMatching +HP:0001049 Absent dorsal skin creases over affected joints oboInOwl:hasDbXref UMLS:C1861400 semapv:UnspecifiedMatching +HP:0001050 Plethora oboInOwl:hasDbXref SCTID:75246004 semapv:UnspecifiedMatching +HP:0001050 Plethora oboInOwl:hasDbXref UMLS:C0232370 semapv:UnspecifiedMatching +HP:0001051 Seborrheic dermatitis oboInOwl:hasDbXref MESH:D012628 semapv:UnspecifiedMatching +HP:0001051 Seborrheic dermatitis oboInOwl:hasDbXref SCTID:50563003 semapv:UnspecifiedMatching +HP:0001051 Seborrheic dermatitis oboInOwl:hasDbXref SCTID:86708008 semapv:UnspecifiedMatching +HP:0001051 Seborrheic dermatitis oboInOwl:hasDbXref UMLS:C0036508 semapv:UnspecifiedMatching +HP:0001051 Seborrheic dermatitis oboInOwl:hasDbXref UMLS:C3806554 semapv:UnspecifiedMatching +HP:0001052 Nevus flammeus oboInOwl:hasDbXref MESH:D019339 semapv:UnspecifiedMatching +HP:0001052 Nevus flammeus oboInOwl:hasDbXref SCTID:254211001 semapv:UnspecifiedMatching +HP:0001052 Nevus flammeus oboInOwl:hasDbXref SCTID:416377005 semapv:UnspecifiedMatching +HP:0001052 Nevus flammeus oboInOwl:hasDbXref UMLS:C0235752 semapv:UnspecifiedMatching +HP:0001053 Hypopigmented skin patches oboInOwl:hasDbXref UMLS:C1836735 semapv:UnspecifiedMatching +HP:0001054 Numerous nevi oboInOwl:hasDbXref UMLS:C1849677 semapv:UnspecifiedMatching +HP:0001055 Erysipelas oboInOwl:hasDbXref MESH:D004881 semapv:UnspecifiedMatching +HP:0001055 Erysipelas oboInOwl:hasDbXref MESH:D004886 semapv:UnspecifiedMatching +HP:0001055 Erysipelas oboInOwl:hasDbXref SCTID:44653001 semapv:UnspecifiedMatching +HP:0001055 Erysipelas oboInOwl:hasDbXref SCTID:51510002 semapv:UnspecifiedMatching +HP:0001055 Erysipelas oboInOwl:hasDbXref UMLS:C0014714 semapv:UnspecifiedMatching +HP:0001055 Erysipelas oboInOwl:hasDbXref UMLS:C0014733 semapv:UnspecifiedMatching +HP:0001056 Milia oboInOwl:hasDbXref SCTID:254679001 semapv:UnspecifiedMatching +HP:0001056 Milia oboInOwl:hasDbXref SCTID:254683001 semapv:UnspecifiedMatching +HP:0001056 Milia oboInOwl:hasDbXref SCTID:37719003 semapv:UnspecifiedMatching +HP:0001056 Milia oboInOwl:hasDbXref UMLS:C0345996 semapv:UnspecifiedMatching +HP:0001057 Aplasia cutis congenita oboInOwl:hasDbXref MESH:D004476 semapv:UnspecifiedMatching +HP:0001057 Aplasia cutis congenita oboInOwl:hasDbXref SCTID:254237003 semapv:UnspecifiedMatching +HP:0001057 Aplasia cutis congenita oboInOwl:hasDbXref SCTID:35484002 semapv:UnspecifiedMatching +HP:0001057 Aplasia cutis congenita oboInOwl:hasDbXref SCTID:74223008 semapv:UnspecifiedMatching +HP:0001057 Aplasia cutis congenita oboInOwl:hasDbXref UMLS:C0265989 semapv:UnspecifiedMatching +HP:0001057 Aplasia cutis congenita oboInOwl:hasDbXref UMLS:C0282160 semapv:UnspecifiedMatching +HP:0001058 Poor wound healing oboInOwl:hasDbXref UMLS:C1851789 semapv:UnspecifiedMatching +HP:0001059 Pterygium oboInOwl:hasDbXref MESH:D011625 semapv:UnspecifiedMatching +HP:0001059 Pterygium oboInOwl:hasDbXref SCTID:77489003 semapv:UnspecifiedMatching +HP:0001059 Pterygium oboInOwl:hasDbXref UMLS:C0033999 semapv:UnspecifiedMatching +HP:0001060 Axillary pterygium oboInOwl:hasDbXref UMLS:C1844738 semapv:UnspecifiedMatching +HP:0001061 Acne oboInOwl:hasDbXref SCTID:11381005 semapv:UnspecifiedMatching +HP:0001061 Acne oboInOwl:hasDbXref UMLS:C0702166 semapv:UnspecifiedMatching +HP:0001062 Atypical nevus oboInOwl:hasDbXref MESH:D004416 semapv:UnspecifiedMatching +HP:0001062 Atypical nevus oboInOwl:hasDbXref SCTID:254818000 semapv:UnspecifiedMatching +HP:0001062 Atypical nevus oboInOwl:hasDbXref SCTID:61814002 semapv:UnspecifiedMatching +HP:0001062 Atypical nevus oboInOwl:hasDbXref UMLS:C0205748 semapv:UnspecifiedMatching +HP:0001063 Acrocyanosis oboInOwl:hasDbXref SCTID:25003006 semapv:UnspecifiedMatching +HP:0001063 Acrocyanosis oboInOwl:hasDbXref UMLS:C0221347 semapv:UnspecifiedMatching +HP:0001065 Striae distensae oboInOwl:hasDbXref MESH:D057896 semapv:UnspecifiedMatching +HP:0001065 Striae distensae oboInOwl:hasDbXref SCTID:201066002 semapv:UnspecifiedMatching +HP:0001065 Striae distensae oboInOwl:hasDbXref SCTID:201067006 semapv:UnspecifiedMatching +HP:0001065 Striae distensae oboInOwl:hasDbXref SCTID:47212006 semapv:UnspecifiedMatching +HP:0001065 Striae distensae oboInOwl:hasDbXref UMLS:C0152459 semapv:UnspecifiedMatching +HP:0001067 Neurofibromas oboInOwl:hasDbXref MESH:D017253 semapv:UnspecifiedMatching +HP:0001067 Neurofibromas oboInOwl:hasDbXref NCIT:C3272 semapv:UnspecifiedMatching +HP:0001067 Neurofibromas oboInOwl:hasDbXref SCTID:19133005 semapv:UnspecifiedMatching +HP:0001067 Neurofibromas oboInOwl:hasDbXref SCTID:81669005 semapv:UnspecifiedMatching +HP:0001067 Neurofibromas oboInOwl:hasDbXref UMLS:C0162678 semapv:UnspecifiedMatching +HP:0001069 Episodic hyperhidrosis oboInOwl:hasDbXref UMLS:C1857171 semapv:UnspecifiedMatching +HP:0001070 Mottled pigmentation oboInOwl:hasDbXref UMLS:C0860439 semapv:UnspecifiedMatching +HP:0001070 Mottled pigmentation oboInOwl:hasDbXref UMLS:C4020879 semapv:UnspecifiedMatching +HP:0001071 Angiokeratoma corporis diffusum oboInOwl:hasDbXref MESH:D000795 semapv:UnspecifiedMatching +HP:0001071 Angiokeratoma corporis diffusum oboInOwl:hasDbXref SCTID:124464003 semapv:UnspecifiedMatching +HP:0001071 Angiokeratoma corporis diffusum oboInOwl:hasDbXref SCTID:16652001 semapv:UnspecifiedMatching +HP:0001071 Angiokeratoma corporis diffusum oboInOwl:hasDbXref UMLS:C0002986 semapv:UnspecifiedMatching +HP:0001072 Thickened skin oboInOwl:hasDbXref SCTID:17417006 semapv:UnspecifiedMatching +HP:0001072 Thickened skin oboInOwl:hasDbXref SCTID:69943009 semapv:UnspecifiedMatching +HP:0001072 Thickened skin oboInOwl:hasDbXref UMLS:C0334008 semapv:UnspecifiedMatching +HP:0001072 Thickened skin oboInOwl:hasDbXref UMLS:C4020878 semapv:UnspecifiedMatching +HP:0001073 Cigarette-paper scars oboInOwl:hasDbXref UMLS:C1851828 semapv:UnspecifiedMatching +HP:0001074 Atypical nevi in non-sun exposed areas oboInOwl:hasDbXref UMLS:C4021837 semapv:UnspecifiedMatching +HP:0001075 Atrophic scars oboInOwl:hasDbXref SCTID:239172000 semapv:UnspecifiedMatching +HP:0001075 Atrophic scars oboInOwl:hasDbXref SCTID:409766009 semapv:UnspecifiedMatching +HP:0001075 Atrophic scars oboInOwl:hasDbXref UMLS:C0162154 semapv:UnspecifiedMatching +HP:0001076 Glabellar hemangioma oboInOwl:hasDbXref UMLS:C1854408 semapv:UnspecifiedMatching +HP:0001080 Biliary tract abnormality oboInOwl:hasDbXref MESH:D001660 semapv:UnspecifiedMatching +HP:0001080 Biliary tract abnormality oboInOwl:hasDbXref SCTID:105997008 semapv:UnspecifiedMatching +HP:0001080 Biliary tract abnormality oboInOwl:hasDbXref UMLS:C0005424 semapv:UnspecifiedMatching +HP:0001080 Biliary tract abnormality oboInOwl:hasDbXref UMLS:C0549613 semapv:UnspecifiedMatching +HP:0001081 Cholelithiasis oboInOwl:hasDbXref MESH:D002769 semapv:UnspecifiedMatching +HP:0001081 Cholelithiasis oboInOwl:hasDbXref SCTID:266474003 semapv:UnspecifiedMatching +HP:0001081 Cholelithiasis oboInOwl:hasDbXref UMLS:C0008350 semapv:UnspecifiedMatching +HP:0001082 Cholecystitis oboInOwl:hasDbXref MESH:D002764 semapv:UnspecifiedMatching +HP:0001082 Cholecystitis oboInOwl:hasDbXref SCTID:76581006 semapv:UnspecifiedMatching +HP:0001082 Cholecystitis oboInOwl:hasDbXref UMLS:C0008325 semapv:UnspecifiedMatching +HP:0001083 Ectopia lentis oboInOwl:hasDbXref MESH:D004479 semapv:UnspecifiedMatching +HP:0001083 Ectopia lentis oboInOwl:hasDbXref MESH:D007906 semapv:UnspecifiedMatching +HP:0001083 Ectopia lentis oboInOwl:hasDbXref SCTID:74969002 semapv:UnspecifiedMatching +HP:0001083 Ectopia lentis oboInOwl:hasDbXref UMLS:C0013581 semapv:UnspecifiedMatching +HP:0001083 Ectopia lentis oboInOwl:hasDbXref UMLS:C0023309 semapv:UnspecifiedMatching +HP:0001084 Corneal arcus oboInOwl:hasDbXref MESH:D001112 semapv:UnspecifiedMatching +HP:0001084 Corneal arcus oboInOwl:hasDbXref SCTID:111522004 semapv:UnspecifiedMatching +HP:0001084 Corneal arcus oboInOwl:hasDbXref SCTID:231924000 semapv:UnspecifiedMatching +HP:0001084 Corneal arcus oboInOwl:hasDbXref SCTID:231925004 semapv:UnspecifiedMatching +HP:0001084 Corneal arcus oboInOwl:hasDbXref UMLS:C0003742 semapv:UnspecifiedMatching +HP:0001084 Corneal arcus oboInOwl:hasDbXref UMLS:C0339268 semapv:UnspecifiedMatching +HP:0001085 Papilledema oboInOwl:hasDbXref MESH:D010211 semapv:UnspecifiedMatching +HP:0001085 Papilledema oboInOwl:hasDbXref SCTID:248487006 semapv:UnspecifiedMatching +HP:0001085 Papilledema oboInOwl:hasDbXref SCTID:423341008 semapv:UnspecifiedMatching +HP:0001085 Papilledema oboInOwl:hasDbXref SCTID:73221001 semapv:UnspecifiedMatching +HP:0001085 Papilledema oboInOwl:hasDbXref UMLS:C0030353 semapv:UnspecifiedMatching +HP:0001087 Developmental glaucoma oboInOwl:hasDbXref MESH:D006871 semapv:UnspecifiedMatching +HP:0001087 Developmental glaucoma oboInOwl:hasDbXref SCTID:204113001 semapv:UnspecifiedMatching +HP:0001087 Developmental glaucoma oboInOwl:hasDbXref SCTID:413728006 semapv:UnspecifiedMatching +HP:0001087 Developmental glaucoma oboInOwl:hasDbXref UMLS:C0020302 semapv:UnspecifiedMatching +HP:0001088 Brushfield spots oboInOwl:hasDbXref SCTID:400960002 semapv:UnspecifiedMatching +HP:0001088 Brushfield spots oboInOwl:hasDbXref UMLS:C1303007 semapv:UnspecifiedMatching +HP:0001088 Brushfield spots oboInOwl:hasDbXref UMLS:C4280604 semapv:UnspecifiedMatching +HP:0001089 Iris atrophy oboInOwl:hasDbXref SCTID:95709007 semapv:UnspecifiedMatching +HP:0001089 Iris atrophy oboInOwl:hasDbXref UMLS:C0423319 semapv:UnspecifiedMatching +HP:0001090 Abnormally large globe oboInOwl:hasDbXref SCTID:246920008 semapv:UnspecifiedMatching +HP:0001090 Abnormally large globe oboInOwl:hasDbXref UMLS:C0423221 semapv:UnspecifiedMatching +HP:0001090 Abnormally large globe oboInOwl:hasDbXref UMLS:C1855852 semapv:UnspecifiedMatching +HP:0001090 Abnormally large globe oboInOwl:hasDbXref UMLS:C4280603 semapv:UnspecifiedMatching +HP:0001092 Absent lacrimal punctum oboInOwl:hasDbXref MESH:C566703 semapv:UnspecifiedMatching +HP:0001092 Absent lacrimal punctum oboInOwl:hasDbXref SCTID:204208005 semapv:UnspecifiedMatching +HP:0001092 Absent lacrimal punctum oboInOwl:hasDbXref SCTID:253217007 semapv:UnspecifiedMatching +HP:0001092 Absent lacrimal punctum oboInOwl:hasDbXref UMLS:C0344509 semapv:UnspecifiedMatching +HP:0001092 Absent lacrimal punctum oboInOwl:hasDbXref UMLS:C1867060 semapv:UnspecifiedMatching +HP:0001093 Optic nerve dysplasia oboInOwl:hasDbXref UMLS:C2676026 semapv:UnspecifiedMatching +HP:0001094 Iridocyclitis oboInOwl:hasDbXref MESH:D015863 semapv:UnspecifiedMatching +HP:0001094 Iridocyclitis oboInOwl:hasDbXref SCTID:77971008 semapv:UnspecifiedMatching +HP:0001094 Iridocyclitis oboInOwl:hasDbXref UMLS:C0022073 semapv:UnspecifiedMatching +HP:0001095 Hypertensive retinopathy oboInOwl:hasDbXref MESH:D058437 semapv:UnspecifiedMatching +HP:0001095 Hypertensive retinopathy oboInOwl:hasDbXref SCTID:6962006 semapv:UnspecifiedMatching +HP:0001095 Hypertensive retinopathy oboInOwl:hasDbXref UMLS:C0152132 semapv:UnspecifiedMatching +HP:0001096 Keratoconjunctivitis oboInOwl:hasDbXref MESH:D007637 semapv:UnspecifiedMatching +HP:0001096 Keratoconjunctivitis oboInOwl:hasDbXref SCTID:88151007 semapv:UnspecifiedMatching +HP:0001096 Keratoconjunctivitis oboInOwl:hasDbXref UMLS:C0022573 semapv:UnspecifiedMatching +HP:0001097 Keratoconjunctivitis sicca oboInOwl:hasDbXref MESH:C531719 semapv:UnspecifiedMatching +HP:0001097 Keratoconjunctivitis sicca oboInOwl:hasDbXref MESH:D007638 semapv:UnspecifiedMatching +HP:0001097 Keratoconjunctivitis sicca oboInOwl:hasDbXref MESH:D014985 semapv:UnspecifiedMatching +HP:0001097 Keratoconjunctivitis sicca oboInOwl:hasDbXref MESH:D015352 semapv:UnspecifiedMatching +HP:0001097 Keratoconjunctivitis sicca oboInOwl:hasDbXref SCTID:302896008 semapv:UnspecifiedMatching +HP:0001097 Keratoconjunctivitis sicca oboInOwl:hasDbXref SCTID:363677007 semapv:UnspecifiedMatching +HP:0001097 Keratoconjunctivitis sicca oboInOwl:hasDbXref SCTID:46152009 semapv:UnspecifiedMatching +HP:0001097 Keratoconjunctivitis sicca oboInOwl:hasDbXref UMLS:C0013238 semapv:UnspecifiedMatching +HP:0001097 Keratoconjunctivitis sicca oboInOwl:hasDbXref UMLS:C0022575 semapv:UnspecifiedMatching +HP:0001097 Keratoconjunctivitis sicca oboInOwl:hasDbXref UMLS:C0043349 semapv:UnspecifiedMatching +HP:0001097 Keratoconjunctivitis sicca oboInOwl:hasDbXref UMLS:C2930821 semapv:UnspecifiedMatching +HP:0001098 Abnormal fundus morphology oboInOwl:hasDbXref UMLS:C4025804 semapv:UnspecifiedMatching +HP:0001099 Fundus atrophy oboInOwl:hasDbXref UMLS:C2673929 semapv:UnspecifiedMatching +HP:0001100 Heterochromia iridis oboInOwl:hasDbXref MESH:C538115 semapv:UnspecifiedMatching +HP:0001100 Heterochromia iridis oboInOwl:hasDbXref SCTID:247033008 semapv:UnspecifiedMatching +HP:0001100 Heterochromia iridis oboInOwl:hasDbXref UMLS:C0423318 semapv:UnspecifiedMatching +HP:0001101 Iritis oboInOwl:hasDbXref MESH:D007500 semapv:UnspecifiedMatching +HP:0001101 Iritis oboInOwl:hasDbXref SCTID:65074000 semapv:UnspecifiedMatching +HP:0001101 Iritis oboInOwl:hasDbXref UMLS:C0022081 semapv:UnspecifiedMatching +HP:0001102 Angioid streaks of the fundus oboInOwl:hasDbXref MESH:D000793 semapv:UnspecifiedMatching +HP:0001102 Angioid streaks of the fundus oboInOwl:hasDbXref UMLS:C0002982 semapv:UnspecifiedMatching +HP:0001103 Abnormal macular morphology oboInOwl:hasDbXref SCTID:312999006 semapv:UnspecifiedMatching +HP:0001103 Abnormal macular morphology oboInOwl:hasDbXref UMLS:C0730362 semapv:UnspecifiedMatching +HP:0001104 Macular hypoplasia oboInOwl:hasDbXref UMLS:C1849412 semapv:UnspecifiedMatching +HP:0001105 Retinal atrophy oboInOwl:hasDbXref MESH:D012162 semapv:UnspecifiedMatching +HP:0001105 Retinal atrophy oboInOwl:hasDbXref SCTID:405722004 semapv:UnspecifiedMatching +HP:0001105 Retinal atrophy oboInOwl:hasDbXref SCTID:95695004 semapv:UnspecifiedMatching +HP:0001105 Retinal atrophy oboInOwl:hasDbXref UMLS:C0035304 semapv:UnspecifiedMatching +HP:0001105 Retinal atrophy oboInOwl:hasDbXref UMLS:C0521694 semapv:UnspecifiedMatching +HP:0001106 Periorbital hyperpigmentation oboInOwl:hasDbXref UMLS:C1844606 semapv:UnspecifiedMatching +HP:0001107 Ocular albinism oboInOwl:hasDbXref MESH:D016117 semapv:UnspecifiedMatching +HP:0001107 Ocular albinism oboInOwl:hasDbXref SCTID:26399002 semapv:UnspecifiedMatching +HP:0001107 Ocular albinism oboInOwl:hasDbXref UMLS:C0078917 semapv:UnspecifiedMatching +HP:0001112 Leber optic atrophy oboInOwl:hasDbXref MESH:D029242 semapv:UnspecifiedMatching +HP:0001112 Leber optic atrophy oboInOwl:hasDbXref SCTID:58610003 semapv:UnspecifiedMatching +HP:0001112 Leber optic atrophy oboInOwl:hasDbXref UMLS:C0917796 semapv:UnspecifiedMatching +HP:0001114 Xanthelasma oboInOwl:hasDbXref MESH:D014973 semapv:UnspecifiedMatching +HP:0001114 Xanthelasma oboInOwl:hasDbXref SCTID:63103006 semapv:UnspecifiedMatching +HP:0001114 Xanthelasma oboInOwl:hasDbXref SCTID:6400008 semapv:UnspecifiedMatching +HP:0001114 Xanthelasma oboInOwl:hasDbXref SCTID:75594004 semapv:UnspecifiedMatching +HP:0001114 Xanthelasma oboInOwl:hasDbXref UMLS:C0155210 semapv:UnspecifiedMatching +HP:0001114 Xanthelasma oboInOwl:hasDbXref UMLS:C0302314 semapv:UnspecifiedMatching +HP:0001114 Xanthelasma oboInOwl:hasDbXref UMLS:C4280601 semapv:UnspecifiedMatching +HP:0001114 Xanthelasma oboInOwl:hasDbXref UMLS:C4280602 semapv:UnspecifiedMatching +HP:0001115 Posterior polar cataract oboInOwl:hasDbXref UMLS:C1850191 semapv:UnspecifiedMatching +HP:0001116 Macular coloboma oboInOwl:hasDbXref MESH:C535968 semapv:UnspecifiedMatching +HP:0001116 Macular coloboma oboInOwl:hasDbXref UMLS:C1852767 semapv:UnspecifiedMatching +HP:0001117 Sudden loss of visual acuity oboInOwl:hasDbXref UMLS:C4025803 semapv:UnspecifiedMatching +HP:0001117 Sudden loss of visual acuity oboInOwl:hasDbXref UMLS:C4072828 semapv:UnspecifiedMatching +HP:0001117 Sudden loss of visual acuity oboInOwl:hasDbXref UMLS:C4280600 semapv:UnspecifiedMatching +HP:0001118 Juvenile cataract oboInOwl:hasDbXref SCTID:399336001 semapv:UnspecifiedMatching +HP:0001118 Juvenile cataract oboInOwl:hasDbXref UMLS:C0302254 semapv:UnspecifiedMatching +HP:0001119 Keratoglobus oboInOwl:hasDbXref UMLS:C3887531 semapv:UnspecifiedMatching +HP:0001120 Abnormality of corneal size oboInOwl:hasDbXref UMLS:C4025802 semapv:UnspecifiedMatching +HP:0001123 Visual field defect oboInOwl:hasDbXref SCTID:12184005 semapv:UnspecifiedMatching +HP:0001123 Visual field defect oboInOwl:hasDbXref UMLS:C3887875 semapv:UnspecifiedMatching +HP:0001125 Transient unilateral blurring of vision oboInOwl:hasDbXref UMLS:C1865332 semapv:UnspecifiedMatching +HP:0001126 Cryptophthalmos oboInOwl:hasDbXref SCTID:400951005 semapv:UnspecifiedMatching +HP:0001126 Cryptophthalmos oboInOwl:hasDbXref UMLS:C0311249 semapv:UnspecifiedMatching +HP:0001128 Trichiasis oboInOwl:hasDbXref MESH:D058457 semapv:UnspecifiedMatching +HP:0001128 Trichiasis oboInOwl:hasDbXref SCTID:60332004 semapv:UnspecifiedMatching +HP:0001128 Trichiasis oboInOwl:hasDbXref UMLS:C0221259 semapv:UnspecifiedMatching +HP:0001129 Large central visual field defect oboInOwl:hasDbXref UMLS:C4025800 semapv:UnspecifiedMatching +HP:0001131 Corneal dystrophy oboInOwl:hasDbXref SCTID:5587004 semapv:UnspecifiedMatching +HP:0001131 Corneal dystrophy oboInOwl:hasDbXref UMLS:C0010036 semapv:UnspecifiedMatching +HP:0001132 Lens subluxation oboInOwl:hasDbXref MESH:D007906 semapv:UnspecifiedMatching +HP:0001132 Lens subluxation oboInOwl:hasDbXref SCTID:65814009 semapv:UnspecifiedMatching +HP:0001132 Lens subluxation oboInOwl:hasDbXref UMLS:C0023316 semapv:UnspecifiedMatching +HP:0001133 Constriction of peripheral visual field oboInOwl:hasDbXref SCTID:1151008 semapv:UnspecifiedMatching +HP:0001133 Constriction of peripheral visual field oboInOwl:hasDbXref SCTID:267628004 semapv:UnspecifiedMatching +HP:0001133 Constriction of peripheral visual field oboInOwl:hasDbXref UMLS:C0235095 semapv:UnspecifiedMatching +HP:0001134 Anterior polar cataract oboInOwl:hasDbXref MESH:C538282 semapv:UnspecifiedMatching +HP:0001134 Anterior polar cataract oboInOwl:hasDbXref UMLS:C1855179 semapv:UnspecifiedMatching +HP:0001135 Chorioretinal dystrophy oboInOwl:hasDbXref UMLS:C1857627 semapv:UnspecifiedMatching +HP:0001136 Retinal arteriolar tortuosity oboInOwl:hasDbXref UMLS:C1843517 semapv:UnspecifiedMatching +HP:0001137 Alternating esotropia oboInOwl:hasDbXref SCTID:39837002 semapv:UnspecifiedMatching +HP:0001137 Alternating esotropia oboInOwl:hasDbXref UMLS:C0152205 semapv:UnspecifiedMatching +HP:0001138 Optic neuropathy oboInOwl:hasDbXref SCTID:82108004 semapv:UnspecifiedMatching +HP:0001138 Optic neuropathy oboInOwl:hasDbXref UMLS:C3887709 semapv:UnspecifiedMatching +HP:0001139 Choroideremia oboInOwl:hasDbXref MESH:D015794 semapv:UnspecifiedMatching +HP:0001139 Choroideremia oboInOwl:hasDbXref SCTID:75241009 semapv:UnspecifiedMatching +HP:0001139 Choroideremia oboInOwl:hasDbXref UMLS:C0008525 semapv:UnspecifiedMatching +HP:0001140 Limbal dermoid oboInOwl:hasDbXref SCTID:5131000119107 semapv:UnspecifiedMatching +HP:0001140 Limbal dermoid oboInOwl:hasDbXref SCTID:92097004 semapv:UnspecifiedMatching +HP:0001140 Limbal dermoid oboInOwl:hasDbXref UMLS:C0496897 semapv:UnspecifiedMatching +HP:0001140 Limbal dermoid oboInOwl:hasDbXref UMLS:C1867616 semapv:UnspecifiedMatching +HP:0001141 Severely reduced visual acuity oboInOwl:hasDbXref SCTID:397541004 semapv:UnspecifiedMatching +HP:0001141 Severely reduced visual acuity oboInOwl:hasDbXref UMLS:C1301509 semapv:UnspecifiedMatching +HP:0001142 Lenticonus oboInOwl:hasDbXref SCTID:253221000 semapv:UnspecifiedMatching +HP:0001142 Lenticonus oboInOwl:hasDbXref UMLS:C0239119 semapv:UnspecifiedMatching +HP:0001144 Orbital cyst oboInOwl:hasDbXref SCTID:31021007 semapv:UnspecifiedMatching +HP:0001144 Orbital cyst oboInOwl:hasDbXref UMLS:C0155285 semapv:UnspecifiedMatching +HP:0001147 Retinal exudate oboInOwl:hasDbXref SCTID:39832008 semapv:UnspecifiedMatching +HP:0001147 Retinal exudate oboInOwl:hasDbXref UMLS:C0240897 semapv:UnspecifiedMatching +HP:0001149 Lattice corneal dystrophy oboInOwl:hasDbXref MESH:D028227 semapv:UnspecifiedMatching +HP:0001149 Lattice corneal dystrophy oboInOwl:hasDbXref SCTID:1192004 semapv:UnspecifiedMatching +HP:0001149 Lattice corneal dystrophy oboInOwl:hasDbXref SCTID:361199007 semapv:UnspecifiedMatching +HP:0001149 Lattice corneal dystrophy oboInOwl:hasDbXref UMLS:C0155127 semapv:UnspecifiedMatching +HP:0001151 Impaired horizontal smooth pursuit oboInOwl:hasDbXref UMLS:C1866753 semapv:UnspecifiedMatching +HP:0001152 Saccadic smooth pursuit oboInOwl:hasDbXref UMLS:C1836479 semapv:UnspecifiedMatching +HP:0001153 Septate vagina oboInOwl:hasDbXref SCTID:47054003 semapv:UnspecifiedMatching +HP:0001153 Septate vagina oboInOwl:hasDbXref UMLS:C0266411 semapv:UnspecifiedMatching +HP:0001155 Abnormality of the hand oboInOwl:hasDbXref MESH:D006226 semapv:UnspecifiedMatching +HP:0001155 Abnormality of the hand oboInOwl:hasDbXref SCTID:299033004 semapv:UnspecifiedMatching +HP:0001155 Abnormality of the hand oboInOwl:hasDbXref UMLS:C0018564 semapv:UnspecifiedMatching +HP:0001156 Brachydactyly oboInOwl:hasDbXref MESH:D059327 semapv:UnspecifiedMatching +HP:0001156 Brachydactyly oboInOwl:hasDbXref SCTID:43476002 semapv:UnspecifiedMatching +HP:0001156 Brachydactyly oboInOwl:hasDbXref UMLS:C0221357 semapv:UnspecifiedMatching +HP:0001159 Syndactyly oboInOwl:hasDbXref MESH:D013576 semapv:UnspecifiedMatching +HP:0001159 Syndactyly oboInOwl:hasDbXref SCTID:373413006 semapv:UnspecifiedMatching +HP:0001159 Syndactyly oboInOwl:hasDbXref UMLS:C0039075 semapv:UnspecifiedMatching +HP:0001161 Hand polydactyly oboInOwl:hasDbXref SCTID:81793007 semapv:UnspecifiedMatching +HP:0001161 Hand polydactyly oboInOwl:hasDbXref UMLS:C0158733 semapv:UnspecifiedMatching +HP:0001162 Postaxial hand polydactyly oboInOwl:hasDbXref SCTID:205131007 semapv:UnspecifiedMatching +HP:0001162 Postaxial hand polydactyly oboInOwl:hasDbXref UMLS:C0431904 semapv:UnspecifiedMatching +HP:0001163 Abnormality of the metacarpal bones oboInOwl:hasDbXref UMLS:C4021785 semapv:UnspecifiedMatching +HP:0001166 Arachnodactyly oboInOwl:hasDbXref MESH:D054119 semapv:UnspecifiedMatching +HP:0001166 Arachnodactyly oboInOwl:hasDbXref SCTID:62250003 semapv:UnspecifiedMatching +HP:0001166 Arachnodactyly oboInOwl:hasDbXref UMLS:C0003706 semapv:UnspecifiedMatching +HP:0001167 Abnormality of finger oboInOwl:hasDbXref UMLS:C2674737 semapv:UnspecifiedMatching +HP:0001169 Broad palm oboInOwl:hasDbXref SCTID:48251003 semapv:UnspecifiedMatching +HP:0001169 Broad palm oboInOwl:hasDbXref UMLS:C0264142 semapv:UnspecifiedMatching +HP:0001171 Split hand oboInOwl:hasDbXref SCTID:299034005 semapv:UnspecifiedMatching +HP:0001171 Split hand oboInOwl:hasDbXref UMLS:C0221373 semapv:UnspecifiedMatching +HP:0001172 Abnormal thumb morphology oboInOwl:hasDbXref MESH:C536903 semapv:UnspecifiedMatching +HP:0001172 Abnormal thumb morphology oboInOwl:hasDbXref SCTID:299130003 semapv:UnspecifiedMatching +HP:0001172 Abnormal thumb morphology oboInOwl:hasDbXref UMLS:C0575897 semapv:UnspecifiedMatching +HP:0001176 Large hands oboInOwl:hasDbXref SCTID:249752003 semapv:UnspecifiedMatching +HP:0001176 Large hands oboInOwl:hasDbXref UMLS:C0426870 semapv:UnspecifiedMatching +HP:0001177 Preaxial hand polydactyly oboInOwl:hasDbXref MESH:C536332 semapv:UnspecifiedMatching +HP:0001177 Preaxial hand polydactyly oboInOwl:hasDbXref SCTID:205135003 semapv:UnspecifiedMatching +HP:0001177 Preaxial hand polydactyly oboInOwl:hasDbXref SCTID:445216006 semapv:UnspecifiedMatching +HP:0001177 Preaxial hand polydactyly oboInOwl:hasDbXref UMLS:C1395852 semapv:UnspecifiedMatching +HP:0001178 Ulnar claw oboInOwl:hasDbXref UMLS:C4025799 semapv:UnspecifiedMatching +HP:0001180 Hand oligodactyly oboInOwl:hasDbXref SCTID:71358006 semapv:UnspecifiedMatching +HP:0001180 Hand oligodactyly oboInOwl:hasDbXref UMLS:C0728895 semapv:UnspecifiedMatching +HP:0001181 Adducted thumb oboInOwl:hasDbXref UMLS:C3554617 semapv:UnspecifiedMatching +HP:0001182 Tapered finger oboInOwl:hasDbXref SCTID:249768009 semapv:UnspecifiedMatching +HP:0001182 Tapered finger oboInOwl:hasDbXref UMLS:C0426886 semapv:UnspecifiedMatching +HP:0001187 Hyperextensibility of the finger joints oboInOwl:hasDbXref UMLS:C1844577 semapv:UnspecifiedMatching +HP:0001188 Hand clenching oboInOwl:hasDbXref UMLS:C0239815 semapv:UnspecifiedMatching +HP:0001191 Abnormality of the carpal bones oboInOwl:hasDbXref UMLS:C1840535 semapv:UnspecifiedMatching +HP:0001193 Ulnar deviation of the hand or of fingers of the hand oboInOwl:hasDbXref UMLS:C4048199 semapv:UnspecifiedMatching +HP:0001194 Abnormalities of placenta or umbilical cord oboInOwl:hasDbXref UMLS:C4025798 semapv:UnspecifiedMatching +HP:0001195 Single umbilical artery oboInOwl:hasDbXref MESH:D058529 semapv:UnspecifiedMatching +HP:0001195 Single umbilical artery oboInOwl:hasDbXref SCTID:204470001 semapv:UnspecifiedMatching +HP:0001195 Single umbilical artery oboInOwl:hasDbXref UMLS:C1384670 semapv:UnspecifiedMatching +HP:0001196 Short umbilical cord oboInOwl:hasDbXref SCTID:59795007 semapv:UnspecifiedMatching +HP:0001196 Short umbilical cord oboInOwl:hasDbXref UMLS:C0266786 semapv:UnspecifiedMatching +HP:0001197 Abnormality of prenatal development or birth oboInOwl:hasDbXref UMLS:C4025797 semapv:UnspecifiedMatching +HP:0001199 Triphalangeal thumb oboInOwl:hasDbXref MESH:C573898 semapv:UnspecifiedMatching +HP:0001199 Triphalangeal thumb oboInOwl:hasDbXref SCTID:205308004 semapv:UnspecifiedMatching +HP:0001199 Triphalangeal thumb oboInOwl:hasDbXref UMLS:C0241397 semapv:UnspecifiedMatching +HP:0001204 Distal symphalangism of hands oboInOwl:hasDbXref UMLS:C1862158 semapv:UnspecifiedMatching +HP:0001211 Abnormal fingertip morphology oboInOwl:hasDbXref UMLS:C4025796 semapv:UnspecifiedMatching +HP:0001212 Prominent fingertip pads oboInOwl:hasDbXref UMLS:C1835807 semapv:UnspecifiedMatching +HP:0001215 Camptodactyly of 2nd-5th fingers oboInOwl:hasDbXref UMLS:C1859368 semapv:UnspecifiedMatching +HP:0001216 Delayed ossification of carpal bones oboInOwl:hasDbXref UMLS:C1841684 semapv:UnspecifiedMatching +HP:0001216 Delayed ossification of carpal bones oboInOwl:hasDbXref UMLS:C4280599 semapv:UnspecifiedMatching +HP:0001217 Clubbing oboInOwl:hasDbXref SCTID:367004 semapv:UnspecifiedMatching +HP:0001217 Clubbing oboInOwl:hasDbXref UMLS:C0149651 semapv:UnspecifiedMatching +HP:0001218 Autoamputation oboInOwl:hasDbXref UMLS:C1833222 semapv:UnspecifiedMatching +HP:0001220 Interphalangeal joint contracture of finger oboInOwl:hasDbXref UMLS:C4021784 semapv:UnspecifiedMatching +HP:0001222 Spatulate thumbs oboInOwl:hasDbXref UMLS:C0241395 semapv:UnspecifiedMatching +HP:0001223 Pointed proximal second through fifth metacarpals oboInOwl:hasDbXref UMLS:C1854787 semapv:UnspecifiedMatching +HP:0001225 Wrist swelling oboInOwl:hasDbXref UMLS:C0241760 semapv:UnspecifiedMatching +HP:0001227 Abnormality of the thenar eminence oboInOwl:hasDbXref UMLS:C4021783 semapv:UnspecifiedMatching +HP:0001230 Broad metacarpals oboInOwl:hasDbXref UMLS:C1842229 semapv:UnspecifiedMatching +HP:0001231 Abnormal fingernail morphology oboInOwl:hasDbXref UMLS:C4021782 semapv:UnspecifiedMatching +HP:0001232 Nail bed telangiectasia oboInOwl:hasDbXref UMLS:C1838167 semapv:UnspecifiedMatching +HP:0001233 2-3 finger syndactyly oboInOwl:hasDbXref SCTID:205139009 semapv:UnspecifiedMatching +HP:0001233 2-3 finger syndactyly oboInOwl:hasDbXref UMLS:C0432055 semapv:UnspecifiedMatching +HP:0001234 Hitchhiker thumb oboInOwl:hasDbXref UMLS:C1857269 semapv:UnspecifiedMatching +HP:0001238 Slender finger oboInOwl:hasDbXref UMLS:C1857482 semapv:UnspecifiedMatching +HP:0001239 Wrist flexion contracture oboInOwl:hasDbXref SCTID:202275008 semapv:UnspecifiedMatching +HP:0001239 Wrist flexion contracture oboInOwl:hasDbXref UMLS:C0409345 semapv:UnspecifiedMatching +HP:0001241 Capitate-hamate fusion oboInOwl:hasDbXref UMLS:C1857002 semapv:UnspecifiedMatching +HP:0001245 Small thenar eminence oboInOwl:hasDbXref UMLS:C1846474 semapv:UnspecifiedMatching +HP:0001248 Short tubular bones of the hand oboInOwl:hasDbXref UMLS:C4025795 semapv:UnspecifiedMatching +HP:0001249 Intellectual disability oboInOwl:hasDbXref MESH:D008607 semapv:UnspecifiedMatching +HP:0001249 Intellectual disability oboInOwl:hasDbXref SCTID:228156007 semapv:UnspecifiedMatching +HP:0001249 Intellectual disability oboInOwl:hasDbXref SCTID:247578003 semapv:UnspecifiedMatching +HP:0001249 Intellectual disability oboInOwl:hasDbXref SCTID:91138005 semapv:UnspecifiedMatching +HP:0001249 Intellectual disability oboInOwl:hasDbXref UMLS:C0025362 semapv:UnspecifiedMatching +HP:0001249 Intellectual disability oboInOwl:hasDbXref UMLS:C0423903 semapv:UnspecifiedMatching +HP:0001249 Intellectual disability oboInOwl:hasDbXref UMLS:C0917816 semapv:UnspecifiedMatching +HP:0001249 Intellectual disability oboInOwl:hasDbXref UMLS:C1843367 semapv:UnspecifiedMatching +HP:0001249 Intellectual disability oboInOwl:hasDbXref UMLS:C3714756 semapv:UnspecifiedMatching +HP:0001249 Intellectual disability oboInOwl:hasDbXref UMLS:C4020876 semapv:UnspecifiedMatching +HP:0001250 Seizure oboInOwl:hasDbXref MESH:D004827 semapv:UnspecifiedMatching +HP:0001250 Seizure oboInOwl:hasDbXref MESH:D012640 semapv:UnspecifiedMatching +HP:0001250 Seizure oboInOwl:hasDbXref SCTID:128613002 semapv:UnspecifiedMatching +HP:0001250 Seizure oboInOwl:hasDbXref SCTID:246545002 semapv:UnspecifiedMatching +HP:0001250 Seizure oboInOwl:hasDbXref SCTID:313307000 semapv:UnspecifiedMatching +HP:0001250 Seizure oboInOwl:hasDbXref SCTID:84757009 semapv:UnspecifiedMatching +HP:0001250 Seizure oboInOwl:hasDbXref SCTID:91175000 semapv:UnspecifiedMatching +HP:0001250 Seizure oboInOwl:hasDbXref UMLS:C0014544 semapv:UnspecifiedMatching +HP:0001250 Seizure oboInOwl:hasDbXref UMLS:C0036572 semapv:UnspecifiedMatching +HP:0001251 Ataxia oboInOwl:hasDbXref MESH:D002524 semapv:UnspecifiedMatching +HP:0001251 Ataxia oboInOwl:hasDbXref SCTID:85102008 semapv:UnspecifiedMatching +HP:0001251 Ataxia oboInOwl:hasDbXref UMLS:C0007758 semapv:UnspecifiedMatching +HP:0001252 Hypotonia oboInOwl:hasDbXref MESH:D009123 semapv:UnspecifiedMatching +HP:0001252 Hypotonia oboInOwl:hasDbXref SCTID:398151007 semapv:UnspecifiedMatching +HP:0001252 Hypotonia oboInOwl:hasDbXref SCTID:398152000 semapv:UnspecifiedMatching +HP:0001252 Hypotonia oboInOwl:hasDbXref UMLS:C0026827 semapv:UnspecifiedMatching +HP:0001254 Lethargy oboInOwl:hasDbXref MESH:D053609 semapv:UnspecifiedMatching +HP:0001254 Lethargy oboInOwl:hasDbXref SCTID:214264003 semapv:UnspecifiedMatching +HP:0001254 Lethargy oboInOwl:hasDbXref UMLS:C0023380 semapv:UnspecifiedMatching +HP:0001256 Intellectual disability, mild oboInOwl:hasDbXref SCTID:86765009 semapv:UnspecifiedMatching +HP:0001256 Intellectual disability, mild oboInOwl:hasDbXref UMLS:C0026106 semapv:UnspecifiedMatching +HP:0001257 Spasticity oboInOwl:hasDbXref MESH:D009128 semapv:UnspecifiedMatching +HP:0001257 Spasticity oboInOwl:hasDbXref SCTID:221360009 semapv:UnspecifiedMatching +HP:0001257 Spasticity oboInOwl:hasDbXref SCTID:397790002 semapv:UnspecifiedMatching +HP:0001257 Spasticity oboInOwl:hasDbXref UMLS:C0026838 semapv:UnspecifiedMatching +HP:0001258 Spastic paraplegia oboInOwl:hasDbXref MESH:D010264 semapv:UnspecifiedMatching +HP:0001258 Spastic paraplegia oboInOwl:hasDbXref SCTID:192967009 semapv:UnspecifiedMatching +HP:0001258 Spastic paraplegia oboInOwl:hasDbXref UMLS:C0037772 semapv:UnspecifiedMatching +HP:0001259 Coma oboInOwl:hasDbXref ICD10WHO:R40.2 semapv:UnspecifiedMatching +HP:0001259 Coma oboInOwl:hasDbXref MESH:D003128 semapv:UnspecifiedMatching +HP:0001259 Coma oboInOwl:hasDbXref SCTID:371632003 semapv:UnspecifiedMatching +HP:0001259 Coma oboInOwl:hasDbXref UMLS:C0009421 semapv:UnspecifiedMatching +HP:0001260 Dysarthria oboInOwl:hasDbXref MESH:D004401 semapv:UnspecifiedMatching +HP:0001260 Dysarthria oboInOwl:hasDbXref SCTID:8011004 semapv:UnspecifiedMatching +HP:0001260 Dysarthria oboInOwl:hasDbXref UMLS:C0013362 semapv:UnspecifiedMatching +HP:0001262 Excessive daytime somnolence oboInOwl:hasDbXref SCTID:271782001 semapv:UnspecifiedMatching +HP:0001262 Excessive daytime somnolence oboInOwl:hasDbXref SCTID:79519003 semapv:UnspecifiedMatching +HP:0001262 Excessive daytime somnolence oboInOwl:hasDbXref UMLS:C2830004 semapv:UnspecifiedMatching +HP:0001263 Global developmental delay oboInOwl:hasDbXref SCTID:224958001 semapv:UnspecifiedMatching +HP:0001263 Global developmental delay oboInOwl:hasDbXref UMLS:C0557874 semapv:UnspecifiedMatching +HP:0001263 Global developmental delay oboInOwl:hasDbXref UMLS:C1864897 semapv:UnspecifiedMatching +HP:0001263 Global developmental delay oboInOwl:hasDbXref UMLS:C4020875 semapv:UnspecifiedMatching +HP:0001264 Spastic diplegia oboInOwl:hasDbXref MESH:D002547 semapv:UnspecifiedMatching +HP:0001264 Spastic diplegia oboInOwl:hasDbXref SCTID:281411007 semapv:UnspecifiedMatching +HP:0001264 Spastic diplegia oboInOwl:hasDbXref UMLS:C0023882 semapv:UnspecifiedMatching +HP:0001265 Hyporeflexia oboInOwl:hasDbXref SCTID:405946002 semapv:UnspecifiedMatching +HP:0001265 Hyporeflexia oboInOwl:hasDbXref UMLS:C0700078 semapv:UnspecifiedMatching +HP:0001266 Choreoathetosis oboInOwl:hasDbXref SCTID:43105007 semapv:UnspecifiedMatching +HP:0001266 Choreoathetosis oboInOwl:hasDbXref UMLS:C0085583 semapv:UnspecifiedMatching +HP:0001266 Choreoathetosis oboInOwl:hasDbXref UMLS:C0234967 semapv:UnspecifiedMatching +HP:0001268 Mental deterioration oboInOwl:hasDbXref MESH:D060825 semapv:UnspecifiedMatching +HP:0001268 Mental deterioration oboInOwl:hasDbXref UMLS:C0234985 semapv:UnspecifiedMatching +HP:0001269 Hemiparesis oboInOwl:hasDbXref MESH:D010291 semapv:UnspecifiedMatching +HP:0001269 Hemiparesis oboInOwl:hasDbXref SCTID:127377003 semapv:UnspecifiedMatching +HP:0001269 Hemiparesis oboInOwl:hasDbXref SCTID:20022000 semapv:UnspecifiedMatching +HP:0001269 Hemiparesis oboInOwl:hasDbXref UMLS:C0018989 semapv:UnspecifiedMatching +HP:0001270 Motor delay oboInOwl:hasDbXref UMLS:C1854301 semapv:UnspecifiedMatching +HP:0001270 Motor delay oboInOwl:hasDbXref UMLS:C4020874 semapv:UnspecifiedMatching +HP:0001271 Polyneuropathy oboInOwl:hasDbXref MESH:D010523 semapv:UnspecifiedMatching +HP:0001271 Polyneuropathy oboInOwl:hasDbXref MESH:D011115 semapv:UnspecifiedMatching +HP:0001271 Polyneuropathy oboInOwl:hasDbXref SCTID:302226006 semapv:UnspecifiedMatching +HP:0001271 Polyneuropathy oboInOwl:hasDbXref SCTID:42345000 semapv:UnspecifiedMatching +HP:0001271 Polyneuropathy oboInOwl:hasDbXref SCTID:42658009 semapv:UnspecifiedMatching +HP:0001271 Polyneuropathy oboInOwl:hasDbXref UMLS:C0031117 semapv:UnspecifiedMatching +HP:0001271 Polyneuropathy oboInOwl:hasDbXref UMLS:C0152025 semapv:UnspecifiedMatching +HP:0001272 Cerebellar atrophy oboInOwl:hasDbXref SCTID:95646004 semapv:UnspecifiedMatching +HP:0001272 Cerebellar atrophy oboInOwl:hasDbXref UMLS:C0262404 semapv:UnspecifiedMatching +HP:0001272 Cerebellar atrophy oboInOwl:hasDbXref UMLS:C0740279 semapv:UnspecifiedMatching +HP:0001272 Cerebellar atrophy oboInOwl:hasDbXref UMLS:C4020873 semapv:UnspecifiedMatching +HP:0001273 Abnormal corpus callosum morphology oboInOwl:hasDbXref UMLS:C1842581 semapv:UnspecifiedMatching +HP:0001274 Agenesis of corpus callosum oboInOwl:hasDbXref MESH:D061085 semapv:UnspecifiedMatching +HP:0001274 Agenesis of corpus callosum oboInOwl:hasDbXref SCTID:5102002 semapv:UnspecifiedMatching +HP:0001274 Agenesis of corpus callosum oboInOwl:hasDbXref UMLS:C0175754 semapv:UnspecifiedMatching +HP:0001276 Hypertonia oboInOwl:hasDbXref MESH:D009122 semapv:UnspecifiedMatching +HP:0001276 Hypertonia oboInOwl:hasDbXref SCTID:41581000 semapv:UnspecifiedMatching +HP:0001276 Hypertonia oboInOwl:hasDbXref SCTID:56731001 semapv:UnspecifiedMatching +HP:0001276 Hypertonia oboInOwl:hasDbXref UMLS:C0026826 semapv:UnspecifiedMatching +HP:0001278 Orthostatic hypotension oboInOwl:hasDbXref MESH:D007024 semapv:UnspecifiedMatching +HP:0001278 Orthostatic hypotension oboInOwl:hasDbXref SCTID:28651003 semapv:UnspecifiedMatching +HP:0001278 Orthostatic hypotension oboInOwl:hasDbXref UMLS:C0020651 semapv:UnspecifiedMatching +HP:0001279 Syncope oboInOwl:hasDbXref MESH:D013575 semapv:UnspecifiedMatching +HP:0001279 Syncope oboInOwl:hasDbXref SCTID:271594007 semapv:UnspecifiedMatching +HP:0001279 Syncope oboInOwl:hasDbXref SCTID:272030005 semapv:UnspecifiedMatching +HP:0001279 Syncope oboInOwl:hasDbXref SCTID:309585006 semapv:UnspecifiedMatching +HP:0001279 Syncope oboInOwl:hasDbXref UMLS:C0039070 semapv:UnspecifiedMatching +HP:0001281 Tetany oboInOwl:hasDbXref MESH:D013746 semapv:UnspecifiedMatching +HP:0001281 Tetany oboInOwl:hasDbXref SCTID:10629009 semapv:UnspecifiedMatching +HP:0001281 Tetany oboInOwl:hasDbXref UMLS:C0039621 semapv:UnspecifiedMatching +HP:0001283 Bulbar palsy oboInOwl:hasDbXref MESH:D010244 semapv:UnspecifiedMatching +HP:0001283 Bulbar palsy oboInOwl:hasDbXref SCTID:398432008 semapv:UnspecifiedMatching +HP:0001283 Bulbar palsy oboInOwl:hasDbXref UMLS:C1301959 semapv:UnspecifiedMatching +HP:0001283 Bulbar palsy oboInOwl:hasDbXref UMLS:C4082299 semapv:UnspecifiedMatching +HP:0001284 Areflexia oboInOwl:hasDbXref MESH:D012021 semapv:UnspecifiedMatching +HP:0001284 Areflexia oboInOwl:hasDbXref SCTID:349006 semapv:UnspecifiedMatching +HP:0001284 Areflexia oboInOwl:hasDbXref SCTID:37280007 semapv:UnspecifiedMatching +HP:0001284 Areflexia oboInOwl:hasDbXref UMLS:C0234146 semapv:UnspecifiedMatching +HP:0001284 Areflexia oboInOwl:hasDbXref UMLS:C0241772 semapv:UnspecifiedMatching +HP:0001284 Areflexia oboInOwl:hasDbXref UMLS:C0278124 semapv:UnspecifiedMatching +HP:0001285 Spastic tetraparesis oboInOwl:hasDbXref SCTID:298282001 semapv:UnspecifiedMatching +HP:0001285 Spastic tetraparesis oboInOwl:hasDbXref UMLS:C0575059 semapv:UnspecifiedMatching +HP:0001287 Meningitis oboInOwl:hasDbXref MESH:D008581 semapv:UnspecifiedMatching +HP:0001287 Meningitis oboInOwl:hasDbXref SCTID:7180009 semapv:UnspecifiedMatching +HP:0001287 Meningitis oboInOwl:hasDbXref UMLS:C0025289 semapv:UnspecifiedMatching +HP:0001288 Gait disturbance oboInOwl:hasDbXref SCTID:22325002 semapv:UnspecifiedMatching +HP:0001288 Gait disturbance oboInOwl:hasDbXref UMLS:C0575081 semapv:UnspecifiedMatching +HP:0001289 Confusion oboInOwl:hasDbXref MESH:D003221 semapv:UnspecifiedMatching +HP:0001289 Confusion oboInOwl:hasDbXref SCTID:286933003 semapv:UnspecifiedMatching +HP:0001289 Confusion oboInOwl:hasDbXref UMLS:C0009676 semapv:UnspecifiedMatching +HP:0001290 Generalized hypotonia oboInOwl:hasDbXref UMLS:C1858120 semapv:UnspecifiedMatching +HP:0001291 Abnormal cranial nerve morphology oboInOwl:hasDbXref UMLS:C1854510 semapv:UnspecifiedMatching +HP:0001291 Abnormal cranial nerve morphology oboInOwl:hasDbXref UMLS:C4020872 semapv:UnspecifiedMatching +HP:0001293 Cranial nerve compression oboInOwl:hasDbXref SCTID:95664006 semapv:UnspecifiedMatching +HP:0001293 Cranial nerve compression oboInOwl:hasDbXref UMLS:C0521670 semapv:UnspecifiedMatching +HP:0001297 Stroke oboInOwl:hasDbXref MESH:D020521 semapv:UnspecifiedMatching +HP:0001297 Stroke oboInOwl:hasDbXref SCTID:230690007 semapv:UnspecifiedMatching +HP:0001297 Stroke oboInOwl:hasDbXref UMLS:C0038454 semapv:UnspecifiedMatching +HP:0001298 Encephalopathy oboInOwl:hasDbXref MESH:D001927 semapv:UnspecifiedMatching +HP:0001298 Encephalopathy oboInOwl:hasDbXref SCTID:81308009 semapv:UnspecifiedMatching +HP:0001298 Encephalopathy oboInOwl:hasDbXref UMLS:C0085584 semapv:UnspecifiedMatching +HP:0001300 Parkinsonism oboInOwl:hasDbXref MESH:D020734 semapv:UnspecifiedMatching +HP:0001300 Parkinsonism oboInOwl:hasDbXref SCTID:32798002 semapv:UnspecifiedMatching +HP:0001300 Parkinsonism oboInOwl:hasDbXref UMLS:C0242422 semapv:UnspecifiedMatching +HP:0001301 Chronic sensorineural polyneuropathy oboInOwl:hasDbXref UMLS:C4025794 semapv:UnspecifiedMatching +HP:0001302 Pachygyria oboInOwl:hasDbXref MESH:D054082 semapv:UnspecifiedMatching +HP:0001302 Pachygyria oboInOwl:hasDbXref SCTID:23024003 semapv:UnspecifiedMatching +HP:0001302 Pachygyria oboInOwl:hasDbXref UMLS:C0266483 semapv:UnspecifiedMatching +HP:0001304 Torsion dystonia oboInOwl:hasDbXref MESH:D004422 semapv:UnspecifiedMatching +HP:0001304 Torsion dystonia oboInOwl:hasDbXref SCTID:22451001 semapv:UnspecifiedMatching +HP:0001304 Torsion dystonia oboInOwl:hasDbXref SCTID:431034009 semapv:UnspecifiedMatching +HP:0001304 Torsion dystonia oboInOwl:hasDbXref UMLS:C0013423 semapv:UnspecifiedMatching +HP:0001305 Dandy-Walker malformation oboInOwl:hasDbXref MESH:D003616 semapv:UnspecifiedMatching +HP:0001305 Dandy-Walker malformation oboInOwl:hasDbXref SCTID:14447001 semapv:UnspecifiedMatching +HP:0001305 Dandy-Walker malformation oboInOwl:hasDbXref UMLS:C0010964 semapv:UnspecifiedMatching +HP:0001308 Tongue fasciculations oboInOwl:hasDbXref MESH:D005207 semapv:UnspecifiedMatching +HP:0001308 Tongue fasciculations oboInOwl:hasDbXref SCTID:249878001 semapv:UnspecifiedMatching +HP:0001308 Tongue fasciculations oboInOwl:hasDbXref UMLS:C0239548 semapv:UnspecifiedMatching +HP:0001310 Dysmetria oboInOwl:hasDbXref MESH:D002524 semapv:UnspecifiedMatching +HP:0001310 Dysmetria oboInOwl:hasDbXref SCTID:32566006 semapv:UnspecifiedMatching +HP:0001310 Dysmetria oboInOwl:hasDbXref UMLS:C0234162 semapv:UnspecifiedMatching +HP:0001311 Abnormal nervous system electrophysiology oboInOwl:hasDbXref UMLS:C4021781 semapv:UnspecifiedMatching +HP:0001312 Giant somatosensory evoked potentials oboInOwl:hasDbXref UMLS:C3806961 semapv:UnspecifiedMatching +HP:0001315 Reduced tendon reflexes oboInOwl:hasDbXref UMLS:C1866934 semapv:UnspecifiedMatching +HP:0001317 Abnormal cerebellum morphology oboInOwl:hasDbXref UMLS:C0742038 semapv:UnspecifiedMatching +HP:0001317 Abnormal cerebellum morphology oboInOwl:hasDbXref UMLS:C1866129 semapv:UnspecifiedMatching +HP:0001319 Neonatal hypotonia oboInOwl:hasDbXref MESH:D009123 semapv:UnspecifiedMatching +HP:0001319 Neonatal hypotonia oboInOwl:hasDbXref SCTID:205294008 semapv:UnspecifiedMatching +HP:0001319 Neonatal hypotonia oboInOwl:hasDbXref UMLS:C2267233 semapv:UnspecifiedMatching +HP:0001320 Cerebellar vermis hypoplasia oboInOwl:hasDbXref UMLS:C1840379 semapv:UnspecifiedMatching +HP:0001321 Cerebellar hypoplasia oboInOwl:hasDbXref MESH:C562568 semapv:UnspecifiedMatching +HP:0001321 Cerebellar hypoplasia oboInOwl:hasDbXref SCTID:16026008 semapv:UnspecifiedMatching +HP:0001321 Cerebellar hypoplasia oboInOwl:hasDbXref UMLS:C0266470 semapv:UnspecifiedMatching +HP:0001324 Muscle weakness oboInOwl:hasDbXref MESH:D018908 semapv:UnspecifiedMatching +HP:0001324 Muscle weakness oboInOwl:hasDbXref SCTID:26544005 semapv:UnspecifiedMatching +HP:0001324 Muscle weakness oboInOwl:hasDbXref UMLS:C0151786 semapv:UnspecifiedMatching +HP:0001325 Hypoglycemic coma oboInOwl:hasDbXref SCTID:267384006 semapv:UnspecifiedMatching +HP:0001325 Hypoglycemic coma oboInOwl:hasDbXref UMLS:C0020617 semapv:UnspecifiedMatching +HP:0001326 EEG with irregular generalized spike and wave complexes oboInOwl:hasDbXref UMLS:C4025792 semapv:UnspecifiedMatching +HP:0001327 Photosensitive myoclonic seizure oboInOwl:hasDbXref UMLS:C4025791 semapv:UnspecifiedMatching +HP:0001328 Specific learning disability oboInOwl:hasDbXref UMLS:C4025790 semapv:UnspecifiedMatching +HP:0001331 Absent septum pellucidum oboInOwl:hasDbXref MESH:C535562 semapv:UnspecifiedMatching +HP:0001331 Absent septum pellucidum oboInOwl:hasDbXref SCTID:253143001 semapv:UnspecifiedMatching +HP:0001331 Absent septum pellucidum oboInOwl:hasDbXref UMLS:C0431371 semapv:UnspecifiedMatching +HP:0001332 Dystonia oboInOwl:hasDbXref MESH:D004421 semapv:UnspecifiedMatching +HP:0001332 Dystonia oboInOwl:hasDbXref UMLS:C0013421 semapv:UnspecifiedMatching +HP:0001332 Dystonia oboInOwl:hasDbXref UMLS:C4020871 semapv:UnspecifiedMatching +HP:0001334 Communicating hydrocephalus oboInOwl:hasDbXref MESH:D006849 semapv:UnspecifiedMatching +HP:0001334 Communicating hydrocephalus oboInOwl:hasDbXref SCTID:271569006 semapv:UnspecifiedMatching +HP:0001334 Communicating hydrocephalus oboInOwl:hasDbXref UMLS:C0009451 semapv:UnspecifiedMatching +HP:0001335 Bimanual synkinesia oboInOwl:hasDbXref SCTID:229247004 semapv:UnspecifiedMatching +HP:0001335 Bimanual synkinesia oboInOwl:hasDbXref UMLS:C0454455 semapv:UnspecifiedMatching +HP:0001336 Myoclonus oboInOwl:hasDbXref MESH:D009207 semapv:UnspecifiedMatching +HP:0001336 Myoclonus oboInOwl:hasDbXref SCTID:127324008 semapv:UnspecifiedMatching +HP:0001336 Myoclonus oboInOwl:hasDbXref SCTID:17450006 semapv:UnspecifiedMatching +HP:0001336 Myoclonus oboInOwl:hasDbXref UMLS:C0027066 semapv:UnspecifiedMatching +HP:0001336 Myoclonus oboInOwl:hasDbXref UMLS:C1854302 semapv:UnspecifiedMatching +HP:0001337 Tremor oboInOwl:hasDbXref MESH:D014202 semapv:UnspecifiedMatching +HP:0001337 Tremor oboInOwl:hasDbXref SCTID:26079004 semapv:UnspecifiedMatching +HP:0001337 Tremor oboInOwl:hasDbXref UMLS:C0040822 semapv:UnspecifiedMatching +HP:0001338 Partial agenesis of the corpus callosum oboInOwl:hasDbXref MESH:C536111 semapv:UnspecifiedMatching +HP:0001338 Partial agenesis of the corpus callosum oboInOwl:hasDbXref SCTID:253140003 semapv:UnspecifiedMatching +HP:0001338 Partial agenesis of the corpus callosum oboInOwl:hasDbXref UMLS:C0431368 semapv:UnspecifiedMatching +HP:0001338 Partial agenesis of the corpus callosum oboInOwl:hasDbXref UMLS:C1857278 semapv:UnspecifiedMatching +HP:0001339 Lissencephaly oboInOwl:hasDbXref MESH:D054082 semapv:UnspecifiedMatching +HP:0001339 Lissencephaly oboInOwl:hasDbXref SCTID:204036008 semapv:UnspecifiedMatching +HP:0001339 Lissencephaly oboInOwl:hasDbXref UMLS:C0266463 semapv:UnspecifiedMatching +HP:0001339 Lissencephaly oboInOwl:hasDbXref UMLS:C1879312 semapv:UnspecifiedMatching +HP:0001340 Enhancement of the C-reflex oboInOwl:hasDbXref UMLS:C3552824 semapv:UnspecifiedMatching +HP:0001341 Olfactory lobe agenesis oboInOwl:hasDbXref UMLS:C1855331 semapv:UnspecifiedMatching +HP:0001342 Cerebral hemorrhage oboInOwl:hasDbXref MESH:D002543 semapv:UnspecifiedMatching +HP:0001342 Cerebral hemorrhage oboInOwl:hasDbXref MESH:D020300 semapv:UnspecifiedMatching +HP:0001342 Cerebral hemorrhage oboInOwl:hasDbXref SCTID:230706003 semapv:UnspecifiedMatching +HP:0001342 Cerebral hemorrhage oboInOwl:hasDbXref SCTID:274100004 semapv:UnspecifiedMatching +HP:0001342 Cerebral hemorrhage oboInOwl:hasDbXref UMLS:C0553692 semapv:UnspecifiedMatching +HP:0001342 Cerebral hemorrhage oboInOwl:hasDbXref UMLS:C2937358 semapv:UnspecifiedMatching +HP:0001343 Kernicterus oboInOwl:hasDbXref MESH:D007647 semapv:UnspecifiedMatching +HP:0001343 Kernicterus oboInOwl:hasDbXref SCTID:50143004 semapv:UnspecifiedMatching +HP:0001343 Kernicterus oboInOwl:hasDbXref SCTID:74925009 semapv:UnspecifiedMatching +HP:0001343 Kernicterus oboInOwl:hasDbXref UMLS:C0022610 semapv:UnspecifiedMatching +HP:0001344 Absent speech oboInOwl:hasDbXref UMLS:C0746940 semapv:UnspecifiedMatching +HP:0001344 Absent speech oboInOwl:hasDbXref UMLS:C1854882 semapv:UnspecifiedMatching +HP:0001345 Psychotic mentation oboInOwl:hasDbXref UMLS:C4025789 semapv:UnspecifiedMatching +HP:0001347 Hyperreflexia oboInOwl:hasDbXref MESH:D012021 semapv:UnspecifiedMatching +HP:0001347 Hyperreflexia oboInOwl:hasDbXref SCTID:86854008 semapv:UnspecifiedMatching +HP:0001347 Hyperreflexia oboInOwl:hasDbXref UMLS:C0151889 semapv:UnspecifiedMatching +HP:0001348 Brisk reflexes oboInOwl:hasDbXref UMLS:C2673700 semapv:UnspecifiedMatching +HP:0001349 Facial diplegia oboInOwl:hasDbXref UMLS:C1836003 semapv:UnspecifiedMatching +HP:0001350 Slurred speech oboInOwl:hasDbXref SCTID:289195008 semapv:UnspecifiedMatching +HP:0001350 Slurred speech oboInOwl:hasDbXref UMLS:C0234518 semapv:UnspecifiedMatching +HP:0001351 Jerk-locked premyoclonus spikes oboInOwl:hasDbXref UMLS:C3552825 semapv:UnspecifiedMatching +HP:0001355 Megalencephaly oboInOwl:hasDbXref MESH:D058627 semapv:UnspecifiedMatching +HP:0001355 Megalencephaly oboInOwl:hasDbXref SCTID:19410003 semapv:UnspecifiedMatching +HP:0001355 Megalencephaly oboInOwl:hasDbXref UMLS:C0221355 semapv:UnspecifiedMatching +HP:0001357 Plagiocephaly oboInOwl:hasDbXref MESH:D049068 semapv:UnspecifiedMatching +HP:0001357 Plagiocephaly oboInOwl:hasDbXref MESH:D059041 semapv:UnspecifiedMatching +HP:0001357 Plagiocephaly oboInOwl:hasDbXref SCTID:21850008 semapv:UnspecifiedMatching +HP:0001357 Plagiocephaly oboInOwl:hasDbXref SCTID:254024005 semapv:UnspecifiedMatching +HP:0001357 Plagiocephaly oboInOwl:hasDbXref UMLS:C0265529 semapv:UnspecifiedMatching +HP:0001357 Plagiocephaly oboInOwl:hasDbXref UMLS:C1450010 semapv:UnspecifiedMatching +HP:0001357 Plagiocephaly oboInOwl:hasDbXref UMLS:C4072830 semapv:UnspecifiedMatching +HP:0001357 Plagiocephaly oboInOwl:hasDbXref UMLS:C4280597 semapv:UnspecifiedMatching +HP:0001357 Plagiocephaly oboInOwl:hasDbXref UMLS:C4280598 semapv:UnspecifiedMatching +HP:0001357 Plagiocephaly oboInOwl:hasDbXref UMLS:C4280807 semapv:UnspecifiedMatching +HP:0001360 Holoprosencephaly oboInOwl:hasDbXref MESH:D016142 semapv:UnspecifiedMatching +HP:0001360 Holoprosencephaly oboInOwl:hasDbXref SCTID:30915001 semapv:UnspecifiedMatching +HP:0001360 Holoprosencephaly oboInOwl:hasDbXref UMLS:C0079541 semapv:UnspecifiedMatching +HP:0001361 Nystagmus-induced head nodding oboInOwl:hasDbXref UMLS:C4025788 semapv:UnspecifiedMatching +HP:0001362 Calvarial skull defect oboInOwl:hasDbXref UMLS:C4025787 semapv:UnspecifiedMatching +HP:0001362 Calvarial skull defect oboInOwl:hasDbXref UMLS:C4280595 semapv:UnspecifiedMatching +HP:0001362 Calvarial skull defect oboInOwl:hasDbXref UMLS:C4280596 semapv:UnspecifiedMatching +HP:0001363 Craniosynostosis oboInOwl:hasDbXref MESH:D003398 semapv:UnspecifiedMatching +HP:0001363 Craniosynostosis oboInOwl:hasDbXref SCTID:57219006 semapv:UnspecifiedMatching +HP:0001363 Craniosynostosis oboInOwl:hasDbXref UMLS:C0010278 semapv:UnspecifiedMatching +HP:0001363 Craniosynostosis oboInOwl:hasDbXref UMLS:C0235942 semapv:UnspecifiedMatching +HP:0001367 Abnormal joint morphology oboInOwl:hasDbXref MESH:D007592 semapv:UnspecifiedMatching +HP:0001367 Abnormal joint morphology oboInOwl:hasDbXref SCTID:399269003 semapv:UnspecifiedMatching +HP:0001367 Abnormal joint morphology oboInOwl:hasDbXref UMLS:C0022408 semapv:UnspecifiedMatching +HP:0001367 Abnormal joint morphology oboInOwl:hasDbXref UMLS:C0240083 semapv:UnspecifiedMatching +HP:0001369 Arthritis oboInOwl:hasDbXref MESH:D001168 semapv:UnspecifiedMatching +HP:0001369 Arthritis oboInOwl:hasDbXref SCTID:3723001 semapv:UnspecifiedMatching +HP:0001369 Arthritis oboInOwl:hasDbXref UMLS:C0003864 semapv:UnspecifiedMatching +HP:0001370 Rheumatoid arthritis oboInOwl:hasDbXref MESH:D001172 semapv:UnspecifiedMatching +HP:0001370 Rheumatoid arthritis oboInOwl:hasDbXref SCTID:69896004 semapv:UnspecifiedMatching +HP:0001370 Rheumatoid arthritis oboInOwl:hasDbXref UMLS:C0003873 semapv:UnspecifiedMatching +HP:0001371 Flexion contracture oboInOwl:hasDbXref MESH:D003286 semapv:UnspecifiedMatching +HP:0001371 Flexion contracture oboInOwl:hasDbXref SCTID:203598005 semapv:UnspecifiedMatching +HP:0001371 Flexion contracture oboInOwl:hasDbXref SCTID:385522000 semapv:UnspecifiedMatching +HP:0001371 Flexion contracture oboInOwl:hasDbXref SCTID:55033002 semapv:UnspecifiedMatching +HP:0001371 Flexion contracture oboInOwl:hasDbXref SCTID:57048009 semapv:UnspecifiedMatching +HP:0001371 Flexion contracture oboInOwl:hasDbXref SCTID:7890003 semapv:UnspecifiedMatching +HP:0001371 Flexion contracture oboInOwl:hasDbXref SCTID:88565003 semapv:UnspecifiedMatching +HP:0001371 Flexion contracture oboInOwl:hasDbXref UMLS:C0009917 semapv:UnspecifiedMatching +HP:0001371 Flexion contracture oboInOwl:hasDbXref UMLS:C0009918 semapv:UnspecifiedMatching +HP:0001371 Flexion contracture oboInOwl:hasDbXref UMLS:C0333068 semapv:UnspecifiedMatching +HP:0001371 Flexion contracture oboInOwl:hasDbXref UMLS:C1850530 semapv:UnspecifiedMatching +HP:0001373 Joint dislocation oboInOwl:hasDbXref MESH:D004204 semapv:UnspecifiedMatching +HP:0001373 Joint dislocation oboInOwl:hasDbXref SCTID:108367008 semapv:UnspecifiedMatching +HP:0001373 Joint dislocation oboInOwl:hasDbXref SCTID:87642003 semapv:UnspecifiedMatching +HP:0001373 Joint dislocation oboInOwl:hasDbXref UMLS:C0012691 semapv:UnspecifiedMatching +HP:0001374 Congenital hip dislocation oboInOwl:hasDbXref MESH:D006618 semapv:UnspecifiedMatching +HP:0001374 Congenital hip dislocation oboInOwl:hasDbXref SCTID:48334007 semapv:UnspecifiedMatching +HP:0001374 Congenital hip dislocation oboInOwl:hasDbXref SCTID:52781008 semapv:UnspecifiedMatching +HP:0001374 Congenital hip dislocation oboInOwl:hasDbXref UMLS:C0019555 semapv:UnspecifiedMatching +HP:0001376 Limitation of joint mobility oboInOwl:hasDbXref UMLS:C1857108 semapv:UnspecifiedMatching +HP:0001377 Limited elbow extension oboInOwl:hasDbXref UMLS:C1867103 semapv:UnspecifiedMatching +HP:0001382 Joint hypermobility oboInOwl:hasDbXref SCTID:298181000 semapv:UnspecifiedMatching +HP:0001382 Joint hypermobility oboInOwl:hasDbXref UMLS:C1844820 semapv:UnspecifiedMatching +HP:0001384 Abnormality of the hip joint oboInOwl:hasDbXref UMLS:C4020870 semapv:UnspecifiedMatching +HP:0001385 Hip dysplasia oboInOwl:hasDbXref MESH:D006618 semapv:UnspecifiedMatching +HP:0001385 Hip dysplasia oboInOwl:hasDbXref SCTID:48334007 semapv:UnspecifiedMatching +HP:0001385 Hip dysplasia oboInOwl:hasDbXref SCTID:52781008 semapv:UnspecifiedMatching +HP:0001385 Hip dysplasia oboInOwl:hasDbXref UMLS:C0019555 semapv:UnspecifiedMatching +HP:0001386 Joint swelling oboInOwl:hasDbXref SCTID:271771009 semapv:UnspecifiedMatching +HP:0001386 Joint swelling oboInOwl:hasDbXref UMLS:C0152031 semapv:UnspecifiedMatching +HP:0001387 Joint stiffness oboInOwl:hasDbXref SCTID:84445001 semapv:UnspecifiedMatching +HP:0001387 Joint stiffness oboInOwl:hasDbXref UMLS:C0162298 semapv:UnspecifiedMatching +HP:0001388 Joint laxity oboInOwl:hasDbXref MESH:D007593 semapv:UnspecifiedMatching +HP:0001388 Joint laxity oboInOwl:hasDbXref SCTID:27911000 semapv:UnspecifiedMatching +HP:0001388 Joint laxity oboInOwl:hasDbXref SCTID:298203008 semapv:UnspecifiedMatching +HP:0001388 Joint laxity oboInOwl:hasDbXref UMLS:C0086437 semapv:UnspecifiedMatching +HP:0001388 Joint laxity oboInOwl:hasDbXref UMLS:C0158359 semapv:UnspecifiedMatching +HP:0001392 Abnormality of the liver oboInOwl:hasDbXref MESH:D008107 semapv:UnspecifiedMatching +HP:0001392 Abnormality of the liver oboInOwl:hasDbXref SCTID:235856003 semapv:UnspecifiedMatching +HP:0001392 Abnormality of the liver oboInOwl:hasDbXref UMLS:C0023895 semapv:UnspecifiedMatching +HP:0001392 Abnormality of the liver oboInOwl:hasDbXref UMLS:C4021780 semapv:UnspecifiedMatching +HP:0001394 Cirrhosis oboInOwl:hasDbXref MESH:D008103 semapv:UnspecifiedMatching +HP:0001394 Cirrhosis oboInOwl:hasDbXref SCTID:19943007 semapv:UnspecifiedMatching +HP:0001394 Cirrhosis oboInOwl:hasDbXref UMLS:C0023890 semapv:UnspecifiedMatching +HP:0001395 Hepatic fibrosis oboInOwl:hasDbXref MESH:D008103 semapv:UnspecifiedMatching +HP:0001395 Hepatic fibrosis oboInOwl:hasDbXref SCTID:62484002 semapv:UnspecifiedMatching +HP:0001395 Hepatic fibrosis oboInOwl:hasDbXref UMLS:C0239946 semapv:UnspecifiedMatching +HP:0001396 Cholestasis oboInOwl:hasDbXref MESH:D002779 semapv:UnspecifiedMatching +HP:0001396 Cholestasis oboInOwl:hasDbXref SCTID:197446008 semapv:UnspecifiedMatching +HP:0001396 Cholestasis oboInOwl:hasDbXref SCTID:30144000 semapv:UnspecifiedMatching +HP:0001396 Cholestasis oboInOwl:hasDbXref SCTID:33688009 semapv:UnspecifiedMatching +HP:0001396 Cholestasis oboInOwl:hasDbXref UMLS:C0008370 semapv:UnspecifiedMatching +HP:0001397 Hepatic steatosis oboInOwl:hasDbXref MESH:D005234 semapv:UnspecifiedMatching +HP:0001397 Hepatic steatosis oboInOwl:hasDbXref SCTID:197321007 semapv:UnspecifiedMatching +HP:0001397 Hepatic steatosis oboInOwl:hasDbXref SCTID:442191002 semapv:UnspecifiedMatching +HP:0001397 Hepatic steatosis oboInOwl:hasDbXref UMLS:C2711227 semapv:UnspecifiedMatching +HP:0001399 Hepatic failure oboInOwl:hasDbXref MESH:D017093 semapv:UnspecifiedMatching +HP:0001399 Hepatic failure oboInOwl:hasDbXref SCTID:59927004 semapv:UnspecifiedMatching +HP:0001399 Hepatic failure oboInOwl:hasDbXref UMLS:C0085605 semapv:UnspecifiedMatching +HP:0001401 Intrahepatic biliary dysgenesis oboInOwl:hasDbXref UMLS:C1859235 semapv:UnspecifiedMatching +HP:0001402 Hepatocellular carcinoma oboInOwl:hasDbXref MESH:D006528 semapv:UnspecifiedMatching +HP:0001402 Hepatocellular carcinoma oboInOwl:hasDbXref NCIT:C3099 semapv:UnspecifiedMatching +HP:0001402 Hepatocellular carcinoma oboInOwl:hasDbXref SCTID:109841003 semapv:UnspecifiedMatching +HP:0001402 Hepatocellular carcinoma oboInOwl:hasDbXref SCTID:187769009 semapv:UnspecifiedMatching +HP:0001402 Hepatocellular carcinoma oboInOwl:hasDbXref SCTID:25370001 semapv:UnspecifiedMatching +HP:0001402 Hepatocellular carcinoma oboInOwl:hasDbXref UMLS:C1862761 semapv:UnspecifiedMatching +HP:0001402 Hepatocellular carcinoma oboInOwl:hasDbXref UMLS:C1867955 semapv:UnspecifiedMatching +HP:0001402 Hepatocellular carcinoma oboInOwl:hasDbXref UMLS:C2239176 semapv:UnspecifiedMatching +HP:0001403 Macrovesicular hepatic steatosis oboInOwl:hasDbXref UMLS:C1837256 semapv:UnspecifiedMatching +HP:0001404 Hepatocellular necrosis oboInOwl:hasDbXref UMLS:C1855038 semapv:UnspecifiedMatching +HP:0001405 Periportal fibrosis oboInOwl:hasDbXref UMLS:C1849766 semapv:UnspecifiedMatching +HP:0001406 Intrahepatic cholestasis oboInOwl:hasDbXref MESH:D002780 semapv:UnspecifiedMatching +HP:0001406 Intrahepatic cholestasis oboInOwl:hasDbXref SCTID:4637005 semapv:UnspecifiedMatching +HP:0001406 Intrahepatic cholestasis oboInOwl:hasDbXref UMLS:C0008372 semapv:UnspecifiedMatching +HP:0001407 Hepatic cysts oboInOwl:hasDbXref SCTID:85057007 semapv:UnspecifiedMatching +HP:0001407 Hepatic cysts oboInOwl:hasDbXref UMLS:C0267834 semapv:UnspecifiedMatching +HP:0001408 Bile duct proliferation oboInOwl:hasDbXref SCTID:20239009 semapv:UnspecifiedMatching +HP:0001408 Bile duct proliferation oboInOwl:hasDbXref UMLS:C0267818 semapv:UnspecifiedMatching +HP:0001409 Portal hypertension oboInOwl:hasDbXref MESH:D006975 semapv:UnspecifiedMatching +HP:0001409 Portal hypertension oboInOwl:hasDbXref SCTID:34742003 semapv:UnspecifiedMatching +HP:0001409 Portal hypertension oboInOwl:hasDbXref UMLS:C0020541 semapv:UnspecifiedMatching +HP:0001410 Decreased liver function oboInOwl:hasDbXref MESH:D008107 semapv:UnspecifiedMatching +HP:0001410 Decreased liver function oboInOwl:hasDbXref SCTID:75183008 semapv:UnspecifiedMatching +HP:0001410 Decreased liver function oboInOwl:hasDbXref SCTID:77981007 semapv:UnspecifiedMatching +HP:0001410 Decreased liver function oboInOwl:hasDbXref UMLS:C0086565 semapv:UnspecifiedMatching +HP:0001410 Decreased liver function oboInOwl:hasDbXref UMLS:C0232744 semapv:UnspecifiedMatching +HP:0001410 Decreased liver function oboInOwl:hasDbXref UMLS:C3279149 semapv:UnspecifiedMatching +HP:0001412 Enteroviral hepatitis oboInOwl:hasDbXref UMLS:C1843995 semapv:UnspecifiedMatching +HP:0001413 Micronodular cirrhosis oboInOwl:hasDbXref SCTID:21861000 semapv:UnspecifiedMatching +HP:0001413 Micronodular cirrhosis oboInOwl:hasDbXref UMLS:C0267812 semapv:UnspecifiedMatching +HP:0001414 Microvesicular hepatic steatosis oboInOwl:hasDbXref UMLS:C1850415 semapv:UnspecifiedMatching +HP:0001417 X-linked inheritance oboInOwl:hasDbXref MESH:D050172 semapv:UnspecifiedMatching +HP:0001417 X-linked inheritance oboInOwl:hasDbXref SCTID:263934009 semapv:UnspecifiedMatching +HP:0001417 X-linked inheritance oboInOwl:hasDbXref UMLS:C0241764 semapv:UnspecifiedMatching +HP:0001419 X-linked recessive inheritance oboInOwl:hasDbXref UMLS:C1845977 semapv:UnspecifiedMatching +HP:0001421 Abnormality of the musculature of the hand oboInOwl:hasDbXref UMLS:C4025786 semapv:UnspecifiedMatching +HP:0001423 X-linked dominant inheritance oboInOwl:hasDbXref UMLS:C1847879 semapv:UnspecifiedMatching +HP:0001425 Heterogeneous oboInOwl:hasDbXref MESH:D018740 semapv:UnspecifiedMatching +HP:0001425 Heterogeneous oboInOwl:hasDbXref UMLS:C0242960 semapv:UnspecifiedMatching +HP:0001426 Multifactorial inheritance oboInOwl:hasDbXref MESH:D020412 semapv:UnspecifiedMatching +HP:0001426 Multifactorial inheritance oboInOwl:hasDbXref UMLS:C0600599 semapv:UnspecifiedMatching +HP:0001427 Mitochondrial inheritance oboInOwl:hasDbXref MESH:D050259 semapv:UnspecifiedMatching +HP:0001427 Mitochondrial inheritance oboInOwl:hasDbXref UMLS:C0887941 semapv:UnspecifiedMatching +HP:0001428 Somatic mutation oboInOwl:hasDbXref SCTID:124975008 semapv:UnspecifiedMatching +HP:0001428 Somatic mutation oboInOwl:hasDbXref UMLS:C0544886 semapv:UnspecifiedMatching +HP:0001430 Abnormality of the calf musculature oboInOwl:hasDbXref UMLS:C4021779 semapv:UnspecifiedMatching +HP:0001433 Hepatosplenomegaly oboInOwl:hasDbXref SCTID:36760000 semapv:UnspecifiedMatching +HP:0001433 Hepatosplenomegaly oboInOwl:hasDbXref UMLS:C0019214 semapv:UnspecifiedMatching +HP:0001435 Abnormality of the shoulder girdle musculature oboInOwl:hasDbXref UMLS:C4021778 semapv:UnspecifiedMatching +HP:0001436 Abnormality of the foot musculature oboInOwl:hasDbXref UMLS:C4025785 semapv:UnspecifiedMatching +HP:0001437 Abnormality of the musculature of the lower limbs oboInOwl:hasDbXref UMLS:C4025784 semapv:UnspecifiedMatching +HP:0001438 Abnormal abdomen morphology oboInOwl:hasDbXref UMLS:C4020869 semapv:UnspecifiedMatching +HP:0001440 Metatarsal synostosis oboInOwl:hasDbXref UMLS:C1862697 semapv:UnspecifiedMatching +HP:0001441 Abnormality of the musculature of the thigh oboInOwl:hasDbXref UMLS:C4025783 semapv:UnspecifiedMatching +HP:0001442 Somatic mosaicism oboInOwl:hasDbXref UMLS:C1866227 semapv:UnspecifiedMatching +HP:0001443 Abnormality of the gluteal musculature oboInOwl:hasDbXref UMLS:C4025782 semapv:UnspecifiedMatching +HP:0001444 Autosomal dominant somatic cell mutation oboInOwl:hasDbXref UMLS:C4025781 semapv:UnspecifiedMatching +HP:0001445 Abnormality of the hip-girdle musculature oboInOwl:hasDbXref UMLS:C4025780 semapv:UnspecifiedMatching +HP:0001446 Abnormality of the musculature of the upper limbs oboInOwl:hasDbXref UMLS:C4025779 semapv:UnspecifiedMatching +HP:0001449 Duplication of metatarsal bones oboInOwl:hasDbXref UMLS:C4025778 semapv:UnspecifiedMatching +HP:0001450 Y-linked inheritance oboInOwl:hasDbXref MESH:D050173 semapv:UnspecifiedMatching +HP:0001450 Y-linked inheritance oboInOwl:hasDbXref UMLS:C0814045 semapv:UnspecifiedMatching +HP:0001452 Autosomal dominant contiguous gene syndrome oboInOwl:hasDbXref UMLS:C4025777 semapv:UnspecifiedMatching +HP:0001454 Abnormality of the upper arm oboInOwl:hasDbXref UMLS:C4025776 semapv:UnspecifiedMatching +HP:0001457 Abnormality of the musculature of the upper arm oboInOwl:hasDbXref UMLS:C4025775 semapv:UnspecifiedMatching +HP:0001459 1-3 toe syndactyly oboInOwl:hasDbXref UMLS:C4025774 semapv:UnspecifiedMatching +HP:0001460 Aplasia/Hypoplasia involving the skeletal musculature oboInOwl:hasDbXref UMLS:C4025773 semapv:UnspecifiedMatching +HP:0001464 Aplasia/Hypoplasia involving the shoulder musculature oboInOwl:hasDbXref UMLS:C4025772 semapv:UnspecifiedMatching +HP:0001465 Amyotrophy involving the shoulder musculature oboInOwl:hasDbXref UMLS:C4025771 semapv:UnspecifiedMatching +HP:0001466 Contiguous gene syndrome oboInOwl:hasDbXref UMLS:C1855496 semapv:UnspecifiedMatching +HP:0001467 Aplasia/Hypoplasia involving the musculature of the upper limbs oboInOwl:hasDbXref UMLS:C4025770 semapv:UnspecifiedMatching +HP:0001468 Aplasia/Hypoplasia involving the musculature of the upper arm oboInOwl:hasDbXref UMLS:C4025769 semapv:UnspecifiedMatching +HP:0001469 Abnormal morphology of the pelvis musculature oboInOwl:hasDbXref UMLS:C4025768 semapv:UnspecifiedMatching +HP:0001470 Sex-limited autosomal dominant oboInOwl:hasDbXref UMLS:C4025767 semapv:UnspecifiedMatching +HP:0001471 Aplasia/Hypoplasia of the musculature of the pelvis oboInOwl:hasDbXref UMLS:C4025766 semapv:UnspecifiedMatching +HP:0001473 Metatarsal osteolysis oboInOwl:hasDbXref UMLS:C1854614 semapv:UnspecifiedMatching +HP:0001474 Sclerotic scapulae oboInOwl:hasDbXref UMLS:C1849263 semapv:UnspecifiedMatching +HP:0001475 Male-limited autosomal dominant oboInOwl:hasDbXref UMLS:C4025764 semapv:UnspecifiedMatching +HP:0001476 Delayed closure of the anterior fontanelle oboInOwl:hasDbXref SCTID:295091000119100 semapv:UnspecifiedMatching +HP:0001476 Delayed closure of the anterior fontanelle oboInOwl:hasDbXref UMLS:C3840083 semapv:UnspecifiedMatching +HP:0001476 Delayed closure of the anterior fontanelle oboInOwl:hasDbXref UMLS:C4072831 semapv:UnspecifiedMatching +HP:0001477 Compensatory chin elevation oboInOwl:hasDbXref UMLS:C1846911 semapv:UnspecifiedMatching +HP:0001480 Freckling oboInOwl:hasDbXref MESH:D008548 semapv:UnspecifiedMatching +HP:0001480 Freckling oboInOwl:hasDbXref SCTID:403536009 semapv:UnspecifiedMatching +HP:0001480 Freckling oboInOwl:hasDbXref SCTID:699225003 semapv:UnspecifiedMatching +HP:0001480 Freckling oboInOwl:hasDbXref UMLS:C0016689 semapv:UnspecifiedMatching +HP:0001482 Subcutaneous nodule oboInOwl:hasDbXref SCTID:95325000 semapv:UnspecifiedMatching +HP:0001482 Subcutaneous nodule oboInOwl:hasDbXref UMLS:C0151811 semapv:UnspecifiedMatching +HP:0001482 Subcutaneous nodule oboInOwl:hasDbXref UMLS:C0746926 semapv:UnspecifiedMatching +HP:0001483 Eye poking oboInOwl:hasDbXref SCTID:78894008 semapv:UnspecifiedMatching +HP:0001483 Eye poking oboInOwl:hasDbXref UMLS:C0233593 semapv:UnspecifiedMatching +HP:0001488 Bilateral ptosis oboInOwl:hasDbXref UMLS:C1865916 semapv:UnspecifiedMatching +HP:0001489 Posterior vitreous detachment oboInOwl:hasDbXref MESH:D020255 semapv:UnspecifiedMatching +HP:0001489 Posterior vitreous detachment oboInOwl:hasDbXref SCTID:247081001 semapv:UnspecifiedMatching +HP:0001489 Posterior vitreous detachment oboInOwl:hasDbXref UMLS:C0423361 semapv:UnspecifiedMatching +HP:0001491 Congenital fibrosis of extraocular muscles oboInOwl:hasDbXref MESH:C580012 semapv:UnspecifiedMatching +HP:0001491 Congenital fibrosis of extraocular muscles oboInOwl:hasDbXref SCTID:400946004 semapv:UnspecifiedMatching +HP:0001491 Congenital fibrosis of extraocular muscles oboInOwl:hasDbXref UMLS:C1302995 semapv:UnspecifiedMatching +HP:0001492 Axenfeld anomaly oboInOwl:hasDbXref MESH:C535679 semapv:UnspecifiedMatching +HP:0001492 Axenfeld anomaly oboInOwl:hasDbXref SCTID:204152008 semapv:UnspecifiedMatching +HP:0001492 Axenfeld anomaly oboInOwl:hasDbXref UMLS:C0266548 semapv:UnspecifiedMatching +HP:0001493 Falciform retinal fold oboInOwl:hasDbXref SCTID:204181009 semapv:UnspecifiedMatching +HP:0001493 Falciform retinal fold oboInOwl:hasDbXref UMLS:C0344550 semapv:UnspecifiedMatching +HP:0001495 Carpal osteolysis oboInOwl:hasDbXref UMLS:C1833734 semapv:UnspecifiedMatching +HP:0001498 Carpal bone hypoplasia oboInOwl:hasDbXref UMLS:C1863749 semapv:UnspecifiedMatching +HP:0001498 Carpal bone hypoplasia oboInOwl:hasDbXref UMLS:C4280594 semapv:UnspecifiedMatching +HP:0001500 Broad finger oboInOwl:hasDbXref UMLS:C1844906 semapv:UnspecifiedMatching +HP:0001501 6 metacarpals oboInOwl:hasDbXref UMLS:C1861360 semapv:UnspecifiedMatching +HP:0001504 Metacarpal osteolysis oboInOwl:hasDbXref UMLS:C1854610 semapv:UnspecifiedMatching +HP:0001507 Growth abnormality oboInOwl:hasDbXref UMLS:C0262361 semapv:UnspecifiedMatching +HP:0001508 Failure to thrive oboInOwl:hasDbXref SCTID:36440009 semapv:UnspecifiedMatching +HP:0001508 Failure to thrive oboInOwl:hasDbXref SCTID:432788009 semapv:UnspecifiedMatching +HP:0001508 Failure to thrive oboInOwl:hasDbXref UMLS:C0231246 semapv:UnspecifiedMatching +HP:0001508 Failure to thrive oboInOwl:hasDbXref UMLS:C2315100 semapv:UnspecifiedMatching +HP:0001510 Growth delay oboInOwl:hasDbXref SCTID:276617005 semapv:UnspecifiedMatching +HP:0001510 Growth delay oboInOwl:hasDbXref SCTID:444896005 semapv:UnspecifiedMatching +HP:0001510 Growth delay oboInOwl:hasDbXref SCTID:59576002 semapv:UnspecifiedMatching +HP:0001510 Growth delay oboInOwl:hasDbXref UMLS:C0151686 semapv:UnspecifiedMatching +HP:0001510 Growth delay oboInOwl:hasDbXref UMLS:C0456070 semapv:UnspecifiedMatching +HP:0001510 Growth delay oboInOwl:hasDbXref UMLS:C0878787 semapv:UnspecifiedMatching +HP:0001510 Growth delay oboInOwl:hasDbXref UMLS:C1837385 semapv:UnspecifiedMatching +HP:0001510 Growth delay oboInOwl:hasDbXref UMLS:C3552463 semapv:UnspecifiedMatching +HP:0001511 Intrauterine growth retardation oboInOwl:hasDbXref MESH:D005317 semapv:UnspecifiedMatching +HP:0001511 Intrauterine growth retardation oboInOwl:hasDbXref MESH:D007236 semapv:UnspecifiedMatching +HP:0001511 Intrauterine growth retardation oboInOwl:hasDbXref SCTID:199612005 semapv:UnspecifiedMatching +HP:0001511 Intrauterine growth retardation oboInOwl:hasDbXref SCTID:22033007 semapv:UnspecifiedMatching +HP:0001511 Intrauterine growth retardation oboInOwl:hasDbXref UMLS:C0015934 semapv:UnspecifiedMatching +HP:0001511 Intrauterine growth retardation oboInOwl:hasDbXref UMLS:C0021296 semapv:UnspecifiedMatching +HP:0001511 Intrauterine growth retardation oboInOwl:hasDbXref UMLS:C1386048 semapv:UnspecifiedMatching +HP:0001513 Obesity oboInOwl:hasDbXref MESH:D009765 semapv:UnspecifiedMatching +HP:0001513 Obesity oboInOwl:hasDbXref SCTID:414915002 semapv:UnspecifiedMatching +HP:0001513 Obesity oboInOwl:hasDbXref SCTID:414916001 semapv:UnspecifiedMatching +HP:0001513 Obesity oboInOwl:hasDbXref UMLS:C0028754 semapv:UnspecifiedMatching +HP:0001518 Small for gestational age oboInOwl:hasDbXref MESH:D007230 semapv:UnspecifiedMatching +HP:0001518 Small for gestational age oboInOwl:hasDbXref SCTID:267258002 semapv:UnspecifiedMatching +HP:0001518 Small for gestational age oboInOwl:hasDbXref SCTID:276610007 semapv:UnspecifiedMatching +HP:0001518 Small for gestational age oboInOwl:hasDbXref UMLS:C0024032 semapv:UnspecifiedMatching +HP:0001518 Small for gestational age oboInOwl:hasDbXref UMLS:C0235991 semapv:UnspecifiedMatching +HP:0001519 Disproportionate tall stature oboInOwl:hasDbXref MESH:D054119 semapv:UnspecifiedMatching +HP:0001519 Disproportionate tall stature oboInOwl:hasDbXref SCTID:62250003 semapv:UnspecifiedMatching +HP:0001519 Disproportionate tall stature oboInOwl:hasDbXref UMLS:C0003706 semapv:UnspecifiedMatching +HP:0001519 Disproportionate tall stature oboInOwl:hasDbXref UMLS:C1836996 semapv:UnspecifiedMatching +HP:0001520 Large for gestational age oboInOwl:hasDbXref UMLS:C1848395 semapv:UnspecifiedMatching +HP:0001522 Death in infancy oboInOwl:hasDbXref UMLS:C1844947 semapv:UnspecifiedMatching +HP:0001522 Death in infancy oboInOwl:hasDbXref UMLS:C1858430 semapv:UnspecifiedMatching +HP:0001525 Severe failure to thrive oboInOwl:hasDbXref UMLS:C1855514 semapv:UnspecifiedMatching +HP:0001528 Hemihypertrophy oboInOwl:hasDbXref SCTID:205838004 semapv:UnspecifiedMatching +HP:0001528 Hemihypertrophy oboInOwl:hasDbXref SCTID:56007004 semapv:UnspecifiedMatching +HP:0001528 Hemihypertrophy oboInOwl:hasDbXref UMLS:C0332890 semapv:UnspecifiedMatching +HP:0001530 Mild postnatal growth retardation oboInOwl:hasDbXref UMLS:C1835580 semapv:UnspecifiedMatching +HP:0001530 Mild postnatal growth retardation oboInOwl:hasDbXref UMLS:C3550204 semapv:UnspecifiedMatching +HP:0001531 Failure to thrive in infancy oboInOwl:hasDbXref UMLS:C1867873 semapv:UnspecifiedMatching +HP:0001533 Slender build oboInOwl:hasDbXref UMLS:C1850573 semapv:UnspecifiedMatching +HP:0001537 Umbilical hernia oboInOwl:hasDbXref SCTID:396347007 semapv:UnspecifiedMatching +HP:0001537 Umbilical hernia oboInOwl:hasDbXref UMLS:C0019322 semapv:UnspecifiedMatching +HP:0001538 Protuberant abdomen oboInOwl:hasDbXref UMLS:C1854928 semapv:UnspecifiedMatching +HP:0001539 Omphalocele oboInOwl:hasDbXref MESH:D006554 semapv:UnspecifiedMatching +HP:0001539 Omphalocele oboInOwl:hasDbXref SCTID:18735004 semapv:UnspecifiedMatching +HP:0001539 Omphalocele oboInOwl:hasDbXref UMLS:C0795690 semapv:UnspecifiedMatching +HP:0001540 Diastasis recti oboInOwl:hasDbXref SCTID:62629000 semapv:UnspecifiedMatching +HP:0001540 Diastasis recti oboInOwl:hasDbXref UMLS:C0221766 semapv:UnspecifiedMatching +HP:0001541 Ascites oboInOwl:hasDbXref MESH:D001201 semapv:UnspecifiedMatching +HP:0001541 Ascites oboInOwl:hasDbXref SCTID:389026000 semapv:UnspecifiedMatching +HP:0001541 Ascites oboInOwl:hasDbXref UMLS:C0003962 semapv:UnspecifiedMatching +HP:0001543 Gastroschisis oboInOwl:hasDbXref MESH:D020139 semapv:UnspecifiedMatching +HP:0001543 Gastroschisis oboInOwl:hasDbXref SCTID:72951007 semapv:UnspecifiedMatching +HP:0001543 Gastroschisis oboInOwl:hasDbXref UMLS:C0265706 semapv:UnspecifiedMatching +HP:0001544 Prominent umbilicus oboInOwl:hasDbXref UMLS:C1837795 semapv:UnspecifiedMatching +HP:0001545 Anteriorly placed anus oboInOwl:hasDbXref UMLS:C1838705 semapv:UnspecifiedMatching +HP:0001547 Abnormal rib cage morphology oboInOwl:hasDbXref UMLS:C4025763 semapv:UnspecifiedMatching +HP:0001548 Overgrowth oboInOwl:hasDbXref UMLS:C1849265 semapv:UnspecifiedMatching +HP:0001548 Overgrowth oboInOwl:hasDbXref UMLS:C1851731 semapv:UnspecifiedMatching +HP:0001548 Overgrowth oboInOwl:hasDbXref UMLS:C3150281 semapv:UnspecifiedMatching +HP:0001549 Abnormal ileum morphology oboInOwl:hasDbXref UMLS:C4025762 semapv:UnspecifiedMatching +HP:0001551 Abnormal umbilicus morphology oboInOwl:hasDbXref UMLS:C1849338 semapv:UnspecifiedMatching +HP:0001552 Barrel-shaped chest oboInOwl:hasDbXref SCTID:24228002 semapv:UnspecifiedMatching +HP:0001552 Barrel-shaped chest oboInOwl:hasDbXref UMLS:C0264172 semapv:UnspecifiedMatching +HP:0001555 Asymmetry of the thorax oboInOwl:hasDbXref UMLS:C1858033 semapv:UnspecifiedMatching +HP:0001557 Prenatal movement abnormality oboInOwl:hasDbXref UMLS:C1849510 semapv:UnspecifiedMatching +HP:0001558 Decreased fetal movement oboInOwl:hasDbXref SCTID:276369006 semapv:UnspecifiedMatching +HP:0001558 Decreased fetal movement oboInOwl:hasDbXref UMLS:C0235659 semapv:UnspecifiedMatching +HP:0001560 Abnormality of the amniotic fluid oboInOwl:hasDbXref SCTID:42170009 semapv:UnspecifiedMatching +HP:0001560 Abnormality of the amniotic fluid oboInOwl:hasDbXref UMLS:C0266781 semapv:UnspecifiedMatching +HP:0001561 Polyhydramnios oboInOwl:hasDbXref MESH:D006831 semapv:UnspecifiedMatching +HP:0001561 Polyhydramnios oboInOwl:hasDbXref SCTID:86203003 semapv:UnspecifiedMatching +HP:0001561 Polyhydramnios oboInOwl:hasDbXref UMLS:C0020224 semapv:UnspecifiedMatching +HP:0001562 Oligohydramnios oboInOwl:hasDbXref MESH:D016104 semapv:UnspecifiedMatching +HP:0001562 Oligohydramnios oboInOwl:hasDbXref SCTID:59566000 semapv:UnspecifiedMatching +HP:0001562 Oligohydramnios oboInOwl:hasDbXref UMLS:C0079924 semapv:UnspecifiedMatching +HP:0001562 Oligohydramnios oboInOwl:hasDbXref UMLS:C3550658 semapv:UnspecifiedMatching +HP:0001563 Fetal polyuria oboInOwl:hasDbXref UMLS:C1865279 semapv:UnspecifiedMatching +HP:0001566 Widely-spaced maxillary central incisors oboInOwl:hasDbXref UMLS:C1835762 semapv:UnspecifiedMatching +HP:0001566 Widely-spaced maxillary central incisors oboInOwl:hasDbXref UMLS:C1845110 semapv:UnspecifiedMatching +HP:0001566 Widely-spaced maxillary central incisors oboInOwl:hasDbXref UMLS:C4280252 semapv:UnspecifiedMatching +HP:0001571 Multiple impacted teeth oboInOwl:hasDbXref UMLS:C1839965 semapv:UnspecifiedMatching +HP:0001571 Multiple impacted teeth oboInOwl:hasDbXref UMLS:C4280593 semapv:UnspecifiedMatching +HP:0001572 Macrodontia oboInOwl:hasDbXref SCTID:71485000 semapv:UnspecifiedMatching +HP:0001572 Macrodontia oboInOwl:hasDbXref UMLS:C0266036 semapv:UnspecifiedMatching +HP:0001572 Macrodontia oboInOwl:hasDbXref UMLS:C4280590 semapv:UnspecifiedMatching +HP:0001572 Macrodontia oboInOwl:hasDbXref UMLS:C4280591 semapv:UnspecifiedMatching +HP:0001572 Macrodontia oboInOwl:hasDbXref UMLS:C4280592 semapv:UnspecifiedMatching +HP:0001574 Abnormality of the integument oboInOwl:hasDbXref UMLS:C4025761 semapv:UnspecifiedMatching +HP:0001575 Mood changes oboInOwl:hasDbXref SCTID:18963009 semapv:UnspecifiedMatching +HP:0001575 Mood changes oboInOwl:hasDbXref UMLS:C0085633 semapv:UnspecifiedMatching +HP:0001579 Primary hypercortisolism oboInOwl:hasDbXref UMLS:C1968852 semapv:UnspecifiedMatching +HP:0001579 Primary hypercortisolism oboInOwl:hasDbXref UMLS:C4025760 semapv:UnspecifiedMatching +HP:0001580 Pigmented micronodular adrenocortical disease oboInOwl:hasDbXref UMLS:C1968851 semapv:UnspecifiedMatching +HP:0001581 Recurrent skin infections oboInOwl:hasDbXref UMLS:C1853193 semapv:UnspecifiedMatching +HP:0001582 Redundant skin oboInOwl:hasDbXref SCTID:201093004 semapv:UnspecifiedMatching +HP:0001582 Redundant skin oboInOwl:hasDbXref UMLS:C0581342 semapv:UnspecifiedMatching +HP:0001583 Rotary nystagmus oboInOwl:hasDbXref MESH:D009759 semapv:UnspecifiedMatching +HP:0001583 Rotary nystagmus oboInOwl:hasDbXref SCTID:44526006 semapv:UnspecifiedMatching +HP:0001583 Rotary nystagmus oboInOwl:hasDbXref SCTID:95783006 semapv:UnspecifiedMatching +HP:0001583 Rotary nystagmus oboInOwl:hasDbXref UMLS:C0240595 semapv:UnspecifiedMatching +HP:0001586 Vesicovaginal fistula oboInOwl:hasDbXref MESH:D014719 semapv:UnspecifiedMatching +HP:0001586 Vesicovaginal fistula oboInOwl:hasDbXref SCTID:89405008 semapv:UnspecifiedMatching +HP:0001586 Vesicovaginal fistula oboInOwl:hasDbXref UMLS:C0042582 semapv:UnspecifiedMatching +HP:0001591 Bell-shaped thorax oboInOwl:hasDbXref UMLS:C1865186 semapv:UnspecifiedMatching +HP:0001592 Selective tooth agenesis oboInOwl:hasDbXref UMLS:C1970308 semapv:UnspecifiedMatching +HP:0001592 Selective tooth agenesis oboInOwl:hasDbXref UMLS:C4280251 semapv:UnspecifiedMatching +HP:0001593 Maxillary lateral incisor microdontia oboInOwl:hasDbXref UMLS:C1845111 semapv:UnspecifiedMatching +HP:0001593 Maxillary lateral incisor microdontia oboInOwl:hasDbXref UMLS:C4280588 semapv:UnspecifiedMatching +HP:0001593 Maxillary lateral incisor microdontia oboInOwl:hasDbXref UMLS:C4280589 semapv:UnspecifiedMatching +HP:0001595 Abnormal hair morphology oboInOwl:hasDbXref UMLS:C0157733 semapv:UnspecifiedMatching +HP:0001595 Abnormal hair morphology oboInOwl:hasDbXref UMLS:C2677869 semapv:UnspecifiedMatching +HP:0001596 Alopecia oboInOwl:hasDbXref MESH:D000505 semapv:UnspecifiedMatching +HP:0001596 Alopecia oboInOwl:hasDbXref SCTID:278040002 semapv:UnspecifiedMatching +HP:0001596 Alopecia oboInOwl:hasDbXref SCTID:56317004 semapv:UnspecifiedMatching +HP:0001596 Alopecia oboInOwl:hasDbXref UMLS:C0002170 semapv:UnspecifiedMatching +HP:0001597 Abnormality of the nail oboInOwl:hasDbXref MESH:D009260 semapv:UnspecifiedMatching +HP:0001597 Abnormality of the nail oboInOwl:hasDbXref MESH:D009264 semapv:UnspecifiedMatching +HP:0001597 Abnormality of the nail oboInOwl:hasDbXref SCTID:17790008 semapv:UnspecifiedMatching +HP:0001597 Abnormality of the nail oboInOwl:hasDbXref UMLS:C0027339 semapv:UnspecifiedMatching +HP:0001597 Abnormality of the nail oboInOwl:hasDbXref UMLS:C0853087 semapv:UnspecifiedMatching +HP:0001598 Concave nail oboInOwl:hasDbXref SCTID:66270006 semapv:UnspecifiedMatching +HP:0001598 Concave nail oboInOwl:hasDbXref UMLS:C0221261 semapv:UnspecifiedMatching +HP:0001600 Abnormality of the larynx oboInOwl:hasDbXref UMLS:C4021777 semapv:UnspecifiedMatching +HP:0001601 Laryngomalacia oboInOwl:hasDbXref MESH:D055092 semapv:UnspecifiedMatching +HP:0001601 Laryngomalacia oboInOwl:hasDbXref SCTID:38086007 semapv:UnspecifiedMatching +HP:0001601 Laryngomalacia oboInOwl:hasDbXref UMLS:C0264303 semapv:UnspecifiedMatching +HP:0001602 Laryngeal stenosis oboInOwl:hasDbXref MESH:D007829 semapv:UnspecifiedMatching +HP:0001602 Laryngeal stenosis oboInOwl:hasDbXref SCTID:75547007 semapv:UnspecifiedMatching +HP:0001602 Laryngeal stenosis oboInOwl:hasDbXref UMLS:C0023075 semapv:UnspecifiedMatching +HP:0001604 Vocal cord paresis oboInOwl:hasDbXref MESH:D014826 semapv:UnspecifiedMatching +HP:0001604 Vocal cord paresis oboInOwl:hasDbXref SCTID:302912005 semapv:UnspecifiedMatching +HP:0001604 Vocal cord paresis oboInOwl:hasDbXref SCTID:445424004 semapv:UnspecifiedMatching +HP:0001604 Vocal cord paresis oboInOwl:hasDbXref UMLS:C0751576 semapv:UnspecifiedMatching +HP:0001604 Vocal cord paresis oboInOwl:hasDbXref UMLS:C1832690 semapv:UnspecifiedMatching +HP:0001604 Vocal cord paresis oboInOwl:hasDbXref UMLS:C1843187 semapv:UnspecifiedMatching +HP:0001604 Vocal cord paresis oboInOwl:hasDbXref UMLS:C1853729 semapv:UnspecifiedMatching +HP:0001605 Vocal cord paralysis oboInOwl:hasDbXref MESH:D014826 semapv:UnspecifiedMatching +HP:0001605 Vocal cord paralysis oboInOwl:hasDbXref SCTID:302912005 semapv:UnspecifiedMatching +HP:0001605 Vocal cord paralysis oboInOwl:hasDbXref UMLS:C0042928 semapv:UnspecifiedMatching +HP:0001605 Vocal cord paralysis oboInOwl:hasDbXref UMLS:C1854345 semapv:UnspecifiedMatching +HP:0001607 Subglottic stenosis oboInOwl:hasDbXref SCTID:22668006 semapv:UnspecifiedMatching +HP:0001607 Subglottic stenosis oboInOwl:hasDbXref UMLS:C0238441 semapv:UnspecifiedMatching +HP:0001608 Abnormality of the voice oboInOwl:hasDbXref UMLS:C4021776 semapv:UnspecifiedMatching +HP:0001609 Hoarse voice oboInOwl:hasDbXref MESH:D006685 semapv:UnspecifiedMatching +HP:0001609 Hoarse voice oboInOwl:hasDbXref SCTID:50219008 semapv:UnspecifiedMatching +HP:0001609 Hoarse voice oboInOwl:hasDbXref UMLS:C0019825 semapv:UnspecifiedMatching +HP:0001609 Hoarse voice oboInOwl:hasDbXref UMLS:C1854348 semapv:UnspecifiedMatching +HP:0001611 Nasal speech oboInOwl:hasDbXref SCTID:229645001 semapv:UnspecifiedMatching +HP:0001611 Nasal speech oboInOwl:hasDbXref SCTID:289190003 semapv:UnspecifiedMatching +HP:0001611 Nasal speech oboInOwl:hasDbXref UMLS:C0454555 semapv:UnspecifiedMatching +HP:0001611 Nasal speech oboInOwl:hasDbXref UMLS:C0566620 semapv:UnspecifiedMatching +HP:0001612 Weak cry oboInOwl:hasDbXref SCTID:2120003 semapv:UnspecifiedMatching +HP:0001612 Weak cry oboInOwl:hasDbXref UMLS:C0234860 semapv:UnspecifiedMatching +HP:0001615 Hoarse cry oboInOwl:hasDbXref UMLS:C2678303 semapv:UnspecifiedMatching +HP:0001618 Dysphonia oboInOwl:hasDbXref MESH:D055154 semapv:UnspecifiedMatching +HP:0001618 Dysphonia oboInOwl:hasDbXref SCTID:47004009 semapv:UnspecifiedMatching +HP:0001618 Dysphonia oboInOwl:hasDbXref UMLS:C1527344 semapv:UnspecifiedMatching +HP:0001620 High pitched voice oboInOwl:hasDbXref SCTID:51406002 semapv:UnspecifiedMatching +HP:0001620 High pitched voice oboInOwl:hasDbXref UMLS:C0241703 semapv:UnspecifiedMatching +HP:0001621 Weak voice oboInOwl:hasDbXref MESH:D014832 semapv:UnspecifiedMatching +HP:0001621 Weak voice oboInOwl:hasDbXref SCTID:34527004 semapv:UnspecifiedMatching +HP:0001621 Weak voice oboInOwl:hasDbXref SCTID:8614008 semapv:UnspecifiedMatching +HP:0001621 Weak voice oboInOwl:hasDbXref UMLS:C0241700 semapv:UnspecifiedMatching +HP:0001621 Weak voice oboInOwl:hasDbXref UMLS:C0521007 semapv:UnspecifiedMatching +HP:0001622 Premature birth oboInOwl:hasDbXref MESH:D047928 semapv:UnspecifiedMatching +HP:0001622 Premature birth oboInOwl:hasDbXref SCTID:282020008 semapv:UnspecifiedMatching +HP:0001622 Premature birth oboInOwl:hasDbXref SCTID:367494004 semapv:UnspecifiedMatching +HP:0001622 Premature birth oboInOwl:hasDbXref SCTID:49550006 semapv:UnspecifiedMatching +HP:0001622 Premature birth oboInOwl:hasDbXref UMLS:C0151526 semapv:UnspecifiedMatching +HP:0001622 Premature birth oboInOwl:hasDbXref UMLS:C0233315 semapv:UnspecifiedMatching +HP:0001623 Breech presentation oboInOwl:hasDbXref MESH:D001946 semapv:UnspecifiedMatching +HP:0001623 Breech presentation oboInOwl:hasDbXref SCTID:249101006 semapv:UnspecifiedMatching +HP:0001623 Breech presentation oboInOwl:hasDbXref SCTID:6096002 semapv:UnspecifiedMatching +HP:0001623 Breech presentation oboInOwl:hasDbXref UMLS:C0006157 semapv:UnspecifiedMatching +HP:0001626 Abnormality of the cardiovascular system oboInOwl:hasDbXref MESH:D002318 semapv:UnspecifiedMatching +HP:0001626 Abnormality of the cardiovascular system oboInOwl:hasDbXref MESH:D018376 semapv:UnspecifiedMatching +HP:0001626 Abnormality of the cardiovascular system oboInOwl:hasDbXref SCTID:49601007 semapv:UnspecifiedMatching +HP:0001626 Abnormality of the cardiovascular system oboInOwl:hasDbXref UMLS:C0007222 semapv:UnspecifiedMatching +HP:0001626 Abnormality of the cardiovascular system oboInOwl:hasDbXref UMLS:C0243050 semapv:UnspecifiedMatching +HP:0001627 Abnormal heart morphology oboInOwl:hasDbXref MESH:D006330 semapv:UnspecifiedMatching +HP:0001627 Abnormal heart morphology oboInOwl:hasDbXref SCTID:13213009 semapv:UnspecifiedMatching +HP:0001627 Abnormal heart morphology oboInOwl:hasDbXref UMLS:C0018798 semapv:UnspecifiedMatching +HP:0001627 Abnormal heart morphology oboInOwl:hasDbXref UMLS:C0152021 semapv:UnspecifiedMatching +HP:0001629 Ventricular septal defect oboInOwl:hasDbXref MESH:D006345 semapv:UnspecifiedMatching +HP:0001629 Ventricular septal defect oboInOwl:hasDbXref SCTID:253549006 semapv:UnspecifiedMatching +HP:0001629 Ventricular septal defect oboInOwl:hasDbXref SCTID:30288003 semapv:UnspecifiedMatching +HP:0001629 Ventricular septal defect oboInOwl:hasDbXref UMLS:C0018818 semapv:UnspecifiedMatching +HP:0001631 Atrial septal defect oboInOwl:hasDbXref ICD10WHO:Q21.1 semapv:UnspecifiedMatching +HP:0001631 Atrial septal defect oboInOwl:hasDbXref MESH:D006344 semapv:UnspecifiedMatching +HP:0001631 Atrial septal defect oboInOwl:hasDbXref SCTID:253366007 semapv:UnspecifiedMatching +HP:0001631 Atrial septal defect oboInOwl:hasDbXref SCTID:405752007 semapv:UnspecifiedMatching +HP:0001631 Atrial septal defect oboInOwl:hasDbXref SCTID:70142008 semapv:UnspecifiedMatching +HP:0001631 Atrial septal defect oboInOwl:hasDbXref UMLS:C0018817 semapv:UnspecifiedMatching +HP:0001633 Abnormal mitral valve morphology oboInOwl:hasDbXref UMLS:C4025759 semapv:UnspecifiedMatching +HP:0001634 Mitral valve prolapse oboInOwl:hasDbXref MESH:D008945 semapv:UnspecifiedMatching +HP:0001634 Mitral valve prolapse oboInOwl:hasDbXref SCTID:409712001 semapv:UnspecifiedMatching +HP:0001634 Mitral valve prolapse oboInOwl:hasDbXref SCTID:8074002 semapv:UnspecifiedMatching +HP:0001634 Mitral valve prolapse oboInOwl:hasDbXref UMLS:C0026267 semapv:UnspecifiedMatching +HP:0001635 Congestive heart failure oboInOwl:hasDbXref MESH:D006333 semapv:UnspecifiedMatching +HP:0001635 Congestive heart failure oboInOwl:hasDbXref SCTID:42343007 semapv:UnspecifiedMatching +HP:0001635 Congestive heart failure oboInOwl:hasDbXref SCTID:84114007 semapv:UnspecifiedMatching +HP:0001635 Congestive heart failure oboInOwl:hasDbXref UMLS:C0018801 semapv:UnspecifiedMatching +HP:0001635 Congestive heart failure oboInOwl:hasDbXref UMLS:C0018802 semapv:UnspecifiedMatching +HP:0001636 Tetralogy of Fallot oboInOwl:hasDbXref ICD10WHO:Q21.3 semapv:UnspecifiedMatching +HP:0001636 Tetralogy of Fallot oboInOwl:hasDbXref MESH:D013771 semapv:UnspecifiedMatching +HP:0001636 Tetralogy of Fallot oboInOwl:hasDbXref SCTID:86299006 semapv:UnspecifiedMatching +HP:0001636 Tetralogy of Fallot oboInOwl:hasDbXref UMLS:C0039685 semapv:UnspecifiedMatching +HP:0001637 Abnormal myocardium morphology oboInOwl:hasDbXref UMLS:C4025758 semapv:UnspecifiedMatching +HP:0001638 Cardiomyopathy oboInOwl:hasDbXref MESH:D009202 semapv:UnspecifiedMatching +HP:0001638 Cardiomyopathy oboInOwl:hasDbXref SCTID:57809008 semapv:UnspecifiedMatching +HP:0001638 Cardiomyopathy oboInOwl:hasDbXref SCTID:85898001 semapv:UnspecifiedMatching +HP:0001638 Cardiomyopathy oboInOwl:hasDbXref UMLS:C0878544 semapv:UnspecifiedMatching +HP:0001639 Hypertrophic cardiomyopathy oboInOwl:hasDbXref MESH:D002312 semapv:UnspecifiedMatching +HP:0001639 Hypertrophic cardiomyopathy oboInOwl:hasDbXref SCTID:233873004 semapv:UnspecifiedMatching +HP:0001639 Hypertrophic cardiomyopathy oboInOwl:hasDbXref SCTID:45227007 semapv:UnspecifiedMatching +HP:0001639 Hypertrophic cardiomyopathy oboInOwl:hasDbXref UMLS:C0007194 semapv:UnspecifiedMatching +HP:0001640 Cardiomegaly oboInOwl:hasDbXref MESH:D006332 semapv:UnspecifiedMatching +HP:0001640 Cardiomegaly oboInOwl:hasDbXref SCTID:8186001 semapv:UnspecifiedMatching +HP:0001640 Cardiomegaly oboInOwl:hasDbXref UMLS:C0018800 semapv:UnspecifiedMatching +HP:0001641 Abnormal pulmonary valve morphology oboInOwl:hasDbXref SCTID:448643005 semapv:UnspecifiedMatching +HP:0001641 Abnormal pulmonary valve morphology oboInOwl:hasDbXref UMLS:C3164374 semapv:UnspecifiedMatching +HP:0001642 Pulmonic stenosis oboInOwl:hasDbXref MESH:D011666 semapv:UnspecifiedMatching +HP:0001642 Pulmonic stenosis oboInOwl:hasDbXref SCTID:56786000 semapv:UnspecifiedMatching +HP:0001642 Pulmonic stenosis oboInOwl:hasDbXref UMLS:C1956257 semapv:UnspecifiedMatching +HP:0001643 Patent ductus arteriosus oboInOwl:hasDbXref MESH:D004374 semapv:UnspecifiedMatching +HP:0001643 Patent ductus arteriosus oboInOwl:hasDbXref SCTID:83330001 semapv:UnspecifiedMatching +HP:0001643 Patent ductus arteriosus oboInOwl:hasDbXref UMLS:C0013274 semapv:UnspecifiedMatching +HP:0001644 Dilated cardiomyopathy oboInOwl:hasDbXref MESH:D002311 semapv:UnspecifiedMatching +HP:0001644 Dilated cardiomyopathy oboInOwl:hasDbXref SCTID:195021004 semapv:UnspecifiedMatching +HP:0001644 Dilated cardiomyopathy oboInOwl:hasDbXref SCTID:399020009 semapv:UnspecifiedMatching +HP:0001644 Dilated cardiomyopathy oboInOwl:hasDbXref UMLS:C0007193 semapv:UnspecifiedMatching +HP:0001645 Sudden cardiac death oboInOwl:hasDbXref MESH:D016757 semapv:UnspecifiedMatching +HP:0001645 Sudden cardiac death oboInOwl:hasDbXref SCTID:95281009 semapv:UnspecifiedMatching +HP:0001645 Sudden cardiac death oboInOwl:hasDbXref UMLS:C0085298 semapv:UnspecifiedMatching +HP:0001646 Abnormal aortic valve morphology oboInOwl:hasDbXref SCTID:448743001 semapv:UnspecifiedMatching +HP:0001646 Abnormal aortic valve morphology oboInOwl:hasDbXref UMLS:C3164445 semapv:UnspecifiedMatching +HP:0001647 Bicuspid aortic valve oboInOwl:hasDbXref MESH:C562388 semapv:UnspecifiedMatching +HP:0001647 Bicuspid aortic valve oboInOwl:hasDbXref SCTID:72352009 semapv:UnspecifiedMatching +HP:0001647 Bicuspid aortic valve oboInOwl:hasDbXref UMLS:C0149630 semapv:UnspecifiedMatching +HP:0001648 Cor pulmonale oboInOwl:hasDbXref MESH:D011660 semapv:UnspecifiedMatching +HP:0001648 Cor pulmonale oboInOwl:hasDbXref SCTID:274096000 semapv:UnspecifiedMatching +HP:0001648 Cor pulmonale oboInOwl:hasDbXref SCTID:83291003 semapv:UnspecifiedMatching +HP:0001648 Cor pulmonale oboInOwl:hasDbXref UMLS:C0034072 semapv:UnspecifiedMatching +HP:0001649 Tachycardia oboInOwl:hasDbXref MESH:D013610 semapv:UnspecifiedMatching +HP:0001649 Tachycardia oboInOwl:hasDbXref SCTID:3424008 semapv:UnspecifiedMatching +HP:0001649 Tachycardia oboInOwl:hasDbXref SCTID:86651002 semapv:UnspecifiedMatching +HP:0001649 Tachycardia oboInOwl:hasDbXref UMLS:C0039231 semapv:UnspecifiedMatching +HP:0001649 Tachycardia oboInOwl:hasDbXref UMLS:C4020868 semapv:UnspecifiedMatching +HP:0001650 Aortic valve stenosis oboInOwl:hasDbXref MESH:D001024 semapv:UnspecifiedMatching +HP:0001650 Aortic valve stenosis oboInOwl:hasDbXref SCTID:60573004 semapv:UnspecifiedMatching +HP:0001650 Aortic valve stenosis oboInOwl:hasDbXref UMLS:C0003507 semapv:UnspecifiedMatching +HP:0001651 Dextrocardia oboInOwl:hasDbXref ICD10WHO:Q24.0 semapv:UnspecifiedMatching +HP:0001651 Dextrocardia oboInOwl:hasDbXref MESH:D003914 semapv:UnspecifiedMatching +HP:0001651 Dextrocardia oboInOwl:hasDbXref SCTID:27637000 semapv:UnspecifiedMatching +HP:0001651 Dextrocardia oboInOwl:hasDbXref UMLS:C0011813 semapv:UnspecifiedMatching +HP:0001653 Mitral regurgitation oboInOwl:hasDbXref MESH:D008944 semapv:UnspecifiedMatching +HP:0001653 Mitral regurgitation oboInOwl:hasDbXref SCTID:48724000 semapv:UnspecifiedMatching +HP:0001653 Mitral regurgitation oboInOwl:hasDbXref UMLS:C0026266 semapv:UnspecifiedMatching +HP:0001653 Mitral regurgitation oboInOwl:hasDbXref UMLS:C3551535 semapv:UnspecifiedMatching +HP:0001654 Abnormal heart valve morphology oboInOwl:hasDbXref MESH:D006349 semapv:UnspecifiedMatching +HP:0001654 Abnormal heart valve morphology oboInOwl:hasDbXref SCTID:368009 semapv:UnspecifiedMatching +HP:0001654 Abnormal heart valve morphology oboInOwl:hasDbXref UMLS:C0018824 semapv:UnspecifiedMatching +HP:0001654 Abnormal heart valve morphology oboInOwl:hasDbXref UMLS:C0241654 semapv:UnspecifiedMatching +HP:0001655 Patent foramen ovale oboInOwl:hasDbXref ICD10WHO:Q21.1 semapv:UnspecifiedMatching +HP:0001655 Patent foramen ovale oboInOwl:hasDbXref MESH:D054092 semapv:UnspecifiedMatching +HP:0001655 Patent foramen ovale oboInOwl:hasDbXref SCTID:204317008 semapv:UnspecifiedMatching +HP:0001655 Patent foramen ovale oboInOwl:hasDbXref UMLS:C0016522 semapv:UnspecifiedMatching +HP:0001657 Prolonged QT interval oboInOwl:hasDbXref SCTID:111975006 semapv:UnspecifiedMatching +HP:0001657 Prolonged QT interval oboInOwl:hasDbXref UMLS:C0151878 semapv:UnspecifiedMatching +HP:0001658 Myocardial infarction oboInOwl:hasDbXref MESH:D009203 semapv:UnspecifiedMatching +HP:0001658 Myocardial infarction oboInOwl:hasDbXref SCTID:22298006 semapv:UnspecifiedMatching +HP:0001658 Myocardial infarction oboInOwl:hasDbXref UMLS:C0027051 semapv:UnspecifiedMatching +HP:0001659 Aortic regurgitation oboInOwl:hasDbXref MESH:D001022 semapv:UnspecifiedMatching +HP:0001659 Aortic regurgitation oboInOwl:hasDbXref SCTID:60234000 semapv:UnspecifiedMatching +HP:0001659 Aortic regurgitation oboInOwl:hasDbXref UMLS:C0003504 semapv:UnspecifiedMatching +HP:0001660 Truncus arteriosus oboInOwl:hasDbXref ICD10WHO:Q20.0 semapv:UnspecifiedMatching +HP:0001660 Truncus arteriosus oboInOwl:hasDbXref MESH:D014338 semapv:UnspecifiedMatching +HP:0001660 Truncus arteriosus oboInOwl:hasDbXref SCTID:58140002 semapv:UnspecifiedMatching +HP:0001660 Truncus arteriosus oboInOwl:hasDbXref UMLS:C0041206 semapv:UnspecifiedMatching +HP:0001660 Truncus arteriosus oboInOwl:hasDbXref UMLS:C4020867 semapv:UnspecifiedMatching +HP:0001662 Bradycardia oboInOwl:hasDbXref MESH:D001919 semapv:UnspecifiedMatching +HP:0001662 Bradycardia oboInOwl:hasDbXref SCTID:48867003 semapv:UnspecifiedMatching +HP:0001662 Bradycardia oboInOwl:hasDbXref UMLS:C0428977 semapv:UnspecifiedMatching +HP:0001663 Ventricular fibrillation oboInOwl:hasDbXref MESH:D014693 semapv:UnspecifiedMatching +HP:0001663 Ventricular fibrillation oboInOwl:hasDbXref SCTID:71908006 semapv:UnspecifiedMatching +HP:0001663 Ventricular fibrillation oboInOwl:hasDbXref UMLS:C0042510 semapv:UnspecifiedMatching +HP:0001664 Torsade de pointes oboInOwl:hasDbXref MESH:D016171 semapv:UnspecifiedMatching +HP:0001664 Torsade de pointes oboInOwl:hasDbXref SCTID:31722008 semapv:UnspecifiedMatching +HP:0001664 Torsade de pointes oboInOwl:hasDbXref UMLS:C0040479 semapv:UnspecifiedMatching +HP:0001667 Right ventricular hypertrophy oboInOwl:hasDbXref MESH:D017380 semapv:UnspecifiedMatching +HP:0001667 Right ventricular hypertrophy oboInOwl:hasDbXref SCTID:89792004 semapv:UnspecifiedMatching +HP:0001667 Right ventricular hypertrophy oboInOwl:hasDbXref UMLS:C0162770 semapv:UnspecifiedMatching +HP:0001669 Transposition of the great arteries oboInOwl:hasDbXref SCTID:204296002 semapv:UnspecifiedMatching +HP:0001669 Transposition of the great arteries oboInOwl:hasDbXref SCTID:26146002 semapv:UnspecifiedMatching +HP:0001669 Transposition of the great arteries oboInOwl:hasDbXref UMLS:C3536741 semapv:UnspecifiedMatching +HP:0001670 Asymmetric septal hypertrophy oboInOwl:hasDbXref UMLS:C0205700 semapv:UnspecifiedMatching +HP:0001671 Abnormal cardiac septum morphology oboInOwl:hasDbXref MESH:D006343 semapv:UnspecifiedMatching +HP:0001671 Abnormal cardiac septum morphology oboInOwl:hasDbXref SCTID:253273004 semapv:UnspecifiedMatching +HP:0001671 Abnormal cardiac septum morphology oboInOwl:hasDbXref SCTID:396351009 semapv:UnspecifiedMatching +HP:0001671 Abnormal cardiac septum morphology oboInOwl:hasDbXref SCTID:59494005 semapv:UnspecifiedMatching +HP:0001671 Abnormal cardiac septum morphology oboInOwl:hasDbXref UMLS:C0018816 semapv:UnspecifiedMatching +HP:0001677 Coronary artery atherosclerosis oboInOwl:hasDbXref MESH:D003324 semapv:UnspecifiedMatching +HP:0001677 Coronary artery atherosclerosis oboInOwl:hasDbXref SCTID:414024009 semapv:UnspecifiedMatching +HP:0001677 Coronary artery atherosclerosis oboInOwl:hasDbXref SCTID:53741008 semapv:UnspecifiedMatching +HP:0001677 Coronary artery atherosclerosis oboInOwl:hasDbXref UMLS:C1956346 semapv:UnspecifiedMatching +HP:0001678 Atrioventricular block oboInOwl:hasDbXref MESH:D054537 semapv:UnspecifiedMatching +HP:0001678 Atrioventricular block oboInOwl:hasDbXref SCTID:233917008 semapv:UnspecifiedMatching +HP:0001678 Atrioventricular block oboInOwl:hasDbXref UMLS:C0004245 semapv:UnspecifiedMatching +HP:0001678 Atrioventricular block oboInOwl:hasDbXref UMLS:C1841659 semapv:UnspecifiedMatching +HP:0001679 Abnormal aortic morphology oboInOwl:hasDbXref UMLS:C4025756 semapv:UnspecifiedMatching +HP:0001680 Coarctation of aorta oboInOwl:hasDbXref MESH:D001017 semapv:UnspecifiedMatching +HP:0001680 Coarctation of aorta oboInOwl:hasDbXref SCTID:7305005 semapv:UnspecifiedMatching +HP:0001680 Coarctation of aorta oboInOwl:hasDbXref UMLS:C0003492 semapv:UnspecifiedMatching +HP:0001681 Angina pectoris oboInOwl:hasDbXref MESH:D000787 semapv:UnspecifiedMatching +HP:0001681 Angina pectoris oboInOwl:hasDbXref SCTID:194828000 semapv:UnspecifiedMatching +HP:0001681 Angina pectoris oboInOwl:hasDbXref SCTID:225566008 semapv:UnspecifiedMatching +HP:0001681 Angina pectoris oboInOwl:hasDbXref UMLS:C0002962 semapv:UnspecifiedMatching +HP:0001682 Subvalvular aortic stenosis oboInOwl:hasDbXref MESH:D001020 semapv:UnspecifiedMatching +HP:0001682 Subvalvular aortic stenosis oboInOwl:hasDbXref SCTID:204368006 semapv:UnspecifiedMatching +HP:0001682 Subvalvular aortic stenosis oboInOwl:hasDbXref UMLS:C0340375 semapv:UnspecifiedMatching +HP:0001683 Ectopia cordis oboInOwl:hasDbXref MESH:D054083 semapv:UnspecifiedMatching +HP:0001683 Ectopia cordis oboInOwl:hasDbXref SCTID:78250005 semapv:UnspecifiedMatching +HP:0001683 Ectopia cordis oboInOwl:hasDbXref UMLS:C0013580 semapv:UnspecifiedMatching +HP:0001684 Secundum atrial septal defect oboInOwl:hasDbXref ICD10WHO:Q21.1 semapv:UnspecifiedMatching +HP:0001684 Secundum atrial septal defect oboInOwl:hasDbXref MESH:D006344 semapv:UnspecifiedMatching +HP:0001684 Secundum atrial septal defect oboInOwl:hasDbXref SCTID:204315000 semapv:UnspecifiedMatching +HP:0001684 Secundum atrial septal defect oboInOwl:hasDbXref UMLS:C0344724 semapv:UnspecifiedMatching +HP:0001685 Myocardial fibrosis oboInOwl:hasDbXref UMLS:C0151654 semapv:UnspecifiedMatching +HP:0001686 Loss of voice oboInOwl:hasDbXref MESH:D001044 semapv:UnspecifiedMatching +HP:0001686 Loss of voice oboInOwl:hasDbXref SCTID:441913003 semapv:UnspecifiedMatching +HP:0001686 Loss of voice oboInOwl:hasDbXref SCTID:44564008 semapv:UnspecifiedMatching +HP:0001686 Loss of voice oboInOwl:hasDbXref UMLS:C0003564 semapv:UnspecifiedMatching +HP:0001688 Sinus bradycardia oboInOwl:hasDbXref SCTID:49710005 semapv:UnspecifiedMatching +HP:0001688 Sinus bradycardia oboInOwl:hasDbXref UMLS:C0085610 semapv:UnspecifiedMatching +HP:0001691 Muscular subvalvular aortic stenosis oboInOwl:hasDbXref UMLS:C3887554 semapv:UnspecifiedMatching +HP:0001692 Atrial arrhythmia oboInOwl:hasDbXref SCTID:17366009 semapv:UnspecifiedMatching +HP:0001692 Atrial arrhythmia oboInOwl:hasDbXref UMLS:C0085611 semapv:UnspecifiedMatching +HP:0001692 Atrial arrhythmia oboInOwl:hasDbXref UMLS:C4025755 semapv:UnspecifiedMatching +HP:0001693 Cardiac shunt oboInOwl:hasDbXref SCTID:442119001 semapv:UnspecifiedMatching +HP:0001693 Cardiac shunt oboInOwl:hasDbXref UMLS:C0232180 semapv:UnspecifiedMatching +HP:0001694 Right-to-left shunt oboInOwl:hasDbXref SCTID:79692001 semapv:UnspecifiedMatching +HP:0001694 Right-to-left shunt oboInOwl:hasDbXref UMLS:C0428871 semapv:UnspecifiedMatching +HP:0001695 Cardiac arrest oboInOwl:hasDbXref MESH:D006323 semapv:UnspecifiedMatching +HP:0001695 Cardiac arrest oboInOwl:hasDbXref SCTID:397829000 semapv:UnspecifiedMatching +HP:0001695 Cardiac arrest oboInOwl:hasDbXref SCTID:410429000 semapv:UnspecifiedMatching +HP:0001695 Cardiac arrest oboInOwl:hasDbXref UMLS:C0018790 semapv:UnspecifiedMatching +HP:0001696 Situs inversus totalis oboInOwl:hasDbXref MESH:D012857 semapv:UnspecifiedMatching +HP:0001696 Situs inversus totalis oboInOwl:hasDbXref MESH:D059446 semapv:UnspecifiedMatching +HP:0001696 Situs inversus totalis oboInOwl:hasDbXref SCTID:14821001 semapv:UnspecifiedMatching +HP:0001696 Situs inversus totalis oboInOwl:hasDbXref SCTID:24614000 semapv:UnspecifiedMatching +HP:0001696 Situs inversus totalis oboInOwl:hasDbXref SCTID:27317008 semapv:UnspecifiedMatching +HP:0001696 Situs inversus totalis oboInOwl:hasDbXref SCTID:43876007 semapv:UnspecifiedMatching +HP:0001696 Situs inversus totalis oboInOwl:hasDbXref UMLS:C0037221 semapv:UnspecifiedMatching +HP:0001696 Situs inversus totalis oboInOwl:hasDbXref UMLS:C0266642 semapv:UnspecifiedMatching +HP:0001697 Abnormal pericardium morphology oboInOwl:hasDbXref UMLS:C4025754 semapv:UnspecifiedMatching +HP:0001698 Pericardial effusion oboInOwl:hasDbXref MESH:D010490 semapv:UnspecifiedMatching +HP:0001698 Pericardial effusion oboInOwl:hasDbXref SCTID:373945007 semapv:UnspecifiedMatching +HP:0001698 Pericardial effusion oboInOwl:hasDbXref UMLS:C0031039 semapv:UnspecifiedMatching +HP:0001699 Sudden death oboInOwl:hasDbXref MESH:D003645 semapv:UnspecifiedMatching +HP:0001699 Sudden death oboInOwl:hasDbXref SCTID:26636000 semapv:UnspecifiedMatching +HP:0001699 Sudden death oboInOwl:hasDbXref UMLS:C0011071 semapv:UnspecifiedMatching +HP:0001700 Myocardial necrosis oboInOwl:hasDbXref SCTID:251061000 semapv:UnspecifiedMatching +HP:0001700 Myocardial necrosis oboInOwl:hasDbXref UMLS:C1442837 semapv:UnspecifiedMatching +HP:0001701 Pericarditis oboInOwl:hasDbXref MESH:D010493 semapv:UnspecifiedMatching +HP:0001701 Pericarditis oboInOwl:hasDbXref SCTID:3238004 semapv:UnspecifiedMatching +HP:0001701 Pericarditis oboInOwl:hasDbXref UMLS:C0031046 semapv:UnspecifiedMatching +HP:0001702 Abnormal tricuspid valve morphology oboInOwl:hasDbXref UMLS:C4025753 semapv:UnspecifiedMatching +HP:0001704 Tricuspid valve prolapse oboInOwl:hasDbXref MESH:D014263 semapv:UnspecifiedMatching +HP:0001704 Tricuspid valve prolapse oboInOwl:hasDbXref SCTID:253383003 semapv:UnspecifiedMatching +HP:0001704 Tricuspid valve prolapse oboInOwl:hasDbXref UMLS:C0040962 semapv:UnspecifiedMatching +HP:0001705 Right ventricular outlet tract obstruction oboInOwl:hasDbXref MESH:D014694 semapv:UnspecifiedMatching +HP:0001705 Right ventricular outlet tract obstruction oboInOwl:hasDbXref UMLS:C0035619 semapv:UnspecifiedMatching +HP:0001706 Endocardial fibroelastosis oboInOwl:hasDbXref MESH:D004695 semapv:UnspecifiedMatching +HP:0001706 Endocardial fibroelastosis oboInOwl:hasDbXref SCTID:65457005 semapv:UnspecifiedMatching +HP:0001706 Endocardial fibroelastosis oboInOwl:hasDbXref UMLS:C0014117 semapv:UnspecifiedMatching +HP:0001707 Abnormal right ventricle morphology oboInOwl:hasDbXref SCTID:253516002 semapv:UnspecifiedMatching +HP:0001707 Abnormal right ventricle morphology oboInOwl:hasDbXref UMLS:C0344887 semapv:UnspecifiedMatching +HP:0001708 Right ventricular failure oboInOwl:hasDbXref MESH:D006333 semapv:UnspecifiedMatching +HP:0001708 Right ventricular failure oboInOwl:hasDbXref SCTID:128404006 semapv:UnspecifiedMatching +HP:0001708 Right ventricular failure oboInOwl:hasDbXref SCTID:367363000 semapv:UnspecifiedMatching +HP:0001708 Right ventricular failure oboInOwl:hasDbXref UMLS:C0235527 semapv:UnspecifiedMatching +HP:0001708 Right ventricular failure oboInOwl:hasDbXref UMLS:C2939447 semapv:UnspecifiedMatching +HP:0001709 Third degree atrioventricular block oboInOwl:hasDbXref SCTID:27885002 semapv:UnspecifiedMatching +HP:0001709 Third degree atrioventricular block oboInOwl:hasDbXref UMLS:C0151517 semapv:UnspecifiedMatching +HP:0001710 Conotruncal defect oboInOwl:hasDbXref UMLS:C1853238 semapv:UnspecifiedMatching +HP:0001711 Abnormal left ventricle morphology oboInOwl:hasDbXref SCTID:253535002 semapv:UnspecifiedMatching +HP:0001711 Abnormal left ventricle morphology oboInOwl:hasDbXref UMLS:C0344905 semapv:UnspecifiedMatching +HP:0001712 Left ventricular hypertrophy oboInOwl:hasDbXref MESH:D017379 semapv:UnspecifiedMatching +HP:0001712 Left ventricular hypertrophy oboInOwl:hasDbXref SCTID:55827005 semapv:UnspecifiedMatching +HP:0001712 Left ventricular hypertrophy oboInOwl:hasDbXref UMLS:C0149721 semapv:UnspecifiedMatching +HP:0001713 Abnormal cardiac ventricle morphology oboInOwl:hasDbXref UMLS:C4025752 semapv:UnspecifiedMatching +HP:0001714 Ventricular hypertrophy oboInOwl:hasDbXref SCTID:266249003 semapv:UnspecifiedMatching +HP:0001714 Ventricular hypertrophy oboInOwl:hasDbXref UMLS:C0340279 semapv:UnspecifiedMatching +HP:0001716 Wolff-Parkinson-White syndrome oboInOwl:hasDbXref MESH:D014927 semapv:UnspecifiedMatching +HP:0001716 Wolff-Parkinson-White syndrome oboInOwl:hasDbXref SCTID:74390002 semapv:UnspecifiedMatching +HP:0001716 Wolff-Parkinson-White syndrome oboInOwl:hasDbXref UMLS:C0043202 semapv:UnspecifiedMatching +HP:0001717 Coronary artery calcification oboInOwl:hasDbXref SCTID:445512009 semapv:UnspecifiedMatching +HP:0001717 Coronary artery calcification oboInOwl:hasDbXref UMLS:C1611184 semapv:UnspecifiedMatching +HP:0001718 Mitral stenosis oboInOwl:hasDbXref ICD10WHO:Q23.2 semapv:UnspecifiedMatching +HP:0001718 Mitral stenosis oboInOwl:hasDbXref MESH:D008946 semapv:UnspecifiedMatching +HP:0001718 Mitral stenosis oboInOwl:hasDbXref SCTID:79619009 semapv:UnspecifiedMatching +HP:0001718 Mitral stenosis oboInOwl:hasDbXref UMLS:C0026269 semapv:UnspecifiedMatching +HP:0001719 Double outlet right ventricle oboInOwl:hasDbXref MESH:D004310 semapv:UnspecifiedMatching +HP:0001719 Double outlet right ventricle oboInOwl:hasDbXref SCTID:7484005 semapv:UnspecifiedMatching +HP:0001719 Double outlet right ventricle oboInOwl:hasDbXref UMLS:C0013069 semapv:UnspecifiedMatching +HP:0001722 High-output congestive heart failure oboInOwl:hasDbXref UMLS:C0742747 semapv:UnspecifiedMatching +HP:0001723 Restrictive cardiomyopathy oboInOwl:hasDbXref MESH:D002313 semapv:UnspecifiedMatching +HP:0001723 Restrictive cardiomyopathy oboInOwl:hasDbXref SCTID:415295002 semapv:UnspecifiedMatching +HP:0001723 Restrictive cardiomyopathy oboInOwl:hasDbXref SCTID:90828009 semapv:UnspecifiedMatching +HP:0001723 Restrictive cardiomyopathy oboInOwl:hasDbXref UMLS:C0007196 semapv:UnspecifiedMatching +HP:0001727 Thromboembolic stroke oboInOwl:hasDbXref UMLS:C1112433 semapv:UnspecifiedMatching +HP:0001730 Progressive hearing impairment oboInOwl:hasDbXref UMLS:C1842138 semapv:UnspecifiedMatching +HP:0001732 Abnormality of the pancreas oboInOwl:hasDbXref MESH:D010182 semapv:UnspecifiedMatching +HP:0001732 Abnormality of the pancreas oboInOwl:hasDbXref SCTID:3855007 semapv:UnspecifiedMatching +HP:0001732 Abnormality of the pancreas oboInOwl:hasDbXref UMLS:C0030286 semapv:UnspecifiedMatching +HP:0001732 Abnormality of the pancreas oboInOwl:hasDbXref UMLS:C4025751 semapv:UnspecifiedMatching +HP:0001733 Pancreatitis oboInOwl:hasDbXref MESH:D010195 semapv:UnspecifiedMatching +HP:0001733 Pancreatitis oboInOwl:hasDbXref SCTID:75694006 semapv:UnspecifiedMatching +HP:0001733 Pancreatitis oboInOwl:hasDbXref UMLS:C0030305 semapv:UnspecifiedMatching +HP:0001734 Annular pancreas oboInOwl:hasDbXref MESH:C536376 semapv:UnspecifiedMatching +HP:0001734 Annular pancreas oboInOwl:hasDbXref SCTID:40315008 semapv:UnspecifiedMatching +HP:0001734 Annular pancreas oboInOwl:hasDbXref UMLS:C0149955 semapv:UnspecifiedMatching +HP:0001735 Acute pancreatitis oboInOwl:hasDbXref SCTID:197456007 semapv:UnspecifiedMatching +HP:0001735 Acute pancreatitis oboInOwl:hasDbXref UMLS:C0001339 semapv:UnspecifiedMatching +HP:0001737 Pancreatic cysts oboInOwl:hasDbXref MESH:D010181 semapv:UnspecifiedMatching +HP:0001737 Pancreatic cysts oboInOwl:hasDbXref SCTID:31258000 semapv:UnspecifiedMatching +HP:0001737 Pancreatic cysts oboInOwl:hasDbXref UMLS:C0030283 semapv:UnspecifiedMatching +HP:0001737 Pancreatic cysts oboInOwl:hasDbXref UMLS:C1860394 semapv:UnspecifiedMatching +HP:0001738 Exocrine pancreatic insufficiency oboInOwl:hasDbXref MESH:D010188 semapv:UnspecifiedMatching +HP:0001738 Exocrine pancreatic insufficiency oboInOwl:hasDbXref SCTID:37992001 semapv:UnspecifiedMatching +HP:0001738 Exocrine pancreatic insufficiency oboInOwl:hasDbXref SCTID:47367009 semapv:UnspecifiedMatching +HP:0001738 Exocrine pancreatic insufficiency oboInOwl:hasDbXref UMLS:C0030293 semapv:UnspecifiedMatching +HP:0001738 Exocrine pancreatic insufficiency oboInOwl:hasDbXref UMLS:C0267963 semapv:UnspecifiedMatching +HP:0001739 Abnormal nasopharynx morphology oboInOwl:hasDbXref UMLS:C4025750 semapv:UnspecifiedMatching +HP:0001741 Phimosis oboInOwl:hasDbXref SCTID:253854008 semapv:UnspecifiedMatching +HP:0001741 Phimosis oboInOwl:hasDbXref UMLS:C0345326 semapv:UnspecifiedMatching +HP:0001742 Nasal obstruction oboInOwl:hasDbXref MESH:D015508 semapv:UnspecifiedMatching +HP:0001742 Nasal obstruction oboInOwl:hasDbXref SCTID:232209000 semapv:UnspecifiedMatching +HP:0001742 Nasal obstruction oboInOwl:hasDbXref SCTID:267100006 semapv:UnspecifiedMatching +HP:0001742 Nasal obstruction oboInOwl:hasDbXref SCTID:68235000 semapv:UnspecifiedMatching +HP:0001742 Nasal obstruction oboInOwl:hasDbXref UMLS:C0027424 semapv:UnspecifiedMatching +HP:0001742 Nasal obstruction oboInOwl:hasDbXref UMLS:C0027429 semapv:UnspecifiedMatching +HP:0001743 Abnormality of the spleen oboInOwl:hasDbXref UMLS:C4025749 semapv:UnspecifiedMatching +HP:0001744 Splenomegaly oboInOwl:hasDbXref MESH:D013163 semapv:UnspecifiedMatching +HP:0001744 Splenomegaly oboInOwl:hasDbXref SCTID:16294009 semapv:UnspecifiedMatching +HP:0001744 Splenomegaly oboInOwl:hasDbXref UMLS:C0038002 semapv:UnspecifiedMatching +HP:0001746 Asplenia oboInOwl:hasDbXref SCTID:702624008 semapv:UnspecifiedMatching +HP:0001746 Asplenia oboInOwl:hasDbXref SCTID:707147002 semapv:UnspecifiedMatching +HP:0001746 Asplenia oboInOwl:hasDbXref SCTID:93030006 semapv:UnspecifiedMatching +HP:0001746 Asplenia oboInOwl:hasDbXref UMLS:C0600031 semapv:UnspecifiedMatching +HP:0001747 Accessory spleen oboInOwl:hasDbXref SCTID:10362008 semapv:UnspecifiedMatching +HP:0001747 Accessory spleen oboInOwl:hasDbXref UMLS:C0266631 semapv:UnspecifiedMatching +HP:0001748 Polysplenia oboInOwl:hasDbXref UMLS:C1856659 semapv:UnspecifiedMatching +HP:0001750 Single ventricle oboInOwl:hasDbXref SCTID:45503006 semapv:UnspecifiedMatching +HP:0001750 Single ventricle oboInOwl:hasDbXref UMLS:C0152424 semapv:UnspecifiedMatching +HP:0001751 Vestibular dysfunction oboInOwl:hasDbXref UMLS:C1843865 semapv:UnspecifiedMatching +HP:0001756 Vestibular hypofunction oboInOwl:hasDbXref UMLS:C1848606 semapv:UnspecifiedMatching +HP:0001757 High-frequency sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C4021775 semapv:UnspecifiedMatching +HP:0001760 Abnormal foot morphology oboInOwl:hasDbXref MESH:D005530 semapv:UnspecifiedMatching +HP:0001760 Abnormal foot morphology oboInOwl:hasDbXref SCTID:229844004 semapv:UnspecifiedMatching +HP:0001760 Abnormal foot morphology oboInOwl:hasDbXref UMLS:C0016506 semapv:UnspecifiedMatching +HP:0001761 Pes cavus oboInOwl:hasDbXref SCTID:205091006 semapv:UnspecifiedMatching +HP:0001761 Pes cavus oboInOwl:hasDbXref UMLS:C0728829 semapv:UnspecifiedMatching +HP:0001762 Talipes equinovarus oboInOwl:hasDbXref MESH:D003025 semapv:UnspecifiedMatching +HP:0001762 Talipes equinovarus oboInOwl:hasDbXref SCTID:249808002 semapv:UnspecifiedMatching +HP:0001762 Talipes equinovarus oboInOwl:hasDbXref SCTID:397932003 semapv:UnspecifiedMatching +HP:0001762 Talipes equinovarus oboInOwl:hasDbXref UMLS:C0009081 semapv:UnspecifiedMatching +HP:0001763 Pes planus oboInOwl:hasDbXref MESH:D005413 semapv:UnspecifiedMatching +HP:0001763 Pes planus oboInOwl:hasDbXref SCTID:203534009 semapv:UnspecifiedMatching +HP:0001763 Pes planus oboInOwl:hasDbXref SCTID:53226007 semapv:UnspecifiedMatching +HP:0001763 Pes planus oboInOwl:hasDbXref UMLS:C0016202 semapv:UnspecifiedMatching +HP:0001763 Pes planus oboInOwl:hasDbXref UMLS:C0264133 semapv:UnspecifiedMatching +HP:0001765 Hammertoe oboInOwl:hasDbXref MESH:D037801 semapv:UnspecifiedMatching +HP:0001765 Hammertoe oboInOwl:hasDbXref SCTID:122481008 semapv:UnspecifiedMatching +HP:0001765 Hammertoe oboInOwl:hasDbXref UMLS:C1136179 semapv:UnspecifiedMatching +HP:0001769 Broad foot oboInOwl:hasDbXref UMLS:C1866241 semapv:UnspecifiedMatching +HP:0001770 Toe syndactyly oboInOwl:hasDbXref SCTID:32113001 semapv:UnspecifiedMatching +HP:0001770 Toe syndactyly oboInOwl:hasDbXref UMLS:C0265660 semapv:UnspecifiedMatching +HP:0001771 Achilles tendon contracture oboInOwl:hasDbXref SCTID:203076007 semapv:UnspecifiedMatching +HP:0001771 Achilles tendon contracture oboInOwl:hasDbXref UMLS:C0410264 semapv:UnspecifiedMatching +HP:0001772 Talipes equinovalgus oboInOwl:hasDbXref MESH:D004863 semapv:UnspecifiedMatching +HP:0001772 Talipes equinovalgus oboInOwl:hasDbXref SCTID:68284008 semapv:UnspecifiedMatching +HP:0001772 Talipes equinovalgus oboInOwl:hasDbXref UMLS:C0265642 semapv:UnspecifiedMatching +HP:0001772 Talipes equinovalgus oboInOwl:hasDbXref UMLS:C4020866 semapv:UnspecifiedMatching +HP:0001773 Short foot oboInOwl:hasDbXref UMLS:C1848673 semapv:UnspecifiedMatching +HP:0001775 Tarsal osteovalgus oboInOwl:hasDbXref UMLS:C4025748 semapv:UnspecifiedMatching +HP:0001776 Bilateral talipes equinovarus oboInOwl:hasDbXref UMLS:C1837835 semapv:UnspecifiedMatching +HP:0001780 Abnormality of toe oboInOwl:hasDbXref UMLS:C2674738 semapv:UnspecifiedMatching +HP:0001782 Bulbous tips of toes oboInOwl:hasDbXref UMLS:C4025747 semapv:UnspecifiedMatching +HP:0001783 Broad metatarsal oboInOwl:hasDbXref UMLS:C1842231 semapv:UnspecifiedMatching +HP:0001783 Broad metatarsal oboInOwl:hasDbXref UMLS:C1850161 semapv:UnspecifiedMatching +HP:0001785 Ankle swelling oboInOwl:hasDbXref SCTID:26237000 semapv:UnspecifiedMatching +HP:0001785 Ankle swelling oboInOwl:hasDbXref SCTID:267039000 semapv:UnspecifiedMatching +HP:0001785 Ankle swelling oboInOwl:hasDbXref UMLS:C0235439 semapv:UnspecifiedMatching +HP:0001786 Narrow foot oboInOwl:hasDbXref SCTID:299464006 semapv:UnspecifiedMatching +HP:0001786 Narrow foot oboInOwl:hasDbXref UMLS:C0576227 semapv:UnspecifiedMatching +HP:0001787 Abnormal delivery oboInOwl:hasDbXref SCTID:274127000 semapv:UnspecifiedMatching +HP:0001787 Abnormal delivery oboInOwl:hasDbXref UMLS:C0549629 semapv:UnspecifiedMatching +HP:0001788 Premature rupture of membranes oboInOwl:hasDbXref MESH:D005322 semapv:UnspecifiedMatching +HP:0001788 Premature rupture of membranes oboInOwl:hasDbXref SCTID:237266003 semapv:UnspecifiedMatching +HP:0001788 Premature rupture of membranes oboInOwl:hasDbXref SCTID:44223004 semapv:UnspecifiedMatching +HP:0001788 Premature rupture of membranes oboInOwl:hasDbXref UMLS:C0015944 semapv:UnspecifiedMatching +HP:0001789 Hydrops fetalis oboInOwl:hasDbXref MESH:D015160 semapv:UnspecifiedMatching +HP:0001789 Hydrops fetalis oboInOwl:hasDbXref SCTID:276508000 semapv:UnspecifiedMatching +HP:0001789 Hydrops fetalis oboInOwl:hasDbXref UMLS:C0020305 semapv:UnspecifiedMatching +HP:0001790 Nonimmune hydrops fetalis oboInOwl:hasDbXref MESH:D015160 semapv:UnspecifiedMatching +HP:0001790 Nonimmune hydrops fetalis oboInOwl:hasDbXref SCTID:206538000 semapv:UnspecifiedMatching +HP:0001790 Nonimmune hydrops fetalis oboInOwl:hasDbXref SCTID:276509008 semapv:UnspecifiedMatching +HP:0001790 Nonimmune hydrops fetalis oboInOwl:hasDbXref UMLS:C0455988 semapv:UnspecifiedMatching +HP:0001791 Fetal ascites oboInOwl:hasDbXref SCTID:363125002 semapv:UnspecifiedMatching +HP:0001791 Fetal ascites oboInOwl:hasDbXref UMLS:C1285291 semapv:UnspecifiedMatching +HP:0001792 Small nail oboInOwl:hasDbXref SCTID:11375002 semapv:UnspecifiedMatching +HP:0001792 Small nail oboInOwl:hasDbXref UMLS:C0263523 semapv:UnspecifiedMatching +HP:0001795 Hyperconvex nail oboInOwl:hasDbXref SCTID:247487009 semapv:UnspecifiedMatching +HP:0001795 Hyperconvex nail oboInOwl:hasDbXref UMLS:C0423807 semapv:UnspecifiedMatching +HP:0001798 Anonychia oboInOwl:hasDbXref MESH:C536377 semapv:UnspecifiedMatching +HP:0001798 Anonychia oboInOwl:hasDbXref SCTID:23610003 semapv:UnspecifiedMatching +HP:0001798 Anonychia oboInOwl:hasDbXref UMLS:C0265998 semapv:UnspecifiedMatching +HP:0001799 Short nail oboInOwl:hasDbXref SCTID:247488004 semapv:UnspecifiedMatching +HP:0001799 Short nail oboInOwl:hasDbXref UMLS:C0423808 semapv:UnspecifiedMatching +HP:0001800 Hypoplastic toenails oboInOwl:hasDbXref UMLS:C1837279 semapv:UnspecifiedMatching +HP:0001802 Absent toenail oboInOwl:hasDbXref UMLS:C1844555 semapv:UnspecifiedMatching +HP:0001803 Nail pits oboInOwl:hasDbXref SCTID:89704006 semapv:UnspecifiedMatching +HP:0001803 Nail pits oboInOwl:hasDbXref UMLS:C0150993 semapv:UnspecifiedMatching +HP:0001804 Hypoplastic fingernail oboInOwl:hasDbXref UMLS:C1856786 semapv:UnspecifiedMatching +HP:0001805 Onychogryposis oboInOwl:hasDbXref SCTID:52897009 semapv:UnspecifiedMatching +HP:0001805 Onychogryposis oboInOwl:hasDbXref UMLS:C0263537 semapv:UnspecifiedMatching +HP:0001806 Onycholysis oboInOwl:hasDbXref MESH:D054039 semapv:UnspecifiedMatching +HP:0001806 Onycholysis oboInOwl:hasDbXref SCTID:75789001 semapv:UnspecifiedMatching +HP:0001806 Onycholysis oboInOwl:hasDbXref UMLS:C0085661 semapv:UnspecifiedMatching +HP:0001807 Ridged nail oboInOwl:hasDbXref SCTID:271768001 semapv:UnspecifiedMatching +HP:0001807 Ridged nail oboInOwl:hasDbXref UMLS:C0423820 semapv:UnspecifiedMatching +HP:0001808 Fragile nails oboInOwl:hasDbXref UMLS:C1856963 semapv:UnspecifiedMatching +HP:0001809 Split nail oboInOwl:hasDbXref SCTID:85136002 semapv:UnspecifiedMatching +HP:0001809 Split nail oboInOwl:hasDbXref UMLS:C0263530 semapv:UnspecifiedMatching +HP:0001810 Dystrophic toenail oboInOwl:hasDbXref UMLS:C1833225 semapv:UnspecifiedMatching +HP:0001812 Hyperconvex fingernails oboInOwl:hasDbXref UMLS:C1844825 semapv:UnspecifiedMatching +HP:0001814 Deep-set nails oboInOwl:hasDbXref UMLS:C3277753 semapv:UnspecifiedMatching +HP:0001816 Thin nail oboInOwl:hasDbXref SCTID:63829008 semapv:UnspecifiedMatching +HP:0001816 Thin nail oboInOwl:hasDbXref UMLS:C0423823 semapv:UnspecifiedMatching +HP:0001817 Absent fingernail oboInOwl:hasDbXref UMLS:C1844554 semapv:UnspecifiedMatching +HP:0001818 Paronychia oboInOwl:hasDbXref MESH:D010304 semapv:UnspecifiedMatching +HP:0001818 Paronychia oboInOwl:hasDbXref SCTID:71906005 semapv:UnspecifiedMatching +HP:0001818 Paronychia oboInOwl:hasDbXref UMLS:C0030578 semapv:UnspecifiedMatching +HP:0001820 Leukonychia oboInOwl:hasDbXref SCTID:111202002 semapv:UnspecifiedMatching +HP:0001820 Leukonychia oboInOwl:hasDbXref UMLS:C0240182 semapv:UnspecifiedMatching +HP:0001821 Broad nail oboInOwl:hasDbXref UMLS:C1843112 semapv:UnspecifiedMatching +HP:0001822 Hallux valgus oboInOwl:hasDbXref MESH:D000071378 semapv:UnspecifiedMatching +HP:0001822 Hallux valgus oboInOwl:hasDbXref MESH:D006215 semapv:UnspecifiedMatching +HP:0001822 Hallux valgus oboInOwl:hasDbXref SCTID:122480009 semapv:UnspecifiedMatching +HP:0001822 Hallux valgus oboInOwl:hasDbXref SCTID:415692008 semapv:UnspecifiedMatching +HP:0001822 Hallux valgus oboInOwl:hasDbXref UMLS:C0006386 semapv:UnspecifiedMatching +HP:0001822 Hallux valgus oboInOwl:hasDbXref UMLS:C0018536 semapv:UnspecifiedMatching +HP:0001824 Weight loss oboInOwl:hasDbXref MESH:D015431 semapv:UnspecifiedMatching +HP:0001824 Weight loss oboInOwl:hasDbXref SCTID:161832001 semapv:UnspecifiedMatching +HP:0001824 Weight loss oboInOwl:hasDbXref SCTID:262285001 semapv:UnspecifiedMatching +HP:0001824 Weight loss oboInOwl:hasDbXref SCTID:89362005 semapv:UnspecifiedMatching +HP:0001824 Weight loss oboInOwl:hasDbXref UMLS:C1262477 semapv:UnspecifiedMatching +HP:0001827 Genital tract atresia oboInOwl:hasDbXref UMLS:C4025746 semapv:UnspecifiedMatching +HP:0001829 Foot polydactyly oboInOwl:hasDbXref SCTID:62218008 semapv:UnspecifiedMatching +HP:0001829 Foot polydactyly oboInOwl:hasDbXref UMLS:C0158734 semapv:UnspecifiedMatching +HP:0001830 Postaxial foot polydactyly oboInOwl:hasDbXref UMLS:C2112129 semapv:UnspecifiedMatching +HP:0001830 Postaxial foot polydactyly oboInOwl:hasDbXref UMLS:C4020865 semapv:UnspecifiedMatching +HP:0001831 Short toe oboInOwl:hasDbXref UMLS:C1836195 semapv:UnspecifiedMatching +HP:0001832 Abnormal metatarsal morphology oboInOwl:hasDbXref UMLS:C4025745 semapv:UnspecifiedMatching +HP:0001833 Long foot oboInOwl:hasDbXref SCTID:299462005 semapv:UnspecifiedMatching +HP:0001833 Long foot oboInOwl:hasDbXref UMLS:C0576225 semapv:UnspecifiedMatching +HP:0001836 Camptodactyly of toe oboInOwl:hasDbXref UMLS:C4021774 semapv:UnspecifiedMatching +HP:0001837 Broad toe oboInOwl:hasDbXref UMLS:C1865038 semapv:UnspecifiedMatching +HP:0001838 Rocker bottom foot oboInOwl:hasDbXref MESH:C536345 semapv:UnspecifiedMatching +HP:0001838 Rocker bottom foot oboInOwl:hasDbXref MESH:D005413 semapv:UnspecifiedMatching +HP:0001838 Rocker bottom foot oboInOwl:hasDbXref SCTID:205082007 semapv:UnspecifiedMatching +HP:0001838 Rocker bottom foot oboInOwl:hasDbXref SCTID:205359003 semapv:UnspecifiedMatching +HP:0001838 Rocker bottom foot oboInOwl:hasDbXref UMLS:C0240912 semapv:UnspecifiedMatching +HP:0001839 Split foot oboInOwl:hasDbXref SCTID:205358006 semapv:UnspecifiedMatching +HP:0001839 Split foot oboInOwl:hasDbXref UMLS:C0432028 semapv:UnspecifiedMatching +HP:0001840 Metatarsus adductus oboInOwl:hasDbXref MESH:D000070592 semapv:UnspecifiedMatching +HP:0001840 Metatarsus adductus oboInOwl:hasDbXref SCTID:77599005 semapv:UnspecifiedMatching +HP:0001840 Metatarsus adductus oboInOwl:hasDbXref UMLS:C0231791 semapv:UnspecifiedMatching +HP:0001840 Metatarsus adductus oboInOwl:hasDbXref UMLS:C4082169 semapv:UnspecifiedMatching +HP:0001841 Preaxial foot polydactyly oboInOwl:hasDbXref MESH:C566632 semapv:UnspecifiedMatching +HP:0001841 Preaxial foot polydactyly oboInOwl:hasDbXref UMLS:C1866339 semapv:UnspecifiedMatching +HP:0001841 Preaxial foot polydactyly oboInOwl:hasDbXref UMLS:C2112942 semapv:UnspecifiedMatching +HP:0001842 Foot acroosteolysis oboInOwl:hasDbXref UMLS:C4025744 semapv:UnspecifiedMatching +HP:0001844 Abnormality of the hallux oboInOwl:hasDbXref UMLS:C4021773 semapv:UnspecifiedMatching +HP:0001845 Overlapping toe oboInOwl:hasDbXref SCTID:203541003 semapv:UnspecifiedMatching +HP:0001845 Overlapping toe oboInOwl:hasDbXref UMLS:C0920299 semapv:UnspecifiedMatching +HP:0001847 Long hallux oboInOwl:hasDbXref UMLS:C1864375 semapv:UnspecifiedMatching +HP:0001848 Calcaneovalgus deformity oboInOwl:hasDbXref UMLS:C1860450 semapv:UnspecifiedMatching +HP:0001849 Foot oligodactyly oboInOwl:hasDbXref SCTID:249820005 semapv:UnspecifiedMatching +HP:0001849 Foot oligodactyly oboInOwl:hasDbXref UMLS:C0426934 semapv:UnspecifiedMatching +HP:0001850 Abnormality of the tarsal bones oboInOwl:hasDbXref UMLS:C1862136 semapv:UnspecifiedMatching +HP:0001852 Sandal gap oboInOwl:hasDbXref UMLS:C1840069 semapv:UnspecifiedMatching +HP:0001853 Bifid distal phalanx of toe oboInOwl:hasDbXref UMLS:C4021772 semapv:UnspecifiedMatching +HP:0001854 Podagra oboInOwl:hasDbXref SCTID:67148009 semapv:UnspecifiedMatching +HP:0001854 Podagra oboInOwl:hasDbXref UMLS:C0221168 semapv:UnspecifiedMatching +HP:0001857 Short distal phalanx of toe oboInOwl:hasDbXref UMLS:C4021771 semapv:UnspecifiedMatching +HP:0001859 Distal foot symphalangism oboInOwl:hasDbXref UMLS:C4025743 semapv:UnspecifiedMatching +HP:0001863 Toe clinodactyly oboInOwl:hasDbXref UMLS:C4021770 semapv:UnspecifiedMatching +HP:0001863 Toe clinodactyly oboInOwl:hasDbXref UMLS:C4280587 semapv:UnspecifiedMatching +HP:0001864 Clinodactyly of the 5th toe oboInOwl:hasDbXref UMLS:C4025741 semapv:UnspecifiedMatching +HP:0001864 Clinodactyly of the 5th toe oboInOwl:hasDbXref UMLS:C4280586 semapv:UnspecifiedMatching +HP:0001868 Autoamputation of foot oboInOwl:hasDbXref UMLS:C4025740 semapv:UnspecifiedMatching +HP:0001869 Deep plantar creases oboInOwl:hasDbXref UMLS:C1857953 semapv:UnspecifiedMatching +HP:0001870 Acroosteolysis of distal phalanges (feet) oboInOwl:hasDbXref UMLS:C4025739 semapv:UnspecifiedMatching +HP:0001871 Abnormality of blood and blood-forming tissues oboInOwl:hasDbXref MESH:D006402 semapv:UnspecifiedMatching +HP:0001871 Abnormality of blood and blood-forming tissues oboInOwl:hasDbXref SCTID:191124002 semapv:UnspecifiedMatching +HP:0001871 Abnormality of blood and blood-forming tissues oboInOwl:hasDbXref SCTID:34093004 semapv:UnspecifiedMatching +HP:0001871 Abnormality of blood and blood-forming tissues oboInOwl:hasDbXref UMLS:C0018939 semapv:UnspecifiedMatching +HP:0001871 Abnormality of blood and blood-forming tissues oboInOwl:hasDbXref UMLS:C0850715 semapv:UnspecifiedMatching +HP:0001871 Abnormality of blood and blood-forming tissues oboInOwl:hasDbXref UMLS:C4020864 semapv:UnspecifiedMatching +HP:0001872 Abnormal thrombocyte morphology oboInOwl:hasDbXref MESH:D013915 semapv:UnspecifiedMatching +HP:0001872 Abnormal thrombocyte morphology oboInOwl:hasDbXref SCTID:127566005 semapv:UnspecifiedMatching +HP:0001872 Abnormal thrombocyte morphology oboInOwl:hasDbXref SCTID:32942005 semapv:UnspecifiedMatching +HP:0001872 Abnormal thrombocyte morphology oboInOwl:hasDbXref UMLS:C0040015 semapv:UnspecifiedMatching +HP:0001872 Abnormal thrombocyte morphology oboInOwl:hasDbXref UMLS:C0151854 semapv:UnspecifiedMatching +HP:0001872 Abnormal thrombocyte morphology oboInOwl:hasDbXref UMLS:C4020863 semapv:UnspecifiedMatching +HP:0001873 Thrombocytopenia oboInOwl:hasDbXref MESH:D013921 semapv:UnspecifiedMatching +HP:0001873 Thrombocytopenia oboInOwl:hasDbXref SCTID:302215000 semapv:UnspecifiedMatching +HP:0001873 Thrombocytopenia oboInOwl:hasDbXref SCTID:415116008 semapv:UnspecifiedMatching +HP:0001873 Thrombocytopenia oboInOwl:hasDbXref UMLS:C0040034 semapv:UnspecifiedMatching +HP:0001873 Thrombocytopenia oboInOwl:hasDbXref UMLS:C0392386 semapv:UnspecifiedMatching +HP:0001874 Abnormality of neutrophils oboInOwl:hasDbXref SCTID:250274006 semapv:UnspecifiedMatching +HP:0001874 Abnormality of neutrophils oboInOwl:hasDbXref UMLS:C0427515 semapv:UnspecifiedMatching +HP:0001875 Neutropenia oboInOwl:hasDbXref SCTID:165517008 semapv:UnspecifiedMatching +HP:0001875 Neutropenia oboInOwl:hasDbXref UMLS:C0853697 semapv:UnspecifiedMatching +HP:0001876 Pancytopenia oboInOwl:hasDbXref MESH:D010198 semapv:UnspecifiedMatching +HP:0001876 Pancytopenia oboInOwl:hasDbXref SCTID:127034005 semapv:UnspecifiedMatching +HP:0001876 Pancytopenia oboInOwl:hasDbXref UMLS:C0030312 semapv:UnspecifiedMatching +HP:0001877 Abnormal erythrocyte morphology oboInOwl:hasDbXref SCTID:12222001 semapv:UnspecifiedMatching +HP:0001877 Abnormal erythrocyte morphology oboInOwl:hasDbXref UMLS:C0391870 semapv:UnspecifiedMatching +HP:0001877 Abnormal erythrocyte morphology oboInOwl:hasDbXref UMLS:C4020862 semapv:UnspecifiedMatching +HP:0001878 Hemolytic anemia oboInOwl:hasDbXref MESH:D000743 semapv:UnspecifiedMatching +HP:0001878 Hemolytic anemia oboInOwl:hasDbXref SCTID:61261009 semapv:UnspecifiedMatching +HP:0001878 Hemolytic anemia oboInOwl:hasDbXref UMLS:C0002878 semapv:UnspecifiedMatching +HP:0001879 Abnormal eosinophil morphology oboInOwl:hasDbXref UMLS:C4025738 semapv:UnspecifiedMatching +HP:0001880 Eosinophilia oboInOwl:hasDbXref MESH:D004802 semapv:UnspecifiedMatching +HP:0001880 Eosinophilia oboInOwl:hasDbXref UMLS:C0014457 semapv:UnspecifiedMatching +HP:0001881 Abnormal leukocyte morphology oboInOwl:hasDbXref SCTID:134199001 semapv:UnspecifiedMatching +HP:0001881 Abnormal leukocyte morphology oboInOwl:hasDbXref SCTID:24827003 semapv:UnspecifiedMatching +HP:0001881 Abnormal leukocyte morphology oboInOwl:hasDbXref UMLS:C0152009 semapv:UnspecifiedMatching +HP:0001882 Leukopenia oboInOwl:hasDbXref MESH:D007970 semapv:UnspecifiedMatching +HP:0001882 Leukopenia oboInOwl:hasDbXref SCTID:84828003 semapv:UnspecifiedMatching +HP:0001882 Leukopenia oboInOwl:hasDbXref UMLS:C0023530 semapv:UnspecifiedMatching +HP:0001883 Talipes oboInOwl:hasDbXref MESH:D000070558 semapv:UnspecifiedMatching +HP:0001883 Talipes oboInOwl:hasDbXref SCTID:398309008 semapv:UnspecifiedMatching +HP:0001883 Talipes oboInOwl:hasDbXref UMLS:C1301937 semapv:UnspecifiedMatching +HP:0001883 Talipes oboInOwl:hasDbXref UMLS:C3552713 semapv:UnspecifiedMatching +HP:0001884 Talipes calcaneovalgus oboInOwl:hasDbXref MESH:D005413 semapv:UnspecifiedMatching +HP:0001884 Talipes calcaneovalgus oboInOwl:hasDbXref SCTID:205083002 semapv:UnspecifiedMatching +HP:0001884 Talipes calcaneovalgus oboInOwl:hasDbXref SCTID:31668003 semapv:UnspecifiedMatching +HP:0001884 Talipes calcaneovalgus oboInOwl:hasDbXref UMLS:C0152237 semapv:UnspecifiedMatching +HP:0001885 Short 2nd toe oboInOwl:hasDbXref UMLS:C4021769 semapv:UnspecifiedMatching +HP:0001886 Foot osteomyelitis oboInOwl:hasDbXref UMLS:C4025737 semapv:UnspecifiedMatching +HP:0001888 Lymphopenia oboInOwl:hasDbXref MESH:D008231 semapv:UnspecifiedMatching +HP:0001888 Lymphopenia oboInOwl:hasDbXref SCTID:48813009 semapv:UnspecifiedMatching +HP:0001888 Lymphopenia oboInOwl:hasDbXref UMLS:C0024312 semapv:UnspecifiedMatching +HP:0001889 Megaloblastic anemia oboInOwl:hasDbXref MESH:D000749 semapv:UnspecifiedMatching +HP:0001889 Megaloblastic anemia oboInOwl:hasDbXref SCTID:53165003 semapv:UnspecifiedMatching +HP:0001889 Megaloblastic anemia oboInOwl:hasDbXref UMLS:C0002888 semapv:UnspecifiedMatching +HP:0001890 Autoimmune hemolytic anemia oboInOwl:hasDbXref MESH:D000744 semapv:UnspecifiedMatching +HP:0001890 Autoimmune hemolytic anemia oboInOwl:hasDbXref SCTID:413603009 semapv:UnspecifiedMatching +HP:0001890 Autoimmune hemolytic anemia oboInOwl:hasDbXref UMLS:C0002880 semapv:UnspecifiedMatching +HP:0001891 Iron deficiency anemia oboInOwl:hasDbXref MESH:D018798 semapv:UnspecifiedMatching +HP:0001891 Iron deficiency anemia oboInOwl:hasDbXref SCTID:87522002 semapv:UnspecifiedMatching +HP:0001891 Iron deficiency anemia oboInOwl:hasDbXref UMLS:C0162316 semapv:UnspecifiedMatching +HP:0001892 Abnormal bleeding oboInOwl:hasDbXref SCTID:248250000 semapv:UnspecifiedMatching +HP:0001892 Abnormal bleeding oboInOwl:hasDbXref SCTID:64779008 semapv:UnspecifiedMatching +HP:0001892 Abnormal bleeding oboInOwl:hasDbXref UMLS:C1458140 semapv:UnspecifiedMatching +HP:0001894 Thrombocytosis oboInOwl:hasDbXref MESH:D013922 semapv:UnspecifiedMatching +HP:0001894 Thrombocytosis oboInOwl:hasDbXref SCTID:415115007 semapv:UnspecifiedMatching +HP:0001894 Thrombocytosis oboInOwl:hasDbXref SCTID:6631009 semapv:UnspecifiedMatching +HP:0001894 Thrombocytosis oboInOwl:hasDbXref UMLS:C0836924 semapv:UnspecifiedMatching +HP:0001894 Thrombocytosis oboInOwl:hasDbXref UMLS:C0857460 semapv:UnspecifiedMatching +HP:0001895 Normochromic anemia oboInOwl:hasDbXref UMLS:C0235983 semapv:UnspecifiedMatching +HP:0001896 Reticulocytopenia oboInOwl:hasDbXref SCTID:124961001 semapv:UnspecifiedMatching +HP:0001896 Reticulocytopenia oboInOwl:hasDbXref UMLS:C0858867 semapv:UnspecifiedMatching +HP:0001897 Normocytic anemia oboInOwl:hasDbXref SCTID:300980002 semapv:UnspecifiedMatching +HP:0001897 Normocytic anemia oboInOwl:hasDbXref UMLS:C0085577 semapv:UnspecifiedMatching +HP:0001898 Increased red blood cell mass oboInOwl:hasDbXref UMLS:C1853288 semapv:UnspecifiedMatching +HP:0001899 Increased hematocrit oboInOwl:hasDbXref UMLS:C0239935 semapv:UnspecifiedMatching +HP:0001900 Increased hemoglobin oboInOwl:hasDbXref SCTID:131141003 semapv:UnspecifiedMatching +HP:0001900 Increased hemoglobin oboInOwl:hasDbXref UMLS:C0549448 semapv:UnspecifiedMatching +HP:0001901 Polycythemia oboInOwl:hasDbXref MESH:D011086 semapv:UnspecifiedMatching +HP:0001901 Polycythemia oboInOwl:hasDbXref SCTID:109992005 semapv:UnspecifiedMatching +HP:0001901 Polycythemia oboInOwl:hasDbXref SCTID:127062003 semapv:UnspecifiedMatching +HP:0001901 Polycythemia oboInOwl:hasDbXref UMLS:C0032461 semapv:UnspecifiedMatching +HP:0001901 Polycythemia oboInOwl:hasDbXref UMLS:C1527405 semapv:UnspecifiedMatching +HP:0001902 Giant platelets oboInOwl:hasDbXref SCTID:44687006 semapv:UnspecifiedMatching +HP:0001902 Giant platelets oboInOwl:hasDbXref UMLS:C0333864 semapv:UnspecifiedMatching +HP:0001903 Anemia oboInOwl:hasDbXref MESH:D000740 semapv:UnspecifiedMatching +HP:0001903 Anemia oboInOwl:hasDbXref SCTID:165397008 semapv:UnspecifiedMatching +HP:0001903 Anemia oboInOwl:hasDbXref SCTID:271737000 semapv:UnspecifiedMatching +HP:0001903 Anemia oboInOwl:hasDbXref UMLS:C0002871 semapv:UnspecifiedMatching +HP:0001903 Anemia oboInOwl:hasDbXref UMLS:C0162119 semapv:UnspecifiedMatching +HP:0001904 Neutropenia in presence of anti-neutropil antibodies oboInOwl:hasDbXref SCTID:234425008 semapv:UnspecifiedMatching +HP:0001904 Neutropenia in presence of anti-neutropil antibodies oboInOwl:hasDbXref UMLS:C0340971 semapv:UnspecifiedMatching +HP:0001905 Congenital thrombocytopenia oboInOwl:hasDbXref UMLS:C0272278 semapv:UnspecifiedMatching +HP:0001907 Thromboembolism oboInOwl:hasDbXref MESH:D013923 semapv:UnspecifiedMatching +HP:0001907 Thromboembolism oboInOwl:hasDbXref MESH:D016769 semapv:UnspecifiedMatching +HP:0001907 Thromboembolism oboInOwl:hasDbXref SCTID:13713005 semapv:UnspecifiedMatching +HP:0001907 Thromboembolism oboInOwl:hasDbXref SCTID:371039008 semapv:UnspecifiedMatching +HP:0001907 Thromboembolism oboInOwl:hasDbXref UMLS:C0040038 semapv:UnspecifiedMatching +HP:0001907 Thromboembolism oboInOwl:hasDbXref UMLS:C0085307 semapv:UnspecifiedMatching +HP:0001908 Hypoplastic anemia oboInOwl:hasDbXref MESH:D000741 semapv:UnspecifiedMatching +HP:0001908 Hypoplastic anemia oboInOwl:hasDbXref SCTID:167923006 semapv:UnspecifiedMatching +HP:0001908 Hypoplastic anemia oboInOwl:hasDbXref SCTID:41614006 semapv:UnspecifiedMatching +HP:0001908 Hypoplastic anemia oboInOwl:hasDbXref UMLS:C0178416 semapv:UnspecifiedMatching +HP:0001909 Leukemia oboInOwl:hasDbXref MESH:D007938 semapv:UnspecifiedMatching +HP:0001909 Leukemia oboInOwl:hasDbXref MESH:D019337 semapv:UnspecifiedMatching +HP:0001909 Leukemia oboInOwl:hasDbXref SCTID:129154003 semapv:UnspecifiedMatching +HP:0001909 Leukemia oboInOwl:hasDbXref SCTID:269475001 semapv:UnspecifiedMatching +HP:0001909 Leukemia oboInOwl:hasDbXref SCTID:87163000 semapv:UnspecifiedMatching +HP:0001909 Leukemia oboInOwl:hasDbXref SCTID:93143009 semapv:UnspecifiedMatching +HP:0001909 Leukemia oboInOwl:hasDbXref UMLS:C0023418 semapv:UnspecifiedMatching +HP:0001909 Leukemia oboInOwl:hasDbXref UMLS:C0376545 semapv:UnspecifiedMatching +HP:0001911 Abnormal granulocyte morphology oboInOwl:hasDbXref SCTID:250274006 semapv:UnspecifiedMatching +HP:0001911 Abnormal granulocyte morphology oboInOwl:hasDbXref UMLS:C0427515 semapv:UnspecifiedMatching +HP:0001912 Abnormal basophil morphology oboInOwl:hasDbXref UMLS:C4025736 semapv:UnspecifiedMatching +HP:0001913 Granulocytopenia oboInOwl:hasDbXref MESH:D000380 semapv:UnspecifiedMatching +HP:0001913 Granulocytopenia oboInOwl:hasDbXref SCTID:17182001 semapv:UnspecifiedMatching +HP:0001913 Granulocytopenia oboInOwl:hasDbXref SCTID:417672002 semapv:UnspecifiedMatching +HP:0001913 Granulocytopenia oboInOwl:hasDbXref UMLS:C0001824 semapv:UnspecifiedMatching +HP:0001915 Aplastic anemia oboInOwl:hasDbXref MESH:D000741 semapv:UnspecifiedMatching +HP:0001915 Aplastic anemia oboInOwl:hasDbXref SCTID:304132006 semapv:UnspecifiedMatching +HP:0001915 Aplastic anemia oboInOwl:hasDbXref SCTID:306058006 semapv:UnspecifiedMatching +HP:0001915 Aplastic anemia oboInOwl:hasDbXref UMLS:C0002874 semapv:UnspecifiedMatching +HP:0001917 Renal amyloidosis oboInOwl:hasDbXref SCTID:48713002 semapv:UnspecifiedMatching +HP:0001917 Renal amyloidosis oboInOwl:hasDbXref UMLS:C0268382 semapv:UnspecifiedMatching +HP:0001919 Acute kidney injury oboInOwl:hasDbXref MESH:D058186 semapv:UnspecifiedMatching +HP:0001919 Acute kidney injury oboInOwl:hasDbXref SCTID:14350001000004108 semapv:UnspecifiedMatching +HP:0001919 Acute kidney injury oboInOwl:hasDbXref SCTID:14669001 semapv:UnspecifiedMatching +HP:0001919 Acute kidney injury oboInOwl:hasDbXref UMLS:C0022660 semapv:UnspecifiedMatching +HP:0001919 Acute kidney injury oboInOwl:hasDbXref UMLS:C2609414 semapv:UnspecifiedMatching +HP:0001920 Renal artery stenosis oboInOwl:hasDbXref MESH:D012078 semapv:UnspecifiedMatching +HP:0001920 Renal artery stenosis oboInOwl:hasDbXref SCTID:282664001 semapv:UnspecifiedMatching +HP:0001920 Renal artery stenosis oboInOwl:hasDbXref SCTID:302233006 semapv:UnspecifiedMatching +HP:0001920 Renal artery stenosis oboInOwl:hasDbXref UMLS:C0035067 semapv:UnspecifiedMatching +HP:0001922 Vacuolated lymphocytes oboInOwl:hasDbXref UMLS:C1836855 semapv:UnspecifiedMatching +HP:0001923 Reticulocytosis oboInOwl:hasDbXref MESH:D045262 semapv:UnspecifiedMatching +HP:0001923 Reticulocytosis oboInOwl:hasDbXref SCTID:46049004 semapv:UnspecifiedMatching +HP:0001923 Reticulocytosis oboInOwl:hasDbXref UMLS:C0206160 semapv:UnspecifiedMatching +HP:0001924 Sideroblastic anemia oboInOwl:hasDbXref MESH:D000756 semapv:UnspecifiedMatching +HP:0001924 Sideroblastic anemia oboInOwl:hasDbXref SCTID:41841004 semapv:UnspecifiedMatching +HP:0001924 Sideroblastic anemia oboInOwl:hasDbXref UMLS:C0002896 semapv:UnspecifiedMatching +HP:0001927 Acanthocytosis oboInOwl:hasDbXref SCTID:250249008 semapv:UnspecifiedMatching +HP:0001927 Acanthocytosis oboInOwl:hasDbXref UMLS:C0687751 semapv:UnspecifiedMatching +HP:0001928 Abnormality of coagulation oboInOwl:hasDbXref MESH:D001778 semapv:UnspecifiedMatching +HP:0001928 Abnormality of coagulation oboInOwl:hasDbXref MESH:D006474 semapv:UnspecifiedMatching +HP:0001928 Abnormality of coagulation oboInOwl:hasDbXref SCTID:362970003 semapv:UnspecifiedMatching +HP:0001928 Abnormality of coagulation oboInOwl:hasDbXref SCTID:64779008 semapv:UnspecifiedMatching +HP:0001928 Abnormality of coagulation oboInOwl:hasDbXref UMLS:C0005779 semapv:UnspecifiedMatching +HP:0001928 Abnormality of coagulation oboInOwl:hasDbXref UMLS:C0019087 semapv:UnspecifiedMatching +HP:0001928 Abnormality of coagulation oboInOwl:hasDbXref UMLS:C1846821 semapv:UnspecifiedMatching +HP:0001929 Reduced factor XI activity oboInOwl:hasDbXref MESH:D005173 semapv:UnspecifiedMatching +HP:0001929 Reduced factor XI activity oboInOwl:hasDbXref SCTID:49762007 semapv:UnspecifiedMatching +HP:0001929 Reduced factor XI activity oboInOwl:hasDbXref UMLS:C0015523 semapv:UnspecifiedMatching +HP:0001930 Nonspherocytic hemolytic anemia oboInOwl:hasDbXref UMLS:C4025735 semapv:UnspecifiedMatching +HP:0001931 Hypochromic anemia oboInOwl:hasDbXref MESH:D000747 semapv:UnspecifiedMatching +HP:0001931 Hypochromic anemia oboInOwl:hasDbXref SCTID:44452003 semapv:UnspecifiedMatching +HP:0001931 Hypochromic anemia oboInOwl:hasDbXref UMLS:C0002884 semapv:UnspecifiedMatching +HP:0001933 Subcutaneous hemorrhage oboInOwl:hasDbXref UMLS:C0854107 semapv:UnspecifiedMatching +HP:0001934 Persistent bleeding after trauma oboInOwl:hasDbXref UMLS:C1844374 semapv:UnspecifiedMatching +HP:0001935 Microcytic anemia oboInOwl:hasDbXref MESH:C562385 semapv:UnspecifiedMatching +HP:0001935 Microcytic anemia oboInOwl:hasDbXref SCTID:234349007 semapv:UnspecifiedMatching +HP:0001935 Microcytic anemia oboInOwl:hasDbXref UMLS:C0085576 semapv:UnspecifiedMatching +HP:0001937 Microangiopathic hemolytic anemia oboInOwl:hasDbXref MESH:D000743 semapv:UnspecifiedMatching +HP:0001937 Microangiopathic hemolytic anemia oboInOwl:hasDbXref SCTID:51071000 semapv:UnspecifiedMatching +HP:0001937 Microangiopathic hemolytic anemia oboInOwl:hasDbXref UMLS:C0221021 semapv:UnspecifiedMatching +HP:0001939 Abnormality of metabolism/homeostasis oboInOwl:hasDbXref UMLS:C4021768 semapv:UnspecifiedMatching +HP:0001941 Acidosis oboInOwl:hasDbXref MESH:D000138 semapv:UnspecifiedMatching +HP:0001941 Acidosis oboInOwl:hasDbXref SCTID:51387008 semapv:UnspecifiedMatching +HP:0001941 Acidosis oboInOwl:hasDbXref UMLS:C0001122 semapv:UnspecifiedMatching +HP:0001942 Metabolic acidosis oboInOwl:hasDbXref MESH:D000138 semapv:UnspecifiedMatching +HP:0001942 Metabolic acidosis oboInOwl:hasDbXref SCTID:59455009 semapv:UnspecifiedMatching +HP:0001942 Metabolic acidosis oboInOwl:hasDbXref UMLS:C0220981 semapv:UnspecifiedMatching +HP:0001943 Hypoglycemia oboInOwl:hasDbXref MESH:D007003 semapv:UnspecifiedMatching +HP:0001943 Hypoglycemia oboInOwl:hasDbXref SCTID:237630007 semapv:UnspecifiedMatching +HP:0001943 Hypoglycemia oboInOwl:hasDbXref SCTID:271327008 semapv:UnspecifiedMatching +HP:0001943 Hypoglycemia oboInOwl:hasDbXref SCTID:302866003 semapv:UnspecifiedMatching +HP:0001943 Hypoglycemia oboInOwl:hasDbXref UMLS:C0020615 semapv:UnspecifiedMatching +HP:0001944 Dehydration oboInOwl:hasDbXref MESH:D003681 semapv:UnspecifiedMatching +HP:0001944 Dehydration oboInOwl:hasDbXref SCTID:34095006 semapv:UnspecifiedMatching +HP:0001944 Dehydration oboInOwl:hasDbXref UMLS:C0011175 semapv:UnspecifiedMatching +HP:0001945 Fever oboInOwl:hasDbXref MESH:D005334 semapv:UnspecifiedMatching +HP:0001945 Fever oboInOwl:hasDbXref SCTID:386661006 semapv:UnspecifiedMatching +HP:0001945 Fever oboInOwl:hasDbXref SCTID:50177009 semapv:UnspecifiedMatching +HP:0001945 Fever oboInOwl:hasDbXref UMLS:C0015967 semapv:UnspecifiedMatching +HP:0001946 Ketosis oboInOwl:hasDbXref MESH:D007662 semapv:UnspecifiedMatching +HP:0001946 Ketosis oboInOwl:hasDbXref SCTID:213281004 semapv:UnspecifiedMatching +HP:0001946 Ketosis oboInOwl:hasDbXref SCTID:2538008 semapv:UnspecifiedMatching +HP:0001946 Ketosis oboInOwl:hasDbXref UMLS:C0022638 semapv:UnspecifiedMatching +HP:0001946 Ketosis oboInOwl:hasDbXref UMLS:C0235430 semapv:UnspecifiedMatching +HP:0001947 Renal tubular acidosis oboInOwl:hasDbXref MESH:D000141 semapv:UnspecifiedMatching +HP:0001947 Renal tubular acidosis oboInOwl:hasDbXref SCTID:1776003 semapv:UnspecifiedMatching +HP:0001947 Renal tubular acidosis oboInOwl:hasDbXref UMLS:C0001126 semapv:UnspecifiedMatching +HP:0001948 Alkalosis oboInOwl:hasDbXref MESH:D000471 semapv:UnspecifiedMatching +HP:0001948 Alkalosis oboInOwl:hasDbXref SCTID:21420006 semapv:UnspecifiedMatching +HP:0001948 Alkalosis oboInOwl:hasDbXref UMLS:C0002063 semapv:UnspecifiedMatching +HP:0001949 Hypokalemic alkalosis oboInOwl:hasDbXref SCTID:22774003 semapv:UnspecifiedMatching +HP:0001949 Hypokalemic alkalosis oboInOwl:hasDbXref UMLS:C0085570 semapv:UnspecifiedMatching +HP:0001950 Respiratory alkalosis oboInOwl:hasDbXref MESH:D000472 semapv:UnspecifiedMatching +HP:0001950 Respiratory alkalosis oboInOwl:hasDbXref SCTID:111378004 semapv:UnspecifiedMatching +HP:0001950 Respiratory alkalosis oboInOwl:hasDbXref UMLS:C0002064 semapv:UnspecifiedMatching +HP:0001951 Episodic ammonia intoxication oboInOwl:hasDbXref UMLS:C1839541 semapv:UnspecifiedMatching +HP:0001952 Glucose intolerance oboInOwl:hasDbXref UMLS:C0235401 semapv:UnspecifiedMatching +HP:0001953 Diabetic ketoacidosis oboInOwl:hasDbXref MESH:D016883 semapv:UnspecifiedMatching +HP:0001953 Diabetic ketoacidosis oboInOwl:hasDbXref SCTID:420422005 semapv:UnspecifiedMatching +HP:0001953 Diabetic ketoacidosis oboInOwl:hasDbXref UMLS:C0011880 semapv:UnspecifiedMatching +HP:0001954 Recurrent fever oboInOwl:hasDbXref SCTID:77957000 semapv:UnspecifiedMatching +HP:0001954 Recurrent fever oboInOwl:hasDbXref UMLS:C0277799 semapv:UnspecifiedMatching +HP:0001955 Unexplained fevers oboInOwl:hasDbXref UMLS:C1844662 semapv:UnspecifiedMatching +HP:0001956 Truncal obesity oboInOwl:hasDbXref MESH:D056128 semapv:UnspecifiedMatching +HP:0001956 Truncal obesity oboInOwl:hasDbXref SCTID:248311001 semapv:UnspecifiedMatching +HP:0001956 Truncal obesity oboInOwl:hasDbXref UMLS:C0311277 semapv:UnspecifiedMatching +HP:0001958 Nonketotic hypoglycemia oboInOwl:hasDbXref UMLS:C1865292 semapv:UnspecifiedMatching +HP:0001959 Polydipsia oboInOwl:hasDbXref MESH:D059606 semapv:UnspecifiedMatching +HP:0001959 Polydipsia oboInOwl:hasDbXref SCTID:17173007 semapv:UnspecifiedMatching +HP:0001959 Polydipsia oboInOwl:hasDbXref SCTID:267026004 semapv:UnspecifiedMatching +HP:0001959 Polydipsia oboInOwl:hasDbXref UMLS:C0085602 semapv:UnspecifiedMatching +HP:0001960 Hypokalemic metabolic alkalosis oboInOwl:hasDbXref UMLS:C0740898 semapv:UnspecifiedMatching +HP:0001961 Hypoplastic heart oboInOwl:hasDbXref UMLS:C3151525 semapv:UnspecifiedMatching +HP:0001962 Palpitations oboInOwl:hasDbXref SCTID:80313002 semapv:UnspecifiedMatching +HP:0001962 Palpitations oboInOwl:hasDbXref UMLS:C0030252 semapv:UnspecifiedMatching +HP:0001963 Abnormal speech discrimination oboInOwl:hasDbXref UMLS:C1836752 semapv:UnspecifiedMatching +HP:0001964 Aplasia/Hypoplasia of metatarsal bones oboInOwl:hasDbXref UMLS:C1860182 semapv:UnspecifiedMatching +HP:0001965 Abnormal scalp morphology oboInOwl:hasDbXref UMLS:C4025734 semapv:UnspecifiedMatching +HP:0001966 Abnormal glomerular mesangium morphology oboInOwl:hasDbXref UMLS:C4025733 semapv:UnspecifiedMatching +HP:0001967 Diffuse mesangial sclerosis oboInOwl:hasDbXref MESH:C537346 semapv:UnspecifiedMatching +HP:0001967 Diffuse mesangial sclerosis oboInOwl:hasDbXref SCTID:111406002 semapv:UnspecifiedMatching +HP:0001967 Diffuse mesangial sclerosis oboInOwl:hasDbXref UMLS:C0268747 semapv:UnspecifiedMatching +HP:0001969 Abnormal tubulointerstitial morphology oboInOwl:hasDbXref MESH:D009395 semapv:UnspecifiedMatching +HP:0001969 Abnormal tubulointerstitial morphology oboInOwl:hasDbXref SCTID:28689008 semapv:UnspecifiedMatching +HP:0001969 Abnormal tubulointerstitial morphology oboInOwl:hasDbXref SCTID:428255004 semapv:UnspecifiedMatching +HP:0001969 Abnormal tubulointerstitial morphology oboInOwl:hasDbXref UMLS:C0041349 semapv:UnspecifiedMatching +HP:0001969 Abnormal tubulointerstitial morphology oboInOwl:hasDbXref UMLS:C4025732 semapv:UnspecifiedMatching +HP:0001970 Tubulointerstitial nephritis oboInOwl:hasDbXref MESH:D009395 semapv:UnspecifiedMatching +HP:0001970 Tubulointerstitial nephritis oboInOwl:hasDbXref SCTID:28689008 semapv:UnspecifiedMatching +HP:0001970 Tubulointerstitial nephritis oboInOwl:hasDbXref SCTID:428255004 semapv:UnspecifiedMatching +HP:0001970 Tubulointerstitial nephritis oboInOwl:hasDbXref UMLS:C0041349 semapv:UnspecifiedMatching +HP:0001971 Hypersplenism oboInOwl:hasDbXref MESH:D006971 semapv:UnspecifiedMatching +HP:0001971 Hypersplenism oboInOwl:hasDbXref SCTID:58381000 semapv:UnspecifiedMatching +HP:0001971 Hypersplenism oboInOwl:hasDbXref UMLS:C0020532 semapv:UnspecifiedMatching +HP:0001972 Macrocytic anemia oboInOwl:hasDbXref MESH:D000748 semapv:UnspecifiedMatching +HP:0001972 Macrocytic anemia oboInOwl:hasDbXref SCTID:83414005 semapv:UnspecifiedMatching +HP:0001972 Macrocytic anemia oboInOwl:hasDbXref UMLS:C0002886 semapv:UnspecifiedMatching +HP:0001973 Autoimmune thrombocytopenia oboInOwl:hasDbXref MESH:D016553 semapv:UnspecifiedMatching +HP:0001973 Autoimmune thrombocytopenia oboInOwl:hasDbXref SCTID:128091003 semapv:UnspecifiedMatching +HP:0001973 Autoimmune thrombocytopenia oboInOwl:hasDbXref SCTID:13172003 semapv:UnspecifiedMatching +HP:0001973 Autoimmune thrombocytopenia oboInOwl:hasDbXref SCTID:234490009 semapv:UnspecifiedMatching +HP:0001973 Autoimmune thrombocytopenia oboInOwl:hasDbXref SCTID:32273002 semapv:UnspecifiedMatching +HP:0001973 Autoimmune thrombocytopenia oboInOwl:hasDbXref UMLS:C0242584 semapv:UnspecifiedMatching +HP:0001973 Autoimmune thrombocytopenia oboInOwl:hasDbXref UMLS:C0398650 semapv:UnspecifiedMatching +HP:0001973 Autoimmune thrombocytopenia oboInOwl:hasDbXref UMLS:C0920163 semapv:UnspecifiedMatching +HP:0001974 Leukocytosis oboInOwl:hasDbXref MESH:D007964 semapv:UnspecifiedMatching +HP:0001974 Leukocytosis oboInOwl:hasDbXref SCTID:111583006 semapv:UnspecifiedMatching +HP:0001974 Leukocytosis oboInOwl:hasDbXref UMLS:C0023518 semapv:UnspecifiedMatching +HP:0001975 Decreased platelet glycoprotein IIb-IIIa oboInOwl:hasDbXref MESH:D013915 semapv:UnspecifiedMatching +HP:0001975 Decreased platelet glycoprotein IIb-IIIa oboInOwl:hasDbXref SCTID:32942005 semapv:UnspecifiedMatching +HP:0001975 Decreased platelet glycoprotein IIb-IIIa oboInOwl:hasDbXref UMLS:C0040015 semapv:UnspecifiedMatching +HP:0001975 Decreased platelet glycoprotein IIb-IIIa oboInOwl:hasDbXref UMLS:C4021767 semapv:UnspecifiedMatching +HP:0001976 Reduced antithrombin III activity oboInOwl:hasDbXref MESH:D020152 semapv:UnspecifiedMatching +HP:0001976 Reduced antithrombin III activity oboInOwl:hasDbXref SCTID:36351005 semapv:UnspecifiedMatching +HP:0001976 Reduced antithrombin III activity oboInOwl:hasDbXref UMLS:C0272375 semapv:UnspecifiedMatching +HP:0001977 Abnormal thrombosis oboInOwl:hasDbXref UMLS:C4025731 semapv:UnspecifiedMatching +HP:0001978 Extramedullary hematopoiesis oboInOwl:hasDbXref SCTID:124958002 semapv:UnspecifiedMatching +HP:0001978 Extramedullary hematopoiesis oboInOwl:hasDbXref SCTID:42952007 semapv:UnspecifiedMatching +HP:0001978 Extramedullary hematopoiesis oboInOwl:hasDbXref UMLS:C1292120 semapv:UnspecifiedMatching +HP:0001978 Extramedullary hematopoiesis oboInOwl:hasDbXref UMLS:C2613439 semapv:UnspecifiedMatching +HP:0001980 Megaloblastic bone marrow oboInOwl:hasDbXref SCTID:167921008 semapv:UnspecifiedMatching +HP:0001980 Megaloblastic bone marrow oboInOwl:hasDbXref UMLS:C0238801 semapv:UnspecifiedMatching +HP:0001981 Schistocytosis oboInOwl:hasDbXref SCTID:385472000 semapv:UnspecifiedMatching +HP:0001981 Schistocytosis oboInOwl:hasDbXref UMLS:C0344386 semapv:UnspecifiedMatching +HP:0001982 Sea-blue histiocytosis oboInOwl:hasDbXref MESH:D012618 semapv:UnspecifiedMatching +HP:0001982 Sea-blue histiocytosis oboInOwl:hasDbXref SCTID:37821003 semapv:UnspecifiedMatching +HP:0001982 Sea-blue histiocytosis oboInOwl:hasDbXref UMLS:C0036489 semapv:UnspecifiedMatching +HP:0001983 Reduced lymphocyte surface expression of CD43 oboInOwl:hasDbXref UMLS:C4021766 semapv:UnspecifiedMatching +HP:0001984 Intolerance to protein oboInOwl:hasDbXref UMLS:C1396243 semapv:UnspecifiedMatching +HP:0001985 Hypoketotic hypoglycemia oboInOwl:hasDbXref UMLS:C1856438 semapv:UnspecifiedMatching +HP:0001986 Hypertonic dehydration oboInOwl:hasDbXref UMLS:C1112601 semapv:UnspecifiedMatching +HP:0001987 Hyperammonemia oboInOwl:hasDbXref MESH:D022124 semapv:UnspecifiedMatching +HP:0001987 Hyperammonemia oboInOwl:hasDbXref SCTID:9360008 semapv:UnspecifiedMatching +HP:0001987 Hyperammonemia oboInOwl:hasDbXref UMLS:C0220994 semapv:UnspecifiedMatching +HP:0001988 Recurrent hypoglycemia oboInOwl:hasDbXref UMLS:C1846288 semapv:UnspecifiedMatching +HP:0001989 Fetal akinesia sequence oboInOwl:hasDbXref MESH:C536647 semapv:UnspecifiedMatching +HP:0001989 Fetal akinesia sequence oboInOwl:hasDbXref SCTID:401138005 semapv:UnspecifiedMatching +HP:0001989 Fetal akinesia sequence oboInOwl:hasDbXref UMLS:C1276035 semapv:UnspecifiedMatching +HP:0001989 Fetal akinesia sequence oboInOwl:hasDbXref UMLS:C3151520 semapv:UnspecifiedMatching +HP:0001991 Aplasia/Hypoplasia of toe oboInOwl:hasDbXref UMLS:C3551148 semapv:UnspecifiedMatching +HP:0001992 Organic aciduria oboInOwl:hasDbXref UMLS:C0241775 semapv:UnspecifiedMatching +HP:0001993 Ketoacidosis oboInOwl:hasDbXref SCTID:56051008 semapv:UnspecifiedMatching +HP:0001993 Ketoacidosis oboInOwl:hasDbXref UMLS:C0220982 semapv:UnspecifiedMatching +HP:0001994 Renal Fanconi syndrome oboInOwl:hasDbXref MESH:D005198 semapv:UnspecifiedMatching +HP:0001994 Renal Fanconi syndrome oboInOwl:hasDbXref SCTID:236468006 semapv:UnspecifiedMatching +HP:0001994 Renal Fanconi syndrome oboInOwl:hasDbXref SCTID:44673006 semapv:UnspecifiedMatching +HP:0001994 Renal Fanconi syndrome oboInOwl:hasDbXref UMLS:C0341703 semapv:UnspecifiedMatching +HP:0001995 Hyperchloremic acidosis oboInOwl:hasDbXref SCTID:18104000 semapv:UnspecifiedMatching +HP:0001995 Hyperchloremic acidosis oboInOwl:hasDbXref UMLS:C0085569 semapv:UnspecifiedMatching +HP:0001996 Chronic metabolic acidosis oboInOwl:hasDbXref UMLS:C0740749 semapv:UnspecifiedMatching +HP:0001997 Gout oboInOwl:hasDbXref MESH:D006073 semapv:UnspecifiedMatching +HP:0001997 Gout oboInOwl:hasDbXref MESH:D015210 semapv:UnspecifiedMatching +HP:0001997 Gout oboInOwl:hasDbXref SCTID:170733007 semapv:UnspecifiedMatching +HP:0001997 Gout oboInOwl:hasDbXref SCTID:190828008 semapv:UnspecifiedMatching +HP:0001997 Gout oboInOwl:hasDbXref SCTID:48440001 semapv:UnspecifiedMatching +HP:0001997 Gout oboInOwl:hasDbXref SCTID:90560007 semapv:UnspecifiedMatching +HP:0001997 Gout oboInOwl:hasDbXref UMLS:C0003868 semapv:UnspecifiedMatching +HP:0001997 Gout oboInOwl:hasDbXref UMLS:C0018099 semapv:UnspecifiedMatching +HP:0001998 Neonatal hypoglycemia oboInOwl:hasDbXref SCTID:52767006 semapv:UnspecifiedMatching +HP:0001998 Neonatal hypoglycemia oboInOwl:hasDbXref UMLS:C0158986 semapv:UnspecifiedMatching +HP:0001999 Abnormal facial shape oboInOwl:hasDbXref SCTID:248200007 semapv:UnspecifiedMatching +HP:0001999 Abnormal facial shape oboInOwl:hasDbXref SCTID:32003007 semapv:UnspecifiedMatching +HP:0001999 Abnormal facial shape oboInOwl:hasDbXref SCTID:398206004 semapv:UnspecifiedMatching +HP:0001999 Abnormal facial shape oboInOwl:hasDbXref SCTID:398302004 semapv:UnspecifiedMatching +HP:0001999 Abnormal facial shape oboInOwl:hasDbXref UMLS:C0266617 semapv:UnspecifiedMatching +HP:0001999 Abnormal facial shape oboInOwl:hasDbXref UMLS:C0424503 semapv:UnspecifiedMatching +HP:0001999 Abnormal facial shape oboInOwl:hasDbXref UMLS:C1385263 semapv:UnspecifiedMatching +HP:0001999 Abnormal facial shape oboInOwl:hasDbXref UMLS:C4072832 semapv:UnspecifiedMatching +HP:0001999 Abnormal facial shape oboInOwl:hasDbXref UMLS:C4072833 semapv:UnspecifiedMatching +HP:0002000 Short columella oboInOwl:hasDbXref UMLS:C1857479 semapv:UnspecifiedMatching +HP:0002000 Short columella oboInOwl:hasDbXref UMLS:C4280585 semapv:UnspecifiedMatching +HP:0002002 Deep philtrum oboInOwl:hasDbXref UMLS:C1839797 semapv:UnspecifiedMatching +HP:0002002 Deep philtrum oboInOwl:hasDbXref UMLS:C4020861 semapv:UnspecifiedMatching +HP:0002003 Large forehead oboInOwl:hasDbXref UMLS:C1839783 semapv:UnspecifiedMatching +HP:0002003 Large forehead oboInOwl:hasDbXref UMLS:C4280583 semapv:UnspecifiedMatching +HP:0002003 Large forehead oboInOwl:hasDbXref UMLS:C4280584 semapv:UnspecifiedMatching +HP:0002006 Facial cleft oboInOwl:hasDbXref SCTID:92821006 semapv:UnspecifiedMatching +HP:0002006 Facial cleft oboInOwl:hasDbXref UMLS:C0685787 semapv:UnspecifiedMatching +HP:0002007 Frontal bossing oboInOwl:hasDbXref SCTID:90145001 semapv:UnspecifiedMatching +HP:0002007 Frontal bossing oboInOwl:hasDbXref UMLS:C0221354 semapv:UnspecifiedMatching +HP:0002009 Potter facies oboInOwl:hasDbXref SCTID:24814002 semapv:UnspecifiedMatching +HP:0002009 Potter facies oboInOwl:hasDbXref UMLS:C0266619 semapv:UnspecifiedMatching +HP:0002010 Narrow maxilla oboInOwl:hasDbXref UMLS:C1851835 semapv:UnspecifiedMatching +HP:0002011 Morphological central nervous system abnormality oboInOwl:hasDbXref MESH:D002493 semapv:UnspecifiedMatching +HP:0002011 Morphological central nervous system abnormality oboInOwl:hasDbXref SCTID:23853001 semapv:UnspecifiedMatching +HP:0002011 Morphological central nervous system abnormality oboInOwl:hasDbXref UMLS:C0007682 semapv:UnspecifiedMatching +HP:0002011 Morphological central nervous system abnormality oboInOwl:hasDbXref UMLS:C4021765 semapv:UnspecifiedMatching +HP:0002012 Abnormality of the abdominal organs oboInOwl:hasDbXref UMLS:C4021764 semapv:UnspecifiedMatching +HP:0002013 Vomiting oboInOwl:hasDbXref MESH:D014839 semapv:UnspecifiedMatching +HP:0002013 Vomiting oboInOwl:hasDbXref SCTID:249497008 semapv:UnspecifiedMatching +HP:0002013 Vomiting oboInOwl:hasDbXref SCTID:300359004 semapv:UnspecifiedMatching +HP:0002013 Vomiting oboInOwl:hasDbXref SCTID:422400008 semapv:UnspecifiedMatching +HP:0002013 Vomiting oboInOwl:hasDbXref UMLS:C0042963 semapv:UnspecifiedMatching +HP:0002014 Diarrhea oboInOwl:hasDbXref MESH:D003967 semapv:UnspecifiedMatching +HP:0002014 Diarrhea oboInOwl:hasDbXref SCTID:267060006 semapv:UnspecifiedMatching +HP:0002014 Diarrhea oboInOwl:hasDbXref SCTID:62315008 semapv:UnspecifiedMatching +HP:0002014 Diarrhea oboInOwl:hasDbXref UMLS:C0011991 semapv:UnspecifiedMatching +HP:0002015 Dysphagia oboInOwl:hasDbXref MESH:D003680 semapv:UnspecifiedMatching +HP:0002015 Dysphagia oboInOwl:hasDbXref SCTID:288939007 semapv:UnspecifiedMatching +HP:0002015 Dysphagia oboInOwl:hasDbXref SCTID:40739000 semapv:UnspecifiedMatching +HP:0002015 Dysphagia oboInOwl:hasDbXref UMLS:C0011168 semapv:UnspecifiedMatching +HP:0002017 Nausea and vomiting oboInOwl:hasDbXref SCTID:16932000 semapv:UnspecifiedMatching +HP:0002017 Nausea and vomiting oboInOwl:hasDbXref UMLS:C0027498 semapv:UnspecifiedMatching +HP:0002018 Nausea oboInOwl:hasDbXref MESH:D009325 semapv:UnspecifiedMatching +HP:0002018 Nausea oboInOwl:hasDbXref SCTID:422587007 semapv:UnspecifiedMatching +HP:0002018 Nausea oboInOwl:hasDbXref UMLS:C0027497 semapv:UnspecifiedMatching +HP:0002019 Constipation oboInOwl:hasDbXref MESH:D003248 semapv:UnspecifiedMatching +HP:0002019 Constipation oboInOwl:hasDbXref SCTID:14760008 semapv:UnspecifiedMatching +HP:0002019 Constipation oboInOwl:hasDbXref SCTID:225595004 semapv:UnspecifiedMatching +HP:0002019 Constipation oboInOwl:hasDbXref UMLS:C0009806 semapv:UnspecifiedMatching +HP:0002019 Constipation oboInOwl:hasDbXref UMLS:C0237326 semapv:UnspecifiedMatching +HP:0002020 Gastroesophageal reflux oboInOwl:hasDbXref MESH:D005764 semapv:UnspecifiedMatching +HP:0002020 Gastroesophageal reflux oboInOwl:hasDbXref MESH:D006356 semapv:UnspecifiedMatching +HP:0002020 Gastroesophageal reflux oboInOwl:hasDbXref SCTID:16331000 semapv:UnspecifiedMatching +HP:0002020 Gastroesophageal reflux oboInOwl:hasDbXref SCTID:235595009 semapv:UnspecifiedMatching +HP:0002020 Gastroesophageal reflux oboInOwl:hasDbXref SCTID:698065002 semapv:UnspecifiedMatching +HP:0002020 Gastroesophageal reflux oboInOwl:hasDbXref UMLS:C0017168 semapv:UnspecifiedMatching +HP:0002020 Gastroesophageal reflux oboInOwl:hasDbXref UMLS:C0018834 semapv:UnspecifiedMatching +HP:0002021 Pyloric stenosis oboInOwl:hasDbXref MESH:D011707 semapv:UnspecifiedMatching +HP:0002021 Pyloric stenosis oboInOwl:hasDbXref SCTID:367403001 semapv:UnspecifiedMatching +HP:0002021 Pyloric stenosis oboInOwl:hasDbXref UMLS:C0034194 semapv:UnspecifiedMatching +HP:0002023 Anal atresia oboInOwl:hasDbXref MESH:D001006 semapv:UnspecifiedMatching +HP:0002023 Anal atresia oboInOwl:hasDbXref SCTID:204712000 semapv:UnspecifiedMatching +HP:0002023 Anal atresia oboInOwl:hasDbXref SCTID:204731006 semapv:UnspecifiedMatching +HP:0002023 Anal atresia oboInOwl:hasDbXref UMLS:C0003466 semapv:UnspecifiedMatching +HP:0002024 Malabsorption oboInOwl:hasDbXref UMLS:C3714745 semapv:UnspecifiedMatching +HP:0002025 Anal stenosis oboInOwl:hasDbXref SCTID:250037002 semapv:UnspecifiedMatching +HP:0002025 Anal stenosis oboInOwl:hasDbXref SCTID:69914001 semapv:UnspecifiedMatching +HP:0002025 Anal stenosis oboInOwl:hasDbXref UMLS:C0262374 semapv:UnspecifiedMatching +HP:0002027 Abdominal pain oboInOwl:hasDbXref MESH:D015746 semapv:UnspecifiedMatching +HP:0002027 Abdominal pain oboInOwl:hasDbXref SCTID:21522001 semapv:UnspecifiedMatching +HP:0002027 Abdominal pain oboInOwl:hasDbXref UMLS:C0000737 semapv:UnspecifiedMatching +HP:0002028 Chronic diarrhea oboInOwl:hasDbXref SCTID:236071009 semapv:UnspecifiedMatching +HP:0002028 Chronic diarrhea oboInOwl:hasDbXref UMLS:C0401151 semapv:UnspecifiedMatching +HP:0002031 Abnormal esophagus morphology oboInOwl:hasDbXref SCTID:69771008 semapv:UnspecifiedMatching +HP:0002031 Abnormal esophagus morphology oboInOwl:hasDbXref UMLS:C0266126 semapv:UnspecifiedMatching +HP:0002032 Esophageal atresia oboInOwl:hasDbXref MESH:D004933 semapv:UnspecifiedMatching +HP:0002032 Esophageal atresia oboInOwl:hasDbXref SCTID:26179002 semapv:UnspecifiedMatching +HP:0002032 Esophageal atresia oboInOwl:hasDbXref UMLS:C0014850 semapv:UnspecifiedMatching +HP:0002033 Poor suck oboInOwl:hasDbXref UMLS:C1837142 semapv:UnspecifiedMatching +HP:0002034 Abnormal rectum morphology oboInOwl:hasDbXref SCTID:86993003 semapv:UnspecifiedMatching +HP:0002034 Abnormal rectum morphology oboInOwl:hasDbXref UMLS:C0266210 semapv:UnspecifiedMatching +HP:0002035 Rectal prolapse oboInOwl:hasDbXref MESH:D012005 semapv:UnspecifiedMatching +HP:0002035 Rectal prolapse oboInOwl:hasDbXref SCTID:57773001 semapv:UnspecifiedMatching +HP:0002035 Rectal prolapse oboInOwl:hasDbXref UMLS:C0034888 semapv:UnspecifiedMatching +HP:0002036 Hiatus hernia oboInOwl:hasDbXref MESH:D006551 semapv:UnspecifiedMatching +HP:0002036 Hiatus hernia oboInOwl:hasDbXref SCTID:84089009 semapv:UnspecifiedMatching +HP:0002036 Hiatus hernia oboInOwl:hasDbXref UMLS:C3489393 semapv:UnspecifiedMatching +HP:0002037 Inflammation of the large intestine oboInOwl:hasDbXref MESH:D015212 semapv:UnspecifiedMatching +HP:0002037 Inflammation of the large intestine oboInOwl:hasDbXref SCTID:24526004 semapv:UnspecifiedMatching +HP:0002037 Inflammation of the large intestine oboInOwl:hasDbXref SCTID:302168000 semapv:UnspecifiedMatching +HP:0002037 Inflammation of the large intestine oboInOwl:hasDbXref UMLS:C0021390 semapv:UnspecifiedMatching +HP:0002037 Inflammation of the large intestine oboInOwl:hasDbXref UMLS:C0578878 semapv:UnspecifiedMatching +HP:0002038 Protein avoidance oboInOwl:hasDbXref UMLS:C1839531 semapv:UnspecifiedMatching +HP:0002039 Anorexia oboInOwl:hasDbXref MESH:D000855 semapv:UnspecifiedMatching +HP:0002039 Anorexia oboInOwl:hasDbXref SCTID:79890006 semapv:UnspecifiedMatching +HP:0002039 Anorexia oboInOwl:hasDbXref UMLS:C0003123 semapv:UnspecifiedMatching +HP:0002040 Esophageal varix oboInOwl:hasDbXref MESH:D004932 semapv:UnspecifiedMatching +HP:0002040 Esophageal varix oboInOwl:hasDbXref SCTID:28670008 semapv:UnspecifiedMatching +HP:0002040 Esophageal varix oboInOwl:hasDbXref UMLS:C0014867 semapv:UnspecifiedMatching +HP:0002041 Intractable diarrhea oboInOwl:hasDbXref UMLS:C0743178 semapv:UnspecifiedMatching +HP:0002043 Esophageal stricture oboInOwl:hasDbXref MESH:D004940 semapv:UnspecifiedMatching +HP:0002043 Esophageal stricture oboInOwl:hasDbXref SCTID:63305008 semapv:UnspecifiedMatching +HP:0002043 Esophageal stricture oboInOwl:hasDbXref UMLS:C0014866 semapv:UnspecifiedMatching +HP:0002044 Zollinger-Ellison syndrome oboInOwl:hasDbXref MESH:D015043 semapv:UnspecifiedMatching +HP:0002044 Zollinger-Ellison syndrome oboInOwl:hasDbXref SCTID:53132006 semapv:UnspecifiedMatching +HP:0002044 Zollinger-Ellison syndrome oboInOwl:hasDbXref UMLS:C0043515 semapv:UnspecifiedMatching +HP:0002045 Hypothermia oboInOwl:hasDbXref MESH:D007035 semapv:UnspecifiedMatching +HP:0002045 Hypothermia oboInOwl:hasDbXref SCTID:386689009 semapv:UnspecifiedMatching +HP:0002045 Hypothermia oboInOwl:hasDbXref UMLS:C0020672 semapv:UnspecifiedMatching +HP:0002046 Heat intolerance oboInOwl:hasDbXref SCTID:69215007 semapv:UnspecifiedMatching +HP:0002046 Heat intolerance oboInOwl:hasDbXref UMLS:C0231274 semapv:UnspecifiedMatching +HP:0002047 Malignant hyperthermia oboInOwl:hasDbXref MESH:D008305 semapv:UnspecifiedMatching +HP:0002047 Malignant hyperthermia oboInOwl:hasDbXref SCTID:213026003 semapv:UnspecifiedMatching +HP:0002047 Malignant hyperthermia oboInOwl:hasDbXref SCTID:405501007 semapv:UnspecifiedMatching +HP:0002047 Malignant hyperthermia oboInOwl:hasDbXref UMLS:C0024591 semapv:UnspecifiedMatching +HP:0002048 Renal cortical atrophy oboInOwl:hasDbXref UMLS:C4025730 semapv:UnspecifiedMatching +HP:0002049 Proximal renal tubular acidosis oboInOwl:hasDbXref MESH:D000141 semapv:UnspecifiedMatching +HP:0002049 Proximal renal tubular acidosis oboInOwl:hasDbXref SCTID:24790002 semapv:UnspecifiedMatching +HP:0002049 Proximal renal tubular acidosis oboInOwl:hasDbXref UMLS:C0268435 semapv:UnspecifiedMatching +HP:0002050 Macroorchidism, postpubertal oboInOwl:hasDbXref UMLS:C1839782 semapv:UnspecifiedMatching +HP:0002054 Heavy supraorbital ridges oboInOwl:hasDbXref UMLS:C1845107 semapv:UnspecifiedMatching +HP:0002055 Curved linear dimple below the lower lip oboInOwl:hasDbXref UMLS:C1844572 semapv:UnspecifiedMatching +HP:0002056 Abnormality of the glabella oboInOwl:hasDbXref UMLS:C4021763 semapv:UnspecifiedMatching +HP:0002057 Prominent glabella oboInOwl:hasDbXref UMLS:C1860247 semapv:UnspecifiedMatching +HP:0002058 Myopathic facies oboInOwl:hasDbXref SCTID:26432009 semapv:UnspecifiedMatching +HP:0002058 Myopathic facies oboInOwl:hasDbXref UMLS:C0332615 semapv:UnspecifiedMatching +HP:0002059 Cerebral atrophy oboInOwl:hasDbXref SCTID:278849000 semapv:UnspecifiedMatching +HP:0002059 Cerebral atrophy oboInOwl:hasDbXref SCTID:418143002 semapv:UnspecifiedMatching +HP:0002059 Cerebral atrophy oboInOwl:hasDbXref SCTID:52522001 semapv:UnspecifiedMatching +HP:0002059 Cerebral atrophy oboInOwl:hasDbXref UMLS:C0154671 semapv:UnspecifiedMatching +HP:0002059 Cerebral atrophy oboInOwl:hasDbXref UMLS:C0235946 semapv:UnspecifiedMatching +HP:0002059 Cerebral atrophy oboInOwl:hasDbXref UMLS:C4020860 semapv:UnspecifiedMatching +HP:0002060 Abnormal cerebral morphology oboInOwl:hasDbXref UMLS:C4021762 semapv:UnspecifiedMatching +HP:0002061 Lower limb spasticity oboInOwl:hasDbXref SCTID:394679006 semapv:UnspecifiedMatching +HP:0002061 Lower limb spasticity oboInOwl:hasDbXref UMLS:C1271100 semapv:UnspecifiedMatching +HP:0002062 Morphological abnormality of the pyramidal tract oboInOwl:hasDbXref UMLS:C4020859 semapv:UnspecifiedMatching +HP:0002062 Morphological abnormality of the pyramidal tract oboInOwl:hasDbXref UMLS:C4021761 semapv:UnspecifiedMatching +HP:0002063 Rigidity oboInOwl:hasDbXref MESH:D009127 semapv:UnspecifiedMatching +HP:0002063 Rigidity oboInOwl:hasDbXref SCTID:16046003 semapv:UnspecifiedMatching +HP:0002063 Rigidity oboInOwl:hasDbXref UMLS:C0026837 semapv:UnspecifiedMatching +HP:0002064 Spastic gait oboInOwl:hasDbXref MESH:D020233 semapv:UnspecifiedMatching +HP:0002064 Spastic gait oboInOwl:hasDbXref SCTID:9447003 semapv:UnspecifiedMatching +HP:0002064 Spastic gait oboInOwl:hasDbXref UMLS:C0231687 semapv:UnspecifiedMatching +HP:0002066 Gait ataxia oboInOwl:hasDbXref MESH:D020234 semapv:UnspecifiedMatching +HP:0002066 Gait ataxia oboInOwl:hasDbXref SCTID:25136009 semapv:UnspecifiedMatching +HP:0002066 Gait ataxia oboInOwl:hasDbXref UMLS:C0751837 semapv:UnspecifiedMatching +HP:0002067 Bradykinesia oboInOwl:hasDbXref MESH:D018476 semapv:UnspecifiedMatching +HP:0002067 Bradykinesia oboInOwl:hasDbXref SCTID:399317006 semapv:UnspecifiedMatching +HP:0002067 Bradykinesia oboInOwl:hasDbXref UMLS:C0233565 semapv:UnspecifiedMatching +HP:0002068 Neuromuscular dysphagia oboInOwl:hasDbXref UMLS:C4025729 semapv:UnspecifiedMatching +HP:0002069 Bilateral tonic-clonic seizure oboInOwl:hasDbXref MESH:D012640 semapv:UnspecifiedMatching +HP:0002069 Bilateral tonic-clonic seizure oboInOwl:hasDbXref SCTID:54200006 semapv:UnspecifiedMatching +HP:0002069 Bilateral tonic-clonic seizure oboInOwl:hasDbXref UMLS:C0494475 semapv:UnspecifiedMatching +HP:0002070 Limb ataxia oboInOwl:hasDbXref MESH:D001259 semapv:UnspecifiedMatching +HP:0002070 Limb ataxia oboInOwl:hasDbXref UMLS:C0750937 semapv:UnspecifiedMatching +HP:0002071 Abnormality of extrapyramidal motor function oboInOwl:hasDbXref MESH:D001480 semapv:UnspecifiedMatching +HP:0002071 Abnormality of extrapyramidal motor function oboInOwl:hasDbXref SCTID:43378000 semapv:UnspecifiedMatching +HP:0002071 Abnormality of extrapyramidal motor function oboInOwl:hasDbXref SCTID:76349003 semapv:UnspecifiedMatching +HP:0002071 Abnormality of extrapyramidal motor function oboInOwl:hasDbXref UMLS:C0015371 semapv:UnspecifiedMatching +HP:0002071 Abnormality of extrapyramidal motor function oboInOwl:hasDbXref UMLS:C0234133 semapv:UnspecifiedMatching +HP:0002072 Chorea oboInOwl:hasDbXref MESH:D002819 semapv:UnspecifiedMatching +HP:0002072 Chorea oboInOwl:hasDbXref SCTID:271700006 semapv:UnspecifiedMatching +HP:0002072 Chorea oboInOwl:hasDbXref UMLS:C0008489 semapv:UnspecifiedMatching +HP:0002072 Chorea oboInOwl:hasDbXref UMLS:C4020858 semapv:UnspecifiedMatching +HP:0002073 Progressive cerebellar ataxia oboInOwl:hasDbXref SCTID:230233000 semapv:UnspecifiedMatching +HP:0002073 Progressive cerebellar ataxia oboInOwl:hasDbXref UMLS:C0393525 semapv:UnspecifiedMatching +HP:0002074 Increased neuronal autofluorescent lipopigment oboInOwl:hasDbXref UMLS:C4020857 semapv:UnspecifiedMatching +HP:0002074 Increased neuronal autofluorescent lipopigment oboInOwl:hasDbXref UMLS:C4025728 semapv:UnspecifiedMatching +HP:0002075 Dysdiadochokinesis oboInOwl:hasDbXref SCTID:23133003 semapv:UnspecifiedMatching +HP:0002075 Dysdiadochokinesis oboInOwl:hasDbXref UMLS:C0234979 semapv:UnspecifiedMatching +HP:0002076 Migraine oboInOwl:hasDbXref MESH:D008881 semapv:UnspecifiedMatching +HP:0002076 Migraine oboInOwl:hasDbXref SCTID:37796009 semapv:UnspecifiedMatching +HP:0002076 Migraine oboInOwl:hasDbXref UMLS:C0149931 semapv:UnspecifiedMatching +HP:0002076 Migraine oboInOwl:hasDbXref UMLS:C0744641 semapv:UnspecifiedMatching +HP:0002077 Migraine with aura oboInOwl:hasDbXref MESH:D020325 semapv:UnspecifiedMatching +HP:0002077 Migraine with aura oboInOwl:hasDbXref SCTID:4473006 semapv:UnspecifiedMatching +HP:0002077 Migraine with aura oboInOwl:hasDbXref UMLS:C0154723 semapv:UnspecifiedMatching +HP:0002078 Truncal ataxia oboInOwl:hasDbXref MESH:D001259 semapv:UnspecifiedMatching +HP:0002078 Truncal ataxia oboInOwl:hasDbXref SCTID:250067008 semapv:UnspecifiedMatching +HP:0002078 Truncal ataxia oboInOwl:hasDbXref UMLS:C0427190 semapv:UnspecifiedMatching +HP:0002079 Hypoplasia of the corpus callosum oboInOwl:hasDbXref SCTID:204043002 semapv:UnspecifiedMatching +HP:0002079 Hypoplasia of the corpus callosum oboInOwl:hasDbXref UMLS:C0344482 semapv:UnspecifiedMatching +HP:0002080 Intention tremor oboInOwl:hasDbXref MESH:D014202 semapv:UnspecifiedMatching +HP:0002080 Intention tremor oboInOwl:hasDbXref SCTID:30721006 semapv:UnspecifiedMatching +HP:0002080 Intention tremor oboInOwl:hasDbXref UMLS:C0234376 semapv:UnspecifiedMatching +HP:0002080 Intention tremor oboInOwl:hasDbXref UMLS:C4020856 semapv:UnspecifiedMatching +HP:0002083 Migraine without aura oboInOwl:hasDbXref MESH:D020326 semapv:UnspecifiedMatching +HP:0002083 Migraine without aura oboInOwl:hasDbXref SCTID:56097005 semapv:UnspecifiedMatching +HP:0002083 Migraine without aura oboInOwl:hasDbXref UMLS:C0338480 semapv:UnspecifiedMatching +HP:0002084 Encephalocele oboInOwl:hasDbXref MESH:D004677 semapv:UnspecifiedMatching +HP:0002084 Encephalocele oboInOwl:hasDbXref SCTID:253101008 semapv:UnspecifiedMatching +HP:0002084 Encephalocele oboInOwl:hasDbXref SCTID:48777005 semapv:UnspecifiedMatching +HP:0002084 Encephalocele oboInOwl:hasDbXref SCTID:55999004 semapv:UnspecifiedMatching +HP:0002084 Encephalocele oboInOwl:hasDbXref UMLS:C0014065 semapv:UnspecifiedMatching +HP:0002085 Occipital encephalocele oboInOwl:hasDbXref MESH:D004677 semapv:UnspecifiedMatching +HP:0002085 Occipital encephalocele oboInOwl:hasDbXref SCTID:42376006 semapv:UnspecifiedMatching +HP:0002085 Occipital encephalocele oboInOwl:hasDbXref UMLS:C0014067 semapv:UnspecifiedMatching +HP:0002086 Abnormality of the respiratory system oboInOwl:hasDbXref UMLS:C4018871 semapv:UnspecifiedMatching +HP:0002087 Abnormality of the upper respiratory tract oboInOwl:hasDbXref UMLS:C4025727 semapv:UnspecifiedMatching +HP:0002088 Abnormal lung morphology oboInOwl:hasDbXref MESH:D008171 semapv:UnspecifiedMatching +HP:0002088 Abnormal lung morphology oboInOwl:hasDbXref SCTID:19829001 semapv:UnspecifiedMatching +HP:0002088 Abnormal lung morphology oboInOwl:hasDbXref UMLS:C0024115 semapv:UnspecifiedMatching +HP:0002088 Abnormal lung morphology oboInOwl:hasDbXref UMLS:C4021760 semapv:UnspecifiedMatching +HP:0002089 Pulmonary hypoplasia oboInOwl:hasDbXref SCTID:80825009 semapv:UnspecifiedMatching +HP:0002089 Pulmonary hypoplasia oboInOwl:hasDbXref UMLS:C0265783 semapv:UnspecifiedMatching +HP:0002090 Pneumonia oboInOwl:hasDbXref MESH:D011014 semapv:UnspecifiedMatching +HP:0002090 Pneumonia oboInOwl:hasDbXref SCTID:233604007 semapv:UnspecifiedMatching +HP:0002090 Pneumonia oboInOwl:hasDbXref UMLS:C0032285 semapv:UnspecifiedMatching +HP:0002091 Restrictive ventilatory defect oboInOwl:hasDbXref SCTID:36485005 semapv:UnspecifiedMatching +HP:0002091 Restrictive ventilatory defect oboInOwl:hasDbXref UMLS:C0085581 semapv:UnspecifiedMatching +HP:0002091 Restrictive ventilatory defect oboInOwl:hasDbXref UMLS:C3277226 semapv:UnspecifiedMatching +HP:0002092 Pulmonary arterial hypertension oboInOwl:hasDbXref MESH:D006976 semapv:UnspecifiedMatching +HP:0002092 Pulmonary arterial hypertension oboInOwl:hasDbXref MESH:D065627 semapv:UnspecifiedMatching +HP:0002092 Pulmonary arterial hypertension oboInOwl:hasDbXref SCTID:11399002 semapv:UnspecifiedMatching +HP:0002092 Pulmonary arterial hypertension oboInOwl:hasDbXref SCTID:697898008 semapv:UnspecifiedMatching +HP:0002092 Pulmonary arterial hypertension oboInOwl:hasDbXref SCTID:70995007 semapv:UnspecifiedMatching +HP:0002092 Pulmonary arterial hypertension oboInOwl:hasDbXref UMLS:C0020542 semapv:UnspecifiedMatching +HP:0002092 Pulmonary arterial hypertension oboInOwl:hasDbXref UMLS:C2973725 semapv:UnspecifiedMatching +HP:0002092 Pulmonary arterial hypertension oboInOwl:hasDbXref UMLS:C3203102 semapv:UnspecifiedMatching +HP:0002093 Respiratory insufficiency oboInOwl:hasDbXref MESH:D012131 semapv:UnspecifiedMatching +HP:0002093 Respiratory insufficiency oboInOwl:hasDbXref SCTID:409623005 semapv:UnspecifiedMatching +HP:0002093 Respiratory insufficiency oboInOwl:hasDbXref UMLS:C0035229 semapv:UnspecifiedMatching +HP:0002093 Respiratory insufficiency oboInOwl:hasDbXref UMLS:C4020855 semapv:UnspecifiedMatching +HP:0002094 Dyspnea oboInOwl:hasDbXref MESH:D004417 semapv:UnspecifiedMatching +HP:0002094 Dyspnea oboInOwl:hasDbXref SCTID:230145002 semapv:UnspecifiedMatching +HP:0002094 Dyspnea oboInOwl:hasDbXref SCTID:267036007 semapv:UnspecifiedMatching +HP:0002094 Dyspnea oboInOwl:hasDbXref UMLS:C0013404 semapv:UnspecifiedMatching +HP:0002097 Emphysema oboInOwl:hasDbXref MESH:D011656 semapv:UnspecifiedMatching +HP:0002097 Emphysema oboInOwl:hasDbXref SCTID:87433001 semapv:UnspecifiedMatching +HP:0002097 Emphysema oboInOwl:hasDbXref UMLS:C0034067 semapv:UnspecifiedMatching +HP:0002098 Respiratory distress oboInOwl:hasDbXref MESH:D004417 semapv:UnspecifiedMatching +HP:0002098 Respiratory distress oboInOwl:hasDbXref SCTID:230145002 semapv:UnspecifiedMatching +HP:0002098 Respiratory distress oboInOwl:hasDbXref SCTID:267036007 semapv:UnspecifiedMatching +HP:0002098 Respiratory distress oboInOwl:hasDbXref SCTID:271825005 semapv:UnspecifiedMatching +HP:0002098 Respiratory distress oboInOwl:hasDbXref UMLS:C0013404 semapv:UnspecifiedMatching +HP:0002098 Respiratory distress oboInOwl:hasDbXref UMLS:C0476273 semapv:UnspecifiedMatching +HP:0002099 Asthma oboInOwl:hasDbXref MESH:D001249 semapv:UnspecifiedMatching +HP:0002099 Asthma oboInOwl:hasDbXref SCTID:195967001 semapv:UnspecifiedMatching +HP:0002099 Asthma oboInOwl:hasDbXref SCTID:991000119106 semapv:UnspecifiedMatching +HP:0002099 Asthma oboInOwl:hasDbXref UMLS:C0004096 semapv:UnspecifiedMatching +HP:0002099 Asthma oboInOwl:hasDbXref UMLS:C3714497 semapv:UnspecifiedMatching +HP:0002100 Recurrent aspiration pneumonia oboInOwl:hasDbXref SCTID:430969000 semapv:UnspecifiedMatching +HP:0002100 Recurrent aspiration pneumonia oboInOwl:hasDbXref UMLS:C0747651 semapv:UnspecifiedMatching +HP:0002101 Abnormal lung lobation oboInOwl:hasDbXref SCTID:91842005 semapv:UnspecifiedMatching +HP:0002101 Abnormal lung lobation oboInOwl:hasDbXref UMLS:C0685695 semapv:UnspecifiedMatching +HP:0002102 Pleuritis oboInOwl:hasDbXref MESH:D010998 semapv:UnspecifiedMatching +HP:0002102 Pleuritis oboInOwl:hasDbXref SCTID:196075003 semapv:UnspecifiedMatching +HP:0002102 Pleuritis oboInOwl:hasDbXref UMLS:C0032231 semapv:UnspecifiedMatching +HP:0002103 Abnormal pleura morphology oboInOwl:hasDbXref UMLS:C4025726 semapv:UnspecifiedMatching +HP:0002104 Apnea oboInOwl:hasDbXref MESH:D001049 semapv:UnspecifiedMatching +HP:0002104 Apnea oboInOwl:hasDbXref SCTID:1023001 semapv:UnspecifiedMatching +HP:0002104 Apnea oboInOwl:hasDbXref SCTID:248583008 semapv:UnspecifiedMatching +HP:0002104 Apnea oboInOwl:hasDbXref UMLS:C0003578 semapv:UnspecifiedMatching +HP:0002105 Hemoptysis oboInOwl:hasDbXref MESH:D006469 semapv:UnspecifiedMatching +HP:0002105 Hemoptysis oboInOwl:hasDbXref SCTID:66857006 semapv:UnspecifiedMatching +HP:0002105 Hemoptysis oboInOwl:hasDbXref SCTID:6686005 semapv:UnspecifiedMatching +HP:0002105 Hemoptysis oboInOwl:hasDbXref UMLS:C0019079 semapv:UnspecifiedMatching +HP:0002107 Pneumothorax oboInOwl:hasDbXref MESH:D011030 semapv:UnspecifiedMatching +HP:0002107 Pneumothorax oboInOwl:hasDbXref SCTID:36118008 semapv:UnspecifiedMatching +HP:0002107 Pneumothorax oboInOwl:hasDbXref UMLS:C0032326 semapv:UnspecifiedMatching +HP:0002108 Spontaneous pneumothorax oboInOwl:hasDbXref MESH:D011030 semapv:UnspecifiedMatching +HP:0002108 Spontaneous pneumothorax oboInOwl:hasDbXref SCTID:80423007 semapv:UnspecifiedMatching +HP:0002108 Spontaneous pneumothorax oboInOwl:hasDbXref UMLS:C0149781 semapv:UnspecifiedMatching +HP:0002110 Bronchiectasis oboInOwl:hasDbXref MESH:D001987 semapv:UnspecifiedMatching +HP:0002110 Bronchiectasis oboInOwl:hasDbXref SCTID:12295008 semapv:UnspecifiedMatching +HP:0002110 Bronchiectasis oboInOwl:hasDbXref UMLS:C0006267 semapv:UnspecifiedMatching +HP:0002113 Pulmonary infiltrates oboInOwl:hasDbXref UMLS:C0235896 semapv:UnspecifiedMatching +HP:0002118 Abnormality of the cerebral ventricles oboInOwl:hasDbXref UMLS:C4025724 semapv:UnspecifiedMatching +HP:0002119 Ventriculomegaly oboInOwl:hasDbXref UMLS:C3278923 semapv:UnspecifiedMatching +HP:0002120 Cerebral cortical atrophy oboInOwl:hasDbXref SCTID:278849000 semapv:UnspecifiedMatching +HP:0002120 Cerebral cortical atrophy oboInOwl:hasDbXref UMLS:C0235946 semapv:UnspecifiedMatching +HP:0002121 Generalized non-motor (absence) seizure oboInOwl:hasDbXref MESH:D004832 semapv:UnspecifiedMatching +HP:0002121 Generalized non-motor (absence) seizure oboInOwl:hasDbXref SCTID:230413002 semapv:UnspecifiedMatching +HP:0002121 Generalized non-motor (absence) seizure oboInOwl:hasDbXref SCTID:432241000124101 semapv:UnspecifiedMatching +HP:0002121 Generalized non-motor (absence) seizure oboInOwl:hasDbXref SCTID:50866000 semapv:UnspecifiedMatching +HP:0002121 Generalized non-motor (absence) seizure oboInOwl:hasDbXref SCTID:79631006 semapv:UnspecifiedMatching +HP:0002121 Generalized non-motor (absence) seizure oboInOwl:hasDbXref UMLS:C0014553 semapv:UnspecifiedMatching +HP:0002123 Generalized myoclonic seizure oboInOwl:hasDbXref MESH:D004831 semapv:UnspecifiedMatching +HP:0002123 Generalized myoclonic seizure oboInOwl:hasDbXref MESH:D020191 semapv:UnspecifiedMatching +HP:0002123 Generalized myoclonic seizure oboInOwl:hasDbXref SCTID:192992007 semapv:UnspecifiedMatching +HP:0002123 Generalized myoclonic seizure oboInOwl:hasDbXref SCTID:267581004 semapv:UnspecifiedMatching +HP:0002123 Generalized myoclonic seizure oboInOwl:hasDbXref SCTID:37356005 semapv:UnspecifiedMatching +HP:0002123 Generalized myoclonic seizure oboInOwl:hasDbXref UMLS:C0014550 semapv:UnspecifiedMatching +HP:0002123 Generalized myoclonic seizure oboInOwl:hasDbXref UMLS:C0751778 semapv:UnspecifiedMatching +HP:0002123 Generalized myoclonic seizure oboInOwl:hasDbXref UMLS:C4021759 semapv:UnspecifiedMatching +HP:0002126 Polymicrogyria oboInOwl:hasDbXref MESH:D065706 semapv:UnspecifiedMatching +HP:0002126 Polymicrogyria oboInOwl:hasDbXref SCTID:4945003 semapv:UnspecifiedMatching +HP:0002126 Polymicrogyria oboInOwl:hasDbXref UMLS:C0266464 semapv:UnspecifiedMatching +HP:0002127 Abnormal upper motor neuron morphology oboInOwl:hasDbXref UMLS:C4025723 semapv:UnspecifiedMatching +HP:0002131 Episodic ataxia oboInOwl:hasDbXref MESH:C580065 semapv:UnspecifiedMatching +HP:0002131 Episodic ataxia oboInOwl:hasDbXref SCTID:421455009 semapv:UnspecifiedMatching +HP:0002131 Episodic ataxia oboInOwl:hasDbXref UMLS:C1720189 semapv:UnspecifiedMatching +HP:0002132 Porencephalic cyst oboInOwl:hasDbXref MESH:D065708 semapv:UnspecifiedMatching +HP:0002132 Porencephalic cyst oboInOwl:hasDbXref UMLS:C4082173 semapv:UnspecifiedMatching +HP:0002133 Status epilepticus oboInOwl:hasDbXref MESH:D013226 semapv:UnspecifiedMatching +HP:0002133 Status epilepticus oboInOwl:hasDbXref SCTID:230456007 semapv:UnspecifiedMatching +HP:0002133 Status epilepticus oboInOwl:hasDbXref UMLS:C0038220 semapv:UnspecifiedMatching +HP:0002134 Abnormality of the basal ganglia oboInOwl:hasDbXref MESH:D001480 semapv:UnspecifiedMatching +HP:0002134 Abnormality of the basal ganglia oboInOwl:hasDbXref SCTID:70835005 semapv:UnspecifiedMatching +HP:0002134 Abnormality of the basal ganglia oboInOwl:hasDbXref UMLS:C0004782 semapv:UnspecifiedMatching +HP:0002135 Basal ganglia calcification oboInOwl:hasDbXref UMLS:C1389280 semapv:UnspecifiedMatching +HP:0002136 Broad-based gait oboInOwl:hasDbXref UMLS:C0856863 semapv:UnspecifiedMatching +HP:0002138 Subarachnoid hemorrhage oboInOwl:hasDbXref MESH:D013345 semapv:UnspecifiedMatching +HP:0002138 Subarachnoid hemorrhage oboInOwl:hasDbXref SCTID:21454007 semapv:UnspecifiedMatching +HP:0002138 Subarachnoid hemorrhage oboInOwl:hasDbXref UMLS:C0038525 semapv:UnspecifiedMatching +HP:0002139 Arrhinencephaly oboInOwl:hasDbXref MESH:D016142 semapv:UnspecifiedMatching +HP:0002139 Arrhinencephaly oboInOwl:hasDbXref UMLS:C0078982 semapv:UnspecifiedMatching +HP:0002140 Ischemic stroke oboInOwl:hasDbXref SCTID:422504002 semapv:UnspecifiedMatching +HP:0002140 Ischemic stroke oboInOwl:hasDbXref UMLS:C0948008 semapv:UnspecifiedMatching +HP:0002141 Gait imbalance oboInOwl:hasDbXref UMLS:C1836150 semapv:UnspecifiedMatching +HP:0002143 Abnormality of the spinal cord oboInOwl:hasDbXref MESH:D013118 semapv:UnspecifiedMatching +HP:0002143 Abnormality of the spinal cord oboInOwl:hasDbXref SCTID:48522003 semapv:UnspecifiedMatching +HP:0002143 Abnormality of the spinal cord oboInOwl:hasDbXref UMLS:C0037928 semapv:UnspecifiedMatching +HP:0002143 Abnormality of the spinal cord oboInOwl:hasDbXref UMLS:C4025722 semapv:UnspecifiedMatching +HP:0002144 Tethered cord oboInOwl:hasDbXref MESH:D009436 semapv:UnspecifiedMatching +HP:0002144 Tethered cord oboInOwl:hasDbXref SCTID:70534000 semapv:UnspecifiedMatching +HP:0002144 Tethered cord oboInOwl:hasDbXref UMLS:C0080218 semapv:UnspecifiedMatching +HP:0002145 Frontotemporal dementia oboInOwl:hasDbXref MESH:D057180 semapv:UnspecifiedMatching +HP:0002145 Frontotemporal dementia oboInOwl:hasDbXref SCTID:230270009 semapv:UnspecifiedMatching +HP:0002145 Frontotemporal dementia oboInOwl:hasDbXref UMLS:C0338451 semapv:UnspecifiedMatching +HP:0002148 Hypophosphatemia oboInOwl:hasDbXref MESH:D017674 semapv:UnspecifiedMatching +HP:0002148 Hypophosphatemia oboInOwl:hasDbXref SCTID:4996001 semapv:UnspecifiedMatching +HP:0002148 Hypophosphatemia oboInOwl:hasDbXref UMLS:C0085682 semapv:UnspecifiedMatching +HP:0002149 Hyperuricemia oboInOwl:hasDbXref MESH:D033461 semapv:UnspecifiedMatching +HP:0002149 Hyperuricemia oboInOwl:hasDbXref SCTID:35885006 semapv:UnspecifiedMatching +HP:0002149 Hyperuricemia oboInOwl:hasDbXref UMLS:C0740394 semapv:UnspecifiedMatching +HP:0002150 Hypercalciuria oboInOwl:hasDbXref MESH:D053565 semapv:UnspecifiedMatching +HP:0002150 Hypercalciuria oboInOwl:hasDbXref SCTID:71938000 semapv:UnspecifiedMatching +HP:0002150 Hypercalciuria oboInOwl:hasDbXref UMLS:C0020438 semapv:UnspecifiedMatching +HP:0002151 Increased serum lactate oboInOwl:hasDbXref UMLS:C1836440 semapv:UnspecifiedMatching +HP:0002152 Hyperproteinemia oboInOwl:hasDbXref SCTID:37064009 semapv:UnspecifiedMatching +HP:0002152 Hyperproteinemia oboInOwl:hasDbXref UMLS:C0267988 semapv:UnspecifiedMatching +HP:0002153 Hyperkalemia oboInOwl:hasDbXref MESH:D006947 semapv:UnspecifiedMatching +HP:0002153 Hyperkalemia oboInOwl:hasDbXref SCTID:14140009 semapv:UnspecifiedMatching +HP:0002153 Hyperkalemia oboInOwl:hasDbXref SCTID:166689004 semapv:UnspecifiedMatching +HP:0002153 Hyperkalemia oboInOwl:hasDbXref SCTID:238142003 semapv:UnspecifiedMatching +HP:0002153 Hyperkalemia oboInOwl:hasDbXref UMLS:C0020461 semapv:UnspecifiedMatching +HP:0002154 Hyperglycinemia oboInOwl:hasDbXref SCTID:64654004 semapv:UnspecifiedMatching +HP:0002154 Hyperglycinemia oboInOwl:hasDbXref UMLS:C0268559 semapv:UnspecifiedMatching +HP:0002155 Hypertriglyceridemia oboInOwl:hasDbXref UMLS:C1522137 semapv:UnspecifiedMatching +HP:0002156 Homocystinuria oboInOwl:hasDbXref MESH:D006712 semapv:UnspecifiedMatching +HP:0002156 Homocystinuria oboInOwl:hasDbXref SCTID:11282001 semapv:UnspecifiedMatching +HP:0002156 Homocystinuria oboInOwl:hasDbXref UMLS:C0019880 semapv:UnspecifiedMatching +HP:0002157 Azotemia oboInOwl:hasDbXref MESH:D053099 semapv:UnspecifiedMatching +HP:0002157 Azotemia oboInOwl:hasDbXref SCTID:445009001 semapv:UnspecifiedMatching +HP:0002157 Azotemia oboInOwl:hasDbXref UMLS:C0242528 semapv:UnspecifiedMatching +HP:0002159 Heparan sulfate excretion in urine oboInOwl:hasDbXref UMLS:C1854827 semapv:UnspecifiedMatching +HP:0002160 Hyperhomocystinemia oboInOwl:hasDbXref UMLS:C3806347 semapv:UnspecifiedMatching +HP:0002161 Hyperlysinemia oboInOwl:hasDbXref MESH:D020167 semapv:UnspecifiedMatching +HP:0002161 Hyperlysinemia oboInOwl:hasDbXref SCTID:58558003 semapv:UnspecifiedMatching +HP:0002161 Hyperlysinemia oboInOwl:hasDbXref UMLS:C0268553 semapv:UnspecifiedMatching +HP:0002162 Low posterior hairline oboInOwl:hasDbXref UMLS:C1855728 semapv:UnspecifiedMatching +HP:0002164 Nail dysplasia oboInOwl:hasDbXref UMLS:C1834405 semapv:UnspecifiedMatching +HP:0002165 Pterygium of nails oboInOwl:hasDbXref SCTID:110987009 semapv:UnspecifiedMatching +HP:0002165 Pterygium of nails oboInOwl:hasDbXref UMLS:C0406438 semapv:UnspecifiedMatching +HP:0002166 Impaired vibration sensation in the lower limbs oboInOwl:hasDbXref UMLS:C1849134 semapv:UnspecifiedMatching +HP:0002167 Neurological speech impairment oboInOwl:hasDbXref MESH:D013064 semapv:UnspecifiedMatching +HP:0002167 Neurological speech impairment oboInOwl:hasDbXref UMLS:C0037822 semapv:UnspecifiedMatching +HP:0002168 Scanning speech oboInOwl:hasDbXref SCTID:102935005 semapv:UnspecifiedMatching +HP:0002168 Scanning speech oboInOwl:hasDbXref SCTID:77420001 semapv:UnspecifiedMatching +HP:0002168 Scanning speech oboInOwl:hasDbXref UMLS:C0278184 semapv:UnspecifiedMatching +HP:0002168 Scanning speech oboInOwl:hasDbXref UMLS:C0522198 semapv:UnspecifiedMatching +HP:0002169 Clonus oboInOwl:hasDbXref SCTID:36649002 semapv:UnspecifiedMatching +HP:0002169 Clonus oboInOwl:hasDbXref UMLS:C0009024 semapv:UnspecifiedMatching +HP:0002170 Intracranial hemorrhage oboInOwl:hasDbXref MESH:D020300 semapv:UnspecifiedMatching +HP:0002170 Intracranial hemorrhage oboInOwl:hasDbXref SCTID:1386000 semapv:UnspecifiedMatching +HP:0002170 Intracranial hemorrhage oboInOwl:hasDbXref UMLS:C0151699 semapv:UnspecifiedMatching +HP:0002171 Gliosis oboInOwl:hasDbXref MESH:D005911 semapv:UnspecifiedMatching +HP:0002171 Gliosis oboInOwl:hasDbXref SCTID:359580009 semapv:UnspecifiedMatching +HP:0002171 Gliosis oboInOwl:hasDbXref SCTID:81415000 semapv:UnspecifiedMatching +HP:0002171 Gliosis oboInOwl:hasDbXref UMLS:C0017639 semapv:UnspecifiedMatching +HP:0002172 Postural instability oboInOwl:hasDbXref UMLS:C1843921 semapv:UnspecifiedMatching +HP:0002173 Hypoglycemic seizures oboInOwl:hasDbXref UMLS:C0877056 semapv:UnspecifiedMatching +HP:0002174 Postural tremor oboInOwl:hasDbXref MESH:D014202 semapv:UnspecifiedMatching +HP:0002174 Postural tremor oboInOwl:hasDbXref SCTID:56610005 semapv:UnspecifiedMatching +HP:0002174 Postural tremor oboInOwl:hasDbXref UMLS:C0234378 semapv:UnspecifiedMatching +HP:0002176 Spinal cord compression oboInOwl:hasDbXref MESH:D013117 semapv:UnspecifiedMatching +HP:0002176 Spinal cord compression oboInOwl:hasDbXref SCTID:71286001 semapv:UnspecifiedMatching +HP:0002176 Spinal cord compression oboInOwl:hasDbXref UMLS:C0037926 semapv:UnspecifiedMatching +HP:0002179 Opisthotonus oboInOwl:hasDbXref SCTID:8652009 semapv:UnspecifiedMatching +HP:0002179 Opisthotonus oboInOwl:hasDbXref UMLS:C0151818 semapv:UnspecifiedMatching +HP:0002180 Neurodegeneration oboInOwl:hasDbXref MESH:D009410 semapv:UnspecifiedMatching +HP:0002180 Neurodegeneration oboInOwl:hasDbXref MESH:D019636 semapv:UnspecifiedMatching +HP:0002180 Neurodegeneration oboInOwl:hasDbXref UMLS:C0027746 semapv:UnspecifiedMatching +HP:0002180 Neurodegeneration oboInOwl:hasDbXref UMLS:C0524851 semapv:UnspecifiedMatching +HP:0002180 Neurodegeneration oboInOwl:hasDbXref UMLS:C4020854 semapv:UnspecifiedMatching +HP:0002181 Cerebral edema oboInOwl:hasDbXref MESH:D001929 semapv:UnspecifiedMatching +HP:0002181 Cerebral edema oboInOwl:hasDbXref SCTID:2032001 semapv:UnspecifiedMatching +HP:0002181 Cerebral edema oboInOwl:hasDbXref UMLS:C0006114 semapv:UnspecifiedMatching +HP:0002181 Cerebral edema oboInOwl:hasDbXref UMLS:C1527311 semapv:UnspecifiedMatching +HP:0002183 Phonophobia oboInOwl:hasDbXref MESH:D012001 semapv:UnspecifiedMatching +HP:0002183 Phonophobia oboInOwl:hasDbXref SCTID:313387002 semapv:UnspecifiedMatching +HP:0002183 Phonophobia oboInOwl:hasDbXref UMLS:C0751466 semapv:UnspecifiedMatching +HP:0002185 Neurofibrillary tangles oboInOwl:hasDbXref MESH:D016874 semapv:UnspecifiedMatching +HP:0002185 Neurofibrillary tangles oboInOwl:hasDbXref SCTID:85775002 semapv:UnspecifiedMatching +HP:0002185 Neurofibrillary tangles oboInOwl:hasDbXref UMLS:C0085400 semapv:UnspecifiedMatching +HP:0002186 Apraxia oboInOwl:hasDbXref MESH:D001072 semapv:UnspecifiedMatching +HP:0002186 Apraxia oboInOwl:hasDbXref SCTID:68345001 semapv:UnspecifiedMatching +HP:0002186 Apraxia oboInOwl:hasDbXref SCTID:6950007 semapv:UnspecifiedMatching +HP:0002186 Apraxia oboInOwl:hasDbXref UMLS:C0003635 semapv:UnspecifiedMatching +HP:0002187 Intellectual disability, profound oboInOwl:hasDbXref MESH:D008607 semapv:UnspecifiedMatching +HP:0002187 Intellectual disability, profound oboInOwl:hasDbXref SCTID:31216003 semapv:UnspecifiedMatching +HP:0002187 Intellectual disability, profound oboInOwl:hasDbXref UMLS:C0020796 semapv:UnspecifiedMatching +HP:0002187 Intellectual disability, profound oboInOwl:hasDbXref UMLS:C3161330 semapv:UnspecifiedMatching +HP:0002188 Delayed CNS myelination oboInOwl:hasDbXref UMLS:C4021758 semapv:UnspecifiedMatching +HP:0002190 Choroid plexus cyst oboInOwl:hasDbXref SCTID:230790004 semapv:UnspecifiedMatching +HP:0002190 Choroid plexus cyst oboInOwl:hasDbXref UMLS:C0338597 semapv:UnspecifiedMatching +HP:0002191 Progressive spasticity oboInOwl:hasDbXref UMLS:C1859520 semapv:UnspecifiedMatching +HP:0002193 Pseudobulbar behavioral symptoms oboInOwl:hasDbXref UMLS:C4025720 semapv:UnspecifiedMatching +HP:0002194 Delayed gross motor development oboInOwl:hasDbXref SCTID:430099007 semapv:UnspecifiedMatching +HP:0002194 Delayed gross motor development oboInOwl:hasDbXref UMLS:C1837658 semapv:UnspecifiedMatching +HP:0002195 Dysgenesis of the cerebellar vermis oboInOwl:hasDbXref UMLS:C4025719 semapv:UnspecifiedMatching +HP:0002196 Myelopathy oboInOwl:hasDbXref MESH:D013118 semapv:UnspecifiedMatching +HP:0002196 Myelopathy oboInOwl:hasDbXref SCTID:48522003 semapv:UnspecifiedMatching +HP:0002196 Myelopathy oboInOwl:hasDbXref UMLS:C0037928 semapv:UnspecifiedMatching +HP:0002197 Generalized-onset seizure oboInOwl:hasDbXref MESH:D012640 semapv:UnspecifiedMatching +HP:0002197 Generalized-onset seizure oboInOwl:hasDbXref SCTID:246545002 semapv:UnspecifiedMatching +HP:0002197 Generalized-onset seizure oboInOwl:hasDbXref UMLS:C0234533 semapv:UnspecifiedMatching +HP:0002197 Generalized-onset seizure oboInOwl:hasDbXref UMLS:C1833488 semapv:UnspecifiedMatching +HP:0002198 Dilated fourth ventricle oboInOwl:hasDbXref UMLS:C1847117 semapv:UnspecifiedMatching +HP:0002199 Hypocalcemic seizures oboInOwl:hasDbXref UMLS:C1855841 semapv:UnspecifiedMatching +HP:0002200 Pseudobulbar signs oboInOwl:hasDbXref UMLS:C1838579 semapv:UnspecifiedMatching +HP:0002202 Pleural effusion oboInOwl:hasDbXref MESH:D010996 semapv:UnspecifiedMatching +HP:0002202 Pleural effusion oboInOwl:hasDbXref SCTID:60046008 semapv:UnspecifiedMatching +HP:0002202 Pleural effusion oboInOwl:hasDbXref UMLS:C0032227 semapv:UnspecifiedMatching +HP:0002203 Respiratory paralysis oboInOwl:hasDbXref MESH:D012133 semapv:UnspecifiedMatching +HP:0002203 Respiratory paralysis oboInOwl:hasDbXref SCTID:64228003 semapv:UnspecifiedMatching +HP:0002203 Respiratory paralysis oboInOwl:hasDbXref UMLS:C0035232 semapv:UnspecifiedMatching +HP:0002204 Pulmonary embolism oboInOwl:hasDbXref MESH:D011655 semapv:UnspecifiedMatching +HP:0002204 Pulmonary embolism oboInOwl:hasDbXref SCTID:59282003 semapv:UnspecifiedMatching +HP:0002204 Pulmonary embolism oboInOwl:hasDbXref UMLS:C0034065 semapv:UnspecifiedMatching +HP:0002205 Recurrent respiratory infections oboInOwl:hasDbXref UMLS:C3806482 semapv:UnspecifiedMatching +HP:0002206 Pulmonary fibrosis oboInOwl:hasDbXref MESH:D011658 semapv:UnspecifiedMatching +HP:0002206 Pulmonary fibrosis oboInOwl:hasDbXref SCTID:51615001 semapv:UnspecifiedMatching +HP:0002206 Pulmonary fibrosis oboInOwl:hasDbXref UMLS:C0034069 semapv:UnspecifiedMatching +HP:0002207 Diffuse reticular or finely nodular infiltrations oboInOwl:hasDbXref UMLS:C1843428 semapv:UnspecifiedMatching +HP:0002208 Coarse hair oboInOwl:hasDbXref SCTID:48610005 semapv:UnspecifiedMatching +HP:0002208 Coarse hair oboInOwl:hasDbXref UMLS:C0277959 semapv:UnspecifiedMatching +HP:0002208 Coarse hair oboInOwl:hasDbXref UMLS:C4072834 semapv:UnspecifiedMatching +HP:0002209 Sparse scalp hair oboInOwl:hasDbXref UMLS:C1857042 semapv:UnspecifiedMatching +HP:0002209 Sparse scalp hair oboInOwl:hasDbXref UMLS:C1873509 semapv:UnspecifiedMatching +HP:0002211 White forelock oboInOwl:hasDbXref SCTID:247564004 semapv:UnspecifiedMatching +HP:0002211 White forelock oboInOwl:hasDbXref UMLS:C0344312 semapv:UnspecifiedMatching +HP:0002212 Curly hair oboInOwl:hasDbXref SCTID:225570000 semapv:UnspecifiedMatching +HP:0002212 Curly hair oboInOwl:hasDbXref UMLS:C0558165 semapv:UnspecifiedMatching +HP:0002213 Fine hair oboInOwl:hasDbXref SCTID:247546006 semapv:UnspecifiedMatching +HP:0002213 Fine hair oboInOwl:hasDbXref UMLS:C0423867 semapv:UnspecifiedMatching +HP:0002215 Sparse axillary hair oboInOwl:hasDbXref UMLS:C1858574 semapv:UnspecifiedMatching +HP:0002216 Premature graying of hair oboInOwl:hasDbXref SCTID:387833009 semapv:UnspecifiedMatching +HP:0002216 Premature graying of hair oboInOwl:hasDbXref UMLS:C0263498 semapv:UnspecifiedMatching +HP:0002217 Slow-growing hair oboInOwl:hasDbXref UMLS:C1832348 semapv:UnspecifiedMatching +HP:0002218 Silver-gray hair oboInOwl:hasDbXref UMLS:C1836576 semapv:UnspecifiedMatching +HP:0002219 Facial hypertrichosis oboInOwl:hasDbXref MESH:C565029 semapv:UnspecifiedMatching +HP:0002219 Facial hypertrichosis oboInOwl:hasDbXref UMLS:C1851400 semapv:UnspecifiedMatching +HP:0002220 Melanin pigment aggregation in hair shafts oboInOwl:hasDbXref UMLS:C1843390 semapv:UnspecifiedMatching +HP:0002221 Absent axillary hair oboInOwl:hasDbXref UMLS:C1859392 semapv:UnspecifiedMatching +HP:0002223 Absent eyebrow oboInOwl:hasDbXref SCTID:253208007 semapv:UnspecifiedMatching +HP:0002223 Absent eyebrow oboInOwl:hasDbXref SCTID:422441003 semapv:UnspecifiedMatching +HP:0002223 Absent eyebrow oboInOwl:hasDbXref UMLS:C0431448 semapv:UnspecifiedMatching +HP:0002223 Absent eyebrow oboInOwl:hasDbXref UMLS:C0578682 semapv:UnspecifiedMatching +HP:0002223 Absent eyebrow oboInOwl:hasDbXref UMLS:C4280581 semapv:UnspecifiedMatching +HP:0002223 Absent eyebrow oboInOwl:hasDbXref UMLS:C4280582 semapv:UnspecifiedMatching +HP:0002224 Woolly hair oboInOwl:hasDbXref SCTID:52564001 semapv:UnspecifiedMatching +HP:0002224 Woolly hair oboInOwl:hasDbXref UMLS:C0343073 semapv:UnspecifiedMatching +HP:0002224 Woolly hair oboInOwl:hasDbXref UMLS:C4072835 semapv:UnspecifiedMatching +HP:0002224 Woolly hair oboInOwl:hasDbXref UMLS:C4072836 semapv:UnspecifiedMatching +HP:0002224 Woolly hair oboInOwl:hasDbXref UMLS:C4073292 semapv:UnspecifiedMatching +HP:0002225 Sparse pubic hair oboInOwl:hasDbXref UMLS:C1858573 semapv:UnspecifiedMatching +HP:0002226 White eyebrow oboInOwl:hasDbXref UMLS:C1836737 semapv:UnspecifiedMatching +HP:0002226 White eyebrow oboInOwl:hasDbXref UMLS:C4280579 semapv:UnspecifiedMatching +HP:0002226 White eyebrow oboInOwl:hasDbXref UMLS:C4280580 semapv:UnspecifiedMatching +HP:0002227 White eyelashes oboInOwl:hasDbXref UMLS:C1836736 semapv:UnspecifiedMatching +HP:0002227 White eyelashes oboInOwl:hasDbXref UMLS:C4280578 semapv:UnspecifiedMatching +HP:0002230 Generalized hirsutism oboInOwl:hasDbXref UMLS:C1849211 semapv:UnspecifiedMatching +HP:0002231 Sparse body hair oboInOwl:hasDbXref UMLS:C1862863 semapv:UnspecifiedMatching +HP:0002232 Patchy alopecia oboInOwl:hasDbXref MESH:C531609 semapv:UnspecifiedMatching +HP:0002232 Patchy alopecia oboInOwl:hasDbXref MESH:D000506 semapv:UnspecifiedMatching +HP:0002232 Patchy alopecia oboInOwl:hasDbXref SCTID:68225006 semapv:UnspecifiedMatching +HP:0002232 Patchy alopecia oboInOwl:hasDbXref UMLS:C0002171 semapv:UnspecifiedMatching +HP:0002232 Patchy alopecia oboInOwl:hasDbXref UMLS:C1862862 semapv:UnspecifiedMatching +HP:0002234 Early balding oboInOwl:hasDbXref UMLS:C4025718 semapv:UnspecifiedMatching +HP:0002235 Pili canaliculi oboInOwl:hasDbXref UMLS:C1860608 semapv:UnspecifiedMatching +HP:0002236 Frontal upsweep of hair oboInOwl:hasDbXref UMLS:C1185616 semapv:UnspecifiedMatching +HP:0002236 Frontal upsweep of hair oboInOwl:hasDbXref UMLS:C2675540 semapv:UnspecifiedMatching +HP:0002236 Frontal upsweep of hair oboInOwl:hasDbXref UMLS:C3275754 semapv:UnspecifiedMatching +HP:0002239 Gastrointestinal hemorrhage oboInOwl:hasDbXref MESH:D006471 semapv:UnspecifiedMatching +HP:0002239 Gastrointestinal hemorrhage oboInOwl:hasDbXref SCTID:74474003 semapv:UnspecifiedMatching +HP:0002239 Gastrointestinal hemorrhage oboInOwl:hasDbXref UMLS:C0017181 semapv:UnspecifiedMatching +HP:0002240 Hepatomegaly oboInOwl:hasDbXref MESH:D006529 semapv:UnspecifiedMatching +HP:0002240 Hepatomegaly oboInOwl:hasDbXref SCTID:80515008 semapv:UnspecifiedMatching +HP:0002240 Hepatomegaly oboInOwl:hasDbXref UMLS:C0019209 semapv:UnspecifiedMatching +HP:0002242 Abnormal intestine morphology oboInOwl:hasDbXref MESH:D007410 semapv:UnspecifiedMatching +HP:0002242 Abnormal intestine morphology oboInOwl:hasDbXref SCTID:85919009 semapv:UnspecifiedMatching +HP:0002242 Abnormal intestine morphology oboInOwl:hasDbXref UMLS:C0021831 semapv:UnspecifiedMatching +HP:0002243 Protein-losing enteropathy oboInOwl:hasDbXref MESH:D011504 semapv:UnspecifiedMatching +HP:0002243 Protein-losing enteropathy oboInOwl:hasDbXref SCTID:22542007 semapv:UnspecifiedMatching +HP:0002243 Protein-losing enteropathy oboInOwl:hasDbXref SCTID:66972006 semapv:UnspecifiedMatching +HP:0002243 Protein-losing enteropathy oboInOwl:hasDbXref UMLS:C0033680 semapv:UnspecifiedMatching +HP:0002244 Abnormality of the small intestine oboInOwl:hasDbXref UMLS:C4025717 semapv:UnspecifiedMatching +HP:0002245 Meckel diverticulum oboInOwl:hasDbXref MESH:D008467 semapv:UnspecifiedMatching +HP:0002245 Meckel diverticulum oboInOwl:hasDbXref SCTID:127962001 semapv:UnspecifiedMatching +HP:0002245 Meckel diverticulum oboInOwl:hasDbXref SCTID:37373007 semapv:UnspecifiedMatching +HP:0002245 Meckel diverticulum oboInOwl:hasDbXref UMLS:C0025037 semapv:UnspecifiedMatching +HP:0002246 Abnormal duodenum morphology oboInOwl:hasDbXref UMLS:C4025716 semapv:UnspecifiedMatching +HP:0002247 Duodenal atresia oboInOwl:hasDbXref MESH:C535720 semapv:UnspecifiedMatching +HP:0002247 Duodenal atresia oboInOwl:hasDbXref SCTID:51118003 semapv:UnspecifiedMatching +HP:0002247 Duodenal atresia oboInOwl:hasDbXref UMLS:C0266174 semapv:UnspecifiedMatching +HP:0002248 Hematemesis oboInOwl:hasDbXref MESH:D006396 semapv:UnspecifiedMatching +HP:0002248 Hematemesis oboInOwl:hasDbXref SCTID:8765009 semapv:UnspecifiedMatching +HP:0002248 Hematemesis oboInOwl:hasDbXref UMLS:C0018926 semapv:UnspecifiedMatching +HP:0002249 Melena oboInOwl:hasDbXref MESH:D008551 semapv:UnspecifiedMatching +HP:0002249 Melena oboInOwl:hasDbXref SCTID:249627005 semapv:UnspecifiedMatching +HP:0002249 Melena oboInOwl:hasDbXref SCTID:267055007 semapv:UnspecifiedMatching +HP:0002249 Melena oboInOwl:hasDbXref SCTID:269899009 semapv:UnspecifiedMatching +HP:0002249 Melena oboInOwl:hasDbXref SCTID:2901004 semapv:UnspecifiedMatching +HP:0002249 Melena oboInOwl:hasDbXref SCTID:35064005 semapv:UnspecifiedMatching +HP:0002249 Melena oboInOwl:hasDbXref UMLS:C0025222 semapv:UnspecifiedMatching +HP:0002249 Melena oboInOwl:hasDbXref UMLS:C0474585 semapv:UnspecifiedMatching +HP:0002250 Abnormal large intestine morphology oboInOwl:hasDbXref UMLS:C4025715 semapv:UnspecifiedMatching +HP:0002251 Aganglionic megacolon oboInOwl:hasDbXref MESH:D006627 semapv:UnspecifiedMatching +HP:0002251 Aganglionic megacolon oboInOwl:hasDbXref MESH:D008531 semapv:UnspecifiedMatching +HP:0002251 Aganglionic megacolon oboInOwl:hasDbXref SCTID:204739008 semapv:UnspecifiedMatching +HP:0002251 Aganglionic megacolon oboInOwl:hasDbXref SCTID:33995003 semapv:UnspecifiedMatching +HP:0002251 Aganglionic megacolon oboInOwl:hasDbXref SCTID:367495003 semapv:UnspecifiedMatching +HP:0002251 Aganglionic megacolon oboInOwl:hasDbXref UMLS:C0019569 semapv:UnspecifiedMatching +HP:0002251 Aganglionic megacolon oboInOwl:hasDbXref UMLS:C0025160 semapv:UnspecifiedMatching +HP:0002253 Colonic diverticula oboInOwl:hasDbXref MESH:D004241 semapv:UnspecifiedMatching +HP:0002253 Colonic diverticula oboInOwl:hasDbXref MESH:D043963 semapv:UnspecifiedMatching +HP:0002253 Colonic diverticula oboInOwl:hasDbXref SCTID:398050005 semapv:UnspecifiedMatching +HP:0002253 Colonic diverticula oboInOwl:hasDbXref UMLS:C0012811 semapv:UnspecifiedMatching +HP:0002253 Colonic diverticula oboInOwl:hasDbXref UMLS:C0012819 semapv:UnspecifiedMatching +HP:0002254 Intermittent diarrhea oboInOwl:hasDbXref UMLS:C0239181 semapv:UnspecifiedMatching +HP:0002256 Small bowel diverticula oboInOwl:hasDbXref SCTID:8114009 semapv:UnspecifiedMatching +HP:0002256 Small bowel diverticula oboInOwl:hasDbXref UMLS:C0267498 semapv:UnspecifiedMatching +HP:0002257 Chronic rhinitis oboInOwl:hasDbXref SCTID:86094006 semapv:UnspecifiedMatching +HP:0002257 Chronic rhinitis oboInOwl:hasDbXref UMLS:C0008711 semapv:UnspecifiedMatching +HP:0002263 Exaggerated cupid's bow oboInOwl:hasDbXref UMLS:C1850629 semapv:UnspecifiedMatching +HP:0002265 Large fleshy ears oboInOwl:hasDbXref UMLS:C3808403 semapv:UnspecifiedMatching +HP:0002266 Focal clonic seizure oboInOwl:hasDbXref MESH:D020938 semapv:UnspecifiedMatching +HP:0002266 Focal clonic seizure oboInOwl:hasDbXref UMLS:C0752323 semapv:UnspecifiedMatching +HP:0002267 Exaggerated startle response oboInOwl:hasDbXref MESH:D000071017 semapv:UnspecifiedMatching +HP:0002267 Exaggerated startle response oboInOwl:hasDbXref SCTID:19557000 semapv:UnspecifiedMatching +HP:0002267 Exaggerated startle response oboInOwl:hasDbXref UMLS:C0234166 semapv:UnspecifiedMatching +HP:0002267 Exaggerated startle response oboInOwl:hasDbXref UMLS:C1740801 semapv:UnspecifiedMatching +HP:0002267 Exaggerated startle response oboInOwl:hasDbXref UMLS:C1836014 semapv:UnspecifiedMatching +HP:0002267 Exaggerated startle response oboInOwl:hasDbXref UMLS:C1848918 semapv:UnspecifiedMatching +HP:0002268 Paroxysmal dystonia oboInOwl:hasDbXref MESH:D004421 semapv:UnspecifiedMatching +HP:0002268 Paroxysmal dystonia oboInOwl:hasDbXref SCTID:230310003 semapv:UnspecifiedMatching +HP:0002268 Paroxysmal dystonia oboInOwl:hasDbXref UMLS:C0393588 semapv:UnspecifiedMatching +HP:0002269 Abnormality of neuronal migration oboInOwl:hasDbXref MESH:D054081 semapv:UnspecifiedMatching +HP:0002269 Abnormality of neuronal migration oboInOwl:hasDbXref UMLS:C1837249 semapv:UnspecifiedMatching +HP:0002270 Abnormality of the autonomic nervous system oboInOwl:hasDbXref UMLS:C4025714 semapv:UnspecifiedMatching +HP:0002273 Tetraparesis oboInOwl:hasDbXref MESH:D011782 semapv:UnspecifiedMatching +HP:0002273 Tetraparesis oboInOwl:hasDbXref SCTID:91327001 semapv:UnspecifiedMatching +HP:0002273 Tetraparesis oboInOwl:hasDbXref UMLS:C0270790 semapv:UnspecifiedMatching +HP:0002275 Poor motor coordination oboInOwl:hasDbXref UMLS:C1848453 semapv:UnspecifiedMatching +HP:0002277 Horner syndrome oboInOwl:hasDbXref MESH:D006732 semapv:UnspecifiedMatching +HP:0002277 Horner syndrome oboInOwl:hasDbXref SCTID:12731000 semapv:UnspecifiedMatching +HP:0002277 Horner syndrome oboInOwl:hasDbXref SCTID:192915005 semapv:UnspecifiedMatching +HP:0002277 Horner syndrome oboInOwl:hasDbXref SCTID:271730003 semapv:UnspecifiedMatching +HP:0002277 Horner syndrome oboInOwl:hasDbXref UMLS:C0019937 semapv:UnspecifiedMatching +HP:0002280 Enlarged cisterna magna oboInOwl:hasDbXref UMLS:C1853377 semapv:UnspecifiedMatching +HP:0002282 Gray matter heterotopia oboInOwl:hasDbXref MESH:D002828 semapv:UnspecifiedMatching +HP:0002282 Gray matter heterotopia oboInOwl:hasDbXref SCTID:128490007 semapv:UnspecifiedMatching +HP:0002282 Gray matter heterotopia oboInOwl:hasDbXref SCTID:416286003 semapv:UnspecifiedMatching +HP:0002282 Gray matter heterotopia oboInOwl:hasDbXref SCTID:417338002 semapv:UnspecifiedMatching +HP:0002282 Gray matter heterotopia oboInOwl:hasDbXref UMLS:C0008519 semapv:UnspecifiedMatching +HP:0002283 Global brain atrophy oboInOwl:hasDbXref UMLS:C0241816 semapv:UnspecifiedMatching +HP:0002286 Fair hair oboInOwl:hasDbXref SCTID:297995004 semapv:UnspecifiedMatching +HP:0002286 Fair hair oboInOwl:hasDbXref UMLS:C0239801 semapv:UnspecifiedMatching +HP:0002286 Fair hair oboInOwl:hasDbXref UMLS:C1849221 semapv:UnspecifiedMatching +HP:0002287 Progressive alopecia oboInOwl:hasDbXref UMLS:C1851885 semapv:UnspecifiedMatching +HP:0002289 Alopecia universalis oboInOwl:hasDbXref MESH:C537055 semapv:UnspecifiedMatching +HP:0002289 Alopecia universalis oboInOwl:hasDbXref SCTID:86166000 semapv:UnspecifiedMatching +HP:0002289 Alopecia universalis oboInOwl:hasDbXref UMLS:C0263505 semapv:UnspecifiedMatching +HP:0002290 Poliosis oboInOwl:hasDbXref SCTID:14240001 semapv:UnspecifiedMatching +HP:0002290 Poliosis oboInOwl:hasDbXref UMLS:C0221262 semapv:UnspecifiedMatching +HP:0002292 Frontal balding oboInOwl:hasDbXref MESH:D000505 semapv:UnspecifiedMatching +HP:0002292 Frontal balding oboInOwl:hasDbXref SCTID:87872006 semapv:UnspecifiedMatching +HP:0002292 Frontal balding oboInOwl:hasDbXref UMLS:C1864584 semapv:UnspecifiedMatching +HP:0002292 Frontal balding oboInOwl:hasDbXref UMLS:C4083212 semapv:UnspecifiedMatching +HP:0002293 Alopecia of scalp oboInOwl:hasDbXref MESH:D000505 semapv:UnspecifiedMatching +HP:0002293 Alopecia of scalp oboInOwl:hasDbXref SCTID:278040002 semapv:UnspecifiedMatching +HP:0002293 Alopecia of scalp oboInOwl:hasDbXref SCTID:298000004 semapv:UnspecifiedMatching +HP:0002293 Alopecia of scalp oboInOwl:hasDbXref SCTID:56317004 semapv:UnspecifiedMatching +HP:0002293 Alopecia of scalp oboInOwl:hasDbXref UMLS:C0002170 semapv:UnspecifiedMatching +HP:0002293 Alopecia of scalp oboInOwl:hasDbXref UMLS:C0574769 semapv:UnspecifiedMatching +HP:0002293 Alopecia of scalp oboInOwl:hasDbXref UMLS:C1850535 semapv:UnspecifiedMatching +HP:0002296 Progressive hypotrichosis oboInOwl:hasDbXref UMLS:C1857048 semapv:UnspecifiedMatching +HP:0002297 Red hair oboInOwl:hasDbXref SCTID:297997007 semapv:UnspecifiedMatching +HP:0002297 Red hair oboInOwl:hasDbXref UMLS:C0239803 semapv:UnspecifiedMatching +HP:0002298 Absent hair oboInOwl:hasDbXref SCTID:297991008 semapv:UnspecifiedMatching +HP:0002298 Absent hair oboInOwl:hasDbXref UMLS:C0574763 semapv:UnspecifiedMatching +HP:0002299 Brittle hair oboInOwl:hasDbXref SCTID:25159003 semapv:UnspecifiedMatching +HP:0002299 Brittle hair oboInOwl:hasDbXref UMLS:C0263490 semapv:UnspecifiedMatching +HP:0002299 Brittle hair oboInOwl:hasDbXref UMLS:C1851868 semapv:UnspecifiedMatching +HP:0002299 Brittle hair oboInOwl:hasDbXref UMLS:C1970705 semapv:UnspecifiedMatching +HP:0002299 Brittle hair oboInOwl:hasDbXref UMLS:C4072837 semapv:UnspecifiedMatching +HP:0002300 Mutism oboInOwl:hasDbXref MESH:D009155 semapv:UnspecifiedMatching +HP:0002300 Mutism oboInOwl:hasDbXref SCTID:88052002 semapv:UnspecifiedMatching +HP:0002300 Mutism oboInOwl:hasDbXref UMLS:C0026884 semapv:UnspecifiedMatching +HP:0002301 Hemiplegia oboInOwl:hasDbXref MESH:D006429 semapv:UnspecifiedMatching +HP:0002301 Hemiplegia oboInOwl:hasDbXref SCTID:50582007 semapv:UnspecifiedMatching +HP:0002301 Hemiplegia oboInOwl:hasDbXref UMLS:C0018991 semapv:UnspecifiedMatching +HP:0002304 Akinesia oboInOwl:hasDbXref SCTID:33994004 semapv:UnspecifiedMatching +HP:0002304 Akinesia oboInOwl:hasDbXref UMLS:C0085623 semapv:UnspecifiedMatching +HP:0002305 Athetosis oboInOwl:hasDbXref MESH:D001264 semapv:UnspecifiedMatching +HP:0002305 Athetosis oboInOwl:hasDbXref SCTID:44913001 semapv:UnspecifiedMatching +HP:0002305 Athetosis oboInOwl:hasDbXref SCTID:58593005 semapv:UnspecifiedMatching +HP:0002305 Athetosis oboInOwl:hasDbXref UMLS:C0004158 semapv:UnspecifiedMatching +HP:0002305 Athetosis oboInOwl:hasDbXref UMLS:C1845265 semapv:UnspecifiedMatching +HP:0002307 Drooling oboInOwl:hasDbXref MESH:D012798 semapv:UnspecifiedMatching +HP:0002307 Drooling oboInOwl:hasDbXref SCTID:275295002 semapv:UnspecifiedMatching +HP:0002307 Drooling oboInOwl:hasDbXref SCTID:53827007 semapv:UnspecifiedMatching +HP:0002307 Drooling oboInOwl:hasDbXref SCTID:62718007 semapv:UnspecifiedMatching +HP:0002307 Drooling oboInOwl:hasDbXref UMLS:C0013132 semapv:UnspecifiedMatching +HP:0002307 Drooling oboInOwl:hasDbXref UMLS:C0037036 semapv:UnspecifiedMatching +HP:0002308 Arnold-Chiari malformation oboInOwl:hasDbXref MESH:D001139 semapv:UnspecifiedMatching +HP:0002308 Arnold-Chiari malformation oboInOwl:hasDbXref SCTID:253184003 semapv:UnspecifiedMatching +HP:0002308 Arnold-Chiari malformation oboInOwl:hasDbXref UMLS:C0003803 semapv:UnspecifiedMatching +HP:0002310 Orofacial dyskinesia oboInOwl:hasDbXref MESH:D020820 semapv:UnspecifiedMatching +HP:0002310 Orofacial dyskinesia oboInOwl:hasDbXref SCTID:49386006 semapv:UnspecifiedMatching +HP:0002310 Orofacial dyskinesia oboInOwl:hasDbXref UMLS:C0152115 semapv:UnspecifiedMatching +HP:0002311 Incoordination oboInOwl:hasDbXref MESH:D001259 semapv:UnspecifiedMatching +HP:0002311 Incoordination oboInOwl:hasDbXref SCTID:281016006 semapv:UnspecifiedMatching +HP:0002311 Incoordination oboInOwl:hasDbXref SCTID:302289002 semapv:UnspecifiedMatching +HP:0002311 Incoordination oboInOwl:hasDbXref UMLS:C0520966 semapv:UnspecifiedMatching +HP:0002312 Clumsiness oboInOwl:hasDbXref SCTID:7006003 semapv:UnspecifiedMatching +HP:0002312 Clumsiness oboInOwl:hasDbXref UMLS:C0233844 semapv:UnspecifiedMatching +HP:0002313 Spastic paraparesis oboInOwl:hasDbXref MESH:D020336 semapv:UnspecifiedMatching +HP:0002313 Spastic paraparesis oboInOwl:hasDbXref SCTID:312444006 semapv:UnspecifiedMatching +HP:0002313 Spastic paraparesis oboInOwl:hasDbXref UMLS:C0037771 semapv:UnspecifiedMatching +HP:0002314 Degeneration of the lateral corticospinal tracts oboInOwl:hasDbXref UMLS:C1846566 semapv:UnspecifiedMatching +HP:0002315 Headache oboInOwl:hasDbXref MESH:D006261 semapv:UnspecifiedMatching +HP:0002315 Headache oboInOwl:hasDbXref SCTID:25064002 semapv:UnspecifiedMatching +HP:0002315 Headache oboInOwl:hasDbXref UMLS:C0018681 semapv:UnspecifiedMatching +HP:0002317 Unsteady gait oboInOwl:hasDbXref MESH:D020233 semapv:UnspecifiedMatching +HP:0002317 Unsteady gait oboInOwl:hasDbXref SCTID:22631008 semapv:UnspecifiedMatching +HP:0002317 Unsteady gait oboInOwl:hasDbXref SCTID:394616008 semapv:UnspecifiedMatching +HP:0002317 Unsteady gait oboInOwl:hasDbXref UMLS:C0231686 semapv:UnspecifiedMatching +HP:0002318 Cervical myelopathy oboInOwl:hasDbXref SCTID:202664003 semapv:UnspecifiedMatching +HP:0002318 Cervical myelopathy oboInOwl:hasDbXref UMLS:C0149645 semapv:UnspecifiedMatching +HP:0002321 Vertigo oboInOwl:hasDbXref MESH:D004244 semapv:UnspecifiedMatching +HP:0002321 Vertigo oboInOwl:hasDbXref MESH:D014717 semapv:UnspecifiedMatching +HP:0002321 Vertigo oboInOwl:hasDbXref SCTID:271789005 semapv:UnspecifiedMatching +HP:0002321 Vertigo oboInOwl:hasDbXref SCTID:399090003 semapv:UnspecifiedMatching +HP:0002321 Vertigo oboInOwl:hasDbXref SCTID:399153001 semapv:UnspecifiedMatching +HP:0002321 Vertigo oboInOwl:hasDbXref SCTID:404640003 semapv:UnspecifiedMatching +HP:0002321 Vertigo oboInOwl:hasDbXref UMLS:C0012833 semapv:UnspecifiedMatching +HP:0002321 Vertigo oboInOwl:hasDbXref UMLS:C0042571 semapv:UnspecifiedMatching +HP:0002322 Resting tremor oboInOwl:hasDbXref MESH:D014202 semapv:UnspecifiedMatching +HP:0002322 Resting tremor oboInOwl:hasDbXref SCTID:25082004 semapv:UnspecifiedMatching +HP:0002322 Resting tremor oboInOwl:hasDbXref UMLS:C0234379 semapv:UnspecifiedMatching +HP:0002323 Anencephaly oboInOwl:hasDbXref MESH:D000757 semapv:UnspecifiedMatching +HP:0002323 Anencephaly oboInOwl:hasDbXref SCTID:89369001 semapv:UnspecifiedMatching +HP:0002323 Anencephaly oboInOwl:hasDbXref UMLS:C0002902 semapv:UnspecifiedMatching +HP:0002324 Hydranencephaly oboInOwl:hasDbXref MESH:D006832 semapv:UnspecifiedMatching +HP:0002324 Hydranencephaly oboInOwl:hasDbXref SCTID:30023002 semapv:UnspecifiedMatching +HP:0002324 Hydranencephaly oboInOwl:hasDbXref UMLS:C0020225 semapv:UnspecifiedMatching +HP:0002326 Transient ischemic attack oboInOwl:hasDbXref MESH:D002546 semapv:UnspecifiedMatching +HP:0002326 Transient ischemic attack oboInOwl:hasDbXref UMLS:C0917805 semapv:UnspecifiedMatching +HP:0002329 Drowsiness oboInOwl:hasDbXref MESH:D012894 semapv:UnspecifiedMatching +HP:0002329 Drowsiness oboInOwl:hasDbXref SCTID:271782001 semapv:UnspecifiedMatching +HP:0002329 Drowsiness oboInOwl:hasDbXref SCTID:79519003 semapv:UnspecifiedMatching +HP:0002329 Drowsiness oboInOwl:hasDbXref UMLS:C0013144 semapv:UnspecifiedMatching +HP:0002330 Paroxysmal drowsiness oboInOwl:hasDbXref UMLS:C4025713 semapv:UnspecifiedMatching +HP:0002331 Recurrent paroxysmal headache oboInOwl:hasDbXref UMLS:C1854337 semapv:UnspecifiedMatching +HP:0002332 Lack of peer relationships oboInOwl:hasDbXref UMLS:C1845337 semapv:UnspecifiedMatching +HP:0002333 Motor deterioration oboInOwl:hasDbXref UMLS:C1866284 semapv:UnspecifiedMatching +HP:0002334 Abnormality of the cerebellar vermis oboInOwl:hasDbXref UMLS:C4025712 semapv:UnspecifiedMatching +HP:0002335 Agenesis of cerebellar vermis oboInOwl:hasDbXref MESH:C536293 semapv:UnspecifiedMatching +HP:0002335 Agenesis of cerebellar vermis oboInOwl:hasDbXref SCTID:253175003 semapv:UnspecifiedMatching +HP:0002335 Agenesis of cerebellar vermis oboInOwl:hasDbXref SCTID:716997004 semapv:UnspecifiedMatching +HP:0002335 Agenesis of cerebellar vermis oboInOwl:hasDbXref UMLS:C0431399 semapv:UnspecifiedMatching +HP:0002339 Abnormal caudate nucleus morphology oboInOwl:hasDbXref UMLS:C4025711 semapv:UnspecifiedMatching +HP:0002340 Caudate atrophy oboInOwl:hasDbXref UMLS:C1858116 semapv:UnspecifiedMatching +HP:0002341 Cervical cord compression oboInOwl:hasDbXref UMLS:C0852866 semapv:UnspecifiedMatching +HP:0002342 Intellectual disability, moderate oboInOwl:hasDbXref SCTID:61152003 semapv:UnspecifiedMatching +HP:0002342 Intellectual disability, moderate oboInOwl:hasDbXref UMLS:C0026351 semapv:UnspecifiedMatching +HP:0002343 Normal pressure hydrocephalus oboInOwl:hasDbXref MESH:D006850 semapv:UnspecifiedMatching +HP:0002343 Normal pressure hydrocephalus oboInOwl:hasDbXref SCTID:30753002 semapv:UnspecifiedMatching +HP:0002343 Normal pressure hydrocephalus oboInOwl:hasDbXref UMLS:C0020258 semapv:UnspecifiedMatching +HP:0002344 Progressive neurologic deterioration oboInOwl:hasDbXref UMLS:C1854838 semapv:UnspecifiedMatching +HP:0002345 Action tremor oboInOwl:hasDbXref MESH:D014202 semapv:UnspecifiedMatching +HP:0002345 Action tremor oboInOwl:hasDbXref SCTID:30721006 semapv:UnspecifiedMatching +HP:0002345 Action tremor oboInOwl:hasDbXref UMLS:C0234376 semapv:UnspecifiedMatching +HP:0002345 Action tremor oboInOwl:hasDbXref UMLS:C4020853 semapv:UnspecifiedMatching +HP:0002346 Head tremor oboInOwl:hasDbXref UMLS:C0239882 semapv:UnspecifiedMatching +HP:0002349 Focal aware seizure oboInOwl:hasDbXref MESH:D004828 semapv:UnspecifiedMatching +HP:0002349 Focal aware seizure oboInOwl:hasDbXref SCTID:117891000119100 semapv:UnspecifiedMatching +HP:0002349 Focal aware seizure oboInOwl:hasDbXref SCTID:79348005 semapv:UnspecifiedMatching +HP:0002349 Focal aware seizure oboInOwl:hasDbXref UMLS:C0234974 semapv:UnspecifiedMatching +HP:0002350 Cerebellar cyst oboInOwl:hasDbXref UMLS:C1847762 semapv:UnspecifiedMatching +HP:0002352 Leukoencephalopathy oboInOwl:hasDbXref MESH:D056784 semapv:UnspecifiedMatching +HP:0002352 Leukoencephalopathy oboInOwl:hasDbXref SCTID:22811006 semapv:UnspecifiedMatching +HP:0002352 Leukoencephalopathy oboInOwl:hasDbXref UMLS:C0270612 semapv:UnspecifiedMatching +HP:0002353 EEG abnormality oboInOwl:hasDbXref SCTID:274521009 semapv:UnspecifiedMatching +HP:0002353 EEG abnormality oboInOwl:hasDbXref UMLS:C0151611 semapv:UnspecifiedMatching +HP:0002354 Memory impairment oboInOwl:hasDbXref MESH:D008569 semapv:UnspecifiedMatching +HP:0002354 Memory impairment oboInOwl:hasDbXref SCTID:386807006 semapv:UnspecifiedMatching +HP:0002354 Memory impairment oboInOwl:hasDbXref SCTID:55533009 semapv:UnspecifiedMatching +HP:0002354 Memory impairment oboInOwl:hasDbXref UMLS:C0233794 semapv:UnspecifiedMatching +HP:0002354 Memory impairment oboInOwl:hasDbXref UMLS:C0542476 semapv:UnspecifiedMatching +HP:0002354 Memory impairment oboInOwl:hasDbXref UMLS:C0751295 semapv:UnspecifiedMatching +HP:0002355 Difficulty walking oboInOwl:hasDbXref MESH:D051346 semapv:UnspecifiedMatching +HP:0002355 Difficulty walking oboInOwl:hasDbXref SCTID:228158008 semapv:UnspecifiedMatching +HP:0002355 Difficulty walking oboInOwl:hasDbXref UMLS:C0311394 semapv:UnspecifiedMatching +HP:0002356 Writer's cramp oboInOwl:hasDbXref MESH:D020821 semapv:UnspecifiedMatching +HP:0002356 Writer's cramp oboInOwl:hasDbXref SCTID:52008007 semapv:UnspecifiedMatching +HP:0002356 Writer's cramp oboInOwl:hasDbXref UMLS:C0154676 semapv:UnspecifiedMatching +HP:0002357 Dysphasia oboInOwl:hasDbXref MESH:D001037 semapv:UnspecifiedMatching +HP:0002357 Dysphasia oboInOwl:hasDbXref SCTID:20301004 semapv:UnspecifiedMatching +HP:0002357 Dysphasia oboInOwl:hasDbXref UMLS:C0973461 semapv:UnspecifiedMatching +HP:0002359 Frequent falls oboInOwl:hasDbXref UMLS:C0850703 semapv:UnspecifiedMatching +HP:0002360 Sleep disturbance oboInOwl:hasDbXref SCTID:53888004 semapv:UnspecifiedMatching +HP:0002360 Sleep disturbance oboInOwl:hasDbXref UMLS:C0037317 semapv:UnspecifiedMatching +HP:0002361 Psychomotor deterioration oboInOwl:hasDbXref UMLS:C1836842 semapv:UnspecifiedMatching +HP:0002362 Shuffling gait oboInOwl:hasDbXref MESH:D020233 semapv:UnspecifiedMatching +HP:0002362 Shuffling gait oboInOwl:hasDbXref SCTID:43005009 semapv:UnspecifiedMatching +HP:0002362 Shuffling gait oboInOwl:hasDbXref UMLS:C0231688 semapv:UnspecifiedMatching +HP:0002363 Abnormality of brainstem morphology oboInOwl:hasDbXref UMLS:C1850601 semapv:UnspecifiedMatching +HP:0002365 Hypoplasia of the brainstem oboInOwl:hasDbXref UMLS:C1842688 semapv:UnspecifiedMatching +HP:0002366 Abnormal lower motor neuron morphology oboInOwl:hasDbXref UMLS:C1865412 semapv:UnspecifiedMatching +HP:0002367 Visual hallucinations oboInOwl:hasDbXref MESH:D006212 semapv:UnspecifiedMatching +HP:0002367 Visual hallucinations oboInOwl:hasDbXref SCTID:64269007 semapv:UnspecifiedMatching +HP:0002367 Visual hallucinations oboInOwl:hasDbXref UMLS:C0233763 semapv:UnspecifiedMatching +HP:0002370 Poor coordination oboInOwl:hasDbXref UMLS:C0563243 semapv:UnspecifiedMatching +HP:0002371 Loss of speech oboInOwl:hasDbXref UMLS:C0542223 semapv:UnspecifiedMatching +HP:0002372 Normal interictal EEG oboInOwl:hasDbXref UMLS:C1843146 semapv:UnspecifiedMatching +HP:0002373 Febrile seizure (within the age range of 3 months to 6 years) oboInOwl:hasDbXref MESH:D003294 semapv:UnspecifiedMatching +HP:0002373 Febrile seizure (within the age range of 3 months to 6 years) oboInOwl:hasDbXref SCTID:41497008 semapv:UnspecifiedMatching +HP:0002373 Febrile seizure (within the age range of 3 months to 6 years) oboInOwl:hasDbXref UMLS:C0009952 semapv:UnspecifiedMatching +HP:0002374 Diminished movement oboInOwl:hasDbXref UMLS:C4025710 semapv:UnspecifiedMatching +HP:0002375 Hypokinesia oboInOwl:hasDbXref MESH:D018476 semapv:UnspecifiedMatching +HP:0002375 Hypokinesia oboInOwl:hasDbXref SCTID:255385008 semapv:UnspecifiedMatching +HP:0002375 Hypokinesia oboInOwl:hasDbXref SCTID:43994002 semapv:UnspecifiedMatching +HP:0002375 Hypokinesia oboInOwl:hasDbXref UMLS:C0086439 semapv:UnspecifiedMatching +HP:0002376 Developmental regression oboInOwl:hasDbXref SCTID:609225004 semapv:UnspecifiedMatching +HP:0002376 Developmental regression oboInOwl:hasDbXref UMLS:C1836550 semapv:UnspecifiedMatching +HP:0002376 Developmental regression oboInOwl:hasDbXref UMLS:C1836830 semapv:UnspecifiedMatching +HP:0002376 Developmental regression oboInOwl:hasDbXref UMLS:C1850493 semapv:UnspecifiedMatching +HP:0002376 Developmental regression oboInOwl:hasDbXref UMLS:C1855009 semapv:UnspecifiedMatching +HP:0002376 Developmental regression oboInOwl:hasDbXref UMLS:C1855019 semapv:UnspecifiedMatching +HP:0002376 Developmental regression oboInOwl:hasDbXref UMLS:C1855996 semapv:UnspecifiedMatching +HP:0002376 Developmental regression oboInOwl:hasDbXref UMLS:C1857121 semapv:UnspecifiedMatching +HP:0002376 Developmental regression oboInOwl:hasDbXref UMLS:C1859678 semapv:UnspecifiedMatching +HP:0002378 Hand tremor oboInOwl:hasDbXref UMLS:C0239842 semapv:UnspecifiedMatching +HP:0002380 Fasciculations oboInOwl:hasDbXref MESH:D005207 semapv:UnspecifiedMatching +HP:0002380 Fasciculations oboInOwl:hasDbXref SCTID:82470000 semapv:UnspecifiedMatching +HP:0002380 Fasciculations oboInOwl:hasDbXref UMLS:C0015644 semapv:UnspecifiedMatching +HP:0002381 Aphasia oboInOwl:hasDbXref MESH:D001037 semapv:UnspecifiedMatching +HP:0002381 Aphasia oboInOwl:hasDbXref SCTID:87486003 semapv:UnspecifiedMatching +HP:0002381 Aphasia oboInOwl:hasDbXref UMLS:C0003537 semapv:UnspecifiedMatching +HP:0002383 Encephalitis oboInOwl:hasDbXref MESH:D004660 semapv:UnspecifiedMatching +HP:0002383 Encephalitis oboInOwl:hasDbXref SCTID:45170000 semapv:UnspecifiedMatching +HP:0002383 Encephalitis oboInOwl:hasDbXref UMLS:C0014038 semapv:UnspecifiedMatching +HP:0002384 Focal impaired awareness seizure oboInOwl:hasDbXref SCTID:4103001 semapv:UnspecifiedMatching +HP:0002384 Focal impaired awareness seizure oboInOwl:hasDbXref UMLS:C0149958 semapv:UnspecifiedMatching +HP:0002384 Focal impaired awareness seizure oboInOwl:hasDbXref UMLS:C0270834 semapv:UnspecifiedMatching +HP:0002385 Paraparesis oboInOwl:hasDbXref MESH:D020335 semapv:UnspecifiedMatching +HP:0002385 Paraparesis oboInOwl:hasDbXref SCTID:1845001 semapv:UnspecifiedMatching +HP:0002385 Paraparesis oboInOwl:hasDbXref UMLS:C0221166 semapv:UnspecifiedMatching +HP:0002389 Cavum septum pellucidum oboInOwl:hasDbXref UMLS:C1840380 semapv:UnspecifiedMatching +HP:0002390 Spinal arteriovenous malformation oboInOwl:hasDbXref SCTID:261482004 semapv:UnspecifiedMatching +HP:0002390 Spinal arteriovenous malformation oboInOwl:hasDbXref UMLS:C0348023 semapv:UnspecifiedMatching +HP:0002392 EEG with polyspike wave complexes oboInOwl:hasDbXref UMLS:C4021757 semapv:UnspecifiedMatching +HP:0002395 Lower limb hyperreflexia oboInOwl:hasDbXref UMLS:C1836696 semapv:UnspecifiedMatching +HP:0002396 Cogwheel rigidity oboInOwl:hasDbXref MESH:D009127 semapv:UnspecifiedMatching +HP:0002396 Cogwheel rigidity oboInOwl:hasDbXref SCTID:55630000 semapv:UnspecifiedMatching +HP:0002396 Cogwheel rigidity oboInOwl:hasDbXref UMLS:C0151564 semapv:UnspecifiedMatching +HP:0002398 Degeneration of anterior horn cells oboInOwl:hasDbXref UMLS:C1843505 semapv:UnspecifiedMatching +HP:0002401 Stroke-like episode oboInOwl:hasDbXref UMLS:C1857287 semapv:UnspecifiedMatching +HP:0002403 Positive Romberg sign oboInOwl:hasDbXref SCTID:298310004 semapv:UnspecifiedMatching +HP:0002403 Positive Romberg sign oboInOwl:hasDbXref UMLS:C0240914 semapv:UnspecifiedMatching +HP:0002404 Thickened superior cerebellar peduncle oboInOwl:hasDbXref UMLS:C4021756 semapv:UnspecifiedMatching +HP:0002406 Limb dysmetria oboInOwl:hasDbXref UMLS:C1854489 semapv:UnspecifiedMatching +HP:0002406 Limb dysmetria oboInOwl:hasDbXref UMLS:C4280577 semapv:UnspecifiedMatching +HP:0002408 Cerebral arteriovenous malformation oboInOwl:hasDbXref MESH:D002538 semapv:UnspecifiedMatching +HP:0002408 Cerebral arteriovenous malformation oboInOwl:hasDbXref SCTID:234142008 semapv:UnspecifiedMatching +HP:0002408 Cerebral arteriovenous malformation oboInOwl:hasDbXref UMLS:C0917804 semapv:UnspecifiedMatching +HP:0002410 Aqueductal stenosis oboInOwl:hasDbXref MESH:D006849 semapv:UnspecifiedMatching +HP:0002410 Aqueductal stenosis oboInOwl:hasDbXref UMLS:C2936786 semapv:UnspecifiedMatching +HP:0002411 Myokymia oboInOwl:hasDbXref MESH:D020385 semapv:UnspecifiedMatching +HP:0002411 Myokymia oboInOwl:hasDbXref SCTID:27678003 semapv:UnspecifiedMatching +HP:0002411 Myokymia oboInOwl:hasDbXref UMLS:C0684219 semapv:UnspecifiedMatching +HP:0002414 Spina bifida oboInOwl:hasDbXref MESH:D016135 semapv:UnspecifiedMatching +HP:0002414 Spina bifida oboInOwl:hasDbXref SCTID:67531005 semapv:UnspecifiedMatching +HP:0002414 Spina bifida oboInOwl:hasDbXref UMLS:C0080178 semapv:UnspecifiedMatching +HP:0002415 Leukodystrophy oboInOwl:hasDbXref SCTID:192781003 semapv:UnspecifiedMatching +HP:0002415 Leukodystrophy oboInOwl:hasDbXref UMLS:C0023520 semapv:UnspecifiedMatching +HP:0002416 Subependymal cysts oboInOwl:hasDbXref UMLS:C1833431 semapv:UnspecifiedMatching +HP:0002418 Abnormality of midbrain morphology oboInOwl:hasDbXref UMLS:C4021755 semapv:UnspecifiedMatching +HP:0002419 Molar tooth sign on MRI oboInOwl:hasDbXref UMLS:C1865060 semapv:UnspecifiedMatching +HP:0002421 Poor head control oboInOwl:hasDbXref UMLS:C1836038 semapv:UnspecifiedMatching +HP:0002423 Long-tract signs oboInOwl:hasDbXref UMLS:C1865903 semapv:UnspecifiedMatching +HP:0002425 Anarthria oboInOwl:hasDbXref SCTID:48257004 semapv:UnspecifiedMatching +HP:0002425 Anarthria oboInOwl:hasDbXref UMLS:C0234517 semapv:UnspecifiedMatching +HP:0002427 Motor aphasia oboInOwl:hasDbXref MESH:D001039 semapv:UnspecifiedMatching +HP:0002427 Motor aphasia oboInOwl:hasDbXref SCTID:229654003 semapv:UnspecifiedMatching +HP:0002427 Motor aphasia oboInOwl:hasDbXref SCTID:229665008 semapv:UnspecifiedMatching +HP:0002427 Motor aphasia oboInOwl:hasDbXref SCTID:328681008 semapv:UnspecifiedMatching +HP:0002427 Motor aphasia oboInOwl:hasDbXref UMLS:C0003550 semapv:UnspecifiedMatching +HP:0002427 Motor aphasia oboInOwl:hasDbXref UMLS:C0917814 semapv:UnspecifiedMatching +HP:0002435 Meningocele oboInOwl:hasDbXref MESH:D008588 semapv:UnspecifiedMatching +HP:0002435 Meningocele oboInOwl:hasDbXref SCTID:171131006 semapv:UnspecifiedMatching +HP:0002435 Meningocele oboInOwl:hasDbXref UMLS:C0025299 semapv:UnspecifiedMatching +HP:0002436 Occipital meningocele oboInOwl:hasDbXref SCTID:445468002 semapv:UnspecifiedMatching +HP:0002436 Occipital meningocele oboInOwl:hasDbXref UMLS:C1848652 semapv:UnspecifiedMatching +HP:0002438 Cerebellar malformation oboInOwl:hasDbXref UMLS:C4025708 semapv:UnspecifiedMatching +HP:0002439 Frontolimbic dementia oboInOwl:hasDbXref UMLS:C1836151 semapv:UnspecifiedMatching +HP:0002442 Dyscalculia oboInOwl:hasDbXref SCTID:47916000 semapv:UnspecifiedMatching +HP:0002442 Dyscalculia oboInOwl:hasDbXref UMLS:C1411876 semapv:UnspecifiedMatching +HP:0002442 Dyscalculia oboInOwl:hasDbXref UMLS:C4280576 semapv:UnspecifiedMatching +HP:0002444 Hypothalamic hamartoma oboInOwl:hasDbXref MESH:C537158 semapv:UnspecifiedMatching +HP:0002444 Hypothalamic hamartoma oboInOwl:hasDbXref SCTID:237714006 semapv:UnspecifiedMatching +HP:0002444 Hypothalamic hamartoma oboInOwl:hasDbXref UMLS:C0342418 semapv:UnspecifiedMatching +HP:0002445 Tetraplegia oboInOwl:hasDbXref MESH:D011782 semapv:UnspecifiedMatching +HP:0002445 Tetraplegia oboInOwl:hasDbXref SCTID:11538006 semapv:UnspecifiedMatching +HP:0002445 Tetraplegia oboInOwl:hasDbXref UMLS:C0034372 semapv:UnspecifiedMatching +HP:0002446 Astrocytosis oboInOwl:hasDbXref MESH:D005911 semapv:UnspecifiedMatching +HP:0002446 Astrocytosis oboInOwl:hasDbXref SCTID:81415000 semapv:UnspecifiedMatching +HP:0002446 Astrocytosis oboInOwl:hasDbXref UMLS:C3887640 semapv:UnspecifiedMatching +HP:0002448 Progressive encephalopathy oboInOwl:hasDbXref UMLS:C1838578 semapv:UnspecifiedMatching +HP:0002448 Progressive encephalopathy oboInOwl:hasDbXref UMLS:C4280575 semapv:UnspecifiedMatching +HP:0002450 Abnormal motor neuron morphology oboInOwl:hasDbXref UMLS:C4025707 semapv:UnspecifiedMatching +HP:0002451 Limb dystonia oboInOwl:hasDbXref MESH:D004421 semapv:UnspecifiedMatching +HP:0002451 Limb dystonia oboInOwl:hasDbXref UMLS:C0751093 semapv:UnspecifiedMatching +HP:0002453 Abnormal globus pallidus morphology oboInOwl:hasDbXref UMLS:C4025706 semapv:UnspecifiedMatching +HP:0002454 Eye of the tiger anomaly of globus pallidus oboInOwl:hasDbXref UMLS:C4025705 semapv:UnspecifiedMatching +HP:0002457 Abnormal head movements oboInOwl:hasDbXref SCTID:271799000 semapv:UnspecifiedMatching +HP:0002457 Abnormal head movements oboInOwl:hasDbXref UMLS:C0476217 semapv:UnspecifiedMatching +HP:0002460 Distal muscle weakness oboInOwl:hasDbXref SCTID:249942005 semapv:UnspecifiedMatching +HP:0002460 Distal muscle weakness oboInOwl:hasDbXref UMLS:C0427065 semapv:UnspecifiedMatching +HP:0002460 Distal muscle weakness oboInOwl:hasDbXref UMLS:C1864696 semapv:UnspecifiedMatching +HP:0002461 Dense calcifications in the cerebellar dentate nucleus oboInOwl:hasDbXref UMLS:C1859273 semapv:UnspecifiedMatching +HP:0002463 Language impairment oboInOwl:hasDbXref MESH:D007806 semapv:UnspecifiedMatching +HP:0002463 Language impairment oboInOwl:hasDbXref SCTID:62305002 semapv:UnspecifiedMatching +HP:0002463 Language impairment oboInOwl:hasDbXref UMLS:C0023015 semapv:UnspecifiedMatching +HP:0002464 Spastic dysarthria oboInOwl:hasDbXref MESH:D004401 semapv:UnspecifiedMatching +HP:0002464 Spastic dysarthria oboInOwl:hasDbXref SCTID:229684006 semapv:UnspecifiedMatching +HP:0002464 Spastic dysarthria oboInOwl:hasDbXref UMLS:C0454596 semapv:UnspecifiedMatching +HP:0002465 Poor speech oboInOwl:hasDbXref UMLS:C1848207 semapv:UnspecifiedMatching +HP:0002465 Poor speech oboInOwl:hasDbXref UMLS:C4280574 semapv:UnspecifiedMatching +HP:0002470 Nonprogressive cerebellar ataxia oboInOwl:hasDbXref UMLS:C1845029 semapv:UnspecifiedMatching +HP:0002472 Small cerebral cortex oboInOwl:hasDbXref UMLS:C1837503 semapv:UnspecifiedMatching +HP:0002474 Expressive language delay oboInOwl:hasDbXref SCTID:229734008 semapv:UnspecifiedMatching +HP:0002474 Expressive language delay oboInOwl:hasDbXref UMLS:C0454641 semapv:UnspecifiedMatching +HP:0002474 Expressive language delay oboInOwl:hasDbXref UMLS:C1847610 semapv:UnspecifiedMatching +HP:0002474 Expressive language delay oboInOwl:hasDbXref UMLS:C4280573 semapv:UnspecifiedMatching +HP:0002475 Myelomeningocele oboInOwl:hasDbXref MESH:D008591 semapv:UnspecifiedMatching +HP:0002475 Myelomeningocele oboInOwl:hasDbXref SCTID:203994003 semapv:UnspecifiedMatching +HP:0002475 Myelomeningocele oboInOwl:hasDbXref SCTID:414667000 semapv:UnspecifiedMatching +HP:0002475 Myelomeningocele oboInOwl:hasDbXref UMLS:C0025312 semapv:UnspecifiedMatching +HP:0002476 Primitive reflex oboInOwl:hasDbXref UMLS:C1838319 semapv:UnspecifiedMatching +HP:0002478 Progressive spastic quadriplegia oboInOwl:hasDbXref UMLS:C1859736 semapv:UnspecifiedMatching +HP:0002480 Hepatic encephalopathy oboInOwl:hasDbXref MESH:D006501 semapv:UnspecifiedMatching +HP:0002480 Hepatic encephalopathy oboInOwl:hasDbXref SCTID:13920009 semapv:UnspecifiedMatching +HP:0002480 Hepatic encephalopathy oboInOwl:hasDbXref SCTID:449902003 semapv:UnspecifiedMatching +HP:0002480 Hepatic encephalopathy oboInOwl:hasDbXref UMLS:C0019151 semapv:UnspecifiedMatching +HP:0002483 Bulbar signs oboInOwl:hasDbXref UMLS:C1856507 semapv:UnspecifiedMatching +HP:0002486 Myotonia oboInOwl:hasDbXref MESH:D009222 semapv:UnspecifiedMatching +HP:0002486 Myotonia oboInOwl:hasDbXref SCTID:3434004 semapv:UnspecifiedMatching +HP:0002486 Myotonia oboInOwl:hasDbXref UMLS:C0027125 semapv:UnspecifiedMatching +HP:0002487 Hyperkinetic movements oboInOwl:hasDbXref MESH:D006948 semapv:UnspecifiedMatching +HP:0002487 Hyperkinetic movements oboInOwl:hasDbXref MESH:D013035 semapv:UnspecifiedMatching +HP:0002487 Hyperkinetic movements oboInOwl:hasDbXref SCTID:44548000 semapv:UnspecifiedMatching +HP:0002487 Hyperkinetic movements oboInOwl:hasDbXref SCTID:45352006 semapv:UnspecifiedMatching +HP:0002487 Hyperkinetic movements oboInOwl:hasDbXref UMLS:C0037763 semapv:UnspecifiedMatching +HP:0002487 Hyperkinetic movements oboInOwl:hasDbXref UMLS:C0424295 semapv:UnspecifiedMatching +HP:0002488 Acute leukemia oboInOwl:hasDbXref SCTID:24072005 semapv:UnspecifiedMatching +HP:0002488 Acute leukemia oboInOwl:hasDbXref SCTID:91855006 semapv:UnspecifiedMatching +HP:0002488 Acute leukemia oboInOwl:hasDbXref UMLS:C0085669 semapv:UnspecifiedMatching +HP:0002488 Acute leukemia oboInOwl:hasDbXref UMLS:C4280572 semapv:UnspecifiedMatching +HP:0002490 Increased CSF lactate oboInOwl:hasDbXref UMLS:C1167918 semapv:UnspecifiedMatching +HP:0002491 Spasticity of facial muscles oboInOwl:hasDbXref UMLS:C1853404 semapv:UnspecifiedMatching +HP:0002491 Spasticity of facial muscles oboInOwl:hasDbXref UMLS:C4280570 semapv:UnspecifiedMatching +HP:0002491 Spasticity of facial muscles oboInOwl:hasDbXref UMLS:C4280571 semapv:UnspecifiedMatching +HP:0002492 Morphological abnormality of the corticospinal tract oboInOwl:hasDbXref UMLS:C4020852 semapv:UnspecifiedMatching +HP:0002492 Morphological abnormality of the corticospinal tract oboInOwl:hasDbXref UMLS:C4025704 semapv:UnspecifiedMatching +HP:0002493 Upper motor neuron dysfunction oboInOwl:hasDbXref UMLS:C1504405 semapv:UnspecifiedMatching +HP:0002493 Upper motor neuron dysfunction oboInOwl:hasDbXref UMLS:C1839042 semapv:UnspecifiedMatching +HP:0002494 Abnormal rapid eye movement sleep oboInOwl:hasDbXref SCTID:69020003 semapv:UnspecifiedMatching +HP:0002494 Abnormal rapid eye movement sleep oboInOwl:hasDbXref UMLS:C0392188 semapv:UnspecifiedMatching +HP:0002495 Impaired vibratory sensation oboInOwl:hasDbXref SCTID:130980003 semapv:UnspecifiedMatching +HP:0002495 Impaired vibratory sensation oboInOwl:hasDbXref UMLS:C1295585 semapv:UnspecifiedMatching +HP:0002497 Spastic ataxia oboInOwl:hasDbXref MESH:C564815 semapv:UnspecifiedMatching +HP:0002497 Spastic ataxia oboInOwl:hasDbXref UMLS:C1849156 semapv:UnspecifiedMatching +HP:0002500 Abnormality of the cerebral white matter oboInOwl:hasDbXref MESH:D049292 semapv:UnspecifiedMatching +HP:0002500 Abnormality of the cerebral white matter oboInOwl:hasDbXref UMLS:C0948163 semapv:UnspecifiedMatching +HP:0002500 Abnormality of the cerebral white matter oboInOwl:hasDbXref UMLS:C4020851 semapv:UnspecifiedMatching +HP:0002501 Spasticity of pharyngeal muscles oboInOwl:hasDbXref UMLS:C1853398 semapv:UnspecifiedMatching +HP:0002503 Spinocerebellar tract degeneration oboInOwl:hasDbXref UMLS:C1866751 semapv:UnspecifiedMatching +HP:0002504 Calcification of the small brain vessels oboInOwl:hasDbXref UMLS:C4025703 semapv:UnspecifiedMatching +HP:0002505 Progressive inability to walk oboInOwl:hasDbXref UMLS:C1836843 semapv:UnspecifiedMatching +HP:0002506 Diffuse cerebral atrophy oboInOwl:hasDbXref UMLS:C0598275 semapv:UnspecifiedMatching +HP:0002507 Semilobar holoprosencephaly oboInOwl:hasDbXref MESH:D016142 semapv:UnspecifiedMatching +HP:0002507 Semilobar holoprosencephaly oboInOwl:hasDbXref SCTID:253138008 semapv:UnspecifiedMatching +HP:0002507 Semilobar holoprosencephaly oboInOwl:hasDbXref UMLS:C0751617 semapv:UnspecifiedMatching +HP:0002508 Brainstem dysplasia oboInOwl:hasDbXref UMLS:C1855677 semapv:UnspecifiedMatching +HP:0002509 Limb hypertonia oboInOwl:hasDbXref UMLS:C1838391 semapv:UnspecifiedMatching +HP:0002510 Spastic tetraplegia oboInOwl:hasDbXref MESH:D011782 semapv:UnspecifiedMatching +HP:0002510 Spastic tetraplegia oboInOwl:hasDbXref SCTID:192965001 semapv:UnspecifiedMatching +HP:0002510 Spastic tetraplegia oboInOwl:hasDbXref UMLS:C0426970 semapv:UnspecifiedMatching +HP:0002511 Alzheimer disease oboInOwl:hasDbXref DOID:10652 semapv:UnspecifiedMatching +HP:0002511 Alzheimer disease oboInOwl:hasDbXref MESH:C536595 semapv:UnspecifiedMatching +HP:0002511 Alzheimer disease oboInOwl:hasDbXref MESH:D000544 semapv:UnspecifiedMatching +HP:0002511 Alzheimer disease oboInOwl:hasDbXref MONDO:0004975 semapv:UnspecifiedMatching +HP:0002511 Alzheimer disease oboInOwl:hasDbXref SCTID:230267005 semapv:UnspecifiedMatching +HP:0002511 Alzheimer disease oboInOwl:hasDbXref SCTID:26929004 semapv:UnspecifiedMatching +HP:0002511 Alzheimer disease oboInOwl:hasDbXref UMLS:C0002395 semapv:UnspecifiedMatching +HP:0002511 Alzheimer disease oboInOwl:hasDbXref UMLS:C1863051 semapv:UnspecifiedMatching +HP:0002512 Brain stem compression oboInOwl:hasDbXref SCTID:25816005 semapv:UnspecifiedMatching +HP:0002512 Brain stem compression oboInOwl:hasDbXref SCTID:5582005 semapv:UnspecifiedMatching +HP:0002512 Brain stem compression oboInOwl:hasDbXref UMLS:C0270680 semapv:UnspecifiedMatching +HP:0002514 Cerebral calcification oboInOwl:hasDbXref SCTID:17944005 semapv:UnspecifiedMatching +HP:0002514 Cerebral calcification oboInOwl:hasDbXref UMLS:C0270685 semapv:UnspecifiedMatching +HP:0002515 Waddling gait oboInOwl:hasDbXref MESH:D020233 semapv:UnspecifiedMatching +HP:0002515 Waddling gait oboInOwl:hasDbXref SCTID:271706000 semapv:UnspecifiedMatching +HP:0002515 Waddling gait oboInOwl:hasDbXref UMLS:C0231712 semapv:UnspecifiedMatching +HP:0002516 Increased intracranial pressure oboInOwl:hasDbXref MESH:D019586 semapv:UnspecifiedMatching +HP:0002516 Increased intracranial pressure oboInOwl:hasDbXref SCTID:271719001 semapv:UnspecifiedMatching +HP:0002516 Increased intracranial pressure oboInOwl:hasDbXref UMLS:C0151740 semapv:UnspecifiedMatching +HP:0002518 Abnormality of the periventricular white matter oboInOwl:hasDbXref UMLS:C2673431 semapv:UnspecifiedMatching +HP:0002519 Hypnagogic hallucinations oboInOwl:hasDbXref MESH:D006212 semapv:UnspecifiedMatching +HP:0002519 Hypnagogic hallucinations oboInOwl:hasDbXref SCTID:44780000 semapv:UnspecifiedMatching +HP:0002519 Hypnagogic hallucinations oboInOwl:hasDbXref UMLS:C0233773 semapv:UnspecifiedMatching +HP:0002521 Hypsarrhythmia oboInOwl:hasDbXref MESH:D013036 semapv:UnspecifiedMatching +HP:0002521 Hypsarrhythmia oboInOwl:hasDbXref SCTID:28055006 semapv:UnspecifiedMatching +HP:0002521 Hypsarrhythmia oboInOwl:hasDbXref UMLS:C0684276 semapv:UnspecifiedMatching +HP:0002522 Areflexia of lower limbs oboInOwl:hasDbXref UMLS:C1856694 semapv:UnspecifiedMatching +HP:0002524 Cataplexy oboInOwl:hasDbXref MESH:D002385 semapv:UnspecifiedMatching +HP:0002524 Cataplexy oboInOwl:hasDbXref SCTID:46263000 semapv:UnspecifiedMatching +HP:0002524 Cataplexy oboInOwl:hasDbXref UMLS:C0007384 semapv:UnspecifiedMatching +HP:0002526 Deficit in nonword repetition oboInOwl:hasDbXref UMLS:C4025702 semapv:UnspecifiedMatching +HP:0002527 Falls oboInOwl:hasDbXref SCTID:161898004 semapv:UnspecifiedMatching +HP:0002527 Falls oboInOwl:hasDbXref SCTID:1912002 semapv:UnspecifiedMatching +HP:0002527 Falls oboInOwl:hasDbXref UMLS:C0085639 semapv:UnspecifiedMatching +HP:0002528 Granulovacuolar degeneration oboInOwl:hasDbXref SCTID:90506004 semapv:UnspecifiedMatching +HP:0002528 Granulovacuolar degeneration oboInOwl:hasDbXref UMLS:C0333454 semapv:UnspecifiedMatching +HP:0002529 Neuronal loss in central nervous system oboInOwl:hasDbXref UMLS:C1850496 semapv:UnspecifiedMatching +HP:0002530 Axial dystonia oboInOwl:hasDbXref UMLS:C1836149 semapv:UnspecifiedMatching +HP:0002533 Abnormal posturing oboInOwl:hasDbXref SCTID:43029002 semapv:UnspecifiedMatching +HP:0002533 Abnormal posturing oboInOwl:hasDbXref UMLS:C0231471 semapv:UnspecifiedMatching +HP:0002536 Abnormal cortical gyration oboInOwl:hasDbXref UMLS:C1856019 semapv:UnspecifiedMatching +HP:0002538 Abnormality of the cerebral cortex oboInOwl:hasDbXref UMLS:C4025701 semapv:UnspecifiedMatching +HP:0002539 Cortical dysplasia oboInOwl:hasDbXref MESH:D054220 semapv:UnspecifiedMatching +HP:0002539 Cortical dysplasia oboInOwl:hasDbXref SCTID:253153000 semapv:UnspecifiedMatching +HP:0002539 Cortical dysplasia oboInOwl:hasDbXref UMLS:C0431380 semapv:UnspecifiedMatching +HP:0002540 Inability to walk oboInOwl:hasDbXref SCTID:282145008 semapv:UnspecifiedMatching +HP:0002540 Inability to walk oboInOwl:hasDbXref UMLS:C0560046 semapv:UnspecifiedMatching +HP:0002542 Olivopontocerebellar atrophy oboInOwl:hasDbXref MESH:D009849 semapv:UnspecifiedMatching +HP:0002542 Olivopontocerebellar atrophy oboInOwl:hasDbXref SCTID:67761004 semapv:UnspecifiedMatching +HP:0002542 Olivopontocerebellar atrophy oboInOwl:hasDbXref UMLS:C0028968 semapv:UnspecifiedMatching +HP:0002544 Retrocollis oboInOwl:hasDbXref UMLS:C3887667 semapv:UnspecifiedMatching +HP:0002545 Patchy demyelination of subcortical white matter oboInOwl:hasDbXref UMLS:C1857638 semapv:UnspecifiedMatching +HP:0002546 Incomprehensible speech oboInOwl:hasDbXref UMLS:C1838027 semapv:UnspecifiedMatching +HP:0002548 Parkinsonism with favorable response to dopaminergic medication oboInOwl:hasDbXref UMLS:C1846868 semapv:UnspecifiedMatching +HP:0002549 Deficit in phonologic short-term memory oboInOwl:hasDbXref UMLS:C1847609 semapv:UnspecifiedMatching +HP:0002550 Absent facial hair oboInOwl:hasDbXref UMLS:C1848192 semapv:UnspecifiedMatching +HP:0002552 Trichodysplasia oboInOwl:hasDbXref UMLS:C4020850 semapv:UnspecifiedMatching +HP:0002552 Trichodysplasia oboInOwl:hasDbXref UMLS:C4025700 semapv:UnspecifiedMatching +HP:0002553 Highly arched eyebrow oboInOwl:hasDbXref UMLS:C1868571 semapv:UnspecifiedMatching +HP:0002553 Highly arched eyebrow oboInOwl:hasDbXref UMLS:C4020849 semapv:UnspecifiedMatching +HP:0002555 Absent pubic hair oboInOwl:hasDbXref UMLS:C1859391 semapv:UnspecifiedMatching +HP:0002557 Hypoplastic nipples oboInOwl:hasDbXref SCTID:268290005 semapv:UnspecifiedMatching +HP:0002557 Hypoplastic nipples oboInOwl:hasDbXref UMLS:C0432355 semapv:UnspecifiedMatching +HP:0002558 Supernumerary nipple oboInOwl:hasDbXref MESH:C562557 semapv:UnspecifiedMatching +HP:0002558 Supernumerary nipple oboInOwl:hasDbXref SCTID:50956007 semapv:UnspecifiedMatching +HP:0002558 Supernumerary nipple oboInOwl:hasDbXref UMLS:C0266011 semapv:UnspecifiedMatching +HP:0002561 Absent nipple oboInOwl:hasDbXref SCTID:248820000 semapv:UnspecifiedMatching +HP:0002561 Absent nipple oboInOwl:hasDbXref UMLS:C0425795 semapv:UnspecifiedMatching +HP:0002562 Low-set nipples oboInOwl:hasDbXref UMLS:C1836933 semapv:UnspecifiedMatching +HP:0002563 Constrictive pericarditis oboInOwl:hasDbXref MESH:D010494 semapv:UnspecifiedMatching +HP:0002563 Constrictive pericarditis oboInOwl:hasDbXref SCTID:85598007 semapv:UnspecifiedMatching +HP:0002563 Constrictive pericarditis oboInOwl:hasDbXref UMLS:C0031048 semapv:UnspecifiedMatching +HP:0002566 Intestinal malrotation oboInOwl:hasDbXref MESH:C562456 semapv:UnspecifiedMatching +HP:0002566 Intestinal malrotation oboInOwl:hasDbXref SCTID:253789002 semapv:UnspecifiedMatching +HP:0002566 Intestinal malrotation oboInOwl:hasDbXref SCTID:29980002 semapv:UnspecifiedMatching +HP:0002566 Intestinal malrotation oboInOwl:hasDbXref SCTID:48641006 semapv:UnspecifiedMatching +HP:0002566 Intestinal malrotation oboInOwl:hasDbXref UMLS:C0221210 semapv:UnspecifiedMatching +HP:0002570 Steatorrhea oboInOwl:hasDbXref MESH:D045602 semapv:UnspecifiedMatching +HP:0002570 Steatorrhea oboInOwl:hasDbXref SCTID:27868004 semapv:UnspecifiedMatching +HP:0002570 Steatorrhea oboInOwl:hasDbXref SCTID:66187002 semapv:UnspecifiedMatching +HP:0002570 Steatorrhea oboInOwl:hasDbXref UMLS:C0038238 semapv:UnspecifiedMatching +HP:0002571 Achalasia oboInOwl:hasDbXref MESH:D004931 semapv:UnspecifiedMatching +HP:0002571 Achalasia oboInOwl:hasDbXref SCTID:45564002 semapv:UnspecifiedMatching +HP:0002571 Achalasia oboInOwl:hasDbXref UMLS:C0014848 semapv:UnspecifiedMatching +HP:0002572 Episodic vomiting oboInOwl:hasDbXref UMLS:C1838993 semapv:UnspecifiedMatching +HP:0002572 Episodic vomiting oboInOwl:hasDbXref UMLS:C1857202 semapv:UnspecifiedMatching +HP:0002573 Hematochezia oboInOwl:hasDbXref MESH:D006471 semapv:UnspecifiedMatching +HP:0002573 Hematochezia oboInOwl:hasDbXref SCTID:236068001 semapv:UnspecifiedMatching +HP:0002573 Hematochezia oboInOwl:hasDbXref SCTID:405729008 semapv:UnspecifiedMatching +HP:0002573 Hematochezia oboInOwl:hasDbXref UMLS:C0018932 semapv:UnspecifiedMatching +HP:0002574 Episodic abdominal pain oboInOwl:hasDbXref UMLS:C0262527 semapv:UnspecifiedMatching +HP:0002574 Episodic abdominal pain oboInOwl:hasDbXref UMLS:C3808022 semapv:UnspecifiedMatching +HP:0002575 Tracheoesophageal fistula oboInOwl:hasDbXref MESH:D014138 semapv:UnspecifiedMatching +HP:0002575 Tracheoesophageal fistula oboInOwl:hasDbXref SCTID:95435007 semapv:UnspecifiedMatching +HP:0002575 Tracheoesophageal fistula oboInOwl:hasDbXref UMLS:C0040588 semapv:UnspecifiedMatching +HP:0002576 Intussusception oboInOwl:hasDbXref MESH:D007443 semapv:UnspecifiedMatching +HP:0002576 Intussusception oboInOwl:hasDbXref SCTID:35327006 semapv:UnspecifiedMatching +HP:0002576 Intussusception oboInOwl:hasDbXref SCTID:49723003 semapv:UnspecifiedMatching +HP:0002576 Intussusception oboInOwl:hasDbXref UMLS:C0021933 semapv:UnspecifiedMatching +HP:0002577 Abnormal stomach morphology oboInOwl:hasDbXref UMLS:C4025699 semapv:UnspecifiedMatching +HP:0002578 Gastroparesis oboInOwl:hasDbXref MESH:D018589 semapv:UnspecifiedMatching +HP:0002578 Gastroparesis oboInOwl:hasDbXref SCTID:196753007 semapv:UnspecifiedMatching +HP:0002578 Gastroparesis oboInOwl:hasDbXref SCTID:235675006 semapv:UnspecifiedMatching +HP:0002578 Gastroparesis oboInOwl:hasDbXref UMLS:C0152020 semapv:UnspecifiedMatching +HP:0002579 Gastrointestinal dysmotility oboInOwl:hasDbXref UMLS:C1836923 semapv:UnspecifiedMatching +HP:0002580 Volvulus oboInOwl:hasDbXref MESH:D045822 semapv:UnspecifiedMatching +HP:0002580 Volvulus oboInOwl:hasDbXref SCTID:90738007 semapv:UnspecifiedMatching +HP:0002580 Volvulus oboInOwl:hasDbXref SCTID:9707006 semapv:UnspecifiedMatching +HP:0002580 Volvulus oboInOwl:hasDbXref UMLS:C0042961 semapv:UnspecifiedMatching +HP:0002582 Chronic atrophic gastritis oboInOwl:hasDbXref MESH:D005757 semapv:UnspecifiedMatching +HP:0002582 Chronic atrophic gastritis oboInOwl:hasDbXref SCTID:84568007 semapv:UnspecifiedMatching +HP:0002582 Chronic atrophic gastritis oboInOwl:hasDbXref UMLS:C0017154 semapv:UnspecifiedMatching +HP:0002583 Colitis oboInOwl:hasDbXref MESH:D003092 semapv:UnspecifiedMatching +HP:0002583 Colitis oboInOwl:hasDbXref SCTID:64226004 semapv:UnspecifiedMatching +HP:0002583 Colitis oboInOwl:hasDbXref UMLS:C0009319 semapv:UnspecifiedMatching +HP:0002584 Intestinal bleeding oboInOwl:hasDbXref SCTID:712510007 semapv:UnspecifiedMatching +HP:0002584 Intestinal bleeding oboInOwl:hasDbXref UMLS:C0267373 semapv:UnspecifiedMatching +HP:0002585 Abnormality of the peritoneum oboInOwl:hasDbXref UMLS:C4025698 semapv:UnspecifiedMatching +HP:0002586 Peritonitis oboInOwl:hasDbXref MESH:D010538 semapv:UnspecifiedMatching +HP:0002586 Peritonitis oboInOwl:hasDbXref SCTID:48661000 semapv:UnspecifiedMatching +HP:0002586 Peritonitis oboInOwl:hasDbXref UMLS:C0031154 semapv:UnspecifiedMatching +HP:0002587 Projectile vomiting oboInOwl:hasDbXref SCTID:8579004 semapv:UnspecifiedMatching +HP:0002587 Projectile vomiting oboInOwl:hasDbXref UMLS:C0221151 semapv:UnspecifiedMatching +HP:0002588 Duodenal ulcer oboInOwl:hasDbXref MESH:D004381 semapv:UnspecifiedMatching +HP:0002588 Duodenal ulcer oboInOwl:hasDbXref SCTID:367474008 semapv:UnspecifiedMatching +HP:0002588 Duodenal ulcer oboInOwl:hasDbXref SCTID:51868009 semapv:UnspecifiedMatching +HP:0002588 Duodenal ulcer oboInOwl:hasDbXref UMLS:C0013295 semapv:UnspecifiedMatching +HP:0002589 Gastrointestinal atresia oboInOwl:hasDbXref UMLS:C4025697 semapv:UnspecifiedMatching +HP:0002590 Paralytic ileus oboInOwl:hasDbXref MESH:D007418 semapv:UnspecifiedMatching +HP:0002590 Paralytic ileus oboInOwl:hasDbXref SCTID:55525008 semapv:UnspecifiedMatching +HP:0002590 Paralytic ileus oboInOwl:hasDbXref UMLS:C0030446 semapv:UnspecifiedMatching +HP:0002591 Polyphagia oboInOwl:hasDbXref MESH:D006963 semapv:UnspecifiedMatching +HP:0002591 Polyphagia oboInOwl:hasDbXref SCTID:267023007 semapv:UnspecifiedMatching +HP:0002591 Polyphagia oboInOwl:hasDbXref SCTID:58424009 semapv:UnspecifiedMatching +HP:0002591 Polyphagia oboInOwl:hasDbXref SCTID:72405004 semapv:UnspecifiedMatching +HP:0002591 Polyphagia oboInOwl:hasDbXref UMLS:C0020505 semapv:UnspecifiedMatching +HP:0002591 Polyphagia oboInOwl:hasDbXref UMLS:C0232461 semapv:UnspecifiedMatching +HP:0002592 Gastric ulcer oboInOwl:hasDbXref MESH:D013276 semapv:UnspecifiedMatching +HP:0002592 Gastric ulcer oboInOwl:hasDbXref SCTID:397825006 semapv:UnspecifiedMatching +HP:0002592 Gastric ulcer oboInOwl:hasDbXref UMLS:C0038358 semapv:UnspecifiedMatching +HP:0002593 Intestinal lymphangiectasia oboInOwl:hasDbXref MESH:D008201 semapv:UnspecifiedMatching +HP:0002593 Intestinal lymphangiectasia oboInOwl:hasDbXref SCTID:197260007 semapv:UnspecifiedMatching +HP:0002593 Intestinal lymphangiectasia oboInOwl:hasDbXref UMLS:C0024215 semapv:UnspecifiedMatching +HP:0002594 Pancreatic hypoplasia oboInOwl:hasDbXref SCTID:68591005 semapv:UnspecifiedMatching +HP:0002594 Pancreatic hypoplasia oboInOwl:hasDbXref UMLS:C0266267 semapv:UnspecifiedMatching +HP:0002595 Ileus oboInOwl:hasDbXref MESH:D045823 semapv:UnspecifiedMatching +HP:0002595 Ileus oboInOwl:hasDbXref UMLS:C1258215 semapv:UnspecifiedMatching +HP:0002597 Abnormality of the vasculature oboInOwl:hasDbXref UMLS:C0241657 semapv:UnspecifiedMatching +HP:0002599 Head titubation oboInOwl:hasDbXref UMLS:C1608410 semapv:UnspecifiedMatching +HP:0002600 Hyporeflexia of lower limbs oboInOwl:hasDbXref UMLS:C1834696 semapv:UnspecifiedMatching +HP:0002601 Paresis of extensor muscles of the big toe oboInOwl:hasDbXref UMLS:C4025696 semapv:UnspecifiedMatching +HP:0002604 Gastrointestinal telangiectasia oboInOwl:hasDbXref UMLS:C1619711 semapv:UnspecifiedMatching +HP:0002605 Hepatic necrosis oboInOwl:hasDbXref SCTID:87248009 semapv:UnspecifiedMatching +HP:0002605 Hepatic necrosis oboInOwl:hasDbXref UMLS:C0151798 semapv:UnspecifiedMatching +HP:0002607 Bowel incontinence oboInOwl:hasDbXref MESH:D005242 semapv:UnspecifiedMatching +HP:0002607 Bowel incontinence oboInOwl:hasDbXref SCTID:72042002 semapv:UnspecifiedMatching +HP:0002607 Bowel incontinence oboInOwl:hasDbXref UMLS:C0015732 semapv:UnspecifiedMatching +HP:0002608 Celiac disease oboInOwl:hasDbXref MESH:D002446 semapv:UnspecifiedMatching +HP:0002608 Celiac disease oboInOwl:hasDbXref SCTID:396331005 semapv:UnspecifiedMatching +HP:0002608 Celiac disease oboInOwl:hasDbXref UMLS:C0007570 semapv:UnspecifiedMatching +HP:0002611 Cholestatic liver disease oboInOwl:hasDbXref UMLS:C0860204 semapv:UnspecifiedMatching +HP:0002612 Congenital hepatic fibrosis oboInOwl:hasDbXref MESH:C562378 semapv:UnspecifiedMatching +HP:0002612 Congenital hepatic fibrosis oboInOwl:hasDbXref SCTID:79607001 semapv:UnspecifiedMatching +HP:0002612 Congenital hepatic fibrosis oboInOwl:hasDbXref UMLS:C0009714 semapv:UnspecifiedMatching +HP:0002613 Biliary cirrhosis oboInOwl:hasDbXref MESH:D008105 semapv:UnspecifiedMatching +HP:0002613 Biliary cirrhosis oboInOwl:hasDbXref SCTID:1761006 semapv:UnspecifiedMatching +HP:0002613 Biliary cirrhosis oboInOwl:hasDbXref SCTID:31712002 semapv:UnspecifiedMatching +HP:0002613 Biliary cirrhosis oboInOwl:hasDbXref UMLS:C0008312 semapv:UnspecifiedMatching +HP:0002613 Biliary cirrhosis oboInOwl:hasDbXref UMLS:C0023892 semapv:UnspecifiedMatching +HP:0002614 Hepatic periportal necrosis oboInOwl:hasDbXref UMLS:C0546389 semapv:UnspecifiedMatching +HP:0002615 Hypotension oboInOwl:hasDbXref MESH:D007022 semapv:UnspecifiedMatching +HP:0002615 Hypotension oboInOwl:hasDbXref SCTID:45007003 semapv:UnspecifiedMatching +HP:0002615 Hypotension oboInOwl:hasDbXref UMLS:C0020649 semapv:UnspecifiedMatching +HP:0002616 Aortic root aneurysm oboInOwl:hasDbXref SCTID:251036003 semapv:UnspecifiedMatching +HP:0002616 Aortic root aneurysm oboInOwl:hasDbXref UMLS:C0238669 semapv:UnspecifiedMatching +HP:0002617 Vascular dilatation oboInOwl:hasDbXref MESH:D000783 semapv:UnspecifiedMatching +HP:0002617 Vascular dilatation oboInOwl:hasDbXref SCTID:432119003 semapv:UnspecifiedMatching +HP:0002617 Vascular dilatation oboInOwl:hasDbXref SCTID:85659009 semapv:UnspecifiedMatching +HP:0002617 Vascular dilatation oboInOwl:hasDbXref UMLS:C0002940 semapv:UnspecifiedMatching +HP:0002617 Vascular dilatation oboInOwl:hasDbXref UMLS:C4020848 semapv:UnspecifiedMatching +HP:0002619 Varicose veins oboInOwl:hasDbXref MESH:D014648 semapv:UnspecifiedMatching +HP:0002619 Varicose veins oboInOwl:hasDbXref SCTID:128060009 semapv:UnspecifiedMatching +HP:0002619 Varicose veins oboInOwl:hasDbXref SCTID:12856003 semapv:UnspecifiedMatching +HP:0002619 Varicose veins oboInOwl:hasDbXref SCTID:399989005 semapv:UnspecifiedMatching +HP:0002619 Varicose veins oboInOwl:hasDbXref UMLS:C0042345 semapv:UnspecifiedMatching +HP:0002621 Atherosclerosis oboInOwl:hasDbXref MESH:D050197 semapv:UnspecifiedMatching +HP:0002621 Atherosclerosis oboInOwl:hasDbXref SCTID:38716007 semapv:UnspecifiedMatching +HP:0002621 Atherosclerosis oboInOwl:hasDbXref UMLS:C0004153 semapv:UnspecifiedMatching +HP:0002621 Atherosclerosis oboInOwl:hasDbXref UMLS:C4280569 semapv:UnspecifiedMatching +HP:0002623 Overriding aorta oboInOwl:hasDbXref SCTID:63934006 semapv:UnspecifiedMatching +HP:0002623 Overriding aorta oboInOwl:hasDbXref UMLS:C0011818 semapv:UnspecifiedMatching +HP:0002623 Overriding aorta oboInOwl:hasDbXref UMLS:C0265886 semapv:UnspecifiedMatching +HP:0002624 Abnormal venous morphology oboInOwl:hasDbXref UMLS:C0241665 semapv:UnspecifiedMatching +HP:0002625 Deep venous thrombosis oboInOwl:hasDbXref MESH:D020246 semapv:UnspecifiedMatching +HP:0002625 Deep venous thrombosis oboInOwl:hasDbXref SCTID:128053003 semapv:UnspecifiedMatching +HP:0002625 Deep venous thrombosis oboInOwl:hasDbXref UMLS:C0149871 semapv:UnspecifiedMatching +HP:0002626 Venous varicosities of celiac and mesenteric vessels oboInOwl:hasDbXref UMLS:C1857692 semapv:UnspecifiedMatching +HP:0002627 Right aortic arch with mirror image branching oboInOwl:hasDbXref UMLS:C4025695 semapv:UnspecifiedMatching +HP:0002629 Gastrointestinal arteriovenous malformation oboInOwl:hasDbXref UMLS:C0744321 semapv:UnspecifiedMatching +HP:0002630 Fat malabsorption oboInOwl:hasDbXref SCTID:197494007 semapv:UnspecifiedMatching +HP:0002630 Fat malabsorption oboInOwl:hasDbXref UMLS:C0554103 semapv:UnspecifiedMatching +HP:0002632 Low-to-normal blood pressure oboInOwl:hasDbXref UMLS:C1866500 semapv:UnspecifiedMatching +HP:0002633 Vasculitis oboInOwl:hasDbXref MESH:D014657 semapv:UnspecifiedMatching +HP:0002633 Vasculitis oboInOwl:hasDbXref SCTID:31996006 semapv:UnspecifiedMatching +HP:0002633 Vasculitis oboInOwl:hasDbXref UMLS:C0042384 semapv:UnspecifiedMatching +HP:0002634 Arteriosclerosis oboInOwl:hasDbXref MESH:D001161 semapv:UnspecifiedMatching +HP:0002634 Arteriosclerosis oboInOwl:hasDbXref SCTID:107671003 semapv:UnspecifiedMatching +HP:0002634 Arteriosclerosis oboInOwl:hasDbXref SCTID:28960008 semapv:UnspecifiedMatching +HP:0002634 Arteriosclerosis oboInOwl:hasDbXref SCTID:72092001 semapv:UnspecifiedMatching +HP:0002634 Arteriosclerosis oboInOwl:hasDbXref UMLS:C0003850 semapv:UnspecifiedMatching +HP:0002634 Arteriosclerosis oboInOwl:hasDbXref UMLS:C4280568 semapv:UnspecifiedMatching +HP:0002635 Type IV atherosclerotic lesion oboInOwl:hasDbXref MESH:D050197 semapv:UnspecifiedMatching +HP:0002635 Type IV atherosclerotic lesion oboInOwl:hasDbXref SCTID:38716007 semapv:UnspecifiedMatching +HP:0002635 Type IV atherosclerotic lesion oboInOwl:hasDbXref UMLS:C0004153 semapv:UnspecifiedMatching +HP:0002636 Dilatation of an abdominal artery oboInOwl:hasDbXref UMLS:C4025694 semapv:UnspecifiedMatching +HP:0002637 Cerebral ischemia oboInOwl:hasDbXref MESH:D002545 semapv:UnspecifiedMatching +HP:0002637 Cerebral ischemia oboInOwl:hasDbXref SCTID:287731003 semapv:UnspecifiedMatching +HP:0002637 Cerebral ischemia oboInOwl:hasDbXref SCTID:389100007 semapv:UnspecifiedMatching +HP:0002637 Cerebral ischemia oboInOwl:hasDbXref UMLS:C0007786 semapv:UnspecifiedMatching +HP:0002637 Cerebral ischemia oboInOwl:hasDbXref UMLS:C0917798 semapv:UnspecifiedMatching +HP:0002638 Superficial thrombophlebitis oboInOwl:hasDbXref SCTID:2477008 semapv:UnspecifiedMatching +HP:0002638 Superficial thrombophlebitis oboInOwl:hasDbXref UMLS:C1510431 semapv:UnspecifiedMatching +HP:0002639 Budd-Chiari syndrome oboInOwl:hasDbXref MESH:D006502 semapv:UnspecifiedMatching +HP:0002639 Budd-Chiari syndrome oboInOwl:hasDbXref SCTID:82385007 semapv:UnspecifiedMatching +HP:0002639 Budd-Chiari syndrome oboInOwl:hasDbXref UMLS:C0856761 semapv:UnspecifiedMatching +HP:0002640 Hypertension associated with pheochromocytoma oboInOwl:hasDbXref UMLS:C4025693 semapv:UnspecifiedMatching +HP:0002641 Peripheral thrombosis oboInOwl:hasDbXref UMLS:C1849749 semapv:UnspecifiedMatching +HP:0002642 Arteriovenous fistulas of celiac and mesenteric vessels oboInOwl:hasDbXref UMLS:C1857693 semapv:UnspecifiedMatching +HP:0002643 Neonatal respiratory distress oboInOwl:hasDbXref UMLS:C0852283 semapv:UnspecifiedMatching +HP:0002644 Abnormality of pelvic girdle bone morphology oboInOwl:hasDbXref UMLS:C4020847 semapv:UnspecifiedMatching +HP:0002645 Wormian bones oboInOwl:hasDbXref SCTID:113194005 semapv:UnspecifiedMatching +HP:0002645 Wormian bones oboInOwl:hasDbXref UMLS:C0222716 semapv:UnspecifiedMatching +HP:0002647 Aortic dissection oboInOwl:hasDbXref SCTID:308546005 semapv:UnspecifiedMatching +HP:0002647 Aortic dissection oboInOwl:hasDbXref UMLS:C0340643 semapv:UnspecifiedMatching +HP:0002648 Abnormality of calvarial morphology oboInOwl:hasDbXref UMLS:C4025692 semapv:UnspecifiedMatching +HP:0002648 Abnormality of calvarial morphology oboInOwl:hasDbXref UMLS:C4280260 semapv:UnspecifiedMatching +HP:0002650 Scoliosis oboInOwl:hasDbXref MESH:D013121 semapv:UnspecifiedMatching +HP:0002650 Scoliosis oboInOwl:hasDbXref SCTID:111266001 semapv:UnspecifiedMatching +HP:0002650 Scoliosis oboInOwl:hasDbXref SCTID:64217002 semapv:UnspecifiedMatching +HP:0002650 Scoliosis oboInOwl:hasDbXref UMLS:C0037932 semapv:UnspecifiedMatching +HP:0002650 Scoliosis oboInOwl:hasDbXref UMLS:C0700208 semapv:UnspecifiedMatching +HP:0002651 Spondyloepimetaphyseal dysplasia oboInOwl:hasDbXref SCTID:254062008 semapv:UnspecifiedMatching +HP:0002651 Spondyloepimetaphyseal dysplasia oboInOwl:hasDbXref UMLS:C0432211 semapv:UnspecifiedMatching +HP:0002652 Skeletal dysplasia oboInOwl:hasDbXref MESH:D010009 semapv:UnspecifiedMatching +HP:0002652 Skeletal dysplasia oboInOwl:hasDbXref SCTID:105985007 semapv:UnspecifiedMatching +HP:0002652 Skeletal dysplasia oboInOwl:hasDbXref SCTID:240190009 semapv:UnspecifiedMatching +HP:0002652 Skeletal dysplasia oboInOwl:hasDbXref UMLS:C0029422 semapv:UnspecifiedMatching +HP:0002652 Skeletal dysplasia oboInOwl:hasDbXref UMLS:C4280567 semapv:UnspecifiedMatching +HP:0002653 Bone pain oboInOwl:hasDbXref SCTID:12584003 semapv:UnspecifiedMatching +HP:0002653 Bone pain oboInOwl:hasDbXref UMLS:C0151825 semapv:UnspecifiedMatching +HP:0002654 Multiple epiphyseal dysplasia oboInOwl:hasDbXref MESH:D010009 semapv:UnspecifiedMatching +HP:0002654 Multiple epiphyseal dysplasia oboInOwl:hasDbXref SCTID:59708000 semapv:UnspecifiedMatching +HP:0002654 Multiple epiphyseal dysplasia oboInOwl:hasDbXref UMLS:C0026760 semapv:UnspecifiedMatching +HP:0002655 Spondyloepiphyseal dysplasia oboInOwl:hasDbXref MESH:D010009 semapv:UnspecifiedMatching +HP:0002655 Spondyloepiphyseal dysplasia oboInOwl:hasDbXref UMLS:C0038015 semapv:UnspecifiedMatching +HP:0002656 Epiphyseal dysplasia oboInOwl:hasDbXref SCTID:254080004 semapv:UnspecifiedMatching +HP:0002656 Epiphyseal dysplasia oboInOwl:hasDbXref UMLS:C0392476 semapv:UnspecifiedMatching +HP:0002656 Epiphyseal dysplasia oboInOwl:hasDbXref UMLS:C4280566 semapv:UnspecifiedMatching +HP:0002657 Spondylometaphyseal dysplasia oboInOwl:hasDbXref MESH:C537501 semapv:UnspecifiedMatching +HP:0002657 Spondylometaphyseal dysplasia oboInOwl:hasDbXref SCTID:702350003 semapv:UnspecifiedMatching +HP:0002657 Spondylometaphyseal dysplasia oboInOwl:hasDbXref UMLS:C0700635 semapv:UnspecifiedMatching +HP:0002659 Increased susceptibility to fractures oboInOwl:hasDbXref UMLS:C1390474 semapv:UnspecifiedMatching +HP:0002661 Painless fractures due to injury oboInOwl:hasDbXref UMLS:C1837602 semapv:UnspecifiedMatching +HP:0002663 Delayed epiphyseal ossification oboInOwl:hasDbXref UMLS:C1865200 semapv:UnspecifiedMatching +HP:0002663 Delayed epiphyseal ossification oboInOwl:hasDbXref UMLS:C4280565 semapv:UnspecifiedMatching +HP:0002664 Neoplasm oboInOwl:hasDbXref MESH:D009369 semapv:UnspecifiedMatching +HP:0002664 Neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0002664 Neoplasm oboInOwl:hasDbXref SCTID:108369006 semapv:UnspecifiedMatching +HP:0002664 Neoplasm oboInOwl:hasDbXref SCTID:363346000 semapv:UnspecifiedMatching +HP:0002664 Neoplasm oboInOwl:hasDbXref UMLS:C0006826 semapv:UnspecifiedMatching +HP:0002664 Neoplasm oboInOwl:hasDbXref UMLS:C0027651 semapv:UnspecifiedMatching +HP:0002665 Lymphoma oboInOwl:hasDbXref MESH:D008223 semapv:UnspecifiedMatching +HP:0002665 Lymphoma oboInOwl:hasDbXref NCIT:C7065 semapv:UnspecifiedMatching +HP:0002665 Lymphoma oboInOwl:hasDbXref SCTID:115244002 semapv:UnspecifiedMatching +HP:0002665 Lymphoma oboInOwl:hasDbXref SCTID:118600007 semapv:UnspecifiedMatching +HP:0002665 Lymphoma oboInOwl:hasDbXref SCTID:188676008 semapv:UnspecifiedMatching +HP:0002665 Lymphoma oboInOwl:hasDbXref SCTID:21964009 semapv:UnspecifiedMatching +HP:0002665 Lymphoma oboInOwl:hasDbXref UMLS:C0024299 semapv:UnspecifiedMatching +HP:0002666 Pheochromocytoma oboInOwl:hasDbXref MESH:D010673 semapv:UnspecifiedMatching +HP:0002666 Pheochromocytoma oboInOwl:hasDbXref NCIT:C3326 semapv:UnspecifiedMatching +HP:0002666 Pheochromocytoma oboInOwl:hasDbXref SCTID:302835009 semapv:UnspecifiedMatching +HP:0002666 Pheochromocytoma oboInOwl:hasDbXref SCTID:399343007 semapv:UnspecifiedMatching +HP:0002666 Pheochromocytoma oboInOwl:hasDbXref SCTID:85583005 semapv:UnspecifiedMatching +HP:0002666 Pheochromocytoma oboInOwl:hasDbXref UMLS:C0031511 semapv:UnspecifiedMatching +HP:0002667 Nephroblastoma oboInOwl:hasDbXref MESH:D009396 semapv:UnspecifiedMatching +HP:0002667 Nephroblastoma oboInOwl:hasDbXref NCIT:C40407 semapv:UnspecifiedMatching +HP:0002667 Nephroblastoma oboInOwl:hasDbXref SCTID:25081006 semapv:UnspecifiedMatching +HP:0002667 Nephroblastoma oboInOwl:hasDbXref SCTID:302849000 semapv:UnspecifiedMatching +HP:0002667 Nephroblastoma oboInOwl:hasDbXref UMLS:C0027708 semapv:UnspecifiedMatching +HP:0002668 Paraganglioma oboInOwl:hasDbXref MESH:D010235 semapv:UnspecifiedMatching +HP:0002668 Paraganglioma oboInOwl:hasDbXref NCIT:C3308 semapv:UnspecifiedMatching +HP:0002668 Paraganglioma oboInOwl:hasDbXref SCTID:127027008 semapv:UnspecifiedMatching +HP:0002668 Paraganglioma oboInOwl:hasDbXref SCTID:253029009 semapv:UnspecifiedMatching +HP:0002668 Paraganglioma oboInOwl:hasDbXref SCTID:302833002 semapv:UnspecifiedMatching +HP:0002668 Paraganglioma oboInOwl:hasDbXref SCTID:72787006 semapv:UnspecifiedMatching +HP:0002668 Paraganglioma oboInOwl:hasDbXref SCTID:803009 semapv:UnspecifiedMatching +HP:0002668 Paraganglioma oboInOwl:hasDbXref UMLS:C0030421 semapv:UnspecifiedMatching +HP:0002669 Osteosarcoma oboInOwl:hasDbXref MESH:D012516 semapv:UnspecifiedMatching +HP:0002669 Osteosarcoma oboInOwl:hasDbXref NCIT:C9145 semapv:UnspecifiedMatching +HP:0002669 Osteosarcoma oboInOwl:hasDbXref SCTID:21708004 semapv:UnspecifiedMatching +HP:0002669 Osteosarcoma oboInOwl:hasDbXref SCTID:307576001 semapv:UnspecifiedMatching +HP:0002669 Osteosarcoma oboInOwl:hasDbXref UMLS:C0029463 semapv:UnspecifiedMatching +HP:0002671 Basal cell carcinoma oboInOwl:hasDbXref MESH:D002280 semapv:UnspecifiedMatching +HP:0002671 Basal cell carcinoma oboInOwl:hasDbXref NCIT:C2921 semapv:UnspecifiedMatching +HP:0002671 Basal cell carcinoma oboInOwl:hasDbXref SCTID:1338007 semapv:UnspecifiedMatching +HP:0002671 Basal cell carcinoma oboInOwl:hasDbXref SCTID:254701007 semapv:UnspecifiedMatching +HP:0002671 Basal cell carcinoma oboInOwl:hasDbXref SCTID:275265005 semapv:UnspecifiedMatching +HP:0002671 Basal cell carcinoma oboInOwl:hasDbXref UMLS:C0007117 semapv:UnspecifiedMatching +HP:0002671 Basal cell carcinoma oboInOwl:hasDbXref UMLS:C1862314 semapv:UnspecifiedMatching +HP:0002672 Gastrointestinal carcinoma oboInOwl:hasDbXref UMLS:C0151544 semapv:UnspecifiedMatching +HP:0002673 Coxa valga oboInOwl:hasDbXref MESH:D060906 semapv:UnspecifiedMatching +HP:0002673 Coxa valga oboInOwl:hasDbXref SCTID:299236004 semapv:UnspecifiedMatching +HP:0002673 Coxa valga oboInOwl:hasDbXref UMLS:C0239137 semapv:UnspecifiedMatching +HP:0002673 Coxa valga oboInOwl:hasDbXref UMLS:C3549698 semapv:UnspecifiedMatching +HP:0002676 Cloverleaf skull oboInOwl:hasDbXref UMLS:C1860050 semapv:UnspecifiedMatching +HP:0002676 Cloverleaf skull oboInOwl:hasDbXref UMLS:C4280564 semapv:UnspecifiedMatching +HP:0002677 Small foramen magnum oboInOwl:hasDbXref SCTID:444879009 semapv:UnspecifiedMatching +HP:0002677 Small foramen magnum oboInOwl:hasDbXref UMLS:C1535953 semapv:UnspecifiedMatching +HP:0002677 Small foramen magnum oboInOwl:hasDbXref UMLS:C1861217 semapv:UnspecifiedMatching +HP:0002677 Small foramen magnum oboInOwl:hasDbXref UMLS:C4072838 semapv:UnspecifiedMatching +HP:0002678 Skull asymmetry oboInOwl:hasDbXref SCTID:248372000 semapv:UnspecifiedMatching +HP:0002678 Skull asymmetry oboInOwl:hasDbXref UMLS:C0424690 semapv:UnspecifiedMatching +HP:0002678 Skull asymmetry oboInOwl:hasDbXref UMLS:C4280562 semapv:UnspecifiedMatching +HP:0002678 Skull asymmetry oboInOwl:hasDbXref UMLS:C4280563 semapv:UnspecifiedMatching +HP:0002679 Abnormality of the sella turcica oboInOwl:hasDbXref UMLS:C4021754 semapv:UnspecifiedMatching +HP:0002679 Abnormality of the sella turcica oboInOwl:hasDbXref UMLS:C4072839 semapv:UnspecifiedMatching +HP:0002680 J-shaped sella turcica oboInOwl:hasDbXref UMLS:C1854718 semapv:UnspecifiedMatching +HP:0002680 J-shaped sella turcica oboInOwl:hasDbXref UMLS:C4072841 semapv:UnspecifiedMatching +HP:0002680 J-shaped sella turcica oboInOwl:hasDbXref UMLS:C4072842 semapv:UnspecifiedMatching +HP:0002681 Deformed sella turcica oboInOwl:hasDbXref UMLS:C1846437 semapv:UnspecifiedMatching +HP:0002682 Broad skull oboInOwl:hasDbXref SCTID:248374004 semapv:UnspecifiedMatching +HP:0002682 Broad skull oboInOwl:hasDbXref UMLS:C0424693 semapv:UnspecifiedMatching +HP:0002683 Abnormality of the calvaria oboInOwl:hasDbXref UMLS:C4025691 semapv:UnspecifiedMatching +HP:0002683 Abnormality of the calvaria oboInOwl:hasDbXref UMLS:C4280561 semapv:UnspecifiedMatching +HP:0002684 Thickened calvaria oboInOwl:hasDbXref UMLS:C1858452 semapv:UnspecifiedMatching +HP:0002684 Thickened calvaria oboInOwl:hasDbXref UMLS:C4280560 semapv:UnspecifiedMatching +HP:0002686 Prenatal maternal abnormality oboInOwl:hasDbXref UMLS:C4025690 semapv:UnspecifiedMatching +HP:0002687 Abnormality of frontal sinus oboInOwl:hasDbXref UMLS:C4025689 semapv:UnspecifiedMatching +HP:0002688 Absent frontal sinuses oboInOwl:hasDbXref UMLS:C1855669 semapv:UnspecifiedMatching +HP:0002688 Absent frontal sinuses oboInOwl:hasDbXref UMLS:C4280559 semapv:UnspecifiedMatching +HP:0002689 Absent paranasal sinuses oboInOwl:hasDbXref UMLS:C1857131 semapv:UnspecifiedMatching +HP:0002689 Absent paranasal sinuses oboInOwl:hasDbXref UMLS:C3804986 semapv:UnspecifiedMatching +HP:0002689 Absent paranasal sinuses oboInOwl:hasDbXref UMLS:C4072844 semapv:UnspecifiedMatching +HP:0002690 Large sella turcica oboInOwl:hasDbXref UMLS:C1843677 semapv:UnspecifiedMatching +HP:0002690 Large sella turcica oboInOwl:hasDbXref UMLS:C4072845 semapv:UnspecifiedMatching +HP:0002690 Large sella turcica oboInOwl:hasDbXref UMLS:C4072846 semapv:UnspecifiedMatching +HP:0002691 Platybasia oboInOwl:hasDbXref MESH:D010985 semapv:UnspecifiedMatching +HP:0002691 Platybasia oboInOwl:hasDbXref SCTID:86587003 semapv:UnspecifiedMatching +HP:0002691 Platybasia oboInOwl:hasDbXref UMLS:C0032209 semapv:UnspecifiedMatching +HP:0002692 Hypoplastic facial bones oboInOwl:hasDbXref UMLS:C1846438 semapv:UnspecifiedMatching +HP:0002692 Hypoplastic facial bones oboInOwl:hasDbXref UMLS:C4229090 semapv:UnspecifiedMatching +HP:0002692 Hypoplastic facial bones oboInOwl:hasDbXref UMLS:C4280268 semapv:UnspecifiedMatching +HP:0002692 Hypoplastic facial bones oboInOwl:hasDbXref UMLS:C4280557 semapv:UnspecifiedMatching +HP:0002692 Hypoplastic facial bones oboInOwl:hasDbXref UMLS:C4280558 semapv:UnspecifiedMatching +HP:0002693 Abnormality of the skull base oboInOwl:hasDbXref UMLS:C4025688 semapv:UnspecifiedMatching +HP:0002694 Sclerosis of skull base oboInOwl:hasDbXref UMLS:C1851714 semapv:UnspecifiedMatching +HP:0002694 Sclerosis of skull base oboInOwl:hasDbXref UMLS:C4072847 semapv:UnspecifiedMatching +HP:0002694 Sclerosis of skull base oboInOwl:hasDbXref UMLS:C4072848 semapv:UnspecifiedMatching +HP:0002695 Symmetrical, oval parietal bone defects oboInOwl:hasDbXref UMLS:C1865045 semapv:UnspecifiedMatching +HP:0002696 Abnormal parietal bone morphology oboInOwl:hasDbXref UMLS:C4021834 semapv:UnspecifiedMatching +HP:0002697 Parietal foramina oboInOwl:hasDbXref SCTID:11240000 semapv:UnspecifiedMatching +HP:0002697 Parietal foramina oboInOwl:hasDbXref SCTID:29307005 semapv:UnspecifiedMatching +HP:0002697 Parietal foramina oboInOwl:hasDbXref UMLS:C0222706 semapv:UnspecifiedMatching +HP:0002697 Parietal foramina oboInOwl:hasDbXref UMLS:C4280556 semapv:UnspecifiedMatching +HP:0002699 Abnormality of the foramen magnum oboInOwl:hasDbXref UMLS:C4025687 semapv:UnspecifiedMatching +HP:0002700 Large foramen magnum oboInOwl:hasDbXref UMLS:C1844508 semapv:UnspecifiedMatching +HP:0002700 Large foramen magnum oboInOwl:hasDbXref UMLS:C4073291 semapv:UnspecifiedMatching +HP:0002700 Large foramen magnum oboInOwl:hasDbXref UMLS:C4280554 semapv:UnspecifiedMatching +HP:0002700 Large foramen magnum oboInOwl:hasDbXref UMLS:C4280555 semapv:UnspecifiedMatching +HP:0002703 Abnormality of skull ossification oboInOwl:hasDbXref UMLS:C4025686 semapv:UnspecifiedMatching +HP:0002703 Abnormality of skull ossification oboInOwl:hasDbXref UMLS:C4280550 semapv:UnspecifiedMatching +HP:0002703 Abnormality of skull ossification oboInOwl:hasDbXref UMLS:C4280551 semapv:UnspecifiedMatching +HP:0002703 Abnormality of skull ossification oboInOwl:hasDbXref UMLS:C4280552 semapv:UnspecifiedMatching +HP:0002703 Abnormality of skull ossification oboInOwl:hasDbXref UMLS:C4280553 semapv:UnspecifiedMatching +HP:0002705 High, narrow palate oboInOwl:hasDbXref UMLS:C1837404 semapv:UnspecifiedMatching +HP:0002707 Palate telangiectasia oboInOwl:hasDbXref UMLS:C1857699 semapv:UnspecifiedMatching +HP:0002707 Palate telangiectasia oboInOwl:hasDbXref UMLS:C4280267 semapv:UnspecifiedMatching +HP:0002708 Prominent median palatal raphe oboInOwl:hasDbXref UMLS:C1845108 semapv:UnspecifiedMatching +HP:0002710 Commissural lip pit oboInOwl:hasDbXref UMLS:C0399605 semapv:UnspecifiedMatching +HP:0002711 Exaggerated median tongue furrow oboInOwl:hasDbXref UMLS:C1845109 semapv:UnspecifiedMatching +HP:0002714 Downturned corners of mouth oboInOwl:hasDbXref UMLS:C1866195 semapv:UnspecifiedMatching +HP:0002715 Abnormality of the immune system oboInOwl:hasDbXref UMLS:C4021753 semapv:UnspecifiedMatching +HP:0002716 Lymphadenopathy oboInOwl:hasDbXref MESH:D000072281 semapv:UnspecifiedMatching +HP:0002716 Lymphadenopathy oboInOwl:hasDbXref SCTID:30746006 semapv:UnspecifiedMatching +HP:0002716 Lymphadenopathy oboInOwl:hasDbXref UMLS:C0497156 semapv:UnspecifiedMatching +HP:0002717 Adrenal overactivity oboInOwl:hasDbXref UMLS:C4025685 semapv:UnspecifiedMatching +HP:0002718 Recurrent bacterial infections oboInOwl:hasDbXref SCTID:428875002 semapv:UnspecifiedMatching +HP:0002718 Recurrent bacterial infections oboInOwl:hasDbXref UMLS:C1844383 semapv:UnspecifiedMatching +HP:0002718 Recurrent bacterial infections oboInOwl:hasDbXref UMLS:C2748958 semapv:UnspecifiedMatching +HP:0002718 Recurrent bacterial infections oboInOwl:hasDbXref UMLS:C4020846 semapv:UnspecifiedMatching +HP:0002719 Recurrent infections oboInOwl:hasDbXref UMLS:C0239998 semapv:UnspecifiedMatching +HP:0002720 Decreased circulating IgA level oboInOwl:hasDbXref MESH:D017098 semapv:UnspecifiedMatching +HP:0002720 Decreased circulating IgA level oboInOwl:hasDbXref SCTID:29260007 semapv:UnspecifiedMatching +HP:0002720 Decreased circulating IgA level oboInOwl:hasDbXref UMLS:C0162538 semapv:UnspecifiedMatching +HP:0002721 Immunodeficiency oboInOwl:hasDbXref MESH:D007153 semapv:UnspecifiedMatching +HP:0002721 Immunodeficiency oboInOwl:hasDbXref SCTID:234532001 semapv:UnspecifiedMatching +HP:0002721 Immunodeficiency oboInOwl:hasDbXref UMLS:C0021051 semapv:UnspecifiedMatching +HP:0002722 Recurrent abscess formation oboInOwl:hasDbXref UMLS:C4025684 semapv:UnspecifiedMatching +HP:0002723 Absence of bactericidal oxidative respiratory burst in phagocytes oboInOwl:hasDbXref UMLS:C1844385 semapv:UnspecifiedMatching +HP:0002724 Recurrent Aspergillus infections oboInOwl:hasDbXref UMLS:C4021752 semapv:UnspecifiedMatching +HP:0002725 Systemic lupus erythematosus oboInOwl:hasDbXref MESH:D008180 semapv:UnspecifiedMatching +HP:0002725 Systemic lupus erythematosus oboInOwl:hasDbXref SCTID:55464009 semapv:UnspecifiedMatching +HP:0002725 Systemic lupus erythematosus oboInOwl:hasDbXref UMLS:C0024141 semapv:UnspecifiedMatching +HP:0002726 Recurrent Staphylococcus aureus infections oboInOwl:hasDbXref UMLS:C2673462 semapv:UnspecifiedMatching +HP:0002728 Chronic mucocutaneous candidiasis oboInOwl:hasDbXref MESH:D002178 semapv:UnspecifiedMatching +HP:0002728 Chronic mucocutaneous candidiasis oboInOwl:hasDbXref SCTID:234568006 semapv:UnspecifiedMatching +HP:0002728 Chronic mucocutaneous candidiasis oboInOwl:hasDbXref UMLS:C0006845 semapv:UnspecifiedMatching +HP:0002729 Follicular hyperplasia oboInOwl:hasDbXref UMLS:C4014733 semapv:UnspecifiedMatching +HP:0002730 Chronic noninfectious lymphadenopathy oboInOwl:hasDbXref UMLS:C1858970 semapv:UnspecifiedMatching +HP:0002731 Decreased lymphocyte apoptosis oboInOwl:hasDbXref UMLS:C1858969 semapv:UnspecifiedMatching +HP:0002732 Lymph node hypoplasia oboInOwl:hasDbXref UMLS:C1865377 semapv:UnspecifiedMatching +HP:0002732 Lymph node hypoplasia oboInOwl:hasDbXref UMLS:C4025683 semapv:UnspecifiedMatching +HP:0002733 Abnormality of the lymph nodes oboInOwl:hasDbXref UMLS:C0149727 semapv:UnspecifiedMatching +HP:0002737 Thick skull base oboInOwl:hasDbXref UMLS:C1839507 semapv:UnspecifiedMatching +HP:0002738 Hypoplastic frontal sinuses oboInOwl:hasDbXref UMLS:C1859682 semapv:UnspecifiedMatching +HP:0002738 Hypoplastic frontal sinuses oboInOwl:hasDbXref UMLS:C4280548 semapv:UnspecifiedMatching +HP:0002738 Hypoplastic frontal sinuses oboInOwl:hasDbXref UMLS:C4280549 semapv:UnspecifiedMatching +HP:0002740 Recurrent E. coli infections oboInOwl:hasDbXref MESH:D004927 semapv:UnspecifiedMatching +HP:0002740 Recurrent E. coli infections oboInOwl:hasDbXref SCTID:71057007 semapv:UnspecifiedMatching +HP:0002740 Recurrent E. coli infections oboInOwl:hasDbXref UMLS:C0014836 semapv:UnspecifiedMatching +HP:0002741 Recurrent Serratia marcescens infections oboInOwl:hasDbXref UMLS:C4025682 semapv:UnspecifiedMatching +HP:0002742 Recurrent Klebsiella infections oboInOwl:hasDbXref UMLS:C4021751 semapv:UnspecifiedMatching +HP:0002743 Recurrent enteroviral infections oboInOwl:hasDbXref UMLS:C4025681 semapv:UnspecifiedMatching +HP:0002744 Bilateral cleft lip and palate oboInOwl:hasDbXref SCTID:1085331000119107 semapv:UnspecifiedMatching +HP:0002744 Bilateral cleft lip and palate oboInOwl:hasDbXref UMLS:C1398522 semapv:UnspecifiedMatching +HP:0002745 Oral leukoplakia oboInOwl:hasDbXref MESH:D007971 semapv:UnspecifiedMatching +HP:0002745 Oral leukoplakia oboInOwl:hasDbXref MESH:D007972 semapv:UnspecifiedMatching +HP:0002745 Oral leukoplakia oboInOwl:hasDbXref SCTID:414603003 semapv:UnspecifiedMatching +HP:0002745 Oral leukoplakia oboInOwl:hasDbXref SCTID:9187004 semapv:UnspecifiedMatching +HP:0002745 Oral leukoplakia oboInOwl:hasDbXref UMLS:C0023532 semapv:UnspecifiedMatching +HP:0002745 Oral leukoplakia oboInOwl:hasDbXref UMLS:C1704317 semapv:UnspecifiedMatching +HP:0002747 Respiratory insufficiency due to muscle weakness oboInOwl:hasDbXref UMLS:C3806467 semapv:UnspecifiedMatching +HP:0002748 Rickets oboInOwl:hasDbXref MESH:D012279 semapv:UnspecifiedMatching +HP:0002748 Rickets oboInOwl:hasDbXref SCTID:41345002 semapv:UnspecifiedMatching +HP:0002748 Rickets oboInOwl:hasDbXref UMLS:C0035579 semapv:UnspecifiedMatching +HP:0002749 Osteomalacia oboInOwl:hasDbXref SCTID:4598005 semapv:UnspecifiedMatching +HP:0002749 Osteomalacia oboInOwl:hasDbXref UMLS:C0029442 semapv:UnspecifiedMatching +HP:0002750 Delayed skeletal maturation oboInOwl:hasDbXref SCTID:123983008 semapv:UnspecifiedMatching +HP:0002750 Delayed skeletal maturation oboInOwl:hasDbXref UMLS:C0541764 semapv:UnspecifiedMatching +HP:0002751 Kyphoscoliosis oboInOwl:hasDbXref SCTID:405773007 semapv:UnspecifiedMatching +HP:0002751 Kyphoscoliosis oboInOwl:hasDbXref UMLS:C0575158 semapv:UnspecifiedMatching +HP:0002752 Sparse bone trabeculae oboInOwl:hasDbXref UMLS:C1833324 semapv:UnspecifiedMatching +HP:0002753 Thin bony cortex oboInOwl:hasDbXref UMLS:C1833325 semapv:UnspecifiedMatching +HP:0002754 Osteomyelitis oboInOwl:hasDbXref MESH:D010019 semapv:UnspecifiedMatching +HP:0002754 Osteomyelitis oboInOwl:hasDbXref SCTID:111253001 semapv:UnspecifiedMatching +HP:0002754 Osteomyelitis oboInOwl:hasDbXref SCTID:60168000 semapv:UnspecifiedMatching +HP:0002754 Osteomyelitis oboInOwl:hasDbXref UMLS:C0029443 semapv:UnspecifiedMatching +HP:0002754 Osteomyelitis oboInOwl:hasDbXref UMLS:C2242472 semapv:UnspecifiedMatching +HP:0002756 Pathologic fracture oboInOwl:hasDbXref MESH:D005598 semapv:UnspecifiedMatching +HP:0002756 Pathologic fracture oboInOwl:hasDbXref SCTID:22640007 semapv:UnspecifiedMatching +HP:0002756 Pathologic fracture oboInOwl:hasDbXref SCTID:268029009 semapv:UnspecifiedMatching +HP:0002756 Pathologic fracture oboInOwl:hasDbXref UMLS:C0016663 semapv:UnspecifiedMatching +HP:0002757 Recurrent fractures oboInOwl:hasDbXref MESH:D000069076 semapv:UnspecifiedMatching +HP:0002757 Recurrent fractures oboInOwl:hasDbXref SCTID:134291007 semapv:UnspecifiedMatching +HP:0002757 Recurrent fractures oboInOwl:hasDbXref SCTID:5468008 semapv:UnspecifiedMatching +HP:0002757 Recurrent fractures oboInOwl:hasDbXref UMLS:C0016655 semapv:UnspecifiedMatching +HP:0002757 Recurrent fractures oboInOwl:hasDbXref UMLS:C1833752 semapv:UnspecifiedMatching +HP:0002757 Recurrent fractures oboInOwl:hasDbXref UMLS:C3805574 semapv:UnspecifiedMatching +HP:0002757 Recurrent fractures oboInOwl:hasDbXref UMLS:C3806283 semapv:UnspecifiedMatching +HP:0002758 Osteoarthritis oboInOwl:hasDbXref MESH:D010003 semapv:UnspecifiedMatching +HP:0002758 Osteoarthritis oboInOwl:hasDbXref SCTID:225655006 semapv:UnspecifiedMatching +HP:0002758 Osteoarthritis oboInOwl:hasDbXref SCTID:396275006 semapv:UnspecifiedMatching +HP:0002758 Osteoarthritis oboInOwl:hasDbXref UMLS:C0029408 semapv:UnspecifiedMatching +HP:0002761 Generalized joint laxity oboInOwl:hasDbXref UMLS:C1836308 semapv:UnspecifiedMatching +HP:0002762 Multiple exostoses oboInOwl:hasDbXref MESH:D005097 semapv:UnspecifiedMatching +HP:0002762 Multiple exostoses oboInOwl:hasDbXref SCTID:254044004 semapv:UnspecifiedMatching +HP:0002762 Multiple exostoses oboInOwl:hasDbXref UMLS:C0015306 semapv:UnspecifiedMatching +HP:0002763 Abnormal cartilage morphology oboInOwl:hasDbXref UMLS:C4025680 semapv:UnspecifiedMatching +HP:0002764 Stippled chondral calcification oboInOwl:hasDbXref UMLS:C4025679 semapv:UnspecifiedMatching +HP:0002766 Relatively short spine oboInOwl:hasDbXref UMLS:C3277114 semapv:UnspecifiedMatching +HP:0002777 Tracheal stenosis oboInOwl:hasDbXref MESH:D014135 semapv:UnspecifiedMatching +HP:0002777 Tracheal stenosis oboInOwl:hasDbXref SCTID:11296007 semapv:UnspecifiedMatching +HP:0002777 Tracheal stenosis oboInOwl:hasDbXref UMLS:C0040583 semapv:UnspecifiedMatching +HP:0002778 Abnormal trachea morphology oboInOwl:hasDbXref MESH:D014133 semapv:UnspecifiedMatching +HP:0002778 Abnormal trachea morphology oboInOwl:hasDbXref SCTID:47125007 semapv:UnspecifiedMatching +HP:0002778 Abnormal trachea morphology oboInOwl:hasDbXref UMLS:C0040580 semapv:UnspecifiedMatching +HP:0002778 Abnormal trachea morphology oboInOwl:hasDbXref UMLS:C4025678 semapv:UnspecifiedMatching +HP:0002779 Tracheomalacia oboInOwl:hasDbXref MESH:D055090 semapv:UnspecifiedMatching +HP:0002779 Tracheomalacia oboInOwl:hasDbXref SCTID:95434006 semapv:UnspecifiedMatching +HP:0002779 Tracheomalacia oboInOwl:hasDbXref UMLS:C0948187 semapv:UnspecifiedMatching +HP:0002780 Bronchomalacia oboInOwl:hasDbXref MESH:D055091 semapv:UnspecifiedMatching +HP:0002780 Bronchomalacia oboInOwl:hasDbXref SCTID:54203008 semapv:UnspecifiedMatching +HP:0002780 Bronchomalacia oboInOwl:hasDbXref UMLS:C0264353 semapv:UnspecifiedMatching +HP:0002781 Upper airway obstruction oboInOwl:hasDbXref UMLS:C0740852 semapv:UnspecifiedMatching +HP:0002783 Recurrent lower respiratory tract infections oboInOwl:hasDbXref SCTID:448739000 semapv:UnspecifiedMatching +HP:0002783 Recurrent lower respiratory tract infections oboInOwl:hasDbXref SCTID:50417007 semapv:UnspecifiedMatching +HP:0002783 Recurrent lower respiratory tract infections oboInOwl:hasDbXref UMLS:C0149725 semapv:UnspecifiedMatching +HP:0002783 Recurrent lower respiratory tract infections oboInOwl:hasDbXref UMLS:C0585953 semapv:UnspecifiedMatching +HP:0002783 Recurrent lower respiratory tract infections oboInOwl:hasDbXref UMLS:C3163798 semapv:UnspecifiedMatching +HP:0002786 Tracheobronchomalacia oboInOwl:hasDbXref MESH:D055089 semapv:UnspecifiedMatching +HP:0002786 Tracheobronchomalacia oboInOwl:hasDbXref SCTID:233788001 semapv:UnspecifiedMatching +HP:0002786 Tracheobronchomalacia oboInOwl:hasDbXref UMLS:C0340231 semapv:UnspecifiedMatching +HP:0002787 Tracheal calcification oboInOwl:hasDbXref SCTID:81089005 semapv:UnspecifiedMatching +HP:0002787 Tracheal calcification oboInOwl:hasDbXref UMLS:C0264324 semapv:UnspecifiedMatching +HP:0002788 Recurrent upper respiratory tract infections oboInOwl:hasDbXref SCTID:195708003 semapv:UnspecifiedMatching +HP:0002788 Recurrent upper respiratory tract infections oboInOwl:hasDbXref UMLS:C0581381 semapv:UnspecifiedMatching +HP:0002789 Tachypnea oboInOwl:hasDbXref MESH:D059246 semapv:UnspecifiedMatching +HP:0002789 Tachypnea oboInOwl:hasDbXref SCTID:271823003 semapv:UnspecifiedMatching +HP:0002789 Tachypnea oboInOwl:hasDbXref UMLS:C0231835 semapv:UnspecifiedMatching +HP:0002790 Neonatal breathing dysregulation oboInOwl:hasDbXref UMLS:C3806216 semapv:UnspecifiedMatching +HP:0002791 Hypoventilation oboInOwl:hasDbXref MESH:D007040 semapv:UnspecifiedMatching +HP:0002791 Hypoventilation oboInOwl:hasDbXref MESH:D012131 semapv:UnspecifiedMatching +HP:0002791 Hypoventilation oboInOwl:hasDbXref SCTID:15993004 semapv:UnspecifiedMatching +HP:0002791 Hypoventilation oboInOwl:hasDbXref SCTID:31515003 semapv:UnspecifiedMatching +HP:0002791 Hypoventilation oboInOwl:hasDbXref SCTID:80954004 semapv:UnspecifiedMatching +HP:0002791 Hypoventilation oboInOwl:hasDbXref UMLS:C0235063 semapv:UnspecifiedMatching +HP:0002791 Hypoventilation oboInOwl:hasDbXref UMLS:C3203358 semapv:UnspecifiedMatching +HP:0002792 Reduced vital capacity oboInOwl:hasDbXref SCTID:274715008 semapv:UnspecifiedMatching +HP:0002792 Reduced vital capacity oboInOwl:hasDbXref SCTID:607007 semapv:UnspecifiedMatching +HP:0002792 Reduced vital capacity oboInOwl:hasDbXref UMLS:C0476408 semapv:UnspecifiedMatching +HP:0002792 Reduced vital capacity oboInOwl:hasDbXref UMLS:C0520831 semapv:UnspecifiedMatching +HP:0002793 Abnormal pattern of respiration oboInOwl:hasDbXref UMLS:C1837388 semapv:UnspecifiedMatching +HP:0002795 Abnormal respiratory system physiology oboInOwl:hasDbXref UMLS:C4025677 semapv:UnspecifiedMatching +HP:0002797 Osteolysis oboInOwl:hasDbXref MESH:D010014 semapv:UnspecifiedMatching +HP:0002797 Osteolysis oboInOwl:hasDbXref SCTID:203522001 semapv:UnspecifiedMatching +HP:0002797 Osteolysis oboInOwl:hasDbXref SCTID:30425001 semapv:UnspecifiedMatching +HP:0002797 Osteolysis oboInOwl:hasDbXref UMLS:C0221204 semapv:UnspecifiedMatching +HP:0002803 Congenital contracture oboInOwl:hasDbXref UMLS:C0332878 semapv:UnspecifiedMatching +HP:0002804 Arthrogryposis multiplex congenita oboInOwl:hasDbXref MESH:D001176 semapv:UnspecifiedMatching +HP:0002804 Arthrogryposis multiplex congenita oboInOwl:hasDbXref SCTID:111246005 semapv:UnspecifiedMatching +HP:0002804 Arthrogryposis multiplex congenita oboInOwl:hasDbXref SCTID:77016009 semapv:UnspecifiedMatching +HP:0002804 Arthrogryposis multiplex congenita oboInOwl:hasDbXref UMLS:C0003886 semapv:UnspecifiedMatching +HP:0002805 Accelerated bone age after puberty oboInOwl:hasDbXref UMLS:C1860825 semapv:UnspecifiedMatching +HP:0002808 Kyphosis oboInOwl:hasDbXref MESH:D007738 semapv:UnspecifiedMatching +HP:0002808 Kyphosis oboInOwl:hasDbXref SCTID:414564002 semapv:UnspecifiedMatching +HP:0002808 Kyphosis oboInOwl:hasDbXref UMLS:C0022821 semapv:UnspecifiedMatching +HP:0002808 Kyphosis oboInOwl:hasDbXref UMLS:C1845112 semapv:UnspecifiedMatching +HP:0002810 Dumbbell-shaped metaphyses oboInOwl:hasDbXref UMLS:C3277123 semapv:UnspecifiedMatching +HP:0002812 Coxa vara oboInOwl:hasDbXref MESH:D060905 semapv:UnspecifiedMatching +HP:0002812 Coxa vara oboInOwl:hasDbXref SCTID:74820003 semapv:UnspecifiedMatching +HP:0002812 Coxa vara oboInOwl:hasDbXref UMLS:C0239138 semapv:UnspecifiedMatching +HP:0002813 Abnormality of limb bone morphology oboInOwl:hasDbXref UMLS:C4082761 semapv:UnspecifiedMatching +HP:0002814 Abnormality of the lower limb oboInOwl:hasDbXref SCTID:449715001 semapv:UnspecifiedMatching +HP:0002814 Abnormality of the lower limb oboInOwl:hasDbXref UMLS:C1096086 semapv:UnspecifiedMatching +HP:0002815 Abnormality of the knee oboInOwl:hasDbXref UMLS:C4025676 semapv:UnspecifiedMatching +HP:0002816 Genu recurvatum oboInOwl:hasDbXref UMLS:C0546964 semapv:UnspecifiedMatching +HP:0002817 Abnormality of the upper limb oboInOwl:hasDbXref UMLS:C4020900 semapv:UnspecifiedMatching +HP:0002818 Abnormality of the radius oboInOwl:hasDbXref UMLS:C4025675 semapv:UnspecifiedMatching +HP:0002821 Neuropathic arthropathy oboInOwl:hasDbXref MESH:D001177 semapv:UnspecifiedMatching +HP:0002821 Neuropathic arthropathy oboInOwl:hasDbXref SCTID:359554008 semapv:UnspecifiedMatching +HP:0002821 Neuropathic arthropathy oboInOwl:hasDbXref SCTID:67536000 semapv:UnspecifiedMatching +HP:0002821 Neuropathic arthropathy oboInOwl:hasDbXref UMLS:C0003892 semapv:UnspecifiedMatching +HP:0002822 Hyperplasia of the femoral trochanters oboInOwl:hasDbXref UMLS:C3277120 semapv:UnspecifiedMatching +HP:0002823 Abnormality of femur morphology oboInOwl:hasDbXref UMLS:C4021750 semapv:UnspecifiedMatching +HP:0002825 Caudal appendage oboInOwl:hasDbXref UMLS:C3277117 semapv:UnspecifiedMatching +HP:0002826 Halberd-shaped pelvis oboInOwl:hasDbXref UMLS:C3277119 semapv:UnspecifiedMatching +HP:0002827 Hip dislocation oboInOwl:hasDbXref MESH:D006617 semapv:UnspecifiedMatching +HP:0002827 Hip dislocation oboInOwl:hasDbXref SCTID:157265008 semapv:UnspecifiedMatching +HP:0002827 Hip dislocation oboInOwl:hasDbXref UMLS:C0019554 semapv:UnspecifiedMatching +HP:0002828 Multiple joint contractures oboInOwl:hasDbXref SCTID:19393004 semapv:UnspecifiedMatching +HP:0002828 Multiple joint contractures oboInOwl:hasDbXref SCTID:202264009 semapv:UnspecifiedMatching +HP:0002828 Multiple joint contractures oboInOwl:hasDbXref UMLS:C0158118 semapv:UnspecifiedMatching +HP:0002829 Arthralgia oboInOwl:hasDbXref MESH:D018771 semapv:UnspecifiedMatching +HP:0002829 Arthralgia oboInOwl:hasDbXref SCTID:57676002 semapv:UnspecifiedMatching +HP:0002829 Arthralgia oboInOwl:hasDbXref UMLS:C0003862 semapv:UnspecifiedMatching +HP:0002831 Long coccyx oboInOwl:hasDbXref UMLS:C3277116 semapv:UnspecifiedMatching +HP:0002832 Calcific stippling oboInOwl:hasDbXref UMLS:C1849993 semapv:UnspecifiedMatching +HP:0002833 Cystic angiomatosis of bone oboInOwl:hasDbXref UMLS:C4021749 semapv:UnspecifiedMatching +HP:0002834 Flared femoral metaphysis oboInOwl:hasDbXref UMLS:C4025674 semapv:UnspecifiedMatching +HP:0002835 Aspiration oboInOwl:hasDbXref SCTID:413585005 semapv:UnspecifiedMatching +HP:0002835 Aspiration oboInOwl:hasDbXref SCTID:68052005 semapv:UnspecifiedMatching +HP:0002835 Aspiration oboInOwl:hasDbXref UMLS:C0700198 semapv:UnspecifiedMatching +HP:0002835 Aspiration oboInOwl:hasDbXref UMLS:C2712334 semapv:UnspecifiedMatching +HP:0002836 Bladder exstrophy oboInOwl:hasDbXref MESH:D001746 semapv:UnspecifiedMatching +HP:0002836 Bladder exstrophy oboInOwl:hasDbXref SCTID:61758007 semapv:UnspecifiedMatching +HP:0002836 Bladder exstrophy oboInOwl:hasDbXref UMLS:C0005689 semapv:UnspecifiedMatching +HP:0002837 Recurrent bronchitis oboInOwl:hasDbXref UMLS:C0741796 semapv:UnspecifiedMatching +HP:0002839 Urinary bladder sphincter dysfunction oboInOwl:hasDbXref UMLS:C1843663 semapv:UnspecifiedMatching +HP:0002840 Lymphadenitis oboInOwl:hasDbXref MESH:D008199 semapv:UnspecifiedMatching +HP:0002840 Lymphadenitis oboInOwl:hasDbXref SCTID:19471005 semapv:UnspecifiedMatching +HP:0002840 Lymphadenitis oboInOwl:hasDbXref UMLS:C0024205 semapv:UnspecifiedMatching +HP:0002841 Recurrent fungal infections oboInOwl:hasDbXref UMLS:C1844384 semapv:UnspecifiedMatching +HP:0002842 Recurrent Burkholderia cepacia infections oboInOwl:hasDbXref UMLS:C4025673 semapv:UnspecifiedMatching +HP:0002843 Abnormal T cell morphology oboInOwl:hasDbXref UMLS:C1855752 semapv:UnspecifiedMatching +HP:0002846 Abnormal B cell morphology oboInOwl:hasDbXref UMLS:C4021748 semapv:UnspecifiedMatching +HP:0002847 Impaired memory B cell generation oboInOwl:hasDbXref UMLS:C4025672 semapv:UnspecifiedMatching +HP:0002848 Decreased specific anti-polysaccharide antibody level oboInOwl:hasDbXref UMLS:C4021747 semapv:UnspecifiedMatching +HP:0002849 Absence of lymph node germinal center oboInOwl:hasDbXref UMLS:C1847383 semapv:UnspecifiedMatching +HP:0002850 Decreased circulating total IgM oboInOwl:hasDbXref UMLS:C0239989 semapv:UnspecifiedMatching +HP:0002851 Elevated proportion of CD4-negative, CD8-negative, alpha-beta regulatory T cells oboInOwl:hasDbXref UMLS:C1858973 semapv:UnspecifiedMatching +HP:0002853 Increased proportion of HLA DR+ T cells oboInOwl:hasDbXref UMLS:C1858974 semapv:UnspecifiedMatching +HP:0002857 Genu valgum oboInOwl:hasDbXref MESH:D056304 semapv:UnspecifiedMatching +HP:0002857 Genu valgum oboInOwl:hasDbXref SCTID:299330008 semapv:UnspecifiedMatching +HP:0002857 Genu valgum oboInOwl:hasDbXref UMLS:C0576093 semapv:UnspecifiedMatching +HP:0002858 Meningioma oboInOwl:hasDbXref MESH:D008579 semapv:UnspecifiedMatching +HP:0002858 Meningioma oboInOwl:hasDbXref NCIT:C3230 semapv:UnspecifiedMatching +HP:0002858 Meningioma oboInOwl:hasDbXref UMLS:C0025286 semapv:UnspecifiedMatching +HP:0002859 Rhabdomyosarcoma oboInOwl:hasDbXref MESH:D012208 semapv:UnspecifiedMatching +HP:0002859 Rhabdomyosarcoma oboInOwl:hasDbXref NCIT:C3359 semapv:UnspecifiedMatching +HP:0002859 Rhabdomyosarcoma oboInOwl:hasDbXref SCTID:302847003 semapv:UnspecifiedMatching +HP:0002859 Rhabdomyosarcoma oboInOwl:hasDbXref SCTID:30924005 semapv:UnspecifiedMatching +HP:0002859 Rhabdomyosarcoma oboInOwl:hasDbXref UMLS:C0035412 semapv:UnspecifiedMatching +HP:0002860 Squamous cell carcinoma oboInOwl:hasDbXref MESH:D002294 semapv:UnspecifiedMatching +HP:0002860 Squamous cell carcinoma oboInOwl:hasDbXref MESH:D018307 semapv:UnspecifiedMatching +HP:0002860 Squamous cell carcinoma oboInOwl:hasDbXref NCIT:C2929 semapv:UnspecifiedMatching +HP:0002860 Squamous cell carcinoma oboInOwl:hasDbXref SCTID:28899001 semapv:UnspecifiedMatching +HP:0002860 Squamous cell carcinoma oboInOwl:hasDbXref SCTID:402815007 semapv:UnspecifiedMatching +HP:0002860 Squamous cell carcinoma oboInOwl:hasDbXref UMLS:C0007137 semapv:UnspecifiedMatching +HP:0002860 Squamous cell carcinoma oboInOwl:hasDbXref UMLS:C0751688 semapv:UnspecifiedMatching +HP:0002861 Melanoma oboInOwl:hasDbXref MESH:D008545 semapv:UnspecifiedMatching +HP:0002861 Melanoma oboInOwl:hasDbXref NCIT:C3224 semapv:UnspecifiedMatching +HP:0002861 Melanoma oboInOwl:hasDbXref SCTID:2092003 semapv:UnspecifiedMatching +HP:0002861 Melanoma oboInOwl:hasDbXref SCTID:372244006 semapv:UnspecifiedMatching +HP:0002861 Melanoma oboInOwl:hasDbXref UMLS:C0025202 semapv:UnspecifiedMatching +HP:0002862 Bladder carcinoma oboInOwl:hasDbXref NCIT:C2916 semapv:UnspecifiedMatching +HP:0002862 Bladder carcinoma oboInOwl:hasDbXref SCTID:255108000 semapv:UnspecifiedMatching +HP:0002862 Bladder carcinoma oboInOwl:hasDbXref UMLS:C0699885 semapv:UnspecifiedMatching +HP:0002863 Myelodysplasia oboInOwl:hasDbXref MESH:D009190 semapv:UnspecifiedMatching +HP:0002863 Myelodysplasia oboInOwl:hasDbXref SCTID:109995007 semapv:UnspecifiedMatching +HP:0002863 Myelodysplasia oboInOwl:hasDbXref SCTID:128623006 semapv:UnspecifiedMatching +HP:0002863 Myelodysplasia oboInOwl:hasDbXref SCTID:188736006 semapv:UnspecifiedMatching +HP:0002863 Myelodysplasia oboInOwl:hasDbXref UMLS:C1851971 semapv:UnspecifiedMatching +HP:0002863 Myelodysplasia oboInOwl:hasDbXref UMLS:C3463824 semapv:UnspecifiedMatching +HP:0002864 Paraganglioma of head and neck oboInOwl:hasDbXref UMLS:C1333944 semapv:UnspecifiedMatching +HP:0002865 Medullary thyroid carcinoma oboInOwl:hasDbXref MESH:C536914 semapv:UnspecifiedMatching +HP:0002865 Medullary thyroid carcinoma oboInOwl:hasDbXref NCIT:C3879 semapv:UnspecifiedMatching +HP:0002865 Medullary thyroid carcinoma oboInOwl:hasDbXref SCTID:128916007 semapv:UnspecifiedMatching +HP:0002865 Medullary thyroid carcinoma oboInOwl:hasDbXref SCTID:255032005 semapv:UnspecifiedMatching +HP:0002865 Medullary thyroid carcinoma oboInOwl:hasDbXref UMLS:C0238462 semapv:UnspecifiedMatching +HP:0002866 Hypoplastic iliac wing oboInOwl:hasDbXref UMLS:C1865027 semapv:UnspecifiedMatching +HP:0002867 Abnormality of the ilium oboInOwl:hasDbXref UMLS:C4021746 semapv:UnspecifiedMatching +HP:0002868 Narrow iliac wings oboInOwl:hasDbXref UMLS:C1836688 semapv:UnspecifiedMatching +HP:0002869 Flared iliac wings oboInOwl:hasDbXref UMLS:C1865841 semapv:UnspecifiedMatching +HP:0002870 Obstructive sleep apnea oboInOwl:hasDbXref MESH:D020181 semapv:UnspecifiedMatching +HP:0002870 Obstructive sleep apnea oboInOwl:hasDbXref SCTID:78275009 semapv:UnspecifiedMatching +HP:0002870 Obstructive sleep apnea oboInOwl:hasDbXref UMLS:C0520679 semapv:UnspecifiedMatching +HP:0002871 Central apnea oboInOwl:hasDbXref MESH:D020182 semapv:UnspecifiedMatching +HP:0002871 Central apnea oboInOwl:hasDbXref UMLS:C0520680 semapv:UnspecifiedMatching +HP:0002872 Apneic episodes precipitated by illness, fatigue, stress oboInOwl:hasDbXref UMLS:C3806462 semapv:UnspecifiedMatching +HP:0002875 Exertional dyspnea oboInOwl:hasDbXref SCTID:60845006 semapv:UnspecifiedMatching +HP:0002875 Exertional dyspnea oboInOwl:hasDbXref UMLS:C0231807 semapv:UnspecifiedMatching +HP:0002876 Episodic tachypnea oboInOwl:hasDbXref UMLS:C3806218 semapv:UnspecifiedMatching +HP:0002877 Nocturnal hypoventilation oboInOwl:hasDbXref UMLS:C1843643 semapv:UnspecifiedMatching +HP:0002878 Respiratory failure oboInOwl:hasDbXref MESH:D012131 semapv:UnspecifiedMatching +HP:0002878 Respiratory failure oboInOwl:hasDbXref SCTID:409622000 semapv:UnspecifiedMatching +HP:0002878 Respiratory failure oboInOwl:hasDbXref UMLS:C1145670 semapv:UnspecifiedMatching +HP:0002879 Anisospondyly oboInOwl:hasDbXref UMLS:C1857101 semapv:UnspecifiedMatching +HP:0002882 Sudden episodic apnea oboInOwl:hasDbXref UMLS:C4025671 semapv:UnspecifiedMatching +HP:0002883 Hyperventilation oboInOwl:hasDbXref MESH:D006985 semapv:UnspecifiedMatching +HP:0002883 Hyperventilation oboInOwl:hasDbXref SCTID:68978004 semapv:UnspecifiedMatching +HP:0002883 Hyperventilation oboInOwl:hasDbXref UMLS:C0020578 semapv:UnspecifiedMatching +HP:0002884 Hepatoblastoma oboInOwl:hasDbXref MESH:D018197 semapv:UnspecifiedMatching +HP:0002884 Hepatoblastoma oboInOwl:hasDbXref NCIT:C3728 semapv:UnspecifiedMatching +HP:0002884 Hepatoblastoma oboInOwl:hasDbXref SCTID:109843000 semapv:UnspecifiedMatching +HP:0002884 Hepatoblastoma oboInOwl:hasDbXref SCTID:45024009 semapv:UnspecifiedMatching +HP:0002884 Hepatoblastoma oboInOwl:hasDbXref UMLS:C0206624 semapv:UnspecifiedMatching +HP:0002885 Medulloblastoma oboInOwl:hasDbXref MESH:D008527 semapv:UnspecifiedMatching +HP:0002885 Medulloblastoma oboInOwl:hasDbXref NCIT:C3222 semapv:UnspecifiedMatching +HP:0002885 Medulloblastoma oboInOwl:hasDbXref SCTID:443333004 semapv:UnspecifiedMatching +HP:0002885 Medulloblastoma oboInOwl:hasDbXref SCTID:83217000 semapv:UnspecifiedMatching +HP:0002885 Medulloblastoma oboInOwl:hasDbXref UMLS:C0025149 semapv:UnspecifiedMatching +HP:0002886 Vagal paraganglioma oboInOwl:hasDbXref SCTID:253030004 semapv:UnspecifiedMatching +HP:0002886 Vagal paraganglioma oboInOwl:hasDbXref UMLS:C0474819 semapv:UnspecifiedMatching +HP:0002888 Ependymoma oboInOwl:hasDbXref MESH:D004806 semapv:UnspecifiedMatching +HP:0002888 Ependymoma oboInOwl:hasDbXref NCIT:C3017 semapv:UnspecifiedMatching +HP:0002888 Ependymoma oboInOwl:hasDbXref SCTID:443643007 semapv:UnspecifiedMatching +HP:0002888 Ependymoma oboInOwl:hasDbXref SCTID:57706008 semapv:UnspecifiedMatching +HP:0002888 Ependymoma oboInOwl:hasDbXref UMLS:C0014474 semapv:UnspecifiedMatching +HP:0002890 Thyroid carcinoma oboInOwl:hasDbXref MESH:D013964 semapv:UnspecifiedMatching +HP:0002890 Thyroid carcinoma oboInOwl:hasDbXref NCIT:C2916 semapv:UnspecifiedMatching +HP:0002890 Thyroid carcinoma oboInOwl:hasDbXref UMLS:C0549473 semapv:UnspecifiedMatching +HP:0002891 Uterine leiomyosarcoma oboInOwl:hasDbXref NCIT:C3158 semapv:UnspecifiedMatching +HP:0002891 Uterine leiomyosarcoma oboInOwl:hasDbXref SCTID:447389009 semapv:UnspecifiedMatching +HP:0002891 Uterine leiomyosarcoma oboInOwl:hasDbXref UMLS:C0280631 semapv:UnspecifiedMatching +HP:0002893 Pituitary adenoma oboInOwl:hasDbXref MESH:D010911 semapv:UnspecifiedMatching +HP:0002893 Pituitary adenoma oboInOwl:hasDbXref NCIT:C2855 semapv:UnspecifiedMatching +HP:0002893 Pituitary adenoma oboInOwl:hasDbXref SCTID:128664001 semapv:UnspecifiedMatching +HP:0002893 Pituitary adenoma oboInOwl:hasDbXref SCTID:254956000 semapv:UnspecifiedMatching +HP:0002893 Pituitary adenoma oboInOwl:hasDbXref UMLS:C0032000 semapv:UnspecifiedMatching +HP:0002893 Pituitary adenoma oboInOwl:hasDbXref icdo:M8272/0 semapv:UnspecifiedMatching +HP:0002894 Neoplasm of the pancreas oboInOwl:hasDbXref MESH:D010190 semapv:UnspecifiedMatching +HP:0002894 Neoplasm of the pancreas oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0002894 Neoplasm of the pancreas oboInOwl:hasDbXref SCTID:126859007 semapv:UnspecifiedMatching +HP:0002894 Neoplasm of the pancreas oboInOwl:hasDbXref SCTID:363418001 semapv:UnspecifiedMatching +HP:0002894 Neoplasm of the pancreas oboInOwl:hasDbXref UMLS:C0030297 semapv:UnspecifiedMatching +HP:0002894 Neoplasm of the pancreas oboInOwl:hasDbXref UMLS:C0346647 semapv:UnspecifiedMatching +HP:0002894 Neoplasm of the pancreas oboInOwl:hasDbXref UMLS:C1842408 semapv:UnspecifiedMatching +HP:0002895 Papillary thyroid carcinoma oboInOwl:hasDbXref MESH:C536915 semapv:UnspecifiedMatching +HP:0002895 Papillary thyroid carcinoma oboInOwl:hasDbXref NCIT:C2853 semapv:UnspecifiedMatching +HP:0002895 Papillary thyroid carcinoma oboInOwl:hasDbXref SCTID:255029007 semapv:UnspecifiedMatching +HP:0002895 Papillary thyroid carcinoma oboInOwl:hasDbXref UMLS:C0238463 semapv:UnspecifiedMatching +HP:0002896 Neoplasm of the liver oboInOwl:hasDbXref MESH:D008113 semapv:UnspecifiedMatching +HP:0002896 Neoplasm of the liver oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0002896 Neoplasm of the liver oboInOwl:hasDbXref SCTID:126851005 semapv:UnspecifiedMatching +HP:0002896 Neoplasm of the liver oboInOwl:hasDbXref SCTID:93870000 semapv:UnspecifiedMatching +HP:0002896 Neoplasm of the liver oboInOwl:hasDbXref UMLS:C0023903 semapv:UnspecifiedMatching +HP:0002896 Neoplasm of the liver oboInOwl:hasDbXref UMLS:C0345904 semapv:UnspecifiedMatching +HP:0002897 Parathyroid adenoma oboInOwl:hasDbXref ICD10WHO:D35.1 semapv:UnspecifiedMatching +HP:0002897 Parathyroid adenoma oboInOwl:hasDbXref MESH:D010282 semapv:UnspecifiedMatching +HP:0002897 Parathyroid adenoma oboInOwl:hasDbXref NCIT:C2855 semapv:UnspecifiedMatching +HP:0002897 Parathyroid adenoma oboInOwl:hasDbXref SCTID:128474007 semapv:UnspecifiedMatching +HP:0002897 Parathyroid adenoma oboInOwl:hasDbXref UMLS:C0262587 semapv:UnspecifiedMatching +HP:0002898 Embryonal neoplasm oboInOwl:hasDbXref MESH:D009373 semapv:UnspecifiedMatching +HP:0002898 Embryonal neoplasm oboInOwl:hasDbXref UMLS:C0027654 semapv:UnspecifiedMatching +HP:0002900 Hypokalemia oboInOwl:hasDbXref MESH:D007008 semapv:UnspecifiedMatching +HP:0002900 Hypokalemia oboInOwl:hasDbXref SCTID:166690008 semapv:UnspecifiedMatching +HP:0002900 Hypokalemia oboInOwl:hasDbXref SCTID:43339004 semapv:UnspecifiedMatching +HP:0002900 Hypokalemia oboInOwl:hasDbXref UMLS:C0020621 semapv:UnspecifiedMatching +HP:0002901 Hypocalcemia oboInOwl:hasDbXref MESH:D006996 semapv:UnspecifiedMatching +HP:0002901 Hypocalcemia oboInOwl:hasDbXref SCTID:5291005 semapv:UnspecifiedMatching +HP:0002901 Hypocalcemia oboInOwl:hasDbXref UMLS:C0020598 semapv:UnspecifiedMatching +HP:0002902 Hyponatremia oboInOwl:hasDbXref MESH:D007010 semapv:UnspecifiedMatching +HP:0002902 Hyponatremia oboInOwl:hasDbXref SCTID:89627008 semapv:UnspecifiedMatching +HP:0002902 Hyponatremia oboInOwl:hasDbXref UMLS:C0020625 semapv:UnspecifiedMatching +HP:0002904 Hyperbilirubinemia oboInOwl:hasDbXref SCTID:26165005 semapv:UnspecifiedMatching +HP:0002904 Hyperbilirubinemia oboInOwl:hasDbXref UMLS:C0311468 semapv:UnspecifiedMatching +HP:0002905 Hyperphosphatemia oboInOwl:hasDbXref MESH:D054559 semapv:UnspecifiedMatching +HP:0002905 Hyperphosphatemia oboInOwl:hasDbXref SCTID:20165001 semapv:UnspecifiedMatching +HP:0002905 Hyperphosphatemia oboInOwl:hasDbXref UMLS:C0085681 semapv:UnspecifiedMatching +HP:0002905 Hyperphosphatemia oboInOwl:hasDbXref UMLS:C0553706 semapv:UnspecifiedMatching +HP:0002907 Microscopic hematuria oboInOwl:hasDbXref SCTID:197940006 semapv:UnspecifiedMatching +HP:0002907 Microscopic hematuria oboInOwl:hasDbXref UMLS:C0239937 semapv:UnspecifiedMatching +HP:0002908 Conjugated hyperbilirubinemia oboInOwl:hasDbXref SCTID:9326001 semapv:UnspecifiedMatching +HP:0002908 Conjugated hyperbilirubinemia oboInOwl:hasDbXref UMLS:C0268307 semapv:UnspecifiedMatching +HP:0002909 Generalized aminoaciduria oboInOwl:hasDbXref UMLS:C1847868 semapv:UnspecifiedMatching +HP:0002910 Elevated hepatic transaminase oboInOwl:hasDbXref MESH:D008107 semapv:UnspecifiedMatching +HP:0002910 Elevated hepatic transaminase oboInOwl:hasDbXref SCTID:166603001 semapv:UnspecifiedMatching +HP:0002910 Elevated hepatic transaminase oboInOwl:hasDbXref SCTID:166643006 semapv:UnspecifiedMatching +HP:0002910 Elevated hepatic transaminase oboInOwl:hasDbXref SCTID:75183008 semapv:UnspecifiedMatching +HP:0002910 Elevated hepatic transaminase oboInOwl:hasDbXref UMLS:C0086565 semapv:UnspecifiedMatching +HP:0002910 Elevated hepatic transaminase oboInOwl:hasDbXref UMLS:C0151766 semapv:UnspecifiedMatching +HP:0002910 Elevated hepatic transaminase oboInOwl:hasDbXref UMLS:C0235996 semapv:UnspecifiedMatching +HP:0002910 Elevated hepatic transaminase oboInOwl:hasDbXref UMLS:C0438237 semapv:UnspecifiedMatching +HP:0002910 Elevated hepatic transaminase oboInOwl:hasDbXref UMLS:C0438717 semapv:UnspecifiedMatching +HP:0002910 Elevated hepatic transaminase oboInOwl:hasDbXref UMLS:C0877359 semapv:UnspecifiedMatching +HP:0002910 Elevated hepatic transaminase oboInOwl:hasDbXref UMLS:C1842003 semapv:UnspecifiedMatching +HP:0002910 Elevated hepatic transaminase oboInOwl:hasDbXref UMLS:C1848701 semapv:UnspecifiedMatching +HP:0002912 Methylmalonic acidemia oboInOwl:hasDbXref MESH:C537358 semapv:UnspecifiedMatching +HP:0002912 Methylmalonic acidemia oboInOwl:hasDbXref SCTID:42393006 semapv:UnspecifiedMatching +HP:0002912 Methylmalonic acidemia oboInOwl:hasDbXref UMLS:C0268583 semapv:UnspecifiedMatching +HP:0002913 Myoglobinuria oboInOwl:hasDbXref MESH:D009212 semapv:UnspecifiedMatching +HP:0002913 Myoglobinuria oboInOwl:hasDbXref SCTID:48165008 semapv:UnspecifiedMatching +HP:0002913 Myoglobinuria oboInOwl:hasDbXref UMLS:C0027080 semapv:UnspecifiedMatching +HP:0002914 Hyperchloriduria oboInOwl:hasDbXref UMLS:C1846352 semapv:UnspecifiedMatching +HP:0002916 Abnormality of chromosome segregation oboInOwl:hasDbXref UMLS:C4025670 semapv:UnspecifiedMatching +HP:0002917 Hypomagnesemia oboInOwl:hasDbXref SCTID:190855004 semapv:UnspecifiedMatching +HP:0002917 Hypomagnesemia oboInOwl:hasDbXref UMLS:C0151723 semapv:UnspecifiedMatching +HP:0002918 Hypermagnesemia oboInOwl:hasDbXref SCTID:66978005 semapv:UnspecifiedMatching +HP:0002918 Hypermagnesemia oboInOwl:hasDbXref UMLS:C0151714 semapv:UnspecifiedMatching +HP:0002919 Ketonuria oboInOwl:hasDbXref MESH:D007662 semapv:UnspecifiedMatching +HP:0002919 Ketonuria oboInOwl:hasDbXref SCTID:274783007 semapv:UnspecifiedMatching +HP:0002919 Ketonuria oboInOwl:hasDbXref SCTID:36815008 semapv:UnspecifiedMatching +HP:0002919 Ketonuria oboInOwl:hasDbXref UMLS:C0162275 semapv:UnspecifiedMatching +HP:0002920 Decreased circulating ACTH level oboInOwl:hasDbXref UMLS:C4025669 semapv:UnspecifiedMatching +HP:0002921 Abnormality of the cerebrospinal fluid oboInOwl:hasDbXref UMLS:C0151583 semapv:UnspecifiedMatching +HP:0002922 Increased CSF protein oboInOwl:hasDbXref UMLS:C1806780 semapv:UnspecifiedMatching +HP:0002923 Rheumatoid factor positive oboInOwl:hasDbXref SCTID:165839004 semapv:UnspecifiedMatching +HP:0002923 Rheumatoid factor positive oboInOwl:hasDbXref UMLS:C0151379 semapv:UnspecifiedMatching +HP:0002925 Increased thyroid-stimulating hormone level oboInOwl:hasDbXref SCTID:309080005 semapv:UnspecifiedMatching +HP:0002925 Increased thyroid-stimulating hormone level oboInOwl:hasDbXref UMLS:C0586553 semapv:UnspecifiedMatching +HP:0002926 Abnormality of thyroid physiology oboInOwl:hasDbXref UMLS:C0857576 semapv:UnspecifiedMatching +HP:0002927 Histidinuria oboInOwl:hasDbXref MESH:C538321 semapv:UnspecifiedMatching +HP:0002927 Histidinuria oboInOwl:hasDbXref SCTID:78311009 semapv:UnspecifiedMatching +HP:0002927 Histidinuria oboInOwl:hasDbXref UMLS:C0268642 semapv:UnspecifiedMatching +HP:0002928 Decreased activity of the pyruvate dehydrogenase complex oboInOwl:hasDbXref UMLS:C1839888 semapv:UnspecifiedMatching +HP:0002929 Leydig cell insensitivity to gonadotropin oboInOwl:hasDbXref UMLS:C4025668 semapv:UnspecifiedMatching +HP:0002930 Impaired sensitivity to thyroid hormone oboInOwl:hasDbXref MESH:D018382 semapv:UnspecifiedMatching +HP:0002930 Impaired sensitivity to thyroid hormone oboInOwl:hasDbXref SCTID:111567006 semapv:UnspecifiedMatching +HP:0002930 Impaired sensitivity to thyroid hormone oboInOwl:hasDbXref SCTID:237559000 semapv:UnspecifiedMatching +HP:0002930 Impaired sensitivity to thyroid hormone oboInOwl:hasDbXref SCTID:237560005 semapv:UnspecifiedMatching +HP:0002930 Impaired sensitivity to thyroid hormone oboInOwl:hasDbXref SCTID:50375007 semapv:UnspecifiedMatching +HP:0002930 Impaired sensitivity to thyroid hormone oboInOwl:hasDbXref UMLS:C2940786 semapv:UnspecifiedMatching +HP:0002932 Aldehyde oxidase deficiency oboInOwl:hasDbXref SCTID:124161002 semapv:UnspecifiedMatching +HP:0002932 Aldehyde oxidase deficiency oboInOwl:hasDbXref UMLS:C1291266 semapv:UnspecifiedMatching +HP:0002933 Ventral hernia oboInOwl:hasDbXref MESH:D006555 semapv:UnspecifiedMatching +HP:0002933 Ventral hernia oboInOwl:hasDbXref SCTID:414396006 semapv:UnspecifiedMatching +HP:0002933 Ventral hernia oboInOwl:hasDbXref UMLS:C0019326 semapv:UnspecifiedMatching +HP:0002936 Distal sensory impairment oboInOwl:hasDbXref UMLS:C1847584 semapv:UnspecifiedMatching +HP:0002937 Hemivertebrae oboInOwl:hasDbXref SCTID:68359008 semapv:UnspecifiedMatching +HP:0002937 Hemivertebrae oboInOwl:hasDbXref UMLS:C0265677 semapv:UnspecifiedMatching +HP:0002938 Lumbar hyperlordosis oboInOwl:hasDbXref UMLS:C1184923 semapv:UnspecifiedMatching +HP:0002942 Thoracic kyphosis oboInOwl:hasDbXref UMLS:C1184919 semapv:UnspecifiedMatching +HP:0002943 Thoracic scoliosis oboInOwl:hasDbXref UMLS:C1857790 semapv:UnspecifiedMatching +HP:0002944 Thoracolumbar scoliosis oboInOwl:hasDbXref UMLS:C0749379 semapv:UnspecifiedMatching +HP:0002945 Intervertebral space narrowing oboInOwl:hasDbXref SCTID:11301007 semapv:UnspecifiedMatching +HP:0002945 Intervertebral space narrowing oboInOwl:hasDbXref UMLS:C0263870 semapv:UnspecifiedMatching +HP:0002946 Supernumerary vertebrae oboInOwl:hasDbXref SCTID:87294007 semapv:UnspecifiedMatching +HP:0002946 Supernumerary vertebrae oboInOwl:hasDbXref UMLS:C0265681 semapv:UnspecifiedMatching +HP:0002947 Cervical kyphosis oboInOwl:hasDbXref SCTID:298393001 semapv:UnspecifiedMatching +HP:0002947 Cervical kyphosis oboInOwl:hasDbXref UMLS:C0575170 semapv:UnspecifiedMatching +HP:0002948 Vertebral fusion oboInOwl:hasDbXref UMLS:C1835763 semapv:UnspecifiedMatching +HP:0002948 Vertebral fusion oboInOwl:hasDbXref UMLS:C1849073 semapv:UnspecifiedMatching +HP:0002948 Vertebral fusion oboInOwl:hasDbXref UMLS:C3278509 semapv:UnspecifiedMatching +HP:0002949 Fused cervical vertebrae oboInOwl:hasDbXref UMLS:C3887527 semapv:UnspecifiedMatching +HP:0002951 Partial absence of cerebellar vermis oboInOwl:hasDbXref UMLS:C4025667 semapv:UnspecifiedMatching +HP:0002953 Vertebral compression fractures oboInOwl:hasDbXref SCTID:42942008 semapv:UnspecifiedMatching +HP:0002953 Vertebral compression fractures oboInOwl:hasDbXref SCTID:84138006 semapv:UnspecifiedMatching +HP:0002953 Vertebral compression fractures oboInOwl:hasDbXref UMLS:C0262431 semapv:UnspecifiedMatching +HP:0002953 Vertebral compression fractures oboInOwl:hasDbXref UMLS:C0410550 semapv:UnspecifiedMatching +HP:0002955 Granulomatosis oboInOwl:hasDbXref SCTID:443138004 semapv:UnspecifiedMatching +HP:0002955 Granulomatosis oboInOwl:hasDbXref SCTID:44328006 semapv:UnspecifiedMatching +HP:0002955 Granulomatosis oboInOwl:hasDbXref UMLS:C0521173 semapv:UnspecifiedMatching +HP:0002958 Immune dysregulation oboInOwl:hasDbXref UMLS:C1844666 semapv:UnspecifiedMatching +HP:0002959 Impaired Ig class switch recombination oboInOwl:hasDbXref UMLS:C1842528 semapv:UnspecifiedMatching +HP:0002960 Autoimmunity oboInOwl:hasDbXref MESH:D001327 semapv:UnspecifiedMatching +HP:0002960 Autoimmunity oboInOwl:hasDbXref SCTID:85828009 semapv:UnspecifiedMatching +HP:0002960 Autoimmunity oboInOwl:hasDbXref UMLS:C0004364 semapv:UnspecifiedMatching +HP:0002961 Dysgammaglobulinemia oboInOwl:hasDbXref MESH:D004406 semapv:UnspecifiedMatching +HP:0002961 Dysgammaglobulinemia oboInOwl:hasDbXref SCTID:123782009 semapv:UnspecifiedMatching +HP:0002961 Dysgammaglobulinemia oboInOwl:hasDbXref UMLS:C0013374 semapv:UnspecifiedMatching +HP:0002963 Abnormal delayed hypersensitivity skin test oboInOwl:hasDbXref UMLS:C1833172 semapv:UnspecifiedMatching +HP:0002965 Cutaneous anergy oboInOwl:hasDbXref UMLS:C1855781 semapv:UnspecifiedMatching +HP:0002967 Cubitus valgus oboInOwl:hasDbXref SCTID:54583007 semapv:UnspecifiedMatching +HP:0002967 Cubitus valgus oboInOwl:hasDbXref UMLS:C0158465 semapv:UnspecifiedMatching +HP:0002970 Genu varum oboInOwl:hasDbXref MESH:D056305 semapv:UnspecifiedMatching +HP:0002970 Genu varum oboInOwl:hasDbXref SCTID:299331007 semapv:UnspecifiedMatching +HP:0002970 Genu varum oboInOwl:hasDbXref UMLS:C0544755 semapv:UnspecifiedMatching +HP:0002971 Absent microvilli on the surface of peripheral blood lymphocytes oboInOwl:hasDbXref UMLS:C1833173 semapv:UnspecifiedMatching +HP:0002972 Reduced delayed hypersensitivity oboInOwl:hasDbXref UMLS:C1843386 semapv:UnspecifiedMatching +HP:0002973 Abnormality of the forearm oboInOwl:hasDbXref UMLS:C4025666 semapv:UnspecifiedMatching +HP:0002974 Radioulnar synostosis oboInOwl:hasDbXref MESH:C562408 semapv:UnspecifiedMatching +HP:0002974 Radioulnar synostosis oboInOwl:hasDbXref SCTID:33313004 semapv:UnspecifiedMatching +HP:0002974 Radioulnar synostosis oboInOwl:hasDbXref UMLS:C0158761 semapv:UnspecifiedMatching +HP:0002977 Aplasia/Hypoplasia involving the central nervous system oboInOwl:hasDbXref UMLS:C4025665 semapv:UnspecifiedMatching +HP:0002979 Bowing of the legs oboInOwl:hasDbXref MESH:D056305 semapv:UnspecifiedMatching +HP:0002979 Bowing of the legs oboInOwl:hasDbXref SCTID:299331007 semapv:UnspecifiedMatching +HP:0002979 Bowing of the legs oboInOwl:hasDbXref UMLS:C0544755 semapv:UnspecifiedMatching +HP:0002980 Femoral bowing oboInOwl:hasDbXref UMLS:C1859461 semapv:UnspecifiedMatching +HP:0002981 Abnormality of the calf oboInOwl:hasDbXref UMLS:C4021832 semapv:UnspecifiedMatching +HP:0002982 Tibial bowing oboInOwl:hasDbXref UMLS:C1837081 semapv:UnspecifiedMatching +HP:0002983 Micromelia oboInOwl:hasDbXref SCTID:74370006 semapv:UnspecifiedMatching +HP:0002983 Micromelia oboInOwl:hasDbXref UMLS:C0025995 semapv:UnspecifiedMatching +HP:0002984 Hypoplasia of the radius oboInOwl:hasDbXref SCTID:205170001 semapv:UnspecifiedMatching +HP:0002984 Hypoplasia of the radius oboInOwl:hasDbXref SCTID:93288001 semapv:UnspecifiedMatching +HP:0002984 Hypoplasia of the radius oboInOwl:hasDbXref UMLS:C0685381 semapv:UnspecifiedMatching +HP:0002984 Hypoplasia of the radius oboInOwl:hasDbXref UMLS:C1840087 semapv:UnspecifiedMatching +HP:0002986 Radial bowing oboInOwl:hasDbXref UMLS:C1859399 semapv:UnspecifiedMatching +HP:0002987 Elbow flexion contracture oboInOwl:hasDbXref SCTID:202271004 semapv:UnspecifiedMatching +HP:0002987 Elbow flexion contracture oboInOwl:hasDbXref UMLS:C0409338 semapv:UnspecifiedMatching +HP:0002990 Fibular aplasia oboInOwl:hasDbXref UMLS:C1836186 semapv:UnspecifiedMatching +HP:0002991 Abnormality of fibula morphology oboInOwl:hasDbXref UMLS:C4025664 semapv:UnspecifiedMatching +HP:0002992 Abnormality of tibia morphology oboInOwl:hasDbXref UMLS:C4025663 semapv:UnspecifiedMatching +HP:0002996 Limited elbow movement oboInOwl:hasDbXref UMLS:C1849955 semapv:UnspecifiedMatching +HP:0002997 Abnormality of the ulna oboInOwl:hasDbXref UMLS:C4025662 semapv:UnspecifiedMatching +HP:0002999 Patellar dislocation oboInOwl:hasDbXref MESH:D031222 semapv:UnspecifiedMatching +HP:0002999 Patellar dislocation oboInOwl:hasDbXref SCTID:263029007 semapv:UnspecifiedMatching +HP:0002999 Patellar dislocation oboInOwl:hasDbXref UMLS:C1135812 semapv:UnspecifiedMatching +HP:0003001 Glomus jugular tumor oboInOwl:hasDbXref MESH:D005925 semapv:UnspecifiedMatching +HP:0003001 Glomus jugular tumor oboInOwl:hasDbXref SCTID:127030001 semapv:UnspecifiedMatching +HP:0003001 Glomus jugular tumor oboInOwl:hasDbXref SCTID:32037004 semapv:UnspecifiedMatching +HP:0003001 Glomus jugular tumor oboInOwl:hasDbXref UMLS:C0017671 semapv:UnspecifiedMatching +HP:0003002 Breast carcinoma oboInOwl:hasDbXref MESH:D001943 semapv:UnspecifiedMatching +HP:0003002 Breast carcinoma oboInOwl:hasDbXref NCIT:C2916 semapv:UnspecifiedMatching +HP:0003002 Breast carcinoma oboInOwl:hasDbXref SCTID:254838004 semapv:UnspecifiedMatching +HP:0003002 Breast carcinoma oboInOwl:hasDbXref UMLS:C0678222 semapv:UnspecifiedMatching +HP:0003003 Colon cancer oboInOwl:hasDbXref MESH:D003110 semapv:UnspecifiedMatching +HP:0003003 Colon cancer oboInOwl:hasDbXref SCTID:363406005 semapv:UnspecifiedMatching +HP:0003003 Colon cancer oboInOwl:hasDbXref UMLS:C0007102 semapv:UnspecifiedMatching +HP:0003005 Ganglioneuroma oboInOwl:hasDbXref MESH:D005729 semapv:UnspecifiedMatching +HP:0003005 Ganglioneuroma oboInOwl:hasDbXref SCTID:116371000119107 semapv:UnspecifiedMatching +HP:0003005 Ganglioneuroma oboInOwl:hasDbXref SCTID:128919000 semapv:UnspecifiedMatching +HP:0003005 Ganglioneuroma oboInOwl:hasDbXref SCTID:53801007 semapv:UnspecifiedMatching +HP:0003005 Ganglioneuroma oboInOwl:hasDbXref UMLS:C0017075 semapv:UnspecifiedMatching +HP:0003006 Neuroblastoma oboInOwl:hasDbXref MESH:D009447 semapv:UnspecifiedMatching +HP:0003006 Neuroblastoma oboInOwl:hasDbXref NCIT:C3270 semapv:UnspecifiedMatching +HP:0003006 Neuroblastoma oboInOwl:hasDbXref SCTID:432328008 semapv:UnspecifiedMatching +HP:0003006 Neuroblastoma oboInOwl:hasDbXref SCTID:87364003 semapv:UnspecifiedMatching +HP:0003006 Neuroblastoma oboInOwl:hasDbXref UMLS:C0027819 semapv:UnspecifiedMatching +HP:0003009 Enhanced neurotoxicity of vincristine oboInOwl:hasDbXref UMLS:C4025661 semapv:UnspecifiedMatching +HP:0003010 Prolonged bleeding time oboInOwl:hasDbXref UMLS:C0151529 semapv:UnspecifiedMatching +HP:0003011 Abnormality of the musculature oboInOwl:hasDbXref UMLS:C4021745 semapv:UnspecifiedMatching +HP:0003013 Bulging epiphyses oboInOwl:hasDbXref UMLS:C1833329 semapv:UnspecifiedMatching +HP:0003015 Flared metaphysis oboInOwl:hasDbXref UMLS:C1850135 semapv:UnspecifiedMatching +HP:0003016 Metaphyseal widening oboInOwl:hasDbXref UMLS:C1849039 semapv:UnspecifiedMatching +HP:0003019 Abnormality of the wrist oboInOwl:hasDbXref UMLS:C4021744 semapv:UnspecifiedMatching +HP:0003020 Enlargement of the wrists oboInOwl:hasDbXref UMLS:C1838663 semapv:UnspecifiedMatching +HP:0003021 Metaphyseal cupping oboInOwl:hasDbXref UMLS:C1837082 semapv:UnspecifiedMatching +HP:0003022 Hypoplasia of the ulna oboInOwl:hasDbXref MESH:C538069 semapv:UnspecifiedMatching +HP:0003022 Hypoplasia of the ulna oboInOwl:hasDbXref UMLS:C1860614 semapv:UnspecifiedMatching +HP:0003022 Hypoplasia of the ulna oboInOwl:hasDbXref UMLS:C1862132 semapv:UnspecifiedMatching +HP:0003023 Bowing of limbs due to multiple fractures oboInOwl:hasDbXref UMLS:C1850178 semapv:UnspecifiedMatching +HP:0003025 Metaphyseal irregularity oboInOwl:hasDbXref UMLS:C1838662 semapv:UnspecifiedMatching +HP:0003026 Short long bone oboInOwl:hasDbXref UMLS:C1854912 semapv:UnspecifiedMatching +HP:0003027 Mesomelia oboInOwl:hasDbXref UMLS:C0549306 semapv:UnspecifiedMatching +HP:0003028 Abnormality of the ankles oboInOwl:hasDbXref UMLS:C4025660 semapv:UnspecifiedMatching +HP:0003029 Enlargement of the ankles oboInOwl:hasDbXref UMLS:C1838664 semapv:UnspecifiedMatching +HP:0003031 Ulnar bowing oboInOwl:hasDbXref UMLS:C1865847 semapv:UnspecifiedMatching +HP:0003034 Diaphyseal sclerosis oboInOwl:hasDbXref MESH:D003966 semapv:UnspecifiedMatching +HP:0003034 Diaphyseal sclerosis oboInOwl:hasDbXref SCTID:318761000119105 semapv:UnspecifiedMatching +HP:0003034 Diaphyseal sclerosis oboInOwl:hasDbXref SCTID:34643004 semapv:UnspecifiedMatching +HP:0003034 Diaphyseal sclerosis oboInOwl:hasDbXref UMLS:C0011989 semapv:UnspecifiedMatching +HP:0003037 Enlarged joints oboInOwl:hasDbXref UMLS:C1859111 semapv:UnspecifiedMatching +HP:0003038 Fibular hypoplasia oboInOwl:hasDbXref UMLS:C1832119 semapv:UnspecifiedMatching +HP:0003040 Arthropathy oboInOwl:hasDbXref MESH:D007592 semapv:UnspecifiedMatching +HP:0003040 Arthropathy oboInOwl:hasDbXref SCTID:399269003 semapv:UnspecifiedMatching +HP:0003040 Arthropathy oboInOwl:hasDbXref UMLS:C0022408 semapv:UnspecifiedMatching +HP:0003041 Humeroradial synostosis oboInOwl:hasDbXref MESH:C535284 semapv:UnspecifiedMatching +HP:0003041 Humeroradial synostosis oboInOwl:hasDbXref SCTID:205329008 semapv:UnspecifiedMatching +HP:0003041 Humeroradial synostosis oboInOwl:hasDbXref UMLS:C1863360 semapv:UnspecifiedMatching +HP:0003041 Humeroradial synostosis oboInOwl:hasDbXref UMLS:C2930865 semapv:UnspecifiedMatching +HP:0003042 Elbow dislocation oboInOwl:hasDbXref SCTID:125617002 semapv:UnspecifiedMatching +HP:0003042 Elbow dislocation oboInOwl:hasDbXref SCTID:417558002 semapv:UnspecifiedMatching +HP:0003042 Elbow dislocation oboInOwl:hasDbXref UMLS:C1403299 semapv:UnspecifiedMatching +HP:0003042 Elbow dislocation oboInOwl:hasDbXref UMLS:C1403321 semapv:UnspecifiedMatching +HP:0003042 Elbow dislocation oboInOwl:hasDbXref UMLS:C2720437 semapv:UnspecifiedMatching +HP:0003043 Abnormal shoulder morphology oboInOwl:hasDbXref UMLS:C4025659 semapv:UnspecifiedMatching +HP:0003044 Shoulder flexion contracture oboInOwl:hasDbXref SCTID:202265005 semapv:UnspecifiedMatching +HP:0003044 Shoulder flexion contracture oboInOwl:hasDbXref UMLS:C0409336 semapv:UnspecifiedMatching +HP:0003045 Abnormal patella morphology oboInOwl:hasDbXref UMLS:C4021743 semapv:UnspecifiedMatching +HP:0003048 Radial head subluxation oboInOwl:hasDbXref SCTID:417109008 semapv:UnspecifiedMatching +HP:0003048 Radial head subluxation oboInOwl:hasDbXref SCTID:95854004 semapv:UnspecifiedMatching +HP:0003048 Radial head subluxation oboInOwl:hasDbXref UMLS:C0149977 semapv:UnspecifiedMatching +HP:0003049 Ulnar deviation of the wrist oboInOwl:hasDbXref SCTID:43689004 semapv:UnspecifiedMatching +HP:0003049 Ulnar deviation of the wrist oboInOwl:hasDbXref UMLS:C0231678 semapv:UnspecifiedMatching +HP:0003051 Enlarged metaphyses oboInOwl:hasDbXref UMLS:C1855544 semapv:UnspecifiedMatching +HP:0003053 Epiphyseal deformities of tubular bones oboInOwl:hasDbXref UMLS:C1854786 semapv:UnspecifiedMatching +HP:0003057 Tetraamelia oboInOwl:hasDbXref MESH:C536498 semapv:UnspecifiedMatching +HP:0003057 Tetraamelia oboInOwl:hasDbXref SCTID:702313004 semapv:UnspecifiedMatching +HP:0003057 Tetraamelia oboInOwl:hasDbXref UMLS:C2931216 semapv:UnspecifiedMatching +HP:0003059 Abnormality of the radioulnar joints oboInOwl:hasDbXref UMLS:C4025658 semapv:UnspecifiedMatching +HP:0003063 Abnormality of the humerus oboInOwl:hasDbXref UMLS:C4021742 semapv:UnspecifiedMatching +HP:0003065 Patellar hypoplasia oboInOwl:hasDbXref UMLS:C1840068 semapv:UnspecifiedMatching +HP:0003066 Limited knee extension oboInOwl:hasDbXref UMLS:C1844690 semapv:UnspecifiedMatching +HP:0003067 Madelung deformity oboInOwl:hasDbXref MESH:C562398 semapv:UnspecifiedMatching +HP:0003067 Madelung deformity oboInOwl:hasDbXref SCTID:4530000 semapv:UnspecifiedMatching +HP:0003067 Madelung deformity oboInOwl:hasDbXref UMLS:C0152441 semapv:UnspecifiedMatching +HP:0003068 Madelung-like forearm deformities oboInOwl:hasDbXref UMLS:C1851419 semapv:UnspecifiedMatching +HP:0003070 Elbow ankylosis oboInOwl:hasDbXref SCTID:202307002 semapv:UnspecifiedMatching +HP:0003070 Elbow ankylosis oboInOwl:hasDbXref UMLS:C0409477 semapv:UnspecifiedMatching +HP:0003071 Flattened epiphysis oboInOwl:hasDbXref UMLS:C1857527 semapv:UnspecifiedMatching +HP:0003072 Hypercalcemia oboInOwl:hasDbXref MESH:D006934 semapv:UnspecifiedMatching +HP:0003072 Hypercalcemia oboInOwl:hasDbXref SCTID:166702002 semapv:UnspecifiedMatching +HP:0003072 Hypercalcemia oboInOwl:hasDbXref SCTID:66931009 semapv:UnspecifiedMatching +HP:0003072 Hypercalcemia oboInOwl:hasDbXref UMLS:C0020437 semapv:UnspecifiedMatching +HP:0003073 Hypoalbuminemia oboInOwl:hasDbXref MESH:D034141 semapv:UnspecifiedMatching +HP:0003073 Hypoalbuminemia oboInOwl:hasDbXref SCTID:119247004 semapv:UnspecifiedMatching +HP:0003073 Hypoalbuminemia oboInOwl:hasDbXref UMLS:C0239981 semapv:UnspecifiedMatching +HP:0003074 Hyperglycemia oboInOwl:hasDbXref MESH:D006943 semapv:UnspecifiedMatching +HP:0003074 Hyperglycemia oboInOwl:hasDbXref SCTID:237598005 semapv:UnspecifiedMatching +HP:0003074 Hyperglycemia oboInOwl:hasDbXref SCTID:80394007 semapv:UnspecifiedMatching +HP:0003074 Hyperglycemia oboInOwl:hasDbXref UMLS:C0020456 semapv:UnspecifiedMatching +HP:0003075 Hypoproteinemia oboInOwl:hasDbXref MESH:D007019 semapv:UnspecifiedMatching +HP:0003075 Hypoproteinemia oboInOwl:hasDbXref SCTID:8900005 semapv:UnspecifiedMatching +HP:0003075 Hypoproteinemia oboInOwl:hasDbXref UMLS:C0020639 semapv:UnspecifiedMatching +HP:0003076 Glycosuria oboInOwl:hasDbXref MESH:D006029 semapv:UnspecifiedMatching +HP:0003076 Glycosuria oboInOwl:hasDbXref SCTID:45154002 semapv:UnspecifiedMatching +HP:0003076 Glycosuria oboInOwl:hasDbXref UMLS:C0017979 semapv:UnspecifiedMatching +HP:0003077 Hyperlipidemia oboInOwl:hasDbXref MESH:D006949 semapv:UnspecifiedMatching +HP:0003077 Hyperlipidemia oboInOwl:hasDbXref SCTID:55822004 semapv:UnspecifiedMatching +HP:0003077 Hyperlipidemia oboInOwl:hasDbXref UMLS:C0020473 semapv:UnspecifiedMatching +HP:0003079 Defective DNA repair after ultraviolet radiation damage oboInOwl:hasDbXref UMLS:C1968564 semapv:UnspecifiedMatching +HP:0003080 Hydroxyprolinuria oboInOwl:hasDbXref UMLS:C0948585 semapv:UnspecifiedMatching +HP:0003081 Increased urinary potassium oboInOwl:hasDbXref UMLS:C1846351 semapv:UnspecifiedMatching +HP:0003083 Dislocated radial head oboInOwl:hasDbXref SCTID:9634000 semapv:UnspecifiedMatching +HP:0003083 Dislocated radial head oboInOwl:hasDbXref UMLS:C0265563 semapv:UnspecifiedMatching +HP:0003084 Fractures of the long bones oboInOwl:hasDbXref UMLS:C0240231 semapv:UnspecifiedMatching +HP:0003085 Long fibula oboInOwl:hasDbXref UMLS:C1848109 semapv:UnspecifiedMatching +HP:0003086 Acromesomelia oboInOwl:hasDbXref UMLS:C1864365 semapv:UnspecifiedMatching +HP:0003088 Premature osteoarthritis oboInOwl:hasDbXref UMLS:C1835121 semapv:UnspecifiedMatching +HP:0003089 Hamstring contractures oboInOwl:hasDbXref SCTID:203074005 semapv:UnspecifiedMatching +HP:0003089 Hamstring contractures oboInOwl:hasDbXref UMLS:C0410266 semapv:UnspecifiedMatching +HP:0003090 Hypoplasia of the capital femoral epiphysis oboInOwl:hasDbXref UMLS:C1839254 semapv:UnspecifiedMatching +HP:0003091 Trophic limb changes oboInOwl:hasDbXref UMLS:C4025657 semapv:UnspecifiedMatching +HP:0003093 Limited hip extension oboInOwl:hasDbXref UMLS:C3553368 semapv:UnspecifiedMatching +HP:0003095 Septic arthritis oboInOwl:hasDbXref MESH:D001170 semapv:UnspecifiedMatching +HP:0003095 Septic arthritis oboInOwl:hasDbXref SCTID:372939007 semapv:UnspecifiedMatching +HP:0003095 Septic arthritis oboInOwl:hasDbXref SCTID:396234004 semapv:UnspecifiedMatching +HP:0003095 Septic arthritis oboInOwl:hasDbXref UMLS:C0003869 semapv:UnspecifiedMatching +HP:0003095 Septic arthritis oboInOwl:hasDbXref UMLS:C4280547 semapv:UnspecifiedMatching +HP:0003097 Short femur oboInOwl:hasDbXref SCTID:93255008 semapv:UnspecifiedMatching +HP:0003097 Short femur oboInOwl:hasDbXref UMLS:C0345375 semapv:UnspecifiedMatching +HP:0003099 Fibular overgrowth oboInOwl:hasDbXref UMLS:C1864298 semapv:UnspecifiedMatching +HP:0003100 Slender long bone oboInOwl:hasDbXref UMLS:C1833144 semapv:UnspecifiedMatching +HP:0003102 Increased carrying angle oboInOwl:hasDbXref UMLS:C1855478 semapv:UnspecifiedMatching +HP:0003103 Abnormal cortical bone morphology oboInOwl:hasDbXref UMLS:C4021741 semapv:UnspecifiedMatching +HP:0003105 Protuberances at ends of long bones oboInOwl:hasDbXref UMLS:C1851418 semapv:UnspecifiedMatching +HP:0003106 Subperiosteal bone resorption oboInOwl:hasDbXref UMLS:C1848541 semapv:UnspecifiedMatching +HP:0003107 Abnormal circulating cholesterol concentration oboInOwl:hasDbXref UMLS:C4025656 semapv:UnspecifiedMatching +HP:0003108 Hyperglycinuria oboInOwl:hasDbXref MESH:C563009 semapv:UnspecifiedMatching +HP:0003108 Hyperglycinuria oboInOwl:hasDbXref SCTID:236477004 semapv:UnspecifiedMatching +HP:0003108 Hyperglycinuria oboInOwl:hasDbXref UMLS:C0341706 semapv:UnspecifiedMatching +HP:0003108 Hyperglycinuria oboInOwl:hasDbXref UMLS:C0543541 semapv:UnspecifiedMatching +HP:0003109 Hyperphosphaturia oboInOwl:hasDbXref SCTID:22450000 semapv:UnspecifiedMatching +HP:0003109 Hyperphosphaturia oboInOwl:hasDbXref UMLS:C0268079 semapv:UnspecifiedMatching +HP:0003109 Hyperphosphaturia oboInOwl:hasDbXref UMLS:C0948023 semapv:UnspecifiedMatching +HP:0003110 Abnormality of urine homeostasis oboInOwl:hasDbXref UMLS:C4025655 semapv:UnspecifiedMatching +HP:0003111 Abnormal blood ion concentration oboInOwl:hasDbXref SCTID:237840007 semapv:UnspecifiedMatching +HP:0003111 Abnormal blood ion concentration oboInOwl:hasDbXref UMLS:C1704431 semapv:UnspecifiedMatching +HP:0003111 Abnormal blood ion concentration oboInOwl:hasDbXref UMLS:C4025654 semapv:UnspecifiedMatching +HP:0003112 Abnormal circulating amino acid concentration oboInOwl:hasDbXref UMLS:C4025653 semapv:UnspecifiedMatching +HP:0003113 Hypochloremia oboInOwl:hasDbXref SCTID:10399008 semapv:UnspecifiedMatching +HP:0003113 Hypochloremia oboInOwl:hasDbXref UMLS:C0085680 semapv:UnspecifiedMatching +HP:0003113 Hypochloremia oboInOwl:hasDbXref UMLS:C0595901 semapv:UnspecifiedMatching +HP:0003115 Abnormal EKG oboInOwl:hasDbXref SCTID:102594003 semapv:UnspecifiedMatching +HP:0003115 Abnormal EKG oboInOwl:hasDbXref UMLS:C0522055 semapv:UnspecifiedMatching +HP:0003116 Abnormal echocardiogram oboInOwl:hasDbXref SCTID:169241000 semapv:UnspecifiedMatching +HP:0003116 Abnormal echocardiogram oboInOwl:hasDbXref UMLS:C0476369 semapv:UnspecifiedMatching +HP:0003117 Abnormal circulating hormone level oboInOwl:hasDbXref UMLS:C4025652 semapv:UnspecifiedMatching +HP:0003118 Increased circulating cortisol level oboInOwl:hasDbXref MESH:D000308 semapv:UnspecifiedMatching +HP:0003118 Increased circulating cortisol level oboInOwl:hasDbXref SCTID:237735008 semapv:UnspecifiedMatching +HP:0003118 Increased circulating cortisol level oboInOwl:hasDbXref SCTID:275437005 semapv:UnspecifiedMatching +HP:0003118 Increased circulating cortisol level oboInOwl:hasDbXref SCTID:47270006 semapv:UnspecifiedMatching +HP:0003118 Increased circulating cortisol level oboInOwl:hasDbXref UMLS:C0001622 semapv:UnspecifiedMatching +HP:0003118 Increased circulating cortisol level oboInOwl:hasDbXref UMLS:C0342443 semapv:UnspecifiedMatching +HP:0003118 Increased circulating cortisol level oboInOwl:hasDbXref UMLS:C4025651 semapv:UnspecifiedMatching +HP:0003119 Abnormal circulating lipid concentration oboInOwl:hasDbXref MESH:D050171 semapv:UnspecifiedMatching +HP:0003119 Abnormal circulating lipid concentration oboInOwl:hasDbXref SCTID:370992007 semapv:UnspecifiedMatching +HP:0003119 Abnormal circulating lipid concentration oboInOwl:hasDbXref UMLS:C0242339 semapv:UnspecifiedMatching +HP:0003119 Abnormal circulating lipid concentration oboInOwl:hasDbXref UMLS:C4025650 semapv:UnspecifiedMatching +HP:0003121 Limb joint contracture oboInOwl:hasDbXref UMLS:C1969879 semapv:UnspecifiedMatching +HP:0003124 Hypercholesterolemia oboInOwl:hasDbXref MESH:D006937 semapv:UnspecifiedMatching +HP:0003124 Hypercholesterolemia oboInOwl:hasDbXref SCTID:13644009 semapv:UnspecifiedMatching +HP:0003124 Hypercholesterolemia oboInOwl:hasDbXref SCTID:166830008 semapv:UnspecifiedMatching +HP:0003124 Hypercholesterolemia oboInOwl:hasDbXref UMLS:C0020443 semapv:UnspecifiedMatching +HP:0003124 Hypercholesterolemia oboInOwl:hasDbXref UMLS:C0595929 semapv:UnspecifiedMatching +HP:0003125 Reduced factor VIII activity oboInOwl:hasDbXref MESH:D006467 semapv:UnspecifiedMatching +HP:0003125 Reduced factor VIII activity oboInOwl:hasDbXref SCTID:234440005 semapv:UnspecifiedMatching +HP:0003125 Reduced factor VIII activity oboInOwl:hasDbXref UMLS:C3494187 semapv:UnspecifiedMatching +HP:0003125 Reduced factor VIII activity oboInOwl:hasDbXref UMLS:C4025649 semapv:UnspecifiedMatching +HP:0003126 Low-molecular-weight proteinuria oboInOwl:hasDbXref UMLS:C1839606 semapv:UnspecifiedMatching +HP:0003127 Hypocalciuria oboInOwl:hasDbXref SCTID:86353007 semapv:UnspecifiedMatching +HP:0003127 Hypocalciuria oboInOwl:hasDbXref UMLS:C0020599 semapv:UnspecifiedMatching +HP:0003128 Lactic acidosis oboInOwl:hasDbXref MESH:D000140 semapv:UnspecifiedMatching +HP:0003128 Lactic acidosis oboInOwl:hasDbXref SCTID:190882007 semapv:UnspecifiedMatching +HP:0003128 Lactic acidosis oboInOwl:hasDbXref SCTID:91273001 semapv:UnspecifiedMatching +HP:0003128 Lactic acidosis oboInOwl:hasDbXref UMLS:C0001125 semapv:UnspecifiedMatching +HP:0003128 Lactic acidosis oboInOwl:hasDbXref UMLS:C0347959 semapv:UnspecifiedMatching +HP:0003130 Abnormal peripheral myelination oboInOwl:hasDbXref UMLS:C4025648 semapv:UnspecifiedMatching +HP:0003131 Cystinuria oboInOwl:hasDbXref MESH:D003555 semapv:UnspecifiedMatching +HP:0003131 Cystinuria oboInOwl:hasDbXref SCTID:85020001 semapv:UnspecifiedMatching +HP:0003131 Cystinuria oboInOwl:hasDbXref UMLS:C0010691 semapv:UnspecifiedMatching +HP:0003133 Abnormality of the spinocerebellar tracts oboInOwl:hasDbXref UMLS:C4025647 semapv:UnspecifiedMatching +HP:0003134 Abnormality of peripheral nerve conduction oboInOwl:hasDbXref UMLS:C4020690 semapv:UnspecifiedMatching +HP:0003137 Prolinuria oboInOwl:hasDbXref SCTID:53124003 semapv:UnspecifiedMatching +HP:0003137 Prolinuria oboInOwl:hasDbXref UMLS:C0268534 semapv:UnspecifiedMatching +HP:0003138 Increased blood urea nitrogen oboInOwl:hasDbXref UMLS:C0151539 semapv:UnspecifiedMatching +HP:0003139 Panhypogammaglobulinemia oboInOwl:hasDbXref UMLS:C1328587 semapv:UnspecifiedMatching +HP:0003140 T-wave inversion in the right precordial leads oboInOwl:hasDbXref UMLS:C4025646 semapv:UnspecifiedMatching +HP:0003141 Increased LDL cholesterol concentration oboInOwl:hasDbXref MESH:D006938 semapv:UnspecifiedMatching +HP:0003141 Increased LDL cholesterol concentration oboInOwl:hasDbXref SCTID:190773008 semapv:UnspecifiedMatching +HP:0003141 Increased LDL cholesterol concentration oboInOwl:hasDbXref SCTID:398036000 semapv:UnspecifiedMatching +HP:0003141 Increased LDL cholesterol concentration oboInOwl:hasDbXref UMLS:C0020445 semapv:UnspecifiedMatching +HP:0003141 Increased LDL cholesterol concentration oboInOwl:hasDbXref UMLS:C0549399 semapv:UnspecifiedMatching +HP:0003142 Excessive purine production oboInOwl:hasDbXref UMLS:C4025645 semapv:UnspecifiedMatching +HP:0003144 Increased serum serotonin oboInOwl:hasDbXref UMLS:C0877243 semapv:UnspecifiedMatching +HP:0003145 Decreased adenosylcobalamin oboInOwl:hasDbXref UMLS:C1848556 semapv:UnspecifiedMatching +HP:0003146 Hypocholesterolemia oboInOwl:hasDbXref SCTID:61336008 semapv:UnspecifiedMatching +HP:0003146 Hypocholesterolemia oboInOwl:hasDbXref UMLS:C0151718 semapv:UnspecifiedMatching +HP:0003148 Elevated serum acid phosphatase oboInOwl:hasDbXref UMLS:C1839866 semapv:UnspecifiedMatching +HP:0003149 Hyperuricosuria oboInOwl:hasDbXref UMLS:C0948643 semapv:UnspecifiedMatching +HP:0003150 Glutaric aciduria oboInOwl:hasDbXref SCTID:28987007 semapv:UnspecifiedMatching +HP:0003150 Glutaric aciduria oboInOwl:hasDbXref UMLS:C0268594 semapv:UnspecifiedMatching +HP:0003153 Cystathioninuria oboInOwl:hasDbXref SCTID:13003007 semapv:UnspecifiedMatching +HP:0003153 Cystathioninuria oboInOwl:hasDbXref UMLS:C0220993 semapv:UnspecifiedMatching +HP:0003154 Increased circulating ACTH level oboInOwl:hasDbXref UMLS:C4021740 semapv:UnspecifiedMatching +HP:0003155 Elevated alkaline phosphatase oboInOwl:hasDbXref UMLS:C0750857 semapv:UnspecifiedMatching +HP:0003158 Hyposthenuria oboInOwl:hasDbXref SCTID:76023003 semapv:UnspecifiedMatching +HP:0003158 Hyposthenuria oboInOwl:hasDbXref UMLS:C0232831 semapv:UnspecifiedMatching +HP:0003159 Hyperoxaluria oboInOwl:hasDbXref MESH:D006959 semapv:UnspecifiedMatching +HP:0003159 Hyperoxaluria oboInOwl:hasDbXref SCTID:367621000119107 semapv:UnspecifiedMatching +HP:0003159 Hyperoxaluria oboInOwl:hasDbXref UMLS:C0020500 semapv:UnspecifiedMatching +HP:0003160 Abnormal isoelectric focusing of serum transferrin oboInOwl:hasDbXref UMLS:C2749688 semapv:UnspecifiedMatching +HP:0003161 4-Hydroxyphenylpyruvic aciduria oboInOwl:hasDbXref UMLS:C1848678 semapv:UnspecifiedMatching +HP:0003162 Fasting hypoglycemia oboInOwl:hasDbXref MESH:D007003 semapv:UnspecifiedMatching +HP:0003162 Fasting hypoglycemia oboInOwl:hasDbXref SCTID:6974005 semapv:UnspecifiedMatching +HP:0003162 Fasting hypoglycemia oboInOwl:hasDbXref UMLS:C0271708 semapv:UnspecifiedMatching +HP:0003163 Elevated urinary delta-aminolevulinic acid oboInOwl:hasDbXref UMLS:C1848702 semapv:UnspecifiedMatching +HP:0003164 Hypothalamic gonadotropin-releasing hormone deficiency oboInOwl:hasDbXref UMLS:C4025644 semapv:UnspecifiedMatching +HP:0003165 Elevated circulating parathyroid hormone level oboInOwl:hasDbXref UMLS:C0857973 semapv:UnspecifiedMatching +HP:0003166 Increased urinary taurine oboInOwl:hasDbXref UMLS:C3806447 semapv:UnspecifiedMatching +HP:0003167 Carnosinuria oboInOwl:hasDbXref SCTID:410051001 semapv:UnspecifiedMatching +HP:0003167 Carnosinuria oboInOwl:hasDbXref UMLS:C3495558 semapv:UnspecifiedMatching +HP:0003168 Dibasicaminoaciduria oboInOwl:hasDbXref UMLS:C4025643 semapv:UnspecifiedMatching +HP:0003170 Abnormality of the acetabulum oboInOwl:hasDbXref UMLS:C4021739 semapv:UnspecifiedMatching +HP:0003172 Abnormality of the pubic bone oboInOwl:hasDbXref UMLS:C4021738 semapv:UnspecifiedMatching +HP:0003173 Hypoplastic pubic bone oboInOwl:hasDbXref UMLS:C1865030 semapv:UnspecifiedMatching +HP:0003174 Abnormality of the ischium oboInOwl:hasDbXref SCTID:93008005 semapv:UnspecifiedMatching +HP:0003174 Abnormality of the ischium oboInOwl:hasDbXref UMLS:C0685661 semapv:UnspecifiedMatching +HP:0003175 Hypoplastic ischia oboInOwl:hasDbXref UMLS:C1859447 semapv:UnspecifiedMatching +HP:0003177 Squared iliac bones oboInOwl:hasDbXref UMLS:C1838186 semapv:UnspecifiedMatching +HP:0003179 Protrusio acetabuli oboInOwl:hasDbXref SCTID:59606006 semapv:UnspecifiedMatching +HP:0003179 Protrusio acetabuli oboInOwl:hasDbXref UMLS:C0409495 semapv:UnspecifiedMatching +HP:0003180 Flat acetabular roof oboInOwl:hasDbXref UMLS:C1837485 semapv:UnspecifiedMatching +HP:0003182 Shallow acetabular fossae oboInOwl:hasDbXref UMLS:C1854910 semapv:UnspecifiedMatching +HP:0003182 Shallow acetabular fossae oboInOwl:hasDbXref UMLS:C1860796 semapv:UnspecifiedMatching +HP:0003183 Wide pubic symphysis oboInOwl:hasDbXref UMLS:C1857190 semapv:UnspecifiedMatching +HP:0003184 Decreased hip abduction oboInOwl:hasDbXref UMLS:C1836589 semapv:UnspecifiedMatching +HP:0003185 Short greater sciatic notch oboInOwl:hasDbXref UMLS:C1866689 semapv:UnspecifiedMatching +HP:0003186 Inverted nipples oboInOwl:hasDbXref SCTID:82231009 semapv:UnspecifiedMatching +HP:0003186 Inverted nipples oboInOwl:hasDbXref UMLS:C0269269 semapv:UnspecifiedMatching +HP:0003187 Breast hypoplasia oboInOwl:hasDbXref SCTID:8915006 semapv:UnspecifiedMatching +HP:0003187 Breast hypoplasia oboInOwl:hasDbXref UMLS:C0266013 semapv:UnspecifiedMatching +HP:0003189 Long nose oboInOwl:hasDbXref UMLS:C1839798 semapv:UnspecifiedMatching +HP:0003191 Cleft ala nasi oboInOwl:hasDbXref UMLS:C1844537 semapv:UnspecifiedMatching +HP:0003193 Allergic rhinitis oboInOwl:hasDbXref MESH:D065631 semapv:UnspecifiedMatching +HP:0003193 Allergic rhinitis oboInOwl:hasDbXref SCTID:61582004 semapv:UnspecifiedMatching +HP:0003193 Allergic rhinitis oboInOwl:hasDbXref UMLS:C0847614 semapv:UnspecifiedMatching +HP:0003193 Allergic rhinitis oboInOwl:hasDbXref UMLS:C2607914 semapv:UnspecifiedMatching +HP:0003194 Short nasal bridge oboInOwl:hasDbXref UMLS:C1854689 semapv:UnspecifiedMatching +HP:0003196 Short nose oboInOwl:hasDbXref SCTID:249310005 semapv:UnspecifiedMatching +HP:0003196 Short nose oboInOwl:hasDbXref UMLS:C0426414 semapv:UnspecifiedMatching +HP:0003196 Short nose oboInOwl:hasDbXref UMLS:C1854114 semapv:UnspecifiedMatching +HP:0003198 Myopathy oboInOwl:hasDbXref MESH:D009135 semapv:UnspecifiedMatching +HP:0003198 Myopathy oboInOwl:hasDbXref SCTID:129565002 semapv:UnspecifiedMatching +HP:0003198 Myopathy oboInOwl:hasDbXref UMLS:C0026848 semapv:UnspecifiedMatching +HP:0003199 Decreased muscle mass oboInOwl:hasDbXref UMLS:C1837108 semapv:UnspecifiedMatching +HP:0003200 Ragged-red muscle fibers oboInOwl:hasDbXref UMLS:C3275417 semapv:UnspecifiedMatching +HP:0003201 Rhabdomyolysis oboInOwl:hasDbXref MESH:D012206 semapv:UnspecifiedMatching +HP:0003201 Rhabdomyolysis oboInOwl:hasDbXref SCTID:240131006 semapv:UnspecifiedMatching +HP:0003201 Rhabdomyolysis oboInOwl:hasDbXref SCTID:89010004 semapv:UnspecifiedMatching +HP:0003201 Rhabdomyolysis oboInOwl:hasDbXref UMLS:C0035410 semapv:UnspecifiedMatching +HP:0003202 Skeletal muscle atrophy oboInOwl:hasDbXref MESH:D009133 semapv:UnspecifiedMatching +HP:0003202 Skeletal muscle atrophy oboInOwl:hasDbXref SCTID:74035001 semapv:UnspecifiedMatching +HP:0003202 Skeletal muscle atrophy oboInOwl:hasDbXref UMLS:C0234958 semapv:UnspecifiedMatching +HP:0003202 Skeletal muscle atrophy oboInOwl:hasDbXref UMLS:C0270948 semapv:UnspecifiedMatching +HP:0003202 Skeletal muscle atrophy oboInOwl:hasDbXref UMLS:C0541794 semapv:UnspecifiedMatching +HP:0003202 Skeletal muscle atrophy oboInOwl:hasDbXref UMLS:C1843479 semapv:UnspecifiedMatching +HP:0003203 Impaired oxidative burst oboInOwl:hasDbXref UMLS:C4280805 semapv:UnspecifiedMatching +HP:0003204 Intracellular accumulation of autofluorescent lipopigment storage material oboInOwl:hasDbXref UMLS:C4025642 semapv:UnspecifiedMatching +HP:0003205 Curvilinear intracellular accumulation of autofluorescent lipopigment storage material oboInOwl:hasDbXref UMLS:C1836852 semapv:UnspecifiedMatching +HP:0003206 Decreased activity of NADPH oxidase oboInOwl:hasDbXref UMLS:C1844394 semapv:UnspecifiedMatching +HP:0003207 Arterial calcification oboInOwl:hasDbXref UMLS:C1168153 semapv:UnspecifiedMatching +HP:0003208 Fingerprint intracellular accumulation of autofluorescent lipopigment storage material oboInOwl:hasDbXref UMLS:C1836851 semapv:UnspecifiedMatching +HP:0003209 Decreased pyruvate carboxylase activity oboInOwl:hasDbXref UMLS:C4025641 semapv:UnspecifiedMatching +HP:0003210 Decreased methylmalonyl-CoA mutase activity oboInOwl:hasDbXref UMLS:C1848579 semapv:UnspecifiedMatching +HP:0003212 Increased circulating IgE level oboInOwl:hasDbXref UMLS:C0236175 semapv:UnspecifiedMatching +HP:0003213 Deficient excision of UV-induced pyrimidine dimers in DNA oboInOwl:hasDbXref UMLS:C4025640 semapv:UnspecifiedMatching +HP:0003214 Prolonged G2 phase of cell cycle oboInOwl:hasDbXref UMLS:C4025639 semapv:UnspecifiedMatching +HP:0003215 Dicarboxylic aciduria oboInOwl:hasDbXref UMLS:C1856432 semapv:UnspecifiedMatching +HP:0003216 Generalized amyloid deposition oboInOwl:hasDbXref UMLS:C1862968 semapv:UnspecifiedMatching +HP:0003217 Hyperglutaminemia oboInOwl:hasDbXref UMLS:C1839533 semapv:UnspecifiedMatching +HP:0003218 Oroticaciduria oboInOwl:hasDbXref SCTID:124277009 semapv:UnspecifiedMatching +HP:0003218 Oroticaciduria oboInOwl:hasDbXref SCTID:47641009 semapv:UnspecifiedMatching +HP:0003218 Oroticaciduria oboInOwl:hasDbXref UMLS:C0268128 semapv:UnspecifiedMatching +HP:0003219 Ethylmalonic aciduria oboInOwl:hasDbXref UMLS:C1865353 semapv:UnspecifiedMatching +HP:0003220 Abnormality of chromosome stability oboInOwl:hasDbXref MESH:D019457 semapv:UnspecifiedMatching +HP:0003220 Abnormality of chromosome stability oboInOwl:hasDbXref UMLS:C0376628 semapv:UnspecifiedMatching +HP:0003220 Abnormality of chromosome stability oboInOwl:hasDbXref UMLS:C1859424 semapv:UnspecifiedMatching +HP:0003221 Chromosomal breakage induced by crosslinking agents oboInOwl:hasDbXref UMLS:C4021737 semapv:UnspecifiedMatching +HP:0003223 Decreased methylcobalamin oboInOwl:hasDbXref UMLS:C4021736 semapv:UnspecifiedMatching +HP:0003224 Increased cellular sensitivity to UV light oboInOwl:hasDbXref UMLS:C1857707 semapv:UnspecifiedMatching +HP:0003225 Reduced coagulation factor V activity oboInOwl:hasDbXref MESH:D005166 semapv:UnspecifiedMatching +HP:0003225 Reduced coagulation factor V activity oboInOwl:hasDbXref SCTID:4320005 semapv:UnspecifiedMatching +HP:0003225 Reduced coagulation factor V activity oboInOwl:hasDbXref SCTID:88776002 semapv:UnspecifiedMatching +HP:0003225 Reduced coagulation factor V activity oboInOwl:hasDbXref UMLS:C0015499 semapv:UnspecifiedMatching +HP:0003226 Rectilinear intracellular accumulation of autofluorescent lipopigment storage material oboInOwl:hasDbXref UMLS:C1850447 semapv:UnspecifiedMatching +HP:0003228 Hypernatremia oboInOwl:hasDbXref MESH:D006955 semapv:UnspecifiedMatching +HP:0003228 Hypernatremia oboInOwl:hasDbXref SCTID:286926003 semapv:UnspecifiedMatching +HP:0003228 Hypernatremia oboInOwl:hasDbXref SCTID:39355002 semapv:UnspecifiedMatching +HP:0003228 Hypernatremia oboInOwl:hasDbXref UMLS:C0020488 semapv:UnspecifiedMatching +HP:0003231 Hypertyrosinemia oboInOwl:hasDbXref SCTID:56595005 semapv:UnspecifiedMatching +HP:0003231 Hypertyrosinemia oboInOwl:hasDbXref UMLS:C1879362 semapv:UnspecifiedMatching +HP:0003232 Mitochondrial malic enzyme reduced oboInOwl:hasDbXref UMLS:C1856697 semapv:UnspecifiedMatching +HP:0003233 Decreased HDL cholesterol concentration oboInOwl:hasDbXref MESH:D052456 semapv:UnspecifiedMatching +HP:0003233 Decreased HDL cholesterol concentration oboInOwl:hasDbXref SCTID:190785000 semapv:UnspecifiedMatching +HP:0003233 Decreased HDL cholesterol concentration oboInOwl:hasDbXref UMLS:C0151691 semapv:UnspecifiedMatching +HP:0003233 Decreased HDL cholesterol concentration oboInOwl:hasDbXref UMLS:C0473527 semapv:UnspecifiedMatching +HP:0003234 Decreased plasma carnitine oboInOwl:hasDbXref SCTID:421784001 semapv:UnspecifiedMatching +HP:0003234 Decreased plasma carnitine oboInOwl:hasDbXref UMLS:C1142132 semapv:UnspecifiedMatching +HP:0003235 Hypermethioninemia oboInOwl:hasDbXref MESH:C564683 semapv:UnspecifiedMatching +HP:0003235 Hypermethioninemia oboInOwl:hasDbXref SCTID:124283007 semapv:UnspecifiedMatching +HP:0003235 Hypermethioninemia oboInOwl:hasDbXref SCTID:43123004 semapv:UnspecifiedMatching +HP:0003235 Hypermethioninemia oboInOwl:hasDbXref SCTID:57835009 semapv:UnspecifiedMatching +HP:0003235 Hypermethioninemia oboInOwl:hasDbXref UMLS:C0268621 semapv:UnspecifiedMatching +HP:0003236 Elevated serum creatine kinase oboInOwl:hasDbXref UMLS:C0151576 semapv:UnspecifiedMatching +HP:0003236 Elevated serum creatine kinase oboInOwl:hasDbXref UMLS:C0241005 semapv:UnspecifiedMatching +HP:0003237 Increased circulating IgG level oboInOwl:hasDbXref UMLS:C1858977 semapv:UnspecifiedMatching +HP:0003238 Hyperpepsinogenemia I oboInOwl:hasDbXref UMLS:C4025638 semapv:UnspecifiedMatching +HP:0003239 Phosphoethanolaminuria oboInOwl:hasDbXref MESH:C562646 semapv:UnspecifiedMatching +HP:0003239 Phosphoethanolaminuria oboInOwl:hasDbXref SCTID:55236002 semapv:UnspecifiedMatching +HP:0003239 Phosphoethanolaminuria oboInOwl:hasDbXref UMLS:C0268412 semapv:UnspecifiedMatching +HP:0003240 Increased phosphoribosylpyrophosphate synthetase level oboInOwl:hasDbXref UMLS:C4025637 semapv:UnspecifiedMatching +HP:0003241 External genital hypoplasia oboInOwl:hasDbXref UMLS:C1855333 semapv:UnspecifiedMatching +HP:0003244 Penile hypospadias oboInOwl:hasDbXref SCTID:204888000 semapv:UnspecifiedMatching +HP:0003244 Penile hypospadias oboInOwl:hasDbXref UMLS:C1691215 semapv:UnspecifiedMatching +HP:0003246 Prominent scrotal raphe oboInOwl:hasDbXref UMLS:C1852407 semapv:UnspecifiedMatching +HP:0003247 Overgrowth of external genitalia oboInOwl:hasDbXref UMLS:C1851722 semapv:UnspecifiedMatching +HP:0003248 Gonadal tissue inappropriate for external genitalia or chromosomal sex oboInOwl:hasDbXref UMLS:C1860268 semapv:UnspecifiedMatching +HP:0003249 Genital ulcers oboInOwl:hasDbXref UMLS:C0151281 semapv:UnspecifiedMatching +HP:0003250 Aplasia of the vagina oboInOwl:hasDbXref MESH:C536523 semapv:UnspecifiedMatching +HP:0003250 Aplasia of the vagina oboInOwl:hasDbXref SCTID:248871003 semapv:UnspecifiedMatching +HP:0003250 Aplasia of the vagina oboInOwl:hasDbXref SCTID:87380008 semapv:UnspecifiedMatching +HP:0003250 Aplasia of the vagina oboInOwl:hasDbXref UMLS:C0220763 semapv:UnspecifiedMatching +HP:0003250 Aplasia of the vagina oboInOwl:hasDbXref UMLS:C1321884 semapv:UnspecifiedMatching +HP:0003250 Aplasia of the vagina oboInOwl:hasDbXref UMLS:C1841990 semapv:UnspecifiedMatching +HP:0003251 Male infertility oboInOwl:hasDbXref MESH:D007248 semapv:UnspecifiedMatching +HP:0003251 Male infertility oboInOwl:hasDbXref SCTID:2904007 semapv:UnspecifiedMatching +HP:0003251 Male infertility oboInOwl:hasDbXref UMLS:C0021364 semapv:UnspecifiedMatching +HP:0003252 Anteriorly displaced genitalia oboInOwl:hasDbXref UMLS:C1848653 semapv:UnspecifiedMatching +HP:0003254 Abnormality of DNA repair oboInOwl:hasDbXref UMLS:C4021848 semapv:UnspecifiedMatching +HP:0003256 Abnormality of the coagulation cascade oboInOwl:hasDbXref MESH:D001778 semapv:UnspecifiedMatching +HP:0003256 Abnormality of the coagulation cascade oboInOwl:hasDbXref SCTID:362970003 semapv:UnspecifiedMatching +HP:0003256 Abnormality of the coagulation cascade oboInOwl:hasDbXref SCTID:64779008 semapv:UnspecifiedMatching +HP:0003256 Abnormality of the coagulation cascade oboInOwl:hasDbXref UMLS:C0005779 semapv:UnspecifiedMatching +HP:0003258 Glyoxalase deficiency oboInOwl:hasDbXref UMLS:C3279658 semapv:UnspecifiedMatching +HP:0003259 Elevated serum creatinine oboInOwl:hasDbXref SCTID:166717003 semapv:UnspecifiedMatching +HP:0003259 Elevated serum creatinine oboInOwl:hasDbXref UMLS:C0700225 semapv:UnspecifiedMatching +HP:0003260 Hydroxyprolinemia oboInOwl:hasDbXref MESH:C562669 semapv:UnspecifiedMatching +HP:0003260 Hydroxyprolinemia oboInOwl:hasDbXref SCTID:25739007 semapv:UnspecifiedMatching +HP:0003260 Hydroxyprolinemia oboInOwl:hasDbXref UMLS:C0268531 semapv:UnspecifiedMatching +HP:0003261 Increased circulating IgA level oboInOwl:hasDbXref UMLS:C0239984 semapv:UnspecifiedMatching +HP:0003262 Smooth muscle antibody positivity oboInOwl:hasDbXref SCTID:310290006 semapv:UnspecifiedMatching +HP:0003262 Smooth muscle antibody positivity oboInOwl:hasDbXref UMLS:C0241185 semapv:UnspecifiedMatching +HP:0003264 Deficiency of N-acetylglucosamine-1-phosphotransferase oboInOwl:hasDbXref MESH:D009081 semapv:UnspecifiedMatching +HP:0003264 Deficiency of N-acetylglucosamine-1-phosphotransferase oboInOwl:hasDbXref SCTID:70199000 semapv:UnspecifiedMatching +HP:0003264 Deficiency of N-acetylglucosamine-1-phosphotransferase oboInOwl:hasDbXref UMLS:C0020725 semapv:UnspecifiedMatching +HP:0003265 Neonatal hyperbilirubinemia oboInOwl:hasDbXref MESH:D051556 semapv:UnspecifiedMatching +HP:0003265 Neonatal hyperbilirubinemia oboInOwl:hasDbXref SCTID:281610001 semapv:UnspecifiedMatching +HP:0003265 Neonatal hyperbilirubinemia oboInOwl:hasDbXref UMLS:C0857007 semapv:UnspecifiedMatching +HP:0003267 Reduced orotidine 5-prime phosphate decarboxylase level oboInOwl:hasDbXref UMLS:C4020845 semapv:UnspecifiedMatching +HP:0003267 Reduced orotidine 5-prime phosphate decarboxylase level oboInOwl:hasDbXref UMLS:C4025636 semapv:UnspecifiedMatching +HP:0003268 Argininuria oboInOwl:hasDbXref UMLS:C4025635 semapv:UnspecifiedMatching +HP:0003269 Sudanophilic leukodystrophy oboInOwl:hasDbXref MESH:D020371 semapv:UnspecifiedMatching +HP:0003269 Sudanophilic leukodystrophy oboInOwl:hasDbXref SCTID:64855000 semapv:UnspecifiedMatching +HP:0003269 Sudanophilic leukodystrophy oboInOwl:hasDbXref UMLS:C0205711 semapv:UnspecifiedMatching +HP:0003270 Abdominal distention oboInOwl:hasDbXref SCTID:41931001 semapv:UnspecifiedMatching +HP:0003270 Abdominal distention oboInOwl:hasDbXref SCTID:60728008 semapv:UnspecifiedMatching +HP:0003270 Abdominal distention oboInOwl:hasDbXref UMLS:C0000731 semapv:UnspecifiedMatching +HP:0003271 Visceromegaly oboInOwl:hasDbXref SCTID:28543008 semapv:UnspecifiedMatching +HP:0003271 Visceromegaly oboInOwl:hasDbXref UMLS:C0042782 semapv:UnspecifiedMatching +HP:0003272 Abnormality of the hip bone oboInOwl:hasDbXref UMLS:C4021735 semapv:UnspecifiedMatching +HP:0003273 Hip contracture oboInOwl:hasDbXref SCTID:202283002 semapv:UnspecifiedMatching +HP:0003273 Hip contracture oboInOwl:hasDbXref UMLS:C0409354 semapv:UnspecifiedMatching +HP:0003274 Hypoplastic acetabulae oboInOwl:hasDbXref UMLS:C1846442 semapv:UnspecifiedMatching +HP:0003275 Narrow pelvis bone oboInOwl:hasDbXref UMLS:C1848103 semapv:UnspecifiedMatching +HP:0003276 Pelvic bone exostoses oboInOwl:hasDbXref UMLS:C1844689 semapv:UnspecifiedMatching +HP:0003277 Constricted iliac wings oboInOwl:hasDbXref UMLS:C1854785 semapv:UnspecifiedMatching +HP:0003278 Square pelvis bone oboInOwl:hasDbXref UMLS:C1849953 semapv:UnspecifiedMatching +HP:0003279 Coxa magna oboInOwl:hasDbXref MESH:D000070603 semapv:UnspecifiedMatching +HP:0003279 Coxa magna oboInOwl:hasDbXref SCTID:296041000119103 semapv:UnspecifiedMatching +HP:0003279 Coxa magna oboInOwl:hasDbXref UMLS:C1860826 semapv:UnspecifiedMatching +HP:0003281 Increased circulating ferritin concentration oboInOwl:hasDbXref UMLS:C0241013 semapv:UnspecifiedMatching +HP:0003281 Increased circulating ferritin concentration oboInOwl:hasDbXref UMLS:C0743912 semapv:UnspecifiedMatching +HP:0003281 Increased circulating ferritin concentration oboInOwl:hasDbXref UMLS:C3854388 semapv:UnspecifiedMatching +HP:0003282 Low alkaline phosphatase oboInOwl:hasDbXref UMLS:C1860130 semapv:UnspecifiedMatching +HP:0003286 Cystathioninemia oboInOwl:hasDbXref SCTID:6669004 semapv:UnspecifiedMatching +HP:0003286 Cystathioninemia oboInOwl:hasDbXref UMLS:C0268618 semapv:UnspecifiedMatching +HP:0003287 Abnormality of mitochondrial metabolism oboInOwl:hasDbXref UMLS:C4021734 semapv:UnspecifiedMatching +HP:0003288 Mitochondrial propionyl-CoA carboxylase defect oboInOwl:hasDbXref UMLS:C4025634 semapv:UnspecifiedMatching +HP:0003292 Decreased serum leptin oboInOwl:hasDbXref UMLS:C1837802 semapv:UnspecifiedMatching +HP:0003296 Hyperthreoninuria oboInOwl:hasDbXref UMLS:C2673931 semapv:UnspecifiedMatching +HP:0003297 Hyperlysinuria oboInOwl:hasDbXref UMLS:C4021733 semapv:UnspecifiedMatching +HP:0003298 Spina bifida occulta oboInOwl:hasDbXref MESH:D016136 semapv:UnspecifiedMatching +HP:0003298 Spina bifida occulta oboInOwl:hasDbXref SCTID:76916001 semapv:UnspecifiedMatching +HP:0003298 Spina bifida occulta oboInOwl:hasDbXref UMLS:C0080174 semapv:UnspecifiedMatching +HP:0003300 Ovoid vertebral bodies oboInOwl:hasDbXref UMLS:C1855665 semapv:UnspecifiedMatching +HP:0003300 Ovoid vertebral bodies oboInOwl:hasDbXref UMLS:C4020844 semapv:UnspecifiedMatching +HP:0003301 Irregular vertebral endplates oboInOwl:hasDbXref UMLS:C1842153 semapv:UnspecifiedMatching +HP:0003302 Spondylolisthesis oboInOwl:hasDbXref MESH:D013168 semapv:UnspecifiedMatching +HP:0003302 Spondylolisthesis oboInOwl:hasDbXref SCTID:274152003 semapv:UnspecifiedMatching +HP:0003302 Spondylolisthesis oboInOwl:hasDbXref UMLS:C0038016 semapv:UnspecifiedMatching +HP:0003304 Spondylolysis oboInOwl:hasDbXref MESH:D013169 semapv:UnspecifiedMatching +HP:0003304 Spondylolysis oboInOwl:hasDbXref SCTID:240221008 semapv:UnspecifiedMatching +HP:0003304 Spondylolysis oboInOwl:hasDbXref UMLS:C0038018 semapv:UnspecifiedMatching +HP:0003305 Block vertebrae oboInOwl:hasDbXref UMLS:C1844753 semapv:UnspecifiedMatching +HP:0003306 Spinal rigidity oboInOwl:hasDbXref UMLS:C1858025 semapv:UnspecifiedMatching +HP:0003307 Hyperlordosis oboInOwl:hasDbXref MESH:D008141 semapv:UnspecifiedMatching +HP:0003307 Hyperlordosis oboInOwl:hasDbXref SCTID:249710008 semapv:UnspecifiedMatching +HP:0003307 Hyperlordosis oboInOwl:hasDbXref SCTID:61960001 semapv:UnspecifiedMatching +HP:0003307 Hyperlordosis oboInOwl:hasDbXref UMLS:C0024003 semapv:UnspecifiedMatching +HP:0003308 Cervical subluxation oboInOwl:hasDbXref UMLS:C1846798 semapv:UnspecifiedMatching +HP:0003309 Ovoid thoracolumbar vertebrae oboInOwl:hasDbXref UMLS:C1868556 semapv:UnspecifiedMatching +HP:0003310 Abnormality of the odontoid process oboInOwl:hasDbXref UMLS:C1864794 semapv:UnspecifiedMatching +HP:0003311 Hypoplasia of the odontoid process oboInOwl:hasDbXref UMLS:C1846439 semapv:UnspecifiedMatching +HP:0003312 Abnormal form of the vertebral bodies oboInOwl:hasDbXref UMLS:C1839326 semapv:UnspecifiedMatching +HP:0003316 Butterfly vertebrae oboInOwl:hasDbXref UMLS:C1844752 semapv:UnspecifiedMatching +HP:0003318 Cervical spine hypermobility oboInOwl:hasDbXref SCTID:298186005 semapv:UnspecifiedMatching +HP:0003318 Cervical spine hypermobility oboInOwl:hasDbXref UMLS:C0574967 semapv:UnspecifiedMatching +HP:0003319 Abnormality of the cervical spine oboInOwl:hasDbXref UMLS:C1852464 semapv:UnspecifiedMatching +HP:0003320 C1-C2 subluxation oboInOwl:hasDbXref UMLS:C1848446 semapv:UnspecifiedMatching +HP:0003321 Biconcave flattened vertebrae oboInOwl:hasDbXref UMLS:C1833753 semapv:UnspecifiedMatching +HP:0003323 Progressive muscle weakness oboInOwl:hasDbXref UMLS:C0240421 semapv:UnspecifiedMatching +HP:0003324 Generalized muscle weakness oboInOwl:hasDbXref UMLS:C0746674 semapv:UnspecifiedMatching +HP:0003325 Limb-girdle muscle weakness oboInOwl:hasDbXref UMLS:C1858127 semapv:UnspecifiedMatching +HP:0003326 Myalgia oboInOwl:hasDbXref MESH:D063806 semapv:UnspecifiedMatching +HP:0003326 Myalgia oboInOwl:hasDbXref SCTID:68962001 semapv:UnspecifiedMatching +HP:0003326 Myalgia oboInOwl:hasDbXref UMLS:C0231528 semapv:UnspecifiedMatching +HP:0003327 Axial muscle weakness oboInOwl:hasDbXref UMLS:C1843697 semapv:UnspecifiedMatching +HP:0003328 Abnormal hair laboratory examination oboInOwl:hasDbXref UMLS:C4025632 semapv:UnspecifiedMatching +HP:0003329 Hair shafts flattened at irregular intervals and twisted through 180 degrees about their axes oboInOwl:hasDbXref UMLS:C4025631 semapv:UnspecifiedMatching +HP:0003330 Abnormal bone structure oboInOwl:hasDbXref UMLS:C4025630 semapv:UnspecifiedMatching +HP:0003332 Absent primary metaphyseal spongiosa oboInOwl:hasDbXref UMLS:C3277126 semapv:UnspecifiedMatching +HP:0003333 Increased serum beta-hexosaminidase oboInOwl:hasDbXref UMLS:C2673361 semapv:UnspecifiedMatching +HP:0003334 Elevated circulating catecholamine level oboInOwl:hasDbXref UMLS:C4025629 semapv:UnspecifiedMatching +HP:0003336 Abnormal enchondral ossification oboInOwl:hasDbXref UMLS:C4025628 semapv:UnspecifiedMatching +HP:0003337 Reduced prothrombin consumption oboInOwl:hasDbXref UMLS:C4021732 semapv:UnspecifiedMatching +HP:0003338 Focal necrosis of right ventricular muscle cells oboInOwl:hasDbXref UMLS:C4025627 semapv:UnspecifiedMatching +HP:0003339 Pyrimidine-responsive megaloblastic anemia oboInOwl:hasDbXref UMLS:C4021731 semapv:UnspecifiedMatching +HP:0003341 Junctional split oboInOwl:hasDbXref UMLS:C4021730 semapv:UnspecifiedMatching +HP:0003343 Reduced glutathione synthetase level oboInOwl:hasDbXref MESH:C536835 semapv:UnspecifiedMatching +HP:0003343 Reduced glutathione synthetase level oboInOwl:hasDbXref SCTID:124706000 semapv:UnspecifiedMatching +HP:0003343 Reduced glutathione synthetase level oboInOwl:hasDbXref SCTID:234589002 semapv:UnspecifiedMatching +HP:0003343 Reduced glutathione synthetase level oboInOwl:hasDbXref SCTID:39112005 semapv:UnspecifiedMatching +HP:0003343 Reduced glutathione synthetase level oboInOwl:hasDbXref UMLS:C0398746 semapv:UnspecifiedMatching +HP:0003344 3-Methylglutaric aciduria oboInOwl:hasDbXref UMLS:C3151952 semapv:UnspecifiedMatching +HP:0003345 Elevated urinary norepinephrine oboInOwl:hasDbXref UMLS:C4025626 semapv:UnspecifiedMatching +HP:0003347 Impaired lymphocyte transformation with phytohemagglutinin oboInOwl:hasDbXref UMLS:C4025625 semapv:UnspecifiedMatching +HP:0003348 Hyperalaninemia oboInOwl:hasDbXref MESH:C562684 semapv:UnspecifiedMatching +HP:0003348 Hyperalaninemia oboInOwl:hasDbXref SCTID:2359002 semapv:UnspecifiedMatching +HP:0003348 Hyperalaninemia oboInOwl:hasDbXref UMLS:C0268630 semapv:UnspecifiedMatching +HP:0003348 Hyperalaninemia oboInOwl:hasDbXref UMLS:C1839424 semapv:UnspecifiedMatching +HP:0003348 Hyperalaninemia oboInOwl:hasDbXref UMLS:C1849489 semapv:UnspecifiedMatching +HP:0003349 Low cholesterol esterification rate oboInOwl:hasDbXref UMLS:C1843371 semapv:UnspecifiedMatching +HP:0003351 Decreased circulating renin level oboInOwl:hasDbXref UMLS:C1845206 semapv:UnspecifiedMatching +HP:0003352 Endopolyploidy on chromosome studies of bone marrow oboInOwl:hasDbXref UMLS:C4025624 semapv:UnspecifiedMatching +HP:0003353 Propionyl-CoA carboxylase deficiency oboInOwl:hasDbXref MESH:D056693 semapv:UnspecifiedMatching +HP:0003353 Propionyl-CoA carboxylase deficiency oboInOwl:hasDbXref SCTID:124718009 semapv:UnspecifiedMatching +HP:0003353 Propionyl-CoA carboxylase deficiency oboInOwl:hasDbXref SCTID:69080001 semapv:UnspecifiedMatching +HP:0003353 Propionyl-CoA carboxylase deficiency oboInOwl:hasDbXref UMLS:C0268579 semapv:UnspecifiedMatching +HP:0003354 Hyperthreoninemia oboInOwl:hasDbXref UMLS:C1848861 semapv:UnspecifiedMatching +HP:0003355 Aminoaciduria oboInOwl:hasDbXref SCTID:35912001 semapv:UnspecifiedMatching +HP:0003355 Aminoaciduria oboInOwl:hasDbXref UMLS:C0238621 semapv:UnspecifiedMatching +HP:0003355 Aminoaciduria oboInOwl:hasDbXref UMLS:C4020843 semapv:UnspecifiedMatching +HP:0003357 Thymic hormone decreased oboInOwl:hasDbXref UMLS:C1857652 semapv:UnspecifiedMatching +HP:0003358 Elevated intracellular cystine oboInOwl:hasDbXref UMLS:C4025623 semapv:UnspecifiedMatching +HP:0003359 Decreased urinary sulfate oboInOwl:hasDbXref UMLS:C1848958 semapv:UnspecifiedMatching +HP:0003361 Tryptophanuria oboInOwl:hasDbXref SCTID:18789002 semapv:UnspecifiedMatching +HP:0003361 Tryptophanuria oboInOwl:hasDbXref UMLS:C0268472 semapv:UnspecifiedMatching +HP:0003362 Increased VLDL cholesterol concentration oboInOwl:hasDbXref UMLS:C4021729 semapv:UnspecifiedMatching +HP:0003363 Abdominal situs inversus oboInOwl:hasDbXref MESH:D012857 semapv:UnspecifiedMatching +HP:0003363 Abdominal situs inversus oboInOwl:hasDbXref SCTID:27317008 semapv:UnspecifiedMatching +HP:0003363 Abdominal situs inversus oboInOwl:hasDbXref SCTID:43876007 semapv:UnspecifiedMatching +HP:0003363 Abdominal situs inversus oboInOwl:hasDbXref UMLS:C0037221 semapv:UnspecifiedMatching +HP:0003365 Arthralgia of the hip oboInOwl:hasDbXref SCTID:49218002 semapv:UnspecifiedMatching +HP:0003365 Arthralgia of the hip oboInOwl:hasDbXref UMLS:C0019559 semapv:UnspecifiedMatching +HP:0003366 Abnormal femoral neck/head morphology oboInOwl:hasDbXref UMLS:C4025622 semapv:UnspecifiedMatching +HP:0003367 Abnormal femoral neck morphology oboInOwl:hasDbXref UMLS:C4025621 semapv:UnspecifiedMatching +HP:0003368 Abnormal femoral head morphology oboInOwl:hasDbXref UMLS:C4025620 semapv:UnspecifiedMatching +HP:0003370 Flat capital femoral epiphysis oboInOwl:hasDbXref UMLS:C1842155 semapv:UnspecifiedMatching +HP:0003371 Enlargement of the proximal femoral epiphysis oboInOwl:hasDbXref UMLS:C1859697 semapv:UnspecifiedMatching +HP:0003375 Narrow greater sciatic notch oboInOwl:hasDbXref SCTID:289457006 semapv:UnspecifiedMatching +HP:0003375 Narrow greater sciatic notch oboInOwl:hasDbXref UMLS:C0566888 semapv:UnspecifiedMatching +HP:0003376 Steppage gait oboInOwl:hasDbXref MESH:D020233 semapv:UnspecifiedMatching +HP:0003376 Steppage gait oboInOwl:hasDbXref SCTID:27253007 semapv:UnspecifiedMatching +HP:0003376 Steppage gait oboInOwl:hasDbXref UMLS:C0427149 semapv:UnspecifiedMatching +HP:0003378 Axonal degeneration/regeneration oboInOwl:hasDbXref UMLS:C1968790 semapv:UnspecifiedMatching +HP:0003380 Decreased number of peripheral myelinated nerve fibers oboInOwl:hasDbXref UMLS:C1858285 semapv:UnspecifiedMatching +HP:0003382 Hypertrophic nerve changes oboInOwl:hasDbXref UMLS:C1832776 semapv:UnspecifiedMatching +HP:0003383 Onion bulb formation oboInOwl:hasDbXref UMLS:C1847906 semapv:UnspecifiedMatching +HP:0003384 Peripheral axonal atrophy oboInOwl:hasDbXref UMLS:C4025619 semapv:UnspecifiedMatching +HP:0003387 Decreased number of large peripheral myelinated nerve fibers oboInOwl:hasDbXref UMLS:C1859606 semapv:UnspecifiedMatching +HP:0003388 Easy fatigability oboInOwl:hasDbXref SCTID:248268002 semapv:UnspecifiedMatching +HP:0003388 Easy fatigability oboInOwl:hasDbXref UMLS:C0424585 semapv:UnspecifiedMatching +HP:0003388 Easy fatigability oboInOwl:hasDbXref UMLS:C1837098 semapv:UnspecifiedMatching +HP:0003390 Sensory axonal neuropathy oboInOwl:hasDbXref UMLS:C1842587 semapv:UnspecifiedMatching +HP:0003390 Sensory axonal neuropathy oboInOwl:hasDbXref UMLS:C1970883 semapv:UnspecifiedMatching +HP:0003391 Gowers sign oboInOwl:hasDbXref SCTID:298294005 semapv:UnspecifiedMatching +HP:0003391 Gowers sign oboInOwl:hasDbXref SCTID:85905009 semapv:UnspecifiedMatching +HP:0003391 Gowers sign oboInOwl:hasDbXref UMLS:C0234182 semapv:UnspecifiedMatching +HP:0003391 Gowers sign oboInOwl:hasDbXref UMLS:C0575071 semapv:UnspecifiedMatching +HP:0003392 First dorsal interossei muscle weakness oboInOwl:hasDbXref UMLS:C1832277 semapv:UnspecifiedMatching +HP:0003393 Thenar muscle atrophy oboInOwl:hasDbXref UMLS:C1864715 semapv:UnspecifiedMatching +HP:0003394 Muscle spasm oboInOwl:hasDbXref MESH:D009120 semapv:UnspecifiedMatching +HP:0003394 Muscle spasm oboInOwl:hasDbXref SCTID:55300003 semapv:UnspecifiedMatching +HP:0003394 Muscle spasm oboInOwl:hasDbXref UMLS:C0026821 semapv:UnspecifiedMatching +HP:0003396 Syringomyelia oboInOwl:hasDbXref MESH:D013595 semapv:UnspecifiedMatching +HP:0003396 Syringomyelia oboInOwl:hasDbXref SCTID:111496009 semapv:UnspecifiedMatching +HP:0003396 Syringomyelia oboInOwl:hasDbXref UMLS:C0039144 semapv:UnspecifiedMatching +HP:0003397 Generalized hypotonia due to defect at the neuromuscular junction oboInOwl:hasDbXref UMLS:C1853950 semapv:UnspecifiedMatching +HP:0003398 Abnormal synaptic transmission at the neuromuscular junction oboInOwl:hasDbXref UMLS:C4020842 semapv:UnspecifiedMatching +HP:0003398 Abnormal synaptic transmission at the neuromuscular junction oboInOwl:hasDbXref UMLS:C4025618 semapv:UnspecifiedMatching +HP:0003400 Basal lamina onion bulb formation oboInOwl:hasDbXref UMLS:C1866637 semapv:UnspecifiedMatching +HP:0003401 Paresthesia oboInOwl:hasDbXref MESH:D010292 semapv:UnspecifiedMatching +HP:0003401 Paresthesia oboInOwl:hasDbXref SCTID:91019004 semapv:UnspecifiedMatching +HP:0003401 Paresthesia oboInOwl:hasDbXref UMLS:C0030554 semapv:UnspecifiedMatching +HP:0003402 Decreased miniature endplate potentials oboInOwl:hasDbXref UMLS:C1853952 semapv:UnspecifiedMatching +HP:0003403 EMG: decremental response of compound muscle action potential to repetitive nerve stimulation oboInOwl:hasDbXref UMLS:C4020841 semapv:UnspecifiedMatching +HP:0003403 EMG: decremental response of compound muscle action potential to repetitive nerve stimulation oboInOwl:hasDbXref UMLS:C4021728 semapv:UnspecifiedMatching +HP:0003405 Diffuse axonal swelling oboInOwl:hasDbXref UMLS:C1865417 semapv:UnspecifiedMatching +HP:0003406 Peripheral nerve compression oboInOwl:hasDbXref UMLS:C1851414 semapv:UnspecifiedMatching +HP:0003409 Distal sensory impairment of all modalities oboInOwl:hasDbXref UMLS:C1836527 semapv:UnspecifiedMatching +HP:0003411 Proximal femoral metaphyseal irregularity oboInOwl:hasDbXref UMLS:C1836320 semapv:UnspecifiedMatching +HP:0003413 Atlantoaxial abnormality oboInOwl:hasDbXref UMLS:C4025617 semapv:UnspecifiedMatching +HP:0003414 Atlantoaxial dislocation oboInOwl:hasDbXref SCTID:263042007 semapv:UnspecifiedMatching +HP:0003414 Atlantoaxial dislocation oboInOwl:hasDbXref SCTID:45179004 semapv:UnspecifiedMatching +HP:0003414 Atlantoaxial dislocation oboInOwl:hasDbXref UMLS:C0263905 semapv:UnspecifiedMatching +HP:0003416 Spinal canal stenosis oboInOwl:hasDbXref UMLS:C1861329 semapv:UnspecifiedMatching +HP:0003417 Coronal cleft vertebrae oboInOwl:hasDbXref UMLS:C1834954 semapv:UnspecifiedMatching +HP:0003418 Back pain oboInOwl:hasDbXref MESH:D001416 semapv:UnspecifiedMatching +HP:0003418 Back pain oboInOwl:hasDbXref SCTID:161891005 semapv:UnspecifiedMatching +HP:0003418 Back pain oboInOwl:hasDbXref UMLS:C0004604 semapv:UnspecifiedMatching +HP:0003419 Low back pain oboInOwl:hasDbXref MESH:D017116 semapv:UnspecifiedMatching +HP:0003419 Low back pain oboInOwl:hasDbXref SCTID:279039007 semapv:UnspecifiedMatching +HP:0003419 Low back pain oboInOwl:hasDbXref UMLS:C0024031 semapv:UnspecifiedMatching +HP:0003422 Vertebral segmentation defect oboInOwl:hasDbXref SCTID:205455005 semapv:UnspecifiedMatching +HP:0003422 Vertebral segmentation defect oboInOwl:hasDbXref UMLS:C0432163 semapv:UnspecifiedMatching +HP:0003423 Thoracolumbar kyphoscoliosis oboInOwl:hasDbXref UMLS:C1859335 semapv:UnspecifiedMatching +HP:0003426 First dorsal interossei muscle atrophy oboInOwl:hasDbXref UMLS:C1832278 semapv:UnspecifiedMatching +HP:0003427 Thenar muscle weakness oboInOwl:hasDbXref UMLS:C1832276 semapv:UnspecifiedMatching +HP:0003429 CNS hypomyelination oboInOwl:hasDbXref SCTID:111007000 semapv:UnspecifiedMatching +HP:0003429 CNS hypomyelination oboInOwl:hasDbXref UMLS:C0544820 semapv:UnspecifiedMatching +HP:0003429 CNS hypomyelination oboInOwl:hasDbXref UMLS:C4025616 semapv:UnspecifiedMatching +HP:0003431 Decreased motor nerve conduction velocity oboInOwl:hasDbXref UMLS:C1858729 semapv:UnspecifiedMatching +HP:0003434 Sensory ataxic neuropathy oboInOwl:hasDbXref UMLS:C1843859 semapv:UnspecifiedMatching +HP:0003435 Cold-induced hand cramps oboInOwl:hasDbXref UMLS:C1832279 semapv:UnspecifiedMatching +HP:0003436 Prolonged miniature endplate currents oboInOwl:hasDbXref UMLS:C1864238 semapv:UnspecifiedMatching +HP:0003438 Absent Achilles reflex oboInOwl:hasDbXref MESH:D012021 semapv:UnspecifiedMatching +HP:0003438 Absent Achilles reflex oboInOwl:hasDbXref SCTID:274818004 semapv:UnspecifiedMatching +HP:0003438 Absent Achilles reflex oboInOwl:hasDbXref UMLS:C0558845 semapv:UnspecifiedMatching +HP:0003440 Horizontal sacrum oboInOwl:hasDbXref UMLS:C1850558 semapv:UnspecifiedMatching +HP:0003443 Decreased size of nerve terminals oboInOwl:hasDbXref UMLS:C4025615 semapv:UnspecifiedMatching +HP:0003444 EMG: chronic denervation signs oboInOwl:hasDbXref UMLS:C4025614 semapv:UnspecifiedMatching +HP:0003445 EMG: neuropathic changes oboInOwl:hasDbXref UMLS:C4021727 semapv:UnspecifiedMatching +HP:0003447 Axonal loss oboInOwl:hasDbXref UMLS:C1832338 semapv:UnspecifiedMatching +HP:0003448 Decreased sensory nerve conduction velocity oboInOwl:hasDbXref UMLS:C1849148 semapv:UnspecifiedMatching +HP:0003449 Cold-induced muscle cramps oboInOwl:hasDbXref UMLS:C1861675 semapv:UnspecifiedMatching +HP:0003450 Axonal regeneration oboInOwl:hasDbXref UMLS:C1854454 semapv:UnspecifiedMatching +HP:0003451 Increased rate of premature chromosome condensation oboInOwl:hasDbXref UMLS:C4025613 semapv:UnspecifiedMatching +HP:0003452 Increased serum iron oboInOwl:hasDbXref SCTID:165624002 semapv:UnspecifiedMatching +HP:0003452 Increased serum iron oboInOwl:hasDbXref UMLS:C0151900 semapv:UnspecifiedMatching +HP:0003453 Antineutrophil antibody positivity oboInOwl:hasDbXref UMLS:C1858981 semapv:UnspecifiedMatching +HP:0003454 Platelet antibody positive oboInOwl:hasDbXref UMLS:C1858980 semapv:UnspecifiedMatching +HP:0003455 Elevated circulating long chain fatty acid concentration oboInOwl:hasDbXref UMLS:C1859241 semapv:UnspecifiedMatching +HP:0003456 Low urinary cyclic AMP response to PTH administration oboInOwl:hasDbXref UMLS:C1864105 semapv:UnspecifiedMatching +HP:0003457 EMG abnormality oboInOwl:hasDbXref SCTID:274523007 semapv:UnspecifiedMatching +HP:0003457 EMG abnormality oboInOwl:hasDbXref UMLS:C0476403 semapv:UnspecifiedMatching +HP:0003458 EMG: myopathic abnormalities oboInOwl:hasDbXref UMLS:C4021726 semapv:UnspecifiedMatching +HP:0003459 Polyclonal elevation of IgM oboInOwl:hasDbXref UMLS:C4025612 semapv:UnspecifiedMatching +HP:0003460 Decreased circulating total IgA oboInOwl:hasDbXref UMLS:C4025611 semapv:UnspecifiedMatching +HP:0003461 Increased urinary O-linked sialopeptides oboInOwl:hasDbXref UMLS:C1836533 semapv:UnspecifiedMatching +HP:0003462 Elevated 8-dehydrocholesterol oboInOwl:hasDbXref UMLS:C1840013 semapv:UnspecifiedMatching +HP:0003463 Increased extraneuronal autofluorescent lipopigment oboInOwl:hasDbXref UMLS:C1859828 semapv:UnspecifiedMatching +HP:0003465 Elevated 8(9)-cholestenol oboInOwl:hasDbXref UMLS:C1840014 semapv:UnspecifiedMatching +HP:0003466 Paradoxical increased cortisol secretion on dexamethasone suppression test oboInOwl:hasDbXref UMLS:C1968855 semapv:UnspecifiedMatching +HP:0003467 Atlantoaxial instability oboInOwl:hasDbXref SCTID:202820009 semapv:UnspecifiedMatching +HP:0003467 Atlantoaxial instability oboInOwl:hasDbXref UMLS:C0410653 semapv:UnspecifiedMatching +HP:0003468 Abnormal vertebral morphology oboInOwl:hasDbXref SCTID:205043005 semapv:UnspecifiedMatching +HP:0003468 Abnormal vertebral morphology oboInOwl:hasDbXref SCTID:74877002 semapv:UnspecifiedMatching +HP:0003468 Abnormal vertebral morphology oboInOwl:hasDbXref UMLS:C0158775 semapv:UnspecifiedMatching +HP:0003468 Abnormal vertebral morphology oboInOwl:hasDbXref UMLS:C4020839 semapv:UnspecifiedMatching +HP:0003468 Abnormal vertebral morphology oboInOwl:hasDbXref UMLS:C4020840 semapv:UnspecifiedMatching +HP:0003469 Peripheral dysmyelination oboInOwl:hasDbXref UMLS:C4025610 semapv:UnspecifiedMatching +HP:0003470 Paralysis oboInOwl:hasDbXref MESH:D010243 semapv:UnspecifiedMatching +HP:0003470 Paralysis oboInOwl:hasDbXref SCTID:44695005 semapv:UnspecifiedMatching +HP:0003470 Paralysis oboInOwl:hasDbXref UMLS:C0522224 semapv:UnspecifiedMatching +HP:0003472 Hypocalcemic tetany oboInOwl:hasDbXref SCTID:190869004 semapv:UnspecifiedMatching +HP:0003472 Hypocalcemic tetany oboInOwl:hasDbXref UMLS:C0151940 semapv:UnspecifiedMatching +HP:0003473 Fatigable weakness oboInOwl:hasDbXref UMLS:C0947912 semapv:UnspecifiedMatching +HP:0003474 Sensory impairment oboInOwl:hasDbXref MESH:D006987 semapv:UnspecifiedMatching +HP:0003474 Sensory impairment oboInOwl:hasDbXref SCTID:397974008 semapv:UnspecifiedMatching +HP:0003474 Sensory impairment oboInOwl:hasDbXref SCTID:398026008 semapv:UnspecifiedMatching +HP:0003474 Sensory impairment oboInOwl:hasDbXref SCTID:59073000 semapv:UnspecifiedMatching +HP:0003474 Sensory impairment oboInOwl:hasDbXref UMLS:C0020580 semapv:UnspecifiedMatching +HP:0003477 Peripheral axonal neuropathy oboInOwl:hasDbXref SCTID:128208007 semapv:UnspecifiedMatching +HP:0003477 Peripheral axonal neuropathy oboInOwl:hasDbXref SCTID:60703000 semapv:UnspecifiedMatching +HP:0003477 Peripheral axonal neuropathy oboInOwl:hasDbXref UMLS:C0270921 semapv:UnspecifiedMatching +HP:0003477 Peripheral axonal neuropathy oboInOwl:hasDbXref UMLS:C1263857 semapv:UnspecifiedMatching +HP:0003481 Segmental peripheral demyelination/remyelination oboInOwl:hasDbXref UMLS:C1843077 semapv:UnspecifiedMatching +HP:0003482 EMG: axonal abnormality oboInOwl:hasDbXref UMLS:C4025609 semapv:UnspecifiedMatching +HP:0003484 Upper limb muscle weakness oboInOwl:hasDbXref SCTID:713512009 semapv:UnspecifiedMatching +HP:0003484 Upper limb muscle weakness oboInOwl:hasDbXref UMLS:C1698196 semapv:UnspecifiedMatching +HP:0003487 Babinski sign oboInOwl:hasDbXref SCTID:246586009 semapv:UnspecifiedMatching +HP:0003487 Babinski sign oboInOwl:hasDbXref SCTID:366575004 semapv:UnspecifiedMatching +HP:0003487 Babinski sign oboInOwl:hasDbXref UMLS:C0034935 semapv:UnspecifiedMatching +HP:0003489 Acute episodes of neuropathic symptoms oboInOwl:hasDbXref UMLS:C1867971 semapv:UnspecifiedMatching +HP:0003491 Elevated urine pyrophosphate oboInOwl:hasDbXref UMLS:C4025607 semapv:UnspecifiedMatching +HP:0003492 High urinary gonadotropin level oboInOwl:hasDbXref UMLS:C4025606 semapv:UnspecifiedMatching +HP:0003493 Antinuclear antibody positivity oboInOwl:hasDbXref SCTID:165850001 semapv:UnspecifiedMatching +HP:0003493 Antinuclear antibody positivity oboInOwl:hasDbXref UMLS:C0151480 semapv:UnspecifiedMatching +HP:0003495 GM2-ganglioside accumulation oboInOwl:hasDbXref UMLS:C1848920 semapv:UnspecifiedMatching +HP:0003496 Increased circulating IgM level oboInOwl:hasDbXref UMLS:C1839972 semapv:UnspecifiedMatching +HP:0003498 Disproportionate short stature oboInOwl:hasDbXref UMLS:C0878659 semapv:UnspecifiedMatching +HP:0003498 Disproportionate short stature oboInOwl:hasDbXref UMLS:C1846797 semapv:UnspecifiedMatching +HP:0003502 Mild short stature oboInOwl:hasDbXref UMLS:C3150077 semapv:UnspecifiedMatching +HP:0003502 Mild short stature oboInOwl:hasDbXref UMLS:C4020838 semapv:UnspecifiedMatching +HP:0003508 Proportionate short stature oboInOwl:hasDbXref UMLS:C0878660 semapv:UnspecifiedMatching +HP:0003510 Severe short stature oboInOwl:hasDbXref MESH:D004392 semapv:UnspecifiedMatching +HP:0003510 Severe short stature oboInOwl:hasDbXref SCTID:237836003 semapv:UnspecifiedMatching +HP:0003510 Severe short stature oboInOwl:hasDbXref SCTID:237837007 semapv:UnspecifiedMatching +HP:0003510 Severe short stature oboInOwl:hasDbXref SCTID:422065006 semapv:UnspecifiedMatching +HP:0003510 Severe short stature oboInOwl:hasDbXref UMLS:C0013336 semapv:UnspecifiedMatching +HP:0003513 Reduced ratio of renal calcium clearance to creatinine clearance oboInOwl:hasDbXref UMLS:C4025605 semapv:UnspecifiedMatching +HP:0003514 Deficiency or absence of cytochrome b(-245) oboInOwl:hasDbXref UMLS:C1844390 semapv:UnspecifiedMatching +HP:0003517 Birth length greater than 97th percentile oboInOwl:hasDbXref UMLS:C1839271 semapv:UnspecifiedMatching +HP:0003521 Disproportionate short-trunk short stature oboInOwl:hasDbXref UMLS:C1846435 semapv:UnspecifiedMatching +HP:0003524 Decreased methionine synthase activity oboInOwl:hasDbXref UMLS:C1848580 semapv:UnspecifiedMatching +HP:0003526 Orotic acid crystalluria oboInOwl:hasDbXref UMLS:C3278626 semapv:UnspecifiedMatching +HP:0003527 Hyperprostaglandinuria oboInOwl:hasDbXref UMLS:C1866498 semapv:UnspecifiedMatching +HP:0003528 Elevated calcitonin oboInOwl:hasDbXref UMLS:C1868394 semapv:UnspecifiedMatching +HP:0003529 Parathormone-independent increased renal tubular calcium reabsorption oboInOwl:hasDbXref UMLS:C4025604 semapv:UnspecifiedMatching +HP:0003530 Elevated circulating glutaric acid concentration oboInOwl:hasDbXref UMLS:C4025603 semapv:UnspecifiedMatching +HP:0003532 Ornithinuria oboInOwl:hasDbXref UMLS:C4025602 semapv:UnspecifiedMatching +HP:0003533 Reduced acetaldehyde dehydrogenase level oboInOwl:hasDbXref UMLS:C4025601 semapv:UnspecifiedMatching +HP:0003534 Reduced xanthine dehydrogenase level oboInOwl:hasDbXref MESH:C562584 semapv:UnspecifiedMatching +HP:0003534 Reduced xanthine dehydrogenase level oboInOwl:hasDbXref SCTID:124147007 semapv:UnspecifiedMatching +HP:0003534 Reduced xanthine dehydrogenase level oboInOwl:hasDbXref SCTID:72682008 semapv:UnspecifiedMatching +HP:0003534 Reduced xanthine dehydrogenase level oboInOwl:hasDbXref UMLS:C0268118 semapv:UnspecifiedMatching +HP:0003534 Reduced xanthine dehydrogenase level oboInOwl:hasDbXref UMLS:C4025600 semapv:UnspecifiedMatching +HP:0003535 3-Methylglutaconic aciduria oboInOwl:hasDbXref MESH:C579867 semapv:UnspecifiedMatching +HP:0003535 3-Methylglutaconic aciduria oboInOwl:hasDbXref SCTID:237950009 semapv:UnspecifiedMatching +HP:0003535 3-Methylglutaconic aciduria oboInOwl:hasDbXref UMLS:C3696376 semapv:UnspecifiedMatching +HP:0003536 Decreased fumarate hydratase activity oboInOwl:hasDbXref UMLS:C1853903 semapv:UnspecifiedMatching +HP:0003537 Hypouricemia oboInOwl:hasDbXref SCTID:4519003 semapv:UnspecifiedMatching +HP:0003537 Hypouricemia oboInOwl:hasDbXref UMLS:C0221333 semapv:UnspecifiedMatching +HP:0003538 Increased serum iduronate sulfatase level oboInOwl:hasDbXref UMLS:C2673363 semapv:UnspecifiedMatching +HP:0003538 Increased serum iduronate sulfatase level oboInOwl:hasDbXref UMLS:C4025599 semapv:UnspecifiedMatching +HP:0003540 Impaired platelet aggregation oboInOwl:hasDbXref UMLS:C1855853 semapv:UnspecifiedMatching +HP:0003541 Urinary glycosaminoglycan excretion oboInOwl:hasDbXref UMLS:C4025598 semapv:UnspecifiedMatching +HP:0003542 Increased serum pyruvate oboInOwl:hasDbXref UMLS:C1849488 semapv:UnspecifiedMatching +HP:0003546 Exercise intolerance oboInOwl:hasDbXref SCTID:267044007 semapv:UnspecifiedMatching +HP:0003546 Exercise intolerance oboInOwl:hasDbXref UMLS:C0424551 semapv:UnspecifiedMatching +HP:0003547 Shoulder girdle muscle weakness oboInOwl:hasDbXref SCTID:249940002 semapv:UnspecifiedMatching +HP:0003547 Shoulder girdle muscle weakness oboInOwl:hasDbXref UMLS:C0427063 semapv:UnspecifiedMatching +HP:0003547 Shoulder girdle muscle weakness oboInOwl:hasDbXref UMLS:C0748691 semapv:UnspecifiedMatching +HP:0003548 Subsarcolemmal accumulations of abnormally shaped mitochondria oboInOwl:hasDbXref UMLS:C4025597 semapv:UnspecifiedMatching +HP:0003549 Abnormality of connective tissue oboInOwl:hasDbXref UMLS:C4025596 semapv:UnspecifiedMatching +HP:0003550 Predominantly lower limb lymphedema oboInOwl:hasDbXref UMLS:C1835228 semapv:UnspecifiedMatching +HP:0003551 Difficulty climbing stairs oboInOwl:hasDbXref SCTID:282195009 semapv:UnspecifiedMatching +HP:0003551 Difficulty climbing stairs oboInOwl:hasDbXref UMLS:C0239067 semapv:UnspecifiedMatching +HP:0003552 Muscle stiffness oboInOwl:hasDbXref SCTID:16046003 semapv:UnspecifiedMatching +HP:0003552 Muscle stiffness oboInOwl:hasDbXref UMLS:C0221170 semapv:UnspecifiedMatching +HP:0003554 Type 2 muscle fiber atrophy oboInOwl:hasDbXref UMLS:C1864580 semapv:UnspecifiedMatching +HP:0003555 Muscle fiber splitting oboInOwl:hasDbXref UMLS:C1836057 semapv:UnspecifiedMatching +HP:0003557 Increased variability in muscle fiber diameter oboInOwl:hasDbXref UMLS:C1843700 semapv:UnspecifiedMatching +HP:0003558 Viral infection-induced rhabdomyolysis oboInOwl:hasDbXref UMLS:C4025595 semapv:UnspecifiedMatching +HP:0003559 Muscle hyperirritability oboInOwl:hasDbXref UMLS:C1853701 semapv:UnspecifiedMatching +HP:0003560 Muscular dystrophy oboInOwl:hasDbXref MESH:D009136 semapv:UnspecifiedMatching +HP:0003560 Muscular dystrophy oboInOwl:hasDbXref SCTID:193225000 semapv:UnspecifiedMatching +HP:0003560 Muscular dystrophy oboInOwl:hasDbXref SCTID:73297009 semapv:UnspecifiedMatching +HP:0003560 Muscular dystrophy oboInOwl:hasDbXref UMLS:C0026850 semapv:UnspecifiedMatching +HP:0003560 Muscular dystrophy oboInOwl:hasDbXref UMLS:C1864711 semapv:UnspecifiedMatching +HP:0003561 Birth length less than 3rd percentile oboInOwl:hasDbXref UMLS:C1855650 semapv:UnspecifiedMatching +HP:0003562 Abnormal metaphyseal vascular invasion oboInOwl:hasDbXref UMLS:C3277127 semapv:UnspecifiedMatching +HP:0003563 Decreased LDL cholesterol concentration oboInOwl:hasDbXref MESH:D006995 semapv:UnspecifiedMatching +HP:0003563 Decreased LDL cholesterol concentration oboInOwl:hasDbXref SCTID:190786004 semapv:UnspecifiedMatching +HP:0003563 Decreased LDL cholesterol concentration oboInOwl:hasDbXref UMLS:C0020597 semapv:UnspecifiedMatching +HP:0003563 Decreased LDL cholesterol concentration oboInOwl:hasDbXref UMLS:C0853085 semapv:UnspecifiedMatching +HP:0003564 Folate-dependent fragile site at Xq28 oboInOwl:hasDbXref UMLS:C1839785 semapv:UnspecifiedMatching +HP:0003565 Elevated erythrocyte sedimentation rate oboInOwl:hasDbXref SCTID:165468009 semapv:UnspecifiedMatching +HP:0003565 Elevated erythrocyte sedimentation rate oboInOwl:hasDbXref UMLS:C0151632 semapv:UnspecifiedMatching +HP:0003566 Increased serum prostaglandin E2 oboInOwl:hasDbXref UMLS:C3150358 semapv:UnspecifiedMatching +HP:0003568 Decreased glucosephosphate isomerase level oboInOwl:hasDbXref SCTID:124669001 semapv:UnspecifiedMatching +HP:0003568 Decreased glucosephosphate isomerase level oboInOwl:hasDbXref UMLS:C1291611 semapv:UnspecifiedMatching +HP:0003570 Molybdenum cofactor deficiency oboInOwl:hasDbXref MESH:C535811 semapv:UnspecifiedMatching +HP:0003570 Molybdenum cofactor deficiency oboInOwl:hasDbXref SCTID:29692004 semapv:UnspecifiedMatching +HP:0003570 Molybdenum cofactor deficiency oboInOwl:hasDbXref UMLS:C0268119 semapv:UnspecifiedMatching +HP:0003571 Propionic acidemia oboInOwl:hasDbXref MESH:D056693 semapv:UnspecifiedMatching +HP:0003571 Propionic acidemia oboInOwl:hasDbXref SCTID:124718009 semapv:UnspecifiedMatching +HP:0003571 Propionic acidemia oboInOwl:hasDbXref SCTID:69080001 semapv:UnspecifiedMatching +HP:0003571 Propionic acidemia oboInOwl:hasDbXref UMLS:C0268579 semapv:UnspecifiedMatching +HP:0003572 Low plasma citrulline oboInOwl:hasDbXref UMLS:C1839532 semapv:UnspecifiedMatching +HP:0003573 Increased total bilirubin oboInOwl:hasDbXref SCTID:176271000119108 semapv:UnspecifiedMatching +HP:0003573 Increased total bilirubin oboInOwl:hasDbXref UMLS:C0741494 semapv:UnspecifiedMatching +HP:0003574 Positive regitine blocking test oboInOwl:hasDbXref UMLS:C4025594 semapv:UnspecifiedMatching +HP:0003575 Increased intracellular sodium oboInOwl:hasDbXref UMLS:C4025593 semapv:UnspecifiedMatching +HP:0003577 Congenital onset oboInOwl:hasDbXref UMLS:C1836142 semapv:UnspecifiedMatching +HP:0003577 Congenital onset oboInOwl:hasDbXref UMLS:C2752013 semapv:UnspecifiedMatching +HP:0003581 Adult onset oboInOwl:hasDbXref UMLS:C1853562 semapv:UnspecifiedMatching +HP:0003584 Late onset oboInOwl:hasDbXref UMLS:C4025592 semapv:UnspecifiedMatching +HP:0003587 Insidious onset oboInOwl:hasDbXref SCTID:367326009 semapv:UnspecifiedMatching +HP:0003587 Insidious onset oboInOwl:hasDbXref SCTID:61751001 semapv:UnspecifiedMatching +HP:0003587 Insidious onset oboInOwl:hasDbXref UMLS:C0332164 semapv:UnspecifiedMatching +HP:0003587 Insidious onset oboInOwl:hasDbXref UMLS:C1298634 semapv:UnspecifiedMatching +HP:0003593 Infantile onset oboInOwl:hasDbXref UMLS:C1848924 semapv:UnspecifiedMatching +HP:0003596 Middle age onset oboInOwl:hasDbXref UMLS:C1969363 semapv:UnspecifiedMatching +HP:0003606 Absent urinary urothione oboInOwl:hasDbXref UMLS:C4025591 semapv:UnspecifiedMatching +HP:0003607 4-hydroxyphenylacetic aciduria oboInOwl:hasDbXref MESH:C535315 semapv:UnspecifiedMatching +HP:0003607 4-hydroxyphenylacetic aciduria oboInOwl:hasDbXref UMLS:C1848680 semapv:UnspecifiedMatching +HP:0003609 Foam cells with lamellar inclusion bodies oboInOwl:hasDbXref UMLS:C4025590 semapv:UnspecifiedMatching +HP:0003610 Fibroblast metachromasia oboInOwl:hasDbXref UMLS:C1835008 semapv:UnspecifiedMatching +HP:0003612 Positive ferric chloride test oboInOwl:hasDbXref UMLS:C4025589 semapv:UnspecifiedMatching +HP:0003613 Antiphospholipid antibody positivity oboInOwl:hasDbXref UMLS:C4019436 semapv:UnspecifiedMatching +HP:0003614 Trimethylaminuria oboInOwl:hasDbXref MESH:C536561 semapv:UnspecifiedMatching +HP:0003614 Trimethylaminuria oboInOwl:hasDbXref SCTID:237959005 semapv:UnspecifiedMatching +HP:0003614 Trimethylaminuria oboInOwl:hasDbXref UMLS:C0342739 semapv:UnspecifiedMatching +HP:0003616 Premature separation of centromeric heterochromatin oboInOwl:hasDbXref UMLS:C1849316 semapv:UnspecifiedMatching +HP:0003621 Juvenile onset oboInOwl:hasDbXref UMLS:C4025588 semapv:UnspecifiedMatching +HP:0003623 Neonatal onset oboInOwl:hasDbXref UMLS:C1855106 semapv:UnspecifiedMatching +HP:0003634 Amyoplasia oboInOwl:hasDbXref SCTID:205532005 semapv:UnspecifiedMatching +HP:0003634 Amyoplasia oboInOwl:hasDbXref UMLS:C0432185 semapv:UnspecifiedMatching +HP:0003635 Loss of subcutaneous adipose tissue in limbs oboInOwl:hasDbXref UMLS:C1837764 semapv:UnspecifiedMatching +HP:0003637 Reduced 4-Hydroxyphenylpyruvate dioxygenase level oboInOwl:hasDbXref UMLS:C4025587 semapv:UnspecifiedMatching +HP:0003639 Elevated urinary epinephrine oboInOwl:hasDbXref UMLS:C1868393 semapv:UnspecifiedMatching +HP:0003640 Foam cells in visceral organs and CNS oboInOwl:hasDbXref UMLS:C1843373 semapv:UnspecifiedMatching +HP:0003641 Hemoglobinuria oboInOwl:hasDbXref MESH:D006456 semapv:UnspecifiedMatching +HP:0003641 Hemoglobinuria oboInOwl:hasDbXref SCTID:68600005 semapv:UnspecifiedMatching +HP:0003641 Hemoglobinuria oboInOwl:hasDbXref UMLS:C0019048 semapv:UnspecifiedMatching +HP:0003642 Type I transferrin isoform profile oboInOwl:hasDbXref UMLS:C1837899 semapv:UnspecifiedMatching +HP:0003643 Sulfite oxidase deficiency oboInOwl:hasDbXref MESH:C538141 semapv:UnspecifiedMatching +HP:0003643 Sulfite oxidase deficiency oboInOwl:hasDbXref SCTID:367368009 semapv:UnspecifiedMatching +HP:0003643 Sulfite oxidase deficiency oboInOwl:hasDbXref UMLS:C0268624 semapv:UnspecifiedMatching +HP:0003645 Prolonged partial thromboplastin time oboInOwl:hasDbXref SCTID:409675001 semapv:UnspecifiedMatching +HP:0003645 Prolonged partial thromboplastin time oboInOwl:hasDbXref UMLS:C0240671 semapv:UnspecifiedMatching +HP:0003646 Bicarbonaturia oboInOwl:hasDbXref UMLS:C1839865 semapv:UnspecifiedMatching +HP:0003647 Electron transfer flavoprotein-ubiquinone oxidoreductase defect oboInOwl:hasDbXref UMLS:C4025586 semapv:UnspecifiedMatching +HP:0003648 Lacticaciduria oboInOwl:hasDbXref UMLS:C4025585 semapv:UnspecifiedMatching +HP:0003649 Abnormality of glycoside metabolism oboInOwl:hasDbXref UMLS:C4025584 semapv:UnspecifiedMatching +HP:0003651 Foam cells oboInOwl:hasDbXref MESH:D005487 semapv:UnspecifiedMatching +HP:0003651 Foam cells oboInOwl:hasDbXref SCTID:16980002 semapv:UnspecifiedMatching +HP:0003651 Foam cells oboInOwl:hasDbXref UMLS:C0016390 semapv:UnspecifiedMatching +HP:0003652 Recurrent myoglobinuria oboInOwl:hasDbXref MESH:C564018 semapv:UnspecifiedMatching +HP:0003652 Recurrent myoglobinuria oboInOwl:hasDbXref UMLS:C1838877 semapv:UnspecifiedMatching +HP:0003653 Cellular metachromasia oboInOwl:hasDbXref UMLS:C4025583 semapv:UnspecifiedMatching +HP:0003654 Reduced dihydropyrimidine dehydrogenase level oboInOwl:hasDbXref MESH:D054067 semapv:UnspecifiedMatching +HP:0003654 Reduced dihydropyrimidine dehydrogenase level oboInOwl:hasDbXref SCTID:77365006 semapv:UnspecifiedMatching +HP:0003654 Reduced dihydropyrimidine dehydrogenase level oboInOwl:hasDbXref UMLS:C1959620 semapv:UnspecifiedMatching +HP:0003654 Reduced dihydropyrimidine dehydrogenase level oboInOwl:hasDbXref UMLS:C4025582 semapv:UnspecifiedMatching +HP:0003655 Reduced level of N-acetylglucosaminyltransferase II oboInOwl:hasDbXref UMLS:C4021725 semapv:UnspecifiedMatching +HP:0003656 Decreased beta-glucocerebrosidase level oboInOwl:hasDbXref UMLS:C1842710 semapv:UnspecifiedMatching +HP:0003657 Granular osmiophilic deposits (GROD) in cells oboInOwl:hasDbXref UMLS:C1859833 semapv:UnspecifiedMatching +HP:0003658 Hypomethioninemia oboInOwl:hasDbXref UMLS:C1848555 semapv:UnspecifiedMatching +HP:0003665 Amyotrophy of the musculature of the pelvis oboInOwl:hasDbXref UMLS:C4025581 semapv:UnspecifiedMatching +HP:0003674 Onset oboInOwl:hasDbXref MESH:D017668 semapv:UnspecifiedMatching +HP:0003674 Onset oboInOwl:hasDbXref UMLS:C0206132 semapv:UnspecifiedMatching +HP:0003676 Progressive oboInOwl:hasDbXref SCTID:252157006 semapv:UnspecifiedMatching +HP:0003676 Progressive oboInOwl:hasDbXref SCTID:255314001 semapv:UnspecifiedMatching +HP:0003676 Progressive oboInOwl:hasDbXref UMLS:C0205329 semapv:UnspecifiedMatching +HP:0003676 Progressive oboInOwl:hasDbXref UMLS:C1864985 semapv:UnspecifiedMatching +HP:0003677 Slow progression oboInOwl:hasDbXref UMLS:C1854494 semapv:UnspecifiedMatching +HP:0003678 Rapidly progressive oboInOwl:hasDbXref UMLS:C1838681 semapv:UnspecifiedMatching +HP:0003678 Rapidly progressive oboInOwl:hasDbXref UMLS:C1850776 semapv:UnspecifiedMatching +HP:0003679 Pace of progression oboInOwl:hasDbXref UMLS:C4025580 semapv:UnspecifiedMatching +HP:0003680 Nonprogressive oboInOwl:hasDbXref SCTID:702322003 semapv:UnspecifiedMatching +HP:0003680 Nonprogressive oboInOwl:hasDbXref UMLS:C3839460 semapv:UnspecifiedMatching +HP:0003682 Variable progression rate oboInOwl:hasDbXref UMLS:C1970284 semapv:UnspecifiedMatching +HP:0003683 Large beaked nose oboInOwl:hasDbXref UMLS:C4025579 semapv:UnspecifiedMatching +HP:0003687 Centrally nucleated skeletal muscle fibers oboInOwl:hasDbXref UMLS:C1842170 semapv:UnspecifiedMatching +HP:0003688 Cytochrome C oxidase-negative muscle fibers oboInOwl:hasDbXref UMLS:C4021724 semapv:UnspecifiedMatching +HP:0003689 Multiple mitochondrial DNA deletions oboInOwl:hasDbXref UMLS:C3277376 semapv:UnspecifiedMatching +HP:0003690 Limb muscle weakness oboInOwl:hasDbXref SCTID:713514005 semapv:UnspecifiedMatching +HP:0003690 Limb muscle weakness oboInOwl:hasDbXref UMLS:C0587246 semapv:UnspecifiedMatching +HP:0003691 Scapular winging oboInOwl:hasDbXref SCTID:17211005 semapv:UnspecifiedMatching +HP:0003691 Scapular winging oboInOwl:hasDbXref UMLS:C0240953 semapv:UnspecifiedMatching +HP:0003691 Scapular winging oboInOwl:hasDbXref UMLS:C4072849 semapv:UnspecifiedMatching +HP:0003693 Distal amyotrophy oboInOwl:hasDbXref UMLS:C1848736 semapv:UnspecifiedMatching +HP:0003694 Late-onset proximal muscle weakness oboInOwl:hasDbXref UMLS:C4025578 semapv:UnspecifiedMatching +HP:0003696 Absent epiphysis of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4025577 semapv:UnspecifiedMatching +HP:0003697 Scapuloperoneal amyotrophy oboInOwl:hasDbXref UMLS:C1842162 semapv:UnspecifiedMatching +HP:0003698 Difficulty standing oboInOwl:hasDbXref SCTID:249902000 semapv:UnspecifiedMatching +HP:0003698 Difficulty standing oboInOwl:hasDbXref UMLS:C0241237 semapv:UnspecifiedMatching +HP:0003700 Generalized amyotrophy oboInOwl:hasDbXref UMLS:C1389113 semapv:UnspecifiedMatching +HP:0003701 Proximal muscle weakness oboInOwl:hasDbXref SCTID:249939004 semapv:UnspecifiedMatching +HP:0003701 Proximal muscle weakness oboInOwl:hasDbXref UMLS:C0221629 semapv:UnspecifiedMatching +HP:0003701 Proximal muscle weakness oboInOwl:hasDbXref UMLS:C1838869 semapv:UnspecifiedMatching +HP:0003704 Scapuloperoneal weakness oboInOwl:hasDbXref UMLS:C1842161 semapv:UnspecifiedMatching +HP:0003707 Calf muscle pseudohypertrophy oboInOwl:hasDbXref UMLS:C1839666 semapv:UnspecifiedMatching +HP:0003710 Exercise-induced muscle cramps oboInOwl:hasDbXref UMLS:C1855578 semapv:UnspecifiedMatching +HP:0003712 Skeletal muscle hypertrophy oboInOwl:hasDbXref UMLS:C2265792 semapv:UnspecifiedMatching +HP:0003713 Muscle fiber necrosis oboInOwl:hasDbXref UMLS:C1850848 semapv:UnspecifiedMatching +HP:0003715 Myofibrillar myopathy oboInOwl:hasDbXref MESH:C580316 semapv:UnspecifiedMatching +HP:0003715 Myofibrillar myopathy oboInOwl:hasDbXref SCTID:699269005 semapv:UnspecifiedMatching +HP:0003715 Myofibrillar myopathy oboInOwl:hasDbXref UMLS:C2678065 semapv:UnspecifiedMatching +HP:0003716 Generalized muscular appearance from birth oboInOwl:hasDbXref UMLS:C1837799 semapv:UnspecifiedMatching +HP:0003717 Minimal subcutaneous fat oboInOwl:hasDbXref UMLS:C1859442 semapv:UnspecifiedMatching +HP:0003719 Muscle mounding oboInOwl:hasDbXref UMLS:C1853702 semapv:UnspecifiedMatching +HP:0003720 Generalized muscle hypertrophy oboInOwl:hasDbXref UMLS:C3805639 semapv:UnspecifiedMatching +HP:0003722 Neck flexor weakness oboInOwl:hasDbXref UMLS:C1843637 semapv:UnspecifiedMatching +HP:0003724 Shoulder girdle muscle atrophy oboInOwl:hasDbXref UMLS:C1847766 semapv:UnspecifiedMatching +HP:0003725 Firm muscles oboInOwl:hasDbXref UMLS:C1850656 semapv:UnspecifiedMatching +HP:0003729 Enteroviral dermatomyositis syndrome oboInOwl:hasDbXref UMLS:C3806660 semapv:UnspecifiedMatching +HP:0003730 EMG: myotonic runs oboInOwl:hasDbXref UMLS:C4020837 semapv:UnspecifiedMatching +HP:0003730 EMG: myotonic runs oboInOwl:hasDbXref UMLS:C4025576 semapv:UnspecifiedMatching +HP:0003731 Quadriceps muscle weakness oboInOwl:hasDbXref SCTID:300948004 semapv:UnspecifiedMatching +HP:0003731 Quadriceps muscle weakness oboInOwl:hasDbXref UMLS:C0577655 semapv:UnspecifiedMatching +HP:0003733 Thigh hypertrophy oboInOwl:hasDbXref UMLS:C1846674 semapv:UnspecifiedMatching +HP:0003736 Autophagic vacuoles oboInOwl:hasDbXref UMLS:C0544966 semapv:UnspecifiedMatching +HP:0003737 Mitochondrial myopathy oboInOwl:hasDbXref MESH:D017240 semapv:UnspecifiedMatching +HP:0003737 Mitochondrial myopathy oboInOwl:hasDbXref SCTID:16851005 semapv:UnspecifiedMatching +HP:0003737 Mitochondrial myopathy oboInOwl:hasDbXref UMLS:C0162670 semapv:UnspecifiedMatching +HP:0003738 Exercise-induced myalgia oboInOwl:hasDbXref UMLS:C1850830 semapv:UnspecifiedMatching +HP:0003739 Myoclonic spasms oboInOwl:hasDbXref UMLS:C3806442 semapv:UnspecifiedMatching +HP:0003740 Myotonia with warm-up phenomenon oboInOwl:hasDbXref UMLS:C4025575 semapv:UnspecifiedMatching +HP:0003741 Congenital muscular dystrophy oboInOwl:hasDbXref SCTID:240059009 semapv:UnspecifiedMatching +HP:0003741 Congenital muscular dystrophy oboInOwl:hasDbXref UMLS:C0699743 semapv:UnspecifiedMatching +HP:0003743 Genetic anticipation oboInOwl:hasDbXref MESH:D020132 semapv:UnspecifiedMatching +HP:0003743 Genetic anticipation oboInOwl:hasDbXref UMLS:C0600498 semapv:UnspecifiedMatching +HP:0003744 Genetic anticipation with paternal anticipation bias oboInOwl:hasDbXref UMLS:C1834002 semapv:UnspecifiedMatching +HP:0003744 Genetic anticipation with paternal anticipation bias oboInOwl:hasDbXref UMLS:C4025574 semapv:UnspecifiedMatching +HP:0003745 Sporadic oboInOwl:hasDbXref UMLS:C1853237 semapv:UnspecifiedMatching +HP:0003749 Pelvic girdle muscle weakness oboInOwl:hasDbXref SCTID:249941003 semapv:UnspecifiedMatching +HP:0003749 Pelvic girdle muscle weakness oboInOwl:hasDbXref UMLS:C0427064 semapv:UnspecifiedMatching +HP:0003750 Increased muscle fatiguability oboInOwl:hasDbXref MESH:D018763 semapv:UnspecifiedMatching +HP:0003750 Increased muscle fatiguability oboInOwl:hasDbXref SCTID:80449002 semapv:UnspecifiedMatching +HP:0003750 Increased muscle fatiguability oboInOwl:hasDbXref UMLS:C0242979 semapv:UnspecifiedMatching +HP:0003750 Increased muscle fatiguability oboInOwl:hasDbXref UMLS:C4025573 semapv:UnspecifiedMatching +HP:0003752 Episodic flaccid weakness oboInOwl:hasDbXref UMLS:C4025572 semapv:UnspecifiedMatching +HP:0003755 Type 1 fibers relatively smaller than type 2 fibers oboInOwl:hasDbXref UMLS:C4025571 semapv:UnspecifiedMatching +HP:0003756 Skeletal myopathy oboInOwl:hasDbXref SCTID:75047002 semapv:UnspecifiedMatching +HP:0003756 Skeletal myopathy oboInOwl:hasDbXref UMLS:C1533847 semapv:UnspecifiedMatching +HP:0003758 Reduced subcutaneous adipose tissue oboInOwl:hasDbXref SCTID:248316006 semapv:UnspecifiedMatching +HP:0003758 Reduced subcutaneous adipose tissue oboInOwl:hasDbXref UMLS:C0424631 semapv:UnspecifiedMatching +HP:0003758 Reduced subcutaneous adipose tissue oboInOwl:hasDbXref UMLS:C1857657 semapv:UnspecifiedMatching +HP:0003759 Hypoplasia of lymphatic vessels oboInOwl:hasDbXref UMLS:C4025570 semapv:UnspecifiedMatching +HP:0003760 Percussion-induced rapid rolling muscle contractions oboInOwl:hasDbXref UMLS:C4280804 semapv:UnspecifiedMatching +HP:0003761 Calcinosis oboInOwl:hasDbXref MESH:D002114 semapv:UnspecifiedMatching +HP:0003761 Calcinosis oboInOwl:hasDbXref SCTID:6595006 semapv:UnspecifiedMatching +HP:0003761 Calcinosis oboInOwl:hasDbXref UMLS:C0006663 semapv:UnspecifiedMatching +HP:0003762 Uterus didelphys oboInOwl:hasDbXref SCTID:15545001 semapv:UnspecifiedMatching +HP:0003762 Uterus didelphys oboInOwl:hasDbXref SCTID:22504001 semapv:UnspecifiedMatching +HP:0003762 Uterus didelphys oboInOwl:hasDbXref UMLS:C0152240 semapv:UnspecifiedMatching +HP:0003762 Uterus didelphys oboInOwl:hasDbXref UMLS:C0266393 semapv:UnspecifiedMatching +HP:0003763 Bruxism oboInOwl:hasDbXref MESH:D002012 semapv:UnspecifiedMatching +HP:0003763 Bruxism oboInOwl:hasDbXref SCTID:191983006 semapv:UnspecifiedMatching +HP:0003763 Bruxism oboInOwl:hasDbXref SCTID:90207007 semapv:UnspecifiedMatching +HP:0003763 Bruxism oboInOwl:hasDbXref UMLS:C0006325 semapv:UnspecifiedMatching +HP:0003764 Nevus oboInOwl:hasDbXref MESH:D009506 semapv:UnspecifiedMatching +HP:0003764 Nevus oboInOwl:hasDbXref MESH:D009508 semapv:UnspecifiedMatching +HP:0003764 Nevus oboInOwl:hasDbXref SCTID:21119008 semapv:UnspecifiedMatching +HP:0003764 Nevus oboInOwl:hasDbXref SCTID:400096001 semapv:UnspecifiedMatching +HP:0003764 Nevus oboInOwl:hasDbXref SCTID:51697005 semapv:UnspecifiedMatching +HP:0003764 Nevus oboInOwl:hasDbXref UMLS:C0027960 semapv:UnspecifiedMatching +HP:0003764 Nevus oboInOwl:hasDbXref UMLS:C0027962 semapv:UnspecifiedMatching +HP:0003765 Psoriasiform dermatitis oboInOwl:hasDbXref MESH:D011565 semapv:UnspecifiedMatching +HP:0003765 Psoriasiform dermatitis oboInOwl:hasDbXref SCTID:9014002 semapv:UnspecifiedMatching +HP:0003765 Psoriasiform dermatitis oboInOwl:hasDbXref UMLS:C0033860 semapv:UnspecifiedMatching +HP:0003768 Periodic paralysis oboInOwl:hasDbXref SCTID:198030008 semapv:UnspecifiedMatching +HP:0003768 Periodic paralysis oboInOwl:hasDbXref UMLS:C1279412 semapv:UnspecifiedMatching +HP:0003771 Pulp stones oboInOwl:hasDbXref MESH:D003784 semapv:UnspecifiedMatching +HP:0003771 Pulp stones oboInOwl:hasDbXref SCTID:57602001 semapv:UnspecifiedMatching +HP:0003771 Pulp stones oboInOwl:hasDbXref UMLS:C1527284 semapv:UnspecifiedMatching +HP:0003771 Pulp stones oboInOwl:hasDbXref UMLS:C4280259 semapv:UnspecifiedMatching +HP:0003771 Pulp stones oboInOwl:hasDbXref UMLS:C4280546 semapv:UnspecifiedMatching +HP:0003774 Stage 5 chronic kidney disease oboInOwl:hasDbXref SCTID:433146000 semapv:UnspecifiedMatching +HP:0003774 Stage 5 chronic kidney disease oboInOwl:hasDbXref UMLS:C2316810 semapv:UnspecifiedMatching +HP:0003777 Pili torti oboInOwl:hasDbXref MESH:C562485 semapv:UnspecifiedMatching +HP:0003777 Pili torti oboInOwl:hasDbXref SCTID:17170005 semapv:UnspecifiedMatching +HP:0003777 Pili torti oboInOwl:hasDbXref UMLS:C0263491 semapv:UnspecifiedMatching +HP:0003778 Short mandibular rami oboInOwl:hasDbXref UMLS:C1841648 semapv:UnspecifiedMatching +HP:0003778 Short mandibular rami oboInOwl:hasDbXref UMLS:C4280545 semapv:UnspecifiedMatching +HP:0003779 Antegonial notching of mandible oboInOwl:hasDbXref UMLS:C1844509 semapv:UnspecifiedMatching +HP:0003781 Excessive salivation oboInOwl:hasDbXref MESH:D012798 semapv:UnspecifiedMatching +HP:0003781 Excessive salivation oboInOwl:hasDbXref SCTID:275295002 semapv:UnspecifiedMatching +HP:0003781 Excessive salivation oboInOwl:hasDbXref SCTID:53827007 semapv:UnspecifiedMatching +HP:0003781 Excessive salivation oboInOwl:hasDbXref SCTID:62718007 semapv:UnspecifiedMatching +HP:0003781 Excessive salivation oboInOwl:hasDbXref UMLS:C0013132 semapv:UnspecifiedMatching +HP:0003781 Excessive salivation oboInOwl:hasDbXref UMLS:C0037036 semapv:UnspecifiedMatching +HP:0003782 Eunuchoid habitus oboInOwl:hasDbXref UMLS:C4025569 semapv:UnspecifiedMatching +HP:0003783 Externally rotated/abducted legs oboInOwl:hasDbXref UMLS:C1970461 semapv:UnspecifiedMatching +HP:0003784 Type 1 collagen overmodification oboInOwl:hasDbXref UMLS:C1970463 semapv:UnspecifiedMatching +HP:0003785 Decreased CSF homovanillic acid oboInOwl:hasDbXref UMLS:C4280803 semapv:UnspecifiedMatching +HP:0003787 Type 1 and type 2 muscle fiber minicore regions oboInOwl:hasDbXref UMLS:C4025568 semapv:UnspecifiedMatching +HP:0003789 Minicore myopathy oboInOwl:hasDbXref MESH:C564969 semapv:UnspecifiedMatching +HP:0003789 Minicore myopathy oboInOwl:hasDbXref UMLS:C1850674 semapv:UnspecifiedMatching +HP:0003791 Deposits immunoreactive to beta-amyloid protein oboInOwl:hasDbXref UMLS:C1853934 semapv:UnspecifiedMatching +HP:0003795 Short middle phalanx of toe oboInOwl:hasDbXref UMLS:C4021723 semapv:UnspecifiedMatching +HP:0003796 Irregular iliac crest oboInOwl:hasDbXref UMLS:C1855180 semapv:UnspecifiedMatching +HP:0003797 Limb-girdle muscle atrophy oboInOwl:hasDbXref UMLS:C1404521 semapv:UnspecifiedMatching +HP:0003797 Limb-girdle muscle atrophy oboInOwl:hasDbXref UMLS:C1842552 semapv:UnspecifiedMatching +HP:0003798 Nemaline bodies oboInOwl:hasDbXref UMLS:C3808039 semapv:UnspecifiedMatching +HP:0003799 Marked delay in bone age oboInOwl:hasDbXref UMLS:C1868549 semapv:UnspecifiedMatching +HP:0003800 Muscle abnormality related to mitochondrial dysfunction oboInOwl:hasDbXref UMLS:C4025566 semapv:UnspecifiedMatching +HP:0003803 Type 1 muscle fiber predominance oboInOwl:hasDbXref UMLS:C1854387 semapv:UnspecifiedMatching +HP:0003805 Rimmed vacuoles oboInOwl:hasDbXref UMLS:C1853932 semapv:UnspecifiedMatching +HP:0003808 Abnormal muscle tone oboInOwl:hasDbXref UMLS:C0852413 semapv:UnspecifiedMatching +HP:0003809 Reduced intrathoracic adipose tissue oboInOwl:hasDbXref UMLS:C1837797 semapv:UnspecifiedMatching +HP:0003810 Late-onset distal muscle weakness oboInOwl:hasDbXref UMLS:C4025565 semapv:UnspecifiedMatching +HP:0003811 Neonatal death oboInOwl:hasDbXref MESH:D066087 semapv:UnspecifiedMatching +HP:0003811 Neonatal death oboInOwl:hasDbXref SCTID:276506001 semapv:UnspecifiedMatching +HP:0003811 Neonatal death oboInOwl:hasDbXref UMLS:C0410916 semapv:UnspecifiedMatching +HP:0003812 Phenotypic variability oboInOwl:hasDbXref UMLS:C1837514 semapv:UnspecifiedMatching +HP:0003812 Phenotypic variability oboInOwl:hasDbXref UMLS:C1839039 semapv:UnspecifiedMatching +HP:0003812 Phenotypic variability oboInOwl:hasDbXref UMLS:C1850667 semapv:UnspecifiedMatching +HP:0003812 Phenotypic variability oboInOwl:hasDbXref UMLS:C1866210 semapv:UnspecifiedMatching +HP:0003819 Death in childhood oboInOwl:hasDbXref UMLS:C1843392 semapv:UnspecifiedMatching +HP:0003826 Stillbirth oboInOwl:hasDbXref MESH:D005313 semapv:UnspecifiedMatching +HP:0003826 Stillbirth oboInOwl:hasDbXref MESH:D050497 semapv:UnspecifiedMatching +HP:0003826 Stillbirth oboInOwl:hasDbXref SCTID:237364002 semapv:UnspecifiedMatching +HP:0003826 Stillbirth oboInOwl:hasDbXref SCTID:276507005 semapv:UnspecifiedMatching +HP:0003826 Stillbirth oboInOwl:hasDbXref UMLS:C0015927 semapv:UnspecifiedMatching +HP:0003826 Stillbirth oboInOwl:hasDbXref UMLS:C0595939 semapv:UnspecifiedMatching +HP:0003828 Variable expressivity oboInOwl:hasDbXref UMLS:C1861403 semapv:UnspecifiedMatching +HP:0003828 Variable expressivity oboInOwl:hasDbXref UMLS:C1866862 semapv:UnspecifiedMatching +HP:0003829 Incomplete penetrance oboInOwl:hasDbXref UMLS:C1836598 semapv:UnspecifiedMatching +HP:0003831 Age-dependent penetrance oboInOwl:hasDbXref UMLS:C1835978 semapv:UnspecifiedMatching +HP:0003832 Abnormality of the tibial plateaux oboInOwl:hasDbXref UMLS:C4025564 semapv:UnspecifiedMatching +HP:0003833 Laterally deficient tibial plateaux oboInOwl:hasDbXref UMLS:C4025563 semapv:UnspecifiedMatching +HP:0003834 Shoulder dislocation oboInOwl:hasDbXref MESH:D012783 semapv:UnspecifiedMatching +HP:0003834 Shoulder dislocation oboInOwl:hasDbXref SCTID:125615005 semapv:UnspecifiedMatching +HP:0003834 Shoulder dislocation oboInOwl:hasDbXref SCTID:417076003 semapv:UnspecifiedMatching +HP:0003834 Shoulder dislocation oboInOwl:hasDbXref UMLS:C0037005 semapv:UnspecifiedMatching +HP:0003835 Shoulder subluxation oboInOwl:hasDbXref SCTID:263051004 semapv:UnspecifiedMatching +HP:0003835 Shoulder subluxation oboInOwl:hasDbXref UMLS:C0434744 semapv:UnspecifiedMatching +HP:0003836 Stippled calcification of the shoulder oboInOwl:hasDbXref UMLS:C4025562 semapv:UnspecifiedMatching +HP:0003837 Soft-tissue ossification around the shoulders oboInOwl:hasDbXref UMLS:C4025561 semapv:UnspecifiedMatching +HP:0003839 Abnormality of upper limb epiphysis morphology oboInOwl:hasDbXref UMLS:C4021722 semapv:UnspecifiedMatching +HP:0003840 Delayed upper limb epiphyseal ossification oboInOwl:hasDbXref UMLS:C4025560 semapv:UnspecifiedMatching +HP:0003840 Delayed upper limb epiphyseal ossification oboInOwl:hasDbXref UMLS:C4280544 semapv:UnspecifiedMatching +HP:0003841 Fragmented epiphyses of the upper limbs oboInOwl:hasDbXref UMLS:C4025559 semapv:UnspecifiedMatching +HP:0003842 Irregular epiphyses of the upper limbs oboInOwl:hasDbXref UMLS:C4025558 semapv:UnspecifiedMatching +HP:0003843 Round epiphyses of the upper limbs oboInOwl:hasDbXref UMLS:C4025557 semapv:UnspecifiedMatching +HP:0003844 Small epiphyses of the upper limbs oboInOwl:hasDbXref UMLS:C4025556 semapv:UnspecifiedMatching +HP:0003846 Wide epiphyseal plates of the upper limbs oboInOwl:hasDbXref UMLS:C4020913 semapv:UnspecifiedMatching +HP:0003848 Cupped metaphyses of the upper limbs oboInOwl:hasDbXref UMLS:C4025555 semapv:UnspecifiedMatching +HP:0003849 Flared upper limb metaphysis oboInOwl:hasDbXref UMLS:C4021721 semapv:UnspecifiedMatching +HP:0003850 Upper-limb metaphyseal irregularity oboInOwl:hasDbXref UMLS:C4021720 semapv:UnspecifiedMatching +HP:0003851 Lytic defects in metaphyses of the upper limbs oboInOwl:hasDbXref UMLS:C4025554 semapv:UnspecifiedMatching +HP:0003852 Normal density transverse bands in metaphyses of the upper limbs oboInOwl:hasDbXref UMLS:C4025553 semapv:UnspecifiedMatching +HP:0003853 Sclerosis with transverse striations in metaphyses of the upper limbs oboInOwl:hasDbXref UMLS:C4025552 semapv:UnspecifiedMatching +HP:0003854 Sclerosis of metaphyses of the upper limbs oboInOwl:hasDbXref UMLS:C4025551 semapv:UnspecifiedMatching +HP:0003855 Spurred metaphyses of the upper limbs oboInOwl:hasDbXref UMLS:C4025550 semapv:UnspecifiedMatching +HP:0003856 Upper limb metaphyseal widening oboInOwl:hasDbXref UMLS:C4021719 semapv:UnspecifiedMatching +HP:0003858 Cortical diaphyseal irregularity of the upper limbs oboInOwl:hasDbXref UMLS:C4025549 semapv:UnspecifiedMatching +HP:0003859 Cortical diaphyseal thickening of the upper limbs oboInOwl:hasDbXref UMLS:C4025548 semapv:UnspecifiedMatching +HP:0003860 Diaphyseal sclerosis of the upper limbs oboInOwl:hasDbXref UMLS:C4025547 semapv:UnspecifiedMatching +HP:0003861 Broad diaphyses of the upper limbs oboInOwl:hasDbXref UMLS:C4021718 semapv:UnspecifiedMatching +HP:0003862 Absent humerus oboInOwl:hasDbXref UMLS:C2678399 semapv:UnspecifiedMatching +HP:0003863 Angulated humerus oboInOwl:hasDbXref UMLS:C4025546 semapv:UnspecifiedMatching +HP:0003864 Bifid humerus oboInOwl:hasDbXref UMLS:C4025545 semapv:UnspecifiedMatching +HP:0003865 Bowed humerus oboInOwl:hasDbXref UMLS:C1859460 semapv:UnspecifiedMatching +HP:0003866 Coarse humeral trabeculae oboInOwl:hasDbXref UMLS:C4025544 semapv:UnspecifiedMatching +HP:0003867 Humeral cortical irregularity oboInOwl:hasDbXref UMLS:C4025543 semapv:UnspecifiedMatching +HP:0003868 Humeral cortical thickening oboInOwl:hasDbXref UMLS:C4025542 semapv:UnspecifiedMatching +HP:0003869 Humeral cortical thinning oboInOwl:hasDbXref UMLS:C4025541 semapv:UnspecifiedMatching +HP:0003870 Crumpled humerus oboInOwl:hasDbXref UMLS:C4025540 semapv:UnspecifiedMatching +HP:0003871 Deformed humerus oboInOwl:hasDbXref UMLS:C4025539 semapv:UnspecifiedMatching +HP:0003872 Humeral exostoses oboInOwl:hasDbXref UMLS:C4025538 semapv:UnspecifiedMatching +HP:0003874 Humerus varus oboInOwl:hasDbXref UMLS:C4025537 semapv:UnspecifiedMatching +HP:0003875 Humeral lytic defects oboInOwl:hasDbXref UMLS:C4025536 semapv:UnspecifiedMatching +HP:0003876 Osteoporotic humerus oboInOwl:hasDbXref UMLS:C4025535 semapv:UnspecifiedMatching +HP:0003877 Oval transradiancy of humerus oboInOwl:hasDbXref UMLS:C4025534 semapv:UnspecifiedMatching +HP:0003878 Periosteal new bone of humerus oboInOwl:hasDbXref UMLS:C4025533 semapv:UnspecifiedMatching +HP:0003879 Humeral pseudarthrosis oboInOwl:hasDbXref UMLS:C4025532 semapv:UnspecifiedMatching +HP:0003880 Sclerotic foci of the humerus oboInOwl:hasDbXref UMLS:C4021717 semapv:UnspecifiedMatching +HP:0003881 Humeral sclerosis oboInOwl:hasDbXref UMLS:C4021716 semapv:UnspecifiedMatching +HP:0003882 Slender humerus oboInOwl:hasDbXref UMLS:C4021851 semapv:UnspecifiedMatching +HP:0003883 Tapered humerus oboInOwl:hasDbXref UMLS:C4025531 semapv:UnspecifiedMatching +HP:0003884 Triangular humerus oboInOwl:hasDbXref UMLS:C4025530 semapv:UnspecifiedMatching +HP:0003885 Undermodeled humerus oboInOwl:hasDbXref UMLS:C4025529 semapv:UnspecifiedMatching +HP:0003886 Wide humerus oboInOwl:hasDbXref UMLS:C4021715 semapv:UnspecifiedMatching +HP:0003887 Abnormality of the humeral heads oboInOwl:hasDbXref UMLS:C4025528 semapv:UnspecifiedMatching +HP:0003888 Flattened humeral heads oboInOwl:hasDbXref UMLS:C3808869 semapv:UnspecifiedMatching +HP:0003889 Abnormality of the deltoid tuberosities oboInOwl:hasDbXref UMLS:C4025527 semapv:UnspecifiedMatching +HP:0003890 Prominent deltoid tuberosities oboInOwl:hasDbXref UMLS:C2674600 semapv:UnspecifiedMatching +HP:0003891 Abnormality of the humeral epiphysis oboInOwl:hasDbXref UMLS:C4021714 semapv:UnspecifiedMatching +HP:0003892 Absent humeral epiphyseal ossification oboInOwl:hasDbXref UMLS:C4021713 semapv:UnspecifiedMatching +HP:0003893 Advanced ossification of the humeral epiphysis oboInOwl:hasDbXref UMLS:C4020836 semapv:UnspecifiedMatching +HP:0003893 Advanced ossification of the humeral epiphysis oboInOwl:hasDbXref UMLS:C4025526 semapv:UnspecifiedMatching +HP:0003894 Delayed humeral epiphyseal ossification oboInOwl:hasDbXref UMLS:C4021712 semapv:UnspecifiedMatching +HP:0003894 Delayed humeral epiphyseal ossification oboInOwl:hasDbXref UMLS:C4280543 semapv:UnspecifiedMatching +HP:0003895 Flattened humeral epiphyses oboInOwl:hasDbXref UMLS:C4025525 semapv:UnspecifiedMatching +HP:0003896 Irregular humeral epiphyses oboInOwl:hasDbXref UMLS:C4025524 semapv:UnspecifiedMatching +HP:0003897 Irregular ossification of the humeral epiphyses oboInOwl:hasDbXref UMLS:C4025523 semapv:UnspecifiedMatching +HP:0003897 Irregular ossification of the humeral epiphyses oboInOwl:hasDbXref UMLS:C4280542 semapv:UnspecifiedMatching +HP:0003898 Large humeral epiphyses oboInOwl:hasDbXref UMLS:C4025522 semapv:UnspecifiedMatching +HP:0003899 Round humeral epiphyses oboInOwl:hasDbXref UMLS:C4025521 semapv:UnspecifiedMatching +HP:0003900 Small humeral epiphyses oboInOwl:hasDbXref UMLS:C4025520 semapv:UnspecifiedMatching +HP:0003901 Stippled calcification of the humeral epiphyses oboInOwl:hasDbXref UMLS:C4025519 semapv:UnspecifiedMatching +HP:0003902 Epiphyseal stippling of the humerus oboInOwl:hasDbXref UMLS:C4021711 semapv:UnspecifiedMatching +HP:0003903 Broad humeral epiphyses oboInOwl:hasDbXref UMLS:C4021710 semapv:UnspecifiedMatching +HP:0003904 Wide epiphyses of the upper limbs oboInOwl:hasDbXref UMLS:C4021709 semapv:UnspecifiedMatching +HP:0003905 Abnormality of the humeral epiphyseal plate oboInOwl:hasDbXref UMLS:C4025518 semapv:UnspecifiedMatching +HP:0003905 Abnormality of the humeral epiphyseal plate oboInOwl:hasDbXref UMLS:C4280541 semapv:UnspecifiedMatching +HP:0003906 Broad humeral epiphyseal plate oboInOwl:hasDbXref UMLS:C4021708 semapv:UnspecifiedMatching +HP:0003906 Broad humeral epiphyseal plate oboInOwl:hasDbXref UMLS:C4280540 semapv:UnspecifiedMatching +HP:0003907 Abnormality of the humeral metaphyses oboInOwl:hasDbXref UMLS:C4025517 semapv:UnspecifiedMatching +HP:0003908 Corner fracture of metaphysis oboInOwl:hasDbXref UMLS:C4025516 semapv:UnspecifiedMatching +HP:0003909 Cortical subperiosteal resorption of humeral metaphyses oboInOwl:hasDbXref UMLS:C4025515 semapv:UnspecifiedMatching +HP:0003910 Enlarged humeral metaphyses oboInOwl:hasDbXref UMLS:C4021707 semapv:UnspecifiedMatching +HP:0003911 Flared humeral metaphysis oboInOwl:hasDbXref UMLS:C4020835 semapv:UnspecifiedMatching +HP:0003911 Flared humeral metaphysis oboInOwl:hasDbXref UMLS:C4020912 semapv:UnspecifiedMatching +HP:0003912 Frayed humeral metaphyses oboInOwl:hasDbXref UMLS:C4025514 semapv:UnspecifiedMatching +HP:0003913 Humeral metaphyseal irregularity oboInOwl:hasDbXref UMLS:C4021706 semapv:UnspecifiedMatching +HP:0003914 Irregular ossification of humeral metaphyses oboInOwl:hasDbXref UMLS:C4025513 semapv:UnspecifiedMatching +HP:0003915 Lytic defects of the humeral metaphysis oboInOwl:hasDbXref UMLS:C4025512 semapv:UnspecifiedMatching +HP:0003916 Normal-density transverse humeral bands oboInOwl:hasDbXref UMLS:C4025511 semapv:UnspecifiedMatching +HP:0003917 Pointed humeral metaphysis oboInOwl:hasDbXref UMLS:C4025510 semapv:UnspecifiedMatching +HP:0003918 Sclerotic humeral metaphysis oboInOwl:hasDbXref UMLS:C4025509 semapv:UnspecifiedMatching +HP:0003919 Sclerotic humeral metaphysis with longitudinal striations oboInOwl:hasDbXref UMLS:C4025508 semapv:UnspecifiedMatching +HP:0003920 Sloping humeral metaphysis oboInOwl:hasDbXref UMLS:C4025507 semapv:UnspecifiedMatching +HP:0003921 Laterally sloping humeral metaphysis oboInOwl:hasDbXref UMLS:C4025506 semapv:UnspecifiedMatching +HP:0003922 Spurred humeral metaphysis oboInOwl:hasDbXref UMLS:C4025505 semapv:UnspecifiedMatching +HP:0003923 Square humeral metaphysis oboInOwl:hasDbXref UMLS:C4025504 semapv:UnspecifiedMatching +HP:0003924 Stippled calcification of humeral metaphysis oboInOwl:hasDbXref UMLS:C4025503 semapv:UnspecifiedMatching +HP:0003926 Abnormality of the humeral diaphysis oboInOwl:hasDbXref UMLS:C4025502 semapv:UnspecifiedMatching +HP:0003927 Cortical irregularity of humeral diaphysis oboInOwl:hasDbXref UMLS:C4025501 semapv:UnspecifiedMatching +HP:0003928 Cortical thickening of humeral diaphysis oboInOwl:hasDbXref UMLS:C4025500 semapv:UnspecifiedMatching +HP:0003929 Ground glass opacity of humeral diaphysis oboInOwl:hasDbXref UMLS:C4025499 semapv:UnspecifiedMatching +HP:0003930 Lytic defects of humeral diaphysis oboInOwl:hasDbXref UMLS:C4021705 semapv:UnspecifiedMatching +HP:0003931 Periosteal new bone of humeral diaphysis oboInOwl:hasDbXref UMLS:C4025498 semapv:UnspecifiedMatching +HP:0003932 Sclerotic foci of humeral diaphysis oboInOwl:hasDbXref UMLS:C4025497 semapv:UnspecifiedMatching +HP:0003933 Sclerosis of humeral diaphysis oboInOwl:hasDbXref UMLS:C4025496 semapv:UnspecifiedMatching +HP:0003934 Slender humeral diaphysis oboInOwl:hasDbXref UMLS:C4025495 semapv:UnspecifiedMatching +HP:0003935 Wide humeral diaphysis oboInOwl:hasDbXref UMLS:C4021704 semapv:UnspecifiedMatching +HP:0003938 Synostosis involving the elbow oboInOwl:hasDbXref UMLS:C4025494 semapv:UnspecifiedMatching +HP:0003939 Humeroulnar synostosis oboInOwl:hasDbXref SCTID:205330003 semapv:UnspecifiedMatching +HP:0003939 Humeroulnar synostosis oboInOwl:hasDbXref UMLS:C0431799 semapv:UnspecifiedMatching +HP:0003940 Osteoarthritis of the elbow oboInOwl:hasDbXref SCTID:239866002 semapv:UnspecifiedMatching +HP:0003940 Osteoarthritis of the elbow oboInOwl:hasDbXref UMLS:C0409954 semapv:UnspecifiedMatching +HP:0003941 Stippled calcification of the elbow oboInOwl:hasDbXref UMLS:C4025493 semapv:UnspecifiedMatching +HP:0003942 Synovial chondromatosis of the elbow oboInOwl:hasDbXref UMLS:C4025492 semapv:UnspecifiedMatching +HP:0003943 Abnormality of the joint spaces of the elbow oboInOwl:hasDbXref UMLS:C4025491 semapv:UnspecifiedMatching +HP:0003944 Narrow joint spaces of the elbow oboInOwl:hasDbXref UMLS:C4025490 semapv:UnspecifiedMatching +HP:0003945 Irregular articular surfaces of the elbow joints oboInOwl:hasDbXref UMLS:C4025489 semapv:UnspecifiedMatching +HP:0003946 Abnormality of the epiphyses of the elbow oboInOwl:hasDbXref UMLS:C4025488 semapv:UnspecifiedMatching +HP:0003947 Delayed elbow epiphyseal ossification oboInOwl:hasDbXref UMLS:C4025487 semapv:UnspecifiedMatching +HP:0003948 Irregular epiphyses of the elbow oboInOwl:hasDbXref UMLS:C4025486 semapv:UnspecifiedMatching +HP:0003949 Abnormality of the elbow metaphyses oboInOwl:hasDbXref UMLS:C4025485 semapv:UnspecifiedMatching +HP:0003950 Flared elbow metaphyses oboInOwl:hasDbXref UMLS:C4025484 semapv:UnspecifiedMatching +HP:0003951 Distal humeral metaphyseal irregularity oboInOwl:hasDbXref UMLS:C4021703 semapv:UnspecifiedMatching +HP:0003952 Sclerotic foci of metaphyses of the elbow oboInOwl:hasDbXref UMLS:C4021702 semapv:UnspecifiedMatching +HP:0003953 Absent forearm bone oboInOwl:hasDbXref UMLS:C4021701 semapv:UnspecifiedMatching +HP:0003954 Angulated forearm bones oboInOwl:hasDbXref UMLS:C4025483 semapv:UnspecifiedMatching +HP:0003955 Bone-in-a-bone appearance of forearm oboInOwl:hasDbXref UMLS:C4025482 semapv:UnspecifiedMatching +HP:0003956 Bowed forearm bones oboInOwl:hasDbXref UMLS:C4025481 semapv:UnspecifiedMatching +HP:0003957 Cortical thickening of the forearm bones oboInOwl:hasDbXref UMLS:C4021842 semapv:UnspecifiedMatching +HP:0003958 Cross-fusion of the forearm bones oboInOwl:hasDbXref UMLS:C4025480 semapv:UnspecifiedMatching +HP:0003959 Deformed forearm bones oboInOwl:hasDbXref UMLS:C4025479 semapv:UnspecifiedMatching +HP:0003960 Exostoses of the forearm bones oboInOwl:hasDbXref UMLS:C4025478 semapv:UnspecifiedMatching +HP:0003961 Fractured forearm bones oboInOwl:hasDbXref UMLS:C4025477 semapv:UnspecifiedMatching +HP:0003963 Lytic defects of the forearm bones oboInOwl:hasDbXref UMLS:C4025476 semapv:UnspecifiedMatching +HP:0003964 Osteoporotic forearm bones oboInOwl:hasDbXref UMLS:C4025475 semapv:UnspecifiedMatching +HP:0003965 Pseudarthrosis of the forearm bones oboInOwl:hasDbXref UMLS:C4025474 semapv:UnspecifiedMatching +HP:0003966 Sclerotic foci in forearm bones oboInOwl:hasDbXref UMLS:C4025473 semapv:UnspecifiedMatching +HP:0003967 Sclerotic forearm bones oboInOwl:hasDbXref UMLS:C4025472 semapv:UnspecifiedMatching +HP:0003969 Slender forearm bones oboInOwl:hasDbXref UMLS:C4025471 semapv:UnspecifiedMatching +HP:0003970 Undermodelled forearm bones oboInOwl:hasDbXref UMLS:C4025470 semapv:UnspecifiedMatching +HP:0003971 Broad forearm bones oboInOwl:hasDbXref UMLS:C4021700 semapv:UnspecifiedMatching +HP:0003973 Wide radioulnar joints oboInOwl:hasDbXref UMLS:C4021699 semapv:UnspecifiedMatching +HP:0003974 Absent radius oboInOwl:hasDbXref UMLS:C1405984 semapv:UnspecifiedMatching +HP:0003974 Absent radius oboInOwl:hasDbXref UMLS:C1838608 semapv:UnspecifiedMatching +HP:0003974 Absent radius oboInOwl:hasDbXref UMLS:C1849314 semapv:UnspecifiedMatching +HP:0003976 Constricted radius oboInOwl:hasDbXref UMLS:C4025468 semapv:UnspecifiedMatching +HP:0003977 Deformed radius oboInOwl:hasDbXref UMLS:C4025467 semapv:UnspecifiedMatching +HP:0003978 Fractured radius oboInOwl:hasDbXref MESH:D011885 semapv:UnspecifiedMatching +HP:0003978 Fractured radius oboInOwl:hasDbXref SCTID:12676007 semapv:UnspecifiedMatching +HP:0003978 Fractured radius oboInOwl:hasDbXref UMLS:C0034628 semapv:UnspecifiedMatching +HP:0003979 Lytic defects of the radius oboInOwl:hasDbXref UMLS:C4021841 semapv:UnspecifiedMatching +HP:0003980 Pseudarthrosis of the radius oboInOwl:hasDbXref UMLS:C4025466 semapv:UnspecifiedMatching +HP:0003981 Broad radius oboInOwl:hasDbXref UMLS:C4021698 semapv:UnspecifiedMatching +HP:0003982 Aplasia of the ulna oboInOwl:hasDbXref UMLS:C2678397 semapv:UnspecifiedMatching +HP:0003984 Posteriorly dislocated ulna oboInOwl:hasDbXref UMLS:C4025465 semapv:UnspecifiedMatching +HP:0003985 Exostoses of the ulna oboInOwl:hasDbXref UMLS:C4025464 semapv:UnspecifiedMatching +HP:0003986 Exostoses of the radius oboInOwl:hasDbXref UMLS:C4025463 semapv:UnspecifiedMatching +HP:0003987 Fractured ulna oboInOwl:hasDbXref MESH:D014458 semapv:UnspecifiedMatching +HP:0003987 Fractured ulna oboInOwl:hasDbXref SCTID:54556006 semapv:UnspecifiedMatching +HP:0003987 Fractured ulna oboInOwl:hasDbXref UMLS:C0041601 semapv:UnspecifiedMatching +HP:0003988 Long ulna oboInOwl:hasDbXref UMLS:C1848108 semapv:UnspecifiedMatching +HP:0003989 Notched ulna oboInOwl:hasDbXref UMLS:C4025462 semapv:UnspecifiedMatching +HP:0003990 Pointed ulna oboInOwl:hasDbXref UMLS:C4025461 semapv:UnspecifiedMatching +HP:0003991 Osteosclerosis of the ulna oboInOwl:hasDbXref UMLS:C4021697 semapv:UnspecifiedMatching +HP:0003992 Slender ulna oboInOwl:hasDbXref UMLS:C1968814 semapv:UnspecifiedMatching +HP:0003993 Broad ulna oboInOwl:hasDbXref UMLS:C4020692 semapv:UnspecifiedMatching +HP:0003993 Broad ulna oboInOwl:hasDbXref UMLS:C4025460 semapv:UnspecifiedMatching +HP:0003994 Dislocated wrist oboInOwl:hasDbXref SCTID:125618007 semapv:UnspecifiedMatching +HP:0003994 Dislocated wrist oboInOwl:hasDbXref UMLS:C0159941 semapv:UnspecifiedMatching +HP:0003995 Abnormality of the radial head oboInOwl:hasDbXref UMLS:C4021696 semapv:UnspecifiedMatching +HP:0003996 Flattened radial head oboInOwl:hasDbXref UMLS:C4025459 semapv:UnspecifiedMatching +HP:0003997 Hypoplastic radial head oboInOwl:hasDbXref UMLS:C4021695 semapv:UnspecifiedMatching +HP:0003998 Constricted radial neck oboInOwl:hasDbXref UMLS:C4025458 semapv:UnspecifiedMatching +HP:0003999 Abnormality of radial epiphyses oboInOwl:hasDbXref UMLS:C4021694 semapv:UnspecifiedMatching +HP:0004000 Cone-shaped distal radial epiphysis oboInOwl:hasDbXref UMLS:C4025457 semapv:UnspecifiedMatching +HP:0004001 Medially deficient radial epiphyses oboInOwl:hasDbXref UMLS:C4025456 semapv:UnspecifiedMatching +HP:0004002 Flattened radial epiphyses oboInOwl:hasDbXref UMLS:C4025455 semapv:UnspecifiedMatching +HP:0004003 Medially flattened radial epiphyses oboInOwl:hasDbXref UMLS:C4025454 semapv:UnspecifiedMatching +HP:0004004 Irregular radial epiphyses oboInOwl:hasDbXref UMLS:C4025453 semapv:UnspecifiedMatching +HP:0004005 Large radial epiphyses oboInOwl:hasDbXref UMLS:C4025452 semapv:UnspecifiedMatching +HP:0004006 Round radial epiphyses oboInOwl:hasDbXref UMLS:C4025451 semapv:UnspecifiedMatching +HP:0004007 Sclerotic radial epiphyses oboInOwl:hasDbXref UMLS:C4025450 semapv:UnspecifiedMatching +HP:0004008 Sloping radial epiphyses oboInOwl:hasDbXref UMLS:C4025449 semapv:UnspecifiedMatching +HP:0004009 Medially sloping radial epiphyses oboInOwl:hasDbXref UMLS:C4025448 semapv:UnspecifiedMatching +HP:0004010 Small radial epiphyses oboInOwl:hasDbXref UMLS:C4025447 semapv:UnspecifiedMatching +HP:0004012 Premature fusion of the radial epiphyseal plates oboInOwl:hasDbXref UMLS:C4025446 semapv:UnspecifiedMatching +HP:0004013 Medially fused radial epiphyseal plates oboInOwl:hasDbXref UMLS:C4025445 semapv:UnspecifiedMatching +HP:0004014 Broad radial epiphyseal plate oboInOwl:hasDbXref UMLS:C4021693 semapv:UnspecifiedMatching +HP:0004015 Abnormality of radial metaphyses oboInOwl:hasDbXref UMLS:C4025444 semapv:UnspecifiedMatching +HP:0004016 Cupped radial metaphyses oboInOwl:hasDbXref UMLS:C4025443 semapv:UnspecifiedMatching +HP:0004017 Exostoses of the radial metaphysis oboInOwl:hasDbXref UMLS:C4025442 semapv:UnspecifiedMatching +HP:0004018 Flared radial metaphysis oboInOwl:hasDbXref UMLS:C4025441 semapv:UnspecifiedMatching +HP:0004019 Radial metaphyseal irregularity oboInOwl:hasDbXref UMLS:C4021692 semapv:UnspecifiedMatching +HP:0004020 Irregular ossification of the radial metaphysis oboInOwl:hasDbXref UMLS:C4025440 semapv:UnspecifiedMatching +HP:0004021 Lytic defects of radial metaphysis oboInOwl:hasDbXref UMLS:C4025439 semapv:UnspecifiedMatching +HP:0004022 Sclerotic radial metaphysis with longitudinal striations oboInOwl:hasDbXref UMLS:C4025438 semapv:UnspecifiedMatching +HP:0004023 Sloping radial metaphysis oboInOwl:hasDbXref UMLS:C4025437 semapv:UnspecifiedMatching +HP:0004024 Medially sloping radial metaphysis oboInOwl:hasDbXref UMLS:C4025436 semapv:UnspecifiedMatching +HP:0004025 Spurred radial metaphysis oboInOwl:hasDbXref UMLS:C4025435 semapv:UnspecifiedMatching +HP:0004026 Broad radial metaphysis oboInOwl:hasDbXref UMLS:C4021691 semapv:UnspecifiedMatching +HP:0004027 Abnormality of radial diaphysis oboInOwl:hasDbXref UMLS:C4025434 semapv:UnspecifiedMatching +HP:0004028 Spurs of radial diaphysis oboInOwl:hasDbXref UMLS:C4025433 semapv:UnspecifiedMatching +HP:0004029 Lytic defects of radial diaphysis oboInOwl:hasDbXref UMLS:C4025432 semapv:UnspecifiedMatching +HP:0004030 Patchy sclerosis of radial diaphysis oboInOwl:hasDbXref UMLS:C4025431 semapv:UnspecifiedMatching +HP:0004031 Broad radial diaphysis oboInOwl:hasDbXref UMLS:C4021690 semapv:UnspecifiedMatching +HP:0004032 Abnormality of the olecranon oboInOwl:hasDbXref UMLS:C4025430 semapv:UnspecifiedMatching +HP:0004033 Curved olecranon oboInOwl:hasDbXref UMLS:C4025429 semapv:UnspecifiedMatching +HP:0004034 Irregular olecranon oboInOwl:hasDbXref UMLS:C4025428 semapv:UnspecifiedMatching +HP:0004035 Abnormality of the styloid process of ulna oboInOwl:hasDbXref UMLS:C4025427 semapv:UnspecifiedMatching +HP:0004036 Long styloid process of ulna oboInOwl:hasDbXref UMLS:C4025426 semapv:UnspecifiedMatching +HP:0004037 Abnormality of the ulnar epiphyses oboInOwl:hasDbXref UMLS:C4021689 semapv:UnspecifiedMatching +HP:0004039 Abnormality of ulnar metaphysis oboInOwl:hasDbXref UMLS:C4025424 semapv:UnspecifiedMatching +HP:0004040 Corner fragments of ulnar metaphysis oboInOwl:hasDbXref UMLS:C4025423 semapv:UnspecifiedMatching +HP:0004041 Cupped ulnar metaphysis oboInOwl:hasDbXref UMLS:C4025422 semapv:UnspecifiedMatching +HP:0004042 Ulnar metaphyseal irregularity oboInOwl:hasDbXref UMLS:C4021688 semapv:UnspecifiedMatching +HP:0004043 Lytic defects of ulnar metaphysis oboInOwl:hasDbXref UMLS:C4025421 semapv:UnspecifiedMatching +HP:0004044 Pointed ulnar metaphysis oboInOwl:hasDbXref UMLS:C4025420 semapv:UnspecifiedMatching +HP:0004045 Sloping ulnar metaphysis oboInOwl:hasDbXref UMLS:C4025419 semapv:UnspecifiedMatching +HP:0004046 Spurred ulnar metaphysis oboInOwl:hasDbXref UMLS:C4025418 semapv:UnspecifiedMatching +HP:0004047 Wide ulnar metaphysis oboInOwl:hasDbXref UMLS:C4021687 semapv:UnspecifiedMatching +HP:0004048 Narrow joint spaces of wrist oboInOwl:hasDbXref UMLS:C4025417 semapv:UnspecifiedMatching +HP:0004049 Decreased carpal angles of wrist oboInOwl:hasDbXref UMLS:C4025416 semapv:UnspecifiedMatching +HP:0004050 Absent hand oboInOwl:hasDbXref SCTID:371199008 semapv:UnspecifiedMatching +HP:0004050 Absent hand oboInOwl:hasDbXref UMLS:C0265594 semapv:UnspecifiedMatching +HP:0004051 Advanced ossification of the hand bones oboInOwl:hasDbXref UMLS:C4020834 semapv:UnspecifiedMatching +HP:0004052 Delayed ossification of the hand bones oboInOwl:hasDbXref UMLS:C4020833 semapv:UnspecifiedMatching +HP:0004052 Delayed ossification of the hand bones oboInOwl:hasDbXref UMLS:C4021686 semapv:UnspecifiedMatching +HP:0004053 Dysharmonic maturation of the hand bones oboInOwl:hasDbXref UMLS:C4021685 semapv:UnspecifiedMatching +HP:0004054 Sclerosis of hand bone oboInOwl:hasDbXref UMLS:C4021684 semapv:UnspecifiedMatching +HP:0004057 Mitten deformity oboInOwl:hasDbXref UMLS:C1969236 semapv:UnspecifiedMatching +HP:0004058 Hand monodactyly oboInOwl:hasDbXref UMLS:C4025415 semapv:UnspecifiedMatching +HP:0004059 Radial club hand oboInOwl:hasDbXref UMLS:C4025414 semapv:UnspecifiedMatching +HP:0004060 Trident hand oboInOwl:hasDbXref SCTID:249755001 semapv:UnspecifiedMatching +HP:0004060 Trident hand oboInOwl:hasDbXref UMLS:C0426874 semapv:UnspecifiedMatching +HP:0004095 Curved fingers oboInOwl:hasDbXref UMLS:C4025413 semapv:UnspecifiedMatching +HP:0004097 Deviation of finger oboInOwl:hasDbXref SCTID:203556007 semapv:UnspecifiedMatching +HP:0004097 Deviation of finger oboInOwl:hasDbXref SCTID:26517000 semapv:UnspecifiedMatching +HP:0004097 Deviation of finger oboInOwl:hasDbXref UMLS:C0410740 semapv:UnspecifiedMatching +HP:0004099 Macrodactyly oboInOwl:hasDbXref MESH:C562546 semapv:UnspecifiedMatching +HP:0004099 Macrodactyly oboInOwl:hasDbXref SCTID:48449000 semapv:UnspecifiedMatching +HP:0004099 Macrodactyly oboInOwl:hasDbXref UMLS:C0265552 semapv:UnspecifiedMatching +HP:0004100 Abnormal 2nd finger morphology oboInOwl:hasDbXref UMLS:C4021683 semapv:UnspecifiedMatching +HP:0004112 Midline nasal groove oboInOwl:hasDbXref UMLS:C4025412 semapv:UnspecifiedMatching +HP:0004122 Midline defect of the nose oboInOwl:hasDbXref UMLS:C4025411 semapv:UnspecifiedMatching +HP:0004122 Midline defect of the nose oboInOwl:hasDbXref UMLS:C4280539 semapv:UnspecifiedMatching +HP:0004132 Dimple on nasal tip oboInOwl:hasDbXref UMLS:C1863349 semapv:UnspecifiedMatching +HP:0004150 Abnormal 3rd finger morphology oboInOwl:hasDbXref UMLS:C4021682 semapv:UnspecifiedMatching +HP:0004172 Abnormality of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4025410 semapv:UnspecifiedMatching +HP:0004180 Short distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021681 semapv:UnspecifiedMatching +HP:0004188 Abnormal 4th finger morphology oboInOwl:hasDbXref UMLS:C4021680 semapv:UnspecifiedMatching +HP:0004195 Osteolytic defects of the phalanges of the 4th finger oboInOwl:hasDbXref UMLS:C4020832 semapv:UnspecifiedMatching +HP:0004195 Osteolytic defects of the phalanges of the 4th finger oboInOwl:hasDbXref UMLS:C4025409 semapv:UnspecifiedMatching +HP:0004197 Symphalangism of the 4th finger oboInOwl:hasDbXref UMLS:C4021679 semapv:UnspecifiedMatching +HP:0004207 Abnormal 5th finger morphology oboInOwl:hasDbXref UMLS:C4021678 semapv:UnspecifiedMatching +HP:0004209 Clinodactyly of the 5th finger oboInOwl:hasDbXref UMLS:C1850049 semapv:UnspecifiedMatching +HP:0004209 Clinodactyly of the 5th finger oboInOwl:hasDbXref UMLS:C4280538 semapv:UnspecifiedMatching +HP:0004213 Abnormal 5th finger phalanx morphology oboInOwl:hasDbXref UMLS:C4025408 semapv:UnspecifiedMatching +HP:0004214 Curved phalanges of the 5th finger oboInOwl:hasDbXref UMLS:C4025407 semapv:UnspecifiedMatching +HP:0004216 Osteolytic defects of the phalanges of the 5th finger oboInOwl:hasDbXref UMLS:C4021677 semapv:UnspecifiedMatching +HP:0004218 Symphalangism of the 5th finger oboInOwl:hasDbXref UMLS:C4021676 semapv:UnspecifiedMatching +HP:0004219 Abnormality of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4025406 semapv:UnspecifiedMatching +HP:0004220 Short middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C1834060 semapv:UnspecifiedMatching +HP:0004222 Cone-shaped epiphysis of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021675 semapv:UnspecifiedMatching +HP:0004223 Ivory epiphysis of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021674 semapv:UnspecifiedMatching +HP:0004224 Abnormality of the epiphysis of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4025405 semapv:UnspecifiedMatching +HP:0004225 Abnormality of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021673 semapv:UnspecifiedMatching +HP:0004226 Curved distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021672 semapv:UnspecifiedMatching +HP:0004227 Short distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C1836674 semapv:UnspecifiedMatching +HP:0004230 Subluxation of the proximal interphalangeal joint of the little finger oboInOwl:hasDbXref UMLS:C4025404 semapv:UnspecifiedMatching +HP:0004231 Carpal bone aplasia oboInOwl:hasDbXref UMLS:C1836219 semapv:UnspecifiedMatching +HP:0004231 Carpal bone aplasia oboInOwl:hasDbXref UMLS:C4280537 semapv:UnspecifiedMatching +HP:0004232 Accessory carpal bones oboInOwl:hasDbXref SCTID:20136007 semapv:UnspecifiedMatching +HP:0004232 Accessory carpal bones oboInOwl:hasDbXref SCTID:9181003 semapv:UnspecifiedMatching +HP:0004232 Accessory carpal bones oboInOwl:hasDbXref UMLS:C0265609 semapv:UnspecifiedMatching +HP:0004233 Advanced ossification of carpal bones oboInOwl:hasDbXref UMLS:C1849292 semapv:UnspecifiedMatching +HP:0004233 Advanced ossification of carpal bones oboInOwl:hasDbXref UMLS:C4280536 semapv:UnspecifiedMatching +HP:0004234 Bone-in-a-bone appearance of carpal bones oboInOwl:hasDbXref UMLS:C4025403 semapv:UnspecifiedMatching +HP:0004235 Comma-shaped carpal bones oboInOwl:hasDbXref UMLS:C4025402 semapv:UnspecifiedMatching +HP:0004236 Irregular carpal bones oboInOwl:hasDbXref UMLS:C4025401 semapv:UnspecifiedMatching +HP:0004237 Large carpal bones oboInOwl:hasDbXref UMLS:C4021671 semapv:UnspecifiedMatching +HP:0004238 Lytic defects of carpal bones oboInOwl:hasDbXref UMLS:C4025400 semapv:UnspecifiedMatching +HP:0004239 Proximally placed carpal bones oboInOwl:hasDbXref UMLS:C4025399 semapv:UnspecifiedMatching +HP:0004240 Sclerotic foci within carpal bones oboInOwl:hasDbXref UMLS:C4025398 semapv:UnspecifiedMatching +HP:0004240 Sclerotic foci within carpal bones oboInOwl:hasDbXref UMLS:C4280535 semapv:UnspecifiedMatching +HP:0004241 Stippled calcification in carpal bones oboInOwl:hasDbXref UMLS:C1844846 semapv:UnspecifiedMatching +HP:0004242 Broad carpal bones oboInOwl:hasDbXref UMLS:C3554618 semapv:UnspecifiedMatching +HP:0004243 Abnormality of the scaphoid oboInOwl:hasDbXref UMLS:C4025397 semapv:UnspecifiedMatching +HP:0004244 Accessory scaphoid oboInOwl:hasDbXref UMLS:C4025396 semapv:UnspecifiedMatching +HP:0004245 Comma-shaped scaphoid oboInOwl:hasDbXref UMLS:C4025395 semapv:UnspecifiedMatching +HP:0004246 Delayed ossification of the scaphoid oboInOwl:hasDbXref UMLS:C4021670 semapv:UnspecifiedMatching +HP:0004247 Small scaphoid oboInOwl:hasDbXref UMLS:C4025394 semapv:UnspecifiedMatching +HP:0004248 Abnormality of the lunate bone oboInOwl:hasDbXref UMLS:C4025393 semapv:UnspecifiedMatching +HP:0004249 Accessory lunate oboInOwl:hasDbXref UMLS:C4025392 semapv:UnspecifiedMatching +HP:0004250 Proximally placed lunate oboInOwl:hasDbXref UMLS:C4025391 semapv:UnspecifiedMatching +HP:0004251 Lunate-triquetral fusion oboInOwl:hasDbXref UMLS:C1867930 semapv:UnspecifiedMatching +HP:0004252 Abnormality of the trapezium oboInOwl:hasDbXref UMLS:C4025390 semapv:UnspecifiedMatching +HP:0004253 Absent trapezium oboInOwl:hasDbXref UMLS:C1847190 semapv:UnspecifiedMatching +HP:0004254 Delayed ossification of the trapezium oboInOwl:hasDbXref UMLS:C4021669 semapv:UnspecifiedMatching +HP:0004255 Small trapezium oboInOwl:hasDbXref UMLS:C4025389 semapv:UnspecifiedMatching +HP:0004256 Abnormality of the trapezoid bone oboInOwl:hasDbXref UMLS:C4025388 semapv:UnspecifiedMatching +HP:0004257 Delayed ossification of the trapezoid bone oboInOwl:hasDbXref UMLS:C4021668 semapv:UnspecifiedMatching +HP:0004258 Small trapezoid bone oboInOwl:hasDbXref UMLS:C4025387 semapv:UnspecifiedMatching +HP:0004259 Abnormality of the hamate bone oboInOwl:hasDbXref UMLS:C4025386 semapv:UnspecifiedMatching +HP:0004260 Large hamate bone oboInOwl:hasDbXref UMLS:C4025385 semapv:UnspecifiedMatching +HP:0004261 Wide hamate bone oboInOwl:hasDbXref UMLS:C4021667 semapv:UnspecifiedMatching +HP:0004262 Abnormality of the capitate bone oboInOwl:hasDbXref UMLS:C4025384 semapv:UnspecifiedMatching +HP:0004263 Large capitate bone oboInOwl:hasDbXref UMLS:C4025383 semapv:UnspecifiedMatching +HP:0004264 Narrow carpal joint spaces oboInOwl:hasDbXref UMLS:C4021666 semapv:UnspecifiedMatching +HP:0004267 Narrow small joints of the hand oboInOwl:hasDbXref UMLS:C4025382 semapv:UnspecifiedMatching +HP:0004268 Osteoarthritis of the small joints of the hand oboInOwl:hasDbXref UMLS:C4025381 semapv:UnspecifiedMatching +HP:0004269 Subluxation of the small joints of the hand oboInOwl:hasDbXref UMLS:C4025380 semapv:UnspecifiedMatching +HP:0004271 Cortical thickening of hand bones oboInOwl:hasDbXref UMLS:C4025379 semapv:UnspecifiedMatching +HP:0004272 Cortical thinning of hand bones oboInOwl:hasDbXref UMLS:C4025378 semapv:UnspecifiedMatching +HP:0004273 Cupped metaphyses of hand bones oboInOwl:hasDbXref UMLS:C4025377 semapv:UnspecifiedMatching +HP:0004274 Deficient ossification of hand bones oboInOwl:hasDbXref UMLS:C4025376 semapv:UnspecifiedMatching +HP:0004274 Deficient ossification of hand bones oboInOwl:hasDbXref UMLS:C4280534 semapv:UnspecifiedMatching +HP:0004275 Duplication of hand bones oboInOwl:hasDbXref UMLS:C3276746 semapv:UnspecifiedMatching +HP:0004276 Exostoses of hand bones oboInOwl:hasDbXref UMLS:C4025375 semapv:UnspecifiedMatching +HP:0004277 Fractured hand bones oboInOwl:hasDbXref SCTID:20511007 semapv:UnspecifiedMatching +HP:0004277 Fractured hand bones oboInOwl:hasDbXref UMLS:C0435632 semapv:UnspecifiedMatching +HP:0004278 Synostosis involving bones of the hand oboInOwl:hasDbXref UMLS:C4020831 semapv:UnspecifiedMatching +HP:0004279 Short palm oboInOwl:hasDbXref UMLS:C1843108 semapv:UnspecifiedMatching +HP:0004280 Irregular ossification of hand bones oboInOwl:hasDbXref UMLS:C4025374 semapv:UnspecifiedMatching +HP:0004281 Irregular sclerosis of hand bones oboInOwl:hasDbXref UMLS:C4025373 semapv:UnspecifiedMatching +HP:0004283 Narrow palm oboInOwl:hasDbXref UMLS:C1857632 semapv:UnspecifiedMatching +HP:0004284 Notched hand bones oboInOwl:hasDbXref UMLS:C4025372 semapv:UnspecifiedMatching +HP:0004285 Overmodelled hand bones oboInOwl:hasDbXref UMLS:C4025371 semapv:UnspecifiedMatching +HP:0004286 Patchy sclerosis of hand bones oboInOwl:hasDbXref UMLS:C4025370 semapv:UnspecifiedMatching +HP:0004287 Pointed hand bones oboInOwl:hasDbXref UMLS:C4025369 semapv:UnspecifiedMatching +HP:0004288 Pseudoepiphyses of hand bones oboInOwl:hasDbXref UMLS:C4025368 semapv:UnspecifiedMatching +HP:0004289 Sclerotic foci in hand bones oboInOwl:hasDbXref UMLS:C4025367 semapv:UnspecifiedMatching +HP:0004290 Sclerosis of hand bones with transverse striations oboInOwl:hasDbXref UMLS:C4025366 semapv:UnspecifiedMatching +HP:0004291 Stippled calcification of hand bones oboInOwl:hasDbXref UMLS:C4025365 semapv:UnspecifiedMatching +HP:0004292 Undermodelled hand bones oboInOwl:hasDbXref UMLS:C4025364 semapv:UnspecifiedMatching +HP:0004293 Synostosis of second metacarpal-trapezoid oboInOwl:hasDbXref UMLS:C4021665 semapv:UnspecifiedMatching +HP:0004294 Subluxation of metacarpal phalangeal joints oboInOwl:hasDbXref UMLS:C4025363 semapv:UnspecifiedMatching +HP:0004295 Abnormality of the gastric mucosa oboInOwl:hasDbXref UMLS:C4025362 semapv:UnspecifiedMatching +HP:0004296 Abnormality of gastrointestinal vasculature oboInOwl:hasDbXref UMLS:C4025361 semapv:UnspecifiedMatching +HP:0004297 Abnormality of the biliary system oboInOwl:hasDbXref UMLS:C0940767 semapv:UnspecifiedMatching +HP:0004298 Abnormality of the abdominal wall oboInOwl:hasDbXref UMLS:C4021664 semapv:UnspecifiedMatching +HP:0004299 Hernia of the abdominal wall oboInOwl:hasDbXref SCTID:128545000 semapv:UnspecifiedMatching +HP:0004299 Hernia of the abdominal wall oboInOwl:hasDbXref UMLS:C1442978 semapv:UnspecifiedMatching +HP:0004302 Functional motor deficit oboInOwl:hasDbXref UMLS:C4025360 semapv:UnspecifiedMatching +HP:0004303 Abnormal muscle fiber morphology oboInOwl:hasDbXref UMLS:C4021663 semapv:UnspecifiedMatching +HP:0004305 Involuntary movements oboInOwl:hasDbXref SCTID:102542000 semapv:UnspecifiedMatching +HP:0004305 Involuntary movements oboInOwl:hasDbXref UMLS:C0235086 semapv:UnspecifiedMatching +HP:0004306 Abnormal endocardium morphology oboInOwl:hasDbXref UMLS:C4021662 semapv:UnspecifiedMatching +HP:0004307 Abnormal anatomic location of the heart oboInOwl:hasDbXref UMLS:C4025359 semapv:UnspecifiedMatching +HP:0004308 Ventricular arrhythmia oboInOwl:hasDbXref SCTID:44103008 semapv:UnspecifiedMatching +HP:0004308 Ventricular arrhythmia oboInOwl:hasDbXref UMLS:C0085612 semapv:UnspecifiedMatching +HP:0004309 Ventricular preexcitation oboInOwl:hasDbXref SCTID:195060002 semapv:UnspecifiedMatching +HP:0004309 Ventricular preexcitation oboInOwl:hasDbXref UMLS:C0559106 semapv:UnspecifiedMatching +HP:0004311 Abnormal macrophage morphology oboInOwl:hasDbXref UMLS:C4021661 semapv:UnspecifiedMatching +HP:0004312 Abnormal reticulocyte morphology oboInOwl:hasDbXref UMLS:C4025358 semapv:UnspecifiedMatching +HP:0004313 Decreased circulating antibody level oboInOwl:hasDbXref MESH:D000361 semapv:UnspecifiedMatching +HP:0004313 Decreased circulating antibody level oboInOwl:hasDbXref SCTID:119250001 semapv:UnspecifiedMatching +HP:0004313 Decreased circulating antibody level oboInOwl:hasDbXref UMLS:C0086438 semapv:UnspecifiedMatching +HP:0004313 Decreased circulating antibody level oboInOwl:hasDbXref UMLS:C4048270 semapv:UnspecifiedMatching +HP:0004315 Decreased circulating IgG level oboInOwl:hasDbXref MESH:D017099 semapv:UnspecifiedMatching +HP:0004315 Decreased circulating IgG level oboInOwl:hasDbXref SCTID:123785006 semapv:UnspecifiedMatching +HP:0004315 Decreased circulating IgG level oboInOwl:hasDbXref SCTID:190981001 semapv:UnspecifiedMatching +HP:0004315 Decreased circulating IgG level oboInOwl:hasDbXref UMLS:C0162539 semapv:UnspecifiedMatching +HP:0004319 Decreased circulating aldosterone level oboInOwl:hasDbXref MESH:D006994 semapv:UnspecifiedMatching +HP:0004319 Decreased circulating aldosterone level oboInOwl:hasDbXref SCTID:60086000 semapv:UnspecifiedMatching +HP:0004319 Decreased circulating aldosterone level oboInOwl:hasDbXref UMLS:C0020595 semapv:UnspecifiedMatching +HP:0004319 Decreased circulating aldosterone level oboInOwl:hasDbXref UMLS:C0857899 semapv:UnspecifiedMatching +HP:0004319 Decreased circulating aldosterone level oboInOwl:hasDbXref UMLS:C1846226 semapv:UnspecifiedMatching +HP:0004320 Vaginal fistula oboInOwl:hasDbXref MESH:D014624 semapv:UnspecifiedMatching +HP:0004320 Vaginal fistula oboInOwl:hasDbXref SCTID:45135002 semapv:UnspecifiedMatching +HP:0004320 Vaginal fistula oboInOwl:hasDbXref UMLS:C0042253 semapv:UnspecifiedMatching +HP:0004321 Bladder fistula oboInOwl:hasDbXref MESH:D001747 semapv:UnspecifiedMatching +HP:0004321 Bladder fistula oboInOwl:hasDbXref SCTID:68666001 semapv:UnspecifiedMatching +HP:0004321 Bladder fistula oboInOwl:hasDbXref UMLS:C0005690 semapv:UnspecifiedMatching +HP:0004322 Short stature oboInOwl:hasDbXref SCTID:237836003 semapv:UnspecifiedMatching +HP:0004322 Short stature oboInOwl:hasDbXref UMLS:C0349588 semapv:UnspecifiedMatching +HP:0004323 Abnormality of body weight oboInOwl:hasDbXref UMLS:C0878621 semapv:UnspecifiedMatching +HP:0004323 Abnormality of body weight oboInOwl:hasDbXref UMLS:C4025357 semapv:UnspecifiedMatching +HP:0004324 Increased body weight oboInOwl:hasDbXref MESH:D015430 semapv:UnspecifiedMatching +HP:0004324 Increased body weight oboInOwl:hasDbXref SCTID:161831008 semapv:UnspecifiedMatching +HP:0004324 Increased body weight oboInOwl:hasDbXref SCTID:262286000 semapv:UnspecifiedMatching +HP:0004324 Increased body weight oboInOwl:hasDbXref SCTID:8943002 semapv:UnspecifiedMatching +HP:0004324 Increased body weight oboInOwl:hasDbXref UMLS:C0043094 semapv:UnspecifiedMatching +HP:0004325 Decreased body weight oboInOwl:hasDbXref MESH:D013851 semapv:UnspecifiedMatching +HP:0004325 Decreased body weight oboInOwl:hasDbXref MESH:D015431 semapv:UnspecifiedMatching +HP:0004325 Decreased body weight oboInOwl:hasDbXref SCTID:161832001 semapv:UnspecifiedMatching +HP:0004325 Decreased body weight oboInOwl:hasDbXref SCTID:248342006 semapv:UnspecifiedMatching +HP:0004325 Decreased body weight oboInOwl:hasDbXref SCTID:262285001 semapv:UnspecifiedMatching +HP:0004325 Decreased body weight oboInOwl:hasDbXref SCTID:89362005 semapv:UnspecifiedMatching +HP:0004325 Decreased body weight oboInOwl:hasDbXref UMLS:C0041667 semapv:UnspecifiedMatching +HP:0004325 Decreased body weight oboInOwl:hasDbXref UMLS:C1262477 semapv:UnspecifiedMatching +HP:0004325 Decreased body weight oboInOwl:hasDbXref UMLS:C1844806 semapv:UnspecifiedMatching +HP:0004326 Cachexia oboInOwl:hasDbXref MESH:D002100 semapv:UnspecifiedMatching +HP:0004326 Cachexia oboInOwl:hasDbXref SCTID:238108007 semapv:UnspecifiedMatching +HP:0004326 Cachexia oboInOwl:hasDbXref SCTID:285384003 semapv:UnspecifiedMatching +HP:0004326 Cachexia oboInOwl:hasDbXref UMLS:C0006625 semapv:UnspecifiedMatching +HP:0004327 Abnormal vitreous humor morphology oboInOwl:hasDbXref UMLS:C4025356 semapv:UnspecifiedMatching +HP:0004328 Abnormal anterior eye segment morphology oboInOwl:hasDbXref UMLS:C4025355 semapv:UnspecifiedMatching +HP:0004329 Abnormal posterior eye segment morphology oboInOwl:hasDbXref UMLS:C4025354 semapv:UnspecifiedMatching +HP:0004330 Increased skull ossification oboInOwl:hasDbXref SCTID:17401000119104 semapv:UnspecifiedMatching +HP:0004330 Increased skull ossification oboInOwl:hasDbXref UMLS:C0020496 semapv:UnspecifiedMatching +HP:0004330 Increased skull ossification oboInOwl:hasDbXref UMLS:C4072850 semapv:UnspecifiedMatching +HP:0004330 Increased skull ossification oboInOwl:hasDbXref UMLS:C4072851 semapv:UnspecifiedMatching +HP:0004331 Decreased skull ossification oboInOwl:hasDbXref SCTID:253980008 semapv:UnspecifiedMatching +HP:0004331 Decreased skull ossification oboInOwl:hasDbXref UMLS:C0432073 semapv:UnspecifiedMatching +HP:0004331 Decreased skull ossification oboInOwl:hasDbXref UMLS:C4280533 semapv:UnspecifiedMatching +HP:0004332 Abnormal lymphocyte morphology oboInOwl:hasDbXref SCTID:250284007 semapv:UnspecifiedMatching +HP:0004332 Abnormal lymphocyte morphology oboInOwl:hasDbXref UMLS:C0427546 semapv:UnspecifiedMatching +HP:0004333 Bone-marrow foam cells oboInOwl:hasDbXref UMLS:C1856560 semapv:UnspecifiedMatching +HP:0004334 Dermal atrophy oboInOwl:hasDbXref SCTID:399979006 semapv:UnspecifiedMatching +HP:0004334 Dermal atrophy oboInOwl:hasDbXref SCTID:400190005 semapv:UnspecifiedMatching +HP:0004334 Dermal atrophy oboInOwl:hasDbXref UMLS:C0151514 semapv:UnspecifiedMatching +HP:0004336 Myelin outfoldings oboInOwl:hasDbXref UMLS:C1843168 semapv:UnspecifiedMatching +HP:0004337 Abnormality of amino acid metabolism oboInOwl:hasDbXref UMLS:C1328440 semapv:UnspecifiedMatching +HP:0004338 Abnormal circulating aromatic amino acid concentration oboInOwl:hasDbXref UMLS:C4025352 semapv:UnspecifiedMatching +HP:0004339 Abnormal circulating sulfur amino acid concentration oboInOwl:hasDbXref UMLS:C4021660 semapv:UnspecifiedMatching +HP:0004340 Abnormality of vitamin B metabolism oboInOwl:hasDbXref UMLS:C4021659 semapv:UnspecifiedMatching +HP:0004341 Abnormality of vitamin B12 metabolism oboInOwl:hasDbXref UMLS:C4021658 semapv:UnspecifiedMatching +HP:0004342 Abnormality of galactoside metabolism oboInOwl:hasDbXref UMLS:C4025351 semapv:UnspecifiedMatching +HP:0004343 Abnormal glycosphingolipid metabolism oboInOwl:hasDbXref UMLS:C4025350 semapv:UnspecifiedMatching +HP:0004344 Abnormality of cerebrosidase metabolism oboInOwl:hasDbXref UMLS:C4025349 semapv:UnspecifiedMatching +HP:0004345 Ganglioside accumulation oboInOwl:hasDbXref UMLS:C4025348 semapv:UnspecifiedMatching +HP:0004347 Weakness of muscles of respiration oboInOwl:hasDbXref UMLS:C4025347 semapv:UnspecifiedMatching +HP:0004348 Abnormality of bone mineral density oboInOwl:hasDbXref UMLS:C4021657 semapv:UnspecifiedMatching +HP:0004349 Reduced bone mineral density oboInOwl:hasDbXref UMLS:C2674432 semapv:UnspecifiedMatching +HP:0004352 Abnormal circulating purine concentration oboInOwl:hasDbXref UMLS:C4025346 semapv:UnspecifiedMatching +HP:0004353 Abnormal circulating pyrimidine concentration oboInOwl:hasDbXref UMLS:C4025345 semapv:UnspecifiedMatching +HP:0004354 Abnormal circulating carboxylic acid concentration oboInOwl:hasDbXref UMLS:C4025344 semapv:UnspecifiedMatching +HP:0004356 Abnormality of lysosomal metabolism oboInOwl:hasDbXref UMLS:C4025342 semapv:UnspecifiedMatching +HP:0004357 Abnormal circulating leucine concentration oboInOwl:hasDbXref UMLS:C4025341 semapv:UnspecifiedMatching +HP:0004358 Abnormality of superoxide metabolism oboInOwl:hasDbXref UMLS:C4025340 semapv:UnspecifiedMatching +HP:0004359 Abnormal circulating fatty-acid concentration oboInOwl:hasDbXref UMLS:C4020830 semapv:UnspecifiedMatching +HP:0004359 Abnormal circulating fatty-acid concentration oboInOwl:hasDbXref UMLS:C4021656 semapv:UnspecifiedMatching +HP:0004360 Abnormality of acid-base homeostasis oboInOwl:hasDbXref MESH:D000137 semapv:UnspecifiedMatching +HP:0004360 Abnormality of acid-base homeostasis oboInOwl:hasDbXref UMLS:C0001118 semapv:UnspecifiedMatching +HP:0004361 Abnormality of circulating leptin level oboInOwl:hasDbXref UMLS:C4025339 semapv:UnspecifiedMatching +HP:0004362 Abnormality of enteric ganglion morphology oboInOwl:hasDbXref UMLS:C4025338 semapv:UnspecifiedMatching +HP:0004364 Abnormal circulating nitrogen compound concentration oboInOwl:hasDbXref UMLS:C4025336 semapv:UnspecifiedMatching +HP:0004365 Abnormal circulating tryptophan concentration oboInOwl:hasDbXref UMLS:C4025335 semapv:UnspecifiedMatching +HP:0004366 Abnormality of glycolysis oboInOwl:hasDbXref UMLS:C4025334 semapv:UnspecifiedMatching +HP:0004368 Increased circulating purine concentration oboInOwl:hasDbXref UMLS:C4025332 semapv:UnspecifiedMatching +HP:0004369 Decreased circulating purine concentration oboInOwl:hasDbXref UMLS:C4025331 semapv:UnspecifiedMatching +HP:0004370 Abnormality of temperature regulation oboInOwl:hasDbXref MESH:D001832 semapv:UnspecifiedMatching +HP:0004370 Abnormality of temperature regulation oboInOwl:hasDbXref UMLS:C0005904 semapv:UnspecifiedMatching +HP:0004370 Abnormality of temperature regulation oboInOwl:hasDbXref UMLS:C1832160 semapv:UnspecifiedMatching +HP:0004371 Abnormality of glycosaminoglycan metabolism oboInOwl:hasDbXref UMLS:C4025330 semapv:UnspecifiedMatching +HP:0004372 Reduced consciousness/confusion oboInOwl:hasDbXref SCTID:3006004 semapv:UnspecifiedMatching +HP:0004372 Reduced consciousness/confusion oboInOwl:hasDbXref UMLS:C0234428 semapv:UnspecifiedMatching +HP:0004373 Focal dystonia oboInOwl:hasDbXref MESH:D020821 semapv:UnspecifiedMatching +HP:0004373 Focal dystonia oboInOwl:hasDbXref SCTID:445006008 semapv:UnspecifiedMatching +HP:0004373 Focal dystonia oboInOwl:hasDbXref UMLS:C0743332 semapv:UnspecifiedMatching +HP:0004374 Hemiplegia/hemiparesis oboInOwl:hasDbXref UMLS:C0375206 semapv:UnspecifiedMatching +HP:0004375 Neoplasm of the nervous system oboInOwl:hasDbXref MESH:D009423 semapv:UnspecifiedMatching +HP:0004375 Neoplasm of the nervous system oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0004375 Neoplasm of the nervous system oboInOwl:hasDbXref SCTID:126950007 semapv:UnspecifiedMatching +HP:0004375 Neoplasm of the nervous system oboInOwl:hasDbXref UMLS:C0027766 semapv:UnspecifiedMatching +HP:0004376 Neuroblastic tumor oboInOwl:hasDbXref UMLS:C1334953 semapv:UnspecifiedMatching +HP:0004377 Hematological neoplasm oboInOwl:hasDbXref MESH:D019337 semapv:UnspecifiedMatching +HP:0004377 Hematological neoplasm oboInOwl:hasDbXref SCTID:129154003 semapv:UnspecifiedMatching +HP:0004377 Hematological neoplasm oboInOwl:hasDbXref SCTID:269475001 semapv:UnspecifiedMatching +HP:0004377 Hematological neoplasm oboInOwl:hasDbXref UMLS:C0376545 semapv:UnspecifiedMatching +HP:0004378 Abnormality of the anus oboInOwl:hasDbXref UMLS:C4025329 semapv:UnspecifiedMatching +HP:0004379 Abnormality of alkaline phosphatase level oboInOwl:hasDbXref UMLS:C4020829 semapv:UnspecifiedMatching +HP:0004379 Abnormality of alkaline phosphatase level oboInOwl:hasDbXref UMLS:C4025328 semapv:UnspecifiedMatching +HP:0004380 Aortic valve calcification oboInOwl:hasDbXref MESH:C562942 semapv:UnspecifiedMatching +HP:0004380 Aortic valve calcification oboInOwl:hasDbXref SCTID:250978003 semapv:UnspecifiedMatching +HP:0004380 Aortic valve calcification oboInOwl:hasDbXref UMLS:C0428791 semapv:UnspecifiedMatching +HP:0004381 Supravalvular aortic stenosis oboInOwl:hasDbXref MESH:D021921 semapv:UnspecifiedMatching +HP:0004381 Supravalvular aortic stenosis oboInOwl:hasDbXref SCTID:268185002 semapv:UnspecifiedMatching +HP:0004381 Supravalvular aortic stenosis oboInOwl:hasDbXref UMLS:C0003499 semapv:UnspecifiedMatching +HP:0004382 Mitral valve calcification oboInOwl:hasDbXref SCTID:473372009 semapv:UnspecifiedMatching +HP:0004382 Mitral valve calcification oboInOwl:hasDbXref UMLS:C0919718 semapv:UnspecifiedMatching +HP:0004383 Hypoplastic left heart oboInOwl:hasDbXref MESH:D018636 semapv:UnspecifiedMatching +HP:0004383 Hypoplastic left heart oboInOwl:hasDbXref SCTID:62067003 semapv:UnspecifiedMatching +HP:0004383 Hypoplastic left heart oboInOwl:hasDbXref UMLS:C0152101 semapv:UnspecifiedMatching +HP:0004384 Type I truncus arteriosus oboInOwl:hasDbXref UMLS:C1834934 semapv:UnspecifiedMatching +HP:0004385 Protracted diarrhea oboInOwl:hasDbXref SCTID:236077008 semapv:UnspecifiedMatching +HP:0004385 Protracted diarrhea oboInOwl:hasDbXref UMLS:C0473133 semapv:UnspecifiedMatching +HP:0004386 Gastrointestinal inflammation oboInOwl:hasDbXref UMLS:C1535950 semapv:UnspecifiedMatching +HP:0004387 Enterocolitis oboInOwl:hasDbXref MESH:D004760 semapv:UnspecifiedMatching +HP:0004387 Enterocolitis oboInOwl:hasDbXref SCTID:43752006 semapv:UnspecifiedMatching +HP:0004387 Enterocolitis oboInOwl:hasDbXref UMLS:C0014356 semapv:UnspecifiedMatching +HP:0004388 Microcolon oboInOwl:hasDbXref MESH:C562563 semapv:UnspecifiedMatching +HP:0004388 Microcolon oboInOwl:hasDbXref SCTID:18389004 semapv:UnspecifiedMatching +HP:0004388 Microcolon oboInOwl:hasDbXref UMLS:C0266200 semapv:UnspecifiedMatching +HP:0004388 Microcolon oboInOwl:hasDbXref UMLS:C3553395 semapv:UnspecifiedMatching +HP:0004389 Intestinal pseudo-obstruction oboInOwl:hasDbXref MESH:D007418 semapv:UnspecifiedMatching +HP:0004389 Intestinal pseudo-obstruction oboInOwl:hasDbXref SCTID:235825006 semapv:UnspecifiedMatching +HP:0004389 Intestinal pseudo-obstruction oboInOwl:hasDbXref SCTID:715201005 semapv:UnspecifiedMatching +HP:0004389 Intestinal pseudo-obstruction oboInOwl:hasDbXref UMLS:C0021847 semapv:UnspecifiedMatching +HP:0004390 Hamartomatous polyposis oboInOwl:hasDbXref SCTID:27391005 semapv:UnspecifiedMatching +HP:0004390 Hamartomatous polyposis oboInOwl:hasDbXref UMLS:C0334092 semapv:UnspecifiedMatching +HP:0004390 Hamartomatous polyposis oboInOwl:hasDbXref UMLS:C3277418 semapv:UnspecifiedMatching +HP:0004392 Prune belly oboInOwl:hasDbXref MESH:D011535 semapv:UnspecifiedMatching +HP:0004392 Prune belly oboInOwl:hasDbXref SCTID:5187006 semapv:UnspecifiedMatching +HP:0004392 Prune belly oboInOwl:hasDbXref UMLS:C0033770 semapv:UnspecifiedMatching +HP:0004394 Multiple gastric polyps oboInOwl:hasDbXref MESH:C562464 semapv:UnspecifiedMatching +HP:0004394 Multiple gastric polyps oboInOwl:hasDbXref SCTID:78809005 semapv:UnspecifiedMatching +HP:0004394 Multiple gastric polyps oboInOwl:hasDbXref SCTID:87252009 semapv:UnspecifiedMatching +HP:0004394 Multiple gastric polyps oboInOwl:hasDbXref UMLS:C0236048 semapv:UnspecifiedMatching +HP:0004395 Malnutrition oboInOwl:hasDbXref MESH:D044342 semapv:UnspecifiedMatching +HP:0004395 Malnutrition oboInOwl:hasDbXref SCTID:248325000 semapv:UnspecifiedMatching +HP:0004395 Malnutrition oboInOwl:hasDbXref SCTID:2492009 semapv:UnspecifiedMatching +HP:0004395 Malnutrition oboInOwl:hasDbXref SCTID:47563007 semapv:UnspecifiedMatching +HP:0004395 Malnutrition oboInOwl:hasDbXref SCTID:65404009 semapv:UnspecifiedMatching +HP:0004395 Malnutrition oboInOwl:hasDbXref SCTID:70241007 semapv:UnspecifiedMatching +HP:0004395 Malnutrition oboInOwl:hasDbXref UMLS:C0162429 semapv:UnspecifiedMatching +HP:0004396 Poor appetite oboInOwl:hasDbXref SCTID:64379006 semapv:UnspecifiedMatching +HP:0004396 Poor appetite oboInOwl:hasDbXref UMLS:C0232462 semapv:UnspecifiedMatching +HP:0004397 Ectopic anus oboInOwl:hasDbXref SCTID:5153001 semapv:UnspecifiedMatching +HP:0004397 Ectopic anus oboInOwl:hasDbXref UMLS:C0266231 semapv:UnspecifiedMatching +HP:0004398 Peptic ulcer oboInOwl:hasDbXref MESH:D010437 semapv:UnspecifiedMatching +HP:0004398 Peptic ulcer oboInOwl:hasDbXref SCTID:13200003 semapv:UnspecifiedMatching +HP:0004398 Peptic ulcer oboInOwl:hasDbXref UMLS:C0030920 semapv:UnspecifiedMatching +HP:0004399 Congenital pyloric atresia oboInOwl:hasDbXref UMLS:C4025327 semapv:UnspecifiedMatching +HP:0004400 Abnormality of the pylorus oboInOwl:hasDbXref UMLS:C4025326 semapv:UnspecifiedMatching +HP:0004401 Meconium ileus oboInOwl:hasDbXref SCTID:206523001 semapv:UnspecifiedMatching +HP:0004401 Meconium ileus oboInOwl:hasDbXref SCTID:233662009 semapv:UnspecifiedMatching +HP:0004401 Meconium ileus oboInOwl:hasDbXref SCTID:86092005 semapv:UnspecifiedMatching +HP:0004401 Meconium ileus oboInOwl:hasDbXref UMLS:C0398349 semapv:UnspecifiedMatching +HP:0004401 Meconium ileus oboInOwl:hasDbXref UMLS:C2939175 semapv:UnspecifiedMatching +HP:0004401 Meconium ileus oboInOwl:hasDbXref UMLS:C3553397 semapv:UnspecifiedMatching +HP:0004403 Proximal esophageal atresia oboInOwl:hasDbXref UMLS:C4025325 semapv:UnspecifiedMatching +HP:0004404 Abnormal nipple morphology oboInOwl:hasDbXref SCTID:700153004 semapv:UnspecifiedMatching +HP:0004404 Abnormal nipple morphology oboInOwl:hasDbXref UMLS:C3839073 semapv:UnspecifiedMatching +HP:0004405 Prominent nipples oboInOwl:hasDbXref UMLS:C1855513 semapv:UnspecifiedMatching +HP:0004406 Spontaneous, recurrent epistaxis oboInOwl:hasDbXref UMLS:C3809715 semapv:UnspecifiedMatching +HP:0004407 Bony paranasal bossing oboInOwl:hasDbXref UMLS:C1857499 semapv:UnspecifiedMatching +HP:0004408 Abnormality of the sense of smell oboInOwl:hasDbXref UMLS:C4021655 semapv:UnspecifiedMatching +HP:0004409 Hyposmia oboInOwl:hasDbXref SCTID:83156004 semapv:UnspecifiedMatching +HP:0004409 Hyposmia oboInOwl:hasDbXref UMLS:C2364082 semapv:UnspecifiedMatching +HP:0004411 Deviated nasal septum oboInOwl:hasDbXref SCTID:126660000 semapv:UnspecifiedMatching +HP:0004411 Deviated nasal septum oboInOwl:hasDbXref UMLS:C0549397 semapv:UnspecifiedMatching +HP:0004414 Abnormality of the pulmonary artery oboInOwl:hasDbXref SCTID:128588008 semapv:UnspecifiedMatching +HP:0004414 Abnormality of the pulmonary artery oboInOwl:hasDbXref SCTID:198914002 semapv:UnspecifiedMatching +HP:0004414 Abnormality of the pulmonary artery oboInOwl:hasDbXref SCTID:36110001 semapv:UnspecifiedMatching +HP:0004414 Abnormality of the pulmonary artery oboInOwl:hasDbXref UMLS:C0009681 semapv:UnspecifiedMatching +HP:0004415 Pulmonary artery stenosis oboInOwl:hasDbXref MESH:D000071079 semapv:UnspecifiedMatching +HP:0004415 Pulmonary artery stenosis oboInOwl:hasDbXref SCTID:95441000 semapv:UnspecifiedMatching +HP:0004415 Pulmonary artery stenosis oboInOwl:hasDbXref UMLS:C0238397 semapv:UnspecifiedMatching +HP:0004416 Precocious atherosclerosis oboInOwl:hasDbXref UMLS:C4021654 semapv:UnspecifiedMatching +HP:0004416 Precocious atherosclerosis oboInOwl:hasDbXref UMLS:C4280264 semapv:UnspecifiedMatching +HP:0004417 Intermittent claudication oboInOwl:hasDbXref MESH:D007383 semapv:UnspecifiedMatching +HP:0004417 Intermittent claudication oboInOwl:hasDbXref SCTID:63491006 semapv:UnspecifiedMatching +HP:0004417 Intermittent claudication oboInOwl:hasDbXref UMLS:C0021775 semapv:UnspecifiedMatching +HP:0004418 Thrombophlebitis oboInOwl:hasDbXref MESH:D013924 semapv:UnspecifiedMatching +HP:0004418 Thrombophlebitis oboInOwl:hasDbXref SCTID:64156001 semapv:UnspecifiedMatching +HP:0004418 Thrombophlebitis oboInOwl:hasDbXref UMLS:C0040046 semapv:UnspecifiedMatching +HP:0004419 Recurrent thrombophlebitis oboInOwl:hasDbXref UMLS:C3550150 semapv:UnspecifiedMatching +HP:0004420 Arterial thrombosis oboInOwl:hasDbXref SCTID:65198009 semapv:UnspecifiedMatching +HP:0004420 Arterial thrombosis oboInOwl:hasDbXref UMLS:C0151942 semapv:UnspecifiedMatching +HP:0004421 Elevated systolic blood pressure oboInOwl:hasDbXref UMLS:C1840374 semapv:UnspecifiedMatching +HP:0004422 Biparietal narrowing oboInOwl:hasDbXref UMLS:C1854418 semapv:UnspecifiedMatching +HP:0004422 Biparietal narrowing oboInOwl:hasDbXref UMLS:C4280532 semapv:UnspecifiedMatching +HP:0004423 Cranium bifidum occultum oboInOwl:hasDbXref MESH:C566826 semapv:UnspecifiedMatching +HP:0004423 Cranium bifidum occultum oboInOwl:hasDbXref SCTID:718099006 semapv:UnspecifiedMatching +HP:0004423 Cranium bifidum occultum oboInOwl:hasDbXref UMLS:C1868598 semapv:UnspecifiedMatching +HP:0004425 Flat forehead oboInOwl:hasDbXref UMLS:C1857485 semapv:UnspecifiedMatching +HP:0004426 Abnormality of the cheek oboInOwl:hasDbXref UMLS:C4025324 semapv:UnspecifiedMatching +HP:0004428 Elfin facies oboInOwl:hasDbXref SCTID:69288002 semapv:UnspecifiedMatching +HP:0004428 Elfin facies oboInOwl:hasDbXref UMLS:C0332606 semapv:UnspecifiedMatching +HP:0004429 Recurrent viral infections oboInOwl:hasDbXref UMLS:C1837066 semapv:UnspecifiedMatching +HP:0004430 Severe combined immunodeficiency oboInOwl:hasDbXref MESH:D016511 semapv:UnspecifiedMatching +HP:0004430 Severe combined immunodeficiency oboInOwl:hasDbXref SCTID:31323000 semapv:UnspecifiedMatching +HP:0004430 Severe combined immunodeficiency oboInOwl:hasDbXref UMLS:C0085110 semapv:UnspecifiedMatching +HP:0004431 Complement deficiency oboInOwl:hasDbXref SCTID:24743004 semapv:UnspecifiedMatching +HP:0004431 Complement deficiency oboInOwl:hasDbXref UMLS:C0272242 semapv:UnspecifiedMatching +HP:0004432 Agammaglobulinemia oboInOwl:hasDbXref MESH:D000361 semapv:UnspecifiedMatching +HP:0004432 Agammaglobulinemia oboInOwl:hasDbXref SCTID:119249001 semapv:UnspecifiedMatching +HP:0004432 Agammaglobulinemia oboInOwl:hasDbXref UMLS:C0001768 semapv:UnspecifiedMatching +HP:0004433 Secretory IgA deficiency oboInOwl:hasDbXref MESH:C562869 semapv:UnspecifiedMatching +HP:0004433 Secretory IgA deficiency oboInOwl:hasDbXref SCTID:234554004 semapv:UnspecifiedMatching +HP:0004433 Secretory IgA deficiency oboInOwl:hasDbXref UMLS:C0398709 semapv:UnspecifiedMatching +HP:0004434 Decreased serum complement C8 oboInOwl:hasDbXref UMLS:C3151082 semapv:UnspecifiedMatching +HP:0004437 Cranial hyperostosis oboInOwl:hasDbXref UMLS:C1832451 semapv:UnspecifiedMatching +HP:0004437 Cranial hyperostosis oboInOwl:hasDbXref UMLS:C4280528 semapv:UnspecifiedMatching +HP:0004437 Cranial hyperostosis oboInOwl:hasDbXref UMLS:C4280529 semapv:UnspecifiedMatching +HP:0004437 Cranial hyperostosis oboInOwl:hasDbXref UMLS:C4280530 semapv:UnspecifiedMatching +HP:0004437 Cranial hyperostosis oboInOwl:hasDbXref UMLS:C4280531 semapv:UnspecifiedMatching +HP:0004438 Hyperostosis frontalis interna oboInOwl:hasDbXref MESH:D006957 semapv:UnspecifiedMatching +HP:0004438 Hyperostosis frontalis interna oboInOwl:hasDbXref SCTID:82054006 semapv:UnspecifiedMatching +HP:0004438 Hyperostosis frontalis interna oboInOwl:hasDbXref UMLS:C0020494 semapv:UnspecifiedMatching +HP:0004438 Hyperostosis frontalis interna oboInOwl:hasDbXref UMLS:C4280524 semapv:UnspecifiedMatching +HP:0004438 Hyperostosis frontalis interna oboInOwl:hasDbXref UMLS:C4280525 semapv:UnspecifiedMatching +HP:0004438 Hyperostosis frontalis interna oboInOwl:hasDbXref UMLS:C4280526 semapv:UnspecifiedMatching +HP:0004438 Hyperostosis frontalis interna oboInOwl:hasDbXref UMLS:C4280527 semapv:UnspecifiedMatching +HP:0004439 Craniofacial dysostosis oboInOwl:hasDbXref MESH:D003394 semapv:UnspecifiedMatching +HP:0004439 Craniofacial dysostosis oboInOwl:hasDbXref SCTID:28861008 semapv:UnspecifiedMatching +HP:0004439 Craniofacial dysostosis oboInOwl:hasDbXref UMLS:C0010273 semapv:UnspecifiedMatching +HP:0004440 Coronal craniosynostosis oboInOwl:hasDbXref UMLS:C1856266 semapv:UnspecifiedMatching +HP:0004442 Sagittal craniosynostosis oboInOwl:hasDbXref SCTID:109418001 semapv:UnspecifiedMatching +HP:0004442 Sagittal craniosynostosis oboInOwl:hasDbXref UMLS:C0432123 semapv:UnspecifiedMatching +HP:0004443 Lambdoidal craniosynostosis oboInOwl:hasDbXref MESH:D003398 semapv:UnspecifiedMatching +HP:0004443 Lambdoidal craniosynostosis oboInOwl:hasDbXref SCTID:109417006 semapv:UnspecifiedMatching +HP:0004443 Lambdoidal craniosynostosis oboInOwl:hasDbXref UMLS:C1833340 semapv:UnspecifiedMatching +HP:0004444 Spherocytosis oboInOwl:hasDbXref SCTID:17235000 semapv:UnspecifiedMatching +HP:0004444 Spherocytosis oboInOwl:hasDbXref UMLS:C0553720 semapv:UnspecifiedMatching +HP:0004445 Elliptocytosis oboInOwl:hasDbXref MESH:D004612 semapv:UnspecifiedMatching +HP:0004445 Elliptocytosis oboInOwl:hasDbXref SCTID:178935009 semapv:UnspecifiedMatching +HP:0004445 Elliptocytosis oboInOwl:hasDbXref SCTID:191169008 semapv:UnspecifiedMatching +HP:0004445 Elliptocytosis oboInOwl:hasDbXref SCTID:250242004 semapv:UnspecifiedMatching +HP:0004445 Elliptocytosis oboInOwl:hasDbXref UMLS:C0013902 semapv:UnspecifiedMatching +HP:0004445 Elliptocytosis oboInOwl:hasDbXref UMLS:C0427480 semapv:UnspecifiedMatching +HP:0004446 Stomatocytosis oboInOwl:hasDbXref UMLS:C0677598 semapv:UnspecifiedMatching +HP:0004447 Poikilocytosis oboInOwl:hasDbXref SCTID:165479004 semapv:UnspecifiedMatching +HP:0004447 Poikilocytosis oboInOwl:hasDbXref UMLS:C0221281 semapv:UnspecifiedMatching +HP:0004448 Fulminant hepatic failure oboInOwl:hasDbXref MESH:D017114 semapv:UnspecifiedMatching +HP:0004448 Fulminant hepatic failure oboInOwl:hasDbXref SCTID:197270009 semapv:UnspecifiedMatching +HP:0004448 Fulminant hepatic failure oboInOwl:hasDbXref SCTID:235884008 semapv:UnspecifiedMatching +HP:0004448 Fulminant hepatic failure oboInOwl:hasDbXref UMLS:C0162557 semapv:UnspecifiedMatching +HP:0004450 Preauricular skin furrow oboInOwl:hasDbXref UMLS:C1852411 semapv:UnspecifiedMatching +HP:0004451 Postauricular skin tag oboInOwl:hasDbXref UMLS:C4025323 semapv:UnspecifiedMatching +HP:0004452 Abnormality of the middle ear ossicles oboInOwl:hasDbXref UMLS:C1836678 semapv:UnspecifiedMatching +HP:0004453 Overfolding of the superior helices oboInOwl:hasDbXref UMLS:C1865304 semapv:UnspecifiedMatching +HP:0004454 Abnormal middle ear reflexes oboInOwl:hasDbXref UMLS:C1970887 semapv:UnspecifiedMatching +HP:0004458 Dilatated internal auditory canal oboInOwl:hasDbXref UMLS:C2676973 semapv:UnspecifiedMatching +HP:0004459 Exostosis of the external auditory canal oboInOwl:hasDbXref SCTID:19560007 semapv:UnspecifiedMatching +HP:0004459 Exostosis of the external auditory canal oboInOwl:hasDbXref UMLS:C0155411 semapv:UnspecifiedMatching +HP:0004461 Congenital earlobe sinuses oboInOwl:hasDbXref UMLS:C1969394 semapv:UnspecifiedMatching +HP:0004463 Absent brainstem auditory responses oboInOwl:hasDbXref UMLS:C1836742 semapv:UnspecifiedMatching +HP:0004464 Postauricular pit oboInOwl:hasDbXref SCTID:43887004 semapv:UnspecifiedMatching +HP:0004464 Postauricular pit oboInOwl:hasDbXref UMLS:C0395905 semapv:UnspecifiedMatching +HP:0004466 Prolonged brainstem auditory evoked potentials oboInOwl:hasDbXref UMLS:C4025322 semapv:UnspecifiedMatching +HP:0004467 Preauricular pit oboInOwl:hasDbXref MESH:C563015 semapv:UnspecifiedMatching +HP:0004467 Preauricular pit oboInOwl:hasDbXref SCTID:1955003 semapv:UnspecifiedMatching +HP:0004467 Preauricular pit oboInOwl:hasDbXref SCTID:204271000 semapv:UnspecifiedMatching +HP:0004467 Preauricular pit oboInOwl:hasDbXref SCTID:204272007 semapv:UnspecifiedMatching +HP:0004467 Preauricular pit oboInOwl:hasDbXref UMLS:C0266610 semapv:UnspecifiedMatching +HP:0004467 Preauricular pit oboInOwl:hasDbXref UMLS:C0266625 semapv:UnspecifiedMatching +HP:0004467 Preauricular pit oboInOwl:hasDbXref UMLS:C0546969 semapv:UnspecifiedMatching +HP:0004468 Anomalous tracheal cartilage oboInOwl:hasDbXref UMLS:C1863406 semapv:UnspecifiedMatching +HP:0004469 Chronic bronchitis oboInOwl:hasDbXref MESH:D029481 semapv:UnspecifiedMatching +HP:0004469 Chronic bronchitis oboInOwl:hasDbXref SCTID:63480004 semapv:UnspecifiedMatching +HP:0004469 Chronic bronchitis oboInOwl:hasDbXref UMLS:C0008677 semapv:UnspecifiedMatching +HP:0004470 Atretic occipital cephalocele oboInOwl:hasDbXref UMLS:C1836600 semapv:UnspecifiedMatching +HP:0004471 Aplasia cutis congenita over the scalp vertex oboInOwl:hasDbXref UMLS:C1970112 semapv:UnspecifiedMatching +HP:0004472 Mandibular hyperostosis oboInOwl:hasDbXref UMLS:C4025321 semapv:UnspecifiedMatching +HP:0004472 Mandibular hyperostosis oboInOwl:hasDbXref UMLS:C4280521 semapv:UnspecifiedMatching +HP:0004472 Mandibular hyperostosis oboInOwl:hasDbXref UMLS:C4280522 semapv:UnspecifiedMatching +HP:0004472 Mandibular hyperostosis oboInOwl:hasDbXref UMLS:C4280523 semapv:UnspecifiedMatching +HP:0004474 Persistent open anterior fontanelle oboInOwl:hasDbXref UMLS:C1849537 semapv:UnspecifiedMatching +HP:0004476 Aplasia cutis congenita over parietal area oboInOwl:hasDbXref UMLS:C1863492 semapv:UnspecifiedMatching +HP:0004478 Ethmoidal encephalocele oboInOwl:hasDbXref UMLS:C1843495 semapv:UnspecifiedMatching +HP:0004481 Progressive macrocephaly oboInOwl:hasDbXref UMLS:C1859896 semapv:UnspecifiedMatching +HP:0004482 Relative macrocephaly oboInOwl:hasDbXref SCTID:3961000119101 semapv:UnspecifiedMatching +HP:0004482 Relative macrocephaly oboInOwl:hasDbXref UMLS:C1849075 semapv:UnspecifiedMatching +HP:0004484 Craniofacial asymmetry oboInOwl:hasDbXref UMLS:C4025320 semapv:UnspecifiedMatching +HP:0004485 Cessation of head growth oboInOwl:hasDbXref UMLS:C4025319 semapv:UnspecifiedMatching +HP:0004487 Acrobrachycephaly oboInOwl:hasDbXref SCTID:711039004 semapv:UnspecifiedMatching +HP:0004487 Acrobrachycephaly oboInOwl:hasDbXref UMLS:C1863395 semapv:UnspecifiedMatching +HP:0004488 Macrocephaly at birth oboInOwl:hasDbXref UMLS:C1836599 semapv:UnspecifiedMatching +HP:0004490 Calvarial hyperostosis oboInOwl:hasDbXref MESH:C537963 semapv:UnspecifiedMatching +HP:0004490 Calvarial hyperostosis oboInOwl:hasDbXref UMLS:C1863351 semapv:UnspecifiedMatching +HP:0004490 Calvarial hyperostosis oboInOwl:hasDbXref UMLS:C4280519 semapv:UnspecifiedMatching +HP:0004490 Calvarial hyperostosis oboInOwl:hasDbXref UMLS:C4280520 semapv:UnspecifiedMatching +HP:0004491 Large posterior fontanelle oboInOwl:hasDbXref UMLS:C1855233 semapv:UnspecifiedMatching +HP:0004492 Widely patent fontanelles and sutures oboInOwl:hasDbXref UMLS:C1849300 semapv:UnspecifiedMatching +HP:0004493 Craniofacial hyperostosis oboInOwl:hasDbXref UMLS:C1868085 semapv:UnspecifiedMatching +HP:0004493 Craniofacial hyperostosis oboInOwl:hasDbXref UMLS:C4280516 semapv:UnspecifiedMatching +HP:0004493 Craniofacial hyperostosis oboInOwl:hasDbXref UMLS:C4280517 semapv:UnspecifiedMatching +HP:0004493 Craniofacial hyperostosis oboInOwl:hasDbXref UMLS:C4280518 semapv:UnspecifiedMatching +HP:0004495 Thin anteverted nares oboInOwl:hasDbXref UMLS:C1834056 semapv:UnspecifiedMatching +HP:0004496 Posterior choanal atresia oboInOwl:hasDbXref MESH:C562435 semapv:UnspecifiedMatching +HP:0004496 Posterior choanal atresia oboInOwl:hasDbXref UMLS:C0220723 semapv:UnspecifiedMatching +HP:0004499 Chronic rhinitis due to narrow nasal airway oboInOwl:hasDbXref UMLS:C4025318 semapv:UnspecifiedMatching +HP:0004502 Bilateral choanal atresia oboInOwl:hasDbXref UMLS:C4025317 semapv:UnspecifiedMatching +HP:0004510 Pancreatic islet-cell hyperplasia oboInOwl:hasDbXref UMLS:C0597167 semapv:UnspecifiedMatching +HP:0004523 Long eyebrows oboInOwl:hasDbXref UMLS:C3280131 semapv:UnspecifiedMatching +HP:0004524 Temporal hypotrichosis oboInOwl:hasDbXref UMLS:C4025316 semapv:UnspecifiedMatching +HP:0004527 Large clumps of pigment irregularly distributed along hair shaft oboInOwl:hasDbXref UMLS:C4025315 semapv:UnspecifiedMatching +HP:0004528 Generalized hypotrichosis oboInOwl:hasDbXref UMLS:C4021653 semapv:UnspecifiedMatching +HP:0004529 Atrophic, patchy alopecia oboInOwl:hasDbXref UMLS:C4025314 semapv:UnspecifiedMatching +HP:0004532 Sacral hypertrichosis oboInOwl:hasDbXref UMLS:C4025313 semapv:UnspecifiedMatching +HP:0004535 Anterior cervical hypertrichosis oboInOwl:hasDbXref MESH:C538390 semapv:UnspecifiedMatching +HP:0004535 Anterior cervical hypertrichosis oboInOwl:hasDbXref UMLS:C1838123 semapv:UnspecifiedMatching +HP:0004540 Congenital, generalized hypertrichosis oboInOwl:hasDbXref MESH:C538388 semapv:UnspecifiedMatching +HP:0004540 Congenital, generalized hypertrichosis oboInOwl:hasDbXref UMLS:C1855900 semapv:UnspecifiedMatching +HP:0004552 Scarring alopecia of scalp oboInOwl:hasDbXref UMLS:C3806301 semapv:UnspecifiedMatching +HP:0004554 Generalized hypertrichosis oboInOwl:hasDbXref UMLS:C3277940 semapv:UnspecifiedMatching +HP:0004557 Anterior vertebral fusion oboInOwl:hasDbXref UMLS:C1969393 semapv:UnspecifiedMatching +HP:0004558 Cervical platyspondyly oboInOwl:hasDbXref UMLS:C1856641 semapv:UnspecifiedMatching +HP:0004562 Beaking of vertebral bodies T12-L3 oboInOwl:hasDbXref UMLS:C1854941 semapv:UnspecifiedMatching +HP:0004563 Increased spinal bone density oboInOwl:hasDbXref UMLS:C4020828 semapv:UnspecifiedMatching +HP:0004563 Increased spinal bone density oboInOwl:hasDbXref UMLS:C4280254 semapv:UnspecifiedMatching +HP:0004563 Increased spinal bone density oboInOwl:hasDbXref UMLS:C4280513 semapv:UnspecifiedMatching +HP:0004563 Increased spinal bone density oboInOwl:hasDbXref UMLS:C4280514 semapv:UnspecifiedMatching +HP:0004563 Increased spinal bone density oboInOwl:hasDbXref UMLS:C4280515 semapv:UnspecifiedMatching +HP:0004565 Severe platyspondyly oboInOwl:hasDbXref UMLS:C1850293 semapv:UnspecifiedMatching +HP:0004566 Pear-shaped vertebrae oboInOwl:hasDbXref UMLS:C1866731 semapv:UnspecifiedMatching +HP:0004568 Beaking of vertebral bodies oboInOwl:hasDbXref SCTID:19888007 semapv:UnspecifiedMatching +HP:0004568 Beaking of vertebral bodies oboInOwl:hasDbXref UMLS:C0264112 semapv:UnspecifiedMatching +HP:0004568 Beaking of vertebral bodies oboInOwl:hasDbXref UMLS:C1856599 semapv:UnspecifiedMatching +HP:0004570 Increased vertebral height oboInOwl:hasDbXref UMLS:C1864853 semapv:UnspecifiedMatching +HP:0004571 Widening of cervical spinal canal oboInOwl:hasDbXref UMLS:C3807591 semapv:UnspecifiedMatching +HP:0004573 Anterior wedging of T11 oboInOwl:hasDbXref UMLS:C4021652 semapv:UnspecifiedMatching +HP:0004575 Fusion of midcervical facet joints oboInOwl:hasDbXref UMLS:C1847394 semapv:UnspecifiedMatching +HP:0004576 Sclerotic vertebral endplates oboInOwl:hasDbXref UMLS:C1859698 semapv:UnspecifiedMatching +HP:0004580 Anterior scalloping of vertebral bodies oboInOwl:hasDbXref UMLS:C2673652 semapv:UnspecifiedMatching +HP:0004581 Increased anterior vertebral height oboInOwl:hasDbXref UMLS:C1866732 semapv:UnspecifiedMatching +HP:0004582 Irregularity of vertebral bodies oboInOwl:hasDbXref UMLS:C4025311 semapv:UnspecifiedMatching +HP:0004586 Biconcave vertebral bodies oboInOwl:hasDbXref UMLS:C1856087 semapv:UnspecifiedMatching +HP:0004589 Dysplasia of second lumbar vertebra oboInOwl:hasDbXref UMLS:C4025310 semapv:UnspecifiedMatching +HP:0004590 Hypoplastic sacrum oboInOwl:hasDbXref UMLS:C1970816 semapv:UnspecifiedMatching +HP:0004591 Disc-like vertebral bodies oboInOwl:hasDbXref UMLS:C1835444 semapv:UnspecifiedMatching +HP:0004592 Thoracic platyspondyly oboInOwl:hasDbXref UMLS:C1862428 semapv:UnspecifiedMatching +HP:0004594 Hump-shaped mound of bone in central and posterior portions of vertebral endplate oboInOwl:hasDbXref UMLS:C1839252 semapv:UnspecifiedMatching +HP:0004598 Supernumerary vertebral ossification centers oboInOwl:hasDbXref UMLS:C4025309 semapv:UnspecifiedMatching +HP:0004599 Absent or minimally ossified vertebral bodies oboInOwl:hasDbXref UMLS:C1832983 semapv:UnspecifiedMatching +HP:0004601 Spina bifida occulta at L5 oboInOwl:hasDbXref UMLS:C4025308 semapv:UnspecifiedMatching +HP:0004602 Cervical C2/C3 vertebral fusion oboInOwl:hasDbXref MESH:D007714 semapv:UnspecifiedMatching +HP:0004602 Cervical C2/C3 vertebral fusion oboInOwl:hasDbXref SCTID:388981000 semapv:UnspecifiedMatching +HP:0004602 Cervical C2/C3 vertebral fusion oboInOwl:hasDbXref SCTID:5601008 semapv:UnspecifiedMatching +HP:0004602 Cervical C2/C3 vertebral fusion oboInOwl:hasDbXref UMLS:C0022738 semapv:UnspecifiedMatching +HP:0004603 Hyperconvex vertebral body endplates oboInOwl:hasDbXref UMLS:C4025307 semapv:UnspecifiedMatching +HP:0004605 Absent vertebral body mineralization oboInOwl:hasDbXref UMLS:C1860191 semapv:UnspecifiedMatching +HP:0004606 Unossified vertebral bodies oboInOwl:hasDbXref UMLS:C1860202 semapv:UnspecifiedMatching +HP:0004607 Anterior beaking of lower thoracic vertebrae oboInOwl:hasDbXref UMLS:C4025306 semapv:UnspecifiedMatching +HP:0004608 Anteriorly placed odontoid process oboInOwl:hasDbXref UMLS:C1844512 semapv:UnspecifiedMatching +HP:0004609 Patchy distortion of vertebrae oboInOwl:hasDbXref UMLS:C4025305 semapv:UnspecifiedMatching +HP:0004610 Lumbar spinal canal stenosis oboInOwl:hasDbXref SCTID:18347007 semapv:UnspecifiedMatching +HP:0004610 Lumbar spinal canal stenosis oboInOwl:hasDbXref UMLS:C0158288 semapv:UnspecifiedMatching +HP:0004611 Anterior concavity of thoracic vertebrae oboInOwl:hasDbXref UMLS:C1839822 semapv:UnspecifiedMatching +HP:0004614 Spina bifida occulta at S1 oboInOwl:hasDbXref UMLS:C4025304 semapv:UnspecifiedMatching +HP:0004616 Cleft vertebral arch oboInOwl:hasDbXref UMLS:C1859458 semapv:UnspecifiedMatching +HP:0004617 Butterfly vertebral arch oboInOwl:hasDbXref UMLS:C1861627 semapv:UnspecifiedMatching +HP:0004618 Sandwich appearance of vertebral bodies oboInOwl:hasDbXref UMLS:C1850134 semapv:UnspecifiedMatching +HP:0004619 Lumbar kyphoscoliosis oboInOwl:hasDbXref UMLS:C1834953 semapv:UnspecifiedMatching +HP:0004621 Enlarged vertebral pedicles oboInOwl:hasDbXref UMLS:C4025303 semapv:UnspecifiedMatching +HP:0004622 Progressive intervertebral space narrowing oboInOwl:hasDbXref UMLS:C1837670 semapv:UnspecifiedMatching +HP:0004625 Biconvex vertebral bodies oboInOwl:hasDbXref UMLS:C1866675 semapv:UnspecifiedMatching +HP:0004626 Lumbar scoliosis oboInOwl:hasDbXref UMLS:C2748518 semapv:UnspecifiedMatching +HP:0004629 Small cervical vertebral bodies oboInOwl:hasDbXref UMLS:C1851130 semapv:UnspecifiedMatching +HP:0004630 Anterior beaking of thoracic vertebrae oboInOwl:hasDbXref UMLS:C4025302 semapv:UnspecifiedMatching +HP:0004631 Decreased cervical spine flexion due to contractures of posterior cervical muscles oboInOwl:hasDbXref UMLS:C1839653 semapv:UnspecifiedMatching +HP:0004631 Decreased cervical spine flexion due to contractures of posterior cervical muscles oboInOwl:hasDbXref UMLS:C4280512 semapv:UnspecifiedMatching +HP:0004632 Cervical segmentation defect oboInOwl:hasDbXref UMLS:C1862415 semapv:UnspecifiedMatching +HP:0004633 Lower thoracic kyphosis oboInOwl:hasDbXref UMLS:C1864361 semapv:UnspecifiedMatching +HP:0004634 Cuboid-shaped vertebral bodies oboInOwl:hasDbXref UMLS:C2673653 semapv:UnspecifiedMatching +HP:0004635 Cervical C5/C6 vertebrae fusion oboInOwl:hasDbXref UMLS:C4025301 semapv:UnspecifiedMatching +HP:0004637 Decreased cervical spine mobility oboInOwl:hasDbXref UMLS:C1859692 semapv:UnspecifiedMatching +HP:0004639 Elevated amniotic fluid alpha-fetoprotein oboInOwl:hasDbXref UMLS:C1839860 semapv:UnspecifiedMatching +HP:0004646 Hypoplasia of the nasal bone oboInOwl:hasDbXref UMLS:C4021651 semapv:UnspecifiedMatching +HP:0004660 Hypoplasia of facial musculature oboInOwl:hasDbXref UMLS:C1834042 semapv:UnspecifiedMatching +HP:0004660 Hypoplasia of facial musculature oboInOwl:hasDbXref UMLS:C4280509 semapv:UnspecifiedMatching +HP:0004660 Hypoplasia of facial musculature oboInOwl:hasDbXref UMLS:C4280510 semapv:UnspecifiedMatching +HP:0004660 Hypoplasia of facial musculature oboInOwl:hasDbXref UMLS:C4280511 semapv:UnspecifiedMatching +HP:0004661 Frontalis muscle weakness oboInOwl:hasDbXref UMLS:C1859438 semapv:UnspecifiedMatching +HP:0004664 Facial midline hemangioma oboInOwl:hasDbXref UMLS:C1862496 semapv:UnspecifiedMatching +HP:0004673 Decreased facial expression oboInOwl:hasDbXref UMLS:C1862474 semapv:UnspecifiedMatching +HP:0004676 Prominent supraorbital arches in adult oboInOwl:hasDbXref UMLS:C1834993 semapv:UnspecifiedMatching +HP:0004679 Large tarsal bones oboInOwl:hasDbXref UMLS:C1859116 semapv:UnspecifiedMatching +HP:0004681 Deep longitudinal plantar crease oboInOwl:hasDbXref UMLS:C1859223 semapv:UnspecifiedMatching +HP:0004681 Deep longitudinal plantar crease oboInOwl:hasDbXref UMLS:C4280508 semapv:UnspecifiedMatching +HP:0004684 Talipes valgus oboInOwl:hasDbXref SCTID:79807003 semapv:UnspecifiedMatching +HP:0004684 Talipes valgus oboInOwl:hasDbXref UMLS:C0152236 semapv:UnspecifiedMatching +HP:0004686 Short third metatarsal oboInOwl:hasDbXref UMLS:C4021650 semapv:UnspecifiedMatching +HP:0004688 Irregular tarsal bones oboInOwl:hasDbXref UMLS:C1855240 semapv:UnspecifiedMatching +HP:0004689 Short fourth metatarsal oboInOwl:hasDbXref UMLS:C1848514 semapv:UnspecifiedMatching +HP:0004690 Thickened Achilles tendon oboInOwl:hasDbXref UMLS:C0919997 semapv:UnspecifiedMatching +HP:0004691 2-3 toe syndactyly oboInOwl:hasDbXref SCTID:205145001 semapv:UnspecifiedMatching +HP:0004691 2-3 toe syndactyly oboInOwl:hasDbXref UMLS:C0432040 semapv:UnspecifiedMatching +HP:0004692 4-5 toe syndactyly oboInOwl:hasDbXref UMLS:C1837836 semapv:UnspecifiedMatching +HP:0004695 Calcaneal epiphyseal stippling oboInOwl:hasDbXref UMLS:C1861708 semapv:UnspecifiedMatching +HP:0004696 Talipes cavus equinovarus oboInOwl:hasDbXref UMLS:C1832342 semapv:UnspecifiedMatching +HP:0004699 Osteoporotic metatarsal oboInOwl:hasDbXref UMLS:C1836873 semapv:UnspecifiedMatching +HP:0004704 Short fifth metatarsal oboInOwl:hasDbXref UMLS:C4021649 semapv:UnspecifiedMatching +HP:0004712 Renal malrotation oboInOwl:hasDbXref SCTID:49008000 semapv:UnspecifiedMatching +HP:0004712 Renal malrotation oboInOwl:hasDbXref UMLS:C0238210 semapv:UnspecifiedMatching +HP:0004713 Reversible renal failure oboInOwl:hasDbXref UMLS:C1843276 semapv:UnspecifiedMatching +HP:0004717 Axial malrotation of the kidney oboInOwl:hasDbXref UMLS:C4025300 semapv:UnspecifiedMatching +HP:0004719 Hyperechogenic kidneys oboInOwl:hasDbXref UMLS:C3275899 semapv:UnspecifiedMatching +HP:0004722 Thickened glomerular basement membrane oboInOwl:hasDbXref SCTID:264932002 semapv:UnspecifiedMatching +HP:0004722 Thickened glomerular basement membrane oboInOwl:hasDbXref UMLS:C0445347 semapv:UnspecifiedMatching +HP:0004724 Calcium nephrolithiasis oboInOwl:hasDbXref UMLS:C1855801 semapv:UnspecifiedMatching +HP:0004727 Impaired renal concentrating ability oboInOwl:hasDbXref UMLS:C1859819 semapv:UnspecifiedMatching +HP:0004729 Acute tubulointerstitial nephritis oboInOwl:hasDbXref MESH:C564356 semapv:UnspecifiedMatching +HP:0004729 Acute tubulointerstitial nephritis oboInOwl:hasDbXref UMLS:C1843274 semapv:UnspecifiedMatching +HP:0004732 Impaired renal uric acid clearance oboInOwl:hasDbXref UMLS:C1969371 semapv:UnspecifiedMatching +HP:0004734 Renal cortical microcysts oboInOwl:hasDbXref UMLS:C1865877 semapv:UnspecifiedMatching +HP:0004736 Crossed fused renal ectopia oboInOwl:hasDbXref UMLS:C1835796 semapv:UnspecifiedMatching +HP:0004737 Global glomerulosclerosis oboInOwl:hasDbXref UMLS:C1865276 semapv:UnspecifiedMatching +HP:0004742 Abnormal renal collecting system morphology oboInOwl:hasDbXref UMLS:C1851303 semapv:UnspecifiedMatching +HP:0004743 Chronic tubulointerstitial nephritis oboInOwl:hasDbXref SCTID:60926001 semapv:UnspecifiedMatching +HP:0004743 Chronic tubulointerstitial nephritis oboInOwl:hasDbXref UMLS:C0238304 semapv:UnspecifiedMatching +HP:0004746 Glomerular subendothelial electron-dense deposits oboInOwl:hasDbXref MESH:D015432 semapv:UnspecifiedMatching +HP:0004746 Glomerular subendothelial electron-dense deposits oboInOwl:hasDbXref SCTID:59479006 semapv:UnspecifiedMatching +HP:0004746 Glomerular subendothelial electron-dense deposits oboInOwl:hasDbXref UMLS:C0268743 semapv:UnspecifiedMatching +HP:0004749 Atrial flutter oboInOwl:hasDbXref MESH:D001282 semapv:UnspecifiedMatching +HP:0004749 Atrial flutter oboInOwl:hasDbXref SCTID:5370000 semapv:UnspecifiedMatching +HP:0004749 Atrial flutter oboInOwl:hasDbXref UMLS:C0004239 semapv:UnspecifiedMatching +HP:0004751 Paroxysmal ventricular tachycardia oboInOwl:hasDbXref SCTID:66657009 semapv:UnspecifiedMatching +HP:0004751 Paroxysmal ventricular tachycardia oboInOwl:hasDbXref UMLS:C0030591 semapv:UnspecifiedMatching +HP:0004752 Congenital atrioventricular dissociation oboInOwl:hasDbXref UMLS:C4025299 semapv:UnspecifiedMatching +HP:0004754 Permanent atrial fibrillation oboInOwl:hasDbXref SCTID:426749004 semapv:UnspecifiedMatching +HP:0004754 Permanent atrial fibrillation oboInOwl:hasDbXref SCTID:440028005 semapv:UnspecifiedMatching +HP:0004754 Permanent atrial fibrillation oboInOwl:hasDbXref UMLS:C0694539 semapv:UnspecifiedMatching +HP:0004754 Permanent atrial fibrillation oboInOwl:hasDbXref UMLS:C2586056 semapv:UnspecifiedMatching +HP:0004755 Supraventricular tachycardia oboInOwl:hasDbXref MESH:D013617 semapv:UnspecifiedMatching +HP:0004755 Supraventricular tachycardia oboInOwl:hasDbXref SCTID:6456007 semapv:UnspecifiedMatching +HP:0004755 Supraventricular tachycardia oboInOwl:hasDbXref UMLS:C0039240 semapv:UnspecifiedMatching +HP:0004755 Supraventricular tachycardia oboInOwl:hasDbXref UMLS:C1698480 semapv:UnspecifiedMatching +HP:0004756 Ventricular tachycardia oboInOwl:hasDbXref MESH:D017180 semapv:UnspecifiedMatching +HP:0004756 Ventricular tachycardia oboInOwl:hasDbXref SCTID:25569003 semapv:UnspecifiedMatching +HP:0004756 Ventricular tachycardia oboInOwl:hasDbXref UMLS:C0042514 semapv:UnspecifiedMatching +HP:0004757 Paroxysmal atrial fibrillation oboInOwl:hasDbXref MESH:D001281 semapv:UnspecifiedMatching +HP:0004757 Paroxysmal atrial fibrillation oboInOwl:hasDbXref SCTID:282825002 semapv:UnspecifiedMatching +HP:0004757 Paroxysmal atrial fibrillation oboInOwl:hasDbXref UMLS:C0235480 semapv:UnspecifiedMatching +HP:0004758 Effort-induced polymorphic ventricular tachycardia oboInOwl:hasDbXref UMLS:C4025298 semapv:UnspecifiedMatching +HP:0004761 Post-angioplasty coronary artery restenosis oboInOwl:hasDbXref UMLS:C2676505 semapv:UnspecifiedMatching +HP:0004762 Hypoplasia of right ventricle oboInOwl:hasDbXref UMLS:C4082954 semapv:UnspecifiedMatching +HP:0004763 Paroxysmal supraventricular tachycardia oboInOwl:hasDbXref SCTID:67198005 semapv:UnspecifiedMatching +HP:0004763 Paroxysmal supraventricular tachycardia oboInOwl:hasDbXref UMLS:C0030590 semapv:UnspecifiedMatching +HP:0004763 Paroxysmal supraventricular tachycardia oboInOwl:hasDbXref UMLS:C4280507 semapv:UnspecifiedMatching +HP:0004764 Myxomatous mitral valve degeneration oboInOwl:hasDbXref SCTID:253395003 semapv:UnspecifiedMatching +HP:0004764 Myxomatous mitral valve degeneration oboInOwl:hasDbXref SCTID:42069006 semapv:UnspecifiedMatching +HP:0004764 Myxomatous mitral valve degeneration oboInOwl:hasDbXref UMLS:C0264885 semapv:UnspecifiedMatching +HP:0004768 Sparse anterior scalp hair oboInOwl:hasDbXref UMLS:C1866246 semapv:UnspecifiedMatching +HP:0004771 Premature graying of body hair oboInOwl:hasDbXref UMLS:C1849125 semapv:UnspecifiedMatching +HP:0004779 Brittle scalp hair oboInOwl:hasDbXref UMLS:C4025296 semapv:UnspecifiedMatching +HP:0004780 Elbow hypertrichosis oboInOwl:hasDbXref UMLS:C4025295 semapv:UnspecifiedMatching +HP:0004783 Duodenal polyposis oboInOwl:hasDbXref SCTID:301797007 semapv:UnspecifiedMatching +HP:0004783 Duodenal polyposis oboInOwl:hasDbXref UMLS:C0578477 semapv:UnspecifiedMatching +HP:0004784 Juvenile gastrointestinal polyposis oboInOwl:hasDbXref UMLS:C4025294 semapv:UnspecifiedMatching +HP:0004785 Malrotation of colon oboInOwl:hasDbXref SCTID:6477005 semapv:UnspecifiedMatching +HP:0004785 Malrotation of colon oboInOwl:hasDbXref UMLS:C0266196 semapv:UnspecifiedMatching +HP:0004786 Jejunal diverticula oboInOwl:hasDbXref UMLS:C4025293 semapv:UnspecifiedMatching +HP:0004787 Fulminant hepatitis oboInOwl:hasDbXref SCTID:427044009 semapv:UnspecifiedMatching +HP:0004787 Fulminant hepatitis oboInOwl:hasDbXref UMLS:C0302809 semapv:UnspecifiedMatching +HP:0004788 Intestinal lymphedema oboInOwl:hasDbXref UMLS:C4025292 semapv:UnspecifiedMatching +HP:0004789 Lactose intolerance oboInOwl:hasDbXref MESH:D007787 semapv:UnspecifiedMatching +HP:0004789 Lactose intolerance oboInOwl:hasDbXref SCTID:267425008 semapv:UnspecifiedMatching +HP:0004789 Lactose intolerance oboInOwl:hasDbXref SCTID:700094005 semapv:UnspecifiedMatching +HP:0004789 Lactose intolerance oboInOwl:hasDbXref UMLS:C0022951 semapv:UnspecifiedMatching +HP:0004790 Hypoplasia of the small intestine oboInOwl:hasDbXref UMLS:C4025291 semapv:UnspecifiedMatching +HP:0004791 Esophageal ulceration oboInOwl:hasDbXref SCTID:30811009 semapv:UnspecifiedMatching +HP:0004791 Esophageal ulceration oboInOwl:hasDbXref UMLS:C0151970 semapv:UnspecifiedMatching +HP:0004792 Rectoperineal fistula oboInOwl:hasDbXref UMLS:C0240880 semapv:UnspecifiedMatching +HP:0004794 Malrotation of small bowel oboInOwl:hasDbXref UMLS:C1860244 semapv:UnspecifiedMatching +HP:0004795 Hamartomatous stomach polyps oboInOwl:hasDbXref UMLS:C1862304 semapv:UnspecifiedMatching +HP:0004796 Gastrointestinal obstruction oboInOwl:hasDbXref SCTID:126765001 semapv:UnspecifiedMatching +HP:0004796 Gastrointestinal obstruction oboInOwl:hasDbXref UMLS:C0236124 semapv:UnspecifiedMatching +HP:0004797 Multiple small bowel atresias oboInOwl:hasDbXref UMLS:C1857476 semapv:UnspecifiedMatching +HP:0004798 Recurrent infection of the gastrointestinal tract oboInOwl:hasDbXref SCTID:715852004 semapv:UnspecifiedMatching +HP:0004798 Recurrent infection of the gastrointestinal tract oboInOwl:hasDbXref UMLS:C1854495 semapv:UnspecifiedMatching +HP:0004798 Recurrent infection of the gastrointestinal tract oboInOwl:hasDbXref UMLS:C4082764 semapv:UnspecifiedMatching +HP:0004799 Jejunoileal diverticula oboInOwl:hasDbXref UMLS:C4025290 semapv:UnspecifiedMatching +HP:0004800 Duodenal diverticula oboInOwl:hasDbXref SCTID:197083003 semapv:UnspecifiedMatching +HP:0004800 Duodenal diverticula oboInOwl:hasDbXref UMLS:C0341266 semapv:UnspecifiedMatching +HP:0004802 Episodic hemolytic anemia oboInOwl:hasDbXref UMLS:C1859495 semapv:UnspecifiedMatching +HP:0004804 Congenital hemolytic anemia oboInOwl:hasDbXref MESH:D000745 semapv:UnspecifiedMatching +HP:0004804 Congenital hemolytic anemia oboInOwl:hasDbXref SCTID:38911009 semapv:UnspecifiedMatching +HP:0004804 Congenital hemolytic anemia oboInOwl:hasDbXref SCTID:42601008 semapv:UnspecifiedMatching +HP:0004804 Congenital hemolytic anemia oboInOwl:hasDbXref UMLS:C0002881 semapv:UnspecifiedMatching +HP:0004804 Congenital hemolytic anemia oboInOwl:hasDbXref UMLS:C4020827 semapv:UnspecifiedMatching +HP:0004808 Acute myeloid leukemia oboInOwl:hasDbXref MESH:D015470 semapv:UnspecifiedMatching +HP:0004808 Acute myeloid leukemia oboInOwl:hasDbXref SCTID:17788007 semapv:UnspecifiedMatching +HP:0004808 Acute myeloid leukemia oboInOwl:hasDbXref SCTID:413443009 semapv:UnspecifiedMatching +HP:0004808 Acute myeloid leukemia oboInOwl:hasDbXref SCTID:91861009 semapv:UnspecifiedMatching +HP:0004808 Acute myeloid leukemia oboInOwl:hasDbXref UMLS:C0023467 semapv:UnspecifiedMatching +HP:0004809 Neonatal alloimmune thrombocytopenia oboInOwl:hasDbXref MESH:D054098 semapv:UnspecifiedMatching +HP:0004809 Neonatal alloimmune thrombocytopenia oboInOwl:hasDbXref SCTID:240305000 semapv:UnspecifiedMatching +HP:0004809 Neonatal alloimmune thrombocytopenia oboInOwl:hasDbXref UMLS:C3853779 semapv:UnspecifiedMatching +HP:0004810 Congenital hypoplastic anemia oboInOwl:hasDbXref MESH:D000742 semapv:UnspecifiedMatching +HP:0004810 Congenital hypoplastic anemia oboInOwl:hasDbXref MESH:D029503 semapv:UnspecifiedMatching +HP:0004810 Congenital hypoplastic anemia oboInOwl:hasDbXref SCTID:234371002 semapv:UnspecifiedMatching +HP:0004810 Congenital hypoplastic anemia oboInOwl:hasDbXref SCTID:52951008 semapv:UnspecifiedMatching +HP:0004810 Congenital hypoplastic anemia oboInOwl:hasDbXref SCTID:88854002 semapv:UnspecifiedMatching +HP:0004810 Congenital hypoplastic anemia oboInOwl:hasDbXref UMLS:C0002876 semapv:UnspecifiedMatching +HP:0004810 Congenital hypoplastic anemia oboInOwl:hasDbXref UMLS:C1260899 semapv:UnspecifiedMatching +HP:0004813 Post-transfusion thrombocytopenia oboInOwl:hasDbXref MESH:C562868 semapv:UnspecifiedMatching +HP:0004813 Post-transfusion thrombocytopenia oboInOwl:hasDbXref SCTID:73162004 semapv:UnspecifiedMatching +HP:0004813 Post-transfusion thrombocytopenia oboInOwl:hasDbXref UMLS:C0398648 semapv:UnspecifiedMatching +HP:0004813 Post-transfusion thrombocytopenia oboInOwl:hasDbXref UMLS:C1868252 semapv:UnspecifiedMatching +HP:0004814 Fava bean-induced hemolytic anemia oboInOwl:hasDbXref UMLS:C4021648 semapv:UnspecifiedMatching +HP:0004817 Drug-sensitive hemolytic anemia oboInOwl:hasDbXref UMLS:C4025289 semapv:UnspecifiedMatching +HP:0004818 Paroxysmal nocturnal hemoglobinuria oboInOwl:hasDbXref MESH:D006457 semapv:UnspecifiedMatching +HP:0004818 Paroxysmal nocturnal hemoglobinuria oboInOwl:hasDbXref SCTID:1963002 semapv:UnspecifiedMatching +HP:0004818 Paroxysmal nocturnal hemoglobinuria oboInOwl:hasDbXref UMLS:C0024790 semapv:UnspecifiedMatching +HP:0004819 Normocytic hypoplastic anemia oboInOwl:hasDbXref UMLS:C1835875 semapv:UnspecifiedMatching +HP:0004820 Acute myelomonocytic leukemia oboInOwl:hasDbXref MESH:D015479 semapv:UnspecifiedMatching +HP:0004820 Acute myelomonocytic leukemia oboInOwl:hasDbXref SCTID:110005000 semapv:UnspecifiedMatching +HP:0004820 Acute myelomonocytic leukemia oboInOwl:hasDbXref SCTID:277601005 semapv:UnspecifiedMatching +HP:0004820 Acute myelomonocytic leukemia oboInOwl:hasDbXref SCTID:30962008 semapv:UnspecifiedMatching +HP:0004820 Acute myelomonocytic leukemia oboInOwl:hasDbXref UMLS:C0023479 semapv:UnspecifiedMatching +HP:0004821 Hypersegmentation of neutrophil nuclei oboInOwl:hasDbXref UMLS:C4025288 semapv:UnspecifiedMatching +HP:0004822 Atypical elliptocytosis oboInOwl:hasDbXref MESH:C565598 semapv:UnspecifiedMatching +HP:0004822 Atypical elliptocytosis oboInOwl:hasDbXref UMLS:C1857010 semapv:UnspecifiedMatching +HP:0004823 Anisopoikilocytosis oboInOwl:hasDbXref UMLS:C2675920 semapv:UnspecifiedMatching +HP:0004825 Increased hemoglobin oxygen affinity oboInOwl:hasDbXref UMLS:C4021647 semapv:UnspecifiedMatching +HP:0004826 Folate-unresponsive megaloblastic anemia oboInOwl:hasDbXref UMLS:C4025287 semapv:UnspecifiedMatching +HP:0004828 Refractory anemia with ringed sideroblasts oboInOwl:hasDbXref SCTID:109998009 semapv:UnspecifiedMatching +HP:0004828 Refractory anemia with ringed sideroblasts oboInOwl:hasDbXref SCTID:128846006 semapv:UnspecifiedMatching +HP:0004828 Refractory anemia with ringed sideroblasts oboInOwl:hasDbXref UMLS:C1264195 semapv:UnspecifiedMatching +HP:0004828 Refractory anemia with ringed sideroblasts oboInOwl:hasDbXref icdo:M9982/3 semapv:UnspecifiedMatching +HP:0004831 Recurrent thromboembolism oboInOwl:hasDbXref UMLS:C0749398 semapv:UnspecifiedMatching +HP:0004831 Recurrent thromboembolism oboInOwl:hasDbXref UMLS:C4025286 semapv:UnspecifiedMatching +HP:0004835 Microspherocytosis oboInOwl:hasDbXref UMLS:C4025285 semapv:UnspecifiedMatching +HP:0004836 Acute promyelocytic leukemia oboInOwl:hasDbXref MESH:D015473 semapv:UnspecifiedMatching +HP:0004836 Acute promyelocytic leukemia oboInOwl:hasDbXref SCTID:110004001 semapv:UnspecifiedMatching +HP:0004836 Acute promyelocytic leukemia oboInOwl:hasDbXref SCTID:28950004 semapv:UnspecifiedMatching +HP:0004836 Acute promyelocytic leukemia oboInOwl:hasDbXref UMLS:C0023487 semapv:UnspecifiedMatching +HP:0004839 Pyropoikilocytosis oboInOwl:hasDbXref MESH:C563004 semapv:UnspecifiedMatching +HP:0004839 Pyropoikilocytosis oboInOwl:hasDbXref SCTID:9434008 semapv:UnspecifiedMatching +HP:0004839 Pyropoikilocytosis oboInOwl:hasDbXref UMLS:C0520739 semapv:UnspecifiedMatching +HP:0004840 Hypochromic microcytic anemia oboInOwl:hasDbXref MESH:C536357 semapv:UnspecifiedMatching +HP:0004840 Hypochromic microcytic anemia oboInOwl:hasDbXref SCTID:44666001 semapv:UnspecifiedMatching +HP:0004840 Hypochromic microcytic anemia oboInOwl:hasDbXref UMLS:C0271901 semapv:UnspecifiedMatching +HP:0004841 Reduced factor XII activity oboInOwl:hasDbXref MESH:D005175 semapv:UnspecifiedMatching +HP:0004841 Reduced factor XII activity oboInOwl:hasDbXref SCTID:46981006 semapv:UnspecifiedMatching +HP:0004841 Reduced factor XII activity oboInOwl:hasDbXref UMLS:C0015526 semapv:UnspecifiedMatching +HP:0004844 Coombs-positive hemolytic anemia oboInOwl:hasDbXref SCTID:74789008 semapv:UnspecifiedMatching +HP:0004844 Coombs-positive hemolytic anemia oboInOwl:hasDbXref UMLS:C0520736 semapv:UnspecifiedMatching +HP:0004845 Acute monocytic leukemia oboInOwl:hasDbXref MESH:D007948 semapv:UnspecifiedMatching +HP:0004845 Acute monocytic leukemia oboInOwl:hasDbXref SCTID:22331004 semapv:UnspecifiedMatching +HP:0004845 Acute monocytic leukemia oboInOwl:hasDbXref SCTID:413441006 semapv:UnspecifiedMatching +HP:0004845 Acute monocytic leukemia oboInOwl:hasDbXref UMLS:C0023465 semapv:UnspecifiedMatching +HP:0004846 Prolonged bleeding after surgery oboInOwl:hasDbXref UMLS:C4021646 semapv:UnspecifiedMatching +HP:0004848 Ph-positive acute lymphoblastic leukemia oboInOwl:hasDbXref SCTID:425688002 semapv:UnspecifiedMatching +HP:0004848 Ph-positive acute lymphoblastic leukemia oboInOwl:hasDbXref SCTID:426955004 semapv:UnspecifiedMatching +HP:0004848 Ph-positive acute lymphoblastic leukemia oboInOwl:hasDbXref UMLS:C1960397 semapv:UnspecifiedMatching +HP:0004850 Recurrent deep vein thrombosis oboInOwl:hasDbXref SCTID:710167004 semapv:UnspecifiedMatching +HP:0004850 Recurrent deep vein thrombosis oboInOwl:hasDbXref UMLS:C1735901 semapv:UnspecifiedMatching +HP:0004851 Folate-responsive megaloblastic anemia oboInOwl:hasDbXref UMLS:C2749656 semapv:UnspecifiedMatching +HP:0004852 Reduced leukocyte alkaline phosphatase oboInOwl:hasDbXref UMLS:C1850780 semapv:UnspecifiedMatching +HP:0004854 Intermittent thrombocytopenia oboInOwl:hasDbXref UMLS:C1839167 semapv:UnspecifiedMatching +HP:0004855 Reduced protein S activity oboInOwl:hasDbXref MESH:D018455 semapv:UnspecifiedMatching +HP:0004855 Reduced protein S activity oboInOwl:hasDbXref SCTID:1563006 semapv:UnspecifiedMatching +HP:0004855 Reduced protein S activity oboInOwl:hasDbXref UMLS:C0242666 semapv:UnspecifiedMatching +HP:0004855 Reduced protein S activity oboInOwl:hasDbXref UMLS:C4025284 semapv:UnspecifiedMatching +HP:0004856 Normochromic microcytic anemia oboInOwl:hasDbXref SCTID:4984008 semapv:UnspecifiedMatching +HP:0004856 Normochromic microcytic anemia oboInOwl:hasDbXref UMLS:C0271902 semapv:UnspecifiedMatching +HP:0004857 Hyperchromic macrocytic anemia oboInOwl:hasDbXref UMLS:C3854594 semapv:UnspecifiedMatching +HP:0004859 Amegakaryocytic thrombocytopenia oboInOwl:hasDbXref SCTID:234482009 semapv:UnspecifiedMatching +HP:0004859 Amegakaryocytic thrombocytopenia oboInOwl:hasDbXref UMLS:C0398639 semapv:UnspecifiedMatching +HP:0004860 Thiamine-responsive megaloblastic anemia oboInOwl:hasDbXref SCTID:12907000 semapv:UnspecifiedMatching +HP:0004860 Thiamine-responsive megaloblastic anemia oboInOwl:hasDbXref UMLS:C0271972 semapv:UnspecifiedMatching +HP:0004861 Refractory macrocytic anemia oboInOwl:hasDbXref UMLS:C2675059 semapv:UnspecifiedMatching +HP:0004863 Compensated hemolytic anemia oboInOwl:hasDbXref UMLS:C4025283 semapv:UnspecifiedMatching +HP:0004864 Refractory sideroblastic anemia oboInOwl:hasDbXref MESH:D000756 semapv:UnspecifiedMatching +HP:0004864 Refractory sideroblastic anemia oboInOwl:hasDbXref SCTID:41841004 semapv:UnspecifiedMatching +HP:0004864 Refractory sideroblastic anemia oboInOwl:hasDbXref UMLS:C0002896 semapv:UnspecifiedMatching +HP:0004866 Impaired ADP-induced platelet aggregation oboInOwl:hasDbXref UMLS:C4025282 semapv:UnspecifiedMatching +HP:0004870 Chronic hemolytic anemia oboInOwl:hasDbXref SCTID:707480001 semapv:UnspecifiedMatching +HP:0004870 Chronic hemolytic anemia oboInOwl:hasDbXref UMLS:C1387532 semapv:UnspecifiedMatching +HP:0004871 Perineal fistula oboInOwl:hasDbXref SCTID:284077005 semapv:UnspecifiedMatching +HP:0004871 Perineal fistula oboInOwl:hasDbXref UMLS:C0561921 semapv:UnspecifiedMatching +HP:0004872 Incisional hernia oboInOwl:hasDbXref MESH:D000069290 semapv:UnspecifiedMatching +HP:0004872 Incisional hernia oboInOwl:hasDbXref SCTID:236037000 semapv:UnspecifiedMatching +HP:0004872 Incisional hernia oboInOwl:hasDbXref SCTID:241556001 semapv:UnspecifiedMatching +HP:0004872 Incisional hernia oboInOwl:hasDbXref UMLS:C0267716 semapv:UnspecifiedMatching +HP:0004872 Incisional hernia oboInOwl:hasDbXref UMLS:C4021645 semapv:UnspecifiedMatching +HP:0004875 Neonatal inspiratory stridor oboInOwl:hasDbXref UMLS:C4025281 semapv:UnspecifiedMatching +HP:0004876 Spontaneous neonatal pneumothorax oboInOwl:hasDbXref UMLS:C1857021 semapv:UnspecifiedMatching +HP:0004878 Intercostal muscle weakness oboInOwl:hasDbXref UMLS:C0240017 semapv:UnspecifiedMatching +HP:0004879 Intermittent hyperventilation oboInOwl:hasDbXref SCTID:423427003 semapv:UnspecifiedMatching +HP:0004879 Intermittent hyperventilation oboInOwl:hasDbXref UMLS:C1828017 semapv:UnspecifiedMatching +HP:0004880 Respiratory infections in early life oboInOwl:hasDbXref UMLS:C4025280 semapv:UnspecifiedMatching +HP:0004881 Episodic hypoventilation oboInOwl:hasDbXref UMLS:C1844946 semapv:UnspecifiedMatching +HP:0004885 Episodic respiratory distress oboInOwl:hasDbXref UMLS:C1844945 semapv:UnspecifiedMatching +HP:0004886 Congenital laryngeal stridor oboInOwl:hasDbXref SCTID:55490007 semapv:UnspecifiedMatching +HP:0004886 Congenital laryngeal stridor oboInOwl:hasDbXref UMLS:C0265763 semapv:UnspecifiedMatching +HP:0004887 Respiratory failure requiring assisted ventilation oboInOwl:hasDbXref UMLS:C4025279 semapv:UnspecifiedMatching +HP:0004889 Intermittent episodes of respiratory insufficiency due to muscle weakness oboInOwl:hasDbXref UMLS:C3807025 semapv:UnspecifiedMatching +HP:0004890 Elevated pulmonary artery pressure oboInOwl:hasDbXref UMLS:C3805917 semapv:UnspecifiedMatching +HP:0004891 Recurrent infections due to aspiration oboInOwl:hasDbXref UMLS:C3806285 semapv:UnspecifiedMatching +HP:0004894 Laryngotracheal stenosis oboInOwl:hasDbXref UMLS:C3806280 semapv:UnspecifiedMatching +HP:0004897 Stress/infection-induced lactic acidosis oboInOwl:hasDbXref UMLS:C4025278 semapv:UnspecifiedMatching +HP:0004898 Persistent lactic acidosis oboInOwl:hasDbXref UMLS:C3554538 semapv:UnspecifiedMatching +HP:0004900 Severe lactic acidosis oboInOwl:hasDbXref UMLS:C1839436 semapv:UnspecifiedMatching +HP:0004901 Exercise-induced lactic acidemia oboInOwl:hasDbXref UMLS:C4025277 semapv:UnspecifiedMatching +HP:0004902 Congenital lactic acidosis oboInOwl:hasDbXref UMLS:C4025276 semapv:UnspecifiedMatching +HP:0004904 Maturity-onset diabetes of the young oboInOwl:hasDbXref MESH:C562772 semapv:UnspecifiedMatching +HP:0004904 Maturity-onset diabetes of the young oboInOwl:hasDbXref SCTID:609561005 semapv:UnspecifiedMatching +HP:0004904 Maturity-onset diabetes of the young oboInOwl:hasDbXref UMLS:C0342276 semapv:UnspecifiedMatching +HP:0004905 Low levels of vitamin A oboInOwl:hasDbXref MESH:D014802 semapv:UnspecifiedMatching +HP:0004905 Low levels of vitamin A oboInOwl:hasDbXref SCTID:72000004 semapv:UnspecifiedMatching +HP:0004905 Low levels of vitamin A oboInOwl:hasDbXref UMLS:C0042842 semapv:UnspecifiedMatching +HP:0004906 Hypernatremic dehydration oboInOwl:hasDbXref SCTID:427784006 semapv:UnspecifiedMatching +HP:0004906 Hypernatremic dehydration oboInOwl:hasDbXref UMLS:C1850544 semapv:UnspecifiedMatching +HP:0004909 Hypokalemic hypochloremic metabolic alkalosis oboInOwl:hasDbXref UMLS:C0740896 semapv:UnspecifiedMatching +HP:0004910 Bicarbonate-wasting renal tubular acidosis oboInOwl:hasDbXref UMLS:C1858626 semapv:UnspecifiedMatching +HP:0004911 Episodic metabolic acidosis oboInOwl:hasDbXref UMLS:C1859516 semapv:UnspecifiedMatching +HP:0004912 Hypophosphatemic rickets oboInOwl:hasDbXref MESH:D063730 semapv:UnspecifiedMatching +HP:0004912 Hypophosphatemic rickets oboInOwl:hasDbXref SCTID:66266003 semapv:UnspecifiedMatching +HP:0004912 Hypophosphatemic rickets oboInOwl:hasDbXref UMLS:C1704375 semapv:UnspecifiedMatching +HP:0004913 Intermittent lactic acidemia oboInOwl:hasDbXref UMLS:C1844917 semapv:UnspecifiedMatching +HP:0004914 Recurrent infantile hypoglycemia oboInOwl:hasDbXref UMLS:C4021644 semapv:UnspecifiedMatching +HP:0004915 Impairment of galactose metabolism oboInOwl:hasDbXref UMLS:C4021643 semapv:UnspecifiedMatching +HP:0004916 Generalized distal tubular acidosis oboInOwl:hasDbXref UMLS:C4025275 semapv:UnspecifiedMatching +HP:0004918 Hyperchloremic metabolic acidosis oboInOwl:hasDbXref UMLS:C1969073 semapv:UnspecifiedMatching +HP:0004919 Galactose intolerance oboInOwl:hasDbXref MESH:D005693 semapv:UnspecifiedMatching +HP:0004919 Galactose intolerance oboInOwl:hasDbXref SCTID:190745006 semapv:UnspecifiedMatching +HP:0004919 Galactose intolerance oboInOwl:hasDbXref SCTID:190749000 semapv:UnspecifiedMatching +HP:0004919 Galactose intolerance oboInOwl:hasDbXref UMLS:C0016952 semapv:UnspecifiedMatching +HP:0004920 Phenylpyruvic acidemia oboInOwl:hasDbXref UMLS:C1849926 semapv:UnspecifiedMatching +HP:0004921 Abnormal magnesium concentration oboInOwl:hasDbXref UMLS:C4020826 semapv:UnspecifiedMatching +HP:0004921 Abnormal magnesium concentration oboInOwl:hasDbXref UMLS:C4025274 semapv:UnspecifiedMatching +HP:0004922 Atypical hyperphenylalaninemia oboInOwl:hasDbXref UMLS:C4025273 semapv:UnspecifiedMatching +HP:0004923 Hyperphenylalaninemia oboInOwl:hasDbXref MESH:D010661 semapv:UnspecifiedMatching +HP:0004923 Hyperphenylalaninemia oboInOwl:hasDbXref SCTID:68528007 semapv:UnspecifiedMatching +HP:0004923 Hyperphenylalaninemia oboInOwl:hasDbXref UMLS:C0751435 semapv:UnspecifiedMatching +HP:0004924 Abnormal oral glucose tolerance oboInOwl:hasDbXref UMLS:C1847425 semapv:UnspecifiedMatching +HP:0004925 Chronic lactic acidosis oboInOwl:hasDbXref UMLS:C1839437 semapv:UnspecifiedMatching +HP:0004926 Orthostatic hypotension due to autonomic dysfunction oboInOwl:hasDbXref UMLS:C1868528 semapv:UnspecifiedMatching +HP:0004927 Pulmonary artery dilatation oboInOwl:hasDbXref SCTID:251047005 semapv:UnspecifiedMatching +HP:0004927 Pulmonary artery dilatation oboInOwl:hasDbXref UMLS:C0428851 semapv:UnspecifiedMatching +HP:0004930 Abnormality of the pulmonary vasculature oboInOwl:hasDbXref UMLS:C4025271 semapv:UnspecifiedMatching +HP:0004931 Arteriosclerosis of small cerebral arteries oboInOwl:hasDbXref UMLS:C4025270 semapv:UnspecifiedMatching +HP:0004931 Arteriosclerosis of small cerebral arteries oboInOwl:hasDbXref UMLS:C4280505 semapv:UnspecifiedMatching +HP:0004933 Ascending aortic dissection oboInOwl:hasDbXref UMLS:C1836653 semapv:UnspecifiedMatching +HP:0004934 Vascular calcification oboInOwl:hasDbXref MESH:D061205 semapv:UnspecifiedMatching +HP:0004934 Vascular calcification oboInOwl:hasDbXref SCTID:237897009 semapv:UnspecifiedMatching +HP:0004934 Vascular calcification oboInOwl:hasDbXref UMLS:C0342649 semapv:UnspecifiedMatching +HP:0004935 Pulmonary artery atresia oboInOwl:hasDbXref SCTID:10930001 semapv:UnspecifiedMatching +HP:0004935 Pulmonary artery atresia oboInOwl:hasDbXref SCTID:204443008 semapv:UnspecifiedMatching +HP:0004935 Pulmonary artery atresia oboInOwl:hasDbXref UMLS:C0265908 semapv:UnspecifiedMatching +HP:0004936 Venous thrombosis oboInOwl:hasDbXref MESH:D020246 semapv:UnspecifiedMatching +HP:0004936 Venous thrombosis oboInOwl:hasDbXref SCTID:111293003 semapv:UnspecifiedMatching +HP:0004936 Venous thrombosis oboInOwl:hasDbXref UMLS:C0042487 semapv:UnspecifiedMatching +HP:0004937 Pulmonary artery aneurysm oboInOwl:hasDbXref SCTID:194892009 semapv:UnspecifiedMatching +HP:0004937 Pulmonary artery aneurysm oboInOwl:hasDbXref UMLS:C0155676 semapv:UnspecifiedMatching +HP:0004938 Tortuous cerebral arteries oboInOwl:hasDbXref UMLS:C1836791 semapv:UnspecifiedMatching +HP:0004940 Generalized arterial calcification oboInOwl:hasDbXref UMLS:C4025269 semapv:UnspecifiedMatching +HP:0004941 Extrahepatic portal hypertension oboInOwl:hasDbXref UMLS:C4025268 semapv:UnspecifiedMatching +HP:0004942 Aortic aneurysm oboInOwl:hasDbXref MESH:D001014 semapv:UnspecifiedMatching +HP:0004942 Aortic aneurysm oboInOwl:hasDbXref SCTID:67362008 semapv:UnspecifiedMatching +HP:0004942 Aortic aneurysm oboInOwl:hasDbXref UMLS:C0003486 semapv:UnspecifiedMatching +HP:0004943 Accelerated atherosclerosis oboInOwl:hasDbXref UMLS:C1849618 semapv:UnspecifiedMatching +HP:0004943 Accelerated atherosclerosis oboInOwl:hasDbXref UMLS:C4280504 semapv:UnspecifiedMatching +HP:0004944 Dilatation of the cerebral artery oboInOwl:hasDbXref MESH:D002532 semapv:UnspecifiedMatching +HP:0004944 Dilatation of the cerebral artery oboInOwl:hasDbXref SCTID:128608001 semapv:UnspecifiedMatching +HP:0004944 Dilatation of the cerebral artery oboInOwl:hasDbXref UMLS:C0751003 semapv:UnspecifiedMatching +HP:0004944 Dilatation of the cerebral artery oboInOwl:hasDbXref UMLS:C1290398 semapv:UnspecifiedMatching +HP:0004945 Extracranial internal carotid artery dissection oboInOwl:hasDbXref UMLS:C4025267 semapv:UnspecifiedMatching +HP:0004947 Arteriovenous fistula oboInOwl:hasDbXref MESH:D001164 semapv:UnspecifiedMatching +HP:0004947 Arteriovenous fistula oboInOwl:hasDbXref SCTID:128617001 semapv:UnspecifiedMatching +HP:0004947 Arteriovenous fistula oboInOwl:hasDbXref SCTID:439470001 semapv:UnspecifiedMatching +HP:0004947 Arteriovenous fistula oboInOwl:hasDbXref UMLS:C0003855 semapv:UnspecifiedMatching +HP:0004948 Vascular tortuosity oboInOwl:hasDbXref UMLS:C2673776 semapv:UnspecifiedMatching +HP:0004950 Peripheral arterial stenosis oboInOwl:hasDbXref MESH:D016491 semapv:UnspecifiedMatching +HP:0004950 Peripheral arterial stenosis oboInOwl:hasDbXref MESH:D058729 semapv:UnspecifiedMatching +HP:0004950 Peripheral arterial stenosis oboInOwl:hasDbXref SCTID:399957001 semapv:UnspecifiedMatching +HP:0004950 Peripheral arterial stenosis oboInOwl:hasDbXref SCTID:400047006 semapv:UnspecifiedMatching +HP:0004950 Peripheral arterial stenosis oboInOwl:hasDbXref UMLS:C0085096 semapv:UnspecifiedMatching +HP:0004950 Peripheral arterial stenosis oboInOwl:hasDbXref UMLS:C1704436 semapv:UnspecifiedMatching +HP:0004952 Pulmonary arteriovenous fistulas oboInOwl:hasDbXref MESH:C562404 semapv:UnspecifiedMatching +HP:0004952 Pulmonary arteriovenous fistulas oboInOwl:hasDbXref SCTID:111289009 semapv:UnspecifiedMatching +HP:0004952 Pulmonary arteriovenous fistulas oboInOwl:hasDbXref UMLS:C0155675 semapv:UnspecifiedMatching +HP:0004955 Generalized arterial tortuosity oboInOwl:hasDbXref UMLS:C1836651 semapv:UnspecifiedMatching +HP:0004955 Generalized arterial tortuosity oboInOwl:hasDbXref UMLS:C3279191 semapv:UnspecifiedMatching +HP:0004959 Descending thoracic aorta aneurysm oboInOwl:hasDbXref UMLS:C4025266 semapv:UnspecifiedMatching +HP:0004960 Absent pulmonary artery oboInOwl:hasDbXref SCTID:86252004 semapv:UnspecifiedMatching +HP:0004960 Absent pulmonary artery oboInOwl:hasDbXref UMLS:C0265905 semapv:UnspecifiedMatching +HP:0004961 Pulmonary artery sling oboInOwl:hasDbXref UMLS:C1856123 semapv:UnspecifiedMatching +HP:0004962 Thoracic aorta calcification oboInOwl:hasDbXref UMLS:C1969292 semapv:UnspecifiedMatching +HP:0004963 Calcification of the aorta oboInOwl:hasDbXref UMLS:C1096249 semapv:UnspecifiedMatching +HP:0004964 Pulmonary arterial medial hypertrophy oboInOwl:hasDbXref UMLS:C1504382 semapv:UnspecifiedMatching +HP:0004966 Medial calcification of large arteries oboInOwl:hasDbXref UMLS:C4025265 semapv:UnspecifiedMatching +HP:0004968 Recurrent cerebral hemorrhage oboInOwl:hasDbXref UMLS:C4025264 semapv:UnspecifiedMatching +HP:0004969 Peripheral pulmonary artery stenosis oboInOwl:hasDbXref SCTID:253631001 semapv:UnspecifiedMatching +HP:0004969 Peripheral pulmonary artery stenosis oboInOwl:hasDbXref UMLS:C0345030 semapv:UnspecifiedMatching +HP:0004970 Ascending tubular aorta aneurysm oboInOwl:hasDbXref SCTID:253645007 semapv:UnspecifiedMatching +HP:0004970 Ascending tubular aorta aneurysm oboInOwl:hasDbXref UMLS:C0345049 semapv:UnspecifiedMatching +HP:0004971 Pulmonary artery hypoplasia oboInOwl:hasDbXref SCTID:54682008 semapv:UnspecifiedMatching +HP:0004971 Pulmonary artery hypoplasia oboInOwl:hasDbXref UMLS:C0265910 semapv:UnspecifiedMatching +HP:0004972 Elevated mean arterial pressure oboInOwl:hasDbXref UMLS:C1840376 semapv:UnspecifiedMatching +HP:0004974 Coarctation of abdominal aorta oboInOwl:hasDbXref UMLS:C4025263 semapv:UnspecifiedMatching +HP:0004975 Erlenmeyer flask deformity of the femurs oboInOwl:hasDbXref UMLS:C1855895 semapv:UnspecifiedMatching +HP:0004976 Knee dislocation oboInOwl:hasDbXref MESH:D031221 semapv:UnspecifiedMatching +HP:0004976 Knee dislocation oboInOwl:hasDbXref SCTID:58320001 semapv:UnspecifiedMatching +HP:0004976 Knee dislocation oboInOwl:hasDbXref UMLS:C0159970 semapv:UnspecifiedMatching +HP:0004977 Bilateral radial aplasia oboInOwl:hasDbXref UMLS:C1848840 semapv:UnspecifiedMatching +HP:0004979 Metaphyseal sclerosis oboInOwl:hasDbXref UMLS:C3552526 semapv:UnspecifiedMatching +HP:0004980 Metaphyseal rarefaction oboInOwl:hasDbXref UMLS:C1832146 semapv:UnspecifiedMatching +HP:0004981 Prominent styloid process of ulna oboInOwl:hasDbXref UMLS:C4025262 semapv:UnspecifiedMatching +HP:0004987 Mesomelic leg shortening oboInOwl:hasDbXref UMLS:C1969178 semapv:UnspecifiedMatching +HP:0004990 Epiphyseal streaking oboInOwl:hasDbXref UMLS:C1858039 semapv:UnspecifiedMatching +HP:0004991 Rhizomelic arm shortening oboInOwl:hasDbXref UMLS:C1969532 semapv:UnspecifiedMatching +HP:0004993 Slender long bones with narrow diaphyses oboInOwl:hasDbXref UMLS:C2675547 semapv:UnspecifiedMatching +HP:0004997 Multicentric ossification of proximal humeral epiphyses oboInOwl:hasDbXref UMLS:C1857192 semapv:UnspecifiedMatching +HP:0005001 Recurrent patellar dislocation oboInOwl:hasDbXref SCTID:202246002 semapv:UnspecifiedMatching +HP:0005001 Recurrent patellar dislocation oboInOwl:hasDbXref UMLS:C0409412 semapv:UnspecifiedMatching +HP:0005003 Aplasia/Hypoplasia of the capital femoral epiphysis oboInOwl:hasDbXref UMLS:C4025261 semapv:UnspecifiedMatching +HP:0005004 Flattened proximal radial epiphyses oboInOwl:hasDbXref UMLS:C1849065 semapv:UnspecifiedMatching +HP:0005005 Femoral bowing present at birth, straightening with time oboInOwl:hasDbXref UMLS:C1833754 semapv:UnspecifiedMatching +HP:0005008 Large joint dislocations oboInOwl:hasDbXref UMLS:C4025260 semapv:UnspecifiedMatching +HP:0005009 Dumbbell-shaped humerus oboInOwl:hasDbXref UMLS:C4025259 semapv:UnspecifiedMatching +HP:0005010 Osteomyelitis leading to amputation due to slow healing fractures oboInOwl:hasDbXref UMLS:C1864975 semapv:UnspecifiedMatching +HP:0005011 Mesomelic arm shortening oboInOwl:hasDbXref UMLS:C1862087 semapv:UnspecifiedMatching +HP:0005013 Dysplastic distal radial epiphyses oboInOwl:hasDbXref UMLS:C1862131 semapv:UnspecifiedMatching +HP:0005017 Polyarticular chondrocalcinosis oboInOwl:hasDbXref UMLS:C4025258 semapv:UnspecifiedMatching +HP:0005019 Diaphyseal thickening oboInOwl:hasDbXref UMLS:C1835473 semapv:UnspecifiedMatching +HP:0005021 Bilateral elbow dislocations oboInOwl:hasDbXref UMLS:C3278429 semapv:UnspecifiedMatching +HP:0005025 Hypoplastic distal humeri oboInOwl:hasDbXref UMLS:C1968607 semapv:UnspecifiedMatching +HP:0005026 Mesomelic/rhizomelic limb shortening oboInOwl:hasDbXref UMLS:C1866239 semapv:UnspecifiedMatching +HP:0005028 Widened proximal tibial metaphyses oboInOwl:hasDbXref UMLS:C1836187 semapv:UnspecifiedMatching +HP:0005033 Distal ulnar hypoplasia oboInOwl:hasDbXref UMLS:C1833145 semapv:UnspecifiedMatching +HP:0005035 Shortening of all phalanges of the toes oboInOwl:hasDbXref UMLS:C4025257 semapv:UnspecifiedMatching +HP:0005036 Unilateral ulnar hypoplasia oboInOwl:hasDbXref UMLS:C1837832 semapv:UnspecifiedMatching +HP:0005037 Proximal radio-ulnar synostosis oboInOwl:hasDbXref UMLS:C2676443 semapv:UnspecifiedMatching +HP:0005039 Multiple long-bone exostoses oboInOwl:hasDbXref UMLS:C1835583 semapv:UnspecifiedMatching +HP:0005041 Irregular capital femoral epiphysis oboInOwl:hasDbXref UMLS:C4020825 semapv:UnspecifiedMatching +HP:0005042 Irregular, rachitic-like metaphyses oboInOwl:hasDbXref UMLS:C1866700 semapv:UnspecifiedMatching +HP:0005043 Proximal humeral metaphyseal irregularity oboInOwl:hasDbXref UMLS:C1865128 semapv:UnspecifiedMatching +HP:0005045 Diaphyseal cortical sclerosis oboInOwl:hasDbXref UMLS:C1833739 semapv:UnspecifiedMatching +HP:0005048 Synostosis of carpal bones oboInOwl:hasDbXref UMLS:C1836193 semapv:UnspecifiedMatching +HP:0005050 Anterolateral radial head dislocation oboInOwl:hasDbXref UMLS:C1968610 semapv:UnspecifiedMatching +HP:0005054 Metaphyseal spurs oboInOwl:hasDbXref UMLS:C1832988 semapv:UnspecifiedMatching +HP:0005059 Arthralgia/arthritis oboInOwl:hasDbXref UMLS:C4025256 semapv:UnspecifiedMatching +HP:0005060 Limited elbow flexion/extension oboInOwl:hasDbXref UMLS:C1968605 semapv:UnspecifiedMatching +HP:0005063 Fragmented, irregular epiphyses oboInOwl:hasDbXref UMLS:C1867494 semapv:UnspecifiedMatching +HP:0005066 Cone-shaped epiphyses fused within their metaphyses oboInOwl:hasDbXref UMLS:C4025255 semapv:UnspecifiedMatching +HP:0005067 Proximal fibular overgrowth oboInOwl:hasDbXref UMLS:C2673395 semapv:UnspecifiedMatching +HP:0005068 Absent styloid process of ulna oboInOwl:hasDbXref UMLS:C4025254 semapv:UnspecifiedMatching +HP:0005069 Rhizo-meso-acromelic limb shortening oboInOwl:hasDbXref UMLS:C2673654 semapv:UnspecifiedMatching +HP:0005070 Proximal radial head dislocation oboInOwl:hasDbXref UMLS:C1865570 semapv:UnspecifiedMatching +HP:0005072 Hyperextensibility at wrists oboInOwl:hasDbXref UMLS:C1850853 semapv:UnspecifiedMatching +HP:0005084 Anterior radial head dislocation oboInOwl:hasDbXref UMLS:C2674451 semapv:UnspecifiedMatching +HP:0005085 Limited knee flexion/extension oboInOwl:hasDbXref UMLS:C1968606 semapv:UnspecifiedMatching +HP:0005086 Knee osteoarthritis oboInOwl:hasDbXref MESH:D020370 semapv:UnspecifiedMatching +HP:0005086 Knee osteoarthritis oboInOwl:hasDbXref SCTID:239873007 semapv:UnspecifiedMatching +HP:0005086 Knee osteoarthritis oboInOwl:hasDbXref UMLS:C0409959 semapv:UnspecifiedMatching +HP:0005089 Abnormal metaphyseal trabeculation oboInOwl:hasDbXref UMLS:C1857139 semapv:UnspecifiedMatching +HP:0005090 Lateral femoral bowing oboInOwl:hasDbXref UMLS:C1866737 semapv:UnspecifiedMatching +HP:0005092 Streaky metaphyseal sclerosis oboInOwl:hasDbXref UMLS:C4025253 semapv:UnspecifiedMatching +HP:0005093 Absent proximal radial epiphyses oboInOwl:hasDbXref UMLS:C1855301 semapv:UnspecifiedMatching +HP:0005096 Distal femoral bowing oboInOwl:hasDbXref UMLS:C1860107 semapv:UnspecifiedMatching +HP:0005099 Severe hydrops fetalis oboInOwl:hasDbXref UMLS:C1866048 semapv:UnspecifiedMatching +HP:0005100 Premature birth following premature rupture of fetal membranes oboInOwl:hasDbXref UMLS:C1851833 semapv:UnspecifiedMatching +HP:0005101 High-frequency hearing impairment oboInOwl:hasDbXref MESH:D006316 semapv:UnspecifiedMatching +HP:0005101 High-frequency hearing impairment oboInOwl:hasDbXref SCTID:232326009 semapv:UnspecifiedMatching +HP:0005101 High-frequency hearing impairment oboInOwl:hasDbXref SCTID:48758008 semapv:UnspecifiedMatching +HP:0005101 High-frequency hearing impairment oboInOwl:hasDbXref UMLS:C0018780 semapv:UnspecifiedMatching +HP:0005102 Cochlear degeneration oboInOwl:hasDbXref UMLS:C1849095 semapv:UnspecifiedMatching +HP:0005103 Calcification of the auricular cartilage oboInOwl:hasDbXref UMLS:C1408806 semapv:UnspecifiedMatching +HP:0005104 Hypoplastic nasal septum oboInOwl:hasDbXref UMLS:C1861328 semapv:UnspecifiedMatching +HP:0005105 Abnormal nasal morphology oboInOwl:hasDbXref UMLS:C4025252 semapv:UnspecifiedMatching +HP:0005106 Abnormality of the vertebral endplates oboInOwl:hasDbXref UMLS:C4025251 semapv:UnspecifiedMatching +HP:0005107 Abnormal sacrum morphology oboInOwl:hasDbXref UMLS:C4025250 semapv:UnspecifiedMatching +HP:0005108 Abnormality of the intervertebral disk oboInOwl:hasDbXref UMLS:C4025249 semapv:UnspecifiedMatching +HP:0005109 Abnormality of the Achilles tendon oboInOwl:hasDbXref UMLS:C4021642 semapv:UnspecifiedMatching +HP:0005110 Atrial fibrillation oboInOwl:hasDbXref MESH:D001281 semapv:UnspecifiedMatching +HP:0005110 Atrial fibrillation oboInOwl:hasDbXref SCTID:49436004 semapv:UnspecifiedMatching +HP:0005110 Atrial fibrillation oboInOwl:hasDbXref UMLS:C0004238 semapv:UnspecifiedMatching +HP:0005112 Abdominal aortic aneurysm oboInOwl:hasDbXref UMLS:C4025248 semapv:UnspecifiedMatching +HP:0005113 Aortic arch aneurysm oboInOwl:hasDbXref UMLS:C1851119 semapv:UnspecifiedMatching +HP:0005115 Supraventricular arrhythmia oboInOwl:hasDbXref SCTID:72654001 semapv:UnspecifiedMatching +HP:0005115 Supraventricular arrhythmia oboInOwl:hasDbXref UMLS:C0428974 semapv:UnspecifiedMatching +HP:0005116 Arterial tortuosity oboInOwl:hasDbXref UMLS:C3279191 semapv:UnspecifiedMatching +HP:0005117 Elevated diastolic blood pressure oboInOwl:hasDbXref UMLS:C1840375 semapv:UnspecifiedMatching +HP:0005120 Abnormal cardiac atrium morphology oboInOwl:hasDbXref UMLS:C4025246 semapv:UnspecifiedMatching +HP:0005121 Posterior scalloping of vertebral bodies oboInOwl:hasDbXref UMLS:C1850196 semapv:UnspecifiedMatching +HP:0005129 Congenital hypertrophy of left ventricle oboInOwl:hasDbXref UMLS:C1855901 semapv:UnspecifiedMatching +HP:0005132 Pericardial constriction oboInOwl:hasDbXref UMLS:C0240709 semapv:UnspecifiedMatching +HP:0005133 Right ventricular dilatation oboInOwl:hasDbXref SCTID:253522006 semapv:UnspecifiedMatching +HP:0005133 Right ventricular dilatation oboInOwl:hasDbXref UMLS:C0344893 semapv:UnspecifiedMatching +HP:0005134 Absence of the pulmonary valve oboInOwl:hasDbXref SCTID:6996004 semapv:UnspecifiedMatching +HP:0005134 Absence of the pulmonary valve oboInOwl:hasDbXref UMLS:C0265831 semapv:UnspecifiedMatching +HP:0005135 Abnormal T-wave oboInOwl:hasDbXref UMLS:C4025245 semapv:UnspecifiedMatching +HP:0005136 Mitral annular calcification oboInOwl:hasDbXref UMLS:C1835130 semapv:UnspecifiedMatching +HP:0005143 Anomalous origin of right pulmonary artery from ascending aorta oboInOwl:hasDbXref SCTID:253634009 semapv:UnspecifiedMatching +HP:0005143 Anomalous origin of right pulmonary artery from ascending aorta oboInOwl:hasDbXref UMLS:C0345037 semapv:UnspecifiedMatching +HP:0005144 Ventricular septal hypertrophy oboInOwl:hasDbXref UMLS:C1845019 semapv:UnspecifiedMatching +HP:0005145 Coronary artery stenosis oboInOwl:hasDbXref MESH:D023921 semapv:UnspecifiedMatching +HP:0005145 Coronary artery stenosis oboInOwl:hasDbXref SCTID:233970002 semapv:UnspecifiedMatching +HP:0005145 Coronary artery stenosis oboInOwl:hasDbXref UMLS:C0242231 semapv:UnspecifiedMatching +HP:0005146 Cardiac valve calcification oboInOwl:hasDbXref UMLS:C1856483 semapv:UnspecifiedMatching +HP:0005147 Bidirectional ventricular ectopy oboInOwl:hasDbXref UMLS:C1969410 semapv:UnspecifiedMatching +HP:0005148 Pulmonary valve defects oboInOwl:hasDbXref UMLS:C1860165 semapv:UnspecifiedMatching +HP:0005150 Abnormal atrioventricular conduction oboInOwl:hasDbXref UMLS:C4025244 semapv:UnspecifiedMatching +HP:0005151 Preductal coarctation of the aorta oboInOwl:hasDbXref SCTID:13867009 semapv:UnspecifiedMatching +HP:0005151 Preductal coarctation of the aorta oboInOwl:hasDbXref UMLS:C0265878 semapv:UnspecifiedMatching +HP:0005152 Histiocytoid cardiomyopathy oboInOwl:hasDbXref MESH:C535584 semapv:UnspecifiedMatching +HP:0005152 Histiocytoid cardiomyopathy oboInOwl:hasDbXref UMLS:C1708371 semapv:UnspecifiedMatching +HP:0005155 Ventricular escape rhythm oboInOwl:hasDbXref SCTID:81898007 semapv:UnspecifiedMatching +HP:0005155 Ventricular escape rhythm oboInOwl:hasDbXref UMLS:C0232216 semapv:UnspecifiedMatching +HP:0005156 Hypoplastic left atrium oboInOwl:hasDbXref UMLS:C1970625 semapv:UnspecifiedMatching +HP:0005157 Concentric hypertrophic cardiomyopathy oboInOwl:hasDbXref UMLS:C0238044 semapv:UnspecifiedMatching +HP:0005160 Total anomalous pulmonary venous return oboInOwl:hasDbXref MESH:D012587 semapv:UnspecifiedMatching +HP:0005160 Total anomalous pulmonary venous return oboInOwl:hasDbXref SCTID:111323005 semapv:UnspecifiedMatching +HP:0005160 Total anomalous pulmonary venous return oboInOwl:hasDbXref SCTID:39905002 semapv:UnspecifiedMatching +HP:0005160 Total anomalous pulmonary venous return oboInOwl:hasDbXref UMLS:C0036400 semapv:UnspecifiedMatching +HP:0005162 Abnormal left ventricular function oboInOwl:hasDbXref MESH:D006333 semapv:UnspecifiedMatching +HP:0005162 Abnormal left ventricular function oboInOwl:hasDbXref SCTID:275514001 semapv:UnspecifiedMatching +HP:0005162 Abnormal left ventricular function oboInOwl:hasDbXref SCTID:85232009 semapv:UnspecifiedMatching +HP:0005162 Abnormal left ventricular function oboInOwl:hasDbXref UMLS:C0023212 semapv:UnspecifiedMatching +HP:0005162 Abnormal left ventricular function oboInOwl:hasDbXref UMLS:C0553982 semapv:UnspecifiedMatching +HP:0005164 Dysplastic pulmonary valve oboInOwl:hasDbXref UMLS:C1866206 semapv:UnspecifiedMatching +HP:0005165 Shortened PR interval oboInOwl:hasDbXref SCTID:49578007 semapv:UnspecifiedMatching +HP:0005165 Shortened PR interval oboInOwl:hasDbXref UMLS:C0520878 semapv:UnspecifiedMatching +HP:0005168 Elevated right atrial pressure oboInOwl:hasDbXref UMLS:C1867421 semapv:UnspecifiedMatching +HP:0005170 Complete heart block with broad QRS complexes oboInOwl:hasDbXref UMLS:C1861987 semapv:UnspecifiedMatching +HP:0005172 Left posterior fascicular block oboInOwl:hasDbXref SCTID:62026008 semapv:UnspecifiedMatching +HP:0005172 Left posterior fascicular block oboInOwl:hasDbXref UMLS:C0264913 semapv:UnspecifiedMatching +HP:0005174 Membranous subvalvular aortic stenosis oboInOwl:hasDbXref UMLS:C1848978 semapv:UnspecifiedMatching +HP:0005176 Dysplastic aortic valve oboInOwl:hasDbXref UMLS:C1866207 semapv:UnspecifiedMatching +HP:0005177 Premature arteriosclerosis oboInOwl:hasDbXref UMLS:C1848486 semapv:UnspecifiedMatching +HP:0005177 Premature arteriosclerosis oboInOwl:hasDbXref UMLS:C4280503 semapv:UnspecifiedMatching +HP:0005178 Complete heart block with narrow QRS complexes oboInOwl:hasDbXref UMLS:C1841661 semapv:UnspecifiedMatching +HP:0005180 Tricuspid regurgitation oboInOwl:hasDbXref MESH:D014262 semapv:UnspecifiedMatching +HP:0005180 Tricuspid regurgitation oboInOwl:hasDbXref SCTID:111287006 semapv:UnspecifiedMatching +HP:0005180 Tricuspid regurgitation oboInOwl:hasDbXref UMLS:C0040961 semapv:UnspecifiedMatching +HP:0005181 Premature coronary artery atherosclerosis oboInOwl:hasDbXref UMLS:C1867743 semapv:UnspecifiedMatching +HP:0005182 Bicuspid pulmonary valve oboInOwl:hasDbXref SCTID:253599005 semapv:UnspecifiedMatching +HP:0005182 Bicuspid pulmonary valve oboInOwl:hasDbXref UMLS:C0344987 semapv:UnspecifiedMatching +HP:0005183 Pericardial lymphangiectasia oboInOwl:hasDbXref UMLS:C1856140 semapv:UnspecifiedMatching +HP:0005184 Prolonged QTc interval oboInOwl:hasDbXref UMLS:C1560305 semapv:UnspecifiedMatching +HP:0005185 Global systolic dysfunction oboInOwl:hasDbXref UMLS:C1847397 semapv:UnspecifiedMatching +HP:0005186 Synovial hypertrophy oboInOwl:hasDbXref MESH:D013585 semapv:UnspecifiedMatching +HP:0005186 Synovial hypertrophy oboInOwl:hasDbXref SCTID:240206002 semapv:UnspecifiedMatching +HP:0005186 Synovial hypertrophy oboInOwl:hasDbXref UMLS:C0410574 semapv:UnspecifiedMatching +HP:0005187 Progressive joint destruction oboInOwl:hasDbXref UMLS:C4025243 semapv:UnspecifiedMatching +HP:0005190 Proximal finger joint hyperextensibility oboInOwl:hasDbXref UMLS:C4025242 semapv:UnspecifiedMatching +HP:0005191 Congenital knee dislocation oboInOwl:hasDbXref SCTID:59068006 semapv:UnspecifiedMatching +HP:0005191 Congenital knee dislocation oboInOwl:hasDbXref UMLS:C0265669 semapv:UnspecifiedMatching +HP:0005193 Restricted large joint movement oboInOwl:hasDbXref UMLS:C4025241 semapv:UnspecifiedMatching +HP:0005194 Flattened metatarsal heads oboInOwl:hasDbXref UMLS:C4025240 semapv:UnspecifiedMatching +HP:0005195 Polyarticular arthropathy oboInOwl:hasDbXref UMLS:C4025239 semapv:UnspecifiedMatching +HP:0005197 Generalized morning stiffness oboInOwl:hasDbXref UMLS:C4025238 semapv:UnspecifiedMatching +HP:0005198 Stiff interphalangeal joints oboInOwl:hasDbXref UMLS:C4025237 semapv:UnspecifiedMatching +HP:0005199 Aplasia of the abdominal wall musculature oboInOwl:hasDbXref UMLS:C3149223 semapv:UnspecifiedMatching +HP:0005200 Retroperitoneal fibrosis oboInOwl:hasDbXref MESH:D012185 semapv:UnspecifiedMatching +HP:0005200 Retroperitoneal fibrosis oboInOwl:hasDbXref SCTID:49120005 semapv:UnspecifiedMatching +HP:0005200 Retroperitoneal fibrosis oboInOwl:hasDbXref UMLS:C0035357 semapv:UnspecifiedMatching +HP:0005201 Anomalous splenoportal venous system oboInOwl:hasDbXref UMLS:C4025236 semapv:UnspecifiedMatching +HP:0005202 Helicobacter pylori infection oboInOwl:hasDbXref UMLS:C0850666 semapv:UnspecifiedMatching +HP:0005203 Spontaneous esophageal perforation oboInOwl:hasDbXref MESH:C536571 semapv:UnspecifiedMatching +HP:0005203 Spontaneous esophageal perforation oboInOwl:hasDbXref SCTID:19995004 semapv:UnspecifiedMatching +HP:0005203 Spontaneous esophageal perforation oboInOwl:hasDbXref UMLS:C0238115 semapv:UnspecifiedMatching +HP:0005206 Pancreatic pseudocyst oboInOwl:hasDbXref MESH:D010192 semapv:UnspecifiedMatching +HP:0005206 Pancreatic pseudocyst oboInOwl:hasDbXref SCTID:111374002 semapv:UnspecifiedMatching +HP:0005206 Pancreatic pseudocyst oboInOwl:hasDbXref UMLS:C0030299 semapv:UnspecifiedMatching +HP:0005207 Gastric hypertrophy oboInOwl:hasDbXref UMLS:C1834341 semapv:UnspecifiedMatching +HP:0005207 Gastric hypertrophy oboInOwl:hasDbXref UMLS:C4280502 semapv:UnspecifiedMatching +HP:0005208 Secretory diarrhea oboInOwl:hasDbXref SCTID:15699003 semapv:UnspecifiedMatching +HP:0005208 Secretory diarrhea oboInOwl:hasDbXref UMLS:C0267557 semapv:UnspecifiedMatching +HP:0005209 Intrahepatic bile duct cysts oboInOwl:hasDbXref SCTID:235925007 semapv:UnspecifiedMatching +HP:0005209 Intrahepatic bile duct cysts oboInOwl:hasDbXref UMLS:C0400991 semapv:UnspecifiedMatching +HP:0005210 Hypoplastic colon oboInOwl:hasDbXref UMLS:C1392839 semapv:UnspecifiedMatching +HP:0005211 Midgut malrotation oboInOwl:hasDbXref UMLS:C1849706 semapv:UnspecifiedMatching +HP:0005212 Anal mucosal leukoplakia oboInOwl:hasDbXref UMLS:C1844632 semapv:UnspecifiedMatching +HP:0005213 Pancreatic calcification oboInOwl:hasDbXref UMLS:C1842406 semapv:UnspecifiedMatching +HP:0005214 Intestinal obstruction oboInOwl:hasDbXref MESH:D007415 semapv:UnspecifiedMatching +HP:0005214 Intestinal obstruction oboInOwl:hasDbXref SCTID:81060008 semapv:UnspecifiedMatching +HP:0005214 Intestinal obstruction oboInOwl:hasDbXref UMLS:C0021843 semapv:UnspecifiedMatching +HP:0005215 Frequent Giardia lamblia infestation oboInOwl:hasDbXref UMLS:C4025235 semapv:UnspecifiedMatching +HP:0005216 Impaired mastication oboInOwl:hasDbXref SCTID:162020001 semapv:UnspecifiedMatching +HP:0005216 Impaired mastication oboInOwl:hasDbXref UMLS:C0239043 semapv:UnspecifiedMatching +HP:0005217 Duplication of internal organs oboInOwl:hasDbXref UMLS:C4025234 semapv:UnspecifiedMatching +HP:0005218 Anoperineal fistula oboInOwl:hasDbXref UMLS:C1835798 semapv:UnspecifiedMatching +HP:0005219 Absence of intrinsic factor oboInOwl:hasDbXref UMLS:C4021641 semapv:UnspecifiedMatching +HP:0005220 Multiple intestinal neurofibromatosis oboInOwl:hasDbXref UMLS:C4025233 semapv:UnspecifiedMatching +HP:0005222 Bowel diverticulosis oboInOwl:hasDbXref UMLS:C1394691 semapv:UnspecifiedMatching +HP:0005222 Bowel diverticulosis oboInOwl:hasDbXref UMLS:C1395674 semapv:UnspecifiedMatching +HP:0005223 Duplicated colon oboInOwl:hasDbXref UMLS:C1850328 semapv:UnspecifiedMatching +HP:0005224 Rectal abscess oboInOwl:hasDbXref SCTID:197166005 semapv:UnspecifiedMatching +HP:0005224 Rectal abscess oboInOwl:hasDbXref SCTID:91669008 semapv:UnspecifiedMatching +HP:0005224 Rectal abscess oboInOwl:hasDbXref UMLS:C0149770 semapv:UnspecifiedMatching +HP:0005224 Rectal abscess oboInOwl:hasDbXref UMLS:C0267566 semapv:UnspecifiedMatching +HP:0005225 Intestinal edema oboInOwl:hasDbXref UMLS:C1142262 semapv:UnspecifiedMatching +HP:0005227 Adenomatous colonic polyposis oboInOwl:hasDbXref UMLS:C1868071 semapv:UnspecifiedMatching +HP:0005229 Jejunoileal ulceration oboInOwl:hasDbXref UMLS:C4025232 semapv:UnspecifiedMatching +HP:0005230 Biliary tract obstruction oboInOwl:hasDbXref SCTID:235918000 semapv:UnspecifiedMatching +HP:0005230 Biliary tract obstruction oboInOwl:hasDbXref UMLS:C0400979 semapv:UnspecifiedMatching +HP:0005231 Chronic gastritis oboInOwl:hasDbXref SCTID:8493009 semapv:UnspecifiedMatching +HP:0005231 Chronic gastritis oboInOwl:hasDbXref UMLS:C0085695 semapv:UnspecifiedMatching +HP:0005232 Pancreatic dysplasia oboInOwl:hasDbXref UMLS:C4019084 semapv:UnspecifiedMatching +HP:0005233 Hypoplasia of the gallbladder oboInOwl:hasDbXref SCTID:93259002 semapv:UnspecifiedMatching +HP:0005233 Hypoplasia of the gallbladder oboInOwl:hasDbXref UMLS:C0345282 semapv:UnspecifiedMatching +HP:0005234 Neonatal intestinal obstruction oboInOwl:hasDbXref UMLS:C0859974 semapv:UnspecifiedMatching +HP:0005235 Jejunal atresia oboInOwl:hasDbXref MESH:D007409 semapv:UnspecifiedMatching +HP:0005235 Jejunal atresia oboInOwl:hasDbXref SCTID:204702007 semapv:UnspecifiedMatching +HP:0005235 Jejunal atresia oboInOwl:hasDbXref SCTID:360491009 semapv:UnspecifiedMatching +HP:0005235 Jejunal atresia oboInOwl:hasDbXref UMLS:C0266175 semapv:UnspecifiedMatching +HP:0005236 Chronic calcifying pancreatitis oboInOwl:hasDbXref UMLS:C4025231 semapv:UnspecifiedMatching +HP:0005237 Degenerative liver disease oboInOwl:hasDbXref UMLS:C4025230 semapv:UnspecifiedMatching +HP:0005238 Discrete intestinal polyps oboInOwl:hasDbXref UMLS:C4025229 semapv:UnspecifiedMatching +HP:0005240 Esophageal obstruction oboInOwl:hasDbXref SCTID:405247003 semapv:UnspecifiedMatching +HP:0005240 Esophageal obstruction oboInOwl:hasDbXref UMLS:C0239296 semapv:UnspecifiedMatching +HP:0005241 Total intestinal aganglionosis oboInOwl:hasDbXref MESH:C538058 semapv:UnspecifiedMatching +HP:0005241 Total intestinal aganglionosis oboInOwl:hasDbXref SCTID:204745000 semapv:UnspecifiedMatching +HP:0005241 Total intestinal aganglionosis oboInOwl:hasDbXref UMLS:C0345240 semapv:UnspecifiedMatching +HP:0005242 Extrahepatic biliary duct atresia oboInOwl:hasDbXref MESH:D001656 semapv:UnspecifiedMatching +HP:0005242 Extrahepatic biliary duct atresia oboInOwl:hasDbXref SCTID:77480004 semapv:UnspecifiedMatching +HP:0005242 Extrahepatic biliary duct atresia oboInOwl:hasDbXref SCTID:82821008 semapv:UnspecifiedMatching +HP:0005242 Extrahepatic biliary duct atresia oboInOwl:hasDbXref UMLS:C0005411 semapv:UnspecifiedMatching +HP:0005243 Partial abdominal muscle agenesis oboInOwl:hasDbXref UMLS:C4025228 semapv:UnspecifiedMatching +HP:0005244 Gastrointestinal infarctions oboInOwl:hasDbXref UMLS:C3152231 semapv:UnspecifiedMatching +HP:0005245 Intestinal hypoplasia oboInOwl:hasDbXref UMLS:C4021640 semapv:UnspecifiedMatching +HP:0005246 Giant hypertrophic gastritis oboInOwl:hasDbXref MESH:D005758 semapv:UnspecifiedMatching +HP:0005246 Giant hypertrophic gastritis oboInOwl:hasDbXref SCTID:413219009 semapv:UnspecifiedMatching +HP:0005246 Giant hypertrophic gastritis oboInOwl:hasDbXref SCTID:60002000 semapv:UnspecifiedMatching +HP:0005246 Giant hypertrophic gastritis oboInOwl:hasDbXref UMLS:C0017155 semapv:UnspecifiedMatching +HP:0005247 Hypoplasia of the abdominal wall musculature oboInOwl:hasDbXref UMLS:C3279407 semapv:UnspecifiedMatching +HP:0005248 Intrahepatic biliary atresia oboInOwl:hasDbXref UMLS:C1855284 semapv:UnspecifiedMatching +HP:0005249 Functional intestinal obstruction oboInOwl:hasDbXref UMLS:C3639956 semapv:UnspecifiedMatching +HP:0005250 High intestinal obstruction oboInOwl:hasDbXref UMLS:C4025227 semapv:UnspecifiedMatching +HP:0005253 Increased anterioposterior diameter of thorax oboInOwl:hasDbXref UMLS:C1848760 semapv:UnspecifiedMatching +HP:0005254 Unilateral chest hypoplasia oboInOwl:hasDbXref UMLS:C1845576 semapv:UnspecifiedMatching +HP:0005255 Absence of pectoralis minor muscle oboInOwl:hasDbXref UMLS:C1868158 semapv:UnspecifiedMatching +HP:0005256 Unilateral absence of pectoralis major muscle oboInOwl:hasDbXref UMLS:C4021639 semapv:UnspecifiedMatching +HP:0005257 Thoracic hypoplasia oboInOwl:hasDbXref UMLS:C1837482 semapv:UnspecifiedMatching +HP:0005258 Pectoral muscle hypoplasia/aplasia oboInOwl:hasDbXref UMLS:C4025226 semapv:UnspecifiedMatching +HP:0005259 Abnormal facility in opposing the shoulders oboInOwl:hasDbXref UMLS:C1861517 semapv:UnspecifiedMatching +HP:0005261 Joint hemorrhage oboInOwl:hasDbXref MESH:D006395 semapv:UnspecifiedMatching +HP:0005261 Joint hemorrhage oboInOwl:hasDbXref SCTID:81808003 semapv:UnspecifiedMatching +HP:0005261 Joint hemorrhage oboInOwl:hasDbXref UMLS:C0018924 semapv:UnspecifiedMatching +HP:0005262 Abnormality of the synovia oboInOwl:hasDbXref UMLS:C4025225 semapv:UnspecifiedMatching +HP:0005263 Gastritis oboInOwl:hasDbXref MESH:D005756 semapv:UnspecifiedMatching +HP:0005263 Gastritis oboInOwl:hasDbXref SCTID:4556007 semapv:UnspecifiedMatching +HP:0005263 Gastritis oboInOwl:hasDbXref UMLS:C0017152 semapv:UnspecifiedMatching +HP:0005264 Abnormality of the gallbladder oboInOwl:hasDbXref SCTID:253803008 semapv:UnspecifiedMatching +HP:0005264 Abnormality of the gallbladder oboInOwl:hasDbXref SCTID:49714001 semapv:UnspecifiedMatching +HP:0005264 Abnormality of the gallbladder oboInOwl:hasDbXref UMLS:C0266249 semapv:UnspecifiedMatching +HP:0005265 Abnormal jejunum morphology oboInOwl:hasDbXref UMLS:C4025224 semapv:UnspecifiedMatching +HP:0005266 Intestinal polyp oboInOwl:hasDbXref MESH:D007417 semapv:UnspecifiedMatching +HP:0005266 Intestinal polyp oboInOwl:hasDbXref SCTID:254588001 semapv:UnspecifiedMatching +HP:0005266 Intestinal polyp oboInOwl:hasDbXref UMLS:C0021846 semapv:UnspecifiedMatching +HP:0005267 Premature delivery because of cervical insufficiency or membrane fragility oboInOwl:hasDbXref UMLS:C1851808 semapv:UnspecifiedMatching +HP:0005268 Spontaneous abortion oboInOwl:hasDbXref MESH:D000022 semapv:UnspecifiedMatching +HP:0005268 Spontaneous abortion oboInOwl:hasDbXref SCTID:17369002 semapv:UnspecifiedMatching +HP:0005268 Spontaneous abortion oboInOwl:hasDbXref UMLS:C0000786 semapv:UnspecifiedMatching +HP:0005272 Prominent nasolabial fold oboInOwl:hasDbXref UMLS:C1866487 semapv:UnspecifiedMatching +HP:0005273 Absent nasal septal cartilage oboInOwl:hasDbXref UMLS:C4021638 semapv:UnspecifiedMatching +HP:0005273 Absent nasal septal cartilage oboInOwl:hasDbXref UMLS:C4280501 semapv:UnspecifiedMatching +HP:0005274 Prominent nasal tip oboInOwl:hasDbXref UMLS:C1856118 semapv:UnspecifiedMatching +HP:0005274 Prominent nasal tip oboInOwl:hasDbXref UMLS:C4280498 semapv:UnspecifiedMatching +HP:0005274 Prominent nasal tip oboInOwl:hasDbXref UMLS:C4280499 semapv:UnspecifiedMatching +HP:0005274 Prominent nasal tip oboInOwl:hasDbXref UMLS:C4280500 semapv:UnspecifiedMatching +HP:0005275 Cartilaginous ossification of nose oboInOwl:hasDbXref UMLS:C1855616 semapv:UnspecifiedMatching +HP:0005278 Hypoplastic nasal tip oboInOwl:hasDbXref UMLS:C1844731 semapv:UnspecifiedMatching +HP:0005278 Hypoplastic nasal tip oboInOwl:hasDbXref UMLS:C4280496 semapv:UnspecifiedMatching +HP:0005278 Hypoplastic nasal tip oboInOwl:hasDbXref UMLS:C4280497 semapv:UnspecifiedMatching +HP:0005280 Depressed nasal bridge oboInOwl:hasDbXref UMLS:C1836542 semapv:UnspecifiedMatching +HP:0005280 Depressed nasal bridge oboInOwl:hasDbXref UMLS:C3550546 semapv:UnspecifiedMatching +HP:0005280 Depressed nasal bridge oboInOwl:hasDbXref UMLS:C4280495 semapv:UnspecifiedMatching +HP:0005281 Hypoplastic nasal bridge oboInOwl:hasDbXref UMLS:C1865597 semapv:UnspecifiedMatching +HP:0005281 Hypoplastic nasal bridge oboInOwl:hasDbXref UMLS:C4280494 semapv:UnspecifiedMatching +HP:0005285 Absent nasal bridge oboInOwl:hasDbXref UMLS:C1837888 semapv:UnspecifiedMatching +HP:0005288 Abnormality of the nares oboInOwl:hasDbXref UMLS:C4021637 semapv:UnspecifiedMatching +HP:0005289 Abnormality of the nasolabial region oboInOwl:hasDbXref UMLS:C4025223 semapv:UnspecifiedMatching +HP:0005290 Internal carotid artery hypoplasia oboInOwl:hasDbXref UMLS:C1855736 semapv:UnspecifiedMatching +HP:0005290 Internal carotid artery hypoplasia oboInOwl:hasDbXref UMLS:C4280491 semapv:UnspecifiedMatching +HP:0005290 Internal carotid artery hypoplasia oboInOwl:hasDbXref UMLS:C4280492 semapv:UnspecifiedMatching +HP:0005290 Internal carotid artery hypoplasia oboInOwl:hasDbXref UMLS:C4280493 semapv:UnspecifiedMatching +HP:0005291 Inflammatory arteriopathy oboInOwl:hasDbXref UMLS:C4025222 semapv:UnspecifiedMatching +HP:0005292 Intimal thickening in the coronary arteries oboInOwl:hasDbXref UMLS:C1968633 semapv:UnspecifiedMatching +HP:0005293 Venous insufficiency oboInOwl:hasDbXref MESH:D014689 semapv:UnspecifiedMatching +HP:0005293 Venous insufficiency oboInOwl:hasDbXref SCTID:20696009 semapv:UnspecifiedMatching +HP:0005293 Venous insufficiency oboInOwl:hasDbXref UMLS:C0042485 semapv:UnspecifiedMatching +HP:0005294 Arterial dissection oboInOwl:hasDbXref MESH:D000784 semapv:UnspecifiedMatching +HP:0005294 Arterial dissection oboInOwl:hasDbXref SCTID:233992003 semapv:UnspecifiedMatching +HP:0005294 Arterial dissection oboInOwl:hasDbXref SCTID:26845001 semapv:UnspecifiedMatching +HP:0005294 Arterial dissection oboInOwl:hasDbXref SCTID:710864009 semapv:UnspecifiedMatching +HP:0005294 Arterial dissection oboInOwl:hasDbXref SCTID:9406001 semapv:UnspecifiedMatching +HP:0005294 Arterial dissection oboInOwl:hasDbXref UMLS:C0002949 semapv:UnspecifiedMatching +HP:0005295 Pseudocoarctation of the aorta oboInOwl:hasDbXref SCTID:70602002 semapv:UnspecifiedMatching +HP:0005295 Pseudocoarctation of the aorta oboInOwl:hasDbXref UMLS:C0345088 semapv:UnspecifiedMatching +HP:0005297 Premature occlusive vascular stenosis oboInOwl:hasDbXref UMLS:C1867457 semapv:UnspecifiedMatching +HP:0005300 Nodular inflammatory vasculitis oboInOwl:hasDbXref UMLS:C4025219 semapv:UnspecifiedMatching +HP:0005301 Persistent left superior vena cava oboInOwl:hasDbXref SCTID:77978002 semapv:UnspecifiedMatching +HP:0005301 Persistent left superior vena cava oboInOwl:hasDbXref UMLS:C0265931 semapv:UnspecifiedMatching +HP:0005302 Carotid artery tortuosity oboInOwl:hasDbXref SCTID:401051003 semapv:UnspecifiedMatching +HP:0005302 Carotid artery tortuosity oboInOwl:hasDbXref UMLS:C1303076 semapv:UnspecifiedMatching +HP:0005303 Aortic arch calcification oboInOwl:hasDbXref UMLS:C1969291 semapv:UnspecifiedMatching +HP:0005304 Hypoplastic pulmonary veins oboInOwl:hasDbXref UMLS:C1970501 semapv:UnspecifiedMatching +HP:0005305 Cerebral venous thrombosis oboInOwl:hasDbXref SCTID:95455008 semapv:UnspecifiedMatching +HP:0005305 Cerebral venous thrombosis oboInOwl:hasDbXref UMLS:C0151945 semapv:UnspecifiedMatching +HP:0005306 Capillary hemangioma oboInOwl:hasDbXref MESH:D018324 semapv:UnspecifiedMatching +HP:0005306 Capillary hemangioma oboInOwl:hasDbXref SCTID:195382003 semapv:UnspecifiedMatching +HP:0005306 Capillary hemangioma oboInOwl:hasDbXref SCTID:254206003 semapv:UnspecifiedMatching +HP:0005306 Capillary hemangioma oboInOwl:hasDbXref SCTID:402867006 semapv:UnspecifiedMatching +HP:0005306 Capillary hemangioma oboInOwl:hasDbXref SCTID:56975005 semapv:UnspecifiedMatching +HP:0005306 Capillary hemangioma oboInOwl:hasDbXref SCTID:83343001 semapv:UnspecifiedMatching +HP:0005306 Capillary hemangioma oboInOwl:hasDbXref UMLS:C0206733 semapv:UnspecifiedMatching +HP:0005307 Postural hypotension with compensatory tachycardia oboInOwl:hasDbXref UMLS:C1850438 semapv:UnspecifiedMatching +HP:0005308 Pulmonary artery vasoconstriction oboInOwl:hasDbXref UMLS:C1867424 semapv:UnspecifiedMatching +HP:0005310 Large vessel vasculitis oboInOwl:hasDbXref UMLS:C4025218 semapv:UnspecifiedMatching +HP:0005311 Agenesis of pulmonary vessels oboInOwl:hasDbXref UMLS:C1970630 semapv:UnspecifiedMatching +HP:0005312 Pulmonary aterial intimal fibrosis oboInOwl:hasDbXref UMLS:C4025217 semapv:UnspecifiedMatching +HP:0005313 Arterial fibromuscular dysplasia oboInOwl:hasDbXref MESH:D005352 semapv:UnspecifiedMatching +HP:0005313 Arterial fibromuscular dysplasia oboInOwl:hasDbXref SCTID:31653004 semapv:UnspecifiedMatching +HP:0005313 Arterial fibromuscular dysplasia oboInOwl:hasDbXref SCTID:359553002 semapv:UnspecifiedMatching +HP:0005313 Arterial fibromuscular dysplasia oboInOwl:hasDbXref UMLS:C0016052 semapv:UnspecifiedMatching +HP:0005314 Anomalous branches of internal carotid artery oboInOwl:hasDbXref UMLS:C1847886 semapv:UnspecifiedMatching +HP:0005316 Peripheral pulmonary vessel aplasia oboInOwl:hasDbXref UMLS:C1848877 semapv:UnspecifiedMatching +HP:0005317 Increased pulmonary vascular resistance oboInOwl:hasDbXref UMLS:C1867423 semapv:UnspecifiedMatching +HP:0005318 Cerebral vasculitis oboInOwl:hasDbXref MESH:D020293 semapv:UnspecifiedMatching +HP:0005318 Cerebral vasculitis oboInOwl:hasDbXref SCTID:427020007 semapv:UnspecifiedMatching +HP:0005318 Cerebral vasculitis oboInOwl:hasDbXref UMLS:C0238051 semapv:UnspecifiedMatching +HP:0005320 Lack of facial subcutaneous fat oboInOwl:hasDbXref UMLS:C3277426 semapv:UnspecifiedMatching +HP:0005321 Mandibulofacial dysostosis oboInOwl:hasDbXref MESH:D008342 semapv:UnspecifiedMatching +HP:0005321 Mandibulofacial dysostosis oboInOwl:hasDbXref SCTID:82203000 semapv:UnspecifiedMatching +HP:0005321 Mandibulofacial dysostosis oboInOwl:hasDbXref UMLS:C0242387 semapv:UnspecifiedMatching +HP:0005322 Prominent nasal septum oboInOwl:hasDbXref UMLS:C4025216 semapv:UnspecifiedMatching +HP:0005322 Prominent nasal septum oboInOwl:hasDbXref UMLS:C4280489 semapv:UnspecifiedMatching +HP:0005322 Prominent nasal septum oboInOwl:hasDbXref UMLS:C4280490 semapv:UnspecifiedMatching +HP:0005323 Hemifacial hypertrophy oboInOwl:hasDbXref MESH:C563014 semapv:UnspecifiedMatching +HP:0005323 Hemifacial hypertrophy oboInOwl:hasDbXref MESH:D005621 semapv:UnspecifiedMatching +HP:0005323 Hemifacial hypertrophy oboInOwl:hasDbXref SCTID:10394003 semapv:UnspecifiedMatching +HP:0005323 Hemifacial hypertrophy oboInOwl:hasDbXref SCTID:697962004 semapv:UnspecifiedMatching +HP:0005323 Hemifacial hypertrophy oboInOwl:hasDbXref UMLS:C0016719 semapv:UnspecifiedMatching +HP:0005323 Hemifacial hypertrophy oboInOwl:hasDbXref UMLS:C1399354 semapv:UnspecifiedMatching +HP:0005324 Disturbance of facial expression oboInOwl:hasDbXref UMLS:C4025215 semapv:UnspecifiedMatching +HP:0005325 Extension of hair growth on temples to lateral eyebrow oboInOwl:hasDbXref UMLS:C1857455 semapv:UnspecifiedMatching +HP:0005326 Hypoplastic philtrum oboInOwl:hasDbXref UMLS:C1856886 semapv:UnspecifiedMatching +HP:0005327 Loss of facial expression oboInOwl:hasDbXref UMLS:C1852476 semapv:UnspecifiedMatching +HP:0005328 Progeroid facial appearance oboInOwl:hasDbXref UMLS:C1857710 semapv:UnspecifiedMatching +HP:0005329 Fixed facial expression oboInOwl:hasDbXref UMLS:C1855353 semapv:UnspecifiedMatching +HP:0005332 Recurrent mandibular subluxations oboInOwl:hasDbXref UMLS:C1857011 semapv:UnspecifiedMatching +HP:0005335 Sleepy facial expression oboInOwl:hasDbXref UMLS:C4025214 semapv:UnspecifiedMatching +HP:0005336 Forehead hyperpigmentation oboInOwl:hasDbXref UMLS:C1969673 semapv:UnspecifiedMatching +HP:0005338 Sparse lateral eyebrow oboInOwl:hasDbXref UMLS:C1857206 semapv:UnspecifiedMatching +HP:0005339 Abnormality of complement system oboInOwl:hasDbXref UMLS:C4025213 semapv:UnspecifiedMatching +HP:0005340 Spastic/hyperactive bladder oboInOwl:hasDbXref UMLS:C1836904 semapv:UnspecifiedMatching +HP:0005341 Autonomic bladder dysfunction oboInOwl:hasDbXref UMLS:C4025212 semapv:UnspecifiedMatching +HP:0005343 Hypoplasia of the bladder oboInOwl:hasDbXref UMLS:C1855335 semapv:UnspecifiedMatching +HP:0005344 Abnormal carotid artery morphology oboInOwl:hasDbXref UMLS:C4025211 semapv:UnspecifiedMatching +HP:0005345 Abnormal vena cava morphology oboInOwl:hasDbXref UMLS:C4025210 semapv:UnspecifiedMatching +HP:0005346 Abnormal facial expression oboInOwl:hasDbXref UMLS:C4025209 semapv:UnspecifiedMatching +HP:0005347 Cartilaginous trachea oboInOwl:hasDbXref UMLS:C1863363 semapv:UnspecifiedMatching +HP:0005348 Inspiratory stridor oboInOwl:hasDbXref SCTID:58596002 semapv:UnspecifiedMatching +HP:0005348 Inspiratory stridor oboInOwl:hasDbXref UMLS:C0677600 semapv:UnspecifiedMatching +HP:0005349 Hypoplasia of the epiglottis oboInOwl:hasDbXref UMLS:C1396772 semapv:UnspecifiedMatching +HP:0005352 Severe T-cell immunodeficiency oboInOwl:hasDbXref UMLS:C4025208 semapv:UnspecifiedMatching +HP:0005353 Recurrent herpes oboInOwl:hasDbXref UMLS:C4025207 semapv:UnspecifiedMatching +HP:0005354 Lack of T cell function oboInOwl:hasDbXref UMLS:C1849426 semapv:UnspecifiedMatching +HP:0005356 Decreased serum complement factor I oboInOwl:hasDbXref UMLS:C1970257 semapv:UnspecifiedMatching +HP:0005357 Defective B cell differentiation oboInOwl:hasDbXref UMLS:C1859624 semapv:UnspecifiedMatching +HP:0005359 Aplasia of the thymus oboInOwl:hasDbXref MESH:C536288 semapv:UnspecifiedMatching +HP:0005359 Aplasia of the thymus oboInOwl:hasDbXref SCTID:702623002 semapv:UnspecifiedMatching +HP:0005359 Aplasia of the thymus oboInOwl:hasDbXref SCTID:91918005 semapv:UnspecifiedMatching +HP:0005359 Aplasia of the thymus oboInOwl:hasDbXref UMLS:C0685894 semapv:UnspecifiedMatching +HP:0005360 Susceptibility to chickenpox oboInOwl:hasDbXref UMLS:C1855205 semapv:UnspecifiedMatching +HP:0005363 Humoral immunodeficiency oboInOwl:hasDbXref UMLS:C4025206 semapv:UnspecifiedMatching +HP:0005365 Severe B lymphocytopenia oboInOwl:hasDbXref UMLS:C1863715 semapv:UnspecifiedMatching +HP:0005365 Severe B lymphocytopenia oboInOwl:hasDbXref UMLS:C4020824 semapv:UnspecifiedMatching +HP:0005366 Recurrent streptococcus pneumoniae infections oboInOwl:hasDbXref UMLS:C2169794 semapv:UnspecifiedMatching +HP:0005368 Abnormality of humoral immunity oboInOwl:hasDbXref UMLS:C3150510 semapv:UnspecifiedMatching +HP:0005369 Decreased serum complement factor H oboInOwl:hasDbXref UMLS:C1969222 semapv:UnspecifiedMatching +HP:0005372 Abnormality of B cell physiology oboInOwl:hasDbXref UMLS:C1849242 semapv:UnspecifiedMatching +HP:0005374 Cellular immunodeficiency oboInOwl:hasDbXref UMLS:C1855204 semapv:UnspecifiedMatching +HP:0005376 Recurrent Haemophilus influenzae infections oboInOwl:hasDbXref UMLS:C4025204 semapv:UnspecifiedMatching +HP:0005381 Recurrent meningococcal disease oboInOwl:hasDbXref UMLS:C1970263 semapv:UnspecifiedMatching +HP:0005384 Defective B cell activation oboInOwl:hasDbXref UMLS:C1846551 semapv:UnspecifiedMatching +HP:0005386 Recurrent protozoan infections oboInOwl:hasDbXref UMLS:C4025202 semapv:UnspecifiedMatching +HP:0005387 Combined immunodeficiency oboInOwl:hasDbXref UMLS:C0494261 semapv:UnspecifiedMatching +HP:0005389 Depletion of components of the alternative complement pathway oboInOwl:hasDbXref UMLS:C1969220 semapv:UnspecifiedMatching +HP:0005390 Recurrent opportunistic infections oboInOwl:hasDbXref UMLS:C1832324 semapv:UnspecifiedMatching +HP:0005396 Susceptibility to coronavirus 229e oboInOwl:hasDbXref UMLS:C1852539 semapv:UnspecifiedMatching +HP:0005400 Reduction of neutrophil motility oboInOwl:hasDbXref UMLS:C4025201 semapv:UnspecifiedMatching +HP:0005401 Recurrent candida infections oboInOwl:hasDbXref UMLS:C1860128 semapv:UnspecifiedMatching +HP:0005403 T lymphocytopenia oboInOwl:hasDbXref MESH:C536783 semapv:UnspecifiedMatching +HP:0005403 T lymphocytopenia oboInOwl:hasDbXref UMLS:C2931322 semapv:UnspecifiedMatching +HP:0005404 Increased B cell count oboInOwl:hasDbXref UMLS:C1858972 semapv:UnspecifiedMatching +HP:0005406 Recurrent bacterial skin infections oboInOwl:hasDbXref UMLS:C1835686 semapv:UnspecifiedMatching +HP:0005407 Decreased proportion of CD4-positive helper T cells oboInOwl:hasDbXref UMLS:C1839304 semapv:UnspecifiedMatching +HP:0005411 Chronic intestinal candidiasis oboInOwl:hasDbXref UMLS:C4020823 semapv:UnspecifiedMatching +HP:0005411 Chronic intestinal candidiasis oboInOwl:hasDbXref UMLS:C4025199 semapv:UnspecifiedMatching +HP:0005413 Increased alpha-globulin oboInOwl:hasDbXref SCTID:124022007 semapv:UnspecifiedMatching +HP:0005413 Increased alpha-globulin oboInOwl:hasDbXref UMLS:C1167806 semapv:UnspecifiedMatching +HP:0005415 Decreased proportion of CD8-positive T cells oboInOwl:hasDbXref UMLS:C1839305 semapv:UnspecifiedMatching +HP:0005416 Decreased serum complement factor B oboInOwl:hasDbXref UMLS:C4021636 semapv:UnspecifiedMatching +HP:0005419 Decreased T cell activation oboInOwl:hasDbXref UMLS:C1846550 semapv:UnspecifiedMatching +HP:0005420 Recurrent gram-negative bacterial infections oboInOwl:hasDbXref UMLS:C4025198 semapv:UnspecifiedMatching +HP:0005421 Decreased serum complement C3 oboInOwl:hasDbXref UMLS:C1837512 semapv:UnspecifiedMatching +HP:0005422 Absence of CD8-positive T cells oboInOwl:hasDbXref UMLS:C4025197 semapv:UnspecifiedMatching +HP:0005423 Dysfunctional alternative complement pathway oboInOwl:hasDbXref UMLS:C1839458 semapv:UnspecifiedMatching +HP:0005424 Absent specific antibody response oboInOwl:hasDbXref UMLS:C1863246 semapv:UnspecifiedMatching +HP:0005425 Recurrent sinopulmonary infections oboInOwl:hasDbXref UMLS:C1846546 semapv:UnspecifiedMatching +HP:0005428 Severe recurrent varicella oboInOwl:hasDbXref MESH:C563458 semapv:UnspecifiedMatching +HP:0005428 Severe recurrent varicella oboInOwl:hasDbXref UMLS:C1833487 semapv:UnspecifiedMatching +HP:0005429 Recurrent systemic pyogenic infections oboInOwl:hasDbXref UMLS:C4025196 semapv:UnspecifiedMatching +HP:0005430 Recurrent Neisserial infections oboInOwl:hasDbXref UMLS:C3151083 semapv:UnspecifiedMatching +HP:0005432 Transient hypogammaglobulinemia of infancy oboInOwl:hasDbXref SCTID:88714009 semapv:UnspecifiedMatching +HP:0005432 Transient hypogammaglobulinemia of infancy oboInOwl:hasDbXref UMLS:C0272238 semapv:UnspecifiedMatching +HP:0005432 Transient hypogammaglobulinemia of infancy oboInOwl:hasDbXref UMLS:C4020822 semapv:UnspecifiedMatching +HP:0005435 Impaired T cell function oboInOwl:hasDbXref UMLS:C1860127 semapv:UnspecifiedMatching +HP:0005437 Recurrent infections in infancy and early childhood oboInOwl:hasDbXref UMLS:C1844909 semapv:UnspecifiedMatching +HP:0005439 Maxillozygomatic hypoplasia oboInOwl:hasDbXref UMLS:C1848908 semapv:UnspecifiedMatching +HP:0005439 Maxillozygomatic hypoplasia oboInOwl:hasDbXref UMLS:C4280488 semapv:UnspecifiedMatching +HP:0005441 Sclerotic cranial sutures oboInOwl:hasDbXref UMLS:C4025195 semapv:UnspecifiedMatching +HP:0005442 Widely patent coronal suture oboInOwl:hasDbXref UMLS:C1856778 semapv:UnspecifiedMatching +HP:0005445 Enlarged posterior fossa oboInOwl:hasDbXref UMLS:C1855889 semapv:UnspecifiedMatching +HP:0005446 Obtuse angle of mandible oboInOwl:hasDbXref SCTID:709997007 semapv:UnspecifiedMatching +HP:0005446 Obtuse angle of mandible oboInOwl:hasDbXref UMLS:C4038738 semapv:UnspecifiedMatching +HP:0005449 Bridged sella turcica oboInOwl:hasDbXref MESH:C566689 semapv:UnspecifiedMatching +HP:0005449 Bridged sella turcica oboInOwl:hasDbXref UMLS:C1866959 semapv:UnspecifiedMatching +HP:0005450 Calvarial osteosclerosis oboInOwl:hasDbXref UMLS:C1855657 semapv:UnspecifiedMatching +HP:0005451 Decreased cranial base ossification oboInOwl:hasDbXref UMLS:C1835442 semapv:UnspecifiedMatching +HP:0005453 Absent/hypoplastic paranasal sinuses oboInOwl:hasDbXref UMLS:C1856639 semapv:UnspecifiedMatching +HP:0005456 Absent ethmoidal sinuses oboInOwl:hasDbXref UMLS:C4025194 semapv:UnspecifiedMatching +HP:0005458 Premature closure of fontanelles oboInOwl:hasDbXref MESH:D003398 semapv:UnspecifiedMatching +HP:0005458 Premature closure of fontanelles oboInOwl:hasDbXref SCTID:1667003 semapv:UnspecifiedMatching +HP:0005458 Premature closure of fontanelles oboInOwl:hasDbXref SCTID:57219006 semapv:UnspecifiedMatching +HP:0005458 Premature closure of fontanelles oboInOwl:hasDbXref UMLS:C0010278 semapv:UnspecifiedMatching +HP:0005458 Premature closure of fontanelles oboInOwl:hasDbXref UMLS:C0277827 semapv:UnspecifiedMatching +HP:0005458 Premature closure of fontanelles oboInOwl:hasDbXref UMLS:C4072853 semapv:UnspecifiedMatching +HP:0005461 Craniofacial disproportion oboInOwl:hasDbXref UMLS:C1867114 semapv:UnspecifiedMatching +HP:0005462 Calcification of falx cerebri oboInOwl:hasDbXref UMLS:C1397139 semapv:UnspecifiedMatching +HP:0005463 Elongated sella turcica oboInOwl:hasDbXref UMLS:C1863311 semapv:UnspecifiedMatching +HP:0005464 Craniofacial osteosclerosis oboInOwl:hasDbXref UMLS:C1845805 semapv:UnspecifiedMatching +HP:0005464 Craniofacial osteosclerosis oboInOwl:hasDbXref UMLS:C4025193 semapv:UnspecifiedMatching +HP:0005465 Facial hyperostosis oboInOwl:hasDbXref UMLS:C1857501 semapv:UnspecifiedMatching +HP:0005465 Facial hyperostosis oboInOwl:hasDbXref UMLS:C4280485 semapv:UnspecifiedMatching +HP:0005465 Facial hyperostosis oboInOwl:hasDbXref UMLS:C4280486 semapv:UnspecifiedMatching +HP:0005465 Facial hyperostosis oboInOwl:hasDbXref UMLS:C4280487 semapv:UnspecifiedMatching +HP:0005466 Hypoplasia of the frontal bone oboInOwl:hasDbXref UMLS:C1845147 semapv:UnspecifiedMatching +HP:0005466 Hypoplasia of the frontal bone oboInOwl:hasDbXref UMLS:C4280483 semapv:UnspecifiedMatching +HP:0005466 Hypoplasia of the frontal bone oboInOwl:hasDbXref UMLS:C4280484 semapv:UnspecifiedMatching +HP:0005469 Flat occiput oboInOwl:hasDbXref UMLS:C1837402 semapv:UnspecifiedMatching +HP:0005469 Flat occiput oboInOwl:hasDbXref UMLS:C4280482 semapv:UnspecifiedMatching +HP:0005472 Orbital craniosynostosis oboInOwl:hasDbXref UMLS:C4025192 semapv:UnspecifiedMatching +HP:0005473 Fusion of middle ear ossicles oboInOwl:hasDbXref UMLS:C1862068 semapv:UnspecifiedMatching +HP:0005474 Decreased calvarial ossification oboInOwl:hasDbXref UMLS:C1833762 semapv:UnspecifiedMatching +HP:0005476 Widely patent sagittal suture oboInOwl:hasDbXref UMLS:C1856779 semapv:UnspecifiedMatching +HP:0005477 Progressive sclerosis of skull base oboInOwl:hasDbXref UMLS:C1835470 semapv:UnspecifiedMatching +HP:0005478 Prominent frontal sinuses oboInOwl:hasDbXref UMLS:C1969404 semapv:UnspecifiedMatching +HP:0005478 Prominent frontal sinuses oboInOwl:hasDbXref UMLS:C4280265 semapv:UnspecifiedMatching +HP:0005478 Prominent frontal sinuses oboInOwl:hasDbXref UMLS:C4280479 semapv:UnspecifiedMatching +HP:0005478 Prominent frontal sinuses oboInOwl:hasDbXref UMLS:C4280480 semapv:UnspecifiedMatching +HP:0005478 Prominent frontal sinuses oboInOwl:hasDbXref UMLS:C4280481 semapv:UnspecifiedMatching +HP:0005479 Decreased circulating IgE oboInOwl:hasDbXref UMLS:C0860904 semapv:UnspecifiedMatching +HP:0005482 Abnormality of the alternative complement pathway oboInOwl:hasDbXref UMLS:C4025191 semapv:UnspecifiedMatching +HP:0005483 Abnormal epiglottis morphology oboInOwl:hasDbXref UMLS:C4025190 semapv:UnspecifiedMatching +HP:0005484 Postnatal microcephaly oboInOwl:hasDbXref UMLS:C1847514 semapv:UnspecifiedMatching +HP:0005486 Small fontanelle oboInOwl:hasDbXref SCTID:276710001 semapv:UnspecifiedMatching +HP:0005486 Small fontanelle oboInOwl:hasDbXref UMLS:C0456133 semapv:UnspecifiedMatching +HP:0005486 Small fontanelle oboInOwl:hasDbXref UMLS:C4072854 semapv:UnspecifiedMatching +HP:0005486 Small fontanelle oboInOwl:hasDbXref UMLS:C4072855 semapv:UnspecifiedMatching +HP:0005487 Prominent metopic ridge oboInOwl:hasDbXref UMLS:C1857949 semapv:UnspecifiedMatching +HP:0005490 Postnatal macrocephaly oboInOwl:hasDbXref UMLS:C1854417 semapv:UnspecifiedMatching +HP:0005494 Premature posterior fontanelle closure oboInOwl:hasDbXref UMLS:C1839126 semapv:UnspecifiedMatching +HP:0005495 Metopic suture patent to nasal root oboInOwl:hasDbXref UMLS:C4025189 semapv:UnspecifiedMatching +HP:0005498 Midline skin dimples over anterior/posterior fontanelles oboInOwl:hasDbXref UMLS:C1855690 semapv:UnspecifiedMatching +HP:0005502 Increased red cell osmotic fragility oboInOwl:hasDbXref UMLS:C1849478 semapv:UnspecifiedMatching +HP:0005505 Refractory anemia oboInOwl:hasDbXref MESH:D000753 semapv:UnspecifiedMatching +HP:0005505 Refractory anemia oboInOwl:hasDbXref SCTID:128845005 semapv:UnspecifiedMatching +HP:0005505 Refractory anemia oboInOwl:hasDbXref UMLS:C0002893 semapv:UnspecifiedMatching +HP:0005506 Chronic myelogenous leukemia oboInOwl:hasDbXref DOID:8552 semapv:UnspecifiedMatching +HP:0005506 Chronic myelogenous leukemia oboInOwl:hasDbXref MESH:D015464 semapv:UnspecifiedMatching +HP:0005506 Chronic myelogenous leukemia oboInOwl:hasDbXref SCTID:63364005 semapv:UnspecifiedMatching +HP:0005506 Chronic myelogenous leukemia oboInOwl:hasDbXref SCTID:92818009 semapv:UnspecifiedMatching +HP:0005506 Chronic myelogenous leukemia oboInOwl:hasDbXref UMLS:C0023473 semapv:UnspecifiedMatching +HP:0005507 Hemoglobin Barts oboInOwl:hasDbXref UMLS:C3539063 semapv:UnspecifiedMatching +HP:0005508 Monoclonal immunoglobulin M proteinemia oboInOwl:hasDbXref MESH:D008258 semapv:UnspecifiedMatching +HP:0005508 Monoclonal immunoglobulin M proteinemia oboInOwl:hasDbXref SCTID:190817009 semapv:UnspecifiedMatching +HP:0005508 Monoclonal immunoglobulin M proteinemia oboInOwl:hasDbXref SCTID:190818004 semapv:UnspecifiedMatching +HP:0005508 Monoclonal immunoglobulin M proteinemia oboInOwl:hasDbXref SCTID:35562000 semapv:UnspecifiedMatching +HP:0005508 Monoclonal immunoglobulin M proteinemia oboInOwl:hasDbXref UMLS:C0024419 semapv:UnspecifiedMatching +HP:0005510 Transient erythroblastopenia oboInOwl:hasDbXref UMLS:C4082199 semapv:UnspecifiedMatching +HP:0005511 Heinz body anemia oboInOwl:hasDbXref MESH:C563030 semapv:UnspecifiedMatching +HP:0005511 Heinz body anemia oboInOwl:hasDbXref UMLS:C0700299 semapv:UnspecifiedMatching +HP:0005512 Impaired neutrophil killing of staphylococci oboInOwl:hasDbXref UMLS:C4025188 semapv:UnspecifiedMatching +HP:0005513 Increased megakaryocyte count oboInOwl:hasDbXref UMLS:C4025187 semapv:UnspecifiedMatching +HP:0005517 T-cell lymphoma/leukemia oboInOwl:hasDbXref UMLS:C4025186 semapv:UnspecifiedMatching +HP:0005518 Increased mean corpuscular volume oboInOwl:hasDbXref UMLS:C0855791 semapv:UnspecifiedMatching +HP:0005520 Chronic disseminated intravascular coagulation oboInOwl:hasDbXref UMLS:C1862184 semapv:UnspecifiedMatching +HP:0005521 Disseminated intravascular coagulation oboInOwl:hasDbXref MESH:D004211 semapv:UnspecifiedMatching +HP:0005521 Disseminated intravascular coagulation oboInOwl:hasDbXref SCTID:67406007 semapv:UnspecifiedMatching +HP:0005521 Disseminated intravascular coagulation oboInOwl:hasDbXref UMLS:C0012739 semapv:UnspecifiedMatching +HP:0005522 Pyridoxine-responsive sideroblastic anemia oboInOwl:hasDbXref SCTID:191260004 semapv:UnspecifiedMatching +HP:0005522 Pyridoxine-responsive sideroblastic anemia oboInOwl:hasDbXref SCTID:25443007 semapv:UnspecifiedMatching +HP:0005522 Pyridoxine-responsive sideroblastic anemia oboInOwl:hasDbXref UMLS:C0272027 semapv:UnspecifiedMatching +HP:0005523 Lymphoproliferative disorder oboInOwl:hasDbXref MESH:D008232 semapv:UnspecifiedMatching +HP:0005523 Lymphoproliferative disorder oboInOwl:hasDbXref SCTID:277466009 semapv:UnspecifiedMatching +HP:0005523 Lymphoproliferative disorder oboInOwl:hasDbXref SCTID:414629003 semapv:UnspecifiedMatching +HP:0005523 Lymphoproliferative disorder oboInOwl:hasDbXref SCTID:77121009 semapv:UnspecifiedMatching +HP:0005523 Lymphoproliferative disorder oboInOwl:hasDbXref SCTID:84631004 semapv:UnspecifiedMatching +HP:0005523 Lymphoproliferative disorder oboInOwl:hasDbXref UMLS:C0024314 semapv:UnspecifiedMatching +HP:0005524 Macrocytic hemolytic disease oboInOwl:hasDbXref UMLS:C4025185 semapv:UnspecifiedMatching +HP:0005525 Spontaneous hemolytic crises oboInOwl:hasDbXref UMLS:C4025184 semapv:UnspecifiedMatching +HP:0005526 Lymphoid leukemia oboInOwl:hasDbXref MESH:D007945 semapv:UnspecifiedMatching +HP:0005526 Lymphoid leukemia oboInOwl:hasDbXref SCTID:188725004 semapv:UnspecifiedMatching +HP:0005526 Lymphoid leukemia oboInOwl:hasDbXref SCTID:32280000 semapv:UnspecifiedMatching +HP:0005526 Lymphoid leukemia oboInOwl:hasDbXref UMLS:C0023448 semapv:UnspecifiedMatching +HP:0005527 Reduced kininogen activity oboInOwl:hasDbXref MESH:C537060 semapv:UnspecifiedMatching +HP:0005527 Reduced kininogen activity oboInOwl:hasDbXref SCTID:27312002 semapv:UnspecifiedMatching +HP:0005527 Reduced kininogen activity oboInOwl:hasDbXref UMLS:C0272340 semapv:UnspecifiedMatching +HP:0005528 Bone marrow hypocellularity oboInOwl:hasDbXref UMLS:C1855710 semapv:UnspecifiedMatching +HP:0005531 Biphenotypic acute leukemia oboInOwl:hasDbXref MESH:D015456 semapv:UnspecifiedMatching +HP:0005531 Biphenotypic acute leukemia oboInOwl:hasDbXref SCTID:128818009 semapv:UnspecifiedMatching +HP:0005531 Biphenotypic acute leukemia oboInOwl:hasDbXref SCTID:278453007 semapv:UnspecifiedMatching +HP:0005531 Biphenotypic acute leukemia oboInOwl:hasDbXref UMLS:C0023464 semapv:UnspecifiedMatching +HP:0005532 Macrocytic dyserythropoietic anemia oboInOwl:hasDbXref UMLS:C4025183 semapv:UnspecifiedMatching +HP:0005534 Transient myeloproliferative syndrome oboInOwl:hasDbXref MESH:C563551 semapv:UnspecifiedMatching +HP:0005534 Transient myeloproliferative syndrome oboInOwl:hasDbXref SCTID:450934005 semapv:UnspecifiedMatching +HP:0005534 Transient myeloproliferative syndrome oboInOwl:hasDbXref UMLS:C1834582 semapv:UnspecifiedMatching +HP:0005535 Exercise-induced hemolysis oboInOwl:hasDbXref UMLS:C4025182 semapv:UnspecifiedMatching +HP:0005537 Decreased mean platelet volume oboInOwl:hasDbXref UMLS:C1096368 semapv:UnspecifiedMatching +HP:0005537 Decreased mean platelet volume oboInOwl:hasDbXref UMLS:C1833182 semapv:UnspecifiedMatching +HP:0005539 T cell chronic lymphocytic lymphoma/leukemia oboInOwl:hasDbXref UMLS:C4025181 semapv:UnspecifiedMatching +HP:0005540 Red blood cell keratocytosis oboInOwl:hasDbXref UMLS:C4021635 semapv:UnspecifiedMatching +HP:0005541 Congenital agranulocytosis oboInOwl:hasDbXref MESH:C537592 semapv:UnspecifiedMatching +HP:0005541 Congenital agranulocytosis oboInOwl:hasDbXref SCTID:89655007 semapv:UnspecifiedMatching +HP:0005541 Congenital agranulocytosis oboInOwl:hasDbXref UMLS:C1853118 semapv:UnspecifiedMatching +HP:0005542 Prolonged whole-blood clotting time oboInOwl:hasDbXref UMLS:C0151563 semapv:UnspecifiedMatching +HP:0005543 Reduced protein C activity oboInOwl:hasDbXref MESH:D020151 semapv:UnspecifiedMatching +HP:0005543 Reduced protein C activity oboInOwl:hasDbXref SCTID:76407009 semapv:UnspecifiedMatching +HP:0005543 Reduced protein C activity oboInOwl:hasDbXref UMLS:C0398625 semapv:UnspecifiedMatching +HP:0005546 Increased red cell osmotic resistance oboInOwl:hasDbXref UMLS:C1858628 semapv:UnspecifiedMatching +HP:0005547 Myeloproliferative disorder oboInOwl:hasDbXref MESH:D009196 semapv:UnspecifiedMatching +HP:0005547 Myeloproliferative disorder oboInOwl:hasDbXref SCTID:414794006 semapv:UnspecifiedMatching +HP:0005547 Myeloproliferative disorder oboInOwl:hasDbXref SCTID:425333006 semapv:UnspecifiedMatching +HP:0005547 Myeloproliferative disorder oboInOwl:hasDbXref UMLS:C0027022 semapv:UnspecifiedMatching +HP:0005548 Megakaryocytopenia oboInOwl:hasDbXref UMLS:C1858312 semapv:UnspecifiedMatching +HP:0005549 obsolete Congenital neutropenia oboInOwl:hasDbXref MESH:C537592 semapv:UnspecifiedMatching +HP:0005549 obsolete Congenital neutropenia oboInOwl:hasDbXref SCTID:89655007 semapv:UnspecifiedMatching +HP:0005549 obsolete Congenital neutropenia oboInOwl:hasDbXref UMLS:C1853118 semapv:UnspecifiedMatching +HP:0005550 Chronic lymphatic leukemia oboInOwl:hasDbXref MESH:D015451 semapv:UnspecifiedMatching +HP:0005550 Chronic lymphatic leukemia oboInOwl:hasDbXref SCTID:277473004 semapv:UnspecifiedMatching +HP:0005550 Chronic lymphatic leukemia oboInOwl:hasDbXref SCTID:51092000 semapv:UnspecifiedMatching +HP:0005550 Chronic lymphatic leukemia oboInOwl:hasDbXref SCTID:92814006 semapv:UnspecifiedMatching +HP:0005550 Chronic lymphatic leukemia oboInOwl:hasDbXref UMLS:C0023434 semapv:UnspecifiedMatching +HP:0005556 Abnormality of the metopic suture oboInOwl:hasDbXref UMLS:C4025180 semapv:UnspecifiedMatching +HP:0005557 Abnormality of the zygomatic arch oboInOwl:hasDbXref UMLS:C4025179 semapv:UnspecifiedMatching +HP:0005558 Chronic leukemia oboInOwl:hasDbXref SCTID:128933000 semapv:UnspecifiedMatching +HP:0005558 Chronic leukemia oboInOwl:hasDbXref SCTID:92812005 semapv:UnspecifiedMatching +HP:0005558 Chronic leukemia oboInOwl:hasDbXref UMLS:C1279296 semapv:UnspecifiedMatching +HP:0005558 Chronic leukemia oboInOwl:hasDbXref UMLS:C4280478 semapv:UnspecifiedMatching +HP:0005559 Abnormality of the kinin-kallikrein system oboInOwl:hasDbXref UMLS:C4025178 semapv:UnspecifiedMatching +HP:0005560 Imbalanced hemoglobin synthesis oboInOwl:hasDbXref UMLS:C4025177 semapv:UnspecifiedMatching +HP:0005561 Abnormality of bone marrow cell morphology oboInOwl:hasDbXref MESH:D001855 semapv:UnspecifiedMatching +HP:0005561 Abnormality of bone marrow cell morphology oboInOwl:hasDbXref SCTID:127035006 semapv:UnspecifiedMatching +HP:0005561 Abnormality of bone marrow cell morphology oboInOwl:hasDbXref UMLS:C0005956 semapv:UnspecifiedMatching +HP:0005561 Abnormality of bone marrow cell morphology oboInOwl:hasDbXref UMLS:C4021634 semapv:UnspecifiedMatching +HP:0005562 Multiple renal cysts oboInOwl:hasDbXref SCTID:253883006 semapv:UnspecifiedMatching +HP:0005562 Multiple renal cysts oboInOwl:hasDbXref UMLS:C0431718 semapv:UnspecifiedMatching +HP:0005563 Decreased numbers of nephrons oboInOwl:hasDbXref UMLS:C1841994 semapv:UnspecifiedMatching +HP:0005563 Decreased numbers of nephrons oboInOwl:hasDbXref UMLS:C2673888 semapv:UnspecifiedMatching +HP:0005564 Absence of renal corticomedullary differentiation oboInOwl:hasDbXref UMLS:C1849765 semapv:UnspecifiedMatching +HP:0005565 Reduced renal corticomedullary differentiation oboInOwl:hasDbXref UMLS:C3807131 semapv:UnspecifiedMatching +HP:0005567 Renal magnesium wasting oboInOwl:hasDbXref MESH:C537152 semapv:UnspecifiedMatching +HP:0005567 Renal magnesium wasting oboInOwl:hasDbXref UMLS:C1835171 semapv:UnspecifiedMatching +HP:0005571 Increased renal tubular phosphate reabsorption oboInOwl:hasDbXref UMLS:C1968910 semapv:UnspecifiedMatching +HP:0005572 Decreased renal tubular phosphate excretion oboInOwl:hasDbXref UMLS:C1968899 semapv:UnspecifiedMatching +HP:0005574 Non-acidotic proximal tubulopathy oboInOwl:hasDbXref UMLS:C4025176 semapv:UnspecifiedMatching +HP:0005575 Hemolytic-uremic syndrome oboInOwl:hasDbXref MESH:D006463 semapv:UnspecifiedMatching +HP:0005575 Hemolytic-uremic syndrome oboInOwl:hasDbXref SCTID:111407006 semapv:UnspecifiedMatching +HP:0005575 Hemolytic-uremic syndrome oboInOwl:hasDbXref UMLS:C0019061 semapv:UnspecifiedMatching +HP:0005576 Tubulointerstitial fibrosis oboInOwl:hasDbXref UMLS:C1969372 semapv:UnspecifiedMatching +HP:0005579 Impaired reabsorption of chloride oboInOwl:hasDbXref UMLS:C1846349 semapv:UnspecifiedMatching +HP:0005580 Duplication of renal pelvis oboInOwl:hasDbXref UMLS:C1839269 semapv:UnspecifiedMatching +HP:0005583 Tubular basement membrane disintegration oboInOwl:hasDbXref UMLS:C1968618 semapv:UnspecifiedMatching +HP:0005584 Renal cell carcinoma oboInOwl:hasDbXref MESH:D002292 semapv:UnspecifiedMatching +HP:0005584 Renal cell carcinoma oboInOwl:hasDbXref NCIT:C2916 semapv:UnspecifiedMatching +HP:0005584 Renal cell carcinoma oboInOwl:hasDbXref SCTID:41607009 semapv:UnspecifiedMatching +HP:0005584 Renal cell carcinoma oboInOwl:hasDbXref SCTID:702391001 semapv:UnspecifiedMatching +HP:0005584 Renal cell carcinoma oboInOwl:hasDbXref UMLS:C0007134 semapv:UnspecifiedMatching +HP:0005585 Spotty hyperpigmentation oboInOwl:hasDbXref UMLS:C3806179 semapv:UnspecifiedMatching +HP:0005586 Hyperpigmentation in sun-exposed areas oboInOwl:hasDbXref UMLS:C3805877 semapv:UnspecifiedMatching +HP:0005587 Profuse pigmented skin lesions oboInOwl:hasDbXref UMLS:C1834424 semapv:UnspecifiedMatching +HP:0005588 Patchy palmoplantar keratoderma oboInOwl:hasDbXref UMLS:C4021633 semapv:UnspecifiedMatching +HP:0005590 Spotty hypopigmentation oboInOwl:hasDbXref UMLS:C3806178 semapv:UnspecifiedMatching +HP:0005592 Giant melanosomes in melanocytes oboInOwl:hasDbXref UMLS:C3806221 semapv:UnspecifiedMatching +HP:0005593 Macular hypopigmented whorls, streaks, and patches oboInOwl:hasDbXref UMLS:C3806616 semapv:UnspecifiedMatching +HP:0005595 Generalized hyperkeratosis oboInOwl:hasDbXref UMLS:C1969913 semapv:UnspecifiedMatching +HP:0005597 Congenital alopecia totalis oboInOwl:hasDbXref UMLS:C4025175 semapv:UnspecifiedMatching +HP:0005598 Facial telangiectasia in butterfly midface distribution oboInOwl:hasDbXref UMLS:C4021632 semapv:UnspecifiedMatching +HP:0005599 Hypopigmentation of hair oboInOwl:hasDbXref UMLS:C3278401 semapv:UnspecifiedMatching +HP:0005600 Congenital giant melanocytic nevus oboInOwl:hasDbXref MESH:C536819 semapv:UnspecifiedMatching +HP:0005600 Congenital giant melanocytic nevus oboInOwl:hasDbXref SCTID:10291008 semapv:UnspecifiedMatching +HP:0005600 Congenital giant melanocytic nevus oboInOwl:hasDbXref SCTID:254815002 semapv:UnspecifiedMatching +HP:0005600 Congenital giant melanocytic nevus oboInOwl:hasDbXref UMLS:C1842036 semapv:UnspecifiedMatching +HP:0005602 Progressive vitiligo oboInOwl:hasDbXref UMLS:C3806428 semapv:UnspecifiedMatching +HP:0005603 Numerous congenital melanocytic nevi oboInOwl:hasDbXref UMLS:C3806415 semapv:UnspecifiedMatching +HP:0005605 Large cafe-au-lait macules with irregular margins oboInOwl:hasDbXref UMLS:C4025174 semapv:UnspecifiedMatching +HP:0005606 Hyperpigmented nevi and streak oboInOwl:hasDbXref UMLS:C3805692 semapv:UnspecifiedMatching +HP:0005607 Abnormal tracheobronchial morphology oboInOwl:hasDbXref UMLS:C4021631 semapv:UnspecifiedMatching +HP:0005608 Bilobate gallbladder oboInOwl:hasDbXref UMLS:C1846422 semapv:UnspecifiedMatching +HP:0005609 Gallbladder dysfunction oboInOwl:hasDbXref SCTID:51047007 semapv:UnspecifiedMatching +HP:0005609 Gallbladder dysfunction oboInOwl:hasDbXref UMLS:C0232769 semapv:UnspecifiedMatching +HP:0005612 Arthrogryposis-like hand anomaly oboInOwl:hasDbXref UMLS:C4025173 semapv:UnspecifiedMatching +HP:0005613 Aplasia/hypoplasia of the femur oboInOwl:hasDbXref UMLS:C1851310 semapv:UnspecifiedMatching +HP:0005616 Accelerated skeletal maturation oboInOwl:hasDbXref SCTID:123982003 semapv:UnspecifiedMatching +HP:0005616 Accelerated skeletal maturation oboInOwl:hasDbXref UMLS:C0545053 semapv:UnspecifiedMatching +HP:0005617 Bilateral camptodactyly oboInOwl:hasDbXref UMLS:C4021830 semapv:UnspecifiedMatching +HP:0005619 Thoracolumbar kyphosis oboInOwl:hasDbXref UMLS:C1855418 semapv:UnspecifiedMatching +HP:0005620 Hypermobility of interphalangeal joints oboInOwl:hasDbXref UMLS:C4025172 semapv:UnspecifiedMatching +HP:0005621 Trapezoidal shaped vertebral bodies oboInOwl:hasDbXref UMLS:C4025171 semapv:UnspecifiedMatching +HP:0005622 Broad long bones oboInOwl:hasDbXref UMLS:C4021630 semapv:UnspecifiedMatching +HP:0005623 Absent ossification of calvaria oboInOwl:hasDbXref UMLS:C4021629 semapv:UnspecifiedMatching +HP:0005625 Osteoporosis of vertebrae oboInOwl:hasDbXref UMLS:C4025170 semapv:UnspecifiedMatching +HP:0005626 Posterior fusion of lumbosacral vertebrae oboInOwl:hasDbXref UMLS:C4025169 semapv:UnspecifiedMatching +HP:0005627 Type D brachydactyly oboInOwl:hasDbXref MESH:C562420 semapv:UnspecifiedMatching +HP:0005627 Type D brachydactyly oboInOwl:hasDbXref UMLS:C0220664 semapv:UnspecifiedMatching +HP:0005632 Absent forearm oboInOwl:hasDbXref UMLS:C1408532 semapv:UnspecifiedMatching +HP:0005638 Decreased anterioposterior diameter of lumbar vertebral bodies oboInOwl:hasDbXref UMLS:C4025168 semapv:UnspecifiedMatching +HP:0005639 Hyperextensible hand joints oboInOwl:hasDbXref UMLS:C1856877 semapv:UnspecifiedMatching +HP:0005640 Abnormal vertebral segmentation and fusion oboInOwl:hasDbXref UMLS:C4025167 semapv:UnspecifiedMatching +HP:0005643 Short 3rd toe oboInOwl:hasDbXref UMLS:C4021628 semapv:UnspecifiedMatching +HP:0005645 Intervertebral disk calcification oboInOwl:hasDbXref SCTID:240211000 semapv:UnspecifiedMatching +HP:0005645 Intervertebral disk calcification oboInOwl:hasDbXref UMLS:C0410607 semapv:UnspecifiedMatching +HP:0005648 Bilateral ulnar hypoplasia oboInOwl:hasDbXref UMLS:C4025166 semapv:UnspecifiedMatching +HP:0005650 Cutaneous syndactyly between fingers 2 and 5 oboInOwl:hasDbXref UMLS:C4025165 semapv:UnspecifiedMatching +HP:0005652 Cortical sclerosis oboInOwl:hasDbXref UMLS:C4025164 semapv:UnspecifiedMatching +HP:0005653 Moderate generalized osteoporosis oboInOwl:hasDbXref UMLS:C4025163 semapv:UnspecifiedMatching +HP:0005655 Multiple digital exostoses oboInOwl:hasDbXref UMLS:C4025162 semapv:UnspecifiedMatching +HP:0005656 Positional foot deformity oboInOwl:hasDbXref UMLS:C4025161 semapv:UnspecifiedMatching +HP:0005659 Thoracic kyphoscoliosis oboInOwl:hasDbXref UMLS:C4015465 semapv:UnspecifiedMatching +HP:0005661 Salmonella osteomyelitis oboInOwl:hasDbXref SCTID:6803002 semapv:UnspecifiedMatching +HP:0005661 Salmonella osteomyelitis oboInOwl:hasDbXref UMLS:C0152491 semapv:UnspecifiedMatching +HP:0005665 Massively thickened long bone cortices oboInOwl:hasDbXref UMLS:C4025160 semapv:UnspecifiedMatching +HP:0005667 Os odontoideum oboInOwl:hasDbXref SCTID:445242006 semapv:UnspecifiedMatching +HP:0005667 Os odontoideum oboInOwl:hasDbXref UMLS:C2919848 semapv:UnspecifiedMatching +HP:0005671 Bilateral intracranial calcifications oboInOwl:hasDbXref UMLS:C4025159 semapv:UnspecifiedMatching +HP:0005676 Rudimentary postaxial polydactyly of hands oboInOwl:hasDbXref UMLS:C4025158 semapv:UnspecifiedMatching +HP:0005678 Anterior atlanto-occipital dislocation oboInOwl:hasDbXref UMLS:C4025157 semapv:UnspecifiedMatching +HP:0005679 Dupuytren contracture oboInOwl:hasDbXref MESH:D004387 semapv:UnspecifiedMatching +HP:0005679 Dupuytren contracture oboInOwl:hasDbXref SCTID:203045001 semapv:UnspecifiedMatching +HP:0005679 Dupuytren contracture oboInOwl:hasDbXref SCTID:203047009 semapv:UnspecifiedMatching +HP:0005679 Dupuytren contracture oboInOwl:hasDbXref SCTID:274142002 semapv:UnspecifiedMatching +HP:0005679 Dupuytren contracture oboInOwl:hasDbXref SCTID:410813000 semapv:UnspecifiedMatching +HP:0005679 Dupuytren contracture oboInOwl:hasDbXref UMLS:C0013312 semapv:UnspecifiedMatching +HP:0005680 Tongue-like lumbar vertebral deformities oboInOwl:hasDbXref UMLS:C4025156 semapv:UnspecifiedMatching +HP:0005681 Juvenile rheumatoid arthritis oboInOwl:hasDbXref SCTID:410795001 semapv:UnspecifiedMatching +HP:0005681 Juvenile rheumatoid arthritis oboInOwl:hasDbXref UMLS:C3714757 semapv:UnspecifiedMatching +HP:0005682 Talocalcaneal synostosis oboInOwl:hasDbXref UMLS:C4025155 semapv:UnspecifiedMatching +HP:0005682 Talocalcaneal synostosis oboInOwl:hasDbXref UMLS:C4255214 semapv:UnspecifiedMatching +HP:0005684 Distal arthrogryposis oboInOwl:hasDbXref SCTID:24269006 semapv:UnspecifiedMatching +HP:0005684 Distal arthrogryposis oboInOwl:hasDbXref UMLS:C0265213 semapv:UnspecifiedMatching +HP:0005686 Patchy osteosclerosis oboInOwl:hasDbXref UMLS:C1855845 semapv:UnspecifiedMatching +HP:0005687 Deformed humeral heads oboInOwl:hasDbXref UMLS:C4025154 semapv:UnspecifiedMatching +HP:0005688 Dysplastic distal thumb phalanges with a central hole oboInOwl:hasDbXref UMLS:C4025153 semapv:UnspecifiedMatching +HP:0005689 Dermatoglyphic ridges abnormal oboInOwl:hasDbXref UMLS:C4025152 semapv:UnspecifiedMatching +HP:0005692 Joint hyperflexibility oboInOwl:hasDbXref UMLS:C3553764 semapv:UnspecifiedMatching +HP:0005694 Partial fusion of proximal row of carpal bones oboInOwl:hasDbXref UMLS:C3152021 semapv:UnspecifiedMatching +HP:0005696 Postaxial polydactyly type A oboInOwl:hasDbXref MESH:C562429 semapv:UnspecifiedMatching +HP:0005696 Postaxial polydactyly type A oboInOwl:hasDbXref SCTID:715704001 semapv:UnspecifiedMatching +HP:0005696 Postaxial polydactyly type A oboInOwl:hasDbXref UMLS:C3887487 semapv:UnspecifiedMatching +HP:0005700 Increased bone density with cystic changes oboInOwl:hasDbXref UMLS:C4025151 semapv:UnspecifiedMatching +HP:0005701 Multiple enchondromatosis oboInOwl:hasDbXref MESH:D004687 semapv:UnspecifiedMatching +HP:0005701 Multiple enchondromatosis oboInOwl:hasDbXref SCTID:268274005 semapv:UnspecifiedMatching +HP:0005701 Multiple enchondromatosis oboInOwl:hasDbXref UMLS:C0014084 semapv:UnspecifiedMatching +HP:0005707 Bilateral triphalangeal thumbs oboInOwl:hasDbXref UMLS:C4021627 semapv:UnspecifiedMatching +HP:0005709 2-3 toe cutaneous syndactyly oboInOwl:hasDbXref SCTID:205145001 semapv:UnspecifiedMatching +HP:0005709 2-3 toe cutaneous syndactyly oboInOwl:hasDbXref UMLS:C0432040 semapv:UnspecifiedMatching +HP:0005715 Flattened knee epiphyses oboInOwl:hasDbXref UMLS:C4025150 semapv:UnspecifiedMatching +HP:0005716 Lethal skeletal dysplasia oboInOwl:hasDbXref UMLS:C4021626 semapv:UnspecifiedMatching +HP:0005720 Shortening of all metacarpals oboInOwl:hasDbXref UMLS:C4025149 semapv:UnspecifiedMatching +HP:0005722 Hyperextensible thumb oboInOwl:hasDbXref UMLS:C4025148 semapv:UnspecifiedMatching +HP:0005723 Shoe-shaped sella turcica oboInOwl:hasDbXref UMLS:C4025147 semapv:UnspecifiedMatching +HP:0005725 Nonopposable triphalangeal thumb oboInOwl:hasDbXref MESH:C536562 semapv:UnspecifiedMatching +HP:0005725 Nonopposable triphalangeal thumb oboInOwl:hasDbXref UMLS:C2931238 semapv:UnspecifiedMatching +HP:0005726 Thumbs hypoplastic with bulbous tips oboInOwl:hasDbXref UMLS:C4025146 semapv:UnspecifiedMatching +HP:0005731 Cortical irregularity oboInOwl:hasDbXref UMLS:C4025145 semapv:UnspecifiedMatching +HP:0005733 Spinal stenosis with reduced interpedicular distance oboInOwl:hasDbXref UMLS:C4021625 semapv:UnspecifiedMatching +HP:0005736 Short tibia oboInOwl:hasDbXref UMLS:C1850259 semapv:UnspecifiedMatching +HP:0005736 Short tibia oboInOwl:hasDbXref UMLS:C1855277 semapv:UnspecifiedMatching +HP:0005739 Posterior subluxation of radial head oboInOwl:hasDbXref UMLS:C3149878 semapv:UnspecifiedMatching +HP:0005743 Avascular necrosis of the capital femoral epiphysis oboInOwl:hasDbXref ICD10WHO:M91.1 semapv:UnspecifiedMatching +HP:0005743 Avascular necrosis of the capital femoral epiphysis oboInOwl:hasDbXref MESH:D007873 semapv:UnspecifiedMatching +HP:0005743 Avascular necrosis of the capital femoral epiphysis oboInOwl:hasDbXref SCTID:111255008 semapv:UnspecifiedMatching +HP:0005743 Avascular necrosis of the capital femoral epiphysis oboInOwl:hasDbXref SCTID:240241003 semapv:UnspecifiedMatching +HP:0005743 Avascular necrosis of the capital femoral epiphysis oboInOwl:hasDbXref UMLS:C0023234 semapv:UnspecifiedMatching +HP:0005745 Congenital foot contractures oboInOwl:hasDbXref UMLS:C4025144 semapv:UnspecifiedMatching +HP:0005746 Osteosclerosis of the base of the skull oboInOwl:hasDbXref UMLS:C4021624 semapv:UnspecifiedMatching +HP:0005747 Easily subluxated first metacarpophalangeal joints oboInOwl:hasDbXref UMLS:C4025143 semapv:UnspecifiedMatching +HP:0005750 Contractures of the joints of the lower limbs oboInOwl:hasDbXref UMLS:C1859523 semapv:UnspecifiedMatching +HP:0005752 Flattened moderately deformed vertebrae oboInOwl:hasDbXref UMLS:C4025142 semapv:UnspecifiedMatching +HP:0005756 Neonatal epiphyseal stippling oboInOwl:hasDbXref UMLS:C4021623 semapv:UnspecifiedMatching +HP:0005758 Basilar impression oboInOwl:hasDbXref MESH:D010985 semapv:UnspecifiedMatching +HP:0005758 Basilar impression oboInOwl:hasDbXref SCTID:86587003 semapv:UnspecifiedMatching +HP:0005758 Basilar impression oboInOwl:hasDbXref UMLS:C0032209 semapv:UnspecifiedMatching +HP:0005759 Small flat posterior fossa oboInOwl:hasDbXref UMLS:C4025141 semapv:UnspecifiedMatching +HP:0005764 Polyarticular arthritis oboInOwl:hasDbXref MESH:D001168 semapv:UnspecifiedMatching +HP:0005764 Polyarticular arthritis oboInOwl:hasDbXref SCTID:416956002 semapv:UnspecifiedMatching +HP:0005764 Polyarticular arthritis oboInOwl:hasDbXref SCTID:417373000 semapv:UnspecifiedMatching +HP:0005764 Polyarticular arthritis oboInOwl:hasDbXref UMLS:C0162323 semapv:UnspecifiedMatching +HP:0005765 Sacral meningocele oboInOwl:hasDbXref SCTID:95478002 semapv:UnspecifiedMatching +HP:0005765 Sacral meningocele oboInOwl:hasDbXref UMLS:C0521556 semapv:UnspecifiedMatching +HP:0005766 Disproportionate shortening of the tibia oboInOwl:hasDbXref UMLS:C3806516 semapv:UnspecifiedMatching +HP:0005767 1-2 toe complete cutaneous syndactyly oboInOwl:hasDbXref UMLS:C4025140 semapv:UnspecifiedMatching +HP:0005768 2-4 toe cutaneous syndactyly oboInOwl:hasDbXref UMLS:C4021622 semapv:UnspecifiedMatching +HP:0005769 Fifth finger distal phalanx clinodactyly oboInOwl:hasDbXref UMLS:C4025139 semapv:UnspecifiedMatching +HP:0005769 Fifth finger distal phalanx clinodactyly oboInOwl:hasDbXref UMLS:C4280477 semapv:UnspecifiedMatching +HP:0005772 Aplasia/Hypoplasia of the tibia oboInOwl:hasDbXref UMLS:C1969181 semapv:UnspecifiedMatching +HP:0005773 Short forearm oboInOwl:hasDbXref UMLS:C1855299 semapv:UnspecifiedMatching +HP:0005775 Multiple skeletal anomalies oboInOwl:hasDbXref UMLS:C4025138 semapv:UnspecifiedMatching +HP:0005776 Carpal bone malsegmentation oboInOwl:hasDbXref UMLS:C4025137 semapv:UnspecifiedMatching +HP:0005780 Absent fourth finger distal interphalangeal crease oboInOwl:hasDbXref UMLS:C4021621 semapv:UnspecifiedMatching +HP:0005781 Contractures of the large joints oboInOwl:hasDbXref UMLS:C1859698 semapv:UnspecifiedMatching +HP:0005787 Lumbar platyspondyly oboInOwl:hasDbXref UMLS:C4025136 semapv:UnspecifiedMatching +HP:0005788 Abnormal cervical myelogram oboInOwl:hasDbXref UMLS:C4025135 semapv:UnspecifiedMatching +HP:0005789 Generalized osteosclerosis oboInOwl:hasDbXref UMLS:C1843331 semapv:UnspecifiedMatching +HP:0005789 Generalized osteosclerosis oboInOwl:hasDbXref UMLS:C4280476 semapv:UnspecifiedMatching +HP:0005790 Short mandibular condyles oboInOwl:hasDbXref UMLS:C4025134 semapv:UnspecifiedMatching +HP:0005790 Short mandibular condyles oboInOwl:hasDbXref UMLS:C4280474 semapv:UnspecifiedMatching +HP:0005790 Short mandibular condyles oboInOwl:hasDbXref UMLS:C4280475 semapv:UnspecifiedMatching +HP:0005791 Cortical thickening of long bone diaphyses oboInOwl:hasDbXref UMLS:C4025133 semapv:UnspecifiedMatching +HP:0005792 Short humerus oboInOwl:hasDbXref UMLS:C1832117 semapv:UnspecifiedMatching +HP:0005793 Shortening of all distal phalanges of the toes oboInOwl:hasDbXref UMLS:C4025132 semapv:UnspecifiedMatching +HP:0005798 Posterior radial head dislocation oboInOwl:hasDbXref MESH:C566728 semapv:UnspecifiedMatching +HP:0005798 Posterior radial head dislocation oboInOwl:hasDbXref UMLS:C1867398 semapv:UnspecifiedMatching +HP:0005802 Coalescence of tarsal bones oboInOwl:hasDbXref UMLS:C4025130 semapv:UnspecifiedMatching +HP:0005807 Absent distal phalanges oboInOwl:hasDbXref UMLS:C1861339 semapv:UnspecifiedMatching +HP:0005815 Supernumerary ribs oboInOwl:hasDbXref SCTID:205460009 semapv:UnspecifiedMatching +HP:0005815 Supernumerary ribs oboInOwl:hasDbXref UMLS:C0345397 semapv:UnspecifiedMatching +HP:0005817 Postaxial polysyndactyly of foot oboInOwl:hasDbXref UMLS:C4021824 semapv:UnspecifiedMatching +HP:0005819 Short middle phalanx of finger oboInOwl:hasDbXref UMLS:C1846950 semapv:UnspecifiedMatching +HP:0005820 Superior rib anomalies oboInOwl:hasDbXref UMLS:C4025129 semapv:UnspecifiedMatching +HP:0005824 Clinodactyly of the 2nd toe oboInOwl:hasDbXref UMLS:C4021620 semapv:UnspecifiedMatching +HP:0005824 Clinodactyly of the 2nd toe oboInOwl:hasDbXref UMLS:C4280473 semapv:UnspecifiedMatching +HP:0005825 Mixed sclerosis of humeral metaphyses oboInOwl:hasDbXref UMLS:C4025128 semapv:UnspecifiedMatching +HP:0005828 Transient pulmonary infiltrates oboInOwl:hasDbXref UMLS:C3805920 semapv:UnspecifiedMatching +HP:0005829 Maldevelopment of radioulnar joint oboInOwl:hasDbXref UMLS:C3149879 semapv:UnspecifiedMatching +HP:0005830 Flexion contracture of toe oboInOwl:hasDbXref UMLS:C1406835 semapv:UnspecifiedMatching +HP:0005831 Type B brachydactyly oboInOwl:hasDbXref MESH:C566196 semapv:UnspecifiedMatching +HP:0005831 Type B brachydactyly oboInOwl:hasDbXref UMLS:C1862112 semapv:UnspecifiedMatching +HP:0005832 Dysharmonic delayed bone age oboInOwl:hasDbXref UMLS:C1859444 semapv:UnspecifiedMatching +HP:0005841 Calcific stippling of infantile cartilaginous skeleton oboInOwl:hasDbXref UMLS:C1859135 semapv:UnspecifiedMatching +HP:0005844 Rounded middle phalanx of finger oboInOwl:hasDbXref UMLS:C4025126 semapv:UnspecifiedMatching +HP:0005849 Diffuse cerebral calcification oboInOwl:hasDbXref UMLS:C4025125 semapv:UnspecifiedMatching +HP:0005850 Congenital talipes calcaneovalgus oboInOwl:hasDbXref MESH:D005413 semapv:UnspecifiedMatching +HP:0005850 Congenital talipes calcaneovalgus oboInOwl:hasDbXref SCTID:205083002 semapv:UnspecifiedMatching +HP:0005850 Congenital talipes calcaneovalgus oboInOwl:hasDbXref SCTID:31668003 semapv:UnspecifiedMatching +HP:0005850 Congenital talipes calcaneovalgus oboInOwl:hasDbXref UMLS:C0152237 semapv:UnspecifiedMatching +HP:0005852 Limited elbow extension and supination oboInOwl:hasDbXref UMLS:C4025124 semapv:UnspecifiedMatching +HP:0005853 Congenital foot contraction deformities oboInOwl:hasDbXref UMLS:C4025123 semapv:UnspecifiedMatching +HP:0005855 Multiple prenatal fractures oboInOwl:hasDbXref UMLS:C1853171 semapv:UnspecifiedMatching +HP:0005856 Ulnar radial head dislocation oboInOwl:hasDbXref UMLS:C4021619 semapv:UnspecifiedMatching +HP:0005857 Cervical spina bifida oboInOwl:hasDbXref SCTID:32232003 semapv:UnspecifiedMatching +HP:0005857 Cervical spina bifida oboInOwl:hasDbXref UMLS:C0266501 semapv:UnspecifiedMatching +HP:0005863 Type E brachydactyly oboInOwl:hasDbXref MESH:C566194 semapv:UnspecifiedMatching +HP:0005863 Type E brachydactyly oboInOwl:hasDbXref UMLS:C1862102 semapv:UnspecifiedMatching +HP:0005864 Pseudoarthrosis oboInOwl:hasDbXref MESH:D011542 semapv:UnspecifiedMatching +HP:0005864 Pseudoarthrosis oboInOwl:hasDbXref SCTID:31511007 semapv:UnspecifiedMatching +HP:0005864 Pseudoarthrosis oboInOwl:hasDbXref SCTID:410818009 semapv:UnspecifiedMatching +HP:0005864 Pseudoarthrosis oboInOwl:hasDbXref UMLS:C0033785 semapv:UnspecifiedMatching +HP:0005866 Opposable triphalangeal thumb oboInOwl:hasDbXref UMLS:C4025122 semapv:UnspecifiedMatching +HP:0005867 Fused fourth and fifth metacarpals oboInOwl:hasDbXref UMLS:C1859768 semapv:UnspecifiedMatching +HP:0005868 Metaphyseal enchondromatosis oboInOwl:hasDbXref UMLS:C4025121 semapv:UnspecifiedMatching +HP:0005871 Metaphyseal chondrodysplasia oboInOwl:hasDbXref SCTID:28681006 semapv:UnspecifiedMatching +HP:0005871 Metaphyseal chondrodysplasia oboInOwl:hasDbXref UMLS:C0265290 semapv:UnspecifiedMatching +HP:0005872 Brachytelomesophalangy oboInOwl:hasDbXref UMLS:C1847408 semapv:UnspecifiedMatching +HP:0005873 Polysyndactyly of hallux oboInOwl:hasDbXref UMLS:C4021618 semapv:UnspecifiedMatching +HP:0005875 Increased dermatoglyphic whorls oboInOwl:hasDbXref UMLS:C4025120 semapv:UnspecifiedMatching +HP:0005876 Progressive flexion contractures oboInOwl:hasDbXref UMLS:C3279322 semapv:UnspecifiedMatching +HP:0005877 Multiple small vertebral fractures oboInOwl:hasDbXref UMLS:C4025119 semapv:UnspecifiedMatching +HP:0005878 Enlarged sagittal diameter of the cervical canal oboInOwl:hasDbXref UMLS:C4025118 semapv:UnspecifiedMatching +HP:0005879 Congenital finger flexion contractures oboInOwl:hasDbXref UMLS:C1393871 semapv:UnspecifiedMatching +HP:0005880 Metacarpophalangeal synostosis oboInOwl:hasDbXref UMLS:C4025117 semapv:UnspecifiedMatching +HP:0005881 Spinal instability oboInOwl:hasDbXref SCTID:240220009 semapv:UnspecifiedMatching +HP:0005881 Spinal instability oboInOwl:hasDbXref UMLS:C0410648 semapv:UnspecifiedMatching +HP:0005882 Dermatoglyphic variants oboInOwl:hasDbXref UMLS:C4025116 semapv:UnspecifiedMatching +HP:0005885 Absent ossification of cervical vertebral bodies oboInOwl:hasDbXref UMLS:C4025115 semapv:UnspecifiedMatching +HP:0005886 Aphalangy of the hands oboInOwl:hasDbXref UMLS:C4025114 semapv:UnspecifiedMatching +HP:0005890 Hyperostosis cranialis interna oboInOwl:hasDbXref MESH:C564168 semapv:UnspecifiedMatching +HP:0005890 Hyperostosis cranialis interna oboInOwl:hasDbXref UMLS:C1840404 semapv:UnspecifiedMatching +HP:0005890 Hyperostosis cranialis interna oboInOwl:hasDbXref UMLS:C4280468 semapv:UnspecifiedMatching +HP:0005890 Hyperostosis cranialis interna oboInOwl:hasDbXref UMLS:C4280469 semapv:UnspecifiedMatching +HP:0005890 Hyperostosis cranialis interna oboInOwl:hasDbXref UMLS:C4280470 semapv:UnspecifiedMatching +HP:0005890 Hyperostosis cranialis interna oboInOwl:hasDbXref UMLS:C4280471 semapv:UnspecifiedMatching +HP:0005890 Hyperostosis cranialis interna oboInOwl:hasDbXref UMLS:C4280472 semapv:UnspecifiedMatching +HP:0005891 Progressive forearm bowing oboInOwl:hasDbXref UMLS:C3152020 semapv:UnspecifiedMatching +HP:0005892 Proximal tibial and fibular fusion oboInOwl:hasDbXref UMLS:C4025113 semapv:UnspecifiedMatching +HP:0005894 Double first metacarpals oboInOwl:hasDbXref UMLS:C4025112 semapv:UnspecifiedMatching +HP:0005895 Radial deviation of thumb terminal phalanx oboInOwl:hasDbXref UMLS:C4025111 semapv:UnspecifiedMatching +HP:0005897 Severe generalized osteoporosis oboInOwl:hasDbXref UMLS:C1859443 semapv:UnspecifiedMatching +HP:0005899 Metaphyseal dysostosis oboInOwl:hasDbXref SCTID:28681006 semapv:UnspecifiedMatching +HP:0005899 Metaphyseal dysostosis oboInOwl:hasDbXref UMLS:C0265290 semapv:UnspecifiedMatching +HP:0005900 Fifth metacarpal with ulnar notch oboInOwl:hasDbXref UMLS:C3276324 semapv:UnspecifiedMatching +HP:0005905 Abnormal cervical curvature oboInOwl:hasDbXref UMLS:C3151523 semapv:UnspecifiedMatching +HP:0005906 Delayed pneumatization of the mastoid process oboInOwl:hasDbXref UMLS:C4021617 semapv:UnspecifiedMatching +HP:0005910 Rhomboid or triangular shaped 5th finger middle phalanx oboInOwl:hasDbXref UMLS:C4021616 semapv:UnspecifiedMatching +HP:0005912 Biliary atresia oboInOwl:hasDbXref MESH:D001656 semapv:UnspecifiedMatching +HP:0005912 Biliary atresia oboInOwl:hasDbXref SCTID:77480004 semapv:UnspecifiedMatching +HP:0005912 Biliary atresia oboInOwl:hasDbXref SCTID:82821008 semapv:UnspecifiedMatching +HP:0005912 Biliary atresia oboInOwl:hasDbXref UMLS:C0005411 semapv:UnspecifiedMatching +HP:0005913 Abnormality of metacarpal epiphyses oboInOwl:hasDbXref UMLS:C4025110 semapv:UnspecifiedMatching +HP:0005914 Aplasia/Hypoplasia involving the metacarpal bones oboInOwl:hasDbXref UMLS:C1836192 semapv:UnspecifiedMatching +HP:0005916 Abnormal metacarpal morphology oboInOwl:hasDbXref UMLS:C4021615 semapv:UnspecifiedMatching +HP:0005917 Supernumerary metacarpal bones oboInOwl:hasDbXref SCTID:91846008 semapv:UnspecifiedMatching +HP:0005917 Supernumerary metacarpal bones oboInOwl:hasDbXref UMLS:C0545617 semapv:UnspecifiedMatching +HP:0005918 Abnormal finger phalanx morphology oboInOwl:hasDbXref UMLS:C4021614 semapv:UnspecifiedMatching +HP:0005920 Abnormal epiphysis morphology of the phalanges of the hand oboInOwl:hasDbXref UMLS:C4021613 semapv:UnspecifiedMatching +HP:0005922 Abnormal hand morphology oboInOwl:hasDbXref UMLS:C4025109 semapv:UnspecifiedMatching +HP:0005923 Abnormalities of the metaphyses of the hand oboInOwl:hasDbXref UMLS:C4025108 semapv:UnspecifiedMatching +HP:0005924 Abnormality of the epiphyses of the hand oboInOwl:hasDbXref UMLS:C4025107 semapv:UnspecifiedMatching +HP:0005925 Abnormalities of the diaphyses of the hand oboInOwl:hasDbXref UMLS:C4025106 semapv:UnspecifiedMatching +HP:0005926 Abnormality of hand cortical bone oboInOwl:hasDbXref UMLS:C4025105 semapv:UnspecifiedMatching +HP:0005927 Aplasia/hypoplasia involving bones of the hand oboInOwl:hasDbXref UMLS:C4021612 semapv:UnspecifiedMatching +HP:0005928 Synostosis involving the fibula oboInOwl:hasDbXref UMLS:C4025104 semapv:UnspecifiedMatching +HP:0005929 Synostosis involving the tibia oboInOwl:hasDbXref UMLS:C4025103 semapv:UnspecifiedMatching +HP:0005930 Abnormality of epiphysis morphology oboInOwl:hasDbXref UMLS:C4021611 semapv:UnspecifiedMatching +HP:0005932 Abnormal renal corticomedullary differentiation oboInOwl:hasDbXref UMLS:C4025102 semapv:UnspecifiedMatching +HP:0005934 Imperfect vocal cord adduction oboInOwl:hasDbXref UMLS:C4025101 semapv:UnspecifiedMatching +HP:0005938 Abnormal respiratory motile cilium morphology oboInOwl:hasDbXref UMLS:C4025100 semapv:UnspecifiedMatching +HP:0005939 Multiple bilateral pneumothoraces oboInOwl:hasDbXref UMLS:C4025099 semapv:UnspecifiedMatching +HP:0005941 Intermittent hyperpnea at rest oboInOwl:hasDbXref UMLS:C4025098 semapv:UnspecifiedMatching +HP:0005942 Desquamative interstitial pneumonitis oboInOwl:hasDbXref MESH:C562470 semapv:UnspecifiedMatching +HP:0005942 Desquamative interstitial pneumonitis oboInOwl:hasDbXref SCTID:8549006 semapv:UnspecifiedMatching +HP:0005942 Desquamative interstitial pneumonitis oboInOwl:hasDbXref UMLS:C0238378 semapv:UnspecifiedMatching +HP:0005943 Respiratory arrest oboInOwl:hasDbXref SCTID:87317003 semapv:UnspecifiedMatching +HP:0005943 Respiratory arrest oboInOwl:hasDbXref UMLS:C0162297 semapv:UnspecifiedMatching +HP:0005944 Bilateral lung agenesis oboInOwl:hasDbXref UMLS:C4021610 semapv:UnspecifiedMatching +HP:0005945 Laryngeal obstruction oboInOwl:hasDbXref SCTID:61169001 semapv:UnspecifiedMatching +HP:0005945 Laryngeal obstruction oboInOwl:hasDbXref UMLS:C0264306 semapv:UnspecifiedMatching +HP:0005946 Ventilator dependence with inability to wean oboInOwl:hasDbXref UMLS:C4025097 semapv:UnspecifiedMatching +HP:0005947 Decreased sensitivity to hypoxemia oboInOwl:hasDbXref UMLS:C3806286 semapv:UnspecifiedMatching +HP:0005948 Multiple pulmonary cysts oboInOwl:hasDbXref MESH:C563237 semapv:UnspecifiedMatching +HP:0005948 Multiple pulmonary cysts oboInOwl:hasDbXref UMLS:C1384901 semapv:UnspecifiedMatching +HP:0005949 Apneic episodes in infancy oboInOwl:hasDbXref UMLS:C3807980 semapv:UnspecifiedMatching +HP:0005950 Laryngeal web oboInOwl:hasDbXref SCTID:297159008 semapv:UnspecifiedMatching +HP:0005950 Laryngeal web oboInOwl:hasDbXref UMLS:C0281890 semapv:UnspecifiedMatching +HP:0005951 Progressive inspiratory stridor oboInOwl:hasDbXref UMLS:C4025096 semapv:UnspecifiedMatching +HP:0005952 Decreased pulmonary function oboInOwl:hasDbXref MESH:D012131 semapv:UnspecifiedMatching +HP:0005952 Decreased pulmonary function oboInOwl:hasDbXref SCTID:80954004 semapv:UnspecifiedMatching +HP:0005952 Decreased pulmonary function oboInOwl:hasDbXref UMLS:C0235063 semapv:UnspecifiedMatching +HP:0005954 Pulmonary capillary hemangiomatosis oboInOwl:hasDbXref SCTID:233949008 semapv:UnspecifiedMatching +HP:0005954 Pulmonary capillary hemangiomatosis oboInOwl:hasDbXref UMLS:C0340548 semapv:UnspecifiedMatching +HP:0005956 Anteroposteriorly shortened larynx oboInOwl:hasDbXref UMLS:C3805994 semapv:UnspecifiedMatching +HP:0005957 Breathing dysregulation oboInOwl:hasDbXref UMLS:C3808046 semapv:UnspecifiedMatching +HP:0005959 Impaired gluconeogenesis oboInOwl:hasDbXref UMLS:C3279336 semapv:UnspecifiedMatching +HP:0005961 Hypoargininemia oboInOwl:hasDbXref UMLS:C1859735 semapv:UnspecifiedMatching +HP:0005961 Hypoargininemia oboInOwl:hasDbXref UMLS:C4025095 semapv:UnspecifiedMatching +HP:0005964 Intermittent hypothermia oboInOwl:hasDbXref UMLS:C1837639 semapv:UnspecifiedMatching +HP:0005967 Mixed respiratory and metabolic acidosis oboInOwl:hasDbXref UMLS:C1840372 semapv:UnspecifiedMatching +HP:0005968 Temperature instability oboInOwl:hasDbXref UMLS:C1820737 semapv:UnspecifiedMatching +HP:0005968 Temperature instability oboInOwl:hasDbXref UMLS:C3279038 semapv:UnspecifiedMatching +HP:0005972 Respiratory acidosis oboInOwl:hasDbXref MESH:D000142 semapv:UnspecifiedMatching +HP:0005972 Respiratory acidosis oboInOwl:hasDbXref SCTID:12326000 semapv:UnspecifiedMatching +HP:0005972 Respiratory acidosis oboInOwl:hasDbXref UMLS:C0001127 semapv:UnspecifiedMatching +HP:0005973 Fructose intolerance oboInOwl:hasDbXref MESH:D005633 semapv:UnspecifiedMatching +HP:0005973 Fructose intolerance oboInOwl:hasDbXref SCTID:20052008 semapv:UnspecifiedMatching +HP:0005973 Fructose intolerance oboInOwl:hasDbXref UMLS:C0016751 semapv:UnspecifiedMatching +HP:0005974 Episodic ketoacidosis oboInOwl:hasDbXref UMLS:C1859860 semapv:UnspecifiedMatching +HP:0005976 Hyperkalemic metabolic acidosis oboInOwl:hasDbXref UMLS:C1865880 semapv:UnspecifiedMatching +HP:0005977 Hypochloremic metabolic alkalosis oboInOwl:hasDbXref UMLS:C0740895 semapv:UnspecifiedMatching +HP:0005978 Type II diabetes mellitus oboInOwl:hasDbXref MESH:D003924 semapv:UnspecifiedMatching +HP:0005978 Type II diabetes mellitus oboInOwl:hasDbXref SCTID:44054006 semapv:UnspecifiedMatching +HP:0005978 Type II diabetes mellitus oboInOwl:hasDbXref UMLS:C0011860 semapv:UnspecifiedMatching +HP:0005979 Metabolic ketoacidosis oboInOwl:hasDbXref MESH:D007662 semapv:UnspecifiedMatching +HP:0005979 Metabolic ketoacidosis oboInOwl:hasDbXref UMLS:C1854704 semapv:UnspecifiedMatching +HP:0005982 Reduced phenylalanine hydroxylase level oboInOwl:hasDbXref MESH:D010661 semapv:UnspecifiedMatching +HP:0005982 Reduced phenylalanine hydroxylase level oboInOwl:hasDbXref SCTID:7573000 semapv:UnspecifiedMatching +HP:0005982 Reduced phenylalanine hydroxylase level oboInOwl:hasDbXref UMLS:C0751434 semapv:UnspecifiedMatching +HP:0005982 Reduced phenylalanine hydroxylase level oboInOwl:hasDbXref UMLS:C4025094 semapv:UnspecifiedMatching +HP:0005984 Elevated maternal serum alpha-fetoprotein oboInOwl:hasDbXref UMLS:C0740927 semapv:UnspecifiedMatching +HP:0005986 Limitation of neck motion oboInOwl:hasDbXref MESH:D009127 semapv:UnspecifiedMatching +HP:0005986 Limitation of neck motion oboInOwl:hasDbXref SCTID:161882006 semapv:UnspecifiedMatching +HP:0005986 Limitation of neck motion oboInOwl:hasDbXref SCTID:405947006 semapv:UnspecifiedMatching +HP:0005986 Limitation of neck motion oboInOwl:hasDbXref UMLS:C0151315 semapv:UnspecifiedMatching +HP:0005986 Limitation of neck motion oboInOwl:hasDbXref UMLS:C1320474 semapv:UnspecifiedMatching +HP:0005986 Limitation of neck motion oboInOwl:hasDbXref UMLS:C1847392 semapv:UnspecifiedMatching +HP:0005987 Multinodular goiter oboInOwl:hasDbXref SCTID:237570007 semapv:UnspecifiedMatching +HP:0005987 Multinodular goiter oboInOwl:hasDbXref UMLS:C0342208 semapv:UnspecifiedMatching +HP:0005988 Congenital muscular torticollis oboInOwl:hasDbXref MESH:C535425 semapv:UnspecifiedMatching +HP:0005988 Congenital muscular torticollis oboInOwl:hasDbXref SCTID:268240006 semapv:UnspecifiedMatching +HP:0005988 Congenital muscular torticollis oboInOwl:hasDbXref UMLS:C0079352 semapv:UnspecifiedMatching +HP:0005989 Redundant neck skin oboInOwl:hasDbXref UMLS:C1840319 semapv:UnspecifiedMatching +HP:0005990 Thyroid hypoplasia oboInOwl:hasDbXref MESH:D050033 semapv:UnspecifiedMatching +HP:0005990 Thyroid hypoplasia oboInOwl:hasDbXref SCTID:367524008 semapv:UnspecifiedMatching +HP:0005990 Thyroid hypoplasia oboInOwl:hasDbXref UMLS:C0151516 semapv:UnspecifiedMatching +HP:0005991 Limited neck flexion oboInOwl:hasDbXref UMLS:C1864449 semapv:UnspecifiedMatching +HP:0005994 Nodular goiter oboInOwl:hasDbXref MESH:D006044 semapv:UnspecifiedMatching +HP:0005994 Nodular goiter oboInOwl:hasDbXref SCTID:419153005 semapv:UnspecifiedMatching +HP:0005994 Nodular goiter oboInOwl:hasDbXref UMLS:C0018023 semapv:UnspecifiedMatching +HP:0005995 Decreased adipose tissue around neck oboInOwl:hasDbXref UMLS:C1837763 semapv:UnspecifiedMatching +HP:0005997 Restricted neck movement due to contractures oboInOwl:hasDbXref UMLS:C1867006 semapv:UnspecifiedMatching +HP:0005999 Ureteral atresia oboInOwl:hasDbXref SCTID:204974003 semapv:UnspecifiedMatching +HP:0005999 Ureteral atresia oboInOwl:hasDbXref SCTID:49534003 semapv:UnspecifiedMatching +HP:0005999 Ureteral atresia oboInOwl:hasDbXref UMLS:C0266320 semapv:UnspecifiedMatching +HP:0006000 Ureteral obstruction oboInOwl:hasDbXref MESH:D014517 semapv:UnspecifiedMatching +HP:0006000 Ureteral obstruction oboInOwl:hasDbXref SCTID:20018005 semapv:UnspecifiedMatching +HP:0006000 Ureteral obstruction oboInOwl:hasDbXref UMLS:C0041956 semapv:UnspecifiedMatching +HP:0006006 Hypotrophy of the small hand muscles oboInOwl:hasDbXref UMLS:C1843228 semapv:UnspecifiedMatching +HP:0006008 Unilateral brachydactyly oboInOwl:hasDbXref UMLS:C1868164 semapv:UnspecifiedMatching +HP:0006008 Unilateral brachydactyly oboInOwl:hasDbXref UMLS:C4280467 semapv:UnspecifiedMatching +HP:0006009 Broad phalanx oboInOwl:hasDbXref UMLS:C1855185 semapv:UnspecifiedMatching +HP:0006011 Cuboidal metacarpal oboInOwl:hasDbXref UMLS:C4025093 semapv:UnspecifiedMatching +HP:0006012 Widened metacarpal shaft oboInOwl:hasDbXref UMLS:C1850159 semapv:UnspecifiedMatching +HP:0006014 Abnormally shaped carpal bones oboInOwl:hasDbXref UMLS:C1860111 semapv:UnspecifiedMatching +HP:0006016 Delayed phalangeal epiphyseal ossification oboInOwl:hasDbXref UMLS:C4021609 semapv:UnspecifiedMatching +HP:0006019 Reduced proximal interphalangeal joint space oboInOwl:hasDbXref UMLS:C1861396 semapv:UnspecifiedMatching +HP:0006026 Rounded epiphyses oboInOwl:hasDbXref UMLS:C1850632 semapv:UnspecifiedMatching +HP:0006028 Metaphyseal cupping of metacarpals oboInOwl:hasDbXref UMLS:C1855171 semapv:UnspecifiedMatching +HP:0006035 Cone-shaped epiphyses of phalanges 2 to 5 oboInOwl:hasDbXref UMLS:C1857005 semapv:UnspecifiedMatching +HP:0006040 Long second metacarpal oboInOwl:hasDbXref UMLS:C1861531 semapv:UnspecifiedMatching +HP:0006042 Y-shaped metacarpals oboInOwl:hasDbXref UMLS:C1861373 semapv:UnspecifiedMatching +HP:0006045 Short pointed phalanges oboInOwl:hasDbXref UMLS:C1849740 semapv:UnspecifiedMatching +HP:0006048 Distal widening of metacarpals oboInOwl:hasDbXref UMLS:C1865254 semapv:UnspecifiedMatching +HP:0006051 Metacarpal periosteal thickening oboInOwl:hasDbXref UMLS:C1834347 semapv:UnspecifiedMatching +HP:0006055 Ulnar deviated club hands oboInOwl:hasDbXref UMLS:C1833881 semapv:UnspecifiedMatching +HP:0006059 Cone-shaped metacarpal epiphyses oboInOwl:hasDbXref UMLS:C1855239 semapv:UnspecifiedMatching +HP:0006060 Tombstone-shaped proximal phalanges oboInOwl:hasDbXref UMLS:C1862420 semapv:UnspecifiedMatching +HP:0006064 Limited interphalangeal movement oboInOwl:hasDbXref UMLS:C1840089 semapv:UnspecifiedMatching +HP:0006067 Multiple carpal ossification centers oboInOwl:hasDbXref UMLS:C1835573 semapv:UnspecifiedMatching +HP:0006069 Severe carpal ossification delay oboInOwl:hasDbXref UMLS:C1866703 semapv:UnspecifiedMatching +HP:0006069 Severe carpal ossification delay oboInOwl:hasDbXref UMLS:C4280466 semapv:UnspecifiedMatching +HP:0006070 Metacarpophalangeal joint contracture oboInOwl:hasDbXref UMLS:C2677209 semapv:UnspecifiedMatching +HP:0006077 Absent proximal finger flexion creases oboInOwl:hasDbXref UMLS:C1850048 semapv:UnspecifiedMatching +HP:0006086 Thin metacarpal cortices oboInOwl:hasDbXref UMLS:C1850160 semapv:UnspecifiedMatching +HP:0006088 1-5 finger complete cutaneous syndactyly oboInOwl:hasDbXref UMLS:C1861357 semapv:UnspecifiedMatching +HP:0006089 Palmar hyperhidrosis oboInOwl:hasDbXref UMLS:C1856953 semapv:UnspecifiedMatching +HP:0006092 Malaligned carpal bone oboInOwl:hasDbXref UMLS:C1856742 semapv:UnspecifiedMatching +HP:0006094 Finger joint hypermobility oboInOwl:hasDbXref SCTID:298193009 semapv:UnspecifiedMatching +HP:0006094 Finger joint hypermobility oboInOwl:hasDbXref UMLS:C0574974 semapv:UnspecifiedMatching +HP:0006095 Wide tufts of distal phalanges oboInOwl:hasDbXref UMLS:C1835101 semapv:UnspecifiedMatching +HP:0006097 3-4 finger syndactyly oboInOwl:hasDbXref UMLS:C1856889 semapv:UnspecifiedMatching +HP:0006099 Metacarpophalangeal joint hyperextensibility oboInOwl:hasDbXref UMLS:C4025092 semapv:UnspecifiedMatching +HP:0006101 Finger syndactyly oboInOwl:hasDbXref SCTID:249769001 semapv:UnspecifiedMatching +HP:0006101 Finger syndactyly oboInOwl:hasDbXref SCTID:268251006 semapv:UnspecifiedMatching +HP:0006101 Finger syndactyly oboInOwl:hasDbXref SCTID:34048007 semapv:UnspecifiedMatching +HP:0006101 Finger syndactyly oboInOwl:hasDbXref UMLS:C0221352 semapv:UnspecifiedMatching +HP:0006106 Absent trapezoid bone oboInOwl:hasDbXref UMLS:C1847191 semapv:UnspecifiedMatching +HP:0006107 Fingerpad telangiectases oboInOwl:hasDbXref UMLS:C1861248 semapv:UnspecifiedMatching +HP:0006108 Tapered metacarpals oboInOwl:hasDbXref UMLS:C4025091 semapv:UnspecifiedMatching +HP:0006109 Absent phalangeal crease oboInOwl:hasDbXref UMLS:C1862479 semapv:UnspecifiedMatching +HP:0006109 Absent phalangeal crease oboInOwl:hasDbXref UMLS:C4020821 semapv:UnspecifiedMatching +HP:0006110 Shortening of all middle phalanges of the fingers oboInOwl:hasDbXref UMLS:C1856912 semapv:UnspecifiedMatching +HP:0006112 Expanded phalanges with widened medullary cavities oboInOwl:hasDbXref UMLS:C1969287 semapv:UnspecifiedMatching +HP:0006114 Multiple palmar creases oboInOwl:hasDbXref UMLS:C1861872 semapv:UnspecifiedMatching +HP:0006118 Shortening of all distal phalanges of the fingers oboInOwl:hasDbXref UMLS:C4021608 semapv:UnspecifiedMatching +HP:0006119 Proximal tapering of metacarpals oboInOwl:hasDbXref UMLS:C1854749 semapv:UnspecifiedMatching +HP:0006121 Acral ulceration oboInOwl:hasDbXref UMLS:C1860099 semapv:UnspecifiedMatching +HP:0006127 Long proximal phalanx of finger oboInOwl:hasDbXref UMLS:C4025090 semapv:UnspecifiedMatching +HP:0006129 Drumstick terminal phalanges oboInOwl:hasDbXref UMLS:C1844822 semapv:UnspecifiedMatching +HP:0006134 Enlarged metacarpal epiphyses oboInOwl:hasDbXref UMLS:C1865035 semapv:UnspecifiedMatching +HP:0006135 Decreased finger mobility oboInOwl:hasDbXref UMLS:C1862133 semapv:UnspecifiedMatching +HP:0006136 Bilateral postaxial polydactyly oboInOwl:hasDbXref UMLS:C1855003 semapv:UnspecifiedMatching +HP:0006140 Premature fusion of phalangeal epiphyses oboInOwl:hasDbXref UMLS:C1855620 semapv:UnspecifiedMatching +HP:0006143 Abnormal finger flexion creases oboInOwl:hasDbXref UMLS:C1859481 semapv:UnspecifiedMatching +HP:0006144 Shortening of all proximal phalanges of the fingers oboInOwl:hasDbXref UMLS:C4025089 semapv:UnspecifiedMatching +HP:0006145 Central Y-shaped metacarpal oboInOwl:hasDbXref UMLS:C1848597 semapv:UnspecifiedMatching +HP:0006146 Broad metacarpal epiphyses oboInOwl:hasDbXref UMLS:C4025088 semapv:UnspecifiedMatching +HP:0006147 Progressive fusion 2nd-5th pip joints oboInOwl:hasDbXref UMLS:C1861310 semapv:UnspecifiedMatching +HP:0006149 Increased laxity of fingers oboInOwl:hasDbXref UMLS:C1850855 semapv:UnspecifiedMatching +HP:0006150 Swan neck-like deformities of the fingers oboInOwl:hasDbXref UMLS:C1849152 semapv:UnspecifiedMatching +HP:0006152 Proximal symphalangism of hands oboInOwl:hasDbXref UMLS:C4021607 semapv:UnspecifiedMatching +HP:0006153 Disharmonious carpal bone oboInOwl:hasDbXref UMLS:C2675549 semapv:UnspecifiedMatching +HP:0006155 Long phalanx of finger oboInOwl:hasDbXref UMLS:C4025087 semapv:UnspecifiedMatching +HP:0006156 Ulnar deviation of thumb oboInOwl:hasDbXref SCTID:299137000 semapv:UnspecifiedMatching +HP:0006156 Ulnar deviation of thumb oboInOwl:hasDbXref UMLS:C0575904 semapv:UnspecifiedMatching +HP:0006156 Ulnar deviation of thumb oboInOwl:hasDbXref UMLS:C4280465 semapv:UnspecifiedMatching +HP:0006157 Prominent palmar flexion creases oboInOwl:hasDbXref UMLS:C1865131 semapv:UnspecifiedMatching +HP:0006157 Prominent palmar flexion creases oboInOwl:hasDbXref UMLS:C4280464 semapv:UnspecifiedMatching +HP:0006159 Mesoaxial hand polydactyly oboInOwl:hasDbXref UMLS:C4021606 semapv:UnspecifiedMatching +HP:0006160 Irregular metacarpals oboInOwl:hasDbXref UMLS:C4025086 semapv:UnspecifiedMatching +HP:0006161 Short metacarpals with rounded proximal ends oboInOwl:hasDbXref UMLS:C1856471 semapv:UnspecifiedMatching +HP:0006162 Soft tissue swelling of interphalangeal joints oboInOwl:hasDbXref UMLS:C1854913 semapv:UnspecifiedMatching +HP:0006163 Enlarged metacarpophalangeal joints oboInOwl:hasDbXref UMLS:C1859700 semapv:UnspecifiedMatching +HP:0006165 Proportionate shortening of all digits oboInOwl:hasDbXref UMLS:C1862157 semapv:UnspecifiedMatching +HP:0006166 Tubular metacarpal bones oboInOwl:hasDbXref UMLS:C1859369 semapv:UnspecifiedMatching +HP:0006167 Prominent proximal interphalangeal joints oboInOwl:hasDbXref UMLS:C4025085 semapv:UnspecifiedMatching +HP:0006169 Decreased mobility 3rd-5th fingers oboInOwl:hasDbXref UMLS:C1833882 semapv:UnspecifiedMatching +HP:0006170 Chess-pawn distal phalanges oboInOwl:hasDbXref UMLS:C1862097 semapv:UnspecifiedMatching +HP:0006172 Flattened, squared-off epiphyses of tubular bones oboInOwl:hasDbXref UMLS:C1834961 semapv:UnspecifiedMatching +HP:0006174 Metacarpal diaphyseal endosteal sclerosis oboInOwl:hasDbXref UMLS:C1840419 semapv:UnspecifiedMatching +HP:0006175 Proximal phalangeal periosteal thickening oboInOwl:hasDbXref UMLS:C1834348 semapv:UnspecifiedMatching +HP:0006175 Proximal phalangeal periosteal thickening oboInOwl:hasDbXref UMLS:C4280463 semapv:UnspecifiedMatching +HP:0006176 Two carpal ossification centers present at birth oboInOwl:hasDbXref UMLS:C1839285 semapv:UnspecifiedMatching +HP:0006179 Pseudoepiphyses of second metacarpal oboInOwl:hasDbXref UMLS:C1862693 semapv:UnspecifiedMatching +HP:0006180 Crowded carpal bones oboInOwl:hasDbXref UMLS:C1863317 semapv:UnspecifiedMatching +HP:0006184 Decreased palmar creases oboInOwl:hasDbXref UMLS:C1857483 semapv:UnspecifiedMatching +HP:0006185 Enlarged proximal interphalangeal joints oboInOwl:hasDbXref UMLS:C1861350 semapv:UnspecifiedMatching +HP:0006187 Fusion of midphalangeal joints oboInOwl:hasDbXref UMLS:C1861332 semapv:UnspecifiedMatching +HP:0006189 Prominent interdigital folds oboInOwl:hasDbXref UMLS:C1866000 semapv:UnspecifiedMatching +HP:0006190 Radially deviated wrists oboInOwl:hasDbXref UMLS:C1861316 semapv:UnspecifiedMatching +HP:0006191 Deep palmar crease oboInOwl:hasDbXref UMLS:C1857539 semapv:UnspecifiedMatching +HP:0006192 Tapered phalanx of finger oboInOwl:hasDbXref UMLS:C4025084 semapv:UnspecifiedMatching +HP:0006193 Thimble-shaped middle phalanges of hand oboInOwl:hasDbXref UMLS:C4025083 semapv:UnspecifiedMatching +HP:0006200 Widened distal phalanges oboInOwl:hasDbXref UMLS:C1862421 semapv:UnspecifiedMatching +HP:0006201 Hypermobility of distal interphalangeal joints oboInOwl:hasDbXref UMLS:C1851811 semapv:UnspecifiedMatching +HP:0006202 Osteolysis of scaphoids oboInOwl:hasDbXref UMLS:C4025082 semapv:UnspecifiedMatching +HP:0006203 Decreased movement range in interphalangeal joints oboInOwl:hasDbXref UMLS:C1836772 semapv:UnspecifiedMatching +HP:0006205 Irregular phalanges oboInOwl:hasDbXref UMLS:C4025081 semapv:UnspecifiedMatching +HP:0006206 Hypersegmentation of proximal phalanx of second finger oboInOwl:hasDbXref UMLS:C4025080 semapv:UnspecifiedMatching +HP:0006207 Partial fusion of carpals oboInOwl:hasDbXref UMLS:C1844519 semapv:UnspecifiedMatching +HP:0006208 Metaphyseal cupping of proximal phalanges oboInOwl:hasDbXref UMLS:C1834980 semapv:UnspecifiedMatching +HP:0006209 Partial-complete absence of 5th phalanges oboInOwl:hasDbXref UMLS:C1867928 semapv:UnspecifiedMatching +HP:0006210 Postaxial oligodactyly oboInOwl:hasDbXref UMLS:C1867927 semapv:UnspecifiedMatching +HP:0006213 Thin proximal phalanges with broad epiphyses of the hand oboInOwl:hasDbXref UMLS:C1862156 semapv:UnspecifiedMatching +HP:0006213 Thin proximal phalanges with broad epiphyses of the hand oboInOwl:hasDbXref UMLS:C4025079 semapv:UnspecifiedMatching +HP:0006216 Single interphalangeal crease of fifth finger oboInOwl:hasDbXref UMLS:C1850336 semapv:UnspecifiedMatching +HP:0006217 Limited mobility of proximal interphalangeal joint oboInOwl:hasDbXref UMLS:C1857288 semapv:UnspecifiedMatching +HP:0006224 Tapering pointed ends of distal finger phalanges oboInOwl:hasDbXref UMLS:C4025078 semapv:UnspecifiedMatching +HP:0006226 Osteoarthritis of the first carpometacarpal joint oboInOwl:hasDbXref SCTID:37895003 semapv:UnspecifiedMatching +HP:0006226 Osteoarthritis of the first carpometacarpal joint oboInOwl:hasDbXref UMLS:C0409956 semapv:UnspecifiedMatching +HP:0006228 Valgus hand deformity oboInOwl:hasDbXref UMLS:C1860179 semapv:UnspecifiedMatching +HP:0006230 Unilateral oligodactyly oboInOwl:hasDbXref UMLS:C3805861 semapv:UnspecifiedMatching +HP:0006232 Expanded metacarpals with widened medullary cavities oboInOwl:hasDbXref UMLS:C1969288 semapv:UnspecifiedMatching +HP:0006233 Osteoarthritis of the distal interphalangeal joint oboInOwl:hasDbXref SCTID:239869009 semapv:UnspecifiedMatching +HP:0006233 Osteoarthritis of the distal interphalangeal joint oboInOwl:hasDbXref UMLS:C0409957 semapv:UnspecifiedMatching +HP:0006234 Osteolysis involving tarsal bones oboInOwl:hasDbXref UMLS:C1833735 semapv:UnspecifiedMatching +HP:0006236 Slender metacarpals oboInOwl:hasDbXref UMLS:C4025077 semapv:UnspecifiedMatching +HP:0006237 Prominent interphalangeal joints oboInOwl:hasDbXref UMLS:C1859115 semapv:UnspecifiedMatching +HP:0006239 Shortening of all middle phalanges of the toes oboInOwl:hasDbXref UMLS:C4021605 semapv:UnspecifiedMatching +HP:0006243 Phalangeal dislocation oboInOwl:hasDbXref UMLS:C2673396 semapv:UnspecifiedMatching +HP:0006247 Enlarged interphalangeal joints oboInOwl:hasDbXref UMLS:C1859701 semapv:UnspecifiedMatching +HP:0006248 Limited wrist movement oboInOwl:hasDbXref UMLS:C1840088 semapv:UnspecifiedMatching +HP:0006251 Limited wrist extension oboInOwl:hasDbXref UMLS:C1862481 semapv:UnspecifiedMatching +HP:0006252 Interphalangeal joint erosions oboInOwl:hasDbXref UMLS:C1850158 semapv:UnspecifiedMatching +HP:0006253 Swelling of proximal interphalangeal joints oboInOwl:hasDbXref UMLS:C1860841 semapv:UnspecifiedMatching +HP:0006254 Elevated alpha-fetoprotein oboInOwl:hasDbXref UMLS:C0235971 semapv:UnspecifiedMatching +HP:0006254 Elevated alpha-fetoprotein oboInOwl:hasDbXref UMLS:C0476489 semapv:UnspecifiedMatching +HP:0006256 Abnormality of hand joint mobility oboInOwl:hasDbXref UMLS:C4025076 semapv:UnspecifiedMatching +HP:0006257 Abnormality of carpal bone ossification oboInOwl:hasDbXref UMLS:C4025075 semapv:UnspecifiedMatching +HP:0006261 Abnormal phalangeal joint morphology of the hand oboInOwl:hasDbXref UMLS:C4021604 semapv:UnspecifiedMatching +HP:0006262 Aplasia/Hypoplasia of the 5th finger oboInOwl:hasDbXref UMLS:C4025074 semapv:UnspecifiedMatching +HP:0006263 Abnormality of the epiphyses of the 2nd finger oboInOwl:hasDbXref UMLS:C4025073 semapv:UnspecifiedMatching +HP:0006264 Aplasia/Hypoplasia of the 2nd finger oboInOwl:hasDbXref UMLS:C4025072 semapv:UnspecifiedMatching +HP:0006265 Aplasia/Hypoplasia of fingers oboInOwl:hasDbXref UMLS:C4025071 semapv:UnspecifiedMatching +HP:0006266 Small placenta oboInOwl:hasDbXref SCTID:289264006 semapv:UnspecifiedMatching +HP:0006266 Small placenta oboInOwl:hasDbXref UMLS:C0566694 semapv:UnspecifiedMatching +HP:0006267 Large placenta oboInOwl:hasDbXref SCTID:289263000 semapv:UnspecifiedMatching +HP:0006267 Large placenta oboInOwl:hasDbXref UMLS:C0566693 semapv:UnspecifiedMatching +HP:0006268 Fluctuating splenomegaly oboInOwl:hasDbXref UMLS:C1835882 semapv:UnspecifiedMatching +HP:0006270 Hypoplastic spleen oboInOwl:hasDbXref UMLS:C1970617 semapv:UnspecifiedMatching +HP:0006273 Pancreatic lymphangiectasis oboInOwl:hasDbXref UMLS:C1856162 semapv:UnspecifiedMatching +HP:0006274 Reduced pancreatic beta cells oboInOwl:hasDbXref UMLS:C1856904 semapv:UnspecifiedMatching +HP:0006276 Hyperechogenic pancreas oboInOwl:hasDbXref UMLS:C1857945 semapv:UnspecifiedMatching +HP:0006277 Pancreatic hyperplasia oboInOwl:hasDbXref UMLS:C1851733 semapv:UnspecifiedMatching +HP:0006278 Ectopic pancreatic tissue oboInOwl:hasDbXref SCTID:264304000 semapv:UnspecifiedMatching +HP:0006278 Ectopic pancreatic tissue oboInOwl:hasDbXref UMLS:C0994638 semapv:UnspecifiedMatching +HP:0006279 Beta-cell dysfunction oboInOwl:hasDbXref UMLS:C1969875 semapv:UnspecifiedMatching +HP:0006280 Chronic pancreatitis oboInOwl:hasDbXref MESH:D050500 semapv:UnspecifiedMatching +HP:0006280 Chronic pancreatitis oboInOwl:hasDbXref SCTID:233870001 semapv:UnspecifiedMatching +HP:0006280 Chronic pancreatitis oboInOwl:hasDbXref SCTID:234689009 semapv:UnspecifiedMatching +HP:0006280 Chronic pancreatitis oboInOwl:hasDbXref SCTID:235494005 semapv:UnspecifiedMatching +HP:0006280 Chronic pancreatitis oboInOwl:hasDbXref UMLS:C0149521 semapv:UnspecifiedMatching +HP:0006282 Generalized hypoplasia of dental enamel oboInOwl:hasDbXref UMLS:C4025070 semapv:UnspecifiedMatching +HP:0006282 Generalized hypoplasia of dental enamel oboInOwl:hasDbXref UMLS:C4280462 semapv:UnspecifiedMatching +HP:0006283 Multiple unerupted teeth oboInOwl:hasDbXref UMLS:C4025069 semapv:UnspecifiedMatching +HP:0006285 Hypomineralization of enamel oboInOwl:hasDbXref SCTID:109487003 semapv:UnspecifiedMatching +HP:0006285 Hypomineralization of enamel oboInOwl:hasDbXref UMLS:C3665628 semapv:UnspecifiedMatching +HP:0006285 Hypomineralization of enamel oboInOwl:hasDbXref UMLS:C4280253 semapv:UnspecifiedMatching +HP:0006285 Hypomineralization of enamel oboInOwl:hasDbXref UMLS:C4280460 semapv:UnspecifiedMatching +HP:0006285 Hypomineralization of enamel oboInOwl:hasDbXref UMLS:C4280461 semapv:UnspecifiedMatching +HP:0006286 Yellow-brown discoloration of the teeth oboInOwl:hasDbXref UMLS:C1863008 semapv:UnspecifiedMatching +HP:0006288 Advanced eruption of teeth oboInOwl:hasDbXref SCTID:16000003 semapv:UnspecifiedMatching +HP:0006288 Advanced eruption of teeth oboInOwl:hasDbXref UMLS:C0266054 semapv:UnspecifiedMatching +HP:0006289 Agenesis of central incisor oboInOwl:hasDbXref UMLS:C1855000 semapv:UnspecifiedMatching +HP:0006289 Agenesis of central incisor oboInOwl:hasDbXref UMLS:C4020819 semapv:UnspecifiedMatching +HP:0006290 Discolored lateral incisors oboInOwl:hasDbXref UMLS:C1866510 semapv:UnspecifiedMatching +HP:0006290 Discolored lateral incisors oboInOwl:hasDbXref UMLS:C4280459 semapv:UnspecifiedMatching +HP:0006291 Marked delay in eruption of permanent teeth oboInOwl:hasDbXref UMLS:C1863009 semapv:UnspecifiedMatching +HP:0006292 Abnormality of dental eruption oboInOwl:hasDbXref SCTID:1086101000119107 semapv:UnspecifiedMatching +HP:0006292 Abnormality of dental eruption oboInOwl:hasDbXref SCTID:234949000 semapv:UnspecifiedMatching +HP:0006292 Abnormality of dental eruption oboInOwl:hasDbXref UMLS:C0012767 semapv:UnspecifiedMatching +HP:0006292 Abnormality of dental eruption oboInOwl:hasDbXref UMLS:C1859363 semapv:UnspecifiedMatching +HP:0006292 Abnormality of dental eruption oboInOwl:hasDbXref UMLS:C3874458 semapv:UnspecifiedMatching +HP:0006293 Agenesis of maxillary central incisor oboInOwl:hasDbXref UMLS:C4025068 semapv:UnspecifiedMatching +HP:0006293 Agenesis of maxillary central incisor oboInOwl:hasDbXref UMLS:C4280458 semapv:UnspecifiedMatching +HP:0006297 Hypoplasia of dental enamel oboInOwl:hasDbXref MESH:D003744 semapv:UnspecifiedMatching +HP:0006297 Hypoplasia of dental enamel oboInOwl:hasDbXref SCTID:26597004 semapv:UnspecifiedMatching +HP:0006297 Hypoplasia of dental enamel oboInOwl:hasDbXref SCTID:699382004 semapv:UnspecifiedMatching +HP:0006297 Hypoplasia of dental enamel oboInOwl:hasDbXref SCTID:699421005 semapv:UnspecifiedMatching +HP:0006297 Hypoplasia of dental enamel oboInOwl:hasDbXref UMLS:C0011351 semapv:UnspecifiedMatching +HP:0006297 Hypoplasia of dental enamel oboInOwl:hasDbXref UMLS:C1851854 semapv:UnspecifiedMatching +HP:0006297 Hypoplasia of dental enamel oboInOwl:hasDbXref UMLS:C4280456 semapv:UnspecifiedMatching +HP:0006297 Hypoplasia of dental enamel oboInOwl:hasDbXref UMLS:C4280457 semapv:UnspecifiedMatching +HP:0006298 Prolonged bleeding after dental extraction oboInOwl:hasDbXref UMLS:C1969572 semapv:UnspecifiedMatching +HP:0006302 Dagger-shaped pulp calcifications oboInOwl:hasDbXref UMLS:C4025067 semapv:UnspecifiedMatching +HP:0006304 Widely-spaced incisors oboInOwl:hasDbXref SCTID:196409003 semapv:UnspecifiedMatching +HP:0006304 Widely-spaced incisors oboInOwl:hasDbXref UMLS:C0399545 semapv:UnspecifiedMatching +HP:0006308 Atrophy of alveolar ridges oboInOwl:hasDbXref UMLS:C1855642 semapv:UnspecifiedMatching +HP:0006308 Atrophy of alveolar ridges oboInOwl:hasDbXref UMLS:C4280454 semapv:UnspecifiedMatching +HP:0006308 Atrophy of alveolar ridges oboInOwl:hasDbXref UMLS:C4280455 semapv:UnspecifiedMatching +HP:0006311 Generalized microdontia oboInOwl:hasDbXref UMLS:C4025065 semapv:UnspecifiedMatching +HP:0006313 Widely spaced primary teeth oboInOwl:hasDbXref UMLS:C4021603 semapv:UnspecifiedMatching +HP:0006315 Single median maxillary incisor oboInOwl:hasDbXref MESH:C537342 semapv:UnspecifiedMatching +HP:0006315 Single median maxillary incisor oboInOwl:hasDbXref SCTID:707609006 semapv:UnspecifiedMatching +HP:0006315 Single median maxillary incisor oboInOwl:hasDbXref UMLS:C1840235 semapv:UnspecifiedMatching +HP:0006316 Irregularly spaced teeth oboInOwl:hasDbXref UMLS:C1845878 semapv:UnspecifiedMatching +HP:0006321 Multiple non-erupting secondary teeth oboInOwl:hasDbXref UMLS:C1848904 semapv:UnspecifiedMatching +HP:0006323 Premature loss of primary teeth oboInOwl:hasDbXref SCTID:122483006 semapv:UnspecifiedMatching +HP:0006323 Premature loss of primary teeth oboInOwl:hasDbXref SCTID:39034005 semapv:UnspecifiedMatching +HP:0006323 Premature loss of primary teeth oboInOwl:hasDbXref UMLS:C0266052 semapv:UnspecifiedMatching +HP:0006326 Buried teeth encased in mucopolysaccharide oboInOwl:hasDbXref UMLS:C4025064 semapv:UnspecifiedMatching +HP:0006329 Alveolar process hypoplasia oboInOwl:hasDbXref SCTID:708494003 semapv:UnspecifiedMatching +HP:0006329 Alveolar process hypoplasia oboInOwl:hasDbXref UMLS:C1848905 semapv:UnspecifiedMatching +HP:0006329 Alveolar process hypoplasia oboInOwl:hasDbXref UMLS:C3872671 semapv:UnspecifiedMatching +HP:0006329 Alveolar process hypoplasia oboInOwl:hasDbXref UMLS:C4280451 semapv:UnspecifiedMatching +HP:0006329 Alveolar process hypoplasia oboInOwl:hasDbXref UMLS:C4280452 semapv:UnspecifiedMatching +HP:0006329 Alveolar process hypoplasia oboInOwl:hasDbXref UMLS:C4280453 semapv:UnspecifiedMatching +HP:0006330 Rotated maxillary central incisors oboInOwl:hasDbXref UMLS:C4025063 semapv:UnspecifiedMatching +HP:0006332 Supernumerary maxillary incisor oboInOwl:hasDbXref UMLS:C4025062 semapv:UnspecifiedMatching +HP:0006333 Crowded maxillary incisors oboInOwl:hasDbXref UMLS:C4021602 semapv:UnspecifiedMatching +HP:0006334 Hypoplasia of the primary teeth oboInOwl:hasDbXref UMLS:C1855694 semapv:UnspecifiedMatching +HP:0006335 Persistence of primary teeth oboInOwl:hasDbXref SCTID:57650002 semapv:UnspecifiedMatching +HP:0006335 Persistence of primary teeth oboInOwl:hasDbXref UMLS:C0266050 semapv:UnspecifiedMatching +HP:0006336 Short dental roots oboInOwl:hasDbXref UMLS:C2678330 semapv:UnspecifiedMatching +HP:0006337 Premature eruption of permanent teeth oboInOwl:hasDbXref UMLS:C4021601 semapv:UnspecifiedMatching +HP:0006338 Malformation of mandibular premolar oboInOwl:hasDbXref UMLS:C4025061 semapv:UnspecifiedMatching +HP:0006339 Conical mandibular incisor oboInOwl:hasDbXref UMLS:C4020818 semapv:UnspecifiedMatching +HP:0006339 Conical mandibular incisor oboInOwl:hasDbXref UMLS:C4280449 semapv:UnspecifiedMatching +HP:0006339 Conical mandibular incisor oboInOwl:hasDbXref UMLS:C4280450 semapv:UnspecifiedMatching +HP:0006342 Peg-shaped maxillary lateral incisors oboInOwl:hasDbXref UMLS:C4025060 semapv:UnspecifiedMatching +HP:0006344 Abnormality of primary molar morphology oboInOwl:hasDbXref UMLS:C4025059 semapv:UnspecifiedMatching +HP:0006346 Screwdriver-shaped incisors oboInOwl:hasDbXref UMLS:C4025058 semapv:UnspecifiedMatching +HP:0006347 Microdontia of primary teeth oboInOwl:hasDbXref UMLS:C1855694 semapv:UnspecifiedMatching +HP:0006347 Microdontia of primary teeth oboInOwl:hasDbXref UMLS:C1856203 semapv:UnspecifiedMatching +HP:0006349 Agenesis of permanent teeth oboInOwl:hasDbXref MESH:C563203 semapv:UnspecifiedMatching +HP:0006349 Agenesis of permanent teeth oboInOwl:hasDbXref SCTID:109444001 semapv:UnspecifiedMatching +HP:0006349 Agenesis of permanent teeth oboInOwl:hasDbXref SCTID:234948008 semapv:UnspecifiedMatching +HP:0006349 Agenesis of permanent teeth oboInOwl:hasDbXref UMLS:C0457756 semapv:UnspecifiedMatching +HP:0006349 Agenesis of permanent teeth oboInOwl:hasDbXref UMLS:C1290511 semapv:UnspecifiedMatching +HP:0006350 Obliteration of the pulp chamber oboInOwl:hasDbXref UMLS:C4020817 semapv:UnspecifiedMatching +HP:0006350 Obliteration of the pulp chamber oboInOwl:hasDbXref UMLS:C4025057 semapv:UnspecifiedMatching +HP:0006350 Obliteration of the pulp chamber oboInOwl:hasDbXref UMLS:C4280448 semapv:UnspecifiedMatching +HP:0006352 Failure of eruption of permanent teeth oboInOwl:hasDbXref UMLS:C4025056 semapv:UnspecifiedMatching +HP:0006352 Failure of eruption of permanent teeth oboInOwl:hasDbXref UMLS:C4280447 semapv:UnspecifiedMatching +HP:0006353 Hypoplasia of the tooth germ oboInOwl:hasDbXref UMLS:C4025055 semapv:UnspecifiedMatching +HP:0006355 Agenesis of mandibular central incisor oboInOwl:hasDbXref UMLS:C1840225 semapv:UnspecifiedMatching +HP:0006355 Agenesis of mandibular central incisor oboInOwl:hasDbXref UMLS:C4025054 semapv:UnspecifiedMatching +HP:0006357 Premature loss of permanent teeth oboInOwl:hasDbXref UMLS:C1969738 semapv:UnspecifiedMatching +HP:0006358 Shovel-shaped maxillary central incisors oboInOwl:hasDbXref UMLS:C1833168 semapv:UnspecifiedMatching +HP:0006361 Irregular femoral epiphysis oboInOwl:hasDbXref UMLS:C1850658 semapv:UnspecifiedMatching +HP:0006362 Varus deformity of humeral neck oboInOwl:hasDbXref UMLS:C1854948 semapv:UnspecifiedMatching +HP:0006366 Adductor longus contractures oboInOwl:hasDbXref UMLS:C1859524 semapv:UnspecifiedMatching +HP:0006367 Crumpled long bones oboInOwl:hasDbXref UMLS:C1970497 semapv:UnspecifiedMatching +HP:0006368 Forearm reduction defects oboInOwl:hasDbXref UMLS:C1849327 semapv:UnspecifiedMatching +HP:0006369 Irregular patellae oboInOwl:hasDbXref UMLS:C1836870 semapv:UnspecifiedMatching +HP:0006370 Distal ulnar epiphyseal stippling oboInOwl:hasDbXref UMLS:C4021600 semapv:UnspecifiedMatching +HP:0006371 Broad long bone diaphyses oboInOwl:hasDbXref UMLS:C4025053 semapv:UnspecifiedMatching +HP:0006375 Dumbbell-shaped femur oboInOwl:hasDbXref UMLS:C4025052 semapv:UnspecifiedMatching +HP:0006376 Limited elbow flexion oboInOwl:hasDbXref UMLS:C1856922 semapv:UnspecifiedMatching +HP:0006378 Osteolysis of patellae oboInOwl:hasDbXref UMLS:C4025051 semapv:UnspecifiedMatching +HP:0006379 Proximal tibial hypoplasia oboInOwl:hasDbXref UMLS:C1856029 semapv:UnspecifiedMatching +HP:0006380 Knee flexion contracture oboInOwl:hasDbXref SCTID:202289003 semapv:UnspecifiedMatching +HP:0006380 Knee flexion contracture oboInOwl:hasDbXref UMLS:C0409355 semapv:UnspecifiedMatching +HP:0006381 Rudimentary fibula oboInOwl:hasDbXref UMLS:C1844706 semapv:UnspecifiedMatching +HP:0006383 Progressive bowing of long bones oboInOwl:hasDbXref UMLS:C1857137 semapv:UnspecifiedMatching +HP:0006384 Club-shaped distal femur oboInOwl:hasDbXref UMLS:C1857505 semapv:UnspecifiedMatching +HP:0006385 Short lower limbs oboInOwl:hasDbXref SCTID:249786007 semapv:UnspecifiedMatching +HP:0006385 Short lower limbs oboInOwl:hasDbXref UMLS:C0426901 semapv:UnspecifiedMatching +HP:0006386 Hypoplastic distal radial epiphyses oboInOwl:hasDbXref UMLS:C1969286 semapv:UnspecifiedMatching +HP:0006387 Wide distal femoral metaphysis oboInOwl:hasDbXref UMLS:C1849309 semapv:UnspecifiedMatching +HP:0006389 Limited knee flexion oboInOwl:hasDbXref UMLS:C1839512 semapv:UnspecifiedMatching +HP:0006390 Anterior tibial bowing oboInOwl:hasDbXref UMLS:C1861937 semapv:UnspecifiedMatching +HP:0006391 Overtubulated long bones oboInOwl:hasDbXref UMLS:C1848769 semapv:UnspecifiedMatching +HP:0006392 Increased density of long bones oboInOwl:hasDbXref UMLS:C1849307 semapv:UnspecifiedMatching +HP:0006394 Limited pronation/supination of forearm oboInOwl:hasDbXref UMLS:C1861331 semapv:UnspecifiedMatching +HP:0006397 Lateral displacement of patellae oboInOwl:hasDbXref UMLS:C1860156 semapv:UnspecifiedMatching +HP:0006398 Flat distal femoral epiphysis oboInOwl:hasDbXref UMLS:C4021599 semapv:UnspecifiedMatching +HP:0006400 Absent knee epiphyses oboInOwl:hasDbXref UMLS:C1859462 semapv:UnspecifiedMatching +HP:0006402 Distal shortening of limbs oboInOwl:hasDbXref UMLS:C1840307 semapv:UnspecifiedMatching +HP:0006406 Club-shaped proximal femur oboInOwl:hasDbXref UMLS:C1968611 semapv:UnspecifiedMatching +HP:0006407 Irregular distal femoral epiphysis oboInOwl:hasDbXref UMLS:C4025050 semapv:UnspecifiedMatching +HP:0006408 Distal tapering femur oboInOwl:hasDbXref UMLS:C4025049 semapv:UnspecifiedMatching +HP:0006409 Progressive leg bowing oboInOwl:hasDbXref UMLS:C1855191 semapv:UnspecifiedMatching +HP:0006413 Broad tibial metaphyses oboInOwl:hasDbXref UMLS:C2678328 semapv:UnspecifiedMatching +HP:0006414 Distal tibial bowing oboInOwl:hasDbXref UMLS:C4021598 semapv:UnspecifiedMatching +HP:0006415 Cortically dense long tubular bones oboInOwl:hasDbXref UMLS:C1849276 semapv:UnspecifiedMatching +HP:0006417 Broad femoral metaphyses oboInOwl:hasDbXref UMLS:C1864854 semapv:UnspecifiedMatching +HP:0006420 Asymmetric radial dysplasia oboInOwl:hasDbXref UMLS:C1969396 semapv:UnspecifiedMatching +HP:0006423 Peg-like central prominence of distal tibial metaphyses oboInOwl:hasDbXref UMLS:C1846160 semapv:UnspecifiedMatching +HP:0006424 Elongated radius oboInOwl:hasDbXref UMLS:C4025048 semapv:UnspecifiedMatching +HP:0006426 Rudimentary to absent tibiae oboInOwl:hasDbXref UMLS:C1968943 semapv:UnspecifiedMatching +HP:0006429 Broad femoral neck oboInOwl:hasDbXref UMLS:C1849016 semapv:UnspecifiedMatching +HP:0006431 Proximal femoral metaphyseal abnormality oboInOwl:hasDbXref UMLS:C4025047 semapv:UnspecifiedMatching +HP:0006432 Trapezoidal distal femoral condyles oboInOwl:hasDbXref UMLS:C1843983 semapv:UnspecifiedMatching +HP:0006433 Radial dysplasia oboInOwl:hasDbXref UMLS:C4025046 semapv:UnspecifiedMatching +HP:0006434 Hypoplasia of proximal radius oboInOwl:hasDbXref UMLS:C1859477 semapv:UnspecifiedMatching +HP:0006437 Disproportionate prominence of the femoral medial condyle oboInOwl:hasDbXref UMLS:C1834392 semapv:UnspecifiedMatching +HP:0006438 Enlargement of the distal femoral epiphysis oboInOwl:hasDbXref UMLS:C1843105 semapv:UnspecifiedMatching +HP:0006439 Radioulnar dislocation oboInOwl:hasDbXref UMLS:C2673394 semapv:UnspecifiedMatching +HP:0006440 Increased density of long bone diaphyses oboInOwl:hasDbXref UMLS:C1844516 semapv:UnspecifiedMatching +HP:0006441 Lateral humeral condyle aplasia oboInOwl:hasDbXref UMLS:C1833878 semapv:UnspecifiedMatching +HP:0006442 Hypoplasia of proximal fibula oboInOwl:hasDbXref UMLS:C1859478 semapv:UnspecifiedMatching +HP:0006443 Patellar aplasia oboInOwl:hasDbXref UMLS:C1868578 semapv:UnspecifiedMatching +HP:0006446 Dysplastic patella oboInOwl:hasDbXref UMLS:C1849580 semapv:UnspecifiedMatching +HP:0006449 Distal radial epiphyseal osteolysis oboInOwl:hasDbXref UMLS:C1850145 semapv:UnspecifiedMatching +HP:0006450 Multicentric ossification of proximal femoral epiphyses oboInOwl:hasDbXref UMLS:C1857193 semapv:UnspecifiedMatching +HP:0006453 Lateral displacement of the femoral head oboInOwl:hasDbXref UMLS:C1855758 semapv:UnspecifiedMatching +HP:0006454 Delayed patellar ossification oboInOwl:hasDbXref UMLS:C4021597 semapv:UnspecifiedMatching +HP:0006454 Delayed patellar ossification oboInOwl:hasDbXref UMLS:C4280446 semapv:UnspecifiedMatching +HP:0006456 Irregular proximal tibial epiphyses oboInOwl:hasDbXref UMLS:C4025045 semapv:UnspecifiedMatching +HP:0006459 Dorsal subluxation of ulna oboInOwl:hasDbXref UMLS:C1851988 semapv:UnspecifiedMatching +HP:0006460 Increased laxity of ankles oboInOwl:hasDbXref UMLS:C1850854 semapv:UnspecifiedMatching +HP:0006461 Proximal femoral epiphysiolysis oboInOwl:hasDbXref MESH:D060048 semapv:UnspecifiedMatching +HP:0006461 Proximal femoral epiphysiolysis oboInOwl:hasDbXref UMLS:C0149887 semapv:UnspecifiedMatching +HP:0006462 Generalized bone demineralization oboInOwl:hasDbXref UMLS:C1833326 semapv:UnspecifiedMatching +HP:0006463 Rickets of the lower limbs oboInOwl:hasDbXref UMLS:C1833323 semapv:UnspecifiedMatching +HP:0006465 Periosteal thickening of long tubular bones oboInOwl:hasDbXref UMLS:C1834345 semapv:UnspecifiedMatching +HP:0006466 Ankle flexion contracture oboInOwl:hasDbXref UMLS:C1837407 semapv:UnspecifiedMatching +HP:0006467 Limited shoulder movement oboInOwl:hasDbXref UMLS:C1851313 semapv:UnspecifiedMatching +HP:0006470 Thin long bone diaphyses oboInOwl:hasDbXref UMLS:C1859449 semapv:UnspecifiedMatching +HP:0006471 Fixed elbow flexion oboInOwl:hasDbXref UMLS:C4025044 semapv:UnspecifiedMatching +HP:0006473 Anterior bowing of long bones oboInOwl:hasDbXref UMLS:C1850644 semapv:UnspecifiedMatching +HP:0006476 Abnormality of the pancreatic islet cells oboInOwl:hasDbXref UMLS:C4025043 semapv:UnspecifiedMatching +HP:0006477 Abnormality of the alveolar ridges oboInOwl:hasDbXref SCTID:235013007 semapv:UnspecifiedMatching +HP:0006477 Abnormality of the alveolar ridges oboInOwl:hasDbXref UMLS:C0341007 semapv:UnspecifiedMatching +HP:0006477 Abnormality of the alveolar ridges oboInOwl:hasDbXref UMLS:C4280445 semapv:UnspecifiedMatching +HP:0006479 Abnormality of the dental pulp oboInOwl:hasDbXref UMLS:C4025042 semapv:UnspecifiedMatching +HP:0006480 Premature loss of teeth oboInOwl:hasDbXref SCTID:234974002 semapv:UnspecifiedMatching +HP:0006480 Premature loss of teeth oboInOwl:hasDbXref SCTID:42756003 semapv:UnspecifiedMatching +HP:0006480 Premature loss of teeth oboInOwl:hasDbXref UMLS:C0232513 semapv:UnspecifiedMatching +HP:0006480 Premature loss of teeth oboInOwl:hasDbXref UMLS:C0399385 semapv:UnspecifiedMatching +HP:0006481 Abnormality of primary teeth oboInOwl:hasDbXref UMLS:C4021596 semapv:UnspecifiedMatching +HP:0006482 Abnormality of dental morphology oboInOwl:hasDbXref MESH:D014071 semapv:UnspecifiedMatching +HP:0006482 Abnormality of dental morphology oboInOwl:hasDbXref SCTID:422775003 semapv:UnspecifiedMatching +HP:0006482 Abnormality of dental morphology oboInOwl:hasDbXref UMLS:C0040427 semapv:UnspecifiedMatching +HP:0006482 Abnormality of dental morphology oboInOwl:hasDbXref UMLS:C0262444 semapv:UnspecifiedMatching +HP:0006483 Abnormal number of teeth oboInOwl:hasDbXref SCTID:335443002 semapv:UnspecifiedMatching +HP:0006483 Abnormal number of teeth oboInOwl:hasDbXref UMLS:C1290508 semapv:UnspecifiedMatching +HP:0006485 Agenesis of incisor oboInOwl:hasDbXref UMLS:C4020815 semapv:UnspecifiedMatching +HP:0006485 Agenesis of incisor oboInOwl:hasDbXref UMLS:C4020816 semapv:UnspecifiedMatching +HP:0006485 Agenesis of incisor oboInOwl:hasDbXref UMLS:C4083290 semapv:UnspecifiedMatching +HP:0006486 Abnormality of the dental root oboInOwl:hasDbXref UMLS:C4025041 semapv:UnspecifiedMatching +HP:0006487 Bowing of the long bones oboInOwl:hasDbXref UMLS:C1855340 semapv:UnspecifiedMatching +HP:0006488 Bowing of the arm oboInOwl:hasDbXref UMLS:C0426863 semapv:UnspecifiedMatching +HP:0006489 Abnormality of the femoral metaphysis oboInOwl:hasDbXref UMLS:C4025040 semapv:UnspecifiedMatching +HP:0006489 Abnormality of the femoral metaphysis oboInOwl:hasDbXref UMLS:C4280444 semapv:UnspecifiedMatching +HP:0006490 Abnormality of lower-limb metaphyses oboInOwl:hasDbXref UMLS:C4025039 semapv:UnspecifiedMatching +HP:0006491 Abnormality of the tibial metaphysis oboInOwl:hasDbXref UMLS:C4025038 semapv:UnspecifiedMatching +HP:0006492 Aplasia/Hypoplasia of the fibula oboInOwl:hasDbXref UMLS:C1856732 semapv:UnspecifiedMatching +HP:0006493 Aplasia/hypoplasia involving bones of the lower limbs oboInOwl:hasDbXref UMLS:C4025037 semapv:UnspecifiedMatching +HP:0006494 Aplasia/Hypoplasia involving bones of the feet oboInOwl:hasDbXref UMLS:C4025036 semapv:UnspecifiedMatching +HP:0006495 Aplasia/Hypoplasia of the ulna oboInOwl:hasDbXref UMLS:C1865571 semapv:UnspecifiedMatching +HP:0006496 Aplasia/hypoplasia involving bones of the upper limbs oboInOwl:hasDbXref UMLS:C4025035 semapv:UnspecifiedMatching +HP:0006498 Aplasia/Hypoplasia of the patella oboInOwl:hasDbXref MESH:C535568 semapv:UnspecifiedMatching +HP:0006498 Aplasia/Hypoplasia of the patella oboInOwl:hasDbXref UMLS:C1868577 semapv:UnspecifiedMatching +HP:0006499 Abnormality of femoral epiphysis oboInOwl:hasDbXref UMLS:C4025034 semapv:UnspecifiedMatching +HP:0006500 Abnormality of lower limb epiphysis morphology oboInOwl:hasDbXref UMLS:C4021595 semapv:UnspecifiedMatching +HP:0006501 Aplasia/Hypoplasia of the radius oboInOwl:hasDbXref UMLS:C2749463 semapv:UnspecifiedMatching +HP:0006502 Aplasia/Hypoplasia involving the carpal bones oboInOwl:hasDbXref UMLS:C4025033 semapv:UnspecifiedMatching +HP:0006503 Aplasia/hypoplasia involving forearm bones oboInOwl:hasDbXref UMLS:C4025032 semapv:UnspecifiedMatching +HP:0006505 Abnormality of limb epiphysis morphology oboInOwl:hasDbXref UMLS:C4021593 semapv:UnspecifiedMatching +HP:0006507 Aplasia/hypoplasia of the humerus oboInOwl:hasDbXref UMLS:C4025031 semapv:UnspecifiedMatching +HP:0006508 Abnormality of tibial epiphyses oboInOwl:hasDbXref UMLS:C4025030 semapv:UnspecifiedMatching +HP:0006509 Diverticulosis of trachea oboInOwl:hasDbXref SCTID:14011008 semapv:UnspecifiedMatching +HP:0006509 Diverticulosis of trachea oboInOwl:hasDbXref UMLS:C0340213 semapv:UnspecifiedMatching +HP:0006510 Chronic pulmonary obstruction oboInOwl:hasDbXref MESH:D029424 semapv:UnspecifiedMatching +HP:0006510 Chronic pulmonary obstruction oboInOwl:hasDbXref SCTID:13645005 semapv:UnspecifiedMatching +HP:0006510 Chronic pulmonary obstruction oboInOwl:hasDbXref UMLS:C0024117 semapv:UnspecifiedMatching +HP:0006511 Laryngeal stridor oboInOwl:hasDbXref MESH:D007826 semapv:UnspecifiedMatching +HP:0006511 Laryngeal stridor oboInOwl:hasDbXref SCTID:406444002 semapv:UnspecifiedMatching +HP:0006511 Laryngeal stridor oboInOwl:hasDbXref SCTID:41432000 semapv:UnspecifiedMatching +HP:0006511 Laryngeal stridor oboInOwl:hasDbXref SCTID:53787002 semapv:UnspecifiedMatching +HP:0006511 Laryngeal stridor oboInOwl:hasDbXref UMLS:C0023066 semapv:UnspecifiedMatching +HP:0006514 Intraalveolar nodular calcifications oboInOwl:hasDbXref UMLS:C4025028 semapv:UnspecifiedMatching +HP:0006515 Interstitial pneumonitis oboInOwl:hasDbXref MESH:D017563 semapv:UnspecifiedMatching +HP:0006515 Interstitial pneumonitis oboInOwl:hasDbXref SCTID:64667001 semapv:UnspecifiedMatching +HP:0006515 Interstitial pneumonitis oboInOwl:hasDbXref UMLS:C0206061 semapv:UnspecifiedMatching +HP:0006516 Hypersensitivity pneumonitis oboInOwl:hasDbXref MESH:D000542 semapv:UnspecifiedMatching +HP:0006516 Hypersensitivity pneumonitis oboInOwl:hasDbXref SCTID:37471005 semapv:UnspecifiedMatching +HP:0006516 Hypersensitivity pneumonitis oboInOwl:hasDbXref UMLS:C0002390 semapv:UnspecifiedMatching +HP:0006517 Intraalveolar phospholipid accumulation oboInOwl:hasDbXref MESH:D011649 semapv:UnspecifiedMatching +HP:0006517 Intraalveolar phospholipid accumulation oboInOwl:hasDbXref SCTID:10501004 semapv:UnspecifiedMatching +HP:0006517 Intraalveolar phospholipid accumulation oboInOwl:hasDbXref UMLS:C0034050 semapv:UnspecifiedMatching +HP:0006518 Pulmonary venous occlusion oboInOwl:hasDbXref MESH:D011668 semapv:UnspecifiedMatching +HP:0006518 Pulmonary venous occlusion oboInOwl:hasDbXref SCTID:89420002 semapv:UnspecifiedMatching +HP:0006518 Pulmonary venous occlusion oboInOwl:hasDbXref UMLS:C0034091 semapv:UnspecifiedMatching +HP:0006518 Pulmonary venous occlusion oboInOwl:hasDbXref UMLS:C4280802 semapv:UnspecifiedMatching +HP:0006519 Alveolar cell carcinoma oboInOwl:hasDbXref MESH:D002282 semapv:UnspecifiedMatching +HP:0006519 Alveolar cell carcinoma oboInOwl:hasDbXref SCTID:112677002 semapv:UnspecifiedMatching +HP:0006519 Alveolar cell carcinoma oboInOwl:hasDbXref SCTID:36310008 semapv:UnspecifiedMatching +HP:0006519 Alveolar cell carcinoma oboInOwl:hasDbXref SCTID:373627005 semapv:UnspecifiedMatching +HP:0006519 Alveolar cell carcinoma oboInOwl:hasDbXref UMLS:C0007120 semapv:UnspecifiedMatching +HP:0006520 Progressive pulmonary function impairment oboInOwl:hasDbXref UMLS:C1849570 semapv:UnspecifiedMatching +HP:0006521 Pulmonary lymphangiectasia oboInOwl:hasDbXref UMLS:C1855480 semapv:UnspecifiedMatching +HP:0006522 Repeated pneumothoraces oboInOwl:hasDbXref UMLS:C4025027 semapv:UnspecifiedMatching +HP:0006524 Tracheobronchial leiomyomatosis oboInOwl:hasDbXref UMLS:C3806786 semapv:UnspecifiedMatching +HP:0006527 Lymphocytic interstitial pneumonia oboInOwl:hasDbXref MESH:C562489 semapv:UnspecifiedMatching +HP:0006527 Lymphocytic interstitial pneumonia oboInOwl:hasDbXref SCTID:44274007 semapv:UnspecifiedMatching +HP:0006527 Lymphocytic interstitial pneumonia oboInOwl:hasDbXref UMLS:C0264511 semapv:UnspecifiedMatching +HP:0006528 Chronic lung disease oboInOwl:hasDbXref SCTID:413839001 semapv:UnspecifiedMatching +HP:0006528 Chronic lung disease oboInOwl:hasDbXref UMLS:C0746102 semapv:UnspecifiedMatching +HP:0006529 Abnormal pulmonary lymphatics oboInOwl:hasDbXref UMLS:C4025026 semapv:UnspecifiedMatching +HP:0006530 Abnormal pulmonary Interstitial morphology oboInOwl:hasDbXref MESH:D017563 semapv:UnspecifiedMatching +HP:0006530 Abnormal pulmonary Interstitial morphology oboInOwl:hasDbXref SCTID:233703007 semapv:UnspecifiedMatching +HP:0006530 Abnormal pulmonary Interstitial morphology oboInOwl:hasDbXref UMLS:C0206062 semapv:UnspecifiedMatching +HP:0006531 Pleural lymphangiectasia oboInOwl:hasDbXref UMLS:C1856139 semapv:UnspecifiedMatching +HP:0006532 Recurrent pneumonia oboInOwl:hasDbXref SCTID:128601007 semapv:UnspecifiedMatching +HP:0006532 Recurrent pneumonia oboInOwl:hasDbXref SCTID:699014000 semapv:UnspecifiedMatching +HP:0006532 Recurrent pneumonia oboInOwl:hasDbXref UMLS:C0694550 semapv:UnspecifiedMatching +HP:0006532 Recurrent pneumonia oboInOwl:hasDbXref UMLS:C0748140 semapv:UnspecifiedMatching +HP:0006532 Recurrent pneumonia oboInOwl:hasDbXref UMLS:C0876973 semapv:UnspecifiedMatching +HP:0006532 Recurrent pneumonia oboInOwl:hasDbXref UMLS:C1859117 semapv:UnspecifiedMatching +HP:0006533 Bronchodysplasia oboInOwl:hasDbXref UMLS:C4025025 semapv:UnspecifiedMatching +HP:0006535 Recurrent intrapulmonary hemorrhage oboInOwl:hasDbXref UMLS:C3805919 semapv:UnspecifiedMatching +HP:0006536 Airway obstruction oboInOwl:hasDbXref MESH:D008173 semapv:UnspecifiedMatching +HP:0006536 Airway obstruction oboInOwl:hasDbXref UMLS:C0600260 semapv:UnspecifiedMatching +HP:0006538 Recurrent bronchopulmonary infections oboInOwl:hasDbXref UMLS:C2169795 semapv:UnspecifiedMatching +HP:0006539 Bronchial cartilage hypoplasia oboInOwl:hasDbXref UMLS:C4025024 semapv:UnspecifiedMatching +HP:0006543 Cardiorespiratory arrest oboInOwl:hasDbXref MESH:D006323 semapv:UnspecifiedMatching +HP:0006543 Cardiorespiratory arrest oboInOwl:hasDbXref SCTID:410430005 semapv:UnspecifiedMatching +HP:0006543 Cardiorespiratory arrest oboInOwl:hasDbXref UMLS:C0600228 semapv:UnspecifiedMatching +HP:0006544 Extrapulmonary sequestrum oboInOwl:hasDbXref UMLS:C4020814 semapv:UnspecifiedMatching +HP:0006544 Extrapulmonary sequestrum oboInOwl:hasDbXref UMLS:C4025023 semapv:UnspecifiedMatching +HP:0006548 Pulmonary arteriovenous malformation oboInOwl:hasDbXref UMLS:C1857690 semapv:UnspecifiedMatching +HP:0006549 Unilateral primary pulmonary dysgenesis oboInOwl:hasDbXref UMLS:C4021592 semapv:UnspecifiedMatching +HP:0006552 Fibrocystic lung disease oboInOwl:hasDbXref UMLS:C1397290 semapv:UnspecifiedMatching +HP:0006554 Acute hepatic failure oboInOwl:hasDbXref MESH:D017114 semapv:UnspecifiedMatching +HP:0006554 Acute hepatic failure oboInOwl:hasDbXref SCTID:197270009 semapv:UnspecifiedMatching +HP:0006554 Acute hepatic failure oboInOwl:hasDbXref SCTID:235884008 semapv:UnspecifiedMatching +HP:0006554 Acute hepatic failure oboInOwl:hasDbXref UMLS:C0162557 semapv:UnspecifiedMatching +HP:0006555 Diffuse hepatic steatosis oboInOwl:hasDbXref UMLS:C1849686 semapv:UnspecifiedMatching +HP:0006557 Polycystic liver disease oboInOwl:hasDbXref MESH:C536330 semapv:UnspecifiedMatching +HP:0006557 Polycystic liver disease oboInOwl:hasDbXref SCTID:72925005 semapv:UnspecifiedMatching +HP:0006557 Polycystic liver disease oboInOwl:hasDbXref UMLS:C0158683 semapv:UnspecifiedMatching +HP:0006558 Decreased mitochondrial complex III activity in liver tissue oboInOwl:hasDbXref UMLS:C4025022 semapv:UnspecifiedMatching +HP:0006559 Hepatic calcification oboInOwl:hasDbXref UMLS:C1696466 semapv:UnspecifiedMatching +HP:0006560 Biliary hyperplasia oboInOwl:hasDbXref UMLS:C3672440 semapv:UnspecifiedMatching +HP:0006560 Biliary hyperplasia oboInOwl:hasDbXref UMLS:C3686778 semapv:UnspecifiedMatching +HP:0006561 Lipid accumulation in hepatocytes oboInOwl:hasDbXref UMLS:C1837257 semapv:UnspecifiedMatching +HP:0006562 Viral hepatitis oboInOwl:hasDbXref SCTID:3738000 semapv:UnspecifiedMatching +HP:0006562 Viral hepatitis oboInOwl:hasDbXref UMLS:C0042721 semapv:UnspecifiedMatching +HP:0006563 Malformation of the hepatic ductal plate oboInOwl:hasDbXref UMLS:C1857519 semapv:UnspecifiedMatching +HP:0006564 Fluctuating hepatomegaly oboInOwl:hasDbXref UMLS:C1835881 semapv:UnspecifiedMatching +HP:0006565 Increased hepatocellular lipid droplets oboInOwl:hasDbXref UMLS:C4025021 semapv:UnspecifiedMatching +HP:0006566 Neonatal cholestatic liver disease oboInOwl:hasDbXref UMLS:C1859162 semapv:UnspecifiedMatching +HP:0006568 Increased hepatic glycogen content oboInOwl:hasDbXref UMLS:C1856285 semapv:UnspecifiedMatching +HP:0006571 Reduced number of intrahepatic bile ducts oboInOwl:hasDbXref UMLS:C1861621 semapv:UnspecifiedMatching +HP:0006571 Reduced number of intrahepatic bile ducts oboInOwl:hasDbXref UMLS:C4021591 semapv:UnspecifiedMatching +HP:0006572 Subacute progressive viral hepatitis oboInOwl:hasDbXref UMLS:C1861901 semapv:UnspecifiedMatching +HP:0006573 Acute hepatic steatosis oboInOwl:hasDbXref UMLS:C4025020 semapv:UnspecifiedMatching +HP:0006574 Hepatic arteriovenous malformation oboInOwl:hasDbXref SCTID:84150000 semapv:UnspecifiedMatching +HP:0006574 Hepatic arteriovenous malformation oboInOwl:hasDbXref UMLS:C0520557 semapv:UnspecifiedMatching +HP:0006575 Intrahepatic cholestasis with episodic jaundice oboInOwl:hasDbXref UMLS:C4025019 semapv:UnspecifiedMatching +HP:0006576 Hepatic vascular malformations oboInOwl:hasDbXref UMLS:C1861790 semapv:UnspecifiedMatching +HP:0006577 Macronodular cirrhosis oboInOwl:hasDbXref SCTID:43904005 semapv:UnspecifiedMatching +HP:0006577 Macronodular cirrhosis oboInOwl:hasDbXref SCTID:86454000 semapv:UnspecifiedMatching +HP:0006577 Macronodular cirrhosis oboInOwl:hasDbXref UMLS:C2004456 semapv:UnspecifiedMatching +HP:0006579 Prolonged neonatal jaundice oboInOwl:hasDbXref MESH:D007567 semapv:UnspecifiedMatching +HP:0006579 Prolonged neonatal jaundice oboInOwl:hasDbXref SCTID:387712008 semapv:UnspecifiedMatching +HP:0006579 Prolonged neonatal jaundice oboInOwl:hasDbXref UMLS:C0022353 semapv:UnspecifiedMatching +HP:0006579 Prolonged neonatal jaundice oboInOwl:hasDbXref UMLS:C1859236 semapv:UnspecifiedMatching +HP:0006580 Portal fibrosis oboInOwl:hasDbXref UMLS:C2677002 semapv:UnspecifiedMatching +HP:0006580 Portal fibrosis oboInOwl:hasDbXref UMLS:C3805083 semapv:UnspecifiedMatching +HP:0006581 Depletion of mitochondrial DNA in liver oboInOwl:hasDbXref UMLS:C4025018 semapv:UnspecifiedMatching +HP:0006582 Reye syndrome-like episodes oboInOwl:hasDbXref UMLS:C1850413 semapv:UnspecifiedMatching +HP:0006583 Fatal liver failure in infancy oboInOwl:hasDbXref UMLS:C4025017 semapv:UnspecifiedMatching +HP:0006584 Small abnormally formed scapulae oboInOwl:hasDbXref UMLS:C1861226 semapv:UnspecifiedMatching +HP:0006585 Congenital pseudoarthrosis of the clavicle oboInOwl:hasDbXref SCTID:249685004 semapv:UnspecifiedMatching +HP:0006585 Congenital pseudoarthrosis of the clavicle oboInOwl:hasDbXref SCTID:249690001 semapv:UnspecifiedMatching +HP:0006585 Congenital pseudoarthrosis of the clavicle oboInOwl:hasDbXref UMLS:C0426806 semapv:UnspecifiedMatching +HP:0006585 Congenital pseudoarthrosis of the clavicle oboInOwl:hasDbXref UMLS:C0426811 semapv:UnspecifiedMatching +HP:0006587 Straight clavicles oboInOwl:hasDbXref UMLS:C4025016 semapv:UnspecifiedMatching +HP:0006589 Flaring of lower rib cage oboInOwl:hasDbXref UMLS:C1855196 semapv:UnspecifiedMatching +HP:0006590 Premature sternal synostosis oboInOwl:hasDbXref UMLS:C4021590 semapv:UnspecifiedMatching +HP:0006591 Absent glenoid fossa oboInOwl:hasDbXref UMLS:C4021589 semapv:UnspecifiedMatching +HP:0006593 Anomalous rib insertion to vertebrae oboInOwl:hasDbXref UMLS:C1861704 semapv:UnspecifiedMatching +HP:0006595 Scapulohumeral synostosis oboInOwl:hasDbXref UMLS:C1865362 semapv:UnspecifiedMatching +HP:0006596 Restricted chest movement oboInOwl:hasDbXref UMLS:C4025015 semapv:UnspecifiedMatching +HP:0006597 Diaphragmatic paralysis oboInOwl:hasDbXref MESH:D012133 semapv:UnspecifiedMatching +HP:0006597 Diaphragmatic paralysis oboInOwl:hasDbXref SCTID:64228003 semapv:UnspecifiedMatching +HP:0006597 Diaphragmatic paralysis oboInOwl:hasDbXref UMLS:C0035232 semapv:UnspecifiedMatching +HP:0006598 Irregular ossification at anterior rib ends oboInOwl:hasDbXref UMLS:C1850083 semapv:UnspecifiedMatching +HP:0006599 Medial widening of clavicles oboInOwl:hasDbXref UMLS:C1866729 semapv:UnspecifiedMatching +HP:0006600 Progressive calcification of costochondral cartilage oboInOwl:hasDbXref UMLS:C1968577 semapv:UnspecifiedMatching +HP:0006603 Flared, irregular rib ends oboInOwl:hasDbXref UMLS:C1865833 semapv:UnspecifiedMatching +HP:0006606 Irregular chondrocostal junctions oboInOwl:hasDbXref UMLS:C1861199 semapv:UnspecifiedMatching +HP:0006607 Precocious costochondral ossification oboInOwl:hasDbXref UMLS:C1849049 semapv:UnspecifiedMatching +HP:0006608 Midclavicular hypoplasia oboInOwl:hasDbXref UMLS:C1844530 semapv:UnspecifiedMatching +HP:0006610 Wide intermamillary distance oboInOwl:hasDbXref SCTID:423230008 semapv:UnspecifiedMatching +HP:0006610 Wide intermamillary distance oboInOwl:hasDbXref UMLS:C1827524 semapv:UnspecifiedMatching +HP:0006611 Decreased number of sternal ossification centers oboInOwl:hasDbXref UMLS:C1856223 semapv:UnspecifiedMatching +HP:0006615 Absent in utero rib ossification oboInOwl:hasDbXref UMLS:C1842695 semapv:UnspecifiedMatching +HP:0006619 Anterior rib punctate calcifications oboInOwl:hasDbXref UMLS:C1859120 semapv:UnspecifiedMatching +HP:0006623 Costochondral joint sclerosis oboInOwl:hasDbXref UMLS:C4021588 semapv:UnspecifiedMatching +HP:0006625 Multifocal breast carcinoma oboInOwl:hasDbXref UMLS:C2986662 semapv:UnspecifiedMatching +HP:0006628 Absent sternal ossification oboInOwl:hasDbXref UMLS:C1857074 semapv:UnspecifiedMatching +HP:0006628 Absent sternal ossification oboInOwl:hasDbXref UMLS:C4280443 semapv:UnspecifiedMatching +HP:0006631 Hypoplastic distal segments of scapulae oboInOwl:hasDbXref UMLS:C4025014 semapv:UnspecifiedMatching +HP:0006633 Glenoid fossa hypoplasia oboInOwl:hasDbXref UMLS:C1834384 semapv:UnspecifiedMatching +HP:0006634 Osteosclerosis of ribs oboInOwl:hasDbXref UMLS:C4025013 semapv:UnspecifiedMatching +HP:0006637 Sternal punctate calcifications oboInOwl:hasDbXref UMLS:C1859121 semapv:UnspecifiedMatching +HP:0006638 Midclavicular aplasia oboInOwl:hasDbXref UMLS:C1844529 semapv:UnspecifiedMatching +HP:0006640 Multiple rib fractures oboInOwl:hasDbXref SCTID:1261007 semapv:UnspecifiedMatching +HP:0006640 Multiple rib fractures oboInOwl:hasDbXref UMLS:C0272567 semapv:UnspecifiedMatching +HP:0006641 Prominent floating ribs oboInOwl:hasDbXref UMLS:C4025012 semapv:UnspecifiedMatching +HP:0006642 Large sternal ossification centers oboInOwl:hasDbXref UMLS:C1865241 semapv:UnspecifiedMatching +HP:0006643 Fused sternal ossification centers oboInOwl:hasDbXref UMLS:C1859376 semapv:UnspecifiedMatching +HP:0006644 Thoracic dysplasia oboInOwl:hasDbXref UMLS:C1406921 semapv:UnspecifiedMatching +HP:0006645 Thin clavicles oboInOwl:hasDbXref SCTID:298764003 semapv:UnspecifiedMatching +HP:0006645 Thin clavicles oboInOwl:hasDbXref UMLS:C0575535 semapv:UnspecifiedMatching +HP:0006646 Costal cartilage calcification oboInOwl:hasDbXref UMLS:C1855608 semapv:UnspecifiedMatching +HP:0006647 Congenital microthorax oboInOwl:hasDbXref UMLS:C4025011 semapv:UnspecifiedMatching +HP:0006649 Costochondral pain oboInOwl:hasDbXref UMLS:C4021587 semapv:UnspecifiedMatching +HP:0006650 Thickening of the lateral border of the scapula oboInOwl:hasDbXref UMLS:C1834383 semapv:UnspecifiedMatching +HP:0006655 Rib segmentation abnormalities oboInOwl:hasDbXref UMLS:C1968999 semapv:UnspecifiedMatching +HP:0006657 Hypoplasia of first ribs oboInOwl:hasDbXref UMLS:C1834386 semapv:UnspecifiedMatching +HP:0006659 Internally rotated shoulders oboInOwl:hasDbXref UMLS:C1862491 semapv:UnspecifiedMatching +HP:0006660 Aplastic clavicle oboInOwl:hasDbXref UMLS:C1857665 semapv:UnspecifiedMatching +HP:0006665 Coat hanger sign of ribs oboInOwl:hasDbXref UMLS:C4025010 semapv:UnspecifiedMatching +HP:0006668 Twelfth rib hypoplasia oboInOwl:hasDbXref UMLS:C1859361 semapv:UnspecifiedMatching +HP:0006670 Impaired myocardial contractility oboInOwl:hasDbXref UMLS:C4025009 semapv:UnspecifiedMatching +HP:0006671 Paroxysmal atrial tachycardia oboInOwl:hasDbXref SCTID:195069001 semapv:UnspecifiedMatching +HP:0006671 Paroxysmal atrial tachycardia oboInOwl:hasDbXref UMLS:C0030587 semapv:UnspecifiedMatching +HP:0006673 Reduced systolic function oboInOwl:hasDbXref UMLS:C4025008 semapv:UnspecifiedMatching +HP:0006677 Prolonged QRS complex oboInOwl:hasDbXref SCTID:991002 semapv:UnspecifiedMatching +HP:0006677 Prolonged QRS complex oboInOwl:hasDbXref UMLS:C0235475 semapv:UnspecifiedMatching +HP:0006679 Granulomatous coronary arteritis oboInOwl:hasDbXref UMLS:C4025007 semapv:UnspecifiedMatching +HP:0006681 Absent atrioventricular node oboInOwl:hasDbXref UMLS:C4025006 semapv:UnspecifiedMatching +HP:0006682 Ventricular extrasystoles oboInOwl:hasDbXref MESH:D018879 semapv:UnspecifiedMatching +HP:0006682 Ventricular extrasystoles oboInOwl:hasDbXref SCTID:17338001 semapv:UnspecifiedMatching +HP:0006682 Ventricular extrasystoles oboInOwl:hasDbXref SCTID:251175005 semapv:UnspecifiedMatching +HP:0006682 Ventricular extrasystoles oboInOwl:hasDbXref UMLS:C0151636 semapv:UnspecifiedMatching +HP:0006683 Abnormal ventricular filling oboInOwl:hasDbXref UMLS:C4025005 semapv:UnspecifiedMatching +HP:0006684 Ventricular preexcitation with multiple accessory pathways oboInOwl:hasDbXref UMLS:C4025004 semapv:UnspecifiedMatching +HP:0006685 Endocardial fibrosis oboInOwl:hasDbXref MESH:D004719 semapv:UnspecifiedMatching +HP:0006685 Endocardial fibrosis oboInOwl:hasDbXref SCTID:398716006 semapv:UnspecifiedMatching +HP:0006685 Endocardial fibrosis oboInOwl:hasDbXref UMLS:C0553980 semapv:UnspecifiedMatching +HP:0006687 Aortic tortuosity oboInOwl:hasDbXref UMLS:C4025003 semapv:UnspecifiedMatching +HP:0006688 Paroxysmal tachycardia oboInOwl:hasDbXref MESH:D013614 semapv:UnspecifiedMatching +HP:0006688 Paroxysmal tachycardia oboInOwl:hasDbXref SCTID:12026006 semapv:UnspecifiedMatching +HP:0006688 Paroxysmal tachycardia oboInOwl:hasDbXref UMLS:C0039236 semapv:UnspecifiedMatching +HP:0006689 Bacterial endocarditis oboInOwl:hasDbXref MESH:D004697 semapv:UnspecifiedMatching +HP:0006689 Bacterial endocarditis oboInOwl:hasDbXref SCTID:301183007 semapv:UnspecifiedMatching +HP:0006689 Bacterial endocarditis oboInOwl:hasDbXref UMLS:C0014121 semapv:UnspecifiedMatching +HP:0006690 Myocardial calcification oboInOwl:hasDbXref UMLS:C1096561 semapv:UnspecifiedMatching +HP:0006691 Pulmonic valve myxoma oboInOwl:hasDbXref UMLS:C4025002 semapv:UnspecifiedMatching +HP:0006692 Short chordae tendineae of the tricuspid valve oboInOwl:hasDbXref UMLS:C4025001 semapv:UnspecifiedMatching +HP:0006693 Myocardial steatosis oboInOwl:hasDbXref UMLS:C4025000 semapv:UnspecifiedMatching +HP:0006694 Early progressive calcific cardiac valvular disease oboInOwl:hasDbXref UMLS:C4024999 semapv:UnspecifiedMatching +HP:0006695 Atrioventricular canal defect oboInOwl:hasDbXref MESH:C562831 semapv:UnspecifiedMatching +HP:0006695 Atrioventricular canal defect oboInOwl:hasDbXref MESH:D004694 semapv:UnspecifiedMatching +HP:0006695 Atrioventricular canal defect oboInOwl:hasDbXref SCTID:15459006 semapv:UnspecifiedMatching +HP:0006695 Atrioventricular canal defect oboInOwl:hasDbXref UMLS:C0014116 semapv:UnspecifiedMatching +HP:0006695 Atrioventricular canal defect oboInOwl:hasDbXref UMLS:C1389016 semapv:UnspecifiedMatching +HP:0006696 Polymorphic and polytopic ventricular extrasystoles oboInOwl:hasDbXref UMLS:C4024998 semapv:UnspecifiedMatching +HP:0006698 Dilatation of the ventricular cavity oboInOwl:hasDbXref SCTID:90539001 semapv:UnspecifiedMatching +HP:0006698 Dilatation of the ventricular cavity oboInOwl:hasDbXref UMLS:C0392464 semapv:UnspecifiedMatching +HP:0006699 Premature atrial contractions oboInOwl:hasDbXref MESH:D018880 semapv:UnspecifiedMatching +HP:0006699 Premature atrial contractions oboInOwl:hasDbXref SCTID:284470004 semapv:UnspecifiedMatching +HP:0006699 Premature atrial contractions oboInOwl:hasDbXref SCTID:287057009 semapv:UnspecifiedMatching +HP:0006699 Premature atrial contractions oboInOwl:hasDbXref SCTID:406461004 semapv:UnspecifiedMatching +HP:0006699 Premature atrial contractions oboInOwl:hasDbXref SCTID:63593006 semapv:UnspecifiedMatching +HP:0006699 Premature atrial contractions oboInOwl:hasDbXref UMLS:C0033036 semapv:UnspecifiedMatching +HP:0006702 Coronary artery dissection oboInOwl:hasDbXref MESH:C565153 semapv:UnspecifiedMatching +HP:0006702 Coronary artery dissection oboInOwl:hasDbXref UMLS:C1852540 semapv:UnspecifiedMatching +HP:0006703 Aplasia/Hypoplasia of the lungs oboInOwl:hasDbXref UMLS:C4024996 semapv:UnspecifiedMatching +HP:0006704 Abnormal coronary artery morphology oboInOwl:hasDbXref SCTID:28574005 semapv:UnspecifiedMatching +HP:0006704 Abnormal coronary artery morphology oboInOwl:hasDbXref UMLS:C0158623 semapv:UnspecifiedMatching +HP:0006705 Abnormal atrioventricular valve morphology oboInOwl:hasDbXref UMLS:C4024995 semapv:UnspecifiedMatching +HP:0006706 Cystic liver disease oboInOwl:hasDbXref MESH:C536330 semapv:UnspecifiedMatching +HP:0006706 Cystic liver disease oboInOwl:hasDbXref SCTID:72925005 semapv:UnspecifiedMatching +HP:0006706 Cystic liver disease oboInOwl:hasDbXref UMLS:C0158683 semapv:UnspecifiedMatching +HP:0006707 Abnormality of the hepatic vasculature oboInOwl:hasDbXref UMLS:C4024994 semapv:UnspecifiedMatching +HP:0006709 Aplasia/Hypoplasia of the nipples oboInOwl:hasDbXref UMLS:C3150086 semapv:UnspecifiedMatching +HP:0006710 Aplasia/Hypoplasia of the clavicles oboInOwl:hasDbXref UMLS:C4024993 semapv:UnspecifiedMatching +HP:0006711 Aplasia/Hypoplasia involving bones of the thorax oboInOwl:hasDbXref UMLS:C4024992 semapv:UnspecifiedMatching +HP:0006712 Aplasia/Hypoplasia of the ribs oboInOwl:hasDbXref UMLS:C1847363 semapv:UnspecifiedMatching +HP:0006713 Aplasia/Hypoplasia of the scapulae oboInOwl:hasDbXref UMLS:C4024991 semapv:UnspecifiedMatching +HP:0006714 Aplasia/Hypoplasia of the sternum oboInOwl:hasDbXref UMLS:C4024990 semapv:UnspecifiedMatching +HP:0006715 Glomus tympanicum paraganglioma oboInOwl:hasDbXref UMLS:C1866555 semapv:UnspecifiedMatching +HP:0006716 Hereditary nonpolyposis colorectal carcinoma oboInOwl:hasDbXref UMLS:C4024989 semapv:UnspecifiedMatching +HP:0006717 Peripheral neuroepithelioma oboInOwl:hasDbXref SCTID:254764001 semapv:UnspecifiedMatching +HP:0006717 Peripheral neuroepithelioma oboInOwl:hasDbXref UMLS:C3489398 semapv:UnspecifiedMatching +HP:0006719 Benign gastrointestinal tract tumors oboInOwl:hasDbXref SCTID:92118007 semapv:UnspecifiedMatching +HP:0006719 Benign gastrointestinal tract tumors oboInOwl:hasDbXref UMLS:C0497538 semapv:UnspecifiedMatching +HP:0006721 Acute lymphoblastic leukemia oboInOwl:hasDbXref SCTID:128822004 semapv:UnspecifiedMatching +HP:0006721 Acute lymphoblastic leukemia oboInOwl:hasDbXref SCTID:91857003 semapv:UnspecifiedMatching +HP:0006721 Acute lymphoblastic leukemia oboInOwl:hasDbXref UMLS:C0023449 semapv:UnspecifiedMatching +HP:0006722 Small intestine carcinoid oboInOwl:hasDbXref UMLS:C1868072 semapv:UnspecifiedMatching +HP:0006723 Intestinal carcinoid oboInOwl:hasDbXref UMLS:C4024988 semapv:UnspecifiedMatching +HP:0006725 Pancreatic adenocarcinoma oboInOwl:hasDbXref NCIT:C2852 semapv:UnspecifiedMatching +HP:0006725 Pancreatic adenocarcinoma oboInOwl:hasDbXref SCTID:700423003 semapv:UnspecifiedMatching +HP:0006725 Pancreatic adenocarcinoma oboInOwl:hasDbXref UMLS:C0281361 semapv:UnspecifiedMatching +HP:0006727 T-cell acute lymphoblastic leukemias oboInOwl:hasDbXref MESH:D054218 semapv:UnspecifiedMatching +HP:0006727 T-cell acute lymphoblastic leukemias oboInOwl:hasDbXref SCTID:128824003 semapv:UnspecifiedMatching +HP:0006727 T-cell acute lymphoblastic leukemias oboInOwl:hasDbXref SCTID:277575008 semapv:UnspecifiedMatching +HP:0006727 T-cell acute lymphoblastic leukemias oboInOwl:hasDbXref UMLS:C1961099 semapv:UnspecifiedMatching +HP:0006729 Retroperitoneal chemodectomas oboInOwl:hasDbXref NCIT:C3308 semapv:UnspecifiedMatching +HP:0006729 Retroperitoneal chemodectomas oboInOwl:hasDbXref UMLS:C4024987 semapv:UnspecifiedMatching +HP:0006731 Follicular thyroid carcinoma oboInOwl:hasDbXref MESH:D018263 semapv:UnspecifiedMatching +HP:0006731 Follicular thyroid carcinoma oboInOwl:hasDbXref NCIT:C8054 semapv:UnspecifiedMatching +HP:0006731 Follicular thyroid carcinoma oboInOwl:hasDbXref SCTID:255028004 semapv:UnspecifiedMatching +HP:0006731 Follicular thyroid carcinoma oboInOwl:hasDbXref SCTID:28173006 semapv:UnspecifiedMatching +HP:0006731 Follicular thyroid carcinoma oboInOwl:hasDbXref SCTID:5257006 semapv:UnspecifiedMatching +HP:0006731 Follicular thyroid carcinoma oboInOwl:hasDbXref UMLS:C0206682 semapv:UnspecifiedMatching +HP:0006732 Papillary renal cell carcinoma type 2 oboInOwl:hasDbXref UMLS:C1336840 semapv:UnspecifiedMatching +HP:0006733 Acute megakaryocytic leukemia oboInOwl:hasDbXref MESH:D015470 semapv:UnspecifiedMatching +HP:0006733 Acute megakaryocytic leukemia oboInOwl:hasDbXref SCTID:17788007 semapv:UnspecifiedMatching +HP:0006733 Acute megakaryocytic leukemia oboInOwl:hasDbXref SCTID:413443009 semapv:UnspecifiedMatching +HP:0006733 Acute megakaryocytic leukemia oboInOwl:hasDbXref SCTID:91861009 semapv:UnspecifiedMatching +HP:0006733 Acute megakaryocytic leukemia oboInOwl:hasDbXref UMLS:C0023467 semapv:UnspecifiedMatching +HP:0006735 Renal cortical adenoma oboInOwl:hasDbXref NCIT:C2855 semapv:UnspecifiedMatching +HP:0006735 Renal cortical adenoma oboInOwl:hasDbXref SCTID:254919009 semapv:UnspecifiedMatching +HP:0006735 Renal cortical adenoma oboInOwl:hasDbXref UMLS:C0346253 semapv:UnspecifiedMatching +HP:0006737 Extraadrenal pheochromocytoma oboInOwl:hasDbXref MESH:D010673 semapv:UnspecifiedMatching +HP:0006737 Extraadrenal pheochromocytoma oboInOwl:hasDbXref UMLS:C1257877 semapv:UnspecifiedMatching +HP:0006739 Squamous cell carcinoma of the skin oboInOwl:hasDbXref SCTID:254651007 semapv:UnspecifiedMatching +HP:0006739 Squamous cell carcinoma of the skin oboInOwl:hasDbXref UMLS:C0553723 semapv:UnspecifiedMatching +HP:0006740 Transitional cell carcinoma of the bladder oboInOwl:hasDbXref NCIT:C2930 semapv:UnspecifiedMatching +HP:0006740 Transitional cell carcinoma of the bladder oboInOwl:hasDbXref SCTID:255109008 semapv:UnspecifiedMatching +HP:0006740 Transitional cell carcinoma of the bladder oboInOwl:hasDbXref UMLS:C0279680 semapv:UnspecifiedMatching +HP:0006742 Congenital neuroblastoma oboInOwl:hasDbXref UMLS:C4024986 semapv:UnspecifiedMatching +HP:0006743 Embryonal rhabdomyosarcoma oboInOwl:hasDbXref MESH:D018233 semapv:UnspecifiedMatching +HP:0006743 Embryonal rhabdomyosarcoma oboInOwl:hasDbXref NCIT:C8971 semapv:UnspecifiedMatching +HP:0006743 Embryonal rhabdomyosarcoma oboInOwl:hasDbXref SCTID:14269005 semapv:UnspecifiedMatching +HP:0006743 Embryonal rhabdomyosarcoma oboInOwl:hasDbXref SCTID:404051002 semapv:UnspecifiedMatching +HP:0006743 Embryonal rhabdomyosarcoma oboInOwl:hasDbXref UMLS:C0206656 semapv:UnspecifiedMatching +HP:0006744 Adrenocortical carcinoma oboInOwl:hasDbXref MESH:D018268 semapv:UnspecifiedMatching +HP:0006744 Adrenocortical carcinoma oboInOwl:hasDbXref NCIT:C2916 semapv:UnspecifiedMatching +HP:0006744 Adrenocortical carcinoma oboInOwl:hasDbXref SCTID:2227007 semapv:UnspecifiedMatching +HP:0006744 Adrenocortical carcinoma oboInOwl:hasDbXref SCTID:255035007 semapv:UnspecifiedMatching +HP:0006744 Adrenocortical carcinoma oboInOwl:hasDbXref UMLS:C0206686 semapv:UnspecifiedMatching +HP:0006747 Ganglioneuroblastoma oboInOwl:hasDbXref MESH:D018305 semapv:UnspecifiedMatching +HP:0006747 Ganglioneuroblastoma oboInOwl:hasDbXref SCTID:116381000119105 semapv:UnspecifiedMatching +HP:0006747 Ganglioneuroblastoma oboInOwl:hasDbXref SCTID:69515008 semapv:UnspecifiedMatching +HP:0006747 Ganglioneuroblastoma oboInOwl:hasDbXref UMLS:C0206718 semapv:UnspecifiedMatching +HP:0006748 Adrenal pheochromocytoma oboInOwl:hasDbXref MESH:D010673 semapv:UnspecifiedMatching +HP:0006748 Adrenal pheochromocytoma oboInOwl:hasDbXref NCIT:C3326 semapv:UnspecifiedMatching +HP:0006748 Adrenal pheochromocytoma oboInOwl:hasDbXref SCTID:302835009 semapv:UnspecifiedMatching +HP:0006748 Adrenal pheochromocytoma oboInOwl:hasDbXref SCTID:399343007 semapv:UnspecifiedMatching +HP:0006748 Adrenal pheochromocytoma oboInOwl:hasDbXref SCTID:85583005 semapv:UnspecifiedMatching +HP:0006748 Adrenal pheochromocytoma oboInOwl:hasDbXref UMLS:C0031511 semapv:UnspecifiedMatching +HP:0006749 Malignant gastrointestinal tract tumors oboInOwl:hasDbXref MESH:D005770 semapv:UnspecifiedMatching +HP:0006749 Malignant gastrointestinal tract tumors oboInOwl:hasDbXref SCTID:428905002 semapv:UnspecifiedMatching +HP:0006749 Malignant gastrointestinal tract tumors oboInOwl:hasDbXref UMLS:C0685938 semapv:UnspecifiedMatching +HP:0006751 Paraspinal neurofibromas oboInOwl:hasDbXref UMLS:C4024985 semapv:UnspecifiedMatching +HP:0006753 Neoplasm of the stomach oboInOwl:hasDbXref MESH:D013274 semapv:UnspecifiedMatching +HP:0006753 Neoplasm of the stomach oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0006753 Neoplasm of the stomach oboInOwl:hasDbXref SCTID:126824007 semapv:UnspecifiedMatching +HP:0006753 Neoplasm of the stomach oboInOwl:hasDbXref UMLS:C0038356 semapv:UnspecifiedMatching +HP:0006753 Neoplasm of the stomach oboInOwl:hasDbXref UMLS:C4020813 semapv:UnspecifiedMatching +HP:0006755 Cutaneous leiomyosarcoma oboInOwl:hasDbXref NCIT:C3158 semapv:UnspecifiedMatching +HP:0006755 Cutaneous leiomyosarcoma oboInOwl:hasDbXref SCTID:254771006 semapv:UnspecifiedMatching +HP:0006755 Cutaneous leiomyosarcoma oboInOwl:hasDbXref UMLS:C0346067 semapv:UnspecifiedMatching +HP:0006756 Diffuse leiomyomatosis oboInOwl:hasDbXref UMLS:C4024984 semapv:UnspecifiedMatching +HP:0006758 Malignant genitourinary tract tumor oboInOwl:hasDbXref UMLS:C1834728 semapv:UnspecifiedMatching +HP:0006762 Renal pelvic carcinoma oboInOwl:hasDbXref NCIT:C2916 semapv:UnspecifiedMatching +HP:0006762 Renal pelvic carcinoma oboInOwl:hasDbXref UMLS:C4024983 semapv:UnspecifiedMatching +HP:0006763 Anal canal squamous carcinoma oboInOwl:hasDbXref UMLS:C4024982 semapv:UnspecifiedMatching +HP:0006765 Chondrosarcoma oboInOwl:hasDbXref MESH:D002813 semapv:UnspecifiedMatching +HP:0006765 Chondrosarcoma oboInOwl:hasDbXref NCIT:C2946 semapv:UnspecifiedMatching +HP:0006765 Chondrosarcoma oboInOwl:hasDbXref SCTID:14990007 semapv:UnspecifiedMatching +HP:0006765 Chondrosarcoma oboInOwl:hasDbXref SCTID:443520009 semapv:UnspecifiedMatching +HP:0006765 Chondrosarcoma oboInOwl:hasDbXref UMLS:C0008479 semapv:UnspecifiedMatching +HP:0006766 Papillary renal cell carcinoma oboInOwl:hasDbXref MESH:D002292 semapv:UnspecifiedMatching +HP:0006766 Papillary renal cell carcinoma oboInOwl:hasDbXref NCIT:C2916 semapv:UnspecifiedMatching +HP:0006766 Papillary renal cell carcinoma oboInOwl:hasDbXref UMLS:C1306837 semapv:UnspecifiedMatching +HP:0006767 Pituitary prolactin cell adenoma oboInOwl:hasDbXref MESH:D015175 semapv:UnspecifiedMatching +HP:0006767 Pituitary prolactin cell adenoma oboInOwl:hasDbXref SCTID:134209002 semapv:UnspecifiedMatching +HP:0006767 Pituitary prolactin cell adenoma oboInOwl:hasDbXref SCTID:34337008 semapv:UnspecifiedMatching +HP:0006767 Pituitary prolactin cell adenoma oboInOwl:hasDbXref UMLS:C0033375 semapv:UnspecifiedMatching +HP:0006768 Localized neuroblastoma oboInOwl:hasDbXref UMLS:C4024981 semapv:UnspecifiedMatching +HP:0006769 Myxoid subcutaneous tumors oboInOwl:hasDbXref UMLS:C1834421 semapv:UnspecifiedMatching +HP:0006770 Clear cell renal cell carcinoma oboInOwl:hasDbXref MESH:D002292 semapv:UnspecifiedMatching +HP:0006770 Clear cell renal cell carcinoma oboInOwl:hasDbXref SCTID:188251003 semapv:UnspecifiedMatching +HP:0006770 Clear cell renal cell carcinoma oboInOwl:hasDbXref SCTID:254915003 semapv:UnspecifiedMatching +HP:0006770 Clear cell renal cell carcinoma oboInOwl:hasDbXref SCTID:41607009 semapv:UnspecifiedMatching +HP:0006770 Clear cell renal cell carcinoma oboInOwl:hasDbXref UMLS:C0279702 semapv:UnspecifiedMatching +HP:0006771 Duodenal adenocarcinoma oboInOwl:hasDbXref MESH:D004379 semapv:UnspecifiedMatching +HP:0006771 Duodenal adenocarcinoma oboInOwl:hasDbXref NCIT:C2852 semapv:UnspecifiedMatching +HP:0006771 Duodenal adenocarcinoma oboInOwl:hasDbXref SCTID:254570009 semapv:UnspecifiedMatching +HP:0006771 Duodenal adenocarcinoma oboInOwl:hasDbXref SCTID:408644002 semapv:UnspecifiedMatching +HP:0006771 Duodenal adenocarcinoma oboInOwl:hasDbXref UMLS:C0278804 semapv:UnspecifiedMatching +HP:0006771 Duodenal adenocarcinoma oboInOwl:hasDbXref UMLS:C0541912 semapv:UnspecifiedMatching +HP:0006772 Renal angiomyolipoma oboInOwl:hasDbXref NCIT:C3734 semapv:UnspecifiedMatching +HP:0006772 Renal angiomyolipoma oboInOwl:hasDbXref SCTID:254921004 semapv:UnspecifiedMatching +HP:0006772 Renal angiomyolipoma oboInOwl:hasDbXref UMLS:C0241961 semapv:UnspecifiedMatching +HP:0006773 Cutaneous angiolipomas oboInOwl:hasDbXref NCIT:C3733 semapv:UnspecifiedMatching +HP:0006773 Cutaneous angiolipomas oboInOwl:hasDbXref UMLS:C4024980 semapv:UnspecifiedMatching +HP:0006774 Ovarian papillary adenocarcinoma oboInOwl:hasDbXref NCIT:C2853 semapv:UnspecifiedMatching +HP:0006774 Ovarian papillary adenocarcinoma oboInOwl:hasDbXref UMLS:C4024979 semapv:UnspecifiedMatching +HP:0006775 Multiple myeloma oboInOwl:hasDbXref MESH:D009101 semapv:UnspecifiedMatching +HP:0006775 Multiple myeloma oboInOwl:hasDbXref MESH:D010954 semapv:UnspecifiedMatching +HP:0006775 Multiple myeloma oboInOwl:hasDbXref SCTID:10639003 semapv:UnspecifiedMatching +HP:0006775 Multiple myeloma oboInOwl:hasDbXref SCTID:109989006 semapv:UnspecifiedMatching +HP:0006775 Multiple myeloma oboInOwl:hasDbXref SCTID:415112005 semapv:UnspecifiedMatching +HP:0006775 Multiple myeloma oboInOwl:hasDbXref SCTID:55921005 semapv:UnspecifiedMatching +HP:0006775 Multiple myeloma oboInOwl:hasDbXref UMLS:C0026764 semapv:UnspecifiedMatching +HP:0006775 Multiple myeloma oboInOwl:hasDbXref UMLS:C0032131 semapv:UnspecifiedMatching +HP:0006778 Benign genitourinary tract neoplasm oboInOwl:hasDbXref UMLS:C3804991 semapv:UnspecifiedMatching +HP:0006779 Alveolar rhabdomyosarcoma oboInOwl:hasDbXref MESH:D018232 semapv:UnspecifiedMatching +HP:0006779 Alveolar rhabdomyosarcoma oboInOwl:hasDbXref NCIT:C3749 semapv:UnspecifiedMatching +HP:0006779 Alveolar rhabdomyosarcoma oboInOwl:hasDbXref SCTID:404053004 semapv:UnspecifiedMatching +HP:0006779 Alveolar rhabdomyosarcoma oboInOwl:hasDbXref SCTID:63449009 semapv:UnspecifiedMatching +HP:0006779 Alveolar rhabdomyosarcoma oboInOwl:hasDbXref UMLS:C0206655 semapv:UnspecifiedMatching +HP:0006780 Parathyroid carcinoma oboInOwl:hasDbXref MESH:D010282 semapv:UnspecifiedMatching +HP:0006780 Parathyroid carcinoma oboInOwl:hasDbXref NCIT:C2916 semapv:UnspecifiedMatching +HP:0006780 Parathyroid carcinoma oboInOwl:hasDbXref SCTID:255037004 semapv:UnspecifiedMatching +HP:0006780 Parathyroid carcinoma oboInOwl:hasDbXref SCTID:363481002 semapv:UnspecifiedMatching +HP:0006780 Parathyroid carcinoma oboInOwl:hasDbXref UMLS:C0687150 semapv:UnspecifiedMatching +HP:0006781 Hurthle cell thyroid adenoma oboInOwl:hasDbXref UMLS:C1336750 semapv:UnspecifiedMatching +HP:0006782 Malignant eosinophil proliferation oboInOwl:hasDbXref MESH:C565054 semapv:UnspecifiedMatching +HP:0006782 Malignant eosinophil proliferation oboInOwl:hasDbXref UMLS:C1851585 semapv:UnspecifiedMatching +HP:0006783 Posterior pharyngeal cleft oboInOwl:hasDbXref UMLS:C1848389 semapv:UnspecifiedMatching +HP:0006784 Paranasal sinus hypoplasia oboInOwl:hasDbXref UMLS:C2749161 semapv:UnspecifiedMatching +HP:0006784 Paranasal sinus hypoplasia oboInOwl:hasDbXref UMLS:C4280256 semapv:UnspecifiedMatching +HP:0006784 Paranasal sinus hypoplasia oboInOwl:hasDbXref UMLS:C4280441 semapv:UnspecifiedMatching +HP:0006784 Paranasal sinus hypoplasia oboInOwl:hasDbXref UMLS:C4280442 semapv:UnspecifiedMatching +HP:0006785 Limb-girdle muscular dystrophy oboInOwl:hasDbXref MESH:D049288 semapv:UnspecifiedMatching +HP:0006785 Limb-girdle muscular dystrophy oboInOwl:hasDbXref SCTID:93153005 semapv:UnspecifiedMatching +HP:0006785 Limb-girdle muscular dystrophy oboInOwl:hasDbXref UMLS:C0686353 semapv:UnspecifiedMatching +HP:0006789 Mitochondrial encephalopathy oboInOwl:hasDbXref MESH:C538525 semapv:UnspecifiedMatching +HP:0006789 Mitochondrial encephalopathy oboInOwl:hasDbXref UMLS:C1852373 semapv:UnspecifiedMatching +HP:0006790 Cerebral cortex with spongiform changes oboInOwl:hasDbXref UMLS:C1857934 semapv:UnspecifiedMatching +HP:0006794 Loss of ability to walk in first decade oboInOwl:hasDbXref UMLS:C1846133 semapv:UnspecifiedMatching +HP:0006799 Basal ganglia cysts oboInOwl:hasDbXref UMLS:C1837251 semapv:UnspecifiedMatching +HP:0006801 Hyperactive deep tendon reflexes oboInOwl:hasDbXref UMLS:C1846176 semapv:UnspecifiedMatching +HP:0006802 Abnormal anterior horn cell morphology oboInOwl:hasDbXref MESH:D016472 semapv:UnspecifiedMatching +HP:0006802 Abnormal anterior horn cell morphology oboInOwl:hasDbXref SCTID:85672005 semapv:UnspecifiedMatching +HP:0006802 Abnormal anterior horn cell morphology oboInOwl:hasDbXref UMLS:C0154681 semapv:UnspecifiedMatching +HP:0006802 Abnormal anterior horn cell morphology oboInOwl:hasDbXref UMLS:C4020812 semapv:UnspecifiedMatching +HP:0006803 Vivid hallucinations oboInOwl:hasDbXref UMLS:C4024978 semapv:UnspecifiedMatching +HP:0006808 Cerebral hypomyelination oboInOwl:hasDbXref UMLS:C2677328 semapv:UnspecifiedMatching +HP:0006812 White mater abnormalities in the posterior periventricular region oboInOwl:hasDbXref UMLS:C1836525 semapv:UnspecifiedMatching +HP:0006813 Focal hemiclonic seizure oboInOwl:hasDbXref UMLS:C1846620 semapv:UnspecifiedMatching +HP:0006817 Aplasia/Hypoplasia of the cerebellar vermis oboInOwl:hasDbXref UMLS:C1855676 semapv:UnspecifiedMatching +HP:0006817 Aplasia/Hypoplasia of the cerebellar vermis oboInOwl:hasDbXref UMLS:C3280770 semapv:UnspecifiedMatching +HP:0006818 4-layered lissencephaly oboInOwl:hasDbXref MESH:D054221 semapv:UnspecifiedMatching +HP:0006818 4-layered lissencephaly oboInOwl:hasDbXref SCTID:253147000 semapv:UnspecifiedMatching +HP:0006818 4-layered lissencephaly oboInOwl:hasDbXref UMLS:C0431375 semapv:UnspecifiedMatching +HP:0006821 Frontal polymicrogyria oboInOwl:hasDbXref UMLS:C1847356 semapv:UnspecifiedMatching +HP:0006824 Cranial nerve paralysis oboInOwl:hasDbXref MESH:D003389 semapv:UnspecifiedMatching +HP:0006824 Cranial nerve paralysis oboInOwl:hasDbXref SCTID:73013002 semapv:UnspecifiedMatching +HP:0006824 Cranial nerve paralysis oboInOwl:hasDbXref UMLS:C0151311 semapv:UnspecifiedMatching +HP:0006824 Cranial nerve paralysis oboInOwl:hasDbXref UMLS:C4025709 semapv:UnspecifiedMatching +HP:0006825 Pallor of dorsal columns of the spinal cord oboInOwl:hasDbXref UMLS:C1865416 semapv:UnspecifiedMatching +HP:0006827 Atrophy of the spinal cord oboInOwl:hasDbXref UMLS:C1389102 semapv:UnspecifiedMatching +HP:0006829 Severe muscular hypotonia oboInOwl:hasDbXref UMLS:C1839630 semapv:UnspecifiedMatching +HP:0006834 Developmental stagnation at onset of seizures oboInOwl:hasDbXref UMLS:C1836829 semapv:UnspecifiedMatching +HP:0006837 Congenital Horner syndrome oboInOwl:hasDbXref MESH:C564178 semapv:UnspecifiedMatching +HP:0006837 Congenital Horner syndrome oboInOwl:hasDbXref UMLS:C1840475 semapv:UnspecifiedMatching +HP:0006844 Absent patellar reflexes oboInOwl:hasDbXref SCTID:274817009 semapv:UnspecifiedMatching +HP:0006844 Absent patellar reflexes oboInOwl:hasDbXref UMLS:C0558844 semapv:UnspecifiedMatching +HP:0006846 Acute encephalopathy oboInOwl:hasDbXref SCTID:2776000 semapv:UnspecifiedMatching +HP:0006846 Acute encephalopathy oboInOwl:hasDbXref UMLS:C1306587 semapv:UnspecifiedMatching +HP:0006849 Hypodysplasia of the corpus callosum oboInOwl:hasDbXref UMLS:C1850348 semapv:UnspecifiedMatching +HP:0006850 Hypoplasia of the ventral pons oboInOwl:hasDbXref UMLS:C1843507 semapv:UnspecifiedMatching +HP:0006851 Symmetric spinal nerve root neurofibromas oboInOwl:hasDbXref UMLS:C1834236 semapv:UnspecifiedMatching +HP:0006852 Episodic generalized hypotonia oboInOwl:hasDbXref UMLS:C4024976 semapv:UnspecifiedMatching +HP:0006855 Cerebellar vermis atrophy oboInOwl:hasDbXref UMLS:C0742028 semapv:UnspecifiedMatching +HP:0006858 Impaired distal proprioception oboInOwl:hasDbXref UMLS:C4021585 semapv:UnspecifiedMatching +HP:0006859 Posterior leukoencephalopathy oboInOwl:hasDbXref UMLS:C4024975 semapv:UnspecifiedMatching +HP:0006863 Severe expressive language delay oboInOwl:hasDbXref SCTID:62221000119105 semapv:UnspecifiedMatching +HP:0006863 Severe expressive language delay oboInOwl:hasDbXref UMLS:C1851085 semapv:UnspecifiedMatching +HP:0006865 Sensorimotor polyneuropathy affecting arms more than legs oboInOwl:hasDbXref UMLS:C4024974 semapv:UnspecifiedMatching +HP:0006866 Midline central nervous system lipomas oboInOwl:hasDbXref UMLS:C4024973 semapv:UnspecifiedMatching +HP:0006870 Lobar holoprosencephaly oboInOwl:hasDbXref MESH:D016142 semapv:UnspecifiedMatching +HP:0006870 Lobar holoprosencephaly oboInOwl:hasDbXref SCTID:253136007 semapv:UnspecifiedMatching +HP:0006870 Lobar holoprosencephaly oboInOwl:hasDbXref UMLS:C0431362 semapv:UnspecifiedMatching +HP:0006872 Cerebral hypoplasia oboInOwl:hasDbXref UMLS:C1855330 semapv:UnspecifiedMatching +HP:0006873 Symmetrical progressive peripheral demyelination oboInOwl:hasDbXref UMLS:C4024972 semapv:UnspecifiedMatching +HP:0006879 Pontocerebellar atrophy oboInOwl:hasDbXref UMLS:C1853766 semapv:UnspecifiedMatching +HP:0006880 Cerebellar hemangioblastoma oboInOwl:hasDbXref NCIT:C3801 semapv:UnspecifiedMatching +HP:0006880 Cerebellar hemangioblastoma oboInOwl:hasDbXref UMLS:C1332900 semapv:UnspecifiedMatching +HP:0006881 Diffuse peripheral demyelination oboInOwl:hasDbXref UMLS:C4024971 semapv:UnspecifiedMatching +HP:0006882 Severe hydrocephalus oboInOwl:hasDbXref UMLS:C3278123 semapv:UnspecifiedMatching +HP:0006886 Impaired distal vibration sensation oboInOwl:hasDbXref UMLS:C1853767 semapv:UnspecifiedMatching +HP:0006887 Intellectual disability, progressive oboInOwl:hasDbXref UMLS:C1846149 semapv:UnspecifiedMatching +HP:0006888 Meningoencephalocele oboInOwl:hasDbXref SCTID:52330001 semapv:UnspecifiedMatching +HP:0006888 Meningoencephalocele oboInOwl:hasDbXref UMLS:C0266456 semapv:UnspecifiedMatching +HP:0006889 Intellectual disability, borderline oboInOwl:hasDbXref SCTID:77287004 semapv:UnspecifiedMatching +HP:0006889 Intellectual disability, borderline oboInOwl:hasDbXref UMLS:C0006009 semapv:UnspecifiedMatching +HP:0006891 Thick cerebral cortex oboInOwl:hasDbXref UMLS:C4024970 semapv:UnspecifiedMatching +HP:0006892 Frontotemporal cerebral atrophy oboInOwl:hasDbXref UMLS:C4021584 semapv:UnspecifiedMatching +HP:0006893 Severely dysplastic cerebellum oboInOwl:hasDbXref UMLS:C4024969 semapv:UnspecifiedMatching +HP:0006894 Hypoplastic olfactory lobes oboInOwl:hasDbXref UMLS:C1859231 semapv:UnspecifiedMatching +HP:0006895 Lower limb hypertonia oboInOwl:hasDbXref UMLS:C1845245 semapv:UnspecifiedMatching +HP:0006896 Hypnopompic hallucinations oboInOwl:hasDbXref MESH:D006212 semapv:UnspecifiedMatching +HP:0006896 Hypnopompic hallucinations oboInOwl:hasDbXref SCTID:69690008 semapv:UnspecifiedMatching +HP:0006896 Hypnopompic hallucinations oboInOwl:hasDbXref UMLS:C0424082 semapv:UnspecifiedMatching +HP:0006897 Cranial nerve VI palsy oboInOwl:hasDbXref MESH:C564661 semapv:UnspecifiedMatching +HP:0006897 Cranial nerve VI palsy oboInOwl:hasDbXref MESH:D020434 semapv:UnspecifiedMatching +HP:0006897 Cranial nerve VI palsy oboInOwl:hasDbXref SCTID:398760006 semapv:UnspecifiedMatching +HP:0006897 Cranial nerve VI palsy oboInOwl:hasDbXref SCTID:398925009 semapv:UnspecifiedMatching +HP:0006897 Cranial nerve VI palsy oboInOwl:hasDbXref SCTID:398963001 semapv:UnspecifiedMatching +HP:0006897 Cranial nerve VI palsy oboInOwl:hasDbXref UMLS:C0271355 semapv:UnspecifiedMatching +HP:0006899 Fusion of the cerebellar hemispheres oboInOwl:hasDbXref UMLS:C1866131 semapv:UnspecifiedMatching +HP:0006901 Impaired thermal sensitivity oboInOwl:hasDbXref UMLS:C4024968 semapv:UnspecifiedMatching +HP:0006903 Congenital peripheral neuropathy oboInOwl:hasDbXref UMLS:C4024967 semapv:UnspecifiedMatching +HP:0006904 Late-onset spinocerebellar degeneration oboInOwl:hasDbXref UMLS:C1856604 semapv:UnspecifiedMatching +HP:0006906 Congenital intracerebral calcification oboInOwl:hasDbXref UMLS:C4024966 semapv:UnspecifiedMatching +HP:0006913 Frontal cortical atrophy oboInOwl:hasDbXref UMLS:C4024965 semapv:UnspecifiedMatching +HP:0006915 Inability to walk by childhood/adolescence oboInOwl:hasDbXref UMLS:C1859200 semapv:UnspecifiedMatching +HP:0006916 Intraaxonal accumulation of curvilinear autofluorescent lipopigment storage material oboInOwl:hasDbXref UMLS:C1832339 semapv:UnspecifiedMatching +HP:0006916 Intraaxonal accumulation of curvilinear autofluorescent lipopigment storage material oboInOwl:hasDbXref UMLS:C4024964 semapv:UnspecifiedMatching +HP:0006918 Diffuse cerebral sclerosis oboInOwl:hasDbXref MESH:D002549 semapv:UnspecifiedMatching +HP:0006918 Diffuse cerebral sclerosis oboInOwl:hasDbXref SCTID:49692006 semapv:UnspecifiedMatching +HP:0006918 Diffuse cerebral sclerosis oboInOwl:hasDbXref UMLS:C0007795 semapv:UnspecifiedMatching +HP:0006919 Abnormal aggressive, impulsive or violent behavior oboInOwl:hasDbXref UMLS:C4024963 semapv:UnspecifiedMatching +HP:0006921 Axial muscle stiffness oboInOwl:hasDbXref UMLS:C4024962 semapv:UnspecifiedMatching +HP:0006926 Metachromatic leukodystrophy variant oboInOwl:hasDbXref UMLS:C4024961 semapv:UnspecifiedMatching +HP:0006927 Unilateral polymicrogyria oboInOwl:hasDbXref SCTID:715905006 semapv:UnspecifiedMatching +HP:0006927 Unilateral polymicrogyria oboInOwl:hasDbXref UMLS:C4024960 semapv:UnspecifiedMatching +HP:0006929 Hypoglycemic encephalopathy oboInOwl:hasDbXref SCTID:64624009 semapv:UnspecifiedMatching +HP:0006929 Hypoglycemic encephalopathy oboInOwl:hasDbXref UMLS:C0149877 semapv:UnspecifiedMatching +HP:0006930 Frontoparietal cortical dysplasia oboInOwl:hasDbXref UMLS:C4024959 semapv:UnspecifiedMatching +HP:0006931 Lipoma of corpus callosum oboInOwl:hasDbXref UMLS:C1333160 semapv:UnspecifiedMatching +HP:0006932 Transient psychotic episodes oboInOwl:hasDbXref UMLS:C4024958 semapv:UnspecifiedMatching +HP:0006934 Congenital nystagmus oboInOwl:hasDbXref MESH:D020417 semapv:UnspecifiedMatching +HP:0006934 Congenital nystagmus oboInOwl:hasDbXref SCTID:64635004 semapv:UnspecifiedMatching +HP:0006934 Congenital nystagmus oboInOwl:hasDbXref UMLS:C0700501 semapv:UnspecifiedMatching +HP:0006937 Impaired distal tactile sensation oboInOwl:hasDbXref UMLS:C4021583 semapv:UnspecifiedMatching +HP:0006938 Impaired vibration sensation at ankles oboInOwl:hasDbXref UMLS:C1854372 semapv:UnspecifiedMatching +HP:0006943 Diffuse spongiform leukoencephalopathy oboInOwl:hasDbXref UMLS:C1858857 semapv:UnspecifiedMatching +HP:0006944 Abolished vibration sense oboInOwl:hasDbXref UMLS:C1837520 semapv:UnspecifiedMatching +HP:0006946 Recurrent meningitis oboInOwl:hasDbXref UMLS:C0746495 semapv:UnspecifiedMatching +HP:0006949 Episodic peripheral neuropathy oboInOwl:hasDbXref UMLS:C1848695 semapv:UnspecifiedMatching +HP:0006951 Retrocerebellar cyst oboInOwl:hasDbXref UMLS:C1845370 semapv:UnspecifiedMatching +HP:0006955 Olivopontocerebellar hypoplasia oboInOwl:hasDbXref UMLS:C1859341 semapv:UnspecifiedMatching +HP:0006956 Dilation of lateral ventricles oboInOwl:hasDbXref UMLS:C1856409 semapv:UnspecifiedMatching +HP:0006957 Loss of ability to walk oboInOwl:hasDbXref UMLS:C1849097 semapv:UnspecifiedMatching +HP:0006958 Abnormal auditory evoked potentials oboInOwl:hasDbXref SCTID:102971006 semapv:UnspecifiedMatching +HP:0006958 Abnormal auditory evoked potentials oboInOwl:hasDbXref UMLS:C0522216 semapv:UnspecifiedMatching +HP:0006959 Proximal spinal muscular atrophy oboInOwl:hasDbXref UMLS:C4024957 semapv:UnspecifiedMatching +HP:0006960 Choroid plexus calcification oboInOwl:hasDbXref UMLS:C1863184 semapv:UnspecifiedMatching +HP:0006961 Jerky head movements oboInOwl:hasDbXref UMLS:C1855568 semapv:UnspecifiedMatching +HP:0006962 Gait instability, worse in the dark oboInOwl:hasDbXref UMLS:C1837016 semapv:UnspecifiedMatching +HP:0006964 Cerebral cortical neurodegeneration oboInOwl:hasDbXref UMLS:C1859863 semapv:UnspecifiedMatching +HP:0006965 Acute necrotizing encephalopathy oboInOwl:hasDbXref UMLS:C1855020 semapv:UnspecifiedMatching +HP:0006970 Periventricular leukomalacia oboInOwl:hasDbXref MESH:D007969 semapv:UnspecifiedMatching +HP:0006970 Periventricular leukomalacia oboInOwl:hasDbXref SCTID:230769007 semapv:UnspecifiedMatching +HP:0006970 Periventricular leukomalacia oboInOwl:hasDbXref UMLS:C0023529 semapv:UnspecifiedMatching +HP:0006976 Necrotizing encephalopathy oboInOwl:hasDbXref UMLS:C1396481 semapv:UnspecifiedMatching +HP:0006977 Grammar-specific speech disorder oboInOwl:hasDbXref UMLS:C4024956 semapv:UnspecifiedMatching +HP:0006978 Dysmyelinating leukodystrophy oboInOwl:hasDbXref UMLS:C3278204 semapv:UnspecifiedMatching +HP:0006979 Sleep-wake cycle disturbance oboInOwl:hasDbXref UMLS:C1833362 semapv:UnspecifiedMatching +HP:0006980 Progressive leukoencephalopathy oboInOwl:hasDbXref UMLS:C1855010 semapv:UnspecifiedMatching +HP:0006983 Slowly progressive spastic quadriparesis oboInOwl:hasDbXref UMLS:C4024955 semapv:UnspecifiedMatching +HP:0006984 Distal sensory loss of all modalities oboInOwl:hasDbXref UMLS:C1836527 semapv:UnspecifiedMatching +HP:0006986 Upper limb spasticity oboInOwl:hasDbXref SCTID:394680009 semapv:UnspecifiedMatching +HP:0006986 Upper limb spasticity oboInOwl:hasDbXref UMLS:C1273957 semapv:UnspecifiedMatching +HP:0006988 Alobar holoprosencephaly oboInOwl:hasDbXref MESH:D016142 semapv:UnspecifiedMatching +HP:0006988 Alobar holoprosencephaly oboInOwl:hasDbXref SCTID:253137003 semapv:UnspecifiedMatching +HP:0006988 Alobar holoprosencephaly oboInOwl:hasDbXref UMLS:C0431363 semapv:UnspecifiedMatching +HP:0006989 Dysplastic corpus callosum oboInOwl:hasDbXref UMLS:C0431369 semapv:UnspecifiedMatching +HP:0006990 Myelin-dependent gliosis oboInOwl:hasDbXref UMLS:C4024954 semapv:UnspecifiedMatching +HP:0006992 Anterior basal encephalocele oboInOwl:hasDbXref UMLS:C1850961 semapv:UnspecifiedMatching +HP:0006994 Diffuse leukoencephalopathy oboInOwl:hasDbXref UMLS:C1868514 semapv:UnspecifiedMatching +HP:0006999 Basal ganglia gliosis oboInOwl:hasDbXref UMLS:C1864114 semapv:UnspecifiedMatching +HP:0006999 Basal ganglia gliosis oboInOwl:hasDbXref UMLS:C2750915 semapv:UnspecifiedMatching +HP:0007000 Morning myoclonic jerks oboInOwl:hasDbXref UMLS:C1847164 semapv:UnspecifiedMatching +HP:0007001 Loss of Purkinje cells in the cerebellar vermis oboInOwl:hasDbXref UMLS:C1849146 semapv:UnspecifiedMatching +HP:0007002 Motor axonal neuropathy oboInOwl:hasDbXref UMLS:C1854570 semapv:UnspecifiedMatching +HP:0007002 Motor axonal neuropathy oboInOwl:hasDbXref UMLS:C2749625 semapv:UnspecifiedMatching +HP:0007002 Motor axonal neuropathy oboInOwl:hasDbXref UMLS:C4020811 semapv:UnspecifiedMatching +HP:0007006 Dorsal column degeneration oboInOwl:hasDbXref UMLS:C4024953 semapv:UnspecifiedMatching +HP:0007007 Cavitation of the basal ganglia oboInOwl:hasDbXref UMLS:C4024952 semapv:UnspecifiedMatching +HP:0007009 Central nervous system degeneration oboInOwl:hasDbXref UMLS:C3277687 semapv:UnspecifiedMatching +HP:0007010 Poor fine motor coordination oboInOwl:hasDbXref UMLS:C1867864 semapv:UnspecifiedMatching +HP:0007011 Fourth cranial nerve palsy oboInOwl:hasDbXref MESH:D020432 semapv:UnspecifiedMatching +HP:0007011 Fourth cranial nerve palsy oboInOwl:hasDbXref SCTID:20610004 semapv:UnspecifiedMatching +HP:0007011 Fourth cranial nerve palsy oboInOwl:hasDbXref UMLS:C0271375 semapv:UnspecifiedMatching +HP:0007015 Poor gross motor coordination oboInOwl:hasDbXref UMLS:C1867863 semapv:UnspecifiedMatching +HP:0007016 Corticospinal tract hypoplasia oboInOwl:hasDbXref UMLS:C1844007 semapv:UnspecifiedMatching +HP:0007017 Progressive forgetfulness oboInOwl:hasDbXref UMLS:C3277688 semapv:UnspecifiedMatching +HP:0007018 Attention deficit hyperactivity disorder oboInOwl:hasDbXref MESH:D001289 semapv:UnspecifiedMatching +HP:0007018 Attention deficit hyperactivity disorder oboInOwl:hasDbXref SCTID:406506008 semapv:UnspecifiedMatching +HP:0007018 Attention deficit hyperactivity disorder oboInOwl:hasDbXref SCTID:7461003 semapv:UnspecifiedMatching +HP:0007018 Attention deficit hyperactivity disorder oboInOwl:hasDbXref UMLS:C1263846 semapv:UnspecifiedMatching +HP:0007020 Progressive spastic paraplegia oboInOwl:hasDbXref UMLS:C1855483 semapv:UnspecifiedMatching +HP:0007021 Pain insensitivity oboInOwl:hasDbXref SCTID:38433004 semapv:UnspecifiedMatching +HP:0007021 Pain insensitivity oboInOwl:hasDbXref UMLS:C0344307 semapv:UnspecifiedMatching +HP:0007023 Antenatal intracerebral hemorrhage oboInOwl:hasDbXref UMLS:C1837247 semapv:UnspecifiedMatching +HP:0007024 Pseudobulbar paralysis oboInOwl:hasDbXref MESH:D020828 semapv:UnspecifiedMatching +HP:0007024 Pseudobulbar paralysis oboInOwl:hasDbXref SCTID:7379000 semapv:UnspecifiedMatching +HP:0007024 Pseudobulbar paralysis oboInOwl:hasDbXref UMLS:C0033790 semapv:UnspecifiedMatching +HP:0007027 Poorly formed metencephalon oboInOwl:hasDbXref UMLS:C4024951 semapv:UnspecifiedMatching +HP:0007029 Cerebral berry aneurysm oboInOwl:hasDbXref MESH:D000783 semapv:UnspecifiedMatching +HP:0007029 Cerebral berry aneurysm oboInOwl:hasDbXref SCTID:54002007 semapv:UnspecifiedMatching +HP:0007029 Cerebral berry aneurysm oboInOwl:hasDbXref UMLS:C2713497 semapv:UnspecifiedMatching +HP:0007030 Nonprogressive encephalopathy oboInOwl:hasDbXref UMLS:C4024950 semapv:UnspecifiedMatching +HP:0007033 Cerebellar dysplasia oboInOwl:hasDbXref UMLS:C3278322 semapv:UnspecifiedMatching +HP:0007034 Generalized hyperreflexia oboInOwl:hasDbXref UMLS:C4024949 semapv:UnspecifiedMatching +HP:0007035 Anterior encephalocele oboInOwl:hasDbXref UMLS:C4024948 semapv:UnspecifiedMatching +HP:0007036 Hypoplasia of olfactory tract oboInOwl:hasDbXref UMLS:C1856655 semapv:UnspecifiedMatching +HP:0007039 Symmetric lesions of the basal ganglia oboInOwl:hasDbXref UMLS:C4024947 semapv:UnspecifiedMatching +HP:0007041 Chronic lymphocytic meningitis oboInOwl:hasDbXref SCTID:230154004 semapv:UnspecifiedMatching +HP:0007041 Chronic lymphocytic meningitis oboInOwl:hasDbXref UMLS:C0393441 semapv:UnspecifiedMatching +HP:0007042 Focal white matter lesions oboInOwl:hasDbXref UMLS:C4024946 semapv:UnspecifiedMatching +HP:0007045 Midline brain calcifications oboInOwl:hasDbXref UMLS:C1855487 semapv:UnspecifiedMatching +HP:0007047 Atrophy of the dentate nucleus oboInOwl:hasDbXref UMLS:C1857788 semapv:UnspecifiedMatching +HP:0007048 Large basal ganglia oboInOwl:hasDbXref UMLS:C1859470 semapv:UnspecifiedMatching +HP:0007052 Multifocal cerebral white matter abnormalities oboInOwl:hasDbXref UMLS:C1833434 semapv:UnspecifiedMatching +HP:0007054 Hyperreflexia proximally oboInOwl:hasDbXref UMLS:C1836012 semapv:UnspecifiedMatching +HP:0007057 Poor hand-eye coordination oboInOwl:hasDbXref UMLS:C1845864 semapv:UnspecifiedMatching +HP:0007058 Generalized cerebral atrophy/hypoplasia oboInOwl:hasDbXref UMLS:C4024945 semapv:UnspecifiedMatching +HP:0007063 Aplasia of the inferior half of the cerebellar vermis oboInOwl:hasDbXref UMLS:C1857787 semapv:UnspecifiedMatching +HP:0007064 Progressive language deterioration oboInOwl:hasDbXref UMLS:C1843793 semapv:UnspecifiedMatching +HP:0007065 Disorganization of the anterior cerebellar vermis oboInOwl:hasDbXref UMLS:C1845369 semapv:UnspecifiedMatching +HP:0007066 Proximal limb muscle stiffness oboInOwl:hasDbXref UMLS:C1861460 semapv:UnspecifiedMatching +HP:0007067 Distal peripheral sensory neuropathy oboInOwl:hasDbXref UMLS:C4021582 semapv:UnspecifiedMatching +HP:0007068 Inferior vermis hypoplasia oboInOwl:hasDbXref UMLS:C1855350 semapv:UnspecifiedMatching +HP:0007069 Profound static encephalopathy oboInOwl:hasDbXref UMLS:C4024944 semapv:UnspecifiedMatching +HP:0007074 Thick corpus callosum oboInOwl:hasDbXref UMLS:C1835194 semapv:UnspecifiedMatching +HP:0007076 Extrapyramidal muscular rigidity oboInOwl:hasDbXref UMLS:C1852470 semapv:UnspecifiedMatching +HP:0007078 Decreased amplitude of sensory action potentials oboInOwl:hasDbXref UMLS:C4024943 semapv:UnspecifiedMatching +HP:0007081 Late-onset muscular dystrophy oboInOwl:hasDbXref UMLS:C4024942 semapv:UnspecifiedMatching +HP:0007082 Dilated third ventricle oboInOwl:hasDbXref UMLS:C4024941 semapv:UnspecifiedMatching +HP:0007083 Hyperactive patellar reflex oboInOwl:hasDbXref UMLS:C0240116 semapv:UnspecifiedMatching +HP:0007086 Social and occupational deterioration oboInOwl:hasDbXref UMLS:C1866986 semapv:UnspecifiedMatching +HP:0007089 Facial-lingual fasciculations oboInOwl:hasDbXref UMLS:C1862359 semapv:UnspecifiedMatching +HP:0007095 Frontoparietal polymicrogyria oboInOwl:hasDbXref UMLS:C3279674 semapv:UnspecifiedMatching +HP:0007096 Hypoplasia of the optic tract oboInOwl:hasDbXref UMLS:C1856654 semapv:UnspecifiedMatching +HP:0007097 Cranial nerve motor loss oboInOwl:hasDbXref UMLS:C4024940 semapv:UnspecifiedMatching +HP:0007098 Paroxysmal choreoathetosis oboInOwl:hasDbXref SCTID:49949003 semapv:UnspecifiedMatching +HP:0007098 Paroxysmal choreoathetosis oboInOwl:hasDbXref UMLS:C1851936 semapv:UnspecifiedMatching +HP:0007099 Arnold-Chiari type I malformation oboInOwl:hasDbXref MESH:D001139 semapv:UnspecifiedMatching +HP:0007099 Arnold-Chiari type I malformation oboInOwl:hasDbXref SCTID:253185002 semapv:UnspecifiedMatching +HP:0007099 Arnold-Chiari type I malformation oboInOwl:hasDbXref UMLS:C0750929 semapv:UnspecifiedMatching +HP:0007100 Progressive ventriculomegaly oboInOwl:hasDbXref UMLS:C1865119 semapv:UnspecifiedMatching +HP:0007103 Hypointensity of cerebral white matter on MRI oboInOwl:hasDbXref UMLS:C4020908 semapv:UnspecifiedMatching +HP:0007104 Prolonged somatosensory evoked potentials oboInOwl:hasDbXref UMLS:C4024939 semapv:UnspecifiedMatching +HP:0007105 Infantile encephalopathy oboInOwl:hasDbXref UMLS:C1856408 semapv:UnspecifiedMatching +HP:0007107 Segmental peripheral demyelination oboInOwl:hasDbXref UMLS:C4024938 semapv:UnspecifiedMatching +HP:0007108 Demyelinating peripheral neuropathy oboInOwl:hasDbXref SCTID:23414001 semapv:UnspecifiedMatching +HP:0007108 Demyelinating peripheral neuropathy oboInOwl:hasDbXref UMLS:C0270922 semapv:UnspecifiedMatching +HP:0007109 Periventricular cysts oboInOwl:hasDbXref UMLS:C1839858 semapv:UnspecifiedMatching +HP:0007110 Central hypoventilation oboInOwl:hasDbXref UMLS:C3805839 semapv:UnspecifiedMatching +HP:0007111 Chronic hepatic encephalopathy oboInOwl:hasDbXref UMLS:C4024937 semapv:UnspecifiedMatching +HP:0007112 Temporal cortical atrophy oboInOwl:hasDbXref UMLS:C4024936 semapv:UnspecifiedMatching +HP:0007115 Orbital encephalocele oboInOwl:hasDbXref SCTID:15671007 semapv:UnspecifiedMatching +HP:0007115 Orbital encephalocele oboInOwl:hasDbXref UMLS:C0271330 semapv:UnspecifiedMatching +HP:0007117 Corticospinal tract atrophy oboInOwl:hasDbXref UMLS:C1838868 semapv:UnspecifiedMatching +HP:0007123 Subcortical dementia oboInOwl:hasDbXref UMLS:C4024935 semapv:UnspecifiedMatching +HP:0007126 Proximal amyotrophy oboInOwl:hasDbXref UMLS:C1850794 semapv:UnspecifiedMatching +HP:0007129 Cerebellar medulloblastoma oboInOwl:hasDbXref UMLS:C4024934 semapv:UnspecifiedMatching +HP:0007131 Acute demyelinating polyneuropathy oboInOwl:hasDbXref UMLS:C4024933 semapv:UnspecifiedMatching +HP:0007132 Pallidal degeneration oboInOwl:hasDbXref SCTID:230302004 semapv:UnspecifiedMatching +HP:0007132 Pallidal degeneration oboInOwl:hasDbXref UMLS:C0393577 semapv:UnspecifiedMatching +HP:0007133 Progressive peripheral neuropathy oboInOwl:hasDbXref UMLS:C1859178 semapv:UnspecifiedMatching +HP:0007141 Sensorimotor neuropathy oboInOwl:hasDbXref UMLS:C1112256 semapv:UnspecifiedMatching +HP:0007146 Bilateral basal ganglia lesions oboInOwl:hasDbXref UMLS:C4024932 semapv:UnspecifiedMatching +HP:0007149 Distal upper limb amyotrophy oboInOwl:hasDbXref UMLS:C4021581 semapv:UnspecifiedMatching +HP:0007153 Progressive extrapyramidal movement disorder oboInOwl:hasDbXref UMLS:C2748610 semapv:UnspecifiedMatching +HP:0007156 Asymmetric limb muscle stiffness oboInOwl:hasDbXref UMLS:C4024931 semapv:UnspecifiedMatching +HP:0007158 Progressive extrapyramidal muscular rigidity oboInOwl:hasDbXref UMLS:C4021580 semapv:UnspecifiedMatching +HP:0007159 Fluctuations in consciousness oboInOwl:hasDbXref UMLS:C1851959 semapv:UnspecifiedMatching +HP:0007162 Diffuse demyelination of the cerebral white matter oboInOwl:hasDbXref UMLS:C4024930 semapv:UnspecifiedMatching +HP:0007164 Slowed slurred speech oboInOwl:hasDbXref UMLS:C4024929 semapv:UnspecifiedMatching +HP:0007165 Periventricular heterotopia oboInOwl:hasDbXref UMLS:C1849173 semapv:UnspecifiedMatching +HP:0007166 Paroxysmal dyskinesia oboInOwl:hasDbXref MESH:D002819 semapv:UnspecifiedMatching +HP:0007166 Paroxysmal dyskinesia oboInOwl:hasDbXref UMLS:C0752210 semapv:UnspecifiedMatching +HP:0007166 Paroxysmal dyskinesia oboInOwl:hasDbXref UMLS:C1836174 semapv:UnspecifiedMatching +HP:0007178 Motor polyneuropathy oboInOwl:hasDbXref MESH:D009443 semapv:UnspecifiedMatching +HP:0007178 Motor polyneuropathy oboInOwl:hasDbXref MESH:D011115 semapv:UnspecifiedMatching +HP:0007178 Motor polyneuropathy oboInOwl:hasDbXref SCTID:85423005 semapv:UnspecifiedMatching +HP:0007178 Motor polyneuropathy oboInOwl:hasDbXref SCTID:95663000 semapv:UnspecifiedMatching +HP:0007178 Motor polyneuropathy oboInOwl:hasDbXref UMLS:C0235025 semapv:UnspecifiedMatching +HP:0007178 Motor polyneuropathy oboInOwl:hasDbXref UMLS:C0271683 semapv:UnspecifiedMatching +HP:0007179 Absent smooth pursuit oboInOwl:hasDbXref UMLS:C4024928 semapv:UnspecifiedMatching +HP:0007181 Interosseus muscle atrophy oboInOwl:hasDbXref UMLS:C1846829 semapv:UnspecifiedMatching +HP:0007182 Peripheral hypomyelination oboInOwl:hasDbXref UMLS:C4024927 semapv:UnspecifiedMatching +HP:0007183 Focal T2 hyperintense basal ganglia lesion oboInOwl:hasDbXref UMLS:C1865351 semapv:UnspecifiedMatching +HP:0007183 Focal T2 hyperintense basal ganglia lesion oboInOwl:hasDbXref UMLS:C4024926 semapv:UnspecifiedMatching +HP:0007185 Loss of consciousness oboInOwl:hasDbXref MESH:D014474 semapv:UnspecifiedMatching +HP:0007185 Loss of consciousness oboInOwl:hasDbXref SCTID:418107008 semapv:UnspecifiedMatching +HP:0007185 Loss of consciousness oboInOwl:hasDbXref SCTID:419045004 semapv:UnspecifiedMatching +HP:0007185 Loss of consciousness oboInOwl:hasDbXref UMLS:C0041657 semapv:UnspecifiedMatching +HP:0007187 Focal lissencephaly oboInOwl:hasDbXref UMLS:C1855230 semapv:UnspecifiedMatching +HP:0007188 Congenital facial diplegia oboInOwl:hasDbXref MESH:C531747 semapv:UnspecifiedMatching +HP:0007188 Congenital facial diplegia oboInOwl:hasDbXref UMLS:C0853240 semapv:UnspecifiedMatching +HP:0007190 Neuronal loss in the cerebral cortex oboInOwl:hasDbXref UMLS:C1849485 semapv:UnspecifiedMatching +HP:0007193 Bilateral tonic-clonic seizure on awakening oboInOwl:hasDbXref UMLS:C1847165 semapv:UnspecifiedMatching +HP:0007199 Progressive spastic paraparesis oboInOwl:hasDbXref UMLS:C0747251 semapv:UnspecifiedMatching +HP:0007200 Episodic hypersomnia oboInOwl:hasDbXref UMLS:C4024925 semapv:UnspecifiedMatching +HP:0007201 Cerebral artery atherosclerosis oboInOwl:hasDbXref UMLS:C4024924 semapv:UnspecifiedMatching +HP:0007204 Diffuse white matter abnormalities oboInOwl:hasDbXref UMLS:C4024923 semapv:UnspecifiedMatching +HP:0007206 Hemimegalencephaly oboInOwl:hasDbXref MESH:D065705 semapv:UnspecifiedMatching +HP:0007206 Hemimegalencephaly oboInOwl:hasDbXref SCTID:253170008 semapv:UnspecifiedMatching +HP:0007206 Hemimegalencephaly oboInOwl:hasDbXref UMLS:C0431391 semapv:UnspecifiedMatching +HP:0007207 Photosensitive tonic-clonic seizure oboInOwl:hasDbXref UMLS:C1846131 semapv:UnspecifiedMatching +HP:0007208 Irregular myelin loops oboInOwl:hasDbXref UMLS:C4024922 semapv:UnspecifiedMatching +HP:0007209 Facial paralysis oboInOwl:hasDbXref MESH:D005158 semapv:UnspecifiedMatching +HP:0007209 Facial paralysis oboInOwl:hasDbXref SCTID:280816001 semapv:UnspecifiedMatching +HP:0007209 Facial paralysis oboInOwl:hasDbXref SCTID:95666008 semapv:UnspecifiedMatching +HP:0007209 Facial paralysis oboInOwl:hasDbXref UMLS:C0015469 semapv:UnspecifiedMatching +HP:0007209 Facial paralysis oboInOwl:hasDbXref UMLS:C0427055 semapv:UnspecifiedMatching +HP:0007210 Lower limb amyotrophy oboInOwl:hasDbXref UMLS:C4024921 semapv:UnspecifiedMatching +HP:0007215 Periodic hyperkalemic paralysis oboInOwl:hasDbXref MESH:D020513 semapv:UnspecifiedMatching +HP:0007215 Periodic hyperkalemic paralysis oboInOwl:hasDbXref SCTID:304737009 semapv:UnspecifiedMatching +HP:0007215 Periodic hyperkalemic paralysis oboInOwl:hasDbXref UMLS:C0238357 semapv:UnspecifiedMatching +HP:0007220 Demyelinating motor neuropathy oboInOwl:hasDbXref UMLS:C1969462 semapv:UnspecifiedMatching +HP:0007221 Progressive truncal ataxia oboInOwl:hasDbXref UMLS:C1849143 semapv:UnspecifiedMatching +HP:0007227 Macrogyria oboInOwl:hasDbXref MESH:D054082 semapv:UnspecifiedMatching +HP:0007227 Macrogyria oboInOwl:hasDbXref SCTID:23024003 semapv:UnspecifiedMatching +HP:0007227 Macrogyria oboInOwl:hasDbXref UMLS:C0266483 semapv:UnspecifiedMatching +HP:0007229 Intracerebral periventricular calcifications oboInOwl:hasDbXref UMLS:C1837246 semapv:UnspecifiedMatching +HP:0007230 Decreased distal sensory nerve action potential oboInOwl:hasDbXref UMLS:C4024920 semapv:UnspecifiedMatching +HP:0007232 Spinocerebellar tract disease in lower limbs oboInOwl:hasDbXref UMLS:C4024919 semapv:UnspecifiedMatching +HP:0007233 Clusters of axonal regeneration oboInOwl:hasDbXref UMLS:C1843169 semapv:UnspecifiedMatching +HP:0007236 Recurrent subcortical infarcts oboInOwl:hasDbXref UMLS:C4024918 semapv:UnspecifiedMatching +HP:0007238 Nonarteriosclerotic cerebral calcification oboInOwl:hasDbXref UMLS:C4021579 semapv:UnspecifiedMatching +HP:0007239 Congenital encephalopathy oboInOwl:hasDbXref UMLS:C4024917 semapv:UnspecifiedMatching +HP:0007240 Progressive gait ataxia oboInOwl:hasDbXref UMLS:C1843885 semapv:UnspecifiedMatching +HP:0007249 Decreased number of small peripheral myelinated nerve fibers oboInOwl:hasDbXref UMLS:C4024916 semapv:UnspecifiedMatching +HP:0007250 Recurrent external ophthalmoplegia oboInOwl:hasDbXref UMLS:C4024915 semapv:UnspecifiedMatching +HP:0007256 Abnormal pyramidal sign oboInOwl:hasDbXref SCTID:14648003 semapv:UnspecifiedMatching +HP:0007256 Abnormal pyramidal sign oboInOwl:hasDbXref UMLS:C0234132 semapv:UnspecifiedMatching +HP:0007258 Severe demyelination of the white matter oboInOwl:hasDbXref UMLS:C1856001 semapv:UnspecifiedMatching +HP:0007260 Type II lissencephaly oboInOwl:hasDbXref MESH:D054222 semapv:UnspecifiedMatching +HP:0007260 Type II lissencephaly oboInOwl:hasDbXref SCTID:253149002 semapv:UnspecifiedMatching +HP:0007260 Type II lissencephaly oboInOwl:hasDbXref UMLS:C0431376 semapv:UnspecifiedMatching +HP:0007262 Symmetric peripheral demyelination oboInOwl:hasDbXref UMLS:C4024914 semapv:UnspecifiedMatching +HP:0007263 Spinocerebellar atrophy oboInOwl:hasDbXref MESH:D020754 semapv:UnspecifiedMatching +HP:0007263 Spinocerebellar atrophy oboInOwl:hasDbXref SCTID:129609000 semapv:UnspecifiedMatching +HP:0007263 Spinocerebellar atrophy oboInOwl:hasDbXref UMLS:C0087012 semapv:UnspecifiedMatching +HP:0007265 Absent mesencephalon oboInOwl:hasDbXref UMLS:C4024913 semapv:UnspecifiedMatching +HP:0007266 Cerebral dysmyelination oboInOwl:hasDbXref UMLS:C1854885 semapv:UnspecifiedMatching +HP:0007266 Cerebral dysmyelination oboInOwl:hasDbXref UMLS:C4020810 semapv:UnspecifiedMatching +HP:0007267 Chronic axonal neuropathy oboInOwl:hasDbXref UMLS:C4021578 semapv:UnspecifiedMatching +HP:0007268 Aprosencephaly oboInOwl:hasDbXref MESH:D000757 semapv:UnspecifiedMatching +HP:0007268 Aprosencephaly oboInOwl:hasDbXref SCTID:277922001 semapv:UnspecifiedMatching +HP:0007268 Aprosencephaly oboInOwl:hasDbXref UMLS:C0431349 semapv:UnspecifiedMatching +HP:0007269 Spinal muscular atrophy oboInOwl:hasDbXref MESH:D009134 semapv:UnspecifiedMatching +HP:0007269 Spinal muscular atrophy oboInOwl:hasDbXref SCTID:5262007 semapv:UnspecifiedMatching +HP:0007269 Spinal muscular atrophy oboInOwl:hasDbXref UMLS:C0026847 semapv:UnspecifiedMatching +HP:0007270 Atypical absence seizure oboInOwl:hasDbXref SCTID:23374007 semapv:UnspecifiedMatching +HP:0007270 Atypical absence seizure oboInOwl:hasDbXref UMLS:C0595948 semapv:UnspecifiedMatching +HP:0007271 Occipital myelomeningocele oboInOwl:hasDbXref UMLS:C4024912 semapv:UnspecifiedMatching +HP:0007272 Progressive psychomotor deterioration oboInOwl:hasDbXref UMLS:C1856565 semapv:UnspecifiedMatching +HP:0007274 Recurrent bacterial meningitis oboInOwl:hasDbXref UMLS:C1845604 semapv:UnspecifiedMatching +HP:0007277 Paucity of anterior horn motor neurons oboInOwl:hasDbXref UMLS:C2673351 semapv:UnspecifiedMatching +HP:0007280 Acute infantile spinal muscular atrophy oboInOwl:hasDbXref UMLS:C4024911 semapv:UnspecifiedMatching +HP:0007281 Developmental stagnation oboInOwl:hasDbXref UMLS:C1848980 semapv:UnspecifiedMatching +HP:0007285 Facial palsy secondary to cranial hyperostosis oboInOwl:hasDbXref UMLS:C1849260 semapv:UnspecifiedMatching +HP:0007286 Horizontal jerk nystagmus oboInOwl:hasDbXref UMLS:C4024910 semapv:UnspecifiedMatching +HP:0007289 Limb fasciculations oboInOwl:hasDbXref UMLS:C1854657 semapv:UnspecifiedMatching +HP:0007291 Posterior fossa cyst oboInOwl:hasDbXref UMLS:C1857353 semapv:UnspecifiedMatching +HP:0007293 Anterior sacral meningocele oboInOwl:hasDbXref UMLS:C1867776 semapv:UnspecifiedMatching +HP:0007295 Chaotic rapid conjugate ocular movements oboInOwl:hasDbXref UMLS:C4024909 semapv:UnspecifiedMatching +HP:0007299 Dysfunction of lateral corticospinal tracts oboInOwl:hasDbXref UMLS:C1832671 semapv:UnspecifiedMatching +HP:0007301 Oromotor apraxia oboInOwl:hasDbXref UMLS:C4021845 semapv:UnspecifiedMatching +HP:0007302 Bipolar affective disorder oboInOwl:hasDbXref MESH:D001714 semapv:UnspecifiedMatching +HP:0007302 Bipolar affective disorder oboInOwl:hasDbXref SCTID:13746004 semapv:UnspecifiedMatching +HP:0007302 Bipolar affective disorder oboInOwl:hasDbXref UMLS:C0005586 semapv:UnspecifiedMatching +HP:0007305 CNS demyelination oboInOwl:hasDbXref UMLS:C0338474 semapv:UnspecifiedMatching +HP:0007307 Rapid neurologic deterioration oboInOwl:hasDbXref UMLS:C4024908 semapv:UnspecifiedMatching +HP:0007308 Extrapyramidal dyskinesia oboInOwl:hasDbXref UMLS:C1848528 semapv:UnspecifiedMatching +HP:0007311 Short stepped shuffling gait oboInOwl:hasDbXref UMLS:C3805715 semapv:UnspecifiedMatching +HP:0007313 Cerebral degeneration oboInOwl:hasDbXref SCTID:418143002 semapv:UnspecifiedMatching +HP:0007313 Cerebral degeneration oboInOwl:hasDbXref SCTID:52522001 semapv:UnspecifiedMatching +HP:0007313 Cerebral degeneration oboInOwl:hasDbXref UMLS:C0154671 semapv:UnspecifiedMatching +HP:0007321 Deep white matter hypodensities oboInOwl:hasDbXref UMLS:C1856979 semapv:UnspecifiedMatching +HP:0007325 Generalized dystonia oboInOwl:hasDbXref SCTID:425492002 semapv:UnspecifiedMatching +HP:0007325 Generalized dystonia oboInOwl:hasDbXref UMLS:C1848954 semapv:UnspecifiedMatching +HP:0007326 Progressive choreoathetosis oboInOwl:hasDbXref UMLS:C1860216 semapv:UnspecifiedMatching +HP:0007327 Mixed demyelinating and axonal polyneuropathy oboInOwl:hasDbXref UMLS:C4024907 semapv:UnspecifiedMatching +HP:0007328 Impaired pain sensation oboInOwl:hasDbXref UMLS:C1837522 semapv:UnspecifiedMatching +HP:0007330 Frontal encephalocele oboInOwl:hasDbXref MESH:D004677 semapv:UnspecifiedMatching +HP:0007330 Frontal encephalocele oboInOwl:hasDbXref SCTID:253103006 semapv:UnspecifiedMatching +HP:0007330 Frontal encephalocele oboInOwl:hasDbXref UMLS:C0431289 semapv:UnspecifiedMatching +HP:0007332 Focal hemifacial clonic seizure oboInOwl:hasDbXref UMLS:C4024906 semapv:UnspecifiedMatching +HP:0007333 Hypoplasia of the frontal lobes oboInOwl:hasDbXref UMLS:C1849172 semapv:UnspecifiedMatching +HP:0007334 Bilateral tonic-clonic seizure with focal onset oboInOwl:hasDbXref UMLS:C0877017 semapv:UnspecifiedMatching +HP:0007335 Recurrent encephalopathy oboInOwl:hasDbXref UMLS:C1850719 semapv:UnspecifiedMatching +HP:0007338 Hypermetric saccades oboInOwl:hasDbXref SCTID:246769000 semapv:UnspecifiedMatching +HP:0007338 Hypermetric saccades oboInOwl:hasDbXref UMLS:C0423083 semapv:UnspecifiedMatching +HP:0007340 Lower limb muscle weakness oboInOwl:hasDbXref SCTID:249945007 semapv:UnspecifiedMatching +HP:0007340 Lower limb muscle weakness oboInOwl:hasDbXref UMLS:C0427068 semapv:UnspecifiedMatching +HP:0007340 Lower limb muscle weakness oboInOwl:hasDbXref UMLS:C1836296 semapv:UnspecifiedMatching +HP:0007341 Diffuse swelling of cerebral white matter oboInOwl:hasDbXref UMLS:C1858855 semapv:UnspecifiedMatching +HP:0007343 Abnormal morphology of the limbic system oboInOwl:hasDbXref UMLS:C1863392 semapv:UnspecifiedMatching +HP:0007344 Atrophy/Degeneration involving the spinal cord oboInOwl:hasDbXref UMLS:C1843858 semapv:UnspecifiedMatching +HP:0007346 Subcortical white matter calcifications oboInOwl:hasDbXref UMLS:C1851430 semapv:UnspecifiedMatching +HP:0007348 Hypoplasia of the pyramidal tract oboInOwl:hasDbXref UMLS:C1850871 semapv:UnspecifiedMatching +HP:0007350 Hyperreflexia in upper limbs oboInOwl:hasDbXref UMLS:C1843175 semapv:UnspecifiedMatching +HP:0007351 Upper limb postural tremor oboInOwl:hasDbXref UMLS:C1867138 semapv:UnspecifiedMatching +HP:0007352 Cerebellar calcifications oboInOwl:hasDbXref UMLS:C1851431 semapv:UnspecifiedMatching +HP:0007354 Amyotrophic lateral sclerosis oboInOwl:hasDbXref MESH:D000690 semapv:UnspecifiedMatching +HP:0007354 Amyotrophic lateral sclerosis oboInOwl:hasDbXref SCTID:86044005 semapv:UnspecifiedMatching +HP:0007354 Amyotrophic lateral sclerosis oboInOwl:hasDbXref UMLS:C0002736 semapv:UnspecifiedMatching +HP:0007359 Focal-onset seizure oboInOwl:hasDbXref MESH:D012640 semapv:UnspecifiedMatching +HP:0007359 Focal-onset seizure oboInOwl:hasDbXref SCTID:29753000 semapv:UnspecifiedMatching +HP:0007359 Focal-onset seizure oboInOwl:hasDbXref UMLS:C0751495 semapv:UnspecifiedMatching +HP:0007360 Aplasia/Hypoplasia of the cerebellum oboInOwl:hasDbXref UMLS:C3279222 semapv:UnspecifiedMatching +HP:0007361 Abnormality of the pons oboInOwl:hasDbXref UMLS:C4024905 semapv:UnspecifiedMatching +HP:0007362 Aplasia/Hypoplasia of the brainstem oboInOwl:hasDbXref UMLS:C4024904 semapv:UnspecifiedMatching +HP:0007363 Aplasia/Hypoplasia of the pyramidal tract oboInOwl:hasDbXref UMLS:C4024903 semapv:UnspecifiedMatching +HP:0007364 Aplasia/Hypoplasia of the cerebrum oboInOwl:hasDbXref UMLS:C4024902 semapv:UnspecifiedMatching +HP:0007365 Aplasia/Hypoplasia involving the corticospinal tracts oboInOwl:hasDbXref UMLS:C4024901 semapv:UnspecifiedMatching +HP:0007366 Atrophy/Degeneration affecting the brainstem oboInOwl:hasDbXref UMLS:C4024900 semapv:UnspecifiedMatching +HP:0007367 Atrophy/Degeneration affecting the central nervous system oboInOwl:hasDbXref UMLS:C4024899 semapv:UnspecifiedMatching +HP:0007369 Atrophy/Degeneration affecting the cerebrum oboInOwl:hasDbXref UMLS:C4024898 semapv:UnspecifiedMatching +HP:0007370 Aplasia/Hypoplasia of the corpus callosum oboInOwl:hasDbXref UMLS:C1861866 semapv:UnspecifiedMatching +HP:0007371 Corpus callosum atrophy oboInOwl:hasDbXref SCTID:253142006 semapv:UnspecifiedMatching +HP:0007371 Corpus callosum atrophy oboInOwl:hasDbXref UMLS:C0431370 semapv:UnspecifiedMatching +HP:0007372 Atrophy/Degeneration involving the corticospinal tracts oboInOwl:hasDbXref UMLS:C4024897 semapv:UnspecifiedMatching +HP:0007373 Motor neuron atrophy oboInOwl:hasDbXref UMLS:C4024896 semapv:UnspecifiedMatching +HP:0007374 Atrophy/Degeneration involving the caudate nucleus oboInOwl:hasDbXref UMLS:C4024895 semapv:UnspecifiedMatching +HP:0007375 Abnormality of the septum pellucidum oboInOwl:hasDbXref UMLS:C4024894 semapv:UnspecifiedMatching +HP:0007376 Abnormality of the choroid plexus oboInOwl:hasDbXref UMLS:C4024893 semapv:UnspecifiedMatching +HP:0007377 Abnormality of somatosensory evoked potentials oboInOwl:hasDbXref UMLS:C4021577 semapv:UnspecifiedMatching +HP:0007378 Neoplasm of the gastrointestinal tract oboInOwl:hasDbXref MESH:D005770 semapv:UnspecifiedMatching +HP:0007378 Neoplasm of the gastrointestinal tract oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0007378 Neoplasm of the gastrointestinal tract oboInOwl:hasDbXref SCTID:126768004 semapv:UnspecifiedMatching +HP:0007378 Neoplasm of the gastrointestinal tract oboInOwl:hasDbXref UMLS:C0017185 semapv:UnspecifiedMatching +HP:0007379 Neoplasm of the genitourinary tract oboInOwl:hasDbXref MESH:D014565 semapv:UnspecifiedMatching +HP:0007379 Neoplasm of the genitourinary tract oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0007379 Neoplasm of the genitourinary tract oboInOwl:hasDbXref UMLS:C0042065 semapv:UnspecifiedMatching +HP:0007379 Neoplasm of the genitourinary tract oboInOwl:hasDbXref UMLS:C4020809 semapv:UnspecifiedMatching +HP:0007380 Facial telangiectasia oboInOwl:hasDbXref UMLS:C0858684 semapv:UnspecifiedMatching +HP:0007381 Congenital exfoliative erythroderma oboInOwl:hasDbXref UMLS:C4024892 semapv:UnspecifiedMatching +HP:0007383 Congenital localized absence of skin oboInOwl:hasDbXref UMLS:C2673597 semapv:UnspecifiedMatching +HP:0007384 Aberrant melanosome maturation oboInOwl:hasDbXref UMLS:C1969516 semapv:UnspecifiedMatching +HP:0007385 Aplasia cutis congenita of scalp oboInOwl:hasDbXref UMLS:C1855698 semapv:UnspecifiedMatching +HP:0007385 Aplasia cutis congenita of scalp oboInOwl:hasDbXref UMLS:C4048801 semapv:UnspecifiedMatching +HP:0007385 Aplasia cutis congenita of scalp oboInOwl:hasDbXref UMLS:C4072857 semapv:UnspecifiedMatching +HP:0007385 Aplasia cutis congenita of scalp oboInOwl:hasDbXref UMLS:C4072858 semapv:UnspecifiedMatching +HP:0007387 Hypoplastic sweat glands oboInOwl:hasDbXref UMLS:C1832455 semapv:UnspecifiedMatching +HP:0007390 Hyperkeratosis with erythema oboInOwl:hasDbXref UMLS:C4024891 semapv:UnspecifiedMatching +HP:0007392 Excessive wrinkled skin oboInOwl:hasDbXref UMLS:C4024890 semapv:UnspecifiedMatching +HP:0007394 Prominent superficial blood vessels oboInOwl:hasDbXref UMLS:C1848771 semapv:UnspecifiedMatching +HP:0007395 Postnatal-onset ichthyosiform erythroderma oboInOwl:hasDbXref UMLS:C4021576 semapv:UnspecifiedMatching +HP:0007396 Early cutaneous photosensitivity oboInOwl:hasDbXref UMLS:C4024889 semapv:UnspecifiedMatching +HP:0007397 Axillary apocrine gland hypoplasia oboInOwl:hasDbXref UMLS:C1867003 semapv:UnspecifiedMatching +HP:0007398 Asymmetric, linear skin defects oboInOwl:hasDbXref UMLS:C4024888 semapv:UnspecifiedMatching +HP:0007400 Irregular hyperpigmentation oboInOwl:hasDbXref UMLS:C1860236 semapv:UnspecifiedMatching +HP:0007401 Macular atrophy oboInOwl:hasDbXref MESH:D057088 semapv:UnspecifiedMatching +HP:0007401 Macular atrophy oboInOwl:hasDbXref SCTID:238828009 semapv:UnspecifiedMatching +HP:0007401 Macular atrophy oboInOwl:hasDbXref UMLS:C1288283 semapv:UnspecifiedMatching +HP:0007402 Areas of hypopigmentation and hyperpigmentation that do not follow Blaschko lines oboInOwl:hasDbXref UMLS:C4024886 semapv:UnspecifiedMatching +HP:0007403 Hypertrophy of skin of soles oboInOwl:hasDbXref UMLS:C1867617 semapv:UnspecifiedMatching +HP:0007404 Nonepidermolytic palmoplantar keratoderma oboInOwl:hasDbXref MESH:C563422 semapv:UnspecifiedMatching +HP:0007404 Nonepidermolytic palmoplantar keratoderma oboInOwl:hasDbXref UMLS:C1833030 semapv:UnspecifiedMatching +HP:0007406 Hyperpigmentation of eyelids oboInOwl:hasDbXref MESH:C562400 semapv:UnspecifiedMatching +HP:0007406 Hyperpigmentation of eyelids oboInOwl:hasDbXref SCTID:41115008 semapv:UnspecifiedMatching +HP:0007406 Hyperpigmentation of eyelids oboInOwl:hasDbXref UMLS:C0155211 semapv:UnspecifiedMatching +HP:0007406 Hyperpigmentation of eyelids oboInOwl:hasDbXref UMLS:C0854438 semapv:UnspecifiedMatching +HP:0007406 Hyperpigmentation of eyelids oboInOwl:hasDbXref UMLS:C4280440 semapv:UnspecifiedMatching +HP:0007407 Excessive skin wrinkling on dorsum of hands and fingers oboInOwl:hasDbXref UMLS:C1837467 semapv:UnspecifiedMatching +HP:0007408 Tegumentary leishmaniasis susceptibility oboInOwl:hasDbXref UMLS:C2748501 semapv:UnspecifiedMatching +HP:0007410 Palmoplantar hyperhidrosis oboInOwl:hasDbXref MESH:C563185 semapv:UnspecifiedMatching +HP:0007410 Palmoplantar hyperhidrosis oboInOwl:hasDbXref SCTID:403375001 semapv:UnspecifiedMatching +HP:0007410 Palmoplantar hyperhidrosis oboInOwl:hasDbXref UMLS:C1274743 semapv:UnspecifiedMatching +HP:0007411 Hypoplastic-absent sebaceous glands oboInOwl:hasDbXref UMLS:C1844617 semapv:UnspecifiedMatching +HP:0007412 Macular hyperpigmented dermopathy oboInOwl:hasDbXref UMLS:C4024885 semapv:UnspecifiedMatching +HP:0007413 Nevus flammeus of the forehead oboInOwl:hasDbXref UMLS:C1848850 semapv:UnspecifiedMatching +HP:0007414 Neonatal wrinkled skin of hands and feet oboInOwl:hasDbXref UMLS:C4024884 semapv:UnspecifiedMatching +HP:0007417 Discoid lupus rash oboInOwl:hasDbXref MESH:D008179 semapv:UnspecifiedMatching +HP:0007417 Discoid lupus rash oboInOwl:hasDbXref SCTID:200938002 semapv:UnspecifiedMatching +HP:0007417 Discoid lupus rash oboInOwl:hasDbXref SCTID:238927000 semapv:UnspecifiedMatching +HP:0007417 Discoid lupus rash oboInOwl:hasDbXref UMLS:C0024138 semapv:UnspecifiedMatching +HP:0007418 Alopecia totalis oboInOwl:hasDbXref SCTID:19754005 semapv:UnspecifiedMatching +HP:0007418 Alopecia totalis oboInOwl:hasDbXref UMLS:C0263504 semapv:UnspecifiedMatching +HP:0007420 Spontaneous hematomas oboInOwl:hasDbXref UMLS:C1697453 semapv:UnspecifiedMatching +HP:0007421 Telangiectases of the cheeks oboInOwl:hasDbXref UMLS:C3554587 semapv:UnspecifiedMatching +HP:0007425 Hyperextensible skin of face oboInOwl:hasDbXref UMLS:C4024883 semapv:UnspecifiedMatching +HP:0007427 Reticulated skin pigmentation oboInOwl:hasDbXref UMLS:C3279575 semapv:UnspecifiedMatching +HP:0007427 Reticulated skin pigmentation oboInOwl:hasDbXref UMLS:C3279601 semapv:UnspecifiedMatching +HP:0007428 Telangiectasia of the oral mucosa oboInOwl:hasDbXref UMLS:C4024882 semapv:UnspecifiedMatching +HP:0007429 Few cafe-au-lait spots oboInOwl:hasDbXref UMLS:C4024881 semapv:UnspecifiedMatching +HP:0007430 Generalized edema oboInOwl:hasDbXref SCTID:271808008 semapv:UnspecifiedMatching +HP:0007430 Generalized edema oboInOwl:hasDbXref UMLS:C1850534 semapv:UnspecifiedMatching +HP:0007431 Congenital ichthyosiform erythroderma oboInOwl:hasDbXref MESH:D016113 semapv:UnspecifiedMatching +HP:0007431 Congenital ichthyosiform erythroderma oboInOwl:hasDbXref SCTID:254156001 semapv:UnspecifiedMatching +HP:0007431 Congenital ichthyosiform erythroderma oboInOwl:hasDbXref SCTID:268282005 semapv:UnspecifiedMatching +HP:0007431 Congenital ichthyosiform erythroderma oboInOwl:hasDbXref UMLS:C0079583 semapv:UnspecifiedMatching +HP:0007432 Intermittent generalized erythematous papular rash oboInOwl:hasDbXref UMLS:C2749995 semapv:UnspecifiedMatching +HP:0007434 Plaque-like facial hemangioma oboInOwl:hasDbXref UMLS:C1847884 semapv:UnspecifiedMatching +HP:0007435 Diffuse palmoplantar keratoderma oboInOwl:hasDbXref MESH:D015776 semapv:UnspecifiedMatching +HP:0007435 Diffuse palmoplantar keratoderma oboInOwl:hasDbXref SCTID:400123002 semapv:UnspecifiedMatching +HP:0007435 Diffuse palmoplantar keratoderma oboInOwl:hasDbXref UMLS:C0022584 semapv:UnspecifiedMatching +HP:0007436 Hair-nail ectodermal dysplasia oboInOwl:hasDbXref UMLS:C4024880 semapv:UnspecifiedMatching +HP:0007437 Multiple cutaneous leiomyomas oboInOwl:hasDbXref MESH:C535516 semapv:UnspecifiedMatching +HP:0007437 Multiple cutaneous leiomyomas oboInOwl:hasDbXref NCIT:C3157 semapv:UnspecifiedMatching +HP:0007437 Multiple cutaneous leiomyomas oboInOwl:hasDbXref UMLS:C1708350 semapv:UnspecifiedMatching +HP:0007438 Mottled pigmentation of the trunk and proximal extremities oboInOwl:hasDbXref UMLS:C1851551 semapv:UnspecifiedMatching +HP:0007439 Generalized keratosis follicularis oboInOwl:hasDbXref UMLS:C4024879 semapv:UnspecifiedMatching +HP:0007440 Generalized hyperpigmentation oboInOwl:hasDbXref UMLS:C4024878 semapv:UnspecifiedMatching +HP:0007441 Hyperpigmented/hypopigmented macules oboInOwl:hasDbXref UMLS:C4024877 semapv:UnspecifiedMatching +HP:0007443 Partial albinism oboInOwl:hasDbXref MESH:D016116 semapv:UnspecifiedMatching +HP:0007443 Partial albinism oboInOwl:hasDbXref SCTID:6479008 semapv:UnspecifiedMatching +HP:0007443 Partial albinism oboInOwl:hasDbXref SCTID:718122005 semapv:UnspecifiedMatching +HP:0007443 Partial albinism oboInOwl:hasDbXref UMLS:C0080024 semapv:UnspecifiedMatching +HP:0007446 Palmoplantar blistering oboInOwl:hasDbXref UMLS:C4024876 semapv:UnspecifiedMatching +HP:0007447 Diffuse palmoplantar hyperkeratosis oboInOwl:hasDbXref UMLS:C4021575 semapv:UnspecifiedMatching +HP:0007448 Hyperkeratosis over edematous areas oboInOwl:hasDbXref UMLS:C1835253 semapv:UnspecifiedMatching +HP:0007449 Confetti-like hypopigmented macules oboInOwl:hasDbXref UMLS:C1851705 semapv:UnspecifiedMatching +HP:0007450 Increased groin pigmentation with raindrop depigmentation oboInOwl:hasDbXref UMLS:C4024875 semapv:UnspecifiedMatching +HP:0007451 Ipsilateral lack of facial sweating oboInOwl:hasDbXref UMLS:C4024874 semapv:UnspecifiedMatching +HP:0007452 Midface capillary hemangioma oboInOwl:hasDbXref UMLS:C1849377 semapv:UnspecifiedMatching +HP:0007453 Flexural lichenification oboInOwl:hasDbXref UMLS:C4024873 semapv:UnspecifiedMatching +HP:0007455 Adermatoglyphia oboInOwl:hasDbXref MESH:C565010 semapv:UnspecifiedMatching +HP:0007455 Adermatoglyphia oboInOwl:hasDbXref UMLS:C1852150 semapv:UnspecifiedMatching +HP:0007456 Progressive reticulate hyperpigmentation oboInOwl:hasDbXref UMLS:C4024872 semapv:UnspecifiedMatching +HP:0007457 Prominent veins on trunk oboInOwl:hasDbXref UMLS:C4024871 semapv:UnspecifiedMatching +HP:0007458 Focal hyperextensible skin oboInOwl:hasDbXref UMLS:C4024870 semapv:UnspecifiedMatching +HP:0007459 Generalized anhidrosis oboInOwl:hasDbXref UMLS:C4024869 semapv:UnspecifiedMatching +HP:0007460 Autoamputation of digits oboInOwl:hasDbXref UMLS:C1852289 semapv:UnspecifiedMatching +HP:0007461 Hemangiomatosis oboInOwl:hasDbXref SCTID:254785001 semapv:UnspecifiedMatching +HP:0007461 Hemangiomatosis oboInOwl:hasDbXref SCTID:47669001 semapv:UnspecifiedMatching +HP:0007461 Hemangiomatosis oboInOwl:hasDbXref UMLS:C1384590 semapv:UnspecifiedMatching +HP:0007462 Bitot spots of the conjunctiva oboInOwl:hasDbXref SCTID:246871006 semapv:UnspecifiedMatching +HP:0007462 Bitot spots of the conjunctiva oboInOwl:hasDbXref UMLS:C0423178 semapv:UnspecifiedMatching +HP:0007462 Bitot spots of the conjunctiva oboInOwl:hasDbXref UMLS:C4024868 semapv:UnspecifiedMatching +HP:0007464 Sparse facial hair oboInOwl:hasDbXref UMLS:C2017869 semapv:UnspecifiedMatching +HP:0007465 Honeycomb palmoplantar keratoderma oboInOwl:hasDbXref UMLS:C1866032 semapv:UnspecifiedMatching +HP:0007466 Midfrontal capillary hemangioma oboInOwl:hasDbXref UMLS:C1859339 semapv:UnspecifiedMatching +HP:0007468 Perifollicular hyperkeratosis oboInOwl:hasDbXref UMLS:C4024867 semapv:UnspecifiedMatching +HP:0007469 Palmoplantar cutis gyrata oboInOwl:hasDbXref UMLS:C1851797 semapv:UnspecifiedMatching +HP:0007470 Periarticular subcutaneous nodules oboInOwl:hasDbXref UMLS:C3806306 semapv:UnspecifiedMatching +HP:0007471 Axillary and groin hyperpigmentation and hypopigmentation oboInOwl:hasDbXref UMLS:C4024866 semapv:UnspecifiedMatching +HP:0007473 Crusting erythematous dermatitis oboInOwl:hasDbXref UMLS:C1868496 semapv:UnspecifiedMatching +HP:0007475 Congenital bullous ichthyosiform erythroderma oboInOwl:hasDbXref MESH:D017488 semapv:UnspecifiedMatching +HP:0007475 Congenital bullous ichthyosiform erythroderma oboInOwl:hasDbXref SCTID:239071005 semapv:UnspecifiedMatching +HP:0007475 Congenital bullous ichthyosiform erythroderma oboInOwl:hasDbXref SCTID:254167000 semapv:UnspecifiedMatching +HP:0007475 Congenital bullous ichthyosiform erythroderma oboInOwl:hasDbXref UMLS:C0079153 semapv:UnspecifiedMatching +HP:0007476 Anhidrotic ectodermal dysplasia oboInOwl:hasDbXref MESH:D004476 semapv:UnspecifiedMatching +HP:0007476 Anhidrotic ectodermal dysplasia oboInOwl:hasDbXref SCTID:7731005 semapv:UnspecifiedMatching +HP:0007476 Anhidrotic ectodermal dysplasia oboInOwl:hasDbXref UMLS:C1706004 semapv:UnspecifiedMatching +HP:0007477 Abnormal dermatoglyphics oboInOwl:hasDbXref SCTID:83145004 semapv:UnspecifiedMatching +HP:0007477 Abnormal dermatoglyphics oboInOwl:hasDbXref UMLS:C0432333 semapv:UnspecifiedMatching +HP:0007479 Congenital nonbullous ichthyosiform erythroderma oboInOwl:hasDbXref MESH:D017490 semapv:UnspecifiedMatching +HP:0007479 Congenital nonbullous ichthyosiform erythroderma oboInOwl:hasDbXref SCTID:205550003 semapv:UnspecifiedMatching +HP:0007479 Congenital nonbullous ichthyosiform erythroderma oboInOwl:hasDbXref SCTID:267372009 semapv:UnspecifiedMatching +HP:0007479 Congenital nonbullous ichthyosiform erythroderma oboInOwl:hasDbXref SCTID:268245001 semapv:UnspecifiedMatching +HP:0007479 Congenital nonbullous ichthyosiform erythroderma oboInOwl:hasDbXref UMLS:C0079154 semapv:UnspecifiedMatching +HP:0007480 Decreased sweating due to autonomic dysfunction oboInOwl:hasDbXref UMLS:C1868527 semapv:UnspecifiedMatching +HP:0007481 Hyperpigmented nevi oboInOwl:hasDbXref UMLS:C0746889 semapv:UnspecifiedMatching +HP:0007482 Generalized papillary lesions oboInOwl:hasDbXref UMLS:C4024865 semapv:UnspecifiedMatching +HP:0007483 Depigmentation/hyperpigmentation of skin oboInOwl:hasDbXref UMLS:C4024864 semapv:UnspecifiedMatching +HP:0007485 Absence of subcutaneous fat oboInOwl:hasDbXref UMLS:C0241267 semapv:UnspecifiedMatching +HP:0007485 Absence of subcutaneous fat oboInOwl:hasDbXref UMLS:C4024855 semapv:UnspecifiedMatching +HP:0007486 Cavernous hemangioma of the face oboInOwl:hasDbXref NCIT:C3086 semapv:UnspecifiedMatching +HP:0007486 Cavernous hemangioma of the face oboInOwl:hasDbXref UMLS:C1332863 semapv:UnspecifiedMatching +HP:0007488 Diffuse skin atrophy oboInOwl:hasDbXref UMLS:C4024863 semapv:UnspecifiedMatching +HP:0007489 Diffuse telangiectasia oboInOwl:hasDbXref SCTID:125279001 semapv:UnspecifiedMatching +HP:0007489 Diffuse telangiectasia oboInOwl:hasDbXref UMLS:C1265776 semapv:UnspecifiedMatching +HP:0007490 Linear arrays of macular hyperkeratoses in flexural areas oboInOwl:hasDbXref UMLS:C1866031 semapv:UnspecifiedMatching +HP:0007494 Discrete 2 to 5-mm hyper- and hypopigmented macules oboInOwl:hasDbXref UMLS:C1851552 semapv:UnspecifiedMatching +HP:0007495 Prematurely aged appearance oboInOwl:hasDbXref UMLS:C1857656 semapv:UnspecifiedMatching +HP:0007497 Focal friction-related palmoplantar hyperkeratosis oboInOwl:hasDbXref UMLS:C1835654 semapv:UnspecifiedMatching +HP:0007499 Recurrent staphylococcal infections oboInOwl:hasDbXref UMLS:C4024862 semapv:UnspecifiedMatching +HP:0007500 Decreased number of sweat glands oboInOwl:hasDbXref UMLS:C4021574 semapv:UnspecifiedMatching +HP:0007501 Streaks of hyperkeratosis along each finger onto the palm oboInOwl:hasDbXref UMLS:C4024861 semapv:UnspecifiedMatching +HP:0007502 Follicular hyperkeratosis oboInOwl:hasDbXref SCTID:238629004 semapv:UnspecifiedMatching +HP:0007502 Follicular hyperkeratosis oboInOwl:hasDbXref SCTID:402341008 semapv:UnspecifiedMatching +HP:0007502 Follicular hyperkeratosis oboInOwl:hasDbXref SCTID:81845009 semapv:UnspecifiedMatching +HP:0007502 Follicular hyperkeratosis oboInOwl:hasDbXref UMLS:C0334013 semapv:UnspecifiedMatching +HP:0007503 Generalized ichthyosis oboInOwl:hasDbXref UMLS:C3552528 semapv:UnspecifiedMatching +HP:0007504 Diffuse slow skin atrophy oboInOwl:hasDbXref UMLS:C4024860 semapv:UnspecifiedMatching +HP:0007505 Progressive hyperpigmentation oboInOwl:hasDbXref UMLS:C4024859 semapv:UnspecifiedMatching +HP:0007506 Congenital absence of skin of limbs oboInOwl:hasDbXref UMLS:C4024858 semapv:UnspecifiedMatching +HP:0007508 Punctate palmar hyperkeratosis oboInOwl:hasDbXref UMLS:C4024857 semapv:UnspecifiedMatching +HP:0007509 Patchy hypo- and hyperpigmentation oboInOwl:hasDbXref UMLS:C4021573 semapv:UnspecifiedMatching +HP:0007510 Focal dermal aplasia/hypoplasia oboInOwl:hasDbXref UMLS:C1834069 semapv:UnspecifiedMatching +HP:0007511 Mottled pigmentation of photoexposed areas oboInOwl:hasDbXref UMLS:C3151964 semapv:UnspecifiedMatching +HP:0007513 Generalized hypopigmentation oboInOwl:hasDbXref UMLS:C1849923 semapv:UnspecifiedMatching +HP:0007514 Edema of the dorsum of hands oboInOwl:hasDbXref SCTID:443710002 semapv:UnspecifiedMatching +HP:0007514 Edema of the dorsum of hands oboInOwl:hasDbXref UMLS:C2732374 semapv:UnspecifiedMatching +HP:0007514 Edema of the dorsum of hands oboInOwl:hasDbXref UMLS:C2751873 semapv:UnspecifiedMatching +HP:0007515 Hypoplastic pilosebaceous units oboInOwl:hasDbXref UMLS:C1832454 semapv:UnspecifiedMatching +HP:0007516 Redundant skin on fingers oboInOwl:hasDbXref UMLS:C4024856 semapv:UnspecifiedMatching +HP:0007517 Palmoplantar cutis laxa oboInOwl:hasDbXref UMLS:C1856714 semapv:UnspecifiedMatching +HP:0007521 Irregular hyperpigmentation of back oboInOwl:hasDbXref UMLS:C4024854 semapv:UnspecifiedMatching +HP:0007522 Increased number of skin folds oboInOwl:hasDbXref UMLS:C4024853 semapv:UnspecifiedMatching +HP:0007524 Atypical neurofibromatosis oboInOwl:hasDbXref MESH:C537392 semapv:UnspecifiedMatching +HP:0007524 Atypical neurofibromatosis oboInOwl:hasDbXref UMLS:C0220695 semapv:UnspecifiedMatching +HP:0007525 Yellow subcutaneous tissue covered by thin, scaly skin oboInOwl:hasDbXref UMLS:C1850533 semapv:UnspecifiedMatching +HP:0007526 Hypopigmented skin patches on arms oboInOwl:hasDbXref UMLS:C4024852 semapv:UnspecifiedMatching +HP:0007529 Hidrotic ectodermal dysplasia oboInOwl:hasDbXref MESH:D004476 semapv:UnspecifiedMatching +HP:0007529 Hidrotic ectodermal dysplasia oboInOwl:hasDbXref SCTID:54209007 semapv:UnspecifiedMatching +HP:0007529 Hidrotic ectodermal dysplasia oboInOwl:hasDbXref UMLS:C0162361 semapv:UnspecifiedMatching +HP:0007530 Punctate palmoplantar hyperkeratosis oboInOwl:hasDbXref UMLS:C4024851 semapv:UnspecifiedMatching +HP:0007534 Congenital posterior occipital alopecia oboInOwl:hasDbXref UMLS:C4024850 semapv:UnspecifiedMatching +HP:0007535 Hypopigmented streaks oboInOwl:hasDbXref UMLS:C1866244 semapv:UnspecifiedMatching +HP:0007536 Aplasia cutis congenita of midline scalp vertex oboInOwl:hasDbXref UMLS:C4024849 semapv:UnspecifiedMatching +HP:0007537 Severe photosensitivity oboInOwl:hasDbXref UMLS:C1849186 semapv:UnspecifiedMatching +HP:0007541 Frontal cutaneous lipoma oboInOwl:hasDbXref NCIT:C3192 semapv:UnspecifiedMatching +HP:0007541 Frontal cutaneous lipoma oboInOwl:hasDbXref UMLS:C1850970 semapv:UnspecifiedMatching +HP:0007542 Absent pigmentation of the ventral chest oboInOwl:hasDbXref UMLS:C4024848 semapv:UnspecifiedMatching +HP:0007543 Epidermal hyperkeratosis oboInOwl:hasDbXref UMLS:C1848773 semapv:UnspecifiedMatching +HP:0007544 Piebaldism oboInOwl:hasDbXref MESH:D016116 semapv:UnspecifiedMatching +HP:0007544 Piebaldism oboInOwl:hasDbXref SCTID:6479008 semapv:UnspecifiedMatching +HP:0007544 Piebaldism oboInOwl:hasDbXref SCTID:718122005 semapv:UnspecifiedMatching +HP:0007544 Piebaldism oboInOwl:hasDbXref UMLS:C0080024 semapv:UnspecifiedMatching +HP:0007545 Congenital palmoplantar keratosis oboInOwl:hasDbXref UMLS:C1855633 semapv:UnspecifiedMatching +HP:0007546 Linear hyperpigmentation oboInOwl:hasDbXref UMLS:C3278658 semapv:UnspecifiedMatching +HP:0007548 Palmoplantar keratosis with erythema and scale oboInOwl:hasDbXref UMLS:C1843294 semapv:UnspecifiedMatching +HP:0007549 Desquamation of skin soon after birth oboInOwl:hasDbXref UMLS:C1842714 semapv:UnspecifiedMatching +HP:0007550 Hypohidrosis or hyperhidrosis oboInOwl:hasDbXref UMLS:C4021831 semapv:UnspecifiedMatching +HP:0007552 Abnormal subcutaneous fat tissue distribution oboInOwl:hasDbXref UMLS:C1859347 semapv:UnspecifiedMatching +HP:0007553 Congenital symmetrical palmoplantar keratosis oboInOwl:hasDbXref UMLS:C1855459 semapv:UnspecifiedMatching +HP:0007554 Confetti hypopigmentation pattern of lower leg skin oboInOwl:hasDbXref UMLS:C4024847 semapv:UnspecifiedMatching +HP:0007556 Plantar hyperkeratosis oboInOwl:hasDbXref UMLS:C1856954 semapv:UnspecifiedMatching +HP:0007559 Localized epidermolytic hyperkeratosis oboInOwl:hasDbXref MESH:D053546 semapv:UnspecifiedMatching +HP:0007559 Localized epidermolytic hyperkeratosis oboInOwl:hasDbXref UMLS:C1721006 semapv:UnspecifiedMatching +HP:0007560 Unusual dermatoglyphics oboInOwl:hasDbXref UMLS:C4024846 semapv:UnspecifiedMatching +HP:0007561 Telangiectases in sun-exposed and nonexposed skin oboInOwl:hasDbXref UMLS:C1868184 semapv:UnspecifiedMatching +HP:0007565 Multiple cafe-au-lait spots oboInOwl:hasDbXref MESH:C537421 semapv:UnspecifiedMatching +HP:0007565 Multiple cafe-au-lait spots oboInOwl:hasDbXref UMLS:C1861975 semapv:UnspecifiedMatching +HP:0007566 Index finger dermatoglyphic radial loop oboInOwl:hasDbXref UMLS:C4024845 semapv:UnspecifiedMatching +HP:0007569 Generalized seborrheic dermatitis oboInOwl:hasDbXref UMLS:C4024844 semapv:UnspecifiedMatching +HP:0007570 Hyperkeratosis lenticularis perstans oboInOwl:hasDbXref MESH:C538377 semapv:UnspecifiedMatching +HP:0007570 Hyperkeratosis lenticularis perstans oboInOwl:hasDbXref SCTID:28488007 semapv:UnspecifiedMatching +HP:0007570 Hyperkeratosis lenticularis perstans oboInOwl:hasDbXref UMLS:C0263420 semapv:UnspecifiedMatching +HP:0007572 Hyperpigmented streaks oboInOwl:hasDbXref UMLS:C1866245 semapv:UnspecifiedMatching +HP:0007573 Late onset atopic dermatitis oboInOwl:hasDbXref UMLS:C4024843 semapv:UnspecifiedMatching +HP:0007573 Late onset atopic dermatitis oboInOwl:hasDbXref UMLS:C4280439 semapv:UnspecifiedMatching +HP:0007574 Generalized bronze hyperpigmentation oboInOwl:hasDbXref UMLS:C2939074 semapv:UnspecifiedMatching +HP:0007574 Generalized bronze hyperpigmentation oboInOwl:hasDbXref UMLS:C4024842 semapv:UnspecifiedMatching +HP:0007576 Palmar neurofibromas oboInOwl:hasDbXref UMLS:C4024841 semapv:UnspecifiedMatching +HP:0007581 Mediosternal, longitudinal streak of hypopigmentation oboInOwl:hasDbXref UMLS:C4024840 semapv:UnspecifiedMatching +HP:0007583 Telangiectasia macularis eruptiva perstans oboInOwl:hasDbXref SCTID:8214000 semapv:UnspecifiedMatching +HP:0007583 Telangiectasia macularis eruptiva perstans oboInOwl:hasDbXref UMLS:C0263402 semapv:UnspecifiedMatching +HP:0007585 Skin fragility with non-scarring blistering oboInOwl:hasDbXref UMLS:C1851562 semapv:UnspecifiedMatching +HP:0007586 Telangiectases producing 'marbled' skin oboInOwl:hasDbXref UMLS:C4024839 semapv:UnspecifiedMatching +HP:0007587 Numerous pigmented freckles oboInOwl:hasDbXref UMLS:C1968565 semapv:UnspecifiedMatching +HP:0007588 Reticular hyperpigmentation oboInOwl:hasDbXref UMLS:C1851972 semapv:UnspecifiedMatching +HP:0007589 Aplasia cutis congenita on trunk or limbs oboInOwl:hasDbXref UMLS:C1863496 semapv:UnspecifiedMatching +HP:0007590 Aplasia cutis congenita over posterior parietal area oboInOwl:hasDbXref UMLS:C1863495 semapv:UnspecifiedMatching +HP:0007592 Aplasia/Hypoplastia of the eccrine sweat glands oboInOwl:hasDbXref UMLS:C1844618 semapv:UnspecifiedMatching +HP:0007595 Redundant skin in infancy oboInOwl:hasDbXref UMLS:C1835587 semapv:UnspecifiedMatching +HP:0007596 Painful subcutaneous lipomas oboInOwl:hasDbXref UMLS:C4024838 semapv:UnspecifiedMatching +HP:0007597 Congenital palmoplantar keratodermia oboInOwl:hasDbXref UMLS:C4024837 semapv:UnspecifiedMatching +HP:0007598 Bilateral single transverse palmar creases oboInOwl:hasDbXref UMLS:C1862095 semapv:UnspecifiedMatching +HP:0007599 Generalized reticulate brown pigmentation oboInOwl:hasDbXref UMLS:C4024836 semapv:UnspecifiedMatching +HP:0007601 Midline facial capillary hemangioma oboInOwl:hasDbXref UMLS:C1840310 semapv:UnspecifiedMatching +HP:0007602 Complex palmar dermatoglyphic pattern oboInOwl:hasDbXref UMLS:C4024835 semapv:UnspecifiedMatching +HP:0007603 Freckles in sun-exposed areas oboInOwl:hasDbXref UMLS:C1859923 semapv:UnspecifiedMatching +HP:0007605 Excessive wrinkling of palmar skin oboInOwl:hasDbXref UMLS:C4021572 semapv:UnspecifiedMatching +HP:0007606 Multiple cutaneous malignancies oboInOwl:hasDbXref UMLS:C4024834 semapv:UnspecifiedMatching +HP:0007607 Hypohidrotic ectodermal dysplasia oboInOwl:hasDbXref MESH:D053358 semapv:UnspecifiedMatching +HP:0007607 Hypohidrotic ectodermal dysplasia oboInOwl:hasDbXref SCTID:239007005 semapv:UnspecifiedMatching +HP:0007607 Hypohidrotic ectodermal dysplasia oboInOwl:hasDbXref SCTID:7731005 semapv:UnspecifiedMatching +HP:0007607 Hypohidrotic ectodermal dysplasia oboInOwl:hasDbXref UMLS:C0162359 semapv:UnspecifiedMatching +HP:0007608 Abnormal palmar dermal ridges oboInOwl:hasDbXref UMLS:C4024833 semapv:UnspecifiedMatching +HP:0007609 Hypoproteinemic edema oboInOwl:hasDbXref UMLS:C4024832 semapv:UnspecifiedMatching +HP:0007610 Blotching pigmentation of the skin oboInOwl:hasDbXref UMLS:C4024831 semapv:UnspecifiedMatching +HP:0007613 Spinous keratoses of palms and soles oboInOwl:hasDbXref UMLS:C4024830 semapv:UnspecifiedMatching +HP:0007616 Nevus flammeus nuchae oboInOwl:hasDbXref UMLS:C0860468 semapv:UnspecifiedMatching +HP:0007616 Nevus flammeus nuchae oboInOwl:hasDbXref UMLS:C4024829 semapv:UnspecifiedMatching +HP:0007616 Nevus flammeus nuchae oboInOwl:hasDbXref UMLS:C4280438 semapv:UnspecifiedMatching +HP:0007617 Fine, reticulate skin pigmentation oboInOwl:hasDbXref UMLS:C4024828 semapv:UnspecifiedMatching +HP:0007618 Subcutaneous calcification oboInOwl:hasDbXref SCTID:17141001 semapv:UnspecifiedMatching +HP:0007618 Subcutaneous calcification oboInOwl:hasDbXref UMLS:C0263625 semapv:UnspecifiedMatching +HP:0007620 Cutaneous leiomyoma oboInOwl:hasDbXref NCIT:C3157 semapv:UnspecifiedMatching +HP:0007620 Cutaneous leiomyoma oboInOwl:hasDbXref SCTID:254767008 semapv:UnspecifiedMatching +HP:0007620 Cutaneous leiomyoma oboInOwl:hasDbXref UMLS:C0346064 semapv:UnspecifiedMatching +HP:0007621 Telangiectasia of extensor surfaces oboInOwl:hasDbXref UMLS:C4024827 semapv:UnspecifiedMatching +HP:0007623 Pigmentation anomalies of sun-exposed skin oboInOwl:hasDbXref UMLS:C4024826 semapv:UnspecifiedMatching +HP:0007626 Mandibular osteomyelitis oboInOwl:hasDbXref SCTID:109695005 semapv:UnspecifiedMatching +HP:0007626 Mandibular osteomyelitis oboInOwl:hasDbXref UMLS:C1290708 semapv:UnspecifiedMatching +HP:0007627 Mandibular condyle aplasia oboInOwl:hasDbXref SCTID:235119009 semapv:UnspecifiedMatching +HP:0007627 Mandibular condyle aplasia oboInOwl:hasDbXref UMLS:C0399570 semapv:UnspecifiedMatching +HP:0007627 Mandibular condyle aplasia oboInOwl:hasDbXref UMLS:C4280429 semapv:UnspecifiedMatching +HP:0007627 Mandibular condyle aplasia oboInOwl:hasDbXref UMLS:C4280430 semapv:UnspecifiedMatching +HP:0007627 Mandibular condyle aplasia oboInOwl:hasDbXref UMLS:C4280431 semapv:UnspecifiedMatching +HP:0007627 Mandibular condyle aplasia oboInOwl:hasDbXref UMLS:C4280432 semapv:UnspecifiedMatching +HP:0007627 Mandibular condyle aplasia oboInOwl:hasDbXref UMLS:C4280433 semapv:UnspecifiedMatching +HP:0007627 Mandibular condyle aplasia oboInOwl:hasDbXref UMLS:C4280434 semapv:UnspecifiedMatching +HP:0007627 Mandibular condyle aplasia oboInOwl:hasDbXref UMLS:C4280435 semapv:UnspecifiedMatching +HP:0007627 Mandibular condyle aplasia oboInOwl:hasDbXref UMLS:C4280436 semapv:UnspecifiedMatching +HP:0007627 Mandibular condyle aplasia oboInOwl:hasDbXref UMLS:C4280437 semapv:UnspecifiedMatching +HP:0007628 Mandibular condyle hypoplasia oboInOwl:hasDbXref SCTID:235120003 semapv:UnspecifiedMatching +HP:0007628 Mandibular condyle hypoplasia oboInOwl:hasDbXref UMLS:C0399572 semapv:UnspecifiedMatching +HP:0007628 Mandibular condyle hypoplasia oboInOwl:hasDbXref UMLS:C4280423 semapv:UnspecifiedMatching +HP:0007628 Mandibular condyle hypoplasia oboInOwl:hasDbXref UMLS:C4280424 semapv:UnspecifiedMatching +HP:0007628 Mandibular condyle hypoplasia oboInOwl:hasDbXref UMLS:C4280425 semapv:UnspecifiedMatching +HP:0007628 Mandibular condyle hypoplasia oboInOwl:hasDbXref UMLS:C4280426 semapv:UnspecifiedMatching +HP:0007628 Mandibular condyle hypoplasia oboInOwl:hasDbXref UMLS:C4280427 semapv:UnspecifiedMatching +HP:0007628 Mandibular condyle hypoplasia oboInOwl:hasDbXref UMLS:C4280428 semapv:UnspecifiedMatching +HP:0007633 Bilateral microphthalmos oboInOwl:hasDbXref UMLS:C1843496 semapv:UnspecifiedMatching +HP:0007633 Bilateral microphthalmos oboInOwl:hasDbXref UMLS:C4280421 semapv:UnspecifiedMatching +HP:0007633 Bilateral microphthalmos oboInOwl:hasDbXref UMLS:C4280422 semapv:UnspecifiedMatching +HP:0007634 Nonarteritic anterior ischemic optic neuropathy oboInOwl:hasDbXref UMLS:C1852242 semapv:UnspecifiedMatching +HP:0007641 Dyschromatopsia oboInOwl:hasDbXref UMLS:C0858618 semapv:UnspecifiedMatching +HP:0007642 Congenital stationary night blindness oboInOwl:hasDbXref MESH:C536122 semapv:UnspecifiedMatching +HP:0007642 Congenital stationary night blindness oboInOwl:hasDbXref MESH:C537743 semapv:UnspecifiedMatching +HP:0007642 Congenital stationary night blindness oboInOwl:hasDbXref SCTID:193687000 semapv:UnspecifiedMatching +HP:0007642 Congenital stationary night blindness oboInOwl:hasDbXref SCTID:232061009 semapv:UnspecifiedMatching +HP:0007642 Congenital stationary night blindness oboInOwl:hasDbXref UMLS:C0339535 semapv:UnspecifiedMatching +HP:0007642 Congenital stationary night blindness oboInOwl:hasDbXref UMLS:C1306122 semapv:UnspecifiedMatching +HP:0007642 Congenital stationary night blindness oboInOwl:hasDbXref UMLS:C3551052 semapv:UnspecifiedMatching +HP:0007642 Congenital stationary night blindness oboInOwl:hasDbXref UMLS:C4048798 semapv:UnspecifiedMatching +HP:0007643 Peripheral tractional retinal detachment oboInOwl:hasDbXref UMLS:C4024825 semapv:UnspecifiedMatching +HP:0007646 Absent lower eyelashes oboInOwl:hasDbXref UMLS:C4024824 semapv:UnspecifiedMatching +HP:0007647 Congenital extraocular muscle anomaly oboInOwl:hasDbXref UMLS:C4024823 semapv:UnspecifiedMatching +HP:0007648 Punctate cataract oboInOwl:hasDbXref SCTID:40714009 semapv:UnspecifiedMatching +HP:0007648 Punctate cataract oboInOwl:hasDbXref UMLS:C0271165 semapv:UnspecifiedMatching +HP:0007648 Punctate cataract oboInOwl:hasDbXref UMLS:C1969675 semapv:UnspecifiedMatching +HP:0007649 Congenital hypertrophy of retinal pigment epithelium oboInOwl:hasDbXref SCTID:232074003 semapv:UnspecifiedMatching +HP:0007649 Congenital hypertrophy of retinal pigment epithelium oboInOwl:hasDbXref UMLS:C0339555 semapv:UnspecifiedMatching +HP:0007650 Progressive ophthalmoplegia oboInOwl:hasDbXref UMLS:C2062713 semapv:UnspecifiedMatching +HP:0007651 Ectropion of lower eyelids oboInOwl:hasDbXref SCTID:95758006 semapv:UnspecifiedMatching +HP:0007651 Ectropion of lower eyelids oboInOwl:hasDbXref UMLS:C0521736 semapv:UnspecifiedMatching +HP:0007651 Ectropion of lower eyelids oboInOwl:hasDbXref UMLS:C4020808 semapv:UnspecifiedMatching +HP:0007655 Eversion of lateral third of lower eyelids oboInOwl:hasDbXref UMLS:C1835801 semapv:UnspecifiedMatching +HP:0007656 Lacrimal gland aplasia oboInOwl:hasDbXref UMLS:C4024822 semapv:UnspecifiedMatching +HP:0007657 Diffuse nuclear cataract oboInOwl:hasDbXref UMLS:C4024821 semapv:UnspecifiedMatching +HP:0007658 Large hyperpigmented retinal spots oboInOwl:hasDbXref UMLS:C4024820 semapv:UnspecifiedMatching +HP:0007661 Abnormality of chorioretinal pigmentation oboInOwl:hasDbXref UMLS:C4024819 semapv:UnspecifiedMatching +HP:0007663 Reduced visual acuity oboInOwl:hasDbXref SCTID:13164000 semapv:UnspecifiedMatching +HP:0007663 Reduced visual acuity oboInOwl:hasDbXref UMLS:C0234632 semapv:UnspecifiedMatching +HP:0007665 Curly eyelashes oboInOwl:hasDbXref UMLS:C2673670 semapv:UnspecifiedMatching +HP:0007667 Peripheral cystoid retinal degeneration oboInOwl:hasDbXref UMLS:C1839362 semapv:UnspecifiedMatching +HP:0007668 Impaired pursuit initiation and maintenance oboInOwl:hasDbXref UMLS:C1969722 semapv:UnspecifiedMatching +HP:0007670 Abnormal vestibulo-ocular reflex oboInOwl:hasDbXref UMLS:C4021571 semapv:UnspecifiedMatching +HP:0007675 Progressive night blindness oboInOwl:hasDbXref UMLS:C4024818 semapv:UnspecifiedMatching +HP:0007676 Hypoplasia of the iris oboInOwl:hasDbXref SCTID:95714006 semapv:UnspecifiedMatching +HP:0007676 Hypoplasia of the iris oboInOwl:hasDbXref UMLS:C0344539 semapv:UnspecifiedMatching +HP:0007677 Vitelliform-like macular lesions oboInOwl:hasDbXref MESH:D057826 semapv:UnspecifiedMatching +HP:0007677 Vitelliform-like macular lesions oboInOwl:hasDbXref SCTID:90036004 semapv:UnspecifiedMatching +HP:0007677 Vitelliform-like macular lesions oboInOwl:hasDbXref UMLS:C0339510 semapv:UnspecifiedMatching +HP:0007677 Vitelliform-like macular lesions oboInOwl:hasDbXref UMLS:C4024817 semapv:UnspecifiedMatching +HP:0007678 Lacrimal duct stenosis oboInOwl:hasDbXref SCTID:231841004 semapv:UnspecifiedMatching +HP:0007678 Lacrimal duct stenosis oboInOwl:hasDbXref UMLS:C0238300 semapv:UnspecifiedMatching +HP:0007680 Depigmented fundus oboInOwl:hasDbXref UMLS:C4024816 semapv:UnspecifiedMatching +HP:0007685 Peripheral retinal avascularization oboInOwl:hasDbXref UMLS:C1851406 semapv:UnspecifiedMatching +HP:0007686 Abnormal pupillary function oboInOwl:hasDbXref MESH:D011681 semapv:UnspecifiedMatching +HP:0007686 Abnormal pupillary function oboInOwl:hasDbXref SCTID:72124005 semapv:UnspecifiedMatching +HP:0007686 Abnormal pupillary function oboInOwl:hasDbXref UMLS:C0917967 semapv:UnspecifiedMatching +HP:0007687 Unilateral ptosis oboInOwl:hasDbXref UMLS:C1866806 semapv:UnspecifiedMatching +HP:0007688 Undetectable light- and dark-adapted electroretinogram oboInOwl:hasDbXref UMLS:C4021570 semapv:UnspecifiedMatching +HP:0007690 Map-dot-fingerprint corneal dystrophy oboInOwl:hasDbXref SCTID:32935005 semapv:UnspecifiedMatching +HP:0007690 Map-dot-fingerprint corneal dystrophy oboInOwl:hasDbXref UMLS:C0271285 semapv:UnspecifiedMatching +HP:0007695 Abnormal pupillary light reflex oboInOwl:hasDbXref UMLS:C1970591 semapv:UnspecifiedMatching +HP:0007697 Hypoplasia of the lower eyelids oboInOwl:hasDbXref UMLS:C4024814 semapv:UnspecifiedMatching +HP:0007697 Hypoplasia of the lower eyelids oboInOwl:hasDbXref UMLS:C4280270 semapv:UnspecifiedMatching +HP:0007697 Hypoplasia of the lower eyelids oboInOwl:hasDbXref UMLS:C4280420 semapv:UnspecifiedMatching +HP:0007700 Ocular anterior segment dysgenesis oboInOwl:hasDbXref SCTID:65075004 semapv:UnspecifiedMatching +HP:0007700 Ocular anterior segment dysgenesis oboInOwl:hasDbXref UMLS:C0266525 semapv:UnspecifiedMatching +HP:0007703 Abnormality of retinal pigmentation oboInOwl:hasDbXref SCTID:421689001 semapv:UnspecifiedMatching +HP:0007703 Abnormality of retinal pigmentation oboInOwl:hasDbXref UMLS:C1720508 semapv:UnspecifiedMatching +HP:0007703 Abnormality of retinal pigmentation oboInOwl:hasDbXref UMLS:C1862475 semapv:UnspecifiedMatching +HP:0007704 Paroxysmal involuntary eye movements oboInOwl:hasDbXref UMLS:C1847515 semapv:UnspecifiedMatching +HP:0007705 Corneal degeneration oboInOwl:hasDbXref SCTID:111521006 semapv:UnspecifiedMatching +HP:0007705 Corneal degeneration oboInOwl:hasDbXref UMLS:C0155118 semapv:UnspecifiedMatching +HP:0007707 Congenital aphakia oboInOwl:hasDbXref MESH:C537786 semapv:UnspecifiedMatching +HP:0007707 Congenital aphakia oboInOwl:hasDbXref UMLS:C1853230 semapv:UnspecifiedMatching +HP:0007708 Absent inner eyelashes oboInOwl:hasDbXref UMLS:C4024812 semapv:UnspecifiedMatching +HP:0007709 Band-shaped corneal dystrophy oboInOwl:hasDbXref MESH:C562399 semapv:UnspecifiedMatching +HP:0007709 Band-shaped corneal dystrophy oboInOwl:hasDbXref SCTID:35055000 semapv:UnspecifiedMatching +HP:0007709 Band-shaped corneal dystrophy oboInOwl:hasDbXref UMLS:C0155120 semapv:UnspecifiedMatching +HP:0007710 Peripheral vitreous opacities oboInOwl:hasDbXref UMLS:C4024811 semapv:UnspecifiedMatching +HP:0007715 Weak extraocular muscles oboInOwl:hasDbXref UMLS:C1859436 semapv:UnspecifiedMatching +HP:0007716 Uveal melanoma oboInOwl:hasDbXref MESH:C536494 semapv:UnspecifiedMatching +HP:0007716 Uveal melanoma oboInOwl:hasDbXref NCIT:C3224 semapv:UnspecifiedMatching +HP:0007716 Uveal melanoma oboInOwl:hasDbXref UMLS:C0220633 semapv:UnspecifiedMatching +HP:0007717 Chronic irritative conjunctivitis oboInOwl:hasDbXref UMLS:C4024810 semapv:UnspecifiedMatching +HP:0007720 Flat cornea oboInOwl:hasDbXref SCTID:204145006 semapv:UnspecifiedMatching +HP:0007720 Flat cornea oboInOwl:hasDbXref UMLS:C0344529 semapv:UnspecifiedMatching +HP:0007721 Saccular conjunctival dilatations oboInOwl:hasDbXref UMLS:C3277464 semapv:UnspecifiedMatching +HP:0007722 Retinal pigment epithelial atrophy oboInOwl:hasDbXref UMLS:C1840457 semapv:UnspecifiedMatching +HP:0007727 Opacification of the corneal epithelium oboInOwl:hasDbXref UMLS:C1849198 semapv:UnspecifiedMatching +HP:0007728 Congenital miosis oboInOwl:hasDbXref MESH:C537550 semapv:UnspecifiedMatching +HP:0007728 Congenital miosis oboInOwl:hasDbXref SCTID:400962005 semapv:UnspecifiedMatching +HP:0007728 Congenital miosis oboInOwl:hasDbXref UMLS:C1303009 semapv:UnspecifiedMatching +HP:0007730 Iris hypopigmentation oboInOwl:hasDbXref SCTID:247032003 semapv:UnspecifiedMatching +HP:0007730 Iris hypopigmentation oboInOwl:hasDbXref SCTID:70397008 semapv:UnspecifiedMatching +HP:0007730 Iris hypopigmentation oboInOwl:hasDbXref UMLS:C0154920 semapv:UnspecifiedMatching +HP:0007731 Chorioretinal dysplasia oboInOwl:hasDbXref UMLS:C4024809 semapv:UnspecifiedMatching +HP:0007732 Lacrimal gland hypoplasia oboInOwl:hasDbXref UMLS:C1863200 semapv:UnspecifiedMatching +HP:0007733 Laterally curved eyebrow oboInOwl:hasDbXref UMLS:C1846266 semapv:UnspecifiedMatching +HP:0007734 Enlarged lacrimal glands oboInOwl:hasDbXref UMLS:C1867030 semapv:UnspecifiedMatching +HP:0007737 Bone spicule pigmentation of the retina oboInOwl:hasDbXref UMLS:C1836926 semapv:UnspecifiedMatching +HP:0007738 Uncontrolled eye movements oboInOwl:hasDbXref UMLS:C1854686 semapv:UnspecifiedMatching +HP:0007740 Long eyelashes in irregular rows oboInOwl:hasDbXref UMLS:C1850640 semapv:UnspecifiedMatching +HP:0007747 Monocular horizontal nystagmus oboInOwl:hasDbXref UMLS:C4024807 semapv:UnspecifiedMatching +HP:0007750 Hypoplasia of the fovea oboInOwl:hasDbXref UMLS:C2673946 semapv:UnspecifiedMatching +HP:0007750 Hypoplasia of the fovea oboInOwl:hasDbXref UMLS:C4072863 semapv:UnspecifiedMatching +HP:0007754 Macular dystrophy oboInOwl:hasDbXref UMLS:C0730292 semapv:UnspecifiedMatching +HP:0007755 Juvenile epithelial corneal dystrophy oboInOwl:hasDbXref MESH:D053559 semapv:UnspecifiedMatching +HP:0007755 Juvenile epithelial corneal dystrophy oboInOwl:hasDbXref SCTID:1674008 semapv:UnspecifiedMatching +HP:0007755 Juvenile epithelial corneal dystrophy oboInOwl:hasDbXref UMLS:C0339277 semapv:UnspecifiedMatching +HP:0007759 Opacification of the corneal stroma oboInOwl:hasDbXref SCTID:246957002 semapv:UnspecifiedMatching +HP:0007759 Opacification of the corneal stroma oboInOwl:hasDbXref UMLS:C0423250 semapv:UnspecifiedMatching +HP:0007759 Opacification of the corneal stroma oboInOwl:hasDbXref UMLS:C1856661 semapv:UnspecifiedMatching +HP:0007760 Crystalline corneal dystrophy oboInOwl:hasDbXref MESH:C535475 semapv:UnspecifiedMatching +HP:0007760 Crystalline corneal dystrophy oboInOwl:hasDbXref SCTID:39662004 semapv:UnspecifiedMatching +HP:0007760 Crystalline corneal dystrophy oboInOwl:hasDbXref SCTID:419395007 semapv:UnspecifiedMatching +HP:0007760 Crystalline corneal dystrophy oboInOwl:hasDbXref UMLS:C0271287 semapv:UnspecifiedMatching +HP:0007761 Pericentral scotoma oboInOwl:hasDbXref SCTID:404650002 semapv:UnspecifiedMatching +HP:0007761 Pericentral scotoma oboInOwl:hasDbXref UMLS:C1321308 semapv:UnspecifiedMatching +HP:0007763 Retinal telangiectasia oboInOwl:hasDbXref SCTID:84884003 semapv:UnspecifiedMatching +HP:0007763 Retinal telangiectasia oboInOwl:hasDbXref UMLS:C0154835 semapv:UnspecifiedMatching +HP:0007765 Deep anterior chamber oboInOwl:hasDbXref SCTID:246991003 semapv:UnspecifiedMatching +HP:0007765 Deep anterior chamber oboInOwl:hasDbXref UMLS:C0423280 semapv:UnspecifiedMatching +HP:0007766 Optic disc hypoplasia oboInOwl:hasDbXref SCTID:373650004 semapv:UnspecifiedMatching +HP:0007766 Optic disc hypoplasia oboInOwl:hasDbXref UMLS:C1298695 semapv:UnspecifiedMatching +HP:0007768 Central retinal vessel vascular tortuosity oboInOwl:hasDbXref UMLS:C4021569 semapv:UnspecifiedMatching +HP:0007769 Peripheral retinal degeneration oboInOwl:hasDbXref SCTID:405721006 semapv:UnspecifiedMatching +HP:0007769 Peripheral retinal degeneration oboInOwl:hasDbXref SCTID:61536007 semapv:UnspecifiedMatching +HP:0007769 Peripheral retinal degeneration oboInOwl:hasDbXref UMLS:C1320640 semapv:UnspecifiedMatching +HP:0007770 Hypoplasia of the retina oboInOwl:hasDbXref UMLS:C1854685 semapv:UnspecifiedMatching +HP:0007772 Impaired smooth pursuit oboInOwl:hasDbXref UMLS:C1837458 semapv:UnspecifiedMatching +HP:0007772 Impaired smooth pursuit oboInOwl:hasDbXref UMLS:C1848530 semapv:UnspecifiedMatching +HP:0007773 Vitreoretinopathy oboInOwl:hasDbXref UMLS:C1850109 semapv:UnspecifiedMatching +HP:0007774 Hypoplasia of the ciliary body oboInOwl:hasDbXref UMLS:C1836890 semapv:UnspecifiedMatching +HP:0007776 Sparse lower eyelashes oboInOwl:hasDbXref UMLS:C1835148 semapv:UnspecifiedMatching +HP:0007777 Chorioretinal scar oboInOwl:hasDbXref SCTID:53854005 semapv:UnspecifiedMatching +HP:0007777 Chorioretinal scar oboInOwl:hasDbXref UMLS:C0008512 semapv:UnspecifiedMatching +HP:0007778 Posterior retinal neovascularization oboInOwl:hasDbXref UMLS:C4024803 semapv:UnspecifiedMatching +HP:0007779 Anterior segment of eye aplasia oboInOwl:hasDbXref UMLS:C1853234 semapv:UnspecifiedMatching +HP:0007780 Cortical pulverulent cataract oboInOwl:hasDbXref UMLS:C4021568 semapv:UnspecifiedMatching +HP:0007787 Posterior subcapsular cataract oboInOwl:hasDbXref SCTID:315353005 semapv:UnspecifiedMatching +HP:0007787 Posterior subcapsular cataract oboInOwl:hasDbXref UMLS:C0858617 semapv:UnspecifiedMatching +HP:0007791 Patchy atrophy of the retinal pigment epithelium oboInOwl:hasDbXref UMLS:C4024800 semapv:UnspecifiedMatching +HP:0007792 Microsaccadic pursuit oboInOwl:hasDbXref UMLS:C1843892 semapv:UnspecifiedMatching +HP:0007793 Granular macular appearance oboInOwl:hasDbXref UMLS:C4024799 semapv:UnspecifiedMatching +HP:0007795 Anterior cortical cataract oboInOwl:hasDbXref UMLS:C1857308 semapv:UnspecifiedMatching +HP:0007797 Retinal vascular malformation oboInOwl:hasDbXref UMLS:C1861791 semapv:UnspecifiedMatching +HP:0007799 Conjunctival whitish salt-like deposits oboInOwl:hasDbXref UMLS:C1968901 semapv:UnspecifiedMatching +HP:0007800 Increased axial length of the globe oboInOwl:hasDbXref UMLS:C1835117 semapv:UnspecifiedMatching +HP:0007802 Granular corneal dystrophy oboInOwl:hasDbXref MESH:D003317 semapv:UnspecifiedMatching +HP:0007802 Granular corneal dystrophy oboInOwl:hasDbXref SCTID:45283008 semapv:UnspecifiedMatching +HP:0007802 Granular corneal dystrophy oboInOwl:hasDbXref UMLS:C0018179 semapv:UnspecifiedMatching +HP:0007803 Monochromacy oboInOwl:hasDbXref MESH:C536128 semapv:UnspecifiedMatching +HP:0007803 Monochromacy oboInOwl:hasDbXref MESH:D003117 semapv:UnspecifiedMatching +HP:0007803 Monochromacy oboInOwl:hasDbXref SCTID:56852002 semapv:UnspecifiedMatching +HP:0007803 Monochromacy oboInOwl:hasDbXref UMLS:C0152200 semapv:UnspecifiedMatching +HP:0007803 Monochromacy oboInOwl:hasDbXref UMLS:C1857618 semapv:UnspecifiedMatching +HP:0007807 Optic nerve compression oboInOwl:hasDbXref SCTID:72983001 semapv:UnspecifiedMatching +HP:0007807 Optic nerve compression oboInOwl:hasDbXref UMLS:C0271344 semapv:UnspecifiedMatching +HP:0007809 Punctate corneal dystrophy oboInOwl:hasDbXref UMLS:C4024796 semapv:UnspecifiedMatching +HP:0007811 Horizontal pendular nystagmus oboInOwl:hasDbXref UMLS:C1866180 semapv:UnspecifiedMatching +HP:0007812 Herpetiform corneal ulceration oboInOwl:hasDbXref UMLS:C4020911 semapv:UnspecifiedMatching +HP:0007813 Nongranulomatous uveitis oboInOwl:hasDbXref UMLS:C4024795 semapv:UnspecifiedMatching +HP:0007814 Retinal pigment epithelial mottling oboInOwl:hasDbXref UMLS:C1857644 semapv:UnspecifiedMatching +HP:0007815 Abnormal distribution of retinal arterioles and venules oboInOwl:hasDbXref UMLS:C3277463 semapv:UnspecifiedMatching +HP:0007817 Horizontal supranuclear gaze palsy oboInOwl:hasDbXref UMLS:C4024794 semapv:UnspecifiedMatching +HP:0007818 Central heterochromia oboInOwl:hasDbXref UMLS:C4021567 semapv:UnspecifiedMatching +HP:0007819 Presenile cataracts oboInOwl:hasDbXref SCTID:441622000 semapv:UnspecifiedMatching +HP:0007819 Presenile cataracts oboInOwl:hasDbXref UMLS:C0154971 semapv:UnspecifiedMatching +HP:0007820 Lacrimal punctal atresia oboInOwl:hasDbXref UMLS:C1863201 semapv:UnspecifiedMatching +HP:0007822 Central retinal exudate oboInOwl:hasDbXref UMLS:C4024793 semapv:UnspecifiedMatching +HP:0007824 Total ophthalmoplegia oboInOwl:hasDbXref SCTID:78097002 semapv:UnspecifiedMatching +HP:0007824 Total ophthalmoplegia oboInOwl:hasDbXref UMLS:C0155338 semapv:UnspecifiedMatching +HP:0007827 Nodular corneal dystrophy oboInOwl:hasDbXref UMLS:C4024792 semapv:UnspecifiedMatching +HP:0007830 Adult-onset night blindness oboInOwl:hasDbXref UMLS:C4024790 semapv:UnspecifiedMatching +HP:0007831 Nonprogressive restrictive external ophthalmoplegia oboInOwl:hasDbXref UMLS:C4024789 semapv:UnspecifiedMatching +HP:0007832 Pigmentation of the sclera oboInOwl:hasDbXref UMLS:C1859882 semapv:UnspecifiedMatching +HP:0007833 Anterior chamber synechiae oboInOwl:hasDbXref UMLS:C4024788 semapv:UnspecifiedMatching +HP:0007834 Progressive cataract oboInOwl:hasDbXref UMLS:C4021566 semapv:UnspecifiedMatching +HP:0007835 S-shaped palpebral fissures oboInOwl:hasDbXref UMLS:C4024787 semapv:UnspecifiedMatching +HP:0007836 Mosaic corneal dystrophy oboInOwl:hasDbXref UMLS:C4024786 semapv:UnspecifiedMatching +HP:0007838 Progressive ptosis oboInOwl:hasDbXref UMLS:C1834015 semapv:UnspecifiedMatching +HP:0007840 Long upper eyelashes oboInOwl:hasDbXref UMLS:C4024785 semapv:UnspecifiedMatching +HP:0007841 Amyloid deposition in the vitreous humor oboInOwl:hasDbXref UMLS:C4024784 semapv:UnspecifiedMatching +HP:0007843 Attenuation of retinal blood vessels oboInOwl:hasDbXref UMLS:C3278975 semapv:UnspecifiedMatching +HP:0007850 Retinal vascular proliferation oboInOwl:hasDbXref MESH:D015861 semapv:UnspecifiedMatching +HP:0007850 Retinal vascular proliferation oboInOwl:hasDbXref SCTID:61267008 semapv:UnspecifiedMatching +HP:0007850 Retinal vascular proliferation oboInOwl:hasDbXref UMLS:C0035320 semapv:UnspecifiedMatching +HP:0007854 Glaucomatous visual field defect oboInOwl:hasDbXref SCTID:370961005 semapv:UnspecifiedMatching +HP:0007854 Glaucomatous visual field defect oboInOwl:hasDbXref UMLS:C1299694 semapv:UnspecifiedMatching +HP:0007856 Punctate opacification of the cornea oboInOwl:hasDbXref UMLS:C4021565 semapv:UnspecifiedMatching +HP:0007858 Chorioretinal lacunae oboInOwl:hasDbXref UMLS:C1844751 semapv:UnspecifiedMatching +HP:0007858 Chorioretinal lacunae oboInOwl:hasDbXref UMLS:C4072866 semapv:UnspecifiedMatching +HP:0007859 Congenital horizontal nystagmus oboInOwl:hasDbXref UMLS:C1866180 semapv:UnspecifiedMatching +HP:0007862 Retinal calcification oboInOwl:hasDbXref UMLS:C1867289 semapv:UnspecifiedMatching +HP:0007866 Retinal infarction oboInOwl:hasDbXref UMLS:C0281967 semapv:UnspecifiedMatching +HP:0007867 Restrictive partial external ophthalmoplegia oboInOwl:hasDbXref UMLS:C4024781 semapv:UnspecifiedMatching +HP:0007872 Choroidal hemangioma oboInOwl:hasDbXref NCIT:C3086 semapv:UnspecifiedMatching +HP:0007872 Choroidal hemangioma oboInOwl:hasDbXref SCTID:255022003 semapv:UnspecifiedMatching +HP:0007872 Choroidal hemangioma oboInOwl:hasDbXref UMLS:C0346390 semapv:UnspecifiedMatching +HP:0007873 Abnormally prominent line of Schwalbe oboInOwl:hasDbXref UMLS:C1862376 semapv:UnspecifiedMatching +HP:0007874 Almond-shaped palpebral fissure oboInOwl:hasDbXref UMLS:C4024780 semapv:UnspecifiedMatching +HP:0007875 Congenital blindness oboInOwl:hasDbXref SCTID:95486002 semapv:UnspecifiedMatching +HP:0007875 Congenital blindness oboInOwl:hasDbXref UMLS:C0005754 semapv:UnspecifiedMatching +HP:0007879 Allergic conjunctivitis oboInOwl:hasDbXref MESH:D003233 semapv:UnspecifiedMatching +HP:0007879 Allergic conjunctivitis oboInOwl:hasDbXref SCTID:231854006 semapv:UnspecifiedMatching +HP:0007879 Allergic conjunctivitis oboInOwl:hasDbXref SCTID:473460002 semapv:UnspecifiedMatching +HP:0007879 Allergic conjunctivitis oboInOwl:hasDbXref UMLS:C0009766 semapv:UnspecifiedMatching +HP:0007880 Marginal corneal dystrophy oboInOwl:hasDbXref UMLS:C4024779 semapv:UnspecifiedMatching +HP:0007881 Central corneal dystrophy oboInOwl:hasDbXref UMLS:C4024778 semapv:UnspecifiedMatching +HP:0007885 Slowed horizontal saccades oboInOwl:hasDbXref UMLS:C1856477 semapv:UnspecifiedMatching +HP:0007886 Absent extraocular muscles oboInOwl:hasDbXref UMLS:C1408781 semapv:UnspecifiedMatching +HP:0007886 Absent extraocular muscles oboInOwl:hasDbXref UMLS:C4024777 semapv:UnspecifiedMatching +HP:0007889 Iridescent posterior subcapsular cataract oboInOwl:hasDbXref UMLS:C1864573 semapv:UnspecifiedMatching +HP:0007892 Hypoplasia of the lacrimal punctum oboInOwl:hasDbXref UMLS:C4021564 semapv:UnspecifiedMatching +HP:0007894 Hypopigmentation of the fundus oboInOwl:hasDbXref SCTID:95694000 semapv:UnspecifiedMatching +HP:0007894 Hypopigmentation of the fundus oboInOwl:hasDbXref UMLS:C0151891 semapv:UnspecifiedMatching +HP:0007898 Exudative retinopathy oboInOwl:hasDbXref MESH:D058456 semapv:UnspecifiedMatching +HP:0007898 Exudative retinopathy oboInOwl:hasDbXref SCTID:25506007 semapv:UnspecifiedMatching +HP:0007898 Exudative retinopathy oboInOwl:hasDbXref SCTID:360455002 semapv:UnspecifiedMatching +HP:0007898 Exudative retinopathy oboInOwl:hasDbXref UMLS:C0154832 semapv:UnspecifiedMatching +HP:0007899 Retinal nonattachment oboInOwl:hasDbXref UMLS:C4021563 semapv:UnspecifiedMatching +HP:0007900 Hypoplastic lacrimal duct oboInOwl:hasDbXref UMLS:C1968574 semapv:UnspecifiedMatching +HP:0007902 Vitreous hemorrhage oboInOwl:hasDbXref MESH:D014823 semapv:UnspecifiedMatching +HP:0007902 Vitreous hemorrhage oboInOwl:hasDbXref SCTID:31341008 semapv:UnspecifiedMatching +HP:0007902 Vitreous hemorrhage oboInOwl:hasDbXref UMLS:C0042909 semapv:UnspecifiedMatching +HP:0007903 Paravenous chorioretinal atrophy oboInOwl:hasDbXref UMLS:C4072868 semapv:UnspecifiedMatching +HP:0007905 Abnormal iris vasculature oboInOwl:hasDbXref UMLS:C3275963 semapv:UnspecifiedMatching +HP:0007906 Ocular hypertension oboInOwl:hasDbXref SCTID:112222000 semapv:UnspecifiedMatching +HP:0007906 Ocular hypertension oboInOwl:hasDbXref UMLS:C0234708 semapv:UnspecifiedMatching +HP:0007911 Congenital bilateral ptosis oboInOwl:hasDbXref UMLS:C1836264 semapv:UnspecifiedMatching +HP:0007913 Reticular retinal dystrophy oboInOwl:hasDbXref UMLS:C4024776 semapv:UnspecifiedMatching +HP:0007915 Polymorphous posterior corneal dystrophy oboInOwl:hasDbXref MESH:C562745 semapv:UnspecifiedMatching +HP:0007915 Polymorphous posterior corneal dystrophy oboInOwl:hasDbXref SCTID:29504002 semapv:UnspecifiedMatching +HP:0007915 Polymorphous posterior corneal dystrophy oboInOwl:hasDbXref UMLS:C0339284 semapv:UnspecifiedMatching +HP:0007917 Tractional retinal detachment oboInOwl:hasDbXref UMLS:C1866178 semapv:UnspecifiedMatching +HP:0007922 Hypermyelinated retinal nerve fibers oboInOwl:hasDbXref UMLS:C1849151 semapv:UnspecifiedMatching +HP:0007924 Slow decrease in visual acuity oboInOwl:hasDbXref UMLS:C1853141 semapv:UnspecifiedMatching +HP:0007924 Slow decrease in visual acuity oboInOwl:hasDbXref UMLS:C3278981 semapv:UnspecifiedMatching +HP:0007925 Lacrimal duct aplasia oboInOwl:hasDbXref UMLS:C4024773 semapv:UnspecifiedMatching +HP:0007928 Abnormal flash visual evoked potentials oboInOwl:hasDbXref UMLS:C4024772 semapv:UnspecifiedMatching +HP:0007929 Peripheral retinal detachment oboInOwl:hasDbXref UMLS:C4024771 semapv:UnspecifiedMatching +HP:0007932 Bilateral congenital mydriasis oboInOwl:hasDbXref UMLS:C4024770 semapv:UnspecifiedMatching +HP:0007933 Broad lateral eyebrow oboInOwl:hasDbXref UMLS:C1837733 semapv:UnspecifiedMatching +HP:0007935 Juvenile posterior subcapsular lenticular opacities oboInOwl:hasDbXref UMLS:C1863408 semapv:UnspecifiedMatching +HP:0007936 Restrictive external ophthalmoplegia oboInOwl:hasDbXref UMLS:C1865918 semapv:UnspecifiedMatching +HP:0007936 Restrictive external ophthalmoplegia oboInOwl:hasDbXref UMLS:C4020806 semapv:UnspecifiedMatching +HP:0007937 Reticular pigmentary degeneration oboInOwl:hasDbXref UMLS:C4024769 semapv:UnspecifiedMatching +HP:0007939 Blue cone monochromacy oboInOwl:hasDbXref MESH:C536238 semapv:UnspecifiedMatching +HP:0007939 Blue cone monochromacy oboInOwl:hasDbXref SCTID:24704003 semapv:UnspecifiedMatching +HP:0007939 Blue cone monochromacy oboInOwl:hasDbXref UMLS:C0339537 semapv:UnspecifiedMatching +HP:0007941 Limited extraocular movements oboInOwl:hasDbXref UMLS:C1858427 semapv:UnspecifiedMatching +HP:0007942 Internal ophthalmoplegia oboInOwl:hasDbXref MESH:D009886 semapv:UnspecifiedMatching +HP:0007942 Internal ophthalmoplegia oboInOwl:hasDbXref SCTID:232146005 semapv:UnspecifiedMatching +HP:0007942 Internal ophthalmoplegia oboInOwl:hasDbXref UMLS:C0339693 semapv:UnspecifiedMatching +HP:0007943 Congenital stapes ankylosis oboInOwl:hasDbXref UMLS:C1866657 semapv:UnspecifiedMatching +HP:0007944 Intermittent microsaccadic pursuits oboInOwl:hasDbXref UMLS:C4024768 semapv:UnspecifiedMatching +HP:0007946 Unilateral narrow palpebral fissure oboInOwl:hasDbXref UMLS:C1866805 semapv:UnspecifiedMatching +HP:0007946 Unilateral narrow palpebral fissure oboInOwl:hasDbXref UMLS:C4280419 semapv:UnspecifiedMatching +HP:0007947 Pericentral retinitis pigmentosa oboInOwl:hasDbXref MESH:C564838 semapv:UnspecifiedMatching +HP:0007947 Pericentral retinitis pigmentosa oboInOwl:hasDbXref UMLS:C1849398 semapv:UnspecifiedMatching +HP:0007948 Dense posterior cortical cataract oboInOwl:hasDbXref UMLS:C4024767 semapv:UnspecifiedMatching +HP:0007950 Peripapillary chorioretinal atrophy oboInOwl:hasDbXref UMLS:C4024765 semapv:UnspecifiedMatching +HP:0007957 Corneal opacity oboInOwl:hasDbXref MESH:D003318 semapv:UnspecifiedMatching +HP:0007957 Corneal opacity oboInOwl:hasDbXref SCTID:413921009 semapv:UnspecifiedMatching +HP:0007957 Corneal opacity oboInOwl:hasDbXref SCTID:64634000 semapv:UnspecifiedMatching +HP:0007957 Corneal opacity oboInOwl:hasDbXref SCTID:95735008 semapv:UnspecifiedMatching +HP:0007957 Corneal opacity oboInOwl:hasDbXref UMLS:C0010038 semapv:UnspecifiedMatching +HP:0007957 Corneal opacity oboInOwl:hasDbXref UMLS:C0521719 semapv:UnspecifiedMatching +HP:0007958 Optic atrophy from cranial nerve compression oboInOwl:hasDbXref UMLS:C4024763 semapv:UnspecifiedMatching +HP:0007962 Speckled corneal dystrophy oboInOwl:hasDbXref UMLS:C4021857 semapv:UnspecifiedMatching +HP:0007963 Pattern dystrophy of the retina oboInOwl:hasDbXref UMLS:C4024762 semapv:UnspecifiedMatching +HP:0007964 Degenerative vitreoretinopathy oboInOwl:hasDbXref UMLS:C1843486 semapv:UnspecifiedMatching +HP:0007965 Undetectable visual evoked potentials oboInOwl:hasDbXref UMLS:C1850069 semapv:UnspecifiedMatching +HP:0007968 Remnants of the hyaloid vascular system oboInOwl:hasDbXref MESH:D054514 semapv:UnspecifiedMatching +HP:0007968 Remnants of the hyaloid vascular system oboInOwl:hasDbXref SCTID:314270008 semapv:UnspecifiedMatching +HP:0007968 Remnants of the hyaloid vascular system oboInOwl:hasDbXref SCTID:44647001 semapv:UnspecifiedMatching +HP:0007968 Remnants of the hyaloid vascular system oboInOwl:hasDbXref SCTID:69927002 semapv:UnspecifiedMatching +HP:0007968 Remnants of the hyaloid vascular system oboInOwl:hasDbXref UMLS:C0266568 semapv:UnspecifiedMatching +HP:0007970 Congenital ptosis oboInOwl:hasDbXref SCTID:268163008 semapv:UnspecifiedMatching +HP:0007970 Congenital ptosis oboInOwl:hasDbXref SCTID:61989004 semapv:UnspecifiedMatching +HP:0007970 Congenital ptosis oboInOwl:hasDbXref UMLS:C0266573 semapv:UnspecifiedMatching +HP:0007971 Lamellar cataract oboInOwl:hasDbXref SCTID:204128001 semapv:UnspecifiedMatching +HP:0007971 Lamellar cataract oboInOwl:hasDbXref SCTID:21590003 semapv:UnspecifiedMatching +HP:0007971 Lamellar cataract oboInOwl:hasDbXref UMLS:C0266537 semapv:UnspecifiedMatching +HP:0007973 Retinal dysplasia oboInOwl:hasDbXref MESH:D015792 semapv:UnspecifiedMatching +HP:0007973 Retinal dysplasia oboInOwl:hasDbXref SCTID:95494009 semapv:UnspecifiedMatching +HP:0007973 Retinal dysplasia oboInOwl:hasDbXref UMLS:C0035313 semapv:UnspecifiedMatching +HP:0007975 Hypometric horizontal saccades oboInOwl:hasDbXref UMLS:C1856478 semapv:UnspecifiedMatching +HP:0007976 Cerulean cataract oboInOwl:hasDbXref MESH:C537955 semapv:UnspecifiedMatching +HP:0007976 Cerulean cataract oboInOwl:hasDbXref SCTID:204138006 semapv:UnspecifiedMatching +HP:0007976 Cerulean cataract oboInOwl:hasDbXref UMLS:C0344523 semapv:UnspecifiedMatching +HP:0007979 Gaze-evoked horizontal nystagmus oboInOwl:hasDbXref UMLS:C1853394 semapv:UnspecifiedMatching +HP:0007980 Absent retinal pigment epithelium oboInOwl:hasDbXref UMLS:C1852548 semapv:UnspecifiedMatching +HP:0007984 Electronegative electroretinogram oboInOwl:hasDbXref UMLS:C4021561 semapv:UnspecifiedMatching +HP:0007985 Retinal arteriolar occlusion oboInOwl:hasDbXref UMLS:C4024761 semapv:UnspecifiedMatching +HP:0007986 Increased retinal vascularity oboInOwl:hasDbXref UMLS:C1847882 semapv:UnspecifiedMatching +HP:0007987 Progressive visual field defects oboInOwl:hasDbXref UMLS:C4024760 semapv:UnspecifiedMatching +HP:0007988 Macular hypopigmentation oboInOwl:hasDbXref UMLS:C4024759 semapv:UnspecifiedMatching +HP:0007989 Intraretinal exudate oboInOwl:hasDbXref UMLS:C4024758 semapv:UnspecifiedMatching +HP:0007990 Hypoplastic iris stroma oboInOwl:hasDbXref UMLS:C1860344 semapv:UnspecifiedMatching +HP:0007992 Lattice retinal degeneration oboInOwl:hasDbXref SCTID:3577000 semapv:UnspecifiedMatching +HP:0007992 Lattice retinal degeneration oboInOwl:hasDbXref UMLS:C0154856 semapv:UnspecifiedMatching +HP:0007993 Malformed lacrimal duct oboInOwl:hasDbXref UMLS:C4024757 semapv:UnspecifiedMatching +HP:0007994 Peripheral visual field loss oboInOwl:hasDbXref SCTID:420990001 semapv:UnspecifiedMatching +HP:0007994 Peripheral visual field loss oboInOwl:hasDbXref UMLS:C0241688 semapv:UnspecifiedMatching +HP:0007994 Peripheral visual field loss oboInOwl:hasDbXref UMLS:C2937228 semapv:UnspecifiedMatching +HP:0008000 Decreased corneal reflex oboInOwl:hasDbXref MESH:D012021 semapv:UnspecifiedMatching +HP:0008000 Decreased corneal reflex oboInOwl:hasDbXref SCTID:103254005 semapv:UnspecifiedMatching +HP:0008000 Decreased corneal reflex oboInOwl:hasDbXref UMLS:C0151572 semapv:UnspecifiedMatching +HP:0008001 Foveal hyperpigmentation oboInOwl:hasDbXref UMLS:C3809301 semapv:UnspecifiedMatching +HP:0008002 Abnormality of macular pigmentation oboInOwl:hasDbXref UMLS:C1837087 semapv:UnspecifiedMatching +HP:0008002 Abnormality of macular pigmentation oboInOwl:hasDbXref UMLS:C4024756 semapv:UnspecifiedMatching +HP:0008003 Jerky ocular pursuit movements oboInOwl:hasDbXref UMLS:C1853558 semapv:UnspecifiedMatching +HP:0008005 Congenital corneal dystrophy oboInOwl:hasDbXref UMLS:C1611195 semapv:UnspecifiedMatching +HP:0008007 Primary congenital glaucoma oboInOwl:hasDbXref SCTID:415176004 semapv:UnspecifiedMatching +HP:0008007 Primary congenital glaucoma oboInOwl:hasDbXref UMLS:C1533041 semapv:UnspecifiedMatching +HP:0008009 Three rows of eyelashes oboInOwl:hasDbXref UMLS:C1860785 semapv:UnspecifiedMatching +HP:0008011 Peripheral opacification of the cornea oboInOwl:hasDbXref SCTID:55713007 semapv:UnspecifiedMatching +HP:0008011 Peripheral opacification of the cornea oboInOwl:hasDbXref UMLS:C0155100 semapv:UnspecifiedMatching +HP:0008014 Central fundal arteriolar microaneurysms oboInOwl:hasDbXref UMLS:C4024755 semapv:UnspecifiedMatching +HP:0008019 Superior lens subluxation oboInOwl:hasDbXref UMLS:C2036843 semapv:UnspecifiedMatching +HP:0008020 Cone dystrophy oboInOwl:hasDbXref UMLS:C0730290 semapv:UnspecifiedMatching +HP:0008020 Cone dystrophy oboInOwl:hasDbXref UMLS:C3665342 semapv:UnspecifiedMatching +HP:0008026 Horizontal opticokinetic nystagmus oboInOwl:hasDbXref UMLS:C4024754 semapv:UnspecifiedMatching +HP:0008028 Cystoid macular degeneration oboInOwl:hasDbXref SCTID:14046000 semapv:UnspecifiedMatching +HP:0008028 Cystoid macular degeneration oboInOwl:hasDbXref UMLS:C0154850 semapv:UnspecifiedMatching +HP:0008030 Retinal arteritis oboInOwl:hasDbXref SCTID:11255009 semapv:UnspecifiedMatching +HP:0008030 Retinal arteritis oboInOwl:hasDbXref UMLS:C0271069 semapv:UnspecifiedMatching +HP:0008031 Posterior Y-sutural cataract oboInOwl:hasDbXref UMLS:C4021560 semapv:UnspecifiedMatching +HP:0008034 Abnormal iris pigmentation oboInOwl:hasDbXref UMLS:C1834387 semapv:UnspecifiedMatching +HP:0008035 Retinitis pigmentosa inversa oboInOwl:hasDbXref UMLS:C4021559 semapv:UnspecifiedMatching +HP:0008037 Absent anterior chamber of the eye oboInOwl:hasDbXref SCTID:404675003 semapv:UnspecifiedMatching +HP:0008037 Absent anterior chamber of the eye oboInOwl:hasDbXref SCTID:55457007 semapv:UnspecifiedMatching +HP:0008037 Absent anterior chamber of the eye oboInOwl:hasDbXref UMLS:C0271004 semapv:UnspecifiedMatching +HP:0008038 Aplastic/hypoplastic lacrimal glands oboInOwl:hasDbXref UMLS:C1835602 semapv:UnspecifiedMatching +HP:0008039 Subepithelial corneal opacities oboInOwl:hasDbXref UMLS:C1857307 semapv:UnspecifiedMatching +HP:0008041 Late onset congenital glaucoma oboInOwl:hasDbXref UMLS:C1856441 semapv:UnspecifiedMatching +HP:0008043 Retinal arteriolar constriction oboInOwl:hasDbXref UMLS:C2176208 semapv:UnspecifiedMatching +HP:0008045 Enlarged flash visual evoked potentials oboInOwl:hasDbXref UMLS:C4021558 semapv:UnspecifiedMatching +HP:0008046 Abnormal retinal vascular morphology oboInOwl:hasDbXref UMLS:C4024753 semapv:UnspecifiedMatching +HP:0008047 Abnormality of the vasculature of the eye oboInOwl:hasDbXref UMLS:C4024752 semapv:UnspecifiedMatching +HP:0008048 Abnormality of the line of Schwalbe oboInOwl:hasDbXref UMLS:C4021856 semapv:UnspecifiedMatching +HP:0008049 Abnormality of the extraocular muscles oboInOwl:hasDbXref UMLS:C4024751 semapv:UnspecifiedMatching +HP:0008050 Abnormality of the palpebral fissures oboInOwl:hasDbXref UMLS:C4024750 semapv:UnspecifiedMatching +HP:0008052 Retinal fold oboInOwl:hasDbXref SCTID:37480005 semapv:UnspecifiedMatching +HP:0008052 Retinal fold oboInOwl:hasDbXref UMLS:C0229197 semapv:UnspecifiedMatching +HP:0008053 Aplasia/Hypoplasia of the iris oboInOwl:hasDbXref UMLS:C4024748 semapv:UnspecifiedMatching +HP:0008054 Abnormal morphology of the conjunctival vasculature oboInOwl:hasDbXref UMLS:C4024747 semapv:UnspecifiedMatching +HP:0008055 Aplasia/Hypoplasia affecting the uvea oboInOwl:hasDbXref UMLS:C4024746 semapv:UnspecifiedMatching +HP:0008056 Aplasia/Hypoplasia affecting the eye oboInOwl:hasDbXref UMLS:C4024745 semapv:UnspecifiedMatching +HP:0008057 Aplasia/Hypoplasia affecting the fundus oboInOwl:hasDbXref UMLS:C4024744 semapv:UnspecifiedMatching +HP:0008058 Aplasia/Hypoplasia of the optic nerve oboInOwl:hasDbXref UMLS:C4024743 semapv:UnspecifiedMatching +HP:0008059 Aplasia/Hypoplasia of the macula oboInOwl:hasDbXref UMLS:C4024742 semapv:UnspecifiedMatching +HP:0008060 Aplasia/Hypoplasia of the fovea oboInOwl:hasDbXref UMLS:C4024741 semapv:UnspecifiedMatching +HP:0008061 Aplasia/Hypoplasia of the retina oboInOwl:hasDbXref UMLS:C4024740 semapv:UnspecifiedMatching +HP:0008062 Aplasia/Hypoplasia affecting the anterior segment of the eye oboInOwl:hasDbXref UMLS:C4024739 semapv:UnspecifiedMatching +HP:0008063 Aplasia/Hypoplasia of the lens oboInOwl:hasDbXref UMLS:C4024738 semapv:UnspecifiedMatching +HP:0008064 Ichthyosis oboInOwl:hasDbXref MESH:D007057 semapv:UnspecifiedMatching +HP:0008064 Ichthyosis oboInOwl:hasDbXref UMLS:C0020757 semapv:UnspecifiedMatching +HP:0008065 Aplasia/Hypoplasia of the skin oboInOwl:hasDbXref UMLS:C4024737 semapv:UnspecifiedMatching +HP:0008066 Abnormal blistering of the skin oboInOwl:hasDbXref UMLS:C0241054 semapv:UnspecifiedMatching +HP:0008066 Abnormal blistering of the skin oboInOwl:hasDbXref UMLS:C2132198 semapv:UnspecifiedMatching +HP:0008066 Abnormal blistering of the skin oboInOwl:hasDbXref UMLS:C2220104 semapv:UnspecifiedMatching +HP:0008067 Abnormally lax or hyperextensible skin oboInOwl:hasDbXref UMLS:C4024736 semapv:UnspecifiedMatching +HP:0008069 Neoplasm of the skin oboInOwl:hasDbXref MESH:D012878 semapv:UnspecifiedMatching +HP:0008069 Neoplasm of the skin oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0008069 Neoplasm of the skin oboInOwl:hasDbXref SCTID:126488004 semapv:UnspecifiedMatching +HP:0008069 Neoplasm of the skin oboInOwl:hasDbXref SCTID:372130007 semapv:UnspecifiedMatching +HP:0008069 Neoplasm of the skin oboInOwl:hasDbXref UMLS:C0007114 semapv:UnspecifiedMatching +HP:0008069 Neoplasm of the skin oboInOwl:hasDbXref UMLS:C0037286 semapv:UnspecifiedMatching +HP:0008070 Sparse hair oboInOwl:hasDbXref MESH:D007039 semapv:UnspecifiedMatching +HP:0008070 Sparse hair oboInOwl:hasDbXref SCTID:53602002 semapv:UnspecifiedMatching +HP:0008070 Sparse hair oboInOwl:hasDbXref SCTID:56558005 semapv:UnspecifiedMatching +HP:0008070 Sparse hair oboInOwl:hasDbXref UMLS:C0020678 semapv:UnspecifiedMatching +HP:0008070 Sparse hair oboInOwl:hasDbXref UMLS:C1837770 semapv:UnspecifiedMatching +HP:0008070 Sparse hair oboInOwl:hasDbXref UMLS:C1860844 semapv:UnspecifiedMatching +HP:0008071 Maternal hypertension oboInOwl:hasDbXref SCTID:288250001 semapv:UnspecifiedMatching +HP:0008071 Maternal hypertension oboInOwl:hasDbXref UMLS:C0565599 semapv:UnspecifiedMatching +HP:0008072 Maternal virilization in pregnancy oboInOwl:hasDbXref UMLS:C4024735 semapv:UnspecifiedMatching +HP:0008073 Low maternal serum estriol oboInOwl:hasDbXref UMLS:C4024734 semapv:UnspecifiedMatching +HP:0008074 Metatarsal periosteal thickening oboInOwl:hasDbXref UMLS:C1834349 semapv:UnspecifiedMatching +HP:0008075 Progressive pes cavus oboInOwl:hasDbXref UMLS:C1846017 semapv:UnspecifiedMatching +HP:0008076 Osteoporotic tarsals oboInOwl:hasDbXref UMLS:C1836872 semapv:UnspecifiedMatching +HP:0008078 Thin metatarsal cortices oboInOwl:hasDbXref UMLS:C1850162 semapv:UnspecifiedMatching +HP:0008079 Absent fifth metatarsal oboInOwl:hasDbXref UMLS:C1867932 semapv:UnspecifiedMatching +HP:0008080 Hallux varus oboInOwl:hasDbXref MESH:D050488 semapv:UnspecifiedMatching +HP:0008080 Hallux varus oboInOwl:hasDbXref SCTID:274147008 semapv:UnspecifiedMatching +HP:0008080 Hallux varus oboInOwl:hasDbXref UMLS:C0546297 semapv:UnspecifiedMatching +HP:0008081 Pes valgus oboInOwl:hasDbXref SCTID:249803006 semapv:UnspecifiedMatching +HP:0008081 Pes valgus oboInOwl:hasDbXref SCTID:275344002 semapv:UnspecifiedMatching +HP:0008081 Pes valgus oboInOwl:hasDbXref UMLS:C1578482 semapv:UnspecifiedMatching +HP:0008082 Medial deviation of the foot oboInOwl:hasDbXref UMLS:C2673401 semapv:UnspecifiedMatching +HP:0008083 2nd-5th toe middle phalangeal hypoplasia oboInOwl:hasDbXref UMLS:C1861376 semapv:UnspecifiedMatching +HP:0008087 Nonossified fifth metatarsal oboInOwl:hasDbXref UMLS:C1844712 semapv:UnspecifiedMatching +HP:0008089 Abnormality of the fifth metatarsal bone oboInOwl:hasDbXref UMLS:C4024733 semapv:UnspecifiedMatching +HP:0008090 Ankylosis of feet small joints oboInOwl:hasDbXref UMLS:C4024732 semapv:UnspecifiedMatching +HP:0008093 Short 4th toe oboInOwl:hasDbXref UMLS:C1862083 semapv:UnspecifiedMatching +HP:0008094 Widely spaced toes oboInOwl:hasDbXref UMLS:C1969238 semapv:UnspecifiedMatching +HP:0008095 Osteolysis of talus oboInOwl:hasDbXref UMLS:C4021556 semapv:UnspecifiedMatching +HP:0008096 Medially deviated second toe oboInOwl:hasDbXref UMLS:C1862147 semapv:UnspecifiedMatching +HP:0008097 Partial fusion of tarsals oboInOwl:hasDbXref UMLS:C1844520 semapv:UnspecifiedMatching +HP:0008102 Expanded metatarsals with widened medullary cavities oboInOwl:hasDbXref UMLS:C1969289 semapv:UnspecifiedMatching +HP:0008103 Delayed tarsal ossification oboInOwl:hasDbXref UMLS:C1846853 semapv:UnspecifiedMatching +HP:0008103 Delayed tarsal ossification oboInOwl:hasDbXref UMLS:C4280418 semapv:UnspecifiedMatching +HP:0008107 Plantar crease between first and second toes oboInOwl:hasDbXref UMLS:C1867132 semapv:UnspecifiedMatching +HP:0008108 Advanced tarsal ossification oboInOwl:hasDbXref UMLS:C1849293 semapv:UnspecifiedMatching +HP:0008108 Advanced tarsal ossification oboInOwl:hasDbXref UMLS:C4280417 semapv:UnspecifiedMatching +HP:0008110 Equinovarus deformity oboInOwl:hasDbXref MESH:D003025 semapv:UnspecifiedMatching +HP:0008110 Equinovarus deformity oboInOwl:hasDbXref SCTID:249808002 semapv:UnspecifiedMatching +HP:0008110 Equinovarus deformity oboInOwl:hasDbXref SCTID:397932003 semapv:UnspecifiedMatching +HP:0008110 Equinovarus deformity oboInOwl:hasDbXref UMLS:C0009081 semapv:UnspecifiedMatching +HP:0008111 Broad distal hallux oboInOwl:hasDbXref UMLS:C1863403 semapv:UnspecifiedMatching +HP:0008112 Plantar flexion contractures oboInOwl:hasDbXref UMLS:C1861239 semapv:UnspecifiedMatching +HP:0008113 Multiple plantar creases oboInOwl:hasDbXref UMLS:C1861873 semapv:UnspecifiedMatching +HP:0008114 Metatarsal diaphyseal endosteal sclerosis oboInOwl:hasDbXref UMLS:C1840420 semapv:UnspecifiedMatching +HP:0008115 Clinodactyly of the 3rd toe oboInOwl:hasDbXref UMLS:C4021555 semapv:UnspecifiedMatching +HP:0008115 Clinodactyly of the 3rd toe oboInOwl:hasDbXref UMLS:C4280416 semapv:UnspecifiedMatching +HP:0008116 Flexion limitation of toes oboInOwl:hasDbXref UMLS:C4024731 semapv:UnspecifiedMatching +HP:0008117 Shortening of the talar neck oboInOwl:hasDbXref UMLS:C1843985 semapv:UnspecifiedMatching +HP:0008119 Deformed tarsal bones oboInOwl:hasDbXref UMLS:C1856746 semapv:UnspecifiedMatching +HP:0008122 Calcaneonavicular fusion oboInOwl:hasDbXref UMLS:C4024730 semapv:UnspecifiedMatching +HP:0008124 Talipes calcaneovarus oboInOwl:hasDbXref MESH:D000070558 semapv:UnspecifiedMatching +HP:0008124 Talipes calcaneovarus oboInOwl:hasDbXref SCTID:30449003 semapv:UnspecifiedMatching +HP:0008124 Talipes calcaneovarus oboInOwl:hasDbXref UMLS:C0265646 semapv:UnspecifiedMatching +HP:0008125 Second metatarsal posteriorly placed oboInOwl:hasDbXref UMLS:C1859224 semapv:UnspecifiedMatching +HP:0008127 Bipartite calcaneus oboInOwl:hasDbXref UMLS:C1835574 semapv:UnspecifiedMatching +HP:0008131 Tarsal stippling oboInOwl:hasDbXref UMLS:C1844848 semapv:UnspecifiedMatching +HP:0008132 Medial rotation of the medial malleolus oboInOwl:hasDbXref UMLS:C3805726 semapv:UnspecifiedMatching +HP:0008133 Distal tapering of metatarsals oboInOwl:hasDbXref UMLS:C4024729 semapv:UnspecifiedMatching +HP:0008134 Irregular tarsal ossification oboInOwl:hasDbXref UMLS:C4021554 semapv:UnspecifiedMatching +HP:0008134 Irregular tarsal ossification oboInOwl:hasDbXref UMLS:C4280415 semapv:UnspecifiedMatching +HP:0008138 Equinus calcaneus oboInOwl:hasDbXref UMLS:C1860449 semapv:UnspecifiedMatching +HP:0008141 Dislocation of toes oboInOwl:hasDbXref SCTID:263030002 semapv:UnspecifiedMatching +HP:0008141 Dislocation of toes oboInOwl:hasDbXref UMLS:C0434717 semapv:UnspecifiedMatching +HP:0008142 Delayed calcaneal ossification oboInOwl:hasDbXref UMLS:C4024728 semapv:UnspecifiedMatching +HP:0008142 Delayed calcaneal ossification oboInOwl:hasDbXref UMLS:C4280414 semapv:UnspecifiedMatching +HP:0008144 Flattening of the talar dome oboInOwl:hasDbXref UMLS:C1843986 semapv:UnspecifiedMatching +HP:0008148 Impaired epinephrine-induced platelet aggregation oboInOwl:hasDbXref UMLS:C4024727 semapv:UnspecifiedMatching +HP:0008150 Elevated serum transaminases during infections oboInOwl:hasDbXref UMLS:C1864179 semapv:UnspecifiedMatching +HP:0008151 Prolonged prothrombin time oboInOwl:hasDbXref SCTID:409674002 semapv:UnspecifiedMatching +HP:0008151 Prolonged prothrombin time oboInOwl:hasDbXref UMLS:C0151872 semapv:UnspecifiedMatching +HP:0008153 Periodic hypokalemic paresis oboInOwl:hasDbXref UMLS:C4021553 semapv:UnspecifiedMatching +HP:0008155 Mucopolysacchariduria oboInOwl:hasDbXref UMLS:C4024726 semapv:UnspecifiedMatching +HP:0008158 Hyperapobetalipoproteinemia oboInOwl:hasDbXref MESH:D006950 semapv:UnspecifiedMatching +HP:0008158 Hyperapobetalipoproteinemia oboInOwl:hasDbXref SCTID:238040008 semapv:UnspecifiedMatching +HP:0008158 Hyperapobetalipoproteinemia oboInOwl:hasDbXref SCTID:299465007 semapv:UnspecifiedMatching +HP:0008158 Hyperapobetalipoproteinemia oboInOwl:hasDbXref UMLS:C0020474 semapv:UnspecifiedMatching +HP:0008160 3-hydroxydicarboxylic aciduria oboInOwl:hasDbXref UMLS:C4024725 semapv:UnspecifiedMatching +HP:0008161 Absent leukocyte alkaline phosphatase oboInOwl:hasDbXref UMLS:C4024724 semapv:UnspecifiedMatching +HP:0008162 Asymptomatic hyperammonemia oboInOwl:hasDbXref UMLS:C4021552 semapv:UnspecifiedMatching +HP:0008163 Decreased circulating cortisol level oboInOwl:hasDbXref UMLS:C1833054 semapv:UnspecifiedMatching +HP:0008163 Decreased circulating cortisol level oboInOwl:hasDbXref UMLS:C1836623 semapv:UnspecifiedMatching +HP:0008163 Decreased circulating cortisol level oboInOwl:hasDbXref UMLS:C1846225 semapv:UnspecifiedMatching +HP:0008165 Decreased helper T cell proportion oboInOwl:hasDbXref UMLS:C4024723 semapv:UnspecifiedMatching +HP:0008166 Decreased beta-galactosidase activity oboInOwl:hasDbXref MESH:D016537 semapv:UnspecifiedMatching +HP:0008166 Decreased beta-galactosidase activity oboInOwl:hasDbXref SCTID:238025006 semapv:UnspecifiedMatching +HP:0008166 Decreased beta-galactosidase activity oboInOwl:hasDbXref UMLS:C0085131 semapv:UnspecifiedMatching +HP:0008166 Decreased beta-galactosidase activity oboInOwl:hasDbXref UMLS:C1854788 semapv:UnspecifiedMatching +HP:0008166 Decreased beta-galactosidase activity oboInOwl:hasDbXref UMLS:C1856559 semapv:UnspecifiedMatching +HP:0008167 Very long chain fatty acid accumulation oboInOwl:hasDbXref UMLS:C3279397 semapv:UnspecifiedMatching +HP:0008169 Reduced factor VII activity oboInOwl:hasDbXref MESH:D005168 semapv:UnspecifiedMatching +HP:0008169 Reduced factor VII activity oboInOwl:hasDbXref SCTID:37193007 semapv:UnspecifiedMatching +HP:0008169 Reduced factor VII activity oboInOwl:hasDbXref UMLS:C0015503 semapv:UnspecifiedMatching +HP:0008169 Reduced factor VII activity oboInOwl:hasDbXref UMLS:C4024722 semapv:UnspecifiedMatching +HP:0008176 Neonatal unconjugated hyperbilirubinemia oboInOwl:hasDbXref SCTID:281611002 semapv:UnspecifiedMatching +HP:0008176 Neonatal unconjugated hyperbilirubinemia oboInOwl:hasDbXref UMLS:C0559506 semapv:UnspecifiedMatching +HP:0008178 Abnormal cartilage matrix oboInOwl:hasDbXref UMLS:C4024721 semapv:UnspecifiedMatching +HP:0008179 Decreased Arden ratio of electrooculogram oboInOwl:hasDbXref UMLS:C4024720 semapv:UnspecifiedMatching +HP:0008180 Mildly elevated creatine kinase oboInOwl:hasDbXref UMLS:C1850309 semapv:UnspecifiedMatching +HP:0008181 Abetalipoproteinemia oboInOwl:hasDbXref MESH:D000012 semapv:UnspecifiedMatching +HP:0008181 Abetalipoproteinemia oboInOwl:hasDbXref SCTID:190787008 semapv:UnspecifiedMatching +HP:0008181 Abetalipoproteinemia oboInOwl:hasDbXref UMLS:C0000744 semapv:UnspecifiedMatching +HP:0008182 Adrenocortical hypoplasia oboInOwl:hasDbXref UMLS:C4024719 semapv:UnspecifiedMatching +HP:0008185 Precocious puberty in males oboInOwl:hasDbXref UMLS:C1859979 semapv:UnspecifiedMatching +HP:0008186 Adrenocortical cytomegaly oboInOwl:hasDbXref UMLS:C1851720 semapv:UnspecifiedMatching +HP:0008187 Absence of secondary sex characteristics oboInOwl:hasDbXref UMLS:C4021551 semapv:UnspecifiedMatching +HP:0008188 Thyroid dysgenesis oboInOwl:hasDbXref MESH:D050033 semapv:UnspecifiedMatching +HP:0008188 Thyroid dysgenesis oboInOwl:hasDbXref UMLS:C1563716 semapv:UnspecifiedMatching +HP:0008189 Insulin insensitivity oboInOwl:hasDbXref UMLS:C1864570 semapv:UnspecifiedMatching +HP:0008191 Thyroid agenesis oboInOwl:hasDbXref MESH:D050033 semapv:UnspecifiedMatching +HP:0008191 Thyroid agenesis oboInOwl:hasDbXref UMLS:C0749420 semapv:UnspecifiedMatching +HP:0008191 Thyroid agenesis oboInOwl:hasDbXref UMLS:C4020805 semapv:UnspecifiedMatching +HP:0008193 Primary gonadal insufficiency oboInOwl:hasDbXref UMLS:C1859014 semapv:UnspecifiedMatching +HP:0008194 Multiple pancreatic beta-cell adenomas oboInOwl:hasDbXref UMLS:C4024718 semapv:UnspecifiedMatching +HP:0008197 Absence of pubertal development oboInOwl:hasDbXref UMLS:C1846228 semapv:UnspecifiedMatching +HP:0008198 Congenital hypoparathyroidism oboInOwl:hasDbXref UMLS:C1455734 semapv:UnspecifiedMatching +HP:0008200 Primary hyperparathyroidism oboInOwl:hasDbXref MESH:D049950 semapv:UnspecifiedMatching +HP:0008200 Primary hyperparathyroidism oboInOwl:hasDbXref SCTID:36348003 semapv:UnspecifiedMatching +HP:0008200 Primary hyperparathyroidism oboInOwl:hasDbXref UMLS:C0221002 semapv:UnspecifiedMatching +HP:0008202 Reduced circulating prolactin concentration oboInOwl:hasDbXref MESH:C562708 semapv:UnspecifiedMatching +HP:0008202 Reduced circulating prolactin concentration oboInOwl:hasDbXref SCTID:67873006 semapv:UnspecifiedMatching +HP:0008202 Reduced circulating prolactin concentration oboInOwl:hasDbXref UMLS:C0271586 semapv:UnspecifiedMatching +HP:0008204 Precocious puberty with Sertoli cell tumor oboInOwl:hasDbXref UMLS:C1868007 semapv:UnspecifiedMatching +HP:0008205 Insulin-dependent but ketosis-resistant diabetes oboInOwl:hasDbXref UMLS:C1842404 semapv:UnspecifiedMatching +HP:0008207 Primary adrenal insufficiency oboInOwl:hasDbXref MESH:D000224 semapv:UnspecifiedMatching +HP:0008207 Primary adrenal insufficiency oboInOwl:hasDbXref SCTID:363732003 semapv:UnspecifiedMatching +HP:0008207 Primary adrenal insufficiency oboInOwl:hasDbXref SCTID:373662000 semapv:UnspecifiedMatching +HP:0008207 Primary adrenal insufficiency oboInOwl:hasDbXref SCTID:386584007 semapv:UnspecifiedMatching +HP:0008207 Primary adrenal insufficiency oboInOwl:hasDbXref UMLS:C0001403 semapv:UnspecifiedMatching +HP:0008207 Primary adrenal insufficiency oboInOwl:hasDbXref UMLS:C0405580 semapv:UnspecifiedMatching +HP:0008208 Parathyroid hyperplasia oboInOwl:hasDbXref SCTID:9092004 semapv:UnspecifiedMatching +HP:0008208 Parathyroid hyperplasia oboInOwl:hasDbXref UMLS:C0271844 semapv:UnspecifiedMatching +HP:0008209 Premature ovarian insufficiency oboInOwl:hasDbXref MESH:D008594 semapv:UnspecifiedMatching +HP:0008209 Premature ovarian insufficiency oboInOwl:hasDbXref MESH:D016649 semapv:UnspecifiedMatching +HP:0008209 Premature ovarian insufficiency oboInOwl:hasDbXref SCTID:373717006 semapv:UnspecifiedMatching +HP:0008209 Premature ovarian insufficiency oboInOwl:hasDbXref UMLS:C0025322 semapv:UnspecifiedMatching +HP:0008209 Premature ovarian insufficiency oboInOwl:hasDbXref UMLS:C0085215 semapv:UnspecifiedMatching +HP:0008211 Parathyroid agenesis oboInOwl:hasDbXref MESH:C563238 semapv:UnspecifiedMatching +HP:0008211 Parathyroid agenesis oboInOwl:hasDbXref SCTID:73291005 semapv:UnspecifiedMatching +HP:0008211 Parathyroid agenesis oboInOwl:hasDbXref UMLS:C1321907 semapv:UnspecifiedMatching +HP:0008213 Gonadotropin deficiency oboInOwl:hasDbXref MESH:D007006 semapv:UnspecifiedMatching +HP:0008213 Gonadotropin deficiency oboInOwl:hasDbXref SCTID:33927004 semapv:UnspecifiedMatching +HP:0008213 Gonadotropin deficiency oboInOwl:hasDbXref UMLS:C0271623 semapv:UnspecifiedMatching +HP:0008214 Decreased serum estradiol oboInOwl:hasDbXref SCTID:166449002 semapv:UnspecifiedMatching +HP:0008214 Decreased serum estradiol oboInOwl:hasDbXref UMLS:C0241011 semapv:UnspecifiedMatching +HP:0008216 Adrenal gland dysgenesis oboInOwl:hasDbXref UMLS:C1856017 semapv:UnspecifiedMatching +HP:0008221 Adrenal hyperplasia oboInOwl:hasDbXref SCTID:419920004 semapv:UnspecifiedMatching +HP:0008221 Adrenal hyperplasia oboInOwl:hasDbXref UMLS:C1621895 semapv:UnspecifiedMatching +HP:0008222 Female infertility oboInOwl:hasDbXref MESH:D007247 semapv:UnspecifiedMatching +HP:0008222 Female infertility oboInOwl:hasDbXref SCTID:6738008 semapv:UnspecifiedMatching +HP:0008222 Female infertility oboInOwl:hasDbXref UMLS:C0021361 semapv:UnspecifiedMatching +HP:0008223 Compensated hypothyroidism oboInOwl:hasDbXref SCTID:237523006 semapv:UnspecifiedMatching +HP:0008223 Compensated hypothyroidism oboInOwl:hasDbXref UMLS:C0342162 semapv:UnspecifiedMatching +HP:0008225 Thyroid follicular hyperplasia oboInOwl:hasDbXref UMLS:C1969546 semapv:UnspecifiedMatching +HP:0008226 Androgen insufficiency oboInOwl:hasDbXref SCTID:38825009 semapv:UnspecifiedMatching +HP:0008226 Androgen insufficiency oboInOwl:hasDbXref UMLS:C0342527 semapv:UnspecifiedMatching +HP:0008227 Pituitary resistance to thyroid hormone oboInOwl:hasDbXref SCTID:360348000 semapv:UnspecifiedMatching +HP:0008227 Pituitary resistance to thyroid hormone oboInOwl:hasDbXref SCTID:360353005 semapv:UnspecifiedMatching +HP:0008227 Pituitary resistance to thyroid hormone oboInOwl:hasDbXref UMLS:C0342198 semapv:UnspecifiedMatching +HP:0008229 Thyroid lymphangiectasia oboInOwl:hasDbXref UMLS:C1856129 semapv:UnspecifiedMatching +HP:0008231 Macronodular adrenal hyperplasia oboInOwl:hasDbXref SCTID:237778003 semapv:UnspecifiedMatching +HP:0008231 Macronodular adrenal hyperplasia oboInOwl:hasDbXref UMLS:C0342495 semapv:UnspecifiedMatching +HP:0008232 Elevated circulating follicle stimulating hormone level oboInOwl:hasDbXref UMLS:C4021550 semapv:UnspecifiedMatching +HP:0008233 Decreased circulating progesterone oboInOwl:hasDbXref UMLS:C1858995 semapv:UnspecifiedMatching +HP:0008236 Isosexual precocious puberty oboInOwl:hasDbXref SCTID:4294006 semapv:UnspecifiedMatching +HP:0008236 Isosexual precocious puberty oboInOwl:hasDbXref UMLS:C0271528 semapv:UnspecifiedMatching +HP:0008237 Hypothalamic hypothyroidism oboInOwl:hasDbXref SCTID:37429009 semapv:UnspecifiedMatching +HP:0008237 Hypothalamic hypothyroidism oboInOwl:hasDbXref UMLS:C0220998 semapv:UnspecifiedMatching +HP:0008239 Adrenal medullary hypoplasia oboInOwl:hasDbXref UMLS:C4024717 semapv:UnspecifiedMatching +HP:0008240 Secondary growth hormone deficiency oboInOwl:hasDbXref UMLS:C4024716 semapv:UnspecifiedMatching +HP:0008242 Pseudohypoaldosteronism oboInOwl:hasDbXref MESH:D011546 semapv:UnspecifiedMatching +HP:0008242 Pseudohypoaldosteronism oboInOwl:hasDbXref SCTID:77098009 semapv:UnspecifiedMatching +HP:0008242 Pseudohypoaldosteronism oboInOwl:hasDbXref UMLS:C0033805 semapv:UnspecifiedMatching +HP:0008244 Congenital adrenal hypoplasia oboInOwl:hasDbXref SCTID:93235007 semapv:UnspecifiedMatching +HP:0008244 Congenital adrenal hypoplasia oboInOwl:hasDbXref UMLS:C0220766 semapv:UnspecifiedMatching +HP:0008245 Pituitary hypothyroidism oboInOwl:hasDbXref SCTID:82598004 semapv:UnspecifiedMatching +HP:0008245 Pituitary hypothyroidism oboInOwl:hasDbXref UMLS:C3665349 semapv:UnspecifiedMatching +HP:0008247 Euthyroid hyperthyroxinemia oboInOwl:hasDbXref UMLS:C4021549 semapv:UnspecifiedMatching +HP:0008249 Thyroid hyperplasia oboInOwl:hasDbXref UMLS:C1112776 semapv:UnspecifiedMatching +HP:0008250 Infantile hypercalcemia oboInOwl:hasDbXref MESH:C562999 semapv:UnspecifiedMatching +HP:0008250 Infantile hypercalcemia oboInOwl:hasDbXref SCTID:276645004 semapv:UnspecifiedMatching +HP:0008250 Infantile hypercalcemia oboInOwl:hasDbXref UMLS:C0475732 semapv:UnspecifiedMatching +HP:0008251 Congenital goiter oboInOwl:hasDbXref SCTID:276565004 semapv:UnspecifiedMatching +HP:0008251 Congenital goiter oboInOwl:hasDbXref UMLS:C0349476 semapv:UnspecifiedMatching +HP:0008255 Transient neonatal diabetes mellitus oboInOwl:hasDbXref SCTID:237603002 semapv:UnspecifiedMatching +HP:0008255 Transient neonatal diabetes mellitus oboInOwl:hasDbXref UMLS:C0342273 semapv:UnspecifiedMatching +HP:0008256 Adrenocortical adenoma oboInOwl:hasDbXref MESH:D018246 semapv:UnspecifiedMatching +HP:0008256 Adrenocortical adenoma oboInOwl:hasDbXref SCTID:18365006 semapv:UnspecifiedMatching +HP:0008256 Adrenocortical adenoma oboInOwl:hasDbXref SCTID:255036008 semapv:UnspecifiedMatching +HP:0008256 Adrenocortical adenoma oboInOwl:hasDbXref SCTID:302826002 semapv:UnspecifiedMatching +HP:0008256 Adrenocortical adenoma oboInOwl:hasDbXref UMLS:C0206667 semapv:UnspecifiedMatching +HP:0008258 Congenital adrenal hyperplasia oboInOwl:hasDbXref MESH:D000312 semapv:UnspecifiedMatching +HP:0008258 Congenital adrenal hyperplasia oboInOwl:hasDbXref SCTID:237751000 semapv:UnspecifiedMatching +HP:0008258 Congenital adrenal hyperplasia oboInOwl:hasDbXref UMLS:C0001627 semapv:UnspecifiedMatching +HP:0008259 Adrenocorticotropin receptor defect oboInOwl:hasDbXref UMLS:C4021548 semapv:UnspecifiedMatching +HP:0008261 Pancreatic islet cell adenoma oboInOwl:hasDbXref UMLS:C1851697 semapv:UnspecifiedMatching +HP:0008263 Thyroid defect in oxidation and organification of iodide oboInOwl:hasDbXref UMLS:C1848800 semapv:UnspecifiedMatching +HP:0008264 Neutrophil inclusion bodies oboInOwl:hasDbXref UMLS:C4021547 semapv:UnspecifiedMatching +HP:0008265 Mitochondrial lysine transport defect oboInOwl:hasDbXref UMLS:C4024715 semapv:UnspecifiedMatching +HP:0008269 Increased red cell hemolysis by shear stress oboInOwl:hasDbXref UMLS:C3806125 semapv:UnspecifiedMatching +HP:0008271 Abnormal cartilage collagen oboInOwl:hasDbXref UMLS:C4020803 semapv:UnspecifiedMatching +HP:0008271 Abnormal cartilage collagen oboInOwl:hasDbXref UMLS:C4020804 semapv:UnspecifiedMatching +HP:0008271 Abnormal cartilage collagen oboInOwl:hasDbXref UMLS:C4021847 semapv:UnspecifiedMatching +HP:0008272 Renal tubular lysine transport defect oboInOwl:hasDbXref UMLS:C4024714 semapv:UnspecifiedMatching +HP:0008273 Transient aminoaciduria oboInOwl:hasDbXref UMLS:C4024713 semapv:UnspecifiedMatching +HP:0008275 Abnormal light-adapted electroretinogram oboInOwl:hasDbXref UMLS:C4024712 semapv:UnspecifiedMatching +HP:0008277 Abnormal blood zinc concentration oboInOwl:hasDbXref UMLS:C4020802 semapv:UnspecifiedMatching +HP:0008277 Abnormal blood zinc concentration oboInOwl:hasDbXref UMLS:C4024711 semapv:UnspecifiedMatching +HP:0008278 Cerebellar cortical atrophy oboInOwl:hasDbXref UMLS:C4024710 semapv:UnspecifiedMatching +HP:0008279 Transient hyperlipidemia oboInOwl:hasDbXref UMLS:C1850722 semapv:UnspecifiedMatching +HP:0008281 Acute hyperammonemia oboInOwl:hasDbXref UMLS:C1859506 semapv:UnspecifiedMatching +HP:0008282 Unconjugated hyperbilirubinemia oboInOwl:hasDbXref SCTID:7752002 semapv:UnspecifiedMatching +HP:0008282 Unconjugated hyperbilirubinemia oboInOwl:hasDbXref UMLS:C0268306 semapv:UnspecifiedMatching +HP:0008283 Fasting hyperinsulinemia oboInOwl:hasDbXref UMLS:C1864954 semapv:UnspecifiedMatching +HP:0008285 Transient hypophosphatemia oboInOwl:hasDbXref UMLS:C4024709 semapv:UnspecifiedMatching +HP:0008288 Nonketotic hyperglycinemia oboInOwl:hasDbXref MESH:D020158 semapv:UnspecifiedMatching +HP:0008288 Nonketotic hyperglycinemia oboInOwl:hasDbXref SCTID:237939006 semapv:UnspecifiedMatching +HP:0008288 Nonketotic hyperglycinemia oboInOwl:hasDbXref UMLS:C0751748 semapv:UnspecifiedMatching +HP:0008290 Partial complement factor H deficiency oboInOwl:hasDbXref UMLS:C4024708 semapv:UnspecifiedMatching +HP:0008291 Pituitary corticotropic cell adenoma oboInOwl:hasDbXref MESH:D049913 semapv:UnspecifiedMatching +HP:0008291 Pituitary corticotropic cell adenoma oboInOwl:hasDbXref SCTID:21109002 semapv:UnspecifiedMatching +HP:0008291 Pituitary corticotropic cell adenoma oboInOwl:hasDbXref SCTID:254958004 semapv:UnspecifiedMatching +HP:0008291 Pituitary corticotropic cell adenoma oboInOwl:hasDbXref UMLS:C1306214 semapv:UnspecifiedMatching +HP:0008293 Long-chain dicarboxylic aciduria oboInOwl:hasDbXref UMLS:C1837273 semapv:UnspecifiedMatching +HP:0008297 Transient hyperphenylalaninemia oboInOwl:hasDbXref SCTID:28575006 semapv:UnspecifiedMatching +HP:0008297 Transient hyperphenylalaninemia oboInOwl:hasDbXref UMLS:C0268464 semapv:UnspecifiedMatching +HP:0008301 Dermatan sulfate excretion in urine oboInOwl:hasDbXref UMLS:C1854774 semapv:UnspecifiedMatching +HP:0008303 Olivary degeneration oboInOwl:hasDbXref UMLS:C4024707 semapv:UnspecifiedMatching +HP:0008305 Exercise-induced myoglobinuria oboInOwl:hasDbXref UMLS:C1845155 semapv:UnspecifiedMatching +HP:0008305 Exercise-induced myoglobinuria oboInOwl:hasDbXref UMLS:C1860069 semapv:UnspecifiedMatching +HP:0008306 Abnormal iron deposition in mitochondria oboInOwl:hasDbXref UMLS:C3151556 semapv:UnspecifiedMatching +HP:0008309 Medium chain dicarboxylic aciduria oboInOwl:hasDbXref UMLS:C1860081 semapv:UnspecifiedMatching +HP:0008311 Spinal cord posterior columns myelin loss oboInOwl:hasDbXref UMLS:C4024706 semapv:UnspecifiedMatching +HP:0008314 Decreased activity of mitochondrial complex II oboInOwl:hasDbXref UMLS:C4020801 semapv:UnspecifiedMatching +HP:0008314 Decreased activity of mitochondrial complex II oboInOwl:hasDbXref UMLS:C4024705 semapv:UnspecifiedMatching +HP:0008315 Decreased plasma free carnitine oboInOwl:hasDbXref UMLS:C4015009 semapv:UnspecifiedMatching +HP:0008316 Abnormal mitochondria in muscle tissue oboInOwl:hasDbXref UMLS:C4021546 semapv:UnspecifiedMatching +HP:0008318 Elevated leukocyte alkaline phosphatase oboInOwl:hasDbXref UMLS:C4024704 semapv:UnspecifiedMatching +HP:0008320 Impaired collagen-induced platelet aggregation oboInOwl:hasDbXref UMLS:C4024703 semapv:UnspecifiedMatching +HP:0008321 Reduced factor X activity oboInOwl:hasDbXref MESH:D005171 semapv:UnspecifiedMatching +HP:0008321 Reduced factor X activity oboInOwl:hasDbXref SCTID:76642003 semapv:UnspecifiedMatching +HP:0008321 Reduced factor X activity oboInOwl:hasDbXref UMLS:C0015519 semapv:UnspecifiedMatching +HP:0008321 Reduced factor X activity oboInOwl:hasDbXref UMLS:C4024702 semapv:UnspecifiedMatching +HP:0008322 Abnormal mitochondrial morphology oboInOwl:hasDbXref UMLS:C4014650 semapv:UnspecifiedMatching +HP:0008323 Abnormal light- and dark-adapted electroretinogram oboInOwl:hasDbXref UMLS:C3151111 semapv:UnspecifiedMatching +HP:0008326 Reduced circulating vitamin B6 level oboInOwl:hasDbXref MESH:D026681 semapv:UnspecifiedMatching +HP:0008326 Reduced circulating vitamin B6 level oboInOwl:hasDbXref SCTID:386080007 semapv:UnspecifiedMatching +HP:0008326 Reduced circulating vitamin B6 level oboInOwl:hasDbXref UMLS:C0936215 semapv:UnspecifiedMatching +HP:0008327 Microscopic nephrocalcinosis oboInOwl:hasDbXref SCTID:236444003 semapv:UnspecifiedMatching +HP:0008327 Microscopic nephrocalcinosis oboInOwl:hasDbXref UMLS:C0403474 semapv:UnspecifiedMatching +HP:0008330 Reduced von Willebrand factor activity oboInOwl:hasDbXref UMLS:C4024701 semapv:UnspecifiedMatching +HP:0008331 Elevated creatine kinase after exercise oboInOwl:hasDbXref UMLS:C4024700 semapv:UnspecifiedMatching +HP:0008335 obsolete Renal aminoaciduria oboInOwl:hasDbXref MESH:D000608 semapv:UnspecifiedMatching +HP:0008335 obsolete Renal aminoaciduria oboInOwl:hasDbXref UMLS:C0002534 semapv:UnspecifiedMatching +HP:0008336 Complex organic aciduria oboInOwl:hasDbXref UMLS:C3151953 semapv:UnspecifiedMatching +HP:0008338 Partial functional complement factor D deficiency oboInOwl:hasDbXref UMLS:C4024699 semapv:UnspecifiedMatching +HP:0008339 Diaminoaciduria oboInOwl:hasDbXref UMLS:C4024698 semapv:UnspecifiedMatching +HP:0008341 Distal renal tubular acidosis oboInOwl:hasDbXref MESH:D000141 semapv:UnspecifiedMatching +HP:0008341 Distal renal tubular acidosis oboInOwl:hasDbXref SCTID:236461000 semapv:UnspecifiedMatching +HP:0008341 Distal renal tubular acidosis oboInOwl:hasDbXref SCTID:86210009 semapv:UnspecifiedMatching +HP:0008341 Distal renal tubular acidosis oboInOwl:hasDbXref UMLS:C1704380 semapv:UnspecifiedMatching +HP:0008344 Elevated plasma branched chain amino acids oboInOwl:hasDbXref UMLS:C4024697 semapv:UnspecifiedMatching +HP:0008345 Hypoplasia of the iris dilator muscle oboInOwl:hasDbXref UMLS:C4024696 semapv:UnspecifiedMatching +HP:0008346 Increased red cell sickling tendency oboInOwl:hasDbXref UMLS:C4024695 semapv:UnspecifiedMatching +HP:0008347 Decreased activity of mitochondrial complex IV oboInOwl:hasDbXref UMLS:C4020800 semapv:UnspecifiedMatching +HP:0008348 Decreased circulating IgG2 level oboInOwl:hasDbXref UMLS:C4021545 semapv:UnspecifiedMatching +HP:0008352 Impaired platelet adhesion oboInOwl:hasDbXref UMLS:C4024694 semapv:UnspecifiedMatching +HP:0008353 Neutral hyperaminoaciduria oboInOwl:hasDbXref UMLS:C1856194 semapv:UnspecifiedMatching +HP:0008354 Factor X activation deficiency oboInOwl:hasDbXref UMLS:C4024693 semapv:UnspecifiedMatching +HP:0008357 Reduced factor XIII activity oboInOwl:hasDbXref UMLS:C4024692 semapv:UnspecifiedMatching +HP:0008358 Hyperprolinemia oboInOwl:hasDbXref SCTID:59655002 semapv:UnspecifiedMatching +HP:0008358 Hyperprolinemia oboInOwl:hasDbXref UMLS:C0268528 semapv:UnspecifiedMatching +HP:0008360 Neonatal hypoproteinemia oboInOwl:hasDbXref UMLS:C4024691 semapv:UnspecifiedMatching +HP:0008361 Corticospinal tract pallor oboInOwl:hasDbXref UMLS:C4024690 semapv:UnspecifiedMatching +HP:0008362 Aplasia/Hypoplasia of the hallux oboInOwl:hasDbXref UMLS:C1836213 semapv:UnspecifiedMatching +HP:0008363 Aplasia/Hypoplasia of the tarsal bones oboInOwl:hasDbXref UMLS:C1848671 semapv:UnspecifiedMatching +HP:0008364 Abnormality of the calcaneus oboInOwl:hasDbXref UMLS:C4024689 semapv:UnspecifiedMatching +HP:0008365 Abnormality of the talus oboInOwl:hasDbXref UMLS:C4024688 semapv:UnspecifiedMatching +HP:0008366 Contractures involving the joints of the feet oboInOwl:hasDbXref SCTID:239742004 semapv:UnspecifiedMatching +HP:0008366 Contractures involving the joints of the feet oboInOwl:hasDbXref UMLS:C0343149 semapv:UnspecifiedMatching +HP:0008368 Tarsal synostosis oboInOwl:hasDbXref MESH:D000070604 semapv:UnspecifiedMatching +HP:0008368 Tarsal synostosis oboInOwl:hasDbXref SCTID:27173008 semapv:UnspecifiedMatching +HP:0008368 Tarsal synostosis oboInOwl:hasDbXref UMLS:C0265654 semapv:UnspecifiedMatching +HP:0008369 Abnormal tarsal ossification oboInOwl:hasDbXref UMLS:C4021544 semapv:UnspecifiedMatching +HP:0008369 Abnormal tarsal ossification oboInOwl:hasDbXref UMLS:C4025075 semapv:UnspecifiedMatching +HP:0008371 Abnormal metatarsal ossification oboInOwl:hasDbXref UMLS:C4021543 semapv:UnspecifiedMatching +HP:0008372 Abnormality of vitamin A metabolism oboInOwl:hasDbXref UMLS:C4024686 semapv:UnspecifiedMatching +HP:0008373 Puberty and gonadal disorders oboInOwl:hasDbXref UMLS:C4024685 semapv:UnspecifiedMatching +HP:0008376 Nasal, dysarthic speech oboInOwl:hasDbXref UMLS:C1834664 semapv:UnspecifiedMatching +HP:0008383 Slow-growing nails oboInOwl:hasDbXref UMLS:C1835238 semapv:UnspecifiedMatching +HP:0008386 Aplasia/Hypoplasia of the nails oboInOwl:hasDbXref UMLS:C1859077 semapv:UnspecifiedMatching +HP:0008388 Abnormal toenail morphology oboInOwl:hasDbXref SCTID:700189007 semapv:UnspecifiedMatching +HP:0008388 Abnormal toenail morphology oboInOwl:hasDbXref UMLS:C3839753 semapv:UnspecifiedMatching +HP:0008390 Recurrent loss of toenails and fingernails oboInOwl:hasDbXref UMLS:C4021542 semapv:UnspecifiedMatching +HP:0008391 Dystrophic fingernails oboInOwl:hasDbXref UMLS:C3551426 semapv:UnspecifiedMatching +HP:0008392 Subungual hyperkeratosis oboInOwl:hasDbXref SCTID:10165000 semapv:UnspecifiedMatching +HP:0008392 Subungual hyperkeratosis oboInOwl:hasDbXref UMLS:C0038605 semapv:UnspecifiedMatching +HP:0008393 Congenital curved nail of fourth toe oboInOwl:hasDbXref UMLS:C4024684 semapv:UnspecifiedMatching +HP:0008394 Congenital onychodystrophy oboInOwl:hasDbXref UMLS:C1393669 semapv:UnspecifiedMatching +HP:0008394 Congenital onychodystrophy oboInOwl:hasDbXref UMLS:C4280413 semapv:UnspecifiedMatching +HP:0008396 Chronic monilial nail infection oboInOwl:hasDbXref UMLS:C4024683 semapv:UnspecifiedMatching +HP:0008398 Hypoplastic fifth fingernail oboInOwl:hasDbXref UMLS:C4024682 semapv:UnspecifiedMatching +HP:0008399 Circumungual hyperkeratosis oboInOwl:hasDbXref UMLS:C4024681 semapv:UnspecifiedMatching +HP:0008400 Onycholysis of distal fingernails oboInOwl:hasDbXref UMLS:C4024680 semapv:UnspecifiedMatching +HP:0008401 Onychogryposis of toenails oboInOwl:hasDbXref UMLS:C4024679 semapv:UnspecifiedMatching +HP:0008402 Ridged fingernail oboInOwl:hasDbXref UMLS:C1849392 semapv:UnspecifiedMatching +HP:0008404 Nail dystrophy oboInOwl:hasDbXref SCTID:87065009 semapv:UnspecifiedMatching +HP:0008404 Nail dystrophy oboInOwl:hasDbXref UMLS:C0221260 semapv:UnspecifiedMatching +HP:0008407 Hyperconvex thumb nails oboInOwl:hasDbXref UMLS:C1855290 semapv:UnspecifiedMatching +HP:0008410 Subungual hyperkeratotic fragments oboInOwl:hasDbXref UMLS:C1852311 semapv:UnspecifiedMatching +HP:0008414 Lumbar kyphosis in infancy oboInOwl:hasDbXref UMLS:C1863423 semapv:UnspecifiedMatching +HP:0008416 Six lumbar vertebrae oboInOwl:hasDbXref UMLS:C1839279 semapv:UnspecifiedMatching +HP:0008417 Vertebral hypoplasia oboInOwl:hasDbXref SCTID:205456006 semapv:UnspecifiedMatching +HP:0008417 Vertebral hypoplasia oboInOwl:hasDbXref UMLS:C0345394 semapv:UnspecifiedMatching +HP:0008418 Squared-off platyspondyly oboInOwl:hasDbXref UMLS:C1849051 semapv:UnspecifiedMatching +HP:0008419 Intervertebral disc degeneration oboInOwl:hasDbXref MESH:D055959 semapv:UnspecifiedMatching +HP:0008419 Intervertebral disc degeneration oboInOwl:hasDbXref SCTID:77547008 semapv:UnspecifiedMatching +HP:0008419 Intervertebral disc degeneration oboInOwl:hasDbXref UMLS:C0158266 semapv:UnspecifiedMatching +HP:0008420 Punctate vertebral calcifications oboInOwl:hasDbXref UMLS:C4024678 semapv:UnspecifiedMatching +HP:0008421 Tall lumbar vertebral bodies oboInOwl:hasDbXref UMLS:C1863313 semapv:UnspecifiedMatching +HP:0008422 Vertebral wedging oboInOwl:hasDbXref UMLS:C1695776 semapv:UnspecifiedMatching +HP:0008423 Spinal dysplasia oboInOwl:hasDbXref UMLS:C4021853 semapv:UnspecifiedMatching +HP:0008424 Hypoplastic 5th lumbar vertebrae oboInOwl:hasDbXref UMLS:C1859366 semapv:UnspecifiedMatching +HP:0008425 Cuboid-shaped thoracolumbar vertebral bodies oboInOwl:hasDbXref UMLS:C1855289 semapv:UnspecifiedMatching +HP:0008428 Vertebral clefting oboInOwl:hasDbXref UMLS:C1855828 semapv:UnspecifiedMatching +HP:0008430 Anterior beaking of lumbar vertebrae oboInOwl:hasDbXref UMLS:C4021541 semapv:UnspecifiedMatching +HP:0008432 Anterior wedging of L1 oboInOwl:hasDbXref UMLS:C4024677 semapv:UnspecifiedMatching +HP:0008433 Reversed usual vertebral column curves oboInOwl:hasDbXref UMLS:C4024676 semapv:UnspecifiedMatching +HP:0008434 Hypoplastic cervical vertebrae oboInOwl:hasDbXref UMLS:C1835570 semapv:UnspecifiedMatching +HP:0008435 Absent in utero ossification of vertebral bodies oboInOwl:hasDbXref UMLS:C1842698 semapv:UnspecifiedMatching +HP:0008436 Absent/hypoplastic coccyx oboInOwl:hasDbXref UMLS:C1856644 semapv:UnspecifiedMatching +HP:0008437 Bifid thoracic vertebrae oboInOwl:hasDbXref UMLS:C2751478 semapv:UnspecifiedMatching +HP:0008438 Vertebral arch anomaly oboInOwl:hasDbXref UMLS:C1835764 semapv:UnspecifiedMatching +HP:0008439 Lumbar hemivertebrae oboInOwl:hasDbXref SCTID:93167001 semapv:UnspecifiedMatching +HP:0008439 Lumbar hemivertebrae oboInOwl:hasDbXref UMLS:C0432149 semapv:UnspecifiedMatching +HP:0008440 C1-C2 vertebral abnormality oboInOwl:hasDbXref UMLS:C4024675 semapv:UnspecifiedMatching +HP:0008441 Herniation of intervertebral nuclei oboInOwl:hasDbXref MESH:D007405 semapv:UnspecifiedMatching +HP:0008441 Herniation of intervertebral nuclei oboInOwl:hasDbXref SCTID:73589001 semapv:UnspecifiedMatching +HP:0008441 Herniation of intervertebral nuclei oboInOwl:hasDbXref UMLS:C0021818 semapv:UnspecifiedMatching +HP:0008441 Herniation of intervertebral nuclei oboInOwl:hasDbXref UMLS:C1832597 semapv:UnspecifiedMatching +HP:0008442 Vertebral hyperostosis oboInOwl:hasDbXref UMLS:C1834057 semapv:UnspecifiedMatching +HP:0008443 Spinal deformities oboInOwl:hasDbXref SCTID:298380006 semapv:UnspecifiedMatching +HP:0008443 Spinal deformities oboInOwl:hasDbXref UMLS:C0575157 semapv:UnspecifiedMatching +HP:0008444 Posterior wedging of vertebral bodies oboInOwl:hasDbXref UMLS:C1969679 semapv:UnspecifiedMatching +HP:0008445 Cervical spinal canal stenosis oboInOwl:hasDbXref UMLS:C1844925 semapv:UnspecifiedMatching +HP:0008447 Hypoplastic coccygeal vertebrae oboInOwl:hasDbXref UMLS:C2751480 semapv:UnspecifiedMatching +HP:0008449 Progressive cervical vertebral spine fusion oboInOwl:hasDbXref UMLS:C1851129 semapv:UnspecifiedMatching +HP:0008450 Narrow vertebral interpedicular distance oboInOwl:hasDbXref UMLS:C1832598 semapv:UnspecifiedMatching +HP:0008451 Posterior vertebral hypoplasia oboInOwl:hasDbXref UMLS:C1856780 semapv:UnspecifiedMatching +HP:0008452 Wafer-thin platyspondyly oboInOwl:hasDbXref UMLS:C1865124 semapv:UnspecifiedMatching +HP:0008453 Congenital kyphoscoliosis oboInOwl:hasDbXref SCTID:405772002 semapv:UnspecifiedMatching +HP:0008453 Congenital kyphoscoliosis oboInOwl:hasDbXref UMLS:C0345392 semapv:UnspecifiedMatching +HP:0008454 Lumbar kyphosis oboInOwl:hasDbXref UMLS:C1844818 semapv:UnspecifiedMatching +HP:0008455 Dysplastic sacrum oboInOwl:hasDbXref UMLS:C1851305 semapv:UnspecifiedMatching +HP:0008456 C2-C3 subluxation oboInOwl:hasDbXref UMLS:C2678323 semapv:UnspecifiedMatching +HP:0008457 Caudal interpedicular narrowing oboInOwl:hasDbXref UMLS:C1863734 semapv:UnspecifiedMatching +HP:0008458 Progressive congenital scoliosis oboInOwl:hasDbXref UMLS:C1857025 semapv:UnspecifiedMatching +HP:0008459 Cervical vertebral agenesis oboInOwl:hasDbXref MESH:C562952 semapv:UnspecifiedMatching +HP:0008459 Cervical vertebral agenesis oboInOwl:hasDbXref SCTID:91880006 semapv:UnspecifiedMatching +HP:0008459 Cervical vertebral agenesis oboInOwl:hasDbXref UMLS:C0432160 semapv:UnspecifiedMatching +HP:0008460 Hypoplastic spinal processes oboInOwl:hasDbXref UMLS:C4024674 semapv:UnspecifiedMatching +HP:0008461 Cervical vertebral facet hypoplasia oboInOwl:hasDbXref UMLS:C4024673 semapv:UnspecifiedMatching +HP:0008462 Cervical instability oboInOwl:hasDbXref UMLS:C1863314 semapv:UnspecifiedMatching +HP:0008463 Central vertebral hypoplasia oboInOwl:hasDbXref UMLS:C4024672 semapv:UnspecifiedMatching +HP:0008464 Absent spinous processes of lower thoracic and lumbar vertebrae oboInOwl:hasDbXref UMLS:C4024671 semapv:UnspecifiedMatching +HP:0008465 Absent vertebra oboInOwl:hasDbXref SCTID:15843004 semapv:UnspecifiedMatching +HP:0008465 Absent vertebra oboInOwl:hasDbXref UMLS:C0158776 semapv:UnspecifiedMatching +HP:0008467 Thoracic hemivertebrae oboInOwl:hasDbXref SCTID:95304000 semapv:UnspecifiedMatching +HP:0008467 Thoracic hemivertebrae oboInOwl:hasDbXref UMLS:C0432152 semapv:UnspecifiedMatching +HP:0008467 Thoracic hemivertebrae oboInOwl:hasDbXref UMLS:C4020799 semapv:UnspecifiedMatching +HP:0008468 Abnormal sacral segmentation oboInOwl:hasDbXref UMLS:C1968942 semapv:UnspecifiedMatching +HP:0008469 Cervical vertebral dysplasia oboInOwl:hasDbXref MESH:C566140 semapv:UnspecifiedMatching +HP:0008469 Cervical vertebral dysplasia oboInOwl:hasDbXref UMLS:C1861693 semapv:UnspecifiedMatching +HP:0008470 Lower thoracic interpediculate narrowness oboInOwl:hasDbXref UMLS:C1854940 semapv:UnspecifiedMatching +HP:0008472 Prominent protruding coccyx oboInOwl:hasDbXref UMLS:C1850044 semapv:UnspecifiedMatching +HP:0008472 Prominent protruding coccyx oboInOwl:hasDbXref UMLS:C4280412 semapv:UnspecifiedMatching +HP:0008473 Narrow anterio-posterior vertebral body diameter oboInOwl:hasDbXref UMLS:C4021540 semapv:UnspecifiedMatching +HP:0008475 Hypoplastic sacral vertebrae oboInOwl:hasDbXref UMLS:C2751479 semapv:UnspecifiedMatching +HP:0008476 Irregular sclerotic endplates oboInOwl:hasDbXref UMLS:C1868554 semapv:UnspecifiedMatching +HP:0008477 Poorly ossified cervical vertebrae oboInOwl:hasDbXref UMLS:C4024670 semapv:UnspecifiedMatching +HP:0008478 Scheuermann-like vertebral changes oboInOwl:hasDbXref UMLS:C1844926 semapv:UnspecifiedMatching +HP:0008479 Hypoplastic vertebral bodies oboInOwl:hasDbXref UMLS:C1863353 semapv:UnspecifiedMatching +HP:0008480 Cervical spondylosis oboInOwl:hasDbXref MESH:D055009 semapv:UnspecifiedMatching +HP:0008480 Cervical spondylosis oboInOwl:hasDbXref SCTID:387800004 semapv:UnspecifiedMatching +HP:0008480 Cervical spondylosis oboInOwl:hasDbXref SCTID:387801000 semapv:UnspecifiedMatching +HP:0008480 Cervical spondylosis oboInOwl:hasDbXref UMLS:C0263854 semapv:UnspecifiedMatching +HP:0008480 Cervical spondylosis oboInOwl:hasDbXref UMLS:C1384641 semapv:UnspecifiedMatching +HP:0008482 Asymmetry of spinal facet joints oboInOwl:hasDbXref UMLS:C4024669 semapv:UnspecifiedMatching +HP:0008483 Cervical vertebral bodies with decreased anteroposterior diameter oboInOwl:hasDbXref UMLS:C1847393 semapv:UnspecifiedMatching +HP:0008484 Thoracolumbar interpediculate narrowness oboInOwl:hasDbXref UMLS:C1864364 semapv:UnspecifiedMatching +HP:0008486 Lumbar interpedicular narrowing oboInOwl:hasDbXref UMLS:C1849079 semapv:UnspecifiedMatching +HP:0008488 Anterior rounding of vertebral bodies oboInOwl:hasDbXref UMLS:C1850043 semapv:UnspecifiedMatching +HP:0008489 Spondylolisthesis at L5-S1 oboInOwl:hasDbXref UMLS:C3275799 semapv:UnspecifiedMatching +HP:0008490 Sacral segmentation defect oboInOwl:hasDbXref UMLS:C1850329 semapv:UnspecifiedMatching +HP:0008491 Premature anterior fontanel closure oboInOwl:hasDbXref UMLS:C4024668 semapv:UnspecifiedMatching +HP:0008494 Inferior lens subluxation oboInOwl:hasDbXref UMLS:C2036842 semapv:UnspecifiedMatching +HP:0008496 Multiple rows of eyelashes oboInOwl:hasDbXref SCTID:95339000 semapv:UnspecifiedMatching +HP:0008496 Multiple rows of eyelashes oboInOwl:hasDbXref UMLS:C0423848 semapv:UnspecifiedMatching +HP:0008496 Multiple rows of eyelashes oboInOwl:hasDbXref UMLS:C3550336 semapv:UnspecifiedMatching +HP:0008497 Congenital craniofacial dysostosis oboInOwl:hasDbXref UMLS:C4024667 semapv:UnspecifiedMatching +HP:0008498 No permanent dentition oboInOwl:hasDbXref UMLS:C4024666 semapv:UnspecifiedMatching +HP:0008499 High hypermetropia oboInOwl:hasDbXref UMLS:C4024665 semapv:UnspecifiedMatching +HP:0008501 Median cleft lip and palate oboInOwl:hasDbXref UMLS:C2750604 semapv:UnspecifiedMatching +HP:0008504 Moderate sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C4020798 semapv:UnspecifiedMatching +HP:0008504 Moderate sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C4024664 semapv:UnspecifiedMatching +HP:0008507 Static ophthalmoparesis oboInOwl:hasDbXref UMLS:C4024663 semapv:UnspecifiedMatching +HP:0008509 Aged leonine appearance oboInOwl:hasDbXref UMLS:C3550331 semapv:UnspecifiedMatching +HP:0008511 Central posterior corneal opacity oboInOwl:hasDbXref SCTID:246967007 semapv:UnspecifiedMatching +HP:0008511 Central posterior corneal opacity oboInOwl:hasDbXref UMLS:C0423260 semapv:UnspecifiedMatching +HP:0008513 Bilateral conductive hearing impairment oboInOwl:hasDbXref SCTID:194417009 semapv:UnspecifiedMatching +HP:0008513 Bilateral conductive hearing impairment oboInOwl:hasDbXref UMLS:C0452136 semapv:UnspecifiedMatching +HP:0008515 Aplasia/Hypoplasia of the vertebrae oboInOwl:hasDbXref UMLS:C4024662 semapv:UnspecifiedMatching +HP:0008516 Abnormality of the vertebral spinous processes oboInOwl:hasDbXref UMLS:C4024661 semapv:UnspecifiedMatching +HP:0008517 Aplasia/Hypoplasia of the sacrum oboInOwl:hasDbXref UMLS:C4024660 semapv:UnspecifiedMatching +HP:0008518 Aplasia/Hypoplasia involving the vertebral column oboInOwl:hasDbXref UMLS:C4024659 semapv:UnspecifiedMatching +HP:0008519 Abnormal coccyx morphology oboInOwl:hasDbXref UMLS:C4024658 semapv:UnspecifiedMatching +HP:0008523 Posterior helix pit oboInOwl:hasDbXref UMLS:C4021539 semapv:UnspecifiedMatching +HP:0008527 Congenital sensorineural hearing impairment oboInOwl:hasDbXref SCTID:700453005 semapv:UnspecifiedMatching +HP:0008527 Congenital sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C1865866 semapv:UnspecifiedMatching +HP:0008528 Long hairs growing from helix of pinna oboInOwl:hasDbXref SCTID:27394002 semapv:UnspecifiedMatching +HP:0008528 Long hairs growing from helix of pinna oboInOwl:hasDbXref UMLS:C0222050 semapv:UnspecifiedMatching +HP:0008528 Long hairs growing from helix of pinna oboInOwl:hasDbXref UMLS:C4024657 semapv:UnspecifiedMatching +HP:0008529 Absence of acoustic reflex oboInOwl:hasDbXref UMLS:C1832834 semapv:UnspecifiedMatching +HP:0008537 Cleft at the superior portion of the pinna oboInOwl:hasDbXref UMLS:C1865302 semapv:UnspecifiedMatching +HP:0008541 Superiorly displaced ears oboInOwl:hasDbXref UMLS:C1850190 semapv:UnspecifiedMatching +HP:0008542 Low-frequency hearing loss oboInOwl:hasDbXref SCTID:42538001 semapv:UnspecifiedMatching +HP:0008542 Low-frequency hearing loss oboInOwl:hasDbXref UMLS:C0271514 semapv:UnspecifiedMatching +HP:0008544 Abnormally folded helix oboInOwl:hasDbXref UMLS:C1970777 semapv:UnspecifiedMatching +HP:0008551 Microtia oboInOwl:hasDbXref MESH:D065817 semapv:UnspecifiedMatching +HP:0008551 Microtia oboInOwl:hasDbXref SCTID:35045004 semapv:UnspecifiedMatching +HP:0008551 Microtia oboInOwl:hasDbXref UMLS:C0152423 semapv:UnspecifiedMatching +HP:0008554 Cochlear malformation oboInOwl:hasDbXref UMLS:C1862050 semapv:UnspecifiedMatching +HP:0008555 Absent vestibular function oboInOwl:hasDbXref UMLS:C4024656 semapv:UnspecifiedMatching +HP:0008559 Hypoplastic superior helix oboInOwl:hasDbXref UMLS:C1865305 semapv:UnspecifiedMatching +HP:0008568 Vestibular areflexia oboInOwl:hasDbXref SCTID:22443004 semapv:UnspecifiedMatching +HP:0008568 Vestibular areflexia oboInOwl:hasDbXref UMLS:C0235927 semapv:UnspecifiedMatching +HP:0008568 Vestibular areflexia oboInOwl:hasDbXref UMLS:C4015052 semapv:UnspecifiedMatching +HP:0008569 Microtia, second degree oboInOwl:hasDbXref UMLS:C4020694 semapv:UnspecifiedMatching +HP:0008569 Microtia, second degree oboInOwl:hasDbXref UMLS:C4020792 semapv:UnspecifiedMatching +HP:0008569 Microtia, second degree oboInOwl:hasDbXref UMLS:C4020793 semapv:UnspecifiedMatching +HP:0008569 Microtia, second degree oboInOwl:hasDbXref UMLS:C4020794 semapv:UnspecifiedMatching +HP:0008569 Microtia, second degree oboInOwl:hasDbXref UMLS:C4020795 semapv:UnspecifiedMatching +HP:0008569 Microtia, second degree oboInOwl:hasDbXref UMLS:C4020796 semapv:UnspecifiedMatching +HP:0008569 Microtia, second degree oboInOwl:hasDbXref UMLS:C4020797 semapv:UnspecifiedMatching +HP:0008572 External ear malformation oboInOwl:hasDbXref UMLS:C1846460 semapv:UnspecifiedMatching +HP:0008573 Low-frequency sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C3810445 semapv:UnspecifiedMatching +HP:0008577 Underfolded helix oboInOwl:hasDbXref UMLS:C1849735 semapv:UnspecifiedMatching +HP:0008583 Underfolded superior helices oboInOwl:hasDbXref UMLS:C4024655 semapv:UnspecifiedMatching +HP:0008586 Hypoplasia of the cochlea oboInOwl:hasDbXref UMLS:C2676974 semapv:UnspecifiedMatching +HP:0008587 Mild neurosensory hearing impairment oboInOwl:hasDbXref UMLS:C4021538 semapv:UnspecifiedMatching +HP:0008588 Slit-like opening of the exterior auditory meatus oboInOwl:hasDbXref UMLS:C1846459 semapv:UnspecifiedMatching +HP:0008589 Hypoplastic helices oboInOwl:hasDbXref UMLS:C1842681 semapv:UnspecifiedMatching +HP:0008591 Congenital conductive hearing impairment oboInOwl:hasDbXref UMLS:C4021537 semapv:UnspecifiedMatching +HP:0008593 Prominent antitragus oboInOwl:hasDbXref UMLS:C1968811 semapv:UnspecifiedMatching +HP:0008596 Postlingual sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C4024654 semapv:UnspecifiedMatching +HP:0008598 Mild conductive hearing impairment oboInOwl:hasDbXref UMLS:C4021536 semapv:UnspecifiedMatching +HP:0008605 Unilateral external ear deformity oboInOwl:hasDbXref UMLS:C1834043 semapv:UnspecifiedMatching +HP:0008606 Supraauricular pit oboInOwl:hasDbXref UMLS:C1862059 semapv:UnspecifiedMatching +HP:0008607 Progressive conductive hearing impairment oboInOwl:hasDbXref UMLS:C1861325 semapv:UnspecifiedMatching +HP:0008608 Hypertrophic auricular cartilage oboInOwl:hasDbXref UMLS:C1857263 semapv:UnspecifiedMatching +HP:0008609 Morphological abnormality of the middle ear oboInOwl:hasDbXref UMLS:C1857456 semapv:UnspecifiedMatching +HP:0008610 Infantile sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C4021535 semapv:UnspecifiedMatching +HP:0008615 Adult onset sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C4021534 semapv:UnspecifiedMatching +HP:0008619 Bilateral sensorineural hearing impairment oboInOwl:hasDbXref SCTID:194424005 semapv:UnspecifiedMatching +HP:0008619 Bilateral sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C0452138 semapv:UnspecifiedMatching +HP:0008625 Severe sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C4021533 semapv:UnspecifiedMatching +HP:0008628 Abnormality of the stapes oboInOwl:hasDbXref UMLS:C4021532 semapv:UnspecifiedMatching +HP:0008629 Pulsatile tinnitus oboInOwl:hasDbXref MESH:D014012 semapv:UnspecifiedMatching +HP:0008629 Pulsatile tinnitus oboInOwl:hasDbXref SCTID:232322006 semapv:UnspecifiedMatching +HP:0008629 Pulsatile tinnitus oboInOwl:hasDbXref UMLS:C0751559 semapv:UnspecifiedMatching +HP:0008631 Ureteral dysgenesis oboInOwl:hasDbXref UMLS:C4024653 semapv:UnspecifiedMatching +HP:0008633 Agonadism oboInOwl:hasDbXref UMLS:C4024652 semapv:UnspecifiedMatching +HP:0008635 Hypertrophy of the urinary bladder oboInOwl:hasDbXref UMLS:C4021531 semapv:UnspecifiedMatching +HP:0008636 Lobular glomerulopathy oboInOwl:hasDbXref UMLS:C4024651 semapv:UnspecifiedMatching +HP:0008639 Gonadal hypoplasia oboInOwl:hasDbXref UMLS:C0239761 semapv:UnspecifiedMatching +HP:0008640 Congenital macroorchidism oboInOwl:hasDbXref UMLS:C4024650 semapv:UnspecifiedMatching +HP:0008643 Nephroblastomatosis oboInOwl:hasDbXref UMLS:C2675558 semapv:UnspecifiedMatching +HP:0008647 Pubertal developmental failure in females oboInOwl:hasDbXref UMLS:C4024649 semapv:UnspecifiedMatching +HP:0008648 Anteriorly displaced urethral meatus oboInOwl:hasDbXref UMLS:C4024648 semapv:UnspecifiedMatching +HP:0008651 Uric acid urolithiasis independent of gout oboInOwl:hasDbXref UMLS:C4024647 semapv:UnspecifiedMatching +HP:0008652 Autonomic erectile dysfunction oboInOwl:hasDbXref UMLS:C1868524 semapv:UnspecifiedMatching +HP:0008653 Crescentic glomerulonephritis oboInOwl:hasDbXref SCTID:236398000 semapv:UnspecifiedMatching +HP:0008653 Crescentic glomerulonephritis oboInOwl:hasDbXref UMLS:C0403416 semapv:UnspecifiedMatching +HP:0008655 Aplasia/Hypoplasia of the fallopian tube oboInOwl:hasDbXref UMLS:C4020791 semapv:UnspecifiedMatching +HP:0008655 Aplasia/Hypoplasia of the fallopian tube oboInOwl:hasDbXref UMLS:C4024646 semapv:UnspecifiedMatching +HP:0008656 Incomplete male pseudohermaphroditism oboInOwl:hasDbXref UMLS:C4024645 semapv:UnspecifiedMatching +HP:0008659 Multiple small medullary renal cysts oboInOwl:hasDbXref SCTID:204958008 semapv:UnspecifiedMatching +HP:0008659 Multiple small medullary renal cysts oboInOwl:hasDbXref UMLS:C0687120 semapv:UnspecifiedMatching +HP:0008659 Multiple small medullary renal cysts oboInOwl:hasDbXref UMLS:C4020790 semapv:UnspecifiedMatching +HP:0008659 Multiple small medullary renal cysts oboInOwl:hasDbXref UMLS:C4024644 semapv:UnspecifiedMatching +HP:0008660 Renotubular dysgenesis oboInOwl:hasDbXref MESH:C537048 semapv:UnspecifiedMatching +HP:0008660 Renotubular dysgenesis oboInOwl:hasDbXref SCTID:702397002 semapv:UnspecifiedMatching +HP:0008660 Renotubular dysgenesis oboInOwl:hasDbXref UMLS:C0266313 semapv:UnspecifiedMatching +HP:0008661 Urethral stenosis oboInOwl:hasDbXref MESH:D014525 semapv:UnspecifiedMatching +HP:0008661 Urethral stenosis oboInOwl:hasDbXref SCTID:236647003 semapv:UnspecifiedMatching +HP:0008661 Urethral stenosis oboInOwl:hasDbXref SCTID:76618002 semapv:UnspecifiedMatching +HP:0008661 Urethral stenosis oboInOwl:hasDbXref UMLS:C0041974 semapv:UnspecifiedMatching +HP:0008663 Renal sarcoma oboInOwl:hasDbXref NCIT:C3158 semapv:UnspecifiedMatching +HP:0008663 Renal sarcoma oboInOwl:hasDbXref SCTID:254918001 semapv:UnspecifiedMatching +HP:0008663 Renal sarcoma oboInOwl:hasDbXref UMLS:C0346251 semapv:UnspecifiedMatching +HP:0008664 Urethral sphincter sclerosis oboInOwl:hasDbXref UMLS:C4024643 semapv:UnspecifiedMatching +HP:0008665 Clitoral hypertrophy oboInOwl:hasDbXref SCTID:80212005 semapv:UnspecifiedMatching +HP:0008665 Clitoral hypertrophy oboInOwl:hasDbXref UMLS:C0156394 semapv:UnspecifiedMatching +HP:0008666 Impaired histidine renal tubular absorption oboInOwl:hasDbXref UMLS:C4024642 semapv:UnspecifiedMatching +HP:0008668 Gonadal dysgenesis, male oboInOwl:hasDbXref MESH:D006061 semapv:UnspecifiedMatching +HP:0008668 Gonadal dysgenesis, male oboInOwl:hasDbXref UMLS:C0018054 semapv:UnspecifiedMatching +HP:0008669 Abnormal spermatogenesis oboInOwl:hasDbXref SCTID:4529005 semapv:UnspecifiedMatching +HP:0008669 Abnormal spermatogenesis oboInOwl:hasDbXref UMLS:C0520933 semapv:UnspecifiedMatching +HP:0008669 Abnormal spermatogenesis oboInOwl:hasDbXref UMLS:C4020789 semapv:UnspecifiedMatching +HP:0008670 Partial vaginal septum oboInOwl:hasDbXref UMLS:C0750088 semapv:UnspecifiedMatching +HP:0008672 Calcium oxalate nephrolithiasis oboInOwl:hasDbXref MESH:C563477 semapv:UnspecifiedMatching +HP:0008672 Calcium oxalate nephrolithiasis oboInOwl:hasDbXref SCTID:444717006 semapv:UnspecifiedMatching +HP:0008672 Calcium oxalate nephrolithiasis oboInOwl:hasDbXref UMLS:C1833683 semapv:UnspecifiedMatching +HP:0008672 Calcium oxalate nephrolithiasis oboInOwl:hasDbXref UMLS:C4280806 semapv:UnspecifiedMatching +HP:0008675 Enlarged polycystic ovaries oboInOwl:hasDbXref UMLS:C4024641 semapv:UnspecifiedMatching +HP:0008676 Congenital megaureter oboInOwl:hasDbXref SCTID:718485003 semapv:UnspecifiedMatching +HP:0008676 Congenital megaureter oboInOwl:hasDbXref SCTID:95576001 semapv:UnspecifiedMatching +HP:0008676 Congenital megaureter oboInOwl:hasDbXref UMLS:C0266324 semapv:UnspecifiedMatching +HP:0008677 Congenital nephrotic syndrome oboInOwl:hasDbXref MESH:C535761 semapv:UnspecifiedMatching +HP:0008677 Congenital nephrotic syndrome oboInOwl:hasDbXref SCTID:48796009 semapv:UnspecifiedMatching +HP:0008677 Congenital nephrotic syndrome oboInOwl:hasDbXref UMLS:C3501848 semapv:UnspecifiedMatching +HP:0008678 Renal hypoplasia/aplasia oboInOwl:hasDbXref UMLS:C1857453 semapv:UnspecifiedMatching +HP:0008682 Renal tubular epithelial necrosis oboInOwl:hasDbXref MESH:D007683 semapv:UnspecifiedMatching +HP:0008682 Renal tubular epithelial necrosis oboInOwl:hasDbXref SCTID:35455006 semapv:UnspecifiedMatching +HP:0008682 Renal tubular epithelial necrosis oboInOwl:hasDbXref UMLS:C0022672 semapv:UnspecifiedMatching +HP:0008683 Enlarged labia minora oboInOwl:hasDbXref UMLS:C1849358 semapv:UnspecifiedMatching +HP:0008684 Aplasia/hypoplasia of the uterus oboInOwl:hasDbXref UMLS:C4024640 semapv:UnspecifiedMatching +HP:0008687 Hypoplasia of the prostate oboInOwl:hasDbXref UMLS:C1844923 semapv:UnspecifiedMatching +HP:0008689 Bilateral cryptorchidism oboInOwl:hasDbXref MESH:D003456 semapv:UnspecifiedMatching +HP:0008689 Bilateral cryptorchidism oboInOwl:hasDbXref SCTID:268228006 semapv:UnspecifiedMatching +HP:0008689 Bilateral cryptorchidism oboInOwl:hasDbXref UMLS:C0431663 semapv:UnspecifiedMatching +HP:0008691 Solitary bladder diverticulum oboInOwl:hasDbXref UMLS:C4024639 semapv:UnspecifiedMatching +HP:0008695 Transient nephrotic syndrome oboInOwl:hasDbXref UMLS:C4024638 semapv:UnspecifiedMatching +HP:0008696 Renal hamartoma oboInOwl:hasDbXref UMLS:C1840396 semapv:UnspecifiedMatching +HP:0008697 Hypoplasia of the fallopian tube oboInOwl:hasDbXref UMLS:C1968706 semapv:UnspecifiedMatching +HP:0008702 Absent internal genitalia oboInOwl:hasDbXref UMLS:C4024637 semapv:UnspecifiedMatching +HP:0008703 Gonadal calcification oboInOwl:hasDbXref UMLS:C4024636 semapv:UnspecifiedMatching +HP:0008705 Ureteral triplication oboInOwl:hasDbXref UMLS:C4024635 semapv:UnspecifiedMatching +HP:0008706 Distal urethral duplication oboInOwl:hasDbXref UMLS:C4024634 semapv:UnspecifiedMatching +HP:0008707 Absent scrotum oboInOwl:hasDbXref SCTID:249233008 semapv:UnspecifiedMatching +HP:0008707 Absent scrotum oboInOwl:hasDbXref UMLS:C0426320 semapv:UnspecifiedMatching +HP:0008708 Partial development of the penile shaft oboInOwl:hasDbXref UMLS:C1837379 semapv:UnspecifiedMatching +HP:0008711 Benign prostatic hyperplasia oboInOwl:hasDbXref MESH:D011470 semapv:UnspecifiedMatching +HP:0008711 Benign prostatic hyperplasia oboInOwl:hasDbXref SCTID:266569009 semapv:UnspecifiedMatching +HP:0008711 Benign prostatic hyperplasia oboInOwl:hasDbXref UMLS:C0005001 semapv:UnspecifiedMatching +HP:0008711 Benign prostatic hyperplasia oboInOwl:hasDbXref UMLS:C1704272 semapv:UnspecifiedMatching +HP:0008714 Ureterovesical stenosis oboInOwl:hasDbXref UMLS:C4024633 semapv:UnspecifiedMatching +HP:0008715 Testicular dysgenesis oboInOwl:hasDbXref SCTID:253847002 semapv:UnspecifiedMatching +HP:0008715 Testicular dysgenesis oboInOwl:hasDbXref UMLS:C0302885 semapv:UnspecifiedMatching +HP:0008716 Urethrovaginal fistula oboInOwl:hasDbXref SCTID:50477003 semapv:UnspecifiedMatching +HP:0008716 Urethrovaginal fistula oboInOwl:hasDbXref UMLS:C0269133 semapv:UnspecifiedMatching +HP:0008717 Unilateral renal atrophy oboInOwl:hasDbXref SCTID:424998002 semapv:UnspecifiedMatching +HP:0008717 Unilateral renal atrophy oboInOwl:hasDbXref UMLS:C1827184 semapv:UnspecifiedMatching +HP:0008718 Unilateral renal dysplasia oboInOwl:hasDbXref SCTID:204951002 semapv:UnspecifiedMatching +HP:0008718 Unilateral renal dysplasia oboInOwl:hasDbXref UMLS:C0431697 semapv:UnspecifiedMatching +HP:0008720 Primary testicular failure oboInOwl:hasDbXref SCTID:370997001 semapv:UnspecifiedMatching +HP:0008720 Primary testicular failure oboInOwl:hasDbXref SCTID:48723006 semapv:UnspecifiedMatching +HP:0008720 Primary testicular failure oboInOwl:hasDbXref UMLS:C1384582 semapv:UnspecifiedMatching +HP:0008722 Urethral diverticulum oboInOwl:hasDbXref SCTID:90531003 semapv:UnspecifiedMatching +HP:0008722 Urethral diverticulum oboInOwl:hasDbXref UMLS:C0152443 semapv:UnspecifiedMatching +HP:0008723 Gonadal dysgenesis with female appearance, male oboInOwl:hasDbXref UMLS:C4020788 semapv:UnspecifiedMatching +HP:0008723 Gonadal dysgenesis with female appearance, male oboInOwl:hasDbXref UMLS:C4024632 semapv:UnspecifiedMatching +HP:0008724 Hypoplasia of the ovary oboInOwl:hasDbXref SCTID:93279005 semapv:UnspecifiedMatching +HP:0008724 Hypoplasia of the ovary oboInOwl:hasDbXref UMLS:C0685840 semapv:UnspecifiedMatching +HP:0008724 Hypoplasia of the ovary oboInOwl:hasDbXref UMLS:C1835452 semapv:UnspecifiedMatching +HP:0008726 Hypoplasia of the vagina oboInOwl:hasDbXref SCTID:253836009 semapv:UnspecifiedMatching +HP:0008726 Hypoplasia of the vagina oboInOwl:hasDbXref UMLS:C0345309 semapv:UnspecifiedMatching +HP:0008726 Hypoplasia of the vagina oboInOwl:hasDbXref UMLS:C1442988 semapv:UnspecifiedMatching +HP:0008729 Absence of labia majora oboInOwl:hasDbXref UMLS:C1849575 semapv:UnspecifiedMatching +HP:0008730 Female external genitalia in individual with 46,XY karyotype oboInOwl:hasDbXref UMLS:C1848178 semapv:UnspecifiedMatching +HP:0008732 Renal hypophosphatemia oboInOwl:hasDbXref UMLS:C4024631 semapv:UnspecifiedMatching +HP:0008733 Dysplastic testes oboInOwl:hasDbXref UMLS:C1837380 semapv:UnspecifiedMatching +HP:0008734 Decreased testicular size oboInOwl:hasDbXref SCTID:276411001 semapv:UnspecifiedMatching +HP:0008734 Decreased testicular size oboInOwl:hasDbXref UMLS:C0241355 semapv:UnspecifiedMatching +HP:0008736 Hypoplasia of penis oboInOwl:hasDbXref SCTID:34911001 semapv:UnspecifiedMatching +HP:0008736 Hypoplasia of penis oboInOwl:hasDbXref UMLS:C0266435 semapv:UnspecifiedMatching +HP:0008738 Partially duplicated kidney oboInOwl:hasDbXref UMLS:C4024630 semapv:UnspecifiedMatching +HP:0008739 Labial pseudohypertrophy oboInOwl:hasDbXref UMLS:C1835380 semapv:UnspecifiedMatching +HP:0008740 Longitudinal vaginal septum oboInOwl:hasDbXref UMLS:C1841680 semapv:UnspecifiedMatching +HP:0008742 Prominent prostate median bar oboInOwl:hasDbXref UMLS:C4024629 semapv:UnspecifiedMatching +HP:0008743 Coronal hypospadias oboInOwl:hasDbXref SCTID:429641000124109 semapv:UnspecifiedMatching +HP:0008743 Coronal hypospadias oboInOwl:hasDbXref UMLS:C1394030 semapv:UnspecifiedMatching +HP:0008743 Coronal hypospadias oboInOwl:hasDbXref UMLS:C4020787 semapv:UnspecifiedMatching +HP:0008744 Abnormal aryepiglottic fold morphology oboInOwl:hasDbXref UMLS:C1849357 semapv:UnspecifiedMatching +HP:0008747 Cartilaginous ossification of larynx oboInOwl:hasDbXref UMLS:C1855622 semapv:UnspecifiedMatching +HP:0008749 Laryngeal hypoplasia oboInOwl:hasDbXref SCTID:253736003 semapv:UnspecifiedMatching +HP:0008749 Laryngeal hypoplasia oboInOwl:hasDbXref UMLS:C0431527 semapv:UnspecifiedMatching +HP:0008750 Laryngeal atresia oboInOwl:hasDbXref SCTID:64981002 semapv:UnspecifiedMatching +HP:0008750 Laryngeal atresia oboInOwl:hasDbXref UMLS:C0265756 semapv:UnspecifiedMatching +HP:0008751 Laryngeal cleft oboInOwl:hasDbXref MESH:C537875 semapv:UnspecifiedMatching +HP:0008751 Laryngeal cleft oboInOwl:hasDbXref SCTID:232461002 semapv:UnspecifiedMatching +HP:0008751 Laryngeal cleft oboInOwl:hasDbXref UMLS:C1840311 semapv:UnspecifiedMatching +HP:0008752 Laryngeal cartilage malformation oboInOwl:hasDbXref UMLS:C4021530 semapv:UnspecifiedMatching +HP:0008753 Aplasia of the epiglottis oboInOwl:hasDbXref UMLS:C4024628 semapv:UnspecifiedMatching +HP:0008754 Laryngeal calcification oboInOwl:hasDbXref UMLS:C1859158 semapv:UnspecifiedMatching +HP:0008755 Laryngotracheomalacia oboInOwl:hasDbXref SCTID:308232009 semapv:UnspecifiedMatching +HP:0008755 Laryngotracheomalacia oboInOwl:hasDbXref UMLS:C0585984 semapv:UnspecifiedMatching +HP:0008756 Bowing of the vocal cords oboInOwl:hasDbXref SCTID:232448002 semapv:UnspecifiedMatching +HP:0008756 Bowing of the vocal cords oboInOwl:hasDbXref UMLS:C0396064 semapv:UnspecifiedMatching +HP:0008757 Unilateral vocal cord paralysis oboInOwl:hasDbXref MESH:D014826 semapv:UnspecifiedMatching +HP:0008757 Unilateral vocal cord paralysis oboInOwl:hasDbXref UMLS:C0751575 semapv:UnspecifiedMatching +HP:0008760 Violent behavior oboInOwl:hasDbXref SCTID:248004009 semapv:UnspecifiedMatching +HP:0008760 Violent behavior oboInOwl:hasDbXref UMLS:C0424323 semapv:UnspecifiedMatching +HP:0008762 Repetitive compulsive behavior oboInOwl:hasDbXref UMLS:C1969697 semapv:UnspecifiedMatching +HP:0008763 No social interaction oboInOwl:hasDbXref UMLS:C1849683 semapv:UnspecifiedMatching +HP:0008765 Auditory hallucinations oboInOwl:hasDbXref MESH:D006212 semapv:UnspecifiedMatching +HP:0008765 Auditory hallucinations oboInOwl:hasDbXref SCTID:45150006 semapv:UnspecifiedMatching +HP:0008765 Auditory hallucinations oboInOwl:hasDbXref UMLS:C0233762 semapv:UnspecifiedMatching +HP:0008767 Self-mutilation of tongue and lips due to involuntary movements oboInOwl:hasDbXref UMLS:C1860219 semapv:UnspecifiedMatching +HP:0008768 Inappropriate sexual behavior oboInOwl:hasDbXref SCTID:248099006 semapv:UnspecifiedMatching +HP:0008768 Inappropriate sexual behavior oboInOwl:hasDbXref UMLS:C0474420 semapv:UnspecifiedMatching +HP:0008770 Obsessive-compulsive trait oboInOwl:hasDbXref UMLS:C1834433 semapv:UnspecifiedMatching +HP:0008771 Aplasia/Hypoplasia of the ear oboInOwl:hasDbXref UMLS:C4024627 semapv:UnspecifiedMatching +HP:0008772 Aplasia/Hypoplasia of the external ear oboInOwl:hasDbXref UMLS:C4024626 semapv:UnspecifiedMatching +HP:0008773 Aplasia/Hypoplasia of the middle ear oboInOwl:hasDbXref UMLS:C4021529 semapv:UnspecifiedMatching +HP:0008774 Aplasia/Hypoplasia of the inner ear oboInOwl:hasDbXref UMLS:C4024625 semapv:UnspecifiedMatching +HP:0008775 Abnormal prostate morphology oboInOwl:hasDbXref UMLS:C0747987 semapv:UnspecifiedMatching +HP:0008776 Abnormal renal artery morphology oboInOwl:hasDbXref UMLS:C4024624 semapv:UnspecifiedMatching +HP:0008777 Abnormal vocal cord morphology oboInOwl:hasDbXref UMLS:C0262665 semapv:UnspecifiedMatching +HP:0008780 Congenital bilateral hip dislocation oboInOwl:hasDbXref SCTID:10155006 semapv:UnspecifiedMatching +HP:0008780 Congenital bilateral hip dislocation oboInOwl:hasDbXref UMLS:C0158713 semapv:UnspecifiedMatching +HP:0008783 Wide proximal femoral metaphysis oboInOwl:hasDbXref UMLS:C4024623 semapv:UnspecifiedMatching +HP:0008784 Wide capital femoral epiphyses oboInOwl:hasDbXref UMLS:C4024622 semapv:UnspecifiedMatching +HP:0008785 Delayed ossification of pubic rami oboInOwl:hasDbXref UMLS:C1865363 semapv:UnspecifiedMatching +HP:0008786 Iliac crest serration oboInOwl:hasDbXref UMLS:C1857186 semapv:UnspecifiedMatching +HP:0008788 Delayed pubic bone ossification oboInOwl:hasDbXref UMLS:C1861528 semapv:UnspecifiedMatching +HP:0008788 Delayed pubic bone ossification oboInOwl:hasDbXref UMLS:C1866710 semapv:UnspecifiedMatching +HP:0008788 Delayed pubic bone ossification oboInOwl:hasDbXref UMLS:C4280411 semapv:UnspecifiedMatching +HP:0008789 Cone-shaped capital femoral epiphysis oboInOwl:hasDbXref UMLS:C1846157 semapv:UnspecifiedMatching +HP:0008794 Dysplastic iliac wings oboInOwl:hasDbXref UMLS:C1837487 semapv:UnspecifiedMatching +HP:0008796 Externally rotated hips oboInOwl:hasDbXref UMLS:C1846339 semapv:UnspecifiedMatching +HP:0008797 Early ossification of capital femoral epiphyses oboInOwl:hasDbXref UMLS:C4024621 semapv:UnspecifiedMatching +HP:0008798 Widened greater sciatic notch oboInOwl:hasDbXref UMLS:C4024620 semapv:UnspecifiedMatching +HP:0008800 Limited hip movement oboInOwl:hasDbXref UMLS:C1851542 semapv:UnspecifiedMatching +HP:0008801 Hypoplasia of the lesser trochanter oboInOwl:hasDbXref UMLS:C1840062 semapv:UnspecifiedMatching +HP:0008802 Hypoplasia of the femoral head oboInOwl:hasDbXref UMLS:C1856920 semapv:UnspecifiedMatching +HP:0008804 Broad femoral head oboInOwl:hasDbXref UMLS:C4024619 semapv:UnspecifiedMatching +HP:0008807 Acetabular dysplasia oboInOwl:hasDbXref MESH:D006617 semapv:UnspecifiedMatching +HP:0008807 Acetabular dysplasia oboInOwl:hasDbXref UMLS:C1328407 semapv:UnspecifiedMatching +HP:0008808 High iliac wings oboInOwl:hasDbXref UMLS:C1969680 semapv:UnspecifiedMatching +HP:0008812 Flattened femoral head oboInOwl:hasDbXref UMLS:C1860601 semapv:UnspecifiedMatching +HP:0008817 Aplastic pubic bones oboInOwl:hasDbXref UMLS:C1848660 semapv:UnspecifiedMatching +HP:0008818 Large iliac wings oboInOwl:hasDbXref UMLS:C4024618 semapv:UnspecifiedMatching +HP:0008819 Narrow femoral neck oboInOwl:hasDbXref UMLS:C1863739 semapv:UnspecifiedMatching +HP:0008820 Absent ossification of capital femoral epiphysis oboInOwl:hasDbXref UMLS:C1968686 semapv:UnspecifiedMatching +HP:0008821 Hypoplastic inferior ilia oboInOwl:hasDbXref UMLS:C1837078 semapv:UnspecifiedMatching +HP:0008822 Hypoplastic ischiopubic rami oboInOwl:hasDbXref UMLS:C4024617 semapv:UnspecifiedMatching +HP:0008823 Hypoplastic inferior pubic rami oboInOwl:hasDbXref UMLS:C1853573 semapv:UnspecifiedMatching +HP:0008824 Hypoplastic iliac body oboInOwl:hasDbXref UMLS:C1849034 semapv:UnspecifiedMatching +HP:0008826 Dislocation of the femoral head oboInOwl:hasDbXref UMLS:C1859446 semapv:UnspecifiedMatching +HP:0008828 Delayed proximal femoral epiphyseal ossification oboInOwl:hasDbXref UMLS:C1855222 semapv:UnspecifiedMatching +HP:0008829 Delayed femoral head ossification oboInOwl:hasDbXref UMLS:C1846446 semapv:UnspecifiedMatching +HP:0008829 Delayed femoral head ossification oboInOwl:hasDbXref UMLS:C4280410 semapv:UnspecifiedMatching +HP:0008830 Hypoplastic pubic rami oboInOwl:hasDbXref UMLS:C1969176 semapv:UnspecifiedMatching +HP:0008833 Irregular acetabular roof oboInOwl:hasDbXref UMLS:C1834975 semapv:UnspecifiedMatching +HP:0008835 Multicentric femoral head ossification oboInOwl:hasDbXref UMLS:C1846447 semapv:UnspecifiedMatching +HP:0008838 Stippled calcification proximal humeral epiphyses oboInOwl:hasDbXref UMLS:C1857243 semapv:UnspecifiedMatching +HP:0008839 Hypoplastic pelvis oboInOwl:hasDbXref UMLS:C3536734 semapv:UnspecifiedMatching +HP:0008843 Hip osteoarthritis oboInOwl:hasDbXref MESH:D015207 semapv:UnspecifiedMatching +HP:0008843 Hip osteoarthritis oboInOwl:hasDbXref SCTID:239872002 semapv:UnspecifiedMatching +HP:0008843 Hip osteoarthritis oboInOwl:hasDbXref UMLS:C0029410 semapv:UnspecifiedMatching +HP:0008845 Mesomelic short stature oboInOwl:hasDbXref UMLS:C1855274 semapv:UnspecifiedMatching +HP:0008846 Severe intrauterine growth retardation oboInOwl:hasDbXref UMLS:C1855843 semapv:UnspecifiedMatching +HP:0008848 Moderately short stature oboInOwl:hasDbXref UMLS:C1861519 semapv:UnspecifiedMatching +HP:0008850 Severe postnatal growth retardation oboInOwl:hasDbXref UMLS:C1857641 semapv:UnspecifiedMatching +HP:0008855 Moderate postnatal growth retardation oboInOwl:hasDbXref UMLS:C4024616 semapv:UnspecifiedMatching +HP:0008857 Neonatal short-trunk short stature oboInOwl:hasDbXref UMLS:C3149908 semapv:UnspecifiedMatching +HP:0008866 Failure to thrive secondary to recurrent infections oboInOwl:hasDbXref UMLS:C1832323 semapv:UnspecifiedMatching +HP:0008872 Feeding difficulties in infancy oboInOwl:hasDbXref UMLS:C2674608 semapv:UnspecifiedMatching +HP:0008873 Disproportionate short-limb short stature oboInOwl:hasDbXref UMLS:C1849937 semapv:UnspecifiedMatching +HP:0008883 Mild intrauterine growth retardation oboInOwl:hasDbXref UMLS:C1840006 semapv:UnspecifiedMatching +HP:0008887 Adipose tissue loss oboInOwl:hasDbXref UMLS:C4024615 semapv:UnspecifiedMatching +HP:0008890 Severe short-limb dwarfism oboInOwl:hasDbXref UMLS:C1860105 semapv:UnspecifiedMatching +HP:0008897 Postnatal growth retardation oboInOwl:hasDbXref UMLS:C1859778 semapv:UnspecifiedMatching +HP:0008905 Rhizomelia oboInOwl:hasDbXref UMLS:C1866730 semapv:UnspecifiedMatching +HP:0008909 Lethal short-limbed short stature oboInOwl:hasDbXref UMLS:C2674171 semapv:UnspecifiedMatching +HP:0008915 Childhood-onset truncal obesity oboInOwl:hasDbXref UMLS:C1859846 semapv:UnspecifiedMatching +HP:0008921 Neonatal short-limb short stature oboInOwl:hasDbXref UMLS:C1850171 semapv:UnspecifiedMatching +HP:0008922 Childhood-onset short-trunk short stature oboInOwl:hasDbXref UMLS:C3148833 semapv:UnspecifiedMatching +HP:0008929 Asymmetric short stature oboInOwl:hasDbXref UMLS:C4024614 semapv:UnspecifiedMatching +HP:0008935 Generalized neonatal hypotonia oboInOwl:hasDbXref UMLS:C1845123 semapv:UnspecifiedMatching +HP:0008936 Muscular hypotonia of the trunk oboInOwl:hasDbXref UMLS:C1853743 semapv:UnspecifiedMatching +HP:0008940 Generalized lymphadenopathy oboInOwl:hasDbXref SCTID:274741002 semapv:UnspecifiedMatching +HP:0008940 Generalized lymphadenopathy oboInOwl:hasDbXref UMLS:C0476486 semapv:UnspecifiedMatching +HP:0008942 Acute rhabdomyolysis oboInOwl:hasDbXref UMLS:C3807306 semapv:UnspecifiedMatching +HP:0008944 Distal lower limb amyotrophy oboInOwl:hasDbXref UMLS:C1836451 semapv:UnspecifiedMatching +HP:0008944 Distal lower limb amyotrophy oboInOwl:hasDbXref UMLS:C1866863 semapv:UnspecifiedMatching +HP:0008944 Distal lower limb amyotrophy oboInOwl:hasDbXref UMLS:C3806644 semapv:UnspecifiedMatching +HP:0008945 Loss of ability to walk in early childhood oboInOwl:hasDbXref UMLS:C1835993 semapv:UnspecifiedMatching +HP:0008946 Pelvic girdle amyotrophy oboInOwl:hasDbXref UMLS:C4021528 semapv:UnspecifiedMatching +HP:0008947 Infantile muscular hypotonia oboInOwl:hasDbXref UMLS:C1860834 semapv:UnspecifiedMatching +HP:0008948 Proximal upper limb amyotrophy oboInOwl:hasDbXref UMLS:C1866013 semapv:UnspecifiedMatching +HP:0008952 Shoulder muscle hypoplasia oboInOwl:hasDbXref UMLS:C1969001 semapv:UnspecifiedMatching +HP:0008953 Pectoralis major hypoplasia oboInOwl:hasDbXref UMLS:C1840086 semapv:UnspecifiedMatching +HP:0008954 Intrinsic hand muscle atrophy oboInOwl:hasDbXref UMLS:C1864716 semapv:UnspecifiedMatching +HP:0008955 Progressive distal muscular atrophy oboInOwl:hasDbXref UMLS:C4024613 semapv:UnspecifiedMatching +HP:0008956 Proximal lower limb amyotrophy oboInOwl:hasDbXref UMLS:C1836767 semapv:UnspecifiedMatching +HP:0008959 Distal upper limb muscle weakness oboInOwl:hasDbXref UMLS:C3150620 semapv:UnspecifiedMatching +HP:0008962 Calf muscle hypoplasia oboInOwl:hasDbXref UMLS:C3805450 semapv:UnspecifiedMatching +HP:0008963 Tibialis muscle weakness oboInOwl:hasDbXref UMLS:C4024612 semapv:UnspecifiedMatching +HP:0008964 Nonprogressive muscular atrophy oboInOwl:hasDbXref UMLS:C4024611 semapv:UnspecifiedMatching +HP:0008967 Exercise-induced muscle stiffness oboInOwl:hasDbXref UMLS:C1855579 semapv:UnspecifiedMatching +HP:0008968 Muscle hypertrophy of the lower extremities oboInOwl:hasDbXref UMLS:C1850663 semapv:UnspecifiedMatching +HP:0008969 Leg muscle stiffness oboInOwl:hasDbXref UMLS:C4024610 semapv:UnspecifiedMatching +HP:0008970 Scapulohumeral muscular dystrophy oboInOwl:hasDbXref MESH:C562932 semapv:UnspecifiedMatching +HP:0008970 Scapulohumeral muscular dystrophy oboInOwl:hasDbXref SCTID:240074006 semapv:UnspecifiedMatching +HP:0008970 Scapulohumeral muscular dystrophy oboInOwl:hasDbXref UMLS:C0410192 semapv:UnspecifiedMatching +HP:0008972 Decreased activity of mitochondrial respiratory chain oboInOwl:hasDbXref UMLS:C1835995 semapv:UnspecifiedMatching +HP:0008972 Decreased activity of mitochondrial respiratory chain oboInOwl:hasDbXref UMLS:C3276441 semapv:UnspecifiedMatching +HP:0008972 Decreased activity of mitochondrial respiratory chain oboInOwl:hasDbXref UMLS:C4024609 semapv:UnspecifiedMatching +HP:0008978 Necrotizing myopathy oboInOwl:hasDbXref UMLS:C4024608 semapv:UnspecifiedMatching +HP:0008981 Calf muscle hypertrophy oboInOwl:hasDbXref UMLS:C1843057 semapv:UnspecifiedMatching +HP:0008984 Neck muscle hypoplasia oboInOwl:hasDbXref UMLS:C1969000 semapv:UnspecifiedMatching +HP:0008984 Neck muscle hypoplasia oboInOwl:hasDbXref UMLS:C4280408 semapv:UnspecifiedMatching +HP:0008984 Neck muscle hypoplasia oboInOwl:hasDbXref UMLS:C4280409 semapv:UnspecifiedMatching +HP:0008985 Increased intramuscular fat oboInOwl:hasDbXref UMLS:C1835389 semapv:UnspecifiedMatching +HP:0008986 Agenesis of the diaphragm oboInOwl:hasDbXref SCTID:702613006 semapv:UnspecifiedMatching +HP:0008986 Agenesis of the diaphragm oboInOwl:hasDbXref SCTID:72424001 semapv:UnspecifiedMatching +HP:0008986 Agenesis of the diaphragm oboInOwl:hasDbXref UMLS:C0221360 semapv:UnspecifiedMatching +HP:0008988 Pelvic girdle muscle atrophy oboInOwl:hasDbXref UMLS:C0240679 semapv:UnspecifiedMatching +HP:0008991 Exercise-induced leg cramps oboInOwl:hasDbXref UMLS:C4024607 semapv:UnspecifiedMatching +HP:0008993 Increased intraabdominal fat oboInOwl:hasDbXref UMLS:C1835390 semapv:UnspecifiedMatching +HP:0008994 Proximal muscle weakness in lower limbs oboInOwl:hasDbXref UMLS:C1866010 semapv:UnspecifiedMatching +HP:0008997 Proximal muscle weakness in upper limbs oboInOwl:hasDbXref UMLS:C1866012 semapv:UnspecifiedMatching +HP:0008998 Pectoralis hypoplasia oboInOwl:hasDbXref UMLS:C1846477 semapv:UnspecifiedMatching +HP:0009002 Loss of truncal subcutaneous adipose tissue oboInOwl:hasDbXref UMLS:C1835384 semapv:UnspecifiedMatching +HP:0009003 Increased subcutaneous truncal adipose tissue oboInOwl:hasDbXref UMLS:C1837781 semapv:UnspecifiedMatching +HP:0009004 Hypoplasia of the musculature oboInOwl:hasDbXref SCTID:205530002 semapv:UnspecifiedMatching +HP:0009004 Hypoplasia of the musculature oboInOwl:hasDbXref UMLS:C0240414 semapv:UnspecifiedMatching +HP:0009005 Weakness of the intrinsic hand muscles oboInOwl:hasDbXref UMLS:C1834536 semapv:UnspecifiedMatching +HP:0009007 Biceps hypoplasia oboInOwl:hasDbXref UMLS:C1862499 semapv:UnspecifiedMatching +HP:0009011 Hypoplasia of serratus anterior muscle oboInOwl:hasDbXref UMLS:C1868167 semapv:UnspecifiedMatching +HP:0009013 Congenital absence of gluteal muscles oboInOwl:hasDbXref MESH:C535561 semapv:UnspecifiedMatching +HP:0009013 Congenital absence of gluteal muscles oboInOwl:hasDbXref UMLS:C2930932 semapv:UnspecifiedMatching +HP:0009016 Upper limb muscle hypoplasia oboInOwl:hasDbXref UMLS:C1846478 semapv:UnspecifiedMatching +HP:0009017 Loss of gluteal subcutaneous adipose tissue oboInOwl:hasDbXref UMLS:C4024606 semapv:UnspecifiedMatching +HP:0009019 Progressive loss of facial adipose tissue oboInOwl:hasDbXref UMLS:C1837510 semapv:UnspecifiedMatching +HP:0009020 Exercise-induced muscle fatigue oboInOwl:hasDbXref UMLS:C1855580 semapv:UnspecifiedMatching +HP:0009023 Abdominal wall muscle weakness oboInOwl:hasDbXref UMLS:C4021527 semapv:UnspecifiedMatching +HP:0009025 Increased connective tissue oboInOwl:hasDbXref UMLS:C1866021 semapv:UnspecifiedMatching +HP:0009026 Hypoplasia of latissimus dorsi muscle oboInOwl:hasDbXref UMLS:C3805860 semapv:UnspecifiedMatching +HP:0009027 Foot dorsiflexor weakness oboInOwl:hasDbXref SCTID:6077001 semapv:UnspecifiedMatching +HP:0009027 Foot dorsiflexor weakness oboInOwl:hasDbXref UMLS:C0085684 semapv:UnspecifiedMatching +HP:0009027 Foot dorsiflexor weakness oboInOwl:hasDbXref UMLS:C1866141 semapv:UnspecifiedMatching +HP:0009028 Generalized weakness of limb muscles oboInOwl:hasDbXref UMLS:C4024605 semapv:UnspecifiedMatching +HP:0009031 Amyotrophy of ankle musculature oboInOwl:hasDbXref UMLS:C4024604 semapv:UnspecifiedMatching +HP:0009037 Segmental spinal muscular atrophy oboInOwl:hasDbXref MESH:C566670 semapv:UnspecifiedMatching +HP:0009037 Segmental spinal muscular atrophy oboInOwl:hasDbXref UMLS:C1866774 semapv:UnspecifiedMatching +HP:0009042 Marked muscular hypertrophy oboInOwl:hasDbXref UMLS:C1846013 semapv:UnspecifiedMatching +HP:0009045 Exercise-induced rhabdomyolysis oboInOwl:hasDbXref UMLS:C4021526 semapv:UnspecifiedMatching +HP:0009046 Difficulty running oboInOwl:hasDbXref SCTID:282479002 semapv:UnspecifiedMatching +HP:0009046 Difficulty running oboInOwl:hasDbXref UMLS:C0560346 semapv:UnspecifiedMatching +HP:0009049 Peroneal muscle atrophy oboInOwl:hasDbXref UMLS:C1389118 semapv:UnspecifiedMatching +HP:0009050 Quadriceps muscle atrophy oboInOwl:hasDbXref UMLS:C4024603 semapv:UnspecifiedMatching +HP:0009051 Increased muscle glycogen content oboInOwl:hasDbXref UMLS:C1968729 semapv:UnspecifiedMatching +HP:0009053 Distal lower limb muscle weakness oboInOwl:hasDbXref UMLS:C1836450 semapv:UnspecifiedMatching +HP:0009054 Scapuloperoneal myopathy oboInOwl:hasDbXref MESH:C536624 semapv:UnspecifiedMatching +HP:0009054 Scapuloperoneal myopathy oboInOwl:hasDbXref UMLS:C2931268 semapv:UnspecifiedMatching +HP:0009055 Generalized limb muscle atrophy oboInOwl:hasDbXref UMLS:C1838114 semapv:UnspecifiedMatching +HP:0009056 Loss of subcutaneous adipose tissue from upper limbs oboInOwl:hasDbXref UMLS:C4024602 semapv:UnspecifiedMatching +HP:0009058 Increased muscle lipid content oboInOwl:hasDbXref UMLS:C1837262 semapv:UnspecifiedMatching +HP:0009059 Congenital generalized lipodystrophy oboInOwl:hasDbXref MESH:D052497 semapv:UnspecifiedMatching +HP:0009059 Congenital generalized lipodystrophy oboInOwl:hasDbXref SCTID:284449005 semapv:UnspecifiedMatching +HP:0009059 Congenital generalized lipodystrophy oboInOwl:hasDbXref SCTID:86907008 semapv:UnspecifiedMatching +HP:0009059 Congenital generalized lipodystrophy oboInOwl:hasDbXref UMLS:C0221032 semapv:UnspecifiedMatching +HP:0009060 Scapular muscle atrophy oboInOwl:hasDbXref UMLS:C3805969 semapv:UnspecifiedMatching +HP:0009062 Infantile axial hypotonia oboInOwl:hasDbXref UMLS:C3806604 semapv:UnspecifiedMatching +HP:0009063 Progressive distal muscle weakness oboInOwl:hasDbXref UMLS:C1836609 semapv:UnspecifiedMatching +HP:0009064 Generalized lipodystrophy oboInOwl:hasDbXref MESH:D052497 semapv:UnspecifiedMatching +HP:0009064 Generalized lipodystrophy oboInOwl:hasDbXref SCTID:284449005 semapv:UnspecifiedMatching +HP:0009064 Generalized lipodystrophy oboInOwl:hasDbXref SCTID:86907008 semapv:UnspecifiedMatching +HP:0009064 Generalized lipodystrophy oboInOwl:hasDbXref UMLS:C0221032 semapv:UnspecifiedMatching +HP:0009067 Progressive spinal muscular atrophy oboInOwl:hasDbXref UMLS:C4082951 semapv:UnspecifiedMatching +HP:0009069 Lethal infantile mitochondrial myopathy oboInOwl:hasDbXref MESH:C564017 semapv:UnspecifiedMatching +HP:0009069 Lethal infantile mitochondrial myopathy oboInOwl:hasDbXref UMLS:C1838876 semapv:UnspecifiedMatching +HP:0009071 Inflammatory myopathy oboInOwl:hasDbXref MESH:D009220 semapv:UnspecifiedMatching +HP:0009071 Inflammatory myopathy oboInOwl:hasDbXref SCTID:128496001 semapv:UnspecifiedMatching +HP:0009071 Inflammatory myopathy oboInOwl:hasDbXref SCTID:26889001 semapv:UnspecifiedMatching +HP:0009071 Inflammatory myopathy oboInOwl:hasDbXref UMLS:C0027121 semapv:UnspecifiedMatching +HP:0009072 Decreased Achilles reflex oboInOwl:hasDbXref UMLS:C1837323 semapv:UnspecifiedMatching +HP:0009073 Progressive proximal muscle weakness oboInOwl:hasDbXref UMLS:C1836156 semapv:UnspecifiedMatching +HP:0009077 Weakness of long finger extensor muscles oboInOwl:hasDbXref UMLS:C4024601 semapv:UnspecifiedMatching +HP:0009084 Midline notch of upper alveolar ridge oboInOwl:hasDbXref UMLS:C1851853 semapv:UnspecifiedMatching +HP:0009085 Alveolar ridge overgrowth oboInOwl:hasDbXref UMLS:C1856164 semapv:UnspecifiedMatching +HP:0009085 Alveolar ridge overgrowth oboInOwl:hasDbXref UMLS:C1865598 semapv:UnspecifiedMatching +HP:0009087 Posteriorly placed tongue oboInOwl:hasDbXref UMLS:C4024600 semapv:UnspecifiedMatching +HP:0009088 Speech articulation difficulties oboInOwl:hasDbXref UMLS:C1865313 semapv:UnspecifiedMatching +HP:0009092 Progressive alveolar ridge hypertropy oboInOwl:hasDbXref UMLS:C1854934 semapv:UnspecifiedMatching +HP:0009092 Progressive alveolar ridge hypertropy oboInOwl:hasDbXref UMLS:C4280407 semapv:UnspecifiedMatching +HP:0009094 Cleft lower alveolar ridge oboInOwl:hasDbXref UMLS:C1849350 semapv:UnspecifiedMatching +HP:0009094 Cleft lower alveolar ridge oboInOwl:hasDbXref UMLS:C4280404 semapv:UnspecifiedMatching +HP:0009094 Cleft lower alveolar ridge oboInOwl:hasDbXref UMLS:C4280405 semapv:UnspecifiedMatching +HP:0009094 Cleft lower alveolar ridge oboInOwl:hasDbXref UMLS:C4280406 semapv:UnspecifiedMatching +HP:0009098 Chronic oral candidiasis oboInOwl:hasDbXref UMLS:C4024599 semapv:UnspecifiedMatching +HP:0009099 Median cleft palate oboInOwl:hasDbXref UMLS:C1850968 semapv:UnspecifiedMatching +HP:0009100 Thick anterior alveolar ridges oboInOwl:hasDbXref UMLS:C1859377 semapv:UnspecifiedMatching +HP:0009101 Submucous cleft lip oboInOwl:hasDbXref UMLS:C1839277 semapv:UnspecifiedMatching +HP:0009102 Anterior open-bite malocclusion oboInOwl:hasDbXref UMLS:C4024598 semapv:UnspecifiedMatching +HP:0009103 Aplasia/Hypoplasia involving the pelvis oboInOwl:hasDbXref UMLS:C4024597 semapv:UnspecifiedMatching +HP:0009104 Aplasia/Hypoplasia of the pubic bone oboInOwl:hasDbXref UMLS:C1849305 semapv:UnspecifiedMatching +HP:0009105 Abnormal ossification of the pubic bone oboInOwl:hasDbXref UMLS:C4024596 semapv:UnspecifiedMatching +HP:0009105 Abnormal ossification of the pubic bone oboInOwl:hasDbXref UMLS:C4280403 semapv:UnspecifiedMatching +HP:0009106 Abnormal pelvis bone ossification oboInOwl:hasDbXref UMLS:C4021525 semapv:UnspecifiedMatching +HP:0009106 Abnormal pelvis bone ossification oboInOwl:hasDbXref UMLS:C4280402 semapv:UnspecifiedMatching +HP:0009107 Abnormal ossification involving the femoral head and neck oboInOwl:hasDbXref UMLS:C4024595 semapv:UnspecifiedMatching +HP:0009108 Aplasia/Hypoplasia involving the femoral head and neck oboInOwl:hasDbXref UMLS:C4024594 semapv:UnspecifiedMatching +HP:0009109 Denervation of the diaphragm oboInOwl:hasDbXref UMLS:C1858529 semapv:UnspecifiedMatching +HP:0009110 Diaphragmatic eventration oboInOwl:hasDbXref MESH:D003965 semapv:UnspecifiedMatching +HP:0009110 Diaphragmatic eventration oboInOwl:hasDbXref SCTID:34168003 semapv:UnspecifiedMatching +HP:0009110 Diaphragmatic eventration oboInOwl:hasDbXref UMLS:C0011981 semapv:UnspecifiedMatching +HP:0009112 Aplasia of the left hemidiaphragm oboInOwl:hasDbXref UMLS:C4024593 semapv:UnspecifiedMatching +HP:0009113 Diaphragmatic weakness oboInOwl:hasDbXref SCTID:95438009 semapv:UnspecifiedMatching +HP:0009113 Diaphragmatic weakness oboInOwl:hasDbXref UMLS:C0521532 semapv:UnspecifiedMatching +HP:0009113 Diaphragmatic weakness oboInOwl:hasDbXref UMLS:C4020786 semapv:UnspecifiedMatching +HP:0009115 Aplasia/hypoplasia involving the skeleton oboInOwl:hasDbXref UMLS:C4024592 semapv:UnspecifiedMatching +HP:0009116 Aplasia/Hypoplasia involving bones of the skull oboInOwl:hasDbXref UMLS:C4024591 semapv:UnspecifiedMatching +HP:0009117 Aplasia/Hypoplasia of the maxilla oboInOwl:hasDbXref UMLS:C4024590 semapv:UnspecifiedMatching +HP:0009118 Aplasia/Hypoplasia of the mandible oboInOwl:hasDbXref MESH:D063173 semapv:UnspecifiedMatching +HP:0009118 Aplasia/Hypoplasia of the mandible oboInOwl:hasDbXref UMLS:C3494426 semapv:UnspecifiedMatching +HP:0009118 Aplasia/Hypoplasia of the mandible oboInOwl:hasDbXref UMLS:C4021371 semapv:UnspecifiedMatching +HP:0009118 Aplasia/Hypoplasia of the mandible oboInOwl:hasDbXref UMLS:C4024589 semapv:UnspecifiedMatching +HP:0009118 Aplasia/Hypoplasia of the mandible oboInOwl:hasDbXref UMLS:C4280261 semapv:UnspecifiedMatching +HP:0009118 Aplasia/Hypoplasia of the mandible oboInOwl:hasDbXref UMLS:C4280401 semapv:UnspecifiedMatching +HP:0009119 Aplasia/Hypoplasia of the frontal sinuses oboInOwl:hasDbXref UMLS:C4024588 semapv:UnspecifiedMatching +HP:0009120 Aplasia/Hypoplasia involving the sinuses oboInOwl:hasDbXref UMLS:C4024587 semapv:UnspecifiedMatching +HP:0009121 Abnormal axial skeleton morphology oboInOwl:hasDbXref UMLS:C4020785 semapv:UnspecifiedMatching +HP:0009121 Abnormal axial skeleton morphology oboInOwl:hasDbXref UMLS:C4024586 semapv:UnspecifiedMatching +HP:0009122 Aplasia/hypoplasia affecting bones of the axial skeleton oboInOwl:hasDbXref UMLS:C4024585 semapv:UnspecifiedMatching +HP:0009123 Mixed hypo- and hyperpigmentation of the skin oboInOwl:hasDbXref UMLS:C4024584 semapv:UnspecifiedMatching +HP:0009124 Abnormal adipose tissue morphology oboInOwl:hasDbXref UMLS:C4021524 semapv:UnspecifiedMatching +HP:0009125 Lipodystrophy oboInOwl:hasDbXref MESH:D008060 semapv:UnspecifiedMatching +HP:0009125 Lipodystrophy oboInOwl:hasDbXref SCTID:71325002 semapv:UnspecifiedMatching +HP:0009125 Lipodystrophy oboInOwl:hasDbXref UMLS:C0023787 semapv:UnspecifiedMatching +HP:0009126 Increased adipose tissue oboInOwl:hasDbXref UMLS:C4024583 semapv:UnspecifiedMatching +HP:0009127 Abnormality of the musculature of the limbs oboInOwl:hasDbXref UMLS:C4024582 semapv:UnspecifiedMatching +HP:0009128 Aplasia/Hypoplasia involving the musculature of the extremities oboInOwl:hasDbXref UMLS:C4024581 semapv:UnspecifiedMatching +HP:0009129 Upper limb amyotrophy oboInOwl:hasDbXref UMLS:C4021523 semapv:UnspecifiedMatching +HP:0009130 Hand muscle atrophy oboInOwl:hasDbXref UMLS:C0239830 semapv:UnspecifiedMatching +HP:0009131 Abnormality of the musculature of the thorax oboInOwl:hasDbXref UMLS:C4024580 semapv:UnspecifiedMatching +HP:0009132 Abnormal tarsal bone mineral density oboInOwl:hasDbXref UMLS:C4021522 semapv:UnspecifiedMatching +HP:0009134 Osteolysis involving bones of the feet oboInOwl:hasDbXref UMLS:C4024579 semapv:UnspecifiedMatching +HP:0009136 Duplication involving bones of the feet oboInOwl:hasDbXref UMLS:C4024578 semapv:UnspecifiedMatching +HP:0009138 Synostosis involving bones of the lower limbs oboInOwl:hasDbXref UMLS:C4024577 semapv:UnspecifiedMatching +HP:0009139 Osteolysis involving bones of the lower limbs oboInOwl:hasDbXref UMLS:C4024576 semapv:UnspecifiedMatching +HP:0009140 Synostosis involving bones of the feet oboInOwl:hasDbXref UMLS:C4024575 semapv:UnspecifiedMatching +HP:0009141 Depletion of mitochondrial DNA in muscle tissue oboInOwl:hasDbXref UMLS:C4021521 semapv:UnspecifiedMatching +HP:0009142 Duplication of bones involving the upper extremities oboInOwl:hasDbXref UMLS:C4024574 semapv:UnspecifiedMatching +HP:0009144 Supernumerary bones of the axial skeleton oboInOwl:hasDbXref UMLS:C4024573 semapv:UnspecifiedMatching +HP:0009145 Abnormal cerebral artery morphology oboInOwl:hasDbXref UMLS:C4021520 semapv:UnspecifiedMatching +HP:0009147 Enlarged epiphysis of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024572 semapv:UnspecifiedMatching +HP:0009148 Small epiphysis of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024571 semapv:UnspecifiedMatching +HP:0009149 Triangular epiphysis of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021519 semapv:UnspecifiedMatching +HP:0009150 Abnormality of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024570 semapv:UnspecifiedMatching +HP:0009152 Abnormality of the epiphyses of the 5th finger oboInOwl:hasDbXref UMLS:C4024569 semapv:UnspecifiedMatching +HP:0009153 Abnormality of the epiphysis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024568 semapv:UnspecifiedMatching +HP:0009154 Triangular epiphysis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021518 semapv:UnspecifiedMatching +HP:0009155 Cone-shaped epiphysis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4020783 semapv:UnspecifiedMatching +HP:0009155 Cone-shaped epiphysis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4020784 semapv:UnspecifiedMatching +HP:0009157 Ivory epiphysis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4020782 semapv:UnspecifiedMatching +HP:0009157 Ivory epiphysis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024567 semapv:UnspecifiedMatching +HP:0009158 Enlarged epiphysis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024566 semapv:UnspecifiedMatching +HP:0009159 Small epiphysis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024565 semapv:UnspecifiedMatching +HP:0009160 Absent epiphysis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024564 semapv:UnspecifiedMatching +HP:0009161 Aplasia/Hypoplasia of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C1834034 semapv:UnspecifiedMatching +HP:0009162 Absent middle phalanx of 5th finger oboInOwl:hasDbXref UMLS:C3277750 semapv:UnspecifiedMatching +HP:0009164 Abnormal calcification of the carpal bones oboInOwl:hasDbXref UMLS:C1968592 semapv:UnspecifiedMatching +HP:0009165 Stippling of the epiphysis of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024563 semapv:UnspecifiedMatching +HP:0009166 Fragmentation of the epiphysis of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024562 semapv:UnspecifiedMatching +HP:0009167 Irregular epiphysis of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024561 semapv:UnspecifiedMatching +HP:0009168 Bullet-shaped middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024560 semapv:UnspecifiedMatching +HP:0009169 Broad middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021517 semapv:UnspecifiedMatching +HP:0009170 Osteolytic defects of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024559 semapv:UnspecifiedMatching +HP:0009171 Triangular epiphyses of the metacarpals oboInOwl:hasDbXref UMLS:C4024558 semapv:UnspecifiedMatching +HP:0009172 Abnormal 4th finger phalanx morphology oboInOwl:hasDbXref UMLS:C4021516 semapv:UnspecifiedMatching +HP:0009173 Curved middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024557 semapv:UnspecifiedMatching +HP:0009174 Abnormality of the epiphyses of the 4th finger oboInOwl:hasDbXref UMLS:C4024556 semapv:UnspecifiedMatching +HP:0009175 Patchy sclerosis of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024555 semapv:UnspecifiedMatching +HP:0009177 Proximal/middle symphalangism of 5th finger oboInOwl:hasDbXref UMLS:C1836212 semapv:UnspecifiedMatching +HP:0009178 Symphalangism of middle phalanx of 5th finger oboInOwl:hasDbXref UMLS:C4024554 semapv:UnspecifiedMatching +HP:0009179 Deviation of the 5th finger oboInOwl:hasDbXref UMLS:C4021515 semapv:UnspecifiedMatching +HP:0009180 Ulnar deviation of the 5th finger oboInOwl:hasDbXref UMLS:C4024553 semapv:UnspecifiedMatching +HP:0009182 Triangular shaped middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024552 semapv:UnspecifiedMatching +HP:0009183 Joint contracture of the 5th finger oboInOwl:hasDbXref UMLS:C1865702 semapv:UnspecifiedMatching +HP:0009184 Contracture of the distal interphalangeal joint of the 5th finger oboInOwl:hasDbXref UMLS:C4024551 semapv:UnspecifiedMatching +HP:0009185 Contracture of the proximal interphalangeal joint of the 5th finger oboInOwl:hasDbXref UMLS:C3554612 semapv:UnspecifiedMatching +HP:0009186 Contracture of the metacarpophalangeal joint of the 5th finger oboInOwl:hasDbXref UMLS:C4024550 semapv:UnspecifiedMatching +HP:0009187 Bracket epiphysis of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024549 semapv:UnspecifiedMatching +HP:0009188 Pseudoepiphysis of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024548 semapv:UnspecifiedMatching +HP:0009189 Fragmentation of the metacarpal epiphyses oboInOwl:hasDbXref UMLS:C4024547 semapv:UnspecifiedMatching +HP:0009190 Irregular epiphyses of the metacarpals oboInOwl:hasDbXref UMLS:C4024546 semapv:UnspecifiedMatching +HP:0009191 Ivory epiphyses of the metacarpals oboInOwl:hasDbXref UMLS:C4024545 semapv:UnspecifiedMatching +HP:0009192 Aplasia/Hypoplasia of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024544 semapv:UnspecifiedMatching +HP:0009193 Pseudoepiphyses of the metacarpals oboInOwl:hasDbXref UMLS:C1860253 semapv:UnspecifiedMatching +HP:0009194 Small epiphyses of the metacarpals oboInOwl:hasDbXref UMLS:C4024543 semapv:UnspecifiedMatching +HP:0009195 Epiphyseal stippling of the metacarpals oboInOwl:hasDbXref UMLS:C4021514 semapv:UnspecifiedMatching +HP:0009196 Absent metacarpal epiphyses oboInOwl:hasDbXref UMLS:C4021513 semapv:UnspecifiedMatching +HP:0009197 Bracket epiphysis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024542 semapv:UnspecifiedMatching +HP:0009198 Abnormality of the epiphysis of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021512 semapv:UnspecifiedMatching +HP:0009199 Irregular epiphysis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024541 semapv:UnspecifiedMatching +HP:0009200 Pseudoepiphysis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024540 semapv:UnspecifiedMatching +HP:0009201 Stippling of the epiphysis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024539 semapv:UnspecifiedMatching +HP:0009202 Fragmentation of the epiphysis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024538 semapv:UnspecifiedMatching +HP:0009203 Absent epiphysis of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024537 semapv:UnspecifiedMatching +HP:0009204 Bracket epiphysis of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024536 semapv:UnspecifiedMatching +HP:0009205 Cone-shaped epiphysis of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024535 semapv:UnspecifiedMatching +HP:0009206 Enlarged epiphysis of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024534 semapv:UnspecifiedMatching +HP:0009207 Fragmentation of the epiphysis of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024533 semapv:UnspecifiedMatching +HP:0009208 Irregular epiphysis of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024532 semapv:UnspecifiedMatching +HP:0009209 Ivory epiphysis of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024531 semapv:UnspecifiedMatching +HP:0009210 Pseudoepiphysis of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024530 semapv:UnspecifiedMatching +HP:0009211 Small epiphysis of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024529 semapv:UnspecifiedMatching +HP:0009212 Stippling of the epiphysis of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024528 semapv:UnspecifiedMatching +HP:0009213 Triangular epiphysis of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021511 semapv:UnspecifiedMatching +HP:0009214 Absent epiphysis of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024527 semapv:UnspecifiedMatching +HP:0009215 Bracket epiphysis of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024526 semapv:UnspecifiedMatching +HP:0009216 Cone-shaped epiphysis of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024525 semapv:UnspecifiedMatching +HP:0009217 Enlarged epiphysis of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024524 semapv:UnspecifiedMatching +HP:0009218 Fragmentation of the epiphysis of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024523 semapv:UnspecifiedMatching +HP:0009219 Irregular epiphysis of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024522 semapv:UnspecifiedMatching +HP:0009220 Ivory epiphysis of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024521 semapv:UnspecifiedMatching +HP:0009221 Pseudoepiphysis of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024520 semapv:UnspecifiedMatching +HP:0009222 Small epiphysis of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024519 semapv:UnspecifiedMatching +HP:0009223 Stippling of the epiphysis of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024518 semapv:UnspecifiedMatching +HP:0009224 Triangular epiphysis of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021510 semapv:UnspecifiedMatching +HP:0009225 Aplasia of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024517 semapv:UnspecifiedMatching +HP:0009226 Short proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021509 semapv:UnspecifiedMatching +HP:0009227 Broad proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021508 semapv:UnspecifiedMatching +HP:0009228 Bullet-shaped proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024516 semapv:UnspecifiedMatching +HP:0009229 Curved proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024515 semapv:UnspecifiedMatching +HP:0009230 Osteolytic defects of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024514 semapv:UnspecifiedMatching +HP:0009231 Patchy sclerosis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024513 semapv:UnspecifiedMatching +HP:0009232 Symphalangism affecting the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024512 semapv:UnspecifiedMatching +HP:0009233 Triangular shaped proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024511 semapv:UnspecifiedMatching +HP:0009234 Symphalangism of the proximal phalanx of the 5th finger with the 5th metacarpal oboInOwl:hasDbXref UMLS:C4024510 semapv:UnspecifiedMatching +HP:0009236 Rhomboid or triangular shaped 5th finger proximal phalanx oboInOwl:hasDbXref UMLS:C4024509 semapv:UnspecifiedMatching +HP:0009237 Short 5th finger oboInOwl:hasDbXref UMLS:C1842878 semapv:UnspecifiedMatching +HP:0009238 Aplasia of the 5th finger oboInOwl:hasDbXref UMLS:C4024508 semapv:UnspecifiedMatching +HP:0009239 Aplasia/Hypoplasia of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024507 semapv:UnspecifiedMatching +HP:0009240 Broad distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024506 semapv:UnspecifiedMatching +HP:0009241 Bullet-shaped distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024505 semapv:UnspecifiedMatching +HP:0009242 Osteolytic defects of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024504 semapv:UnspecifiedMatching +HP:0009243 Patchy sclerosis of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024503 semapv:UnspecifiedMatching +HP:0009244 Distal/middle symphalangism of 5th finger oboInOwl:hasDbXref UMLS:C1868573 semapv:UnspecifiedMatching +HP:0009244 Distal/middle symphalangism of 5th finger oboInOwl:hasDbXref UMLS:C4020781 semapv:UnspecifiedMatching +HP:0009245 Triangular shaped distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024502 semapv:UnspecifiedMatching +HP:0009246 Aplasia of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024501 semapv:UnspecifiedMatching +HP:0009247 Abnormality of the epiphysis of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024500 semapv:UnspecifiedMatching +HP:0009248 Abnormality of the epiphysis of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024499 semapv:UnspecifiedMatching +HP:0009249 Abnormality of the epiphysis of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024498 semapv:UnspecifiedMatching +HP:0009250 Absent epiphysis of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024497 semapv:UnspecifiedMatching +HP:0009251 Bracket epiphysis of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024496 semapv:UnspecifiedMatching +HP:0009252 Cone-shaped epiphysis of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024495 semapv:UnspecifiedMatching +HP:0009253 Enlarged epiphysis of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024494 semapv:UnspecifiedMatching +HP:0009254 Fragmentation of the epiphysis of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024493 semapv:UnspecifiedMatching +HP:0009255 Irregular epiphysis of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024492 semapv:UnspecifiedMatching +HP:0009256 Ivory epiphysis of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024491 semapv:UnspecifiedMatching +HP:0009257 Pseudoepiphysis of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024490 semapv:UnspecifiedMatching +HP:0009258 Small epiphysis of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024489 semapv:UnspecifiedMatching +HP:0009259 Stippling of the epiphysis of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024488 semapv:UnspecifiedMatching +HP:0009260 Triangular epiphysis of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021507 semapv:UnspecifiedMatching +HP:0009261 Absent epiphysis of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024487 semapv:UnspecifiedMatching +HP:0009262 Bracket epiphysis of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021506 semapv:UnspecifiedMatching +HP:0009263 Cone-shaped epiphysis of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024486 semapv:UnspecifiedMatching +HP:0009264 Enlarged epiphysis of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024485 semapv:UnspecifiedMatching +HP:0009265 Fragmentation of the epiphysis of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024484 semapv:UnspecifiedMatching +HP:0009266 Irregular epiphysis of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024483 semapv:UnspecifiedMatching +HP:0009267 Ivory epiphysis of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024482 semapv:UnspecifiedMatching +HP:0009268 Pseudoepiphysis of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024481 semapv:UnspecifiedMatching +HP:0009269 Small epiphysis of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024480 semapv:UnspecifiedMatching +HP:0009270 Stippling of the epiphysis of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024479 semapv:UnspecifiedMatching +HP:0009271 Triangular epiphysis of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021505 semapv:UnspecifiedMatching +HP:0009272 Aplasia/Hypoplasia of the 4th finger oboInOwl:hasDbXref UMLS:C4024478 semapv:UnspecifiedMatching +HP:0009273 Deviation of the 4th finger oboInOwl:hasDbXref UMLS:C4024477 semapv:UnspecifiedMatching +HP:0009274 Joint contracture of the 4th finger oboInOwl:hasDbXref UMLS:C4021504 semapv:UnspecifiedMatching +HP:0009275 Contracture of the distal interphalangeal joint of the 4th finger oboInOwl:hasDbXref UMLS:C4024476 semapv:UnspecifiedMatching +HP:0009276 Contracture of the proximal interphalangeal joint of the 4th finger oboInOwl:hasDbXref UMLS:C4021503 semapv:UnspecifiedMatching +HP:0009277 Contracture of the metacarpophalangeal joint of the 4th finger oboInOwl:hasDbXref UMLS:C4024475 semapv:UnspecifiedMatching +HP:0009278 Ulnar deviation of the 4th finger oboInOwl:hasDbXref UMLS:C4024474 semapv:UnspecifiedMatching +HP:0009279 Radial deviation of the 4th finger oboInOwl:hasDbXref UMLS:C4024473 semapv:UnspecifiedMatching +HP:0009280 Short 4th finger oboInOwl:hasDbXref UMLS:C4021502 semapv:UnspecifiedMatching +HP:0009281 Aplasia of the 4th finger oboInOwl:hasDbXref UMLS:C4024472 semapv:UnspecifiedMatching +HP:0009282 Abnormality of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024471 semapv:UnspecifiedMatching +HP:0009283 Abnormality of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021501 semapv:UnspecifiedMatching +HP:0009284 Abnormality of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021500 semapv:UnspecifiedMatching +HP:0009285 Curved phalanges of the 4th finger oboInOwl:hasDbXref UMLS:C4024470 semapv:UnspecifiedMatching +HP:0009286 Curved distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024469 semapv:UnspecifiedMatching +HP:0009287 Curved middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024468 semapv:UnspecifiedMatching +HP:0009288 Curved proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024467 semapv:UnspecifiedMatching +HP:0009289 Aplasia/Hypoplasia of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024466 semapv:UnspecifiedMatching +HP:0009290 Short distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021499 semapv:UnspecifiedMatching +HP:0009291 Aplasia of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024465 semapv:UnspecifiedMatching +HP:0009292 Broad distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024464 semapv:UnspecifiedMatching +HP:0009293 Broad middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024463 semapv:UnspecifiedMatching +HP:0009294 Absent middle phalanx of 4th finger oboInOwl:hasDbXref UMLS:C4021498 semapv:UnspecifiedMatching +HP:0009295 Short middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021497 semapv:UnspecifiedMatching +HP:0009296 Bullet-shaped middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024462 semapv:UnspecifiedMatching +HP:0009297 Osteolytic defects of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024461 semapv:UnspecifiedMatching +HP:0009298 Aplasia of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024460 semapv:UnspecifiedMatching +HP:0009299 Aplasia/Hypoplasia of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024459 semapv:UnspecifiedMatching +HP:0009300 Aplasia/Hypoplasia of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4020658 semapv:UnspecifiedMatching +HP:0009301 Short proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021496 semapv:UnspecifiedMatching +HP:0009302 Bullet-shaped distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024458 semapv:UnspecifiedMatching +HP:0009303 Osteolytic defects of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024457 semapv:UnspecifiedMatching +HP:0009304 Patchy sclerosis of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024456 semapv:UnspecifiedMatching +HP:0009305 Distal/middle symphalangism of 4th finger oboInOwl:hasDbXref UMLS:C4021495 semapv:UnspecifiedMatching +HP:0009306 Triangular shaped distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024455 semapv:UnspecifiedMatching +HP:0009307 Patchy sclerosis of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024454 semapv:UnspecifiedMatching +HP:0009308 Symphalangism of middle phalanx of 4th finger oboInOwl:hasDbXref UMLS:C4024453 semapv:UnspecifiedMatching +HP:0009309 Triangular shaped middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024452 semapv:UnspecifiedMatching +HP:0009310 Broad proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4020660 semapv:UnspecifiedMatching +HP:0009311 Bullet-shaped proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024451 semapv:UnspecifiedMatching +HP:0009312 Osteolytic defects of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024450 semapv:UnspecifiedMatching +HP:0009313 Patchy sclerosis of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024449 semapv:UnspecifiedMatching +HP:0009314 Symphalangism affecting the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024448 semapv:UnspecifiedMatching +HP:0009315 Triangular shaped proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024447 semapv:UnspecifiedMatching +HP:0009316 Abnormal 3rd finger phalanx morphology oboInOwl:hasDbXref UMLS:C4021494 semapv:UnspecifiedMatching +HP:0009317 Deviation of the 3rd finger oboInOwl:hasDbXref UMLS:C4021493 semapv:UnspecifiedMatching +HP:0009318 Aplasia/Hypoplasia of the 3rd finger oboInOwl:hasDbXref UMLS:C4024446 semapv:UnspecifiedMatching +HP:0009319 Joint contracture of the 3rd finger oboInOwl:hasDbXref UMLS:C4021492 semapv:UnspecifiedMatching +HP:0009320 Abnormality of the epiphyses of the 3rd finger oboInOwl:hasDbXref UMLS:C4024445 semapv:UnspecifiedMatching +HP:0009321 Absent epiphysis of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024444 semapv:UnspecifiedMatching +HP:0009322 Bracket epiphysis of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024443 semapv:UnspecifiedMatching +HP:0009323 Cone-shaped epiphysis of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024442 semapv:UnspecifiedMatching +HP:0009324 Enlarged epiphysis of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024441 semapv:UnspecifiedMatching +HP:0009325 Fragmentation of the epiphysis of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024440 semapv:UnspecifiedMatching +HP:0009326 Irregular epiphysis of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024439 semapv:UnspecifiedMatching +HP:0009327 Ivory epiphysis of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024438 semapv:UnspecifiedMatching +HP:0009328 Pseudoepiphysis of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021491 semapv:UnspecifiedMatching +HP:0009329 Small epiphysis of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024437 semapv:UnspecifiedMatching +HP:0009330 Stippling of the epiphysis of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024436 semapv:UnspecifiedMatching +HP:0009331 Triangular epiphysis of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021490 semapv:UnspecifiedMatching +HP:0009332 Abnormality of the epiphysis of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024435 semapv:UnspecifiedMatching +HP:0009333 Abnormality of the epiphysis of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024434 semapv:UnspecifiedMatching +HP:0009334 Abnormality of the epiphysis of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024433 semapv:UnspecifiedMatching +HP:0009335 Absent epiphysis of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024432 semapv:UnspecifiedMatching +HP:0009336 Bracket epiphysis of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024431 semapv:UnspecifiedMatching +HP:0009337 Cone-shaped epiphysis of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024430 semapv:UnspecifiedMatching +HP:0009338 Enlarged epiphysis of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024429 semapv:UnspecifiedMatching +HP:0009339 Fragmentation of the epiphysis of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024428 semapv:UnspecifiedMatching +HP:0009340 Irregular epiphysis of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024427 semapv:UnspecifiedMatching +HP:0009341 Ivory epiphysis of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024426 semapv:UnspecifiedMatching +HP:0009342 Pseudoepiphysis of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024425 semapv:UnspecifiedMatching +HP:0009343 Small epiphysis of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024424 semapv:UnspecifiedMatching +HP:0009344 Stippling of the epiphysis of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024423 semapv:UnspecifiedMatching +HP:0009345 Triangular epiphysis of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021489 semapv:UnspecifiedMatching +HP:0009346 Absent epiphysis of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024422 semapv:UnspecifiedMatching +HP:0009347 Bracket epiphysis of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024421 semapv:UnspecifiedMatching +HP:0009348 Cone-shaped epiphysis of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024420 semapv:UnspecifiedMatching +HP:0009349 Enlarged epiphysis of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021488 semapv:UnspecifiedMatching +HP:0009350 Fragmentation of the epiphysis of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024419 semapv:UnspecifiedMatching +HP:0009351 Irregular epiphysis of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024418 semapv:UnspecifiedMatching +HP:0009352 Ivory epiphysis of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024417 semapv:UnspecifiedMatching +HP:0009353 Pseudoepiphysis of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024416 semapv:UnspecifiedMatching +HP:0009354 Small epiphysis of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024415 semapv:UnspecifiedMatching +HP:0009355 Stippling of the epiphysis of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024414 semapv:UnspecifiedMatching +HP:0009356 Triangular epiphysis of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021487 semapv:UnspecifiedMatching +HP:0009357 Abnormality of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021486 semapv:UnspecifiedMatching +HP:0009358 Abnormality of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021485 semapv:UnspecifiedMatching +HP:0009370 Type A brachydactyly oboInOwl:hasDbXref UMLS:C4024413 semapv:UnspecifiedMatching +HP:0009371 Type A1 brachydactyly oboInOwl:hasDbXref MESH:C537088 semapv:UnspecifiedMatching +HP:0009371 Type A1 brachydactyly oboInOwl:hasDbXref SCTID:715720006 semapv:UnspecifiedMatching +HP:0009371 Type A1 brachydactyly oboInOwl:hasDbXref UMLS:C1862151 semapv:UnspecifiedMatching +HP:0009372 Type A2 brachydactyly oboInOwl:hasDbXref MESH:C537089 semapv:UnspecifiedMatching +HP:0009372 Type A2 brachydactyly oboInOwl:hasDbXref UMLS:C1832702 semapv:UnspecifiedMatching +HP:0009373 Type C brachydactyly oboInOwl:hasDbXref MESH:C537093 semapv:UnspecifiedMatching +HP:0009373 Type C brachydactyly oboInOwl:hasDbXref UMLS:C1862103 semapv:UnspecifiedMatching +HP:0009374 Broad phalanges of the 5th finger oboInOwl:hasDbXref UMLS:C4024412 semapv:UnspecifiedMatching +HP:0009375 Bullet-shaped phalanges of the 5th finger oboInOwl:hasDbXref UMLS:C4024411 semapv:UnspecifiedMatching +HP:0009376 Aplasia/Hypoplasia of the phalanges of the 5th finger oboInOwl:hasDbXref UMLS:C4024410 semapv:UnspecifiedMatching +HP:0009377 Patchy sclerosis of 5th finger phalanx oboInOwl:hasDbXref UMLS:C4021484 semapv:UnspecifiedMatching +HP:0009378 Triangular shaped phalanges of the 5th finger oboInOwl:hasDbXref UMLS:C4024409 semapv:UnspecifiedMatching +HP:0009379 Rhomboid or triangular shaped 5th finger distal phalanx oboInOwl:hasDbXref UMLS:C4024408 semapv:UnspecifiedMatching +HP:0009380 Aplasia of the fingers oboInOwl:hasDbXref SCTID:71358006 semapv:UnspecifiedMatching +HP:0009380 Aplasia of the fingers oboInOwl:hasDbXref UMLS:C0728895 semapv:UnspecifiedMatching +HP:0009381 Short finger oboInOwl:hasDbXref SCTID:249765007 semapv:UnspecifiedMatching +HP:0009381 Short finger oboInOwl:hasDbXref UMLS:C0239594 semapv:UnspecifiedMatching +HP:0009381 Short finger oboInOwl:hasDbXref UMLS:C1844548 semapv:UnspecifiedMatching +HP:0009382 Absent epiphyses of the 5th finger oboInOwl:hasDbXref UMLS:C4024407 semapv:UnspecifiedMatching +HP:0009383 Bracket epiphyses of the 5th finger oboInOwl:hasDbXref UMLS:C4024406 semapv:UnspecifiedMatching +HP:0009384 Cone-shaped epiphyses of the 5th finger oboInOwl:hasDbXref UMLS:C4024405 semapv:UnspecifiedMatching +HP:0009385 Enlarged epiphyses of the 5th finger oboInOwl:hasDbXref UMLS:C4024404 semapv:UnspecifiedMatching +HP:0009386 Fragmentation of the epiphyses of the 5th finger oboInOwl:hasDbXref UMLS:C4024403 semapv:UnspecifiedMatching +HP:0009387 Irregular epiphyses of the 5th finger oboInOwl:hasDbXref UMLS:C4024402 semapv:UnspecifiedMatching +HP:0009388 Ivory epiphyses of the 5th finger oboInOwl:hasDbXref UMLS:C4024401 semapv:UnspecifiedMatching +HP:0009389 Pseudoepiphyses of the 5th finger oboInOwl:hasDbXref UMLS:C4024400 semapv:UnspecifiedMatching +HP:0009390 Small epiphyses of the 5th finger oboInOwl:hasDbXref UMLS:C4024399 semapv:UnspecifiedMatching +HP:0009391 Stippling of the epiphyses of the 5th finger oboInOwl:hasDbXref UMLS:C4024398 semapv:UnspecifiedMatching +HP:0009392 Triangular epiphyses of the 5th finger oboInOwl:hasDbXref UMLS:C4021483 semapv:UnspecifiedMatching +HP:0009393 Absent epiphyses of the 4th finger oboInOwl:hasDbXref UMLS:C4024397 semapv:UnspecifiedMatching +HP:0009394 Bracket epiphyses of the 4th finger oboInOwl:hasDbXref UMLS:C4024396 semapv:UnspecifiedMatching +HP:0009395 Cone-shaped epiphyses of the 4th finger oboInOwl:hasDbXref UMLS:C4024395 semapv:UnspecifiedMatching +HP:0009396 Enlarged epiphyses of the 4th finger oboInOwl:hasDbXref UMLS:C4024394 semapv:UnspecifiedMatching +HP:0009397 Fragmentation of the epiphyses of the 4th finger oboInOwl:hasDbXref UMLS:C4024393 semapv:UnspecifiedMatching +HP:0009398 Irregular epiphyses of the 4th finger oboInOwl:hasDbXref UMLS:C4024392 semapv:UnspecifiedMatching +HP:0009399 Ivory epiphyses of the 4th finger oboInOwl:hasDbXref UMLS:C4024391 semapv:UnspecifiedMatching +HP:0009400 Pseudoepiphyses of the 4th finger oboInOwl:hasDbXref UMLS:C4024390 semapv:UnspecifiedMatching +HP:0009401 Small epiphyses of the 4th finger oboInOwl:hasDbXref UMLS:C4024389 semapv:UnspecifiedMatching +HP:0009402 Stippling of the epiphyses of the 4th finger oboInOwl:hasDbXref UMLS:C4024388 semapv:UnspecifiedMatching +HP:0009403 Triangular epiphyses of the 4th finger oboInOwl:hasDbXref UMLS:C4021482 semapv:UnspecifiedMatching +HP:0009404 Broad phalanges of the 4th finger oboInOwl:hasDbXref UMLS:C4024387 semapv:UnspecifiedMatching +HP:0009405 Bullet-shaped phalanges of the 4th finger oboInOwl:hasDbXref UMLS:C4024386 semapv:UnspecifiedMatching +HP:0009406 Patchy sclerosis of 4th finger phalanx oboInOwl:hasDbXref UMLS:C4021481 semapv:UnspecifiedMatching +HP:0009407 Triangular shaped phalanges of the 4th finger oboInOwl:hasDbXref UMLS:C4024385 semapv:UnspecifiedMatching +HP:0009408 Aplasia/Hypoplasia of the phalanges of the 4th finger oboInOwl:hasDbXref UMLS:C4024384 semapv:UnspecifiedMatching +HP:0009410 Absent epiphyses of the 3rd finger oboInOwl:hasDbXref UMLS:C4024383 semapv:UnspecifiedMatching +HP:0009411 Bracket epiphyses of the 3rd finger oboInOwl:hasDbXref UMLS:C4024382 semapv:UnspecifiedMatching +HP:0009412 Cone-shaped epiphyses of the 3rd finger oboInOwl:hasDbXref UMLS:C4024381 semapv:UnspecifiedMatching +HP:0009413 Enlarged epiphyses of the 3rd finger oboInOwl:hasDbXref UMLS:C4024380 semapv:UnspecifiedMatching +HP:0009414 Fragmentation of the epiphyses of the 3rd finger oboInOwl:hasDbXref UMLS:C4024379 semapv:UnspecifiedMatching +HP:0009415 Irregular epiphyses of the 3rd finger oboInOwl:hasDbXref UMLS:C4024378 semapv:UnspecifiedMatching +HP:0009416 Ivory epiphyses of the 3rd finger oboInOwl:hasDbXref UMLS:C4024377 semapv:UnspecifiedMatching +HP:0009417 Pseudoepiphyses of the 3rd finger oboInOwl:hasDbXref UMLS:C4021480 semapv:UnspecifiedMatching +HP:0009418 Small epiphyses of the 3rd finger oboInOwl:hasDbXref UMLS:C4024376 semapv:UnspecifiedMatching +HP:0009419 Stippling of the epiphyses of the 3rd finger oboInOwl:hasDbXref UMLS:C4024375 semapv:UnspecifiedMatching +HP:0009420 Triangular epiphyses of the 3rd finger oboInOwl:hasDbXref UMLS:C4021479 semapv:UnspecifiedMatching +HP:0009421 Aplasia/Hypoplasia of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024374 semapv:UnspecifiedMatching +HP:0009422 Broad distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024373 semapv:UnspecifiedMatching +HP:0009423 Bullet-shaped distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024372 semapv:UnspecifiedMatching +HP:0009424 Osteolytic defects of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021478 semapv:UnspecifiedMatching +HP:0009425 Patchy sclerosis of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024371 semapv:UnspecifiedMatching +HP:0009426 Distal/middle symphalangism of 3rd finger oboInOwl:hasDbXref UMLS:C4021477 semapv:UnspecifiedMatching +HP:0009427 Triangular shaped distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024370 semapv:UnspecifiedMatching +HP:0009428 Curved distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024369 semapv:UnspecifiedMatching +HP:0009429 Aplasia of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024368 semapv:UnspecifiedMatching +HP:0009430 Broad middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021476 semapv:UnspecifiedMatching +HP:0009431 Bullet-shaped middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024367 semapv:UnspecifiedMatching +HP:0009432 Curved middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024366 semapv:UnspecifiedMatching +HP:0009433 Osteolytic defects of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024365 semapv:UnspecifiedMatching +HP:0009434 Patchy sclerosis of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024364 semapv:UnspecifiedMatching +HP:0009435 Symphalangism of middle phalanx of 3rd finger oboInOwl:hasDbXref UMLS:C4024363 semapv:UnspecifiedMatching +HP:0009436 Triangular shaped middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024362 semapv:UnspecifiedMatching +HP:0009437 Aplasia/Hypoplasia of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024361 semapv:UnspecifiedMatching +HP:0009438 Absent middle phalanx of 3rd finger oboInOwl:hasDbXref UMLS:C4021475 semapv:UnspecifiedMatching +HP:0009439 Short middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021474 semapv:UnspecifiedMatching +HP:0009440 Broad phalanges of the 3rd finger oboInOwl:hasDbXref UMLS:C4021473 semapv:UnspecifiedMatching +HP:0009441 Bullet-shaped phalanges of the 3rd finger oboInOwl:hasDbXref UMLS:C4024360 semapv:UnspecifiedMatching +HP:0009442 Curved phalanges of the 3rd finger oboInOwl:hasDbXref UMLS:C4024359 semapv:UnspecifiedMatching +HP:0009443 Osteolytic defects of the phalanges of the 3rd finger oboInOwl:hasDbXref UMLS:C4021472 semapv:UnspecifiedMatching +HP:0009444 Patchy sclerosis of 3rd finger phalanx oboInOwl:hasDbXref UMLS:C4021471 semapv:UnspecifiedMatching +HP:0009445 Symphalangism of the 3rd finger oboInOwl:hasDbXref UMLS:C4024358 semapv:UnspecifiedMatching +HP:0009446 Triangular shaped phalanges of the 3rd finger oboInOwl:hasDbXref UMLS:C4024357 semapv:UnspecifiedMatching +HP:0009447 Aplasia/Hypoplasia of the phalanges of the 3rd finger oboInOwl:hasDbXref UMLS:C4024356 semapv:UnspecifiedMatching +HP:0009450 Broad proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024355 semapv:UnspecifiedMatching +HP:0009451 Bullet-shaped proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024354 semapv:UnspecifiedMatching +HP:0009452 Curved proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024353 semapv:UnspecifiedMatching +HP:0009453 Osteolytic defects of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024352 semapv:UnspecifiedMatching +HP:0009454 Patchy sclerosis of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024351 semapv:UnspecifiedMatching +HP:0009455 Symphalangism affecting the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024350 semapv:UnspecifiedMatching +HP:0009456 Triangular shaped proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024349 semapv:UnspecifiedMatching +HP:0009457 Aplasia/Hypoplasia of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024348 semapv:UnspecifiedMatching +HP:0009458 Aplasia of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024347 semapv:UnspecifiedMatching +HP:0009459 Short proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021470 semapv:UnspecifiedMatching +HP:0009460 Aplasia of the 3rd finger oboInOwl:hasDbXref UMLS:C4024346 semapv:UnspecifiedMatching +HP:0009461 Short 3rd finger oboInOwl:hasDbXref UMLS:C4021469 semapv:UnspecifiedMatching +HP:0009462 Radial deviation of the 3rd finger oboInOwl:hasDbXref UMLS:C4024345 semapv:UnspecifiedMatching +HP:0009463 Ulnar deviation of the 3rd finger oboInOwl:hasDbXref UMLS:C3554614 semapv:UnspecifiedMatching +HP:0009464 Ulnar deviation of the 2nd finger oboInOwl:hasDbXref UMLS:C1844891 semapv:UnspecifiedMatching +HP:0009465 Ulnar deviation of finger oboInOwl:hasDbXref SCTID:276662009 semapv:UnspecifiedMatching +HP:0009465 Ulnar deviation of finger oboInOwl:hasDbXref SCTID:367510009 semapv:UnspecifiedMatching +HP:0009465 Ulnar deviation of finger oboInOwl:hasDbXref UMLS:C0231679 semapv:UnspecifiedMatching +HP:0009466 Radial deviation of finger oboInOwl:hasDbXref UMLS:C1836189 semapv:UnspecifiedMatching +HP:0009467 Radial deviation of the 2nd finger oboInOwl:hasDbXref UMLS:C1844709 semapv:UnspecifiedMatching +HP:0009468 Deviation of the 2nd finger oboInOwl:hasDbXref UMLS:C4021468 semapv:UnspecifiedMatching +HP:0009469 Contracture of the distal interphalangeal joint of the 3rd finger oboInOwl:hasDbXref UMLS:C4024344 semapv:UnspecifiedMatching +HP:0009470 Contracture of the metacarpophalangeal joint of the 3rd finger oboInOwl:hasDbXref UMLS:C4024343 semapv:UnspecifiedMatching +HP:0009471 Contracture of the proximal interphalangeal joint of the 3rd finger oboInOwl:hasDbXref UMLS:C4021467 semapv:UnspecifiedMatching +HP:0009473 Joint contracture of the hand oboInOwl:hasDbXref SCTID:86414002 semapv:UnspecifiedMatching +HP:0009473 Joint contracture of the hand oboInOwl:hasDbXref UMLS:C0158113 semapv:UnspecifiedMatching +HP:0009477 Proximal/middle symphalangism of 4th finger oboInOwl:hasDbXref UMLS:C4024342 semapv:UnspecifiedMatching +HP:0009478 Symphalangism of the proximal phalanx of the 4th finger with the 4th metacarpal oboInOwl:hasDbXref UMLS:C4024341 semapv:UnspecifiedMatching +HP:0009482 Proximal/middle symphalangism of 3rd finger oboInOwl:hasDbXref UMLS:C4024340 semapv:UnspecifiedMatching +HP:0009483 Symphalangism of the proximal phalanx of the 3rd finger with the 3rd metacarpal oboInOwl:hasDbXref UMLS:C4024339 semapv:UnspecifiedMatching +HP:0009484 Deviation of the hand or of fingers of the hand oboInOwl:hasDbXref UMLS:C4024338 semapv:UnspecifiedMatching +HP:0009485 Radial deviation of the hand or of fingers of the hand oboInOwl:hasDbXref UMLS:C4024337 semapv:UnspecifiedMatching +HP:0009486 Radial deviation of the hand oboInOwl:hasDbXref SCTID:299035006 semapv:UnspecifiedMatching +HP:0009486 Radial deviation of the hand oboInOwl:hasDbXref UMLS:C0575803 semapv:UnspecifiedMatching +HP:0009487 Ulnar deviation of the hand oboInOwl:hasDbXref SCTID:249757009 semapv:UnspecifiedMatching +HP:0009487 Ulnar deviation of the hand oboInOwl:hasDbXref UMLS:C0241521 semapv:UnspecifiedMatching +HP:0009488 Absent epiphyses of the 2nd finger oboInOwl:hasDbXref UMLS:C4024336 semapv:UnspecifiedMatching +HP:0009489 Bracket epiphyses of the 2nd finger oboInOwl:hasDbXref UMLS:C4021466 semapv:UnspecifiedMatching +HP:0009490 Cone-shaped epiphyses of the 2nd finger oboInOwl:hasDbXref UMLS:C4024335 semapv:UnspecifiedMatching +HP:0009491 Enlarged epiphyses of the 2nd finger oboInOwl:hasDbXref UMLS:C4024334 semapv:UnspecifiedMatching +HP:0009492 Fragmentation of the epiphyses of the 2nd finger oboInOwl:hasDbXref UMLS:C4024333 semapv:UnspecifiedMatching +HP:0009493 Irregular epiphyses of the 2nd finger oboInOwl:hasDbXref UMLS:C4024332 semapv:UnspecifiedMatching +HP:0009494 Ivory epiphyses of the 2nd finger oboInOwl:hasDbXref UMLS:C4024331 semapv:UnspecifiedMatching +HP:0009495 Pseudoepiphyses of the 2nd finger oboInOwl:hasDbXref UMLS:C4021465 semapv:UnspecifiedMatching +HP:0009496 Small epiphyses of the 2nd finger oboInOwl:hasDbXref UMLS:C4024330 semapv:UnspecifiedMatching +HP:0009497 Stippling of the epiphyses of the 2nd finger oboInOwl:hasDbXref UMLS:C4024329 semapv:UnspecifiedMatching +HP:0009498 Triangular epiphyses of the 2nd finger oboInOwl:hasDbXref UMLS:C4024328 semapv:UnspecifiedMatching +HP:0009499 Abnormality of the epiphysis of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021464 semapv:UnspecifiedMatching +HP:0009500 Abnormality of the epiphysis of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021463 semapv:UnspecifiedMatching +HP:0009501 Abnormality of the epiphysis of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021462 semapv:UnspecifiedMatching +HP:0009502 Absent epiphysis of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021461 semapv:UnspecifiedMatching +HP:0009503 Bracket epiphysis of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024327 semapv:UnspecifiedMatching +HP:0009504 Cone-shaped epiphysis of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024326 semapv:UnspecifiedMatching +HP:0009505 Enlarged epiphysis of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024325 semapv:UnspecifiedMatching +HP:0009506 Fragmentation of the epiphysis of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024324 semapv:UnspecifiedMatching +HP:0009507 Irregular epiphysis of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024323 semapv:UnspecifiedMatching +HP:0009508 Ivory epiphysis of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021460 semapv:UnspecifiedMatching +HP:0009509 Pseudoepiphysis of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024322 semapv:UnspecifiedMatching +HP:0009510 Small epiphysis of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024321 semapv:UnspecifiedMatching +HP:0009511 Stippling of the epiphysis of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024320 semapv:UnspecifiedMatching +HP:0009512 Triangular epiphysis of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024319 semapv:UnspecifiedMatching +HP:0009513 Absent epiphysis of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021459 semapv:UnspecifiedMatching +HP:0009514 Bracket epiphysis of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024318 semapv:UnspecifiedMatching +HP:0009515 Cone-shaped epiphysis of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021458 semapv:UnspecifiedMatching +HP:0009516 Enlarged epiphysis of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024317 semapv:UnspecifiedMatching +HP:0009517 Fragmentation of the epiphysis of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024316 semapv:UnspecifiedMatching +HP:0009518 Irregular epiphysis of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024315 semapv:UnspecifiedMatching +HP:0009519 Ivory epiphysis of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024314 semapv:UnspecifiedMatching +HP:0009520 Pseudoepiphysis of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024313 semapv:UnspecifiedMatching +HP:0009521 Small epiphysis of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024312 semapv:UnspecifiedMatching +HP:0009522 Stippling of the epiphysis of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024311 semapv:UnspecifiedMatching +HP:0009523 Triangular epiphysis of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024310 semapv:UnspecifiedMatching +HP:0009524 Absent epiphysis of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024309 semapv:UnspecifiedMatching +HP:0009525 Bracket epiphysis of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021457 semapv:UnspecifiedMatching +HP:0009526 Cone-shaped epiphysis of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021456 semapv:UnspecifiedMatching +HP:0009527 Enlarged epiphysis of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021455 semapv:UnspecifiedMatching +HP:0009528 Fragmentation of the epiphysis of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024308 semapv:UnspecifiedMatching +HP:0009529 Irregular epiphysis of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024307 semapv:UnspecifiedMatching +HP:0009530 Ivory epiphysis of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024306 semapv:UnspecifiedMatching +HP:0009531 Pseudoepiphysis of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024305 semapv:UnspecifiedMatching +HP:0009532 Small epiphysis of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024304 semapv:UnspecifiedMatching +HP:0009533 Stippling of the epiphysis of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024303 semapv:UnspecifiedMatching +HP:0009534 Triangular epiphysis of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021454 semapv:UnspecifiedMatching +HP:0009535 Aplasia of the 2nd finger oboInOwl:hasDbXref UMLS:C4021453 semapv:UnspecifiedMatching +HP:0009536 Short 2nd finger oboInOwl:hasDbXref UMLS:C1862142 semapv:UnspecifiedMatching +HP:0009537 Flexion contracture of the 2nd finger oboInOwl:hasDbXref UMLS:C4021452 semapv:UnspecifiedMatching +HP:0009538 Contracture of the distal interphalangeal joint of the 2nd finger oboInOwl:hasDbXref UMLS:C4024302 semapv:UnspecifiedMatching +HP:0009539 Contracture of the metacarpophalangeal joint of the 2nd finger oboInOwl:hasDbXref UMLS:C4024301 semapv:UnspecifiedMatching +HP:0009540 Contracture of the proximal interphalangeal joint of the 2nd finger oboInOwl:hasDbXref UMLS:C4021451 semapv:UnspecifiedMatching +HP:0009541 Abnormality of the phalanges of the 2nd finger oboInOwl:hasDbXref UMLS:C4021450 semapv:UnspecifiedMatching +HP:0009542 Abnormality of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021449 semapv:UnspecifiedMatching +HP:0009543 Abnormality of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021448 semapv:UnspecifiedMatching +HP:0009544 Abnormality of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021447 semapv:UnspecifiedMatching +HP:0009545 Symphalangism of the 2nd finger oboInOwl:hasDbXref UMLS:C4021446 semapv:UnspecifiedMatching +HP:0009546 Triangular shaped phalanges of the 2nd finger oboInOwl:hasDbXref UMLS:C4021445 semapv:UnspecifiedMatching +HP:0009547 Broad phalanges of the 2nd finger oboInOwl:hasDbXref UMLS:C4021444 semapv:UnspecifiedMatching +HP:0009548 Bullet-shaped phalanges of the 2nd finger oboInOwl:hasDbXref UMLS:C4024300 semapv:UnspecifiedMatching +HP:0009549 Curved phalanges of the 2nd finger oboInOwl:hasDbXref UMLS:C4024299 semapv:UnspecifiedMatching +HP:0009550 Osteolytic defects of the phalanges of the 2nd finger oboInOwl:hasDbXref UMLS:C4021443 semapv:UnspecifiedMatching +HP:0009551 Patchy sclerosis of 2nd finger phalanx oboInOwl:hasDbXref UMLS:C4021442 semapv:UnspecifiedMatching +HP:0009552 Aplasia/Hypoplasia of the phalanges of the 2nd finger oboInOwl:hasDbXref UMLS:C4024298 semapv:UnspecifiedMatching +HP:0009553 Abnormality of the hairline oboInOwl:hasDbXref UMLS:C4024297 semapv:UnspecifiedMatching +HP:0009554 Preauricular hair displacement oboInOwl:hasDbXref UMLS:C4024296 semapv:UnspecifiedMatching +HP:0009555 Hypoplasia of the pharynx oboInOwl:hasDbXref UMLS:C4024295 semapv:UnspecifiedMatching +HP:0009555 Hypoplasia of the pharynx oboInOwl:hasDbXref UMLS:C4280396 semapv:UnspecifiedMatching +HP:0009555 Hypoplasia of the pharynx oboInOwl:hasDbXref UMLS:C4280397 semapv:UnspecifiedMatching +HP:0009555 Hypoplasia of the pharynx oboInOwl:hasDbXref UMLS:C4280398 semapv:UnspecifiedMatching +HP:0009555 Hypoplasia of the pharynx oboInOwl:hasDbXref UMLS:C4280399 semapv:UnspecifiedMatching +HP:0009555 Hypoplasia of the pharynx oboInOwl:hasDbXref UMLS:C4280400 semapv:UnspecifiedMatching +HP:0009556 Absent tibia oboInOwl:hasDbXref UMLS:C3276744 semapv:UnspecifiedMatching +HP:0009557 Aplasia/Hypoplasia of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024294 semapv:UnspecifiedMatching +HP:0009558 Broad distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024293 semapv:UnspecifiedMatching +HP:0009559 Bullet-shaped distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024292 semapv:UnspecifiedMatching +HP:0009560 Curved distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024291 semapv:UnspecifiedMatching +HP:0009561 Osteolytic defects of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021441 semapv:UnspecifiedMatching +HP:0009562 Patchy sclerosis of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024290 semapv:UnspecifiedMatching +HP:0009563 Distal/middle symphalangism of 2nd finger oboInOwl:hasDbXref UMLS:C4021440 semapv:UnspecifiedMatching +HP:0009564 Triangular shaped distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024289 semapv:UnspecifiedMatching +HP:0009565 Aplasia of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021439 semapv:UnspecifiedMatching +HP:0009566 Short distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021438 semapv:UnspecifiedMatching +HP:0009568 Aplasia/Hypoplasia of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C1862144 semapv:UnspecifiedMatching +HP:0009569 Broad middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024288 semapv:UnspecifiedMatching +HP:0009570 Bullet-shaped middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024287 semapv:UnspecifiedMatching +HP:0009571 Curved middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024286 semapv:UnspecifiedMatching +HP:0009572 Osteolytic defects of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021437 semapv:UnspecifiedMatching +HP:0009573 Patchy sclerosis of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024285 semapv:UnspecifiedMatching +HP:0009574 Symphalangism of middle phalanx of 2nd finger oboInOwl:hasDbXref UMLS:C4024284 semapv:UnspecifiedMatching +HP:0009575 Triangular shaped middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024283 semapv:UnspecifiedMatching +HP:0009576 Absent middle phalanx of 2nd finger oboInOwl:hasDbXref UMLS:C4021436 semapv:UnspecifiedMatching +HP:0009577 Short middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021435 semapv:UnspecifiedMatching +HP:0009579 Proximal/middle symphalangism of the 2nd finger oboInOwl:hasDbXref UMLS:C4024282 semapv:UnspecifiedMatching +HP:0009580 Aplasia/Hypoplasia of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024281 semapv:UnspecifiedMatching +HP:0009581 Broad proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021434 semapv:UnspecifiedMatching +HP:0009582 Bullet-shaped proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024280 semapv:UnspecifiedMatching +HP:0009583 Curved proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024279 semapv:UnspecifiedMatching +HP:0009584 Osteolytic defects of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021433 semapv:UnspecifiedMatching +HP:0009585 Patchy sclerosis of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024278 semapv:UnspecifiedMatching +HP:0009586 Symphalangism affecting the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024277 semapv:UnspecifiedMatching +HP:0009587 Triangular shaped proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021432 semapv:UnspecifiedMatching +HP:0009588 Vestibular Schwannoma oboInOwl:hasDbXref MESH:D009464 semapv:UnspecifiedMatching +HP:0009588 Vestibular Schwannoma oboInOwl:hasDbXref NCIT:C3269 semapv:UnspecifiedMatching +HP:0009588 Vestibular Schwannoma oboInOwl:hasDbXref SCTID:126949007 semapv:UnspecifiedMatching +HP:0009588 Vestibular Schwannoma oboInOwl:hasDbXref SCTID:985004 semapv:UnspecifiedMatching +HP:0009588 Vestibular Schwannoma oboInOwl:hasDbXref UMLS:C0027859 semapv:UnspecifiedMatching +HP:0009589 Bilateral vestibular Schwannoma oboInOwl:hasDbXref MESH:D016518 semapv:UnspecifiedMatching +HP:0009589 Bilateral vestibular Schwannoma oboInOwl:hasDbXref UMLS:C1136042 semapv:UnspecifiedMatching +HP:0009590 Unilateral vestibular Schwannoma oboInOwl:hasDbXref UMLS:C1863653 semapv:UnspecifiedMatching +HP:0009591 Abnormality of the vestibulocochlear nerve oboInOwl:hasDbXref UMLS:C4021431 semapv:UnspecifiedMatching +HP:0009592 Astrocytoma oboInOwl:hasDbXref MESH:D001254 semapv:UnspecifiedMatching +HP:0009592 Astrocytoma oboInOwl:hasDbXref SCTID:38713004 semapv:UnspecifiedMatching +HP:0009592 Astrocytoma oboInOwl:hasDbXref UMLS:C0004114 semapv:UnspecifiedMatching +HP:0009593 Peripheral Schwannoma oboInOwl:hasDbXref UMLS:C4024276 semapv:UnspecifiedMatching +HP:0009594 Retinal hamartoma oboInOwl:hasDbXref UMLS:C1863411 semapv:UnspecifiedMatching +HP:0009595 Occasional neurofibromas oboInOwl:hasDbXref UMLS:C3810474 semapv:UnspecifiedMatching +HP:0009596 Aplasia of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024275 semapv:UnspecifiedMatching +HP:0009597 Short proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021430 semapv:UnspecifiedMatching +HP:0009598 Symphalangism of the proximal phalanx of the 2nd finger with the 2nd metacarpal oboInOwl:hasDbXref UMLS:C4024274 semapv:UnspecifiedMatching +HP:0009599 Abnormality of thumb epiphysis oboInOwl:hasDbXref UMLS:C4021429 semapv:UnspecifiedMatching +HP:0009600 Flexion contracture of thumb oboInOwl:hasDbXref SCTID:239736003 semapv:UnspecifiedMatching +HP:0009600 Flexion contracture of thumb oboInOwl:hasDbXref UMLS:C0409346 semapv:UnspecifiedMatching +HP:0009601 Aplasia/Hypoplasia of the thumb oboInOwl:hasDbXref MESH:C536903 semapv:UnspecifiedMatching +HP:0009601 Aplasia/Hypoplasia of the thumb oboInOwl:hasDbXref UMLS:C3179508 semapv:UnspecifiedMatching +HP:0009602 Abnormality of thumb phalanx oboInOwl:hasDbXref UMLS:C4021428 semapv:UnspecifiedMatching +HP:0009603 Deviation of the thumb oboInOwl:hasDbXref UMLS:C3552414 semapv:UnspecifiedMatching +HP:0009606 Complete duplication of distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4021427 semapv:UnspecifiedMatching +HP:0009608 Complete duplication of proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024273 semapv:UnspecifiedMatching +HP:0009609 Duplication of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4021426 semapv:UnspecifiedMatching +HP:0009611 Bifid distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C1860162 semapv:UnspecifiedMatching +HP:0009612 Duplication of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4021425 semapv:UnspecifiedMatching +HP:0009613 Duplication of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4021424 semapv:UnspecifiedMatching +HP:0009614 Bifid proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024272 semapv:UnspecifiedMatching +HP:0009615 Complete duplication of the first metacarpal oboInOwl:hasDbXref UMLS:C4024271 semapv:UnspecifiedMatching +HP:0009616 Bifid first metacarpal oboInOwl:hasDbXref UMLS:C4021423 semapv:UnspecifiedMatching +HP:0009617 Abnormality of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4021422 semapv:UnspecifiedMatching +HP:0009618 Abnormality of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4021421 semapv:UnspecifiedMatching +HP:0009622 Distally placed thumb oboInOwl:hasDbXref UMLS:C4024270 semapv:UnspecifiedMatching +HP:0009623 Proximal placement of thumb oboInOwl:hasDbXref UMLS:C1865572 semapv:UnspecifiedMatching +HP:0009624 Contractures of the carpometacarpal joint of the thumb oboInOwl:hasDbXref UMLS:C4024269 semapv:UnspecifiedMatching +HP:0009625 Contractures of the metacarpophalangeal joint of the thumb oboInOwl:hasDbXref UMLS:C2108151 semapv:UnspecifiedMatching +HP:0009626 Contractures of the interphalangeal joint of the thumb oboInOwl:hasDbXref UMLS:C2108146 semapv:UnspecifiedMatching +HP:0009629 Aplasia/Hypoplasia of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024268 semapv:UnspecifiedMatching +HP:0009630 Broad proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024267 semapv:UnspecifiedMatching +HP:0009631 Bullet-shaped proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024266 semapv:UnspecifiedMatching +HP:0009632 Curved proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024265 semapv:UnspecifiedMatching +HP:0009633 Osteolytic defect of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4021420 semapv:UnspecifiedMatching +HP:0009634 Patchy sclerosis of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024264 semapv:UnspecifiedMatching +HP:0009635 Synostosis of thumb phalanx oboInOwl:hasDbXref UMLS:C4024263 semapv:UnspecifiedMatching +HP:0009636 Triangular shaped proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4021419 semapv:UnspecifiedMatching +HP:0009637 Absent proximal phalanx of thumb oboInOwl:hasDbXref UMLS:C4021418 semapv:UnspecifiedMatching +HP:0009638 Short proximal phalanx of thumb oboInOwl:hasDbXref UMLS:C1855091 semapv:UnspecifiedMatching +HP:0009640 Synostosis of the proximal phalanx of the thumb with the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024262 semapv:UnspecifiedMatching +HP:0009641 Aplasia/Hypoplasia of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024261 semapv:UnspecifiedMatching +HP:0009642 Broad distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C1863402 semapv:UnspecifiedMatching +HP:0009643 Bullet-shaped distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024260 semapv:UnspecifiedMatching +HP:0009644 Curved distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024259 semapv:UnspecifiedMatching +HP:0009645 Osteolytic defect of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4021417 semapv:UnspecifiedMatching +HP:0009646 Patchy sclerosis of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024258 semapv:UnspecifiedMatching +HP:0009648 Triangular shaped distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024257 semapv:UnspecifiedMatching +HP:0009649 Aplasia of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4021416 semapv:UnspecifiedMatching +HP:0009650 Short distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C1862313 semapv:UnspecifiedMatching +HP:0009652 Bullet-shaped thumb phalanx oboInOwl:hasDbXref UMLS:C4021415 semapv:UnspecifiedMatching +HP:0009653 Curved thumb phalanx oboInOwl:hasDbXref UMLS:C4021414 semapv:UnspecifiedMatching +HP:0009654 Osteolytic defect of thumb phalanx oboInOwl:hasDbXref UMLS:C4020905 semapv:UnspecifiedMatching +HP:0009655 Patchy sclerosis of thumb phalanx oboInOwl:hasDbXref UMLS:C4021413 semapv:UnspecifiedMatching +HP:0009656 Symphalangism of the thumb oboInOwl:hasDbXref UMLS:C1834032 semapv:UnspecifiedMatching +HP:0009657 Triangular shaped thumb phalanx oboInOwl:hasDbXref UMLS:C4021412 semapv:UnspecifiedMatching +HP:0009658 Aplasia/Hypoplasia of the phalanges of the thumb oboInOwl:hasDbXref UMLS:C4024256 semapv:UnspecifiedMatching +HP:0009659 Partial absence of thumb oboInOwl:hasDbXref UMLS:C4020780 semapv:UnspecifiedMatching +HP:0009659 Partial absence of thumb oboInOwl:hasDbXref UMLS:C4024255 semapv:UnspecifiedMatching +HP:0009660 Short phalanx of the thumb oboInOwl:hasDbXref UMLS:C4021411 semapv:UnspecifiedMatching +HP:0009662 Abnormality of the epiphysis of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4021410 semapv:UnspecifiedMatching +HP:0009663 Abnormality of the epiphysis of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024254 semapv:UnspecifiedMatching +HP:0009664 Absent epiphysis of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024253 semapv:UnspecifiedMatching +HP:0009665 Bracket epiphysis of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024252 semapv:UnspecifiedMatching +HP:0009666 Cone-shaped epiphysis of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024251 semapv:UnspecifiedMatching +HP:0009667 Enlarged epiphysis of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024250 semapv:UnspecifiedMatching +HP:0009668 Fragmentation of the epiphysis of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024249 semapv:UnspecifiedMatching +HP:0009669 Irregular epiphysis of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024248 semapv:UnspecifiedMatching +HP:0009670 Ivory epiphysis of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024247 semapv:UnspecifiedMatching +HP:0009671 Pseudoepiphysis of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024246 semapv:UnspecifiedMatching +HP:0009672 Small epiphysis of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024245 semapv:UnspecifiedMatching +HP:0009673 Stippling of the epiphysis of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024244 semapv:UnspecifiedMatching +HP:0009674 Triangular epiphysis of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024243 semapv:UnspecifiedMatching +HP:0009675 Absent epiphysis of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024242 semapv:UnspecifiedMatching +HP:0009676 Bracket epiphysis of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024241 semapv:UnspecifiedMatching +HP:0009677 Cone-shaped epiphysis of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4021409 semapv:UnspecifiedMatching +HP:0009678 Enlarged epiphysis of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4021408 semapv:UnspecifiedMatching +HP:0009679 Fragmentation of the epiphysis of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024240 semapv:UnspecifiedMatching +HP:0009680 Irregular epiphysis of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024239 semapv:UnspecifiedMatching +HP:0009681 Ivory epiphysis of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024238 semapv:UnspecifiedMatching +HP:0009682 Pseudoepiphysis of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024237 semapv:UnspecifiedMatching +HP:0009683 Small epiphysis of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024236 semapv:UnspecifiedMatching +HP:0009684 Stippling of the epiphysis of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024235 semapv:UnspecifiedMatching +HP:0009685 Triangular epiphysis of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4024234 semapv:UnspecifiedMatching +HP:0009686 Absent epiphyses of the thumb oboInOwl:hasDbXref UMLS:C4024233 semapv:UnspecifiedMatching +HP:0009687 Bracket epiphyses of the thumb oboInOwl:hasDbXref UMLS:C4024232 semapv:UnspecifiedMatching +HP:0009688 Cone-shaped epiphysis of the thumb oboInOwl:hasDbXref UMLS:C4021407 semapv:UnspecifiedMatching +HP:0009689 Enlarged thumb epiphysis oboInOwl:hasDbXref UMLS:C4021406 semapv:UnspecifiedMatching +HP:0009690 Fragmentation of thumb epiphysis oboInOwl:hasDbXref UMLS:C4021405 semapv:UnspecifiedMatching +HP:0009691 Irregular thumb epiphysis oboInOwl:hasDbXref UMLS:C4021404 semapv:UnspecifiedMatching +HP:0009692 Ivory epiphysis of the thumb oboInOwl:hasDbXref UMLS:C4021403 semapv:UnspecifiedMatching +HP:0009693 Pseudoepiphysis of the thumb oboInOwl:hasDbXref UMLS:C3552484 semapv:UnspecifiedMatching +HP:0009694 Small thumb epiphysis oboInOwl:hasDbXref UMLS:C4021402 semapv:UnspecifiedMatching +HP:0009695 Stippling of thumb epiphysis oboInOwl:hasDbXref UMLS:C4021401 semapv:UnspecifiedMatching +HP:0009696 Triangular epiphyses of the thumb oboInOwl:hasDbXref UMLS:C4024231 semapv:UnspecifiedMatching +HP:0009697 Contracture of the distal interphalangeal joint of the fingers oboInOwl:hasDbXref UMLS:C4024230 semapv:UnspecifiedMatching +HP:0009699 Osteolytic defects of the hand bones oboInOwl:hasDbXref UMLS:C4021400 semapv:UnspecifiedMatching +HP:0009700 Finger symphalangism oboInOwl:hasDbXref UMLS:C4021399 semapv:UnspecifiedMatching +HP:0009701 Metacarpal synostosis oboInOwl:hasDbXref UMLS:C4021398 semapv:UnspecifiedMatching +HP:0009702 Carpal synostosis oboInOwl:hasDbXref SCTID:253930002 semapv:UnspecifiedMatching +HP:0009702 Carpal synostosis oboInOwl:hasDbXref UMLS:C0431863 semapv:UnspecifiedMatching +HP:0009703 Synostosis involving the 1st metacarpal oboInOwl:hasDbXref UMLS:C4021397 semapv:UnspecifiedMatching +HP:0009704 Chronic CSF lymphocytosis oboInOwl:hasDbXref UMLS:C4024229 semapv:UnspecifiedMatching +HP:0009705 Synostosis involving the 2nd metacarpal oboInOwl:hasDbXref UMLS:C4024228 semapv:UnspecifiedMatching +HP:0009706 Synostosis involving the 3rd metacarpal oboInOwl:hasDbXref UMLS:C4024227 semapv:UnspecifiedMatching +HP:0009707 Synostosis involving the 4th metacarpal oboInOwl:hasDbXref UMLS:C4024226 semapv:UnspecifiedMatching +HP:0009708 Synostosis involving the 5th metacarpal oboInOwl:hasDbXref UMLS:C4024225 semapv:UnspecifiedMatching +HP:0009709 Increased CSF interferon alpha oboInOwl:hasDbXref UMLS:C1856983 semapv:UnspecifiedMatching +HP:0009710 Chilblains oboInOwl:hasDbXref UMLS:C4024224 semapv:UnspecifiedMatching +HP:0009711 Retinal capillary hemangioma oboInOwl:hasDbXref NCIT:C3801 semapv:UnspecifiedMatching +HP:0009711 Retinal capillary hemangioma oboInOwl:hasDbXref SCTID:312935003 semapv:UnspecifiedMatching +HP:0009711 Retinal capillary hemangioma oboInOwl:hasDbXref UMLS:C0730303 semapv:UnspecifiedMatching +HP:0009711 Retinal capillary hemangioma oboInOwl:hasDbXref UMLS:C1514915 semapv:UnspecifiedMatching +HP:0009713 Spinal hemangioblastoma oboInOwl:hasDbXref NCIT:C3801 semapv:UnspecifiedMatching +HP:0009713 Spinal hemangioblastoma oboInOwl:hasDbXref UMLS:C4024223 semapv:UnspecifiedMatching +HP:0009714 Abnormality of the epididymis oboInOwl:hasDbXref UMLS:C4024222 semapv:UnspecifiedMatching +HP:0009715 Papillary cystadenoma of the epididymis oboInOwl:hasDbXref NCIT:C2974 semapv:UnspecifiedMatching +HP:0009715 Papillary cystadenoma of the epididymis oboInOwl:hasDbXref UMLS:C4024221 semapv:UnspecifiedMatching +HP:0009716 Subependymal nodules oboInOwl:hasDbXref UMLS:C1968958 semapv:UnspecifiedMatching +HP:0009717 Cortical tubers oboInOwl:hasDbXref UMLS:C1968959 semapv:UnspecifiedMatching +HP:0009718 Subependymal giant-cell astrocytoma oboInOwl:hasDbXref MESH:D001254 semapv:UnspecifiedMatching +HP:0009718 Subependymal giant-cell astrocytoma oboInOwl:hasDbXref SCTID:1586004 semapv:UnspecifiedMatching +HP:0009718 Subependymal giant-cell astrocytoma oboInOwl:hasDbXref SCTID:449799008 semapv:UnspecifiedMatching +HP:0009718 Subependymal giant-cell astrocytoma oboInOwl:hasDbXref UMLS:C0205768 semapv:UnspecifiedMatching +HP:0009719 Hypomelanotic macule oboInOwl:hasDbXref UMLS:C4024220 semapv:UnspecifiedMatching +HP:0009720 Adenoma sebaceum oboInOwl:hasDbXref MESH:D014402 semapv:UnspecifiedMatching +HP:0009720 Adenoma sebaceum oboInOwl:hasDbXref SCTID:36025004 semapv:UnspecifiedMatching +HP:0009720 Adenoma sebaceum oboInOwl:hasDbXref SCTID:78424008 semapv:UnspecifiedMatching +HP:0009720 Adenoma sebaceum oboInOwl:hasDbXref UMLS:C0265319 semapv:UnspecifiedMatching +HP:0009720 Adenoma sebaceum oboInOwl:hasDbXref UMLS:C1368816 semapv:UnspecifiedMatching +HP:0009721 Shagreen patch oboInOwl:hasDbXref SCTID:254244007 semapv:UnspecifiedMatching +HP:0009721 Shagreen patch oboInOwl:hasDbXref UMLS:C0432363 semapv:UnspecifiedMatching +HP:0009722 Dental enamel pits oboInOwl:hasDbXref UMLS:C1860711 semapv:UnspecifiedMatching +HP:0009723 Abnormality of the subungual region oboInOwl:hasDbXref UMLS:C4024219 semapv:UnspecifiedMatching +HP:0009724 Subungual fibromas oboInOwl:hasDbXref SCTID:39295002 semapv:UnspecifiedMatching +HP:0009724 Subungual fibromas oboInOwl:hasDbXref UMLS:C0266003 semapv:UnspecifiedMatching +HP:0009725 Bladder neoplasm oboInOwl:hasDbXref MESH:D001749 semapv:UnspecifiedMatching +HP:0009725 Bladder neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0009725 Bladder neoplasm oboInOwl:hasDbXref SCTID:126885006 semapv:UnspecifiedMatching +HP:0009725 Bladder neoplasm oboInOwl:hasDbXref UMLS:C0005695 semapv:UnspecifiedMatching +HP:0009726 Renal neoplasm oboInOwl:hasDbXref MESH:D007680 semapv:UnspecifiedMatching +HP:0009726 Renal neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0009726 Renal neoplasm oboInOwl:hasDbXref SCTID:126880001 semapv:UnspecifiedMatching +HP:0009726 Renal neoplasm oboInOwl:hasDbXref UMLS:C0022665 semapv:UnspecifiedMatching +HP:0009726 Renal neoplasm oboInOwl:hasDbXref UMLS:C1378703 semapv:UnspecifiedMatching +HP:0009727 Achromatic retinal patches oboInOwl:hasDbXref UMLS:C1860710 semapv:UnspecifiedMatching +HP:0009728 Neoplasm of striated muscle oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0009728 Neoplasm of striated muscle oboInOwl:hasDbXref UMLS:C4021396 semapv:UnspecifiedMatching +HP:0009729 Cardiac rhabdomyoma oboInOwl:hasDbXref UMLS:C1332852 semapv:UnspecifiedMatching +HP:0009730 Rhabdomyoma oboInOwl:hasDbXref MESH:D012207 semapv:UnspecifiedMatching +HP:0009730 Rhabdomyoma oboInOwl:hasDbXref NCIT:C3358 semapv:UnspecifiedMatching +HP:0009730 Rhabdomyoma oboInOwl:hasDbXref SCTID:302846007 semapv:UnspecifiedMatching +HP:0009730 Rhabdomyoma oboInOwl:hasDbXref SCTID:402877008 semapv:UnspecifiedMatching +HP:0009730 Rhabdomyoma oboInOwl:hasDbXref SCTID:43375002 semapv:UnspecifiedMatching +HP:0009730 Rhabdomyoma oboInOwl:hasDbXref UMLS:C0035411 semapv:UnspecifiedMatching +HP:0009731 Cerebral hamartoma oboInOwl:hasDbXref UMLS:C4024218 semapv:UnspecifiedMatching +HP:0009732 Plexiform neurofibroma oboInOwl:hasDbXref MESH:D018318 semapv:UnspecifiedMatching +HP:0009732 Plexiform neurofibroma oboInOwl:hasDbXref SCTID:403818001 semapv:UnspecifiedMatching +HP:0009732 Plexiform neurofibroma oboInOwl:hasDbXref SCTID:41252002 semapv:UnspecifiedMatching +HP:0009732 Plexiform neurofibroma oboInOwl:hasDbXref UMLS:C0206728 semapv:UnspecifiedMatching +HP:0009733 Glioma oboInOwl:hasDbXref MESH:D005910 semapv:UnspecifiedMatching +HP:0009733 Glioma oboInOwl:hasDbXref NCIT:C3059 semapv:UnspecifiedMatching +HP:0009733 Glioma oboInOwl:hasDbXref SCTID:115240006 semapv:UnspecifiedMatching +HP:0009733 Glioma oboInOwl:hasDbXref SCTID:393564001 semapv:UnspecifiedMatching +HP:0009733 Glioma oboInOwl:hasDbXref SCTID:74532006 semapv:UnspecifiedMatching +HP:0009733 Glioma oboInOwl:hasDbXref UMLS:C0017638 semapv:UnspecifiedMatching +HP:0009734 Optic nerve glioma oboInOwl:hasDbXref MESH:D020339 semapv:UnspecifiedMatching +HP:0009734 Optic nerve glioma oboInOwl:hasDbXref SCTID:254976006 semapv:UnspecifiedMatching +HP:0009734 Optic nerve glioma oboInOwl:hasDbXref SCTID:404662003 semapv:UnspecifiedMatching +HP:0009734 Optic nerve glioma oboInOwl:hasDbXref UMLS:C0346326 semapv:UnspecifiedMatching +HP:0009735 Spinal neurofibromas oboInOwl:hasDbXref UMLS:C4024217 semapv:UnspecifiedMatching +HP:0009736 Tibial pseudarthrosis oboInOwl:hasDbXref UMLS:C4024216 semapv:UnspecifiedMatching +HP:0009737 Lisch nodules oboInOwl:hasDbXref UMLS:C1860334 semapv:UnspecifiedMatching +HP:0009738 Abnormality of the antihelix oboInOwl:hasDbXref UMLS:C4021395 semapv:UnspecifiedMatching +HP:0009739 Hypoplasia of the antihelix oboInOwl:hasDbXref UMLS:C4021394 semapv:UnspecifiedMatching +HP:0009740 Aplasia of the parotid gland oboInOwl:hasDbXref UMLS:C1400252 semapv:UnspecifiedMatching +HP:0009740 Aplasia of the parotid gland oboInOwl:hasDbXref UMLS:C4020779 semapv:UnspecifiedMatching +HP:0009740 Aplasia of the parotid gland oboInOwl:hasDbXref UMLS:C4024215 semapv:UnspecifiedMatching +HP:0009741 Nephrosclerosis oboInOwl:hasDbXref MESH:D009400 semapv:UnspecifiedMatching +HP:0009741 Nephrosclerosis oboInOwl:hasDbXref SCTID:32916005 semapv:UnspecifiedMatching +HP:0009741 Nephrosclerosis oboInOwl:hasDbXref UMLS:C0027719 semapv:UnspecifiedMatching +HP:0009742 Stiff shoulders oboInOwl:hasDbXref SCTID:249918006 semapv:UnspecifiedMatching +HP:0009742 Stiff shoulders oboInOwl:hasDbXref UMLS:C0241042 semapv:UnspecifiedMatching +HP:0009743 Distichiasis oboInOwl:hasDbXref SCTID:95339000 semapv:UnspecifiedMatching +HP:0009743 Distichiasis oboInOwl:hasDbXref UMLS:C0423848 semapv:UnspecifiedMatching +HP:0009744 Abnormal spinal dura mater morphology oboInOwl:hasDbXref UMLS:C4024214 semapv:UnspecifiedMatching +HP:0009745 Spinalarachnoid cyst oboInOwl:hasDbXref UMLS:C4021393 semapv:UnspecifiedMatching +HP:0009746 Thick nasal septum oboInOwl:hasDbXref UMLS:C1844810 semapv:UnspecifiedMatching +HP:0009747 Lumbosacral hirsutism oboInOwl:hasDbXref UMLS:C1851095 semapv:UnspecifiedMatching +HP:0009748 Large earlobe oboInOwl:hasDbXref UMLS:C1844573 semapv:UnspecifiedMatching +HP:0009751 Aplasia of the pectoralis major muscle oboInOwl:hasDbXref UMLS:C4024213 semapv:UnspecifiedMatching +HP:0009752 Cleft in skull base oboInOwl:hasDbXref UMLS:C1856027 semapv:UnspecifiedMatching +HP:0009754 Fibrous syngnathia oboInOwl:hasDbXref UMLS:C4021392 semapv:UnspecifiedMatching +HP:0009755 Ankyloblepharon oboInOwl:hasDbXref MESH:C536373 semapv:UnspecifiedMatching +HP:0009755 Ankyloblepharon oboInOwl:hasDbXref SCTID:193953008 semapv:UnspecifiedMatching +HP:0009755 Ankyloblepharon oboInOwl:hasDbXref SCTID:400952003 semapv:UnspecifiedMatching +HP:0009755 Ankyloblepharon oboInOwl:hasDbXref UMLS:C0339182 semapv:UnspecifiedMatching +HP:0009755 Ankyloblepharon oboInOwl:hasDbXref UMLS:C1302999 semapv:UnspecifiedMatching +HP:0009756 Popliteal pterygium oboInOwl:hasDbXref UMLS:C3805420 semapv:UnspecifiedMatching +HP:0009757 Intercrural pterygium oboInOwl:hasDbXref UMLS:C3810471 semapv:UnspecifiedMatching +HP:0009758 Pyramidal skinfold extending from the base to the top of the nails oboInOwl:hasDbXref UMLS:C4024212 semapv:UnspecifiedMatching +HP:0009759 Neck pterygia oboInOwl:hasDbXref UMLS:C1849577 semapv:UnspecifiedMatching +HP:0009760 Antecubital pterygium oboInOwl:hasDbXref MESH:C566738 semapv:UnspecifiedMatching +HP:0009760 Antecubital pterygium oboInOwl:hasDbXref UMLS:C1867439 semapv:UnspecifiedMatching +HP:0009761 Anterior clefting of vertebral bodies oboInOwl:hasDbXref UMLS:C1849579 semapv:UnspecifiedMatching +HP:0009762 Facial wrinkling oboInOwl:hasDbXref SCTID:248194004 semapv:UnspecifiedMatching +HP:0009762 Facial wrinkling oboInOwl:hasDbXref UMLS:C0262478 semapv:UnspecifiedMatching +HP:0009763 Limb pain oboInOwl:hasDbXref SCTID:90834002 semapv:UnspecifiedMatching +HP:0009763 Limb pain oboInOwl:hasDbXref UMLS:C0030196 semapv:UnspecifiedMatching +HP:0009765 Low hanging columella oboInOwl:hasDbXref UMLS:C1856119 semapv:UnspecifiedMatching +HP:0009765 Low hanging columella oboInOwl:hasDbXref UMLS:C4280395 semapv:UnspecifiedMatching +HP:0009767 Aplasia/Hypoplasia of the phalanges of the hand oboInOwl:hasDbXref UMLS:C1848670 semapv:UnspecifiedMatching +HP:0009768 Broad phalanges of the hand oboInOwl:hasDbXref UMLS:C4021391 semapv:UnspecifiedMatching +HP:0009769 Bullet-shaped phalanges of the hand oboInOwl:hasDbXref UMLS:C1854952 semapv:UnspecifiedMatching +HP:0009770 Curved phalanges of the hand oboInOwl:hasDbXref UMLS:C4024211 semapv:UnspecifiedMatching +HP:0009771 Osteolytic defects of the phalanges of the hand oboInOwl:hasDbXref MESH:D030981 semapv:UnspecifiedMatching +HP:0009771 Osteolytic defects of the phalanges of the hand oboInOwl:hasDbXref SCTID:27201004 semapv:UnspecifiedMatching +HP:0009771 Osteolytic defects of the phalanges of the hand oboInOwl:hasDbXref SCTID:63122002 semapv:UnspecifiedMatching +HP:0009771 Osteolytic defects of the phalanges of the hand oboInOwl:hasDbXref UMLS:C0917990 semapv:UnspecifiedMatching +HP:0009772 Patchy sclerosis of finger phalanx oboInOwl:hasDbXref UMLS:C1857508 semapv:UnspecifiedMatching +HP:0009773 Symphalangism affecting the phalanges of the hand oboInOwl:hasDbXref UMLS:C4021390 semapv:UnspecifiedMatching +HP:0009774 Triangular shaped phalanges of the hand oboInOwl:hasDbXref UMLS:C2673397 semapv:UnspecifiedMatching +HP:0009775 Amniotic constriction ring oboInOwl:hasDbXref MESH:C535821 semapv:UnspecifiedMatching +HP:0009775 Amniotic constriction ring oboInOwl:hasDbXref MESH:D000652 semapv:UnspecifiedMatching +HP:0009775 Amniotic constriction ring oboInOwl:hasDbXref SCTID:19988008 semapv:UnspecifiedMatching +HP:0009775 Amniotic constriction ring oboInOwl:hasDbXref SCTID:238879003 semapv:UnspecifiedMatching +HP:0009775 Amniotic constriction ring oboInOwl:hasDbXref UMLS:C0334166 semapv:UnspecifiedMatching +HP:0009775 Amniotic constriction ring oboInOwl:hasDbXref UMLS:C1527388 semapv:UnspecifiedMatching +HP:0009776 Adactyly oboInOwl:hasDbXref SCTID:275348004 semapv:UnspecifiedMatching +HP:0009776 Adactyly oboInOwl:hasDbXref UMLS:C0238591 semapv:UnspecifiedMatching +HP:0009776 Adactyly oboInOwl:hasDbXref UMLS:C4280394 semapv:UnspecifiedMatching +HP:0009777 Absent thumb oboInOwl:hasDbXref UMLS:C3278811 semapv:UnspecifiedMatching +HP:0009778 Short thumb oboInOwl:hasDbXref MESH:C536903 semapv:UnspecifiedMatching +HP:0009778 Short thumb oboInOwl:hasDbXref SCTID:253936008 semapv:UnspecifiedMatching +HP:0009778 Short thumb oboInOwl:hasDbXref UMLS:C0431890 semapv:UnspecifiedMatching +HP:0009779 3-4 toe syndactyly oboInOwl:hasDbXref UMLS:C1834062 semapv:UnspecifiedMatching +HP:0009780 Iliac horns oboInOwl:hasDbXref SCTID:84308008 semapv:UnspecifiedMatching +HP:0009780 Iliac horns oboInOwl:hasDbXref UMLS:C0263925 semapv:UnspecifiedMatching +HP:0009781 Lester's sign oboInOwl:hasDbXref UMLS:C4024210 semapv:UnspecifiedMatching +HP:0009782 Aplasia/Hypoplasia of the biceps oboInOwl:hasDbXref UMLS:C4024209 semapv:UnspecifiedMatching +HP:0009783 Biceps aplasia oboInOwl:hasDbXref UMLS:C3805764 semapv:UnspecifiedMatching +HP:0009784 Aplasia/Hypoplasia of the triceps oboInOwl:hasDbXref UMLS:C4024208 semapv:UnspecifiedMatching +HP:0009785 Triceps aplasia oboInOwl:hasDbXref UMLS:C3810484 semapv:UnspecifiedMatching +HP:0009786 Aplasia/Hypoplasia of the musculature of the thigh oboInOwl:hasDbXref UMLS:C4024207 semapv:UnspecifiedMatching +HP:0009787 Aplasia/Hypoplasia of the quadriceps oboInOwl:hasDbXref UMLS:C4024206 semapv:UnspecifiedMatching +HP:0009788 Quadriceps aplasia oboInOwl:hasDbXref UMLS:C3805765 semapv:UnspecifiedMatching +HP:0009789 Perianal abscess oboInOwl:hasDbXref SCTID:82127005 semapv:UnspecifiedMatching +HP:0009789 Perianal abscess oboInOwl:hasDbXref UMLS:C0031019 semapv:UnspecifiedMatching +HP:0009790 Hemisacrum oboInOwl:hasDbXref UMLS:C2677632 semapv:UnspecifiedMatching +HP:0009791 Bifid sacrum oboInOwl:hasDbXref UMLS:C4024204 semapv:UnspecifiedMatching +HP:0009792 Teratoma oboInOwl:hasDbXref MESH:D013724 semapv:UnspecifiedMatching +HP:0009792 Teratoma oboInOwl:hasDbXref NCIT:C3403 semapv:UnspecifiedMatching +HP:0009792 Teratoma oboInOwl:hasDbXref SCTID:55818009 semapv:UnspecifiedMatching +HP:0009792 Teratoma oboInOwl:hasDbXref UMLS:C0039538 semapv:UnspecifiedMatching +HP:0009793 Presacral teratoma oboInOwl:hasDbXref UMLS:C1867782 semapv:UnspecifiedMatching +HP:0009794 Branchial anomaly oboInOwl:hasDbXref UMLS:C1862066 semapv:UnspecifiedMatching +HP:0009795 Branchial fistula oboInOwl:hasDbXref SCTID:204268008 semapv:UnspecifiedMatching +HP:0009795 Branchial fistula oboInOwl:hasDbXref UMLS:C0546968 semapv:UnspecifiedMatching +HP:0009796 Branchial cyst oboInOwl:hasDbXref MESH:D001935 semapv:UnspecifiedMatching +HP:0009796 Branchial cyst oboInOwl:hasDbXref SCTID:42362005 semapv:UnspecifiedMatching +HP:0009796 Branchial cyst oboInOwl:hasDbXref SCTID:59857007 semapv:UnspecifiedMatching +HP:0009796 Branchial cyst oboInOwl:hasDbXref UMLS:C0006131 semapv:UnspecifiedMatching +HP:0009797 Cholesteatoma oboInOwl:hasDbXref MESH:D002781 semapv:UnspecifiedMatching +HP:0009797 Cholesteatoma oboInOwl:hasDbXref SCTID:363668000 semapv:UnspecifiedMatching +HP:0009797 Cholesteatoma oboInOwl:hasDbXref SCTID:575006 semapv:UnspecifiedMatching +HP:0009797 Cholesteatoma oboInOwl:hasDbXref UMLS:C0008373 semapv:UnspecifiedMatching +HP:0009798 Euthyroid goiter oboInOwl:hasDbXref MESH:C562732 semapv:UnspecifiedMatching +HP:0009798 Euthyroid goiter oboInOwl:hasDbXref SCTID:32251000119106 semapv:UnspecifiedMatching +HP:0009798 Euthyroid goiter oboInOwl:hasDbXref UMLS:C0302859 semapv:UnspecifiedMatching +HP:0009799 Supernumerary spleens oboInOwl:hasDbXref SCTID:10362008 semapv:UnspecifiedMatching +HP:0009799 Supernumerary spleens oboInOwl:hasDbXref UMLS:C0266631 semapv:UnspecifiedMatching +HP:0009800 Maternal diabetes oboInOwl:hasDbXref MESH:D016640 semapv:UnspecifiedMatching +HP:0009800 Maternal diabetes oboInOwl:hasDbXref SCTID:11687002 semapv:UnspecifiedMatching +HP:0009800 Maternal diabetes oboInOwl:hasDbXref UMLS:C0085207 semapv:UnspecifiedMatching +HP:0009800 Maternal diabetes oboInOwl:hasDbXref UMLS:C4020778 semapv:UnspecifiedMatching +HP:0009802 Aplasia of the phalanges of the hand oboInOwl:hasDbXref UMLS:C4024203 semapv:UnspecifiedMatching +HP:0009802 Aplasia of the phalanges of the hand oboInOwl:hasDbXref UMLS:C4280393 semapv:UnspecifiedMatching +HP:0009803 Short phalanx of finger oboInOwl:hasDbXref UMLS:C0877165 semapv:UnspecifiedMatching +HP:0009804 Reduced number of teeth oboInOwl:hasDbXref UMLS:C4024202 semapv:UnspecifiedMatching +HP:0009804 Reduced number of teeth oboInOwl:hasDbXref UMLS:C4083050 semapv:UnspecifiedMatching +HP:0009805 Low-output congestive heart failure oboInOwl:hasDbXref UMLS:C4024201 semapv:UnspecifiedMatching +HP:0009806 Nephrogenic diabetes insipidus oboInOwl:hasDbXref MESH:D018500 semapv:UnspecifiedMatching +HP:0009806 Nephrogenic diabetes insipidus oboInOwl:hasDbXref SCTID:111395007 semapv:UnspecifiedMatching +HP:0009806 Nephrogenic diabetes insipidus oboInOwl:hasDbXref UMLS:C0162283 semapv:UnspecifiedMatching +HP:0009808 Anomaly of the upper limb diaphyses oboInOwl:hasDbXref UMLS:C4021389 semapv:UnspecifiedMatching +HP:0009809 Abnormality of upper limb metaphysis oboInOwl:hasDbXref UMLS:C4021388 semapv:UnspecifiedMatching +HP:0009810 Abnormality of upper limb joint oboInOwl:hasDbXref UMLS:C4021387 semapv:UnspecifiedMatching +HP:0009811 Abnormality of the elbow oboInOwl:hasDbXref UMLS:C4021386 semapv:UnspecifiedMatching +HP:0009812 Amelia involving the upper limbs oboInOwl:hasDbXref UMLS:C4024200 semapv:UnspecifiedMatching +HP:0009813 Upper limb phocomelia oboInOwl:hasDbXref SCTID:253926000 semapv:UnspecifiedMatching +HP:0009813 Upper limb phocomelia oboInOwl:hasDbXref UMLS:C0265573 semapv:UnspecifiedMatching +HP:0009814 Upper limb peromelia oboInOwl:hasDbXref UMLS:C4024199 semapv:UnspecifiedMatching +HP:0009815 Aplasia/hypoplasia of the extremities oboInOwl:hasDbXref UMLS:C0239399 semapv:UnspecifiedMatching +HP:0009816 Lower limb undergrowth oboInOwl:hasDbXref SCTID:253959002 semapv:UnspecifiedMatching +HP:0009816 Lower limb undergrowth oboInOwl:hasDbXref UMLS:C0345371 semapv:UnspecifiedMatching +HP:0009817 Aplasia involving bones of the lower limbs oboInOwl:hasDbXref UMLS:C4024198 semapv:UnspecifiedMatching +HP:0009818 Amelia involving the lower limbs oboInOwl:hasDbXref UMLS:C4024197 semapv:UnspecifiedMatching +HP:0009819 Lower limb phocomelia oboInOwl:hasDbXref SCTID:253963009 semapv:UnspecifiedMatching +HP:0009819 Lower limb phocomelia oboInOwl:hasDbXref UMLS:C0265625 semapv:UnspecifiedMatching +HP:0009820 Lower limb peromelia oboInOwl:hasDbXref UMLS:C4024196 semapv:UnspecifiedMatching +HP:0009821 Forearm undergrowth oboInOwl:hasDbXref UMLS:C1855299 semapv:UnspecifiedMatching +HP:0009822 Aplasia involving forearm bones oboInOwl:hasDbXref UMLS:C4024195 semapv:UnspecifiedMatching +HP:0009823 Aplasia involving bones of the upper limbs oboInOwl:hasDbXref UMLS:C4024194 semapv:UnspecifiedMatching +HP:0009824 Upper limb undergrowth oboInOwl:hasDbXref UMLS:C1837406 semapv:UnspecifiedMatching +HP:0009825 Aplasia involving bones of the extremities oboInOwl:hasDbXref UMLS:C4024193 semapv:UnspecifiedMatching +HP:0009826 Limb undergrowth oboInOwl:hasDbXref UMLS:C0239399 semapv:UnspecifiedMatching +HP:0009827 Amelia oboInOwl:hasDbXref MESH:D004480 semapv:UnspecifiedMatching +HP:0009827 Amelia oboInOwl:hasDbXref SCTID:62588002 semapv:UnspecifiedMatching +HP:0009827 Amelia oboInOwl:hasDbXref UMLS:C0002447 semapv:UnspecifiedMatching +HP:0009828 Peromelia oboInOwl:hasDbXref UMLS:C4024192 semapv:UnspecifiedMatching +HP:0009829 Phocomelia oboInOwl:hasDbXref MESH:D004480 semapv:UnspecifiedMatching +HP:0009829 Phocomelia oboInOwl:hasDbXref SCTID:22841008 semapv:UnspecifiedMatching +HP:0009829 Phocomelia oboInOwl:hasDbXref UMLS:C0031575 semapv:UnspecifiedMatching +HP:0009830 Peripheral neuropathy oboInOwl:hasDbXref MESH:D010523 semapv:UnspecifiedMatching +HP:0009830 Peripheral neuropathy oboInOwl:hasDbXref SCTID:302226006 semapv:UnspecifiedMatching +HP:0009830 Peripheral neuropathy oboInOwl:hasDbXref SCTID:386033004 semapv:UnspecifiedMatching +HP:0009830 Peripheral neuropathy oboInOwl:hasDbXref SCTID:42658009 semapv:UnspecifiedMatching +HP:0009830 Peripheral neuropathy oboInOwl:hasDbXref UMLS:C0031117 semapv:UnspecifiedMatching +HP:0009830 Peripheral neuropathy oboInOwl:hasDbXref UMLS:C0442874 semapv:UnspecifiedMatching +HP:0009831 Mononeuropathy oboInOwl:hasDbXref MESH:D020422 semapv:UnspecifiedMatching +HP:0009831 Mononeuropathy oboInOwl:hasDbXref SCTID:128189008 semapv:UnspecifiedMatching +HP:0009831 Mononeuropathy oboInOwl:hasDbXref UMLS:C0494491 semapv:UnspecifiedMatching +HP:0009832 Abnormal distal phalanx morphology of finger oboInOwl:hasDbXref UMLS:C4021385 semapv:UnspecifiedMatching +HP:0009833 Abnormal middle phalanx morphology of the hand oboInOwl:hasDbXref UMLS:C4024191 semapv:UnspecifiedMatching +HP:0009834 Abnormal proximal phalanx morphology of the hand oboInOwl:hasDbXref UMLS:C4024190 semapv:UnspecifiedMatching +HP:0009835 Aplasia/Hypoplasia of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C1861336 semapv:UnspecifiedMatching +HP:0009836 Broad distal phalanx of finger oboInOwl:hasDbXref UMLS:C1850630 semapv:UnspecifiedMatching +HP:0009837 Bullet-shaped distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4024189 semapv:UnspecifiedMatching +HP:0009838 Curved distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4024188 semapv:UnspecifiedMatching +HP:0009839 Osteolytic defects of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C1849547 semapv:UnspecifiedMatching +HP:0009840 Patchy sclerosis of distal phalanx of finger oboInOwl:hasDbXref UMLS:C4021384 semapv:UnspecifiedMatching +HP:0009843 Aplasia/Hypoplasia of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C1862152 semapv:UnspecifiedMatching +HP:0009844 Broad middle phalanx of finger oboInOwl:hasDbXref UMLS:C4021383 semapv:UnspecifiedMatching +HP:0009845 Bullet-shaped middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4024187 semapv:UnspecifiedMatching +HP:0009846 Curved middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4024186 semapv:UnspecifiedMatching +HP:0009847 Osteolytic defects of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4024185 semapv:UnspecifiedMatching +HP:0009848 Patchy sclerosis of middle phalanx of finger oboInOwl:hasDbXref UMLS:C4021382 semapv:UnspecifiedMatching +HP:0009849 Symphalangism of middle phalanx of finger oboInOwl:hasDbXref UMLS:C4024184 semapv:UnspecifiedMatching +HP:0009850 Triangular shaped middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4024183 semapv:UnspecifiedMatching +HP:0009851 Aplasia/Hypoplasia of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4024182 semapv:UnspecifiedMatching +HP:0009852 Broad proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4024181 semapv:UnspecifiedMatching +HP:0009853 Bullet-shaped proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4024180 semapv:UnspecifiedMatching +HP:0009854 Curved proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4024179 semapv:UnspecifiedMatching +HP:0009855 Osteolytic defects of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C1850148 semapv:UnspecifiedMatching +HP:0009856 Patchy sclerosis of proximal phalanx of finger oboInOwl:hasDbXref UMLS:C4021381 semapv:UnspecifiedMatching +HP:0009857 Symphalangism affecting the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4024178 semapv:UnspecifiedMatching +HP:0009858 Triangular shaped proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4024177 semapv:UnspecifiedMatching +HP:0009875 Triangular shaped distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4024176 semapv:UnspecifiedMatching +HP:0009878 Cerebellar ataxia associated with quadrupedal gait oboInOwl:hasDbXref UMLS:C4024175 semapv:UnspecifiedMatching +HP:0009879 Simplified gyral pattern oboInOwl:hasDbXref UMLS:C2749675 semapv:UnspecifiedMatching +HP:0009880 Broad distal phalanges of all fingers oboInOwl:hasDbXref UMLS:C4024174 semapv:UnspecifiedMatching +HP:0009881 Aplasia of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4024173 semapv:UnspecifiedMatching +HP:0009882 Short distal phalanx of finger oboInOwl:hasDbXref UMLS:C1839829 semapv:UnspecifiedMatching +HP:0009883 Duplication of the distal phalanx of hand oboInOwl:hasDbXref UMLS:C1849343 semapv:UnspecifiedMatching +HP:0009884 Tapered distal phalanges of finger oboInOwl:hasDbXref UMLS:C1969237 semapv:UnspecifiedMatching +HP:0009886 Trichorrhexis nodosa oboInOwl:hasDbXref SCTID:22486004 semapv:UnspecifiedMatching +HP:0009886 Trichorrhexis nodosa oboInOwl:hasDbXref SCTID:238736006 semapv:UnspecifiedMatching +HP:0009886 Trichorrhexis nodosa oboInOwl:hasDbXref UMLS:C0263485 semapv:UnspecifiedMatching +HP:0009887 Abnormality of hair pigmentation oboInOwl:hasDbXref UMLS:C4024172 semapv:UnspecifiedMatching +HP:0009888 Abnormality of secondary sexual hair oboInOwl:hasDbXref UMLS:C4024171 semapv:UnspecifiedMatching +HP:0009889 Localized hirsutism oboInOwl:hasDbXref UMLS:C4024170 semapv:UnspecifiedMatching +HP:0009890 High anterior hairline oboInOwl:hasDbXref UMLS:C3276036 semapv:UnspecifiedMatching +HP:0009891 Underdeveloped supraorbital ridges oboInOwl:hasDbXref UMLS:C1861869 semapv:UnspecifiedMatching +HP:0009891 Underdeveloped supraorbital ridges oboInOwl:hasDbXref UMLS:C4020777 semapv:UnspecifiedMatching +HP:0009892 Anotia oboInOwl:hasDbXref MESH:D065817 semapv:UnspecifiedMatching +HP:0009892 Anotia oboInOwl:hasDbXref SCTID:57436000 semapv:UnspecifiedMatching +HP:0009892 Anotia oboInOwl:hasDbXref UMLS:C0702139 semapv:UnspecifiedMatching +HP:0009892 Anotia oboInOwl:hasDbXref UMLS:C1408788 semapv:UnspecifiedMatching +HP:0009893 Telangiectasia of the ear oboInOwl:hasDbXref UMLS:C4024169 semapv:UnspecifiedMatching +HP:0009894 Thickened ears oboInOwl:hasDbXref UMLS:C4024168 semapv:UnspecifiedMatching +HP:0009895 Abnormality of the crus of the helix oboInOwl:hasDbXref UMLS:C4021380 semapv:UnspecifiedMatching +HP:0009896 Abnormality of the antitragus oboInOwl:hasDbXref UMLS:C4024167 semapv:UnspecifiedMatching +HP:0009897 Horizontal crus of helix oboInOwl:hasDbXref UMLS:C4021379 semapv:UnspecifiedMatching +HP:0009898 Underdeveloped crus of the helix oboInOwl:hasDbXref UMLS:C4021378 semapv:UnspecifiedMatching +HP:0009899 Prominent crus of helix oboInOwl:hasDbXref UMLS:C4021377 semapv:UnspecifiedMatching +HP:0009900 Unilateral deafness oboInOwl:hasDbXref MESH:D046088 semapv:UnspecifiedMatching +HP:0009900 Unilateral deafness oboInOwl:hasDbXref SCTID:162342008 semapv:UnspecifiedMatching +HP:0009900 Unilateral deafness oboInOwl:hasDbXref UMLS:C2607947 semapv:UnspecifiedMatching +HP:0009901 Crumpled ear oboInOwl:hasDbXref UMLS:C4024166 semapv:UnspecifiedMatching +HP:0009902 Cleft helix oboInOwl:hasDbXref UMLS:C4021376 semapv:UnspecifiedMatching +HP:0009903 Conjunctival nodule oboInOwl:hasDbXref SCTID:428477002 semapv:UnspecifiedMatching +HP:0009903 Conjunctival nodule oboInOwl:hasDbXref UMLS:C1996949 semapv:UnspecifiedMatching +HP:0009904 Prominent ear helix oboInOwl:hasDbXref UMLS:C4020776 semapv:UnspecifiedMatching +HP:0009904 Prominent ear helix oboInOwl:hasDbXref UMLS:C4024165 semapv:UnspecifiedMatching +HP:0009905 Thin ear helix oboInOwl:hasDbXref UMLS:C4024164 semapv:UnspecifiedMatching +HP:0009906 Aplasia/Hypoplasia of the earlobes oboInOwl:hasDbXref UMLS:C1851792 semapv:UnspecifiedMatching +HP:0009907 Attached earlobe oboInOwl:hasDbXref UMLS:C4021375 semapv:UnspecifiedMatching +HP:0009908 Anterior creases of earlobe oboInOwl:hasDbXref UMLS:C1851897 semapv:UnspecifiedMatching +HP:0009909 Uplifted earlobe oboInOwl:hasDbXref UMLS:C1856117 semapv:UnspecifiedMatching +HP:0009910 Aplasia of the middle ear ossicles oboInOwl:hasDbXref UMLS:C4021374 semapv:UnspecifiedMatching +HP:0009911 Abnormal temporal bone morphology oboInOwl:hasDbXref UMLS:C4024163 semapv:UnspecifiedMatching +HP:0009912 Abnormality of the tragus oboInOwl:hasDbXref UMLS:C4024162 semapv:UnspecifiedMatching +HP:0009913 Aplasia/Hypoplasia of the tragus oboInOwl:hasDbXref UMLS:C4024161 semapv:UnspecifiedMatching +HP:0009914 Cyclopia oboInOwl:hasDbXref MESH:C562573 semapv:UnspecifiedMatching +HP:0009914 Cyclopia oboInOwl:hasDbXref SCTID:205798005 semapv:UnspecifiedMatching +HP:0009914 Cyclopia oboInOwl:hasDbXref UMLS:C0266667 semapv:UnspecifiedMatching +HP:0009915 Corneal asymmetry oboInOwl:hasDbXref UMLS:C4021373 semapv:UnspecifiedMatching +HP:0009916 Anisocoria oboInOwl:hasDbXref MESH:D015875 semapv:UnspecifiedMatching +HP:0009916 Anisocoria oboInOwl:hasDbXref SCTID:13045009 semapv:UnspecifiedMatching +HP:0009916 Anisocoria oboInOwl:hasDbXref UMLS:C0003079 semapv:UnspecifiedMatching +HP:0009917 Persistent pupillary membrane oboInOwl:hasDbXref SCTID:95500008 semapv:UnspecifiedMatching +HP:0009917 Persistent pupillary membrane oboInOwl:hasDbXref UMLS:C0344541 semapv:UnspecifiedMatching +HP:0009918 Ectopia pupillae oboInOwl:hasDbXref MESH:C536185 semapv:UnspecifiedMatching +HP:0009918 Ectopia pupillae oboInOwl:hasDbXref SCTID:193523008 semapv:UnspecifiedMatching +HP:0009918 Ectopia pupillae oboInOwl:hasDbXref SCTID:392461003 semapv:UnspecifiedMatching +HP:0009918 Ectopia pupillae oboInOwl:hasDbXref UMLS:C1271219 semapv:UnspecifiedMatching +HP:0009919 Retinoblastoma oboInOwl:hasDbXref MESH:D012175 semapv:UnspecifiedMatching +HP:0009919 Retinoblastoma oboInOwl:hasDbXref MESH:D019572 semapv:UnspecifiedMatching +HP:0009919 Retinoblastoma oboInOwl:hasDbXref NCIT:C7541 semapv:UnspecifiedMatching +HP:0009919 Retinoblastoma oboInOwl:hasDbXref SCTID:127002001 semapv:UnspecifiedMatching +HP:0009919 Retinoblastoma oboInOwl:hasDbXref SCTID:19906005 semapv:UnspecifiedMatching +HP:0009919 Retinoblastoma oboInOwl:hasDbXref SCTID:370967009 semapv:UnspecifiedMatching +HP:0009919 Retinoblastoma oboInOwl:hasDbXref UMLS:C0035335 semapv:UnspecifiedMatching +HP:0009919 Retinoblastoma oboInOwl:hasDbXref UMLS:C0524801 semapv:UnspecifiedMatching +HP:0009920 Nevus of Ota oboInOwl:hasDbXref MESH:D009507 semapv:UnspecifiedMatching +HP:0009920 Nevus of Ota oboInOwl:hasDbXref SCTID:254817005 semapv:UnspecifiedMatching +HP:0009920 Nevus of Ota oboInOwl:hasDbXref SCTID:414929001 semapv:UnspecifiedMatching +HP:0009920 Nevus of Ota oboInOwl:hasDbXref UMLS:C0027961 semapv:UnspecifiedMatching +HP:0009921 Duane anomaly oboInOwl:hasDbXref MESH:D004370 semapv:UnspecifiedMatching +HP:0009921 Duane anomaly oboInOwl:hasDbXref SCTID:60318001 semapv:UnspecifiedMatching +HP:0009921 Duane anomaly oboInOwl:hasDbXref UMLS:C0013261 semapv:UnspecifiedMatching +HP:0009921 Duane anomaly oboInOwl:hasDbXref UMLS:C1846464 semapv:UnspecifiedMatching +HP:0009921 Duane anomaly oboInOwl:hasDbXref UMLS:C4072873 semapv:UnspecifiedMatching +HP:0009922 Vascular remnant arising from the disc oboInOwl:hasDbXref UMLS:C4024160 semapv:UnspecifiedMatching +HP:0009924 Aplasia/Hypoplasia involving the nose oboInOwl:hasDbXref SCTID:204519007 semapv:UnspecifiedMatching +HP:0009924 Aplasia/Hypoplasia involving the nose oboInOwl:hasDbXref SCTID:93278002 semapv:UnspecifiedMatching +HP:0009924 Aplasia/Hypoplasia involving the nose oboInOwl:hasDbXref UMLS:C0685684 semapv:UnspecifiedMatching +HP:0009924 Aplasia/Hypoplasia involving the nose oboInOwl:hasDbXref UMLS:C4024159 semapv:UnspecifiedMatching +HP:0009924 Aplasia/Hypoplasia involving the nose oboInOwl:hasDbXref UMLS:C4280392 semapv:UnspecifiedMatching +HP:0009926 Epiphora oboInOwl:hasDbXref MESH:D007766 semapv:UnspecifiedMatching +HP:0009926 Epiphora oboInOwl:hasDbXref SCTID:193982009 semapv:UnspecifiedMatching +HP:0009926 Epiphora oboInOwl:hasDbXref SCTID:418035005 semapv:UnspecifiedMatching +HP:0009926 Epiphora oboInOwl:hasDbXref UMLS:C0152227 semapv:UnspecifiedMatching +HP:0009927 Aplasia of the nose oboInOwl:hasDbXref MESH:C537438 semapv:UnspecifiedMatching +HP:0009927 Aplasia of the nose oboInOwl:hasDbXref SCTID:111317000 semapv:UnspecifiedMatching +HP:0009927 Aplasia of the nose oboInOwl:hasDbXref UMLS:C0265740 semapv:UnspecifiedMatching +HP:0009927 Aplasia of the nose oboInOwl:hasDbXref UMLS:C4280391 semapv:UnspecifiedMatching +HP:0009928 Thick nasal alae oboInOwl:hasDbXref UMLS:C1844809 semapv:UnspecifiedMatching +HP:0009929 Abnormality of the columella oboInOwl:hasDbXref UMLS:C4024158 semapv:UnspecifiedMatching +HP:0009930 Asymmetry of the nares oboInOwl:hasDbXref UMLS:C4024157 semapv:UnspecifiedMatching +HP:0009931 Enlarged naris oboInOwl:hasDbXref SCTID:399353008 semapv:UnspecifiedMatching +HP:0009931 Enlarged naris oboInOwl:hasDbXref UMLS:C0426440 semapv:UnspecifiedMatching +HP:0009932 Single naris oboInOwl:hasDbXref SCTID:95266003 semapv:UnspecifiedMatching +HP:0009932 Single naris oboInOwl:hasDbXref UMLS:C0685682 semapv:UnspecifiedMatching +HP:0009933 Narrow naris oboInOwl:hasDbXref SCTID:249336003 semapv:UnspecifiedMatching +HP:0009933 Narrow naris oboInOwl:hasDbXref SCTID:249339005 semapv:UnspecifiedMatching +HP:0009933 Narrow naris oboInOwl:hasDbXref UMLS:C0426436 semapv:UnspecifiedMatching +HP:0009933 Narrow naris oboInOwl:hasDbXref UMLS:C0426439 semapv:UnspecifiedMatching +HP:0009933 Narrow naris oboInOwl:hasDbXref UMLS:C1849366 semapv:UnspecifiedMatching +HP:0009933 Narrow naris oboInOwl:hasDbXref UMLS:C4280390 semapv:UnspecifiedMatching +HP:0009934 Supernumerary naris oboInOwl:hasDbXref UMLS:C4021372 semapv:UnspecifiedMatching +HP:0009935 Aplasia/Hypoplasia of the nasal septum oboInOwl:hasDbXref UMLS:C4024156 semapv:UnspecifiedMatching +HP:0009936 Narrow nasal septum oboInOwl:hasDbXref UMLS:C4024155 semapv:UnspecifiedMatching +HP:0009937 Facial hirsutism oboInOwl:hasDbXref UMLS:C1850041 semapv:UnspecifiedMatching +HP:0009937 Facial hirsutism oboInOwl:hasDbXref UMLS:C2128203 semapv:UnspecifiedMatching +HP:0009938 Sunken cheeks oboInOwl:hasDbXref UMLS:C4024154 semapv:UnspecifiedMatching +HP:0009939 Mandibular aplasia oboInOwl:hasDbXref SCTID:91896009 semapv:UnspecifiedMatching +HP:0009939 Mandibular aplasia oboInOwl:hasDbXref SCTID:91922000 semapv:UnspecifiedMatching +HP:0009939 Mandibular aplasia oboInOwl:hasDbXref UMLS:C0685775 semapv:UnspecifiedMatching +HP:0009939 Mandibular aplasia oboInOwl:hasDbXref UMLS:C0685776 semapv:UnspecifiedMatching +HP:0009939 Mandibular aplasia oboInOwl:hasDbXref UMLS:C4021371 semapv:UnspecifiedMatching +HP:0009940 Asymmetry of the mandible oboInOwl:hasDbXref SCTID:235082006 semapv:UnspecifiedMatching +HP:0009940 Asymmetry of the mandible oboInOwl:hasDbXref UMLS:C0399518 semapv:UnspecifiedMatching +HP:0009940 Asymmetry of the mandible oboInOwl:hasDbXref UMLS:C4082201 semapv:UnspecifiedMatching +HP:0009941 Asymmetry of the mouth oboInOwl:hasDbXref UMLS:C4024153 semapv:UnspecifiedMatching +HP:0009942 Duplication of thumb phalanx oboInOwl:hasDbXref UMLS:C4021370 semapv:UnspecifiedMatching +HP:0009943 Complete duplication of thumb phalanx oboInOwl:hasDbXref UMLS:C3554724 semapv:UnspecifiedMatching +HP:0009944 Partial duplication of thumb phalanx oboInOwl:hasDbXref UMLS:C4082168 semapv:UnspecifiedMatching +HP:0009945 Duplication of phalanx of 2nd finger oboInOwl:hasDbXref UMLS:C4021369 semapv:UnspecifiedMatching +HP:0009946 Polydactyly affecting the 2nd finger oboInOwl:hasDbXref UMLS:C4024152 semapv:UnspecifiedMatching +HP:0009947 Duplication of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021368 semapv:UnspecifiedMatching +HP:0009948 Duplication of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021367 semapv:UnspecifiedMatching +HP:0009949 Duplication of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021366 semapv:UnspecifiedMatching +HP:0009950 Complete duplication of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024151 semapv:UnspecifiedMatching +HP:0009951 Partial duplication of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021365 semapv:UnspecifiedMatching +HP:0009952 Complete duplication of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024150 semapv:UnspecifiedMatching +HP:0009953 Partial duplication of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024149 semapv:UnspecifiedMatching +HP:0009954 Complete duplication of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024148 semapv:UnspecifiedMatching +HP:0009955 Partial duplication of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4024147 semapv:UnspecifiedMatching +HP:0009956 Partial duplication of the phalanges of the 2nd finger oboInOwl:hasDbXref UMLS:C4024146 semapv:UnspecifiedMatching +HP:0009957 Complete duplication of the phalanges of the 2nd finger oboInOwl:hasDbXref UMLS:C4024145 semapv:UnspecifiedMatching +HP:0009958 Polydactyly affecting the 3rd finger oboInOwl:hasDbXref UMLS:C4024144 semapv:UnspecifiedMatching +HP:0009959 Duplication of phalanx of 3rd finger oboInOwl:hasDbXref UMLS:C4021364 semapv:UnspecifiedMatching +HP:0009960 Complete duplication of the phalanges of the 3rd finger oboInOwl:hasDbXref UMLS:C4024143 semapv:UnspecifiedMatching +HP:0009961 Partial duplication of the phalanges of the 3rd finger oboInOwl:hasDbXref UMLS:C4024142 semapv:UnspecifiedMatching +HP:0009962 Duplication of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021363 semapv:UnspecifiedMatching +HP:0009963 Duplication of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021362 semapv:UnspecifiedMatching +HP:0009964 Duplication of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021361 semapv:UnspecifiedMatching +HP:0009965 Complete duplication of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024141 semapv:UnspecifiedMatching +HP:0009966 Complete duplication of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024140 semapv:UnspecifiedMatching +HP:0009967 Complete duplication of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024139 semapv:UnspecifiedMatching +HP:0009968 Partial duplication of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021360 semapv:UnspecifiedMatching +HP:0009969 Partial duplication of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024138 semapv:UnspecifiedMatching +HP:0009970 Partial duplication of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4024137 semapv:UnspecifiedMatching +HP:0009971 Polydactyly affecting the 4th finger oboInOwl:hasDbXref UMLS:C4024136 semapv:UnspecifiedMatching +HP:0009972 Duplication of phalanx of 4th finger oboInOwl:hasDbXref UMLS:C4021359 semapv:UnspecifiedMatching +HP:0009973 Complete duplication of the phalanges of the 4th finger oboInOwl:hasDbXref UMLS:C4024135 semapv:UnspecifiedMatching +HP:0009974 Partial duplication of the phalanges of the 4th finger oboInOwl:hasDbXref UMLS:C4024134 semapv:UnspecifiedMatching +HP:0009975 Duplication of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021358 semapv:UnspecifiedMatching +HP:0009976 Duplication of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021357 semapv:UnspecifiedMatching +HP:0009977 Duplication of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021356 semapv:UnspecifiedMatching +HP:0009978 Complete duplication of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024133 semapv:UnspecifiedMatching +HP:0009979 Complete duplication of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024132 semapv:UnspecifiedMatching +HP:0009980 Complete duplication of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024131 semapv:UnspecifiedMatching +HP:0009981 Partial duplication of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021355 semapv:UnspecifiedMatching +HP:0009982 Partial duplication of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024130 semapv:UnspecifiedMatching +HP:0009983 Partial duplication of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4024129 semapv:UnspecifiedMatching +HP:0009985 Duplication of phalanx of 5th finger oboInOwl:hasDbXref UMLS:C4021354 semapv:UnspecifiedMatching +HP:0009986 Complete duplication of the phalanges of the 5th finger oboInOwl:hasDbXref UMLS:C4024128 semapv:UnspecifiedMatching +HP:0009987 Partial duplication of the phalanges of the 5th finger oboInOwl:hasDbXref UMLS:C4024127 semapv:UnspecifiedMatching +HP:0009988 Duplication of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021353 semapv:UnspecifiedMatching +HP:0009989 Duplication of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021352 semapv:UnspecifiedMatching +HP:0009990 Duplication of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021351 semapv:UnspecifiedMatching +HP:0009991 Complete duplication of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024126 semapv:UnspecifiedMatching +HP:0009992 Complete duplication of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024125 semapv:UnspecifiedMatching +HP:0009993 Complete duplication of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024124 semapv:UnspecifiedMatching +HP:0009994 Partial duplication of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021350 semapv:UnspecifiedMatching +HP:0009995 Partial duplication of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024123 semapv:UnspecifiedMatching +HP:0009996 Partial duplication of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4024122 semapv:UnspecifiedMatching +HP:0009997 Duplication of phalanx of hand oboInOwl:hasDbXref UMLS:C4021349 semapv:UnspecifiedMatching +HP:0009998 Complete duplication of phalanx of hand oboInOwl:hasDbXref UMLS:C4024121 semapv:UnspecifiedMatching +HP:0009999 Partial duplication of the phalanx of hand oboInOwl:hasDbXref UMLS:C4024120 semapv:UnspecifiedMatching +HP:0010000 Complete duplication of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4024119 semapv:UnspecifiedMatching +HP:0010001 Complete duplication of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4024118 semapv:UnspecifiedMatching +HP:0010002 Complete duplication of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4024117 semapv:UnspecifiedMatching +HP:0010003 Partial duplication of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4024116 semapv:UnspecifiedMatching +HP:0010004 Partial duplication of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4021348 semapv:UnspecifiedMatching +HP:0010005 Partial duplication of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4024115 semapv:UnspecifiedMatching +HP:0010006 Duplication of the proximal phalanx of hand oboInOwl:hasDbXref UMLS:C4021347 semapv:UnspecifiedMatching +HP:0010008 Duplication of the middle phalanx of hand oboInOwl:hasDbXref UMLS:C4021346 semapv:UnspecifiedMatching +HP:0010009 Abnormality of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024114 semapv:UnspecifiedMatching +HP:0010010 Abnormality of the 2nd metacarpal oboInOwl:hasDbXref UMLS:C4024113 semapv:UnspecifiedMatching +HP:0010011 Abnormality of the 3rd metacarpal oboInOwl:hasDbXref UMLS:C4024112 semapv:UnspecifiedMatching +HP:0010012 Abnormality of the 4th metacarpal oboInOwl:hasDbXref UMLS:C4024111 semapv:UnspecifiedMatching +HP:0010013 Abnormality of the 5th metacarpal oboInOwl:hasDbXref UMLS:C4024110 semapv:UnspecifiedMatching +HP:0010014 Abnormality of the epiphysis of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024109 semapv:UnspecifiedMatching +HP:0010015 Absent epiphysis of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024108 semapv:UnspecifiedMatching +HP:0010016 Bracket epiphysis of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024107 semapv:UnspecifiedMatching +HP:0010017 Cone-shaped epiphysis of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024106 semapv:UnspecifiedMatching +HP:0010018 Enlarged epiphysis of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024105 semapv:UnspecifiedMatching +HP:0010019 Fragmentation of the epiphysis of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024104 semapv:UnspecifiedMatching +HP:0010020 Irregular epiphysis of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024103 semapv:UnspecifiedMatching +HP:0010021 Ivory epiphysis of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024102 semapv:UnspecifiedMatching +HP:0010022 Pseudoepiphysis of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024101 semapv:UnspecifiedMatching +HP:0010023 Small epiphysis of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024100 semapv:UnspecifiedMatching +HP:0010024 Epiphyseal stippling of the first metacarpal oboInOwl:hasDbXref UMLS:C4021345 semapv:UnspecifiedMatching +HP:0010025 Triangular epiphysis of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024099 semapv:UnspecifiedMatching +HP:0010026 Aplasia/Hypoplasia of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024098 semapv:UnspecifiedMatching +HP:0010027 Broad 1st metacarpal oboInOwl:hasDbXref UMLS:C4024097 semapv:UnspecifiedMatching +HP:0010028 Bullet-shaped 1st metacarpal oboInOwl:hasDbXref UMLS:C4024096 semapv:UnspecifiedMatching +HP:0010029 Curved 1st metacarpal oboInOwl:hasDbXref UMLS:C4024095 semapv:UnspecifiedMatching +HP:0010030 Osteolytic defects of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024094 semapv:UnspecifiedMatching +HP:0010031 Patchy sclerosis of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4024093 semapv:UnspecifiedMatching +HP:0010033 Triangular shaped 1st metacarpal oboInOwl:hasDbXref UMLS:C4024092 semapv:UnspecifiedMatching +HP:0010034 Short 1st metacarpal oboInOwl:hasDbXref UMLS:C1849311 semapv:UnspecifiedMatching +HP:0010035 Aplasia of the 1st metacarpal oboInOwl:hasDbXref UMLS:C1838610 semapv:UnspecifiedMatching +HP:0010036 Aplasia/Hypoplasia of the 2nd metacarpal oboInOwl:hasDbXref UMLS:C4024091 semapv:UnspecifiedMatching +HP:0010037 Aplasia of the 2nd metacarpal oboInOwl:hasDbXref UMLS:C4024090 semapv:UnspecifiedMatching +HP:0010038 Short 2nd metacarpal oboInOwl:hasDbXref UMLS:C1969397 semapv:UnspecifiedMatching +HP:0010038 Short 2nd metacarpal oboInOwl:hasDbXref UMLS:C4020774 semapv:UnspecifiedMatching +HP:0010039 Aplasia/Hypoplasia of the 3rd metacarpal oboInOwl:hasDbXref UMLS:C4024089 semapv:UnspecifiedMatching +HP:0010040 Aplasia of the 3rd metacarpal oboInOwl:hasDbXref UMLS:C4024088 semapv:UnspecifiedMatching +HP:0010041 Short 3rd metacarpal oboInOwl:hasDbXref UMLS:C1850631 semapv:UnspecifiedMatching +HP:0010042 Aplasia/Hypoplasia of the 4th metacarpal oboInOwl:hasDbXref UMLS:C4024087 semapv:UnspecifiedMatching +HP:0010043 Aplasia of the 4th metacarpal oboInOwl:hasDbXref UMLS:C4024086 semapv:UnspecifiedMatching +HP:0010044 Short 4th metacarpal oboInOwl:hasDbXref UMLS:C1840309 semapv:UnspecifiedMatching +HP:0010045 Aplasia/Hypoplasia of the 5th metacarpal oboInOwl:hasDbXref UMLS:C4024085 semapv:UnspecifiedMatching +HP:0010046 Aplasia of the 5th metacarpal oboInOwl:hasDbXref UMLS:C1867929 semapv:UnspecifiedMatching +HP:0010047 Short 5th metacarpal oboInOwl:hasDbXref UMLS:C1861388 semapv:UnspecifiedMatching +HP:0010048 Aplasia of metacarpal bones oboInOwl:hasDbXref UMLS:C1846473 semapv:UnspecifiedMatching +HP:0010049 Short metacarpal oboInOwl:hasDbXref UMLS:C1837084 semapv:UnspecifiedMatching +HP:0010051 Deviation of the hallux oboInOwl:hasDbXref UMLS:C4021344 semapv:UnspecifiedMatching +HP:0010052 Abnormal morphology of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024084 semapv:UnspecifiedMatching +HP:0010053 Abnormality of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024083 semapv:UnspecifiedMatching +HP:0010054 Abnormality of the first metatarsal bone oboInOwl:hasDbXref UMLS:C4024082 semapv:UnspecifiedMatching +HP:0010055 Broad hallux oboInOwl:hasDbXref UMLS:C1867131 semapv:UnspecifiedMatching +HP:0010056 Abnormality of the epiphyses of the hallux oboInOwl:hasDbXref UMLS:C4024081 semapv:UnspecifiedMatching +HP:0010057 Abnormality of the phalanges of the hallux oboInOwl:hasDbXref UMLS:C4024080 semapv:UnspecifiedMatching +HP:0010058 Aplasia/Hypoplasia of the phalanges of the hallux oboInOwl:hasDbXref UMLS:C4024079 semapv:UnspecifiedMatching +HP:0010059 Broad hallux phalanx oboInOwl:hasDbXref UMLS:C4021343 semapv:UnspecifiedMatching +HP:0010060 Bullet-shaped hallux phalanx oboInOwl:hasDbXref UMLS:C4021342 semapv:UnspecifiedMatching +HP:0010061 Curved hallux phalanx oboInOwl:hasDbXref UMLS:C4021341 semapv:UnspecifiedMatching +HP:0010062 Osteolytic defects of the phalanges of the hallux oboInOwl:hasDbXref UMLS:C4024078 semapv:UnspecifiedMatching +HP:0010063 Patchy sclerosis of hallux phalanx oboInOwl:hasDbXref UMLS:C4021340 semapv:UnspecifiedMatching +HP:0010064 Symphalangism affecting the phalanges of the hallux oboInOwl:hasDbXref UMLS:C1836216 semapv:UnspecifiedMatching +HP:0010065 Triangular shaped phalanges of the hallux oboInOwl:hasDbXref UMLS:C4024077 semapv:UnspecifiedMatching +HP:0010066 Duplication of phalanx of hallux oboInOwl:hasDbXref UMLS:C1860164 semapv:UnspecifiedMatching +HP:0010066 Duplication of phalanx of hallux oboInOwl:hasDbXref UMLS:C4020691 semapv:UnspecifiedMatching +HP:0010067 Aplasia/hypoplasia of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024076 semapv:UnspecifiedMatching +HP:0010068 Broad first metatarsal oboInOwl:hasDbXref UMLS:C1855899 semapv:UnspecifiedMatching +HP:0010069 Bullet-shaped 1st metatarsal oboInOwl:hasDbXref UMLS:C4024075 semapv:UnspecifiedMatching +HP:0010070 Curved 1st metatarsal oboInOwl:hasDbXref UMLS:C4024074 semapv:UnspecifiedMatching +HP:0010071 Osteolytic defects of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024073 semapv:UnspecifiedMatching +HP:0010072 Patchy sclerosis of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024072 semapv:UnspecifiedMatching +HP:0010073 Synostosis involving the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024071 semapv:UnspecifiedMatching +HP:0010074 Triangular shaped 1st metatarsal oboInOwl:hasDbXref UMLS:C4024070 semapv:UnspecifiedMatching +HP:0010075 Duplication of the 1st metatarsal oboInOwl:hasDbXref UMLS:C1851855 semapv:UnspecifiedMatching +HP:0010076 Aplasia/Hypoplasia of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024069 semapv:UnspecifiedMatching +HP:0010077 Broad distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024068 semapv:UnspecifiedMatching +HP:0010078 Bullet-shaped distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024067 semapv:UnspecifiedMatching +HP:0010079 Curved distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024066 semapv:UnspecifiedMatching +HP:0010080 Osteolytic defects of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024065 semapv:UnspecifiedMatching +HP:0010081 Patchy sclerosis of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024064 semapv:UnspecifiedMatching +HP:0010082 Symphalangism affecting the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024063 semapv:UnspecifiedMatching +HP:0010083 Triangular shaped distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024062 semapv:UnspecifiedMatching +HP:0010084 Duplication of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4021339 semapv:UnspecifiedMatching +HP:0010085 Aplasia/Hypoplasia of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024061 semapv:UnspecifiedMatching +HP:0010086 Broad proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4021338 semapv:UnspecifiedMatching +HP:0010087 Bullet-shaped proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024060 semapv:UnspecifiedMatching +HP:0010088 Curved proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024059 semapv:UnspecifiedMatching +HP:0010089 Osteolytic defects of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024058 semapv:UnspecifiedMatching +HP:0010090 Patchy sclerosis of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024057 semapv:UnspecifiedMatching +HP:0010091 Symphalangism affecting the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024056 semapv:UnspecifiedMatching +HP:0010092 Triangular shaped proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024055 semapv:UnspecifiedMatching +HP:0010093 Duplication of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024054 semapv:UnspecifiedMatching +HP:0010094 Complete duplication of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024053 semapv:UnspecifiedMatching +HP:0010095 Partial duplication of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024052 semapv:UnspecifiedMatching +HP:0010096 Complete duplication of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024051 semapv:UnspecifiedMatching +HP:0010097 Partial duplication of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4021337 semapv:UnspecifiedMatching +HP:0010098 Complete duplication of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024050 semapv:UnspecifiedMatching +HP:0010099 Partial duplication of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024049 semapv:UnspecifiedMatching +HP:0010100 Complete duplication of hallux phalanx oboInOwl:hasDbXref UMLS:C4021336 semapv:UnspecifiedMatching +HP:0010101 Partial duplication of the phalanges of the hallux oboInOwl:hasDbXref UMLS:C1855005 semapv:UnspecifiedMatching +HP:0010102 Aplasia of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024048 semapv:UnspecifiedMatching +HP:0010103 Short distal phalanx of hallux oboInOwl:hasDbXref UMLS:C4021335 semapv:UnspecifiedMatching +HP:0010104 Absent first metatarsal oboInOwl:hasDbXref UMLS:C1863382 semapv:UnspecifiedMatching +HP:0010105 Short first metatarsal oboInOwl:hasDbXref UMLS:C1841688 semapv:UnspecifiedMatching +HP:0010106 Aplasia of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024047 semapv:UnspecifiedMatching +HP:0010107 Short proximal phalanx of hallux oboInOwl:hasDbXref UMLS:C1862159 semapv:UnspecifiedMatching +HP:0010109 Short hallux oboInOwl:hasDbXref UMLS:C1865992 semapv:UnspecifiedMatching +HP:0010110 Aplasia of the phalanges of the hallux oboInOwl:hasDbXref UMLS:C4024046 semapv:UnspecifiedMatching +HP:0010111 Short phalanx of hallux oboInOwl:hasDbXref UMLS:C4021334 semapv:UnspecifiedMatching +HP:0010112 Mesoaxial foot polydactyly oboInOwl:hasDbXref UMLS:C4021333 semapv:UnspecifiedMatching +HP:0010113 Absent hallux epiphysis oboInOwl:hasDbXref UMLS:C4020906 semapv:UnspecifiedMatching +HP:0010114 Bracket epiphyses of the hallux oboInOwl:hasDbXref UMLS:C4024045 semapv:UnspecifiedMatching +HP:0010115 Cone-shaped epiphyses of the hallux oboInOwl:hasDbXref UMLS:C4024044 semapv:UnspecifiedMatching +HP:0010116 Enlarged epiphyses of the hallux oboInOwl:hasDbXref UMLS:C4024043 semapv:UnspecifiedMatching +HP:0010117 Fragmentation of the epiphyses of the hallux oboInOwl:hasDbXref UMLS:C4024042 semapv:UnspecifiedMatching +HP:0010118 Irregular epiphyses of the hallux oboInOwl:hasDbXref UMLS:C4024041 semapv:UnspecifiedMatching +HP:0010119 Ivory epiphyses of the hallux oboInOwl:hasDbXref UMLS:C4024040 semapv:UnspecifiedMatching +HP:0010120 Pseudoepiphyses of the hallux oboInOwl:hasDbXref UMLS:C4024039 semapv:UnspecifiedMatching +HP:0010121 Small epiphyses of the hallux oboInOwl:hasDbXref UMLS:C4024038 semapv:UnspecifiedMatching +HP:0010122 Stippling of the epiphyses of the hallux oboInOwl:hasDbXref UMLS:C4024037 semapv:UnspecifiedMatching +HP:0010123 Triangular epiphyses of the hallux oboInOwl:hasDbXref UMLS:C4024036 semapv:UnspecifiedMatching +HP:0010124 Abnormality of the epiphysis of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024035 semapv:UnspecifiedMatching +HP:0010125 Abnormality of the epiphysis of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024034 semapv:UnspecifiedMatching +HP:0010126 Abnormality of the epiphysis of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024033 semapv:UnspecifiedMatching +HP:0010127 Absent epiphysis of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024032 semapv:UnspecifiedMatching +HP:0010128 Bracket epiphysis of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024031 semapv:UnspecifiedMatching +HP:0010129 Cone-shaped epiphysis of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024030 semapv:UnspecifiedMatching +HP:0010130 Enlarged epiphysis of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024029 semapv:UnspecifiedMatching +HP:0010131 Fragmentation of the epiphysis of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024028 semapv:UnspecifiedMatching +HP:0010132 Irregular epiphysis of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024027 semapv:UnspecifiedMatching +HP:0010133 Ivory epiphysis of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024026 semapv:UnspecifiedMatching +HP:0010134 Pseudoepiphysis of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024025 semapv:UnspecifiedMatching +HP:0010135 Small epiphysis of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024024 semapv:UnspecifiedMatching +HP:0010136 Stippling of the epiphysis of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024023 semapv:UnspecifiedMatching +HP:0010137 Triangular epiphysis of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024022 semapv:UnspecifiedMatching +HP:0010138 Absent epiphysis of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024021 semapv:UnspecifiedMatching +HP:0010139 Bracket epiphysis of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024020 semapv:UnspecifiedMatching +HP:0010140 Cone-shaped epiphysis of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024019 semapv:UnspecifiedMatching +HP:0010141 Enlarged epiphysis of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024018 semapv:UnspecifiedMatching +HP:0010142 Fragmentation of the epiphysis of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024017 semapv:UnspecifiedMatching +HP:0010143 Irregular epiphysis of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024016 semapv:UnspecifiedMatching +HP:0010144 Ivory epiphysis of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024015 semapv:UnspecifiedMatching +HP:0010145 Pseudoepiphysis of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024014 semapv:UnspecifiedMatching +HP:0010146 Small epiphysis of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024013 semapv:UnspecifiedMatching +HP:0010147 Stippling of the epiphysis of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024012 semapv:UnspecifiedMatching +HP:0010148 Triangular epiphysis of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4024011 semapv:UnspecifiedMatching +HP:0010149 Absent epiphysis of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024010 semapv:UnspecifiedMatching +HP:0010150 Bracket epiphysis of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024009 semapv:UnspecifiedMatching +HP:0010151 Cone-shaped epiphysis of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024008 semapv:UnspecifiedMatching +HP:0010152 Enlarged epiphysis of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024007 semapv:UnspecifiedMatching +HP:0010153 Fragmentation of the epiphysis of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024006 semapv:UnspecifiedMatching +HP:0010154 Irregular epiphysis of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024005 semapv:UnspecifiedMatching +HP:0010155 Ivory epiphysis of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024004 semapv:UnspecifiedMatching +HP:0010156 Pseudoepiphysis of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024003 semapv:UnspecifiedMatching +HP:0010157 Small epiphysis of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024002 semapv:UnspecifiedMatching +HP:0010158 Stippling of the epiphysis of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024001 semapv:UnspecifiedMatching +HP:0010159 Triangular epiphysis of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4024000 semapv:UnspecifiedMatching +HP:0010160 Abnormality of the epiphyses of the toes oboInOwl:hasDbXref UMLS:C4023999 semapv:UnspecifiedMatching +HP:0010161 Abnormality of the phalanges of the toes oboInOwl:hasDbXref UMLS:C4023998 semapv:UnspecifiedMatching +HP:0010162 Absent epiphyses of the toes oboInOwl:hasDbXref UMLS:C4023997 semapv:UnspecifiedMatching +HP:0010163 Bracket epiphyses of the toes oboInOwl:hasDbXref UMLS:C4023996 semapv:UnspecifiedMatching +HP:0010164 Cone-shaped epiphyses of the toes oboInOwl:hasDbXref UMLS:C4023995 semapv:UnspecifiedMatching +HP:0010165 Enlarged epiphyses of the toes oboInOwl:hasDbXref UMLS:C4023994 semapv:UnspecifiedMatching +HP:0010166 Fragmentation of the epiphyses of the toes oboInOwl:hasDbXref UMLS:C4023993 semapv:UnspecifiedMatching +HP:0010167 Irregular epiphyses of the toes oboInOwl:hasDbXref UMLS:C4023992 semapv:UnspecifiedMatching +HP:0010168 Ivory epiphyses of the toes oboInOwl:hasDbXref UMLS:C4023991 semapv:UnspecifiedMatching +HP:0010169 Pseudoepiphyses of the toes oboInOwl:hasDbXref UMLS:C4023990 semapv:UnspecifiedMatching +HP:0010170 Small epiphyses of the toes oboInOwl:hasDbXref UMLS:C4023989 semapv:UnspecifiedMatching +HP:0010171 Epiphyseal stippling of toe phalanges oboInOwl:hasDbXref UMLS:C4021332 semapv:UnspecifiedMatching +HP:0010172 Triangular epiphyses of the toes oboInOwl:hasDbXref UMLS:C4023988 semapv:UnspecifiedMatching +HP:0010173 Aplasia/Hypoplasia of the phalanges of the toes oboInOwl:hasDbXref UMLS:C4023987 semapv:UnspecifiedMatching +HP:0010174 Broad phalanx of the toes oboInOwl:hasDbXref UMLS:C4023986 semapv:UnspecifiedMatching +HP:0010175 Bullet-shaped toe phalanx oboInOwl:hasDbXref UMLS:C4021331 semapv:UnspecifiedMatching +HP:0010176 Curved toe phalanx oboInOwl:hasDbXref UMLS:C4021330 semapv:UnspecifiedMatching +HP:0010177 Osteolytic defects of the phalanges of the toes oboInOwl:hasDbXref UMLS:C4023985 semapv:UnspecifiedMatching +HP:0010178 Patchy sclerosis of toe phalanx oboInOwl:hasDbXref UMLS:C4021329 semapv:UnspecifiedMatching +HP:0010179 Symphalangism affecting the phalanges of the toes oboInOwl:hasDbXref UMLS:C4023984 semapv:UnspecifiedMatching +HP:0010180 Triangular shaped phalanges of the toes oboInOwl:hasDbXref UMLS:C4023983 semapv:UnspecifiedMatching +HP:0010181 Duplication of phalanx of toe oboInOwl:hasDbXref UMLS:C4021328 semapv:UnspecifiedMatching +HP:0010182 Abnormality of the distal phalanges of the toes oboInOwl:hasDbXref UMLS:C4023982 semapv:UnspecifiedMatching +HP:0010183 Abnormality of the middle phalanges of the toes oboInOwl:hasDbXref UMLS:C4023981 semapv:UnspecifiedMatching +HP:0010184 Abnormality of toe proximal phalanx oboInOwl:hasDbXref UMLS:C4021327 semapv:UnspecifiedMatching +HP:0010185 Aplasia/Hypoplasia of the distal phalanges of the toes oboInOwl:hasDbXref UMLS:C4020773 semapv:UnspecifiedMatching +HP:0010185 Aplasia/Hypoplasia of the distal phalanges of the toes oboInOwl:hasDbXref UMLS:C4021326 semapv:UnspecifiedMatching +HP:0010186 Broad distal phalanx of the toes oboInOwl:hasDbXref UMLS:C4023980 semapv:UnspecifiedMatching +HP:0010187 Bullet-shaped distal toe phalanx oboInOwl:hasDbXref UMLS:C4021325 semapv:UnspecifiedMatching +HP:0010188 Curved distal toe phalanx oboInOwl:hasDbXref UMLS:C4021324 semapv:UnspecifiedMatching +HP:0010189 Osteolytic defects of the distal phalanges of the toes oboInOwl:hasDbXref UMLS:C4023979 semapv:UnspecifiedMatching +HP:0010190 Patchy sclerosis of distal toe phalanx oboInOwl:hasDbXref UMLS:C4021323 semapv:UnspecifiedMatching +HP:0010191 Symphalangism affecting the distal phalanges of the toes oboInOwl:hasDbXref UMLS:C4023978 semapv:UnspecifiedMatching +HP:0010192 Triangular shaped distal phalanges of the toes oboInOwl:hasDbXref UMLS:C4023977 semapv:UnspecifiedMatching +HP:0010193 Duplication of distal phalanx of toe oboInOwl:hasDbXref UMLS:C4021322 semapv:UnspecifiedMatching +HP:0010194 Aplasia/Hypoplasia of the middle phalanges of the toes oboInOwl:hasDbXref UMLS:C4023976 semapv:UnspecifiedMatching +HP:0010195 Broad middle phalanges of the toes oboInOwl:hasDbXref UMLS:C4023975 semapv:UnspecifiedMatching +HP:0010196 Bullet-shaped middle toe phalanx oboInOwl:hasDbXref UMLS:C4021321 semapv:UnspecifiedMatching +HP:0010197 Curved middle toe phalanx oboInOwl:hasDbXref UMLS:C4021320 semapv:UnspecifiedMatching +HP:0010198 Osteolytic defects of the middle phalanges of the toes oboInOwl:hasDbXref UMLS:C4023974 semapv:UnspecifiedMatching +HP:0010199 Patchy sclerosis of middle toe phalanx oboInOwl:hasDbXref UMLS:C4021319 semapv:UnspecifiedMatching +HP:0010200 Symphalangism affecting the middle phalanges of the toes oboInOwl:hasDbXref UMLS:C4023973 semapv:UnspecifiedMatching +HP:0010201 Triangular shaped middle phalanges of the toes oboInOwl:hasDbXref UMLS:C4023972 semapv:UnspecifiedMatching +HP:0010202 Duplication of middle phalanx of toe oboInOwl:hasDbXref UMLS:C4021318 semapv:UnspecifiedMatching +HP:0010203 Aplasia/hypoplasia of proximal toe phalanx oboInOwl:hasDbXref UMLS:C4021317 semapv:UnspecifiedMatching +HP:0010204 Broad proximal phalanx of toe oboInOwl:hasDbXref UMLS:C4023971 semapv:UnspecifiedMatching +HP:0010205 Bullet-shaped proximal toe phalanx oboInOwl:hasDbXref UMLS:C4021316 semapv:UnspecifiedMatching +HP:0010206 Curved proximal toe phalanx oboInOwl:hasDbXref UMLS:C4021315 semapv:UnspecifiedMatching +HP:0010207 Osteolytic defect of the proximal toe phalanx oboInOwl:hasDbXref UMLS:C4021314 semapv:UnspecifiedMatching +HP:0010208 Patchy sclerosis of proximal toe phalanx oboInOwl:hasDbXref UMLS:C4021313 semapv:UnspecifiedMatching +HP:0010209 Symphalangism affecting the proximal phalanges of the toes oboInOwl:hasDbXref UMLS:C4023970 semapv:UnspecifiedMatching +HP:0010210 Triangular shaped proximal phalanges of the toes oboInOwl:hasDbXref UMLS:C4023969 semapv:UnspecifiedMatching +HP:0010211 Duplication of proximal phalanx of toe oboInOwl:hasDbXref UMLS:C4021312 semapv:UnspecifiedMatching +HP:0010212 Flexion contracture of the hallux oboInOwl:hasDbXref UMLS:C4021311 semapv:UnspecifiedMatching +HP:0010213 Contracture of the tarsometatarsal joint of the hallux oboInOwl:hasDbXref UMLS:C4023968 semapv:UnspecifiedMatching +HP:0010214 Contracture of the interphalangeal joint of the hallux oboInOwl:hasDbXref UMLS:C4023967 semapv:UnspecifiedMatching +HP:0010215 Contractures of the metatarsophalangeal joint of the hallux oboInOwl:hasDbXref UMLS:C4023966 semapv:UnspecifiedMatching +HP:0010219 Structural foot deformity oboInOwl:hasDbXref UMLS:C4023965 semapv:UnspecifiedMatching +HP:0010220 Abnormality of the epiphysis of the 2nd metacarpal oboInOwl:hasDbXref UMLS:C4023964 semapv:UnspecifiedMatching +HP:0010222 Abnormality of the epiphysis of the 3rd metacarpal oboInOwl:hasDbXref UMLS:C4023962 semapv:UnspecifiedMatching +HP:0010223 Pseudoepiphysis of the 3rd metacarpal oboInOwl:hasDbXref UMLS:C4023961 semapv:UnspecifiedMatching +HP:0010224 Abnormality of the epiphysis of the 4th metacarpal oboInOwl:hasDbXref UMLS:C4023960 semapv:UnspecifiedMatching +HP:0010225 Pseudoepiphysis of the 4th metacarpal oboInOwl:hasDbXref UMLS:C4023959 semapv:UnspecifiedMatching +HP:0010226 Abnormality of the epiphysis of the 5th metacarpal oboInOwl:hasDbXref UMLS:C4023958 semapv:UnspecifiedMatching +HP:0010227 Pseudoepiphysis of the 5th metacarpal oboInOwl:hasDbXref UMLS:C4023957 semapv:UnspecifiedMatching +HP:0010228 Absent epiphyses of the phalanges of the hand oboInOwl:hasDbXref UMLS:C4021310 semapv:UnspecifiedMatching +HP:0010229 Bracket epiphyses of the phalanges of the hand oboInOwl:hasDbXref UMLS:C4021309 semapv:UnspecifiedMatching +HP:0010230 Cone-shaped epiphyses of the phalanges of the hand oboInOwl:hasDbXref UMLS:C1859480 semapv:UnspecifiedMatching +HP:0010231 Enlarged epiphyses of the phalanges of the hand oboInOwl:hasDbXref UMLS:C1865036 semapv:UnspecifiedMatching +HP:0010232 Fragmentation of the epiphyses of the phalanges of the hand oboInOwl:hasDbXref UMLS:C4021308 semapv:UnspecifiedMatching +HP:0010233 Irregular epiphyses of the phalanges of the hand oboInOwl:hasDbXref UMLS:C4021307 semapv:UnspecifiedMatching +HP:0010234 Ivory epiphyses of the phalanges of the hand oboInOwl:hasDbXref UMLS:C1857651 semapv:UnspecifiedMatching +HP:0010235 Pseudoepiphyses of the phalanges of the hand oboInOwl:hasDbXref UMLS:C4021306 semapv:UnspecifiedMatching +HP:0010236 Small epiphyses of the phalanges of the hand oboInOwl:hasDbXref UMLS:C4021305 semapv:UnspecifiedMatching +HP:0010237 Epiphyseal stippling of finger phalanges oboInOwl:hasDbXref UMLS:C4021304 semapv:UnspecifiedMatching +HP:0010238 Triangular epiphyses of the phalanges of the hand oboInOwl:hasDbXref UMLS:C4021303 semapv:UnspecifiedMatching +HP:0010239 Aplasia of the middle phalanx of the hand oboInOwl:hasDbXref UMLS:C1862096 semapv:UnspecifiedMatching +HP:0010241 Short proximal phalanx of finger oboInOwl:hasDbXref UMLS:C1860606 semapv:UnspecifiedMatching +HP:0010242 Aplasia of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4021302 semapv:UnspecifiedMatching +HP:0010243 Abnormality of the epiphyses of the distal phalanx of finger oboInOwl:hasDbXref UMLS:C4023956 semapv:UnspecifiedMatching +HP:0010244 Abnormality of the epiphyses of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4023955 semapv:UnspecifiedMatching +HP:0010245 Abnormality of the epiphyses of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023954 semapv:UnspecifiedMatching +HP:0010246 Absent epiphyses of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023953 semapv:UnspecifiedMatching +HP:0010247 Bracket epiphyses of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023952 semapv:UnspecifiedMatching +HP:0010248 Cone-shaped epiphyses of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023951 semapv:UnspecifiedMatching +HP:0010249 Enlarged epiphyses of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023950 semapv:UnspecifiedMatching +HP:0010250 Fragmentation of the epiphyses of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023949 semapv:UnspecifiedMatching +HP:0010251 Irregular epiphyses of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023948 semapv:UnspecifiedMatching +HP:0010252 Ivory epiphyses of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4021301 semapv:UnspecifiedMatching +HP:0010253 Pseudoepiphyses of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023947 semapv:UnspecifiedMatching +HP:0010254 Small epiphyses of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023946 semapv:UnspecifiedMatching +HP:0010255 Stippling of the epiphyses of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023945 semapv:UnspecifiedMatching +HP:0010256 Triangular epiphyses of the distal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023944 semapv:UnspecifiedMatching +HP:0010257 Absent epiphyses of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4023943 semapv:UnspecifiedMatching +HP:0010258 Bracket epiphyses of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4023942 semapv:UnspecifiedMatching +HP:0010259 Cone-shaped epiphyses of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C1860828 semapv:UnspecifiedMatching +HP:0010260 Enlarged epiphyses of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4023941 semapv:UnspecifiedMatching +HP:0010261 Fragmentation of the epiphyses of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4023940 semapv:UnspecifiedMatching +HP:0010262 Irregular epiphyses of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4023939 semapv:UnspecifiedMatching +HP:0010263 Ivory epiphyses of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4023938 semapv:UnspecifiedMatching +HP:0010264 Pseudoepiphyses of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4023937 semapv:UnspecifiedMatching +HP:0010265 Small epiphyses of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4023936 semapv:UnspecifiedMatching +HP:0010266 Stippling of the epiphyses of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4023935 semapv:UnspecifiedMatching +HP:0010267 Triangular epiphyses of the middle phalanges of the hand oboInOwl:hasDbXref UMLS:C4023934 semapv:UnspecifiedMatching +HP:0010268 Absent epiphyses of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023933 semapv:UnspecifiedMatching +HP:0010269 Bracket epiphyses of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023932 semapv:UnspecifiedMatching +HP:0010270 Cone-shaped epiphyses of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023931 semapv:UnspecifiedMatching +HP:0010271 Enlarged epiphyses of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023930 semapv:UnspecifiedMatching +HP:0010272 Fragmentation of the epiphyses of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023929 semapv:UnspecifiedMatching +HP:0010273 Irregular epiphyses of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023928 semapv:UnspecifiedMatching +HP:0010274 Ivory epiphyses of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023927 semapv:UnspecifiedMatching +HP:0010275 Pseudoepiphyses of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023926 semapv:UnspecifiedMatching +HP:0010276 Small epiphyses of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023925 semapv:UnspecifiedMatching +HP:0010277 Stippling of the epiphyses of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023924 semapv:UnspecifiedMatching +HP:0010278 Triangular epiphyses of the proximal phalanges of the hand oboInOwl:hasDbXref UMLS:C4023923 semapv:UnspecifiedMatching +HP:0010280 Stomatitis oboInOwl:hasDbXref MESH:D013280 semapv:UnspecifiedMatching +HP:0010280 Stomatitis oboInOwl:hasDbXref SCTID:20607006 semapv:UnspecifiedMatching +HP:0010280 Stomatitis oboInOwl:hasDbXref SCTID:61170000 semapv:UnspecifiedMatching +HP:0010280 Stomatitis oboInOwl:hasDbXref UMLS:C0038362 semapv:UnspecifiedMatching +HP:0010280 Stomatitis oboInOwl:hasDbXref UMLS:C0149704 semapv:UnspecifiedMatching +HP:0010281 Cleft lower lip oboInOwl:hasDbXref UMLS:C1856026 semapv:UnspecifiedMatching +HP:0010282 Thin lower lip vermilion oboInOwl:hasDbXref UMLS:C2053440 semapv:UnspecifiedMatching +HP:0010284 Intra-oral hyperpigmentation oboInOwl:hasDbXref SCTID:235038002 semapv:UnspecifiedMatching +HP:0010284 Intra-oral hyperpigmentation oboInOwl:hasDbXref UMLS:C0399483 semapv:UnspecifiedMatching +HP:0010284 Intra-oral hyperpigmentation oboInOwl:hasDbXref UMLS:C0877541 semapv:UnspecifiedMatching +HP:0010284 Intra-oral hyperpigmentation oboInOwl:hasDbXref UMLS:C4280387 semapv:UnspecifiedMatching +HP:0010284 Intra-oral hyperpigmentation oboInOwl:hasDbXref UMLS:C4280388 semapv:UnspecifiedMatching +HP:0010284 Intra-oral hyperpigmentation oboInOwl:hasDbXref UMLS:C4280389 semapv:UnspecifiedMatching +HP:0010285 Oral synechia oboInOwl:hasDbXref UMLS:C4023921 semapv:UnspecifiedMatching +HP:0010286 Abnormal salivary gland morphology oboInOwl:hasDbXref MESH:D012466 semapv:UnspecifiedMatching +HP:0010286 Abnormal salivary gland morphology oboInOwl:hasDbXref SCTID:10890000 semapv:UnspecifiedMatching +HP:0010286 Abnormal salivary gland morphology oboInOwl:hasDbXref UMLS:C0036093 semapv:UnspecifiedMatching +HP:0010286 Abnormal salivary gland morphology oboInOwl:hasDbXref UMLS:C0149772 semapv:UnspecifiedMatching +HP:0010287 Abnormality of the submandibular glands oboInOwl:hasDbXref UMLS:C4023920 semapv:UnspecifiedMatching +HP:0010288 Abnormality of the sublingual glands oboInOwl:hasDbXref UMLS:C4023919 semapv:UnspecifiedMatching +HP:0010289 Cleft of alveolar ridge of maxilla oboInOwl:hasDbXref SCTID:445306000 semapv:UnspecifiedMatching +HP:0010289 Cleft of alveolar ridge of maxilla oboInOwl:hasDbXref UMLS:C1398533 semapv:UnspecifiedMatching +HP:0010289 Cleft of alveolar ridge of maxilla oboInOwl:hasDbXref UMLS:C2919907 semapv:UnspecifiedMatching +HP:0010289 Cleft of alveolar ridge of maxilla oboInOwl:hasDbXref UMLS:C4280386 semapv:UnspecifiedMatching +HP:0010290 Short hard palate oboInOwl:hasDbXref UMLS:C1398301 semapv:UnspecifiedMatching +HP:0010290 Short hard palate oboInOwl:hasDbXref UMLS:C4020772 semapv:UnspecifiedMatching +HP:0010290 Short hard palate oboInOwl:hasDbXref UMLS:C4023918 semapv:UnspecifiedMatching +HP:0010291 Prominent palatine ridges oboInOwl:hasDbXref UMLS:C4021300 semapv:UnspecifiedMatching +HP:0010292 Absent uvula oboInOwl:hasDbXref SCTID:25148007 semapv:UnspecifiedMatching +HP:0010292 Absent uvula oboInOwl:hasDbXref UMLS:C0266121 semapv:UnspecifiedMatching +HP:0010293 Aplasia/Hypoplasia of the uvula oboInOwl:hasDbXref UMLS:C4023917 semapv:UnspecifiedMatching +HP:0010294 Palate fistula oboInOwl:hasDbXref UMLS:C2032780 semapv:UnspecifiedMatching +HP:0010294 Palate fistula oboInOwl:hasDbXref UMLS:C4280385 semapv:UnspecifiedMatching +HP:0010295 Aplasia/Hypoplasia of the tongue oboInOwl:hasDbXref UMLS:C4023916 semapv:UnspecifiedMatching +HP:0010295 Aplasia/Hypoplasia of the tongue oboInOwl:hasDbXref UMLS:C4280384 semapv:UnspecifiedMatching +HP:0010296 Ankyloglossia oboInOwl:hasDbXref MESH:D000072676 semapv:UnspecifiedMatching +HP:0010296 Ankyloglossia oboInOwl:hasDbXref SCTID:67787004 semapv:UnspecifiedMatching +HP:0010296 Ankyloglossia oboInOwl:hasDbXref UMLS:C0152415 semapv:UnspecifiedMatching +HP:0010297 Bifid tongue oboInOwl:hasDbXref SCTID:84557007 semapv:UnspecifiedMatching +HP:0010297 Bifid tongue oboInOwl:hasDbXref UMLS:C0266111 semapv:UnspecifiedMatching +HP:0010297 Bifid tongue oboInOwl:hasDbXref UMLS:C4255098 semapv:UnspecifiedMatching +HP:0010298 Smooth tongue oboInOwl:hasDbXref SCTID:9491003 semapv:UnspecifiedMatching +HP:0010298 Smooth tongue oboInOwl:hasDbXref UMLS:C0155964 semapv:UnspecifiedMatching +HP:0010298 Smooth tongue oboInOwl:hasDbXref UMLS:C4280381 semapv:UnspecifiedMatching +HP:0010298 Smooth tongue oboInOwl:hasDbXref UMLS:C4280382 semapv:UnspecifiedMatching +HP:0010298 Smooth tongue oboInOwl:hasDbXref UMLS:C4280383 semapv:UnspecifiedMatching +HP:0010299 Abnormality of dentin oboInOwl:hasDbXref UMLS:C4021299 semapv:UnspecifiedMatching +HP:0010300 Abnormally low-pitched voice oboInOwl:hasDbXref UMLS:C4023915 semapv:UnspecifiedMatching +HP:0010301 Spinal dysraphism oboInOwl:hasDbXref MESH:D009436 semapv:UnspecifiedMatching +HP:0010301 Spinal dysraphism oboInOwl:hasDbXref SCTID:253098009 semapv:UnspecifiedMatching +HP:0010301 Spinal dysraphism oboInOwl:hasDbXref UMLS:C0027794 semapv:UnspecifiedMatching +HP:0010302 Spinal cord tumor oboInOwl:hasDbXref MESH:D013120 semapv:UnspecifiedMatching +HP:0010302 Spinal cord tumor oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0010302 Spinal cord tumor oboInOwl:hasDbXref SCTID:126962006 semapv:UnspecifiedMatching +HP:0010302 Spinal cord tumor oboInOwl:hasDbXref UMLS:C0037930 semapv:UnspecifiedMatching +HP:0010303 Abnormal spinal meningeal morphology oboInOwl:hasDbXref UMLS:C4023914 semapv:UnspecifiedMatching +HP:0010304 Spinal meningeal diverticulum oboInOwl:hasDbXref UMLS:C4023913 semapv:UnspecifiedMatching +HP:0010305 Absence of the sacrum oboInOwl:hasDbXref MESH:C537221 semapv:UnspecifiedMatching +HP:0010305 Absence of the sacrum oboInOwl:hasDbXref SCTID:205425003 semapv:UnspecifiedMatching +HP:0010305 Absence of the sacrum oboInOwl:hasDbXref UMLS:C0344490 semapv:UnspecifiedMatching +HP:0010306 Short thorax oboInOwl:hasDbXref SCTID:249670005 semapv:UnspecifiedMatching +HP:0010306 Short thorax oboInOwl:hasDbXref UMLS:C0426789 semapv:UnspecifiedMatching +HP:0010307 Stridor oboInOwl:hasDbXref MESH:D012135 semapv:UnspecifiedMatching +HP:0010307 Stridor oboInOwl:hasDbXref SCTID:248573009 semapv:UnspecifiedMatching +HP:0010307 Stridor oboInOwl:hasDbXref SCTID:70407001 semapv:UnspecifiedMatching +HP:0010307 Stridor oboInOwl:hasDbXref UMLS:C0038450 semapv:UnspecifiedMatching +HP:0010307 Stridor oboInOwl:hasDbXref UMLS:C0237304 semapv:UnspecifiedMatching +HP:0010308 Asternia oboInOwl:hasDbXref UMLS:C4023912 semapv:UnspecifiedMatching +HP:0010309 Bifid sternum oboInOwl:hasDbXref SCTID:54008006 semapv:UnspecifiedMatching +HP:0010309 Bifid sternum oboInOwl:hasDbXref UMLS:C0265696 semapv:UnspecifiedMatching +HP:0010310 Chylothorax oboInOwl:hasDbXref MESH:D002916 semapv:UnspecifiedMatching +HP:0010310 Chylothorax oboInOwl:hasDbXref SCTID:83035003 semapv:UnspecifiedMatching +HP:0010310 Chylothorax oboInOwl:hasDbXref UMLS:C0008733 semapv:UnspecifiedMatching +HP:0010311 Aplasia/Hypoplasia of the breasts oboInOwl:hasDbXref UMLS:C4023911 semapv:UnspecifiedMatching +HP:0010312 Asymmetry of the breasts oboInOwl:hasDbXref MESH:C565299 semapv:UnspecifiedMatching +HP:0010312 Asymmetry of the breasts oboInOwl:hasDbXref UMLS:C1854013 semapv:UnspecifiedMatching +HP:0010313 Breast hypertrophy oboInOwl:hasDbXref MESH:C536821 semapv:UnspecifiedMatching +HP:0010313 Breast hypertrophy oboInOwl:hasDbXref SCTID:372281005 semapv:UnspecifiedMatching +HP:0010313 Breast hypertrophy oboInOwl:hasDbXref SCTID:372283008 semapv:UnspecifiedMatching +HP:0010313 Breast hypertrophy oboInOwl:hasDbXref SCTID:372285001 semapv:UnspecifiedMatching +HP:0010313 Breast hypertrophy oboInOwl:hasDbXref UMLS:C0020565 semapv:UnspecifiedMatching +HP:0010313 Breast hypertrophy oboInOwl:hasDbXref UMLS:C0392533 semapv:UnspecifiedMatching +HP:0010313 Breast hypertrophy oboInOwl:hasDbXref UMLS:C2225524 semapv:UnspecifiedMatching +HP:0010314 Premature thelarche oboInOwl:hasDbXref SCTID:102889008 semapv:UnspecifiedMatching +HP:0010314 Premature thelarche oboInOwl:hasDbXref UMLS:C0425772 semapv:UnspecifiedMatching +HP:0010315 Aplasia/Hypoplasia of the diaphragm oboInOwl:hasDbXref UMLS:C4023910 semapv:UnspecifiedMatching +HP:0010316 Ebstein anomaly of the tricuspid valve oboInOwl:hasDbXref ICD10WHO:Q22.5 semapv:UnspecifiedMatching +HP:0010316 Ebstein anomaly of the tricuspid valve oboInOwl:hasDbXref MESH:D004437 semapv:UnspecifiedMatching +HP:0010316 Ebstein anomaly of the tricuspid valve oboInOwl:hasDbXref SCTID:204357006 semapv:UnspecifiedMatching +HP:0010316 Ebstein anomaly of the tricuspid valve oboInOwl:hasDbXref UMLS:C0013481 semapv:UnspecifiedMatching +HP:0010317 Scapular aplasia oboInOwl:hasDbXref UMLS:C4021298 semapv:UnspecifiedMatching +HP:0010318 Aplasia/Hypoplasia of the abdominal wall musculature oboInOwl:hasDbXref UMLS:C4023909 semapv:UnspecifiedMatching +HP:0010319 Abnormality of the 2nd toe oboInOwl:hasDbXref UMLS:C4023908 semapv:UnspecifiedMatching +HP:0010320 Abnormality of the 3rd toe oboInOwl:hasDbXref UMLS:C4023907 semapv:UnspecifiedMatching +HP:0010321 Abnormality of the 4th toe oboInOwl:hasDbXref UMLS:C4023906 semapv:UnspecifiedMatching +HP:0010322 Abnormality of the 5th toe oboInOwl:hasDbXref UMLS:C4023905 semapv:UnspecifiedMatching +HP:0010323 Abnormality of the epiphyses of the 2nd toe oboInOwl:hasDbXref UMLS:C4023904 semapv:UnspecifiedMatching +HP:0010324 Abnormality of phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023903 semapv:UnspecifiedMatching +HP:0010325 Aplasia/Hypoplasia of the 2nd toe oboInOwl:hasDbXref UMLS:C4023902 semapv:UnspecifiedMatching +HP:0010326 Deviation of the 2nd toe oboInOwl:hasDbXref UMLS:C4021297 semapv:UnspecifiedMatching +HP:0010327 Flexion contracture of the 2nd toe oboInOwl:hasDbXref UMLS:C4021296 semapv:UnspecifiedMatching +HP:0010328 Polydactyly affecting the 2nd toe oboInOwl:hasDbXref UMLS:C4023901 semapv:UnspecifiedMatching +HP:0010329 Abnormality of the epiphyses of the 3rd toe oboInOwl:hasDbXref UMLS:C4023900 semapv:UnspecifiedMatching +HP:0010330 Abnormality of the phalanges of the 3rd toe oboInOwl:hasDbXref UMLS:C4023899 semapv:UnspecifiedMatching +HP:0010331 Aplasia/Hypoplasia of the 3rd toe oboInOwl:hasDbXref UMLS:C1862698 semapv:UnspecifiedMatching +HP:0010332 Deviation of the 3rd toe oboInOwl:hasDbXref UMLS:C4021295 semapv:UnspecifiedMatching +HP:0010333 Flexion contracture of 3rd toe oboInOwl:hasDbXref UMLS:C4021294 semapv:UnspecifiedMatching +HP:0010334 Polydactyly affecting the 3rd toe oboInOwl:hasDbXref UMLS:C4023898 semapv:UnspecifiedMatching +HP:0010335 Abnormality of the epiphyses of the 4th toe oboInOwl:hasDbXref UMLS:C4023897 semapv:UnspecifiedMatching +HP:0010336 Abnormality of the phalanges of the 4th toe oboInOwl:hasDbXref UMLS:C4023896 semapv:UnspecifiedMatching +HP:0010337 Aplasia/Hypoplasia of the 4th toe oboInOwl:hasDbXref UMLS:C4023895 semapv:UnspecifiedMatching +HP:0010338 Deviation of the 4th toe oboInOwl:hasDbXref UMLS:C4021293 semapv:UnspecifiedMatching +HP:0010339 Flexion contracture of the 4th toe oboInOwl:hasDbXref UMLS:C4021292 semapv:UnspecifiedMatching +HP:0010340 Polydactyly affecting the 4th toe oboInOwl:hasDbXref UMLS:C4023894 semapv:UnspecifiedMatching +HP:0010341 Abnormality of the epiphyses of the 5th toe oboInOwl:hasDbXref UMLS:C4023893 semapv:UnspecifiedMatching +HP:0010342 Abnormality of the phalanges of the 5th toe oboInOwl:hasDbXref UMLS:C4023892 semapv:UnspecifiedMatching +HP:0010343 Aplasia/Hypoplasia of the 5th toe oboInOwl:hasDbXref UMLS:C4023891 semapv:UnspecifiedMatching +HP:0010344 Deviation of the 5th toe oboInOwl:hasDbXref UMLS:C4021291 semapv:UnspecifiedMatching +HP:0010345 Flexion contracture of the 5th toe oboInOwl:hasDbXref UMLS:C4021290 semapv:UnspecifiedMatching +HP:0010347 Aplasia/Hypoplasia of the phalanges of the 2nd toe oboInOwl:hasDbXref UMLS:C4023890 semapv:UnspecifiedMatching +HP:0010348 Broad phalanges of the 2nd toe oboInOwl:hasDbXref UMLS:C4023889 semapv:UnspecifiedMatching +HP:0010349 Bullet-shaped 2nd toe phalanx oboInOwl:hasDbXref UMLS:C4021289 semapv:UnspecifiedMatching +HP:0010350 Curved 2nd toe phalanx oboInOwl:hasDbXref UMLS:C4021288 semapv:UnspecifiedMatching +HP:0010351 Osteolytic defects of the phalanges of the 2nd toe oboInOwl:hasDbXref UMLS:C4023888 semapv:UnspecifiedMatching +HP:0010352 Patchy sclerosis of 2nd toe phalanx oboInOwl:hasDbXref UMLS:C4021287 semapv:UnspecifiedMatching +HP:0010353 Symphalangism affecting the phalanges of the 2nd toe oboInOwl:hasDbXref UMLS:C4023887 semapv:UnspecifiedMatching +HP:0010354 Triangular shaped phalanges of the 2nd toe oboInOwl:hasDbXref UMLS:C4023886 semapv:UnspecifiedMatching +HP:0010355 Duplication of the phalanges of the 2nd toe oboInOwl:hasDbXref UMLS:C4021286 semapv:UnspecifiedMatching +HP:0010356 Abnormality of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023885 semapv:UnspecifiedMatching +HP:0010357 Abnormality of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023884 semapv:UnspecifiedMatching +HP:0010358 Abnormality of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023883 semapv:UnspecifiedMatching +HP:0010359 Aplasia/Hypoplasia of the phalanges of the 3rd toe oboInOwl:hasDbXref UMLS:C4023882 semapv:UnspecifiedMatching +HP:0010360 Broad phalanges of the 3rd toe oboInOwl:hasDbXref UMLS:C4023881 semapv:UnspecifiedMatching +HP:0010361 Bullet-shaped 3rd toe phalanx oboInOwl:hasDbXref UMLS:C4021285 semapv:UnspecifiedMatching +HP:0010362 Curved 3rd toe phalanx oboInOwl:hasDbXref UMLS:C4021284 semapv:UnspecifiedMatching +HP:0010363 Osteolytic defects of the phalanges of the 3rd toe oboInOwl:hasDbXref UMLS:C4021825 semapv:UnspecifiedMatching +HP:0010364 Patchy sclerosis of 3rd toe phalanx oboInOwl:hasDbXref UMLS:C4021283 semapv:UnspecifiedMatching +HP:0010365 Symphalangism affecting the phalanges of the 3rd toe oboInOwl:hasDbXref UMLS:C4023880 semapv:UnspecifiedMatching +HP:0010366 Triangular shaped phalanges of the 3rd toe oboInOwl:hasDbXref UMLS:C4023879 semapv:UnspecifiedMatching +HP:0010367 Duplication of phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4021282 semapv:UnspecifiedMatching +HP:0010368 Abnormality of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4023878 semapv:UnspecifiedMatching +HP:0010369 Abnormality of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4023877 semapv:UnspecifiedMatching +HP:0010370 Abnormality of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4023876 semapv:UnspecifiedMatching +HP:0010371 Aplasia/Hypoplasia of the phalanges of the 4th toe oboInOwl:hasDbXref UMLS:C4023875 semapv:UnspecifiedMatching +HP:0010372 Broad phalanges of the 4th toe oboInOwl:hasDbXref UMLS:C4023874 semapv:UnspecifiedMatching +HP:0010373 Bullet-shaped 4th toe phalanx oboInOwl:hasDbXref UMLS:C4021281 semapv:UnspecifiedMatching +HP:0010374 Curved 4th toe phalanx oboInOwl:hasDbXref UMLS:C4021280 semapv:UnspecifiedMatching +HP:0010375 Osteolytic defects of the phalanges of the 4th toe oboInOwl:hasDbXref UMLS:C4023873 semapv:UnspecifiedMatching +HP:0010376 Patchy sclerosis of 4th toe phalanx oboInOwl:hasDbXref UMLS:C4021279 semapv:UnspecifiedMatching +HP:0010377 Symphalangism affecting the phalanges of the 4th toe oboInOwl:hasDbXref UMLS:C4023872 semapv:UnspecifiedMatching +HP:0010378 Triangular shaped phalanges of the 4th toe oboInOwl:hasDbXref UMLS:C4023871 semapv:UnspecifiedMatching +HP:0010379 Duplication of phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4021278 semapv:UnspecifiedMatching +HP:0010380 Abnormality of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4023870 semapv:UnspecifiedMatching +HP:0010381 Abnormality of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4023869 semapv:UnspecifiedMatching +HP:0010382 Abnormality of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4023868 semapv:UnspecifiedMatching +HP:0010383 Aplasia/Hypoplasia of the phalanges of the 5th toe oboInOwl:hasDbXref UMLS:C4023867 semapv:UnspecifiedMatching +HP:0010384 Broad phalanges of the 5th toe oboInOwl:hasDbXref UMLS:C4023866 semapv:UnspecifiedMatching +HP:0010385 Bullet-shaped 5th toe phalanx oboInOwl:hasDbXref UMLS:C4021277 semapv:UnspecifiedMatching +HP:0010386 Curved 5th toe phalanx oboInOwl:hasDbXref UMLS:C4021276 semapv:UnspecifiedMatching +HP:0010387 Osteolytic defects of the phalanges of the 5th toe oboInOwl:hasDbXref UMLS:C4023865 semapv:UnspecifiedMatching +HP:0010388 Patchy sclerosis of 5th toe phalanx oboInOwl:hasDbXref UMLS:C4021275 semapv:UnspecifiedMatching +HP:0010389 Symphalangism affecting the phalanges of the 5th toe oboInOwl:hasDbXref UMLS:C4023864 semapv:UnspecifiedMatching +HP:0010390 Triangular shaped phalanges of the 5th toe oboInOwl:hasDbXref UMLS:C4023863 semapv:UnspecifiedMatching +HP:0010391 Duplication of the phalanges of the 5th toe oboInOwl:hasDbXref UMLS:C4020903 semapv:UnspecifiedMatching +HP:0010392 Abnormality of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4023862 semapv:UnspecifiedMatching +HP:0010393 Abnormality of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4023861 semapv:UnspecifiedMatching +HP:0010394 Abnormality of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4023860 semapv:UnspecifiedMatching +HP:0010395 Aplasia/hypoplasia of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023859 semapv:UnspecifiedMatching +HP:0010396 Broad proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023858 semapv:UnspecifiedMatching +HP:0010397 Bullet-shaped proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023857 semapv:UnspecifiedMatching +HP:0010398 Curved proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023856 semapv:UnspecifiedMatching +HP:0010399 Osteolytic defects of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023855 semapv:UnspecifiedMatching +HP:0010400 Patchy sclerosis of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023854 semapv:UnspecifiedMatching +HP:0010401 Symphalangism affecting the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023853 semapv:UnspecifiedMatching +HP:0010402 Triangular shaped proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023852 semapv:UnspecifiedMatching +HP:0010403 Duplication of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4021274 semapv:UnspecifiedMatching +HP:0010404 Aplasia/Hypoplasia of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023851 semapv:UnspecifiedMatching +HP:0010405 Broad middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023850 semapv:UnspecifiedMatching +HP:0010406 Bullet-shaped middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023849 semapv:UnspecifiedMatching +HP:0010407 Curved middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023848 semapv:UnspecifiedMatching +HP:0010408 Osteolytic defects of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023847 semapv:UnspecifiedMatching +HP:0010409 Patchy sclerosis of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023846 semapv:UnspecifiedMatching +HP:0010410 Symphalangism affecting the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023845 semapv:UnspecifiedMatching +HP:0010411 Triangular shaped middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023844 semapv:UnspecifiedMatching +HP:0010412 Duplication of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4021273 semapv:UnspecifiedMatching +HP:0010413 Aplasia/Hypoplasia of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023843 semapv:UnspecifiedMatching +HP:0010414 Broad distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023842 semapv:UnspecifiedMatching +HP:0010415 Bullet-shaped distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023841 semapv:UnspecifiedMatching +HP:0010416 Curved distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023840 semapv:UnspecifiedMatching +HP:0010417 Osteolytic defects of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023839 semapv:UnspecifiedMatching +HP:0010418 Patchy sclerosis of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023838 semapv:UnspecifiedMatching +HP:0010419 Symphalangism affecting the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023837 semapv:UnspecifiedMatching +HP:0010420 Triangular shaped distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023836 semapv:UnspecifiedMatching +HP:0010421 Duplication of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4021272 semapv:UnspecifiedMatching +HP:0010422 Complete duplication of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4021271 semapv:UnspecifiedMatching +HP:0010423 Partial duplication of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4021270 semapv:UnspecifiedMatching +HP:0010424 Complete duplication of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023835 semapv:UnspecifiedMatching +HP:0010425 Partial duplication of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023834 semapv:UnspecifiedMatching +HP:0010426 Complete duplication of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023833 semapv:UnspecifiedMatching +HP:0010427 Partial duplication of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023832 semapv:UnspecifiedMatching +HP:0010428 Partial duplication of phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023831 semapv:UnspecifiedMatching +HP:0010429 Complete duplication of the phalanges of the 2nd toe oboInOwl:hasDbXref UMLS:C4023830 semapv:UnspecifiedMatching +HP:0010430 Aplasia of the phalanges of the 2nd toe oboInOwl:hasDbXref UMLS:C4023829 semapv:UnspecifiedMatching +HP:0010431 Short phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4021269 semapv:UnspecifiedMatching +HP:0010432 Absent distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4021268 semapv:UnspecifiedMatching +HP:0010433 Short distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4021267 semapv:UnspecifiedMatching +HP:0010434 Aplasia of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023828 semapv:UnspecifiedMatching +HP:0010435 Short middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4021266 semapv:UnspecifiedMatching +HP:0010436 Aplasia of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4023827 semapv:UnspecifiedMatching +HP:0010437 Short proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4021265 semapv:UnspecifiedMatching +HP:0010438 Abnormal ventricular septum morphology oboInOwl:hasDbXref UMLS:C4021264 semapv:UnspecifiedMatching +HP:0010440 Ectopic accesory toe-like appendage oboInOwl:hasDbXref UMLS:C4023826 semapv:UnspecifiedMatching +HP:0010441 Ectopic accessory finger-like appendage oboInOwl:hasDbXref UMLS:C4023825 semapv:UnspecifiedMatching +HP:0010442 Polydactyly oboInOwl:hasDbXref MESH:D017689 semapv:UnspecifiedMatching +HP:0010442 Polydactyly oboInOwl:hasDbXref SCTID:367506006 semapv:UnspecifiedMatching +HP:0010442 Polydactyly oboInOwl:hasDbXref UMLS:C0152427 semapv:UnspecifiedMatching +HP:0010443 Bifid femur oboInOwl:hasDbXref UMLS:C4023824 semapv:UnspecifiedMatching +HP:0010444 Pulmonary insufficiency oboInOwl:hasDbXref MESH:D011665 semapv:UnspecifiedMatching +HP:0010444 Pulmonary insufficiency oboInOwl:hasDbXref SCTID:91434003 semapv:UnspecifiedMatching +HP:0010444 Pulmonary insufficiency oboInOwl:hasDbXref UMLS:C0034088 semapv:UnspecifiedMatching +HP:0010445 Primum atrial septal defect oboInOwl:hasDbXref MESH:C536112 semapv:UnspecifiedMatching +HP:0010445 Primum atrial septal defect oboInOwl:hasDbXref MESH:C548006 semapv:UnspecifiedMatching +HP:0010445 Primum atrial septal defect oboInOwl:hasDbXref SCTID:253373002 semapv:UnspecifiedMatching +HP:0010445 Primum atrial septal defect oboInOwl:hasDbXref UMLS:C0344735 semapv:UnspecifiedMatching +HP:0010445 Primum atrial septal defect oboInOwl:hasDbXref UMLS:C0741296 semapv:UnspecifiedMatching +HP:0010446 Tricuspid stenosis oboInOwl:hasDbXref ICD10WHO:Q22.4 semapv:UnspecifiedMatching +HP:0010446 Tricuspid stenosis oboInOwl:hasDbXref MESH:D014264 semapv:UnspecifiedMatching +HP:0010446 Tricuspid stenosis oboInOwl:hasDbXref SCTID:49915006 semapv:UnspecifiedMatching +HP:0010446 Tricuspid stenosis oboInOwl:hasDbXref UMLS:C0040963 semapv:UnspecifiedMatching +HP:0010447 Anal fistula oboInOwl:hasDbXref MESH:D012003 semapv:UnspecifiedMatching +HP:0010447 Anal fistula oboInOwl:hasDbXref SCTID:72779005 semapv:UnspecifiedMatching +HP:0010447 Anal fistula oboInOwl:hasDbXref UMLS:C0205929 semapv:UnspecifiedMatching +HP:0010448 Colonic atresia oboInOwl:hasDbXref MESH:C562562 semapv:UnspecifiedMatching +HP:0010448 Colonic atresia oboInOwl:hasDbXref SCTID:37054000 semapv:UnspecifiedMatching +HP:0010448 Colonic atresia oboInOwl:hasDbXref UMLS:C0266190 semapv:UnspecifiedMatching +HP:0010450 Esophageal stenosis oboInOwl:hasDbXref MESH:D004940 semapv:UnspecifiedMatching +HP:0010450 Esophageal stenosis oboInOwl:hasDbXref SCTID:63305008 semapv:UnspecifiedMatching +HP:0010450 Esophageal stenosis oboInOwl:hasDbXref UMLS:C0014866 semapv:UnspecifiedMatching +HP:0010451 Aplasia/Hypoplasia of the spleen oboInOwl:hasDbXref UMLS:C4023823 semapv:UnspecifiedMatching +HP:0010452 Ectopia of the spleen oboInOwl:hasDbXref SCTID:65146007 semapv:UnspecifiedMatching +HP:0010452 Ectopia of the spleen oboInOwl:hasDbXref UMLS:C0266632 semapv:UnspecifiedMatching +HP:0010453 Pelvic bone asymmetry oboInOwl:hasDbXref UMLS:C4021263 semapv:UnspecifiedMatching +HP:0010454 Acetabular spurs oboInOwl:hasDbXref UMLS:C3808270 semapv:UnspecifiedMatching +HP:0010455 Steep acetabular roof oboInOwl:hasDbXref UMLS:C3150931 semapv:UnspecifiedMatching +HP:0010456 Abnormal greater sciatic notch morphology oboInOwl:hasDbXref UMLS:C4023822 semapv:UnspecifiedMatching +HP:0010458 Female pseudohermaphroditism oboInOwl:hasDbXref MESH:D058489 semapv:UnspecifiedMatching +HP:0010458 Female pseudohermaphroditism oboInOwl:hasDbXref SCTID:8800006 semapv:UnspecifiedMatching +HP:0010458 Female pseudohermaphroditism oboInOwl:hasDbXref UMLS:C0238394 semapv:UnspecifiedMatching +HP:0010459 True hermaphroditism oboInOwl:hasDbXref MESH:D050090 semapv:UnspecifiedMatching +HP:0010459 True hermaphroditism oboInOwl:hasDbXref SCTID:18978002 semapv:UnspecifiedMatching +HP:0010459 True hermaphroditism oboInOwl:hasDbXref UMLS:C0266361 semapv:UnspecifiedMatching +HP:0010460 Abnormality of the female genitalia oboInOwl:hasDbXref UMLS:C4023820 semapv:UnspecifiedMatching +HP:0010461 Abnormality of the male genitalia oboInOwl:hasDbXref UMLS:C4023819 semapv:UnspecifiedMatching +HP:0010462 Aplasia/Hypoplasia of the ovary oboInOwl:hasDbXref UMLS:C4023818 semapv:UnspecifiedMatching +HP:0010463 Aplasia of the ovary oboInOwl:hasDbXref SCTID:12017008 semapv:UnspecifiedMatching +HP:0010463 Aplasia of the ovary oboInOwl:hasDbXref UMLS:C0266368 semapv:UnspecifiedMatching +HP:0010464 Streak ovary oboInOwl:hasDbXref SCTID:70550008 semapv:UnspecifiedMatching +HP:0010464 Streak ovary oboInOwl:hasDbXref UMLS:C0266371 semapv:UnspecifiedMatching +HP:0010465 Precocious puberty in females oboInOwl:hasDbXref SCTID:19911007 semapv:UnspecifiedMatching +HP:0010465 Precocious puberty in females oboInOwl:hasDbXref UMLS:C0271616 semapv:UnspecifiedMatching +HP:0010468 Aplasia/Hypoplasia of the testes oboInOwl:hasDbXref UMLS:C4023817 semapv:UnspecifiedMatching +HP:0010469 Absent testis oboInOwl:hasDbXref UMLS:C4023816 semapv:UnspecifiedMatching +HP:0010470 Supernumerary testes oboInOwl:hasDbXref SCTID:17471001 semapv:UnspecifiedMatching +HP:0010470 Supernumerary testes oboInOwl:hasDbXref UMLS:C0266430 semapv:UnspecifiedMatching +HP:0010471 Oligosacchariduria oboInOwl:hasDbXref UMLS:C4023815 semapv:UnspecifiedMatching +HP:0010472 Abnormal circulating porphyrin concentration oboInOwl:hasDbXref UMLS:C4023814 semapv:UnspecifiedMatching +HP:0010473 Porphyrinuria oboInOwl:hasDbXref SCTID:44574006 semapv:UnspecifiedMatching +HP:0010473 Porphyrinuria oboInOwl:hasDbXref UMLS:C0151861 semapv:UnspecifiedMatching +HP:0010474 Bladder stones oboInOwl:hasDbXref MESH:D001744 semapv:UnspecifiedMatching +HP:0010474 Bladder stones oboInOwl:hasDbXref SCTID:70650003 semapv:UnspecifiedMatching +HP:0010474 Bladder stones oboInOwl:hasDbXref UMLS:C0005683 semapv:UnspecifiedMatching +HP:0010475 Cloacal exstrophy oboInOwl:hasDbXref SCTID:20815007 semapv:UnspecifiedMatching +HP:0010475 Cloacal exstrophy oboInOwl:hasDbXref UMLS:C0345217 semapv:UnspecifiedMatching +HP:0010476 Aplasia/Hypoplasia of the bladder oboInOwl:hasDbXref UMLS:C4023813 semapv:UnspecifiedMatching +HP:0010477 Aplasia of the bladder oboInOwl:hasDbXref UMLS:C4023812 semapv:UnspecifiedMatching +HP:0010478 Abnormality of the urachus oboInOwl:hasDbXref UMLS:C4023811 semapv:UnspecifiedMatching +HP:0010479 Patent urachus oboInOwl:hasDbXref SCTID:398316009 semapv:UnspecifiedMatching +HP:0010479 Patent urachus oboInOwl:hasDbXref UMLS:C0266357 semapv:UnspecifiedMatching +HP:0010480 Urethral fistula oboInOwl:hasDbXref SCTID:14981000 semapv:UnspecifiedMatching +HP:0010480 Urethral fistula oboInOwl:hasDbXref UMLS:C0041970 semapv:UnspecifiedMatching +HP:0010481 Urethral valve oboInOwl:hasDbXref SCTID:297163001 semapv:UnspecifiedMatching +HP:0010481 Urethral valve oboInOwl:hasDbXref UMLS:C0266345 semapv:UnspecifiedMatching +HP:0010482 Acromelia of the upper limbs oboInOwl:hasDbXref UMLS:C4023810 semapv:UnspecifiedMatching +HP:0010483 Amniotic constriction rings of arms oboInOwl:hasDbXref UMLS:C4023809 semapv:UnspecifiedMatching +HP:0010484 Hypertrophy of the upper limb oboInOwl:hasDbXref SCTID:298745009 semapv:UnspecifiedMatching +HP:0010484 Hypertrophy of the upper limb oboInOwl:hasDbXref UMLS:C0575518 semapv:UnspecifiedMatching +HP:0010485 Hyperextensibility at elbow oboInOwl:hasDbXref UMLS:C4023808 semapv:UnspecifiedMatching +HP:0010486 Abnormality of the hypothenar eminence oboInOwl:hasDbXref UMLS:C4023807 semapv:UnspecifiedMatching +HP:0010487 Small hypothenar eminence oboInOwl:hasDbXref UMLS:C1861395 semapv:UnspecifiedMatching +HP:0010488 Aplasia/Hypoplasia of the palmar creases oboInOwl:hasDbXref UMLS:C4023806 semapv:UnspecifiedMatching +HP:0010489 Absent palmar crease oboInOwl:hasDbXref UMLS:C4021262 semapv:UnspecifiedMatching +HP:0010490 Abnormality of the palmar creases oboInOwl:hasDbXref SCTID:205557000 semapv:UnspecifiedMatching +HP:0010490 Abnormality of the palmar creases oboInOwl:hasDbXref UMLS:C0221199 semapv:UnspecifiedMatching +HP:0010491 Digital constriction ring oboInOwl:hasDbXref UMLS:C4021261 semapv:UnspecifiedMatching +HP:0010492 Osseous finger syndactyly oboInOwl:hasDbXref SCTID:2560006 semapv:UnspecifiedMatching +HP:0010492 Osseous finger syndactyly oboInOwl:hasDbXref UMLS:C0158736 semapv:UnspecifiedMatching +HP:0010493 Long metacarpals oboInOwl:hasDbXref UMLS:C4021260 semapv:UnspecifiedMatching +HP:0010494 Acromelia of the lower limbs oboInOwl:hasDbXref UMLS:C4023805 semapv:UnspecifiedMatching +HP:0010495 Amniotic constriction rings of legs oboInOwl:hasDbXref UMLS:C4023804 semapv:UnspecifiedMatching +HP:0010496 Hypertrophy of the lower limb oboInOwl:hasDbXref UMLS:C4023803 semapv:UnspecifiedMatching +HP:0010497 Sirenomelia oboInOwl:hasDbXref MESH:D004480 semapv:UnspecifiedMatching +HP:0010497 Sirenomelia oboInOwl:hasDbXref SCTID:253191000 semapv:UnspecifiedMatching +HP:0010497 Sirenomelia oboInOwl:hasDbXref SCTID:67254002 semapv:UnspecifiedMatching +HP:0010497 Sirenomelia oboInOwl:hasDbXref SCTID:91089008 semapv:UnspecifiedMatching +HP:0010497 Sirenomelia oboInOwl:hasDbXref UMLS:C0037205 semapv:UnspecifiedMatching +HP:0010498 Bipartite patella oboInOwl:hasDbXref SCTID:79214007 semapv:UnspecifiedMatching +HP:0010498 Bipartite patella oboInOwl:hasDbXref UMLS:C0265666 semapv:UnspecifiedMatching +HP:0010499 Patellar subluxation oboInOwl:hasDbXref UMLS:C0857276 semapv:UnspecifiedMatching +HP:0010500 Hyperextensibility of the knee oboInOwl:hasDbXref UMLS:C4023802 semapv:UnspecifiedMatching +HP:0010501 Limitation of knee mobility oboInOwl:hasDbXref UMLS:C4021259 semapv:UnspecifiedMatching +HP:0010502 Fibular bowing oboInOwl:hasDbXref UMLS:C4023801 semapv:UnspecifiedMatching +HP:0010503 Fibular duplication oboInOwl:hasDbXref UMLS:C3276742 semapv:UnspecifiedMatching +HP:0010504 Increased length of the tibia oboInOwl:hasDbXref UMLS:C4021864 semapv:UnspecifiedMatching +HP:0010505 Limitation of movement at ankles oboInOwl:hasDbXref UMLS:C4023800 semapv:UnspecifiedMatching +HP:0010506 Abnormal plantar dermatoglyphics oboInOwl:hasDbXref UMLS:C4021258 semapv:UnspecifiedMatching +HP:0010507 Foot asymmetry oboInOwl:hasDbXref UMLS:C4023799 semapv:UnspecifiedMatching +HP:0010508 Metatarsus valgus oboInOwl:hasDbXref MESH:D000070591 semapv:UnspecifiedMatching +HP:0010508 Metatarsus valgus oboInOwl:hasDbXref UMLS:C4082144 semapv:UnspecifiedMatching +HP:0010509 Aplasia of the tarsal bones oboInOwl:hasDbXref UMLS:C4021257 semapv:UnspecifiedMatching +HP:0010510 Hypermobility of toe joints oboInOwl:hasDbXref UMLS:C4023798 semapv:UnspecifiedMatching +HP:0010511 Long toe oboInOwl:hasDbXref UMLS:C3150613 semapv:UnspecifiedMatching +HP:0010512 Adrenal calcification oboInOwl:hasDbXref SCTID:12286000 semapv:UnspecifiedMatching +HP:0010512 Adrenal calcification oboInOwl:hasDbXref UMLS:C0271750 semapv:UnspecifiedMatching +HP:0010513 Pituitary calcification oboInOwl:hasDbXref UMLS:C4023797 semapv:UnspecifiedMatching +HP:0010514 Hyperpituitarism oboInOwl:hasDbXref MESH:D006964 semapv:UnspecifiedMatching +HP:0010514 Hyperpituitarism oboInOwl:hasDbXref SCTID:10649000 semapv:UnspecifiedMatching +HP:0010514 Hyperpituitarism oboInOwl:hasDbXref UMLS:C0020506 semapv:UnspecifiedMatching +HP:0010515 Aplasia/Hypoplasia of the thymus oboInOwl:hasDbXref UMLS:C3278004 semapv:UnspecifiedMatching +HP:0010515 Aplasia/Hypoplasia of the thymus oboInOwl:hasDbXref UMLS:C4023796 semapv:UnspecifiedMatching +HP:0010516 Thymus hyperplasia oboInOwl:hasDbXref MESH:D013952 semapv:UnspecifiedMatching +HP:0010516 Thymus hyperplasia oboInOwl:hasDbXref UMLS:C0040115 semapv:UnspecifiedMatching +HP:0010517 Ectopic thymus tissue oboInOwl:hasDbXref UMLS:C4023795 semapv:UnspecifiedMatching +HP:0010518 Thyroglossal cyst oboInOwl:hasDbXref MESH:D013955 semapv:UnspecifiedMatching +HP:0010518 Thyroglossal cyst oboInOwl:hasDbXref SCTID:39462005 semapv:UnspecifiedMatching +HP:0010518 Thyroglossal cyst oboInOwl:hasDbXref UMLS:C0040124 semapv:UnspecifiedMatching +HP:0010519 Increased fetal movement oboInOwl:hasDbXref UMLS:C4021256 semapv:UnspecifiedMatching +HP:0010521 Gait apraxia oboInOwl:hasDbXref MESH:D020235 semapv:UnspecifiedMatching +HP:0010521 Gait apraxia oboInOwl:hasDbXref SCTID:30767006 semapv:UnspecifiedMatching +HP:0010521 Gait apraxia oboInOwl:hasDbXref UMLS:C1510417 semapv:UnspecifiedMatching +HP:0010522 Dyslexia oboInOwl:hasDbXref MESH:D004410 semapv:UnspecifiedMatching +HP:0010522 Dyslexia oboInOwl:hasDbXref SCTID:52824009 semapv:UnspecifiedMatching +HP:0010522 Dyslexia oboInOwl:hasDbXref SCTID:59770006 semapv:UnspecifiedMatching +HP:0010522 Dyslexia oboInOwl:hasDbXref SCTID:9236007 semapv:UnspecifiedMatching +HP:0010522 Dyslexia oboInOwl:hasDbXref UMLS:C0476254 semapv:UnspecifiedMatching +HP:0010523 Alexia oboInOwl:hasDbXref MESH:D004410 semapv:UnspecifiedMatching +HP:0010523 Alexia oboInOwl:hasDbXref SCTID:9236007 semapv:UnspecifiedMatching +HP:0010523 Alexia oboInOwl:hasDbXref UMLS:C0002018 semapv:UnspecifiedMatching +HP:0010524 Agnosia oboInOwl:hasDbXref MESH:D000377 semapv:UnspecifiedMatching +HP:0010524 Agnosia oboInOwl:hasDbXref SCTID:42341009 semapv:UnspecifiedMatching +HP:0010524 Agnosia oboInOwl:hasDbXref UMLS:C0001816 semapv:UnspecifiedMatching +HP:0010525 Finger agnosia oboInOwl:hasDbXref MESH:D000377 semapv:UnspecifiedMatching +HP:0010525 Finger agnosia oboInOwl:hasDbXref SCTID:3449007 semapv:UnspecifiedMatching +HP:0010525 Finger agnosia oboInOwl:hasDbXref UMLS:C0234509 semapv:UnspecifiedMatching +HP:0010526 Dysgraphia oboInOwl:hasDbXref MESH:D000381 semapv:UnspecifiedMatching +HP:0010526 Dysgraphia oboInOwl:hasDbXref SCTID:88278002 semapv:UnspecifiedMatching +HP:0010526 Dysgraphia oboInOwl:hasDbXref UMLS:C0234144 semapv:UnspecifiedMatching +HP:0010527 Astereognosia oboInOwl:hasDbXref MESH:D000377 semapv:UnspecifiedMatching +HP:0010527 Astereognosia oboInOwl:hasDbXref SCTID:25094008 semapv:UnspecifiedMatching +HP:0010527 Astereognosia oboInOwl:hasDbXref UMLS:C0234505 semapv:UnspecifiedMatching +HP:0010528 Prosopagnosia oboInOwl:hasDbXref MESH:D020238 semapv:UnspecifiedMatching +HP:0010528 Prosopagnosia oboInOwl:hasDbXref SCTID:18358003 semapv:UnspecifiedMatching +HP:0010528 Prosopagnosia oboInOwl:hasDbXref UMLS:C0234512 semapv:UnspecifiedMatching +HP:0010529 Echolalia oboInOwl:hasDbXref MESH:D004454 semapv:UnspecifiedMatching +HP:0010529 Echolalia oboInOwl:hasDbXref SCTID:64712007 semapv:UnspecifiedMatching +HP:0010529 Echolalia oboInOwl:hasDbXref UMLS:C0013528 semapv:UnspecifiedMatching +HP:0010529 Echolalia oboInOwl:hasDbXref UMLS:C4280380 semapv:UnspecifiedMatching +HP:0010530 Palatal myoclonus oboInOwl:hasDbXref MESH:D009207 semapv:UnspecifiedMatching +HP:0010530 Palatal myoclonus oboInOwl:hasDbXref SCTID:9366002 semapv:UnspecifiedMatching +HP:0010530 Palatal myoclonus oboInOwl:hasDbXref UMLS:C0030214 semapv:UnspecifiedMatching +HP:0010531 Spinal myoclonus oboInOwl:hasDbXref SCTID:698836007 semapv:UnspecifiedMatching +HP:0010531 Spinal myoclonus oboInOwl:hasDbXref UMLS:C3697670 semapv:UnspecifiedMatching +HP:0010532 Paroxysmal vertigo oboInOwl:hasDbXref MESH:D014717 semapv:UnspecifiedMatching +HP:0010532 Paroxysmal vertigo oboInOwl:hasDbXref SCTID:103290003 semapv:UnspecifiedMatching +HP:0010532 Paroxysmal vertigo oboInOwl:hasDbXref UMLS:C0522357 semapv:UnspecifiedMatching +HP:0010533 Spasmus nutans oboInOwl:hasDbXref MESH:D013036 semapv:UnspecifiedMatching +HP:0010533 Spasmus nutans oboInOwl:hasDbXref SCTID:18191000 semapv:UnspecifiedMatching +HP:0010533 Spasmus nutans oboInOwl:hasDbXref UMLS:C0546878 semapv:UnspecifiedMatching +HP:0010534 Transient global amnesia oboInOwl:hasDbXref MESH:D020236 semapv:UnspecifiedMatching +HP:0010534 Transient global amnesia oboInOwl:hasDbXref SCTID:230736007 semapv:UnspecifiedMatching +HP:0010534 Transient global amnesia oboInOwl:hasDbXref UMLS:C0338591 semapv:UnspecifiedMatching +HP:0010535 Sleep apnea oboInOwl:hasDbXref MESH:D012891 semapv:UnspecifiedMatching +HP:0010535 Sleep apnea oboInOwl:hasDbXref SCTID:73430006 semapv:UnspecifiedMatching +HP:0010535 Sleep apnea oboInOwl:hasDbXref UMLS:C0037315 semapv:UnspecifiedMatching +HP:0010536 Central sleep apnea oboInOwl:hasDbXref MESH:D020182 semapv:UnspecifiedMatching +HP:0010536 Central sleep apnea oboInOwl:hasDbXref UMLS:C0520680 semapv:UnspecifiedMatching +HP:0010537 Wide cranial sutures oboInOwl:hasDbXref SCTID:268855009 semapv:UnspecifiedMatching +HP:0010537 Wide cranial sutures oboInOwl:hasDbXref UMLS:C0410935 semapv:UnspecifiedMatching +HP:0010538 Small sella turcica oboInOwl:hasDbXref UMLS:C4023794 semapv:UnspecifiedMatching +HP:0010538 Small sella turcica oboInOwl:hasDbXref UMLS:C4072875 semapv:UnspecifiedMatching +HP:0010538 Small sella turcica oboInOwl:hasDbXref UMLS:C4072876 semapv:UnspecifiedMatching +HP:0010539 Thin calvarium oboInOwl:hasDbXref UMLS:C1856231 semapv:UnspecifiedMatching +HP:0010539 Thin calvarium oboInOwl:hasDbXref UMLS:C4280379 semapv:UnspecifiedMatching +HP:0010540 Advanced pneumatization of cranial sinuses oboInOwl:hasDbXref UMLS:C4023793 semapv:UnspecifiedMatching +HP:0010541 Cutis gyrata of scalp oboInOwl:hasDbXref SCTID:51603000 semapv:UnspecifiedMatching +HP:0010541 Cutis gyrata of scalp oboInOwl:hasDbXref UMLS:C0263417 semapv:UnspecifiedMatching +HP:0010541 Cutis gyrata of scalp oboInOwl:hasDbXref UMLS:C4072877 semapv:UnspecifiedMatching +HP:0010541 Cutis gyrata of scalp oboInOwl:hasDbXref UMLS:C4280378 semapv:UnspecifiedMatching +HP:0010542 Vestibular nystagmus oboInOwl:hasDbXref SCTID:46888001 semapv:UnspecifiedMatching +HP:0010542 Vestibular nystagmus oboInOwl:hasDbXref UMLS:C0155379 semapv:UnspecifiedMatching +HP:0010543 Opsoclonus oboInOwl:hasDbXref MESH:D015835 semapv:UnspecifiedMatching +HP:0010543 Opsoclonus oboInOwl:hasDbXref SCTID:194177006 semapv:UnspecifiedMatching +HP:0010543 Opsoclonus oboInOwl:hasDbXref UMLS:C0242567 semapv:UnspecifiedMatching +HP:0010544 Vertical nystagmus oboInOwl:hasDbXref MESH:D009759 semapv:UnspecifiedMatching +HP:0010544 Vertical nystagmus oboInOwl:hasDbXref SCTID:111533001 semapv:UnspecifiedMatching +HP:0010544 Vertical nystagmus oboInOwl:hasDbXref UMLS:C0271386 semapv:UnspecifiedMatching +HP:0010545 Downbeat nystagmus oboInOwl:hasDbXref SCTID:307676006 semapv:UnspecifiedMatching +HP:0010545 Downbeat nystagmus oboInOwl:hasDbXref UMLS:C0585544 semapv:UnspecifiedMatching +HP:0010546 Muscle fibrillation oboInOwl:hasDbXref SCTID:41405005 semapv:UnspecifiedMatching +HP:0010546 Muscle fibrillation oboInOwl:hasDbXref UMLS:C0231531 semapv:UnspecifiedMatching +HP:0010547 Muscle flaccidity oboInOwl:hasDbXref MESH:D009123 semapv:UnspecifiedMatching +HP:0010547 Muscle flaccidity oboInOwl:hasDbXref SCTID:186611004 semapv:UnspecifiedMatching +HP:0010547 Muscle flaccidity oboInOwl:hasDbXref SCTID:397488002 semapv:UnspecifiedMatching +HP:0010547 Muscle flaccidity oboInOwl:hasDbXref UMLS:C0026825 semapv:UnspecifiedMatching +HP:0010548 Percussion myotonia oboInOwl:hasDbXref MESH:D009222 semapv:UnspecifiedMatching +HP:0010548 Percussion myotonia oboInOwl:hasDbXref UMLS:C0751359 semapv:UnspecifiedMatching +HP:0010549 Weakness due to upper motor neuron dysfunction oboInOwl:hasDbXref UMLS:C4021255 semapv:UnspecifiedMatching +HP:0010550 Paraplegia oboInOwl:hasDbXref MESH:D010264 semapv:UnspecifiedMatching +HP:0010550 Paraplegia oboInOwl:hasDbXref SCTID:60389000 semapv:UnspecifiedMatching +HP:0010550 Paraplegia oboInOwl:hasDbXref UMLS:C0030486 semapv:UnspecifiedMatching +HP:0010551 Paraplegia/paraparesis oboInOwl:hasDbXref UMLS:C4023792 semapv:UnspecifiedMatching +HP:0010553 Oculogyric crisis oboInOwl:hasDbXref SCTID:5332004 semapv:UnspecifiedMatching +HP:0010553 Oculogyric crisis oboInOwl:hasDbXref UMLS:C0085637 semapv:UnspecifiedMatching +HP:0010554 Cutaneous finger syndactyly oboInOwl:hasDbXref UMLS:C4021254 semapv:UnspecifiedMatching +HP:0010557 Overlapping fingers oboInOwl:hasDbXref UMLS:C1446712 semapv:UnspecifiedMatching +HP:0010558 Abnormality of the clivus oboInOwl:hasDbXref UMLS:C4023791 semapv:UnspecifiedMatching +HP:0010559 Vertical clivus oboInOwl:hasDbXref UMLS:C1844702 semapv:UnspecifiedMatching +HP:0010560 Undulate clavicles oboInOwl:hasDbXref UMLS:C4021253 semapv:UnspecifiedMatching +HP:0010561 Undulate ribs oboInOwl:hasDbXref UMLS:C1969185 semapv:UnspecifiedMatching +HP:0010562 Keloids oboInOwl:hasDbXref MESH:D007627 semapv:UnspecifiedMatching +HP:0010562 Keloids oboInOwl:hasDbXref SCTID:33659008 semapv:UnspecifiedMatching +HP:0010562 Keloids oboInOwl:hasDbXref SCTID:58405006 semapv:UnspecifiedMatching +HP:0010562 Keloids oboInOwl:hasDbXref UMLS:C0022548 semapv:UnspecifiedMatching +HP:0010564 Bifid epiglottis oboInOwl:hasDbXref SCTID:232412004 semapv:UnspecifiedMatching +HP:0010564 Bifid epiglottis oboInOwl:hasDbXref UMLS:C0339864 semapv:UnspecifiedMatching +HP:0010565 Aplasia/Hypoplasia of the Epiglottis oboInOwl:hasDbXref UMLS:C4023790 semapv:UnspecifiedMatching +HP:0010566 Hamartoma oboInOwl:hasDbXref MESH:D006222 semapv:UnspecifiedMatching +HP:0010566 Hamartoma oboInOwl:hasDbXref SCTID:400006008 semapv:UnspecifiedMatching +HP:0010566 Hamartoma oboInOwl:hasDbXref SCTID:51398009 semapv:UnspecifiedMatching +HP:0010566 Hamartoma oboInOwl:hasDbXref UMLS:C0018552 semapv:UnspecifiedMatching +HP:0010567 Y-shaped metatarsals oboInOwl:hasDbXref UMLS:C4023789 semapv:UnspecifiedMatching +HP:0010568 Hamartoma of the eye oboInOwl:hasDbXref UMLS:C4023788 semapv:UnspecifiedMatching +HP:0010569 Elevated 7-dehydrocholesterol oboInOwl:hasDbXref UMLS:C1849185 semapv:UnspecifiedMatching +HP:0010570 Low maternal serum alpha-fetoprotein oboInOwl:hasDbXref UMLS:C4023787 semapv:UnspecifiedMatching +HP:0010571 Elevated levels of phytanic acid oboInOwl:hasDbXref UMLS:C4023786 semapv:UnspecifiedMatching +HP:0010574 Abnormality of the epiphysis of the femoral head oboInOwl:hasDbXref UMLS:C4021252 semapv:UnspecifiedMatching +HP:0010575 Dysplasia of the femoral head oboInOwl:hasDbXref UMLS:C4021251 semapv:UnspecifiedMatching +HP:0010575 Dysplasia of the femoral head oboInOwl:hasDbXref UMLS:C4280377 semapv:UnspecifiedMatching +HP:0010576 Intracranial cystic lesion oboInOwl:hasDbXref UMLS:C4021250 semapv:UnspecifiedMatching +HP:0010577 Absent epiphyses oboInOwl:hasDbXref UMLS:C4021862 semapv:UnspecifiedMatching +HP:0010578 Bracket epiphyses oboInOwl:hasDbXref UMLS:C4023785 semapv:UnspecifiedMatching +HP:0010579 Cone-shaped epiphysis oboInOwl:hasDbXref UMLS:C1865037 semapv:UnspecifiedMatching +HP:0010580 Enlarged epiphyses oboInOwl:hasDbXref UMLS:C1833328 semapv:UnspecifiedMatching +HP:0010582 Irregular epiphyses oboInOwl:hasDbXref UMLS:C1846449 semapv:UnspecifiedMatching +HP:0010583 Ivory epiphyses oboInOwl:hasDbXref UMLS:C1856911 semapv:UnspecifiedMatching +HP:0010584 Pseudoepiphyses oboInOwl:hasDbXref UMLS:C1841685 semapv:UnspecifiedMatching +HP:0010585 Small epiphyses oboInOwl:hasDbXref UMLS:C1846803 semapv:UnspecifiedMatching +HP:0010587 Triangular epiphyses oboInOwl:hasDbXref UMLS:C4023784 semapv:UnspecifiedMatching +HP:0010588 Premature epimetaphyseal fusion oboInOwl:hasDbXref SCTID:89493005 semapv:UnspecifiedMatching +HP:0010588 Premature epimetaphyseal fusion oboInOwl:hasDbXref UMLS:C0151628 semapv:UnspecifiedMatching +HP:0010590 Abnormality of the distal femoral epiphysis oboInOwl:hasDbXref UMLS:C4023783 semapv:UnspecifiedMatching +HP:0010591 Abnormality of the proximal tibial epiphysis oboInOwl:hasDbXref UMLS:C4023782 semapv:UnspecifiedMatching +HP:0010592 Abnormality of the distal tibial epiphysis oboInOwl:hasDbXref UMLS:C4023781 semapv:UnspecifiedMatching +HP:0010593 Abnormality of fibular epiphyses oboInOwl:hasDbXref UMLS:C4023780 semapv:UnspecifiedMatching +HP:0010594 Abnormality of the proximal fibular epiphysis oboInOwl:hasDbXref UMLS:C4023779 semapv:UnspecifiedMatching +HP:0010595 Abnormality of the distal fibular epiphysis oboInOwl:hasDbXref UMLS:C4023778 semapv:UnspecifiedMatching +HP:0010596 Abnormality of the proximal radial epiphysis oboInOwl:hasDbXref UMLS:C4023777 semapv:UnspecifiedMatching +HP:0010597 Abnormality of the distal radial epiphysis oboInOwl:hasDbXref UMLS:C4023776 semapv:UnspecifiedMatching +HP:0010598 Abnormality of the proximal humeral epiphysis oboInOwl:hasDbXref UMLS:C4023775 semapv:UnspecifiedMatching +HP:0010599 Abnormality of the distal humeral epiphysis oboInOwl:hasDbXref UMLS:C4023774 semapv:UnspecifiedMatching +HP:0010600 Abnormality of the distal ulnar epiphysis oboInOwl:hasDbXref UMLS:C4023773 semapv:UnspecifiedMatching +HP:0010601 Abnormality of the proximal ulnar epiphysis oboInOwl:hasDbXref UMLS:C4023772 semapv:UnspecifiedMatching +HP:0010602 Type 2 muscle fiber predominance oboInOwl:hasDbXref UMLS:C3277187 semapv:UnspecifiedMatching +HP:0010603 Odontogenic keratocysts of the jaw oboInOwl:hasDbXref UMLS:C1708604 semapv:UnspecifiedMatching +HP:0010604 Cyst of the eyelid oboInOwl:hasDbXref SCTID:248514008 semapv:UnspecifiedMatching +HP:0010604 Cyst of the eyelid oboInOwl:hasDbXref SCTID:301913002 semapv:UnspecifiedMatching +HP:0010604 Cyst of the eyelid oboInOwl:hasDbXref SCTID:46210008 semapv:UnspecifiedMatching +HP:0010604 Cyst of the eyelid oboInOwl:hasDbXref UMLS:C0155218 semapv:UnspecifiedMatching +HP:0010604 Cyst of the eyelid oboInOwl:hasDbXref UMLS:C0424844 semapv:UnspecifiedMatching +HP:0010604 Cyst of the eyelid oboInOwl:hasDbXref UMLS:C0578590 semapv:UnspecifiedMatching +HP:0010605 Chalazion oboInOwl:hasDbXref MESH:D017043 semapv:UnspecifiedMatching +HP:0010605 Chalazion oboInOwl:hasDbXref SCTID:1482004 semapv:UnspecifiedMatching +HP:0010605 Chalazion oboInOwl:hasDbXref UMLS:C0007933 semapv:UnspecifiedMatching +HP:0010606 Hordeolum oboInOwl:hasDbXref MESH:D006726 semapv:UnspecifiedMatching +HP:0010606 Hordeolum oboInOwl:hasDbXref SCTID:1489008 semapv:UnspecifiedMatching +HP:0010606 Hordeolum oboInOwl:hasDbXref SCTID:397513003 semapv:UnspecifiedMatching +HP:0010606 Hordeolum oboInOwl:hasDbXref UMLS:C0019917 semapv:UnspecifiedMatching +HP:0010606 Hordeolum oboInOwl:hasDbXref UMLS:C4280376 semapv:UnspecifiedMatching +HP:0010607 Hordeolum externum oboInOwl:hasDbXref SCTID:1489008 semapv:UnspecifiedMatching +HP:0010607 Hordeolum externum oboInOwl:hasDbXref UMLS:C0019919 semapv:UnspecifiedMatching +HP:0010608 Hordeolum internum oboInOwl:hasDbXref SCTID:414521009 semapv:UnspecifiedMatching +HP:0010608 Hordeolum internum oboInOwl:hasDbXref UMLS:C0085690 semapv:UnspecifiedMatching +HP:0010608 Hordeolum internum oboInOwl:hasDbXref UMLS:C4280375 semapv:UnspecifiedMatching +HP:0010609 Skin tags oboInOwl:hasDbXref SCTID:201091002 semapv:UnspecifiedMatching +HP:0010609 Skin tags oboInOwl:hasDbXref SCTID:31069005 semapv:UnspecifiedMatching +HP:0010609 Skin tags oboInOwl:hasDbXref SCTID:80801001 semapv:UnspecifiedMatching +HP:0010609 Skin tags oboInOwl:hasDbXref UMLS:C0037293 semapv:UnspecifiedMatching +HP:0010610 Palmar pits oboInOwl:hasDbXref SCTID:247449001 semapv:UnspecifiedMatching +HP:0010610 Palmar pits oboInOwl:hasDbXref UMLS:C0423776 semapv:UnspecifiedMatching +HP:0010612 Plantar pits oboInOwl:hasDbXref UMLS:C1852301 semapv:UnspecifiedMatching +HP:0010614 Fibroma oboInOwl:hasDbXref MESH:D005350 semapv:UnspecifiedMatching +HP:0010614 Fibroma oboInOwl:hasDbXref NCIT:C3041 semapv:UnspecifiedMatching +HP:0010614 Fibroma oboInOwl:hasDbXref SCTID:112682009 semapv:UnspecifiedMatching +HP:0010614 Fibroma oboInOwl:hasDbXref SCTID:424568000 semapv:UnspecifiedMatching +HP:0010614 Fibroma oboInOwl:hasDbXref UMLS:C0016045 semapv:UnspecifiedMatching +HP:0010615 Angiofibromas oboInOwl:hasDbXref MESH:D018322 semapv:UnspecifiedMatching +HP:0010615 Angiofibromas oboInOwl:hasDbXref NCIT:C3799 semapv:UnspecifiedMatching +HP:0010615 Angiofibromas oboInOwl:hasDbXref SCTID:302857002 semapv:UnspecifiedMatching +HP:0010615 Angiofibromas oboInOwl:hasDbXref SCTID:60392001 semapv:UnspecifiedMatching +HP:0010615 Angiofibromas oboInOwl:hasDbXref UMLS:C0206731 semapv:UnspecifiedMatching +HP:0010616 Lung fibroma oboInOwl:hasDbXref NCIT:C3041 semapv:UnspecifiedMatching +HP:0010616 Lung fibroma oboInOwl:hasDbXref SCTID:707387004 semapv:UnspecifiedMatching +HP:0010616 Lung fibroma oboInOwl:hasDbXref UMLS:C1334444 semapv:UnspecifiedMatching +HP:0010617 Cardiac fibroma oboInOwl:hasDbXref NCIT:C3041 semapv:UnspecifiedMatching +HP:0010617 Cardiac fibroma oboInOwl:hasDbXref UMLS:C1096654 semapv:UnspecifiedMatching +HP:0010618 Ovarian fibroma oboInOwl:hasDbXref MESH:C562391 semapv:UnspecifiedMatching +HP:0010618 Ovarian fibroma oboInOwl:hasDbXref NCIT:C3041 semapv:UnspecifiedMatching +HP:0010618 Ovarian fibroma oboInOwl:hasDbXref SCTID:254865006 semapv:UnspecifiedMatching +HP:0010618 Ovarian fibroma oboInOwl:hasDbXref UMLS:C0149951 semapv:UnspecifiedMatching +HP:0010619 Fibroadenoma of the breast oboInOwl:hasDbXref NCIT:C3744 semapv:UnspecifiedMatching +HP:0010619 Fibroadenoma of the breast oboInOwl:hasDbXref SCTID:254845004 semapv:UnspecifiedMatching +HP:0010619 Fibroadenoma of the breast oboInOwl:hasDbXref UMLS:C0178421 semapv:UnspecifiedMatching +HP:0010620 Malar prominence oboInOwl:hasDbXref UMLS:C1858732 semapv:UnspecifiedMatching +HP:0010620 Malar prominence oboInOwl:hasDbXref UMLS:C4280374 semapv:UnspecifiedMatching +HP:0010621 Cutaneous syndactyly of toes oboInOwl:hasDbXref UMLS:C1834737 semapv:UnspecifiedMatching +HP:0010622 Neoplasm of the skeletal system oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0010622 Neoplasm of the skeletal system oboInOwl:hasDbXref SCTID:442868003 semapv:UnspecifiedMatching +HP:0010622 Neoplasm of the skeletal system oboInOwl:hasDbXref UMLS:C2732838 semapv:UnspecifiedMatching +HP:0010622 Neoplasm of the skeletal system oboInOwl:hasDbXref UMLS:C4020771 semapv:UnspecifiedMatching +HP:0010624 Aplastic/hypoplastic toenail oboInOwl:hasDbXref UMLS:C1856749 semapv:UnspecifiedMatching +HP:0010625 Anterior pituitary dysgenesis oboInOwl:hasDbXref MESH:D010903 semapv:UnspecifiedMatching +HP:0010625 Anterior pituitary dysgenesis oboInOwl:hasDbXref SCTID:62818001 semapv:UnspecifiedMatching +HP:0010625 Anterior pituitary dysgenesis oboInOwl:hasDbXref UMLS:C0032008 semapv:UnspecifiedMatching +HP:0010625 Anterior pituitary dysgenesis oboInOwl:hasDbXref UMLS:C4023771 semapv:UnspecifiedMatching +HP:0010626 Anterior pituitary agenesis oboInOwl:hasDbXref UMLS:C4021249 semapv:UnspecifiedMatching +HP:0010627 Anterior pituitary hypoplasia oboInOwl:hasDbXref UMLS:C0948740 semapv:UnspecifiedMatching +HP:0010627 Anterior pituitary hypoplasia oboInOwl:hasDbXref UMLS:C1859775 semapv:UnspecifiedMatching +HP:0010628 Facial palsy oboInOwl:hasDbXref MESH:D005158 semapv:UnspecifiedMatching +HP:0010628 Facial palsy oboInOwl:hasDbXref MESH:D020330 semapv:UnspecifiedMatching +HP:0010628 Facial palsy oboInOwl:hasDbXref SCTID:193093009 semapv:UnspecifiedMatching +HP:0010628 Facial palsy oboInOwl:hasDbXref SCTID:95666008 semapv:UnspecifiedMatching +HP:0010628 Facial palsy oboInOwl:hasDbXref UMLS:C0376175 semapv:UnspecifiedMatching +HP:0010628 Facial palsy oboInOwl:hasDbXref UMLS:C0427055 semapv:UnspecifiedMatching +HP:0010628 Facial palsy oboInOwl:hasDbXref UMLS:C1858719 semapv:UnspecifiedMatching +HP:0010629 Abnormal morphology of the cortex of the humerus oboInOwl:hasDbXref UMLS:C4023770 semapv:UnspecifiedMatching +HP:0010630 Abnormality of metatarsal epiphysis oboInOwl:hasDbXref UMLS:C4021248 semapv:UnspecifiedMatching +HP:0010631 Abnormality of the epiphyses of the feet oboInOwl:hasDbXref UMLS:C4023769 semapv:UnspecifiedMatching +HP:0010632 Total anosmia oboInOwl:hasDbXref UMLS:C4023768 semapv:UnspecifiedMatching +HP:0010633 Partial anosmia oboInOwl:hasDbXref UMLS:C4023767 semapv:UnspecifiedMatching +HP:0010634 Total hyposmia oboInOwl:hasDbXref UMLS:C4023766 semapv:UnspecifiedMatching +HP:0010635 Partial hyposmia oboInOwl:hasDbXref UMLS:C4023765 semapv:UnspecifiedMatching +HP:0010636 Schizencephaly oboInOwl:hasDbXref MESH:D065707 semapv:UnspecifiedMatching +HP:0010636 Schizencephaly oboInOwl:hasDbXref SCTID:253159001 semapv:UnspecifiedMatching +HP:0010636 Schizencephaly oboInOwl:hasDbXref SCTID:38353004 semapv:UnspecifiedMatching +HP:0010636 Schizencephaly oboInOwl:hasDbXref UMLS:C0266484 semapv:UnspecifiedMatching +HP:0010637 Conjunctival amyloidosis oboInOwl:hasDbXref SCTID:59017008 semapv:UnspecifiedMatching +HP:0010637 Conjunctival amyloidosis oboInOwl:hasDbXref UMLS:C0268402 semapv:UnspecifiedMatching +HP:0010638 Elevated alkaline phosphatase of hepatic origin oboInOwl:hasDbXref UMLS:C4023764 semapv:UnspecifiedMatching +HP:0010639 Elevated alkaline phosphatase of bone origin oboInOwl:hasDbXref UMLS:C1833667 semapv:UnspecifiedMatching +HP:0010640 Abnormality of the nasal cavity oboInOwl:hasDbXref UMLS:C4023763 semapv:UnspecifiedMatching +HP:0010641 Abnormality of the midnasal cavity oboInOwl:hasDbXref UMLS:C4021861 semapv:UnspecifiedMatching +HP:0010643 Midnasal atresia oboInOwl:hasDbXref UMLS:C4023762 semapv:UnspecifiedMatching +HP:0010644 Midnasal stenosis oboInOwl:hasDbXref UMLS:C1840238 semapv:UnspecifiedMatching +HP:0010645 Aplasia of the distal phalanges of the toes oboInOwl:hasDbXref UMLS:C4023761 semapv:UnspecifiedMatching +HP:0010646 Cervical spine instability oboInOwl:hasDbXref SCTID:202821008 semapv:UnspecifiedMatching +HP:0010646 Cervical spine instability oboInOwl:hasDbXref UMLS:C0410652 semapv:UnspecifiedMatching +HP:0010647 Abnormal elasticity of skin oboInOwl:hasDbXref UMLS:C4023760 semapv:UnspecifiedMatching +HP:0010648 Dermal translucency oboInOwl:hasDbXref UMLS:C1836646 semapv:UnspecifiedMatching +HP:0010649 Flat nasal alae oboInOwl:hasDbXref UMLS:C4023759 semapv:UnspecifiedMatching +HP:0010650 Hypoplasia of the premaxilla oboInOwl:hasDbXref UMLS:C4020770 semapv:UnspecifiedMatching +HP:0010650 Hypoplasia of the premaxilla oboInOwl:hasDbXref UMLS:C4072878 semapv:UnspecifiedMatching +HP:0010651 Abnormal meningeal morphology oboInOwl:hasDbXref UMLS:C4023758 semapv:UnspecifiedMatching +HP:0010652 Abnormal dura mater morphology oboInOwl:hasDbXref UMLS:C4023757 semapv:UnspecifiedMatching +HP:0010653 Abnormality of the falx cerebri oboInOwl:hasDbXref UMLS:C4021247 semapv:UnspecifiedMatching +HP:0010654 Aplasia of the falx cerebri oboInOwl:hasDbXref UMLS:C4023756 semapv:UnspecifiedMatching +HP:0010655 Epiphyseal stippling oboInOwl:hasDbXref SCTID:360507004 semapv:UnspecifiedMatching +HP:0010655 Epiphyseal stippling oboInOwl:hasDbXref UMLS:C1859126 semapv:UnspecifiedMatching +HP:0010656 Abnormal epiphyseal ossification oboInOwl:hasDbXref UMLS:C4021246 semapv:UnspecifiedMatching +HP:0010657 Patchy reduction of bone mineral density oboInOwl:hasDbXref UMLS:C4023755 semapv:UnspecifiedMatching +HP:0010658 Patchy changes of bone mineral density oboInOwl:hasDbXref UMLS:C4023754 semapv:UnspecifiedMatching +HP:0010659 Patchy variation in bone mineral density oboInOwl:hasDbXref UMLS:C4021245 semapv:UnspecifiedMatching +HP:0010660 Abnormal hand bone ossification oboInOwl:hasDbXref UMLS:C4021244 semapv:UnspecifiedMatching +HP:0010661 Absence of the third cerebral ventricle oboInOwl:hasDbXref UMLS:C4023753 semapv:UnspecifiedMatching +HP:0010662 Abnormality of the diencephalon oboInOwl:hasDbXref UMLS:C4023752 semapv:UnspecifiedMatching +HP:0010663 Abnormality of thalamus morphology oboInOwl:hasDbXref UMLS:C4021243 semapv:UnspecifiedMatching +HP:0010664 Fusion of the left and right thalami oboInOwl:hasDbXref UMLS:C1834930 semapv:UnspecifiedMatching +HP:0010664 Fusion of the left and right thalami oboInOwl:hasDbXref UMLS:C4020769 semapv:UnspecifiedMatching +HP:0010665 Bilateral coxa valga oboInOwl:hasDbXref UMLS:C3810018 semapv:UnspecifiedMatching +HP:0010666 Hypoplasia of the anterior nasal spine oboInOwl:hasDbXref UMLS:C4023751 semapv:UnspecifiedMatching +HP:0010666 Hypoplasia of the anterior nasal spine oboInOwl:hasDbXref UMLS:C4280372 semapv:UnspecifiedMatching +HP:0010666 Hypoplasia of the anterior nasal spine oboInOwl:hasDbXref UMLS:C4280373 semapv:UnspecifiedMatching +HP:0010667 Aplasia of the maxilla oboInOwl:hasDbXref UMLS:C4023750 semapv:UnspecifiedMatching +HP:0010667 Aplasia of the maxilla oboInOwl:hasDbXref UMLS:C4280371 semapv:UnspecifiedMatching +HP:0010668 Abnormality of the zygomatic bone oboInOwl:hasDbXref UMLS:C4023749 semapv:UnspecifiedMatching +HP:0010669 Hypoplasia of the zygomatic bone oboInOwl:hasDbXref UMLS:C4021242 semapv:UnspecifiedMatching +HP:0010669 Hypoplasia of the zygomatic bone oboInOwl:hasDbXref UMLS:C4072879 semapv:UnspecifiedMatching +HP:0010669 Hypoplasia of the zygomatic bone oboInOwl:hasDbXref UMLS:C4280368 semapv:UnspecifiedMatching +HP:0010669 Hypoplasia of the zygomatic bone oboInOwl:hasDbXref UMLS:C4280369 semapv:UnspecifiedMatching +HP:0010669 Hypoplasia of the zygomatic bone oboInOwl:hasDbXref UMLS:C4280370 semapv:UnspecifiedMatching +HP:0010672 Abnormality of the third metatarsal bone oboInOwl:hasDbXref UMLS:C4023748 semapv:UnspecifiedMatching +HP:0010674 Abnormality of the curvature of the vertebral column oboInOwl:hasDbXref UMLS:C4023747 semapv:UnspecifiedMatching +HP:0010675 Abnormal foot bone ossification oboInOwl:hasDbXref UMLS:C4020768 semapv:UnspecifiedMatching +HP:0010675 Abnormal foot bone ossification oboInOwl:hasDbXref UMLS:C4021241 semapv:UnspecifiedMatching +HP:0010675 Abnormal foot bone ossification oboInOwl:hasDbXref UMLS:C4280367 semapv:UnspecifiedMatching +HP:0010676 Mechanical ileus oboInOwl:hasDbXref SCTID:46420000 semapv:UnspecifiedMatching +HP:0010676 Mechanical ileus oboInOwl:hasDbXref UMLS:C0400843 semapv:UnspecifiedMatching +HP:0010677 Enuresis nocturna oboInOwl:hasDbXref MESH:D053206 semapv:UnspecifiedMatching +HP:0010677 Enuresis nocturna oboInOwl:hasDbXref SCTID:8009008 semapv:UnspecifiedMatching +HP:0010677 Enuresis nocturna oboInOwl:hasDbXref UMLS:C0270327 semapv:UnspecifiedMatching +HP:0010678 Enuresis diurna oboInOwl:hasDbXref UMLS:C4023746 semapv:UnspecifiedMatching +HP:0010679 Elevated tissue non-specific alkaline phosphatase oboInOwl:hasDbXref UMLS:C4021240 semapv:UnspecifiedMatching +HP:0010680 Elevated alkaline phosphatase of renal origin oboInOwl:hasDbXref UMLS:C4023745 semapv:UnspecifiedMatching +HP:0010681 Elevated intestinal alkaline phosphatase oboInOwl:hasDbXref UMLS:C4023744 semapv:UnspecifiedMatching +HP:0010682 Elevated placental alkaline phosphatase oboInOwl:hasDbXref UMLS:C4023743 semapv:UnspecifiedMatching +HP:0010683 Low tissue non-specific alkaline phosphatase oboInOwl:hasDbXref UMLS:C4023742 semapv:UnspecifiedMatching +HP:0010684 Low alkaline phosphatase of bone origin oboInOwl:hasDbXref UMLS:C4023741 semapv:UnspecifiedMatching +HP:0010685 Low alkaline phosphatase of renal origin oboInOwl:hasDbXref UMLS:C4023740 semapv:UnspecifiedMatching +HP:0010686 Low alkaline phosphatase of hepatic origin oboInOwl:hasDbXref UMLS:C4023739 semapv:UnspecifiedMatching +HP:0010687 Low intestinal alkaline phosphatase oboInOwl:hasDbXref UMLS:C4023738 semapv:UnspecifiedMatching +HP:0010688 Low placental alkaline phosphatase oboInOwl:hasDbXref UMLS:C4023737 semapv:UnspecifiedMatching +HP:0010689 Mirror image polydactyly oboInOwl:hasDbXref MESH:C535689 semapv:UnspecifiedMatching +HP:0010689 Mirror image polydactyly oboInOwl:hasDbXref SCTID:715440003 semapv:UnspecifiedMatching +HP:0010689 Mirror image polydactyly oboInOwl:hasDbXref UMLS:C1851100 semapv:UnspecifiedMatching +HP:0010690 Mirror image hand polydactyly oboInOwl:hasDbXref UMLS:C4021239 semapv:UnspecifiedMatching +HP:0010691 Mirror image foot polydactyly oboInOwl:hasDbXref UMLS:C4021238 semapv:UnspecifiedMatching +HP:0010692 2-5 finger syndactyly oboInOwl:hasDbXref UMLS:C4023736 semapv:UnspecifiedMatching +HP:0010693 Pulverulent cataract oboInOwl:hasDbXref MESH:C563426 semapv:UnspecifiedMatching +HP:0010693 Pulverulent cataract oboInOwl:hasDbXref UMLS:C1833118 semapv:UnspecifiedMatching +HP:0010694 Lamellar pulverulent cataract oboInOwl:hasDbXref UMLS:C4023735 semapv:UnspecifiedMatching +HP:0010695 Sutural cataract oboInOwl:hasDbXref UMLS:C4023734 semapv:UnspecifiedMatching +HP:0010696 Polar cataract oboInOwl:hasDbXref UMLS:C2025392 semapv:UnspecifiedMatching +HP:0010697 Anterior pyramidal cataract oboInOwl:hasDbXref UMLS:C1392099 semapv:UnspecifiedMatching +HP:0010698 Nuclear pulverulent cataract oboInOwl:hasDbXref UMLS:C4021237 semapv:UnspecifiedMatching +HP:0010699 Triangular nuclear cataract oboInOwl:hasDbXref UMLS:C4023733 semapv:UnspecifiedMatching +HP:0010701 Abnormal immunoglobulin level oboInOwl:hasDbXref UMLS:C1855755 semapv:UnspecifiedMatching +HP:0010702 Increased circulating antibody level oboInOwl:hasDbXref MESH:D006942 semapv:UnspecifiedMatching +HP:0010702 Increased circulating antibody level oboInOwl:hasDbXref SCTID:127388009 semapv:UnspecifiedMatching +HP:0010702 Increased circulating antibody level oboInOwl:hasDbXref SCTID:129646001 semapv:UnspecifiedMatching +HP:0010702 Increased circulating antibody level oboInOwl:hasDbXref UMLS:C0020455 semapv:UnspecifiedMatching +HP:0010702 Increased circulating antibody level oboInOwl:hasDbXref UMLS:C0151669 semapv:UnspecifiedMatching +HP:0010702 Increased circulating antibody level oboInOwl:hasDbXref UMLS:C0541985 semapv:UnspecifiedMatching +HP:0010702 Increased circulating antibody level oboInOwl:hasDbXref UMLS:C1306857 semapv:UnspecifiedMatching +HP:0010702 Increased circulating antibody level oboInOwl:hasDbXref UMLS:C2048011 semapv:UnspecifiedMatching +HP:0010704 1-2 finger syndactyly oboInOwl:hasDbXref UMLS:C4023732 semapv:UnspecifiedMatching +HP:0010705 4-5 finger syndactyly oboInOwl:hasDbXref UMLS:C4023731 semapv:UnspecifiedMatching +HP:0010706 1-3 finger syndactyly oboInOwl:hasDbXref UMLS:C4023730 semapv:UnspecifiedMatching +HP:0010707 1-4 finger syndactyly oboInOwl:hasDbXref UMLS:C4023729 semapv:UnspecifiedMatching +HP:0010708 1-5 finger syndactyly oboInOwl:hasDbXref UMLS:C4023728 semapv:UnspecifiedMatching +HP:0010709 2-4 finger syndactyly oboInOwl:hasDbXref UMLS:C4021236 semapv:UnspecifiedMatching +HP:0010710 3-5 finger syndactyly oboInOwl:hasDbXref UMLS:C4023727 semapv:UnspecifiedMatching +HP:0010711 1-2 toe syndactyly oboInOwl:hasDbXref UMLS:C4023726 semapv:UnspecifiedMatching +HP:0010712 1-4 toe syndactyly oboInOwl:hasDbXref UMLS:C4023725 semapv:UnspecifiedMatching +HP:0010713 1-5 toe syndactyly oboInOwl:hasDbXref UMLS:C4021235 semapv:UnspecifiedMatching +HP:0010714 2-4 toe syndactyly oboInOwl:hasDbXref UMLS:C4021234 semapv:UnspecifiedMatching +HP:0010715 2-5 toe syndactyly oboInOwl:hasDbXref UMLS:C4023724 semapv:UnspecifiedMatching +HP:0010716 3-5 toe syndactyly oboInOwl:hasDbXref UMLS:C4023723 semapv:UnspecifiedMatching +HP:0010717 Osseous syndactyly of toes oboInOwl:hasDbXref SCTID:32113001 semapv:UnspecifiedMatching +HP:0010717 Osseous syndactyly of toes oboInOwl:hasDbXref SCTID:38859008 semapv:UnspecifiedMatching +HP:0010717 Osseous syndactyly of toes oboInOwl:hasDbXref UMLS:C0158738 semapv:UnspecifiedMatching +HP:0010719 Abnormality of hair texture oboInOwl:hasDbXref UMLS:C4023722 semapv:UnspecifiedMatching +HP:0010719 Abnormality of hair texture oboInOwl:hasDbXref UMLS:C4072880 semapv:UnspecifiedMatching +HP:0010719 Abnormality of hair texture oboInOwl:hasDbXref UMLS:C4072881 semapv:UnspecifiedMatching +HP:0010719 Abnormality of hair texture oboInOwl:hasDbXref UMLS:C4073290 semapv:UnspecifiedMatching +HP:0010720 Abnormal hair pattern oboInOwl:hasDbXref UMLS:C4023721 semapv:UnspecifiedMatching +HP:0010721 Abnormal hair whorl oboInOwl:hasDbXref UMLS:C3280303 semapv:UnspecifiedMatching +HP:0010722 Asymmetry of the ears oboInOwl:hasDbXref UMLS:C1168239 semapv:UnspecifiedMatching +HP:0010723 Cystic lesions of the pinnae oboInOwl:hasDbXref UMLS:C4023720 semapv:UnspecifiedMatching +HP:0010724 Advanced pneumatization of the mastoid process oboInOwl:hasDbXref UMLS:C4021828 semapv:UnspecifiedMatching +HP:0010726 Prominent corneal nerve fibers oboInOwl:hasDbXref UMLS:C4021233 semapv:UnspecifiedMatching +HP:0010727 Spontaneous rupture of the globe oboInOwl:hasDbXref UMLS:C4023719 semapv:UnspecifiedMatching +HP:0010728 Aplasia of the retina oboInOwl:hasDbXref UMLS:C4023718 semapv:UnspecifiedMatching +HP:0010729 Cherry red spot of the macula oboInOwl:hasDbXref UMLS:C2216370 semapv:UnspecifiedMatching +HP:0010730 Double eyebrow oboInOwl:hasDbXref SCTID:253209004 semapv:UnspecifiedMatching +HP:0010730 Double eyebrow oboInOwl:hasDbXref UMLS:C0431449 semapv:UnspecifiedMatching +HP:0010731 Extension of eyebrows towards upper eyelid oboInOwl:hasDbXref UMLS:C4023717 semapv:UnspecifiedMatching +HP:0010732 Nodular changes affecting the eyelids oboInOwl:hasDbXref UMLS:C4023716 semapv:UnspecifiedMatching +HP:0010733 Naevus flammeus of the eyelid oboInOwl:hasDbXref UMLS:C1854409 semapv:UnspecifiedMatching +HP:0010734 Fibrous dysplasia of the bones oboInOwl:hasDbXref MESH:D005357 semapv:UnspecifiedMatching +HP:0010734 Fibrous dysplasia of the bones oboInOwl:hasDbXref SCTID:10623005 semapv:UnspecifiedMatching +HP:0010734 Fibrous dysplasia of the bones oboInOwl:hasDbXref UMLS:C0016063 semapv:UnspecifiedMatching +HP:0010735 Polyostotic fibrous dysplasia oboInOwl:hasDbXref MESH:D005359 semapv:UnspecifiedMatching +HP:0010735 Polyostotic fibrous dysplasia oboInOwl:hasDbXref SCTID:36517007 semapv:UnspecifiedMatching +HP:0010735 Polyostotic fibrous dysplasia oboInOwl:hasDbXref UMLS:C0016065 semapv:UnspecifiedMatching +HP:0010736 Monostotic fibrous dysplasia oboInOwl:hasDbXref MESH:D005358 semapv:UnspecifiedMatching +HP:0010736 Monostotic fibrous dysplasia oboInOwl:hasDbXref SCTID:89859004 semapv:UnspecifiedMatching +HP:0010736 Monostotic fibrous dysplasia oboInOwl:hasDbXref UMLS:C0016064 semapv:UnspecifiedMatching +HP:0010739 Osteopoikilosis oboInOwl:hasDbXref MESH:D010023 semapv:UnspecifiedMatching +HP:0010739 Osteopoikilosis oboInOwl:hasDbXref SCTID:9147009 semapv:UnspecifiedMatching +HP:0010739 Osteopoikilosis oboInOwl:hasDbXref UMLS:C0029455 semapv:UnspecifiedMatching +HP:0010740 Osteopathia striata oboInOwl:hasDbXref SCTID:82663009 semapv:UnspecifiedMatching +HP:0010740 Osteopathia striata oboInOwl:hasDbXref UMLS:C0265513 semapv:UnspecifiedMatching +HP:0010741 Pedal edema oboInOwl:hasDbXref SCTID:102572006 semapv:UnspecifiedMatching +HP:0010741 Pedal edema oboInOwl:hasDbXref UMLS:C0235886 semapv:UnspecifiedMatching +HP:0010741 Pedal edema oboInOwl:hasDbXref UMLS:C0239340 semapv:UnspecifiedMatching +HP:0010742 Edema of the upper limbs oboInOwl:hasDbXref SCTID:102558002 semapv:UnspecifiedMatching +HP:0010742 Edema of the upper limbs oboInOwl:hasDbXref UMLS:C0522035 semapv:UnspecifiedMatching +HP:0010743 Short metatarsal oboInOwl:hasDbXref UMLS:C1849020 semapv:UnspecifiedMatching +HP:0010744 Absent metatarsal bone oboInOwl:hasDbXref UMLS:C4021232 semapv:UnspecifiedMatching +HP:0010745 Aplasia of the phalanges of the toes oboInOwl:hasDbXref UMLS:C4021231 semapv:UnspecifiedMatching +HP:0010746 Hypoplasia of the phalanges of the toes oboInOwl:hasDbXref UMLS:C4023715 semapv:UnspecifiedMatching +HP:0010747 Medial flaring of the eyebrow oboInOwl:hasDbXref UMLS:C1844562 semapv:UnspecifiedMatching +HP:0010748 Ectopic lacrimal punctum oboInOwl:hasDbXref UMLS:C4021230 semapv:UnspecifiedMatching +HP:0010749 Blepharochalasis oboInOwl:hasDbXref SCTID:47704002 semapv:UnspecifiedMatching +HP:0010749 Blepharochalasis oboInOwl:hasDbXref UMLS:C0005742 semapv:UnspecifiedMatching +HP:0010750 Dermatochalasis oboInOwl:hasDbXref SCTID:246815009 semapv:UnspecifiedMatching +HP:0010750 Dermatochalasis oboInOwl:hasDbXref UMLS:C0423124 semapv:UnspecifiedMatching +HP:0010750 Dermatochalasis oboInOwl:hasDbXref UMLS:C2674149 semapv:UnspecifiedMatching +HP:0010751 Dimple chin oboInOwl:hasDbXref UMLS:C1849227 semapv:UnspecifiedMatching +HP:0010752 Cleft mandible oboInOwl:hasDbXref SCTID:92822004 semapv:UnspecifiedMatching +HP:0010752 Cleft mandible oboInOwl:hasDbXref UMLS:C0685786 semapv:UnspecifiedMatching +HP:0010753 Midline defect of mandible oboInOwl:hasDbXref UMLS:C4023714 semapv:UnspecifiedMatching +HP:0010754 Abnormality of the temporomandibular joint oboInOwl:hasDbXref SCTID:248401009 semapv:UnspecifiedMatching +HP:0010754 Abnormality of the temporomandibular joint oboInOwl:hasDbXref SCTID:75630004 semapv:UnspecifiedMatching +HP:0010754 Abnormality of the temporomandibular joint oboInOwl:hasDbXref UMLS:C0266941 semapv:UnspecifiedMatching +HP:0010754 Abnormality of the temporomandibular joint oboInOwl:hasDbXref UMLS:C0424721 semapv:UnspecifiedMatching +HP:0010754 Abnormality of the temporomandibular joint oboInOwl:hasDbXref UMLS:C1865318 semapv:UnspecifiedMatching +HP:0010754 Abnormality of the temporomandibular joint oboInOwl:hasDbXref UMLS:C4280366 semapv:UnspecifiedMatching +HP:0010755 Asymmetry of the maxilla oboInOwl:hasDbXref SCTID:235083001 semapv:UnspecifiedMatching +HP:0010755 Asymmetry of the maxilla oboInOwl:hasDbXref UMLS:C0399519 semapv:UnspecifiedMatching +HP:0010756 Aplasia/Hypoplasia of the premaxilla oboInOwl:hasDbXref UMLS:C4023713 semapv:UnspecifiedMatching +HP:0010757 Aplasia of the premaxilla oboInOwl:hasDbXref UMLS:C4023712 semapv:UnspecifiedMatching +HP:0010758 Abnormality of the premaxilla oboInOwl:hasDbXref UMLS:C4023711 semapv:UnspecifiedMatching +HP:0010759 Prominence of the premaxilla oboInOwl:hasDbXref UMLS:C2749369 semapv:UnspecifiedMatching +HP:0010760 Absent toe oboInOwl:hasDbXref UMLS:C3553754 semapv:UnspecifiedMatching +HP:0010761 Broad columella oboInOwl:hasDbXref UMLS:C1851059 semapv:UnspecifiedMatching +HP:0010761 Broad columella oboInOwl:hasDbXref UMLS:C4280365 semapv:UnspecifiedMatching +HP:0010762 Chordoma oboInOwl:hasDbXref MESH:D002817 semapv:UnspecifiedMatching +HP:0010762 Chordoma oboInOwl:hasDbXref NCIT:C2947 semapv:UnspecifiedMatching +HP:0010762 Chordoma oboInOwl:hasDbXref SCTID:50007008 semapv:UnspecifiedMatching +HP:0010762 Chordoma oboInOwl:hasDbXref UMLS:C0008487 semapv:UnspecifiedMatching +HP:0010763 Low insertion of columella oboInOwl:hasDbXref UMLS:C4021229 semapv:UnspecifiedMatching +HP:0010763 Low insertion of columella oboInOwl:hasDbXref UMLS:C4280364 semapv:UnspecifiedMatching +HP:0010764 Short eyelashes oboInOwl:hasDbXref UMLS:C2748682 semapv:UnspecifiedMatching +HP:0010765 Palmar hyperkeratosis oboInOwl:hasDbXref UMLS:C4023710 semapv:UnspecifiedMatching +HP:0010766 Ectopic calcification oboInOwl:hasDbXref UMLS:C3806226 semapv:UnspecifiedMatching +HP:0010767 Sacrococcygeal pilonidal abnormality oboInOwl:hasDbXref UMLS:C4023709 semapv:UnspecifiedMatching +HP:0010769 Pilonidal sinus oboInOwl:hasDbXref MESH:D010864 semapv:UnspecifiedMatching +HP:0010769 Pilonidal sinus oboInOwl:hasDbXref SCTID:47639008 semapv:UnspecifiedMatching +HP:0010769 Pilonidal sinus oboInOwl:hasDbXref UMLS:C0031925 semapv:UnspecifiedMatching +HP:0010770 Pilonidal fistula oboInOwl:hasDbXref MESH:D010864 semapv:UnspecifiedMatching +HP:0010770 Pilonidal fistula oboInOwl:hasDbXref SCTID:47639008 semapv:UnspecifiedMatching +HP:0010770 Pilonidal fistula oboInOwl:hasDbXref UMLS:C0031925 semapv:UnspecifiedMatching +HP:0010771 Pilonidal abscess oboInOwl:hasDbXref SCTID:85224001 semapv:UnspecifiedMatching +HP:0010771 Pilonidal abscess oboInOwl:hasDbXref UMLS:C3537055 semapv:UnspecifiedMatching +HP:0010772 Anomalous pulmonary venous return oboInOwl:hasDbXref MESH:D012587 semapv:UnspecifiedMatching +HP:0010772 Anomalous pulmonary venous return oboInOwl:hasDbXref SCTID:111323005 semapv:UnspecifiedMatching +HP:0010772 Anomalous pulmonary venous return oboInOwl:hasDbXref SCTID:39905002 semapv:UnspecifiedMatching +HP:0010772 Anomalous pulmonary venous return oboInOwl:hasDbXref UMLS:C0036400 semapv:UnspecifiedMatching +HP:0010773 Partial anomalous pulmonary venous return oboInOwl:hasDbXref SCTID:68237008 semapv:UnspecifiedMatching +HP:0010773 Partial anomalous pulmonary venous return oboInOwl:hasDbXref UMLS:C0158634 semapv:UnspecifiedMatching +HP:0010774 Cor triatriatum oboInOwl:hasDbXref ICD10WHO:Q24.2 semapv:UnspecifiedMatching +HP:0010774 Cor triatriatum oboInOwl:hasDbXref UMLS:C4023708 semapv:UnspecifiedMatching +HP:0010775 Vascular ring oboInOwl:hasDbXref SCTID:110409004 semapv:UnspecifiedMatching +HP:0010775 Vascular ring oboInOwl:hasDbXref SCTID:66403007 semapv:UnspecifiedMatching +HP:0010775 Vascular ring oboInOwl:hasDbXref UMLS:C0221214 semapv:UnspecifiedMatching +HP:0010776 Tracheobronchmegaly oboInOwl:hasDbXref UMLS:C4023707 semapv:UnspecifiedMatching +HP:0010777 Bronchomegaly oboInOwl:hasDbXref UMLS:C4023706 semapv:UnspecifiedMatching +HP:0010778 Tracheomegaly oboInOwl:hasDbXref UMLS:C4023705 semapv:UnspecifiedMatching +HP:0010779 Large pelvis bone oboInOwl:hasDbXref UMLS:C4019074 semapv:UnspecifiedMatching +HP:0010779 Large pelvis bone oboInOwl:hasDbXref UMLS:C4072882 semapv:UnspecifiedMatching +HP:0010780 Hyperacusis oboInOwl:hasDbXref MESH:D012001 semapv:UnspecifiedMatching +HP:0010780 Hyperacusis oboInOwl:hasDbXref SCTID:194399009 semapv:UnspecifiedMatching +HP:0010780 Hyperacusis oboInOwl:hasDbXref SCTID:25289003 semapv:UnspecifiedMatching +HP:0010780 Hyperacusis oboInOwl:hasDbXref UMLS:C0034880 semapv:UnspecifiedMatching +HP:0010781 Skin dimple oboInOwl:hasDbXref SCTID:301854006 semapv:UnspecifiedMatching +HP:0010781 Skin dimple oboInOwl:hasDbXref UMLS:C0578531 semapv:UnspecifiedMatching +HP:0010782 Shoulder dimple oboInOwl:hasDbXref UMLS:C4023704 semapv:UnspecifiedMatching +HP:0010783 Erythema oboInOwl:hasDbXref MESH:D004890 semapv:UnspecifiedMatching +HP:0010783 Erythema oboInOwl:hasDbXref MESH:D005483 semapv:UnspecifiedMatching +HP:0010783 Erythema oboInOwl:hasDbXref SCTID:20255002 semapv:UnspecifiedMatching +HP:0010783 Erythema oboInOwl:hasDbXref SCTID:238810007 semapv:UnspecifiedMatching +HP:0010783 Erythema oboInOwl:hasDbXref SCTID:247441003 semapv:UnspecifiedMatching +HP:0010783 Erythema oboInOwl:hasDbXref SCTID:271811009 semapv:UnspecifiedMatching +HP:0010783 Erythema oboInOwl:hasDbXref SCTID:444827008 semapv:UnspecifiedMatching +HP:0010783 Erythema oboInOwl:hasDbXref SCTID:70819003 semapv:UnspecifiedMatching +HP:0010783 Erythema oboInOwl:hasDbXref SCTID:86735004 semapv:UnspecifiedMatching +HP:0010783 Erythema oboInOwl:hasDbXref UMLS:C0016382 semapv:UnspecifiedMatching +HP:0010783 Erythema oboInOwl:hasDbXref UMLS:C0041834 semapv:UnspecifiedMatching +HP:0010784 Uterine neoplasm oboInOwl:hasDbXref MESH:D014594 semapv:UnspecifiedMatching +HP:0010784 Uterine neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0010784 Uterine neoplasm oboInOwl:hasDbXref SCTID:126908007 semapv:UnspecifiedMatching +HP:0010784 Uterine neoplasm oboInOwl:hasDbXref UMLS:C0042138 semapv:UnspecifiedMatching +HP:0010785 Gonadal neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0010785 Gonadal neoplasm oboInOwl:hasDbXref UMLS:C4021228 semapv:UnspecifiedMatching +HP:0010786 Urinary tract neoplasm oboInOwl:hasDbXref MESH:D014571 semapv:UnspecifiedMatching +HP:0010786 Urinary tract neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0010786 Urinary tract neoplasm oboInOwl:hasDbXref SCTID:126879004 semapv:UnspecifiedMatching +HP:0010786 Urinary tract neoplasm oboInOwl:hasDbXref SCTID:254913005 semapv:UnspecifiedMatching +HP:0010786 Urinary tract neoplasm oboInOwl:hasDbXref UMLS:C0042076 semapv:UnspecifiedMatching +HP:0010787 Genital neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0010787 Genital neoplasm oboInOwl:hasDbXref UMLS:C0679347 semapv:UnspecifiedMatching +HP:0010787 Genital neoplasm oboInOwl:hasDbXref UMLS:C4020767 semapv:UnspecifiedMatching +HP:0010788 Testicular neoplasm oboInOwl:hasDbXref MESH:D013736 semapv:UnspecifiedMatching +HP:0010788 Testicular neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0010788 Testicular neoplasm oboInOwl:hasDbXref SCTID:126900000 semapv:UnspecifiedMatching +HP:0010788 Testicular neoplasm oboInOwl:hasDbXref UMLS:C0039590 semapv:UnspecifiedMatching +HP:0010789 Abnormality of the Leydig cells oboInOwl:hasDbXref UMLS:C4023703 semapv:UnspecifiedMatching +HP:0010790 Hyoplasia of the Leydig cells oboInOwl:hasDbXref UMLS:C4023702 semapv:UnspecifiedMatching +HP:0010791 Hyperplasia of the Leydig cells oboInOwl:hasDbXref SCTID:76085008 semapv:UnspecifiedMatching +HP:0010791 Hyperplasia of the Leydig cells oboInOwl:hasDbXref UMLS:C0023600 semapv:UnspecifiedMatching +HP:0010793 Bifid nail oboInOwl:hasDbXref SCTID:110992006 semapv:UnspecifiedMatching +HP:0010793 Bifid nail oboInOwl:hasDbXref UMLS:C0544857 semapv:UnspecifiedMatching +HP:0010794 Impaired visuospatial constructive cognition oboInOwl:hasDbXref UMLS:C4023701 semapv:UnspecifiedMatching +HP:0010795 Cerebellar glioma oboInOwl:hasDbXref UMLS:C4023700 semapv:UnspecifiedMatching +HP:0010796 Brainstem glioma oboInOwl:hasDbXref SCTID:444545003 semapv:UnspecifiedMatching +HP:0010796 Brainstem glioma oboInOwl:hasDbXref UMLS:C0677865 semapv:UnspecifiedMatching +HP:0010797 Hemangioblastoma oboInOwl:hasDbXref MESH:D018325 semapv:UnspecifiedMatching +HP:0010797 Hemangioblastoma oboInOwl:hasDbXref NCIT:C3801 semapv:UnspecifiedMatching +HP:0010797 Hemangioblastoma oboInOwl:hasDbXref SCTID:81201000 semapv:UnspecifiedMatching +HP:0010797 Hemangioblastoma oboInOwl:hasDbXref UMLS:C0206734 semapv:UnspecifiedMatching +HP:0010798 Lip freckle oboInOwl:hasDbXref SCTID:239136007 semapv:UnspecifiedMatching +HP:0010798 Lip freckle oboInOwl:hasDbXref UMLS:C0406814 semapv:UnspecifiedMatching +HP:0010799 Pinealoma oboInOwl:hasDbXref MESH:D010871 semapv:UnspecifiedMatching +HP:0010799 Pinealoma oboInOwl:hasDbXref NCIT:C3328 semapv:UnspecifiedMatching +HP:0010799 Pinealoma oboInOwl:hasDbXref SCTID:127026004 semapv:UnspecifiedMatching +HP:0010799 Pinealoma oboInOwl:hasDbXref SCTID:359619007 semapv:UnspecifiedMatching +HP:0010799 Pinealoma oboInOwl:hasDbXref SCTID:47598005 semapv:UnspecifiedMatching +HP:0010799 Pinealoma oboInOwl:hasDbXref UMLS:C0031941 semapv:UnspecifiedMatching +HP:0010800 Absent cupid's bow oboInOwl:hasDbXref UMLS:C2053435 semapv:UnspecifiedMatching +HP:0010801 Underdeveloped nasolabial fold oboInOwl:hasDbXref UMLS:C4021227 semapv:UnspecifiedMatching +HP:0010802 Perioral hyperpigmentation oboInOwl:hasDbXref UMLS:C4023699 semapv:UnspecifiedMatching +HP:0010803 Everted upper lip vermilion oboInOwl:hasDbXref UMLS:C3275452 semapv:UnspecifiedMatching +HP:0010803 Everted upper lip vermilion oboInOwl:hasDbXref UMLS:C4023698 semapv:UnspecifiedMatching +HP:0010803 Everted upper lip vermilion oboInOwl:hasDbXref UMLS:C4280363 semapv:UnspecifiedMatching +HP:0010804 Tented upper lip vermilion oboInOwl:hasDbXref UMLS:C1839767 semapv:UnspecifiedMatching +HP:0010804 Tented upper lip vermilion oboInOwl:hasDbXref UMLS:C1850072 semapv:UnspecifiedMatching +HP:0010804 Tented upper lip vermilion oboInOwl:hasDbXref UMLS:C1853383 semapv:UnspecifiedMatching +HP:0010805 Upturned corners of mouth oboInOwl:hasDbXref UMLS:C3553471 semapv:UnspecifiedMatching +HP:0010806 U-Shaped upper lip vermilion oboInOwl:hasDbXref UMLS:C1856202 semapv:UnspecifiedMatching +HP:0010807 Open bite oboInOwl:hasDbXref MESH:D024343 semapv:UnspecifiedMatching +HP:0010807 Open bite oboInOwl:hasDbXref SCTID:35580009 semapv:UnspecifiedMatching +HP:0010807 Open bite oboInOwl:hasDbXref UMLS:C0266061 semapv:UnspecifiedMatching +HP:0010808 Protruding tongue oboInOwl:hasDbXref SCTID:249872000 semapv:UnspecifiedMatching +HP:0010808 Protruding tongue oboInOwl:hasDbXref SCTID:285503005 semapv:UnspecifiedMatching +HP:0010808 Protruding tongue oboInOwl:hasDbXref UMLS:C0241442 semapv:UnspecifiedMatching +HP:0010809 Broad uvula oboInOwl:hasDbXref UMLS:C3693299 semapv:UnspecifiedMatching +HP:0010810 Long uvula oboInOwl:hasDbXref UMLS:C4023697 semapv:UnspecifiedMatching +HP:0010810 Long uvula oboInOwl:hasDbXref UMLS:C4280362 semapv:UnspecifiedMatching +HP:0010811 Narrow uvula oboInOwl:hasDbXref UMLS:C4023696 semapv:UnspecifiedMatching +HP:0010812 Short uvula oboInOwl:hasDbXref UMLS:C1401781 semapv:UnspecifiedMatching +HP:0010813 Abnormal number of hair whorls oboInOwl:hasDbXref UMLS:C4023695 semapv:UnspecifiedMatching +HP:0010814 Abnormal position of hair whorl oboInOwl:hasDbXref UMLS:C4023694 semapv:UnspecifiedMatching +HP:0010815 Nevus sebaceous oboInOwl:hasDbXref MESH:D054000 semapv:UnspecifiedMatching +HP:0010815 Nevus sebaceous oboInOwl:hasDbXref SCTID:239112008 semapv:UnspecifiedMatching +HP:0010815 Nevus sebaceous oboInOwl:hasDbXref SCTID:52298009 semapv:UnspecifiedMatching +HP:0010815 Nevus sebaceous oboInOwl:hasDbXref SCTID:707136009 semapv:UnspecifiedMatching +HP:0010815 Nevus sebaceous oboInOwl:hasDbXref UMLS:C3854181 semapv:UnspecifiedMatching +HP:0010816 Epidermal nevus oboInOwl:hasDbXref MESH:C580062 semapv:UnspecifiedMatching +HP:0010816 Epidermal nevus oboInOwl:hasDbXref SCTID:239107007 semapv:UnspecifiedMatching +HP:0010816 Epidermal nevus oboInOwl:hasDbXref SCTID:25201003 semapv:UnspecifiedMatching +HP:0010816 Epidermal nevus oboInOwl:hasDbXref UMLS:C0334082 semapv:UnspecifiedMatching +HP:0010817 Linear nevus sebaceous oboInOwl:hasDbXref MESH:D054000 semapv:UnspecifiedMatching +HP:0010817 Linear nevus sebaceous oboInOwl:hasDbXref SCTID:239112008 semapv:UnspecifiedMatching +HP:0010817 Linear nevus sebaceous oboInOwl:hasDbXref SCTID:52298009 semapv:UnspecifiedMatching +HP:0010817 Linear nevus sebaceous oboInOwl:hasDbXref SCTID:707136009 semapv:UnspecifiedMatching +HP:0010817 Linear nevus sebaceous oboInOwl:hasDbXref UMLS:C3854181 semapv:UnspecifiedMatching +HP:0010818 Generalized tonic seizure oboInOwl:hasDbXref UMLS:C1836508 semapv:UnspecifiedMatching +HP:0010819 Atonic seizure oboInOwl:hasDbXref SCTID:189198006 semapv:UnspecifiedMatching +HP:0010819 Atonic seizure oboInOwl:hasDbXref SCTID:42365007 semapv:UnspecifiedMatching +HP:0010819 Atonic seizure oboInOwl:hasDbXref UMLS:C0270846 semapv:UnspecifiedMatching +HP:0010819 Atonic seizure oboInOwl:hasDbXref UMLS:C1836509 semapv:UnspecifiedMatching +HP:0010820 Focal emotional seizure with crying oboInOwl:hasDbXref UMLS:C4023693 semapv:UnspecifiedMatching +HP:0010821 Focal emotional seizure with laughing oboInOwl:hasDbXref MESH:D004828 semapv:UnspecifiedMatching +HP:0010821 Focal emotional seizure with laughing oboInOwl:hasDbXref SCTID:89525009 semapv:UnspecifiedMatching +HP:0010821 Focal emotional seizure with laughing oboInOwl:hasDbXref UMLS:C0270820 semapv:UnspecifiedMatching +HP:0010822 Scintillating scotoma oboInOwl:hasDbXref MESH:D012607 semapv:UnspecifiedMatching +HP:0010822 Scintillating scotoma oboInOwl:hasDbXref SCTID:2228002 semapv:UnspecifiedMatching +HP:0010822 Scintillating scotoma oboInOwl:hasDbXref UMLS:C0235068 semapv:UnspecifiedMatching +HP:0010823 Ridged cranial sutures oboInOwl:hasDbXref UMLS:C4023692 semapv:UnspecifiedMatching +HP:0010824 Abnormal fifth cranial nerve morphology oboInOwl:hasDbXref UMLS:C4021226 semapv:UnspecifiedMatching +HP:0010825 Abnormality of the eleventh cranial nerve oboInOwl:hasDbXref UMLS:C4021225 semapv:UnspecifiedMatching +HP:0010826 Abnormality of the twelfth cranial nerve oboInOwl:hasDbXref UMLS:C4021224 semapv:UnspecifiedMatching +HP:0010827 Abnormality of the seventh cranial nerve oboInOwl:hasDbXref UMLS:C4021223 semapv:UnspecifiedMatching +HP:0010828 Hemifacial spasm oboInOwl:hasDbXref MESH:D019569 semapv:UnspecifiedMatching +HP:0010828 Hemifacial spasm oboInOwl:hasDbXref SCTID:13753008 semapv:UnspecifiedMatching +HP:0010828 Hemifacial spasm oboInOwl:hasDbXref UMLS:C0278152 semapv:UnspecifiedMatching +HP:0010829 Impaired temperature sensation oboInOwl:hasDbXref UMLS:C4021222 semapv:UnspecifiedMatching +HP:0010830 Impaired tactile sensation oboInOwl:hasDbXref UMLS:C4021221 semapv:UnspecifiedMatching +HP:0010831 Impaired proprioception oboInOwl:hasDbXref UMLS:C1856691 semapv:UnspecifiedMatching +HP:0010832 Abnormality of pain sensation oboInOwl:hasDbXref UMLS:C4023691 semapv:UnspecifiedMatching +HP:0010833 Spontaneous pain sensation oboInOwl:hasDbXref UMLS:C4023690 semapv:UnspecifiedMatching +HP:0010834 Trophic changes related to pain oboInOwl:hasDbXref UMLS:C4021220 semapv:UnspecifiedMatching +HP:0010835 Dissociated sensory loss oboInOwl:hasDbXref SCTID:87275002 semapv:UnspecifiedMatching +HP:0010835 Dissociated sensory loss oboInOwl:hasDbXref UMLS:C0278136 semapv:UnspecifiedMatching +HP:0010836 Abnormal circulating copper concentration oboInOwl:hasDbXref UMLS:C4020766 semapv:UnspecifiedMatching +HP:0010836 Abnormal circulating copper concentration oboInOwl:hasDbXref UMLS:C4023689 semapv:UnspecifiedMatching +HP:0010837 Decreased circulating ceruloplasmin concentration oboInOwl:hasDbXref UMLS:C0240997 semapv:UnspecifiedMatching +HP:0010838 High nonceruloplasmin-bound serum copper oboInOwl:hasDbXref UMLS:C1848459 semapv:UnspecifiedMatching +HP:0010839 Increased urinary copper concentration oboInOwl:hasDbXref UMLS:C4023688 semapv:UnspecifiedMatching +HP:0010841 Multifocal epileptiform discharges oboInOwl:hasDbXref UMLS:C4021219 semapv:UnspecifiedMatching +HP:0010843 EEG with focal slow activity oboInOwl:hasDbXref UMLS:C4021218 semapv:UnspecifiedMatching +HP:0010844 EEG with multifocal slow activity oboInOwl:hasDbXref UMLS:C4023687 semapv:UnspecifiedMatching +HP:0010845 EEG with generalized slow activity oboInOwl:hasDbXref UMLS:C4021217 semapv:UnspecifiedMatching +HP:0010846 EEG with persistent abnormal rhythmic activity oboInOwl:hasDbXref UMLS:C4021216 semapv:UnspecifiedMatching +HP:0010847 EEG with spike-wave complexes (<2.5 Hz) oboInOwl:hasDbXref UMLS:C4023686 semapv:UnspecifiedMatching +HP:0010848 EEG with spike-wave complexes (2.5-3.5 Hz) oboInOwl:hasDbXref UMLS:C4023685 semapv:UnspecifiedMatching +HP:0010849 EEG with spike-wave complexes (>3.5 Hz) oboInOwl:hasDbXref UMLS:C4020765 semapv:UnspecifiedMatching +HP:0010849 EEG with spike-wave complexes (>3.5 Hz) oboInOwl:hasDbXref UMLS:C4023684 semapv:UnspecifiedMatching +HP:0010850 EEG with spike-wave complexes oboInOwl:hasDbXref UMLS:C4023683 semapv:UnspecifiedMatching +HP:0010851 EEG with burst suppression oboInOwl:hasDbXref UMLS:C1969156 semapv:UnspecifiedMatching +HP:0010852 EEG with photoparoxysmal response oboInOwl:hasDbXref UMLS:C3552821 semapv:UnspecifiedMatching +HP:0010853 EEG with periodic lateralized epileptiform discharges oboInOwl:hasDbXref UMLS:C4021215 semapv:UnspecifiedMatching +HP:0010854 EEG with generalized low amplitude activity oboInOwl:hasDbXref UMLS:C4021214 semapv:UnspecifiedMatching +HP:0010855 EEG with localized low amplitude activity oboInOwl:hasDbXref UMLS:C4021213 semapv:UnspecifiedMatching +HP:0010856 EEG with periodic complexes oboInOwl:hasDbXref UMLS:C4021212 semapv:UnspecifiedMatching +HP:0010857 EEG with periodic abnormalities oboInOwl:hasDbXref UMLS:C4021211 semapv:UnspecifiedMatching +HP:0010858 EEG with hyperventilation-induced epileptiform discharges oboInOwl:hasDbXref UMLS:C4023682 semapv:UnspecifiedMatching +HP:0010859 Frank breech presentation oboInOwl:hasDbXref MESH:D001946 semapv:UnspecifiedMatching +HP:0010859 Frank breech presentation oboInOwl:hasDbXref SCTID:18559007 semapv:UnspecifiedMatching +HP:0010859 Frank breech presentation oboInOwl:hasDbXref UMLS:C0233286 semapv:UnspecifiedMatching +HP:0010860 Complete breech presentation oboInOwl:hasDbXref MESH:D001946 semapv:UnspecifiedMatching +HP:0010860 Complete breech presentation oboInOwl:hasDbXref SCTID:49168004 semapv:UnspecifiedMatching +HP:0010860 Complete breech presentation oboInOwl:hasDbXref UMLS:C0233283 semapv:UnspecifiedMatching +HP:0010861 Incomplete breech presentation oboInOwl:hasDbXref MESH:D001946 semapv:UnspecifiedMatching +HP:0010861 Incomplete breech presentation oboInOwl:hasDbXref SCTID:38049006 semapv:UnspecifiedMatching +HP:0010861 Incomplete breech presentation oboInOwl:hasDbXref UMLS:C0426146 semapv:UnspecifiedMatching +HP:0010862 Delayed fine motor development oboInOwl:hasDbXref UMLS:C4023681 semapv:UnspecifiedMatching +HP:0010863 Receptive language delay oboInOwl:hasDbXref SCTID:229736005 semapv:UnspecifiedMatching +HP:0010863 Receptive language delay oboInOwl:hasDbXref UMLS:C0454642 semapv:UnspecifiedMatching +HP:0010864 Intellectual disability, severe oboInOwl:hasDbXref SCTID:40700009 semapv:UnspecifiedMatching +HP:0010864 Intellectual disability, severe oboInOwl:hasDbXref UMLS:C0036857 semapv:UnspecifiedMatching +HP:0010865 Oppositional defiant disorder oboInOwl:hasDbXref MESH:D019958 semapv:UnspecifiedMatching +HP:0010865 Oppositional defiant disorder oboInOwl:hasDbXref SCTID:18941000 semapv:UnspecifiedMatching +HP:0010865 Oppositional defiant disorder oboInOwl:hasDbXref UMLS:C0029121 semapv:UnspecifiedMatching +HP:0010866 Abdominal wall defect oboInOwl:hasDbXref UMLS:C0238577 semapv:UnspecifiedMatching +HP:0010867 Dyssynergia oboInOwl:hasDbXref MESH:D001259 semapv:UnspecifiedMatching +HP:0010867 Dyssynergia oboInOwl:hasDbXref SCTID:20262006 semapv:UnspecifiedMatching +HP:0010867 Dyssynergia oboInOwl:hasDbXref SCTID:39384006 semapv:UnspecifiedMatching +HP:0010867 Dyssynergia oboInOwl:hasDbXref UMLS:C0004134 semapv:UnspecifiedMatching +HP:0010868 Ocular dyssynergia oboInOwl:hasDbXref UMLS:C4023680 semapv:UnspecifiedMatching +HP:0010869 Asynergia oboInOwl:hasDbXref SCTID:77743009 semapv:UnspecifiedMatching +HP:0010869 Asynergia oboInOwl:hasDbXref UMLS:C0234355 semapv:UnspecifiedMatching +HP:0010871 Sensory ataxia oboInOwl:hasDbXref MESH:D001259 semapv:UnspecifiedMatching +HP:0010871 Sensory ataxia oboInOwl:hasDbXref SCTID:445458007 semapv:UnspecifiedMatching +HP:0010871 Sensory ataxia oboInOwl:hasDbXref SCTID:69131009 semapv:UnspecifiedMatching +HP:0010871 Sensory ataxia oboInOwl:hasDbXref UMLS:C0037921 semapv:UnspecifiedMatching +HP:0010871 Sensory ataxia oboInOwl:hasDbXref UMLS:C0240991 semapv:UnspecifiedMatching +HP:0010872 T-wave inversion oboInOwl:hasDbXref SCTID:59931005 semapv:UnspecifiedMatching +HP:0010872 T-wave inversion oboInOwl:hasDbXref UMLS:C0520888 semapv:UnspecifiedMatching +HP:0010873 Cervical spinal cord atrophy oboInOwl:hasDbXref UMLS:C0742191 semapv:UnspecifiedMatching +HP:0010874 Tendon xanthomatosis oboInOwl:hasDbXref SCTID:69880002 semapv:UnspecifiedMatching +HP:0010874 Tendon xanthomatosis oboInOwl:hasDbXref UMLS:C0221253 semapv:UnspecifiedMatching +HP:0010875 Chaddock reflex oboInOwl:hasDbXref SCTID:413813004 semapv:UnspecifiedMatching +HP:0010875 Chaddock reflex oboInOwl:hasDbXref UMLS:C1531651 semapv:UnspecifiedMatching +HP:0010876 Abnormal circulating protein concentration oboInOwl:hasDbXref UMLS:C4020763 semapv:UnspecifiedMatching +HP:0010876 Abnormal circulating protein concentration oboInOwl:hasDbXref UMLS:C4020764 semapv:UnspecifiedMatching +HP:0010876 Abnormal circulating protein concentration oboInOwl:hasDbXref UMLS:C4023679 semapv:UnspecifiedMatching +HP:0010877 Monocular strabismus oboInOwl:hasDbXref UMLS:C4023678 semapv:UnspecifiedMatching +HP:0010878 Fetal cystic hygroma oboInOwl:hasDbXref MESH:C537852 semapv:UnspecifiedMatching +HP:0010878 Fetal cystic hygroma oboInOwl:hasDbXref UMLS:C0948242 semapv:UnspecifiedMatching +HP:0010879 Postnatal cystic hygroma oboInOwl:hasDbXref UMLS:C4023677 semapv:UnspecifiedMatching +HP:0010880 Increased nuchal translucency oboInOwl:hasDbXref UMLS:C4023676 semapv:UnspecifiedMatching +HP:0010881 Abnormality of the umbilical cord oboInOwl:hasDbXref SCTID:90009001 semapv:UnspecifiedMatching +HP:0010881 Abnormality of the umbilical cord oboInOwl:hasDbXref UMLS:C0266785 semapv:UnspecifiedMatching +HP:0010882 Pulmonary valve atresia oboInOwl:hasDbXref MESH:D018633 semapv:UnspecifiedMatching +HP:0010882 Pulmonary valve atresia oboInOwl:hasDbXref SCTID:204342004 semapv:UnspecifiedMatching +HP:0010882 Pulmonary valve atresia oboInOwl:hasDbXref SCTID:448564004 semapv:UnspecifiedMatching +HP:0010882 Pulmonary valve atresia oboInOwl:hasDbXref UMLS:C0242855 semapv:UnspecifiedMatching +HP:0010883 Aortic valve atresia oboInOwl:hasDbXref SCTID:51442005 semapv:UnspecifiedMatching +HP:0010883 Aortic valve atresia oboInOwl:hasDbXref UMLS:C0265843 semapv:UnspecifiedMatching +HP:0010884 Acromelia oboInOwl:hasDbXref UMLS:C4023675 semapv:UnspecifiedMatching +HP:0010885 Avascular necrosis oboInOwl:hasDbXref MESH:D010020 semapv:UnspecifiedMatching +HP:0010885 Avascular necrosis oboInOwl:hasDbXref SCTID:240196003 semapv:UnspecifiedMatching +HP:0010885 Avascular necrosis oboInOwl:hasDbXref SCTID:398199007 semapv:UnspecifiedMatching +HP:0010885 Avascular necrosis oboInOwl:hasDbXref SCTID:72756009 semapv:UnspecifiedMatching +HP:0010885 Avascular necrosis oboInOwl:hasDbXref UMLS:C0029445 semapv:UnspecifiedMatching +HP:0010885 Avascular necrosis oboInOwl:hasDbXref UMLS:C0085660 semapv:UnspecifiedMatching +HP:0010885 Avascular necrosis oboInOwl:hasDbXref UMLS:C0520474 semapv:UnspecifiedMatching +HP:0010885 Avascular necrosis oboInOwl:hasDbXref UMLS:C0877326 semapv:UnspecifiedMatching +HP:0010886 Osteochondritis Dissecans oboInOwl:hasDbXref MESH:D010008 semapv:UnspecifiedMatching +HP:0010886 Osteochondritis Dissecans oboInOwl:hasDbXref SCTID:82562007 semapv:UnspecifiedMatching +HP:0010886 Osteochondritis Dissecans oboInOwl:hasDbXref UMLS:C0029421 semapv:UnspecifiedMatching +HP:0010888 Morbus Koehler oboInOwl:hasDbXref UMLS:C4023674 semapv:UnspecifiedMatching +HP:0010889 Morbus Kienboeck oboInOwl:hasDbXref MESH:D010020 semapv:UnspecifiedMatching +HP:0010889 Morbus Kienboeck oboInOwl:hasDbXref SCTID:360466009 semapv:UnspecifiedMatching +HP:0010889 Morbus Kienboeck oboInOwl:hasDbXref SCTID:367356000 semapv:UnspecifiedMatching +HP:0010889 Morbus Kienboeck oboInOwl:hasDbXref SCTID:84062004 semapv:UnspecifiedMatching +HP:0010889 Morbus Kienboeck oboInOwl:hasDbXref UMLS:C0022682 semapv:UnspecifiedMatching +HP:0010890 Morbus Osgood-Schlatter oboInOwl:hasDbXref MESH:D055034 semapv:UnspecifiedMatching +HP:0010890 Morbus Osgood-Schlatter oboInOwl:hasDbXref SCTID:72047008 semapv:UnspecifiedMatching +HP:0010890 Morbus Osgood-Schlatter oboInOwl:hasDbXref SCTID:79353000 semapv:UnspecifiedMatching +HP:0010890 Morbus Osgood-Schlatter oboInOwl:hasDbXref UMLS:C0029376 semapv:UnspecifiedMatching +HP:0010891 Morbus Scheuermann oboInOwl:hasDbXref MESH:D012544 semapv:UnspecifiedMatching +HP:0010891 Morbus Scheuermann oboInOwl:hasDbXref SCTID:53406005 semapv:UnspecifiedMatching +HP:0010891 Morbus Scheuermann oboInOwl:hasDbXref UMLS:C0036310 semapv:UnspecifiedMatching +HP:0010892 Abnormal circulating branched chain amino acid concentration oboInOwl:hasDbXref UMLS:C4023673 semapv:UnspecifiedMatching +HP:0010893 Abnormal circulating phenylalanine concentration oboInOwl:hasDbXref UMLS:C4023672 semapv:UnspecifiedMatching +HP:0010894 Abnormal circulating serine family amino acid concentration oboInOwl:hasDbXref UMLS:C4023671 semapv:UnspecifiedMatching +HP:0010895 Abnormal circulating glycine concentration oboInOwl:hasDbXref UMLS:C4023670 semapv:UnspecifiedMatching +HP:0010896 Hypersarcosinemia oboInOwl:hasDbXref MESH:C537236 semapv:UnspecifiedMatching +HP:0010896 Hypersarcosinemia oboInOwl:hasDbXref SCTID:64852002 semapv:UnspecifiedMatching +HP:0010896 Hypersarcosinemia oboInOwl:hasDbXref UMLS:C0268563 semapv:UnspecifiedMatching +HP:0010897 Hypersarcosinuria oboInOwl:hasDbXref UMLS:C4023669 semapv:UnspecifiedMatching +HP:0010898 Abnormal circulating sarcosine concentration oboInOwl:hasDbXref UMLS:C4023668 semapv:UnspecifiedMatching +HP:0010899 Abnormal circulating aspartate family amino acid concentration oboInOwl:hasDbXref UMLS:C4023667 semapv:UnspecifiedMatching +HP:0010900 Abnormal circulating threonine concentration oboInOwl:hasDbXref UMLS:C4023666 semapv:UnspecifiedMatching +HP:0010901 Abnormal circulating methionine concentration oboInOwl:hasDbXref UMLS:C4023665 semapv:UnspecifiedMatching +HP:0010902 Abnormal circulating glutamine family amino acid concentration oboInOwl:hasDbXref UMLS:C4023664 semapv:UnspecifiedMatching +HP:0010903 Abnormal circulating glutamine concentration oboInOwl:hasDbXref UMLS:C4023663 semapv:UnspecifiedMatching +HP:0010904 Abnormal circulating histidine concentration oboInOwl:hasDbXref UMLS:C4023662 semapv:UnspecifiedMatching +HP:0010906 Hyperhistidinemia oboInOwl:hasDbXref MESH:C538320 semapv:UnspecifiedMatching +HP:0010906 Hyperhistidinemia oboInOwl:hasDbXref SCTID:124628005 semapv:UnspecifiedMatching +HP:0010906 Hyperhistidinemia oboInOwl:hasDbXref SCTID:410058007 semapv:UnspecifiedMatching +HP:0010906 Hyperhistidinemia oboInOwl:hasDbXref UMLS:C0220992 semapv:UnspecifiedMatching +HP:0010907 Abnormal circulating proline concentration oboInOwl:hasDbXref UMLS:C4023661 semapv:UnspecifiedMatching +HP:0010908 Abnormal circulating lysine concentration oboInOwl:hasDbXref UMLS:C4023660 semapv:UnspecifiedMatching +HP:0010909 Abnormal circulating arginine concentration oboInOwl:hasDbXref UMLS:C4023659 semapv:UnspecifiedMatching +HP:0010910 Hypervalinemia oboInOwl:hasDbXref MESH:C536524 semapv:UnspecifiedMatching +HP:0010910 Hypervalinemia oboInOwl:hasDbXref SCTID:47719001 semapv:UnspecifiedMatching +HP:0010910 Hypervalinemia oboInOwl:hasDbXref UMLS:C0268573 semapv:UnspecifiedMatching +HP:0010911 Hyperleucinemia oboInOwl:hasDbXref SCTID:24013007 semapv:UnspecifiedMatching +HP:0010911 Hyperleucinemia oboInOwl:hasDbXref UMLS:C0268576 semapv:UnspecifiedMatching +HP:0010912 Abnormal circulating isoleucine concentration oboInOwl:hasDbXref UMLS:C4023658 semapv:UnspecifiedMatching +HP:0010913 Hyperisoleucinemia oboInOwl:hasDbXref UMLS:C4023657 semapv:UnspecifiedMatching +HP:0010914 Abnormal circulating valine concentration oboInOwl:hasDbXref UMLS:C4023656 semapv:UnspecifiedMatching +HP:0010915 Abnormal circulating pyruvate family amino acid concentration oboInOwl:hasDbXref UMLS:C4023655 semapv:UnspecifiedMatching +HP:0010916 Abnormal circulating alanine concentration oboInOwl:hasDbXref UMLS:C4023654 semapv:UnspecifiedMatching +HP:0010917 Abnormal circulating tyrosine concentration oboInOwl:hasDbXref UMLS:C4023653 semapv:UnspecifiedMatching +HP:0010918 Abnormal circulating cysteine concentration oboInOwl:hasDbXref UMLS:C4023652 semapv:UnspecifiedMatching +HP:0010919 Abnormal circulating homocysteine concentration oboInOwl:hasDbXref UMLS:C4023651 semapv:UnspecifiedMatching +HP:0010920 Zonular cataract oboInOwl:hasDbXref MESH:C535342 semapv:UnspecifiedMatching +HP:0010920 Zonular cataract oboInOwl:hasDbXref UMLS:C1861821 semapv:UnspecifiedMatching +HP:0010921 Coralliform cataract oboInOwl:hasDbXref UMLS:C1392104 semapv:UnspecifiedMatching +HP:0010922 Membranous cataract oboInOwl:hasDbXref MESH:D002386 semapv:UnspecifiedMatching +HP:0010922 Membranous cataract oboInOwl:hasDbXref UMLS:C0524524 semapv:UnspecifiedMatching +HP:0010923 Anterior subcapsular cataract oboInOwl:hasDbXref SCTID:315352000 semapv:UnspecifiedMatching +HP:0010923 Anterior subcapsular cataract oboInOwl:hasDbXref UMLS:C1112768 semapv:UnspecifiedMatching +HP:0010924 Posterior cortical cataract oboInOwl:hasDbXref UMLS:C4023650 semapv:UnspecifiedMatching +HP:0010925 Nuclear punctate cataract oboInOwl:hasDbXref UMLS:C4023649 semapv:UnspecifiedMatching +HP:0010926 Aculeiform cataract oboInOwl:hasDbXref MESH:C566162 semapv:UnspecifiedMatching +HP:0010926 Aculeiform cataract oboInOwl:hasDbXref UMLS:C1861832 semapv:UnspecifiedMatching +HP:0010927 Abnormal blood inorganic cation concentration oboInOwl:hasDbXref UMLS:C4023648 semapv:UnspecifiedMatching +HP:0010929 Abnormal blood cation concentration oboInOwl:hasDbXref UMLS:C4023646 semapv:UnspecifiedMatching +HP:0010930 Abnormal blood monovalent inorganic cation concentration oboInOwl:hasDbXref UMLS:C4023645 semapv:UnspecifiedMatching +HP:0010931 Abnormal blood sodium concentration oboInOwl:hasDbXref UMLS:C4023644 semapv:UnspecifiedMatching +HP:0010932 Abnormal circulating nucleobase concentration oboInOwl:hasDbXref UMLS:C4020762 semapv:UnspecifiedMatching +HP:0010932 Abnormal circulating nucleobase concentration oboInOwl:hasDbXref UMLS:C4023643 semapv:UnspecifiedMatching +HP:0010933 Hyperxanthinemia oboInOwl:hasDbXref UMLS:C4023642 semapv:UnspecifiedMatching +HP:0010934 Xanthinuria oboInOwl:hasDbXref SCTID:190919008 semapv:UnspecifiedMatching +HP:0010934 Xanthinuria oboInOwl:hasDbXref SCTID:54627004 semapv:UnspecifiedMatching +HP:0010934 Xanthinuria oboInOwl:hasDbXref UMLS:C0220988 semapv:UnspecifiedMatching +HP:0010935 Abnormality of the upper urinary tract oboInOwl:hasDbXref UMLS:C4023641 semapv:UnspecifiedMatching +HP:0010936 Abnormality of the lower urinary tract oboInOwl:hasDbXref UMLS:C4023640 semapv:UnspecifiedMatching +HP:0010937 Abnormality of the nasal skeleton oboInOwl:hasDbXref UMLS:C4023639 semapv:UnspecifiedMatching +HP:0010937 Abnormality of the nasal skeleton oboInOwl:hasDbXref UMLS:C4280361 semapv:UnspecifiedMatching +HP:0010938 Abnormality of the external nose oboInOwl:hasDbXref UMLS:C2164724 semapv:UnspecifiedMatching +HP:0010938 Abnormality of the external nose oboInOwl:hasDbXref UMLS:C4023638 semapv:UnspecifiedMatching +HP:0010938 Abnormality of the external nose oboInOwl:hasDbXref UMLS:C4280360 semapv:UnspecifiedMatching +HP:0010939 Abnormality of the nasal bone oboInOwl:hasDbXref UMLS:C4023637 semapv:UnspecifiedMatching +HP:0010940 Aplasia/Hypoplasia of the nasal bone oboInOwl:hasDbXref UMLS:C4023636 semapv:UnspecifiedMatching +HP:0010941 Aplasia of the nasal bone oboInOwl:hasDbXref MESH:C562753 semapv:UnspecifiedMatching +HP:0010941 Aplasia of the nasal bone oboInOwl:hasDbXref SCTID:91900007 semapv:UnspecifiedMatching +HP:0010941 Aplasia of the nasal bone oboInOwl:hasDbXref UMLS:C0339850 semapv:UnspecifiedMatching +HP:0010941 Aplasia of the nasal bone oboInOwl:hasDbXref UMLS:C0339851 semapv:UnspecifiedMatching +HP:0010941 Aplasia of the nasal bone oboInOwl:hasDbXref UMLS:C4023635 semapv:UnspecifiedMatching +HP:0010942 Echogenic intracardiac focus oboInOwl:hasDbXref UMLS:C4023634 semapv:UnspecifiedMatching +HP:0010943 Echogenic fetal bowel oboInOwl:hasDbXref MESH:D058535 semapv:UnspecifiedMatching +HP:0010943 Echogenic fetal bowel oboInOwl:hasDbXref UMLS:C2936423 semapv:UnspecifiedMatching +HP:0010944 Abnormal renal pelvis morphology oboInOwl:hasDbXref UMLS:C4023633 semapv:UnspecifiedMatching +HP:0010945 Fetal pyelectasis oboInOwl:hasDbXref MESH:D058536 semapv:UnspecifiedMatching +HP:0010945 Fetal pyelectasis oboInOwl:hasDbXref SCTID:430035004 semapv:UnspecifiedMatching +HP:0010945 Fetal pyelectasis oboInOwl:hasDbXref UMLS:C2317073 semapv:UnspecifiedMatching +HP:0010946 Dilatation of the renal pelvis oboInOwl:hasDbXref UMLS:C1868864 semapv:UnspecifiedMatching +HP:0010947 Abnormality of ductus venosus blood flow oboInOwl:hasDbXref UMLS:C4023632 semapv:UnspecifiedMatching +HP:0010948 Abnormality of the fetal cardiovascular system oboInOwl:hasDbXref UMLS:C4021210 semapv:UnspecifiedMatching +HP:0010949 Abnormality of umbilical vein blood flow oboInOwl:hasDbXref UMLS:C4023631 semapv:UnspecifiedMatching +HP:0010950 Abnormality of the fourth ventricle oboInOwl:hasDbXref UMLS:C4023630 semapv:UnspecifiedMatching +HP:0010951 Abnormality of the third ventricle oboInOwl:hasDbXref UMLS:C4023629 semapv:UnspecifiedMatching +HP:0010952 Mild fetal ventriculomegaly oboInOwl:hasDbXref UMLS:C4023628 semapv:UnspecifiedMatching +HP:0010953 Noncommunicating hydrocephalus oboInOwl:hasDbXref MESH:D006849 semapv:UnspecifiedMatching +HP:0010953 Noncommunicating hydrocephalus oboInOwl:hasDbXref SCTID:230746009 semapv:UnspecifiedMatching +HP:0010953 Noncommunicating hydrocephalus oboInOwl:hasDbXref SCTID:82346000 semapv:UnspecifiedMatching +HP:0010953 Noncommunicating hydrocephalus oboInOwl:hasDbXref UMLS:C0549423 semapv:UnspecifiedMatching +HP:0010954 Hypoplastic right heart oboInOwl:hasDbXref SCTID:268180007 semapv:UnspecifiedMatching +HP:0010954 Hypoplastic right heart oboInOwl:hasDbXref SCTID:39589002 semapv:UnspecifiedMatching +HP:0010954 Hypoplastic right heart oboInOwl:hasDbXref UMLS:C0265856 semapv:UnspecifiedMatching +HP:0010954 Hypoplastic right heart oboInOwl:hasDbXref UMLS:C0344963 semapv:UnspecifiedMatching +HP:0010955 Dilatation of the bladder oboInOwl:hasDbXref UMLS:C0549253 semapv:UnspecifiedMatching +HP:0010956 Fetal megacystis oboInOwl:hasDbXref MESH:C536139 semapv:UnspecifiedMatching +HP:0010956 Fetal megacystis oboInOwl:hasDbXref UMLS:C2931117 semapv:UnspecifiedMatching +HP:0010957 Congenital posterior urethral valve oboInOwl:hasDbXref SCTID:253900005 semapv:UnspecifiedMatching +HP:0010957 Congenital posterior urethral valve oboInOwl:hasDbXref UMLS:C0238506 semapv:UnspecifiedMatching +HP:0010958 Bilateral renal agenesis oboInOwl:hasDbXref MESH:C536482 semapv:UnspecifiedMatching +HP:0010958 Bilateral renal agenesis oboInOwl:hasDbXref SCTID:41962002 semapv:UnspecifiedMatching +HP:0010958 Bilateral renal agenesis oboInOwl:hasDbXref UMLS:C1609433 semapv:UnspecifiedMatching +HP:0010959 Congenital cystic adenomatoid malformation of the lung oboInOwl:hasDbXref MESH:D015615 semapv:UnspecifiedMatching +HP:0010959 Congenital cystic adenomatoid malformation of the lung oboInOwl:hasDbXref SCTID:111318005 semapv:UnspecifiedMatching +HP:0010959 Congenital cystic adenomatoid malformation of the lung oboInOwl:hasDbXref UMLS:C0010668 semapv:UnspecifiedMatching +HP:0010960 Bronchopulmonary sequestration oboInOwl:hasDbXref MESH:D001998 semapv:UnspecifiedMatching +HP:0010960 Bronchopulmonary sequestration oboInOwl:hasDbXref SCTID:18620009 semapv:UnspecifiedMatching +HP:0010960 Bronchopulmonary sequestration oboInOwl:hasDbXref UMLS:C0006288 semapv:UnspecifiedMatching +HP:0010961 Intralobar sequestration oboInOwl:hasDbXref UMLS:C4023627 semapv:UnspecifiedMatching +HP:0010962 Extralobar sequestration oboInOwl:hasDbXref UMLS:C4023626 semapv:UnspecifiedMatching +HP:0010963 Absence of stomach bubble on fetal sonography oboInOwl:hasDbXref UMLS:C4023625 semapv:UnspecifiedMatching +HP:0010964 Abnormal circulating long-chain fatty-acid concentration oboInOwl:hasDbXref UMLS:C4023624 semapv:UnspecifiedMatching +HP:0010965 Abnormal circulating phytanic acid concentration oboInOwl:hasDbXref UMLS:C4023623 semapv:UnspecifiedMatching +HP:0010966 Abnormal circulating fatty-acid anion concentration oboInOwl:hasDbXref UMLS:C4021209 semapv:UnspecifiedMatching +HP:0010967 Abnormal circulating carnitine concentration oboInOwl:hasDbXref UMLS:C4020761 semapv:UnspecifiedMatching +HP:0010967 Abnormal circulating carnitine concentration oboInOwl:hasDbXref UMLS:C4021855 semapv:UnspecifiedMatching +HP:0010968 Abnormality of liposaccharide metabolism oboInOwl:hasDbXref UMLS:C4023622 semapv:UnspecifiedMatching +HP:0010969 Abnormality of glycolipid metabolism oboInOwl:hasDbXref UMLS:C4023621 semapv:UnspecifiedMatching +HP:0010970 Blood group antigen abnormality oboInOwl:hasDbXref UMLS:C4023620 semapv:UnspecifiedMatching +HP:0010971 Absence of Lutheran antigen on erythrocytes oboInOwl:hasDbXref UMLS:C4023619 semapv:UnspecifiedMatching +HP:0010972 Anemia of inadequate production oboInOwl:hasDbXref SCTID:70730006 semapv:UnspecifiedMatching +HP:0010972 Anemia of inadequate production oboInOwl:hasDbXref UMLS:C0392708 semapv:UnspecifiedMatching +HP:0010972 Anemia of inadequate production oboInOwl:hasDbXref UMLS:C0678199 semapv:UnspecifiedMatching +HP:0010974 Abnormal myeloid leukocyte morphology oboInOwl:hasDbXref UMLS:C4023618 semapv:UnspecifiedMatching +HP:0010975 Abnormal B cell count oboInOwl:hasDbXref UMLS:C4021208 semapv:UnspecifiedMatching +HP:0010976 B lymphocytopenia oboInOwl:hasDbXref UMLS:C1855067 semapv:UnspecifiedMatching +HP:0010977 Abnormal phagocytosis oboInOwl:hasDbXref UMLS:C4023617 semapv:UnspecifiedMatching +HP:0010978 Abnormality of immune system physiology oboInOwl:hasDbXref UMLS:C4023616 semapv:UnspecifiedMatching +HP:0010979 Abnormality of lipoprotein cholesterol concentration oboInOwl:hasDbXref UMLS:C4023615 semapv:UnspecifiedMatching +HP:0010980 Hyperlipoproteinemia oboInOwl:hasDbXref MESH:D006951 semapv:UnspecifiedMatching +HP:0010980 Hyperlipoproteinemia oboInOwl:hasDbXref SCTID:3744001 semapv:UnspecifiedMatching +HP:0010980 Hyperlipoproteinemia oboInOwl:hasDbXref UMLS:C0020476 semapv:UnspecifiedMatching +HP:0010981 Hypolipoproteinemia oboInOwl:hasDbXref MESH:D007009 semapv:UnspecifiedMatching +HP:0010981 Hypolipoproteinemia oboInOwl:hasDbXref SCTID:267436001 semapv:UnspecifiedMatching +HP:0010981 Hypolipoproteinemia oboInOwl:hasDbXref SCTID:363140000 semapv:UnspecifiedMatching +HP:0010981 Hypolipoproteinemia oboInOwl:hasDbXref UMLS:C0020623 semapv:UnspecifiedMatching +HP:0010982 Polygenic inheritance oboInOwl:hasDbXref MESH:D020412 semapv:UnspecifiedMatching +HP:0010982 Polygenic inheritance oboInOwl:hasDbXref UMLS:C1148552 semapv:UnspecifiedMatching +HP:0010983 Oligogenic inheritance oboInOwl:hasDbXref MESH:D020412 semapv:UnspecifiedMatching +HP:0010983 Oligogenic inheritance oboInOwl:hasDbXref UMLS:C1136026 semapv:UnspecifiedMatching +HP:0010984 Digenic inheritance oboInOwl:hasDbXref UMLS:C4023614 semapv:UnspecifiedMatching +HP:0010985 Gonosomal inheritance oboInOwl:hasDbXref UMLS:C4023613 semapv:UnspecifiedMatching +HP:0010987 Abnormal cellular immune system morphology oboInOwl:hasDbXref UMLS:C4023612 semapv:UnspecifiedMatching +HP:0010988 Abnormality of the extrinsic pathway oboInOwl:hasDbXref UMLS:C4023611 semapv:UnspecifiedMatching +HP:0010989 Abnormality of the intrinsic pathway oboInOwl:hasDbXref UMLS:C4023610 semapv:UnspecifiedMatching +HP:0010990 Abnormality of the common coagulation pathway oboInOwl:hasDbXref UMLS:C4023609 semapv:UnspecifiedMatching +HP:0010991 Abnormal morphology of the abdominal musculature oboInOwl:hasDbXref UMLS:C4023608 semapv:UnspecifiedMatching +HP:0010992 Stress urinary incontinence oboInOwl:hasDbXref MESH:D014550 semapv:UnspecifiedMatching +HP:0010992 Stress urinary incontinence oboInOwl:hasDbXref SCTID:22220005 semapv:UnspecifiedMatching +HP:0010992 Stress urinary incontinence oboInOwl:hasDbXref UMLS:C0042025 semapv:UnspecifiedMatching +HP:0010993 Abnormality of the cerebral subcortex oboInOwl:hasDbXref UMLS:C4021207 semapv:UnspecifiedMatching +HP:0010994 Abnormal corpus striatum morphology oboInOwl:hasDbXref UMLS:C4023607 semapv:UnspecifiedMatching +HP:0010995 Abnormal circulating dicarboxylic acid concentration oboInOwl:hasDbXref UMLS:C4023606 semapv:UnspecifiedMatching +HP:0010996 Abnormal circulating monocarboxylic acid cocentration oboInOwl:hasDbXref UMLS:C4023605 semapv:UnspecifiedMatching +HP:0010997 Chromosomal breakage induced by ionizing radiation oboInOwl:hasDbXref UMLS:C4021206 semapv:UnspecifiedMatching +HP:0010998 Increased susceptibility to spontaneous sister chromatid exchange oboInOwl:hasDbXref UMLS:C4023604 semapv:UnspecifiedMatching +HP:0010999 Aplasia of the optic tract oboInOwl:hasDbXref UMLS:C4023603 semapv:UnspecifiedMatching +HP:0011000 Aplasia/Hypoplasia of the optic tract oboInOwl:hasDbXref UMLS:C4023602 semapv:UnspecifiedMatching +HP:0011001 Increased bone mineral density oboInOwl:hasDbXref MESH:D010026 semapv:UnspecifiedMatching +HP:0011001 Increased bone mineral density oboInOwl:hasDbXref SCTID:49347007 semapv:UnspecifiedMatching +HP:0011001 Increased bone mineral density oboInOwl:hasDbXref UMLS:C0029464 semapv:UnspecifiedMatching +HP:0011002 Osteopetrosis oboInOwl:hasDbXref MESH:D010022 semapv:UnspecifiedMatching +HP:0011002 Osteopetrosis oboInOwl:hasDbXref SCTID:1926006 semapv:UnspecifiedMatching +HP:0011002 Osteopetrosis oboInOwl:hasDbXref SCTID:367489004 semapv:UnspecifiedMatching +HP:0011002 Osteopetrosis oboInOwl:hasDbXref UMLS:C0029454 semapv:UnspecifiedMatching +HP:0011003 High myopia oboInOwl:hasDbXref SCTID:34187009 semapv:UnspecifiedMatching +HP:0011003 High myopia oboInOwl:hasDbXref UMLS:C0271183 semapv:UnspecifiedMatching +HP:0011004 Abnormal systemic arterial morphology oboInOwl:hasDbXref SCTID:234119001 semapv:UnspecifiedMatching +HP:0011004 Abnormal systemic arterial morphology oboInOwl:hasDbXref UMLS:C0151489 semapv:UnspecifiedMatching +HP:0011004 Abnormal systemic arterial morphology oboInOwl:hasDbXref UMLS:C4021205 semapv:UnspecifiedMatching +HP:0011005 Mixed cirrhosis oboInOwl:hasDbXref UMLS:C1392669 semapv:UnspecifiedMatching +HP:0011006 Abnormal morphology of the musculature of the neck oboInOwl:hasDbXref UMLS:C4023601 semapv:UnspecifiedMatching +HP:0011008 Temporal pattern oboInOwl:hasDbXref UMLS:C4021204 semapv:UnspecifiedMatching +HP:0011009 Acute oboInOwl:hasDbXref SCTID:272118002 semapv:UnspecifiedMatching +HP:0011009 Acute oboInOwl:hasDbXref UMLS:C0205178 semapv:UnspecifiedMatching +HP:0011010 Chronic oboInOwl:hasDbXref SCTID:90734009 semapv:UnspecifiedMatching +HP:0011010 Chronic oboInOwl:hasDbXref UMLS:C0205191 semapv:UnspecifiedMatching +HP:0011011 Subacute oboInOwl:hasDbXref SCTID:19939008 semapv:UnspecifiedMatching +HP:0011011 Subacute oboInOwl:hasDbXref UMLS:C0205365 semapv:UnspecifiedMatching +HP:0011012 Abnormal circulating polysaccharide concentration oboInOwl:hasDbXref UMLS:C4023600 semapv:UnspecifiedMatching +HP:0011013 Abnormal circulating carbohydrate concentration oboInOwl:hasDbXref UMLS:C4023599 semapv:UnspecifiedMatching +HP:0011014 Abnormal glucose homeostasis oboInOwl:hasDbXref UMLS:C4023598 semapv:UnspecifiedMatching +HP:0011015 Abnormal blood glucose concentration oboInOwl:hasDbXref UMLS:C4023597 semapv:UnspecifiedMatching +HP:0011016 Abnormality of urine glucose concentration oboInOwl:hasDbXref UMLS:C4023596 semapv:UnspecifiedMatching +HP:0011017 Abnormal cellular physiology oboInOwl:hasDbXref UMLS:C4023595 semapv:UnspecifiedMatching +HP:0011018 Abnormality of the cell cycle oboInOwl:hasDbXref UMLS:C4023594 semapv:UnspecifiedMatching +HP:0011019 Abnormality of chromosome condensation oboInOwl:hasDbXref UMLS:C4023593 semapv:UnspecifiedMatching +HP:0011020 Abnormality of mucopolysaccharide metabolism oboInOwl:hasDbXref UMLS:C4023592 semapv:UnspecifiedMatching +HP:0011021 Abnormality of circulating enzyme level oboInOwl:hasDbXref UMLS:C4023591 semapv:UnspecifiedMatching +HP:0011022 Abnormal circulating unsaturated fatty acid concentration oboInOwl:hasDbXref UMLS:C4023590 semapv:UnspecifiedMatching +HP:0011023 Abnormal circulating prostaglandin circulation oboInOwl:hasDbXref UMLS:C4023589 semapv:UnspecifiedMatching +HP:0011024 Abnormality of the gastrointestinal tract oboInOwl:hasDbXref MESH:D004066 semapv:UnspecifiedMatching +HP:0011024 Abnormality of the gastrointestinal tract oboInOwl:hasDbXref MESH:D005767 semapv:UnspecifiedMatching +HP:0011024 Abnormality of the gastrointestinal tract oboInOwl:hasDbXref SCTID:119292006 semapv:UnspecifiedMatching +HP:0011024 Abnormality of the gastrointestinal tract oboInOwl:hasDbXref SCTID:25374005 semapv:UnspecifiedMatching +HP:0011024 Abnormality of the gastrointestinal tract oboInOwl:hasDbXref SCTID:53619000 semapv:UnspecifiedMatching +HP:0011024 Abnormality of the gastrointestinal tract oboInOwl:hasDbXref UMLS:C0012242 semapv:UnspecifiedMatching +HP:0011024 Abnormality of the gastrointestinal tract oboInOwl:hasDbXref UMLS:C0017178 semapv:UnspecifiedMatching +HP:0011024 Abnormality of the gastrointestinal tract oboInOwl:hasDbXref UMLS:C4023588 semapv:UnspecifiedMatching +HP:0011025 Abnormal cardiovascular system physiology oboInOwl:hasDbXref UMLS:C4023587 semapv:UnspecifiedMatching +HP:0011026 Aplasia/Hypoplasia of the vagina oboInOwl:hasDbXref UMLS:C4023586 semapv:UnspecifiedMatching +HP:0011027 Abnormal fallopian tube morphology oboInOwl:hasDbXref UMLS:C0281842 semapv:UnspecifiedMatching +HP:0011028 Abnormality of blood circulation oboInOwl:hasDbXref UMLS:C4020760 semapv:UnspecifiedMatching +HP:0011028 Abnormality of blood circulation oboInOwl:hasDbXref UMLS:C4023585 semapv:UnspecifiedMatching +HP:0011029 Internal hemorrhage oboInOwl:hasDbXref UMLS:C1390214 semapv:UnspecifiedMatching +HP:0011030 Abnormal blood transition element cation concentration oboInOwl:hasDbXref UMLS:C4023584 semapv:UnspecifiedMatching +HP:0011031 Abnormality of iron homeostasis oboInOwl:hasDbXref UMLS:C4023583 semapv:UnspecifiedMatching +HP:0011032 Abnormality of fluid regulation oboInOwl:hasDbXref SCTID:1860003 semapv:UnspecifiedMatching +HP:0011032 Abnormality of fluid regulation oboInOwl:hasDbXref SCTID:190902006 semapv:UnspecifiedMatching +HP:0011032 Abnormality of fluid regulation oboInOwl:hasDbXref UMLS:C2364164 semapv:UnspecifiedMatching +HP:0011033 Impairment of fructose metabolism oboInOwl:hasDbXref UMLS:C4023581 semapv:UnspecifiedMatching +HP:0011034 Amyloidosis oboInOwl:hasDbXref MESH:D000686 semapv:UnspecifiedMatching +HP:0011034 Amyloidosis oboInOwl:hasDbXref SCTID:17602002 semapv:UnspecifiedMatching +HP:0011034 Amyloidosis oboInOwl:hasDbXref UMLS:C0002726 semapv:UnspecifiedMatching +HP:0011035 Abnormal renal cortex morphology oboInOwl:hasDbXref UMLS:C4023580 semapv:UnspecifiedMatching +HP:0011036 Abnormality of renal excretion oboInOwl:hasDbXref MP:0005555 semapv:UnspecifiedMatching +HP:0011036 Abnormality of renal excretion oboInOwl:hasDbXref UMLS:C4023579 semapv:UnspecifiedMatching +HP:0011037 Decreased urine output oboInOwl:hasDbXref UMLS:C3887784 semapv:UnspecifiedMatching +HP:0011038 Abnormality of renal resorption oboInOwl:hasDbXref UMLS:C4023578 semapv:UnspecifiedMatching +HP:0011039 Abnormality of the helix oboInOwl:hasDbXref UMLS:C1856660 semapv:UnspecifiedMatching +HP:0011040 Abnormality of the intrahepatic bile duct oboInOwl:hasDbXref UMLS:C4023577 semapv:UnspecifiedMatching +HP:0011041 Aplasia/Hypoplasia of the cervical spine oboInOwl:hasDbXref UMLS:C4023576 semapv:UnspecifiedMatching +HP:0011042 Abnormal blood potassium concentration oboInOwl:hasDbXref UMLS:C4023575 semapv:UnspecifiedMatching +HP:0011043 Abnormality of circulating adrenocorticotropin level oboInOwl:hasDbXref UMLS:C4023574 semapv:UnspecifiedMatching +HP:0011044 Abnormal number of permanent teeth oboInOwl:hasDbXref UMLS:C4023573 semapv:UnspecifiedMatching +HP:0011045 Agenesis of permanent maxillary central incisor oboInOwl:hasDbXref UMLS:C4023572 semapv:UnspecifiedMatching +HP:0011045 Agenesis of permanent maxillary central incisor oboInOwl:hasDbXref UMLS:C4280358 semapv:UnspecifiedMatching +HP:0011045 Agenesis of permanent maxillary central incisor oboInOwl:hasDbXref UMLS:C4280359 semapv:UnspecifiedMatching +HP:0011046 Agenesis of primary maxillary central incisor oboInOwl:hasDbXref UMLS:C4023571 semapv:UnspecifiedMatching +HP:0011046 Agenesis of primary maxillary central incisor oboInOwl:hasDbXref UMLS:C4280357 semapv:UnspecifiedMatching +HP:0011047 Agenesis of primary mandibular central incisor oboInOwl:hasDbXref UMLS:C4023570 semapv:UnspecifiedMatching +HP:0011047 Agenesis of primary mandibular central incisor oboInOwl:hasDbXref UMLS:C4280355 semapv:UnspecifiedMatching +HP:0011047 Agenesis of primary mandibular central incisor oboInOwl:hasDbXref UMLS:C4280356 semapv:UnspecifiedMatching +HP:0011048 Agenesis of permanent mandibular central incisor oboInOwl:hasDbXref UMLS:C4023569 semapv:UnspecifiedMatching +HP:0011048 Agenesis of permanent mandibular central incisor oboInOwl:hasDbXref UMLS:C4280354 semapv:UnspecifiedMatching +HP:0011049 Agenesis of primary maxillary lateral incisor oboInOwl:hasDbXref UMLS:C4023568 semapv:UnspecifiedMatching +HP:0011049 Agenesis of primary maxillary lateral incisor oboInOwl:hasDbXref UMLS:C4280353 semapv:UnspecifiedMatching +HP:0011050 Agenesis of permanent maxillary lateral incisor oboInOwl:hasDbXref UMLS:C4023567 semapv:UnspecifiedMatching +HP:0011050 Agenesis of permanent maxillary lateral incisor oboInOwl:hasDbXref UMLS:C4280352 semapv:UnspecifiedMatching +HP:0011051 Agenesis of premolar oboInOwl:hasDbXref UMLS:C4023566 semapv:UnspecifiedMatching +HP:0011051 Agenesis of premolar oboInOwl:hasDbXref UMLS:C4280351 semapv:UnspecifiedMatching +HP:0011052 Agenesis of maxillary premolar oboInOwl:hasDbXref UMLS:C4023565 semapv:UnspecifiedMatching +HP:0011052 Agenesis of maxillary premolar oboInOwl:hasDbXref UMLS:C4280350 semapv:UnspecifiedMatching +HP:0011053 Agenesis of mandibular premolar oboInOwl:hasDbXref UMLS:C4023564 semapv:UnspecifiedMatching +HP:0011053 Agenesis of mandibular premolar oboInOwl:hasDbXref UMLS:C4280349 semapv:UnspecifiedMatching +HP:0011054 Agenesis of molar oboInOwl:hasDbXref UMLS:C4021203 semapv:UnspecifiedMatching +HP:0011054 Agenesis of molar oboInOwl:hasDbXref UMLS:C4280348 semapv:UnspecifiedMatching +HP:0011055 Agenesis of permanent molar oboInOwl:hasDbXref UMLS:C4023563 semapv:UnspecifiedMatching +HP:0011055 Agenesis of permanent molar oboInOwl:hasDbXref UMLS:C4280347 semapv:UnspecifiedMatching +HP:0011056 Agenesis of first permanent molar tooth oboInOwl:hasDbXref UMLS:C4023562 semapv:UnspecifiedMatching +HP:0011056 Agenesis of first permanent molar tooth oboInOwl:hasDbXref UMLS:C4280346 semapv:UnspecifiedMatching +HP:0011057 Agenesis of second permanent molar oboInOwl:hasDbXref UMLS:C4023561 semapv:UnspecifiedMatching +HP:0011057 Agenesis of second permanent molar oboInOwl:hasDbXref UMLS:C4280257 semapv:UnspecifiedMatching +HP:0011058 Generalized periodontitis oboInOwl:hasDbXref UMLS:C4023560 semapv:UnspecifiedMatching +HP:0011058 Generalized periodontitis oboInOwl:hasDbXref UMLS:C4280345 semapv:UnspecifiedMatching +HP:0011059 Localized periodontitis oboInOwl:hasDbXref UMLS:C4023559 semapv:UnspecifiedMatching +HP:0011059 Localized periodontitis oboInOwl:hasDbXref UMLS:C4280344 semapv:UnspecifiedMatching +HP:0011060 Dentinogenesis imperfecta limited to primary teeth oboInOwl:hasDbXref MESH:D003805 semapv:UnspecifiedMatching +HP:0011060 Dentinogenesis imperfecta limited to primary teeth oboInOwl:hasDbXref SCTID:109492001 semapv:UnspecifiedMatching +HP:0011060 Dentinogenesis imperfecta limited to primary teeth oboInOwl:hasDbXref UMLS:C0011430 semapv:UnspecifiedMatching +HP:0011060 Dentinogenesis imperfecta limited to primary teeth oboInOwl:hasDbXref UMLS:C4023558 semapv:UnspecifiedMatching +HP:0011061 Abnormality of dental structure oboInOwl:hasDbXref UMLS:C4023557 semapv:UnspecifiedMatching +HP:0011062 Misalignment of incisors oboInOwl:hasDbXref UMLS:C4023556 semapv:UnspecifiedMatching +HP:0011062 Misalignment of incisors oboInOwl:hasDbXref UMLS:C4280343 semapv:UnspecifiedMatching +HP:0011063 Abnormality of incisor morphology oboInOwl:hasDbXref UMLS:C4023555 semapv:UnspecifiedMatching +HP:0011064 Abnormal number of incisors oboInOwl:hasDbXref UMLS:C4023554 semapv:UnspecifiedMatching +HP:0011065 Conical incisor oboInOwl:hasDbXref UMLS:C1856136 semapv:UnspecifiedMatching +HP:0011065 Conical incisor oboInOwl:hasDbXref UMLS:C4020759 semapv:UnspecifiedMatching +HP:0011065 Conical incisor oboInOwl:hasDbXref UMLS:C4280341 semapv:UnspecifiedMatching +HP:0011065 Conical incisor oboInOwl:hasDbXref UMLS:C4280342 semapv:UnspecifiedMatching +HP:0011067 Mesiodens oboInOwl:hasDbXref MESH:D014096 semapv:UnspecifiedMatching +HP:0011067 Mesiodens oboInOwl:hasDbXref SCTID:17802000 semapv:UnspecifiedMatching +HP:0011067 Mesiodens oboInOwl:hasDbXref SCTID:266414008 semapv:UnspecifiedMatching +HP:0011067 Mesiodens oboInOwl:hasDbXref SCTID:367534004 semapv:UnspecifiedMatching +HP:0011067 Mesiodens oboInOwl:hasDbXref SCTID:8666004 semapv:UnspecifiedMatching +HP:0011067 Mesiodens oboInOwl:hasDbXref UMLS:C0040457 semapv:UnspecifiedMatching +HP:0011067 Mesiodens oboInOwl:hasDbXref UMLS:C0266030 semapv:UnspecifiedMatching +HP:0011067 Mesiodens oboInOwl:hasDbXref UMLS:C4280340 semapv:UnspecifiedMatching +HP:0011068 Odontoma oboInOwl:hasDbXref MESH:D009810 semapv:UnspecifiedMatching +HP:0011068 Odontoma oboInOwl:hasDbXref SCTID:79074005 semapv:UnspecifiedMatching +HP:0011068 Odontoma oboInOwl:hasDbXref UMLS:C0028882 semapv:UnspecifiedMatching +HP:0011069 Increased number of teeth oboInOwl:hasDbXref MESH:D014096 semapv:UnspecifiedMatching +HP:0011069 Increased number of teeth oboInOwl:hasDbXref SCTID:266414008 semapv:UnspecifiedMatching +HP:0011069 Increased number of teeth oboInOwl:hasDbXref SCTID:367534004 semapv:UnspecifiedMatching +HP:0011069 Increased number of teeth oboInOwl:hasDbXref SCTID:8666004 semapv:UnspecifiedMatching +HP:0011069 Increased number of teeth oboInOwl:hasDbXref UMLS:C0040457 semapv:UnspecifiedMatching +HP:0011070 Abnormality of molar morphology oboInOwl:hasDbXref UMLS:C4023553 semapv:UnspecifiedMatching +HP:0011071 Abnormality of permanent molar morphology oboInOwl:hasDbXref UMLS:C4023552 semapv:UnspecifiedMatching +HP:0011072 Rootless teeth oboInOwl:hasDbXref MESH:C538215 semapv:UnspecifiedMatching +HP:0011072 Rootless teeth oboInOwl:hasDbXref SCTID:109493006 semapv:UnspecifiedMatching +HP:0011072 Rootless teeth oboInOwl:hasDbXref UMLS:C0399379 semapv:UnspecifiedMatching +HP:0011072 Rootless teeth oboInOwl:hasDbXref UMLS:C4082200 semapv:UnspecifiedMatching +HP:0011073 Abnormality of dental color oboInOwl:hasDbXref UMLS:C4023551 semapv:UnspecifiedMatching +HP:0011074 Localized hypoplasia of dental enamel oboInOwl:hasDbXref UMLS:C4023550 semapv:UnspecifiedMatching +HP:0011074 Localized hypoplasia of dental enamel oboInOwl:hasDbXref UMLS:C4280339 semapv:UnspecifiedMatching +HP:0011075 Green teeth oboInOwl:hasDbXref UMLS:C4023549 semapv:UnspecifiedMatching +HP:0011076 Abnormality of premolar oboInOwl:hasDbXref UMLS:C4023548 semapv:UnspecifiedMatching +HP:0011077 Abnormality of molar oboInOwl:hasDbXref UMLS:C4023547 semapv:UnspecifiedMatching +HP:0011078 Abnormality of canine oboInOwl:hasDbXref UMLS:C4023546 semapv:UnspecifiedMatching +HP:0011079 Impacted tooth oboInOwl:hasDbXref MESH:D014095 semapv:UnspecifiedMatching +HP:0011079 Impacted tooth oboInOwl:hasDbXref SCTID:129263008 semapv:UnspecifiedMatching +HP:0011079 Impacted tooth oboInOwl:hasDbXref SCTID:235104008 semapv:UnspecifiedMatching +HP:0011079 Impacted tooth oboInOwl:hasDbXref UMLS:C0040456 semapv:UnspecifiedMatching +HP:0011079 Impacted tooth oboInOwl:hasDbXref UMLS:C4280338 semapv:UnspecifiedMatching +HP:0011080 Abnormality of premolar morphology oboInOwl:hasDbXref UMLS:C4023545 semapv:UnspecifiedMatching +HP:0011081 Incisor macrodontia oboInOwl:hasDbXref UMLS:C4023544 semapv:UnspecifiedMatching +HP:0011081 Incisor macrodontia oboInOwl:hasDbXref UMLS:C4280337 semapv:UnspecifiedMatching +HP:0011082 Conical primary incisor oboInOwl:hasDbXref UMLS:C4023543 semapv:UnspecifiedMatching +HP:0011083 Conical maxillary incisor oboInOwl:hasDbXref UMLS:C4023542 semapv:UnspecifiedMatching +HP:0011084 Hypocalcification of dental enamel oboInOwl:hasDbXref UMLS:C4023541 semapv:UnspecifiedMatching +HP:0011085 Hypomature dental enamel oboInOwl:hasDbXref UMLS:C4023540 semapv:UnspecifiedMatching +HP:0011085 Hypomature dental enamel oboInOwl:hasDbXref UMLS:C4280266 semapv:UnspecifiedMatching +HP:0011085 Hypomature dental enamel oboInOwl:hasDbXref UMLS:C4280336 semapv:UnspecifiedMatching +HP:0011086 Dentinogenesis imperfecta of primary and permanent teeth oboInOwl:hasDbXref UMLS:C4023539 semapv:UnspecifiedMatching +HP:0011087 Talon cusp oboInOwl:hasDbXref SCTID:234955005 semapv:UnspecifiedMatching +HP:0011087 Talon cusp oboInOwl:hasDbXref SCTID:63691004 semapv:UnspecifiedMatching +HP:0011087 Talon cusp oboInOwl:hasDbXref UMLS:C0266034 semapv:UnspecifiedMatching +HP:0011087 Talon cusp oboInOwl:hasDbXref UMLS:C0399357 semapv:UnspecifiedMatching +HP:0011087 Talon cusp oboInOwl:hasDbXref UMLS:C4280335 semapv:UnspecifiedMatching +HP:0011088 Dens in dente oboInOwl:hasDbXref MESH:D003719 semapv:UnspecifiedMatching +HP:0011088 Dens in dente oboInOwl:hasDbXref SCTID:55197001 semapv:UnspecifiedMatching +HP:0011088 Dens in dente oboInOwl:hasDbXref UMLS:C0011320 semapv:UnspecifiedMatching +HP:0011089 Double tooth oboInOwl:hasDbXref MESH:D005671 semapv:UnspecifiedMatching +HP:0011089 Double tooth oboInOwl:hasDbXref SCTID:1744008 semapv:UnspecifiedMatching +HP:0011089 Double tooth oboInOwl:hasDbXref UMLS:C0016873 semapv:UnspecifiedMatching +HP:0011090 Fused teeth oboInOwl:hasDbXref MESH:D005671 semapv:UnspecifiedMatching +HP:0011090 Fused teeth oboInOwl:hasDbXref SCTID:1744008 semapv:UnspecifiedMatching +HP:0011090 Fused teeth oboInOwl:hasDbXref UMLS:C0016873 semapv:UnspecifiedMatching +HP:0011091 Gemination oboInOwl:hasDbXref SCTID:40273006 semapv:UnspecifiedMatching +HP:0011091 Gemination oboInOwl:hasDbXref UMLS:C0266033 semapv:UnspecifiedMatching +HP:0011092 Mulberry molar oboInOwl:hasDbXref SCTID:109436001 semapv:UnspecifiedMatching +HP:0011092 Mulberry molar oboInOwl:hasDbXref UMLS:C0266024 semapv:UnspecifiedMatching +HP:0011093 Molarization of premolar oboInOwl:hasDbXref UMLS:C1404304 semapv:UnspecifiedMatching +HP:0011093 Molarization of premolar oboInOwl:hasDbXref UMLS:C4280334 semapv:UnspecifiedMatching +HP:0011094 Overbite oboInOwl:hasDbXref MESH:D057887 semapv:UnspecifiedMatching +HP:0011094 Overbite oboInOwl:hasDbXref SCTID:10816007 semapv:UnspecifiedMatching +HP:0011094 Overbite oboInOwl:hasDbXref SCTID:251293001 semapv:UnspecifiedMatching +HP:0011094 Overbite oboInOwl:hasDbXref SCTID:60476005 semapv:UnspecifiedMatching +HP:0011094 Overbite oboInOwl:hasDbXref SCTID:63783001 semapv:UnspecifiedMatching +HP:0011094 Overbite oboInOwl:hasDbXref UMLS:C0266063 semapv:UnspecifiedMatching +HP:0011094 Overbite oboInOwl:hasDbXref UMLS:C0266067 semapv:UnspecifiedMatching +HP:0011094 Overbite oboInOwl:hasDbXref UMLS:C1305740 semapv:UnspecifiedMatching +HP:0011095 Overjet oboInOwl:hasDbXref MESH:D057887 semapv:UnspecifiedMatching +HP:0011095 Overjet oboInOwl:hasDbXref SCTID:251292006 semapv:UnspecifiedMatching +HP:0011095 Overjet oboInOwl:hasDbXref SCTID:70305005 semapv:UnspecifiedMatching +HP:0011095 Overjet oboInOwl:hasDbXref UMLS:C0596028 semapv:UnspecifiedMatching +HP:0011096 Peripheral demyelination oboInOwl:hasDbXref UMLS:C0878575 semapv:UnspecifiedMatching +HP:0011097 Epileptic spasm oboInOwl:hasDbXref MESH:D013036 semapv:UnspecifiedMatching +HP:0011097 Epileptic spasm oboInOwl:hasDbXref SCTID:28055006 semapv:UnspecifiedMatching +HP:0011097 Epileptic spasm oboInOwl:hasDbXref UMLS:C0037769 semapv:UnspecifiedMatching +HP:0011097 Epileptic spasm oboInOwl:hasDbXref UMLS:C1527366 semapv:UnspecifiedMatching +HP:0011098 Speech apraxia oboInOwl:hasDbXref MESH:D001072 semapv:UnspecifiedMatching +HP:0011098 Speech apraxia oboInOwl:hasDbXref SCTID:361276003 semapv:UnspecifiedMatching +HP:0011098 Speech apraxia oboInOwl:hasDbXref SCTID:361277007 semapv:UnspecifiedMatching +HP:0011098 Speech apraxia oboInOwl:hasDbXref SCTID:74227009 semapv:UnspecifiedMatching +HP:0011098 Speech apraxia oboInOwl:hasDbXref UMLS:C0264611 semapv:UnspecifiedMatching +HP:0011098 Speech apraxia oboInOwl:hasDbXref UMLS:C0349391 semapv:UnspecifiedMatching +HP:0011099 Spastic hemiparesis oboInOwl:hasDbXref MESH:D006429 semapv:UnspecifiedMatching +HP:0011099 Spastic hemiparesis oboInOwl:hasDbXref SCTID:79633009 semapv:UnspecifiedMatching +HP:0011099 Spastic hemiparesis oboInOwl:hasDbXref UMLS:C0154694 semapv:UnspecifiedMatching +HP:0011100 Intestinal atresia oboInOwl:hasDbXref MESH:D007409 semapv:UnspecifiedMatching +HP:0011100 Intestinal atresia oboInOwl:hasDbXref UMLS:C0021828 semapv:UnspecifiedMatching +HP:0011102 Ileal atresia oboInOwl:hasDbXref SCTID:25896009 semapv:UnspecifiedMatching +HP:0011102 Ileal atresia oboInOwl:hasDbXref UMLS:C0266176 semapv:UnspecifiedMatching +HP:0011103 Abnormal left ventricular outflow tract morphology oboInOwl:hasDbXref SCTID:253545000 semapv:UnspecifiedMatching +HP:0011103 Abnormal left ventricular outflow tract morphology oboInOwl:hasDbXref UMLS:C0344916 semapv:UnspecifiedMatching +HP:0011104 Abnormality of blood volume homeostasis oboInOwl:hasDbXref UMLS:C4023537 semapv:UnspecifiedMatching +HP:0011105 Hypervolemia oboInOwl:hasDbXref SCTID:21639008 semapv:UnspecifiedMatching +HP:0011105 Hypervolemia oboInOwl:hasDbXref UMLS:C0546817 semapv:UnspecifiedMatching +HP:0011106 Hypovolemia oboInOwl:hasDbXref MESH:D020896 semapv:UnspecifiedMatching +HP:0011106 Hypovolemia oboInOwl:hasDbXref SCTID:28560003 semapv:UnspecifiedMatching +HP:0011106 Hypovolemia oboInOwl:hasDbXref UMLS:C0546884 semapv:UnspecifiedMatching +HP:0011107 Recurrent aphthous stomatitis oboInOwl:hasDbXref MESH:D013281 semapv:UnspecifiedMatching +HP:0011107 Recurrent aphthous stomatitis oboInOwl:hasDbXref SCTID:110426005 semapv:UnspecifiedMatching +HP:0011107 Recurrent aphthous stomatitis oboInOwl:hasDbXref SCTID:398870000 semapv:UnspecifiedMatching +HP:0011107 Recurrent aphthous stomatitis oboInOwl:hasDbXref SCTID:426965005 semapv:UnspecifiedMatching +HP:0011107 Recurrent aphthous stomatitis oboInOwl:hasDbXref SCTID:427617000 semapv:UnspecifiedMatching +HP:0011107 Recurrent aphthous stomatitis oboInOwl:hasDbXref UMLS:C0038363 semapv:UnspecifiedMatching +HP:0011107 Recurrent aphthous stomatitis oboInOwl:hasDbXref UMLS:C2937365 semapv:UnspecifiedMatching +HP:0011108 Recurrent sinusitis oboInOwl:hasDbXref SCTID:195788001 semapv:UnspecifiedMatching +HP:0011108 Recurrent sinusitis oboInOwl:hasDbXref UMLS:C0581354 semapv:UnspecifiedMatching +HP:0011108 Recurrent sinusitis oboInOwl:hasDbXref UMLS:C4280333 semapv:UnspecifiedMatching +HP:0011109 Chronic sinusitis oboInOwl:hasDbXref SCTID:40055000 semapv:UnspecifiedMatching +HP:0011109 Chronic sinusitis oboInOwl:hasDbXref UMLS:C0149516 semapv:UnspecifiedMatching +HP:0011109 Chronic sinusitis oboInOwl:hasDbXref UMLS:C0748720 semapv:UnspecifiedMatching +HP:0011110 Recurrent tonsillitis oboInOwl:hasDbXref MESH:D014069 semapv:UnspecifiedMatching +HP:0011110 Recurrent tonsillitis oboInOwl:hasDbXref SCTID:90176007 semapv:UnspecifiedMatching +HP:0011110 Recurrent tonsillitis oboInOwl:hasDbXref UMLS:C0040425 semapv:UnspecifiedMatching +HP:0011111 Abnormality of immune serum protein physiology oboInOwl:hasDbXref UMLS:C4023536 semapv:UnspecifiedMatching +HP:0011112 Abnormality of serum cytokine level oboInOwl:hasDbXref MP:0010210 semapv:UnspecifiedMatching +HP:0011112 Abnormality of serum cytokine level oboInOwl:hasDbXref UMLS:C4023535 semapv:UnspecifiedMatching +HP:0011113 Abnormality of cytokine secretion oboInOwl:hasDbXref MP:0003009 semapv:UnspecifiedMatching +HP:0011113 Abnormality of cytokine secretion oboInOwl:hasDbXref UMLS:C4023534 semapv:UnspecifiedMatching +HP:0011114 Defective production of NFKB1-dependent cytokines oboInOwl:hasDbXref UMLS:C4023533 semapv:UnspecifiedMatching +HP:0011115 Abnormality of chemokine secretion oboInOwl:hasDbXref UMLS:C4023532 semapv:UnspecifiedMatching +HP:0011116 Abnormality of interferon secretion oboInOwl:hasDbXref UMLS:C4023531 semapv:UnspecifiedMatching +HP:0011117 Abnormality of interleukin secretion oboInOwl:hasDbXref UMLS:C4023530 semapv:UnspecifiedMatching +HP:0011118 Abnormality of tumor necrosis factor secretion oboInOwl:hasDbXref MP:0008556 semapv:UnspecifiedMatching +HP:0011118 Abnormality of tumor necrosis factor secretion oboInOwl:hasDbXref UMLS:C4023529 semapv:UnspecifiedMatching +HP:0011119 Abnormality of the nasal dorsum oboInOwl:hasDbXref UMLS:C4021202 semapv:UnspecifiedMatching +HP:0011119 Abnormality of the nasal dorsum oboInOwl:hasDbXref UMLS:C4280332 semapv:UnspecifiedMatching +HP:0011120 Concave nasal ridge oboInOwl:hasDbXref SCTID:710234009 semapv:UnspecifiedMatching +HP:0011120 Concave nasal ridge oboInOwl:hasDbXref UMLS:C0264169 semapv:UnspecifiedMatching +HP:0011121 Abnormality of skin morphology oboInOwl:hasDbXref UMLS:C4023528 semapv:UnspecifiedMatching +HP:0011122 Abnormality of skin physiology oboInOwl:hasDbXref UMLS:C4023527 semapv:UnspecifiedMatching +HP:0011123 Inflammatory abnormality of the skin oboInOwl:hasDbXref MESH:D003872 semapv:UnspecifiedMatching +HP:0011123 Inflammatory abnormality of the skin oboInOwl:hasDbXref MP:0004947 semapv:UnspecifiedMatching +HP:0011123 Inflammatory abnormality of the skin oboInOwl:hasDbXref SCTID:703938007 semapv:UnspecifiedMatching +HP:0011123 Inflammatory abnormality of the skin oboInOwl:hasDbXref UMLS:C0011603 semapv:UnspecifiedMatching +HP:0011123 Inflammatory abnormality of the skin oboInOwl:hasDbXref UMLS:C3875321 semapv:UnspecifiedMatching +HP:0011124 Abnormality of epidermal morphology oboInOwl:hasDbXref UMLS:C4023526 semapv:UnspecifiedMatching +HP:0011125 Abnormality of dermal melanosomes oboInOwl:hasDbXref UMLS:C4023525 semapv:UnspecifiedMatching +HP:0011126 Nephroptosis oboInOwl:hasDbXref UMLS:C1384594 semapv:UnspecifiedMatching +HP:0011127 Perioral eczema oboInOwl:hasDbXref UMLS:C1396126 semapv:UnspecifiedMatching +HP:0011128 Acute esophageal necrosis oboInOwl:hasDbXref UMLS:C4023524 semapv:UnspecifiedMatching +HP:0011129 Bilateral fetal pyelectasis oboInOwl:hasDbXref UMLS:C4023523 semapv:UnspecifiedMatching +HP:0011130 Abnormal renal calyx morphology oboInOwl:hasDbXref UMLS:C4023522 semapv:UnspecifiedMatching +HP:0011131 Perianal rash oboInOwl:hasDbXref UMLS:C0240705 semapv:UnspecifiedMatching +HP:0011132 Chronic furunculosis oboInOwl:hasDbXref UMLS:C4023521 semapv:UnspecifiedMatching +HP:0011133 Increased sensitivity to ionizing radiation oboInOwl:hasDbXref UMLS:C4021850 semapv:UnspecifiedMatching +HP:0011134 Low-grade fever oboInOwl:hasDbXref SCTID:304213008 semapv:UnspecifiedMatching +HP:0011134 Low-grade fever oboInOwl:hasDbXref UMLS:C0239574 semapv:UnspecifiedMatching +HP:0011135 Aplasia/Hypoplasia of the sweat glands oboInOwl:hasDbXref UMLS:C4023520 semapv:UnspecifiedMatching +HP:0011136 Aplasia of the sweat glands oboInOwl:hasDbXref UMLS:C2677485 semapv:UnspecifiedMatching +HP:0011137 Non-pruritic urticaria oboInOwl:hasDbXref UMLS:C4023519 semapv:UnspecifiedMatching +HP:0011138 Abnormality of skin adnexa morphology oboInOwl:hasDbXref UMLS:C4023518 semapv:UnspecifiedMatching +HP:0011139 Gastric duplication oboInOwl:hasDbXref UMLS:C4021201 semapv:UnspecifiedMatching +HP:0011140 Gastrointestinal duplication oboInOwl:hasDbXref SCTID:33257003 semapv:UnspecifiedMatching +HP:0011140 Gastrointestinal duplication oboInOwl:hasDbXref UMLS:C0266019 semapv:UnspecifiedMatching +HP:0011141 Age-related cataract oboInOwl:hasDbXref SCTID:39450006 semapv:UnspecifiedMatching +HP:0011141 Age-related cataract oboInOwl:hasDbXref UMLS:C0036646 semapv:UnspecifiedMatching +HP:0011142 Age-related nuclear cataract oboInOwl:hasDbXref MESH:C563333 semapv:UnspecifiedMatching +HP:0011142 Age-related nuclear cataract oboInOwl:hasDbXref UMLS:C1832423 semapv:UnspecifiedMatching +HP:0011143 Age-related cortical cataract oboInOwl:hasDbXref UMLS:C2880562 semapv:UnspecifiedMatching +HP:0011144 Age-related posterior subcapsular cataract oboInOwl:hasDbXref UMLS:C4023517 semapv:UnspecifiedMatching +HP:0011145 Symptomatic seizures oboInOwl:hasDbXref UMLS:C4023516 semapv:UnspecifiedMatching +HP:0011147 Typical absence seizure oboInOwl:hasDbXref MESH:D004832 semapv:UnspecifiedMatching +HP:0011147 Typical absence seizure oboInOwl:hasDbXref SCTID:230413002 semapv:UnspecifiedMatching +HP:0011147 Typical absence seizure oboInOwl:hasDbXref SCTID:432241000124101 semapv:UnspecifiedMatching +HP:0011147 Typical absence seizure oboInOwl:hasDbXref SCTID:50866000 semapv:UnspecifiedMatching +HP:0011147 Typical absence seizure oboInOwl:hasDbXref SCTID:79631006 semapv:UnspecifiedMatching +HP:0011147 Typical absence seizure oboInOwl:hasDbXref UMLS:C0014553 semapv:UnspecifiedMatching +HP:0011149 Absence seizure with eyelid myoclonia oboInOwl:hasDbXref UMLS:C4023513 semapv:UnspecifiedMatching +HP:0011150 Myoclonic absence seizure oboInOwl:hasDbXref UMLS:C4023512 semapv:UnspecifiedMatching +HP:0011151 Atypical absence status epilepticus oboInOwl:hasDbXref UMLS:C4023511 semapv:UnspecifiedMatching +HP:0011152 Early onset absence seizures oboInOwl:hasDbXref UMLS:C4023510 semapv:UnspecifiedMatching +HP:0011153 Focal motor seizure oboInOwl:hasDbXref MESH:D020938 semapv:UnspecifiedMatching +HP:0011153 Focal motor seizure oboInOwl:hasDbXref SCTID:128612007 semapv:UnspecifiedMatching +HP:0011153 Focal motor seizure oboInOwl:hasDbXref SCTID:82401000 semapv:UnspecifiedMatching +HP:0011153 Focal motor seizure oboInOwl:hasDbXref UMLS:C0016399 semapv:UnspecifiedMatching +HP:0011154 Focal autonomic seizure oboInOwl:hasDbXref UMLS:C4023509 semapv:UnspecifiedMatching +HP:0011157 Focal sensory seizure oboInOwl:hasDbXref MESH:D004827 semapv:UnspecifiedMatching +HP:0011157 Focal sensory seizure oboInOwl:hasDbXref SCTID:18618006 semapv:UnspecifiedMatching +HP:0011157 Focal sensory seizure oboInOwl:hasDbXref UMLS:C0236018 semapv:UnspecifiedMatching +HP:0011158 Focal sensory seizure with auditory features oboInOwl:hasDbXref UMLS:C1838063 semapv:UnspecifiedMatching +HP:0011159 Focal autonomic seizure with epigastric sensation/nausea/vomiting/other gastrointestinal phenomena oboInOwl:hasDbXref UMLS:C4023506 semapv:UnspecifiedMatching +HP:0011160 Focal sensory seizure with gustatory features oboInOwl:hasDbXref MESH:D006212 semapv:UnspecifiedMatching +HP:0011160 Focal sensory seizure with gustatory features oboInOwl:hasDbXref SCTID:29139005 semapv:UnspecifiedMatching +HP:0011160 Focal sensory seizure with gustatory features oboInOwl:hasDbXref UMLS:C0233766 semapv:UnspecifiedMatching +HP:0011161 Focal sensory seizure with olfactory features oboInOwl:hasDbXref UMLS:C4023504 semapv:UnspecifiedMatching +HP:0011163 Focal sensory seizure with somatosensory features oboInOwl:hasDbXref UMLS:C4023502 semapv:UnspecifiedMatching +HP:0011165 Focal sensory seizure with visual features oboInOwl:hasDbXref UMLS:C1850765 semapv:UnspecifiedMatching +HP:0011166 Focal myoclonic seizure oboInOwl:hasDbXref UMLS:C4023501 semapv:UnspecifiedMatching +HP:0011167 Focal tonic seizure oboInOwl:hasDbXref MESH:D020938 semapv:UnspecifiedMatching +HP:0011167 Focal tonic seizure oboInOwl:hasDbXref UMLS:C0752324 semapv:UnspecifiedMatching +HP:0011168 Eyelid myoclonias oboInOwl:hasDbXref UMLS:C4023500 semapv:UnspecifiedMatching +HP:0011169 Generalized clonic seizure oboInOwl:hasDbXref UMLS:C4023499 semapv:UnspecifiedMatching +HP:0011170 Generalized myoclonic-atonic seizure oboInOwl:hasDbXref MESH:D004831 semapv:UnspecifiedMatching +HP:0011170 Generalized myoclonic-atonic seizure oboInOwl:hasDbXref SCTID:230421008 semapv:UnspecifiedMatching +HP:0011170 Generalized myoclonic-atonic seizure oboInOwl:hasDbXref UMLS:C0393702 semapv:UnspecifiedMatching +HP:0011171 Simple febrile seizure oboInOwl:hasDbXref MESH:D003294 semapv:UnspecifiedMatching +HP:0011171 Simple febrile seizure oboInOwl:hasDbXref SCTID:432354000 semapv:UnspecifiedMatching +HP:0011171 Simple febrile seizure oboInOwl:hasDbXref UMLS:C0149886 semapv:UnspecifiedMatching +HP:0011172 Complex febrile seizure oboInOwl:hasDbXref MESH:D003294 semapv:UnspecifiedMatching +HP:0011172 Complex febrile seizure oboInOwl:hasDbXref SCTID:433083002 semapv:UnspecifiedMatching +HP:0011172 Complex febrile seizure oboInOwl:hasDbXref UMLS:C0751057 semapv:UnspecifiedMatching +HP:0011173 Focal behavior arrest seizure oboInOwl:hasDbXref UMLS:C4023498 semapv:UnspecifiedMatching +HP:0011174 Focal hyperkinetic seizure oboInOwl:hasDbXref UMLS:C4023497 semapv:UnspecifiedMatching +HP:0011175 Focal motor seizure with version oboInOwl:hasDbXref MESH:D020938 semapv:UnspecifiedMatching +HP:0011175 Focal motor seizure with version oboInOwl:hasDbXref SCTID:246530009 semapv:UnspecifiedMatching +HP:0011175 Focal motor seizure with version oboInOwl:hasDbXref UMLS:C0422846 semapv:UnspecifiedMatching +HP:0011176 EEG with constitutional variants oboInOwl:hasDbXref UMLS:C4023496 semapv:UnspecifiedMatching +HP:0011177 EEG with 4-5/second background activity oboInOwl:hasDbXref UMLS:C4023495 semapv:UnspecifiedMatching +HP:0011178 Alpha-EEG oboInOwl:hasDbXref UMLS:C4023494 semapv:UnspecifiedMatching +HP:0011179 Beta-EEG oboInOwl:hasDbXref UMLS:C4023493 semapv:UnspecifiedMatching +HP:0011180 Partial beta-EEG oboInOwl:hasDbXref UMLS:C4023492 semapv:UnspecifiedMatching +HP:0011181 Low voltage EEG oboInOwl:hasDbXref UMLS:C1851759 semapv:UnspecifiedMatching +HP:0011182 Interictal epileptiform activity oboInOwl:hasDbXref UMLS:C4023491 semapv:UnspecifiedMatching +HP:0011183 EEG with hyperventilation-induced focal epileptiform discharges oboInOwl:hasDbXref UMLS:C4023490 semapv:UnspecifiedMatching +HP:0011184 EEG with hyperventilation-induced generalized epileptiform discharges oboInOwl:hasDbXref UMLS:C4023489 semapv:UnspecifiedMatching +HP:0011185 EEG with focal epileptiform discharges oboInOwl:hasDbXref UMLS:C4021199 semapv:UnspecifiedMatching +HP:0011186 Focal epileptiform discharges with limited propagation to contralateral hemisphere oboInOwl:hasDbXref UMLS:C4023488 semapv:UnspecifiedMatching +HP:0011187 Focal EEG discharges with propagation to ipsilateral hemisphere oboInOwl:hasDbXref UMLS:C4023487 semapv:UnspecifiedMatching +HP:0011188 Focal EEG discharges with secondary generalization oboInOwl:hasDbXref UMLS:C4023486 semapv:UnspecifiedMatching +HP:0011189 Bilateral multifocal epileptiform discharges oboInOwl:hasDbXref UMLS:C4023485 semapv:UnspecifiedMatching +HP:0011190 Uni- and bilateral multifocal epileptiform discharges oboInOwl:hasDbXref UMLS:C4023484 semapv:UnspecifiedMatching +HP:0011191 Unilateral multifocal epileptiform discharges oboInOwl:hasDbXref UMLS:C4023483 semapv:UnspecifiedMatching +HP:0011192 Polymorphic focal epileptiform discharges oboInOwl:hasDbXref UMLS:C4023482 semapv:UnspecifiedMatching +HP:0011193 EEG with focal spikes oboInOwl:hasDbXref UMLS:C4023481 semapv:UnspecifiedMatching +HP:0011194 EEG with series of focal spikes oboInOwl:hasDbXref UMLS:C4023480 semapv:UnspecifiedMatching +HP:0011195 EEG with focal sharp slow waves oboInOwl:hasDbXref UMLS:C4023479 semapv:UnspecifiedMatching +HP:0011196 EEG with focal sharp waves oboInOwl:hasDbXref UMLS:C4023478 semapv:UnspecifiedMatching +HP:0011197 EEG with focal spike waves oboInOwl:hasDbXref UMLS:C4023477 semapv:UnspecifiedMatching +HP:0011198 EEG with generalized epileptiform discharges oboInOwl:hasDbXref UMLS:C4023476 semapv:UnspecifiedMatching +HP:0011199 EEG with generalized sharp slow waves oboInOwl:hasDbXref UMLS:C4023475 semapv:UnspecifiedMatching +HP:0011200 EEG with generalized polymorphic epileptiform discharges oboInOwl:hasDbXref UMLS:C4023474 semapv:UnspecifiedMatching +HP:0011201 EEG with changes in voltage oboInOwl:hasDbXref UMLS:C4023473 semapv:UnspecifiedMatching +HP:0011202 EEG with diffuse acceleration oboInOwl:hasDbXref UMLS:C4023472 semapv:UnspecifiedMatching +HP:0011203 EEG with abnormally slow frequencies oboInOwl:hasDbXref UMLS:C4023471 semapv:UnspecifiedMatching +HP:0011204 EEG with continuous slow activity oboInOwl:hasDbXref UMLS:C4023470 semapv:UnspecifiedMatching +HP:0011205 EEG with intermittent slow activity oboInOwl:hasDbXref UMLS:C4023469 semapv:UnspecifiedMatching +HP:0011206 EEG with generalized slow activity grade 1 oboInOwl:hasDbXref UMLS:C4023468 semapv:UnspecifiedMatching +HP:0011207 EEG with generalized slow activity grade 2 oboInOwl:hasDbXref UMLS:C4023467 semapv:UnspecifiedMatching +HP:0011208 EEG with generalized slow activity grade 3 oboInOwl:hasDbXref UMLS:C4023466 semapv:UnspecifiedMatching +HP:0011209 EEG with generalized slow activity grade 4 oboInOwl:hasDbXref UMLS:C4021198 semapv:UnspecifiedMatching +HP:0011210 EEG with occipital slowing oboInOwl:hasDbXref UMLS:C4023465 semapv:UnspecifiedMatching +HP:0011211 EEG with photoparoxysmal response grade I oboInOwl:hasDbXref UMLS:C4023464 semapv:UnspecifiedMatching +HP:0011212 EEG with photoparoxysmal response grade II oboInOwl:hasDbXref UMLS:C4023463 semapv:UnspecifiedMatching +HP:0011213 EEG with photoparoxysmal response grade III oboInOwl:hasDbXref UMLS:C4023462 semapv:UnspecifiedMatching +HP:0011214 EEG with photoparoxysmal response grade IV oboInOwl:hasDbXref UMLS:C4023461 semapv:UnspecifiedMatching +HP:0011215 Hemihypsarrhythmia oboInOwl:hasDbXref UMLS:C4023460 semapv:UnspecifiedMatching +HP:0011217 Abnormal shape of the occiput oboInOwl:hasDbXref UMLS:C4023459 semapv:UnspecifiedMatching +HP:0011218 Abnormal shape of the frontal region oboInOwl:hasDbXref UMLS:C4023458 semapv:UnspecifiedMatching +HP:0011219 Short face oboInOwl:hasDbXref UMLS:C4023457 semapv:UnspecifiedMatching +HP:0011220 Prominent forehead oboInOwl:hasDbXref UMLS:C1837260 semapv:UnspecifiedMatching +HP:0011220 Prominent forehead oboInOwl:hasDbXref UMLS:C1867446 semapv:UnspecifiedMatching +HP:0011221 Vertical forehead creases oboInOwl:hasDbXref UMLS:C4023456 semapv:UnspecifiedMatching +HP:0011222 Depressed glabella oboInOwl:hasDbXref UMLS:C4023455 semapv:UnspecifiedMatching +HP:0011223 Metopic depression oboInOwl:hasDbXref UMLS:C4023454 semapv:UnspecifiedMatching +HP:0011224 Ablepharon oboInOwl:hasDbXref SCTID:13401001 semapv:UnspecifiedMatching +HP:0011224 Ablepharon oboInOwl:hasDbXref SCTID:708541009 semapv:UnspecifiedMatching +HP:0011224 Ablepharon oboInOwl:hasDbXref UMLS:C0266574 semapv:UnspecifiedMatching +HP:0011224 Ablepharon oboInOwl:hasDbXref UMLS:C4020757 semapv:UnspecifiedMatching +HP:0011225 Epiblepharon oboInOwl:hasDbXref SCTID:253212001 semapv:UnspecifiedMatching +HP:0011225 Epiblepharon oboInOwl:hasDbXref UMLS:C0344503 semapv:UnspecifiedMatching +HP:0011226 Aplasia/Hypoplasia of the eyelid oboInOwl:hasDbXref UMLS:C4023453 semapv:UnspecifiedMatching +HP:0011227 Elevated C-reactive protein level oboInOwl:hasDbXref UMLS:C0742906 semapv:UnspecifiedMatching +HP:0011227 Elevated C-reactive protein level oboInOwl:hasDbXref UMLS:C4023452 semapv:UnspecifiedMatching +HP:0011228 Horizontal eyebrow oboInOwl:hasDbXref UMLS:C3277019 semapv:UnspecifiedMatching +HP:0011229 Broad eyebrow oboInOwl:hasDbXref UMLS:C1856121 semapv:UnspecifiedMatching +HP:0011230 Laterally extended eyebrow oboInOwl:hasDbXref UMLS:C4023451 semapv:UnspecifiedMatching +HP:0011231 Prominent eyelashes oboInOwl:hasDbXref UMLS:C1835802 semapv:UnspecifiedMatching +HP:0011231 Prominent eyelashes oboInOwl:hasDbXref UMLS:C4023450 semapv:UnspecifiedMatching +HP:0011232 Infra-orbital fold oboInOwl:hasDbXref UMLS:C4023449 semapv:UnspecifiedMatching +HP:0011233 Antihelical shelf oboInOwl:hasDbXref UMLS:C4021197 semapv:UnspecifiedMatching +HP:0011234 Absent antihelix oboInOwl:hasDbXref UMLS:C4023448 semapv:UnspecifiedMatching +HP:0011235 Additional crus of antihelix oboInOwl:hasDbXref UMLS:C4023447 semapv:UnspecifiedMatching +HP:0011236 Angulated antihelix oboInOwl:hasDbXref UMLS:C4023446 semapv:UnspecifiedMatching +HP:0011237 Broad inferior crus of antihelix oboInOwl:hasDbXref UMLS:C4021196 semapv:UnspecifiedMatching +HP:0011238 Prominent inferior crus of antihelix oboInOwl:hasDbXref UMLS:C4021195 semapv:UnspecifiedMatching +HP:0011239 Underdeveloped inferior crus of antihelix oboInOwl:hasDbXref UMLS:C4021194 semapv:UnspecifiedMatching +HP:0011240 Prominent stem of antihelix oboInOwl:hasDbXref UMLS:C4020910 semapv:UnspecifiedMatching +HP:0011241 Serpiginous stem of antihelix oboInOwl:hasDbXref UMLS:C4021193 semapv:UnspecifiedMatching +HP:0011242 Underdeveloped stem of antihelix oboInOwl:hasDbXref UMLS:C4021192 semapv:UnspecifiedMatching +HP:0011243 Abnormality of inferior crus of antihelix oboInOwl:hasDbXref UMLS:C4021191 semapv:UnspecifiedMatching +HP:0011244 Abnormality of stem of antihelix oboInOwl:hasDbXref UMLS:C4023445 semapv:UnspecifiedMatching +HP:0011245 Abnormality of superior crus of antihelix oboInOwl:hasDbXref UMLS:C4021190 semapv:UnspecifiedMatching +HP:0011246 Underdeveloped superior crus of antihelix oboInOwl:hasDbXref UMLS:C4021189 semapv:UnspecifiedMatching +HP:0011247 Prominent superior crus of antihelix oboInOwl:hasDbXref UMLS:C4021188 semapv:UnspecifiedMatching +HP:0011248 Everted antitragus oboInOwl:hasDbXref UMLS:C4023444 semapv:UnspecifiedMatching +HP:0011249 Absent antitragus oboInOwl:hasDbXref UMLS:C4023443 semapv:UnspecifiedMatching +HP:0011250 Bifid antitragus oboInOwl:hasDbXref UMLS:C4021187 semapv:UnspecifiedMatching +HP:0011251 Underdeveloped antitragus oboInOwl:hasDbXref UMLS:C4021186 semapv:UnspecifiedMatching +HP:0011252 Cryptotia oboInOwl:hasDbXref SCTID:429967001 semapv:UnspecifiedMatching +HP:0011252 Cryptotia oboInOwl:hasDbXref UMLS:C2315717 semapv:UnspecifiedMatching +HP:0011253 Type I cryptotia oboInOwl:hasDbXref UMLS:C4023442 semapv:UnspecifiedMatching +HP:0011254 Type II cryptotia oboInOwl:hasDbXref UMLS:C4023441 semapv:UnspecifiedMatching +HP:0011255 Absent crus of helix oboInOwl:hasDbXref UMLS:C4021185 semapv:UnspecifiedMatching +HP:0011256 Crus of helix connected to antihelix oboInOwl:hasDbXref UMLS:C4021184 semapv:UnspecifiedMatching +HP:0011257 Serpiginous crus of helix oboInOwl:hasDbXref UMLS:C4021183 semapv:UnspecifiedMatching +HP:0011258 Tragal bridge of crus of helix oboInOwl:hasDbXref UMLS:C4021182 semapv:UnspecifiedMatching +HP:0011259 Expanded terminal portion of crus of helix oboInOwl:hasDbXref UMLS:C4021181 semapv:UnspecifiedMatching +HP:0011260 Darwin notch of helix oboInOwl:hasDbXref UMLS:C4021180 semapv:UnspecifiedMatching +HP:0011261 Darwin tubercle of helix oboInOwl:hasDbXref UMLS:C4021179 semapv:UnspecifiedMatching +HP:0011262 Crimped helix oboInOwl:hasDbXref UMLS:C4021178 semapv:UnspecifiedMatching +HP:0011263 Forward facing earlobe oboInOwl:hasDbXref UMLS:C4021177 semapv:UnspecifiedMatching +HP:0011264 Discontinuous ascending root of helix oboInOwl:hasDbXref UMLS:C4021176 semapv:UnspecifiedMatching +HP:0011265 Cleft earlobe oboInOwl:hasDbXref UMLS:C4023440 semapv:UnspecifiedMatching +HP:0011266 Microtia, first degree oboInOwl:hasDbXref UMLS:C4021175 semapv:UnspecifiedMatching +HP:0011267 Microtia, third degree oboInOwl:hasDbXref UMLS:C4021174 semapv:UnspecifiedMatching +HP:0011267 Microtia, third degree oboInOwl:hasDbXref UMLS:C4280331 semapv:UnspecifiedMatching +HP:0011268 Absent tragus oboInOwl:hasDbXref UMLS:C4023439 semapv:UnspecifiedMatching +HP:0011269 Bifid tragus oboInOwl:hasDbXref UMLS:C4021173 semapv:UnspecifiedMatching +HP:0011270 Duplicated tragus oboInOwl:hasDbXref UMLS:C4021172 semapv:UnspecifiedMatching +HP:0011271 Prominent tragus oboInOwl:hasDbXref UMLS:C4021171 semapv:UnspecifiedMatching +HP:0011272 Underdeveloped tragus oboInOwl:hasDbXref UMLS:C4013429 semapv:UnspecifiedMatching +HP:0011273 Anisocytosis oboInOwl:hasDbXref SCTID:165475005 semapv:UnspecifiedMatching +HP:0011273 Anisocytosis oboInOwl:hasDbXref SCTID:57241006 semapv:UnspecifiedMatching +HP:0011273 Anisocytosis oboInOwl:hasDbXref UMLS:C0221278 semapv:UnspecifiedMatching +HP:0011274 Recurrent mycobacterial infections oboInOwl:hasDbXref UMLS:C4023438 semapv:UnspecifiedMatching +HP:0011275 Recurrent mycobacterium avium complex infections oboInOwl:hasDbXref UMLS:C1737260 semapv:UnspecifiedMatching +HP:0011276 Vascular skin abnormality oboInOwl:hasDbXref MESH:D017445 semapv:UnspecifiedMatching +HP:0011276 Vascular skin abnormality oboInOwl:hasDbXref SCTID:11263005 semapv:UnspecifiedMatching +HP:0011276 Vascular skin abnormality oboInOwl:hasDbXref UMLS:C0162819 semapv:UnspecifiedMatching +HP:0011276 Vascular skin abnormality oboInOwl:hasDbXref UMLS:C1842892 semapv:UnspecifiedMatching +HP:0011277 Abnormality of the urinary system physiology oboInOwl:hasDbXref UMLS:C4023437 semapv:UnspecifiedMatching +HP:0011278 Intrapulmonary sequestration oboInOwl:hasDbXref UMLS:C4023436 semapv:UnspecifiedMatching +HP:0011279 Abnormality of urine bicarbonate concentration oboInOwl:hasDbXref UMLS:C4023435 semapv:UnspecifiedMatching +HP:0011280 Abnormality of urine calcium concentration oboInOwl:hasDbXref UMLS:C4023434 semapv:UnspecifiedMatching +HP:0011281 Abnormality of urine catecholamine concentration oboInOwl:hasDbXref MP:0011478 semapv:UnspecifiedMatching +HP:0011281 Abnormality of urine catecholamine concentration oboInOwl:hasDbXref UMLS:C4023433 semapv:UnspecifiedMatching +HP:0011282 Abnormality of hindbrain morphology oboInOwl:hasDbXref UMLS:C4021170 semapv:UnspecifiedMatching +HP:0011283 Abnormality of the metencephalon oboInOwl:hasDbXref UMLS:C4023432 semapv:UnspecifiedMatching +HP:0011284 Short-segment aganglionic megacolon oboInOwl:hasDbXref UMLS:C4023431 semapv:UnspecifiedMatching +HP:0011285 Long-segment aganglionic megacolon oboInOwl:hasDbXref UMLS:C4023430 semapv:UnspecifiedMatching +HP:0011286 Total colonic aganglionosis oboInOwl:hasDbXref MESH:D006627 semapv:UnspecifiedMatching +HP:0011286 Total colonic aganglionosis oboInOwl:hasDbXref SCTID:253780003 semapv:UnspecifiedMatching +HP:0011286 Total colonic aganglionosis oboInOwl:hasDbXref SCTID:360441005 semapv:UnspecifiedMatching +HP:0011286 Total colonic aganglionosis oboInOwl:hasDbXref UMLS:C0085758 semapv:UnspecifiedMatching +HP:0011287 EEG with occipital sharp slow waves oboInOwl:hasDbXref UMLS:C4023429 semapv:UnspecifiedMatching +HP:0011288 EEG with parietal sharp slow waves oboInOwl:hasDbXref UMLS:C4023428 semapv:UnspecifiedMatching +HP:0011289 EEG with temporal sharp slow waves oboInOwl:hasDbXref UMLS:C4023427 semapv:UnspecifiedMatching +HP:0011290 EEG with frontal sharp slow waves oboInOwl:hasDbXref UMLS:C4023426 semapv:UnspecifiedMatching +HP:0011291 EEG with central sharp slow waves oboInOwl:hasDbXref UMLS:C4023425 semapv:UnspecifiedMatching +HP:0011292 EEG with occipital sharp waves oboInOwl:hasDbXref UMLS:C2206521 semapv:UnspecifiedMatching +HP:0011293 EEG with central sharp waves oboInOwl:hasDbXref UMLS:C2207327 semapv:UnspecifiedMatching +HP:0011294 EEG with frontal sharp waves oboInOwl:hasDbXref UMLS:C2206518 semapv:UnspecifiedMatching +HP:0011295 EEG with parietal sharp waves oboInOwl:hasDbXref UMLS:C2206520 semapv:UnspecifiedMatching +HP:0011296 EEG with temporal sharp waves oboInOwl:hasDbXref UMLS:C2206519 semapv:UnspecifiedMatching +HP:0011297 Abnormal digit morphology oboInOwl:hasDbXref UMLS:C3550704 semapv:UnspecifiedMatching +HP:0011298 Prominent digit pad oboInOwl:hasDbXref UMLS:C4023424 semapv:UnspecifiedMatching +HP:0011299 Partial absence of finger oboInOwl:hasDbXref UMLS:C4023423 semapv:UnspecifiedMatching +HP:0011300 Broad fingertip oboInOwl:hasDbXref UMLS:C1968816 semapv:UnspecifiedMatching +HP:0011301 Absent foot oboInOwl:hasDbXref SCTID:371197005 semapv:UnspecifiedMatching +HP:0011301 Absent foot oboInOwl:hasDbXref UMLS:C0265624 semapv:UnspecifiedMatching +HP:0011302 Long palm oboInOwl:hasDbXref UMLS:C4023422 semapv:UnspecifiedMatching +HP:0011303 Convex contour of sole oboInOwl:hasDbXref UMLS:C4023421 semapv:UnspecifiedMatching +HP:0011304 Broad thumb oboInOwl:hasDbXref SCTID:249773003 semapv:UnspecifiedMatching +HP:0011304 Broad thumb oboInOwl:hasDbXref UMLS:C0426891 semapv:UnspecifiedMatching +HP:0011305 Partial absence of toe oboInOwl:hasDbXref UMLS:C4021169 semapv:UnspecifiedMatching +HP:0011307 Splayed toes oboInOwl:hasDbXref UMLS:C2117390 semapv:UnspecifiedMatching +HP:0011308 Slender toe oboInOwl:hasDbXref UMLS:C4021168 semapv:UnspecifiedMatching +HP:0011309 Tapered toe oboInOwl:hasDbXref UMLS:C4021167 semapv:UnspecifiedMatching +HP:0011310 Bridged palmar crease oboInOwl:hasDbXref UMLS:C4021166 semapv:UnspecifiedMatching +HP:0011311 Sydney crease oboInOwl:hasDbXref UMLS:C4023420 semapv:UnspecifiedMatching +HP:0011312 Fused nails oboInOwl:hasDbXref UMLS:C4023419 semapv:UnspecifiedMatching +HP:0011313 Narrow nail oboInOwl:hasDbXref UMLS:C4021829 semapv:UnspecifiedMatching +HP:0011314 Abnormality of long bone morphology oboInOwl:hasDbXref UMLS:C4021165 semapv:UnspecifiedMatching +HP:0011315 Unicoronal synostosis oboInOwl:hasDbXref UMLS:C4020756 semapv:UnspecifiedMatching +HP:0011315 Unicoronal synostosis oboInOwl:hasDbXref UMLS:C4023418 semapv:UnspecifiedMatching +HP:0011316 Left unicoronal synostosis oboInOwl:hasDbXref UMLS:C4023417 semapv:UnspecifiedMatching +HP:0011317 Right unicoronal synostosis oboInOwl:hasDbXref UMLS:C4023416 semapv:UnspecifiedMatching +HP:0011318 Bicoronal synostosis oboInOwl:hasDbXref UMLS:C4021164 semapv:UnspecifiedMatching +HP:0011319 Bilambdoid synostosis oboInOwl:hasDbXref UMLS:C4021163 semapv:UnspecifiedMatching +HP:0011320 Unilambdoid synostosis oboInOwl:hasDbXref UMLS:C4021162 semapv:UnspecifiedMatching +HP:0011321 Left unilambdoid synostosis oboInOwl:hasDbXref UMLS:C4023415 semapv:UnspecifiedMatching +HP:0011322 Right unilambdoid synostosis oboInOwl:hasDbXref UMLS:C4023414 semapv:UnspecifiedMatching +HP:0011323 Cleft of chin oboInOwl:hasDbXref UMLS:C1849227 semapv:UnspecifiedMatching +HP:0011324 Multiple suture craniosynostosis oboInOwl:hasDbXref UMLS:C4021161 semapv:UnspecifiedMatching +HP:0011325 Pansynostosis oboInOwl:hasDbXref UMLS:C4021827 semapv:UnspecifiedMatching +HP:0011326 Anterior plagiocephaly oboInOwl:hasDbXref SCTID:254020001 semapv:UnspecifiedMatching +HP:0011326 Anterior plagiocephaly oboInOwl:hasDbXref UMLS:C0432124 semapv:UnspecifiedMatching +HP:0011326 Anterior plagiocephaly oboInOwl:hasDbXref UMLS:C4023413 semapv:UnspecifiedMatching +HP:0011326 Anterior plagiocephaly oboInOwl:hasDbXref UMLS:C4280328 semapv:UnspecifiedMatching +HP:0011326 Anterior plagiocephaly oboInOwl:hasDbXref UMLS:C4280329 semapv:UnspecifiedMatching +HP:0011326 Anterior plagiocephaly oboInOwl:hasDbXref UMLS:C4280330 semapv:UnspecifiedMatching +HP:0011327 Posterior plagiocephaly oboInOwl:hasDbXref UMLS:C4021160 semapv:UnspecifiedMatching +HP:0011328 Abnormality of fontanelles oboInOwl:hasDbXref UMLS:C4020755 semapv:UnspecifiedMatching +HP:0011329 Abnormality of cranial sutures oboInOwl:hasDbXref UMLS:C4023412 semapv:UnspecifiedMatching +HP:0011330 Metopic synostosis oboInOwl:hasDbXref MESH:C562951 semapv:UnspecifiedMatching +HP:0011330 Metopic synostosis oboInOwl:hasDbXref MESH:D003398 semapv:UnspecifiedMatching +HP:0011330 Metopic synostosis oboInOwl:hasDbXref SCTID:109409003 semapv:UnspecifiedMatching +HP:0011330 Metopic synostosis oboInOwl:hasDbXref UMLS:C0432122 semapv:UnspecifiedMatching +HP:0011330 Metopic synostosis oboInOwl:hasDbXref UMLS:C1860819 semapv:UnspecifiedMatching +HP:0011331 Hemifacial atrophy oboInOwl:hasDbXref MESH:D005150 semapv:UnspecifiedMatching +HP:0011331 Hemifacial atrophy oboInOwl:hasDbXref SCTID:718224004 semapv:UnspecifiedMatching +HP:0011331 Hemifacial atrophy oboInOwl:hasDbXref SCTID:95834000 semapv:UnspecifiedMatching +HP:0011331 Hemifacial atrophy oboInOwl:hasDbXref UMLS:C0015458 semapv:UnspecifiedMatching +HP:0011332 Hemifacial hypoplasia oboInOwl:hasDbXref MESH:D006053 semapv:UnspecifiedMatching +HP:0011332 Hemifacial hypoplasia oboInOwl:hasDbXref SCTID:254025006 semapv:UnspecifiedMatching +HP:0011332 Hemifacial hypoplasia oboInOwl:hasDbXref UMLS:C3495417 semapv:UnspecifiedMatching +HP:0011332 Hemifacial hypoplasia oboInOwl:hasDbXref UMLS:C4023411 semapv:UnspecifiedMatching +HP:0011333 Asymmetric crying face oboInOwl:hasDbXref MESH:C535349 semapv:UnspecifiedMatching +HP:0011333 Asymmetric crying face oboInOwl:hasDbXref SCTID:51409009 semapv:UnspecifiedMatching +HP:0011333 Asymmetric crying face oboInOwl:hasDbXref UMLS:C0431406 semapv:UnspecifiedMatching +HP:0011333 Asymmetric crying face oboInOwl:hasDbXref UMLS:C4280327 semapv:UnspecifiedMatching +HP:0011334 Facial shape deformation oboInOwl:hasDbXref UMLS:C4021159 semapv:UnspecifiedMatching +HP:0011335 Frontal hirsutism oboInOwl:hasDbXref UMLS:C1839830 semapv:UnspecifiedMatching +HP:0011336 Bitemporal forceps marks oboInOwl:hasDbXref UMLS:C4020754 semapv:UnspecifiedMatching +HP:0011336 Bitemporal forceps marks oboInOwl:hasDbXref UMLS:C4023409 semapv:UnspecifiedMatching +HP:0011337 Abnormality of mouth size oboInOwl:hasDbXref UMLS:C4023408 semapv:UnspecifiedMatching +HP:0011338 Abnormality of mouth shape oboInOwl:hasDbXref UMLS:C4023407 semapv:UnspecifiedMatching +HP:0011339 Abnormality of upper lip vermillion oboInOwl:hasDbXref UMLS:C4023406 semapv:UnspecifiedMatching +HP:0011340 Incomplete cleft of the upper lip oboInOwl:hasDbXref UMLS:C4021158 semapv:UnspecifiedMatching +HP:0011341 Long upper lip oboInOwl:hasDbXref UMLS:C3151495 semapv:UnspecifiedMatching +HP:0011342 Mild global developmental delay oboInOwl:hasDbXref UMLS:C2229182 semapv:UnspecifiedMatching +HP:0011342 Mild global developmental delay oboInOwl:hasDbXref UMLS:C4012968 semapv:UnspecifiedMatching +HP:0011343 Moderate global developmental delay oboInOwl:hasDbXref UMLS:C2237142 semapv:UnspecifiedMatching +HP:0011344 Severe global developmental delay oboInOwl:hasDbXref UMLS:C1837397 semapv:UnspecifiedMatching +HP:0011344 Severe global developmental delay oboInOwl:hasDbXref UMLS:C1854919 semapv:UnspecifiedMatching +HP:0011345 Moderate expressive language delay oboInOwl:hasDbXref SCTID:62211000119103 semapv:UnspecifiedMatching +HP:0011345 Moderate expressive language delay oboInOwl:hasDbXref UMLS:C3532933 semapv:UnspecifiedMatching +HP:0011346 Mild expressive language delay oboInOwl:hasDbXref SCTID:62231000119108 semapv:UnspecifiedMatching +HP:0011346 Mild expressive language delay oboInOwl:hasDbXref UMLS:C3532934 semapv:UnspecifiedMatching +HP:0011347 Abnormality of ocular abduction oboInOwl:hasDbXref UMLS:C4023405 semapv:UnspecifiedMatching +HP:0011348 Abnormality of the sixth cranial nerve oboInOwl:hasDbXref UMLS:C4023404 semapv:UnspecifiedMatching +HP:0011349 Abducens palsy oboInOwl:hasDbXref MESH:C564661 semapv:UnspecifiedMatching +HP:0011349 Abducens palsy oboInOwl:hasDbXref MESH:D020434 semapv:UnspecifiedMatching +HP:0011349 Abducens palsy oboInOwl:hasDbXref SCTID:398760006 semapv:UnspecifiedMatching +HP:0011349 Abducens palsy oboInOwl:hasDbXref SCTID:398925009 semapv:UnspecifiedMatching +HP:0011349 Abducens palsy oboInOwl:hasDbXref SCTID:398963001 semapv:UnspecifiedMatching +HP:0011349 Abducens palsy oboInOwl:hasDbXref UMLS:C0271355 semapv:UnspecifiedMatching +HP:0011350 Mild receptive language delay oboInOwl:hasDbXref SCTID:89501000119108 semapv:UnspecifiedMatching +HP:0011350 Mild receptive language delay oboInOwl:hasDbXref UMLS:C3532948 semapv:UnspecifiedMatching +HP:0011351 Moderate receptive language delay oboInOwl:hasDbXref SCTID:89381000119107 semapv:UnspecifiedMatching +HP:0011351 Moderate receptive language delay oboInOwl:hasDbXref UMLS:C3532946 semapv:UnspecifiedMatching +HP:0011352 Severe receptive language delay oboInOwl:hasDbXref SCTID:89391000119105 semapv:UnspecifiedMatching +HP:0011352 Severe receptive language delay oboInOwl:hasDbXref UMLS:C3532947 semapv:UnspecifiedMatching +HP:0011353 Arterial intimal fibrosis oboInOwl:hasDbXref UMLS:C4020753 semapv:UnspecifiedMatching +HP:0011353 Arterial intimal fibrosis oboInOwl:hasDbXref UMLS:C4023403 semapv:UnspecifiedMatching +HP:0011354 Generalized abnormality of skin oboInOwl:hasDbXref UMLS:C4021157 semapv:UnspecifiedMatching +HP:0011355 Localized skin lesion oboInOwl:hasDbXref UMLS:C0850826 semapv:UnspecifiedMatching +HP:0011356 Regional abnormality of skin oboInOwl:hasDbXref UMLS:C4023402 semapv:UnspecifiedMatching +HP:0011358 Generalized hypopigmentation of hair oboInOwl:hasDbXref UMLS:C4023400 semapv:UnspecifiedMatching +HP:0011359 Dry hair oboInOwl:hasDbXref SCTID:79395009 semapv:UnspecifiedMatching +HP:0011359 Dry hair oboInOwl:hasDbXref UMLS:C0277960 semapv:UnspecifiedMatching +HP:0011360 Acquired abnormal hair pattern oboInOwl:hasDbXref UMLS:C4023399 semapv:UnspecifiedMatching +HP:0011361 Congenital abnormal hair pattern oboInOwl:hasDbXref UMLS:C4023398 semapv:UnspecifiedMatching +HP:0011362 Abnormal hair quantity oboInOwl:hasDbXref UMLS:C4023397 semapv:UnspecifiedMatching +HP:0011362 Abnormal hair quantity oboInOwl:hasDbXref UMLS:C4023401 semapv:UnspecifiedMatching +HP:0011363 Abnormality of hair growth rate oboInOwl:hasDbXref UMLS:C4023396 semapv:UnspecifiedMatching +HP:0011364 White hair oboInOwl:hasDbXref SCTID:297993006 semapv:UnspecifiedMatching +HP:0011364 White hair oboInOwl:hasDbXref UMLS:C0239804 semapv:UnspecifiedMatching +HP:0011365 Patchy hypopigmentation of hair oboInOwl:hasDbXref UMLS:C4023395 semapv:UnspecifiedMatching +HP:0011367 Yellow nails oboInOwl:hasDbXref SCTID:45342007 semapv:UnspecifiedMatching +HP:0011367 Yellow nails oboInOwl:hasDbXref UMLS:C1768507 semapv:UnspecifiedMatching +HP:0011368 Epidermal thickening oboInOwl:hasDbXref UMLS:C0494876 semapv:UnspecifiedMatching +HP:0011368 Epidermal thickening oboInOwl:hasDbXref UMLS:C4020752 semapv:UnspecifiedMatching +HP:0011369 Mongolian blue spot oboInOwl:hasDbXref MESH:D049328 semapv:UnspecifiedMatching +HP:0011369 Mongolian blue spot oboInOwl:hasDbXref SCTID:40467008 semapv:UnspecifiedMatching +HP:0011369 Mongolian blue spot oboInOwl:hasDbXref UMLS:C0265985 semapv:UnspecifiedMatching +HP:0011370 Recurrent cutaneous fungal infections oboInOwl:hasDbXref UMLS:C4023394 semapv:UnspecifiedMatching +HP:0011371 Recurrent viral skin infections oboInOwl:hasDbXref UMLS:C4023393 semapv:UnspecifiedMatching +HP:0011372 Aplasia of the inner ear oboInOwl:hasDbXref SCTID:71973003 semapv:UnspecifiedMatching +HP:0011372 Aplasia of the inner ear oboInOwl:hasDbXref UMLS:C0266604 semapv:UnspecifiedMatching +HP:0011373 Incomplete partition of the cochlea oboInOwl:hasDbXref UMLS:C4023392 semapv:UnspecifiedMatching +HP:0011374 Incomplete partition of the cochlea type I oboInOwl:hasDbXref UMLS:C4023391 semapv:UnspecifiedMatching +HP:0011375 Cochlear aplasia oboInOwl:hasDbXref UMLS:C4023390 semapv:UnspecifiedMatching +HP:0011376 Morphological abnormality of the vestibule of the inner ear oboInOwl:hasDbXref UMLS:C0542259 semapv:UnspecifiedMatching +HP:0011377 Aplasia of the vestibule oboInOwl:hasDbXref UMLS:C4023389 semapv:UnspecifiedMatching +HP:0011378 Hypoplasia of the vestibule of the inner ear oboInOwl:hasDbXref UMLS:C4023388 semapv:UnspecifiedMatching +HP:0011379 Dilated vestibule of the inner ear oboInOwl:hasDbXref UMLS:C4023387 semapv:UnspecifiedMatching +HP:0011380 Morphological abnormality of the semicircular canal oboInOwl:hasDbXref UMLS:C4023386 semapv:UnspecifiedMatching +HP:0011381 Aplasia of the semicircular canal oboInOwl:hasDbXref UMLS:C4023385 semapv:UnspecifiedMatching +HP:0011382 Hypoplasia of the semicircular canal oboInOwl:hasDbXref UMLS:C3552156 semapv:UnspecifiedMatching +HP:0011383 Enlarged semicircular canal oboInOwl:hasDbXref UMLS:C4021156 semapv:UnspecifiedMatching +HP:0011384 Abnormality of the internal auditory canal oboInOwl:hasDbXref UMLS:C4021155 semapv:UnspecifiedMatching +HP:0011385 Absent internal auditory canal oboInOwl:hasDbXref UMLS:C4023384 semapv:UnspecifiedMatching +HP:0011386 Narrow internal auditory canal oboInOwl:hasDbXref UMLS:C4023383 semapv:UnspecifiedMatching +HP:0011387 Enlarged vestibular aqueduct oboInOwl:hasDbXref MESH:C566366 semapv:UnspecifiedMatching +HP:0011387 Enlarged vestibular aqueduct oboInOwl:hasDbXref UMLS:C1863752 semapv:UnspecifiedMatching +HP:0011388 Enlarged cochlear aqueduct oboInOwl:hasDbXref UMLS:C4021154 semapv:UnspecifiedMatching +HP:0011389 Functional abnormality of the inner ear oboInOwl:hasDbXref UMLS:C4023382 semapv:UnspecifiedMatching +HP:0011390 Morphological abnormality of the inner ear oboInOwl:hasDbXref UMLS:C4023381 semapv:UnspecifiedMatching +HP:0011391 Morphological abnormality of the nerves of the inner ear oboInOwl:hasDbXref UMLS:C4023380 semapv:UnspecifiedMatching +HP:0011392 Abnormality of the vestibular nerve oboInOwl:hasDbXref UMLS:C4023379 semapv:UnspecifiedMatching +HP:0011393 Aplasia of the vestibular nerve. oboInOwl:hasDbXref UMLS:C4020751 semapv:UnspecifiedMatching +HP:0011393 Aplasia of the vestibular nerve. oboInOwl:hasDbXref UMLS:C4021153 semapv:UnspecifiedMatching +HP:0011394 Hypoplasia of the vestibular nerve oboInOwl:hasDbXref UMLS:C4020750 semapv:UnspecifiedMatching +HP:0011395 Aplasia/Hypoplasia of the cochlea oboInOwl:hasDbXref UMLS:C4023378 semapv:UnspecifiedMatching +HP:0011396 Abnormality of the cochlear nerve oboInOwl:hasDbXref UMLS:C4023377 semapv:UnspecifiedMatching +HP:0011397 Abnormality of the dorsal column of the spinal cord oboInOwl:hasDbXref UMLS:C4023376 semapv:UnspecifiedMatching +HP:0011399 Tibialis atrophy oboInOwl:hasDbXref UMLS:C4023375 semapv:UnspecifiedMatching +HP:0011400 Abnormal CNS myelination oboInOwl:hasDbXref UMLS:C4021152 semapv:UnspecifiedMatching +HP:0011401 Delayed peripheral myelination oboInOwl:hasDbXref UMLS:C4023374 semapv:UnspecifiedMatching +HP:0011402 Demyelinating sensory neuropathy oboInOwl:hasDbXref UMLS:C4023373 semapv:UnspecifiedMatching +HP:0011403 Abnormal umbilical cord blood vessels oboInOwl:hasDbXref UMLS:C4023372 semapv:UnspecifiedMatching +HP:0011404 Lethal short-trunk short stature oboInOwl:hasDbXref UMLS:C4021151 semapv:UnspecifiedMatching +HP:0011405 Childhood onset short-limb short stature oboInOwl:hasDbXref UMLS:C1867487 semapv:UnspecifiedMatching +HP:0011406 Infancy onset short-trunk short stature oboInOwl:hasDbXref UMLS:C1846061 semapv:UnspecifiedMatching +HP:0011407 Proportionate tall stature oboInOwl:hasDbXref UMLS:C4023371 semapv:UnspecifiedMatching +HP:0011408 Moderate intrauterine growth retardation oboInOwl:hasDbXref UMLS:C4023370 semapv:UnspecifiedMatching +HP:0011409 Abnormal placental membrane morphology oboInOwl:hasDbXref UMLS:C4023369 semapv:UnspecifiedMatching +HP:0011410 Caesarian section oboInOwl:hasDbXref SCTID:200144004 semapv:UnspecifiedMatching +HP:0011410 Caesarian section oboInOwl:hasDbXref UMLS:C1384674 semapv:UnspecifiedMatching +HP:0011411 Forceps delivery oboInOwl:hasDbXref UMLS:C0341808 semapv:UnspecifiedMatching +HP:0011412 Ventouse delivery oboInOwl:hasDbXref MESH:D014620 semapv:UnspecifiedMatching +HP:0011412 Ventouse delivery oboInOwl:hasDbXref SCTID:10761101000119105 semapv:UnspecifiedMatching +HP:0011412 Ventouse delivery oboInOwl:hasDbXref SCTID:61586001 semapv:UnspecifiedMatching +HP:0011412 Ventouse delivery oboInOwl:hasDbXref UMLS:C0042225 semapv:UnspecifiedMatching +HP:0011412 Ventouse delivery oboInOwl:hasDbXref UMLS:C1456852 semapv:UnspecifiedMatching +HP:0011412 Ventouse delivery oboInOwl:hasDbXref UMLS:C2825567 semapv:UnspecifiedMatching +HP:0011413 Shoulder dystocia oboInOwl:hasDbXref SCTID:89700002 semapv:UnspecifiedMatching +HP:0011413 Shoulder dystocia oboInOwl:hasDbXref UMLS:C0269825 semapv:UnspecifiedMatching +HP:0011414 Hydropic placenta oboInOwl:hasDbXref SCTID:75094005 semapv:UnspecifiedMatching +HP:0011414 Hydropic placenta oboInOwl:hasDbXref UMLS:C0270254 semapv:UnspecifiedMatching +HP:0011415 Calcified placenta oboInOwl:hasDbXref SCTID:249174002 semapv:UnspecifiedMatching +HP:0011415 Calcified placenta oboInOwl:hasDbXref UMLS:C0426234 semapv:UnspecifiedMatching +HP:0011416 Placental infarction oboInOwl:hasDbXref SCTID:268585006 semapv:UnspecifiedMatching +HP:0011416 Placental infarction oboInOwl:hasDbXref UMLS:C0554393 semapv:UnspecifiedMatching +HP:0011417 Long umbilical cord oboInOwl:hasDbXref SCTID:237261008 semapv:UnspecifiedMatching +HP:0011417 Long umbilical cord oboInOwl:hasDbXref UMLS:C0405028 semapv:UnspecifiedMatching +HP:0011418 Abnormal insertion of umbilical cord oboInOwl:hasDbXref MESH:D055949 semapv:UnspecifiedMatching +HP:0011418 Abnormal insertion of umbilical cord oboInOwl:hasDbXref SCTID:79668009 semapv:UnspecifiedMatching +HP:0011418 Abnormal insertion of umbilical cord oboInOwl:hasDbXref UMLS:C0269852 semapv:UnspecifiedMatching +HP:0011419 Placental abruption oboInOwl:hasDbXref MESH:D000037 semapv:UnspecifiedMatching +HP:0011419 Placental abruption oboInOwl:hasDbXref SCTID:405736009 semapv:UnspecifiedMatching +HP:0011419 Placental abruption oboInOwl:hasDbXref SCTID:415105001 semapv:UnspecifiedMatching +HP:0011419 Placental abruption oboInOwl:hasDbXref UMLS:C0000832 semapv:UnspecifiedMatching +HP:0011420 Age of death oboInOwl:hasDbXref UMLS:C1546180 semapv:UnspecifiedMatching +HP:0011421 Death in adolescence oboInOwl:hasDbXref UMLS:C4023368 semapv:UnspecifiedMatching +HP:0011422 Abnormal blood chloride concentration oboInOwl:hasDbXref UMLS:C4023367 semapv:UnspecifiedMatching +HP:0011423 Hyperchloremia oboInOwl:hasDbXref SCTID:74450001 semapv:UnspecifiedMatching +HP:0011423 Hyperchloremia oboInOwl:hasDbXref UMLS:C0085679 semapv:UnspecifiedMatching +HP:0011424 Increased serum zinc oboInOwl:hasDbXref UMLS:C0854520 semapv:UnspecifiedMatching +HP:0011424 Increased serum zinc oboInOwl:hasDbXref UMLS:C0856208 semapv:UnspecifiedMatching +HP:0011425 Fetal ultrasound soft marker oboInOwl:hasDbXref UMLS:C4023366 semapv:UnspecifiedMatching +HP:0011426 Fetal choroid plexus cysts oboInOwl:hasDbXref SCTID:462165005 semapv:UnspecifiedMatching +HP:0011426 Fetal choroid plexus cysts oboInOwl:hasDbXref UMLS:C3532166 semapv:UnspecifiedMatching +HP:0011427 Enlarged fetal cisterna magna oboInOwl:hasDbXref UMLS:C4023365 semapv:UnspecifiedMatching +HP:0011428 Short fetal femur length oboInOwl:hasDbXref UMLS:C0743924 semapv:UnspecifiedMatching +HP:0011429 Short fetal humerus length oboInOwl:hasDbXref UMLS:C4023364 semapv:UnspecifiedMatching +HP:0011430 Hypoplasia of fetal nasal bone oboInOwl:hasDbXref UMLS:C4023363 semapv:UnspecifiedMatching +HP:0011431 Fetal fifth finger clinodactyly oboInOwl:hasDbXref UMLS:C4023362 semapv:UnspecifiedMatching +HP:0011431 Fetal fifth finger clinodactyly oboInOwl:hasDbXref UMLS:C4280326 semapv:UnspecifiedMatching +HP:0011432 High maternal serum alpha-fetoprotein oboInOwl:hasDbXref UMLS:C4023361 semapv:UnspecifiedMatching +HP:0011433 High maternal serum chorionic gonadotropin oboInOwl:hasDbXref UMLS:C4021150 semapv:UnspecifiedMatching +HP:0011434 Low maternal serum chorionic gonadotropin oboInOwl:hasDbXref UMLS:C4021149 semapv:UnspecifiedMatching +HP:0011435 Low maternal serum PAPP-A oboInOwl:hasDbXref UMLS:C4023360 semapv:UnspecifiedMatching +HP:0011436 Abnormal maternal serum screening oboInOwl:hasDbXref UMLS:C4023359 semapv:UnspecifiedMatching +HP:0011437 Maternal autoimmune disease oboInOwl:hasDbXref UMLS:C4023358 semapv:UnspecifiedMatching +HP:0011438 Maternal teratogenic exposure oboInOwl:hasDbXref UMLS:C4023357 semapv:UnspecifiedMatching +HP:0011439 Anesthetic-induced rhabdomylosis oboInOwl:hasDbXref UMLS:C4023356 semapv:UnspecifiedMatching +HP:0011440 Alcohol-induced rhabdomyolysis oboInOwl:hasDbXref UMLS:C4023355 semapv:UnspecifiedMatching +HP:0011441 Abnormality of the medulla oblongata oboInOwl:hasDbXref UMLS:C4021148 semapv:UnspecifiedMatching +HP:0011442 Abnormal central motor function oboInOwl:hasDbXref UMLS:C4023354 semapv:UnspecifiedMatching +HP:0011443 Abnormality of coordination oboInOwl:hasDbXref UMLS:C4023353 semapv:UnspecifiedMatching +HP:0011444 Decorticate rigidity oboInOwl:hasDbXref MESH:D003655 semapv:UnspecifiedMatching +HP:0011444 Decorticate rigidity oboInOwl:hasDbXref SCTID:36423000 semapv:UnspecifiedMatching +HP:0011444 Decorticate rigidity oboInOwl:hasDbXref UMLS:C0231521 semapv:UnspecifiedMatching +HP:0011445 Athetoid cerebral palsy oboInOwl:hasDbXref MESH:D002547 semapv:UnspecifiedMatching +HP:0011445 Athetoid cerebral palsy oboInOwl:hasDbXref SCTID:230780007 semapv:UnspecifiedMatching +HP:0011445 Athetoid cerebral palsy oboInOwl:hasDbXref SCTID:75019001 semapv:UnspecifiedMatching +HP:0011445 Athetoid cerebral palsy oboInOwl:hasDbXref UMLS:C0270742 semapv:UnspecifiedMatching +HP:0011446 Abnormality of higher mental function oboInOwl:hasDbXref UMLS:C4023352 semapv:UnspecifiedMatching +HP:0011447 Hyposegmentation of neutrophil nuclei oboInOwl:hasDbXref MESH:D010381 semapv:UnspecifiedMatching +HP:0011447 Hyposegmentation of neutrophil nuclei oboInOwl:hasDbXref SCTID:85559002 semapv:UnspecifiedMatching +HP:0011447 Hyposegmentation of neutrophil nuclei oboInOwl:hasDbXref UMLS:C0030779 semapv:UnspecifiedMatching +HP:0011447 Hyposegmentation of neutrophil nuclei oboInOwl:hasDbXref UMLS:C4023351 semapv:UnspecifiedMatching +HP:0011448 Ankle clonus oboInOwl:hasDbXref SCTID:39055007 semapv:UnspecifiedMatching +HP:0011448 Ankle clonus oboInOwl:hasDbXref UMLS:C0238651 semapv:UnspecifiedMatching +HP:0011449 Knee clonus oboInOwl:hasDbXref SCTID:54360005 semapv:UnspecifiedMatching +HP:0011449 Knee clonus oboInOwl:hasDbXref UMLS:C0520823 semapv:UnspecifiedMatching +HP:0011450 Unusual CNS infection oboInOwl:hasDbXref MESH:D002494 semapv:UnspecifiedMatching +HP:0011450 Unusual CNS infection oboInOwl:hasDbXref SCTID:128117002 semapv:UnspecifiedMatching +HP:0011450 Unusual CNS infection oboInOwl:hasDbXref UMLS:C0007684 semapv:UnspecifiedMatching +HP:0011451 Congenital microcephaly oboInOwl:hasDbXref UMLS:C2677180 semapv:UnspecifiedMatching +HP:0011451 Congenital microcephaly oboInOwl:hasDbXref UMLS:C4020749 semapv:UnspecifiedMatching +HP:0011452 Functional abnormality of the middle ear oboInOwl:hasDbXref UMLS:C4021846 semapv:UnspecifiedMatching +HP:0011453 Abnormality of the incus oboInOwl:hasDbXref UMLS:C4023350 semapv:UnspecifiedMatching +HP:0011454 Abnormality of the malleus oboInOwl:hasDbXref UMLS:C4023349 semapv:UnspecifiedMatching +HP:0011455 Absent malleus oboInOwl:hasDbXref SCTID:300169003 semapv:UnspecifiedMatching +HP:0011455 Absent malleus oboInOwl:hasDbXref UMLS:C0576900 semapv:UnspecifiedMatching +HP:0011456 Absent stapes oboInOwl:hasDbXref SCTID:300178009 semapv:UnspecifiedMatching +HP:0011456 Absent stapes oboInOwl:hasDbXref UMLS:C0576909 semapv:UnspecifiedMatching +HP:0011457 Loss of eyelashes oboInOwl:hasDbXref SCTID:34887006 semapv:UnspecifiedMatching +HP:0011457 Loss of eyelashes oboInOwl:hasDbXref UMLS:C0271321 semapv:UnspecifiedMatching +HP:0011458 Abdominal symptom oboInOwl:hasDbXref UMLS:C0740651 semapv:UnspecifiedMatching +HP:0011459 Esophageal carcinoma oboInOwl:hasDbXref SCTID:372138000 semapv:UnspecifiedMatching +HP:0011459 Esophageal carcinoma oboInOwl:hasDbXref UMLS:C0152018 semapv:UnspecifiedMatching +HP:0011460 Embryonal onset oboInOwl:hasDbXref UMLS:C4023348 semapv:UnspecifiedMatching +HP:0011461 Fetal onset oboInOwl:hasDbXref UMLS:C4023347 semapv:UnspecifiedMatching +HP:0011462 Young adult onset oboInOwl:hasDbXref UMLS:C3554568 semapv:UnspecifiedMatching +HP:0011463 Childhood onset oboInOwl:hasDbXref UMLS:C1837352 semapv:UnspecifiedMatching +HP:0011464 Aganglionosis of the small intestine oboInOwl:hasDbXref UMLS:C4023346 semapv:UnspecifiedMatching +HP:0011465 Duodenal aganglionosis oboInOwl:hasDbXref UMLS:C4023345 semapv:UnspecifiedMatching +HP:0011466 Aplasia/Hypoplasia of the gallbladder oboInOwl:hasDbXref UMLS:C4023344 semapv:UnspecifiedMatching +HP:0011467 Absent gallbladder oboInOwl:hasDbXref MESH:C562564 semapv:UnspecifiedMatching +HP:0011467 Absent gallbladder oboInOwl:hasDbXref SCTID:86507001 semapv:UnspecifiedMatching +HP:0011467 Absent gallbladder oboInOwl:hasDbXref UMLS:C0266251 semapv:UnspecifiedMatching +HP:0011468 Facial tics oboInOwl:hasDbXref SCTID:230335009 semapv:UnspecifiedMatching +HP:0011468 Facial tics oboInOwl:hasDbXref SCTID:32402008 semapv:UnspecifiedMatching +HP:0011468 Facial tics oboInOwl:hasDbXref UMLS:C0278151 semapv:UnspecifiedMatching +HP:0011468 Facial tics oboInOwl:hasDbXref UMLS:C0338467 semapv:UnspecifiedMatching +HP:0011468 Facial tics oboInOwl:hasDbXref UMLS:C0858722 semapv:UnspecifiedMatching +HP:0011468 Facial tics oboInOwl:hasDbXref UMLS:C4280324 semapv:UnspecifiedMatching +HP:0011468 Facial tics oboInOwl:hasDbXref UMLS:C4280325 semapv:UnspecifiedMatching +HP:0011469 Nasal regurgitation oboInOwl:hasDbXref SCTID:85023004 semapv:UnspecifiedMatching +HP:0011469 Nasal regurgitation oboInOwl:hasDbXref UMLS:C0232608 semapv:UnspecifiedMatching +HP:0011470 Nasogastric tube feeding in infancy oboInOwl:hasDbXref UMLS:C4023343 semapv:UnspecifiedMatching +HP:0011471 Gastrostomy tube feeding in infancy oboInOwl:hasDbXref UMLS:C4020748 semapv:UnspecifiedMatching +HP:0011471 Gastrostomy tube feeding in infancy oboInOwl:hasDbXref UMLS:C4023342 semapv:UnspecifiedMatching +HP:0011472 Abnormality of small intestinal villus morphology oboInOwl:hasDbXref UMLS:C4023341 semapv:UnspecifiedMatching +HP:0011473 Villous atrophy oboInOwl:hasDbXref SCTID:275403002 semapv:UnspecifiedMatching +HP:0011473 Villous atrophy oboInOwl:hasDbXref SCTID:75581001 semapv:UnspecifiedMatching +HP:0011473 Villous atrophy oboInOwl:hasDbXref UMLS:C0267456 semapv:UnspecifiedMatching +HP:0011473 Villous atrophy oboInOwl:hasDbXref UMLS:C0554101 semapv:UnspecifiedMatching +HP:0011473 Villous atrophy oboInOwl:hasDbXref UMLS:C1833058 semapv:UnspecifiedMatching +HP:0011473 Villous atrophy oboInOwl:hasDbXref UMLS:C1859541 semapv:UnspecifiedMatching +HP:0011473 Villous atrophy oboInOwl:hasDbXref UMLS:C2677378 semapv:UnspecifiedMatching +HP:0011473 Villous atrophy oboInOwl:hasDbXref UMLS:C4020747 semapv:UnspecifiedMatching +HP:0011474 Childhood onset sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C4023340 semapv:UnspecifiedMatching +HP:0011475 Persistent stapedial artery oboInOwl:hasDbXref UMLS:C4023339 semapv:UnspecifiedMatching +HP:0011476 Profound sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C4023338 semapv:UnspecifiedMatching +HP:0011477 Upbeat nystagmus oboInOwl:hasDbXref SCTID:307677002 semapv:UnspecifiedMatching +HP:0011477 Upbeat nystagmus oboInOwl:hasDbXref UMLS:C0585545 semapv:UnspecifiedMatching +HP:0011478 True anophthalmia oboInOwl:hasDbXref UMLS:C2675590 semapv:UnspecifiedMatching +HP:0011479 Abnormal lacrimal punctum morphology oboInOwl:hasDbXref UMLS:C4023337 semapv:UnspecifiedMatching +HP:0011480 Unilateral microphthalmos oboInOwl:hasDbXref UMLS:C3640024 semapv:UnspecifiedMatching +HP:0011480 Unilateral microphthalmos oboInOwl:hasDbXref UMLS:C4280323 semapv:UnspecifiedMatching +HP:0011481 Abnormal lacrimal duct morphology oboInOwl:hasDbXref UMLS:C1858567 semapv:UnspecifiedMatching +HP:0011482 Abnormal lacrimal gland morphology oboInOwl:hasDbXref UMLS:C4023336 semapv:UnspecifiedMatching +HP:0011483 Anterior synechiae of the anterior chamber oboInOwl:hasDbXref SCTID:70992005 semapv:UnspecifiedMatching +HP:0011483 Anterior synechiae of the anterior chamber oboInOwl:hasDbXref UMLS:C0152252 semapv:UnspecifiedMatching +HP:0011484 Posterior synechiae of the anterior chamber oboInOwl:hasDbXref SCTID:111512005 semapv:UnspecifiedMatching +HP:0011484 Posterior synechiae of the anterior chamber oboInOwl:hasDbXref UMLS:C0152253 semapv:UnspecifiedMatching +HP:0011485 Corneolenticular adhesion oboInOwl:hasDbXref UMLS:C4023334 semapv:UnspecifiedMatching +HP:0011486 Abnormality of corneal thickness oboInOwl:hasDbXref UMLS:C4023333 semapv:UnspecifiedMatching +HP:0011487 Increased corneal thickness oboInOwl:hasDbXref UMLS:C3810451 semapv:UnspecifiedMatching +HP:0011488 Abnormal corneal endothelium morphology oboInOwl:hasDbXref UMLS:C4023332 semapv:UnspecifiedMatching +HP:0011489 Abnormal migration of corneal endothelium oboInOwl:hasDbXref UMLS:C4023331 semapv:UnspecifiedMatching +HP:0011490 Abnormal Descemet membrane morphology oboInOwl:hasDbXref UMLS:C4023330 semapv:UnspecifiedMatching +HP:0011491 Reduced number of corneal endothelial cells oboInOwl:hasDbXref UMLS:C4023329 semapv:UnspecifiedMatching +HP:0011492 Abnormality of corneal stroma oboInOwl:hasDbXref UMLS:C4023328 semapv:UnspecifiedMatching +HP:0011493 Central opacification of the cornea oboInOwl:hasDbXref UMLS:C4023327 semapv:UnspecifiedMatching +HP:0011494 Generalized opacification of the cornea oboInOwl:hasDbXref UMLS:C4021147 semapv:UnspecifiedMatching +HP:0011495 Abnormal corneal epithelium morphology oboInOwl:hasDbXref UMLS:C4023326 semapv:UnspecifiedMatching +HP:0011496 Corneal neovascularization oboInOwl:hasDbXref MESH:D016510 semapv:UnspecifiedMatching +HP:0011496 Corneal neovascularization oboInOwl:hasDbXref SCTID:19161004 semapv:UnspecifiedMatching +HP:0011496 Corneal neovascularization oboInOwl:hasDbXref UMLS:C0085109 semapv:UnspecifiedMatching +HP:0011497 Iris neovascularization oboInOwl:hasDbXref SCTID:51995000 semapv:UnspecifiedMatching +HP:0011497 Iris neovascularization oboInOwl:hasDbXref UMLS:C0154916 semapv:UnspecifiedMatching +HP:0011499 Mydriasis oboInOwl:hasDbXref MESH:D015878 semapv:UnspecifiedMatching +HP:0011499 Mydriasis oboInOwl:hasDbXref SCTID:37125009 semapv:UnspecifiedMatching +HP:0011499 Mydriasis oboInOwl:hasDbXref UMLS:C0026961 semapv:UnspecifiedMatching +HP:0011500 Polycoria oboInOwl:hasDbXref SCTID:204159004 semapv:UnspecifiedMatching +HP:0011500 Polycoria oboInOwl:hasDbXref UMLS:C0344544 semapv:UnspecifiedMatching +HP:0011501 Anterior lenticonus oboInOwl:hasDbXref SCTID:95480008 semapv:UnspecifiedMatching +HP:0011501 Anterior lenticonus oboInOwl:hasDbXref UMLS:C0344262 semapv:UnspecifiedMatching +HP:0011502 Posterior lenticonus oboInOwl:hasDbXref SCTID:95482000 semapv:UnspecifiedMatching +HP:0011502 Posterior lenticonus oboInOwl:hasDbXref UMLS:C0344263 semapv:UnspecifiedMatching +HP:0011503 Aplasia of the fovea oboInOwl:hasDbXref UMLS:C4023324 semapv:UnspecifiedMatching +HP:0011504 Bull's eye maculopathy oboInOwl:hasDbXref MESH:C537833 semapv:UnspecifiedMatching +HP:0011504 Bull's eye maculopathy oboInOwl:hasDbXref SCTID:312958000 semapv:UnspecifiedMatching +HP:0011504 Bull's eye maculopathy oboInOwl:hasDbXref SCTID:424169002 semapv:UnspecifiedMatching +HP:0011504 Bull's eye maculopathy oboInOwl:hasDbXref UMLS:C0730330 semapv:UnspecifiedMatching +HP:0011504 Bull's eye maculopathy oboInOwl:hasDbXref UMLS:C1828210 semapv:UnspecifiedMatching +HP:0011505 Cystoid macular edema oboInOwl:hasDbXref MESH:D008269 semapv:UnspecifiedMatching +HP:0011505 Cystoid macular edema oboInOwl:hasDbXref SCTID:193387007 semapv:UnspecifiedMatching +HP:0011505 Cystoid macular edema oboInOwl:hasDbXref UMLS:C0024440 semapv:UnspecifiedMatching +HP:0011506 Choroidal neovascularization oboInOwl:hasDbXref UMLS:C4023323 semapv:UnspecifiedMatching +HP:0011507 Macular flecks oboInOwl:hasDbXref UMLS:C4023322 semapv:UnspecifiedMatching +HP:0011508 Macular hole oboInOwl:hasDbXref MESH:D012167 semapv:UnspecifiedMatching +HP:0011508 Macular hole oboInOwl:hasDbXref SCTID:232006002 semapv:UnspecifiedMatching +HP:0011508 Macular hole oboInOwl:hasDbXref UMLS:C0024441 semapv:UnspecifiedMatching +HP:0011509 Macular hyperpigmentation oboInOwl:hasDbXref UMLS:C0745109 semapv:UnspecifiedMatching +HP:0011510 Drusen oboInOwl:hasDbXref SCTID:18695008 semapv:UnspecifiedMatching +HP:0011510 Drusen oboInOwl:hasDbXref UMLS:C1260959 semapv:UnspecifiedMatching +HP:0011511 Macular schisis oboInOwl:hasDbXref UMLS:C4023321 semapv:UnspecifiedMatching +HP:0011512 Hyperpigmentation of the fundus oboInOwl:hasDbXref UMLS:C4021146 semapv:UnspecifiedMatching +HP:0011513 Retinal cavernous angioma oboInOwl:hasDbXref SCTID:312937006 semapv:UnspecifiedMatching +HP:0011513 Retinal cavernous angioma oboInOwl:hasDbXref UMLS:C0730304 semapv:UnspecifiedMatching +HP:0011514 Abnormality of binocular vision oboInOwl:hasDbXref UMLS:C4023320 semapv:UnspecifiedMatching +HP:0011515 Abnormal stereopsis oboInOwl:hasDbXref UMLS:C4023319 semapv:UnspecifiedMatching +HP:0011516 Achromatopsia oboInOwl:hasDbXref MESH:C536021 semapv:UnspecifiedMatching +HP:0011516 Achromatopsia oboInOwl:hasDbXref SCTID:102450007 semapv:UnspecifiedMatching +HP:0011516 Achromatopsia oboInOwl:hasDbXref UMLS:C0302129 semapv:UnspecifiedMatching +HP:0011517 Cone monochromacy oboInOwl:hasDbXref UMLS:C4023318 semapv:UnspecifiedMatching +HP:0011518 Dichromacy oboInOwl:hasDbXref UMLS:C4023317 semapv:UnspecifiedMatching +HP:0011519 Anomalous trichromacy oboInOwl:hasDbXref UMLS:C4023316 semapv:UnspecifiedMatching +HP:0011520 Deuteranomaly oboInOwl:hasDbXref MESH:D003117 semapv:UnspecifiedMatching +HP:0011520 Deuteranomaly oboInOwl:hasDbXref SCTID:246674000 semapv:UnspecifiedMatching +HP:0011520 Deuteranomaly oboInOwl:hasDbXref SCTID:77479002 semapv:UnspecifiedMatching +HP:0011520 Deuteranomaly oboInOwl:hasDbXref UMLS:C0155016 semapv:UnspecifiedMatching +HP:0011521 Deuteranopia oboInOwl:hasDbXref MESH:D003117 semapv:UnspecifiedMatching +HP:0011521 Deuteranopia oboInOwl:hasDbXref SCTID:246674000 semapv:UnspecifiedMatching +HP:0011521 Deuteranopia oboInOwl:hasDbXref SCTID:77479002 semapv:UnspecifiedMatching +HP:0011521 Deuteranopia oboInOwl:hasDbXref UMLS:C0155016 semapv:UnspecifiedMatching +HP:0011522 Protanopia oboInOwl:hasDbXref MESH:D003117 semapv:UnspecifiedMatching +HP:0011522 Protanopia oboInOwl:hasDbXref SCTID:51445007 semapv:UnspecifiedMatching +HP:0011522 Protanopia oboInOwl:hasDbXref UMLS:C0155015 semapv:UnspecifiedMatching +HP:0011523 Iris cyst oboInOwl:hasDbXref SCTID:37761009 semapv:UnspecifiedMatching +HP:0011523 Iris cyst oboInOwl:hasDbXref UMLS:C0271119 semapv:UnspecifiedMatching +HP:0011524 Iris melanoma oboInOwl:hasDbXref NCIT:C3224 semapv:UnspecifiedMatching +HP:0011524 Iris melanoma oboInOwl:hasDbXref SCTID:255012009 semapv:UnspecifiedMatching +HP:0011524 Iris melanoma oboInOwl:hasDbXref UMLS:C0346373 semapv:UnspecifiedMatching +HP:0011525 Iris nevus oboInOwl:hasDbXref SCTID:95711003 semapv:UnspecifiedMatching +HP:0011525 Iris nevus oboInOwl:hasDbXref UMLS:C0346376 semapv:UnspecifiedMatching +HP:0011526 Abnormality of lens shape oboInOwl:hasDbXref UMLS:C4023314 semapv:UnspecifiedMatching +HP:0011527 Lentiglobus oboInOwl:hasDbXref SCTID:419281007 semapv:UnspecifiedMatching +HP:0011527 Lentiglobus oboInOwl:hasDbXref UMLS:C1622439 semapv:UnspecifiedMatching +HP:0011527 Lentiglobus oboInOwl:hasDbXref UMLS:C4280322 semapv:UnspecifiedMatching +HP:0011528 Solitary congenital hypertrophy of retinal pigment epithelium oboInOwl:hasDbXref UMLS:C4021145 semapv:UnspecifiedMatching +HP:0011529 Multiple bilateral congenital hypertrophy of retinal pigment epithelium oboInOwl:hasDbXref UMLS:C4021144 semapv:UnspecifiedMatching +HP:0011530 Retinal hole oboInOwl:hasDbXref MESH:D012167 semapv:UnspecifiedMatching +HP:0011530 Retinal hole oboInOwl:hasDbXref SCTID:232003005 semapv:UnspecifiedMatching +HP:0011530 Retinal hole oboInOwl:hasDbXref SCTID:302888003 semapv:UnspecifiedMatching +HP:0011530 Retinal hole oboInOwl:hasDbXref SCTID:40024006 semapv:UnspecifiedMatching +HP:0011530 Retinal hole oboInOwl:hasDbXref SCTID:95690009 semapv:UnspecifiedMatching +HP:0011530 Retinal hole oboInOwl:hasDbXref UMLS:C0035321 semapv:UnspecifiedMatching +HP:0011531 Vitritis oboInOwl:hasDbXref SCTID:95802009 semapv:UnspecifiedMatching +HP:0011531 Vitritis oboInOwl:hasDbXref UMLS:C0235812 semapv:UnspecifiedMatching +HP:0011532 Subretinal exudate oboInOwl:hasDbXref SCTID:247156002 semapv:UnspecifiedMatching +HP:0011532 Subretinal exudate oboInOwl:hasDbXref UMLS:C0423431 semapv:UnspecifiedMatching +HP:0011533 Snowflake vitreoretinal degeneration oboInOwl:hasDbXref MESH:C536677 semapv:UnspecifiedMatching +HP:0011533 Snowflake vitreoretinal degeneration oboInOwl:hasDbXref UMLS:C1860405 semapv:UnspecifiedMatching +HP:0011534 Abnormal spatial orientation of the cardiac segments oboInOwl:hasDbXref UMLS:C4023313 semapv:UnspecifiedMatching +HP:0011535 Abnormal atrial arrangement oboInOwl:hasDbXref SCTID:445898001 semapv:UnspecifiedMatching +HP:0011535 Abnormal atrial arrangement oboInOwl:hasDbXref UMLS:C2959688 semapv:UnspecifiedMatching +HP:0011536 Right atrial isomerism oboInOwl:hasDbXref MESH:D059446 semapv:UnspecifiedMatching +HP:0011536 Right atrial isomerism oboInOwl:hasDbXref UMLS:C3178806 semapv:UnspecifiedMatching +HP:0011537 Left atrial isomerism oboInOwl:hasDbXref ICD10WHO:Q20.6 semapv:UnspecifiedMatching +HP:0011537 Left atrial isomerism oboInOwl:hasDbXref MESH:D059446 semapv:UnspecifiedMatching +HP:0011537 Left atrial isomerism oboInOwl:hasDbXref UMLS:C3178807 semapv:UnspecifiedMatching +HP:0011538 Atrial situs inversus oboInOwl:hasDbXref ICD10WHO:Q89.3 semapv:UnspecifiedMatching +HP:0011538 Atrial situs inversus oboInOwl:hasDbXref UMLS:C4023312 semapv:UnspecifiedMatching +HP:0011539 Atrial situs ambiguous oboInOwl:hasDbXref SCTID:448681000 semapv:UnspecifiedMatching +HP:0011539 Atrial situs ambiguous oboInOwl:hasDbXref UMLS:C3164429 semapv:UnspecifiedMatching +HP:0011540 Congenitally corrected transposition of the great arteries oboInOwl:hasDbXref ICD10WHO:Q20.5 semapv:UnspecifiedMatching +HP:0011540 Congenitally corrected transposition of the great arteries oboInOwl:hasDbXref MESH:C535426 semapv:UnspecifiedMatching +HP:0011540 Congenitally corrected transposition of the great arteries oboInOwl:hasDbXref SCTID:56743000 semapv:UnspecifiedMatching +HP:0011540 Congenitally corrected transposition of the great arteries oboInOwl:hasDbXref SCTID:83799000 semapv:UnspecifiedMatching +HP:0011540 Congenitally corrected transposition of the great arteries oboInOwl:hasDbXref UMLS:C0232301 semapv:UnspecifiedMatching +HP:0011540 Congenitally corrected transposition of the great arteries oboInOwl:hasDbXref UMLS:C0344616 semapv:UnspecifiedMatching +HP:0011541 Criss-cross atrioventricular valves oboInOwl:hasDbXref UMLS:C4023310 semapv:UnspecifiedMatching +HP:0011542 Criss-cross atrioventricular valves with superior-inferior ventricles oboInOwl:hasDbXref UMLS:C4023309 semapv:UnspecifiedMatching +HP:0011543 Superior-inferior ventricles without criss-cross atrioventricular valves oboInOwl:hasDbXref UMLS:C4023308 semapv:UnspecifiedMatching +HP:0011544 L-looping of the right ventricle oboInOwl:hasDbXref UMLS:C4023307 semapv:UnspecifiedMatching +HP:0011545 Abnormal connection of the cardiac segments oboInOwl:hasDbXref UMLS:C4023306 semapv:UnspecifiedMatching +HP:0011546 Abnormal atrioventricular connection oboInOwl:hasDbXref SCTID:253274005 semapv:UnspecifiedMatching +HP:0011546 Abnormal atrioventricular connection oboInOwl:hasDbXref UMLS:C0344612 semapv:UnspecifiedMatching +HP:0011547 Absent left sided atrioventricular connection oboInOwl:hasDbXref SCTID:253290005 semapv:UnspecifiedMatching +HP:0011547 Absent left sided atrioventricular connection oboInOwl:hasDbXref UMLS:C0344629 semapv:UnspecifiedMatching +HP:0011548 Absent right sided atrioventricular connection oboInOwl:hasDbXref SCTID:253285007 semapv:UnspecifiedMatching +HP:0011548 Absent right sided atrioventricular connection oboInOwl:hasDbXref UMLS:C0344624 semapv:UnspecifiedMatching +HP:0011549 Univentricular heart with absent left sided atrioventricular connection oboInOwl:hasDbXref UMLS:C4023305 semapv:UnspecifiedMatching +HP:0011550 Biventricular heart with straddling right sided atrioventricular valve and absent left sided atrioventricular connection oboInOwl:hasDbXref UMLS:C4023304 semapv:UnspecifiedMatching +HP:0011551 Right sided atrium to left ventricle and absent left sided atrioventricular connection oboInOwl:hasDbXref UMLS:C4023303 semapv:UnspecifiedMatching +HP:0011552 Ambiguous atrioventricular connection oboInOwl:hasDbXref SCTID:253278008 semapv:UnspecifiedMatching +HP:0011552 Ambiguous atrioventricular connection oboInOwl:hasDbXref UMLS:C0344617 semapv:UnspecifiedMatching +HP:0011553 Discordant atrioventricular connection oboInOwl:hasDbXref SCTID:253277003 semapv:UnspecifiedMatching +HP:0011553 Discordant atrioventricular connection oboInOwl:hasDbXref UMLS:C0344615 semapv:UnspecifiedMatching +HP:0011554 Double inlet atrioventricular connection oboInOwl:hasDbXref ICD10WHO:Q20.4 semapv:UnspecifiedMatching +HP:0011554 Double inlet atrioventricular connection oboInOwl:hasDbXref UMLS:C4023302 semapv:UnspecifiedMatching +HP:0011555 Double inlet left ventricle oboInOwl:hasDbXref ICD10WHO:Q20.4 semapv:UnspecifiedMatching +HP:0011555 Double inlet left ventricle oboInOwl:hasDbXref SCTID:253283000 semapv:UnspecifiedMatching +HP:0011555 Double inlet left ventricle oboInOwl:hasDbXref UMLS:C0344622 semapv:UnspecifiedMatching +HP:0011556 Double inlet right ventricle oboInOwl:hasDbXref ICD10WHO:Q20.4 semapv:UnspecifiedMatching +HP:0011556 Double inlet right ventricle oboInOwl:hasDbXref SCTID:253282005 semapv:UnspecifiedMatching +HP:0011556 Double inlet right ventricle oboInOwl:hasDbXref UMLS:C0344621 semapv:UnspecifiedMatching +HP:0011557 Double inlet to single ventricle of indeterminate morphology oboInOwl:hasDbXref UMLS:C4023301 semapv:UnspecifiedMatching +HP:0011558 Double inlet to single ventricle with common atrioventricular orifice oboInOwl:hasDbXref UMLS:C4023300 semapv:UnspecifiedMatching +HP:0011559 Double inlet to single ventricle with two atrioventricular valves oboInOwl:hasDbXref UMLS:C4023299 semapv:UnspecifiedMatching +HP:0011560 Mitral atresia oboInOwl:hasDbXref ICD10WHO:Q23.2 semapv:UnspecifiedMatching +HP:0011560 Mitral atresia oboInOwl:hasDbXref SCTID:23063005 semapv:UnspecifiedMatching +HP:0011560 Mitral atresia oboInOwl:hasDbXref UMLS:C0344760 semapv:UnspecifiedMatching +HP:0011561 Overriding atrioventricular valve oboInOwl:hasDbXref UMLS:C4023298 semapv:UnspecifiedMatching +HP:0011562 Straddling atrioventricular valve oboInOwl:hasDbXref UMLS:C4023297 semapv:UnspecifiedMatching +HP:0011563 Abnormal ventriculoarterial connection oboInOwl:hasDbXref UMLS:C4023296 semapv:UnspecifiedMatching +HP:0011564 Mitral valve arcade oboInOwl:hasDbXref UMLS:C4021143 semapv:UnspecifiedMatching +HP:0011565 Common atrium oboInOwl:hasDbXref ICD10WHO:Q21.2 semapv:UnspecifiedMatching +HP:0011565 Common atrium oboInOwl:hasDbXref SCTID:253276007 semapv:UnspecifiedMatching +HP:0011565 Common atrium oboInOwl:hasDbXref UMLS:C0392482 semapv:UnspecifiedMatching +HP:0011566 Cor triatriatum dexter oboInOwl:hasDbXref SCTID:274947007 semapv:UnspecifiedMatching +HP:0011566 Cor triatriatum dexter oboInOwl:hasDbXref UMLS:C0344697 semapv:UnspecifiedMatching +HP:0011567 Sinus venosus atrial septal defect oboInOwl:hasDbXref ICD10WHO:Q21.1 semapv:UnspecifiedMatching +HP:0011567 Sinus venosus atrial septal defect oboInOwl:hasDbXref MESH:C548009 semapv:UnspecifiedMatching +HP:0011567 Sinus venosus atrial septal defect oboInOwl:hasDbXref SCTID:95268002 semapv:UnspecifiedMatching +HP:0011567 Sinus venosus atrial septal defect oboInOwl:hasDbXref UMLS:C0344730 semapv:UnspecifiedMatching +HP:0011568 Double orifice mitral valve oboInOwl:hasDbXref SCTID:253402005 semapv:UnspecifiedMatching +HP:0011568 Double orifice mitral valve oboInOwl:hasDbXref UMLS:C0344770 semapv:UnspecifiedMatching +HP:0011569 Cleft anterior mitral valve leaflet oboInOwl:hasDbXref UMLS:C4023295 semapv:UnspecifiedMatching +HP:0011570 Congenital mitral stenosis oboInOwl:hasDbXref SCTID:82458004 semapv:UnspecifiedMatching +HP:0011570 Congenital mitral stenosis oboInOwl:hasDbXref UMLS:C0158618 semapv:UnspecifiedMatching +HP:0011571 Parachute mitral valve oboInOwl:hasDbXref SCTID:204362007 semapv:UnspecifiedMatching +HP:0011571 Parachute mitral valve oboInOwl:hasDbXref UMLS:C0546965 semapv:UnspecifiedMatching +HP:0011572 Supramitral ring oboInOwl:hasDbXref UMLS:C4021142 semapv:UnspecifiedMatching +HP:0011573 Hypoplastic tricuspid valve oboInOwl:hasDbXref UMLS:C4023294 semapv:UnspecifiedMatching +HP:0011574 Imperforate atrioventricular valve oboInOwl:hasDbXref UMLS:C4023293 semapv:UnspecifiedMatching +HP:0011575 Imperforate tricuspid valve oboInOwl:hasDbXref UMLS:C4023292 semapv:UnspecifiedMatching +HP:0011576 Intermediate atrioventricular canal defect oboInOwl:hasDbXref UMLS:C4023291 semapv:UnspecifiedMatching +HP:0011577 Partial atrioventricular canal defect oboInOwl:hasDbXref SCTID:718216009 semapv:UnspecifiedMatching +HP:0011577 Partial atrioventricular canal defect oboInOwl:hasDbXref UMLS:C4023290 semapv:UnspecifiedMatching +HP:0011578 Transitional atrioventricular canal defect oboInOwl:hasDbXref UMLS:C4023289 semapv:UnspecifiedMatching +HP:0011579 Unbalanced atrioventricular canal defect oboInOwl:hasDbXref UMLS:C3280940 semapv:UnspecifiedMatching +HP:0011580 Short chordae tendineae of the mitral valve oboInOwl:hasDbXref UMLS:C4023288 semapv:UnspecifiedMatching +HP:0011581 Double outlet left ventricle oboInOwl:hasDbXref ICD10WHO:Q20.2 semapv:UnspecifiedMatching +HP:0011581 Double outlet left ventricle oboInOwl:hasDbXref SCTID:7368005 semapv:UnspecifiedMatching +HP:0011581 Double outlet left ventricle oboInOwl:hasDbXref UMLS:C0265809 semapv:UnspecifiedMatching +HP:0011582 Abdominal ectopia cordis oboInOwl:hasDbXref UMLS:C4023287 semapv:UnspecifiedMatching +HP:0011583 Cervical ectopia cordis oboInOwl:hasDbXref UMLS:C4023286 semapv:UnspecifiedMatching +HP:0011584 Thoracocervical ectopia cordis oboInOwl:hasDbXref UMLS:C4023285 semapv:UnspecifiedMatching +HP:0011585 Thoracic ectopia cordis oboInOwl:hasDbXref UMLS:C4023284 semapv:UnspecifiedMatching +HP:0011586 Thoracoabdominal ectopia cordis oboInOwl:hasDbXref UMLS:C4023283 semapv:UnspecifiedMatching +HP:0011587 Abnormal branching pattern of the aortic arch oboInOwl:hasDbXref UMLS:C4023282 semapv:UnspecifiedMatching +HP:0011588 Cervical aortic arch oboInOwl:hasDbXref SCTID:253657003 semapv:UnspecifiedMatching +HP:0011588 Cervical aortic arch oboInOwl:hasDbXref UMLS:C0345065 semapv:UnspecifiedMatching +HP:0011589 Common origin of the right brachiocephalic artery and left common carotid artery oboInOwl:hasDbXref SCTID:460890003 semapv:UnspecifiedMatching +HP:0011589 Common origin of the right brachiocephalic artery and left common carotid artery oboInOwl:hasDbXref UMLS:C3532020 semapv:UnspecifiedMatching +HP:0011589 Common origin of the right brachiocephalic artery and left common carotid artery oboInOwl:hasDbXref UMLS:C4020746 semapv:UnspecifiedMatching +HP:0011589 Common origin of the right brachiocephalic artery and left common carotid artery oboInOwl:hasDbXref UMLS:C4021141 semapv:UnspecifiedMatching +HP:0011590 Double aortic arch oboInOwl:hasDbXref SCTID:10451007 semapv:UnspecifiedMatching +HP:0011590 Double aortic arch oboInOwl:hasDbXref UMLS:C0265883 semapv:UnspecifiedMatching +HP:0011591 Left aortic arch with cervical origin of the right subclavian artery oboInOwl:hasDbXref UMLS:C4023281 semapv:UnspecifiedMatching +HP:0011592 Left aortic arch with isolated subclavian artery oboInOwl:hasDbXref UMLS:C4023280 semapv:UnspecifiedMatching +HP:0011593 Left aortic arch with retroesophageal diverticulum of Kommerell oboInOwl:hasDbXref SCTID:74561007 semapv:UnspecifiedMatching +HP:0011593 Left aortic arch with retroesophageal diverticulum of Kommerell oboInOwl:hasDbXref UMLS:C0265885 semapv:UnspecifiedMatching +HP:0011594 Right aortic arch with retroesophageal diverticulum of Kommerell oboInOwl:hasDbXref UMLS:C4023279 semapv:UnspecifiedMatching +HP:0011595 Left aortic arch with retroesophageal right subclavian artery oboInOwl:hasDbXref UMLS:C4023278 semapv:UnspecifiedMatching +HP:0011596 Left aortic arch with right descending aorta and right ductus arteriosus oboInOwl:hasDbXref UMLS:C4023277 semapv:UnspecifiedMatching +HP:0011597 Right aortic arch with left descending aorta and left ductus arteriosus oboInOwl:hasDbXref UMLS:C4023276 semapv:UnspecifiedMatching +HP:0011598 Right aortic arch with retroesophageal left subclavian artery oboInOwl:hasDbXref UMLS:C4021140 semapv:UnspecifiedMatching +HP:0011599 Mesocardia oboInOwl:hasDbXref SCTID:16567006 semapv:UnspecifiedMatching +HP:0011599 Mesocardia oboInOwl:hasDbXref UMLS:C0265865 semapv:UnspecifiedMatching +HP:0011600 Abnormal direction of ventricular apex oboInOwl:hasDbXref UMLS:C4023275 semapv:UnspecifiedMatching +HP:0011601 Rightward direction of ventricular apex oboInOwl:hasDbXref UMLS:C4023274 semapv:UnspecifiedMatching +HP:0011602 Midline direction of ventricular apex oboInOwl:hasDbXref UMLS:C4023273 semapv:UnspecifiedMatching +HP:0011603 Congenital malformation of the great arteries oboInOwl:hasDbXref UMLS:C0478012 semapv:UnspecifiedMatching +HP:0011604 Aortopulmonary window oboInOwl:hasDbXref MESH:D001028 semapv:UnspecifiedMatching +HP:0011604 Aortopulmonary window oboInOwl:hasDbXref SCTID:17024001 semapv:UnspecifiedMatching +HP:0011604 Aortopulmonary window oboInOwl:hasDbXref UMLS:C0003516 semapv:UnspecifiedMatching +HP:0011605 Congenitally corrected transposition of the great arteries with ventricular septal defect oboInOwl:hasDbXref UMLS:C4023272 semapv:UnspecifiedMatching +HP:0011608 Type II truncus arteriosus oboInOwl:hasDbXref UMLS:C4021137 semapv:UnspecifiedMatching +HP:0011609 Type III truncus arteriosus oboInOwl:hasDbXref UMLS:C4021136 semapv:UnspecifiedMatching +HP:0011610 Type IV truncus arteriosus oboInOwl:hasDbXref UMLS:C4021135 semapv:UnspecifiedMatching +HP:0011611 Interrupted aortic arch oboInOwl:hasDbXref SCTID:218728005 semapv:UnspecifiedMatching +HP:0011611 Interrupted aortic arch oboInOwl:hasDbXref UMLS:C0152419 semapv:UnspecifiedMatching +HP:0011612 Interrupted aortic arch type A oboInOwl:hasDbXref SCTID:253681005 semapv:UnspecifiedMatching +HP:0011612 Interrupted aortic arch type A oboInOwl:hasDbXref UMLS:C0345092 semapv:UnspecifiedMatching +HP:0011613 Interrupted aortic arch type B oboInOwl:hasDbXref SCTID:253682003 semapv:UnspecifiedMatching +HP:0011613 Interrupted aortic arch type B oboInOwl:hasDbXref UMLS:C0345093 semapv:UnspecifiedMatching +HP:0011614 Interrupted aortic arch type C oboInOwl:hasDbXref SCTID:253683008 semapv:UnspecifiedMatching +HP:0011614 Interrupted aortic arch type C oboInOwl:hasDbXref UMLS:C0345094 semapv:UnspecifiedMatching +HP:0011615 Abnormal pulmonary situs morphology oboInOwl:hasDbXref UMLS:C4023271 semapv:UnspecifiedMatching +HP:0011616 Pulmonary situs inversus oboInOwl:hasDbXref UMLS:C4023270 semapv:UnspecifiedMatching +HP:0011617 Pulmonary situs ambiguus oboInOwl:hasDbXref UMLS:C4023269 semapv:UnspecifiedMatching +HP:0011618 Pulmonary situs ambiguus with bilateral morphologic right lungs oboInOwl:hasDbXref UMLS:C4023268 semapv:UnspecifiedMatching +HP:0011619 Pulmonary situs ambiguus with bilateral morphologic left lungs oboInOwl:hasDbXref UMLS:C4023267 semapv:UnspecifiedMatching +HP:0011620 Abnormality of abdominal situs oboInOwl:hasDbXref UMLS:C4023266 semapv:UnspecifiedMatching +HP:0011621 Gerbode ventricular septal defect oboInOwl:hasDbXref SCTID:41893002 semapv:UnspecifiedMatching +HP:0011621 Gerbode ventricular septal defect oboInOwl:hasDbXref UMLS:C0265812 semapv:UnspecifiedMatching +HP:0011621 Gerbode ventricular septal defect oboInOwl:hasDbXref UMLS:C4023265 semapv:UnspecifiedMatching +HP:0011623 Muscular ventricular septal defect oboInOwl:hasDbXref SCTID:94706008 semapv:UnspecifiedMatching +HP:0011623 Muscular ventricular septal defect oboInOwl:hasDbXref UMLS:C0685707 semapv:UnspecifiedMatching +HP:0011624 Apical muscular ventricular septal defect oboInOwl:hasDbXref UMLS:C4023264 semapv:UnspecifiedMatching +HP:0011625 Multiple muscular ventricular septal defects oboInOwl:hasDbXref UMLS:C4023263 semapv:UnspecifiedMatching +HP:0011626 Scimitar anomaly oboInOwl:hasDbXref ICD10WHO:Q26.8 semapv:UnspecifiedMatching +HP:0011626 Scimitar anomaly oboInOwl:hasDbXref MESH:D012587 semapv:UnspecifiedMatching +HP:0011626 Scimitar anomaly oboInOwl:hasDbXref SCTID:111323005 semapv:UnspecifiedMatching +HP:0011626 Scimitar anomaly oboInOwl:hasDbXref SCTID:39905002 semapv:UnspecifiedMatching +HP:0011626 Scimitar anomaly oboInOwl:hasDbXref UMLS:C0036400 semapv:UnspecifiedMatching +HP:0011627 Aorto-ventricular tunnel oboInOwl:hasDbXref UMLS:C4023262 semapv:UnspecifiedMatching +HP:0011628 Congenital defect of the pericardium oboInOwl:hasDbXref UMLS:C4023261 semapv:UnspecifiedMatching +HP:0011629 Total absence of the pericardium oboInOwl:hasDbXref SCTID:253732001 semapv:UnspecifiedMatching +HP:0011629 Total absence of the pericardium oboInOwl:hasDbXref UMLS:C0345140 semapv:UnspecifiedMatching +HP:0011630 Complete diaphragmatic absence of pericardium oboInOwl:hasDbXref UMLS:C4023259 semapv:UnspecifiedMatching +HP:0011631 Complete right sided absence of pericardium oboInOwl:hasDbXref UMLS:C4023258 semapv:UnspecifiedMatching +HP:0011632 Partial right sided absence of pericardium oboInOwl:hasDbXref UMLS:C4023257 semapv:UnspecifiedMatching +HP:0011633 Complete left sided absence of pericardium oboInOwl:hasDbXref UMLS:C4023256 semapv:UnspecifiedMatching +HP:0011634 Partial left sided absence of pericardium oboInOwl:hasDbXref UMLS:C4023255 semapv:UnspecifiedMatching +HP:0011635 Partial diaphragmatic absence of pericardium oboInOwl:hasDbXref UMLS:C4023254 semapv:UnspecifiedMatching +HP:0011636 Abnormal coronary artery origin oboInOwl:hasDbXref UMLS:C4023253 semapv:UnspecifiedMatching +HP:0011637 Anomalous origin of coronary artery from the pulmonary artery oboInOwl:hasDbXref UMLS:C4023252 semapv:UnspecifiedMatching +HP:0011638 Anomalous origin of left coronary artery from the pulmonary artery oboInOwl:hasDbXref SCTID:450301003 semapv:UnspecifiedMatching +HP:0011638 Anomalous origin of left coronary artery from the pulmonary artery oboInOwl:hasDbXref UMLS:C3472166 semapv:UnspecifiedMatching +HP:0011639 Anomalous origin of right coronary artery from the pulmonary artery oboInOwl:hasDbXref SCTID:450300002 semapv:UnspecifiedMatching +HP:0011639 Anomalous origin of right coronary artery from the pulmonary artery oboInOwl:hasDbXref UMLS:C3472165 semapv:UnspecifiedMatching +HP:0011640 Single coronary artery origin oboInOwl:hasDbXref UMLS:C4023251 semapv:UnspecifiedMatching +HP:0011641 Coronary artery fistula oboInOwl:hasDbXref SCTID:373093003 semapv:UnspecifiedMatching +HP:0011641 Coronary artery fistula oboInOwl:hasDbXref UMLS:C0265898 semapv:UnspecifiedMatching +HP:0011642 Abnormal coronary sinus morphology oboInOwl:hasDbXref SCTID:253323000 semapv:UnspecifiedMatching +HP:0011642 Abnormal coronary sinus morphology oboInOwl:hasDbXref UMLS:C0344680 semapv:UnspecifiedMatching +HP:0011643 Coronary sinus atrial septal defect oboInOwl:hasDbXref ICD10WHO:Q21.1 semapv:UnspecifiedMatching +HP:0011643 Coronary sinus atrial septal defect oboInOwl:hasDbXref UMLS:C2063331 semapv:UnspecifiedMatching +HP:0011644 Coronary sinus diverticulum oboInOwl:hasDbXref SCTID:447661004 semapv:UnspecifiedMatching +HP:0011644 Coronary sinus diverticulum oboInOwl:hasDbXref UMLS:C3163894 semapv:UnspecifiedMatching +HP:0011645 Dilatation of the sinus of Valsalva oboInOwl:hasDbXref SCTID:54160000 semapv:UnspecifiedMatching +HP:0011645 Dilatation of the sinus of Valsalva oboInOwl:hasDbXref UMLS:C2239253 semapv:UnspecifiedMatching +HP:0011646 Juxtaductal coarctation of the aorta oboInOwl:hasDbXref UMLS:C4023250 semapv:UnspecifiedMatching +HP:0011647 Postductal coarctation of the aorta oboInOwl:hasDbXref SCTID:72242008 semapv:UnspecifiedMatching +HP:0011647 Postductal coarctation of the aorta oboInOwl:hasDbXref UMLS:C0265879 semapv:UnspecifiedMatching +HP:0011648 Patent ductus arteriosus after birth at term oboInOwl:hasDbXref UMLS:C4023249 semapv:UnspecifiedMatching +HP:0011649 Patent ductus arteriosus after premature birth oboInOwl:hasDbXref UMLS:C4023248 semapv:UnspecifiedMatching +HP:0011650 Bilateral ductus arteriosus oboInOwl:hasDbXref SCTID:461093009 semapv:UnspecifiedMatching +HP:0011650 Bilateral ductus arteriosus oboInOwl:hasDbXref UMLS:C0431501 semapv:UnspecifiedMatching +HP:0011651 Double outlet right ventricle with doubly committed ventricular septal defect and pulmonary stenosis oboInOwl:hasDbXref SCTID:448516008 semapv:UnspecifiedMatching +HP:0011651 Double outlet right ventricle with doubly committed ventricular septal defect and pulmonary stenosis oboInOwl:hasDbXref UMLS:C3165091 semapv:UnspecifiedMatching +HP:0011652 Double outlet right ventricle with doubly committed ventricular septal defect without pulmonary stenosis oboInOwl:hasDbXref UMLS:C4023247 semapv:UnspecifiedMatching +HP:0011653 Double outlet right ventricle with non-committed ventricular septal defect and pulmonary stenosis oboInOwl:hasDbXref UMLS:C4023246 semapv:UnspecifiedMatching +HP:0011654 Double outlet right ventricle with non-committed ventricular septal defect without pulmonary stenosis oboInOwl:hasDbXref UMLS:C4023245 semapv:UnspecifiedMatching +HP:0011655 Double outlet right ventricle with subaortic ventricular septal defect and pulmonary stenosis oboInOwl:hasDbXref UMLS:C4023244 semapv:UnspecifiedMatching +HP:0011656 Double outlet right ventricle with subaortic ventricular septal defect without pulmonary stenosis oboInOwl:hasDbXref UMLS:C4023243 semapv:UnspecifiedMatching +HP:0011657 Double outlet right ventricle with subpulmonary ventricular septal defect and pulmonary stenosis oboInOwl:hasDbXref UMLS:C4023242 semapv:UnspecifiedMatching +HP:0011658 Double outlet right ventricle with subpulmonary ventricular septal defect without pulmonary stenosis oboInOwl:hasDbXref UMLS:C4023241 semapv:UnspecifiedMatching +HP:0011659 Tetralogy of Fallot with absent pulmonary valve oboInOwl:hasDbXref SCTID:399228007 semapv:UnspecifiedMatching +HP:0011659 Tetralogy of Fallot with absent pulmonary valve oboInOwl:hasDbXref UMLS:C1302264 semapv:UnspecifiedMatching +HP:0011660 Anomalous origin of one pulmonary artery from ascending aorta oboInOwl:hasDbXref UMLS:C4021134 semapv:UnspecifiedMatching +HP:0011661 Anomalous origin of left pulmonary artery from ascending aorta oboInOwl:hasDbXref SCTID:253637002 semapv:UnspecifiedMatching +HP:0011661 Anomalous origin of left pulmonary artery from ascending aorta oboInOwl:hasDbXref UMLS:C0345040 semapv:UnspecifiedMatching +HP:0011662 Tricuspid atresia oboInOwl:hasDbXref ICD10WHO:Q22.4 semapv:UnspecifiedMatching +HP:0011662 Tricuspid atresia oboInOwl:hasDbXref MESH:D018785 semapv:UnspecifiedMatching +HP:0011662 Tricuspid atresia oboInOwl:hasDbXref SCTID:253455004 semapv:UnspecifiedMatching +HP:0011662 Tricuspid atresia oboInOwl:hasDbXref SCTID:63042009 semapv:UnspecifiedMatching +HP:0011662 Tricuspid atresia oboInOwl:hasDbXref UMLS:C0243002 semapv:UnspecifiedMatching +HP:0011663 Right ventricular cardiomyopathy oboInOwl:hasDbXref UMLS:C2063326 semapv:UnspecifiedMatching +HP:0011664 Left ventricular noncompaction cardiomyopathy oboInOwl:hasDbXref UMLS:C4021133 semapv:UnspecifiedMatching +HP:0011665 Takotsubo cardiomyopathy oboInOwl:hasDbXref MESH:D054549 semapv:UnspecifiedMatching +HP:0011665 Takotsubo cardiomyopathy oboInOwl:hasDbXref SCTID:441541008 semapv:UnspecifiedMatching +HP:0011665 Takotsubo cardiomyopathy oboInOwl:hasDbXref UMLS:C1739395 semapv:UnspecifiedMatching +HP:0011666 Absent right superior vena cava oboInOwl:hasDbXref SCTID:253308005 semapv:UnspecifiedMatching +HP:0011666 Absent right superior vena cava oboInOwl:hasDbXref UMLS:C0344656 semapv:UnspecifiedMatching +HP:0011667 Bilateral superior vena cava with bridging vein oboInOwl:hasDbXref UMLS:C4023240 semapv:UnspecifiedMatching +HP:0011668 Bilateral superior vena cava with no bridging vein oboInOwl:hasDbXref UMLS:C4023239 semapv:UnspecifiedMatching +HP:0011669 Left superior vena cava draining directly to the left atrium oboInOwl:hasDbXref UMLS:C4023238 semapv:UnspecifiedMatching +HP:0011670 Left superior vena cava draining to coronary sinus oboInOwl:hasDbXref ICD10WHO:Q26.1 semapv:UnspecifiedMatching +HP:0011670 Left superior vena cava draining to coronary sinus oboInOwl:hasDbXref UMLS:C2677768 semapv:UnspecifiedMatching +HP:0011671 Interrupted inferior vena cava with azygous continuation oboInOwl:hasDbXref ICD10WHO:26.8 semapv:UnspecifiedMatching +HP:0011671 Interrupted inferior vena cava with azygous continuation oboInOwl:hasDbXref UMLS:C4023237 semapv:UnspecifiedMatching +HP:0011672 Cardiac myxoma oboInOwl:hasDbXref NCIT:C6577 semapv:UnspecifiedMatching +HP:0011672 Cardiac myxoma oboInOwl:hasDbXref SCTID:426191007 semapv:UnspecifiedMatching +HP:0011672 Cardiac myxoma oboInOwl:hasDbXref UMLS:C1960546 semapv:UnspecifiedMatching +HP:0011673 Cardiac hemangioma oboInOwl:hasDbXref NCIT:C3085 semapv:UnspecifiedMatching +HP:0011673 Cardiac hemangioma oboInOwl:hasDbXref UMLS:C1707298 semapv:UnspecifiedMatching +HP:0011674 Cardiac teratoma oboInOwl:hasDbXref NCIT:C3403 semapv:UnspecifiedMatching +HP:0011674 Cardiac teratoma oboInOwl:hasDbXref UMLS:C1112387 semapv:UnspecifiedMatching +HP:0011675 Arrhythmia oboInOwl:hasDbXref MESH:C562490 semapv:UnspecifiedMatching +HP:0011675 Arrhythmia oboInOwl:hasDbXref MESH:D001145 semapv:UnspecifiedMatching +HP:0011675 Arrhythmia oboInOwl:hasDbXref SCTID:102594003 semapv:UnspecifiedMatching +HP:0011675 Arrhythmia oboInOwl:hasDbXref SCTID:44808001 semapv:UnspecifiedMatching +HP:0011675 Arrhythmia oboInOwl:hasDbXref SCTID:698247007 semapv:UnspecifiedMatching +HP:0011675 Arrhythmia oboInOwl:hasDbXref UMLS:C0003811 semapv:UnspecifiedMatching +HP:0011675 Arrhythmia oboInOwl:hasDbXref UMLS:C0264886 semapv:UnspecifiedMatching +HP:0011675 Arrhythmia oboInOwl:hasDbXref UMLS:C0522055 semapv:UnspecifiedMatching +HP:0011675 Arrhythmia oboInOwl:hasDbXref UMLS:C0855329 semapv:UnspecifiedMatching +HP:0011675 Arrhythmia oboInOwl:hasDbXref UMLS:C1832603 semapv:UnspecifiedMatching +HP:0011675 Arrhythmia oboInOwl:hasDbXref UMLS:C1842820 semapv:UnspecifiedMatching +HP:0011676 Tetralogy of Fallot with absent subarterial conus oboInOwl:hasDbXref UMLS:C4023236 semapv:UnspecifiedMatching +HP:0011677 Tetralogy of Fallot with atrioventricular canal defect oboInOwl:hasDbXref UMLS:C4023235 semapv:UnspecifiedMatching +HP:0011678 Tetralogy of Fallot with pulmonary atresia and major aortopulmonary collateral arteries oboInOwl:hasDbXref UMLS:C4023234 semapv:UnspecifiedMatching +HP:0011679 Tetralogy of Fallot with pulmonary stenosis oboInOwl:hasDbXref SCTID:253512000 semapv:UnspecifiedMatching +HP:0011679 Tetralogy of Fallot with pulmonary stenosis oboInOwl:hasDbXref UMLS:C0344881 semapv:UnspecifiedMatching +HP:0011680 Single ventricle of indeterminate morphology oboInOwl:hasDbXref UMLS:C4023233 semapv:UnspecifiedMatching +HP:0011681 Subarterial ventricular septal defect oboInOwl:hasDbXref SCTID:448876006 semapv:UnspecifiedMatching +HP:0011681 Subarterial ventricular septal defect oboInOwl:hasDbXref UMLS:C3165130 semapv:UnspecifiedMatching +HP:0011682 Perimembranous ventricular septal defect oboInOwl:hasDbXref SCTID:109428005 semapv:UnspecifiedMatching +HP:0011682 Perimembranous ventricular septal defect oboInOwl:hasDbXref UMLS:C0344925 semapv:UnspecifiedMatching +HP:0011683 Restrictive ventricular septal defect oboInOwl:hasDbXref SCTID:253551005 semapv:UnspecifiedMatching +HP:0011683 Restrictive ventricular septal defect oboInOwl:hasDbXref UMLS:C0344924 semapv:UnspecifiedMatching +HP:0011684 Non-restrictive ventricular septal defect oboInOwl:hasDbXref SCTID:373131000 semapv:UnspecifiedMatching +HP:0011684 Non-restrictive ventricular septal defect oboInOwl:hasDbXref UMLS:C1298817 semapv:UnspecifiedMatching +HP:0011685 Infra-aortic superior vena cava oboInOwl:hasDbXref UMLS:C4023232 semapv:UnspecifiedMatching +HP:0011686 Abnormal coronary artery course oboInOwl:hasDbXref SCTID:253714001 semapv:UnspecifiedMatching +HP:0011686 Abnormal coronary artery course oboInOwl:hasDbXref UMLS:C0345122 semapv:UnspecifiedMatching +HP:0011687 AV nodal tachycardia oboInOwl:hasDbXref UMLS:C0857265 semapv:UnspecifiedMatching +HP:0011688 Supraventricular tachycardia with an accessory connection mediated pathway oboInOwl:hasDbXref UMLS:C4021132 semapv:UnspecifiedMatching +HP:0011689 Supraventricular tachycardia with a concealed accessory connection oboInOwl:hasDbXref UMLS:C4023231 semapv:UnspecifiedMatching +HP:0011690 Permanent junctional reciprocating tachycardia oboInOwl:hasDbXref SCTID:233904005 semapv:UnspecifiedMatching +HP:0011690 Permanent junctional reciprocating tachycardia oboInOwl:hasDbXref UMLS:C0340483 semapv:UnspecifiedMatching +HP:0011691 Supraventricular tachycardia with a concealed accessory pathway on the left free wall oboInOwl:hasDbXref UMLS:C4023230 semapv:UnspecifiedMatching +HP:0011692 Supraventricular tachycardia with a concealed accessory pathway on the right free wall oboInOwl:hasDbXref UMLS:C4023229 semapv:UnspecifiedMatching +HP:0011693 Supraventricular tachycardia with a concealed accessory pathway on the septum oboInOwl:hasDbXref UMLS:C4023228 semapv:UnspecifiedMatching +HP:0011694 Supraventricular tachycardia with a manifest accessory pathway oboInOwl:hasDbXref UMLS:C4023227 semapv:UnspecifiedMatching +HP:0011695 Cerebellar hemorrhage oboInOwl:hasDbXref SCTID:75038005 semapv:UnspecifiedMatching +HP:0011695 Cerebellar hemorrhage oboInOwl:hasDbXref UMLS:C0149854 semapv:UnspecifiedMatching +HP:0011696 Supraventricular tachycardia with a manifest accessory pathway on the left free wall oboInOwl:hasDbXref UMLS:C4023226 semapv:UnspecifiedMatching +HP:0011697 Supraventricular tachycardia with a manifest accessory pathway on the right free wall oboInOwl:hasDbXref UMLS:C4023225 semapv:UnspecifiedMatching +HP:0011698 Supraventricular tachycardia with a manifest accessory pathway on the septum oboInOwl:hasDbXref UMLS:C4023224 semapv:UnspecifiedMatching +HP:0011699 Atrial reentry tachycardia oboInOwl:hasDbXref UMLS:C4023223 semapv:UnspecifiedMatching +HP:0011700 Automatic atrial tachycardia oboInOwl:hasDbXref MESH:D013612 semapv:UnspecifiedMatching +HP:0011700 Automatic atrial tachycardia oboInOwl:hasDbXref SCTID:233892002 semapv:UnspecifiedMatching +HP:0011700 Automatic atrial tachycardia oboInOwl:hasDbXref UMLS:C0039234 semapv:UnspecifiedMatching +HP:0011701 Multifocal atrial tachycardia oboInOwl:hasDbXref SCTID:49982000 semapv:UnspecifiedMatching +HP:0011701 Multifocal atrial tachycardia oboInOwl:hasDbXref UMLS:C0221158 semapv:UnspecifiedMatching +HP:0011702 Abnormal electrophysiology of sinoatrial node origin oboInOwl:hasDbXref UMLS:C4023222 semapv:UnspecifiedMatching +HP:0011703 Sinus tachycardia oboInOwl:hasDbXref MESH:D013616 semapv:UnspecifiedMatching +HP:0011703 Sinus tachycardia oboInOwl:hasDbXref SCTID:11092001 semapv:UnspecifiedMatching +HP:0011703 Sinus tachycardia oboInOwl:hasDbXref UMLS:C0039239 semapv:UnspecifiedMatching +HP:0011704 Sick sinus syndrome oboInOwl:hasDbXref MESH:D012804 semapv:UnspecifiedMatching +HP:0011704 Sick sinus syndrome oboInOwl:hasDbXref SCTID:36083008 semapv:UnspecifiedMatching +HP:0011704 Sick sinus syndrome oboInOwl:hasDbXref UMLS:C0037052 semapv:UnspecifiedMatching +HP:0011705 First degree atrioventricular block oboInOwl:hasDbXref SCTID:270492004 semapv:UnspecifiedMatching +HP:0011705 First degree atrioventricular block oboInOwl:hasDbXref UMLS:C0085614 semapv:UnspecifiedMatching +HP:0011706 Second degree atrioventricular block oboInOwl:hasDbXref SCTID:195042002 semapv:UnspecifiedMatching +HP:0011706 Second degree atrioventricular block oboInOwl:hasDbXref UMLS:C0264906 semapv:UnspecifiedMatching +HP:0011707 Mobitz I atrioventricular block oboInOwl:hasDbXref SCTID:54016002 semapv:UnspecifiedMatching +HP:0011707 Mobitz I atrioventricular block oboInOwl:hasDbXref UMLS:C0264907 semapv:UnspecifiedMatching +HP:0011708 Mobitz II atrioventricular block oboInOwl:hasDbXref SCTID:28189009 semapv:UnspecifiedMatching +HP:0011708 Mobitz II atrioventricular block oboInOwl:hasDbXref UMLS:C0155700 semapv:UnspecifiedMatching +HP:0011709 Atrioventricular dissociation oboInOwl:hasDbXref MESH:D006327 semapv:UnspecifiedMatching +HP:0011709 Atrioventricular dissociation oboInOwl:hasDbXref SCTID:50799005 semapv:UnspecifiedMatching +HP:0011709 Atrioventricular dissociation oboInOwl:hasDbXref UMLS:C0004331 semapv:UnspecifiedMatching +HP:0011710 Bundle branch block oboInOwl:hasDbXref MESH:D002037 semapv:UnspecifiedMatching +HP:0011710 Bundle branch block oboInOwl:hasDbXref SCTID:6374002 semapv:UnspecifiedMatching +HP:0011710 Bundle branch block oboInOwl:hasDbXref UMLS:C0006384 semapv:UnspecifiedMatching +HP:0011711 Left anterior fascicular block oboInOwl:hasDbXref SCTID:37760005 semapv:UnspecifiedMatching +HP:0011711 Left anterior fascicular block oboInOwl:hasDbXref UMLS:C0264912 semapv:UnspecifiedMatching +HP:0011712 Right bundle branch block oboInOwl:hasDbXref MESH:D002037 semapv:UnspecifiedMatching +HP:0011712 Right bundle branch block oboInOwl:hasDbXref SCTID:59118001 semapv:UnspecifiedMatching +HP:0011712 Right bundle branch block oboInOwl:hasDbXref UMLS:C0085615 semapv:UnspecifiedMatching +HP:0011713 Left bundle branch block oboInOwl:hasDbXref MESH:D002037 semapv:UnspecifiedMatching +HP:0011713 Left bundle branch block oboInOwl:hasDbXref SCTID:63467002 semapv:UnspecifiedMatching +HP:0011713 Left bundle branch block oboInOwl:hasDbXref UMLS:C0023211 semapv:UnspecifiedMatching +HP:0011714 Libman-Sacks lesions oboInOwl:hasDbXref UMLS:C4023221 semapv:UnspecifiedMatching +HP:0011715 Trifascicular block oboInOwl:hasDbXref SCTID:86014007 semapv:UnspecifiedMatching +HP:0011715 Trifascicular block oboInOwl:hasDbXref UMLS:C0155707 semapv:UnspecifiedMatching +HP:0011716 Junctional ectopic tachycardia oboInOwl:hasDbXref MESH:D013613 semapv:UnspecifiedMatching +HP:0011716 Junctional ectopic tachycardia oboInOwl:hasDbXref SCTID:233901002 semapv:UnspecifiedMatching +HP:0011716 Junctional ectopic tachycardia oboInOwl:hasDbXref SCTID:419166005 semapv:UnspecifiedMatching +HP:0011716 Junctional ectopic tachycardia oboInOwl:hasDbXref UMLS:C0039235 semapv:UnspecifiedMatching +HP:0011717 Atrioventricular reentrant tachycardia oboInOwl:hasDbXref UMLS:C4023220 semapv:UnspecifiedMatching +HP:0011718 Abnormality of the pulmonary veins oboInOwl:hasDbXref SCTID:111322000 semapv:UnspecifiedMatching +HP:0011718 Abnormality of the pulmonary veins oboInOwl:hasDbXref SCTID:128585006 semapv:UnspecifiedMatching +HP:0011718 Abnormality of the pulmonary veins oboInOwl:hasDbXref SCTID:199113001 semapv:UnspecifiedMatching +HP:0011718 Abnormality of the pulmonary veins oboInOwl:hasDbXref UMLS:C0265914 semapv:UnspecifiedMatching +HP:0011719 Supracardiac total anomalous pulmonary venous connection oboInOwl:hasDbXref UMLS:C4021131 semapv:UnspecifiedMatching +HP:0011720 Cardiac total anomalous pulmonary venous connection oboInOwl:hasDbXref UMLS:C4021130 semapv:UnspecifiedMatching +HP:0011721 Infracardiac total anomalous pulmonary venous connection oboInOwl:hasDbXref UMLS:C4021129 semapv:UnspecifiedMatching +HP:0011722 Mixed total anomalous pulmonary venous connection oboInOwl:hasDbXref UMLS:C4021128 semapv:UnspecifiedMatching +HP:0011723 Congenital malformation of the right heart oboInOwl:hasDbXref UMLS:C4023219 semapv:UnspecifiedMatching +HP:0011724 Uhl's anomaly oboInOwl:hasDbXref MESH:C536932 semapv:UnspecifiedMatching +HP:0011724 Uhl's anomaly oboInOwl:hasDbXref SCTID:2829000 semapv:UnspecifiedMatching +HP:0011724 Uhl's anomaly oboInOwl:hasDbXref UMLS:C0265857 semapv:UnspecifiedMatching +HP:0011725 Chaotic multifocal atrial tachycardia oboInOwl:hasDbXref UMLS:C4023218 semapv:UnspecifiedMatching +HP:0011726 Persistent fetal circulation oboInOwl:hasDbXref MESH:D010547 semapv:UnspecifiedMatching +HP:0011726 Persistent fetal circulation oboInOwl:hasDbXref SCTID:206597007 semapv:UnspecifiedMatching +HP:0011726 Persistent fetal circulation oboInOwl:hasDbXref SCTID:233815004 semapv:UnspecifiedMatching +HP:0011726 Persistent fetal circulation oboInOwl:hasDbXref SCTID:35604006 semapv:UnspecifiedMatching +HP:0011726 Persistent fetal circulation oboInOwl:hasDbXref UMLS:C0031190 semapv:UnspecifiedMatching +HP:0011727 Peroneal muscle weakness oboInOwl:hasDbXref UMLS:C0240733 semapv:UnspecifiedMatching +HP:0011728 Elbow clonus oboInOwl:hasDbXref UMLS:C4023217 semapv:UnspecifiedMatching +HP:0011729 Abnormality of joint mobility oboInOwl:hasDbXref UMLS:C4023216 semapv:UnspecifiedMatching +HP:0011730 Abnormal central sensory function oboInOwl:hasDbXref UMLS:C4023215 semapv:UnspecifiedMatching +HP:0011731 Abnormality of circulating cortisol level oboInOwl:hasDbXref UMLS:C4023214 semapv:UnspecifiedMatching +HP:0011732 Abnormality of adrenal morphology oboInOwl:hasDbXref UMLS:C4023213 semapv:UnspecifiedMatching +HP:0011733 Abnormality of adrenal physiology oboInOwl:hasDbXref UMLS:C4023212 semapv:UnspecifiedMatching +HP:0011734 Central adrenal insufficiency oboInOwl:hasDbXref UMLS:C0948387 semapv:UnspecifiedMatching +HP:0011735 Adrenocorticotropin deficient adrenal insufficiency oboInOwl:hasDbXref UMLS:C4023211 semapv:UnspecifiedMatching +HP:0011736 Primary hyperaldosteronism oboInOwl:hasDbXref MESH:D006929 semapv:UnspecifiedMatching +HP:0011736 Primary hyperaldosteronism oboInOwl:hasDbXref SCTID:190507007 semapv:UnspecifiedMatching +HP:0011736 Primary hyperaldosteronism oboInOwl:hasDbXref SCTID:258117004 semapv:UnspecifiedMatching +HP:0011736 Primary hyperaldosteronism oboInOwl:hasDbXref UMLS:C1384514 semapv:UnspecifiedMatching +HP:0011737 Corticotropin-releasing hormone deficient adrenal insufficiency oboInOwl:hasDbXref UMLS:C4021127 semapv:UnspecifiedMatching +HP:0011738 Corticotropin-releasing hormone receptor defect oboInOwl:hasDbXref UMLS:C4020745 semapv:UnspecifiedMatching +HP:0011738 Corticotropin-releasing hormone receptor defect oboInOwl:hasDbXref UMLS:C4023210 semapv:UnspecifiedMatching +HP:0011739 Dexamethasone-suppressible primary hyperaldosteronism oboInOwl:hasDbXref UMLS:C4020743 semapv:UnspecifiedMatching +HP:0011739 Dexamethasone-suppressible primary hyperaldosteronism oboInOwl:hasDbXref UMLS:C4020744 semapv:UnspecifiedMatching +HP:0011739 Dexamethasone-suppressible primary hyperaldosteronism oboInOwl:hasDbXref UMLS:C4023209 semapv:UnspecifiedMatching +HP:0011740 Glucocortocoid-insensitive primary hyperaldosteronism oboInOwl:hasDbXref UMLS:C4020742 semapv:UnspecifiedMatching +HP:0011740 Glucocortocoid-insensitive primary hyperaldosteronism oboInOwl:hasDbXref UMLS:C4023208 semapv:UnspecifiedMatching +HP:0011741 Secondary hyperaldosteronism oboInOwl:hasDbXref SCTID:67805000 semapv:UnspecifiedMatching +HP:0011741 Secondary hyperaldosteronism oboInOwl:hasDbXref UMLS:C0271728 semapv:UnspecifiedMatching +HP:0011742 Ectopic adrenal gland oboInOwl:hasDbXref SCTID:49494003 semapv:UnspecifiedMatching +HP:0011742 Ectopic adrenal gland oboInOwl:hasDbXref UMLS:C0266275 semapv:UnspecifiedMatching +HP:0011743 Adrenal gland agenesis oboInOwl:hasDbXref MESH:C538429 semapv:UnspecifiedMatching +HP:0011743 Adrenal gland agenesis oboInOwl:hasDbXref SCTID:702615004 semapv:UnspecifiedMatching +HP:0011743 Adrenal gland agenesis oboInOwl:hasDbXref SCTID:83190008 semapv:UnspecifiedMatching +HP:0011743 Adrenal gland agenesis oboInOwl:hasDbXref UMLS:C0266273 semapv:UnspecifiedMatching +HP:0011744 Secondary hypercortisolism oboInOwl:hasDbXref UMLS:C4020741 semapv:UnspecifiedMatching +HP:0011744 Secondary hypercortisolism oboInOwl:hasDbXref UMLS:C4023207 semapv:UnspecifiedMatching +HP:0011745 Non-secretory adrenocortical adenoma oboInOwl:hasDbXref UMLS:C4021126 semapv:UnspecifiedMatching +HP:0011746 Secretory adrenocortical adenoma oboInOwl:hasDbXref UMLS:C4021125 semapv:UnspecifiedMatching +HP:0011747 Abnormality of the anterior pituitary oboInOwl:hasDbXref MESH:D010900 semapv:UnspecifiedMatching +HP:0011747 Abnormality of the anterior pituitary oboInOwl:hasDbXref SCTID:399244003 semapv:UnspecifiedMatching +HP:0011747 Abnormality of the anterior pituitary oboInOwl:hasDbXref UMLS:C0032002 semapv:UnspecifiedMatching +HP:0011747 Abnormality of the anterior pituitary oboInOwl:hasDbXref UMLS:C4023206 semapv:UnspecifiedMatching +HP:0011748 Adrenocorticotropic hormone deficiency oboInOwl:hasDbXref MESH:C535668 semapv:UnspecifiedMatching +HP:0011748 Adrenocorticotropic hormone deficiency oboInOwl:hasDbXref SCTID:237692001 semapv:UnspecifiedMatching +HP:0011748 Adrenocorticotropic hormone deficiency oboInOwl:hasDbXref UMLS:C0342388 semapv:UnspecifiedMatching +HP:0011749 Adrenocorticotropic hormone excess oboInOwl:hasDbXref UMLS:C4021124 semapv:UnspecifiedMatching +HP:0011750 Neoplasm of the anterior pituitary oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0011750 Neoplasm of the anterior pituitary oboInOwl:hasDbXref UMLS:C4023205 semapv:UnspecifiedMatching +HP:0011751 Abnormality of the posterior pituitary oboInOwl:hasDbXref UMLS:C4023204 semapv:UnspecifiedMatching +HP:0011752 Neoplasm of the posterior pituitary oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0011752 Neoplasm of the posterior pituitary oboInOwl:hasDbXref UMLS:C1334957 semapv:UnspecifiedMatching +HP:0011753 Posterior pituitary dysgenesis oboInOwl:hasDbXref UMLS:C4021123 semapv:UnspecifiedMatching +HP:0011754 Pituicytoma oboInOwl:hasDbXref SCTID:450901008 semapv:UnspecifiedMatching +HP:0011754 Pituicytoma oboInOwl:hasDbXref SCTID:608817003 semapv:UnspecifiedMatching +HP:0011754 Pituicytoma oboInOwl:hasDbXref UMLS:C2986550 semapv:UnspecifiedMatching +HP:0011754 Pituicytoma oboInOwl:hasDbXref icdo:9432/1 semapv:UnspecifiedMatching +HP:0011755 Ectopic posterior pituitary oboInOwl:hasDbXref SCTID:715727009 semapv:UnspecifiedMatching +HP:0011755 Ectopic posterior pituitary oboInOwl:hasDbXref UMLS:C3279571 semapv:UnspecifiedMatching +HP:0011755 Ectopic posterior pituitary oboInOwl:hasDbXref UMLS:C4053775 semapv:UnspecifiedMatching +HP:0011756 Posterior pituitary agenesis oboInOwl:hasDbXref UMLS:C4023203 semapv:UnspecifiedMatching +HP:0011757 Posterior pituitary hypoplasia oboInOwl:hasDbXref UMLS:C4023202 semapv:UnspecifiedMatching +HP:0011758 Pituitary acidophilic stem cell adenoma oboInOwl:hasDbXref UMLS:C4023201 semapv:UnspecifiedMatching +HP:0011759 Pituitary gonadotropic cell adenoma oboInOwl:hasDbXref UMLS:C4021122 semapv:UnspecifiedMatching +HP:0011760 Pituitary growth hormone cell adenoma oboInOwl:hasDbXref UMLS:C4018860 semapv:UnspecifiedMatching +HP:0011761 Pituitary null cell adenoma oboInOwl:hasDbXref SCTID:254962005 semapv:UnspecifiedMatching +HP:0011761 Pituitary null cell adenoma oboInOwl:hasDbXref UMLS:C0338078 semapv:UnspecifiedMatching +HP:0011762 Pituitary thyrotropic cell adenoma oboInOwl:hasDbXref UMLS:C4021121 semapv:UnspecifiedMatching +HP:0011763 Pituitary carcinoma oboInOwl:hasDbXref MESH:D010911 semapv:UnspecifiedMatching +HP:0011763 Pituitary carcinoma oboInOwl:hasDbXref SCTID:128665000 semapv:UnspecifiedMatching +HP:0011763 Pituitary carcinoma oboInOwl:hasDbXref SCTID:254955001 semapv:UnspecifiedMatching +HP:0011763 Pituitary carcinoma oboInOwl:hasDbXref UMLS:C0346300 semapv:UnspecifiedMatching +HP:0011764 Pituitary spindle cell oncocytoma oboInOwl:hasDbXref UMLS:C4023200 semapv:UnspecifiedMatching +HP:0011766 Abnormality of the parathyroid morphology oboInOwl:hasDbXref UMLS:C4023199 semapv:UnspecifiedMatching +HP:0011767 Abnormality of the parathyroid physiology oboInOwl:hasDbXref UMLS:C4023198 semapv:UnspecifiedMatching +HP:0011768 Parathyroid dysgenesis oboInOwl:hasDbXref UMLS:C4023197 semapv:UnspecifiedMatching +HP:0011769 Ectopic parathyroid oboInOwl:hasDbXref UMLS:C4023196 semapv:UnspecifiedMatching +HP:0011770 Tertiary hyperparathyroidism oboInOwl:hasDbXref SCTID:78200003 semapv:UnspecifiedMatching +HP:0011770 Tertiary hyperparathyroidism oboInOwl:hasDbXref UMLS:C0271858 semapv:UnspecifiedMatching +HP:0011771 Autoimmune hypoparathyroidism oboInOwl:hasDbXref SCTID:75316000 semapv:UnspecifiedMatching +HP:0011771 Autoimmune hypoparathyroidism oboInOwl:hasDbXref UMLS:C0271865 semapv:UnspecifiedMatching +HP:0011772 Abnormal thyroid morphology oboInOwl:hasDbXref UMLS:C4023195 semapv:UnspecifiedMatching +HP:0011773 Uninodular goiter oboInOwl:hasDbXref SCTID:237569006 semapv:UnspecifiedMatching +HP:0011773 Uninodular goiter oboInOwl:hasDbXref UMLS:C0342205 semapv:UnspecifiedMatching +HP:0011774 Thyroid follicular adenoma oboInOwl:hasDbXref MESH:D013964 semapv:UnspecifiedMatching +HP:0011774 Thyroid follicular adenoma oboInOwl:hasDbXref SCTID:255033000 semapv:UnspecifiedMatching +HP:0011774 Thyroid follicular adenoma oboInOwl:hasDbXref SCTID:255034006 semapv:UnspecifiedMatching +HP:0011774 Thyroid follicular adenoma oboInOwl:hasDbXref UMLS:C0151468 semapv:UnspecifiedMatching +HP:0011775 Thyroid macrofollicular adenoma oboInOwl:hasDbXref UMLS:C4023194 semapv:UnspecifiedMatching +HP:0011776 Thyroid microfollicular adenoma oboInOwl:hasDbXref UMLS:C4023193 semapv:UnspecifiedMatching +HP:0011777 Thyroid papillary adenoma oboInOwl:hasDbXref UMLS:C4023192 semapv:UnspecifiedMatching +HP:0011778 Thyroid atypical adenoma oboInOwl:hasDbXref UMLS:C4023191 semapv:UnspecifiedMatching +HP:0011779 Anaplastic thyroid carcinoma oboInOwl:hasDbXref MESH:D065646 semapv:UnspecifiedMatching +HP:0011779 Anaplastic thyroid carcinoma oboInOwl:hasDbXref SCTID:255031003 semapv:UnspecifiedMatching +HP:0011779 Anaplastic thyroid carcinoma oboInOwl:hasDbXref UMLS:C0238461 semapv:UnspecifiedMatching +HP:0011780 Thyroid hemiagenesis oboInOwl:hasDbXref SCTID:715734006 semapv:UnspecifiedMatching +HP:0011780 Thyroid hemiagenesis oboInOwl:hasDbXref UMLS:C4023190 semapv:UnspecifiedMatching +HP:0011781 Thyroid C cell hyperplasia oboInOwl:hasDbXref SCTID:237552009 semapv:UnspecifiedMatching +HP:0011781 Thyroid C cell hyperplasia oboInOwl:hasDbXref UMLS:C0342190 semapv:UnspecifiedMatching +HP:0011782 Thyroid crisis oboInOwl:hasDbXref MESH:D013958 semapv:UnspecifiedMatching +HP:0011782 Thyroid crisis oboInOwl:hasDbXref SCTID:29028009 semapv:UnspecifiedMatching +HP:0011782 Thyroid crisis oboInOwl:hasDbXref UMLS:C0040127 semapv:UnspecifiedMatching +HP:0011783 Thyrotoxicosis from ectopic thyroid tissue oboInOwl:hasDbXref SCTID:87232008 semapv:UnspecifiedMatching +HP:0011783 Thyrotoxicosis from ectopic thyroid tissue oboInOwl:hasDbXref UMLS:C0154148 semapv:UnspecifiedMatching +HP:0011784 Thyrotoxicosis with diffuse goiter oboInOwl:hasDbXref SCTID:267374005 semapv:UnspecifiedMatching +HP:0011784 Thyrotoxicosis with diffuse goiter oboInOwl:hasDbXref UMLS:C0342122 semapv:UnspecifiedMatching +HP:0011785 Thyrotoxicosis with toxic multinodular goiter oboInOwl:hasDbXref SCTID:26389007 semapv:UnspecifiedMatching +HP:0011785 Thyrotoxicosis with toxic multinodular goiter oboInOwl:hasDbXref UMLS:C0154143 semapv:UnspecifiedMatching +HP:0011786 Thyrotoxicosis with toxic single thyroid nodule oboInOwl:hasDbXref SCTID:69329005 semapv:UnspecifiedMatching +HP:0011786 Thyrotoxicosis with toxic single thyroid nodule oboInOwl:hasDbXref SCTID:73869005 semapv:UnspecifiedMatching +HP:0011786 Thyrotoxicosis with toxic single thyroid nodule oboInOwl:hasDbXref UMLS:C0154141 semapv:UnspecifiedMatching +HP:0011787 Central hypothyroidism oboInOwl:hasDbXref SCTID:26692000 semapv:UnspecifiedMatching +HP:0011787 Central hypothyroidism oboInOwl:hasDbXref UMLS:C0271801 semapv:UnspecifiedMatching +HP:0011788 Increased circulating free T3 oboInOwl:hasDbXref UMLS:C4021843 semapv:UnspecifiedMatching +HP:0011789 Impaired sensitivity to thyroid stimulating hormone oboInOwl:hasDbXref UMLS:C4023189 semapv:UnspecifiedMatching +HP:0011790 Activating thyroid-stimulating hormone receptor defect oboInOwl:hasDbXref UMLS:C4023188 semapv:UnspecifiedMatching +HP:0011791 Inactivating thyroid-stimulating hormone receptor defect oboInOwl:hasDbXref UMLS:C4023187 semapv:UnspecifiedMatching +HP:0011792 Neoplasm by histology oboInOwl:hasDbXref UMLS:C4023186 semapv:UnspecifiedMatching +HP:0011793 Neoplasm by anatomical site oboInOwl:hasDbXref UMLS:C4023185 semapv:UnspecifiedMatching +HP:0011794 Embryonal renal neoplasm oboInOwl:hasDbXref UMLS:C4023184 semapv:UnspecifiedMatching +HP:0011795 Intralobar nephroblastomatosis oboInOwl:hasDbXref SCTID:405934001 semapv:UnspecifiedMatching +HP:0011795 Intralobar nephroblastomatosis oboInOwl:hasDbXref UMLS:C1319016 semapv:UnspecifiedMatching +HP:0011796 Perilobar nephroblastomatosis oboInOwl:hasDbXref SCTID:405935000 semapv:UnspecifiedMatching +HP:0011796 Perilobar nephroblastomatosis oboInOwl:hasDbXref UMLS:C1319017 semapv:UnspecifiedMatching +HP:0011797 Papillary renal cell carcinoma type 1 oboInOwl:hasDbXref UMLS:C1336839 semapv:UnspecifiedMatching +HP:0011798 Renal oncocytoma oboInOwl:hasDbXref MESH:C537750 semapv:UnspecifiedMatching +HP:0011798 Renal oncocytoma oboInOwl:hasDbXref SCTID:254922006 semapv:UnspecifiedMatching +HP:0011798 Renal oncocytoma oboInOwl:hasDbXref UMLS:C0346255 semapv:UnspecifiedMatching +HP:0011799 Abnormality of facial soft tissue oboInOwl:hasDbXref UMLS:C4023183 semapv:UnspecifiedMatching +HP:0011800 Midface retrusion oboInOwl:hasDbXref UMLS:C1853242 semapv:UnspecifiedMatching +HP:0011800 Midface retrusion oboInOwl:hasDbXref UMLS:C2673410 semapv:UnspecifiedMatching +HP:0011800 Midface retrusion oboInOwl:hasDbXref UMLS:C4280320 semapv:UnspecifiedMatching +HP:0011800 Midface retrusion oboInOwl:hasDbXref UMLS:C4280321 semapv:UnspecifiedMatching +HP:0011801 Enlargement of parotid gland oboInOwl:hasDbXref SCTID:29748005 semapv:UnspecifiedMatching +HP:0011801 Enlargement of parotid gland oboInOwl:hasDbXref UMLS:C0341047 semapv:UnspecifiedMatching +HP:0011802 Hamartoma of tongue oboInOwl:hasDbXref SCTID:253753005 semapv:UnspecifiedMatching +HP:0011802 Hamartoma of tongue oboInOwl:hasDbXref UMLS:C0431565 semapv:UnspecifiedMatching +HP:0011803 Bifid nose oboInOwl:hasDbXref MESH:C535441 semapv:UnspecifiedMatching +HP:0011803 Bifid nose oboInOwl:hasDbXref SCTID:204521002 semapv:UnspecifiedMatching +HP:0011803 Bifid nose oboInOwl:hasDbXref UMLS:C0221363 semapv:UnspecifiedMatching +HP:0011803 Bifid nose oboInOwl:hasDbXref UMLS:C4280318 semapv:UnspecifiedMatching +HP:0011803 Bifid nose oboInOwl:hasDbXref UMLS:C4280319 semapv:UnspecifiedMatching +HP:0011804 Abnormal muscle physiology oboInOwl:hasDbXref UMLS:C4023182 semapv:UnspecifiedMatching +HP:0011805 Abnormal skeletal muscle morphology oboInOwl:hasDbXref UMLS:C4023181 semapv:UnspecifiedMatching +HP:0011807 Type 1 muscle fiber atrophy oboInOwl:hasDbXref UMLS:C4023180 semapv:UnspecifiedMatching +HP:0011808 Decreased patellar reflex oboInOwl:hasDbXref UMLS:C3277184 semapv:UnspecifiedMatching +HP:0011809 Paradoxical myotonia oboInOwl:hasDbXref UMLS:C4023179 semapv:UnspecifiedMatching +HP:0011810 Impaired two-point discrimination oboInOwl:hasDbXref UMLS:C4023178 semapv:UnspecifiedMatching +HP:0011811 Impaired touch localization oboInOwl:hasDbXref UMLS:C4021120 semapv:UnspecifiedMatching +HP:0011812 Agraphesthesia oboInOwl:hasDbXref UMLS:C1328618 semapv:UnspecifiedMatching +HP:0011813 Increased cerebral lipofuscin oboInOwl:hasDbXref UMLS:C4023177 semapv:UnspecifiedMatching +HP:0011814 Increased urinary hypoxanthine oboInOwl:hasDbXref UMLS:C3810487 semapv:UnspecifiedMatching +HP:0011815 Cephalocele oboInOwl:hasDbXref MESH:D004677 semapv:UnspecifiedMatching +HP:0011815 Cephalocele oboInOwl:hasDbXref SCTID:253101008 semapv:UnspecifiedMatching +HP:0011815 Cephalocele oboInOwl:hasDbXref SCTID:48777005 semapv:UnspecifiedMatching +HP:0011815 Cephalocele oboInOwl:hasDbXref SCTID:55999004 semapv:UnspecifiedMatching +HP:0011815 Cephalocele oboInOwl:hasDbXref UMLS:C0014065 semapv:UnspecifiedMatching +HP:0011816 Parietal encephalocele oboInOwl:hasDbXref SCTID:253109005 semapv:UnspecifiedMatching +HP:0011816 Parietal encephalocele oboInOwl:hasDbXref UMLS:C0431294 semapv:UnspecifiedMatching +HP:0011817 Basal encephalocele oboInOwl:hasDbXref UMLS:C4023176 semapv:UnspecifiedMatching +HP:0011818 Nasofrontal encephalocele oboInOwl:hasDbXref SCTID:253106003 semapv:UnspecifiedMatching +HP:0011818 Nasofrontal encephalocele oboInOwl:hasDbXref UMLS:C0431291 semapv:UnspecifiedMatching +HP:0011819 Submucous cleft soft palate oboInOwl:hasDbXref UMLS:C4023175 semapv:UnspecifiedMatching +HP:0011820 Membranous choanal atresia oboInOwl:hasDbXref UMLS:C4023174 semapv:UnspecifiedMatching +HP:0011821 Abnormality of facial skeleton oboInOwl:hasDbXref SCTID:433096001 semapv:UnspecifiedMatching +HP:0011821 Abnormality of facial skeleton oboInOwl:hasDbXref UMLS:C2315229 semapv:UnspecifiedMatching +HP:0011822 Broad chin oboInOwl:hasDbXref UMLS:C4023172 semapv:UnspecifiedMatching +HP:0011823 Chin with horizontal crease oboInOwl:hasDbXref UMLS:C4023171 semapv:UnspecifiedMatching +HP:0011824 Chin with H-shaped crease oboInOwl:hasDbXref UMLS:C1860309 semapv:UnspecifiedMatching +HP:0011825 Tented philtrum oboInOwl:hasDbXref UMLS:C4021119 semapv:UnspecifiedMatching +HP:0011826 Philtrum with midline raphe oboInOwl:hasDbXref UMLS:C4021118 semapv:UnspecifiedMatching +HP:0011827 Malaligned philtral ridges oboInOwl:hasDbXref UMLS:C4021117 semapv:UnspecifiedMatching +HP:0011828 Midline sinus of philtrum oboInOwl:hasDbXref UMLS:C4021116 semapv:UnspecifiedMatching +HP:0011829 Narrow philtrum oboInOwl:hasDbXref UMLS:C4021115 semapv:UnspecifiedMatching +HP:0011830 Abnormal oral mucosa morphology oboInOwl:hasDbXref UMLS:C4023170 semapv:UnspecifiedMatching +HP:0011831 Deviated nasal tip oboInOwl:hasDbXref UMLS:C4021114 semapv:UnspecifiedMatching +HP:0011831 Deviated nasal tip oboInOwl:hasDbXref UMLS:C4280271 semapv:UnspecifiedMatching +HP:0011832 Narrow nasal tip oboInOwl:hasDbXref SCTID:249331008 semapv:UnspecifiedMatching +HP:0011832 Narrow nasal tip oboInOwl:hasDbXref UMLS:C0426433 semapv:UnspecifiedMatching +HP:0011833 Overhanging nasal tip oboInOwl:hasDbXref SCTID:249328007 semapv:UnspecifiedMatching +HP:0011833 Overhanging nasal tip oboInOwl:hasDbXref UMLS:C0426430 semapv:UnspecifiedMatching +HP:0011834 Moyamoya phenomenon oboInOwl:hasDbXref UMLS:C4023169 semapv:UnspecifiedMatching +HP:0011835 Absent scaphoid oboInOwl:hasDbXref UMLS:C1847189 semapv:UnspecifiedMatching +HP:0011836 Delayed talus ossification oboInOwl:hasDbXref UMLS:C4023168 semapv:UnspecifiedMatching +HP:0011837 Partial IgA deficiency oboInOwl:hasDbXref UMLS:C4023167 semapv:UnspecifiedMatching +HP:0011838 Sclerodactyly oboInOwl:hasDbXref ICD10WHO:L94.3 semapv:UnspecifiedMatching +HP:0011838 Sclerodactyly oboInOwl:hasDbXref SCTID:201051000 semapv:UnspecifiedMatching +HP:0011838 Sclerodactyly oboInOwl:hasDbXref SCTID:298285004 semapv:UnspecifiedMatching +HP:0011838 Sclerodactyly oboInOwl:hasDbXref UMLS:C0150988 semapv:UnspecifiedMatching +HP:0011839 Abnormal T cell count oboInOwl:hasDbXref UMLS:C4021113 semapv:UnspecifiedMatching +HP:0011840 Abnormality of T cell physiology oboInOwl:hasDbXref UMLS:C4023166 semapv:UnspecifiedMatching +HP:0011841 Ventricular flutter oboInOwl:hasDbXref MESH:D054141 semapv:UnspecifiedMatching +HP:0011841 Ventricular flutter oboInOwl:hasDbXref SCTID:111288001 semapv:UnspecifiedMatching +HP:0011841 Ventricular flutter oboInOwl:hasDbXref UMLS:C0152173 semapv:UnspecifiedMatching +HP:0011842 Abnormality of skeletal morphology oboInOwl:hasDbXref UMLS:C4023165 semapv:UnspecifiedMatching +HP:0011843 Abnormality of musculoskeletal physiology oboInOwl:hasDbXref UMLS:C4023164 semapv:UnspecifiedMatching +HP:0011844 Abnormal appendicular skeleton morphology oboInOwl:hasDbXref UMLS:C4023163 semapv:UnspecifiedMatching +HP:0011845 Short second metatarsal oboInOwl:hasDbXref UMLS:C4023162 semapv:UnspecifiedMatching +HP:0011846 Osteoblastoma oboInOwl:hasDbXref MESH:D018215 semapv:UnspecifiedMatching +HP:0011846 Osteoblastoma oboInOwl:hasDbXref SCTID:55333008 semapv:UnspecifiedMatching +HP:0011846 Osteoblastoma oboInOwl:hasDbXref UMLS:C0029417 semapv:UnspecifiedMatching +HP:0011847 Giant cell tumor of bone oboInOwl:hasDbXref MESH:D018212 semapv:UnspecifiedMatching +HP:0011847 Giant cell tumor of bone oboInOwl:hasDbXref SCTID:57500000 semapv:UnspecifiedMatching +HP:0011847 Giant cell tumor of bone oboInOwl:hasDbXref SCTID:697970009 semapv:UnspecifiedMatching +HP:0011847 Giant cell tumor of bone oboInOwl:hasDbXref UMLS:C0206638 semapv:UnspecifiedMatching +HP:0011848 Abdominal colic oboInOwl:hasDbXref MESH:D003085 semapv:UnspecifiedMatching +HP:0011848 Abdominal colic oboInOwl:hasDbXref SCTID:9991008 semapv:UnspecifiedMatching +HP:0011848 Abdominal colic oboInOwl:hasDbXref UMLS:C0232488 semapv:UnspecifiedMatching +HP:0011849 Abnormal bone ossification oboInOwl:hasDbXref MP:0008271 semapv:UnspecifiedMatching +HP:0011849 Abnormal bone ossification oboInOwl:hasDbXref UMLS:C4023161 semapv:UnspecifiedMatching +HP:0011849 Abnormal bone ossification oboInOwl:hasDbXref UMLS:C4280317 semapv:UnspecifiedMatching +HP:0011850 Parotitis oboInOwl:hasDbXref MESH:D010309 semapv:UnspecifiedMatching +HP:0011850 Parotitis oboInOwl:hasDbXref SCTID:14756005 semapv:UnspecifiedMatching +HP:0011850 Parotitis oboInOwl:hasDbXref UMLS:C0030583 semapv:UnspecifiedMatching +HP:0011851 Hemopericardium oboInOwl:hasDbXref MESH:D010490 semapv:UnspecifiedMatching +HP:0011851 Hemopericardium oboInOwl:hasDbXref SCTID:23412002 semapv:UnspecifiedMatching +HP:0011851 Hemopericardium oboInOwl:hasDbXref UMLS:C0019064 semapv:UnspecifiedMatching +HP:0011852 Chylopericardium oboInOwl:hasDbXref MESH:D010490 semapv:UnspecifiedMatching +HP:0011852 Chylopericardium oboInOwl:hasDbXref SCTID:233890005 semapv:UnspecifiedMatching +HP:0011852 Chylopericardium oboInOwl:hasDbXref UMLS:C0242426 semapv:UnspecifiedMatching +HP:0011853 Serous pericardial effusion oboInOwl:hasDbXref UMLS:C4023160 semapv:UnspecifiedMatching +HP:0011854 Hemoperitoneum oboInOwl:hasDbXref MESH:D006465 semapv:UnspecifiedMatching +HP:0011854 Hemoperitoneum oboInOwl:hasDbXref SCTID:443826006 semapv:UnspecifiedMatching +HP:0011854 Hemoperitoneum oboInOwl:hasDbXref SCTID:45626005 semapv:UnspecifiedMatching +HP:0011854 Hemoperitoneum oboInOwl:hasDbXref UMLS:C0019065 semapv:UnspecifiedMatching +HP:0011854 Hemoperitoneum oboInOwl:hasDbXref UMLS:C0744735 semapv:UnspecifiedMatching +HP:0011855 Pharyngeal edema oboInOwl:hasDbXref SCTID:2129002 semapv:UnspecifiedMatching +HP:0011855 Pharyngeal edema oboInOwl:hasDbXref UMLS:C0236024 semapv:UnspecifiedMatching +HP:0011856 Pica oboInOwl:hasDbXref MESH:D010842 semapv:UnspecifiedMatching +HP:0011856 Pica oboInOwl:hasDbXref SCTID:14077003 semapv:UnspecifiedMatching +HP:0011856 Pica oboInOwl:hasDbXref UMLS:C0031873 semapv:UnspecifiedMatching +HP:0011857 Plasmacytoma oboInOwl:hasDbXref MESH:D010954 semapv:UnspecifiedMatching +HP:0011857 Plasmacytoma oboInOwl:hasDbXref SCTID:10639003 semapv:UnspecifiedMatching +HP:0011857 Plasmacytoma oboInOwl:hasDbXref SCTID:415112005 semapv:UnspecifiedMatching +HP:0011857 Plasmacytoma oboInOwl:hasDbXref UMLS:C0032131 semapv:UnspecifiedMatching +HP:0011858 Reduced factor IX activity oboInOwl:hasDbXref UMLS:C4023159 semapv:UnspecifiedMatching +HP:0011859 Punctate keratitis oboInOwl:hasDbXref SCTID:416300008 semapv:UnspecifiedMatching +HP:0011859 Punctate keratitis oboInOwl:hasDbXref UMLS:C1562761 semapv:UnspecifiedMatching +HP:0011860 Metaphyseal dappling oboInOwl:hasDbXref UMLS:C4020907 semapv:UnspecifiedMatching +HP:0011861 Bilateral trilobed lungs oboInOwl:hasDbXref SCTID:448648001 semapv:UnspecifiedMatching +HP:0011861 Bilateral trilobed lungs oboInOwl:hasDbXref UMLS:C3164377 semapv:UnspecifiedMatching +HP:0011862 Abnormal bone collagen fibril morphology oboInOwl:hasDbXref UMLS:C4023158 semapv:UnspecifiedMatching +HP:0011863 Abnormal sternal ossification oboInOwl:hasDbXref UMLS:C1860243 semapv:UnspecifiedMatching +HP:0011864 Elevated plasma pyrophosphate oboInOwl:hasDbXref UMLS:C4023157 semapv:UnspecifiedMatching +HP:0011867 Abnormality of the wing of the ilium oboInOwl:hasDbXref UMLS:C4023156 semapv:UnspecifiedMatching +HP:0011868 Sciatica oboInOwl:hasDbXref MESH:D012585 semapv:UnspecifiedMatching +HP:0011868 Sciatica oboInOwl:hasDbXref SCTID:23056005 semapv:UnspecifiedMatching +HP:0011868 Sciatica oboInOwl:hasDbXref UMLS:C0036396 semapv:UnspecifiedMatching +HP:0011869 Abnormal platelet function oboInOwl:hasDbXref UMLS:C0855740 semapv:UnspecifiedMatching +HP:0011870 Impaired arachidonic acid-induced platelet aggregation oboInOwl:hasDbXref UMLS:C4023155 semapv:UnspecifiedMatching +HP:0011871 Impaired ristocetin-induced platelet aggregation oboInOwl:hasDbXref UMLS:C4023154 semapv:UnspecifiedMatching +HP:0011872 Impaired thrombin-induced platelet aggregation oboInOwl:hasDbXref UMLS:C4023153 semapv:UnspecifiedMatching +HP:0011873 Abnormal platelet count oboInOwl:hasDbXref SCTID:165558001 semapv:UnspecifiedMatching +HP:0011873 Abnormal platelet count oboInOwl:hasDbXref UMLS:C0580317 semapv:UnspecifiedMatching +HP:0011874 Heparin-induced thrombocytopenia oboInOwl:hasDbXref SCTID:73397007 semapv:UnspecifiedMatching +HP:0011874 Heparin-induced thrombocytopenia oboInOwl:hasDbXref UMLS:C0272285 semapv:UnspecifiedMatching +HP:0011875 Abnormal platelet morphology oboInOwl:hasDbXref UMLS:C0855742 semapv:UnspecifiedMatching +HP:0011876 Abnormal platelet volume oboInOwl:hasDbXref UMLS:C4023152 semapv:UnspecifiedMatching +HP:0011877 Increased mean platelet volume oboInOwl:hasDbXref UMLS:C1096367 semapv:UnspecifiedMatching +HP:0011878 Abnormal platelet membrane protein expression oboInOwl:hasDbXref UMLS:C4023151 semapv:UnspecifiedMatching +HP:0011879 Decreased platelet glycoprotein Ib-IX-V oboInOwl:hasDbXref UMLS:C4023150 semapv:UnspecifiedMatching +HP:0011880 Acute disseminated intravascular coagulation oboInOwl:hasDbXref UMLS:C4023149 semapv:UnspecifiedMatching +HP:0011881 Decreased platelet glycoprotein VI oboInOwl:hasDbXref UMLS:C4023148 semapv:UnspecifiedMatching +HP:0011882 Decreased platelet P2Y12 receptor oboInOwl:hasDbXref UMLS:C4023147 semapv:UnspecifiedMatching +HP:0011883 Abnormal platelet granules oboInOwl:hasDbXref UMLS:C4023146 semapv:UnspecifiedMatching +HP:0011884 Abnormal umbilical stump bleeding oboInOwl:hasDbXref UMLS:C4023145 semapv:UnspecifiedMatching +HP:0011885 Hemorrhage of the eye oboInOwl:hasDbXref MESH:D005130 semapv:UnspecifiedMatching +HP:0011885 Hemorrhage of the eye oboInOwl:hasDbXref SCTID:417244000 semapv:UnspecifiedMatching +HP:0011885 Hemorrhage of the eye oboInOwl:hasDbXref SCTID:93478000 semapv:UnspecifiedMatching +HP:0011885 Hemorrhage of the eye oboInOwl:hasDbXref UMLS:C0015402 semapv:UnspecifiedMatching +HP:0011886 Hyphema oboInOwl:hasDbXref MESH:D006988 semapv:UnspecifiedMatching +HP:0011886 Hyphema oboInOwl:hasDbXref SCTID:75229002 semapv:UnspecifiedMatching +HP:0011886 Hyphema oboInOwl:hasDbXref UMLS:C0020581 semapv:UnspecifiedMatching +HP:0011887 Choroid hemorrhage oboInOwl:hasDbXref MESH:D002832 semapv:UnspecifiedMatching +HP:0011887 Choroid hemorrhage oboInOwl:hasDbXref SCTID:122003 semapv:UnspecifiedMatching +HP:0011887 Choroid hemorrhage oboInOwl:hasDbXref UMLS:C0008522 semapv:UnspecifiedMatching +HP:0011888 Bleeding requiring red cell transfusion oboInOwl:hasDbXref UMLS:C4023144 semapv:UnspecifiedMatching +HP:0011889 Bleeding with minor or no trauma oboInOwl:hasDbXref UMLS:C4023143 semapv:UnspecifiedMatching +HP:0011890 Prolonged bleeding following procedure oboInOwl:hasDbXref UMLS:C4023142 semapv:UnspecifiedMatching +HP:0011891 Post-partum hemorrhage oboInOwl:hasDbXref MESH:D006473 semapv:UnspecifiedMatching +HP:0011891 Post-partum hemorrhage oboInOwl:hasDbXref SCTID:47821001 semapv:UnspecifiedMatching +HP:0011891 Post-partum hemorrhage oboInOwl:hasDbXref UMLS:C0032797 semapv:UnspecifiedMatching +HP:0011892 Low levels of vitamin K oboInOwl:hasDbXref MESH:D014813 semapv:UnspecifiedMatching +HP:0011892 Low levels of vitamin K oboInOwl:hasDbXref SCTID:52675005 semapv:UnspecifiedMatching +HP:0011892 Low levels of vitamin K oboInOwl:hasDbXref UMLS:C0042880 semapv:UnspecifiedMatching +HP:0011893 Abnormal leukocyte count oboInOwl:hasDbXref SCTID:165509000 semapv:UnspecifiedMatching +HP:0011893 Abnormal leukocyte count oboInOwl:hasDbXref UMLS:C0580531 semapv:UnspecifiedMatching +HP:0011894 Impaired thromboxane A2 agonist-induced platelet aggregation oboInOwl:hasDbXref UMLS:C4023141 semapv:UnspecifiedMatching +HP:0011895 Anemia due to reduced life span of red cells oboInOwl:hasDbXref UMLS:C4021112 semapv:UnspecifiedMatching +HP:0011896 Subconjunctival hemorrhage oboInOwl:hasDbXref SCTID:78768009 semapv:UnspecifiedMatching +HP:0011896 Subconjunctival hemorrhage oboInOwl:hasDbXref UMLS:C0038534 semapv:UnspecifiedMatching +HP:0011897 Neutrophilia oboInOwl:hasDbXref UMLS:C4023140 semapv:UnspecifiedMatching +HP:0011898 Abnormality of circulating fibrinogen oboInOwl:hasDbXref UMLS:C4023139 semapv:UnspecifiedMatching +HP:0011899 Hyperfibrinogenemia oboInOwl:hasDbXref SCTID:439000005 semapv:UnspecifiedMatching +HP:0011899 Hyperfibrinogenemia oboInOwl:hasDbXref UMLS:C0919890 semapv:UnspecifiedMatching +HP:0011900 Hypofibrinogenemia oboInOwl:hasDbXref SCTID:234457009 semapv:UnspecifiedMatching +HP:0011900 Hypofibrinogenemia oboInOwl:hasDbXref UMLS:C0553681 semapv:UnspecifiedMatching +HP:0011901 Dysfibrinogenemia oboInOwl:hasDbXref SCTID:111589005 semapv:UnspecifiedMatching +HP:0011901 Dysfibrinogenemia oboInOwl:hasDbXref UMLS:C1260903 semapv:UnspecifiedMatching +HP:0011902 Abnormal hemoglobin oboInOwl:hasDbXref UMLS:C0349705 semapv:UnspecifiedMatching +HP:0011903 HbH hemoglobin oboInOwl:hasDbXref SCTID:48553001 semapv:UnspecifiedMatching +HP:0011903 HbH hemoglobin oboInOwl:hasDbXref UMLS:C3161174 semapv:UnspecifiedMatching +HP:0011904 Persistence of hemoglobin F oboInOwl:hasDbXref UMLS:C0239941 semapv:UnspecifiedMatching +HP:0011905 Reduced hemoglobin A oboInOwl:hasDbXref UMLS:C4023138 semapv:UnspecifiedMatching +HP:0011906 Reduced beta/alpha synthesis ratio oboInOwl:hasDbXref UMLS:C4023137 semapv:UnspecifiedMatching +HP:0011907 Reduced alpha/beta synthesis ratio oboInOwl:hasDbXref UMLS:C4023136 semapv:UnspecifiedMatching +HP:0011908 Unilateral radial aplasia oboInOwl:hasDbXref UMLS:C4023135 semapv:UnspecifiedMatching +HP:0011909 Flattened metacarpal heads oboInOwl:hasDbXref UMLS:C4023134 semapv:UnspecifiedMatching +HP:0011910 Shortening of all phalanges of fingers oboInOwl:hasDbXref UMLS:C4023133 semapv:UnspecifiedMatching +HP:0011911 Abnormality of metacarpophalangeal joint oboInOwl:hasDbXref UMLS:C4023132 semapv:UnspecifiedMatching +HP:0011912 Abnormality of the glenoid fossa oboInOwl:hasDbXref UMLS:C4023131 semapv:UnspecifiedMatching +HP:0011913 Lumbar hypertrichosis oboInOwl:hasDbXref UMLS:C4023130 semapv:UnspecifiedMatching +HP:0011914 Thoracic hypertrichosis oboInOwl:hasDbXref UMLS:C4023129 semapv:UnspecifiedMatching +HP:0011915 Cardiovascular calcification oboInOwl:hasDbXref UMLS:C4023128 semapv:UnspecifiedMatching +HP:0011916 Toe extensor amyotrophy oboInOwl:hasDbXref UMLS:C4023127 semapv:UnspecifiedMatching +HP:0011917 Short 5th toe oboInOwl:hasDbXref UMLS:C4021111 semapv:UnspecifiedMatching +HP:0011918 Clinodactyly of the 4th toe oboInOwl:hasDbXref UMLS:C4020740 semapv:UnspecifiedMatching +HP:0011919 Pleural empyema oboInOwl:hasDbXref MESH:D016724 semapv:UnspecifiedMatching +HP:0011919 Pleural empyema oboInOwl:hasDbXref SCTID:405950009 semapv:UnspecifiedMatching +HP:0011919 Pleural empyema oboInOwl:hasDbXref SCTID:405951008 semapv:UnspecifiedMatching +HP:0011919 Pleural empyema oboInOwl:hasDbXref SCTID:58554001 semapv:UnspecifiedMatching +HP:0011919 Pleural empyema oboInOwl:hasDbXref UMLS:C0014013 semapv:UnspecifiedMatching +HP:0011920 Transudative pleural effusion oboInOwl:hasDbXref MESH:D006876 semapv:UnspecifiedMatching +HP:0011920 Transudative pleural effusion oboInOwl:hasDbXref SCTID:79231000 semapv:UnspecifiedMatching +HP:0011920 Transudative pleural effusion oboInOwl:hasDbXref UMLS:C0020312 semapv:UnspecifiedMatching +HP:0011921 Exudative pleural effusion oboInOwl:hasDbXref SCTID:13841000119107 semapv:UnspecifiedMatching +HP:0011921 Exudative pleural effusion oboInOwl:hasDbXref UMLS:C3887491 semapv:UnspecifiedMatching +HP:0011922 Abnormal activity of mitochondrial respiratory chain oboInOwl:hasDbXref UMLS:C4023126 semapv:UnspecifiedMatching +HP:0011923 Decreased activity of mitochondrial complex I oboInOwl:hasDbXref UMLS:C2677650 semapv:UnspecifiedMatching +HP:0011923 Decreased activity of mitochondrial complex I oboInOwl:hasDbXref UMLS:C4020739 semapv:UnspecifiedMatching +HP:0011924 Decreased activity of mitochondrial complex III oboInOwl:hasDbXref UMLS:C3149083 semapv:UnspecifiedMatching +HP:0011924 Decreased activity of mitochondrial complex III oboInOwl:hasDbXref UMLS:C4020738 semapv:UnspecifiedMatching +HP:0011925 Decreased activity of mitochondrial ATP synthase complex oboInOwl:hasDbXref UMLS:C4020737 semapv:UnspecifiedMatching +HP:0011925 Decreased activity of mitochondrial ATP synthase complex oboInOwl:hasDbXref UMLS:C4023125 semapv:UnspecifiedMatching +HP:0011926 Proximal placement of hallux oboInOwl:hasDbXref UMLS:C4021110 semapv:UnspecifiedMatching +HP:0011927 Short digit oboInOwl:hasDbXref UMLS:C1860176 semapv:UnspecifiedMatching +HP:0011927 Short digit oboInOwl:hasDbXref UMLS:C4023124 semapv:UnspecifiedMatching +HP:0011928 Short proximal phalanx of toe oboInOwl:hasDbXref UMLS:C4023123 semapv:UnspecifiedMatching +HP:0011929 Hypersegmentation of proximal phalanx of third finger oboInOwl:hasDbXref UMLS:C4023122 semapv:UnspecifiedMatching +HP:0011930 Hyperextensible skin of chest oboInOwl:hasDbXref UMLS:C4021836 semapv:UnspecifiedMatching +HP:0011931 Abnormality of the cerebellar peduncle oboInOwl:hasDbXref UMLS:C4023121 semapv:UnspecifiedMatching +HP:0011932 Abnormality of the superior cerebellar peduncle oboInOwl:hasDbXref UMLS:C4023120 semapv:UnspecifiedMatching +HP:0011933 Elongated superior cerebellar peduncle oboInOwl:hasDbXref UMLS:C3810214 semapv:UnspecifiedMatching +HP:0011933 Elongated superior cerebellar peduncle oboInOwl:hasDbXref UMLS:C4021109 semapv:UnspecifiedMatching +HP:0011934 Dilatation of mesenteric artery oboInOwl:hasDbXref UMLS:C4023119 semapv:UnspecifiedMatching +HP:0011935 Decreased urinary urate oboInOwl:hasDbXref UMLS:C4023118 semapv:UnspecifiedMatching +HP:0011936 Decreased plasma total carnitine oboInOwl:hasDbXref UMLS:C4023117 semapv:UnspecifiedMatching +HP:0011937 Hypoplastic fifth toenail oboInOwl:hasDbXref UMLS:C4023116 semapv:UnspecifiedMatching +HP:0011939 3-4 finger cutaneous syndactyly oboInOwl:hasDbXref UMLS:C4023115 semapv:UnspecifiedMatching +HP:0011940 Anterior wedging of T12 oboInOwl:hasDbXref UMLS:C4021108 semapv:UnspecifiedMatching +HP:0011941 Anterior wedging of L2 oboInOwl:hasDbXref UMLS:C4023114 semapv:UnspecifiedMatching +HP:0011942 Increased urinary sulfite oboInOwl:hasDbXref UMLS:C1848957 semapv:UnspecifiedMatching +HP:0011943 Increased urinary thiosulfate oboInOwl:hasDbXref UMLS:C3148695 semapv:UnspecifiedMatching +HP:0011944 Small vessel vasculitis oboInOwl:hasDbXref UMLS:C4023113 semapv:UnspecifiedMatching +HP:0011945 Bronchiolitis obliterans organizing pneumonia oboInOwl:hasDbXref MESH:D018549 semapv:UnspecifiedMatching +HP:0011945 Bronchiolitis obliterans organizing pneumonia oboInOwl:hasDbXref SCTID:129458007 semapv:UnspecifiedMatching +HP:0011945 Bronchiolitis obliterans organizing pneumonia oboInOwl:hasDbXref UMLS:C0242770 semapv:UnspecifiedMatching +HP:0011946 Bronchiolitis obliterans oboInOwl:hasDbXref MESH:D001989 semapv:UnspecifiedMatching +HP:0011946 Bronchiolitis obliterans oboInOwl:hasDbXref SCTID:40100001 semapv:UnspecifiedMatching +HP:0011946 Bronchiolitis obliterans oboInOwl:hasDbXref UMLS:C0006272 semapv:UnspecifiedMatching +HP:0011946 Bronchiolitis obliterans oboInOwl:hasDbXref UMLS:C2350875 semapv:UnspecifiedMatching +HP:0011947 Respiratory tract infection oboInOwl:hasDbXref MESH:D012141 semapv:UnspecifiedMatching +HP:0011947 Respiratory tract infection oboInOwl:hasDbXref SCTID:275498002 semapv:UnspecifiedMatching +HP:0011947 Respiratory tract infection oboInOwl:hasDbXref UMLS:C0035243 semapv:UnspecifiedMatching +HP:0011948 Recurrent acute respiratory tract infection oboInOwl:hasDbXref UMLS:C1442786 semapv:UnspecifiedMatching +HP:0011949 Acute infectious pneumonia oboInOwl:hasDbXref UMLS:C4023112 semapv:UnspecifiedMatching +HP:0011950 Bronchiolitis oboInOwl:hasDbXref MESH:D001988 semapv:UnspecifiedMatching +HP:0011950 Bronchiolitis oboInOwl:hasDbXref SCTID:4120002 semapv:UnspecifiedMatching +HP:0011950 Bronchiolitis oboInOwl:hasDbXref UMLS:C0006271 semapv:UnspecifiedMatching +HP:0011951 Aspiration pneumonia oboInOwl:hasDbXref MESH:D011015 semapv:UnspecifiedMatching +HP:0011951 Aspiration pneumonia oboInOwl:hasDbXref SCTID:422588002 semapv:UnspecifiedMatching +HP:0011951 Aspiration pneumonia oboInOwl:hasDbXref UMLS:C0032290 semapv:UnspecifiedMatching +HP:0011952 Acute aspiration pneumonia oboInOwl:hasDbXref SCTID:35031000119100 semapv:UnspecifiedMatching +HP:0011952 Acute aspiration pneumonia oboInOwl:hasDbXref UMLS:C4023111 semapv:UnspecifiedMatching +HP:0011953 Pulmonary lymphoma oboInOwl:hasDbXref UMLS:C0519063 semapv:UnspecifiedMatching +HP:0011954 Nodular regenerative hyperplasia of liver oboInOwl:hasDbXref SCTID:65860006 semapv:UnspecifiedMatching +HP:0011954 Nodular regenerative hyperplasia of liver oboInOwl:hasDbXref SCTID:715140008 semapv:UnspecifiedMatching +HP:0011954 Nodular regenerative hyperplasia of liver oboInOwl:hasDbXref UMLS:C1318485 semapv:UnspecifiedMatching +HP:0011955 Hepatic granulomatosis oboInOwl:hasDbXref UMLS:C4023110 semapv:UnspecifiedMatching +HP:0011956 Intestinal lymphoid nodular hyperplasia oboInOwl:hasDbXref UMLS:C4023109 semapv:UnspecifiedMatching +HP:0011957 Abnormal pectoral muscle morphology oboInOwl:hasDbXref UMLS:C4023108 semapv:UnspecifiedMatching +HP:0011958 Retinal perforation oboInOwl:hasDbXref MESH:D012167 semapv:UnspecifiedMatching +HP:0011958 Retinal perforation oboInOwl:hasDbXref SCTID:232003005 semapv:UnspecifiedMatching +HP:0011958 Retinal perforation oboInOwl:hasDbXref SCTID:302888003 semapv:UnspecifiedMatching +HP:0011958 Retinal perforation oboInOwl:hasDbXref SCTID:40024006 semapv:UnspecifiedMatching +HP:0011958 Retinal perforation oboInOwl:hasDbXref SCTID:95690009 semapv:UnspecifiedMatching +HP:0011958 Retinal perforation oboInOwl:hasDbXref UMLS:C0035321 semapv:UnspecifiedMatching +HP:0011959 Unilateral hypoplasia of pectoralis major muscle oboInOwl:hasDbXref UMLS:C4023107 semapv:UnspecifiedMatching +HP:0011960 Substantia nigra gliosis oboInOwl:hasDbXref UMLS:C1846865 semapv:UnspecifiedMatching +HP:0011961 Non-obstructive azoospermia oboInOwl:hasDbXref UMLS:C4021107 semapv:UnspecifiedMatching +HP:0011962 Obstructive azoospermia oboInOwl:hasDbXref UMLS:C4023106 semapv:UnspecifiedMatching +HP:0011963 Pretesticular azoospermia oboInOwl:hasDbXref UMLS:C4023105 semapv:UnspecifiedMatching +HP:0011964 Intermittent painful muscle spasms oboInOwl:hasDbXref UMLS:C4023104 semapv:UnspecifiedMatching +HP:0011965 Abnormal circulating citrulline concentration oboInOwl:hasDbXref UMLS:C4023103 semapv:UnspecifiedMatching +HP:0011966 Elevated plasma citrulline oboInOwl:hasDbXref UMLS:C4023102 semapv:UnspecifiedMatching +HP:0011967 Decreased circulating copper concentration oboInOwl:hasDbXref SCTID:19577007 semapv:UnspecifiedMatching +HP:0011967 Decreased circulating copper concentration oboInOwl:hasDbXref UMLS:C0268070 semapv:UnspecifiedMatching +HP:0011968 Feeding difficulties oboInOwl:hasDbXref SCTID:78164000 semapv:UnspecifiedMatching +HP:0011968 Feeding difficulties oboInOwl:hasDbXref UMLS:C0232466 semapv:UnspecifiedMatching +HP:0011969 Elevated circulating luteinizing hormone level oboInOwl:hasDbXref UMLS:C4023101 semapv:UnspecifiedMatching +HP:0011970 Cerebral amyloid angiopathy oboInOwl:hasDbXref MESH:D016657 semapv:UnspecifiedMatching +HP:0011970 Cerebral amyloid angiopathy oboInOwl:hasDbXref SCTID:230724001 semapv:UnspecifiedMatching +HP:0011970 Cerebral amyloid angiopathy oboInOwl:hasDbXref UMLS:C0085220 semapv:UnspecifiedMatching +HP:0011971 Dermatographic urticaria oboInOwl:hasDbXref SCTID:402410006 semapv:UnspecifiedMatching +HP:0011971 Dermatographic urticaria oboInOwl:hasDbXref SCTID:402601007 semapv:UnspecifiedMatching +HP:0011971 Dermatographic urticaria oboInOwl:hasDbXref SCTID:7632005 semapv:UnspecifiedMatching +HP:0011971 Dermatographic urticaria oboInOwl:hasDbXref UMLS:C0343065 semapv:UnspecifiedMatching +HP:0011972 Hypoglycorrhachia oboInOwl:hasDbXref UMLS:C0598121 semapv:UnspecifiedMatching +HP:0011973 Paroxysmal lethargy oboInOwl:hasDbXref UMLS:C1847507 semapv:UnspecifiedMatching +HP:0011974 Myelofibrosis oboInOwl:hasDbXref SCTID:52967002 semapv:UnspecifiedMatching +HP:0011974 Myelofibrosis oboInOwl:hasDbXref UMLS:C0026987 semapv:UnspecifiedMatching +HP:0011975 Aminoglycoside-induced hearing loss oboInOwl:hasDbXref UMLS:C4023100 semapv:UnspecifiedMatching +HP:0011976 Elevated urinary catecholamines oboInOwl:hasDbXref UMLS:C0241577 semapv:UnspecifiedMatching +HP:0011977 Elevated urinary homovanillic acid oboInOwl:hasDbXref UMLS:C4020736 semapv:UnspecifiedMatching +HP:0011978 Elevated urinary vanillylmandelic acid oboInOwl:hasDbXref UMLS:C4020735 semapv:UnspecifiedMatching +HP:0011979 Elevated urinary dopamine oboInOwl:hasDbXref UMLS:C4023099 semapv:UnspecifiedMatching +HP:0011980 Cholesterol gallstones oboInOwl:hasDbXref UMLS:C0856727 semapv:UnspecifiedMatching +HP:0011981 Pigment gallstones oboInOwl:hasDbXref UMLS:C3278865 semapv:UnspecifiedMatching +HP:0011982 Black pigment gallstones oboInOwl:hasDbXref UMLS:C4023098 semapv:UnspecifiedMatching +HP:0011983 Brown pigment gallstones oboInOwl:hasDbXref UMLS:C4023097 semapv:UnspecifiedMatching +HP:0011984 Atretic gallbladder oboInOwl:hasDbXref UMLS:C3277945 semapv:UnspecifiedMatching +HP:0011985 Acholic stools oboInOwl:hasDbXref SCTID:70396004 semapv:UnspecifiedMatching +HP:0011985 Acholic stools oboInOwl:hasDbXref UMLS:C2675627 semapv:UnspecifiedMatching +HP:0011986 Ectopic ossification oboInOwl:hasDbXref MESH:D009999 semapv:UnspecifiedMatching +HP:0011986 Ectopic ossification oboInOwl:hasDbXref SCTID:128491006 semapv:UnspecifiedMatching +HP:0011986 Ectopic ossification oboInOwl:hasDbXref UMLS:C0029396 semapv:UnspecifiedMatching +HP:0011987 Ectopic ossification in muscle tissue oboInOwl:hasDbXref UMLS:C4023096 semapv:UnspecifiedMatching +HP:0011988 Ectopic ossification in tendon tissue oboInOwl:hasDbXref UMLS:C4023095 semapv:UnspecifiedMatching +HP:0011989 Ectopic ossification in ligament tissue oboInOwl:hasDbXref UMLS:C4023094 semapv:UnspecifiedMatching +HP:0011990 Abnormality of neutrophil physiology oboInOwl:hasDbXref UMLS:C4023093 semapv:UnspecifiedMatching +HP:0011991 Abnormal neutrophil count oboInOwl:hasDbXref UMLS:C4023092 semapv:UnspecifiedMatching +HP:0011992 Abnormality of neutrophil morphology oboInOwl:hasDbXref UMLS:C4023091 semapv:UnspecifiedMatching +HP:0011993 Impaired neutrophil bactericidal activity oboInOwl:hasDbXref UMLS:C4023090 semapv:UnspecifiedMatching +HP:0011994 Abnormal atrial septum morphology oboInOwl:hasDbXref SCTID:253363004 semapv:UnspecifiedMatching +HP:0011994 Abnormal atrial septum morphology oboInOwl:hasDbXref UMLS:C0344722 semapv:UnspecifiedMatching +HP:0011995 Atrial septal dilatation oboInOwl:hasDbXref SCTID:95440004 semapv:UnspecifiedMatching +HP:0011995 Atrial septal dilatation oboInOwl:hasDbXref UMLS:C0521533 semapv:UnspecifiedMatching +HP:0011996 Elevated coagulation factor V activity oboInOwl:hasDbXref UMLS:C4021106 semapv:UnspecifiedMatching +HP:0011997 Postprandial hyperlactemia oboInOwl:hasDbXref UMLS:C4023089 semapv:UnspecifiedMatching +HP:0011998 Postprandial hyperglycemia oboInOwl:hasDbXref MESH:D006943 semapv:UnspecifiedMatching +HP:0011998 Postprandial hyperglycemia oboInOwl:hasDbXref UMLS:C1855520 semapv:UnspecifiedMatching +HP:0011999 Paranoia oboInOwl:hasDbXref MESH:D010259 semapv:UnspecifiedMatching +HP:0011999 Paranoia oboInOwl:hasDbXref SCTID:191667009 semapv:UnspecifiedMatching +HP:0011999 Paranoia oboInOwl:hasDbXref UMLS:C1456784 semapv:UnspecifiedMatching +HP:0012000 EEG with generalized spikes oboInOwl:hasDbXref UMLS:C2206531 semapv:UnspecifiedMatching +HP:0012001 EEG with generalized polyspikes oboInOwl:hasDbXref UMLS:C4023088 semapv:UnspecifiedMatching +HP:0012002 Experiential epileptic aura oboInOwl:hasDbXref UMLS:C4023087 semapv:UnspecifiedMatching +HP:0012003 Affective epileptic aura oboInOwl:hasDbXref UMLS:C4023086 semapv:UnspecifiedMatching +HP:0012004 Focal cognitive seizure with deja vu/jamais vu oboInOwl:hasDbXref UMLS:C4023085 semapv:UnspecifiedMatching +HP:0012005 Deja vu aura oboInOwl:hasDbXref MESH:D003690 semapv:UnspecifiedMatching +HP:0012005 Deja vu aura oboInOwl:hasDbXref SCTID:313005 semapv:UnspecifiedMatching +HP:0012005 Deja vu aura oboInOwl:hasDbXref UMLS:C0011194 semapv:UnspecifiedMatching +HP:0012006 Jamais vu aura oboInOwl:hasDbXref SCTID:28249008 semapv:UnspecifiedMatching +HP:0012006 Jamais vu aura oboInOwl:hasDbXref UMLS:C0233803 semapv:UnspecifiedMatching +HP:0012007 Focal cognitive seizure with hallucination oboInOwl:hasDbXref UMLS:C4023084 semapv:UnspecifiedMatching +HP:0012008 Focal cognitive seizure with illusion oboInOwl:hasDbXref UMLS:C4023083 semapv:UnspecifiedMatching +HP:0012009 EEG with central focal spike waves oboInOwl:hasDbXref UMLS:C4023082 semapv:UnspecifiedMatching +HP:0012010 EEG with frontal focal spike waves oboInOwl:hasDbXref UMLS:C4023081 semapv:UnspecifiedMatching +HP:0012011 EEG with occipital focal spike waves oboInOwl:hasDbXref UMLS:C4023080 semapv:UnspecifiedMatching +HP:0012012 EEG with parietal focal spike waves oboInOwl:hasDbXref UMLS:C4023079 semapv:UnspecifiedMatching +HP:0012013 EEG with temporal focal spike waves oboInOwl:hasDbXref UMLS:C4023078 semapv:UnspecifiedMatching +HP:0012014 EEG with central focal spikes oboInOwl:hasDbXref UMLS:C4023077 semapv:UnspecifiedMatching +HP:0012015 EEG with frontal focal spikes oboInOwl:hasDbXref UMLS:C4023076 semapv:UnspecifiedMatching +HP:0012016 EEG with occipital focal spikes oboInOwl:hasDbXref UMLS:C4023075 semapv:UnspecifiedMatching +HP:0012017 EEG with parietal focal spikes oboInOwl:hasDbXref UMLS:C4023074 semapv:UnspecifiedMatching +HP:0012018 EEG with temporal focal spikes oboInOwl:hasDbXref UMLS:C4023073 semapv:UnspecifiedMatching +HP:0012019 Lens luxation oboInOwl:hasDbXref MESH:D007906 semapv:UnspecifiedMatching +HP:0012019 Lens luxation oboInOwl:hasDbXref UMLS:C0023309 semapv:UnspecifiedMatching +HP:0012020 Right aortic arch oboInOwl:hasDbXref SCTID:111321007 semapv:UnspecifiedMatching +HP:0012020 Right aortic arch oboInOwl:hasDbXref SCTID:244229003 semapv:UnspecifiedMatching +HP:0012020 Right aortic arch oboInOwl:hasDbXref UMLS:C0035615 semapv:UnspecifiedMatching +HP:0012021 Persistent patent ductus venosus oboInOwl:hasDbXref UMLS:C4023072 semapv:UnspecifiedMatching +HP:0012022 Congenital portosystemic venous shunt oboInOwl:hasDbXref MESH:C562830 semapv:UnspecifiedMatching +HP:0012022 Congenital portosystemic venous shunt oboInOwl:hasDbXref SCTID:253330006 semapv:UnspecifiedMatching +HP:0012022 Congenital portosystemic venous shunt oboInOwl:hasDbXref UMLS:C0344688 semapv:UnspecifiedMatching +HP:0012023 Galactosuria oboInOwl:hasDbXref SCTID:71690006 semapv:UnspecifiedMatching +HP:0012023 Galactosuria oboInOwl:hasDbXref UMLS:C0268157 semapv:UnspecifiedMatching +HP:0012024 Hypergalactosemia oboInOwl:hasDbXref MESH:D005693 semapv:UnspecifiedMatching +HP:0012024 Hypergalactosemia oboInOwl:hasDbXref SCTID:190745006 semapv:UnspecifiedMatching +HP:0012024 Hypergalactosemia oboInOwl:hasDbXref SCTID:190749000 semapv:UnspecifiedMatching +HP:0012024 Hypergalactosemia oboInOwl:hasDbXref UMLS:C0016952 semapv:UnspecifiedMatching +HP:0012024 Hypergalactosemia oboInOwl:hasDbXref UMLS:C4023071 semapv:UnspecifiedMatching +HP:0012025 Abnormal circulating ornithine concentration oboInOwl:hasDbXref UMLS:C4023070 semapv:UnspecifiedMatching +HP:0012026 Hyperornithinemia oboInOwl:hasDbXref MESH:D015799 semapv:UnspecifiedMatching +HP:0012026 Hyperornithinemia oboInOwl:hasDbXref SCTID:276426004 semapv:UnspecifiedMatching +HP:0012026 Hyperornithinemia oboInOwl:hasDbXref SCTID:33985005 semapv:UnspecifiedMatching +HP:0012026 Hyperornithinemia oboInOwl:hasDbXref UMLS:C0599035 semapv:UnspecifiedMatching +HP:0012027 Laryngeal edema oboInOwl:hasDbXref MESH:D007819 semapv:UnspecifiedMatching +HP:0012027 Laryngeal edema oboInOwl:hasDbXref SCTID:51599000 semapv:UnspecifiedMatching +HP:0012027 Laryngeal edema oboInOwl:hasDbXref UMLS:C0023052 semapv:UnspecifiedMatching +HP:0012028 Hepatocellular adenoma oboInOwl:hasDbXref MESH:D018248 semapv:UnspecifiedMatching +HP:0012028 Hepatocellular adenoma oboInOwl:hasDbXref MPATH:353 semapv:UnspecifiedMatching +HP:0012028 Hepatocellular adenoma oboInOwl:hasDbXref SCTID:424263008 semapv:UnspecifiedMatching +HP:0012028 Hepatocellular adenoma oboInOwl:hasDbXref SCTID:78058005 semapv:UnspecifiedMatching +HP:0012028 Hepatocellular adenoma oboInOwl:hasDbXref UMLS:C0206669 semapv:UnspecifiedMatching +HP:0012029 Abnormal urine hormone level oboInOwl:hasDbXref UMLS:C4023069 semapv:UnspecifiedMatching +HP:0012030 Increased urinary cortisol level oboInOwl:hasDbXref UMLS:C4023068 semapv:UnspecifiedMatching +HP:0012031 Lipomatous tumor oboInOwl:hasDbXref MESH:D018205 semapv:UnspecifiedMatching +HP:0012031 Lipomatous tumor oboInOwl:hasDbXref MPATH:415 semapv:UnspecifiedMatching +HP:0012031 Lipomatous tumor oboInOwl:hasDbXref SCTID:115227001 semapv:UnspecifiedMatching +HP:0012031 Lipomatous tumor oboInOwl:hasDbXref SCTID:254827004 semapv:UnspecifiedMatching +HP:0012031 Lipomatous tumor oboInOwl:hasDbXref SCTID:254831005 semapv:UnspecifiedMatching +HP:0012031 Lipomatous tumor oboInOwl:hasDbXref UMLS:C0206631 semapv:UnspecifiedMatching +HP:0012032 Lipoma oboInOwl:hasDbXref MESH:D008067 semapv:UnspecifiedMatching +HP:0012032 Lipoma oboInOwl:hasDbXref MPATH:417 semapv:UnspecifiedMatching +HP:0012032 Lipoma oboInOwl:hasDbXref SCTID:46720004 semapv:UnspecifiedMatching +HP:0012032 Lipoma oboInOwl:hasDbXref SCTID:93163002 semapv:UnspecifiedMatching +HP:0012032 Lipoma oboInOwl:hasDbXref UMLS:C0023798 semapv:UnspecifiedMatching +HP:0012033 Sacral lipoma oboInOwl:hasDbXref UMLS:C4021835 semapv:UnspecifiedMatching +HP:0012034 Liposarcoma oboInOwl:hasDbXref MESH:D008080 semapv:UnspecifiedMatching +HP:0012034 Liposarcoma oboInOwl:hasDbXref MPATH:418 semapv:UnspecifiedMatching +HP:0012034 Liposarcoma oboInOwl:hasDbXref SCTID:254829001 semapv:UnspecifiedMatching +HP:0012034 Liposarcoma oboInOwl:hasDbXref SCTID:49430005 semapv:UnspecifiedMatching +HP:0012034 Liposarcoma oboInOwl:hasDbXref UMLS:C0023827 semapv:UnspecifiedMatching +HP:0012035 Steatocystoma multiplex oboInOwl:hasDbXref MESH:D062685 semapv:UnspecifiedMatching +HP:0012035 Steatocystoma multiplex oboInOwl:hasDbXref SCTID:109433009 semapv:UnspecifiedMatching +HP:0012035 Steatocystoma multiplex oboInOwl:hasDbXref UMLS:C0259771 semapv:UnspecifiedMatching +HP:0012036 Sternocleidomastoid amyotrophy oboInOwl:hasDbXref UMLS:C4023067 semapv:UnspecifiedMatching +HP:0012037 Pectoralis amyotrophy oboInOwl:hasDbXref UMLS:C4023066 semapv:UnspecifiedMatching +HP:0012038 Corneal guttata oboInOwl:hasDbXref SCTID:373424008 semapv:UnspecifiedMatching +HP:0012038 Corneal guttata oboInOwl:hasDbXref UMLS:C0271288 semapv:UnspecifiedMatching +HP:0012039 Descemet Membrane Folds oboInOwl:hasDbXref SCTID:193821003 semapv:UnspecifiedMatching +HP:0012039 Descemet Membrane Folds oboInOwl:hasDbXref UMLS:C0155116 semapv:UnspecifiedMatching +HP:0012040 Corneal stromal edema oboInOwl:hasDbXref SCTID:373430008 semapv:UnspecifiedMatching +HP:0012040 Corneal stromal edema oboInOwl:hasDbXref UMLS:C0474444 semapv:UnspecifiedMatching +HP:0012041 Decreased fertility in males oboInOwl:hasDbXref UMLS:C0151640 semapv:UnspecifiedMatching +HP:0012042 Aspirin-induced asthma oboInOwl:hasDbXref MESH:D055963 semapv:UnspecifiedMatching +HP:0012042 Aspirin-induced asthma oboInOwl:hasDbXref SCTID:407674008 semapv:UnspecifiedMatching +HP:0012042 Aspirin-induced asthma oboInOwl:hasDbXref UMLS:C1319853 semapv:UnspecifiedMatching +HP:0012043 Pendular nystagmus oboInOwl:hasDbXref MESH:D009759 semapv:UnspecifiedMatching +HP:0012043 Pendular nystagmus oboInOwl:hasDbXref SCTID:35743001 semapv:UnspecifiedMatching +HP:0012043 Pendular nystagmus oboInOwl:hasDbXref UMLS:C0271388 semapv:UnspecifiedMatching +HP:0012043 Pendular nystagmus oboInOwl:hasDbXref UMLS:C4020734 semapv:UnspecifiedMatching +HP:0012044 Seesaw nystagmus oboInOwl:hasDbXref MESH:D009759 semapv:UnspecifiedMatching +HP:0012044 Seesaw nystagmus oboInOwl:hasDbXref SCTID:95782001 semapv:UnspecifiedMatching +HP:0012044 Seesaw nystagmus oboInOwl:hasDbXref UMLS:C0344243 semapv:UnspecifiedMatching +HP:0012045 Retinal flecks oboInOwl:hasDbXref SCTID:247138002 semapv:UnspecifiedMatching +HP:0012045 Retinal flecks oboInOwl:hasDbXref UMLS:C0423414 semapv:UnspecifiedMatching +HP:0012046 Areflexia of upper limbs oboInOwl:hasDbXref UMLS:C2674177 semapv:UnspecifiedMatching +HP:0012047 Hemeralopia oboInOwl:hasDbXref MESH:D014786 semapv:UnspecifiedMatching +HP:0012047 Hemeralopia oboInOwl:hasDbXref SCTID:399323001 semapv:UnspecifiedMatching +HP:0012047 Hemeralopia oboInOwl:hasDbXref UMLS:C0018975 semapv:UnspecifiedMatching +HP:0012048 Oromandibular dystonia oboInOwl:hasDbXref UMLS:C2242577 semapv:UnspecifiedMatching +HP:0012049 Laryngeal dystonia oboInOwl:hasDbXref SCTID:3331000119108 semapv:UnspecifiedMatching +HP:0012049 Laryngeal dystonia oboInOwl:hasDbXref UMLS:C1963946 semapv:UnspecifiedMatching +HP:0012050 Anasarca oboInOwl:hasDbXref MESH:D004487 semapv:UnspecifiedMatching +HP:0012050 Anasarca oboInOwl:hasDbXref SCTID:16740003 semapv:UnspecifiedMatching +HP:0012050 Anasarca oboInOwl:hasDbXref SCTID:442433009 semapv:UnspecifiedMatching +HP:0012050 Anasarca oboInOwl:hasDbXref UMLS:C0151603 semapv:UnspecifiedMatching +HP:0012051 Reactive hypoglycemia oboInOwl:hasDbXref MESH:D007003 semapv:UnspecifiedMatching +HP:0012051 Reactive hypoglycemia oboInOwl:hasDbXref SCTID:237638000 semapv:UnspecifiedMatching +HP:0012051 Reactive hypoglycemia oboInOwl:hasDbXref SCTID:317006 semapv:UnspecifiedMatching +HP:0012051 Reactive hypoglycemia oboInOwl:hasDbXref UMLS:C0271710 semapv:UnspecifiedMatching +HP:0012052 Low serum calcitriol oboInOwl:hasDbXref UMLS:C4023065 semapv:UnspecifiedMatching +HP:0012053 Low serum calcifediol oboInOwl:hasDbXref UMLS:C4023064 semapv:UnspecifiedMatching +HP:0012054 Choroidal melanoma oboInOwl:hasDbXref NCIT:C3224 semapv:UnspecifiedMatching +HP:0012054 Choroidal melanoma oboInOwl:hasDbXref SCTID:255021005 semapv:UnspecifiedMatching +HP:0012054 Choroidal melanoma oboInOwl:hasDbXref UMLS:C0346388 semapv:UnspecifiedMatching +HP:0012055 Ciliary body melanoma oboInOwl:hasDbXref NCIT:C3224 semapv:UnspecifiedMatching +HP:0012055 Ciliary body melanoma oboInOwl:hasDbXref SCTID:255015006 semapv:UnspecifiedMatching +HP:0012055 Ciliary body melanoma oboInOwl:hasDbXref UMLS:C0346379 semapv:UnspecifiedMatching +HP:0012056 Cutaneous melanoma oboInOwl:hasDbXref MESH:D008545 semapv:UnspecifiedMatching +HP:0012056 Cutaneous melanoma oboInOwl:hasDbXref NCIT:C3224 semapv:UnspecifiedMatching +HP:0012056 Cutaneous melanoma oboInOwl:hasDbXref SCTID:2092003 semapv:UnspecifiedMatching +HP:0012056 Cutaneous melanoma oboInOwl:hasDbXref SCTID:372244006 semapv:UnspecifiedMatching +HP:0012056 Cutaneous melanoma oboInOwl:hasDbXref UMLS:C0025202 semapv:UnspecifiedMatching +HP:0012057 Superficial spreading melanoma oboInOwl:hasDbXref SCTID:254730000 semapv:UnspecifiedMatching +HP:0012057 Superficial spreading melanoma oboInOwl:hasDbXref SCTID:55320002 semapv:UnspecifiedMatching +HP:0012057 Superficial spreading melanoma oboInOwl:hasDbXref UMLS:C0334438 semapv:UnspecifiedMatching +HP:0012058 Nodular melanoma oboInOwl:hasDbXref SCTID:2142002 semapv:UnspecifiedMatching +HP:0012058 Nodular melanoma oboInOwl:hasDbXref SCTID:254731001 semapv:UnspecifiedMatching +HP:0012058 Nodular melanoma oboInOwl:hasDbXref UMLS:C0334424 semapv:UnspecifiedMatching +HP:0012059 Lentigo maligna melanoma oboInOwl:hasDbXref SCTID:302837001 semapv:UnspecifiedMatching +HP:0012059 Lentigo maligna melanoma oboInOwl:hasDbXref SCTID:44474009 semapv:UnspecifiedMatching +HP:0012059 Lentigo maligna melanoma oboInOwl:hasDbXref UMLS:C2739810 semapv:UnspecifiedMatching +HP:0012060 Acral lentiginous melanoma oboInOwl:hasDbXref SCTID:16974005 semapv:UnspecifiedMatching +HP:0012060 Acral lentiginous melanoma oboInOwl:hasDbXref SCTID:254732008 semapv:UnspecifiedMatching +HP:0012060 Acral lentiginous melanoma oboInOwl:hasDbXref UMLS:C0346037 semapv:UnspecifiedMatching +HP:0012061 Urinary excretion of sialylated oligosaccharides oboInOwl:hasDbXref UMLS:C2673302 semapv:UnspecifiedMatching +HP:0012062 Bone cyst oboInOwl:hasDbXref MESH:D001845 semapv:UnspecifiedMatching +HP:0012062 Bone cyst oboInOwl:hasDbXref SCTID:112643007 semapv:UnspecifiedMatching +HP:0012062 Bone cyst oboInOwl:hasDbXref SCTID:203465002 semapv:UnspecifiedMatching +HP:0012062 Bone cyst oboInOwl:hasDbXref SCTID:203467005 semapv:UnspecifiedMatching +HP:0012062 Bone cyst oboInOwl:hasDbXref SCTID:66954000 semapv:UnspecifiedMatching +HP:0012062 Bone cyst oboInOwl:hasDbXref UMLS:C0005937 semapv:UnspecifiedMatching +HP:0012063 Aneurysmal bone cyst oboInOwl:hasDbXref MESH:D017824 semapv:UnspecifiedMatching +HP:0012063 Aneurysmal bone cyst oboInOwl:hasDbXref SCTID:203468000 semapv:UnspecifiedMatching +HP:0012063 Aneurysmal bone cyst oboInOwl:hasDbXref SCTID:76000001 semapv:UnspecifiedMatching +HP:0012063 Aneurysmal bone cyst oboInOwl:hasDbXref UMLS:C0152244 semapv:UnspecifiedMatching +HP:0012064 Unicameral bone cyst oboInOwl:hasDbXref SCTID:112643007 semapv:UnspecifiedMatching +HP:0012064 Unicameral bone cyst oboInOwl:hasDbXref SCTID:203467005 semapv:UnspecifiedMatching +HP:0012064 Unicameral bone cyst oboInOwl:hasDbXref UMLS:C4082185 semapv:UnspecifiedMatching +HP:0012065 Multiple bony cystic lesions oboInOwl:hasDbXref UMLS:C4023063 semapv:UnspecifiedMatching +HP:0012066 Increased urinary disaccharide excretion oboInOwl:hasDbXref UMLS:C4023062 semapv:UnspecifiedMatching +HP:0012067 Glycopeptiduria oboInOwl:hasDbXref UMLS:C4023061 semapv:UnspecifiedMatching +HP:0012068 Aspartylglucosaminuria oboInOwl:hasDbXref MESH:D054880 semapv:UnspecifiedMatching +HP:0012068 Aspartylglucosaminuria oboInOwl:hasDbXref SCTID:54954004 semapv:UnspecifiedMatching +HP:0012068 Aspartylglucosaminuria oboInOwl:hasDbXref UMLS:C0268225 semapv:UnspecifiedMatching +HP:0012069 Keratan sulfate excretion in urine oboInOwl:hasDbXref UMLS:C4023060 semapv:UnspecifiedMatching +HP:0012070 Chondroitin sulfate excretion in urine oboInOwl:hasDbXref UMLS:C4023059 semapv:UnspecifiedMatching +HP:0012071 Abnormal circulating acetylcarnitine concentration oboInOwl:hasDbXref UMLS:C4020733 semapv:UnspecifiedMatching +HP:0012071 Abnormal circulating acetylcarnitine concentration oboInOwl:hasDbXref UMLS:C4023058 semapv:UnspecifiedMatching +HP:0012072 Aciduria oboInOwl:hasDbXref SCTID:21806007 semapv:UnspecifiedMatching +HP:0012072 Aciduria oboInOwl:hasDbXref UMLS:C0278026 semapv:UnspecifiedMatching +HP:0012073 Abnormal urinary acylglycine profile oboInOwl:hasDbXref UMLS:C4023057 semapv:UnspecifiedMatching +HP:0012074 Tonic pupil oboInOwl:hasDbXref MESH:D015845 semapv:UnspecifiedMatching +HP:0012074 Tonic pupil oboInOwl:hasDbXref SCTID:24225004 semapv:UnspecifiedMatching +HP:0012074 Tonic pupil oboInOwl:hasDbXref UMLS:C0040416 semapv:UnspecifiedMatching +HP:0012075 Personality disorder oboInOwl:hasDbXref ICD10WHO:F60 semapv:UnspecifiedMatching +HP:0012075 Personality disorder oboInOwl:hasDbXref MESH:D010554 semapv:UnspecifiedMatching +HP:0012075 Personality disorder oboInOwl:hasDbXref SCTID:33449004 semapv:UnspecifiedMatching +HP:0012075 Personality disorder oboInOwl:hasDbXref UMLS:C0031212 semapv:UnspecifiedMatching +HP:0012076 Borderline personality disorder oboInOwl:hasDbXref ICD10WHO:F60.3 semapv:UnspecifiedMatching +HP:0012076 Borderline personality disorder oboInOwl:hasDbXref MESH:D001883 semapv:UnspecifiedMatching +HP:0012076 Borderline personality disorder oboInOwl:hasDbXref SCTID:20010003 semapv:UnspecifiedMatching +HP:0012076 Borderline personality disorder oboInOwl:hasDbXref UMLS:C0006012 semapv:UnspecifiedMatching +HP:0012077 Histrionic personality disorder oboInOwl:hasDbXref ICD10WHO:F60.4 semapv:UnspecifiedMatching +HP:0012077 Histrionic personality disorder oboInOwl:hasDbXref MESH:D006677 semapv:UnspecifiedMatching +HP:0012077 Histrionic personality disorder oboInOwl:hasDbXref SCTID:55341008 semapv:UnspecifiedMatching +HP:0012077 Histrionic personality disorder oboInOwl:hasDbXref UMLS:C0019681 semapv:UnspecifiedMatching +HP:0012078 Motor conduction block oboInOwl:hasDbXref UMLS:C4023056 semapv:UnspecifiedMatching +HP:0012079 Abnormality of central motor conduction oboInOwl:hasDbXref UMLS:C4023055 semapv:UnspecifiedMatching +HP:0012080 Cerebellar granular layer atrophy oboInOwl:hasDbXref UMLS:C4023054 semapv:UnspecifiedMatching +HP:0012081 Enlarged cerebellum oboInOwl:hasDbXref UMLS:C3278024 semapv:UnspecifiedMatching +HP:0012082 Cerebellar Purkinje layer atrophy oboInOwl:hasDbXref UMLS:C4023053 semapv:UnspecifiedMatching +HP:0012083 Ubiquitin-positive cerebral inclusion bodies oboInOwl:hasDbXref UMLS:C4023052 semapv:UnspecifiedMatching +HP:0012084 Abnormality of skeletal muscle fiber size oboInOwl:hasDbXref UMLS:C4023051 semapv:UnspecifiedMatching +HP:0012085 Pyuria oboInOwl:hasDbXref MESH:D011776 semapv:UnspecifiedMatching +HP:0012085 Pyuria oboInOwl:hasDbXref SCTID:275765006 semapv:UnspecifiedMatching +HP:0012085 Pyuria oboInOwl:hasDbXref SCTID:4800001 semapv:UnspecifiedMatching +HP:0012085 Pyuria oboInOwl:hasDbXref UMLS:C0034359 semapv:UnspecifiedMatching +HP:0012086 Abnormal urinary color oboInOwl:hasDbXref SCTID:102867009 semapv:UnspecifiedMatching +HP:0012086 Abnormal urinary color oboInOwl:hasDbXref SCTID:167239007 semapv:UnspecifiedMatching +HP:0012086 Abnormal urinary color oboInOwl:hasDbXref UMLS:C0522153 semapv:UnspecifiedMatching +HP:0012087 Abnormal mitochondrial shape oboInOwl:hasDbXref UMLS:C4023050 semapv:UnspecifiedMatching +HP:0012088 Abnormal urinary odor oboInOwl:hasDbXref SCTID:8769003 semapv:UnspecifiedMatching +HP:0012088 Abnormal urinary odor oboInOwl:hasDbXref UMLS:C0278045 semapv:UnspecifiedMatching +HP:0012089 Arteritis oboInOwl:hasDbXref MESH:D001167 semapv:UnspecifiedMatching +HP:0012089 Arteritis oboInOwl:hasDbXref SCTID:52089001 semapv:UnspecifiedMatching +HP:0012089 Arteritis oboInOwl:hasDbXref UMLS:C0003860 semapv:UnspecifiedMatching +HP:0012090 Abnormal pancreas morphology oboInOwl:hasDbXref UMLS:C4023049 semapv:UnspecifiedMatching +HP:0012091 Abnormality of pancreas physiology oboInOwl:hasDbXref UMLS:C4023048 semapv:UnspecifiedMatching +HP:0012092 Abnormality of exocrine pancreas physiology oboInOwl:hasDbXref UMLS:C4021103 semapv:UnspecifiedMatching +HP:0012093 Abnormality of endocrine pancreas physiology oboInOwl:hasDbXref UMLS:C4023047 semapv:UnspecifiedMatching +HP:0012094 Abnormal pancreas size oboInOwl:hasDbXref UMLS:C4023046 semapv:UnspecifiedMatching +HP:0012095 Multiple joint dislocation oboInOwl:hasDbXref SCTID:287096003 semapv:UnspecifiedMatching +HP:0012095 Multiple joint dislocation oboInOwl:hasDbXref SCTID:34277002 semapv:UnspecifiedMatching +HP:0012095 Multiple joint dislocation oboInOwl:hasDbXref UMLS:C0332792 semapv:UnspecifiedMatching +HP:0012096 Intracranial epidermoid cyst oboInOwl:hasDbXref UMLS:C4023045 semapv:UnspecifiedMatching +HP:0012097 Intracranial dermoid cyst oboInOwl:hasDbXref UMLS:C4023044 semapv:UnspecifiedMatching +HP:0012098 Edema of the dorsum of feet oboInOwl:hasDbXref SCTID:445124008 semapv:UnspecifiedMatching +HP:0012098 Edema of the dorsum of feet oboInOwl:hasDbXref UMLS:C2919341 semapv:UnspecifiedMatching +HP:0012099 Abnormality of circulating catecholamine level oboInOwl:hasDbXref UMLS:C4021102 semapv:UnspecifiedMatching +HP:0012100 Abnormal circulating creatinine concentration oboInOwl:hasDbXref UMLS:C4021101 semapv:UnspecifiedMatching +HP:0012101 Decreased serum creatinine oboInOwl:hasDbXref SCTID:166715006 semapv:UnspecifiedMatching +HP:0012101 Decreased serum creatinine oboInOwl:hasDbXref UMLS:C0428282 semapv:UnspecifiedMatching +HP:0012102 Abnormal mitochondrial number oboInOwl:hasDbXref UMLS:C4023043 semapv:UnspecifiedMatching +HP:0012103 Abnormality of the mitochondrion oboInOwl:hasDbXref UMLS:C4020732 semapv:UnspecifiedMatching +HP:0012103 Abnormality of the mitochondrion oboInOwl:hasDbXref UMLS:C4023042 semapv:UnspecifiedMatching +HP:0012104 Parietal cortical atrophy oboInOwl:hasDbXref UMLS:C4023041 semapv:UnspecifiedMatching +HP:0012105 Occipital cortical atrophy oboInOwl:hasDbXref UMLS:C4023040 semapv:UnspecifiedMatching +HP:0012106 Rhizomelic leg shortening oboInOwl:hasDbXref UMLS:C4023039 semapv:UnspecifiedMatching +HP:0012107 Increased fibular diameter oboInOwl:hasDbXref UMLS:C4021100 semapv:UnspecifiedMatching +HP:0012108 Open angle glaucoma oboInOwl:hasDbXref MESH:C562750 semapv:UnspecifiedMatching +HP:0012108 Open angle glaucoma oboInOwl:hasDbXref SCTID:77075001 semapv:UnspecifiedMatching +HP:0012108 Open angle glaucoma oboInOwl:hasDbXref UMLS:C0339573 semapv:UnspecifiedMatching +HP:0012109 Angle closure glaucoma oboInOwl:hasDbXref SCTID:392288006 semapv:UnspecifiedMatching +HP:0012109 Angle closure glaucoma oboInOwl:hasDbXref UMLS:C0017606 semapv:UnspecifiedMatching +HP:0012110 Hypoplasia of the pons oboInOwl:hasDbXref UMLS:C1848529 semapv:UnspecifiedMatching +HP:0012111 Abnormality of circulating glucocorticoid level oboInOwl:hasDbXref UMLS:C4023038 semapv:UnspecifiedMatching +HP:0012112 Abnormal circulating corticosterone level oboInOwl:hasDbXref UMLS:C4023037 semapv:UnspecifiedMatching +HP:0012113 Abnormal circulating creatine concentration oboInOwl:hasDbXref UMLS:C4020731 semapv:UnspecifiedMatching +HP:0012114 Endometrial carcinoma oboInOwl:hasDbXref MESH:D016889 semapv:UnspecifiedMatching +HP:0012114 Endometrial carcinoma oboInOwl:hasDbXref SCTID:254878006 semapv:UnspecifiedMatching +HP:0012114 Endometrial carcinoma oboInOwl:hasDbXref UMLS:C0476089 semapv:UnspecifiedMatching +HP:0012115 Hepatitis oboInOwl:hasDbXref MESH:D006505 semapv:UnspecifiedMatching +HP:0012115 Hepatitis oboInOwl:hasDbXref SCTID:128241005 semapv:UnspecifiedMatching +HP:0012115 Hepatitis oboInOwl:hasDbXref UMLS:C0019158 semapv:UnspecifiedMatching +HP:0012116 Abnormal circulating albumin concentration oboInOwl:hasDbXref UMLS:C4023036 semapv:UnspecifiedMatching +HP:0012117 Hyperalbuminemia oboInOwl:hasDbXref SCTID:119248009 semapv:UnspecifiedMatching +HP:0012117 Hyperalbuminemia oboInOwl:hasDbXref UMLS:C1142113 semapv:UnspecifiedMatching +HP:0012118 Laryngeal carcinoma oboInOwl:hasDbXref SCTID:276975007 semapv:UnspecifiedMatching +HP:0012118 Laryngeal carcinoma oboInOwl:hasDbXref UMLS:C0595989 semapv:UnspecifiedMatching +HP:0012119 Methemoglobinemia oboInOwl:hasDbXref MESH:D008708 semapv:UnspecifiedMatching +HP:0012119 Methemoglobinemia oboInOwl:hasDbXref SCTID:131171006 semapv:UnspecifiedMatching +HP:0012119 Methemoglobinemia oboInOwl:hasDbXref SCTID:38959009 semapv:UnspecifiedMatching +HP:0012119 Methemoglobinemia oboInOwl:hasDbXref UMLS:C0025637 semapv:UnspecifiedMatching +HP:0012120 Methylmalonic aciduria oboInOwl:hasDbXref MESH:C537358 semapv:UnspecifiedMatching +HP:0012120 Methylmalonic aciduria oboInOwl:hasDbXref UMLS:C1855119 semapv:UnspecifiedMatching +HP:0012121 Panuveitis oboInOwl:hasDbXref MESH:D015864 semapv:UnspecifiedMatching +HP:0012121 Panuveitis oboInOwl:hasDbXref SCTID:75614007 semapv:UnspecifiedMatching +HP:0012121 Panuveitis oboInOwl:hasDbXref UMLS:C0030343 semapv:UnspecifiedMatching +HP:0012122 Anterior uveitis oboInOwl:hasDbXref SCTID:4927003 semapv:UnspecifiedMatching +HP:0012122 Anterior uveitis oboInOwl:hasDbXref UMLS:C0701807 semapv:UnspecifiedMatching +HP:0012123 Posterior uveitis oboInOwl:hasDbXref MESH:D002833 semapv:UnspecifiedMatching +HP:0012123 Posterior uveitis oboInOwl:hasDbXref MESH:D015866 semapv:UnspecifiedMatching +HP:0012123 Posterior uveitis oboInOwl:hasDbXref SCTID:16553002 semapv:UnspecifiedMatching +HP:0012123 Posterior uveitis oboInOwl:hasDbXref SCTID:43363007 semapv:UnspecifiedMatching +HP:0012123 Posterior uveitis oboInOwl:hasDbXref UMLS:C0008526 semapv:UnspecifiedMatching +HP:0012123 Posterior uveitis oboInOwl:hasDbXref UMLS:C0042167 semapv:UnspecifiedMatching +HP:0012124 Intermediate uveitis oboInOwl:hasDbXref MESH:D015867 semapv:UnspecifiedMatching +HP:0012124 Intermediate uveitis oboInOwl:hasDbXref SCTID:314429009 semapv:UnspecifiedMatching +HP:0012124 Intermediate uveitis oboInOwl:hasDbXref UMLS:C0042166 semapv:UnspecifiedMatching +HP:0012125 Prostate cancer oboInOwl:hasDbXref MESH:D011471 semapv:UnspecifiedMatching +HP:0012125 Prostate cancer oboInOwl:hasDbXref SCTID:399068003 semapv:UnspecifiedMatching +HP:0012125 Prostate cancer oboInOwl:hasDbXref UMLS:C0376358 semapv:UnspecifiedMatching +HP:0012126 Stomach cancer oboInOwl:hasDbXref SCTID:372143007 semapv:UnspecifiedMatching +HP:0012126 Stomach cancer oboInOwl:hasDbXref UMLS:C0699791 semapv:UnspecifiedMatching +HP:0012127 Uraciluria oboInOwl:hasDbXref UMLS:C4021833 semapv:UnspecifiedMatching +HP:0012128 Basal ganglia necrosis oboInOwl:hasDbXref UMLS:C4023035 semapv:UnspecifiedMatching +HP:0012129 Abnormality of bone marrow stromal cells oboInOwl:hasDbXref UMLS:C4023034 semapv:UnspecifiedMatching +HP:0012130 Abnormal erythroid lineage cell morphology oboInOwl:hasDbXref UMLS:C4020862 semapv:UnspecifiedMatching +HP:0012131 Abnormal number of erythroid precursors oboInOwl:hasDbXref UMLS:C4023033 semapv:UnspecifiedMatching +HP:0012132 Erythroid hyperplasia oboInOwl:hasDbXref UMLS:C0014800 semapv:UnspecifiedMatching +HP:0012132 Erythroid hyperplasia oboInOwl:hasDbXref UMLS:C1838111 semapv:UnspecifiedMatching +HP:0012132 Erythroid hyperplasia oboInOwl:hasDbXref UMLS:C3552917 semapv:UnspecifiedMatching +HP:0012133 Erythroid hypoplasia oboInOwl:hasDbXref MESH:D000741 semapv:UnspecifiedMatching +HP:0012133 Erythroid hypoplasia oboInOwl:hasDbXref SCTID:167923006 semapv:UnspecifiedMatching +HP:0012133 Erythroid hypoplasia oboInOwl:hasDbXref SCTID:41614006 semapv:UnspecifiedMatching +HP:0012133 Erythroid hypoplasia oboInOwl:hasDbXref UMLS:C0178416 semapv:UnspecifiedMatching +HP:0012133 Erythroid hypoplasia oboInOwl:hasDbXref UMLS:C0542035 semapv:UnspecifiedMatching +HP:0012134 Dysplastic erythropoesis oboInOwl:hasDbXref UMLS:C4023032 semapv:UnspecifiedMatching +HP:0012135 Abnormal granulocytopoietic cell morphology oboInOwl:hasDbXref UMLS:C4023031 semapv:UnspecifiedMatching +HP:0012136 Dysplastic granulopoesis oboInOwl:hasDbXref UMLS:C4023030 semapv:UnspecifiedMatching +HP:0012137 Abnormal number of granulocyte precursors oboInOwl:hasDbXref UMLS:C4023029 semapv:UnspecifiedMatching +HP:0012138 Granulocytic hyperplasia oboInOwl:hasDbXref UMLS:C4023028 semapv:UnspecifiedMatching +HP:0012139 Granulocytic hypoplasia oboInOwl:hasDbXref SCTID:416627004 semapv:UnspecifiedMatching +HP:0012139 Granulocytic hypoplasia oboInOwl:hasDbXref UMLS:C1534864 semapv:UnspecifiedMatching +HP:0012142 Pancreatic squamous cell carcinoma oboInOwl:hasDbXref UMLS:C2675993 semapv:UnspecifiedMatching +HP:0012143 Abnormal megakaryocyte morphology oboInOwl:hasDbXref UMLS:C4023026 semapv:UnspecifiedMatching +HP:0012144 Abnormal monocyte morphology oboInOwl:hasDbXref UMLS:C4023025 semapv:UnspecifiedMatching +HP:0012145 Abnormality of multiple cell lineages in the bone marrow oboInOwl:hasDbXref UMLS:C4023024 semapv:UnspecifiedMatching +HP:0012146 Abnormality of von Willebrand factor oboInOwl:hasDbXref UMLS:C4023023 semapv:UnspecifiedMatching +HP:0012147 Reduced quantity of Von Willebrand factor oboInOwl:hasDbXref UMLS:C1841816 semapv:UnspecifiedMatching +HP:0012147 Reduced quantity of Von Willebrand factor oboInOwl:hasDbXref UMLS:C4023022 semapv:UnspecifiedMatching +HP:0012148 Multiple lineage myelodysplasia oboInOwl:hasDbXref UMLS:C4023021 semapv:UnspecifiedMatching +HP:0012149 Bilineage myelodysplasia oboInOwl:hasDbXref UMLS:C4023020 semapv:UnspecifiedMatching +HP:0012150 Single lineage myelodysplasia oboInOwl:hasDbXref UMLS:C4023019 semapv:UnspecifiedMatching +HP:0012151 Hemothorax oboInOwl:hasDbXref MESH:D006491 semapv:UnspecifiedMatching +HP:0012151 Hemothorax oboInOwl:hasDbXref SCTID:31892009 semapv:UnspecifiedMatching +HP:0012151 Hemothorax oboInOwl:hasDbXref UMLS:C0019123 semapv:UnspecifiedMatching +HP:0012152 Foveoschisis oboInOwl:hasDbXref UMLS:C2674407 semapv:UnspecifiedMatching +HP:0012153 Hypotriglyceridemia oboInOwl:hasDbXref UMLS:C0542037 semapv:UnspecifiedMatching +HP:0012154 Anhedonia oboInOwl:hasDbXref MESH:D059445 semapv:UnspecifiedMatching +HP:0012154 Anhedonia oboInOwl:hasDbXref SCTID:247796005 semapv:UnspecifiedMatching +HP:0012154 Anhedonia oboInOwl:hasDbXref SCTID:28669007 semapv:UnspecifiedMatching +HP:0012154 Anhedonia oboInOwl:hasDbXref UMLS:C0178417 semapv:UnspecifiedMatching +HP:0012155 Decreased corneal sensation oboInOwl:hasDbXref SCTID:373433005 semapv:UnspecifiedMatching +HP:0012155 Decreased corneal sensation oboInOwl:hasDbXref UMLS:C0271292 semapv:UnspecifiedMatching +HP:0012155 Decreased corneal sensation oboInOwl:hasDbXref UMLS:C0859996 semapv:UnspecifiedMatching +HP:0012156 Hemophagocytosis oboInOwl:hasDbXref SCTID:61070002 semapv:UnspecifiedMatching +HP:0012156 Hemophagocytosis oboInOwl:hasDbXref UMLS:C0876991 semapv:UnspecifiedMatching +HP:0012157 Subcortical cerebral atrophy oboInOwl:hasDbXref UMLS:C4023018 semapv:UnspecifiedMatching +HP:0012158 Carotid artery dissection oboInOwl:hasDbXref UMLS:C0338585 semapv:UnspecifiedMatching +HP:0012159 Internal carotid artery dissection oboInOwl:hasDbXref MESH:D020215 semapv:UnspecifiedMatching +HP:0012159 Internal carotid artery dissection oboInOwl:hasDbXref SCTID:705066004 semapv:UnspecifiedMatching +HP:0012159 Internal carotid artery dissection oboInOwl:hasDbXref UMLS:C0751815 semapv:UnspecifiedMatching +HP:0012160 Intracranial internal carotid artery dissection oboInOwl:hasDbXref UMLS:C4023017 semapv:UnspecifiedMatching +HP:0012161 External carotid artery dissection oboInOwl:hasDbXref UMLS:C4023016 semapv:UnspecifiedMatching +HP:0012162 Common carotid artery dissection oboInOwl:hasDbXref UMLS:C4023015 semapv:UnspecifiedMatching +HP:0012163 Carotid artery dilatation oboInOwl:hasDbXref SCTID:233988005 semapv:UnspecifiedMatching +HP:0012163 Carotid artery dilatation oboInOwl:hasDbXref UMLS:C0340639 semapv:UnspecifiedMatching +HP:0012164 Asterixis oboInOwl:hasDbXref MESH:D020820 semapv:UnspecifiedMatching +HP:0012164 Asterixis oboInOwl:hasDbXref SCTID:32838008 semapv:UnspecifiedMatching +HP:0012164 Asterixis oboInOwl:hasDbXref UMLS:C0232766 semapv:UnspecifiedMatching +HP:0012165 Oligodactyly oboInOwl:hasDbXref UMLS:C3887496 semapv:UnspecifiedMatching +HP:0012166 Skin-picking oboInOwl:hasDbXref ICD10WHO:F63.3 semapv:UnspecifiedMatching +HP:0012166 Skin-picking oboInOwl:hasDbXref UMLS:C1696701 semapv:UnspecifiedMatching +HP:0012167 Hair-pulling oboInOwl:hasDbXref MESH:D014256 semapv:UnspecifiedMatching +HP:0012167 Hair-pulling oboInOwl:hasDbXref SCTID:17155009 semapv:UnspecifiedMatching +HP:0012167 Hair-pulling oboInOwl:hasDbXref UMLS:C0040953 semapv:UnspecifiedMatching +HP:0012168 Head-banging oboInOwl:hasDbXref MESH:D019956 semapv:UnspecifiedMatching +HP:0012168 Head-banging oboInOwl:hasDbXref SCTID:43954004 semapv:UnspecifiedMatching +HP:0012168 Head-banging oboInOwl:hasDbXref UMLS:C0018672 semapv:UnspecifiedMatching +HP:0012169 Self-biting oboInOwl:hasDbXref SCTID:248072009 semapv:UnspecifiedMatching +HP:0012169 Self-biting oboInOwl:hasDbXref UMLS:C0424375 semapv:UnspecifiedMatching +HP:0012170 Nail-biting oboInOwl:hasDbXref ICD10WHO:F98.8 semapv:UnspecifiedMatching +HP:0012170 Nail-biting oboInOwl:hasDbXref MESH:D009259 semapv:UnspecifiedMatching +HP:0012170 Nail-biting oboInOwl:hasDbXref SCTID:37298006 semapv:UnspecifiedMatching +HP:0012170 Nail-biting oboInOwl:hasDbXref UMLS:C0027338 semapv:UnspecifiedMatching +HP:0012171 Stereotypical hand wringing oboInOwl:hasDbXref UMLS:C4023014 semapv:UnspecifiedMatching +HP:0012172 Stereotypical body rocking oboInOwl:hasDbXref UMLS:C4023013 semapv:UnspecifiedMatching +HP:0012173 Orthostatic tachycardia oboInOwl:hasDbXref UMLS:C4021099 semapv:UnspecifiedMatching +HP:0012174 Glioblastoma multiforme oboInOwl:hasDbXref MESH:D005909 semapv:UnspecifiedMatching +HP:0012174 Glioblastoma multiforme oboInOwl:hasDbXref SCTID:393563007 semapv:UnspecifiedMatching +HP:0012174 Glioblastoma multiforme oboInOwl:hasDbXref SCTID:63634009 semapv:UnspecifiedMatching +HP:0012174 Glioblastoma multiforme oboInOwl:hasDbXref UMLS:C1621958 semapv:UnspecifiedMatching +HP:0012175 Resistance to activated protein C oboInOwl:hasDbXref MESH:D020016 semapv:UnspecifiedMatching +HP:0012175 Resistance to activated protein C oboInOwl:hasDbXref SCTID:421527008 semapv:UnspecifiedMatching +HP:0012175 Resistance to activated protein C oboInOwl:hasDbXref UMLS:C0600433 semapv:UnspecifiedMatching +HP:0012176 Abnormal natural killer cell morphology oboInOwl:hasDbXref UMLS:C4021098 semapv:UnspecifiedMatching +HP:0012177 Abnormal natural killer cell physiology oboInOwl:hasDbXref UMLS:C4023012 semapv:UnspecifiedMatching +HP:0012178 Reduced natural killer cell activity oboInOwl:hasDbXref UMLS:C1839969 semapv:UnspecifiedMatching +HP:0012179 Craniofacial dystonia oboInOwl:hasDbXref UMLS:C1851915 semapv:UnspecifiedMatching +HP:0012179 Craniofacial dystonia oboInOwl:hasDbXref UMLS:C4023011 semapv:UnspecifiedMatching +HP:0012179 Craniofacial dystonia oboInOwl:hasDbXref UMLS:C4072883 semapv:UnspecifiedMatching +HP:0012180 Cystic medial necrosis oboInOwl:hasDbXref MESH:C536230 semapv:UnspecifiedMatching +HP:0012180 Cystic medial necrosis oboInOwl:hasDbXref SCTID:234021009 semapv:UnspecifiedMatching +HP:0012180 Cystic medial necrosis oboInOwl:hasDbXref SCTID:42182000 semapv:UnspecifiedMatching +HP:0012180 Cystic medial necrosis oboInOwl:hasDbXref SCTID:45894003 semapv:UnspecifiedMatching +HP:0012180 Cystic medial necrosis oboInOwl:hasDbXref UMLS:C0392775 semapv:UnspecifiedMatching +HP:0012181 Entrapment neuropathy oboInOwl:hasDbXref MESH:D009408 semapv:UnspecifiedMatching +HP:0012181 Entrapment neuropathy oboInOwl:hasDbXref SCTID:45781009 semapv:UnspecifiedMatching +HP:0012181 Entrapment neuropathy oboInOwl:hasDbXref UMLS:C1510429 semapv:UnspecifiedMatching +HP:0012182 Oropharyngeal squamous cell carcinoma oboInOwl:hasDbXref SCTID:423464009 semapv:UnspecifiedMatching +HP:0012182 Oropharyngeal squamous cell carcinoma oboInOwl:hasDbXref SCTID:707585008 semapv:UnspecifiedMatching +HP:0012182 Oropharyngeal squamous cell carcinoma oboInOwl:hasDbXref UMLS:C0280313 semapv:UnspecifiedMatching +HP:0012183 Hyperplastic colonic polyposis oboInOwl:hasDbXref UMLS:C4023010 semapv:UnspecifiedMatching +HP:0012184 Increased HDL cholesterol concentration oboInOwl:hasDbXref MESH:C564591 semapv:UnspecifiedMatching +HP:0012184 Increased HDL cholesterol concentration oboInOwl:hasDbXref SCTID:238080004 semapv:UnspecifiedMatching +HP:0012184 Increased HDL cholesterol concentration oboInOwl:hasDbXref UMLS:C0342883 semapv:UnspecifiedMatching +HP:0012185 Constrictive median neuropathy oboInOwl:hasDbXref UMLS:C4023009 semapv:UnspecifiedMatching +HP:0012186 Entrapment neuropathy of the ulnar nerve at elbow oboInOwl:hasDbXref UMLS:C4023008 semapv:UnspecifiedMatching +HP:0012187 Increased erythrocyte protoporphyrin concentration oboInOwl:hasDbXref UMLS:C4023007 semapv:UnspecifiedMatching +HP:0012188 Hyperemesis gravidarum oboInOwl:hasDbXref MESH:D006939 semapv:UnspecifiedMatching +HP:0012188 Hyperemesis gravidarum oboInOwl:hasDbXref SCTID:14094001 semapv:UnspecifiedMatching +HP:0012188 Hyperemesis gravidarum oboInOwl:hasDbXref UMLS:C0020450 semapv:UnspecifiedMatching +HP:0012189 Hodgkin lymphoma oboInOwl:hasDbXref MESH:D006689 semapv:UnspecifiedMatching +HP:0012189 Hodgkin lymphoma oboInOwl:hasDbXref SCTID:118599009 semapv:UnspecifiedMatching +HP:0012189 Hodgkin lymphoma oboInOwl:hasDbXref SCTID:118602004 semapv:UnspecifiedMatching +HP:0012189 Hodgkin lymphoma oboInOwl:hasDbXref SCTID:118605002 semapv:UnspecifiedMatching +HP:0012189 Hodgkin lymphoma oboInOwl:hasDbXref SCTID:118606001 semapv:UnspecifiedMatching +HP:0012189 Hodgkin lymphoma oboInOwl:hasDbXref SCTID:14537002 semapv:UnspecifiedMatching +HP:0012189 Hodgkin lymphoma oboInOwl:hasDbXref SCTID:46923007 semapv:UnspecifiedMatching +HP:0012189 Hodgkin lymphoma oboInOwl:hasDbXref SCTID:70600005 semapv:UnspecifiedMatching +HP:0012189 Hodgkin lymphoma oboInOwl:hasDbXref SCTID:74189002 semapv:UnspecifiedMatching +HP:0012189 Hodgkin lymphoma oboInOwl:hasDbXref UMLS:C0019829 semapv:UnspecifiedMatching +HP:0012190 T-cell lymphoma oboInOwl:hasDbXref MESH:D016399 semapv:UnspecifiedMatching +HP:0012190 T-cell lymphoma oboInOwl:hasDbXref SCTID:109978004 semapv:UnspecifiedMatching +HP:0012190 T-cell lymphoma oboInOwl:hasDbXref SCTID:3172003 semapv:UnspecifiedMatching +HP:0012190 T-cell lymphoma oboInOwl:hasDbXref UMLS:C0079772 semapv:UnspecifiedMatching +HP:0012191 B-cell lymphoma oboInOwl:hasDbXref MESH:D016393 semapv:UnspecifiedMatching +HP:0012191 B-cell lymphoma oboInOwl:hasDbXref SCTID:109979007 semapv:UnspecifiedMatching +HP:0012191 B-cell lymphoma oboInOwl:hasDbXref SCTID:1929004 semapv:UnspecifiedMatching +HP:0012191 B-cell lymphoma oboInOwl:hasDbXref SCTID:413616009 semapv:UnspecifiedMatching +HP:0012191 B-cell lymphoma oboInOwl:hasDbXref UMLS:C0079731 semapv:UnspecifiedMatching +HP:0012192 Cutaneous T-cell lymphoma oboInOwl:hasDbXref MESH:D016410 semapv:UnspecifiedMatching +HP:0012192 Cutaneous T-cell lymphoma oboInOwl:hasDbXref SCTID:28054005 semapv:UnspecifiedMatching +HP:0012192 Cutaneous T-cell lymphoma oboInOwl:hasDbXref SCTID:400122007 semapv:UnspecifiedMatching +HP:0012192 Cutaneous T-cell lymphoma oboInOwl:hasDbXref UMLS:C0079773 semapv:UnspecifiedMatching +HP:0012193 Anaplastic large-cell lymphoma oboInOwl:hasDbXref MESH:D017728 semapv:UnspecifiedMatching +HP:0012193 Anaplastic large-cell lymphoma oboInOwl:hasDbXref SCTID:277637000 semapv:UnspecifiedMatching +HP:0012193 Anaplastic large-cell lymphoma oboInOwl:hasDbXref SCTID:53237008 semapv:UnspecifiedMatching +HP:0012193 Anaplastic large-cell lymphoma oboInOwl:hasDbXref UMLS:C0206180 semapv:UnspecifiedMatching +HP:0012194 Episodic hemiplegia oboInOwl:hasDbXref UMLS:C1863061 semapv:UnspecifiedMatching +HP:0012195 Irregular respiration oboInOwl:hasDbXref SCTID:248585001 semapv:UnspecifiedMatching +HP:0012195 Irregular respiration oboInOwl:hasDbXref UMLS:C0425492 semapv:UnspecifiedMatching +HP:0012196 Cheyne-Stokes respiration oboInOwl:hasDbXref MESH:D002639 semapv:UnspecifiedMatching +HP:0012196 Cheyne-Stokes respiration oboInOwl:hasDbXref SCTID:271824009 semapv:UnspecifiedMatching +HP:0012196 Cheyne-Stokes respiration oboInOwl:hasDbXref SCTID:309155007 semapv:UnspecifiedMatching +HP:0012196 Cheyne-Stokes respiration oboInOwl:hasDbXref UMLS:C0008039 semapv:UnspecifiedMatching +HP:0012196 Cheyne-Stokes respiration oboInOwl:hasDbXref UMLS:C1313952 semapv:UnspecifiedMatching +HP:0012197 Insulinoma oboInOwl:hasDbXref MESH:D007340 semapv:UnspecifiedMatching +HP:0012197 Insulinoma oboInOwl:hasDbXref SCTID:25324008 semapv:UnspecifiedMatching +HP:0012197 Insulinoma oboInOwl:hasDbXref SCTID:302822000 semapv:UnspecifiedMatching +HP:0012197 Insulinoma oboInOwl:hasDbXref UMLS:C0021670 semapv:UnspecifiedMatching +HP:0012198 Juvenile colonic polyposis oboInOwl:hasDbXref UMLS:C4023006 semapv:UnspecifiedMatching +HP:0012199 Cluster headache oboInOwl:hasDbXref ICD10WHO:G44.0 semapv:UnspecifiedMatching +HP:0012199 Cluster headache oboInOwl:hasDbXref MESH:D003027 semapv:UnspecifiedMatching +HP:0012199 Cluster headache oboInOwl:hasDbXref SCTID:193031009 semapv:UnspecifiedMatching +HP:0012199 Cluster headache oboInOwl:hasDbXref SCTID:193947008 semapv:UnspecifiedMatching +HP:0012199 Cluster headache oboInOwl:hasDbXref SCTID:230473009 semapv:UnspecifiedMatching +HP:0012199 Cluster headache oboInOwl:hasDbXref UMLS:C0009088 semapv:UnspecifiedMatching +HP:0012200 Abnormality of prothrombin oboInOwl:hasDbXref UMLS:C4023005 semapv:UnspecifiedMatching +HP:0012202 Increased serum bile acid concentration oboInOwl:hasDbXref UMLS:C4023004 semapv:UnspecifiedMatching +HP:0012203 Onychomycosis oboInOwl:hasDbXref MESH:D014009 semapv:UnspecifiedMatching +HP:0012203 Onychomycosis oboInOwl:hasDbXref SCTID:414941008 semapv:UnspecifiedMatching +HP:0012203 Onychomycosis oboInOwl:hasDbXref UMLS:C0040261 semapv:UnspecifiedMatching +HP:0012204 Recurrent vulvovaginal candidiasis oboInOwl:hasDbXref UMLS:C4023003 semapv:UnspecifiedMatching +HP:0012205 Globozoospermia oboInOwl:hasDbXref MESH:D000072660 semapv:UnspecifiedMatching +HP:0012205 Globozoospermia oboInOwl:hasDbXref SCTID:236818008 semapv:UnspecifiedMatching +HP:0012205 Globozoospermia oboInOwl:hasDbXref UMLS:C0403825 semapv:UnspecifiedMatching +HP:0012206 Abnormal sperm motility oboInOwl:hasDbXref UMLS:C0855512 semapv:UnspecifiedMatching +HP:0012207 Reduced sperm motility oboInOwl:hasDbXref UMLS:C4023002 semapv:UnspecifiedMatching +HP:0012208 Immotile sperm oboInOwl:hasDbXref UMLS:C4023001 semapv:UnspecifiedMatching +HP:0012209 Juvenile myelomonocytic leukemia oboInOwl:hasDbXref MESH:D054429 semapv:UnspecifiedMatching +HP:0012209 Juvenile myelomonocytic leukemia oboInOwl:hasDbXref SCTID:128832006 semapv:UnspecifiedMatching +HP:0012209 Juvenile myelomonocytic leukemia oboInOwl:hasDbXref SCTID:277587001 semapv:UnspecifiedMatching +HP:0012209 Juvenile myelomonocytic leukemia oboInOwl:hasDbXref SCTID:445227008 semapv:UnspecifiedMatching +HP:0012209 Juvenile myelomonocytic leukemia oboInOwl:hasDbXref UMLS:C0349639 semapv:UnspecifiedMatching +HP:0012210 Abnormal renal morphology oboInOwl:hasDbXref SCTID:44513007 semapv:UnspecifiedMatching +HP:0012210 Abnormal renal morphology oboInOwl:hasDbXref UMLS:C0266292 semapv:UnspecifiedMatching +HP:0012211 Abnormal renal physiology oboInOwl:hasDbXref SCTID:39539005 semapv:UnspecifiedMatching +HP:0012211 Abnormal renal physiology oboInOwl:hasDbXref UMLS:C0151746 semapv:UnspecifiedMatching +HP:0012212 Abnormal glomerular filtration rate oboInOwl:hasDbXref UMLS:C0854050 semapv:UnspecifiedMatching +HP:0012213 Decreased glomerular filtration rate oboInOwl:hasDbXref UMLS:C0853068 semapv:UnspecifiedMatching +HP:0012214 Increased glomerular filtration rate oboInOwl:hasDbXref UMLS:C0856948 semapv:UnspecifiedMatching +HP:0012215 Testicular microlithiasis oboInOwl:hasDbXref MESH:C566478 semapv:UnspecifiedMatching +HP:0012215 Testicular microlithiasis oboInOwl:hasDbXref SCTID:117261000119108 semapv:UnspecifiedMatching +HP:0012215 Testicular microlithiasis oboInOwl:hasDbXref UMLS:C1864873 semapv:UnspecifiedMatching +HP:0012216 Entrapment neuropathy of suprascapular nerve oboInOwl:hasDbXref SCTID:230635000 semapv:UnspecifiedMatching +HP:0012216 Entrapment neuropathy of suprascapular nerve oboInOwl:hasDbXref UMLS:C0393890 semapv:UnspecifiedMatching +HP:0012217 Increased urinary porphobilinogen oboInOwl:hasDbXref UMLS:C4023000 semapv:UnspecifiedMatching +HP:0012218 Alveolar soft part sarcoma oboInOwl:hasDbXref MESH:D018234 semapv:UnspecifiedMatching +HP:0012218 Alveolar soft part sarcoma oboInOwl:hasDbXref SCTID:404056007 semapv:UnspecifiedMatching +HP:0012218 Alveolar soft part sarcoma oboInOwl:hasDbXref SCTID:88195001 semapv:UnspecifiedMatching +HP:0012218 Alveolar soft part sarcoma oboInOwl:hasDbXref UMLS:C0206657 semapv:UnspecifiedMatching +HP:0012219 Erythema nodosum oboInOwl:hasDbXref MESH:D004893 semapv:UnspecifiedMatching +HP:0012219 Erythema nodosum oboInOwl:hasDbXref SCTID:32861005 semapv:UnspecifiedMatching +HP:0012219 Erythema nodosum oboInOwl:hasDbXref UMLS:C0014743 semapv:UnspecifiedMatching +HP:0012220 Non-caseating epithelioid cell granulomatosis oboInOwl:hasDbXref UMLS:C4022999 semapv:UnspecifiedMatching +HP:0012221 Pretibial blistering oboInOwl:hasDbXref MESH:C535494 semapv:UnspecifiedMatching +HP:0012221 Pretibial blistering oboInOwl:hasDbXref SCTID:67653003 semapv:UnspecifiedMatching +HP:0012221 Pretibial blistering oboInOwl:hasDbXref UMLS:C0432321 semapv:UnspecifiedMatching +HP:0012222 Arachnoid hemangiomatosis oboInOwl:hasDbXref UMLS:C4022998 semapv:UnspecifiedMatching +HP:0012223 Splenic rupture oboInOwl:hasDbXref MESH:D013161 semapv:UnspecifiedMatching +HP:0012223 Splenic rupture oboInOwl:hasDbXref SCTID:234506007 semapv:UnspecifiedMatching +HP:0012223 Splenic rupture oboInOwl:hasDbXref UMLS:C0038000 semapv:UnspecifiedMatching +HP:0012224 Circulating immune complexes oboInOwl:hasDbXref UMLS:C3887628 semapv:UnspecifiedMatching +HP:0012225 Oligodontia of primary teeth oboInOwl:hasDbXref UMLS:C4022997 semapv:UnspecifiedMatching +HP:0012225 Oligodontia of primary teeth oboInOwl:hasDbXref UMLS:C4280316 semapv:UnspecifiedMatching +HP:0012226 Ovarian teratoma oboInOwl:hasDbXref NCIT:C3403 semapv:UnspecifiedMatching +HP:0012226 Ovarian teratoma oboInOwl:hasDbXref SCTID:716077006 semapv:UnspecifiedMatching +HP:0012226 Ovarian teratoma oboInOwl:hasDbXref UMLS:C0280131 semapv:UnspecifiedMatching +HP:0012227 Urethral stricture oboInOwl:hasDbXref MESH:D014525 semapv:UnspecifiedMatching +HP:0012227 Urethral stricture oboInOwl:hasDbXref SCTID:236647003 semapv:UnspecifiedMatching +HP:0012227 Urethral stricture oboInOwl:hasDbXref SCTID:76618002 semapv:UnspecifiedMatching +HP:0012227 Urethral stricture oboInOwl:hasDbXref UMLS:C0041974 semapv:UnspecifiedMatching +HP:0012228 Tension-type headache oboInOwl:hasDbXref ICD10WHO:G44.2 semapv:UnspecifiedMatching +HP:0012228 Tension-type headache oboInOwl:hasDbXref MESH:D018781 semapv:UnspecifiedMatching +HP:0012228 Tension-type headache oboInOwl:hasDbXref SCTID:398057008 semapv:UnspecifiedMatching +HP:0012228 Tension-type headache oboInOwl:hasDbXref SCTID:66551002 semapv:UnspecifiedMatching +HP:0012228 Tension-type headache oboInOwl:hasDbXref UMLS:C0033893 semapv:UnspecifiedMatching +HP:0012229 CSF pleocytosis oboInOwl:hasDbXref MESH:D007964 semapv:UnspecifiedMatching +HP:0012229 CSF pleocytosis oboInOwl:hasDbXref SCTID:91454002 semapv:UnspecifiedMatching +HP:0012229 CSF pleocytosis oboInOwl:hasDbXref UMLS:C0151857 semapv:UnspecifiedMatching +HP:0012230 Rhegmatogenous retinal detachment oboInOwl:hasDbXref SCTID:19620000 semapv:UnspecifiedMatching +HP:0012230 Rhegmatogenous retinal detachment oboInOwl:hasDbXref UMLS:C0271055 semapv:UnspecifiedMatching +HP:0012231 Exudative retinal detachment oboInOwl:hasDbXref SCTID:38599001 semapv:UnspecifiedMatching +HP:0012231 Exudative retinal detachment oboInOwl:hasDbXref UMLS:C0154822 semapv:UnspecifiedMatching +HP:0012232 Shortened QT interval oboInOwl:hasDbXref SCTID:77867006 semapv:UnspecifiedMatching +HP:0012232 Shortened QT interval oboInOwl:hasDbXref UMLS:C0151879 semapv:UnspecifiedMatching +HP:0012233 Intramuscular hematoma oboInOwl:hasDbXref SCTID:262969000 semapv:UnspecifiedMatching +HP:0012233 Intramuscular hematoma oboInOwl:hasDbXref UMLS:C0240412 semapv:UnspecifiedMatching +HP:0012234 Agranulocytosis oboInOwl:hasDbXref UMLS:C0702094 semapv:UnspecifiedMatching +HP:0012235 Drug-induced agranulocytosis oboInOwl:hasDbXref SCTID:47318007 semapv:UnspecifiedMatching +HP:0012235 Drug-induced agranulocytosis oboInOwl:hasDbXref UMLS:C0272178 semapv:UnspecifiedMatching +HP:0012236 Elevated sweat chloride oboInOwl:hasDbXref UMLS:C1856646 semapv:UnspecifiedMatching +HP:0012237 Urocanic aciduria oboInOwl:hasDbXref MESH:C536479 semapv:UnspecifiedMatching +HP:0012237 Urocanic aciduria oboInOwl:hasDbXref SCTID:60952007 semapv:UnspecifiedMatching +HP:0012237 Urocanic aciduria oboInOwl:hasDbXref UMLS:C0268514 semapv:UnspecifiedMatching +HP:0012238 Increased circulating chylomicron concentration oboInOwl:hasDbXref UMLS:C1535978 semapv:UnspecifiedMatching +HP:0012239 Atransferrinemia oboInOwl:hasDbXref MESH:C538259 semapv:UnspecifiedMatching +HP:0012239 Atransferrinemia oboInOwl:hasDbXref SCTID:111571009 semapv:UnspecifiedMatching +HP:0012239 Atransferrinemia oboInOwl:hasDbXref UMLS:C0521802 semapv:UnspecifiedMatching +HP:0012240 Increased intramyocellular lipid droplets oboInOwl:hasDbXref UMLS:C4020730 semapv:UnspecifiedMatching +HP:0012241 Levator palpebrae superioris atrophy oboInOwl:hasDbXref UMLS:C1851107 semapv:UnspecifiedMatching +HP:0012242 Superior rectus atrophy oboInOwl:hasDbXref UMLS:C1851108 semapv:UnspecifiedMatching +HP:0012243 Abnormal reproductive system morphology oboInOwl:hasDbXref UMLS:C4021096 semapv:UnspecifiedMatching +HP:0012244 Abnormal sex determination oboInOwl:hasDbXref UMLS:C4022996 semapv:UnspecifiedMatching +HP:0012245 Sex reversal oboInOwl:hasDbXref UMLS:C4022995 semapv:UnspecifiedMatching +HP:0012246 Oculomotor nerve palsy oboInOwl:hasDbXref MESH:D015840 semapv:UnspecifiedMatching +HP:0012246 Oculomotor nerve palsy oboInOwl:hasDbXref SCTID:388980004 semapv:UnspecifiedMatching +HP:0012246 Oculomotor nerve palsy oboInOwl:hasDbXref UMLS:C0028866 semapv:UnspecifiedMatching +HP:0012247 Specific anosmia oboInOwl:hasDbXref UMLS:C4022994 semapv:UnspecifiedMatching +HP:0012248 Prolonged PR interval oboInOwl:hasDbXref SCTID:164947007 semapv:UnspecifiedMatching +HP:0012248 Prolonged PR interval oboInOwl:hasDbXref UMLS:C0600125 semapv:UnspecifiedMatching +HP:0012249 Abnormal ST segment oboInOwl:hasDbXref UMLS:C4022993 semapv:UnspecifiedMatching +HP:0012250 ST segment depression oboInOwl:hasDbXref SCTID:26141007 semapv:UnspecifiedMatching +HP:0012250 ST segment depression oboInOwl:hasDbXref SCTID:429622005 semapv:UnspecifiedMatching +HP:0012250 ST segment depression oboInOwl:hasDbXref UMLS:C0520887 semapv:UnspecifiedMatching +HP:0012251 ST segment elevation oboInOwl:hasDbXref SCTID:164931005 semapv:UnspecifiedMatching +HP:0012251 ST segment elevation oboInOwl:hasDbXref SCTID:76388001 semapv:UnspecifiedMatching +HP:0012251 ST segment elevation oboInOwl:hasDbXref UMLS:C0520886 semapv:UnspecifiedMatching +HP:0012252 Abnormal respiratory system morphology oboInOwl:hasDbXref UMLS:C4022992 semapv:UnspecifiedMatching +HP:0012253 Abnormal respiratory epithelium morphology oboInOwl:hasDbXref UMLS:C4022991 semapv:UnspecifiedMatching +HP:0012254 Ewing sarcoma oboInOwl:hasDbXref MESH:D012512 semapv:UnspecifiedMatching +HP:0012254 Ewing sarcoma oboInOwl:hasDbXref SCTID:76909002 semapv:UnspecifiedMatching +HP:0012254 Ewing sarcoma oboInOwl:hasDbXref UMLS:C0553580 semapv:UnspecifiedMatching +HP:0012255 Dynein arm defect of respiratory motile cilia oboInOwl:hasDbXref UMLS:C4022990 semapv:UnspecifiedMatching +HP:0012256 Absent outer dynein arms oboInOwl:hasDbXref UMLS:C4022989 semapv:UnspecifiedMatching +HP:0012257 Absent inner dynein arms oboInOwl:hasDbXref UMLS:C4022988 semapv:UnspecifiedMatching +HP:0012258 Abnormal axonemal organization of respiratory motile cilia oboInOwl:hasDbXref UMLS:C4022987 semapv:UnspecifiedMatching +HP:0012259 Absent inner and outer dynein arms oboInOwl:hasDbXref UMLS:C4022986 semapv:UnspecifiedMatching +HP:0012260 Abnormal central microtubular pair morphology of respiratory motile cilia oboInOwl:hasDbXref UMLS:C4022985 semapv:UnspecifiedMatching +HP:0012261 Abnormal respiratory motile cilium physiology oboInOwl:hasDbXref UMLS:C4022984 semapv:UnspecifiedMatching +HP:0012262 Abnormal ciliary motility oboInOwl:hasDbXref UMLS:C4022983 semapv:UnspecifiedMatching +HP:0012263 Immotile cilia oboInOwl:hasDbXref UMLS:C1855672 semapv:UnspecifiedMatching +HP:0012264 Absent central microtubular pair morphology of respiratory motile cilia oboInOwl:hasDbXref UMLS:C4022982 semapv:UnspecifiedMatching +HP:0012265 Ciliary dyskinesia oboInOwl:hasDbXref MESH:D002925 semapv:UnspecifiedMatching +HP:0012265 Ciliary dyskinesia oboInOwl:hasDbXref SCTID:86204009 semapv:UnspecifiedMatching +HP:0012265 Ciliary dyskinesia oboInOwl:hasDbXref UMLS:C0008780 semapv:UnspecifiedMatching +HP:0012266 T-wave alternans oboInOwl:hasDbXref SCTID:428550008 semapv:UnspecifiedMatching +HP:0012266 T-wave alternans oboInOwl:hasDbXref UMLS:C1998313 semapv:UnspecifiedMatching +HP:0012267 Absent respiratory ciliary axoneme radial spokes oboInOwl:hasDbXref UMLS:C4022981 semapv:UnspecifiedMatching +HP:0012268 Myxoid liposarcoma oboInOwl:hasDbXref MESH:D018208 semapv:UnspecifiedMatching +HP:0012268 Myxoid liposarcoma oboInOwl:hasDbXref SCTID:27849002 semapv:UnspecifiedMatching +HP:0012268 Myxoid liposarcoma oboInOwl:hasDbXref SCTID:404069006 semapv:UnspecifiedMatching +HP:0012268 Myxoid liposarcoma oboInOwl:hasDbXref UMLS:C0206634 semapv:UnspecifiedMatching +HP:0012269 Abnormal muscle glycogen content oboInOwl:hasDbXref UMLS:C4022980 semapv:UnspecifiedMatching +HP:0012270 Decreased muscle glycogen content oboInOwl:hasDbXref UMLS:C4022979 semapv:UnspecifiedMatching +HP:0012271 Episodic upper airway obstruction oboInOwl:hasDbXref UMLS:C4022978 semapv:UnspecifiedMatching +HP:0012272 J wave oboInOwl:hasDbXref UMLS:C4018858 semapv:UnspecifiedMatching +HP:0012273 Increased carotid artery intimal medial thickness oboInOwl:hasDbXref UMLS:C4022977 semapv:UnspecifiedMatching +HP:0012274 Autosomal dominant inheritance with paternal imprinting oboInOwl:hasDbXref UMLS:C4022976 semapv:UnspecifiedMatching +HP:0012275 Autosomal dominant inheritance with maternal imprinting oboInOwl:hasDbXref UMLS:C4022975 semapv:UnspecifiedMatching +HP:0012276 Digital flexor tenosynovitis oboInOwl:hasDbXref UMLS:C4022974 semapv:UnspecifiedMatching +HP:0012277 Hypoglycinemia oboInOwl:hasDbXref UMLS:C4022973 semapv:UnspecifiedMatching +HP:0012278 Abnormal circulating serine concentration oboInOwl:hasDbXref UMLS:C4022972 semapv:UnspecifiedMatching +HP:0012279 Hyposerinemia oboInOwl:hasDbXref UMLS:C4022971 semapv:UnspecifiedMatching +HP:0012280 Hepatic amyloidosis oboInOwl:hasDbXref SCTID:9551004 semapv:UnspecifiedMatching +HP:0012280 Hepatic amyloidosis oboInOwl:hasDbXref UMLS:C0267839 semapv:UnspecifiedMatching +HP:0012281 Chylous ascites oboInOwl:hasDbXref MESH:D002915 semapv:UnspecifiedMatching +HP:0012281 Chylous ascites oboInOwl:hasDbXref SCTID:52985009 semapv:UnspecifiedMatching +HP:0012281 Chylous ascites oboInOwl:hasDbXref UMLS:C0008732 semapv:UnspecifiedMatching +HP:0012282 Morbilliform rash oboInOwl:hasDbXref SCTID:247470007 semapv:UnspecifiedMatching +HP:0012282 Morbilliform rash oboInOwl:hasDbXref SCTID:50495000 semapv:UnspecifiedMatching +HP:0012282 Morbilliform rash oboInOwl:hasDbXref UMLS:C0234918 semapv:UnspecifiedMatching +HP:0012283 Small distal femoral epiphysis oboInOwl:hasDbXref UMLS:C4022970 semapv:UnspecifiedMatching +HP:0012284 Small proximal tibial epiphyses oboInOwl:hasDbXref UMLS:C4022969 semapv:UnspecifiedMatching +HP:0012285 Abnormal hypothalamus physiology oboInOwl:hasDbXref UMLS:C4022968 semapv:UnspecifiedMatching +HP:0012286 Abnormal hypothalamus morphology oboInOwl:hasDbXref UMLS:C4021095 semapv:UnspecifiedMatching +HP:0012287 Hypothalamic luteinizing hormone-releasing hormone deficiency oboInOwl:hasDbXref UMLS:C4022967 semapv:UnspecifiedMatching +HP:0012288 Neoplasm of head and neck oboInOwl:hasDbXref MESH:D006258 semapv:UnspecifiedMatching +HP:0012288 Neoplasm of head and neck oboInOwl:hasDbXref SCTID:255055008 semapv:UnspecifiedMatching +HP:0012288 Neoplasm of head and neck oboInOwl:hasDbXref SCTID:255056009 semapv:UnspecifiedMatching +HP:0012288 Neoplasm of head and neck oboInOwl:hasDbXref UMLS:C0018671 semapv:UnspecifiedMatching +HP:0012288 Neoplasm of head and neck oboInOwl:hasDbXref UMLS:C0278996 semapv:UnspecifiedMatching +HP:0012289 Facial neoplasm oboInOwl:hasDbXref MESH:D005153 semapv:UnspecifiedMatching +HP:0012289 Facial neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0012289 Facial neoplasm oboInOwl:hasDbXref SCTID:126632002 semapv:UnspecifiedMatching +HP:0012289 Facial neoplasm oboInOwl:hasDbXref UMLS:C0015461 semapv:UnspecifiedMatching +HP:0012290 Mouth neoplasm oboInOwl:hasDbXref MESH:D009062 semapv:UnspecifiedMatching +HP:0012290 Mouth neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0012290 Mouth neoplasm oboInOwl:hasDbXref SCTID:126797001 semapv:UnspecifiedMatching +HP:0012290 Mouth neoplasm oboInOwl:hasDbXref SCTID:235075007 semapv:UnspecifiedMatching +HP:0012290 Mouth neoplasm oboInOwl:hasDbXref UMLS:C0026640 semapv:UnspecifiedMatching +HP:0012292 Fusion of gums oboInOwl:hasDbXref UMLS:C4022966 semapv:UnspecifiedMatching +HP:0012293 Abnormal genital pigmentation oboInOwl:hasDbXref UMLS:C4022965 semapv:UnspecifiedMatching +HP:0012294 Abnormality of the occipital bone oboInOwl:hasDbXref UMLS:C4022964 semapv:UnspecifiedMatching +HP:0012295 Slender middle phalanx of finger oboInOwl:hasDbXref UMLS:C4022963 semapv:UnspecifiedMatching +HP:0012296 Slender distal phalanx of finger oboInOwl:hasDbXref UMLS:C4022962 semapv:UnspecifiedMatching +HP:0012297 Slender proximal phalanx of finger oboInOwl:hasDbXref UMLS:C4022961 semapv:UnspecifiedMatching +HP:0012298 Long middle phalanx of finger oboInOwl:hasDbXref UMLS:C4022960 semapv:UnspecifiedMatching +HP:0012299 Long distal phalanx of finger oboInOwl:hasDbXref UMLS:C4021865 semapv:UnspecifiedMatching +HP:0012300 Ureteral agenesis oboInOwl:hasDbXref UMLS:C4022959 semapv:UnspecifiedMatching +HP:0012301 Type II transferrin isoform profile oboInOwl:hasDbXref UMLS:C4021094 semapv:UnspecifiedMatching +HP:0012302 Herpes simplex encephalitis oboInOwl:hasDbXref MESH:D020803 semapv:UnspecifiedMatching +HP:0012302 Herpes simplex encephalitis oboInOwl:hasDbXref SCTID:428638009 semapv:UnspecifiedMatching +HP:0012302 Herpes simplex encephalitis oboInOwl:hasDbXref UMLS:C0276226 semapv:UnspecifiedMatching +HP:0012303 Abnormal aortic arch morphology oboInOwl:hasDbXref SCTID:448742006 semapv:UnspecifiedMatching +HP:0012303 Abnormal aortic arch morphology oboInOwl:hasDbXref UMLS:C3163801 semapv:UnspecifiedMatching +HP:0012304 Hypoplastic aortic arch oboInOwl:hasDbXref SCTID:60787001 semapv:UnspecifiedMatching +HP:0012304 Hypoplastic aortic arch oboInOwl:hasDbXref UMLS:C0265881 semapv:UnspecifiedMatching +HP:0012305 Coarctation of the descending aortic arch oboInOwl:hasDbXref UMLS:C4022958 semapv:UnspecifiedMatching +HP:0012306 Abnormal rib ossification oboInOwl:hasDbXref UMLS:C4022957 semapv:UnspecifiedMatching +HP:0012307 Spatulate ribs oboInOwl:hasDbXref UMLS:C1856637 semapv:UnspecifiedMatching +HP:0012308 Decreased serum complement C9 oboInOwl:hasDbXref UMLS:C4021093 semapv:UnspecifiedMatching +HP:0012309 Cutaneous amyloidosis oboInOwl:hasDbXref MESH:C562642 semapv:UnspecifiedMatching +HP:0012309 Cutaneous amyloidosis oboInOwl:hasDbXref SCTID:201337008 semapv:UnspecifiedMatching +HP:0012309 Cutaneous amyloidosis oboInOwl:hasDbXref SCTID:281882003 semapv:UnspecifiedMatching +HP:0012309 Cutaneous amyloidosis oboInOwl:hasDbXref SCTID:282834007 semapv:UnspecifiedMatching +HP:0012309 Cutaneous amyloidosis oboInOwl:hasDbXref SCTID:718105008 semapv:UnspecifiedMatching +HP:0012309 Cutaneous amyloidosis oboInOwl:hasDbXref UMLS:C0268397 semapv:UnspecifiedMatching +HP:0012310 Abnormal monocyte count oboInOwl:hasDbXref SCTID:165540007 semapv:UnspecifiedMatching +HP:0012310 Abnormal monocyte count oboInOwl:hasDbXref SCTID:165541006 semapv:UnspecifiedMatching +HP:0012310 Abnormal monocyte count oboInOwl:hasDbXref UMLS:C0580319 semapv:UnspecifiedMatching +HP:0012311 Monocytosis oboInOwl:hasDbXref SCTID:19636003 semapv:UnspecifiedMatching +HP:0012311 Monocytosis oboInOwl:hasDbXref UMLS:C0085702 semapv:UnspecifiedMatching +HP:0012312 Monocytopenia oboInOwl:hasDbXref SCTID:165539005 semapv:UnspecifiedMatching +HP:0012312 Monocytopenia oboInOwl:hasDbXref UMLS:C0427544 semapv:UnspecifiedMatching +HP:0012313 Heberden's node oboInOwl:hasDbXref SCTID:371598009 semapv:UnspecifiedMatching +HP:0012313 Heberden's node oboInOwl:hasDbXref UMLS:C0018862 semapv:UnspecifiedMatching +HP:0012314 Bouchard's node oboInOwl:hasDbXref SCTID:20243008 semapv:UnspecifiedMatching +HP:0012314 Bouchard's node oboInOwl:hasDbXref UMLS:C0263780 semapv:UnspecifiedMatching +HP:0012315 Histiocytoma oboInOwl:hasDbXref MESH:D051642 semapv:UnspecifiedMatching +HP:0012315 Histiocytoma oboInOwl:hasDbXref SCTID:128741006 semapv:UnspecifiedMatching +HP:0012315 Histiocytoma oboInOwl:hasDbXref SCTID:302843004 semapv:UnspecifiedMatching +HP:0012315 Histiocytoma oboInOwl:hasDbXref UMLS:C1509147 semapv:UnspecifiedMatching +HP:0012316 Fibrous tissue neoplasm oboInOwl:hasDbXref MESH:D018218 semapv:UnspecifiedMatching +HP:0012316 Fibrous tissue neoplasm oboInOwl:hasDbXref UMLS:C0206643 semapv:UnspecifiedMatching +HP:0012317 Sacroiliac arthritis oboInOwl:hasDbXref MESH:C563037 semapv:UnspecifiedMatching +HP:0012317 Sacroiliac arthritis oboInOwl:hasDbXref UMLS:C0748473 semapv:UnspecifiedMatching +HP:0012318 Occipital neuralgia oboInOwl:hasDbXref SCTID:71760005 semapv:UnspecifiedMatching +HP:0012318 Occipital neuralgia oboInOwl:hasDbXref UMLS:C0007863 semapv:UnspecifiedMatching +HP:0012319 Absent pigmentation of the abdomen oboInOwl:hasDbXref UMLS:C4022956 semapv:UnspecifiedMatching +HP:0012320 Absent pigmentation of the limbs oboInOwl:hasDbXref UMLS:C4022955 semapv:UnspecifiedMatching +HP:0012321 D-2-hydroxyglutaric aciduria oboInOwl:hasDbXref SCTID:237960000 semapv:UnspecifiedMatching +HP:0012321 D-2-hydroxyglutaric aciduria oboInOwl:hasDbXref UMLS:C1833429 semapv:UnspecifiedMatching +HP:0012322 Perifolliculitis oboInOwl:hasDbXref SCTID:83341004 semapv:UnspecifiedMatching +HP:0012322 Perifolliculitis oboInOwl:hasDbXref UMLS:C0263006 semapv:UnspecifiedMatching +HP:0012323 Sleep myoclonus oboInOwl:hasDbXref MESH:D009207 semapv:UnspecifiedMatching +HP:0012323 Sleep myoclonus oboInOwl:hasDbXref SCTID:34101000119105 semapv:UnspecifiedMatching +HP:0012323 Sleep myoclonus oboInOwl:hasDbXref UMLS:C0751352 semapv:UnspecifiedMatching +HP:0012324 Myeloid leukemia oboInOwl:hasDbXref MESH:D007951 semapv:UnspecifiedMatching +HP:0012324 Myeloid leukemia oboInOwl:hasDbXref SCTID:128934006 semapv:UnspecifiedMatching +HP:0012324 Myeloid leukemia oboInOwl:hasDbXref SCTID:188732008 semapv:UnspecifiedMatching +HP:0012324 Myeloid leukemia oboInOwl:hasDbXref SCTID:37810007 semapv:UnspecifiedMatching +HP:0012324 Myeloid leukemia oboInOwl:hasDbXref UMLS:C0023470 semapv:UnspecifiedMatching +HP:0012325 Chronic myelomonocytic leukemia oboInOwl:hasDbXref MESH:D015477 semapv:UnspecifiedMatching +HP:0012325 Chronic myelomonocytic leukemia oboInOwl:hasDbXref SCTID:127225006 semapv:UnspecifiedMatching +HP:0012325 Chronic myelomonocytic leukemia oboInOwl:hasDbXref SCTID:128831004 semapv:UnspecifiedMatching +HP:0012325 Chronic myelomonocytic leukemia oboInOwl:hasDbXref UMLS:C0023480 semapv:UnspecifiedMatching +HP:0012326 Abnormal celiac artery morphology oboInOwl:hasDbXref UMLS:C4022954 semapv:UnspecifiedMatching +HP:0012327 Celiac artery compression oboInOwl:hasDbXref SCTID:9250002 semapv:UnspecifiedMatching +HP:0012327 Celiac artery compression oboInOwl:hasDbXref UMLS:C0152098 semapv:UnspecifiedMatching +HP:0012327 Celiac artery compression oboInOwl:hasDbXref UMLS:C4020693 semapv:UnspecifiedMatching +HP:0012328 Cementoma oboInOwl:hasDbXref MESH:D002485 semapv:UnspecifiedMatching +HP:0012328 Cementoma oboInOwl:hasDbXref SCTID:23255001 semapv:UnspecifiedMatching +HP:0012328 Cementoma oboInOwl:hasDbXref SCTID:37258009 semapv:UnspecifiedMatching +HP:0012328 Cementoma oboInOwl:hasDbXref UMLS:C0007659 semapv:UnspecifiedMatching +HP:0012329 Tufted angioma oboInOwl:hasDbXref MESH:C536924 semapv:UnspecifiedMatching +HP:0012329 Tufted angioma oboInOwl:hasDbXref SCTID:254786000 semapv:UnspecifiedMatching +HP:0012329 Tufted angioma oboInOwl:hasDbXref SCTID:705155008 semapv:UnspecifiedMatching +HP:0012329 Tufted angioma oboInOwl:hasDbXref UMLS:C0346073 semapv:UnspecifiedMatching +HP:0012330 Pyelonephritis oboInOwl:hasDbXref MESH:D011704 semapv:UnspecifiedMatching +HP:0012330 Pyelonephritis oboInOwl:hasDbXref SCTID:45816000 semapv:UnspecifiedMatching +HP:0012330 Pyelonephritis oboInOwl:hasDbXref UMLS:C0034186 semapv:UnspecifiedMatching +HP:0012331 Abnormal autonomic nervous system morphology oboInOwl:hasDbXref UMLS:C4022953 semapv:UnspecifiedMatching +HP:0012332 Abnormal autonomic nervous system physiology oboInOwl:hasDbXref UMLS:C4022952 semapv:UnspecifiedMatching +HP:0012333 Abnormal sudomotor regulation oboInOwl:hasDbXref UMLS:C4021092 semapv:UnspecifiedMatching +HP:0012334 Extrahepatic cholestasis oboInOwl:hasDbXref MESH:D001651 semapv:UnspecifiedMatching +HP:0012334 Extrahepatic cholestasis oboInOwl:hasDbXref SCTID:20719006 semapv:UnspecifiedMatching +HP:0012334 Extrahepatic cholestasis oboInOwl:hasDbXref SCTID:8262006 semapv:UnspecifiedMatching +HP:0012334 Extrahepatic cholestasis oboInOwl:hasDbXref UMLS:C0005398 semapv:UnspecifiedMatching +HP:0012335 Abnormality of folate metabolism oboInOwl:hasDbXref UMLS:C4022951 semapv:UnspecifiedMatching +HP:0012337 Abnormal homeostasis oboInOwl:hasDbXref MP:0001764 semapv:UnspecifiedMatching +HP:0012337 Abnormal homeostasis oboInOwl:hasDbXref UMLS:C4022950 semapv:UnspecifiedMatching +HP:0012338 Abnormal energy expenditure oboInOwl:hasDbXref UMLS:C4022949 semapv:UnspecifiedMatching +HP:0012339 Increased resting energy expenditure oboInOwl:hasDbXref UMLS:C4022948 semapv:UnspecifiedMatching +HP:0012340 Decreased resting energy expenditure oboInOwl:hasDbXref UMLS:C4022947 semapv:UnspecifiedMatching +HP:0012341 Microprolactinoma oboInOwl:hasDbXref MESH:D015175 semapv:UnspecifiedMatching +HP:0012341 Microprolactinoma oboInOwl:hasDbXref SCTID:253010003 semapv:UnspecifiedMatching +HP:0012341 Microprolactinoma oboInOwl:hasDbXref UMLS:C0344452 semapv:UnspecifiedMatching +HP:0012342 Macroprolactinoma oboInOwl:hasDbXref MESH:D015175 semapv:UnspecifiedMatching +HP:0012342 Macroprolactinoma oboInOwl:hasDbXref SCTID:253011004 semapv:UnspecifiedMatching +HP:0012342 Macroprolactinoma oboInOwl:hasDbXref UMLS:C0344453 semapv:UnspecifiedMatching +HP:0012343 Decreased circulating ferritin concentration oboInOwl:hasDbXref UMLS:C0241012 semapv:UnspecifiedMatching +HP:0012344 Morphea oboInOwl:hasDbXref MESH:D012594 semapv:UnspecifiedMatching +HP:0012344 Morphea oboInOwl:hasDbXref SCTID:201049004 semapv:UnspecifiedMatching +HP:0012344 Morphea oboInOwl:hasDbXref UMLS:C1527383 semapv:UnspecifiedMatching +HP:0012345 Abnormal glycosylation oboInOwl:hasDbXref UMLS:C4022946 semapv:UnspecifiedMatching +HP:0012346 Abnormal protein glycosylation oboInOwl:hasDbXref UMLS:C4022945 semapv:UnspecifiedMatching +HP:0012347 Abnormal protein N-linked glycosylation oboInOwl:hasDbXref UMLS:C4022944 semapv:UnspecifiedMatching +HP:0012348 Decreased galactosylation of N-linked protein glycosylation oboInOwl:hasDbXref UMLS:C4022943 semapv:UnspecifiedMatching +HP:0012349 Abnormal sialylation of N-linked protein glycosylation oboInOwl:hasDbXref UMLS:C4022942 semapv:UnspecifiedMatching +HP:0012350 Decreased sialylation of N-linked protein glycosylation oboInOwl:hasDbXref UMLS:C4022941 semapv:UnspecifiedMatching +HP:0012351 Increased sialylation of N-linked protein glycosylation oboInOwl:hasDbXref UMLS:C4022940 semapv:UnspecifiedMatching +HP:0012352 Abnormal fucosylation of protein N-linked glycosylation oboInOwl:hasDbXref UMLS:C4022939 semapv:UnspecifiedMatching +HP:0012353 Decreased fucosylation of N-linked protein glycosylation oboInOwl:hasDbXref UMLS:C4022938 semapv:UnspecifiedMatching +HP:0012354 Increased fucosylation of N-linked protein glycosylation oboInOwl:hasDbXref UMLS:C4022937 semapv:UnspecifiedMatching +HP:0012355 Abnormal mannosylation of N-linked protein glycosylation oboInOwl:hasDbXref UMLS:C4022936 semapv:UnspecifiedMatching +HP:0012356 Decreased mannosylation of N-linked protein glycosylation oboInOwl:hasDbXref UMLS:C4022935 semapv:UnspecifiedMatching +HP:0012357 Increased mannosylation of N-linked protein glycosylation oboInOwl:hasDbXref UMLS:C4022934 semapv:UnspecifiedMatching +HP:0012358 Abnormal protein O-linked glycosylation oboInOwl:hasDbXref UMLS:C4022933 semapv:UnspecifiedMatching +HP:0012359 Abnormal fucosylation of O-linked protein glycosylation oboInOwl:hasDbXref UMLS:C4022932 semapv:UnspecifiedMatching +HP:0012360 Decreased fucosylation of O-linked protein glycosylation oboInOwl:hasDbXref UMLS:C4022931 semapv:UnspecifiedMatching +HP:0012361 Increased fucosylation of O-linked protein glycosylation oboInOwl:hasDbXref UMLS:C4022930 semapv:UnspecifiedMatching +HP:0012362 Abnormal sialylation of O-linked protein glycosylation oboInOwl:hasDbXref UMLS:C4022929 semapv:UnspecifiedMatching +HP:0012363 Decreased sialylation of O-linked protein glycosylation oboInOwl:hasDbXref UMLS:C4022928 semapv:UnspecifiedMatching +HP:0012364 Decreased urinary potassium oboInOwl:hasDbXref SCTID:54781007 semapv:UnspecifiedMatching +HP:0012364 Decreased urinary potassium oboInOwl:hasDbXref UMLS:C0268024 semapv:UnspecifiedMatching +HP:0012365 Hypophosphaturia oboInOwl:hasDbXref SCTID:91632005 semapv:UnspecifiedMatching +HP:0012365 Hypophosphaturia oboInOwl:hasDbXref UMLS:C0268077 semapv:UnspecifiedMatching +HP:0012366 Basilar invagination oboInOwl:hasDbXref UMLS:C3887851 semapv:UnspecifiedMatching +HP:0012367 Extra fontanelles oboInOwl:hasDbXref UMLS:C4022927 semapv:UnspecifiedMatching +HP:0012368 Flat face oboInOwl:hasDbXref UMLS:C1853241 semapv:UnspecifiedMatching +HP:0012369 Abnormality of malar bones oboInOwl:hasDbXref UMLS:C4022926 semapv:UnspecifiedMatching +HP:0012370 Prominence of the zygomatic bone oboInOwl:hasDbXref SCTID:427888001 semapv:UnspecifiedMatching +HP:0012370 Prominence of the zygomatic bone oboInOwl:hasDbXref UMLS:C0375511 semapv:UnspecifiedMatching +HP:0012370 Prominence of the zygomatic bone oboInOwl:hasDbXref UMLS:C1997760 semapv:UnspecifiedMatching +HP:0012370 Prominence of the zygomatic bone oboInOwl:hasDbXref UMLS:C4082245 semapv:UnspecifiedMatching +HP:0012371 Hyperplasia of midface oboInOwl:hasDbXref UMLS:C0240309 semapv:UnspecifiedMatching +HP:0012372 Abnormal eye morphology oboInOwl:hasDbXref UMLS:C4022925 semapv:UnspecifiedMatching +HP:0012373 Abnormal eye physiology oboInOwl:hasDbXref UMLS:C4022924 semapv:UnspecifiedMatching +HP:0012375 Chemosis oboInOwl:hasDbXref SCTID:8148005 semapv:UnspecifiedMatching +HP:0012375 Chemosis oboInOwl:hasDbXref UMLS:C0271298 semapv:UnspecifiedMatching +HP:0012376 Microphakia oboInOwl:hasDbXref SCTID:35272001 semapv:UnspecifiedMatching +HP:0012376 Microphakia oboInOwl:hasDbXref UMLS:C0266541 semapv:UnspecifiedMatching +HP:0012377 Hemianopia oboInOwl:hasDbXref MESH:D006423 semapv:UnspecifiedMatching +HP:0012377 Hemianopia oboInOwl:hasDbXref SCTID:77674003 semapv:UnspecifiedMatching +HP:0012377 Hemianopia oboInOwl:hasDbXref UMLS:C0018979 semapv:UnspecifiedMatching +HP:0012378 Fatigue oboInOwl:hasDbXref MESH:D005221 semapv:UnspecifiedMatching +HP:0012378 Fatigue oboInOwl:hasDbXref SCTID:248274002 semapv:UnspecifiedMatching +HP:0012378 Fatigue oboInOwl:hasDbXref SCTID:84229001 semapv:UnspecifiedMatching +HP:0012378 Fatigue oboInOwl:hasDbXref UMLS:C0015672 semapv:UnspecifiedMatching +HP:0012379 Abnormal enzyme/coenzyme activity oboInOwl:hasDbXref UMLS:C4022922 semapv:UnspecifiedMatching +HP:0012380 Reduced carnitine O-palmitoyltransferase level oboInOwl:hasDbXref UMLS:C4022921 semapv:UnspecifiedMatching +HP:0012381 Delayed self-feeding during toddler years oboInOwl:hasDbXref UMLS:C4022920 semapv:UnspecifiedMatching +HP:0012382 Left-to-right shunt oboInOwl:hasDbXref SCTID:66130006 semapv:UnspecifiedMatching +HP:0012382 Left-to-right shunt oboInOwl:hasDbXref UMLS:C0428870 semapv:UnspecifiedMatching +HP:0012383 Bidirectional shunt oboInOwl:hasDbXref SCTID:13352000 semapv:UnspecifiedMatching +HP:0012383 Bidirectional shunt oboInOwl:hasDbXref UMLS:C0428872 semapv:UnspecifiedMatching +HP:0012384 Rhinitis oboInOwl:hasDbXref MESH:D012220 semapv:UnspecifiedMatching +HP:0012384 Rhinitis oboInOwl:hasDbXref SCTID:70076002 semapv:UnspecifiedMatching +HP:0012384 Rhinitis oboInOwl:hasDbXref UMLS:C0035455 semapv:UnspecifiedMatching +HP:0012384 Rhinitis oboInOwl:hasDbXref UMLS:C2718128 semapv:UnspecifiedMatching +HP:0012385 Camptodactyly oboInOwl:hasDbXref SCTID:29271008 semapv:UnspecifiedMatching +HP:0012385 Camptodactyly oboInOwl:hasDbXref UMLS:C0685409 semapv:UnspecifiedMatching +HP:0012386 Absent hallux oboInOwl:hasDbXref UMLS:C1841686 semapv:UnspecifiedMatching +HP:0012387 Bronchitis oboInOwl:hasDbXref MESH:D001991 semapv:UnspecifiedMatching +HP:0012387 Bronchitis oboInOwl:hasDbXref SCTID:32398004 semapv:UnspecifiedMatching +HP:0012387 Bronchitis oboInOwl:hasDbXref UMLS:C0006277 semapv:UnspecifiedMatching +HP:0012388 Acute bronchitis oboInOwl:hasDbXref SCTID:10509002 semapv:UnspecifiedMatching +HP:0012388 Acute bronchitis oboInOwl:hasDbXref SCTID:35301006 semapv:UnspecifiedMatching +HP:0012388 Acute bronchitis oboInOwl:hasDbXref UMLS:C0149514 semapv:UnspecifiedMatching +HP:0012389 Appendicular hypotonia oboInOwl:hasDbXref UMLS:C4022919 semapv:UnspecifiedMatching +HP:0012390 Anal fissure oboInOwl:hasDbXref MESH:D005401 semapv:UnspecifiedMatching +HP:0012390 Anal fissure oboInOwl:hasDbXref SCTID:20928004 semapv:UnspecifiedMatching +HP:0012390 Anal fissure oboInOwl:hasDbXref SCTID:30037006 semapv:UnspecifiedMatching +HP:0012390 Anal fissure oboInOwl:hasDbXref UMLS:C0016167 semapv:UnspecifiedMatching +HP:0012391 Hyporeflexia of upper limbs oboInOwl:hasDbXref UMLS:C1836835 semapv:UnspecifiedMatching +HP:0012392 Jaw hyporeflexia oboInOwl:hasDbXref UMLS:C4022918 semapv:UnspecifiedMatching +HP:0012393 Allergy oboInOwl:hasDbXref MESH:D006967 semapv:UnspecifiedMatching +HP:0012393 Allergy oboInOwl:hasDbXref SCTID:419076005 semapv:UnspecifiedMatching +HP:0012393 Allergy oboInOwl:hasDbXref UMLS:C1527304 semapv:UnspecifiedMatching +HP:0012394 Iodine contrast allergy oboInOwl:hasDbXref UMLS:C4022917 semapv:UnspecifiedMatching +HP:0012395 Seasonal allergy oboInOwl:hasDbXref MESH:D006255 semapv:UnspecifiedMatching +HP:0012395 Seasonal allergy oboInOwl:hasDbXref SCTID:21719001 semapv:UnspecifiedMatching +HP:0012395 Seasonal allergy oboInOwl:hasDbXref SCTID:300910009 semapv:UnspecifiedMatching +HP:0012395 Seasonal allergy oboInOwl:hasDbXref SCTID:367498001 semapv:UnspecifiedMatching +HP:0012395 Seasonal allergy oboInOwl:hasDbXref SCTID:444316004 semapv:UnspecifiedMatching +HP:0012395 Seasonal allergy oboInOwl:hasDbXref UMLS:C0018621 semapv:UnspecifiedMatching +HP:0012396 Biliary dyskinesia oboInOwl:hasDbXref MESH:D001657 semapv:UnspecifiedMatching +HP:0012396 Biliary dyskinesia oboInOwl:hasDbXref SCTID:197432008 semapv:UnspecifiedMatching +HP:0012396 Biliary dyskinesia oboInOwl:hasDbXref UMLS:C0005416 semapv:UnspecifiedMatching +HP:0012397 Aortic atherosclerotic lesion oboInOwl:hasDbXref SCTID:81817003 semapv:UnspecifiedMatching +HP:0012397 Aortic atherosclerotic lesion oboInOwl:hasDbXref UMLS:C0155733 semapv:UnspecifiedMatching +HP:0012398 Peripheral edema oboInOwl:hasDbXref SCTID:271809000 semapv:UnspecifiedMatching +HP:0012398 Peripheral edema oboInOwl:hasDbXref SCTID:82014009 semapv:UnspecifiedMatching +HP:0012398 Peripheral edema oboInOwl:hasDbXref UMLS:C0085649 semapv:UnspecifiedMatching +HP:0012399 Pressure ulcer oboInOwl:hasDbXref MESH:D003668 semapv:UnspecifiedMatching +HP:0012399 Pressure ulcer oboInOwl:hasDbXref SCTID:399912005 semapv:UnspecifiedMatching +HP:0012399 Pressure ulcer oboInOwl:hasDbXref SCTID:420226006 semapv:UnspecifiedMatching +HP:0012399 Pressure ulcer oboInOwl:hasDbXref UMLS:C0011127 semapv:UnspecifiedMatching +HP:0012400 Abnormal aldolase level oboInOwl:hasDbXref UMLS:C4022916 semapv:UnspecifiedMatching +HP:0012401 Abnormal urine alpha-ketoglutarate concentration oboInOwl:hasDbXref UMLS:C4020902 semapv:UnspecifiedMatching +HP:0012402 Increased urine alpha-ketoglutarate concentration oboInOwl:hasDbXref UMLS:C4022915 semapv:UnspecifiedMatching +HP:0012403 Decreased urine alpha-ketoglutarate concentration oboInOwl:hasDbXref UMLS:C4022914 semapv:UnspecifiedMatching +HP:0012404 Abnormal urine citrate concentration oboInOwl:hasDbXref UMLS:C4022913 semapv:UnspecifiedMatching +HP:0012405 Hypocitraturia oboInOwl:hasDbXref UMLS:C2673444 semapv:UnspecifiedMatching +HP:0012406 Hypercitraturia oboInOwl:hasDbXref UMLS:C4021090 semapv:UnspecifiedMatching +HP:0012407 Scissor gait oboInOwl:hasDbXref MESH:D020233 semapv:UnspecifiedMatching +HP:0012407 Scissor gait oboInOwl:hasDbXref SCTID:22090007 semapv:UnspecifiedMatching +HP:0012407 Scissor gait oboInOwl:hasDbXref UMLS:C0231698 semapv:UnspecifiedMatching +HP:0012408 Medullary nephrocalcinosis oboInOwl:hasDbXref SCTID:236447005 semapv:UnspecifiedMatching +HP:0012408 Medullary nephrocalcinosis oboInOwl:hasDbXref UMLS:C0403477 semapv:UnspecifiedMatching +HP:0012409 Cortical nephrocalcinosis oboInOwl:hasDbXref SCTID:236446001 semapv:UnspecifiedMatching +HP:0012409 Cortical nephrocalcinosis oboInOwl:hasDbXref UMLS:C0403476 semapv:UnspecifiedMatching +HP:0012410 Pure red cell aplasia oboInOwl:hasDbXref MESH:D012010 semapv:UnspecifiedMatching +HP:0012410 Pure red cell aplasia oboInOwl:hasDbXref SCTID:50715003 semapv:UnspecifiedMatching +HP:0012410 Pure red cell aplasia oboInOwl:hasDbXref UMLS:C0034902 semapv:UnspecifiedMatching +HP:0012411 Premature pubarche oboInOwl:hasDbXref SCTID:237815000 semapv:UnspecifiedMatching +HP:0012411 Premature pubarche oboInOwl:hasDbXref UMLS:C0342541 semapv:UnspecifiedMatching +HP:0012412 Premature adrenarche oboInOwl:hasDbXref SCTID:103021001 semapv:UnspecifiedMatching +HP:0012412 Premature adrenarche oboInOwl:hasDbXref UMLS:C0342546 semapv:UnspecifiedMatching +HP:0012413 Notched primary central incisor oboInOwl:hasDbXref MESH:D013590 semapv:UnspecifiedMatching +HP:0012413 Notched primary central incisor oboInOwl:hasDbXref SCTID:410500004 semapv:UnspecifiedMatching +HP:0012413 Notched primary central incisor oboInOwl:hasDbXref SCTID:86443005 semapv:UnspecifiedMatching +HP:0012413 Notched primary central incisor oboInOwl:hasDbXref UMLS:C0020186 semapv:UnspecifiedMatching +HP:0012413 Notched primary central incisor oboInOwl:hasDbXref UMLS:C1444627 semapv:UnspecifiedMatching +HP:0012413 Notched primary central incisor oboInOwl:hasDbXref UMLS:C4022912 semapv:UnspecifiedMatching +HP:0012414 Duodenal atrophy oboInOwl:hasDbXref UMLS:C4022911 semapv:UnspecifiedMatching +HP:0012415 Abnormal blood gas level oboInOwl:hasDbXref SCTID:312391003 semapv:UnspecifiedMatching +HP:0012415 Abnormal blood gas level oboInOwl:hasDbXref UMLS:C0476337 semapv:UnspecifiedMatching +HP:0012416 Hypercapnia oboInOwl:hasDbXref MESH:D006935 semapv:UnspecifiedMatching +HP:0012416 Hypercapnia oboInOwl:hasDbXref SCTID:29596007 semapv:UnspecifiedMatching +HP:0012416 Hypercapnia oboInOwl:hasDbXref UMLS:C0020440 semapv:UnspecifiedMatching +HP:0012417 Hypocapnia oboInOwl:hasDbXref MESH:D016857 semapv:UnspecifiedMatching +HP:0012417 Hypocapnia oboInOwl:hasDbXref SCTID:61031008 semapv:UnspecifiedMatching +HP:0012417 Hypocapnia oboInOwl:hasDbXref UMLS:C0085383 semapv:UnspecifiedMatching +HP:0012418 Hypoxemia oboInOwl:hasDbXref MESH:D000860 semapv:UnspecifiedMatching +HP:0012418 Hypoxemia oboInOwl:hasDbXref SCTID:389087006 semapv:UnspecifiedMatching +HP:0012418 Hypoxemia oboInOwl:hasDbXref UMLS:C0700292 semapv:UnspecifiedMatching +HP:0012419 Hyperoxemia oboInOwl:hasDbXref UMLS:C4022910 semapv:UnspecifiedMatching +HP:0012420 Meconium stained amniotic fluid oboInOwl:hasDbXref SCTID:168092006 semapv:UnspecifiedMatching +HP:0012420 Meconium stained amniotic fluid oboInOwl:hasDbXref SCTID:249135009 semapv:UnspecifiedMatching +HP:0012420 Meconium stained amniotic fluid oboInOwl:hasDbXref UMLS:C0426209 semapv:UnspecifiedMatching +HP:0012421 Congenital absence of foreskin oboInOwl:hasDbXref SCTID:300519001 semapv:UnspecifiedMatching +HP:0012421 Congenital absence of foreskin oboInOwl:hasDbXref UMLS:C0577242 semapv:UnspecifiedMatching +HP:0012422 Villous hypertrophy of choroid plexus oboInOwl:hasDbXref UMLS:C4020728 semapv:UnspecifiedMatching +HP:0012422 Villous hypertrophy of choroid plexus oboInOwl:hasDbXref UMLS:C4021089 semapv:UnspecifiedMatching +HP:0012423 Colonic inertia oboInOwl:hasDbXref MESH:D003248 semapv:UnspecifiedMatching +HP:0012423 Colonic inertia oboInOwl:hasDbXref UMLS:C1257861 semapv:UnspecifiedMatching +HP:0012424 Chorioretinitis oboInOwl:hasDbXref MESH:D002825 semapv:UnspecifiedMatching +HP:0012424 Chorioretinitis oboInOwl:hasDbXref SCTID:46627006 semapv:UnspecifiedMatching +HP:0012424 Chorioretinitis oboInOwl:hasDbXref UMLS:C0008513 semapv:UnspecifiedMatching +HP:0012425 Stercoral ulcer oboInOwl:hasDbXref SCTID:235766003 semapv:UnspecifiedMatching +HP:0012425 Stercoral ulcer oboInOwl:hasDbXref SCTID:38084005 semapv:UnspecifiedMatching +HP:0012425 Stercoral ulcer oboInOwl:hasDbXref SCTID:46040000 semapv:UnspecifiedMatching +HP:0012425 Stercoral ulcer oboInOwl:hasDbXref UMLS:C0267491 semapv:UnspecifiedMatching +HP:0012425 Stercoral ulcer oboInOwl:hasDbXref UMLS:C0333302 semapv:UnspecifiedMatching +HP:0012426 Optic disc drusen oboInOwl:hasDbXref MESH:D015594 semapv:UnspecifiedMatching +HP:0012426 Optic disc drusen oboInOwl:hasDbXref SCTID:33629003 semapv:UnspecifiedMatching +HP:0012426 Optic disc drusen oboInOwl:hasDbXref UMLS:C0029128 semapv:UnspecifiedMatching +HP:0012427 Excessive femoral anteversion oboInOwl:hasDbXref UMLS:C4022909 semapv:UnspecifiedMatching +HP:0012428 Prominent calcaneus oboInOwl:hasDbXref UMLS:C4021088 semapv:UnspecifiedMatching +HP:0012429 Aplasia/Hypoplasia of the cerebral white matter oboInOwl:hasDbXref UMLS:C4021844 semapv:UnspecifiedMatching +HP:0012430 Cerebral white matter hypoplasia oboInOwl:hasDbXref UMLS:C4020727 semapv:UnspecifiedMatching +HP:0012430 Cerebral white matter hypoplasia oboInOwl:hasDbXref UMLS:C4022908 semapv:UnspecifiedMatching +HP:0012431 Episodic fatigue oboInOwl:hasDbXref UMLS:C4022907 semapv:UnspecifiedMatching +HP:0012432 Chronic fatigue oboInOwl:hasDbXref UMLS:C0518656 semapv:UnspecifiedMatching +HP:0012433 Abnormal social behavior oboInOwl:hasDbXref UMLS:C4020726 semapv:UnspecifiedMatching +HP:0012433 Abnormal social behavior oboInOwl:hasDbXref UMLS:C4021087 semapv:UnspecifiedMatching +HP:0012434 Delayed social development oboInOwl:hasDbXref UMLS:C4022906 semapv:UnspecifiedMatching +HP:0012435 Ventral shortening of foreskin oboInOwl:hasDbXref UMLS:C4022905 semapv:UnspecifiedMatching +HP:0012436 Nonocclusive coronary artery atherosclerosis oboInOwl:hasDbXref UMLS:C4020724 semapv:UnspecifiedMatching +HP:0012436 Nonocclusive coronary artery atherosclerosis oboInOwl:hasDbXref UMLS:C4020725 semapv:UnspecifiedMatching +HP:0012437 Abnormal gallbladder morphology oboInOwl:hasDbXref UMLS:C4022904 semapv:UnspecifiedMatching +HP:0012438 Abnormal gallbladder physiology oboInOwl:hasDbXref UMLS:C4022903 semapv:UnspecifiedMatching +HP:0012439 Abnormal biliary tract physiology oboInOwl:hasDbXref UMLS:C4022902 semapv:UnspecifiedMatching +HP:0012440 Abnormal biliary tract morphology oboInOwl:hasDbXref UMLS:C4021086 semapv:UnspecifiedMatching +HP:0012441 Sphincter of Oddi dyskinesia oboInOwl:hasDbXref MESH:D046628 semapv:UnspecifiedMatching +HP:0012441 Sphincter of Oddi dyskinesia oboInOwl:hasDbXref SCTID:430887001 semapv:UnspecifiedMatching +HP:0012441 Sphincter of Oddi dyskinesia oboInOwl:hasDbXref UMLS:C0878588 semapv:UnspecifiedMatching +HP:0012441 Sphincter of Oddi dyskinesia oboInOwl:hasDbXref UMLS:C4048750 semapv:UnspecifiedMatching +HP:0012442 Gallbladder dyskinesia oboInOwl:hasDbXref MESH:D001657 semapv:UnspecifiedMatching +HP:0012442 Gallbladder dyskinesia oboInOwl:hasDbXref UMLS:C1449631 semapv:UnspecifiedMatching +HP:0012443 Abnormality of brain morphology oboInOwl:hasDbXref UMLS:C4021085 semapv:UnspecifiedMatching +HP:0012444 Brain atrophy oboInOwl:hasDbXref SCTID:278849000 semapv:UnspecifiedMatching +HP:0012444 Brain atrophy oboInOwl:hasDbXref SCTID:418143002 semapv:UnspecifiedMatching +HP:0012444 Brain atrophy oboInOwl:hasDbXref SCTID:52522001 semapv:UnspecifiedMatching +HP:0012444 Brain atrophy oboInOwl:hasDbXref UMLS:C0154671 semapv:UnspecifiedMatching +HP:0012444 Brain atrophy oboInOwl:hasDbXref UMLS:C0235946 semapv:UnspecifiedMatching +HP:0012446 Decreased CSF 5-methyltetrahydrofolate concentration oboInOwl:hasDbXref MESH:C567791 semapv:UnspecifiedMatching +HP:0012446 Decreased CSF 5-methyltetrahydrofolate concentration oboInOwl:hasDbXref SCTID:711403001 semapv:UnspecifiedMatching +HP:0012446 Decreased CSF 5-methyltetrahydrofolate concentration oboInOwl:hasDbXref UMLS:C2751584 semapv:UnspecifiedMatching +HP:0012446 Decreased CSF 5-methyltetrahydrofolate concentration oboInOwl:hasDbXref UMLS:C4022901 semapv:UnspecifiedMatching +HP:0012447 Abnormal myelination oboInOwl:hasDbXref UMLS:C1857704 semapv:UnspecifiedMatching +HP:0012448 Delayed myelination oboInOwl:hasDbXref SCTID:135810007 semapv:UnspecifiedMatching +HP:0012448 Delayed myelination oboInOwl:hasDbXref UMLS:C1277241 semapv:UnspecifiedMatching +HP:0012449 Sacroiliac joint synovitis oboInOwl:hasDbXref UMLS:C4022900 semapv:UnspecifiedMatching +HP:0012450 Chronic constipation oboInOwl:hasDbXref SCTID:236069009 semapv:UnspecifiedMatching +HP:0012450 Chronic constipation oboInOwl:hasDbXref UMLS:C0401149 semapv:UnspecifiedMatching +HP:0012451 Acute constipation oboInOwl:hasDbXref SCTID:197119006 semapv:UnspecifiedMatching +HP:0012451 Acute constipation oboInOwl:hasDbXref UMLS:C0401148 semapv:UnspecifiedMatching +HP:0012452 Restless legs oboInOwl:hasDbXref MESH:D012148 semapv:UnspecifiedMatching +HP:0012452 Restless legs oboInOwl:hasDbXref SCTID:32914008 semapv:UnspecifiedMatching +HP:0012452 Restless legs oboInOwl:hasDbXref UMLS:C0035258 semapv:UnspecifiedMatching +HP:0012453 Bilateral wrist flexion contracture oboInOwl:hasDbXref UMLS:C4020723 semapv:UnspecifiedMatching +HP:0012453 Bilateral wrist flexion contracture oboInOwl:hasDbXref UMLS:C4022899 semapv:UnspecifiedMatching +HP:0012454 Unilateral wrist flexion contracture oboInOwl:hasDbXref UMLS:C4020722 semapv:UnspecifiedMatching +HP:0012454 Unilateral wrist flexion contracture oboInOwl:hasDbXref UMLS:C4022898 semapv:UnspecifiedMatching +HP:0012456 Medial arterial calcification oboInOwl:hasDbXref UMLS:C4022896 semapv:UnspecifiedMatching +HP:0012457 Medial calcification of medium-sized arteries oboInOwl:hasDbXref UMLS:C4022895 semapv:UnspecifiedMatching +HP:0012458 Medial calcification of small arteries oboInOwl:hasDbXref UMLS:C4022894 semapv:UnspecifiedMatching +HP:0012459 Hypnic headache oboInOwl:hasDbXref MESH:D051270 semapv:UnspecifiedMatching +HP:0012459 Hypnic headache oboInOwl:hasDbXref SCTID:122711000119109 semapv:UnspecifiedMatching +HP:0012459 Hypnic headache oboInOwl:hasDbXref UMLS:C0752150 semapv:UnspecifiedMatching +HP:0012460 Dysmorphic inferior cerebellar vermis oboInOwl:hasDbXref UMLS:C4022893 semapv:UnspecifiedMatching +HP:0012461 Bacteriuria oboInOwl:hasDbXref MESH:D001437 semapv:UnspecifiedMatching +HP:0012461 Bacteriuria oboInOwl:hasDbXref SCTID:61373006 semapv:UnspecifiedMatching +HP:0012461 Bacteriuria oboInOwl:hasDbXref UMLS:C0004659 semapv:UnspecifiedMatching +HP:0012462 Chin myoclonus oboInOwl:hasDbXref MESH:C537682 semapv:UnspecifiedMatching +HP:0012462 Chin myoclonus oboInOwl:hasDbXref UMLS:C1860972 semapv:UnspecifiedMatching +HP:0012463 Elevated transferrin saturation oboInOwl:hasDbXref UMLS:C4022892 semapv:UnspecifiedMatching +HP:0012464 Decreased transferrin saturation oboInOwl:hasDbXref UMLS:C0919785 semapv:UnspecifiedMatching +HP:0012465 Elevated hepatic iron concentration oboInOwl:hasDbXref UMLS:C4022891 semapv:UnspecifiedMatching +HP:0012466 Chronic respiratory acidosis oboInOwl:hasDbXref SCTID:8764008 semapv:UnspecifiedMatching +HP:0012466 Chronic respiratory acidosis oboInOwl:hasDbXref UMLS:C0268048 semapv:UnspecifiedMatching +HP:0012467 Acute respiratory acidosis oboInOwl:hasDbXref SCTID:70644008 semapv:UnspecifiedMatching +HP:0012467 Acute respiratory acidosis oboInOwl:hasDbXref UMLS:C0268047 semapv:UnspecifiedMatching +HP:0012468 Chronic acidosis oboInOwl:hasDbXref UMLS:C1735903 semapv:UnspecifiedMatching +HP:0012469 Infantile spasms oboInOwl:hasDbXref UMLS:C3887898 semapv:UnspecifiedMatching +HP:0012470 Setting-sun eye phenomenon oboInOwl:hasDbXref SCTID:63342001 semapv:UnspecifiedMatching +HP:0012470 Setting-sun eye phenomenon oboInOwl:hasDbXref UMLS:C0423128 semapv:UnspecifiedMatching +HP:0012470 Setting-sun eye phenomenon oboInOwl:hasDbXref UMLS:C4020721 semapv:UnspecifiedMatching +HP:0012471 Thick vermilion border oboInOwl:hasDbXref UMLS:C1836543 semapv:UnspecifiedMatching +HP:0012472 Eclabion oboInOwl:hasDbXref UMLS:C3550430 semapv:UnspecifiedMatching +HP:0012473 Tongue atrophy oboInOwl:hasDbXref SCTID:249382006 semapv:UnspecifiedMatching +HP:0012473 Tongue atrophy oboInOwl:hasDbXref SCTID:50805004 semapv:UnspecifiedMatching +HP:0012473 Tongue atrophy oboInOwl:hasDbXref UMLS:C0241423 semapv:UnspecifiedMatching +HP:0012473 Tongue atrophy oboInOwl:hasDbXref UMLS:C0426494 semapv:UnspecifiedMatching +HP:0012474 Carotid artery occlusion oboInOwl:hasDbXref SCTID:266254007 semapv:UnspecifiedMatching +HP:0012474 Carotid artery occlusion oboInOwl:hasDbXref SCTID:69798007 semapv:UnspecifiedMatching +HP:0012474 Carotid artery occlusion oboInOwl:hasDbXref UMLS:C0265101 semapv:UnspecifiedMatching +HP:0012475 Decreased circulating level of specific antibody oboInOwl:hasDbXref SCTID:234556002 semapv:UnspecifiedMatching +HP:0012475 Decreased circulating level of specific antibody oboInOwl:hasDbXref UMLS:C0398711 semapv:UnspecifiedMatching +HP:0012476 Decreased specific pneumococcal antibody level oboInOwl:hasDbXref UMLS:C4022890 semapv:UnspecifiedMatching +HP:0012477 Vocal tremor oboInOwl:hasDbXref UMLS:C4022889 semapv:UnspecifiedMatching +HP:0012478 Temporomandibular joint ankylosis oboInOwl:hasDbXref MESH:C536957 semapv:UnspecifiedMatching +HP:0012478 Temporomandibular joint ankylosis oboInOwl:hasDbXref SCTID:298231004 semapv:UnspecifiedMatching +HP:0012478 Temporomandibular joint ankylosis oboInOwl:hasDbXref SCTID:50603008 semapv:UnspecifiedMatching +HP:0012478 Temporomandibular joint ankylosis oboInOwl:hasDbXref SCTID:91866004 semapv:UnspecifiedMatching +HP:0012478 Temporomandibular joint ankylosis oboInOwl:hasDbXref UMLS:C0575010 semapv:UnspecifiedMatching +HP:0012478 Temporomandibular joint ankylosis oboInOwl:hasDbXref UMLS:C0685924 semapv:UnspecifiedMatching +HP:0012478 Temporomandibular joint ankylosis oboInOwl:hasDbXref UMLS:C2931375 semapv:UnspecifiedMatching +HP:0012479 Temporomandibular joint crepitus oboInOwl:hasDbXref SCTID:298377005 semapv:UnspecifiedMatching +HP:0012479 Temporomandibular joint crepitus oboInOwl:hasDbXref UMLS:C0575154 semapv:UnspecifiedMatching +HP:0012479 Temporomandibular joint crepitus oboInOwl:hasDbXref UMLS:C4280313 semapv:UnspecifiedMatching +HP:0012479 Temporomandibular joint crepitus oboInOwl:hasDbXref UMLS:C4280314 semapv:UnspecifiedMatching +HP:0012479 Temporomandibular joint crepitus oboInOwl:hasDbXref UMLS:C4280315 semapv:UnspecifiedMatching +HP:0012480 Abnormal cerebral vein morphology oboInOwl:hasDbXref UMLS:C4022888 semapv:UnspecifiedMatching +HP:0012481 Cerebral venous angioma oboInOwl:hasDbXref MESH:D020787 semapv:UnspecifiedMatching +HP:0012481 Cerebral venous angioma oboInOwl:hasDbXref UMLS:C1956261 semapv:UnspecifiedMatching +HP:0012482 Frontal venous angioma oboInOwl:hasDbXref UMLS:C4022887 semapv:UnspecifiedMatching +HP:0012483 Abnormal alpha granules oboInOwl:hasDbXref UMLS:C4022886 semapv:UnspecifiedMatching +HP:0012484 Abnormal dense granules oboInOwl:hasDbXref UMLS:C4022885 semapv:UnspecifiedMatching +HP:0012485 Abnormal surface-connected open canalicular system oboInOwl:hasDbXref UMLS:C4021840 semapv:UnspecifiedMatching +HP:0012486 Myelitis oboInOwl:hasDbXref MESH:D009187 semapv:UnspecifiedMatching +HP:0012486 Myelitis oboInOwl:hasDbXref SCTID:41370002 semapv:UnspecifiedMatching +HP:0012486 Myelitis oboInOwl:hasDbXref UMLS:C0026975 semapv:UnspecifiedMatching +HP:0012487 Cerebellopontine angle arachnoid cyst oboInOwl:hasDbXref UMLS:C4022884 semapv:UnspecifiedMatching +HP:0012488 Intraventricular arachnoid cyst oboInOwl:hasDbXref UMLS:C4022883 semapv:UnspecifiedMatching +HP:0012489 Suprasellar arachnoid cyst oboInOwl:hasDbXref UMLS:C4022882 semapv:UnspecifiedMatching +HP:0012490 Panniculitis oboInOwl:hasDbXref MESH:D015434 semapv:UnspecifiedMatching +HP:0012490 Panniculitis oboInOwl:hasDbXref SCTID:22125009 semapv:UnspecifiedMatching +HP:0012490 Panniculitis oboInOwl:hasDbXref UMLS:C0030326 semapv:UnspecifiedMatching +HP:0012491 Abnormal dense tubular system oboInOwl:hasDbXref UMLS:C4022881 semapv:UnspecifiedMatching +HP:0012492 Cerebral artery stenosis oboInOwl:hasDbXref UMLS:C1504438 semapv:UnspecifiedMatching +HP:0012493 Middle cerebral artery stenosis oboInOwl:hasDbXref SCTID:21290001000004104 semapv:UnspecifiedMatching +HP:0012493 Middle cerebral artery stenosis oboInOwl:hasDbXref UMLS:C1504568 semapv:UnspecifiedMatching +HP:0012494 Anterior cerebral artery stenosis oboInOwl:hasDbXref UMLS:C1504567 semapv:UnspecifiedMatching +HP:0012495 Posterior cerebral artery stenosis oboInOwl:hasDbXref UMLS:C1504569 semapv:UnspecifiedMatching +HP:0012496 Reduced maximal inspiratory pressure oboInOwl:hasDbXref UMLS:C4022880 semapv:UnspecifiedMatching +HP:0012497 Reduced maximal expiratory pressure oboInOwl:hasDbXref UMLS:C4022879 semapv:UnspecifiedMatching +HP:0012498 Nuchal cord oboInOwl:hasDbXref MESH:D053589 semapv:UnspecifiedMatching +HP:0012498 Nuchal cord oboInOwl:hasDbXref SCTID:302929008 semapv:UnspecifiedMatching +HP:0012498 Nuchal cord oboInOwl:hasDbXref UMLS:C0405124 semapv:UnspecifiedMatching +HP:0012499 Descending aortic dissection oboInOwl:hasDbXref UMLS:C4022878 semapv:UnspecifiedMatching +HP:0012500 Verrucous papule oboInOwl:hasDbXref UMLS:C4022877 semapv:UnspecifiedMatching +HP:0012501 Abnormality of the brainstem white matter oboInOwl:hasDbXref UMLS:C4022876 semapv:UnspecifiedMatching +HP:0012502 Abnormality of the internal capsule oboInOwl:hasDbXref UMLS:C4022875 semapv:UnspecifiedMatching +HP:0012503 Abnormality of the pituitary gland oboInOwl:hasDbXref MESH:D010900 semapv:UnspecifiedMatching +HP:0012503 Abnormality of the pituitary gland oboInOwl:hasDbXref SCTID:399244003 semapv:UnspecifiedMatching +HP:0012503 Abnormality of the pituitary gland oboInOwl:hasDbXref UMLS:C0032002 semapv:UnspecifiedMatching +HP:0012504 Abnormal size of pituitary gland oboInOwl:hasDbXref UMLS:C4022874 semapv:UnspecifiedMatching +HP:0012505 Enlarged pituitary gland oboInOwl:hasDbXref SCTID:237718009 semapv:UnspecifiedMatching +HP:0012505 Enlarged pituitary gland oboInOwl:hasDbXref UMLS:C0342422 semapv:UnspecifiedMatching +HP:0012506 Small pituitary gland oboInOwl:hasDbXref UMLS:C4022873 semapv:UnspecifiedMatching +HP:0012507 Weakness of orbicularis oculi muscle oboInOwl:hasDbXref UMLS:C1839030 semapv:UnspecifiedMatching +HP:0012508 Metamorphopsia oboInOwl:hasDbXref MESH:D014786 semapv:UnspecifiedMatching +HP:0012508 Metamorphopsia oboInOwl:hasDbXref SCTID:42134006 semapv:UnspecifiedMatching +HP:0012508 Metamorphopsia oboInOwl:hasDbXref UMLS:C0271185 semapv:UnspecifiedMatching +HP:0012509 Reduced thyroxin-binding globulin oboInOwl:hasDbXref UMLS:C4022872 semapv:UnspecifiedMatching +HP:0012510 Extra-axial cerebrospinal fluid accumulation oboInOwl:hasDbXref UMLS:C4022871 semapv:UnspecifiedMatching +HP:0012511 Temporal optic disc pallor oboInOwl:hasDbXref SCTID:247220006 semapv:UnspecifiedMatching +HP:0012511 Temporal optic disc pallor oboInOwl:hasDbXref UMLS:C0344299 semapv:UnspecifiedMatching +HP:0012512 Diffuse optic disc pallor oboInOwl:hasDbXref UMLS:C4022870 semapv:UnspecifiedMatching +HP:0012513 Upper limb pain oboInOwl:hasDbXref SCTID:102556003 semapv:UnspecifiedMatching +HP:0012513 Upper limb pain oboInOwl:hasDbXref UMLS:C0239377 semapv:UnspecifiedMatching +HP:0012514 Lower limb pain oboInOwl:hasDbXref SCTID:10601006 semapv:UnspecifiedMatching +HP:0012514 Lower limb pain oboInOwl:hasDbXref UMLS:C0023222 semapv:UnspecifiedMatching +HP:0012515 Hip flexor weakness oboInOwl:hasDbXref UMLS:C3279725 semapv:UnspecifiedMatching +HP:0012516 Tetralogy of Fallot with pulmonary atresia oboInOwl:hasDbXref SCTID:253513005 semapv:UnspecifiedMatching +HP:0012516 Tetralogy of Fallot with pulmonary atresia oboInOwl:hasDbXref UMLS:C0344882 semapv:UnspecifiedMatching +HP:0012517 Reduced catalase level oboInOwl:hasDbXref UMLS:C4022869 semapv:UnspecifiedMatching +HP:0012518 Abnormal circle of Willis morphology oboInOwl:hasDbXref UMLS:C4022868 semapv:UnspecifiedMatching +HP:0012519 Hypoplastic posterior communicating artery oboInOwl:hasDbXref UMLS:C4020720 semapv:UnspecifiedMatching +HP:0012520 Perivascular spaces oboInOwl:hasDbXref UMLS:C1853618 semapv:UnspecifiedMatching +HP:0012520 Perivascular spaces oboInOwl:hasDbXref UMLS:C4020719 semapv:UnspecifiedMatching +HP:0012521 Optic nerve aplasia oboInOwl:hasDbXref UMLS:C4021084 semapv:UnspecifiedMatching +HP:0012522 Spider hemangioma oboInOwl:hasDbXref UMLS:C4022867 semapv:UnspecifiedMatching +HP:0012523 Oral aversion oboInOwl:hasDbXref UMLS:C3665983 semapv:UnspecifiedMatching +HP:0012524 Abnormal platelet shape oboInOwl:hasDbXref UMLS:C4022866 semapv:UnspecifiedMatching +HP:0012525 Abnormal alpha granule distribution oboInOwl:hasDbXref UMLS:C4022865 semapv:UnspecifiedMatching +HP:0012526 Absence of alpha granules oboInOwl:hasDbXref UMLS:C4022864 semapv:UnspecifiedMatching +HP:0012527 Abnormal alpha granule content oboInOwl:hasDbXref UMLS:C4022863 semapv:UnspecifiedMatching +HP:0012528 Abnormal number of alpha granules oboInOwl:hasDbXref UMLS:C4022862 semapv:UnspecifiedMatching +HP:0012529 Abnormal dense granule content oboInOwl:hasDbXref UMLS:C4021839 semapv:UnspecifiedMatching +HP:0012530 Abnormal number of dense granules oboInOwl:hasDbXref UMLS:C4022861 semapv:UnspecifiedMatching +HP:0012531 Pain oboInOwl:hasDbXref MESH:D010146 semapv:UnspecifiedMatching +HP:0012531 Pain oboInOwl:hasDbXref SCTID:22253000 semapv:UnspecifiedMatching +HP:0012531 Pain oboInOwl:hasDbXref UMLS:C0030193 semapv:UnspecifiedMatching +HP:0012532 Chronic pain oboInOwl:hasDbXref MESH:D059350 semapv:UnspecifiedMatching +HP:0012532 Chronic pain oboInOwl:hasDbXref SCTID:82423001 semapv:UnspecifiedMatching +HP:0012532 Chronic pain oboInOwl:hasDbXref UMLS:C0150055 semapv:UnspecifiedMatching +HP:0012533 Allodynia oboInOwl:hasDbXref MESH:D006930 semapv:UnspecifiedMatching +HP:0012533 Allodynia oboInOwl:hasDbXref SCTID:247404004 semapv:UnspecifiedMatching +HP:0012533 Allodynia oboInOwl:hasDbXref UMLS:C0458247 semapv:UnspecifiedMatching +HP:0012534 Dysesthesia oboInOwl:hasDbXref MESH:D010292 semapv:UnspecifiedMatching +HP:0012534 Dysesthesia oboInOwl:hasDbXref SCTID:279079003 semapv:UnspecifiedMatching +HP:0012534 Dysesthesia oboInOwl:hasDbXref UMLS:C0392699 semapv:UnspecifiedMatching +HP:0012535 Abnormal synaptic transmission oboInOwl:hasDbXref UMLS:C4021083 semapv:UnspecifiedMatching +HP:0012536 Maternal anticardiolipin antibody positive oboInOwl:hasDbXref UMLS:C4022860 semapv:UnspecifiedMatching +HP:0012537 Food intolerance oboInOwl:hasDbXref SCTID:235719002 semapv:UnspecifiedMatching +HP:0012537 Food intolerance oboInOwl:hasDbXref UMLS:C0149696 semapv:UnspecifiedMatching +HP:0012538 Gluten intolerance oboInOwl:hasDbXref MESH:D002446 semapv:UnspecifiedMatching +HP:0012538 Gluten intolerance oboInOwl:hasDbXref SCTID:396331005 semapv:UnspecifiedMatching +HP:0012538 Gluten intolerance oboInOwl:hasDbXref SCTID:441831003 semapv:UnspecifiedMatching +HP:0012538 Gluten intolerance oboInOwl:hasDbXref UMLS:C0007570 semapv:UnspecifiedMatching +HP:0012538 Gluten intolerance oboInOwl:hasDbXref UMLS:C0850024 semapv:UnspecifiedMatching +HP:0012539 Non-Hodgkin lymphoma oboInOwl:hasDbXref MESH:D008228 semapv:UnspecifiedMatching +HP:0012539 Non-Hodgkin lymphoma oboInOwl:hasDbXref SCTID:118601006 semapv:UnspecifiedMatching +HP:0012539 Non-Hodgkin lymphoma oboInOwl:hasDbXref SCTID:128929007 semapv:UnspecifiedMatching +HP:0012539 Non-Hodgkin lymphoma oboInOwl:hasDbXref SCTID:188675007 semapv:UnspecifiedMatching +HP:0012539 Non-Hodgkin lymphoma oboInOwl:hasDbXref SCTID:1929004 semapv:UnspecifiedMatching +HP:0012539 Non-Hodgkin lymphoma oboInOwl:hasDbXref UMLS:C0024305 semapv:UnspecifiedMatching +HP:0012540 Axillary epidermoid cyst oboInOwl:hasDbXref UMLS:C4022859 semapv:UnspecifiedMatching +HP:0012541 Cephalohematoma oboInOwl:hasDbXref SCTID:206200000 semapv:UnspecifiedMatching +HP:0012541 Cephalohematoma oboInOwl:hasDbXref SCTID:83095000 semapv:UnspecifiedMatching +HP:0012541 Cephalohematoma oboInOwl:hasDbXref UMLS:C0007722 semapv:UnspecifiedMatching +HP:0012542 Onychauxis oboInOwl:hasDbXref SCTID:30654002 semapv:UnspecifiedMatching +HP:0012542 Onychauxis oboInOwl:hasDbXref UMLS:C0263536 semapv:UnspecifiedMatching +HP:0012543 Hemosiderinuria oboInOwl:hasDbXref UMLS:C2721579 semapv:UnspecifiedMatching +HP:0012544 Elevated aldolase level oboInOwl:hasDbXref UMLS:C4022858 semapv:UnspecifiedMatching +HP:0012545 Reduced aldolase level oboInOwl:hasDbXref UMLS:C4022857 semapv:UnspecifiedMatching +HP:0012546 Skewed maternal X inactivation oboInOwl:hasDbXref UMLS:C4022856 semapv:UnspecifiedMatching +HP:0012547 Abnormal involuntary eye movements oboInOwl:hasDbXref UMLS:C4022855 semapv:UnspecifiedMatching +HP:0012548 Fatty replacement of skeletal muscle oboInOwl:hasDbXref UMLS:C4021082 semapv:UnspecifiedMatching +HP:0012549 Conjunctival lipoma oboInOwl:hasDbXref NCIT:C3192 semapv:UnspecifiedMatching +HP:0012549 Conjunctival lipoma oboInOwl:hasDbXref UMLS:C4022854 semapv:UnspecifiedMatching +HP:0012550 Colonic varices oboInOwl:hasDbXref UMLS:C4022853 semapv:UnspecifiedMatching +HP:0012551 Absent neutrophil specific granules oboInOwl:hasDbXref UMLS:C4022852 semapv:UnspecifiedMatching +HP:0012552 Increased neutrophil nuclear projections oboInOwl:hasDbXref UMLS:C4022851 semapv:UnspecifiedMatching +HP:0012553 Hypoplastic thumbnail oboInOwl:hasDbXref UMLS:C4022850 semapv:UnspecifiedMatching +HP:0012554 Absent thumbnail oboInOwl:hasDbXref UMLS:C4022849 semapv:UnspecifiedMatching +HP:0012555 Absent nail of hallux oboInOwl:hasDbXref UMLS:C4021081 semapv:UnspecifiedMatching +HP:0012556 Hyperbeta-alaninemia oboInOwl:hasDbXref UMLS:C4021080 semapv:UnspecifiedMatching +HP:0012557 EEG with centrotemporal focal spike waves oboInOwl:hasDbXref UMLS:C4022848 semapv:UnspecifiedMatching +HP:0012558 Abnormal T3/T4 ratio oboInOwl:hasDbXref UMLS:C4022847 semapv:UnspecifiedMatching +HP:0012559 Increased T3/T4 ratio oboInOwl:hasDbXref UMLS:C4022846 semapv:UnspecifiedMatching +HP:0012560 Decreased T3/T4 ratio oboInOwl:hasDbXref UMLS:C4022845 semapv:UnspecifiedMatching +HP:0012561 Unicuspid aortic valve oboInOwl:hasDbXref SCTID:253610004 semapv:UnspecifiedMatching +HP:0012561 Unicuspid aortic valve oboInOwl:hasDbXref UMLS:C0345001 semapv:UnspecifiedMatching +HP:0012562 Premature epimetaphyseal fusion in hand oboInOwl:hasDbXref UMLS:C4022844 semapv:UnspecifiedMatching +HP:0012563 Premature epimetaphyseal fusion in foot oboInOwl:hasDbXref UMLS:C4022843 semapv:UnspecifiedMatching +HP:0012564 Premature epimetaphyseal fusion in tibia oboInOwl:hasDbXref UMLS:C4022842 semapv:UnspecifiedMatching +HP:0012565 Premature epimetaphyseal fusion in fibula oboInOwl:hasDbXref UMLS:C4021838 semapv:UnspecifiedMatching +HP:0012566 Premature epimetaphyseal fusion in radius oboInOwl:hasDbXref UMLS:C4022841 semapv:UnspecifiedMatching +HP:0012567 Premature epimetaphyseal fusion in ulna oboInOwl:hasDbXref UMLS:C4022840 semapv:UnspecifiedMatching +HP:0012568 Lower eyelid edema oboInOwl:hasDbXref SCTID:700327003 semapv:UnspecifiedMatching +HP:0012568 Lower eyelid edema oboInOwl:hasDbXref UMLS:C2025810 semapv:UnspecifiedMatching +HP:0012568 Lower eyelid edema oboInOwl:hasDbXref UMLS:C3839997 semapv:UnspecifiedMatching +HP:0012569 Delayed menarche oboInOwl:hasDbXref UMLS:C0949173 semapv:UnspecifiedMatching +HP:0012570 Synovial sarcoma oboInOwl:hasDbXref MESH:D013584 semapv:UnspecifiedMatching +HP:0012570 Synovial sarcoma oboInOwl:hasDbXref SCTID:302851001 semapv:UnspecifiedMatching +HP:0012570 Synovial sarcoma oboInOwl:hasDbXref SCTID:63211008 semapv:UnspecifiedMatching +HP:0012570 Synovial sarcoma oboInOwl:hasDbXref UMLS:C0039101 semapv:UnspecifiedMatching +HP:0012571 Ureter fissus oboInOwl:hasDbXref ICD10WHO:Q62.5 semapv:UnspecifiedMatching +HP:0012571 Ureter fissus oboInOwl:hasDbXref UMLS:C4021079 semapv:UnspecifiedMatching +HP:0012572 Ureter duplex oboInOwl:hasDbXref ICD10WHO:Q62.5 semapv:UnspecifiedMatching +HP:0012572 Ureter duplex oboInOwl:hasDbXref SCTID:49496001 semapv:UnspecifiedMatching +HP:0012572 Ureter duplex oboInOwl:hasDbXref UMLS:C0221365 semapv:UnspecifiedMatching +HP:0012573 Global proximal tubulopathy oboInOwl:hasDbXref UMLS:C4022839 semapv:UnspecifiedMatching +HP:0012574 Mesangial hypercellularity oboInOwl:hasDbXref SCTID:125510009 semapv:UnspecifiedMatching +HP:0012574 Mesangial hypercellularity oboInOwl:hasDbXref UMLS:C0545017 semapv:UnspecifiedMatching +HP:0012575 Abnormal nephron morphology oboInOwl:hasDbXref UMLS:C4022838 semapv:UnspecifiedMatching +HP:0012576 Glomerular C3 deposition oboInOwl:hasDbXref UMLS:C4022837 semapv:UnspecifiedMatching +HP:0012577 Thin glomerular basement membrane oboInOwl:hasDbXref UMLS:C3276821 semapv:UnspecifiedMatching +HP:0012578 Membranous nephropathy oboInOwl:hasDbXref MESH:D015433 semapv:UnspecifiedMatching +HP:0012578 Membranous nephropathy oboInOwl:hasDbXref SCTID:77182004 semapv:UnspecifiedMatching +HP:0012578 Membranous nephropathy oboInOwl:hasDbXref UMLS:C0017665 semapv:UnspecifiedMatching +HP:0012579 Minimal change glomerulonephritis oboInOwl:hasDbXref MESH:D009402 semapv:UnspecifiedMatching +HP:0012579 Minimal change glomerulonephritis oboInOwl:hasDbXref SCTID:44785005 semapv:UnspecifiedMatching +HP:0012579 Minimal change glomerulonephritis oboInOwl:hasDbXref UMLS:C0027721 semapv:UnspecifiedMatching +HP:0012580 Calcium phosphate nephrolithiasis oboInOwl:hasDbXref UMLS:C3671880 semapv:UnspecifiedMatching +HP:0012581 Simple renal cyst oboInOwl:hasDbXref SCTID:77945009 semapv:UnspecifiedMatching +HP:0012581 Simple renal cyst oboInOwl:hasDbXref UMLS:C0268800 semapv:UnspecifiedMatching +HP:0012581 Simple renal cyst oboInOwl:hasDbXref UMLS:C4022836 semapv:UnspecifiedMatching +HP:0012582 Bilateral renal dysplasia oboInOwl:hasDbXref SCTID:204950001 semapv:UnspecifiedMatching +HP:0012582 Bilateral renal dysplasia oboInOwl:hasDbXref UMLS:C0431698 semapv:UnspecifiedMatching +HP:0012583 Unilateral renal hypoplasia oboInOwl:hasDbXref SCTID:204948009 semapv:UnspecifiedMatching +HP:0012583 Unilateral renal hypoplasia oboInOwl:hasDbXref UMLS:C0431691 semapv:UnspecifiedMatching +HP:0012584 Bilateral renal hypoplasia oboInOwl:hasDbXref SCTID:268232000 semapv:UnspecifiedMatching +HP:0012584 Bilateral renal hypoplasia oboInOwl:hasDbXref UMLS:C0431692 semapv:UnspecifiedMatching +HP:0012585 Renal atrophy oboInOwl:hasDbXref SCTID:197659005 semapv:UnspecifiedMatching +HP:0012585 Renal atrophy oboInOwl:hasDbXref UMLS:C0341698 semapv:UnspecifiedMatching +HP:0012586 Bilateral renal atrophy oboInOwl:hasDbXref UMLS:C4022835 semapv:UnspecifiedMatching +HP:0012587 Macroscopic hematuria oboInOwl:hasDbXref SCTID:197941005 semapv:UnspecifiedMatching +HP:0012587 Macroscopic hematuria oboInOwl:hasDbXref UMLS:C0473237 semapv:UnspecifiedMatching +HP:0012588 Steroid-resistant nephrotic syndrome oboInOwl:hasDbXref SCTID:236381000 semapv:UnspecifiedMatching +HP:0012588 Steroid-resistant nephrotic syndrome oboInOwl:hasDbXref UMLS:C0403397 semapv:UnspecifiedMatching +HP:0012589 Multidrug-resistant nephrotic syndrome oboInOwl:hasDbXref UMLS:C4022834 semapv:UnspecifiedMatching +HP:0012590 Abnormal urine output oboInOwl:hasDbXref UMLS:C3693260 semapv:UnspecifiedMatching +HP:0012591 Abnormal urinary electrolyte concentration oboInOwl:hasDbXref UMLS:C4022833 semapv:UnspecifiedMatching +HP:0012592 Albuminuria oboInOwl:hasDbXref MESH:D000419 semapv:UnspecifiedMatching +HP:0012592 Albuminuria oboInOwl:hasDbXref SCTID:274769005 semapv:UnspecifiedMatching +HP:0012592 Albuminuria oboInOwl:hasDbXref UMLS:C0001925 semapv:UnspecifiedMatching +HP:0012593 Nephrotic range proteinuria oboInOwl:hasDbXref SCTID:264867001 semapv:UnspecifiedMatching +HP:0012593 Nephrotic range proteinuria oboInOwl:hasDbXref UMLS:C0445118 semapv:UnspecifiedMatching +HP:0012594 Moderate albuminuria oboInOwl:hasDbXref SCTID:312975006 semapv:UnspecifiedMatching +HP:0012594 Moderate albuminuria oboInOwl:hasDbXref UMLS:C0730345 semapv:UnspecifiedMatching +HP:0012594 Moderate albuminuria oboInOwl:hasDbXref UMLS:C1654921 semapv:UnspecifiedMatching +HP:0012595 Mild proteinuria oboInOwl:hasDbXref UMLS:C4022832 semapv:UnspecifiedMatching +HP:0012596 Moderate proteinuria oboInOwl:hasDbXref UMLS:C4022831 semapv:UnspecifiedMatching +HP:0012597 Heavy proteinuria oboInOwl:hasDbXref UMLS:C4022830 semapv:UnspecifiedMatching +HP:0012598 Abnormal urine potassium concentration oboInOwl:hasDbXref UMLS:C4022829 semapv:UnspecifiedMatching +HP:0012599 Abnormal urine phosphate concentration oboInOwl:hasDbXref UMLS:C4022828 semapv:UnspecifiedMatching +HP:0012600 Abnormal urine chloride concentration oboInOwl:hasDbXref UMLS:C4022827 semapv:UnspecifiedMatching +HP:0012601 Hypochloriduria oboInOwl:hasDbXref UMLS:C4021078 semapv:UnspecifiedMatching +HP:0012602 Renal chloride wasting oboInOwl:hasDbXref UMLS:C4022826 semapv:UnspecifiedMatching +HP:0012603 Abnormal urine sodium concentration oboInOwl:hasDbXref UMLS:C4022825 semapv:UnspecifiedMatching +HP:0012604 Hyponatriuria oboInOwl:hasDbXref UMLS:C4022824 semapv:UnspecifiedMatching +HP:0012605 Hypernatriuria oboInOwl:hasDbXref UMLS:C3671887 semapv:UnspecifiedMatching +HP:0012606 Renal sodium wasting oboInOwl:hasDbXref UMLS:C2748576 semapv:UnspecifiedMatching +HP:0012607 Abnormal urine magnesium concentration oboInOwl:hasDbXref UMLS:C4022823 semapv:UnspecifiedMatching +HP:0012608 Hypermagnesiuria oboInOwl:hasDbXref UMLS:C2673443 semapv:UnspecifiedMatching +HP:0012609 Hypomagnesiuria oboInOwl:hasDbXref UMLS:C3203528 semapv:UnspecifiedMatching +HP:0012610 Abnormality of urinary uric acid concentration oboInOwl:hasDbXref UMLS:C4022822 semapv:UnspecifiedMatching +HP:0012611 Increased urinary urate oboInOwl:hasDbXref UMLS:C0878672 semapv:UnspecifiedMatching +HP:0012612 Abnormal urinary sulfate concentration oboInOwl:hasDbXref UMLS:C4022821 semapv:UnspecifiedMatching +HP:0012613 Increased urinary sulfate oboInOwl:hasDbXref UMLS:C4022820 semapv:UnspecifiedMatching +HP:0012614 Abnormal urine cytology oboInOwl:hasDbXref SCTID:310439007 semapv:UnspecifiedMatching +HP:0012614 Abnormal urine cytology oboInOwl:hasDbXref UMLS:C0587955 semapv:UnspecifiedMatching +HP:0012615 Cylindruria oboInOwl:hasDbXref SCTID:5277004 semapv:UnspecifiedMatching +HP:0012615 Cylindruria oboInOwl:hasDbXref UMLS:C0151990 semapv:UnspecifiedMatching +HP:0012616 Leukocyte cylindruria oboInOwl:hasDbXref UMLS:C4022819 semapv:UnspecifiedMatching +HP:0012617 Erythrocyte cylindruria oboInOwl:hasDbXref UMLS:C4022818 semapv:UnspecifiedMatching +HP:0012618 Urachal cyst oboInOwl:hasDbXref MESH:D014496 semapv:UnspecifiedMatching +HP:0012618 Urachal cyst oboInOwl:hasDbXref SCTID:17234001 semapv:UnspecifiedMatching +HP:0012618 Urachal cyst oboInOwl:hasDbXref UMLS:C0041915 semapv:UnspecifiedMatching +HP:0012619 Multiple bladder diverticula oboInOwl:hasDbXref UMLS:C4022817 semapv:UnspecifiedMatching +HP:0012620 Cloacal abnormality oboInOwl:hasDbXref UMLS:C4022816 semapv:UnspecifiedMatching +HP:0012621 Persistent cloaca oboInOwl:hasDbXref SCTID:74829002 semapv:UnspecifiedMatching +HP:0012621 Persistent cloaca oboInOwl:hasDbXref UMLS:C0266225 semapv:UnspecifiedMatching +HP:0012622 Chronic kidney disease oboInOwl:hasDbXref MESH:D051436 semapv:UnspecifiedMatching +HP:0012622 Chronic kidney disease oboInOwl:hasDbXref SCTID:709044004 semapv:UnspecifiedMatching +HP:0012622 Chronic kidney disease oboInOwl:hasDbXref UMLS:C0748318 semapv:UnspecifiedMatching +HP:0012622 Chronic kidney disease oboInOwl:hasDbXref UMLS:C1561643 semapv:UnspecifiedMatching +HP:0012623 Stage 1 chronic kidney disease oboInOwl:hasDbXref SCTID:431855005 semapv:UnspecifiedMatching +HP:0012623 Stage 1 chronic kidney disease oboInOwl:hasDbXref UMLS:C2316401 semapv:UnspecifiedMatching +HP:0012624 Stage 2 chronic kidney disease oboInOwl:hasDbXref SCTID:431856006 semapv:UnspecifiedMatching +HP:0012624 Stage 2 chronic kidney disease oboInOwl:hasDbXref UMLS:C2316786 semapv:UnspecifiedMatching +HP:0012625 Stage 3 chronic kidney disease oboInOwl:hasDbXref SCTID:433144002 semapv:UnspecifiedMatching +HP:0012625 Stage 3 chronic kidney disease oboInOwl:hasDbXref UMLS:C2316787 semapv:UnspecifiedMatching +HP:0012626 Stage 4 chronic kidney disease oboInOwl:hasDbXref SCTID:431857002 semapv:UnspecifiedMatching +HP:0012626 Stage 4 chronic kidney disease oboInOwl:hasDbXref UMLS:C2317473 semapv:UnspecifiedMatching +HP:0012627 Pseudoexfoliation oboInOwl:hasDbXref UMLS:C4022815 semapv:UnspecifiedMatching +HP:0012628 Abnormal suspensory ligament of lens morphology oboInOwl:hasDbXref UMLS:C4021077 semapv:UnspecifiedMatching +HP:0012629 Phakodonesis oboInOwl:hasDbXref SCTID:116669003 semapv:UnspecifiedMatching +HP:0012629 Phakodonesis oboInOwl:hasDbXref UMLS:C2939415 semapv:UnspecifiedMatching +HP:0012630 Abnormal trabecular meshwork morphology oboInOwl:hasDbXref UMLS:C4022814 semapv:UnspecifiedMatching +HP:0012631 Pigment deposition in the trabecular meshwork oboInOwl:hasDbXref UMLS:C3805899 semapv:UnspecifiedMatching +HP:0012632 Abnormal intraocular pressure oboInOwl:hasDbXref MP:0005257 semapv:UnspecifiedMatching +HP:0012632 Abnormal intraocular pressure oboInOwl:hasDbXref SCTID:24075007 semapv:UnspecifiedMatching +HP:0012632 Abnormal intraocular pressure oboInOwl:hasDbXref UMLS:C0520999 semapv:UnspecifiedMatching +HP:0012633 Asymmetry of intraocular pressure oboInOwl:hasDbXref UMLS:C3805901 semapv:UnspecifiedMatching +HP:0012634 Iris pigment dispersion oboInOwl:hasDbXref UMLS:C4022813 semapv:UnspecifiedMatching +HP:0012635 Iris hypoperfusion oboInOwl:hasDbXref UMLS:C4022812 semapv:UnspecifiedMatching +HP:0012636 Retinal vein occlusion oboInOwl:hasDbXref MESH:D012170 semapv:UnspecifiedMatching +HP:0012636 Retinal vein occlusion oboInOwl:hasDbXref SCTID:46085004 semapv:UnspecifiedMatching +HP:0012636 Retinal vein occlusion oboInOwl:hasDbXref UMLS:C0035328 semapv:UnspecifiedMatching +HP:0012637 Renal calcium wasting oboInOwl:hasDbXref UMLS:C2673441 semapv:UnspecifiedMatching +HP:0012638 Abnormal nervous system physiology oboInOwl:hasDbXref UMLS:C4022811 semapv:UnspecifiedMatching +HP:0012639 Abnormal nervous system morphology oboInOwl:hasDbXref UMLS:C4022810 semapv:UnspecifiedMatching +HP:0012640 Abnormality of intracranial pressure oboInOwl:hasDbXref UMLS:C4022809 semapv:UnspecifiedMatching +HP:0012641 Decreased intracranial pressure oboInOwl:hasDbXref SCTID:167714004 semapv:UnspecifiedMatching +HP:0012641 Decreased intracranial pressure oboInOwl:hasDbXref SCTID:277657001 semapv:UnspecifiedMatching +HP:0012641 Decreased intracranial pressure oboInOwl:hasDbXref UMLS:C0456892 semapv:UnspecifiedMatching +HP:0012642 Cerebellar agenesis oboInOwl:hasDbXref UMLS:C4022808 semapv:UnspecifiedMatching +HP:0012643 Foveal hypopigmentation oboInOwl:hasDbXref UMLS:C4022807 semapv:UnspecifiedMatching +HP:0012644 Increased caudate lactate level oboInOwl:hasDbXref UMLS:C4022806 semapv:UnspecifiedMatching +HP:0012645 Enlarged peripheral nerve oboInOwl:hasDbXref UMLS:C2675074 semapv:UnspecifiedMatching +HP:0012646 Retractile testis oboInOwl:hasDbXref SCTID:21779006 semapv:UnspecifiedMatching +HP:0012646 Retractile testis oboInOwl:hasDbXref UMLS:C0520578 semapv:UnspecifiedMatching +HP:0012647 Abnormal inflammatory response oboInOwl:hasDbXref UMLS:C4022805 semapv:UnspecifiedMatching +HP:0012648 Decreased inflammatory response oboInOwl:hasDbXref UMLS:C4022804 semapv:UnspecifiedMatching +HP:0012649 Increased inflammatory response oboInOwl:hasDbXref UMLS:C4022803 semapv:UnspecifiedMatching +HP:0012650 Perisylvian polymicrogyria oboInOwl:hasDbXref UMLS:C3279675 semapv:UnspecifiedMatching +HP:0012651 Abasia oboInOwl:hasDbXref UMLS:C0877217 semapv:UnspecifiedMatching +HP:0012652 Exercise-induced asthma oboInOwl:hasDbXref MESH:D001250 semapv:UnspecifiedMatching +HP:0012652 Exercise-induced asthma oboInOwl:hasDbXref SCTID:31387002 semapv:UnspecifiedMatching +HP:0012652 Exercise-induced asthma oboInOwl:hasDbXref UMLS:C0004099 semapv:UnspecifiedMatching +HP:0012653 Status asthmaticus oboInOwl:hasDbXref MESH:D013224 semapv:UnspecifiedMatching +HP:0012653 Status asthmaticus oboInOwl:hasDbXref SCTID:708090002 semapv:UnspecifiedMatching +HP:0012653 Status asthmaticus oboInOwl:hasDbXref UMLS:C0038218 semapv:UnspecifiedMatching +HP:0012654 Abnormal CSF dopamine level oboInOwl:hasDbXref UMLS:C4022802 semapv:UnspecifiedMatching +HP:0012655 Elevated CSF dopamine level oboInOwl:hasDbXref UMLS:C4022801 semapv:UnspecifiedMatching +HP:0012656 Reduced CSF dopamine level oboInOwl:hasDbXref UMLS:C4022800 semapv:UnspecifiedMatching +HP:0012657 Abnormal brain positron emission tomography oboInOwl:hasDbXref UMLS:C4022799 semapv:UnspecifiedMatching +HP:0012658 Abnormal brain FDG positron emission tomography oboInOwl:hasDbXref UMLS:C4022798 semapv:UnspecifiedMatching +HP:0012659 Prefrontal hypometabolism in FDG PET oboInOwl:hasDbXref UMLS:C4022797 semapv:UnspecifiedMatching +HP:0012660 Thalamic hypometabolism in FDG PET oboInOwl:hasDbXref UMLS:C4022796 semapv:UnspecifiedMatching +HP:0012661 Hypothalamic hypometabolism in FDG PET oboInOwl:hasDbXref UMLS:C4022795 semapv:UnspecifiedMatching +HP:0012662 Parietal hypometabolism in FDG PET oboInOwl:hasDbXref UMLS:C4022794 semapv:UnspecifiedMatching +HP:0012663 Mildly reduced ejection fraction oboInOwl:hasDbXref UMLS:C4022793 semapv:UnspecifiedMatching +HP:0012664 Reduced ejection fraction oboInOwl:hasDbXref UMLS:C4022792 semapv:UnspecifiedMatching +HP:0012665 Moderately reduced ejection fraction oboInOwl:hasDbXref UMLS:C4022791 semapv:UnspecifiedMatching +HP:0012666 Severely reduced ejection fraction oboInOwl:hasDbXref UMLS:C4022790 semapv:UnspecifiedMatching +HP:0012667 Regional left ventricular wall motion abnormality oboInOwl:hasDbXref UMLS:C4022789 semapv:UnspecifiedMatching +HP:0012668 Vasovagal syncope oboInOwl:hasDbXref MESH:D013575 semapv:UnspecifiedMatching +HP:0012668 Vasovagal syncope oboInOwl:hasDbXref MESH:D019462 semapv:UnspecifiedMatching +HP:0012668 Vasovagal syncope oboInOwl:hasDbXref SCTID:234167006 semapv:UnspecifiedMatching +HP:0012668 Vasovagal syncope oboInOwl:hasDbXref SCTID:398652001 semapv:UnspecifiedMatching +HP:0012668 Vasovagal syncope oboInOwl:hasDbXref SCTID:398665005 semapv:UnspecifiedMatching +HP:0012668 Vasovagal syncope oboInOwl:hasDbXref UMLS:C0042420 semapv:UnspecifiedMatching +HP:0012668 Vasovagal syncope oboInOwl:hasDbXref UMLS:C0340854 semapv:UnspecifiedMatching +HP:0012669 Carotid sinus syncope oboInOwl:hasDbXref MESH:D013575 semapv:UnspecifiedMatching +HP:0012669 Carotid sinus syncope oboInOwl:hasDbXref SCTID:51723007 semapv:UnspecifiedMatching +HP:0012669 Carotid sinus syncope oboInOwl:hasDbXref UMLS:C0221046 semapv:UnspecifiedMatching +HP:0012670 Orthostatic syncope oboInOwl:hasDbXref UMLS:C0749201 semapv:UnspecifiedMatching +HP:0012671 Abulia oboInOwl:hasDbXref UMLS:C0919974 semapv:UnspecifiedMatching +HP:0012672 Akinetic mutism oboInOwl:hasDbXref MESH:D000405 semapv:UnspecifiedMatching +HP:0012672 Akinetic mutism oboInOwl:hasDbXref SCTID:53333005 semapv:UnspecifiedMatching +HP:0012672 Akinetic mutism oboInOwl:hasDbXref UMLS:C0001889 semapv:UnspecifiedMatching +HP:0012673 Aplasia of the upper vagina oboInOwl:hasDbXref UMLS:C4022788 semapv:UnspecifiedMatching +HP:0012674 Aplasia of the lower vagina oboInOwl:hasDbXref SCTID:253834007 semapv:UnspecifiedMatching +HP:0012674 Aplasia of the lower vagina oboInOwl:hasDbXref UMLS:C0431646 semapv:UnspecifiedMatching +HP:0012675 Iron accumulation in brain oboInOwl:hasDbXref UMLS:C4021076 semapv:UnspecifiedMatching +HP:0012676 Copper accumulation in brain oboInOwl:hasDbXref UMLS:C4022787 semapv:UnspecifiedMatching +HP:0012677 Iron accumulation in globus pallidus oboInOwl:hasDbXref UMLS:C4022786 semapv:UnspecifiedMatching +HP:0012678 Iron accumulation in substantia nigra oboInOwl:hasDbXref UMLS:C4022785 semapv:UnspecifiedMatching +HP:0012679 Widened interpedicular distance oboInOwl:hasDbXref UMLS:C4022784 semapv:UnspecifiedMatching +HP:0012680 Abnormality of the pineal gland oboInOwl:hasDbXref UMLS:C4022783 semapv:UnspecifiedMatching +HP:0012681 Abnormality of pineal morphology oboInOwl:hasDbXref UMLS:C4022782 semapv:UnspecifiedMatching +HP:0012682 Pineal gland calcification oboInOwl:hasDbXref UMLS:C1398718 semapv:UnspecifiedMatching +HP:0012683 Pineal cyst oboInOwl:hasDbXref SCTID:413099000 semapv:UnspecifiedMatching +HP:0012683 Pineal cyst oboInOwl:hasDbXref UMLS:C1335411 semapv:UnspecifiedMatching +HP:0012684 Abnormal pineal volume oboInOwl:hasDbXref UMLS:C4022781 semapv:UnspecifiedMatching +HP:0012685 Decreased pineal volume oboInOwl:hasDbXref UMLS:C4022780 semapv:UnspecifiedMatching +HP:0012686 Increased pineal volume oboInOwl:hasDbXref UMLS:C4022779 semapv:UnspecifiedMatching +HP:0012687 Agenesis of pineal gland oboInOwl:hasDbXref UMLS:C3553078 semapv:UnspecifiedMatching +HP:0012688 Abnormality of pineal physiology oboInOwl:hasDbXref UMLS:C4022778 semapv:UnspecifiedMatching +HP:0012689 Abnormal pineal melatonin secretion oboInOwl:hasDbXref UMLS:C4022777 semapv:UnspecifiedMatching +HP:0012690 T2 hypointense thalamus oboInOwl:hasDbXref UMLS:C4022776 semapv:UnspecifiedMatching +HP:0012691 Focal T2 hypointense thalamic lesion oboInOwl:hasDbXref UMLS:C4022775 semapv:UnspecifiedMatching +HP:0012692 Focal T2 hyperintense thalamic lesion oboInOwl:hasDbXref UMLS:C4022774 semapv:UnspecifiedMatching +HP:0012693 Abnormal thalamic size oboInOwl:hasDbXref UMLS:C4022773 semapv:UnspecifiedMatching +HP:0012694 Enlarged thalamic volume oboInOwl:hasDbXref UMLS:C4022772 semapv:UnspecifiedMatching +HP:0012695 Decreased thalamic volume oboInOwl:hasDbXref UMLS:C4022771 semapv:UnspecifiedMatching +HP:0012696 Abnormal thalamic MRI signal intensity oboInOwl:hasDbXref UMLS:C4022770 semapv:UnspecifiedMatching +HP:0012697 Small basal ganglia oboInOwl:hasDbXref UMLS:C4022769 semapv:UnspecifiedMatching +HP:0012698 Cerebellar gliosis oboInOwl:hasDbXref UMLS:C4022768 semapv:UnspecifiedMatching +HP:0012699 Anomaly of lower limb diaphyses oboInOwl:hasDbXref UMLS:C4022767 semapv:UnspecifiedMatching +HP:0012700 Abnormal large intestine physiology oboInOwl:hasDbXref UMLS:C4022766 semapv:UnspecifiedMatching +HP:0012701 Bowel urgency oboInOwl:hasDbXref SCTID:71820002 semapv:UnspecifiedMatching +HP:0012701 Bowel urgency oboInOwl:hasDbXref UMLS:C0426636 semapv:UnspecifiedMatching +HP:0012702 Tenesmus oboInOwl:hasDbXref SCTID:267053000 semapv:UnspecifiedMatching +HP:0012702 Tenesmus oboInOwl:hasDbXref SCTID:6548007 semapv:UnspecifiedMatching +HP:0012702 Tenesmus oboInOwl:hasDbXref UMLS:C0232726 semapv:UnspecifiedMatching +HP:0012703 Abnormal subarachnoid space morphology oboInOwl:hasDbXref UMLS:C4022765 semapv:UnspecifiedMatching +HP:0012704 Widened subarachnoid space oboInOwl:hasDbXref UMLS:C1846151 semapv:UnspecifiedMatching +HP:0012705 Abnormal metabolic brain imaging by MRS oboInOwl:hasDbXref UMLS:C4022764 semapv:UnspecifiedMatching +HP:0012706 Elevated brain choline level by MRS oboInOwl:hasDbXref UMLS:C4022763 semapv:UnspecifiedMatching +HP:0012707 Elevated brain lactate level by MRS oboInOwl:hasDbXref UMLS:C4022762 semapv:UnspecifiedMatching +HP:0012708 Reduced brain N-acetyl aspartate level by MRS oboInOwl:hasDbXref UMLS:C4022761 semapv:UnspecifiedMatching +HP:0012709 Abnormal brain choline/creatine ratio by MRS oboInOwl:hasDbXref UMLS:C4022760 semapv:UnspecifiedMatching +HP:0012710 Ingrown nail oboInOwl:hasDbXref MESH:D009263 semapv:UnspecifiedMatching +HP:0012710 Ingrown nail oboInOwl:hasDbXref SCTID:400097005 semapv:UnspecifiedMatching +HP:0012710 Ingrown nail oboInOwl:hasDbXref SCTID:400200009 semapv:UnspecifiedMatching +HP:0012710 Ingrown nail oboInOwl:hasDbXref UMLS:C0027343 semapv:UnspecifiedMatching +HP:0012711 Delayed ossification of vertebral epiphysis oboInOwl:hasDbXref UMLS:C4022759 semapv:UnspecifiedMatching +HP:0012711 Delayed ossification of vertebral epiphysis oboInOwl:hasDbXref UMLS:C4280312 semapv:UnspecifiedMatching +HP:0012712 Mild hearing impairment oboInOwl:hasDbXref UMLS:C4022758 semapv:UnspecifiedMatching +HP:0012713 Moderate hearing impairment oboInOwl:hasDbXref UMLS:C4022757 semapv:UnspecifiedMatching +HP:0012714 Severe hearing impairment oboInOwl:hasDbXref SCTID:3561000119106 semapv:UnspecifiedMatching +HP:0012714 Severe hearing impairment oboInOwl:hasDbXref UMLS:C3874334 semapv:UnspecifiedMatching +HP:0012715 Profound hearing impairment oboInOwl:hasDbXref UMLS:C4022756 semapv:UnspecifiedMatching +HP:0012716 Moderate conductive hearing impairment oboInOwl:hasDbXref UMLS:C4021075 semapv:UnspecifiedMatching +HP:0012717 Severe conductive hearing impairment oboInOwl:hasDbXref UMLS:C4021074 semapv:UnspecifiedMatching +HP:0012718 Morphological abnormality of the gastrointestinal tract oboInOwl:hasDbXref UMLS:C4021073 semapv:UnspecifiedMatching +HP:0012719 Functional abnormality of the gastrointestinal tract oboInOwl:hasDbXref UMLS:C4022755 semapv:UnspecifiedMatching +HP:0012720 Neoplasm of the nose oboInOwl:hasDbXref MESH:D009669 semapv:UnspecifiedMatching +HP:0012720 Neoplasm of the nose oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0012720 Neoplasm of the nose oboInOwl:hasDbXref SCTID:126669004 semapv:UnspecifiedMatching +HP:0012720 Neoplasm of the nose oboInOwl:hasDbXref UMLS:C0028433 semapv:UnspecifiedMatching +HP:0012720 Neoplasm of the nose oboInOwl:hasDbXref UMLS:C0751394 semapv:UnspecifiedMatching +HP:0012721 Venous malformation oboInOwl:hasDbXref SCTID:297222002 semapv:UnspecifiedMatching +HP:0012721 Venous malformation oboInOwl:hasDbXref UMLS:C2937220 semapv:UnspecifiedMatching +HP:0012722 Heart block oboInOwl:hasDbXref MESH:D006327 semapv:UnspecifiedMatching +HP:0012722 Heart block oboInOwl:hasDbXref SCTID:233916004 semapv:UnspecifiedMatching +HP:0012722 Heart block oboInOwl:hasDbXref UMLS:C0018794 semapv:UnspecifiedMatching +HP:0012723 Sinoatrial block oboInOwl:hasDbXref MESH:D012848 semapv:UnspecifiedMatching +HP:0012723 Sinoatrial block oboInOwl:hasDbXref SCTID:65778007 semapv:UnspecifiedMatching +HP:0012723 Sinoatrial block oboInOwl:hasDbXref UMLS:C0037188 semapv:UnspecifiedMatching +HP:0012724 Upper eyelid edema oboInOwl:hasDbXref SCTID:700339006 semapv:UnspecifiedMatching +HP:0012724 Upper eyelid edema oboInOwl:hasDbXref UMLS:C2025988 semapv:UnspecifiedMatching +HP:0012724 Upper eyelid edema oboInOwl:hasDbXref UMLS:C3839407 semapv:UnspecifiedMatching +HP:0012725 Cutaneous syndactyly oboInOwl:hasDbXref UMLS:C1861921 semapv:UnspecifiedMatching +HP:0012726 Episodic hypokalemia oboInOwl:hasDbXref UMLS:C4022754 semapv:UnspecifiedMatching +HP:0012727 Thoracic aortic aneurysm oboInOwl:hasDbXref MESH:D017545 semapv:UnspecifiedMatching +HP:0012727 Thoracic aortic aneurysm oboInOwl:hasDbXref SCTID:433068007 semapv:UnspecifiedMatching +HP:0012727 Thoracic aortic aneurysm oboInOwl:hasDbXref UMLS:C0162872 semapv:UnspecifiedMatching +HP:0012728 Fusiform descending thoracic aortic aneurysm oboInOwl:hasDbXref UMLS:C4022753 semapv:UnspecifiedMatching +HP:0012729 Saccular descending thoracic aortic aneurysm oboInOwl:hasDbXref UMLS:C4022752 semapv:UnspecifiedMatching +HP:0012730 Aglossia oboInOwl:hasDbXref SCTID:74788000 semapv:UnspecifiedMatching +HP:0012730 Aglossia oboInOwl:hasDbXref UMLS:C0158663 semapv:UnspecifiedMatching +HP:0012731 Ectopic anterior pituitary gland oboInOwl:hasDbXref UMLS:C4022751 semapv:UnspecifiedMatching +HP:0012732 Anorectal anomaly oboInOwl:hasDbXref MESH:D000071056 semapv:UnspecifiedMatching +HP:0012732 Anorectal anomaly oboInOwl:hasDbXref SCTID:33225004 semapv:UnspecifiedMatching +HP:0012732 Anorectal anomaly oboInOwl:hasDbXref UMLS:C3495676 semapv:UnspecifiedMatching +HP:0012733 Macule oboInOwl:hasDbXref SCTID:112629002 semapv:UnspecifiedMatching +HP:0012733 Macule oboInOwl:hasDbXref UMLS:C0332573 semapv:UnspecifiedMatching +HP:0012734 Ketotic hypoglycemia oboInOwl:hasDbXref SCTID:20825002 semapv:UnspecifiedMatching +HP:0012734 Ketotic hypoglycemia oboInOwl:hasDbXref UMLS:C0271713 semapv:UnspecifiedMatching +HP:0012735 Cough oboInOwl:hasDbXref MESH:D003371 semapv:UnspecifiedMatching +HP:0012735 Cough oboInOwl:hasDbXref SCTID:263731006 semapv:UnspecifiedMatching +HP:0012735 Cough oboInOwl:hasDbXref SCTID:272039006 semapv:UnspecifiedMatching +HP:0012735 Cough oboInOwl:hasDbXref SCTID:49727002 semapv:UnspecifiedMatching +HP:0012735 Cough oboInOwl:hasDbXref UMLS:C0010200 semapv:UnspecifiedMatching +HP:0012736 Profound global developmental delay oboInOwl:hasDbXref UMLS:C1855773 semapv:UnspecifiedMatching +HP:0012736 Profound global developmental delay oboInOwl:hasDbXref UMLS:C3553450 semapv:UnspecifiedMatching +HP:0012737 Small intestinal polyp oboInOwl:hasDbXref SCTID:399723004 semapv:UnspecifiedMatching +HP:0012737 Small intestinal polyp oboInOwl:hasDbXref UMLS:C1302645 semapv:UnspecifiedMatching +HP:0012738 Agenesis of canine oboInOwl:hasDbXref UMLS:C4021072 semapv:UnspecifiedMatching +HP:0012738 Agenesis of canine oboInOwl:hasDbXref UMLS:C4280311 semapv:UnspecifiedMatching +HP:0012739 Agenesis of the small intestine oboInOwl:hasDbXref UMLS:C4021071 semapv:UnspecifiedMatching +HP:0012740 Papilloma oboInOwl:hasDbXref MESH:D010212 semapv:UnspecifiedMatching +HP:0012740 Papilloma oboInOwl:hasDbXref SCTID:23730008 semapv:UnspecifiedMatching +HP:0012740 Papilloma oboInOwl:hasDbXref SCTID:711329002 semapv:UnspecifiedMatching +HP:0012740 Papilloma oboInOwl:hasDbXref UMLS:C0030354 semapv:UnspecifiedMatching +HP:0012741 Unilateral cryptorchidism oboInOwl:hasDbXref MESH:D003456 semapv:UnspecifiedMatching +HP:0012741 Unilateral cryptorchidism oboInOwl:hasDbXref SCTID:268227001 semapv:UnspecifiedMatching +HP:0012741 Unilateral cryptorchidism oboInOwl:hasDbXref UMLS:C0431664 semapv:UnspecifiedMatching +HP:0012742 Thin fingernail oboInOwl:hasDbXref UMLS:C4022750 semapv:UnspecifiedMatching +HP:0012743 Abdominal obesity oboInOwl:hasDbXref MESH:D056128 semapv:UnspecifiedMatching +HP:0012743 Abdominal obesity oboInOwl:hasDbXref SCTID:248311001 semapv:UnspecifiedMatching +HP:0012743 Abdominal obesity oboInOwl:hasDbXref UMLS:C0311277 semapv:UnspecifiedMatching +HP:0012744 Femoral aplasia oboInOwl:hasDbXref SCTID:47276000 semapv:UnspecifiedMatching +HP:0012744 Femoral aplasia oboInOwl:hasDbXref UMLS:C0265629 semapv:UnspecifiedMatching +HP:0012745 Short palpebral fissure oboInOwl:hasDbXref SCTID:246802000 semapv:UnspecifiedMatching +HP:0012745 Short palpebral fissure oboInOwl:hasDbXref UMLS:C0423112 semapv:UnspecifiedMatching +HP:0012746 Thin toenail oboInOwl:hasDbXref UMLS:C3554113 semapv:UnspecifiedMatching +HP:0012747 Abnormal brainstem MRI signal intensity oboInOwl:hasDbXref UMLS:C4022749 semapv:UnspecifiedMatching +HP:0012748 Focal T2 hyperintense brainstem lesion oboInOwl:hasDbXref UMLS:C4022748 semapv:UnspecifiedMatching +HP:0012749 Focal T2 hypointense brainstem lesion oboInOwl:hasDbXref UMLS:C4022747 semapv:UnspecifiedMatching +HP:0012750 T2 hypointense brainstem oboInOwl:hasDbXref UMLS:C4022746 semapv:UnspecifiedMatching +HP:0012751 Abnormal basal ganglia MRI signal intensity oboInOwl:hasDbXref UMLS:C4022745 semapv:UnspecifiedMatching +HP:0012752 Focal T2 hypointense basal ganglia lesion oboInOwl:hasDbXref UMLS:C4022744 semapv:UnspecifiedMatching +HP:0012753 T2 hypointense basal ganglia oboInOwl:hasDbXref UMLS:C4022743 semapv:UnspecifiedMatching +HP:0012754 CNS hypermyelination oboInOwl:hasDbXref UMLS:C4022742 semapv:UnspecifiedMatching +HP:0012755 Enlarged brainstem oboInOwl:hasDbXref UMLS:C4022741 semapv:UnspecifiedMatching +HP:0012756 CSF polymorphonuclear pleocytosis oboInOwl:hasDbXref UMLS:C4022740 semapv:UnspecifiedMatching +HP:0012757 Abnormal neuron morphology oboInOwl:hasDbXref UMLS:C4022739 semapv:UnspecifiedMatching +HP:0012758 Neurodevelopmental delay oboInOwl:hasDbXref UMLS:C4022738 semapv:UnspecifiedMatching +HP:0012759 Neurodevelopmental abnormality oboInOwl:hasDbXref UMLS:C4022737 semapv:UnspecifiedMatching +HP:0012760 Impaired social reciprocity oboInOwl:hasDbXref UMLS:C4022736 semapv:UnspecifiedMatching +HP:0012761 Absent mastoid oboInOwl:hasDbXref UMLS:C4021070 semapv:UnspecifiedMatching +HP:0012762 Cerebral white matter atrophy oboInOwl:hasDbXref UMLS:C4022735 semapv:UnspecifiedMatching +HP:0012763 Paroxysmal dyspnea oboInOwl:hasDbXref MESH:D004418 semapv:UnspecifiedMatching +HP:0012763 Paroxysmal dyspnea oboInOwl:hasDbXref SCTID:59265000 semapv:UnspecifiedMatching +HP:0012763 Paroxysmal dyspnea oboInOwl:hasDbXref UMLS:C0013405 semapv:UnspecifiedMatching +HP:0012764 Orthopnea oboInOwl:hasDbXref SCTID:62744007 semapv:UnspecifiedMatching +HP:0012764 Orthopnea oboInOwl:hasDbXref UMLS:C0085619 semapv:UnspecifiedMatching +HP:0012765 Widened cerebellar subarachnoid space oboInOwl:hasDbXref UMLS:C4022734 semapv:UnspecifiedMatching +HP:0012766 Widened cerebral subarachnoid space oboInOwl:hasDbXref UMLS:C4022733 semapv:UnspecifiedMatching +HP:0012767 Abnormal placental size oboInOwl:hasDbXref UMLS:C4022732 semapv:UnspecifiedMatching +HP:0012768 Neonatal asphyxia oboInOwl:hasDbXref MESH:D001238 semapv:UnspecifiedMatching +HP:0012768 Neonatal asphyxia oboInOwl:hasDbXref SCTID:28314004 semapv:UnspecifiedMatching +HP:0012768 Neonatal asphyxia oboInOwl:hasDbXref SCTID:413654009 semapv:UnspecifiedMatching +HP:0012768 Neonatal asphyxia oboInOwl:hasDbXref UMLS:C0004045 semapv:UnspecifiedMatching +HP:0012769 Abnormal arm span oboInOwl:hasDbXref UMLS:C4022731 semapv:UnspecifiedMatching +HP:0012770 Reduced arm span oboInOwl:hasDbXref UMLS:C4022730 semapv:UnspecifiedMatching +HP:0012771 Increased arm span oboInOwl:hasDbXref UMLS:C4022729 semapv:UnspecifiedMatching +HP:0012772 Abnormal upper to lower segment ratio oboInOwl:hasDbXref UMLS:C4022728 semapv:UnspecifiedMatching +HP:0012773 Reduced upper to lower segment ratio oboInOwl:hasDbXref UMLS:C1836996 semapv:UnspecifiedMatching +HP:0012774 Increased upper to lower segment ratio oboInOwl:hasDbXref UMLS:C1844571 semapv:UnspecifiedMatching +HP:0012775 Stellate iris oboInOwl:hasDbXref UMLS:C4022727 semapv:UnspecifiedMatching +HP:0012776 Abnormal ciliary body morphology oboInOwl:hasDbXref UMLS:C4022726 semapv:UnspecifiedMatching +HP:0012777 Retinal neoplasm oboInOwl:hasDbXref MESH:D019572 semapv:UnspecifiedMatching +HP:0012777 Retinal neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0012777 Retinal neoplasm oboInOwl:hasDbXref SCTID:127002001 semapv:UnspecifiedMatching +HP:0012777 Retinal neoplasm oboInOwl:hasDbXref UMLS:C0524801 semapv:UnspecifiedMatching +HP:0012778 Retinal astrocytic hamartoma oboInOwl:hasDbXref UMLS:C4022725 semapv:UnspecifiedMatching +HP:0012779 Transient hearing impairment oboInOwl:hasDbXref UMLS:C4022724 semapv:UnspecifiedMatching +HP:0012780 Neoplasm of the ear oboInOwl:hasDbXref MESH:D004428 semapv:UnspecifiedMatching +HP:0012780 Neoplasm of the ear oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0012780 Neoplasm of the ear oboInOwl:hasDbXref SCTID:363228008 semapv:UnspecifiedMatching +HP:0012780 Neoplasm of the ear oboInOwl:hasDbXref UMLS:C0013449 semapv:UnspecifiedMatching +HP:0012781 Mid-frequency hearing loss oboInOwl:hasDbXref UMLS:C4022723 semapv:UnspecifiedMatching +HP:0012782 Perilobar nephrogenic rest oboInOwl:hasDbXref SCTID:405935000 semapv:UnspecifiedMatching +HP:0012782 Perilobar nephrogenic rest oboInOwl:hasDbXref UMLS:C1319017 semapv:UnspecifiedMatching +HP:0012783 Intralobar nephrogenic rest oboInOwl:hasDbXref SCTID:405934001 semapv:UnspecifiedMatching +HP:0012783 Intralobar nephrogenic rest oboInOwl:hasDbXref UMLS:C1319016 semapv:UnspecifiedMatching +HP:0012784 Perinephritis oboInOwl:hasDbXref MESH:D010501 semapv:UnspecifiedMatching +HP:0012784 Perinephritis oboInOwl:hasDbXref SCTID:111404004 semapv:UnspecifiedMatching +HP:0012784 Perinephritis oboInOwl:hasDbXref UMLS:C0031065 semapv:UnspecifiedMatching +HP:0012785 Flexion contracture of finger oboInOwl:hasDbXref UMLS:C1857304 semapv:UnspecifiedMatching +HP:0012786 Recurrent cystitis oboInOwl:hasDbXref SCTID:197853008 semapv:UnspecifiedMatching +HP:0012786 Recurrent cystitis oboInOwl:hasDbXref UMLS:C0581366 semapv:UnspecifiedMatching +HP:0012787 Recurrent pyelonephritis oboInOwl:hasDbXref UMLS:C0748199 semapv:UnspecifiedMatching +HP:0012788 Reticulate pigmentation of oral mucosa oboInOwl:hasDbXref UMLS:C1852148 semapv:UnspecifiedMatching +HP:0012789 Hypoplasia of the calcaneus oboInOwl:hasDbXref UMLS:C3550873 semapv:UnspecifiedMatching +HP:0012790 Abnormal intramembranous ossification oboInOwl:hasDbXref UMLS:C4021069 semapv:UnspecifiedMatching +HP:0012791 Abnormal humeral ossification oboInOwl:hasDbXref UMLS:C4022722 semapv:UnspecifiedMatching +HP:0012792 Absent ossification of thoracic vertebral bodies oboInOwl:hasDbXref UMLS:C4022721 semapv:UnspecifiedMatching +HP:0012793 Kinked brainstem oboInOwl:hasDbXref UMLS:C4021068 semapv:UnspecifiedMatching +HP:0012794 Periventricular white matter hypodensities oboInOwl:hasDbXref UMLS:C4022720 semapv:UnspecifiedMatching +HP:0012795 Abnormality of the optic disc oboInOwl:hasDbXref UMLS:C3808249 semapv:UnspecifiedMatching +HP:0012796 Increased cup-to-disc ratio oboInOwl:hasDbXref UMLS:C3805911 semapv:UnspecifiedMatching +HP:0012797 Lymphatic vessel neoplasm oboInOwl:hasDbXref MESH:D018190 semapv:UnspecifiedMatching +HP:0012797 Lymphatic vessel neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0012797 Lymphatic vessel neoplasm oboInOwl:hasDbXref SCTID:115236002 semapv:UnspecifiedMatching +HP:0012797 Lymphatic vessel neoplasm oboInOwl:hasDbXref UMLS:C0206619 semapv:UnspecifiedMatching +HP:0012798 Pulmonary lymphangiomyomatosis oboInOwl:hasDbXref MESH:D018192 semapv:UnspecifiedMatching +HP:0012798 Pulmonary lymphangiomyomatosis oboInOwl:hasDbXref SCTID:73017001 semapv:UnspecifiedMatching +HP:0012798 Pulmonary lymphangiomyomatosis oboInOwl:hasDbXref UMLS:C0238399 semapv:UnspecifiedMatching +HP:0012798 Pulmonary lymphangiomyomatosis oboInOwl:hasDbXref UMLS:C0751674 semapv:UnspecifiedMatching +HP:0012799 Unilateral facial palsy oboInOwl:hasDbXref UMLS:C0239516 semapv:UnspecifiedMatching +HP:0012799 Unilateral facial palsy oboInOwl:hasDbXref UMLS:C4022719 semapv:UnspecifiedMatching +HP:0012800 Accessory cranial suture oboInOwl:hasDbXref UMLS:C4021067 semapv:UnspecifiedMatching +HP:0012800 Accessory cranial suture oboInOwl:hasDbXref UMLS:C4022927 semapv:UnspecifiedMatching +HP:0012801 Narrow jaw oboInOwl:hasDbXref UMLS:C4021066 semapv:UnspecifiedMatching +HP:0012801 Narrow jaw oboInOwl:hasDbXref UMLS:C4280310 semapv:UnspecifiedMatching +HP:0012802 Broad jaw oboInOwl:hasDbXref UMLS:C3281059 semapv:UnspecifiedMatching +HP:0012803 Anisometropia oboInOwl:hasDbXref MESH:D015858 semapv:UnspecifiedMatching +HP:0012803 Anisometropia oboInOwl:hasDbXref SCTID:3289004 semapv:UnspecifiedMatching +HP:0012803 Anisometropia oboInOwl:hasDbXref UMLS:C0003081 semapv:UnspecifiedMatching +HP:0012804 Corneal ulceration oboInOwl:hasDbXref MESH:D003320 semapv:UnspecifiedMatching +HP:0012804 Corneal ulceration oboInOwl:hasDbXref SCTID:91514001 semapv:UnspecifiedMatching +HP:0012804 Corneal ulceration oboInOwl:hasDbXref UMLS:C0010043 semapv:UnspecifiedMatching +HP:0012805 Iris transillumination defect oboInOwl:hasDbXref UMLS:C1096099 semapv:UnspecifiedMatching +HP:0012806 Proboscis oboInOwl:hasDbXref UMLS:C0687082 semapv:UnspecifiedMatching +HP:0012807 High insertion of columella oboInOwl:hasDbXref UMLS:C4020909 semapv:UnspecifiedMatching +HP:0012808 Abnormal nasal base oboInOwl:hasDbXref UMLS:C4022718 semapv:UnspecifiedMatching +HP:0012809 Narrow nasal base oboInOwl:hasDbXref UMLS:C4022717 semapv:UnspecifiedMatching +HP:0012810 Wide nasal base oboInOwl:hasDbXref UMLS:C1849667 semapv:UnspecifiedMatching +HP:0012811 Wide nasal ridge oboInOwl:hasDbXref UMLS:C4020718 semapv:UnspecifiedMatching +HP:0012812 Fullness of paranasal tissue oboInOwl:hasDbXref UMLS:C4021065 semapv:UnspecifiedMatching +HP:0012812 Fullness of paranasal tissue oboInOwl:hasDbXref UMLS:C4280308 semapv:UnspecifiedMatching +HP:0012812 Fullness of paranasal tissue oboInOwl:hasDbXref UMLS:C4280309 semapv:UnspecifiedMatching +HP:0012813 Unilateral breast hypoplasia oboInOwl:hasDbXref UMLS:C1844722 semapv:UnspecifiedMatching +HP:0012814 Bilateral breast hypoplasia oboInOwl:hasDbXref UMLS:C4022716 semapv:UnspecifiedMatching +HP:0012815 Hypoplastic female external genitalia oboInOwl:hasDbXref UMLS:C4022715 semapv:UnspecifiedMatching +HP:0012816 Right ventricular noncompaction cardiomyopathy oboInOwl:hasDbXref UMLS:C4022714 semapv:UnspecifiedMatching +HP:0012817 Noncompaction cardiomyopathy oboInOwl:hasDbXref UMLS:C1839832 semapv:UnspecifiedMatching +HP:0012818 Biventricular noncompaction cardiomyopathy oboInOwl:hasDbXref UMLS:C4022713 semapv:UnspecifiedMatching +HP:0012819 Myocarditis oboInOwl:hasDbXref MESH:D009205 semapv:UnspecifiedMatching +HP:0012819 Myocarditis oboInOwl:hasDbXref SCTID:50920009 semapv:UnspecifiedMatching +HP:0012819 Myocarditis oboInOwl:hasDbXref UMLS:C0027059 semapv:UnspecifiedMatching +HP:0012820 Bilateral vocal cord paralysis oboInOwl:hasDbXref UMLS:C2146481 semapv:UnspecifiedMatching +HP:0012821 Unilateral vocal cord paresis oboInOwl:hasDbXref MESH:D014826 semapv:UnspecifiedMatching +HP:0012821 Unilateral vocal cord paresis oboInOwl:hasDbXref UMLS:C0751577 semapv:UnspecifiedMatching +HP:0012822 Bilateral vocal cord paresis oboInOwl:hasDbXref MESH:D014826 semapv:UnspecifiedMatching +HP:0012822 Bilateral vocal cord paresis oboInOwl:hasDbXref UMLS:C0751574 semapv:UnspecifiedMatching +HP:0012823 Clinical modifier oboInOwl:hasDbXref UMLS:C4021064 semapv:UnspecifiedMatching +HP:0012824 Severity oboInOwl:hasDbXref SCTID:103370009 semapv:UnspecifiedMatching +HP:0012824 Severity oboInOwl:hasDbXref UMLS:C0522510 semapv:UnspecifiedMatching +HP:0012825 Mild oboInOwl:hasDbXref SCTID:446411000124101 semapv:UnspecifiedMatching +HP:0012825 Mild oboInOwl:hasDbXref UMLS:C1513302 semapv:UnspecifiedMatching +HP:0012826 Moderate oboInOwl:hasDbXref SCTID:446421000124109 semapv:UnspecifiedMatching +HP:0012826 Moderate oboInOwl:hasDbXref SCTID:6736007 semapv:UnspecifiedMatching +HP:0012826 Moderate oboInOwl:hasDbXref UMLS:C0205081 semapv:UnspecifiedMatching +HP:0012827 Borderline oboInOwl:hasDbXref UMLS:C0205189 semapv:UnspecifiedMatching +HP:0012828 Severe oboInOwl:hasDbXref SCTID:24484000 semapv:UnspecifiedMatching +HP:0012828 Severe oboInOwl:hasDbXref UMLS:C0205082 semapv:UnspecifiedMatching +HP:0012829 Profound oboInOwl:hasDbXref SCTID:795002 semapv:UnspecifiedMatching +HP:0012829 Profound oboInOwl:hasDbXref UMLS:C0439808 semapv:UnspecifiedMatching +HP:0012830 Position oboInOwl:hasDbXref UMLS:C4019252 semapv:UnspecifiedMatching +HP:0012831 Laterality oboInOwl:hasDbXref SCTID:272741003 semapv:UnspecifiedMatching +HP:0012831 Laterality oboInOwl:hasDbXref UMLS:C0332304 semapv:UnspecifiedMatching +HP:0012832 Bilateral oboInOwl:hasDbXref SCTID:51440002 semapv:UnspecifiedMatching +HP:0012832 Bilateral oboInOwl:hasDbXref UMLS:C0238767 semapv:UnspecifiedMatching +HP:0012833 Unilateral oboInOwl:hasDbXref SCTID:66459002 semapv:UnspecifiedMatching +HP:0012833 Unilateral oboInOwl:hasDbXref UMLS:C0205092 semapv:UnspecifiedMatching +HP:0012834 Right oboInOwl:hasDbXref SCTID:264180000 semapv:UnspecifiedMatching +HP:0012834 Right oboInOwl:hasDbXref UMLS:C0444532 semapv:UnspecifiedMatching +HP:0012835 Left oboInOwl:hasDbXref SCTID:263795004 semapv:UnspecifiedMatching +HP:0012835 Left oboInOwl:hasDbXref UMLS:C0443246 semapv:UnspecifiedMatching +HP:0012836 Spatial pattern oboInOwl:hasDbXref UMLS:C4022711 semapv:UnspecifiedMatching +HP:0012837 Generalized oboInOwl:hasDbXref SCTID:60132005 semapv:UnspecifiedMatching +HP:0012837 Generalized oboInOwl:hasDbXref UMLS:C0205246 semapv:UnspecifiedMatching +HP:0012838 Localized oboInOwl:hasDbXref SCTID:255471002 semapv:UnspecifiedMatching +HP:0012838 Localized oboInOwl:hasDbXref UMLS:C0392752 semapv:UnspecifiedMatching +HP:0012839 Distal oboInOwl:hasDbXref SCTID:46053002 semapv:UnspecifiedMatching +HP:0012839 Distal oboInOwl:hasDbXref UMLS:C0205108 semapv:UnspecifiedMatching +HP:0012840 Proximal oboInOwl:hasDbXref SCTID:40415009 semapv:UnspecifiedMatching +HP:0012840 Proximal oboInOwl:hasDbXref UMLS:C0205107 semapv:UnspecifiedMatching +HP:0012841 Retinal vascular tortuosity oboInOwl:hasDbXref UMLS:C1860475 semapv:UnspecifiedMatching +HP:0012842 Skin appendage neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0012842 Skin appendage neoplasm oboInOwl:hasDbXref SCTID:126489007 semapv:UnspecifiedMatching +HP:0012842 Skin appendage neoplasm oboInOwl:hasDbXref SCTID:55681005 semapv:UnspecifiedMatching +HP:0012842 Skin appendage neoplasm oboInOwl:hasDbXref UMLS:C0345988 semapv:UnspecifiedMatching +HP:0012843 Hair follicle neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0012843 Hair follicle neoplasm oboInOwl:hasDbXref SCTID:44155009 semapv:UnspecifiedMatching +HP:0012843 Hair follicle neoplasm oboInOwl:hasDbXref UMLS:C0859920 semapv:UnspecifiedMatching +HP:0012844 Trichilemmoma oboInOwl:hasDbXref SCTID:274900003 semapv:UnspecifiedMatching +HP:0012844 Trichilemmoma oboInOwl:hasDbXref SCTID:46199002 semapv:UnspecifiedMatching +HP:0012844 Trichilemmoma oboInOwl:hasDbXref UMLS:C0334263 semapv:UnspecifiedMatching +HP:0012845 Single trichilemmoma oboInOwl:hasDbXref UMLS:C4022710 semapv:UnspecifiedMatching +HP:0012846 Multiple trichilemmomata oboInOwl:hasDbXref UMLS:C4021063 semapv:UnspecifiedMatching +HP:0012847 Epilepsia partialis continua oboInOwl:hasDbXref MESH:D017036 semapv:UnspecifiedMatching +HP:0012847 Epilepsia partialis continua oboInOwl:hasDbXref SCTID:241006 semapv:UnspecifiedMatching +HP:0012847 Epilepsia partialis continua oboInOwl:hasDbXref UMLS:C0085543 semapv:UnspecifiedMatching +HP:0012848 Small intestinal stenosis oboInOwl:hasDbXref UMLS:C0151924 semapv:UnspecifiedMatching +HP:0012849 Small intestinal bleeding oboInOwl:hasDbXref SCTID:70375006 semapv:UnspecifiedMatching +HP:0012849 Small intestinal bleeding oboInOwl:hasDbXref UMLS:C0520561 semapv:UnspecifiedMatching +HP:0012850 Small intestinal dysmotility oboInOwl:hasDbXref SCTID:253768006 semapv:UnspecifiedMatching +HP:0012850 Small intestinal dysmotility oboInOwl:hasDbXref UMLS:C0345200 semapv:UnspecifiedMatching +HP:0012851 Colonic stenosis oboInOwl:hasDbXref SCTID:19132000 semapv:UnspecifiedMatching +HP:0012851 Colonic stenosis oboInOwl:hasDbXref SCTID:8543007 semapv:UnspecifiedMatching +HP:0012851 Colonic stenosis oboInOwl:hasDbXref UMLS:C0267466 semapv:UnspecifiedMatching +HP:0012852 Hepatic bridging fibrosis oboInOwl:hasDbXref UMLS:C4022709 semapv:UnspecifiedMatching +HP:0012853 Scrotal hypospadias oboInOwl:hasDbXref SCTID:702462000 semapv:UnspecifiedMatching +HP:0012853 Scrotal hypospadias oboInOwl:hasDbXref UMLS:C2197691 semapv:UnspecifiedMatching +HP:0012854 Midshaft hypospadias oboInOwl:hasDbXref UMLS:C4022708 semapv:UnspecifiedMatching +HP:0012855 Scrotal hyperpigmentation oboInOwl:hasDbXref UMLS:C4021062 semapv:UnspecifiedMatching +HP:0012856 Abnormal scrotal rugation oboInOwl:hasDbXref UMLS:C4022707 semapv:UnspecifiedMatching +HP:0012857 Increased scrotal rugation oboInOwl:hasDbXref UMLS:C4022706 semapv:UnspecifiedMatching +HP:0012858 Decreased scrotal rugation oboInOwl:hasDbXref UMLS:C4022705 semapv:UnspecifiedMatching +HP:0012859 Esophageal leukoplakia oboInOwl:hasDbXref SCTID:89057003 semapv:UnspecifiedMatching +HP:0012859 Esophageal leukoplakia oboInOwl:hasDbXref UMLS:C0267095 semapv:UnspecifiedMatching +HP:0012860 Testicular fibrosis oboInOwl:hasDbXref UMLS:C4021061 semapv:UnspecifiedMatching +HP:0012861 Ovotestis oboInOwl:hasDbXref MESH:D050090 semapv:UnspecifiedMatching +HP:0012861 Ovotestis oboInOwl:hasDbXref SCTID:18978002 semapv:UnspecifiedMatching +HP:0012861 Ovotestis oboInOwl:hasDbXref UMLS:C0266361 semapv:UnspecifiedMatching +HP:0012862 Abnormal germ cell morphology oboInOwl:hasDbXref UMLS:C4022704 semapv:UnspecifiedMatching +HP:0012863 Abnormal male germ cell morphology oboInOwl:hasDbXref UMLS:C4022703 semapv:UnspecifiedMatching +HP:0012864 Abnormal sperm morphology oboInOwl:hasDbXref MESH:D000072660 semapv:UnspecifiedMatching +HP:0012864 Abnormal sperm morphology oboInOwl:hasDbXref SCTID:236817003 semapv:UnspecifiedMatching +HP:0012864 Abnormal sperm morphology oboInOwl:hasDbXref UMLS:C0403824 semapv:UnspecifiedMatching +HP:0012865 Abnormal sperm head morphology oboInOwl:hasDbXref UMLS:C4022702 semapv:UnspecifiedMatching +HP:0012866 Abnormal sperm neck morphology oboInOwl:hasDbXref UMLS:C4022701 semapv:UnspecifiedMatching +HP:0012867 Abnormal sperm mid-piece morphology oboInOwl:hasDbXref UMLS:C4022700 semapv:UnspecifiedMatching +HP:0012868 Abnormal sperm tail morphology oboInOwl:hasDbXref UMLS:C4022699 semapv:UnspecifiedMatching +HP:0012869 Acephalic spermatozoa oboInOwl:hasDbXref UMLS:C4022698 semapv:UnspecifiedMatching +HP:0012870 Vanishing testis oboInOwl:hasDbXref MESH:C537770 semapv:UnspecifiedMatching +HP:0012870 Vanishing testis oboInOwl:hasDbXref SCTID:53599007 semapv:UnspecifiedMatching +HP:0012870 Vanishing testis oboInOwl:hasDbXref UMLS:C0266427 semapv:UnspecifiedMatching +HP:0012871 Varicocele oboInOwl:hasDbXref MESH:D014646 semapv:UnspecifiedMatching +HP:0012871 Varicocele oboInOwl:hasDbXref SCTID:46871008 semapv:UnspecifiedMatching +HP:0012871 Varicocele oboInOwl:hasDbXref SCTID:51070004 semapv:UnspecifiedMatching +HP:0012871 Varicocele oboInOwl:hasDbXref UMLS:C0042341 semapv:UnspecifiedMatching +HP:0012872 Abnormal vas deferens morphology oboInOwl:hasDbXref UMLS:C4022697 semapv:UnspecifiedMatching +HP:0012873 Absent vas deferens oboInOwl:hasDbXref SCTID:300506000 semapv:UnspecifiedMatching +HP:0012873 Absent vas deferens oboInOwl:hasDbXref SCTID:5286009 semapv:UnspecifiedMatching +HP:0012873 Absent vas deferens oboInOwl:hasDbXref SCTID:702610009 semapv:UnspecifiedMatching +HP:0012873 Absent vas deferens oboInOwl:hasDbXref UMLS:C0266444 semapv:UnspecifiedMatching +HP:0012874 Abnormal male reproductive system physiology oboInOwl:hasDbXref UMLS:C4020716 semapv:UnspecifiedMatching +HP:0012875 Abnormal ejaculation oboInOwl:hasDbXref SCTID:386674000 semapv:UnspecifiedMatching +HP:0012875 Abnormal ejaculation oboInOwl:hasDbXref UMLS:C2937350 semapv:UnspecifiedMatching +HP:0012876 Premature ejaculation oboInOwl:hasDbXref MESH:D061686 semapv:UnspecifiedMatching +HP:0012876 Premature ejaculation oboInOwl:hasDbXref SCTID:44001008 semapv:UnspecifiedMatching +HP:0012876 Premature ejaculation oboInOwl:hasDbXref UMLS:C0033038 semapv:UnspecifiedMatching +HP:0012877 Retrograde ejaculation oboInOwl:hasDbXref SCTID:50112006 semapv:UnspecifiedMatching +HP:0012877 Retrograde ejaculation oboInOwl:hasDbXref UMLS:C0403673 semapv:UnspecifiedMatching +HP:0012878 Retarded ejaculation oboInOwl:hasDbXref SCTID:15405008 semapv:UnspecifiedMatching +HP:0012878 Retarded ejaculation oboInOwl:hasDbXref UMLS:C0234047 semapv:UnspecifiedMatching +HP:0012879 Anejaculation oboInOwl:hasDbXref SCTID:248782001 semapv:UnspecifiedMatching +HP:0012879 Anejaculation oboInOwl:hasDbXref SCTID:42288005 semapv:UnspecifiedMatching +HP:0012879 Anejaculation oboInOwl:hasDbXref UMLS:C0278106 semapv:UnspecifiedMatching +HP:0012880 Abnormal labia minora morphology oboInOwl:hasDbXref UMLS:C4022696 semapv:UnspecifiedMatching +HP:0012881 Abnormal labia majora morphology oboInOwl:hasDbXref UMLS:C4022695 semapv:UnspecifiedMatching +HP:0012882 Hyperplastic labia majora oboInOwl:hasDbXref UMLS:C4021060 semapv:UnspecifiedMatching +HP:0012883 Fallopian tube cyst oboInOwl:hasDbXref SCTID:59401005 semapv:UnspecifiedMatching +HP:0012883 Fallopian tube cyst oboInOwl:hasDbXref UMLS:C0269173 semapv:UnspecifiedMatching +HP:0012884 Fallopian tube torsion oboInOwl:hasDbXref SCTID:46946009 semapv:UnspecifiedMatching +HP:0012884 Fallopian tube torsion oboInOwl:hasDbXref UMLS:C0269169 semapv:UnspecifiedMatching +HP:0012885 Fallopian tube duplication oboInOwl:hasDbXref SCTID:48672005 semapv:UnspecifiedMatching +HP:0012885 Fallopian tube duplication oboInOwl:hasDbXref UMLS:C0266375 semapv:UnspecifiedMatching +HP:0012886 Hemorrhagic ovarian cyst oboInOwl:hasDbXref SCTID:119420007 semapv:UnspecifiedMatching +HP:0012886 Hemorrhagic ovarian cyst oboInOwl:hasDbXref UMLS:C0473311 semapv:UnspecifiedMatching +HP:0012887 Ovarian serous cystadenoma oboInOwl:hasDbXref SCTID:119421006 semapv:UnspecifiedMatching +HP:0012887 Ovarian serous cystadenoma oboInOwl:hasDbXref UMLS:C0346170 semapv:UnspecifiedMatching +HP:0012887 Ovarian serous cystadenoma oboInOwl:hasDbXref UMLS:C4020715 semapv:UnspecifiedMatching +HP:0012888 Abnormality of the uterine cervix oboInOwl:hasDbXref UMLS:C4022694 semapv:UnspecifiedMatching +HP:0012889 Cervical endometriosis oboInOwl:hasDbXref SCTID:61640006 semapv:UnspecifiedMatching +HP:0012889 Cervical endometriosis oboInOwl:hasDbXref UMLS:C0269107 semapv:UnspecifiedMatching +HP:0012890 Posteriorly placed anus oboInOwl:hasDbXref UMLS:C4022693 semapv:UnspecifiedMatching +HP:0012891 High posterior hairline oboInOwl:hasDbXref UMLS:C4022692 semapv:UnspecifiedMatching +HP:0012892 Facial muscle hypertrophy oboInOwl:hasDbXref UMLS:C4022691 semapv:UnspecifiedMatching +HP:0012892 Facial muscle hypertrophy oboInOwl:hasDbXref UMLS:C4280307 semapv:UnspecifiedMatching +HP:0012893 Neck muscle hypertrophy oboInOwl:hasDbXref UMLS:C4022690 semapv:UnspecifiedMatching +HP:0012893 Neck muscle hypertrophy oboInOwl:hasDbXref UMLS:C4280306 semapv:UnspecifiedMatching +HP:0012894 Paraspinal muscle hypertrophy oboInOwl:hasDbXref UMLS:C4022689 semapv:UnspecifiedMatching +HP:0012895 Scapular muscle hypertrophy oboInOwl:hasDbXref UMLS:C4022688 semapv:UnspecifiedMatching +HP:0012896 Abnormal motor evoked potentials oboInOwl:hasDbXref UMLS:C4022687 semapv:UnspecifiedMatching +HP:0012897 Abnormal upper-limb motor evoked potentials oboInOwl:hasDbXref UMLS:C4021059 semapv:UnspecifiedMatching +HP:0012898 Abnormal lower-limb motor evoked potentials oboInOwl:hasDbXref UMLS:C4021058 semapv:UnspecifiedMatching +HP:0012899 Handgrip myotonia oboInOwl:hasDbXref UMLS:C1868623 semapv:UnspecifiedMatching +HP:0012900 Myotonia of the face oboInOwl:hasDbXref UMLS:C4022686 semapv:UnspecifiedMatching +HP:0012901 Myotonia of the jaw oboInOwl:hasDbXref UMLS:C4022685 semapv:UnspecifiedMatching +HP:0012902 Myotonia of the lower limb oboInOwl:hasDbXref UMLS:C4022684 semapv:UnspecifiedMatching +HP:0012903 Myotonia of the upper limb oboInOwl:hasDbXref UMLS:C4022683 semapv:UnspecifiedMatching +HP:0012904 Cold-sensitive myotonia oboInOwl:hasDbXref UMLS:C4022682 semapv:UnspecifiedMatching +HP:0012905 Euryblepharon oboInOwl:hasDbXref SCTID:400954002 semapv:UnspecifiedMatching +HP:0012905 Euryblepharon oboInOwl:hasDbXref UMLS:C1303001 semapv:UnspecifiedMatching +HP:0012905 Euryblepharon oboInOwl:hasDbXref UMLS:C4280305 semapv:UnspecifiedMatching +HP:0020006 Ciliary body coloboma oboInOwl:hasDbXref UMLS:C4072884 semapv:UnspecifiedMatching +HP:0020034 Diffuse oboInOwl:hasDbXref SCTID:19648000 semapv:UnspecifiedMatching +HP:0020034 Diffuse oboInOwl:hasDbXref UMLS:C0205219 semapv:UnspecifiedMatching +HP:0025004 Hallux rigidus oboInOwl:hasDbXref MESH:D020859 semapv:UnspecifiedMatching +HP:0025004 Hallux rigidus oboInOwl:hasDbXref SCTID:6654000 semapv:UnspecifiedMatching +HP:0025004 Hallux rigidus oboInOwl:hasDbXref UMLS:C0264134 semapv:UnspecifiedMatching +HP:0025318 Ovarian carcinoma oboInOwl:hasDbXref NCIT:C4908 semapv:UnspecifiedMatching +HP:0025635 Ureteral polyp oboInOwl:hasDbXref NCIT:C4530 semapv:UnspecifiedMatching +HP:0030000 EMG: repetitive nerve stimulation abnormality oboInOwl:hasDbXref UMLS:C4022681 semapv:UnspecifiedMatching +HP:0030001 Lagopthalmos oboInOwl:hasDbXref UMLS:C4022680 semapv:UnspecifiedMatching +HP:0030002 Nocturnal lagophthalmos oboInOwl:hasDbXref SCTID:417740005 semapv:UnspecifiedMatching +HP:0030002 Nocturnal lagophthalmos oboInOwl:hasDbXref UMLS:C1563118 semapv:UnspecifiedMatching +HP:0030003 Paralytic lagophthalmos oboInOwl:hasDbXref SCTID:59890007 semapv:UnspecifiedMatching +HP:0030003 Paralytic lagophthalmos oboInOwl:hasDbXref UMLS:C0155197 semapv:UnspecifiedMatching +HP:0030004 Cicatricial lagophthalmos oboInOwl:hasDbXref SCTID:9042000 semapv:UnspecifiedMatching +HP:0030004 Cicatricial lagophthalmos oboInOwl:hasDbXref UMLS:C0155199 semapv:UnspecifiedMatching +HP:0030005 Capillary leak oboInOwl:hasDbXref MESH:D019559 semapv:UnspecifiedMatching +HP:0030005 Capillary leak oboInOwl:hasDbXref SCTID:1608005 semapv:UnspecifiedMatching +HP:0030005 Capillary leak oboInOwl:hasDbXref SCTID:87730004 semapv:UnspecifiedMatching +HP:0030005 Capillary leak oboInOwl:hasDbXref UMLS:C0343084 semapv:UnspecifiedMatching +HP:0030005 Capillary leak oboInOwl:hasDbXref UMLS:C1382398 semapv:UnspecifiedMatching +HP:0030006 Single fiber EMG abnormality oboInOwl:hasDbXref UMLS:C4022679 semapv:UnspecifiedMatching +HP:0030007 EMG: positive sharp waves oboInOwl:hasDbXref SCTID:251527008 semapv:UnspecifiedMatching +HP:0030007 EMG: positive sharp waves oboInOwl:hasDbXref UMLS:C0429349 semapv:UnspecifiedMatching +HP:0030008 Cervical agenesis oboInOwl:hasDbXref SCTID:37687000 semapv:UnspecifiedMatching +HP:0030008 Cervical agenesis oboInOwl:hasDbXref UMLS:C0266404 semapv:UnspecifiedMatching +HP:0030009 Cervical insufficiency oboInOwl:hasDbXref MESH:D002581 semapv:UnspecifiedMatching +HP:0030009 Cervical insufficiency oboInOwl:hasDbXref SCTID:17382005 semapv:UnspecifiedMatching +HP:0030009 Cervical insufficiency oboInOwl:hasDbXref UMLS:C0007871 semapv:UnspecifiedMatching +HP:0030010 Hydrometrocolpos oboInOwl:hasDbXref SCTID:60023006 semapv:UnspecifiedMatching +HP:0030010 Hydrometrocolpos oboInOwl:hasDbXref UMLS:C0269209 semapv:UnspecifiedMatching +HP:0030011 Imperforate hymen oboInOwl:hasDbXref MESH:C562397 semapv:UnspecifiedMatching +HP:0030011 Imperforate hymen oboInOwl:hasDbXref SCTID:65937002 semapv:UnspecifiedMatching +HP:0030011 Imperforate hymen oboInOwl:hasDbXref UMLS:C0152436 semapv:UnspecifiedMatching +HP:0030012 Abnormal female reproductive system physiology oboInOwl:hasDbXref UMLS:C4020714 semapv:UnspecifiedMatching +HP:0030012 Abnormal female reproductive system physiology oboInOwl:hasDbXref UMLS:C4022678 semapv:UnspecifiedMatching +HP:0030014 Female sexual dysfunction oboInOwl:hasDbXref UMLS:C1112442 semapv:UnspecifiedMatching +HP:0030015 Female anorgasmia oboInOwl:hasDbXref SCTID:60103007 semapv:UnspecifiedMatching +HP:0030015 Female anorgasmia oboInOwl:hasDbXref UMLS:C0033948 semapv:UnspecifiedMatching +HP:0030015 Female anorgasmia oboInOwl:hasDbXref UMLS:C4022677 semapv:UnspecifiedMatching +HP:0030016 Dyspareunia oboInOwl:hasDbXref MESH:D004414 semapv:UnspecifiedMatching +HP:0030016 Dyspareunia oboInOwl:hasDbXref SCTID:71315007 semapv:UnspecifiedMatching +HP:0030016 Dyspareunia oboInOwl:hasDbXref UMLS:C1384606 semapv:UnspecifiedMatching +HP:0030017 Vaginismus oboInOwl:hasDbXref MESH:D052065 semapv:UnspecifiedMatching +HP:0030017 Vaginismus oboInOwl:hasDbXref SCTID:79012001 semapv:UnspecifiedMatching +HP:0030017 Vaginismus oboInOwl:hasDbXref UMLS:C2004487 semapv:UnspecifiedMatching +HP:0030018 Decreased female libido oboInOwl:hasDbXref UMLS:C4022676 semapv:UnspecifiedMatching +HP:0030019 Increased female libido oboInOwl:hasDbXref UMLS:C4022675 semapv:UnspecifiedMatching +HP:0030021 Auricular tag oboInOwl:hasDbXref UMLS:C4022674 semapv:UnspecifiedMatching +HP:0030022 Question mark ear oboInOwl:hasDbXref UMLS:C3888103 semapv:UnspecifiedMatching +HP:0030023 Quelprud nodule oboInOwl:hasDbXref UMLS:C4022673 semapv:UnspecifiedMatching +HP:0030024 Pretragal ectopia oboInOwl:hasDbXref SCTID:204245004 semapv:UnspecifiedMatching +HP:0030024 Pretragal ectopia oboInOwl:hasDbXref UMLS:C0266609 semapv:UnspecifiedMatching +HP:0030025 Auricular pit oboInOwl:hasDbXref UMLS:C4022672 semapv:UnspecifiedMatching +HP:0030026 Squared superior portion of helix oboInOwl:hasDbXref UMLS:C4022671 semapv:UnspecifiedMatching +HP:0030027 Abnormality of the nasal cartilage oboInOwl:hasDbXref UMLS:C4022670 semapv:UnspecifiedMatching +HP:0030028 Absent nasal cartilage oboInOwl:hasDbXref MESH:C562753 semapv:UnspecifiedMatching +HP:0030028 Absent nasal cartilage oboInOwl:hasDbXref SCTID:232381002 semapv:UnspecifiedMatching +HP:0030028 Absent nasal cartilage oboInOwl:hasDbXref UMLS:C4022669 semapv:UnspecifiedMatching +HP:0030028 Absent nasal cartilage oboInOwl:hasDbXref UMLS:C4082198 semapv:UnspecifiedMatching +HP:0030029 Splayed fingers oboInOwl:hasDbXref UMLS:C4021057 semapv:UnspecifiedMatching +HP:0030030 Absent ray oboInOwl:hasDbXref UMLS:C4022668 semapv:UnspecifiedMatching +HP:0030031 Small toe oboInOwl:hasDbXref UMLS:C4022667 semapv:UnspecifiedMatching +HP:0030032 Partial absence of foot oboInOwl:hasDbXref UMLS:C4022666 semapv:UnspecifiedMatching +HP:0030033 Small finger oboInOwl:hasDbXref SCTID:299058009 semapv:UnspecifiedMatching +HP:0030033 Small finger oboInOwl:hasDbXref UMLS:C0575827 semapv:UnspecifiedMatching +HP:0030034 Glomerular basement membrane lamellation oboInOwl:hasDbXref UMLS:C3278307 semapv:UnspecifiedMatching +HP:0030035 Struvite nephrolithiasis oboInOwl:hasDbXref UMLS:C4021056 semapv:UnspecifiedMatching +HP:0030036 Isothenuria oboInOwl:hasDbXref UMLS:C4022665 semapv:UnspecifiedMatching +HP:0030037 Bifid ureter oboInOwl:hasDbXref UMLS:C3887498 semapv:UnspecifiedMatching +HP:0030038 Enchondroma oboInOwl:hasDbXref MESH:D002812 semapv:UnspecifiedMatching +HP:0030038 Enchondroma oboInOwl:hasDbXref SCTID:31186001 semapv:UnspecifiedMatching +HP:0030038 Enchondroma oboInOwl:hasDbXref SCTID:423699002 semapv:UnspecifiedMatching +HP:0030038 Enchondroma oboInOwl:hasDbXref UMLS:C1704356 semapv:UnspecifiedMatching +HP:0030039 Fused thoracic vertebrae oboInOwl:hasDbXref UMLS:C4022664 semapv:UnspecifiedMatching +HP:0030040 Fused lumbar vertebrae oboInOwl:hasDbXref UMLS:C4022663 semapv:UnspecifiedMatching +HP:0030041 Schmorl's node oboInOwl:hasDbXref SCTID:45181002 semapv:UnspecifiedMatching +HP:0030041 Schmorl's node oboInOwl:hasDbXref UMLS:C0410632 semapv:UnspecifiedMatching +HP:0030042 Incomplete ossification of pubis oboInOwl:hasDbXref SCTID:373940002 semapv:UnspecifiedMatching +HP:0030042 Incomplete ossification of pubis oboInOwl:hasDbXref UMLS:C0685678 semapv:UnspecifiedMatching +HP:0030043 Hip subluxation oboInOwl:hasDbXref SCTID:263057000 semapv:UnspecifiedMatching +HP:0030043 Hip subluxation oboInOwl:hasDbXref UMLS:C0434785 semapv:UnspecifiedMatching +HP:0030044 Flexion contracture of digit oboInOwl:hasDbXref UMLS:C1839864 semapv:UnspecifiedMatching +HP:0030045 Serpentine fibula oboInOwl:hasDbXref UMLS:C3805325 semapv:UnspecifiedMatching +HP:0030046 Hypoglycosylation of alpha-dystroglycan oboInOwl:hasDbXref UMLS:C4015098 semapv:UnspecifiedMatching +HP:0030047 Abnormality of lateral ventricle oboInOwl:hasDbXref UMLS:C4022662 semapv:UnspecifiedMatching +HP:0030048 Colpocephaly oboInOwl:hasDbXref MESH:C535973 semapv:UnspecifiedMatching +HP:0030048 Colpocephaly oboInOwl:hasDbXref SCTID:253160006 semapv:UnspecifiedMatching +HP:0030048 Colpocephaly oboInOwl:hasDbXref UMLS:C0431384 semapv:UnspecifiedMatching +HP:0030049 Brain abscess oboInOwl:hasDbXref MESH:D001922 semapv:UnspecifiedMatching +HP:0030049 Brain abscess oboInOwl:hasDbXref SCTID:441806004 semapv:UnspecifiedMatching +HP:0030049 Brain abscess oboInOwl:hasDbXref UMLS:C0006105 semapv:UnspecifiedMatching +HP:0030050 Narcolepsy oboInOwl:hasDbXref MESH:D009290 semapv:UnspecifiedMatching +HP:0030050 Narcolepsy oboInOwl:hasDbXref SCTID:60380001 semapv:UnspecifiedMatching +HP:0030050 Narcolepsy oboInOwl:hasDbXref UMLS:C0027404 semapv:UnspecifiedMatching +HP:0030051 Tip-toe gait oboInOwl:hasDbXref UMLS:C1843570 semapv:UnspecifiedMatching +HP:0030052 Inguinal freckling oboInOwl:hasDbXref UMLS:C1834297 semapv:UnspecifiedMatching +HP:0030053 Stiff skin oboInOwl:hasDbXref UMLS:C3276815 semapv:UnspecifiedMatching +HP:0030054 Perifollicular fibrosis oboInOwl:hasDbXref UMLS:C2748531 semapv:UnspecifiedMatching +HP:0030055 Hyperconvex toenail oboInOwl:hasDbXref UMLS:C4022661 semapv:UnspecifiedMatching +HP:0030056 Uncombable hair oboInOwl:hasDbXref UMLS:C1860607 semapv:UnspecifiedMatching +HP:0030057 Autoimmune antibody positivity oboInOwl:hasDbXref UMLS:C4022660 semapv:UnspecifiedMatching +HP:0030058 Sickled erythrocytes oboInOwl:hasDbXref UMLS:C2237347 semapv:UnspecifiedMatching +HP:0030059 Mitochondrial depletion oboInOwl:hasDbXref UMLS:C4022659 semapv:UnspecifiedMatching +HP:0030060 Nervous tissue neoplasm oboInOwl:hasDbXref MESH:D009380 semapv:UnspecifiedMatching +HP:0030060 Nervous tissue neoplasm oboInOwl:hasDbXref UMLS:C0027665 semapv:UnspecifiedMatching +HP:0030061 Neuroectodermal neoplasm oboInOwl:hasDbXref MESH:D017599 semapv:UnspecifiedMatching +HP:0030061 Neuroectodermal neoplasm oboInOwl:hasDbXref SCTID:253096008 semapv:UnspecifiedMatching +HP:0030061 Neuroectodermal neoplasm oboInOwl:hasDbXref SCTID:73676002 semapv:UnspecifiedMatching +HP:0030061 Neuroectodermal neoplasm oboInOwl:hasDbXref UMLS:C0206093 semapv:UnspecifiedMatching +HP:0030062 Craniopharyngioma oboInOwl:hasDbXref MESH:D003397 semapv:UnspecifiedMatching +HP:0030062 Craniopharyngioma oboInOwl:hasDbXref SCTID:189179009 semapv:UnspecifiedMatching +HP:0030062 Craniopharyngioma oboInOwl:hasDbXref SCTID:40009002 semapv:UnspecifiedMatching +HP:0030062 Craniopharyngioma oboInOwl:hasDbXref UMLS:C0010276 semapv:UnspecifiedMatching +HP:0030063 Neuroepithelial neoplasm oboInOwl:hasDbXref MESH:D018302 semapv:UnspecifiedMatching +HP:0030063 Neuroepithelial neoplasm oboInOwl:hasDbXref UMLS:C0206715 semapv:UnspecifiedMatching +HP:0030064 Neurocytoma oboInOwl:hasDbXref MESH:D018306 semapv:UnspecifiedMatching +HP:0030064 Neurocytoma oboInOwl:hasDbXref SCTID:128858006 semapv:UnspecifiedMatching +HP:0030064 Neurocytoma oboInOwl:hasDbXref UMLS:C1622510 semapv:UnspecifiedMatching +HP:0030065 Primitive neuroectodermal tumor oboInOwl:hasDbXref MESH:D018242 semapv:UnspecifiedMatching +HP:0030065 Primitive neuroectodermal tumor oboInOwl:hasDbXref SCTID:39781001 semapv:UnspecifiedMatching +HP:0030065 Primitive neuroectodermal tumor oboInOwl:hasDbXref SCTID:55045006 semapv:UnspecifiedMatching +HP:0030065 Primitive neuroectodermal tumor oboInOwl:hasDbXref SCTID:699028006 semapv:UnspecifiedMatching +HP:0030065 Primitive neuroectodermal tumor oboInOwl:hasDbXref UMLS:C0206663 semapv:UnspecifiedMatching +HP:0030066 Ependymoblastoma oboInOwl:hasDbXref MESH:D018242 semapv:UnspecifiedMatching +HP:0030066 Ependymoblastoma oboInOwl:hasDbXref SCTID:21589007 semapv:UnspecifiedMatching +HP:0030066 Ependymoblastoma oboInOwl:hasDbXref SCTID:715901002 semapv:UnspecifiedMatching +HP:0030066 Ependymoblastoma oboInOwl:hasDbXref UMLS:C0700367 semapv:UnspecifiedMatching +HP:0030067 Peripheral primitive neuroectodermal neoplasm oboInOwl:hasDbXref MESH:D018241 semapv:UnspecifiedMatching +HP:0030067 Peripheral primitive neuroectodermal neoplasm oboInOwl:hasDbXref SCTID:253096008 semapv:UnspecifiedMatching +HP:0030067 Peripheral primitive neuroectodermal neoplasm oboInOwl:hasDbXref SCTID:703707001 semapv:UnspecifiedMatching +HP:0030067 Peripheral primitive neuroectodermal neoplasm oboInOwl:hasDbXref SCTID:73676002 semapv:UnspecifiedMatching +HP:0030067 Peripheral primitive neuroectodermal neoplasm oboInOwl:hasDbXref UMLS:C0684337 semapv:UnspecifiedMatching +HP:0030068 Olfactory esthesioneuroblastoma oboInOwl:hasDbXref MESH:D018304 semapv:UnspecifiedMatching +HP:0030068 Olfactory esthesioneuroblastoma oboInOwl:hasDbXref SCTID:422886007 semapv:UnspecifiedMatching +HP:0030068 Olfactory esthesioneuroblastoma oboInOwl:hasDbXref SCTID:68614005 semapv:UnspecifiedMatching +HP:0030068 Olfactory esthesioneuroblastoma oboInOwl:hasDbXref SCTID:76060004 semapv:UnspecifiedMatching +HP:0030068 Olfactory esthesioneuroblastoma oboInOwl:hasDbXref UMLS:C0206717 semapv:UnspecifiedMatching +HP:0030069 Primary central nervous system lymphoma oboInOwl:hasDbXref SCTID:21964009 semapv:UnspecifiedMatching +HP:0030069 Primary central nervous system lymphoma oboInOwl:hasDbXref SCTID:307649006 semapv:UnspecifiedMatching +HP:0030069 Primary central nervous system lymphoma oboInOwl:hasDbXref UMLS:C0280803 semapv:UnspecifiedMatching +HP:0030070 Central primitive neuroectodermal tumor oboInOwl:hasDbXref SCTID:39781001 semapv:UnspecifiedMatching +HP:0030070 Central primitive neuroectodermal tumor oboInOwl:hasDbXref UMLS:C3887678 semapv:UnspecifiedMatching +HP:0030071 Medulloepithelioma oboInOwl:hasDbXref MESH:D018242 semapv:UnspecifiedMatching +HP:0030071 Medulloepithelioma oboInOwl:hasDbXref SCTID:39005004 semapv:UnspecifiedMatching +HP:0030071 Medulloepithelioma oboInOwl:hasDbXref SCTID:715903004 semapv:UnspecifiedMatching +HP:0030071 Medulloepithelioma oboInOwl:hasDbXref UMLS:C0334596 semapv:UnspecifiedMatching +HP:0030072 Paranasal sinus neoplasm oboInOwl:hasDbXref MESH:D010255 semapv:UnspecifiedMatching +HP:0030072 Paranasal sinus neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0030072 Paranasal sinus neoplasm oboInOwl:hasDbXref SCTID:126675008 semapv:UnspecifiedMatching +HP:0030072 Paranasal sinus neoplasm oboInOwl:hasDbXref UMLS:C0030470 semapv:UnspecifiedMatching +HP:0030074 Chemodectoma oboInOwl:hasDbXref MESH:D002345 semapv:UnspecifiedMatching +HP:0030074 Chemodectoma oboInOwl:hasDbXref SCTID:127028003 semapv:UnspecifiedMatching +HP:0030074 Chemodectoma oboInOwl:hasDbXref SCTID:30699005 semapv:UnspecifiedMatching +HP:0030074 Chemodectoma oboInOwl:hasDbXref UMLS:C0007279 semapv:UnspecifiedMatching +HP:0030075 Ductal carcinoma in situ oboInOwl:hasDbXref MESH:D002285 semapv:UnspecifiedMatching +HP:0030075 Ductal carcinoma in situ oboInOwl:hasDbXref SCTID:109889007 semapv:UnspecifiedMatching +HP:0030075 Ductal carcinoma in situ oboInOwl:hasDbXref SCTID:278053004 semapv:UnspecifiedMatching +HP:0030075 Ductal carcinoma in situ oboInOwl:hasDbXref SCTID:373176000 semapv:UnspecifiedMatching +HP:0030075 Ductal carcinoma in situ oboInOwl:hasDbXref SCTID:86616005 semapv:UnspecifiedMatching +HP:0030075 Ductal carcinoma in situ oboInOwl:hasDbXref UMLS:C0007124 semapv:UnspecifiedMatching +HP:0030076 Lobular carcinoma in situ oboInOwl:hasDbXref MESH:D000071960 semapv:UnspecifiedMatching +HP:0030076 Lobular carcinoma in situ oboInOwl:hasDbXref SCTID:109888004 semapv:UnspecifiedMatching +HP:0030076 Lobular carcinoma in situ oboInOwl:hasDbXref UMLS:C0279563 semapv:UnspecifiedMatching +HP:0030077 Bronchial neoplasm oboInOwl:hasDbXref MESH:D001984 semapv:UnspecifiedMatching +HP:0030077 Bronchial neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0030077 Bronchial neoplasm oboInOwl:hasDbXref SCTID:126705004 semapv:UnspecifiedMatching +HP:0030077 Bronchial neoplasm oboInOwl:hasDbXref UMLS:C0006264 semapv:UnspecifiedMatching +HP:0030078 Lung adenocarcinoma oboInOwl:hasDbXref MESH:C538231 semapv:UnspecifiedMatching +HP:0030078 Lung adenocarcinoma oboInOwl:hasDbXref NCIT:C2852 semapv:UnspecifiedMatching +HP:0030078 Lung adenocarcinoma oboInOwl:hasDbXref SCTID:254626006 semapv:UnspecifiedMatching +HP:0030078 Lung adenocarcinoma oboInOwl:hasDbXref UMLS:C0152013 semapv:UnspecifiedMatching +HP:0030079 Cervix cancer oboInOwl:hasDbXref MESH:D002583 semapv:UnspecifiedMatching +HP:0030079 Cervix cancer oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0030079 Cervix cancer oboInOwl:hasDbXref SCTID:363354003 semapv:UnspecifiedMatching +HP:0030079 Cervix cancer oboInOwl:hasDbXref UMLS:C4048328 semapv:UnspecifiedMatching +HP:0030080 Burkitt lymphoma oboInOwl:hasDbXref MESH:D002051 semapv:UnspecifiedMatching +HP:0030080 Burkitt lymphoma oboInOwl:hasDbXref SCTID:118617000 semapv:UnspecifiedMatching +HP:0030080 Burkitt lymphoma oboInOwl:hasDbXref SCTID:22197008 semapv:UnspecifiedMatching +HP:0030080 Burkitt lymphoma oboInOwl:hasDbXref SCTID:277571004 semapv:UnspecifiedMatching +HP:0030080 Burkitt lymphoma oboInOwl:hasDbXref SCTID:397400006 semapv:UnspecifiedMatching +HP:0030080 Burkitt lymphoma oboInOwl:hasDbXref SCTID:77381001 semapv:UnspecifiedMatching +HP:0030080 Burkitt lymphoma oboInOwl:hasDbXref UMLS:C0006413 semapv:UnspecifiedMatching +HP:0030081 Punctate periventricular T2 hyperintense foci oboInOwl:hasDbXref UMLS:C4022658 semapv:UnspecifiedMatching +HP:0030082 Abnormal drinking behavior oboInOwl:hasDbXref UMLS:C4022657 semapv:UnspecifiedMatching +HP:0030083 Salt craving oboInOwl:hasDbXref UMLS:C0240928 semapv:UnspecifiedMatching +HP:0030084 Clinodactyly oboInOwl:hasDbXref SCTID:17268007 semapv:UnspecifiedMatching +HP:0030084 Clinodactyly oboInOwl:hasDbXref UMLS:C0265610 semapv:UnspecifiedMatching +HP:0030084 Clinodactyly oboInOwl:hasDbXref UMLS:C4280304 semapv:UnspecifiedMatching +HP:0030085 Abnormal CSF lactate level oboInOwl:hasDbXref UMLS:C4022656 semapv:UnspecifiedMatching +HP:0030086 Reduced CSF lactate oboInOwl:hasDbXref UMLS:C4022655 semapv:UnspecifiedMatching +HP:0030087 Abnormal serum testosterone level oboInOwl:hasDbXref SCTID:166458009 semapv:UnspecifiedMatching +HP:0030087 Abnormal serum testosterone level oboInOwl:hasDbXref UMLS:C0580454 semapv:UnspecifiedMatching +HP:0030087 Abnormal serum testosterone level oboInOwl:hasDbXref UMLS:C4022654 semapv:UnspecifiedMatching +HP:0030088 Increased serum testosterone level oboInOwl:hasDbXref UMLS:C0241358 semapv:UnspecifiedMatching +HP:0030088 Increased serum testosterone level oboInOwl:hasDbXref UMLS:C4072885 semapv:UnspecifiedMatching +HP:0030089 Abnormal muscle fiber protein expression oboInOwl:hasDbXref UMLS:C4022653 semapv:UnspecifiedMatching +HP:0030090 Abnormal muscle fiber merosin expression oboInOwl:hasDbXref UMLS:C4022652 semapv:UnspecifiedMatching +HP:0030091 Absent muscle fiber merosin oboInOwl:hasDbXref UMLS:C4021055 semapv:UnspecifiedMatching +HP:0030092 Reduced muscle fiber merosin oboInOwl:hasDbXref UMLS:C4022651 semapv:UnspecifiedMatching +HP:0030093 Abnormal muscle fiber laminin beta 1 oboInOwl:hasDbXref UMLS:C4022650 semapv:UnspecifiedMatching +HP:0030094 Reduced muscle fiber laminin beta 1 oboInOwl:hasDbXref UMLS:C4022649 semapv:UnspecifiedMatching +HP:0030095 Reduced muscle collagen VI oboInOwl:hasDbXref UMLS:C4021054 semapv:UnspecifiedMatching +HP:0030096 Abnormal muscle fiber dystrophin expression oboInOwl:hasDbXref UMLS:C4022648 semapv:UnspecifiedMatching +HP:0030097 Absent muscle dystrophin expression oboInOwl:hasDbXref UMLS:C4022647 semapv:UnspecifiedMatching +HP:0030098 Reduced muscle dystrophin expression oboInOwl:hasDbXref UMLS:C4021053 semapv:UnspecifiedMatching +HP:0030099 Reduced muscle fiber alpha dystroglycan oboInOwl:hasDbXref UMLS:C4022646 semapv:UnspecifiedMatching +HP:0030100 Abnormal muscle fiber alpha sarcoglycan oboInOwl:hasDbXref UMLS:C4022645 semapv:UnspecifiedMatching +HP:0030101 Absent muscle fiber alpha sarcoglycan oboInOwl:hasDbXref UMLS:C4022644 semapv:UnspecifiedMatching +HP:0030102 Reduced muscle fiber alpha sarcoglycan oboInOwl:hasDbXref UMLS:C4022643 semapv:UnspecifiedMatching +HP:0030103 Abnormal muscle fiber beta sarcoglycan oboInOwl:hasDbXref UMLS:C4022642 semapv:UnspecifiedMatching +HP:0030104 Abnormal muscle fiber gamma sarcoglycan oboInOwl:hasDbXref UMLS:C4022641 semapv:UnspecifiedMatching +HP:0030105 Abnormal muscle fiber delta sarcoglycan oboInOwl:hasDbXref UMLS:C4022640 semapv:UnspecifiedMatching +HP:0030106 Absent muscle fiber beta sarcoglycan oboInOwl:hasDbXref UMLS:C4022639 semapv:UnspecifiedMatching +HP:0030107 Reduced muscle fiber beta sarcoglycan oboInOwl:hasDbXref UMLS:C4022638 semapv:UnspecifiedMatching +HP:0030108 Reduced muscle fiber gamma sarcoglycan oboInOwl:hasDbXref UMLS:C4022637 semapv:UnspecifiedMatching +HP:0030109 Absent muscle fiber gamma sarcoglycan oboInOwl:hasDbXref UMLS:C4022636 semapv:UnspecifiedMatching +HP:0030110 Absent muscle fiber delta sarcoglycan oboInOwl:hasDbXref UMLS:C4022635 semapv:UnspecifiedMatching +HP:0030111 Reduced muscle fiber delta sarcoglycan oboInOwl:hasDbXref UMLS:C4022634 semapv:UnspecifiedMatching +HP:0030112 Abnormal muscle fiber alpha dystroglycan oboInOwl:hasDbXref UMLS:C4022633 semapv:UnspecifiedMatching +HP:0030113 Abnormal muscle fiber dysferlin oboInOwl:hasDbXref UMLS:C4022632 semapv:UnspecifiedMatching +HP:0030114 Absent muscle fiber dysferlin oboInOwl:hasDbXref UMLS:C4022631 semapv:UnspecifiedMatching +HP:0030115 Reduced muscle fiber dysferlin oboInOwl:hasDbXref UMLS:C4022630 semapv:UnspecifiedMatching +HP:0030116 Abnormal muscle fiber emerin oboInOwl:hasDbXref UMLS:C4022629 semapv:UnspecifiedMatching +HP:0030117 Absent muscle fiber emerin oboInOwl:hasDbXref UMLS:C4022628 semapv:UnspecifiedMatching +HP:0030118 Reduced muscle fiber emerin oboInOwl:hasDbXref UMLS:C4022627 semapv:UnspecifiedMatching +HP:0030119 Abnormal muscle fiber calpain-3 oboInOwl:hasDbXref UMLS:C4022626 semapv:UnspecifiedMatching +HP:0030120 Absent muscle fiber calpain-3 oboInOwl:hasDbXref UMLS:C4022625 semapv:UnspecifiedMatching +HP:0030121 Reduced muscle fiber calpain-3 oboInOwl:hasDbXref UMLS:C4022624 semapv:UnspecifiedMatching +HP:0030122 Reduced muscle fiber perlecan oboInOwl:hasDbXref UMLS:C4022623 semapv:UnspecifiedMatching +HP:0030123 Abnormal muscle fiber lamin A/C oboInOwl:hasDbXref UMLS:C4022622 semapv:UnspecifiedMatching +HP:0030124 Reduced muscle fiber lamin A/C oboInOwl:hasDbXref UMLS:C4022621 semapv:UnspecifiedMatching +HP:0030125 Sacralization of the fifth lumbar vertebra oboInOwl:hasDbXref UMLS:C4021052 semapv:UnspecifiedMatching +HP:0030126 Abnormality of the endometrium oboInOwl:hasDbXref UMLS:C4022620 semapv:UnspecifiedMatching +HP:0030127 Endometriosis oboInOwl:hasDbXref MESH:D004715 semapv:UnspecifiedMatching +HP:0030127 Endometriosis oboInOwl:hasDbXref SCTID:129103003 semapv:UnspecifiedMatching +HP:0030127 Endometriosis oboInOwl:hasDbXref SCTID:396224008 semapv:UnspecifiedMatching +HP:0030127 Endometriosis oboInOwl:hasDbXref UMLS:C0014175 semapv:UnspecifiedMatching +HP:0030129 Impaired ristocetin cofactor assay activity oboInOwl:hasDbXref UMLS:C4022619 semapv:UnspecifiedMatching +HP:0030130 Impaired von Willibrand factor collagen binding activity oboInOwl:hasDbXref UMLS:C4022618 semapv:UnspecifiedMatching +HP:0030131 Abnormal von Willebrand factor multimer distribution oboInOwl:hasDbXref UMLS:C4022617 semapv:UnspecifiedMatching +HP:0030132 Absence of large von Willibrand factor multimers oboInOwl:hasDbXref UMLS:C4022616 semapv:UnspecifiedMatching +HP:0030133 Abnormal presence of ultra-large von Willebrand factor multimers oboInOwl:hasDbXref UMLS:C4022615 semapv:UnspecifiedMatching +HP:0030134 Total absence von Willebrand factor multimers oboInOwl:hasDbXref UMLS:C4022614 semapv:UnspecifiedMatching +HP:0030135 Absence of intermediate von Willibrand factor multimers oboInOwl:hasDbXref UMLS:C4022613 semapv:UnspecifiedMatching +HP:0030136 Enhanced ristocetin cofactor assay activity oboInOwl:hasDbXref UMLS:C4022612 semapv:UnspecifiedMatching +HP:0030137 Prolonged bleeding following circumcision oboInOwl:hasDbXref UMLS:C4022611 semapv:UnspecifiedMatching +HP:0030138 Excessive bleeding from superficial cuts oboInOwl:hasDbXref UMLS:C4022610 semapv:UnspecifiedMatching +HP:0030139 Excessive bleeding after a venipuncture oboInOwl:hasDbXref UMLS:C4022609 semapv:UnspecifiedMatching +HP:0030140 Oral cavity bleeding oboInOwl:hasDbXref UMLS:C4022608 semapv:UnspecifiedMatching +HP:0030141 Abnormality of the posterior hairline oboInOwl:hasDbXref UMLS:C4022607 semapv:UnspecifiedMatching +HP:0030142 Abnormal bowel sounds oboInOwl:hasDbXref SCTID:60612008 semapv:UnspecifiedMatching +HP:0030142 Abnormal bowel sounds oboInOwl:hasDbXref UMLS:C0159060 semapv:UnspecifiedMatching +HP:0030143 Hyperactive bowel sounds oboInOwl:hasDbXref SCTID:18101008 semapv:UnspecifiedMatching +HP:0030143 Hyperactive bowel sounds oboInOwl:hasDbXref UMLS:C0232694 semapv:UnspecifiedMatching +HP:0030144 Hypoactive bowel sounds oboInOwl:hasDbXref SCTID:15280003 semapv:UnspecifiedMatching +HP:0030144 Hypoactive bowel sounds oboInOwl:hasDbXref UMLS:C0232695 semapv:UnspecifiedMatching +HP:0030145 Lack of bowel sounds oboInOwl:hasDbXref UMLS:C4022606 semapv:UnspecifiedMatching +HP:0030146 Abnormal liver parenchyma morphology oboInOwl:hasDbXref UMLS:C4022605 semapv:UnspecifiedMatching +HP:0030147 Truncal titubation oboInOwl:hasDbXref UMLS:C2674512 semapv:UnspecifiedMatching +HP:0030148 Heart murmur oboInOwl:hasDbXref MESH:D006337 semapv:UnspecifiedMatching +HP:0030148 Heart murmur oboInOwl:hasDbXref SCTID:414786004 semapv:UnspecifiedMatching +HP:0030148 Heart murmur oboInOwl:hasDbXref SCTID:421493004 semapv:UnspecifiedMatching +HP:0030148 Heart murmur oboInOwl:hasDbXref SCTID:88610006 semapv:UnspecifiedMatching +HP:0030148 Heart murmur oboInOwl:hasDbXref UMLS:C0018808 semapv:UnspecifiedMatching +HP:0030149 Cardiogenic shock oboInOwl:hasDbXref MESH:D012770 semapv:UnspecifiedMatching +HP:0030149 Cardiogenic shock oboInOwl:hasDbXref SCTID:89138009 semapv:UnspecifiedMatching +HP:0030149 Cardiogenic shock oboInOwl:hasDbXref UMLS:C0036980 semapv:UnspecifiedMatching +HP:0030150 Plasmacytosis oboInOwl:hasDbXref UMLS:C0549295 semapv:UnspecifiedMatching +HP:0030151 Cholangitis oboInOwl:hasDbXref MESH:D002761 semapv:UnspecifiedMatching +HP:0030151 Cholangitis oboInOwl:hasDbXref SCTID:82403002 semapv:UnspecifiedMatching +HP:0030151 Cholangitis oboInOwl:hasDbXref UMLS:C0008311 semapv:UnspecifiedMatching +HP:0030153 Cholangiocarcinoma oboInOwl:hasDbXref MESH:D018281 semapv:UnspecifiedMatching +HP:0030153 Cholangiocarcinoma oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0030153 Cholangiocarcinoma oboInOwl:hasDbXref SCTID:312104005 semapv:UnspecifiedMatching +HP:0030153 Cholangiocarcinoma oboInOwl:hasDbXref SCTID:70179006 semapv:UnspecifiedMatching +HP:0030153 Cholangiocarcinoma oboInOwl:hasDbXref UMLS:C0206698 semapv:UnspecifiedMatching +HP:0030154 Gallbladder perforation oboInOwl:hasDbXref SCTID:25345001 semapv:UnspecifiedMatching +HP:0030154 Gallbladder perforation oboInOwl:hasDbXref UMLS:C0156215 semapv:UnspecifiedMatching +HP:0030155 Scrotal pain oboInOwl:hasDbXref SCTID:20502007 semapv:UnspecifiedMatching +HP:0030155 Scrotal pain oboInOwl:hasDbXref UMLS:C0236078 semapv:UnspecifiedMatching +HP:0030156 Bence Jones Proteinuria oboInOwl:hasDbXref SCTID:274771005 semapv:UnspecifiedMatching +HP:0030156 Bence Jones Proteinuria oboInOwl:hasDbXref UMLS:C0004968 semapv:UnspecifiedMatching +HP:0030157 Flank pain oboInOwl:hasDbXref MESH:D021501 semapv:UnspecifiedMatching +HP:0030157 Flank pain oboInOwl:hasDbXref SCTID:247355005 semapv:UnspecifiedMatching +HP:0030157 Flank pain oboInOwl:hasDbXref UMLS:C0016199 semapv:UnspecifiedMatching +HP:0030158 Cervical ectropion oboInOwl:hasDbXref MESH:D002579 semapv:UnspecifiedMatching +HP:0030158 Cervical ectropion oboInOwl:hasDbXref SCTID:61253004 semapv:UnspecifiedMatching +HP:0030158 Cervical ectropion oboInOwl:hasDbXref SCTID:79342006 semapv:UnspecifiedMatching +HP:0030158 Cervical ectropion oboInOwl:hasDbXref UMLS:C0007869 semapv:UnspecifiedMatching +HP:0030158 Cervical ectropion oboInOwl:hasDbXref UMLS:C0269189 semapv:UnspecifiedMatching +HP:0030159 Cervical polyp oboInOwl:hasDbXref MESH:D002583 semapv:UnspecifiedMatching +HP:0030159 Cervical polyp oboInOwl:hasDbXref SCTID:123841004 semapv:UnspecifiedMatching +HP:0030159 Cervical polyp oboInOwl:hasDbXref SCTID:65576009 semapv:UnspecifiedMatching +HP:0030159 Cervical polyp oboInOwl:hasDbXref UMLS:C0007855 semapv:UnspecifiedMatching +HP:0030159 Cervical polyp oboInOwl:hasDbXref UMLS:C0007873 semapv:UnspecifiedMatching +HP:0030160 Cervicitis oboInOwl:hasDbXref MESH:D002575 semapv:UnspecifiedMatching +HP:0030160 Cervicitis oboInOwl:hasDbXref SCTID:37610005 semapv:UnspecifiedMatching +HP:0030160 Cervicitis oboInOwl:hasDbXref UMLS:C0007860 semapv:UnspecifiedMatching +HP:0030161 Vaginal pruritus oboInOwl:hasDbXref SCTID:34363003 semapv:UnspecifiedMatching +HP:0030161 Vaginal pruritus oboInOwl:hasDbXref UMLS:C0042256 semapv:UnspecifiedMatching +HP:0030162 Glomerulomegaly oboInOwl:hasDbXref UMLS:C4022604 semapv:UnspecifiedMatching +HP:0030163 Abnormal vascular physiology oboInOwl:hasDbXref UMLS:C4022603 semapv:UnspecifiedMatching +HP:0030164 Jaw claudication oboInOwl:hasDbXref SCTID:43922008 semapv:UnspecifiedMatching +HP:0030164 Jaw claudication oboInOwl:hasDbXref UMLS:C0239064 semapv:UnspecifiedMatching +HP:0030165 Temporal artery tortuosity oboInOwl:hasDbXref UMLS:C4022602 semapv:UnspecifiedMatching +HP:0030166 Night sweats oboInOwl:hasDbXref SCTID:42984000 semapv:UnspecifiedMatching +HP:0030166 Night sweats oboInOwl:hasDbXref UMLS:C0028081 semapv:UnspecifiedMatching +HP:0030167 Antimitochondrial antibody positivity oboInOwl:hasDbXref UMLS:C4021051 semapv:UnspecifiedMatching +HP:0030168 Dilated superficial abdominal veins oboInOwl:hasDbXref UMLS:C4021050 semapv:UnspecifiedMatching +HP:0030169 Gastric varix oboInOwl:hasDbXref MESH:D004932 semapv:UnspecifiedMatching +HP:0030169 Gastric varix oboInOwl:hasDbXref SCTID:91109007 semapv:UnspecifiedMatching +HP:0030169 Gastric varix oboInOwl:hasDbXref UMLS:C0017145 semapv:UnspecifiedMatching +HP:0030170 Cystic artery pseudoaneurysm oboInOwl:hasDbXref UMLS:C4022601 semapv:UnspecifiedMatching +HP:0030171 Perirenal hematoma oboInOwl:hasDbXref SCTID:197824007 semapv:UnspecifiedMatching +HP:0030171 Perirenal hematoma oboInOwl:hasDbXref UMLS:C0473124 semapv:UnspecifiedMatching +HP:0030172 Peripheral amyelination oboInOwl:hasDbXref UMLS:C4022600 semapv:UnspecifiedMatching +HP:0030173 Peripheral hypermyelination oboInOwl:hasDbXref UMLS:C4021049 semapv:UnspecifiedMatching +HP:0030174 Increased peripheral myelin thickness oboInOwl:hasDbXref UMLS:C4022599 semapv:UnspecifiedMatching +HP:0030175 Myelin tomacula oboInOwl:hasDbXref UMLS:C4020904 semapv:UnspecifiedMatching +HP:0030176 Asymmetric peripheral demyelination oboInOwl:hasDbXref UMLS:C4022598 semapv:UnspecifiedMatching +HP:0030177 Abnormality of peripheral nervous system electrophysiology oboInOwl:hasDbXref UMLS:C0853150 semapv:UnspecifiedMatching +HP:0030178 Abnormality of central nervous system electrophysiology oboInOwl:hasDbXref UMLS:C4022597 semapv:UnspecifiedMatching +HP:0030179 Abnormal peripheral action potential amplitude oboInOwl:hasDbXref UMLS:C4022596 semapv:UnspecifiedMatching +HP:0030180 Oppenheim reflex oboInOwl:hasDbXref SCTID:414949005 semapv:UnspecifiedMatching +HP:0030180 Oppenheim reflex oboInOwl:hasDbXref UMLS:C1532837 semapv:UnspecifiedMatching +HP:0030181 Gordon reflex oboInOwl:hasDbXref UMLS:C4021048 semapv:UnspecifiedMatching +HP:0030182 Tetraplegia/tetraparesis oboInOwl:hasDbXref UMLS:C4022595 semapv:UnspecifiedMatching +HP:0030183 Impaired visually enhanced vestibulo-ocular reflex oboInOwl:hasDbXref UMLS:C4021047 semapv:UnspecifiedMatching +HP:0030185 Isometric tremor oboInOwl:hasDbXref UMLS:C4022594 semapv:UnspecifiedMatching +HP:0030185 Isometric tremor oboInOwl:hasDbXref UMLS:C4280303 semapv:UnspecifiedMatching +HP:0030186 Kinetic tremor oboInOwl:hasDbXref MESH:D014202 semapv:UnspecifiedMatching +HP:0030186 Kinetic tremor oboInOwl:hasDbXref MESH:D020329 semapv:UnspecifiedMatching +HP:0030186 Kinetic tremor oboInOwl:hasDbXref SCTID:30721006 semapv:UnspecifiedMatching +HP:0030186 Kinetic tremor oboInOwl:hasDbXref SCTID:609558009 semapv:UnspecifiedMatching +HP:0030186 Kinetic tremor oboInOwl:hasDbXref UMLS:C0234376 semapv:UnspecifiedMatching +HP:0030186 Kinetic tremor oboInOwl:hasDbXref UMLS:C0270736 semapv:UnspecifiedMatching +HP:0030187 Titubation oboInOwl:hasDbXref SCTID:78691002 semapv:UnspecifiedMatching +HP:0030187 Titubation oboInOwl:hasDbXref UMLS:C0231690 semapv:UnspecifiedMatching +HP:0030188 Tremor by anatomical site oboInOwl:hasDbXref UMLS:C4022593 semapv:UnspecifiedMatching +HP:0030190 Oral motor hypotonia oboInOwl:hasDbXref UMLS:C4022592 semapv:UnspecifiedMatching +HP:0030191 Abnormal peripheral nervous system synaptic transmission oboInOwl:hasDbXref UMLS:C4021046 semapv:UnspecifiedMatching +HP:0030192 Fatigable weakness of bulbar muscles oboInOwl:hasDbXref UMLS:C4022591 semapv:UnspecifiedMatching +HP:0030193 Fatigable weakness of chewing muscles oboInOwl:hasDbXref UMLS:C4022590 semapv:UnspecifiedMatching +HP:0030194 Fatigable weakness of speech muscles oboInOwl:hasDbXref UMLS:C4022589 semapv:UnspecifiedMatching +HP:0030195 Fatigable weakness of swallowing muscles oboInOwl:hasDbXref UMLS:C4022588 semapv:UnspecifiedMatching +HP:0030196 Fatigable weakness of respiratory muscles oboInOwl:hasDbXref UMLS:C4022587 semapv:UnspecifiedMatching +HP:0030197 Fatigable weakness of skeletal muscles oboInOwl:hasDbXref UMLS:C4022586 semapv:UnspecifiedMatching +HP:0030198 Fatigable weakness of distal limb muscles oboInOwl:hasDbXref UMLS:C4022585 semapv:UnspecifiedMatching +HP:0030199 Fatigable weakness of neck muscles oboInOwl:hasDbXref UMLS:C4022584 semapv:UnspecifiedMatching +HP:0030200 Fatiguable weakness of proximal limb muscles oboInOwl:hasDbXref UMLS:C4022583 semapv:UnspecifiedMatching +HP:0030201 Response to drugs acting on neuromuscular transmission oboInOwl:hasDbXref UMLS:C4022582 semapv:UnspecifiedMatching +HP:0030202 Favorable response of weakness to acetylcholine esterase inhibitors oboInOwl:hasDbXref UMLS:C4022581 semapv:UnspecifiedMatching +HP:0030203 Unfavorable response of muscle weakness to acetylcholine esterase inhibitors oboInOwl:hasDbXref UMLS:C4022580 semapv:UnspecifiedMatching +HP:0030205 Increased jitter at single fiber EMG oboInOwl:hasDbXref UMLS:C4021045 semapv:UnspecifiedMatching +HP:0030206 EMG: incremental response of compound muscle action potential to repetitive nerve stimulation oboInOwl:hasDbXref UMLS:C4022579 semapv:UnspecifiedMatching +HP:0030207 Paradoxical respiration oboInOwl:hasDbXref MESH:D005409 semapv:UnspecifiedMatching +HP:0030207 Paradoxical respiration oboInOwl:hasDbXref SCTID:12025005 semapv:UnspecifiedMatching +HP:0030207 Paradoxical respiration oboInOwl:hasDbXref SCTID:78011002 semapv:UnspecifiedMatching +HP:0030207 Paradoxical respiration oboInOwl:hasDbXref UMLS:C0016196 semapv:UnspecifiedMatching +HP:0030207 Paradoxical respiration oboInOwl:hasDbXref UMLS:C0231852 semapv:UnspecifiedMatching +HP:0030208 Acetylcholine receptor antibody positivity oboInOwl:hasDbXref UMLS:C4022578 semapv:UnspecifiedMatching +HP:0030209 Calcium channel antibody positivity oboInOwl:hasDbXref UMLS:C4022577 semapv:UnspecifiedMatching +HP:0030210 Muscle specific kinase antibody positivity oboInOwl:hasDbXref UMLS:C4021044 semapv:UnspecifiedMatching +HP:0030211 Slow pupillary light response oboInOwl:hasDbXref UMLS:C4022576 semapv:UnspecifiedMatching +HP:0030212 Collectionism oboInOwl:hasDbXref SCTID:247968005 semapv:UnspecifiedMatching +HP:0030212 Collectionism oboInOwl:hasDbXref UMLS:C0424290 semapv:UnspecifiedMatching +HP:0030213 Emotional blunting oboInOwl:hasDbXref SCTID:6140007 semapv:UnspecifiedMatching +HP:0030213 Emotional blunting oboInOwl:hasDbXref UMLS:C0233469 semapv:UnspecifiedMatching +HP:0030214 Hypersexuality oboInOwl:hasDbXref SCTID:73744004 semapv:UnspecifiedMatching +HP:0030214 Hypersexuality oboInOwl:hasDbXref UMLS:C0312420 semapv:UnspecifiedMatching +HP:0030214 Hypersexuality oboInOwl:hasDbXref UMLS:C0679145 semapv:UnspecifiedMatching +HP:0030215 Inappropriate crying oboInOwl:hasDbXref UMLS:C0860609 semapv:UnspecifiedMatching +HP:0030216 Inertia oboInOwl:hasDbXref UMLS:C4022575 semapv:UnspecifiedMatching +HP:0030217 Limb apraxia oboInOwl:hasDbXref UMLS:C4022574 semapv:UnspecifiedMatching +HP:0030218 Punding oboInOwl:hasDbXref UMLS:C1963933 semapv:UnspecifiedMatching +HP:0030219 Semantic dementia oboInOwl:hasDbXref MESH:D057180 semapv:UnspecifiedMatching +HP:0030219 Semantic dementia oboInOwl:hasDbXref SCTID:230288001 semapv:UnspecifiedMatching +HP:0030219 Semantic dementia oboInOwl:hasDbXref UMLS:C0338462 semapv:UnspecifiedMatching +HP:0030220 Socially inappropriate behavior oboInOwl:hasDbXref UMLS:C2220010 semapv:UnspecifiedMatching +HP:0030221 Sweet craving oboInOwl:hasDbXref UMLS:C0241314 semapv:UnspecifiedMatching +HP:0030222 Visual agnosia oboInOwl:hasDbXref MESH:D000377 semapv:UnspecifiedMatching +HP:0030222 Visual agnosia oboInOwl:hasDbXref SCTID:25762009 semapv:UnspecifiedMatching +HP:0030222 Visual agnosia oboInOwl:hasDbXref UMLS:C0234502 semapv:UnspecifiedMatching +HP:0030223 Perseveration oboInOwl:hasDbXref SCTID:44515000 semapv:UnspecifiedMatching +HP:0030223 Perseveration oboInOwl:hasDbXref UMLS:C0233651 semapv:UnspecifiedMatching +HP:0030224 Abnormal muscle fiber desmin oboInOwl:hasDbXref UMLS:C4022573 semapv:UnspecifiedMatching +HP:0030225 Accumulation of muscle fiber desmin oboInOwl:hasDbXref UMLS:C4021043 semapv:UnspecifiedMatching +HP:0030226 Abnormal muscle fiber myotilin oboInOwl:hasDbXref UMLS:C4022572 semapv:UnspecifiedMatching +HP:0030227 Accumulation of muscle fiber myotilin oboInOwl:hasDbXref UMLS:C4022571 semapv:UnspecifiedMatching +HP:0030228 Abnormal muscle fiber valosin-containing protein oboInOwl:hasDbXref UMLS:C4022570 semapv:UnspecifiedMatching +HP:0030229 Accumulation of muscle fiber valosin-containing protein oboInOwl:hasDbXref UMLS:C4022569 semapv:UnspecifiedMatching +HP:0030230 Central core regions in muscle fibers oboInOwl:hasDbXref UMLS:C4022568 semapv:UnspecifiedMatching +HP:0030231 Glycogen accumulation in muscle fiber lysosomes oboInOwl:hasDbXref UMLS:C4022567 semapv:UnspecifiedMatching +HP:0030232 Increased sarcoplasmic glycogen oboInOwl:hasDbXref UMLS:C4022566 semapv:UnspecifiedMatching +HP:0030233 Bethlem sign oboInOwl:hasDbXref UMLS:C4021042 semapv:UnspecifiedMatching +HP:0030234 Highly elevated creatine kinase oboInOwl:hasDbXref UMLS:C4022565 semapv:UnspecifiedMatching +HP:0030235 Extremely elevated creatine kinase oboInOwl:hasDbXref UMLS:C4022564 semapv:UnspecifiedMatching +HP:0030236 Abnormality of muscle size oboInOwl:hasDbXref UMLS:C4022563 semapv:UnspecifiedMatching +HP:0030237 Hand muscle weakness oboInOwl:hasDbXref SCTID:298283006 semapv:UnspecifiedMatching +HP:0030237 Hand muscle weakness oboInOwl:hasDbXref UMLS:C0239831 semapv:UnspecifiedMatching +HP:0030239 Hypoplasia of the upper arm musculature oboInOwl:hasDbXref UMLS:C4022562 semapv:UnspecifiedMatching +HP:0030241 Hypoplasia of deltoid muscle oboInOwl:hasDbXref UMLS:C1868170 semapv:UnspecifiedMatching +HP:0030242 Portal vein thrombosis oboInOwl:hasDbXref SCTID:17920008 semapv:UnspecifiedMatching +HP:0030242 Portal vein thrombosis oboInOwl:hasDbXref UMLS:C0155773 semapv:UnspecifiedMatching +HP:0030243 Hepatic vein thrombosis oboInOwl:hasDbXref MESH:D006502 semapv:UnspecifiedMatching +HP:0030243 Hepatic vein thrombosis oboInOwl:hasDbXref SCTID:38739001 semapv:UnspecifiedMatching +HP:0030243 Hepatic vein thrombosis oboInOwl:hasDbXref UMLS:C0019154 semapv:UnspecifiedMatching +HP:0030244 Maternal fever in pregnancy oboInOwl:hasDbXref UMLS:C4021041 semapv:UnspecifiedMatching +HP:0030245 Intrapartum fever oboInOwl:hasDbXref UMLS:C3829514 semapv:UnspecifiedMatching +HP:0030246 Maternal first trimester fever oboInOwl:hasDbXref UMLS:C4022561 semapv:UnspecifiedMatching +HP:0030247 Splanchnic vein thrombosis oboInOwl:hasDbXref UMLS:C4022560 semapv:UnspecifiedMatching +HP:0030248 Mesenteric venous thrombosis oboInOwl:hasDbXref MESH:D065666 semapv:UnspecifiedMatching +HP:0030248 Mesenteric venous thrombosis oboInOwl:hasDbXref SCTID:95446005 semapv:UnspecifiedMatching +HP:0030248 Mesenteric venous thrombosis oboInOwl:hasDbXref UMLS:C0267412 semapv:UnspecifiedMatching +HP:0030249 Enanthema oboInOwl:hasDbXref SCTID:5862001 semapv:UnspecifiedMatching +HP:0030249 Enanthema oboInOwl:hasDbXref UMLS:C0014034 semapv:UnspecifiedMatching +HP:0030250 Pulmonary granulomatosis oboInOwl:hasDbXref UMLS:C0856628 semapv:UnspecifiedMatching +HP:0030251 Absence of memory B cells oboInOwl:hasDbXref UMLS:C4022559 semapv:UnspecifiedMatching +HP:0030252 Absence of mature B cells oboInOwl:hasDbXref UMLS:C4022558 semapv:UnspecifiedMatching +HP:0030253 Defective T cell proliferation oboInOwl:hasDbXref UMLS:C4022557 semapv:UnspecifiedMatching +HP:0030254 Nail bed hemorrhage oboInOwl:hasDbXref UMLS:C0877087 semapv:UnspecifiedMatching +HP:0030255 Large intestinal polyposis oboInOwl:hasDbXref UMLS:C4022556 semapv:UnspecifiedMatching +HP:0030256 Small intestinal polyposis oboInOwl:hasDbXref UMLS:C4022555 semapv:UnspecifiedMatching +HP:0030257 Freckled genitalia oboInOwl:hasDbXref UMLS:C4021040 semapv:UnspecifiedMatching +HP:0030258 Hyperpigmented genitalia oboInOwl:hasDbXref UMLS:C4020713 semapv:UnspecifiedMatching +HP:0030258 Hyperpigmented genitalia oboInOwl:hasDbXref UMLS:C4022554 semapv:UnspecifiedMatching +HP:0030259 Hypopigmented genitalia oboInOwl:hasDbXref UMLS:C4022553 semapv:UnspecifiedMatching +HP:0030260 Microphallus oboInOwl:hasDbXref SCTID:276333003 semapv:UnspecifiedMatching +HP:0030260 Microphallus oboInOwl:hasDbXref UMLS:C0240701 semapv:UnspecifiedMatching +HP:0030261 Absent penis oboInOwl:hasDbXref SCTID:204908001 semapv:UnspecifiedMatching +HP:0030261 Absent penis oboInOwl:hasDbXref SCTID:59981001 semapv:UnspecifiedMatching +HP:0030261 Absent penis oboInOwl:hasDbXref UMLS:C0555231 semapv:UnspecifiedMatching +HP:0030262 Narrow penis oboInOwl:hasDbXref UMLS:C4022552 semapv:UnspecifiedMatching +HP:0030263 Torsion of the penis oboInOwl:hasDbXref UMLS:C1407019 semapv:UnspecifiedMatching +HP:0030264 Webbed penis oboInOwl:hasDbXref SCTID:253852007 semapv:UnspecifiedMatching +HP:0030264 Webbed penis oboInOwl:hasDbXref UMLS:C0431670 semapv:UnspecifiedMatching +HP:0030265 Wide penis oboInOwl:hasDbXref UMLS:C4022551 semapv:UnspecifiedMatching +HP:0030267 Calcification of the interosseus membrane of the forearm oboInOwl:hasDbXref UMLS:C4022549 semapv:UnspecifiedMatching +HP:0030268 Hyperplastic callus formation oboInOwl:hasDbXref UMLS:C4022548 semapv:UnspecifiedMatching +HP:0030269 Increased serum insulin-like growth factor 1 oboInOwl:hasDbXref UMLS:C2676198 semapv:UnspecifiedMatching +HP:0030270 Elevated red cell adenosine deaminase level oboInOwl:hasDbXref UMLS:C4022547 semapv:UnspecifiedMatching +HP:0030271 Reduced erythrocyte 2,3-diphosphoglycerate concentration oboInOwl:hasDbXref UMLS:C4022546 semapv:UnspecifiedMatching +HP:0030272 Abnormal erythrocyte enzyme level oboInOwl:hasDbXref UMLS:C4022545 semapv:UnspecifiedMatching +HP:0030273 Reduced red cell adenosine deaminase level oboInOwl:hasDbXref UMLS:C4022544 semapv:UnspecifiedMatching +HP:0030274 Accessory scrotum oboInOwl:hasDbXref UMLS:C4022543 semapv:UnspecifiedMatching +HP:0030275 Ectopic scrotum oboInOwl:hasDbXref UMLS:C4022542 semapv:UnspecifiedMatching +HP:0030276 Small scrotum oboInOwl:hasDbXref SCTID:204912007 semapv:UnspecifiedMatching +HP:0030276 Small scrotum oboInOwl:hasDbXref UMLS:C0431659 semapv:UnspecifiedMatching +HP:0030277 Abnormal vertebral pedicle morphology oboInOwl:hasDbXref UMLS:C4022541 semapv:UnspecifiedMatching +HP:0030278 Hypoplastic vertebral pedicle oboInOwl:hasDbXref UMLS:C4022540 semapv:UnspecifiedMatching +HP:0030279 Hypoplastic L5 vertebral pedicle oboInOwl:hasDbXref UMLS:C4022539 semapv:UnspecifiedMatching +HP:0030280 Rib gap oboInOwl:hasDbXref SCTID:249705009 semapv:UnspecifiedMatching +HP:0030280 Rib gap oboInOwl:hasDbXref UMLS:C0426827 semapv:UnspecifiedMatching +HP:0030281 Cervical C3/C4 vertebral fusion oboInOwl:hasDbXref UMLS:C4022538 semapv:UnspecifiedMatching +HP:0030282 Posterior rib gap oboInOwl:hasDbXref UMLS:C1842696 semapv:UnspecifiedMatching +HP:0030283 Partial absence of the septum pellucidum oboInOwl:hasDbXref SCTID:422474003 semapv:UnspecifiedMatching +HP:0030283 Partial absence of the septum pellucidum oboInOwl:hasDbXref UMLS:C1827299 semapv:UnspecifiedMatching +HP:0030284 Triangular tongue oboInOwl:hasDbXref UMLS:C4022537 semapv:UnspecifiedMatching +HP:0030285 Splayed superior cerebellar peduncle oboInOwl:hasDbXref UMLS:C4022536 semapv:UnspecifiedMatching +HP:0030286 Atrophic superior cerebellar peduncle oboInOwl:hasDbXref UMLS:C4022535 semapv:UnspecifiedMatching +HP:0030289 Flattened femoral epiphysis oboInOwl:hasDbXref UMLS:C1850642 semapv:UnspecifiedMatching +HP:0030290 Unossified sacrum oboInOwl:hasDbXref UMLS:C2675562 semapv:UnspecifiedMatching +HP:0030291 Lower-limb metaphyseal irregularity oboInOwl:hasDbXref UMLS:C4022534 semapv:UnspecifiedMatching +HP:0030292 Tibial metaphyseal irregularity oboInOwl:hasDbXref UMLS:C4022533 semapv:UnspecifiedMatching +HP:0030293 Fibular metaphyseal irregularity oboInOwl:hasDbXref UMLS:C4022532 semapv:UnspecifiedMatching +HP:0030294 Metaphyseal chondromatosis of tibia oboInOwl:hasDbXref UMLS:C4022531 semapv:UnspecifiedMatching +HP:0030295 Metaphyseal chondromatosis of femur oboInOwl:hasDbXref UMLS:C4022530 semapv:UnspecifiedMatching +HP:0030296 Metaphyseal chondromatosis of radius oboInOwl:hasDbXref UMLS:C4022529 semapv:UnspecifiedMatching +HP:0030297 Metaphyseal chondromatosis of ulna oboInOwl:hasDbXref UMLS:C4022528 semapv:UnspecifiedMatching +HP:0030298 Metaphyseal chondromatosis of humerus oboInOwl:hasDbXref UMLS:C4021860 semapv:UnspecifiedMatching +HP:0030299 Distal femoral metaphyseal abnormality oboInOwl:hasDbXref UMLS:C4022527 semapv:UnspecifiedMatching +HP:0030300 10 pairs of ribs oboInOwl:hasDbXref UMLS:C4022526 semapv:UnspecifiedMatching +HP:0030301 Abnormality of the anterior commissure oboInOwl:hasDbXref UMLS:C4022525 semapv:UnspecifiedMatching +HP:0030302 Agenesis of the anterior commissure oboInOwl:hasDbXref UMLS:C1851087 semapv:UnspecifiedMatching +HP:0030303 Hypoplastic anterior commissure oboInOwl:hasDbXref UMLS:C4022524 semapv:UnspecifiedMatching +HP:0030304 Abnormal number of vertebrae oboInOwl:hasDbXref UMLS:C4022523 semapv:UnspecifiedMatching +HP:0030305 Decreased number of vertebrae oboInOwl:hasDbXref UMLS:C4022522 semapv:UnspecifiedMatching +HP:0030306 11 thoracic vertebrae oboInOwl:hasDbXref UMLS:C4022521 semapv:UnspecifiedMatching +HP:0030307 Flared lower limb metaphysis oboInOwl:hasDbXref UMLS:C4022520 semapv:UnspecifiedMatching +HP:0030308 Flared distal tibial metaphysis oboInOwl:hasDbXref UMLS:C4022519 semapv:UnspecifiedMatching +HP:0030309 Flared distal fibular metaphysis oboInOwl:hasDbXref UMLS:C4022518 semapv:UnspecifiedMatching +HP:0030310 Upper extremity joint dislocation oboInOwl:hasDbXref UMLS:C4022517 semapv:UnspecifiedMatching +HP:0030311 Lower extremity joint dislocation oboInOwl:hasDbXref UMLS:C4022516 semapv:UnspecifiedMatching +HP:0030312 Obliteration of the calvarial diploe oboInOwl:hasDbXref UMLS:C1860855 semapv:UnspecifiedMatching +HP:0030313 Abnormal periosteum morphology oboInOwl:hasDbXref UMLS:C4022515 semapv:UnspecifiedMatching +HP:0030314 Periostosis oboInOwl:hasDbXref UMLS:C1409412 semapv:UnspecifiedMatching +HP:0030318 Angular cheilitis oboInOwl:hasDbXref SCTID:266429005 semapv:UnspecifiedMatching +HP:0030318 Angular cheilitis oboInOwl:hasDbXref UMLS:C0221237 semapv:UnspecifiedMatching +HP:0030319 Weakness of facial musculature oboInOwl:hasDbXref UMLS:C4022514 semapv:UnspecifiedMatching +HP:0030320 Increased intervertebral space oboInOwl:hasDbXref UMLS:C4022513 semapv:UnspecifiedMatching +HP:0030321 Abnormal vertebral artery morphology oboInOwl:hasDbXref UMLS:C4022512 semapv:UnspecifiedMatching +HP:0030322 Vertebral artery hypoplasia oboInOwl:hasDbXref UMLS:C1868737 semapv:UnspecifiedMatching +HP:0030323 Unilateral vertebral artery hypoplasia oboInOwl:hasDbXref UMLS:C3279090 semapv:UnspecifiedMatching +HP:0030324 Bilateral vertebral artery hypoplasia oboInOwl:hasDbXref UMLS:C4022511 semapv:UnspecifiedMatching +HP:0030325 Cervicomedullary schisis oboInOwl:hasDbXref UMLS:C4022510 semapv:UnspecifiedMatching +HP:0030326 Abnormal macrophage count oboInOwl:hasDbXref UMLS:C4022509 semapv:UnspecifiedMatching +HP:0030327 Abnormal osteoclast count oboInOwl:hasDbXref UMLS:C4022508 semapv:UnspecifiedMatching +HP:0030328 Decreased osteoclast count oboInOwl:hasDbXref UMLS:C4022507 semapv:UnspecifiedMatching +HP:0030329 Retinal thinning oboInOwl:hasDbXref UMLS:C3549703 semapv:UnspecifiedMatching +HP:0030330 Multinucleated giant chondrocytes in epiphyseal cartilage oboInOwl:hasDbXref UMLS:C4022506 semapv:UnspecifiedMatching +HP:0030331 Impaired stimulus-induced skin wrinkling oboInOwl:hasDbXref UMLS:C4022505 semapv:UnspecifiedMatching +HP:0030333 Abnormal alpha-beta T cell morphology oboInOwl:hasDbXref UMLS:C4022503 semapv:UnspecifiedMatching +HP:0030334 Abnormal CD4-positive, CD25-positive, alpha-beta regulatory T cell morphology oboInOwl:hasDbXref UMLS:C4022502 semapv:UnspecifiedMatching +HP:0030335 Abnormal CD4-positive, CD25-positive, alpha-beta regulatory T cell count oboInOwl:hasDbXref UMLS:C4021859 semapv:UnspecifiedMatching +HP:0030336 Absence of CD4-positive, CD25-positive regulatory T cells oboInOwl:hasDbXref UMLS:C4021039 semapv:UnspecifiedMatching +HP:0030337 Elevated CD4-positive, CD25-positive regulatory T cell count oboInOwl:hasDbXref UMLS:C4022501 semapv:UnspecifiedMatching +HP:0030338 Abnormal circulating gonadotropin level oboInOwl:hasDbXref UMLS:C4072886 semapv:UnspecifiedMatching +HP:0030339 Decreased circulating gonadotropin level oboInOwl:hasDbXref UMLS:C4072887 semapv:UnspecifiedMatching +HP:0030341 Decreased circulating follicle stimulating hormone level oboInOwl:hasDbXref UMLS:C4072889 semapv:UnspecifiedMatching +HP:0030344 Decreased circulating luteinizing hormone level oboInOwl:hasDbXref UMLS:C4072890 semapv:UnspecifiedMatching +HP:0030345 Abnormal circulating luteinizing hormone level oboInOwl:hasDbXref SCTID:166374003 semapv:UnspecifiedMatching +HP:0030345 Abnormal circulating luteinizing hormone level oboInOwl:hasDbXref UMLS:C0580438 semapv:UnspecifiedMatching +HP:0030346 Abnormal circulating follicle-stimulating hormone level oboInOwl:hasDbXref UMLS:C4072891 semapv:UnspecifiedMatching +HP:0030347 Abnormal circulating androgen level oboInOwl:hasDbXref UMLS:C4072892 semapv:UnspecifiedMatching +HP:0030348 Increased circulating androgen level oboInOwl:hasDbXref UMLS:C4072893 semapv:UnspecifiedMatching +HP:0030349 Decreased circulating androgen level oboInOwl:hasDbXref UMLS:C4072894 semapv:UnspecifiedMatching +HP:0030350 Erythematous papule oboInOwl:hasDbXref UMLS:C0747241 semapv:UnspecifiedMatching +HP:0030351 Urticarial plaque oboInOwl:hasDbXref UMLS:C4072895 semapv:UnspecifiedMatching +HP:0030352 Abnormal serum insulin-like growth factor 1 level oboInOwl:hasDbXref UMLS:C4072896 semapv:UnspecifiedMatching +HP:0030353 Decreased serum insulin-like growth factor 1 oboInOwl:hasDbXref UMLS:C4072897 semapv:UnspecifiedMatching +HP:0030354 Abnormal serum interferon level oboInOwl:hasDbXref UMLS:C4072898 semapv:UnspecifiedMatching +HP:0030355 Abnormal serum interferon-gamma level oboInOwl:hasDbXref UMLS:C4072899 semapv:UnspecifiedMatching +HP:0030356 Increased serum interferon-gamma level oboInOwl:hasDbXref UMLS:C4072900 semapv:UnspecifiedMatching +HP:0030357 Small cell lung carcinoma oboInOwl:hasDbXref MESH:D055752 semapv:UnspecifiedMatching +HP:0030357 Small cell lung carcinoma oboInOwl:hasDbXref SCTID:254632001 semapv:UnspecifiedMatching +HP:0030357 Small cell lung carcinoma oboInOwl:hasDbXref SCTID:254633006 semapv:UnspecifiedMatching +HP:0030357 Small cell lung carcinoma oboInOwl:hasDbXref UMLS:C0149925 semapv:UnspecifiedMatching +HP:0030358 Non-small cell lung carcinoma oboInOwl:hasDbXref MESH:D002289 semapv:UnspecifiedMatching +HP:0030358 Non-small cell lung carcinoma oboInOwl:hasDbXref SCTID:254637007 semapv:UnspecifiedMatching +HP:0030358 Non-small cell lung carcinoma oboInOwl:hasDbXref UMLS:C0007131 semapv:UnspecifiedMatching +HP:0030359 Squamous cell lung carcinoma oboInOwl:hasDbXref SCTID:254634000 semapv:UnspecifiedMatching +HP:0030359 Squamous cell lung carcinoma oboInOwl:hasDbXref UMLS:C0149782 semapv:UnspecifiedMatching +HP:0030360 Large cell lung carcinoma oboInOwl:hasDbXref SCTID:254629004 semapv:UnspecifiedMatching +HP:0030360 Large cell lung carcinoma oboInOwl:hasDbXref UMLS:C0345958 semapv:UnspecifiedMatching +HP:0030361 Abnormal circulating eicosanoid concentration oboInOwl:hasDbXref UMLS:C4072901 semapv:UnspecifiedMatching +HP:0030362 Reduced muscle carnitine level oboInOwl:hasDbXref UMLS:C4072902 semapv:UnspecifiedMatching +HP:0030363 Primary Caesarian section oboInOwl:hasDbXref UMLS:C4072903 semapv:UnspecifiedMatching +HP:0030364 Secondary Caesarian section oboInOwl:hasDbXref UMLS:C4072904 semapv:UnspecifiedMatching +HP:0030365 Vaginal birth after Caesarian oboInOwl:hasDbXref MESH:D016064 semapv:UnspecifiedMatching +HP:0030365 Vaginal birth after Caesarian oboInOwl:hasDbXref UMLS:C0080301 semapv:UnspecifiedMatching +HP:0030366 Delivery by Odon device oboInOwl:hasDbXref UMLS:C4072905 semapv:UnspecifiedMatching +HP:0030367 Finger hyperphalangy oboInOwl:hasDbXref UMLS:C4072906 semapv:UnspecifiedMatching +HP:0030368 Hyperphalangy of the 2nd finger oboInOwl:hasDbXref UMLS:C4072907 semapv:UnspecifiedMatching +HP:0030369 Induced vaginal delivery oboInOwl:hasDbXref UMLS:C4072908 semapv:UnspecifiedMatching +HP:0030370 Abnormal proportion of naive B cells oboInOwl:hasDbXref UMLS:C4072909 semapv:UnspecifiedMatching +HP:0030371 Increased proportion of naive B cells oboInOwl:hasDbXref UMLS:C4072910 semapv:UnspecifiedMatching +HP:0030372 Decreased proportion of naive B cells oboInOwl:hasDbXref UMLS:C4072911 semapv:UnspecifiedMatching +HP:0030373 Abnormal proportion of memory B cells oboInOwl:hasDbXref UMLS:C4072912 semapv:UnspecifiedMatching +HP:0030374 Decreased proportion of memory B cells oboInOwl:hasDbXref UMLS:C4072913 semapv:UnspecifiedMatching +HP:0030375 Increased proportion of memory B cells oboInOwl:hasDbXref UMLS:C4072914 semapv:UnspecifiedMatching +HP:0030376 Abnormal proportion of immature B cells oboInOwl:hasDbXref UMLS:C4072915 semapv:UnspecifiedMatching +HP:0030377 Increased proportion of immature B cells oboInOwl:hasDbXref UMLS:C4072916 semapv:UnspecifiedMatching +HP:0030378 Decreased proportion of immature B cells oboInOwl:hasDbXref UMLS:C4072917 semapv:UnspecifiedMatching +HP:0030379 Abnormal proportion of transitional B cells oboInOwl:hasDbXref UMLS:C4072918 semapv:UnspecifiedMatching +HP:0030380 Decreased proportion of transitional B cells oboInOwl:hasDbXref UMLS:C4072919 semapv:UnspecifiedMatching +HP:0030381 Increased proportion of transitional B cells oboInOwl:hasDbXref UMLS:C4072920 semapv:UnspecifiedMatching +HP:0030383 Abnormal proportion of marginal zone B cells oboInOwl:hasDbXref UMLS:C4072921 semapv:UnspecifiedMatching +HP:0030384 Decreased proportion of marginal zone B cells oboInOwl:hasDbXref UMLS:C4072922 semapv:UnspecifiedMatching +HP:0030385 Increased proportion of marginal zone B cells oboInOwl:hasDbXref UMLS:C4072923 semapv:UnspecifiedMatching +HP:0030386 Abnormal proportion of class-switched memory B cells oboInOwl:hasDbXref UMLS:C4072924 semapv:UnspecifiedMatching +HP:0030387 Increased proportion of class-switched memory B cells oboInOwl:hasDbXref UMLS:C4073288 semapv:UnspecifiedMatching +HP:0030388 Decreased proportion of class-switched memory B cells oboInOwl:hasDbXref UMLS:C4072925 semapv:UnspecifiedMatching +HP:0030389 Abnormal circulating thromboxane concentration oboInOwl:hasDbXref UMLS:C4072926 semapv:UnspecifiedMatching +HP:0030390 Reduced circulating leukotriene C4 concentration oboInOwl:hasDbXref UMLS:C4072927 semapv:UnspecifiedMatching +HP:0030391 Spoken Word Recognition Deficit oboInOwl:hasDbXref UMLS:C4072928 semapv:UnspecifiedMatching +HP:0030392 Choroid plexus carcinoma oboInOwl:hasDbXref MESH:C562943 semapv:UnspecifiedMatching +HP:0030392 Choroid plexus carcinoma oboInOwl:hasDbXref SCTID:88252006 semapv:UnspecifiedMatching +HP:0030392 Choroid plexus carcinoma oboInOwl:hasDbXref UMLS:C0431109 semapv:UnspecifiedMatching +HP:0030393 Endolymphatic sac tumor oboInOwl:hasDbXref SCTID:699817008 semapv:UnspecifiedMatching +HP:0030393 Endolymphatic sac tumor oboInOwl:hasDbXref UMLS:C2348239 semapv:UnspecifiedMatching +HP:0030394 Fallopian tube carcinoma oboInOwl:hasDbXref MESH:D005185 semapv:UnspecifiedMatching +HP:0030394 Fallopian tube carcinoma oboInOwl:hasDbXref SCTID:276870001 semapv:UnspecifiedMatching +HP:0030394 Fallopian tube carcinoma oboInOwl:hasDbXref UMLS:C0238122 semapv:UnspecifiedMatching +HP:0030396 Abnormal platelet granule secretion oboInOwl:hasDbXref UMLS:C4072929 semapv:UnspecifiedMatching +HP:0030397 Abnormal platelet dense granule secretion oboInOwl:hasDbXref UMLS:C4072930 semapv:UnspecifiedMatching +HP:0030398 Abnormal platelet ATP dense granule secretion oboInOwl:hasDbXref UMLS:C4072931 semapv:UnspecifiedMatching +HP:0030399 Abnormal platelet alpha granule secretion oboInOwl:hasDbXref UMLS:C4072932 semapv:UnspecifiedMatching +HP:0030400 Abnormal platelet lysosome secretion oboInOwl:hasDbXref UMLS:C4072933 semapv:UnspecifiedMatching +HP:0030401 Abnormal platelet dense granule ATP/ADP ratio oboInOwl:hasDbXref UMLS:C4072934 semapv:UnspecifiedMatching +HP:0030402 Abnormal platelet aggregation oboInOwl:hasDbXref UMLS:C0541767 semapv:UnspecifiedMatching +HP:0030403 Spontaneous platelet aggregation oboInOwl:hasDbXref MESH:C566800 semapv:UnspecifiedMatching +HP:0030403 Spontaneous platelet aggregation oboInOwl:hasDbXref UMLS:C1868263 semapv:UnspecifiedMatching +HP:0030404 Glucagonoma oboInOwl:hasDbXref MESH:D005935 semapv:UnspecifiedMatching +HP:0030404 Glucagonoma oboInOwl:hasDbXref SCTID:128855009 semapv:UnspecifiedMatching +HP:0030404 Glucagonoma oboInOwl:hasDbXref SCTID:16424000 semapv:UnspecifiedMatching +HP:0030404 Glucagonoma oboInOwl:hasDbXref SCTID:302823005 semapv:UnspecifiedMatching +HP:0030404 Glucagonoma oboInOwl:hasDbXref UMLS:C0017689 semapv:UnspecifiedMatching +HP:0030405 Pancreatic endocrine tumor oboInOwl:hasDbXref MESH:D007516 semapv:UnspecifiedMatching +HP:0030405 Pancreatic endocrine tumor oboInOwl:hasDbXref SCTID:126864006 semapv:UnspecifiedMatching +HP:0030405 Pancreatic endocrine tumor oboInOwl:hasDbXref SCTID:128878003 semapv:UnspecifiedMatching +HP:0030405 Pancreatic endocrine tumor oboInOwl:hasDbXref SCTID:237596009 semapv:UnspecifiedMatching +HP:0030405 Pancreatic endocrine tumor oboInOwl:hasDbXref SCTID:399528006 semapv:UnspecifiedMatching +HP:0030405 Pancreatic endocrine tumor oboInOwl:hasDbXref SCTID:76345009 semapv:UnspecifiedMatching +HP:0030405 Pancreatic endocrine tumor oboInOwl:hasDbXref UMLS:C0242363 semapv:UnspecifiedMatching +HP:0030406 Primary peritoneal carcinoma oboInOwl:hasDbXref UMLS:C1514428 semapv:UnspecifiedMatching +HP:0030407 Pineocytoma oboInOwl:hasDbXref MESH:D010871 semapv:UnspecifiedMatching +HP:0030407 Pineocytoma oboInOwl:hasDbXref NCIT:C6966 semapv:UnspecifiedMatching +HP:0030407 Pineocytoma oboInOwl:hasDbXref SCTID:255045009 semapv:UnspecifiedMatching +HP:0030407 Pineocytoma oboInOwl:hasDbXref SCTID:89096009 semapv:UnspecifiedMatching +HP:0030407 Pineocytoma oboInOwl:hasDbXref UMLS:C0917890 semapv:UnspecifiedMatching +HP:0030408 Pineoblastoma oboInOwl:hasDbXref MESH:D010871 semapv:UnspecifiedMatching +HP:0030408 Pineoblastoma oboInOwl:hasDbXref SCTID:31671006 semapv:UnspecifiedMatching +HP:0030408 Pineoblastoma oboInOwl:hasDbXref UMLS:C0205898 semapv:UnspecifiedMatching +HP:0030409 Renal transitional cell carcinoma oboInOwl:hasDbXref SCTID:408642003 semapv:UnspecifiedMatching +HP:0030409 Renal transitional cell carcinoma oboInOwl:hasDbXref UMLS:C1319314 semapv:UnspecifiedMatching +HP:0030410 Sebaceous gland carcinoma oboInOwl:hasDbXref MESH:D018266 semapv:UnspecifiedMatching +HP:0030410 Sebaceous gland carcinoma oboInOwl:hasDbXref SCTID:307599002 semapv:UnspecifiedMatching +HP:0030410 Sebaceous gland carcinoma oboInOwl:hasDbXref SCTID:54734006 semapv:UnspecifiedMatching +HP:0030410 Sebaceous gland carcinoma oboInOwl:hasDbXref UMLS:C0206684 semapv:UnspecifiedMatching +HP:0030411 Jejunal adenocarcinoma oboInOwl:hasDbXref NCIT:C2852 semapv:UnspecifiedMatching +HP:0030411 Jejunal adenocarcinoma oboInOwl:hasDbXref UMLS:C4072935 semapv:UnspecifiedMatching +HP:0030412 Ileal adenocarcinoma oboInOwl:hasDbXref NCIT:C2852 semapv:UnspecifiedMatching +HP:0030412 Ileal adenocarcinoma oboInOwl:hasDbXref UMLS:C4072936 semapv:UnspecifiedMatching +HP:0030413 Squamous cell carcinoma of the tongue oboInOwl:hasDbXref SCTID:276952000 semapv:UnspecifiedMatching +HP:0030413 Squamous cell carcinoma of the tongue oboInOwl:hasDbXref UMLS:C0349566 semapv:UnspecifiedMatching +HP:0030414 Verrucous cell carcinoma of the tongue oboInOwl:hasDbXref UMLS:C4072937 semapv:UnspecifiedMatching +HP:0030415 Sarcomatoid carcinoma of the tongue oboInOwl:hasDbXref UMLS:C2018408 semapv:UnspecifiedMatching +HP:0030416 Vulvar neoplasm oboInOwl:hasDbXref MESH:D014846 semapv:UnspecifiedMatching +HP:0030416 Vulvar neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0030416 Vulvar neoplasm oboInOwl:hasDbXref SCTID:126922007 semapv:UnspecifiedMatching +HP:0030416 Vulvar neoplasm oboInOwl:hasDbXref UMLS:C0042995 semapv:UnspecifiedMatching +HP:0030417 Squamous cell carcinoma of the vulva oboInOwl:hasDbXref SCTID:254895003 semapv:UnspecifiedMatching +HP:0030417 Squamous cell carcinoma of the vulva oboInOwl:hasDbXref UMLS:C0280856 semapv:UnspecifiedMatching +HP:0030418 Vulvar melanoma oboInOwl:hasDbXref SCTID:254896002 semapv:UnspecifiedMatching +HP:0030418 Vulvar melanoma oboInOwl:hasDbXref UMLS:C0241989 semapv:UnspecifiedMatching +HP:0030419 Bartholin gland carcinoma oboInOwl:hasDbXref SCTID:276876007 semapv:UnspecifiedMatching +HP:0030419 Bartholin gland carcinoma oboInOwl:hasDbXref SCTID:399533005 semapv:UnspecifiedMatching +HP:0030419 Bartholin gland carcinoma oboInOwl:hasDbXref UMLS:C0349561 semapv:UnspecifiedMatching +HP:0030420 Vulvar adenocarcinoma oboInOwl:hasDbXref UMLS:C1336975 semapv:UnspecifiedMatching +HP:0030421 Epididymal neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0030421 Epididymal neoplasm oboInOwl:hasDbXref SCTID:126902008 semapv:UnspecifiedMatching +HP:0030421 Epididymal neoplasm oboInOwl:hasDbXref UMLS:C0346239 semapv:UnspecifiedMatching +HP:0030423 Splenic cyst oboInOwl:hasDbXref SCTID:79040006 semapv:UnspecifiedMatching +HP:0030423 Splenic cyst oboInOwl:hasDbXref UMLS:C0272407 semapv:UnspecifiedMatching +HP:0030424 Epididymal cyst oboInOwl:hasDbXref MESH:D013088 semapv:UnspecifiedMatching +HP:0030424 Epididymal cyst oboInOwl:hasDbXref SCTID:43077002 semapv:UnspecifiedMatching +HP:0030424 Epididymal cyst oboInOwl:hasDbXref SCTID:49263001 semapv:UnspecifiedMatching +HP:0030424 Epididymal cyst oboInOwl:hasDbXref UMLS:C0037859 semapv:UnspecifiedMatching +HP:0030425 Calcified ovarian cyst oboInOwl:hasDbXref UMLS:C4072939 semapv:UnspecifiedMatching +HP:0030426 Ossifying fibroma oboInOwl:hasDbXref MESH:D018214 semapv:UnspecifiedMatching +HP:0030426 Ossifying fibroma oboInOwl:hasDbXref SCTID:25603007 semapv:UnspecifiedMatching +HP:0030426 Ossifying fibroma oboInOwl:hasDbXref SCTID:302862001 semapv:UnspecifiedMatching +HP:0030426 Ossifying fibroma oboInOwl:hasDbXref SCTID:302863006 semapv:UnspecifiedMatching +HP:0030426 Ossifying fibroma oboInOwl:hasDbXref SCTID:80699009 semapv:UnspecifiedMatching +HP:0030426 Ossifying fibroma oboInOwl:hasDbXref UMLS:C0206640 semapv:UnspecifiedMatching +HP:0030427 Ossifying fibroma of the jaw oboInOwl:hasDbXref UMLS:C4072940 semapv:UnspecifiedMatching +HP:0030428 Cutaneous myxoma oboInOwl:hasDbXref NCIT:C6577 semapv:UnspecifiedMatching +HP:0030428 Cutaneous myxoma oboInOwl:hasDbXref UMLS:C1333178 semapv:UnspecifiedMatching +HP:0030429 Juvenile nasopharyngeal angiofibroma oboInOwl:hasDbXref SCTID:60392001 semapv:UnspecifiedMatching +HP:0030429 Juvenile nasopharyngeal angiofibroma oboInOwl:hasDbXref SCTID:716590006 semapv:UnspecifiedMatching +HP:0030429 Juvenile nasopharyngeal angiofibroma oboInOwl:hasDbXref UMLS:C1367536 semapv:UnspecifiedMatching +HP:0030430 Neuroma oboInOwl:hasDbXref MESH:D009463 semapv:UnspecifiedMatching +HP:0030430 Neuroma oboInOwl:hasDbXref SCTID:25169009 semapv:UnspecifiedMatching +HP:0030430 Neuroma oboInOwl:hasDbXref SCTID:274089002 semapv:UnspecifiedMatching +HP:0030430 Neuroma oboInOwl:hasDbXref SCTID:443892003 semapv:UnspecifiedMatching +HP:0030430 Neuroma oboInOwl:hasDbXref SCTID:84116009 semapv:UnspecifiedMatching +HP:0030430 Neuroma oboInOwl:hasDbXref UMLS:C0027858 semapv:UnspecifiedMatching +HP:0030430 Neuroma oboInOwl:hasDbXref UMLS:C0273482 semapv:UnspecifiedMatching +HP:0030431 Osteochondroma oboInOwl:hasDbXref MESH:D015831 semapv:UnspecifiedMatching +HP:0030431 Osteochondroma oboInOwl:hasDbXref SCTID:307573009 semapv:UnspecifiedMatching +HP:0030431 Osteochondroma oboInOwl:hasDbXref SCTID:443093007 semapv:UnspecifiedMatching +HP:0030431 Osteochondroma oboInOwl:hasDbXref SCTID:52299001 semapv:UnspecifiedMatching +HP:0030431 Osteochondroma oboInOwl:hasDbXref UMLS:C0029423 semapv:UnspecifiedMatching +HP:0030432 Chondroblastoma oboInOwl:hasDbXref MESH:D002804 semapv:UnspecifiedMatching +HP:0030432 Chondroblastoma oboInOwl:hasDbXref SCTID:9001003 semapv:UnspecifiedMatching +HP:0030432 Chondroblastoma oboInOwl:hasDbXref UMLS:C0008441 semapv:UnspecifiedMatching +HP:0030433 Osteoid osteoma oboInOwl:hasDbXref MESH:D010017 semapv:UnspecifiedMatching +HP:0030433 Osteoid osteoma oboInOwl:hasDbXref SCTID:302859004 semapv:UnspecifiedMatching +HP:0030433 Osteoid osteoma oboInOwl:hasDbXref SCTID:71666005 semapv:UnspecifiedMatching +HP:0030433 Osteoid osteoma oboInOwl:hasDbXref UMLS:C0029441 semapv:UnspecifiedMatching +HP:0030434 Pilomatrixoma oboInOwl:hasDbXref MESH:D018296 semapv:UnspecifiedMatching +HP:0030434 Pilomatrixoma oboInOwl:hasDbXref SCTID:274901004 semapv:UnspecifiedMatching +HP:0030434 Pilomatrixoma oboInOwl:hasDbXref SCTID:44155009 semapv:UnspecifiedMatching +HP:0030434 Pilomatrixoma oboInOwl:hasDbXref UMLS:C0206711 semapv:UnspecifiedMatching +HP:0030436 Fibrofolliculoma oboInOwl:hasDbXref SCTID:128683008 semapv:UnspecifiedMatching +HP:0030436 Fibrofolliculoma oboInOwl:hasDbXref SCTID:254699007 semapv:UnspecifiedMatching +HP:0030436 Fibrofolliculoma oboInOwl:hasDbXref UMLS:C0346011 semapv:UnspecifiedMatching +HP:0030437 Anal canal neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0030437 Anal canal neoplasm oboInOwl:hasDbXref SCTID:126850006 semapv:UnspecifiedMatching +HP:0030437 Anal canal neoplasm oboInOwl:hasDbXref UMLS:C0345883 semapv:UnspecifiedMatching +HP:0030438 Anal canal squamous cell carcinoma oboInOwl:hasDbXref UMLS:C1332262 semapv:UnspecifiedMatching +HP:0030439 Anal canal adenocarcinoma oboInOwl:hasDbXref NCIT:C2852 semapv:UnspecifiedMatching +HP:0030439 Anal canal adenocarcinoma oboInOwl:hasDbXref UMLS:C1332259 semapv:UnspecifiedMatching +HP:0030440 Anal margin neoplasm oboInOwl:hasDbXref UMLS:C2064234 semapv:UnspecifiedMatching +HP:0030441 Anal margin Paget's disease oboInOwl:hasDbXref UMLS:C1332270 semapv:UnspecifiedMatching +HP:0030442 Anal margin squamous cell carcinoma oboInOwl:hasDbXref SCTID:255084004 semapv:UnspecifiedMatching +HP:0030442 Anal margin squamous cell carcinoma oboInOwl:hasDbXref UMLS:C1412037 semapv:UnspecifiedMatching +HP:0030443 Anal margin basal cell carcinoma oboInOwl:hasDbXref UMLS:C1332269 semapv:UnspecifiedMatching +HP:0030444 Anal margin melanoma oboInOwl:hasDbXref UMLS:C4072941 semapv:UnspecifiedMatching +HP:0030445 Pulmonary carcinoid tumor oboInOwl:hasDbXref SCTID:254627002 semapv:UnspecifiedMatching +HP:0030445 Pulmonary carcinoid tumor oboInOwl:hasDbXref UMLS:C0280089 semapv:UnspecifiedMatching +HP:0030446 Atypical pulmonary carcinoid tumor oboInOwl:hasDbXref UMLS:C4072942 semapv:UnspecifiedMatching +HP:0030447 Merkel cell skin cancer oboInOwl:hasDbXref MESH:D015266 semapv:UnspecifiedMatching +HP:0030447 Merkel cell skin cancer oboInOwl:hasDbXref SCTID:253001006 semapv:UnspecifiedMatching +HP:0030447 Merkel cell skin cancer oboInOwl:hasDbXref SCTID:254729005 semapv:UnspecifiedMatching +HP:0030447 Merkel cell skin cancer oboInOwl:hasDbXref SCTID:5052009 semapv:UnspecifiedMatching +HP:0030447 Merkel cell skin cancer oboInOwl:hasDbXref UMLS:C0007129 semapv:UnspecifiedMatching +HP:0030448 Soft tissue sarcoma oboInOwl:hasDbXref MESH:D012509 semapv:UnspecifiedMatching +HP:0030448 Soft tissue sarcoma oboInOwl:hasDbXref SCTID:2424003 semapv:UnspecifiedMatching +HP:0030448 Soft tissue sarcoma oboInOwl:hasDbXref SCTID:269469005 semapv:UnspecifiedMatching +HP:0030448 Soft tissue sarcoma oboInOwl:hasDbXref SCTID:424413001 semapv:UnspecifiedMatching +HP:0030448 Soft tissue sarcoma oboInOwl:hasDbXref SCTID:424952003 semapv:UnspecifiedMatching +HP:0030448 Soft tissue sarcoma oboInOwl:hasDbXref UMLS:C1261473 semapv:UnspecifiedMatching +HP:0030449 Therapeutic abortion oboInOwl:hasDbXref MESH:D000032 semapv:UnspecifiedMatching +HP:0030449 Therapeutic abortion oboInOwl:hasDbXref SCTID:386641000 semapv:UnspecifiedMatching +HP:0030449 Therapeutic abortion oboInOwl:hasDbXref UMLS:C0000820 semapv:UnspecifiedMatching +HP:0030450 Neuroplasm of the autonomic nervous system oboInOwl:hasDbXref NCIT:C5112 semapv:UnspecifiedMatching +HP:0030450 Neuroplasm of the autonomic nervous system oboInOwl:hasDbXref UMLS:C4072943 semapv:UnspecifiedMatching +HP:0030451 Mesenteric cyst oboInOwl:hasDbXref MESH:D008639 semapv:UnspecifiedMatching +HP:0030451 Mesenteric cyst oboInOwl:hasDbXref SCTID:253802003 semapv:UnspecifiedMatching +HP:0030451 Mesenteric cyst oboInOwl:hasDbXref SCTID:27970007 semapv:UnspecifiedMatching +HP:0030451 Mesenteric cyst oboInOwl:hasDbXref UMLS:C0025467 semapv:UnspecifiedMatching +HP:0030452 Chylolymphatic mesenteric cyst oboInOwl:hasDbXref UMLS:C4072944 semapv:UnspecifiedMatching +HP:0030453 Abnormal visual electrophysiology oboInOwl:hasDbXref UMLS:C4072945 semapv:UnspecifiedMatching +HP:0030454 Abnormal electrooculogram oboInOwl:hasDbXref SCTID:442770004 semapv:UnspecifiedMatching +HP:0030454 Abnormal electrooculogram oboInOwl:hasDbXref UMLS:C0159104 semapv:UnspecifiedMatching +HP:0030455 Abnormality of pattern visual evoked potentials oboInOwl:hasDbXref UMLS:C4072946 semapv:UnspecifiedMatching +HP:0030456 Abnormality of pattern onset/offset visual evoked potentials oboInOwl:hasDbXref UMLS:C4072947 semapv:UnspecifiedMatching +HP:0030457 Abnormal amplitude of pattern onset/offset visual evoked potentials oboInOwl:hasDbXref UMLS:C4072948 semapv:UnspecifiedMatching +HP:0030458 Abnormal timing of pattern onset/offset visual evoked potentials oboInOwl:hasDbXref UMLS:C4072949 semapv:UnspecifiedMatching +HP:0030460 Abnormal timing of pattern reversal visual evoked potentials oboInOwl:hasDbXref UMLS:C4072950 semapv:UnspecifiedMatching +HP:0030461 Abnormal timing of flash visual evoked potentials oboInOwl:hasDbXref UMLS:C4072951 semapv:UnspecifiedMatching +HP:0030462 Abnormal amplitude of flash visual evoked potentials oboInOwl:hasDbXref UMLS:C4072952 semapv:UnspecifiedMatching +HP:0030463 Asymmetrical distribution of flash visual evoked potentials oboInOwl:hasDbXref UMLS:C4072953 semapv:UnspecifiedMatching +HP:0030464 Asymmetrical distribution of pattern reversal visual evoked potentials oboInOwl:hasDbXref UMLS:C4072954 semapv:UnspecifiedMatching +HP:0030465 Undetectable light-adapted electroretinogram oboInOwl:hasDbXref UMLS:C4072955 semapv:UnspecifiedMatching +HP:0030466 Abnormal full-field electroretinogram oboInOwl:hasDbXref UMLS:C4072956 semapv:UnspecifiedMatching +HP:0030467 Abnormal pattern electroretinogram oboInOwl:hasDbXref UMLS:C4072957 semapv:UnspecifiedMatching +HP:0030468 Abnormal multifocal electroretinogram oboInOwl:hasDbXref UMLS:C4072958 semapv:UnspecifiedMatching +HP:0030469 Abnormal dark-adapted electroretinogram oboInOwl:hasDbXref UMLS:C4072959 semapv:UnspecifiedMatching +HP:0030470 Abnormal dark-adapted bright flash electroretinogram oboInOwl:hasDbXref UMLS:C4072960 semapv:UnspecifiedMatching +HP:0030471 Abnormal dark-adapted dim flash electroretinogram oboInOwl:hasDbXref UMLS:C4072961 semapv:UnspecifiedMatching +HP:0030472 Abnormal light-adapted single flash electroretinogram oboInOwl:hasDbXref UMLS:C4072962 semapv:UnspecifiedMatching +HP:0030473 Abnormal light-adapted flicker electroretinogram oboInOwl:hasDbXref UMLS:C4072963 semapv:UnspecifiedMatching +HP:0030474 Undetectable dark-adapted electroretinogram oboInOwl:hasDbXref UMLS:C4072964 semapv:UnspecifiedMatching +HP:0030475 Abnormal timing of dark-adapted dim flash electroretinogram oboInOwl:hasDbXref UMLS:C4072965 semapv:UnspecifiedMatching +HP:0030476 Abnormal amplitude of dark-adapted dim flash electroretinogram oboInOwl:hasDbXref UMLS:C4072966 semapv:UnspecifiedMatching +HP:0030477 Abnormal timing of dark-adapted bright flash electroretinogram oboInOwl:hasDbXref UMLS:C4072967 semapv:UnspecifiedMatching +HP:0030478 Abnormal amplitude of dark-adapted bright flash electroretinogram oboInOwl:hasDbXref UMLS:C4072968 semapv:UnspecifiedMatching +HP:0030479 Abnormal amplitude of light-adapted flicker electroretinogram oboInOwl:hasDbXref UMLS:C4072969 semapv:UnspecifiedMatching +HP:0030480 Abnormal timing of light-adapted flicker electroretinogram oboInOwl:hasDbXref UMLS:C4072970 semapv:UnspecifiedMatching +HP:0030481 Abnormal amplitude of light-adapted single flash electroretinogram oboInOwl:hasDbXref UMLS:C4072971 semapv:UnspecifiedMatching +HP:0030482 Abnormal timing of light-adapted single flash electroretinogram oboInOwl:hasDbXref UMLS:C4072972 semapv:UnspecifiedMatching +HP:0030483 Reduced amplitude of dark-adapted bright flash electroretinogram a-wave oboInOwl:hasDbXref UMLS:C4072973 semapv:UnspecifiedMatching +HP:0030484 Supernormal dark-adapted bright flash electroretinogram b-wave oboInOwl:hasDbXref UMLS:C4072974 semapv:UnspecifiedMatching +HP:0030485 Abnormal amplitude of pattern electroretinogram oboInOwl:hasDbXref UMLS:C4072975 semapv:UnspecifiedMatching +HP:0030486 Abnormal timing of pattern electroretinogram oboInOwl:hasDbXref UMLS:C4072976 semapv:UnspecifiedMatching +HP:0030487 Abnormal P50/N95 ratio of pattern electroretinogram oboInOwl:hasDbXref UMLS:C4072977 semapv:UnspecifiedMatching +HP:0030488 Abnormal central response of multifocal electroretinogram oboInOwl:hasDbXref UMLS:C4072978 semapv:UnspecifiedMatching +HP:0030489 Abnormal paracentral response of multifocal electroretinogram oboInOwl:hasDbXref UMLS:C4072979 semapv:UnspecifiedMatching +HP:0030490 Exudative vitreoretinopathy oboInOwl:hasDbXref UMLS:C4072980 semapv:UnspecifiedMatching +HP:0030491 Choriocapillaris atrophy oboInOwl:hasDbXref UMLS:C3275758 semapv:UnspecifiedMatching +HP:0030493 Abnormality of foveal pigmentation oboInOwl:hasDbXref UMLS:C4072981 semapv:UnspecifiedMatching +HP:0030494 Macular microaneurysm/hemorrhage oboInOwl:hasDbXref UMLS:C4072982 semapv:UnspecifiedMatching +HP:0030495 Abnormality morphology of the macular vasculature oboInOwl:hasDbXref UMLS:C4072983 semapv:UnspecifiedMatching +HP:0030496 Macular exudate oboInOwl:hasDbXref UMLS:C4072984 semapv:UnspecifiedMatching +HP:0030497 Macular cotton wool spot oboInOwl:hasDbXref UMLS:C4072985 semapv:UnspecifiedMatching +HP:0030498 Macular thickening oboInOwl:hasDbXref UMLS:C4072986 semapv:UnspecifiedMatching +HP:0030499 Macular drusen oboInOwl:hasDbXref SCTID:247154004 semapv:UnspecifiedMatching +HP:0030499 Macular drusen oboInOwl:hasDbXref UMLS:C0677628 semapv:UnspecifiedMatching +HP:0030500 Yellow/white lesions of the macula oboInOwl:hasDbXref UMLS:C4072987 semapv:UnspecifiedMatching +HP:0030501 Macular crystals oboInOwl:hasDbXref UMLS:C4072988 semapv:UnspecifiedMatching +HP:0030502 Retinoschisis oboInOwl:hasDbXref MESH:D041441 semapv:UnspecifiedMatching +HP:0030502 Retinoschisis oboInOwl:hasDbXref SCTID:44268007 semapv:UnspecifiedMatching +HP:0030502 Retinoschisis oboInOwl:hasDbXref UMLS:C0152439 semapv:UnspecifiedMatching +HP:0030503 Macular telangiectasia oboInOwl:hasDbXref SCTID:232024000 semapv:UnspecifiedMatching +HP:0030503 Macular telangiectasia oboInOwl:hasDbXref UMLS:C0339480 semapv:UnspecifiedMatching +HP:0030504 Grouped congenital hypertrophy of retinal pigment epithelium oboInOwl:hasDbXref UMLS:C4072989 semapv:UnspecifiedMatching +HP:0030505 Nummular pigmentation of the fundus oboInOwl:hasDbXref UMLS:C4072990 semapv:UnspecifiedMatching +HP:0030506 Yellow/white lesions of the retina oboInOwl:hasDbXref UMLS:C4072991 semapv:UnspecifiedMatching +HP:0030507 Retinal crystals oboInOwl:hasDbXref UMLS:C4072992 semapv:UnspecifiedMatching +HP:0030508 Retinal cavernous hemangioma oboInOwl:hasDbXref SCTID:312937006 semapv:UnspecifiedMatching +HP:0030508 Retinal cavernous hemangioma oboInOwl:hasDbXref UMLS:C0730304 semapv:UnspecifiedMatching +HP:0030509 Retinal racemose hemangioma oboInOwl:hasDbXref UMLS:C4072993 semapv:UnspecifiedMatching +HP:0030510 Combined hamartoma of the retinal pigment epithelium and retina oboInOwl:hasDbXref UMLS:C1862062 semapv:UnspecifiedMatching +HP:0030511 Bradyopsia oboInOwl:hasDbXref MESH:C564243 semapv:UnspecifiedMatching +HP:0030511 Bradyopsia oboInOwl:hasDbXref SCTID:711163009 semapv:UnspecifiedMatching +HP:0030511 Bradyopsia oboInOwl:hasDbXref UMLS:C1842073 semapv:UnspecifiedMatching +HP:0030512 Difficulty adjusting to changes in luminance oboInOwl:hasDbXref UMLS:C4072994 semapv:UnspecifiedMatching +HP:0030513 Difficulty adjusting from light to dark oboInOwl:hasDbXref UMLS:C4072995 semapv:UnspecifiedMatching +HP:0030514 Difficulty adjusting from dark to light oboInOwl:hasDbXref UMLS:C4072996 semapv:UnspecifiedMatching +HP:0030515 Moderately reduced visual acuity oboInOwl:hasDbXref SCTID:397542006 semapv:UnspecifiedMatching +HP:0030515 Moderately reduced visual acuity oboInOwl:hasDbXref UMLS:C1301510 semapv:UnspecifiedMatching +HP:0030516 Homonymous hemianopia oboInOwl:hasDbXref MESH:D006423 semapv:UnspecifiedMatching +HP:0030516 Homonymous hemianopia oboInOwl:hasDbXref SCTID:34063005 semapv:UnspecifiedMatching +HP:0030516 Homonymous hemianopia oboInOwl:hasDbXref UMLS:C0271202 semapv:UnspecifiedMatching +HP:0030517 Heteronymous hemianopia oboInOwl:hasDbXref SCTID:344104004 semapv:UnspecifiedMatching +HP:0030517 Heteronymous hemianopia oboInOwl:hasDbXref SCTID:345121001 semapv:UnspecifiedMatching +HP:0030517 Heteronymous hemianopia oboInOwl:hasDbXref UMLS:C0271207 semapv:UnspecifiedMatching +HP:0030518 Congruous homonymous hemianopia oboInOwl:hasDbXref UMLS:C4072997 semapv:UnspecifiedMatching +HP:0030519 Congruous heteronymous hemianopia oboInOwl:hasDbXref UMLS:C4072998 semapv:UnspecifiedMatching +HP:0030520 Binasal hemianopia oboInOwl:hasDbXref MESH:D006423 semapv:UnspecifiedMatching +HP:0030520 Binasal hemianopia oboInOwl:hasDbXref SCTID:87278000 semapv:UnspecifiedMatching +HP:0030520 Binasal hemianopia oboInOwl:hasDbXref UMLS:C0271208 semapv:UnspecifiedMatching +HP:0030521 Bitemporal hemianopia oboInOwl:hasDbXref MESH:D006423 semapv:UnspecifiedMatching +HP:0030521 Bitemporal hemianopia oboInOwl:hasDbXref SCTID:61917005 semapv:UnspecifiedMatching +HP:0030521 Bitemporal hemianopia oboInOwl:hasDbXref UMLS:C0221184 semapv:UnspecifiedMatching +HP:0030522 Mild constriction of peripheral visual field oboInOwl:hasDbXref UMLS:C4072999 semapv:UnspecifiedMatching +HP:0030525 Moderate constriction of peripheral visual field oboInOwl:hasDbXref UMLS:C4073002 semapv:UnspecifiedMatching +HP:0030526 Severe constriction of peripheral visual field oboInOwl:hasDbXref UMLS:C4073003 semapv:UnspecifiedMatching +HP:0030527 Very severe constriction of peripheral visual field oboInOwl:hasDbXref UMLS:C4073004 semapv:UnspecifiedMatching +HP:0030528 Paracentral scotoma oboInOwl:hasDbXref MESH:D012607 semapv:UnspecifiedMatching +HP:0030528 Paracentral scotoma oboInOwl:hasDbXref SCTID:64418005 semapv:UnspecifiedMatching +HP:0030528 Paracentral scotoma oboInOwl:hasDbXref UMLS:C0271197 semapv:UnspecifiedMatching +HP:0030529 Ring scotoma oboInOwl:hasDbXref MESH:D012607 semapv:UnspecifiedMatching +HP:0030529 Ring scotoma oboInOwl:hasDbXref SCTID:129625005 semapv:UnspecifiedMatching +HP:0030529 Ring scotoma oboInOwl:hasDbXref UMLS:C0438434 semapv:UnspecifiedMatching +HP:0030530 Arcuate scotoma oboInOwl:hasDbXref MESH:D012607 semapv:UnspecifiedMatching +HP:0030530 Arcuate scotoma oboInOwl:hasDbXref SCTID:15462009 semapv:UnspecifiedMatching +HP:0030530 Arcuate scotoma oboInOwl:hasDbXref UMLS:C0271198 semapv:UnspecifiedMatching +HP:0030530 Arcuate scotoma oboInOwl:hasDbXref UMLS:C4280302 semapv:UnspecifiedMatching +HP:0030531 Altitudinal visual field defect oboInOwl:hasDbXref UMLS:C4073005 semapv:UnspecifiedMatching +HP:0030532 Visual acuity test abnormality oboInOwl:hasDbXref UMLS:C4073006 semapv:UnspecifiedMatching +HP:0030533 Abnormal unaided visual acuity test oboInOwl:hasDbXref UMLS:C4073007 semapv:UnspecifiedMatching +HP:0030534 Abnormal best corrected visual acuity test oboInOwl:hasDbXref UMLS:C4073008 semapv:UnspecifiedMatching +HP:0030535 Abnormal pinhole visual acuity test oboInOwl:hasDbXref UMLS:C4073009 semapv:UnspecifiedMatching +HP:0030536 Unaided visual acuity 0.1 LogMAR oboInOwl:hasDbXref UMLS:C4073010 semapv:UnspecifiedMatching +HP:0030537 Unaided visual acuity 0.2 LogMAR oboInOwl:hasDbXref UMLS:C4073011 semapv:UnspecifiedMatching +HP:0030538 Unaided visual acuity 0.3 LogMAR oboInOwl:hasDbXref UMLS:C4073012 semapv:UnspecifiedMatching +HP:0030539 Unaided visual acuity 0.4 LogMAR oboInOwl:hasDbXref UMLS:C4073013 semapv:UnspecifiedMatching +HP:0030540 Unaided visual acuity 0.5 LogMAR oboInOwl:hasDbXref UMLS:C4073014 semapv:UnspecifiedMatching +HP:0030541 Unaided visual acuity 0.6 LogMAR oboInOwl:hasDbXref UMLS:C4073015 semapv:UnspecifiedMatching +HP:0030542 Unaided visual acuity 0.7 LogMAR oboInOwl:hasDbXref UMLS:C4073016 semapv:UnspecifiedMatching +HP:0030543 Unaided visual acuity 0.8 LogMAR oboInOwl:hasDbXref UMLS:C4073017 semapv:UnspecifiedMatching +HP:0030544 Unaided visual acuity 0.9 LogMAR oboInOwl:hasDbXref UMLS:C4073018 semapv:UnspecifiedMatching +HP:0030545 Unaided visual acuity 1.0 LogMAR oboInOwl:hasDbXref UMLS:C4073019 semapv:UnspecifiedMatching +HP:0030546 Unaided visual acuity 1.1 LogMAR oboInOwl:hasDbXref UMLS:C4073020 semapv:UnspecifiedMatching +HP:0030547 Unaided visual acuity 1.2 LogMAR oboInOwl:hasDbXref UMLS:C4073021 semapv:UnspecifiedMatching +HP:0030548 Unaided visual acuity 1.3 LogMAR oboInOwl:hasDbXref UMLS:C4073022 semapv:UnspecifiedMatching +HP:0030549 Unaided visual acuity 2.0 LogMAR oboInOwl:hasDbXref UMLS:C4073023 semapv:UnspecifiedMatching +HP:0030550 Unaided visual acuity 3.0 LogMAR oboInOwl:hasDbXref UMLS:C4073024 semapv:UnspecifiedMatching +HP:0030551 Visual acuity light perception with projection oboInOwl:hasDbXref UMLS:C4073025 semapv:UnspecifiedMatching +HP:0030552 Visual acuity light perception without projection oboInOwl:hasDbXref UMLS:C4073026 semapv:UnspecifiedMatching +HP:0030553 Visual acuity no light perception oboInOwl:hasDbXref SCTID:63063006 semapv:UnspecifiedMatching +HP:0030553 Visual acuity no light perception oboInOwl:hasDbXref UMLS:C0442774 semapv:UnspecifiedMatching +HP:0030554 Best corrected visual acuity 0.1 LogMAR oboInOwl:hasDbXref UMLS:C4073027 semapv:UnspecifiedMatching +HP:0030555 Best corrected visual acuity 0.2 LogMAR oboInOwl:hasDbXref UMLS:C4073028 semapv:UnspecifiedMatching +HP:0030556 Best corrected visual acuity 0.3 LogMAR oboInOwl:hasDbXref UMLS:C4073029 semapv:UnspecifiedMatching +HP:0030557 Best corrected visual acuity 0.4 LogMAR oboInOwl:hasDbXref UMLS:C4073030 semapv:UnspecifiedMatching +HP:0030558 Best corrected visual acuity 0.5 LogMAR oboInOwl:hasDbXref UMLS:C4073031 semapv:UnspecifiedMatching +HP:0030559 Best corrected visual acuity 0.7 LogMAR oboInOwl:hasDbXref UMLS:C4073032 semapv:UnspecifiedMatching +HP:0030560 Best corrected visual acuity 0.6 LogMAR oboInOwl:hasDbXref UMLS:C4073033 semapv:UnspecifiedMatching +HP:0030561 Best corrected visual acuity 0.8 LogMAR oboInOwl:hasDbXref UMLS:C4073034 semapv:UnspecifiedMatching +HP:0030562 Best corrected visual acuity 0.9 LogMAR oboInOwl:hasDbXref UMLS:C4073035 semapv:UnspecifiedMatching +HP:0030563 Best corrected visual acuity 1.0 LogMAR oboInOwl:hasDbXref UMLS:C4073036 semapv:UnspecifiedMatching +HP:0030564 Best corrected visual acuity 1.1 LogMAR oboInOwl:hasDbXref UMLS:C4073037 semapv:UnspecifiedMatching +HP:0030565 Best corrected visual acuity 1.2 LogMAR oboInOwl:hasDbXref UMLS:C4073038 semapv:UnspecifiedMatching +HP:0030566 Best corrected visual acuity 1.3 LogMAR oboInOwl:hasDbXref UMLS:C4073039 semapv:UnspecifiedMatching +HP:0030567 Best corrected visual acuity 2.0 LogMAR oboInOwl:hasDbXref UMLS:C4073040 semapv:UnspecifiedMatching +HP:0030568 Best corrected visual acuity 3.0 LogMAR oboInOwl:hasDbXref UMLS:C4073041 semapv:UnspecifiedMatching +HP:0030569 Pinhole visual acuity 0.1 LogMAR oboInOwl:hasDbXref UMLS:C4073042 semapv:UnspecifiedMatching +HP:0030570 Pinhole visual acuity 0.2 LogMAR oboInOwl:hasDbXref UMLS:C4073043 semapv:UnspecifiedMatching +HP:0030571 Pinhole visual acuity 0.3 LogMAR oboInOwl:hasDbXref UMLS:C4073044 semapv:UnspecifiedMatching +HP:0030572 Pinhole visual acuity 0.4 LogMAR oboInOwl:hasDbXref UMLS:C4073045 semapv:UnspecifiedMatching +HP:0030573 Pinhole visual acuity 0.5 LogMAR oboInOwl:hasDbXref UMLS:C4073046 semapv:UnspecifiedMatching +HP:0030574 Pinhole visual acuity 0.6 LogMAR oboInOwl:hasDbXref UMLS:C4073047 semapv:UnspecifiedMatching +HP:0030575 Pinhole visual acuity 0.7 LogMAR oboInOwl:hasDbXref UMLS:C4073048 semapv:UnspecifiedMatching +HP:0030576 Pinhole visual acuity 0.8 LogMAR oboInOwl:hasDbXref UMLS:C4073049 semapv:UnspecifiedMatching +HP:0030577 Pinhole visual acuity 0.9 LogMAR oboInOwl:hasDbXref UMLS:C4073050 semapv:UnspecifiedMatching +HP:0030578 Pinhole visual acuity 1.0 LogMAR oboInOwl:hasDbXref UMLS:C4073051 semapv:UnspecifiedMatching +HP:0030579 Pinhole visual acuity 1.1 LogMAR oboInOwl:hasDbXref UMLS:C4073052 semapv:UnspecifiedMatching +HP:0030580 Pinhole visual acuity 1.2 LogMAR oboInOwl:hasDbXref UMLS:C4073053 semapv:UnspecifiedMatching +HP:0030581 Pinhole visual acuity 1.3 LogMAR oboInOwl:hasDbXref UMLS:C4073054 semapv:UnspecifiedMatching +HP:0030582 Pinhole visual acuity 2.0 LogMAR oboInOwl:hasDbXref UMLS:C4073055 semapv:UnspecifiedMatching +HP:0030583 Pinhole visual acuity 3.0 LogMAR oboInOwl:hasDbXref UMLS:C4073056 semapv:UnspecifiedMatching +HP:0030584 Color vision test abnormality oboInOwl:hasDbXref UMLS:C4073057 semapv:UnspecifiedMatching +HP:0030585 Red desaturation oboInOwl:hasDbXref UMLS:C4073058 semapv:UnspecifiedMatching +HP:0030586 Abnormal Ishihara plate test oboInOwl:hasDbXref UMLS:C4073059 semapv:UnspecifiedMatching +HP:0030587 Abnormal Hardy-Rand-Rittler plate test oboInOwl:hasDbXref UMLS:C4073060 semapv:UnspecifiedMatching +HP:0030588 Abnormal visual field test oboInOwl:hasDbXref UMLS:C0854021 semapv:UnspecifiedMatching +HP:0030589 Abnormal confrontational visual field test oboInOwl:hasDbXref UMLS:C4073061 semapv:UnspecifiedMatching +HP:0030590 Abnormal Amsler grid test oboInOwl:hasDbXref UMLS:C4073062 semapv:UnspecifiedMatching +HP:0030591 Abnormal kinetic perimetry test oboInOwl:hasDbXref UMLS:C4073063 semapv:UnspecifiedMatching +HP:0030592 Abnormal static perimetry test oboInOwl:hasDbXref UMLS:C4073064 semapv:UnspecifiedMatching +HP:0030593 Abnormal manual kinetic perimetry test oboInOwl:hasDbXref UMLS:C4073065 semapv:UnspecifiedMatching +HP:0030594 Abnormal automated kinetic perimetry test oboInOwl:hasDbXref UMLS:C4073066 semapv:UnspecifiedMatching +HP:0030595 Abnormal static automated perimetry test oboInOwl:hasDbXref UMLS:C4073067 semapv:UnspecifiedMatching +HP:0030596 Abnormal Humphrey SITA 30-2 perimetry test oboInOwl:hasDbXref UMLS:C4073068 semapv:UnspecifiedMatching +HP:0030597 Abnormal Humphrey SITA 24-2 perimetry test oboInOwl:hasDbXref UMLS:C4073069 semapv:UnspecifiedMatching +HP:0030598 Abnormal Humphrey SITA 10-2 perimetry test oboInOwl:hasDbXref UMLS:C4073070 semapv:UnspecifiedMatching +HP:0030599 Abnormal Estermann grid perimetry test oboInOwl:hasDbXref UMLS:C4073071 semapv:UnspecifiedMatching +HP:0030601 Abnormal posterior segment imaging oboInOwl:hasDbXref UMLS:C4073072 semapv:UnspecifiedMatching +HP:0030602 Abnormal fundus autofluorescence imaging oboInOwl:hasDbXref UMLS:C4073073 semapv:UnspecifiedMatching +HP:0030603 Abnormal optical coherence tomography oboInOwl:hasDbXref UMLS:C3665728 semapv:UnspecifiedMatching +HP:0030604 Abnormal fundus fluorescein angiography oboInOwl:hasDbXref UMLS:C4073074 semapv:UnspecifiedMatching +HP:0030605 Abnormal indocyanine green angiography oboInOwl:hasDbXref UMLS:C4073075 semapv:UnspecifiedMatching +HP:0030606 Abnormal OCT-measured macular thickness oboInOwl:hasDbXref UMLS:C4073076 semapv:UnspecifiedMatching +HP:0030607 Reduced OCT-measured macular thickness oboInOwl:hasDbXref UMLS:C4073077 semapv:UnspecifiedMatching +HP:0030608 Increased OCT-measured macular thickness oboInOwl:hasDbXref UMLS:C4073078 semapv:UnspecifiedMatching +HP:0030609 Photoreceptor layer loss on macular OCT oboInOwl:hasDbXref UMLS:C4073079 semapv:UnspecifiedMatching +HP:0030610 Photoreceptor outer segment loss on macular OCT oboInOwl:hasDbXref UMLS:C4073080 semapv:UnspecifiedMatching +HP:0030611 Retinal pigment epithelial loss on macular OCT oboInOwl:hasDbXref UMLS:C4073081 semapv:UnspecifiedMatching +HP:0030612 Abnormal retinal morphology on macular OCT oboInOwl:hasDbXref UMLS:C4073082 semapv:UnspecifiedMatching +HP:0030613 Abnormal foveal morphology on macular OCT oboInOwl:hasDbXref UMLS:C4073083 semapv:UnspecifiedMatching +HP:0030614 Foveal photoreceptor layer loss on macular OCT oboInOwl:hasDbXref UMLS:C4073084 semapv:UnspecifiedMatching +HP:0030615 Foveal photoreceptor outer segment loss on macular OCT oboInOwl:hasDbXref UMLS:C4073085 semapv:UnspecifiedMatching +HP:0030616 Foveal retinal pigment epithelial loss on macular OCT oboInOwl:hasDbXref UMLS:C4073086 semapv:UnspecifiedMatching +HP:0030617 Abnormal OCT-measured foveal thickness oboInOwl:hasDbXref UMLS:C4073087 semapv:UnspecifiedMatching +HP:0030618 Increased OCT-measured foveal thickness oboInOwl:hasDbXref UMLS:C4073088 semapv:UnspecifiedMatching +HP:0030619 Reduced OCT-measured foveal thickness oboInOwl:hasDbXref UMLS:C4073089 semapv:UnspecifiedMatching +HP:0030620 Inner retinal layer loss on macular OCT oboInOwl:hasDbXref UMLS:C4073090 semapv:UnspecifiedMatching +HP:0030621 Foveal inner retinal layer loss on macular OCT oboInOwl:hasDbXref UMLS:C4073091 semapv:UnspecifiedMatching +HP:0030622 Abnormal foveal pit on macular OCT oboInOwl:hasDbXref UMLS:C4073092 semapv:UnspecifiedMatching +HP:0030623 Intraretinal hyporeflective spaces on macular OCT oboInOwl:hasDbXref UMLS:C4073093 semapv:UnspecifiedMatching +HP:0030624 Subretinal hyporeflective spaces on macular OCT oboInOwl:hasDbXref UMLS:C4073094 semapv:UnspecifiedMatching +HP:0030625 Hyporeflective spaces on macular OCT oboInOwl:hasDbXref UMLS:C4073095 semapv:UnspecifiedMatching +HP:0030626 Foveal intraretinal hyporeflective spaces on macular OCT oboInOwl:hasDbXref UMLS:C4073096 semapv:UnspecifiedMatching +HP:0030627 Foveal hyporeflective spaces on macular OCT oboInOwl:hasDbXref UMLS:C4073097 semapv:UnspecifiedMatching +HP:0030628 Foveal subretinal hyporeflective spaces on macular OCT oboInOwl:hasDbXref UMLS:C4073098 semapv:UnspecifiedMatching +HP:0030629 Perifoveal ring of hyperautofluorescence oboInOwl:hasDbXref UMLS:C4073099 semapv:UnspecifiedMatching +HP:0030630 Irregular central macular autofluorescence oboInOwl:hasDbXref UMLS:C4073100 semapv:UnspecifiedMatching +HP:0030631 Hyperautofluorescent macular lesion oboInOwl:hasDbXref UMLS:C4073101 semapv:UnspecifiedMatching +HP:0030632 Hypoautofluorescent macular lesion oboInOwl:hasDbXref UMLS:C4073102 semapv:UnspecifiedMatching +HP:0030633 Perifoveal ring of hyperautofluorescence surrounded by normal autofluorescence oboInOwl:hasDbXref UMLS:C4073103 semapv:UnspecifiedMatching +HP:0030634 Perifoveal ring of hyperautofluorescence surrounded by abnormal autofluorescence oboInOwl:hasDbXref UMLS:C4073104 semapv:UnspecifiedMatching +HP:0030635 Retinal dystrophy with early macular involvement oboInOwl:hasDbXref UMLS:C4049066 semapv:UnspecifiedMatching +HP:0030637 Congenital stationary cone dysfunction oboInOwl:hasDbXref UMLS:C0543968 semapv:UnspecifiedMatching +HP:0030638 Congenital stationary night blindness with normal fundus oboInOwl:hasDbXref UMLS:C4073105 semapv:UnspecifiedMatching +HP:0030639 Congenital stationary night blindness with abnormal fundus oboInOwl:hasDbXref UMLS:C4073106 semapv:UnspecifiedMatching +HP:0030640 Complete congenital stationary night blindness oboInOwl:hasDbXref UMLS:C4048798 semapv:UnspecifiedMatching +HP:0030641 Incomplete congenital stationary night blindness oboInOwl:hasDbXref UMLS:C4073107 semapv:UnspecifiedMatching +HP:0030642 Fundus albipunctatus oboInOwl:hasDbXref MESH:C562733 semapv:UnspecifiedMatching +HP:0030642 Fundus albipunctatus oboInOwl:hasDbXref SCTID:68222009 semapv:UnspecifiedMatching +HP:0030642 Fundus albipunctatus oboInOwl:hasDbXref UMLS:C0311338 semapv:UnspecifiedMatching +HP:0030643 Vitelliform-like retinal lesions oboInOwl:hasDbXref UMLS:C4073108 semapv:UnspecifiedMatching +HP:0030644 Blind-spot enlargment oboInOwl:hasDbXref UMLS:C4073109 semapv:UnspecifiedMatching +HP:0030645 Central oboInOwl:hasDbXref SCTID:26216008 semapv:UnspecifiedMatching +HP:0030645 Central oboInOwl:hasDbXref UMLS:C0205099 semapv:UnspecifiedMatching +HP:0030646 Peripheral oboInOwl:hasDbXref SCTID:14414005 semapv:UnspecifiedMatching +HP:0030646 Peripheral oboInOwl:hasDbXref UMLS:C0205100 semapv:UnspecifiedMatching +HP:0030647 Paracentral oboInOwl:hasDbXref UMLS:C4073110 semapv:UnspecifiedMatching +HP:0030648 Midperipheral oboInOwl:hasDbXref UMLS:C4073111 semapv:UnspecifiedMatching +HP:0030649 Pericentral oboInOwl:hasDbXref UMLS:C4073112 semapv:UnspecifiedMatching +HP:0030650 Focal oboInOwl:hasDbXref SCTID:87017008 semapv:UnspecifiedMatching +HP:0030650 Focal oboInOwl:hasDbXref UMLS:C0205234 semapv:UnspecifiedMatching +HP:0030651 Multifocal oboInOwl:hasDbXref SCTID:524008 semapv:UnspecifiedMatching +HP:0030651 Multifocal oboInOwl:hasDbXref UMLS:C0205292 semapv:UnspecifiedMatching +HP:0030652 Vitreous haze oboInOwl:hasDbXref UMLS:C4073113 semapv:UnspecifiedMatching +HP:0030654 Umbilical cord cyst oboInOwl:hasDbXref UMLS:C4073114 semapv:UnspecifiedMatching +HP:0030655 Umbilical cord knot oboInOwl:hasDbXref SCTID:237309005 semapv:UnspecifiedMatching +HP:0030655 Umbilical cord knot oboInOwl:hasDbXref UMLS:C0344363 semapv:UnspecifiedMatching +HP:0030656 Umbilical vein varix oboInOwl:hasDbXref UMLS:C4073115 semapv:UnspecifiedMatching +HP:0030657 Umbilical cord hematoma oboInOwl:hasDbXref SCTID:86256001 semapv:UnspecifiedMatching +HP:0030657 Umbilical cord hematoma oboInOwl:hasDbXref UMLS:C0269855 semapv:UnspecifiedMatching +HP:0030658 Marginal umbilical cord insertion oboInOwl:hasDbXref SCTID:51519001 semapv:UnspecifiedMatching +HP:0030658 Marginal umbilical cord insertion oboInOwl:hasDbXref UMLS:C0266788 semapv:UnspecifiedMatching +HP:0030659 Velamentous cord insertion oboInOwl:hasDbXref SCTID:77278008 semapv:UnspecifiedMatching +HP:0030659 Velamentous cord insertion oboInOwl:hasDbXref UMLS:C0266789 semapv:UnspecifiedMatching +HP:0030660 Furcate cord insertion oboInOwl:hasDbXref UMLS:C4073116 semapv:UnspecifiedMatching +HP:0030661 Vitreous snowballs oboInOwl:hasDbXref SCTID:417393008 semapv:UnspecifiedMatching +HP:0030661 Vitreous snowballs oboInOwl:hasDbXref UMLS:C1563272 semapv:UnspecifiedMatching +HP:0030662 Vitreous inflammatory cells oboInOwl:hasDbXref UMLS:C4073117 semapv:UnspecifiedMatching +HP:0030663 Optically empty vitreous oboInOwl:hasDbXref UMLS:C4073118 semapv:UnspecifiedMatching +HP:0030664 Beevor's sign oboInOwl:hasDbXref SCTID:61282003 semapv:UnspecifiedMatching +HP:0030664 Beevor's sign oboInOwl:hasDbXref UMLS:C0231616 semapv:UnspecifiedMatching +HP:0030665 Rubral tremor oboInOwl:hasDbXref MESH:D001259 semapv:UnspecifiedMatching +HP:0030665 Rubral tremor oboInOwl:hasDbXref UMLS:C0750940 semapv:UnspecifiedMatching +HP:0030666 Retinal neovascularization oboInOwl:hasDbXref MESH:D015861 semapv:UnspecifiedMatching +HP:0030666 Retinal neovascularization oboInOwl:hasDbXref SCTID:61267008 semapv:UnspecifiedMatching +HP:0030666 Retinal neovascularization oboInOwl:hasDbXref UMLS:C0035320 semapv:UnspecifiedMatching +HP:0030667 Peripheral retinal neovascularization oboInOwl:hasDbXref SCTID:247100001 semapv:UnspecifiedMatching +HP:0030667 Peripheral retinal neovascularization oboInOwl:hasDbXref UMLS:C0474355 semapv:UnspecifiedMatching +HP:0030668 Periorbital dermoid cyst oboInOwl:hasDbXref UMLS:C4073119 semapv:UnspecifiedMatching +HP:0030669 Abnormal ocular adnexa morphology oboInOwl:hasDbXref UMLS:C4073120 semapv:UnspecifiedMatching +HP:0030670 Hamartoma of the orbital region oboInOwl:hasDbXref UMLS:C4073121 semapv:UnspecifiedMatching +HP:0030671 Abnormal common tendinous ring morphology oboInOwl:hasDbXref UMLS:C4073122 semapv:UnspecifiedMatching +HP:0030672 Asteroid hyalosis oboInOwl:hasDbXref SCTID:95800001 semapv:UnspecifiedMatching +HP:0030672 Asteroid hyalosis oboInOwl:hasDbXref UMLS:C0521770 semapv:UnspecifiedMatching +HP:0030673 Erosive vitreoretinopathy oboInOwl:hasDbXref MESH:C536075 semapv:UnspecifiedMatching +HP:0030673 Erosive vitreoretinopathy oboInOwl:hasDbXref SCTID:232064001 semapv:UnspecifiedMatching +HP:0030673 Erosive vitreoretinopathy oboInOwl:hasDbXref UMLS:C1840452 semapv:UnspecifiedMatching +HP:0030674 Antenatal onset oboInOwl:hasDbXref UMLS:C2673646 semapv:UnspecifiedMatching +HP:0030675 Contracture of proximal interphalangeal joints of 2nd-5th fingers oboInOwl:hasDbXref UMLS:C4073123 semapv:UnspecifiedMatching +HP:0030676 Satyr ear oboInOwl:hasDbXref UMLS:C4048833 semapv:UnspecifiedMatching +HP:0030677 Mozart ear oboInOwl:hasDbXref UMLS:C4073124 semapv:UnspecifiedMatching +HP:0030679 Ash-leaf spot oboInOwl:hasDbXref UMLS:C4073125 semapv:UnspecifiedMatching +HP:0030680 Abnormality of cardiovascular system morphology oboInOwl:hasDbXref UMLS:C4049796 semapv:UnspecifiedMatching +HP:0030681 Abnormal morphology of myocardial trabeculae oboInOwl:hasDbXref UMLS:C4073289 semapv:UnspecifiedMatching +HP:0030682 Left ventricular noncompaction oboInOwl:hasDbXref UMLS:C1960469 semapv:UnspecifiedMatching +HP:0030683 Vaginitis oboInOwl:hasDbXref MESH:D014627 semapv:UnspecifiedMatching +HP:0030683 Vaginitis oboInOwl:hasDbXref SCTID:30800001 semapv:UnspecifiedMatching +HP:0030683 Vaginitis oboInOwl:hasDbXref UMLS:C0042267 semapv:UnspecifiedMatching +HP:0030684 Abnormal adiponectin level oboInOwl:hasDbXref UMLS:C4073126 semapv:UnspecifiedMatching +HP:0030685 Decreased adiponectin level oboInOwl:hasDbXref UMLS:C4073127 semapv:UnspecifiedMatching +HP:0030686 Increased adiponectin level oboInOwl:hasDbXref UMLS:C4073128 semapv:UnspecifiedMatching +HP:0030687 Abnormal glucagon level oboInOwl:hasDbXref UMLS:C4073129 semapv:UnspecifiedMatching +HP:0030688 Increased glucagon level oboInOwl:hasDbXref SCTID:131106002 semapv:UnspecifiedMatching +HP:0030688 Increased glucagon level oboInOwl:hasDbXref UMLS:C1295677 semapv:UnspecifiedMatching +HP:0030689 Decreased glucagon level oboInOwl:hasDbXref SCTID:131107006 semapv:UnspecifiedMatching +HP:0030689 Decreased glucagon level oboInOwl:hasDbXref UMLS:C1295678 semapv:UnspecifiedMatching +HP:0030690 Gingival cleft oboInOwl:hasDbXref SCTID:109622003 semapv:UnspecifiedMatching +HP:0030690 Gingival cleft oboInOwl:hasDbXref UMLS:C0426489 semapv:UnspecifiedMatching +HP:0030691 Divergence nystagmus oboInOwl:hasDbXref UMLS:C4073130 semapv:UnspecifiedMatching +HP:0030692 Brain neoplasm oboInOwl:hasDbXref MESH:D001932 semapv:UnspecifiedMatching +HP:0030692 Brain neoplasm oboInOwl:hasDbXref NCIT:C2907 semapv:UnspecifiedMatching +HP:0030692 Brain neoplasm oboInOwl:hasDbXref SCTID:126952004 semapv:UnspecifiedMatching +HP:0030692 Brain neoplasm oboInOwl:hasDbXref SCTID:254935002 semapv:UnspecifiedMatching +HP:0030692 Brain neoplasm oboInOwl:hasDbXref UMLS:C0006118 semapv:UnspecifiedMatching +HP:0030693 Supratentorial neoplasm oboInOwl:hasDbXref MESH:D010871 semapv:UnspecifiedMatching +HP:0030693 Supratentorial neoplasm oboInOwl:hasDbXref MESH:D015173 semapv:UnspecifiedMatching +HP:0030693 Supratentorial neoplasm oboInOwl:hasDbXref NCIT:C3328 semapv:UnspecifiedMatching +HP:0030693 Supratentorial neoplasm oboInOwl:hasDbXref SCTID:127026004 semapv:UnspecifiedMatching +HP:0030693 Supratentorial neoplasm oboInOwl:hasDbXref SCTID:359619007 semapv:UnspecifiedMatching +HP:0030693 Supratentorial neoplasm oboInOwl:hasDbXref SCTID:47598005 semapv:UnspecifiedMatching +HP:0030693 Supratentorial neoplasm oboInOwl:hasDbXref UMLS:C0031941 semapv:UnspecifiedMatching +HP:0030693 Supratentorial neoplasm oboInOwl:hasDbXref UMLS:C0038874 semapv:UnspecifiedMatching +HP:0030694 Pineal parenchymal cell neoplasm oboInOwl:hasDbXref MESH:D010871 semapv:UnspecifiedMatching +HP:0030694 Pineal parenchymal cell neoplasm oboInOwl:hasDbXref SCTID:127026004 semapv:UnspecifiedMatching +HP:0030694 Pineal parenchymal cell neoplasm oboInOwl:hasDbXref SCTID:359619007 semapv:UnspecifiedMatching +HP:0030694 Pineal parenchymal cell neoplasm oboInOwl:hasDbXref SCTID:47598005 semapv:UnspecifiedMatching +HP:0030694 Pineal parenchymal cell neoplasm oboInOwl:hasDbXref UMLS:C0031941 semapv:UnspecifiedMatching +HP:0030706 Ranula oboInOwl:hasDbXref MESH:D011900 semapv:UnspecifiedMatching +HP:0030706 Ranula oboInOwl:hasDbXref SCTID:14919007 semapv:UnspecifiedMatching +HP:0030706 Ranula oboInOwl:hasDbXref UMLS:C2242813 semapv:UnspecifiedMatching +HP:0030707 Unilateral lung agenesis oboInOwl:hasDbXref MESH:C562992 semapv:UnspecifiedMatching +HP:0030707 Unilateral lung agenesis oboInOwl:hasDbXref UMLS:C4082952 semapv:UnspecifiedMatching +HP:0030708 Myeloschisis oboInOwl:hasDbXref SCTID:360530005 semapv:UnspecifiedMatching +HP:0030708 Myeloschisis oboInOwl:hasDbXref UMLS:C0266507 semapv:UnspecifiedMatching +HP:0030709 Myelocystocele oboInOwl:hasDbXref MESH:D008591 semapv:UnspecifiedMatching +HP:0030709 Myelocystocele oboInOwl:hasDbXref SCTID:203994003 semapv:UnspecifiedMatching +HP:0030709 Myelocystocele oboInOwl:hasDbXref SCTID:414667000 semapv:UnspecifiedMatching +HP:0030709 Myelocystocele oboInOwl:hasDbXref UMLS:C0025312 semapv:UnspecifiedMatching +HP:0030710 Lipomeningocele oboInOwl:hasDbXref SCTID:253120005 semapv:UnspecifiedMatching +HP:0030710 Lipomeningocele oboInOwl:hasDbXref UMLS:C0431344 semapv:UnspecifiedMatching +HP:0030711 Hydrocolpos oboInOwl:hasDbXref MESH:D052202 semapv:UnspecifiedMatching +HP:0030711 Hydrocolpos oboInOwl:hasDbXref UMLS:C1399870 semapv:UnspecifiedMatching +HP:0030712 Uterine synechiae oboInOwl:hasDbXref MESH:D006175 semapv:UnspecifiedMatching +HP:0030712 Uterine synechiae oboInOwl:hasDbXref SCTID:48236007 semapv:UnspecifiedMatching +HP:0030712 Uterine synechiae oboInOwl:hasDbXref UMLS:C0156372 semapv:UnspecifiedMatching +HP:0030713 Vein of Galen aneurysmal malformation oboInOwl:hasDbXref MESH:C536535 semapv:UnspecifiedMatching +HP:0030713 Vein of Galen aneurysmal malformation oboInOwl:hasDbXref SCTID:253194008 semapv:UnspecifiedMatching +HP:0030713 Vein of Galen aneurysmal malformation oboInOwl:hasDbXref UMLS:C0431420 semapv:UnspecifiedMatching +HP:0030714 Subchorionic thrombohematoma oboInOwl:hasDbXref UMLS:C1390676 semapv:UnspecifiedMatching +HP:0030715 Bronchial atresia oboInOwl:hasDbXref SCTID:50513008 semapv:UnspecifiedMatching +HP:0030715 Bronchial atresia oboInOwl:hasDbXref UMLS:C0265776 semapv:UnspecifiedMatching +HP:0030716 Acrania oboInOwl:hasDbXref MESH:D009436 semapv:UnspecifiedMatching +HP:0030716 Acrania oboInOwl:hasDbXref SCTID:203923004 semapv:UnspecifiedMatching +HP:0030716 Acrania oboInOwl:hasDbXref UMLS:C0702169 semapv:UnspecifiedMatching +HP:0030717 Meconium peritonitis oboInOwl:hasDbXref SCTID:57341009 semapv:UnspecifiedMatching +HP:0030717 Meconium peritonitis oboInOwl:hasDbXref UMLS:C0270250 semapv:UnspecifiedMatching +HP:0030718 Right atrial enlargement oboInOwl:hasDbXref SCTID:67751000119106 semapv:UnspecifiedMatching +HP:0030718 Right atrial enlargement oboInOwl:hasDbXref UMLS:C0748427 semapv:UnspecifiedMatching +HP:0030719 Unguarded tricuspid valve oboInOwl:hasDbXref SCTID:253381001 semapv:UnspecifiedMatching +HP:0030719 Unguarded tricuspid valve oboInOwl:hasDbXref UMLS:C0344745 semapv:UnspecifiedMatching +HP:0030720 Subchorionic septal cyst oboInOwl:hasDbXref UMLS:C4280801 semapv:UnspecifiedMatching +HP:0030721 Tetraphocomelia oboInOwl:hasDbXref UMLS:C1849370 semapv:UnspecifiedMatching +HP:0030722 Ectopic liver oboInOwl:hasDbXref SCTID:253813000 semapv:UnspecifiedMatching +HP:0030722 Ectopic liver oboInOwl:hasDbXref UMLS:C0431603 semapv:UnspecifiedMatching +HP:0030723 Congenital megalourethra oboInOwl:hasDbXref UMLS:C4280800 semapv:UnspecifiedMatching +HP:0030724 Central nervous system cyst oboInOwl:hasDbXref MESH:D020863 semapv:UnspecifiedMatching +HP:0030724 Central nervous system cyst oboInOwl:hasDbXref SCTID:277333006 semapv:UnspecifiedMatching +HP:0030724 Central nervous system cyst oboInOwl:hasDbXref UMLS:C0349606 semapv:UnspecifiedMatching +HP:0030725 Neurenteric cyst oboInOwl:hasDbXref MESH:D009436 semapv:UnspecifiedMatching +HP:0030725 Neurenteric cyst oboInOwl:hasDbXref SCTID:253127008 semapv:UnspecifiedMatching +HP:0030725 Neurenteric cyst oboInOwl:hasDbXref SCTID:41353005 semapv:UnspecifiedMatching +HP:0030725 Neurenteric cyst oboInOwl:hasDbXref UMLS:C0027806 semapv:UnspecifiedMatching +HP:0030726 Spinal neurenteric cyst oboInOwl:hasDbXref UMLS:C4280799 semapv:UnspecifiedMatching +HP:0030727 Intracranial neurenteric cyst oboInOwl:hasDbXref UMLS:C4280680 semapv:UnspecifiedMatching +HP:0030728 Meromelia oboInOwl:hasDbXref SCTID:60220000 semapv:UnspecifiedMatching +HP:0030728 Meromelia oboInOwl:hasDbXref UMLS:C0265549 semapv:UnspecifiedMatching +HP:0030729 Frontoethmoidal meningocele oboInOwl:hasDbXref UMLS:C4280798 semapv:UnspecifiedMatching +HP:0030730 Parietal meningocele oboInOwl:hasDbXref UMLS:C4280797 semapv:UnspecifiedMatching +HP:0030731 Carcinoma oboInOwl:hasDbXref MESH:D002277 semapv:UnspecifiedMatching +HP:0030731 Carcinoma oboInOwl:hasDbXref NCIT:C2916 semapv:UnspecifiedMatching +HP:0030731 Carcinoma oboInOwl:hasDbXref SCTID:68453008 semapv:UnspecifiedMatching +HP:0030731 Carcinoma oboInOwl:hasDbXref UMLS:C0007097 semapv:UnspecifiedMatching +HP:0030732 Dysplastic tricuspid valve oboInOwl:hasDbXref UMLS:C4255215 semapv:UnspecifiedMatching +HP:0030733 Vesicoallantoic abdominal wall defect oboInOwl:hasDbXref UMLS:C4280796 semapv:UnspecifiedMatching +HP:0030735 Ureterovesical junction obstruction oboInOwl:hasDbXref UMLS:C2609249 semapv:UnspecifiedMatching +HP:0030736 Sacrococcygeal teratoma oboInOwl:hasDbXref SCTID:281561000 semapv:UnspecifiedMatching +HP:0030736 Sacrococcygeal teratoma oboInOwl:hasDbXref UMLS:C0559459 semapv:UnspecifiedMatching +HP:0030737 Altman type I sacrococcygeal teratoma oboInOwl:hasDbXref UMLS:C4280795 semapv:UnspecifiedMatching +HP:0030738 Altman type II sacrococcygeal teratoma oboInOwl:hasDbXref UMLS:C4280794 semapv:UnspecifiedMatching +HP:0030739 Altman type III sacrococcygeal teratoma oboInOwl:hasDbXref UMLS:C4280793 semapv:UnspecifiedMatching +HP:0030740 Anomalous muscle bundle of the right ventricle oboInOwl:hasDbXref UMLS:C4280792 semapv:UnspecifiedMatching +HP:0030741 Mediastinal teratoma oboInOwl:hasDbXref NCIT:C6438 semapv:UnspecifiedMatching +HP:0030741 Mediastinal teratoma oboInOwl:hasDbXref UMLS:C1334682 semapv:UnspecifiedMatching +HP:0030742 Glial remnants posterior to lens oboInOwl:hasDbXref SCTID:370483001 semapv:UnspecifiedMatching +HP:0030742 Glial remnants posterior to lens oboInOwl:hasDbXref UMLS:C1299892 semapv:UnspecifiedMatching +HP:0030743 Glial remnants anterior to the optic disc oboInOwl:hasDbXref UMLS:C4280791 semapv:UnspecifiedMatching +HP:0030744 Hyaloid vascular remnant and retrolental mass oboInOwl:hasDbXref UMLS:C4280790 semapv:UnspecifiedMatching +HP:0030745 Dilatation of the ductus arteriosus oboInOwl:hasDbXref SCTID:233990006 semapv:UnspecifiedMatching +HP:0030745 Dilatation of the ductus arteriosus oboInOwl:hasDbXref UMLS:C0398357 semapv:UnspecifiedMatching +HP:0030746 Intraventricular hemorrhage oboInOwl:hasDbXref SCTID:23276006 semapv:UnspecifiedMatching +HP:0030746 Intraventricular hemorrhage oboInOwl:hasDbXref UMLS:C0240059 semapv:UnspecifiedMatching +HP:0030747 Preterm intraventricular hemorrhage oboInOwl:hasDbXref UMLS:C4280789 semapv:UnspecifiedMatching +HP:0030748 Grade I preterm intraventricular hemorrhage oboInOwl:hasDbXref SCTID:276650005 semapv:UnspecifiedMatching +HP:0030748 Grade I preterm intraventricular hemorrhage oboInOwl:hasDbXref UMLS:C0475737 semapv:UnspecifiedMatching +HP:0030749 Grade II preterm intraventricular hemorrhage oboInOwl:hasDbXref UMLS:C4280788 semapv:UnspecifiedMatching +HP:0030750 Grade III preterm intraventricular hemorrhage oboInOwl:hasDbXref UMLS:C4280787 semapv:UnspecifiedMatching +HP:0030751 Grade IV preterm intraventricular hemorrhage oboInOwl:hasDbXref UMLS:C4280786 semapv:UnspecifiedMatching +HP:0030752 Dacryocystocele oboInOwl:hasDbXref SCTID:42758002 semapv:UnspecifiedMatching +HP:0030752 Dacryocystocele oboInOwl:hasDbXref UMLS:C0155241 semapv:UnspecifiedMatching +HP:0030753 Intrauterine fetal demise of one twin after midgestation oboInOwl:hasDbXref UMLS:C4280785 semapv:UnspecifiedMatching +HP:0030754 Allantoic cyst oboInOwl:hasDbXref MESH:D014496 semapv:UnspecifiedMatching +HP:0030754 Allantoic cyst oboInOwl:hasDbXref SCTID:17234001 semapv:UnspecifiedMatching +HP:0030754 Allantoic cyst oboInOwl:hasDbXref UMLS:C0041915 semapv:UnspecifiedMatching +HP:0030755 Craniofacial teratoma oboInOwl:hasDbXref NCIT:C3403 semapv:UnspecifiedMatching +HP:0030755 Craniofacial teratoma oboInOwl:hasDbXref UMLS:C4280784 semapv:UnspecifiedMatching +HP:0030756 Erythrodontia oboInOwl:hasDbXref UMLS:C4280783 semapv:UnspecifiedMatching +HP:0030757 Tooth abscess oboInOwl:hasDbXref SCTID:299709002 semapv:UnspecifiedMatching +HP:0030757 Tooth abscess oboInOwl:hasDbXref UMLS:C0518988 semapv:UnspecifiedMatching +HP:0030758 Periapical tooth abscess oboInOwl:hasDbXref UMLS:C4280782 semapv:UnspecifiedMatching +HP:0030759 Adipocyte hypertrophy oboInOwl:hasDbXref UMLS:C4280781 semapv:UnspecifiedMatching +HP:0030760 Renal fibrosis oboInOwl:hasDbXref SCTID:197660000 semapv:UnspecifiedMatching +HP:0030760 Renal fibrosis oboInOwl:hasDbXref UMLS:C0151650 semapv:UnspecifiedMatching +HP:0030762 Mesangiolysis oboInOwl:hasDbXref UMLS:C4054531 semapv:UnspecifiedMatching +HP:0030763 Amniotic Sheet oboInOwl:hasDbXref UMLS:C4280779 semapv:UnspecifiedMatching +HP:0030764 Ochronosis oboInOwl:hasDbXref MESH:D009794 semapv:UnspecifiedMatching +HP:0030764 Ochronosis oboInOwl:hasDbXref SCTID:410042009 semapv:UnspecifiedMatching +HP:0030764 Ochronosis oboInOwl:hasDbXref UMLS:C0028817 semapv:UnspecifiedMatching +HP:0030765 Sleep terror oboInOwl:hasDbXref MESH:D020184 semapv:UnspecifiedMatching +HP:0030765 Sleep terror oboInOwl:hasDbXref SCTID:89675003 semapv:UnspecifiedMatching +HP:0030765 Sleep terror oboInOwl:hasDbXref UMLS:C0037320 semapv:UnspecifiedMatching +HP:0030766 Ear pain oboInOwl:hasDbXref MESH:D004433 semapv:UnspecifiedMatching +HP:0030766 Ear pain oboInOwl:hasDbXref SCTID:16001004 semapv:UnspecifiedMatching +HP:0030766 Ear pain oboInOwl:hasDbXref SCTID:162356005 semapv:UnspecifiedMatching +HP:0030766 Ear pain oboInOwl:hasDbXref UMLS:C0013456 semapv:UnspecifiedMatching +HP:0030767 Epignathus oboInOwl:hasDbXref SCTID:31248004 semapv:UnspecifiedMatching +HP:0030767 Epignathus oboInOwl:hasDbXref UMLS:C0266725 semapv:UnspecifiedMatching +HP:0030769 Exencephaly oboInOwl:hasDbXref MESH:D009436 semapv:UnspecifiedMatching +HP:0030769 Exencephaly oboInOwl:hasDbXref SCTID:84461004 semapv:UnspecifiedMatching +HP:0030769 Exencephaly oboInOwl:hasDbXref UMLS:C0266453 semapv:UnspecifiedMatching +HP:0030770 Craniorachischisis oboInOwl:hasDbXref MESH:D009436 semapv:UnspecifiedMatching +HP:0030770 Craniorachischisis oboInOwl:hasDbXref SCTID:32219008 semapv:UnspecifiedMatching +HP:0030770 Craniorachischisis oboInOwl:hasDbXref UMLS:C0152426 semapv:UnspecifiedMatching +HP:0030771 Mallet finger oboInOwl:hasDbXref SCTID:64298006 semapv:UnspecifiedMatching +HP:0030771 Mallet finger oboInOwl:hasDbXref UMLS:C0158473 semapv:UnspecifiedMatching +HP:0030772 Proximal femoral focal deficiency oboInOwl:hasDbXref SCTID:205211001 semapv:UnspecifiedMatching +HP:0030772 Proximal femoral focal deficiency oboInOwl:hasDbXref UMLS:C0431996 semapv:UnspecifiedMatching +HP:0030773 Internuclear ophthalmoplegia oboInOwl:hasDbXref MESH:D015835 semapv:UnspecifiedMatching +HP:0030773 Internuclear ophthalmoplegia oboInOwl:hasDbXref SCTID:49823009 semapv:UnspecifiedMatching +HP:0030773 Internuclear ophthalmoplegia oboInOwl:hasDbXref UMLS:C0152134 semapv:UnspecifiedMatching +HP:0030774 Mitochondrial swelling oboInOwl:hasDbXref MESH:D008933 semapv:UnspecifiedMatching +HP:0030774 Mitochondrial swelling oboInOwl:hasDbXref SCTID:125429001 semapv:UnspecifiedMatching +HP:0030774 Mitochondrial swelling oboInOwl:hasDbXref UMLS:C0026244 semapv:UnspecifiedMatching +HP:0030775 Modic type vertebral endplate changes oboInOwl:hasDbXref UMLS:C4280778 semapv:UnspecifiedMatching +HP:0030776 Modic type I vertebral endplate changes oboInOwl:hasDbXref UMLS:C4280777 semapv:UnspecifiedMatching +HP:0030777 Modic type II vertebral endplate changes oboInOwl:hasDbXref UMLS:C4280776 semapv:UnspecifiedMatching +HP:0030778 Modic type III vertebral endplate changes oboInOwl:hasDbXref UMLS:C4280775 semapv:UnspecifiedMatching +HP:0030779 Ethmocephaly oboInOwl:hasDbXref SCTID:55709000 semapv:UnspecifiedMatching +HP:0030779 Ethmocephaly oboInOwl:hasDbXref UMLS:C0266680 semapv:UnspecifiedMatching +HP:0030780 Abnormality of the protein C anticoagulant pathway oboInOwl:hasDbXref UMLS:C4280774 semapv:UnspecifiedMatching +HP:0030781 Increased circulating free fatty acid level oboInOwl:hasDbXref UMLS:C4280773 semapv:UnspecifiedMatching +HP:0030782 Abnormal serum interleukin level oboInOwl:hasDbXref UMLS:C4280772 semapv:UnspecifiedMatching +HP:0030783 Increased circulating interleukin 6 oboInOwl:hasDbXref UMLS:C4280771 semapv:UnspecifiedMatching +HP:0030784 Anomia oboInOwl:hasDbXref MESH:D000849 semapv:UnspecifiedMatching +HP:0030784 Anomia oboInOwl:hasDbXref SCTID:10325006 semapv:UnspecifiedMatching +HP:0030784 Anomia oboInOwl:hasDbXref UMLS:C0003113 semapv:UnspecifiedMatching +HP:0030785 Mediastinal cystic lymphangioma oboInOwl:hasDbXref UMLS:C4280770 semapv:UnspecifiedMatching +HP:0030786 Photopsia oboInOwl:hasDbXref SCTID:56170001 semapv:UnspecifiedMatching +HP:0030786 Photopsia oboInOwl:hasDbXref UMLS:C0085635 semapv:UnspecifiedMatching +HP:0030787 Cerumen abnormality oboInOwl:hasDbXref UMLS:C4280769 semapv:UnspecifiedMatching +HP:0030788 Impacted cerumen oboInOwl:hasDbXref SCTID:18070006 semapv:UnspecifiedMatching +HP:0030788 Impacted cerumen oboInOwl:hasDbXref UMLS:C0021092 semapv:UnspecifiedMatching +HP:0030789 Excessive cerumen oboInOwl:hasDbXref UMLS:C1382811 semapv:UnspecifiedMatching +HP:0030790 Abnormal cerumen color oboInOwl:hasDbXref UMLS:C4280768 semapv:UnspecifiedMatching +HP:0030791 Abnormal jaw morphology oboInOwl:hasDbXref UMLS:C4280767 semapv:UnspecifiedMatching +HP:0030792 Jaw neoplasm oboInOwl:hasDbXref MESH:D007573 semapv:UnspecifiedMatching +HP:0030792 Jaw neoplasm oboInOwl:hasDbXref SCTID:126634001 semapv:UnspecifiedMatching +HP:0030792 Jaw neoplasm oboInOwl:hasDbXref UMLS:C0022364 semapv:UnspecifiedMatching +HP:0030793 Jaw swelling oboInOwl:hasDbXref UMLS:C4280766 semapv:UnspecifiedMatching +HP:0030794 Abnormal C-peptide level oboInOwl:hasDbXref UMLS:C4280765 semapv:UnspecifiedMatching +HP:0030795 Reduced C-peptide level oboInOwl:hasDbXref UMLS:C4280764 semapv:UnspecifiedMatching +HP:0030796 Increased C-peptide level oboInOwl:hasDbXref UMLS:C4280763 semapv:UnspecifiedMatching +HP:0030797 Reduced volume of central subdivision of bed nucleus of stria terminalis oboInOwl:hasDbXref UMLS:C4280762 semapv:UnspecifiedMatching +HP:0030798 Abnormality of the bed nucleus of stria terminalis oboInOwl:hasDbXref UMLS:C4280761 semapv:UnspecifiedMatching +HP:0030799 Scaphocephaly oboInOwl:hasDbXref MESH:D003398 semapv:UnspecifiedMatching +HP:0030799 Scaphocephaly oboInOwl:hasDbXref SCTID:4191007 semapv:UnspecifiedMatching +HP:0030799 Scaphocephaly oboInOwl:hasDbXref UMLS:C0265534 semapv:UnspecifiedMatching +HP:0030800 Abnormal visual accommodation oboInOwl:hasDbXref UMLS:C4280760 semapv:UnspecifiedMatching +HP:0030801 Reduced visual accommodation oboInOwl:hasDbXref UMLS:C4280759 semapv:UnspecifiedMatching +HP:0030802 Lower eyelid retraction oboInOwl:hasDbXref SCTID:700264006 semapv:UnspecifiedMatching +HP:0030802 Lower eyelid retraction oboInOwl:hasDbXref UMLS:C1861656 semapv:UnspecifiedMatching +HP:0030803 Platonychia oboInOwl:hasDbXref UMLS:C1853986 semapv:UnspecifiedMatching +HP:0030804 Trachyonychia oboInOwl:hasDbXref SCTID:69192004 semapv:UnspecifiedMatching +HP:0030804 Trachyonychia oboInOwl:hasDbXref UMLS:C0546956 semapv:UnspecifiedMatching +HP:0030805 Absent lunula oboInOwl:hasDbXref UMLS:C4280758 semapv:UnspecifiedMatching +HP:0030806 Fast-growing nails oboInOwl:hasDbXref UMLS:C4280757 semapv:UnspecifiedMatching +HP:0030807 Abnormal nail growth oboInOwl:hasDbXref UMLS:C1610609 semapv:UnspecifiedMatching +HP:0030808 Ragged cuticle oboInOwl:hasDbXref UMLS:C4280756 semapv:UnspecifiedMatching +HP:0030809 Abnormal tongue morphology oboInOwl:hasDbXref UMLS:C4280755 semapv:UnspecifiedMatching +HP:0030810 Abnormal tongue physiology oboInOwl:hasDbXref UMLS:C4280754 semapv:UnspecifiedMatching +HP:0030811 Tongue pain oboInOwl:hasDbXref MESH:D005926 semapv:UnspecifiedMatching +HP:0030811 Tongue pain oboInOwl:hasDbXref SCTID:30731004 semapv:UnspecifiedMatching +HP:0030811 Tongue pain oboInOwl:hasDbXref UMLS:C0017672 semapv:UnspecifiedMatching +HP:0030812 Enlarged tonsils oboInOwl:hasDbXref SCTID:46689006 semapv:UnspecifiedMatching +HP:0030812 Enlarged tonsils oboInOwl:hasDbXref UMLS:C0272386 semapv:UnspecifiedMatching +HP:0030813 Absent tonsils oboInOwl:hasDbXref SCTID:249393008 semapv:UnspecifiedMatching +HP:0030813 Absent tonsils oboInOwl:hasDbXref SCTID:300277007 semapv:UnspecifiedMatching +HP:0030813 Absent tonsils oboInOwl:hasDbXref UMLS:C0576999 semapv:UnspecifiedMatching +HP:0030814 Orange discolored tonsils oboInOwl:hasDbXref UMLS:C4280753 semapv:UnspecifiedMatching +HP:0030815 Lipoma of the tongue oboInOwl:hasDbXref UMLS:C0238467 semapv:UnspecifiedMatching +HP:0030816 Gingival recession oboInOwl:hasDbXref MESH:D005889 semapv:UnspecifiedMatching +HP:0030816 Gingival recession oboInOwl:hasDbXref SCTID:4356008 semapv:UnspecifiedMatching +HP:0030816 Gingival recession oboInOwl:hasDbXref UMLS:C0017572 semapv:UnspecifiedMatching +HP:0030817 Beaked nails oboInOwl:hasDbXref UMLS:C4280752 semapv:UnspecifiedMatching +HP:0030818 Central nail canal oboInOwl:hasDbXref SCTID:238718006 semapv:UnspecifiedMatching +HP:0030818 Central nail canal oboInOwl:hasDbXref SCTID:86393005 semapv:UnspecifiedMatching +HP:0030818 Central nail canal oboInOwl:hasDbXref UMLS:C0263526 semapv:UnspecifiedMatching +HP:0030819 Ski jump nail oboInOwl:hasDbXref UMLS:C4280751 semapv:UnspecifiedMatching +HP:0030820 Hooded eyelid oboInOwl:hasDbXref UMLS:C3277348 semapv:UnspecifiedMatching +HP:0030821 Hooded lower eyelid oboInOwl:hasDbXref UMLS:C4280750 semapv:UnspecifiedMatching +HP:0030822 Hooded upper eyelid oboInOwl:hasDbXref UMLS:C4280749 semapv:UnspecifiedMatching +HP:0030823 Scleral thickening oboInOwl:hasDbXref UMLS:C2674403 semapv:UnspecifiedMatching +HP:0030824 Mizuo phenomenon oboInOwl:hasDbXref UMLS:C4280748 semapv:UnspecifiedMatching +HP:0030825 Absent foveal reflex oboInOwl:hasDbXref SCTID:247144003 semapv:UnspecifiedMatching +HP:0030825 Absent foveal reflex oboInOwl:hasDbXref UMLS:C0423420 semapv:UnspecifiedMatching +HP:0030826 Eyelid fasciculation oboInOwl:hasDbXref UMLS:C4280682 semapv:UnspecifiedMatching +HP:0030828 Wheezing oboInOwl:hasDbXref MESH:D012135 semapv:UnspecifiedMatching +HP:0030828 Wheezing oboInOwl:hasDbXref SCTID:56018004 semapv:UnspecifiedMatching +HP:0030828 Wheezing oboInOwl:hasDbXref UMLS:C0043144 semapv:UnspecifiedMatching +HP:0030829 Abnormal breath sound oboInOwl:hasDbXref SCTID:301273002 semapv:UnspecifiedMatching +HP:0030829 Abnormal breath sound oboInOwl:hasDbXref UMLS:C0231856 semapv:UnspecifiedMatching +HP:0030830 Crackles oboInOwl:hasDbXref MESH:D012135 semapv:UnspecifiedMatching +HP:0030830 Crackles oboInOwl:hasDbXref SCTID:48409008 semapv:UnspecifiedMatching +HP:0030830 Crackles oboInOwl:hasDbXref UMLS:C0034642 semapv:UnspecifiedMatching +HP:0030831 Rhonchi oboInOwl:hasDbXref MESH:D012135 semapv:UnspecifiedMatching +HP:0030831 Rhonchi oboInOwl:hasDbXref SCTID:24612001 semapv:UnspecifiedMatching +HP:0030831 Rhonchi oboInOwl:hasDbXref UMLS:C0035508 semapv:UnspecifiedMatching +HP:0030832 Vitreous strands oboInOwl:hasDbXref SCTID:28167005 semapv:UnspecifiedMatching +HP:0030832 Vitreous strands oboInOwl:hasDbXref UMLS:C0271408 semapv:UnspecifiedMatching +HP:0030833 Neck pain oboInOwl:hasDbXref MESH:D019547 semapv:UnspecifiedMatching +HP:0030833 Neck pain oboInOwl:hasDbXref SCTID:81680005 semapv:UnspecifiedMatching +HP:0030833 Neck pain oboInOwl:hasDbXref UMLS:C0007859 semapv:UnspecifiedMatching +HP:0030834 Shoulder pain oboInOwl:hasDbXref MESH:D020069 semapv:UnspecifiedMatching +HP:0030834 Shoulder pain oboInOwl:hasDbXref SCTID:45326000 semapv:UnspecifiedMatching +HP:0030834 Shoulder pain oboInOwl:hasDbXref UMLS:C0037011 semapv:UnspecifiedMatching +HP:0030835 Elbow pain oboInOwl:hasDbXref SCTID:74323005 semapv:UnspecifiedMatching +HP:0030835 Elbow pain oboInOwl:hasDbXref UMLS:C0239266 semapv:UnspecifiedMatching +HP:0030836 Wrist pain oboInOwl:hasDbXref SCTID:202482009 semapv:UnspecifiedMatching +HP:0030836 Wrist pain oboInOwl:hasDbXref SCTID:56608008 semapv:UnspecifiedMatching +HP:0030836 Wrist pain oboInOwl:hasDbXref UMLS:C0221785 semapv:UnspecifiedMatching +HP:0030837 Finger pain oboInOwl:hasDbXref SCTID:18876004 semapv:UnspecifiedMatching +HP:0030837 Finger pain oboInOwl:hasDbXref UMLS:C0239589 semapv:UnspecifiedMatching +HP:0030838 Hip pain oboInOwl:hasDbXref SCTID:49218002 semapv:UnspecifiedMatching +HP:0030838 Hip pain oboInOwl:hasDbXref UMLS:C0019559 semapv:UnspecifiedMatching +HP:0030839 Knee pain oboInOwl:hasDbXref SCTID:30989003 semapv:UnspecifiedMatching +HP:0030839 Knee pain oboInOwl:hasDbXref UMLS:C0231749 semapv:UnspecifiedMatching +HP:0030840 Ankle pain oboInOwl:hasDbXref SCTID:202490009 semapv:UnspecifiedMatching +HP:0030840 Ankle pain oboInOwl:hasDbXref SCTID:247373008 semapv:UnspecifiedMatching +HP:0030840 Ankle pain oboInOwl:hasDbXref UMLS:C0238656 semapv:UnspecifiedMatching +HP:0030841 Toe pain oboInOwl:hasDbXref SCTID:285365001 semapv:UnspecifiedMatching +HP:0030841 Toe pain oboInOwl:hasDbXref UMLS:C0241416 semapv:UnspecifiedMatching +HP:0030842 Choking episodes oboInOwl:hasDbXref UMLS:C4280747 semapv:UnspecifiedMatching +HP:0030843 Cardiac amyloidosis oboInOwl:hasDbXref SCTID:16573007 semapv:UnspecifiedMatching +HP:0030843 Cardiac amyloidosis oboInOwl:hasDbXref UMLS:C0268407 semapv:UnspecifiedMatching +HP:0030844 Undetectable pattern electroretinogram oboInOwl:hasDbXref UMLS:C4280746 semapv:UnspecifiedMatching +HP:0030845 Heliotrope rash of eyelid oboInOwl:hasDbXref UMLS:C4280745 semapv:UnspecifiedMatching +HP:0030846 Abnormality of venous physiology oboInOwl:hasDbXref UMLS:C4280744 semapv:UnspecifiedMatching +HP:0030847 Abnormal jugular venous pressure oboInOwl:hasDbXref SCTID:62436006 semapv:UnspecifiedMatching +HP:0030847 Abnormal jugular venous pressure oboInOwl:hasDbXref UMLS:C0520860 semapv:UnspecifiedMatching +HP:0030848 Elevated jugular venous pressure oboInOwl:hasDbXref SCTID:22447003 semapv:UnspecifiedMatching +HP:0030848 Elevated jugular venous pressure oboInOwl:hasDbXref UMLS:C0520861 semapv:UnspecifiedMatching +HP:0030849 Hepatojugular reflux oboInOwl:hasDbXref SCTID:72196001 semapv:UnspecifiedMatching +HP:0030849 Hepatojugular reflux oboInOwl:hasDbXref UMLS:C0239949 semapv:UnspecifiedMatching +HP:0030850 Abnormal pulse pressure oboInOwl:hasDbXref UMLS:C0855322 semapv:UnspecifiedMatching +HP:0030851 Low pulse pressure oboInOwl:hasDbXref UMLS:C4280743 semapv:UnspecifiedMatching +HP:0030852 High pulse pressure oboInOwl:hasDbXref UMLS:C0855323 semapv:UnspecifiedMatching +HP:0030853 Heterotaxy oboInOwl:hasDbXref MESH:D059446 semapv:UnspecifiedMatching +HP:0030853 Heterotaxy oboInOwl:hasDbXref SCTID:14821001 semapv:UnspecifiedMatching +HP:0030853 Heterotaxy oboInOwl:hasDbXref SCTID:24614000 semapv:UnspecifiedMatching +HP:0030853 Heterotaxy oboInOwl:hasDbXref UMLS:C0266642 semapv:UnspecifiedMatching +HP:0030854 Scleral staphyloma oboInOwl:hasDbXref SCTID:111534007 semapv:UnspecifiedMatching +HP:0030854 Scleral staphyloma oboInOwl:hasDbXref UMLS:C0155359 semapv:UnspecifiedMatching +HP:0030855 Anterior staphyloma oboInOwl:hasDbXref SCTID:231888000 semapv:UnspecifiedMatching +HP:0030855 Anterior staphyloma oboInOwl:hasDbXref UMLS:C0339206 semapv:UnspecifiedMatching +HP:0030856 Posterior staphyloma oboInOwl:hasDbXref SCTID:87819007 semapv:UnspecifiedMatching +HP:0030856 Posterior staphyloma oboInOwl:hasDbXref UMLS:C0155360 semapv:UnspecifiedMatching +HP:0030857 Eye movement-induced pain oboInOwl:hasDbXref UMLS:C4280742 semapv:UnspecifiedMatching +HP:0030858 Addictive behavior oboInOwl:hasDbXref MESH:D016739 semapv:UnspecifiedMatching +HP:0030858 Addictive behavior oboInOwl:hasDbXref SCTID:32709003 semapv:UnspecifiedMatching +HP:0030858 Addictive behavior oboInOwl:hasDbXref UMLS:C0085281 semapv:UnspecifiedMatching +HP:0030859 Anti-topoisomerase I antibody positivity oboInOwl:hasDbXref UMLS:C4280741 semapv:UnspecifiedMatching +HP:0030860 Abnormal CSF amyloid level oboInOwl:hasDbXref UMLS:C4280740 semapv:UnspecifiedMatching +HP:0030861 Decreased CSF amyloid level oboInOwl:hasDbXref UMLS:C4280739 semapv:UnspecifiedMatching +HP:0030862 Elevated CSF amyloid level oboInOwl:hasDbXref UMLS:C4280738 semapv:UnspecifiedMatching +HP:0030863 Nasal flaring oboInOwl:hasDbXref SCTID:21558008 semapv:UnspecifiedMatching +HP:0030863 Nasal flaring oboInOwl:hasDbXref SCTID:248568003 semapv:UnspecifiedMatching +HP:0030863 Nasal flaring oboInOwl:hasDbXref UMLS:C0277873 semapv:UnspecifiedMatching +HP:0030864 Intercostal retractions oboInOwl:hasDbXref SCTID:6442005 semapv:UnspecifiedMatching +HP:0030864 Intercostal retractions oboInOwl:hasDbXref UMLS:C0425470 semapv:UnspecifiedMatching +HP:0030865 Large elbow oboInOwl:hasDbXref UMLS:C4280737 semapv:UnspecifiedMatching +HP:0030866 Large knee oboInOwl:hasDbXref UMLS:C4280736 semapv:UnspecifiedMatching +HP:0030867 Vertical orbital dystopia oboInOwl:hasDbXref SCTID:253243008 semapv:UnspecifiedMatching +HP:0030867 Vertical orbital dystopia oboInOwl:hasDbXref UMLS:C0431460 semapv:UnspecifiedMatching +HP:0030868 Monorchism oboInOwl:hasDbXref SCTID:87310001 semapv:UnspecifiedMatching +HP:0030868 Monorchism oboInOwl:hasDbXref UMLS:C0266429 semapv:UnspecifiedMatching +HP:0030869 Anorchism oboInOwl:hasDbXref MESH:C537770 semapv:UnspecifiedMatching +HP:0030869 Anorchism oboInOwl:hasDbXref SCTID:371015003 semapv:UnspecifiedMatching +HP:0030869 Anorchism oboInOwl:hasDbXref UMLS:C1261504 semapv:UnspecifiedMatching +HP:0030870 Abnormality of spinal facet joint oboInOwl:hasDbXref UMLS:C4280735 semapv:UnspecifiedMatching +HP:0030871 Facet joint arthrosis oboInOwl:hasDbXref UMLS:C4280734 semapv:UnspecifiedMatching +HP:0030872 Abnormal cardiac ventricular function oboInOwl:hasDbXref UMLS:C4280733 semapv:UnspecifiedMatching +HP:0030873 Anti-centromere antibody positivity oboInOwl:hasDbXref UMLS:C4280732 semapv:UnspecifiedMatching +HP:0030874 Oxygen desaturation on exertion oboInOwl:hasDbXref UMLS:C4280731 semapv:UnspecifiedMatching +HP:0030875 Abnormality of pulmonary circulation oboInOwl:hasDbXref UMLS:C4280730 semapv:UnspecifiedMatching +HP:0030876 Increased pulmonary capillary wedge pressure oboInOwl:hasDbXref SCTID:30261008 semapv:UnspecifiedMatching +HP:0030876 Increased pulmonary capillary wedge pressure oboInOwl:hasDbXref UMLS:C0520850 semapv:UnspecifiedMatching +HP:0030877 Reduced FEV1/FVC ratio oboInOwl:hasDbXref UMLS:C4280729 semapv:UnspecifiedMatching +HP:0030878 Abnormality on pulmonary function testing oboInOwl:hasDbXref UMLS:C4280728 semapv:UnspecifiedMatching +HP:0030879 Interlobular septal thickening on pulmonary HRCT oboInOwl:hasDbXref UMLS:C4280727 semapv:UnspecifiedMatching +HP:0030880 Raynaud phenomenon oboInOwl:hasDbXref MESH:D011928 semapv:UnspecifiedMatching +HP:0030880 Raynaud phenomenon oboInOwl:hasDbXref SCTID:266261006 semapv:UnspecifiedMatching +HP:0030880 Raynaud phenomenon oboInOwl:hasDbXref UMLS:C0034735 semapv:UnspecifiedMatching +HP:0030881 Shoulder impingement oboInOwl:hasDbXref UMLS:C1655733 semapv:UnspecifiedMatching +HP:0030882 Coronary artery aneurysm oboInOwl:hasDbXref UMLS:C4255100 semapv:UnspecifiedMatching +HP:0030883 Femoroacetabular impingement oboInOwl:hasDbXref MESH:D057925 semapv:UnspecifiedMatching +HP:0030883 Femoroacetabular impingement oboInOwl:hasDbXref SCTID:432473000 semapv:UnspecifiedMatching +HP:0030883 Femoroacetabular impingement oboInOwl:hasDbXref UMLS:C2936290 semapv:UnspecifiedMatching +HP:0030884 Gastrojejunal tube feeding in infancy oboInOwl:hasDbXref UMLS:C4280681 semapv:UnspecifiedMatching +HP:0030885 Recurrent parasitic infections oboInOwl:hasDbXref UMLS:C4280726 semapv:UnspecifiedMatching +HP:0030886 Abnormal lymphocyte apoptosis oboInOwl:hasDbXref UMLS:C4280725 semapv:UnspecifiedMatching +HP:0030887 Increased lymphocyte apoptosis oboInOwl:hasDbXref UMLS:C4280724 semapv:UnspecifiedMatching +HP:0031021 Squamous Papilloma oboInOwl:hasDbXref NCIT:C3712 semapv:UnspecifiedMatching +HP:0031022 Oropharyngeal squamous papilloma oboInOwl:hasDbXref NCIT:C6038 semapv:UnspecifiedMatching +HP:0031023 Multiple mucosal neuromas oboInOwl:hasDbXref NCIT:C6559 semapv:UnspecifiedMatching +HP:0031415 High serum calcitriol oboInOwl:hasDbXref UMLS:C1833331 semapv:UnspecifiedMatching +HP:0031846 Femur fracture oboInOwl:hasDbXref MESH:D005264 semapv:UnspecifiedMatching +HP:0032417 Periglomerular fibrosis oboInOwl:hasDbXref PMID:32866505 semapv:UnspecifiedMatching +HP:0033019 Male reproductive system neoplasm oboInOwl:hasDbXref NCIT:C3054 semapv:UnspecifiedMatching +HP:0033020 Female reproductive system neoplasm oboInOwl:hasDbXref NCIT:C3053 semapv:UnspecifiedMatching +HP:0040004 Abnormality of corneal shape oboInOwl:hasDbXref UMLS:C4022500 semapv:UnspecifiedMatching +HP:0040006 Mortality/Aging oboInOwl:hasDbXref UMLS:C4022499 semapv:UnspecifiedMatching +HP:0040007 Absent pigmentation of chest oboInOwl:hasDbXref UMLS:C4022498 semapv:UnspecifiedMatching +HP:0040008 Aplasia of facial bones oboInOwl:hasDbXref UMLS:C1385254 semapv:UnspecifiedMatching +HP:0040008 Aplasia of facial bones oboInOwl:hasDbXref UMLS:C4022497 semapv:UnspecifiedMatching +HP:0040008 Aplasia of facial bones oboInOwl:hasDbXref UMLS:C4280300 semapv:UnspecifiedMatching +HP:0040008 Aplasia of facial bones oboInOwl:hasDbXref UMLS:C4280301 semapv:UnspecifiedMatching +HP:0040009 Hyperparakeratosis oboInOwl:hasDbXref SCTID:125554003 semapv:UnspecifiedMatching +HP:0040009 Hyperparakeratosis oboInOwl:hasDbXref UMLS:C1265968 semapv:UnspecifiedMatching +HP:0040010 Small posterior fossa oboInOwl:hasDbXref UMLS:C4022496 semapv:UnspecifiedMatching +HP:0040011 Flat posterior fossa oboInOwl:hasDbXref UMLS:C4022495 semapv:UnspecifiedMatching +HP:0040012 Chromosome breakage oboInOwl:hasDbXref MESH:D019457 semapv:UnspecifiedMatching +HP:0040012 Chromosome breakage oboInOwl:hasDbXref UMLS:C0376628 semapv:UnspecifiedMatching +HP:0040013 Decreased mitochondrial number oboInOwl:hasDbXref UMLS:C4022493 semapv:UnspecifiedMatching +HP:0040014 Increased mitochondrial number oboInOwl:hasDbXref UMLS:C4022492 semapv:UnspecifiedMatching +HP:0040015 Increased activity of mitochondrial respiratory chain oboInOwl:hasDbXref UMLS:C4022491 semapv:UnspecifiedMatching +HP:0040016 Prominent coccyx oboInOwl:hasDbXref UMLS:C4022490 semapv:UnspecifiedMatching +HP:0040017 Protruding coccyx oboInOwl:hasDbXref UMLS:C4022489 semapv:UnspecifiedMatching +HP:0040018 Clinodactyly of hallux oboInOwl:hasDbXref UMLS:C4022488 semapv:UnspecifiedMatching +HP:0040018 Clinodactyly of hallux oboInOwl:hasDbXref UMLS:C4280299 semapv:UnspecifiedMatching +HP:0040019 Finger clinodactyly oboInOwl:hasDbXref SCTID:17268007 semapv:UnspecifiedMatching +HP:0040019 Finger clinodactyly oboInOwl:hasDbXref UMLS:C0265610 semapv:UnspecifiedMatching +HP:0040019 Finger clinodactyly oboInOwl:hasDbXref UMLS:C4280298 semapv:UnspecifiedMatching +HP:0040020 Radial deviation of the 5th finger oboInOwl:hasDbXref UMLS:C4022487 semapv:UnspecifiedMatching +HP:0040021 Radial deviation of the thumb oboInOwl:hasDbXref UMLS:C2168996 semapv:UnspecifiedMatching +HP:0040022 Clinodactyly of the 2nd finger oboInOwl:hasDbXref UMLS:C4022486 semapv:UnspecifiedMatching +HP:0040023 Clinodactyly of the thumb oboInOwl:hasDbXref UMLS:C1856888 semapv:UnspecifiedMatching +HP:0040023 Clinodactyly of the thumb oboInOwl:hasDbXref UMLS:C4280297 semapv:UnspecifiedMatching +HP:0040024 Clinodactyly of the 3rd finger oboInOwl:hasDbXref UMLS:C4022485 semapv:UnspecifiedMatching +HP:0040024 Clinodactyly of the 3rd finger oboInOwl:hasDbXref UMLS:C4280296 semapv:UnspecifiedMatching +HP:0040025 Clinodactyly of the 4th finger oboInOwl:hasDbXref UMLS:C4022484 semapv:UnspecifiedMatching +HP:0040025 Clinodactyly of the 4th finger oboInOwl:hasDbXref UMLS:C4280295 semapv:UnspecifiedMatching +HP:0040030 Chorioretinal hypopigmentation oboInOwl:hasDbXref UMLS:C4022483 semapv:UnspecifiedMatching +HP:0040031 Chorioretinal hyperpigmentation oboInOwl:hasDbXref UMLS:C4022482 semapv:UnspecifiedMatching +HP:0040032 Hypoplasia of the upper eyelids oboInOwl:hasDbXref UMLS:C4022481 semapv:UnspecifiedMatching +HP:0040033 Aplasia/Hypoplasia of the fifth metatarsal bone oboInOwl:hasDbXref UMLS:C4022480 semapv:UnspecifiedMatching +HP:0040034 Abnormality of the second metatarsal bone oboInOwl:hasDbXref UMLS:C4022479 semapv:UnspecifiedMatching +HP:0040035 Abnormality of the fourth metatarsal bone oboInOwl:hasDbXref UMLS:C4022478 semapv:UnspecifiedMatching +HP:0040036 Onychogryposis of fingernail oboInOwl:hasDbXref UMLS:C4022477 semapv:UnspecifiedMatching +HP:0040039 Onycholysis of fingernails oboInOwl:hasDbXref UMLS:C3553044 semapv:UnspecifiedMatching +HP:0040040 Toenail onycholysis oboInOwl:hasDbXref UMLS:C4022476 semapv:UnspecifiedMatching +HP:0040042 Aplasia of the eccrine sweat glands oboInOwl:hasDbXref UMLS:C4022475 semapv:UnspecifiedMatching +HP:0040043 Hypoplasia of the eccrine sweat glands oboInOwl:hasDbXref UMLS:C4022474 semapv:UnspecifiedMatching +HP:0040044 Hypoplasia of the diaphragm oboInOwl:hasDbXref UMLS:C4022473 semapv:UnspecifiedMatching +HP:0040045 Abnormal hemidiaphragm morphology oboInOwl:hasDbXref UMLS:C4022472 semapv:UnspecifiedMatching +HP:0040046 Abnormal left hemidiaphragm morphology oboInOwl:hasDbXref UMLS:C4022471 semapv:UnspecifiedMatching +HP:0040047 Abnormal right hemidiaphragm morphology oboInOwl:hasDbXref UMLS:C4022470 semapv:UnspecifiedMatching +HP:0040049 Macular edema oboInOwl:hasDbXref MESH:D008269 semapv:UnspecifiedMatching +HP:0040049 Macular edema oboInOwl:hasDbXref SCTID:37231002 semapv:UnspecifiedMatching +HP:0040049 Macular edema oboInOwl:hasDbXref UMLS:C0271051 semapv:UnspecifiedMatching +HP:0040050 Sparse upper eyelashes oboInOwl:hasDbXref UMLS:C4022468 semapv:UnspecifiedMatching +HP:0040051 Abnormality of upper eyelashes oboInOwl:hasDbXref UMLS:C4022467 semapv:UnspecifiedMatching +HP:0040052 Abnormality of lower eyelashes oboInOwl:hasDbXref UMLS:C4022466 semapv:UnspecifiedMatching +HP:0040053 Long lower eyelashes oboInOwl:hasDbXref UMLS:C4022465 semapv:UnspecifiedMatching +HP:0040054 Short upper eyelashes oboInOwl:hasDbXref UMLS:C4022464 semapv:UnspecifiedMatching +HP:0040055 Short lower eyelashes oboInOwl:hasDbXref UMLS:C4022463 semapv:UnspecifiedMatching +HP:0040056 Absent upper eyelashes oboInOwl:hasDbXref UMLS:C4022462 semapv:UnspecifiedMatching +HP:0040056 Absent upper eyelashes oboInOwl:hasDbXref UMLS:C4280255 semapv:UnspecifiedMatching +HP:0040056 Absent upper eyelashes oboInOwl:hasDbXref UMLS:C4280294 semapv:UnspecifiedMatching +HP:0040057 Abnormality of nasal hair oboInOwl:hasDbXref UMLS:C4021858 semapv:UnspecifiedMatching +HP:0040059 Calcification of ribs oboInOwl:hasDbXref UMLS:C4022461 semapv:UnspecifiedMatching +HP:0040061 Osteosclerosis of the radius oboInOwl:hasDbXref UMLS:C4022460 semapv:UnspecifiedMatching +HP:0040062 Slender radius oboInOwl:hasDbXref UMLS:C1968813 semapv:UnspecifiedMatching +HP:0040063 Decreased adipose tissue oboInOwl:hasDbXref UMLS:C4022459 semapv:UnspecifiedMatching +HP:0040064 Abnormality of limbs oboInOwl:hasDbXref SCTID:445144002 semapv:UnspecifiedMatching +HP:0040064 Abnormality of limbs oboInOwl:hasDbXref UMLS:C0239337 semapv:UnspecifiedMatching +HP:0040064 Abnormality of limbs oboInOwl:hasDbXref UMLS:C4073131 semapv:UnspecifiedMatching +HP:0040068 Abnormality of limb bone oboInOwl:hasDbXref UMLS:C4022456 semapv:UnspecifiedMatching +HP:0040069 Abnormal lower limb bone morphology oboInOwl:hasDbXref UMLS:C4022455 semapv:UnspecifiedMatching +HP:0040069 Abnormal lower limb bone morphology oboInOwl:hasDbXref UMLS:C4022457 semapv:UnspecifiedMatching +HP:0040070 Abnormal upper limb bone morphology oboInOwl:hasDbXref UMLS:C4022454 semapv:UnspecifiedMatching +HP:0040070 Abnormal upper limb bone morphology oboInOwl:hasDbXref UMLS:C4022458 semapv:UnspecifiedMatching +HP:0040071 Abnormal morphology of ulna oboInOwl:hasDbXref UMLS:C4022453 semapv:UnspecifiedMatching +HP:0040072 Abnormality of forearm bone oboInOwl:hasDbXref UMLS:C4022452 semapv:UnspecifiedMatching +HP:0040073 Abnormal forearm bone morphology oboInOwl:hasDbXref UMLS:C4022451 semapv:UnspecifiedMatching +HP:0040075 Hypopituitarism oboInOwl:hasDbXref MESH:D007018 semapv:UnspecifiedMatching +HP:0040075 Hypopituitarism oboInOwl:hasDbXref SCTID:74728003 semapv:UnspecifiedMatching +HP:0040075 Hypopituitarism oboInOwl:hasDbXref UMLS:C0020635 semapv:UnspecifiedMatching +HP:0040078 Axonal degeneration oboInOwl:hasDbXref UMLS:C1837496 semapv:UnspecifiedMatching +HP:0040079 Irregular dentition oboInOwl:hasDbXref UMLS:C1856765 semapv:UnspecifiedMatching +HP:0040080 Anteverted ears oboInOwl:hasDbXref UMLS:C1857055 semapv:UnspecifiedMatching +HP:0040081 Abnormal circulating creatine kinase concentration oboInOwl:hasDbXref UMLS:C4022449 semapv:UnspecifiedMatching +HP:0040082 Happy demeanor oboInOwl:hasDbXref UMLS:C1856115 semapv:UnspecifiedMatching +HP:0040083 Toe walking oboInOwl:hasDbXref SCTID:250018006 semapv:UnspecifiedMatching +HP:0040083 Toe walking oboInOwl:hasDbXref UMLS:C0427144 semapv:UnspecifiedMatching +HP:0040084 Abnormal circulating renin oboInOwl:hasDbXref UMLS:C4021038 semapv:UnspecifiedMatching +HP:0040085 Abnormal circulating aldosterone oboInOwl:hasDbXref UMLS:C0857898 semapv:UnspecifiedMatching +HP:0040086 Abnormal prolactin level oboInOwl:hasDbXref UMLS:C4022448 semapv:UnspecifiedMatching +HP:0040087 Abnormal blood folate concentration oboInOwl:hasDbXref UMLS:C4021037 semapv:UnspecifiedMatching +HP:0040088 Abnormal lymphocyte count oboInOwl:hasDbXref SCTID:165534000 semapv:UnspecifiedMatching +HP:0040088 Abnormal lymphocyte count oboInOwl:hasDbXref UMLS:C0580550 semapv:UnspecifiedMatching +HP:0040089 Abnormal natural killer cell count oboInOwl:hasDbXref UMLS:C4021036 semapv:UnspecifiedMatching +HP:0040090 Abnormality of the tympanic membrane oboInOwl:hasDbXref UMLS:C4022447 semapv:UnspecifiedMatching +HP:0040091 Asymmetry of the size of ears oboInOwl:hasDbXref UMLS:C4022446 semapv:UnspecifiedMatching +HP:0040092 Asymmetry of the shape of the ears oboInOwl:hasDbXref UMLS:C4022445 semapv:UnspecifiedMatching +HP:0040093 Asymmetry of the position of the ears oboInOwl:hasDbXref UMLS:C4022444 semapv:UnspecifiedMatching +HP:0040095 Neoplasm of the outer ear oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0040095 Neoplasm of the outer ear oboInOwl:hasDbXref UMLS:C4022443 semapv:UnspecifiedMatching +HP:0040096 Neoplasm of the inner ear oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0040096 Neoplasm of the inner ear oboInOwl:hasDbXref UMLS:C1512779 semapv:UnspecifiedMatching +HP:0040097 Neoplasm of the ceruminal gland oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0040097 Neoplasm of the ceruminal gland oboInOwl:hasDbXref SCTID:403945001 semapv:UnspecifiedMatching +HP:0040097 Neoplasm of the ceruminal gland oboInOwl:hasDbXref SCTID:52707009 semapv:UnspecifiedMatching +HP:0040097 Neoplasm of the ceruminal gland oboInOwl:hasDbXref UMLS:C0334352 semapv:UnspecifiedMatching +HP:0040098 Basalioma of the outer ear oboInOwl:hasDbXref UMLS:C4022442 semapv:UnspecifiedMatching +HP:0040099 Abnormality of the round window oboInOwl:hasDbXref UMLS:C4022441 semapv:UnspecifiedMatching +HP:0040100 Abnormality of the vestibular window oboInOwl:hasDbXref UMLS:C4021035 semapv:UnspecifiedMatching +HP:0040101 Cutaneous atresia of the external auditory canal oboInOwl:hasDbXref UMLS:C4022440 semapv:UnspecifiedMatching +HP:0040102 Osseous atresia of the external auditory canal oboInOwl:hasDbXref UMLS:C4022439 semapv:UnspecifiedMatching +HP:0040103 Cutaneous stenosis of the external auditory canal oboInOwl:hasDbXref UMLS:C4022438 semapv:UnspecifiedMatching +HP:0040104 Osseous stenosis of the external auditory canal oboInOwl:hasDbXref UMLS:C4022437 semapv:UnspecifiedMatching +HP:0040106 Morphological abnormality of the lateral semicircular canal oboInOwl:hasDbXref UMLS:C4021034 semapv:UnspecifiedMatching +HP:0040107 Morphological abnormality of the posterior semicircular canal oboInOwl:hasDbXref UMLS:C4022436 semapv:UnspecifiedMatching +HP:0040108 Morphological abnormality of the anterior semicircular canal oboInOwl:hasDbXref UMLS:C4022435 semapv:UnspecifiedMatching +HP:0040109 Morphological abnormality of the utricle oboInOwl:hasDbXref UMLS:C4022434 semapv:UnspecifiedMatching +HP:0040110 Morphological abnormality of the saccule oboInOwl:hasDbXref UMLS:C4022433 semapv:UnspecifiedMatching +HP:0040111 Bilateral external ear deformity oboInOwl:hasDbXref UMLS:C4022432 semapv:UnspecifiedMatching +HP:0040112 Abnormal number of tubercles oboInOwl:hasDbXref UMLS:C4022431 semapv:UnspecifiedMatching +HP:0040113 Old-aged sensorineural hearing impairment oboInOwl:hasDbXref MESH:D011304 semapv:UnspecifiedMatching +HP:0040113 Old-aged sensorineural hearing impairment oboInOwl:hasDbXref SCTID:49526009 semapv:UnspecifiedMatching +HP:0040113 Old-aged sensorineural hearing impairment oboInOwl:hasDbXref UMLS:C0033074 semapv:UnspecifiedMatching +HP:0040114 Absence of the reflex of the tensor tympani muscle oboInOwl:hasDbXref UMLS:C4022430 semapv:UnspecifiedMatching +HP:0040115 Abnormality of the Eustachian tube oboInOwl:hasDbXref SCTID:204250005 semapv:UnspecifiedMatching +HP:0040115 Abnormality of the Eustachian tube oboInOwl:hasDbXref UMLS:C0262475 semapv:UnspecifiedMatching +HP:0040116 Aplasia of the Eustachian tube oboInOwl:hasDbXref SCTID:75231006 semapv:UnspecifiedMatching +HP:0040116 Aplasia of the Eustachian tube oboInOwl:hasDbXref UMLS:C0266616 semapv:UnspecifiedMatching +HP:0040117 Atresia of the Eustachian tube oboInOwl:hasDbXref UMLS:C1388953 semapv:UnspecifiedMatching +HP:0040118 Stenosis of the Eustachian tube oboInOwl:hasDbXref SCTID:80101003 semapv:UnspecifiedMatching +HP:0040118 Stenosis of the Eustachian tube oboInOwl:hasDbXref UMLS:C0271469 semapv:UnspecifiedMatching +HP:0040119 Unilateral conductive hearing impairment oboInOwl:hasDbXref UMLS:C4022428 semapv:UnspecifiedMatching +HP:0040120 Abnormality of the reflex of the tensor tympani muscle oboInOwl:hasDbXref UMLS:C4022427 semapv:UnspecifiedMatching +HP:0040121 Abnormality of the acoustic reflex oboInOwl:hasDbXref UMLS:C4022426 semapv:UnspecifiedMatching +HP:0040122 Impairment of the the acoustic reflex oboInOwl:hasDbXref UMLS:C4022425 semapv:UnspecifiedMatching +HP:0040123 Impairment of the reflex of the tensor tympani muscle oboInOwl:hasDbXref UMLS:C4022424 semapv:UnspecifiedMatching +HP:0040124 Patent tuba eustachii oboInOwl:hasDbXref UMLS:C4021033 semapv:UnspecifiedMatching +HP:0040126 Abnormal vitamin B12 level oboInOwl:hasDbXref UMLS:C4021032 semapv:UnspecifiedMatching +HP:0040127 Abnormal sweat homeostasis oboInOwl:hasDbXref UMLS:C4022423 semapv:UnspecifiedMatching +HP:0040128 Abnormal sweat electrolytes oboInOwl:hasDbXref UMLS:C4022422 semapv:UnspecifiedMatching +HP:0040129 Abnormal nerve conduction velocity oboInOwl:hasDbXref UMLS:C1866772 semapv:UnspecifiedMatching +HP:0040130 Abnormal serum iron concentration oboInOwl:hasDbXref UMLS:C0235760 semapv:UnspecifiedMatching +HP:0040131 Abnormal motor nerve conduction velocity oboInOwl:hasDbXref UMLS:C4021031 semapv:UnspecifiedMatching +HP:0040132 Abnormal sensory nerve conduction velocity oboInOwl:hasDbXref UMLS:C4022421 semapv:UnspecifiedMatching +HP:0040133 Abnormal circulating ferritin concentration oboInOwl:hasDbXref UMLS:C0853228 semapv:UnspecifiedMatching +HP:0040134 Abnormal hepatic iron concentration oboInOwl:hasDbXref UMLS:C4022420 semapv:UnspecifiedMatching +HP:0040135 Abnormal transferrin saturation oboInOwl:hasDbXref UMLS:C4022419 semapv:UnspecifiedMatching +HP:0040137 Comedonal acne oboInOwl:hasDbXref UMLS:C4022418 semapv:UnspecifiedMatching +HP:0040138 Mucinous histiocytosis oboInOwl:hasDbXref SCTID:87412005 semapv:UnspecifiedMatching +HP:0040138 Mucinous histiocytosis oboInOwl:hasDbXref UMLS:C0334126 semapv:UnspecifiedMatching +HP:0040139 Lipogranulomatosis oboInOwl:hasDbXref SCTID:189099001 semapv:UnspecifiedMatching +HP:0040139 Lipogranulomatosis oboInOwl:hasDbXref SCTID:36279001 semapv:UnspecifiedMatching +HP:0040139 Lipogranulomatosis oboInOwl:hasDbXref SCTID:416439000 semapv:UnspecifiedMatching +HP:0040139 Lipogranulomatosis oboInOwl:hasDbXref UMLS:C1704214 semapv:UnspecifiedMatching +HP:0040140 Degeneration of the striatum oboInOwl:hasDbXref UMLS:C4022417 semapv:UnspecifiedMatching +HP:0040141 Tardive dyskinesia oboInOwl:hasDbXref MESH:D000071057 semapv:UnspecifiedMatching +HP:0040141 Tardive dyskinesia oboInOwl:hasDbXref UMLS:C0686347 semapv:UnspecifiedMatching +HP:0040142 Reduced 5-oxoprolinase level oboInOwl:hasDbXref MESH:C535322 semapv:UnspecifiedMatching +HP:0040142 Reduced 5-oxoprolinase level oboInOwl:hasDbXref SCTID:26132002 semapv:UnspecifiedMatching +HP:0040142 Reduced 5-oxoprolinase level oboInOwl:hasDbXref UMLS:C0268525 semapv:UnspecifiedMatching +HP:0040143 Dystopic os odontoideum oboInOwl:hasDbXref UMLS:C3552843 semapv:UnspecifiedMatching +HP:0040144 L-2-hydroxyglutaric aciduria oboInOwl:hasDbXref SCTID:237961001 semapv:UnspecifiedMatching +HP:0040144 L-2-hydroxyglutaric aciduria oboInOwl:hasDbXref UMLS:C1855995 semapv:UnspecifiedMatching +HP:0040145 Dicarboxylic acidemia oboInOwl:hasDbXref UMLS:C4022416 semapv:UnspecifiedMatching +HP:0040146 D-2-hydroxyglutaric acidemia oboInOwl:hasDbXref UMLS:C4022415 semapv:UnspecifiedMatching +HP:0040147 L-2-hydroxyglutaric acidemia oboInOwl:hasDbXref UMLS:C3888081 semapv:UnspecifiedMatching +HP:0040148 Cortical myoclonus oboInOwl:hasDbXref SCTID:698835006 semapv:UnspecifiedMatching +HP:0040148 Cortical myoclonus oboInOwl:hasDbXref UMLS:C3698239 semapv:UnspecifiedMatching +HP:0040149 Woolly scalp hair oboInOwl:hasDbXref UMLS:C4015203 semapv:UnspecifiedMatching +HP:0040149 Woolly scalp hair oboInOwl:hasDbXref UMLS:C4280291 semapv:UnspecifiedMatching +HP:0040149 Woolly scalp hair oboInOwl:hasDbXref UMLS:C4280292 semapv:UnspecifiedMatching +HP:0040149 Woolly scalp hair oboInOwl:hasDbXref UMLS:C4280293 semapv:UnspecifiedMatching +HP:0040150 Epiblepharon of upper lid oboInOwl:hasDbXref MESH:C565051 semapv:UnspecifiedMatching +HP:0040150 Epiblepharon of upper lid oboInOwl:hasDbXref UMLS:C1851582 semapv:UnspecifiedMatching +HP:0040151 Epiblepharon of lower lid oboInOwl:hasDbXref MESH:C565051 semapv:UnspecifiedMatching +HP:0040151 Epiblepharon of lower lid oboInOwl:hasDbXref UMLS:C1851583 semapv:UnspecifiedMatching +HP:0040154 Acne inversa oboInOwl:hasDbXref MESH:D017497 semapv:UnspecifiedMatching +HP:0040154 Acne inversa oboInOwl:hasDbXref SCTID:59393003 semapv:UnspecifiedMatching +HP:0040154 Acne inversa oboInOwl:hasDbXref UMLS:C0162836 semapv:UnspecifiedMatching +HP:0040155 Elevated urinary 3-hydroxybutyric acid oboInOwl:hasDbXref UMLS:C4022414 semapv:UnspecifiedMatching +HP:0040156 Elevated urinary carboxylic acid oboInOwl:hasDbXref UMLS:C4022413 semapv:UnspecifiedMatching +HP:0040157 Abnormal intermamillary distance oboInOwl:hasDbXref UMLS:C4022412 semapv:UnspecifiedMatching +HP:0040158 Short intermamillary distance oboInOwl:hasDbXref UMLS:C4022411 semapv:UnspecifiedMatching +HP:0040159 Abnormal spaced incisors oboInOwl:hasDbXref UMLS:C4022410 semapv:UnspecifiedMatching +HP:0040160 Generalized osteoporosis oboInOwl:hasDbXref MESH:D010024 semapv:UnspecifiedMatching +HP:0040160 Generalized osteoporosis oboInOwl:hasDbXref SCTID:64859006 semapv:UnspecifiedMatching +HP:0040160 Generalized osteoporosis oboInOwl:hasDbXref UMLS:C0029456 semapv:UnspecifiedMatching +HP:0040160 Generalized osteoporosis oboInOwl:hasDbXref UMLS:C3805887 semapv:UnspecifiedMatching +HP:0040161 Localized osteoporosis oboInOwl:hasDbXref UMLS:C1398367 semapv:UnspecifiedMatching +HP:0040162 Orthokeratosis oboInOwl:hasDbXref SCTID:708474007 semapv:UnspecifiedMatching +HP:0040162 Orthokeratosis oboInOwl:hasDbXref UMLS:C1843359 semapv:UnspecifiedMatching +HP:0040163 Abnormal pelvis bone morphology oboInOwl:hasDbXref UMLS:C4073132 semapv:UnspecifiedMatching +HP:0040164 Lipomas of eyelids oboInOwl:hasDbXref UMLS:C4073133 semapv:UnspecifiedMatching +HP:0040165 Periostitis oboInOwl:hasDbXref MESH:D010522 semapv:UnspecifiedMatching +HP:0040165 Periostitis oboInOwl:hasDbXref SCTID:41910004 semapv:UnspecifiedMatching +HP:0040165 Periostitis oboInOwl:hasDbXref UMLS:C0031111 semapv:UnspecifiedMatching +HP:0040166 Abnormality of the periosteum oboInOwl:hasDbXref UMLS:C4073134 semapv:UnspecifiedMatching +HP:0040167 Facial papilloma oboInOwl:hasDbXref SCTID:240533004 semapv:UnspecifiedMatching +HP:0040167 Facial papilloma oboInOwl:hasDbXref UMLS:C0343643 semapv:UnspecifiedMatching +HP:0040169 Loose anagen hair oboInOwl:hasDbXref UMLS:C3554793 semapv:UnspecifiedMatching +HP:0040170 Abnormality of hair growth oboInOwl:hasDbXref UMLS:C4073136 semapv:UnspecifiedMatching +HP:0040171 Decreased serum testosterone level oboInOwl:hasDbXref SCTID:131078003 semapv:UnspecifiedMatching +HP:0040171 Decreased serum testosterone level oboInOwl:hasDbXref UMLS:C1295654 semapv:UnspecifiedMatching +HP:0040171 Decreased serum testosterone level oboInOwl:hasDbXref UMLS:C4073137 semapv:UnspecifiedMatching +HP:0040172 Abnormality of occipitofrontalis muscle oboInOwl:hasDbXref UMLS:C4073138 semapv:UnspecifiedMatching +HP:0040173 Abnormality of the tongue muscle oboInOwl:hasDbXref UMLS:C4073139 semapv:UnspecifiedMatching +HP:0040174 Abnormality of extrinsic muscle of tongue oboInOwl:hasDbXref UMLS:C4073140 semapv:UnspecifiedMatching +HP:0040175 Platelet-activating factor acetylhydrolase deficiency oboInOwl:hasDbXref MESH:C566640 semapv:UnspecifiedMatching +HP:0040175 Platelet-activating factor acetylhydrolase deficiency oboInOwl:hasDbXref UMLS:C3280315 semapv:UnspecifiedMatching +HP:0040176 Abnormal circulating phospholipid concentration oboInOwl:hasDbXref UMLS:C4073141 semapv:UnspecifiedMatching +HP:0040177 Abnormal level of platelet-activating factor oboInOwl:hasDbXref UMLS:C4073142 semapv:UnspecifiedMatching +HP:0040178 Increased level of platelet-activating factor oboInOwl:hasDbXref UMLS:C4073143 semapv:UnspecifiedMatching +HP:0040179 Decreased level of platelet-activating factor oboInOwl:hasDbXref UMLS:C4073144 semapv:UnspecifiedMatching +HP:0040181 Chapped lip oboInOwl:hasDbXref MESH:D019557 semapv:UnspecifiedMatching +HP:0040181 Chapped lip oboInOwl:hasDbXref SCTID:16459000 semapv:UnspecifiedMatching +HP:0040181 Chapped lip oboInOwl:hasDbXref SCTID:238751002 semapv:UnspecifiedMatching +HP:0040181 Chapped lip oboInOwl:hasDbXref SCTID:248182008 semapv:UnspecifiedMatching +HP:0040181 Chapped lip oboInOwl:hasDbXref SCTID:402294001 semapv:UnspecifiedMatching +HP:0040181 Chapped lip oboInOwl:hasDbXref UMLS:C0263449 semapv:UnspecifiedMatching +HP:0040181 Chapped lip oboInOwl:hasDbXref UMLS:C0424489 semapv:UnspecifiedMatching +HP:0040182 Inappropriate sinus tachycardia oboInOwl:hasDbXref SCTID:425582007 semapv:UnspecifiedMatching +HP:0040182 Inappropriate sinus tachycardia oboInOwl:hasDbXref UMLS:C1881170 semapv:UnspecifiedMatching +HP:0040183 Encopresis oboInOwl:hasDbXref SCTID:302690004 semapv:UnspecifiedMatching +HP:0040183 Encopresis oboInOwl:hasDbXref UMLS:C2945606 semapv:UnspecifiedMatching +HP:0040184 Oral bleeding oboInOwl:hasDbXref MESH:D006472 semapv:UnspecifiedMatching +HP:0040184 Oral bleeding oboInOwl:hasDbXref SCTID:22490002 semapv:UnspecifiedMatching +HP:0040184 Oral bleeding oboInOwl:hasDbXref UMLS:C0029163 semapv:UnspecifiedMatching +HP:0040185 Macrothrombocytopenia oboInOwl:hasDbXref UMLS:C2751260 semapv:UnspecifiedMatching +HP:0040186 Maculopapular exanthema oboInOwl:hasDbXref SCTID:247471006 semapv:UnspecifiedMatching +HP:0040186 Maculopapular exanthema oboInOwl:hasDbXref SCTID:47725002 semapv:UnspecifiedMatching +HP:0040186 Maculopapular exanthema oboInOwl:hasDbXref UMLS:C0423791 semapv:UnspecifiedMatching +HP:0040187 Neonatal sepsis oboInOwl:hasDbXref MESH:D000071074 semapv:UnspecifiedMatching +HP:0040187 Neonatal sepsis oboInOwl:hasDbXref SCTID:206376005 semapv:UnspecifiedMatching +HP:0040187 Neonatal sepsis oboInOwl:hasDbXref UMLS:C0456103 semapv:UnspecifiedMatching +HP:0040188 Osteochondrosis oboInOwl:hasDbXref MESH:D055034 semapv:UnspecifiedMatching +HP:0040188 Osteochondrosis oboInOwl:hasDbXref SCTID:19579005 semapv:UnspecifiedMatching +HP:0040188 Osteochondrosis oboInOwl:hasDbXref UMLS:C0029429 semapv:UnspecifiedMatching +HP:0040189 Scaling skin oboInOwl:hasDbXref SCTID:14411002 semapv:UnspecifiedMatching +HP:0040189 Scaling skin oboInOwl:hasDbXref SCTID:271767006 semapv:UnspecifiedMatching +HP:0040189 Scaling skin oboInOwl:hasDbXref UMLS:C0237849 semapv:UnspecifiedMatching +HP:0040190 White scaling skin oboInOwl:hasDbXref UMLS:C4073146 semapv:UnspecifiedMatching +HP:0040191 Rectus femoris muscle atrophy oboInOwl:hasDbXref UMLS:C2083352 semapv:UnspecifiedMatching +HP:0040192 APUdoma oboInOwl:hasDbXref MESH:D001079 semapv:UnspecifiedMatching +HP:0040192 APUdoma oboInOwl:hasDbXref SCTID:253008000 semapv:UnspecifiedMatching +HP:0040192 APUdoma oboInOwl:hasDbXref SCTID:74926005 semapv:UnspecifiedMatching +HP:0040192 APUdoma oboInOwl:hasDbXref UMLS:C0003650 semapv:UnspecifiedMatching +HP:0040194 Increased head circumference oboInOwl:hasDbXref UMLS:C4083076 semapv:UnspecifiedMatching +HP:0040195 Decreased head circumference oboInOwl:hasDbXref SCTID:271611007 semapv:UnspecifiedMatching +HP:0040195 Decreased head circumference oboInOwl:hasDbXref UMLS:C0424688 semapv:UnspecifiedMatching +HP:0040196 Mild microcephaly oboInOwl:hasDbXref UMLS:C1836806 semapv:UnspecifiedMatching +HP:0040197 Encephalomalacia oboInOwl:hasDbXref MESH:D004678 semapv:UnspecifiedMatching +HP:0040197 Encephalomalacia oboInOwl:hasDbXref SCTID:58762006 semapv:UnspecifiedMatching +HP:0040197 Encephalomalacia oboInOwl:hasDbXref UMLS:C0014068 semapv:UnspecifiedMatching +HP:0040198 Non-medullary thyroid carcinoma oboInOwl:hasDbXref MESH:C536915 semapv:UnspecifiedMatching +HP:0040198 Non-medullary thyroid carcinoma oboInOwl:hasDbXref UMLS:C3501843 semapv:UnspecifiedMatching +HP:0040200 Motor impersistence oboInOwl:hasDbXref UMLS:C4073148 semapv:UnspecifiedMatching +HP:0040201 Simultanapraxia oboInOwl:hasDbXref UMLS:C4073149 semapv:UnspecifiedMatching +HP:0040202 Abnormal consumption behavior oboInOwl:hasDbXref UMLS:C4073150 semapv:UnspecifiedMatching +HP:0040203 Abnormal CSF neopterin level oboInOwl:hasDbXref UMLS:C4073151 semapv:UnspecifiedMatching +HP:0040204 Elevated CSF neopterin level oboInOwl:hasDbXref UMLS:C4073152 semapv:UnspecifiedMatching +HP:0040205 Decreased CSF neopterin level oboInOwl:hasDbXref UMLS:C4073153 semapv:UnspecifiedMatching +HP:0040206 Abnormal circulating neopterin concentration oboInOwl:hasDbXref UMLS:C4073154 semapv:UnspecifiedMatching +HP:0040207 Abnormal CSF biopterin level oboInOwl:hasDbXref UMLS:C4073155 semapv:UnspecifiedMatching +HP:0040208 Elevated CSF biopterin level oboInOwl:hasDbXref UMLS:C4073156 semapv:UnspecifiedMatching +HP:0040209 Decreased CSF biopterin level oboInOwl:hasDbXref UMLS:C4073157 semapv:UnspecifiedMatching +HP:0040210 Abnormal circulating biopterin concentration oboInOwl:hasDbXref UMLS:C4073158 semapv:UnspecifiedMatching +HP:0040211 Abnormal skin morphology of the palm oboInOwl:hasDbXref UMLS:C4073159 semapv:UnspecifiedMatching +HP:0040212 Risus sardonicus oboInOwl:hasDbXref SCTID:64314006 semapv:UnspecifiedMatching +HP:0040212 Risus sardonicus oboInOwl:hasDbXref UMLS:C0343494 semapv:UnspecifiedMatching +HP:0040213 Hypopnea oboInOwl:hasDbXref SCTID:386614005 semapv:UnspecifiedMatching +HP:0040213 Hypopnea oboInOwl:hasDbXref UMLS:C0235546 semapv:UnspecifiedMatching +HP:0040214 Abnormal insulin level oboInOwl:hasDbXref UMLS:C4073160 semapv:UnspecifiedMatching +HP:0040215 Abnormal circulating insulin level oboInOwl:hasDbXref UMLS:C4073161 semapv:UnspecifiedMatching +HP:0040216 Hypoinsulinemia oboInOwl:hasDbXref UMLS:C2748055 semapv:UnspecifiedMatching +HP:0040217 Elevated hemoglobin A1c oboInOwl:hasDbXref UMLS:C4073162 semapv:UnspecifiedMatching +HP:0040218 Reduced natural killer cell count oboInOwl:hasDbXref UMLS:C1855767 semapv:UnspecifiedMatching +HP:0040219 Absent natural killer cells oboInOwl:hasDbXref UMLS:C4073163 semapv:UnspecifiedMatching +HP:0040220 Abnormal size of the dental root oboInOwl:hasDbXref UMLS:C4280723 semapv:UnspecifiedMatching +HP:0040221 Hypoplasia of the dental root oboInOwl:hasDbXref UMLS:C4280722 semapv:UnspecifiedMatching +HP:0040222 Maternal thrombophilia oboInOwl:hasDbXref UMLS:C4280721 semapv:UnspecifiedMatching +HP:0040223 Pulmonary hemorrhage oboInOwl:hasDbXref UMLS:C4280720 semapv:UnspecifiedMatching +HP:0040224 Abnormality of fibrinolysis oboInOwl:hasDbXref UMLS:C4280719 semapv:UnspecifiedMatching +HP:0040225 Decrease in high molecular weight von Willebrand factor Multimers oboInOwl:hasDbXref UMLS:C4280718 semapv:UnspecifiedMatching +HP:0040226 Decreased level of heparin co-factor II oboInOwl:hasDbXref UMLS:C4280717 semapv:UnspecifiedMatching +HP:0040227 Decreased level of histidine-rich glycoprotein oboInOwl:hasDbXref UMLS:C4280716 semapv:UnspecifiedMatching +HP:0040228 Decreased level of plasminogen oboInOwl:hasDbXref UMLS:C4280715 semapv:UnspecifiedMatching +HP:0040229 Decreased level of thrombomodulin oboInOwl:hasDbXref UMLS:C4255334 semapv:UnspecifiedMatching +HP:0040230 Decreased level of tissue plasminogen activator oboInOwl:hasDbXref UMLS:C4280714 semapv:UnspecifiedMatching +HP:0040231 Abnormal onset of bleeding oboInOwl:hasDbXref UMLS:C4280713 semapv:UnspecifiedMatching +HP:0040232 Delayed onset bleeding oboInOwl:hasDbXref UMLS:C4280712 semapv:UnspecifiedMatching +HP:0040233 Factor XIII subunit A deficiency oboInOwl:hasDbXref MESH:C567691 semapv:UnspecifiedMatching +HP:0040233 Factor XIII subunit A deficiency oboInOwl:hasDbXref UMLS:C2750514 semapv:UnspecifiedMatching +HP:0040234 Factor XIII subunit B deficiency oboInOwl:hasDbXref MESH:C567688 semapv:UnspecifiedMatching +HP:0040234 Factor XIII subunit B deficiency oboInOwl:hasDbXref UMLS:C2750481 semapv:UnspecifiedMatching +HP:0040235 Leukocyte inclusion bodies oboInOwl:hasDbXref UMLS:C4280711 semapv:UnspecifiedMatching +HP:0040236 Hyperfibrinolysis oboInOwl:hasDbXref UMLS:C3805089 semapv:UnspecifiedMatching +HP:0040237 Impaired binding of factor VIII to VWF oboInOwl:hasDbXref UMLS:C4280710 semapv:UnspecifiedMatching +HP:0040238 Impaired neutrophil chemotaxis oboInOwl:hasDbXref UMLS:C4280709 semapv:UnspecifiedMatching +HP:0040239 Increased plasma vitamin K epoxide after vitamin K supplementation oboInOwl:hasDbXref UMLS:C4280708 semapv:UnspecifiedMatching +HP:0040240 Increased ratio of VWF propeptide to VWF antigen oboInOwl:hasDbXref UMLS:C4280707 semapv:UnspecifiedMatching +HP:0040241 Increased RIPA oboInOwl:hasDbXref UMLS:C4280706 semapv:UnspecifiedMatching +HP:0040242 Muscle hemorrhage oboInOwl:hasDbXref SCTID:95422003 semapv:UnspecifiedMatching +HP:0040242 Muscle hemorrhage oboInOwl:hasDbXref UMLS:C0151702 semapv:UnspecifiedMatching +HP:0040243 Prolonged euglobulin clot lysis time oboInOwl:hasDbXref UMLS:C4280705 semapv:UnspecifiedMatching +HP:0040244 Prolonged Russell's viper venom time oboInOwl:hasDbXref UMLS:C4280704 semapv:UnspecifiedMatching +HP:0040245 Reduced alpha-2-antiplasmin activity oboInOwl:hasDbXref UMLS:C4280703 semapv:UnspecifiedMatching +HP:0040246 Reduced antithrombin antigen oboInOwl:hasDbXref UMLS:C4280702 semapv:UnspecifiedMatching +HP:0040247 Reduced euglobulin clot lysis time oboInOwl:hasDbXref UMLS:C4280701 semapv:UnspecifiedMatching +HP:0040248 Reduced plasminogen activator inhibitor 1 activity oboInOwl:hasDbXref UMLS:C4280700 semapv:UnspecifiedMatching +HP:0040249 Reduced plasminogen activator inhibitor 1 antigen oboInOwl:hasDbXref UMLS:C4280699 semapv:UnspecifiedMatching +HP:0040250 Reduced prothrombin antigen oboInOwl:hasDbXref UMLS:C4280698 semapv:UnspecifiedMatching +HP:0040251 Hand dimple oboInOwl:hasDbXref UMLS:C4280697 semapv:UnspecifiedMatching +HP:0040252 Abnormal size of the clitoris oboInOwl:hasDbXref UMLS:C4280696 semapv:UnspecifiedMatching +HP:0040253 Increased size of the clitoris oboInOwl:hasDbXref UMLS:C4280695 semapv:UnspecifiedMatching +HP:0040254 Decreased size of the clitoris oboInOwl:hasDbXref UMLS:C4280694 semapv:UnspecifiedMatching +HP:0040255 Aplasia/Hypoplasia of the clitoris oboInOwl:hasDbXref UMLS:C4280693 semapv:UnspecifiedMatching +HP:0040256 Aplastic/Hypoplastic nasopharyngeal adenoids oboInOwl:hasDbXref UMLS:C4280290 semapv:UnspecifiedMatching +HP:0040257 Abnormal size of nasopharyngeal adenoids oboInOwl:hasDbXref UMLS:C4280692 semapv:UnspecifiedMatching +HP:0040258 Hypoplastic nasopharyngeal adenoids oboInOwl:hasDbXref UMLS:C4280691 semapv:UnspecifiedMatching +HP:0040259 Aplastic nasopharyngeal adenoids oboInOwl:hasDbXref UMLS:C4280690 semapv:UnspecifiedMatching +HP:0040260 Decreased size of nasopharyngeal adenoids oboInOwl:hasDbXref UMLS:C4280689 semapv:UnspecifiedMatching +HP:0040261 Increased size of nasopharyngeal adenoids oboInOwl:hasDbXref SCTID:111591002 semapv:UnspecifiedMatching +HP:0040261 Increased size of nasopharyngeal adenoids oboInOwl:hasDbXref SCTID:276442006 semapv:UnspecifiedMatching +HP:0040261 Increased size of nasopharyngeal adenoids oboInOwl:hasDbXref UMLS:C0149825 semapv:UnspecifiedMatching +HP:0040261 Increased size of nasopharyngeal adenoids oboInOwl:hasDbXref UMLS:C0455938 semapv:UnspecifiedMatching +HP:0040262 Glue ear oboInOwl:hasDbXref MESH:D010034 semapv:UnspecifiedMatching +HP:0040262 Glue ear oboInOwl:hasDbXref SCTID:78868004 semapv:UnspecifiedMatching +HP:0040262 Glue ear oboInOwl:hasDbXref UMLS:C0029883 semapv:UnspecifiedMatching +HP:0040263 Jaw ankylosis oboInOwl:hasDbXref SCTID:285466001 semapv:UnspecifiedMatching +HP:0040263 Jaw ankylosis oboInOwl:hasDbXref UMLS:C0563350 semapv:UnspecifiedMatching +HP:0040263 Jaw ankylosis oboInOwl:hasDbXref UMLS:C4280688 semapv:UnspecifiedMatching +HP:0040264 Jaw pain oboInOwl:hasDbXref SCTID:274667000 semapv:UnspecifiedMatching +HP:0040264 Jaw pain oboInOwl:hasDbXref UMLS:C0236000 semapv:UnspecifiedMatching +HP:0040265 Upper limb muscle hypertrophy oboInOwl:hasDbXref UMLS:C4280687 semapv:UnspecifiedMatching +HP:0040266 Proximal upper limb muscle hypertrophy oboInOwl:hasDbXref UMLS:C4280686 semapv:UnspecifiedMatching +HP:0040267 Distal upper limb muscle hypertrophy oboInOwl:hasDbXref UMLS:C4280685 semapv:UnspecifiedMatching +HP:0040268 Recurrent infections of the middle ear oboInOwl:hasDbXref UMLS:C0747085 semapv:UnspecifiedMatching +HP:0040269 Blocked Eustachian tube oboInOwl:hasDbXref SCTID:48145001 semapv:UnspecifiedMatching +HP:0040269 Blocked Eustachian tube oboInOwl:hasDbXref UMLS:C0149508 semapv:UnspecifiedMatching +HP:0040270 Impaired glucose tolerance oboInOwl:hasDbXref MP:0005291 semapv:UnspecifiedMatching +HP:0040270 Impaired glucose tolerance oboInOwl:hasDbXref UMLS:C0151671 semapv:UnspecifiedMatching +HP:0040272 Hyperintensity of MRI T2 signal of the spinal cord oboInOwl:hasDbXref UMLS:C4280684 semapv:UnspecifiedMatching +HP:0040273 Adenocarcinoma of the intestines oboInOwl:hasDbXref NCIT:C2852 semapv:UnspecifiedMatching +HP:0040273 Adenocarcinoma of the intestines oboInOwl:hasDbXref UMLS:C4280683 semapv:UnspecifiedMatching +HP:0040274 Adenocarcinoma of the small intestine oboInOwl:hasDbXref NCIT:C2852 semapv:UnspecifiedMatching +HP:0040274 Adenocarcinoma of the small intestine oboInOwl:hasDbXref SCTID:424440001 semapv:UnspecifiedMatching +HP:0040274 Adenocarcinoma of the small intestine oboInOwl:hasDbXref UMLS:C0278803 semapv:UnspecifiedMatching +HP:0040275 Adenocarcinoma of the large intestine oboInOwl:hasDbXref NCIT:C2852 semapv:UnspecifiedMatching +HP:0040275 Adenocarcinoma of the large intestine oboInOwl:hasDbXref SCTID:408645001 semapv:UnspecifiedMatching +HP:0040275 Adenocarcinoma of the large intestine oboInOwl:hasDbXref UMLS:C1319315 semapv:UnspecifiedMatching +HP:0040276 Adenocarcinoma of the colon oboInOwl:hasDbXref NCIT:C2852 semapv:UnspecifiedMatching +HP:0040276 Adenocarcinoma of the colon oboInOwl:hasDbXref UMLS:C0338106 semapv:UnspecifiedMatching +HP:0040277 Neoplasm of the pituitary gland oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0040280 Obligate oboInOwl:hasDbXref orphanet:453310 semapv:UnspecifiedMatching +HP:0040281 Very frequent oboInOwl:hasDbXref orphanet:453311 semapv:UnspecifiedMatching +HP:0040282 Frequent oboInOwl:hasDbXref orphanet:453312 semapv:UnspecifiedMatching +HP:0040283 Occasional oboInOwl:hasDbXref orphanet:453313 semapv:UnspecifiedMatching +HP:0040284 Very rare oboInOwl:hasDbXref orphanet:453314 semapv:UnspecifiedMatching +HP:0040285 Excluded oboInOwl:hasDbXref orphanet:453315 semapv:UnspecifiedMatching +HP:0045001 Abnormal ossification of the trapezium oboInOwl:hasDbXref UMLS:C4022409 semapv:UnspecifiedMatching +HP:0045002 Absent ossification of the trapezium oboInOwl:hasDbXref UMLS:C4022408 semapv:UnspecifiedMatching +HP:0045003 Abnormal ossification of the scaphoid oboInOwl:hasDbXref UMLS:C4022407 semapv:UnspecifiedMatching +HP:0045004 Abnormal ossification of the trapezoid bone oboInOwl:hasDbXref UMLS:C4022406 semapv:UnspecifiedMatching +HP:0045005 Neural tube defect oboInOwl:hasDbXref MESH:D009436 semapv:UnspecifiedMatching +HP:0045005 Neural tube defect oboInOwl:hasDbXref SCTID:253098009 semapv:UnspecifiedMatching +HP:0045005 Neural tube defect oboInOwl:hasDbXref UMLS:C0027794 semapv:UnspecifiedMatching +HP:0045006 Aplasia of lymphatic vessels oboInOwl:hasDbXref UMLS:C4022404 semapv:UnspecifiedMatching +HP:0045007 Abnormal substantia nigra morphology oboInOwl:hasDbXref UMLS:C4022403 semapv:UnspecifiedMatching +HP:0045008 Abnormal shape of the radius oboInOwl:hasDbXref UMLS:C4022402 semapv:UnspecifiedMatching +HP:0045009 Abnormal morphology of the radius oboInOwl:hasDbXref UMLS:C4022401 semapv:UnspecifiedMatching +HP:0045010 Abnormality of peripheral nerves oboInOwl:hasDbXref UMLS:C4022400 semapv:UnspecifiedMatching +HP:0045011 Decreased urine bicarbonate concentration oboInOwl:hasDbXref UMLS:C4022399 semapv:UnspecifiedMatching +HP:0045012 Decreased urinary catecholamine concentration oboInOwl:hasDbXref UMLS:C4022398 semapv:UnspecifiedMatching +HP:0045014 Hypolipidemia oboInOwl:hasDbXref SCTID:238090007 semapv:UnspecifiedMatching +HP:0045014 Hypolipidemia oboInOwl:hasDbXref UMLS:C0342892 semapv:UnspecifiedMatching +HP:0045017 Congenital malformation of the left heart oboInOwl:hasDbXref UMLS:C4022397 semapv:UnspecifiedMatching +HP:0045018 Partial duplication of eyebrows oboInOwl:hasDbXref UMLS:C4022396 semapv:UnspecifiedMatching +HP:0045025 Narrow palpebral fissure oboInOwl:hasDbXref UMLS:C1837464 semapv:UnspecifiedMatching +HP:0045025 Narrow palpebral fissure oboInOwl:hasDbXref UMLS:C2675021 semapv:UnspecifiedMatching +HP:0045026 Abnormality of the mediastinum oboInOwl:hasDbXref UMLS:C4022395 semapv:UnspecifiedMatching +HP:0045027 Abnormality of the thoracic cavity oboInOwl:hasDbXref UMLS:C4022394 semapv:UnspecifiedMatching +HP:0045028 Microlissencephaly oboInOwl:hasDbXref UMLS:C4021030 semapv:UnspecifiedMatching +HP:0045029 Eosinophilic fasciitis oboInOwl:hasDbXref MESH:C562487 semapv:UnspecifiedMatching +HP:0045029 Eosinophilic fasciitis oboInOwl:hasDbXref SCTID:24129002 semapv:UnspecifiedMatching +HP:0045029 Eosinophilic fasciitis oboInOwl:hasDbXref UMLS:C0264005 semapv:UnspecifiedMatching +HP:0045034 Elevated urinary aminoisobutyric acid oboInOwl:hasDbXref UMLS:C4022393 semapv:UnspecifiedMatching +HP:0045035 Decreased urinary copper concentration oboInOwl:hasDbXref UMLS:C4073164 semapv:UnspecifiedMatching +HP:0045036 Abnormal urinary copper concentration oboInOwl:hasDbXref UMLS:C4073165 semapv:UnspecifiedMatching +HP:0045037 Abnormality of jaw muscles oboInOwl:hasDbXref UMLS:C4073166 semapv:UnspecifiedMatching +HP:0045038 Gastric lymphoma oboInOwl:hasDbXref MESH:C535648 semapv:UnspecifiedMatching +HP:0045038 Gastric lymphoma oboInOwl:hasDbXref SCTID:276811008 semapv:UnspecifiedMatching +HP:0045038 Gastric lymphoma oboInOwl:hasDbXref UMLS:C0349532 semapv:UnspecifiedMatching +HP:0045039 Osteolysis involving bones of the upper limbs oboInOwl:hasDbXref UMLS:C4073167 semapv:UnspecifiedMatching +HP:0045040 Abnormal lactate dehydrogenase level oboInOwl:hasDbXref UMLS:C4073168 semapv:UnspecifiedMatching +HP:0045041 Reduced lactate dehydrogenase B level oboInOwl:hasDbXref MESH:C563641 semapv:UnspecifiedMatching +HP:0045041 Reduced lactate dehydrogenase B level oboInOwl:hasDbXref UMLS:C3279904 semapv:UnspecifiedMatching +HP:0045042 Decreased serum complement C4 oboInOwl:hasDbXref UMLS:C4073169 semapv:UnspecifiedMatching +HP:0045043 Decreased serum complement C4a oboInOwl:hasDbXref UMLS:C4073170 semapv:UnspecifiedMatching +HP:0045044 Decreased serum complement C4b oboInOwl:hasDbXref UMLS:C3280641 semapv:UnspecifiedMatching +HP:0045045 Elevated circulating acylcarnitine concentration oboInOwl:hasDbXref UMLS:C4073171 semapv:UnspecifiedMatching +HP:0045046 Reduced insulin like growth factor binding protein acid labile subunit level oboInOwl:hasDbXref UMLS:C3900122 semapv:UnspecifiedMatching +HP:0045047 HbS hemoglobin oboInOwl:hasDbXref MESH:D006451 semapv:UnspecifiedMatching +HP:0045047 HbS hemoglobin oboInOwl:hasDbXref SCTID:50095005 semapv:UnspecifiedMatching +HP:0045047 HbS hemoglobin oboInOwl:hasDbXref UMLS:C0019043 semapv:UnspecifiedMatching +HP:0045048 Increased HbA2 hemoglobin oboInOwl:hasDbXref UMLS:C4073172 semapv:UnspecifiedMatching +HP:0045049 Abnormal DLCO oboInOwl:hasDbXref UMLS:C4073173 semapv:UnspecifiedMatching +HP:0045050 Increased DLCO oboInOwl:hasDbXref UMLS:C4073174 semapv:UnspecifiedMatching +HP:0045051 Decreased DLCO oboInOwl:hasDbXref UMLS:C4073175 semapv:UnspecifiedMatching +HP:0045052 Abnormality of the brachial nerve plexus oboInOwl:hasDbXref UMLS:C4073176 semapv:UnspecifiedMatching +HP:0045053 Abnormality of the lumbosacral nerve plexus oboInOwl:hasDbXref UMLS:C4073177 semapv:UnspecifiedMatching +HP:0045054 Brachial plexus neuropathy oboInOwl:hasDbXref MESH:D020516 semapv:UnspecifiedMatching +HP:0045054 Brachial plexus neuropathy oboInOwl:hasDbXref SCTID:3548001 semapv:UnspecifiedMatching +HP:0045054 Brachial plexus neuropathy oboInOwl:hasDbXref UMLS:C0700251 semapv:UnspecifiedMatching +HP:0045055 Tiger tail banding oboInOwl:hasDbXref UMLS:C4073178 semapv:UnspecifiedMatching +HP:0045056 Abnormal levels of alpha-fetoprotein oboInOwl:hasDbXref UMLS:C4073179 semapv:UnspecifiedMatching +HP:0045057 Decreased levels of alpha-fetoprotein oboInOwl:hasDbXref UMLS:C4073295 semapv:UnspecifiedMatching +HP:0045058 Abnormality of the testis size oboInOwl:hasDbXref UMLS:C4073180 semapv:UnspecifiedMatching +HP:0045059 Hyperkeratotic papule oboInOwl:hasDbXref UMLS:C2047516 semapv:UnspecifiedMatching +HP:0045060 Aplasia/hypoplasia involving bones of the extremities oboInOwl:hasDbXref UMLS:C4073181 semapv:UnspecifiedMatching +HP:0045061 Decreased carnitine level in liver oboInOwl:hasDbXref UMLS:C4073182 semapv:UnspecifiedMatching +HP:0045063 Increased PIVKA-II oboInOwl:hasDbXref UMLS:C1112467 semapv:UnspecifiedMatching +HP:0046507 Bradypnea oboInOwl:hasDbXref SCTID:86684002 semapv:UnspecifiedMatching +HP:0046508 Abnormal cervical spine morphology oboInOwl:hasDbXref SCTID:298391004 semapv:UnspecifiedMatching +HP:0100000 Early onset of sexual maturation oboInOwl:hasDbXref UMLS:C4022392 semapv:UnspecifiedMatching +HP:0100001 Malignant mesothelioma oboInOwl:hasDbXref MESH:C562839 semapv:UnspecifiedMatching +HP:0100001 Malignant mesothelioma oboInOwl:hasDbXref SCTID:62064005 semapv:UnspecifiedMatching +HP:0100001 Malignant mesothelioma oboInOwl:hasDbXref UMLS:C0345967 semapv:UnspecifiedMatching +HP:0100002 Pleural mesothelioma oboInOwl:hasDbXref NCIT:C3234 semapv:UnspecifiedMatching +HP:0100002 Pleural mesothelioma oboInOwl:hasDbXref SCTID:254645002 semapv:UnspecifiedMatching +HP:0100002 Pleural mesothelioma oboInOwl:hasDbXref UMLS:C0812413 semapv:UnspecifiedMatching +HP:0100003 Peritoneal mesothelioma oboInOwl:hasDbXref NCIT:C3234 semapv:UnspecifiedMatching +HP:0100003 Peritoneal mesothelioma oboInOwl:hasDbXref SCTID:109853004 semapv:UnspecifiedMatching +HP:0100003 Peritoneal mesothelioma oboInOwl:hasDbXref UMLS:C0346109 semapv:UnspecifiedMatching +HP:0100004 Pericardial mesothelioma oboInOwl:hasDbXref NCIT:C3234 semapv:UnspecifiedMatching +HP:0100004 Pericardial mesothelioma oboInOwl:hasDbXref UMLS:C1335381 semapv:UnspecifiedMatching +HP:0100005 Testicular mesothelioma oboInOwl:hasDbXref NCIT:C3234 semapv:UnspecifiedMatching +HP:0100005 Testicular mesothelioma oboInOwl:hasDbXref UMLS:C4022391 semapv:UnspecifiedMatching +HP:0100006 Neoplasm of the central nervous system oboInOwl:hasDbXref MESH:D016543 semapv:UnspecifiedMatching +HP:0100006 Neoplasm of the central nervous system oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100006 Neoplasm of the central nervous system oboInOwl:hasDbXref SCTID:126951006 semapv:UnspecifiedMatching +HP:0100006 Neoplasm of the central nervous system oboInOwl:hasDbXref UMLS:C0085136 semapv:UnspecifiedMatching +HP:0100007 Neoplasm of the peripheral nervous system oboInOwl:hasDbXref MESH:D010524 semapv:UnspecifiedMatching +HP:0100007 Neoplasm of the peripheral nervous system oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100007 Neoplasm of the peripheral nervous system oboInOwl:hasDbXref SCTID:126980002 semapv:UnspecifiedMatching +HP:0100007 Neoplasm of the peripheral nervous system oboInOwl:hasDbXref UMLS:C0031118 semapv:UnspecifiedMatching +HP:0100008 Schwannoma oboInOwl:hasDbXref MESH:D009442 semapv:UnspecifiedMatching +HP:0100008 Schwannoma oboInOwl:hasDbXref SCTID:404022001 semapv:UnspecifiedMatching +HP:0100008 Schwannoma oboInOwl:hasDbXref SCTID:985004 semapv:UnspecifiedMatching +HP:0100008 Schwannoma oboInOwl:hasDbXref UMLS:C0027809 semapv:UnspecifiedMatching +HP:0100009 Intracranial meningioma oboInOwl:hasDbXref MESH:D008579 semapv:UnspecifiedMatching +HP:0100009 Intracranial meningioma oboInOwl:hasDbXref SCTID:302820008 semapv:UnspecifiedMatching +HP:0100009 Intracranial meningioma oboInOwl:hasDbXref UMLS:C0349604 semapv:UnspecifiedMatching +HP:0100010 Spinal meningioma oboInOwl:hasDbXref MESH:D008579 semapv:UnspecifiedMatching +HP:0100010 Spinal meningioma oboInOwl:hasDbXref NCIT:C3230 semapv:UnspecifiedMatching +HP:0100010 Spinal meningioma oboInOwl:hasDbXref SCTID:189167009 semapv:UnspecifiedMatching +HP:0100010 Spinal meningioma oboInOwl:hasDbXref UMLS:C0347515 semapv:UnspecifiedMatching +HP:0100011 Scleral schwannoma oboInOwl:hasDbXref NCIT:C3269 semapv:UnspecifiedMatching +HP:0100011 Scleral schwannoma oboInOwl:hasDbXref UMLS:C4022390 semapv:UnspecifiedMatching +HP:0100012 Neoplasm of the eye oboInOwl:hasDbXref MESH:D005134 semapv:UnspecifiedMatching +HP:0100012 Neoplasm of the eye oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100012 Neoplasm of the eye oboInOwl:hasDbXref SCTID:371486001 semapv:UnspecifiedMatching +HP:0100012 Neoplasm of the eye oboInOwl:hasDbXref UMLS:C0015414 semapv:UnspecifiedMatching +HP:0100013 Neoplasm of the breast oboInOwl:hasDbXref MESH:D001943 semapv:UnspecifiedMatching +HP:0100013 Neoplasm of the breast oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100013 Neoplasm of the breast oboInOwl:hasDbXref SCTID:126926005 semapv:UnspecifiedMatching +HP:0100013 Neoplasm of the breast oboInOwl:hasDbXref UMLS:C1458155 semapv:UnspecifiedMatching +HP:0100014 Epiretinal membrane oboInOwl:hasDbXref MESH:D019773 semapv:UnspecifiedMatching +HP:0100014 Epiretinal membrane oboInOwl:hasDbXref SCTID:133853005 semapv:UnspecifiedMatching +HP:0100014 Epiretinal membrane oboInOwl:hasDbXref SCTID:367649002 semapv:UnspecifiedMatching +HP:0100014 Epiretinal membrane oboInOwl:hasDbXref UMLS:C0339543 semapv:UnspecifiedMatching +HP:0100015 Stahl ear oboInOwl:hasDbXref SCTID:253252004 semapv:UnspecifiedMatching +HP:0100015 Stahl ear oboInOwl:hasDbXref UMLS:C1862689 semapv:UnspecifiedMatching +HP:0100016 Abnormality of mesentery morphology oboInOwl:hasDbXref UMLS:C4022389 semapv:UnspecifiedMatching +HP:0100017 Capsular cataract oboInOwl:hasDbXref SCTID:204125003 semapv:UnspecifiedMatching +HP:0100017 Capsular cataract oboInOwl:hasDbXref UMLS:C0339352 semapv:UnspecifiedMatching +HP:0100018 Nuclear cataract oboInOwl:hasDbXref SCTID:53889007 semapv:UnspecifiedMatching +HP:0100018 Nuclear cataract oboInOwl:hasDbXref UMLS:C0392557 semapv:UnspecifiedMatching +HP:0100019 Cortical cataract oboInOwl:hasDbXref SCTID:193576003 semapv:UnspecifiedMatching +HP:0100019 Cortical cataract oboInOwl:hasDbXref UMLS:C0271160 semapv:UnspecifiedMatching +HP:0100020 Posterior capsular cataract oboInOwl:hasDbXref UMLS:C4022388 semapv:UnspecifiedMatching +HP:0100021 Cerebral palsy oboInOwl:hasDbXref MESH:D002547 semapv:UnspecifiedMatching +HP:0100021 Cerebral palsy oboInOwl:hasDbXref SCTID:128188000 semapv:UnspecifiedMatching +HP:0100021 Cerebral palsy oboInOwl:hasDbXref UMLS:C0007789 semapv:UnspecifiedMatching +HP:0100022 Abnormality of movement oboInOwl:hasDbXref MESH:D009069 semapv:UnspecifiedMatching +HP:0100022 Abnormality of movement oboInOwl:hasDbXref SCTID:60342002 semapv:UnspecifiedMatching +HP:0100022 Abnormality of movement oboInOwl:hasDbXref UMLS:C0026650 semapv:UnspecifiedMatching +HP:0100023 Recurrent hand flapping oboInOwl:hasDbXref UMLS:C4022387 semapv:UnspecifiedMatching +HP:0100024 Conspicuously happy disposition oboInOwl:hasDbXref UMLS:C4021029 semapv:UnspecifiedMatching +HP:0100025 Overfriendliness oboInOwl:hasDbXref UMLS:C4022386 semapv:UnspecifiedMatching +HP:0100026 Arteriovenous malformation oboInOwl:hasDbXref MESH:D001165 semapv:UnspecifiedMatching +HP:0100026 Arteriovenous malformation oboInOwl:hasDbXref SCTID:234141001 semapv:UnspecifiedMatching +HP:0100026 Arteriovenous malformation oboInOwl:hasDbXref SCTID:24551003 semapv:UnspecifiedMatching +HP:0100026 Arteriovenous malformation oboInOwl:hasDbXref UMLS:C0003857 semapv:UnspecifiedMatching +HP:0100027 Recurrent pancreatitis oboInOwl:hasDbXref MESH:D050500 semapv:UnspecifiedMatching +HP:0100027 Recurrent pancreatitis oboInOwl:hasDbXref SCTID:233870001 semapv:UnspecifiedMatching +HP:0100027 Recurrent pancreatitis oboInOwl:hasDbXref SCTID:234689009 semapv:UnspecifiedMatching +HP:0100027 Recurrent pancreatitis oboInOwl:hasDbXref SCTID:235494005 semapv:UnspecifiedMatching +HP:0100027 Recurrent pancreatitis oboInOwl:hasDbXref UMLS:C0149521 semapv:UnspecifiedMatching +HP:0100028 Ectopic thyroid oboInOwl:hasDbXref MESH:D050033 semapv:UnspecifiedMatching +HP:0100028 Ectopic thyroid oboInOwl:hasDbXref SCTID:214660000 semapv:UnspecifiedMatching +HP:0100028 Ectopic thyroid oboInOwl:hasDbXref UMLS:C0266283 semapv:UnspecifiedMatching +HP:0100029 Lingual thyroid oboInOwl:hasDbXref MESH:D046151 semapv:UnspecifiedMatching +HP:0100029 Lingual thyroid oboInOwl:hasDbXref SCTID:129123002 semapv:UnspecifiedMatching +HP:0100029 Lingual thyroid oboInOwl:hasDbXref SCTID:21279007 semapv:UnspecifiedMatching +HP:0100029 Lingual thyroid oboInOwl:hasDbXref UMLS:C0266284 semapv:UnspecifiedMatching +HP:0100030 Accessory ectopic thyroid tissue oboInOwl:hasDbXref UMLS:C4022385 semapv:UnspecifiedMatching +HP:0100031 Neoplasm of the thyroid gland oboInOwl:hasDbXref MESH:D013964 semapv:UnspecifiedMatching +HP:0100031 Neoplasm of the thyroid gland oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100031 Neoplasm of the thyroid gland oboInOwl:hasDbXref SCTID:127018007 semapv:UnspecifiedMatching +HP:0100031 Neoplasm of the thyroid gland oboInOwl:hasDbXref UMLS:C0040136 semapv:UnspecifiedMatching +HP:0100033 Tics oboInOwl:hasDbXref UMLS:C2169806 semapv:UnspecifiedMatching +HP:0100034 Motor tics oboInOwl:hasDbXref MESH:D020323 semapv:UnspecifiedMatching +HP:0100034 Motor tics oboInOwl:hasDbXref UMLS:C0751900 semapv:UnspecifiedMatching +HP:0100035 Phonic tics oboInOwl:hasDbXref MESH:D020323 semapv:UnspecifiedMatching +HP:0100035 Phonic tics oboInOwl:hasDbXref UMLS:C0751901 semapv:UnspecifiedMatching +HP:0100036 Pseudo-fractures oboInOwl:hasDbXref UMLS:C4021028 semapv:UnspecifiedMatching +HP:0100037 Abnormality of the scalp hair oboInOwl:hasDbXref UMLS:C4022384 semapv:UnspecifiedMatching +HP:0100038 Slow-growing scalp hair oboInOwl:hasDbXref UMLS:C4022383 semapv:UnspecifiedMatching +HP:0100039 Thickened cortex of bones oboInOwl:hasDbXref UMLS:C4022382 semapv:UnspecifiedMatching +HP:0100040 Broad 2nd toe oboInOwl:hasDbXref UMLS:C4022381 semapv:UnspecifiedMatching +HP:0100041 Broad 3rd toe oboInOwl:hasDbXref UMLS:C4022380 semapv:UnspecifiedMatching +HP:0100042 Broad 4th toe oboInOwl:hasDbXref UMLS:C4022379 semapv:UnspecifiedMatching +HP:0100043 Broad 5th toe oboInOwl:hasDbXref UMLS:C4022378 semapv:UnspecifiedMatching +HP:0100044 Absent epiphyses of the 2nd toe oboInOwl:hasDbXref UMLS:C4022377 semapv:UnspecifiedMatching +HP:0100045 Bracket epiphyses of the 2nd toe oboInOwl:hasDbXref UMLS:C4022376 semapv:UnspecifiedMatching +HP:0100046 Cone-shaped epiphyses of the 2nd toe oboInOwl:hasDbXref UMLS:C4022375 semapv:UnspecifiedMatching +HP:0100047 Enlarged epiphyses of the 2nd toe oboInOwl:hasDbXref UMLS:C4022374 semapv:UnspecifiedMatching +HP:0100048 Fragmentation of the epiphyses of the 2nd toe oboInOwl:hasDbXref UMLS:C4022373 semapv:UnspecifiedMatching +HP:0100049 Irregular epiphyses of the 2nd toe oboInOwl:hasDbXref UMLS:C4022372 semapv:UnspecifiedMatching +HP:0100050 Ivory epiphyses of the 2nd toe oboInOwl:hasDbXref UMLS:C4022371 semapv:UnspecifiedMatching +HP:0100051 Pseudoepiphyses of the 2nd toe oboInOwl:hasDbXref UMLS:C4022370 semapv:UnspecifiedMatching +HP:0100052 Small epiphyses of the 2nd toe oboInOwl:hasDbXref UMLS:C4022369 semapv:UnspecifiedMatching +HP:0100053 Stippling of the epiphyses of the 2nd toe oboInOwl:hasDbXref UMLS:C4022368 semapv:UnspecifiedMatching +HP:0100054 Triangular epiphyses of the 2nd toe oboInOwl:hasDbXref UMLS:C4022367 semapv:UnspecifiedMatching +HP:0100055 Absent epiphyses of the 3rd toe oboInOwl:hasDbXref UMLS:C4022366 semapv:UnspecifiedMatching +HP:0100056 Bracket epiphyses of the 3rd toe oboInOwl:hasDbXref UMLS:C4022365 semapv:UnspecifiedMatching +HP:0100057 Cone-shaped epiphyses of the 3rd toe oboInOwl:hasDbXref UMLS:C4022364 semapv:UnspecifiedMatching +HP:0100058 Enlarged epiphyses of the 3rd toe oboInOwl:hasDbXref UMLS:C4022363 semapv:UnspecifiedMatching +HP:0100059 Fragmentation of the epiphyses of the 3rd toe oboInOwl:hasDbXref UMLS:C4022362 semapv:UnspecifiedMatching +HP:0100060 Irregular epiphyses of the 3rd toe oboInOwl:hasDbXref UMLS:C4022361 semapv:UnspecifiedMatching +HP:0100061 Ivory epiphyses of the 3rd toe oboInOwl:hasDbXref UMLS:C4022360 semapv:UnspecifiedMatching +HP:0100062 Pseudoepiphyses of the 3rd toe oboInOwl:hasDbXref UMLS:C4022359 semapv:UnspecifiedMatching +HP:0100063 Small epiphyses of the 3rd toe oboInOwl:hasDbXref UMLS:C4022358 semapv:UnspecifiedMatching +HP:0100064 Stippling of the epiphyses of the 3rd toe oboInOwl:hasDbXref UMLS:C4022357 semapv:UnspecifiedMatching +HP:0100065 Triangular epiphyses of the 3rd toe oboInOwl:hasDbXref UMLS:C4022356 semapv:UnspecifiedMatching +HP:0100066 Absent epiphyses of the 4th toe oboInOwl:hasDbXref UMLS:C4022355 semapv:UnspecifiedMatching +HP:0100067 Bracket epiphyses of the 4th toe oboInOwl:hasDbXref UMLS:C4022354 semapv:UnspecifiedMatching +HP:0100068 Cone-shaped epiphyses of the 4th toe oboInOwl:hasDbXref UMLS:C4022353 semapv:UnspecifiedMatching +HP:0100069 Enlarged epiphyses of the 4th toe oboInOwl:hasDbXref UMLS:C4022352 semapv:UnspecifiedMatching +HP:0100070 Fragmentation of the epiphyses of the 4th toe oboInOwl:hasDbXref UMLS:C4022351 semapv:UnspecifiedMatching +HP:0100071 Irregular epiphyses of the 4th toe oboInOwl:hasDbXref UMLS:C4022350 semapv:UnspecifiedMatching +HP:0100072 Ivory epiphyses of the 4th toe oboInOwl:hasDbXref UMLS:C4022349 semapv:UnspecifiedMatching +HP:0100073 Pseudoepiphyses of the 4th toe oboInOwl:hasDbXref UMLS:C4022348 semapv:UnspecifiedMatching +HP:0100074 Small epiphyses of the 4th toe oboInOwl:hasDbXref UMLS:C4022347 semapv:UnspecifiedMatching +HP:0100075 Stippling of the epiphyses of the 4th toe oboInOwl:hasDbXref UMLS:C4022346 semapv:UnspecifiedMatching +HP:0100076 Triangular epiphyses of the 4th toe oboInOwl:hasDbXref UMLS:C4022345 semapv:UnspecifiedMatching +HP:0100077 Absent epiphyses of the 5th toe oboInOwl:hasDbXref UMLS:C4022344 semapv:UnspecifiedMatching +HP:0100078 Bracket epiphyses of the 5th toe oboInOwl:hasDbXref UMLS:C4022343 semapv:UnspecifiedMatching +HP:0100079 Cone-shaped epiphyses of the 5th toe oboInOwl:hasDbXref UMLS:C4022342 semapv:UnspecifiedMatching +HP:0100080 Enlarged epiphyses of the 5th toe oboInOwl:hasDbXref UMLS:C4022341 semapv:UnspecifiedMatching +HP:0100081 Fragmentation of the epiphyses of the 5th toe oboInOwl:hasDbXref UMLS:C4022340 semapv:UnspecifiedMatching +HP:0100082 Irregular epiphyses of the 5th toe oboInOwl:hasDbXref UMLS:C4022339 semapv:UnspecifiedMatching +HP:0100083 Ivory epiphyses of the 5th toe oboInOwl:hasDbXref UMLS:C4022338 semapv:UnspecifiedMatching +HP:0100084 Pseudoepiphyses of the 5th toe oboInOwl:hasDbXref UMLS:C4022337 semapv:UnspecifiedMatching +HP:0100085 Small epiphyses of the 5th toe oboInOwl:hasDbXref UMLS:C4022336 semapv:UnspecifiedMatching +HP:0100086 Stippling of the epiphyses of the 5th toe oboInOwl:hasDbXref UMLS:C4022335 semapv:UnspecifiedMatching +HP:0100087 Triangular epiphyses of the 5th toe oboInOwl:hasDbXref UMLS:C4022334 semapv:UnspecifiedMatching +HP:0100088 Abnormality of the epiphysis of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022333 semapv:UnspecifiedMatching +HP:0100089 Abnormality of the epiphysis of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022332 semapv:UnspecifiedMatching +HP:0100090 Abnormality of the epiphysis of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022331 semapv:UnspecifiedMatching +HP:0100091 Abnormality of the epiphysis of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022330 semapv:UnspecifiedMatching +HP:0100092 Abnormality of the epiphysis of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022329 semapv:UnspecifiedMatching +HP:0100093 Abnormality of the epiphysis of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022328 semapv:UnspecifiedMatching +HP:0100094 Abnormality of the epiphysis of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022327 semapv:UnspecifiedMatching +HP:0100095 Abnormality of the epiphysis of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022326 semapv:UnspecifiedMatching +HP:0100096 Abnormality of the epiphysis of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022325 semapv:UnspecifiedMatching +HP:0100097 Abnormality of the epiphysis of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022324 semapv:UnspecifiedMatching +HP:0100098 Abnormality of the epiphysis of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022323 semapv:UnspecifiedMatching +HP:0100099 Abnormality of the epiphysis of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022322 semapv:UnspecifiedMatching +HP:0100100 Absent epiphysis of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022321 semapv:UnspecifiedMatching +HP:0100101 Bracket epiphysis of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022320 semapv:UnspecifiedMatching +HP:0100102 Cone-shaped epiphysis of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022319 semapv:UnspecifiedMatching +HP:0100103 Enlarged epiphysis of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022318 semapv:UnspecifiedMatching +HP:0100104 Fragmentation of the epiphysis of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022317 semapv:UnspecifiedMatching +HP:0100105 Irregular epiphysis of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022316 semapv:UnspecifiedMatching +HP:0100106 Ivory epiphysis of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022315 semapv:UnspecifiedMatching +HP:0100107 Pseudoepiphysis of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022314 semapv:UnspecifiedMatching +HP:0100108 Small epiphysis of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022313 semapv:UnspecifiedMatching +HP:0100109 Stippling of the epiphysis of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022312 semapv:UnspecifiedMatching +HP:0100110 Triangular epiphysis of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022311 semapv:UnspecifiedMatching +HP:0100111 Absent epiphysis of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022310 semapv:UnspecifiedMatching +HP:0100112 Bracket epiphysis of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022309 semapv:UnspecifiedMatching +HP:0100113 Cone-shaped epiphysis of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022308 semapv:UnspecifiedMatching +HP:0100114 Enlarged epiphysis of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022307 semapv:UnspecifiedMatching +HP:0100115 Fragmentation of the epiphysis of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022306 semapv:UnspecifiedMatching +HP:0100116 Irregular epiphysis of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022305 semapv:UnspecifiedMatching +HP:0100117 Ivory epiphysis of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022304 semapv:UnspecifiedMatching +HP:0100118 Pseudoepiphysis of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022303 semapv:UnspecifiedMatching +HP:0100119 Small epiphysis of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022302 semapv:UnspecifiedMatching +HP:0100120 Stippling of the epiphysis of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022301 semapv:UnspecifiedMatching +HP:0100121 Triangular epiphysis of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022300 semapv:UnspecifiedMatching +HP:0100122 Absent epiphysis of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022299 semapv:UnspecifiedMatching +HP:0100123 Bracket epiphysis of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022298 semapv:UnspecifiedMatching +HP:0100124 Cone-shaped epiphysis of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022297 semapv:UnspecifiedMatching +HP:0100125 Enlarged epiphysis of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022296 semapv:UnspecifiedMatching +HP:0100126 Fragmentation of the epiphysis of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022295 semapv:UnspecifiedMatching +HP:0100127 Irregular epiphysis of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022294 semapv:UnspecifiedMatching +HP:0100128 Ivory epiphysis of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022293 semapv:UnspecifiedMatching +HP:0100129 Pseudoepiphysis of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022292 semapv:UnspecifiedMatching +HP:0100130 Small epiphysis of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022291 semapv:UnspecifiedMatching +HP:0100131 Stippling of the epiphysis of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022290 semapv:UnspecifiedMatching +HP:0100132 Triangular epiphysis of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4022289 semapv:UnspecifiedMatching +HP:0100133 Abnormality of the pubic hair oboInOwl:hasDbXref UMLS:C4022288 semapv:UnspecifiedMatching +HP:0100134 Abnormality of the axillary hair oboInOwl:hasDbXref UMLS:C4022287 semapv:UnspecifiedMatching +HP:0100135 Absent epiphysis of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022286 semapv:UnspecifiedMatching +HP:0100136 Bracket epiphysis of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022285 semapv:UnspecifiedMatching +HP:0100137 Cone-shaped epiphysis of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022284 semapv:UnspecifiedMatching +HP:0100138 Enlarged epiphysis of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022283 semapv:UnspecifiedMatching +HP:0100139 Fragmentation of the epiphysis of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022282 semapv:UnspecifiedMatching +HP:0100140 Irregular epiphysis of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022281 semapv:UnspecifiedMatching +HP:0100141 Ivory epiphysis of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022280 semapv:UnspecifiedMatching +HP:0100142 Pseudoepiphysis of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022279 semapv:UnspecifiedMatching +HP:0100143 Small epiphysis of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022278 semapv:UnspecifiedMatching +HP:0100144 Stippling of the epiphysis of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022277 semapv:UnspecifiedMatching +HP:0100145 Triangular epiphysis of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022276 semapv:UnspecifiedMatching +HP:0100146 Absent epiphysis of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022275 semapv:UnspecifiedMatching +HP:0100147 Bracket epiphysis of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022274 semapv:UnspecifiedMatching +HP:0100148 Cone-shaped epiphysis of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022273 semapv:UnspecifiedMatching +HP:0100149 Enlarged epiphysis of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022272 semapv:UnspecifiedMatching +HP:0100150 Fragmentation of the epiphysis of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022271 semapv:UnspecifiedMatching +HP:0100151 Irregular epiphysis of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022270 semapv:UnspecifiedMatching +HP:0100152 Ivory epiphysis of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022269 semapv:UnspecifiedMatching +HP:0100153 Pseudoepiphysis of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022268 semapv:UnspecifiedMatching +HP:0100154 Small epiphysis of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022267 semapv:UnspecifiedMatching +HP:0100155 Stippling of the epiphysis of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022266 semapv:UnspecifiedMatching +HP:0100156 Triangular epiphysis of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022265 semapv:UnspecifiedMatching +HP:0100157 Absent epiphysis of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022264 semapv:UnspecifiedMatching +HP:0100158 Bracket epiphysis of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022263 semapv:UnspecifiedMatching +HP:0100159 Cone-shaped epiphysis of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022262 semapv:UnspecifiedMatching +HP:0100160 Enlarged epiphysis of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022261 semapv:UnspecifiedMatching +HP:0100161 Fragmentation of the epiphysis of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022260 semapv:UnspecifiedMatching +HP:0100162 Irregular epiphysis of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022259 semapv:UnspecifiedMatching +HP:0100163 Ivory epiphysis of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022258 semapv:UnspecifiedMatching +HP:0100164 Pseudoepiphysis of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022257 semapv:UnspecifiedMatching +HP:0100165 Small epiphysis of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022256 semapv:UnspecifiedMatching +HP:0100166 Stippling of the epiphysis of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022255 semapv:UnspecifiedMatching +HP:0100167 Triangular epiphysis of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022254 semapv:UnspecifiedMatching +HP:0100168 Fragmented epiphyses oboInOwl:hasDbXref UMLS:C4022253 semapv:UnspecifiedMatching +HP:0100169 Absent epiphysis of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022252 semapv:UnspecifiedMatching +HP:0100170 Bracket epiphysis of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022251 semapv:UnspecifiedMatching +HP:0100171 Cone-shaped epiphysis of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022250 semapv:UnspecifiedMatching +HP:0100172 Enlarged epiphysis of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022249 semapv:UnspecifiedMatching +HP:0100173 Fragmentation of the epiphysis of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022248 semapv:UnspecifiedMatching +HP:0100174 Irregular epiphysis of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022247 semapv:UnspecifiedMatching +HP:0100175 Ivory epiphysis of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022246 semapv:UnspecifiedMatching +HP:0100176 Pseudoepiphysis of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022245 semapv:UnspecifiedMatching +HP:0100177 Small epiphysis of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022244 semapv:UnspecifiedMatching +HP:0100178 Stippling of the epiphysis of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022243 semapv:UnspecifiedMatching +HP:0100179 Triangular epiphysis of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022242 semapv:UnspecifiedMatching +HP:0100180 Absent epiphysis of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022241 semapv:UnspecifiedMatching +HP:0100181 Bracket epiphysis of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022240 semapv:UnspecifiedMatching +HP:0100182 Cone-shaped epiphysis of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022239 semapv:UnspecifiedMatching +HP:0100183 Enlarged epiphysis of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022238 semapv:UnspecifiedMatching +HP:0100184 Fragmentation of the epiphysis of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022237 semapv:UnspecifiedMatching +HP:0100185 Irregular epiphysis of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022236 semapv:UnspecifiedMatching +HP:0100186 Ivory epiphysis of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022235 semapv:UnspecifiedMatching +HP:0100187 Pseudoepiphysis of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022234 semapv:UnspecifiedMatching +HP:0100188 Small epiphysis of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022233 semapv:UnspecifiedMatching +HP:0100189 Stippling of the epiphysis of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022232 semapv:UnspecifiedMatching +HP:0100190 Triangular epiphysis of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022231 semapv:UnspecifiedMatching +HP:0100191 Absent epiphysis of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022230 semapv:UnspecifiedMatching +HP:0100192 Bracket epiphysis of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022229 semapv:UnspecifiedMatching +HP:0100193 Cone-shaped epiphysis of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022228 semapv:UnspecifiedMatching +HP:0100194 Enlarged epiphysis of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022227 semapv:UnspecifiedMatching +HP:0100195 Fragmentation of the epiphysis of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022226 semapv:UnspecifiedMatching +HP:0100196 Irregular epiphysis of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022225 semapv:UnspecifiedMatching +HP:0100197 Ivory epiphysis of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022224 semapv:UnspecifiedMatching +HP:0100198 Pseudoepiphysis of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022223 semapv:UnspecifiedMatching +HP:0100199 Small epiphysis of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022222 semapv:UnspecifiedMatching +HP:0100200 Stippling of the epiphysis of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022221 semapv:UnspecifiedMatching +HP:0100201 Triangular epiphysis of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022220 semapv:UnspecifiedMatching +HP:0100202 Absent epiphysis of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022219 semapv:UnspecifiedMatching +HP:0100203 Bracket epiphysis of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022218 semapv:UnspecifiedMatching +HP:0100204 Cone-shaped epiphysis of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022217 semapv:UnspecifiedMatching +HP:0100205 Enlarged epiphysis of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022216 semapv:UnspecifiedMatching +HP:0100206 Fragmentation of the epiphysis of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022215 semapv:UnspecifiedMatching +HP:0100207 Irregular epiphysis of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022214 semapv:UnspecifiedMatching +HP:0100208 Ivory epiphysis of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022213 semapv:UnspecifiedMatching +HP:0100209 Pseudoepiphysis of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022212 semapv:UnspecifiedMatching +HP:0100210 Small epiphysis of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022211 semapv:UnspecifiedMatching +HP:0100211 Stippling of the epiphysis of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022210 semapv:UnspecifiedMatching +HP:0100212 Triangular epiphysis of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022209 semapv:UnspecifiedMatching +HP:0100213 Absent epiphysis of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022208 semapv:UnspecifiedMatching +HP:0100214 Bracket epiphysis of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022207 semapv:UnspecifiedMatching +HP:0100215 Cone-shaped epiphysis of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022206 semapv:UnspecifiedMatching +HP:0100216 Enlarged epiphysis of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022205 semapv:UnspecifiedMatching +HP:0100217 Fragmentation of the epiphysis of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022204 semapv:UnspecifiedMatching +HP:0100218 Irregular epiphysis of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022203 semapv:UnspecifiedMatching +HP:0100219 Ivory epiphysis of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022202 semapv:UnspecifiedMatching +HP:0100220 Pseudoepiphysis of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022201 semapv:UnspecifiedMatching +HP:0100221 Small epiphysis of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022200 semapv:UnspecifiedMatching +HP:0100222 Stippling of the epiphysis of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022199 semapv:UnspecifiedMatching +HP:0100223 Triangular epiphysis of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022198 semapv:UnspecifiedMatching +HP:0100224 Absent epiphysis of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022197 semapv:UnspecifiedMatching +HP:0100225 Bracket epiphysis of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022196 semapv:UnspecifiedMatching +HP:0100226 Cone-shaped epiphysis of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022195 semapv:UnspecifiedMatching +HP:0100227 Enlarged epiphysis of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022194 semapv:UnspecifiedMatching +HP:0100228 Fragmentation of the epiphysis of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022193 semapv:UnspecifiedMatching +HP:0100229 Irregular epiphysis of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022192 semapv:UnspecifiedMatching +HP:0100230 Ivory epiphysis of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022191 semapv:UnspecifiedMatching +HP:0100231 Pseudoepiphysis of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022190 semapv:UnspecifiedMatching +HP:0100232 Small epiphysis of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022189 semapv:UnspecifiedMatching +HP:0100233 Stippling of the epiphysis of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022188 semapv:UnspecifiedMatching +HP:0100234 Triangular epiphysis of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022187 semapv:UnspecifiedMatching +HP:0100235 Synostosis involving bones of the toes oboInOwl:hasDbXref UMLS:C4022186 semapv:UnspecifiedMatching +HP:0100237 Proximal foot symphalangism oboInOwl:hasDbXref UMLS:C4022185 semapv:UnspecifiedMatching +HP:0100238 Synostosis involving bones of the upper limbs oboInOwl:hasDbXref UMLS:C4022184 semapv:UnspecifiedMatching +HP:0100240 Synostosis of joints oboInOwl:hasDbXref UMLS:C4022183 semapv:UnspecifiedMatching +HP:0100241 Ectopic respiratory mucosa oboInOwl:hasDbXref UMLS:C4022182 semapv:UnspecifiedMatching +HP:0100242 Sarcoma oboInOwl:hasDbXref MESH:D012509 semapv:UnspecifiedMatching +HP:0100242 Sarcoma oboInOwl:hasDbXref NCIT:C9118 semapv:UnspecifiedMatching +HP:0100242 Sarcoma oboInOwl:hasDbXref SCTID:2424003 semapv:UnspecifiedMatching +HP:0100242 Sarcoma oboInOwl:hasDbXref SCTID:269469005 semapv:UnspecifiedMatching +HP:0100242 Sarcoma oboInOwl:hasDbXref SCTID:424413001 semapv:UnspecifiedMatching +HP:0100242 Sarcoma oboInOwl:hasDbXref SCTID:424952003 semapv:UnspecifiedMatching +HP:0100242 Sarcoma oboInOwl:hasDbXref UMLS:C1261473 semapv:UnspecifiedMatching +HP:0100243 Leiomyosarcoma oboInOwl:hasDbXref MESH:D007890 semapv:UnspecifiedMatching +HP:0100243 Leiomyosarcoma oboInOwl:hasDbXref NCIT:C3158 semapv:UnspecifiedMatching +HP:0100243 Leiomyosarcoma oboInOwl:hasDbXref SCTID:443719001 semapv:UnspecifiedMatching +HP:0100243 Leiomyosarcoma oboInOwl:hasDbXref SCTID:51549004 semapv:UnspecifiedMatching +HP:0100243 Leiomyosarcoma oboInOwl:hasDbXref UMLS:C0023269 semapv:UnspecifiedMatching +HP:0100244 Fibrosarcoma oboInOwl:hasDbXref MESH:D005354 semapv:UnspecifiedMatching +HP:0100244 Fibrosarcoma oboInOwl:hasDbXref NCIT:C6605 semapv:UnspecifiedMatching +HP:0100244 Fibrosarcoma oboInOwl:hasDbXref SCTID:443250000 semapv:UnspecifiedMatching +HP:0100244 Fibrosarcoma oboInOwl:hasDbXref SCTID:53654007 semapv:UnspecifiedMatching +HP:0100244 Fibrosarcoma oboInOwl:hasDbXref UMLS:C0016057 semapv:UnspecifiedMatching +HP:0100245 Desmoid tumors oboInOwl:hasDbXref MESH:D018222 semapv:UnspecifiedMatching +HP:0100245 Desmoid tumors oboInOwl:hasDbXref NCIT:C3042 semapv:UnspecifiedMatching +HP:0100245 Desmoid tumors oboInOwl:hasDbXref SCTID:399994005 semapv:UnspecifiedMatching +HP:0100245 Desmoid tumors oboInOwl:hasDbXref SCTID:400055004 semapv:UnspecifiedMatching +HP:0100245 Desmoid tumors oboInOwl:hasDbXref SCTID:47284001 semapv:UnspecifiedMatching +HP:0100245 Desmoid tumors oboInOwl:hasDbXref UMLS:C0079218 semapv:UnspecifiedMatching +HP:0100246 Osteoma oboInOwl:hasDbXref MESH:D010016 semapv:UnspecifiedMatching +HP:0100246 Osteoma oboInOwl:hasDbXref NCIT:C3296 semapv:UnspecifiedMatching +HP:0100246 Osteoma oboInOwl:hasDbXref SCTID:302858007 semapv:UnspecifiedMatching +HP:0100246 Osteoma oboInOwl:hasDbXref SCTID:83612000 semapv:UnspecifiedMatching +HP:0100246 Osteoma oboInOwl:hasDbXref UMLS:C0029440 semapv:UnspecifiedMatching +HP:0100247 Recurrent singultus oboInOwl:hasDbXref MESH:D006606 semapv:UnspecifiedMatching +HP:0100247 Recurrent singultus oboInOwl:hasDbXref SCTID:65958008 semapv:UnspecifiedMatching +HP:0100247 Recurrent singultus oboInOwl:hasDbXref UMLS:C0019521 semapv:UnspecifiedMatching +HP:0100247 Recurrent singultus oboInOwl:hasDbXref UMLS:C0744897 semapv:UnspecifiedMatching +HP:0100248 Hemiballismus oboInOwl:hasDbXref MESH:D020820 semapv:UnspecifiedMatching +HP:0100248 Hemiballismus oboInOwl:hasDbXref SCTID:66637005 semapv:UnspecifiedMatching +HP:0100248 Hemiballismus oboInOwl:hasDbXref UMLS:C0221169 semapv:UnspecifiedMatching +HP:0100249 Calcification of muscles oboInOwl:hasDbXref SCTID:446993003 semapv:UnspecifiedMatching +HP:0100249 Calcification of muscles oboInOwl:hasDbXref UMLS:C2960760 semapv:UnspecifiedMatching +HP:0100250 Meningeal calcification oboInOwl:hasDbXref UMLS:C4022181 semapv:UnspecifiedMatching +HP:0100251 Multiple central nervous system lipomas oboInOwl:hasDbXref NCIT:C3192 semapv:UnspecifiedMatching +HP:0100251 Multiple central nervous system lipomas oboInOwl:hasDbXref UMLS:C4022180 semapv:UnspecifiedMatching +HP:0100252 Diaphyseal dysplasia oboInOwl:hasDbXref MESH:D003966 semapv:UnspecifiedMatching +HP:0100252 Diaphyseal dysplasia oboInOwl:hasDbXref SCTID:318761000119105 semapv:UnspecifiedMatching +HP:0100252 Diaphyseal dysplasia oboInOwl:hasDbXref SCTID:34643004 semapv:UnspecifiedMatching +HP:0100252 Diaphyseal dysplasia oboInOwl:hasDbXref UMLS:C0011989 semapv:UnspecifiedMatching +HP:0100253 Abnormality of the medullary cavity of the long bones oboInOwl:hasDbXref UMLS:C4021027 semapv:UnspecifiedMatching +HP:0100254 Stenosis of the medullary cavity of the long bones oboInOwl:hasDbXref UMLS:C4022179 semapv:UnspecifiedMatching +HP:0100255 Metaphyseal dysplasia oboInOwl:hasDbXref MESH:C536252 semapv:UnspecifiedMatching +HP:0100255 Metaphyseal dysplasia oboInOwl:hasDbXref SCTID:27837003 semapv:UnspecifiedMatching +HP:0100255 Metaphyseal dysplasia oboInOwl:hasDbXref UMLS:C0265294 semapv:UnspecifiedMatching +HP:0100256 Senile plaques oboInOwl:hasDbXref MESH:D058225 semapv:UnspecifiedMatching +HP:0100256 Senile plaques oboInOwl:hasDbXref SCTID:38551001 semapv:UnspecifiedMatching +HP:0100256 Senile plaques oboInOwl:hasDbXref UMLS:C0333463 semapv:UnspecifiedMatching +HP:0100257 Ectrodactyly oboInOwl:hasDbXref MESH:C574275 semapv:UnspecifiedMatching +HP:0100257 Ectrodactyly oboInOwl:hasDbXref SCTID:13624003 semapv:UnspecifiedMatching +HP:0100257 Ectrodactyly oboInOwl:hasDbXref SCTID:81208006 semapv:UnspecifiedMatching +HP:0100257 Ectrodactyly oboInOwl:hasDbXref UMLS:C0265554 semapv:UnspecifiedMatching +HP:0100258 Preaxial polydactyly oboInOwl:hasDbXref SCTID:205135003 semapv:UnspecifiedMatching +HP:0100258 Preaxial polydactyly oboInOwl:hasDbXref UMLS:C0345354 semapv:UnspecifiedMatching +HP:0100259 Postaxial polydactyly oboInOwl:hasDbXref MESH:C562429 semapv:UnspecifiedMatching +HP:0100259 Postaxial polydactyly oboInOwl:hasDbXref UMLS:C0220697 semapv:UnspecifiedMatching +HP:0100260 Mesoaxial polydactyly oboInOwl:hasDbXref UMLS:C1848595 semapv:UnspecifiedMatching +HP:0100260 Mesoaxial polydactyly oboInOwl:hasDbXref UMLS:C4020689 semapv:UnspecifiedMatching +HP:0100261 Abnormal tendon morphology oboInOwl:hasDbXref UMLS:C4021026 semapv:UnspecifiedMatching +HP:0100262 Synostosis involving digits oboInOwl:hasDbXref UMLS:C4022178 semapv:UnspecifiedMatching +HP:0100263 Distal symphalangism oboInOwl:hasDbXref MESH:C566099 semapv:UnspecifiedMatching +HP:0100263 Distal symphalangism oboInOwl:hasDbXref UMLS:C1861401 semapv:UnspecifiedMatching +HP:0100264 Proximal symphalangism oboInOwl:hasDbXref MESH:C536223 semapv:UnspecifiedMatching +HP:0100264 Proximal symphalangism oboInOwl:hasDbXref UMLS:C1861385 semapv:UnspecifiedMatching +HP:0100265 Synostosis of metacarpals/metatarsals oboInOwl:hasDbXref UMLS:C4022177 semapv:UnspecifiedMatching +HP:0100266 Synostosis of carpals/tarsals oboInOwl:hasDbXref UMLS:C4021025 semapv:UnspecifiedMatching +HP:0100267 Lip pit oboInOwl:hasDbXref UMLS:C0341059 semapv:UnspecifiedMatching +HP:0100268 Upper lip pit oboInOwl:hasDbXref UMLS:C4022176 semapv:UnspecifiedMatching +HP:0100269 Paramedian lip pit oboInOwl:hasDbXref UMLS:C4022175 semapv:UnspecifiedMatching +HP:0100270 Abnormality of dorsoventral patterning of the limbs oboInOwl:hasDbXref UMLS:C4022174 semapv:UnspecifiedMatching +HP:0100271 Hyponasal speech oboInOwl:hasDbXref UMLS:C4022173 semapv:UnspecifiedMatching +HP:0100272 Branchial sinus oboInOwl:hasDbXref SCTID:253259008 semapv:UnspecifiedMatching +HP:0100272 Branchial sinus oboInOwl:hasDbXref UMLS:C0266624 semapv:UnspecifiedMatching +HP:0100273 Neoplasm of the colon oboInOwl:hasDbXref MESH:D003110 semapv:UnspecifiedMatching +HP:0100273 Neoplasm of the colon oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100273 Neoplasm of the colon oboInOwl:hasDbXref SCTID:126838000 semapv:UnspecifiedMatching +HP:0100273 Neoplasm of the colon oboInOwl:hasDbXref UMLS:C0009375 semapv:UnspecifiedMatching +HP:0100274 Gustatory lacrimation oboInOwl:hasDbXref UMLS:C1862052 semapv:UnspecifiedMatching +HP:0100275 Diffuse cerebellar atrophy oboInOwl:hasDbXref UMLS:C1854699 semapv:UnspecifiedMatching +HP:0100276 Skin pit oboInOwl:hasDbXref UMLS:C4020712 semapv:UnspecifiedMatching +HP:0100276 Skin pit oboInOwl:hasDbXref UMLS:C4022172 semapv:UnspecifiedMatching +HP:0100277 Periauricular skin pits oboInOwl:hasDbXref UMLS:C4022171 semapv:UnspecifiedMatching +HP:0100279 Ulcerative colitis oboInOwl:hasDbXref MESH:D003093 semapv:UnspecifiedMatching +HP:0100279 Ulcerative colitis oboInOwl:hasDbXref SCTID:64766004 semapv:UnspecifiedMatching +HP:0100279 Ulcerative colitis oboInOwl:hasDbXref UMLS:C0009324 semapv:UnspecifiedMatching +HP:0100280 Crohn's disease oboInOwl:hasDbXref MESH:D003424 semapv:UnspecifiedMatching +HP:0100280 Crohn's disease oboInOwl:hasDbXref SCTID:34000006 semapv:UnspecifiedMatching +HP:0100280 Crohn's disease oboInOwl:hasDbXref UMLS:C0010346 semapv:UnspecifiedMatching +HP:0100281 Chronic colitis oboInOwl:hasDbXref SCTID:54597004 semapv:UnspecifiedMatching +HP:0100281 Chronic colitis oboInOwl:hasDbXref UMLS:C0267375 semapv:UnspecifiedMatching +HP:0100282 Acute colitis oboInOwl:hasDbXref UMLS:C2118460 semapv:UnspecifiedMatching +HP:0100283 EMG: continuous motor unit activity at rest oboInOwl:hasDbXref UMLS:C4022170 semapv:UnspecifiedMatching +HP:0100284 EMG: myotonic discharges oboInOwl:hasDbXref UMLS:C4022169 semapv:UnspecifiedMatching +HP:0100285 EMG: impaired neuromuscular transmission oboInOwl:hasDbXref UMLS:C4022168 semapv:UnspecifiedMatching +HP:0100287 EMG: slow motor conduction oboInOwl:hasDbXref UMLS:C4022167 semapv:UnspecifiedMatching +HP:0100288 EMG: myokymic discharges oboInOwl:hasDbXref UMLS:C4022166 semapv:UnspecifiedMatching +HP:0100289 Abnormality of pattern reversal visual evoked potentials oboInOwl:hasDbXref UMLS:C4022165 semapv:UnspecifiedMatching +HP:0100290 Abnormality of peripheral somatosensory evoked potentials oboInOwl:hasDbXref UMLS:C4022164 semapv:UnspecifiedMatching +HP:0100291 Abnormality of central somatosensory evoked potentials oboInOwl:hasDbXref UMLS:C4022163 semapv:UnspecifiedMatching +HP:0100292 Amyloidosis of peripheral nerves oboInOwl:hasDbXref UMLS:C4022162 semapv:UnspecifiedMatching +HP:0100293 Muscle fiber hypertrophy oboInOwl:hasDbXref SCTID:42091004 semapv:UnspecifiedMatching +HP:0100293 Muscle fiber hypertrophy oboInOwl:hasDbXref UMLS:C0333759 semapv:UnspecifiedMatching +HP:0100295 Muscle fiber atrophy oboInOwl:hasDbXref SCTID:67867005 semapv:UnspecifiedMatching +HP:0100295 Muscle fiber atrophy oboInOwl:hasDbXref UMLS:C0333751 semapv:UnspecifiedMatching +HP:0100296 Perifascicular muscle fiber atrophy oboInOwl:hasDbXref SCTID:87196003 semapv:UnspecifiedMatching +HP:0100296 Perifascicular muscle fiber atrophy oboInOwl:hasDbXref UMLS:C0333757 semapv:UnspecifiedMatching +HP:0100297 Increased endomysial connective tissue oboInOwl:hasDbXref UMLS:C4022161 semapv:UnspecifiedMatching +HP:0100298 Motheaten muscle fibers oboInOwl:hasDbXref UMLS:C4022160 semapv:UnspecifiedMatching +HP:0100299 Muscle fiber inclusion bodies oboInOwl:hasDbXref UMLS:C4022159 semapv:UnspecifiedMatching +HP:0100300 Desmin bodies oboInOwl:hasDbXref UMLS:C4022158 semapv:UnspecifiedMatching +HP:0100301 Muscle fiber tubular inclusions oboInOwl:hasDbXref UMLS:C4021024 semapv:UnspecifiedMatching +HP:0100302 Muscle fiber tubuloreticular inclusions oboInOwl:hasDbXref UMLS:C4021023 semapv:UnspecifiedMatching +HP:0100303 Muscle fiber cytoplasmatic inclusion bodies oboInOwl:hasDbXref UMLS:C4022157 semapv:UnspecifiedMatching +HP:0100304 Muscle fiber intranuclear inclusion bodies oboInOwl:hasDbXref UMLS:C4022156 semapv:UnspecifiedMatching +HP:0100305 Ring fibers oboInOwl:hasDbXref SCTID:47913008 semapv:UnspecifiedMatching +HP:0100305 Ring fibers oboInOwl:hasDbXref UMLS:C0333770 semapv:UnspecifiedMatching +HP:0100306 Muscle fiber hyaline bodies oboInOwl:hasDbXref UMLS:C4022155 semapv:UnspecifiedMatching +HP:0100307 Cerebellar hemisphere hypoplasia oboInOwl:hasDbXref UMLS:C4022154 semapv:UnspecifiedMatching +HP:0100308 Cerebral cortical hemiatrophy oboInOwl:hasDbXref UMLS:C4022153 semapv:UnspecifiedMatching +HP:0100309 Subdural hemorrhage oboInOwl:hasDbXref MESH:D006408 semapv:UnspecifiedMatching +HP:0100309 Subdural hemorrhage oboInOwl:hasDbXref SCTID:35486000 semapv:UnspecifiedMatching +HP:0100309 Subdural hemorrhage oboInOwl:hasDbXref SCTID:95453001 semapv:UnspecifiedMatching +HP:0100309 Subdural hemorrhage oboInOwl:hasDbXref UMLS:C0018946 semapv:UnspecifiedMatching +HP:0100310 Epidural hemorrhage oboInOwl:hasDbXref MESH:D006407 semapv:UnspecifiedMatching +HP:0100310 Epidural hemorrhage oboInOwl:hasDbXref SCTID:428268007 semapv:UnspecifiedMatching +HP:0100310 Epidural hemorrhage oboInOwl:hasDbXref SCTID:82999001 semapv:UnspecifiedMatching +HP:0100310 Epidural hemorrhage oboInOwl:hasDbXref UMLS:C0238154 semapv:UnspecifiedMatching +HP:0100311 Cerebral ventricular adhesions oboInOwl:hasDbXref UMLS:C4022152 semapv:UnspecifiedMatching +HP:0100312 Cerebral germinoma oboInOwl:hasDbXref NCIT:C3708 semapv:UnspecifiedMatching +HP:0100312 Cerebral germinoma oboInOwl:hasDbXref UMLS:C4022151 semapv:UnspecifiedMatching +HP:0100313 Cerebral granulomatosis oboInOwl:hasDbXref UMLS:C4022150 semapv:UnspecifiedMatching +HP:0100314 Cerebral inclusion bodies oboInOwl:hasDbXref UMLS:C4022149 semapv:UnspecifiedMatching +HP:0100315 Lewy bodies oboInOwl:hasDbXref MESH:D016631 semapv:UnspecifiedMatching +HP:0100315 Lewy bodies oboInOwl:hasDbXref MESH:D020961 semapv:UnspecifiedMatching +HP:0100315 Lewy bodies oboInOwl:hasDbXref SCTID:312991009 semapv:UnspecifiedMatching +HP:0100315 Lewy bodies oboInOwl:hasDbXref SCTID:43127003 semapv:UnspecifiedMatching +HP:0100315 Lewy bodies oboInOwl:hasDbXref SCTID:80098002 semapv:UnspecifiedMatching +HP:0100315 Lewy bodies oboInOwl:hasDbXref UMLS:C0085200 semapv:UnspecifiedMatching +HP:0100315 Lewy bodies oboInOwl:hasDbXref UMLS:C0752347 semapv:UnspecifiedMatching +HP:0100316 Hirano bodies oboInOwl:hasDbXref SCTID:57458003 semapv:UnspecifiedMatching +HP:0100316 Hirano bodies oboInOwl:hasDbXref UMLS:C0521178 semapv:UnspecifiedMatching +HP:0100317 Argyrophilic inclusion bodies oboInOwl:hasDbXref UMLS:C4021022 semapv:UnspecifiedMatching +HP:0100318 Lafora bodies oboInOwl:hasDbXref SCTID:87554006 semapv:UnspecifiedMatching +HP:0100318 Lafora bodies oboInOwl:hasDbXref UMLS:C0333749 semapv:UnspecifiedMatching +HP:0100319 Cerebral hyaline bodies oboInOwl:hasDbXref UMLS:C4021021 semapv:UnspecifiedMatching +HP:0100320 Rosenthal fibers oboInOwl:hasDbXref SCTID:84605001 semapv:UnspecifiedMatching +HP:0100320 Rosenthal fibers oboInOwl:hasDbXref UMLS:C0333731 semapv:UnspecifiedMatching +HP:0100321 Abnormality of the dentate nucleus oboInOwl:hasDbXref UMLS:C4022148 semapv:UnspecifiedMatching +HP:0100322 Aplasia of the pyramidal tract oboInOwl:hasDbXref UMLS:C4022147 semapv:UnspecifiedMatching +HP:0100323 Juvenile aseptic necrosis oboInOwl:hasDbXref UMLS:C4020710 semapv:UnspecifiedMatching +HP:0100323 Juvenile aseptic necrosis oboInOwl:hasDbXref UMLS:C4022146 semapv:UnspecifiedMatching +HP:0100324 Scleroderma oboInOwl:hasDbXref MESH:D012594 semapv:UnspecifiedMatching +HP:0100324 Scleroderma oboInOwl:hasDbXref SCTID:403524003 semapv:UnspecifiedMatching +HP:0100324 Scleroderma oboInOwl:hasDbXref SCTID:89155008 semapv:UnspecifiedMatching +HP:0100324 Scleroderma oboInOwl:hasDbXref UMLS:C0011644 semapv:UnspecifiedMatching +HP:0100324 Scleroderma oboInOwl:hasDbXref UMLS:C1274865 semapv:UnspecifiedMatching +HP:0100326 Immunologic hypersensitivity oboInOwl:hasDbXref UMLS:C0237653 semapv:UnspecifiedMatching +HP:0100327 Cow milk allergy oboInOwl:hasDbXref SCTID:15911003 semapv:UnspecifiedMatching +HP:0100327 Cow milk allergy oboInOwl:hasDbXref UMLS:C0266815 semapv:UnspecifiedMatching +HP:0100328 Carpometacarpal synostosis oboInOwl:hasDbXref UMLS:C4022145 semapv:UnspecifiedMatching +HP:0100329 Tarsometatarsal synostosis oboInOwl:hasDbXref UMLS:C4022144 semapv:UnspecifiedMatching +HP:0100333 Unilateral cleft lip oboInOwl:hasDbXref SCTID:304067009 semapv:UnspecifiedMatching +HP:0100333 Unilateral cleft lip oboInOwl:hasDbXref UMLS:C0392006 semapv:UnspecifiedMatching +HP:0100334 Unilateral cleft palate oboInOwl:hasDbXref UMLS:C4022143 semapv:UnspecifiedMatching +HP:0100335 Non-midline cleft lip oboInOwl:hasDbXref UMLS:C4021020 semapv:UnspecifiedMatching +HP:0100336 Bilateral cleft lip oboInOwl:hasDbXref SCTID:304068004 semapv:UnspecifiedMatching +HP:0100336 Bilateral cleft lip oboInOwl:hasDbXref UMLS:C0392005 semapv:UnspecifiedMatching +HP:0100337 Bilateral cleft palate oboInOwl:hasDbXref UMLS:C3553084 semapv:UnspecifiedMatching +HP:0100338 Non-midline cleft palate oboInOwl:hasDbXref UMLS:C4022142 semapv:UnspecifiedMatching +HP:0100339 Abnormality of the os naviculare pedis oboInOwl:hasDbXref UMLS:C4022141 semapv:UnspecifiedMatching +HP:0100340 Fibular deviation of the 4th toe oboInOwl:hasDbXref UMLS:C4022140 semapv:UnspecifiedMatching +HP:0100341 Tibial deviation of the 4th toe oboInOwl:hasDbXref UMLS:C4022139 semapv:UnspecifiedMatching +HP:0100342 Fibular deviation of the 3rd toe oboInOwl:hasDbXref UMLS:C4022138 semapv:UnspecifiedMatching +HP:0100343 Tibial deviation of the 3rd toe oboInOwl:hasDbXref UMLS:C4022137 semapv:UnspecifiedMatching +HP:0100344 Fibular deviation of the 2nd toe oboInOwl:hasDbXref UMLS:C4022136 semapv:UnspecifiedMatching +HP:0100345 Tibial deviation of the 2nd toe oboInOwl:hasDbXref UMLS:C4022135 semapv:UnspecifiedMatching +HP:0100346 Fibular deviation of the 5th toe oboInOwl:hasDbXref UMLS:C4022134 semapv:UnspecifiedMatching +HP:0100347 Tibial deviation of the 5th toe oboInOwl:hasDbXref UMLS:C4022133 semapv:UnspecifiedMatching +HP:0100348 Contracture of the proximal interphalangeal joint of the 2nd toe oboInOwl:hasDbXref UMLS:C4021019 semapv:UnspecifiedMatching +HP:0100349 Contracture of the proximal interphalangeal joint of the 3rd toe oboInOwl:hasDbXref UMLS:C4021018 semapv:UnspecifiedMatching +HP:0100350 Contracture of the proximal interphalangeal joint of the 4th toe oboInOwl:hasDbXref UMLS:C4021017 semapv:UnspecifiedMatching +HP:0100351 Contractures of the proximal interphalangeal joint of the 5th toe oboInOwl:hasDbXref UMLS:C4021016 semapv:UnspecifiedMatching +HP:0100352 Contracture of the distal interphalangeal joint of the 2nd toe oboInOwl:hasDbXref UMLS:C4021015 semapv:UnspecifiedMatching +HP:0100353 Contracture of the distal interphalangeal joint of the 3rd toe oboInOwl:hasDbXref UMLS:C4022132 semapv:UnspecifiedMatching +HP:0100354 Contracture of the distal interphalangeal joint of the 4th toe oboInOwl:hasDbXref UMLS:C4022131 semapv:UnspecifiedMatching +HP:0100355 Contractures of the distal interphalangeal joint of the 5th toe oboInOwl:hasDbXref UMLS:C4022130 semapv:UnspecifiedMatching +HP:0100356 Contracture of the metatarsophalangeal joint of the 2nd toe oboInOwl:hasDbXref UMLS:C4022129 semapv:UnspecifiedMatching +HP:0100357 Contracture of the metatarsophalangeal joint of the 3rd toe oboInOwl:hasDbXref UMLS:C4022128 semapv:UnspecifiedMatching +HP:0100358 Contracture of the metatarsophalangeal joint of the 4th toe oboInOwl:hasDbXref UMLS:C4022127 semapv:UnspecifiedMatching +HP:0100359 Contracture of the metatarsophalangeal joint of the 5th toe oboInOwl:hasDbXref UMLS:C4022126 semapv:UnspecifiedMatching +HP:0100360 Contractures of the joints of the upper limbs oboInOwl:hasDbXref UMLS:C2750635 semapv:UnspecifiedMatching +HP:0100362 Aplasia of the phalanges of the 3rd toe oboInOwl:hasDbXref UMLS:C4022125 semapv:UnspecifiedMatching +HP:0100363 Aplasia of the phalanges of the 4th toe oboInOwl:hasDbXref UMLS:C4022124 semapv:UnspecifiedMatching +HP:0100364 Aplasia of the phalanges of the 5th toe oboInOwl:hasDbXref UMLS:C4022123 semapv:UnspecifiedMatching +HP:0100366 Short phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4021014 semapv:UnspecifiedMatching +HP:0100367 Short phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4021013 semapv:UnspecifiedMatching +HP:0100368 Short phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4021012 semapv:UnspecifiedMatching +HP:0100369 Aplasia/Hypoplasia of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022122 semapv:UnspecifiedMatching +HP:0100370 Aplasia/Hypoplasia of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022121 semapv:UnspecifiedMatching +HP:0100371 Aplasia/Hypoplasia of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022120 semapv:UnspecifiedMatching +HP:0100372 Aplasia/Hypoplasia of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022119 semapv:UnspecifiedMatching +HP:0100373 Aplasia/Hypoplasia of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022118 semapv:UnspecifiedMatching +HP:0100374 Aplasia/Hypoplasia of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022117 semapv:UnspecifiedMatching +HP:0100375 Aplasia/hypoplasia of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022116 semapv:UnspecifiedMatching +HP:0100376 Aplasia/hypoplasia of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022115 semapv:UnspecifiedMatching +HP:0100377 Aplasia/hypoplasia of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022114 semapv:UnspecifiedMatching +HP:0100378 Absent distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4021011 semapv:UnspecifiedMatching +HP:0100379 Aplasia of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022113 semapv:UnspecifiedMatching +HP:0100380 Aplasia of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022112 semapv:UnspecifiedMatching +HP:0100381 Absent middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4021010 semapv:UnspecifiedMatching +HP:0100382 Aplasia of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022111 semapv:UnspecifiedMatching +HP:0100383 Aplasia of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022110 semapv:UnspecifiedMatching +HP:0100384 Absent proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4021009 semapv:UnspecifiedMatching +HP:0100385 Aplasia of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022109 semapv:UnspecifiedMatching +HP:0100386 Aplasia of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022108 semapv:UnspecifiedMatching +HP:0100387 Aplasia of the middle phalanges of the toes oboInOwl:hasDbXref UMLS:C4022107 semapv:UnspecifiedMatching +HP:0100388 Aplasia of the proximal phalanges of the toes oboInOwl:hasDbXref UMLS:C4022106 semapv:UnspecifiedMatching +HP:0100389 Short distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4021008 semapv:UnspecifiedMatching +HP:0100390 Short distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4021007 semapv:UnspecifiedMatching +HP:0100391 Short distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4021006 semapv:UnspecifiedMatching +HP:0100392 Short middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4021005 semapv:UnspecifiedMatching +HP:0100393 Short middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4021004 semapv:UnspecifiedMatching +HP:0100394 Short middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4021003 semapv:UnspecifiedMatching +HP:0100395 Short proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4021002 semapv:UnspecifiedMatching +HP:0100396 Short proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4021001 semapv:UnspecifiedMatching +HP:0100397 Short proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4021000 semapv:UnspecifiedMatching +HP:0100398 Duplication of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4020999 semapv:UnspecifiedMatching +HP:0100399 Duplication of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4020998 semapv:UnspecifiedMatching +HP:0100400 Duplication of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4020997 semapv:UnspecifiedMatching +HP:0100401 Duplication of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4020996 semapv:UnspecifiedMatching +HP:0100402 Duplication of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4020995 semapv:UnspecifiedMatching +HP:0100403 Duplication of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4020994 semapv:UnspecifiedMatching +HP:0100404 Duplication of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4020993 semapv:UnspecifiedMatching +HP:0100405 Duplication of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4020992 semapv:UnspecifiedMatching +HP:0100406 Duplication of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4020991 semapv:UnspecifiedMatching +HP:0100407 Complete duplication of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4020990 semapv:UnspecifiedMatching +HP:0100408 Complete duplication of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4020989 semapv:UnspecifiedMatching +HP:0100409 Complete duplication of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4020988 semapv:UnspecifiedMatching +HP:0100410 Complete duplication of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4020987 semapv:UnspecifiedMatching +HP:0100411 Complete duplication of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4020986 semapv:UnspecifiedMatching +HP:0100412 Complete duplication of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4020985 semapv:UnspecifiedMatching +HP:0100413 Complete duplication of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022105 semapv:UnspecifiedMatching +HP:0100414 Complete duplication of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022104 semapv:UnspecifiedMatching +HP:0100415 Complete duplication of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4020984 semapv:UnspecifiedMatching +HP:0100416 Partial duplication of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4020983 semapv:UnspecifiedMatching +HP:0100417 Partial duplication of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4020982 semapv:UnspecifiedMatching +HP:0100418 Partial duplication of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4020981 semapv:UnspecifiedMatching +HP:0100419 Partial duplication of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4020980 semapv:UnspecifiedMatching +HP:0100420 Partial duplication of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4020979 semapv:UnspecifiedMatching +HP:0100421 Partial duplication of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4020978 semapv:UnspecifiedMatching +HP:0100422 Partial duplication of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4020977 semapv:UnspecifiedMatching +HP:0100423 Partial duplication of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022103 semapv:UnspecifiedMatching +HP:0100424 Partial duplication of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4020976 semapv:UnspecifiedMatching +HP:0100425 Broad middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022102 semapv:UnspecifiedMatching +HP:0100426 Broad middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022101 semapv:UnspecifiedMatching +HP:0100427 Broad middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022100 semapv:UnspecifiedMatching +HP:0100428 Broad proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022099 semapv:UnspecifiedMatching +HP:0100429 Broad proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022098 semapv:UnspecifiedMatching +HP:0100430 Broad proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022097 semapv:UnspecifiedMatching +HP:0100431 Broad distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022096 semapv:UnspecifiedMatching +HP:0100432 Broad distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022095 semapv:UnspecifiedMatching +HP:0100433 Broad distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022094 semapv:UnspecifiedMatching +HP:0100434 Bullet-shaped middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022093 semapv:UnspecifiedMatching +HP:0100435 Bullet-shaped middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022092 semapv:UnspecifiedMatching +HP:0100436 Bullet-shaped middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022091 semapv:UnspecifiedMatching +HP:0100437 Bullet-shaped proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022090 semapv:UnspecifiedMatching +HP:0100438 Bullet-shaped proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022089 semapv:UnspecifiedMatching +HP:0100439 Bullet-shaped proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022088 semapv:UnspecifiedMatching +HP:0100440 Bullet-shaped distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022087 semapv:UnspecifiedMatching +HP:0100441 Bullet-shaped distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022086 semapv:UnspecifiedMatching +HP:0100442 Bullet-shaped distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022085 semapv:UnspecifiedMatching +HP:0100443 Curved middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022084 semapv:UnspecifiedMatching +HP:0100444 Curved middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022083 semapv:UnspecifiedMatching +HP:0100445 Curved middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022082 semapv:UnspecifiedMatching +HP:0100446 Curved proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022081 semapv:UnspecifiedMatching +HP:0100447 Curved proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022080 semapv:UnspecifiedMatching +HP:0100448 Curved proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022079 semapv:UnspecifiedMatching +HP:0100449 Curved distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022078 semapv:UnspecifiedMatching +HP:0100450 Curved distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022077 semapv:UnspecifiedMatching +HP:0100451 Curved distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022076 semapv:UnspecifiedMatching +HP:0100452 Osteolytic defects of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022075 semapv:UnspecifiedMatching +HP:0100453 Osteolytic defects of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022074 semapv:UnspecifiedMatching +HP:0100454 Osteolytic defects of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022073 semapv:UnspecifiedMatching +HP:0100455 Osteolytic defects of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022072 semapv:UnspecifiedMatching +HP:0100456 Osteolytic defects of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022071 semapv:UnspecifiedMatching +HP:0100457 Osteolytic defects of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022070 semapv:UnspecifiedMatching +HP:0100458 Osteolytic defects of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022069 semapv:UnspecifiedMatching +HP:0100459 Osteolytic defects of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022068 semapv:UnspecifiedMatching +HP:0100460 Osteolytic defects of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022067 semapv:UnspecifiedMatching +HP:0100461 Patchy sclerosis of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022066 semapv:UnspecifiedMatching +HP:0100462 Patchy sclerosis of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022065 semapv:UnspecifiedMatching +HP:0100463 Patchy sclerosis of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022064 semapv:UnspecifiedMatching +HP:0100464 Patchy sclerosis of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022063 semapv:UnspecifiedMatching +HP:0100465 Patchy sclerosis of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022062 semapv:UnspecifiedMatching +HP:0100466 Patchy sclerosis of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022061 semapv:UnspecifiedMatching +HP:0100467 Patchy sclerosis of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022060 semapv:UnspecifiedMatching +HP:0100468 Patchy sclerosis of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022059 semapv:UnspecifiedMatching +HP:0100469 Patchy sclerosis of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022058 semapv:UnspecifiedMatching +HP:0100470 Symphalangism affecting the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022057 semapv:UnspecifiedMatching +HP:0100471 Symphalangism affecting the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022056 semapv:UnspecifiedMatching +HP:0100472 Symphalangism affecting the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022055 semapv:UnspecifiedMatching +HP:0100473 Symphalangism affecting the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022054 semapv:UnspecifiedMatching +HP:0100474 Symphalangism affecting the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022053 semapv:UnspecifiedMatching +HP:0100475 Symphalangism affecting the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022052 semapv:UnspecifiedMatching +HP:0100476 Symphalangism affecting the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4022051 semapv:UnspecifiedMatching +HP:0100477 Symphalangism affecting the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4022050 semapv:UnspecifiedMatching +HP:0100478 Symphalangism affecting the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022049 semapv:UnspecifiedMatching +HP:0100480 Proximal/middle symphalangism of 3rd toe oboInOwl:hasDbXref UMLS:C4020975 semapv:UnspecifiedMatching +HP:0100481 Proximal/middle symphalangism of 4th toe oboInOwl:hasDbXref UMLS:C4020974 semapv:UnspecifiedMatching +HP:0100482 Proximal/middle symphalangism of 5th toe oboInOwl:hasDbXref UMLS:C4020973 semapv:UnspecifiedMatching +HP:0100483 Symphalangism of the proximal phalanx of the 2nd toe with the 2nd metatarsal oboInOwl:hasDbXref UMLS:C4022048 semapv:UnspecifiedMatching +HP:0100484 Symphalangism of the proximal phalanx of the 3rd toe with the 3rd metatarsal oboInOwl:hasDbXref UMLS:C4022047 semapv:UnspecifiedMatching +HP:0100485 Symphalangism of the proximal phalanx of the 4th toe with the 4th metatarsal oboInOwl:hasDbXref UMLS:C4022046 semapv:UnspecifiedMatching +HP:0100486 Symphalangism of the proximal phalanx of the 5th toe with the 5th metatarsal oboInOwl:hasDbXref UMLS:C4022045 semapv:UnspecifiedMatching +HP:0100487 Triangular shaped distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4022044 semapv:UnspecifiedMatching +HP:0100488 Synostosis of the proximal phalanx of the hallux with the 1st metatarsal oboInOwl:hasDbXref UMLS:C4022043 semapv:UnspecifiedMatching +HP:0100489 Proximal/middle symphalangism of 2nd toe oboInOwl:hasDbXref UMLS:C4020972 semapv:UnspecifiedMatching +HP:0100490 Camptodactyly of finger oboInOwl:hasDbXref SCTID:202281000 semapv:UnspecifiedMatching +HP:0100490 Camptodactyly of finger oboInOwl:hasDbXref UMLS:C0409348 semapv:UnspecifiedMatching +HP:0100491 Abnormality of lower limb joint oboInOwl:hasDbXref UMLS:C4020971 semapv:UnspecifiedMatching +HP:0100492 Joint contractures involving the joints of the feet oboInOwl:hasDbXref UMLS:C4022042 semapv:UnspecifiedMatching +HP:0100493 Hypoammonemia oboInOwl:hasDbXref UMLS:C4022041 semapv:UnspecifiedMatching +HP:0100494 Abnormal mast cell morphology oboInOwl:hasDbXref SCTID:397017008 semapv:UnspecifiedMatching +HP:0100494 Abnormal mast cell morphology oboInOwl:hasDbXref UMLS:C1301149 semapv:UnspecifiedMatching +HP:0100495 Mastocytosis oboInOwl:hasDbXref MESH:D008415 semapv:UnspecifiedMatching +HP:0100495 Mastocytosis oboInOwl:hasDbXref SCTID:125541005 semapv:UnspecifiedMatching +HP:0100495 Mastocytosis oboInOwl:hasDbXref SCTID:397007003 semapv:UnspecifiedMatching +HP:0100495 Mastocytosis oboInOwl:hasDbXref UMLS:C0024899 semapv:UnspecifiedMatching +HP:0100496 Abnormality of the vitamin B3 metabolism oboInOwl:hasDbXref UMLS:C4022040 semapv:UnspecifiedMatching +HP:0100497 Vitamin B3 deficiency oboInOwl:hasDbXref MESH:D010383 semapv:UnspecifiedMatching +HP:0100497 Vitamin B3 deficiency oboInOwl:hasDbXref SCTID:418186002 semapv:UnspecifiedMatching +HP:0100497 Vitamin B3 deficiency oboInOwl:hasDbXref SCTID:418279001 semapv:UnspecifiedMatching +HP:0100497 Vitamin B3 deficiency oboInOwl:hasDbXref UMLS:C0030783 semapv:UnspecifiedMatching +HP:0100498 Deviation of toes oboInOwl:hasDbXref UMLS:C4022039 semapv:UnspecifiedMatching +HP:0100499 Tibial deviation of toes oboInOwl:hasDbXref UMLS:C3806533 semapv:UnspecifiedMatching +HP:0100500 Fibular deviation of toes oboInOwl:hasDbXref UMLS:C4020970 semapv:UnspecifiedMatching +HP:0100501 Recurrent bronchiolitis oboInOwl:hasDbXref UMLS:C4015136 semapv:UnspecifiedMatching +HP:0100502 Vitamin B12 deficiency oboInOwl:hasDbXref MESH:D014806 semapv:UnspecifiedMatching +HP:0100502 Vitamin B12 deficiency oboInOwl:hasDbXref SCTID:190634004 semapv:UnspecifiedMatching +HP:0100502 Vitamin B12 deficiency oboInOwl:hasDbXref UMLS:C0042847 semapv:UnspecifiedMatching +HP:0100503 Low levels of vitamin B1 oboInOwl:hasDbXref MESH:D013832 semapv:UnspecifiedMatching +HP:0100503 Low levels of vitamin B1 oboInOwl:hasDbXref SCTID:399357009 semapv:UnspecifiedMatching +HP:0100503 Low levels of vitamin B1 oboInOwl:hasDbXref UMLS:C0039841 semapv:UnspecifiedMatching +HP:0100504 Low levels of vitamin B2 oboInOwl:hasDbXref MESH:D012257 semapv:UnspecifiedMatching +HP:0100504 Low levels of vitamin B2 oboInOwl:hasDbXref SCTID:20307000 semapv:UnspecifiedMatching +HP:0100504 Low levels of vitamin B2 oboInOwl:hasDbXref UMLS:C0035528 semapv:UnspecifiedMatching +HP:0100505 Low levels of vitamin B5 oboInOwl:hasDbXref UMLS:C4022038 semapv:UnspecifiedMatching +HP:0100506 Low levels of vitamin B8 oboInOwl:hasDbXref UMLS:C4022037 semapv:UnspecifiedMatching +HP:0100507 Reduced blood folate concentration oboInOwl:hasDbXref MESH:D005494 semapv:UnspecifiedMatching +HP:0100507 Reduced blood folate concentration oboInOwl:hasDbXref SCTID:190633005 semapv:UnspecifiedMatching +HP:0100507 Reduced blood folate concentration oboInOwl:hasDbXref UMLS:C0016412 semapv:UnspecifiedMatching +HP:0100508 Abnormality of vitamin metabolism oboInOwl:hasDbXref UMLS:C4022036 semapv:UnspecifiedMatching +HP:0100509 Abnormality of vitamin C metabolism oboInOwl:hasDbXref UMLS:C4021863 semapv:UnspecifiedMatching +HP:0100510 Low levels of vitamin C oboInOwl:hasDbXref MESH:D001206 semapv:UnspecifiedMatching +HP:0100510 Low levels of vitamin C oboInOwl:hasDbXref SCTID:76169001 semapv:UnspecifiedMatching +HP:0100510 Low levels of vitamin C oboInOwl:hasDbXref UMLS:C0003969 semapv:UnspecifiedMatching +HP:0100511 Abnormality of vitamin D metabolism oboInOwl:hasDbXref UMLS:C4022035 semapv:UnspecifiedMatching +HP:0100512 Low levels of vitamin D oboInOwl:hasDbXref MESH:D014808 semapv:UnspecifiedMatching +HP:0100512 Low levels of vitamin D oboInOwl:hasDbXref SCTID:34713006 semapv:UnspecifiedMatching +HP:0100512 Low levels of vitamin D oboInOwl:hasDbXref UMLS:C0042870 semapv:UnspecifiedMatching +HP:0100513 Low levels of vitamin E oboInOwl:hasDbXref MESH:D014811 semapv:UnspecifiedMatching +HP:0100513 Low levels of vitamin E oboInOwl:hasDbXref SCTID:54137008 semapv:UnspecifiedMatching +HP:0100513 Low levels of vitamin E oboInOwl:hasDbXref UMLS:C0042875 semapv:UnspecifiedMatching +HP:0100514 Abnormality of vitamin E metabolism oboInOwl:hasDbXref UMLS:C4022034 semapv:UnspecifiedMatching +HP:0100515 Pollakisuria oboInOwl:hasDbXref SCTID:162116003 semapv:UnspecifiedMatching +HP:0100515 Pollakisuria oboInOwl:hasDbXref SCTID:300471006 semapv:UnspecifiedMatching +HP:0100515 Pollakisuria oboInOwl:hasDbXref UMLS:C0042023 semapv:UnspecifiedMatching +HP:0100516 Neoplasm of the ureter oboInOwl:hasDbXref MESH:D014516 semapv:UnspecifiedMatching +HP:0100516 Neoplasm of the ureter oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100516 Neoplasm of the ureter oboInOwl:hasDbXref SCTID:126882009 semapv:UnspecifiedMatching +HP:0100516 Neoplasm of the ureter oboInOwl:hasDbXref SCTID:363458004 semapv:UnspecifiedMatching +HP:0100516 Neoplasm of the ureter oboInOwl:hasDbXref UMLS:C0041955 semapv:UnspecifiedMatching +HP:0100516 Neoplasm of the ureter oboInOwl:hasDbXref UMLS:C0153619 semapv:UnspecifiedMatching +HP:0100517 Neoplasm of the urethra oboInOwl:hasDbXref MESH:D014523 semapv:UnspecifiedMatching +HP:0100517 Neoplasm of the urethra oboInOwl:hasDbXref NCIT:C2974 semapv:UnspecifiedMatching +HP:0100517 Neoplasm of the urethra oboInOwl:hasDbXref SCTID:126883004 semapv:UnspecifiedMatching +HP:0100517 Neoplasm of the urethra oboInOwl:hasDbXref UMLS:C0041971 semapv:UnspecifiedMatching +HP:0100518 Dysuria oboInOwl:hasDbXref MESH:D053159 semapv:UnspecifiedMatching +HP:0100518 Dysuria oboInOwl:hasDbXref SCTID:49650001 semapv:UnspecifiedMatching +HP:0100518 Dysuria oboInOwl:hasDbXref UMLS:C0013428 semapv:UnspecifiedMatching +HP:0100519 Anuria oboInOwl:hasDbXref MESH:D001002 semapv:UnspecifiedMatching +HP:0100519 Anuria oboInOwl:hasDbXref SCTID:2472002 semapv:UnspecifiedMatching +HP:0100519 Anuria oboInOwl:hasDbXref UMLS:C0003460 semapv:UnspecifiedMatching +HP:0100520 Oliguria oboInOwl:hasDbXref MESH:D009846 semapv:UnspecifiedMatching +HP:0100520 Oliguria oboInOwl:hasDbXref SCTID:718403007 semapv:UnspecifiedMatching +HP:0100520 Oliguria oboInOwl:hasDbXref SCTID:83128009 semapv:UnspecifiedMatching +HP:0100520 Oliguria oboInOwl:hasDbXref UMLS:C0028961 semapv:UnspecifiedMatching +HP:0100521 Neoplasm of the thymus oboInOwl:hasDbXref MESH:D013953 semapv:UnspecifiedMatching +HP:0100521 Neoplasm of the thymus oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100521 Neoplasm of the thymus oboInOwl:hasDbXref SCTID:127231009 semapv:UnspecifiedMatching +HP:0100521 Neoplasm of the thymus oboInOwl:hasDbXref UMLS:C3714644 semapv:UnspecifiedMatching +HP:0100522 Thymoma oboInOwl:hasDbXref MESH:D013945 semapv:UnspecifiedMatching +HP:0100522 Thymoma oboInOwl:hasDbXref NCIT:C3411 semapv:UnspecifiedMatching +HP:0100522 Thymoma oboInOwl:hasDbXref SCTID:128856005 semapv:UnspecifiedMatching +HP:0100522 Thymoma oboInOwl:hasDbXref SCTID:444231005 semapv:UnspecifiedMatching +HP:0100522 Thymoma oboInOwl:hasDbXref UMLS:C0040100 semapv:UnspecifiedMatching +HP:0100523 Liver abscess oboInOwl:hasDbXref MESH:D008100 semapv:UnspecifiedMatching +HP:0100523 Liver abscess oboInOwl:hasDbXref SCTID:27916005 semapv:UnspecifiedMatching +HP:0100523 Liver abscess oboInOwl:hasDbXref UMLS:C0023885 semapv:UnspecifiedMatching +HP:0100524 Limb duplication oboInOwl:hasDbXref SCTID:34488005 semapv:UnspecifiedMatching +HP:0100524 Limb duplication oboInOwl:hasDbXref UMLS:C0265551 semapv:UnspecifiedMatching +HP:0100525 Urachus fistula oboInOwl:hasDbXref SCTID:398320008 semapv:UnspecifiedMatching +HP:0100525 Urachus fistula oboInOwl:hasDbXref SCTID:50986000 semapv:UnspecifiedMatching +HP:0100525 Urachus fistula oboInOwl:hasDbXref UMLS:C0345344 semapv:UnspecifiedMatching +HP:0100526 Neoplasm of the lung oboInOwl:hasDbXref MESH:D008175 semapv:UnspecifiedMatching +HP:0100526 Neoplasm of the lung oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100526 Neoplasm of the lung oboInOwl:hasDbXref SCTID:126713003 semapv:UnspecifiedMatching +HP:0100526 Neoplasm of the lung oboInOwl:hasDbXref UMLS:C0024121 semapv:UnspecifiedMatching +HP:0100527 Neoplasia of the pleura oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100527 Neoplasia of the pleura oboInOwl:hasDbXref UMLS:C4022033 semapv:UnspecifiedMatching +HP:0100528 Pleuropulmonary blastoma oboInOwl:hasDbXref MESH:C537516 semapv:UnspecifiedMatching +HP:0100528 Pleuropulmonary blastoma oboInOwl:hasDbXref NCIT:C3732 semapv:UnspecifiedMatching +HP:0100528 Pleuropulmonary blastoma oboInOwl:hasDbXref SCTID:128763002 semapv:UnspecifiedMatching +HP:0100528 Pleuropulmonary blastoma oboInOwl:hasDbXref SCTID:707670009 semapv:UnspecifiedMatching +HP:0100528 Pleuropulmonary blastoma oboInOwl:hasDbXref UMLS:C1266144 semapv:UnspecifiedMatching +HP:0100529 Abnormal blood phosphate concentration oboInOwl:hasDbXref UMLS:C4022032 semapv:UnspecifiedMatching +HP:0100530 Abnormal calcium-phosphate regulating hormone level oboInOwl:hasDbXref UMLS:C4022031 semapv:UnspecifiedMatching +HP:0100531 Wind-swept deformity of the knees oboInOwl:hasDbXref UMLS:C4022030 semapv:UnspecifiedMatching +HP:0100532 Scleritis oboInOwl:hasDbXref MESH:D015423 semapv:UnspecifiedMatching +HP:0100532 Scleritis oboInOwl:hasDbXref SCTID:78370002 semapv:UnspecifiedMatching +HP:0100532 Scleritis oboInOwl:hasDbXref UMLS:C0036416 semapv:UnspecifiedMatching +HP:0100533 Inflammatory abnormality of the eye oboInOwl:hasDbXref UMLS:C4020969 semapv:UnspecifiedMatching +HP:0100534 Episcleritis oboInOwl:hasDbXref MESH:D015423 semapv:UnspecifiedMatching +HP:0100534 Episcleritis oboInOwl:hasDbXref SCTID:815008 semapv:UnspecifiedMatching +HP:0100534 Episcleritis oboInOwl:hasDbXref UMLS:C0014583 semapv:UnspecifiedMatching +HP:0100535 Tibiofibular diastasis oboInOwl:hasDbXref UMLS:C4022029 semapv:UnspecifiedMatching +HP:0100536 Abnormality of the fascia oboInOwl:hasDbXref UMLS:C4022028 semapv:UnspecifiedMatching +HP:0100537 Fasciitis oboInOwl:hasDbXref MESH:D005208 semapv:UnspecifiedMatching +HP:0100537 Fasciitis oboInOwl:hasDbXref SCTID:36948007 semapv:UnspecifiedMatching +HP:0100537 Fasciitis oboInOwl:hasDbXref UMLS:C0015645 semapv:UnspecifiedMatching +HP:0100538 Abnormality of the supraorbital ridges oboInOwl:hasDbXref UMLS:C4022027 semapv:UnspecifiedMatching +HP:0100539 Periorbital edema oboInOwl:hasDbXref SCTID:109245003 semapv:UnspecifiedMatching +HP:0100539 Periorbital edema oboInOwl:hasDbXref SCTID:267041004 semapv:UnspecifiedMatching +HP:0100539 Periorbital edema oboInOwl:hasDbXref SCTID:49563000 semapv:UnspecifiedMatching +HP:0100539 Periorbital edema oboInOwl:hasDbXref UMLS:C0149754 semapv:UnspecifiedMatching +HP:0100539 Periorbital edema oboInOwl:hasDbXref UMLS:C0151205 semapv:UnspecifiedMatching +HP:0100539 Periorbital edema oboInOwl:hasDbXref UMLS:C0424810 semapv:UnspecifiedMatching +HP:0100540 Palpebral edema oboInOwl:hasDbXref SCTID:89091004 semapv:UnspecifiedMatching +HP:0100540 Palpebral edema oboInOwl:hasDbXref UMLS:C0162285 semapv:UnspecifiedMatching +HP:0100541 Femoral hernia oboInOwl:hasDbXref MESH:D006550 semapv:UnspecifiedMatching +HP:0100541 Femoral hernia oboInOwl:hasDbXref SCTID:50063009 semapv:UnspecifiedMatching +HP:0100541 Femoral hernia oboInOwl:hasDbXref UMLS:C0019288 semapv:UnspecifiedMatching +HP:0100542 Abnormal localization of kidney oboInOwl:hasDbXref UMLS:C4020968 semapv:UnspecifiedMatching +HP:0100543 Cognitive impairment oboInOwl:hasDbXref MESH:D060825 semapv:UnspecifiedMatching +HP:0100543 Cognitive impairment oboInOwl:hasDbXref SCTID:386806002 semapv:UnspecifiedMatching +HP:0100543 Cognitive impairment oboInOwl:hasDbXref UMLS:C0338656 semapv:UnspecifiedMatching +HP:0100543 Cognitive impairment oboInOwl:hasDbXref UMLS:C0683322 semapv:UnspecifiedMatching +HP:0100544 Neoplasm of the heart oboInOwl:hasDbXref MESH:D006338 semapv:UnspecifiedMatching +HP:0100544 Neoplasm of the heart oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100544 Neoplasm of the heart oboInOwl:hasDbXref SCTID:387842002 semapv:UnspecifiedMatching +HP:0100544 Neoplasm of the heart oboInOwl:hasDbXref UMLS:C0018809 semapv:UnspecifiedMatching +HP:0100545 Arterial stenosis oboInOwl:hasDbXref SCTID:68109007 semapv:UnspecifiedMatching +HP:0100545 Arterial stenosis oboInOwl:hasDbXref UMLS:C0038449 semapv:UnspecifiedMatching +HP:0100546 Carotid artery stenosis oboInOwl:hasDbXref MESH:D016893 semapv:UnspecifiedMatching +HP:0100546 Carotid artery stenosis oboInOwl:hasDbXref SCTID:64586002 semapv:UnspecifiedMatching +HP:0100546 Carotid artery stenosis oboInOwl:hasDbXref UMLS:C0007282 semapv:UnspecifiedMatching +HP:0100547 Abnormality of forebrain morphology oboInOwl:hasDbXref UMLS:C4020967 semapv:UnspecifiedMatching +HP:0100548 Exstrophy oboInOwl:hasDbXref SCTID:110407002 semapv:UnspecifiedMatching +HP:0100548 Exstrophy oboInOwl:hasDbXref UMLS:C0015338 semapv:UnspecifiedMatching +HP:0100550 Tendon rupture oboInOwl:hasDbXref SCTID:415749005 semapv:UnspecifiedMatching +HP:0100550 Tendon rupture oboInOwl:hasDbXref UMLS:C0151937 semapv:UnspecifiedMatching +HP:0100551 Neoplasm of the trachea oboInOwl:hasDbXref MESH:D014134 semapv:UnspecifiedMatching +HP:0100551 Neoplasm of the trachea oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100551 Neoplasm of the trachea oboInOwl:hasDbXref SCTID:126703006 semapv:UnspecifiedMatching +HP:0100551 Neoplasm of the trachea oboInOwl:hasDbXref UMLS:C0040582 semapv:UnspecifiedMatching +HP:0100552 Neoplasm of the tracheobronchial system oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100552 Neoplasm of the tracheobronchial system oboInOwl:hasDbXref UMLS:C4022026 semapv:UnspecifiedMatching +HP:0100553 Hemihypertrophy of lower limb oboInOwl:hasDbXref SCTID:205369009 semapv:UnspecifiedMatching +HP:0100553 Hemihypertrophy of lower limb oboInOwl:hasDbXref UMLS:C0431928 semapv:UnspecifiedMatching +HP:0100554 Hemihypertrophy of upper limb oboInOwl:hasDbXref SCTID:253920006 semapv:UnspecifiedMatching +HP:0100554 Hemihypertrophy of upper limb oboInOwl:hasDbXref UMLS:C0431810 semapv:UnspecifiedMatching +HP:0100555 Asymmetric growth oboInOwl:hasDbXref UMLS:C4022025 semapv:UnspecifiedMatching +HP:0100556 Hemiatrophy oboInOwl:hasDbXref SCTID:34087007 semapv:UnspecifiedMatching +HP:0100556 Hemiatrophy oboInOwl:hasDbXref UMLS:C0333662 semapv:UnspecifiedMatching +HP:0100557 Hemiatrophy of lower limb oboInOwl:hasDbXref SCTID:709411004 semapv:UnspecifiedMatching +HP:0100557 Hemiatrophy of lower limb oboInOwl:hasDbXref UMLS:C0431934 semapv:UnspecifiedMatching +HP:0100558 Hemiatrophy of upper limb oboInOwl:hasDbXref SCTID:253921005 semapv:UnspecifiedMatching +HP:0100558 Hemiatrophy of upper limb oboInOwl:hasDbXref UMLS:C0431814 semapv:UnspecifiedMatching +HP:0100559 Lower limb asymmetry oboInOwl:hasDbXref MESH:D007870 semapv:UnspecifiedMatching +HP:0100559 Lower limb asymmetry oboInOwl:hasDbXref SCTID:45939007 semapv:UnspecifiedMatching +HP:0100559 Lower limb asymmetry oboInOwl:hasDbXref UMLS:C0023221 semapv:UnspecifiedMatching +HP:0100560 Upper limb asymmetry oboInOwl:hasDbXref UMLS:C4022024 semapv:UnspecifiedMatching +HP:0100561 Spinal cord lesion oboInOwl:hasDbXref UMLS:C0241224 semapv:UnspecifiedMatching +HP:0100562 Diplomyelia oboInOwl:hasDbXref SCTID:360527003 semapv:UnspecifiedMatching +HP:0100562 Diplomyelia oboInOwl:hasDbXref UMLS:C1260890 semapv:UnspecifiedMatching +HP:0100563 Diastomatomyelia oboInOwl:hasDbXref UMLS:C4022023 semapv:UnspecifiedMatching +HP:0100564 Triplomyelia oboInOwl:hasDbXref UMLS:C4022022 semapv:UnspecifiedMatching +HP:0100565 Hydromyelia oboInOwl:hasDbXref SCTID:11197005 semapv:UnspecifiedMatching +HP:0100565 Hydromyelia oboInOwl:hasDbXref SCTID:74740003 semapv:UnspecifiedMatching +HP:0100565 Hydromyelia oboInOwl:hasDbXref UMLS:C0152444 semapv:UnspecifiedMatching +HP:0100566 Amyelia oboInOwl:hasDbXref SCTID:78784005 semapv:UnspecifiedMatching +HP:0100566 Amyelia oboInOwl:hasDbXref UMLS:C0266510 semapv:UnspecifiedMatching +HP:0100568 Neoplasm of the endocrine system oboInOwl:hasDbXref MESH:D004701 semapv:UnspecifiedMatching +HP:0100568 Neoplasm of the endocrine system oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100568 Neoplasm of the endocrine system oboInOwl:hasDbXref SCTID:387922007 semapv:UnspecifiedMatching +HP:0100568 Neoplasm of the endocrine system oboInOwl:hasDbXref SCTID:387927001 semapv:UnspecifiedMatching +HP:0100568 Neoplasm of the endocrine system oboInOwl:hasDbXref UMLS:C0014132 semapv:UnspecifiedMatching +HP:0100569 Abnormally ossified vertebrae oboInOwl:hasDbXref UMLS:C4020966 semapv:UnspecifiedMatching +HP:0100570 Carcinoid tumor oboInOwl:hasDbXref MESH:D002276 semapv:UnspecifiedMatching +HP:0100570 Carcinoid tumor oboInOwl:hasDbXref SCTID:189607006 semapv:UnspecifiedMatching +HP:0100570 Carcinoid tumor oboInOwl:hasDbXref SCTID:443492008 semapv:UnspecifiedMatching +HP:0100570 Carcinoid tumor oboInOwl:hasDbXref UMLS:C0007095 semapv:UnspecifiedMatching +HP:0100571 Cardiac diverticulum oboInOwl:hasDbXref UMLS:C4020965 semapv:UnspecifiedMatching +HP:0100572 Fibrous cardiac diverticulum oboInOwl:hasDbXref UMLS:C4020964 semapv:UnspecifiedMatching +HP:0100573 Muscular cardiac diverticulum oboInOwl:hasDbXref UMLS:C4022021 semapv:UnspecifiedMatching +HP:0100574 Biliary tract neoplasm oboInOwl:hasDbXref MESH:D001661 semapv:UnspecifiedMatching +HP:0100574 Biliary tract neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100574 Biliary tract neoplasm oboInOwl:hasDbXref SCTID:126853008 semapv:UnspecifiedMatching +HP:0100574 Biliary tract neoplasm oboInOwl:hasDbXref UMLS:C0005426 semapv:UnspecifiedMatching +HP:0100574 Biliary tract neoplasm oboInOwl:hasDbXref UMLS:C4020709 semapv:UnspecifiedMatching +HP:0100575 Neoplasm of the gallbladder oboInOwl:hasDbXref MESH:D005706 semapv:UnspecifiedMatching +HP:0100575 Neoplasm of the gallbladder oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100575 Neoplasm of the gallbladder oboInOwl:hasDbXref SCTID:126854002 semapv:UnspecifiedMatching +HP:0100575 Neoplasm of the gallbladder oboInOwl:hasDbXref UMLS:C0016978 semapv:UnspecifiedMatching +HP:0100575 Neoplasm of the gallbladder oboInOwl:hasDbXref UMLS:C4020708 semapv:UnspecifiedMatching +HP:0100576 Amaurosis fugax oboInOwl:hasDbXref MESH:D020757 semapv:UnspecifiedMatching +HP:0100576 Amaurosis fugax oboInOwl:hasDbXref SCTID:88032003 semapv:UnspecifiedMatching +HP:0100576 Amaurosis fugax oboInOwl:hasDbXref UMLS:C0149793 semapv:UnspecifiedMatching +HP:0100577 Urinary bladder inflammation oboInOwl:hasDbXref MESH:D003556 semapv:UnspecifiedMatching +HP:0100577 Urinary bladder inflammation oboInOwl:hasDbXref SCTID:38822007 semapv:UnspecifiedMatching +HP:0100577 Urinary bladder inflammation oboInOwl:hasDbXref UMLS:C0010692 semapv:UnspecifiedMatching +HP:0100578 Lipoatrophy oboInOwl:hasDbXref SCTID:248315005 semapv:UnspecifiedMatching +HP:0100578 Lipoatrophy oboInOwl:hasDbXref UMLS:C1280433 semapv:UnspecifiedMatching +HP:0100579 Mucosal telangiectasiae oboInOwl:hasDbXref UMLS:C4022020 semapv:UnspecifiedMatching +HP:0100580 Barrett esophagus oboInOwl:hasDbXref MESH:D001471 semapv:UnspecifiedMatching +HP:0100580 Barrett esophagus oboInOwl:hasDbXref SCTID:302914006 semapv:UnspecifiedMatching +HP:0100580 Barrett esophagus oboInOwl:hasDbXref UMLS:C0004763 semapv:UnspecifiedMatching +HP:0100581 Dilatation of renal calices oboInOwl:hasDbXref UMLS:C4022019 semapv:UnspecifiedMatching +HP:0100582 Nasal polyposis oboInOwl:hasDbXref MESH:D009298 semapv:UnspecifiedMatching +HP:0100582 Nasal polyposis oboInOwl:hasDbXref SCTID:52756005 semapv:UnspecifiedMatching +HP:0100582 Nasal polyposis oboInOwl:hasDbXref UMLS:C0027430 semapv:UnspecifiedMatching +HP:0100583 Corneal perforation oboInOwl:hasDbXref MESH:D057112 semapv:UnspecifiedMatching +HP:0100583 Corneal perforation oboInOwl:hasDbXref SCTID:74895004 semapv:UnspecifiedMatching +HP:0100583 Corneal perforation oboInOwl:hasDbXref UMLS:C0339293 semapv:UnspecifiedMatching +HP:0100583 Corneal perforation oboInOwl:hasDbXref UMLS:C0948060 semapv:UnspecifiedMatching +HP:0100584 Endocarditis oboInOwl:hasDbXref MESH:D004696 semapv:UnspecifiedMatching +HP:0100584 Endocarditis oboInOwl:hasDbXref SCTID:56819008 semapv:UnspecifiedMatching +HP:0100584 Endocarditis oboInOwl:hasDbXref UMLS:C0014118 semapv:UnspecifiedMatching +HP:0100585 Telangiectasia of the skin oboInOwl:hasDbXref UMLS:C4022018 semapv:UnspecifiedMatching +HP:0100586 Sterile pyuria oboInOwl:hasDbXref UMLS:C4022017 semapv:UnspecifiedMatching +HP:0100587 Abnormality of the preputium oboInOwl:hasDbXref UMLS:C4022016 semapv:UnspecifiedMatching +HP:0100588 Paraphimosis oboInOwl:hasDbXref MESH:D010263 semapv:UnspecifiedMatching +HP:0100588 Paraphimosis oboInOwl:hasDbXref SCTID:13758004 semapv:UnspecifiedMatching +HP:0100588 Paraphimosis oboInOwl:hasDbXref UMLS:C0030483 semapv:UnspecifiedMatching +HP:0100589 Urogenital fistula oboInOwl:hasDbXref UMLS:C0853877 semapv:UnspecifiedMatching +HP:0100590 Rectal fistula oboInOwl:hasDbXref MESH:D012003 semapv:UnspecifiedMatching +HP:0100590 Rectal fistula oboInOwl:hasDbXref SCTID:80736008 semapv:UnspecifiedMatching +HP:0100590 Rectal fistula oboInOwl:hasDbXref UMLS:C0034884 semapv:UnspecifiedMatching +HP:0100592 Peritoneal abscess oboInOwl:hasDbXref SCTID:73962000 semapv:UnspecifiedMatching +HP:0100592 Peritoneal abscess oboInOwl:hasDbXref UMLS:C0267756 semapv:UnspecifiedMatching +HP:0100593 Calcification of cartilage oboInOwl:hasDbXref UMLS:C4022015 semapv:UnspecifiedMatching +HP:0100594 Esophageal web oboInOwl:hasDbXref SCTID:19216006 semapv:UnspecifiedMatching +HP:0100594 Esophageal web oboInOwl:hasDbXref SCTID:22395006 semapv:UnspecifiedMatching +HP:0100594 Esophageal web oboInOwl:hasDbXref UMLS:C0267080 semapv:UnspecifiedMatching +HP:0100595 Camptocormia oboInOwl:hasDbXref MESH:C537968 semapv:UnspecifiedMatching +HP:0100595 Camptocormia oboInOwl:hasDbXref SCTID:13534001 semapv:UnspecifiedMatching +HP:0100595 Camptocormia oboInOwl:hasDbXref UMLS:C0264162 semapv:UnspecifiedMatching +HP:0100596 Absent nares oboInOwl:hasDbXref UMLS:C4020707 semapv:UnspecifiedMatching +HP:0100596 Absent nares oboInOwl:hasDbXref UMLS:C4020963 semapv:UnspecifiedMatching +HP:0100598 Pulmonary edema oboInOwl:hasDbXref MESH:D011654 semapv:UnspecifiedMatching +HP:0100598 Pulmonary edema oboInOwl:hasDbXref SCTID:19242006 semapv:UnspecifiedMatching +HP:0100598 Pulmonary edema oboInOwl:hasDbXref UMLS:C0034063 semapv:UnspecifiedMatching +HP:0100599 Bifid penis oboInOwl:hasDbXref SCTID:253851000 semapv:UnspecifiedMatching +HP:0100599 Bifid penis oboInOwl:hasDbXref UMLS:C0345322 semapv:UnspecifiedMatching +HP:0100600 Penoscrotal transposition oboInOwl:hasDbXref MESH:C536650 semapv:UnspecifiedMatching +HP:0100600 Penoscrotal transposition oboInOwl:hasDbXref SCTID:312005008 semapv:UnspecifiedMatching +HP:0100600 Penoscrotal transposition oboInOwl:hasDbXref UMLS:C1868854 semapv:UnspecifiedMatching +HP:0100601 Eclampsia oboInOwl:hasDbXref MESH:D004461 semapv:UnspecifiedMatching +HP:0100601 Eclampsia oboInOwl:hasDbXref SCTID:15938005 semapv:UnspecifiedMatching +HP:0100601 Eclampsia oboInOwl:hasDbXref UMLS:C0013537 semapv:UnspecifiedMatching +HP:0100602 Preeclampsia oboInOwl:hasDbXref MESH:D011225 semapv:UnspecifiedMatching +HP:0100602 Preeclampsia oboInOwl:hasDbXref SCTID:15394000 semapv:UnspecifiedMatching +HP:0100602 Preeclampsia oboInOwl:hasDbXref SCTID:398254007 semapv:UnspecifiedMatching +HP:0100602 Preeclampsia oboInOwl:hasDbXref UMLS:C0032914 semapv:UnspecifiedMatching +HP:0100603 Toxemia of pregnancy oboInOwl:hasDbXref MESH:D011225 semapv:UnspecifiedMatching +HP:0100603 Toxemia of pregnancy oboInOwl:hasDbXref SCTID:15394000 semapv:UnspecifiedMatching +HP:0100603 Toxemia of pregnancy oboInOwl:hasDbXref SCTID:398254007 semapv:UnspecifiedMatching +HP:0100603 Toxemia of pregnancy oboInOwl:hasDbXref UMLS:C0032914 semapv:UnspecifiedMatching +HP:0100604 Neoplasm of the lip oboInOwl:hasDbXref MESH:D008048 semapv:UnspecifiedMatching +HP:0100604 Neoplasm of the lip oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100604 Neoplasm of the lip oboInOwl:hasDbXref SCTID:126770008 semapv:UnspecifiedMatching +HP:0100604 Neoplasm of the lip oboInOwl:hasDbXref UMLS:C0023761 semapv:UnspecifiedMatching +HP:0100604 Neoplasm of the lip oboInOwl:hasDbXref UMLS:C4020706 semapv:UnspecifiedMatching +HP:0100605 Neoplasm of the larynx oboInOwl:hasDbXref MESH:D007822 semapv:UnspecifiedMatching +HP:0100605 Neoplasm of the larynx oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100605 Neoplasm of the larynx oboInOwl:hasDbXref SCTID:126692004 semapv:UnspecifiedMatching +HP:0100605 Neoplasm of the larynx oboInOwl:hasDbXref UMLS:C0023055 semapv:UnspecifiedMatching +HP:0100606 Neoplasm of the respiratory system oboInOwl:hasDbXref MESH:D012142 semapv:UnspecifiedMatching +HP:0100606 Neoplasm of the respiratory system oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100606 Neoplasm of the respiratory system oboInOwl:hasDbXref SCTID:126667002 semapv:UnspecifiedMatching +HP:0100606 Neoplasm of the respiratory system oboInOwl:hasDbXref SCTID:448708002 semapv:UnspecifiedMatching +HP:0100606 Neoplasm of the respiratory system oboInOwl:hasDbXref UMLS:C0035244 semapv:UnspecifiedMatching +HP:0100607 Dysmenorrhea oboInOwl:hasDbXref MESH:D004412 semapv:UnspecifiedMatching +HP:0100607 Dysmenorrhea oboInOwl:hasDbXref SCTID:266599000 semapv:UnspecifiedMatching +HP:0100607 Dysmenorrhea oboInOwl:hasDbXref SCTID:289900009 semapv:UnspecifiedMatching +HP:0100607 Dysmenorrhea oboInOwl:hasDbXref SCTID:431416001 semapv:UnspecifiedMatching +HP:0100607 Dysmenorrhea oboInOwl:hasDbXref UMLS:C0013390 semapv:UnspecifiedMatching +HP:0100608 Metrorrhagia oboInOwl:hasDbXref MESH:D008796 semapv:UnspecifiedMatching +HP:0100608 Metrorrhagia oboInOwl:hasDbXref SCTID:19155002 semapv:UnspecifiedMatching +HP:0100608 Metrorrhagia oboInOwl:hasDbXref SCTID:237130006 semapv:UnspecifiedMatching +HP:0100608 Metrorrhagia oboInOwl:hasDbXref SCTID:64996003 semapv:UnspecifiedMatching +HP:0100608 Metrorrhagia oboInOwl:hasDbXref UMLS:C0025874 semapv:UnspecifiedMatching +HP:0100610 Maternal hyperphenylalaninemia oboInOwl:hasDbXref UMLS:C4022014 semapv:UnspecifiedMatching +HP:0100611 Multiple glomerular cysts oboInOwl:hasDbXref UMLS:C4020705 semapv:UnspecifiedMatching +HP:0100611 Multiple glomerular cysts oboInOwl:hasDbXref UMLS:C4022013 semapv:UnspecifiedMatching +HP:0100612 Odontogenic neoplasm oboInOwl:hasDbXref MESH:D009808 semapv:UnspecifiedMatching +HP:0100612 Odontogenic neoplasm oboInOwl:hasDbXref NCIT:C3286 semapv:UnspecifiedMatching +HP:0100612 Odontogenic neoplasm oboInOwl:hasDbXref SCTID:127578009 semapv:UnspecifiedMatching +HP:0100612 Odontogenic neoplasm oboInOwl:hasDbXref SCTID:3833004 semapv:UnspecifiedMatching +HP:0100612 Odontogenic neoplasm oboInOwl:hasDbXref UMLS:C0028880 semapv:UnspecifiedMatching +HP:0100613 Death in early adulthood oboInOwl:hasDbXref UMLS:C4022012 semapv:UnspecifiedMatching +HP:0100614 Myositis oboInOwl:hasDbXref MESH:D009220 semapv:UnspecifiedMatching +HP:0100614 Myositis oboInOwl:hasDbXref SCTID:128496001 semapv:UnspecifiedMatching +HP:0100614 Myositis oboInOwl:hasDbXref SCTID:26889001 semapv:UnspecifiedMatching +HP:0100614 Myositis oboInOwl:hasDbXref UMLS:C0027121 semapv:UnspecifiedMatching +HP:0100615 Ovarian neoplasm oboInOwl:hasDbXref MESH:D010051 semapv:UnspecifiedMatching +HP:0100615 Ovarian neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100615 Ovarian neoplasm oboInOwl:hasDbXref SCTID:123843001 semapv:UnspecifiedMatching +HP:0100615 Ovarian neoplasm oboInOwl:hasDbXref UMLS:C0919267 semapv:UnspecifiedMatching +HP:0100616 Testicular teratoma oboInOwl:hasDbXref MESH:C562472 semapv:UnspecifiedMatching +HP:0100616 Testicular teratoma oboInOwl:hasDbXref NCIT:C3403 semapv:UnspecifiedMatching +HP:0100616 Testicular teratoma oboInOwl:hasDbXref UMLS:C0238451 semapv:UnspecifiedMatching +HP:0100617 Testicular seminoma oboInOwl:hasDbXref MESH:D018239 semapv:UnspecifiedMatching +HP:0100617 Testicular seminoma oboInOwl:hasDbXref NCIT:C9309 semapv:UnspecifiedMatching +HP:0100617 Testicular seminoma oboInOwl:hasDbXref SCTID:255107005 semapv:UnspecifiedMatching +HP:0100617 Testicular seminoma oboInOwl:hasDbXref SCTID:36741007 semapv:UnspecifiedMatching +HP:0100617 Testicular seminoma oboInOwl:hasDbXref SCTID:443675005 semapv:UnspecifiedMatching +HP:0100617 Testicular seminoma oboInOwl:hasDbXref UMLS:C0036631 semapv:UnspecifiedMatching +HP:0100618 Leydig cell neoplasia oboInOwl:hasDbXref NCIT:C3188 semapv:UnspecifiedMatching +HP:0100618 Leydig cell neoplasia oboInOwl:hasDbXref UMLS:C4022011 semapv:UnspecifiedMatching +HP:0100619 Sertoli cell neoplasm oboInOwl:hasDbXref NCIT:C39976 semapv:UnspecifiedMatching +HP:0100619 Sertoli cell neoplasm oboInOwl:hasDbXref UMLS:C4020704 semapv:UnspecifiedMatching +HP:0100620 Germinoma oboInOwl:hasDbXref MESH:D018237 semapv:UnspecifiedMatching +HP:0100620 Germinoma oboInOwl:hasDbXref SCTID:28307001 semapv:UnspecifiedMatching +HP:0100620 Germinoma oboInOwl:hasDbXref UMLS:C0206660 semapv:UnspecifiedMatching +HP:0100621 Dysgerminoma oboInOwl:hasDbXref MESH:D004407 semapv:UnspecifiedMatching +HP:0100621 Dysgerminoma oboInOwl:hasDbXref NCIT:C2996 semapv:UnspecifiedMatching +HP:0100621 Dysgerminoma oboInOwl:hasDbXref SCTID:60718004 semapv:UnspecifiedMatching +HP:0100621 Dysgerminoma oboInOwl:hasDbXref UMLS:C0013377 semapv:UnspecifiedMatching +HP:0100622 Maternal seizure oboInOwl:hasDbXref UMLS:C4022010 semapv:UnspecifiedMatching +HP:0100623 Abnormality of corpus cavernosum oboInOwl:hasDbXref UMLS:C4022009 semapv:UnspecifiedMatching +HP:0100624 Corpus cavernosum sclerosis oboInOwl:hasDbXref UMLS:C4022008 semapv:UnspecifiedMatching +HP:0100625 Enlarged thorax oboInOwl:hasDbXref UMLS:C4020962 semapv:UnspecifiedMatching +HP:0100626 Chronic hepatic failure oboInOwl:hasDbXref MESH:D058625 semapv:UnspecifiedMatching +HP:0100626 Chronic hepatic failure oboInOwl:hasDbXref SCTID:235886005 semapv:UnspecifiedMatching +HP:0100626 Chronic hepatic failure oboInOwl:hasDbXref UMLS:C2936476 semapv:UnspecifiedMatching +HP:0100627 Displacement of the urethral meatus oboInOwl:hasDbXref UMLS:C4020961 semapv:UnspecifiedMatching +HP:0100628 Esophageal diverticulum oboInOwl:hasDbXref MESH:D004936 semapv:UnspecifiedMatching +HP:0100628 Esophageal diverticulum oboInOwl:hasDbXref SCTID:204667006 semapv:UnspecifiedMatching +HP:0100628 Esophageal diverticulum oboInOwl:hasDbXref SCTID:414133009 semapv:UnspecifiedMatching +HP:0100628 Esophageal diverticulum oboInOwl:hasDbXref UMLS:C0014854 semapv:UnspecifiedMatching +HP:0100629 Midline facial cleft oboInOwl:hasDbXref UMLS:C4022007 semapv:UnspecifiedMatching +HP:0100630 Neoplasia of the nasopharynx oboInOwl:hasDbXref MESH:D009303 semapv:UnspecifiedMatching +HP:0100630 Neoplasia of the nasopharynx oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100630 Neoplasia of the nasopharynx oboInOwl:hasDbXref SCTID:126680004 semapv:UnspecifiedMatching +HP:0100630 Neoplasia of the nasopharynx oboInOwl:hasDbXref UMLS:C0027439 semapv:UnspecifiedMatching +HP:0100631 Neoplasm of the adrenal gland oboInOwl:hasDbXref MESH:D000310 semapv:UnspecifiedMatching +HP:0100631 Neoplasm of the adrenal gland oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100631 Neoplasm of the adrenal gland oboInOwl:hasDbXref SCTID:127021009 semapv:UnspecifiedMatching +HP:0100631 Neoplasm of the adrenal gland oboInOwl:hasDbXref UMLS:C0001624 semapv:UnspecifiedMatching +HP:0100632 Pulmonary sequestration oboInOwl:hasDbXref MESH:D001998 semapv:UnspecifiedMatching +HP:0100632 Pulmonary sequestration oboInOwl:hasDbXref SCTID:18620009 semapv:UnspecifiedMatching +HP:0100632 Pulmonary sequestration oboInOwl:hasDbXref UMLS:C0006288 semapv:UnspecifiedMatching +HP:0100632 Pulmonary sequestration oboInOwl:hasDbXref UMLS:C4020703 semapv:UnspecifiedMatching +HP:0100633 Esophagitis oboInOwl:hasDbXref MESH:D004941 semapv:UnspecifiedMatching +HP:0100633 Esophagitis oboInOwl:hasDbXref SCTID:16761005 semapv:UnspecifiedMatching +HP:0100633 Esophagitis oboInOwl:hasDbXref UMLS:C0014868 semapv:UnspecifiedMatching +HP:0100634 Neuroendocrine neoplasm oboInOwl:hasDbXref MESH:D018358 semapv:UnspecifiedMatching +HP:0100634 Neuroendocrine neoplasm oboInOwl:hasDbXref SCTID:128928004 semapv:UnspecifiedMatching +HP:0100634 Neuroendocrine neoplasm oboInOwl:hasDbXref SCTID:255046005 semapv:UnspecifiedMatching +HP:0100634 Neuroendocrine neoplasm oboInOwl:hasDbXref UMLS:C0206754 semapv:UnspecifiedMatching +HP:0100635 Carotid paraganglioma oboInOwl:hasDbXref UMLS:C4022005 semapv:UnspecifiedMatching +HP:0100636 Pulmonary paraglioma oboInOwl:hasDbXref UMLS:C4022004 semapv:UnspecifiedMatching +HP:0100638 Neoplasm of the pharynx oboInOwl:hasDbXref MESH:D010610 semapv:UnspecifiedMatching +HP:0100638 Neoplasm of the pharynx oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100638 Neoplasm of the pharynx oboInOwl:hasDbXref SCTID:126685009 semapv:UnspecifiedMatching +HP:0100638 Neoplasm of the pharynx oboInOwl:hasDbXref UMLS:C0031347 semapv:UnspecifiedMatching +HP:0100640 Laryngeal cyst oboInOwl:hasDbXref SCTID:195867000 semapv:UnspecifiedMatching +HP:0100640 Laryngeal cyst oboInOwl:hasDbXref UMLS:C0339880 semapv:UnspecifiedMatching +HP:0100641 Neoplasm of the adrenal cortex oboInOwl:hasDbXref MESH:D000306 semapv:UnspecifiedMatching +HP:0100641 Neoplasm of the adrenal cortex oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100641 Neoplasm of the adrenal cortex oboInOwl:hasDbXref SCTID:127022002 semapv:UnspecifiedMatching +HP:0100641 Neoplasm of the adrenal cortex oboInOwl:hasDbXref SCTID:18365006 semapv:UnspecifiedMatching +HP:0100641 Neoplasm of the adrenal cortex oboInOwl:hasDbXref UMLS:C0001618 semapv:UnspecifiedMatching +HP:0100642 Neoplasm of the adrenal medulla oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100642 Neoplasm of the adrenal medulla oboInOwl:hasDbXref SCTID:127023007 semapv:UnspecifiedMatching +HP:0100642 Neoplasm of the adrenal medulla oboInOwl:hasDbXref UMLS:C0596046 semapv:UnspecifiedMatching +HP:0100643 Abnormality of nail color oboInOwl:hasDbXref UMLS:C4020960 semapv:UnspecifiedMatching +HP:0100644 Melanonychia oboInOwl:hasDbXref SCTID:402633003 semapv:UnspecifiedMatching +HP:0100644 Melanonychia oboInOwl:hasDbXref UMLS:C1142305 semapv:UnspecifiedMatching +HP:0100645 Cystocele oboInOwl:hasDbXref SCTID:252005008 semapv:UnspecifiedMatching +HP:0100645 Cystocele oboInOwl:hasDbXref UMLS:C1394494 semapv:UnspecifiedMatching +HP:0100646 Thyroiditis oboInOwl:hasDbXref MESH:D013966 semapv:UnspecifiedMatching +HP:0100646 Thyroiditis oboInOwl:hasDbXref SCTID:82119001 semapv:UnspecifiedMatching +HP:0100646 Thyroiditis oboInOwl:hasDbXref UMLS:C0040147 semapv:UnspecifiedMatching +HP:0100647 Graves disease oboInOwl:hasDbXref MESH:D006111 semapv:UnspecifiedMatching +HP:0100647 Graves disease oboInOwl:hasDbXref SCTID:353295004 semapv:UnspecifiedMatching +HP:0100647 Graves disease oboInOwl:hasDbXref SCTID:55807009 semapv:UnspecifiedMatching +HP:0100647 Graves disease oboInOwl:hasDbXref UMLS:C0018213 semapv:UnspecifiedMatching +HP:0100648 Neoplasm of the tongue oboInOwl:hasDbXref MESH:D014062 semapv:UnspecifiedMatching +HP:0100648 Neoplasm of the tongue oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100648 Neoplasm of the tongue oboInOwl:hasDbXref SCTID:126778001 semapv:UnspecifiedMatching +HP:0100648 Neoplasm of the tongue oboInOwl:hasDbXref UMLS:C0040411 semapv:UnspecifiedMatching +HP:0100649 Neoplasm of the oral cavity oboInOwl:hasDbXref MESH:D009062 semapv:UnspecifiedMatching +HP:0100649 Neoplasm of the oral cavity oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100649 Neoplasm of the oral cavity oboInOwl:hasDbXref SCTID:1071000119107 semapv:UnspecifiedMatching +HP:0100649 Neoplasm of the oral cavity oboInOwl:hasDbXref SCTID:126797001 semapv:UnspecifiedMatching +HP:0100649 Neoplasm of the oral cavity oboInOwl:hasDbXref SCTID:235075007 semapv:UnspecifiedMatching +HP:0100649 Neoplasm of the oral cavity oboInOwl:hasDbXref UMLS:C0026640 semapv:UnspecifiedMatching +HP:0100649 Neoplasm of the oral cavity oboInOwl:hasDbXref UMLS:C0149744 semapv:UnspecifiedMatching +HP:0100649 Neoplasm of the oral cavity oboInOwl:hasDbXref UMLS:C4280289 semapv:UnspecifiedMatching +HP:0100650 Vaginal neoplasm oboInOwl:hasDbXref MESH:D014625 semapv:UnspecifiedMatching +HP:0100650 Vaginal neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100650 Vaginal neoplasm oboInOwl:hasDbXref SCTID:126921000 semapv:UnspecifiedMatching +HP:0100650 Vaginal neoplasm oboInOwl:hasDbXref UMLS:C0042258 semapv:UnspecifiedMatching +HP:0100650 Vaginal neoplasm oboInOwl:hasDbXref UMLS:C0750081 semapv:UnspecifiedMatching +HP:0100651 Type I diabetes mellitus oboInOwl:hasDbXref MESH:D003922 semapv:UnspecifiedMatching +HP:0100651 Type I diabetes mellitus oboInOwl:hasDbXref SCTID:46635009 semapv:UnspecifiedMatching +HP:0100651 Type I diabetes mellitus oboInOwl:hasDbXref UMLS:C0011854 semapv:UnspecifiedMatching +HP:0100653 Optic neuritis oboInOwl:hasDbXref MESH:D009902 semapv:UnspecifiedMatching +HP:0100653 Optic neuritis oboInOwl:hasDbXref SCTID:66760008 semapv:UnspecifiedMatching +HP:0100653 Optic neuritis oboInOwl:hasDbXref UMLS:C0029134 semapv:UnspecifiedMatching +HP:0100654 Retrobulbar optic neuritis oboInOwl:hasDbXref MESH:D009902 semapv:UnspecifiedMatching +HP:0100654 Retrobulbar optic neuritis oboInOwl:hasDbXref SCTID:230507009 semapv:UnspecifiedMatching +HP:0100654 Retrobulbar optic neuritis oboInOwl:hasDbXref UMLS:C0085582 semapv:UnspecifiedMatching +HP:0100656 Thoracoabdominal wall defect oboInOwl:hasDbXref UMLS:C4022002 semapv:UnspecifiedMatching +HP:0100657 Thoracoabdominal eventration oboInOwl:hasDbXref SCTID:44518003 semapv:UnspecifiedMatching +HP:0100657 Thoracoabdominal eventration oboInOwl:hasDbXref UMLS:C0266682 semapv:UnspecifiedMatching +HP:0100658 Cellulitis oboInOwl:hasDbXref MESH:D002481 semapv:UnspecifiedMatching +HP:0100658 Cellulitis oboInOwl:hasDbXref MESH:D017192 semapv:UnspecifiedMatching +HP:0100658 Cellulitis oboInOwl:hasDbXref SCTID:128045006 semapv:UnspecifiedMatching +HP:0100658 Cellulitis oboInOwl:hasDbXref SCTID:128936008 semapv:UnspecifiedMatching +HP:0100658 Cellulitis oboInOwl:hasDbXref SCTID:385627004 semapv:UnspecifiedMatching +HP:0100658 Cellulitis oboInOwl:hasDbXref UMLS:C0007642 semapv:UnspecifiedMatching +HP:0100658 Cellulitis oboInOwl:hasDbXref UMLS:C0162627 semapv:UnspecifiedMatching +HP:0100659 Abnormality of the cerebral vasculature oboInOwl:hasDbXref UMLS:C4022001 semapv:UnspecifiedMatching +HP:0100660 Dyskinesia oboInOwl:hasDbXref MESH:D020820 semapv:UnspecifiedMatching +HP:0100660 Dyskinesia oboInOwl:hasDbXref SCTID:9748009 semapv:UnspecifiedMatching +HP:0100660 Dyskinesia oboInOwl:hasDbXref UMLS:C0013384 semapv:UnspecifiedMatching +HP:0100661 Trigeminal neuralgia oboInOwl:hasDbXref MESH:D014277 semapv:UnspecifiedMatching +HP:0100661 Trigeminal neuralgia oboInOwl:hasDbXref SCTID:31681005 semapv:UnspecifiedMatching +HP:0100661 Trigeminal neuralgia oboInOwl:hasDbXref UMLS:C0040997 semapv:UnspecifiedMatching +HP:0100662 Chondritis oboInOwl:hasDbXref SCTID:46176001 semapv:UnspecifiedMatching +HP:0100662 Chondritis oboInOwl:hasDbXref UMLS:C0008439 semapv:UnspecifiedMatching +HP:0100663 Synotia oboInOwl:hasDbXref SCTID:77471004 semapv:UnspecifiedMatching +HP:0100663 Synotia oboInOwl:hasDbXref UMLS:C0266677 semapv:UnspecifiedMatching +HP:0100665 Angioedema oboInOwl:hasDbXref MESH:D000799 semapv:UnspecifiedMatching +HP:0100665 Angioedema oboInOwl:hasDbXref SCTID:400075008 semapv:UnspecifiedMatching +HP:0100665 Angioedema oboInOwl:hasDbXref SCTID:41291007 semapv:UnspecifiedMatching +HP:0100665 Angioedema oboInOwl:hasDbXref UMLS:C0002994 semapv:UnspecifiedMatching +HP:0100668 Intestinal duplication oboInOwl:hasDbXref SCTID:3845008 semapv:UnspecifiedMatching +HP:0100668 Intestinal duplication oboInOwl:hasDbXref UMLS:C0266166 semapv:UnspecifiedMatching +HP:0100668 Intestinal duplication oboInOwl:hasDbXref UMLS:C4020702 semapv:UnspecifiedMatching +HP:0100669 Abnormal pigmentation of the oral mucosa oboInOwl:hasDbXref UMLS:C4020959 semapv:UnspecifiedMatching +HP:0100670 Coarse metaphyseal trabecularization oboInOwl:hasDbXref UMLS:C4020958 semapv:UnspecifiedMatching +HP:0100671 Abnormal trabecular bone morphology oboInOwl:hasDbXref UMLS:C4020957 semapv:UnspecifiedMatching +HP:0100672 Vaginal hernia oboInOwl:hasDbXref SCTID:397786004 semapv:UnspecifiedMatching +HP:0100672 Vaginal hernia oboInOwl:hasDbXref UMLS:C1442998 semapv:UnspecifiedMatching +HP:0100673 Vaginal hydrocele oboInOwl:hasDbXref MESH:D006848 semapv:UnspecifiedMatching +HP:0100673 Vaginal hydrocele oboInOwl:hasDbXref SCTID:26614003 semapv:UnspecifiedMatching +HP:0100673 Vaginal hydrocele oboInOwl:hasDbXref SCTID:386152007 semapv:UnspecifiedMatching +HP:0100673 Vaginal hydrocele oboInOwl:hasDbXref SCTID:55434001 semapv:UnspecifiedMatching +HP:0100673 Vaginal hydrocele oboInOwl:hasDbXref UMLS:C1720771 semapv:UnspecifiedMatching +HP:0100674 Vaginal hematocele oboInOwl:hasDbXref UMLS:C1456401 semapv:UnspecifiedMatching +HP:0100675 Vaginal pyocele oboInOwl:hasDbXref UMLS:C4022000 semapv:UnspecifiedMatching +HP:0100676 Vaginal lymphocele oboInOwl:hasDbXref UMLS:C4021999 semapv:UnspecifiedMatching +HP:0100677 Vulval varicose vein oboInOwl:hasDbXref SCTID:48868008 semapv:UnspecifiedMatching +HP:0100677 Vulval varicose vein oboInOwl:hasDbXref UMLS:C0155796 semapv:UnspecifiedMatching +HP:0100678 Premature skin wrinkling oboInOwl:hasDbXref MESH:D015595 semapv:UnspecifiedMatching +HP:0100678 Premature skin wrinkling oboInOwl:hasDbXref SCTID:247434009 semapv:UnspecifiedMatching +HP:0100678 Premature skin wrinkling oboInOwl:hasDbXref UMLS:C0037301 semapv:UnspecifiedMatching +HP:0100679 Lack of skin elasticity oboInOwl:hasDbXref SCTID:297957009 semapv:UnspecifiedMatching +HP:0100679 Lack of skin elasticity oboInOwl:hasDbXref UMLS:C0558242 semapv:UnspecifiedMatching +HP:0100679 Lack of skin elasticity oboInOwl:hasDbXref UMLS:C4021998 semapv:UnspecifiedMatching +HP:0100681 Esophageal duplication oboInOwl:hasDbXref SCTID:66865009 semapv:UnspecifiedMatching +HP:0100681 Esophageal duplication oboInOwl:hasDbXref UMLS:C0266135 semapv:UnspecifiedMatching +HP:0100682 Tracheal atresia oboInOwl:hasDbXref SCTID:53189005 semapv:UnspecifiedMatching +HP:0100682 Tracheal atresia oboInOwl:hasDbXref UMLS:C0265766 semapv:UnspecifiedMatching +HP:0100684 Salivary gland neoplasm oboInOwl:hasDbXref MESH:D012468 semapv:UnspecifiedMatching +HP:0100684 Salivary gland neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100684 Salivary gland neoplasm oboInOwl:hasDbXref SCTID:235132004 semapv:UnspecifiedMatching +HP:0100684 Salivary gland neoplasm oboInOwl:hasDbXref SCTID:255072001 semapv:UnspecifiedMatching +HP:0100684 Salivary gland neoplasm oboInOwl:hasDbXref UMLS:C0036095 semapv:UnspecifiedMatching +HP:0100684 Salivary gland neoplasm oboInOwl:hasDbXref UMLS:C0220636 semapv:UnspecifiedMatching +HP:0100685 Abnormal Sharpey fiber morphology oboInOwl:hasDbXref UMLS:C4020701 semapv:UnspecifiedMatching +HP:0100685 Abnormal Sharpey fiber morphology oboInOwl:hasDbXref UMLS:C4021997 semapv:UnspecifiedMatching +HP:0100686 Enthesitis oboInOwl:hasDbXref SCTID:359643005 semapv:UnspecifiedMatching +HP:0100686 Enthesitis oboInOwl:hasDbXref UMLS:C1282952 semapv:UnspecifiedMatching +HP:0100687 Polyotia oboInOwl:hasDbXref SCTID:35547002 semapv:UnspecifiedMatching +HP:0100687 Polyotia oboInOwl:hasDbXref UMLS:C0266611 semapv:UnspecifiedMatching +HP:0100689 Decreased corneal thickness oboInOwl:hasDbXref SCTID:423459005 semapv:UnspecifiedMatching +HP:0100689 Decreased corneal thickness oboInOwl:hasDbXref UMLS:C1096274 semapv:UnspecifiedMatching +HP:0100690 Mosaic central corneal dystrophy oboInOwl:hasDbXref UMLS:C4021996 semapv:UnspecifiedMatching +HP:0100691 Abnormality of the curvature of the cornea oboInOwl:hasDbXref UMLS:C4021995 semapv:UnspecifiedMatching +HP:0100692 Increased corneal curvature oboInOwl:hasDbXref UMLS:C4020956 semapv:UnspecifiedMatching +HP:0100693 Iridodonesis oboInOwl:hasDbXref SCTID:118166004 semapv:UnspecifiedMatching +HP:0100693 Iridodonesis oboInOwl:hasDbXref UMLS:C0423320 semapv:UnspecifiedMatching +HP:0100694 Tibial torsion oboInOwl:hasDbXref SCTID:249785006 semapv:UnspecifiedMatching +HP:0100694 Tibial torsion oboInOwl:hasDbXref UMLS:C0426900 semapv:UnspecifiedMatching +HP:0100695 Lipedema oboInOwl:hasDbXref MESH:D065134 semapv:UnspecifiedMatching +HP:0100695 Lipedema oboInOwl:hasDbXref SCTID:234102003 semapv:UnspecifiedMatching +HP:0100695 Lipedema oboInOwl:hasDbXref UMLS:C0398370 semapv:UnspecifiedMatching +HP:0100697 Neurofibrosarcoma oboInOwl:hasDbXref MESH:D009442 semapv:UnspecifiedMatching +HP:0100697 Neurofibrosarcoma oboInOwl:hasDbXref MESH:D018319 semapv:UnspecifiedMatching +HP:0100697 Neurofibrosarcoma oboInOwl:hasDbXref NCIT:C3798 semapv:UnspecifiedMatching +HP:0100697 Neurofibrosarcoma oboInOwl:hasDbXref SCTID:19897006 semapv:UnspecifiedMatching +HP:0100697 Neurofibrosarcoma oboInOwl:hasDbXref SCTID:404037002 semapv:UnspecifiedMatching +HP:0100697 Neurofibrosarcoma oboInOwl:hasDbXref SCTID:77418004 semapv:UnspecifiedMatching +HP:0100697 Neurofibrosarcoma oboInOwl:hasDbXref UMLS:C0206729 semapv:UnspecifiedMatching +HP:0100697 Neurofibrosarcoma oboInOwl:hasDbXref UMLS:C0751690 semapv:UnspecifiedMatching +HP:0100698 Subcutaneous neurofibromas oboInOwl:hasDbXref SCTID:425327002 semapv:UnspecifiedMatching +HP:0100698 Subcutaneous neurofibromas oboInOwl:hasDbXref UMLS:C1827970 semapv:UnspecifiedMatching +HP:0100699 Scarring oboInOwl:hasDbXref MESH:D002921 semapv:UnspecifiedMatching +HP:0100699 Scarring oboInOwl:hasDbXref SCTID:48677004 semapv:UnspecifiedMatching +HP:0100699 Scarring oboInOwl:hasDbXref UMLS:C0008767 semapv:UnspecifiedMatching +HP:0100700 Abnormal arachnoid mater morphology oboInOwl:hasDbXref UMLS:C4020955 semapv:UnspecifiedMatching +HP:0100701 Abnormal pia mater oboInOwl:hasDbXref UMLS:C4021994 semapv:UnspecifiedMatching +HP:0100702 Arachnoid cyst oboInOwl:hasDbXref MESH:D016080 semapv:UnspecifiedMatching +HP:0100702 Arachnoid cyst oboInOwl:hasDbXref SCTID:33595009 semapv:UnspecifiedMatching +HP:0100702 Arachnoid cyst oboInOwl:hasDbXref UMLS:C0078981 semapv:UnspecifiedMatching +HP:0100703 Tongue thrusting oboInOwl:hasDbXref SCTID:110343009 semapv:UnspecifiedMatching +HP:0100703 Tongue thrusting oboInOwl:hasDbXref SCTID:424583005 semapv:UnspecifiedMatching +HP:0100703 Tongue thrusting oboInOwl:hasDbXref UMLS:C1829460 semapv:UnspecifiedMatching +HP:0100704 Cerebral visual impairment oboInOwl:hasDbXref MESH:D019575 semapv:UnspecifiedMatching +HP:0100704 Cerebral visual impairment oboInOwl:hasDbXref SCTID:413924001 semapv:UnspecifiedMatching +HP:0100704 Cerebral visual impairment oboInOwl:hasDbXref SCTID:68574006 semapv:UnspecifiedMatching +HP:0100704 Cerebral visual impairment oboInOwl:hasDbXref UMLS:C0155320 semapv:UnspecifiedMatching +HP:0100704 Cerebral visual impairment oboInOwl:hasDbXref UMLS:C4048268 semapv:UnspecifiedMatching +HP:0100705 Abnormal glial cell morphology oboInOwl:hasDbXref UMLS:C4021993 semapv:UnspecifiedMatching +HP:0100706 Abnormal oligodendroglia morphology oboInOwl:hasDbXref UMLS:C4021992 semapv:UnspecifiedMatching +HP:0100707 Abnormal astrocyte morphology oboInOwl:hasDbXref UMLS:C4021991 semapv:UnspecifiedMatching +HP:0100708 Abnormal microglia morphology oboInOwl:hasDbXref UMLS:C4021990 semapv:UnspecifiedMatching +HP:0100709 Reduction of oligodendroglia oboInOwl:hasDbXref UMLS:C4021852 semapv:UnspecifiedMatching +HP:0100710 Impulsivity oboInOwl:hasDbXref MESH:D007175 semapv:UnspecifiedMatching +HP:0100710 Impulsivity oboInOwl:hasDbXref UMLS:C0021125 semapv:UnspecifiedMatching +HP:0100711 Abnormal thoracic spine morphology oboInOwl:hasDbXref UMLS:C4021989 semapv:UnspecifiedMatching +HP:0100712 Abnormal lumbar spine morphology oboInOwl:hasDbXref UMLS:C4021988 semapv:UnspecifiedMatching +HP:0100716 Self-injurious behavior oboInOwl:hasDbXref MESH:D016728 semapv:UnspecifiedMatching +HP:0100716 Self-injurious behavior oboInOwl:hasDbXref SCTID:248062006 semapv:UnspecifiedMatching +HP:0100716 Self-injurious behavior oboInOwl:hasDbXref UMLS:C0085271 semapv:UnspecifiedMatching +HP:0100717 Abnormality of the cementum oboInOwl:hasDbXref UMLS:C4021987 semapv:UnspecifiedMatching +HP:0100718 Uterine rupture oboInOwl:hasDbXref MESH:D014597 semapv:UnspecifiedMatching +HP:0100718 Uterine rupture oboInOwl:hasDbXref SCTID:34430009 semapv:UnspecifiedMatching +HP:0100718 Uterine rupture oboInOwl:hasDbXref UMLS:C0042143 semapv:UnspecifiedMatching +HP:0100719 Lens coloboma oboInOwl:hasDbXref SCTID:204134008 semapv:UnspecifiedMatching +HP:0100719 Lens coloboma oboInOwl:hasDbXref UMLS:C0344516 semapv:UnspecifiedMatching +HP:0100720 Hypoplasia of the ear cartilage oboInOwl:hasDbXref UMLS:C4021986 semapv:UnspecifiedMatching +HP:0100721 Mediastinal lymphadenopathy oboInOwl:hasDbXref SCTID:52324001 semapv:UnspecifiedMatching +HP:0100721 Mediastinal lymphadenopathy oboInOwl:hasDbXref UMLS:C0520743 semapv:UnspecifiedMatching +HP:0100723 Gastrointestinal stroma tumor oboInOwl:hasDbXref MESH:D046152 semapv:UnspecifiedMatching +HP:0100723 Gastrointestinal stroma tumor oboInOwl:hasDbXref SCTID:128755003 semapv:UnspecifiedMatching +HP:0100723 Gastrointestinal stroma tumor oboInOwl:hasDbXref SCTID:420120006 semapv:UnspecifiedMatching +HP:0100723 Gastrointestinal stroma tumor oboInOwl:hasDbXref UMLS:C0238198 semapv:UnspecifiedMatching +HP:0100724 Hypercoagulability oboInOwl:hasDbXref MESH:D019851 semapv:UnspecifiedMatching +HP:0100724 Hypercoagulability oboInOwl:hasDbXref SCTID:234467004 semapv:UnspecifiedMatching +HP:0100724 Hypercoagulability oboInOwl:hasDbXref SCTID:76612001 semapv:UnspecifiedMatching +HP:0100724 Hypercoagulability oboInOwl:hasDbXref UMLS:C0398623 semapv:UnspecifiedMatching +HP:0100725 Lichenification oboInOwl:hasDbXref SCTID:19940005 semapv:UnspecifiedMatching +HP:0100725 Lichenification oboInOwl:hasDbXref SCTID:402237006 semapv:UnspecifiedMatching +HP:0100725 Lichenification oboInOwl:hasDbXref UMLS:C0023653 semapv:UnspecifiedMatching +HP:0100726 Kaposi's sarcoma oboInOwl:hasDbXref MESH:D012514 semapv:UnspecifiedMatching +HP:0100726 Kaposi's sarcoma oboInOwl:hasDbXref SCTID:109385007 semapv:UnspecifiedMatching +HP:0100726 Kaposi's sarcoma oboInOwl:hasDbXref SCTID:49937004 semapv:UnspecifiedMatching +HP:0100726 Kaposi's sarcoma oboInOwl:hasDbXref UMLS:C0036220 semapv:UnspecifiedMatching +HP:0100727 Histiocytosis oboInOwl:hasDbXref MESH:D015614 semapv:UnspecifiedMatching +HP:0100727 Histiocytosis oboInOwl:hasDbXref SCTID:60657004 semapv:UnspecifiedMatching +HP:0100727 Histiocytosis oboInOwl:hasDbXref SCTID:65396000 semapv:UnspecifiedMatching +HP:0100727 Histiocytosis oboInOwl:hasDbXref UMLS:C0019618 semapv:UnspecifiedMatching +HP:0100728 Germ cell neoplasia oboInOwl:hasDbXref NCIT:C3708 semapv:UnspecifiedMatching +HP:0100728 Germ cell neoplasia oboInOwl:hasDbXref UMLS:C4021985 semapv:UnspecifiedMatching +HP:0100729 Large face oboInOwl:hasDbXref UMLS:C2748652 semapv:UnspecifiedMatching +HP:0100730 Bronchogenic cyst oboInOwl:hasDbXref MESH:D001994 semapv:UnspecifiedMatching +HP:0100730 Bronchogenic cyst oboInOwl:hasDbXref SCTID:268194008 semapv:UnspecifiedMatching +HP:0100730 Bronchogenic cyst oboInOwl:hasDbXref SCTID:9550003 semapv:UnspecifiedMatching +HP:0100730 Bronchogenic cyst oboInOwl:hasDbXref UMLS:C0006281 semapv:UnspecifiedMatching +HP:0100731 Transverse facial cleft oboInOwl:hasDbXref UMLS:C4020954 semapv:UnspecifiedMatching +HP:0100732 Pancreatic fibrosis oboInOwl:hasDbXref SCTID:25942009 semapv:UnspecifiedMatching +HP:0100732 Pancreatic fibrosis oboInOwl:hasDbXref UMLS:C0267952 semapv:UnspecifiedMatching +HP:0100733 Neoplasm of the parathyroid gland oboInOwl:hasDbXref MESH:D010282 semapv:UnspecifiedMatching +HP:0100733 Neoplasm of the parathyroid gland oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100733 Neoplasm of the parathyroid gland oboInOwl:hasDbXref SCTID:127020005 semapv:UnspecifiedMatching +HP:0100733 Neoplasm of the parathyroid gland oboInOwl:hasDbXref UMLS:C0030521 semapv:UnspecifiedMatching +HP:0100734 Abnormality of vertebral epiphysis morphology oboInOwl:hasDbXref UMLS:C4020953 semapv:UnspecifiedMatching +HP:0100735 Hypertensive crisis oboInOwl:hasDbXref SCTID:706882009 semapv:UnspecifiedMatching +HP:0100735 Hypertensive crisis oboInOwl:hasDbXref UMLS:C0020546 semapv:UnspecifiedMatching +HP:0100736 Abnormal soft palate morphology oboInOwl:hasDbXref UMLS:C4021984 semapv:UnspecifiedMatching +HP:0100737 Abnormal hard palate morphology oboInOwl:hasDbXref UMLS:C4021983 semapv:UnspecifiedMatching +HP:0100738 Abnormal eating behavior oboInOwl:hasDbXref UMLS:C4021982 semapv:UnspecifiedMatching +HP:0100739 Bulimia oboInOwl:hasDbXref MESH:D002032 semapv:UnspecifiedMatching +HP:0100739 Bulimia oboInOwl:hasDbXref SCTID:78004001 semapv:UnspecifiedMatching +HP:0100739 Bulimia oboInOwl:hasDbXref UMLS:C0006370 semapv:UnspecifiedMatching +HP:0100742 Vascular neoplasm oboInOwl:hasDbXref MESH:D009383 semapv:UnspecifiedMatching +HP:0100742 Vascular neoplasm oboInOwl:hasDbXref MESH:D019043 semapv:UnspecifiedMatching +HP:0100742 Vascular neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100742 Vascular neoplasm oboInOwl:hasDbXref SCTID:115235003 semapv:UnspecifiedMatching +HP:0100742 Vascular neoplasm oboInOwl:hasDbXref SCTID:126736007 semapv:UnspecifiedMatching +HP:0100742 Vascular neoplasm oboInOwl:hasDbXref SCTID:699605009 semapv:UnspecifiedMatching +HP:0100742 Vascular neoplasm oboInOwl:hasDbXref UMLS:C0027668 semapv:UnspecifiedMatching +HP:0100742 Vascular neoplasm oboInOwl:hasDbXref UMLS:C0282607 semapv:UnspecifiedMatching +HP:0100743 Neoplasm of the rectum oboInOwl:hasDbXref MESH:D012004 semapv:UnspecifiedMatching +HP:0100743 Neoplasm of the rectum oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100743 Neoplasm of the rectum oboInOwl:hasDbXref SCTID:126847008 semapv:UnspecifiedMatching +HP:0100743 Neoplasm of the rectum oboInOwl:hasDbXref UMLS:C0034885 semapv:UnspecifiedMatching +HP:0100744 Abnormality of the humeroradial joint oboInOwl:hasDbXref UMLS:C4021981 semapv:UnspecifiedMatching +HP:0100745 Abnormality of the humeroulnar joint oboInOwl:hasDbXref UMLS:C4021980 semapv:UnspecifiedMatching +HP:0100746 Macrodactyly of finger oboInOwl:hasDbXref MESH:C537720 semapv:UnspecifiedMatching +HP:0100746 Macrodactyly of finger oboInOwl:hasDbXref SCTID:297195000 semapv:UnspecifiedMatching +HP:0100746 Macrodactyly of finger oboInOwl:hasDbXref UMLS:C0574044 semapv:UnspecifiedMatching +HP:0100747 Macrodactyly of toe oboInOwl:hasDbXref MESH:C537719 semapv:UnspecifiedMatching +HP:0100747 Macrodactyly of toe oboInOwl:hasDbXref UMLS:C2931596 semapv:UnspecifiedMatching +HP:0100748 Muscular edema oboInOwl:hasDbXref UMLS:C4021979 semapv:UnspecifiedMatching +HP:0100749 Chest pain oboInOwl:hasDbXref MESH:D002637 semapv:UnspecifiedMatching +HP:0100749 Chest pain oboInOwl:hasDbXref SCTID:29857009 semapv:UnspecifiedMatching +HP:0100749 Chest pain oboInOwl:hasDbXref UMLS:C0008031 semapv:UnspecifiedMatching +HP:0100750 Atelectasis oboInOwl:hasDbXref MESH:D001261 semapv:UnspecifiedMatching +HP:0100750 Atelectasis oboInOwl:hasDbXref SCTID:46621007 semapv:UnspecifiedMatching +HP:0100750 Atelectasis oboInOwl:hasDbXref UMLS:C0004144 semapv:UnspecifiedMatching +HP:0100751 Esophageal neoplasm oboInOwl:hasDbXref MESH:D004938 semapv:UnspecifiedMatching +HP:0100751 Esophageal neoplasm oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100751 Esophageal neoplasm oboInOwl:hasDbXref SCTID:126817006 semapv:UnspecifiedMatching +HP:0100751 Esophageal neoplasm oboInOwl:hasDbXref UMLS:C0014859 semapv:UnspecifiedMatching +HP:0100752 Abnormal liver lobulation oboInOwl:hasDbXref SCTID:253811003 semapv:UnspecifiedMatching +HP:0100752 Abnormal liver lobulation oboInOwl:hasDbXref UMLS:C0345286 semapv:UnspecifiedMatching +HP:0100753 Schizophrenia oboInOwl:hasDbXref MESH:D012559 semapv:UnspecifiedMatching +HP:0100753 Schizophrenia oboInOwl:hasDbXref SCTID:191526005 semapv:UnspecifiedMatching +HP:0100753 Schizophrenia oboInOwl:hasDbXref SCTID:58214004 semapv:UnspecifiedMatching +HP:0100753 Schizophrenia oboInOwl:hasDbXref UMLS:C0036341 semapv:UnspecifiedMatching +HP:0100754 Mania oboInOwl:hasDbXref MESH:D001714 semapv:UnspecifiedMatching +HP:0100754 Mania oboInOwl:hasDbXref SCTID:231494001 semapv:UnspecifiedMatching +HP:0100754 Mania oboInOwl:hasDbXref UMLS:C0338831 semapv:UnspecifiedMatching +HP:0100755 Abnormality of salivation oboInOwl:hasDbXref UMLS:C4021978 semapv:UnspecifiedMatching +HP:0100757 Pancreatoblastoma oboInOwl:hasDbXref MESH:C537162 semapv:UnspecifiedMatching +HP:0100757 Pancreatoblastoma oboInOwl:hasDbXref SCTID:53618008 semapv:UnspecifiedMatching +HP:0100757 Pancreatoblastoma oboInOwl:hasDbXref UMLS:C0334489 semapv:UnspecifiedMatching +HP:0100758 Gangrene oboInOwl:hasDbXref MESH:D005734 semapv:UnspecifiedMatching +HP:0100758 Gangrene oboInOwl:hasDbXref SCTID:36024000 semapv:UnspecifiedMatching +HP:0100758 Gangrene oboInOwl:hasDbXref SCTID:372070002 semapv:UnspecifiedMatching +HP:0100758 Gangrene oboInOwl:hasDbXref UMLS:C0017086 semapv:UnspecifiedMatching +HP:0100759 Clubbing of fingers oboInOwl:hasDbXref MESH:D010005 semapv:UnspecifiedMatching +HP:0100759 Clubbing of fingers oboInOwl:hasDbXref SCTID:30760008 semapv:UnspecifiedMatching +HP:0100759 Clubbing of fingers oboInOwl:hasDbXref UMLS:C0009080 semapv:UnspecifiedMatching +HP:0100760 Clubbing of toes oboInOwl:hasDbXref MESH:D003025 semapv:UnspecifiedMatching +HP:0100760 Clubbing of toes oboInOwl:hasDbXref SCTID:249808002 semapv:UnspecifiedMatching +HP:0100760 Clubbing of toes oboInOwl:hasDbXref SCTID:397932003 semapv:UnspecifiedMatching +HP:0100760 Clubbing of toes oboInOwl:hasDbXref SCTID:53148007 semapv:UnspecifiedMatching +HP:0100760 Clubbing of toes oboInOwl:hasDbXref UMLS:C0009081 semapv:UnspecifiedMatching +HP:0100760 Clubbing of toes oboInOwl:hasDbXref UMLS:C3887489 semapv:UnspecifiedMatching +HP:0100761 Visceral angiomatosis oboInOwl:hasDbXref UMLS:C4021977 semapv:UnspecifiedMatching +HP:0100762 Hemobilia oboInOwl:hasDbXref MESH:D006431 semapv:UnspecifiedMatching +HP:0100762 Hemobilia oboInOwl:hasDbXref SCTID:66556007 semapv:UnspecifiedMatching +HP:0100762 Hemobilia oboInOwl:hasDbXref UMLS:C0018994 semapv:UnspecifiedMatching +HP:0100763 Abnormality of the lymphatic system oboInOwl:hasDbXref MESH:D008206 semapv:UnspecifiedMatching +HP:0100763 Abnormality of the lymphatic system oboInOwl:hasDbXref SCTID:111590001 semapv:UnspecifiedMatching +HP:0100763 Abnormality of the lymphatic system oboInOwl:hasDbXref SCTID:234087005 semapv:UnspecifiedMatching +HP:0100763 Abnormality of the lymphatic system oboInOwl:hasDbXref SCTID:3305006 semapv:UnspecifiedMatching +HP:0100763 Abnormality of the lymphatic system oboInOwl:hasDbXref SCTID:362971004 semapv:UnspecifiedMatching +HP:0100763 Abnormality of the lymphatic system oboInOwl:hasDbXref UMLS:C0024228 semapv:UnspecifiedMatching +HP:0100763 Abnormality of the lymphatic system oboInOwl:hasDbXref UMLS:C4021976 semapv:UnspecifiedMatching +HP:0100764 Lymphangioma oboInOwl:hasDbXref MESH:D008202 semapv:UnspecifiedMatching +HP:0100764 Lymphangioma oboInOwl:hasDbXref NCIT:C8965 semapv:UnspecifiedMatching +HP:0100764 Lymphangioma oboInOwl:hasDbXref SCTID:253057002 semapv:UnspecifiedMatching +HP:0100764 Lymphangioma oboInOwl:hasDbXref SCTID:254836000 semapv:UnspecifiedMatching +HP:0100764 Lymphangioma oboInOwl:hasDbXref SCTID:400178008 semapv:UnspecifiedMatching +HP:0100764 Lymphangioma oboInOwl:hasDbXref SCTID:69044001 semapv:UnspecifiedMatching +HP:0100764 Lymphangioma oboInOwl:hasDbXref UMLS:C0024221 semapv:UnspecifiedMatching +HP:0100765 Abnormality of the tonsils oboInOwl:hasDbXref UMLS:C4021975 semapv:UnspecifiedMatching +HP:0100766 Abnormal lymphatic vessel morphology oboInOwl:hasDbXref UMLS:C4021974 semapv:UnspecifiedMatching +HP:0100767 Abnormal placenta morphology oboInOwl:hasDbXref SCTID:169957005 semapv:UnspecifiedMatching +HP:0100767 Abnormal placenta morphology oboInOwl:hasDbXref SCTID:33552005 semapv:UnspecifiedMatching +HP:0100767 Abnormal placenta morphology oboInOwl:hasDbXref UMLS:C1306893 semapv:UnspecifiedMatching +HP:0100768 Choriocarcinoma oboInOwl:hasDbXref MESH:D002822 semapv:UnspecifiedMatching +HP:0100768 Choriocarcinoma oboInOwl:hasDbXref SCTID:188188009 semapv:UnspecifiedMatching +HP:0100768 Choriocarcinoma oboInOwl:hasDbXref SCTID:44769000 semapv:UnspecifiedMatching +HP:0100768 Choriocarcinoma oboInOwl:hasDbXref UMLS:C0008497 semapv:UnspecifiedMatching +HP:0100769 Synovitis oboInOwl:hasDbXref MESH:D013585 semapv:UnspecifiedMatching +HP:0100769 Synovitis oboInOwl:hasDbXref SCTID:416209007 semapv:UnspecifiedMatching +HP:0100769 Synovitis oboInOwl:hasDbXref UMLS:C0039103 semapv:UnspecifiedMatching +HP:0100770 Hyperperistalsis oboInOwl:hasDbXref SCTID:271838002 semapv:UnspecifiedMatching +HP:0100770 Hyperperistalsis oboInOwl:hasDbXref SCTID:80306002 semapv:UnspecifiedMatching +HP:0100770 Hyperperistalsis oboInOwl:hasDbXref UMLS:C0232474 semapv:UnspecifiedMatching +HP:0100770 Hyperperistalsis oboInOwl:hasDbXref UMLS:C0857071 semapv:UnspecifiedMatching +HP:0100771 Hypoperistalsis oboInOwl:hasDbXref SCTID:77853002 semapv:UnspecifiedMatching +HP:0100771 Hypoperistalsis oboInOwl:hasDbXref UMLS:C0232475 semapv:UnspecifiedMatching +HP:0100771 Hypoperistalsis oboInOwl:hasDbXref UMLS:C4020700 semapv:UnspecifiedMatching +HP:0100773 Cartilage destruction oboInOwl:hasDbXref UMLS:C4021973 semapv:UnspecifiedMatching +HP:0100774 Hyperostosis oboInOwl:hasDbXref MESH:D015576 semapv:UnspecifiedMatching +HP:0100774 Hyperostosis oboInOwl:hasDbXref SCTID:13814009 semapv:UnspecifiedMatching +HP:0100774 Hyperostosis oboInOwl:hasDbXref SCTID:203514008 semapv:UnspecifiedMatching +HP:0100774 Hyperostosis oboInOwl:hasDbXref UMLS:C0020492 semapv:UnspecifiedMatching +HP:0100775 Dural ectasia oboInOwl:hasDbXref UMLS:C1851712 semapv:UnspecifiedMatching +HP:0100776 Recurrent pharyngitis oboInOwl:hasDbXref UMLS:C0747556 semapv:UnspecifiedMatching +HP:0100777 Exostoses oboInOwl:hasDbXref MESH:D005096 semapv:UnspecifiedMatching +HP:0100777 Exostoses oboInOwl:hasDbXref SCTID:416189003 semapv:UnspecifiedMatching +HP:0100777 Exostoses oboInOwl:hasDbXref SCTID:80400009 semapv:UnspecifiedMatching +HP:0100777 Exostoses oboInOwl:hasDbXref UMLS:C1442903 semapv:UnspecifiedMatching +HP:0100778 Cryoglobulinemia oboInOwl:hasDbXref MESH:D003449 semapv:UnspecifiedMatching +HP:0100778 Cryoglobulinemia oboInOwl:hasDbXref SCTID:30911005 semapv:UnspecifiedMatching +HP:0100778 Cryoglobulinemia oboInOwl:hasDbXref UMLS:C0010403 semapv:UnspecifiedMatching +HP:0100779 Urogenital sinus anomaly oboInOwl:hasDbXref UMLS:C4021972 semapv:UnspecifiedMatching +HP:0100780 Conjunctival hamartoma oboInOwl:hasDbXref UMLS:C4021849 semapv:UnspecifiedMatching +HP:0100781 Abnormality of the sacroiliac joint oboInOwl:hasDbXref UMLS:C0262621 semapv:UnspecifiedMatching +HP:0100783 Breast aplasia oboInOwl:hasDbXref SCTID:111324004 semapv:UnspecifiedMatching +HP:0100783 Breast aplasia oboInOwl:hasDbXref UMLS:C0266009 semapv:UnspecifiedMatching +HP:0100784 Peripheral arteriovenous fistula oboInOwl:hasDbXref UMLS:C4021971 semapv:UnspecifiedMatching +HP:0100785 Insomnia oboInOwl:hasDbXref MESH:D007319 semapv:UnspecifiedMatching +HP:0100785 Insomnia oboInOwl:hasDbXref SCTID:193462001 semapv:UnspecifiedMatching +HP:0100785 Insomnia oboInOwl:hasDbXref UMLS:C0917801 semapv:UnspecifiedMatching +HP:0100786 Hypersomnia oboInOwl:hasDbXref MESH:D006970 semapv:UnspecifiedMatching +HP:0100786 Hypersomnia oboInOwl:hasDbXref SCTID:77692006 semapv:UnspecifiedMatching +HP:0100786 Hypersomnia oboInOwl:hasDbXref UMLS:C0917799 semapv:UnspecifiedMatching +HP:0100787 Prostate neoplasm oboInOwl:hasDbXref MESH:D011471 semapv:UnspecifiedMatching +HP:0100787 Prostate neoplasm oboInOwl:hasDbXref SCTID:126906006 semapv:UnspecifiedMatching +HP:0100787 Prostate neoplasm oboInOwl:hasDbXref UMLS:C0033578 semapv:UnspecifiedMatching +HP:0100788 Fused lips oboInOwl:hasDbXref UMLS:C4021970 semapv:UnspecifiedMatching +HP:0100789 Torus palatinus oboInOwl:hasDbXref SCTID:244683008 semapv:UnspecifiedMatching +HP:0100789 Torus palatinus oboInOwl:hasDbXref SCTID:46752004 semapv:UnspecifiedMatching +HP:0100789 Torus palatinus oboInOwl:hasDbXref SCTID:697945009 semapv:UnspecifiedMatching +HP:0100789 Torus palatinus oboInOwl:hasDbXref UMLS:C0266981 semapv:UnspecifiedMatching +HP:0100789 Torus palatinus oboInOwl:hasDbXref UMLS:C0447996 semapv:UnspecifiedMatching +HP:0100789 Torus palatinus oboInOwl:hasDbXref UMLS:C1840236 semapv:UnspecifiedMatching +HP:0100790 Hernia oboInOwl:hasDbXref MESH:D006547 semapv:UnspecifiedMatching +HP:0100790 Hernia oboInOwl:hasDbXref SCTID:414403008 semapv:UnspecifiedMatching +HP:0100790 Hernia oboInOwl:hasDbXref SCTID:52515009 semapv:UnspecifiedMatching +HP:0100790 Hernia oboInOwl:hasDbXref UMLS:C0019270 semapv:UnspecifiedMatching +HP:0100792 Acantholysis oboInOwl:hasDbXref MESH:D000051 semapv:UnspecifiedMatching +HP:0100792 Acantholysis oboInOwl:hasDbXref SCTID:43327007 semapv:UnspecifiedMatching +HP:0100792 Acantholysis oboInOwl:hasDbXref SCTID:441837004 semapv:UnspecifiedMatching +HP:0100792 Acantholysis oboInOwl:hasDbXref UMLS:C0000887 semapv:UnspecifiedMatching +HP:0100792 Acantholysis oboInOwl:hasDbXref UMLS:C0241128 semapv:UnspecifiedMatching +HP:0100795 Abnormally straight spine oboInOwl:hasDbXref UMLS:C4021969 semapv:UnspecifiedMatching +HP:0100796 Orchitis oboInOwl:hasDbXref MESH:D009920 semapv:UnspecifiedMatching +HP:0100796 Orchitis oboInOwl:hasDbXref SCTID:274718005 semapv:UnspecifiedMatching +HP:0100796 Orchitis oboInOwl:hasDbXref UMLS:C0029191 semapv:UnspecifiedMatching +HP:0100797 Toenail dysplasia oboInOwl:hasDbXref UMLS:C3276623 semapv:UnspecifiedMatching +HP:0100798 Fingernail dysplasia oboInOwl:hasDbXref UMLS:C4020952 semapv:UnspecifiedMatching +HP:0100799 Neoplasm of the middle ear oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100799 Neoplasm of the middle ear oboInOwl:hasDbXref SCTID:127006003 semapv:UnspecifiedMatching +HP:0100799 Neoplasm of the middle ear oboInOwl:hasDbXref UMLS:C0345617 semapv:UnspecifiedMatching +HP:0100800 Aplasia/Hypoplasia of the pancreas oboInOwl:hasDbXref UMLS:C4021968 semapv:UnspecifiedMatching +HP:0100801 Pancreatic aplasia oboInOwl:hasDbXref UMLS:C4021967 semapv:UnspecifiedMatching +HP:0100802 Malposition of the stomach oboInOwl:hasDbXref UMLS:C1402983 semapv:UnspecifiedMatching +HP:0100803 Abnormality of the periungual region oboInOwl:hasDbXref UMLS:C4021966 semapv:UnspecifiedMatching +HP:0100804 Ungual fibroma oboInOwl:hasDbXref SCTID:264561009 semapv:UnspecifiedMatching +HP:0100804 Ungual fibroma oboInOwl:hasDbXref UMLS:C0442880 semapv:UnspecifiedMatching +HP:0100806 Sepsis oboInOwl:hasDbXref MESH:D018805 semapv:UnspecifiedMatching +HP:0100806 Sepsis oboInOwl:hasDbXref UMLS:C0036690 semapv:UnspecifiedMatching +HP:0100807 Long fingers oboInOwl:hasDbXref UMLS:C1858091 semapv:UnspecifiedMatching +HP:0100808 Gastric diverticulum oboInOwl:hasDbXref MESH:D013273 semapv:UnspecifiedMatching +HP:0100808 Gastric diverticulum oboInOwl:hasDbXref SCTID:75198005 semapv:UnspecifiedMatching +HP:0100808 Gastric diverticulum oboInOwl:hasDbXref UMLS:C0038355 semapv:UnspecifiedMatching +HP:0100809 Scalp tenderness oboInOwl:hasDbXref SCTID:75851004 semapv:UnspecifiedMatching +HP:0100809 Scalp tenderness oboInOwl:hasDbXref UMLS:C0151206 semapv:UnspecifiedMatching +HP:0100809 Scalp tenderness oboInOwl:hasDbXref UMLS:C0240940 semapv:UnspecifiedMatching +HP:0100809 Scalp tenderness oboInOwl:hasDbXref UMLS:C4073183 semapv:UnspecifiedMatching +HP:0100810 Pointed helix oboInOwl:hasDbXref UMLS:C4020951 semapv:UnspecifiedMatching +HP:0100811 Aplasia/Hypoplasia of the colon oboInOwl:hasDbXref UMLS:C4021964 semapv:UnspecifiedMatching +HP:0100812 Halitosis oboInOwl:hasDbXref MESH:D006209 semapv:UnspecifiedMatching +HP:0100812 Halitosis oboInOwl:hasDbXref SCTID:79879001 semapv:UnspecifiedMatching +HP:0100812 Halitosis oboInOwl:hasDbXref UMLS:C0018520 semapv:UnspecifiedMatching +HP:0100813 Testicular torsion oboInOwl:hasDbXref MESH:D013086 semapv:UnspecifiedMatching +HP:0100813 Testicular torsion oboInOwl:hasDbXref SCTID:49198006 semapv:UnspecifiedMatching +HP:0100813 Testicular torsion oboInOwl:hasDbXref SCTID:81996005 semapv:UnspecifiedMatching +HP:0100813 Testicular torsion oboInOwl:hasDbXref UMLS:C0037856 semapv:UnspecifiedMatching +HP:0100814 Blue nevus oboInOwl:hasDbXref MESH:D049328 semapv:UnspecifiedMatching +HP:0100814 Blue nevus oboInOwl:hasDbXref SCTID:40467008 semapv:UnspecifiedMatching +HP:0100814 Blue nevus oboInOwl:hasDbXref UMLS:C0265985 semapv:UnspecifiedMatching +HP:0100814 Blue nevus oboInOwl:hasDbXref UMLS:C4020699 semapv:UnspecifiedMatching +HP:0100816 Lip hyperpigmentation oboInOwl:hasDbXref UMLS:C4021963 semapv:UnspecifiedMatching +HP:0100817 Renovascular hypertension oboInOwl:hasDbXref MESH:D006978 semapv:UnspecifiedMatching +HP:0100817 Renovascular hypertension oboInOwl:hasDbXref SCTID:123799005 semapv:UnspecifiedMatching +HP:0100817 Renovascular hypertension oboInOwl:hasDbXref UMLS:C0020545 semapv:UnspecifiedMatching +HP:0100818 Long thorax oboInOwl:hasDbXref SCTID:298710001 semapv:UnspecifiedMatching +HP:0100818 Long thorax oboInOwl:hasDbXref UMLS:C0575484 semapv:UnspecifiedMatching +HP:0100819 Intestinal fistula oboInOwl:hasDbXref MESH:D007412 semapv:UnspecifiedMatching +HP:0100819 Intestinal fistula oboInOwl:hasDbXref SCTID:38851006 semapv:UnspecifiedMatching +HP:0100819 Intestinal fistula oboInOwl:hasDbXref UMLS:C0021833 semapv:UnspecifiedMatching +HP:0100820 Glomerulopathy oboInOwl:hasDbXref SCTID:197679002 semapv:UnspecifiedMatching +HP:0100820 Glomerulopathy oboInOwl:hasDbXref UMLS:C0268731 semapv:UnspecifiedMatching +HP:0100821 Urethrocele oboInOwl:hasDbXref SCTID:12068006 semapv:UnspecifiedMatching +HP:0100821 Urethrocele oboInOwl:hasDbXref UMLS:C0238502 semapv:UnspecifiedMatching +HP:0100822 Rectocele oboInOwl:hasDbXref MESH:D020047 semapv:UnspecifiedMatching +HP:0100822 Rectocele oboInOwl:hasDbXref SCTID:447072005 semapv:UnspecifiedMatching +HP:0100822 Rectocele oboInOwl:hasDbXref SCTID:62730001 semapv:UnspecifiedMatching +HP:0100822 Rectocele oboInOwl:hasDbXref UMLS:C0149771 semapv:UnspecifiedMatching +HP:0100823 Genital hernia oboInOwl:hasDbXref UMLS:C4021962 semapv:UnspecifiedMatching +HP:0100825 Cheilitis oboInOwl:hasDbXref MESH:D002613 semapv:UnspecifiedMatching +HP:0100825 Cheilitis oboInOwl:hasDbXref SCTID:7847004 semapv:UnspecifiedMatching +HP:0100825 Cheilitis oboInOwl:hasDbXref UMLS:C0007971 semapv:UnspecifiedMatching +HP:0100825 Cheilitis oboInOwl:hasDbXref UMLS:C4280288 semapv:UnspecifiedMatching +HP:0100826 Neoplasm of the nail oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100826 Neoplasm of the nail oboInOwl:hasDbXref UMLS:C4021961 semapv:UnspecifiedMatching +HP:0100827 Lymphocytosis oboInOwl:hasDbXref MESH:D008218 semapv:UnspecifiedMatching +HP:0100827 Lymphocytosis oboInOwl:hasDbXref SCTID:67023009 semapv:UnspecifiedMatching +HP:0100827 Lymphocytosis oboInOwl:hasDbXref UMLS:C0024282 semapv:UnspecifiedMatching +HP:0100828 Increased T cell count oboInOwl:hasDbXref UMLS:C4021960 semapv:UnspecifiedMatching +HP:0100829 Galactorrhea oboInOwl:hasDbXref MESH:D005687 semapv:UnspecifiedMatching +HP:0100829 Galactorrhea oboInOwl:hasDbXref UMLS:C3665358 semapv:UnspecifiedMatching +HP:0100830 Round ear oboInOwl:hasDbXref UMLS:C4021959 semapv:UnspecifiedMatching +HP:0100831 Abnormality of vitamin K metabolism oboInOwl:hasDbXref UMLS:C4021958 semapv:UnspecifiedMatching +HP:0100832 Vitreous floaters oboInOwl:hasDbXref SCTID:15013002 semapv:UnspecifiedMatching +HP:0100832 Vitreous floaters oboInOwl:hasDbXref SCTID:162278001 semapv:UnspecifiedMatching +HP:0100832 Vitreous floaters oboInOwl:hasDbXref SCTID:420999000 semapv:UnspecifiedMatching +HP:0100832 Vitreous floaters oboInOwl:hasDbXref UMLS:C0016242 semapv:UnspecifiedMatching +HP:0100832 Vitreous floaters oboInOwl:hasDbXref UMLS:C1720491 semapv:UnspecifiedMatching +HP:0100833 Neoplasm of the small intestine oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100833 Neoplasm of the small intestine oboInOwl:hasDbXref SCTID:126832004 semapv:UnspecifiedMatching +HP:0100833 Neoplasm of the small intestine oboInOwl:hasDbXref UMLS:C0345832 semapv:UnspecifiedMatching +HP:0100834 Neoplasm of the large intestine oboInOwl:hasDbXref MESH:D015179 semapv:UnspecifiedMatching +HP:0100834 Neoplasm of the large intestine oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100834 Neoplasm of the large intestine oboInOwl:hasDbXref SCTID:126837005 semapv:UnspecifiedMatching +HP:0100834 Neoplasm of the large intestine oboInOwl:hasDbXref UMLS:C0009404 semapv:UnspecifiedMatching +HP:0100835 Benign neoplasm of the central nervous system oboInOwl:hasDbXref SCTID:92048008 semapv:UnspecifiedMatching +HP:0100835 Benign neoplasm of the central nervous system oboInOwl:hasDbXref UMLS:C0347509 semapv:UnspecifiedMatching +HP:0100836 Malignant neoplasm of the central nervous system oboInOwl:hasDbXref SCTID:372062007 semapv:UnspecifiedMatching +HP:0100836 Malignant neoplasm of the central nervous system oboInOwl:hasDbXref UMLS:C0348374 semapv:UnspecifiedMatching +HP:0100837 Atrophodermia vermiculata oboInOwl:hasDbXref MESH:C537412 semapv:UnspecifiedMatching +HP:0100837 Atrophodermia vermiculata oboInOwl:hasDbXref SCTID:400059005 semapv:UnspecifiedMatching +HP:0100837 Atrophodermia vermiculata oboInOwl:hasDbXref SCTID:400126005 semapv:UnspecifiedMatching +HP:0100837 Atrophodermia vermiculata oboInOwl:hasDbXref UMLS:C0263428 semapv:UnspecifiedMatching +HP:0100838 Recurrent cutaneous abscess formation oboInOwl:hasDbXref UMLS:C4021957 semapv:UnspecifiedMatching +HP:0100839 Hepatic agenesis oboInOwl:hasDbXref SCTID:3650004 semapv:UnspecifiedMatching +HP:0100839 Hepatic agenesis oboInOwl:hasDbXref UMLS:C0266258 semapv:UnspecifiedMatching +HP:0100840 Aplasia/Hypoplasia of the eyebrow oboInOwl:hasDbXref UMLS:C1848765 semapv:UnspecifiedMatching +HP:0100840 Aplasia/Hypoplasia of the eyebrow oboInOwl:hasDbXref UMLS:C2266639 semapv:UnspecifiedMatching +HP:0100840 Aplasia/Hypoplasia of the eyebrow oboInOwl:hasDbXref UMLS:C3551430 semapv:UnspecifiedMatching +HP:0100840 Aplasia/Hypoplasia of the eyebrow oboInOwl:hasDbXref UMLS:C4021956 semapv:UnspecifiedMatching +HP:0100841 Microgastria oboInOwl:hasDbXref SCTID:83714006 semapv:UnspecifiedMatching +HP:0100841 Microgastria oboInOwl:hasDbXref UMLS:C0266150 semapv:UnspecifiedMatching +HP:0100842 Septo-optic dysplasia oboInOwl:hasDbXref MESH:D025962 semapv:UnspecifiedMatching +HP:0100842 Septo-optic dysplasia oboInOwl:hasDbXref SCTID:7611002 semapv:UnspecifiedMatching +HP:0100842 Septo-optic dysplasia oboInOwl:hasDbXref UMLS:C0338503 semapv:UnspecifiedMatching +HP:0100844 Pancreatic fistula oboInOwl:hasDbXref MESH:D010185 semapv:UnspecifiedMatching +HP:0100844 Pancreatic fistula oboInOwl:hasDbXref SCTID:25803005 semapv:UnspecifiedMatching +HP:0100844 Pancreatic fistula oboInOwl:hasDbXref UMLS:C0030290 semapv:UnspecifiedMatching +HP:0100845 Anaphylactic shock oboInOwl:hasDbXref MESH:D000707 semapv:UnspecifiedMatching +HP:0100845 Anaphylactic shock oboInOwl:hasDbXref SCTID:39579001 semapv:UnspecifiedMatching +HP:0100845 Anaphylactic shock oboInOwl:hasDbXref UMLS:C0002792 semapv:UnspecifiedMatching +HP:0100847 Palmoplantar pustulosis oboInOwl:hasDbXref MESH:D011565 semapv:UnspecifiedMatching +HP:0100847 Palmoplantar pustulosis oboInOwl:hasDbXref SCTID:27520001 semapv:UnspecifiedMatching +HP:0100847 Palmoplantar pustulosis oboInOwl:hasDbXref UMLS:C0030246 semapv:UnspecifiedMatching +HP:0100848 Neoplasm of the male external genitalia oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100848 Neoplasm of the male external genitalia oboInOwl:hasDbXref UMLS:C4020950 semapv:UnspecifiedMatching +HP:0100849 Neoplasm of the scrotum oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100849 Neoplasm of the scrotum oboInOwl:hasDbXref SCTID:126905005 semapv:UnspecifiedMatching +HP:0100849 Neoplasm of the scrotum oboInOwl:hasDbXref UMLS:C0341790 semapv:UnspecifiedMatching +HP:0100850 Neoplasm of the penis oboInOwl:hasDbXref MESH:D010412 semapv:UnspecifiedMatching +HP:0100850 Neoplasm of the penis oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0100850 Neoplasm of the penis oboInOwl:hasDbXref SCTID:126896003 semapv:UnspecifiedMatching +HP:0100850 Neoplasm of the penis oboInOwl:hasDbXref UMLS:C0030849 semapv:UnspecifiedMatching +HP:0100851 Abnormal emotion/affect behavior oboInOwl:hasDbXref UMLS:C4020949 semapv:UnspecifiedMatching +HP:0100852 Abnormal fear/anxiety-related behavior oboInOwl:hasDbXref UMLS:C4018849 semapv:UnspecifiedMatching +HP:0100853 Hypoplastic areola oboInOwl:hasDbXref UMLS:C3276032 semapv:UnspecifiedMatching +HP:0100854 Aplasia of the musculature oboInOwl:hasDbXref UMLS:C4021955 semapv:UnspecifiedMatching +HP:0100855 Triceps hypoplasia oboInOwl:hasDbXref UMLS:C4021954 semapv:UnspecifiedMatching +HP:0100856 Poorly ossified vertebrae oboInOwl:hasDbXref UMLS:C4021953 semapv:UnspecifiedMatching +HP:0100857 Flat sella turcica oboInOwl:hasDbXref UMLS:C4021952 semapv:UnspecifiedMatching +HP:0100858 Dilatation of celiac artery oboInOwl:hasDbXref SCTID:111290000 semapv:UnspecifiedMatching +HP:0100858 Dilatation of celiac artery oboInOwl:hasDbXref UMLS:C0264969 semapv:UnspecifiedMatching +HP:0100859 Dilatation of superior mesenteric artery oboInOwl:hasDbXref SCTID:65498003 semapv:UnspecifiedMatching +HP:0100859 Dilatation of superior mesenteric artery oboInOwl:hasDbXref UMLS:C0264974 semapv:UnspecifiedMatching +HP:0100860 Dilatation of Inferior mesenteric artery oboInOwl:hasDbXref SCTID:195289005 semapv:UnspecifiedMatching +HP:0100860 Dilatation of Inferior mesenteric artery oboInOwl:hasDbXref UMLS:C0340625 semapv:UnspecifiedMatching +HP:0100861 Sclerotic vertebral body oboInOwl:hasDbXref UMLS:C4021951 semapv:UnspecifiedMatching +HP:0100862 Aplasia of the femoral head oboInOwl:hasDbXref UMLS:C4021950 semapv:UnspecifiedMatching +HP:0100863 Aplasia of the femoral neck oboInOwl:hasDbXref UMLS:C4021949 semapv:UnspecifiedMatching +HP:0100864 Short femoral neck oboInOwl:hasDbXref UMLS:C1836184 semapv:UnspecifiedMatching +HP:0100865 Broad ischia oboInOwl:hasDbXref UMLS:C1836868 semapv:UnspecifiedMatching +HP:0100866 Short iliac bones oboInOwl:hasDbXref UMLS:C1849063 semapv:UnspecifiedMatching +HP:0100867 Duodenal stenosis oboInOwl:hasDbXref MESH:C535720 semapv:UnspecifiedMatching +HP:0100867 Duodenal stenosis oboInOwl:hasDbXref SCTID:73120006 semapv:UnspecifiedMatching +HP:0100867 Duodenal stenosis oboInOwl:hasDbXref UMLS:C0238093 semapv:UnspecifiedMatching +HP:0100867 Duodenal stenosis oboInOwl:hasDbXref UMLS:C1860791 semapv:UnspecifiedMatching +HP:0100869 Palmar telangiectasia oboInOwl:hasDbXref UMLS:C4020948 semapv:UnspecifiedMatching +HP:0100870 Plantar telangiectasia oboInOwl:hasDbXref UMLS:C4020947 semapv:UnspecifiedMatching +HP:0100871 Abnormality of the palm oboInOwl:hasDbXref UMLS:C4021948 semapv:UnspecifiedMatching +HP:0100872 Abnormality of the plantar skin of foot oboInOwl:hasDbXref UMLS:C4020946 semapv:UnspecifiedMatching +HP:0100874 Thick hair oboInOwl:hasDbXref UMLS:C4073184 semapv:UnspecifiedMatching +HP:0100875 Hemimacroglossia oboInOwl:hasDbXref UMLS:C4021947 semapv:UnspecifiedMatching +HP:0100875 Hemimacroglossia oboInOwl:hasDbXref UMLS:C4280287 semapv:UnspecifiedMatching +HP:0100876 Infra-orbital crease oboInOwl:hasDbXref UMLS:C1857280 semapv:UnspecifiedMatching +HP:0100877 Renal diverticulum oboInOwl:hasDbXref SCTID:433036004 semapv:UnspecifiedMatching +HP:0100877 Renal diverticulum oboInOwl:hasDbXref UMLS:C2315541 semapv:UnspecifiedMatching +HP:0100878 Enlarged uterus oboInOwl:hasDbXref SCTID:198319004 semapv:UnspecifiedMatching +HP:0100878 Enlarged uterus oboInOwl:hasDbXref UMLS:C0151994 semapv:UnspecifiedMatching +HP:0100879 Enlarged ovaries oboInOwl:hasDbXref SCTID:66998000 semapv:UnspecifiedMatching +HP:0100879 Enlarged ovaries oboInOwl:hasDbXref UMLS:C0392039 semapv:UnspecifiedMatching +HP:0100880 Nephrogenic rest oboInOwl:hasDbXref SCTID:405933007 semapv:UnspecifiedMatching +HP:0100880 Nephrogenic rest oboInOwl:hasDbXref UMLS:C1320468 semapv:UnspecifiedMatching +HP:0100881 Congenital mesoblastic nephroma oboInOwl:hasDbXref MESH:D018201 semapv:UnspecifiedMatching +HP:0100881 Congenital mesoblastic nephroma oboInOwl:hasDbXref UMLS:C1332965 semapv:UnspecifiedMatching +HP:0100882 Fibrous hamartoma oboInOwl:hasDbXref SCTID:22257004 semapv:UnspecifiedMatching +HP:0100882 Fibrous hamartoma oboInOwl:hasDbXref SCTID:56364004 semapv:UnspecifiedMatching +HP:0100882 Fibrous hamartoma oboInOwl:hasDbXref UMLS:C0265979 semapv:UnspecifiedMatching +HP:0100883 Chorangioma oboInOwl:hasDbXref MESH:D006391 semapv:UnspecifiedMatching +HP:0100883 Chorangioma oboInOwl:hasDbXref SCTID:2099007 semapv:UnspecifiedMatching +HP:0100883 Chorangioma oboInOwl:hasDbXref SCTID:237268002 semapv:UnspecifiedMatching +HP:0100883 Chorangioma oboInOwl:hasDbXref SCTID:699948001 semapv:UnspecifiedMatching +HP:0100883 Chorangioma oboInOwl:hasDbXref UMLS:C0677608 semapv:UnspecifiedMatching +HP:0100884 Compensatory scoliosis oboInOwl:hasDbXref SCTID:203645000 semapv:UnspecifiedMatching +HP:0100884 Compensatory scoliosis oboInOwl:hasDbXref UMLS:C0343292 semapv:UnspecifiedMatching +HP:0100885 Lateral venous anomaly oboInOwl:hasDbXref UMLS:C4020945 semapv:UnspecifiedMatching +HP:0100886 Abnormality of globe location oboInOwl:hasDbXref UMLS:C4021946 semapv:UnspecifiedMatching +HP:0100887 Abnormality of globe size oboInOwl:hasDbXref UMLS:C4021945 semapv:UnspecifiedMatching +HP:0100888 Interdigital loops oboInOwl:hasDbXref UMLS:C4021944 semapv:UnspecifiedMatching +HP:0100889 Abnormality of the ductus choledochus oboInOwl:hasDbXref UMLS:C4020944 semapv:UnspecifiedMatching +HP:0100890 Cyst of the ductus choledochus oboInOwl:hasDbXref MESH:D015529 semapv:UnspecifiedMatching +HP:0100890 Cyst of the ductus choledochus oboInOwl:hasDbXref SCTID:397868007 semapv:UnspecifiedMatching +HP:0100890 Cyst of the ductus choledochus oboInOwl:hasDbXref SCTID:398197009 semapv:UnspecifiedMatching +HP:0100890 Cyst of the ductus choledochus oboInOwl:hasDbXref SCTID:440471007 semapv:UnspecifiedMatching +HP:0100890 Cyst of the ductus choledochus oboInOwl:hasDbXref UMLS:C0008340 semapv:UnspecifiedMatching +HP:0100891 Bifid xiphoid process oboInOwl:hasDbXref UMLS:C4020943 semapv:UnspecifiedMatching +HP:0100892 Abnormality of the xiphoid process oboInOwl:hasDbXref UMLS:C4021943 semapv:UnspecifiedMatching +HP:0100893 Prominent xiphoid process oboInOwl:hasDbXref UMLS:C4020942 semapv:UnspecifiedMatching +HP:0100894 Broad xiphoid process oboInOwl:hasDbXref UMLS:C4020901 semapv:UnspecifiedMatching +HP:0100896 Rectal polyposis oboInOwl:hasDbXref SCTID:39772007 semapv:UnspecifiedMatching +HP:0100896 Rectal polyposis oboInOwl:hasDbXref UMLS:C0034887 semapv:UnspecifiedMatching +HP:0100898 Connective tissue nevi oboInOwl:hasDbXref MESH:C562737 semapv:UnspecifiedMatching +HP:0100898 Connective tissue nevi oboInOwl:hasDbXref SCTID:22858003 semapv:UnspecifiedMatching +HP:0100898 Connective tissue nevi oboInOwl:hasDbXref SCTID:400091006 semapv:UnspecifiedMatching +HP:0100898 Connective tissue nevi oboInOwl:hasDbXref UMLS:C0334083 semapv:UnspecifiedMatching +HP:0100899 Sclerosis of finger phalanx oboInOwl:hasDbXref UMLS:C4020941 semapv:UnspecifiedMatching +HP:0100900 Sclerosis of the distal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021942 semapv:UnspecifiedMatching +HP:0100901 Sclerosis of the distal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021941 semapv:UnspecifiedMatching +HP:0100902 Sclerosis of the distal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021940 semapv:UnspecifiedMatching +HP:0100903 Sclerosis of the distal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021939 semapv:UnspecifiedMatching +HP:0100904 Sclerosis of the middle phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021938 semapv:UnspecifiedMatching +HP:0100905 Sclerosis of the middle phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021937 semapv:UnspecifiedMatching +HP:0100906 Sclerosis of the middle phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021936 semapv:UnspecifiedMatching +HP:0100907 Sclerosis of the middle phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021935 semapv:UnspecifiedMatching +HP:0100908 Sclerosis of the proximal phalanx of the 2nd finger oboInOwl:hasDbXref UMLS:C4021934 semapv:UnspecifiedMatching +HP:0100909 Sclerosis of the proximal phalanx of the 3rd finger oboInOwl:hasDbXref UMLS:C4021933 semapv:UnspecifiedMatching +HP:0100910 Sclerosis of the proximal phalanx of the 4th finger oboInOwl:hasDbXref UMLS:C4021932 semapv:UnspecifiedMatching +HP:0100911 Sclerosis of the proximal phalanx of the 5th finger oboInOwl:hasDbXref UMLS:C4021931 semapv:UnspecifiedMatching +HP:0100912 Sclerosis of the distal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4021930 semapv:UnspecifiedMatching +HP:0100913 Sclerosis of the proximal phalanx of the thumb oboInOwl:hasDbXref UMLS:C4021929 semapv:UnspecifiedMatching +HP:0100914 Sclerosis of the 1st metacarpal oboInOwl:hasDbXref UMLS:C4021928 semapv:UnspecifiedMatching +HP:0100915 Sclerosis of distal finger phalanx oboInOwl:hasDbXref UMLS:C4020940 semapv:UnspecifiedMatching +HP:0100916 Sclerosis of middle finger phalanx oboInOwl:hasDbXref UMLS:C4020939 semapv:UnspecifiedMatching +HP:0100917 Sclerosis of proximal finger phalanx oboInOwl:hasDbXref UMLS:C4020938 semapv:UnspecifiedMatching +HP:0100918 Sclerosis of 2nd finger phalanx oboInOwl:hasDbXref UMLS:C4020937 semapv:UnspecifiedMatching +HP:0100919 Sclerosis of 3rd finger phalanx oboInOwl:hasDbXref UMLS:C4020936 semapv:UnspecifiedMatching +HP:0100920 Sclerosis of 4th finger phalanx oboInOwl:hasDbXref UMLS:C4020935 semapv:UnspecifiedMatching +HP:0100921 Sclerosis of 5th finger phalanx oboInOwl:hasDbXref UMLS:C4020934 semapv:UnspecifiedMatching +HP:0100922 Sclerosis of thumb phalanx oboInOwl:hasDbXref UMLS:C4020933 semapv:UnspecifiedMatching +HP:0100923 Clavicular sclerosis oboInOwl:hasDbXref UMLS:C3554669 semapv:UnspecifiedMatching +HP:0100924 Sclerosis of toe phalanx oboInOwl:hasDbXref UMLS:C4020932 semapv:UnspecifiedMatching +HP:0100925 Sclerosis of foot bone oboInOwl:hasDbXref UMLS:C4020931 semapv:UnspecifiedMatching +HP:0100926 Sclerosis of 2nd toe phalanx oboInOwl:hasDbXref UMLS:C4020930 semapv:UnspecifiedMatching +HP:0100927 Sclerosis of 3rd toe phalanx oboInOwl:hasDbXref UMLS:C4020929 semapv:UnspecifiedMatching +HP:0100928 Sclerosis of 4th toe phalanx oboInOwl:hasDbXref UMLS:C4020928 semapv:UnspecifiedMatching +HP:0100929 Sclerosis of 5th toe phalanx oboInOwl:hasDbXref UMLS:C4020927 semapv:UnspecifiedMatching +HP:0100930 Sclerosis of hallux phalanx oboInOwl:hasDbXref UMLS:C4020926 semapv:UnspecifiedMatching +HP:0100931 Sclerosis of the proximal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4021927 semapv:UnspecifiedMatching +HP:0100932 Sclerosis of the proximal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4021926 semapv:UnspecifiedMatching +HP:0100933 Sclerosis of the proximal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4021925 semapv:UnspecifiedMatching +HP:0100934 Sclerosis of the proximal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4021924 semapv:UnspecifiedMatching +HP:0100935 Sclerosis of the middle phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4021923 semapv:UnspecifiedMatching +HP:0100936 Sclerosis of the middle phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4021922 semapv:UnspecifiedMatching +HP:0100937 Sclerosis of the middle phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4021921 semapv:UnspecifiedMatching +HP:0100938 Sclerosis of the middle phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4021920 semapv:UnspecifiedMatching +HP:0100939 Sclerosis of the distal phalanx of the 2nd toe oboInOwl:hasDbXref UMLS:C4021919 semapv:UnspecifiedMatching +HP:0100940 Sclerosis of the distal phalanx of the 3rd toe oboInOwl:hasDbXref UMLS:C4021918 semapv:UnspecifiedMatching +HP:0100941 Sclerosis of the distal phalanx of the 4th toe oboInOwl:hasDbXref UMLS:C4021917 semapv:UnspecifiedMatching +HP:0100942 Sclerosis of the distal phalanx of the 5th toe oboInOwl:hasDbXref UMLS:C4021916 semapv:UnspecifiedMatching +HP:0100943 Sclerosis of the proximal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4021915 semapv:UnspecifiedMatching +HP:0100944 Sclerosis of the distal phalanx of the hallux oboInOwl:hasDbXref UMLS:C4021914 semapv:UnspecifiedMatching +HP:0100945 Sclerosis of the 1st metatarsal oboInOwl:hasDbXref UMLS:C4021913 semapv:UnspecifiedMatching +HP:0100946 Sclerosis of proximal toe phalanx oboInOwl:hasDbXref UMLS:C4020925 semapv:UnspecifiedMatching +HP:0100947 Sclerosis of middle toe phalanx oboInOwl:hasDbXref UMLS:C4020924 semapv:UnspecifiedMatching +HP:0100948 Sclerosis of distal toe phalanx oboInOwl:hasDbXref UMLS:C4020923 semapv:UnspecifiedMatching +HP:0100950 Decreased 3-hydroxyacyl-CoA dehydrogenase level oboInOwl:hasDbXref MESH:C566945 semapv:UnspecifiedMatching +HP:0100950 Decreased 3-hydroxyacyl-CoA dehydrogenase level oboInOwl:hasDbXref SCTID:237999008 semapv:UnspecifiedMatching +HP:0100950 Decreased 3-hydroxyacyl-CoA dehydrogenase level oboInOwl:hasDbXref UMLS:C1969443 semapv:UnspecifiedMatching +HP:0100951 Enlarged fossa interpeduncularis oboInOwl:hasDbXref UMLS:C4020922 semapv:UnspecifiedMatching +HP:0100952 Enlarged sylvian cistern oboInOwl:hasDbXref UMLS:C4020921 semapv:UnspecifiedMatching +HP:0100953 Enlarged interhemispheric fissure oboInOwl:hasDbXref UMLS:C4020920 semapv:UnspecifiedMatching +HP:0100954 Open operculum oboInOwl:hasDbXref UMLS:C2675973 semapv:UnspecifiedMatching +HP:0100955 Giant cell granuloma of mandible oboInOwl:hasDbXref UMLS:C4021912 semapv:UnspecifiedMatching +HP:0100957 Abnormal renal medulla morphology oboInOwl:hasDbXref UMLS:C4021911 semapv:UnspecifiedMatching +HP:0100958 Narrow foramen obturatorium oboInOwl:hasDbXref UMLS:C4021910 semapv:UnspecifiedMatching +HP:0100959 Dense metaphyseal bands oboInOwl:hasDbXref UMLS:C4020919 semapv:UnspecifiedMatching +HP:0100960 Asymmetric ventricles oboInOwl:hasDbXref UMLS:C4021909 semapv:UnspecifiedMatching +HP:0100961 Enlarged hippocampus oboInOwl:hasDbXref UMLS:C4021908 semapv:UnspecifiedMatching +HP:0100962 Shyness oboInOwl:hasDbXref MESH:D012792 semapv:UnspecifiedMatching +HP:0100962 Shyness oboInOwl:hasDbXref UMLS:C0037020 semapv:UnspecifiedMatching +HP:0100963 Hyperesthesia oboInOwl:hasDbXref MESH:D006941 semapv:UnspecifiedMatching +HP:0100963 Hyperesthesia oboInOwl:hasDbXref SCTID:14151009 semapv:UnspecifiedMatching +HP:0100963 Hyperesthesia oboInOwl:hasDbXref UMLS:C0020453 semapv:UnspecifiedMatching +HP:0200000 Dysharmonic bone age oboInOwl:hasDbXref UMLS:C4020918 semapv:UnspecifiedMatching +HP:0200001 Dysharmonic accelerated bone age oboInOwl:hasDbXref UMLS:C4021907 semapv:UnspecifiedMatching +HP:0200003 Splayed epiphyses oboInOwl:hasDbXref UMLS:C4021906 semapv:UnspecifiedMatching +HP:0200005 Abnormal shape of the palpebral fissure oboInOwl:hasDbXref UMLS:C4021905 semapv:UnspecifiedMatching +HP:0200006 Slanting of the palpebral fissure oboInOwl:hasDbXref UMLS:C2748932 semapv:UnspecifiedMatching +HP:0200007 Abnormal size of the palpebral fissures oboInOwl:hasDbXref UMLS:C4021904 semapv:UnspecifiedMatching +HP:0200007 Abnormal size of the palpebral fissures oboInOwl:hasDbXref UMLS:C4280286 semapv:UnspecifiedMatching +HP:0200008 Intestinal polyposis oboInOwl:hasDbXref MESH:D044483 semapv:UnspecifiedMatching +HP:0200008 Intestinal polyposis oboInOwl:hasDbXref UMLS:C0744333 semapv:UnspecifiedMatching +HP:0200008 Intestinal polyposis oboInOwl:hasDbXref UMLS:C1257915 semapv:UnspecifiedMatching +HP:0200011 Abnormal length of corpus callosum oboInOwl:hasDbXref UMLS:C4021903 semapv:UnspecifiedMatching +HP:0200012 Short corpus callosum oboInOwl:hasDbXref UMLS:C4021902 semapv:UnspecifiedMatching +HP:0200013 Neoplasm of fatty tissue oboInOwl:hasDbXref NCIT:C3262 semapv:UnspecifiedMatching +HP:0200013 Neoplasm of fatty tissue oboInOwl:hasDbXref UMLS:C4021901 semapv:UnspecifiedMatching +HP:0200015 Symmetric great toe depigmentation oboInOwl:hasDbXref UMLS:C4021900 semapv:UnspecifiedMatching +HP:0200016 Acrokeratosis oboInOwl:hasDbXref SCTID:46629009 semapv:UnspecifiedMatching +HP:0200016 Acrokeratosis oboInOwl:hasDbXref UMLS:C0001202 semapv:UnspecifiedMatching +HP:0200017 Cerebral white matter agenesis oboInOwl:hasDbXref UMLS:C1859969 semapv:UnspecifiedMatching +HP:0200018 Protanomaly oboInOwl:hasDbXref MESH:D003117 semapv:UnspecifiedMatching +HP:0200018 Protanomaly oboInOwl:hasDbXref SCTID:51445007 semapv:UnspecifiedMatching +HP:0200018 Protanomaly oboInOwl:hasDbXref UMLS:C0155015 semapv:UnspecifiedMatching +HP:0200018 Protanomaly oboInOwl:hasDbXref UMLS:C3887980 semapv:UnspecifiedMatching +HP:0200020 Corneal erosion oboInOwl:hasDbXref SCTID:50792001 semapv:UnspecifiedMatching +HP:0200020 Corneal erosion oboInOwl:hasDbXref UMLS:C0392163 semapv:UnspecifiedMatching +HP:0200021 Down-sloping shoulders oboInOwl:hasDbXref UMLS:C1856872 semapv:UnspecifiedMatching +HP:0200022 Choroid plexus papilloma oboInOwl:hasDbXref MESH:D020288 semapv:UnspecifiedMatching +HP:0200022 Choroid plexus papilloma oboInOwl:hasDbXref NCIT:C3698 semapv:UnspecifiedMatching +HP:0200022 Choroid plexus papilloma oboInOwl:hasDbXref SCTID:18021007 semapv:UnspecifiedMatching +HP:0200022 Choroid plexus papilloma oboInOwl:hasDbXref UMLS:C0205770 semapv:UnspecifiedMatching +HP:0200023 Priapism oboInOwl:hasDbXref MESH:D011317 semapv:UnspecifiedMatching +HP:0200023 Priapism oboInOwl:hasDbXref SCTID:6273006 semapv:UnspecifiedMatching +HP:0200023 Priapism oboInOwl:hasDbXref UMLS:C0033117 semapv:UnspecifiedMatching +HP:0200024 Premature chromatid separation oboInOwl:hasDbXref UMLS:C4021899 semapv:UnspecifiedMatching +HP:0200025 Mandibular pain oboInOwl:hasDbXref SCTID:274667000 semapv:UnspecifiedMatching +HP:0200025 Mandibular pain oboInOwl:hasDbXref UMLS:C0236000 semapv:UnspecifiedMatching +HP:0200026 Ocular pain oboInOwl:hasDbXref MESH:D058447 semapv:UnspecifiedMatching +HP:0200026 Ocular pain oboInOwl:hasDbXref SCTID:41652007 semapv:UnspecifiedMatching +HP:0200026 Ocular pain oboInOwl:hasDbXref UMLS:C0151827 semapv:UnspecifiedMatching +HP:0200028 Pretibial myxedema oboInOwl:hasDbXref SCTID:237825005 semapv:UnspecifiedMatching +HP:0200028 Pretibial myxedema oboInOwl:hasDbXref SCTID:78146007 semapv:UnspecifiedMatching +HP:0200028 Pretibial myxedema oboInOwl:hasDbXref UMLS:C0033103 semapv:UnspecifiedMatching +HP:0200028 Pretibial myxedema oboInOwl:hasDbXref UMLS:C0342554 semapv:UnspecifiedMatching +HP:0200029 Vasculitis in the skin oboInOwl:hasDbXref SCTID:53312001 semapv:UnspecifiedMatching +HP:0200029 Vasculitis in the skin oboInOwl:hasDbXref UMLS:C0262988 semapv:UnspecifiedMatching +HP:0200030 Punctate vasculitis skin lesions oboInOwl:hasDbXref UMLS:C3277693 semapv:UnspecifiedMatching +HP:0200032 Kayser-Fleischer ring oboInOwl:hasDbXref SCTID:77103006 semapv:UnspecifiedMatching +HP:0200032 Kayser-Fleischer ring oboInOwl:hasDbXref UMLS:C0152457 semapv:UnspecifiedMatching +HP:0200034 Papule oboInOwl:hasDbXref SCTID:25694009 semapv:UnspecifiedMatching +HP:0200034 Papule oboInOwl:hasDbXref SCTID:443871003 semapv:UnspecifiedMatching +HP:0200034 Papule oboInOwl:hasDbXref UMLS:C0332563 semapv:UnspecifiedMatching +HP:0200035 Skin plaque oboInOwl:hasDbXref SCTID:128177006 semapv:UnspecifiedMatching +HP:0200035 Skin plaque oboInOwl:hasDbXref SCTID:276322001 semapv:UnspecifiedMatching +HP:0200035 Skin plaque oboInOwl:hasDbXref UMLS:C0241148 semapv:UnspecifiedMatching +HP:0200036 Skin nodule oboInOwl:hasDbXref SCTID:95319004 semapv:UnspecifiedMatching +HP:0200036 Skin nodule oboInOwl:hasDbXref UMLS:C0037287 semapv:UnspecifiedMatching +HP:0200037 Skin vesicle oboInOwl:hasDbXref UMLS:C3814530 semapv:UnspecifiedMatching +HP:0200039 Pustule oboInOwl:hasDbXref SCTID:103605005 semapv:UnspecifiedMatching +HP:0200039 Pustule oboInOwl:hasDbXref SCTID:271760008 semapv:UnspecifiedMatching +HP:0200039 Pustule oboInOwl:hasDbXref SCTID:285305004 semapv:UnspecifiedMatching +HP:0200039 Pustule oboInOwl:hasDbXref SCTID:47002008 semapv:UnspecifiedMatching +HP:0200039 Pustule oboInOwl:hasDbXref UMLS:C0241157 semapv:UnspecifiedMatching +HP:0200039 Pustule oboInOwl:hasDbXref UMLS:C0542346 semapv:UnspecifiedMatching +HP:0200040 Epidermoid cyst oboInOwl:hasDbXref MESH:D004814 semapv:UnspecifiedMatching +HP:0200040 Epidermoid cyst oboInOwl:hasDbXref SCTID:399999000 semapv:UnspecifiedMatching +HP:0200040 Epidermoid cyst oboInOwl:hasDbXref SCTID:417992006 semapv:UnspecifiedMatching +HP:0200040 Epidermoid cyst oboInOwl:hasDbXref SCTID:418323001 semapv:UnspecifiedMatching +HP:0200040 Epidermoid cyst oboInOwl:hasDbXref SCTID:418630001 semapv:UnspecifiedMatching +HP:0200040 Epidermoid cyst oboInOwl:hasDbXref SCTID:419603000 semapv:UnspecifiedMatching +HP:0200040 Epidermoid cyst oboInOwl:hasDbXref SCTID:419670003 semapv:UnspecifiedMatching +HP:0200040 Epidermoid cyst oboInOwl:hasDbXref SCTID:419893006 semapv:UnspecifiedMatching +HP:0200040 Epidermoid cyst oboInOwl:hasDbXref UMLS:C0014511 semapv:UnspecifiedMatching +HP:0200041 Skin erosion oboInOwl:hasDbXref SCTID:93448009 semapv:UnspecifiedMatching +HP:0200041 Skin erosion oboInOwl:hasDbXref UMLS:C3887524 semapv:UnspecifiedMatching +HP:0200042 Skin ulcer oboInOwl:hasDbXref MESH:D012883 semapv:UnspecifiedMatching +HP:0200042 Skin ulcer oboInOwl:hasDbXref SCTID:46742003 semapv:UnspecifiedMatching +HP:0200042 Skin ulcer oboInOwl:hasDbXref UMLS:C0037299 semapv:UnspecifiedMatching +HP:0200043 Verrucae oboInOwl:hasDbXref MESH:D014860 semapv:UnspecifiedMatching +HP:0200043 Verrucae oboInOwl:hasDbXref SCTID:30285000 semapv:UnspecifiedMatching +HP:0200043 Verrucae oboInOwl:hasDbXref SCTID:57019003 semapv:UnspecifiedMatching +HP:0200043 Verrucae oboInOwl:hasDbXref UMLS:C3665596 semapv:UnspecifiedMatching +HP:0200044 Porokeratosis oboInOwl:hasDbXref MESH:D017499 semapv:UnspecifiedMatching +HP:0200044 Porokeratosis oboInOwl:hasDbXref SCTID:80432009 semapv:UnspecifiedMatching +HP:0200044 Porokeratosis oboInOwl:hasDbXref UMLS:C0949506 semapv:UnspecifiedMatching +HP:0200046 Cat cry oboInOwl:hasDbXref SCTID:42712003 semapv:UnspecifiedMatching +HP:0200046 Cat cry oboInOwl:hasDbXref UMLS:C0234861 semapv:UnspecifiedMatching +HP:0200047 Chondritis of pinna oboInOwl:hasDbXref UMLS:C0741305 semapv:UnspecifiedMatching +HP:0200048 Cyanotic episode oboInOwl:hasDbXref SCTID:301795004 semapv:UnspecifiedMatching +HP:0200048 Cyanotic episode oboInOwl:hasDbXref UMLS:C0578475 semapv:UnspecifiedMatching +HP:0200049 Upper limb hypertonia oboInOwl:hasDbXref UMLS:C4021898 semapv:UnspecifiedMatching +HP:0200050 Bracket metacarpal epiphyses oboInOwl:hasDbXref UMLS:C4021897 semapv:UnspecifiedMatching +HP:0200053 Hemihypotrophy of lower limb oboInOwl:hasDbXref UMLS:C1844734 semapv:UnspecifiedMatching +HP:0200054 Foot monodactyly oboInOwl:hasDbXref UMLS:C4021896 semapv:UnspecifiedMatching +HP:0200055 Small hand oboInOwl:hasDbXref SCTID:299032009 semapv:UnspecifiedMatching +HP:0200055 Small hand oboInOwl:hasDbXref UMLS:C0575802 semapv:UnspecifiedMatching +HP:0200056 Macular scar oboInOwl:hasDbXref SCTID:18410006 semapv:UnspecifiedMatching +HP:0200056 Macular scar oboInOwl:hasDbXref UMLS:C0423428 semapv:UnspecifiedMatching +HP:0200057 Marcus Gunn pupil oboInOwl:hasDbXref SCTID:232122003 semapv:UnspecifiedMatching +HP:0200057 Marcus Gunn pupil oboInOwl:hasDbXref SCTID:247015002 semapv:UnspecifiedMatching +HP:0200057 Marcus Gunn pupil oboInOwl:hasDbXref UMLS:C0549122 semapv:UnspecifiedMatching +HP:0200058 Angiosarcoma oboInOwl:hasDbXref MESH:D006394 semapv:UnspecifiedMatching +HP:0200058 Angiosarcoma oboInOwl:hasDbXref SCTID:33176006 semapv:UnspecifiedMatching +HP:0200058 Angiosarcoma oboInOwl:hasDbXref SCTID:39000009 semapv:UnspecifiedMatching +HP:0200058 Angiosarcoma oboInOwl:hasDbXref SCTID:403977003 semapv:UnspecifiedMatching +HP:0200058 Angiosarcoma oboInOwl:hasDbXref UMLS:C0018923 semapv:UnspecifiedMatching +HP:0200059 Metastatic angiosarcoma oboInOwl:hasDbXref UMLS:C0854892 semapv:UnspecifiedMatching +HP:0200063 Colorectal polyposis oboInOwl:hasDbXref SCTID:399505005 semapv:UnspecifiedMatching +HP:0200063 Colorectal polyposis oboInOwl:hasDbXref UMLS:C0949059 semapv:UnspecifiedMatching +HP:0200064 Asymmetry of iris pigmentation oboInOwl:hasDbXref MESH:C538115 semapv:UnspecifiedMatching +HP:0200064 Asymmetry of iris pigmentation oboInOwl:hasDbXref SCTID:247033008 semapv:UnspecifiedMatching +HP:0200064 Asymmetry of iris pigmentation oboInOwl:hasDbXref UMLS:C0423318 semapv:UnspecifiedMatching +HP:0200065 Chorioretinal degeneration oboInOwl:hasDbXref SCTID:247177004 semapv:UnspecifiedMatching +HP:0200065 Chorioretinal degeneration oboInOwl:hasDbXref UMLS:C0521683 semapv:UnspecifiedMatching +HP:0200066 Ribbonlike corneal degeneration oboInOwl:hasDbXref UMLS:C4021894 semapv:UnspecifiedMatching +HP:0200067 Recurrent spontaneous abortion oboInOwl:hasDbXref UMLS:C3279439 semapv:UnspecifiedMatching +HP:0200068 Nonprogressive visual loss oboInOwl:hasDbXref UMLS:C3553696 semapv:UnspecifiedMatching +HP:0200068 Nonprogressive visual loss oboInOwl:hasDbXref UMLS:C4021893 semapv:UnspecifiedMatching +HP:0200070 Peripheral retinal atrophy oboInOwl:hasDbXref UMLS:C3553016 semapv:UnspecifiedMatching +HP:0200071 Peripheral vitreoretinal degeneration oboInOwl:hasDbXref UMLS:C3280349 semapv:UnspecifiedMatching +HP:0200072 Episodic quadriplegia oboInOwl:hasDbXref UMLS:C1863062 semapv:UnspecifiedMatching +HP:0200073 Respiratory insufficiency due to defective ciliary clearance oboInOwl:hasDbXref UMLS:C3552099 semapv:UnspecifiedMatching +HP:0200083 Severe limb shortening oboInOwl:hasDbXref UMLS:C1835446 semapv:UnspecifiedMatching +HP:0200084 Giant cell hepatitis oboInOwl:hasDbXref SCTID:69800000 semapv:UnspecifiedMatching +HP:0200084 Giant cell hepatitis oboInOwl:hasDbXref UMLS:C0027613 semapv:UnspecifiedMatching +HP:0200084 Giant cell hepatitis oboInOwl:hasDbXref UMLS:C2673820 semapv:UnspecifiedMatching +HP:0200084 Giant cell hepatitis oboInOwl:hasDbXref UMLS:C2675624 semapv:UnspecifiedMatching +HP:0200084 Giant cell hepatitis oboInOwl:hasDbXref UMLS:C4020697 semapv:UnspecifiedMatching +HP:0200085 Limb tremor oboInOwl:hasDbXref MESH:D014202 semapv:UnspecifiedMatching +HP:0200085 Limb tremor oboInOwl:hasDbXref UMLS:C0235081 semapv:UnspecifiedMatching +HP:0200094 Frontal open bite oboInOwl:hasDbXref UMLS:C1857012 semapv:UnspecifiedMatching +HP:0200096 Triangular-shaped open mouth oboInOwl:hasDbXref UMLS:C1859292 semapv:UnspecifiedMatching +HP:0200097 Oral mucosal blisters oboInOwl:hasDbXref UMLS:C0853945 semapv:UnspecifiedMatching +HP:0200098 Absent skin pigmentation oboInOwl:hasDbXref UMLS:C2673954 semapv:UnspecifiedMatching +HP:0200101 Decreased/absent ankle reflexes oboInOwl:hasDbXref UMLS:C1850816 semapv:UnspecifiedMatching +HP:0200102 Sparse or absent eyelashes oboInOwl:hasDbXref UMLS:C1835157 semapv:UnspecifiedMatching +HP:0200102 Sparse or absent eyelashes oboInOwl:hasDbXref UMLS:C1862855 semapv:UnspecifiedMatching +HP:0200102 Sparse or absent eyelashes oboInOwl:hasDbXref UMLS:C3551431 semapv:UnspecifiedMatching +HP:0200104 Absent fifth fingernail oboInOwl:hasDbXref UMLS:C4020917 semapv:UnspecifiedMatching +HP:0200105 Absent fifth toenail oboInOwl:hasDbXref UMLS:C4021892 semapv:UnspecifiedMatching +HP:0200106 Absent/shortened dynein arms oboInOwl:hasDbXref UMLS:C4021891 semapv:UnspecifiedMatching +HP:0200107 Shortened inner dynein arms oboInOwl:hasDbXref UMLS:C4021890 semapv:UnspecifiedMatching +HP:0200108 Shortened outer dynein arms oboInOwl:hasDbXref UMLS:C4021889 semapv:UnspecifiedMatching +HP:0200109 Absent/shortened outer dynein arms oboInOwl:hasDbXref UMLS:C2750161 semapv:UnspecifiedMatching +HP:0200111 Absent stapes head oboInOwl:hasDbXref UMLS:C4021888 semapv:UnspecifiedMatching +HP:0200113 Aphalangy of hands and feet oboInOwl:hasDbXref UMLS:C4021887 semapv:UnspecifiedMatching +HP:0200114 Metabolic alkalosis oboInOwl:hasDbXref SCTID:1388004 semapv:UnspecifiedMatching +HP:0200114 Metabolic alkalosis oboInOwl:hasDbXref UMLS:C0220983 semapv:UnspecifiedMatching +HP:0200116 Distal ileal atresia oboInOwl:hasDbXref UMLS:C3279409 semapv:UnspecifiedMatching +HP:0200117 Recurrent upper and lower respiratory tract infections oboInOwl:hasDbXref UMLS:C1842777 semapv:UnspecifiedMatching +HP:0200118 Malabsorption of Vitamin B12 oboInOwl:hasDbXref UMLS:C0750292 semapv:UnspecifiedMatching +HP:0200118 Malabsorption of Vitamin B12 oboInOwl:hasDbXref UMLS:C1850013 semapv:UnspecifiedMatching +HP:0200119 Acute hepatitis oboInOwl:hasDbXref SCTID:37871000 semapv:UnspecifiedMatching +HP:0200119 Acute hepatitis oboInOwl:hasDbXref UMLS:C0267797 semapv:UnspecifiedMatching +HP:0200120 Chronic active hepatitis oboInOwl:hasDbXref MESH:D006521 semapv:UnspecifiedMatching +HP:0200120 Chronic active hepatitis oboInOwl:hasDbXref SCTID:197284004 semapv:UnspecifiedMatching +HP:0200120 Chronic active hepatitis oboInOwl:hasDbXref UMLS:C0520463 semapv:UnspecifiedMatching +HP:0200122 Atypical or prolonged hepatitis oboInOwl:hasDbXref UMLS:C1848456 semapv:UnspecifiedMatching +HP:0200123 Chronic hepatitis oboInOwl:hasDbXref MESH:D006521 semapv:UnspecifiedMatching +HP:0200123 Chronic hepatitis oboInOwl:hasDbXref SCTID:76783007 semapv:UnspecifiedMatching +HP:0200123 Chronic hepatitis oboInOwl:hasDbXref UMLS:C0019189 semapv:UnspecifiedMatching +HP:0200124 Chronic hepatitis due to cryptosporidium infection oboInOwl:hasDbXref UMLS:C3808820 semapv:UnspecifiedMatching +HP:0200125 Mitochondrial respiratory chain defects oboInOwl:hasDbXref UMLS:C2751582 semapv:UnspecifiedMatching +HP:0200127 Atrial cardiomyopathy oboInOwl:hasDbXref UMLS:C4021885 semapv:UnspecifiedMatching +HP:0200128 Biventricular hypertrophy oboInOwl:hasDbXref UMLS:C0281788 semapv:UnspecifiedMatching +HP:0200133 Lumbosacral meningocele oboInOwl:hasDbXref UMLS:C2675557 semapv:UnspecifiedMatching +HP:0200134 Epileptic encephalopathy oboInOwl:hasDbXref UMLS:C0543888 semapv:UnspecifiedMatching +HP:0200136 Oral-pharyngeal dysphagia oboInOwl:hasDbXref MESH:D003680 semapv:UnspecifiedMatching +HP:0200136 Oral-pharyngeal dysphagia oboInOwl:hasDbXref SCTID:71457002 semapv:UnspecifiedMatching +HP:0200136 Oral-pharyngeal dysphagia oboInOwl:hasDbXref UMLS:C0267071 semapv:UnspecifiedMatching +HP:0200138 Bilateral choanal atresia/stenosis oboInOwl:hasDbXref UMLS:C4021884 semapv:UnspecifiedMatching +HP:0200141 Small, conical teeth oboInOwl:hasDbXref UMLS:C1851883 semapv:UnspecifiedMatching +HP:0200141 Small, conical teeth oboInOwl:hasDbXref UMLS:C4280284 semapv:UnspecifiedMatching +HP:0200141 Small, conical teeth oboInOwl:hasDbXref UMLS:C4280285 semapv:UnspecifiedMatching +HP:0200143 Megaloblastic erythroid hyperplasia oboInOwl:hasDbXref UMLS:C1334688 semapv:UnspecifiedMatching +HP:0200143 Megaloblastic erythroid hyperplasia oboInOwl:hasDbXref UMLS:C1850020 semapv:UnspecifiedMatching +HP:0200146 Mucoid extracellular matrix accumulation oboInOwl:hasDbXref MESH:C536230 semapv:UnspecifiedMatching +HP:0200146 Mucoid extracellular matrix accumulation oboInOwl:hasDbXref SCTID:234021009 semapv:UnspecifiedMatching +HP:0200146 Mucoid extracellular matrix accumulation oboInOwl:hasDbXref SCTID:42182000 semapv:UnspecifiedMatching +HP:0200146 Mucoid extracellular matrix accumulation oboInOwl:hasDbXref SCTID:45894003 semapv:UnspecifiedMatching +HP:0200146 Mucoid extracellular matrix accumulation oboInOwl:hasDbXref UMLS:C0392775 semapv:UnspecifiedMatching +HP:0200147 Neuronal loss in basal ganglia oboInOwl:hasDbXref UMLS:C2750913 semapv:UnspecifiedMatching +HP:0200148 Abnormal liver function tests during pregnancy oboInOwl:hasDbXref UMLS:C2750654 semapv:UnspecifiedMatching +HP:0200148 Abnormal liver function tests during pregnancy oboInOwl:hasDbXref UMLS:C4021883 semapv:UnspecifiedMatching +HP:0200149 CSF lymphocytic pleiocytosis oboInOwl:hasDbXref SCTID:167719009 semapv:UnspecifiedMatching +HP:0200149 CSF lymphocytic pleiocytosis oboInOwl:hasDbXref UMLS:C0427877 semapv:UnspecifiedMatching +HP:0200150 Increased serum bile acid concentration during pregnancy oboInOwl:hasDbXref UMLS:C4020695 semapv:UnspecifiedMatching +HP:0200150 Increased serum bile acid concentration during pregnancy oboInOwl:hasDbXref UMLS:C4021882 semapv:UnspecifiedMatching +HP:0200151 Cutaneous mastocytosis oboInOwl:hasDbXref MESH:D034701 semapv:UnspecifiedMatching +HP:0200151 Cutaneous mastocytosis oboInOwl:hasDbXref SCTID:397012002 semapv:UnspecifiedMatching +HP:0200151 Cutaneous mastocytosis oboInOwl:hasDbXref SCTID:703827008 semapv:UnspecifiedMatching +HP:0200151 Cutaneous mastocytosis oboInOwl:hasDbXref UMLS:C1136033 semapv:UnspecifiedMatching +HP:0200153 Agenesis of lateral incisor oboInOwl:hasDbXref UMLS:C4021881 semapv:UnspecifiedMatching +HP:0200153 Agenesis of lateral incisor oboInOwl:hasDbXref UMLS:C4227831 semapv:UnspecifiedMatching +HP:0200154 Agenesis of mandibular lateral incisor oboInOwl:hasDbXref UMLS:C4021880 semapv:UnspecifiedMatching +HP:0200154 Agenesis of mandibular lateral incisor oboInOwl:hasDbXref UMLS:C4280283 semapv:UnspecifiedMatching +HP:0200158 Agenesis of permanent mandibular lateral incisor oboInOwl:hasDbXref UMLS:C4021879 semapv:UnspecifiedMatching +HP:0200158 Agenesis of permanent mandibular lateral incisor oboInOwl:hasDbXref UMLS:C4280282 semapv:UnspecifiedMatching +HP:0200159 Agenesis of primary mandibular lateral incisor oboInOwl:hasDbXref UMLS:C4021878 semapv:UnspecifiedMatching +HP:0200159 Agenesis of primary mandibular lateral incisor oboInOwl:hasDbXref UMLS:C4280280 semapv:UnspecifiedMatching +HP:0200159 Agenesis of primary mandibular lateral incisor oboInOwl:hasDbXref UMLS:C4280281 semapv:UnspecifiedMatching +HP:0200160 Agenesis of maxillary incisor oboInOwl:hasDbXref UMLS:C4021877 semapv:UnspecifiedMatching +HP:0200160 Agenesis of maxillary incisor oboInOwl:hasDbXref UMLS:C4280278 semapv:UnspecifiedMatching +HP:0200160 Agenesis of maxillary incisor oboInOwl:hasDbXref UMLS:C4280279 semapv:UnspecifiedMatching +HP:0200161 Agenesis of mandibular incisor oboInOwl:hasDbXref UMLS:C3150012 semapv:UnspecifiedMatching +HP:0200161 Agenesis of mandibular incisor oboInOwl:hasDbXref UMLS:C4021876 semapv:UnspecifiedMatching +HP:0200161 Agenesis of mandibular incisor oboInOwl:hasDbXref UMLS:C4280277 semapv:UnspecifiedMatching +HP:0400000 Tall chin oboInOwl:hasDbXref SCTID:471397004 semapv:UnspecifiedMatching +HP:0400000 Tall chin oboInOwl:hasDbXref UMLS:C3532221 semapv:UnspecifiedMatching +HP:0400000 Tall chin oboInOwl:hasDbXref UMLS:C4021875 semapv:UnspecifiedMatching +HP:0400001 Chin with vertical crease oboInOwl:hasDbXref UMLS:C4020916 semapv:UnspecifiedMatching +HP:0400002 Extra concha fold oboInOwl:hasDbXref UMLS:C4020915 semapv:UnspecifiedMatching +HP:0400003 Focal absence of the external ear oboInOwl:hasDbXref UMLS:C4021874 semapv:UnspecifiedMatching +HP:0400004 Long ear oboInOwl:hasDbXref UMLS:C1848657 semapv:UnspecifiedMatching +HP:0400005 Short ear oboInOwl:hasDbXref UMLS:C3551041 semapv:UnspecifiedMatching +HP:0400007 Polymenorrhea oboInOwl:hasDbXref MESH:D008599 semapv:UnspecifiedMatching +HP:0400007 Polymenorrhea oboInOwl:hasDbXref SCTID:52754008 semapv:UnspecifiedMatching +HP:0400007 Polymenorrhea oboInOwl:hasDbXref UMLS:C0032519 semapv:UnspecifiedMatching +HP:0400008 Menometrorrhagia oboInOwl:hasDbXref SCTID:314631008 semapv:UnspecifiedMatching +HP:0400008 Menometrorrhagia oboInOwl:hasDbXref SCTID:351814001 semapv:UnspecifiedMatching +HP:0400008 Menometrorrhagia oboInOwl:hasDbXref UMLS:C0232943 semapv:UnspecifiedMatching +HP:0410000 Abnormality of vomer oboInOwl:hasDbXref UMLS:C4020914 semapv:UnspecifiedMatching +HP:0410003 Cleft maxillary alveolus oboInOwl:hasDbXref SCTID:109546001 semapv:UnspecifiedMatching +HP:0410003 Cleft maxillary alveolus oboInOwl:hasDbXref UMLS:C0432084 semapv:UnspecifiedMatching +HP:0410003 Cleft maxillary alveolus oboInOwl:hasDbXref UMLS:C4280276 semapv:UnspecifiedMatching +HP:0410005 Cleft hard palate oboInOwl:hasDbXref SCTID:448915004 semapv:UnspecifiedMatching +HP:0410005 Cleft hard palate oboInOwl:hasDbXref UMLS:C0432090 semapv:UnspecifiedMatching +HP:0410006 Abnormality of ophthalmic artery oboInOwl:hasDbXref UMLS:C4073185 semapv:UnspecifiedMatching +HP:0410008 Abnormality of the peripheral nervous system oboInOwl:hasDbXref UMLS:C4073187 semapv:UnspecifiedMatching +HP:0410009 Abnormality of the somatic nervous system oboInOwl:hasDbXref UMLS:C4073188 semapv:UnspecifiedMatching +HP:0410010 Abnormality of somatic nerve plexus oboInOwl:hasDbXref UMLS:C4073189 semapv:UnspecifiedMatching +HP:0410011 Abnormality of masticatory muscle oboInOwl:hasDbXref UMLS:C4073190 semapv:UnspecifiedMatching +HP:0410012 Abnormal mouth floor morphology oboInOwl:hasDbXref UMLS:C4073191 semapv:UnspecifiedMatching +HP:0410013 Abnormality of the submandibular region oboInOwl:hasDbXref UMLS:C4073192 semapv:UnspecifiedMatching +HP:0410014 Abnormality of ganglion oboInOwl:hasDbXref UMLS:C4073193 semapv:UnspecifiedMatching +HP:0410015 Abnormality of ganglion of peripheral nervous system oboInOwl:hasDbXref UMLS:C4073194 semapv:UnspecifiedMatching +HP:0410016 Abnormality of cranial ganglion oboInOwl:hasDbXref UMLS:C4073195 semapv:UnspecifiedMatching +HP:0410273 Retropharyngeal hemangioma oboInOwl:hasDbXref NCIT:C3085 semapv:UnspecifiedMatching +HP:0430000 Abnormality of the frontal bone oboInOwl:hasDbXref UMLS:C4021873 semapv:UnspecifiedMatching +HP:0430002 Abnormality of the lacrimal bone oboInOwl:hasDbXref UMLS:C4021872 semapv:UnspecifiedMatching +HP:0430003 Abnormality of the palatine bone oboInOwl:hasDbXref UMLS:C4021871 semapv:UnspecifiedMatching +HP:0430004 Frontomalar faciosynostosis oboInOwl:hasDbXref UMLS:C4021870 semapv:UnspecifiedMatching +HP:0430005 Abnormality of ethmoid bone oboInOwl:hasDbXref UMLS:C4021869 semapv:UnspecifiedMatching +HP:0430006 Ectopic cilia of eyelid oboInOwl:hasDbXref SCTID:95504004 semapv:UnspecifiedMatching +HP:0430006 Ectopic cilia of eyelid oboInOwl:hasDbXref UMLS:C0521574 semapv:UnspecifiedMatching +HP:0430007 Symblepharon oboInOwl:hasDbXref SCTID:90216006 semapv:UnspecifiedMatching +HP:0430007 Symblepharon oboInOwl:hasDbXref UMLS:C0152454 semapv:UnspecifiedMatching +HP:0430008 Accessory eyelid oboInOwl:hasDbXref SCTID:24606006 semapv:UnspecifiedMatching +HP:0430008 Accessory eyelid oboInOwl:hasDbXref UMLS:C0266576 semapv:UnspecifiedMatching +HP:0430008 Accessory eyelid oboInOwl:hasDbXref UMLS:C4280275 semapv:UnspecifiedMatching +HP:0430009 Hypoplasia of eyelid oboInOwl:hasDbXref SCTID:204203001 semapv:UnspecifiedMatching +HP:0430009 Hypoplasia of eyelid oboInOwl:hasDbXref UMLS:C0344499 semapv:UnspecifiedMatching +HP:0430009 Hypoplasia of eyelid oboInOwl:hasDbXref UMLS:C4280274 semapv:UnspecifiedMatching +HP:0430010 Microblepharia oboInOwl:hasDbXref SCTID:94684003 semapv:UnspecifiedMatching +HP:0430010 Microblepharia oboInOwl:hasDbXref UMLS:C0685873 semapv:UnspecifiedMatching +HP:0430011 Defect of palpebral conjunctiva oboInOwl:hasDbXref UMLS:C4021868 semapv:UnspecifiedMatching +HP:0430012 Incomplete ossification of palatine bone oboInOwl:hasDbXref SCTID:93595006 semapv:UnspecifiedMatching +HP:0430012 Incomplete ossification of palatine bone oboInOwl:hasDbXref UMLS:C0685213 semapv:UnspecifiedMatching +HP:0430013 Absent palatine bone ossification oboInOwl:hasDbXref UMLS:C4021867 semapv:UnspecifiedMatching +HP:0430014 Abnormality of musculature of soft palate oboInOwl:hasDbXref UMLS:C4073196 semapv:UnspecifiedMatching +HP:0430015 Abnormal morphology of musculature of pharynx oboInOwl:hasDbXref UMLS:C4073197 semapv:UnspecifiedMatching +HP:0430016 Abnormality of tensor veli palatini muscle oboInOwl:hasDbXref UMLS:C4073198 semapv:UnspecifiedMatching +HP:0430017 Abnormality of uvular muscle oboInOwl:hasDbXref UMLS:C4073199 semapv:UnspecifiedMatching +HP:0430018 Abnormality of nasal musculature oboInOwl:hasDbXref UMLS:C4073200 semapv:UnspecifiedMatching +HP:0430019 Abnormality of muscle of facial expression oboInOwl:hasDbXref UMLS:C4073201 semapv:UnspecifiedMatching +HP:0430020 Abnormality of levator labii superioris alaeque nasi muscle oboInOwl:hasDbXref UMLS:C4073202 semapv:UnspecifiedMatching +HP:0430021 Abnormal common carotid artery morphology oboInOwl:hasDbXref UMLS:C4073203 semapv:UnspecifiedMatching +HP:0430022 Abnormality of the sphenoid sinus oboInOwl:hasDbXref UMLS:C4073204 semapv:UnspecifiedMatching +HP:0430023 Abnormality of the maxillary sinus oboInOwl:hasDbXref UMLS:C4073205 semapv:UnspecifiedMatching +HP:0430024 Abnormality of external jugular vein oboInOwl:hasDbXref UMLS:C4073206 semapv:UnspecifiedMatching +HP:0430025 Bilateral facial palsy oboInOwl:hasDbXref UMLS:C4073207 semapv:UnspecifiedMatching +HP:0430026 Abnormality of the shape of the midface oboInOwl:hasDbXref UMLS:C4073208 semapv:UnspecifiedMatching +HP:0430028 Hyperplasia of the maxilla oboInOwl:hasDbXref SCTID:28070007 semapv:UnspecifiedMatching +HP:0430028 Hyperplasia of the maxilla oboInOwl:hasDbXref UMLS:C0266081 semapv:UnspecifiedMatching +HP:0430028 Hyperplasia of the maxilla oboInOwl:hasDbXref UMLS:C2227090 semapv:UnspecifiedMatching +HP:0430028 Hyperplasia of the maxilla oboInOwl:hasDbXref UMLS:C4073209 semapv:UnspecifiedMatching +HP:0430028 Hyperplasia of the maxilla oboInOwl:hasDbXref UMLS:C4280272 semapv:UnspecifiedMatching +HP:0430028 Hyperplasia of the maxilla oboInOwl:hasDbXref UMLS:C4280273 semapv:UnspecifiedMatching +HP:0430029 Hyperplasia of the premaxilla oboInOwl:hasDbXref UMLS:C4073210 semapv:UnspecifiedMatching +HP:3000002 Abnormal inner ear epithelium morphology oboInOwl:hasDbXref UMLS:C4073211 semapv:UnspecifiedMatching +HP:3000003 Abnormal mandibular ramus morphology oboInOwl:hasDbXref UMLS:C4073212 semapv:UnspecifiedMatching +HP:3000004 Abnormality of frontalis muscle belly oboInOwl:hasDbXref UMLS:C4073213 semapv:UnspecifiedMatching +HP:3000005 Abnormality of masseter muscle oboInOwl:hasDbXref UMLS:C4073214 semapv:UnspecifiedMatching +HP:3000006 Abnormality of medial pterygoid muscle oboInOwl:hasDbXref UMLS:C4073215 semapv:UnspecifiedMatching +HP:3000007 Abnormality of mentalis muscle oboInOwl:hasDbXref UMLS:C4073216 semapv:UnspecifiedMatching +HP:3000008 Abnormality of mylohyoid muscle oboInOwl:hasDbXref UMLS:C4073217 semapv:UnspecifiedMatching +HP:3000009 Abnormality of nasalis muscle oboInOwl:hasDbXref UMLS:C4073218 semapv:UnspecifiedMatching +HP:3000010 Abnormality of orbicularis oris muscle oboInOwl:hasDbXref UMLS:C4073219 semapv:UnspecifiedMatching +HP:3000011 Abnormality of palatoglossus muscle oboInOwl:hasDbXref UMLS:C4073220 semapv:UnspecifiedMatching +HP:3000012 Abnormality of palatopharyngeus muscle oboInOwl:hasDbXref UMLS:C4073221 semapv:UnspecifiedMatching +HP:3000013 Abnormality of platysma oboInOwl:hasDbXref UMLS:C4073222 semapv:UnspecifiedMatching +HP:3000014 Abnormality of procerus muscle oboInOwl:hasDbXref UMLS:C4073223 semapv:UnspecifiedMatching +HP:3000015 Abnormality of risorius muscle oboInOwl:hasDbXref UMLS:C4073224 semapv:UnspecifiedMatching +HP:3000016 Abnormality of styloglossus muscle oboInOwl:hasDbXref UMLS:C4073225 semapv:UnspecifiedMatching +HP:3000017 Abnormality of temporalis muscle oboInOwl:hasDbXref UMLS:C4073226 semapv:UnspecifiedMatching +HP:3000018 Abnormality of zygomaticus major muscle oboInOwl:hasDbXref UMLS:C4073227 semapv:UnspecifiedMatching +HP:3000019 Abnormality of buccal mucosa oboInOwl:hasDbXref UMLS:C4073228 semapv:UnspecifiedMatching +HP:3000020 Abnormality of zygomaticus minor muscle oboInOwl:hasDbXref UMLS:C4073229 semapv:UnspecifiedMatching +HP:3000021 Abnormality of buccal fat pad oboInOwl:hasDbXref UMLS:C4073230 semapv:UnspecifiedMatching +HP:3000022 Abnormality of cartilage of external ear oboInOwl:hasDbXref UMLS:C4073231 semapv:UnspecifiedMatching +HP:3000023 Abnormality of angular artery oboInOwl:hasDbXref UMLS:C4073232 semapv:UnspecifiedMatching +HP:3000024 Abnormal facial artery morphology oboInOwl:hasDbXref UMLS:C4073233 semapv:UnspecifiedMatching +HP:3000025 Abnormality of ciliary ganglion oboInOwl:hasDbXref UMLS:C4073234 semapv:UnspecifiedMatching +HP:3000027 Abnormality of buccinator muscle oboInOwl:hasDbXref UMLS:C4073236 semapv:UnspecifiedMatching +HP:3000028 Abnormality of depressor anguli oris muscle oboInOwl:hasDbXref UMLS:C4073237 semapv:UnspecifiedMatching +HP:3000029 Abnormality of depressor labii inferioris oboInOwl:hasDbXref UMLS:C4073238 semapv:UnspecifiedMatching +HP:3000030 Abnormality of bony orbit of skull oboInOwl:hasDbXref UMLS:C4073239 semapv:UnspecifiedMatching +HP:3000031 Abnormality of anterior ethmoidal artery oboInOwl:hasDbXref UMLS:C4073287 semapv:UnspecifiedMatching +HP:3000032 Abnormality of central retinal artery oboInOwl:hasDbXref UMLS:C4073240 semapv:UnspecifiedMatching +HP:3000033 Abnormal nasopharyngeal adenoid morphology oboInOwl:hasDbXref UMLS:C4073241 semapv:UnspecifiedMatching +HP:3000034 Abnormality nasal septum cartilage morphology oboInOwl:hasDbXref UMLS:C4073242 semapv:UnspecifiedMatching +HP:3000035 Abnormality of cervical plexus oboInOwl:hasDbXref UMLS:C4073243 semapv:UnspecifiedMatching +HP:3000036 Abnormality of head blood vessel oboInOwl:hasDbXref UMLS:C4073244 semapv:UnspecifiedMatching +HP:3000037 Abnormality of neck blood vessel oboInOwl:hasDbXref UMLS:C4073245 semapv:UnspecifiedMatching +HP:3000038 Abnormal cricoid cartilage morphology oboInOwl:hasDbXref UMLS:C4073246 semapv:UnspecifiedMatching +HP:3000039 Abnormality of dorsal nasal artery oboInOwl:hasDbXref UMLS:C4073247 semapv:UnspecifiedMatching +HP:3000040 Abnormality of ethmoid sinus oboInOwl:hasDbXref UMLS:C4073248 semapv:UnspecifiedMatching +HP:3000041 Abnormality of external carotid artery oboInOwl:hasDbXref UMLS:C4073249 semapv:UnspecifiedMatching +HP:3000042 Abnormal jugular vein morphology oboInOwl:hasDbXref UMLS:C4073250 semapv:UnspecifiedMatching +HP:3000043 Abnormal facial vein morphology oboInOwl:hasDbXref UMLS:C4073251 semapv:UnspecifiedMatching +HP:3000044 Abnormality of frontal process of maxilla oboInOwl:hasDbXref UMLS:C4073252 semapv:UnspecifiedMatching +HP:3000045 Abnormality of genioglossus muscle oboInOwl:hasDbXref UMLS:C4073253 semapv:UnspecifiedMatching +HP:3000046 Abnormality of geniohyoid muscle oboInOwl:hasDbXref UMLS:C4073254 semapv:UnspecifiedMatching +HP:3000047 Abnormal glossopharyngeal nerve morphology oboInOwl:hasDbXref UMLS:C4073255 semapv:UnspecifiedMatching +HP:3000048 Abnormal great auricular nerve morphology oboInOwl:hasDbXref UMLS:C4073256 semapv:UnspecifiedMatching +HP:3000049 Abnormal greater palatine artery morphology oboInOwl:hasDbXref UMLS:C4073257 semapv:UnspecifiedMatching +HP:3000050 Abnormality of odontoid tissue oboInOwl:hasDbXref UMLS:C4073258 semapv:UnspecifiedMatching +HP:3000051 Abnormal hyoglossus muscle morphology oboInOwl:hasDbXref UMLS:C4073259 semapv:UnspecifiedMatching +HP:3000052 Abnormality of hyoid bone oboInOwl:hasDbXref UMLS:C4073260 semapv:UnspecifiedMatching +HP:3000053 Abnormal hypopharynx morphology oboInOwl:hasDbXref UMLS:C4073261 semapv:UnspecifiedMatching +HP:3000054 Abnormality of inferior alveolar artery oboInOwl:hasDbXref UMLS:C4073262 semapv:UnspecifiedMatching +HP:3000055 Abnormality of inferior alveolar nerve oboInOwl:hasDbXref UMLS:C4073263 semapv:UnspecifiedMatching +HP:3000056 Abnormality of artery of lower lip oboInOwl:hasDbXref UMLS:C4073264 semapv:UnspecifiedMatching +HP:3000057 Abnormality of inferior oblique extraocular muscle oboInOwl:hasDbXref UMLS:C4073265 semapv:UnspecifiedMatching +HP:3000058 Abnormality of inferior rectus extraocular muscle oboInOwl:hasDbXref UMLS:C4073266 semapv:UnspecifiedMatching +HP:3000059 Abnormal inferior thyroid vein morphology oboInOwl:hasDbXref UMLS:C4073267 semapv:UnspecifiedMatching +HP:3000060 Abnormality of infraorbital artery oboInOwl:hasDbXref UMLS:C4073268 semapv:UnspecifiedMatching +HP:3000061 Abnormality of infra-orbital nerve oboInOwl:hasDbXref UMLS:C4073269 semapv:UnspecifiedMatching +HP:3000062 Abnormal internal carotid artery morphology oboInOwl:hasDbXref UMLS:C1860488 semapv:UnspecifiedMatching +HP:3000063 Abnormality of internal jugular vein oboInOwl:hasDbXref UMLS:C4073270 semapv:UnspecifiedMatching +HP:3000064 Abnormality of intrinsic muscle of tongue oboInOwl:hasDbXref UMLS:C4073271 semapv:UnspecifiedMatching +HP:3000065 Abnormal lacrimal artery morphology oboInOwl:hasDbXref UMLS:C4073272 semapv:UnspecifiedMatching +HP:3000066 Abnormal lacrimal sac morphology oboInOwl:hasDbXref UMLS:C4073273 semapv:UnspecifiedMatching +HP:3000067 Abnormal lateral cricoarytenoid muscle morphology oboInOwl:hasDbXref UMLS:C4073274 semapv:UnspecifiedMatching +HP:3000068 Abnormality of lateral pterygoid muscle oboInOwl:hasDbXref UMLS:C4073275 semapv:UnspecifiedMatching +HP:3000069 Abnormality of lateral rectus extra-ocular muscle oboInOwl:hasDbXref UMLS:C4073276 semapv:UnspecifiedMatching +HP:3000070 Abnormality of levator anguli oris oboInOwl:hasDbXref UMLS:C4073277 semapv:UnspecifiedMatching +HP:3000071 Abnormality of levator labii superioris oboInOwl:hasDbXref UMLS:C4073278 semapv:UnspecifiedMatching +HP:3000072 Abnormal levator palpebrae superioris morphology oboInOwl:hasDbXref UMLS:C4073279 semapv:UnspecifiedMatching +HP:3000073 Abnormality of levator veli palatini muscle oboInOwl:hasDbXref UMLS:C4073280 semapv:UnspecifiedMatching +HP:3000074 Abnormal lingual artery morphology oboInOwl:hasDbXref UMLS:C4073281 semapv:UnspecifiedMatching +HP:3000075 Abnormal lingual nerve morphology oboInOwl:hasDbXref UMLS:C4073282 semapv:UnspecifiedMatching +HP:3000076 Abnormality of lingual tonsil oboInOwl:hasDbXref UMLS:C4073283 semapv:UnspecifiedMatching +HP:3000077 Abnormal mandible condylar process morphology oboInOwl:hasDbXref UMLS:C4073284 semapv:UnspecifiedMatching +HP:3000078 Abnormal mandible coronoid process morphology oboInOwl:hasDbXref UMLS:C4073285 semapv:UnspecifiedMatching +HP:3000079 Abnormal mandibular symphysis morphology oboInOwl:hasDbXref UMLS:C4073286 semapv:UnspecifiedMatching +RO:0000052 inheres in oboInOwl:hasDbXref RO:0000052 semapv:UnspecifiedMatching +RO:0002314 inheres in part of oboInOwl:hasDbXref RO:0002314 semapv:UnspecifiedMatching +RO:0002503 towards oboInOwl:hasDbXref RO:0002503 semapv:UnspecifiedMatching +RO:0002573 has modifier oboInOwl:hasDbXref RO:0002180 semapv:UnspecifiedMatching + diff --git a/tests/validate_data/hp-base.json.xml b/tests/validate_data/hp-base.json.xml deleted file mode 100644 index 37ffe2c0..00000000 --- a/tests/validate_data/hp-base.json.xml +++ /dev/null @@ -1,187219 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/validate_data/hp-base.sssom.tsv b/tests/validate_data/hp-base.sssom.tsv deleted file mode 100644 index 2bfd6b42..00000000 --- a/tests/validate_data/hp-base.sssom.tsv +++ /dev/null @@ -1,20489 +0,0 @@ -#curie_map: -# HP: http://purl.obolibrary.org/obo/HP_ -# ORDO: http://www.orpha.net/ORDO/Orphanet_ -subject_id predicate_id object_id -HP:0011770 oboInOwl:hasDbXref SNOMEDCT_US:78200003 -HP:0011770 oboInOwl:hasDbXref UMLS:C0271858 -HP:0009450 oboInOwl:hasDbXref UMLS:C4024355 -HP:0011771 oboInOwl:hasDbXref SNOMEDCT_US:75316000 -HP:0011771 oboInOwl:hasDbXref UMLS:C0271865 -HP:0011772 oboInOwl:hasDbXref UMLS:C4023195 -HP:0011773 oboInOwl:hasDbXref UMLS:C0342205 -HP:0011773 oboInOwl:hasDbXref SNOMEDCT_US:237569006 -HP:0011774 oboInOwl:hasDbXref SNOMEDCT_US:255034006 -HP:0011774 oboInOwl:hasDbXref MSH:D013964 -HP:0011774 oboInOwl:hasDbXref UMLS:C0151468 -HP:0011774 oboInOwl:hasDbXref SNOMEDCT_US:255033000 -HP:0011775 oboInOwl:hasDbXref UMLS:C4023194 -HP:0011776 oboInOwl:hasDbXref UMLS:C4023193 -HP:0010445 oboInOwl:hasDbXref MSH:C548006 -HP:0010445 oboInOwl:hasDbXref Fyler:1110 -HP:0010445 oboInOwl:hasDbXref UMLS:C0741296 -HP:0010445 oboInOwl:hasDbXref UMLS:C0344735 -HP:0010445 oboInOwl:hasDbXref SNOMEDCT_US:253373002 -HP:0010445 oboInOwl:hasDbXref MSH:C536112 -HP:0010444 oboInOwl:hasDbXref SNOMEDCT_US:91434003 -HP:0010444 oboInOwl:hasDbXref UMLS:C0034088 -HP:0010444 oboInOwl:hasDbXref MSH:D011665 -HP:0010443 oboInOwl:hasDbXref UMLS:C4023824 -HP:0010442 oboInOwl:hasDbXref UMLS:C0152427 -HP:0010442 oboInOwl:hasDbXref SNOMEDCT_US:367506006 -HP:0010442 oboInOwl:hasDbXref MSH:D017689 -HP:0010442 oboInOwl:hasDbXref Fyler:4103 -HP:0010441 oboInOwl:hasDbXref UMLS:C4023825 -HP:0010440 oboInOwl:hasDbXref UMLS:C4023826 -HP:0010448 oboInOwl:hasDbXref UMLS:C0266190 -HP:0010448 oboInOwl:hasDbXref SNOMEDCT_US:37054000 -HP:0010448 oboInOwl:hasDbXref MSH:C562562 -HP:0008117 oboInOwl:hasDbXref UMLS:C1843985 -HP:0010447 oboInOwl:hasDbXref SNOMEDCT_US:72779005 -HP:0010447 oboInOwl:hasDbXref UMLS:C0205929 -HP:0010447 oboInOwl:hasDbXref MEDDRA:10002156 -HP:0010447 oboInOwl:hasDbXref MSH:D012003 -HP:0008119 oboInOwl:hasDbXref UMLS:C1856746 -HP:0010446 oboInOwl:hasDbXref EPCC:06.01.92 -HP:0010446 oboInOwl:hasDbXref MSH:D014264 -HP:0010446 oboInOwl:hasDbXref SNOMEDCT_US:49915006 -HP:0010446 oboInOwl:hasDbXref ICD-10:Q22.4 -HP:0010446 oboInOwl:hasDbXref UMLS:C0040963 -HP:0009445 oboInOwl:hasDbXref UMLS:C4024358 -HP:0008114 oboInOwl:hasDbXref UMLS:C1840420 -HP:0011777 oboInOwl:hasDbXref UMLS:C4023192 -HP:0009444 oboInOwl:hasDbXref UMLS:C4021471 -HP:0008113 oboInOwl:hasDbXref UMLS:C1861873 -HP:0011778 oboInOwl:hasDbXref UMLS:C4023191 -HP:0009447 oboInOwl:hasDbXref UMLS:C4024356 -HP:0011779 oboInOwl:hasDbXref SNOMEDCT_US:255031003 -HP:0011779 oboInOwl:hasDbXref MSH:D065646 -HP:0011779 oboInOwl:hasDbXref UMLS:C0238461 -HP:0008116 oboInOwl:hasDbXref UMLS:C4024731 -HP:0009446 oboInOwl:hasDbXref UMLS:C4024357 -HP:0008115 oboInOwl:hasDbXref UMLS:C4280416 -HP:0008115 oboInOwl:hasDbXref UMLS:C4021555 -HP:0008110 oboInOwl:hasDbXref SNOMEDCT_US:397932003 -HP:0008110 oboInOwl:hasDbXref UMLS:C0009081 -HP:0008110 oboInOwl:hasDbXref MSH:D003025 -HP:0008110 oboInOwl:hasDbXref SNOMEDCT_US:249808002 -HP:0009441 oboInOwl:hasDbXref UMLS:C4024360 -HP:0009440 oboInOwl:hasDbXref UMLS:C4021473 -HP:0008112 oboInOwl:hasDbXref UMLS:C1861239 -HP:0009443 oboInOwl:hasDbXref UMLS:C4021472 -HP:0009442 oboInOwl:hasDbXref UMLS:C4024359 -HP:0008111 oboInOwl:hasDbXref UMLS:C1863403 -HP:0011760 oboInOwl:hasDbXref UMLS:C4018860 -HP:0009461 oboInOwl:hasDbXref UMLS:C4021469 -HP:0011761 oboInOwl:hasDbXref SNOMEDCT_US:254962005 -HP:0011761 oboInOwl:hasDbXref UMLS:C0338078 -HP:0009460 oboInOwl:hasDbXref UMLS:C4024346 -HP:0011762 oboInOwl:hasDbXref UMLS:C4021121 -HP:0011763 oboInOwl:hasDbXref SNOMEDCT_US:128665000 -HP:0011763 oboInOwl:hasDbXref SNOMEDCT_US:254955001 -HP:0011763 oboInOwl:hasDbXref MSH:D010911 -HP:0011763 oboInOwl:hasDbXref UMLS:C0346300 -HP:0011764 oboInOwl:hasDbXref UMLS:C4023200 -HP:0010434 oboInOwl:hasDbXref UMLS:C4023828 -HP:0010433 oboInOwl:hasDbXref UMLS:C4021267 -HP:0010432 oboInOwl:hasDbXref UMLS:C4021268 -HP:0010431 oboInOwl:hasDbXref UMLS:C4021269 -HP:0010430 oboInOwl:hasDbXref UMLS:C4023829 -HP:0010438 oboInOwl:hasDbXref Fyler:1815 -HP:0010438 oboInOwl:hasDbXref UMLS:C4021264 -HP:0010437 oboInOwl:hasDbXref UMLS:C4021265 -HP:0009459 oboInOwl:hasDbXref UMLS:C4021470 -HP:0010436 oboInOwl:hasDbXref UMLS:C4023827 -HP:0010435 oboInOwl:hasDbXref UMLS:C4021266 -HP:0011766 oboInOwl:hasDbXref UMLS:C4023199 -HP:0009456 oboInOwl:hasDbXref UMLS:C4024349 -HP:0008125 oboInOwl:hasDbXref UMLS:C1859224 -HP:0009455 oboInOwl:hasDbXref UMLS:C4024350 -HP:0011767 oboInOwl:hasDbXref UMLS:C4023198 -HP:0008124 oboInOwl:hasDbXref SNOMEDCT_US:30449003 -HP:0008124 oboInOwl:hasDbXref UMLS:C0265646 -HP:0008124 oboInOwl:hasDbXref MSH:D000070558 -HP:0008127 oboInOwl:hasDbXref UMLS:C1835574 -HP:0011768 oboInOwl:hasDbXref UMLS:C4023197 -HP:0009458 oboInOwl:hasDbXref UMLS:C4024347 -HP:0009457 oboInOwl:hasDbXref UMLS:C4024348 -HP:0011769 oboInOwl:hasDbXref UMLS:C4023196 -HP:0009452 oboInOwl:hasDbXref UMLS:C4024353 -HP:0009451 oboInOwl:hasDbXref UMLS:C4024354 -HP:0009454 oboInOwl:hasDbXref UMLS:C4024351 -HP:0009453 oboInOwl:hasDbXref UMLS:C4024352 -HP:0008122 oboInOwl:hasDbXref UMLS:C4024730 -HP:0011750 oboInOwl:hasDbXref NCIT:C3262 -HP:0011750 oboInOwl:hasDbXref UMLS:C4023205 -HP:0011751 oboInOwl:hasDbXref UMLS:C4023204 -HP:0011752 oboInOwl:hasDbXref NCIT:C3262 -HP:0011752 oboInOwl:hasDbXref UMLS:C1334957 -HP:0011753 oboInOwl:hasDbXref UMLS:C4021123 -HP:0011754 oboInOwl:hasDbXref UMLS:C2986550 -HP:0011754 oboInOwl:hasDbXref ICD-O:9432/1 -HP:0011754 oboInOwl:hasDbXref SNOMEDCT_US:450901008 -HP:0011754 oboInOwl:hasDbXref SNOMEDCT_US:608817003 -HP:0010423 oboInOwl:hasDbXref UMLS:C4021270 -HP:0010422 oboInOwl:hasDbXref UMLS:C4021271 -HP:0010421 oboInOwl:hasDbXref UMLS:C4021272 -HP:0010420 oboInOwl:hasDbXref UMLS:C4023836 -HP:0010429 oboInOwl:hasDbXref UMLS:C4023830 -HP:0010428 oboInOwl:hasDbXref UMLS:C4023831 -HP:0010427 oboInOwl:hasDbXref UMLS:C4023832 -HP:0009427 oboInOwl:hasDbXref UMLS:C4024370 -HP:0010426 oboInOwl:hasDbXref UMLS:C4023833 -HP:0009426 oboInOwl:hasDbXref UMLS:C4021477 -HP:0010425 oboInOwl:hasDbXref UMLS:C4023834 -HP:0009429 oboInOwl:hasDbXref UMLS:C4024368 -HP:0009428 oboInOwl:hasDbXref UMLS:C4024369 -HP:0010424 oboInOwl:hasDbXref UMLS:C4023835 -HP:0011755 oboInOwl:hasDbXref UMLS:C4053775 -HP:0011755 oboInOwl:hasDbXref SNOMEDCT_US:715727009 -HP:0011755 oboInOwl:hasDbXref UMLS:C3279571 -HP:0009423 oboInOwl:hasDbXref UMLS:C4024372 -HP:0011756 oboInOwl:hasDbXref UMLS:C4023203 -HP:0009422 oboInOwl:hasDbXref UMLS:C4024373 -HP:0009425 oboInOwl:hasDbXref UMLS:C4024371 -HP:0011757 oboInOwl:hasDbXref UMLS:C4023202 -HP:0009424 oboInOwl:hasDbXref UMLS:C4021478 -HP:0011758 oboInOwl:hasDbXref UMLS:C4023201 -HP:0011759 oboInOwl:hasDbXref UMLS:C4021122 -HP:0009421 oboInOwl:hasDbXref UMLS:C4024374 -HP:0009420 oboInOwl:hasDbXref UMLS:C4021479 -HP:0011740 oboInOwl:hasDbXref UMLS:C4020742 -HP:0011740 oboInOwl:hasDbXref UMLS:C4023208 -HP:0011741 oboInOwl:hasDbXref SNOMEDCT_US:67805000 -HP:0011741 oboInOwl:hasDbXref UMLS:C0271728 -HP:0011742 oboInOwl:hasDbXref SNOMEDCT_US:49494003 -HP:0011742 oboInOwl:hasDbXref UMLS:C0266275 -HP:0011743 oboInOwl:hasDbXref MSH:C538429 -HP:0011743 oboInOwl:hasDbXref UMLS:C0266273 -HP:0011743 oboInOwl:hasDbXref SNOMEDCT_US:702615004 -HP:0011743 oboInOwl:hasDbXref SNOMEDCT_US:83190008 -HP:0010412 oboInOwl:hasDbXref UMLS:C4021273 -HP:0010411 oboInOwl:hasDbXref UMLS:C4023844 -HP:0010410 oboInOwl:hasDbXref UMLS:C4023845 -HP:0010419 oboInOwl:hasDbXref UMLS:C4023837 -HP:0010418 oboInOwl:hasDbXref UMLS:C4023838 -HP:0010417 oboInOwl:hasDbXref UMLS:C4023839 -HP:0009438 oboInOwl:hasDbXref UMLS:C4021475 -HP:0008107 oboInOwl:hasDbXref UMLS:C1867132 -HP:0010416 oboInOwl:hasDbXref UMLS:C4023840 -HP:0010415 oboInOwl:hasDbXref UMLS:C4023841 -HP:0009437 oboInOwl:hasDbXref UMLS:C4024361 -HP:0010414 oboInOwl:hasDbXref UMLS:C4023842 -HP:0008108 oboInOwl:hasDbXref UMLS:C1849293 -HP:0008108 oboInOwl:hasDbXref UMLS:C4280417 -HP:0010413 oboInOwl:hasDbXref UMLS:C4023843 -HP:0009439 oboInOwl:hasDbXref UMLS:C4021474 -HP:0011744 oboInOwl:hasDbXref UMLS:C4023207 -HP:0011744 oboInOwl:hasDbXref UMLS:C4020741 -HP:0008103 oboInOwl:hasDbXref UMLS:C1846853 -HP:0008103 oboInOwl:hasDbXref UMLS:C4280418 -HP:0009434 oboInOwl:hasDbXref UMLS:C4024364 -HP:0009433 oboInOwl:hasDbXref UMLS:C4024365 -HP:0011745 oboInOwl:hasDbXref UMLS:C4021126 -HP:0008102 oboInOwl:hasDbXref UMLS:C1969289 -HP:0009436 oboInOwl:hasDbXref UMLS:C4024362 -HP:0011746 oboInOwl:hasDbXref UMLS:C4021125 -HP:0011747 oboInOwl:hasDbXref MSH:D010900 -HP:0011747 oboInOwl:hasDbXref SNOMEDCT_US:399244003 -HP:0011747 oboInOwl:hasDbXref UMLS:C0032002 -HP:0011747 oboInOwl:hasDbXref UMLS:C4023206 -HP:0009435 oboInOwl:hasDbXref UMLS:C4024363 -HP:0009430 oboInOwl:hasDbXref UMLS:C4021476 -HP:0011748 oboInOwl:hasDbXref UMLS:C0342388 -HP:0011748 oboInOwl:hasDbXref SNOMEDCT_US:237692001 -HP:0011748 oboInOwl:hasDbXref MSH:C535668 -HP:0011749 oboInOwl:hasDbXref UMLS:C4021124 -HP:0009432 oboInOwl:hasDbXref UMLS:C4024366 -HP:0009431 oboInOwl:hasDbXref UMLS:C4024367 -HP:0009492 oboInOwl:hasDbXref UMLS:C4024333 -HP:0010481 oboInOwl:hasDbXref UMLS:C0266345 -HP:0010481 oboInOwl:hasDbXref SNOMEDCT_US:297163001 -HP:0008161 oboInOwl:hasDbXref UMLS:C4024724 -HP:0009491 oboInOwl:hasDbXref UMLS:C4024334 -HP:0008160 oboInOwl:hasDbXref UMLS:C4024725 -HP:0010480 oboInOwl:hasDbXref UMLS:C0041970 -HP:0010480 oboInOwl:hasDbXref SNOMEDCT_US:14981000 -HP:0008163 oboInOwl:hasDbXref UMLS:C1836623 -HP:0008163 oboInOwl:hasDbXref UMLS:C1846225 -HP:0008163 oboInOwl:hasDbXref UMLS:C1833054 -HP:0009494 oboInOwl:hasDbXref UMLS:C4024331 -HP:0009493 oboInOwl:hasDbXref UMLS:C4024332 -HP:0008162 oboInOwl:hasDbXref UMLS:C4021552 -HP:0009490 oboInOwl:hasDbXref UMLS:C4024335 -HP:0010489 oboInOwl:hasDbXref UMLS:C4021262 -HP:0010488 oboInOwl:hasDbXref UMLS:C4023806 -HP:0010487 oboInOwl:hasDbXref UMLS:C1861395 -HP:0010486 oboInOwl:hasDbXref UMLS:C4023807 -HP:0010485 oboInOwl:hasDbXref UMLS:C4023808 -HP:0010484 oboInOwl:hasDbXref SNOMEDCT_US:298745009 -HP:0010484 oboInOwl:hasDbXref UMLS:C0575518 -HP:0010483 oboInOwl:hasDbXref UMLS:C4023809 -HP:0010482 oboInOwl:hasDbXref UMLS:C4023810 -HP:0009489 oboInOwl:hasDbXref UMLS:C4021466 -HP:0008158 oboInOwl:hasDbXref MSH:D006950 -HP:0008158 oboInOwl:hasDbXref SNOMEDCT_US:238040008 -HP:0008158 oboInOwl:hasDbXref SNOMEDCT_US:299465007 -HP:0008158 oboInOwl:hasDbXref UMLS:C0020474 -HP:0009488 oboInOwl:hasDbXref UMLS:C4024336 -HP:0009485 oboInOwl:hasDbXref UMLS:C4024337 -HP:0008153 oboInOwl:hasDbXref UMLS:C4021553 -HP:0009484 oboInOwl:hasDbXref UMLS:C4024338 -HP:0009487 oboInOwl:hasDbXref UMLS:C0241521 -HP:0009487 oboInOwl:hasDbXref SNOMEDCT_US:249757009 -HP:0009486 oboInOwl:hasDbXref SNOMEDCT_US:299035006 -HP:0009486 oboInOwl:hasDbXref UMLS:C0575803 -HP:0008155 oboInOwl:hasDbXref UMLS:C4024726 -HP:0010470 oboInOwl:hasDbXref SNOMEDCT_US:17471001 -HP:0010470 oboInOwl:hasDbXref UMLS:C0266430 -HP:0010478 oboInOwl:hasDbXref UMLS:C4023811 -HP:0010477 oboInOwl:hasDbXref UMLS:C4023812 -HP:0010476 oboInOwl:hasDbXref UMLS:C4023813 -HP:0010475 oboInOwl:hasDbXref UMLS:C0345217 -HP:0010475 oboInOwl:hasDbXref SNOMEDCT_US:20815007 -HP:0010474 oboInOwl:hasDbXref MSH:D001744 -HP:0010474 oboInOwl:hasDbXref SNOMEDCT_US:70650003 -HP:0010474 oboInOwl:hasDbXref UMLS:C0005683 -HP:0010473 oboInOwl:hasDbXref UMLS:C0151861 -HP:0010473 oboInOwl:hasDbXref SNOMEDCT_US:44574006 -HP:0010472 oboInOwl:hasDbXref UMLS:C4023814 -HP:0010471 oboInOwl:hasDbXref UMLS:C4023815 -HP:0010479 oboInOwl:hasDbXref UMLS:C0266357 -HP:0010479 oboInOwl:hasDbXref SNOMEDCT_US:398316009 -HP:0008169 oboInOwl:hasDbXref UMLS:C0015503 -HP:0008169 oboInOwl:hasDbXref SNOMEDCT_US:37193007 -HP:0008169 oboInOwl:hasDbXref MSH:D005168 -HP:0008169 oboInOwl:hasDbXref UMLS:C4024722 -HP:0009499 oboInOwl:hasDbXref UMLS:C4021464 -HP:0009496 oboInOwl:hasDbXref UMLS:C4024330 -HP:0008165 oboInOwl:hasDbXref UMLS:C4024723 -HP:0009495 oboInOwl:hasDbXref UMLS:C4021465 -HP:0008167 oboInOwl:hasDbXref UMLS:C3279397 -HP:0009498 oboInOwl:hasDbXref UMLS:C4024328 -HP:0008166 oboInOwl:hasDbXref UMLS:C0085131 -HP:0008166 oboInOwl:hasDbXref UMLS:C1856559 -HP:0008166 oboInOwl:hasDbXref UMLS:C1854788 -HP:0008166 oboInOwl:hasDbXref SNOMEDCT_US:238025006 -HP:0008166 oboInOwl:hasDbXref MSH:D016537 -HP:0009497 oboInOwl:hasDbXref UMLS:C4024329 -HP:0011791 oboInOwl:hasDbXref UMLS:C4023187 -HP:0009470 oboInOwl:hasDbXref UMLS:C4024343 -HP:0011792 oboInOwl:hasDbXref UMLS:C4023186 -HP:0008141 oboInOwl:hasDbXref UMLS:C0434717 -HP:0008141 oboInOwl:hasDbXref SNOMEDCT_US:263030002 -HP:0011793 oboInOwl:hasDbXref UMLS:C4023185 -HP:0009471 oboInOwl:hasDbXref UMLS:C4021467 -HP:0011794 oboInOwl:hasDbXref UMLS:C4023184 -HP:0011795 oboInOwl:hasDbXref UMLS:C1319016 -HP:0011795 oboInOwl:hasDbXref SNOMEDCT_US:405934001 -HP:0011796 oboInOwl:hasDbXref SNOMEDCT_US:405935000 -HP:0011796 oboInOwl:hasDbXref UMLS:C1319017 -HP:0011797 oboInOwl:hasDbXref UMLS:C1336839 -HP:0011798 oboInOwl:hasDbXref UMLS:C0346255 -HP:0011798 oboInOwl:hasDbXref SNOMEDCT_US:254922006 -HP:0011798 oboInOwl:hasDbXref MSH:C537750 -HP:0010465 oboInOwl:hasDbXref SNOMEDCT_US:19911007 -HP:0010465 oboInOwl:hasDbXref UMLS:C0271616 -HP:0010464 oboInOwl:hasDbXref SNOMEDCT_US:70550008 -HP:0010464 oboInOwl:hasDbXref UMLS:C0266371 -HP:0010463 oboInOwl:hasDbXref UMLS:C0266368 -HP:0010463 oboInOwl:hasDbXref SNOMEDCT_US:12017008 -HP:0010462 oboInOwl:hasDbXref UMLS:C4023818 -HP:0010461 oboInOwl:hasDbXref UMLS:C4023819 -HP:0010460 oboInOwl:hasDbXref UMLS:C4023820 -HP:0011790 oboInOwl:hasDbXref UMLS:C4023188 -HP:0010469 oboInOwl:hasDbXref UMLS:C4023816 -HP:0010468 oboInOwl:hasDbXref UMLS:C4023817 -HP:0011799 oboInOwl:hasDbXref UMLS:C4023183 -HP:0009467 oboInOwl:hasDbXref UMLS:C1844709 -HP:0009466 oboInOwl:hasDbXref UMLS:C1836189 -HP:0008138 oboInOwl:hasDbXref UMLS:C1860449 -HP:0009469 oboInOwl:hasDbXref UMLS:C4024344 -HP:0009468 oboInOwl:hasDbXref UMLS:C4021468 -HP:0008132 oboInOwl:hasDbXref UMLS:C3805726 -HP:0009463 oboInOwl:hasDbXref UMLS:C3554614 -HP:0008131 oboInOwl:hasDbXref UMLS:C1844848 -HP:0009462 oboInOwl:hasDbXref UMLS:C4024345 -HP:0009465 oboInOwl:hasDbXref SNOMEDCT_US:367510009 -HP:0009465 oboInOwl:hasDbXref SNOMEDCT_US:276662009 -HP:0009465 oboInOwl:hasDbXref UMLS:C0231679 -HP:0008134 oboInOwl:hasDbXref UMLS:C4280415 -HP:0008134 oboInOwl:hasDbXref UMLS:C4021554 -HP:0008133 oboInOwl:hasDbXref UMLS:C4024729 -HP:0009464 oboInOwl:hasDbXref UMLS:C1844891 -HP:0011780 oboInOwl:hasDbXref UMLS:C4023190 -HP:0011780 oboInOwl:hasDbXref SNOMEDCT_US:715734006 -HP:0008150 oboInOwl:hasDbXref UMLS:C1864179 -HP:0011781 oboInOwl:hasDbXref SNOMEDCT_US:237552009 -HP:0011781 oboInOwl:hasDbXref UMLS:C0342190 -HP:0011782 oboInOwl:hasDbXref SNOMEDCT_US:29028009 -HP:0011782 oboInOwl:hasDbXref UMLS:C0040127 -HP:0011782 oboInOwl:hasDbXref MSH:D013958 -HP:0009483 oboInOwl:hasDbXref UMLS:C4024339 -HP:0011783 oboInOwl:hasDbXref SNOMEDCT_US:87232008 -HP:0011783 oboInOwl:hasDbXref UMLS:C0154148 -HP:0008151 oboInOwl:hasDbXref SNOMEDCT_US:409674002 -HP:0008151 oboInOwl:hasDbXref UMLS:C0151872 -HP:0009482 oboInOwl:hasDbXref UMLS:C4024340 -HP:0011784 oboInOwl:hasDbXref UMLS:C0342122 -HP:0011784 oboInOwl:hasDbXref SNOMEDCT_US:267374005 -HP:0011785 oboInOwl:hasDbXref SNOMEDCT_US:26389007 -HP:0011785 oboInOwl:hasDbXref UMLS:C0154143 -HP:0011786 oboInOwl:hasDbXref UMLS:C0154141 -HP:0011786 oboInOwl:hasDbXref SNOMEDCT_US:73869005 -HP:0011786 oboInOwl:hasDbXref SNOMEDCT_US:69329005 -HP:0011787 oboInOwl:hasDbXref UMLS:C0271801 -HP:0011787 oboInOwl:hasDbXref SNOMEDCT_US:26692000 -HP:0010456 oboInOwl:hasDbXref UMLS:C4023822 -HP:0010455 oboInOwl:hasDbXref UMLS:C3150931 -HP:0010454 oboInOwl:hasDbXref UMLS:C3808270 -HP:0010453 oboInOwl:hasDbXref UMLS:C4021263 -HP:0010452 oboInOwl:hasDbXref SNOMEDCT_US:65146007 -HP:0010452 oboInOwl:hasDbXref UMLS:C0266632 -HP:0010451 oboInOwl:hasDbXref UMLS:C4023823 -HP:0010450 oboInOwl:hasDbXref SNOMEDCT_US:63305008 -HP:0010450 oboInOwl:hasDbXref MSH:D004940 -HP:0010450 oboInOwl:hasDbXref UMLS:C0014866 -HP:0010459 oboInOwl:hasDbXref UMLS:C0266361 -HP:0010459 oboInOwl:hasDbXref MSH:D050090 -HP:0010459 oboInOwl:hasDbXref SNOMEDCT_US:18978002 -HP:0010458 oboInOwl:hasDbXref SNOMEDCT_US:8800006 -HP:0010458 oboInOwl:hasDbXref UMLS:C0238394 -HP:0010458 oboInOwl:hasDbXref MSH:D058489 -HP:0009478 oboInOwl:hasDbXref UMLS:C4024341 -HP:0011788 oboInOwl:hasDbXref UMLS:C4021843 -HP:0011789 oboInOwl:hasDbXref UMLS:C4023189 -HP:0009477 oboInOwl:hasDbXref UMLS:C4024342 -HP:0008148 oboInOwl:hasDbXref UMLS:C4024727 -HP:0009473 oboInOwl:hasDbXref UMLS:C0158113 -HP:0009473 oboInOwl:hasDbXref SNOMEDCT_US:86414002 -HP:0009473 oboInOwl:hasDbXref MEDDRA:10010821 -HP:0008142 oboInOwl:hasDbXref UMLS:C4280414 -HP:0008142 oboInOwl:hasDbXref UMLS:C4024728 -HP:0008144 oboInOwl:hasDbXref UMLS:C1843986 -HP:0011730 oboInOwl:hasDbXref UMLS:C4023215 -HP:0011731 oboInOwl:hasDbXref UMLS:C4023214 -HP:0011732 oboInOwl:hasDbXref UMLS:C4023213 -HP:0010401 oboInOwl:hasDbXref UMLS:C4023853 -HP:0010400 oboInOwl:hasDbXref UMLS:C4023854 -HP:0010409 oboInOwl:hasDbXref UMLS:C4023846 -HP:0009408 oboInOwl:hasDbXref UMLS:C4024384 -HP:0010408 oboInOwl:hasDbXref UMLS:C4023847 -HP:0010407 oboInOwl:hasDbXref UMLS:C4023848 -HP:0010406 oboInOwl:hasDbXref UMLS:C4023849 -HP:0010405 oboInOwl:hasDbXref UMLS:C4023850 -HP:0009405 oboInOwl:hasDbXref UMLS:C4024386 -HP:0010404 oboInOwl:hasDbXref UMLS:C4023851 -HP:0009404 oboInOwl:hasDbXref UMLS:C4024387 -HP:0009407 oboInOwl:hasDbXref UMLS:C4024385 -HP:0010403 oboInOwl:hasDbXref UMLS:C4021274 -HP:0009406 oboInOwl:hasDbXref UMLS:C4021481 -HP:0010402 oboInOwl:hasDbXref UMLS:C4023852 -HP:0009401 oboInOwl:hasDbXref UMLS:C4024389 -HP:0011733 oboInOwl:hasDbXref UMLS:C4023212 -HP:0009400 oboInOwl:hasDbXref UMLS:C4024390 -HP:0011734 oboInOwl:hasDbXref UMLS:C0948387 -HP:0011735 oboInOwl:hasDbXref UMLS:C4023211 -HP:0009403 oboInOwl:hasDbXref UMLS:C4021482 -HP:0009402 oboInOwl:hasDbXref UMLS:C4024388 -HP:0011736 oboInOwl:hasDbXref MSH:D006929 -HP:0011736 oboInOwl:hasDbXref UMLS:C1384514 -HP:0011736 oboInOwl:hasDbXref SNOMEDCT_US:190507007 -HP:0011736 oboInOwl:hasDbXref SNOMEDCT_US:258117004 -HP:0011737 oboInOwl:hasDbXref UMLS:C4021127 -HP:0011738 oboInOwl:hasDbXref UMLS:C4023210 -HP:0011738 oboInOwl:hasDbXref UMLS:C4020745 -HP:0011739 oboInOwl:hasDbXref UMLS:C4020744 -HP:0011739 oboInOwl:hasDbXref UMLS:C4020743 -HP:0011739 oboInOwl:hasDbXref UMLS:C4023209 -HP:0011720 oboInOwl:hasDbXref Fyler:930 -HP:0011720 oboInOwl:hasDbXref Fyler:0930 -HP:0011720 oboInOwl:hasDbXref Fyler:920 -HP:0011720 oboInOwl:hasDbXref UMLS:C4021130 -HP:0011720 oboInOwl:hasDbXref Fyler:0920 -HP:0011721 oboInOwl:hasDbXref UMLS:C4021129 -HP:0009419 oboInOwl:hasDbXref UMLS:C4024375 -HP:0009416 oboInOwl:hasDbXref UMLS:C4024377 -HP:0009415 oboInOwl:hasDbXref UMLS:C4024378 -HP:0009418 oboInOwl:hasDbXref UMLS:C4024376 -HP:0009417 oboInOwl:hasDbXref UMLS:C4021480 -HP:0011722 oboInOwl:hasDbXref Fyler:950 -HP:0011722 oboInOwl:hasDbXref UMLS:C4021128 -HP:0011722 oboInOwl:hasDbXref Fyler:0950 -HP:0009412 oboInOwl:hasDbXref UMLS:C4024381 -HP:0011723 oboInOwl:hasDbXref UMLS:C4023219 -HP:0009411 oboInOwl:hasDbXref UMLS:C4024382 -HP:0009414 oboInOwl:hasDbXref UMLS:C4024379 -HP:0011724 oboInOwl:hasDbXref MSH:C536932 -HP:0011724 oboInOwl:hasDbXref SNOMEDCT_US:2829000 -HP:0011724 oboInOwl:hasDbXref UMLS:C0265857 -HP:0009413 oboInOwl:hasDbXref UMLS:C4024380 -HP:0011725 oboInOwl:hasDbXref UMLS:C4023218 -HP:0011726 oboInOwl:hasDbXref MSH:D010547 -HP:0011726 oboInOwl:hasDbXref SNOMEDCT_US:35604006 -HP:0011726 oboInOwl:hasDbXref SNOMEDCT_US:233815004 -HP:0011726 oboInOwl:hasDbXref UMLS:C0031190 -HP:0011726 oboInOwl:hasDbXref SNOMEDCT_US:206597007 -HP:0011727 oboInOwl:hasDbXref UMLS:C0240733 -HP:0009410 oboInOwl:hasDbXref UMLS:C4024383 -HP:0011728 oboInOwl:hasDbXref UMLS:C4023217 -HP:0011729 oboInOwl:hasDbXref UMLS:C4023216 -HP:0011710 oboInOwl:hasDbXref SNOMEDCT_US:6374002 -HP:0011710 oboInOwl:hasDbXref MSH:D002037 -HP:0011710 oboInOwl:hasDbXref UMLS:C0006384 -HP:0011719 oboInOwl:hasDbXref Fyler:910 -HP:0011719 oboInOwl:hasDbXref UMLS:C4021131 -HP:0011719 oboInOwl:hasDbXref Fyler:0910 -HP:0011711 oboInOwl:hasDbXref UMLS:C0264912 -HP:0011711 oboInOwl:hasDbXref SNOMEDCT_US:37760005 -HP:0011712 oboInOwl:hasDbXref UMLS:C0085615 -HP:0011712 oboInOwl:hasDbXref SNOMEDCT_US:59118001 -HP:0011712 oboInOwl:hasDbXref MSH:D002037 -HP:0011713 oboInOwl:hasDbXref MSH:D002037 -HP:0011713 oboInOwl:hasDbXref UMLS:C0023211 -HP:0011713 oboInOwl:hasDbXref SNOMEDCT_US:63467002 -HP:0011714 oboInOwl:hasDbXref UMLS:C4023221 -HP:0011715 oboInOwl:hasDbXref UMLS:C0155707 -HP:0011715 oboInOwl:hasDbXref SNOMEDCT_US:86014007 -HP:0011716 oboInOwl:hasDbXref MSH:D013613 -HP:0011716 oboInOwl:hasDbXref UMLS:C0039235 -HP:0011716 oboInOwl:hasDbXref SNOMEDCT_US:419166005 -HP:0011716 oboInOwl:hasDbXref SNOMEDCT_US:233901002 -HP:0011717 oboInOwl:hasDbXref UMLS:C4023220 -HP:0011718 oboInOwl:hasDbXref SNOMEDCT_US:111322000 -HP:0011718 oboInOwl:hasDbXref UMLS:C0265914 -HP:0011718 oboInOwl:hasDbXref SNOMEDCT_US:128585006 -HP:0011718 oboInOwl:hasDbXref SNOMEDCT_US:199113001 -HP:0011708 oboInOwl:hasDbXref UMLS:C0155700 -HP:0011708 oboInOwl:hasDbXref SNOMEDCT_US:28189009 -HP:0011709 oboInOwl:hasDbXref MSH:D006327 -HP:0011709 oboInOwl:hasDbXref UMLS:C0004331 -HP:0011709 oboInOwl:hasDbXref SNOMEDCT_US:50799005 -HP:0011700 oboInOwl:hasDbXref SNOMEDCT_US:233892002 -HP:0011700 oboInOwl:hasDbXref UMLS:C0039234 -HP:0011700 oboInOwl:hasDbXref MSH:D013612 -HP:0011701 oboInOwl:hasDbXref UMLS:C0221158 -HP:0011701 oboInOwl:hasDbXref SNOMEDCT_US:49982000 -HP:0011702 oboInOwl:hasDbXref UMLS:C4023222 -HP:0011702 oboInOwl:hasDbXref Fyler:7010 -HP:0011703 oboInOwl:hasDbXref UMLS:C0039239 -HP:0011703 oboInOwl:hasDbXref SNOMEDCT_US:11092001 -HP:0011703 oboInOwl:hasDbXref MSH:D013616 -HP:0011704 oboInOwl:hasDbXref MSH:D012804 -HP:0011704 oboInOwl:hasDbXref SNOMEDCT_US:36083008 -HP:0011704 oboInOwl:hasDbXref UMLS:C0037052 -HP:0011705 oboInOwl:hasDbXref SNOMEDCT_US:270492004 -HP:0011705 oboInOwl:hasDbXref UMLS:C0085614 -HP:0011706 oboInOwl:hasDbXref UMLS:C0264906 -HP:0011706 oboInOwl:hasDbXref SNOMEDCT_US:195042002 -HP:0011707 oboInOwl:hasDbXref UMLS:C0264907 -HP:0011707 oboInOwl:hasDbXref SNOMEDCT_US:54016002 -HP:0045063 oboInOwl:hasDbXref UMLS:C1112467 -HP:0045060 oboInOwl:hasDbXref UMLS:C4073181 -HP:0045061 oboInOwl:hasDbXref UMLS:C4073182 -HP:0008083 oboInOwl:hasDbXref UMLS:C1861376 -HP:0008080 oboInOwl:hasDbXref MSH:D050488 -HP:0008080 oboInOwl:hasDbXref SNOMEDCT_US:274147008 -HP:0008080 oboInOwl:hasDbXref UMLS:C0546297 -HP:0008082 oboInOwl:hasDbXref UMLS:C2673401 -HP:0008081 oboInOwl:hasDbXref SNOMEDCT_US:249803006 -HP:0008081 oboInOwl:hasDbXref SNOMEDCT_US:275344002 -HP:0008081 oboInOwl:hasDbXref UMLS:C1578482 -HP:0045026 oboInOwl:hasDbXref UMLS:C4022395 -HP:0045027 oboInOwl:hasDbXref UMLS:C4022394 -HP:0045028 oboInOwl:hasDbXref UMLS:C4021030 -HP:0045029 oboInOwl:hasDbXref MSH:C562487 -HP:0045029 oboInOwl:hasDbXref UMLS:C0264005 -HP:0045029 oboInOwl:hasDbXref SNOMEDCT_US:24129002 -HP:0008076 oboInOwl:hasDbXref UMLS:C1836872 -HP:0008079 oboInOwl:hasDbXref UMLS:C1867932 -HP:0045025 oboInOwl:hasDbXref UMLS:C1837464 -HP:0045025 oboInOwl:hasDbXref UMLS:C2675021 -HP:0008078 oboInOwl:hasDbXref UMLS:C1850162 -HP:0010393 oboInOwl:hasDbXref UMLS:C4023861 -HP:0008095 oboInOwl:hasDbXref UMLS:C4021556 -HP:0008094 oboInOwl:hasDbXref UMLS:C1969238 -HP:0010392 oboInOwl:hasDbXref UMLS:C4023862 -HP:0010391 oboInOwl:hasDbXref UMLS:C4020903 -HP:0008097 oboInOwl:hasDbXref UMLS:C1844520 -HP:0010390 oboInOwl:hasDbXref UMLS:C4023863 -HP:0008096 oboInOwl:hasDbXref UMLS:C1862147 -HP:0008090 oboInOwl:hasDbXref UMLS:C4024732 -HP:0008093 oboInOwl:hasDbXref UMLS:C1862083 -HP:0010399 oboInOwl:hasDbXref UMLS:C4023855 -HP:0010398 oboInOwl:hasDbXref UMLS:C4023856 -HP:0010397 oboInOwl:hasDbXref UMLS:C4023857 -HP:0010396 oboInOwl:hasDbXref UMLS:C4023858 -HP:0010395 oboInOwl:hasDbXref UMLS:C4023859 -HP:0010394 oboInOwl:hasDbXref UMLS:C4023860 -HP:0045037 oboInOwl:hasDbXref UMLS:C4073166 -HP:0045038 oboInOwl:hasDbXref SNOMEDCT_US:276811008 -HP:0045038 oboInOwl:hasDbXref MSH:C535648 -HP:0045038 oboInOwl:hasDbXref UMLS:C0349532 -HP:0045039 oboInOwl:hasDbXref UMLS:C4073167 -HP:0045034 oboInOwl:hasDbXref UMLS:C4022393 -HP:0008087 oboInOwl:hasDbXref UMLS:C1844712 -HP:0045035 oboInOwl:hasDbXref UMLS:C4073164 -HP:0008089 oboInOwl:hasDbXref UMLS:C4024733 -HP:0045036 oboInOwl:hasDbXref UMLS:C4073165 -HP:0009393 oboInOwl:hasDbXref UMLS:C4024397 -HP:0008062 oboInOwl:hasDbXref UMLS:C4024739 -HP:0010382 oboInOwl:hasDbXref UMLS:C4023868 -HP:0009392 oboInOwl:hasDbXref UMLS:C4021483 -HP:0010381 oboInOwl:hasDbXref UMLS:C4023869 -HP:0008061 oboInOwl:hasDbXref UMLS:C4024740 -HP:0008064 oboInOwl:hasDbXref MSH:D007057 -HP:0008064 oboInOwl:hasDbXref UMLS:C0020757 -HP:0008064 oboInOwl:hasDbXref MEDDRA:10021198 -HP:0009395 oboInOwl:hasDbXref UMLS:C4024395 -HP:0010380 oboInOwl:hasDbXref UMLS:C4023870 -HP:0008063 oboInOwl:hasDbXref UMLS:C4024738 -HP:0009394 oboInOwl:hasDbXref UMLS:C4024396 -HP:0008060 oboInOwl:hasDbXref UMLS:C4024741 -HP:0009391 oboInOwl:hasDbXref UMLS:C4024398 -HP:0009390 oboInOwl:hasDbXref UMLS:C4024399 -HP:0010389 oboInOwl:hasDbXref UMLS:C4023864 -HP:0010388 oboInOwl:hasDbXref UMLS:C4021275 -HP:0010387 oboInOwl:hasDbXref UMLS:C4023865 -HP:0010386 oboInOwl:hasDbXref UMLS:C4021276 -HP:0010385 oboInOwl:hasDbXref UMLS:C4021277 -HP:0010384 oboInOwl:hasDbXref UMLS:C4023866 -HP:0010383 oboInOwl:hasDbXref UMLS:C4023867 -HP:0045040 oboInOwl:hasDbXref UMLS:C4073168 -HP:0045041 oboInOwl:hasDbXref UMLS:C3279904 -HP:0045041 oboInOwl:hasDbXref MSH:C563641 -HP:0045042 oboInOwl:hasDbXref UMLS:C4073169 -HP:0045043 oboInOwl:hasDbXref UMLS:C4073170 -HP:0045048 oboInOwl:hasDbXref UMLS:C4073172 -HP:0008059 oboInOwl:hasDbXref UMLS:C4024742 -HP:0045049 oboInOwl:hasDbXref UMLS:C4073173 -HP:0009389 oboInOwl:hasDbXref UMLS:C4024400 -HP:0008058 oboInOwl:hasDbXref UMLS:C4024743 -HP:0008055 oboInOwl:hasDbXref UMLS:C4024746 -HP:0009386 oboInOwl:hasDbXref UMLS:C4024403 -HP:0045044 oboInOwl:hasDbXref UMLS:C3280641 -HP:0008054 oboInOwl:hasDbXref UMLS:C4024747 -HP:0045045 oboInOwl:hasDbXref UMLS:C4073171 -HP:0009385 oboInOwl:hasDbXref UMLS:C4024404 -HP:0009388 oboInOwl:hasDbXref UMLS:C4024401 -HP:0045046 oboInOwl:hasDbXref UMLS:C3900122 -HP:0008057 oboInOwl:hasDbXref UMLS:C4024744 -HP:0009387 oboInOwl:hasDbXref UMLS:C4024402 -HP:0008056 oboInOwl:hasDbXref UMLS:C4024745 -HP:0045047 oboInOwl:hasDbXref UMLS:C0019043 -HP:0045047 oboInOwl:hasDbXref SNOMEDCT_US:50095005 -HP:0045047 oboInOwl:hasDbXref MSH:D006451 -HP:0008073 oboInOwl:hasDbXref UMLS:C4024734 -HP:0010371 oboInOwl:hasDbXref UMLS:C4023875 -HP:0010370 oboInOwl:hasDbXref UMLS:C4023876 -HP:0008072 oboInOwl:hasDbXref UMLS:C4024735 -HP:0008075 oboInOwl:hasDbXref UMLS:C1846017 -HP:0008074 oboInOwl:hasDbXref UMLS:C1834349 -HP:0008071 oboInOwl:hasDbXref UMLS:C0565599 -HP:0008071 oboInOwl:hasDbXref SNOMEDCT_US:288250001 -HP:0008070 oboInOwl:hasDbXref UMLS:C1837770 -HP:0008070 oboInOwl:hasDbXref UMLS:C0020678 -HP:0008070 oboInOwl:hasDbXref MEDDRA:10021126 -HP:0008070 oboInOwl:hasDbXref SNOMEDCT_US:56558005 -HP:0008070 oboInOwl:hasDbXref MSH:D007039 -HP:0008070 oboInOwl:hasDbXref UMLS:C1860844 -HP:0008070 oboInOwl:hasDbXref SNOMEDCT_US:53602002 -HP:0010379 oboInOwl:hasDbXref UMLS:C4021278 -HP:0010378 oboInOwl:hasDbXref UMLS:C4023871 -HP:0010377 oboInOwl:hasDbXref UMLS:C4023872 -HP:0010376 oboInOwl:hasDbXref UMLS:C4021279 -HP:0010375 oboInOwl:hasDbXref UMLS:C4023873 -HP:0010374 oboInOwl:hasDbXref UMLS:C4021280 -HP:0010373 oboInOwl:hasDbXref UMLS:C4021281 -HP:0010372 oboInOwl:hasDbXref UMLS:C4023874 -HP:0045051 oboInOwl:hasDbXref UMLS:C4073175 -HP:0045052 oboInOwl:hasDbXref UMLS:C4073176 -HP:0045053 oboInOwl:hasDbXref UMLS:C4073177 -HP:0045054 oboInOwl:hasDbXref SNOMEDCT_US:3548001 -HP:0045054 oboInOwl:hasDbXref MSH:D020516 -HP:0045054 oboInOwl:hasDbXref UMLS:C0700251 -HP:0045050 oboInOwl:hasDbXref UMLS:C4073174 -HP:0045059 oboInOwl:hasDbXref UMLS:C2047516 -HP:0008069 oboInOwl:hasDbXref SNOMEDCT_US:126488004 -HP:0008069 oboInOwl:hasDbXref UMLS:C0007114 -HP:0008069 oboInOwl:hasDbXref SNOMEDCT_US:372130007 -HP:0008069 oboInOwl:hasDbXref MSH:D012878 -HP:0008069 oboInOwl:hasDbXref UMLS:C0037286 -HP:0008069 oboInOwl:hasDbXref NCIT:C3262 -HP:0008066 oboInOwl:hasDbXref UMLS:C2132198 -HP:0008066 oboInOwl:hasDbXref UMLS:C0241054 -HP:0008066 oboInOwl:hasDbXref UMLS:C2220104 -HP:0045055 oboInOwl:hasDbXref UMLS:C4073178 -HP:0009397 oboInOwl:hasDbXref UMLS:C4024393 -HP:0009396 oboInOwl:hasDbXref UMLS:C4024394 -HP:0008065 oboInOwl:hasDbXref UMLS:C4024737 -HP:0045056 oboInOwl:hasDbXref UMLS:C4073179 -HP:0009399 oboInOwl:hasDbXref UMLS:C4024391 -HP:0045057 oboInOwl:hasDbXref UMLS:C4073295 -HP:0009398 oboInOwl:hasDbXref UMLS:C4024392 -HP:0008067 oboInOwl:hasDbXref UMLS:C4024736 -HP:0045058 oboInOwl:hasDbXref UMLS:C4073180 -HP:0033019 oboInOwl:hasDbXref NCIT:C3054 -HP:0033020 oboInOwl:hasDbXref NCIT:C3053 -HP:0045008 oboInOwl:hasDbXref UMLS:C4022402 -HP:0045009 oboInOwl:hasDbXref UMLS:C4022401 -HP:0045004 oboInOwl:hasDbXref UMLS:C4022406 -HP:0045005 oboInOwl:hasDbXref MSH:D009436 -HP:0045005 oboInOwl:hasDbXref UMLS:C0027794 -HP:0045005 oboInOwl:hasDbXref SNOMEDCT_US:253098009 -HP:0045006 oboInOwl:hasDbXref UMLS:C4022404 -HP:0045007 oboInOwl:hasDbXref UMLS:C4022403 -HP:0045001 oboInOwl:hasDbXref UMLS:C4022409 -HP:0045002 oboInOwl:hasDbXref UMLS:C4022408 -HP:0045003 oboInOwl:hasDbXref UMLS:C4022407 -HP:0045010 oboInOwl:hasDbXref UMLS:C4022400 -HP:0045017 oboInOwl:hasDbXref UMLS:C4022397 -HP:0045018 oboInOwl:hasDbXref UMLS:C4022396 -HP:0045011 oboInOwl:hasDbXref UMLS:C4022399 -HP:0045012 oboInOwl:hasDbXref UMLS:C4022398 -HP:0045014 oboInOwl:hasDbXref SNOMEDCT_US:238090007 -HP:0045014 oboInOwl:hasDbXref UMLS:C0342892 -HP:0011890 oboInOwl:hasDbXref UMLS:C4023142 -HP:0011891 oboInOwl:hasDbXref UMLS:C0032797 -HP:0011891 oboInOwl:hasDbXref MSH:D006473 -HP:0011891 oboInOwl:hasDbXref SNOMEDCT_US:47821001 -HP:0009571 oboInOwl:hasDbXref UMLS:C4024286 -HP:0011892 oboInOwl:hasDbXref MSH:D014813 -HP:0011892 oboInOwl:hasDbXref UMLS:C0042880 -HP:0011892 oboInOwl:hasDbXref SNOMEDCT_US:52675005 -HP:0008240 oboInOwl:hasDbXref UMLS:C4024716 -HP:0009570 oboInOwl:hasDbXref UMLS:C4024287 -HP:0011893 oboInOwl:hasDbXref UMLS:C0580531 -HP:0011893 oboInOwl:hasDbXref SNOMEDCT_US:165509000 -HP:0011894 oboInOwl:hasDbXref UMLS:C4023141 -HP:0011895 oboInOwl:hasDbXref UMLS:C4021112 -HP:0011896 oboInOwl:hasDbXref UMLS:C0038534 -HP:0011896 oboInOwl:hasDbXref SNOMEDCT_US:78768009 -HP:0011897 oboInOwl:hasDbXref UMLS:C4023140 -HP:0010566 oboInOwl:hasDbXref SNOMEDCT_US:51398009 -HP:0010566 oboInOwl:hasDbXref MSH:D006222 -HP:0010566 oboInOwl:hasDbXref SNOMEDCT_US:400006008 -HP:0010566 oboInOwl:hasDbXref UMLS:C0018552 -HP:0010565 oboInOwl:hasDbXref UMLS:C4023790 -HP:0010564 oboInOwl:hasDbXref UMLS:C0339864 -HP:0010564 oboInOwl:hasDbXref SNOMEDCT_US:232412004 -HP:0010562 oboInOwl:hasDbXref SNOMEDCT_US:33659008 -HP:0010562 oboInOwl:hasDbXref MSH:D007627 -HP:0010562 oboInOwl:hasDbXref SNOMEDCT_US:58405006 -HP:0010562 oboInOwl:hasDbXref UMLS:C0022548 -HP:0010562 oboInOwl:hasDbXref MEDDRA:10023330 -HP:0010561 oboInOwl:hasDbXref UMLS:C1969185 -HP:0010560 oboInOwl:hasDbXref UMLS:C4021253 -HP:0008239 oboInOwl:hasDbXref UMLS:C4024717 -HP:0010569 oboInOwl:hasDbXref UMLS:C1849185 -HP:0009569 oboInOwl:hasDbXref UMLS:C4024288 -HP:0010568 oboInOwl:hasDbXref UMLS:C4023788 -HP:0010567 oboInOwl:hasDbXref UMLS:C4023789 -HP:0009566 oboInOwl:hasDbXref UMLS:C4021438 -HP:0011898 oboInOwl:hasDbXref UMLS:C4023139 -HP:0009565 oboInOwl:hasDbXref UMLS:C4021439 -HP:0011899 oboInOwl:hasDbXref UMLS:C0919890 -HP:0011899 oboInOwl:hasDbXref SNOMEDCT_US:439000005 -HP:0009568 oboInOwl:hasDbXref UMLS:C1862144 -HP:0008237 oboInOwl:hasDbXref SNOMEDCT_US:37429009 -HP:0008237 oboInOwl:hasDbXref UMLS:C0220998 -HP:0008236 oboInOwl:hasDbXref UMLS:C0271528 -HP:0008236 oboInOwl:hasDbXref SNOMEDCT_US:4294006 -HP:0008231 oboInOwl:hasDbXref UMLS:C0342495 -HP:0008231 oboInOwl:hasDbXref SNOMEDCT_US:237778003 -HP:0009562 oboInOwl:hasDbXref UMLS:C4024290 -HP:0009561 oboInOwl:hasDbXref UMLS:C4021441 -HP:0009564 oboInOwl:hasDbXref UMLS:C4024289 -HP:0008233 oboInOwl:hasDbXref UMLS:C1858995 -HP:0008232 oboInOwl:hasDbXref UMLS:C4021550 -HP:0009563 oboInOwl:hasDbXref UMLS:C4021440 -HP:0009580 oboInOwl:hasDbXref UMLS:C4024281 -HP:0011880 oboInOwl:hasDbXref UMLS:C4023149 -HP:0008251 oboInOwl:hasDbXref UMLS:C0349476 -HP:0008251 oboInOwl:hasDbXref SNOMEDCT_US:276565004 -HP:0011881 oboInOwl:hasDbXref UMLS:C4023148 -HP:0009582 oboInOwl:hasDbXref UMLS:C4024280 -HP:0009581 oboInOwl:hasDbXref UMLS:C4021434 -HP:0008250 oboInOwl:hasDbXref MSH:C562999 -HP:0008250 oboInOwl:hasDbXref UMLS:C0475732 -HP:0008250 oboInOwl:hasDbXref SNOMEDCT_US:276645004 -HP:0011882 oboInOwl:hasDbXref UMLS:C4023147 -HP:0011883 oboInOwl:hasDbXref UMLS:C4023146 -HP:0011884 oboInOwl:hasDbXref UMLS:C4023145 -HP:0011885 oboInOwl:hasDbXref SNOMEDCT_US:417244000 -HP:0011885 oboInOwl:hasDbXref UMLS:C0015402 -HP:0011885 oboInOwl:hasDbXref MSH:D005130 -HP:0011885 oboInOwl:hasDbXref SNOMEDCT_US:93478000 -HP:0011886 oboInOwl:hasDbXref MSH:D006988 -HP:0011886 oboInOwl:hasDbXref SNOMEDCT_US:75229002 -HP:0011886 oboInOwl:hasDbXref UMLS:C0020581 -HP:0010554 oboInOwl:hasDbXref UMLS:C4021254 -HP:0010553 oboInOwl:hasDbXref SNOMEDCT_US:5332004 -HP:0010553 oboInOwl:hasDbXref UMLS:C0085637 -HP:0010551 oboInOwl:hasDbXref UMLS:C4023792 -HP:0010550 oboInOwl:hasDbXref MSH:D010264 -HP:0010550 oboInOwl:hasDbXref UMLS:C0030486 -HP:0010550 oboInOwl:hasDbXref SNOMEDCT_US:60389000 -HP:0010559 oboInOwl:hasDbXref UMLS:C1844702 -HP:0008249 oboInOwl:hasDbXref UMLS:C1112776 -HP:0010558 oboInOwl:hasDbXref UMLS:C4023791 -HP:0010557 oboInOwl:hasDbXref UMLS:C1446712 -HP:0009577 oboInOwl:hasDbXref UMLS:C4021435 -HP:0011887 oboInOwl:hasDbXref MSH:D002832 -HP:0011887 oboInOwl:hasDbXref UMLS:C0008522 -HP:0011887 oboInOwl:hasDbXref SNOMEDCT_US:122003 -HP:0011888 oboInOwl:hasDbXref UMLS:C4023144 -HP:0009576 oboInOwl:hasDbXref UMLS:C4021436 -HP:0008245 oboInOwl:hasDbXref UMLS:C3665349 -HP:0008245 oboInOwl:hasDbXref SNOMEDCT_US:82598004 -HP:0009579 oboInOwl:hasDbXref UMLS:C4024282 -HP:0011889 oboInOwl:hasDbXref UMLS:C4023143 -HP:0008247 oboInOwl:hasDbXref UMLS:C4021549 -HP:0009573 oboInOwl:hasDbXref UMLS:C4024285 -HP:0008242 oboInOwl:hasDbXref UMLS:C0033805 -HP:0008242 oboInOwl:hasDbXref SNOMEDCT_US:77098009 -HP:0008242 oboInOwl:hasDbXref MSH:D011546 -HP:0009572 oboInOwl:hasDbXref UMLS:C4021437 -HP:0008244 oboInOwl:hasDbXref SNOMEDCT_US:93235007 -HP:0008244 oboInOwl:hasDbXref UMLS:C0220766 -HP:0009575 oboInOwl:hasDbXref UMLS:C4024283 -HP:0009574 oboInOwl:hasDbXref UMLS:C4024284 -HP:0011870 oboInOwl:hasDbXref UMLS:C4023155 -HP:0011871 oboInOwl:hasDbXref UMLS:C4023154 -HP:0011872 oboInOwl:hasDbXref UMLS:C4023153 -HP:0011873 oboInOwl:hasDbXref SNOMEDCT_US:165558001 -HP:0011873 oboInOwl:hasDbXref UMLS:C0580317 -HP:0011874 oboInOwl:hasDbXref SNOMEDCT_US:73397007 -HP:0011874 oboInOwl:hasDbXref UMLS:C0272285 -HP:0011875 oboInOwl:hasDbXref UMLS:C0855742 -HP:0010544 oboInOwl:hasDbXref UMLS:C0271386 -HP:0010544 oboInOwl:hasDbXref SNOMEDCT_US:111533001 -HP:0010544 oboInOwl:hasDbXref MSH:D009759 -HP:0010543 oboInOwl:hasDbXref SNOMEDCT_US:194177006 -HP:0010543 oboInOwl:hasDbXref UMLS:C0242567 -HP:0010543 oboInOwl:hasDbXref MSH:D015835 -HP:0010542 oboInOwl:hasDbXref UMLS:C0155379 -HP:0010542 oboInOwl:hasDbXref SNOMEDCT_US:46888001 -HP:0010541 oboInOwl:hasDbXref UMLS:C0263417 -HP:0010541 oboInOwl:hasDbXref UMLS:C4280378 -HP:0010541 oboInOwl:hasDbXref UMLS:C4072877 -HP:0010541 oboInOwl:hasDbXref SNOMEDCT_US:51603000 -HP:0010540 oboInOwl:hasDbXref UMLS:C4023793 -HP:0010549 oboInOwl:hasDbXref UMLS:C4021255 -HP:0010548 oboInOwl:hasDbXref MSH:D009222 -HP:0010548 oboInOwl:hasDbXref UMLS:C0751359 -HP:0009548 oboInOwl:hasDbXref UMLS:C4024300 -HP:0008216 oboInOwl:hasDbXref UMLS:C1856017 -HP:0009547 oboInOwl:hasDbXref UMLS:C4021444 -HP:0010547 oboInOwl:hasDbXref SNOMEDCT_US:397488002 -HP:0010547 oboInOwl:hasDbXref MSH:D009123 -HP:0010547 oboInOwl:hasDbXref UMLS:C0026825 -HP:0010547 oboInOwl:hasDbXref SNOMEDCT_US:186611004 -HP:0010546 oboInOwl:hasDbXref UMLS:C0231531 -HP:0010546 oboInOwl:hasDbXref SNOMEDCT_US:41405005 -HP:0010545 oboInOwl:hasDbXref SNOMEDCT_US:307676006 -HP:0010545 oboInOwl:hasDbXref UMLS:C0585544 -HP:0009549 oboInOwl:hasDbXref UMLS:C4024299 -HP:0009544 oboInOwl:hasDbXref UMLS:C4021447 -HP:0011876 oboInOwl:hasDbXref UMLS:C4023152 -HP:0008213 oboInOwl:hasDbXref SNOMEDCT_US:33927004 -HP:0008213 oboInOwl:hasDbXref UMLS:C0271623 -HP:0008213 oboInOwl:hasDbXref MSH:D007006 -HP:0009543 oboInOwl:hasDbXref UMLS:C4021448 -HP:0011877 oboInOwl:hasDbXref UMLS:C1096367 -HP:0009546 oboInOwl:hasDbXref UMLS:C4021445 -HP:0011878 oboInOwl:hasDbXref UMLS:C4023151 -HP:0008214 oboInOwl:hasDbXref SNOMEDCT_US:166449002 -HP:0008214 oboInOwl:hasDbXref UMLS:C0241011 -HP:0009545 oboInOwl:hasDbXref UMLS:C4021446 -HP:0011879 oboInOwl:hasDbXref UMLS:C4023150 -HP:0009540 oboInOwl:hasDbXref UMLS:C4021451 -HP:0009542 oboInOwl:hasDbXref UMLS:C4021449 -HP:0008211 oboInOwl:hasDbXref UMLS:C1321907 -HP:0008211 oboInOwl:hasDbXref SNOMEDCT_US:73291005 -HP:0008211 oboInOwl:hasDbXref MSH:C563238 -HP:0009541 oboInOwl:hasDbXref UMLS:C4021450 -HP:0009560 oboInOwl:hasDbXref UMLS:C4024291 -HP:0011860 oboInOwl:hasDbXref UMLS:C4020907 -HP:0011861 oboInOwl:hasDbXref UMLS:C3164377 -HP:0011861 oboInOwl:hasDbXref SNOMEDCT_US:448648001 -HP:0011862 oboInOwl:hasDbXref UMLS:C4023158 -HP:0011863 oboInOwl:hasDbXref UMLS:C1860243 -HP:0011864 oboInOwl:hasDbXref UMLS:C4023157 -HP:0010533 oboInOwl:hasDbXref UMLS:C0546878 -HP:0010533 oboInOwl:hasDbXref MSH:D013036 -HP:0010533 oboInOwl:hasDbXref SNOMEDCT_US:18191000 -HP:0010532 oboInOwl:hasDbXref MSH:D014717 -HP:0010532 oboInOwl:hasDbXref SNOMEDCT_US:103290003 -HP:0010532 oboInOwl:hasDbXref UMLS:C0522357 -HP:0010531 oboInOwl:hasDbXref SNOMEDCT_US:698836007 -HP:0010531 oboInOwl:hasDbXref UMLS:C3697670 -HP:0010530 oboInOwl:hasDbXref MSH:D009207 -HP:0010530 oboInOwl:hasDbXref UMLS:C0030214 -HP:0010530 oboInOwl:hasDbXref SNOMEDCT_US:9366002 -HP:0010539 oboInOwl:hasDbXref UMLS:C1856231 -HP:0010539 oboInOwl:hasDbXref UMLS:C4280379 -HP:0010538 oboInOwl:hasDbXref UMLS:C4072876 -HP:0010538 oboInOwl:hasDbXref UMLS:C4072875 -HP:0010538 oboInOwl:hasDbXref UMLS:C4023794 -HP:0010537 oboInOwl:hasDbXref UMLS:C0410935 -HP:0010537 oboInOwl:hasDbXref SNOMEDCT_US:268855009 -HP:0009559 oboInOwl:hasDbXref UMLS:C4024292 -HP:0009558 oboInOwl:hasDbXref UMLS:C4024293 -HP:0008227 oboInOwl:hasDbXref SNOMEDCT_US:360348000 -HP:0008227 oboInOwl:hasDbXref UMLS:C0342198 -HP:0008227 oboInOwl:hasDbXref SNOMEDCT_US:360353005 -HP:0010536 oboInOwl:hasDbXref UMLS:C0520680 -HP:0010536 oboInOwl:hasDbXref MSH:D020182 -HP:0010535 oboInOwl:hasDbXref MSH:D012891 -HP:0010535 oboInOwl:hasDbXref SNOMEDCT_US:73430006 -HP:0010535 oboInOwl:hasDbXref UMLS:C0037315 -HP:0008229 oboInOwl:hasDbXref UMLS:C1856129 -HP:0010534 oboInOwl:hasDbXref SNOMEDCT_US:230736007 -HP:0010534 oboInOwl:hasDbXref UMLS:C0338591 -HP:0010534 oboInOwl:hasDbXref MSH:D020236 -HP:0009555 oboInOwl:hasDbXref UMLS:C4280396 -HP:0009555 oboInOwl:hasDbXref UMLS:C4280400 -HP:0009555 oboInOwl:hasDbXref UMLS:C4280399 -HP:0009555 oboInOwl:hasDbXref UMLS:C4280398 -HP:0009555 oboInOwl:hasDbXref UMLS:C4024295 -HP:0009555 oboInOwl:hasDbXref UMLS:C4280397 -HP:0009554 oboInOwl:hasDbXref UMLS:C4024296 -HP:0008223 oboInOwl:hasDbXref SNOMEDCT_US:237523006 -HP:0008223 oboInOwl:hasDbXref UMLS:C0342162 -HP:0011867 oboInOwl:hasDbXref UMLS:C4023156 -HP:0008226 oboInOwl:hasDbXref UMLS:C0342527 -HP:0008226 oboInOwl:hasDbXref SNOMEDCT_US:38825009 -HP:0009557 oboInOwl:hasDbXref UMLS:C4024294 -HP:0009556 oboInOwl:hasDbXref UMLS:C3276744 -HP:0011868 oboInOwl:hasDbXref SNOMEDCT_US:23056005 -HP:0011868 oboInOwl:hasDbXref UMLS:C0036396 -HP:0011868 oboInOwl:hasDbXref MSH:D012585 -HP:0008225 oboInOwl:hasDbXref UMLS:C1969546 -HP:0009551 oboInOwl:hasDbXref UMLS:C4021442 -HP:0011869 oboInOwl:hasDbXref UMLS:C0855740 -HP:0009550 oboInOwl:hasDbXref UMLS:C4021443 -HP:0008222 oboInOwl:hasDbXref MSH:D007247 -HP:0008222 oboInOwl:hasDbXref SNOMEDCT_US:6738008 -HP:0008222 oboInOwl:hasDbXref UMLS:C0021361 -HP:0009553 oboInOwl:hasDbXref UMLS:C4024297 -HP:0009552 oboInOwl:hasDbXref UMLS:C4024298 -HP:0008221 oboInOwl:hasDbXref UMLS:C1621895 -HP:0008221 oboInOwl:hasDbXref SNOMEDCT_US:419920004 -HP:0008282 oboInOwl:hasDbXref UMLS:C0268306 -HP:0008282 oboInOwl:hasDbXref SNOMEDCT_US:7752002 -HP:0008281 oboInOwl:hasDbXref UMLS:C1859506 -HP:0008283 oboInOwl:hasDbXref UMLS:C1864954 -HP:0008279 oboInOwl:hasDbXref UMLS:C1850722 -HP:0008278 oboInOwl:hasDbXref UMLS:C4024710 -HP:0008275 oboInOwl:hasDbXref UMLS:C4024712 -HP:0008277 oboInOwl:hasDbXref UMLS:C4024711 -HP:0008277 oboInOwl:hasDbXref UMLS:C4020802 -HP:0008293 oboInOwl:hasDbXref UMLS:C1837273 -HP:0010591 oboInOwl:hasDbXref UMLS:C4023782 -HP:0010590 oboInOwl:hasDbXref UMLS:C4023783 -HP:0008291 oboInOwl:hasDbXref SNOMEDCT_US:254958004 -HP:0008291 oboInOwl:hasDbXref MSH:D049913 -HP:0008291 oboInOwl:hasDbXref SNOMEDCT_US:21109002 -HP:0008291 oboInOwl:hasDbXref UMLS:C1306214 -HP:0008290 oboInOwl:hasDbXref UMLS:C4024708 -HP:0010599 oboInOwl:hasDbXref UMLS:C4023774 -HP:0010598 oboInOwl:hasDbXref UMLS:C4023775 -HP:0010597 oboInOwl:hasDbXref UMLS:C4023776 -HP:0010596 oboInOwl:hasDbXref UMLS:C4023777 -HP:0010595 oboInOwl:hasDbXref UMLS:C4023778 -HP:0010594 oboInOwl:hasDbXref UMLS:C4023779 -HP:0010593 oboInOwl:hasDbXref UMLS:C4023780 -HP:0010592 oboInOwl:hasDbXref UMLS:C4023781 -HP:0008285 oboInOwl:hasDbXref UMLS:C4024709 -HP:0008288 oboInOwl:hasDbXref UMLS:C0751748 -HP:0008288 oboInOwl:hasDbXref SNOMEDCT_US:237939006 -HP:0008288 oboInOwl:hasDbXref MSH:D020158 -HP:0010580 oboInOwl:hasDbXref UMLS:C1833328 -HP:0009591 oboInOwl:hasDbXref UMLS:C4021431 -HP:0009590 oboInOwl:hasDbXref UMLS:C1863653 -HP:0009593 oboInOwl:hasDbXref UMLS:C4024276 -HP:0009592 oboInOwl:hasDbXref MSH:D001254 -HP:0009592 oboInOwl:hasDbXref UMLS:C0004114 -HP:0009592 oboInOwl:hasDbXref SNOMEDCT_US:38713004 -HP:0008261 oboInOwl:hasDbXref UMLS:C1851697 -HP:0010588 oboInOwl:hasDbXref UMLS:C0151628 -HP:0010588 oboInOwl:hasDbXref SNOMEDCT_US:89493005 -HP:0010587 oboInOwl:hasDbXref UMLS:C4023784 -HP:0010585 oboInOwl:hasDbXref UMLS:C1846803 -HP:0010584 oboInOwl:hasDbXref UMLS:C1841685 -HP:0010583 oboInOwl:hasDbXref UMLS:C1856911 -HP:0010582 oboInOwl:hasDbXref UMLS:C1846449 -HP:0009588 oboInOwl:hasDbXref MSH:D009464 -HP:0009588 oboInOwl:hasDbXref SNOMEDCT_US:126949007 -HP:0009588 oboInOwl:hasDbXref SNOMEDCT_US:985004 -HP:0009588 oboInOwl:hasDbXref NCIT:C3269 -HP:0009588 oboInOwl:hasDbXref UMLS:C0027859 -HP:0009587 oboInOwl:hasDbXref UMLS:C4021432 -HP:0008256 oboInOwl:hasDbXref MSH:D018246 -HP:0008256 oboInOwl:hasDbXref SNOMEDCT_US:302826002 -HP:0008256 oboInOwl:hasDbXref SNOMEDCT_US:18365006 -HP:0008256 oboInOwl:hasDbXref SNOMEDCT_US:255036008 -HP:0008256 oboInOwl:hasDbXref UMLS:C0206667 -HP:0008259 oboInOwl:hasDbXref UMLS:C4021548 -HP:0008258 oboInOwl:hasDbXref UMLS:C0001627 -HP:0008258 oboInOwl:hasDbXref SNOMEDCT_US:237751000 -HP:0008258 oboInOwl:hasDbXref MSH:D000312 -HP:0009589 oboInOwl:hasDbXref MSH:D016518 -HP:0009589 oboInOwl:hasDbXref UMLS:C1136042 -HP:0009584 oboInOwl:hasDbXref UMLS:C4021433 -HP:0009583 oboInOwl:hasDbXref UMLS:C4024279 -HP:0008255 oboInOwl:hasDbXref SNOMEDCT_US:237603002 -HP:0008255 oboInOwl:hasDbXref UMLS:C0342273 -HP:0009586 oboInOwl:hasDbXref UMLS:C4024277 -HP:0009585 oboInOwl:hasDbXref UMLS:C4024278 -HP:0008271 oboInOwl:hasDbXref UMLS:C4021847 -HP:0008271 oboInOwl:hasDbXref UMLS:C4020804 -HP:0008271 oboInOwl:hasDbXref UMLS:C4020803 -HP:0046508 oboInOwl:hasDbXref SNOMED_CT:298391004 -HP:0008273 oboInOwl:hasDbXref UMLS:C4024713 -HP:0008272 oboInOwl:hasDbXref UMLS:C4024714 -HP:0046507 oboInOwl:hasDbXref SNOMED_CT:86684002 -HP:0010577 oboInOwl:hasDbXref UMLS:C4021862 -HP:0010576 oboInOwl:hasDbXref UMLS:C4021250 -HP:0010575 oboInOwl:hasDbXref UMLS:C4021251 -HP:0010575 oboInOwl:hasDbXref UMLS:C4280377 -HP:0010574 oboInOwl:hasDbXref UMLS:C4021252 -HP:0010571 oboInOwl:hasDbXref UMLS:C4023786 -HP:0010570 oboInOwl:hasDbXref UMLS:C4023787 -HP:0010579 oboInOwl:hasDbXref UMLS:C1865037 -HP:0010578 oboInOwl:hasDbXref UMLS:C4023785 -HP:0009599 oboInOwl:hasDbXref UMLS:C4021429 -HP:0009598 oboInOwl:hasDbXref UMLS:C4024274 -HP:0008269 oboInOwl:hasDbXref UMLS:C3806125 -HP:0009595 oboInOwl:hasDbXref UMLS:C3810474 -HP:0008264 oboInOwl:hasDbXref UMLS:C4021547 -HP:0009594 oboInOwl:hasDbXref UMLS:C1863411 -HP:0008263 oboInOwl:hasDbXref UMLS:C1848800 -HP:0009597 oboInOwl:hasDbXref UMLS:C4021430 -HP:0008265 oboInOwl:hasDbXref UMLS:C4024715 -HP:0009596 oboInOwl:hasDbXref UMLS:C4024275 -HP:0011818 oboInOwl:hasDbXref UMLS:C0431291 -HP:0011818 oboInOwl:hasDbXref SNOMEDCT_US:253106003 -HP:0011819 oboInOwl:hasDbXref UMLS:C4023175 -HP:0011810 oboInOwl:hasDbXref UMLS:C4023178 -HP:0011811 oboInOwl:hasDbXref UMLS:C4021120 -HP:0011812 oboInOwl:hasDbXref UMLS:C1328618 -HP:0011813 oboInOwl:hasDbXref UMLS:C4023177 -HP:0011814 oboInOwl:hasDbXref UMLS:C3810487 -HP:0011815 oboInOwl:hasDbXref SNOMEDCT_US:253101008 -HP:0011815 oboInOwl:hasDbXref SNOMEDCT_US:48777005 -HP:0011815 oboInOwl:hasDbXref UMLS:C0014065 -HP:0011815 oboInOwl:hasDbXref MSH:D004677 -HP:0011815 oboInOwl:hasDbXref SNOMEDCT_US:55999004 -HP:0011816 oboInOwl:hasDbXref UMLS:C0431294 -HP:0011816 oboInOwl:hasDbXref SNOMEDCT_US:253109005 -HP:0011817 oboInOwl:hasDbXref UMLS:C4023176 -HP:0011807 oboInOwl:hasDbXref UMLS:C4023180 -HP:0011808 oboInOwl:hasDbXref UMLS:C3277184 -HP:0011809 oboInOwl:hasDbXref UMLS:C4023179 -HP:0011800 oboInOwl:hasDbXref UMLS:C4280320 -HP:0011800 oboInOwl:hasDbXref UMLS:C1853242 -HP:0011800 oboInOwl:hasDbXref UMLS:C2673410 -HP:0011800 oboInOwl:hasDbXref UMLS:C4280321 -HP:0011801 oboInOwl:hasDbXref SNOMEDCT_US:29748005 -HP:0011801 oboInOwl:hasDbXref UMLS:C0341047 -HP:0011802 oboInOwl:hasDbXref SNOMEDCT_US:253753005 -HP:0011802 oboInOwl:hasDbXref UMLS:C0431565 -HP:0011803 oboInOwl:hasDbXref UMLS:C4280319 -HP:0011803 oboInOwl:hasDbXref MSH:C535441 -HP:0011803 oboInOwl:hasDbXref UMLS:C4280318 -HP:0011803 oboInOwl:hasDbXref UMLS:C0221363 -HP:0011803 oboInOwl:hasDbXref SNOMEDCT_US:204521002 -HP:0011804 oboInOwl:hasDbXref UMLS:C4023182 -HP:0011805 oboInOwl:hasDbXref UMLS:C4023181 -HP:0011850 oboInOwl:hasDbXref SNOMEDCT_US:14756005 -HP:0011850 oboInOwl:hasDbXref MSH:D010309 -HP:0011850 oboInOwl:hasDbXref UMLS:C0030583 -HP:0011851 oboInOwl:hasDbXref UMLS:C0019064 -HP:0011851 oboInOwl:hasDbXref SNOMEDCT_US:23412002 -HP:0011851 oboInOwl:hasDbXref MSH:D010490 -HP:0011852 oboInOwl:hasDbXref SNOMEDCT_US:233890005 -HP:0011852 oboInOwl:hasDbXref UMLS:C0242426 -HP:0011852 oboInOwl:hasDbXref MSH:D010490 -HP:0011853 oboInOwl:hasDbXref UMLS:C4023160 -HP:0010522 oboInOwl:hasDbXref MSH:D004410 -HP:0010522 oboInOwl:hasDbXref UMLS:C0476254 -HP:0010522 oboInOwl:hasDbXref SNOMEDCT_US:52824009 -HP:0010522 oboInOwl:hasDbXref SNOMEDCT_US:9236007 -HP:0010522 oboInOwl:hasDbXref SNOMEDCT_US:59770006 -HP:0010521 oboInOwl:hasDbXref UMLS:C1510417 -HP:0010521 oboInOwl:hasDbXref MSH:D020235 -HP:0010521 oboInOwl:hasDbXref SNOMEDCT_US:30767006 -HP:0010529 oboInOwl:hasDbXref MSH:D004454 -HP:0010529 oboInOwl:hasDbXref SNOMEDCT_US:64712007 -HP:0010529 oboInOwl:hasDbXref UMLS:C0013528 -HP:0010529 oboInOwl:hasDbXref UMLS:C4280380 -HP:0009529 oboInOwl:hasDbXref UMLS:C4024307 -HP:0010528 oboInOwl:hasDbXref SNOMEDCT_US:18358003 -HP:0010528 oboInOwl:hasDbXref MSH:D020238 -HP:0010528 oboInOwl:hasDbXref UMLS:C0234512 -HP:0010527 oboInOwl:hasDbXref SNOMEDCT_US:25094008 -HP:0010527 oboInOwl:hasDbXref MSH:D000377 -HP:0010527 oboInOwl:hasDbXref UMLS:C0234505 -HP:0009526 oboInOwl:hasDbXref UMLS:C4021456 -HP:0010526 oboInOwl:hasDbXref SNOMEDCT_US:88278002 -HP:0010526 oboInOwl:hasDbXref MSH:D000381 -HP:0010526 oboInOwl:hasDbXref UMLS:C0234144 -HP:0010525 oboInOwl:hasDbXref SNOMEDCT_US:3449007 -HP:0010525 oboInOwl:hasDbXref MSH:D000377 -HP:0010525 oboInOwl:hasDbXref UMLS:C0234509 -HP:0009525 oboInOwl:hasDbXref UMLS:C4021457 -HP:0009528 oboInOwl:hasDbXref UMLS:C4024308 -HP:0010524 oboInOwl:hasDbXref UMLS:C0001816 -HP:0010524 oboInOwl:hasDbXref MSH:D000377 -HP:0010524 oboInOwl:hasDbXref SNOMEDCT_US:42341009 -HP:0009527 oboInOwl:hasDbXref UMLS:C4021455 -HP:0010523 oboInOwl:hasDbXref MSH:D004410 -HP:0010523 oboInOwl:hasDbXref UMLS:C0002018 -HP:0010523 oboInOwl:hasDbXref SNOMEDCT_US:9236007 -HP:0011854 oboInOwl:hasDbXref SNOMEDCT_US:443826006 -HP:0011854 oboInOwl:hasDbXref UMLS:C0019065 -HP:0011854 oboInOwl:hasDbXref UMLS:C0744735 -HP:0011854 oboInOwl:hasDbXref SNOMEDCT_US:45626005 -HP:0011854 oboInOwl:hasDbXref MSH:D006465 -HP:0009522 oboInOwl:hasDbXref UMLS:C4024311 -HP:0011855 oboInOwl:hasDbXref SNOMEDCT_US:2129002 -HP:0011855 oboInOwl:hasDbXref UMLS:C0236024 -HP:0009521 oboInOwl:hasDbXref UMLS:C4024312 -HP:0011856 oboInOwl:hasDbXref SNOMEDCT_US:14077003 -HP:0011856 oboInOwl:hasDbXref MSH:D010842 -HP:0011856 oboInOwl:hasDbXref UMLS:C0031873 -HP:0009524 oboInOwl:hasDbXref UMLS:C4024309 -HP:0011857 oboInOwl:hasDbXref SNOMEDCT_US:415112005 -HP:0011857 oboInOwl:hasDbXref MSH:D010954 -HP:0011857 oboInOwl:hasDbXref SNOMEDCT_US:10639003 -HP:0011857 oboInOwl:hasDbXref UMLS:C0032131 -HP:0009523 oboInOwl:hasDbXref UMLS:C4024310 -HP:0011858 oboInOwl:hasDbXref UMLS:C4023159 -HP:0011859 oboInOwl:hasDbXref UMLS:C1562761 -HP:0011859 oboInOwl:hasDbXref SNOMEDCT_US:416300008 -HP:0009520 oboInOwl:hasDbXref UMLS:C4024313 -HP:0011840 oboInOwl:hasDbXref UMLS:C4023166 -HP:0011841 oboInOwl:hasDbXref MSH:D054141 -HP:0011841 oboInOwl:hasDbXref UMLS:C0152173 -HP:0011841 oboInOwl:hasDbXref SNOMEDCT_US:111288001 -HP:0011842 oboInOwl:hasDbXref UMLS:C4023165 -HP:0010511 oboInOwl:hasDbXref UMLS:C3150613 -HP:0010510 oboInOwl:hasDbXref UMLS:C4023798 -HP:0010519 oboInOwl:hasDbXref UMLS:C4021256 -HP:0010518 oboInOwl:hasDbXref UMLS:C0040124 -HP:0010518 oboInOwl:hasDbXref MSH:D013955 -HP:0010518 oboInOwl:hasDbXref SNOMEDCT_US:39462005 -HP:0008209 oboInOwl:hasDbXref UMLS:C0085215 -HP:0008209 oboInOwl:hasDbXref MSH:D008594 -HP:0008209 oboInOwl:hasDbXref UMLS:C0025322 -HP:0008209 oboInOwl:hasDbXref MSH:D016649 -HP:0008209 oboInOwl:hasDbXref SNOMEDCT_US:373717006 -HP:0010517 oboInOwl:hasDbXref UMLS:C4023795 -HP:0010516 oboInOwl:hasDbXref UMLS:C0040115 -HP:0010516 oboInOwl:hasDbXref MSH:D013952 -HP:0010515 oboInOwl:hasDbXref UMLS:C4023796 -HP:0010515 oboInOwl:hasDbXref UMLS:C3278004 -HP:0009537 oboInOwl:hasDbXref UMLS:C4021452 -HP:0009536 oboInOwl:hasDbXref UMLS:C1862142 -HP:0010514 oboInOwl:hasDbXref SNOMEDCT_US:10649000 -HP:0010514 oboInOwl:hasDbXref MSH:D006964 -HP:0010514 oboInOwl:hasDbXref UMLS:C0020506 -HP:0008205 oboInOwl:hasDbXref UMLS:C1842404 -HP:0008208 oboInOwl:hasDbXref UMLS:C0271844 -HP:0008208 oboInOwl:hasDbXref SNOMEDCT_US:9092004 -HP:0009539 oboInOwl:hasDbXref UMLS:C4024301 -HP:0010513 oboInOwl:hasDbXref UMLS:C4023797 -HP:0009538 oboInOwl:hasDbXref UMLS:C4024302 -HP:0008207 oboInOwl:hasDbXref UMLS:C0405580 -HP:0008207 oboInOwl:hasDbXref MSH:D000224 -HP:0008207 oboInOwl:hasDbXref SNOMEDCT_US:373662000 -HP:0008207 oboInOwl:hasDbXref SNOMEDCT_US:363732003 -HP:0008207 oboInOwl:hasDbXref UMLS:C0001403 -HP:0008207 oboInOwl:hasDbXref SNOMEDCT_US:386584007 -HP:0010512 oboInOwl:hasDbXref SNOMEDCT_US:12286000 -HP:0010512 oboInOwl:hasDbXref UMLS:C0271750 -HP:0008202 oboInOwl:hasDbXref MSH:C562708 -HP:0008202 oboInOwl:hasDbXref SNOMEDCT_US:67873006 -HP:0008202 oboInOwl:hasDbXref UMLS:C0271586 -HP:0009533 oboInOwl:hasDbXref UMLS:C4024303 -HP:0011843 oboInOwl:hasDbXref UMLS:C4023164 -HP:0011844 oboInOwl:hasDbXref UMLS:C4023163 -HP:0009532 oboInOwl:hasDbXref UMLS:C4024304 -HP:0009535 oboInOwl:hasDbXref UMLS:C4021453 -HP:0008204 oboInOwl:hasDbXref UMLS:C1868007 -HP:0011845 oboInOwl:hasDbXref UMLS:C4023162 -HP:0011846 oboInOwl:hasDbXref UMLS:C0029417 -HP:0011846 oboInOwl:hasDbXref SNOMEDCT_US:55333008 -HP:0011846 oboInOwl:hasDbXref MSH:D018215 -HP:0009534 oboInOwl:hasDbXref UMLS:C4021454 -HP:0011847 oboInOwl:hasDbXref UMLS:C0206638 -HP:0011847 oboInOwl:hasDbXref SNOMEDCT_US:57500000 -HP:0011847 oboInOwl:hasDbXref SNOMEDCT_US:697970009 -HP:0011847 oboInOwl:hasDbXref MSH:D018212 -HP:0011848 oboInOwl:hasDbXref UMLS:C0232488 -HP:0011848 oboInOwl:hasDbXref SNOMEDCT_US:9991008 -HP:0011848 oboInOwl:hasDbXref MSH:D003085 -HP:0008200 oboInOwl:hasDbXref SNOMEDCT_US:36348003 -HP:0008200 oboInOwl:hasDbXref UMLS:C0221002 -HP:0008200 oboInOwl:hasDbXref MSH:D049950 -HP:0011849 oboInOwl:hasDbXref MP:0008271 -HP:0011849 oboInOwl:hasDbXref UMLS:C4023161 -HP:0011849 oboInOwl:hasDbXref UMLS:C4280317 -HP:0009531 oboInOwl:hasDbXref UMLS:C4024305 -HP:0009530 oboInOwl:hasDbXref UMLS:C4024306 -HP:0011830 oboInOwl:hasDbXref UMLS:C4023170 -HP:0011831 oboInOwl:hasDbXref UMLS:C4280271 -HP:0011831 oboInOwl:hasDbXref UMLS:C4021114 -HP:0010500 oboInOwl:hasDbXref UMLS:C4023802 -HP:0009508 oboInOwl:hasDbXref UMLS:C4021460 -HP:0010508 oboInOwl:hasDbXref MSH:D000070591 -HP:0010508 oboInOwl:hasDbXref UMLS:C4082144 -HP:0010507 oboInOwl:hasDbXref UMLS:C4023799 -HP:0009507 oboInOwl:hasDbXref UMLS:C4024323 -HP:0010506 oboInOwl:hasDbXref UMLS:C4021258 -HP:0009509 oboInOwl:hasDbXref UMLS:C4024322 -HP:0010505 oboInOwl:hasDbXref UMLS:C4023800 -HP:0010504 oboInOwl:hasDbXref UMLS:C4021864 -HP:0009504 oboInOwl:hasDbXref UMLS:C4024326 -HP:0009503 oboInOwl:hasDbXref UMLS:C4024327 -HP:0010503 oboInOwl:hasDbXref UMLS:C3276742 -HP:0010502 oboInOwl:hasDbXref UMLS:C4023801 -HP:0009506 oboInOwl:hasDbXref UMLS:C4024324 -HP:0009505 oboInOwl:hasDbXref UMLS:C4024325 -HP:0010501 oboInOwl:hasDbXref UMLS:C4021259 -HP:0011832 oboInOwl:hasDbXref UMLS:C0426433 -HP:0011832 oboInOwl:hasDbXref SNOMEDCT_US:249331008 -HP:0009500 oboInOwl:hasDbXref UMLS:C4021463 -HP:0011833 oboInOwl:hasDbXref SNOMEDCT_US:249328007 -HP:0011833 oboInOwl:hasDbXref UMLS:C0426430 -HP:0011834 oboInOwl:hasDbXref UMLS:C4023169 -HP:0009502 oboInOwl:hasDbXref UMLS:C4021461 -HP:0011835 oboInOwl:hasDbXref UMLS:C1847189 -HP:0009501 oboInOwl:hasDbXref UMLS:C4021462 -HP:0011836 oboInOwl:hasDbXref UMLS:C4023168 -HP:0011837 oboInOwl:hasDbXref UMLS:C4023167 -HP:0011838 oboInOwl:hasDbXref SNOMEDCT_US:201051000 -HP:0011838 oboInOwl:hasDbXref UMLS:C0150988 -HP:0011838 oboInOwl:hasDbXref SNOMEDCT_US:298285004 -HP:0011838 oboInOwl:hasDbXref ICD-10:L94.3 -HP:0011839 oboInOwl:hasDbXref UMLS:C4021113 -HP:0010509 oboInOwl:hasDbXref UMLS:C4021257 -HP:0011820 oboInOwl:hasDbXref UMLS:C4023174 -HP:0011829 oboInOwl:hasDbXref UMLS:C4021115 -HP:0009519 oboInOwl:hasDbXref UMLS:C4024314 -HP:0009518 oboInOwl:hasDbXref UMLS:C4024315 -HP:0009515 oboInOwl:hasDbXref UMLS:C4021458 -HP:0009514 oboInOwl:hasDbXref UMLS:C4024318 -HP:0009517 oboInOwl:hasDbXref UMLS:C4024316 -HP:0009516 oboInOwl:hasDbXref UMLS:C4024317 -HP:0011821 oboInOwl:hasDbXref UMLS:C2315229 -HP:0011821 oboInOwl:hasDbXref SNOMEDCT_US:433096001 -HP:0009511 oboInOwl:hasDbXref UMLS:C4024320 -HP:0011822 oboInOwl:hasDbXref UMLS:C4023172 -HP:0009510 oboInOwl:hasDbXref UMLS:C4024321 -HP:0011823 oboInOwl:hasDbXref UMLS:C4023171 -HP:0009513 oboInOwl:hasDbXref UMLS:C4021459 -HP:0009512 oboInOwl:hasDbXref UMLS:C4024319 -HP:0011824 oboInOwl:hasDbXref UMLS:C1860309 -HP:0011825 oboInOwl:hasDbXref UMLS:C4021119 -HP:0011826 oboInOwl:hasDbXref UMLS:C4021118 -HP:0011827 oboInOwl:hasDbXref UMLS:C4021117 -HP:0011828 oboInOwl:hasDbXref UMLS:C4021116 -HP:0008198 oboInOwl:hasDbXref UMLS:C1455734 -HP:0008197 oboInOwl:hasDbXref UMLS:C1846228 -HP:0008182 oboInOwl:hasDbXref UMLS:C4024719 -HP:0008185 oboInOwl:hasDbXref UMLS:C1859979 -HP:0008181 oboInOwl:hasDbXref MSH:D000012 -HP:0008181 oboInOwl:hasDbXref SNOMEDCT_US:190787008 -HP:0008181 oboInOwl:hasDbXref UMLS:C0000744 -HP:0008180 oboInOwl:hasDbXref UMLS:C1850309 -HP:0008179 oboInOwl:hasDbXref UMLS:C4024720 -HP:0008176 oboInOwl:hasDbXref SNOMEDCT_US:281611002 -HP:0008176 oboInOwl:hasDbXref UMLS:C0559506 -HP:0008178 oboInOwl:hasDbXref UMLS:C4024721 -HP:0008194 oboInOwl:hasDbXref UMLS:C4024718 -HP:0010492 oboInOwl:hasDbXref SNOMEDCT_US:2560006 -HP:0010492 oboInOwl:hasDbXref UMLS:C0158736 -HP:0008193 oboInOwl:hasDbXref UMLS:C1859014 -HP:0010491 oboInOwl:hasDbXref UMLS:C4021261 -HP:0010490 oboInOwl:hasDbXref UMLS:C0221199 -HP:0010490 oboInOwl:hasDbXref SNOMEDCT_US:205557000 -HP:0008191 oboInOwl:hasDbXref UMLS:C4020805 -HP:0008191 oboInOwl:hasDbXref UMLS:C0749420 -HP:0008191 oboInOwl:hasDbXref MSH:D050033 -HP:0010499 oboInOwl:hasDbXref UMLS:C0857276 -HP:0010498 oboInOwl:hasDbXref SNOMEDCT_US:79214007 -HP:0010498 oboInOwl:hasDbXref UMLS:C0265666 -HP:0010497 oboInOwl:hasDbXref SNOMEDCT_US:67254002 -HP:0010497 oboInOwl:hasDbXref MSH:D004480 -HP:0010497 oboInOwl:hasDbXref UMLS:C0037205 -HP:0010497 oboInOwl:hasDbXref MEDDRA:10049216 -HP:0010497 oboInOwl:hasDbXref SNOMEDCT_US:91089008 -HP:0010497 oboInOwl:hasDbXref SNOMEDCT_US:253191000 -HP:0010496 oboInOwl:hasDbXref UMLS:C4023803 -HP:0010495 oboInOwl:hasDbXref UMLS:C4023804 -HP:0010494 oboInOwl:hasDbXref UMLS:C4023805 -HP:0010493 oboInOwl:hasDbXref UMLS:C4021260 -HP:0008187 oboInOwl:hasDbXref UMLS:C4021551 -HP:0008186 oboInOwl:hasDbXref UMLS:C1851720 -HP:0008189 oboInOwl:hasDbXref UMLS:C1864570 -HP:0008188 oboInOwl:hasDbXref UMLS:C1563716 -HP:0008188 oboInOwl:hasDbXref MSH:D050033 -HP:0012860 oboInOwl:hasDbXref UMLS:C4021061 -HP:0011530 oboInOwl:hasDbXref SNOMEDCT_US:95690009 -HP:0011530 oboInOwl:hasDbXref SNOMEDCT_US:40024006 -HP:0011530 oboInOwl:hasDbXref SNOMEDCT_US:302888003 -HP:0011530 oboInOwl:hasDbXref MSH:D012167 -HP:0011530 oboInOwl:hasDbXref SNOMEDCT_US:232003005 -HP:0011530 oboInOwl:hasDbXref UMLS:C0035321 -HP:0012861 oboInOwl:hasDbXref SNOMEDCT_US:18978002 -HP:0012861 oboInOwl:hasDbXref MSH:D050090 -HP:0012861 oboInOwl:hasDbXref UMLS:C0266361 -HP:0012862 oboInOwl:hasDbXref UMLS:C4022704 -HP:0011531 oboInOwl:hasDbXref UMLS:C0235812 -HP:0011531 oboInOwl:hasDbXref SNOMEDCT_US:95802009 -HP:0011532 oboInOwl:hasDbXref SNOMEDCT_US:247156002 -HP:0011532 oboInOwl:hasDbXref UMLS:C0423431 -HP:0012863 oboInOwl:hasDbXref UMLS:C4022703 -HP:0012864 oboInOwl:hasDbXref SNOMEDCT_US:236817003 -HP:0012864 oboInOwl:hasDbXref UMLS:C0403824 -HP:0012864 oboInOwl:hasDbXref MSH:D000072660 -HP:0011533 oboInOwl:hasDbXref UMLS:C1860405 -HP:0011533 oboInOwl:hasDbXref MSH:C536677 -HP:0011534 oboInOwl:hasDbXref UMLS:C4023313 -HP:0012865 oboInOwl:hasDbXref UMLS:C4022702 -HP:0010203 oboInOwl:hasDbXref UMLS:C4021317 -HP:0000877 oboInOwl:hasDbXref UMLS:C1837792 -HP:0010202 oboInOwl:hasDbXref UMLS:C4021318 -HP:0000876 oboInOwl:hasDbXref MSH:D009839 -HP:0000876 oboInOwl:hasDbXref UMLS:C0028949 -HP:0000876 oboInOwl:hasDbXref SNOMEDCT_US:52073004 -HP:0010201 oboInOwl:hasDbXref UMLS:C4023972 -HP:0000879 oboInOwl:hasDbXref UMLS:C4020883 -HP:0000879 oboInOwl:hasDbXref SNOMEDCT_US:298724002 -HP:0000879 oboInOwl:hasDbXref UMLS:C0575497 -HP:0010200 oboInOwl:hasDbXref UMLS:C4023973 -HP:0000878 oboInOwl:hasDbXref UMLS:C1839731 -HP:0000871 oboInOwl:hasDbXref UMLS:C0242343 -HP:0000871 oboInOwl:hasDbXref MSH:C580003 -HP:0000871 oboInOwl:hasDbXref SNOMEDCT_US:32390006 -HP:0010209 oboInOwl:hasDbXref UMLS:C4023970 -HP:0000870 oboInOwl:hasDbXref UMLS:C0020514 -HP:0000870 oboInOwl:hasDbXref SNOMEDCT_US:237662005 -HP:0000870 oboInOwl:hasDbXref MSH:D006966 -HP:0010208 oboInOwl:hasDbXref UMLS:C4021313 -HP:0009207 oboInOwl:hasDbXref UMLS:C4024533 -HP:0010207 oboInOwl:hasDbXref UMLS:C4021314 -HP:0000873 oboInOwl:hasDbXref UMLS:C0011848 -HP:0000873 oboInOwl:hasDbXref MSH:D003919 -HP:0000873 oboInOwl:hasDbXref SNOMEDCT_US:15771004 -HP:0000872 oboInOwl:hasDbXref SNOMEDCT_US:21983002 -HP:0000872 oboInOwl:hasDbXref MSH:D050031 -HP:0000872 oboInOwl:hasDbXref UMLS:C0677607 -HP:0009206 oboInOwl:hasDbXref UMLS:C4024534 -HP:0010206 oboInOwl:hasDbXref UMLS:C4021315 -HP:0010205 oboInOwl:hasDbXref UMLS:C4021316 -HP:0009209 oboInOwl:hasDbXref UMLS:C4024531 -HP:0000875 oboInOwl:hasDbXref UMLS:C1857175 -HP:0009208 oboInOwl:hasDbXref UMLS:C4024532 -HP:0010204 oboInOwl:hasDbXref UMLS:C4023971 -HP:0009203 oboInOwl:hasDbXref UMLS:C4024537 -HP:0011535 oboInOwl:hasDbXref SNOMEDCT_US:445898001 -HP:0011535 oboInOwl:hasDbXref UMLS:C2959688 -HP:0012866 oboInOwl:hasDbXref UMLS:C4022701 -HP:0009202 oboInOwl:hasDbXref UMLS:C4024538 -HP:0012867 oboInOwl:hasDbXref UMLS:C4022700 -HP:0011536 oboInOwl:hasDbXref MSH:D059446 -HP:0011536 oboInOwl:hasDbXref UMLS:C3178806 -HP:0009205 oboInOwl:hasDbXref UMLS:C4024535 -HP:0011537 oboInOwl:hasDbXref EPCC:03.01.05 -HP:0011537 oboInOwl:hasDbXref MSH:D059446 -HP:0011537 oboInOwl:hasDbXref UMLS:C3178807 -HP:0011537 oboInOwl:hasDbXref ICD-10:Q20.6 -HP:0012868 oboInOwl:hasDbXref UMLS:C4022699 -HP:0009204 oboInOwl:hasDbXref UMLS:C4024536 -HP:0011538 oboInOwl:hasDbXref UMLS:C4023312 -HP:0011538 oboInOwl:hasDbXref ICD-10:Q89.3 -HP:0011538 oboInOwl:hasDbXref Fyler:150 -HP:0011538 oboInOwl:hasDbXref Fyler:0150 -HP:0011538 oboInOwl:hasDbXref EPCC:03.01.03 -HP:0012869 oboInOwl:hasDbXref UMLS:C4022698 -HP:0011539 oboInOwl:hasDbXref UMLS:C3164429 -HP:0011539 oboInOwl:hasDbXref SNOMEDCT_US:448681000 -HP:0009201 oboInOwl:hasDbXref UMLS:C4024539 -HP:0009200 oboInOwl:hasDbXref UMLS:C4024540 -HP:0012850 oboInOwl:hasDbXref SNOMEDCT_US:253768006 -HP:0012850 oboInOwl:hasDbXref UMLS:C0345200 -HP:0011520 oboInOwl:hasDbXref UMLS:C0155016 -HP:0011520 oboInOwl:hasDbXref MSH:D003117 -HP:0011520 oboInOwl:hasDbXref SNOMEDCT_US:246674000 -HP:0011520 oboInOwl:hasDbXref SNOMEDCT_US:77479002 -HP:0012851 oboInOwl:hasDbXref SNOMEDCT_US:19132000 -HP:0012851 oboInOwl:hasDbXref UMLS:C0267466 -HP:0012851 oboInOwl:hasDbXref SNOMEDCT_US:8543007 -HP:0011521 oboInOwl:hasDbXref MSH:D003117 -HP:0011521 oboInOwl:hasDbXref UMLS:C0155016 -HP:0011521 oboInOwl:hasDbXref SNOMEDCT_US:246674000 -HP:0011521 oboInOwl:hasDbXref SNOMEDCT_US:77479002 -HP:0012852 oboInOwl:hasDbXref UMLS:C4022709 -HP:0012853 oboInOwl:hasDbXref UMLS:C2197691 -HP:0012853 oboInOwl:hasDbXref SNOMEDCT_US:702462000 -HP:0011522 oboInOwl:hasDbXref SNOMEDCT_US:51445007 -HP:0011522 oboInOwl:hasDbXref MSH:D003117 -HP:0011522 oboInOwl:hasDbXref UMLS:C0155015 -HP:0011523 oboInOwl:hasDbXref SNOMEDCT_US:37761009 -HP:0011523 oboInOwl:hasDbXref UMLS:C0271119 -HP:0012854 oboInOwl:hasDbXref UMLS:C4022708 -HP:0000888 oboInOwl:hasDbXref UMLS:C3806510 -HP:0000887 oboInOwl:hasDbXref UMLS:C1865039 -HP:0000887 oboInOwl:hasDbXref UMLS:C0426826 -HP:0000887 oboInOwl:hasDbXref SNOMEDCT_US:249704008 -HP:0000889 oboInOwl:hasDbXref UMLS:C4021792 -HP:0000882 oboInOwl:hasDbXref UMLS:C1846434 -HP:0000884 oboInOwl:hasDbXref UMLS:C1846433 -HP:0009218 oboInOwl:hasDbXref UMLS:C4024523 -HP:0000883 oboInOwl:hasDbXref SNOMEDCT_US:249697003 -HP:0000883 oboInOwl:hasDbXref UMLS:C0426818 -HP:0009217 oboInOwl:hasDbXref UMLS:C4024524 -HP:0000886 oboInOwl:hasDbXref UMLS:C1838659 -HP:0000885 oboInOwl:hasDbXref UMLS:C1848654 -HP:0009219 oboInOwl:hasDbXref UMLS:C4024522 -HP:0012855 oboInOwl:hasDbXref UMLS:C4021062 -HP:0011524 oboInOwl:hasDbXref NCIT:C3224 -HP:0011524 oboInOwl:hasDbXref UMLS:C0346373 -HP:0011524 oboInOwl:hasDbXref SNOMEDCT_US:255012009 -HP:0009214 oboInOwl:hasDbXref UMLS:C4024527 -HP:0011525 oboInOwl:hasDbXref SNOMEDCT_US:95711003 -HP:0011525 oboInOwl:hasDbXref UMLS:C0346376 -HP:0012856 oboInOwl:hasDbXref UMLS:C4022707 -HP:0009213 oboInOwl:hasDbXref UMLS:C4021511 -HP:0012857 oboInOwl:hasDbXref UMLS:C4022706 -HP:0011526 oboInOwl:hasDbXref UMLS:C4023314 -HP:0009216 oboInOwl:hasDbXref UMLS:C4024525 -HP:0009215 oboInOwl:hasDbXref UMLS:C4024526 -HP:0012858 oboInOwl:hasDbXref UMLS:C4022705 -HP:0011527 oboInOwl:hasDbXref SNOMEDCT_US:419281007 -HP:0011527 oboInOwl:hasDbXref UMLS:C1622439 -HP:0011527 oboInOwl:hasDbXref UMLS:C4280322 -HP:0012859 oboInOwl:hasDbXref SNOMEDCT_US:89057003 -HP:0012859 oboInOwl:hasDbXref UMLS:C0267095 -HP:0009210 oboInOwl:hasDbXref UMLS:C4024530 -HP:0011528 oboInOwl:hasDbXref UMLS:C4021145 -HP:0011529 oboInOwl:hasDbXref UMLS:C4021144 -HP:0009212 oboInOwl:hasDbXref UMLS:C4024528 -HP:0009211 oboInOwl:hasDbXref UMLS:C4024529 -HP:0012840 oboInOwl:hasDbXref UMLS:C0205107 -HP:0012840 oboInOwl:hasDbXref SNOMEDCT_US:40415009 -HP:0011510 oboInOwl:hasDbXref SNOMEDCT_US:18695008 -HP:0011510 oboInOwl:hasDbXref UMLS:C1260959 -HP:0012841 oboInOwl:hasDbXref UMLS:C1860475 -HP:0012842 oboInOwl:hasDbXref UMLS:C0345988 -HP:0012842 oboInOwl:hasDbXref SNOMEDCT_US:126489007 -HP:0012842 oboInOwl:hasDbXref NCIT:C3262 -HP:0012842 oboInOwl:hasDbXref SNOMEDCT_US:55681005 -HP:0011511 oboInOwl:hasDbXref UMLS:C4023321 -HP:0012843 oboInOwl:hasDbXref UMLS:C0859920 -HP:0012843 oboInOwl:hasDbXref SNOMEDCT_US:44155009 -HP:0012843 oboInOwl:hasDbXref NCIT:C3262 -HP:0011512 oboInOwl:hasDbXref UMLS:C4021146 -HP:0000855 oboInOwl:hasDbXref MSH:D007333 -HP:0000855 oboInOwl:hasDbXref UMLS:C0021655 -HP:0000855 oboInOwl:hasDbXref SNOMEDCT_US:48606007 -HP:0000854 oboInOwl:hasDbXref SNOMEDCT_US:255033000 -HP:0000854 oboInOwl:hasDbXref NCIT:C2855 -HP:0000854 oboInOwl:hasDbXref MSH:D013964 -HP:0000854 oboInOwl:hasDbXref SNOMEDCT_US:255034006 -HP:0000854 oboInOwl:hasDbXref UMLS:C0151468 -HP:0000857 oboInOwl:hasDbXref UMLS:C3278636 -HP:0000859 oboInOwl:hasDbXref MSH:D006929 -HP:0000859 oboInOwl:hasDbXref SNOMEDCT_US:88213004 -HP:0000859 oboInOwl:hasDbXref UMLS:C0020428 -HP:0000858 oboInOwl:hasDbXref SNOMEDCT_US:80182007 -HP:0000858 oboInOwl:hasDbXref UMLS:C0156404 -HP:0000851 oboInOwl:hasDbXref MSH:D003409 -HP:0000851 oboInOwl:hasDbXref SNOMEDCT_US:190268003 -HP:0000851 oboInOwl:hasDbXref SNOMEDCT_US:217710005 -HP:0000851 oboInOwl:hasDbXref UMLS:C0010308 -HP:0000853 oboInOwl:hasDbXref UMLS:C0018021 -HP:0000853 oboInOwl:hasDbXref MSH:D006042 -HP:0000853 oboInOwl:hasDbXref SNOMEDCT_US:3716002 -HP:0000852 oboInOwl:hasDbXref SNOMEDCT_US:58976002 -HP:0000852 oboInOwl:hasDbXref UMLS:C0033806 -HP:0000852 oboInOwl:hasDbXref MSH:D011547 -HP:0012844 oboInOwl:hasDbXref UMLS:C0334263 -HP:0012844 oboInOwl:hasDbXref SNOMEDCT_US:274900003 -HP:0012844 oboInOwl:hasDbXref SNOMEDCT_US:46199002 -HP:0011513 oboInOwl:hasDbXref UMLS:C0730304 -HP:0011513 oboInOwl:hasDbXref SNOMEDCT_US:312937006 -HP:0012845 oboInOwl:hasDbXref UMLS:C4022710 -HP:0011514 oboInOwl:hasDbXref UMLS:C4023320 -HP:0012846 oboInOwl:hasDbXref UMLS:C4021063 -HP:0011515 oboInOwl:hasDbXref UMLS:C4023319 -HP:0012847 oboInOwl:hasDbXref SNOMEDCT_US:241006 -HP:0012847 oboInOwl:hasDbXref MSH:D017036 -HP:0012847 oboInOwl:hasDbXref UMLS:C0085543 -HP:0011516 oboInOwl:hasDbXref SNOMEDCT_US:102450007 -HP:0011516 oboInOwl:hasDbXref UMLS:C0302129 -HP:0011516 oboInOwl:hasDbXref MSH:C536021 -HP:0012848 oboInOwl:hasDbXref UMLS:C0151924 -HP:0011517 oboInOwl:hasDbXref UMLS:C4023318 -HP:0012849 oboInOwl:hasDbXref UMLS:C0520561 -HP:0012849 oboInOwl:hasDbXref SNOMEDCT_US:70375006 -HP:0011518 oboInOwl:hasDbXref UMLS:C4023317 -HP:0011519 oboInOwl:hasDbXref UMLS:C4023316 -HP:0012830 oboInOwl:hasDbXref UMLS:C4019252 -HP:0012831 oboInOwl:hasDbXref SNOMEDCT_US:272741003 -HP:0012831 oboInOwl:hasDbXref UMLS:C0332304 -HP:0011500 oboInOwl:hasDbXref SNOMEDCT_US:204159004 -HP:0011500 oboInOwl:hasDbXref UMLS:C0344544 -HP:0011501 oboInOwl:hasDbXref UMLS:C0344262 -HP:0011501 oboInOwl:hasDbXref SNOMEDCT_US:95480008 -HP:0012832 oboInOwl:hasDbXref UMLS:C0238767 -HP:0012832 oboInOwl:hasDbXref SNOMEDCT_US:51440002 -HP:0000866 oboInOwl:hasDbXref UMLS:C1846034 -HP:0000868 oboInOwl:hasDbXref UMLS:C0151639 -HP:0000867 oboInOwl:hasDbXref MSH:D006962 -HP:0000867 oboInOwl:hasDbXref UMLS:C0020503 -HP:0000867 oboInOwl:hasDbXref SNOMEDCT_US:91478007 -HP:0000869 oboInOwl:hasDbXref UMLS:C0232940 -HP:0000869 oboInOwl:hasDbXref SNOMEDCT_US:86030004 -HP:0000860 oboInOwl:hasDbXref UMLS:C1389851 -HP:0000864 oboInOwl:hasDbXref UMLS:C4025819 -HP:0000863 oboInOwl:hasDbXref SNOMEDCT_US:45369008 -HP:0000863 oboInOwl:hasDbXref MSH:D020790 -HP:0000863 oboInOwl:hasDbXref UMLS:C0687720 -HP:0011502 oboInOwl:hasDbXref UMLS:C0344263 -HP:0011502 oboInOwl:hasDbXref SNOMEDCT_US:95482000 -HP:0012833 oboInOwl:hasDbXref SNOMEDCT_US:66459002 -HP:0012833 oboInOwl:hasDbXref UMLS:C0205092 -HP:0012834 oboInOwl:hasDbXref SNOMEDCT_US:264180000 -HP:0012834 oboInOwl:hasDbXref UMLS:C0444532 -HP:0011503 oboInOwl:hasDbXref UMLS:C4023324 -HP:0011504 oboInOwl:hasDbXref SNOMEDCT_US:424169002 -HP:0011504 oboInOwl:hasDbXref SNOMEDCT_US:312958000 -HP:0011504 oboInOwl:hasDbXref MSH:C537833 -HP:0011504 oboInOwl:hasDbXref UMLS:C0730330 -HP:0011504 oboInOwl:hasDbXref UMLS:C1828210 -HP:0012835 oboInOwl:hasDbXref SNOMEDCT_US:263795004 -HP:0012835 oboInOwl:hasDbXref UMLS:C0443246 -HP:0012836 oboInOwl:hasDbXref UMLS:C4022711 -HP:0011505 oboInOwl:hasDbXref UMLS:C0024440 -HP:0011505 oboInOwl:hasDbXref SNOMEDCT_US:193387007 -HP:0011505 oboInOwl:hasDbXref MSH:D008269 -HP:0011506 oboInOwl:hasDbXref UMLS:C4023323 -HP:0012837 oboInOwl:hasDbXref UMLS:C0205246 -HP:0012837 oboInOwl:hasDbXref SNOMEDCT_US:60132005 -HP:0012838 oboInOwl:hasDbXref SNOMEDCT_US:255471002 -HP:0012838 oboInOwl:hasDbXref UMLS:C0392752 -HP:0011507 oboInOwl:hasDbXref UMLS:C4023322 -HP:0012839 oboInOwl:hasDbXref SNOMEDCT_US:46053002 -HP:0012839 oboInOwl:hasDbXref UMLS:C0205108 -HP:0011508 oboInOwl:hasDbXref SNOMEDCT_US:232006002 -HP:0011508 oboInOwl:hasDbXref UMLS:C0024441 -HP:0011508 oboInOwl:hasDbXref MSH:D012167 -HP:0011509 oboInOwl:hasDbXref UMLS:C0745109 -HP:0011571 oboInOwl:hasDbXref SNOMEDCT_US:204362007 -HP:0011571 oboInOwl:hasDbXref UMLS:C0546965 -HP:0009250 oboInOwl:hasDbXref UMLS:C4024497 -HP:0011572 oboInOwl:hasDbXref UMLS:C4021142 -HP:0009252 oboInOwl:hasDbXref UMLS:C4024495 -HP:0011573 oboInOwl:hasDbXref UMLS:C4023294 -HP:0011573 oboInOwl:hasDbXref Fyler:1720 -HP:0011574 oboInOwl:hasDbXref UMLS:C4023293 -HP:0009251 oboInOwl:hasDbXref UMLS:C4024496 -HP:0011575 oboInOwl:hasDbXref UMLS:C4023292 -HP:0011576 oboInOwl:hasDbXref UMLS:C4023291 -HP:0011576 oboInOwl:hasDbXref Fyler:1121 -HP:0011577 oboInOwl:hasDbXref SNOMEDCT_US:718216009 -HP:0011577 oboInOwl:hasDbXref UMLS:C4023290 -HP:0011578 oboInOwl:hasDbXref UMLS:C4023289 -HP:0010247 oboInOwl:hasDbXref UMLS:C4023952 -HP:0010246 oboInOwl:hasDbXref UMLS:C4023953 -HP:0010245 oboInOwl:hasDbXref UMLS:C4023954 -HP:0010244 oboInOwl:hasDbXref UMLS:C4023955 -HP:0010243 oboInOwl:hasDbXref UMLS:C4023956 -HP:0010242 oboInOwl:hasDbXref UMLS:C4021302 -HP:0010241 oboInOwl:hasDbXref UMLS:C1860606 -HP:0011570 oboInOwl:hasDbXref SNOMEDCT_US:82458004 -HP:0011570 oboInOwl:hasDbXref UMLS:C0158618 -HP:0010249 oboInOwl:hasDbXref UMLS:C4023950 -HP:0010248 oboInOwl:hasDbXref UMLS:C4023951 -HP:0011579 oboInOwl:hasDbXref UMLS:C3280940 -HP:0009247 oboInOwl:hasDbXref UMLS:C4024500 -HP:0009246 oboInOwl:hasDbXref UMLS:C4024501 -HP:0009249 oboInOwl:hasDbXref UMLS:C4024498 -HP:0009248 oboInOwl:hasDbXref UMLS:C4024499 -HP:0009243 oboInOwl:hasDbXref UMLS:C4024503 -HP:0009242 oboInOwl:hasDbXref UMLS:C4024504 -HP:0009245 oboInOwl:hasDbXref UMLS:C4024502 -HP:0009244 oboInOwl:hasDbXref UMLS:C1868573 -HP:0009244 oboInOwl:hasDbXref UMLS:C4020781 -HP:0009261 oboInOwl:hasDbXref UMLS:C4024487 -HP:0012891 oboInOwl:hasDbXref UMLS:C4022692 -HP:0011560 oboInOwl:hasDbXref EPCC:06.02.01 -HP:0011560 oboInOwl:hasDbXref SNOMEDCT_US:23063005 -HP:0011560 oboInOwl:hasDbXref ICD-10:Q23.2 -HP:0011560 oboInOwl:hasDbXref UMLS:C0344760 -HP:0011560 oboInOwl:hasDbXref Fyler:310 -HP:0011560 oboInOwl:hasDbXref Fyler:0310 -HP:0012892 oboInOwl:hasDbXref UMLS:C4280307 -HP:0012892 oboInOwl:hasDbXref UMLS:C4022691 -HP:0011561 oboInOwl:hasDbXref UMLS:C4023298 -HP:0009260 oboInOwl:hasDbXref UMLS:C4021507 -HP:0009263 oboInOwl:hasDbXref UMLS:C4024486 -HP:0011562 oboInOwl:hasDbXref UMLS:C4023297 -HP:0012893 oboInOwl:hasDbXref UMLS:C4022690 -HP:0012893 oboInOwl:hasDbXref UMLS:C4280306 -HP:0009262 oboInOwl:hasDbXref UMLS:C4021506 -HP:0011563 oboInOwl:hasDbXref UMLS:C4023296 -HP:0012894 oboInOwl:hasDbXref UMLS:C4022689 -HP:0012895 oboInOwl:hasDbXref UMLS:C4022688 -HP:0011564 oboInOwl:hasDbXref UMLS:C4021143 -HP:0011565 oboInOwl:hasDbXref UMLS:C0392482 -HP:0011565 oboInOwl:hasDbXref Fyler:1140 -HP:0011565 oboInOwl:hasDbXref ICD-10:Q21.2 -HP:0011565 oboInOwl:hasDbXref SNOMEDCT_US:253276007 -HP:0012896 oboInOwl:hasDbXref UMLS:C4022687 -HP:0012897 oboInOwl:hasDbXref UMLS:C4021059 -HP:0011566 oboInOwl:hasDbXref SNOMEDCT_US:274947007 -HP:0011566 oboInOwl:hasDbXref Fyler:2854 -HP:0011566 oboInOwl:hasDbXref UMLS:C0344697 -HP:0012898 oboInOwl:hasDbXref UMLS:C4021058 -HP:0011567 oboInOwl:hasDbXref SNOMEDCT_US:95268002 -HP:0011567 oboInOwl:hasDbXref MSH:C548009 -HP:0011567 oboInOwl:hasDbXref ICD-10:Q21.1 -HP:0011567 oboInOwl:hasDbXref UMLS:C0344730 -HP:0011567 oboInOwl:hasDbXref Fyler:2010 -HP:0010236 oboInOwl:hasDbXref UMLS:C4021305 -HP:0010235 oboInOwl:hasDbXref UMLS:C4021306 -HP:0010234 oboInOwl:hasDbXref UMLS:C1857651 -HP:0010233 oboInOwl:hasDbXref UMLS:C4021307 -HP:0010232 oboInOwl:hasDbXref UMLS:C4021308 -HP:0010231 oboInOwl:hasDbXref UMLS:C1865036 -HP:0010230 oboInOwl:hasDbXref UMLS:C1859480 -HP:0012890 oboInOwl:hasDbXref UMLS:C4022693 -HP:0010239 oboInOwl:hasDbXref UMLS:C1862096 -HP:0010238 oboInOwl:hasDbXref UMLS:C4021303 -HP:0010237 oboInOwl:hasDbXref UMLS:C4021304 -HP:0011568 oboInOwl:hasDbXref UMLS:C0344770 -HP:0011568 oboInOwl:hasDbXref SNOMEDCT_US:253402005 -HP:0009258 oboInOwl:hasDbXref UMLS:C4024489 -HP:0012899 oboInOwl:hasDbXref UMLS:C1868623 -HP:0009257 oboInOwl:hasDbXref UMLS:C4024490 -HP:0011569 oboInOwl:hasDbXref UMLS:C4023295 -HP:0009259 oboInOwl:hasDbXref UMLS:C4024488 -HP:0009254 oboInOwl:hasDbXref UMLS:C4024493 -HP:0009253 oboInOwl:hasDbXref UMLS:C4024494 -HP:0009256 oboInOwl:hasDbXref UMLS:C4024491 -HP:0009255 oboInOwl:hasDbXref UMLS:C4024492 -HP:0012880 oboInOwl:hasDbXref UMLS:C4022696 -HP:0011550 oboInOwl:hasDbXref UMLS:C4023304 -HP:0012881 oboInOwl:hasDbXref UMLS:C4022695 -HP:0011551 oboInOwl:hasDbXref UMLS:C4023303 -HP:0009230 oboInOwl:hasDbXref UMLS:C4024514 -HP:0012882 oboInOwl:hasDbXref UMLS:C4021060 -HP:0012883 oboInOwl:hasDbXref SNOMEDCT_US:59401005 -HP:0012883 oboInOwl:hasDbXref UMLS:C0269173 -HP:0011552 oboInOwl:hasDbXref SNOMEDCT_US:253278008 -HP:0011552 oboInOwl:hasDbXref UMLS:C0344617 -HP:0012884 oboInOwl:hasDbXref UMLS:C0269169 -HP:0012884 oboInOwl:hasDbXref SNOMEDCT_US:46946009 -HP:0011553 oboInOwl:hasDbXref UMLS:C0344615 -HP:0011553 oboInOwl:hasDbXref SNOMEDCT_US:253277003 -HP:0012885 oboInOwl:hasDbXref UMLS:C0266375 -HP:0012885 oboInOwl:hasDbXref SNOMEDCT_US:48672005 -HP:0011554 oboInOwl:hasDbXref ICD-10:Q20.4 -HP:0011554 oboInOwl:hasDbXref UMLS:C4023302 -HP:0011554 oboInOwl:hasDbXref EPCC:01.01.14 -HP:0011555 oboInOwl:hasDbXref ICD-10:Q20.4 -HP:0011555 oboInOwl:hasDbXref SNOMEDCT_US:253283000 -HP:0011555 oboInOwl:hasDbXref EPCC:01.04.04 -HP:0011555 oboInOwl:hasDbXref UMLS:C0344622 -HP:0012886 oboInOwl:hasDbXref SNOMEDCT_US:119420007 -HP:0012886 oboInOwl:hasDbXref UMLS:C0473311 -HP:0012887 oboInOwl:hasDbXref UMLS:C0346170 -HP:0012887 oboInOwl:hasDbXref UMLS:C4020715 -HP:0012887 oboInOwl:hasDbXref SNOMEDCT_US:119421006 -HP:0011556 oboInOwl:hasDbXref UMLS:C0344621 -HP:0011556 oboInOwl:hasDbXref ICD-10:Q20.4 -HP:0011556 oboInOwl:hasDbXref SNOMEDCT_US:253282005 -HP:0011556 oboInOwl:hasDbXref EPCC:01.04.03 -HP:0010225 oboInOwl:hasDbXref UMLS:C4023959 -HP:0010224 oboInOwl:hasDbXref UMLS:C4023960 -HP:0010223 oboInOwl:hasDbXref UMLS:C4023961 -HP:0010222 oboInOwl:hasDbXref UMLS:C4023962 -HP:0010220 oboInOwl:hasDbXref UMLS:C4023964 -HP:0000891 oboInOwl:hasDbXref SNOMEDCT_US:72535009 -HP:0000891 oboInOwl:hasDbXref MSH:D057070 -HP:0000891 oboInOwl:hasDbXref UMLS:C0158779 -HP:0000890 oboInOwl:hasDbXref SNOMEDCT_US:249687007 -HP:0000890 oboInOwl:hasDbXref UMLS:C0426808 -HP:0000893 oboInOwl:hasDbXref UMLS:C1848538 -HP:0000892 oboInOwl:hasDbXref UMLS:C4721788 -HP:0009229 oboInOwl:hasDbXref UMLS:C4024515 -HP:0000895 oboInOwl:hasDbXref UMLS:C0426805 -HP:0000895 oboInOwl:hasDbXref SNOMEDCT_US:249684000 -HP:0010229 oboInOwl:hasDbXref UMLS:C4021309 -HP:0000894 oboInOwl:hasDbXref UMLS:C0426799 -HP:0000894 oboInOwl:hasDbXref SNOMEDCT_US:93250003 -HP:0009228 oboInOwl:hasDbXref UMLS:C4024516 -HP:0010228 oboInOwl:hasDbXref UMLS:C4021310 -HP:0010227 oboInOwl:hasDbXref UMLS:C4023957 -HP:0000897 oboInOwl:hasDbXref SNOMEDCT_US:15214001 -HP:0000897 oboInOwl:hasDbXref SNOMEDCT_US:249702007 -HP:0000896 oboInOwl:hasDbXref UMLS:C1835579 -HP:0010226 oboInOwl:hasDbXref UMLS:C4023958 -HP:0009225 oboInOwl:hasDbXref UMLS:C4024517 -HP:0011557 oboInOwl:hasDbXref UMLS:C4023301 -HP:0012888 oboInOwl:hasDbXref UMLS:C4022694 -HP:0012889 oboInOwl:hasDbXref SNOMEDCT_US:61640006 -HP:0012889 oboInOwl:hasDbXref UMLS:C0269107 -HP:0009224 oboInOwl:hasDbXref UMLS:C4021510 -HP:0011558 oboInOwl:hasDbXref UMLS:C4023300 -HP:0011559 oboInOwl:hasDbXref UMLS:C4023299 -HP:0009227 oboInOwl:hasDbXref UMLS:C4021508 -HP:0009226 oboInOwl:hasDbXref UMLS:C4021509 -HP:0009221 oboInOwl:hasDbXref UMLS:C4024520 -HP:0009220 oboInOwl:hasDbXref UMLS:C4024521 -HP:0009223 oboInOwl:hasDbXref UMLS:C4024518 -HP:0009222 oboInOwl:hasDbXref UMLS:C4024519 -HP:0012870 oboInOwl:hasDbXref UMLS:C0266427 -HP:0012870 oboInOwl:hasDbXref MSH:C537770 -HP:0012870 oboInOwl:hasDbXref SNOMEDCT_US:53599007 -HP:0009241 oboInOwl:hasDbXref UMLS:C4024505 -HP:0011540 oboInOwl:hasDbXref SNOMEDCT_US:56743000 -HP:0011540 oboInOwl:hasDbXref MSH:C535426 -HP:0011540 oboInOwl:hasDbXref UMLS:C0344616 -HP:0011540 oboInOwl:hasDbXref UMLS:C0232301 -HP:0011540 oboInOwl:hasDbXref EPCC:01.01.03 -HP:0011540 oboInOwl:hasDbXref SNOMEDCT_US:83799000 -HP:0011540 oboInOwl:hasDbXref ICD-10:Q20.5 -HP:0012871 oboInOwl:hasDbXref UMLS:C0042341 -HP:0012871 oboInOwl:hasDbXref SNOMEDCT_US:46871008 -HP:0012871 oboInOwl:hasDbXref SNOMEDCT_US:51070004 -HP:0012871 oboInOwl:hasDbXref MSH:D014646 -HP:0009240 oboInOwl:hasDbXref UMLS:C4024506 -HP:0011541 oboInOwl:hasDbXref UMLS:C4023310 -HP:0012872 oboInOwl:hasDbXref UMLS:C4022697 -HP:0011542 oboInOwl:hasDbXref UMLS:C4023309 -HP:0012873 oboInOwl:hasDbXref SNOMEDCT_US:5286009 -HP:0012873 oboInOwl:hasDbXref SNOMEDCT_US:702610009 -HP:0012873 oboInOwl:hasDbXref SNOMEDCT_US:300506000 -HP:0012873 oboInOwl:hasDbXref UMLS:C0266444 -HP:0012874 oboInOwl:hasDbXref UMLS:C4020716 -HP:0011543 oboInOwl:hasDbXref UMLS:C4023308 -HP:0011543 oboInOwl:hasDbXref Fyler:0184 -HP:0011543 oboInOwl:hasDbXref Fyler:184 -HP:0011544 oboInOwl:hasDbXref UMLS:C4023307 -HP:0012875 oboInOwl:hasDbXref SNOMEDCT_US:386674000 -HP:0012875 oboInOwl:hasDbXref UMLS:C2937350 -HP:0011545 oboInOwl:hasDbXref UMLS:C4023306 -HP:0012876 oboInOwl:hasDbXref MSH:D061686 -HP:0012876 oboInOwl:hasDbXref SNOMEDCT_US:44001008 -HP:0012876 oboInOwl:hasDbXref UMLS:C0033038 -HP:0010214 oboInOwl:hasDbXref UMLS:C4023967 -HP:0010213 oboInOwl:hasDbXref UMLS:C4023968 -HP:0010212 oboInOwl:hasDbXref UMLS:C4021311 -HP:0010211 oboInOwl:hasDbXref UMLS:C4021312 -HP:0010210 oboInOwl:hasDbXref UMLS:C4023969 -HP:0010219 oboInOwl:hasDbXref UMLS:C4023965 -HP:0009239 oboInOwl:hasDbXref UMLS:C4024507 -HP:0010215 oboInOwl:hasDbXref UMLS:C4023966 -HP:0009236 oboInOwl:hasDbXref UMLS:C4024509 -HP:0012877 oboInOwl:hasDbXref UMLS:C0403673 -HP:0012877 oboInOwl:hasDbXref SNOMEDCT_US:50112006 -HP:0011546 oboInOwl:hasDbXref UMLS:C0344612 -HP:0011546 oboInOwl:hasDbXref SNOMEDCT_US:253274005 -HP:0012878 oboInOwl:hasDbXref UMLS:C0234047 -HP:0012878 oboInOwl:hasDbXref SNOMEDCT_US:15405008 -HP:0011547 oboInOwl:hasDbXref UMLS:C0344629 -HP:0011547 oboInOwl:hasDbXref SNOMEDCT_US:253290005 -HP:0009238 oboInOwl:hasDbXref UMLS:C4024508 -HP:0012879 oboInOwl:hasDbXref UMLS:C0278106 -HP:0012879 oboInOwl:hasDbXref SNOMEDCT_US:248782001 -HP:0012879 oboInOwl:hasDbXref SNOMEDCT_US:42288005 -HP:0011548 oboInOwl:hasDbXref UMLS:C0344624 -HP:0011548 oboInOwl:hasDbXref SNOMEDCT_US:253285007 -HP:0009237 oboInOwl:hasDbXref UMLS:C1842878 -HP:0011549 oboInOwl:hasDbXref UMLS:C4023305 -HP:0009232 oboInOwl:hasDbXref UMLS:C4024512 -HP:0009231 oboInOwl:hasDbXref UMLS:C4024513 -HP:0009234 oboInOwl:hasDbXref UMLS:C4024510 -HP:0009233 oboInOwl:hasDbXref UMLS:C4024511 -HP:0000808 oboInOwl:hasDbXref SNOMEDCT_US:204889008 -HP:0000808 oboInOwl:hasDbXref UMLS:C0452147 -HP:0000807 oboInOwl:hasDbXref SNOMEDCT_US:429631000124104 -HP:0000807 oboInOwl:hasDbXref UMLS:C0452168 -HP:0000807 oboInOwl:hasDbXref SNOMEDCT_US:204891000 -HP:0000809 oboInOwl:hasDbXref UMLS:C1389003 -HP:0000800 oboInOwl:hasDbXref UMLS:C1834931 -HP:0000802 oboInOwl:hasDbXref MSH:D007172 -HP:0000802 oboInOwl:hasDbXref SNOMEDCT_US:397803000 -HP:0000802 oboInOwl:hasDbXref UMLS:C0242350 -HP:0000804 oboInOwl:hasDbXref UMLS:C1848431 -HP:0000803 oboInOwl:hasDbXref UMLS:C1969144 -HP:0000805 oboInOwl:hasDbXref SNOMEDCT_US:8009008 -HP:0000805 oboInOwl:hasDbXref MSH:D004775 -HP:0000805 oboInOwl:hasDbXref UMLS:C0014394 -HP:0012820 oboInOwl:hasDbXref UMLS:C2146481 -HP:0012821 oboInOwl:hasDbXref UMLS:C0751577 -HP:0012821 oboInOwl:hasDbXref MSH:D014826 -HP:0000832 oboInOwl:hasDbXref SNOMEDCT_US:111566002 -HP:0000832 oboInOwl:hasDbXref UMLS:C0700502 -HP:0000835 oboInOwl:hasDbXref MSH:C538429 -HP:0000835 oboInOwl:hasDbXref UMLS:C0342491 -HP:0000835 oboInOwl:hasDbXref UMLS:C1846223 -HP:0000835 oboInOwl:hasDbXref SNOMEDCT_US:237774001 -HP:0000834 oboInOwl:hasDbXref SNOMEDCT_US:30171000 -HP:0000834 oboInOwl:hasDbXref UMLS:C0001621 -HP:0000834 oboInOwl:hasDbXref UMLS:C4021794 -HP:0000834 oboInOwl:hasDbXref MSH:D000307 -HP:0000837 oboInOwl:hasDbXref UMLS:C1862265 -HP:0000836 oboInOwl:hasDbXref MSH:D006980 -HP:0000836 oboInOwl:hasDbXref SNOMEDCT_US:34486009 -HP:0000836 oboInOwl:hasDbXref UMLS:C0020550 -HP:0000839 oboInOwl:hasDbXref UMLS:C0013338 -HP:0000839 oboInOwl:hasDbXref SNOMEDCT_US:367460001 -HP:0000839 oboInOwl:hasDbXref MSH:D004393 -HP:0000839 oboInOwl:hasDbXref SNOMEDCT_US:7530009 -HP:0000831 oboInOwl:hasDbXref UMLS:C0854110 -HP:0000830 oboInOwl:hasDbXref UMLS:C4025821 -HP:0012822 oboInOwl:hasDbXref MSH:D014826 -HP:0012822 oboInOwl:hasDbXref UMLS:C0751574 -HP:0012823 oboInOwl:hasDbXref UMLS:C4021064 -HP:0012824 oboInOwl:hasDbXref UMLS:C0522510 -HP:0012824 oboInOwl:hasDbXref SNOMEDCT_US:103370009 -HP:0012825 oboInOwl:hasDbXref UMLS:C1513302 -HP:0012825 oboInOwl:hasDbXref SNOMEDCT_US:446411000124101 -HP:0012826 oboInOwl:hasDbXref SNOMEDCT_US:446421000124109 -HP:0012826 oboInOwl:hasDbXref UMLS:C0205081 -HP:0012826 oboInOwl:hasDbXref SNOMEDCT_US:6736007 -HP:0012827 oboInOwl:hasDbXref UMLS:C0205189 -HP:0012828 oboInOwl:hasDbXref SNOMEDCT_US:24484000 -HP:0012828 oboInOwl:hasDbXref UMLS:C0205082 -HP:0012829 oboInOwl:hasDbXref UMLS:C0439808 -HP:0012829 oboInOwl:hasDbXref SNOMEDCT_US:795002 -HP:0012810 oboInOwl:hasDbXref UMLS:C1849667 -HP:0000843 oboInOwl:hasDbXref SNOMEDCT_US:66999008 -HP:0000843 oboInOwl:hasDbXref UMLS:C0020502 -HP:0000843 oboInOwl:hasDbXref MSH:D006961 -HP:0000846 oboInOwl:hasDbXref SNOMEDCT_US:111563005 -HP:0000846 oboInOwl:hasDbXref UMLS:C0001623 -HP:0000846 oboInOwl:hasDbXref SNOMEDCT_US:386584007 -HP:0000846 oboInOwl:hasDbXref SNOMEDCT_US:237785004 -HP:0000846 oboInOwl:hasDbXref MSH:D000309 -HP:0000845 oboInOwl:hasDbXref MSH:C531600 -HP:0000845 oboInOwl:hasDbXref SNOMEDCT_US:74107003 -HP:0000845 oboInOwl:hasDbXref MSH:D000172 -HP:0000845 oboInOwl:hasDbXref UMLS:C0001206 -HP:0000845 oboInOwl:hasDbXref UMLS:C0235986 -HP:0000848 oboInOwl:hasDbXref UMLS:C0240783 -HP:0000847 oboInOwl:hasDbXref UMLS:C4021793 -HP:0000849 oboInOwl:hasDbXref UMLS:C4025820 -HP:0012819 oboInOwl:hasDbXref SNOMEDCT_US:50920009 -HP:0012819 oboInOwl:hasDbXref UMLS:C0027059 -HP:0012819 oboInOwl:hasDbXref MSH:D009205 -HP:0000840 oboInOwl:hasDbXref SNOMEDCT_US:267395000 -HP:0000840 oboInOwl:hasDbXref SNOMEDCT_US:271077003 -HP:0000840 oboInOwl:hasDbXref UMLS:C0302280 -HP:0000840 oboInOwl:hasDbXref MSH:D047808 -HP:0000840 oboInOwl:hasDbXref SNOMEDCT_US:237751000 -HP:0000842 oboInOwl:hasDbXref MSH:D006946 -HP:0000842 oboInOwl:hasDbXref UMLS:C0020459 -HP:0000842 oboInOwl:hasDbXref SNOMEDCT_US:83469008 -HP:0000841 oboInOwl:hasDbXref UMLS:C1846345 -HP:0000841 oboInOwl:hasDbXref UMLS:C3150267 -HP:0012811 oboInOwl:hasDbXref UMLS:C4020718 -HP:0012812 oboInOwl:hasDbXref UMLS:C4021065 -HP:0012812 oboInOwl:hasDbXref UMLS:C4280309 -HP:0012812 oboInOwl:hasDbXref UMLS:C4280308 -HP:0012813 oboInOwl:hasDbXref UMLS:C1844722 -HP:0012814 oboInOwl:hasDbXref UMLS:C4022716 -HP:0012815 oboInOwl:hasDbXref UMLS:C4022715 -HP:0012816 oboInOwl:hasDbXref UMLS:C4022714 -HP:0012817 oboInOwl:hasDbXref UMLS:C1839832 -HP:0012818 oboInOwl:hasDbXref UMLS:C4022713 -HP:0000819 oboInOwl:hasDbXref UMLS:C0011849 -HP:0000819 oboInOwl:hasDbXref SNOMEDCT_US:73211009 -HP:0000819 oboInOwl:hasDbXref MSH:D003920 -HP:0000818 oboInOwl:hasDbXref SNOMEDCT_US:362969004 -HP:0000818 oboInOwl:hasDbXref MSH:D004700 -HP:0000818 oboInOwl:hasDbXref UMLS:C0014130 -HP:0000818 oboInOwl:hasDbXref UMLS:C4025823 -HP:0000811 oboInOwl:hasDbXref UMLS:C4025825 -HP:0000813 oboInOwl:hasDbXref SNOMEDCT_US:31401003 -HP:0000813 oboInOwl:hasDbXref UMLS:C0266387 -HP:0000812 oboInOwl:hasDbXref UMLS:C4025824 -HP:0000815 oboInOwl:hasDbXref UMLS:C0948896 -HP:0000815 oboInOwl:hasDbXref SNOMEDCT_US:370999003 -HP:0000815 oboInOwl:hasDbXref MSH:D007006 -HP:0000817 oboInOwl:hasDbXref UMLS:C1445953 -HP:0000817 oboInOwl:hasDbXref SNOMEDCT_US:412786000 -HP:0000816 oboInOwl:hasDbXref UMLS:C4021795 -HP:0012808 oboInOwl:hasDbXref UMLS:C4022718 -HP:0012809 oboInOwl:hasDbXref UMLS:C4022717 -HP:0012800 oboInOwl:hasDbXref UMLS:C4022927 -HP:0012800 oboInOwl:hasDbXref UMLS:C4021067 -HP:0012801 oboInOwl:hasDbXref UMLS:C4021066 -HP:0012801 oboInOwl:hasDbXref UMLS:C4280310 -HP:0012802 oboInOwl:hasDbXref UMLS:C3281059 -HP:0012803 oboInOwl:hasDbXref MSH:D015858 -HP:0012803 oboInOwl:hasDbXref UMLS:C0003081 -HP:0012803 oboInOwl:hasDbXref SNOMEDCT_US:3289004 -HP:0012804 oboInOwl:hasDbXref SNOMEDCT_US:91514001 -HP:0012804 oboInOwl:hasDbXref MSH:D003320 -HP:0012804 oboInOwl:hasDbXref UMLS:C0010043 -HP:0012805 oboInOwl:hasDbXref UMLS:C1096099 -HP:0012806 oboInOwl:hasDbXref UMLS:C0687082 -HP:0012807 oboInOwl:hasDbXref UMLS:C4020909 -HP:0000829 oboInOwl:hasDbXref UMLS:C0020626 -HP:0000829 oboInOwl:hasDbXref SNOMEDCT_US:36976004 -HP:0000829 oboInOwl:hasDbXref MSH:D007011 -HP:0000822 oboInOwl:hasDbXref SNOMEDCT_US:24184005 -HP:0000822 oboInOwl:hasDbXref UMLS:C0020538 -HP:0000822 oboInOwl:hasDbXref MSH:D006973 -HP:0000822 oboInOwl:hasDbXref UMLS:C0497247 -HP:0000822 oboInOwl:hasDbXref SNOMEDCT_US:38341003 -HP:0000821 oboInOwl:hasDbXref SNOMEDCT_US:40930008 -HP:0000821 oboInOwl:hasDbXref UMLS:C0020676 -HP:0000821 oboInOwl:hasDbXref MSH:D007037 -HP:0000824 oboInOwl:hasDbXref UMLS:C3714796 -HP:0000824 oboInOwl:hasDbXref SNOMEDCT_US:2109003 -HP:0000823 oboInOwl:hasDbXref MSH:D011628 -HP:0000823 oboInOwl:hasDbXref UMLS:C0034012 -HP:0000823 oboInOwl:hasDbXref SNOMEDCT_US:400003000 -HP:0000823 oboInOwl:hasDbXref SNOMEDCT_US:123526007 -HP:0000826 oboInOwl:hasDbXref SNOMEDCT_US:400179000 -HP:0000826 oboInOwl:hasDbXref SNOMEDCT_US:123527003 -HP:0000826 oboInOwl:hasDbXref UMLS:C0034013 -HP:0000826 oboInOwl:hasDbXref MSH:D011629 -HP:0000825 oboInOwl:hasDbXref UMLS:C1864903 -HP:0000828 oboInOwl:hasDbXref SNOMEDCT_US:73132005 -HP:0000828 oboInOwl:hasDbXref UMLS:C0030517 -HP:0000828 oboInOwl:hasDbXref MSH:D010279 -HP:0000828 oboInOwl:hasDbXref UMLS:C4025822 -HP:0000820 oboInOwl:hasDbXref MSH:D013959 -HP:0000820 oboInOwl:hasDbXref UMLS:C0040128 -HP:0000820 oboInOwl:hasDbXref SNOMEDCT_US:14304000 -HP:0011494 oboInOwl:hasDbXref UMLS:C4021147 -HP:0010162 oboInOwl:hasDbXref UMLS:C4023997 -HP:0009173 oboInOwl:hasDbXref UMLS:C4024557 -HP:0010161 oboInOwl:hasDbXref UMLS:C4023998 -HP:0011495 oboInOwl:hasDbXref UMLS:C4023326 -HP:0009172 oboInOwl:hasDbXref UMLS:C4021516 -HP:0011496 oboInOwl:hasDbXref UMLS:C0085109 -HP:0011496 oboInOwl:hasDbXref MSH:D016510 -HP:0011496 oboInOwl:hasDbXref SNOMEDCT_US:19161004 -HP:0010160 oboInOwl:hasDbXref UMLS:C4023999 -HP:0009175 oboInOwl:hasDbXref UMLS:C4024555 -HP:0011497 oboInOwl:hasDbXref UMLS:C0154916 -HP:0011497 oboInOwl:hasDbXref SNOMEDCT_US:51995000 -HP:0009174 oboInOwl:hasDbXref UMLS:C4024556 -HP:0011499 oboInOwl:hasDbXref SNOMEDCT_US:37125009 -HP:0011499 oboInOwl:hasDbXref MSH:D015878 -HP:0011499 oboInOwl:hasDbXref UMLS:C0026961 -HP:0009171 oboInOwl:hasDbXref UMLS:C4024558 -HP:0009170 oboInOwl:hasDbXref UMLS:C4024559 -HP:0010169 oboInOwl:hasDbXref UMLS:C4023990 -HP:0010168 oboInOwl:hasDbXref UMLS:C4023991 -HP:0010167 oboInOwl:hasDbXref UMLS:C4023992 -HP:0010166 oboInOwl:hasDbXref UMLS:C4023993 -HP:0011490 oboInOwl:hasDbXref UMLS:C4023330 -HP:0011491 oboInOwl:hasDbXref UMLS:C4023329 -HP:0010165 oboInOwl:hasDbXref UMLS:C4023994 -HP:0011492 oboInOwl:hasDbXref UMLS:C4023328 -HP:0010164 oboInOwl:hasDbXref UMLS:C4023995 -HP:0010163 oboInOwl:hasDbXref UMLS:C4023996 -HP:0011493 oboInOwl:hasDbXref UMLS:C4023327 -HP:0009169 oboInOwl:hasDbXref UMLS:C4021517 -HP:0009166 oboInOwl:hasDbXref UMLS:C4024562 -HP:0009165 oboInOwl:hasDbXref UMLS:C4024563 -HP:0009168 oboInOwl:hasDbXref UMLS:C4024560 -HP:0009167 oboInOwl:hasDbXref UMLS:C4024561 -HP:0010151 oboInOwl:hasDbXref UMLS:C4024008 -HP:0011483 oboInOwl:hasDbXref SNOMEDCT_US:70992005 -HP:0011483 oboInOwl:hasDbXref UMLS:C0152252 -HP:0009184 oboInOwl:hasDbXref UMLS:C4024551 -HP:0011484 oboInOwl:hasDbXref SNOMEDCT_US:111512005 -HP:0011484 oboInOwl:hasDbXref UMLS:C0152253 -HP:0009183 oboInOwl:hasDbXref UMLS:C1865702 -HP:0010150 oboInOwl:hasDbXref UMLS:C4024009 -HP:0011485 oboInOwl:hasDbXref UMLS:C4023334 -HP:0009186 oboInOwl:hasDbXref UMLS:C4024550 -HP:0011486 oboInOwl:hasDbXref UMLS:C4023333 -HP:0009185 oboInOwl:hasDbXref UMLS:C3554612 -HP:0011487 oboInOwl:hasDbXref UMLS:C3810451 -HP:0009180 oboInOwl:hasDbXref UMLS:C4024553 -HP:0011488 oboInOwl:hasDbXref UMLS:C4023332 -HP:0009182 oboInOwl:hasDbXref UMLS:C4024552 -HP:0011489 oboInOwl:hasDbXref UMLS:C4023331 -HP:0010159 oboInOwl:hasDbXref UMLS:C4024000 -HP:0010158 oboInOwl:hasDbXref UMLS:C4024001 -HP:0010157 oboInOwl:hasDbXref UMLS:C4024002 -HP:0010156 oboInOwl:hasDbXref UMLS:C4024003 -HP:0010155 oboInOwl:hasDbXref UMLS:C4024004 -HP:0011480 oboInOwl:hasDbXref UMLS:C3640024 -HP:0011480 oboInOwl:hasDbXref UMLS:C4280323 -HP:0010154 oboInOwl:hasDbXref UMLS:C4024005 -HP:0011481 oboInOwl:hasDbXref UMLS:C1858567 -HP:0010153 oboInOwl:hasDbXref UMLS:C4024006 -HP:0011482 oboInOwl:hasDbXref UMLS:C4023336 -HP:0010152 oboInOwl:hasDbXref UMLS:C4024007 -HP:0009177 oboInOwl:hasDbXref UMLS:C1836212 -HP:0009179 oboInOwl:hasDbXref UMLS:C4021515 -HP:0009178 oboInOwl:hasDbXref UMLS:C4024554 -HP:0011472 oboInOwl:hasDbXref UMLS:C4023341 -HP:0010140 oboInOwl:hasDbXref UMLS:C4024019 -HP:0009150 oboInOwl:hasDbXref UMLS:C4024570 -HP:0011473 oboInOwl:hasDbXref UMLS:C2677378 -HP:0011473 oboInOwl:hasDbXref UMLS:C1833058 -HP:0011473 oboInOwl:hasDbXref UMLS:C4020747 -HP:0011473 oboInOwl:hasDbXref SNOMEDCT_US:75581001 -HP:0011473 oboInOwl:hasDbXref UMLS:C1859541 -HP:0011473 oboInOwl:hasDbXref UMLS:C0267456 -HP:0011473 oboInOwl:hasDbXref UMLS:C0554101 -HP:0011473 oboInOwl:hasDbXref SNOMEDCT_US:275403002 -HP:0011474 oboInOwl:hasDbXref UMLS:C4023340 -HP:0009153 oboInOwl:hasDbXref UMLS:C4024568 -HP:0011475 oboInOwl:hasDbXref UMLS:C4023339 -HP:0009152 oboInOwl:hasDbXref UMLS:C4024569 -HP:0011476 oboInOwl:hasDbXref UMLS:C4023338 -HP:0011477 oboInOwl:hasDbXref SNOMEDCT_US:307677002 -HP:0011477 oboInOwl:hasDbXref UMLS:C0585545 -HP:0011478 oboInOwl:hasDbXref UMLS:C2675590 -HP:0011479 oboInOwl:hasDbXref UMLS:C4023337 -HP:0010148 oboInOwl:hasDbXref UMLS:C4024011 -HP:0010147 oboInOwl:hasDbXref UMLS:C4024012 -HP:0010146 oboInOwl:hasDbXref UMLS:C4024013 -HP:0010145 oboInOwl:hasDbXref UMLS:C4024014 -HP:0010144 oboInOwl:hasDbXref UMLS:C4024015 -HP:0010143 oboInOwl:hasDbXref UMLS:C4024016 -HP:0010142 oboInOwl:hasDbXref UMLS:C4024017 -HP:0011470 oboInOwl:hasDbXref UMLS:C4023343 -HP:0011471 oboInOwl:hasDbXref UMLS:C4020748 -HP:0011471 oboInOwl:hasDbXref UMLS:C4023342 -HP:0010141 oboInOwl:hasDbXref UMLS:C4024018 -HP:0010149 oboInOwl:hasDbXref UMLS:C4024010 -HP:0009148 oboInOwl:hasDbXref UMLS:C4024571 -HP:0009147 oboInOwl:hasDbXref UMLS:C4024572 -HP:0009149 oboInOwl:hasDbXref UMLS:C4021519 -HP:0009144 oboInOwl:hasDbXref UMLS:C4024573 -HP:0009145 oboInOwl:hasDbXref UMLS:C4021520 -HP:0011461 oboInOwl:hasDbXref UMLS:C4023347 -HP:0009162 oboInOwl:hasDbXref UMLS:C3277750 -HP:0012792 oboInOwl:hasDbXref UMLS:C4022721 -HP:0011462 oboInOwl:hasDbXref UMLS:C3554568 -HP:0009161 oboInOwl:hasDbXref UMLS:C1834034 -HP:0012793 oboInOwl:hasDbXref UMLS:C4021068 -HP:0012794 oboInOwl:hasDbXref UMLS:C4022720 -HP:0009164 oboInOwl:hasDbXref UMLS:C1968592 -HP:0011463 oboInOwl:hasDbXref UMLS:C1837352 -HP:0012795 oboInOwl:hasDbXref UMLS:C3808249 -HP:0011464 oboInOwl:hasDbXref UMLS:C4023346 -HP:0011465 oboInOwl:hasDbXref UMLS:C4023345 -HP:0012796 oboInOwl:hasDbXref UMLS:C3805911 -HP:0012797 oboInOwl:hasDbXref UMLS:C0206619 -HP:0012797 oboInOwl:hasDbXref MSH:D018190 -HP:0012797 oboInOwl:hasDbXref SNOMEDCT_US:115236002 -HP:0012797 oboInOwl:hasDbXref NCIT:C3262 -HP:0011466 oboInOwl:hasDbXref UMLS:C4023344 -HP:0012798 oboInOwl:hasDbXref MSH:D018192 -HP:0012798 oboInOwl:hasDbXref SNOMEDCT_US:73017001 -HP:0012798 oboInOwl:hasDbXref UMLS:C0751674 -HP:0012798 oboInOwl:hasDbXref UMLS:C0238399 -HP:0011467 oboInOwl:hasDbXref SNOMEDCT_US:86507001 -HP:0011467 oboInOwl:hasDbXref MSH:C562564 -HP:0011467 oboInOwl:hasDbXref UMLS:C0266251 -HP:0009160 oboInOwl:hasDbXref UMLS:C4024564 -HP:0011468 oboInOwl:hasDbXref UMLS:C0858722 -HP:0011468 oboInOwl:hasDbXref UMLS:C4280325 -HP:0011468 oboInOwl:hasDbXref SNOMEDCT_US:32402008 -HP:0011468 oboInOwl:hasDbXref UMLS:C4280324 -HP:0011468 oboInOwl:hasDbXref UMLS:C0278151 -HP:0011468 oboInOwl:hasDbXref SNOMEDCT_US:230335009 -HP:0011468 oboInOwl:hasDbXref UMLS:C0338467 -HP:0012799 oboInOwl:hasDbXref UMLS:C4022719 -HP:0012799 oboInOwl:hasDbXref UMLS:C0239516 -HP:0010137 oboInOwl:hasDbXref UMLS:C4024022 -HP:0010136 oboInOwl:hasDbXref UMLS:C4024023 -HP:0010135 oboInOwl:hasDbXref UMLS:C4024024 -HP:0010134 oboInOwl:hasDbXref UMLS:C4024025 -HP:0010133 oboInOwl:hasDbXref UMLS:C4024026 -HP:0010132 oboInOwl:hasDbXref UMLS:C4024027 -HP:0012790 oboInOwl:hasDbXref UMLS:C4021069 -HP:0010131 oboInOwl:hasDbXref UMLS:C4024028 -HP:0010130 oboInOwl:hasDbXref UMLS:C4024029 -HP:0012791 oboInOwl:hasDbXref UMLS:C4022722 -HP:0011460 oboInOwl:hasDbXref UMLS:C4023348 -HP:0010139 oboInOwl:hasDbXref UMLS:C4024020 -HP:0010138 oboInOwl:hasDbXref UMLS:C4024021 -HP:0011469 oboInOwl:hasDbXref SNOMEDCT_US:85023004 -HP:0011469 oboInOwl:hasDbXref UMLS:C0232608 -HP:0009159 oboInOwl:hasDbXref UMLS:C4024565 -HP:0009158 oboInOwl:hasDbXref UMLS:C4024566 -HP:0009155 oboInOwl:hasDbXref UMLS:C4020784 -HP:0009155 oboInOwl:hasDbXref UMLS:C4020783 -HP:0009154 oboInOwl:hasDbXref UMLS:C4021518 -HP:0009157 oboInOwl:hasDbXref UMLS:C4024567 -HP:0009157 oboInOwl:hasDbXref UMLS:C4020782 -HP:0010195 oboInOwl:hasDbXref UMLS:C4023975 -HP:0010194 oboInOwl:hasDbXref UMLS:C4023976 -HP:0010193 oboInOwl:hasDbXref UMLS:C4021322 -HP:0010192 oboInOwl:hasDbXref UMLS:C4023977 -HP:0010191 oboInOwl:hasDbXref UMLS:C4023978 -HP:0010190 oboInOwl:hasDbXref UMLS:C4021323 -HP:0010199 oboInOwl:hasDbXref UMLS:C4021319 -HP:0010198 oboInOwl:hasDbXref UMLS:C4023974 -HP:0010197 oboInOwl:hasDbXref UMLS:C4021320 -HP:0010196 oboInOwl:hasDbXref UMLS:C4021321 -HP:0009195 oboInOwl:hasDbXref UMLS:C4021514 -HP:0010184 oboInOwl:hasDbXref UMLS:C4021327 -HP:0009194 oboInOwl:hasDbXref UMLS:C4024543 -HP:0010183 oboInOwl:hasDbXref UMLS:C4023981 -HP:0010182 oboInOwl:hasDbXref UMLS:C4023982 -HP:0009197 oboInOwl:hasDbXref UMLS:C4024542 -HP:0009196 oboInOwl:hasDbXref UMLS:C4021513 -HP:0010181 oboInOwl:hasDbXref UMLS:C4021328 -HP:0010180 oboInOwl:hasDbXref UMLS:C4023983 -HP:0009191 oboInOwl:hasDbXref UMLS:C4024545 -HP:0009190 oboInOwl:hasDbXref UMLS:C4024546 -HP:0009193 oboInOwl:hasDbXref UMLS:C1860253 -HP:0009192 oboInOwl:hasDbXref UMLS:C4024544 -HP:0010189 oboInOwl:hasDbXref UMLS:C4023979 -HP:0010188 oboInOwl:hasDbXref UMLS:C4021324 -HP:0010187 oboInOwl:hasDbXref UMLS:C4021325 -HP:0010186 oboInOwl:hasDbXref UMLS:C4023980 -HP:0010185 oboInOwl:hasDbXref UMLS:C4020773 -HP:0010185 oboInOwl:hasDbXref UMLS:C4021326 -HP:0009188 oboInOwl:hasDbXref UMLS:C4024548 -HP:0009187 oboInOwl:hasDbXref UMLS:C4024549 -HP:0009189 oboInOwl:hasDbXref UMLS:C4024547 -HP:0010173 oboInOwl:hasDbXref UMLS:C4023987 -HP:0010172 oboInOwl:hasDbXref UMLS:C4023988 -HP:0010171 oboInOwl:hasDbXref UMLS:C4021332 -HP:0010170 oboInOwl:hasDbXref UMLS:C4023989 -HP:0010179 oboInOwl:hasDbXref UMLS:C4023984 -HP:0010178 oboInOwl:hasDbXref UMLS:C4021329 -HP:0010177 oboInOwl:hasDbXref UMLS:C4023985 -HP:0010176 oboInOwl:hasDbXref UMLS:C4021330 -HP:0010175 oboInOwl:hasDbXref UMLS:C4021331 -HP:0010174 oboInOwl:hasDbXref UMLS:C4023986 -HP:0009199 oboInOwl:hasDbXref UMLS:C4024541 -HP:0009198 oboInOwl:hasDbXref UMLS:C4021512 -HP:0011650 oboInOwl:hasDbXref UMLS:C0431501 -HP:0011650 oboInOwl:hasDbXref SNOMEDCT_US:461093009 -HP:0011651 oboInOwl:hasDbXref SNOMEDCT_US:448516008 -HP:0011651 oboInOwl:hasDbXref UMLS:C3165091 -HP:0011652 oboInOwl:hasDbXref UMLS:C4023247 -HP:0011652 oboInOwl:hasDbXref Fyler:604 -HP:0011652 oboInOwl:hasDbXref Fyler:0604 -HP:0011653 oboInOwl:hasDbXref UMLS:C4023246 -HP:0011654 oboInOwl:hasDbXref UMLS:C4023245 -HP:0011654 oboInOwl:hasDbXref Fyler:603 -HP:0011654 oboInOwl:hasDbXref Fyler:0603 -HP:0011655 oboInOwl:hasDbXref UMLS:C4023244 -HP:0000998 oboInOwl:hasDbXref UMLS:C0020555 -HP:0000998 oboInOwl:hasDbXref MSH:D006983 -HP:0000998 oboInOwl:hasDbXref SNOMEDCT_US:271607001 -HP:0000998 oboInOwl:hasDbXref SNOMEDCT_US:29966009 -HP:0010324 oboInOwl:hasDbXref UMLS:C4023903 -HP:0010323 oboInOwl:hasDbXref UMLS:C4023904 -HP:0000997 oboInOwl:hasDbXref UMLS:C1860335 -HP:0010322 oboInOwl:hasDbXref UMLS:C4023905 -HP:0010321 oboInOwl:hasDbXref UMLS:C4023906 -HP:0000999 oboInOwl:hasDbXref MSH:D011711 -HP:0000999 oboInOwl:hasDbXref SNOMEDCT_US:70759006 -HP:0000999 oboInOwl:hasDbXref UMLS:C0034212 -HP:0010320 oboInOwl:hasDbXref UMLS:C4023907 -HP:0000992 oboInOwl:hasDbXref SNOMEDCT_US:90128006 -HP:0000992 oboInOwl:hasDbXref UMLS:C0349506 -HP:0000992 oboInOwl:hasDbXref MSH:D010787 -HP:0010329 oboInOwl:hasDbXref UMLS:C4023900 -HP:0000991 oboInOwl:hasDbXref UMLS:C0043325 -HP:0000991 oboInOwl:hasDbXref MSH:D014973 -HP:0000991 oboInOwl:hasDbXref SNOMEDCT_US:63103006 -HP:0009328 oboInOwl:hasDbXref UMLS:C4021491 -HP:0010328 oboInOwl:hasDbXref UMLS:C4023901 -HP:0010327 oboInOwl:hasDbXref UMLS:C4021296 -HP:0009327 oboInOwl:hasDbXref UMLS:C4024438 -HP:0000993 oboInOwl:hasDbXref UMLS:C1844597 -HP:0010326 oboInOwl:hasDbXref UMLS:C4021297 -HP:0000996 oboInOwl:hasDbXref UMLS:C1858545 -HP:0010325 oboInOwl:hasDbXref UMLS:C4023902 -HP:0000995 oboInOwl:hasDbXref SNOMEDCT_US:400096001 -HP:0000995 oboInOwl:hasDbXref MSH:D009508 -HP:0000995 oboInOwl:hasDbXref UMLS:C0027962 -HP:0000995 oboInOwl:hasDbXref SNOMEDCT_US:21119008 -HP:0000995 oboInOwl:hasDbXref UMLS:C4280269 -HP:0009329 oboInOwl:hasDbXref UMLS:C4024437 -HP:0011656 oboInOwl:hasDbXref UMLS:C4023243 -HP:0009324 oboInOwl:hasDbXref UMLS:C4024441 -HP:0009323 oboInOwl:hasDbXref UMLS:C4024442 -HP:0011657 oboInOwl:hasDbXref UMLS:C4023242 -HP:0011658 oboInOwl:hasDbXref UMLS:C4023241 -HP:0009326 oboInOwl:hasDbXref UMLS:C4024439 -HP:0009325 oboInOwl:hasDbXref UMLS:C4024440 -HP:0011659 oboInOwl:hasDbXref SNOMEDCT_US:399228007 -HP:0011659 oboInOwl:hasDbXref UMLS:C1302264 -HP:0009320 oboInOwl:hasDbXref UMLS:C4024445 -HP:0009322 oboInOwl:hasDbXref UMLS:C4024443 -HP:0009321 oboInOwl:hasDbXref UMLS:C4024444 -HP:0009340 oboInOwl:hasDbXref UMLS:C4024427 -HP:0011640 oboInOwl:hasDbXref UMLS:C4023251 -HP:0011641 oboInOwl:hasDbXref SNOMEDCT_US:373093003 -HP:0011641 oboInOwl:hasDbXref UMLS:C0265898 -HP:0011641 oboInOwl:hasDbXref Fyler:2230 -HP:0011642 oboInOwl:hasDbXref UMLS:C0344680 -HP:0011642 oboInOwl:hasDbXref Fyler:2840 -HP:0011642 oboInOwl:hasDbXref SNOMEDCT_US:253323000 -HP:0011643 oboInOwl:hasDbXref ICD-10:Q21.1 -HP:0011643 oboInOwl:hasDbXref UMLS:C2063331 -HP:0011644 oboInOwl:hasDbXref UMLS:C3163894 -HP:0011644 oboInOwl:hasDbXref SNOMEDCT_US:447661004 -HP:0010313 oboInOwl:hasDbXref UMLS:C2225524 -HP:0010313 oboInOwl:hasDbXref SNOMEDCT_US:372283008 -HP:0010313 oboInOwl:hasDbXref SNOMEDCT_US:372285001 -HP:0010313 oboInOwl:hasDbXref UMLS:C0020565 -HP:0010313 oboInOwl:hasDbXref MSH:C536821 -HP:0010313 oboInOwl:hasDbXref SNOMEDCT_US:372281005 -HP:0010313 oboInOwl:hasDbXref UMLS:C0392533 -HP:0010312 oboInOwl:hasDbXref UMLS:C1854013 -HP:0010312 oboInOwl:hasDbXref MSH:C565299 -HP:0010311 oboInOwl:hasDbXref UMLS:C4023911 -HP:0010310 oboInOwl:hasDbXref UMLS:C0008733 -HP:0010310 oboInOwl:hasDbXref SNOMEDCT_US:83035003 -HP:0010310 oboInOwl:hasDbXref MSH:D002916 -HP:0010319 oboInOwl:hasDbXref UMLS:C4023908 -HP:0010318 oboInOwl:hasDbXref UMLS:C4023909 -HP:0009339 oboInOwl:hasDbXref UMLS:C4024428 -HP:0010317 oboInOwl:hasDbXref UMLS:C4021298 -HP:0010316 oboInOwl:hasDbXref EPCC:06.01.34 -HP:0010316 oboInOwl:hasDbXref SNOMEDCT_US:204357006 -HP:0010316 oboInOwl:hasDbXref ICD-10:Q22.5 -HP:0010316 oboInOwl:hasDbXref MSH:D004437 -HP:0010316 oboInOwl:hasDbXref UMLS:C0013481 -HP:0009338 oboInOwl:hasDbXref UMLS:C4024429 -HP:0008007 oboInOwl:hasDbXref SNOMEDCT_US:415176004 -HP:0008007 oboInOwl:hasDbXref UMLS:C1533041 -HP:0010315 oboInOwl:hasDbXref UMLS:C4023910 -HP:0010314 oboInOwl:hasDbXref SNOMEDCT_US:102889008 -HP:0010314 oboInOwl:hasDbXref UMLS:C0425772 -HP:0008009 oboInOwl:hasDbXref UMLS:C1860785 -HP:0011645 oboInOwl:hasDbXref Fyler:2316 -HP:0011645 oboInOwl:hasDbXref UMLS:C2239253 -HP:0011645 oboInOwl:hasDbXref SNOMEDCT_US:54160000 -HP:0009335 oboInOwl:hasDbXref UMLS:C4024432 -HP:0009334 oboInOwl:hasDbXref UMLS:C4024433 -HP:0011646 oboInOwl:hasDbXref UMLS:C4023250 -HP:0008003 oboInOwl:hasDbXref UMLS:C1853558 -HP:0011647 oboInOwl:hasDbXref SNOMEDCT_US:72242008 -HP:0011647 oboInOwl:hasDbXref UMLS:C0265879 -HP:0009337 oboInOwl:hasDbXref UMLS:C4024430 -HP:0009336 oboInOwl:hasDbXref UMLS:C4024431 -HP:0011648 oboInOwl:hasDbXref UMLS:C4023249 -HP:0008005 oboInOwl:hasDbXref UMLS:C1611195 -HP:0008000 oboInOwl:hasDbXref UMLS:C0151572 -HP:0008000 oboInOwl:hasDbXref MSH:D012021 -HP:0008000 oboInOwl:hasDbXref SNOMEDCT_US:103254005 -HP:0011649 oboInOwl:hasDbXref UMLS:C4023248 -HP:0009331 oboInOwl:hasDbXref UMLS:C4021490 -HP:0009330 oboInOwl:hasDbXref UMLS:C4024436 -HP:0008002 oboInOwl:hasDbXref UMLS:C1837087 -HP:0008002 oboInOwl:hasDbXref UMLS:C4024756 -HP:0009333 oboInOwl:hasDbXref UMLS:C4024434 -HP:0008001 oboInOwl:hasDbXref UMLS:C3809301 -HP:0009332 oboInOwl:hasDbXref UMLS:C4024435 -HP:0011630 oboInOwl:hasDbXref UMLS:C4023259 -HP:0011631 oboInOwl:hasDbXref UMLS:C4023258 -HP:0011632 oboInOwl:hasDbXref UMLS:C4023257 -HP:0011633 oboInOwl:hasDbXref UMLS:C4023256 -HP:0010302 oboInOwl:hasDbXref UMLS:C0037930 -HP:0010302 oboInOwl:hasDbXref MSH:D013120 -HP:0010302 oboInOwl:hasDbXref SNOMEDCT_US:126962006 -HP:0010302 oboInOwl:hasDbXref NCIT:C3262 -HP:0000976 oboInOwl:hasDbXref SNOMEDCT_US:281104002 -HP:0000976 oboInOwl:hasDbXref MSH:D004485 -HP:0000976 oboInOwl:hasDbXref UMLS:C0013595 -HP:0000976 oboInOwl:hasDbXref SNOMEDCT_US:43116000 -HP:0000975 oboInOwl:hasDbXref SNOMEDCT_US:161857006 -HP:0000975 oboInOwl:hasDbXref SNOMEDCT_US:415690000 -HP:0000975 oboInOwl:hasDbXref SNOMEDCT_US:312230002 -HP:0000975 oboInOwl:hasDbXref SNOMEDCT_US:415691001 -HP:0000975 oboInOwl:hasDbXref UMLS:C0020458 -HP:0000975 oboInOwl:hasDbXref MSH:D013546 -HP:0000975 oboInOwl:hasDbXref UMLS:C0700590 -HP:0000975 oboInOwl:hasDbXref MEDDRA:10020642 -HP:0000975 oboInOwl:hasDbXref SNOMEDCT_US:52613005 -HP:0000975 oboInOwl:hasDbXref MSH:D006945 -HP:0000975 oboInOwl:hasDbXref SNOMEDCT_US:364538006 -HP:0000975 oboInOwl:hasDbXref UMLS:C0038990 -HP:0010301 oboInOwl:hasDbXref UMLS:C0027794 -HP:0010301 oboInOwl:hasDbXref SNOMEDCT_US:253098009 -HP:0010301 oboInOwl:hasDbXref MSH:D009436 -HP:0000978 oboInOwl:hasDbXref SNOMEDCT_US:425075004 -HP:0000978 oboInOwl:hasDbXref SNOMEDCT_US:302227002 -HP:0000978 oboInOwl:hasDbXref UMLS:C0013491 -HP:0000978 oboInOwl:hasDbXref SNOMEDCT_US:77643000 -HP:0000978 oboInOwl:hasDbXref UMLS:C0423798 -HP:0000978 oboInOwl:hasDbXref MSH:D004438 -HP:0000978 oboInOwl:hasDbXref SNOMEDCT_US:424131007 -HP:0010300 oboInOwl:hasDbXref UMLS:C4023915 -HP:0000977 oboInOwl:hasDbXref UMLS:C1844592 -HP:0000977 oboInOwl:hasDbXref UMLS:C0241178 -HP:0000979 oboInOwl:hasDbXref UMLS:C0034150 -HP:0000979 oboInOwl:hasDbXref SNOMEDCT_US:423902002 -HP:0000979 oboInOwl:hasDbXref SNOMEDCT_US:12393003 -HP:0000979 oboInOwl:hasDbXref SNOMEDCT_US:387778001 -HP:0000979 oboInOwl:hasDbXref MSH:D011693 -HP:0009309 oboInOwl:hasDbXref UMLS:C4024452 -HP:0010309 oboInOwl:hasDbXref SNOMEDCT_US:54008006 -HP:0010309 oboInOwl:hasDbXref UMLS:C0265696 -HP:0010308 oboInOwl:hasDbXref UMLS:C4023912 -HP:0000970 oboInOwl:hasDbXref UMLS:C0003028 -HP:0000970 oboInOwl:hasDbXref MEDDRA:10002512 -HP:0000970 oboInOwl:hasDbXref SNOMEDCT_US:39659002 -HP:0000970 oboInOwl:hasDbXref MSH:D007007 -HP:0000970 oboInOwl:hasDbXref SNOMEDCT_US:14662005 -HP:0010307 oboInOwl:hasDbXref SNOMEDCT_US:248573009 -HP:0010307 oboInOwl:hasDbXref UMLS:C0038450 -HP:0010307 oboInOwl:hasDbXref MSH:D012135 -HP:0010307 oboInOwl:hasDbXref UMLS:C0237304 -HP:0010307 oboInOwl:hasDbXref SNOMEDCT_US:70407001 -HP:0000972 oboInOwl:hasDbXref MSH:D007645 -HP:0000972 oboInOwl:hasDbXref SNOMEDCT_US:706885006 -HP:0000972 oboInOwl:hasDbXref UMLS:C0022596 -HP:0010306 oboInOwl:hasDbXref SNOMEDCT_US:249670005 -HP:0010306 oboInOwl:hasDbXref UMLS:C0426789 -HP:0009306 oboInOwl:hasDbXref UMLS:C4024455 -HP:0010305 oboInOwl:hasDbXref MSH:C537221 -HP:0010305 oboInOwl:hasDbXref SNOMEDCT_US:205425003 -HP:0010305 oboInOwl:hasDbXref UMLS:C0344490 -HP:0000971 oboInOwl:hasDbXref UMLS:C0262643 -HP:0000971 oboInOwl:hasDbXref UMLS:C4020881 -HP:0000971 oboInOwl:hasDbXref UMLS:C0038986 -HP:0000971 oboInOwl:hasDbXref MSH:D013543 -HP:0000971 oboInOwl:hasDbXref SNOMEDCT_US:88232005 -HP:0009305 oboInOwl:hasDbXref UMLS:C4021495 -HP:0010304 oboInOwl:hasDbXref UMLS:C4023913 -HP:0009308 oboInOwl:hasDbXref UMLS:C4024453 -HP:0000974 oboInOwl:hasDbXref UMLS:C0241074 -HP:0009307 oboInOwl:hasDbXref UMLS:C4024454 -HP:0000973 oboInOwl:hasDbXref UMLS:C2930812 -HP:0000973 oboInOwl:hasDbXref UMLS:C0010495 -HP:0000973 oboInOwl:hasDbXref MSH:D003483 -HP:0000973 oboInOwl:hasDbXref MSH:C531660 -HP:0000973 oboInOwl:hasDbXref SNOMEDCT_US:58588007 -HP:0000973 oboInOwl:hasDbXref UMLS:C4280606 -HP:0010303 oboInOwl:hasDbXref UMLS:C4023914 -HP:0009302 oboInOwl:hasDbXref UMLS:C4024458 -HP:0011634 oboInOwl:hasDbXref UMLS:C4023255 -HP:0009301 oboInOwl:hasDbXref UMLS:C4021496 -HP:0011635 oboInOwl:hasDbXref UMLS:C4023254 -HP:0011636 oboInOwl:hasDbXref UMLS:C4023253 -HP:0009304 oboInOwl:hasDbXref UMLS:C4024456 -HP:0009303 oboInOwl:hasDbXref UMLS:C4024457 -HP:0011637 oboInOwl:hasDbXref UMLS:C4023252 -HP:0011638 oboInOwl:hasDbXref Fyler:3101 -HP:0011638 oboInOwl:hasDbXref UMLS:C3472166 -HP:0011638 oboInOwl:hasDbXref SNOMEDCT_US:450301003 -HP:0011639 oboInOwl:hasDbXref UMLS:C3472165 -HP:0011639 oboInOwl:hasDbXref SNOMEDCT_US:450300002 -HP:0009300 oboInOwl:hasDbXref UMLS:C4020658 -HP:0011620 oboInOwl:hasDbXref UMLS:C4023266 -HP:0011621 oboInOwl:hasDbXref UMLS:C0265812 -HP:0011621 oboInOwl:hasDbXref UMLS:C4023265 -HP:0011621 oboInOwl:hasDbXref SNOMEDCT_US:41893002 -HP:0011622 oboInOwl:hasDbXref Fyler:1340 -HP:0000987 oboInOwl:hasDbXref UMLS:C4021786 -HP:0000989 oboInOwl:hasDbXref SNOMEDCT_US:279333002 -HP:0000989 oboInOwl:hasDbXref MSH:D011537 -HP:0000989 oboInOwl:hasDbXref SNOMEDCT_US:418363000 -HP:0000989 oboInOwl:hasDbXref UMLS:C0033774 -HP:0000989 oboInOwl:hasDbXref SNOMEDCT_US:424492005 -HP:0000989 oboInOwl:hasDbXref SNOMEDCT_US:418290006 -HP:0000988 oboInOwl:hasDbXref UMLS:C0015230 -HP:0000988 oboInOwl:hasDbXref SNOMEDCT_US:112625008 -HP:0000988 oboInOwl:hasDbXref MEDDRA:10037844 -HP:0000988 oboInOwl:hasDbXref MSH:D005076 -HP:0000988 oboInOwl:hasDbXref SNOMEDCT_US:271807003 -HP:0000980 oboInOwl:hasDbXref SNOMEDCT_US:398979000 -HP:0000980 oboInOwl:hasDbXref UMLS:C0030232 -HP:0000980 oboInOwl:hasDbXref MSH:D010167 -HP:0009317 oboInOwl:hasDbXref UMLS:C4021493 -HP:0009316 oboInOwl:hasDbXref UMLS:C4021494 -HP:0000982 oboInOwl:hasDbXref UMLS:C0022596 -HP:0000982 oboInOwl:hasDbXref MSH:D007645 -HP:0000982 oboInOwl:hasDbXref SNOMEDCT_US:706885006 -HP:0009319 oboInOwl:hasDbXref UMLS:C4021492 -HP:0009318 oboInOwl:hasDbXref UMLS:C4024446 -HP:0011623 oboInOwl:hasDbXref UMLS:C0685707 -HP:0011623 oboInOwl:hasDbXref SNOMEDCT_US:94706008 -HP:0011623 oboInOwl:hasDbXref Fyler:1320 -HP:0009313 oboInOwl:hasDbXref UMLS:C4024449 -HP:0011624 oboInOwl:hasDbXref UMLS:C4023264 -HP:0009312 oboInOwl:hasDbXref UMLS:C4024450 -HP:0011625 oboInOwl:hasDbXref UMLS:C4023263 -HP:0009315 oboInOwl:hasDbXref UMLS:C4024447 -HP:0009314 oboInOwl:hasDbXref UMLS:C4024448 -HP:0011626 oboInOwl:hasDbXref SNOMEDCT_US:39905002 -HP:0011626 oboInOwl:hasDbXref SNOMEDCT_US:111323005 -HP:0011626 oboInOwl:hasDbXref ICD-10:Q26.8 -HP:0011626 oboInOwl:hasDbXref MSH:D012587 -HP:0011626 oboInOwl:hasDbXref UMLS:C0036400 -HP:0011627 oboInOwl:hasDbXref UMLS:C4023262 -HP:0011628 oboInOwl:hasDbXref UMLS:C4023261 -HP:0009311 oboInOwl:hasDbXref UMLS:C4024451 -HP:0011629 oboInOwl:hasDbXref SNOMEDCT_US:253732001 -HP:0011629 oboInOwl:hasDbXref UMLS:C0345140 -HP:0011629 oboInOwl:hasDbXref Fyler:1910 -HP:0009310 oboInOwl:hasDbXref UMLS:C4020660 -HP:0009371 oboInOwl:hasDbXref SNOMEDCT_US:715720006 -HP:0009371 oboInOwl:hasDbXref UMLS:C1862151 -HP:0009371 oboInOwl:hasDbXref MSH:C537088 -HP:0010360 oboInOwl:hasDbXref UMLS:C4023881 -HP:0011692 oboInOwl:hasDbXref UMLS:C4023229 -HP:0011693 oboInOwl:hasDbXref UMLS:C4023228 -HP:0009370 oboInOwl:hasDbXref UMLS:C4024413 -HP:0009373 oboInOwl:hasDbXref MSH:C537093 -HP:0009373 oboInOwl:hasDbXref UMLS:C1862103 -HP:0011694 oboInOwl:hasDbXref UMLS:C4023227 -HP:0011695 oboInOwl:hasDbXref UMLS:C0149854 -HP:0011695 oboInOwl:hasDbXref SNOMEDCT_US:75038005 -HP:0008041 oboInOwl:hasDbXref UMLS:C1856441 -HP:0009372 oboInOwl:hasDbXref MSH:C537089 -HP:0009372 oboInOwl:hasDbXref UMLS:C1832702 -HP:0011696 oboInOwl:hasDbXref UMLS:C4023226 -HP:0011697 oboInOwl:hasDbXref UMLS:C4023225 -HP:0011698 oboInOwl:hasDbXref UMLS:C4023224 -HP:0011699 oboInOwl:hasDbXref UMLS:C4023223 -HP:0010368 oboInOwl:hasDbXref UMLS:C4023878 -HP:0010367 oboInOwl:hasDbXref UMLS:C4021282 -HP:0010366 oboInOwl:hasDbXref UMLS:C4023879 -HP:0010365 oboInOwl:hasDbXref UMLS:C4023880 -HP:0010364 oboInOwl:hasDbXref UMLS:C4021283 -HP:0010363 oboInOwl:hasDbXref UMLS:C4021825 -HP:0010362 oboInOwl:hasDbXref UMLS:C4021284 -HP:0011690 oboInOwl:hasDbXref SNOMEDCT_US:233904005 -HP:0011690 oboInOwl:hasDbXref UMLS:C0340483 -HP:0011691 oboInOwl:hasDbXref UMLS:C4023230 -HP:0010361 oboInOwl:hasDbXref UMLS:C4021285 -HP:0010369 oboInOwl:hasDbXref UMLS:C4023877 -HP:0008037 oboInOwl:hasDbXref UMLS:C0271004 -HP:0008037 oboInOwl:hasDbXref SNOMEDCT_US:55457007 -HP:0008037 oboInOwl:hasDbXref SNOMEDCT_US:404675003 -HP:0008039 oboInOwl:hasDbXref UMLS:C1857307 -HP:0008038 oboInOwl:hasDbXref UMLS:C1835602 -HP:0008035 oboInOwl:hasDbXref UMLS:C4021559 -HP:0008034 oboInOwl:hasDbXref UMLS:C1834387 -HP:0011681 oboInOwl:hasDbXref Fyler:1330 -HP:0011681 oboInOwl:hasDbXref UMLS:C3165130 -HP:0011681 oboInOwl:hasDbXref SNOMEDCT_US:448876006 -HP:0009382 oboInOwl:hasDbXref UMLS:C4024407 -HP:0009381 oboInOwl:hasDbXref UMLS:C0239594 -HP:0009381 oboInOwl:hasDbXref SNOMEDCT_US:249765007 -HP:0009381 oboInOwl:hasDbXref UMLS:C1844548 -HP:0011682 oboInOwl:hasDbXref SNOMEDCT_US:109428005 -HP:0011682 oboInOwl:hasDbXref UMLS:C0344925 -HP:0011682 oboInOwl:hasDbXref Fyler:1310 -HP:0008050 oboInOwl:hasDbXref UMLS:C4024750 -HP:0011683 oboInOwl:hasDbXref UMLS:C0344924 -HP:0011683 oboInOwl:hasDbXref SNOMEDCT_US:253551005 -HP:0008053 oboInOwl:hasDbXref UMLS:C4024748 -HP:0009384 oboInOwl:hasDbXref UMLS:C4024405 -HP:0008052 oboInOwl:hasDbXref UMLS:C0229197 -HP:0008052 oboInOwl:hasDbXref SNOMEDCT_US:37480005 -HP:0009383 oboInOwl:hasDbXref UMLS:C4024406 -HP:0011684 oboInOwl:hasDbXref UMLS:C1298817 -HP:0011684 oboInOwl:hasDbXref SNOMEDCT_US:373131000 -HP:0011685 oboInOwl:hasDbXref UMLS:C4023232 -HP:0011686 oboInOwl:hasDbXref UMLS:C0345122 -HP:0011686 oboInOwl:hasDbXref SNOMEDCT_US:253714001 -HP:0009380 oboInOwl:hasDbXref SNOMEDCT_US:71358006 -HP:0009380 oboInOwl:hasDbXref UMLS:C0728895 -HP:0011687 oboInOwl:hasDbXref UMLS:C0857265 -HP:0011688 oboInOwl:hasDbXref UMLS:C4021132 -HP:0010357 oboInOwl:hasDbXref UMLS:C4023884 -HP:0010356 oboInOwl:hasDbXref UMLS:C4023885 -HP:0010355 oboInOwl:hasDbXref UMLS:C4021286 -HP:0010354 oboInOwl:hasDbXref UMLS:C4023886 -HP:0010353 oboInOwl:hasDbXref UMLS:C4023887 -HP:0010352 oboInOwl:hasDbXref UMLS:C4021287 -HP:0010351 oboInOwl:hasDbXref UMLS:C4023888 -HP:0010350 oboInOwl:hasDbXref UMLS:C4021288 -HP:0011680 oboInOwl:hasDbXref UMLS:C4023233 -HP:0010359 oboInOwl:hasDbXref UMLS:C4023882 -HP:0010358 oboInOwl:hasDbXref UMLS:C4023883 -HP:0011689 oboInOwl:hasDbXref UMLS:C4023231 -HP:0008048 oboInOwl:hasDbXref UMLS:C4021856 -HP:0009379 oboInOwl:hasDbXref UMLS:C4024408 -HP:0009378 oboInOwl:hasDbXref UMLS:C4024409 -HP:0008047 oboInOwl:hasDbXref UMLS:C4024752 -HP:0008049 oboInOwl:hasDbXref UMLS:C4024751 -HP:0009375 oboInOwl:hasDbXref UMLS:C4024411 -HP:0009374 oboInOwl:hasDbXref UMLS:C4024412 -HP:0008043 oboInOwl:hasDbXref UMLS:C2176208 -HP:0009377 oboInOwl:hasDbXref UMLS:C4021484 -HP:0008046 oboInOwl:hasDbXref UMLS:C4024753 -HP:0009376 oboInOwl:hasDbXref UMLS:C4024410 -HP:0008045 oboInOwl:hasDbXref UMLS:C4021558 -HP:0011670 oboInOwl:hasDbXref ICD-10:Q26.1 -HP:0011670 oboInOwl:hasDbXref UMLS:C2677768 -HP:0011671 oboInOwl:hasDbXref UMLS:C4023237 -HP:0011671 oboInOwl:hasDbXref ICD-10:26.8 -HP:0011672 oboInOwl:hasDbXref UMLS:C1960546 -HP:0011672 oboInOwl:hasDbXref NCIT:C6577 -HP:0011672 oboInOwl:hasDbXref SNOMEDCT_US:426191007 -HP:0008020 oboInOwl:hasDbXref UMLS:C3665342 -HP:0008020 oboInOwl:hasDbXref UMLS:C0730290 -HP:0009351 oboInOwl:hasDbXref UMLS:C4024418 -HP:0009350 oboInOwl:hasDbXref UMLS:C4024419 -HP:0011673 oboInOwl:hasDbXref UMLS:C1707298 -HP:0011673 oboInOwl:hasDbXref NCIT:C3085 -HP:0011674 oboInOwl:hasDbXref UMLS:C1112387 -HP:0011674 oboInOwl:hasDbXref NCIT:C3403 -HP:0011675 oboInOwl:hasDbXref UMLS:C0264886 -HP:0011675 oboInOwl:hasDbXref UMLS:C0855329 -HP:0011675 oboInOwl:hasDbXref SNOMEDCT_US:698247007 -HP:0011675 oboInOwl:hasDbXref UMLS:C1842820 -HP:0011675 oboInOwl:hasDbXref UMLS:C0003811 -HP:0011675 oboInOwl:hasDbXref MSH:D001145 -HP:0011675 oboInOwl:hasDbXref MSH:C562490 -HP:0011675 oboInOwl:hasDbXref SNOMEDCT_US:102594003 -HP:0011675 oboInOwl:hasDbXref UMLS:C1832603 -HP:0011675 oboInOwl:hasDbXref SNOMEDCT_US:44808001 -HP:0011675 oboInOwl:hasDbXref UMLS:C0522055 -HP:0011676 oboInOwl:hasDbXref UMLS:C4023236 -HP:0011677 oboInOwl:hasDbXref UMLS:C4023235 -HP:0010345 oboInOwl:hasDbXref UMLS:C4021290 -HP:0010344 oboInOwl:hasDbXref UMLS:C4021291 -HP:0010343 oboInOwl:hasDbXref UMLS:C4023891 -HP:0010342 oboInOwl:hasDbXref UMLS:C4023892 -HP:0010341 oboInOwl:hasDbXref UMLS:C4023893 -HP:0010340 oboInOwl:hasDbXref UMLS:C4023894 -HP:0008019 oboInOwl:hasDbXref UMLS:C2036843 -HP:0009349 oboInOwl:hasDbXref UMLS:C4021488 -HP:0010349 oboInOwl:hasDbXref UMLS:C4021289 -HP:0010348 oboInOwl:hasDbXref UMLS:C4023889 -HP:0010347 oboInOwl:hasDbXref UMLS:C4023890 -HP:0011678 oboInOwl:hasDbXref UMLS:C4023234 -HP:0009346 oboInOwl:hasDbXref UMLS:C4024422 -HP:0009345 oboInOwl:hasDbXref UMLS:C4021489 -HP:0011679 oboInOwl:hasDbXref SNOMEDCT_US:253512000 -HP:0011679 oboInOwl:hasDbXref UMLS:C0344881 -HP:0008014 oboInOwl:hasDbXref UMLS:C4024755 -HP:0009348 oboInOwl:hasDbXref UMLS:C4024420 -HP:0009347 oboInOwl:hasDbXref UMLS:C4024421 -HP:0009342 oboInOwl:hasDbXref UMLS:C4024425 -HP:0008011 oboInOwl:hasDbXref UMLS:C0155100 -HP:0008011 oboInOwl:hasDbXref SNOMEDCT_US:55713007 -HP:0009341 oboInOwl:hasDbXref UMLS:C4024426 -HP:0009344 oboInOwl:hasDbXref UMLS:C4024423 -HP:0009343 oboInOwl:hasDbXref UMLS:C4024424 -HP:0011660 oboInOwl:hasDbXref Fyler:550 -HP:0011660 oboInOwl:hasDbXref Fyler:0550 -HP:0011660 oboInOwl:hasDbXref UMLS:C4021134 -HP:0008031 oboInOwl:hasDbXref UMLS:C4021560 -HP:0011661 oboInOwl:hasDbXref SNOMEDCT_US:253637002 -HP:0011661 oboInOwl:hasDbXref UMLS:C0345040 -HP:0008030 oboInOwl:hasDbXref SNOMEDCT_US:11255009 -HP:0008030 oboInOwl:hasDbXref UMLS:C0271069 -HP:0011662 oboInOwl:hasDbXref ICD-10:Q22.4 -HP:0011662 oboInOwl:hasDbXref SNOMEDCT_US:63042009 -HP:0011662 oboInOwl:hasDbXref SNOMEDCT_US:253455004 -HP:0011662 oboInOwl:hasDbXref UMLS:C0243002 -HP:0011662 oboInOwl:hasDbXref EPCC:06.01.01 -HP:0011662 oboInOwl:hasDbXref MSH:D018785 -HP:0011662 oboInOwl:hasDbXref Fyler:400 -HP:0011662 oboInOwl:hasDbXref Fyler:0400 -HP:0011663 oboInOwl:hasDbXref UMLS:C2063326 -HP:0011664 oboInOwl:hasDbXref UMLS:C4021133 -HP:0011665 oboInOwl:hasDbXref MSH:D054549 -HP:0011665 oboInOwl:hasDbXref UMLS:C1739395 -HP:0011665 oboInOwl:hasDbXref SNOMEDCT_US:441541008 -HP:0011666 oboInOwl:hasDbXref UMLS:C0344656 -HP:0011666 oboInOwl:hasDbXref SNOMEDCT_US:253308005 -HP:0010335 oboInOwl:hasDbXref UMLS:C4023897 -HP:0010334 oboInOwl:hasDbXref UMLS:C4023898 -HP:0010333 oboInOwl:hasDbXref UMLS:C4021294 -HP:0010332 oboInOwl:hasDbXref UMLS:C4021295 -HP:0010331 oboInOwl:hasDbXref UMLS:C1862698 -HP:0010330 oboInOwl:hasDbXref UMLS:C4023899 -HP:0010339 oboInOwl:hasDbXref UMLS:C4021292 -HP:0010338 oboInOwl:hasDbXref UMLS:C4021293 -HP:0010337 oboInOwl:hasDbXref UMLS:C4023895 -HP:0010336 oboInOwl:hasDbXref UMLS:C4023896 -HP:0011667 oboInOwl:hasDbXref UMLS:C4023240 -HP:0009357 oboInOwl:hasDbXref UMLS:C4021486 -HP:0008026 oboInOwl:hasDbXref UMLS:C4024754 -HP:0009356 oboInOwl:hasDbXref UMLS:C4021487 -HP:0011668 oboInOwl:hasDbXref UMLS:C4023239 -HP:0011669 oboInOwl:hasDbXref UMLS:C4023238 -HP:0008028 oboInOwl:hasDbXref SNOMEDCT_US:14046000 -HP:0008028 oboInOwl:hasDbXref UMLS:C0154850 -HP:0009358 oboInOwl:hasDbXref UMLS:C4021485 -HP:0009353 oboInOwl:hasDbXref UMLS:C4024416 -HP:0009352 oboInOwl:hasDbXref UMLS:C4024417 -HP:0009355 oboInOwl:hasDbXref UMLS:C4024414 -HP:0009354 oboInOwl:hasDbXref UMLS:C4024415 -HP:0000918 oboInOwl:hasDbXref UMLS:C1851415 -HP:0000917 oboInOwl:hasDbXref UMLS:C1864795 -HP:0000919 oboInOwl:hasDbXref UMLS:C4021791 -HP:0000910 oboInOwl:hasDbXref UMLS:C1861213 -HP:0000912 oboInOwl:hasDbXref SNOMEDCT_US:79120002 -HP:0000912 oboInOwl:hasDbXref MEDDRA:10010455 -HP:0000912 oboInOwl:hasDbXref UMLS:C0152438 -HP:0000912 oboInOwl:hasDbXref MSH:C535802 -HP:0000911 oboInOwl:hasDbXref UMLS:C1855177 -HP:0000914 oboInOwl:hasDbXref UMLS:C1834124 -HP:0000914 oboInOwl:hasDbXref UMLS:C1839248 -HP:0000913 oboInOwl:hasDbXref UMLS:C1842084 -HP:0000916 oboInOwl:hasDbXref UMLS:C0426801 -HP:0000916 oboInOwl:hasDbXref SNOMEDCT_US:249680009 -HP:0000915 oboInOwl:hasDbXref UMLS:C1864796 -HP:0012900 oboInOwl:hasDbXref UMLS:C4022686 -HP:0012901 oboInOwl:hasDbXref UMLS:C4022685 -HP:0012902 oboInOwl:hasDbXref UMLS:C4022684 -HP:0012903 oboInOwl:hasDbXref UMLS:C4022683 -HP:0012904 oboInOwl:hasDbXref UMLS:C4022682 -HP:0012905 oboInOwl:hasDbXref UMLS:C1303001 -HP:0012905 oboInOwl:hasDbXref SNOMEDCT_US:400954002 -HP:0012905 oboInOwl:hasDbXref UMLS:C4280305 -HP:0000929 oboInOwl:hasDbXref UMLS:C0235942 -HP:0000921 oboInOwl:hasDbXref SNOMEDCT_US:249695006 -HP:0000921 oboInOwl:hasDbXref UMLS:C0426816 -HP:0000920 oboInOwl:hasDbXref UMLS:C1857180 -HP:0000923 oboInOwl:hasDbXref UMLS:C0426824 -HP:0000922 oboInOwl:hasDbXref UMLS:C1837483 -HP:0000925 oboInOwl:hasDbXref UMLS:C4021789 -HP:0000925 oboInOwl:hasDbXref UMLS:C4020882 -HP:0000924 oboInOwl:hasDbXref UMLS:C4021790 -HP:0000927 oboInOwl:hasDbXref UMLS:C4025818 -HP:0000926 oboInOwl:hasDbXref UMLS:C1844704 -HP:0000907 oboInOwl:hasDbXref UMLS:C1846154 -HP:0000900 oboInOwl:hasDbXref SNOMEDCT_US:249699000 -HP:0000900 oboInOwl:hasDbXref UMLS:C0426820 -HP:0000902 oboInOwl:hasDbXref UMLS:C1844749 -HP:0000905 oboInOwl:hasDbXref UMLS:C1837757 -HP:0000904 oboInOwl:hasDbXref UMLS:C1854780 -HP:0011610 oboInOwl:hasDbXref UMLS:C4021135 -HP:0011610 oboInOwl:hasDbXref Fyler:0540 -HP:0011610 oboInOwl:hasDbXref Fyler:540 -HP:0011611 oboInOwl:hasDbXref Fyler:1250 -HP:0011611 oboInOwl:hasDbXref SNOMEDCT_US:218728005 -HP:0011611 oboInOwl:hasDbXref Fyler:1241 -HP:0011611 oboInOwl:hasDbXref UMLS:C0152419 -HP:0000954 oboInOwl:hasDbXref SNOMEDCT_US:248409006 -HP:0000954 oboInOwl:hasDbXref UMLS:C0424731 -HP:0000953 oboInOwl:hasDbXref UMLS:C0162834 -HP:0000953 oboInOwl:hasDbXref MSH:D017495 -HP:0000953 oboInOwl:hasDbXref SNOMEDCT_US:4830009 -HP:0000953 oboInOwl:hasDbXref SNOMEDCT_US:49765009 -HP:0000956 oboInOwl:hasDbXref MSH:D000052 -HP:0000956 oboInOwl:hasDbXref UMLS:C0000889 -HP:0000956 oboInOwl:hasDbXref SNOMEDCT_US:72129000 -HP:0000956 oboInOwl:hasDbXref SNOMEDCT_US:402599005 -HP:0000958 oboInOwl:hasDbXref SNOMEDCT_US:16386004 -HP:0000958 oboInOwl:hasDbXref MEDDRA:10048222 -HP:0000958 oboInOwl:hasDbXref UMLS:C0151908 -HP:0000958 oboInOwl:hasDbXref UMLS:C0259817 -HP:0000957 oboInOwl:hasDbXref UMLS:C0221263 -HP:0000957 oboInOwl:hasDbXref SNOMEDCT_US:51089004 -HP:0000957 oboInOwl:hasDbXref UMLS:C0265974 -HP:0000957 oboInOwl:hasDbXref MSH:D019080 -HP:0000957 oboInOwl:hasDbXref SNOMEDCT_US:201281002 -HP:0000952 oboInOwl:hasDbXref SNOMEDCT_US:18165001 -HP:0000952 oboInOwl:hasDbXref MSH:D007565 -HP:0000952 oboInOwl:hasDbXref UMLS:C0022346 -HP:0000951 oboInOwl:hasDbXref UMLS:C0037274 -HP:0000951 oboInOwl:hasDbXref SNOMEDCT_US:95320005 -HP:0000951 oboInOwl:hasDbXref SNOMEDCT_US:199879009 -HP:0000951 oboInOwl:hasDbXref MSH:D012871 -HP:0000951 oboInOwl:hasDbXref MSH:D012868 -HP:0000951 oboInOwl:hasDbXref UMLS:C0037268 -HP:0011612 oboInOwl:hasDbXref SNOMEDCT_US:253681005 -HP:0011612 oboInOwl:hasDbXref UMLS:C0345092 -HP:0011613 oboInOwl:hasDbXref SNOMEDCT_US:253682003 -HP:0011613 oboInOwl:hasDbXref UMLS:C0345093 -HP:0011613 oboInOwl:hasDbXref Fyler:1252 -HP:0011614 oboInOwl:hasDbXref SNOMEDCT_US:253683008 -HP:0011614 oboInOwl:hasDbXref UMLS:C0345094 -HP:0011615 oboInOwl:hasDbXref UMLS:C4023271 -HP:0011616 oboInOwl:hasDbXref UMLS:C4023270 -HP:0011617 oboInOwl:hasDbXref UMLS:C4023269 -HP:0011618 oboInOwl:hasDbXref UMLS:C4023268 -HP:0011619 oboInOwl:hasDbXref UMLS:C4023267 -HP:0011600 oboInOwl:hasDbXref UMLS:C4023275 -HP:0000965 oboInOwl:hasDbXref UMLS:C0263401 -HP:0000964 oboInOwl:hasDbXref UMLS:C0013595 -HP:0000964 oboInOwl:hasDbXref SNOMEDCT_US:43116000 -HP:0000964 oboInOwl:hasDbXref SNOMEDCT_US:281104002 -HP:0000964 oboInOwl:hasDbXref MSH:D004485 -HP:0000967 oboInOwl:hasDbXref MSH:D011693 -HP:0000967 oboInOwl:hasDbXref SNOMEDCT_US:271813007 -HP:0000967 oboInOwl:hasDbXref SNOMEDCT_US:50091001 -HP:0000967 oboInOwl:hasDbXref MEDDRA:10034754 -HP:0000967 oboInOwl:hasDbXref UMLS:C0031256 -HP:0000966 oboInOwl:hasDbXref MSH:D007007 -HP:0000966 oboInOwl:hasDbXref SNOMEDCT_US:45004005 -HP:0000966 oboInOwl:hasDbXref UMLS:C0020620 -HP:0000966 oboInOwl:hasDbXref MEDDRA:10021013 -HP:0000969 oboInOwl:hasDbXref SNOMEDCT_US:423666004 -HP:0000969 oboInOwl:hasDbXref SNOMEDCT_US:79654002 -HP:0000969 oboInOwl:hasDbXref UMLS:C0013604 -HP:0000969 oboInOwl:hasDbXref SNOMEDCT_US:267038008 -HP:0000969 oboInOwl:hasDbXref MSH:D004487 -HP:0000969 oboInOwl:hasDbXref SNOMEDCT_US:20741006 -HP:0000968 oboInOwl:hasDbXref UMLS:C0013575 -HP:0000968 oboInOwl:hasDbXref MSH:D004476 -HP:0000968 oboInOwl:hasDbXref SNOMEDCT_US:8654005 -HP:0000968 oboInOwl:hasDbXref SNOMEDCT_US:254154003 -HP:0011609 oboInOwl:hasDbXref Fyler:0530 -HP:0011609 oboInOwl:hasDbXref Fyler:530 -HP:0011609 oboInOwl:hasDbXref UMLS:C4021136 -HP:0000961 oboInOwl:hasDbXref SNOMEDCT_US:3415004 -HP:0000961 oboInOwl:hasDbXref MSH:D003490 -HP:0000961 oboInOwl:hasDbXref SNOMEDCT_US:119419001 -HP:0000961 oboInOwl:hasDbXref UMLS:C0010520 -HP:0000960 oboInOwl:hasDbXref SNOMEDCT_US:249729002 -HP:0000960 oboInOwl:hasDbXref UMLS:C0426848 -HP:0000960 oboInOwl:hasDbXref SNOMEDCT_US:311897005 -HP:0000963 oboInOwl:hasDbXref SNOMEDCT_US:277797007 -HP:0000963 oboInOwl:hasDbXref UMLS:C0423757 -HP:0000962 oboInOwl:hasDbXref SNOMEDCT_US:399955009 -HP:0000962 oboInOwl:hasDbXref UMLS:C0870082 -HP:0000962 oboInOwl:hasDbXref SNOMEDCT_US:26996000 -HP:0000962 oboInOwl:hasDbXref SNOMEDCT_US:396228006 -HP:0000962 oboInOwl:hasDbXref MEDDRA:10020649 -HP:0011601 oboInOwl:hasDbXref UMLS:C4023274 -HP:0011602 oboInOwl:hasDbXref UMLS:C4023273 -HP:0011603 oboInOwl:hasDbXref UMLS:C0478012 -HP:0011604 oboInOwl:hasDbXref UMLS:C0003516 -HP:0011604 oboInOwl:hasDbXref SNOMEDCT_US:17024001 -HP:0011604 oboInOwl:hasDbXref Fyler:0560 -HP:0011604 oboInOwl:hasDbXref Fyler:560 -HP:0011604 oboInOwl:hasDbXref MSH:D001028 -HP:0011605 oboInOwl:hasDbXref UMLS:C4023272 -HP:0011608 oboInOwl:hasDbXref Fyler:520 -HP:0011608 oboInOwl:hasDbXref Fyler:0520 -HP:0011608 oboInOwl:hasDbXref UMLS:C4021137 -HP:0000939 oboInOwl:hasDbXref MSH:D010024 -HP:0000939 oboInOwl:hasDbXref UMLS:C0029456 -HP:0000939 oboInOwl:hasDbXref SNOMEDCT_US:64859006 -HP:0000932 oboInOwl:hasDbXref UMLS:C3280768 -HP:0000931 oboInOwl:hasDbXref UMLS:C4021788 -HP:0000931 oboInOwl:hasDbXref UMLS:C4280608 -HP:0000934 oboInOwl:hasDbXref SNOMEDCT_US:239832006 -HP:0000934 oboInOwl:hasDbXref UMLS:C0553730 -HP:0000934 oboInOwl:hasDbXref SNOMEDCT_US:201637001 -HP:0000934 oboInOwl:hasDbXref MSH:D002805 -HP:0000934 oboInOwl:hasDbXref SNOMEDCT_US:239838005 -HP:0000933 oboInOwl:hasDbXref UMLS:C4025816 -HP:0000935 oboInOwl:hasDbXref UMLS:C1840418 -HP:0000938 oboInOwl:hasDbXref SNOMEDCT_US:312894000 -HP:0000938 oboInOwl:hasDbXref SNOMEDCT_US:78441005 -HP:0000938 oboInOwl:hasDbXref UMLS:C0747078 -HP:0000938 oboInOwl:hasDbXref UMLS:C0029453 -HP:0000938 oboInOwl:hasDbXref MSH:D001851 -HP:0000930 oboInOwl:hasDbXref UMLS:C4025817 -HP:0000943 oboInOwl:hasDbXref UMLS:C0086795 -HP:0000943 oboInOwl:hasDbXref SNOMEDCT_US:254069004 -HP:0000943 oboInOwl:hasDbXref MSH:D008059 -HP:0000943 oboInOwl:hasDbXref SNOMEDCT_US:65327002 -HP:0000944 oboInOwl:hasDbXref UMLS:C4025814 -HP:0000947 oboInOwl:hasDbXref UMLS:C2749582 -HP:0000946 oboInOwl:hasDbXref UMLS:C4280607 -HP:0000946 oboInOwl:hasDbXref UMLS:C1861218 -HP:0000941 oboInOwl:hasDbXref UMLS:C4025815 -HP:0000940 oboInOwl:hasDbXref UMLS:C4021787 -HP:0009294 oboInOwl:hasDbXref UMLS:C4021498 -HP:0010282 oboInOwl:hasDbXref UMLS:C2053440 -HP:0009293 oboInOwl:hasDbXref UMLS:C4024463 -HP:0009296 oboInOwl:hasDbXref UMLS:C4024462 -HP:0010281 oboInOwl:hasDbXref UMLS:C1856026 -HP:0010280 oboInOwl:hasDbXref UMLS:C0149704 -HP:0010280 oboInOwl:hasDbXref SNOMEDCT_US:20607006 -HP:0010280 oboInOwl:hasDbXref MSH:D013280 -HP:0010280 oboInOwl:hasDbXref SNOMEDCT_US:61170000 -HP:0010280 oboInOwl:hasDbXref UMLS:C0038362 -HP:0009295 oboInOwl:hasDbXref UMLS:C4021497 -HP:0009290 oboInOwl:hasDbXref UMLS:C4021499 -HP:0009292 oboInOwl:hasDbXref UMLS:C4024464 -HP:0009291 oboInOwl:hasDbXref UMLS:C4024465 -HP:0010289 oboInOwl:hasDbXref UMLS:C2919907 -HP:0010289 oboInOwl:hasDbXref UMLS:C1398533 -HP:0010289 oboInOwl:hasDbXref UMLS:C4280386 -HP:0010289 oboInOwl:hasDbXref SNOMEDCT_US:445306000 -HP:0010288 oboInOwl:hasDbXref UMLS:C4023919 -HP:0010287 oboInOwl:hasDbXref UMLS:C4023920 -HP:0010286 oboInOwl:hasDbXref MSH:D012466 -HP:0010286 oboInOwl:hasDbXref UMLS:C0036093 -HP:0010286 oboInOwl:hasDbXref SNOMEDCT_US:10890000 -HP:0010286 oboInOwl:hasDbXref UMLS:C0149772 -HP:0010285 oboInOwl:hasDbXref UMLS:C4023921 -HP:0010284 oboInOwl:hasDbXref UMLS:C0877541 -HP:0010284 oboInOwl:hasDbXref UMLS:C4280389 -HP:0010284 oboInOwl:hasDbXref UMLS:C4280388 -HP:0010284 oboInOwl:hasDbXref UMLS:C4280387 -HP:0010284 oboInOwl:hasDbXref UMLS:C0399483 -HP:0010284 oboInOwl:hasDbXref SNOMEDCT_US:235038002 -HP:0009287 oboInOwl:hasDbXref UMLS:C4024468 -HP:0009286 oboInOwl:hasDbXref UMLS:C4024469 -HP:0009289 oboInOwl:hasDbXref UMLS:C4024466 -HP:0009288 oboInOwl:hasDbXref UMLS:C4024467 -HP:0010272 oboInOwl:hasDbXref UMLS:C4023929 -HP:0010271 oboInOwl:hasDbXref UMLS:C4023930 -HP:0010270 oboInOwl:hasDbXref UMLS:C4023931 -HP:0010278 oboInOwl:hasDbXref UMLS:C4023923 -HP:0010277 oboInOwl:hasDbXref UMLS:C4023924 -HP:0010276 oboInOwl:hasDbXref UMLS:C4023925 -HP:0010275 oboInOwl:hasDbXref UMLS:C4023926 -HP:0010274 oboInOwl:hasDbXref UMLS:C4023927 -HP:0010273 oboInOwl:hasDbXref UMLS:C4023928 -HP:0009298 oboInOwl:hasDbXref UMLS:C4024460 -HP:0009297 oboInOwl:hasDbXref UMLS:C4024461 -HP:0009299 oboInOwl:hasDbXref UMLS:C4024459 -HP:0010261 oboInOwl:hasDbXref UMLS:C4023940 -HP:0009272 oboInOwl:hasDbXref UMLS:C4024478 -HP:0011593 oboInOwl:hasDbXref UMLS:C0265885 -HP:0011593 oboInOwl:hasDbXref SNOMEDCT_US:74561007 -HP:0011594 oboInOwl:hasDbXref UMLS:C4023279 -HP:0010260 oboInOwl:hasDbXref UMLS:C4023941 -HP:0009271 oboInOwl:hasDbXref UMLS:C4021505 -HP:0011595 oboInOwl:hasDbXref UMLS:C4023278 -HP:0009274 oboInOwl:hasDbXref UMLS:C4021504 -HP:0009273 oboInOwl:hasDbXref UMLS:C4024477 -HP:0011596 oboInOwl:hasDbXref UMLS:C4023277 -HP:0011597 oboInOwl:hasDbXref UMLS:C4023276 -HP:0011598 oboInOwl:hasDbXref UMLS:C4021140 -HP:0011599 oboInOwl:hasDbXref SNOMEDCT_US:16567006 -HP:0011599 oboInOwl:hasDbXref UMLS:C0265865 -HP:0011599 oboInOwl:hasDbXref Fyler:140 -HP:0011599 oboInOwl:hasDbXref Fyler:0140 -HP:0009270 oboInOwl:hasDbXref UMLS:C4024479 -HP:0010269 oboInOwl:hasDbXref UMLS:C4023932 -HP:0010268 oboInOwl:hasDbXref UMLS:C4023933 -HP:0010267 oboInOwl:hasDbXref UMLS:C4023934 -HP:0010266 oboInOwl:hasDbXref UMLS:C4023935 -HP:0010265 oboInOwl:hasDbXref UMLS:C4023936 -HP:0011590 oboInOwl:hasDbXref UMLS:C0265883 -HP:0011590 oboInOwl:hasDbXref SNOMEDCT_US:10451007 -HP:0011590 oboInOwl:hasDbXref Fyler:2761 -HP:0010264 oboInOwl:hasDbXref UMLS:C4023937 -HP:0010263 oboInOwl:hasDbXref UMLS:C4023938 -HP:0011591 oboInOwl:hasDbXref UMLS:C4023281 -HP:0011592 oboInOwl:hasDbXref UMLS:C4023280 -HP:0010262 oboInOwl:hasDbXref UMLS:C4023939 -HP:0009269 oboInOwl:hasDbXref UMLS:C4024480 -HP:0009268 oboInOwl:hasDbXref UMLS:C4024481 -HP:0009265 oboInOwl:hasDbXref UMLS:C4024484 -HP:0009264 oboInOwl:hasDbXref UMLS:C4024485 -HP:0009267 oboInOwl:hasDbXref UMLS:C4024482 -HP:0009266 oboInOwl:hasDbXref UMLS:C4024483 -HP:0009283 oboInOwl:hasDbXref UMLS:C4021501 -HP:0011582 oboInOwl:hasDbXref UMLS:C4023287 -HP:0010250 oboInOwl:hasDbXref UMLS:C4023949 -HP:0011583 oboInOwl:hasDbXref UMLS:C4023286 -HP:0009282 oboInOwl:hasDbXref UMLS:C4024471 -HP:0009285 oboInOwl:hasDbXref UMLS:C4024470 -HP:0011584 oboInOwl:hasDbXref UMLS:C4023285 -HP:0011585 oboInOwl:hasDbXref UMLS:C4023284 -HP:0009284 oboInOwl:hasDbXref UMLS:C4021500 -HP:0011586 oboInOwl:hasDbXref UMLS:C4023283 -HP:0011587 oboInOwl:hasDbXref UMLS:C4023282 -HP:0009281 oboInOwl:hasDbXref UMLS:C4024472 -HP:0011588 oboInOwl:hasDbXref SNOMEDCT_US:253657003 -HP:0011588 oboInOwl:hasDbXref UMLS:C0345065 -HP:0009280 oboInOwl:hasDbXref UMLS:C4021502 -HP:0011589 oboInOwl:hasDbXref UMLS:C3532020 -HP:0011589 oboInOwl:hasDbXref SNOMEDCT_US:460890003 -HP:0011589 oboInOwl:hasDbXref UMLS:C4020746 -HP:0011589 oboInOwl:hasDbXref UMLS:C4021141 -HP:0010258 oboInOwl:hasDbXref UMLS:C4023942 -HP:0010257 oboInOwl:hasDbXref UMLS:C4023943 -HP:0010256 oboInOwl:hasDbXref UMLS:C4023944 -HP:0010255 oboInOwl:hasDbXref UMLS:C4023945 -HP:0010254 oboInOwl:hasDbXref UMLS:C4023946 -HP:0010253 oboInOwl:hasDbXref UMLS:C4023947 -HP:0010252 oboInOwl:hasDbXref UMLS:C4021301 -HP:0011580 oboInOwl:hasDbXref UMLS:C4023288 -HP:0011581 oboInOwl:hasDbXref Fyler:650 -HP:0011581 oboInOwl:hasDbXref SNOMEDCT_US:7368005 -HP:0011581 oboInOwl:hasDbXref Fyler:0650 -HP:0011581 oboInOwl:hasDbXref UMLS:C0265809 -HP:0011581 oboInOwl:hasDbXref ICD-10:Q20.2 -HP:0010251 oboInOwl:hasDbXref UMLS:C4023948 -HP:0010259 oboInOwl:hasDbXref UMLS:C1860828 -HP:0009279 oboInOwl:hasDbXref UMLS:C4024473 -HP:0009276 oboInOwl:hasDbXref UMLS:C4021503 -HP:0009275 oboInOwl:hasDbXref UMLS:C4024476 -HP:0009278 oboInOwl:hasDbXref UMLS:C4024474 -HP:0009277 oboInOwl:hasDbXref UMLS:C4024475 -HP:0010294 oboInOwl:hasDbXref UMLS:C4280385 -HP:0010294 oboInOwl:hasDbXref UMLS:C2032780 -HP:0010293 oboInOwl:hasDbXref UMLS:C4023917 -HP:0010292 oboInOwl:hasDbXref SNOMEDCT_US:25148007 -HP:0010292 oboInOwl:hasDbXref UMLS:C0266121 -HP:0010291 oboInOwl:hasDbXref UMLS:C4021300 -HP:0010290 oboInOwl:hasDbXref UMLS:C1398301 -HP:0010290 oboInOwl:hasDbXref UMLS:C4023918 -HP:0010290 oboInOwl:hasDbXref UMLS:C4020772 -HP:0010299 oboInOwl:hasDbXref UMLS:C4021299 -HP:0010298 oboInOwl:hasDbXref SNOMEDCT_US:9491003 -HP:0010298 oboInOwl:hasDbXref UMLS:C4280381 -HP:0010298 oboInOwl:hasDbXref UMLS:C0155964 -HP:0010298 oboInOwl:hasDbXref UMLS:C4280383 -HP:0010298 oboInOwl:hasDbXref UMLS:C4280382 -HP:0010297 oboInOwl:hasDbXref SNOMEDCT_US:84557007 -HP:0010297 oboInOwl:hasDbXref UMLS:C4255098 -HP:0010297 oboInOwl:hasDbXref UMLS:C0266111 -HP:0010296 oboInOwl:hasDbXref SNOMEDCT_US:67787004 -HP:0010296 oboInOwl:hasDbXref MSH:D000072676 -HP:0010296 oboInOwl:hasDbXref UMLS:C0152415 -HP:0010295 oboInOwl:hasDbXref UMLS:C4023916 -HP:0010295 oboInOwl:hasDbXref UMLS:C4280384 -HP:0007270 oboInOwl:hasDbXref UMLS:C0595948 -HP:0007270 oboInOwl:hasDbXref SNOMEDCT_US:23374007 -HP:0007271 oboInOwl:hasDbXref UMLS:C4024912 -HP:0007272 oboInOwl:hasDbXref UMLS:C1856565 -HP:0007266 oboInOwl:hasDbXref UMLS:C4020810 -HP:0007266 oboInOwl:hasDbXref UMLS:C1854885 -HP:0008598 oboInOwl:hasDbXref UMLS:C4021536 -HP:0007267 oboInOwl:hasDbXref UMLS:C4021578 -HP:0007268 oboInOwl:hasDbXref UMLS:C0431349 -HP:0007268 oboInOwl:hasDbXref MSH:D000757 -HP:0007268 oboInOwl:hasDbXref SNOMEDCT_US:277922001 -HP:0007269 oboInOwl:hasDbXref UMLS:C0026847 -HP:0007269 oboInOwl:hasDbXref MSH:D009134 -HP:0007269 oboInOwl:hasDbXref SNOMEDCT_US:5262007 -HP:0007262 oboInOwl:hasDbXref UMLS:C4024914 -HP:0007263 oboInOwl:hasDbXref MSH:D020754 -HP:0007263 oboInOwl:hasDbXref SNOMEDCT_US:129609000 -HP:0007263 oboInOwl:hasDbXref UMLS:C0087012 -HP:0008593 oboInOwl:hasDbXref UMLS:C1968811 -HP:0008596 oboInOwl:hasDbXref UMLS:C4024654 -HP:0007265 oboInOwl:hasDbXref UMLS:C4024913 -HP:0007280 oboInOwl:hasDbXref UMLS:C4024911 -HP:0007281 oboInOwl:hasDbXref UMLS:C1848980 -HP:0007277 oboInOwl:hasDbXref UMLS:C2673351 -HP:0007274 oboInOwl:hasDbXref UMLS:C1845604 -HP:0007250 oboInOwl:hasDbXref UMLS:C4024915 -HP:0007249 oboInOwl:hasDbXref UMLS:C4024916 -HP:0008577 oboInOwl:hasDbXref UMLS:C1849735 -HP:0007240 oboInOwl:hasDbXref UMLS:C1843885 -HP:0008572 oboInOwl:hasDbXref UMLS:C1846460 -HP:0008573 oboInOwl:hasDbXref UMLS:C3810445 -HP:0007260 oboInOwl:hasDbXref MSH:D054222 -HP:0007260 oboInOwl:hasDbXref SNOMEDCT_US:253149002 -HP:0007260 oboInOwl:hasDbXref UMLS:C0431376 -HP:0008591 oboInOwl:hasDbXref UMLS:C4021537 -HP:0010896 oboInOwl:hasDbXref UMLS:C0268563 -HP:0010896 oboInOwl:hasDbXref SNOMEDCT_US:64852002 -HP:0010896 oboInOwl:hasDbXref MSH:C537236 -HP:0010895 oboInOwl:hasDbXref UMLS:C4023670 -HP:0010894 oboInOwl:hasDbXref UMLS:C4023671 -HP:0010893 oboInOwl:hasDbXref UMLS:C4023672 -HP:0010892 oboInOwl:hasDbXref UMLS:C4023673 -HP:0010891 oboInOwl:hasDbXref MSH:D012544 -HP:0010891 oboInOwl:hasDbXref UMLS:C0036310 -HP:0010891 oboInOwl:hasDbXref SNOMEDCT_US:53406005 -HP:0010890 oboInOwl:hasDbXref UMLS:C0029376 -HP:0010890 oboInOwl:hasDbXref SNOMEDCT_US:79353000 -HP:0010890 oboInOwl:hasDbXref SNOMEDCT_US:72047008 -HP:0010890 oboInOwl:hasDbXref MSH:D055034 -HP:0010899 oboInOwl:hasDbXref UMLS:C4023667 -HP:0010898 oboInOwl:hasDbXref UMLS:C4023668 -HP:0010897 oboInOwl:hasDbXref UMLS:C4023669 -HP:0008587 oboInOwl:hasDbXref UMLS:C4021538 -HP:0007256 oboInOwl:hasDbXref SNOMEDCT_US:14648003 -HP:0007256 oboInOwl:hasDbXref UMLS:C0234132 -HP:0008586 oboInOwl:hasDbXref UMLS:C2676974 -HP:0008589 oboInOwl:hasDbXref UMLS:C1842681 -HP:0008588 oboInOwl:hasDbXref UMLS:C1846459 -HP:0007258 oboInOwl:hasDbXref UMLS:C1856001 -HP:0008583 oboInOwl:hasDbXref UMLS:C4024655 -HP:0007291 oboInOwl:hasDbXref UMLS:C1857353 -HP:0007293 oboInOwl:hasDbXref UMLS:C1867776 -HP:0007289 oboInOwl:hasDbXref UMLS:C1854657 -HP:0007285 oboInOwl:hasDbXref UMLS:C1849260 -HP:0007286 oboInOwl:hasDbXref UMLS:C4024910 -HP:0007299 oboInOwl:hasDbXref UMLS:C1832671 -HP:0007295 oboInOwl:hasDbXref UMLS:C4024909 -HP:0010841 oboInOwl:hasDbXref UMLS:C4021219 -HP:0008518 oboInOwl:hasDbXref UMLS:C4024659 -HP:0009849 oboInOwl:hasDbXref UMLS:C4024184 -HP:0010849 oboInOwl:hasDbXref UMLS:C4023684 -HP:0010849 oboInOwl:hasDbXref UMLS:C4020765 -HP:0009848 oboInOwl:hasDbXref UMLS:C4021382 -HP:0010848 oboInOwl:hasDbXref UMLS:C4023685 -HP:0008517 oboInOwl:hasDbXref UMLS:C4024660 -HP:0010847 oboInOwl:hasDbXref UMLS:C4023686 -HP:0008519 oboInOwl:hasDbXref UMLS:C4024658 -HP:0010846 oboInOwl:hasDbXref UMLS:C4021216 -HP:0009845 oboInOwl:hasDbXref UMLS:C4024187 -HP:0010845 oboInOwl:hasDbXref UMLS:C4021217 -HP:0008513 oboInOwl:hasDbXref UMLS:C0452136 -HP:0008513 oboInOwl:hasDbXref SNOMEDCT_US:194417009 -HP:0010844 oboInOwl:hasDbXref UMLS:C4023687 -HP:0009844 oboInOwl:hasDbXref UMLS:C4021383 -HP:0010843 oboInOwl:hasDbXref UMLS:C4021218 -HP:0009847 oboInOwl:hasDbXref UMLS:C4024185 -HP:0008516 oboInOwl:hasDbXref UMLS:C4024661 -HP:0008515 oboInOwl:hasDbXref UMLS:C4024662 -HP:0009846 oboInOwl:hasDbXref UMLS:C4024186 -HP:0009840 oboInOwl:hasDbXref UMLS:C4021384 -HP:0009843 oboInOwl:hasDbXref UMLS:C1862152 -HP:0008511 oboInOwl:hasDbXref SNOMEDCT_US:246967007 -HP:0008511 oboInOwl:hasDbXref UMLS:C0423260 -HP:0010830 oboInOwl:hasDbXref UMLS:C4021221 -HP:0008529 oboInOwl:hasDbXref UMLS:C1832834 -HP:0010838 oboInOwl:hasDbXref UMLS:C1848459 -HP:0008528 oboInOwl:hasDbXref SNOMEDCT_US:27394002 -HP:0008528 oboInOwl:hasDbXref UMLS:C4024657 -HP:0008528 oboInOwl:hasDbXref UMLS:C0222050 -HP:0010837 oboInOwl:hasDbXref UMLS:C0240997 -HP:0010836 oboInOwl:hasDbXref UMLS:C4023689 -HP:0010836 oboInOwl:hasDbXref UMLS:C4020766 -HP:0010835 oboInOwl:hasDbXref UMLS:C0278136 -HP:0010835 oboInOwl:hasDbXref SNOMEDCT_US:87275002 -HP:0010834 oboInOwl:hasDbXref UMLS:C4021220 -HP:0009856 oboInOwl:hasDbXref UMLS:C4021381 -HP:0009855 oboInOwl:hasDbXref UMLS:C1850148 -HP:0010833 oboInOwl:hasDbXref UMLS:C4023690 -HP:0008527 oboInOwl:hasDbXref UMLS:C1865866 -HP:0008527 oboInOwl:hasDbXref SNOMEDCT_US:700453005 -HP:0009858 oboInOwl:hasDbXref UMLS:C4024177 -HP:0010832 oboInOwl:hasDbXref UMLS:C4023691 -HP:0009857 oboInOwl:hasDbXref UMLS:C4024178 -HP:0010831 oboInOwl:hasDbXref UMLS:C1856691 -HP:0009852 oboInOwl:hasDbXref UMLS:C4024181 -HP:0009851 oboInOwl:hasDbXref UMLS:C4024182 -HP:0008523 oboInOwl:hasDbXref UMLS:C4021539 -HP:0009854 oboInOwl:hasDbXref UMLS:C4024179 -HP:0009853 oboInOwl:hasDbXref UMLS:C4024180 -HP:0009850 oboInOwl:hasDbXref UMLS:C4024183 -HP:0010839 oboInOwl:hasDbXref UMLS:C4023688 -HP:0009827 oboInOwl:hasDbXref MEDDRA:10001926 -HP:0009827 oboInOwl:hasDbXref SNOMEDCT_US:62588002 -HP:0009827 oboInOwl:hasDbXref UMLS:C0002447 -HP:0009827 oboInOwl:hasDbXref MSH:D004480 -HP:0010827 oboInOwl:hasDbXref UMLS:C4021223 -HP:0009826 oboInOwl:hasDbXref UMLS:C0239399 -HP:0010826 oboInOwl:hasDbXref UMLS:C4021224 -HP:0009829 oboInOwl:hasDbXref MSH:D004480 -HP:0009829 oboInOwl:hasDbXref MEDDRA:10034923 -HP:0009829 oboInOwl:hasDbXref UMLS:C0031575 -HP:0009829 oboInOwl:hasDbXref SNOMEDCT_US:22841008 -HP:0010825 oboInOwl:hasDbXref UMLS:C4021225 -HP:0009828 oboInOwl:hasDbXref UMLS:C4024192 -HP:0010824 oboInOwl:hasDbXref UMLS:C4021226 -HP:0009823 oboInOwl:hasDbXref UMLS:C4024194 -HP:0010823 oboInOwl:hasDbXref UMLS:C4023692 -HP:0010822 oboInOwl:hasDbXref UMLS:C0235068 -HP:0010822 oboInOwl:hasDbXref SNOMEDCT_US:2228002 -HP:0010822 oboInOwl:hasDbXref MSH:D012607 -HP:0009822 oboInOwl:hasDbXref UMLS:C4024195 -HP:0010821 oboInOwl:hasDbXref MSH:D004828 -HP:0010821 oboInOwl:hasDbXref SNOMEDCT_US:89525009 -HP:0010821 oboInOwl:hasDbXref UMLS:C0270820 -HP:0009825 oboInOwl:hasDbXref UMLS:C4024193 -HP:0009824 oboInOwl:hasDbXref UMLS:C1837406 -HP:0010820 oboInOwl:hasDbXref UMLS:C4023693 -HP:0009821 oboInOwl:hasDbXref UMLS:C1855299 -HP:0009820 oboInOwl:hasDbXref UMLS:C4024196 -HP:0010829 oboInOwl:hasDbXref UMLS:C4021222 -HP:0010828 oboInOwl:hasDbXref MSH:D019569 -HP:0010828 oboInOwl:hasDbXref SNOMEDCT_US:13753008 -HP:0010828 oboInOwl:hasDbXref UMLS:C0278152 -HP:0009838 oboInOwl:hasDbXref UMLS:C4024188 -HP:0010816 oboInOwl:hasDbXref MSH:C580062 -HP:0010816 oboInOwl:hasDbXref UMLS:C0334082 -HP:0010816 oboInOwl:hasDbXref SNOMEDCT_US:25201003 -HP:0010816 oboInOwl:hasDbXref SNOMEDCT_US:239107007 -HP:0008507 oboInOwl:hasDbXref UMLS:C4024663 -HP:0010815 oboInOwl:hasDbXref SNOMEDCT_US:707136009 -HP:0010815 oboInOwl:hasDbXref MSH:D054000 -HP:0010815 oboInOwl:hasDbXref SNOMEDCT_US:239112008 -HP:0010815 oboInOwl:hasDbXref SNOMEDCT_US:52298009 -HP:0010815 oboInOwl:hasDbXref UMLS:C3854181 -HP:0009837 oboInOwl:hasDbXref UMLS:C4024189 -HP:0010814 oboInOwl:hasDbXref UMLS:C4023694 -HP:0008509 oboInOwl:hasDbXref UMLS:C3550331 -HP:0009839 oboInOwl:hasDbXref UMLS:C1849547 -HP:0010813 oboInOwl:hasDbXref UMLS:C4023695 -HP:0009834 oboInOwl:hasDbXref UMLS:C4024190 -HP:0010812 oboInOwl:hasDbXref UMLS:C1401781 -HP:0009833 oboInOwl:hasDbXref UMLS:C4024191 -HP:0010811 oboInOwl:hasDbXref UMLS:C4023696 -HP:0009836 oboInOwl:hasDbXref UMLS:C1850630 -HP:0010810 oboInOwl:hasDbXref UMLS:C4023697 -HP:0010810 oboInOwl:hasDbXref UMLS:C4280362 -HP:0009835 oboInOwl:hasDbXref UMLS:C1861336 -HP:0008504 oboInOwl:hasDbXref UMLS:C4020798 -HP:0008504 oboInOwl:hasDbXref UMLS:C4024664 -HP:0009830 oboInOwl:hasDbXref UMLS:C0031117 -HP:0009830 oboInOwl:hasDbXref SNOMEDCT_US:42658009 -HP:0009830 oboInOwl:hasDbXref UMLS:C0442874 -HP:0009830 oboInOwl:hasDbXref SNOMEDCT_US:302226006 -HP:0009830 oboInOwl:hasDbXref MSH:D010523 -HP:0009830 oboInOwl:hasDbXref SNOMEDCT_US:386033004 -HP:0008501 oboInOwl:hasDbXref UMLS:C2750604 -HP:0009832 oboInOwl:hasDbXref UMLS:C4021385 -HP:0009831 oboInOwl:hasDbXref SNOMEDCT_US:128189008 -HP:0009831 oboInOwl:hasDbXref MSH:D020422 -HP:0009831 oboInOwl:hasDbXref UMLS:C0494491 -HP:0010819 oboInOwl:hasDbXref UMLS:C0270846 -HP:0010819 oboInOwl:hasDbXref SNOMEDCT_US:189198006 -HP:0010819 oboInOwl:hasDbXref SNOMEDCT_US:42365007 -HP:0010819 oboInOwl:hasDbXref UMLS:C1836509 -HP:0010818 oboInOwl:hasDbXref UMLS:C1836508 -HP:0010817 oboInOwl:hasDbXref UMLS:C3854181 -HP:0010817 oboInOwl:hasDbXref SNOMEDCT_US:707136009 -HP:0010817 oboInOwl:hasDbXref MSH:D054000 -HP:0010817 oboInOwl:hasDbXref SNOMEDCT_US:239112008 -HP:0010817 oboInOwl:hasDbXref SNOMEDCT_US:52298009 -HP:0009890 oboInOwl:hasDbXref UMLS:C3276036 -HP:0010885 oboInOwl:hasDbXref UMLS:C0085660 -HP:0010885 oboInOwl:hasDbXref UMLS:C0877326 -HP:0010885 oboInOwl:hasDbXref MSH:D010020 -HP:0010885 oboInOwl:hasDbXref UMLS:C0520474 -HP:0010885 oboInOwl:hasDbXref SNOMEDCT_US:72756009 -HP:0010885 oboInOwl:hasDbXref SNOMEDCT_US:398199007 -HP:0010885 oboInOwl:hasDbXref UMLS:C0029445 -HP:0010885 oboInOwl:hasDbXref SNOMEDCT_US:240196003 -HP:0010884 oboInOwl:hasDbXref UMLS:C4023675 -HP:0010883 oboInOwl:hasDbXref UMLS:C0265843 -HP:0010883 oboInOwl:hasDbXref SNOMEDCT_US:51442005 -HP:0010882 oboInOwl:hasDbXref MSH:D018633 -HP:0010882 oboInOwl:hasDbXref SNOMEDCT_US:204342004 -HP:0010882 oboInOwl:hasDbXref SNOMEDCT_US:448564004 -HP:0010882 oboInOwl:hasDbXref Fyler:1001 -HP:0010882 oboInOwl:hasDbXref UMLS:C0242855 -HP:0010881 oboInOwl:hasDbXref UMLS:C0266785 -HP:0010881 oboInOwl:hasDbXref SNOMEDCT_US:90009001 -HP:0010880 oboInOwl:hasDbXref UMLS:C4023676 -HP:0010889 oboInOwl:hasDbXref SNOMEDCT_US:84062004 -HP:0010889 oboInOwl:hasDbXref SNOMEDCT_US:367356000 -HP:0010889 oboInOwl:hasDbXref UMLS:C0022682 -HP:0010889 oboInOwl:hasDbXref SNOMEDCT_US:360466009 -HP:0010889 oboInOwl:hasDbXref MSH:D010020 -HP:0009889 oboInOwl:hasDbXref UMLS:C4024170 -HP:0009888 oboInOwl:hasDbXref UMLS:C4024171 -HP:0007227 oboInOwl:hasDbXref UMLS:C0266483 -HP:0007227 oboInOwl:hasDbXref SNOMEDCT_US:23024003 -HP:0007227 oboInOwl:hasDbXref MSH:D054082 -HP:0010888 oboInOwl:hasDbXref UMLS:C4023674 -HP:0008559 oboInOwl:hasDbXref UMLS:C1865305 -HP:0010886 oboInOwl:hasDbXref UMLS:C0029421 -HP:0010886 oboInOwl:hasDbXref SNOMEDCT_US:82562007 -HP:0010886 oboInOwl:hasDbXref MSH:D010008 -HP:0007229 oboInOwl:hasDbXref UMLS:C1837246 -HP:0008554 oboInOwl:hasDbXref UMLS:C1862050 -HP:0009884 oboInOwl:hasDbXref UMLS:C1969237 -HP:0009887 oboInOwl:hasDbXref UMLS:C4024172 -HP:0008555 oboInOwl:hasDbXref UMLS:C4024656 -HP:0009886 oboInOwl:hasDbXref UMLS:C0263485 -HP:0009886 oboInOwl:hasDbXref SNOMEDCT_US:238736006 -HP:0009886 oboInOwl:hasDbXref SNOMEDCT_US:22486004 -HP:0009881 oboInOwl:hasDbXref UMLS:C4024173 -HP:0009880 oboInOwl:hasDbXref UMLS:C4024174 -HP:0009883 oboInOwl:hasDbXref UMLS:C1849343 -HP:0007220 oboInOwl:hasDbXref UMLS:C1969462 -HP:0008551 oboInOwl:hasDbXref SNOMEDCT_US:35045004 -HP:0008551 oboInOwl:hasDbXref MSH:D065817 -HP:0008551 oboInOwl:hasDbXref UMLS:C0152423 -HP:0009882 oboInOwl:hasDbXref UMLS:C1839829 -HP:0007221 oboInOwl:hasDbXref UMLS:C1849143 -HP:0010874 oboInOwl:hasDbXref SNOMEDCT_US:69880002 -HP:0010874 oboInOwl:hasDbXref UMLS:C0221253 -HP:0010873 oboInOwl:hasDbXref UMLS:C0742191 -HP:0010872 oboInOwl:hasDbXref SNOMEDCT_US:59931005 -HP:0010872 oboInOwl:hasDbXref UMLS:C0520888 -HP:0010871 oboInOwl:hasDbXref UMLS:C0037921 -HP:0010871 oboInOwl:hasDbXref SNOMEDCT_US:445458007 -HP:0010871 oboInOwl:hasDbXref SNOMEDCT_US:69131009 -HP:0010871 oboInOwl:hasDbXref UMLS:C0240991 -HP:0010871 oboInOwl:hasDbXref MSH:D001259 -HP:0010879 oboInOwl:hasDbXref UMLS:C4023677 -HP:0010878 oboInOwl:hasDbXref MSH:C537852 -HP:0010878 oboInOwl:hasDbXref UMLS:C0948242 -HP:0008569 oboInOwl:hasDbXref UMLS:C4020794 -HP:0008569 oboInOwl:hasDbXref UMLS:C4020797 -HP:0008569 oboInOwl:hasDbXref UMLS:C4020793 -HP:0008569 oboInOwl:hasDbXref UMLS:C4020694 -HP:0008569 oboInOwl:hasDbXref UMLS:C4020796 -HP:0008569 oboInOwl:hasDbXref UMLS:C4020792 -HP:0008569 oboInOwl:hasDbXref UMLS:C4020795 -HP:0010877 oboInOwl:hasDbXref UMLS:C4023678 -HP:0008568 oboInOwl:hasDbXref SNOMEDCT_US:22443004 -HP:0008568 oboInOwl:hasDbXref UMLS:C0235927 -HP:0008568 oboInOwl:hasDbXref UMLS:C4015052 -HP:0009899 oboInOwl:hasDbXref UMLS:C4021377 -HP:0007238 oboInOwl:hasDbXref UMLS:C4021579 -HP:0010876 oboInOwl:hasDbXref UMLS:C4020763 -HP:0010876 oboInOwl:hasDbXref UMLS:C4020764 -HP:0010876 oboInOwl:hasDbXref UMLS:C4023679 -HP:0007239 oboInOwl:hasDbXref UMLS:C4024917 -HP:0010875 oboInOwl:hasDbXref SNOMEDCT_US:413813004 -HP:0010875 oboInOwl:hasDbXref UMLS:C1531651 -HP:0007233 oboInOwl:hasDbXref UMLS:C1843169 -HP:0009896 oboInOwl:hasDbXref UMLS:C4024167 -HP:0009895 oboInOwl:hasDbXref UMLS:C4021380 -HP:0009898 oboInOwl:hasDbXref UMLS:C4021378 -HP:0007236 oboInOwl:hasDbXref UMLS:C4024918 -HP:0009897 oboInOwl:hasDbXref UMLS:C4021379 -HP:0009892 oboInOwl:hasDbXref UMLS:C1408788 -HP:0009892 oboInOwl:hasDbXref MSH:D065817 -HP:0009892 oboInOwl:hasDbXref UMLS:C0702139 -HP:0009892 oboInOwl:hasDbXref SNOMEDCT_US:57436000 -HP:0007230 oboInOwl:hasDbXref UMLS:C4024920 -HP:0009891 oboInOwl:hasDbXref UMLS:C1861869 -HP:0009891 oboInOwl:hasDbXref UMLS:C4020777 -HP:0009894 oboInOwl:hasDbXref UMLS:C4024168 -HP:0009893 oboInOwl:hasDbXref UMLS:C4024169 -HP:0007232 oboInOwl:hasDbXref UMLS:C4024919 -HP:0010863 oboInOwl:hasDbXref SNOMEDCT_US:229736005 -HP:0010863 oboInOwl:hasDbXref UMLS:C0454642 -HP:0010862 oboInOwl:hasDbXref UMLS:C4023681 -HP:0010861 oboInOwl:hasDbXref MSH:D001946 -HP:0010861 oboInOwl:hasDbXref SNOMEDCT_US:38049006 -HP:0010861 oboInOwl:hasDbXref UMLS:C0426146 -HP:0010860 oboInOwl:hasDbXref SNOMEDCT_US:49168004 -HP:0010860 oboInOwl:hasDbXref UMLS:C0233283 -HP:0010860 oboInOwl:hasDbXref MSH:D001946 -HP:0007208 oboInOwl:hasDbXref UMLS:C4024922 -HP:0007209 oboInOwl:hasDbXref SNOMEDCT_US:95666008 -HP:0007209 oboInOwl:hasDbXref SNOMEDCT_US:280816001 -HP:0007209 oboInOwl:hasDbXref MSH:D005158 -HP:0007209 oboInOwl:hasDbXref UMLS:C0015469 -HP:0007209 oboInOwl:hasDbXref UMLS:C0427055 -HP:0010869 oboInOwl:hasDbXref SNOMEDCT_US:77743009 -HP:0010869 oboInOwl:hasDbXref UMLS:C0234355 -HP:0010868 oboInOwl:hasDbXref UMLS:C4023680 -HP:0007204 oboInOwl:hasDbXref UMLS:C4024923 -HP:0010867 oboInOwl:hasDbXref MSH:D001259 -HP:0010867 oboInOwl:hasDbXref SNOMEDCT_US:20262006 -HP:0010867 oboInOwl:hasDbXref SNOMEDCT_US:39384006 -HP:0010867 oboInOwl:hasDbXref UMLS:C0004134 -HP:0010866 oboInOwl:hasDbXref UMLS:C0238577 -HP:0010865 oboInOwl:hasDbXref MSH:D019958 -HP:0010865 oboInOwl:hasDbXref SNOMEDCT_US:18941000 -HP:0010865 oboInOwl:hasDbXref UMLS:C0029121 -HP:0007206 oboInOwl:hasDbXref UMLS:C0431391 -HP:0007206 oboInOwl:hasDbXref MSH:D065705 -HP:0007206 oboInOwl:hasDbXref SNOMEDCT_US:253170008 -HP:0010864 oboInOwl:hasDbXref UMLS:C0036857 -HP:0010864 oboInOwl:hasDbXref SNOMEDCT_US:40700009 -HP:0008537 oboInOwl:hasDbXref UMLS:C1865302 -HP:0007207 oboInOwl:hasDbXref UMLS:C1846131 -HP:0007200 oboInOwl:hasDbXref UMLS:C4024925 -HP:0007201 oboInOwl:hasDbXref UMLS:C4024924 -HP:0010852 oboInOwl:hasDbXref UMLS:C3552821 -HP:0010851 oboInOwl:hasDbXref UMLS:C1969156 -HP:0010850 oboInOwl:hasDbXref UMLS:C4023683 -HP:0010859 oboInOwl:hasDbXref SNOMEDCT_US:18559007 -HP:0010859 oboInOwl:hasDbXref MSH:D001946 -HP:0010859 oboInOwl:hasDbXref UMLS:C0233286 -HP:0010858 oboInOwl:hasDbXref UMLS:C4023682 -HP:0010857 oboInOwl:hasDbXref UMLS:C4021211 -HP:0007215 oboInOwl:hasDbXref SNOMEDCT_US:304737009 -HP:0007215 oboInOwl:hasDbXref UMLS:C0238357 -HP:0007215 oboInOwl:hasDbXref MSH:D020513 -HP:0010856 oboInOwl:hasDbXref UMLS:C4021212 -HP:0009878 oboInOwl:hasDbXref UMLS:C4024175 -HP:0010855 oboInOwl:hasDbXref UMLS:C4021213 -HP:0010854 oboInOwl:hasDbXref UMLS:C4021214 -HP:0010853 oboInOwl:hasDbXref UMLS:C4021215 -HP:0009879 oboInOwl:hasDbXref UMLS:C2749675 -HP:0008542 oboInOwl:hasDbXref UMLS:C0271514 -HP:0008542 oboInOwl:hasDbXref SNOMEDCT_US:42538001 -HP:0008544 oboInOwl:hasDbXref UMLS:C1970777 -HP:0009875 oboInOwl:hasDbXref UMLS:C4024176 -HP:0008541 oboInOwl:hasDbXref UMLS:C1850190 -HP:0007210 oboInOwl:hasDbXref UMLS:C4024921 -HP:0009809 oboInOwl:hasDbXref UMLS:C4021388 -HP:0009808 oboInOwl:hasDbXref UMLS:C4021389 -HP:0010805 oboInOwl:hasDbXref UMLS:C3553471 -HP:0009805 oboInOwl:hasDbXref UMLS:C4024201 -HP:0010804 oboInOwl:hasDbXref UMLS:C1839767 -HP:0010804 oboInOwl:hasDbXref UMLS:C1853383 -HP:0010804 oboInOwl:hasDbXref UMLS:C1850072 -HP:0009804 oboInOwl:hasDbXref UMLS:C4024202 -HP:0009804 oboInOwl:hasDbXref UMLS:C4083050 -HP:0010803 oboInOwl:hasDbXref UMLS:C4280363 -HP:0010803 oboInOwl:hasDbXref UMLS:C4023698 -HP:0010803 oboInOwl:hasDbXref UMLS:C3275452 -HP:0009806 oboInOwl:hasDbXref SNOMEDCT_US:111395007 -HP:0009806 oboInOwl:hasDbXref MSH:D018500 -HP:0009806 oboInOwl:hasDbXref UMLS:C0162283 -HP:0010802 oboInOwl:hasDbXref UMLS:C4023699 -HP:0010801 oboInOwl:hasDbXref UMLS:C4021227 -HP:0010800 oboInOwl:hasDbXref UMLS:C2053435 -HP:0009800 oboInOwl:hasDbXref UMLS:C0085207 -HP:0009800 oboInOwl:hasDbXref SNOMEDCT_US:11687002 -HP:0009800 oboInOwl:hasDbXref UMLS:C4020778 -HP:0009800 oboInOwl:hasDbXref MSH:D016640 -HP:0009803 oboInOwl:hasDbXref UMLS:C0877165 -HP:0009802 oboInOwl:hasDbXref UMLS:C4280393 -HP:0009802 oboInOwl:hasDbXref UMLS:C4024203 -HP:0010809 oboInOwl:hasDbXref UMLS:C3693299 -HP:0010808 oboInOwl:hasDbXref UMLS:C0241442 -HP:0010808 oboInOwl:hasDbXref SNOMEDCT_US:285503005 -HP:0010808 oboInOwl:hasDbXref SNOMEDCT_US:249872000 -HP:0010807 oboInOwl:hasDbXref SNOMEDCT_US:35580009 -HP:0010807 oboInOwl:hasDbXref MSH:D024343 -HP:0010807 oboInOwl:hasDbXref UMLS:C0266061 -HP:0010806 oboInOwl:hasDbXref UMLS:C1856202 -HP:0009819 oboInOwl:hasDbXref SNOMEDCT_US:253963009 -HP:0009819 oboInOwl:hasDbXref UMLS:C0265625 -HP:0009816 oboInOwl:hasDbXref UMLS:C0345371 -HP:0009816 oboInOwl:hasDbXref SNOMEDCT_US:253959002 -HP:0009815 oboInOwl:hasDbXref UMLS:C0239399 -HP:0009818 oboInOwl:hasDbXref UMLS:C4024197 -HP:0009817 oboInOwl:hasDbXref UMLS:C4024198 -HP:0009812 oboInOwl:hasDbXref UMLS:C4024200 -HP:0009811 oboInOwl:hasDbXref UMLS:C4021386 -HP:0009814 oboInOwl:hasDbXref UMLS:C4024199 -HP:0009813 oboInOwl:hasDbXref SNOMEDCT_US:253926000 -HP:0009813 oboInOwl:hasDbXref UMLS:C0265573 -HP:0009810 oboInOwl:hasDbXref UMLS:C4021387 -HP:0007390 oboInOwl:hasDbXref UMLS:C4024891 -HP:0006060 oboInOwl:hasDbXref UMLS:C1862420 -HP:0007392 oboInOwl:hasDbXref UMLS:C4024890 -HP:0031023 oboInOwl:hasDbXref NCIT:C6559 -HP:0031021 oboInOwl:hasDbXref NCIT:C3712 -HP:0031022 oboInOwl:hasDbXref NCIT:C6038 -HP:0007387 oboInOwl:hasDbXref UMLS:C1832455 -HP:0006059 oboInOwl:hasDbXref UMLS:C1855239 -HP:0007383 oboInOwl:hasDbXref UMLS:C2673597 -HP:0007384 oboInOwl:hasDbXref UMLS:C1969516 -HP:0007385 oboInOwl:hasDbXref UMLS:C1855698 -HP:0007385 oboInOwl:hasDbXref UMLS:C4048801 -HP:0007385 oboInOwl:hasDbXref UMLS:C4072858 -HP:0007385 oboInOwl:hasDbXref UMLS:C4072857 -HP:0006055 oboInOwl:hasDbXref UMLS:C1833881 -HP:0006070 oboInOwl:hasDbXref UMLS:C2677209 -HP:0006067 oboInOwl:hasDbXref UMLS:C1835573 -HP:0007398 oboInOwl:hasDbXref UMLS:C4024888 -HP:0006069 oboInOwl:hasDbXref UMLS:C1866703 -HP:0006069 oboInOwl:hasDbXref UMLS:C4280466 -HP:0007394 oboInOwl:hasDbXref UMLS:C1848771 -HP:0007395 oboInOwl:hasDbXref UMLS:C4021576 -HP:0006064 oboInOwl:hasDbXref UMLS:C1840089 -HP:0007396 oboInOwl:hasDbXref UMLS:C4024889 -HP:0007397 oboInOwl:hasDbXref UMLS:C1867003 -HP:0007370 oboInOwl:hasDbXref UMLS:C1861866 -HP:0007371 oboInOwl:hasDbXref UMLS:C0431370 -HP:0007371 oboInOwl:hasDbXref SNOMEDCT_US:253142006 -HP:0006040 oboInOwl:hasDbXref UMLS:C1861531 -HP:0007369 oboInOwl:hasDbXref UMLS:C4024898 -HP:0007365 oboInOwl:hasDbXref UMLS:C4024901 -HP:0008697 oboInOwl:hasDbXref UMLS:C1968706 -HP:0007366 oboInOwl:hasDbXref UMLS:C4024900 -HP:0006035 oboInOwl:hasDbXref UMLS:C1857005 -HP:0008696 oboInOwl:hasDbXref UMLS:C1840396 -HP:0007367 oboInOwl:hasDbXref UMLS:C4024899 -HP:0007361 oboInOwl:hasDbXref UMLS:C4024905 -HP:0007362 oboInOwl:hasDbXref UMLS:C4024904 -HP:0007363 oboInOwl:hasDbXref UMLS:C4024903 -HP:0008695 oboInOwl:hasDbXref UMLS:C4024638 -HP:0007364 oboInOwl:hasDbXref UMLS:C4024902 -HP:0007380 oboInOwl:hasDbXref UMLS:C0858684 -HP:0007381 oboInOwl:hasDbXref UMLS:C4024892 -HP:0006051 oboInOwl:hasDbXref UMLS:C1834347 -HP:0007376 oboInOwl:hasDbXref UMLS:C4024893 -HP:0006045 oboInOwl:hasDbXref UMLS:C1849740 -HP:0007377 oboInOwl:hasDbXref UMLS:C4021577 -HP:0007378 oboInOwl:hasDbXref UMLS:C0017185 -HP:0007378 oboInOwl:hasDbXref NCIT:C3262 -HP:0007378 oboInOwl:hasDbXref MSH:D005770 -HP:0007378 oboInOwl:hasDbXref SNOMEDCT_US:126768004 -HP:0007379 oboInOwl:hasDbXref MSH:D014565 -HP:0007379 oboInOwl:hasDbXref UMLS:C0042065 -HP:0007379 oboInOwl:hasDbXref NCIT:C3262 -HP:0007379 oboInOwl:hasDbXref UMLS:C4020809 -HP:0006048 oboInOwl:hasDbXref UMLS:C1865254 -HP:0007372 oboInOwl:hasDbXref UMLS:C4024897 -HP:0007373 oboInOwl:hasDbXref UMLS:C4024896 -HP:0006042 oboInOwl:hasDbXref UMLS:C1861373 -HP:0007374 oboInOwl:hasDbXref UMLS:C4024895 -HP:0007375 oboInOwl:hasDbXref UMLS:C4024894 -HP:0006097 oboInOwl:hasDbXref UMLS:C1856889 -HP:0006099 oboInOwl:hasDbXref UMLS:C4025092 -HP:0200150 oboInOwl:hasDbXref UMLS:C4020695 -HP:0200150 oboInOwl:hasDbXref UMLS:C4021882 -HP:0200154 oboInOwl:hasDbXref UMLS:C4280283 -HP:0200154 oboInOwl:hasDbXref UMLS:C4021880 -HP:0200153 oboInOwl:hasDbXref UMLS:C4227831 -HP:0200153 oboInOwl:hasDbXref UMLS:C4021881 -HP:0200151 oboInOwl:hasDbXref UMLS:C1136033 -HP:0200151 oboInOwl:hasDbXref SNOMEDCT_US:397012002 -HP:0200151 oboInOwl:hasDbXref MSH:D034701 -HP:0200151 oboInOwl:hasDbXref SNOMEDCT_US:703827008 -HP:0200158 oboInOwl:hasDbXref UMLS:C4021879 -HP:0200158 oboInOwl:hasDbXref UMLS:C4280282 -HP:0200159 oboInOwl:hasDbXref UMLS:C4280281 -HP:0200159 oboInOwl:hasDbXref UMLS:C4280280 -HP:0200159 oboInOwl:hasDbXref UMLS:C4021878 -HP:0006077 oboInOwl:hasDbXref UMLS:C1850048 -HP:0200161 oboInOwl:hasDbXref UMLS:C4021876 -HP:0200161 oboInOwl:hasDbXref UMLS:C3150012 -HP:0200161 oboInOwl:hasDbXref UMLS:C4280277 -HP:0006092 oboInOwl:hasDbXref UMLS:C1856742 -HP:0200160 oboInOwl:hasDbXref UMLS:C4280279 -HP:0200160 oboInOwl:hasDbXref UMLS:C4280278 -HP:0200160 oboInOwl:hasDbXref UMLS:C4021877 -HP:0006094 oboInOwl:hasDbXref SNOMEDCT_US:298193009 -HP:0006094 oboInOwl:hasDbXref UMLS:C0574974 -HP:0006095 oboInOwl:hasDbXref UMLS:C1835101 -HP:0006089 oboInOwl:hasDbXref UMLS:C1856953 -HP:0006086 oboInOwl:hasDbXref UMLS:C1850160 -HP:0006088 oboInOwl:hasDbXref UMLS:C1861357 -HP:0010962 oboInOwl:hasDbXref UMLS:C4023626 -HP:0010961 oboInOwl:hasDbXref UMLS:C4023627 -HP:0010960 oboInOwl:hasDbXref SNOMEDCT_US:18620009 -HP:0010960 oboInOwl:hasDbXref UMLS:C0006288 -HP:0010960 oboInOwl:hasDbXref MSH:D001998 -HP:0008639 oboInOwl:hasDbXref UMLS:C0239761 -HP:0007307 oboInOwl:hasDbXref UMLS:C4024908 -HP:0010969 oboInOwl:hasDbXref UMLS:C4023621 -HP:0009969 oboInOwl:hasDbXref UMLS:C4024138 -HP:0007308 oboInOwl:hasDbXref UMLS:C1848528 -HP:0010968 oboInOwl:hasDbXref UMLS:C4023622 -HP:0010967 oboInOwl:hasDbXref UMLS:C4021855 -HP:0010967 oboInOwl:hasDbXref UMLS:C4020761 -HP:0009966 oboInOwl:hasDbXref UMLS:C4024140 -HP:0008635 oboInOwl:hasDbXref UMLS:C4021531 -HP:0010966 oboInOwl:hasDbXref UMLS:C4021209 -HP:0009965 oboInOwl:hasDbXref UMLS:C4024141 -HP:0010965 oboInOwl:hasDbXref UMLS:C4023623 -HP:0009968 oboInOwl:hasDbXref UMLS:C4021360 -HP:0007305 oboInOwl:hasDbXref UMLS:C0338474 -HP:0010964 oboInOwl:hasDbXref UMLS:C4023624 -HP:0009967 oboInOwl:hasDbXref UMLS:C4024139 -HP:0008636 oboInOwl:hasDbXref UMLS:C4024651 -HP:0010963 oboInOwl:hasDbXref UMLS:C4023625 -HP:0008631 oboInOwl:hasDbXref UMLS:C4024653 -HP:0009962 oboInOwl:hasDbXref UMLS:C4021363 -HP:0009961 oboInOwl:hasDbXref UMLS:C4024142 -HP:0009964 oboInOwl:hasDbXref UMLS:C4021361 -HP:0008633 oboInOwl:hasDbXref UMLS:C4024652 -HP:0007301 oboInOwl:hasDbXref UMLS:C4021845 -HP:0007302 oboInOwl:hasDbXref SNOMEDCT_US:13746004 -HP:0007302 oboInOwl:hasDbXref UMLS:C0005586 -HP:0007302 oboInOwl:hasDbXref MSH:D001714 -HP:0009963 oboInOwl:hasDbXref UMLS:C4021362 -HP:0009960 oboInOwl:hasDbXref UMLS:C4024143 -HP:0010951 oboInOwl:hasDbXref UMLS:C4023629 -HP:0010950 oboInOwl:hasDbXref UMLS:C4023630 -HP:0010959 oboInOwl:hasDbXref SNOMEDCT_US:111318005 -HP:0010959 oboInOwl:hasDbXref MSH:D015615 -HP:0010959 oboInOwl:hasDbXref UMLS:C0010668 -HP:0010958 oboInOwl:hasDbXref SNOMEDCT_US:41962002 -HP:0010958 oboInOwl:hasDbXref UMLS:C1609433 -HP:0010958 oboInOwl:hasDbXref MSH:C536482 -HP:0010957 oboInOwl:hasDbXref SNOMEDCT_US:253900005 -HP:0010957 oboInOwl:hasDbXref UMLS:C0238506 -HP:0010956 oboInOwl:hasDbXref MSH:C536139 -HP:0010956 oboInOwl:hasDbXref UMLS:C2931117 -HP:0010955 oboInOwl:hasDbXref UMLS:C0549253 -HP:0009977 oboInOwl:hasDbXref UMLS:C4021356 -HP:0009976 oboInOwl:hasDbXref UMLS:C4021357 -HP:0010954 oboInOwl:hasDbXref SNOMEDCT_US:39589002 -HP:0010954 oboInOwl:hasDbXref UMLS:C0265856 -HP:0010954 oboInOwl:hasDbXref SNOMEDCT_US:268180007 -HP:0010954 oboInOwl:hasDbXref UMLS:C0344963 -HP:0010953 oboInOwl:hasDbXref SNOMEDCT_US:230746009 -HP:0010953 oboInOwl:hasDbXref UMLS:C0549423 -HP:0010953 oboInOwl:hasDbXref SNOMEDCT_US:82346000 -HP:0010953 oboInOwl:hasDbXref MSH:D006849 -HP:0009979 oboInOwl:hasDbXref UMLS:C4024132 -HP:0008648 oboInOwl:hasDbXref UMLS:C4024648 -HP:0008647 oboInOwl:hasDbXref UMLS:C4024649 -HP:0009978 oboInOwl:hasDbXref UMLS:C4024133 -HP:0010952 oboInOwl:hasDbXref UMLS:C4023628 -HP:0009973 oboInOwl:hasDbXref UMLS:C4024135 -HP:0009972 oboInOwl:hasDbXref UMLS:C4021359 -HP:0007311 oboInOwl:hasDbXref UMLS:C3805715 -HP:0009975 oboInOwl:hasDbXref UMLS:C4021358 -HP:0009974 oboInOwl:hasDbXref UMLS:C4024134 -HP:0007313 oboInOwl:hasDbXref SNOMEDCT_US:52522001 -HP:0007313 oboInOwl:hasDbXref SNOMEDCT_US:418143002 -HP:0007313 oboInOwl:hasDbXref UMLS:C0154671 -HP:0008643 oboInOwl:hasDbXref UMLS:C2675558 -HP:0009971 oboInOwl:hasDbXref UMLS:C4024136 -HP:0008640 oboInOwl:hasDbXref UMLS:C4024650 -HP:0009970 oboInOwl:hasDbXref UMLS:C4024137 -HP:0010940 oboInOwl:hasDbXref UMLS:C4023636 -HP:0010948 oboInOwl:hasDbXref UMLS:C4021210 -HP:0009948 oboInOwl:hasDbXref UMLS:C4021367 -HP:0010947 oboInOwl:hasDbXref UMLS:C4023632 -HP:0009947 oboInOwl:hasDbXref UMLS:C4021368 -HP:0008619 oboInOwl:hasDbXref SNOMEDCT_US:194424005 -HP:0008619 oboInOwl:hasDbXref UMLS:C0452138 -HP:0010946 oboInOwl:hasDbXref UMLS:C1868864 -HP:0010945 oboInOwl:hasDbXref MSH:D058536 -HP:0010945 oboInOwl:hasDbXref UMLS:C2317073 -HP:0010945 oboInOwl:hasDbXref SNOMEDCT_US:430035004 -HP:0009949 oboInOwl:hasDbXref UMLS:C4021366 -HP:0009944 oboInOwl:hasDbXref UMLS:C4082168 -HP:0010944 oboInOwl:hasDbXref UMLS:C4023633 -HP:0010943 oboInOwl:hasDbXref UMLS:C2936423 -HP:0010943 oboInOwl:hasDbXref MSH:D058535 -HP:0009943 oboInOwl:hasDbXref UMLS:C3554724 -HP:0009946 oboInOwl:hasDbXref UMLS:C4024152 -HP:0010942 oboInOwl:hasDbXref UMLS:C4023634 -HP:0008615 oboInOwl:hasDbXref UMLS:C4021534 -HP:0010941 oboInOwl:hasDbXref MSH:C562753 -HP:0010941 oboInOwl:hasDbXref UMLS:C4023635 -HP:0010941 oboInOwl:hasDbXref UMLS:C0339851 -HP:0010941 oboInOwl:hasDbXref UMLS:C0339850 -HP:0010941 oboInOwl:hasDbXref SNOMEDCT_US:91900007 -HP:0009945 oboInOwl:hasDbXref UMLS:C4021369 -HP:0009940 oboInOwl:hasDbXref UMLS:C0399518 -HP:0009940 oboInOwl:hasDbXref UMLS:C4082201 -HP:0009940 oboInOwl:hasDbXref SNOMEDCT_US:235082006 -HP:0009942 oboInOwl:hasDbXref UMLS:C4021370 -HP:0009941 oboInOwl:hasDbXref UMLS:C4024153 -HP:0008610 oboInOwl:hasDbXref UMLS:C4021535 -HP:0010949 oboInOwl:hasDbXref UMLS:C4023631 -HP:0010937 oboInOwl:hasDbXref UMLS:C4023639 -HP:0010937 oboInOwl:hasDbXref UMLS:C4280361 -HP:0008628 oboInOwl:hasDbXref UMLS:C4021532 -HP:0009959 oboInOwl:hasDbXref UMLS:C4021364 -HP:0009958 oboInOwl:hasDbXref UMLS:C4024144 -HP:0010936 oboInOwl:hasDbXref UMLS:C4023640 -HP:0010935 oboInOwl:hasDbXref UMLS:C4023641 -HP:0010934 oboInOwl:hasDbXref SNOMEDCT_US:54627004 -HP:0010934 oboInOwl:hasDbXref SNOMEDCT_US:190919008 -HP:0010934 oboInOwl:hasDbXref UMLS:C0220988 -HP:0008629 oboInOwl:hasDbXref SNOMEDCT_US:232322006 -HP:0008629 oboInOwl:hasDbXref UMLS:C0751559 -HP:0008629 oboInOwl:hasDbXref MSH:D014012 -HP:0010933 oboInOwl:hasDbXref UMLS:C4023642 -HP:0009955 oboInOwl:hasDbXref UMLS:C4024147 -HP:0010932 oboInOwl:hasDbXref UMLS:C4020762 -HP:0010932 oboInOwl:hasDbXref UMLS:C4023643 -HP:0009954 oboInOwl:hasDbXref UMLS:C4024148 -HP:0009957 oboInOwl:hasDbXref UMLS:C4024145 -HP:0010931 oboInOwl:hasDbXref UMLS:C4023644 -HP:0010930 oboInOwl:hasDbXref UMLS:C4023645 -HP:0008625 oboInOwl:hasDbXref UMLS:C4021533 -HP:0009956 oboInOwl:hasDbXref UMLS:C4024146 -HP:0009951 oboInOwl:hasDbXref UMLS:C4021365 -HP:0009950 oboInOwl:hasDbXref UMLS:C4024151 -HP:0009953 oboInOwl:hasDbXref UMLS:C4024149 -HP:0009952 oboInOwl:hasDbXref UMLS:C4024150 -HP:0010939 oboInOwl:hasDbXref UMLS:C4023637 -HP:0010938 oboInOwl:hasDbXref UMLS:C2164724 -HP:0010938 oboInOwl:hasDbXref UMLS:C4280360 -HP:0010938 oboInOwl:hasDbXref UMLS:C4023638 -HP:0006016 oboInOwl:hasDbXref UMLS:C4021609 -HP:0007348 oboInOwl:hasDbXref UMLS:C1850871 -HP:0008678 oboInOwl:hasDbXref UMLS:C1857453 -HP:0006019 oboInOwl:hasDbXref UMLS:C1861396 -HP:0007343 oboInOwl:hasDbXref UMLS:C1863392 -HP:0008675 oboInOwl:hasDbXref UMLS:C4024641 -HP:0006012 oboInOwl:hasDbXref UMLS:C1850159 -HP:0007344 oboInOwl:hasDbXref UMLS:C1843858 -HP:0008677 oboInOwl:hasDbXref MSH:C535761 -HP:0008677 oboInOwl:hasDbXref UMLS:C3501848 -HP:0008677 oboInOwl:hasDbXref SNOMEDCT_US:48796009 -HP:0006014 oboInOwl:hasDbXref UMLS:C1860111 -HP:0008676 oboInOwl:hasDbXref UMLS:C0266324 -HP:0008676 oboInOwl:hasDbXref SNOMEDCT_US:95576001 -HP:0008676 oboInOwl:hasDbXref SNOMEDCT_US:718485003 -HP:0007346 oboInOwl:hasDbXref UMLS:C1851430 -HP:0007340 oboInOwl:hasDbXref SNOMEDCT_US:249945007 -HP:0007340 oboInOwl:hasDbXref UMLS:C0427068 -HP:0007340 oboInOwl:hasDbXref UMLS:C1836296 -HP:0008670 oboInOwl:hasDbXref UMLS:C0750088 -HP:0007341 oboInOwl:hasDbXref UMLS:C1858855 -HP:0008672 oboInOwl:hasDbXref SNOMEDCT_US:444717006 -HP:0008672 oboInOwl:hasDbXref UMLS:C1833683 -HP:0008672 oboInOwl:hasDbXref MSH:C563477 -HP:0008672 oboInOwl:hasDbXref UMLS:C4280806 -HP:0006011 oboInOwl:hasDbXref UMLS:C4025093 -HP:0008691 oboInOwl:hasDbXref UMLS:C4024639 -HP:0007360 oboInOwl:hasDbXref UMLS:C3279222 -HP:0010995 oboInOwl:hasDbXref UMLS:C4023606 -HP:0010994 oboInOwl:hasDbXref UMLS:C4023607 -HP:0010993 oboInOwl:hasDbXref UMLS:C4021207 -HP:0010992 oboInOwl:hasDbXref UMLS:C0042025 -HP:0010992 oboInOwl:hasDbXref MSH:D014550 -HP:0010992 oboInOwl:hasDbXref SNOMEDCT_US:22220005 -HP:0010991 oboInOwl:hasDbXref UMLS:C4023608 -HP:0010990 oboInOwl:hasDbXref UMLS:C4023609 -HP:0010999 oboInOwl:hasDbXref UMLS:C4023603 -HP:0007359 oboInOwl:hasDbXref UMLS:C0751495 -HP:0007359 oboInOwl:hasDbXref MSH:D012640 -HP:0007359 oboInOwl:hasDbXref SNOMEDCT_US:29753000 -HP:0008689 oboInOwl:hasDbXref UMLS:C0431663 -HP:0008689 oboInOwl:hasDbXref SNOMEDCT_US:268228006 -HP:0008689 oboInOwl:hasDbXref MSH:D003456 -HP:0006028 oboInOwl:hasDbXref UMLS:C1855171 -HP:0010998 oboInOwl:hasDbXref UMLS:C4023604 -HP:0010997 oboInOwl:hasDbXref UMLS:C4021206 -HP:0010996 oboInOwl:hasDbXref UMLS:C4023605 -HP:0007354 oboInOwl:hasDbXref MSH:D000690 -HP:0007354 oboInOwl:hasDbXref SNOMEDCT_US:86044005 -HP:0007354 oboInOwl:hasDbXref UMLS:C0002736 -HP:0008687 oboInOwl:hasDbXref UMLS:C1844923 -HP:0006026 oboInOwl:hasDbXref UMLS:C1850632 -HP:0008682 oboInOwl:hasDbXref SNOMEDCT_US:35455006 -HP:0008682 oboInOwl:hasDbXref MSH:D007683 -HP:0008682 oboInOwl:hasDbXref UMLS:C0022672 -HP:0007350 oboInOwl:hasDbXref UMLS:C1843175 -HP:0007351 oboInOwl:hasDbXref UMLS:C1867138 -HP:0008684 oboInOwl:hasDbXref UMLS:C4024640 -HP:0007352 oboInOwl:hasDbXref UMLS:C1851431 -HP:0008683 oboInOwl:hasDbXref UMLS:C1849358 -HP:0010984 oboInOwl:hasDbXref UMLS:C4023614 -HP:0010983 oboInOwl:hasDbXref MSH:D020412 -HP:0010983 oboInOwl:hasDbXref UMLS:C1136026 -HP:0010982 oboInOwl:hasDbXref MSH:D020412 -HP:0010982 oboInOwl:hasDbXref UMLS:C1148552 -HP:0010981 oboInOwl:hasDbXref SNOMEDCT_US:267436001 -HP:0010981 oboInOwl:hasDbXref MSH:D007009 -HP:0010981 oboInOwl:hasDbXref SNOMEDCT_US:363140000 -HP:0010981 oboInOwl:hasDbXref UMLS:C0020623 -HP:0010980 oboInOwl:hasDbXref UMLS:C0020476 -HP:0010980 oboInOwl:hasDbXref SNOMEDCT_US:3744001 -HP:0010980 oboInOwl:hasDbXref MSH:D006951 -HP:0010989 oboInOwl:hasDbXref UMLS:C4023610 -HP:0007325 oboInOwl:hasDbXref SNOMEDCT_US:425492002 -HP:0007325 oboInOwl:hasDbXref UMLS:C1848954 -HP:0009988 oboInOwl:hasDbXref UMLS:C4021353 -HP:0010988 oboInOwl:hasDbXref UMLS:C4023611 -HP:0009987 oboInOwl:hasDbXref UMLS:C4024127 -HP:0008656 oboInOwl:hasDbXref UMLS:C4024645 -HP:0010987 oboInOwl:hasDbXref UMLS:C4023612 -HP:0007326 oboInOwl:hasDbXref UMLS:C1860216 -HP:0008659 oboInOwl:hasDbXref UMLS:C0687120 -HP:0008659 oboInOwl:hasDbXref UMLS:C4024644 -HP:0008659 oboInOwl:hasDbXref SNOMEDCT_US:204958008 -HP:0008659 oboInOwl:hasDbXref UMLS:C4020790 -HP:0007327 oboInOwl:hasDbXref UMLS:C4024907 -HP:0007328 oboInOwl:hasDbXref UMLS:C1837522 -HP:0010985 oboInOwl:hasDbXref UMLS:C4023613 -HP:0009989 oboInOwl:hasDbXref UMLS:C4021352 -HP:0008653 oboInOwl:hasDbXref UMLS:C0403416 -HP:0008653 oboInOwl:hasDbXref SNOMEDCT_US:236398000 -HP:0007321 oboInOwl:hasDbXref UMLS:C1856979 -HP:0009983 oboInOwl:hasDbXref UMLS:C4024129 -HP:0008652 oboInOwl:hasDbXref UMLS:C1868524 -HP:0008655 oboInOwl:hasDbXref UMLS:C4020791 -HP:0008655 oboInOwl:hasDbXref UMLS:C4024646 -HP:0009986 oboInOwl:hasDbXref UMLS:C4024128 -HP:0009985 oboInOwl:hasDbXref UMLS:C4021354 -HP:0009980 oboInOwl:hasDbXref UMLS:C4024131 -HP:0009982 oboInOwl:hasDbXref UMLS:C4024130 -HP:0008651 oboInOwl:hasDbXref UMLS:C4024647 -HP:0009981 oboInOwl:hasDbXref UMLS:C4021355 -HP:0010972 oboInOwl:hasDbXref SNOMEDCT_US:70730006 -HP:0010972 oboInOwl:hasDbXref UMLS:C0392708 -HP:0010972 oboInOwl:hasDbXref UMLS:C0678199 -HP:0010971 oboInOwl:hasDbXref UMLS:C4023619 -HP:0010970 oboInOwl:hasDbXref UMLS:C4023620 -HP:0006009 oboInOwl:hasDbXref UMLS:C1855185 -HP:0010979 oboInOwl:hasDbXref UMLS:C4023615 -HP:0010978 oboInOwl:hasDbXref UMLS:C4023616 -HP:0008668 oboInOwl:hasDbXref UMLS:C0018054 -HP:0008668 oboInOwl:hasDbXref MSH:D006061 -HP:0009999 oboInOwl:hasDbXref UMLS:C4024120 -HP:0010977 oboInOwl:hasDbXref UMLS:C4023617 -HP:0010976 oboInOwl:hasDbXref UMLS:C1855067 -HP:0009998 oboInOwl:hasDbXref UMLS:C4024121 -HP:0006006 oboInOwl:hasDbXref UMLS:C1843228 -HP:0010975 oboInOwl:hasDbXref UMLS:C4021208 -HP:0007338 oboInOwl:hasDbXref SNOMEDCT_US:246769000 -HP:0007338 oboInOwl:hasDbXref UMLS:C0423083 -HP:0006008 oboInOwl:hasDbXref UMLS:C1868164 -HP:0006008 oboInOwl:hasDbXref UMLS:C4280467 -HP:0010974 oboInOwl:hasDbXref UMLS:C4023618 -HP:0008669 oboInOwl:hasDbXref SNOMEDCT_US:4529005 -HP:0008669 oboInOwl:hasDbXref UMLS:C4020789 -HP:0008669 oboInOwl:hasDbXref UMLS:C0520933 -HP:0009995 oboInOwl:hasDbXref UMLS:C4024123 -HP:0008664 oboInOwl:hasDbXref UMLS:C4024643 -HP:0007332 oboInOwl:hasDbXref UMLS:C4024906 -HP:0008663 oboInOwl:hasDbXref NCIT:C3158 -HP:0008663 oboInOwl:hasDbXref UMLS:C0346251 -HP:0008663 oboInOwl:hasDbXref SNOMEDCT_US:254918001 -HP:0007333 oboInOwl:hasDbXref UMLS:C1849172 -HP:0009994 oboInOwl:hasDbXref UMLS:C4021350 -HP:0007334 oboInOwl:hasDbXref UMLS:C0877017 -HP:0008666 oboInOwl:hasDbXref UMLS:C4024642 -HP:0009997 oboInOwl:hasDbXref UMLS:C4021349 -HP:0007335 oboInOwl:hasDbXref UMLS:C1850719 -HP:0009996 oboInOwl:hasDbXref UMLS:C4024122 -HP:0008665 oboInOwl:hasDbXref SNOMEDCT_US:80212005 -HP:0008665 oboInOwl:hasDbXref UMLS:C0156394 -HP:0008660 oboInOwl:hasDbXref SNOMEDCT_US:702397002 -HP:0008660 oboInOwl:hasDbXref UMLS:C0266313 -HP:0008660 oboInOwl:hasDbXref MSH:C537048 -HP:0009991 oboInOwl:hasDbXref UMLS:C4024126 -HP:0009990 oboInOwl:hasDbXref UMLS:C4021351 -HP:0007330 oboInOwl:hasDbXref UMLS:C0431289 -HP:0007330 oboInOwl:hasDbXref SNOMEDCT_US:253103006 -HP:0007330 oboInOwl:hasDbXref MSH:D004677 -HP:0009993 oboInOwl:hasDbXref UMLS:C4024124 -HP:0008661 oboInOwl:hasDbXref MSH:D014525 -HP:0008661 oboInOwl:hasDbXref SNOMEDCT_US:236647003 -HP:0008661 oboInOwl:hasDbXref UMLS:C0041974 -HP:0008661 oboInOwl:hasDbXref SNOMEDCT_US:76618002 -HP:0009992 oboInOwl:hasDbXref UMLS:C4024125 -HP:0006000 oboInOwl:hasDbXref SNOMEDCT_US:20018005 -HP:0006000 oboInOwl:hasDbXref Fyler:4492 -HP:0006000 oboInOwl:hasDbXref UMLS:C0041956 -HP:0006000 oboInOwl:hasDbXref MSH:D014517 -HP:0009929 oboInOwl:hasDbXref UMLS:C4024158 -HP:0009926 oboInOwl:hasDbXref MSH:D007766 -HP:0009926 oboInOwl:hasDbXref SNOMEDCT_US:418035005 -HP:0009926 oboInOwl:hasDbXref SNOMEDCT_US:193982009 -HP:0009926 oboInOwl:hasDbXref UMLS:C0152227 -HP:0010926 oboInOwl:hasDbXref UMLS:C1861832 -HP:0010926 oboInOwl:hasDbXref MSH:C566162 -HP:0010925 oboInOwl:hasDbXref UMLS:C4023649 -HP:0009928 oboInOwl:hasDbXref UMLS:C1844809 -HP:0010924 oboInOwl:hasDbXref UMLS:C4023650 -HP:0010923 oboInOwl:hasDbXref SNOMEDCT_US:315352000 -HP:0010923 oboInOwl:hasDbXref UMLS:C1112768 -HP:0009927 oboInOwl:hasDbXref MSH:C537438 -HP:0009927 oboInOwl:hasDbXref UMLS:C0265740 -HP:0009927 oboInOwl:hasDbXref SNOMEDCT_US:111317000 -HP:0009927 oboInOwl:hasDbXref UMLS:C4280391 -HP:0010922 oboInOwl:hasDbXref MSH:D002386 -HP:0010922 oboInOwl:hasDbXref UMLS:C0524524 -HP:0009922 oboInOwl:hasDbXref UMLS:C4024160 -HP:0010921 oboInOwl:hasDbXref UMLS:C1392104 -HP:0009921 oboInOwl:hasDbXref UMLS:C1846464 -HP:0009921 oboInOwl:hasDbXref UMLS:C4072873 -HP:0009921 oboInOwl:hasDbXref MSH:D004370 -HP:0009921 oboInOwl:hasDbXref UMLS:C0013261 -HP:0009921 oboInOwl:hasDbXref SNOMEDCT_US:60318001 -HP:0009924 oboInOwl:hasDbXref SNOMEDCT_US:93278002 -HP:0009924 oboInOwl:hasDbXref UMLS:C0685684 -HP:0009924 oboInOwl:hasDbXref UMLS:C4024159 -HP:0009924 oboInOwl:hasDbXref SNOMEDCT_US:204519007 -HP:0009924 oboInOwl:hasDbXref UMLS:C4280392 -HP:0010920 oboInOwl:hasDbXref MSH:C535342 -HP:0010920 oboInOwl:hasDbXref UMLS:C1861821 -HP:0009920 oboInOwl:hasDbXref UMLS:C0027961 -HP:0009920 oboInOwl:hasDbXref MSH:D009507 -HP:0009920 oboInOwl:hasDbXref SNOMEDCT_US:414929001 -HP:0009920 oboInOwl:hasDbXref SNOMEDCT_US:254817005 -HP:0010929 oboInOwl:hasDbXref UMLS:C4023646 -HP:0010927 oboInOwl:hasDbXref UMLS:C4023648 -HP:0008609 oboInOwl:hasDbXref UMLS:C1857456 -HP:0008606 oboInOwl:hasDbXref UMLS:C1862059 -HP:0009937 oboInOwl:hasDbXref UMLS:C2128203 -HP:0009937 oboInOwl:hasDbXref UMLS:C1850041 -HP:0010915 oboInOwl:hasDbXref UMLS:C4023655 -HP:0009936 oboInOwl:hasDbXref UMLS:C4024155 -HP:0010914 oboInOwl:hasDbXref UMLS:C4023656 -HP:0008605 oboInOwl:hasDbXref UMLS:C1834043 -HP:0009939 oboInOwl:hasDbXref UMLS:C0685776 -HP:0009939 oboInOwl:hasDbXref UMLS:C4021371 -HP:0009939 oboInOwl:hasDbXref UMLS:C0685775 -HP:0009939 oboInOwl:hasDbXref SNOMEDCT_US:91896009 -HP:0009939 oboInOwl:hasDbXref SNOMEDCT_US:91922000 -HP:0008608 oboInOwl:hasDbXref UMLS:C1857263 -HP:0010913 oboInOwl:hasDbXref UMLS:C4023657 -HP:0010912 oboInOwl:hasDbXref UMLS:C4023658 -HP:0009938 oboInOwl:hasDbXref UMLS:C4024154 -HP:0008607 oboInOwl:hasDbXref UMLS:C1861325 -HP:0010911 oboInOwl:hasDbXref UMLS:C0268576 -HP:0010911 oboInOwl:hasDbXref SNOMEDCT_US:24013007 -HP:0009933 oboInOwl:hasDbXref UMLS:C4280390 -HP:0009933 oboInOwl:hasDbXref UMLS:C0426436 -HP:0009933 oboInOwl:hasDbXref UMLS:C1849366 -HP:0009933 oboInOwl:hasDbXref SNOMEDCT_US:249336003 -HP:0009933 oboInOwl:hasDbXref UMLS:C0426439 -HP:0009933 oboInOwl:hasDbXref SNOMEDCT_US:249339005 -HP:0009932 oboInOwl:hasDbXref SNOMEDCT_US:95266003 -HP:0009932 oboInOwl:hasDbXref UMLS:C0685682 -HP:0010910 oboInOwl:hasDbXref SNOMEDCT_US:47719001 -HP:0010910 oboInOwl:hasDbXref MSH:C536524 -HP:0010910 oboInOwl:hasDbXref UMLS:C0268573 -HP:0009935 oboInOwl:hasDbXref UMLS:C4024156 -HP:0009934 oboInOwl:hasDbXref UMLS:C4021372 -HP:0009931 oboInOwl:hasDbXref SNOMEDCT_US:399353008 -HP:0009931 oboInOwl:hasDbXref UMLS:C0426440 -HP:0009930 oboInOwl:hasDbXref UMLS:C4024157 -HP:0010919 oboInOwl:hasDbXref UMLS:C4023651 -HP:0010918 oboInOwl:hasDbXref UMLS:C4023652 -HP:0010917 oboInOwl:hasDbXref UMLS:C4023653 -HP:0010916 oboInOwl:hasDbXref UMLS:C4023654 -HP:0009908 oboInOwl:hasDbXref UMLS:C1851897 -HP:0009907 oboInOwl:hasDbXref UMLS:C4021375 -HP:0009909 oboInOwl:hasDbXref UMLS:C1856117 -HP:0009904 oboInOwl:hasDbXref UMLS:C4024165 -HP:0009904 oboInOwl:hasDbXref UMLS:C4020776 -HP:0010904 oboInOwl:hasDbXref UMLS:C4023662 -HP:0010903 oboInOwl:hasDbXref UMLS:C4023663 -HP:0009903 oboInOwl:hasDbXref SNOMEDCT_US:428477002 -HP:0009903 oboInOwl:hasDbXref UMLS:C1996949 -HP:0009906 oboInOwl:hasDbXref UMLS:C1851792 -HP:0010902 oboInOwl:hasDbXref UMLS:C4023664 -HP:0009905 oboInOwl:hasDbXref UMLS:C4024164 -HP:0010901 oboInOwl:hasDbXref UMLS:C4023665 -HP:0009900 oboInOwl:hasDbXref UMLS:C2607947 -HP:0009900 oboInOwl:hasDbXref MSH:D046088 -HP:0009900 oboInOwl:hasDbXref SNOMEDCT_US:162342008 -HP:0010900 oboInOwl:hasDbXref UMLS:C4023666 -HP:0009902 oboInOwl:hasDbXref UMLS:C4021376 -HP:0009901 oboInOwl:hasDbXref UMLS:C4024166 -HP:0010909 oboInOwl:hasDbXref UMLS:C4023659 -HP:0010908 oboInOwl:hasDbXref UMLS:C4023660 -HP:0010907 oboInOwl:hasDbXref UMLS:C4023661 -HP:0010906 oboInOwl:hasDbXref UMLS:C0220992 -HP:0010906 oboInOwl:hasDbXref MSH:C538320 -HP:0010906 oboInOwl:hasDbXref SNOMEDCT_US:124628005 -HP:0010906 oboInOwl:hasDbXref SNOMEDCT_US:410058007 -HP:0009919 oboInOwl:hasDbXref UMLS:C0035335 -HP:0009919 oboInOwl:hasDbXref SNOMEDCT_US:127002001 -HP:0009919 oboInOwl:hasDbXref UMLS:C0524801 -HP:0009919 oboInOwl:hasDbXref MSH:D012175 -HP:0009919 oboInOwl:hasDbXref SNOMEDCT_US:370967009 -HP:0009919 oboInOwl:hasDbXref NCIT:C7541 -HP:0009919 oboInOwl:hasDbXref SNOMEDCT_US:19906005 -HP:0009919 oboInOwl:hasDbXref MSH:D019572 -HP:0009918 oboInOwl:hasDbXref SNOMEDCT_US:392461003 -HP:0009918 oboInOwl:hasDbXref MSH:C536185 -HP:0009918 oboInOwl:hasDbXref SNOMEDCT_US:193523008 -HP:0009918 oboInOwl:hasDbXref UMLS:C1271219 -HP:0009915 oboInOwl:hasDbXref UMLS:C4021373 -HP:0009914 oboInOwl:hasDbXref UMLS:C0266667 -HP:0009914 oboInOwl:hasDbXref SNOMEDCT_US:205798005 -HP:0009914 oboInOwl:hasDbXref MSH:C562573 -HP:0009917 oboInOwl:hasDbXref SNOMEDCT_US:95500008 -HP:0009917 oboInOwl:hasDbXref UMLS:C0344541 -HP:0009916 oboInOwl:hasDbXref SNOMEDCT_US:13045009 -HP:0009916 oboInOwl:hasDbXref UMLS:C0003079 -HP:0009916 oboInOwl:hasDbXref MSH:D015875 -HP:0009911 oboInOwl:hasDbXref UMLS:C4024163 -HP:0009910 oboInOwl:hasDbXref UMLS:C4021374 -HP:0009913 oboInOwl:hasDbXref UMLS:C4024161 -HP:0009912 oboInOwl:hasDbXref UMLS:C4024162 -HP:0200136 oboInOwl:hasDbXref SNOMEDCT_US:71457002 -HP:0200136 oboInOwl:hasDbXref UMLS:C0267071 -HP:0200136 oboInOwl:hasDbXref MSH:D003680 -HP:0200134 oboInOwl:hasDbXref UMLS:C0543888 -HP:0200133 oboInOwl:hasDbXref UMLS:C2675557 -HP:0200138 oboInOwl:hasDbXref UMLS:C4021884 -HP:0200143 oboInOwl:hasDbXref UMLS:C1850020 -HP:0200143 oboInOwl:hasDbXref UMLS:C1334688 -HP:0200141 oboInOwl:hasDbXref UMLS:C4280284 -HP:0200141 oboInOwl:hasDbXref UMLS:C1851883 -HP:0200141 oboInOwl:hasDbXref UMLS:C4280285 -HP:0200147 oboInOwl:hasDbXref UMLS:C2750913 -HP:0200146 oboInOwl:hasDbXref MSH:C536230 -HP:0200146 oboInOwl:hasDbXref SNOMEDCT_US:42182000 -HP:0200146 oboInOwl:hasDbXref UMLS:C0392775 -HP:0200146 oboInOwl:hasDbXref SNOMEDCT_US:45894003 -HP:0200146 oboInOwl:hasDbXref SNOMEDCT_US:234021009 -HP:0200149 oboInOwl:hasDbXref UMLS:C0427877 -HP:0200149 oboInOwl:hasDbXref SNOMEDCT_US:167719009 -HP:0200148 oboInOwl:hasDbXref UMLS:C2750654 -HP:0200148 oboInOwl:hasDbXref UMLS:C4021883 -HP:0200114 oboInOwl:hasDbXref UMLS:C0220983 -HP:0200114 oboInOwl:hasDbXref SNOMEDCT_US:1388004 -HP:0200113 oboInOwl:hasDbXref UMLS:C4021887 -HP:0200111 oboInOwl:hasDbXref UMLS:C4021888 -HP:0200118 oboInOwl:hasDbXref UMLS:C1850013 -HP:0200118 oboInOwl:hasDbXref UMLS:C0750292 -HP:0200117 oboInOwl:hasDbXref UMLS:C1842777 -HP:0200116 oboInOwl:hasDbXref UMLS:C3279409 -HP:0200119 oboInOwl:hasDbXref SNOMEDCT_US:37871000 -HP:0200119 oboInOwl:hasDbXref UMLS:C0267797 -HP:0200120 oboInOwl:hasDbXref SNOMEDCT_US:197284004 -HP:0200120 oboInOwl:hasDbXref MSH:D006521 -HP:0200120 oboInOwl:hasDbXref UMLS:C0520463 -HP:0200125 oboInOwl:hasDbXref UMLS:C2751582 -HP:0200124 oboInOwl:hasDbXref UMLS:C3808820 -HP:0200123 oboInOwl:hasDbXref SNOMEDCT_US:76783007 -HP:0200123 oboInOwl:hasDbXref MSH:D006521 -HP:0200123 oboInOwl:hasDbXref UMLS:C0019189 -HP:0200122 oboInOwl:hasDbXref UMLS:C1848456 -HP:0200128 oboInOwl:hasDbXref UMLS:C0281788 -HP:0200127 oboInOwl:hasDbXref UMLS:C4021885 -HP:0200102 oboInOwl:hasDbXref UMLS:C3551431 -HP:0200102 oboInOwl:hasDbXref UMLS:C1835157 -HP:0200102 oboInOwl:hasDbXref UMLS:C1862855 -HP:0200101 oboInOwl:hasDbXref UMLS:C1850816 -HP:0200107 oboInOwl:hasDbXref UMLS:C4021890 -HP:0200106 oboInOwl:hasDbXref UMLS:C4021891 -HP:0200105 oboInOwl:hasDbXref UMLS:C4021892 -HP:0200104 oboInOwl:hasDbXref UMLS:C4020917 -HP:0200109 oboInOwl:hasDbXref UMLS:C2750161 -HP:0200108 oboInOwl:hasDbXref UMLS:C4021889 -HP:0009690 oboInOwl:hasDbXref UMLS:C4021405 -HP:0200094 oboInOwl:hasDbXref UMLS:C1857012 -HP:0009692 oboInOwl:hasDbXref UMLS:C4021403 -HP:0008361 oboInOwl:hasDbXref UMLS:C4024690 -HP:0009691 oboInOwl:hasDbXref UMLS:C4021404 -HP:0007030 oboInOwl:hasDbXref UMLS:C4024950 -HP:0008360 oboInOwl:hasDbXref UMLS:C4024691 -HP:0020006 oboInOwl:hasDbXref UMLS:C4072884 -HP:0200098 oboInOwl:hasDbXref UMLS:C2673954 -HP:0200097 oboInOwl:hasDbXref UMLS:C0853945 -HP:0200096 oboInOwl:hasDbXref UMLS:C1859292 -HP:0010687 oboInOwl:hasDbXref UMLS:C4023738 -HP:0010686 oboInOwl:hasDbXref UMLS:C4023739 -HP:0010685 oboInOwl:hasDbXref UMLS:C4023740 -HP:0010684 oboInOwl:hasDbXref UMLS:C4023741 -HP:0010683 oboInOwl:hasDbXref UMLS:C4023742 -HP:0010682 oboInOwl:hasDbXref UMLS:C4023743 -HP:0010681 oboInOwl:hasDbXref UMLS:C4023744 -HP:0010680 oboInOwl:hasDbXref UMLS:C4023745 -HP:0007029 oboInOwl:hasDbXref UMLS:C2713497 -HP:0007029 oboInOwl:hasDbXref SNOMEDCT_US:54002007 -HP:0007029 oboInOwl:hasDbXref MSH:D000783 -HP:0010689 oboInOwl:hasDbXref SNOMEDCT_US:715440003 -HP:0010689 oboInOwl:hasDbXref MSH:C535689 -HP:0010689 oboInOwl:hasDbXref UMLS:C1851100 -HP:0010688 oboInOwl:hasDbXref UMLS:C4023737 -HP:0007024 oboInOwl:hasDbXref UMLS:C0033790 -HP:0007024 oboInOwl:hasDbXref MSH:D020828 -HP:0007024 oboInOwl:hasDbXref SNOMEDCT_US:7379000 -HP:0009687 oboInOwl:hasDbXref UMLS:C4024232 -HP:0009686 oboInOwl:hasDbXref UMLS:C4024233 -HP:0008358 oboInOwl:hasDbXref UMLS:C0268528 -HP:0008358 oboInOwl:hasDbXref SNOMEDCT_US:59655002 -HP:0009689 oboInOwl:hasDbXref UMLS:C4021406 -HP:0009688 oboInOwl:hasDbXref UMLS:C4021407 -HP:0008357 oboInOwl:hasDbXref UMLS:C4024692 -HP:0007027 oboInOwl:hasDbXref UMLS:C4024951 -HP:0009683 oboInOwl:hasDbXref UMLS:C4024236 -HP:0008352 oboInOwl:hasDbXref UMLS:C4024694 -HP:0007020 oboInOwl:hasDbXref UMLS:C1855483 -HP:0009682 oboInOwl:hasDbXref UMLS:C4024237 -HP:0007021 oboInOwl:hasDbXref UMLS:C0344307 -HP:0007021 oboInOwl:hasDbXref SNOMEDCT_US:38433004 -HP:0009685 oboInOwl:hasDbXref UMLS:C4024234 -HP:0008354 oboInOwl:hasDbXref UMLS:C4024693 -HP:0009684 oboInOwl:hasDbXref UMLS:C4024235 -HP:0008353 oboInOwl:hasDbXref UMLS:C1856194 -HP:0007023 oboInOwl:hasDbXref UMLS:C1837247 -HP:0008372 oboInOwl:hasDbXref UMLS:C4024686 -HP:0008371 oboInOwl:hasDbXref UMLS:C4021543 -HP:0007041 oboInOwl:hasDbXref SNOMEDCT_US:230154004 -HP:0007041 oboInOwl:hasDbXref UMLS:C0393441 -HP:0010676 oboInOwl:hasDbXref UMLS:C0400843 -HP:0010676 oboInOwl:hasDbXref SNOMEDCT_US:46420000 -HP:0010675 oboInOwl:hasDbXref UMLS:C4021241 -HP:0010675 oboInOwl:hasDbXref UMLS:C4020768 -HP:0010675 oboInOwl:hasDbXref UMLS:C4280367 -HP:0010674 oboInOwl:hasDbXref UMLS:C4023747 -HP:0010672 oboInOwl:hasDbXref UMLS:C4023748 -HP:0007039 oboInOwl:hasDbXref UMLS:C4024947 -HP:0010679 oboInOwl:hasDbXref UMLS:C4021240 -HP:0010678 oboInOwl:hasDbXref UMLS:C4023746 -HP:0010677 oboInOwl:hasDbXref UMLS:C0270327 -HP:0010677 oboInOwl:hasDbXref SNOMEDCT_US:8009008 -HP:0010677 oboInOwl:hasDbXref MSH:D053206 -HP:0007035 oboInOwl:hasDbXref UMLS:C4024948 -HP:0009697 oboInOwl:hasDbXref UMLS:C4024230 -HP:0008366 oboInOwl:hasDbXref SNOMEDCT_US:239742004 -HP:0008366 oboInOwl:hasDbXref UMLS:C0343149 -HP:0007036 oboInOwl:hasDbXref UMLS:C1856655 -HP:0008369 oboInOwl:hasDbXref UMLS:C4021544 -HP:0008369 oboInOwl:hasDbXref UMLS:C4025075 -HP:0008368 oboInOwl:hasDbXref SNOMEDCT_US:27173008 -HP:0008368 oboInOwl:hasDbXref MSH:D000070604 -HP:0008368 oboInOwl:hasDbXref UMLS:C0265654 -HP:0009699 oboInOwl:hasDbXref UMLS:C4021400 -HP:0008363 oboInOwl:hasDbXref UMLS:C1848671 -HP:0009694 oboInOwl:hasDbXref UMLS:C4021402 -HP:0008362 oboInOwl:hasDbXref UMLS:C1836213 -HP:0009693 oboInOwl:hasDbXref UMLS:C3552484 -HP:0009696 oboInOwl:hasDbXref UMLS:C4024231 -HP:0008365 oboInOwl:hasDbXref UMLS:C4024688 -HP:0007033 oboInOwl:hasDbXref UMLS:C3278322 -HP:0008364 oboInOwl:hasDbXref UMLS:C4024689 -HP:0009695 oboInOwl:hasDbXref UMLS:C4021401 -HP:0007034 oboInOwl:hasDbXref UMLS:C4024949 -HP:0200073 oboInOwl:hasDbXref UMLS:C3552099 -HP:0011990 oboInOwl:hasDbXref UMLS:C4023093 -HP:0200072 oboInOwl:hasDbXref UMLS:C1863062 -HP:0011991 oboInOwl:hasDbXref UMLS:C4023092 -HP:0200071 oboInOwl:hasDbXref UMLS:C3280349 -HP:0009670 oboInOwl:hasDbXref UMLS:C4024247 -HP:0011992 oboInOwl:hasDbXref UMLS:C4023091 -HP:0200070 oboInOwl:hasDbXref UMLS:C3553016 -HP:0011993 oboInOwl:hasDbXref UMLS:C4023090 -HP:0011994 oboInOwl:hasDbXref UMLS:C0344722 -HP:0011994 oboInOwl:hasDbXref Fyler:2002 -HP:0011994 oboInOwl:hasDbXref SNOMEDCT_US:253363004 -HP:0011995 oboInOwl:hasDbXref UMLS:C0521533 -HP:0011995 oboInOwl:hasDbXref SNOMEDCT_US:95440004 -HP:0011996 oboInOwl:hasDbXref UMLS:C4021106 -HP:0010665 oboInOwl:hasDbXref UMLS:C3810018 -HP:0010664 oboInOwl:hasDbXref UMLS:C1834930 -HP:0010664 oboInOwl:hasDbXref UMLS:C4020769 -HP:0010663 oboInOwl:hasDbXref UMLS:C4021243 -HP:0010662 oboInOwl:hasDbXref UMLS:C4023752 -HP:0010661 oboInOwl:hasDbXref UMLS:C4023753 -HP:0010660 oboInOwl:hasDbXref UMLS:C4021244 -HP:0009669 oboInOwl:hasDbXref UMLS:C4024248 -HP:0010669 oboInOwl:hasDbXref UMLS:C4280369 -HP:0010669 oboInOwl:hasDbXref UMLS:C4280368 -HP:0010669 oboInOwl:hasDbXref UMLS:C4072879 -HP:0010669 oboInOwl:hasDbXref UMLS:C4280370 -HP:0010669 oboInOwl:hasDbXref UMLS:C4021242 -HP:0008338 oboInOwl:hasDbXref UMLS:C4024699 -HP:0007006 oboInOwl:hasDbXref UMLS:C4024953 -HP:0010668 oboInOwl:hasDbXref UMLS:C4023749 -HP:0007007 oboInOwl:hasDbXref UMLS:C4024952 -HP:0009668 oboInOwl:hasDbXref UMLS:C4024249 -HP:0010667 oboInOwl:hasDbXref UMLS:C4280371 -HP:0010667 oboInOwl:hasDbXref UMLS:C4023750 -HP:0010666 oboInOwl:hasDbXref UMLS:C4023751 -HP:0010666 oboInOwl:hasDbXref UMLS:C4280373 -HP:0010666 oboInOwl:hasDbXref UMLS:C4280372 -HP:0008339 oboInOwl:hasDbXref UMLS:C4024698 -HP:0007009 oboInOwl:hasDbXref UMLS:C3277687 -HP:0009665 oboInOwl:hasDbXref UMLS:C4024252 -HP:0011997 oboInOwl:hasDbXref UMLS:C4023089 -HP:0007002 oboInOwl:hasDbXref UMLS:C1854570 -HP:0007002 oboInOwl:hasDbXref UMLS:C2749625 -HP:0007002 oboInOwl:hasDbXref UMLS:C4020811 -HP:0009664 oboInOwl:hasDbXref UMLS:C4024253 -HP:0011998 oboInOwl:hasDbXref MSH:D006943 -HP:0011998 oboInOwl:hasDbXref UMLS:C1855520 -HP:0011999 oboInOwl:hasDbXref MSH:D010259 -HP:0011999 oboInOwl:hasDbXref UMLS:C1456784 -HP:0011999 oboInOwl:hasDbXref SNOMEDCT_US:191667009 -HP:0009667 oboInOwl:hasDbXref UMLS:C4024250 -HP:0008336 oboInOwl:hasDbXref UMLS:C3151953 -HP:0009666 oboInOwl:hasDbXref UMLS:C4024251 -HP:0008335 oboInOwl:hasDbXref MSH:D000608 -HP:0008335 oboInOwl:hasDbXref UMLS:C0002534 -HP:0008330 oboInOwl:hasDbXref UMLS:C4024701 -HP:0009660 oboInOwl:hasDbXref UMLS:C4021411 -HP:0007000 oboInOwl:hasDbXref UMLS:C1847164 -HP:0009663 oboInOwl:hasDbXref UMLS:C4024254 -HP:0009662 oboInOwl:hasDbXref UMLS:C4021410 -HP:0008331 oboInOwl:hasDbXref UMLS:C4024700 -HP:0007001 oboInOwl:hasDbXref UMLS:C1849146 -HP:0200084 oboInOwl:hasDbXref UMLS:C0027613 -HP:0200084 oboInOwl:hasDbXref UMLS:C2675624 -HP:0200084 oboInOwl:hasDbXref UMLS:C2673820 -HP:0200084 oboInOwl:hasDbXref UMLS:C4020697 -HP:0200084 oboInOwl:hasDbXref SNOMEDCT_US:69800000 -HP:0200083 oboInOwl:hasDbXref UMLS:C1835446 -HP:0009681 oboInOwl:hasDbXref UMLS:C4024238 -HP:0011980 oboInOwl:hasDbXref UMLS:C0856727 -HP:0011981 oboInOwl:hasDbXref UMLS:C3278865 -HP:0009680 oboInOwl:hasDbXref UMLS:C4024239 -HP:0011982 oboInOwl:hasDbXref UMLS:C4023098 -HP:0011983 oboInOwl:hasDbXref UMLS:C4023097 -HP:0011984 oboInOwl:hasDbXref UMLS:C3277945 -HP:0200085 oboInOwl:hasDbXref MSH:D014202 -HP:0200085 oboInOwl:hasDbXref UMLS:C0235081 -HP:0011985 oboInOwl:hasDbXref SNOMEDCT_US:70396004 -HP:0011985 oboInOwl:hasDbXref UMLS:C2675627 -HP:0010654 oboInOwl:hasDbXref UMLS:C4023756 -HP:0010653 oboInOwl:hasDbXref UMLS:C4021247 -HP:0010652 oboInOwl:hasDbXref UMLS:C4023757 -HP:0010651 oboInOwl:hasDbXref UMLS:C4023758 -HP:0010650 oboInOwl:hasDbXref UMLS:C4072878 -HP:0010650 oboInOwl:hasDbXref UMLS:C4020770 -HP:0010659 oboInOwl:hasDbXref UMLS:C4021245 -HP:0010658 oboInOwl:hasDbXref UMLS:C4023754 -HP:0007017 oboInOwl:hasDbXref UMLS:C3277688 -HP:0010657 oboInOwl:hasDbXref UMLS:C4023755 -HP:0007018 oboInOwl:hasDbXref MSH:D001289 -HP:0007018 oboInOwl:hasDbXref SNOMEDCT_US:406506008 -HP:0007018 oboInOwl:hasDbXref SNOMEDCT_US:7461003 -HP:0007018 oboInOwl:hasDbXref UMLS:C1263846 -HP:0009679 oboInOwl:hasDbXref UMLS:C4024240 -HP:0008348 oboInOwl:hasDbXref UMLS:C4021545 -HP:0010656 oboInOwl:hasDbXref UMLS:C4021246 -HP:0010655 oboInOwl:hasDbXref SNOMEDCT_US:360507004 -HP:0010655 oboInOwl:hasDbXref UMLS:C1859126 -HP:0011986 oboInOwl:hasDbXref SNOMEDCT_US:128491006 -HP:0011986 oboInOwl:hasDbXref MEDDRA:10065453 -HP:0011986 oboInOwl:hasDbXref UMLS:C0029396 -HP:0011986 oboInOwl:hasDbXref MSH:D009999 -HP:0008345 oboInOwl:hasDbXref UMLS:C4024696 -HP:0009676 oboInOwl:hasDbXref UMLS:C4024241 -HP:0008344 oboInOwl:hasDbXref UMLS:C4024697 -HP:0011987 oboInOwl:hasDbXref UMLS:C4023096 -HP:0009675 oboInOwl:hasDbXref UMLS:C4024242 -HP:0009678 oboInOwl:hasDbXref UMLS:C4021408 -HP:0007015 oboInOwl:hasDbXref UMLS:C1867863 -HP:0008347 oboInOwl:hasDbXref UMLS:C4020800 -HP:0011988 oboInOwl:hasDbXref UMLS:C4023095 -HP:0008346 oboInOwl:hasDbXref UMLS:C4024695 -HP:0009677 oboInOwl:hasDbXref UMLS:C4021409 -HP:0007016 oboInOwl:hasDbXref UMLS:C1844007 -HP:0011989 oboInOwl:hasDbXref UMLS:C4023094 -HP:0008341 oboInOwl:hasDbXref MSH:D000141 -HP:0008341 oboInOwl:hasDbXref UMLS:C1704380 -HP:0008341 oboInOwl:hasDbXref SNOMEDCT_US:236461000 -HP:0008341 oboInOwl:hasDbXref SNOMEDCT_US:86210009 -HP:0009672 oboInOwl:hasDbXref UMLS:C4024245 -HP:0007010 oboInOwl:hasDbXref UMLS:C1867864 -HP:0009671 oboInOwl:hasDbXref UMLS:C4024246 -HP:0007011 oboInOwl:hasDbXref SNOMEDCT_US:20610004 -HP:0007011 oboInOwl:hasDbXref MSH:D020432 -HP:0007011 oboInOwl:hasDbXref UMLS:C0271375 -HP:0009674 oboInOwl:hasDbXref UMLS:C4024243 -HP:0009673 oboInOwl:hasDbXref UMLS:C4024244 -HP:0200050 oboInOwl:hasDbXref UMLS:C4021897 -HP:0007074 oboInOwl:hasDbXref UMLS:C1835194 -HP:0200055 oboInOwl:hasDbXref UMLS:C0575802 -HP:0200055 oboInOwl:hasDbXref SNOMEDCT_US:299032009 -HP:0200054 oboInOwl:hasDbXref UMLS:C4021896 -HP:0200053 oboInOwl:hasDbXref UMLS:C1844734 -HP:0200059 oboInOwl:hasDbXref UMLS:C0854892 -HP:0200058 oboInOwl:hasDbXref MSH:D006394 -HP:0200058 oboInOwl:hasDbXref SNOMEDCT_US:33176006 -HP:0200058 oboInOwl:hasDbXref SNOMEDCT_US:403977003 -HP:0200058 oboInOwl:hasDbXref UMLS:C0018923 -HP:0200058 oboInOwl:hasDbXref SNOMEDCT_US:39000009 -HP:0200057 oboInOwl:hasDbXref UMLS:C0549122 -HP:0200057 oboInOwl:hasDbXref SNOMEDCT_US:232122003 -HP:0200057 oboInOwl:hasDbXref SNOMEDCT_US:247015002 -HP:0200056 oboInOwl:hasDbXref UMLS:C0423428 -HP:0200056 oboInOwl:hasDbXref SNOMEDCT_US:18410006 -HP:0007068 oboInOwl:hasDbXref UMLS:C1855350 -HP:0008399 oboInOwl:hasDbXref UMLS:C4024681 -HP:0007069 oboInOwl:hasDbXref UMLS:C4024944 -HP:0007064 oboInOwl:hasDbXref UMLS:C1843793 -HP:0008396 oboInOwl:hasDbXref UMLS:C4024683 -HP:0007065 oboInOwl:hasDbXref UMLS:C1845369 -HP:0008398 oboInOwl:hasDbXref UMLS:C4024682 -HP:0007066 oboInOwl:hasDbXref UMLS:C1861460 -HP:0007067 oboInOwl:hasDbXref UMLS:C4021582 -HP:0007082 oboInOwl:hasDbXref UMLS:C4024941 -HP:0007083 oboInOwl:hasDbXref UMLS:C0240116 -HP:0200066 oboInOwl:hasDbXref UMLS:C4021894 -HP:0200065 oboInOwl:hasDbXref UMLS:C0521683 -HP:0200065 oboInOwl:hasDbXref SNOMEDCT_US:247177004 -HP:0200064 oboInOwl:hasDbXref SNOMEDCT_US:247033008 -HP:0200064 oboInOwl:hasDbXref MSH:C538115 -HP:0200064 oboInOwl:hasDbXref UMLS:C0423318 -HP:0200063 oboInOwl:hasDbXref SNOMEDCT_US:399505005 -HP:0200063 oboInOwl:hasDbXref UMLS:C0949059 -HP:0007081 oboInOwl:hasDbXref UMLS:C4024942 -HP:0200068 oboInOwl:hasDbXref UMLS:C3553696 -HP:0200068 oboInOwl:hasDbXref UMLS:C4021893 -HP:0200067 oboInOwl:hasDbXref UMLS:C3279439 -HP:0020034 oboInOwl:hasDbXref UMLS:C0205219 -HP:0020034 oboInOwl:hasDbXref SNOMEDCT_US:19648000 -HP:0007076 oboInOwl:hasDbXref UMLS:C1852470 -HP:0007078 oboInOwl:hasDbXref UMLS:C4024943 -HP:0008383 oboInOwl:hasDbXref UMLS:C1835238 -HP:0007052 oboInOwl:hasDbXref UMLS:C1833434 -HP:0200032 oboInOwl:hasDbXref SNOMEDCT_US:77103006 -HP:0200032 oboInOwl:hasDbXref UMLS:C0152457 -HP:0200030 oboInOwl:hasDbXref UMLS:C3277693 -HP:0200037 oboInOwl:hasDbXref UMLS:C3814530 -HP:0200036 oboInOwl:hasDbXref SNOMEDCT_US:95319004 -HP:0200036 oboInOwl:hasDbXref UMLS:C0037287 -HP:0200035 oboInOwl:hasDbXref SNOMEDCT_US:128177006 -HP:0200035 oboInOwl:hasDbXref UMLS:C0241148 -HP:0200035 oboInOwl:hasDbXref SNOMEDCT_US:276322001 -HP:0200034 oboInOwl:hasDbXref SNOMEDCT_US:443871003 -HP:0200034 oboInOwl:hasDbXref SNOMEDCT_US:25694009 -HP:0200034 oboInOwl:hasDbXref UMLS:C0332563 -HP:0200034 oboInOwl:hasDbXref MEDDRA:10033733 -HP:0200039 oboInOwl:hasDbXref SNOMEDCT_US:103605005 -HP:0200039 oboInOwl:hasDbXref MEDDRA:10037578 -HP:0200039 oboInOwl:hasDbXref UMLS:C0241157 -HP:0200039 oboInOwl:hasDbXref SNOMEDCT_US:47002008 -HP:0200039 oboInOwl:hasDbXref UMLS:C0542346 -HP:0200039 oboInOwl:hasDbXref SNOMEDCT_US:271760008 -HP:0200039 oboInOwl:hasDbXref SNOMEDCT_US:285305004 -HP:0007047 oboInOwl:hasDbXref UMLS:C1857788 -HP:0007048 oboInOwl:hasDbXref UMLS:C1859470 -HP:0007042 oboInOwl:hasDbXref UMLS:C4024946 -HP:0008373 oboInOwl:hasDbXref UMLS:C4024685 -HP:0008376 oboInOwl:hasDbXref UMLS:C1834664 -HP:0007045 oboInOwl:hasDbXref UMLS:C1855487 -HP:0200040 oboInOwl:hasDbXref SNOMEDCT_US:419893006 -HP:0200040 oboInOwl:hasDbXref SNOMEDCT_US:419670003 -HP:0200040 oboInOwl:hasDbXref UMLS:C0014511 -HP:0200040 oboInOwl:hasDbXref SNOMEDCT_US:418323001 -HP:0200040 oboInOwl:hasDbXref SNOMEDCT_US:419603000 -HP:0200040 oboInOwl:hasDbXref SNOMEDCT_US:399999000 -HP:0200040 oboInOwl:hasDbXref SNOMEDCT_US:417992006 -HP:0200040 oboInOwl:hasDbXref SNOMEDCT_US:418630001 -HP:0200040 oboInOwl:hasDbXref MSH:D004814 -HP:0008392 oboInOwl:hasDbXref SNOMEDCT_US:10165000 -HP:0008392 oboInOwl:hasDbXref UMLS:C0038605 -HP:0010690 oboInOwl:hasDbXref UMLS:C4021239 -HP:0008391 oboInOwl:hasDbXref UMLS:C3551426 -HP:0008394 oboInOwl:hasDbXref UMLS:C1393669 -HP:0008394 oboInOwl:hasDbXref UMLS:C4280413 -HP:0007063 oboInOwl:hasDbXref UMLS:C1857787 -HP:0008393 oboInOwl:hasDbXref UMLS:C4024684 -HP:0200044 oboInOwl:hasDbXref SNOMEDCT_US:80432009 -HP:0200044 oboInOwl:hasDbXref MSH:D017499 -HP:0200044 oboInOwl:hasDbXref UMLS:C0949506 -HP:0200043 oboInOwl:hasDbXref UMLS:C3665596 -HP:0200043 oboInOwl:hasDbXref SNOMEDCT_US:30285000 -HP:0200043 oboInOwl:hasDbXref MSH:D014860 -HP:0200043 oboInOwl:hasDbXref SNOMEDCT_US:57019003 -HP:0200042 oboInOwl:hasDbXref SNOMEDCT_US:46742003 -HP:0200042 oboInOwl:hasDbXref UMLS:C0037299 -HP:0200042 oboInOwl:hasDbXref MSH:D012883 -HP:0200042 oboInOwl:hasDbXref MEDDRA:10040943 -HP:0008390 oboInOwl:hasDbXref UMLS:C4021542 -HP:0200041 oboInOwl:hasDbXref MEDDRA:10040840 -HP:0200041 oboInOwl:hasDbXref UMLS:C3887524 -HP:0200041 oboInOwl:hasDbXref SNOMEDCT_US:93448009 -HP:0200048 oboInOwl:hasDbXref UMLS:C0578475 -HP:0200048 oboInOwl:hasDbXref SNOMEDCT_US:301795004 -HP:0010698 oboInOwl:hasDbXref UMLS:C4021237 -HP:0010697 oboInOwl:hasDbXref UMLS:C1392099 -HP:0200047 oboInOwl:hasDbXref UMLS:C0741305 -HP:0200046 oboInOwl:hasDbXref UMLS:C0234861 -HP:0200046 oboInOwl:hasDbXref SNOMEDCT_US:42712003 -HP:0010696 oboInOwl:hasDbXref UMLS:C2025392 -HP:0010695 oboInOwl:hasDbXref UMLS:C4023734 -HP:0010694 oboInOwl:hasDbXref UMLS:C4023735 -HP:0010693 oboInOwl:hasDbXref MSH:C563426 -HP:0010693 oboInOwl:hasDbXref UMLS:C1833118 -HP:0010692 oboInOwl:hasDbXref UMLS:C4023736 -HP:0010691 oboInOwl:hasDbXref UMLS:C4021238 -HP:0200049 oboInOwl:hasDbXref UMLS:C4021898 -HP:0010699 oboInOwl:hasDbXref UMLS:C4023733 -HP:0007057 oboInOwl:hasDbXref UMLS:C1845864 -HP:0008388 oboInOwl:hasDbXref SNOMEDCT_US:700189007 -HP:0008388 oboInOwl:hasDbXref UMLS:C3839753 -HP:0007058 oboInOwl:hasDbXref UMLS:C4024945 -HP:0007054 oboInOwl:hasDbXref UMLS:C1836012 -HP:0008386 oboInOwl:hasDbXref UMLS:C1859077 -HP:0011930 oboInOwl:hasDbXref UMLS:C4021836 -HP:0010607 oboInOwl:hasDbXref SNOMEDCT_US:1489008 -HP:0010607 oboInOwl:hasDbXref UMLS:C0019919 -HP:0011939 oboInOwl:hasDbXref UMLS:C4023115 -HP:0010606 oboInOwl:hasDbXref SNOMEDCT_US:1489008 -HP:0010606 oboInOwl:hasDbXref MSH:D006726 -HP:0010606 oboInOwl:hasDbXref UMLS:C4280376 -HP:0010606 oboInOwl:hasDbXref SNOMEDCT_US:397513003 -HP:0010606 oboInOwl:hasDbXref UMLS:C0019917 -HP:0009606 oboInOwl:hasDbXref UMLS:C4021427 -HP:0009609 oboInOwl:hasDbXref UMLS:C4021426 -HP:0010605 oboInOwl:hasDbXref SNOMEDCT_US:1482004 -HP:0010605 oboInOwl:hasDbXref MSH:D017043 -HP:0010605 oboInOwl:hasDbXref UMLS:C0007933 -HP:0010604 oboInOwl:hasDbXref SNOMEDCT_US:301913002 -HP:0010604 oboInOwl:hasDbXref SNOMEDCT_US:248514008 -HP:0010604 oboInOwl:hasDbXref UMLS:C0155218 -HP:0010604 oboInOwl:hasDbXref SNOMEDCT_US:46210008 -HP:0010604 oboInOwl:hasDbXref UMLS:C0424844 -HP:0010604 oboInOwl:hasDbXref UMLS:C0578590 -HP:0009608 oboInOwl:hasDbXref UMLS:C4024273 -HP:0009603 oboInOwl:hasDbXref UMLS:C3552414 -HP:0010603 oboInOwl:hasDbXref UMLS:C1708604 -HP:0009602 oboInOwl:hasDbXref UMLS:C4021428 -HP:0010602 oboInOwl:hasDbXref UMLS:C3277187 -HP:0010601 oboInOwl:hasDbXref UMLS:C4023772 -HP:0010600 oboInOwl:hasDbXref UMLS:C4023773 -HP:0011931 oboInOwl:hasDbXref UMLS:C4023121 -HP:0011932 oboInOwl:hasDbXref UMLS:C4023120 -HP:0011933 oboInOwl:hasDbXref UMLS:C4021109 -HP:0011933 oboInOwl:hasDbXref UMLS:C3810214 -HP:0009601 oboInOwl:hasDbXref MSH:C536903 -HP:0009601 oboInOwl:hasDbXref UMLS:C3179508 -HP:0009600 oboInOwl:hasDbXref UMLS:C0409346 -HP:0009600 oboInOwl:hasDbXref SNOMEDCT_US:239736003 -HP:0011934 oboInOwl:hasDbXref UMLS:C4023119 -HP:0011935 oboInOwl:hasDbXref UMLS:C4023118 -HP:0011936 oboInOwl:hasDbXref UMLS:C4023117 -HP:0010609 oboInOwl:hasDbXref SNOMEDCT_US:201091002 -HP:0010609 oboInOwl:hasDbXref SNOMEDCT_US:80801001 -HP:0010609 oboInOwl:hasDbXref SNOMEDCT_US:31069005 -HP:0010609 oboInOwl:hasDbXref UMLS:C0037293 -HP:0011937 oboInOwl:hasDbXref UMLS:C4023116 -HP:0010608 oboInOwl:hasDbXref UMLS:C4280375 -HP:0010608 oboInOwl:hasDbXref SNOMEDCT_US:414521009 -HP:0010608 oboInOwl:hasDbXref UMLS:C0085690 -HP:0011928 oboInOwl:hasDbXref UMLS:C4023123 -HP:0009618 oboInOwl:hasDbXref UMLS:C4021421 -HP:0009617 oboInOwl:hasDbXref UMLS:C4021422 -HP:0011929 oboInOwl:hasDbXref UMLS:C4023122 -HP:0009614 oboInOwl:hasDbXref UMLS:C4024272 -HP:0009613 oboInOwl:hasDbXref UMLS:C4021424 -HP:0009616 oboInOwl:hasDbXref UMLS:C4021423 -HP:0009615 oboInOwl:hasDbXref UMLS:C4024271 -HP:0011920 oboInOwl:hasDbXref SNOMEDCT_US:79231000 -HP:0011920 oboInOwl:hasDbXref UMLS:C0020312 -HP:0011920 oboInOwl:hasDbXref MSH:D006876 -HP:0011921 oboInOwl:hasDbXref UMLS:C3887491 -HP:0011921 oboInOwl:hasDbXref SNOMEDCT_US:13841000119107 -HP:0009612 oboInOwl:hasDbXref UMLS:C4021425 -HP:0011922 oboInOwl:hasDbXref UMLS:C4023126 -HP:0009611 oboInOwl:hasDbXref UMLS:C1860162 -HP:0011923 oboInOwl:hasDbXref UMLS:C2677650 -HP:0011923 oboInOwl:hasDbXref UMLS:C4020739 -HP:0011924 oboInOwl:hasDbXref UMLS:C4020738 -HP:0011924 oboInOwl:hasDbXref UMLS:C3149083 -HP:0011925 oboInOwl:hasDbXref UMLS:C4020737 -HP:0011925 oboInOwl:hasDbXref UMLS:C4023125 -HP:0011926 oboInOwl:hasDbXref UMLS:C4021110 -HP:0011927 oboInOwl:hasDbXref UMLS:C1860176 -HP:0011927 oboInOwl:hasDbXref UMLS:C4023124 -HP:0011917 oboInOwl:hasDbXref UMLS:C4021111 -HP:0011918 oboInOwl:hasDbXref UMLS:C4020740 -HP:0011919 oboInOwl:hasDbXref SNOMEDCT_US:58554001 -HP:0011919 oboInOwl:hasDbXref SNOMEDCT_US:405951008 -HP:0011919 oboInOwl:hasDbXref SNOMEDCT_US:405950009 -HP:0011919 oboInOwl:hasDbXref MSH:D016724 -HP:0011919 oboInOwl:hasDbXref UMLS:C0014013 -HP:0011910 oboInOwl:hasDbXref UMLS:C4023133 -HP:0011911 oboInOwl:hasDbXref UMLS:C4023132 -HP:0011912 oboInOwl:hasDbXref UMLS:C4023131 -HP:0011913 oboInOwl:hasDbXref UMLS:C4023130 -HP:0011914 oboInOwl:hasDbXref UMLS:C4023129 -HP:0011915 oboInOwl:hasDbXref UMLS:C4023128 -HP:0011916 oboInOwl:hasDbXref UMLS:C4023127 -HP:0011906 oboInOwl:hasDbXref UMLS:C4023137 -HP:0011907 oboInOwl:hasDbXref UMLS:C4023136 -HP:0011908 oboInOwl:hasDbXref UMLS:C4023135 -HP:0011909 oboInOwl:hasDbXref UMLS:C4023134 -HP:0011900 oboInOwl:hasDbXref SNOMEDCT_US:234457009 -HP:0011900 oboInOwl:hasDbXref UMLS:C0553681 -HP:0011901 oboInOwl:hasDbXref SNOMEDCT_US:111589005 -HP:0011901 oboInOwl:hasDbXref UMLS:C1260903 -HP:0011902 oboInOwl:hasDbXref UMLS:C0349705 -HP:0011903 oboInOwl:hasDbXref UMLS:C3161174 -HP:0011903 oboInOwl:hasDbXref SNOMEDCT_US:48553001 -HP:0011904 oboInOwl:hasDbXref UMLS:C0239941 -HP:0011905 oboInOwl:hasDbXref UMLS:C4023138 -HP:0011970 oboInOwl:hasDbXref MSH:D016657 -HP:0011970 oboInOwl:hasDbXref UMLS:C0085220 -HP:0011970 oboInOwl:hasDbXref SNOMEDCT_US:230724001 -HP:0011971 oboInOwl:hasDbXref SNOMEDCT_US:402410006 -HP:0011971 oboInOwl:hasDbXref UMLS:C0343065 -HP:0011971 oboInOwl:hasDbXref SNOMEDCT_US:7632005 -HP:0011971 oboInOwl:hasDbXref SNOMEDCT_US:402601007 -HP:0011972 oboInOwl:hasDbXref UMLS:C0598121 -HP:0011973 oboInOwl:hasDbXref UMLS:C1847507 -HP:0011974 oboInOwl:hasDbXref UMLS:C0026987 -HP:0011974 oboInOwl:hasDbXref SNOMEDCT_US:52967002 -HP:0010643 oboInOwl:hasDbXref UMLS:C4023762 -HP:0010641 oboInOwl:hasDbXref UMLS:C4021861 -HP:0010640 oboInOwl:hasDbXref UMLS:C4023763 -HP:0010649 oboInOwl:hasDbXref UMLS:C4023759 -HP:0010648 oboInOwl:hasDbXref UMLS:C1836646 -HP:0010647 oboInOwl:hasDbXref UMLS:C4023760 -HP:0008316 oboInOwl:hasDbXref UMLS:C4021546 -HP:0010646 oboInOwl:hasDbXref UMLS:C0410652 -HP:0010646 oboInOwl:hasDbXref SNOMEDCT_US:202821008 -HP:0009646 oboInOwl:hasDbXref UMLS:C4024258 -HP:0008315 oboInOwl:hasDbXref UMLS:C4015009 -HP:0010645 oboInOwl:hasDbXref UMLS:C4023761 -HP:0009649 oboInOwl:hasDbXref UMLS:C4021416 -HP:0008318 oboInOwl:hasDbXref UMLS:C4024704 -HP:0010644 oboInOwl:hasDbXref UMLS:C1840238 -HP:0009648 oboInOwl:hasDbXref UMLS:C4024257 -HP:0009643 oboInOwl:hasDbXref UMLS:C4024260 -HP:0011975 oboInOwl:hasDbXref UMLS:C4023100 -HP:0009642 oboInOwl:hasDbXref UMLS:C1863402 -HP:0011976 oboInOwl:hasDbXref UMLS:C0241577 -HP:0008311 oboInOwl:hasDbXref UMLS:C4024706 -HP:0011977 oboInOwl:hasDbXref UMLS:C4020736 -HP:0009645 oboInOwl:hasDbXref UMLS:C4021417 -HP:0008314 oboInOwl:hasDbXref UMLS:C4020801 -HP:0008314 oboInOwl:hasDbXref UMLS:C4024705 -HP:0009644 oboInOwl:hasDbXref UMLS:C4024259 -HP:0011978 oboInOwl:hasDbXref UMLS:C4020735 -HP:0011979 oboInOwl:hasDbXref UMLS:C4023099 -HP:0009641 oboInOwl:hasDbXref UMLS:C4024261 -HP:0009640 oboInOwl:hasDbXref UMLS:C4024262 -HP:0011960 oboInOwl:hasDbXref UMLS:C1846865 -HP:0011961 oboInOwl:hasDbXref UMLS:C4021107 -HP:0011962 oboInOwl:hasDbXref UMLS:C4023106 -HP:0011963 oboInOwl:hasDbXref UMLS:C4023105 -HP:0010632 oboInOwl:hasDbXref UMLS:C4023768 -HP:0010631 oboInOwl:hasDbXref UMLS:C4023769 -HP:0010630 oboInOwl:hasDbXref UMLS:C4021248 -HP:0010639 oboInOwl:hasDbXref UMLS:C1833667 -HP:0010638 oboInOwl:hasDbXref UMLS:C4023764 -HP:0010637 oboInOwl:hasDbXref SNOMEDCT_US:59017008 -HP:0010637 oboInOwl:hasDbXref UMLS:C0268402 -HP:0008327 oboInOwl:hasDbXref UMLS:C0403474 -HP:0008327 oboInOwl:hasDbXref SNOMEDCT_US:236444003 -HP:0009658 oboInOwl:hasDbXref UMLS:C4024256 -HP:0010636 oboInOwl:hasDbXref MSH:D065707 -HP:0010636 oboInOwl:hasDbXref SNOMEDCT_US:38353004 -HP:0010636 oboInOwl:hasDbXref SNOMEDCT_US:253159001 -HP:0010636 oboInOwl:hasDbXref UMLS:C0266484 -HP:0009657 oboInOwl:hasDbXref UMLS:C4021412 -HP:0008326 oboInOwl:hasDbXref MSH:D026681 -HP:0008326 oboInOwl:hasDbXref UMLS:C0936215 -HP:0008326 oboInOwl:hasDbXref SNOMEDCT_US:386080007 -HP:0010635 oboInOwl:hasDbXref UMLS:C4023765 -HP:0010634 oboInOwl:hasDbXref UMLS:C4023766 -HP:0009659 oboInOwl:hasDbXref UMLS:C4020780 -HP:0009659 oboInOwl:hasDbXref UMLS:C4024255 -HP:0010633 oboInOwl:hasDbXref UMLS:C4023767 -HP:0011964 oboInOwl:hasDbXref UMLS:C4023104 -HP:0008323 oboInOwl:hasDbXref UMLS:C3151111 -HP:0009654 oboInOwl:hasDbXref UMLS:C4020905 -HP:0011965 oboInOwl:hasDbXref UMLS:C4023103 -HP:0008322 oboInOwl:hasDbXref UMLS:C4014650 -HP:0009653 oboInOwl:hasDbXref UMLS:C4021414 -HP:0011966 oboInOwl:hasDbXref UMLS:C4023102 -HP:0009656 oboInOwl:hasDbXref UMLS:C1834032 -HP:0009655 oboInOwl:hasDbXref UMLS:C4021413 -HP:0011967 oboInOwl:hasDbXref SNOMEDCT_US:19577007 -HP:0011967 oboInOwl:hasDbXref UMLS:C0268070 -HP:0011968 oboInOwl:hasDbXref SNOMEDCT_US:78164000 -HP:0011968 oboInOwl:hasDbXref UMLS:C0232466 -HP:0009650 oboInOwl:hasDbXref UMLS:C1862313 -HP:0011969 oboInOwl:hasDbXref UMLS:C4023101 -HP:0008321 oboInOwl:hasDbXref MSH:D005171 -HP:0008321 oboInOwl:hasDbXref UMLS:C0015519 -HP:0008321 oboInOwl:hasDbXref SNOMEDCT_US:76642003 -HP:0008321 oboInOwl:hasDbXref UMLS:C4024702 -HP:0009652 oboInOwl:hasDbXref UMLS:C4021415 -HP:0008320 oboInOwl:hasDbXref UMLS:C4024703 -HP:0011950 oboInOwl:hasDbXref UMLS:C0006271 -HP:0011950 oboInOwl:hasDbXref SNOMEDCT_US:4120002 -HP:0011950 oboInOwl:hasDbXref MSH:D001988 -HP:0011951 oboInOwl:hasDbXref SNOMEDCT_US:422588002 -HP:0011951 oboInOwl:hasDbXref UMLS:C0032290 -HP:0011951 oboInOwl:hasDbXref MSH:D011015 -HP:0011952 oboInOwl:hasDbXref SNOMEDCT_US:35031000119100 -HP:0011952 oboInOwl:hasDbXref UMLS:C4023111 -HP:0010621 oboInOwl:hasDbXref UMLS:C1834737 -HP:0010620 oboInOwl:hasDbXref UMLS:C4280374 -HP:0010620 oboInOwl:hasDbXref UMLS:C1858732 -HP:0010629 oboInOwl:hasDbXref UMLS:C4023770 -HP:0009629 oboInOwl:hasDbXref UMLS:C4024268 -HP:0010628 oboInOwl:hasDbXref MSH:D005158 -HP:0010628 oboInOwl:hasDbXref UMLS:C0427055 -HP:0010628 oboInOwl:hasDbXref MSH:D020330 -HP:0010628 oboInOwl:hasDbXref UMLS:C0376175 -HP:0010628 oboInOwl:hasDbXref UMLS:C1858719 -HP:0010628 oboInOwl:hasDbXref SNOMEDCT_US:95666008 -HP:0010628 oboInOwl:hasDbXref SNOMEDCT_US:193093009 -HP:0010627 oboInOwl:hasDbXref UMLS:C1859775 -HP:0010627 oboInOwl:hasDbXref UMLS:C0948740 -HP:0010626 oboInOwl:hasDbXref UMLS:C4021249 -HP:0009625 oboInOwl:hasDbXref UMLS:C2108151 -HP:0010625 oboInOwl:hasDbXref MSH:D010903 -HP:0010625 oboInOwl:hasDbXref UMLS:C0032008 -HP:0010625 oboInOwl:hasDbXref UMLS:C4023771 -HP:0010625 oboInOwl:hasDbXref SNOMEDCT_US:62818001 -HP:0009624 oboInOwl:hasDbXref UMLS:C4024269 -HP:0010624 oboInOwl:hasDbXref UMLS:C1856749 -HP:0010622 oboInOwl:hasDbXref NCIT:C3262 -HP:0010622 oboInOwl:hasDbXref UMLS:C4020771 -HP:0010622 oboInOwl:hasDbXref SNOMEDCT_US:442868003 -HP:0010622 oboInOwl:hasDbXref UMLS:C2732838 -HP:0009626 oboInOwl:hasDbXref UMLS:C2108146 -HP:0011953 oboInOwl:hasDbXref UMLS:C0519063 -HP:0011954 oboInOwl:hasDbXref SNOMEDCT_US:715140008 -HP:0011954 oboInOwl:hasDbXref UMLS:C1318485 -HP:0011954 oboInOwl:hasDbXref SNOMEDCT_US:65860006 -HP:0009623 oboInOwl:hasDbXref UMLS:C1865572 -HP:0011955 oboInOwl:hasDbXref UMLS:C4023110 -HP:0011956 oboInOwl:hasDbXref UMLS:C4023109 -HP:0009622 oboInOwl:hasDbXref UMLS:C4024270 -HP:0011957 oboInOwl:hasDbXref UMLS:C4023108 -HP:0011958 oboInOwl:hasDbXref SNOMEDCT_US:302888003 -HP:0011958 oboInOwl:hasDbXref SNOMEDCT_US:40024006 -HP:0011958 oboInOwl:hasDbXref SNOMEDCT_US:95690009 -HP:0011958 oboInOwl:hasDbXref SNOMEDCT_US:232003005 -HP:0011958 oboInOwl:hasDbXref MSH:D012167 -HP:0011958 oboInOwl:hasDbXref UMLS:C0035321 -HP:0011959 oboInOwl:hasDbXref UMLS:C4023107 -HP:0011940 oboInOwl:hasDbXref UMLS:C4021108 -HP:0011941 oboInOwl:hasDbXref UMLS:C4023114 -HP:0010610 oboInOwl:hasDbXref UMLS:C0423776 -HP:0010610 oboInOwl:hasDbXref SNOMEDCT_US:247449001 -HP:0010618 oboInOwl:hasDbXref MSH:C562391 -HP:0010618 oboInOwl:hasDbXref NCIT:C3041 -HP:0010618 oboInOwl:hasDbXref UMLS:C0149951 -HP:0010618 oboInOwl:hasDbXref SNOMEDCT_US:254865006 -HP:0008309 oboInOwl:hasDbXref UMLS:C1860081 -HP:0010617 oboInOwl:hasDbXref NCIT:C3041 -HP:0010617 oboInOwl:hasDbXref UMLS:C1096654 -HP:0010616 oboInOwl:hasDbXref NCIT:C3041 -HP:0010616 oboInOwl:hasDbXref SNOMEDCT_US:707387004 -HP:0010616 oboInOwl:hasDbXref UMLS:C1334444 -HP:0010615 oboInOwl:hasDbXref MSH:D018322 -HP:0010615 oboInOwl:hasDbXref SNOMEDCT_US:302857002 -HP:0010615 oboInOwl:hasDbXref SNOMEDCT_US:60392001 -HP:0010615 oboInOwl:hasDbXref UMLS:C0206731 -HP:0010615 oboInOwl:hasDbXref NCIT:C3799 -HP:0008305 oboInOwl:hasDbXref UMLS:C1860069 -HP:0008305 oboInOwl:hasDbXref UMLS:C1845155 -HP:0010614 oboInOwl:hasDbXref NCIT:C3041 -HP:0010614 oboInOwl:hasDbXref SNOMEDCT_US:424568000 -HP:0010614 oboInOwl:hasDbXref MSH:D005350 -HP:0010614 oboInOwl:hasDbXref SNOMEDCT_US:112682009 -HP:0010614 oboInOwl:hasDbXref UMLS:C0016045 -HP:0009636 oboInOwl:hasDbXref UMLS:C4021419 -HP:0009635 oboInOwl:hasDbXref UMLS:C4024263 -HP:0009638 oboInOwl:hasDbXref UMLS:C1855091 -HP:0010612 oboInOwl:hasDbXref UMLS:C1852301 -HP:0009637 oboInOwl:hasDbXref UMLS:C4021418 -HP:0008306 oboInOwl:hasDbXref UMLS:C3151556 -HP:0008301 oboInOwl:hasDbXref UMLS:C1854774 -HP:0009632 oboInOwl:hasDbXref UMLS:C4024265 -HP:0011942 oboInOwl:hasDbXref UMLS:C1848957 -HP:0009631 oboInOwl:hasDbXref UMLS:C4024266 -HP:0011943 oboInOwl:hasDbXref UMLS:C3148695 -HP:0008303 oboInOwl:hasDbXref UMLS:C4024707 -HP:0011944 oboInOwl:hasDbXref UMLS:C4023113 -HP:0009634 oboInOwl:hasDbXref UMLS:C4024264 -HP:0009633 oboInOwl:hasDbXref UMLS:C4021420 -HP:0011945 oboInOwl:hasDbXref MSH:D018549 -HP:0011945 oboInOwl:hasDbXref SNOMEDCT_US:129458007 -HP:0011945 oboInOwl:hasDbXref UMLS:C0242770 -HP:0011946 oboInOwl:hasDbXref UMLS:C0006272 -HP:0011946 oboInOwl:hasDbXref SNOMEDCT_US:40100001 -HP:0011946 oboInOwl:hasDbXref UMLS:C2350875 -HP:0011946 oboInOwl:hasDbXref MSH:D001989 -HP:0011947 oboInOwl:hasDbXref UMLS:C0035243 -HP:0011947 oboInOwl:hasDbXref MSH:D012141 -HP:0011947 oboInOwl:hasDbXref SNOMEDCT_US:275498002 -HP:0009630 oboInOwl:hasDbXref UMLS:C4024267 -HP:0011948 oboInOwl:hasDbXref UMLS:C1442786 -HP:0010619 oboInOwl:hasDbXref UMLS:C0178421 -HP:0010619 oboInOwl:hasDbXref NCIT:C3744 -HP:0010619 oboInOwl:hasDbXref SNOMEDCT_US:254845004 -HP:0011949 oboInOwl:hasDbXref UMLS:C4023112 -HP:0200011 oboInOwl:hasDbXref UMLS:C4021903 -HP:0200015 oboInOwl:hasDbXref UMLS:C4021900 -HP:0200013 oboInOwl:hasDbXref NCIT:C3262 -HP:0200013 oboInOwl:hasDbXref UMLS:C4021901 -HP:0200012 oboInOwl:hasDbXref UMLS:C4021902 -HP:0200018 oboInOwl:hasDbXref MSH:D003117 -HP:0200018 oboInOwl:hasDbXref SNOMEDCT_US:51445007 -HP:0200018 oboInOwl:hasDbXref UMLS:C0155015 -HP:0200018 oboInOwl:hasDbXref UMLS:C3887980 -HP:0200017 oboInOwl:hasDbXref UMLS:C1859969 -HP:0200016 oboInOwl:hasDbXref UMLS:C0001202 -HP:0200016 oboInOwl:hasDbXref SNOMEDCT_US:46629009 -HP:0200022 oboInOwl:hasDbXref NCIT:C3698 -HP:0200022 oboInOwl:hasDbXref SNOMEDCT_US:18021007 -HP:0200022 oboInOwl:hasDbXref UMLS:C0205770 -HP:0200022 oboInOwl:hasDbXref MSH:D020288 -HP:0200021 oboInOwl:hasDbXref UMLS:C1856872 -HP:0200020 oboInOwl:hasDbXref UMLS:C0392163 -HP:0200020 oboInOwl:hasDbXref SNOMEDCT_US:50792001 -HP:0200026 oboInOwl:hasDbXref MSH:D058447 -HP:0200026 oboInOwl:hasDbXref UMLS:C0151827 -HP:0200026 oboInOwl:hasDbXref SNOMEDCT_US:41652007 -HP:0200025 oboInOwl:hasDbXref UMLS:C0236000 -HP:0200025 oboInOwl:hasDbXref SNOMEDCT_US:274667000 -HP:0200024 oboInOwl:hasDbXref UMLS:C4021899 -HP:0200023 oboInOwl:hasDbXref UMLS:C0033117 -HP:0200023 oboInOwl:hasDbXref MSH:D011317 -HP:0200023 oboInOwl:hasDbXref SNOMEDCT_US:6273006 -HP:0200029 oboInOwl:hasDbXref SNOMEDCT_US:53312001 -HP:0200029 oboInOwl:hasDbXref UMLS:C0262988 -HP:0200028 oboInOwl:hasDbXref SNOMEDCT_US:237825005 -HP:0200028 oboInOwl:hasDbXref UMLS:C0033103 -HP:0200028 oboInOwl:hasDbXref UMLS:C0342554 -HP:0200028 oboInOwl:hasDbXref SNOMEDCT_US:78146007 -HP:0008297 oboInOwl:hasDbXref SNOMEDCT_US:28575006 -HP:0008297 oboInOwl:hasDbXref UMLS:C0268464 -HP:0200000 oboInOwl:hasDbXref UMLS:C4020918 -HP:0200003 oboInOwl:hasDbXref UMLS:C4021906 -HP:0200001 oboInOwl:hasDbXref UMLS:C4021907 -HP:0200008 oboInOwl:hasDbXref UMLS:C0744333 -HP:0200008 oboInOwl:hasDbXref MSH:D044483 -HP:0200008 oboInOwl:hasDbXref UMLS:C1257915 -HP:0200007 oboInOwl:hasDbXref UMLS:C4280286 -HP:0200007 oboInOwl:hasDbXref UMLS:C4021904 -HP:0200006 oboInOwl:hasDbXref UMLS:C2748932 -HP:0200005 oboInOwl:hasDbXref UMLS:C4021905 -HP:0008480 oboInOwl:hasDbXref SNOMEDCT_US:387801000 -HP:0008480 oboInOwl:hasDbXref UMLS:C1384641 -HP:0008480 oboInOwl:hasDbXref MSH:D055009 -HP:0008480 oboInOwl:hasDbXref SNOMEDCT_US:387800004 -HP:0008480 oboInOwl:hasDbXref UMLS:C0263854 -HP:0008482 oboInOwl:hasDbXref UMLS:C4024669 -HP:0007149 oboInOwl:hasDbXref UMLS:C4021581 -HP:0008477 oboInOwl:hasDbXref UMLS:C4024670 -HP:0008476 oboInOwl:hasDbXref UMLS:C1868554 -HP:0007146 oboInOwl:hasDbXref UMLS:C4024932 -HP:0008479 oboInOwl:hasDbXref UMLS:C1863353 -HP:0008478 oboInOwl:hasDbXref UMLS:C1844926 -HP:0007141 oboInOwl:hasDbXref UMLS:C1112256 -HP:0008473 oboInOwl:hasDbXref UMLS:C4021540 -HP:0008472 oboInOwl:hasDbXref UMLS:C1850044 -HP:0008472 oboInOwl:hasDbXref UMLS:C4280412 -HP:0008475 oboInOwl:hasDbXref UMLS:C2751479 -HP:0008491 oboInOwl:hasDbXref UMLS:C4024668 -HP:0008490 oboInOwl:hasDbXref UMLS:C1850329 -HP:0007162 oboInOwl:hasDbXref UMLS:C4024930 -HP:0010797 oboInOwl:hasDbXref SNOMEDCT_US:81201000 -HP:0010797 oboInOwl:hasDbXref UMLS:C0206734 -HP:0010797 oboInOwl:hasDbXref MSH:D018325 -HP:0010797 oboInOwl:hasDbXref NCIT:C3801 -HP:0010796 oboInOwl:hasDbXref UMLS:C0677865 -HP:0010796 oboInOwl:hasDbXref SNOMEDCT_US:444545003 -HP:0010795 oboInOwl:hasDbXref UMLS:C4023700 -HP:0010794 oboInOwl:hasDbXref UMLS:C4023701 -HP:0010793 oboInOwl:hasDbXref SNOMEDCT_US:110992006 -HP:0010793 oboInOwl:hasDbXref UMLS:C0544857 -HP:0010791 oboInOwl:hasDbXref UMLS:C0023600 -HP:0010791 oboInOwl:hasDbXref SNOMEDCT_US:76085008 -HP:0010790 oboInOwl:hasDbXref UMLS:C4023702 -HP:0010799 oboInOwl:hasDbXref MSH:D010871 -HP:0010799 oboInOwl:hasDbXref NCIT:C3328 -HP:0010799 oboInOwl:hasDbXref SNOMEDCT_US:359619007 -HP:0010799 oboInOwl:hasDbXref SNOMEDCT_US:47598005 -HP:0010799 oboInOwl:hasDbXref SNOMEDCT_US:127026004 -HP:0010799 oboInOwl:hasDbXref UMLS:C0031941 -HP:0010798 oboInOwl:hasDbXref UMLS:C0406814 -HP:0010798 oboInOwl:hasDbXref SNOMEDCT_US:239136007 -HP:0008488 oboInOwl:hasDbXref UMLS:C1850043 -HP:0007156 oboInOwl:hasDbXref UMLS:C4024931 -HP:0007158 oboInOwl:hasDbXref UMLS:C4021580 -HP:0008489 oboInOwl:hasDbXref UMLS:C3275799 -HP:0007159 oboInOwl:hasDbXref UMLS:C1851959 -HP:0008484 oboInOwl:hasDbXref UMLS:C1864364 -HP:0007153 oboInOwl:hasDbXref UMLS:C2748610 -HP:0008483 oboInOwl:hasDbXref UMLS:C1847393 -HP:0008486 oboInOwl:hasDbXref UMLS:C1849079 -HP:0009791 oboInOwl:hasDbXref UMLS:C4024204 -HP:0008460 oboInOwl:hasDbXref UMLS:C4024674 -HP:0009790 oboInOwl:hasDbXref UMLS:C2677632 -HP:0010786 oboInOwl:hasDbXref NCIT:C3262 -HP:0010786 oboInOwl:hasDbXref MSH:D014571 -HP:0010786 oboInOwl:hasDbXref SNOMEDCT_US:126879004 -HP:0010786 oboInOwl:hasDbXref SNOMEDCT_US:254913005 -HP:0010786 oboInOwl:hasDbXref UMLS:C0042076 -HP:0010785 oboInOwl:hasDbXref UMLS:C4021228 -HP:0010785 oboInOwl:hasDbXref NCIT:C3262 -HP:0010784 oboInOwl:hasDbXref MSH:D014594 -HP:0010784 oboInOwl:hasDbXref SNOMEDCT_US:126908007 -HP:0010784 oboInOwl:hasDbXref UMLS:C0042138 -HP:0010784 oboInOwl:hasDbXref NCIT:C3262 -HP:0010783 oboInOwl:hasDbXref SNOMEDCT_US:70819003 -HP:0010783 oboInOwl:hasDbXref MSH:D005483 -HP:0010783 oboInOwl:hasDbXref SNOMEDCT_US:444827008 -HP:0010783 oboInOwl:hasDbXref SNOMEDCT_US:238810007 -HP:0010783 oboInOwl:hasDbXref SNOMEDCT_US:247441003 -HP:0010783 oboInOwl:hasDbXref UMLS:C0016382 -HP:0010783 oboInOwl:hasDbXref SNOMEDCT_US:20255002 -HP:0010783 oboInOwl:hasDbXref UMLS:C0041834 -HP:0010783 oboInOwl:hasDbXref MSH:D004890 -HP:0010783 oboInOwl:hasDbXref SNOMEDCT_US:271811009 -HP:0010783 oboInOwl:hasDbXref SNOMEDCT_US:86735004 -HP:0010782 oboInOwl:hasDbXref UMLS:C4023704 -HP:0010781 oboInOwl:hasDbXref UMLS:C0578531 -HP:0010781 oboInOwl:hasDbXref SNOMEDCT_US:301854006 -HP:0010780 oboInOwl:hasDbXref SNOMEDCT_US:25289003 -HP:0010780 oboInOwl:hasDbXref SNOMEDCT_US:194399009 -HP:0010780 oboInOwl:hasDbXref MSH:D012001 -HP:0010780 oboInOwl:hasDbXref UMLS:C0034880 -HP:0008459 oboInOwl:hasDbXref MSH:C562952 -HP:0008459 oboInOwl:hasDbXref SNOMEDCT_US:91880006 -HP:0008459 oboInOwl:hasDbXref UMLS:C0432160 -HP:0009789 oboInOwl:hasDbXref SNOMEDCT_US:82127005 -HP:0009789 oboInOwl:hasDbXref UMLS:C0031019 -HP:0010789 oboInOwl:hasDbXref UMLS:C4023703 -HP:0008458 oboInOwl:hasDbXref UMLS:C1857025 -HP:0010788 oboInOwl:hasDbXref NCIT:C3262 -HP:0010788 oboInOwl:hasDbXref MSH:D013736 -HP:0010788 oboInOwl:hasDbXref UMLS:C0039590 -HP:0010788 oboInOwl:hasDbXref SNOMEDCT_US:126900000 -HP:0007129 oboInOwl:hasDbXref UMLS:C4024934 -HP:0010787 oboInOwl:hasDbXref NCIT:C3262 -HP:0010787 oboInOwl:hasDbXref UMLS:C4020767 -HP:0010787 oboInOwl:hasDbXref UMLS:C0679347 -HP:0009786 oboInOwl:hasDbXref UMLS:C4024207 -HP:0008455 oboInOwl:hasDbXref UMLS:C1851305 -HP:0007123 oboInOwl:hasDbXref UMLS:C4024935 -HP:0009785 oboInOwl:hasDbXref UMLS:C3810484 -HP:0008454 oboInOwl:hasDbXref UMLS:C1844818 -HP:0008457 oboInOwl:hasDbXref UMLS:C1863734 -HP:0009788 oboInOwl:hasDbXref UMLS:C3805765 -HP:0007126 oboInOwl:hasDbXref UMLS:C1850794 -HP:0008456 oboInOwl:hasDbXref UMLS:C2678323 -HP:0009787 oboInOwl:hasDbXref UMLS:C4024206 -HP:0009782 oboInOwl:hasDbXref UMLS:C4024209 -HP:0008451 oboInOwl:hasDbXref UMLS:C1856780 -HP:0009781 oboInOwl:hasDbXref UMLS:C4024210 -HP:0008450 oboInOwl:hasDbXref UMLS:C1832598 -HP:0009784 oboInOwl:hasDbXref UMLS:C4024208 -HP:0008453 oboInOwl:hasDbXref UMLS:C0345392 -HP:0008453 oboInOwl:hasDbXref SNOMEDCT_US:405772002 -HP:0008452 oboInOwl:hasDbXref UMLS:C1865124 -HP:0009783 oboInOwl:hasDbXref UMLS:C3805764 -HP:0008470 oboInOwl:hasDbXref UMLS:C1854940 -HP:0010775 oboInOwl:hasDbXref SNOMEDCT_US:110409004 -HP:0010775 oboInOwl:hasDbXref UMLS:C0221214 -HP:0010775 oboInOwl:hasDbXref Fyler:2760 -HP:0010775 oboInOwl:hasDbXref SNOMEDCT_US:66403007 -HP:0010774 oboInOwl:hasDbXref Fyler:3031 -HP:0010774 oboInOwl:hasDbXref ICD-10:Q24.2 -HP:0010774 oboInOwl:hasDbXref UMLS:C4023708 -HP:0010773 oboInOwl:hasDbXref Fyler:2030 -HP:0010773 oboInOwl:hasDbXref UMLS:C0158634 -HP:0010773 oboInOwl:hasDbXref SNOMEDCT_US:68237008 -HP:0010772 oboInOwl:hasDbXref SNOMEDCT_US:111323005 -HP:0010772 oboInOwl:hasDbXref SNOMEDCT_US:39905002 -HP:0010772 oboInOwl:hasDbXref MSH:D012587 -HP:0010772 oboInOwl:hasDbXref UMLS:C0036400 -HP:0010771 oboInOwl:hasDbXref UMLS:C3537055 -HP:0010771 oboInOwl:hasDbXref SNOMEDCT_US:85224001 -HP:0010770 oboInOwl:hasDbXref MSH:D010864 -HP:0010770 oboInOwl:hasDbXref UMLS:C0031925 -HP:0010770 oboInOwl:hasDbXref SNOMEDCT_US:47639008 -HP:0010779 oboInOwl:hasDbXref UMLS:C4072882 -HP:0010779 oboInOwl:hasDbXref UMLS:C4019074 -HP:0010778 oboInOwl:hasDbXref UMLS:C4023705 -HP:0008469 oboInOwl:hasDbXref MSH:C566140 -HP:0008469 oboInOwl:hasDbXref UMLS:C1861693 -HP:0010777 oboInOwl:hasDbXref UMLS:C4023706 -HP:0010776 oboInOwl:hasDbXref UMLS:C4023707 -HP:0009797 oboInOwl:hasDbXref SNOMEDCT_US:575006 -HP:0009797 oboInOwl:hasDbXref UMLS:C0008373 -HP:0009797 oboInOwl:hasDbXref SNOMEDCT_US:363668000 -HP:0009797 oboInOwl:hasDbXref MSH:D002781 -HP:0009796 oboInOwl:hasDbXref UMLS:C0006131 -HP:0009796 oboInOwl:hasDbXref SNOMEDCT_US:59857007 -HP:0009796 oboInOwl:hasDbXref MSH:D001935 -HP:0009796 oboInOwl:hasDbXref SNOMEDCT_US:42362005 -HP:0008465 oboInOwl:hasDbXref SNOMEDCT_US:15843004 -HP:0008465 oboInOwl:hasDbXref UMLS:C0158776 -HP:0009799 oboInOwl:hasDbXref UMLS:C0266631 -HP:0009799 oboInOwl:hasDbXref SNOMEDCT_US:10362008 -HP:0008468 oboInOwl:hasDbXref UMLS:C1968942 -HP:0009798 oboInOwl:hasDbXref SNOMEDCT_US:32251000119106 -HP:0009798 oboInOwl:hasDbXref MSH:C562732 -HP:0009798 oboInOwl:hasDbXref UMLS:C0302859 -HP:0008467 oboInOwl:hasDbXref UMLS:C4020799 -HP:0008467 oboInOwl:hasDbXref SNOMEDCT_US:95304000 -HP:0008467 oboInOwl:hasDbXref UMLS:C0432152 -HP:0008462 oboInOwl:hasDbXref UMLS:C1863314 -HP:0009793 oboInOwl:hasDbXref UMLS:C1867782 -HP:0007131 oboInOwl:hasDbXref UMLS:C4024933 -HP:0009792 oboInOwl:hasDbXref MSH:D013724 -HP:0009792 oboInOwl:hasDbXref NCIT:C3403 -HP:0009792 oboInOwl:hasDbXref UMLS:C0039538 -HP:0009792 oboInOwl:hasDbXref SNOMEDCT_US:55818009 -HP:0008461 oboInOwl:hasDbXref UMLS:C4024673 -HP:0009795 oboInOwl:hasDbXref SNOMEDCT_US:204268008 -HP:0009795 oboInOwl:hasDbXref UMLS:C0546968 -HP:0008464 oboInOwl:hasDbXref UMLS:C4024671 -HP:0007132 oboInOwl:hasDbXref UMLS:C0393577 -HP:0007132 oboInOwl:hasDbXref SNOMEDCT_US:230302004 -HP:0009794 oboInOwl:hasDbXref UMLS:C1862066 -HP:0007133 oboInOwl:hasDbXref UMLS:C1859178 -HP:0008463 oboInOwl:hasDbXref UMLS:C4024672 -HP:0007193 oboInOwl:hasDbXref UMLS:C1847165 -HP:0007190 oboInOwl:hasDbXref UMLS:C1849485 -HP:0007185 oboInOwl:hasDbXref UMLS:C0041657 -HP:0007185 oboInOwl:hasDbXref MSH:D014474 -HP:0007185 oboInOwl:hasDbXref SNOMEDCT_US:419045004 -HP:0007185 oboInOwl:hasDbXref SNOMEDCT_US:418107008 -HP:0007187 oboInOwl:hasDbXref UMLS:C1855230 -HP:0007188 oboInOwl:hasDbXref MSH:C531747 -HP:0007188 oboInOwl:hasDbXref UMLS:C0853240 -HP:0007199 oboInOwl:hasDbXref UMLS:C0747251 -HP:0008499 oboInOwl:hasDbXref UMLS:C4024665 -HP:0008498 oboInOwl:hasDbXref UMLS:C4024666 -HP:0007164 oboInOwl:hasDbXref UMLS:C4024929 -HP:0008494 oboInOwl:hasDbXref UMLS:C2036842 -HP:0007165 oboInOwl:hasDbXref UMLS:C1849173 -HP:0008497 oboInOwl:hasDbXref UMLS:C4024667 -HP:0007166 oboInOwl:hasDbXref UMLS:C0752210 -HP:0007166 oboInOwl:hasDbXref UMLS:C1836174 -HP:0007166 oboInOwl:hasDbXref MSH:D002819 -HP:0008496 oboInOwl:hasDbXref UMLS:C0423848 -HP:0008496 oboInOwl:hasDbXref SNOMEDCT_US:95339000 -HP:0008496 oboInOwl:hasDbXref UMLS:C3550336 -HP:0007181 oboInOwl:hasDbXref UMLS:C1846829 -HP:0007182 oboInOwl:hasDbXref UMLS:C4024927 -HP:0007183 oboInOwl:hasDbXref UMLS:C4024926 -HP:0007183 oboInOwl:hasDbXref UMLS:C1865351 -HP:0007178 oboInOwl:hasDbXref SNOMEDCT_US:85423005 -HP:0007178 oboInOwl:hasDbXref UMLS:C0235025 -HP:0007178 oboInOwl:hasDbXref SNOMEDCT_US:95663000 -HP:0007178 oboInOwl:hasDbXref MSH:D009443 -HP:0007178 oboInOwl:hasDbXref MSH:D011115 -HP:0007178 oboInOwl:hasDbXref UMLS:C0271683 -HP:0007179 oboInOwl:hasDbXref UMLS:C4024928 -HP:0010720 oboInOwl:hasDbXref UMLS:C4023721 -HP:0009728 oboInOwl:hasDbXref UMLS:C4021396 -HP:0009728 oboInOwl:hasDbXref NCIT:C3262 -HP:0010728 oboInOwl:hasDbXref UMLS:C4023718 -HP:0009727 oboInOwl:hasDbXref UMLS:C1860710 -HP:0010727 oboInOwl:hasDbXref UMLS:C4023719 -HP:0010726 oboInOwl:hasDbXref UMLS:C4021233 -HP:0009729 oboInOwl:hasDbXref UMLS:C1332852 -HP:0009724 oboInOwl:hasDbXref UMLS:C0266003 -HP:0009724 oboInOwl:hasDbXref SNOMEDCT_US:39295002 -HP:0010724 oboInOwl:hasDbXref UMLS:C4021828 -HP:0010723 oboInOwl:hasDbXref UMLS:C4023720 -HP:0009723 oboInOwl:hasDbXref UMLS:C4024219 -HP:0009726 oboInOwl:hasDbXref UMLS:C0022665 -HP:0009726 oboInOwl:hasDbXref SNOMEDCT_US:126880001 -HP:0009726 oboInOwl:hasDbXref NCIT:C3262 -HP:0009726 oboInOwl:hasDbXref UMLS:C1378703 -HP:0009726 oboInOwl:hasDbXref MSH:D007680 -HP:0010722 oboInOwl:hasDbXref UMLS:C1168239 -HP:0009725 oboInOwl:hasDbXref UMLS:C0005695 -HP:0009725 oboInOwl:hasDbXref NCIT:C3262 -HP:0009725 oboInOwl:hasDbXref SNOMEDCT_US:126885006 -HP:0009725 oboInOwl:hasDbXref MSH:D001749 -HP:0010721 oboInOwl:hasDbXref UMLS:C3280303 -HP:0009720 oboInOwl:hasDbXref MSH:D014402 -HP:0009720 oboInOwl:hasDbXref UMLS:C0265319 -HP:0009720 oboInOwl:hasDbXref SNOMEDCT_US:36025004 -HP:0009720 oboInOwl:hasDbXref UMLS:C1368816 -HP:0009720 oboInOwl:hasDbXref SNOMEDCT_US:78424008 -HP:0009722 oboInOwl:hasDbXref UMLS:C1860711 -HP:0009721 oboInOwl:hasDbXref SNOMEDCT_US:254244007 -HP:0009721 oboInOwl:hasDbXref UMLS:C0432363 -HP:0010729 oboInOwl:hasDbXref UMLS:C2216370 -HP:0009739 oboInOwl:hasDbXref UMLS:C4021394 -HP:0010717 oboInOwl:hasDbXref UMLS:C0158738 -HP:0010717 oboInOwl:hasDbXref SNOMEDCT_US:38859008 -HP:0010717 oboInOwl:hasDbXref SNOMEDCT_US:32113001 -HP:0009738 oboInOwl:hasDbXref UMLS:C4021395 -HP:0010716 oboInOwl:hasDbXref UMLS:C4023723 -HP:0008407 oboInOwl:hasDbXref UMLS:C1855290 -HP:0010715 oboInOwl:hasDbXref UMLS:C4023724 -HP:0010714 oboInOwl:hasDbXref UMLS:C4021234 -HP:0009735 oboInOwl:hasDbXref UMLS:C4024217 -HP:0008404 oboInOwl:hasDbXref SNOMEDCT_US:87065009 -HP:0008404 oboInOwl:hasDbXref UMLS:C0221260 -HP:0008404 oboInOwl:hasDbXref MEDDRA:10028698 -HP:0010713 oboInOwl:hasDbXref UMLS:C4021235 -HP:0010712 oboInOwl:hasDbXref UMLS:C4023725 -HP:0009734 oboInOwl:hasDbXref SNOMEDCT_US:404662003 -HP:0009734 oboInOwl:hasDbXref MSH:D020339 -HP:0009734 oboInOwl:hasDbXref UMLS:C0346326 -HP:0009734 oboInOwl:hasDbXref SNOMEDCT_US:254976006 -HP:0010711 oboInOwl:hasDbXref UMLS:C4023726 -HP:0009737 oboInOwl:hasDbXref UMLS:C1860334 -HP:0009736 oboInOwl:hasDbXref UMLS:C4024216 -HP:0010710 oboInOwl:hasDbXref UMLS:C4023727 -HP:0008400 oboInOwl:hasDbXref UMLS:C4024680 -HP:0009731 oboInOwl:hasDbXref UMLS:C4024218 -HP:0009730 oboInOwl:hasDbXref SNOMEDCT_US:302846007 -HP:0009730 oboInOwl:hasDbXref SNOMEDCT_US:402877008 -HP:0009730 oboInOwl:hasDbXref MSH:D012207 -HP:0009730 oboInOwl:hasDbXref NCIT:C3358 -HP:0009730 oboInOwl:hasDbXref SNOMEDCT_US:43375002 -HP:0009730 oboInOwl:hasDbXref UMLS:C0035411 -HP:0009733 oboInOwl:hasDbXref SNOMEDCT_US:115240006 -HP:0009733 oboInOwl:hasDbXref MSH:D005910 -HP:0009733 oboInOwl:hasDbXref NCIT:C3059 -HP:0009733 oboInOwl:hasDbXref SNOMEDCT_US:74532006 -HP:0009733 oboInOwl:hasDbXref SNOMEDCT_US:393564001 -HP:0009733 oboInOwl:hasDbXref UMLS:C0017638 -HP:0008402 oboInOwl:hasDbXref UMLS:C1849392 -HP:0008401 oboInOwl:hasDbXref UMLS:C4024679 -HP:0009732 oboInOwl:hasDbXref SNOMEDCT_US:41252002 -HP:0009732 oboInOwl:hasDbXref UMLS:C0206728 -HP:0009732 oboInOwl:hasDbXref SNOMEDCT_US:403818001 -HP:0009732 oboInOwl:hasDbXref MSH:D018318 -HP:0010719 oboInOwl:hasDbXref UMLS:C4072881 -HP:0010719 oboInOwl:hasDbXref UMLS:C4023722 -HP:0010719 oboInOwl:hasDbXref UMLS:C4072880 -HP:0010719 oboInOwl:hasDbXref UMLS:C4073290 -HP:0009709 oboInOwl:hasDbXref UMLS:C1856983 -HP:0010706 oboInOwl:hasDbXref UMLS:C4023730 -HP:0009706 oboInOwl:hasDbXref UMLS:C4024227 -HP:0010705 oboInOwl:hasDbXref UMLS:C4023731 -HP:0009705 oboInOwl:hasDbXref UMLS:C4024228 -HP:0009708 oboInOwl:hasDbXref UMLS:C4024225 -HP:0010704 oboInOwl:hasDbXref UMLS:C4023732 -HP:0009707 oboInOwl:hasDbXref UMLS:C4024226 -HP:0009702 oboInOwl:hasDbXref UMLS:C0431863 -HP:0009702 oboInOwl:hasDbXref SNOMEDCT_US:253930002 -HP:0010702 oboInOwl:hasDbXref MSH:D006942 -HP:0010702 oboInOwl:hasDbXref UMLS:C0541985 -HP:0010702 oboInOwl:hasDbXref UMLS:C0151669 -HP:0010702 oboInOwl:hasDbXref SNOMEDCT_US:129646001 -HP:0010702 oboInOwl:hasDbXref UMLS:C1306857 -HP:0010702 oboInOwl:hasDbXref SNOMEDCT_US:127388009 -HP:0010702 oboInOwl:hasDbXref UMLS:C0020455 -HP:0010702 oboInOwl:hasDbXref UMLS:C2048011 -HP:0010701 oboInOwl:hasDbXref UMLS:C1855755 -HP:0009701 oboInOwl:hasDbXref UMLS:C4021398 -HP:0009704 oboInOwl:hasDbXref UMLS:C4024229 -HP:0009703 oboInOwl:hasDbXref UMLS:C4021397 -HP:0009700 oboInOwl:hasDbXref UMLS:C4021399 -HP:0010709 oboInOwl:hasDbXref UMLS:C4021236 -HP:0010708 oboInOwl:hasDbXref UMLS:C4023728 -HP:0010707 oboInOwl:hasDbXref UMLS:C4023729 -HP:0009717 oboInOwl:hasDbXref UMLS:C1968959 -HP:0009716 oboInOwl:hasDbXref UMLS:C1968958 -HP:0009719 oboInOwl:hasDbXref UMLS:C4024220 -HP:0009718 oboInOwl:hasDbXref MSH:D001254 -HP:0009718 oboInOwl:hasDbXref SNOMEDCT_US:1586004 -HP:0009718 oboInOwl:hasDbXref SNOMEDCT_US:449799008 -HP:0009718 oboInOwl:hasDbXref UMLS:C0205768 -HP:0009713 oboInOwl:hasDbXref UMLS:C4024223 -HP:0009713 oboInOwl:hasDbXref NCIT:C3801 -HP:0009715 oboInOwl:hasDbXref UMLS:C4024221 -HP:0009715 oboInOwl:hasDbXref NCIT:C2974 -HP:0009714 oboInOwl:hasDbXref UMLS:C4024222 -HP:0009711 oboInOwl:hasDbXref UMLS:C0730303 -HP:0009711 oboInOwl:hasDbXref UMLS:C1514915 -HP:0009711 oboInOwl:hasDbXref SNOMEDCT_US:312935003 -HP:0009711 oboInOwl:hasDbXref NCIT:C3801 -HP:0009710 oboInOwl:hasDbXref UMLS:C4024224 -HP:0010764 oboInOwl:hasDbXref UMLS:C2748682 -HP:0010763 oboInOwl:hasDbXref UMLS:C4021229 -HP:0010763 oboInOwl:hasDbXref UMLS:C4280364 -HP:0010762 oboInOwl:hasDbXref SNOMEDCT_US:50007008 -HP:0010762 oboInOwl:hasDbXref MSH:D002817 -HP:0010762 oboInOwl:hasDbXref NCIT:C2947 -HP:0010762 oboInOwl:hasDbXref UMLS:C0008487 -HP:0010761 oboInOwl:hasDbXref UMLS:C1851059 -HP:0010761 oboInOwl:hasDbXref UMLS:C4280365 -HP:0010760 oboInOwl:hasDbXref UMLS:C3553754 -HP:0007109 oboInOwl:hasDbXref UMLS:C1839858 -HP:0010769 oboInOwl:hasDbXref SNOMEDCT_US:47639008 -HP:0010769 oboInOwl:hasDbXref MSH:D010864 -HP:0010769 oboInOwl:hasDbXref UMLS:C0031925 -HP:0009768 oboInOwl:hasDbXref UMLS:C4021391 -HP:0007105 oboInOwl:hasDbXref UMLS:C1856408 -HP:0008437 oboInOwl:hasDbXref UMLS:C2751478 -HP:0010767 oboInOwl:hasDbXref UMLS:C4023709 -HP:0009767 oboInOwl:hasDbXref UMLS:C1848670 -HP:0008436 oboInOwl:hasDbXref UMLS:C1856644 -HP:0010766 oboInOwl:hasDbXref UMLS:C3806226 -HP:0007107 oboInOwl:hasDbXref UMLS:C4024938 -HP:0008439 oboInOwl:hasDbXref UMLS:C0432149 -HP:0008439 oboInOwl:hasDbXref SNOMEDCT_US:93167001 -HP:0007108 oboInOwl:hasDbXref SNOMEDCT_US:23414001 -HP:0007108 oboInOwl:hasDbXref UMLS:C0270922 -HP:0009769 oboInOwl:hasDbXref UMLS:C1854952 -HP:0008438 oboInOwl:hasDbXref UMLS:C1835764 -HP:0010765 oboInOwl:hasDbXref UMLS:C4023710 -HP:0008433 oboInOwl:hasDbXref UMLS:C4024676 -HP:0008432 oboInOwl:hasDbXref UMLS:C4024677 -HP:0009763 oboInOwl:hasDbXref UMLS:C0030196 -HP:0009763 oboInOwl:hasDbXref SNOMEDCT_US:90834002 -HP:0007103 oboInOwl:hasDbXref UMLS:C4020908 -HP:0008435 oboInOwl:hasDbXref UMLS:C1842698 -HP:0007104 oboInOwl:hasDbXref UMLS:C4024939 -HP:0009765 oboInOwl:hasDbXref UMLS:C4280395 -HP:0009765 oboInOwl:hasDbXref UMLS:C1856119 -HP:0008434 oboInOwl:hasDbXref UMLS:C1835570 -HP:0009760 oboInOwl:hasDbXref UMLS:C1867439 -HP:0009760 oboInOwl:hasDbXref MSH:C566738 -HP:0009762 oboInOwl:hasDbXref SNOMEDCT_US:248194004 -HP:0009762 oboInOwl:hasDbXref UMLS:C0262478 -HP:0007100 oboInOwl:hasDbXref UMLS:C1865119 -HP:0009761 oboInOwl:hasDbXref UMLS:C1849579 -HP:0008430 oboInOwl:hasDbXref UMLS:C4021541 -HP:0009780 oboInOwl:hasDbXref SNOMEDCT_US:84308008 -HP:0009780 oboInOwl:hasDbXref UMLS:C0263925 -HP:0010753 oboInOwl:hasDbXref UMLS:C4023714 -HP:0010752 oboInOwl:hasDbXref SNOMEDCT_US:92822004 -HP:0010752 oboInOwl:hasDbXref UMLS:C0685786 -HP:0010751 oboInOwl:hasDbXref UMLS:C1849227 -HP:0010750 oboInOwl:hasDbXref SNOMEDCT_US:246815009 -HP:0010750 oboInOwl:hasDbXref UMLS:C0423124 -HP:0010750 oboInOwl:hasDbXref UMLS:C2674149 -HP:0010759 oboInOwl:hasDbXref UMLS:C2749369 -HP:0010758 oboInOwl:hasDbXref UMLS:C4023711 -HP:0010757 oboInOwl:hasDbXref UMLS:C4023712 -HP:0009779 oboInOwl:hasDbXref UMLS:C1834062 -HP:0009778 oboInOwl:hasDbXref UMLS:C0431890 -HP:0009778 oboInOwl:hasDbXref MSH:C536903 -HP:0009778 oboInOwl:hasDbXref SNOMEDCT_US:253936008 -HP:0010756 oboInOwl:hasDbXref UMLS:C4023713 -HP:0008447 oboInOwl:hasDbXref UMLS:C2751480 -HP:0007117 oboInOwl:hasDbXref UMLS:C1838868 -HP:0010755 oboInOwl:hasDbXref SNOMEDCT_US:235083001 -HP:0010755 oboInOwl:hasDbXref UMLS:C0399519 -HP:0010754 oboInOwl:hasDbXref UMLS:C0266941 -HP:0010754 oboInOwl:hasDbXref UMLS:C0424721 -HP:0010754 oboInOwl:hasDbXref SNOMEDCT_US:248401009 -HP:0010754 oboInOwl:hasDbXref UMLS:C1865318 -HP:0010754 oboInOwl:hasDbXref SNOMEDCT_US:75630004 -HP:0010754 oboInOwl:hasDbXref UMLS:C4280366 -HP:0008449 oboInOwl:hasDbXref UMLS:C1851129 -HP:0009775 oboInOwl:hasDbXref MSH:D000652 -HP:0009775 oboInOwl:hasDbXref MSH:C535821 -HP:0009775 oboInOwl:hasDbXref SNOMEDCT_US:238879003 -HP:0009775 oboInOwl:hasDbXref UMLS:C1527388 -HP:0009775 oboInOwl:hasDbXref SNOMEDCT_US:19988008 -HP:0009775 oboInOwl:hasDbXref UMLS:C0334166 -HP:0008444 oboInOwl:hasDbXref UMLS:C1969679 -HP:0007112 oboInOwl:hasDbXref UMLS:C4024936 -HP:0008443 oboInOwl:hasDbXref UMLS:C0575157 -HP:0008443 oboInOwl:hasDbXref SNOMEDCT_US:298380006 -HP:0009774 oboInOwl:hasDbXref UMLS:C2673397 -HP:0009777 oboInOwl:hasDbXref UMLS:C3278811 -HP:0009776 oboInOwl:hasDbXref UMLS:C4280394 -HP:0009776 oboInOwl:hasDbXref SNOMEDCT_US:275348004 -HP:0009776 oboInOwl:hasDbXref UMLS:C0238591 -HP:0009776 oboInOwl:hasDbXref Fyler:4173 -HP:0008445 oboInOwl:hasDbXref UMLS:C1844925 -HP:0007115 oboInOwl:hasDbXref SNOMEDCT_US:15671007 -HP:0007115 oboInOwl:hasDbXref UMLS:C0271330 -HP:0008440 oboInOwl:hasDbXref UMLS:C4024675 -HP:0009771 oboInOwl:hasDbXref MSH:D030981 -HP:0009771 oboInOwl:hasDbXref UMLS:C0917990 -HP:0009771 oboInOwl:hasDbXref SNOMEDCT_US:63122002 -HP:0009771 oboInOwl:hasDbXref SNOMEDCT_US:27201004 -HP:0009770 oboInOwl:hasDbXref UMLS:C4024211 -HP:0008442 oboInOwl:hasDbXref UMLS:C1834057 -HP:0007110 oboInOwl:hasDbXref UMLS:C3805839 -HP:0009773 oboInOwl:hasDbXref UMLS:C4021390 -HP:0009772 oboInOwl:hasDbXref UMLS:C1857508 -HP:0008441 oboInOwl:hasDbXref MSH:D007405 -HP:0008441 oboInOwl:hasDbXref UMLS:C1832597 -HP:0008441 oboInOwl:hasDbXref SNOMEDCT_US:73589001 -HP:0008441 oboInOwl:hasDbXref UMLS:C0021818 -HP:0007111 oboInOwl:hasDbXref UMLS:C4024937 -HP:0010742 oboInOwl:hasDbXref UMLS:C0522035 -HP:0010742 oboInOwl:hasDbXref SNOMEDCT_US:102558002 -HP:0010741 oboInOwl:hasDbXref UMLS:C0239340 -HP:0010741 oboInOwl:hasDbXref SNOMEDCT_US:102572006 -HP:0010741 oboInOwl:hasDbXref UMLS:C0235886 -HP:0010740 oboInOwl:hasDbXref SNOMEDCT_US:82663009 -HP:0010740 oboInOwl:hasDbXref UMLS:C0265513 -HP:0008419 oboInOwl:hasDbXref SNOMEDCT_US:77547008 -HP:0008419 oboInOwl:hasDbXref UMLS:C0158266 -HP:0008419 oboInOwl:hasDbXref MSH:D055959 -HP:0010749 oboInOwl:hasDbXref UMLS:C0005742 -HP:0010749 oboInOwl:hasDbXref SNOMEDCT_US:47704002 -HP:0008418 oboInOwl:hasDbXref UMLS:C1849051 -HP:0010748 oboInOwl:hasDbXref UMLS:C4021230 -HP:0010747 oboInOwl:hasDbXref UMLS:C1844562 -HP:0009746 oboInOwl:hasDbXref UMLS:C1844810 -HP:0010746 oboInOwl:hasDbXref UMLS:C4023715 -HP:0008414 oboInOwl:hasDbXref UMLS:C1863423 -HP:0009745 oboInOwl:hasDbXref UMLS:C4021393 -HP:0010745 oboInOwl:hasDbXref UMLS:C4021231 -HP:0008417 oboInOwl:hasDbXref UMLS:C0345394 -HP:0008417 oboInOwl:hasDbXref SNOMEDCT_US:205456006 -HP:0009748 oboInOwl:hasDbXref UMLS:C1844573 -HP:0010744 oboInOwl:hasDbXref UMLS:C4021232 -HP:0010743 oboInOwl:hasDbXref UMLS:C1849020 -HP:0008416 oboInOwl:hasDbXref UMLS:C1839279 -HP:0009747 oboInOwl:hasDbXref UMLS:C1851095 -HP:0009742 oboInOwl:hasDbXref UMLS:C0241042 -HP:0009742 oboInOwl:hasDbXref SNOMEDCT_US:249918006 -HP:0009741 oboInOwl:hasDbXref SNOMEDCT_US:32916005 -HP:0009741 oboInOwl:hasDbXref MSH:D009400 -HP:0009741 oboInOwl:hasDbXref UMLS:C0027719 -HP:0008410 oboInOwl:hasDbXref UMLS:C1852311 -HP:0009744 oboInOwl:hasDbXref UMLS:C4024214 -HP:0009743 oboInOwl:hasDbXref SNOMEDCT_US:95339000 -HP:0009743 oboInOwl:hasDbXref UMLS:C0423848 -HP:0009740 oboInOwl:hasDbXref UMLS:C4020779 -HP:0009740 oboInOwl:hasDbXref UMLS:C1400252 -HP:0009740 oboInOwl:hasDbXref UMLS:C4024215 -HP:0010731 oboInOwl:hasDbXref UMLS:C4023717 -HP:0010730 oboInOwl:hasDbXref UMLS:C0431449 -HP:0010730 oboInOwl:hasDbXref SNOMEDCT_US:253209004 -HP:0010739 oboInOwl:hasDbXref MSH:D010023 -HP:0010739 oboInOwl:hasDbXref UMLS:C0029455 -HP:0010739 oboInOwl:hasDbXref SNOMEDCT_US:9147009 -HP:0010736 oboInOwl:hasDbXref MSH:D005358 -HP:0010736 oboInOwl:hasDbXref UMLS:C0016064 -HP:0010736 oboInOwl:hasDbXref SNOMEDCT_US:89859004 -HP:0010735 oboInOwl:hasDbXref SNOMEDCT_US:36517007 -HP:0010735 oboInOwl:hasDbXref UMLS:C0016065 -HP:0010735 oboInOwl:hasDbXref MSH:D005359 -HP:0009757 oboInOwl:hasDbXref UMLS:C3810471 -HP:0009756 oboInOwl:hasDbXref UMLS:C3805420 -HP:0010734 oboInOwl:hasDbXref UMLS:C0016063 -HP:0010734 oboInOwl:hasDbXref MSH:D005357 -HP:0010734 oboInOwl:hasDbXref SNOMEDCT_US:10623005 -HP:0008425 oboInOwl:hasDbXref UMLS:C1855289 -HP:0010733 oboInOwl:hasDbXref UMLS:C1854409 -HP:0008428 oboInOwl:hasDbXref UMLS:C1855828 -HP:0009759 oboInOwl:hasDbXref UMLS:C1849577 -HP:0010732 oboInOwl:hasDbXref UMLS:C4023716 -HP:0009758 oboInOwl:hasDbXref UMLS:C4024212 -HP:0008422 oboInOwl:hasDbXref UMLS:C1695776 -HP:0009752 oboInOwl:hasDbXref UMLS:C1856027 -HP:0008421 oboInOwl:hasDbXref UMLS:C1863313 -HP:0009755 oboInOwl:hasDbXref SNOMEDCT_US:400952003 -HP:0009755 oboInOwl:hasDbXref UMLS:C0339182 -HP:0009755 oboInOwl:hasDbXref SNOMEDCT_US:193953008 -HP:0009755 oboInOwl:hasDbXref MSH:C536373 -HP:0009755 oboInOwl:hasDbXref UMLS:C1302999 -HP:0008424 oboInOwl:hasDbXref UMLS:C1859366 -HP:0008423 oboInOwl:hasDbXref UMLS:C4021853 -HP:0009754 oboInOwl:hasDbXref UMLS:C4021392 -HP:0009751 oboInOwl:hasDbXref UMLS:C4024213 -HP:0008420 oboInOwl:hasDbXref UMLS:C4024678 -HP:0430009 oboInOwl:hasDbXref UMLS:C0344499 -HP:0430009 oboInOwl:hasDbXref UMLS:C4280274 -HP:0430009 oboInOwl:hasDbXref SNOMEDCT_US:204203001 -HP:0430008 oboInOwl:hasDbXref UMLS:C4280275 -HP:0430008 oboInOwl:hasDbXref UMLS:C0266576 -HP:0430008 oboInOwl:hasDbXref SNOMEDCT_US:24606006 -HP:0430007 oboInOwl:hasDbXref UMLS:C0152454 -HP:0430007 oboInOwl:hasDbXref SNOMEDCT_US:90216006 -HP:0430006 oboInOwl:hasDbXref SNOMEDCT_US:95504004 -HP:0430006 oboInOwl:hasDbXref UMLS:C0521574 -HP:0430005 oboInOwl:hasDbXref UMLS:C4021869 -HP:0430004 oboInOwl:hasDbXref UMLS:C4021870 -HP:0430003 oboInOwl:hasDbXref UMLS:C4021871 -HP:0430002 oboInOwl:hasDbXref UMLS:C4021872 -HP:0430000 oboInOwl:hasDbXref UMLS:C4021873 -HP:0007095 oboInOwl:hasDbXref UMLS:C3279674 -HP:0007096 oboInOwl:hasDbXref UMLS:C1856654 -HP:0007086 oboInOwl:hasDbXref UMLS:C1866986 -HP:0007089 oboInOwl:hasDbXref UMLS:C1862359 -HP:0007097 oboInOwl:hasDbXref UMLS:C4024940 -HP:0007098 oboInOwl:hasDbXref UMLS:C1851936 -HP:0007098 oboInOwl:hasDbXref SNOMEDCT_US:49949003 -HP:0007099 oboInOwl:hasDbXref UMLS:C0750929 -HP:0007099 oboInOwl:hasDbXref MSH:D001139 -HP:0007099 oboInOwl:hasDbXref SNOMEDCT_US:253185002 -HP:0430019 oboInOwl:hasDbXref UMLS:C4073201 -HP:0430010 oboInOwl:hasDbXref SNOMEDCT_US:94684003 -HP:0430010 oboInOwl:hasDbXref UMLS:C0685873 -HP:0430018 oboInOwl:hasDbXref UMLS:C4073200 -HP:0430017 oboInOwl:hasDbXref UMLS:C4073199 -HP:0430016 oboInOwl:hasDbXref UMLS:C4073198 -HP:0430015 oboInOwl:hasDbXref UMLS:C4073197 -HP:0430014 oboInOwl:hasDbXref UMLS:C4073196 -HP:0430013 oboInOwl:hasDbXref UMLS:C4021867 -HP:0430012 oboInOwl:hasDbXref SNOMEDCT_US:93595006 -HP:0430012 oboInOwl:hasDbXref UMLS:C0685213 -HP:0430011 oboInOwl:hasDbXref UMLS:C4021868 -HP:0430021 oboInOwl:hasDbXref UMLS:C4073203 -HP:0430020 oboInOwl:hasDbXref UMLS:C4073202 -HP:0430029 oboInOwl:hasDbXref UMLS:C4073210 -HP:0430028 oboInOwl:hasDbXref SNOMEDCT_US:28070007 -HP:0430028 oboInOwl:hasDbXref UMLS:C2227090 -HP:0430028 oboInOwl:hasDbXref UMLS:C4280273 -HP:0430028 oboInOwl:hasDbXref UMLS:C4073209 -HP:0430028 oboInOwl:hasDbXref UMLS:C4280272 -HP:0430028 oboInOwl:hasDbXref UMLS:C0266081 -HP:0430026 oboInOwl:hasDbXref UMLS:C4073208 -HP:0430025 oboInOwl:hasDbXref UMLS:C4073207 -HP:0430024 oboInOwl:hasDbXref UMLS:C4073206 -HP:0430023 oboInOwl:hasDbXref UMLS:C4073205 -HP:0430022 oboInOwl:hasDbXref UMLS:C4073204 -HP:0002814 oboInOwl:hasDbXref UMLS:C1096086 -HP:0002814 oboInOwl:hasDbXref SNOMEDCT_US:449715001 -HP:0002815 oboInOwl:hasDbXref UMLS:C4025676 -HP:0002812 oboInOwl:hasDbXref UMLS:C0239138 -HP:0002812 oboInOwl:hasDbXref MSH:D060905 -HP:0002812 oboInOwl:hasDbXref SNOMEDCT_US:74820003 -HP:0002813 oboInOwl:hasDbXref UMLS:C4082761 -HP:0002818 oboInOwl:hasDbXref UMLS:C4025675 -HP:0002816 oboInOwl:hasDbXref MEDDRA:10018194 -HP:0002816 oboInOwl:hasDbXref UMLS:C0546964 -HP:0002817 oboInOwl:hasDbXref UMLS:C4020900 -HP:0002810 oboInOwl:hasDbXref UMLS:C3277123 -HP:0002825 oboInOwl:hasDbXref UMLS:C3277117 -HP:0002826 oboInOwl:hasDbXref UMLS:C3277119 -HP:0002823 oboInOwl:hasDbXref UMLS:C4021750 -HP:0002829 oboInOwl:hasDbXref MSH:D018771 -HP:0002829 oboInOwl:hasDbXref SNOMEDCT_US:57676002 -HP:0002829 oboInOwl:hasDbXref UMLS:C0003862 -HP:0002827 oboInOwl:hasDbXref UMLS:C0019554 -HP:0002827 oboInOwl:hasDbXref SNOMEDCT_US:157265008 -HP:0002827 oboInOwl:hasDbXref MSH:D006617 -HP:0002828 oboInOwl:hasDbXref UMLS:C0158118 -HP:0002828 oboInOwl:hasDbXref SNOMEDCT_US:202264009 -HP:0002828 oboInOwl:hasDbXref SNOMEDCT_US:19393004 -HP:0002821 oboInOwl:hasDbXref SNOMEDCT_US:359554008 -HP:0002821 oboInOwl:hasDbXref MSH:D001177 -HP:0002821 oboInOwl:hasDbXref SNOMEDCT_US:67536000 -HP:0002821 oboInOwl:hasDbXref UMLS:C0003892 -HP:0002822 oboInOwl:hasDbXref UMLS:C3277120 -HP:0002803 oboInOwl:hasDbXref UMLS:C0332878 -HP:0002804 oboInOwl:hasDbXref SNOMEDCT_US:77016009 -HP:0002804 oboInOwl:hasDbXref SNOMEDCT_US:111246005 -HP:0002804 oboInOwl:hasDbXref UMLS:C0003886 -HP:0002804 oboInOwl:hasDbXref MSH:D001176 -HP:0002808 oboInOwl:hasDbXref SNOMEDCT_US:414564002 -HP:0002808 oboInOwl:hasDbXref UMLS:C0022821 -HP:0002808 oboInOwl:hasDbXref UMLS:C1845112 -HP:0002808 oboInOwl:hasDbXref MSH:D007738 -HP:0002805 oboInOwl:hasDbXref UMLS:C1860825 -HP:0002858 oboInOwl:hasDbXref UMLS:C0025286 -HP:0002858 oboInOwl:hasDbXref NCIT:C3230 -HP:0002858 oboInOwl:hasDbXref MSH:D008579 -HP:0002859 oboInOwl:hasDbXref SNOMEDCT_US:302847003 -HP:0002859 oboInOwl:hasDbXref UMLS:C0035412 -HP:0002859 oboInOwl:hasDbXref SNOMEDCT_US:30924005 -HP:0002859 oboInOwl:hasDbXref MSH:D012208 -HP:0002859 oboInOwl:hasDbXref NCIT:C3359 -HP:0001528 oboInOwl:hasDbXref UMLS:C0332890 -HP:0001528 oboInOwl:hasDbXref SNOMEDCT_US:56007004 -HP:0001528 oboInOwl:hasDbXref SNOMEDCT_US:205838004 -HP:0001525 oboInOwl:hasDbXref UMLS:C1855514 -HP:0002857 oboInOwl:hasDbXref MEDDRA:10023480 -HP:0002857 oboInOwl:hasDbXref MSH:D056304 -HP:0002857 oboInOwl:hasDbXref UMLS:C0576093 -HP:0002857 oboInOwl:hasDbXref SNOMEDCT_US:299330008 -HP:0002850 oboInOwl:hasDbXref UMLS:C0239989 -HP:0001520 oboInOwl:hasDbXref UMLS:C1848395 -HP:0002851 oboInOwl:hasDbXref UMLS:C1858973 -HP:0002853 oboInOwl:hasDbXref UMLS:C1858974 -HP:0001522 oboInOwl:hasDbXref UMLS:C1844947 -HP:0001522 oboInOwl:hasDbXref UMLS:C1858430 -HP:0001538 oboInOwl:hasDbXref UMLS:C1854928 -HP:0000206 oboInOwl:hasDbXref MSH:D005928 -HP:0000206 oboInOwl:hasDbXref SNOMEDCT_US:45534005 -HP:0000206 oboInOwl:hasDbXref UMLS:C0017675 -HP:0002869 oboInOwl:hasDbXref UMLS:C1865841 -HP:0001539 oboInOwl:hasDbXref MSH:D006554 -HP:0001539 oboInOwl:hasDbXref UMLS:C0795690 -HP:0001539 oboInOwl:hasDbXref MEDDRA:10030309 -HP:0001539 oboInOwl:hasDbXref SNOMEDCT_US:18735004 -HP:0001539 oboInOwl:hasDbXref Fyler:4404 -HP:0000205 oboInOwl:hasDbXref UMLS:C1832130 -HP:0002867 oboInOwl:hasDbXref UMLS:C4021746 -HP:0002868 oboInOwl:hasDbXref UMLS:C1836688 -HP:0000207 oboInOwl:hasDbXref UMLS:C1849341 -HP:0001537 oboInOwl:hasDbXref Fyler:4445 -HP:0001537 oboInOwl:hasDbXref SNOMEDCT_US:396347007 -HP:0001537 oboInOwl:hasDbXref UMLS:C0019322 -HP:0002861 oboInOwl:hasDbXref UMLS:C0025202 -HP:0002861 oboInOwl:hasDbXref SNOMEDCT_US:372244006 -HP:0002861 oboInOwl:hasDbXref MSH:D008545 -HP:0002861 oboInOwl:hasDbXref SNOMEDCT_US:2092003 -HP:0002861 oboInOwl:hasDbXref NCIT:C3224 -HP:0001530 oboInOwl:hasDbXref UMLS:C3550204 -HP:0001530 oboInOwl:hasDbXref UMLS:C1835580 -HP:0002862 oboInOwl:hasDbXref NCIT:C2916 -HP:0002862 oboInOwl:hasDbXref SNOMEDCT_US:255108000 -HP:0002862 oboInOwl:hasDbXref UMLS:C0699885 -HP:0001531 oboInOwl:hasDbXref UMLS:C1867873 -HP:0000200 oboInOwl:hasDbXref SNOMEDCT_US:249388005 -HP:0000200 oboInOwl:hasDbXref UMLS:C0426501 -HP:0000200 oboInOwl:hasDbXref UMLS:C4280673 -HP:0002860 oboInOwl:hasDbXref SNOMEDCT_US:28899001 -HP:0002860 oboInOwl:hasDbXref NCIT:C2929 -HP:0002860 oboInOwl:hasDbXref MSH:D002294 -HP:0002860 oboInOwl:hasDbXref UMLS:C0751688 -HP:0002860 oboInOwl:hasDbXref SNOMEDCT_US:402815007 -HP:0002860 oboInOwl:hasDbXref MSH:D018307 -HP:0002860 oboInOwl:hasDbXref UMLS:C0007137 -HP:0002865 oboInOwl:hasDbXref MSH:C536914 -HP:0002865 oboInOwl:hasDbXref SNOMEDCT_US:128916007 -HP:0002865 oboInOwl:hasDbXref SNOMEDCT_US:255032005 -HP:0002865 oboInOwl:hasDbXref UMLS:C0238462 -HP:0002865 oboInOwl:hasDbXref NCIT:C3879 -HP:0000202 oboInOwl:hasDbXref UMLS:C0158646 -HP:0000202 oboInOwl:hasDbXref SNOMEDCT_US:253983005 -HP:0000202 oboInOwl:hasDbXref UMLS:C4021813 -HP:0000202 oboInOwl:hasDbXref SNOMEDCT_US:66948001 -HP:0000201 oboInOwl:hasDbXref UMLS:C0031900 -HP:0000201 oboInOwl:hasDbXref SNOMEDCT_US:4602007 -HP:0000201 oboInOwl:hasDbXref MSH:D010855 -HP:0002866 oboInOwl:hasDbXref UMLS:C1865027 -HP:0002863 oboInOwl:hasDbXref SNOMEDCT_US:109995007 -HP:0002863 oboInOwl:hasDbXref UMLS:C3463824 -HP:0002863 oboInOwl:hasDbXref UMLS:C1851971 -HP:0002863 oboInOwl:hasDbXref SNOMEDCT_US:128623006 -HP:0002863 oboInOwl:hasDbXref MSH:D009190 -HP:0002863 oboInOwl:hasDbXref SNOMEDCT_US:188736006 -HP:0000204 oboInOwl:hasDbXref UMLS:C0008924 -HP:0000204 oboInOwl:hasDbXref SNOMEDCT_US:80281008 -HP:0000204 oboInOwl:hasDbXref Fyler:4875 -HP:0000204 oboInOwl:hasDbXref MSH:D002971 -HP:0001533 oboInOwl:hasDbXref UMLS:C1850573 -HP:0002864 oboInOwl:hasDbXref UMLS:C1333944 -HP:0002836 oboInOwl:hasDbXref MSH:D001746 -HP:0002836 oboInOwl:hasDbXref UMLS:C0005689 -HP:0002836 oboInOwl:hasDbXref SNOMEDCT_US:61758007 -http://purl.obolibrary.org/obo/RO_0000052 oboInOwl:hasDbXref RO:0000052 -HP:0002837 oboInOwl:hasDbXref UMLS:C0741796 -HP:0002834 oboInOwl:hasDbXref UMLS:C4025674 -HP:0001504 oboInOwl:hasDbXref UMLS:C1854610 -HP:0002835 oboInOwl:hasDbXref UMLS:C0700198 -HP:0002835 oboInOwl:hasDbXref SNOMEDCT_US:68052005 -HP:0002835 oboInOwl:hasDbXref SNOMEDCT_US:413585005 -HP:0002835 oboInOwl:hasDbXref UMLS:C2712334 -HP:0001507 oboInOwl:hasDbXref UMLS:C0262361 -HP:0001508 oboInOwl:hasDbXref SNOMEDCT_US:432788009 -HP:0001508 oboInOwl:hasDbXref SNOMEDCT_US:36440009 -HP:0001508 oboInOwl:hasDbXref UMLS:C2315100 -HP:0001508 oboInOwl:hasDbXref UMLS:C0231246 -HP:0002839 oboInOwl:hasDbXref UMLS:C1843663 -HP:0002832 oboInOwl:hasDbXref UMLS:C1849993 -HP:0001501 oboInOwl:hasDbXref UMLS:C1861360 -HP:0002833 oboInOwl:hasDbXref UMLS:C4021749 -HP:0002831 oboInOwl:hasDbXref UMLS:C3277116 -HP:0001500 oboInOwl:hasDbXref UMLS:C1844906 -HP:0002847 oboInOwl:hasDbXref UMLS:C4025672 -HP:0002848 oboInOwl:hasDbXref UMLS:C4021747 -HP:0002846 oboInOwl:hasDbXref UMLS:C4021748 -HP:0001518 oboInOwl:hasDbXref UMLS:C0235991 -HP:0001518 oboInOwl:hasDbXref UMLS:C0024032 -HP:0001518 oboInOwl:hasDbXref SNOMEDCT_US:276610007 -HP:0001518 oboInOwl:hasDbXref MSH:D007230 -HP:0001518 oboInOwl:hasDbXref SNOMEDCT_US:267258002 -HP:0002849 oboInOwl:hasDbXref UMLS:C1847383 -HP:0001519 oboInOwl:hasDbXref UMLS:C0003706 -HP:0001519 oboInOwl:hasDbXref MSH:D054119 -HP:0001519 oboInOwl:hasDbXref UMLS:C1836996 -HP:0001519 oboInOwl:hasDbXref SNOMEDCT_US:62250003 -HP:0002840 oboInOwl:hasDbXref UMLS:C0024205 -HP:0002840 oboInOwl:hasDbXref MSH:D008199 -HP:0002840 oboInOwl:hasDbXref SNOMEDCT_US:19471005 -HP:0002843 oboInOwl:hasDbXref UMLS:C1855752 -HP:0001513 oboInOwl:hasDbXref SNOMEDCT_US:414915002 -HP:0001513 oboInOwl:hasDbXref MSH:D009765 -HP:0001513 oboInOwl:hasDbXref SNOMEDCT_US:414916001 -HP:0001513 oboInOwl:hasDbXref UMLS:C0028754 -HP:0001510 oboInOwl:hasDbXref SNOMEDCT_US:444896005 -HP:0001510 oboInOwl:hasDbXref UMLS:C3552463 -HP:0001510 oboInOwl:hasDbXref UMLS:C1837385 -HP:0001510 oboInOwl:hasDbXref UMLS:C0878787 -HP:0001510 oboInOwl:hasDbXref SNOMEDCT_US:59576002 -HP:0001510 oboInOwl:hasDbXref UMLS:C0456070 -HP:0001510 oboInOwl:hasDbXref SNOMEDCT_US:276617005 -HP:0001510 oboInOwl:hasDbXref UMLS:C0151686 -HP:0002841 oboInOwl:hasDbXref UMLS:C1844384 -HP:0002842 oboInOwl:hasDbXref UMLS:C4025673 -HP:0001511 oboInOwl:hasDbXref UMLS:C0015934 -HP:0001511 oboInOwl:hasDbXref MSH:D007236 -HP:0001511 oboInOwl:hasDbXref SNOMEDCT_US:199612005 -HP:0001511 oboInOwl:hasDbXref SNOMEDCT_US:22033007 -HP:0001511 oboInOwl:hasDbXref MSH:D005317 -HP:0001511 oboInOwl:hasDbXref UMLS:C1386048 -HP:0001511 oboInOwl:hasDbXref UMLS:C0021296 -HP:0012187 oboInOwl:hasDbXref UMLS:C4023007 -HP:0012188 oboInOwl:hasDbXref SNOMEDCT_US:14094001 -HP:0012188 oboInOwl:hasDbXref UMLS:C0020450 -HP:0012188 oboInOwl:hasDbXref MSH:D006939 -HP:0012189 oboInOwl:hasDbXref UMLS:C0019829 -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:118606001 -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:74189002 -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:70600005 -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:14537002 -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:118602004 -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:118599009 -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:118605002 -HP:0012189 oboInOwl:hasDbXref SNOMEDCT_US:46923007 -HP:0012189 oboInOwl:hasDbXref MSH:D006689 -HP:0012180 oboInOwl:hasDbXref SNOMEDCT_US:45894003 -HP:0012180 oboInOwl:hasDbXref SNOMEDCT_US:234021009 -HP:0012180 oboInOwl:hasDbXref MSH:C536230 -HP:0012180 oboInOwl:hasDbXref SNOMEDCT_US:42182000 -HP:0012180 oboInOwl:hasDbXref UMLS:C0392775 -HP:0012181 oboInOwl:hasDbXref SNOMEDCT_US:45781009 -HP:0012181 oboInOwl:hasDbXref UMLS:C1510429 -HP:0012181 oboInOwl:hasDbXref MSH:D009408 -HP:0012182 oboInOwl:hasDbXref UMLS:C0280313 -HP:0012182 oboInOwl:hasDbXref SNOMEDCT_US:423464009 -HP:0012182 oboInOwl:hasDbXref SNOMEDCT_US:707585008 -HP:0012183 oboInOwl:hasDbXref UMLS:C4023010 -HP:0012184 oboInOwl:hasDbXref UMLS:C0342883 -HP:0012184 oboInOwl:hasDbXref MSH:C564591 -HP:0012184 oboInOwl:hasDbXref SNOMEDCT_US:238080004 -HP:0012185 oboInOwl:hasDbXref UMLS:C4023009 -HP:0012186 oboInOwl:hasDbXref UMLS:C4023008 -HP:0000198 oboInOwl:hasDbXref UMLS:C1858569 -HP:0000198 oboInOwl:hasDbXref UMLS:C4280674 -HP:0000197 oboInOwl:hasDbXref UMLS:C4025880 -HP:0000199 oboInOwl:hasDbXref UMLS:C0241438 -HP:0000190 oboInOwl:hasDbXref UMLS:C4025881 -HP:0000191 oboInOwl:hasDbXref UMLS:C4021814 -HP:0000194 oboInOwl:hasDbXref SNOMEDCT_US:262016004 -HP:0000194 oboInOwl:hasDbXref UMLS:C0240379 -HP:0000193 oboInOwl:hasDbXref SNOMEDCT_US:18910001 -HP:0000193 oboInOwl:hasDbXref UMLS:C0266122 -HP:0000196 oboInOwl:hasDbXref UMLS:C1861544 -HP:0012176 oboInOwl:hasDbXref UMLS:C4021098 -HP:0012177 oboInOwl:hasDbXref UMLS:C4023012 -HP:0012178 oboInOwl:hasDbXref UMLS:C1839969 -HP:0012179 oboInOwl:hasDbXref UMLS:C1851915 -HP:0012179 oboInOwl:hasDbXref UMLS:C4072883 -HP:0012179 oboInOwl:hasDbXref UMLS:C4023011 -HP:0012170 oboInOwl:hasDbXref MSH:D009259 -HP:0012170 oboInOwl:hasDbXref SNOMEDCT_US:37298006 -HP:0012170 oboInOwl:hasDbXref ICD-10:F98.8 -HP:0012170 oboInOwl:hasDbXref UMLS:C0027338 -HP:0012171 oboInOwl:hasDbXref UMLS:C4023014 -HP:0012172 oboInOwl:hasDbXref UMLS:C4023013 -HP:0012173 oboInOwl:hasDbXref UMLS:C4021099 -HP:0012174 oboInOwl:hasDbXref UMLS:C1621958 -HP:0012174 oboInOwl:hasDbXref SNOMEDCT_US:393563007 -HP:0012174 oboInOwl:hasDbXref SNOMEDCT_US:63634009 -HP:0012174 oboInOwl:hasDbXref MSH:D005909 -HP:0012175 oboInOwl:hasDbXref MSH:D020016 -HP:0012175 oboInOwl:hasDbXref SNOMEDCT_US:421527008 -HP:0012175 oboInOwl:hasDbXref UMLS:C0600433 -HP:0012165 oboInOwl:hasDbXref UMLS:C3887496 -HP:0012166 oboInOwl:hasDbXref UMLS:C1696701 -HP:0012166 oboInOwl:hasDbXref ICD-10:F63.3 -HP:0012167 oboInOwl:hasDbXref UMLS:C0040953 -HP:0012167 oboInOwl:hasDbXref MSH:D014256 -HP:0012167 oboInOwl:hasDbXref SNOMEDCT_US:17155009 -HP:0012168 oboInOwl:hasDbXref MSH:D019956 -HP:0012168 oboInOwl:hasDbXref UMLS:C0018672 -HP:0012168 oboInOwl:hasDbXref SNOMEDCT_US:43954004 -HP:0012169 oboInOwl:hasDbXref UMLS:C0424375 -HP:0012169 oboInOwl:hasDbXref SNOMEDCT_US:248072009 -HP:0012160 oboInOwl:hasDbXref UMLS:C4023017 -HP:0012161 oboInOwl:hasDbXref UMLS:C4023016 -HP:0012162 oboInOwl:hasDbXref UMLS:C4023015 -HP:0012163 oboInOwl:hasDbXref UMLS:C0340639 -HP:0012163 oboInOwl:hasDbXref SNOMEDCT_US:233988005 -HP:0012164 oboInOwl:hasDbXref UMLS:C0232766 -HP:0012164 oboInOwl:hasDbXref MSH:D020820 -HP:0012164 oboInOwl:hasDbXref SNOMEDCT_US:32838008 -HP:0000176 oboInOwl:hasDbXref UMLS:C0432103 -HP:0000176 oboInOwl:hasDbXref UMLS:C4020894 -HP:0000176 oboInOwl:hasDbXref SNOMEDCT_US:43437003 -HP:0000175 oboInOwl:hasDbXref Fyler:4876 -HP:0000175 oboInOwl:hasDbXref MSH:D002972 -HP:0000175 oboInOwl:hasDbXref SNOMEDCT_US:87979003 -HP:0000175 oboInOwl:hasDbXref SNOMEDCT_US:63567004 -HP:0000175 oboInOwl:hasDbXref UMLS:C0008925 -HP:0000175 oboInOwl:hasDbXref UMLS:C2981150 -HP:0000178 oboInOwl:hasDbXref UMLS:C4025883 -HP:0000177 oboInOwl:hasDbXref UMLS:C4025884 -HP:0000179 oboInOwl:hasDbXref UMLS:C1839739 -HP:0000179 oboInOwl:hasDbXref UMLS:C2053437 -HP:0000172 oboInOwl:hasDbXref UMLS:C4025885 -HP:0000171 oboInOwl:hasDbXref UMLS:C0426492 -HP:0000171 oboInOwl:hasDbXref SNOMEDCT_US:249380003 -HP:0000171 oboInOwl:hasDbXref MSH:D014060 -HP:0000171 oboInOwl:hasDbXref UMLS:C0025988 -HP:0000171 oboInOwl:hasDbXref SNOMEDCT_US:32614006 -HP:0000174 oboInOwl:hasDbXref UMLS:C4021815 -HP:0012154 oboInOwl:hasDbXref UMLS:C0178417 -HP:0012154 oboInOwl:hasDbXref SNOMEDCT_US:247796005 -HP:0012154 oboInOwl:hasDbXref SNOMEDCT_US:28669007 -HP:0012154 oboInOwl:hasDbXref MSH:D059445 -HP:0012155 oboInOwl:hasDbXref UMLS:C0271292 -HP:0012155 oboInOwl:hasDbXref UMLS:C0859996 -HP:0012155 oboInOwl:hasDbXref SNOMEDCT_US:373433005 -HP:0012156 oboInOwl:hasDbXref UMLS:C0876991 -HP:0012156 oboInOwl:hasDbXref SNOMEDCT_US:61070002 -HP:0012157 oboInOwl:hasDbXref UMLS:C4023018 -HP:0012158 oboInOwl:hasDbXref UMLS:C0338585 -HP:0012159 oboInOwl:hasDbXref SNOMEDCT_US:705066004 -HP:0012159 oboInOwl:hasDbXref UMLS:C0751815 -HP:0012159 oboInOwl:hasDbXref MSH:D020215 -HP:0012150 oboInOwl:hasDbXref UMLS:C4023019 -HP:0012151 oboInOwl:hasDbXref MSH:D006491 -HP:0012151 oboInOwl:hasDbXref UMLS:C0019123 -HP:0012151 oboInOwl:hasDbXref SNOMEDCT_US:31892009 -HP:0012152 oboInOwl:hasDbXref UMLS:C2674407 -HP:0012153 oboInOwl:hasDbXref UMLS:C0542037 -HP:0000187 oboInOwl:hasDbXref UMLS:C4280675 -HP:0000187 oboInOwl:hasDbXref UMLS:C1857500 -HP:0000189 oboInOwl:hasDbXref UMLS:C1398312 -HP:0000188 oboInOwl:hasDbXref UMLS:C1848977 -HP:0000180 oboInOwl:hasDbXref SNOMEDCT_US:253752000 -HP:0000180 oboInOwl:hasDbXref UMLS:C0431564 -HP:0000183 oboInOwl:hasDbXref UMLS:C4280676 -HP:0000183 oboInOwl:hasDbXref UMLS:C1853406 -HP:0000182 oboInOwl:hasDbXref UMLS:C4025882 -HP:0000185 oboInOwl:hasDbXref SNOMEDCT_US:253997002 -HP:0000185 oboInOwl:hasDbXref UMLS:C0432098 -HP:0000185 oboInOwl:hasDbXref MSH:C562950 -HP:0012198 oboInOwl:hasDbXref UMLS:C4023006 -HP:0012199 oboInOwl:hasDbXref MSH:D003027 -HP:0012199 oboInOwl:hasDbXref SNOMEDCT_US:230473009 -HP:0012199 oboInOwl:hasDbXref ICD-10:G44.0 -HP:0012199 oboInOwl:hasDbXref SNOMEDCT_US:193947008 -HP:0012199 oboInOwl:hasDbXref SNOMEDCT_US:193031009 -HP:0012199 oboInOwl:hasDbXref UMLS:C0009088 -HP:0012190 oboInOwl:hasDbXref MSH:D016399 -HP:0012190 oboInOwl:hasDbXref SNOMEDCT_US:109978004 -HP:0012190 oboInOwl:hasDbXref UMLS:C0079772 -HP:0012190 oboInOwl:hasDbXref SNOMEDCT_US:3172003 -HP:0012191 oboInOwl:hasDbXref UMLS:C0079731 -HP:0012191 oboInOwl:hasDbXref SNOMEDCT_US:1929004 -HP:0012191 oboInOwl:hasDbXref SNOMEDCT_US:413616009 -HP:0012191 oboInOwl:hasDbXref SNOMEDCT_US:109979007 -HP:0012191 oboInOwl:hasDbXref MSH:D016393 -HP:0012192 oboInOwl:hasDbXref MSH:D016410 -HP:0012192 oboInOwl:hasDbXref SNOMEDCT_US:28054005 -HP:0012192 oboInOwl:hasDbXref UMLS:C0079773 -HP:0012192 oboInOwl:hasDbXref SNOMEDCT_US:400122007 -HP:0012193 oboInOwl:hasDbXref MSH:D017728 -HP:0012193 oboInOwl:hasDbXref SNOMEDCT_US:277637000 -HP:0012193 oboInOwl:hasDbXref SNOMEDCT_US:53237008 -HP:0012193 oboInOwl:hasDbXref UMLS:C0206180 -HP:0012194 oboInOwl:hasDbXref UMLS:C1863061 -HP:0012195 oboInOwl:hasDbXref SNOMEDCT_US:248585001 -HP:0012195 oboInOwl:hasDbXref UMLS:C0425492 -HP:0012196 oboInOwl:hasDbXref SNOMEDCT_US:271824009 -HP:0012196 oboInOwl:hasDbXref SNOMEDCT_US:309155007 -HP:0012196 oboInOwl:hasDbXref UMLS:C1313952 -HP:0012196 oboInOwl:hasDbXref MSH:D002639 -HP:0012196 oboInOwl:hasDbXref UMLS:C0008039 -HP:0012197 oboInOwl:hasDbXref SNOMEDCT_US:25324008 -HP:0012197 oboInOwl:hasDbXref UMLS:C0021670 -HP:0012197 oboInOwl:hasDbXref MSH:D007340 -HP:0012197 oboInOwl:hasDbXref SNOMEDCT_US:302822000 -HP:0012100 oboInOwl:hasDbXref UMLS:C4021101 -HP:0012101 oboInOwl:hasDbXref UMLS:C0428282 -HP:0012101 oboInOwl:hasDbXref SNOMEDCT_US:166715006 -HP:0012102 oboInOwl:hasDbXref UMLS:C4023043 -HP:0012103 oboInOwl:hasDbXref UMLS:C4023042 -HP:0012103 oboInOwl:hasDbXref UMLS:C4020732 -HP:0012104 oboInOwl:hasDbXref UMLS:C4023041 -HP:0012105 oboInOwl:hasDbXref UMLS:C4023040 -HP:0012106 oboInOwl:hasDbXref UMLS:C4023039 -HP:0000118 oboInOwl:hasDbXref UMLS:C4021819 -HP:0000117 oboInOwl:hasDbXref UMLS:C1845169 -HP:0002779 oboInOwl:hasDbXref SNOMEDCT_US:95434006 -HP:0002779 oboInOwl:hasDbXref UMLS:C0948187 -HP:0002779 oboInOwl:hasDbXref MSH:D055090 -HP:0001449 oboInOwl:hasDbXref UMLS:C4025778 -HP:0000119 oboInOwl:hasDbXref MSH:D014564 -HP:0000119 oboInOwl:hasDbXref SNOMEDCT_US:287085006 -HP:0000119 oboInOwl:hasDbXref UMLS:C0042063 -HP:0000119 oboInOwl:hasDbXref SNOMEDCT_US:42030000 -HP:0000119 oboInOwl:hasDbXref UMLS:C4020895 -HP:0000119 oboInOwl:hasDbXref UMLS:C0080276 -HP:0000110 oboInOwl:hasDbXref SNOMEDCT_US:204949001 -HP:0000110 oboInOwl:hasDbXref UMLS:C1619700 -HP:0000110 oboInOwl:hasDbXref MSH:C563261 -HP:0000110 oboInOwl:hasDbXref UMLS:C3536714 -HP:0001442 oboInOwl:hasDbXref UMLS:C1866227 -HP:0001443 oboInOwl:hasDbXref UMLS:C4025782 -HP:0000112 oboInOwl:hasDbXref UMLS:C0022658 -HP:0000112 oboInOwl:hasDbXref MSH:D007674 -HP:0000112 oboInOwl:hasDbXref SNOMEDCT_US:90708001 -HP:0000112 oboInOwl:hasDbXref UMLS:C1408258 -HP:0001440 oboInOwl:hasDbXref UMLS:C1862697 -HP:0001441 oboInOwl:hasDbXref UMLS:C4025783 -HP:0000111 oboInOwl:hasDbXref UMLS:C1866496 -HP:0001446 oboInOwl:hasDbXref UMLS:C4025779 -HP:0000114 oboInOwl:hasDbXref UMLS:C1839603 -HP:0002777 oboInOwl:hasDbXref UMLS:C0040583 -HP:0002777 oboInOwl:hasDbXref MSH:D014135 -HP:0002777 oboInOwl:hasDbXref SNOMEDCT_US:11296007 -HP:0000113 oboInOwl:hasDbXref Fyler:4508 -HP:0000113 oboInOwl:hasDbXref UMLS:C1567435 -HP:0000113 oboInOwl:hasDbXref SNOMEDCT_US:82525005 -HP:0000113 oboInOwl:hasDbXref MSH:D007690 -HP:0000113 oboInOwl:hasDbXref UMLS:C0022680 -HP:0002778 oboInOwl:hasDbXref MSH:D014133 -HP:0002778 oboInOwl:hasDbXref UMLS:C0040580 -HP:0002778 oboInOwl:hasDbXref SNOMEDCT_US:47125007 -HP:0002778 oboInOwl:hasDbXref UMLS:C4025678 -HP:0001444 oboInOwl:hasDbXref UMLS:C4025781 -HP:0001445 oboInOwl:hasDbXref UMLS:C4025780 -HP:0012107 oboInOwl:hasDbXref UMLS:C4021100 -HP:0012108 oboInOwl:hasDbXref SNOMEDCT_US:77075001 -HP:0012108 oboInOwl:hasDbXref MSH:C562750 -HP:0012108 oboInOwl:hasDbXref UMLS:C0339573 -HP:0012109 oboInOwl:hasDbXref SNOMEDCT_US:392288006 -HP:0012109 oboInOwl:hasDbXref UMLS:C0017606 -HP:0000128 oboInOwl:hasDbXref UMLS:C1846348 -HP:0001459 oboInOwl:hasDbXref UMLS:C4025774 -HP:0000121 oboInOwl:hasDbXref UMLS:C4280679 -HP:0000121 oboInOwl:hasDbXref SNOMEDCT_US:48638002 -HP:0000121 oboInOwl:hasDbXref MSH:D009397 -HP:0000121 oboInOwl:hasDbXref UMLS:C0027709 -HP:0001454 oboInOwl:hasDbXref UMLS:C4025776 -HP:0000123 oboInOwl:hasDbXref UMLS:C0027697 -HP:0000123 oboInOwl:hasDbXref SNOMEDCT_US:52845002 -HP:0000123 oboInOwl:hasDbXref MSH:D009393 -HP:0000122 oboInOwl:hasDbXref UMLS:C0266294 -HP:0000122 oboInOwl:hasDbXref Fyler:4509 -HP:0000122 oboInOwl:hasDbXref SNOMEDCT_US:55726006 -HP:0002783 oboInOwl:hasDbXref UMLS:C0585953 -HP:0002783 oboInOwl:hasDbXref SNOMEDCT_US:448739000 -HP:0002783 oboInOwl:hasDbXref UMLS:C0149725 -HP:0002783 oboInOwl:hasDbXref UMLS:C3163798 -HP:0002783 oboInOwl:hasDbXref SNOMEDCT_US:50417007 -HP:0001452 oboInOwl:hasDbXref UMLS:C4025777 -HP:0000125 oboInOwl:hasDbXref UMLS:C0221209 -HP:0000125 oboInOwl:hasDbXref SNOMEDCT_US:56108007 -HP:0001457 oboInOwl:hasDbXref UMLS:C4025775 -HP:0002788 oboInOwl:hasDbXref SNOMEDCT_US:195708003 -HP:0002788 oboInOwl:hasDbXref UMLS:C0581381 -HP:0002789 oboInOwl:hasDbXref MSH:D059246 -HP:0002789 oboInOwl:hasDbXref SNOMEDCT_US:271823003 -HP:0002789 oboInOwl:hasDbXref UMLS:C0231835 -HP:0000124 oboInOwl:hasDbXref SNOMEDCT_US:95568003 -HP:0000124 oboInOwl:hasDbXref UMLS:C0151747 -HP:0002786 oboInOwl:hasDbXref SNOMEDCT_US:233788001 -HP:0002786 oboInOwl:hasDbXref MSH:D055089 -HP:0002786 oboInOwl:hasDbXref UMLS:C0340231 -HP:0000127 oboInOwl:hasDbXref UMLS:C1846347 -HP:0002787 oboInOwl:hasDbXref SNOMEDCT_US:81089005 -HP:0002787 oboInOwl:hasDbXref UMLS:C0264324 -HP:0000126 oboInOwl:hasDbXref SNOMEDCT_US:43064006 -HP:0000126 oboInOwl:hasDbXref MSH:D006869 -HP:0000126 oboInOwl:hasDbXref UMLS:C0020295 -HP:0000126 oboInOwl:hasDbXref Fyler:4502 -HP:0002780 oboInOwl:hasDbXref SNOMEDCT_US:54203008 -HP:0002780 oboInOwl:hasDbXref MSH:D055091 -HP:0002780 oboInOwl:hasDbXref UMLS:C0264353 -HP:0002781 oboInOwl:hasDbXref UMLS:C0740852 -HP:0001450 oboInOwl:hasDbXref UMLS:C0814045 -HP:0001450 oboInOwl:hasDbXref MSH:D050173 -HP:0001428 oboInOwl:hasDbXref SNOMEDCT_US:124975008 -HP:0001428 oboInOwl:hasDbXref UMLS:C0544886 -HP:0002757 oboInOwl:hasDbXref SNOMEDCT_US:5468008 -HP:0002757 oboInOwl:hasDbXref UMLS:C0016655 -HP:0002757 oboInOwl:hasDbXref UMLS:C1833752 -HP:0002757 oboInOwl:hasDbXref SNOMEDCT_US:134291007 -HP:0002757 oboInOwl:hasDbXref UMLS:C3805574 -HP:0002757 oboInOwl:hasDbXref MSH:D000069076 -HP:0002757 oboInOwl:hasDbXref UMLS:C3806283 -HP:0001426 oboInOwl:hasDbXref MSH:D020412 -HP:0001426 oboInOwl:hasDbXref UMLS:C0600599 -HP:0002758 oboInOwl:hasDbXref UMLS:C0029408 -HP:0002758 oboInOwl:hasDbXref MSH:D010003 -HP:0002758 oboInOwl:hasDbXref SNOMEDCT_US:396275006 -HP:0002758 oboInOwl:hasDbXref SNOMEDCT_US:225655006 -HP:0001427 oboInOwl:hasDbXref UMLS:C0887941 -HP:0001427 oboInOwl:hasDbXref MSH:D050259 -HP:0002751 oboInOwl:hasDbXref UMLS:C0575158 -HP:0002751 oboInOwl:hasDbXref SNOMEDCT_US:405773007 -HP:0001421 oboInOwl:hasDbXref UMLS:C4025786 -HP:0002752 oboInOwl:hasDbXref UMLS:C1833324 -HP:0002750 oboInOwl:hasDbXref SNOMEDCT_US:123983008 -HP:0002750 oboInOwl:hasDbXref UMLS:C0541764 -HP:0001425 oboInOwl:hasDbXref MSH:D018740 -HP:0001425 oboInOwl:hasDbXref UMLS:C0242960 -HP:0002756 oboInOwl:hasDbXref SNOMEDCT_US:268029009 -HP:0002756 oboInOwl:hasDbXref SNOMEDCT_US:22640007 -HP:0002756 oboInOwl:hasDbXref MSH:D005598 -HP:0002756 oboInOwl:hasDbXref UMLS:C0016663 -HP:0002753 oboInOwl:hasDbXref UMLS:C1833325 -HP:0001423 oboInOwl:hasDbXref UMLS:C1847879 -HP:0002754 oboInOwl:hasDbXref SNOMEDCT_US:111253001 -HP:0002754 oboInOwl:hasDbXref UMLS:C0029443 -HP:0002754 oboInOwl:hasDbXref UMLS:C2242472 -HP:0002754 oboInOwl:hasDbXref SNOMEDCT_US:60168000 -HP:0002754 oboInOwl:hasDbXref MSH:D010019 -HP:0000107 oboInOwl:hasDbXref UMLS:C3887499 -HP:0000107 oboInOwl:hasDbXref UMLS:C0022679 -HP:0000107 oboInOwl:hasDbXref MSH:D052177 -HP:0001437 oboInOwl:hasDbXref UMLS:C4025784 -HP:0001438 oboInOwl:hasDbXref UMLS:C4020869 -HP:0000108 oboInOwl:hasDbXref UMLS:C1968619 -HP:0002762 oboInOwl:hasDbXref MSH:D005097 -HP:0002762 oboInOwl:hasDbXref UMLS:C0015306 -HP:0002762 oboInOwl:hasDbXref SNOMEDCT_US:254044004 -HP:0002763 oboInOwl:hasDbXref UMLS:C4025680 -HP:0000100 oboInOwl:hasDbXref UMLS:C0027726 -HP:0000100 oboInOwl:hasDbXref SNOMEDCT_US:52254009 -HP:0000100 oboInOwl:hasDbXref MSH:D009404 -HP:0002761 oboInOwl:hasDbXref UMLS:C1836308 -HP:0001430 oboInOwl:hasDbXref UMLS:C4021779 -HP:0001435 oboInOwl:hasDbXref UMLS:C4021778 -HP:0000103 oboInOwl:hasDbXref SNOMEDCT_US:28442001 -HP:0000103 oboInOwl:hasDbXref MSH:D011141 -HP:0000103 oboInOwl:hasDbXref UMLS:C0032617 -HP:0000103 oboInOwl:hasDbXref SNOMEDCT_US:56574000 -HP:0000103 oboInOwl:hasDbXref SNOMEDCT_US:718402002 -HP:0002766 oboInOwl:hasDbXref UMLS:C3277114 -HP:0001436 oboInOwl:hasDbXref UMLS:C4025785 -HP:0000105 oboInOwl:hasDbXref SNOMEDCT_US:300444006 -HP:0000105 oboInOwl:hasDbXref UMLS:C0542518 -HP:0001433 oboInOwl:hasDbXref UMLS:C0019214 -HP:0001433 oboInOwl:hasDbXref SNOMEDCT_US:36760000 -HP:0002764 oboInOwl:hasDbXref UMLS:C4025679 -HP:0000104 oboInOwl:hasDbXref Fyler:4503 -HP:0000104 oboInOwl:hasDbXref SNOMEDCT_US:204942005 -HP:0000104 oboInOwl:hasDbXref UMLS:C0542519 -HP:0012143 oboInOwl:hasDbXref UMLS:C4023026 -HP:0012144 oboInOwl:hasDbXref UMLS:C4023025 -HP:0012145 oboInOwl:hasDbXref UMLS:C4023024 -HP:0012146 oboInOwl:hasDbXref UMLS:C4023023 -HP:0012147 oboInOwl:hasDbXref UMLS:C4023022 -HP:0012147 oboInOwl:hasDbXref UMLS:C1841816 -HP:0012148 oboInOwl:hasDbXref UMLS:C4023021 -HP:0012149 oboInOwl:hasDbXref UMLS:C4023020 -HP:0012142 oboInOwl:hasDbXref UMLS:C2675993 -HP:0000154 oboInOwl:hasDbXref UMLS:C0024433 -HP:0000154 oboInOwl:hasDbXref SNOMEDCT_US:40159009 -HP:0000154 oboInOwl:hasDbXref MSH:D008265 -HP:0000153 oboInOwl:hasDbXref UMLS:C0026633 -HP:0000153 oboInOwl:hasDbXref MSH:D009056 -HP:0000153 oboInOwl:hasDbXref SNOMEDCT_US:128334002 -HP:0000155 oboInOwl:hasDbXref UMLS:C0149745 -HP:0000155 oboInOwl:hasDbXref MSH:D019226 -HP:0000155 oboInOwl:hasDbXref SNOMEDCT_US:26284000 -HP:0000158 oboInOwl:hasDbXref SNOMEDCT_US:25273001 -HP:0000158 oboInOwl:hasDbXref MSH:D008260 -HP:0000158 oboInOwl:hasDbXref UMLS:C0024421 -HP:0000157 oboInOwl:hasDbXref UMLS:C0878638 -HP:0001488 oboInOwl:hasDbXref UMLS:C1865916 -HP:0000159 oboInOwl:hasDbXref UMLS:C2183966 -HP:0001489 oboInOwl:hasDbXref SNOMEDCT_US:247081001 -HP:0001489 oboInOwl:hasDbXref UMLS:C0423361 -HP:0001489 oboInOwl:hasDbXref MSH:D020255 -HP:0000150 oboInOwl:hasDbXref MSH:D018238 -HP:0000150 oboInOwl:hasDbXref NCIT:C3754 -HP:0000150 oboInOwl:hasDbXref SNOMEDCT_US:74751003 -HP:0000150 oboInOwl:hasDbXref UMLS:C0206661 -HP:0001482 oboInOwl:hasDbXref UMLS:C0746926 -HP:0001482 oboInOwl:hasDbXref SNOMEDCT_US:95325000 -HP:0001482 oboInOwl:hasDbXref UMLS:C0151811 -HP:0001483 oboInOwl:hasDbXref UMLS:C0233593 -HP:0001483 oboInOwl:hasDbXref SNOMEDCT_US:78894008 -HP:0001480 oboInOwl:hasDbXref SNOMEDCT_US:699225003 -HP:0001480 oboInOwl:hasDbXref SNOMEDCT_US:403536009 -HP:0001480 oboInOwl:hasDbXref UMLS:C0016689 -HP:0001480 oboInOwl:hasDbXref MSH:D008548 -HP:0000152 oboInOwl:hasDbXref UMLS:C4021817 -HP:0000151 oboInOwl:hasDbXref SNOMEDCT_US:248942000 -HP:0000151 oboInOwl:hasDbXref UMLS:C0425913 -HP:0012132 oboInOwl:hasDbXref UMLS:C1838111 -HP:0012132 oboInOwl:hasDbXref UMLS:C0014800 -HP:0012132 oboInOwl:hasDbXref UMLS:C3552917 -HP:0012133 oboInOwl:hasDbXref UMLS:C0178416 -HP:0012133 oboInOwl:hasDbXref UMLS:C0542035 -HP:0012133 oboInOwl:hasDbXref SNOMEDCT_US:41614006 -HP:0012133 oboInOwl:hasDbXref SNOMEDCT_US:167923006 -HP:0012133 oboInOwl:hasDbXref MSH:D000741 -HP:0012134 oboInOwl:hasDbXref UMLS:C4023032 -HP:0012135 oboInOwl:hasDbXref UMLS:C4023031 -HP:0012136 oboInOwl:hasDbXref UMLS:C4023030 -HP:0012137 oboInOwl:hasDbXref UMLS:C4023029 -HP:0012138 oboInOwl:hasDbXref UMLS:C4023028 -HP:0012139 oboInOwl:hasDbXref UMLS:C1534864 -HP:0012139 oboInOwl:hasDbXref SNOMEDCT_US:416627004 -HP:0012130 oboInOwl:hasDbXref UMLS:C4020862 -HP:0012131 oboInOwl:hasDbXref UMLS:C4023033 -HP:0000164 oboInOwl:hasDbXref SNOMEDCT_US:422775003 -HP:0000164 oboInOwl:hasDbXref MSH:D014071 -HP:0000164 oboInOwl:hasDbXref UMLS:C0262444 -HP:0000164 oboInOwl:hasDbXref UMLS:C0040427 -HP:0001498 oboInOwl:hasDbXref UMLS:C1863749 -HP:0001498 oboInOwl:hasDbXref UMLS:C4280594 -HP:0001495 oboInOwl:hasDbXref UMLS:C1833734 -HP:0000166 oboInOwl:hasDbXref UMLS:C4025886 -HP:0000169 oboInOwl:hasDbXref SNOMEDCT_US:109620006 -HP:0000169 oboInOwl:hasDbXref MSH:C562884 -HP:0000169 oboInOwl:hasDbXref MSH:D005351 -HP:0000169 oboInOwl:hasDbXref UMLS:C0399440 -HP:0000169 oboInOwl:hasDbXref SNOMEDCT_US:58569000 -HP:0000169 oboInOwl:hasDbXref UMLS:C4280677 -HP:0000169 oboInOwl:hasDbXref UMLS:C0016049 -HP:0000169 oboInOwl:hasDbXref NCIT:C3041 -HP:0000168 oboInOwl:hasDbXref UMLS:C4021816 -HP:0000161 oboInOwl:hasDbXref UMLS:C1850256 -HP:0001493 oboInOwl:hasDbXref SNOMEDCT_US:204181009 -HP:0001493 oboInOwl:hasDbXref UMLS:C0344550 -HP:0000160 oboInOwl:hasDbXref SNOMEDCT_US:14582003 -HP:0000160 oboInOwl:hasDbXref UMLS:C0026034 -HP:0000160 oboInOwl:hasDbXref MSH:D008865 -HP:0000163 oboInOwl:hasDbXref UMLS:C4025887 -HP:0001491 oboInOwl:hasDbXref UMLS:C1302995 -HP:0001491 oboInOwl:hasDbXref MSH:C580012 -HP:0001491 oboInOwl:hasDbXref SNOMEDCT_US:400946004 -HP:0000162 oboInOwl:hasDbXref MSH:D065710 -HP:0000162 oboInOwl:hasDbXref SNOMEDCT_US:3639002 -HP:0000162 oboInOwl:hasDbXref UMLS:C0267048 -HP:0000162 oboInOwl:hasDbXref UMLS:C4280678 -HP:0001492 oboInOwl:hasDbXref SNOMEDCT_US:204152008 -HP:0001492 oboInOwl:hasDbXref MSH:C535679 -HP:0001492 oboInOwl:hasDbXref UMLS:C0266548 -HP:0012121 oboInOwl:hasDbXref SNOMEDCT_US:75614007 -HP:0012121 oboInOwl:hasDbXref MSH:D015864 -HP:0012121 oboInOwl:hasDbXref UMLS:C0030343 -HP:0012122 oboInOwl:hasDbXref SNOMEDCT_US:4927003 -HP:0012122 oboInOwl:hasDbXref UMLS:C0701807 -HP:0012123 oboInOwl:hasDbXref UMLS:C0008526 -HP:0012123 oboInOwl:hasDbXref UMLS:C0042167 -HP:0012123 oboInOwl:hasDbXref SNOMEDCT_US:43363007 -HP:0012123 oboInOwl:hasDbXref MSH:D015866 -HP:0012123 oboInOwl:hasDbXref SNOMEDCT_US:16553002 -HP:0012123 oboInOwl:hasDbXref MSH:D002833 -HP:0012124 oboInOwl:hasDbXref MSH:D015867 -HP:0012124 oboInOwl:hasDbXref UMLS:C0042166 -HP:0012124 oboInOwl:hasDbXref SNOMEDCT_US:314429009 -HP:0012125 oboInOwl:hasDbXref SNOMEDCT_US:399068003 -HP:0012125 oboInOwl:hasDbXref MSH:D011471 -HP:0012125 oboInOwl:hasDbXref UMLS:C0376358 -HP:0012126 oboInOwl:hasDbXref UMLS:C0699791 -HP:0012126 oboInOwl:hasDbXref SNOMEDCT_US:372143007 -HP:0012127 oboInOwl:hasDbXref UMLS:C4021833 -HP:0012128 oboInOwl:hasDbXref UMLS:C4023035 -HP:0000139 oboInOwl:hasDbXref UMLS:C0042140 -HP:0000139 oboInOwl:hasDbXref MSH:D014596 -HP:0000139 oboInOwl:hasDbXref SNOMEDCT_US:24976005 -HP:0012120 oboInOwl:hasDbXref MSH:C537358 -HP:0012120 oboInOwl:hasDbXref UMLS:C1855119 -HP:0000132 oboInOwl:hasDbXref MSH:D008595 -HP:0000132 oboInOwl:hasDbXref UMLS:C0025323 -HP:0000132 oboInOwl:hasDbXref SNOMEDCT_US:386692008 -HP:0001464 oboInOwl:hasDbXref UMLS:C4025772 -HP:0002795 oboInOwl:hasDbXref UMLS:C4025677 -HP:0002795 oboInOwl:hasDbXref Fyler:4200 -HP:0000131 oboInOwl:hasDbXref NCIT:C3157 -HP:0000131 oboInOwl:hasDbXref SNOMEDCT_US:95315005 -HP:0000131 oboInOwl:hasDbXref SNOMEDCT_US:146801000119103 -HP:0000131 oboInOwl:hasDbXref UMLS:C0042133 -HP:0000131 oboInOwl:hasDbXref SNOMEDCT_US:44598004 -HP:0000131 oboInOwl:hasDbXref MSH:D007889 -HP:0001465 oboInOwl:hasDbXref UMLS:C4025771 -HP:0000134 oboInOwl:hasDbXref UMLS:C0271578 -HP:0000134 oboInOwl:hasDbXref SNOMEDCT_US:16041008 -HP:0002793 oboInOwl:hasDbXref UMLS:C1837388 -HP:0000133 oboInOwl:hasDbXref UMLS:C0018051 -HP:0000133 oboInOwl:hasDbXref UMLS:C0018055 -HP:0000133 oboInOwl:hasDbXref UMLS:C0687149 -HP:0000133 oboInOwl:hasDbXref MSH:D006060 -HP:0000133 oboInOwl:hasDbXref SNOMEDCT_US:38804009 -HP:0000133 oboInOwl:hasDbXref SNOMEDCT_US:205681004 -HP:0000133 oboInOwl:hasDbXref MSH:D006059 -HP:0000133 oboInOwl:hasDbXref SNOMEDCT_US:95219002 -HP:0000133 oboInOwl:hasDbXref SNOMEDCT_US:83579008 -HP:0000136 oboInOwl:hasDbXref UMLS:C1850327 -HP:0001468 oboInOwl:hasDbXref UMLS:C4025769 -HP:0001469 oboInOwl:hasDbXref UMLS:C4025768 -HP:0000135 oboInOwl:hasDbXref SNOMEDCT_US:48130008 -HP:0000135 oboInOwl:hasDbXref UMLS:C0020619 -HP:0000135 oboInOwl:hasDbXref MSH:D007006 -HP:0000138 oboInOwl:hasDbXref UMLS:C0029927 -HP:0000138 oboInOwl:hasDbXref SNOMEDCT_US:79883001 -HP:0000138 oboInOwl:hasDbXref MSH:D010048 -HP:0002797 oboInOwl:hasDbXref UMLS:C0221204 -HP:0002797 oboInOwl:hasDbXref SNOMEDCT_US:30425001 -HP:0002797 oboInOwl:hasDbXref MSH:D010014 -HP:0002797 oboInOwl:hasDbXref SNOMEDCT_US:203522001 -HP:0001466 oboInOwl:hasDbXref UMLS:C1855496 -HP:0000137 oboInOwl:hasDbXref MSH:D010049 -HP:0000137 oboInOwl:hasDbXref SNOMEDCT_US:5552004 -HP:0000137 oboInOwl:hasDbXref UMLS:C4021818 -HP:0000137 oboInOwl:hasDbXref UMLS:C0029928 -HP:0001467 oboInOwl:hasDbXref UMLS:C4025770 -HP:0012129 oboInOwl:hasDbXref UMLS:C4023034 -HP:0001460 oboInOwl:hasDbXref UMLS:C4025773 -HP:0002791 oboInOwl:hasDbXref SNOMEDCT_US:15993004 -HP:0002791 oboInOwl:hasDbXref MSH:D012131 -HP:0002791 oboInOwl:hasDbXref SNOMEDCT_US:80954004 -HP:0002791 oboInOwl:hasDbXref SNOMEDCT_US:31515003 -HP:0002791 oboInOwl:hasDbXref MSH:D007040 -HP:0002791 oboInOwl:hasDbXref UMLS:C0235063 -HP:0002791 oboInOwl:hasDbXref UMLS:C3203358 -HP:0002792 oboInOwl:hasDbXref UMLS:C0520831 -HP:0002792 oboInOwl:hasDbXref SNOMEDCT_US:274715008 -HP:0002792 oboInOwl:hasDbXref UMLS:C0476408 -HP:0002792 oboInOwl:hasDbXref SNOMEDCT_US:607007 -HP:0000130 oboInOwl:hasDbXref UMLS:C0266383 -HP:0000130 oboInOwl:hasDbXref MSH:C562565 -HP:0000130 oboInOwl:hasDbXref SNOMEDCT_US:37849005 -HP:0002790 oboInOwl:hasDbXref UMLS:C3806216 -HP:0012110 oboInOwl:hasDbXref UMLS:C1848529 -HP:0012111 oboInOwl:hasDbXref UMLS:C4023038 -HP:0012112 oboInOwl:hasDbXref UMLS:C4023037 -HP:0012113 oboInOwl:hasDbXref UMLS:C4020731 -HP:0012114 oboInOwl:hasDbXref UMLS:C0476089 -HP:0012114 oboInOwl:hasDbXref SNOMEDCT_US:254878006 -HP:0012114 oboInOwl:hasDbXref MSH:D016889 -HP:0012115 oboInOwl:hasDbXref MSH:D006505 -HP:0012115 oboInOwl:hasDbXref UMLS:C0019158 -HP:0012115 oboInOwl:hasDbXref SNOMEDCT_US:128241005 -HP:0012116 oboInOwl:hasDbXref UMLS:C4023036 -HP:0012117 oboInOwl:hasDbXref UMLS:C1142113 -HP:0012117 oboInOwl:hasDbXref SNOMEDCT_US:119248009 -HP:0000143 oboInOwl:hasDbXref SNOMEDCT_US:65619001 -HP:0000143 oboInOwl:hasDbXref UMLS:C0034895 -HP:0000143 oboInOwl:hasDbXref MEDDRA:10051097 -HP:0000143 oboInOwl:hasDbXref MSH:D012006 -HP:0001475 oboInOwl:hasDbXref UMLS:C4025764 -HP:0001476 oboInOwl:hasDbXref SNOMEDCT_US:295091000119100 -HP:0001476 oboInOwl:hasDbXref UMLS:C4072831 -HP:0001476 oboInOwl:hasDbXref UMLS:C3840083 -HP:0000142 oboInOwl:hasDbXref UMLS:C1856023 -HP:0001473 oboInOwl:hasDbXref UMLS:C1854614 -HP:0000145 oboInOwl:hasDbXref UMLS:C1856006 -HP:0001474 oboInOwl:hasDbXref UMLS:C1849263 -HP:0000144 oboInOwl:hasDbXref SNOMEDCT_US:17276009 -HP:0000144 oboInOwl:hasDbXref UMLS:C0520927 -HP:0000147 oboInOwl:hasDbXref MSH:D011085 -HP:0000147 oboInOwl:hasDbXref SNOMEDCT_US:69878008 -HP:0000147 oboInOwl:hasDbXref UMLS:C0032460 -HP:0000147 oboInOwl:hasDbXref UMLS:C1136382 -HP:0001477 oboInOwl:hasDbXref UMLS:C1846911 -HP:0000149 oboInOwl:hasDbXref UMLS:C1518716 -HP:0000149 oboInOwl:hasDbXref SNOMEDCT_US:716594002 -HP:0000149 oboInOwl:hasDbXref NCIT:C3754 -HP:0000148 oboInOwl:hasDbXref SNOMEDCT_US:87380008 -HP:0000148 oboInOwl:hasDbXref UMLS:C1321884 -HP:0012118 oboInOwl:hasDbXref UMLS:C0595989 -HP:0012118 oboInOwl:hasDbXref SNOMEDCT_US:276975007 -HP:0012119 oboInOwl:hasDbXref SNOMEDCT_US:131171006 -HP:0012119 oboInOwl:hasDbXref UMLS:C0025637 -HP:0012119 oboInOwl:hasDbXref SNOMEDCT_US:38959009 -HP:0012119 oboInOwl:hasDbXref MSH:D008708 -HP:0001471 oboInOwl:hasDbXref UMLS:C4025766 -HP:0000141 oboInOwl:hasDbXref UMLS:C2219717 -HP:0000140 oboInOwl:hasDbXref UMLS:C3549779 -HP:0000140 oboInOwl:hasDbXref UMLS:C4025888 -HP:0001470 oboInOwl:hasDbXref UMLS:C4025767 -HP:0001604 oboInOwl:hasDbXref SNOMEDCT_US:302912005 -HP:0001604 oboInOwl:hasDbXref UMLS:C1843187 -HP:0001604 oboInOwl:hasDbXref UMLS:C1853729 -HP:0001604 oboInOwl:hasDbXref UMLS:C0751576 -HP:0001604 oboInOwl:hasDbXref MSH:D014826 -HP:0001604 oboInOwl:hasDbXref SNOMEDCT_US:445424004 -HP:0001604 oboInOwl:hasDbXref UMLS:C1832690 -HP:0002936 oboInOwl:hasDbXref UMLS:C1847584 -HP:0001605 oboInOwl:hasDbXref SNOMEDCT_US:302912005 -HP:0001605 oboInOwl:hasDbXref UMLS:C1854345 -HP:0001605 oboInOwl:hasDbXref MSH:D014826 -HP:0001605 oboInOwl:hasDbXref UMLS:C0042928 -HP:0001602 oboInOwl:hasDbXref UMLS:C0023075 -HP:0001602 oboInOwl:hasDbXref MSH:D007829 -HP:0001602 oboInOwl:hasDbXref SNOMEDCT_US:75547007 -HP:0002933 oboInOwl:hasDbXref UMLS:C0019326 -HP:0002933 oboInOwl:hasDbXref SNOMEDCT_US:414396006 -HP:0002933 oboInOwl:hasDbXref MSH:D006555 -HP:0001608 oboInOwl:hasDbXref UMLS:C4021776 -HP:0001609 oboInOwl:hasDbXref UMLS:C0019825 -HP:0001609 oboInOwl:hasDbXref SNOMEDCT_US:50219008 -HP:0001609 oboInOwl:hasDbXref MSH:D006685 -HP:0001609 oboInOwl:hasDbXref UMLS:C1854348 -HP:0002937 oboInOwl:hasDbXref SNOMEDCT_US:68359008 -HP:0002937 oboInOwl:hasDbXref UMLS:C0265677 -HP:0002938 oboInOwl:hasDbXref UMLS:C1184923 -HP:0001607 oboInOwl:hasDbXref UMLS:C0238441 -HP:0001607 oboInOwl:hasDbXref SNOMEDCT_US:22668006 -HP:0001600 oboInOwl:hasDbXref UMLS:C4021777 -HP:0002932 oboInOwl:hasDbXref SNOMEDCT_US:124161002 -HP:0002932 oboInOwl:hasDbXref UMLS:C1291266 -HP:0001601 oboInOwl:hasDbXref MSH:D055092 -HP:0001601 oboInOwl:hasDbXref SNOMEDCT_US:38086007 -HP:0001601 oboInOwl:hasDbXref UMLS:C0264303 -HP:0002930 oboInOwl:hasDbXref SNOMEDCT_US:237559000 -HP:0002930 oboInOwl:hasDbXref SNOMEDCT_US:50375007 -HP:0002930 oboInOwl:hasDbXref SNOMEDCT_US:111567006 -HP:0002930 oboInOwl:hasDbXref MSH:D018382 -HP:0002930 oboInOwl:hasDbXref UMLS:C2940786 -HP:0002930 oboInOwl:hasDbXref SNOMEDCT_US:237560005 -HP:0002946 oboInOwl:hasDbXref SNOMEDCT_US:87294007 -HP:0002946 oboInOwl:hasDbXref UMLS:C0265681 -HP:0001615 oboInOwl:hasDbXref UMLS:C2678303 -HP:0002947 oboInOwl:hasDbXref UMLS:C0575170 -HP:0002947 oboInOwl:hasDbXref SNOMEDCT_US:298393001 -HP:0002944 oboInOwl:hasDbXref UMLS:C0749379 -HP:0002945 oboInOwl:hasDbXref UMLS:C0263870 -HP:0002945 oboInOwl:hasDbXref SNOMEDCT_US:11301007 -HP:0002948 oboInOwl:hasDbXref UMLS:C1849073 -HP:0002948 oboInOwl:hasDbXref UMLS:C1835763 -HP:0002948 oboInOwl:hasDbXref UMLS:C3278509 -HP:0002949 oboInOwl:hasDbXref UMLS:C3887527 -HP:0001618 oboInOwl:hasDbXref UMLS:C1527344 -HP:0001618 oboInOwl:hasDbXref SNOMEDCT_US:47004009 -HP:0001618 oboInOwl:hasDbXref MSH:D055154 -HP:0001611 oboInOwl:hasDbXref UMLS:C0566620 -HP:0001611 oboInOwl:hasDbXref UMLS:C0454555 -HP:0001611 oboInOwl:hasDbXref SNOMEDCT_US:229645001 -HP:0001611 oboInOwl:hasDbXref SNOMEDCT_US:289190003 -HP:0002942 oboInOwl:hasDbXref UMLS:C1184919 -HP:0001612 oboInOwl:hasDbXref UMLS:C0234860 -HP:0001612 oboInOwl:hasDbXref SNOMEDCT_US:2120003 -HP:0002943 oboInOwl:hasDbXref UMLS:C1857790 -HP:0002919 oboInOwl:hasDbXref UMLS:C0162275 -HP:0002919 oboInOwl:hasDbXref MSH:D007662 -HP:0002919 oboInOwl:hasDbXref SNOMEDCT_US:274783007 -HP:0002919 oboInOwl:hasDbXref SNOMEDCT_US:36815008 -HP:0002913 oboInOwl:hasDbXref UMLS:C0027080 -HP:0002913 oboInOwl:hasDbXref MSH:D009212 -HP:0002913 oboInOwl:hasDbXref SNOMEDCT_US:48165008 -HP:0002914 oboInOwl:hasDbXref UMLS:C1846352 -HP:0002912 oboInOwl:hasDbXref UMLS:C0268583 -HP:0002912 oboInOwl:hasDbXref MSH:C537358 -HP:0002912 oboInOwl:hasDbXref SNOMEDCT_US:42393006 -HP:0002917 oboInOwl:hasDbXref SNOMEDCT_US:190855004 -HP:0002917 oboInOwl:hasDbXref UMLS:C0151723 -HP:0002918 oboInOwl:hasDbXref SNOMEDCT_US:66978005 -HP:0002918 oboInOwl:hasDbXref UMLS:C0151714 -HP:0002916 oboInOwl:hasDbXref UMLS:C4025670 -HP:0002910 oboInOwl:hasDbXref UMLS:C0877359 -HP:0002910 oboInOwl:hasDbXref SNOMEDCT_US:166603001 -HP:0002910 oboInOwl:hasDbXref UMLS:C1842003 -HP:0002910 oboInOwl:hasDbXref UMLS:C0151766 -HP:0002910 oboInOwl:hasDbXref UMLS:C0235996 -HP:0002910 oboInOwl:hasDbXref UMLS:C0086565 -HP:0002910 oboInOwl:hasDbXref UMLS:C1848701 -HP:0002910 oboInOwl:hasDbXref UMLS:C0438237 -HP:0002910 oboInOwl:hasDbXref UMLS:C0438717 -HP:0002910 oboInOwl:hasDbXref MSH:D008107 -HP:0002910 oboInOwl:hasDbXref SNOMEDCT_US:166643006 -HP:0002910 oboInOwl:hasDbXref SNOMEDCT_US:75183008 -HP:0002925 oboInOwl:hasDbXref UMLS:C0586553 -HP:0002925 oboInOwl:hasDbXref SNOMEDCT_US:309080005 -HP:0002922 oboInOwl:hasDbXref UMLS:C1806780 -HP:0002923 oboInOwl:hasDbXref UMLS:C0151379 -HP:0002923 oboInOwl:hasDbXref SNOMEDCT_US:165839004 -HP:0002928 oboInOwl:hasDbXref UMLS:C1839888 -HP:0002929 oboInOwl:hasDbXref UMLS:C4025668 -HP:0002926 oboInOwl:hasDbXref UMLS:C0857576 -HP:0002927 oboInOwl:hasDbXref UMLS:C0268642 -HP:0002927 oboInOwl:hasDbXref MSH:C538321 -HP:0002927 oboInOwl:hasDbXref SNOMEDCT_US:78311009 -HP:0002920 oboInOwl:hasDbXref UMLS:C4025669 -HP:0002921 oboInOwl:hasDbXref UMLS:C0151583 -HP:0012300 oboInOwl:hasDbXref UMLS:C4022959 -HP:0012301 oboInOwl:hasDbXref UMLS:C4021094 -HP:0012302 oboInOwl:hasDbXref SNOMEDCT_US:428638009 -HP:0012302 oboInOwl:hasDbXref UMLS:C0276226 -HP:0012302 oboInOwl:hasDbXref MSH:D020803 -HP:0012303 oboInOwl:hasDbXref SNOMEDCT_US:448742006 -HP:0012303 oboInOwl:hasDbXref UMLS:C3163801 -HP:0012303 oboInOwl:hasDbXref Fyler:2700 -HP:0012304 oboInOwl:hasDbXref SNOMEDCT_US:60787001 -HP:0012304 oboInOwl:hasDbXref Fyler:2704 -HP:0012304 oboInOwl:hasDbXref UMLS:C0265881 -HP:0000316 oboInOwl:hasDbXref UMLS:C0020534 -HP:0000316 oboInOwl:hasDbXref SNOMEDCT_US:22006008 -HP:0000316 oboInOwl:hasDbXref MSH:D006972 -HP:0000316 oboInOwl:hasDbXref SNOMEDCT_US:194021007 -HP:0001648 oboInOwl:hasDbXref SNOMEDCT_US:274096000 -HP:0001648 oboInOwl:hasDbXref MSH:D011660 -HP:0001648 oboInOwl:hasDbXref UMLS:C0034072 -HP:0001648 oboInOwl:hasDbXref SNOMEDCT_US:83291003 -HP:0002979 oboInOwl:hasDbXref MSH:D056305 -HP:0002979 oboInOwl:hasDbXref UMLS:C0544755 -HP:0002979 oboInOwl:hasDbXref SNOMEDCT_US:299331007 -HP:0001649 oboInOwl:hasDbXref SNOMEDCT_US:86651002 -HP:0001649 oboInOwl:hasDbXref UMLS:C4020868 -HP:0001649 oboInOwl:hasDbXref SNOMEDCT_US:3424008 -HP:0001649 oboInOwl:hasDbXref MSH:D013610 -HP:0001649 oboInOwl:hasDbXref UMLS:C0039231 -HP:0000315 oboInOwl:hasDbXref UMLS:C4025863 -HP:0002977 oboInOwl:hasDbXref UMLS:C4025665 -HP:0001646 oboInOwl:hasDbXref Fyler:1408 -HP:0001646 oboInOwl:hasDbXref Fyler:1400 -HP:0001646 oboInOwl:hasDbXref SNOMEDCT_US:448743001 -HP:0001646 oboInOwl:hasDbXref UMLS:C3164445 -HP:0000317 oboInOwl:hasDbXref MSH:D005155 -HP:0000317 oboInOwl:hasDbXref UMLS:C0270871 -HP:0000317 oboInOwl:hasDbXref SNOMEDCT_US:1070000 -HP:0001647 oboInOwl:hasDbXref SNOMEDCT_US:72352009 -HP:0001647 oboInOwl:hasDbXref MSH:C562388 -HP:0001647 oboInOwl:hasDbXref UMLS:C0149630 -HP:0000319 oboInOwl:hasDbXref UMLS:C1142533 -HP:0001640 oboInOwl:hasDbXref UMLS:C0018800 -HP:0001640 oboInOwl:hasDbXref MSH:D006332 -HP:0001640 oboInOwl:hasDbXref SNOMEDCT_US:8186001 -HP:0002971 oboInOwl:hasDbXref UMLS:C1833173 -HP:0002972 oboInOwl:hasDbXref UMLS:C1843386 -HP:0001641 oboInOwl:hasDbXref Fyler:1600 -HP:0001641 oboInOwl:hasDbXref UMLS:C3164374 -HP:0001641 oboInOwl:hasDbXref Fyler:1602 -HP:0001641 oboInOwl:hasDbXref SNOMEDCT_US:448643005 -HP:0002970 oboInOwl:hasDbXref MSH:D056305 -HP:0002970 oboInOwl:hasDbXref SNOMEDCT_US:299331007 -HP:0002970 oboInOwl:hasDbXref UMLS:C0544755 -HP:0001644 oboInOwl:hasDbXref Fyler:1843 -HP:0001644 oboInOwl:hasDbXref MSH:D002311 -HP:0001644 oboInOwl:hasDbXref SNOMEDCT_US:399020009 -HP:0001644 oboInOwl:hasDbXref SNOMEDCT_US:195021004 -HP:0001644 oboInOwl:hasDbXref UMLS:C0007193 -HP:0001645 oboInOwl:hasDbXref UMLS:C0085298 -HP:0001645 oboInOwl:hasDbXref MSH:D016757 -HP:0001645 oboInOwl:hasDbXref SNOMEDCT_US:95281009 -HP:0000311 oboInOwl:hasDbXref UMLS:C1856468 -HP:0000311 oboInOwl:hasDbXref UMLS:C0239479 -HP:0001642 oboInOwl:hasDbXref SNOMEDCT_US:56786000 -HP:0001642 oboInOwl:hasDbXref MSH:D011666 -HP:0001642 oboInOwl:hasDbXref Fyler:1611 -HP:0001642 oboInOwl:hasDbXref UMLS:C1956257 -HP:0002973 oboInOwl:hasDbXref UMLS:C4025666 -HP:0001643 oboInOwl:hasDbXref SNOMEDCT_US:83330001 -HP:0001643 oboInOwl:hasDbXref UMLS:C0013274 -HP:0001643 oboInOwl:hasDbXref MSH:D004374 -HP:0001643 oboInOwl:hasDbXref Fyler:2100 -HP:0002974 oboInOwl:hasDbXref UMLS:C0158761 -HP:0002974 oboInOwl:hasDbXref MSH:C562408 -HP:0002974 oboInOwl:hasDbXref SNOMEDCT_US:33313004 -HP:0002974 oboInOwl:hasDbXref MEDDRA:10037798 -HP:0012305 oboInOwl:hasDbXref UMLS:C4022958 -HP:0012306 oboInOwl:hasDbXref UMLS:C4022957 -HP:0012307 oboInOwl:hasDbXref UMLS:C1856637 -HP:0012308 oboInOwl:hasDbXref UMLS:C4021093 -HP:0012309 oboInOwl:hasDbXref UMLS:C0268397 -HP:0012309 oboInOwl:hasDbXref SNOMEDCT_US:282834007 -HP:0012309 oboInOwl:hasDbXref SNOMEDCT_US:201337008 -HP:0012309 oboInOwl:hasDbXref MSH:C562642 -HP:0012309 oboInOwl:hasDbXref SNOMEDCT_US:281882003 -HP:0012309 oboInOwl:hasDbXref SNOMEDCT_US:718105008 -HP:0000327 oboInOwl:hasDbXref UMLS:C4082243 -HP:0000327 oboInOwl:hasDbXref UMLS:C4280643 -HP:0000327 oboInOwl:hasDbXref UMLS:C4280642 -HP:0000327 oboInOwl:hasDbXref UMLS:C4280641 -HP:0000327 oboInOwl:hasDbXref UMLS:C4280640 -HP:0000327 oboInOwl:hasDbXref UMLS:C0240310 -HP:0001659 oboInOwl:hasDbXref MSH:D001022 -HP:0001659 oboInOwl:hasDbXref UMLS:C0003504 -HP:0001659 oboInOwl:hasDbXref SNOMEDCT_US:60234000 -HP:0000326 oboInOwl:hasDbXref UMLS:C4025862 -HP:0000329 oboInOwl:hasDbXref UMLS:C1861443 -HP:0001657 oboInOwl:hasDbXref SNOMEDCT_US:111975006 -HP:0001657 oboInOwl:hasDbXref UMLS:C0151878 -HP:0001658 oboInOwl:hasDbXref MSH:D009203 -HP:0001658 oboInOwl:hasDbXref SNOMEDCT_US:22298006 -HP:0001658 oboInOwl:hasDbXref UMLS:C0027051 -HP:0001651 oboInOwl:hasDbXref UMLS:C0011813 -HP:0001651 oboInOwl:hasDbXref EPCC:02.01.02 -HP:0001651 oboInOwl:hasDbXref SNOMEDCT_US:27637000 -HP:0001651 oboInOwl:hasDbXref MSH:D003914 -HP:0001651 oboInOwl:hasDbXref ICD-10:Q24.0 -HP:0001651 oboInOwl:hasDbXref Fyler:110 -HP:0001651 oboInOwl:hasDbXref Fyler:0110 -HP:0002982 oboInOwl:hasDbXref UMLS:C1837081 -HP:0002983 oboInOwl:hasDbXref UMLS:C0025995 -HP:0002983 oboInOwl:hasDbXref SNOMEDCT_US:74370006 -HP:0002983 oboInOwl:hasDbXref MEDDRA:10027546 -HP:0000321 oboInOwl:hasDbXref UMLS:C1832127 -HP:0002980 oboInOwl:hasDbXref UMLS:C1859461 -HP:0001650 oboInOwl:hasDbXref Fyler:1411 -HP:0001650 oboInOwl:hasDbXref SNOMEDCT_US:60573004 -HP:0001650 oboInOwl:hasDbXref UMLS:C0003507 -HP:0001650 oboInOwl:hasDbXref MSH:D001024 -HP:0002981 oboInOwl:hasDbXref UMLS:C4021832 -HP:0000320 oboInOwl:hasDbXref UMLS:C1837758 -HP:0002986 oboInOwl:hasDbXref UMLS:C1859399 -HP:0001655 oboInOwl:hasDbXref UMLS:C0016522 -HP:0001655 oboInOwl:hasDbXref Fyler:2020 -HP:0001655 oboInOwl:hasDbXref SNOMEDCT_US:204317008 -HP:0001655 oboInOwl:hasDbXref ICD-10:Q21.1 -HP:0001655 oboInOwl:hasDbXref MSH:D054092 -HP:0002987 oboInOwl:hasDbXref UMLS:C0409338 -HP:0002987 oboInOwl:hasDbXref SNOMEDCT_US:202271004 -HP:0000322 oboInOwl:hasDbXref UMLS:C1861324 -HP:0000325 oboInOwl:hasDbXref UMLS:C1835884 -HP:0002984 oboInOwl:hasDbXref SNOMEDCT_US:205170001 -HP:0002984 oboInOwl:hasDbXref UMLS:C1840087 -HP:0002984 oboInOwl:hasDbXref SNOMEDCT_US:93288001 -HP:0002984 oboInOwl:hasDbXref UMLS:C0685381 -HP:0001653 oboInOwl:hasDbXref Fyler:1151 -HP:0001653 oboInOwl:hasDbXref UMLS:C0026266 -HP:0001653 oboInOwl:hasDbXref SNOMEDCT_US:48724000 -HP:0001653 oboInOwl:hasDbXref MSH:D008944 -HP:0001653 oboInOwl:hasDbXref UMLS:C3551535 -HP:0000324 oboInOwl:hasDbXref MSH:D005146 -HP:0000324 oboInOwl:hasDbXref UMLS:C1306710 -HP:0000324 oboInOwl:hasDbXref SNOMEDCT_US:15253005 -HP:0001654 oboInOwl:hasDbXref UMLS:C0018824 -HP:0001654 oboInOwl:hasDbXref SNOMEDCT_US:368009 -HP:0001654 oboInOwl:hasDbXref MSH:D006349 -HP:0001654 oboInOwl:hasDbXref UMLS:C0241654 -HP:0001626 oboInOwl:hasDbXref SNOMEDCT_US:49601007 -HP:0001626 oboInOwl:hasDbXref UMLS:C0007222 -HP:0001626 oboInOwl:hasDbXref MSH:D018376 -HP:0001626 oboInOwl:hasDbXref UMLS:C0243050 -HP:0001626 oboInOwl:hasDbXref MSH:D002318 -HP:0002958 oboInOwl:hasDbXref UMLS:C1844666 -HP:0001627 oboInOwl:hasDbXref UMLS:C0018798 -HP:0001627 oboInOwl:hasDbXref MSH:D006330 -HP:0001627 oboInOwl:hasDbXref SNOMEDCT_US:13213009 -HP:0001627 oboInOwl:hasDbXref UMLS:C0152021 -HP:0002955 oboInOwl:hasDbXref UMLS:C0521173 -HP:0002955 oboInOwl:hasDbXref SNOMEDCT_US:443138004 -HP:0002955 oboInOwl:hasDbXref SNOMEDCT_US:44328006 -HP:0002959 oboInOwl:hasDbXref UMLS:C1842528 -HP:0001629 oboInOwl:hasDbXref SNOMEDCT_US:30288003 -HP:0001629 oboInOwl:hasDbXref UMLS:C0018818 -HP:0001629 oboInOwl:hasDbXref SNOMEDCT_US:253549006 -HP:0001629 oboInOwl:hasDbXref MSH:D006345 -HP:0001629 oboInOwl:hasDbXref Fyler:1300 -HP:0002953 oboInOwl:hasDbXref UMLS:C0410550 -HP:0002953 oboInOwl:hasDbXref SNOMEDCT_US:42942008 -HP:0002953 oboInOwl:hasDbXref UMLS:C0262431 -HP:0002953 oboInOwl:hasDbXref SNOMEDCT_US:84138006 -HP:0001622 oboInOwl:hasDbXref UMLS:C0233315 -HP:0001622 oboInOwl:hasDbXref SNOMEDCT_US:49550006 -HP:0001622 oboInOwl:hasDbXref UMLS:C0151526 -HP:0001622 oboInOwl:hasDbXref MSH:D047928 -HP:0001622 oboInOwl:hasDbXref SNOMEDCT_US:282020008 -HP:0001622 oboInOwl:hasDbXref SNOMEDCT_US:367494004 -HP:0001623 oboInOwl:hasDbXref MSH:D001946 -HP:0001623 oboInOwl:hasDbXref UMLS:C0006157 -HP:0001623 oboInOwl:hasDbXref SNOMEDCT_US:6096002 -HP:0001623 oboInOwl:hasDbXref SNOMEDCT_US:249101006 -HP:0001620 oboInOwl:hasDbXref UMLS:C0241703 -HP:0001620 oboInOwl:hasDbXref SNOMEDCT_US:51406002 -HP:0002951 oboInOwl:hasDbXref UMLS:C4025667 -HP:0001621 oboInOwl:hasDbXref SNOMEDCT_US:34527004 -HP:0001621 oboInOwl:hasDbXref SNOMEDCT_US:8614008 -HP:0001621 oboInOwl:hasDbXref MSH:D014832 -HP:0001621 oboInOwl:hasDbXref UMLS:C0241700 -HP:0001621 oboInOwl:hasDbXref UMLS:C0521007 -HP:0001637 oboInOwl:hasDbXref UMLS:C4025758 -HP:0001638 oboInOwl:hasDbXref SNOMEDCT_US:85898001 -HP:0001638 oboInOwl:hasDbXref UMLS:C0878544 -HP:0001638 oboInOwl:hasDbXref SNOMEDCT_US:57809008 -HP:0001638 oboInOwl:hasDbXref MSH:D009202 -HP:0001638 oboInOwl:hasDbXref Fyler:1840 -HP:0001635 oboInOwl:hasDbXref SNOMEDCT_US:42343007 -HP:0001635 oboInOwl:hasDbXref SNOMEDCT_US:84114007 -HP:0001635 oboInOwl:hasDbXref MSH:D006333 -HP:0001635 oboInOwl:hasDbXref UMLS:C0018802 -HP:0001635 oboInOwl:hasDbXref UMLS:C0018801 -HP:0000307 oboInOwl:hasDbXref UMLS:C1844505 -HP:0001636 oboInOwl:hasDbXref ICD-10:Q21.3 -HP:0001636 oboInOwl:hasDbXref UMLS:C0039685 -HP:0001636 oboInOwl:hasDbXref SNOMEDCT_US:86299006 -HP:0001636 oboInOwl:hasDbXref MSH:D013771 -HP:0000306 oboInOwl:hasDbXref UMLS:C4025864 -HP:0002967 oboInOwl:hasDbXref SNOMEDCT_US:54583007 -HP:0002967 oboInOwl:hasDbXref UMLS:C0158465 -HP:0000309 oboInOwl:hasDbXref UMLS:C4021811 -HP:0000308 oboInOwl:hasDbXref UMLS:C1839546 -HP:0001639 oboInOwl:hasDbXref SNOMEDCT_US:45227007 -HP:0001639 oboInOwl:hasDbXref MSH:D002312 -HP:0001639 oboInOwl:hasDbXref UMLS:C0007194 -HP:0001639 oboInOwl:hasDbXref SNOMEDCT_US:233873004 -HP:0002960 oboInOwl:hasDbXref SNOMEDCT_US:85828009 -HP:0002960 oboInOwl:hasDbXref UMLS:C0004364 -HP:0002960 oboInOwl:hasDbXref MSH:D001327 -HP:0002961 oboInOwl:hasDbXref UMLS:C0013374 -HP:0002961 oboInOwl:hasDbXref MSH:D004406 -HP:0002961 oboInOwl:hasDbXref SNOMEDCT_US:123782009 -HP:0001633 oboInOwl:hasDbXref UMLS:C4025759 -HP:0000301 oboInOwl:hasDbXref UMLS:C4025865 -HP:0000300 oboInOwl:hasDbXref UMLS:C1849025 -HP:0001634 oboInOwl:hasDbXref Fyler:1533 -HP:0001634 oboInOwl:hasDbXref SNOMEDCT_US:409712001 -HP:0001634 oboInOwl:hasDbXref SNOMEDCT_US:8074002 -HP:0001634 oboInOwl:hasDbXref UMLS:C0026267 -HP:0001634 oboInOwl:hasDbXref MSH:D008945 -HP:0002965 oboInOwl:hasDbXref UMLS:C1855781 -HP:0000303 oboInOwl:hasDbXref MSH:D008313 -HP:0000303 oboInOwl:hasDbXref UMLS:C2227134 -HP:0000303 oboInOwl:hasDbXref UMLS:C4280645 -HP:0000303 oboInOwl:hasDbXref UMLS:C0302501 -HP:0000303 oboInOwl:hasDbXref SNOMEDCT_US:109504005 -HP:0000303 oboInOwl:hasDbXref UMLS:C4280644 -HP:0000303 oboInOwl:hasDbXref UMLS:C0399526 -HP:0000303 oboInOwl:hasDbXref SNOMEDCT_US:22810007 -HP:0001631 oboInOwl:hasDbXref ICD-10:Q21.1 -HP:0001631 oboInOwl:hasDbXref UMLS:C0018817 -HP:0001631 oboInOwl:hasDbXref SNOMEDCT_US:405752007 -HP:0001631 oboInOwl:hasDbXref SNOMEDCT_US:253366007 -HP:0001631 oboInOwl:hasDbXref Fyler:2050 -HP:0001631 oboInOwl:hasDbXref MSH:D006344 -HP:0001631 oboInOwl:hasDbXref SNOMEDCT_US:70142008 -HP:0002963 oboInOwl:hasDbXref UMLS:C1833172 -HP:0002908 oboInOwl:hasDbXref SNOMEDCT_US:9326001 -HP:0002908 oboInOwl:hasDbXref UMLS:C0268307 -HP:0002909 oboInOwl:hasDbXref UMLS:C1847868 -HP:0002902 oboInOwl:hasDbXref MSH:D007010 -HP:0002902 oboInOwl:hasDbXref SNOMEDCT_US:89627008 -HP:0002902 oboInOwl:hasDbXref UMLS:C0020625 -HP:0002900 oboInOwl:hasDbXref MSH:D007008 -HP:0002900 oboInOwl:hasDbXref SNOMEDCT_US:43339004 -HP:0002900 oboInOwl:hasDbXref UMLS:C0020621 -HP:0002900 oboInOwl:hasDbXref SNOMEDCT_US:166690008 -HP:0002901 oboInOwl:hasDbXref UMLS:C0020598 -HP:0002901 oboInOwl:hasDbXref SNOMEDCT_US:5291005 -HP:0002901 oboInOwl:hasDbXref MSH:D006996 -HP:0002907 oboInOwl:hasDbXref SNOMEDCT_US:197940006 -HP:0002907 oboInOwl:hasDbXref UMLS:C0239937 -HP:0002904 oboInOwl:hasDbXref SNOMEDCT_US:26165005 -HP:0002904 oboInOwl:hasDbXref UMLS:C0311468 -HP:0002905 oboInOwl:hasDbXref MSH:D054559 -HP:0002905 oboInOwl:hasDbXref UMLS:C0553706 -HP:0002905 oboInOwl:hasDbXref UMLS:C0085681 -HP:0002905 oboInOwl:hasDbXref SNOMEDCT_US:20165001 -HP:0012297 oboInOwl:hasDbXref UMLS:C4022961 -HP:0012298 oboInOwl:hasDbXref UMLS:C4022960 -HP:0012299 oboInOwl:hasDbXref UMLS:C4021865 -HP:0012290 oboInOwl:hasDbXref SNOMEDCT_US:126797001 -HP:0012290 oboInOwl:hasDbXref MSH:D009062 -HP:0012290 oboInOwl:hasDbXref SNOMEDCT_US:235075007 -HP:0012290 oboInOwl:hasDbXref UMLS:C0026640 -HP:0012290 oboInOwl:hasDbXref NCIT:C3262 -HP:0012292 oboInOwl:hasDbXref UMLS:C4022966 -HP:0012293 oboInOwl:hasDbXref UMLS:C4022965 -HP:0012294 oboInOwl:hasDbXref UMLS:C4022964 -HP:0012295 oboInOwl:hasDbXref UMLS:C4022963 -HP:0012296 oboInOwl:hasDbXref UMLS:C4022962 -HP:0012286 oboInOwl:hasDbXref UMLS:C4021095 -HP:0012287 oboInOwl:hasDbXref UMLS:C4022967 -HP:0012288 oboInOwl:hasDbXref UMLS:C0018671 -HP:0012288 oboInOwl:hasDbXref SNOMEDCT_US:255056009 -HP:0012288 oboInOwl:hasDbXref SNOMEDCT_US:255055008 -HP:0012288 oboInOwl:hasDbXref MSH:D006258 -HP:0012288 oboInOwl:hasDbXref UMLS:C0278996 -HP:0012289 oboInOwl:hasDbXref NCIT:C3262 -HP:0012289 oboInOwl:hasDbXref SNOMEDCT_US:126632002 -HP:0012289 oboInOwl:hasDbXref UMLS:C0015461 -HP:0012289 oboInOwl:hasDbXref MSH:D005153 -HP:0012280 oboInOwl:hasDbXref UMLS:C0267839 -HP:0012280 oboInOwl:hasDbXref SNOMEDCT_US:9551004 -HP:0012281 oboInOwl:hasDbXref MSH:D002915 -HP:0012281 oboInOwl:hasDbXref UMLS:C0008732 -HP:0012281 oboInOwl:hasDbXref SNOMEDCT_US:52985009 -HP:0012282 oboInOwl:hasDbXref SNOMEDCT_US:247470007 -HP:0012282 oboInOwl:hasDbXref UMLS:C0234918 -HP:0012282 oboInOwl:hasDbXref SNOMEDCT_US:50495000 -HP:0012283 oboInOwl:hasDbXref UMLS:C4022970 -HP:0012284 oboInOwl:hasDbXref UMLS:C4022969 -HP:0012285 oboInOwl:hasDbXref UMLS:C4022968 -HP:0000297 oboInOwl:hasDbXref UMLS:C4280646 -HP:0000297 oboInOwl:hasDbXref UMLS:C1845251 -HP:0000298 oboInOwl:hasDbXref SNOMEDCT_US:103606006 -HP:0000298 oboInOwl:hasDbXref UMLS:C0424448 -HP:0000291 oboInOwl:hasDbXref UMLS:C4025866 -HP:0000290 oboInOwl:hasDbXref UMLS:C4025867 -HP:0000293 oboInOwl:hasDbXref UMLS:C4280647 -HP:0000293 oboInOwl:hasDbXref UMLS:C2748653 -HP:0000293 oboInOwl:hasDbXref UMLS:C1866231 -HP:0000293 oboInOwl:hasDbXref UMLS:C4280648 -HP:0000293 oboInOwl:hasDbXref UMLS:C3806443 -HP:0000292 oboInOwl:hasDbXref UMLS:C1837767 -HP:0000295 oboInOwl:hasDbXref UMLS:C1856361 -HP:0000294 oboInOwl:hasDbXref UMLS:C1842366 -HP:0012275 oboInOwl:hasDbXref UMLS:C4022975 -HP:0012276 oboInOwl:hasDbXref UMLS:C4022974 -HP:0012277 oboInOwl:hasDbXref UMLS:C4022973 -HP:0012278 oboInOwl:hasDbXref UMLS:C4022972 -HP:0012279 oboInOwl:hasDbXref UMLS:C4022971 -HP:0012270 oboInOwl:hasDbXref UMLS:C4022979 -HP:0012271 oboInOwl:hasDbXref UMLS:C4022978 -HP:0012272 oboInOwl:hasDbXref UMLS:C4018858 -HP:0012273 oboInOwl:hasDbXref UMLS:C4022977 -HP:0012274 oboInOwl:hasDbXref UMLS:C4022976 -HP:0025580 oboInOwl:hasDbXref Fyler:1770 -HP:0012220 oboInOwl:hasDbXref UMLS:C4022999 -HP:0012221 oboInOwl:hasDbXref MSH:C535494 -HP:0012221 oboInOwl:hasDbXref UMLS:C0432321 -HP:0012221 oboInOwl:hasDbXref SNOMEDCT_US:67653003 -HP:0012222 oboInOwl:hasDbXref UMLS:C4022998 -HP:0012223 oboInOwl:hasDbXref MSH:D013161 -HP:0012223 oboInOwl:hasDbXref SNOMEDCT_US:234506007 -HP:0012223 oboInOwl:hasDbXref UMLS:C0038000 -HP:0012224 oboInOwl:hasDbXref UMLS:C3887628 -HP:0012225 oboInOwl:hasDbXref UMLS:C4022997 -HP:0012225 oboInOwl:hasDbXref UMLS:C4280316 -HP:0012226 oboInOwl:hasDbXref UMLS:C0280131 -HP:0012226 oboInOwl:hasDbXref NCIT:C3403 -HP:0012226 oboInOwl:hasDbXref SNOMEDCT_US:716077006 -HP:0012227 oboInOwl:hasDbXref SNOMEDCT_US:76618002 -HP:0012227 oboInOwl:hasDbXref UMLS:C0041974 -HP:0012227 oboInOwl:hasDbXref SNOMEDCT_US:236647003 -HP:0012227 oboInOwl:hasDbXref MSH:D014525 -HP:0000239 oboInOwl:hasDbXref UMLS:C4072822 -HP:0000239 oboInOwl:hasDbXref SNOMEDCT_US:276709006 -HP:0000239 oboInOwl:hasDbXref UMLS:C4072821 -HP:0000239 oboInOwl:hasDbXref UMLS:C0456132 -HP:0000239 oboInOwl:hasDbXref UMLS:C4072820 -HP:0000238 oboInOwl:hasDbXref SNOMEDCT_US:230745008 -HP:0000238 oboInOwl:hasDbXref UMLS:C0020255 -HP:0000238 oboInOwl:hasDbXref MSH:D006849 -HP:0002894 oboInOwl:hasDbXref MSH:D010190 -HP:0002894 oboInOwl:hasDbXref SNOMEDCT_US:363418001 -HP:0002894 oboInOwl:hasDbXref NCIT:C3262 -HP:0002894 oboInOwl:hasDbXref UMLS:C0346647 -HP:0002894 oboInOwl:hasDbXref UMLS:C1842408 -HP:0002894 oboInOwl:hasDbXref UMLS:C0030297 -HP:0002894 oboInOwl:hasDbXref SNOMEDCT_US:126859007 -HP:0001563 oboInOwl:hasDbXref UMLS:C1865279 -HP:0002895 oboInOwl:hasDbXref NCIT:C2853 -HP:0002895 oboInOwl:hasDbXref SNOMEDCT_US:255029007 -HP:0002895 oboInOwl:hasDbXref MSH:C536915 -HP:0002895 oboInOwl:hasDbXref UMLS:C0238463 -HP:0000230 oboInOwl:hasDbXref SNOMEDCT_US:66383009 -HP:0000230 oboInOwl:hasDbXref UMLS:C0017574 -HP:0000230 oboInOwl:hasDbXref MSH:D005891 -HP:0001561 oboInOwl:hasDbXref MSH:D006831 -HP:0001561 oboInOwl:hasDbXref UMLS:C0020224 -HP:0001561 oboInOwl:hasDbXref SNOMEDCT_US:86203003 -HP:0000233 oboInOwl:hasDbXref UMLS:C0578038 -HP:0000233 oboInOwl:hasDbXref SNOMEDCT_US:301348000 -HP:0000232 oboInOwl:hasDbXref UMLS:C1866234 -HP:0000232 oboInOwl:hasDbXref UMLS:C1853246 -HP:0001562 oboInOwl:hasDbXref SNOMEDCT_US:59566000 -HP:0001562 oboInOwl:hasDbXref UMLS:C0079924 -HP:0001562 oboInOwl:hasDbXref MSH:D016104 -HP:0001562 oboInOwl:hasDbXref UMLS:C3550658 -HP:0002893 oboInOwl:hasDbXref NCIT:C2855 -HP:0002893 oboInOwl:hasDbXref ICD-O:M8272/0 -HP:0002893 oboInOwl:hasDbXref SNOMEDCT_US:128664001 -HP:0002893 oboInOwl:hasDbXref MSH:D010911 -HP:0002893 oboInOwl:hasDbXref SNOMEDCT_US:254956000 -HP:0002893 oboInOwl:hasDbXref UMLS:C0032000 -HP:0000235 oboInOwl:hasDbXref UMLS:C4025876 -HP:0002898 oboInOwl:hasDbXref MSH:D009373 -HP:0002898 oboInOwl:hasDbXref UMLS:C0027654 -HP:0000234 oboInOwl:hasDbXref UMLS:C4021812 -HP:0000237 oboInOwl:hasDbXref UMLS:C1859455 -HP:0002896 oboInOwl:hasDbXref UMLS:C0345904 -HP:0002896 oboInOwl:hasDbXref NCIT:C3262 -HP:0002896 oboInOwl:hasDbXref SNOMEDCT_US:126851005 -HP:0002896 oboInOwl:hasDbXref SNOMEDCT_US:93870000 -HP:0002896 oboInOwl:hasDbXref UMLS:C0023903 -HP:0002896 oboInOwl:hasDbXref MSH:D008113 -HP:0002897 oboInOwl:hasDbXref ICD-10:D35.1 -HP:0002897 oboInOwl:hasDbXref UMLS:C0262587 -HP:0002897 oboInOwl:hasDbXref MSH:D010282 -HP:0002897 oboInOwl:hasDbXref NCIT:C2855 -HP:0002897 oboInOwl:hasDbXref SNOMEDCT_US:128474007 -HP:0001566 oboInOwl:hasDbXref UMLS:C1835762 -HP:0001566 oboInOwl:hasDbXref UMLS:C4280252 -HP:0001566 oboInOwl:hasDbXref UMLS:C1845110 -HP:0000236 oboInOwl:hasDbXref UMLS:C4025875 -HP:0012228 oboInOwl:hasDbXref SNOMEDCT_US:66551002 -HP:0012228 oboInOwl:hasDbXref UMLS:C0033893 -HP:0012228 oboInOwl:hasDbXref SNOMEDCT_US:398057008 -HP:0012228 oboInOwl:hasDbXref ICD-10:G44.2 -HP:0012228 oboInOwl:hasDbXref MSH:D018781 -HP:0012229 oboInOwl:hasDbXref SNOMEDCT_US:91454002 -HP:0012229 oboInOwl:hasDbXref UMLS:C0151857 -HP:0012229 oboInOwl:hasDbXref MSH:D007964 -HP:0002890 oboInOwl:hasDbXref UMLS:C0549473 -HP:0002890 oboInOwl:hasDbXref MSH:D013964 -HP:0002890 oboInOwl:hasDbXref NCIT:C2916 -HP:0002891 oboInOwl:hasDbXref NCIT:C3158 -HP:0002891 oboInOwl:hasDbXref SNOMEDCT_US:447389009 -HP:0002891 oboInOwl:hasDbXref UMLS:C0280631 -HP:0001560 oboInOwl:hasDbXref SNOMEDCT_US:42170009 -HP:0001560 oboInOwl:hasDbXref UMLS:C0266781 -HP:0012210 oboInOwl:hasDbXref Fyler:4512 -HP:0012210 oboInOwl:hasDbXref SNOMEDCT_US:44513007 -HP:0012210 oboInOwl:hasDbXref UMLS:C0266292 -HP:0012211 oboInOwl:hasDbXref SNOMEDCT_US:39539005 -HP:0012211 oboInOwl:hasDbXref UMLS:C0151746 -HP:0012212 oboInOwl:hasDbXref UMLS:C0854050 -HP:0012213 oboInOwl:hasDbXref UMLS:C0853068 -HP:0012214 oboInOwl:hasDbXref UMLS:C0856948 -HP:0012215 oboInOwl:hasDbXref SNOMEDCT_US:117261000119108 -HP:0012215 oboInOwl:hasDbXref UMLS:C1864873 -HP:0012215 oboInOwl:hasDbXref MSH:C566478 -HP:0012216 oboInOwl:hasDbXref SNOMEDCT_US:230635000 -HP:0012216 oboInOwl:hasDbXref UMLS:C0393890 -HP:0001574 oboInOwl:hasDbXref UMLS:C4025761 -HP:0000242 oboInOwl:hasDbXref UMLS:C1857126 -HP:0001575 oboInOwl:hasDbXref SNOMEDCT_US:18963009 -HP:0001575 oboInOwl:hasDbXref UMLS:C0085633 -HP:0000244 oboInOwl:hasDbXref UMLS:C1857484 -HP:0001572 oboInOwl:hasDbXref UMLS:C4280591 -HP:0001572 oboInOwl:hasDbXref SNOMEDCT_US:71485000 -HP:0001572 oboInOwl:hasDbXref UMLS:C4280590 -HP:0001572 oboInOwl:hasDbXref UMLS:C0266036 -HP:0001572 oboInOwl:hasDbXref UMLS:C4280592 -HP:0000243 oboInOwl:hasDbXref UMLS:C4280666 -HP:0000243 oboInOwl:hasDbXref UMLS:C4280665 -HP:0000243 oboInOwl:hasDbXref MSH:D003398 -HP:0000243 oboInOwl:hasDbXref UMLS:C0265535 -HP:0000243 oboInOwl:hasDbXref SNOMEDCT_US:28740008 -HP:0000246 oboInOwl:hasDbXref MSH:D010254 -HP:0000246 oboInOwl:hasDbXref UMLS:C0030469 -HP:0000246 oboInOwl:hasDbXref UMLS:C0037199 -HP:0000246 oboInOwl:hasDbXref MSH:D012852 -HP:0000246 oboInOwl:hasDbXref SNOMEDCT_US:36971009 -HP:0000246 oboInOwl:hasDbXref SNOMEDCT_US:7393007 -HP:0000245 oboInOwl:hasDbXref UMLS:C4025873 -HP:0001579 oboInOwl:hasDbXref UMLS:C4025760 -HP:0001579 oboInOwl:hasDbXref UMLS:C1968852 -HP:0000248 oboInOwl:hasDbXref UMLS:C4072824 -HP:0000248 oboInOwl:hasDbXref MSH:D003398 -HP:0000248 oboInOwl:hasDbXref UMLS:C0221356 -HP:0000248 oboInOwl:hasDbXref UMLS:C4072823 -HP:0000248 oboInOwl:hasDbXref SNOMEDCT_US:13649004 -HP:0012217 oboInOwl:hasDbXref UMLS:C4023000 -HP:0012218 oboInOwl:hasDbXref SNOMEDCT_US:88195001 -HP:0012218 oboInOwl:hasDbXref MSH:D018234 -HP:0012218 oboInOwl:hasDbXref SNOMEDCT_US:404056007 -HP:0012218 oboInOwl:hasDbXref UMLS:C0206657 -HP:0012219 oboInOwl:hasDbXref MSH:D004893 -HP:0012219 oboInOwl:hasDbXref UMLS:C0014743 -HP:0012219 oboInOwl:hasDbXref SNOMEDCT_US:32861005 -HP:0001571 oboInOwl:hasDbXref UMLS:C1839965 -HP:0001571 oboInOwl:hasDbXref UMLS:C4280593 -HP:0000240 oboInOwl:hasDbXref UMLS:C4025874 -HP:0012200 oboInOwl:hasDbXref UMLS:C4023005 -HP:0012202 oboInOwl:hasDbXref UMLS:C4023004 -HP:0012203 oboInOwl:hasDbXref MSH:D014009 -HP:0012203 oboInOwl:hasDbXref UMLS:C0040261 -HP:0012203 oboInOwl:hasDbXref SNOMEDCT_US:414941008 -HP:0012204 oboInOwl:hasDbXref UMLS:C4023003 -HP:0012205 oboInOwl:hasDbXref MSH:D000072660 -HP:0012205 oboInOwl:hasDbXref SNOMEDCT_US:236818008 -HP:0012205 oboInOwl:hasDbXref UMLS:C0403825 -HP:0000217 oboInOwl:hasDbXref SNOMEDCT_US:87715008 -HP:0000217 oboInOwl:hasDbXref SNOMEDCT_US:56893005 -HP:0000217 oboInOwl:hasDbXref SNOMEDCT_US:300268000 -HP:0000217 oboInOwl:hasDbXref UMLS:C0043352 -HP:0000217 oboInOwl:hasDbXref MSH:D014987 -HP:0001549 oboInOwl:hasDbXref UMLS:C4025762 -HP:0000216 oboInOwl:hasDbXref UMLS:C1839276 -HP:0001547 oboInOwl:hasDbXref UMLS:C4025763 -HP:0002878 oboInOwl:hasDbXref UMLS:C1145670 -HP:0002878 oboInOwl:hasDbXref MSH:D012131 -HP:0002878 oboInOwl:hasDbXref SNOMEDCT_US:409622000 -HP:0000219 oboInOwl:hasDbXref UMLS:C1865017 -HP:0000218 oboInOwl:hasDbXref UMLS:C0240635 -HP:0000218 oboInOwl:hasDbXref SNOMEDCT_US:27272007 -HP:0001548 oboInOwl:hasDbXref UMLS:C3150281 -HP:0001548 oboInOwl:hasDbXref UMLS:C1851731 -HP:0001548 oboInOwl:hasDbXref UMLS:C1849265 -HP:0002879 oboInOwl:hasDbXref UMLS:C1857101 -HP:0002872 oboInOwl:hasDbXref UMLS:C3806462 -HP:0001541 oboInOwl:hasDbXref SNOMEDCT_US:389026000 -HP:0001541 oboInOwl:hasDbXref UMLS:C0003962 -HP:0001541 oboInOwl:hasDbXref MSH:D001201 -HP:0000211 oboInOwl:hasDbXref UMLS:C0041105 -HP:0000211 oboInOwl:hasDbXref UMLS:C4228933 -HP:0000211 oboInOwl:hasDbXref SNOMEDCT_US:87866006 -HP:0000211 oboInOwl:hasDbXref UMLS:C4280672 -HP:0000211 oboInOwl:hasDbXref MSH:D014313 -HP:0000211 oboInOwl:hasDbXref UMLS:C1848474 -HP:0002870 oboInOwl:hasDbXref UMLS:C0520679 -HP:0002870 oboInOwl:hasDbXref SNOMEDCT_US:78275009 -HP:0002870 oboInOwl:hasDbXref MSH:D020181 -HP:0002871 oboInOwl:hasDbXref UMLS:C0520680 -HP:0002871 oboInOwl:hasDbXref MSH:D020182 -HP:0001540 oboInOwl:hasDbXref UMLS:C0221766 -HP:0001540 oboInOwl:hasDbXref SNOMEDCT_US:62629000 -HP:0002876 oboInOwl:hasDbXref UMLS:C3806218 -HP:0001545 oboInOwl:hasDbXref UMLS:C1838705 -HP:0000212 oboInOwl:hasDbXref UMLS:C0376480 -HP:0000212 oboInOwl:hasDbXref MSH:D005886 -HP:0000212 oboInOwl:hasDbXref SNOMEDCT_US:441787004 -HP:0000212 oboInOwl:hasDbXref MSH:D019214 -HP:0000212 oboInOwl:hasDbXref SNOMEDCT_US:54711002 -HP:0000212 oboInOwl:hasDbXref MSH:D005885 -HP:0000212 oboInOwl:hasDbXref UMLS:C0017567 -HP:0000212 oboInOwl:hasDbXref SNOMEDCT_US:441798003 -HP:0000212 oboInOwl:hasDbXref UMLS:C0017566 -HP:0002877 oboInOwl:hasDbXref UMLS:C1843643 -HP:0001543 oboInOwl:hasDbXref MSH:D020139 -HP:0001543 oboInOwl:hasDbXref MEDDRA:10018046 -HP:0001543 oboInOwl:hasDbXref UMLS:C0265706 -HP:0001543 oboInOwl:hasDbXref SNOMEDCT_US:72951007 -HP:0000215 oboInOwl:hasDbXref UMLS:C1846423 -HP:0000214 oboInOwl:hasDbXref UMLS:C1857697 -HP:0000214 oboInOwl:hasDbXref UMLS:C4280671 -HP:0000214 oboInOwl:hasDbXref UMLS:C4280670 -HP:0001544 oboInOwl:hasDbXref UMLS:C1837795 -HP:0002875 oboInOwl:hasDbXref SNOMEDCT_US:60845006 -HP:0002875 oboInOwl:hasDbXref UMLS:C0231807 -HP:0012206 oboInOwl:hasDbXref UMLS:C0855512 -HP:0012207 oboInOwl:hasDbXref UMLS:C4023002 -HP:0012208 oboInOwl:hasDbXref UMLS:C4023001 -HP:0012209 oboInOwl:hasDbXref SNOMEDCT_US:445227008 -HP:0012209 oboInOwl:hasDbXref SNOMEDCT_US:128832006 -HP:0012209 oboInOwl:hasDbXref MSH:D054429 -HP:0012209 oboInOwl:hasDbXref UMLS:C0349639 -HP:0012209 oboInOwl:hasDbXref SNOMEDCT_US:277587001 -HP:0000228 oboInOwl:hasDbXref UMLS:C4280667 -HP:0000228 oboInOwl:hasDbXref UMLS:C4025877 -HP:0000227 oboInOwl:hasDbXref UMLS:C4025878 -HP:0000227 oboInOwl:hasDbXref UMLS:C4280668 -HP:0001558 oboInOwl:hasDbXref UMLS:C0235659 -HP:0001558 oboInOwl:hasDbXref SNOMEDCT_US:276369006 -HP:0002883 oboInOwl:hasDbXref SNOMEDCT_US:68978004 -HP:0002883 oboInOwl:hasDbXref MSH:D006985 -HP:0002883 oboInOwl:hasDbXref UMLS:C0020578 -HP:0000220 oboInOwl:hasDbXref UMLS:C4280669 -HP:0000220 oboInOwl:hasDbXref SNOMEDCT_US:232416001 -HP:0000220 oboInOwl:hasDbXref SNOMEDCT_US:278714002 -HP:0000220 oboInOwl:hasDbXref SNOMEDCT_US:229727006 -HP:0000220 oboInOwl:hasDbXref UMLS:C0042454 -HP:0000220 oboInOwl:hasDbXref MSH:D014681 -HP:0001552 oboInOwl:hasDbXref SNOMEDCT_US:24228002 -HP:0001552 oboInOwl:hasDbXref UMLS:C0264172 -HP:0002884 oboInOwl:hasDbXref NCIT:C3728 -HP:0002884 oboInOwl:hasDbXref SNOMEDCT_US:45024009 -HP:0002884 oboInOwl:hasDbXref SNOMEDCT_US:109843000 -HP:0002884 oboInOwl:hasDbXref MSH:D018197 -HP:0002884 oboInOwl:hasDbXref UMLS:C0206624 -HP:0000222 oboInOwl:hasDbXref UMLS:C1857013 -HP:0001551 oboInOwl:hasDbXref UMLS:C1849338 -HP:0000221 oboInOwl:hasDbXref MSH:D014063 -HP:0000221 oboInOwl:hasDbXref SNOMEDCT_US:52368004 -HP:0000221 oboInOwl:hasDbXref UMLS:C0040412 -HP:0002882 oboInOwl:hasDbXref UMLS:C4025671 -HP:0000224 oboInOwl:hasDbXref UMLS:C0151934 -HP:0000224 oboInOwl:hasDbXref MSH:D000370 -HP:0000224 oboInOwl:hasDbXref SNOMEDCT_US:697990000 -HP:0001557 oboInOwl:hasDbXref UMLS:C1849510 -HP:0002888 oboInOwl:hasDbXref NCIT:C3017 -HP:0002888 oboInOwl:hasDbXref SNOMEDCT_US:443643007 -HP:0002888 oboInOwl:hasDbXref SNOMEDCT_US:57706008 -HP:0002888 oboInOwl:hasDbXref UMLS:C0014474 -HP:0002888 oboInOwl:hasDbXref MSH:D004806 -HP:0000223 oboInOwl:hasDbXref UMLS:C4025879 -HP:0002885 oboInOwl:hasDbXref UMLS:C0025149 -HP:0002885 oboInOwl:hasDbXref MSH:D008527 -HP:0002885 oboInOwl:hasDbXref SNOMEDCT_US:443333004 -HP:0002885 oboInOwl:hasDbXref SNOMEDCT_US:83217000 -HP:0002885 oboInOwl:hasDbXref NCIT:C3222 -HP:0000225 oboInOwl:hasDbXref MSH:D005884 -HP:0000225 oboInOwl:hasDbXref UMLS:C0017565 -HP:0000225 oboInOwl:hasDbXref SNOMEDCT_US:86276007 -HP:0001555 oboInOwl:hasDbXref UMLS:C1858033 -HP:0002886 oboInOwl:hasDbXref UMLS:C0474819 -HP:0002886 oboInOwl:hasDbXref SNOMEDCT_US:253030004 -HP:0012264 oboInOwl:hasDbXref UMLS:C4022982 -HP:0012265 oboInOwl:hasDbXref UMLS:C0008780 -HP:0012265 oboInOwl:hasDbXref SNOMEDCT_US:86204009 -HP:0012265 oboInOwl:hasDbXref MSH:D002925 -HP:0012266 oboInOwl:hasDbXref SNOMEDCT_US:428550008 -HP:0012266 oboInOwl:hasDbXref UMLS:C1998313 -HP:0012267 oboInOwl:hasDbXref UMLS:C4022981 -HP:0012268 oboInOwl:hasDbXref SNOMEDCT_US:27849002 -HP:0012268 oboInOwl:hasDbXref MSH:D018208 -HP:0012268 oboInOwl:hasDbXref UMLS:C0206634 -HP:0012268 oboInOwl:hasDbXref SNOMEDCT_US:404069006 -HP:0012269 oboInOwl:hasDbXref UMLS:C4022980 -HP:0012260 oboInOwl:hasDbXref UMLS:C4022985 -HP:0012261 oboInOwl:hasDbXref UMLS:C4022984 -HP:0012262 oboInOwl:hasDbXref UMLS:C4022983 -HP:0012263 oboInOwl:hasDbXref UMLS:C1855672 -HP:0000275 oboInOwl:hasDbXref UMLS:C1849121 -HP:0000275 oboInOwl:hasDbXref UMLS:C1837463 -HP:0000274 oboInOwl:hasDbXref UMLS:C1855538 -HP:0025575 oboInOwl:hasDbXref Fyler:2820 -HP:0000277 oboInOwl:hasDbXref UMLS:C4025870 -HP:0025576 oboInOwl:hasDbXref Fyler:2810 -HP:0000276 oboInOwl:hasDbXref UMLS:C1836047 -HP:0025578 oboInOwl:hasDbXref Fyler:1452 -HP:0000278 oboInOwl:hasDbXref MSH:D063173 -HP:0000278 oboInOwl:hasDbXref UMLS:C3494422 -HP:0025579 oboInOwl:hasDbXref Fyler:3010 -HP:0000271 oboInOwl:hasDbXref UMLS:C0266617 -HP:0000271 oboInOwl:hasDbXref UMLS:C1290857 -HP:0000271 oboInOwl:hasDbXref SNOMEDCT_US:118930001 -HP:0000271 oboInOwl:hasDbXref SNOMEDCT_US:32003007 -HP:0000271 oboInOwl:hasDbXref SNOMEDCT_US:398206004 -HP:0000271 oboInOwl:hasDbXref UMLS:C4025871 -HP:0000271 oboInOwl:hasDbXref SNOMEDCT_US:398302004 -HP:0000270 oboInOwl:hasDbXref UMLS:C0277828 -HP:0000270 oboInOwl:hasDbXref SNOMEDCT_US:82779003 -HP:0000273 oboInOwl:hasDbXref UMLS:C0234853 -HP:0000273 oboInOwl:hasDbXref SNOMEDCT_US:37126005 -HP:0000272 oboInOwl:hasDbXref UMLS:C4280651 -HP:0000272 oboInOwl:hasDbXref UMLS:C1858085 -HP:0012253 oboInOwl:hasDbXref UMLS:C4022991 -HP:0012254 oboInOwl:hasDbXref MSH:D012512 -HP:0012254 oboInOwl:hasDbXref SNOMEDCT_US:76909002 -HP:0012254 oboInOwl:hasDbXref UMLS:C0553580 -HP:0012255 oboInOwl:hasDbXref UMLS:C4022990 -HP:0012256 oboInOwl:hasDbXref UMLS:C4022989 -HP:0012257 oboInOwl:hasDbXref UMLS:C4022988 -HP:0012258 oboInOwl:hasDbXref UMLS:C4022987 -HP:0012259 oboInOwl:hasDbXref UMLS:C4022986 -HP:0012250 oboInOwl:hasDbXref SNOMEDCT_US:26141007 -HP:0012250 oboInOwl:hasDbXref UMLS:C0520887 -HP:0012250 oboInOwl:hasDbXref SNOMEDCT_US:429622005 -HP:0012251 oboInOwl:hasDbXref SNOMEDCT_US:76388001 -HP:0012251 oboInOwl:hasDbXref SNOMEDCT_US:164931005 -HP:0012251 oboInOwl:hasDbXref UMLS:C0520886 -HP:0012252 oboInOwl:hasDbXref Fyler:4235 -HP:0012252 oboInOwl:hasDbXref UMLS:C4022992 -HP:0000286 oboInOwl:hasDbXref UMLS:C0678230 -HP:0000288 oboInOwl:hasDbXref UMLS:C1857045 -HP:0000287 oboInOwl:hasDbXref UMLS:C4025868 -HP:0000287 oboInOwl:hasDbXref UMLS:C4280650 -HP:0000287 oboInOwl:hasDbXref UMLS:C4280649 -HP:0000289 oboInOwl:hasDbXref UMLS:C1854111 -HP:0000280 oboInOwl:hasDbXref UMLS:C1845847 -HP:0000280 oboInOwl:hasDbXref UMLS:C4072825 -HP:0000282 oboInOwl:hasDbXref UMLS:C0542571 -HP:0000282 oboInOwl:hasDbXref SNOMEDCT_US:445088006 -HP:0000283 oboInOwl:hasDbXref UMLS:C1859680 -HP:0012242 oboInOwl:hasDbXref UMLS:C1851108 -HP:0012243 oboInOwl:hasDbXref UMLS:C4021096 -HP:0012244 oboInOwl:hasDbXref UMLS:C4022996 -HP:0012245 oboInOwl:hasDbXref UMLS:C4022995 -HP:0012246 oboInOwl:hasDbXref UMLS:C0028866 -HP:0012246 oboInOwl:hasDbXref SNOMEDCT_US:388980004 -HP:0012246 oboInOwl:hasDbXref MSH:D015840 -HP:0012247 oboInOwl:hasDbXref UMLS:C4022994 -HP:0012248 oboInOwl:hasDbXref SNOMEDCT_US:164947007 -HP:0012248 oboInOwl:hasDbXref UMLS:C0600125 -HP:0012249 oboInOwl:hasDbXref UMLS:C4022993 -HP:0012240 oboInOwl:hasDbXref UMLS:C4020730 -HP:0012241 oboInOwl:hasDbXref UMLS:C1851107 -HP:0000253 oboInOwl:hasDbXref UMLS:C1850456 -HP:0001586 oboInOwl:hasDbXref SNOMEDCT_US:89405008 -HP:0001586 oboInOwl:hasDbXref UMLS:C0042582 -HP:0001586 oboInOwl:hasDbXref MSH:D014719 -HP:0000252 oboInOwl:hasDbXref Fyler:4310 -HP:0000252 oboInOwl:hasDbXref UMLS:C4551563 -HP:0000252 oboInOwl:hasDbXref SNOMEDCT_US:271611007 -HP:0000255 oboInOwl:hasDbXref SNOMEDCT_US:15805002 -HP:0000255 oboInOwl:hasDbXref UMLS:C0149512 -HP:0001583 oboInOwl:hasDbXref SNOMEDCT_US:95783006 -HP:0001583 oboInOwl:hasDbXref MSH:D009759 -HP:0001583 oboInOwl:hasDbXref UMLS:C0240595 -HP:0001583 oboInOwl:hasDbXref SNOMEDCT_US:44526006 -HP:0000256 oboInOwl:hasDbXref UMLS:C4083076 -HP:0000256 oboInOwl:hasDbXref UMLS:C4255213 -HP:0000256 oboInOwl:hasDbXref UMLS:C4280664 -HP:0000256 oboInOwl:hasDbXref UMLS:C4280663 -HP:0000256 oboInOwl:hasDbXref Fyler:4335 -HP:0001581 oboInOwl:hasDbXref UMLS:C1853193 -HP:0001582 oboInOwl:hasDbXref SNOMEDCT_US:201093004 -HP:0001582 oboInOwl:hasDbXref UMLS:C0581342 -HP:0000250 oboInOwl:hasDbXref UMLS:C1854834 -HP:0001580 oboInOwl:hasDbXref UMLS:C1968851 -HP:0012231 oboInOwl:hasDbXref SNOMEDCT_US:38599001 -HP:0012231 oboInOwl:hasDbXref UMLS:C0154822 -HP:0012232 oboInOwl:hasDbXref SNOMEDCT_US:77867006 -HP:0012232 oboInOwl:hasDbXref UMLS:C0151879 -HP:0012233 oboInOwl:hasDbXref SNOMEDCT_US:262969000 -HP:0012233 oboInOwl:hasDbXref UMLS:C0240412 -HP:0012234 oboInOwl:hasDbXref UMLS:C0702094 -HP:0012235 oboInOwl:hasDbXref UMLS:C0272178 -HP:0012235 oboInOwl:hasDbXref SNOMEDCT_US:47318007 -HP:0012236 oboInOwl:hasDbXref UMLS:C1856646 -HP:0012237 oboInOwl:hasDbXref MSH:C536479 -HP:0012237 oboInOwl:hasDbXref SNOMEDCT_US:60952007 -HP:0012237 oboInOwl:hasDbXref UMLS:C0268514 -HP:0012238 oboInOwl:hasDbXref UMLS:C1535978 -HP:0012230 oboInOwl:hasDbXref SNOMEDCT_US:19620000 -HP:0012230 oboInOwl:hasDbXref UMLS:C0271055 -HP:0001596 oboInOwl:hasDbXref MEDDRA:10001760 -HP:0001596 oboInOwl:hasDbXref UMLS:C0002170 -HP:0001596 oboInOwl:hasDbXref SNOMEDCT_US:278040002 -HP:0001596 oboInOwl:hasDbXref SNOMEDCT_US:56317004 -HP:0001596 oboInOwl:hasDbXref MSH:D000505 -HP:0000264 oboInOwl:hasDbXref UMLS:C4025872 -HP:0001597 oboInOwl:hasDbXref UMLS:C0853087 -HP:0001597 oboInOwl:hasDbXref UMLS:C0027339 -HP:0001597 oboInOwl:hasDbXref MSH:D009264 -HP:0001597 oboInOwl:hasDbXref MSH:D009260 -HP:0001597 oboInOwl:hasDbXref SNOMEDCT_US:17790008 -HP:0000263 oboInOwl:hasDbXref MSH:D003398 -HP:0001595 oboInOwl:hasDbXref UMLS:C0157733 -HP:0001595 oboInOwl:hasDbXref UMLS:C2677869 -HP:0000265 oboInOwl:hasDbXref SNOMEDCT_US:52404001 -HP:0000265 oboInOwl:hasDbXref UMLS:C0024904 -HP:0000265 oboInOwl:hasDbXref MSH:D008417 -HP:0000268 oboInOwl:hasDbXref UMLS:C4280654 -HP:0000268 oboInOwl:hasDbXref SNOMEDCT_US:72239002 -HP:0000268 oboInOwl:hasDbXref UMLS:C4280653 -HP:0000268 oboInOwl:hasDbXref UMLS:C4280656 -HP:0000268 oboInOwl:hasDbXref UMLS:C0221358 -HP:0000268 oboInOwl:hasDbXref UMLS:C4280655 -HP:0000267 oboInOwl:hasDbXref UMLS:C1860245 -HP:0000267 oboInOwl:hasDbXref UMLS:C4280657 -HP:0000267 oboInOwl:hasDbXref UMLS:C4280660 -HP:0000267 oboInOwl:hasDbXref UMLS:C4280659 -HP:0000267 oboInOwl:hasDbXref UMLS:C4280662 -HP:0000267 oboInOwl:hasDbXref UMLS:C4280258 -HP:0000267 oboInOwl:hasDbXref UMLS:C4280658 -HP:0000267 oboInOwl:hasDbXref UMLS:C4280661 -HP:0001598 oboInOwl:hasDbXref SNOMEDCT_US:66270006 -HP:0001598 oboInOwl:hasDbXref UMLS:C0221261 -HP:0000269 oboInOwl:hasDbXref UMLS:C1853737 -HP:0000269 oboInOwl:hasDbXref UMLS:C4280652 -HP:0012239 oboInOwl:hasDbXref MSH:C538259 -HP:0012239 oboInOwl:hasDbXref UMLS:C0521802 -HP:0012239 oboInOwl:hasDbXref SNOMEDCT_US:111571009 -HP:0000260 oboInOwl:hasDbXref UMLS:C1866134 -HP:0001592 oboInOwl:hasDbXref UMLS:C1970308 -HP:0001592 oboInOwl:hasDbXref UMLS:C4280251 -HP:0001593 oboInOwl:hasDbXref UMLS:C4280589 -HP:0001593 oboInOwl:hasDbXref UMLS:C4280588 -HP:0001593 oboInOwl:hasDbXref UMLS:C1845111 -HP:0000262 oboInOwl:hasDbXref SNOMEDCT_US:48069004 -HP:0000262 oboInOwl:hasDbXref MSH:D003398 -HP:0000262 oboInOwl:hasDbXref UMLS:C0030044 -HP:0001591 oboInOwl:hasDbXref UMLS:C1865186 -HP:0003909 oboInOwl:hasDbXref UMLS:C4025515 -HP:0003904 oboInOwl:hasDbXref UMLS:C4021709 -HP:0003903 oboInOwl:hasDbXref UMLS:C4021710 -HP:0003902 oboInOwl:hasDbXref UMLS:C4021711 -HP:0003901 oboInOwl:hasDbXref UMLS:C4025519 -HP:0003908 oboInOwl:hasDbXref UMLS:C4025516 -HP:0003907 oboInOwl:hasDbXref UMLS:C4025517 -HP:0003906 oboInOwl:hasDbXref UMLS:C4021708 -HP:0003906 oboInOwl:hasDbXref UMLS:C4280540 -HP:0003905 oboInOwl:hasDbXref UMLS:C4025518 -HP:0003905 oboInOwl:hasDbXref UMLS:C4280541 -HP:0003900 oboInOwl:hasDbXref UMLS:C4025520 -HP:0003915 oboInOwl:hasDbXref UMLS:C4025512 -HP:0003914 oboInOwl:hasDbXref UMLS:C4025513 -HP:0003913 oboInOwl:hasDbXref UMLS:C4021706 -HP:0003912 oboInOwl:hasDbXref UMLS:C4025514 -HP:0003919 oboInOwl:hasDbXref UMLS:C4025508 -HP:0003918 oboInOwl:hasDbXref UMLS:C4025509 -HP:0003917 oboInOwl:hasDbXref UMLS:C4025510 -HP:0003916 oboInOwl:hasDbXref UMLS:C4025511 -HP:0003911 oboInOwl:hasDbXref UMLS:C4020835 -HP:0003911 oboInOwl:hasDbXref UMLS:C4020912 -HP:0003910 oboInOwl:hasDbXref UMLS:C4021707 -HP:0003948 oboInOwl:hasDbXref UMLS:C4025486 -HP:0002616 oboInOwl:hasDbXref UMLS:C0238669 -HP:0002616 oboInOwl:hasDbXref SNOMEDCT_US:251036003 -HP:0003947 oboInOwl:hasDbXref UMLS:C4025487 -HP:0002617 oboInOwl:hasDbXref UMLS:C0002940 -HP:0002617 oboInOwl:hasDbXref SNOMEDCT_US:432119003 -HP:0002617 oboInOwl:hasDbXref UMLS:C4020848 -HP:0002617 oboInOwl:hasDbXref SNOMEDCT_US:85659009 -HP:0002617 oboInOwl:hasDbXref MSH:D000783 -HP:0002617 oboInOwl:hasDbXref Fyler:2399 -HP:0002614 oboInOwl:hasDbXref UMLS:C0546389 -HP:0003946 oboInOwl:hasDbXref UMLS:C4025488 -HP:0002615 oboInOwl:hasDbXref SNOMEDCT_US:45007003 -HP:0002615 oboInOwl:hasDbXref MSH:D007022 -HP:0002615 oboInOwl:hasDbXref UMLS:C0020649 -HP:0003945 oboInOwl:hasDbXref UMLS:C4025489 -HP:0003949 oboInOwl:hasDbXref UMLS:C4025485 -HP:0002619 oboInOwl:hasDbXref SNOMEDCT_US:12856003 -HP:0002619 oboInOwl:hasDbXref SNOMEDCT_US:128060009 -HP:0002619 oboInOwl:hasDbXref SNOMEDCT_US:399989005 -HP:0002619 oboInOwl:hasDbXref MSH:D014648 -HP:0002619 oboInOwl:hasDbXref UMLS:C0042345 -HP:0003940 oboInOwl:hasDbXref SNOMEDCT_US:239866002 -HP:0003940 oboInOwl:hasDbXref UMLS:C0409954 -HP:0002612 oboInOwl:hasDbXref MSH:C562378 -HP:0002612 oboInOwl:hasDbXref UMLS:C0009714 -HP:0002612 oboInOwl:hasDbXref SNOMEDCT_US:79607001 -HP:0003944 oboInOwl:hasDbXref UMLS:C4025490 -HP:0002613 oboInOwl:hasDbXref SNOMEDCT_US:31712002 -HP:0002613 oboInOwl:hasDbXref MSH:D008105 -HP:0002613 oboInOwl:hasDbXref UMLS:C0008312 -HP:0002613 oboInOwl:hasDbXref UMLS:C0023892 -HP:0002613 oboInOwl:hasDbXref SNOMEDCT_US:1761006 -HP:0003943 oboInOwl:hasDbXref UMLS:C4025491 -HP:0003942 oboInOwl:hasDbXref UMLS:C4025492 -HP:0002611 oboInOwl:hasDbXref UMLS:C0860204 -HP:0003941 oboInOwl:hasDbXref UMLS:C4025493 -HP:0002627 oboInOwl:hasDbXref UMLS:C4025695 -HP:0003959 oboInOwl:hasDbXref UMLS:C4025479 -HP:0003958 oboInOwl:hasDbXref UMLS:C4025480 -HP:0002625 oboInOwl:hasDbXref UMLS:C0149871 -HP:0002625 oboInOwl:hasDbXref MSH:D020246 -HP:0002625 oboInOwl:hasDbXref SNOMEDCT_US:128053003 -HP:0003957 oboInOwl:hasDbXref UMLS:C4021842 -HP:0003956 oboInOwl:hasDbXref UMLS:C4025481 -HP:0002626 oboInOwl:hasDbXref UMLS:C1857692 -HP:0002629 oboInOwl:hasDbXref UMLS:C0744321 -HP:0003951 oboInOwl:hasDbXref UMLS:C4021703 -HP:0003950 oboInOwl:hasDbXref UMLS:C4025484 -HP:0002623 oboInOwl:hasDbXref UMLS:C0011818 -HP:0002623 oboInOwl:hasDbXref SNOMEDCT_US:63934006 -HP:0002623 oboInOwl:hasDbXref Fyler:1432 -HP:0002623 oboInOwl:hasDbXref UMLS:C0265886 -HP:0003955 oboInOwl:hasDbXref UMLS:C4025482 -HP:0003954 oboInOwl:hasDbXref UMLS:C4025483 -HP:0002624 oboInOwl:hasDbXref UMLS:C0241665 -HP:0002621 oboInOwl:hasDbXref UMLS:C0004153 -HP:0002621 oboInOwl:hasDbXref SNOMEDCT_US:38716007 -HP:0002621 oboInOwl:hasDbXref UMLS:C4280569 -HP:0002621 oboInOwl:hasDbXref MSH:D050197 -HP:0003953 oboInOwl:hasDbXref UMLS:C4021701 -HP:0003952 oboInOwl:hasDbXref UMLS:C4021702 -HP:0003926 oboInOwl:hasDbXref UMLS:C4025502 -HP:0003924 oboInOwl:hasDbXref UMLS:C4025503 -HP:0003923 oboInOwl:hasDbXref UMLS:C4025504 -HP:0003929 oboInOwl:hasDbXref UMLS:C4025499 -HP:0003928 oboInOwl:hasDbXref UMLS:C4025500 -HP:0003927 oboInOwl:hasDbXref UMLS:C4025501 -HP:0003922 oboInOwl:hasDbXref UMLS:C4025505 -HP:0003921 oboInOwl:hasDbXref UMLS:C4025506 -HP:0003920 oboInOwl:hasDbXref UMLS:C4025507 -HP:0002605 oboInOwl:hasDbXref UMLS:C0151798 -HP:0002605 oboInOwl:hasDbXref SNOMEDCT_US:87248009 -HP:0003935 oboInOwl:hasDbXref UMLS:C4021704 -HP:0002604 oboInOwl:hasDbXref UMLS:C1619711 -HP:0003934 oboInOwl:hasDbXref UMLS:C4025495 -HP:0002607 oboInOwl:hasDbXref UMLS:C0015732 -HP:0002607 oboInOwl:hasDbXref SNOMEDCT_US:72042002 -HP:0002607 oboInOwl:hasDbXref MSH:D005242 -HP:0003939 oboInOwl:hasDbXref UMLS:C0431799 -HP:0003939 oboInOwl:hasDbXref SNOMEDCT_US:205330003 -HP:0002608 oboInOwl:hasDbXref SNOMEDCT_US:396331005 -HP:0002608 oboInOwl:hasDbXref MSH:D002446 -HP:0002608 oboInOwl:hasDbXref UMLS:C0007570 -HP:0003938 oboInOwl:hasDbXref UMLS:C4025494 -HP:0002601 oboInOwl:hasDbXref UMLS:C4025696 -HP:0003933 oboInOwl:hasDbXref UMLS:C4025496 -HP:0003932 oboInOwl:hasDbXref UMLS:C4025497 -HP:0003931 oboInOwl:hasDbXref UMLS:C4025498 -HP:0002600 oboInOwl:hasDbXref UMLS:C1834696 -HP:0003930 oboInOwl:hasDbXref UMLS:C4021705 -HP:0001288 oboInOwl:hasDbXref SNOMEDCT_US:22325002 -HP:0001288 oboInOwl:hasDbXref UMLS:C0575081 -HP:0001289 oboInOwl:hasDbXref MSH:D003221 -HP:0001289 oboInOwl:hasDbXref SNOMEDCT_US:286933003 -HP:0001289 oboInOwl:hasDbXref UMLS:C0009676 -HP:0001287 oboInOwl:hasDbXref SNOMEDCT_US:7180009 -HP:0001287 oboInOwl:hasDbXref UMLS:C0025289 -HP:0001287 oboInOwl:hasDbXref MSH:D008581 -HP:0001281 oboInOwl:hasDbXref SNOMEDCT_US:10629009 -HP:0001281 oboInOwl:hasDbXref MSH:D013746 -HP:0001281 oboInOwl:hasDbXref UMLS:C0039621 -HP:0001284 oboInOwl:hasDbXref SNOMEDCT_US:37280007 -HP:0001284 oboInOwl:hasDbXref UMLS:C0241772 -HP:0001284 oboInOwl:hasDbXref MSH:D012021 -HP:0001284 oboInOwl:hasDbXref UMLS:C0234146 -HP:0001284 oboInOwl:hasDbXref SNOMEDCT_US:349006 -HP:0001284 oboInOwl:hasDbXref UMLS:C0278124 -HP:0001285 oboInOwl:hasDbXref SNOMEDCT_US:298282001 -HP:0001285 oboInOwl:hasDbXref UMLS:C0575059 -HP:0001283 oboInOwl:hasDbXref MSH:D010244 -HP:0001283 oboInOwl:hasDbXref UMLS:C1301959 -HP:0001283 oboInOwl:hasDbXref SNOMEDCT_US:398432008 -HP:0001283 oboInOwl:hasDbXref UMLS:C4082299 -HP:0001297 oboInOwl:hasDbXref SNOMEDCT_US:230690007 -HP:0001297 oboInOwl:hasDbXref MSH:D020521 -HP:0001297 oboInOwl:hasDbXref UMLS:C0038454 -HP:0001298 oboInOwl:hasDbXref SNOMEDCT_US:81308009 -HP:0001298 oboInOwl:hasDbXref MSH:D001927 -HP:0001298 oboInOwl:hasDbXref UMLS:C0085584 -HP:0001291 oboInOwl:hasDbXref UMLS:C1854510 -HP:0001291 oboInOwl:hasDbXref UMLS:C4020872 -HP:0001290 oboInOwl:hasDbXref UMLS:C1858120 -HP:0001293 oboInOwl:hasDbXref SNOMEDCT_US:95664006 -HP:0001293 oboInOwl:hasDbXref UMLS:C0521670 -HP:0001266 oboInOwl:hasDbXref UMLS:C0085583 -HP:0001266 oboInOwl:hasDbXref UMLS:C0234967 -HP:0001266 oboInOwl:hasDbXref SNOMEDCT_US:43105007 -HP:0002597 oboInOwl:hasDbXref UMLS:C0241657 -HP:0002595 oboInOwl:hasDbXref UMLS:C1258215 -HP:0002595 oboInOwl:hasDbXref MEDDRA:10021328 -HP:0002595 oboInOwl:hasDbXref MSH:D045823 -HP:0001264 oboInOwl:hasDbXref MSH:D002547 -HP:0001264 oboInOwl:hasDbXref UMLS:C0023882 -HP:0001264 oboInOwl:hasDbXref SNOMEDCT_US:281411007 -HP:0001265 oboInOwl:hasDbXref UMLS:C0700078 -HP:0001265 oboInOwl:hasDbXref SNOMEDCT_US:405946002 -HP:0001268 oboInOwl:hasDbXref MSH:D060825 -HP:0001268 oboInOwl:hasDbXref UMLS:C0234985 -HP:0002599 oboInOwl:hasDbXref UMLS:C1608410 -HP:0001269 oboInOwl:hasDbXref SNOMEDCT_US:20022000 -HP:0001269 oboInOwl:hasDbXref SNOMEDCT_US:127377003 -HP:0001269 oboInOwl:hasDbXref MSH:D010291 -HP:0001269 oboInOwl:hasDbXref UMLS:C0018989 -HP:0002590 oboInOwl:hasDbXref MSH:D007418 -HP:0002590 oboInOwl:hasDbXref SNOMEDCT_US:55525008 -HP:0002590 oboInOwl:hasDbXref UMLS:C0030446 -HP:0001262 oboInOwl:hasDbXref SNOMEDCT_US:271782001 -HP:0001262 oboInOwl:hasDbXref SNOMEDCT_US:79519003 -HP:0001262 oboInOwl:hasDbXref UMLS:C2830004 -HP:0002593 oboInOwl:hasDbXref SNOMEDCT_US:197260007 -HP:0002593 oboInOwl:hasDbXref UMLS:C0024215 -HP:0002593 oboInOwl:hasDbXref MSH:D008201 -HP:0001263 oboInOwl:hasDbXref SNOMEDCT_US:224958001 -HP:0001263 oboInOwl:hasDbXref UMLS:C0557874 -HP:0001263 oboInOwl:hasDbXref UMLS:C1864897 -HP:0001263 oboInOwl:hasDbXref UMLS:C4020875 -HP:0002594 oboInOwl:hasDbXref UMLS:C0266267 -HP:0002594 oboInOwl:hasDbXref SNOMEDCT_US:68591005 -HP:0002591 oboInOwl:hasDbXref MSH:D006963 -HP:0002591 oboInOwl:hasDbXref UMLS:C0020505 -HP:0002591 oboInOwl:hasDbXref SNOMEDCT_US:72405004 -HP:0002591 oboInOwl:hasDbXref SNOMEDCT_US:58424009 -HP:0002591 oboInOwl:hasDbXref SNOMEDCT_US:267023007 -HP:0002591 oboInOwl:hasDbXref UMLS:C0232461 -HP:0001260 oboInOwl:hasDbXref MSH:D004401 -HP:0001260 oboInOwl:hasDbXref UMLS:C0013362 -HP:0001260 oboInOwl:hasDbXref SNOMEDCT_US:8011004 -HP:0002592 oboInOwl:hasDbXref UMLS:C0038358 -HP:0002592 oboInOwl:hasDbXref MSH:D013276 -HP:0002592 oboInOwl:hasDbXref SNOMEDCT_US:397825006 -HP:0002592 oboInOwl:hasDbXref MEDDRA:10017822 -HP:0001278 oboInOwl:hasDbXref MSH:D007024 -HP:0001278 oboInOwl:hasDbXref SNOMEDCT_US:28651003 -HP:0001278 oboInOwl:hasDbXref UMLS:C0020651 -HP:0001276 oboInOwl:hasDbXref SNOMEDCT_US:41581000 -HP:0001276 oboInOwl:hasDbXref UMLS:C0026826 -HP:0001276 oboInOwl:hasDbXref MSH:D009122 -HP:0001276 oboInOwl:hasDbXref SNOMEDCT_US:56731001 -HP:0001279 oboInOwl:hasDbXref UMLS:C0039070 -HP:0001279 oboInOwl:hasDbXref SNOMEDCT_US:272030005 -HP:0001279 oboInOwl:hasDbXref SNOMEDCT_US:309585006 -HP:0001279 oboInOwl:hasDbXref SNOMEDCT_US:271594007 -HP:0001279 oboInOwl:hasDbXref MSH:D013575 -HP:0001270 oboInOwl:hasDbXref UMLS:C4020874 -HP:0001270 oboInOwl:hasDbXref UMLS:C1854301 -HP:0001273 oboInOwl:hasDbXref UMLS:C1842581 -HP:0001274 oboInOwl:hasDbXref UMLS:C0175754 -HP:0001274 oboInOwl:hasDbXref SNOMEDCT_US:5102002 -HP:0001274 oboInOwl:hasDbXref MSH:D061085 -HP:0001274 oboInOwl:hasDbXref Fyler:4321 -HP:0001271 oboInOwl:hasDbXref SNOMEDCT_US:42345000 -HP:0001271 oboInOwl:hasDbXref SNOMEDCT_US:42658009 -HP:0001271 oboInOwl:hasDbXref SNOMEDCT_US:302226006 -HP:0001271 oboInOwl:hasDbXref MSH:D010523 -HP:0001271 oboInOwl:hasDbXref UMLS:C0031117 -HP:0001271 oboInOwl:hasDbXref MSH:D011115 -HP:0001271 oboInOwl:hasDbXref UMLS:C0152025 -HP:0001272 oboInOwl:hasDbXref SNOMEDCT_US:95646004 -HP:0001272 oboInOwl:hasDbXref UMLS:C0262404 -HP:0001272 oboInOwl:hasDbXref UMLS:C4020873 -HP:0001272 oboInOwl:hasDbXref UMLS:C0740279 -HP:0002539 oboInOwl:hasDbXref SNOMEDCT_US:253153000 -HP:0002539 oboInOwl:hasDbXref UMLS:C0431380 -HP:0002539 oboInOwl:hasDbXref MSH:D054220 -HP:0003869 oboInOwl:hasDbXref UMLS:C4025541 -HP:0002538 oboInOwl:hasDbXref UMLS:C4025701 -HP:0003868 oboInOwl:hasDbXref UMLS:C4025542 -HP:0003863 oboInOwl:hasDbXref UMLS:C4025546 -HP:0003862 oboInOwl:hasDbXref UMLS:C2678399 -HP:0003861 oboInOwl:hasDbXref UMLS:C4021718 -HP:0003860 oboInOwl:hasDbXref UMLS:C4025547 -HP:0002530 oboInOwl:hasDbXref UMLS:C1836149 -HP:0001204 oboInOwl:hasDbXref UMLS:C1862158 -HP:0003867 oboInOwl:hasDbXref UMLS:C4025543 -HP:0002536 oboInOwl:hasDbXref UMLS:C1856019 -HP:0003866 oboInOwl:hasDbXref UMLS:C4025544 -HP:0002533 oboInOwl:hasDbXref SNOMEDCT_US:43029002 -HP:0002533 oboInOwl:hasDbXref UMLS:C0231471 -HP:0003865 oboInOwl:hasDbXref UMLS:C1859460 -HP:0003864 oboInOwl:hasDbXref UMLS:C4025545 -HP:0001217 oboInOwl:hasDbXref SNOMEDCT_US:367004 -HP:0001217 oboInOwl:hasDbXref UMLS:C0149651 -HP:0002548 oboInOwl:hasDbXref UMLS:C1846868 -HP:0003879 oboInOwl:hasDbXref UMLS:C4025532 -HP:0001218 oboInOwl:hasDbXref UMLS:C1833222 -HP:0002549 oboInOwl:hasDbXref UMLS:C1847609 -HP:0002542 oboInOwl:hasDbXref UMLS:C0028968 -HP:0002542 oboInOwl:hasDbXref SNOMEDCT_US:67761004 -HP:0002542 oboInOwl:hasDbXref MSH:D009849 -HP:0001211 oboInOwl:hasDbXref UMLS:C4025796 -HP:0003874 oboInOwl:hasDbXref UMLS:C4025537 -HP:0001212 oboInOwl:hasDbXref UMLS:C1835807 -HP:0002540 oboInOwl:hasDbXref SNOMEDCT_US:282145008 -HP:0002540 oboInOwl:hasDbXref UMLS:C0560046 -HP:0003872 oboInOwl:hasDbXref UMLS:C4025538 -HP:0003871 oboInOwl:hasDbXref UMLS:C4025539 -HP:0002546 oboInOwl:hasDbXref UMLS:C1838027 -HP:0001215 oboInOwl:hasDbXref UMLS:C1859368 -HP:0003878 oboInOwl:hasDbXref UMLS:C4025533 -HP:0001216 oboInOwl:hasDbXref UMLS:C1841684 -HP:0001216 oboInOwl:hasDbXref UMLS:C4280599 -HP:0003877 oboInOwl:hasDbXref UMLS:C4025534 -HP:0002544 oboInOwl:hasDbXref UMLS:C3887667 -HP:0003876 oboInOwl:hasDbXref UMLS:C4025535 -HP:0003875 oboInOwl:hasDbXref UMLS:C4025536 -HP:0002545 oboInOwl:hasDbXref UMLS:C1857638 -HP:0003870 oboInOwl:hasDbXref UMLS:C4025540 -HP:0003849 oboInOwl:hasDbXref UMLS:C4021721 -HP:0003848 oboInOwl:hasDbXref UMLS:C4025555 -HP:0002518 oboInOwl:hasDbXref UMLS:C2673431 -HP:0002515 oboInOwl:hasDbXref SNOMEDCT_US:271706000 -HP:0002515 oboInOwl:hasDbXref MSH:D020233 -HP:0002515 oboInOwl:hasDbXref UMLS:C0231712 -HP:0002516 oboInOwl:hasDbXref UMLS:C0151740 -HP:0002516 oboInOwl:hasDbXref SNOMEDCT_US:271719001 -HP:0002516 oboInOwl:hasDbXref MSH:D019586 -HP:0003846 oboInOwl:hasDbXref UMLS:C4020913 -HP:0002519 oboInOwl:hasDbXref SNOMEDCT_US:44780000 -HP:0002519 oboInOwl:hasDbXref MSH:D006212 -HP:0002519 oboInOwl:hasDbXref UMLS:C0233773 -HP:0003841 oboInOwl:hasDbXref UMLS:C4025559 -HP:0002510 oboInOwl:hasDbXref UMLS:C0426970 -HP:0002510 oboInOwl:hasDbXref MSH:D011782 -HP:0002510 oboInOwl:hasDbXref SNOMEDCT_US:192965001 -HP:0003840 oboInOwl:hasDbXref UMLS:C4280544 -HP:0003840 oboInOwl:hasDbXref UMLS:C4025560 -HP:0002514 oboInOwl:hasDbXref UMLS:C0270685 -HP:0002514 oboInOwl:hasDbXref SNOMEDCT_US:17944005 -HP:0003844 oboInOwl:hasDbXref UMLS:C4025556 -HP:0002511 oboInOwl:hasDbXref MONDO:0004975 -HP:0002511 oboInOwl:hasDbXref UMLS:C1863051 -HP:0002511 oboInOwl:hasDbXref MSH:C536595 -HP:0002511 oboInOwl:hasDbXref DOID:10652 -HP:0002511 oboInOwl:hasDbXref SNOMEDCT_US:230267005 -HP:0002511 oboInOwl:hasDbXref SNOMEDCT_US:26929004 -HP:0002511 oboInOwl:hasDbXref MSH:D000544 -HP:0002511 oboInOwl:hasDbXref UMLS:C0002395 -HP:0003843 oboInOwl:hasDbXref UMLS:C4025557 -HP:0002512 oboInOwl:hasDbXref SNOMEDCT_US:25816005 -HP:0002512 oboInOwl:hasDbXref SNOMEDCT_US:5582005 -HP:0002512 oboInOwl:hasDbXref UMLS:C0270680 -HP:0003842 oboInOwl:hasDbXref UMLS:C4025558 -HP:0002528 oboInOwl:hasDbXref UMLS:C0333454 -HP:0002528 oboInOwl:hasDbXref SNOMEDCT_US:90506004 -HP:0002529 oboInOwl:hasDbXref UMLS:C1850496 -HP:0003859 oboInOwl:hasDbXref UMLS:C4025548 -HP:0002526 oboInOwl:hasDbXref UMLS:C4025702 -HP:0003858 oboInOwl:hasDbXref UMLS:C4025549 -HP:0002527 oboInOwl:hasDbXref SNOMEDCT_US:161898004 -HP:0002527 oboInOwl:hasDbXref SNOMEDCT_US:1912002 -HP:0002527 oboInOwl:hasDbXref UMLS:C0085639 -HP:0003852 oboInOwl:hasDbXref UMLS:C4025553 -HP:0003851 oboInOwl:hasDbXref UMLS:C4025554 -HP:0002521 oboInOwl:hasDbXref SNOMEDCT_US:28055006 -HP:0002521 oboInOwl:hasDbXref MSH:D013036 -HP:0002521 oboInOwl:hasDbXref UMLS:C0684276 -HP:0003850 oboInOwl:hasDbXref UMLS:C4021720 -HP:0002524 oboInOwl:hasDbXref UMLS:C0007384 -HP:0002524 oboInOwl:hasDbXref MSH:D002385 -HP:0002524 oboInOwl:hasDbXref SNOMEDCT_US:46263000 -HP:0003856 oboInOwl:hasDbXref UMLS:C4021719 -HP:0003855 oboInOwl:hasDbXref UMLS:C4025550 -HP:0002522 oboInOwl:hasDbXref UMLS:C1856694 -HP:0003854 oboInOwl:hasDbXref UMLS:C4025551 -HP:0003853 oboInOwl:hasDbXref UMLS:C4025552 -HP:0002575 oboInOwl:hasDbXref MSH:D014138 -HP:0002575 oboInOwl:hasDbXref SNOMEDCT_US:95435007 -HP:0002575 oboInOwl:hasDbXref MEDDRA:10044310 -HP:0002575 oboInOwl:hasDbXref UMLS:C0040588 -HP:0002575 oboInOwl:hasDbXref Fyler:4202 -HP:0002576 oboInOwl:hasDbXref MEDDRA:10022863 -HP:0002576 oboInOwl:hasDbXref SNOMEDCT_US:49723003 -HP:0002576 oboInOwl:hasDbXref UMLS:C0021933 -HP:0002576 oboInOwl:hasDbXref SNOMEDCT_US:35327006 -HP:0002576 oboInOwl:hasDbXref MSH:D007443 -HP:0001245 oboInOwl:hasDbXref UMLS:C1846474 -HP:0002573 oboInOwl:hasDbXref SNOMEDCT_US:236068001 -HP:0002573 oboInOwl:hasDbXref SNOMEDCT_US:405729008 -HP:0002573 oboInOwl:hasDbXref UMLS:C0018932 -HP:0002573 oboInOwl:hasDbXref MSH:D006471 -HP:0002574 oboInOwl:hasDbXref UMLS:C0262527 -HP:0002574 oboInOwl:hasDbXref UMLS:C3808022 -HP:0002579 oboInOwl:hasDbXref UMLS:C1836923 -HP:0001248 oboInOwl:hasDbXref UMLS:C4025795 -HP:0001249 oboInOwl:hasDbXref MSH:D008607 -HP:0001249 oboInOwl:hasDbXref UMLS:C3714756 -HP:0001249 oboInOwl:hasDbXref SNOMEDCT_US:91138005 -HP:0001249 oboInOwl:hasDbXref UMLS:C4020876 -HP:0001249 oboInOwl:hasDbXref SNOMEDCT_US:247578003 -HP:0001249 oboInOwl:hasDbXref UMLS:C0025362 -HP:0001249 oboInOwl:hasDbXref UMLS:C0423903 -HP:0001249 oboInOwl:hasDbXref SNOMEDCT_US:228156007 -HP:0001249 oboInOwl:hasDbXref UMLS:C1843367 -HP:0001249 oboInOwl:hasDbXref UMLS:C0917816 -HP:0002577 oboInOwl:hasDbXref UMLS:C4025699 -HP:0002578 oboInOwl:hasDbXref SNOMEDCT_US:235675006 -HP:0002578 oboInOwl:hasDbXref UMLS:C0152020 -HP:0002578 oboInOwl:hasDbXref MSH:D018589 -HP:0002578 oboInOwl:hasDbXref SNOMEDCT_US:196753007 -HP:0002571 oboInOwl:hasDbXref UMLS:C0014848 -HP:0002571 oboInOwl:hasDbXref MEDDRA:10030136 -HP:0002571 oboInOwl:hasDbXref MSH:D004931 -HP:0002571 oboInOwl:hasDbXref SNOMEDCT_US:45564002 -HP:0001241 oboInOwl:hasDbXref UMLS:C1857002 -HP:0002572 oboInOwl:hasDbXref UMLS:C1838993 -HP:0002572 oboInOwl:hasDbXref UMLS:C1857202 -HP:0002570 oboInOwl:hasDbXref SNOMEDCT_US:66187002 -HP:0002570 oboInOwl:hasDbXref MSH:D045602 -HP:0002570 oboInOwl:hasDbXref UMLS:C0038238 -HP:0002570 oboInOwl:hasDbXref SNOMEDCT_US:27868004 -HP:0002586 oboInOwl:hasDbXref SNOMEDCT_US:48661000 -HP:0002586 oboInOwl:hasDbXref MSH:D010538 -HP:0002586 oboInOwl:hasDbXref UMLS:C0031154 -HP:0001256 oboInOwl:hasDbXref UMLS:C0026106 -HP:0001256 oboInOwl:hasDbXref SNOMEDCT_US:86765009 -HP:0002587 oboInOwl:hasDbXref UMLS:C0221151 -HP:0002587 oboInOwl:hasDbXref SNOMEDCT_US:8579004 -HP:0002584 oboInOwl:hasDbXref UMLS:C0267373 -HP:0002584 oboInOwl:hasDbXref SNOMEDCT_US:712510007 -HP:0001254 oboInOwl:hasDbXref MSH:D053609 -HP:0001254 oboInOwl:hasDbXref SNOMEDCT_US:214264003 -HP:0001254 oboInOwl:hasDbXref UMLS:C0023380 -HP:0002585 oboInOwl:hasDbXref UMLS:C4025698 -HP:0001259 oboInOwl:hasDbXref ICD-10:R40.2 -HP:0001259 oboInOwl:hasDbXref UMLS:C0009421 -HP:0001259 oboInOwl:hasDbXref SNOMEDCT_US:371632003 -HP:0001259 oboInOwl:hasDbXref MSH:D003128 -HP:0002588 oboInOwl:hasDbXref SNOMEDCT_US:367474008 -HP:0002588 oboInOwl:hasDbXref SNOMEDCT_US:51868009 -HP:0002588 oboInOwl:hasDbXref MEDDRA:10013836 -HP:0002588 oboInOwl:hasDbXref MSH:D004381 -HP:0002588 oboInOwl:hasDbXref UMLS:C0013295 -HP:0001257 oboInOwl:hasDbXref SNOMEDCT_US:397790002 -HP:0001257 oboInOwl:hasDbXref SNOMEDCT_US:221360009 -HP:0001257 oboInOwl:hasDbXref MSH:D009128 -HP:0001257 oboInOwl:hasDbXref UMLS:C0026838 -HP:0001258 oboInOwl:hasDbXref SNOMEDCT_US:192967009 -HP:0001258 oboInOwl:hasDbXref UMLS:C0037772 -HP:0001258 oboInOwl:hasDbXref MSH:D010264 -HP:0002589 oboInOwl:hasDbXref UMLS:C4025697 -HP:0002582 oboInOwl:hasDbXref SNOMEDCT_US:84568007 -HP:0002582 oboInOwl:hasDbXref UMLS:C0017154 -HP:0002582 oboInOwl:hasDbXref MSH:D005757 -HP:0001251 oboInOwl:hasDbXref SNOMEDCT_US:85102008 -HP:0001251 oboInOwl:hasDbXref UMLS:C0007758 -HP:0001251 oboInOwl:hasDbXref MSH:D002524 -HP:0002583 oboInOwl:hasDbXref UMLS:C0009319 -HP:0002583 oboInOwl:hasDbXref SNOMEDCT_US:64226004 -HP:0002583 oboInOwl:hasDbXref MSH:D003092 -HP:0001252 oboInOwl:hasDbXref SNOMEDCT_US:398151007 -HP:0001252 oboInOwl:hasDbXref SNOMEDCT_US:398152000 -HP:0001252 oboInOwl:hasDbXref UMLS:C0026827 -HP:0001252 oboInOwl:hasDbXref MSH:D009123 -HP:0002580 oboInOwl:hasDbXref UMLS:C0042961 -HP:0002580 oboInOwl:hasDbXref SNOMEDCT_US:90738007 -HP:0002580 oboInOwl:hasDbXref SNOMEDCT_US:9707006 -HP:0002580 oboInOwl:hasDbXref MSH:D045822 -HP:0001250 oboInOwl:hasDbXref SNOMEDCT_US:91175000 -HP:0001250 oboInOwl:hasDbXref SNOMEDCT_US:128613002 -HP:0001250 oboInOwl:hasDbXref SNOMEDCT_US:246545002 -HP:0001250 oboInOwl:hasDbXref SNOMEDCT_US:84757009 -HP:0001250 oboInOwl:hasDbXref UMLS:C0014544 -HP:0001250 oboInOwl:hasDbXref SNOMEDCT_US:313307000 -HP:0001250 oboInOwl:hasDbXref UMLS:C0036572 -HP:0001250 oboInOwl:hasDbXref MSH:D012640 -HP:0001250 oboInOwl:hasDbXref MSH:D004827 -HP:0001222 oboInOwl:hasDbXref UMLS:C0241395 -HP:0002553 oboInOwl:hasDbXref UMLS:C4020849 -HP:0002553 oboInOwl:hasDbXref UMLS:C1868571 -HP:0003885 oboInOwl:hasDbXref UMLS:C4025529 -HP:0001223 oboInOwl:hasDbXref UMLS:C1854787 -HP:0003884 oboInOwl:hasDbXref UMLS:C4025530 -HP:0001220 oboInOwl:hasDbXref UMLS:C4021784 -HP:0003883 oboInOwl:hasDbXref UMLS:C4025531 -HP:0002552 oboInOwl:hasDbXref UMLS:C4020850 -HP:0002552 oboInOwl:hasDbXref UMLS:C4025700 -HP:0003882 oboInOwl:hasDbXref UMLS:C4021851 -HP:0003889 oboInOwl:hasDbXref UMLS:C4025527 -HP:0002557 oboInOwl:hasDbXref SNOMEDCT_US:268290005 -HP:0002557 oboInOwl:hasDbXref UMLS:C0432355 -HP:0001227 oboInOwl:hasDbXref UMLS:C4021783 -HP:0002558 oboInOwl:hasDbXref Fyler:4234 -HP:0002558 oboInOwl:hasDbXref SNOMEDCT_US:50956007 -HP:0002558 oboInOwl:hasDbXref UMLS:C0266011 -HP:0002558 oboInOwl:hasDbXref MSH:C562557 -HP:0003888 oboInOwl:hasDbXref UMLS:C3808869 -HP:0002555 oboInOwl:hasDbXref UMLS:C1859391 -HP:0003887 oboInOwl:hasDbXref UMLS:C4025528 -HP:0001225 oboInOwl:hasDbXref UMLS:C0241760 -HP:0003886 oboInOwl:hasDbXref UMLS:C4021715 -HP:0003881 oboInOwl:hasDbXref UMLS:C4021716 -HP:0002550 oboInOwl:hasDbXref UMLS:C1848192 -HP:0003880 oboInOwl:hasDbXref UMLS:C4021717 -HP:0001239 oboInOwl:hasDbXref UMLS:C0409345 -HP:0001239 oboInOwl:hasDbXref SNOMEDCT_US:202275008 -HP:0001233 oboInOwl:hasDbXref UMLS:C0432055 -HP:0001233 oboInOwl:hasDbXref SNOMEDCT_US:205139009 -HP:0003896 oboInOwl:hasDbXref UMLS:C4025524 -HP:0003895 oboInOwl:hasDbXref UMLS:C4025525 -HP:0001234 oboInOwl:hasDbXref UMLS:C1857269 -HP:0002562 oboInOwl:hasDbXref UMLS:C1836933 -HP:0003894 oboInOwl:hasDbXref UMLS:C4280543 -HP:0003894 oboInOwl:hasDbXref UMLS:C4021712 -HP:0001231 oboInOwl:hasDbXref UMLS:C4021782 -HP:0003893 oboInOwl:hasDbXref UMLS:C4025526 -HP:0003893 oboInOwl:hasDbXref UMLS:C4020836 -HP:0002563 oboInOwl:hasDbXref MSH:D010494 -HP:0002563 oboInOwl:hasDbXref UMLS:C0031048 -HP:0002563 oboInOwl:hasDbXref SNOMEDCT_US:85598007 -HP:0001232 oboInOwl:hasDbXref UMLS:C1838167 -HP:0001238 oboInOwl:hasDbXref UMLS:C1857482 -HP:0003899 oboInOwl:hasDbXref UMLS:C4025521 -HP:0002566 oboInOwl:hasDbXref SNOMEDCT_US:48641006 -HP:0002566 oboInOwl:hasDbXref UMLS:C0221210 -HP:0002566 oboInOwl:hasDbXref SNOMEDCT_US:253789002 -HP:0002566 oboInOwl:hasDbXref MSH:C562456 -HP:0002566 oboInOwl:hasDbXref SNOMEDCT_US:29980002 -HP:0002566 oboInOwl:hasDbXref MEDDRA:10064024 -HP:0003898 oboInOwl:hasDbXref UMLS:C4025522 -HP:0003897 oboInOwl:hasDbXref UMLS:C4025523 -HP:0003897 oboInOwl:hasDbXref UMLS:C4280542 -HP:0003892 oboInOwl:hasDbXref UMLS:C4021713 -HP:0002561 oboInOwl:hasDbXref SNOMEDCT_US:248820000 -HP:0002561 oboInOwl:hasDbXref UMLS:C0425795 -HP:0001230 oboInOwl:hasDbXref UMLS:C1842229 -HP:0003891 oboInOwl:hasDbXref UMLS:C4021714 -HP:0003890 oboInOwl:hasDbXref UMLS:C2674600 -HP:0002705 oboInOwl:hasDbXref UMLS:C1837404 -HP:0002703 oboInOwl:hasDbXref UMLS:C4280553 -HP:0002703 oboInOwl:hasDbXref UMLS:C4025686 -HP:0002703 oboInOwl:hasDbXref UMLS:C4280552 -HP:0002703 oboInOwl:hasDbXref UMLS:C4280551 -HP:0002703 oboInOwl:hasDbXref UMLS:C4280550 -HP:0002708 oboInOwl:hasDbXref UMLS:C1845108 -HP:0002707 oboInOwl:hasDbXref UMLS:C4280267 -HP:0002707 oboInOwl:hasDbXref UMLS:C1857699 -HP:0002700 oboInOwl:hasDbXref UMLS:C4280555 -HP:0002700 oboInOwl:hasDbXref UMLS:C4280554 -HP:0002700 oboInOwl:hasDbXref UMLS:C4073291 -HP:0002700 oboInOwl:hasDbXref UMLS:C1844508 -HP:0001406 oboInOwl:hasDbXref SNOMEDCT_US:4637005 -HP:0001406 oboInOwl:hasDbXref MSH:D002780 -HP:0001406 oboInOwl:hasDbXref UMLS:C0008372 -HP:0002737 oboInOwl:hasDbXref UMLS:C1839507 -HP:0001407 oboInOwl:hasDbXref UMLS:C0267834 -HP:0001407 oboInOwl:hasDbXref SNOMEDCT_US:85057007 -HP:0002738 oboInOwl:hasDbXref UMLS:C1859682 -HP:0002738 oboInOwl:hasDbXref UMLS:C4280549 -HP:0002738 oboInOwl:hasDbXref UMLS:C4280548 -HP:0001404 oboInOwl:hasDbXref UMLS:C1855038 -HP:0001405 oboInOwl:hasDbXref UMLS:C1849766 -HP:0001408 oboInOwl:hasDbXref SNOMEDCT_US:20239009 -HP:0001408 oboInOwl:hasDbXref UMLS:C0267818 -HP:0001409 oboInOwl:hasDbXref MSH:D006975 -HP:0001409 oboInOwl:hasDbXref SNOMEDCT_US:34742003 -HP:0001409 oboInOwl:hasDbXref UMLS:C0020541 -HP:0002730 oboInOwl:hasDbXref UMLS:C1858970 -HP:0001402 oboInOwl:hasDbXref UMLS:C1862761 -HP:0001402 oboInOwl:hasDbXref UMLS:C2239176 -HP:0001402 oboInOwl:hasDbXref SNOMEDCT_US:109841003 -HP:0001402 oboInOwl:hasDbXref SNOMEDCT_US:25370001 -HP:0001402 oboInOwl:hasDbXref NCIT:C3099 -HP:0001402 oboInOwl:hasDbXref UMLS:C1867955 -HP:0001402 oboInOwl:hasDbXref SNOMEDCT_US:187769009 -HP:0001402 oboInOwl:hasDbXref MSH:D006528 -HP:0002733 oboInOwl:hasDbXref UMLS:C0149727 -HP:0001403 oboInOwl:hasDbXref UMLS:C1837256 -HP:0002731 oboInOwl:hasDbXref UMLS:C1858969 -HP:0001401 oboInOwl:hasDbXref UMLS:C1859235 -HP:0002732 oboInOwl:hasDbXref UMLS:C4025683 -HP:0002732 oboInOwl:hasDbXref UMLS:C1865377 -HP:0001417 oboInOwl:hasDbXref SNOMEDCT_US:263934009 -HP:0001417 oboInOwl:hasDbXref UMLS:C0241764 -HP:0001417 oboInOwl:hasDbXref MSH:D050172 -HP:0002748 oboInOwl:hasDbXref MSH:D012279 -HP:0002748 oboInOwl:hasDbXref SNOMEDCT_US:41345002 -HP:0002748 oboInOwl:hasDbXref UMLS:C0035579 -HP:0002749 oboInOwl:hasDbXref SNOMEDCT_US:4598005 -HP:0002749 oboInOwl:hasDbXref UMLS:C0029442 -HP:0002747 oboInOwl:hasDbXref UMLS:C3806467 -HP:0001419 oboInOwl:hasDbXref UMLS:C1845977 -HP:0002740 oboInOwl:hasDbXref UMLS:C0014836 -HP:0002740 oboInOwl:hasDbXref MSH:D004927 -HP:0002740 oboInOwl:hasDbXref SNOMEDCT_US:71057007 -HP:0001410 oboInOwl:hasDbXref UMLS:C3279149 -HP:0001410 oboInOwl:hasDbXref SNOMEDCT_US:75183008 -HP:0001410 oboInOwl:hasDbXref MSH:D008107 -HP:0001410 oboInOwl:hasDbXref SNOMEDCT_US:77981007 -HP:0001410 oboInOwl:hasDbXref UMLS:C0232744 -HP:0001410 oboInOwl:hasDbXref UMLS:C0086565 -HP:0002741 oboInOwl:hasDbXref UMLS:C4025682 -HP:0001413 oboInOwl:hasDbXref UMLS:C0267812 -HP:0001413 oboInOwl:hasDbXref SNOMEDCT_US:21861000 -HP:0002744 oboInOwl:hasDbXref SNOMEDCT_US:1085331000119107 -HP:0002744 oboInOwl:hasDbXref UMLS:C1398522 -HP:0001414 oboInOwl:hasDbXref UMLS:C1850415 -HP:0002745 oboInOwl:hasDbXref MSH:D007972 -HP:0002745 oboInOwl:hasDbXref MSH:D007971 -HP:0002745 oboInOwl:hasDbXref UMLS:C0023532 -HP:0002745 oboInOwl:hasDbXref SNOMEDCT_US:9187004 -HP:0002745 oboInOwl:hasDbXref SNOMEDCT_US:414603003 -HP:0002745 oboInOwl:hasDbXref UMLS:C1704317 -HP:0002742 oboInOwl:hasDbXref UMLS:C4021751 -HP:0002743 oboInOwl:hasDbXref UMLS:C4025681 -HP:0001412 oboInOwl:hasDbXref UMLS:C1843995 -HP:0002715 oboInOwl:hasDbXref UMLS:C4021753 -HP:0002716 oboInOwl:hasDbXref SNOMEDCT_US:30746006 -HP:0002716 oboInOwl:hasDbXref MSH:D000072281 -HP:0002716 oboInOwl:hasDbXref UMLS:C0497156 -HP:0002714 oboInOwl:hasDbXref UMLS:C1866195 -HP:0002719 oboInOwl:hasDbXref UMLS:C0239998 -HP:0002717 oboInOwl:hasDbXref UMLS:C4025685 -HP:0002718 oboInOwl:hasDbXref SNOMEDCT_US:428875002 -HP:0002718 oboInOwl:hasDbXref UMLS:C4020846 -HP:0002718 oboInOwl:hasDbXref UMLS:C2748958 -HP:0002718 oboInOwl:hasDbXref UMLS:C1844383 -HP:0002711 oboInOwl:hasDbXref UMLS:C1845109 -HP:0002710 oboInOwl:hasDbXref UMLS:C0399605 -HP:0002726 oboInOwl:hasDbXref UMLS:C2673462 -HP:0002724 oboInOwl:hasDbXref UMLS:C4021752 -HP:0002725 oboInOwl:hasDbXref SNOMEDCT_US:55464009 -HP:0002725 oboInOwl:hasDbXref MSH:D008180 -HP:0002725 oboInOwl:hasDbXref UMLS:C0024141 -HP:0002728 oboInOwl:hasDbXref UMLS:C0006845 -HP:0002728 oboInOwl:hasDbXref SNOMEDCT_US:234568006 -HP:0002728 oboInOwl:hasDbXref MSH:D002178 -HP:0002729 oboInOwl:hasDbXref UMLS:C4014733 -HP:0002722 oboInOwl:hasDbXref UMLS:C4025684 -HP:0002723 oboInOwl:hasDbXref UMLS:C1844385 -HP:0002720 oboInOwl:hasDbXref SNOMEDCT_US:29260007 -HP:0002720 oboInOwl:hasDbXref MSH:D017098 -HP:0002720 oboInOwl:hasDbXref UMLS:C0162538 -HP:0002721 oboInOwl:hasDbXref MSH:D007153 -HP:0002721 oboInOwl:hasDbXref SNOMEDCT_US:234532001 -HP:0002721 oboInOwl:hasDbXref UMLS:C0021051 -HP:0012066 oboInOwl:hasDbXref UMLS:C4023062 -HP:0012067 oboInOwl:hasDbXref UMLS:C4023061 -HP:0012068 oboInOwl:hasDbXref MSH:D054880 -HP:0012068 oboInOwl:hasDbXref SNOMEDCT_US:54954004 -HP:0012068 oboInOwl:hasDbXref UMLS:C0268225 -HP:0012069 oboInOwl:hasDbXref UMLS:C4023060 -HP:0012060 oboInOwl:hasDbXref UMLS:C0346037 -HP:0012060 oboInOwl:hasDbXref SNOMEDCT_US:16974005 -HP:0012060 oboInOwl:hasDbXref SNOMEDCT_US:254732008 -HP:0012061 oboInOwl:hasDbXref UMLS:C2673302 -HP:0012062 oboInOwl:hasDbXref MSH:D001845 -HP:0012062 oboInOwl:hasDbXref UMLS:C0005937 -HP:0012062 oboInOwl:hasDbXref SNOMEDCT_US:203467005 -HP:0012062 oboInOwl:hasDbXref SNOMEDCT_US:203465002 -HP:0012062 oboInOwl:hasDbXref SNOMEDCT_US:66954000 -HP:0012062 oboInOwl:hasDbXref SNOMEDCT_US:112643007 -HP:0012063 oboInOwl:hasDbXref SNOMEDCT_US:203468000 -HP:0012063 oboInOwl:hasDbXref UMLS:C0152244 -HP:0012063 oboInOwl:hasDbXref MSH:D017824 -HP:0012063 oboInOwl:hasDbXref SNOMEDCT_US:76000001 -HP:0012064 oboInOwl:hasDbXref UMLS:C4082185 -HP:0012064 oboInOwl:hasDbXref SNOMEDCT_US:203467005 -HP:0012064 oboInOwl:hasDbXref SNOMEDCT_US:112643007 -HP:0012065 oboInOwl:hasDbXref UMLS:C4023063 -HP:0000077 oboInOwl:hasDbXref SNOMEDCT_US:90708001 -HP:0000077 oboInOwl:hasDbXref SNOMEDCT_US:44513007 -HP:0000077 oboInOwl:hasDbXref UMLS:C0022658 -HP:0000077 oboInOwl:hasDbXref UMLS:C0266292 -HP:0000077 oboInOwl:hasDbXref MSH:D007674 -HP:0000076 oboInOwl:hasDbXref Fyler:4510 -HP:0000076 oboInOwl:hasDbXref SNOMEDCT_US:197811007 -HP:0000076 oboInOwl:hasDbXref UMLS:C0042580 -HP:0000076 oboInOwl:hasDbXref MSH:D014718 -HP:0000079 oboInOwl:hasDbXref UMLS:C4021821 -HP:0000078 oboInOwl:hasDbXref UMLS:C0281966 -HP:0000078 oboInOwl:hasDbXref UMLS:C0744356 -HP:0000071 oboInOwl:hasDbXref SNOMEDCT_US:95574003 -HP:0000071 oboInOwl:hasDbXref UMLS:C0521618 -HP:0000070 oboInOwl:hasDbXref SNOMEDCT_US:12818004 -HP:0000070 oboInOwl:hasDbXref UMLS:C0041960 -HP:0000070 oboInOwl:hasDbXref MSH:D014518 -HP:0000073 oboInOwl:hasDbXref UMLS:C0221365 -HP:0000073 oboInOwl:hasDbXref SNOMEDCT_US:49496001 -HP:0000072 oboInOwl:hasDbXref SNOMEDCT_US:69758005 -HP:0000072 oboInOwl:hasDbXref UMLS:C0521620 -HP:0000072 oboInOwl:hasDbXref UMLS:C4020897 -HP:0000072 oboInOwl:hasDbXref SNOMEDCT_US:95576001 -HP:0000075 oboInOwl:hasDbXref SNOMEDCT_US:30275001 -HP:0000075 oboInOwl:hasDbXref UMLS:C0266298 -HP:0000074 oboInOwl:hasDbXref SNOMEDCT_US:95575002 -HP:0000074 oboInOwl:hasDbXref MSH:C537373 -HP:0000074 oboInOwl:hasDbXref UMLS:C0521619 -HP:0012055 oboInOwl:hasDbXref SNOMEDCT_US:255015006 -HP:0012055 oboInOwl:hasDbXref NCIT:C3224 -HP:0012055 oboInOwl:hasDbXref UMLS:C0346379 -HP:0012056 oboInOwl:hasDbXref SNOMEDCT_US:372244006 -HP:0012056 oboInOwl:hasDbXref SNOMEDCT_US:2092003 -HP:0012056 oboInOwl:hasDbXref MSH:D008545 -HP:0012056 oboInOwl:hasDbXref NCIT:C3224 -HP:0012056 oboInOwl:hasDbXref UMLS:C0025202 -HP:0012057 oboInOwl:hasDbXref SNOMEDCT_US:254730000 -HP:0012057 oboInOwl:hasDbXref SNOMEDCT_US:55320002 -HP:0012057 oboInOwl:hasDbXref UMLS:C0334438 -HP:0012058 oboInOwl:hasDbXref SNOMEDCT_US:2142002 -HP:0012058 oboInOwl:hasDbXref SNOMEDCT_US:254731001 -HP:0012058 oboInOwl:hasDbXref UMLS:C0334424 -HP:0012059 oboInOwl:hasDbXref SNOMEDCT_US:302837001 -HP:0012059 oboInOwl:hasDbXref UMLS:C2739810 -HP:0012059 oboInOwl:hasDbXref SNOMEDCT_US:44474009 -HP:0012050 oboInOwl:hasDbXref SNOMEDCT_US:442433009 -HP:0012050 oboInOwl:hasDbXref UMLS:C0151603 -HP:0012050 oboInOwl:hasDbXref SNOMEDCT_US:16740003 -HP:0012050 oboInOwl:hasDbXref MSH:D004487 -HP:0012051 oboInOwl:hasDbXref UMLS:C0271710 -HP:0012051 oboInOwl:hasDbXref SNOMEDCT_US:237638000 -HP:0012051 oboInOwl:hasDbXref MSH:D007003 -HP:0012051 oboInOwl:hasDbXref SNOMEDCT_US:317006 -HP:0012052 oboInOwl:hasDbXref UMLS:C4023065 -HP:0012053 oboInOwl:hasDbXref UMLS:C4023064 -HP:0012054 oboInOwl:hasDbXref SNOMEDCT_US:255021005 -HP:0012054 oboInOwl:hasDbXref NCIT:C3224 -HP:0012054 oboInOwl:hasDbXref UMLS:C0346388 -HP:0000089 oboInOwl:hasDbXref SNOMEDCT_US:32659003 -HP:0000089 oboInOwl:hasDbXref UMLS:C0266295 -HP:0000080 oboInOwl:hasDbXref UMLS:C4021820 -HP:0000080 oboInOwl:hasDbXref UMLS:C4020896 -HP:0000081 oboInOwl:hasDbXref UMLS:C1858565 -HP:0000083 oboInOwl:hasDbXref UMLS:C0035078 -HP:0000083 oboInOwl:hasDbXref SNOMEDCT_US:42399005 -HP:0000083 oboInOwl:hasDbXref UMLS:C1565489 -HP:0000083 oboInOwl:hasDbXref UMLS:C1839604 -HP:0000083 oboInOwl:hasDbXref SNOMEDCT_US:236423003 -HP:0000083 oboInOwl:hasDbXref MSH:D051437 -HP:0000086 oboInOwl:hasDbXref SNOMEDCT_US:16507009 -HP:0000086 oboInOwl:hasDbXref UMLS:C0238207 -HP:0000085 oboInOwl:hasDbXref MSH:D000069337 -HP:0000085 oboInOwl:hasDbXref UMLS:C0221353 -HP:0000085 oboInOwl:hasDbXref Fyler:4507 -HP:0000085 oboInOwl:hasDbXref SNOMEDCT_US:41729002 -HP:0012044 oboInOwl:hasDbXref MSH:D009759 -HP:0012044 oboInOwl:hasDbXref SNOMEDCT_US:95782001 -HP:0012044 oboInOwl:hasDbXref UMLS:C0344243 -HP:0012045 oboInOwl:hasDbXref SNOMEDCT_US:247138002 -HP:0012045 oboInOwl:hasDbXref UMLS:C0423414 -HP:0012046 oboInOwl:hasDbXref UMLS:C2674177 -HP:0012047 oboInOwl:hasDbXref MSH:D014786 -HP:0012047 oboInOwl:hasDbXref SNOMEDCT_US:399323001 -HP:0012047 oboInOwl:hasDbXref UMLS:C0018975 -HP:0012048 oboInOwl:hasDbXref UMLS:C2242577 -HP:0012049 oboInOwl:hasDbXref UMLS:C1963946 -HP:0012049 oboInOwl:hasDbXref SNOMEDCT_US:3331000119108 -HP:0012040 oboInOwl:hasDbXref UMLS:C0474444 -HP:0012040 oboInOwl:hasDbXref SNOMEDCT_US:373430008 -HP:0012041 oboInOwl:hasDbXref UMLS:C0151640 -HP:0012042 oboInOwl:hasDbXref UMLS:C1319853 -HP:0012042 oboInOwl:hasDbXref SNOMEDCT_US:407674008 -HP:0012042 oboInOwl:hasDbXref MSH:D055963 -HP:0012043 oboInOwl:hasDbXref SNOMEDCT_US:35743001 -HP:0012043 oboInOwl:hasDbXref UMLS:C0271388 -HP:0012043 oboInOwl:hasDbXref MSH:D009759 -HP:0012043 oboInOwl:hasDbXref UMLS:C4020734 -HP:0001387 oboInOwl:hasDbXref SNOMEDCT_US:84445001 -HP:0001387 oboInOwl:hasDbXref UMLS:C0162298 -HP:0000055 oboInOwl:hasDbXref UMLS:C4021822 -HP:0001388 oboInOwl:hasDbXref SNOMEDCT_US:27911000 -HP:0001388 oboInOwl:hasDbXref UMLS:C0086437 -HP:0001388 oboInOwl:hasDbXref SNOMEDCT_US:298203008 -HP:0001388 oboInOwl:hasDbXref MSH:D007593 -HP:0001388 oboInOwl:hasDbXref UMLS:C0158359 -HP:0000054 oboInOwl:hasDbXref UMLS:C4551492 -HP:0000054 oboInOwl:hasDbXref SNOMEDCT_US:34911001 -HP:0001385 oboInOwl:hasDbXref SNOMEDCT_US:48334007 -HP:0001385 oboInOwl:hasDbXref UMLS:C0019555 -HP:0001385 oboInOwl:hasDbXref MSH:D006618 -HP:0001385 oboInOwl:hasDbXref SNOMEDCT_US:52781008 -HP:0000056 oboInOwl:hasDbXref UMLS:C4025893 -HP:0001386 oboInOwl:hasDbXref UMLS:C0152031 -HP:0001386 oboInOwl:hasDbXref SNOMEDCT_US:271771009 -HP:0000059 oboInOwl:hasDbXref UMLS:C0566899 -HP:0000059 oboInOwl:hasDbXref SNOMEDCT_US:289469003 -HP:0000058 oboInOwl:hasDbXref UMLS:C4025892 -HP:0000051 oboInOwl:hasDbXref UMLS:C0452148 -HP:0000051 oboInOwl:hasDbXref SNOMEDCT_US:204890004 -HP:0001384 oboInOwl:hasDbXref UMLS:C4020870 -HP:0000050 oboInOwl:hasDbXref UMLS:C1852534 -HP:0000053 oboInOwl:hasDbXref UMLS:C1263023 -HP:0000052 oboInOwl:hasDbXref UMLS:C4025894 -HP:0001382 oboInOwl:hasDbXref UMLS:C1844820 -HP:0001382 oboInOwl:hasDbXref SNOMEDCT_US:298181000 -HP:0012033 oboInOwl:hasDbXref UMLS:C4021835 -HP:0012034 oboInOwl:hasDbXref SNOMEDCT_US:49430005 -HP:0012034 oboInOwl:hasDbXref SNOMEDCT_US:254829001 -HP:0012034 oboInOwl:hasDbXref UMLS:C0023827 -HP:0012034 oboInOwl:hasDbXref MPATH:418 -HP:0012034 oboInOwl:hasDbXref MSH:D008080 -HP:0012035 oboInOwl:hasDbXref MSH:D062685 -HP:0012035 oboInOwl:hasDbXref UMLS:C0259771 -HP:0012035 oboInOwl:hasDbXref SNOMEDCT_US:109433009 -HP:0012036 oboInOwl:hasDbXref UMLS:C4023067 -HP:0012037 oboInOwl:hasDbXref UMLS:C4023066 -HP:0012038 oboInOwl:hasDbXref SNOMEDCT_US:373424008 -HP:0012038 oboInOwl:hasDbXref UMLS:C0271288 -HP:0012039 oboInOwl:hasDbXref SNOMEDCT_US:193821003 -HP:0012039 oboInOwl:hasDbXref UMLS:C0155116 -HP:0012030 oboInOwl:hasDbXref UMLS:C4023068 -HP:0012031 oboInOwl:hasDbXref SNOMEDCT_US:115227001 -HP:0012031 oboInOwl:hasDbXref MSH:D018205 -HP:0012031 oboInOwl:hasDbXref MPATH:415 -HP:0012031 oboInOwl:hasDbXref UMLS:C0206631 -HP:0012031 oboInOwl:hasDbXref SNOMEDCT_US:254831005 -HP:0012031 oboInOwl:hasDbXref SNOMEDCT_US:254827004 -HP:0012032 oboInOwl:hasDbXref UMLS:C0023798 -HP:0012032 oboInOwl:hasDbXref MSH:D008067 -HP:0012032 oboInOwl:hasDbXref SNOMEDCT_US:93163002 -HP:0012032 oboInOwl:hasDbXref MEDDRA:10024612 -HP:0012032 oboInOwl:hasDbXref MPATH:417 -HP:0012032 oboInOwl:hasDbXref SNOMEDCT_US:46720004 -HP:0000066 oboInOwl:hasDbXref UMLS:C1850325 -HP:0000065 oboInOwl:hasDbXref SNOMEDCT_US:16924008 -HP:0000065 oboInOwl:hasDbXref UMLS:C0404531 -HP:0001399 oboInOwl:hasDbXref MSH:D017093 -HP:0001399 oboInOwl:hasDbXref SNOMEDCT_US:59927004 -HP:0001399 oboInOwl:hasDbXref UMLS:C0085605 -HP:0001396 oboInOwl:hasDbXref MSH:D002779 -HP:0001396 oboInOwl:hasDbXref SNOMEDCT_US:197446008 -HP:0001396 oboInOwl:hasDbXref SNOMEDCT_US:30144000 -HP:0001396 oboInOwl:hasDbXref SNOMEDCT_US:33688009 -HP:0001396 oboInOwl:hasDbXref UMLS:C0008370 -HP:0000068 oboInOwl:hasDbXref UMLS:C1610065 -HP:0001397 oboInOwl:hasDbXref SNOMEDCT_US:197321007 -HP:0001397 oboInOwl:hasDbXref MSH:D005234 -HP:0001397 oboInOwl:hasDbXref UMLS:C2711227 -HP:0001397 oboInOwl:hasDbXref SNOMEDCT_US:442191002 -HP:0000067 oboInOwl:hasDbXref UMLS:C4025890 -HP:0000069 oboInOwl:hasDbXref UMLS:C1840382 -HP:0000060 oboInOwl:hasDbXref UMLS:C1844527 -HP:0000062 oboInOwl:hasDbXref UMLS:C0266362 -HP:0000062 oboInOwl:hasDbXref SNOMEDCT_US:21321009 -HP:0000062 oboInOwl:hasDbXref MSH:D012734 -HP:0001394 oboInOwl:hasDbXref UMLS:C0023890 -HP:0001394 oboInOwl:hasDbXref SNOMEDCT_US:19943007 -HP:0001394 oboInOwl:hasDbXref MSH:D008103 -HP:0001395 oboInOwl:hasDbXref UMLS:C0239946 -HP:0001395 oboInOwl:hasDbXref SNOMEDCT_US:62484002 -HP:0001395 oboInOwl:hasDbXref MSH:D008103 -HP:0000061 oboInOwl:hasDbXref UMLS:C1859980 -HP:0000061 oboInOwl:hasDbXref UMLS:C4025891 -HP:0000064 oboInOwl:hasDbXref UMLS:C1849295 -HP:0001392 oboInOwl:hasDbXref SNOMEDCT_US:235856003 -HP:0001392 oboInOwl:hasDbXref UMLS:C4021780 -HP:0001392 oboInOwl:hasDbXref MSH:D008107 -HP:0001392 oboInOwl:hasDbXref UMLS:C0023895 -HP:0000063 oboInOwl:hasDbXref UMLS:C1837532 -HP:0012099 oboInOwl:hasDbXref UMLS:C4021102 -HP:0012091 oboInOwl:hasDbXref UMLS:C4023048 -HP:0012092 oboInOwl:hasDbXref UMLS:C4021103 -HP:0012093 oboInOwl:hasDbXref UMLS:C4023047 -HP:0012094 oboInOwl:hasDbXref UMLS:C4023046 -HP:0012095 oboInOwl:hasDbXref SNOMEDCT_US:34277002 -HP:0012095 oboInOwl:hasDbXref UMLS:C0332792 -HP:0012095 oboInOwl:hasDbXref SNOMEDCT_US:287096003 -HP:0012096 oboInOwl:hasDbXref UMLS:C4023045 -HP:0012097 oboInOwl:hasDbXref UMLS:C4023044 -HP:0012098 oboInOwl:hasDbXref UMLS:C2919341 -HP:0012098 oboInOwl:hasDbXref SNOMEDCT_US:445124008 -HP:0012088 oboInOwl:hasDbXref SNOMEDCT_US:8769003 -HP:0012088 oboInOwl:hasDbXref UMLS:C0278045 -HP:0012089 oboInOwl:hasDbXref SNOMEDCT_US:52089001 -HP:0012089 oboInOwl:hasDbXref UMLS:C0003860 -HP:0012089 oboInOwl:hasDbXref MSH:D001167 -HP:0012080 oboInOwl:hasDbXref UMLS:C4023054 -HP:0012081 oboInOwl:hasDbXref UMLS:C3278024 -HP:0012082 oboInOwl:hasDbXref UMLS:C4023053 -HP:0012083 oboInOwl:hasDbXref UMLS:C4023052 -HP:0012084 oboInOwl:hasDbXref UMLS:C4023051 -HP:0012085 oboInOwl:hasDbXref MSH:D011776 -HP:0012085 oboInOwl:hasDbXref SNOMEDCT_US:275765006 -HP:0012085 oboInOwl:hasDbXref UMLS:C0034359 -HP:0012085 oboInOwl:hasDbXref SNOMEDCT_US:4800001 -HP:0012086 oboInOwl:hasDbXref UMLS:C0522153 -HP:0012086 oboInOwl:hasDbXref SNOMEDCT_US:102867009 -HP:0012086 oboInOwl:hasDbXref SNOMEDCT_US:167239007 -HP:0012087 oboInOwl:hasDbXref UMLS:C4023050 -HP:0000099 oboInOwl:hasDbXref UMLS:C0017658 -HP:0000099 oboInOwl:hasDbXref MSH:D005921 -HP:0000099 oboInOwl:hasDbXref SNOMEDCT_US:36171008 -HP:0000098 oboInOwl:hasDbXref UMLS:C0241240 -HP:0000098 oboInOwl:hasDbXref SNOMEDCT_US:248328003 -HP:0012090 oboInOwl:hasDbXref UMLS:C4023049 -HP:0000091 oboInOwl:hasDbXref UMLS:C4021826 -HP:0000090 oboInOwl:hasDbXref SNOMEDCT_US:204958008 -HP:0000090 oboInOwl:hasDbXref UMLS:C0687120 -HP:0000093 oboInOwl:hasDbXref SNOMEDCT_US:29738008 -HP:0000093 oboInOwl:hasDbXref UMLS:C0033687 -HP:0000093 oboInOwl:hasDbXref MSH:D011507 -HP:0000092 oboInOwl:hasDbXref UMLS:C1858395 -HP:0000095 oboInOwl:hasDbXref UMLS:C4025889 -HP:0000097 oboInOwl:hasDbXref SNOMEDCT_US:25821008 -HP:0000097 oboInOwl:hasDbXref UMLS:C0017668 -HP:0000097 oboInOwl:hasDbXref MSH:D005923 -HP:0000097 oboInOwl:hasDbXref SNOMEDCT_US:236403004 -HP:0000096 oboInOwl:hasDbXref UMLS:C0178664 -HP:0000096 oboInOwl:hasDbXref SNOMEDCT_US:197661001 -HP:0000096 oboInOwl:hasDbXref SNOMEDCT_US:82646005 -HP:0012077 oboInOwl:hasDbXref MSH:D006677 -HP:0012077 oboInOwl:hasDbXref UMLS:C0019681 -HP:0012077 oboInOwl:hasDbXref SNOMEDCT_US:55341008 -HP:0012077 oboInOwl:hasDbXref ICD-10:F60.4 -HP:0012078 oboInOwl:hasDbXref UMLS:C4023056 -HP:0012079 oboInOwl:hasDbXref UMLS:C4023055 -HP:0012070 oboInOwl:hasDbXref UMLS:C4023059 -HP:0012071 oboInOwl:hasDbXref UMLS:C4023058 -HP:0012071 oboInOwl:hasDbXref UMLS:C4020733 -HP:0012072 oboInOwl:hasDbXref SNOMEDCT_US:21806007 -HP:0012072 oboInOwl:hasDbXref UMLS:C0278026 -HP:0012073 oboInOwl:hasDbXref UMLS:C4023057 -HP:0012074 oboInOwl:hasDbXref SNOMEDCT_US:24225004 -HP:0012074 oboInOwl:hasDbXref UMLS:C0040416 -HP:0012074 oboInOwl:hasDbXref MSH:D015845 -HP:0012075 oboInOwl:hasDbXref ICD-10:F60 -HP:0012075 oboInOwl:hasDbXref UMLS:C0031212 -HP:0012075 oboInOwl:hasDbXref MSH:D010554 -HP:0012075 oboInOwl:hasDbXref SNOMEDCT_US:33449004 -HP:0012076 oboInOwl:hasDbXref SNOMEDCT_US:20010003 -HP:0012076 oboInOwl:hasDbXref UMLS:C0006012 -HP:0012076 oboInOwl:hasDbXref MSH:D001883 -HP:0012076 oboInOwl:hasDbXref ICD-10:F60.3 -HP:0001327 oboInOwl:hasDbXref UMLS:C4025791 -HP:0002659 oboInOwl:hasDbXref UMLS:C1390474 -HP:0003989 oboInOwl:hasDbXref UMLS:C4025462 -HP:0001328 oboInOwl:hasDbXref UMLS:C4025790 -HP:0002652 oboInOwl:hasDbXref MSH:D010009 -HP:0002652 oboInOwl:hasDbXref SNOMEDCT_US:105985007 -HP:0002652 oboInOwl:hasDbXref SNOMEDCT_US:240190009 -HP:0002652 oboInOwl:hasDbXref UMLS:C0029422 -HP:0002652 oboInOwl:hasDbXref UMLS:C4280567 -HP:0003984 oboInOwl:hasDbXref UMLS:C4025465 -HP:0001321 oboInOwl:hasDbXref MSH:C562568 -HP:0001321 oboInOwl:hasDbXref UMLS:C0266470 -HP:0001321 oboInOwl:hasDbXref SNOMEDCT_US:16026008 -HP:0002653 oboInOwl:hasDbXref UMLS:C0151825 -HP:0002653 oboInOwl:hasDbXref SNOMEDCT_US:12584003 -HP:0002650 oboInOwl:hasDbXref UMLS:C0037932 -HP:0002650 oboInOwl:hasDbXref UMLS:C0700208 -HP:0002650 oboInOwl:hasDbXref Fyler:4160 -HP:0002650 oboInOwl:hasDbXref SNOMEDCT_US:111266001 -HP:0002650 oboInOwl:hasDbXref MSH:D013121 -HP:0002650 oboInOwl:hasDbXref SNOMEDCT_US:64217002 -HP:0003982 oboInOwl:hasDbXref UMLS:C2678397 -HP:0001320 oboInOwl:hasDbXref UMLS:C1840379 -HP:0003981 oboInOwl:hasDbXref UMLS:C4021698 -HP:0002651 oboInOwl:hasDbXref UMLS:C0432211 -HP:0002651 oboInOwl:hasDbXref SNOMEDCT_US:254062008 -HP:0001325 oboInOwl:hasDbXref SNOMEDCT_US:267384006 -HP:0001325 oboInOwl:hasDbXref UMLS:C0020617 -HP:0003988 oboInOwl:hasDbXref UMLS:C1848108 -HP:0002656 oboInOwl:hasDbXref UMLS:C4280566 -HP:0002656 oboInOwl:hasDbXref UMLS:C0392476 -HP:0002656 oboInOwl:hasDbXref SNOMEDCT_US:254080004 -HP:0002657 oboInOwl:hasDbXref SNOMEDCT_US:702350003 -HP:0002657 oboInOwl:hasDbXref MSH:C537501 -HP:0002657 oboInOwl:hasDbXref UMLS:C0700635 -HP:0001326 oboInOwl:hasDbXref UMLS:C4025792 -HP:0003987 oboInOwl:hasDbXref UMLS:C0041601 -HP:0003987 oboInOwl:hasDbXref SNOMEDCT_US:54556006 -HP:0003987 oboInOwl:hasDbXref MSH:D014458 -HP:0002654 oboInOwl:hasDbXref SNOMEDCT_US:59708000 -HP:0002654 oboInOwl:hasDbXref MSH:D010009 -HP:0002654 oboInOwl:hasDbXref UMLS:C0026760 -HP:0003986 oboInOwl:hasDbXref UMLS:C4025463 -HP:0002655 oboInOwl:hasDbXref UMLS:C0038015 -HP:0002655 oboInOwl:hasDbXref MSH:D010009 -HP:0001324 oboInOwl:hasDbXref UMLS:C0151786 -HP:0001324 oboInOwl:hasDbXref MSH:D018908 -HP:0001324 oboInOwl:hasDbXref SNOMEDCT_US:26544005 -HP:0003985 oboInOwl:hasDbXref UMLS:C4025464 -HP:0003980 oboInOwl:hasDbXref UMLS:C4025466 -HP:0000008 oboInOwl:hasDbXref UMLS:C4025900 -HP:0000007 oboInOwl:hasDbXref SNOMEDCT_US:258211005 -HP:0000007 oboInOwl:hasDbXref UMLS:C4020899 -HP:0000007 oboInOwl:hasDbXref UMLS:C0441748 -HP:0001338 oboInOwl:hasDbXref SNOMEDCT_US:253140003 -HP:0001338 oboInOwl:hasDbXref MSH:C536111 -HP:0001338 oboInOwl:hasDbXref UMLS:C0431368 -HP:0001338 oboInOwl:hasDbXref UMLS:C1857278 -HP:0002669 oboInOwl:hasDbXref UMLS:C0029463 -HP:0002669 oboInOwl:hasDbXref SNOMEDCT_US:21708004 -HP:0002669 oboInOwl:hasDbXref NCIT:C9145 -HP:0002669 oboInOwl:hasDbXref SNOMEDCT_US:307576001 -HP:0002669 oboInOwl:hasDbXref MSH:D012516 -HP:0000009 oboInOwl:hasDbXref UMLS:C3806583 -HP:0001339 oboInOwl:hasDbXref UMLS:C0266463 -HP:0001339 oboInOwl:hasDbXref UMLS:C1879312 -HP:0001339 oboInOwl:hasDbXref MSH:D054082 -HP:0001339 oboInOwl:hasDbXref SNOMEDCT_US:204036008 -HP:0002663 oboInOwl:hasDbXref UMLS:C1865200 -HP:0002663 oboInOwl:hasDbXref UMLS:C4280565 -HP:0001332 oboInOwl:hasDbXref UMLS:C0013421 -HP:0001332 oboInOwl:hasDbXref UMLS:C4020871 -HP:0001332 oboInOwl:hasDbXref MSH:D004421 -HP:0003995 oboInOwl:hasDbXref UMLS:C4021696 -HP:0002664 oboInOwl:hasDbXref SNOMEDCT_US:363346000 -HP:0002664 oboInOwl:hasDbXref UMLS:C0027651 -HP:0002664 oboInOwl:hasDbXref MSH:D009369 -HP:0002664 oboInOwl:hasDbXref NCIT:C3262 -HP:0002664 oboInOwl:hasDbXref SNOMEDCT_US:108369006 -HP:0002664 oboInOwl:hasDbXref UMLS:C0006826 -HP:0003994 oboInOwl:hasDbXref SNOMEDCT_US:125618007 -HP:0003994 oboInOwl:hasDbXref MEDDRA:10013184 -HP:0003994 oboInOwl:hasDbXref UMLS:C0159941 -HP:0003993 oboInOwl:hasDbXref UMLS:C4025460 -HP:0003993 oboInOwl:hasDbXref UMLS:C4020692 -HP:0002661 oboInOwl:hasDbXref UMLS:C1837602 -HP:0000002 oboInOwl:hasDbXref UMLS:C4025901 -HP:0003992 oboInOwl:hasDbXref UMLS:C1968814 -HP:0000001 oboInOwl:hasDbXref UMLS:C0444868 -HP:0001331 oboInOwl:hasDbXref UMLS:C0431371 -HP:0001331 oboInOwl:hasDbXref SNOMEDCT_US:253143001 -HP:0001331 oboInOwl:hasDbXref MSH:C535562 -HP:0001336 oboInOwl:hasDbXref SNOMEDCT_US:127324008 -HP:0001336 oboInOwl:hasDbXref UMLS:C0027066 -HP:0001336 oboInOwl:hasDbXref SNOMEDCT_US:17450006 -HP:0001336 oboInOwl:hasDbXref UMLS:C1854302 -HP:0001336 oboInOwl:hasDbXref MSH:D009207 -HP:0003999 oboInOwl:hasDbXref UMLS:C4021694 -HP:0002667 oboInOwl:hasDbXref NCIT:C40407 -HP:0002667 oboInOwl:hasDbXref SNOMEDCT_US:25081006 -HP:0002667 oboInOwl:hasDbXref UMLS:C0027708 -HP:0002667 oboInOwl:hasDbXref SNOMEDCT_US:302849000 -HP:0002667 oboInOwl:hasDbXref MSH:D009396 -HP:0002668 oboInOwl:hasDbXref SNOMEDCT_US:127027008 -HP:0002668 oboInOwl:hasDbXref UMLS:C0030421 -HP:0002668 oboInOwl:hasDbXref MSH:D010235 -HP:0002668 oboInOwl:hasDbXref SNOMEDCT_US:72787006 -HP:0002668 oboInOwl:hasDbXref SNOMEDCT_US:302833002 -HP:0002668 oboInOwl:hasDbXref NCIT:C3308 -HP:0002668 oboInOwl:hasDbXref SNOMEDCT_US:253029009 -HP:0002668 oboInOwl:hasDbXref SNOMEDCT_US:803009 -HP:0000003 oboInOwl:hasDbXref MSH:D021782 -HP:0000003 oboInOwl:hasDbXref SNOMEDCT_US:204962002 -HP:0000003 oboInOwl:hasDbXref SNOMEDCT_US:82525005 -HP:0000003 oboInOwl:hasDbXref UMLS:C3714581 -HP:0001337 oboInOwl:hasDbXref MSH:D014202 -HP:0001337 oboInOwl:hasDbXref UMLS:C0040822 -HP:0001337 oboInOwl:hasDbXref SNOMEDCT_US:26079004 -HP:0003998 oboInOwl:hasDbXref UMLS:C4025458 -HP:0002665 oboInOwl:hasDbXref NCIT:C7065 -HP:0002665 oboInOwl:hasDbXref UMLS:C0024299 -HP:0002665 oboInOwl:hasDbXref SNOMEDCT_US:21964009 -HP:0002665 oboInOwl:hasDbXref MSH:D008223 -HP:0002665 oboInOwl:hasDbXref SNOMEDCT_US:115244002 -HP:0002665 oboInOwl:hasDbXref SNOMEDCT_US:118600007 -HP:0002665 oboInOwl:hasDbXref SNOMEDCT_US:188676008 -HP:0000006 oboInOwl:hasDbXref SNOMEDCT_US:263681008 -HP:0000006 oboInOwl:hasDbXref UMLS:C0443147 -HP:0003997 oboInOwl:hasDbXref UMLS:C4021695 -HP:0001334 oboInOwl:hasDbXref SNOMEDCT_US:271569006 -HP:0001334 oboInOwl:hasDbXref UMLS:C0009451 -HP:0001334 oboInOwl:hasDbXref MSH:D006849 -HP:0001335 oboInOwl:hasDbXref SNOMEDCT_US:229247004 -HP:0001335 oboInOwl:hasDbXref UMLS:C0454455 -HP:0002666 oboInOwl:hasDbXref SNOMEDCT_US:399343007 -HP:0002666 oboInOwl:hasDbXref SNOMEDCT_US:302835009 -HP:0002666 oboInOwl:hasDbXref NCIT:C3326 -HP:0002666 oboInOwl:hasDbXref SNOMEDCT_US:85583005 -HP:0002666 oboInOwl:hasDbXref MSH:D010673 -HP:0002666 oboInOwl:hasDbXref UMLS:C0031511 -HP:0003996 oboInOwl:hasDbXref UMLS:C4025459 -HP:0000005 oboInOwl:hasDbXref UMLS:C1708511 -HP:0003991 oboInOwl:hasDbXref UMLS:C4021697 -HP:0003990 oboInOwl:hasDbXref UMLS:C4025461 -HP:0002638 oboInOwl:hasDbXref SNOMEDCT_US:2477008 -HP:0002638 oboInOwl:hasDbXref UMLS:C1510431 -HP:0002639 oboInOwl:hasDbXref MSH:D006502 -HP:0002639 oboInOwl:hasDbXref UMLS:C0856761 -HP:0002639 oboInOwl:hasDbXref SNOMEDCT_US:82385007 -HP:0001308 oboInOwl:hasDbXref SNOMEDCT_US:249878001 -HP:0001308 oboInOwl:hasDbXref UMLS:C0239548 -HP:0001308 oboInOwl:hasDbXref MSH:D005207 -HP:0003969 oboInOwl:hasDbXref UMLS:C4025471 -HP:0001305 oboInOwl:hasDbXref UMLS:C0010964 -HP:0001305 oboInOwl:hasDbXref MSH:D003616 -HP:0001305 oboInOwl:hasDbXref SNOMEDCT_US:14447001 -HP:0002636 oboInOwl:hasDbXref UMLS:C4025694 -HP:0002637 oboInOwl:hasDbXref MSH:D002545 -HP:0002637 oboInOwl:hasDbXref SNOMEDCT_US:389100007 -HP:0002637 oboInOwl:hasDbXref UMLS:C0917798 -HP:0002637 oboInOwl:hasDbXref UMLS:C0007786 -HP:0002637 oboInOwl:hasDbXref SNOMEDCT_US:287731003 -HP:0003967 oboInOwl:hasDbXref UMLS:C4025472 -HP:0002630 oboInOwl:hasDbXref SNOMEDCT_US:197494007 -HP:0002630 oboInOwl:hasDbXref UMLS:C0554103 -HP:0001300 oboInOwl:hasDbXref MSH:D020734 -HP:0001300 oboInOwl:hasDbXref SNOMEDCT_US:32798002 -HP:0001300 oboInOwl:hasDbXref UMLS:C0242422 -HP:0003961 oboInOwl:hasDbXref UMLS:C4025477 -HP:0003960 oboInOwl:hasDbXref UMLS:C4025478 -HP:0002634 oboInOwl:hasDbXref MSH:D001161 -HP:0002634 oboInOwl:hasDbXref SNOMEDCT_US:72092001 -HP:0002634 oboInOwl:hasDbXref SNOMEDCT_US:28960008 -HP:0002634 oboInOwl:hasDbXref SNOMEDCT_US:107671003 -HP:0002634 oboInOwl:hasDbXref UMLS:C4280568 -HP:0002634 oboInOwl:hasDbXref UMLS:C0003850 -HP:0003966 oboInOwl:hasDbXref UMLS:C4025473 -HP:0002635 oboInOwl:hasDbXref UMLS:C0004153 -HP:0002635 oboInOwl:hasDbXref SNOMEDCT_US:38716007 -HP:0002635 oboInOwl:hasDbXref MSH:D050197 -HP:0001304 oboInOwl:hasDbXref SNOMEDCT_US:431034009 -HP:0001304 oboInOwl:hasDbXref MSH:D004422 -HP:0001304 oboInOwl:hasDbXref SNOMEDCT_US:22451001 -HP:0001304 oboInOwl:hasDbXref UMLS:C0013423 -HP:0003965 oboInOwl:hasDbXref UMLS:C4025474 -HP:0002632 oboInOwl:hasDbXref UMLS:C1866500 -HP:0001301 oboInOwl:hasDbXref UMLS:C4025794 -HP:0003964 oboInOwl:hasDbXref UMLS:C4025475 -HP:0001302 oboInOwl:hasDbXref MSH:D054082 -HP:0001302 oboInOwl:hasDbXref UMLS:C0266483 -HP:0001302 oboInOwl:hasDbXref SNOMEDCT_US:23024003 -HP:0002633 oboInOwl:hasDbXref MSH:D014657 -HP:0002633 oboInOwl:hasDbXref UMLS:C0042384 -HP:0002633 oboInOwl:hasDbXref SNOMEDCT_US:31996006 -HP:0003963 oboInOwl:hasDbXref UMLS:C4025476 -HP:0001319 oboInOwl:hasDbXref SNOMEDCT_US:205294008 -HP:0001319 oboInOwl:hasDbXref UMLS:C2267233 -HP:0001319 oboInOwl:hasDbXref MSH:D009123 -HP:0003979 oboInOwl:hasDbXref UMLS:C4021841 -HP:0002647 oboInOwl:hasDbXref UMLS:C0340643 -HP:0002647 oboInOwl:hasDbXref SNOMEDCT_US:308546005 -HP:0001317 oboInOwl:hasDbXref UMLS:C1866129 -HP:0001317 oboInOwl:hasDbXref UMLS:C0742038 -HP:0003978 oboInOwl:hasDbXref MSH:D011885 -HP:0003978 oboInOwl:hasDbXref SNOMEDCT_US:12676007 -HP:0003978 oboInOwl:hasDbXref UMLS:C0034628 -HP:0002648 oboInOwl:hasDbXref UMLS:C4280260 -HP:0002648 oboInOwl:hasDbXref UMLS:C4025692 -HP:0001310 oboInOwl:hasDbXref SNOMEDCT_US:32566006 -HP:0001310 oboInOwl:hasDbXref UMLS:C0234162 -HP:0001310 oboInOwl:hasDbXref MSH:D002524 -HP:0003973 oboInOwl:hasDbXref UMLS:C4021699 -HP:0002641 oboInOwl:hasDbXref UMLS:C1849749 -HP:0002642 oboInOwl:hasDbXref UMLS:C1857693 -HP:0001311 oboInOwl:hasDbXref UMLS:C4021781 -HP:0003971 oboInOwl:hasDbXref UMLS:C4021700 -HP:0003970 oboInOwl:hasDbXref UMLS:C4025470 -HP:0002640 oboInOwl:hasDbXref UMLS:C4025693 -HP:0002645 oboInOwl:hasDbXref UMLS:C0222716 -HP:0002645 oboInOwl:hasDbXref SNOMEDCT_US:113194005 -HP:0003977 oboInOwl:hasDbXref UMLS:C4025467 -HP:0001315 oboInOwl:hasDbXref UMLS:C1866934 -HP:0003976 oboInOwl:hasDbXref UMLS:C4025468 -HP:0001312 oboInOwl:hasDbXref UMLS:C3806961 -HP:0002643 oboInOwl:hasDbXref UMLS:C0852283 -HP:0002644 oboInOwl:hasDbXref UMLS:C4020847 -HP:0003974 oboInOwl:hasDbXref UMLS:C1838608 -HP:0003974 oboInOwl:hasDbXref UMLS:C1849314 -HP:0003974 oboInOwl:hasDbXref UMLS:C1405984 -HP:0012022 oboInOwl:hasDbXref SNOMEDCT_US:253330006 -HP:0012022 oboInOwl:hasDbXref MSH:C562830 -HP:0012022 oboInOwl:hasDbXref UMLS:C0344688 -HP:0012023 oboInOwl:hasDbXref UMLS:C0268157 -HP:0012023 oboInOwl:hasDbXref SNOMEDCT_US:71690006 -HP:0012024 oboInOwl:hasDbXref UMLS:C0016952 -HP:0012024 oboInOwl:hasDbXref UMLS:C4023071 -HP:0012024 oboInOwl:hasDbXref SNOMEDCT_US:190745006 -HP:0012024 oboInOwl:hasDbXref MSH:D005693 -HP:0012024 oboInOwl:hasDbXref SNOMEDCT_US:190749000 -HP:0012025 oboInOwl:hasDbXref UMLS:C4023070 -HP:0012026 oboInOwl:hasDbXref UMLS:C0599035 -HP:0012026 oboInOwl:hasDbXref SNOMEDCT_US:33985005 -HP:0012026 oboInOwl:hasDbXref MSH:D015799 -HP:0012026 oboInOwl:hasDbXref SNOMEDCT_US:276426004 -HP:0012027 oboInOwl:hasDbXref SNOMEDCT_US:51599000 -HP:0012027 oboInOwl:hasDbXref MSH:D007819 -HP:0012027 oboInOwl:hasDbXref UMLS:C0023052 -HP:0012028 oboInOwl:hasDbXref SNOMEDCT_US:424263008 -HP:0012028 oboInOwl:hasDbXref SNOMEDCT_US:78058005 -HP:0012028 oboInOwl:hasDbXref UMLS:C0206669 -HP:0012028 oboInOwl:hasDbXref MSH:D018248 -HP:0012028 oboInOwl:hasDbXref MPATH:353 -HP:0012029 oboInOwl:hasDbXref UMLS:C4023069 -HP:0012020 oboInOwl:hasDbXref Fyler:2720 -HP:0012020 oboInOwl:hasDbXref SNOMEDCT_US:244229003 -HP:0012020 oboInOwl:hasDbXref SNOMEDCT_US:111321007 -HP:0012020 oboInOwl:hasDbXref UMLS:C0035615 -HP:0012021 oboInOwl:hasDbXref UMLS:C4023072 -HP:0002696 oboInOwl:hasDbXref UMLS:C4021834 -HP:0000033 oboInOwl:hasDbXref UMLS:C4021823 -HP:0002697 oboInOwl:hasDbXref UMLS:C4280556 -HP:0002697 oboInOwl:hasDbXref SNOMEDCT_US:11240000 -HP:0002697 oboInOwl:hasDbXref SNOMEDCT_US:29307005 -HP:0002697 oboInOwl:hasDbXref UMLS:C0222706 -HP:0000032 oboInOwl:hasDbXref UMLS:C4025897 -HP:0002694 oboInOwl:hasDbXref UMLS:C1851714 -HP:0002694 oboInOwl:hasDbXref UMLS:C4072848 -HP:0002694 oboInOwl:hasDbXref UMLS:C4072847 -HP:0001363 oboInOwl:hasDbXref SNOMEDCT_US:57219006 -HP:0001363 oboInOwl:hasDbXref UMLS:C0010278 -HP:0001363 oboInOwl:hasDbXref MSH:D003398 -HP:0001363 oboInOwl:hasDbXref UMLS:C0235942 -HP:0001363 oboInOwl:hasDbXref Fyler:4336 -HP:0000035 oboInOwl:hasDbXref UMLS:C0266423 -HP:0000035 oboInOwl:hasDbXref SNOMEDCT_US:55631001 -HP:0002695 oboInOwl:hasDbXref UMLS:C1865045 -HP:0000034 oboInOwl:hasDbXref UMLS:C1720771 -HP:0000034 oboInOwl:hasDbXref SNOMEDCT_US:26614003 -HP:0000034 oboInOwl:hasDbXref SNOMEDCT_US:386152007 -HP:0000034 oboInOwl:hasDbXref MSH:D006848 -HP:0000034 oboInOwl:hasDbXref SNOMEDCT_US:55434001 -HP:0001369 oboInOwl:hasDbXref SNOMEDCT_US:3723001 -HP:0001369 oboInOwl:hasDbXref MSH:D001168 -HP:0001369 oboInOwl:hasDbXref UMLS:C0003864 -HP:0000037 oboInOwl:hasDbXref UMLS:C0238395 -HP:0000037 oboInOwl:hasDbXref SNOMEDCT_US:111332007 -HP:0000037 oboInOwl:hasDbXref MSH:D058490 -HP:0000036 oboInOwl:hasDbXref UMLS:C4025896 -HP:0001367 oboInOwl:hasDbXref UMLS:C0240083 -HP:0001367 oboInOwl:hasDbXref UMLS:C0022408 -HP:0001367 oboInOwl:hasDbXref MSH:D007592 -HP:0001367 oboInOwl:hasDbXref SNOMEDCT_US:399269003 -HP:0000039 oboInOwl:hasDbXref UMLS:C0563449 -HP:0000039 oboInOwl:hasDbXref SNOMEDCT_US:406477003 -HP:0002699 oboInOwl:hasDbXref UMLS:C4025687 -HP:0002692 oboInOwl:hasDbXref UMLS:C4229090 -HP:0002692 oboInOwl:hasDbXref UMLS:C4280268 -HP:0002692 oboInOwl:hasDbXref UMLS:C4280558 -HP:0002692 oboInOwl:hasDbXref UMLS:C4280557 -HP:0002692 oboInOwl:hasDbXref UMLS:C1846438 -HP:0001361 oboInOwl:hasDbXref UMLS:C4025788 -HP:0001362 oboInOwl:hasDbXref UMLS:C4280595 -HP:0001362 oboInOwl:hasDbXref UMLS:C4025787 -HP:0001362 oboInOwl:hasDbXref UMLS:C4280596 -HP:0002693 oboInOwl:hasDbXref UMLS:C4025688 -HP:0002690 oboInOwl:hasDbXref UMLS:C1843677 -HP:0002690 oboInOwl:hasDbXref UMLS:C4072846 -HP:0002690 oboInOwl:hasDbXref UMLS:C4072845 -HP:0000031 oboInOwl:hasDbXref UMLS:C0014534 -HP:0000031 oboInOwl:hasDbXref MSH:D004823 -HP:0000031 oboInOwl:hasDbXref SNOMEDCT_US:31070006 -HP:0002691 oboInOwl:hasDbXref UMLS:C0032209 -HP:0002691 oboInOwl:hasDbXref SNOMEDCT_US:86587003 -HP:0002691 oboInOwl:hasDbXref MSH:D010985 -HP:0000030 oboInOwl:hasDbXref UMLS:C1515283 -HP:0000030 oboInOwl:hasDbXref NCIT:C3754 -HP:0001360 oboInOwl:hasDbXref MSH:D016142 -HP:0001360 oboInOwl:hasDbXref UMLS:C0079541 -HP:0001360 oboInOwl:hasDbXref Fyler:4338 -HP:0001360 oboInOwl:hasDbXref SNOMEDCT_US:30915001 -HP:0012011 oboInOwl:hasDbXref UMLS:C4023080 -HP:0012012 oboInOwl:hasDbXref UMLS:C4023079 -HP:0012013 oboInOwl:hasDbXref UMLS:C4023078 -HP:0012014 oboInOwl:hasDbXref UMLS:C4023077 -HP:0012015 oboInOwl:hasDbXref UMLS:C4023076 -HP:0012016 oboInOwl:hasDbXref UMLS:C4023075 -HP:0012017 oboInOwl:hasDbXref UMLS:C4023074 -HP:0012018 oboInOwl:hasDbXref UMLS:C4023073 -HP:0012010 oboInOwl:hasDbXref UMLS:C4023081 -HP:0000044 oboInOwl:hasDbXref UMLS:C0271623 -HP:0000044 oboInOwl:hasDbXref MSH:D007006 -HP:0000044 oboInOwl:hasDbXref UMLS:C3489396 -HP:0000044 oboInOwl:hasDbXref SNOMEDCT_US:33927004 -HP:0001376 oboInOwl:hasDbXref UMLS:C1857108 -HP:0001377 oboInOwl:hasDbXref UMLS:C1867103 -HP:0000046 oboInOwl:hasDbXref UMLS:C0431659 -HP:0000046 oboInOwl:hasDbXref SNOMEDCT_US:204912007 -HP:0001374 oboInOwl:hasDbXref SNOMEDCT_US:48334007 -HP:0001374 oboInOwl:hasDbXref UMLS:C0019555 -HP:0001374 oboInOwl:hasDbXref MSH:D006618 -HP:0001374 oboInOwl:hasDbXref SNOMEDCT_US:52781008 -HP:0000045 oboInOwl:hasDbXref UMLS:C4025895 -HP:0000048 oboInOwl:hasDbXref UMLS:C0341787 -HP:0000048 oboInOwl:hasDbXref SNOMEDCT_US:236780002 -HP:0000047 oboInOwl:hasDbXref Fyler:4504 -HP:0000047 oboInOwl:hasDbXref UMLS:C1691215 -HP:0000047 oboInOwl:hasDbXref SNOMEDCT_US:204888000 -HP:0000049 oboInOwl:hasDbXref UMLS:C1858539 -HP:0012019 oboInOwl:hasDbXref MSH:D007906 -HP:0012019 oboInOwl:hasDbXref UMLS:C0023309 -HP:0000040 oboInOwl:hasDbXref SNOMEDCT_US:88673001 -HP:0000040 oboInOwl:hasDbXref UMLS:C0269011 -HP:0001373 oboInOwl:hasDbXref MSH:D004204 -HP:0001373 oboInOwl:hasDbXref UMLS:C0012691 -HP:0001373 oboInOwl:hasDbXref SNOMEDCT_US:87642003 -HP:0001373 oboInOwl:hasDbXref SNOMEDCT_US:108367008 -HP:0001370 oboInOwl:hasDbXref SNOMEDCT_US:69896004 -HP:0001370 oboInOwl:hasDbXref MSH:D001172 -HP:0001370 oboInOwl:hasDbXref UMLS:C0003873 -HP:0000042 oboInOwl:hasDbXref UMLS:C1848869 -HP:0001371 oboInOwl:hasDbXref SNOMEDCT_US:57048009 -HP:0001371 oboInOwl:hasDbXref SNOMEDCT_US:7890003 -HP:0001371 oboInOwl:hasDbXref SNOMEDCT_US:88565003 -HP:0001371 oboInOwl:hasDbXref SNOMEDCT_US:385522000 -HP:0001371 oboInOwl:hasDbXref MSH:D003286 -HP:0001371 oboInOwl:hasDbXref UMLS:C1850530 -HP:0001371 oboInOwl:hasDbXref SNOMEDCT_US:203598005 -HP:0001371 oboInOwl:hasDbXref SNOMEDCT_US:55033002 -HP:0001371 oboInOwl:hasDbXref UMLS:C0009918 -HP:0001371 oboInOwl:hasDbXref UMLS:C0333068 -HP:0001371 oboInOwl:hasDbXref UMLS:C0009917 -HP:0000041 oboInOwl:hasDbXref UMLS:C0221182 -HP:0000041 oboInOwl:hasDbXref SNOMEDCT_US:4287008 -HP:0012000 oboInOwl:hasDbXref UMLS:C2206531 -HP:0012001 oboInOwl:hasDbXref UMLS:C4023088 -HP:0012002 oboInOwl:hasDbXref UMLS:C4023087 -HP:0012003 oboInOwl:hasDbXref UMLS:C4023086 -HP:0012004 oboInOwl:hasDbXref UMLS:C4023085 -HP:0012005 oboInOwl:hasDbXref UMLS:C0011194 -HP:0012005 oboInOwl:hasDbXref SNOMEDCT_US:313005 -HP:0012005 oboInOwl:hasDbXref MSH:D003690 -HP:0012006 oboInOwl:hasDbXref SNOMEDCT_US:28249008 -HP:0012006 oboInOwl:hasDbXref UMLS:C0233803 -HP:0012007 oboInOwl:hasDbXref UMLS:C4023084 -HP:0000019 oboInOwl:hasDbXref SNOMEDCT_US:5972002 -HP:0000019 oboInOwl:hasDbXref UMLS:C0152032 -HP:0025318 oboInOwl:hasDbXref NCIT:C4908 -HP:0001349 oboInOwl:hasDbXref UMLS:C1836003 -HP:0001343 oboInOwl:hasDbXref MSH:D007647 -HP:0001343 oboInOwl:hasDbXref SNOMEDCT_US:50143004 -HP:0001343 oboInOwl:hasDbXref UMLS:C0022610 -HP:0001343 oboInOwl:hasDbXref SNOMEDCT_US:74925009 -HP:0000011 oboInOwl:hasDbXref SNOMEDCT_US:397732007 -HP:0000011 oboInOwl:hasDbXref UMLS:C0005697 -HP:0000011 oboInOwl:hasDbXref SNOMEDCT_US:398064005 -HP:0000011 oboInOwl:hasDbXref MSH:D001750 -HP:0001344 oboInOwl:hasDbXref UMLS:C1854882 -HP:0001344 oboInOwl:hasDbXref UMLS:C0746940 -HP:0000010 oboInOwl:hasDbXref SNOMEDCT_US:197927001 -HP:0000010 oboInOwl:hasDbXref UMLS:C0262655 -HP:0000013 oboInOwl:hasDbXref SNOMEDCT_US:35850006 -HP:0000013 oboInOwl:hasDbXref UMLS:C0266399 -HP:0001341 oboInOwl:hasDbXref UMLS:C1855331 -HP:0002672 oboInOwl:hasDbXref UMLS:C0151544 -HP:0001342 oboInOwl:hasDbXref UMLS:C2937358 -HP:0001342 oboInOwl:hasDbXref SNOMEDCT_US:230706003 -HP:0001342 oboInOwl:hasDbXref MSH:D002543 -HP:0001342 oboInOwl:hasDbXref MSH:D020300 -HP:0001342 oboInOwl:hasDbXref SNOMEDCT_US:274100004 -HP:0001342 oboInOwl:hasDbXref UMLS:C0553692 -HP:0000012 oboInOwl:hasDbXref UMLS:C3544092 -HP:0000012 oboInOwl:hasDbXref UMLS:C0085606 -HP:0000012 oboInOwl:hasDbXref SNOMEDCT_US:75088002 -HP:0000012 oboInOwl:hasDbXref UMLS:C4020898 -HP:0002673 oboInOwl:hasDbXref SNOMEDCT_US:299236004 -HP:0002673 oboInOwl:hasDbXref UMLS:C3549698 -HP:0002673 oboInOwl:hasDbXref UMLS:C0239137 -HP:0002673 oboInOwl:hasDbXref MSH:D060906 -HP:0001347 oboInOwl:hasDbXref SNOMEDCT_US:86854008 -HP:0001347 oboInOwl:hasDbXref UMLS:C0151889 -HP:0001347 oboInOwl:hasDbXref MSH:D012021 -HP:0000015 oboInOwl:hasDbXref SNOMEDCT_US:197866008 -HP:0000015 oboInOwl:hasDbXref UMLS:C0156273 -HP:0000015 oboInOwl:hasDbXref MSH:C562406 -HP:0002678 oboInOwl:hasDbXref UMLS:C4280563 -HP:0002678 oboInOwl:hasDbXref UMLS:C4280562 -HP:0002678 oboInOwl:hasDbXref UMLS:C0424690 -HP:0002678 oboInOwl:hasDbXref SNOMEDCT_US:248372000 -HP:0002679 oboInOwl:hasDbXref UMLS:C4072839 -HP:0002679 oboInOwl:hasDbXref UMLS:C4021754 -HP:0001348 oboInOwl:hasDbXref UMLS:C2673700 -HP:0000014 oboInOwl:hasDbXref UMLS:C0149632 -HP:0002676 oboInOwl:hasDbXref UMLS:C1860050 -HP:0002676 oboInOwl:hasDbXref UMLS:C4280564 -HP:0000017 oboInOwl:hasDbXref UMLS:C0028734 -HP:0000017 oboInOwl:hasDbXref MSH:D053158 -HP:0000017 oboInOwl:hasDbXref SNOMEDCT_US:139394000 -HP:0001345 oboInOwl:hasDbXref UMLS:C4025789 -HP:0000016 oboInOwl:hasDbXref SNOMEDCT_US:449491000124101 -HP:0000016 oboInOwl:hasDbXref SNOMEDCT_US:130951007 -HP:0000016 oboInOwl:hasDbXref SNOMEDCT_US:267064002 -HP:0000016 oboInOwl:hasDbXref UMLS:C0080274 -HP:0000016 oboInOwl:hasDbXref MSH:D016055 -HP:0002677 oboInOwl:hasDbXref UMLS:C4072838 -HP:0002677 oboInOwl:hasDbXref UMLS:C1861217 -HP:0002677 oboInOwl:hasDbXref UMLS:C1535953 -HP:0002677 oboInOwl:hasDbXref SNOMEDCT_US:444879009 -HP:0012008 oboInOwl:hasDbXref UMLS:C4023083 -HP:0012009 oboInOwl:hasDbXref UMLS:C4023082 -HP:0002671 oboInOwl:hasDbXref SNOMEDCT_US:275265005 -HP:0002671 oboInOwl:hasDbXref SNOMEDCT_US:254701007 -HP:0002671 oboInOwl:hasDbXref SNOMEDCT_US:1338007 -HP:0002671 oboInOwl:hasDbXref UMLS:C0007117 -HP:0002671 oboInOwl:hasDbXref MSH:D002280 -HP:0002671 oboInOwl:hasDbXref NCIT:C2921 -HP:0002671 oboInOwl:hasDbXref UMLS:C1862314 -HP:0001340 oboInOwl:hasDbXref UMLS:C3552824 -HP:0000029 oboInOwl:hasDbXref SNOMEDCT_US:17585008 -HP:0000029 oboInOwl:hasDbXref UMLS:C0156312 -HP:0000022 oboInOwl:hasDbXref UMLS:C4025899 -HP:0001355 oboInOwl:hasDbXref SNOMEDCT_US:19410003 -HP:0001355 oboInOwl:hasDbXref UMLS:C0221355 -HP:0001355 oboInOwl:hasDbXref MSH:D058627 -HP:0002686 oboInOwl:hasDbXref UMLS:C4025690 -HP:0000021 oboInOwl:hasDbXref MSH:C536139 -HP:0000021 oboInOwl:hasDbXref UMLS:C1855311 -HP:0000024 oboInOwl:hasDbXref MSH:D011472 -HP:0000024 oboInOwl:hasDbXref UMLS:C0033581 -HP:0000024 oboInOwl:hasDbXref SNOMEDCT_US:9713002 -HP:0002683 oboInOwl:hasDbXref UMLS:C4025691 -HP:0002683 oboInOwl:hasDbXref UMLS:C4280561 -HP:0002684 oboInOwl:hasDbXref UMLS:C4280560 -HP:0002684 oboInOwl:hasDbXref UMLS:C1858452 -HP:0000023 oboInOwl:hasDbXref MEDDRA:10022016 -HP:0000023 oboInOwl:hasDbXref SNOMEDCT_US:396232000 -HP:0000023 oboInOwl:hasDbXref UMLS:C0019294 -HP:0000023 oboInOwl:hasDbXref MSH:D006552 -HP:0000026 oboInOwl:hasDbXref SNOMEDCT_US:48723006 -HP:0000026 oboInOwl:hasDbXref MSH:D005058 -HP:0000026 oboInOwl:hasDbXref UMLS:C0151721 -HP:0002689 oboInOwl:hasDbXref UMLS:C1857131 -HP:0002689 oboInOwl:hasDbXref UMLS:C3804986 -HP:0002689 oboInOwl:hasDbXref UMLS:C4072844 -HP:0000025 oboInOwl:hasDbXref UMLS:C4025898 -HP:0002687 oboInOwl:hasDbXref UMLS:C4025689 -HP:0000028 oboInOwl:hasDbXref SNOMEDCT_US:204878001 -HP:0000028 oboInOwl:hasDbXref UMLS:C0010417 -HP:0000028 oboInOwl:hasDbXref MSH:D003456 -HP:0000028 oboInOwl:hasDbXref Fyler:4493 -HP:0002688 oboInOwl:hasDbXref UMLS:C4280559 -HP:0002688 oboInOwl:hasDbXref UMLS:C1855669 -HP:0001357 oboInOwl:hasDbXref UMLS:C0265529 -HP:0001357 oboInOwl:hasDbXref SNOMEDCT_US:254024005 -HP:0001357 oboInOwl:hasDbXref SNOMEDCT_US:21850008 -HP:0001357 oboInOwl:hasDbXref UMLS:C4072830 -HP:0001357 oboInOwl:hasDbXref UMLS:C4280598 -HP:0001357 oboInOwl:hasDbXref MSH:D049068 -HP:0001357 oboInOwl:hasDbXref MSH:D059041 -HP:0001357 oboInOwl:hasDbXref UMLS:C4280807 -HP:0001357 oboInOwl:hasDbXref UMLS:C1450010 -HP:0001357 oboInOwl:hasDbXref UMLS:C4280597 -HP:0000027 oboInOwl:hasDbXref MSH:D053713 -HP:0000027 oboInOwl:hasDbXref SNOMEDCT_US:425558002 -HP:0000027 oboInOwl:hasDbXref UMLS:C0004509 -HP:0000027 oboInOwl:hasDbXref SNOMEDCT_US:48188009 -HP:0002681 oboInOwl:hasDbXref UMLS:C1846437 -HP:0001350 oboInOwl:hasDbXref SNOMEDCT_US:289195008 -HP:0001350 oboInOwl:hasDbXref UMLS:C0234518 -HP:0002682 oboInOwl:hasDbXref SNOMEDCT_US:248374004 -HP:0002682 oboInOwl:hasDbXref UMLS:C0424693 -HP:0001351 oboInOwl:hasDbXref UMLS:C3552825 -HP:0000020 oboInOwl:hasDbXref UMLS:C0042024 -HP:0000020 oboInOwl:hasDbXref SNOMEDCT_US:165232002 -HP:0000020 oboInOwl:hasDbXref MSH:D014549 -HP:0002680 oboInOwl:hasDbXref UMLS:C4072842 -HP:0002680 oboInOwl:hasDbXref UMLS:C4072841 -HP:0002680 oboInOwl:hasDbXref UMLS:C1854718 -HP:0012620 oboInOwl:hasDbXref UMLS:C4022816 -HP:0012621 oboInOwl:hasDbXref UMLS:C0266225 -HP:0012621 oboInOwl:hasDbXref SNOMEDCT_US:74829002 -HP:0012622 oboInOwl:hasDbXref MSH:D051436 -HP:0012622 oboInOwl:hasDbXref UMLS:C0748318 -HP:0012622 oboInOwl:hasDbXref SNOMEDCT_US:709044004 -HP:0012622 oboInOwl:hasDbXref UMLS:C1561643 -HP:0012623 oboInOwl:hasDbXref SNOMEDCT_US:431855005 -HP:0012623 oboInOwl:hasDbXref UMLS:C2316401 -HP:0001967 oboInOwl:hasDbXref MSH:C537346 -HP:0001967 oboInOwl:hasDbXref SNOMEDCT_US:111406002 -HP:0001967 oboInOwl:hasDbXref UMLS:C0268747 -HP:0000635 oboInOwl:hasDbXref SNOMEDCT_US:301952009 -HP:0000635 oboInOwl:hasDbXref UMLS:C0578626 -HP:0000634 oboInOwl:hasDbXref UMLS:C1846462 -HP:0000637 oboInOwl:hasDbXref UMLS:C1849340 -HP:0001965 oboInOwl:hasDbXref UMLS:C4025734 -HP:0001966 oboInOwl:hasDbXref UMLS:C4025733 -HP:0000636 oboInOwl:hasDbXref UMLS:C1863872 -HP:0000639 oboInOwl:hasDbXref UMLS:C0028738 -HP:0000639 oboInOwl:hasDbXref MSH:D009759 -HP:0000639 oboInOwl:hasDbXref SNOMEDCT_US:563001 -HP:0001969 oboInOwl:hasDbXref UMLS:C0041349 -HP:0001969 oboInOwl:hasDbXref UMLS:C4025732 -HP:0001969 oboInOwl:hasDbXref MSH:D009395 -HP:0001969 oboInOwl:hasDbXref SNOMEDCT_US:428255004 -HP:0001969 oboInOwl:hasDbXref SNOMEDCT_US:28689008 -HP:0001960 oboInOwl:hasDbXref UMLS:C0740898 -HP:0000631 oboInOwl:hasDbXref UMLS:C0423401 -HP:0000631 oboInOwl:hasDbXref SNOMEDCT_US:247123003 -HP:0001963 oboInOwl:hasDbXref UMLS:C1836752 -HP:0001964 oboInOwl:hasDbXref UMLS:C1860182 -HP:0000630 oboInOwl:hasDbXref UMLS:C4021802 -HP:0000633 oboInOwl:hasDbXref UMLS:C0235857 -HP:0001961 oboInOwl:hasDbXref UMLS:C3151525 -HP:0000632 oboInOwl:hasDbXref UMLS:C4021801 -HP:0001962 oboInOwl:hasDbXref SNOMEDCT_US:80313002 -HP:0001962 oboInOwl:hasDbXref UMLS:C0030252 -HP:0012624 oboInOwl:hasDbXref SNOMEDCT_US:431856006 -HP:0012624 oboInOwl:hasDbXref UMLS:C2316786 -HP:0012625 oboInOwl:hasDbXref UMLS:C2316787 -HP:0012625 oboInOwl:hasDbXref SNOMEDCT_US:433144002 -HP:0012626 oboInOwl:hasDbXref UMLS:C2317473 -HP:0012626 oboInOwl:hasDbXref SNOMEDCT_US:431857002 -HP:0012627 oboInOwl:hasDbXref UMLS:C4022815 -HP:0012628 oboInOwl:hasDbXref UMLS:C4021077 -HP:0012629 oboInOwl:hasDbXref UMLS:C2939415 -HP:0012629 oboInOwl:hasDbXref SNOMEDCT_US:116669003 -HP:0012610 oboInOwl:hasDbXref UMLS:C4022822 -HP:0012611 oboInOwl:hasDbXref UMLS:C0878672 -HP:0012612 oboInOwl:hasDbXref UMLS:C4022821 -HP:0000646 oboInOwl:hasDbXref UMLS:C0002418 -HP:0000646 oboInOwl:hasDbXref SNOMEDCT_US:387742006 -HP:0000646 oboInOwl:hasDbXref MSH:D000550 -HP:0001978 oboInOwl:hasDbXref UMLS:C1292120 -HP:0001978 oboInOwl:hasDbXref SNOMEDCT_US:42952007 -HP:0001978 oboInOwl:hasDbXref UMLS:C2613439 -HP:0001978 oboInOwl:hasDbXref SNOMEDCT_US:124958002 -HP:0001976 oboInOwl:hasDbXref MSH:D020152 -HP:0001976 oboInOwl:hasDbXref UMLS:C0272375 -HP:0001976 oboInOwl:hasDbXref SNOMEDCT_US:36351005 -HP:0000648 oboInOwl:hasDbXref SNOMEDCT_US:76976005 -HP:0000648 oboInOwl:hasDbXref UMLS:C0029124 -HP:0000648 oboInOwl:hasDbXref MSH:D009896 -HP:0001977 oboInOwl:hasDbXref UMLS:C4025731 -HP:0000647 oboInOwl:hasDbXref MSH:C565209 -HP:0000647 oboInOwl:hasDbXref UMLS:C1853235 -HP:0000649 oboInOwl:hasDbXref SNOMEDCT_US:102968003 -HP:0000649 oboInOwl:hasDbXref UMLS:C0522214 -HP:0001970 oboInOwl:hasDbXref SNOMEDCT_US:28689008 -HP:0001970 oboInOwl:hasDbXref UMLS:C0041349 -HP:0001970 oboInOwl:hasDbXref MSH:D009395 -HP:0001970 oboInOwl:hasDbXref SNOMEDCT_US:428255004 -HP:0001971 oboInOwl:hasDbXref UMLS:C0020532 -HP:0001971 oboInOwl:hasDbXref MSH:D006971 -HP:0001971 oboInOwl:hasDbXref SNOMEDCT_US:58381000 -HP:0000640 oboInOwl:hasDbXref UMLS:C0271390 -HP:0000640 oboInOwl:hasDbXref MSH:D009760 -HP:0000640 oboInOwl:hasDbXref SNOMEDCT_US:29356006 -HP:0001974 oboInOwl:hasDbXref UMLS:C0023518 -HP:0001974 oboInOwl:hasDbXref SNOMEDCT_US:111583006 -HP:0001974 oboInOwl:hasDbXref MSH:D007964 -HP:0000642 oboInOwl:hasDbXref SNOMEDCT_US:246674000 -HP:0000642 oboInOwl:hasDbXref SNOMEDCT_US:77479002 -HP:0000642 oboInOwl:hasDbXref UMLS:C1970168 -HP:0000642 oboInOwl:hasDbXref UMLS:C0155016 -HP:0000642 oboInOwl:hasDbXref MSH:D003117 -HP:0000641 oboInOwl:hasDbXref UMLS:C1836392 -HP:0001975 oboInOwl:hasDbXref UMLS:C0040015 -HP:0001975 oboInOwl:hasDbXref SNOMEDCT_US:32942005 -HP:0001975 oboInOwl:hasDbXref MSH:D013915 -HP:0001975 oboInOwl:hasDbXref UMLS:C4021767 -HP:0001972 oboInOwl:hasDbXref UMLS:C0002886 -HP:0001972 oboInOwl:hasDbXref MSH:D000748 -HP:0001972 oboInOwl:hasDbXref SNOMEDCT_US:83414005 -HP:0001973 oboInOwl:hasDbXref UMLS:C0920163 -HP:0001973 oboInOwl:hasDbXref SNOMEDCT_US:13172003 -HP:0001973 oboInOwl:hasDbXref UMLS:C0398650 -HP:0001973 oboInOwl:hasDbXref SNOMEDCT_US:234490009 -HP:0001973 oboInOwl:hasDbXref MSH:D016553 -HP:0001973 oboInOwl:hasDbXref UMLS:C0242584 -HP:0001973 oboInOwl:hasDbXref SNOMEDCT_US:32273002 -HP:0001973 oboInOwl:hasDbXref SNOMEDCT_US:128091003 -HP:0000643 oboInOwl:hasDbXref MSH:D001764 -HP:0000643 oboInOwl:hasDbXref SNOMEDCT_US:59026006 -HP:0000643 oboInOwl:hasDbXref UMLS:C0005747 -HP:0012613 oboInOwl:hasDbXref UMLS:C4022820 -HP:0012614 oboInOwl:hasDbXref UMLS:C0587955 -HP:0012614 oboInOwl:hasDbXref SNOMEDCT_US:310439007 -HP:0012615 oboInOwl:hasDbXref UMLS:C0151990 -HP:0012615 oboInOwl:hasDbXref SNOMEDCT_US:5277004 -HP:0012616 oboInOwl:hasDbXref UMLS:C4022819 -HP:0012617 oboInOwl:hasDbXref UMLS:C4022818 -HP:0012618 oboInOwl:hasDbXref UMLS:C0041915 -HP:0012618 oboInOwl:hasDbXref SNOMEDCT_US:17234001 -HP:0012618 oboInOwl:hasDbXref MSH:D014496 -HP:0012619 oboInOwl:hasDbXref UMLS:C4022817 -HP:0012600 oboInOwl:hasDbXref UMLS:C4022827 -HP:0012601 oboInOwl:hasDbXref UMLS:C4021078 -HP:0001945 oboInOwl:hasDbXref SNOMEDCT_US:50177009 -HP:0001945 oboInOwl:hasDbXref SNOMEDCT_US:386661006 -HP:0001945 oboInOwl:hasDbXref MSH:D005334 -HP:0001945 oboInOwl:hasDbXref UMLS:C0015967 -HP:0000613 oboInOwl:hasDbXref MSH:D020795 -HP:0000613 oboInOwl:hasDbXref SNOMEDCT_US:409668002 -HP:0000613 oboInOwl:hasDbXref UMLS:C4020887 -HP:0000613 oboInOwl:hasDbXref UMLS:C0085636 -HP:0000613 oboInOwl:hasDbXref SNOMEDCT_US:246622003 -HP:0001946 oboInOwl:hasDbXref SNOMEDCT_US:2538008 -HP:0001946 oboInOwl:hasDbXref UMLS:C0235430 -HP:0001946 oboInOwl:hasDbXref SNOMEDCT_US:213281004 -HP:0001946 oboInOwl:hasDbXref MSH:D007662 -HP:0001946 oboInOwl:hasDbXref UMLS:C0022638 -HP:0000612 oboInOwl:hasDbXref UMLS:C0240063 -HP:0000615 oboInOwl:hasDbXref UMLS:C0154936 -HP:0000615 oboInOwl:hasDbXref SNOMEDCT_US:274093008 -HP:0001943 oboInOwl:hasDbXref MSH:D007003 -HP:0001943 oboInOwl:hasDbXref UMLS:C0020615 -HP:0001943 oboInOwl:hasDbXref SNOMEDCT_US:237630007 -HP:0001943 oboInOwl:hasDbXref SNOMEDCT_US:302866003 -HP:0001943 oboInOwl:hasDbXref SNOMEDCT_US:271327008 -HP:0001944 oboInOwl:hasDbXref SNOMEDCT_US:34095006 -HP:0001944 oboInOwl:hasDbXref MSH:D003681 -HP:0001944 oboInOwl:hasDbXref UMLS:C0011175 -HP:0000614 oboInOwl:hasDbXref UMLS:C4025835 -HP:0000617 oboInOwl:hasDbXref UMLS:C1836393 -HP:0001949 oboInOwl:hasDbXref SNOMEDCT_US:22774003 -HP:0001949 oboInOwl:hasDbXref UMLS:C0085570 -HP:0000616 oboInOwl:hasDbXref UMLS:C0026205 -HP:0000616 oboInOwl:hasDbXref SNOMEDCT_US:63251006 -HP:0000616 oboInOwl:hasDbXref MSH:D015877 -HP:0001947 oboInOwl:hasDbXref MSH:D000141 -HP:0001947 oboInOwl:hasDbXref SNOMEDCT_US:1776003 -HP:0001947 oboInOwl:hasDbXref UMLS:C0001126 -HP:0000619 oboInOwl:hasDbXref MSH:D015835 -HP:0000619 oboInOwl:hasDbXref UMLS:C0271379 -HP:0000619 oboInOwl:hasDbXref SNOMEDCT_US:194131002 -HP:0000618 oboInOwl:hasDbXref Fyler:4866 -HP:0000618 oboInOwl:hasDbXref UMLS:C0271215 -HP:0000618 oboInOwl:hasDbXref SNOMEDCT_US:65956007 -HP:0000618 oboInOwl:hasDbXref MSH:D001766 -HP:0000618 oboInOwl:hasDbXref UMLS:C0456909 -HP:0001948 oboInOwl:hasDbXref UMLS:C0002063 -HP:0001948 oboInOwl:hasDbXref MSH:D000471 -HP:0001948 oboInOwl:hasDbXref SNOMEDCT_US:21420006 -HP:0001941 oboInOwl:hasDbXref SNOMEDCT_US:51387008 -HP:0001941 oboInOwl:hasDbXref UMLS:C0001122 -HP:0001941 oboInOwl:hasDbXref MSH:D000138 -HP:0001942 oboInOwl:hasDbXref SNOMEDCT_US:59455009 -HP:0001942 oboInOwl:hasDbXref MSH:D000138 -HP:0001942 oboInOwl:hasDbXref UMLS:C0220981 -HP:0000610 oboInOwl:hasDbXref UMLS:C0008521 -HP:0000610 oboInOwl:hasDbXref UMLS:C4025836 -HP:0000610 oboInOwl:hasDbXref MSH:D015862 -HP:0012602 oboInOwl:hasDbXref UMLS:C4022826 -HP:0012603 oboInOwl:hasDbXref UMLS:C4022825 -HP:0012604 oboInOwl:hasDbXref UMLS:C4022824 -HP:0012605 oboInOwl:hasDbXref UMLS:C3671887 -HP:0012606 oboInOwl:hasDbXref UMLS:C2748576 -HP:0012607 oboInOwl:hasDbXref UMLS:C4022823 -HP:0012608 oboInOwl:hasDbXref UMLS:C2673443 -HP:0012609 oboInOwl:hasDbXref UMLS:C3203528 -HP:0001956 oboInOwl:hasDbXref UMLS:C0311277 -HP:0001956 oboInOwl:hasDbXref MSH:D056128 -HP:0001956 oboInOwl:hasDbXref SNOMEDCT_US:248311001 -HP:0000623 oboInOwl:hasDbXref UMLS:C1408507 -HP:0001954 oboInOwl:hasDbXref SNOMEDCT_US:77957000 -HP:0001954 oboInOwl:hasDbXref UMLS:C0277799 -HP:0000625 oboInOwl:hasDbXref UMLS:C0521573 -HP:0000625 oboInOwl:hasDbXref SNOMEDCT_US:95202004 -HP:0001955 oboInOwl:hasDbXref UMLS:C1844662 -HP:0000627 oboInOwl:hasDbXref SNOMEDCT_US:253228006 -HP:0000627 oboInOwl:hasDbXref UMLS:C0344531 -HP:0000627 oboInOwl:hasDbXref UMLS:C0546967 -HP:0000627 oboInOwl:hasDbXref SNOMEDCT_US:392437005 -HP:0001958 oboInOwl:hasDbXref UMLS:C1865292 -HP:0001959 oboInOwl:hasDbXref SNOMEDCT_US:267026004 -HP:0001959 oboInOwl:hasDbXref MSH:D059606 -HP:0001959 oboInOwl:hasDbXref UMLS:C0085602 -HP:0001959 oboInOwl:hasDbXref SNOMEDCT_US:17173007 -HP:0000629 oboInOwl:hasDbXref UMLS:C1858036 -HP:0001952 oboInOwl:hasDbXref UMLS:C0235401 -HP:0000620 oboInOwl:hasDbXref MSH:D003607 -HP:0000620 oboInOwl:hasDbXref SNOMEDCT_US:85777005 -HP:0000620 oboInOwl:hasDbXref UMLS:C0010930 -HP:0001953 oboInOwl:hasDbXref MSH:D016883 -HP:0001953 oboInOwl:hasDbXref SNOMEDCT_US:420422005 -HP:0001953 oboInOwl:hasDbXref UMLS:C0011880 -HP:0000622 oboInOwl:hasDbXref UMLS:C0344232 -HP:0000622 oboInOwl:hasDbXref SNOMEDCT_US:111516008 -HP:0000622 oboInOwl:hasDbXref SNOMEDCT_US:246636008 -HP:0001950 oboInOwl:hasDbXref UMLS:C0002064 -HP:0001950 oboInOwl:hasDbXref SNOMEDCT_US:111378004 -HP:0001950 oboInOwl:hasDbXref MSH:D000472 -HP:0000621 oboInOwl:hasDbXref UMLS:C0014390 -HP:0000621 oboInOwl:hasDbXref SNOMEDCT_US:33168009 -HP:0000621 oboInOwl:hasDbXref MSH:D004774 -HP:0001951 oboInOwl:hasDbXref UMLS:C1839541 -HP:0012660 oboInOwl:hasDbXref UMLS:C4022796 -HP:0012661 oboInOwl:hasDbXref UMLS:C4022795 -HP:0011330 oboInOwl:hasDbXref MSH:D003398 -HP:0011330 oboInOwl:hasDbXref UMLS:C1860819 -HP:0011330 oboInOwl:hasDbXref MSH:C562951 -HP:0011330 oboInOwl:hasDbXref UMLS:C0432122 -HP:0011330 oboInOwl:hasDbXref SNOMEDCT_US:109409003 -HP:0011331 oboInOwl:hasDbXref SNOMEDCT_US:95834000 -HP:0011331 oboInOwl:hasDbXref SNOMEDCT_US:718224004 -HP:0011331 oboInOwl:hasDbXref UMLS:C0015458 -HP:0011331 oboInOwl:hasDbXref MSH:D005150 -HP:0012662 oboInOwl:hasDbXref UMLS:C4022794 -HP:0011332 oboInOwl:hasDbXref SNOMEDCT_US:254025006 -HP:0011332 oboInOwl:hasDbXref UMLS:C3495417 -HP:0011332 oboInOwl:hasDbXref MSH:D006053 -HP:0011332 oboInOwl:hasDbXref UMLS:C4023411 -HP:0012663 oboInOwl:hasDbXref UMLS:C4022793 -HP:0012664 oboInOwl:hasDbXref UMLS:C4022792 -HP:0011333 oboInOwl:hasDbXref SNOMEDCT_US:51409009 -HP:0011333 oboInOwl:hasDbXref UMLS:C4280327 -HP:0011333 oboInOwl:hasDbXref MSH:C535349 -HP:0011333 oboInOwl:hasDbXref UMLS:C0431406 -HP:0011334 oboInOwl:hasDbXref UMLS:C4021159 -HP:0012665 oboInOwl:hasDbXref UMLS:C4022791 -HP:0011335 oboInOwl:hasDbXref UMLS:C1839830 -HP:0012666 oboInOwl:hasDbXref UMLS:C4022790 -HP:0011336 oboInOwl:hasDbXref UMLS:C4020754 -HP:0011336 oboInOwl:hasDbXref UMLS:C4023409 -HP:0012667 oboInOwl:hasDbXref UMLS:C4022789 -HP:0000679 oboInOwl:hasDbXref UMLS:C4280616 -HP:0000679 oboInOwl:hasDbXref UMLS:C0266039 -HP:0000679 oboInOwl:hasDbXref SNOMEDCT_US:51744007 -HP:0000679 oboInOwl:hasDbXref MSH:C536946 -HP:0010005 oboInOwl:hasDbXref UMLS:C4024115 -HP:0000678 oboInOwl:hasDbXref UMLS:C0040433 -HP:0000678 oboInOwl:hasDbXref SNOMEDCT_US:12351004 -HP:0000678 oboInOwl:hasDbXref UMLS:C1317785 -HP:0000678 oboInOwl:hasDbXref UMLS:C4280618 -HP:0000678 oboInOwl:hasDbXref MSH:D008310 -HP:0000678 oboInOwl:hasDbXref UMLS:C4280617 -HP:0000678 oboInOwl:hasDbXref SNOMEDCT_US:699222000 -HP:0010004 oboInOwl:hasDbXref UMLS:C4021348 -HP:0010003 oboInOwl:hasDbXref UMLS:C4024116 -HP:0010002 oboInOwl:hasDbXref UMLS:C4024117 -HP:0010001 oboInOwl:hasDbXref UMLS:C4024118 -HP:0010000 oboInOwl:hasDbXref UMLS:C4024119 -HP:0000670 oboInOwl:hasDbXref UMLS:C4280623 -HP:0000670 oboInOwl:hasDbXref SNOMEDCT_US:80967001 -HP:0000670 oboInOwl:hasDbXref UMLS:C0011334 -HP:0000670 oboInOwl:hasDbXref MSH:D003731 -HP:0000675 oboInOwl:hasDbXref UMLS:C4280621 -HP:0000675 oboInOwl:hasDbXref UMLS:C1835095 -HP:0000675 oboInOwl:hasDbXref UMLS:C4280620 -HP:0000675 oboInOwl:hasDbXref UMLS:C4280263 -HP:0010009 oboInOwl:hasDbXref UMLS:C4024114 -HP:0000674 oboInOwl:hasDbXref SNOMEDCT_US:16958000 -HP:0000674 oboInOwl:hasDbXref UMLS:C0399352 -HP:0000674 oboInOwl:hasDbXref SNOMEDCT_US:26624006 -HP:0000674 oboInOwl:hasDbXref UMLS:C4280622 -HP:0000674 oboInOwl:hasDbXref MSH:D000848 -HP:0010008 oboInOwl:hasDbXref UMLS:C4021346 -HP:0000677 oboInOwl:hasDbXref UMLS:C4280619 -HP:0000677 oboInOwl:hasDbXref UMLS:C4082304 -HP:0010006 oboInOwl:hasDbXref UMLS:C4021347 -HP:0000676 oboInOwl:hasDbXref UMLS:C4025833 -HP:0012668 oboInOwl:hasDbXref UMLS:C0340854 -HP:0012668 oboInOwl:hasDbXref SNOMEDCT_US:398665005 -HP:0012668 oboInOwl:hasDbXref UMLS:C0042420 -HP:0012668 oboInOwl:hasDbXref MSH:D019462 -HP:0012668 oboInOwl:hasDbXref SNOMEDCT_US:398652001 -HP:0012668 oboInOwl:hasDbXref SNOMEDCT_US:234167006 -HP:0012668 oboInOwl:hasDbXref MSH:D013575 -HP:0011337 oboInOwl:hasDbXref UMLS:C4023408 -HP:0009005 oboInOwl:hasDbXref UMLS:C1834536 -HP:0011338 oboInOwl:hasDbXref Fyler:4874 -HP:0011338 oboInOwl:hasDbXref UMLS:C4023407 -HP:0009004 oboInOwl:hasDbXref UMLS:C0240414 -HP:0009004 oboInOwl:hasDbXref SNOMEDCT_US:205530002 -HP:0012669 oboInOwl:hasDbXref UMLS:C0221046 -HP:0012669 oboInOwl:hasDbXref MSH:D013575 -HP:0012669 oboInOwl:hasDbXref SNOMEDCT_US:51723007 -HP:0011339 oboInOwl:hasDbXref UMLS:C4023406 -HP:0009007 oboInOwl:hasDbXref UMLS:C1862499 -HP:0009003 oboInOwl:hasDbXref UMLS:C1837781 -HP:0009002 oboInOwl:hasDbXref UMLS:C1835384 -HP:0012650 oboInOwl:hasDbXref UMLS:C3279675 -HP:0011320 oboInOwl:hasDbXref UMLS:C4021162 -HP:0012651 oboInOwl:hasDbXref UMLS:C0877217 -HP:0011321 oboInOwl:hasDbXref UMLS:C4023415 -HP:0012652 oboInOwl:hasDbXref SNOMEDCT_US:31387002 -HP:0012652 oboInOwl:hasDbXref UMLS:C0004099 -HP:0012652 oboInOwl:hasDbXref MSH:D001250 -HP:0009020 oboInOwl:hasDbXref UMLS:C1855580 -HP:0012653 oboInOwl:hasDbXref UMLS:C0038218 -HP:0012653 oboInOwl:hasDbXref SNOMEDCT_US:708090002 -HP:0012653 oboInOwl:hasDbXref MSH:D013224 -HP:0011322 oboInOwl:hasDbXref UMLS:C4023414 -HP:0012654 oboInOwl:hasDbXref UMLS:C4022802 -HP:0011323 oboInOwl:hasDbXref UMLS:C1849227 -HP:0011324 oboInOwl:hasDbXref UMLS:C4021161 -HP:0012655 oboInOwl:hasDbXref UMLS:C4022801 -HP:0012656 oboInOwl:hasDbXref UMLS:C4022800 -HP:0011325 oboInOwl:hasDbXref UMLS:C4021827 -HP:0000689 oboInOwl:hasDbXref UMLS:C4280614 -HP:0000689 oboInOwl:hasDbXref UMLS:C0024636 -HP:0000689 oboInOwl:hasDbXref MSH:D008310 -HP:0000689 oboInOwl:hasDbXref UMLS:C4280613 -HP:0000689 oboInOwl:hasDbXref SNOMEDCT_US:47944004 -HP:0000689 oboInOwl:hasDbXref SNOMEDCT_US:707598004 -HP:0000682 oboInOwl:hasDbXref UMLS:C4280615 -HP:0000682 oboInOwl:hasDbXref UMLS:C4280262 -HP:0000682 oboInOwl:hasDbXref UMLS:C4021800 -HP:0000684 oboInOwl:hasDbXref SNOMEDCT_US:5639000 -HP:0000684 oboInOwl:hasDbXref UMLS:C0239174 -HP:0000683 oboInOwl:hasDbXref UMLS:C1854783 -HP:0000685 oboInOwl:hasDbXref UMLS:C0235357 -HP:0000685 oboInOwl:hasDbXref UMLS:C4280611 -HP:0009019 oboInOwl:hasDbXref UMLS:C1837510 -HP:0000687 oboInOwl:hasDbXref UMLS:C1844813 -HP:0011326 oboInOwl:hasDbXref SNOMEDCT_US:254020001 -HP:0011326 oboInOwl:hasDbXref UMLS:C4280330 -HP:0011326 oboInOwl:hasDbXref UMLS:C4023413 -HP:0011326 oboInOwl:hasDbXref UMLS:C0432124 -HP:0011326 oboInOwl:hasDbXref UMLS:C4280329 -HP:0011326 oboInOwl:hasDbXref UMLS:C4280328 -HP:0009016 oboInOwl:hasDbXref UMLS:C1846478 -HP:0012657 oboInOwl:hasDbXref UMLS:C4022799 -HP:0012658 oboInOwl:hasDbXref UMLS:C4022798 -HP:0011327 oboInOwl:hasDbXref UMLS:C4021160 -HP:0012659 oboInOwl:hasDbXref UMLS:C4022797 -HP:0011328 oboInOwl:hasDbXref UMLS:C4020755 -HP:0011329 oboInOwl:hasDbXref UMLS:C4023412 -HP:0009017 oboInOwl:hasDbXref UMLS:C4024606 -HP:0009011 oboInOwl:hasDbXref UMLS:C1868167 -HP:0000680 oboInOwl:hasDbXref UMLS:C1849538 -HP:0009013 oboInOwl:hasDbXref MSH:C535561 -HP:0009013 oboInOwl:hasDbXref UMLS:C2930932 -HP:0012640 oboInOwl:hasDbXref UMLS:C4022809 -HP:0011310 oboInOwl:hasDbXref UMLS:C4021166 -HP:0012641 oboInOwl:hasDbXref SNOMEDCT_US:277657001 -HP:0012641 oboInOwl:hasDbXref UMLS:C0456892 -HP:0012641 oboInOwl:hasDbXref SNOMEDCT_US:167714004 -HP:0011311 oboInOwl:hasDbXref UMLS:C4023420 -HP:0012642 oboInOwl:hasDbXref UMLS:C4022808 -HP:0012643 oboInOwl:hasDbXref UMLS:C4022807 -HP:0011312 oboInOwl:hasDbXref UMLS:C4023419 -HP:0012644 oboInOwl:hasDbXref UMLS:C4022806 -HP:0011313 oboInOwl:hasDbXref UMLS:C4021829 -HP:0012645 oboInOwl:hasDbXref UMLS:C2675074 -HP:0011314 oboInOwl:hasDbXref UMLS:C4021165 -HP:0001989 oboInOwl:hasDbXref MSH:C536647 -HP:0001989 oboInOwl:hasDbXref UMLS:C1276035 -HP:0001989 oboInOwl:hasDbXref SNOMEDCT_US:401138005 -HP:0001989 oboInOwl:hasDbXref UMLS:C3151520 -HP:0000657 oboInOwl:hasDbXref UMLS:C4020886 -HP:0000657 oboInOwl:hasDbXref MSH:C537423 -HP:0000657 oboInOwl:hasDbXref SNOMEDCT_US:193662007 -HP:0000657 oboInOwl:hasDbXref UMLS:C3489733 -HP:0000656 oboInOwl:hasDbXref MSH:D004483 -HP:0000656 oboInOwl:hasDbXref SNOMEDCT_US:127559009 -HP:0000656 oboInOwl:hasDbXref SNOMEDCT_US:62909004 -HP:0000656 oboInOwl:hasDbXref UMLS:C0013592 -HP:0000659 oboInOwl:hasDbXref SNOMEDCT_US:204153003 -HP:0000659 oboInOwl:hasDbXref MSH:C537884 -HP:0000659 oboInOwl:hasDbXref UMLS:C0344559 -HP:0001987 oboInOwl:hasDbXref MSH:D022124 -HP:0001987 oboInOwl:hasDbXref SNOMEDCT_US:9360008 -HP:0001987 oboInOwl:hasDbXref UMLS:C0220994 -HP:0001988 oboInOwl:hasDbXref UMLS:C1846288 -HP:0000658 oboInOwl:hasDbXref UMLS:C1142448 -HP:0000658 oboInOwl:hasDbXref SNOMEDCT_US:423142006 -HP:0001981 oboInOwl:hasDbXref SNOMEDCT_US:385472000 -HP:0001981 oboInOwl:hasDbXref UMLS:C0344386 -HP:0001982 oboInOwl:hasDbXref MSH:D012618 -HP:0001982 oboInOwl:hasDbXref UMLS:C0036489 -HP:0001982 oboInOwl:hasDbXref SNOMEDCT_US:37821003 -HP:0000651 oboInOwl:hasDbXref SNOMEDCT_US:24982008 -HP:0000651 oboInOwl:hasDbXref MSH:D004172 -HP:0000651 oboInOwl:hasDbXref UMLS:C0012569 -HP:0001980 oboInOwl:hasDbXref SNOMEDCT_US:167921008 -HP:0001980 oboInOwl:hasDbXref UMLS:C0238801 -HP:0000650 oboInOwl:hasDbXref UMLS:C4025834 -HP:0001985 oboInOwl:hasDbXref UMLS:C1856438 -HP:0000653 oboInOwl:hasDbXref UMLS:C1843300 -HP:0001986 oboInOwl:hasDbXref UMLS:C1112601 -HP:0000652 oboInOwl:hasDbXref UMLS:C1837826 -HP:0001983 oboInOwl:hasDbXref UMLS:C4021766 -HP:0000654 oboInOwl:hasDbXref UMLS:C1839025 -HP:0001984 oboInOwl:hasDbXref UMLS:C1396243 -HP:0011315 oboInOwl:hasDbXref UMLS:C4023418 -HP:0011315 oboInOwl:hasDbXref UMLS:C4020756 -HP:0012646 oboInOwl:hasDbXref UMLS:C0520578 -HP:0012646 oboInOwl:hasDbXref SNOMEDCT_US:21779006 -HP:0011316 oboInOwl:hasDbXref UMLS:C4023417 -HP:0012647 oboInOwl:hasDbXref UMLS:C4022805 -HP:0012648 oboInOwl:hasDbXref UMLS:C4022804 -HP:0011317 oboInOwl:hasDbXref UMLS:C4023416 -HP:0012649 oboInOwl:hasDbXref UMLS:C4022803 -HP:0011318 oboInOwl:hasDbXref UMLS:C4021164 -HP:0011319 oboInOwl:hasDbXref UMLS:C4021163 -HP:0012630 oboInOwl:hasDbXref UMLS:C4022814 -HP:0011300 oboInOwl:hasDbXref UMLS:C1968816 -HP:0012631 oboInOwl:hasDbXref UMLS:C3805899 -HP:0011301 oboInOwl:hasDbXref UMLS:C0265624 -HP:0011301 oboInOwl:hasDbXref SNOMEDCT_US:371197005 -HP:0012632 oboInOwl:hasDbXref MP:0005257 -HP:0012632 oboInOwl:hasDbXref UMLS:C0520999 -HP:0012632 oboInOwl:hasDbXref SNOMEDCT_US:24075007 -HP:0011302 oboInOwl:hasDbXref UMLS:C4023422 -HP:0012633 oboInOwl:hasDbXref UMLS:C3805901 -HP:0012634 oboInOwl:hasDbXref UMLS:C4022813 -HP:0011303 oboInOwl:hasDbXref UMLS:C4023421 -HP:0000668 oboInOwl:hasDbXref SNOMEDCT_US:64969001 -HP:0000668 oboInOwl:hasDbXref MSH:D000848 -HP:0000668 oboInOwl:hasDbXref UMLS:C0020608 -HP:0000667 oboInOwl:hasDbXref SNOMEDCT_US:4229009 -HP:0000667 oboInOwl:hasDbXref UMLS:C0271007 -HP:0001998 oboInOwl:hasDbXref SNOMEDCT_US:52767006 -HP:0001998 oboInOwl:hasDbXref UMLS:C0158986 -HP:0001999 oboInOwl:hasDbXref UMLS:C0424503 -HP:0001999 oboInOwl:hasDbXref UMLS:C0266617 -HP:0001999 oboInOwl:hasDbXref UMLS:C4072833 -HP:0001999 oboInOwl:hasDbXref SNOMEDCT_US:248200007 -HP:0001999 oboInOwl:hasDbXref SNOMEDCT_US:32003007 -HP:0001999 oboInOwl:hasDbXref UMLS:C1385263 -HP:0001999 oboInOwl:hasDbXref UMLS:C4072832 -HP:0001999 oboInOwl:hasDbXref SNOMEDCT_US:398206004 -HP:0001999 oboInOwl:hasDbXref SNOMEDCT_US:398302004 -HP:0000660 oboInOwl:hasDbXref UMLS:C0339477 -HP:0000660 oboInOwl:hasDbXref SNOMEDCT_US:95692001 -HP:0001992 oboInOwl:hasDbXref UMLS:C0241775 -HP:0001993 oboInOwl:hasDbXref UMLS:C0220982 -HP:0001993 oboInOwl:hasDbXref SNOMEDCT_US:56051008 -HP:0000662 oboInOwl:hasDbXref SNOMEDCT_US:65194006 -HP:0000662 oboInOwl:hasDbXref UMLS:C4020885 -HP:0000662 oboInOwl:hasDbXref UMLS:C0028077 -HP:0000662 oboInOwl:hasDbXref MSH:D009755 -HP:0000661 oboInOwl:hasDbXref UMLS:C1846465 -HP:0001991 oboInOwl:hasDbXref UMLS:C3551148 -HP:0000664 oboInOwl:hasDbXref SNOMEDCT_US:253207002 -HP:0000664 oboInOwl:hasDbXref UMLS:C0431447 -HP:0001996 oboInOwl:hasDbXref UMLS:C0740749 -HP:0001997 oboInOwl:hasDbXref SNOMEDCT_US:90560007 -HP:0001997 oboInOwl:hasDbXref MSH:D015210 -HP:0001997 oboInOwl:hasDbXref UMLS:C0018099 -HP:0001997 oboInOwl:hasDbXref SNOMEDCT_US:170733007 -HP:0001997 oboInOwl:hasDbXref SNOMEDCT_US:190828008 -HP:0001997 oboInOwl:hasDbXref SNOMEDCT_US:48440001 -HP:0001997 oboInOwl:hasDbXref UMLS:C0003868 -HP:0001997 oboInOwl:hasDbXref MSH:D006073 -HP:0001994 oboInOwl:hasDbXref MSH:D005198 -HP:0001994 oboInOwl:hasDbXref SNOMEDCT_US:236468006 -HP:0001994 oboInOwl:hasDbXref SNOMEDCT_US:44673006 -HP:0001994 oboInOwl:hasDbXref UMLS:C0341703 -HP:0000666 oboInOwl:hasDbXref SNOMEDCT_US:81756001 -HP:0000666 oboInOwl:hasDbXref UMLS:C0271385 -HP:0000666 oboInOwl:hasDbXref MSH:D009759 -HP:0001995 oboInOwl:hasDbXref SNOMEDCT_US:18104000 -HP:0001995 oboInOwl:hasDbXref UMLS:C0085569 -HP:0012635 oboInOwl:hasDbXref UMLS:C4022812 -HP:0011304 oboInOwl:hasDbXref SNOMEDCT_US:249773003 -HP:0011304 oboInOwl:hasDbXref UMLS:C0426891 -HP:0012636 oboInOwl:hasDbXref MSH:D012170 -HP:0012636 oboInOwl:hasDbXref SNOMEDCT_US:46085004 -HP:0012636 oboInOwl:hasDbXref UMLS:C0035328 -HP:0011305 oboInOwl:hasDbXref UMLS:C4021169 -HP:0012637 oboInOwl:hasDbXref UMLS:C2673441 -HP:0011307 oboInOwl:hasDbXref UMLS:C2117390 -HP:0012638 oboInOwl:hasDbXref UMLS:C4022811 -HP:0011308 oboInOwl:hasDbXref UMLS:C4021168 -HP:0012639 oboInOwl:hasDbXref UMLS:C4022810 -HP:0012639 oboInOwl:hasDbXref Fyler:4300 -HP:0012639 oboInOwl:hasDbXref Fyler:4135 -HP:0011309 oboInOwl:hasDbXref UMLS:C4021167 -HP:0001929 oboInOwl:hasDbXref SNOMEDCT_US:49762007 -HP:0001929 oboInOwl:hasDbXref UMLS:C0015523 -HP:0001929 oboInOwl:hasDbXref MSH:D005173 -HP:0001923 oboInOwl:hasDbXref SNOMEDCT_US:46049004 -HP:0001923 oboInOwl:hasDbXref UMLS:C0206160 -HP:0001923 oboInOwl:hasDbXref MSH:D045262 -HP:0001924 oboInOwl:hasDbXref MSH:D000756 -HP:0001924 oboInOwl:hasDbXref UMLS:C0002896 -HP:0001924 oboInOwl:hasDbXref SNOMEDCT_US:41841004 -HP:0001922 oboInOwl:hasDbXref UMLS:C1836855 -HP:0001927 oboInOwl:hasDbXref UMLS:C0687751 -HP:0001927 oboInOwl:hasDbXref SNOMEDCT_US:250249008 -HP:0001928 oboInOwl:hasDbXref UMLS:C0019087 -HP:0001928 oboInOwl:hasDbXref SNOMEDCT_US:64779008 -HP:0001928 oboInOwl:hasDbXref MSH:D006474 -HP:0001928 oboInOwl:hasDbXref MSH:D001778 -HP:0001928 oboInOwl:hasDbXref SNOMEDCT_US:362970003 -HP:0001928 oboInOwl:hasDbXref UMLS:C1846821 -HP:0001928 oboInOwl:hasDbXref UMLS:C0005779 -HP:0001920 oboInOwl:hasDbXref SNOMEDCT_US:302233006 -HP:0001920 oboInOwl:hasDbXref UMLS:C0035067 -HP:0001920 oboInOwl:hasDbXref SNOMEDCT_US:282664001 -HP:0001920 oboInOwl:hasDbXref Fyler:2634 -HP:0001920 oboInOwl:hasDbXref MSH:D012078 -HP:0000609 oboInOwl:hasDbXref SNOMEDCT_US:95499004 -HP:0000609 oboInOwl:hasDbXref UMLS:C0338502 -HP:0000602 oboInOwl:hasDbXref UMLS:C0029089 -HP:0000602 oboInOwl:hasDbXref MSH:D009886 -HP:0000602 oboInOwl:hasDbXref SNOMEDCT_US:16110005 -HP:0001934 oboInOwl:hasDbXref UMLS:C1844374 -HP:0001935 oboInOwl:hasDbXref UMLS:C0085576 -HP:0001935 oboInOwl:hasDbXref MSH:C562385 -HP:0001935 oboInOwl:hasDbXref SNOMEDCT_US:234349007 -HP:0000601 oboInOwl:hasDbXref SNOMEDCT_US:44593008 -HP:0000601 oboInOwl:hasDbXref UMLS:C0424711 -HP:0000603 oboInOwl:hasDbXref UMLS:C0152191 -HP:0000603 oboInOwl:hasDbXref SNOMEDCT_US:38950008 -HP:0000603 oboInOwl:hasDbXref UMLS:C4280624 -HP:0000603 oboInOwl:hasDbXref MSH:D012607 -HP:0001933 oboInOwl:hasDbXref UMLS:C0854107 -HP:0000606 oboInOwl:hasDbXref UMLS:C4025837 -HP:0000605 oboInOwl:hasDbXref UMLS:C1720037 -HP:0000605 oboInOwl:hasDbXref SNOMEDCT_US:420675003 -HP:0001939 oboInOwl:hasDbXref UMLS:C4021768 -HP:0000608 oboInOwl:hasDbXref UMLS:C0024437 -HP:0000608 oboInOwl:hasDbXref SNOMEDCT_US:422338006 -HP:0001937 oboInOwl:hasDbXref SNOMEDCT_US:51071000 -HP:0001937 oboInOwl:hasDbXref MSH:D000743 -HP:0001937 oboInOwl:hasDbXref UMLS:C0221021 -HP:0000607 oboInOwl:hasDbXref UMLS:C1844605 -HP:0001930 oboInOwl:hasDbXref UMLS:C4025735 -HP:0001931 oboInOwl:hasDbXref MSH:D000747 -HP:0001931 oboInOwl:hasDbXref UMLS:C0002884 -HP:0001931 oboInOwl:hasDbXref SNOMEDCT_US:44452003 -HP:0000600 oboInOwl:hasDbXref UMLS:C4025838 -HP:0001909 oboInOwl:hasDbXref MSH:D007938 -HP:0001909 oboInOwl:hasDbXref SNOMEDCT_US:87163000 -HP:0001909 oboInOwl:hasDbXref MSH:D019337 -HP:0001909 oboInOwl:hasDbXref UMLS:C0023418 -HP:0001909 oboInOwl:hasDbXref SNOMEDCT_US:269475001 -HP:0001909 oboInOwl:hasDbXref SNOMEDCT_US:93143009 -HP:0001909 oboInOwl:hasDbXref SNOMEDCT_US:129154003 -HP:0001909 oboInOwl:hasDbXref UMLS:C0376545 -HP:0001907 oboInOwl:hasDbXref UMLS:C0040038 -HP:0001907 oboInOwl:hasDbXref MSH:D016769 -HP:0001907 oboInOwl:hasDbXref SNOMEDCT_US:371039008 -HP:0001907 oboInOwl:hasDbXref UMLS:C0085307 -HP:0001907 oboInOwl:hasDbXref MSH:D013923 -HP:0001907 oboInOwl:hasDbXref SNOMEDCT_US:13713005 -HP:0001908 oboInOwl:hasDbXref MSH:D000741 -HP:0001908 oboInOwl:hasDbXref SNOMEDCT_US:167923006 -HP:0001908 oboInOwl:hasDbXref SNOMEDCT_US:41614006 -HP:0001908 oboInOwl:hasDbXref UMLS:C0178416 -HP:0001901 oboInOwl:hasDbXref SNOMEDCT_US:127062003 -HP:0001901 oboInOwl:hasDbXref SNOMEDCT_US:109992005 -HP:0001901 oboInOwl:hasDbXref MSH:D011086 -HP:0001901 oboInOwl:hasDbXref UMLS:C0032461 -HP:0001901 oboInOwl:hasDbXref UMLS:C1527405 -HP:0001902 oboInOwl:hasDbXref UMLS:C0333864 -HP:0001902 oboInOwl:hasDbXref SNOMEDCT_US:44687006 -HP:0001900 oboInOwl:hasDbXref UMLS:C0549448 -HP:0001900 oboInOwl:hasDbXref SNOMEDCT_US:131141003 -HP:0001905 oboInOwl:hasDbXref UMLS:C0272278 -HP:0001903 oboInOwl:hasDbXref UMLS:C0162119 -HP:0001903 oboInOwl:hasDbXref UMLS:C0002871 -HP:0001903 oboInOwl:hasDbXref MSH:D000740 -HP:0001903 oboInOwl:hasDbXref SNOMEDCT_US:271737000 -HP:0001903 oboInOwl:hasDbXref SNOMEDCT_US:165397008 -HP:0001904 oboInOwl:hasDbXref UMLS:C0340971 -HP:0001904 oboInOwl:hasDbXref SNOMEDCT_US:234425008 -HP:0001919 oboInOwl:hasDbXref SNOMEDCT_US:14669001 -HP:0001919 oboInOwl:hasDbXref SNOMEDCT_US:14350001000004108 -HP:0001919 oboInOwl:hasDbXref MSH:D058186 -HP:0001919 oboInOwl:hasDbXref UMLS:C0022660 -HP:0001919 oboInOwl:hasDbXref UMLS:C2609414 -HP:0001912 oboInOwl:hasDbXref UMLS:C4025736 -HP:0001913 oboInOwl:hasDbXref SNOMEDCT_US:17182001 -HP:0001913 oboInOwl:hasDbXref UMLS:C0001824 -HP:0001913 oboInOwl:hasDbXref SNOMEDCT_US:417672002 -HP:0001913 oboInOwl:hasDbXref MSH:D000380 -HP:0001911 oboInOwl:hasDbXref UMLS:C0427515 -HP:0001911 oboInOwl:hasDbXref SNOMEDCT_US:250274006 -HP:0001917 oboInOwl:hasDbXref SNOMEDCT_US:48713002 -HP:0001917 oboInOwl:hasDbXref UMLS:C0268382 -HP:0001915 oboInOwl:hasDbXref UMLS:C0002874 -HP:0001915 oboInOwl:hasDbXref SNOMEDCT_US:304132006 -HP:0001915 oboInOwl:hasDbXref SNOMEDCT_US:306058006 -HP:0001915 oboInOwl:hasDbXref MSH:D000741 -HP:0012583 oboInOwl:hasDbXref UMLS:C0431691 -HP:0012583 oboInOwl:hasDbXref SNOMEDCT_US:204948009 -HP:0011252 oboInOwl:hasDbXref UMLS:C2315717 -HP:0011252 oboInOwl:hasDbXref SNOMEDCT_US:429967001 -HP:0012584 oboInOwl:hasDbXref UMLS:C0431692 -HP:0012584 oboInOwl:hasDbXref SNOMEDCT_US:268232000 -HP:0011253 oboInOwl:hasDbXref UMLS:C4023442 -HP:0011254 oboInOwl:hasDbXref UMLS:C4023441 -HP:0012585 oboInOwl:hasDbXref UMLS:C0341698 -HP:0012585 oboInOwl:hasDbXref SNOMEDCT_US:197659005 -HP:0012586 oboInOwl:hasDbXref UMLS:C4022835 -HP:0011255 oboInOwl:hasDbXref UMLS:C4021185 -HP:0011256 oboInOwl:hasDbXref UMLS:C4021184 -HP:0012587 oboInOwl:hasDbXref UMLS:C0473237 -HP:0012587 oboInOwl:hasDbXref SNOMEDCT_US:197941005 -HP:0012588 oboInOwl:hasDbXref SNOMEDCT_US:236381000 -HP:0012588 oboInOwl:hasDbXref UMLS:C0403397 -HP:0011257 oboInOwl:hasDbXref UMLS:C4021183 -HP:0012589 oboInOwl:hasDbXref UMLS:C4022834 -HP:0011258 oboInOwl:hasDbXref UMLS:C4021182 -HP:0011259 oboInOwl:hasDbXref UMLS:C4021181 -HP:0012580 oboInOwl:hasDbXref UMLS:C3671880 -HP:0011250 oboInOwl:hasDbXref UMLS:C4021187 -HP:0012581 oboInOwl:hasDbXref UMLS:C0268800 -HP:0012581 oboInOwl:hasDbXref UMLS:C4022836 -HP:0012581 oboInOwl:hasDbXref SNOMEDCT_US:77945009 -HP:0012582 oboInOwl:hasDbXref UMLS:C0431698 -HP:0012582 oboInOwl:hasDbXref SNOMEDCT_US:204950001 -HP:0011251 oboInOwl:hasDbXref UMLS:C4021186 -HP:0000594 oboInOwl:hasDbXref UMLS:C0423276 -HP:0000594 oboInOwl:hasDbXref SNOMEDCT_US:246986004 -HP:0000593 oboInOwl:hasDbXref UMLS:C3152182 -HP:0000593 oboInOwl:hasDbXref SNOMEDCT_US:204142009 -HP:0000598 oboInOwl:hasDbXref UMLS:C0266589 -HP:0000598 oboInOwl:hasDbXref SNOMEDCT_US:275259005 -HP:0000597 oboInOwl:hasDbXref UMLS:C0751401 -HP:0000597 oboInOwl:hasDbXref MSH:D009886 -HP:0000599 oboInOwl:hasDbXref UMLS:C4025839 -HP:0000590 oboInOwl:hasDbXref SNOMEDCT_US:46252003 -HP:0000590 oboInOwl:hasDbXref MSH:D017246 -HP:0000590 oboInOwl:hasDbXref UMLS:C0162674 -HP:0000592 oboInOwl:hasDbXref SNOMEDCT_US:204164000 -HP:0000592 oboInOwl:hasDbXref UMLS:C0542514 -HP:0000591 oboInOwl:hasDbXref UMLS:C4025840 -HP:0011241 oboInOwl:hasDbXref UMLS:C4021193 -HP:0012572 oboInOwl:hasDbXref UMLS:C0221365 -HP:0012572 oboInOwl:hasDbXref ICD-10:Q62.5 -HP:0012572 oboInOwl:hasDbXref SNOMEDCT_US:49496001 -HP:0011242 oboInOwl:hasDbXref UMLS:C4021192 -HP:0012573 oboInOwl:hasDbXref UMLS:C4022839 -HP:0011243 oboInOwl:hasDbXref UMLS:C4021191 -HP:0012574 oboInOwl:hasDbXref SNOMEDCT_US:125510009 -HP:0012574 oboInOwl:hasDbXref UMLS:C0545017 -HP:0011244 oboInOwl:hasDbXref UMLS:C4023445 -HP:0012575 oboInOwl:hasDbXref UMLS:C4022838 -HP:0011245 oboInOwl:hasDbXref UMLS:C4021190 -HP:0012576 oboInOwl:hasDbXref UMLS:C4022837 -HP:0012577 oboInOwl:hasDbXref UMLS:C3276821 -HP:0011246 oboInOwl:hasDbXref UMLS:C4021189 -HP:0011247 oboInOwl:hasDbXref UMLS:C4021188 -HP:0012578 oboInOwl:hasDbXref MSH:D015433 -HP:0012578 oboInOwl:hasDbXref UMLS:C0017665 -HP:0012578 oboInOwl:hasDbXref SNOMEDCT_US:77182004 -HP:0012579 oboInOwl:hasDbXref UMLS:C0027721 -HP:0012579 oboInOwl:hasDbXref MSH:D009402 -HP:0012579 oboInOwl:hasDbXref SNOMEDCT_US:44785005 -HP:0011248 oboInOwl:hasDbXref UMLS:C4023444 -HP:0012570 oboInOwl:hasDbXref SNOMEDCT_US:63211008 -HP:0012570 oboInOwl:hasDbXref SNOMEDCT_US:302851001 -HP:0012570 oboInOwl:hasDbXref UMLS:C0039101 -HP:0012570 oboInOwl:hasDbXref MSH:D013584 -HP:0012571 oboInOwl:hasDbXref ICD-10:Q62.5 -HP:0012571 oboInOwl:hasDbXref UMLS:C4021079 -HP:0011240 oboInOwl:hasDbXref UMLS:C4020910 -HP:0011249 oboInOwl:hasDbXref UMLS:C4023443 -HP:0012561 oboInOwl:hasDbXref UMLS:C0345001 -HP:0012561 oboInOwl:hasDbXref SNOMEDCT_US:253610004 -HP:0011230 oboInOwl:hasDbXref UMLS:C4023451 -HP:0012562 oboInOwl:hasDbXref UMLS:C4022844 -HP:0011231 oboInOwl:hasDbXref UMLS:C1835802 -HP:0011231 oboInOwl:hasDbXref UMLS:C4023450 -HP:0012563 oboInOwl:hasDbXref UMLS:C4022843 -HP:0011232 oboInOwl:hasDbXref UMLS:C4023449 -HP:0011233 oboInOwl:hasDbXref UMLS:C4021197 -HP:0012564 oboInOwl:hasDbXref UMLS:C4022842 -HP:0012565 oboInOwl:hasDbXref UMLS:C4021838 -HP:0011234 oboInOwl:hasDbXref UMLS:C4023448 -HP:0012566 oboInOwl:hasDbXref UMLS:C4022841 -HP:0011235 oboInOwl:hasDbXref UMLS:C4023447 -HP:0011236 oboInOwl:hasDbXref UMLS:C4023446 -HP:0012567 oboInOwl:hasDbXref UMLS:C4022840 -HP:0011237 oboInOwl:hasDbXref UMLS:C4021196 -HP:0012568 oboInOwl:hasDbXref UMLS:C2025810 -HP:0012568 oboInOwl:hasDbXref UMLS:C3839997 -HP:0012568 oboInOwl:hasDbXref SNOMEDCT_US:700327003 -HP:0000579 oboInOwl:hasDbXref SNOMEDCT_US:416920000 -HP:0000579 oboInOwl:hasDbXref SNOMEDCT_US:246865000 -HP:0000579 oboInOwl:hasDbXref UMLS:C0022906 -HP:0000579 oboInOwl:hasDbXref SNOMEDCT_US:314022009 -HP:0000579 oboInOwl:hasDbXref UMLS:C1281931 -HP:0000579 oboInOwl:hasDbXref MSH:D007767 -HP:0000579 oboInOwl:hasDbXref SNOMEDCT_US:231841004 -HP:0012560 oboInOwl:hasDbXref UMLS:C4022845 -HP:0000572 oboInOwl:hasDbXref SNOMEDCT_US:7973008 -HP:0000572 oboInOwl:hasDbXref UMLS:C3665386 -HP:0000571 oboInOwl:hasDbXref UMLS:C0423082 -HP:0000571 oboInOwl:hasDbXref SNOMEDCT_US:246768008 -HP:0000574 oboInOwl:hasDbXref UMLS:C1853487 -HP:0000573 oboInOwl:hasDbXref MSH:D012166 -HP:0000573 oboInOwl:hasDbXref SNOMEDCT_US:28998008 -HP:0000573 oboInOwl:hasDbXref UMLS:C0035317 -HP:0000576 oboInOwl:hasDbXref UMLS:C0271196 -HP:0000576 oboInOwl:hasDbXref MSH:D012607 -HP:0000576 oboInOwl:hasDbXref SNOMEDCT_US:33014001 -HP:0000575 oboInOwl:hasDbXref SNOMEDCT_US:81016008 -HP:0000575 oboInOwl:hasDbXref MSH:D009898 -HP:0000575 oboInOwl:hasDbXref SNOMEDCT_US:23388006 -HP:0000575 oboInOwl:hasDbXref UMLS:C0036454 -HP:0000575 oboInOwl:hasDbXref MSH:D012607 -HP:0000575 oboInOwl:hasDbXref UMLS:C0344233 -HP:0000577 oboInOwl:hasDbXref MSH:D005099 -HP:0000577 oboInOwl:hasDbXref SNOMEDCT_US:399054005 -HP:0000577 oboInOwl:hasDbXref SNOMEDCT_US:399252000 -HP:0000577 oboInOwl:hasDbXref UMLS:C0015310 -HP:0012569 oboInOwl:hasDbXref UMLS:C0949173 -HP:0011238 oboInOwl:hasDbXref UMLS:C4021195 -HP:0011239 oboInOwl:hasDbXref UMLS:C4021194 -HP:0000570 oboInOwl:hasDbXref UMLS:C1842584 -HP:0000570 oboInOwl:hasDbXref UMLS:C4025841 -HP:0012550 oboInOwl:hasDbXref UMLS:C4022853 -HP:0011220 oboInOwl:hasDbXref UMLS:C1867446 -HP:0011220 oboInOwl:hasDbXref UMLS:C1837260 -HP:0012551 oboInOwl:hasDbXref UMLS:C4022852 -HP:0012552 oboInOwl:hasDbXref UMLS:C4022851 -HP:0011221 oboInOwl:hasDbXref UMLS:C4023456 -HP:0011222 oboInOwl:hasDbXref UMLS:C4023455 -HP:0012553 oboInOwl:hasDbXref UMLS:C4022850 -HP:0011223 oboInOwl:hasDbXref UMLS:C4023454 -HP:0012554 oboInOwl:hasDbXref UMLS:C4022849 -HP:0012555 oboInOwl:hasDbXref UMLS:C4021081 -HP:0011224 oboInOwl:hasDbXref SNOMEDCT_US:708541009 -HP:0011224 oboInOwl:hasDbXref UMLS:C0266574 -HP:0011224 oboInOwl:hasDbXref SNOMEDCT_US:13401001 -HP:0011224 oboInOwl:hasDbXref UMLS:C4020757 -HP:0011225 oboInOwl:hasDbXref UMLS:C0344503 -HP:0011225 oboInOwl:hasDbXref SNOMEDCT_US:253212001 -HP:0012556 oboInOwl:hasDbXref UMLS:C4021080 -HP:0012557 oboInOwl:hasDbXref UMLS:C4022848 -HP:0011226 oboInOwl:hasDbXref UMLS:C4023453 -HP:0000582 oboInOwl:hasDbXref UMLS:C0423109 -HP:0000582 oboInOwl:hasDbXref SNOMEDCT_US:246799009 -HP:0000585 oboInOwl:hasDbXref SNOMEDCT_US:35055000 -HP:0000585 oboInOwl:hasDbXref UMLS:C0155120 -HP:0000585 oboInOwl:hasDbXref MSH:C562399 -HP:0000584 oboInOwl:hasDbXref UMLS:C1832170 -HP:0000587 oboInOwl:hasDbXref UMLS:C0029131 -HP:0000586 oboInOwl:hasDbXref UMLS:C1865244 -HP:0000589 oboInOwl:hasDbXref MSH:D003103 -HP:0000589 oboInOwl:hasDbXref SNOMEDCT_US:92828000 -HP:0000589 oboInOwl:hasDbXref SNOMEDCT_US:93390002 -HP:0000589 oboInOwl:hasDbXref UMLS:C0009363 -HP:0000589 oboInOwl:hasDbXref Fyler:4311 -HP:0000588 oboInOwl:hasDbXref MSH:C535970 -HP:0000588 oboInOwl:hasDbXref SNOMEDCT_US:44295002 -HP:0000588 oboInOwl:hasDbXref UMLS:C0155299 -HP:0000588 oboInOwl:hasDbXref SNOMEDCT_US:17541006 -HP:0012558 oboInOwl:hasDbXref UMLS:C4022847 -HP:0011227 oboInOwl:hasDbXref UMLS:C4023452 -HP:0011227 oboInOwl:hasDbXref UMLS:C0742906 -HP:0011228 oboInOwl:hasDbXref UMLS:C3277019 -HP:0012559 oboInOwl:hasDbXref UMLS:C4022846 -HP:0011229 oboInOwl:hasDbXref UMLS:C1856121 -HP:0000581 oboInOwl:hasDbXref UMLS:C0005744 -HP:0000581 oboInOwl:hasDbXref MSH:D016569 -HP:0000580 oboInOwl:hasDbXref UMLS:C0035334 -HP:0000580 oboInOwl:hasDbXref MSH:D012174 -HP:0000580 oboInOwl:hasDbXref SNOMEDCT_US:28835009 -HP:0011296 oboInOwl:hasDbXref UMLS:C2206519 -HP:0011297 oboInOwl:hasDbXref UMLS:C3550704 -HP:0011298 oboInOwl:hasDbXref UMLS:C4023424 -HP:0011299 oboInOwl:hasDbXref UMLS:C4023423 -HP:0011290 oboInOwl:hasDbXref UMLS:C4023426 -HP:0011291 oboInOwl:hasDbXref UMLS:C4023425 -HP:0011292 oboInOwl:hasDbXref UMLS:C2206521 -HP:0011293 oboInOwl:hasDbXref UMLS:C2207327 -HP:0011294 oboInOwl:hasDbXref UMLS:C2206518 -HP:0011295 oboInOwl:hasDbXref UMLS:C2206520 -HP:0011285 oboInOwl:hasDbXref UMLS:C4023430 -HP:0011286 oboInOwl:hasDbXref SNOMEDCT_US:253780003 -HP:0011286 oboInOwl:hasDbXref MSH:D006627 -HP:0011286 oboInOwl:hasDbXref UMLS:C0085758 -HP:0011286 oboInOwl:hasDbXref SNOMEDCT_US:360441005 -HP:0011287 oboInOwl:hasDbXref UMLS:C4023429 -HP:0011288 oboInOwl:hasDbXref UMLS:C4023428 -HP:0011289 oboInOwl:hasDbXref UMLS:C4023427 -HP:0011280 oboInOwl:hasDbXref UMLS:C4023434 -HP:0011281 oboInOwl:hasDbXref UMLS:C4023433 -HP:0011281 oboInOwl:hasDbXref MP:0011478 -HP:0011282 oboInOwl:hasDbXref UMLS:C4021170 -HP:0011283 oboInOwl:hasDbXref UMLS:C4023432 -HP:0011284 oboInOwl:hasDbXref UMLS:C4023431 -HP:0011274 oboInOwl:hasDbXref UMLS:C4023438 -HP:0011275 oboInOwl:hasDbXref UMLS:C1737260 -HP:0011276 oboInOwl:hasDbXref UMLS:C0162819 -HP:0011276 oboInOwl:hasDbXref MSH:D017445 -HP:0011276 oboInOwl:hasDbXref SNOMEDCT_US:11263005 -HP:0011276 oboInOwl:hasDbXref UMLS:C1842892 -HP:0011277 oboInOwl:hasDbXref UMLS:C4023437 -HP:0011278 oboInOwl:hasDbXref UMLS:C4023436 -HP:0011279 oboInOwl:hasDbXref UMLS:C4023435 -HP:0011270 oboInOwl:hasDbXref UMLS:C4021172 -HP:0011271 oboInOwl:hasDbXref UMLS:C4021171 -HP:0011272 oboInOwl:hasDbXref UMLS:C4013429 -HP:0011273 oboInOwl:hasDbXref UMLS:C0221278 -HP:0011273 oboInOwl:hasDbXref SNOMEDCT_US:165475005 -HP:0011273 oboInOwl:hasDbXref SNOMEDCT_US:57241006 -HP:0011263 oboInOwl:hasDbXref UMLS:C4021177 -HP:0012594 oboInOwl:hasDbXref SNOMEDCT_US:312975006 -HP:0012594 oboInOwl:hasDbXref UMLS:C1654921 -HP:0012594 oboInOwl:hasDbXref UMLS:C0730345 -HP:0011264 oboInOwl:hasDbXref UMLS:C4021176 -HP:0012595 oboInOwl:hasDbXref UMLS:C4022832 -HP:0011265 oboInOwl:hasDbXref UMLS:C4023440 -HP:0012596 oboInOwl:hasDbXref UMLS:C4022831 -HP:0011266 oboInOwl:hasDbXref UMLS:C4021175 -HP:0012597 oboInOwl:hasDbXref UMLS:C4022830 -HP:0012598 oboInOwl:hasDbXref UMLS:C4022829 -HP:0011267 oboInOwl:hasDbXref UMLS:C4021174 -HP:0011267 oboInOwl:hasDbXref UMLS:C4280331 -HP:0012599 oboInOwl:hasDbXref UMLS:C4022828 -HP:0011268 oboInOwl:hasDbXref UMLS:C4023439 -HP:0011269 oboInOwl:hasDbXref UMLS:C4021173 -HP:0012590 oboInOwl:hasDbXref UMLS:C3693260 -HP:0012591 oboInOwl:hasDbXref UMLS:C4022833 -HP:0011260 oboInOwl:hasDbXref UMLS:C4021180 -HP:0012592 oboInOwl:hasDbXref UMLS:C0001925 -HP:0012592 oboInOwl:hasDbXref SNOMEDCT_US:274769005 -HP:0012592 oboInOwl:hasDbXref MSH:D000419 -HP:0011261 oboInOwl:hasDbXref UMLS:C4021179 -HP:0011262 oboInOwl:hasDbXref UMLS:C4021178 -HP:0012593 oboInOwl:hasDbXref UMLS:C0445118 -HP:0012593 oboInOwl:hasDbXref SNOMEDCT_US:264867001 -HP:0012740 oboInOwl:hasDbXref SNOMEDCT_US:711329002 -HP:0012740 oboInOwl:hasDbXref UMLS:C0030354 -HP:0012740 oboInOwl:hasDbXref MSH:D010212 -HP:0012740 oboInOwl:hasDbXref SNOMEDCT_US:23730008 -HP:0011410 oboInOwl:hasDbXref UMLS:C1384674 -HP:0011410 oboInOwl:hasDbXref SNOMEDCT_US:200144004 -HP:0012741 oboInOwl:hasDbXref SNOMEDCT_US:268227001 -HP:0012741 oboInOwl:hasDbXref UMLS:C0431664 -HP:0012741 oboInOwl:hasDbXref MSH:D003456 -HP:0012742 oboInOwl:hasDbXref UMLS:C4022750 -HP:0011411 oboInOwl:hasDbXref UMLS:C0341808 -HP:0011412 oboInOwl:hasDbXref SNOMEDCT_US:61586001 -HP:0011412 oboInOwl:hasDbXref UMLS:C0042225 -HP:0011412 oboInOwl:hasDbXref UMLS:C2825567 -HP:0011412 oboInOwl:hasDbXref MSH:D014620 -HP:0011412 oboInOwl:hasDbXref UMLS:C1456852 -HP:0011412 oboInOwl:hasDbXref SNOMEDCT_US:10761101000119105 -HP:0012743 oboInOwl:hasDbXref MSH:D056128 -HP:0012743 oboInOwl:hasDbXref SNOMEDCT_US:248311001 -HP:0012743 oboInOwl:hasDbXref UMLS:C0311277 -HP:0012744 oboInOwl:hasDbXref SNOMEDCT_US:47276000 -HP:0012744 oboInOwl:hasDbXref UMLS:C0265629 -HP:0011413 oboInOwl:hasDbXref SNOMEDCT_US:89700002 -HP:0011413 oboInOwl:hasDbXref UMLS:C0269825 -HP:0000756 oboInOwl:hasDbXref SNOMEDCT_US:70691001 -HP:0000756 oboInOwl:hasDbXref UMLS:C0001818 -HP:0000756 oboInOwl:hasDbXref MSH:D000379 -HP:0000756 oboInOwl:hasDbXref SNOMEDCT_US:247830007 -HP:0000758 oboInOwl:hasDbXref UMLS:C4021798 -HP:0000757 oboInOwl:hasDbXref SNOMEDCT_US:24340004 -HP:0000757 oboInOwl:hasDbXref UMLS:C0233824 -HP:0000759 oboInOwl:hasDbXref UMLS:C0031117 -HP:0000759 oboInOwl:hasDbXref SNOMEDCT_US:42658009 -HP:0000759 oboInOwl:hasDbXref MSH:D010523 -HP:0000759 oboInOwl:hasDbXref UMLS:C4025831 -HP:0000759 oboInOwl:hasDbXref SNOMEDCT_US:302226006 -HP:0000750 oboInOwl:hasDbXref UMLS:C0233715 -HP:0000750 oboInOwl:hasDbXref UMLS:C0023012 -HP:0000750 oboInOwl:hasDbXref SNOMEDCT_US:229721007 -HP:0000750 oboInOwl:hasDbXref SNOMEDCT_US:62415009 -HP:0000750 oboInOwl:hasDbXref UMLS:C0454644 -HP:0000750 oboInOwl:hasDbXref SNOMEDCT_US:162294008 -HP:0000750 oboInOwl:hasDbXref SNOMEDCT_US:29164008 -HP:0000750 oboInOwl:hasDbXref UMLS:C0241210 -HP:0000750 oboInOwl:hasDbXref MSH:D007805 -HP:0000752 oboInOwl:hasDbXref SNOMEDCT_US:44548000 -HP:0000752 oboInOwl:hasDbXref UMLS:C0424295 -HP:0000752 oboInOwl:hasDbXref MSH:D006948 -HP:0000751 oboInOwl:hasDbXref SNOMEDCT_US:102943000 -HP:0000751 oboInOwl:hasDbXref UMLS:C0240735 -HP:0000751 oboInOwl:hasDbXref SNOMEDCT_US:192073007 -HP:0000753 oboInOwl:hasDbXref UMLS:C4025832 -HP:0012745 oboInOwl:hasDbXref UMLS:C0423112 -HP:0012745 oboInOwl:hasDbXref SNOMEDCT_US:246802000 -HP:0011414 oboInOwl:hasDbXref SNOMEDCT_US:75094005 -HP:0011414 oboInOwl:hasDbXref UMLS:C0270254 -HP:0012746 oboInOwl:hasDbXref UMLS:C3554113 -HP:0011415 oboInOwl:hasDbXref UMLS:C0426234 -HP:0011415 oboInOwl:hasDbXref SNOMEDCT_US:249174002 -HP:0012747 oboInOwl:hasDbXref UMLS:C4022749 -HP:0011416 oboInOwl:hasDbXref UMLS:C0554393 -HP:0011416 oboInOwl:hasDbXref SNOMEDCT_US:268585006 -HP:0011417 oboInOwl:hasDbXref UMLS:C0405028 -HP:0011417 oboInOwl:hasDbXref SNOMEDCT_US:237261008 -HP:0012748 oboInOwl:hasDbXref UMLS:C4022748 -HP:0012749 oboInOwl:hasDbXref UMLS:C4022747 -HP:0011418 oboInOwl:hasDbXref SNOMEDCT_US:79668009 -HP:0011418 oboInOwl:hasDbXref UMLS:C0269852 -HP:0011418 oboInOwl:hasDbXref MSH:D055949 -HP:0011419 oboInOwl:hasDbXref SNOMEDCT_US:405736009 -HP:0011419 oboInOwl:hasDbXref SNOMEDCT_US:415105001 -HP:0011419 oboInOwl:hasDbXref MSH:D000037 -HP:0011419 oboInOwl:hasDbXref UMLS:C0000832 -HP:0012730 oboInOwl:hasDbXref UMLS:C0158663 -HP:0012730 oboInOwl:hasDbXref SNOMEDCT_US:74788000 -HP:0011400 oboInOwl:hasDbXref UMLS:C4021152 -HP:0012731 oboInOwl:hasDbXref UMLS:C4022751 -HP:0011401 oboInOwl:hasDbXref UMLS:C4023374 -HP:0012732 oboInOwl:hasDbXref UMLS:C3495676 -HP:0012732 oboInOwl:hasDbXref MSH:D000071056 -HP:0012732 oboInOwl:hasDbXref SNOMEDCT_US:33225004 -HP:0011402 oboInOwl:hasDbXref UMLS:C4023373 -HP:0012733 oboInOwl:hasDbXref UMLS:C0332573 -HP:0012733 oboInOwl:hasDbXref SNOMEDCT_US:112629002 -HP:0000767 oboInOwl:hasDbXref SNOMEDCT_US:391987005 -HP:0000767 oboInOwl:hasDbXref UMLS:C2051831 -HP:0000766 oboInOwl:hasDbXref UMLS:C1860493 -HP:0000769 oboInOwl:hasDbXref UMLS:C4025829 -HP:0000768 oboInOwl:hasDbXref UMLS:C0158731 -HP:0000768 oboInOwl:hasDbXref MSH:D066166 -HP:0000768 oboInOwl:hasDbXref SNOMEDCT_US:205101001 -HP:0000763 oboInOwl:hasDbXref SNOMEDCT_US:95662005 -HP:0000763 oboInOwl:hasDbXref UMLS:C0151313 -HP:0000762 oboInOwl:hasDbXref UMLS:C1857640 -HP:0000765 oboInOwl:hasDbXref UMLS:C4021797 -HP:0000764 oboInOwl:hasDbXref UMLS:C4025830 -HP:0012734 oboInOwl:hasDbXref UMLS:C0271713 -HP:0012734 oboInOwl:hasDbXref SNOMEDCT_US:20825002 -HP:0011403 oboInOwl:hasDbXref UMLS:C4023372 -HP:0012735 oboInOwl:hasDbXref SNOMEDCT_US:49727002 -HP:0012735 oboInOwl:hasDbXref UMLS:C0010200 -HP:0012735 oboInOwl:hasDbXref SNOMEDCT_US:272039006 -HP:0012735 oboInOwl:hasDbXref MSH:D003371 -HP:0012735 oboInOwl:hasDbXref SNOMEDCT_US:263731006 -HP:0011404 oboInOwl:hasDbXref UMLS:C4021151 -HP:0011405 oboInOwl:hasDbXref UMLS:C1867487 -HP:0012736 oboInOwl:hasDbXref UMLS:C1855773 -HP:0012736 oboInOwl:hasDbXref UMLS:C3553450 -HP:0011406 oboInOwl:hasDbXref UMLS:C1846061 -HP:0012737 oboInOwl:hasDbXref SNOMEDCT_US:399723004 -HP:0012737 oboInOwl:hasDbXref UMLS:C1302645 -HP:0011407 oboInOwl:hasDbXref UMLS:C4023371 -HP:0012738 oboInOwl:hasDbXref UMLS:C4280311 -HP:0012738 oboInOwl:hasDbXref UMLS:C4021072 -HP:0011408 oboInOwl:hasDbXref UMLS:C4023370 -HP:0012739 oboInOwl:hasDbXref UMLS:C4021071 -HP:0011409 oboInOwl:hasDbXref UMLS:C4023369 -HP:0012720 oboInOwl:hasDbXref MSH:D009669 -HP:0012720 oboInOwl:hasDbXref NCIT:C3262 -HP:0012720 oboInOwl:hasDbXref UMLS:C0751394 -HP:0012720 oboInOwl:hasDbXref SNOMEDCT_US:126669004 -HP:0012720 oboInOwl:hasDbXref UMLS:C0028433 -HP:0012721 oboInOwl:hasDbXref UMLS:C2937220 -HP:0012721 oboInOwl:hasDbXref SNOMEDCT_US:297222002 -HP:0012722 oboInOwl:hasDbXref MSH:D006327 -HP:0012722 oboInOwl:hasDbXref SNOMEDCT_US:233916004 -HP:0012722 oboInOwl:hasDbXref UMLS:C0018794 -HP:0000734 oboInOwl:hasDbXref SNOMEDCT_US:247977003 -HP:0000734 oboInOwl:hasDbXref UMLS:C0424296 -HP:0000733 oboInOwl:hasDbXref UMLS:C0038271 -HP:0000733 oboInOwl:hasDbXref MSH:D019956 -HP:0000733 oboInOwl:hasDbXref MSH:D013239 -HP:0000733 oboInOwl:hasDbXref UMLS:C0038273 -HP:0000733 oboInOwl:hasDbXref SNOMEDCT_US:5507002 -HP:0000733 oboInOwl:hasDbXref SNOMEDCT_US:84328007 -HP:0000736 oboInOwl:hasDbXref SNOMEDCT_US:247762003 -HP:0000736 oboInOwl:hasDbXref UMLS:C0262630 -HP:0000735 oboInOwl:hasDbXref MSH:D000067404 -HP:0000735 oboInOwl:hasDbXref SNOMEDCT_US:88598008 -HP:0000735 oboInOwl:hasDbXref UMLS:C0150080 -HP:0000738 oboInOwl:hasDbXref MSH:D006212 -HP:0000738 oboInOwl:hasDbXref UMLS:C0018524 -HP:0000738 oboInOwl:hasDbXref UMLS:C0235153 -HP:0000738 oboInOwl:hasDbXref SNOMEDCT_US:7011001 -HP:0000737 oboInOwl:hasDbXref UMLS:C2700617 -HP:0000739 oboInOwl:hasDbXref SNOMEDCT_US:48694002 -HP:0000739 oboInOwl:hasDbXref UMLS:C4020884 -HP:0000739 oboInOwl:hasDbXref UMLS:C0003467 -HP:0000739 oboInOwl:hasDbXref MSH:D001007 -HP:0000732 oboInOwl:hasDbXref UMLS:C1837653 -HP:0012723 oboInOwl:hasDbXref UMLS:C0037188 -HP:0012723 oboInOwl:hasDbXref Fyler:7014 -HP:0012723 oboInOwl:hasDbXref SNOMEDCT_US:65778007 -HP:0012723 oboInOwl:hasDbXref MSH:D012848 -HP:0012724 oboInOwl:hasDbXref SNOMEDCT_US:700339006 -HP:0012724 oboInOwl:hasDbXref UMLS:C3839407 -HP:0012724 oboInOwl:hasDbXref UMLS:C2025988 -HP:0012725 oboInOwl:hasDbXref UMLS:C1861921 -HP:0012726 oboInOwl:hasDbXref UMLS:C4022754 -HP:0012727 oboInOwl:hasDbXref MSH:D017545 -HP:0012727 oboInOwl:hasDbXref SNOMEDCT_US:433068007 -HP:0012727 oboInOwl:hasDbXref UMLS:C0162872 -HP:0012728 oboInOwl:hasDbXref UMLS:C4022753 -HP:0012729 oboInOwl:hasDbXref UMLS:C4022752 -HP:0012710 oboInOwl:hasDbXref MSH:D009263 -HP:0012710 oboInOwl:hasDbXref UMLS:C0027343 -HP:0012710 oboInOwl:hasDbXref SNOMEDCT_US:400097005 -HP:0012710 oboInOwl:hasDbXref SNOMEDCT_US:400200009 -HP:0012711 oboInOwl:hasDbXref UMLS:C4022759 -HP:0012711 oboInOwl:hasDbXref UMLS:C4280312 -HP:0000745 oboInOwl:hasDbXref SNOMEDCT_US:277521002 -HP:0000745 oboInOwl:hasDbXref UMLS:C0456814 -HP:0000744 oboInOwl:hasDbXref UMLS:C0548883 -HP:0000746 oboInOwl:hasDbXref MSH:D003702 -HP:0000746 oboInOwl:hasDbXref SNOMEDCT_US:2073000 -HP:0000746 oboInOwl:hasDbXref UMLS:C0011253 -HP:0000749 oboInOwl:hasDbXref UMLS:C1839749 -HP:0000748 oboInOwl:hasDbXref UMLS:C0424304 -HP:0000748 oboInOwl:hasDbXref SNOMEDCT_US:247985007 -HP:0000741 oboInOwl:hasDbXref SNOMEDCT_US:20602000 -HP:0000741 oboInOwl:hasDbXref UMLS:C0085632 -HP:0000741 oboInOwl:hasDbXref MSH:D057565 -HP:0000740 oboInOwl:hasDbXref UMLS:C1854339 -HP:0000743 oboInOwl:hasDbXref UMLS:C1833297 -HP:0000742 oboInOwl:hasDbXref UMLS:C0036601 -HP:0000742 oboInOwl:hasDbXref SNOMEDCT_US:130968006 -HP:0000742 oboInOwl:hasDbXref MSH:D012652 -HP:0012712 oboInOwl:hasDbXref UMLS:C4022758 -HP:0012713 oboInOwl:hasDbXref UMLS:C4022757 -HP:0012714 oboInOwl:hasDbXref SNOMEDCT_US:3561000119106 -HP:0012714 oboInOwl:hasDbXref UMLS:C3874334 -HP:0012715 oboInOwl:hasDbXref UMLS:C4022756 -HP:0012716 oboInOwl:hasDbXref UMLS:C4021075 -HP:0012717 oboInOwl:hasDbXref UMLS:C4021074 -HP:0012718 oboInOwl:hasDbXref UMLS:C4021073 -HP:0012719 oboInOwl:hasDbXref UMLS:C4022755 -HP:0011450 oboInOwl:hasDbXref MSH:D002494 -HP:0011450 oboInOwl:hasDbXref SNOMEDCT_US:128117002 -HP:0011450 oboInOwl:hasDbXref UMLS:C0007684 -HP:0012781 oboInOwl:hasDbXref UMLS:C4022723 -HP:0012782 oboInOwl:hasDbXref UMLS:C1319017 -HP:0012782 oboInOwl:hasDbXref SNOMEDCT_US:405935000 -HP:0011451 oboInOwl:hasDbXref UMLS:C4020749 -HP:0011451 oboInOwl:hasDbXref UMLS:C2677180 -HP:0012783 oboInOwl:hasDbXref UMLS:C1319016 -HP:0012783 oboInOwl:hasDbXref SNOMEDCT_US:405934001 -HP:0011452 oboInOwl:hasDbXref UMLS:C4021846 -HP:0009131 oboInOwl:hasDbXref UMLS:C4024580 -HP:0011453 oboInOwl:hasDbXref UMLS:C4023350 -HP:0012784 oboInOwl:hasDbXref SNOMEDCT_US:111404004 -HP:0012784 oboInOwl:hasDbXref MSH:D010501 -HP:0012784 oboInOwl:hasDbXref UMLS:C0031065 -HP:0009130 oboInOwl:hasDbXref UMLS:C0239830 -HP:0012785 oboInOwl:hasDbXref UMLS:C1857304 -HP:0011454 oboInOwl:hasDbXref UMLS:C4023349 -HP:0011455 oboInOwl:hasDbXref SNOMEDCT_US:300169003 -HP:0011455 oboInOwl:hasDbXref UMLS:C0576900 -HP:0012786 oboInOwl:hasDbXref SNOMEDCT_US:197853008 -HP:0012786 oboInOwl:hasDbXref UMLS:C0581366 -HP:0011456 oboInOwl:hasDbXref SNOMEDCT_US:300178009 -HP:0011456 oboInOwl:hasDbXref UMLS:C0576909 -HP:0012787 oboInOwl:hasDbXref UMLS:C0748199 -HP:0011457 oboInOwl:hasDbXref SNOMEDCT_US:34887006 -HP:0011457 oboInOwl:hasDbXref UMLS:C0271321 -HP:0012788 oboInOwl:hasDbXref UMLS:C1852148 -HP:0010126 oboInOwl:hasDbXref UMLS:C4024033 -HP:0010125 oboInOwl:hasDbXref UMLS:C4024034 -HP:0000799 oboInOwl:hasDbXref UMLS:C4021796 -HP:0010124 oboInOwl:hasDbXref UMLS:C4024035 -HP:0010123 oboInOwl:hasDbXref UMLS:C4024036 -HP:0010122 oboInOwl:hasDbXref UMLS:C4024037 -HP:0010121 oboInOwl:hasDbXref UMLS:C4024038 -HP:0010120 oboInOwl:hasDbXref UMLS:C4024039 -HP:0012780 oboInOwl:hasDbXref NCIT:C3262 -HP:0012780 oboInOwl:hasDbXref UMLS:C0013449 -HP:0012780 oboInOwl:hasDbXref MSH:D004428 -HP:0012780 oboInOwl:hasDbXref SNOMEDCT_US:363228008 -HP:0000791 oboInOwl:hasDbXref SNOMEDCT_US:267441009 -HP:0000791 oboInOwl:hasDbXref UMLS:C0403719 -HP:0000794 oboInOwl:hasDbXref MSH:D005922 -HP:0000794 oboInOwl:hasDbXref UMLS:C0017661 -HP:0000794 oboInOwl:hasDbXref SNOMEDCT_US:236407003 -HP:0000794 oboInOwl:hasDbXref SNOMEDCT_US:68779003 -HP:0000794 oboInOwl:hasDbXref UMLS:C4025827 -HP:0000793 oboInOwl:hasDbXref MSH:D015432 -HP:0000793 oboInOwl:hasDbXref SNOMEDCT_US:80321008 -HP:0000793 oboInOwl:hasDbXref UMLS:C0017662 -HP:0000796 oboInOwl:hasDbXref MSH:D014524 -HP:0000796 oboInOwl:hasDbXref UMLS:C0041972 -HP:0000796 oboInOwl:hasDbXref SNOMEDCT_US:95588004 -HP:0010129 oboInOwl:hasDbXref UMLS:C4024030 -HP:0009129 oboInOwl:hasDbXref UMLS:C4021523 -HP:0000795 oboInOwl:hasDbXref UMLS:C4025826 -HP:0010128 oboInOwl:hasDbXref UMLS:C4024031 -HP:0000798 oboInOwl:hasDbXref UMLS:C0028960 -HP:0000798 oboInOwl:hasDbXref MSH:D009845 -HP:0010127 oboInOwl:hasDbXref UMLS:C4024032 -HP:0009126 oboInOwl:hasDbXref UMLS:C4024583 -HP:0011458 oboInOwl:hasDbXref UMLS:C0740651 -HP:0012789 oboInOwl:hasDbXref UMLS:C3550873 -HP:0009125 oboInOwl:hasDbXref SNOMEDCT_US:71325002 -HP:0009125 oboInOwl:hasDbXref MSH:D008060 -HP:0009125 oboInOwl:hasDbXref UMLS:C0023787 -HP:0011459 oboInOwl:hasDbXref SNOMEDCT_US:372138000 -HP:0011459 oboInOwl:hasDbXref UMLS:C0152018 -HP:0009128 oboInOwl:hasDbXref UMLS:C4024581 -HP:0009127 oboInOwl:hasDbXref UMLS:C4024582 -HP:0009122 oboInOwl:hasDbXref UMLS:C4024585 -HP:0009121 oboInOwl:hasDbXref UMLS:C4020785 -HP:0009121 oboInOwl:hasDbXref UMLS:C4024586 -HP:0009124 oboInOwl:hasDbXref UMLS:C4021524 -HP:0000790 oboInOwl:hasDbXref UMLS:C0018965 -HP:0000790 oboInOwl:hasDbXref MSH:D006417 -HP:0000790 oboInOwl:hasDbXref SNOMEDCT_US:53298000 -HP:0000790 oboInOwl:hasDbXref SNOMEDCT_US:34436003 -HP:0009123 oboInOwl:hasDbXref UMLS:C4024584 -HP:0012770 oboInOwl:hasDbXref UMLS:C4022730 -HP:0009140 oboInOwl:hasDbXref UMLS:C4024575 -HP:0012771 oboInOwl:hasDbXref UMLS:C4022729 -HP:0011440 oboInOwl:hasDbXref UMLS:C4023355 -HP:0011441 oboInOwl:hasDbXref UMLS:C4021148 -HP:0012772 oboInOwl:hasDbXref UMLS:C4022728 -HP:0009142 oboInOwl:hasDbXref UMLS:C4024574 -HP:0011442 oboInOwl:hasDbXref UMLS:C4023354 -HP:0009141 oboInOwl:hasDbXref UMLS:C4021521 -HP:0012773 oboInOwl:hasDbXref UMLS:C1836996 -HP:0012774 oboInOwl:hasDbXref UMLS:C1844571 -HP:0011443 oboInOwl:hasDbXref UMLS:C4023353 -HP:0011444 oboInOwl:hasDbXref SNOMEDCT_US:36423000 -HP:0011444 oboInOwl:hasDbXref UMLS:C0231521 -HP:0011444 oboInOwl:hasDbXref MSH:D003655 -HP:0012775 oboInOwl:hasDbXref UMLS:C4022727 -HP:0011445 oboInOwl:hasDbXref UMLS:C0270742 -HP:0011445 oboInOwl:hasDbXref MSH:D002547 -HP:0011445 oboInOwl:hasDbXref SNOMEDCT_US:75019001 -HP:0011445 oboInOwl:hasDbXref SNOMEDCT_US:230780007 -HP:0012776 oboInOwl:hasDbXref UMLS:C4022726 -HP:0012777 oboInOwl:hasDbXref UMLS:C0524801 -HP:0012777 oboInOwl:hasDbXref NCIT:C3262 -HP:0012777 oboInOwl:hasDbXref MSH:D019572 -HP:0012777 oboInOwl:hasDbXref SNOMEDCT_US:127002001 -HP:0011446 oboInOwl:hasDbXref UMLS:C4023352 -HP:0010115 oboInOwl:hasDbXref UMLS:C4024044 -HP:0010114 oboInOwl:hasDbXref UMLS:C4024045 -HP:0010113 oboInOwl:hasDbXref UMLS:C4020906 -HP:0010112 oboInOwl:hasDbXref UMLS:C4021333 -HP:0010111 oboInOwl:hasDbXref UMLS:C4021334 -HP:0010110 oboInOwl:hasDbXref UMLS:C4024046 -HP:0010119 oboInOwl:hasDbXref UMLS:C4024040 -HP:0010118 oboInOwl:hasDbXref UMLS:C4024041 -HP:0010117 oboInOwl:hasDbXref UMLS:C4024042 -HP:0010116 oboInOwl:hasDbXref UMLS:C4024043 -HP:0011447 oboInOwl:hasDbXref UMLS:C4023351 -HP:0011447 oboInOwl:hasDbXref MSH:D010381 -HP:0011447 oboInOwl:hasDbXref SNOMEDCT_US:85559002 -HP:0011447 oboInOwl:hasDbXref UMLS:C0030779 -HP:0012778 oboInOwl:hasDbXref UMLS:C4022725 -HP:0011448 oboInOwl:hasDbXref SNOMEDCT_US:39055007 -HP:0011448 oboInOwl:hasDbXref UMLS:C0238651 -HP:0012779 oboInOwl:hasDbXref UMLS:C4022724 -HP:0009136 oboInOwl:hasDbXref UMLS:C4024578 -HP:0011449 oboInOwl:hasDbXref UMLS:C0520823 -HP:0011449 oboInOwl:hasDbXref SNOMEDCT_US:54360005 -HP:0009139 oboInOwl:hasDbXref UMLS:C4024576 -HP:0009138 oboInOwl:hasDbXref UMLS:C4024577 -HP:0009132 oboInOwl:hasDbXref UMLS:C4021522 -HP:0009134 oboInOwl:hasDbXref UMLS:C4024579 -HP:0012760 oboInOwl:hasDbXref UMLS:C4022736 -HP:0012761 oboInOwl:hasDbXref UMLS:C4021070 -HP:0011430 oboInOwl:hasDbXref UMLS:C4023363 -HP:0011431 oboInOwl:hasDbXref UMLS:C4023362 -HP:0011431 oboInOwl:hasDbXref UMLS:C4280326 -HP:0012762 oboInOwl:hasDbXref UMLS:C4022735 -HP:0012763 oboInOwl:hasDbXref SNOMEDCT_US:59265000 -HP:0012763 oboInOwl:hasDbXref UMLS:C0013405 -HP:0012763 oboInOwl:hasDbXref MSH:D004418 -HP:0011432 oboInOwl:hasDbXref UMLS:C4023361 -HP:0011433 oboInOwl:hasDbXref UMLS:C4021150 -HP:0012764 oboInOwl:hasDbXref SNOMEDCT_US:62744007 -HP:0012764 oboInOwl:hasDbXref UMLS:C0085619 -HP:0011434 oboInOwl:hasDbXref UMLS:C4021149 -HP:0012765 oboInOwl:hasDbXref UMLS:C4022734 -HP:0011435 oboInOwl:hasDbXref UMLS:C4023360 -HP:0012766 oboInOwl:hasDbXref UMLS:C4022733 -HP:0010104 oboInOwl:hasDbXref UMLS:C1863382 -HP:0000778 oboInOwl:hasDbXref UMLS:C0685891 -HP:0000778 oboInOwl:hasDbXref UMLS:C4228227 -HP:0000778 oboInOwl:hasDbXref SNOMEDCT_US:93297002 -HP:0000777 oboInOwl:hasDbXref UMLS:C0685891 -HP:0000777 oboInOwl:hasDbXref UMLS:C0262650 -HP:0000777 oboInOwl:hasDbXref SNOMEDCT_US:93297002 -HP:0010103 oboInOwl:hasDbXref UMLS:C4021335 -HP:0010102 oboInOwl:hasDbXref UMLS:C4024048 -HP:0010101 oboInOwl:hasDbXref UMLS:C1855005 -HP:0010100 oboInOwl:hasDbXref UMLS:C4021336 -HP:0000772 oboInOwl:hasDbXref UMLS:C1842083 -HP:0010109 oboInOwl:hasDbXref UMLS:C1865992 -HP:0000771 oboInOwl:hasDbXref SNOMEDCT_US:4754008 -HP:0000771 oboInOwl:hasDbXref UMLS:C0018418 -HP:0000771 oboInOwl:hasDbXref MSH:D006177 -HP:0000774 oboInOwl:hasDbXref SNOMEDCT_US:249671009 -HP:0000774 oboInOwl:hasDbXref UMLS:C0426790 -HP:0009108 oboInOwl:hasDbXref UMLS:C4024594 -HP:0009107 oboInOwl:hasDbXref UMLS:C4024595 -HP:0000773 oboInOwl:hasDbXref UMLS:C0426817 -HP:0000773 oboInOwl:hasDbXref SNOMEDCT_US:249696007 -HP:0010107 oboInOwl:hasDbXref UMLS:C1862159 -HP:0000776 oboInOwl:hasDbXref UMLS:C0235833 -HP:0000776 oboInOwl:hasDbXref MSH:D065630 -HP:0000776 oboInOwl:hasDbXref SNOMEDCT_US:17190001 -HP:0010106 oboInOwl:hasDbXref UMLS:C4024047 -HP:0010105 oboInOwl:hasDbXref UMLS:C1841688 -HP:0000775 oboInOwl:hasDbXref UMLS:C1848873 -HP:0009109 oboInOwl:hasDbXref UMLS:C1858529 -HP:0009104 oboInOwl:hasDbXref UMLS:C1849305 -HP:0012767 oboInOwl:hasDbXref UMLS:C4022732 -HP:0011436 oboInOwl:hasDbXref UMLS:C4023359 -HP:0009103 oboInOwl:hasDbXref UMLS:C4024597 -HP:0012768 oboInOwl:hasDbXref UMLS:C0004045 -HP:0012768 oboInOwl:hasDbXref SNOMEDCT_US:413654009 -HP:0012768 oboInOwl:hasDbXref MSH:D001238 -HP:0012768 oboInOwl:hasDbXref SNOMEDCT_US:28314004 -HP:0011437 oboInOwl:hasDbXref UMLS:C4023358 -HP:0009106 oboInOwl:hasDbXref UMLS:C4021525 -HP:0009106 oboInOwl:hasDbXref UMLS:C4280402 -HP:0012769 oboInOwl:hasDbXref UMLS:C4022731 -HP:0011438 oboInOwl:hasDbXref UMLS:C4023357 -HP:0009105 oboInOwl:hasDbXref UMLS:C4024596 -HP:0009105 oboInOwl:hasDbXref UMLS:C4280403 -HP:0011439 oboInOwl:hasDbXref UMLS:C4023356 -HP:0009100 oboInOwl:hasDbXref UMLS:C1859377 -HP:0009102 oboInOwl:hasDbXref UMLS:C4024598 -HP:0009101 oboInOwl:hasDbXref UMLS:C1839277 -HP:0009120 oboInOwl:hasDbXref UMLS:C4024587 -HP:0012750 oboInOwl:hasDbXref UMLS:C4022746 -HP:0011420 oboInOwl:hasDbXref UMLS:C1546180 -HP:0012751 oboInOwl:hasDbXref UMLS:C4022745 -HP:0012752 oboInOwl:hasDbXref UMLS:C4022744 -HP:0011421 oboInOwl:hasDbXref UMLS:C4023368 -HP:0012753 oboInOwl:hasDbXref UMLS:C4022743 -HP:0011422 oboInOwl:hasDbXref UMLS:C4023367 -HP:0012754 oboInOwl:hasDbXref UMLS:C4022742 -HP:0011423 oboInOwl:hasDbXref SNOMEDCT_US:74450001 -HP:0011423 oboInOwl:hasDbXref UMLS:C0085679 -HP:0012755 oboInOwl:hasDbXref UMLS:C4022741 -HP:0011424 oboInOwl:hasDbXref UMLS:C0856208 -HP:0011424 oboInOwl:hasDbXref UMLS:C0854520 -HP:0000789 oboInOwl:hasDbXref UMLS:C0021359 -HP:0000789 oboInOwl:hasDbXref SNOMEDCT_US:15296000 -HP:0000789 oboInOwl:hasDbXref SNOMEDCT_US:8619003 -HP:0000789 oboInOwl:hasDbXref MSH:D007246 -HP:0000782 oboInOwl:hasDbXref UMLS:C4025828 -HP:0009119 oboInOwl:hasDbXref UMLS:C4024588 -HP:0009118 oboInOwl:hasDbXref UMLS:C4024589 -HP:0009118 oboInOwl:hasDbXref MSH:D063173 -HP:0009118 oboInOwl:hasDbXref UMLS:C3494426 -HP:0009118 oboInOwl:hasDbXref UMLS:C4280261 -HP:0009118 oboInOwl:hasDbXref UMLS:C4280401 -HP:0009118 oboInOwl:hasDbXref UMLS:C4021371 -HP:0000787 oboInOwl:hasDbXref MSH:D053040 -HP:0000787 oboInOwl:hasDbXref UMLS:C0392525 -HP:0000786 oboInOwl:hasDbXref UMLS:C0232939 -HP:0000786 oboInOwl:hasDbXref SNOMEDCT_US:8913004 -HP:0012756 oboInOwl:hasDbXref UMLS:C4022740 -HP:0009115 oboInOwl:hasDbXref UMLS:C4024592 -HP:0011425 oboInOwl:hasDbXref UMLS:C4023366 -HP:0011426 oboInOwl:hasDbXref SNOMEDCT_US:462165005 -HP:0011426 oboInOwl:hasDbXref UMLS:C3532166 -HP:0012757 oboInOwl:hasDbXref UMLS:C4022739 -HP:0011427 oboInOwl:hasDbXref UMLS:C4023365 -HP:0012758 oboInOwl:hasDbXref UMLS:C4022738 -HP:0009117 oboInOwl:hasDbXref UMLS:C4024590 -HP:0009116 oboInOwl:hasDbXref UMLS:C4024591 -HP:0011428 oboInOwl:hasDbXref UMLS:C0743924 -HP:0012759 oboInOwl:hasDbXref UMLS:C4022737 -HP:0011429 oboInOwl:hasDbXref UMLS:C4023364 -HP:0009110 oboInOwl:hasDbXref SNOMEDCT_US:34168003 -HP:0009110 oboInOwl:hasDbXref UMLS:C0011981 -HP:0009110 oboInOwl:hasDbXref MSH:D003965 -HP:0009113 oboInOwl:hasDbXref UMLS:C0521532 -HP:0009113 oboInOwl:hasDbXref UMLS:C4020786 -HP:0009113 oboInOwl:hasDbXref SNOMEDCT_US:95438009 -HP:0410273 oboInOwl:hasDbXref NCIT:C3085 -HP:0009112 oboInOwl:hasDbXref UMLS:C4024593 -HP:0000719 oboInOwl:hasDbXref SNOMEDCT_US:112082005 -HP:0000719 oboInOwl:hasDbXref UMLS:C0233522 -HP:0012700 oboInOwl:hasDbXref UMLS:C4022766 -HP:0000712 oboInOwl:hasDbXref UMLS:C0085633 -HP:0000712 oboInOwl:hasDbXref SNOMEDCT_US:18963009 -HP:0000711 oboInOwl:hasDbXref SNOMEDCT_US:162221009 -HP:0000711 oboInOwl:hasDbXref UMLS:C3887611 -HP:0000713 oboInOwl:hasDbXref SNOMEDCT_US:24199005 -HP:0000713 oboInOwl:hasDbXref UMLS:C0085631 -HP:0000716 oboInOwl:hasDbXref SNOMEDCT_US:78667006 -HP:0000716 oboInOwl:hasDbXref UMLS:C0011581 -HP:0000716 oboInOwl:hasDbXref SNOMEDCT_US:35489007 -HP:0000716 oboInOwl:hasDbXref MSH:D003866 -HP:0000716 oboInOwl:hasDbXref SNOMEDCT_US:21061000119107 -HP:0000718 oboInOwl:hasDbXref SNOMEDCT_US:248004009 -HP:0000718 oboInOwl:hasDbXref SNOMEDCT_US:61372001 -HP:0000718 oboInOwl:hasDbXref MSH:D000374 -HP:0000718 oboInOwl:hasDbXref UMLS:C0424323 -HP:0000718 oboInOwl:hasDbXref UMLS:C1457883 -HP:0000718 oboInOwl:hasDbXref UMLS:C0001807 -HP:0000717 oboInOwl:hasDbXref SNOMEDCT_US:408856003 -HP:0000717 oboInOwl:hasDbXref UMLS:C0004352 -HP:0000717 oboInOwl:hasDbXref SNOMEDCT_US:43614003 -HP:0000717 oboInOwl:hasDbXref SNOMEDCT_US:408857007 -HP:0000717 oboInOwl:hasDbXref MSH:D001321 -HP:0012709 oboInOwl:hasDbXref UMLS:C4022760 -HP:0000710 oboInOwl:hasDbXref UMLS:C1838320 -HP:0012701 oboInOwl:hasDbXref UMLS:C0426636 -HP:0012701 oboInOwl:hasDbXref SNOMEDCT_US:71820002 -HP:0012702 oboInOwl:hasDbXref SNOMEDCT_US:267053000 -HP:0012702 oboInOwl:hasDbXref UMLS:C0232726 -HP:0012702 oboInOwl:hasDbXref SNOMEDCT_US:6548007 -HP:0012703 oboInOwl:hasDbXref UMLS:C4022765 -HP:0012704 oboInOwl:hasDbXref UMLS:C1846151 -HP:0012705 oboInOwl:hasDbXref UMLS:C4022764 -HP:0012706 oboInOwl:hasDbXref UMLS:C4022763 -HP:0012707 oboInOwl:hasDbXref UMLS:C4022762 -HP:0012708 oboInOwl:hasDbXref UMLS:C4022761 -HP:0000723 oboInOwl:hasDbXref UMLS:C4021799 -HP:0000723 oboInOwl:hasDbXref UMLS:C2675334 -HP:0000722 oboInOwl:hasDbXref MSH:D009771 -HP:0000722 oboInOwl:hasDbXref UMLS:C0028768 -HP:0000722 oboInOwl:hasDbXref MSH:D003192 -HP:0000722 oboInOwl:hasDbXref SNOMEDCT_US:12479006 -HP:0000722 oboInOwl:hasDbXref UMLS:C0600104 -HP:0000722 oboInOwl:hasDbXref SNOMEDCT_US:191736004 -HP:0000725 oboInOwl:hasDbXref UMLS:C0338614 -HP:0000727 oboInOwl:hasDbXref SNOMEDCT_US:278857002 -HP:0000727 oboInOwl:hasDbXref UMLS:C0338455 -HP:0000726 oboInOwl:hasDbXref UMLS:C0497327 -HP:0000726 oboInOwl:hasDbXref SNOMEDCT_US:52448006 -HP:0000726 oboInOwl:hasDbXref MSH:D003704 -HP:0000729 oboInOwl:hasDbXref MSH:D000067877 -HP:0000729 oboInOwl:hasDbXref UMLS:C0856975 -HP:0000729 oboInOwl:hasDbXref UMLS:C1510586 -HP:0000728 oboInOwl:hasDbXref UMLS:C1837649 -HP:0000721 oboInOwl:hasDbXref UMLS:C1837650 -HP:0000720 oboInOwl:hasDbXref UMLS:C0085633 -HP:0000720 oboInOwl:hasDbXref SNOMEDCT_US:18963009 -HP:0000709 oboInOwl:hasDbXref SNOMEDCT_US:69322001 -HP:0000709 oboInOwl:hasDbXref UMLS:C0033975 -HP:0000709 oboInOwl:hasDbXref MSH:D011618 -HP:0000708 oboInOwl:hasDbXref MSH:D000066553 -HP:0000708 oboInOwl:hasDbXref UMLS:C0004941 -HP:0000708 oboInOwl:hasDbXref UMLS:C0233514 -HP:0000708 oboInOwl:hasDbXref SNOMEDCT_US:25786006 -HP:0000708 oboInOwl:hasDbXref SNOMEDCT_US:277843001 -HP:0000708 oboInOwl:hasDbXref MSH:D001526 -HP:0000700 oboInOwl:hasDbXref UMLS:C0034543 -HP:0000700 oboInOwl:hasDbXref SNOMEDCT_US:81407003 -HP:0000700 oboInOwl:hasDbXref MSH:D011842 -HP:0000700 oboInOwl:hasDbXref UMLS:C4280609 -HP:0000700 oboInOwl:hasDbXref UMLS:C0031029 -HP:0000700 oboInOwl:hasDbXref MSH:D010484 -HP:0000700 oboInOwl:hasDbXref SNOMEDCT_US:89988002 -HP:0000700 oboInOwl:hasDbXref UMLS:C1852169 -HP:0000703 oboInOwl:hasDbXref UMLS:C0011436 -HP:0000703 oboInOwl:hasDbXref SNOMEDCT_US:196286005 -HP:0000703 oboInOwl:hasDbXref MSH:D003811 -HP:0000705 oboInOwl:hasDbXref SNOMEDCT_US:78494001 -HP:0000705 oboInOwl:hasDbXref UMLS:C0002452 -HP:0000705 oboInOwl:hasDbXref MSH:D000567 -HP:0000704 oboInOwl:hasDbXref UMLS:C0031090 -HP:0000704 oboInOwl:hasDbXref MSH:D005882 -HP:0000704 oboInOwl:hasDbXref MSH:D010518 -HP:0000704 oboInOwl:hasDbXref MSH:D010510 -HP:0000704 oboInOwl:hasDbXref SNOMEDCT_US:41565005 -HP:0000704 oboInOwl:hasDbXref UMLS:C0017563 -HP:0000704 oboInOwl:hasDbXref UMLS:C0031099 -HP:0000704 oboInOwl:hasDbXref SNOMEDCT_US:2556008 -HP:0000704 oboInOwl:hasDbXref SNOMEDCT_US:18718003 -HP:0000707 oboInOwl:hasDbXref MSH:D009421 -HP:0000707 oboInOwl:hasDbXref UMLS:C0497552 -HP:0000707 oboInOwl:hasDbXref SNOMEDCT_US:88425004 -HP:0000706 oboInOwl:hasDbXref SNOMEDCT_US:109542004 -HP:0000706 oboInOwl:hasDbXref UMLS:C1290587 -HP:0010096 oboInOwl:hasDbXref UMLS:C4024051 -HP:0010095 oboInOwl:hasDbXref UMLS:C4024052 -HP:0010094 oboInOwl:hasDbXref UMLS:C4024053 -HP:0010093 oboInOwl:hasDbXref UMLS:C4024054 -HP:0010092 oboInOwl:hasDbXref UMLS:C4024055 -HP:0010091 oboInOwl:hasDbXref UMLS:C4024056 -HP:0010090 oboInOwl:hasDbXref UMLS:C4024057 -HP:0010099 oboInOwl:hasDbXref UMLS:C4024049 -HP:0010098 oboInOwl:hasDbXref UMLS:C4024050 -HP:0010097 oboInOwl:hasDbXref UMLS:C4021337 -HP:0011373 oboInOwl:hasDbXref UMLS:C4023392 -HP:0010041 oboInOwl:hasDbXref UMLS:C1850631 -HP:0010040 oboInOwl:hasDbXref UMLS:C4024088 -HP:0011374 oboInOwl:hasDbXref UMLS:C4023391 -HP:0009051 oboInOwl:hasDbXref UMLS:C1968729 -HP:0011375 oboInOwl:hasDbXref UMLS:C4023390 -HP:0009054 oboInOwl:hasDbXref MSH:C536624 -HP:0009054 oboInOwl:hasDbXref UMLS:C2931268 -HP:0009053 oboInOwl:hasDbXref UMLS:C1836450 -HP:0011376 oboInOwl:hasDbXref UMLS:C0542259 -HP:0011377 oboInOwl:hasDbXref UMLS:C4023389 -HP:0011378 oboInOwl:hasDbXref UMLS:C4023388 -HP:0009050 oboInOwl:hasDbXref UMLS:C4024603 -HP:0011379 oboInOwl:hasDbXref UMLS:C4023387 -HP:0010049 oboInOwl:hasDbXref UMLS:C1837084 -HP:0010048 oboInOwl:hasDbXref UMLS:C1846473 -HP:0010047 oboInOwl:hasDbXref UMLS:C1861388 -HP:0010046 oboInOwl:hasDbXref UMLS:C1867929 -HP:0010045 oboInOwl:hasDbXref UMLS:C4024085 -HP:0010044 oboInOwl:hasDbXref UMLS:C1840309 -HP:0011370 oboInOwl:hasDbXref UMLS:C4023394 -HP:0011371 oboInOwl:hasDbXref UMLS:C4023393 -HP:0010043 oboInOwl:hasDbXref UMLS:C4024086 -HP:0011372 oboInOwl:hasDbXref SNOMEDCT_US:71973003 -HP:0011372 oboInOwl:hasDbXref UMLS:C0266604 -HP:0010042 oboInOwl:hasDbXref UMLS:C4024087 -HP:0009049 oboInOwl:hasDbXref UMLS:C1389118 -HP:0009045 oboInOwl:hasDbXref UMLS:C4021526 -HP:0009046 oboInOwl:hasDbXref UMLS:C0560346 -HP:0009046 oboInOwl:hasDbXref SNOMEDCT_US:282479002 -HP:0011362 oboInOwl:hasDbXref UMLS:C4023401 -HP:0011362 oboInOwl:hasDbXref UMLS:C4023397 -HP:0012693 oboInOwl:hasDbXref UMLS:C4022773 -HP:0010030 oboInOwl:hasDbXref UMLS:C4024094 -HP:0009063 oboInOwl:hasDbXref UMLS:C1836609 -HP:0009062 oboInOwl:hasDbXref UMLS:C3806604 -HP:0012694 oboInOwl:hasDbXref UMLS:C4022772 -HP:0011363 oboInOwl:hasDbXref UMLS:C4023396 -HP:0011364 oboInOwl:hasDbXref SNOMEDCT_US:297993006 -HP:0011364 oboInOwl:hasDbXref UMLS:C0239804 -HP:0012695 oboInOwl:hasDbXref UMLS:C4022771 -HP:0009064 oboInOwl:hasDbXref UMLS:C0221032 -HP:0009064 oboInOwl:hasDbXref MSH:D052497 -HP:0009064 oboInOwl:hasDbXref SNOMEDCT_US:284449005 -HP:0009064 oboInOwl:hasDbXref SNOMEDCT_US:86907008 -HP:0011365 oboInOwl:hasDbXref UMLS:C4023395 -HP:0012696 oboInOwl:hasDbXref UMLS:C4022770 -HP:0012697 oboInOwl:hasDbXref UMLS:C4022769 -HP:0011367 oboInOwl:hasDbXref SNOMEDCT_US:45342007 -HP:0011367 oboInOwl:hasDbXref UMLS:C1768507 -HP:0012698 oboInOwl:hasDbXref UMLS:C4022768 -HP:0011368 oboInOwl:hasDbXref UMLS:C4020752 -HP:0011368 oboInOwl:hasDbXref UMLS:C0494876 -HP:0012699 oboInOwl:hasDbXref UMLS:C4022767 -HP:0011369 oboInOwl:hasDbXref MSH:D049328 -HP:0011369 oboInOwl:hasDbXref UMLS:C0265985 -HP:0011369 oboInOwl:hasDbXref SNOMEDCT_US:40467008 -HP:0009060 oboInOwl:hasDbXref UMLS:C3805969 -HP:0010038 oboInOwl:hasDbXref UMLS:C1969397 -HP:0010038 oboInOwl:hasDbXref UMLS:C4020774 -HP:0010037 oboInOwl:hasDbXref UMLS:C4024090 -HP:0010036 oboInOwl:hasDbXref UMLS:C4024091 -HP:0010035 oboInOwl:hasDbXref UMLS:C1838610 -HP:0010034 oboInOwl:hasDbXref UMLS:C1849311 -HP:0012690 oboInOwl:hasDbXref UMLS:C4022776 -HP:0010033 oboInOwl:hasDbXref UMLS:C4024092 -HP:0011360 oboInOwl:hasDbXref UMLS:C4023399 -HP:0012691 oboInOwl:hasDbXref UMLS:C4022775 -HP:0010031 oboInOwl:hasDbXref UMLS:C4024093 -HP:0011361 oboInOwl:hasDbXref UMLS:C4023398 -HP:0012692 oboInOwl:hasDbXref UMLS:C4022774 -HP:0010039 oboInOwl:hasDbXref UMLS:C4024089 -HP:0009059 oboInOwl:hasDbXref SNOMEDCT_US:86907008 -HP:0009059 oboInOwl:hasDbXref SNOMEDCT_US:284449005 -HP:0009059 oboInOwl:hasDbXref UMLS:C0221032 -HP:0009059 oboInOwl:hasDbXref MSH:D052497 -HP:0009056 oboInOwl:hasDbXref UMLS:C4024602 -HP:0009055 oboInOwl:hasDbXref UMLS:C1838114 -HP:0009058 oboInOwl:hasDbXref UMLS:C1837262 -HP:0011351 oboInOwl:hasDbXref SNOMEDCT_US:89381000119107 -HP:0011351 oboInOwl:hasDbXref UMLS:C3532946 -HP:0012682 oboInOwl:hasDbXref UMLS:C1398718 -HP:0011352 oboInOwl:hasDbXref SNOMEDCT_US:89391000119105 -HP:0011352 oboInOwl:hasDbXref UMLS:C3532947 -HP:0012683 oboInOwl:hasDbXref UMLS:C1335411 -HP:0012683 oboInOwl:hasDbXref SNOMEDCT_US:413099000 -HP:0011353 oboInOwl:hasDbXref UMLS:C4020753 -HP:0011353 oboInOwl:hasDbXref UMLS:C4023403 -HP:0012684 oboInOwl:hasDbXref UMLS:C4022781 -HP:0009031 oboInOwl:hasDbXref UMLS:C4024604 -HP:0011354 oboInOwl:hasDbXref UMLS:C4021157 -HP:0012685 oboInOwl:hasDbXref UMLS:C4022780 -HP:0011355 oboInOwl:hasDbXref UMLS:C0850826 -HP:0012686 oboInOwl:hasDbXref UMLS:C4022779 -HP:0012687 oboInOwl:hasDbXref UMLS:C3553078 -HP:0011356 oboInOwl:hasDbXref UMLS:C4023402 -HP:0012688 oboInOwl:hasDbXref UMLS:C4022778 -HP:0012689 oboInOwl:hasDbXref UMLS:C4022777 -HP:0011358 oboInOwl:hasDbXref UMLS:C4023400 -HP:0010027 oboInOwl:hasDbXref UMLS:C4024097 -HP:0010026 oboInOwl:hasDbXref UMLS:C4024098 -HP:0010025 oboInOwl:hasDbXref UMLS:C4024099 -HP:0010024 oboInOwl:hasDbXref UMLS:C4021345 -HP:0010023 oboInOwl:hasDbXref UMLS:C4024100 -HP:0010022 oboInOwl:hasDbXref UMLS:C4024101 -HP:0012680 oboInOwl:hasDbXref UMLS:C4022783 -HP:0010021 oboInOwl:hasDbXref UMLS:C4024102 -HP:0012681 oboInOwl:hasDbXref UMLS:C4022782 -HP:0010020 oboInOwl:hasDbXref UMLS:C4024103 -HP:0011350 oboInOwl:hasDbXref SNOMEDCT_US:89501000119108 -HP:0011350 oboInOwl:hasDbXref UMLS:C3532948 -HP:0000692 oboInOwl:hasDbXref UMLS:C1852504 -HP:0000692 oboInOwl:hasDbXref UMLS:C4280610 -HP:0000695 oboInOwl:hasDbXref UMLS:C0027443 -HP:0000695 oboInOwl:hasDbXref SNOMEDCT_US:58748004 -HP:0000695 oboInOwl:hasDbXref SNOMEDCT_US:21995002 -HP:0000695 oboInOwl:hasDbXref MSH:D009306 -HP:0000694 oboInOwl:hasDbXref SNOMEDCT_US:67504007 -HP:0000694 oboInOwl:hasDbXref UMLS:C2981132 -HP:0000696 oboInOwl:hasDbXref UMLS:C1849540 -HP:0010029 oboInOwl:hasDbXref UMLS:C4024095 -HP:0000699 oboInOwl:hasDbXref SNOMEDCT_US:35591002 -HP:0000699 oboInOwl:hasDbXref UMLS:C0011998 -HP:0000699 oboInOwl:hasDbXref MSH:D003970 -HP:0000698 oboInOwl:hasDbXref SNOMEDCT_US:29553002 -HP:0000698 oboInOwl:hasDbXref UMLS:C0266037 -HP:0000698 oboInOwl:hasDbXref UMLS:C4012359 -HP:0010028 oboInOwl:hasDbXref UMLS:C4024096 -HP:0009027 oboInOwl:hasDbXref UMLS:C1866141 -HP:0009027 oboInOwl:hasDbXref SNOMEDCT_US:6077001 -HP:0009027 oboInOwl:hasDbXref UMLS:C0085684 -HP:0011359 oboInOwl:hasDbXref UMLS:C0277960 -HP:0011359 oboInOwl:hasDbXref SNOMEDCT_US:79395009 -HP:0009026 oboInOwl:hasDbXref UMLS:C3805860 -HP:0009028 oboInOwl:hasDbXref UMLS:C4024605 -HP:0009023 oboInOwl:hasDbXref UMLS:C4021527 -HP:0000691 oboInOwl:hasDbXref UMLS:C0240340 -HP:0000691 oboInOwl:hasDbXref UMLS:C4280612 -HP:0000691 oboInOwl:hasDbXref SNOMEDCT_US:32337007 -HP:0000691 oboInOwl:hasDbXref UMLS:C4280611 -HP:0009025 oboInOwl:hasDbXref UMLS:C1866021 -HP:0000690 oboInOwl:hasDbXref UMLS:C1849950 -HP:0000690 oboInOwl:hasDbXref UMLS:C4083046 -HP:0011340 oboInOwl:hasDbXref UMLS:C4021158 -HP:0012671 oboInOwl:hasDbXref UMLS:C0919974 -HP:0011341 oboInOwl:hasDbXref UMLS:C3151495 -HP:0012672 oboInOwl:hasDbXref SNOMEDCT_US:53333005 -HP:0012672 oboInOwl:hasDbXref MSH:D000405 -HP:0012672 oboInOwl:hasDbXref UMLS:C0001889 -HP:0011342 oboInOwl:hasDbXref UMLS:C2229182 -HP:0011342 oboInOwl:hasDbXref UMLS:C4012968 -HP:0012673 oboInOwl:hasDbXref UMLS:C4022788 -HP:0011343 oboInOwl:hasDbXref UMLS:C2237142 -HP:0012674 oboInOwl:hasDbXref SNOMEDCT_US:253834007 -HP:0012674 oboInOwl:hasDbXref UMLS:C0431646 -HP:0009042 oboInOwl:hasDbXref UMLS:C1846013 -HP:0011344 oboInOwl:hasDbXref UMLS:C1854919 -HP:0011344 oboInOwl:hasDbXref UMLS:C1837397 -HP:0012675 oboInOwl:hasDbXref UMLS:C4021076 -HP:0012676 oboInOwl:hasDbXref UMLS:C4022787 -HP:0011345 oboInOwl:hasDbXref UMLS:C3532933 -HP:0011345 oboInOwl:hasDbXref SNOMEDCT_US:62211000119103 -HP:0012677 oboInOwl:hasDbXref UMLS:C4022786 -HP:0011346 oboInOwl:hasDbXref SNOMEDCT_US:62231000119108 -HP:0011346 oboInOwl:hasDbXref UMLS:C3532934 -HP:0012678 oboInOwl:hasDbXref UMLS:C4022785 -HP:0011347 oboInOwl:hasDbXref UMLS:C4023405 -HP:0010016 oboInOwl:hasDbXref UMLS:C4024107 -HP:0010015 oboInOwl:hasDbXref UMLS:C4024108 -HP:0010014 oboInOwl:hasDbXref UMLS:C4024109 -HP:0010013 oboInOwl:hasDbXref UMLS:C4024110 -HP:0010012 oboInOwl:hasDbXref UMLS:C4024111 -HP:0010011 oboInOwl:hasDbXref UMLS:C4024112 -HP:0010010 oboInOwl:hasDbXref UMLS:C4024113 -HP:0012670 oboInOwl:hasDbXref UMLS:C0749201 -HP:0010019 oboInOwl:hasDbXref UMLS:C4024104 -HP:0010018 oboInOwl:hasDbXref UMLS:C4024105 -HP:0010017 oboInOwl:hasDbXref UMLS:C4024106 -HP:0011348 oboInOwl:hasDbXref UMLS:C4023404 -HP:0012679 oboInOwl:hasDbXref UMLS:C4022784 -HP:0009037 oboInOwl:hasDbXref UMLS:C1866774 -HP:0009037 oboInOwl:hasDbXref MSH:C566670 -HP:0011349 oboInOwl:hasDbXref SNOMEDCT_US:398963001 -HP:0011349 oboInOwl:hasDbXref MSH:D020434 -HP:0011349 oboInOwl:hasDbXref UMLS:C0271355 -HP:0011349 oboInOwl:hasDbXref SNOMEDCT_US:398760006 -HP:0011349 oboInOwl:hasDbXref SNOMEDCT_US:398925009 -HP:0011349 oboInOwl:hasDbXref MSH:C564661 -HP:0010085 oboInOwl:hasDbXref UMLS:C4024061 -HP:0010084 oboInOwl:hasDbXref UMLS:C4021339 -HP:0009098 oboInOwl:hasDbXref UMLS:C4024599 -HP:0010083 oboInOwl:hasDbXref UMLS:C4024062 -HP:0010082 oboInOwl:hasDbXref UMLS:C4024063 -HP:0009092 oboInOwl:hasDbXref UMLS:C4280407 -HP:0009092 oboInOwl:hasDbXref UMLS:C1854934 -HP:0010081 oboInOwl:hasDbXref UMLS:C4024064 -HP:0010080 oboInOwl:hasDbXref UMLS:C4024065 -HP:0009094 oboInOwl:hasDbXref UMLS:C1849350 -HP:0009094 oboInOwl:hasDbXref UMLS:C4280404 -HP:0009094 oboInOwl:hasDbXref UMLS:C4280406 -HP:0009094 oboInOwl:hasDbXref UMLS:C4280405 -HP:0010089 oboInOwl:hasDbXref UMLS:C4024058 -HP:0010088 oboInOwl:hasDbXref UMLS:C4024059 -HP:0010087 oboInOwl:hasDbXref UMLS:C4024060 -HP:0010086 oboInOwl:hasDbXref UMLS:C4021338 -HP:0009088 oboInOwl:hasDbXref UMLS:C1865313 -HP:0010074 oboInOwl:hasDbXref UMLS:C4024070 -HP:0010073 oboInOwl:hasDbXref UMLS:C4024071 -HP:0010072 oboInOwl:hasDbXref UMLS:C4024072 -HP:0010071 oboInOwl:hasDbXref UMLS:C4024073 -HP:0010070 oboInOwl:hasDbXref UMLS:C4024074 -HP:0010079 oboInOwl:hasDbXref UMLS:C4024066 -HP:0010078 oboInOwl:hasDbXref UMLS:C4024067 -HP:0010077 oboInOwl:hasDbXref UMLS:C4024068 -HP:0010076 oboInOwl:hasDbXref UMLS:C4024069 -HP:0010075 oboInOwl:hasDbXref UMLS:C1851855 -HP:0009099 oboInOwl:hasDbXref UMLS:C1850968 -HP:0010063 oboInOwl:hasDbXref UMLS:C4021340 -HP:0011395 oboInOwl:hasDbXref UMLS:C4023378 -HP:0010062 oboInOwl:hasDbXref UMLS:C4024078 -HP:0009073 oboInOwl:hasDbXref UMLS:C1836156 -HP:0011396 oboInOwl:hasDbXref UMLS:C4023377 -HP:0010061 oboInOwl:hasDbXref UMLS:C4021341 -HP:0011397 oboInOwl:hasDbXref UMLS:C4023376 -HP:0010060 oboInOwl:hasDbXref UMLS:C4021342 -HP:0011399 oboInOwl:hasDbXref UMLS:C4023375 -HP:0009072 oboInOwl:hasDbXref UMLS:C1837323 -HP:0009071 oboInOwl:hasDbXref MSH:D009220 -HP:0009071 oboInOwl:hasDbXref UMLS:C0027121 -HP:0009071 oboInOwl:hasDbXref SNOMEDCT_US:26889001 -HP:0009071 oboInOwl:hasDbXref SNOMEDCT_US:128496001 -HP:0010069 oboInOwl:hasDbXref UMLS:C4024075 -HP:0010068 oboInOwl:hasDbXref UMLS:C1855899 -HP:0011390 oboInOwl:hasDbXref UMLS:C4023381 -HP:0010067 oboInOwl:hasDbXref UMLS:C4024076 -HP:0011391 oboInOwl:hasDbXref UMLS:C4023380 -HP:0010066 oboInOwl:hasDbXref UMLS:C4020691 -HP:0010066 oboInOwl:hasDbXref UMLS:C1860164 -HP:0011392 oboInOwl:hasDbXref UMLS:C4023379 -HP:0011393 oboInOwl:hasDbXref UMLS:C4020751 -HP:0011393 oboInOwl:hasDbXref UMLS:C4021153 -HP:0010065 oboInOwl:hasDbXref UMLS:C4024077 -HP:0010064 oboInOwl:hasDbXref UMLS:C1836216 -HP:0011394 oboInOwl:hasDbXref UMLS:C4020750 -HP:0009067 oboInOwl:hasDbXref UMLS:C4082951 -HP:0009069 oboInOwl:hasDbXref MSH:C564017 -HP:0009069 oboInOwl:hasDbXref UMLS:C1838876 -HP:0009085 oboInOwl:hasDbXref UMLS:C1856164 -HP:0009085 oboInOwl:hasDbXref UMLS:C1865598 -HP:0010052 oboInOwl:hasDbXref UMLS:C4024084 -HP:0011384 oboInOwl:hasDbXref UMLS:C4021155 -HP:0011385 oboInOwl:hasDbXref UMLS:C4023384 -HP:0009084 oboInOwl:hasDbXref UMLS:C1851853 -HP:0010051 oboInOwl:hasDbXref UMLS:C4021344 -HP:0009087 oboInOwl:hasDbXref UMLS:C4024600 -HP:0011386 oboInOwl:hasDbXref UMLS:C4023383 -HP:0011387 oboInOwl:hasDbXref MSH:C566366 -HP:0011387 oboInOwl:hasDbXref UMLS:C1863752 -HP:0011388 oboInOwl:hasDbXref UMLS:C4021154 -HP:0011389 oboInOwl:hasDbXref UMLS:C4023382 -HP:0010059 oboInOwl:hasDbXref UMLS:C4021343 -HP:0010058 oboInOwl:hasDbXref UMLS:C4024079 -HP:0010057 oboInOwl:hasDbXref UMLS:C4024080 -HP:0010056 oboInOwl:hasDbXref UMLS:C4024081 -HP:0011380 oboInOwl:hasDbXref UMLS:C4023386 -HP:0010055 oboInOwl:hasDbXref UMLS:C1867131 -HP:0011381 oboInOwl:hasDbXref UMLS:C4023385 -HP:0011382 oboInOwl:hasDbXref UMLS:C3552156 -HP:0010054 oboInOwl:hasDbXref UMLS:C4024082 -HP:0010053 oboInOwl:hasDbXref UMLS:C4024083 -HP:0011383 oboInOwl:hasDbXref UMLS:C4021156 -HP:0009077 oboInOwl:hasDbXref UMLS:C4024601 -HP:0001723 oboInOwl:hasDbXref UMLS:C0007196 -HP:0001723 oboInOwl:hasDbXref MSH:D002313 -HP:0001723 oboInOwl:hasDbXref SNOMEDCT_US:415295002 -HP:0001723 oboInOwl:hasDbXref SNOMEDCT_US:90828009 -HP:0001727 oboInOwl:hasDbXref UMLS:C1112433 -HP:0001722 oboInOwl:hasDbXref UMLS:C0742747 -HP:0000403 oboInOwl:hasDbXref UMLS:C0747085 -HP:0001737 oboInOwl:hasDbXref SNOMEDCT_US:31258000 -HP:0001737 oboInOwl:hasDbXref MSH:D010181 -HP:0001737 oboInOwl:hasDbXref UMLS:C1860394 -HP:0001737 oboInOwl:hasDbXref UMLS:C0030283 -HP:0001734 oboInOwl:hasDbXref MSH:C536376 -HP:0001734 oboInOwl:hasDbXref SNOMEDCT_US:40315008 -HP:0001734 oboInOwl:hasDbXref UMLS:C0149955 -HP:0001735 oboInOwl:hasDbXref UMLS:C0001339 -HP:0001735 oboInOwl:hasDbXref SNOMEDCT_US:197456007 -HP:0000405 oboInOwl:hasDbXref MSH:D006314 -HP:0000405 oboInOwl:hasDbXref UMLS:C0018777 -HP:0000405 oboInOwl:hasDbXref SNOMEDCT_US:44057004 -HP:0000408 oboInOwl:hasDbXref UMLS:C1843156 -HP:0000407 oboInOwl:hasDbXref UMLS:C0018784 -HP:0000407 oboInOwl:hasDbXref SNOMEDCT_US:60700002 -HP:0000407 oboInOwl:hasDbXref MSH:D006319 -HP:0001738 oboInOwl:hasDbXref UMLS:C0030293 -HP:0001738 oboInOwl:hasDbXref UMLS:C0267963 -HP:0001738 oboInOwl:hasDbXref MSH:D010188 -HP:0001738 oboInOwl:hasDbXref SNOMEDCT_US:47367009 -HP:0001738 oboInOwl:hasDbXref SNOMEDCT_US:37992001 -HP:0001739 oboInOwl:hasDbXref UMLS:C4025750 -HP:0000400 oboInOwl:hasDbXref SNOMEDCT_US:69056000 -HP:0000400 oboInOwl:hasDbXref UMLS:C1850189 -HP:0000400 oboInOwl:hasDbXref UMLS:C0554972 -HP:0000400 oboInOwl:hasDbXref UMLS:C1860838 -HP:0000400 oboInOwl:hasDbXref SNOMEDCT_US:275480001 -HP:0000400 oboInOwl:hasDbXref UMLS:C1848570 -HP:0000400 oboInOwl:hasDbXref UMLS:C1855062 -HP:0000400 oboInOwl:hasDbXref UMLS:C1835581 -HP:0000400 oboInOwl:hasDbXref UMLS:C0152421 -HP:0001732 oboInOwl:hasDbXref MSH:D010182 -HP:0001732 oboInOwl:hasDbXref SNOMEDCT_US:3855007 -HP:0001732 oboInOwl:hasDbXref UMLS:C4025751 -HP:0001732 oboInOwl:hasDbXref UMLS:C0030286 -HP:0001733 oboInOwl:hasDbXref SNOMEDCT_US:75694006 -HP:0001733 oboInOwl:hasDbXref UMLS:C0030305 -HP:0001733 oboInOwl:hasDbXref MSH:D010195 -HP:0000402 oboInOwl:hasDbXref SNOMEDCT_US:300127002 -HP:0000402 oboInOwl:hasDbXref SNOMEDCT_US:301061006 -HP:0000402 oboInOwl:hasDbXref UMLS:C0395837 -HP:0000402 oboInOwl:hasDbXref UMLS:C0576860 -HP:0001730 oboInOwl:hasDbXref UMLS:C1842138 -HP:0001709 oboInOwl:hasDbXref SNOMEDCT_US:27885002 -HP:0001709 oboInOwl:hasDbXref UMLS:C0151517 -HP:0001704 oboInOwl:hasDbXref SNOMEDCT_US:253383003 -HP:0001704 oboInOwl:hasDbXref Fyler:1733 -HP:0001704 oboInOwl:hasDbXref UMLS:C0040962 -HP:0001704 oboInOwl:hasDbXref MSH:D014263 -HP:0001701 oboInOwl:hasDbXref SNOMEDCT_US:3238004 -HP:0001701 oboInOwl:hasDbXref UMLS:C0031046 -HP:0001701 oboInOwl:hasDbXref MSH:D010493 -HP:0001702 oboInOwl:hasDbXref UMLS:C4025753 -HP:0001702 oboInOwl:hasDbXref EPCC:06.01.00 -HP:0001707 oboInOwl:hasDbXref UMLS:C0344887 -HP:0001707 oboInOwl:hasDbXref SNOMEDCT_US:253516002 -HP:0001707 oboInOwl:hasDbXref Fyler:1820 -HP:0001708 oboInOwl:hasDbXref MSH:D006333 -HP:0001708 oboInOwl:hasDbXref SNOMEDCT_US:128404006 -HP:0001708 oboInOwl:hasDbXref SNOMEDCT_US:367363000 -HP:0001708 oboInOwl:hasDbXref UMLS:C2939447 -HP:0001708 oboInOwl:hasDbXref UMLS:C0235527 -HP:0001705 oboInOwl:hasDbXref MSH:D014694 -HP:0001705 oboInOwl:hasDbXref UMLS:C0035619 -HP:0001706 oboInOwl:hasDbXref SNOMEDCT_US:65457005 -HP:0001706 oboInOwl:hasDbXref UMLS:C0014117 -HP:0001706 oboInOwl:hasDbXref MSH:D004695 -HP:0001700 oboInOwl:hasDbXref SNOMEDCT_US:251061000 -HP:0001700 oboInOwl:hasDbXref UMLS:C1442837 -HP:0001714 oboInOwl:hasDbXref UMLS:C0340279 -HP:0001714 oboInOwl:hasDbXref SNOMEDCT_US:266249003 -HP:0001712 oboInOwl:hasDbXref UMLS:C0149721 -HP:0001712 oboInOwl:hasDbXref Fyler:3608 -HP:0001712 oboInOwl:hasDbXref MSH:D017379 -HP:0001712 oboInOwl:hasDbXref SNOMEDCT_US:55827005 -HP:0001713 oboInOwl:hasDbXref UMLS:C4025752 -HP:0001718 oboInOwl:hasDbXref MSH:D008946 -HP:0001718 oboInOwl:hasDbXref SNOMEDCT_US:79619009 -HP:0001718 oboInOwl:hasDbXref ICD-10:Q23.2 -HP:0001718 oboInOwl:hasDbXref UMLS:C0026269 -HP:0001718 oboInOwl:hasDbXref EPCC:06.02.92 -HP:0001718 oboInOwl:hasDbXref Fyler:1511 -HP:0001719 oboInOwl:hasDbXref SNOMEDCT_US:7484005 -HP:0001719 oboInOwl:hasDbXref Fyler:600 -HP:0001719 oboInOwl:hasDbXref MSH:D004310 -HP:0001719 oboInOwl:hasDbXref UMLS:C0013069 -HP:0001719 oboInOwl:hasDbXref Fyler:606 -HP:0001716 oboInOwl:hasDbXref UMLS:C0043202 -HP:0001716 oboInOwl:hasDbXref SNOMEDCT_US:74390002 -HP:0001716 oboInOwl:hasDbXref MSH:D014927 -HP:0001717 oboInOwl:hasDbXref SNOMEDCT_US:445512009 -HP:0001717 oboInOwl:hasDbXref UMLS:C1611184 -HP:0001710 oboInOwl:hasDbXref UMLS:C1853238 -HP:0001711 oboInOwl:hasDbXref UMLS:C0344905 -HP:0001711 oboInOwl:hasDbXref Fyler:1810 -HP:0001711 oboInOwl:hasDbXref SNOMEDCT_US:253535002 -HP:0012420 oboInOwl:hasDbXref SNOMEDCT_US:168092006 -HP:0012420 oboInOwl:hasDbXref UMLS:C0426209 -HP:0012420 oboInOwl:hasDbXref SNOMEDCT_US:249135009 -HP:0012421 oboInOwl:hasDbXref UMLS:C0577242 -HP:0012421 oboInOwl:hasDbXref SNOMEDCT_US:300519001 -HP:0012422 oboInOwl:hasDbXref UMLS:C4020728 -HP:0012422 oboInOwl:hasDbXref UMLS:C4021089 -HP:0012423 oboInOwl:hasDbXref UMLS:C1257861 -HP:0012423 oboInOwl:hasDbXref MSH:D003248 -HP:0012424 oboInOwl:hasDbXref SNOMEDCT_US:46627006 -HP:0012424 oboInOwl:hasDbXref UMLS:C0008513 -HP:0012424 oboInOwl:hasDbXref MSH:D002825 -HP:0012425 oboInOwl:hasDbXref SNOMEDCT_US:46040000 -HP:0012425 oboInOwl:hasDbXref SNOMEDCT_US:38084005 -HP:0012425 oboInOwl:hasDbXref UMLS:C0333302 -HP:0012425 oboInOwl:hasDbXref SNOMEDCT_US:235766003 -HP:0012425 oboInOwl:hasDbXref UMLS:C0267491 -HP:0000437 oboInOwl:hasDbXref UMLS:C1859717 -HP:0001769 oboInOwl:hasDbXref UMLS:C1866241 -HP:0000436 oboInOwl:hasDbXref UMLS:C4025852 -HP:0001761 oboInOwl:hasDbXref UMLS:C0728829 -HP:0001761 oboInOwl:hasDbXref SNOMEDCT_US:205091006 -HP:0001761 oboInOwl:hasDbXref MEDDRA:10034743 -HP:0001762 oboInOwl:hasDbXref Fyler:4171 -HP:0001762 oboInOwl:hasDbXref MEDDRA:10043106 -HP:0001762 oboInOwl:hasDbXref SNOMEDCT_US:249808002 -HP:0001762 oboInOwl:hasDbXref SNOMEDCT_US:397932003 -HP:0001762 oboInOwl:hasDbXref MSH:D003025 -HP:0001762 oboInOwl:hasDbXref UMLS:C0009081 -HP:0000431 oboInOwl:hasDbXref SNOMEDCT_US:249321001 -HP:0000431 oboInOwl:hasDbXref UMLS:C1839764 -HP:0000431 oboInOwl:hasDbXref UMLS:C1849367 -HP:0000430 oboInOwl:hasDbXref UMLS:C1834055 -HP:0001760 oboInOwl:hasDbXref UMLS:C0016506 -HP:0001760 oboInOwl:hasDbXref MSH:D005530 -HP:0001760 oboInOwl:hasDbXref SNOMEDCT_US:229844004 -HP:0000433 oboInOwl:hasDbXref UMLS:C4025854 -HP:0001765 oboInOwl:hasDbXref UMLS:C1136179 -HP:0001765 oboInOwl:hasDbXref SNOMEDCT_US:122481008 -HP:0001765 oboInOwl:hasDbXref MSH:D037801 -HP:0001763 oboInOwl:hasDbXref UMLS:C0016202 -HP:0001763 oboInOwl:hasDbXref SNOMEDCT_US:203534009 -HP:0001763 oboInOwl:hasDbXref MSH:D005413 -HP:0001763 oboInOwl:hasDbXref SNOMEDCT_US:53226007 -HP:0001763 oboInOwl:hasDbXref UMLS:C0264133 -HP:0000434 oboInOwl:hasDbXref UMLS:C4025853 -HP:0012426 oboInOwl:hasDbXref SNOMEDCT_US:33629003 -HP:0012426 oboInOwl:hasDbXref MSH:D015594 -HP:0012426 oboInOwl:hasDbXref UMLS:C0029128 -HP:0012427 oboInOwl:hasDbXref UMLS:C4022909 -HP:0012428 oboInOwl:hasDbXref UMLS:C4021088 -HP:0012429 oboInOwl:hasDbXref UMLS:C4021844 -HP:0012410 oboInOwl:hasDbXref UMLS:C0034902 -HP:0012410 oboInOwl:hasDbXref MSH:D012010 -HP:0012410 oboInOwl:hasDbXref SNOMEDCT_US:50715003 -HP:0012411 oboInOwl:hasDbXref UMLS:C0342541 -HP:0012411 oboInOwl:hasDbXref SNOMEDCT_US:237815000 -HP:0012412 oboInOwl:hasDbXref SNOMEDCT_US:103021001 -HP:0012412 oboInOwl:hasDbXref UMLS:C0342546 -HP:0012413 oboInOwl:hasDbXref UMLS:C0020186 -HP:0012413 oboInOwl:hasDbXref UMLS:C1444627 -HP:0012413 oboInOwl:hasDbXref SNOMEDCT_US:410500004 -HP:0012413 oboInOwl:hasDbXref MSH:D013590 -HP:0012413 oboInOwl:hasDbXref SNOMEDCT_US:86443005 -HP:0012413 oboInOwl:hasDbXref UMLS:C4022912 -HP:0012414 oboInOwl:hasDbXref UMLS:C4022911 -HP:0000448 oboInOwl:hasDbXref UMLS:C0426415 -HP:0000448 oboInOwl:hasDbXref SNOMEDCT_US:249311009 -HP:0000448 oboInOwl:hasDbXref UMLS:C1400105 -HP:0000448 oboInOwl:hasDbXref UMLS:C4280629 -HP:0000447 oboInOwl:hasDbXref UMLS:C1853482 -HP:0001772 oboInOwl:hasDbXref MSH:D004863 -HP:0001772 oboInOwl:hasDbXref UMLS:C0265642 -HP:0001772 oboInOwl:hasDbXref UMLS:C4020866 -HP:0001772 oboInOwl:hasDbXref SNOMEDCT_US:68284008 -HP:0001773 oboInOwl:hasDbXref UMLS:C1848673 -HP:0001770 oboInOwl:hasDbXref SNOMEDCT_US:32113001 -HP:0001770 oboInOwl:hasDbXref UMLS:C0265660 -HP:0001771 oboInOwl:hasDbXref SNOMEDCT_US:203076007 -HP:0001771 oboInOwl:hasDbXref UMLS:C0410264 -HP:0001776 oboInOwl:hasDbXref UMLS:C1837835 -HP:0000444 oboInOwl:hasDbXref UMLS:C0240538 -HP:0000446 oboInOwl:hasDbXref UMLS:C4551564 -HP:0000445 oboInOwl:hasDbXref UMLS:C0426421 -HP:0000445 oboInOwl:hasDbXref SNOMEDCT_US:249321001 -HP:0001775 oboInOwl:hasDbXref UMLS:C4025748 -HP:0012415 oboInOwl:hasDbXref SNOMEDCT_US:312391003 -HP:0012415 oboInOwl:hasDbXref UMLS:C0476337 -HP:0012416 oboInOwl:hasDbXref UMLS:C0020440 -HP:0012416 oboInOwl:hasDbXref SNOMEDCT_US:29596007 -HP:0012416 oboInOwl:hasDbXref MSH:D006935 -HP:0012417 oboInOwl:hasDbXref SNOMEDCT_US:61031008 -HP:0012417 oboInOwl:hasDbXref MSH:D016857 -HP:0012417 oboInOwl:hasDbXref UMLS:C0085383 -HP:0012418 oboInOwl:hasDbXref UMLS:C0700292 -HP:0012418 oboInOwl:hasDbXref MSH:D000860 -HP:0012418 oboInOwl:hasDbXref SNOMEDCT_US:389087006 -HP:0012419 oboInOwl:hasDbXref UMLS:C4022910 -HP:0012400 oboInOwl:hasDbXref UMLS:C4022916 -HP:0012401 oboInOwl:hasDbXref UMLS:C4020902 -HP:0012402 oboInOwl:hasDbXref UMLS:C4022915 -HP:0012403 oboInOwl:hasDbXref UMLS:C4022914 -HP:0000415 oboInOwl:hasDbXref UMLS:C4025855 -HP:0001747 oboInOwl:hasDbXref Fyler:4772 -HP:0001747 oboInOwl:hasDbXref SNOMEDCT_US:10362008 -HP:0001747 oboInOwl:hasDbXref UMLS:C0266631 -HP:0001748 oboInOwl:hasDbXref UMLS:C1856659 -HP:0000414 oboInOwl:hasDbXref UMLS:C1855751 -HP:0000414 oboInOwl:hasDbXref UMLS:C1834118 -HP:0000414 oboInOwl:hasDbXref MSH:C538354 -HP:0000414 oboInOwl:hasDbXref UMLS:C0240543 -HP:0000417 oboInOwl:hasDbXref UMLS:C1857645 -HP:0001746 oboInOwl:hasDbXref UMLS:C0600031 -HP:0001746 oboInOwl:hasDbXref SNOMEDCT_US:702624008 -HP:0001746 oboInOwl:hasDbXref SNOMEDCT_US:707147002 -HP:0001746 oboInOwl:hasDbXref SNOMEDCT_US:93030006 -HP:0001746 oboInOwl:hasDbXref Fyler:4771 -HP:0000419 oboInOwl:hasDbXref SNOMEDCT_US:95433000 -HP:0000419 oboInOwl:hasDbXref UMLS:C0151790 -HP:0000418 oboInOwl:hasDbXref UMLS:C1837761 -HP:0000411 oboInOwl:hasDbXref UMLS:C1305420 -HP:0000411 oboInOwl:hasDbXref UMLS:C1855285 -HP:0000411 oboInOwl:hasDbXref SNOMEDCT_US:275478007 -HP:0001743 oboInOwl:hasDbXref UMLS:C4025749 -HP:0001744 oboInOwl:hasDbXref SNOMEDCT_US:16294009 -HP:0001744 oboInOwl:hasDbXref UMLS:C0038002 -HP:0001744 oboInOwl:hasDbXref MSH:D013163 -HP:0000410 oboInOwl:hasDbXref UMLS:C0155552 -HP:0000410 oboInOwl:hasDbXref SNOMEDCT_US:77507001 -HP:0000410 oboInOwl:hasDbXref MSH:D046089 -HP:0001741 oboInOwl:hasDbXref SNOMEDCT_US:253854008 -HP:0001741 oboInOwl:hasDbXref UMLS:C0345326 -HP:0000413 oboInOwl:hasDbXref UMLS:C1398325 -HP:0000413 oboInOwl:hasDbXref UMLS:C1840305 -HP:0000413 oboInOwl:hasDbXref UMLS:C1866190 -HP:0000413 oboInOwl:hasDbXref UMLS:C1857079 -HP:0001742 oboInOwl:hasDbXref SNOMEDCT_US:267100006 -HP:0001742 oboInOwl:hasDbXref UMLS:C0027429 -HP:0001742 oboInOwl:hasDbXref MSH:D015508 -HP:0001742 oboInOwl:hasDbXref UMLS:C0027424 -HP:0001742 oboInOwl:hasDbXref SNOMEDCT_US:232209000 -HP:0001742 oboInOwl:hasDbXref SNOMEDCT_US:68235000 -HP:0012404 oboInOwl:hasDbXref UMLS:C4022913 -HP:0012405 oboInOwl:hasDbXref UMLS:C2673444 -HP:0012406 oboInOwl:hasDbXref UMLS:C4021090 -HP:0012407 oboInOwl:hasDbXref UMLS:C0231698 -HP:0012407 oboInOwl:hasDbXref MSH:D020233 -HP:0012407 oboInOwl:hasDbXref SNOMEDCT_US:22090007 -HP:0012408 oboInOwl:hasDbXref UMLS:C0403477 -HP:0012408 oboInOwl:hasDbXref SNOMEDCT_US:236447005 -HP:0012409 oboInOwl:hasDbXref SNOMEDCT_US:236446001 -HP:0012409 oboInOwl:hasDbXref UMLS:C0403476 -HP:0000426 oboInOwl:hasDbXref UMLS:C4230640 -HP:0000426 oboInOwl:hasDbXref UMLS:C1854113 -HP:0001756 oboInOwl:hasDbXref UMLS:C1848606 -HP:0001757 oboInOwl:hasDbXref UMLS:C4021775 -HP:0000429 oboInOwl:hasDbXref UMLS:C2227020 -HP:0000429 oboInOwl:hasDbXref UMLS:C4021804 -HP:0000429 oboInOwl:hasDbXref UMLS:C4280632 -HP:0000429 oboInOwl:hasDbXref UMLS:C4280631 -HP:0001750 oboInOwl:hasDbXref UMLS:C0152424 -HP:0001750 oboInOwl:hasDbXref Fyler:200 -HP:0001750 oboInOwl:hasDbXref Fyler:0200 -HP:0001750 oboInOwl:hasDbXref SNOMEDCT_US:45503006 -HP:0001751 oboInOwl:hasDbXref UMLS:C1843865 -HP:0000420 oboInOwl:hasDbXref UMLS:C1844857 -HP:0000422 oboInOwl:hasDbXref UMLS:C4021805 -HP:0000421 oboInOwl:hasDbXref ICD9:784.7 -HP:0000421 oboInOwl:hasDbXref EFO:0003895 -HP:0000421 oboInOwl:hasDbXref MSH:D004844 -HP:0000421 oboInOwl:hasDbXref SNOMEDCT_US:249366005 -HP:0000421 oboInOwl:hasDbXref ICD10:R04.0 -HP:0000421 oboInOwl:hasDbXref SNOMEDCT_US:12441001 -HP:0000421 oboInOwl:hasDbXref UMLS:C0014591 -HP:0000421 oboInOwl:hasDbXref COHD:318556 -HP:0000421 oboInOwl:hasDbXref NCIT:C26766 -HP:0011098 oboInOwl:hasDbXref UMLS:C0349391 -HP:0011098 oboInOwl:hasDbXref MSH:D001072 -HP:0011098 oboInOwl:hasDbXref UMLS:C0264611 -HP:0011098 oboInOwl:hasDbXref SNOMEDCT_US:361276003 -HP:0011098 oboInOwl:hasDbXref SNOMEDCT_US:74227009 -HP:0011098 oboInOwl:hasDbXref SNOMEDCT_US:361277007 -HP:0011099 oboInOwl:hasDbXref SNOMEDCT_US:79633009 -HP:0011099 oboInOwl:hasDbXref UMLS:C0154694 -HP:0011099 oboInOwl:hasDbXref MSH:D006429 -HP:0011090 oboInOwl:hasDbXref MSH:D005671 -HP:0011090 oboInOwl:hasDbXref UMLS:C0016873 -HP:0011090 oboInOwl:hasDbXref SNOMEDCT_US:1744008 -HP:0011091 oboInOwl:hasDbXref UMLS:C0266033 -HP:0011091 oboInOwl:hasDbXref SNOMEDCT_US:40273006 -HP:0011092 oboInOwl:hasDbXref UMLS:C0266024 -HP:0011092 oboInOwl:hasDbXref SNOMEDCT_US:109436001 -HP:0011093 oboInOwl:hasDbXref UMLS:C1404304 -HP:0011093 oboInOwl:hasDbXref UMLS:C4280334 -HP:0011094 oboInOwl:hasDbXref SNOMEDCT_US:251293001 -HP:0011094 oboInOwl:hasDbXref MSH:D057887 -HP:0011094 oboInOwl:hasDbXref UMLS:C1305740 -HP:0011094 oboInOwl:hasDbXref SNOMEDCT_US:10816007 -HP:0011094 oboInOwl:hasDbXref UMLS:C0266063 -HP:0011094 oboInOwl:hasDbXref UMLS:C0266067 -HP:0011094 oboInOwl:hasDbXref SNOMEDCT_US:63783001 -HP:0011094 oboInOwl:hasDbXref SNOMEDCT_US:60476005 -HP:0011095 oboInOwl:hasDbXref MSH:D057887 -HP:0011095 oboInOwl:hasDbXref UMLS:C0596028 -HP:0011095 oboInOwl:hasDbXref SNOMEDCT_US:70305005 -HP:0011095 oboInOwl:hasDbXref SNOMEDCT_US:251292006 -HP:0011096 oboInOwl:hasDbXref UMLS:C0878575 -HP:0011097 oboInOwl:hasDbXref UMLS:C0037769 -HP:0011097 oboInOwl:hasDbXref UMLS:C1527366 -HP:0011097 oboInOwl:hasDbXref SNOMEDCT_US:28055006 -HP:0011097 oboInOwl:hasDbXref MSH:D013036 -HP:0011087 oboInOwl:hasDbXref UMLS:C4280335 -HP:0011087 oboInOwl:hasDbXref UMLS:C0266034 -HP:0011087 oboInOwl:hasDbXref UMLS:C0399357 -HP:0011087 oboInOwl:hasDbXref SNOMEDCT_US:63691004 -HP:0011087 oboInOwl:hasDbXref SNOMEDCT_US:234955005 -HP:0011088 oboInOwl:hasDbXref UMLS:C0011320 -HP:0011088 oboInOwl:hasDbXref MSH:D003719 -HP:0011088 oboInOwl:hasDbXref SNOMEDCT_US:55197001 -HP:0011089 oboInOwl:hasDbXref SNOMEDCT_US:1744008 -HP:0011089 oboInOwl:hasDbXref MSH:D005671 -HP:0011089 oboInOwl:hasDbXref UMLS:C0016873 -HP:0011080 oboInOwl:hasDbXref UMLS:C4023545 -HP:0011081 oboInOwl:hasDbXref UMLS:C4280337 -HP:0011081 oboInOwl:hasDbXref UMLS:C4023544 -HP:0011082 oboInOwl:hasDbXref UMLS:C4023543 -HP:0011083 oboInOwl:hasDbXref UMLS:C4023542 -HP:0011084 oboInOwl:hasDbXref UMLS:C4023541 -HP:0011085 oboInOwl:hasDbXref UMLS:C4280336 -HP:0011085 oboInOwl:hasDbXref UMLS:C4023540 -HP:0011085 oboInOwl:hasDbXref UMLS:C4280266 -HP:0011086 oboInOwl:hasDbXref UMLS:C4023539 -HP:0011076 oboInOwl:hasDbXref UMLS:C4023548 -HP:0011077 oboInOwl:hasDbXref UMLS:C4023547 -HP:0011078 oboInOwl:hasDbXref UMLS:C4023546 -HP:0011079 oboInOwl:hasDbXref SNOMEDCT_US:129263008 -HP:0011079 oboInOwl:hasDbXref UMLS:C4280338 -HP:0011079 oboInOwl:hasDbXref UMLS:C0040456 -HP:0011079 oboInOwl:hasDbXref MSH:D014095 -HP:0011079 oboInOwl:hasDbXref SNOMEDCT_US:235104008 -HP:0011070 oboInOwl:hasDbXref UMLS:C4023553 -HP:0011071 oboInOwl:hasDbXref UMLS:C4023552 -HP:0011072 oboInOwl:hasDbXref SNOMEDCT_US:109493006 -HP:0011072 oboInOwl:hasDbXref UMLS:C4082200 -HP:0011072 oboInOwl:hasDbXref MSH:C538215 -HP:0011072 oboInOwl:hasDbXref UMLS:C0399379 -HP:0011073 oboInOwl:hasDbXref UMLS:C4023551 -HP:0011074 oboInOwl:hasDbXref UMLS:C4023550 -HP:0011074 oboInOwl:hasDbXref UMLS:C4280339 -HP:0011075 oboInOwl:hasDbXref UMLS:C4023549 -HP:0011065 oboInOwl:hasDbXref UMLS:C4280342 -HP:0011065 oboInOwl:hasDbXref UMLS:C4280341 -HP:0011065 oboInOwl:hasDbXref UMLS:C4020759 -HP:0011065 oboInOwl:hasDbXref UMLS:C1856136 -HP:0012396 oboInOwl:hasDbXref MSH:D001657 -HP:0012396 oboInOwl:hasDbXref SNOMEDCT_US:197432008 -HP:0012396 oboInOwl:hasDbXref UMLS:C0005416 -HP:0012397 oboInOwl:hasDbXref UMLS:C0155733 -HP:0012397 oboInOwl:hasDbXref SNOMEDCT_US:81817003 -HP:0012398 oboInOwl:hasDbXref SNOMEDCT_US:82014009 -HP:0012398 oboInOwl:hasDbXref UMLS:C0085649 -HP:0012398 oboInOwl:hasDbXref SNOMEDCT_US:271809000 -HP:0011067 oboInOwl:hasDbXref SNOMEDCT_US:367534004 -HP:0011067 oboInOwl:hasDbXref SNOMEDCT_US:8666004 -HP:0011067 oboInOwl:hasDbXref UMLS:C0266030 -HP:0011067 oboInOwl:hasDbXref UMLS:C0040457 -HP:0011067 oboInOwl:hasDbXref SNOMEDCT_US:17802000 -HP:0011067 oboInOwl:hasDbXref MSH:D014096 -HP:0011067 oboInOwl:hasDbXref UMLS:C4280340 -HP:0011067 oboInOwl:hasDbXref SNOMEDCT_US:266414008 -HP:0012399 oboInOwl:hasDbXref SNOMEDCT_US:399912005 -HP:0012399 oboInOwl:hasDbXref SNOMEDCT_US:420226006 -HP:0012399 oboInOwl:hasDbXref UMLS:C0011127 -HP:0012399 oboInOwl:hasDbXref MSH:D003668 -HP:0011068 oboInOwl:hasDbXref SNOMEDCT_US:79074005 -HP:0011068 oboInOwl:hasDbXref UMLS:C0028882 -HP:0011068 oboInOwl:hasDbXref MSH:D009810 -HP:0011069 oboInOwl:hasDbXref SNOMEDCT_US:266414008 -HP:0011069 oboInOwl:hasDbXref SNOMEDCT_US:367534004 -HP:0011069 oboInOwl:hasDbXref SNOMEDCT_US:8666004 -HP:0011069 oboInOwl:hasDbXref UMLS:C0040457 -HP:0011069 oboInOwl:hasDbXref MSH:D014096 -HP:0012390 oboInOwl:hasDbXref MSH:D005401 -HP:0012390 oboInOwl:hasDbXref UMLS:C0016167 -HP:0012390 oboInOwl:hasDbXref SNOMEDCT_US:30037006 -HP:0012390 oboInOwl:hasDbXref SNOMEDCT_US:20928004 -HP:0011060 oboInOwl:hasDbXref UMLS:C0011430 -HP:0011060 oboInOwl:hasDbXref SNOMEDCT_US:109492001 -HP:0011060 oboInOwl:hasDbXref UMLS:C4023558 -HP:0011060 oboInOwl:hasDbXref MSH:D003805 -HP:0012391 oboInOwl:hasDbXref UMLS:C1836835 -HP:0012392 oboInOwl:hasDbXref UMLS:C4022918 -HP:0011061 oboInOwl:hasDbXref UMLS:C4023557 -HP:0011062 oboInOwl:hasDbXref UMLS:C4023556 -HP:0011062 oboInOwl:hasDbXref UMLS:C4280343 -HP:0012393 oboInOwl:hasDbXref MSH:D006967 -HP:0012393 oboInOwl:hasDbXref SNOMEDCT_US:419076005 -HP:0012393 oboInOwl:hasDbXref UMLS:C1527304 -HP:0011063 oboInOwl:hasDbXref UMLS:C4023555 -HP:0012394 oboInOwl:hasDbXref UMLS:C4022917 -HP:0011064 oboInOwl:hasDbXref UMLS:C4023554 -HP:0012395 oboInOwl:hasDbXref SNOMEDCT_US:300910009 -HP:0012395 oboInOwl:hasDbXref UMLS:C0018621 -HP:0012395 oboInOwl:hasDbXref SNOMEDCT_US:444316004 -HP:0012395 oboInOwl:hasDbXref MSH:D006255 -HP:0012395 oboInOwl:hasDbXref SNOMEDCT_US:367498001 -HP:0012395 oboInOwl:hasDbXref SNOMEDCT_US:21719001 -HP:0011010 oboInOwl:hasDbXref UMLS:C0205191 -HP:0011010 oboInOwl:hasDbXref SNOMEDCT_US:90734009 -HP:0012341 oboInOwl:hasDbXref SNOMEDCT_US:253010003 -HP:0012341 oboInOwl:hasDbXref UMLS:C0344452 -HP:0012341 oboInOwl:hasDbXref MSH:D015175 -HP:0011011 oboInOwl:hasDbXref SNOMEDCT_US:19939008 -HP:0011011 oboInOwl:hasDbXref UMLS:C0205365 -HP:0012342 oboInOwl:hasDbXref SNOMEDCT_US:253011004 -HP:0012342 oboInOwl:hasDbXref MSH:D015175 -HP:0012342 oboInOwl:hasDbXref UMLS:C0344453 -HP:0011012 oboInOwl:hasDbXref UMLS:C4023600 -HP:0012343 oboInOwl:hasDbXref UMLS:C0241012 -HP:0011013 oboInOwl:hasDbXref UMLS:C4023599 -HP:0012344 oboInOwl:hasDbXref MSH:D012594 -HP:0012344 oboInOwl:hasDbXref UMLS:C1527383 -HP:0012344 oboInOwl:hasDbXref SNOMEDCT_US:201049004 -HP:0012345 oboInOwl:hasDbXref UMLS:C4022946 -HP:0011014 oboInOwl:hasDbXref UMLS:C4023598 -HP:0011015 oboInOwl:hasDbXref UMLS:C4023597 -HP:0012346 oboInOwl:hasDbXref UMLS:C4022945 -HP:0012347 oboInOwl:hasDbXref UMLS:C4022944 -HP:0011016 oboInOwl:hasDbXref UMLS:C4023596 -HP:0012348 oboInOwl:hasDbXref UMLS:C4022943 -HP:0011017 oboInOwl:hasDbXref UMLS:C4023595 -HP:0000359 oboInOwl:hasDbXref UMLS:C4021809 -HP:0012340 oboInOwl:hasDbXref UMLS:C4022947 -HP:0001684 oboInOwl:hasDbXref ICD-10:Q21.1 -HP:0001684 oboInOwl:hasDbXref UMLS:C0344724 -HP:0001684 oboInOwl:hasDbXref Fyler:2000 -HP:0001684 oboInOwl:hasDbXref MSH:D006344 -HP:0001684 oboInOwl:hasDbXref SNOMEDCT_US:204315000 -HP:0001685 oboInOwl:hasDbXref UMLS:C0151654 -HP:0001682 oboInOwl:hasDbXref UMLS:C0340375 -HP:0001682 oboInOwl:hasDbXref SNOMEDCT_US:204368006 -HP:0001682 oboInOwl:hasDbXref MSH:D001020 -HP:0001683 oboInOwl:hasDbXref Fyler:170 -HP:0001683 oboInOwl:hasDbXref Fyler:0170 -HP:0001683 oboInOwl:hasDbXref MSH:D054083 -HP:0001683 oboInOwl:hasDbXref SNOMEDCT_US:78250005 -HP:0001683 oboInOwl:hasDbXref UMLS:C0013580 -HP:0000356 oboInOwl:hasDbXref SNOMEDCT_US:275259005 -HP:0000356 oboInOwl:hasDbXref UMLS:C1846460 -HP:0000356 oboInOwl:hasDbXref UMLS:C0266589 -HP:0001688 oboInOwl:hasDbXref UMLS:C0085610 -HP:0001688 oboInOwl:hasDbXref Fyler:7013 -HP:0001688 oboInOwl:hasDbXref SNOMEDCT_US:49710005 -HP:0000358 oboInOwl:hasDbXref SNOMEDCT_US:253251006 -HP:0000358 oboInOwl:hasDbXref UMLS:C0431478 -HP:0001686 oboInOwl:hasDbXref UMLS:C0003564 -HP:0001686 oboInOwl:hasDbXref SNOMEDCT_US:441913003 -HP:0001686 oboInOwl:hasDbXref MSH:D001044 -HP:0001686 oboInOwl:hasDbXref SNOMEDCT_US:44564008 -HP:0000357 oboInOwl:hasDbXref UMLS:C4021810 -HP:0011018 oboInOwl:hasDbXref UMLS:C4023594 -HP:0012349 oboInOwl:hasDbXref UMLS:C4022942 -HP:0011019 oboInOwl:hasDbXref UMLS:C4023593 -HP:0001680 oboInOwl:hasDbXref MSH:D001017 -HP:0001680 oboInOwl:hasDbXref SNOMEDCT_US:7305005 -HP:0001680 oboInOwl:hasDbXref UMLS:C0003492 -HP:0001681 oboInOwl:hasDbXref SNOMEDCT_US:194828000 -HP:0001681 oboInOwl:hasDbXref UMLS:C0002962 -HP:0001681 oboInOwl:hasDbXref MSH:D000787 -HP:0001681 oboInOwl:hasDbXref SNOMEDCT_US:225566008 -HP:0000350 oboInOwl:hasDbXref UMLS:C4280634 -HP:0000350 oboInOwl:hasDbXref UMLS:C1845250 -HP:0000350 oboInOwl:hasDbXref UMLS:C4280633 -HP:0012330 oboInOwl:hasDbXref MSH:D011704 -HP:0012330 oboInOwl:hasDbXref UMLS:C0034186 -HP:0012330 oboInOwl:hasDbXref SNOMEDCT_US:45816000 -HP:0011000 oboInOwl:hasDbXref UMLS:C4023602 -HP:0012331 oboInOwl:hasDbXref UMLS:C4022953 -HP:0011001 oboInOwl:hasDbXref MSH:D010026 -HP:0011001 oboInOwl:hasDbXref SNOMEDCT_US:49347007 -HP:0011001 oboInOwl:hasDbXref UMLS:C0029464 -HP:0012332 oboInOwl:hasDbXref UMLS:C4022952 -HP:0012333 oboInOwl:hasDbXref UMLS:C4021092 -HP:0011002 oboInOwl:hasDbXref MSH:D010022 -HP:0011002 oboInOwl:hasDbXref SNOMEDCT_US:367489004 -HP:0011002 oboInOwl:hasDbXref UMLS:C0029454 -HP:0011002 oboInOwl:hasDbXref SNOMEDCT_US:1926006 -HP:0011003 oboInOwl:hasDbXref UMLS:C0271183 -HP:0011003 oboInOwl:hasDbXref SNOMEDCT_US:34187009 -HP:0012334 oboInOwl:hasDbXref MSH:D001651 -HP:0012334 oboInOwl:hasDbXref UMLS:C0005398 -HP:0012334 oboInOwl:hasDbXref SNOMEDCT_US:20719006 -HP:0012334 oboInOwl:hasDbXref SNOMEDCT_US:8262006 -HP:0011004 oboInOwl:hasDbXref SNOMEDCT_US:234119001 -HP:0011004 oboInOwl:hasDbXref UMLS:C4021205 -HP:0011004 oboInOwl:hasDbXref Fyler:2600 -HP:0011004 oboInOwl:hasDbXref UMLS:C0151489 -HP:0012335 oboInOwl:hasDbXref UMLS:C4022951 -HP:0011005 oboInOwl:hasDbXref UMLS:C1392669 -HP:0011006 oboInOwl:hasDbXref UMLS:C4023601 -HP:0012337 oboInOwl:hasDbXref MP:0001764 -HP:0012337 oboInOwl:hasDbXref UMLS:C4022950 -HP:0000363 oboInOwl:hasDbXref UMLS:C4021808 -HP:0001695 oboInOwl:hasDbXref SNOMEDCT_US:397829000 -HP:0001695 oboInOwl:hasDbXref UMLS:C0018790 -HP:0001695 oboInOwl:hasDbXref SNOMEDCT_US:410429000 -HP:0001695 oboInOwl:hasDbXref MSH:D006323 -HP:0001696 oboInOwl:hasDbXref MSH:D059446 -HP:0001696 oboInOwl:hasDbXref SNOMEDCT_US:27317008 -HP:0001696 oboInOwl:hasDbXref UMLS:C0266642 -HP:0001696 oboInOwl:hasDbXref SNOMEDCT_US:43876007 -HP:0001696 oboInOwl:hasDbXref UMLS:C0037221 -HP:0001696 oboInOwl:hasDbXref MSH:D012857 -HP:0001696 oboInOwl:hasDbXref Fyler:0100 -HP:0001696 oboInOwl:hasDbXref Fyler:100 -HP:0001696 oboInOwl:hasDbXref SNOMEDCT_US:24614000 -HP:0001696 oboInOwl:hasDbXref SNOMEDCT_US:14821001 -HP:0000362 oboInOwl:hasDbXref MSH:D010040 -HP:0000362 oboInOwl:hasDbXref UMLS:C0029899 -HP:0000362 oboInOwl:hasDbXref SNOMEDCT_US:11543004 -HP:0000365 oboInOwl:hasDbXref SNOMEDCT_US:103276001 -HP:0000365 oboInOwl:hasDbXref UMLS:C0011053 -HP:0000365 oboInOwl:hasDbXref SNOMEDCT_US:15188001 -HP:0000365 oboInOwl:hasDbXref Fyler:4868 -HP:0000365 oboInOwl:hasDbXref SNOMEDCT_US:343087000 -HP:0000365 oboInOwl:hasDbXref UMLS:C1384666 -HP:0000365 oboInOwl:hasDbXref MSH:D003638 -HP:0000365 oboInOwl:hasDbXref UMLS:C0018772 -HP:0000365 oboInOwl:hasDbXref MSH:D034381 -HP:0000365 oboInOwl:hasDbXref SNOMEDCT_US:95828007 -HP:0000365 oboInOwl:hasDbXref UMLS:C0339789 -HP:0001693 oboInOwl:hasDbXref SNOMEDCT_US:442119001 -HP:0001693 oboInOwl:hasDbXref UMLS:C0232180 -HP:0000364 oboInOwl:hasDbXref UMLS:C4025860 -HP:0001694 oboInOwl:hasDbXref UMLS:C0428871 -HP:0001694 oboInOwl:hasDbXref SNOMEDCT_US:79692001 -HP:0001699 oboInOwl:hasDbXref UMLS:C0011071 -HP:0001699 oboInOwl:hasDbXref SNOMEDCT_US:26636000 -HP:0001699 oboInOwl:hasDbXref MSH:D003645 -HP:0000366 oboInOwl:hasDbXref SNOMEDCT_US:128274005 -HP:0000366 oboInOwl:hasDbXref UMLS:C0240547 -HP:0000366 oboInOwl:hasDbXref UMLS:C0265736 -HP:0000366 oboInOwl:hasDbXref SNOMEDCT_US:72089000 -HP:0000366 oboInOwl:hasDbXref UMLS:C2235909 -HP:0000369 oboInOwl:hasDbXref UMLS:C0239234 -HP:0000369 oboInOwl:hasDbXref SNOMEDCT_US:95515009 -HP:0001697 oboInOwl:hasDbXref Fyler:1900 -HP:0001697 oboInOwl:hasDbXref UMLS:C4025754 -HP:0000368 oboInOwl:hasDbXref UMLS:C1857486 -HP:0001698 oboInOwl:hasDbXref SNOMEDCT_US:373945007 -HP:0001698 oboInOwl:hasDbXref MSH:D010490 -HP:0001698 oboInOwl:hasDbXref Fyler:1940 -HP:0001698 oboInOwl:hasDbXref UMLS:C0031039 -HP:0012338 oboInOwl:hasDbXref UMLS:C4022949 -HP:0012339 oboInOwl:hasDbXref UMLS:C4022948 -HP:0011008 oboInOwl:hasDbXref UMLS:C4021204 -HP:0011009 oboInOwl:hasDbXref UMLS:C0205178 -HP:0011009 oboInOwl:hasDbXref SNOMEDCT_US:272118002 -HP:0001691 oboInOwl:hasDbXref UMLS:C3887554 -HP:0001692 oboInOwl:hasDbXref UMLS:C4025755 -HP:0001692 oboInOwl:hasDbXref SNOMEDCT_US:17366009 -HP:0001692 oboInOwl:hasDbXref UMLS:C0085611 -HP:0000360 oboInOwl:hasDbXref UMLS:C0040264 -HP:0000360 oboInOwl:hasDbXref SNOMEDCT_US:162349004 -HP:0000360 oboInOwl:hasDbXref SNOMEDCT_US:162352007 -HP:0000360 oboInOwl:hasDbXref MSH:D014012 -HP:0000360 oboInOwl:hasDbXref SNOMEDCT_US:60862001 -HP:0012320 oboInOwl:hasDbXref UMLS:C4022955 -HP:0012321 oboInOwl:hasDbXref SNOMEDCT_US:237960000 -HP:0012321 oboInOwl:hasDbXref UMLS:C1833429 -HP:0012322 oboInOwl:hasDbXref SNOMEDCT_US:83341004 -HP:0012322 oboInOwl:hasDbXref UMLS:C0263006 -HP:0012323 oboInOwl:hasDbXref SNOMEDCT_US:34101000119105 -HP:0012323 oboInOwl:hasDbXref UMLS:C0751352 -HP:0012323 oboInOwl:hasDbXref MSH:D009207 -HP:0012324 oboInOwl:hasDbXref SNOMEDCT_US:37810007 -HP:0012324 oboInOwl:hasDbXref MSH:D007951 -HP:0012324 oboInOwl:hasDbXref SNOMEDCT_US:188732008 -HP:0012324 oboInOwl:hasDbXref SNOMEDCT_US:128934006 -HP:0012324 oboInOwl:hasDbXref UMLS:C0023470 -HP:0012325 oboInOwl:hasDbXref MSH:D015477 -HP:0012325 oboInOwl:hasDbXref UMLS:C0023480 -HP:0012325 oboInOwl:hasDbXref SNOMEDCT_US:128831004 -HP:0012325 oboInOwl:hasDbXref SNOMEDCT_US:127225006 -HP:0012326 oboInOwl:hasDbXref UMLS:C4022954 -HP:0000338 oboInOwl:hasDbXref SNOMEDCT_US:248149005 -HP:0000338 oboInOwl:hasDbXref UMLS:C1862474 -HP:0000338 oboInOwl:hasDbXref UMLS:C0813217 -HP:0000338 oboInOwl:hasDbXref UMLS:C4280635 -HP:0000337 oboInOwl:hasDbXref UMLS:C1849089 -HP:0002999 oboInOwl:hasDbXref MSH:D031222 -HP:0002999 oboInOwl:hasDbXref UMLS:C1135812 -HP:0002999 oboInOwl:hasDbXref SNOMEDCT_US:263029007 -HP:0001669 oboInOwl:hasDbXref SNOMEDCT_US:26146002 -HP:0001669 oboInOwl:hasDbXref SNOMEDCT_US:204296002 -HP:0001669 oboInOwl:hasDbXref UMLS:C3536741 -HP:0000339 oboInOwl:hasDbXref UMLS:C1846011 -HP:0001662 oboInOwl:hasDbXref MSH:D001919 -HP:0001662 oboInOwl:hasDbXref SNOMEDCT_US:48867003 -HP:0001662 oboInOwl:hasDbXref UMLS:C0428977 -HP:0001663 oboInOwl:hasDbXref UMLS:C0042510 -HP:0001663 oboInOwl:hasDbXref MSH:D014693 -HP:0001663 oboInOwl:hasDbXref SNOMEDCT_US:71908006 -HP:0001660 oboInOwl:hasDbXref ICD-10:Q20.0 -HP:0001660 oboInOwl:hasDbXref MSH:D014338 -HP:0001660 oboInOwl:hasDbXref Fyler:0500 -HP:0001660 oboInOwl:hasDbXref Fyler:500 -HP:0001660 oboInOwl:hasDbXref UMLS:C0041206 -HP:0001660 oboInOwl:hasDbXref UMLS:C4020867 -HP:0001660 oboInOwl:hasDbXref SNOMEDCT_US:58140002 -HP:0002991 oboInOwl:hasDbXref UMLS:C4025664 -HP:0000331 oboInOwl:hasDbXref UMLS:C3697248 -HP:0000331 oboInOwl:hasDbXref UMLS:C1839323 -HP:0000331 oboInOwl:hasDbXref SNOMEDCT_US:699439001 -HP:0002992 oboInOwl:hasDbXref UMLS:C4025663 -HP:0002997 oboInOwl:hasDbXref UMLS:C4025662 -HP:0001667 oboInOwl:hasDbXref Fyler:3609 -HP:0001667 oboInOwl:hasDbXref UMLS:C0162770 -HP:0001667 oboInOwl:hasDbXref SNOMEDCT_US:89792004 -HP:0001667 oboInOwl:hasDbXref MSH:D017380 -HP:0000336 oboInOwl:hasDbXref UMLS:C1842060 -HP:0000336 oboInOwl:hasDbXref UMLS:C4280638 -HP:0000336 oboInOwl:hasDbXref UMLS:C4280637 -HP:0000336 oboInOwl:hasDbXref UMLS:C4280636 -HP:0000336 oboInOwl:hasDbXref UMLS:C4280639 -HP:0025635 oboInOwl:hasDbXref NCIT:C4530 -HP:0001664 oboInOwl:hasDbXref UMLS:C0040479 -HP:0001664 oboInOwl:hasDbXref MSH:D016171 -HP:0001664 oboInOwl:hasDbXref SNOMEDCT_US:31722008 -HP:0002996 oboInOwl:hasDbXref UMLS:C1849955 -HP:0012327 oboInOwl:hasDbXref UMLS:C0152098 -HP:0012327 oboInOwl:hasDbXref SNOMEDCT_US:9250002 -HP:0012327 oboInOwl:hasDbXref UMLS:C4020693 -HP:0012328 oboInOwl:hasDbXref MSH:D002485 -HP:0012328 oboInOwl:hasDbXref UMLS:C0007659 -HP:0012328 oboInOwl:hasDbXref SNOMEDCT_US:37258009 -HP:0012328 oboInOwl:hasDbXref SNOMEDCT_US:23255001 -HP:0012329 oboInOwl:hasDbXref SNOMEDCT_US:705155008 -HP:0012329 oboInOwl:hasDbXref UMLS:C0346073 -HP:0012329 oboInOwl:hasDbXref SNOMEDCT_US:254786000 -HP:0012329 oboInOwl:hasDbXref MSH:C536924 -HP:0002990 oboInOwl:hasDbXref MEDDRA:10054882 -HP:0002990 oboInOwl:hasDbXref UMLS:C1836186 -HP:0012310 oboInOwl:hasDbXref UMLS:C0580319 -HP:0012310 oboInOwl:hasDbXref SNOMEDCT_US:165541006 -HP:0012310 oboInOwl:hasDbXref SNOMEDCT_US:165540007 -HP:0012311 oboInOwl:hasDbXref SNOMEDCT_US:19636003 -HP:0012311 oboInOwl:hasDbXref UMLS:C0085702 -HP:0012312 oboInOwl:hasDbXref SNOMEDCT_US:165539005 -HP:0012312 oboInOwl:hasDbXref UMLS:C0427544 -HP:0012313 oboInOwl:hasDbXref UMLS:C0018862 -HP:0012313 oboInOwl:hasDbXref SNOMEDCT_US:371598009 -HP:0012314 oboInOwl:hasDbXref UMLS:C0263780 -HP:0012314 oboInOwl:hasDbXref SNOMEDCT_US:20243008 -HP:0012315 oboInOwl:hasDbXref MSH:D051642 -HP:0012315 oboInOwl:hasDbXref SNOMEDCT_US:302843004 -HP:0012315 oboInOwl:hasDbXref UMLS:C1509147 -HP:0012315 oboInOwl:hasDbXref SNOMEDCT_US:128741006 -HP:0000349 oboInOwl:hasDbXref UMLS:C1853486 -HP:0000348 oboInOwl:hasDbXref UMLS:C2677762 -HP:0000348 oboInOwl:hasDbXref UMLS:C0239676 -HP:0001679 oboInOwl:hasDbXref UMLS:C4025756 -HP:0001679 oboInOwl:hasDbXref Fyler:1453 -HP:0000341 oboInOwl:hasDbXref UMLS:C1839758 -HP:0000340 oboInOwl:hasDbXref UMLS:C1857679 -HP:0001674 oboInOwl:hasDbXref Fyler:1120 -HP:0000343 oboInOwl:hasDbXref UMLS:C1865014 -HP:0001671 oboInOwl:hasDbXref UMLS:C0018816 -HP:0001671 oboInOwl:hasDbXref SNOMEDCT_US:59494005 -HP:0001671 oboInOwl:hasDbXref SNOMEDCT_US:253273004 -HP:0001671 oboInOwl:hasDbXref MSH:D006343 -HP:0001671 oboInOwl:hasDbXref SNOMEDCT_US:396351009 -HP:0001677 oboInOwl:hasDbXref MSH:D003324 -HP:0001677 oboInOwl:hasDbXref SNOMEDCT_US:53741008 -HP:0001677 oboInOwl:hasDbXref SNOMEDCT_US:414024009 -HP:0001677 oboInOwl:hasDbXref UMLS:C1956346 -HP:0001678 oboInOwl:hasDbXref UMLS:C0004245 -HP:0001678 oboInOwl:hasDbXref UMLS:C1841659 -HP:0001678 oboInOwl:hasDbXref MSH:D054537 -HP:0001678 oboInOwl:hasDbXref SNOMEDCT_US:233917008 -HP:0000347 oboInOwl:hasDbXref Fyler:4163 -HP:0000347 oboInOwl:hasDbXref UMLS:C1857130 -HP:0000347 oboInOwl:hasDbXref UMLS:C0025990 -HP:0000347 oboInOwl:hasDbXref SNOMEDCT_US:32958008 -HP:0000347 oboInOwl:hasDbXref UMLS:C0240295 -HP:0000347 oboInOwl:hasDbXref MSH:D008844 -HP:0000346 oboInOwl:hasDbXref UMLS:C1848473 -HP:0012316 oboInOwl:hasDbXref MSH:D018218 -HP:0012316 oboInOwl:hasDbXref UMLS:C0206643 -HP:0012317 oboInOwl:hasDbXref MSH:C563037 -HP:0012317 oboInOwl:hasDbXref UMLS:C0748473 -HP:0012318 oboInOwl:hasDbXref UMLS:C0007863 -HP:0012318 oboInOwl:hasDbXref SNOMEDCT_US:71760005 -HP:0012319 oboInOwl:hasDbXref UMLS:C4022956 -HP:0001670 oboInOwl:hasDbXref UMLS:C0205700 -HP:0012385 oboInOwl:hasDbXref UMLS:C0685409 -HP:0012385 oboInOwl:hasDbXref SNOMEDCT_US:29271008 -HP:0011054 oboInOwl:hasDbXref UMLS:C4280348 -HP:0011054 oboInOwl:hasDbXref UMLS:C4021203 -HP:0012386 oboInOwl:hasDbXref UMLS:C1841686 -HP:0011055 oboInOwl:hasDbXref UMLS:C4023563 -HP:0011055 oboInOwl:hasDbXref UMLS:C4280347 -HP:0011056 oboInOwl:hasDbXref UMLS:C4023562 -HP:0011056 oboInOwl:hasDbXref UMLS:C4280346 -HP:0012387 oboInOwl:hasDbXref UMLS:C0006277 -HP:0012387 oboInOwl:hasDbXref MSH:D001991 -HP:0012387 oboInOwl:hasDbXref SNOMEDCT_US:32398004 -HP:0011057 oboInOwl:hasDbXref UMLS:C4280257 -HP:0011057 oboInOwl:hasDbXref UMLS:C4023561 -HP:0012388 oboInOwl:hasDbXref UMLS:C0149514 -HP:0012388 oboInOwl:hasDbXref SNOMEDCT_US:35301006 -HP:0012388 oboInOwl:hasDbXref SNOMEDCT_US:10509002 -HP:0011058 oboInOwl:hasDbXref UMLS:C4280345 -HP:0011058 oboInOwl:hasDbXref UMLS:C4023560 -HP:0012389 oboInOwl:hasDbXref UMLS:C4022919 -HP:0011059 oboInOwl:hasDbXref UMLS:C4280344 -HP:0011059 oboInOwl:hasDbXref UMLS:C4023559 -HP:0012380 oboInOwl:hasDbXref UMLS:C4022921 -HP:0011050 oboInOwl:hasDbXref UMLS:C4280352 -HP:0011050 oboInOwl:hasDbXref UMLS:C4023567 -HP:0012381 oboInOwl:hasDbXref UMLS:C4022920 -HP:0012382 oboInOwl:hasDbXref UMLS:C0428870 -HP:0012382 oboInOwl:hasDbXref SNOMEDCT_US:66130006 -HP:0011051 oboInOwl:hasDbXref UMLS:C4280351 -HP:0011051 oboInOwl:hasDbXref UMLS:C4023566 -HP:0011052 oboInOwl:hasDbXref UMLS:C4280350 -HP:0011052 oboInOwl:hasDbXref UMLS:C4023565 -HP:0012383 oboInOwl:hasDbXref UMLS:C0428872 -HP:0012383 oboInOwl:hasDbXref SNOMEDCT_US:13352000 -HP:0011053 oboInOwl:hasDbXref UMLS:C4280349 -HP:0011053 oboInOwl:hasDbXref UMLS:C4023564 -HP:0012384 oboInOwl:hasDbXref MSH:D012220 -HP:0012384 oboInOwl:hasDbXref UMLS:C2718128 -HP:0012384 oboInOwl:hasDbXref UMLS:C0035455 -HP:0012384 oboInOwl:hasDbXref SNOMEDCT_US:70076002 -HP:0000396 oboInOwl:hasDbXref UMLS:C1837731 -HP:0000395 oboInOwl:hasDbXref UMLS:C1845272 -HP:0000399 oboInOwl:hasDbXref UMLS:C4021806 -HP:0000391 oboInOwl:hasDbXref UMLS:C1837732 -HP:0000394 oboInOwl:hasDbXref SNOMEDCT_US:76223006 -HP:0000394 oboInOwl:hasDbXref UMLS:C0266614 -HP:0011043 oboInOwl:hasDbXref UMLS:C4023574 -HP:0011044 oboInOwl:hasDbXref UMLS:C4023573 -HP:0012375 oboInOwl:hasDbXref SNOMEDCT_US:8148005 -HP:0012375 oboInOwl:hasDbXref UMLS:C0271298 -HP:0011045 oboInOwl:hasDbXref UMLS:C4023572 -HP:0011045 oboInOwl:hasDbXref UMLS:C4280359 -HP:0011045 oboInOwl:hasDbXref UMLS:C4280358 -HP:0012376 oboInOwl:hasDbXref SNOMEDCT_US:35272001 -HP:0012376 oboInOwl:hasDbXref UMLS:C0266541 -HP:0012377 oboInOwl:hasDbXref MSH:D006423 -HP:0012377 oboInOwl:hasDbXref SNOMEDCT_US:77674003 -HP:0012377 oboInOwl:hasDbXref UMLS:C0018979 -HP:0011046 oboInOwl:hasDbXref UMLS:C4280357 -HP:0011046 oboInOwl:hasDbXref UMLS:C4023571 -HP:0011047 oboInOwl:hasDbXref UMLS:C4280356 -HP:0011047 oboInOwl:hasDbXref UMLS:C4023570 -HP:0011047 oboInOwl:hasDbXref UMLS:C4280355 -HP:0012378 oboInOwl:hasDbXref SNOMEDCT_US:248274002 -HP:0012378 oboInOwl:hasDbXref SNOMEDCT_US:84229001 -HP:0012378 oboInOwl:hasDbXref UMLS:C0015672 -HP:0012378 oboInOwl:hasDbXref MSH:D005221 -HP:0011048 oboInOwl:hasDbXref UMLS:C4280354 -HP:0011048 oboInOwl:hasDbXref UMLS:C4023569 -HP:0012379 oboInOwl:hasDbXref UMLS:C4022922 -HP:0011049 oboInOwl:hasDbXref UMLS:C4280353 -HP:0011049 oboInOwl:hasDbXref UMLS:C4023568 -HP:0012370 oboInOwl:hasDbXref SNOMEDCT_US:427888001 -HP:0012370 oboInOwl:hasDbXref UMLS:C0375511 -HP:0012370 oboInOwl:hasDbXref UMLS:C1997760 -HP:0012370 oboInOwl:hasDbXref UMLS:C4082245 -HP:0012371 oboInOwl:hasDbXref UMLS:C0240309 -HP:0011040 oboInOwl:hasDbXref UMLS:C4023577 -HP:0012372 oboInOwl:hasDbXref Fyler:4863 -HP:0012372 oboInOwl:hasDbXref UMLS:C4022925 -HP:0011041 oboInOwl:hasDbXref UMLS:C4023576 -HP:0011042 oboInOwl:hasDbXref UMLS:C4023575 -HP:0012373 oboInOwl:hasDbXref UMLS:C4022924 -HP:0011032 oboInOwl:hasDbXref SNOMEDCT_US:1860003 -HP:0011032 oboInOwl:hasDbXref UMLS:C2364164 -HP:0011032 oboInOwl:hasDbXref SNOMEDCT_US:190902006 -HP:0012363 oboInOwl:hasDbXref UMLS:C4022928 -HP:0012364 oboInOwl:hasDbXref SNOMEDCT_US:54781007 -HP:0012364 oboInOwl:hasDbXref UMLS:C0268024 -HP:0011033 oboInOwl:hasDbXref UMLS:C4023581 -HP:0012365 oboInOwl:hasDbXref UMLS:C0268077 -HP:0012365 oboInOwl:hasDbXref SNOMEDCT_US:91632005 -HP:0011034 oboInOwl:hasDbXref MSH:D000686 -HP:0011034 oboInOwl:hasDbXref SNOMEDCT_US:17602002 -HP:0011034 oboInOwl:hasDbXref UMLS:C0002726 -HP:0011035 oboInOwl:hasDbXref UMLS:C4023580 -HP:0012366 oboInOwl:hasDbXref UMLS:C3887851 -HP:0011036 oboInOwl:hasDbXref MP:0005555 -HP:0011036 oboInOwl:hasDbXref UMLS:C4023579 -HP:0012367 oboInOwl:hasDbXref UMLS:C4022927 -HP:0012368 oboInOwl:hasDbXref UMLS:C1853241 -HP:0011037 oboInOwl:hasDbXref UMLS:C3887784 -HP:0011038 oboInOwl:hasDbXref UMLS:C4023578 -HP:0012369 oboInOwl:hasDbXref UMLS:C4022926 -HP:0011039 oboInOwl:hasDbXref UMLS:C1856660 -HP:0012360 oboInOwl:hasDbXref UMLS:C4022931 -HP:0012361 oboInOwl:hasDbXref UMLS:C4022930 -HP:0011030 oboInOwl:hasDbXref UMLS:C4023584 -HP:0012362 oboInOwl:hasDbXref UMLS:C4022929 -HP:0011031 oboInOwl:hasDbXref UMLS:C4023583 -HP:0000376 oboInOwl:hasDbXref UMLS:C1857078 -HP:0000376 oboInOwl:hasDbXref UMLS:C4025857 -HP:0000375 oboInOwl:hasDbXref UMLS:C4025858 -HP:0000378 oboInOwl:hasDbXref UMLS:C1845447 -HP:0000378 oboInOwl:hasDbXref UMLS:C4020892 -HP:0000377 oboInOwl:hasDbXref UMLS:C0431483 -HP:0000377 oboInOwl:hasDbXref UMLS:C0857379 -HP:0000377 oboInOwl:hasDbXref SNOMEDCT_US:253255002 -HP:0000370 oboInOwl:hasDbXref UMLS:C1861141 -HP:0000372 oboInOwl:hasDbXref UMLS:C4021807 -HP:0000371 oboInOwl:hasDbXref UMLS:C0271429 -HP:0000371 oboInOwl:hasDbXref SNOMEDCT_US:3110003 -HP:0012352 oboInOwl:hasDbXref UMLS:C4022939 -HP:0011021 oboInOwl:hasDbXref UMLS:C4023591 -HP:0012353 oboInOwl:hasDbXref UMLS:C4022938 -HP:0011022 oboInOwl:hasDbXref UMLS:C4023590 -HP:0012354 oboInOwl:hasDbXref UMLS:C4022937 -HP:0011023 oboInOwl:hasDbXref UMLS:C4023589 -HP:0011024 oboInOwl:hasDbXref SNOMEDCT_US:25374005 -HP:0011024 oboInOwl:hasDbXref SNOMEDCT_US:53619000 -HP:0011024 oboInOwl:hasDbXref SNOMEDCT_US:119292006 -HP:0011024 oboInOwl:hasDbXref MSH:D004066 -HP:0011024 oboInOwl:hasDbXref UMLS:C0017178 -HP:0011024 oboInOwl:hasDbXref UMLS:C4023588 -HP:0011024 oboInOwl:hasDbXref MSH:D005767 -HP:0011024 oboInOwl:hasDbXref UMLS:C0012242 -HP:0012355 oboInOwl:hasDbXref UMLS:C4022936 -HP:0011025 oboInOwl:hasDbXref UMLS:C4023587 -HP:0012356 oboInOwl:hasDbXref UMLS:C4022935 -HP:0011026 oboInOwl:hasDbXref UMLS:C4023586 -HP:0012357 oboInOwl:hasDbXref UMLS:C4022934 -HP:0012358 oboInOwl:hasDbXref UMLS:C4022933 -HP:0011027 oboInOwl:hasDbXref UMLS:C0281842 -HP:0012359 oboInOwl:hasDbXref UMLS:C4022932 -HP:0011028 oboInOwl:hasDbXref UMLS:C4020760 -HP:0011028 oboInOwl:hasDbXref UMLS:C4023585 -HP:0012350 oboInOwl:hasDbXref UMLS:C4022941 -HP:0011020 oboInOwl:hasDbXref UMLS:C4023592 -HP:0012351 oboInOwl:hasDbXref UMLS:C4022940 -HP:0000385 oboInOwl:hasDbXref UMLS:C1842680 -HP:0000384 oboInOwl:hasDbXref UMLS:C4072826 -HP:0000384 oboInOwl:hasDbXref UMLS:C1860816 -HP:0000387 oboInOwl:hasDbXref UMLS:C1849364 -HP:0000389 oboInOwl:hasDbXref SNOMEDCT_US:21186006 -HP:0000389 oboInOwl:hasDbXref UMLS:C0743359 -HP:0000389 oboInOwl:hasDbXref UMLS:C0271441 -HP:0000388 oboInOwl:hasDbXref SNOMEDCT_US:65363002 -HP:0000388 oboInOwl:hasDbXref UMLS:C0029882 -HP:0000388 oboInOwl:hasDbXref MSH:D010033 -HP:0011029 oboInOwl:hasDbXref UMLS:C1390214 -HP:0000381 oboInOwl:hasDbXref UMLS:C1861326 -HP:0000383 oboInOwl:hasDbXref UMLS:C4025856 -HP:0012500 oboInOwl:hasDbXref UMLS:C4022877 -HP:0012501 oboInOwl:hasDbXref UMLS:C4022876 -HP:0012502 oboInOwl:hasDbXref UMLS:C4022875 -HP:0000514 oboInOwl:hasDbXref UMLS:C1321329 -HP:0000514 oboInOwl:hasDbXref SNOMEDCT_US:404686001 -HP:0001847 oboInOwl:hasDbXref UMLS:C1864375 -HP:0001844 oboInOwl:hasDbXref UMLS:C4021773 -HP:0001845 oboInOwl:hasDbXref SNOMEDCT_US:203541003 -HP:0001845 oboInOwl:hasDbXref UMLS:C0920299 -HP:0000518 oboInOwl:hasDbXref Fyler:4865 -HP:0000518 oboInOwl:hasDbXref MSH:D002386 -HP:0000518 oboInOwl:hasDbXref UMLS:C1510497 -HP:0000518 oboInOwl:hasDbXref UMLS:C0086543 -HP:0000518 oboInOwl:hasDbXref SNOMEDCT_US:128306009 -HP:0000518 oboInOwl:hasDbXref SNOMEDCT_US:247053007 -HP:0000518 oboInOwl:hasDbXref SNOMEDCT_US:193570009 -HP:0000517 oboInOwl:hasDbXref UMLS:C0023308 -HP:0000517 oboInOwl:hasDbXref UMLS:C0549651 -HP:0000517 oboInOwl:hasDbXref MSH:D007905 -HP:0000517 oboInOwl:hasDbXref SNOMEDCT_US:10810001 -HP:0001848 oboInOwl:hasDbXref UMLS:C1860450 -HP:0000519 oboInOwl:hasDbXref SNOMEDCT_US:609587005 -HP:0000519 oboInOwl:hasDbXref SNOMEDCT_US:79410001 -HP:0000519 oboInOwl:hasDbXref UMLS:C0009691 -HP:0000519 oboInOwl:hasDbXref UMLS:C3277059 -HP:0001849 oboInOwl:hasDbXref UMLS:C0426934 -HP:0001849 oboInOwl:hasDbXref SNOMEDCT_US:249820005 -HP:0000510 oboInOwl:hasDbXref SNOMEDCT_US:28835009 -HP:0000510 oboInOwl:hasDbXref UMLS:C0035334 -HP:0000510 oboInOwl:hasDbXref MSH:D012174 -HP:0001842 oboInOwl:hasDbXref UMLS:C4025744 -HP:0000512 oboInOwl:hasDbXref SNOMEDCT_US:274524001 -HP:0000512 oboInOwl:hasDbXref UMLS:C0476397 -HP:0001840 oboInOwl:hasDbXref SNOMEDCT_US:77599005 -HP:0001840 oboInOwl:hasDbXref UMLS:C4082169 -HP:0001840 oboInOwl:hasDbXref MSH:D000070592 -HP:0001840 oboInOwl:hasDbXref UMLS:C0231791 -HP:0001841 oboInOwl:hasDbXref MSH:C566632 -HP:0001841 oboInOwl:hasDbXref UMLS:C2112942 -HP:0001841 oboInOwl:hasDbXref UMLS:C1866339 -HP:0000511 oboInOwl:hasDbXref UMLS:C1843369 -HP:0000511 oboInOwl:hasDbXref UMLS:C0339652 -HP:0000511 oboInOwl:hasDbXref SNOMEDCT_US:246773002 -HP:0012503 oboInOwl:hasDbXref UMLS:C0032002 -HP:0012503 oboInOwl:hasDbXref SNOMEDCT_US:399244003 -HP:0012503 oboInOwl:hasDbXref MSH:D010900 -HP:0012504 oboInOwl:hasDbXref UMLS:C4022874 -HP:0012505 oboInOwl:hasDbXref UMLS:C0342422 -HP:0012505 oboInOwl:hasDbXref SNOMEDCT_US:237718009 -HP:0012506 oboInOwl:hasDbXref UMLS:C4022873 -HP:0012507 oboInOwl:hasDbXref UMLS:C1839030 -HP:0012508 oboInOwl:hasDbXref UMLS:C0271185 -HP:0012508 oboInOwl:hasDbXref MSH:D014786 -HP:0012508 oboInOwl:hasDbXref SNOMEDCT_US:42134006 -HP:0012509 oboInOwl:hasDbXref UMLS:C4022872 -HP:0001857 oboInOwl:hasDbXref UMLS:C4021771 -HP:0000525 oboInOwl:hasDbXref UMLS:C4025845 -HP:0000524 oboInOwl:hasDbXref UMLS:C0239105 -HP:0000524 oboInOwl:hasDbXref SNOMEDCT_US:231870008 -HP:0000527 oboInOwl:hasDbXref UMLS:C1853738 -HP:0000526 oboInOwl:hasDbXref UMLS:C0003076 -HP:0000526 oboInOwl:hasDbXref MSH:D015783 -HP:0000526 oboInOwl:hasDbXref SNOMEDCT_US:69278003 -HP:0000529 oboInOwl:hasDbXref UMLS:C3277697 -HP:0000529 oboInOwl:hasDbXref UMLS:C1839364 -HP:0000528 oboInOwl:hasDbXref SNOMEDCT_US:204099004 -HP:0000528 oboInOwl:hasDbXref SNOMEDCT_US:7183006 -HP:0000528 oboInOwl:hasDbXref MSH:D000853 -HP:0000528 oboInOwl:hasDbXref Fyler:4864 -HP:0000528 oboInOwl:hasDbXref UMLS:C0003119 -HP:0001859 oboInOwl:hasDbXref UMLS:C4025743 -HP:0001850 oboInOwl:hasDbXref UMLS:C1862136 -HP:0001853 oboInOwl:hasDbXref UMLS:C4021772 -HP:0001854 oboInOwl:hasDbXref UMLS:C0221168 -HP:0001854 oboInOwl:hasDbXref SNOMEDCT_US:67148009 -HP:0000520 oboInOwl:hasDbXref UMLS:C1848490 -HP:0000520 oboInOwl:hasDbXref UMLS:C1862425 -HP:0000520 oboInOwl:hasDbXref SNOMEDCT_US:18265008 -HP:0000520 oboInOwl:hasDbXref UMLS:C0015300 -HP:0000520 oboInOwl:hasDbXref MSH:D005094 -HP:0000520 oboInOwl:hasDbXref UMLS:C1837760 -HP:0000523 oboInOwl:hasDbXref SNOMEDCT_US:95723009 -HP:0000523 oboInOwl:hasDbXref UMLS:C0235259 -HP:0000522 oboInOwl:hasDbXref SNOMEDCT_US:253215004 -HP:0000522 oboInOwl:hasDbXref UMLS:C0344505 -HP:0000522 oboInOwl:hasDbXref MSH:C562827 -HP:0001852 oboInOwl:hasDbXref UMLS:C1840069 -HP:0001824 oboInOwl:hasDbXref SNOMEDCT_US:161832001 -HP:0001824 oboInOwl:hasDbXref UMLS:C1262477 -HP:0001824 oboInOwl:hasDbXref SNOMEDCT_US:262285001 -HP:0001824 oboInOwl:hasDbXref MSH:D015431 -HP:0001824 oboInOwl:hasDbXref SNOMEDCT_US:89362005 -HP:0001822 oboInOwl:hasDbXref UMLS:C0006386 -HP:0001822 oboInOwl:hasDbXref SNOMEDCT_US:415692008 -HP:0001822 oboInOwl:hasDbXref MSH:D000071378 -HP:0001822 oboInOwl:hasDbXref UMLS:C0018536 -HP:0001822 oboInOwl:hasDbXref MSH:D006215 -HP:0001822 oboInOwl:hasDbXref SNOMEDCT_US:122480009 -HP:0001829 oboInOwl:hasDbXref SNOMEDCT_US:62218008 -HP:0001829 oboInOwl:hasDbXref UMLS:C0158734 -HP:0001827 oboInOwl:hasDbXref UMLS:C4025746 -HP:0001820 oboInOwl:hasDbXref SNOMEDCT_US:111202002 -HP:0001820 oboInOwl:hasDbXref UMLS:C0240182 -HP:0001820 oboInOwl:hasDbXref MEDDRA:10050658 -HP:0001821 oboInOwl:hasDbXref UMLS:C1843112 -HP:0000503 oboInOwl:hasDbXref UMLS:C1855391 -HP:0000502 oboInOwl:hasDbXref UMLS:C4025847 -HP:0001836 oboInOwl:hasDbXref UMLS:C4021774 -HP:0000505 oboInOwl:hasDbXref MSH:D015354 -HP:0000505 oboInOwl:hasDbXref MSH:D014786 -HP:0000505 oboInOwl:hasDbXref SNOMEDCT_US:246635007 -HP:0000505 oboInOwl:hasDbXref SNOMEDCT_US:397540003 -HP:0000505 oboInOwl:hasDbXref SNOMEDCT_US:7973008 -HP:0000505 oboInOwl:hasDbXref UMLS:C0042798 -HP:0000505 oboInOwl:hasDbXref UMLS:C3665347 -HP:0001833 oboInOwl:hasDbXref UMLS:C0576225 -HP:0001833 oboInOwl:hasDbXref SNOMEDCT_US:299462005 -HP:0000504 oboInOwl:hasDbXref UMLS:C4025846 -HP:0001839 oboInOwl:hasDbXref UMLS:C0432028 -HP:0001839 oboInOwl:hasDbXref SNOMEDCT_US:205358006 -HP:0000506 oboInOwl:hasDbXref MSH:C562941 -HP:0000506 oboInOwl:hasDbXref SNOMEDCT_US:246803005 -HP:0000506 oboInOwl:hasDbXref UMLS:C0423113 -HP:0001837 oboInOwl:hasDbXref UMLS:C1865038 -HP:0000509 oboInOwl:hasDbXref UMLS:C1864156 -HP:0000509 oboInOwl:hasDbXref MSH:D003231 -HP:0000509 oboInOwl:hasDbXref UMLS:C0009763 -HP:0000509 oboInOwl:hasDbXref SNOMEDCT_US:9826008 -HP:0001838 oboInOwl:hasDbXref MEDDRA:10066242 -HP:0001838 oboInOwl:hasDbXref UMLS:C0240912 -HP:0001838 oboInOwl:hasDbXref MSH:C536345 -HP:0001838 oboInOwl:hasDbXref SNOMEDCT_US:205082007 -HP:0001838 oboInOwl:hasDbXref MSH:D005413 -HP:0001838 oboInOwl:hasDbXref SNOMEDCT_US:205359003 -HP:0000508 oboInOwl:hasDbXref SNOMEDCT_US:11934000 -HP:0000508 oboInOwl:hasDbXref UMLS:C0005745 -HP:0000508 oboInOwl:hasDbXref MSH:D001763 -HP:0001831 oboInOwl:hasDbXref UMLS:C1836195 -HP:0001832 oboInOwl:hasDbXref UMLS:C4025745 -HP:0000501 oboInOwl:hasDbXref SNOMEDCT_US:23986001 -HP:0000501 oboInOwl:hasDbXref UMLS:C0017601 -HP:0000501 oboInOwl:hasDbXref MSH:D005901 -HP:0001830 oboInOwl:hasDbXref UMLS:C2112129 -HP:0001830 oboInOwl:hasDbXref UMLS:C4020865 -HP:0012540 oboInOwl:hasDbXref UMLS:C4022859 -HP:0012541 oboInOwl:hasDbXref SNOMEDCT_US:206200000 -HP:0012541 oboInOwl:hasDbXref UMLS:C0007722 -HP:0012541 oboInOwl:hasDbXref SNOMEDCT_US:83095000 -HP:0011210 oboInOwl:hasDbXref UMLS:C4023465 -HP:0012542 oboInOwl:hasDbXref SNOMEDCT_US:30654002 -HP:0012542 oboInOwl:hasDbXref UMLS:C0263536 -HP:0011211 oboInOwl:hasDbXref UMLS:C4023464 -HP:0011212 oboInOwl:hasDbXref UMLS:C4023463 -HP:0012543 oboInOwl:hasDbXref UMLS:C2721579 -HP:0012544 oboInOwl:hasDbXref UMLS:C4022858 -HP:0011213 oboInOwl:hasDbXref UMLS:C4023462 -HP:0011214 oboInOwl:hasDbXref UMLS:C4023461 -HP:0012545 oboInOwl:hasDbXref UMLS:C4022857 -HP:0011215 oboInOwl:hasDbXref UMLS:C4023460 -HP:0012546 oboInOwl:hasDbXref UMLS:C4022856 -HP:0000558 oboInOwl:hasDbXref SNOMEDCT_US:47507006 -HP:0000558 oboInOwl:hasDbXref UMLS:C0265341 -HP:0000558 oboInOwl:hasDbXref MSH:C535679 -HP:0000557 oboInOwl:hasDbXref UMLS:C4551507 -HP:0000557 oboInOwl:hasDbXref MSH:D006871 -HP:0001888 oboInOwl:hasDbXref UMLS:C0024312 -HP:0001888 oboInOwl:hasDbXref SNOMEDCT_US:48813009 -HP:0001888 oboInOwl:hasDbXref MSH:D008231 -HP:0000559 oboInOwl:hasDbXref SNOMEDCT_US:95726001 -HP:0000559 oboInOwl:hasDbXref MSH:D065306 -HP:0000559 oboInOwl:hasDbXref UMLS:C0349702 -HP:0001889 oboInOwl:hasDbXref SNOMEDCT_US:53165003 -HP:0001889 oboInOwl:hasDbXref UMLS:C0002888 -HP:0001889 oboInOwl:hasDbXref MSH:D000749 -HP:0000550 oboInOwl:hasDbXref UMLS:C1855685 -HP:0001882 oboInOwl:hasDbXref MSH:D007970 -HP:0001882 oboInOwl:hasDbXref SNOMEDCT_US:84828003 -HP:0001882 oboInOwl:hasDbXref UMLS:C0023530 -HP:0001883 oboInOwl:hasDbXref SNOMEDCT_US:398309008 -HP:0001883 oboInOwl:hasDbXref MSH:D000070558 -HP:0001883 oboInOwl:hasDbXref UMLS:C1301937 -HP:0001883 oboInOwl:hasDbXref UMLS:C3552713 -HP:0001880 oboInOwl:hasDbXref UMLS:C0014457 -HP:0001880 oboInOwl:hasDbXref MSH:D004802 -HP:0000552 oboInOwl:hasDbXref UMLS:C1970167 -HP:0000552 oboInOwl:hasDbXref UMLS:C0155017 -HP:0000552 oboInOwl:hasDbXref MSH:D003117 -HP:0000552 oboInOwl:hasDbXref SNOMEDCT_US:85049009 -HP:0000552 oboInOwl:hasDbXref SNOMEDCT_US:51886007 -HP:0001881 oboInOwl:hasDbXref UMLS:C0152009 -HP:0001881 oboInOwl:hasDbXref SNOMEDCT_US:24827003 -HP:0001881 oboInOwl:hasDbXref SNOMEDCT_US:134199001 -HP:0000551 oboInOwl:hasDbXref MSH:D003117 -HP:0000551 oboInOwl:hasDbXref SNOMEDCT_US:23289000 -HP:0000551 oboInOwl:hasDbXref UMLS:C3552853 -HP:0000551 oboInOwl:hasDbXref SNOMEDCT_US:367469000 -HP:0000551 oboInOwl:hasDbXref UMLS:C0234629 -HP:0000551 oboInOwl:hasDbXref UMLS:C0009398 -HP:0001886 oboInOwl:hasDbXref UMLS:C4025737 -HP:0000554 oboInOwl:hasDbXref UMLS:C0042164 -HP:0000554 oboInOwl:hasDbXref MSH:D014605 -HP:0000554 oboInOwl:hasDbXref SNOMEDCT_US:128473001 -HP:0000553 oboInOwl:hasDbXref UMLS:C4025842 -HP:0000556 oboInOwl:hasDbXref SNOMEDCT_US:314407005 -HP:0000556 oboInOwl:hasDbXref UMLS:C0854723 -HP:0000556 oboInOwl:hasDbXref MSH:D058499 -HP:0001884 oboInOwl:hasDbXref MSH:D005413 -HP:0001884 oboInOwl:hasDbXref UMLS:C0152237 -HP:0001884 oboInOwl:hasDbXref SNOMEDCT_US:205083002 -HP:0001884 oboInOwl:hasDbXref SNOMEDCT_US:31668003 -HP:0000555 oboInOwl:hasDbXref SNOMEDCT_US:1361009 -HP:0000555 oboInOwl:hasDbXref UMLS:C0152458 -HP:0001885 oboInOwl:hasDbXref UMLS:C4021769 -HP:0012547 oboInOwl:hasDbXref UMLS:C4022855 -HP:0011217 oboInOwl:hasDbXref UMLS:C4023459 -HP:0012548 oboInOwl:hasDbXref UMLS:C4021082 -HP:0012549 oboInOwl:hasDbXref UMLS:C4022854 -HP:0012549 oboInOwl:hasDbXref NCIT:C3192 -HP:0011218 oboInOwl:hasDbXref UMLS:C4023458 -HP:0011219 oboInOwl:hasDbXref UMLS:C4023457 -HP:0012530 oboInOwl:hasDbXref UMLS:C4022861 -HP:0011200 oboInOwl:hasDbXref UMLS:C4023474 -HP:0012531 oboInOwl:hasDbXref SNOMEDCT_US:22253000 -HP:0012531 oboInOwl:hasDbXref UMLS:C0030193 -HP:0012531 oboInOwl:hasDbXref MSH:D010146 -HP:0012532 oboInOwl:hasDbXref MSH:D059350 -HP:0012532 oboInOwl:hasDbXref UMLS:C0150055 -HP:0012532 oboInOwl:hasDbXref SNOMEDCT_US:82423001 -HP:0011201 oboInOwl:hasDbXref UMLS:C4023473 -HP:0012533 oboInOwl:hasDbXref UMLS:C0458247 -HP:0012533 oboInOwl:hasDbXref MSH:D006930 -HP:0012533 oboInOwl:hasDbXref SNOMEDCT_US:247404004 -HP:0011202 oboInOwl:hasDbXref UMLS:C4023472 -HP:0011203 oboInOwl:hasDbXref UMLS:C4023471 -HP:0012534 oboInOwl:hasDbXref SNOMEDCT_US:279079003 -HP:0012534 oboInOwl:hasDbXref UMLS:C0392699 -HP:0012534 oboInOwl:hasDbXref MSH:D010292 -HP:0012535 oboInOwl:hasDbXref UMLS:C4021083 -HP:0011204 oboInOwl:hasDbXref UMLS:C4023470 -HP:0000568 oboInOwl:hasDbXref Fyler:4877 -HP:0000568 oboInOwl:hasDbXref SNOMEDCT_US:61142002 -HP:0000568 oboInOwl:hasDbXref UMLS:C0026010 -HP:0000568 oboInOwl:hasDbXref MSH:D008850 -HP:0000568 oboInOwl:hasDbXref UMLS:C4280625 -HP:0000568 oboInOwl:hasDbXref SNOMEDCT_US:204108000 -HP:0000568 oboInOwl:hasDbXref UMLS:C4280808 -HP:0001899 oboInOwl:hasDbXref UMLS:C0239935 -HP:0000561 oboInOwl:hasDbXref UMLS:C4280627 -HP:0000561 oboInOwl:hasDbXref UMLS:C4280626 -HP:0000561 oboInOwl:hasDbXref UMLS:C1843005 -HP:0001894 oboInOwl:hasDbXref MSH:D013922 -HP:0001894 oboInOwl:hasDbXref SNOMEDCT_US:6631009 -HP:0001894 oboInOwl:hasDbXref UMLS:C0836924 -HP:0001894 oboInOwl:hasDbXref UMLS:C0857460 -HP:0001894 oboInOwl:hasDbXref SNOMEDCT_US:415115007 -HP:0001891 oboInOwl:hasDbXref UMLS:C0162316 -HP:0001891 oboInOwl:hasDbXref MSH:D018798 -HP:0001891 oboInOwl:hasDbXref SNOMEDCT_US:87522002 -HP:0000563 oboInOwl:hasDbXref MSH:D007640 -HP:0000563 oboInOwl:hasDbXref UMLS:C0022578 -HP:0000563 oboInOwl:hasDbXref SNOMEDCT_US:65636009 -HP:0001892 oboInOwl:hasDbXref UMLS:C1458140 -HP:0001892 oboInOwl:hasDbXref SNOMEDCT_US:64779008 -HP:0001892 oboInOwl:hasDbXref SNOMEDCT_US:248250000 -HP:0000565 oboInOwl:hasDbXref SNOMEDCT_US:16596007 -HP:0000565 oboInOwl:hasDbXref UMLS:C0014877 -HP:0000565 oboInOwl:hasDbXref MSH:D004948 -HP:0001897 oboInOwl:hasDbXref UMLS:C0085577 -HP:0001897 oboInOwl:hasDbXref SNOMEDCT_US:300980002 -HP:0000564 oboInOwl:hasDbXref SNOMEDCT_US:278530008 -HP:0000564 oboInOwl:hasDbXref UMLS:C0344511 -HP:0001898 oboInOwl:hasDbXref UMLS:C1853288 -HP:0001895 oboInOwl:hasDbXref UMLS:C0235983 -HP:0000567 oboInOwl:hasDbXref SNOMEDCT_US:39302008 -HP:0000567 oboInOwl:hasDbXref UMLS:C0240896 -HP:0001896 oboInOwl:hasDbXref SNOMEDCT_US:124961001 -HP:0001896 oboInOwl:hasDbXref UMLS:C0858867 -HP:0012536 oboInOwl:hasDbXref UMLS:C4022860 -HP:0011205 oboInOwl:hasDbXref UMLS:C4023469 -HP:0011206 oboInOwl:hasDbXref UMLS:C4023468 -HP:0012537 oboInOwl:hasDbXref UMLS:C0149696 -HP:0012537 oboInOwl:hasDbXref SNOMEDCT_US:235719002 -HP:0012538 oboInOwl:hasDbXref MSH:D002446 -HP:0012538 oboInOwl:hasDbXref SNOMEDCT_US:441831003 -HP:0012538 oboInOwl:hasDbXref UMLS:C0007570 -HP:0012538 oboInOwl:hasDbXref UMLS:C0850024 -HP:0012538 oboInOwl:hasDbXref SNOMEDCT_US:396331005 -HP:0011207 oboInOwl:hasDbXref UMLS:C4023467 -HP:0011208 oboInOwl:hasDbXref UMLS:C4023466 -HP:0012539 oboInOwl:hasDbXref SNOMEDCT_US:118601006 -HP:0012539 oboInOwl:hasDbXref MSH:D008228 -HP:0012539 oboInOwl:hasDbXref SNOMEDCT_US:128929007 -HP:0012539 oboInOwl:hasDbXref SNOMEDCT_US:1929004 -HP:0012539 oboInOwl:hasDbXref UMLS:C0024305 -HP:0012539 oboInOwl:hasDbXref SNOMEDCT_US:188675007 -HP:0011209 oboInOwl:hasDbXref UMLS:C4021198 -HP:0001890 oboInOwl:hasDbXref SNOMEDCT_US:413603009 -HP:0001890 oboInOwl:hasDbXref MSH:D000744 -HP:0001890 oboInOwl:hasDbXref UMLS:C0002880 -HP:0012520 oboInOwl:hasDbXref UMLS:C4020719 -HP:0012520 oboInOwl:hasDbXref UMLS:C1853618 -HP:0012521 oboInOwl:hasDbXref UMLS:C4021084 -HP:0012522 oboInOwl:hasDbXref UMLS:C4022867 -HP:0012523 oboInOwl:hasDbXref UMLS:C3665983 -HP:0012524 oboInOwl:hasDbXref UMLS:C4022866 -HP:0001868 oboInOwl:hasDbXref UMLS:C4025740 -HP:0001869 oboInOwl:hasDbXref UMLS:C1857953 -HP:0000535 oboInOwl:hasDbXref UMLS:C1832446 -HP:0000538 oboInOwl:hasDbXref SNOMEDCT_US:57138009 -HP:0000538 oboInOwl:hasDbXref MSH:C562401 -HP:0000538 oboInOwl:hasDbXref UMLS:C0155300 -HP:0000537 oboInOwl:hasDbXref UMLS:C1303003 -HP:0000537 oboInOwl:hasDbXref SNOMEDCT_US:400956000 -HP:0000539 oboInOwl:hasDbXref UMLS:C4025843 -HP:0000532 oboInOwl:hasDbXref UMLS:C4025844 -HP:0001864 oboInOwl:hasDbXref UMLS:C4280586 -HP:0001864 oboInOwl:hasDbXref UMLS:C4025741 -HP:0000531 oboInOwl:hasDbXref UMLS:C1096610 -HP:0000534 oboInOwl:hasDbXref UMLS:C4011556 -HP:0000533 oboInOwl:hasDbXref SNOMEDCT_US:95686007 -HP:0000533 oboInOwl:hasDbXref UMLS:C4048273 -HP:0001863 oboInOwl:hasDbXref UMLS:C4280587 -HP:0001863 oboInOwl:hasDbXref UMLS:C4021770 -HP:0012525 oboInOwl:hasDbXref UMLS:C4022865 -HP:0012526 oboInOwl:hasDbXref UMLS:C4022864 -HP:0012527 oboInOwl:hasDbXref UMLS:C4022863 -HP:0012528 oboInOwl:hasDbXref UMLS:C4022862 -HP:0012529 oboInOwl:hasDbXref UMLS:C4021839 -HP:0012510 oboInOwl:hasDbXref UMLS:C4022871 -HP:0012511 oboInOwl:hasDbXref SNOMEDCT_US:247220006 -HP:0012511 oboInOwl:hasDbXref UMLS:C0344299 -HP:0012512 oboInOwl:hasDbXref UMLS:C4022870 -HP:0012513 oboInOwl:hasDbXref SNOMEDCT_US:102556003 -HP:0012513 oboInOwl:hasDbXref UMLS:C0239377 -HP:0001879 oboInOwl:hasDbXref UMLS:C4025738 -HP:0000546 oboInOwl:hasDbXref SNOMEDCT_US:95695004 -HP:0000546 oboInOwl:hasDbXref MSH:D012162 -HP:0000546 oboInOwl:hasDbXref UMLS:C0035304 -HP:0001877 oboInOwl:hasDbXref UMLS:C4020862 -HP:0001877 oboInOwl:hasDbXref UMLS:C0391870 -HP:0001877 oboInOwl:hasDbXref SNOMEDCT_US:12222001 -HP:0000549 oboInOwl:hasDbXref UMLS:C1845274 -HP:0001878 oboInOwl:hasDbXref UMLS:C0002878 -HP:0001878 oboInOwl:hasDbXref MSH:D000743 -HP:0001878 oboInOwl:hasDbXref SNOMEDCT_US:61261009 -HP:0000548 oboInOwl:hasDbXref MSH:D012174 -HP:0001871 oboInOwl:hasDbXref SNOMEDCT_US:34093004 -HP:0001871 oboInOwl:hasDbXref UMLS:C0018939 -HP:0001871 oboInOwl:hasDbXref MSH:D006402 -HP:0001871 oboInOwl:hasDbXref UMLS:C4020864 -HP:0001871 oboInOwl:hasDbXref UMLS:C0850715 -HP:0001871 oboInOwl:hasDbXref SNOMEDCT_US:191124002 -HP:0001872 oboInOwl:hasDbXref UMLS:C0151854 -HP:0001872 oboInOwl:hasDbXref UMLS:C0040015 -HP:0001872 oboInOwl:hasDbXref SNOMEDCT_US:127566005 -HP:0001872 oboInOwl:hasDbXref UMLS:C4020863 -HP:0001872 oboInOwl:hasDbXref SNOMEDCT_US:32942005 -HP:0001872 oboInOwl:hasDbXref MSH:D013915 -HP:0000541 oboInOwl:hasDbXref UMLS:C0035305 -HP:0000541 oboInOwl:hasDbXref MSH:D012163 -HP:0000541 oboInOwl:hasDbXref SNOMEDCT_US:42059000 -HP:0000540 oboInOwl:hasDbXref UMLS:C0020490 -HP:0000540 oboInOwl:hasDbXref SNOMEDCT_US:38101003 -HP:0000540 oboInOwl:hasDbXref MSH:D006956 -HP:0001870 oboInOwl:hasDbXref UMLS:C4025739 -HP:0001875 oboInOwl:hasDbXref SNOMEDCT_US:165517008 -HP:0001875 oboInOwl:hasDbXref UMLS:C0853697 -HP:0000543 oboInOwl:hasDbXref SNOMEDCT_US:302200001 -HP:0000543 oboInOwl:hasDbXref UMLS:C0554970 -HP:0001876 oboInOwl:hasDbXref UMLS:C0030312 -HP:0001876 oboInOwl:hasDbXref MSH:D010198 -HP:0001876 oboInOwl:hasDbXref SNOMEDCT_US:127034005 -HP:0000542 oboInOwl:hasDbXref UMLS:C1846463 -HP:0000545 oboInOwl:hasDbXref UMLS:C0027092 -HP:0000545 oboInOwl:hasDbXref SNOMEDCT_US:57190000 -HP:0000545 oboInOwl:hasDbXref MSH:D009216 -HP:0001873 oboInOwl:hasDbXref MSH:D013921 -HP:0001873 oboInOwl:hasDbXref UMLS:C0040034 -HP:0001873 oboInOwl:hasDbXref UMLS:C0392386 -HP:0001873 oboInOwl:hasDbXref SNOMEDCT_US:302215000 -HP:0001873 oboInOwl:hasDbXref SNOMEDCT_US:415116008 -HP:0001874 oboInOwl:hasDbXref SNOMEDCT_US:250274006 -HP:0001874 oboInOwl:hasDbXref UMLS:C0427515 -HP:0000544 oboInOwl:hasDbXref MSH:D017246 -HP:0000544 oboInOwl:hasDbXref SNOMEDCT_US:19373007 -HP:0000544 oboInOwl:hasDbXref UMLS:C0162292 -HP:0000544 oboInOwl:hasDbXref UMLS:C0162674 -HP:0000544 oboInOwl:hasDbXref MSH:D009886 -HP:0000544 oboInOwl:hasDbXref SNOMEDCT_US:46252003 -HP:0012514 oboInOwl:hasDbXref UMLS:C0023222 -HP:0012514 oboInOwl:hasDbXref SNOMEDCT_US:10601006 -HP:0012515 oboInOwl:hasDbXref UMLS:C3279725 -HP:0012516 oboInOwl:hasDbXref SNOMEDCT_US:253513005 -HP:0012516 oboInOwl:hasDbXref UMLS:C0344882 -HP:0012517 oboInOwl:hasDbXref UMLS:C4022869 -HP:0012518 oboInOwl:hasDbXref UMLS:C4022868 -HP:0012519 oboInOwl:hasDbXref UMLS:C4020720 -HP:0001808 oboInOwl:hasDbXref UMLS:C1856963 -HP:0001809 oboInOwl:hasDbXref SNOMEDCT_US:85136002 -HP:0001809 oboInOwl:hasDbXref UMLS:C0263530 -HP:0001802 oboInOwl:hasDbXref UMLS:C1844555 -HP:0001803 oboInOwl:hasDbXref UMLS:C0150993 -HP:0001803 oboInOwl:hasDbXref SNOMEDCT_US:89704006 -HP:0001803 oboInOwl:hasDbXref MEDDRA:10028702 -HP:0001800 oboInOwl:hasDbXref UMLS:C1837279 -HP:0001806 oboInOwl:hasDbXref MEDDRA:10030337 -HP:0001806 oboInOwl:hasDbXref SNOMEDCT_US:75789001 -HP:0001806 oboInOwl:hasDbXref UMLS:C0085661 -HP:0001806 oboInOwl:hasDbXref MSH:D054039 -HP:0001807 oboInOwl:hasDbXref UMLS:C0423820 -HP:0001807 oboInOwl:hasDbXref SNOMEDCT_US:271768001 -HP:0001804 oboInOwl:hasDbXref UMLS:C1856786 -HP:0001805 oboInOwl:hasDbXref UMLS:C0263537 -HP:0001805 oboInOwl:hasDbXref SNOMEDCT_US:52897009 -HP:0001814 oboInOwl:hasDbXref UMLS:C3277753 -HP:0001812 oboInOwl:hasDbXref UMLS:C1844825 -HP:0001817 oboInOwl:hasDbXref UMLS:C1844554 -HP:0001818 oboInOwl:hasDbXref MSH:D010304 -HP:0001818 oboInOwl:hasDbXref SNOMEDCT_US:71906005 -HP:0001818 oboInOwl:hasDbXref MEDDRA:10034016 -HP:0001818 oboInOwl:hasDbXref UMLS:C0030578 -HP:0001816 oboInOwl:hasDbXref SNOMEDCT_US:63829008 -HP:0001816 oboInOwl:hasDbXref UMLS:C0423823 -HP:0001810 oboInOwl:hasDbXref UMLS:C1833225 -HP:0011197 oboInOwl:hasDbXref UMLS:C4023477 -HP:0011198 oboInOwl:hasDbXref UMLS:C4023476 -HP:0011199 oboInOwl:hasDbXref UMLS:C4023475 -HP:0011190 oboInOwl:hasDbXref UMLS:C4023484 -HP:0011191 oboInOwl:hasDbXref UMLS:C4023483 -HP:0011192 oboInOwl:hasDbXref UMLS:C4023482 -HP:0011193 oboInOwl:hasDbXref UMLS:C4023481 -HP:0011194 oboInOwl:hasDbXref UMLS:C4023480 -HP:0011195 oboInOwl:hasDbXref UMLS:C4023479 -HP:0011196 oboInOwl:hasDbXref UMLS:C4023478 -HP:0011186 oboInOwl:hasDbXref UMLS:C4023488 -HP:0011187 oboInOwl:hasDbXref UMLS:C4023487 -HP:0011188 oboInOwl:hasDbXref UMLS:C4023486 -HP:0011189 oboInOwl:hasDbXref UMLS:C4023485 -HP:0011180 oboInOwl:hasDbXref UMLS:C4023492 -HP:0011181 oboInOwl:hasDbXref UMLS:C1851759 -HP:0011182 oboInOwl:hasDbXref UMLS:C4023491 -HP:0011183 oboInOwl:hasDbXref UMLS:C4023490 -HP:0011184 oboInOwl:hasDbXref UMLS:C4023489 -HP:0011185 oboInOwl:hasDbXref UMLS:C4021199 -HP:0012462 oboInOwl:hasDbXref UMLS:C1860972 -HP:0012462 oboInOwl:hasDbXref MSH:C537682 -HP:0011131 oboInOwl:hasDbXref UMLS:C0240705 -HP:0012463 oboInOwl:hasDbXref UMLS:C4022892 -HP:0011132 oboInOwl:hasDbXref UMLS:C4023521 -HP:0012464 oboInOwl:hasDbXref UMLS:C0919785 -HP:0011133 oboInOwl:hasDbXref UMLS:C4021850 -HP:0011134 oboInOwl:hasDbXref SNOMEDCT_US:304213008 -HP:0011134 oboInOwl:hasDbXref UMLS:C0239574 -HP:0012465 oboInOwl:hasDbXref UMLS:C4022891 -HP:0011135 oboInOwl:hasDbXref UMLS:C4023520 -HP:0012466 oboInOwl:hasDbXref SNOMEDCT_US:8764008 -HP:0012466 oboInOwl:hasDbXref UMLS:C0268048 -HP:0012467 oboInOwl:hasDbXref SNOMEDCT_US:70644008 -HP:0012467 oboInOwl:hasDbXref UMLS:C0268047 -HP:0011136 oboInOwl:hasDbXref UMLS:C2677485 -HP:0011137 oboInOwl:hasDbXref UMLS:C4023519 -HP:0012468 oboInOwl:hasDbXref UMLS:C1735903 -HP:0012469 oboInOwl:hasDbXref UMLS:C3887898 -HP:0011138 oboInOwl:hasDbXref UMLS:C4023518 -HP:0012460 oboInOwl:hasDbXref UMLS:C4022893 -HP:0011130 oboInOwl:hasDbXref UMLS:C4023522 -HP:0012461 oboInOwl:hasDbXref MSH:D001437 -HP:0012461 oboInOwl:hasDbXref UMLS:C0004659 -HP:0012461 oboInOwl:hasDbXref SNOMEDCT_US:61373006 -HP:0000473 oboInOwl:hasDbXref UMLS:C0152116 -HP:0000473 oboInOwl:hasDbXref UMLS:C0949445 -HP:0000473 oboInOwl:hasDbXref SNOMEDCT_US:270476009 -HP:0000473 oboInOwl:hasDbXref SNOMEDCT_US:74333002 -HP:0000473 oboInOwl:hasDbXref SNOMEDCT_US:70070008 -HP:0000473 oboInOwl:hasDbXref MSH:D014103 -HP:0000473 oboInOwl:hasDbXref UMLS:C0040485 -HP:0000472 oboInOwl:hasDbXref UMLS:C1839816 -HP:0000475 oboInOwl:hasDbXref UMLS:C1853638 -HP:0000474 oboInOwl:hasDbXref UMLS:C1836940 -http://purl.obolibrary.org/obo/BFO_0000050 oboInOwl:hasDbXref BFO:0000050 -HP:0000476 oboInOwl:hasDbXref MSH:D018191 -HP:0000476 oboInOwl:hasDbXref SNOMEDCT_US:423984004 -HP:0000476 oboInOwl:hasDbXref SNOMEDCT_US:40225001 -HP:0000476 oboInOwl:hasDbXref NCIT:C8965 -HP:0000476 oboInOwl:hasDbXref SNOMEDCT_US:399882002 -HP:0000476 oboInOwl:hasDbXref UMLS:C0206620 -HP:0000479 oboInOwl:hasDbXref MSH:D012164 -HP:0000479 oboInOwl:hasDbXref UMLS:C0035309 -HP:0000479 oboInOwl:hasDbXref SNOMEDCT_US:29555009 -HP:0000479 oboInOwl:hasDbXref UMLS:C0035300 -HP:0000478 oboInOwl:hasDbXref SNOMEDCT_US:371409005 -HP:0000478 oboInOwl:hasDbXref MSH:D005124 -HP:0000478 oboInOwl:hasDbXref MSH:D005128 -HP:0000478 oboInOwl:hasDbXref SNOMEDCT_US:19416009 -HP:0000478 oboInOwl:hasDbXref SNOMEDCT_US:371405004 -HP:0000478 oboInOwl:hasDbXref UMLS:C0015393 -HP:0000478 oboInOwl:hasDbXref UMLS:C0015397 -HP:0011139 oboInOwl:hasDbXref UMLS:C4021201 -http://purl.obolibrary.org/obo/BFO_0000051 oboInOwl:hasDbXref BFO:0000051 -HP:0000471 oboInOwl:hasDbXref UMLS:C0854242 -HP:0000470 oboInOwl:hasDbXref SNOMEDCT_US:95427009 -HP:0000470 oboInOwl:hasDbXref UMLS:C0521525 -HP:0011120 oboInOwl:hasDbXref UMLS:C0264169 -HP:0011120 oboInOwl:hasDbXref SNOMEDCT_US:710234009 -HP:0012451 oboInOwl:hasDbXref UMLS:C0401148 -HP:0012451 oboInOwl:hasDbXref SNOMEDCT_US:197119006 -HP:0011121 oboInOwl:hasDbXref UMLS:C4023528 -HP:0011121 oboInOwl:hasDbXref Fyler:4133 -HP:0012452 oboInOwl:hasDbXref SNOMEDCT_US:32914008 -HP:0012452 oboInOwl:hasDbXref MSH:D012148 -HP:0012452 oboInOwl:hasDbXref UMLS:C0035258 -HP:0012453 oboInOwl:hasDbXref UMLS:C4020723 -HP:0012453 oboInOwl:hasDbXref UMLS:C4022899 -HP:0011122 oboInOwl:hasDbXref UMLS:C4023527 -HP:0011123 oboInOwl:hasDbXref UMLS:C3875321 -HP:0011123 oboInOwl:hasDbXref MP:0004947 -HP:0011123 oboInOwl:hasDbXref SNOMEDCT_US:703938007 -HP:0011123 oboInOwl:hasDbXref UMLS:C0011603 -HP:0011123 oboInOwl:hasDbXref MSH:D003872 -HP:0012454 oboInOwl:hasDbXref UMLS:C4020722 -HP:0012454 oboInOwl:hasDbXref UMLS:C4022898 -HP:0011124 oboInOwl:hasDbXref UMLS:C4023526 -HP:0011125 oboInOwl:hasDbXref UMLS:C4023525 -HP:0012456 oboInOwl:hasDbXref UMLS:C4022896 -HP:0012457 oboInOwl:hasDbXref UMLS:C4022895 -HP:0011126 oboInOwl:hasDbXref UMLS:C1384594 -HP:0012458 oboInOwl:hasDbXref UMLS:C4022894 -HP:0011127 oboInOwl:hasDbXref UMLS:C1396126 -HP:0012450 oboInOwl:hasDbXref SNOMEDCT_US:236069009 -HP:0012450 oboInOwl:hasDbXref UMLS:C0401149 -HP:0000484 oboInOwl:hasDbXref UMLS:C1847524 -HP:0000484 oboInOwl:hasDbXref SNOMEDCT_US:449734001 -HP:0000483 oboInOwl:hasDbXref MSH:D001251 -HP:0000483 oboInOwl:hasDbXref SNOMEDCT_US:82649003 -HP:0000483 oboInOwl:hasDbXref UMLS:C0004106 -HP:0000486 oboInOwl:hasDbXref UMLS:C0038379 -HP:0000486 oboInOwl:hasDbXref SNOMEDCT_US:22066006 -HP:0000486 oboInOwl:hasDbXref MSH:D013285 -HP:0000486 oboInOwl:hasDbXref SNOMEDCT_US:128602000 -HP:0000485 oboInOwl:hasDbXref SNOMEDCT_US:268158009 -HP:0000485 oboInOwl:hasDbXref UMLS:C0344530 -HP:0000485 oboInOwl:hasDbXref UMLS:C1167712 -HP:0000485 oboInOwl:hasDbXref SNOMEDCT_US:204118005 -HP:0000485 oboInOwl:hasDbXref MSH:C562829 -HP:0000488 oboInOwl:hasDbXref SNOMEDCT_US:29555009 -HP:0000488 oboInOwl:hasDbXref UMLS:C0035309 -HP:0000488 oboInOwl:hasDbXref MSH:D012164 -HP:0012459 oboInOwl:hasDbXref SNOMEDCT_US:122711000119109 -HP:0012459 oboInOwl:hasDbXref UMLS:C0752150 -HP:0012459 oboInOwl:hasDbXref MSH:D051270 -HP:0011128 oboInOwl:hasDbXref UMLS:C4023524 -HP:0011129 oboInOwl:hasDbXref UMLS:C4023523 -HP:0000480 oboInOwl:hasDbXref UMLS:C3540764 -HP:0000482 oboInOwl:hasDbXref SNOMEDCT_US:26098002 -HP:0000482 oboInOwl:hasDbXref UMLS:C1167713 -HP:0000482 oboInOwl:hasDbXref UMLS:C0266544 -HP:0000481 oboInOwl:hasDbXref UMLS:C1855670 -HP:0000481 oboInOwl:hasDbXref UMLS:C4020889 -HP:0012440 oboInOwl:hasDbXref UMLS:C4021086 -HP:0011110 oboInOwl:hasDbXref UMLS:C0040425 -HP:0011110 oboInOwl:hasDbXref SNOMEDCT_US:90176007 -HP:0011110 oboInOwl:hasDbXref MSH:D014069 -HP:0012441 oboInOwl:hasDbXref MSH:D046628 -HP:0012441 oboInOwl:hasDbXref UMLS:C4048750 -HP:0012441 oboInOwl:hasDbXref SNOMEDCT_US:430887001 -HP:0012441 oboInOwl:hasDbXref UMLS:C0878588 -HP:0011111 oboInOwl:hasDbXref UMLS:C4023536 -HP:0012442 oboInOwl:hasDbXref MSH:D001657 -HP:0012442 oboInOwl:hasDbXref UMLS:C1449631 -HP:0012443 oboInOwl:hasDbXref UMLS:C4021085 -HP:0011112 oboInOwl:hasDbXref MP:0010210 -HP:0011112 oboInOwl:hasDbXref UMLS:C4023535 -HP:0011113 oboInOwl:hasDbXref UMLS:C4023534 -HP:0011113 oboInOwl:hasDbXref MP:0003009 -HP:0012444 oboInOwl:hasDbXref UMLS:C0154671 -HP:0012444 oboInOwl:hasDbXref SNOMEDCT_US:278849000 -HP:0012444 oboInOwl:hasDbXref SNOMEDCT_US:52522001 -HP:0012444 oboInOwl:hasDbXref UMLS:C0235946 -HP:0012444 oboInOwl:hasDbXref SNOMEDCT_US:418143002 -HP:0011114 oboInOwl:hasDbXref UMLS:C4023533 -HP:0011115 oboInOwl:hasDbXref UMLS:C4023532 -HP:0012446 oboInOwl:hasDbXref MSH:C567791 -HP:0012446 oboInOwl:hasDbXref UMLS:C2751584 -HP:0012446 oboInOwl:hasDbXref SNOMEDCT_US:711403001 -HP:0012446 oboInOwl:hasDbXref UMLS:C4022901 -HP:0012447 oboInOwl:hasDbXref UMLS:C1857704 -HP:0011116 oboInOwl:hasDbXref UMLS:C4023531 -HP:0000458 oboInOwl:hasDbXref MSH:D000857 -HP:0000458 oboInOwl:hasDbXref UMLS:C0003126 -HP:0000458 oboInOwl:hasDbXref SNOMEDCT_US:44169009 -HP:0001789 oboInOwl:hasDbXref SNOMEDCT_US:276508000 -HP:0001789 oboInOwl:hasDbXref UMLS:C0020305 -HP:0001789 oboInOwl:hasDbXref MSH:D015160 -HP:0001783 oboInOwl:hasDbXref UMLS:C1842231 -HP:0001783 oboInOwl:hasDbXref UMLS:C1850161 -HP:0000451 oboInOwl:hasDbXref UMLS:C1839765 -HP:0000453 oboInOwl:hasDbXref MSH:D002754 -HP:0000453 oboInOwl:hasDbXref SNOMEDCT_US:204508009 -HP:0000453 oboInOwl:hasDbXref UMLS:C0008297 -HP:0000453 oboInOwl:hasDbXref Fyler:4203 -HP:0001782 oboInOwl:hasDbXref UMLS:C4025747 -HP:0000452 oboInOwl:hasDbXref UMLS:C0584837 -HP:0000452 oboInOwl:hasDbXref SNOMEDCT_US:306963008 -HP:0001787 oboInOwl:hasDbXref UMLS:C0549629 -HP:0001787 oboInOwl:hasDbXref SNOMEDCT_US:274127000 -HP:0000455 oboInOwl:hasDbXref UMLS:C0426429 -HP:0000455 oboInOwl:hasDbXref SNOMEDCT_US:249327002 -HP:0000454 oboInOwl:hasDbXref SNOMEDCT_US:21558008 -HP:0000454 oboInOwl:hasDbXref SNOMEDCT_US:248568003 -HP:0000454 oboInOwl:hasDbXref UMLS:C0277873 -HP:0001788 oboInOwl:hasDbXref SNOMEDCT_US:237266003 -HP:0001788 oboInOwl:hasDbXref UMLS:C0015944 -HP:0001788 oboInOwl:hasDbXref SNOMEDCT_US:44223004 -HP:0001788 oboInOwl:hasDbXref MSH:D005322 -HP:0000457 oboInOwl:hasDbXref UMLS:C1842876 -HP:0001785 oboInOwl:hasDbXref SNOMEDCT_US:26237000 -HP:0001785 oboInOwl:hasDbXref SNOMEDCT_US:267039000 -HP:0001785 oboInOwl:hasDbXref UMLS:C0235439 -HP:0000456 oboInOwl:hasDbXref UMLS:C0426428 -HP:0000456 oboInOwl:hasDbXref UMLS:C4020890 -HP:0000456 oboInOwl:hasDbXref SNOMEDCT_US:249326006 -HP:0001786 oboInOwl:hasDbXref SNOMEDCT_US:299464006 -HP:0001786 oboInOwl:hasDbXref UMLS:C0576227 -HP:0011117 oboInOwl:hasDbXref UMLS:C4023530 -HP:0012448 oboInOwl:hasDbXref UMLS:C1277241 -HP:0012448 oboInOwl:hasDbXref SNOMEDCT_US:135810007 -HP:0011118 oboInOwl:hasDbXref UMLS:C4023529 -HP:0011118 oboInOwl:hasDbXref MP:0008556 -HP:0012449 oboInOwl:hasDbXref UMLS:C4022900 -HP:0011119 oboInOwl:hasDbXref UMLS:C4021202 -HP:0011119 oboInOwl:hasDbXref UMLS:C4280332 -HP:0001780 oboInOwl:hasDbXref UMLS:C2674738 -HP:0012430 oboInOwl:hasDbXref UMLS:C4020727 -HP:0012430 oboInOwl:hasDbXref UMLS:C4022908 -HP:0012431 oboInOwl:hasDbXref UMLS:C4022907 -HP:0011100 oboInOwl:hasDbXref UMLS:C0021828 -HP:0011100 oboInOwl:hasDbXref MSH:D007409 -HP:0012432 oboInOwl:hasDbXref UMLS:C0518656 -HP:0011102 oboInOwl:hasDbXref UMLS:C0266176 -HP:0011102 oboInOwl:hasDbXref SNOMEDCT_US:25896009 -HP:0012433 oboInOwl:hasDbXref UMLS:C4020726 -HP:0012433 oboInOwl:hasDbXref UMLS:C4021087 -HP:0011103 oboInOwl:hasDbXref UMLS:C0344916 -HP:0011103 oboInOwl:hasDbXref SNOMEDCT_US:253545000 -HP:0012434 oboInOwl:hasDbXref UMLS:C4022906 -HP:0011104 oboInOwl:hasDbXref UMLS:C4023537 -HP:0012435 oboInOwl:hasDbXref UMLS:C4022905 -HP:0011105 oboInOwl:hasDbXref UMLS:C0546817 -HP:0011105 oboInOwl:hasDbXref SNOMEDCT_US:21639008 -HP:0012436 oboInOwl:hasDbXref UMLS:C4020724 -HP:0012436 oboInOwl:hasDbXref UMLS:C4020725 -HP:0001795 oboInOwl:hasDbXref UMLS:C0423807 -HP:0001795 oboInOwl:hasDbXref SNOMEDCT_US:247487009 -HP:0001792 oboInOwl:hasDbXref UMLS:C0263523 -HP:0001792 oboInOwl:hasDbXref SNOMEDCT_US:11375002 -HP:0000464 oboInOwl:hasDbXref UMLS:C0575167 -HP:0000464 oboInOwl:hasDbXref SNOMEDCT_US:40052002 -HP:0000464 oboInOwl:hasDbXref UMLS:C4280628 -HP:0000464 oboInOwl:hasDbXref UMLS:C0266623 -HP:0000464 oboInOwl:hasDbXref SNOMEDCT_US:298390003 -HP:0000463 oboInOwl:hasDbXref SNOMEDCT_US:708670007 -HP:0000463 oboInOwl:hasDbXref UMLS:C1840077 -HP:0001798 oboInOwl:hasDbXref UMLS:C0265998 -HP:0001798 oboInOwl:hasDbXref MSH:C536377 -HP:0001798 oboInOwl:hasDbXref SNOMEDCT_US:23610003 -HP:0000466 oboInOwl:hasDbXref UMLS:C1859212 -HP:0000465 oboInOwl:hasDbXref UMLS:C0221217 -HP:0000465 oboInOwl:hasDbXref SNOMEDCT_US:11731003 -HP:0001799 oboInOwl:hasDbXref SNOMEDCT_US:247488004 -HP:0001799 oboInOwl:hasDbXref UMLS:C0423808 -HP:0000468 oboInOwl:hasDbXref UMLS:C4025850 -HP:0000467 oboInOwl:hasDbXref UMLS:C0240479 -HP:0012437 oboInOwl:hasDbXref UMLS:C4022904 -http://purl.obolibrary.org/obo/BFO_0000066 oboInOwl:hasDbXref BFO:0000066 -HP:0011106 oboInOwl:hasDbXref SNOMEDCT_US:28560003 -HP:0011106 oboInOwl:hasDbXref MSH:D020896 -HP:0011106 oboInOwl:hasDbXref UMLS:C0546884 -HP:0011107 oboInOwl:hasDbXref SNOMEDCT_US:398870000 -HP:0011107 oboInOwl:hasDbXref SNOMEDCT_US:426965005 -HP:0011107 oboInOwl:hasDbXref SNOMEDCT_US:110426005 -HP:0011107 oboInOwl:hasDbXref UMLS:C2937365 -HP:0011107 oboInOwl:hasDbXref SNOMEDCT_US:427617000 -HP:0011107 oboInOwl:hasDbXref UMLS:C0038363 -HP:0011107 oboInOwl:hasDbXref MSH:D013281 -HP:0012438 oboInOwl:hasDbXref UMLS:C4022903 -HP:0011108 oboInOwl:hasDbXref SNOMEDCT_US:195788001 -HP:0011108 oboInOwl:hasDbXref UMLS:C4280333 -HP:0011108 oboInOwl:hasDbXref UMLS:C0581354 -HP:0012439 oboInOwl:hasDbXref UMLS:C4022902 -HP:0011109 oboInOwl:hasDbXref UMLS:C0149516 -HP:0011109 oboInOwl:hasDbXref SNOMEDCT_US:40055000 -HP:0011109 oboInOwl:hasDbXref UMLS:C0748720 -HP:0001790 oboInOwl:hasDbXref SNOMEDCT_US:206538000 -HP:0001790 oboInOwl:hasDbXref MSH:D015160 -HP:0001790 oboInOwl:hasDbXref SNOMEDCT_US:276509008 -HP:0001790 oboInOwl:hasDbXref UMLS:C0455988 -HP:0001791 oboInOwl:hasDbXref SNOMEDCT_US:363125002 -HP:0001791 oboInOwl:hasDbXref UMLS:C1285291 -HP:0000460 oboInOwl:hasDbXref UMLS:C0426422 -HP:0000460 oboInOwl:hasDbXref SNOMEDCT_US:249322008 -HP:0011175 oboInOwl:hasDbXref UMLS:C0422846 -HP:0011175 oboInOwl:hasDbXref SNOMEDCT_US:246530009 -HP:0011175 oboInOwl:hasDbXref MSH:D020938 -HP:0011176 oboInOwl:hasDbXref UMLS:C4023496 -HP:0011177 oboInOwl:hasDbXref UMLS:C4023495 -HP:0011178 oboInOwl:hasDbXref UMLS:C4023494 -HP:0011179 oboInOwl:hasDbXref UMLS:C4023493 -HP:0011170 oboInOwl:hasDbXref UMLS:C0393702 -HP:0011170 oboInOwl:hasDbXref SNOMEDCT_US:230421008 -HP:0011170 oboInOwl:hasDbXref MSH:D004831 -HP:0011171 oboInOwl:hasDbXref UMLS:C0149886 -HP:0011171 oboInOwl:hasDbXref SNOMEDCT_US:432354000 -HP:0011171 oboInOwl:hasDbXref MSH:D003294 -HP:0011172 oboInOwl:hasDbXref SNOMEDCT_US:433083002 -HP:0011172 oboInOwl:hasDbXref UMLS:C0751057 -HP:0011172 oboInOwl:hasDbXref MSH:D003294 -HP:0011173 oboInOwl:hasDbXref UMLS:C4023498 -HP:0011174 oboInOwl:hasDbXref UMLS:C4023497 -HP:0012495 oboInOwl:hasDbXref UMLS:C1504569 -HP:0012496 oboInOwl:hasDbXref UMLS:C4022880 -HP:0011165 oboInOwl:hasDbXref UMLS:C1850765 -HP:0011166 oboInOwl:hasDbXref UMLS:C4023501 -HP:0012497 oboInOwl:hasDbXref UMLS:C4022879 -HP:0012498 oboInOwl:hasDbXref MSH:D053589 -HP:0012498 oboInOwl:hasDbXref SNOMEDCT_US:302929008 -HP:0012498 oboInOwl:hasDbXref UMLS:C0405124 -HP:0011167 oboInOwl:hasDbXref UMLS:C0752324 -HP:0011167 oboInOwl:hasDbXref MSH:D020938 -HP:0012499 oboInOwl:hasDbXref UMLS:C4022878 -HP:0011168 oboInOwl:hasDbXref UMLS:C4023500 -HP:0011169 oboInOwl:hasDbXref UMLS:C4023499 -HP:0012490 oboInOwl:hasDbXref MSH:D015434 -HP:0012490 oboInOwl:hasDbXref SNOMEDCT_US:22125009 -HP:0012490 oboInOwl:hasDbXref UMLS:C0030326 -HP:0012491 oboInOwl:hasDbXref UMLS:C4022881 -HP:0011160 oboInOwl:hasDbXref MSH:D006212 -HP:0011160 oboInOwl:hasDbXref UMLS:C0233766 -HP:0011160 oboInOwl:hasDbXref SNOMEDCT_US:29139005 -HP:0011161 oboInOwl:hasDbXref UMLS:C4023504 -HP:0012492 oboInOwl:hasDbXref UMLS:C1504438 -HP:0012493 oboInOwl:hasDbXref SNOMEDCT_US:21290001000004104 -HP:0012493 oboInOwl:hasDbXref UMLS:C1504568 -HP:0011163 oboInOwl:hasDbXref UMLS:C4023502 -HP:0012494 oboInOwl:hasDbXref UMLS:C1504567 -HP:0011153 oboInOwl:hasDbXref SNOMEDCT_US:128612007 -HP:0011153 oboInOwl:hasDbXref MSH:D020938 -HP:0011153 oboInOwl:hasDbXref SNOMEDCT_US:82401000 -HP:0011153 oboInOwl:hasDbXref UMLS:C0016399 -HP:0012484 oboInOwl:hasDbXref UMLS:C4022885 -HP:0012485 oboInOwl:hasDbXref UMLS:C4021840 -HP:0011154 oboInOwl:hasDbXref UMLS:C4023509 -HP:0012486 oboInOwl:hasDbXref SNOMEDCT_US:41370002 -HP:0012486 oboInOwl:hasDbXref UMLS:C0026975 -HP:0012486 oboInOwl:hasDbXref MSH:D009187 -HP:0012487 oboInOwl:hasDbXref UMLS:C4022884 -HP:0011157 oboInOwl:hasDbXref SNOMEDCT_US:18618006 -HP:0011157 oboInOwl:hasDbXref UMLS:C0236018 -HP:0011157 oboInOwl:hasDbXref MSH:D004827 -HP:0012488 oboInOwl:hasDbXref UMLS:C4022883 -HP:0011158 oboInOwl:hasDbXref UMLS:C1838063 -HP:0012489 oboInOwl:hasDbXref UMLS:C4022882 -HP:0011159 oboInOwl:hasDbXref UMLS:C4023506 -HP:0012480 oboInOwl:hasDbXref UMLS:C4022888 -HP:0011150 oboInOwl:hasDbXref UMLS:C4023512 -HP:0012481 oboInOwl:hasDbXref UMLS:C1956261 -HP:0012481 oboInOwl:hasDbXref MSH:D020787 -HP:0012482 oboInOwl:hasDbXref UMLS:C4022887 -HP:0011151 oboInOwl:hasDbXref UMLS:C4023511 -HP:0012483 oboInOwl:hasDbXref UMLS:C4022886 -HP:0011152 oboInOwl:hasDbXref UMLS:C4023510 -HP:0000495 oboInOwl:hasDbXref UMLS:C0010043 -HP:0000495 oboInOwl:hasDbXref UMLS:C0155119 -HP:0000495 oboInOwl:hasDbXref SNOMEDCT_US:2055003 -HP:0000495 oboInOwl:hasDbXref SNOMEDCT_US:91514001 -HP:0000495 oboInOwl:hasDbXref MSH:D003320 -HP:0000495 oboInOwl:hasDbXref UMLS:C4020888 -HP:0000494 oboInOwl:hasDbXref UMLS:C0423110 -HP:0000494 oboInOwl:hasDbXref SNOMEDCT_US:246800008 -HP:0000497 oboInOwl:hasDbXref UMLS:C4025848 -HP:0000496 oboInOwl:hasDbXref UMLS:C0497202 -HP:0000496 oboInOwl:hasDbXref SNOMEDCT_US:103252009 -HP:0000499 oboInOwl:hasDbXref UMLS:C2675111 -HP:0000498 oboInOwl:hasDbXref UMLS:C0005741 -HP:0000498 oboInOwl:hasDbXref MSH:D001762 -HP:0000498 oboInOwl:hasDbXref SNOMEDCT_US:41446000 -HP:0000498 oboInOwl:hasDbXref SNOMEDCT_US:231796003 -HP:0000498 oboInOwl:hasDbXref UMLS:C0339063 -HP:0000491 oboInOwl:hasDbXref MSH:D007634 -HP:0000491 oboInOwl:hasDbXref UMLS:C0022568 -HP:0000491 oboInOwl:hasDbXref SNOMEDCT_US:5888003 -HP:0000490 oboInOwl:hasDbXref UMLS:C0423224 -HP:0000490 oboInOwl:hasDbXref SNOMEDCT_US:80093006 -HP:0000490 oboInOwl:hasDbXref UMLS:C0014306 -HP:0000490 oboInOwl:hasDbXref SNOMEDCT_US:246923005 -HP:0000490 oboInOwl:hasDbXref MSH:D015841 -HP:0000493 oboInOwl:hasDbXref UMLS:C4025849 -HP:0000492 oboInOwl:hasDbXref UMLS:C4021803 -HP:0012473 oboInOwl:hasDbXref UMLS:C0241423 -HP:0012473 oboInOwl:hasDbXref SNOMEDCT_US:249382006 -HP:0012473 oboInOwl:hasDbXref SNOMEDCT_US:50805004 -HP:0012473 oboInOwl:hasDbXref UMLS:C0426494 -HP:0011142 oboInOwl:hasDbXref MSH:C563333 -HP:0011142 oboInOwl:hasDbXref UMLS:C1832423 -HP:0012474 oboInOwl:hasDbXref SNOMEDCT_US:69798007 -HP:0012474 oboInOwl:hasDbXref SNOMEDCT_US:266254007 -HP:0012474 oboInOwl:hasDbXref UMLS:C0265101 -HP:0011143 oboInOwl:hasDbXref UMLS:C2880562 -HP:0011144 oboInOwl:hasDbXref UMLS:C4023517 -HP:0012475 oboInOwl:hasDbXref UMLS:C0398711 -HP:0012475 oboInOwl:hasDbXref SNOMEDCT_US:234556002 -HP:0012476 oboInOwl:hasDbXref UMLS:C4022890 -HP:0011145 oboInOwl:hasDbXref UMLS:C4023516 -HP:0012477 oboInOwl:hasDbXref UMLS:C4022889 -HP:0012478 oboInOwl:hasDbXref UMLS:C0685924 -HP:0012478 oboInOwl:hasDbXref SNOMEDCT_US:50603008 -HP:0012478 oboInOwl:hasDbXref UMLS:C2931375 -HP:0012478 oboInOwl:hasDbXref UMLS:C0575010 -HP:0012478 oboInOwl:hasDbXref SNOMEDCT_US:298231004 -HP:0012478 oboInOwl:hasDbXref MSH:C536957 -HP:0012478 oboInOwl:hasDbXref SNOMEDCT_US:91866004 -HP:0011147 oboInOwl:hasDbXref SNOMEDCT_US:50866000 -HP:0011147 oboInOwl:hasDbXref SNOMEDCT_US:432241000124101 -HP:0011147 oboInOwl:hasDbXref SNOMEDCT_US:230413002 -HP:0011147 oboInOwl:hasDbXref UMLS:C0014553 -HP:0011147 oboInOwl:hasDbXref MSH:D004832 -HP:0011147 oboInOwl:hasDbXref SNOMEDCT_US:79631006 -HP:0012479 oboInOwl:hasDbXref SNOMEDCT_US:298377005 -HP:0012479 oboInOwl:hasDbXref UMLS:C0575154 -HP:0012479 oboInOwl:hasDbXref UMLS:C4280315 -HP:0012479 oboInOwl:hasDbXref UMLS:C4280314 -HP:0012479 oboInOwl:hasDbXref UMLS:C4280313 -HP:0011149 oboInOwl:hasDbXref UMLS:C4023513 -HP:0012470 oboInOwl:hasDbXref UMLS:C4020721 -HP:0012470 oboInOwl:hasDbXref SNOMEDCT_US:63342001 -HP:0012470 oboInOwl:hasDbXref UMLS:C0423128 -HP:0011140 oboInOwl:hasDbXref UMLS:C0266019 -HP:0011140 oboInOwl:hasDbXref SNOMEDCT_US:33257003 -HP:0012471 oboInOwl:hasDbXref UMLS:C1836543 -HP:0011141 oboInOwl:hasDbXref UMLS:C0036646 -HP:0011141 oboInOwl:hasDbXref SNOMEDCT_US:39450006 -HP:0012472 oboInOwl:hasDbXref UMLS:C3550430 -HP:0100488 oboInOwl:hasDbXref UMLS:C4022043 -HP:0100489 oboInOwl:hasDbXref UMLS:C4020972 -HP:0100486 oboInOwl:hasDbXref UMLS:C4022045 -HP:0100487 oboInOwl:hasDbXref UMLS:C4022044 -HP:0100484 oboInOwl:hasDbXref UMLS:C4022047 -HP:0100485 oboInOwl:hasDbXref UMLS:C4022046 -HP:0100482 oboInOwl:hasDbXref UMLS:C4020973 -HP:0100483 oboInOwl:hasDbXref UMLS:C4022048 -HP:0100480 oboInOwl:hasDbXref UMLS:C4020975 -HP:0100481 oboInOwl:hasDbXref UMLS:C4020974 -HP:0100499 oboInOwl:hasDbXref UMLS:C3806533 -HP:0100497 oboInOwl:hasDbXref MSH:D010383 -HP:0100497 oboInOwl:hasDbXref SNOMEDCT_US:418279001 -HP:0100497 oboInOwl:hasDbXref UMLS:C0030783 -HP:0100497 oboInOwl:hasDbXref SNOMEDCT_US:418186002 -HP:0100498 oboInOwl:hasDbXref UMLS:C4022039 -HP:0100495 oboInOwl:hasDbXref UMLS:C0024899 -HP:0100495 oboInOwl:hasDbXref SNOMEDCT_US:125541005 -HP:0100495 oboInOwl:hasDbXref MSH:D008415 -HP:0100495 oboInOwl:hasDbXref SNOMEDCT_US:397007003 -HP:0100496 oboInOwl:hasDbXref UMLS:C4022040 -HP:0100493 oboInOwl:hasDbXref UMLS:C4022041 -HP:0100494 oboInOwl:hasDbXref SNOMEDCT_US:397017008 -HP:0100494 oboInOwl:hasDbXref UMLS:C1301149 -HP:0100491 oboInOwl:hasDbXref UMLS:C4020971 -HP:0100492 oboInOwl:hasDbXref UMLS:C4022042 -HP:0100490 oboInOwl:hasDbXref SNOMEDCT_US:202281000 -HP:0100490 oboInOwl:hasDbXref UMLS:C0409348 -HP:0100402 oboInOwl:hasDbXref UMLS:C4020995 -HP:0040258 oboInOwl:hasDbXref UMLS:C4280691 -HP:0100403 oboInOwl:hasDbXref UMLS:C4020994 -HP:0040259 oboInOwl:hasDbXref UMLS:C4280690 -HP:0100400 oboInOwl:hasDbXref UMLS:C4020997 -HP:0040256 oboInOwl:hasDbXref UMLS:C4280290 -HP:0040257 oboInOwl:hasDbXref UMLS:C4280692 -HP:0100401 oboInOwl:hasDbXref UMLS:C4020996 -HP:0040250 oboInOwl:hasDbXref UMLS:C4280698 -HP:0040251 oboInOwl:hasDbXref UMLS:C4280697 -HP:0100408 oboInOwl:hasDbXref UMLS:C4020989 -HP:0100409 oboInOwl:hasDbXref UMLS:C4020988 -HP:0100406 oboInOwl:hasDbXref UMLS:C4020991 -HP:0040254 oboInOwl:hasDbXref UMLS:C4280694 -HP:0100407 oboInOwl:hasDbXref UMLS:C4020990 -HP:0040255 oboInOwl:hasDbXref UMLS:C4280693 -HP:0100404 oboInOwl:hasDbXref UMLS:C4020993 -HP:0040252 oboInOwl:hasDbXref UMLS:C4280696 -HP:0100405 oboInOwl:hasDbXref UMLS:C4020992 -HP:0040253 oboInOwl:hasDbXref UMLS:C4280695 -HP:0040269 oboInOwl:hasDbXref UMLS:C0149508 -HP:0040269 oboInOwl:hasDbXref SNOMEDCT_US:48145001 -HP:0100413 oboInOwl:hasDbXref UMLS:C4022105 -HP:0100414 oboInOwl:hasDbXref UMLS:C4022104 -HP:0100411 oboInOwl:hasDbXref UMLS:C4020986 -HP:0040267 oboInOwl:hasDbXref UMLS:C4280685 -HP:0100412 oboInOwl:hasDbXref UMLS:C4020985 -HP:0040268 oboInOwl:hasDbXref UMLS:C0747085 -HP:0100410 oboInOwl:hasDbXref UMLS:C4020987 -HP:0040261 oboInOwl:hasDbXref SNOMEDCT_US:111591002 -HP:0040261 oboInOwl:hasDbXref SNOMEDCT_US:276442006 -HP:0040261 oboInOwl:hasDbXref UMLS:C0455938 -HP:0040261 oboInOwl:hasDbXref UMLS:C0149825 -HP:0040262 oboInOwl:hasDbXref SNOMEDCT_US:78868004 -HP:0040262 oboInOwl:hasDbXref UMLS:C0029883 -HP:0040262 oboInOwl:hasDbXref MSH:D010034 -HP:0100419 oboInOwl:hasDbXref UMLS:C4020980 -HP:0040260 oboInOwl:hasDbXref UMLS:C4280689 -HP:0100417 oboInOwl:hasDbXref UMLS:C4020982 -HP:0040265 oboInOwl:hasDbXref UMLS:C4280687 -HP:0100418 oboInOwl:hasDbXref UMLS:C4020981 -HP:0040266 oboInOwl:hasDbXref UMLS:C4280686 -HP:0040263 oboInOwl:hasDbXref UMLS:C0563350 -HP:0040263 oboInOwl:hasDbXref UMLS:C4280688 -HP:0040263 oboInOwl:hasDbXref SNOMEDCT_US:285466001 -HP:0100415 oboInOwl:hasDbXref UMLS:C4020984 -HP:0040264 oboInOwl:hasDbXref SNOMEDCT_US:274667000 -HP:0040264 oboInOwl:hasDbXref UMLS:C0236000 -HP:0100416 oboInOwl:hasDbXref UMLS:C4020983 -HP:0100424 oboInOwl:hasDbXref UMLS:C4020976 -HP:0100425 oboInOwl:hasDbXref UMLS:C4022102 -HP:0100422 oboInOwl:hasDbXref UMLS:C4020977 -HP:0100423 oboInOwl:hasDbXref UMLS:C4022103 -HP:0100420 oboInOwl:hasDbXref UMLS:C4020979 -HP:0100421 oboInOwl:hasDbXref UMLS:C4020978 -HP:0003288 oboInOwl:hasDbXref UMLS:C4025634 -HP:0040272 oboInOwl:hasDbXref UMLS:C4280684 -HP:0003282 oboInOwl:hasDbXref UMLS:C1860130 -HP:0040273 oboInOwl:hasDbXref UMLS:C4280683 -HP:0040273 oboInOwl:hasDbXref NCIT:C2852 -HP:0003281 oboInOwl:hasDbXref UMLS:C0241013 -HP:0003281 oboInOwl:hasDbXref UMLS:C3854388 -HP:0003281 oboInOwl:hasDbXref UMLS:C0743912 -HP:0040270 oboInOwl:hasDbXref MP:0005291 -HP:0040270 oboInOwl:hasDbXref UMLS:C0151671 -HP:0003287 oboInOwl:hasDbXref UMLS:C4021734 -HP:0040276 oboInOwl:hasDbXref NCIT:C2852 -HP:0040276 oboInOwl:hasDbXref UMLS:C0338106 -HP:0100428 oboInOwl:hasDbXref UMLS:C4022099 -HP:0003286 oboInOwl:hasDbXref UMLS:C0268618 -HP:0003286 oboInOwl:hasDbXref SNOMEDCT_US:6669004 -HP:0100429 oboInOwl:hasDbXref UMLS:C4022098 -HP:0040277 oboInOwl:hasDbXref NCIT:C3262 -HP:0040274 oboInOwl:hasDbXref UMLS:C0278803 -HP:0040274 oboInOwl:hasDbXref NCIT:C2852 -HP:0040274 oboInOwl:hasDbXref SNOMEDCT_US:424440001 -HP:0100426 oboInOwl:hasDbXref UMLS:C4022101 -HP:0040275 oboInOwl:hasDbXref SNOMEDCT_US:408645001 -HP:0040275 oboInOwl:hasDbXref NCIT:C2852 -HP:0040275 oboInOwl:hasDbXref UMLS:C1319315 -HP:0100427 oboInOwl:hasDbXref UMLS:C4022100 -HP:0100435 oboInOwl:hasDbXref UMLS:C4022092 -HP:0100436 oboInOwl:hasDbXref UMLS:C4022091 -HP:0100433 oboInOwl:hasDbXref UMLS:C4022094 -HP:0100434 oboInOwl:hasDbXref UMLS:C4022093 -HP:0100431 oboInOwl:hasDbXref UMLS:C4022096 -HP:0100432 oboInOwl:hasDbXref UMLS:C4022095 -HP:0100430 oboInOwl:hasDbXref UMLS:C4022097 -HP:0040280 oboInOwl:hasDbXref ORPHA:453310 -HP:0040283 oboInOwl:hasDbXref ORPHA:453313 -HP:0040284 oboInOwl:hasDbXref ORPHA:453314 -HP:0040281 oboInOwl:hasDbXref ORPHA:453311 -HP:0003292 oboInOwl:hasDbXref UMLS:C1837802 -HP:0040282 oboInOwl:hasDbXref ORPHA:453312 -HP:0003298 oboInOwl:hasDbXref SNOMEDCT_US:76916001 -HP:0003298 oboInOwl:hasDbXref MSH:D016136 -HP:0003298 oboInOwl:hasDbXref UMLS:C0080174 -HP:0100439 oboInOwl:hasDbXref UMLS:C4022088 -HP:0003297 oboInOwl:hasDbXref UMLS:C4021733 -HP:0003296 oboInOwl:hasDbXref UMLS:C2673931 -HP:0040285 oboInOwl:hasDbXref ORPHA:453315 -HP:0100437 oboInOwl:hasDbXref UMLS:C4022090 -HP:0100438 oboInOwl:hasDbXref UMLS:C4022089 -HP:0040214 oboInOwl:hasDbXref UMLS:C4073160 -HP:0100446 oboInOwl:hasDbXref UMLS:C4022081 -HP:0100447 oboInOwl:hasDbXref UMLS:C4022080 -HP:0040215 oboInOwl:hasDbXref UMLS:C4073161 -HP:0100444 oboInOwl:hasDbXref UMLS:C4022083 -HP:0040212 oboInOwl:hasDbXref UMLS:C0343494 -HP:0040212 oboInOwl:hasDbXref SNOMEDCT_US:64314006 -HP:0100445 oboInOwl:hasDbXref UMLS:C4022082 -HP:0040213 oboInOwl:hasDbXref UMLS:C0235546 -HP:0040213 oboInOwl:hasDbXref SNOMEDCT_US:386614005 -HP:0040218 oboInOwl:hasDbXref UMLS:C1855767 -HP:0100442 oboInOwl:hasDbXref UMLS:C4022085 -HP:0040219 oboInOwl:hasDbXref UMLS:C4073163 -HP:0100443 oboInOwl:hasDbXref UMLS:C4022084 -HP:0100440 oboInOwl:hasDbXref UMLS:C4022087 -HP:0040216 oboInOwl:hasDbXref UMLS:C2748055 -HP:0040217 oboInOwl:hasDbXref UMLS:C4073162 -HP:0100441 oboInOwl:hasDbXref UMLS:C4022086 -HP:0040210 oboInOwl:hasDbXref UMLS:C4073158 -HP:0040211 oboInOwl:hasDbXref UMLS:C4073159 -HP:0100448 oboInOwl:hasDbXref UMLS:C4022079 -HP:0100449 oboInOwl:hasDbXref UMLS:C4022078 -HP:0100457 oboInOwl:hasDbXref UMLS:C4022070 -HP:0040225 oboInOwl:hasDbXref UMLS:C4280718 -HP:0040226 oboInOwl:hasDbXref UMLS:C4280717 -HP:0100458 oboInOwl:hasDbXref UMLS:C4022069 -HP:0100455 oboInOwl:hasDbXref UMLS:C4022072 -HP:0040223 oboInOwl:hasDbXref UMLS:C4280720 -HP:0100456 oboInOwl:hasDbXref UMLS:C4022071 -HP:0040224 oboInOwl:hasDbXref UMLS:C4280719 -HP:0040229 oboInOwl:hasDbXref UMLS:C4255334 -HP:0100453 oboInOwl:hasDbXref UMLS:C4022074 -HP:0100454 oboInOwl:hasDbXref UMLS:C4022073 -HP:0100451 oboInOwl:hasDbXref UMLS:C4022076 -HP:0040227 oboInOwl:hasDbXref UMLS:C4280716 -HP:0040228 oboInOwl:hasDbXref UMLS:C4280715 -HP:0100452 oboInOwl:hasDbXref UMLS:C4022075 -HP:0100450 oboInOwl:hasDbXref UMLS:C4022077 -HP:0040221 oboInOwl:hasDbXref UMLS:C4280722 -HP:0040222 oboInOwl:hasDbXref UMLS:C4280721 -HP:0100459 oboInOwl:hasDbXref UMLS:C4022068 -HP:0040220 oboInOwl:hasDbXref UMLS:C4280723 -HP:0040236 oboInOwl:hasDbXref UMLS:C3805089 -HP:0100468 oboInOwl:hasDbXref UMLS:C4022059 -HP:0100469 oboInOwl:hasDbXref UMLS:C4022058 -HP:0040237 oboInOwl:hasDbXref UMLS:C4280710 -HP:0100466 oboInOwl:hasDbXref UMLS:C4022061 -HP:0040234 oboInOwl:hasDbXref MSH:C567688 -HP:0040234 oboInOwl:hasDbXref UMLS:C2750481 -HP:0100467 oboInOwl:hasDbXref UMLS:C4022060 -HP:0040235 oboInOwl:hasDbXref UMLS:C4280711 -HP:0100464 oboInOwl:hasDbXref UMLS:C4022063 -HP:0100465 oboInOwl:hasDbXref UMLS:C4022062 -HP:0040238 oboInOwl:hasDbXref UMLS:C4280709 -HP:0100462 oboInOwl:hasDbXref UMLS:C4022065 -HP:0100463 oboInOwl:hasDbXref UMLS:C4022064 -HP:0040239 oboInOwl:hasDbXref UMLS:C4280708 -HP:0100460 oboInOwl:hasDbXref UMLS:C4022067 -HP:0100461 oboInOwl:hasDbXref UMLS:C4022066 -HP:0040232 oboInOwl:hasDbXref UMLS:C4280712 -HP:0040233 oboInOwl:hasDbXref MSH:C567691 -HP:0040233 oboInOwl:hasDbXref UMLS:C2750514 -HP:0040230 oboInOwl:hasDbXref UMLS:C4280714 -HP:0040231 oboInOwl:hasDbXref UMLS:C4280713 -HP:0040247 oboInOwl:hasDbXref UMLS:C4280701 -HP:0040248 oboInOwl:hasDbXref UMLS:C4280700 -HP:0040245 oboInOwl:hasDbXref UMLS:C4280703 -HP:0100477 oboInOwl:hasDbXref UMLS:C4022050 -HP:0100478 oboInOwl:hasDbXref UMLS:C4022049 -HP:0040246 oboInOwl:hasDbXref UMLS:C4280702 -HP:0100475 oboInOwl:hasDbXref UMLS:C4022052 -HP:0100476 oboInOwl:hasDbXref UMLS:C4022051 -HP:0040249 oboInOwl:hasDbXref UMLS:C4280699 -HP:0100473 oboInOwl:hasDbXref UMLS:C4022054 -HP:0100474 oboInOwl:hasDbXref UMLS:C4022053 -HP:0100471 oboInOwl:hasDbXref UMLS:C4022056 -HP:0100472 oboInOwl:hasDbXref UMLS:C4022055 -HP:0100470 oboInOwl:hasDbXref UMLS:C4022057 -HP:0040240 oboInOwl:hasDbXref UMLS:C4280707 -HP:0040243 oboInOwl:hasDbXref UMLS:C4280705 -HP:0040244 oboInOwl:hasDbXref UMLS:C4280704 -HP:0040241 oboInOwl:hasDbXref UMLS:C4280706 -HP:0040242 oboInOwl:hasDbXref SNOMEDCT_US:95422003 -HP:0040242 oboInOwl:hasDbXref UMLS:C0151702 -HP:0030850 oboInOwl:hasDbXref UMLS:C0855322 -HP:0030855 oboInOwl:hasDbXref UMLS:C0339206 -HP:0030855 oboInOwl:hasDbXref SNOMEDCT_US:231888000 -HP:0003225 oboInOwl:hasDbXref MSH:D005166 -HP:0003225 oboInOwl:hasDbXref UMLS:C0015499 -HP:0003225 oboInOwl:hasDbXref SNOMEDCT_US:4320005 -HP:0003225 oboInOwl:hasDbXref SNOMEDCT_US:88776002 -HP:0003224 oboInOwl:hasDbXref UMLS:C1857707 -HP:0030856 oboInOwl:hasDbXref UMLS:C0155360 -HP:0030856 oboInOwl:hasDbXref SNOMEDCT_US:87819007 -HP:0003223 oboInOwl:hasDbXref UMLS:C4021736 -HP:0030857 oboInOwl:hasDbXref UMLS:C4280742 -HP:0004554 oboInOwl:hasDbXref UMLS:C3277940 -HP:0030858 oboInOwl:hasDbXref SNOMEDCT_US:32709003 -HP:0030858 oboInOwl:hasDbXref MSH:D016739 -HP:0030858 oboInOwl:hasDbXref UMLS:C0085281 -HP:0030851 oboInOwl:hasDbXref UMLS:C4280743 -HP:0003228 oboInOwl:hasDbXref SNOMEDCT_US:286926003 -HP:0003228 oboInOwl:hasDbXref MSH:D006955 -HP:0003228 oboInOwl:hasDbXref SNOMEDCT_US:39355002 -HP:0003228 oboInOwl:hasDbXref UMLS:C0020488 -HP:0005885 oboInOwl:hasDbXref UMLS:C4025115 -HP:0030852 oboInOwl:hasDbXref UMLS:C0855323 -HP:0030853 oboInOwl:hasDbXref SNOMEDCT_US:14821001 -HP:0030853 oboInOwl:hasDbXref SNOMEDCT_US:24614000 -HP:0030853 oboInOwl:hasDbXref UMLS:C0266642 -HP:0030853 oboInOwl:hasDbXref MSH:D059446 -HP:0030853 oboInOwl:hasDbXref Fyler:190 -HP:0030853 oboInOwl:hasDbXref Fyler:0190 -HP:0004558 oboInOwl:hasDbXref UMLS:C1856641 -HP:0005886 oboInOwl:hasDbXref UMLS:C4025114 -HP:0003226 oboInOwl:hasDbXref UMLS:C1850447 -HP:0004557 oboInOwl:hasDbXref UMLS:C1969393 -HP:0030854 oboInOwl:hasDbXref SNOMEDCT_US:111534007 -HP:0030854 oboInOwl:hasDbXref UMLS:C0155359 -HP:0005880 oboInOwl:hasDbXref UMLS:C4025117 -HP:0005881 oboInOwl:hasDbXref UMLS:C0410648 -HP:0005881 oboInOwl:hasDbXref SNOMEDCT_US:240220009 -HP:0005882 oboInOwl:hasDbXref UMLS:C4025116 -HP:0004552 oboInOwl:hasDbXref UMLS:C3806301 -HP:0030859 oboInOwl:hasDbXref UMLS:C4280741 -HP:0003221 oboInOwl:hasDbXref UMLS:C4021737 -HP:0003220 oboInOwl:hasDbXref UMLS:C0376628 -HP:0003220 oboInOwl:hasDbXref MSH:D019457 -HP:0003220 oboInOwl:hasDbXref UMLS:C1859424 -HP:0030860 oboInOwl:hasDbXref UMLS:C4280740 -HP:0030861 oboInOwl:hasDbXref UMLS:C4280739 -HP:0003236 oboInOwl:hasDbXref UMLS:C0241005 -HP:0003236 oboInOwl:hasDbXref UMLS:C0151576 -HP:0030866 oboInOwl:hasDbXref UMLS:C4280736 -HP:0005899 oboInOwl:hasDbXref UMLS:C0265290 -HP:0005899 oboInOwl:hasDbXref SNOMEDCT_US:28681006 -HP:0004566 oboInOwl:hasDbXref UMLS:C1866731 -HP:0030867 oboInOwl:hasDbXref SNOMEDCT_US:253243008 -HP:0030867 oboInOwl:hasDbXref UMLS:C0431460 -HP:0003235 oboInOwl:hasDbXref UMLS:C0268621 -HP:0003235 oboInOwl:hasDbXref MSH:C564683 -HP:0003235 oboInOwl:hasDbXref SNOMEDCT_US:57835009 -HP:0003235 oboInOwl:hasDbXref SNOMEDCT_US:124283007 -HP:0003235 oboInOwl:hasDbXref SNOMEDCT_US:43123004 -HP:0030868 oboInOwl:hasDbXref UMLS:C0266429 -HP:0030868 oboInOwl:hasDbXref SNOMEDCT_US:87310001 -HP:0003234 oboInOwl:hasDbXref SNOMEDCT_US:421784001 -HP:0003234 oboInOwl:hasDbXref UMLS:C1142132 -HP:0004565 oboInOwl:hasDbXref UMLS:C1850293 -HP:0003233 oboInOwl:hasDbXref UMLS:C0151691 -HP:0003233 oboInOwl:hasDbXref MSH:D052456 -HP:0003233 oboInOwl:hasDbXref UMLS:C0473527 -HP:0003233 oboInOwl:hasDbXref SNOMEDCT_US:190785000 -HP:0030869 oboInOwl:hasDbXref MSH:C537770 -HP:0030869 oboInOwl:hasDbXref SNOMEDCT_US:371015003 -HP:0030869 oboInOwl:hasDbXref UMLS:C1261504 -HP:0005895 oboInOwl:hasDbXref UMLS:C4025111 -HP:0030862 oboInOwl:hasDbXref UMLS:C4280738 -HP:0030863 oboInOwl:hasDbXref SNOMEDCT_US:21558008 -HP:0030863 oboInOwl:hasDbXref SNOMEDCT_US:248568003 -HP:0030863 oboInOwl:hasDbXref UMLS:C0277873 -HP:0003239 oboInOwl:hasDbXref SNOMEDCT_US:55236002 -HP:0003239 oboInOwl:hasDbXref MSH:C562646 -HP:0003239 oboInOwl:hasDbXref UMLS:C0268412 -HP:0005897 oboInOwl:hasDbXref UMLS:C1859443 -HP:0003238 oboInOwl:hasDbXref UMLS:C4025638 -HP:0030864 oboInOwl:hasDbXref UMLS:C0425470 -HP:0030864 oboInOwl:hasDbXref SNOMEDCT_US:6442005 -HP:0030865 oboInOwl:hasDbXref UMLS:C4280737 -HP:0004568 oboInOwl:hasDbXref UMLS:C0264112 -HP:0004568 oboInOwl:hasDbXref SNOMEDCT_US:19888007 -HP:0004568 oboInOwl:hasDbXref UMLS:C1856599 -HP:0003237 oboInOwl:hasDbXref UMLS:C1858977 -HP:0005891 oboInOwl:hasDbXref UMLS:C3152020 -HP:0005892 oboInOwl:hasDbXref UMLS:C4025113 -HP:0005894 oboInOwl:hasDbXref UMLS:C4025112 -HP:0004563 oboInOwl:hasDbXref UMLS:C4020828 -HP:0004563 oboInOwl:hasDbXref UMLS:C4280515 -HP:0004563 oboInOwl:hasDbXref UMLS:C4280254 -HP:0004563 oboInOwl:hasDbXref UMLS:C4280514 -HP:0004563 oboInOwl:hasDbXref UMLS:C4280513 -HP:0003232 oboInOwl:hasDbXref UMLS:C1856697 -HP:0004562 oboInOwl:hasDbXref UMLS:C1854941 -HP:0003231 oboInOwl:hasDbXref SNOMEDCT_US:56595005 -HP:0003231 oboInOwl:hasDbXref UMLS:C1879362 -HP:0005890 oboInOwl:hasDbXref UMLS:C4280469 -HP:0005890 oboInOwl:hasDbXref UMLS:C4280472 -HP:0005890 oboInOwl:hasDbXref UMLS:C1840404 -HP:0005890 oboInOwl:hasDbXref UMLS:C4280468 -HP:0005890 oboInOwl:hasDbXref UMLS:C4280471 -HP:0005890 oboInOwl:hasDbXref MSH:C564168 -HP:0005890 oboInOwl:hasDbXref UMLS:C4280470 -HP:0030870 oboInOwl:hasDbXref UMLS:C4280735 -HP:0030871 oboInOwl:hasDbXref UMLS:C4280734 -HP:0003209 oboInOwl:hasDbXref UMLS:C4025641 -HP:0003208 oboInOwl:hasDbXref UMLS:C1836851 -HP:0030872 oboInOwl:hasDbXref UMLS:C4280733 -HP:0005866 oboInOwl:hasDbXref UMLS:C4025122 -HP:0003203 oboInOwl:hasDbXref UMLS:C4280805 -HP:0030877 oboInOwl:hasDbXref UMLS:C4280729 -HP:0003202 oboInOwl:hasDbXref UMLS:C0270948 -HP:0003202 oboInOwl:hasDbXref SNOMEDCT_US:74035001 -HP:0003202 oboInOwl:hasDbXref UMLS:C0234958 -HP:0003202 oboInOwl:hasDbXref UMLS:C1843479 -HP:0003202 oboInOwl:hasDbXref UMLS:C0541794 -HP:0003202 oboInOwl:hasDbXref MSH:D009133 -HP:0030878 oboInOwl:hasDbXref UMLS:C4280728 -HP:0005867 oboInOwl:hasDbXref UMLS:C1859768 -HP:0005868 oboInOwl:hasDbXref UMLS:C4025121 -HP:0030879 oboInOwl:hasDbXref UMLS:C4280727 -HP:0004532 oboInOwl:hasDbXref UMLS:C4025313 -HP:0003201 oboInOwl:hasDbXref UMLS:C0035410 -HP:0003201 oboInOwl:hasDbXref SNOMEDCT_US:89010004 -HP:0003201 oboInOwl:hasDbXref MSH:D012206 -HP:0003201 oboInOwl:hasDbXref SNOMEDCT_US:240131006 -HP:0003200 oboInOwl:hasDbXref UMLS:C3275417 -HP:0003207 oboInOwl:hasDbXref UMLS:C1168153 -HP:0030873 oboInOwl:hasDbXref UMLS:C4280732 -HP:0030874 oboInOwl:hasDbXref UMLS:C4280731 -HP:0003206 oboInOwl:hasDbXref UMLS:C1844394 -HP:0005863 oboInOwl:hasDbXref UMLS:C1862102 -HP:0005863 oboInOwl:hasDbXref MSH:C566194 -HP:0005864 oboInOwl:hasDbXref UMLS:C0033785 -HP:0005864 oboInOwl:hasDbXref MSH:D011542 -HP:0005864 oboInOwl:hasDbXref SNOMEDCT_US:410818009 -HP:0005864 oboInOwl:hasDbXref SNOMEDCT_US:31511007 -HP:0030875 oboInOwl:hasDbXref UMLS:C4280730 -HP:0003205 oboInOwl:hasDbXref UMLS:C1836852 -HP:0030876 oboInOwl:hasDbXref UMLS:C0520850 -HP:0030876 oboInOwl:hasDbXref SNOMEDCT_US:30261008 -HP:0003204 oboInOwl:hasDbXref UMLS:C4025642 -HP:0004535 oboInOwl:hasDbXref MSH:C538390 -HP:0004535 oboInOwl:hasDbXref UMLS:C1838123 -HP:0040203 oboInOwl:hasDbXref UMLS:C4073151 -HP:0040204 oboInOwl:hasDbXref UMLS:C4073152 -HP:0040201 oboInOwl:hasDbXref UMLS:C4073149 -HP:0040202 oboInOwl:hasDbXref UMLS:C4073150 -HP:0040207 oboInOwl:hasDbXref UMLS:C4073155 -HP:0040208 oboInOwl:hasDbXref UMLS:C4073156 -HP:0040205 oboInOwl:hasDbXref UMLS:C4073153 -HP:0040206 oboInOwl:hasDbXref UMLS:C4073154 -HP:0030880 oboInOwl:hasDbXref UMLS:C0034735 -HP:0030880 oboInOwl:hasDbXref MSH:D011928 -HP:0030880 oboInOwl:hasDbXref SNOMEDCT_US:266261006 -HP:0030881 oboInOwl:hasDbXref UMLS:C1655733 -HP:0030882 oboInOwl:hasDbXref Fyler:3129 -HP:0030882 oboInOwl:hasDbXref UMLS:C4255100 -HP:0040209 oboInOwl:hasDbXref UMLS:C4073157 -HP:0030883 oboInOwl:hasDbXref SNOMEDCT_US:432473000 -HP:0030883 oboInOwl:hasDbXref UMLS:C2936290 -HP:0030883 oboInOwl:hasDbXref MSH:D057925 -HP:0003219 oboInOwl:hasDbXref UMLS:C1865353 -HP:0003214 oboInOwl:hasDbXref UMLS:C4025639 -HP:0005877 oboInOwl:hasDbXref UMLS:C4025119 -HP:0005878 oboInOwl:hasDbXref UMLS:C4025118 -HP:0003213 oboInOwl:hasDbXref UMLS:C4025640 -HP:0005879 oboInOwl:hasDbXref UMLS:C1393871 -HP:0003212 oboInOwl:hasDbXref UMLS:C0236175 -HP:0005873 oboInOwl:hasDbXref UMLS:C4021618 -HP:0030884 oboInOwl:hasDbXref UMLS:C4280681 -HP:0003218 oboInOwl:hasDbXref UMLS:C0268128 -HP:0003218 oboInOwl:hasDbXref SNOMEDCT_US:47641009 -HP:0003218 oboInOwl:hasDbXref SNOMEDCT_US:124277009 -HP:0030885 oboInOwl:hasDbXref UMLS:C4280726 -HP:0003217 oboInOwl:hasDbXref UMLS:C1839533 -HP:0005875 oboInOwl:hasDbXref UMLS:C4025120 -HP:0003216 oboInOwl:hasDbXref UMLS:C1862968 -HP:0030886 oboInOwl:hasDbXref UMLS:C4280725 -HP:0030887 oboInOwl:hasDbXref UMLS:C4280724 -HP:0005876 oboInOwl:hasDbXref UMLS:C3279322 -HP:0003215 oboInOwl:hasDbXref UMLS:C1856432 -HP:0005871 oboInOwl:hasDbXref UMLS:C0265290 -HP:0005871 oboInOwl:hasDbXref SNOMEDCT_US:28681006 -HP:0005872 oboInOwl:hasDbXref UMLS:C1847408 -HP:0003210 oboInOwl:hasDbXref UMLS:C1848579 -HP:0004540 oboInOwl:hasDbXref UMLS:C1855900 -HP:0004540 oboInOwl:hasDbXref MSH:C538388 -HP:0040200 oboInOwl:hasDbXref UMLS:C4073148 -HP:0030811 oboInOwl:hasDbXref SNOMEDCT_US:30731004 -HP:0030811 oboInOwl:hasDbXref MSH:D005926 -HP:0030811 oboInOwl:hasDbXref UMLS:C0017672 -HP:0003269 oboInOwl:hasDbXref UMLS:C0205711 -HP:0003269 oboInOwl:hasDbXref SNOMEDCT_US:64855000 -HP:0003269 oboInOwl:hasDbXref MSH:D020371 -HP:0004599 oboInOwl:hasDbXref UMLS:C1832983 -HP:0003268 oboInOwl:hasDbXref UMLS:C4025635 -HP:0030812 oboInOwl:hasDbXref UMLS:C0272386 -HP:0030812 oboInOwl:hasDbXref SNOMEDCT_US:46689006 -HP:0030813 oboInOwl:hasDbXref SNOMEDCT_US:300277007 -HP:0030813 oboInOwl:hasDbXref UMLS:C0576999 -HP:0030813 oboInOwl:hasDbXref SNOMEDCT_US:249393008 -HP:0004598 oboInOwl:hasDbXref UMLS:C4025309 -HP:0003267 oboInOwl:hasDbXref UMLS:C4020845 -HP:0003267 oboInOwl:hasDbXref UMLS:C4025636 -HP:0030814 oboInOwl:hasDbXref UMLS:C4280753 -HP:0030810 oboInOwl:hasDbXref UMLS:C4280754 -HP:0030819 oboInOwl:hasDbXref UMLS:C4280751 -HP:0003261 oboInOwl:hasDbXref UMLS:C0239984 -HP:0004592 oboInOwl:hasDbXref UMLS:C1862428 -HP:0003260 oboInOwl:hasDbXref MSH:C562669 -HP:0003260 oboInOwl:hasDbXref UMLS:C0268531 -HP:0003260 oboInOwl:hasDbXref SNOMEDCT_US:25739007 -HP:0004591 oboInOwl:hasDbXref UMLS:C1835444 -HP:0004590 oboInOwl:hasDbXref UMLS:C1970816 -HP:0003265 oboInOwl:hasDbXref MSH:D051556 -HP:0003265 oboInOwl:hasDbXref UMLS:C0857007 -HP:0003265 oboInOwl:hasDbXref SNOMEDCT_US:281610001 -HP:0030815 oboInOwl:hasDbXref UMLS:C0238467 -HP:0003264 oboInOwl:hasDbXref UMLS:C0020725 -HP:0003264 oboInOwl:hasDbXref MSH:D009081 -HP:0003264 oboInOwl:hasDbXref SNOMEDCT_US:70199000 -HP:0030816 oboInOwl:hasDbXref MSH:D005889 -HP:0030816 oboInOwl:hasDbXref SNOMEDCT_US:4356008 -HP:0030816 oboInOwl:hasDbXref UMLS:C0017572 -HP:0004594 oboInOwl:hasDbXref UMLS:C1839252 -HP:0030817 oboInOwl:hasDbXref UMLS:C4280752 -HP:0030818 oboInOwl:hasDbXref SNOMEDCT_US:238718006 -HP:0030818 oboInOwl:hasDbXref SNOMEDCT_US:86393005 -HP:0030818 oboInOwl:hasDbXref UMLS:C0263526 -HP:0003262 oboInOwl:hasDbXref UMLS:C0241185 -HP:0003262 oboInOwl:hasDbXref SNOMEDCT_US:310290006 -HP:0030822 oboInOwl:hasDbXref UMLS:C4280749 -HP:0030823 oboInOwl:hasDbXref UMLS:C2674403 -HP:0003279 oboInOwl:hasDbXref MSH:D000070603 -HP:0003279 oboInOwl:hasDbXref UMLS:C1860826 -HP:0003279 oboInOwl:hasDbXref SNOMEDCT_US:296041000119103 -HP:0030824 oboInOwl:hasDbXref UMLS:C4280748 -HP:0003278 oboInOwl:hasDbXref UMLS:C1849953 -HP:0030825 oboInOwl:hasDbXref UMLS:C0423420 -HP:0030825 oboInOwl:hasDbXref SNOMEDCT_US:247144003 -HP:0003277 oboInOwl:hasDbXref UMLS:C1854785 -HP:0030820 oboInOwl:hasDbXref UMLS:C3277348 -HP:0030821 oboInOwl:hasDbXref UMLS:C4280750 -HP:0003272 oboInOwl:hasDbXref UMLS:C4021735 -HP:0003271 oboInOwl:hasDbXref SNOMEDCT_US:28543008 -HP:0003271 oboInOwl:hasDbXref UMLS:C0042782 -HP:0003270 oboInOwl:hasDbXref SNOMEDCT_US:60728008 -HP:0003270 oboInOwl:hasDbXref SNOMEDCT_US:41931001 -HP:0003270 oboInOwl:hasDbXref UMLS:C0000731 -HP:0030826 oboInOwl:hasDbXref UMLS:C4280682 -HP:0003276 oboInOwl:hasDbXref UMLS:C1844689 -HP:0003275 oboInOwl:hasDbXref UMLS:C1848103 -HP:0030828 oboInOwl:hasDbXref MSH:D012135 -HP:0030828 oboInOwl:hasDbXref UMLS:C0043144 -HP:0030828 oboInOwl:hasDbXref SNOMEDCT_US:56018004 -HP:0003274 oboInOwl:hasDbXref UMLS:C1846442 -HP:0030829 oboInOwl:hasDbXref SNOMEDCT_US:301273002 -HP:0030829 oboInOwl:hasDbXref UMLS:C0231856 -HP:0003273 oboInOwl:hasDbXref UMLS:C0409354 -HP:0003273 oboInOwl:hasDbXref SNOMEDCT_US:202283002 -HP:0100501 oboInOwl:hasDbXref UMLS:C4015136 -HP:0100502 oboInOwl:hasDbXref SNOMEDCT_US:190634004 -HP:0100502 oboInOwl:hasDbXref MSH:D014806 -HP:0100502 oboInOwl:hasDbXref UMLS:C0042847 -HP:0100500 oboInOwl:hasDbXref UMLS:C4020970 -HP:0030833 oboInOwl:hasDbXref SNOMEDCT_US:81680005 -HP:0030833 oboInOwl:hasDbXref UMLS:C0007859 -HP:0030833 oboInOwl:hasDbXref MSH:D019547 -HP:0003247 oboInOwl:hasDbXref UMLS:C1851722 -HP:0030834 oboInOwl:hasDbXref MSH:D020069 -HP:0030834 oboInOwl:hasDbXref SNOMEDCT_US:45326000 -HP:0030834 oboInOwl:hasDbXref UMLS:C0037011 -HP:0003246 oboInOwl:hasDbXref UMLS:C1852407 -HP:0030835 oboInOwl:hasDbXref SNOMEDCT_US:74323005 -HP:0030835 oboInOwl:hasDbXref UMLS:C0239266 -HP:0004576 oboInOwl:hasDbXref UMLS:C1859698 -HP:0003244 oboInOwl:hasDbXref SNOMEDCT_US:204888000 -HP:0003244 oboInOwl:hasDbXref UMLS:C1691215 -HP:0030836 oboInOwl:hasDbXref UMLS:C0221785 -HP:0030836 oboInOwl:hasDbXref SNOMEDCT_US:202482009 -HP:0030836 oboInOwl:hasDbXref SNOMEDCT_US:56608008 -HP:0004575 oboInOwl:hasDbXref UMLS:C1847394 -HP:0030830 oboInOwl:hasDbXref MSH:D012135 -HP:0030830 oboInOwl:hasDbXref SNOMEDCT_US:48409008 -HP:0030830 oboInOwl:hasDbXref UMLS:C0034642 -HP:0030831 oboInOwl:hasDbXref MSH:D012135 -HP:0030831 oboInOwl:hasDbXref SNOMEDCT_US:24612001 -HP:0030831 oboInOwl:hasDbXref UMLS:C0035508 -HP:0003249 oboInOwl:hasDbXref UMLS:C0151281 -HP:0030832 oboInOwl:hasDbXref UMLS:C0271408 -HP:0030832 oboInOwl:hasDbXref SNOMEDCT_US:28167005 -HP:0003248 oboInOwl:hasDbXref UMLS:C1860268 -HP:0100509 oboInOwl:hasDbXref UMLS:C4021863 -HP:0004570 oboInOwl:hasDbXref UMLS:C1864853 -HP:0100507 oboInOwl:hasDbXref SNOMEDCT_US:190633005 -HP:0100507 oboInOwl:hasDbXref UMLS:C0016412 -HP:0100507 oboInOwl:hasDbXref MSH:D005494 -HP:0100508 oboInOwl:hasDbXref UMLS:C4022036 -HP:0030837 oboInOwl:hasDbXref UMLS:C0239589 -HP:0030837 oboInOwl:hasDbXref SNOMEDCT_US:18876004 -HP:0100505 oboInOwl:hasDbXref UMLS:C4022038 -HP:0004573 oboInOwl:hasDbXref UMLS:C4021652 -HP:0100506 oboInOwl:hasDbXref UMLS:C4022037 -HP:0030838 oboInOwl:hasDbXref UMLS:C0019559 -HP:0030838 oboInOwl:hasDbXref SNOMEDCT_US:49218002 -HP:0100503 oboInOwl:hasDbXref UMLS:C0039841 -HP:0100503 oboInOwl:hasDbXref SNOMEDCT_US:399357009 -HP:0100503 oboInOwl:hasDbXref MSH:D013832 -HP:0003241 oboInOwl:hasDbXref UMLS:C1855333 -HP:0030839 oboInOwl:hasDbXref UMLS:C0231749 -HP:0030839 oboInOwl:hasDbXref SNOMEDCT_US:30989003 -HP:0100504 oboInOwl:hasDbXref MSH:D012257 -HP:0100504 oboInOwl:hasDbXref SNOMEDCT_US:20307000 -HP:0100504 oboInOwl:hasDbXref UMLS:C0035528 -HP:0004571 oboInOwl:hasDbXref UMLS:C3807591 -HP:0003240 oboInOwl:hasDbXref UMLS:C4025637 -HP:0100512 oboInOwl:hasDbXref MSH:D014808 -HP:0100512 oboInOwl:hasDbXref SNOMEDCT_US:34713006 -HP:0100512 oboInOwl:hasDbXref UMLS:C0042870 -HP:0100513 oboInOwl:hasDbXref MSH:D014811 -HP:0100513 oboInOwl:hasDbXref UMLS:C0042875 -HP:0100513 oboInOwl:hasDbXref SNOMEDCT_US:54137008 -HP:0100510 oboInOwl:hasDbXref MSH:D001206 -HP:0100510 oboInOwl:hasDbXref SNOMEDCT_US:76169001 -HP:0100510 oboInOwl:hasDbXref UMLS:C0003969 -HP:0100511 oboInOwl:hasDbXref UMLS:C4022035 -HP:0003258 oboInOwl:hasDbXref UMLS:C3279658 -HP:0004589 oboInOwl:hasDbXref UMLS:C4025310 -HP:0030844 oboInOwl:hasDbXref UMLS:C4280746 -HP:0030845 oboInOwl:hasDbXref UMLS:C4280745 -HP:0003256 oboInOwl:hasDbXref MSH:D001778 -HP:0003256 oboInOwl:hasDbXref SNOMEDCT_US:64779008 -HP:0003256 oboInOwl:hasDbXref SNOMEDCT_US:362970003 -HP:0003256 oboInOwl:hasDbXref UMLS:C0005779 -HP:0030846 oboInOwl:hasDbXref UMLS:C4280744 -HP:0004586 oboInOwl:hasDbXref UMLS:C1856087 -HP:0030847 oboInOwl:hasDbXref UMLS:C0520860 -HP:0030847 oboInOwl:hasDbXref SNOMEDCT_US:62436006 -HP:0030840 oboInOwl:hasDbXref UMLS:C0238656 -HP:0030840 oboInOwl:hasDbXref SNOMEDCT_US:247373008 -HP:0030840 oboInOwl:hasDbXref SNOMEDCT_US:202490009 -HP:0030841 oboInOwl:hasDbXref SNOMEDCT_US:285365001 -HP:0030841 oboInOwl:hasDbXref UMLS:C0241416 -HP:0030842 oboInOwl:hasDbXref UMLS:C4280747 -HP:0030843 oboInOwl:hasDbXref SNOMEDCT_US:16573007 -HP:0030843 oboInOwl:hasDbXref UMLS:C0268407 -HP:0003259 oboInOwl:hasDbXref UMLS:C0700225 -HP:0003259 oboInOwl:hasDbXref SNOMEDCT_US:166717003 -HP:0003250 oboInOwl:hasDbXref UMLS:C1841990 -HP:0003250 oboInOwl:hasDbXref UMLS:C0220763 -HP:0003250 oboInOwl:hasDbXref UMLS:C1321884 -HP:0003250 oboInOwl:hasDbXref SNOMEDCT_US:87380008 -HP:0003250 oboInOwl:hasDbXref SNOMEDCT_US:248871003 -HP:0003250 oboInOwl:hasDbXref MSH:C536523 -HP:0004581 oboInOwl:hasDbXref UMLS:C1866732 -HP:0004580 oboInOwl:hasDbXref UMLS:C2673652 -HP:0100518 oboInOwl:hasDbXref MSH:D053159 -HP:0100518 oboInOwl:hasDbXref SNOMEDCT_US:49650001 -HP:0100518 oboInOwl:hasDbXref UMLS:C0013428 -HP:0100519 oboInOwl:hasDbXref SNOMEDCT_US:2472002 -HP:0100519 oboInOwl:hasDbXref UMLS:C0003460 -HP:0100519 oboInOwl:hasDbXref MSH:D001002 -HP:0030848 oboInOwl:hasDbXref SNOMEDCT_US:22447003 -HP:0030848 oboInOwl:hasDbXref UMLS:C0520861 -HP:0100516 oboInOwl:hasDbXref SNOMEDCT_US:126882009 -HP:0100516 oboInOwl:hasDbXref UMLS:C0041955 -HP:0100516 oboInOwl:hasDbXref NCIT:C3262 -HP:0100516 oboInOwl:hasDbXref SNOMEDCT_US:363458004 -HP:0100516 oboInOwl:hasDbXref UMLS:C0153619 -HP:0100516 oboInOwl:hasDbXref MSH:D014516 -HP:0003254 oboInOwl:hasDbXref UMLS:C4021848 -HP:0100517 oboInOwl:hasDbXref MSH:D014523 -HP:0100517 oboInOwl:hasDbXref UMLS:C0041971 -HP:0100517 oboInOwl:hasDbXref NCIT:C2974 -HP:0100517 oboInOwl:hasDbXref SNOMEDCT_US:126883004 -HP:0030849 oboInOwl:hasDbXref SNOMEDCT_US:72196001 -HP:0030849 oboInOwl:hasDbXref UMLS:C0239949 -HP:0100514 oboInOwl:hasDbXref UMLS:C4022034 -HP:0003252 oboInOwl:hasDbXref UMLS:C1848653 -HP:0004582 oboInOwl:hasDbXref UMLS:C4025311 -HP:0100515 oboInOwl:hasDbXref SNOMEDCT_US:300471006 -HP:0100515 oboInOwl:hasDbXref SNOMEDCT_US:162116003 -HP:0100515 oboInOwl:hasDbXref UMLS:C0042023 -HP:0003251 oboInOwl:hasDbXref MSH:D007248 -HP:0003251 oboInOwl:hasDbXref SNOMEDCT_US:2904007 -HP:0003251 oboInOwl:hasDbXref UMLS:C0021364 -HP:0005807 oboInOwl:hasDbXref UMLS:C1861339 -HP:0005802 oboInOwl:hasDbXref UMLS:C4025130 -HP:0005819 oboInOwl:hasDbXref UMLS:C1846950 -HP:0005815 oboInOwl:hasDbXref UMLS:C0345397 -HP:0005815 oboInOwl:hasDbXref SNOMEDCT_US:205460009 -HP:0005817 oboInOwl:hasDbXref UMLS:C4021824 -HP:0030800 oboInOwl:hasDbXref UMLS:C4280760 -HP:0030801 oboInOwl:hasDbXref UMLS:C4280759 -HP:0030802 oboInOwl:hasDbXref SNOMEDCT_US:700264006 -HP:0030802 oboInOwl:hasDbXref UMLS:C1861656 -HP:0030803 oboInOwl:hasDbXref UMLS:C1853986 -HP:0030808 oboInOwl:hasDbXref UMLS:C4280756 -HP:0030809 oboInOwl:hasDbXref UMLS:C4280755 -HP:0030804 oboInOwl:hasDbXref SNOMEDCT_US:69192004 -HP:0030804 oboInOwl:hasDbXref UMLS:C0546956 -HP:0030805 oboInOwl:hasDbXref UMLS:C4280758 -HP:0030806 oboInOwl:hasDbXref UMLS:C4280757 -HP:0030807 oboInOwl:hasDbXref UMLS:C1610609 -HP:0005849 oboInOwl:hasDbXref UMLS:C4025125 -HP:0005844 oboInOwl:hasDbXref UMLS:C4025126 -HP:0004510 oboInOwl:hasDbXref UMLS:C0597167 -HP:0005841 oboInOwl:hasDbXref UMLS:C1859135 -HP:0004529 oboInOwl:hasDbXref UMLS:C4025314 -HP:0004528 oboInOwl:hasDbXref UMLS:C4021653 -HP:0004523 oboInOwl:hasDbXref UMLS:C3280131 -HP:0005855 oboInOwl:hasDbXref UMLS:C1853171 -HP:0005856 oboInOwl:hasDbXref UMLS:C4021619 -HP:0005857 oboInOwl:hasDbXref UMLS:C0266501 -HP:0005857 oboInOwl:hasDbXref SNOMEDCT_US:32232003 -HP:0004527 oboInOwl:hasDbXref UMLS:C4025315 -HP:0005852 oboInOwl:hasDbXref UMLS:C4025124 -HP:0005853 oboInOwl:hasDbXref UMLS:C4025123 -HP:0004524 oboInOwl:hasDbXref UMLS:C4025316 -HP:0005850 oboInOwl:hasDbXref MSH:D005413 -HP:0005850 oboInOwl:hasDbXref SNOMEDCT_US:205083002 -HP:0005850 oboInOwl:hasDbXref UMLS:C0152237 -HP:0005850 oboInOwl:hasDbXref SNOMEDCT_US:31668003 -HP:0005828 oboInOwl:hasDbXref UMLS:C3805920 -HP:0005829 oboInOwl:hasDbXref UMLS:C3149879 -HP:0005824 oboInOwl:hasDbXref UMLS:C4021620 -HP:0005824 oboInOwl:hasDbXref UMLS:C4280473 -HP:0005825 oboInOwl:hasDbXref UMLS:C4025128 -HP:0005820 oboInOwl:hasDbXref UMLS:C4025129 -HP:0005830 oboInOwl:hasDbXref UMLS:C1406835 -HP:0005831 oboInOwl:hasDbXref MSH:C566196 -HP:0005831 oboInOwl:hasDbXref UMLS:C1862112 -HP:0005832 oboInOwl:hasDbXref UMLS:C1859444 -HP:0004502 oboInOwl:hasDbXref UMLS:C4025317 -HP:0100369 oboInOwl:hasDbXref UMLS:C4022122 -HP:0100367 oboInOwl:hasDbXref UMLS:C4021013 -HP:0100368 oboInOwl:hasDbXref UMLS:C4021012 -HP:0100366 oboInOwl:hasDbXref UMLS:C4021014 -HP:0100363 oboInOwl:hasDbXref UMLS:C4022124 -HP:0100364 oboInOwl:hasDbXref UMLS:C4022123 -HP:0100362 oboInOwl:hasDbXref UMLS:C4022125 -HP:0100360 oboInOwl:hasDbXref UMLS:C2750635 -HP:0100378 oboInOwl:hasDbXref UMLS:C4021011 -HP:0100379 oboInOwl:hasDbXref UMLS:C4022113 -HP:0100376 oboInOwl:hasDbXref UMLS:C4022115 -HP:0100377 oboInOwl:hasDbXref UMLS:C4022114 -HP:0100374 oboInOwl:hasDbXref UMLS:C4022117 -HP:0100375 oboInOwl:hasDbXref UMLS:C4022116 -HP:0100372 oboInOwl:hasDbXref UMLS:C4022119 -HP:0100373 oboInOwl:hasDbXref UMLS:C4022118 -HP:0100370 oboInOwl:hasDbXref UMLS:C4022121 -HP:0100371 oboInOwl:hasDbXref UMLS:C4022120 -HP:0100389 oboInOwl:hasDbXref UMLS:C4021008 -HP:0100387 oboInOwl:hasDbXref UMLS:C4022107 -HP:0100388 oboInOwl:hasDbXref UMLS:C4022106 -HP:0100385 oboInOwl:hasDbXref UMLS:C4022109 -HP:0100386 oboInOwl:hasDbXref UMLS:C4022108 -HP:0100383 oboInOwl:hasDbXref UMLS:C4022110 -HP:0100384 oboInOwl:hasDbXref UMLS:C4021009 -HP:0100381 oboInOwl:hasDbXref UMLS:C4021010 -HP:0100382 oboInOwl:hasDbXref UMLS:C4022111 -HP:0100380 oboInOwl:hasDbXref UMLS:C4022112 -HP:0100398 oboInOwl:hasDbXref UMLS:C4020999 -HP:0100399 oboInOwl:hasDbXref UMLS:C4020998 -HP:0100396 oboInOwl:hasDbXref UMLS:C4021001 -HP:0100397 oboInOwl:hasDbXref UMLS:C4021000 -HP:0100394 oboInOwl:hasDbXref UMLS:C4021003 -HP:0100395 oboInOwl:hasDbXref UMLS:C4021002 -HP:0100392 oboInOwl:hasDbXref UMLS:C4021005 -HP:0100393 oboInOwl:hasDbXref UMLS:C4021004 -HP:0100390 oboInOwl:hasDbXref UMLS:C4021007 -HP:0100391 oboInOwl:hasDbXref UMLS:C4021006 -HP:0002094 oboInOwl:hasDbXref MSH:D004417 -HP:0002094 oboInOwl:hasDbXref UMLS:C0013404 -HP:0002094 oboInOwl:hasDbXref SNOMEDCT_US:230145002 -HP:0002094 oboInOwl:hasDbXref SNOMEDCT_US:267036007 -HP:0002092 oboInOwl:hasDbXref SNOMEDCT_US:11399002 -HP:0002092 oboInOwl:hasDbXref UMLS:C3203102 -HP:0002092 oboInOwl:hasDbXref SNOMEDCT_US:70995007 -HP:0002092 oboInOwl:hasDbXref UMLS:C0020542 -HP:0002092 oboInOwl:hasDbXref MSH:D065627 -HP:0002092 oboInOwl:hasDbXref UMLS:C2973725 -HP:0002092 oboInOwl:hasDbXref SNOMEDCT_US:697898008 -HP:0002092 oboInOwl:hasDbXref MSH:D006976 -HP:0002093 oboInOwl:hasDbXref UMLS:C4020855 -HP:0002093 oboInOwl:hasDbXref MSH:D012131 -HP:0002093 oboInOwl:hasDbXref SNOMEDCT_US:409623005 -HP:0002093 oboInOwl:hasDbXref UMLS:C0035229 -HP:0002098 oboInOwl:hasDbXref SNOMEDCT_US:271825005 -HP:0002098 oboInOwl:hasDbXref UMLS:C0476273 -HP:0002098 oboInOwl:hasDbXref UMLS:C0013404 -HP:0002098 oboInOwl:hasDbXref MSH:D004417 -HP:0002098 oboInOwl:hasDbXref SNOMEDCT_US:267036007 -HP:0002098 oboInOwl:hasDbXref SNOMEDCT_US:230145002 -HP:0002099 oboInOwl:hasDbXref SNOMEDCT_US:991000119106 -HP:0002099 oboInOwl:hasDbXref UMLS:C3714497 -HP:0002099 oboInOwl:hasDbXref MSH:D001249 -HP:0002099 oboInOwl:hasDbXref SNOMEDCT_US:195967001 -HP:0002099 oboInOwl:hasDbXref UMLS:C0004096 -HP:0002097 oboInOwl:hasDbXref MSH:D011656 -HP:0002097 oboInOwl:hasDbXref SNOMEDCT_US:87433001 -HP:0002097 oboInOwl:hasDbXref UMLS:C0034067 -HP:0100303 oboInOwl:hasDbXref UMLS:C4022157 -HP:0100304 oboInOwl:hasDbXref UMLS:C4022156 -HP:0100301 oboInOwl:hasDbXref UMLS:C4021024 -HP:0100302 oboInOwl:hasDbXref UMLS:C4021023 -HP:0100300 oboInOwl:hasDbXref UMLS:C4022158 -HP:0002080 oboInOwl:hasDbXref MSH:D014202 -HP:0002080 oboInOwl:hasDbXref SNOMEDCT_US:30721006 -HP:0002080 oboInOwl:hasDbXref UMLS:C0234376 -HP:0002080 oboInOwl:hasDbXref UMLS:C4020856 -HP:0002078 oboInOwl:hasDbXref UMLS:C0427190 -HP:0002078 oboInOwl:hasDbXref SNOMEDCT_US:250067008 -HP:0002078 oboInOwl:hasDbXref MSH:D001259 -HP:0002079 oboInOwl:hasDbXref SNOMEDCT_US:204043002 -HP:0002079 oboInOwl:hasDbXref UMLS:C0344482 -HP:0002072 oboInOwl:hasDbXref UMLS:C4020858 -HP:0002072 oboInOwl:hasDbXref SNOMEDCT_US:271700006 -HP:0002072 oboInOwl:hasDbXref UMLS:C0008489 -HP:0002072 oboInOwl:hasDbXref MSH:D002819 -HP:0002073 oboInOwl:hasDbXref UMLS:C0393525 -HP:0002073 oboInOwl:hasDbXref SNOMEDCT_US:230233000 -HP:0100309 oboInOwl:hasDbXref UMLS:C0018946 -HP:0100309 oboInOwl:hasDbXref SNOMEDCT_US:35486000 -HP:0100309 oboInOwl:hasDbXref MSH:D006408 -HP:0100309 oboInOwl:hasDbXref SNOMEDCT_US:95453001 -HP:0002070 oboInOwl:hasDbXref UMLS:C0750937 -HP:0002070 oboInOwl:hasDbXref MSH:D001259 -HP:0002071 oboInOwl:hasDbXref SNOMEDCT_US:43378000 -HP:0002071 oboInOwl:hasDbXref UMLS:C0015371 -HP:0002071 oboInOwl:hasDbXref SNOMEDCT_US:76349003 -HP:0002071 oboInOwl:hasDbXref MSH:D001480 -HP:0002071 oboInOwl:hasDbXref UMLS:C0234133 -HP:0002076 oboInOwl:hasDbXref SNOMEDCT_US:37796009 -HP:0002076 oboInOwl:hasDbXref MSH:D008881 -HP:0002076 oboInOwl:hasDbXref UMLS:C0149931 -HP:0002076 oboInOwl:hasDbXref UMLS:C0744641 -HP:0100307 oboInOwl:hasDbXref UMLS:C4022154 -HP:0002077 oboInOwl:hasDbXref SNOMEDCT_US:4473006 -HP:0002077 oboInOwl:hasDbXref MSH:D020325 -HP:0002077 oboInOwl:hasDbXref UMLS:C0154723 -HP:0100308 oboInOwl:hasDbXref UMLS:C4022153 -HP:0002074 oboInOwl:hasDbXref UMLS:C4025728 -HP:0002074 oboInOwl:hasDbXref UMLS:C4020857 -HP:0100305 oboInOwl:hasDbXref SNOMEDCT_US:47913008 -HP:0100305 oboInOwl:hasDbXref UMLS:C0333770 -HP:0100306 oboInOwl:hasDbXref UMLS:C4022155 -HP:0002075 oboInOwl:hasDbXref SNOMEDCT_US:23133003 -HP:0002075 oboInOwl:hasDbXref UMLS:C0234979 -HP:0100314 oboInOwl:hasDbXref UMLS:C4022149 -HP:0100315 oboInOwl:hasDbXref MSH:D016631 -HP:0100315 oboInOwl:hasDbXref MSH:D020961 -HP:0100315 oboInOwl:hasDbXref UMLS:C0752347 -HP:0100315 oboInOwl:hasDbXref SNOMEDCT_US:312991009 -HP:0100315 oboInOwl:hasDbXref SNOMEDCT_US:43127003 -HP:0100315 oboInOwl:hasDbXref UMLS:C0085200 -HP:0100315 oboInOwl:hasDbXref SNOMEDCT_US:80098002 -HP:0100312 oboInOwl:hasDbXref UMLS:C4022151 -HP:0100312 oboInOwl:hasDbXref NCIT:C3708 -HP:0100313 oboInOwl:hasDbXref UMLS:C4022150 -HP:0100310 oboInOwl:hasDbXref UMLS:C0238154 -HP:0100310 oboInOwl:hasDbXref MSH:D006407 -HP:0100310 oboInOwl:hasDbXref SNOMEDCT_US:82999001 -HP:0100310 oboInOwl:hasDbXref SNOMEDCT_US:428268007 -HP:0002090 oboInOwl:hasDbXref UMLS:C0032285 -HP:0002090 oboInOwl:hasDbXref MSH:D011014 -HP:0002090 oboInOwl:hasDbXref SNOMEDCT_US:233604007 -HP:0002091 oboInOwl:hasDbXref UMLS:C0085581 -HP:0002091 oboInOwl:hasDbXref SNOMEDCT_US:36485005 -HP:0002091 oboInOwl:hasDbXref UMLS:C3277226 -HP:0100311 oboInOwl:hasDbXref UMLS:C4022152 -HP:0002089 oboInOwl:hasDbXref UMLS:C0265783 -HP:0002089 oboInOwl:hasDbXref SNOMEDCT_US:80825009 -HP:0002083 oboInOwl:hasDbXref UMLS:C0338480 -HP:0002083 oboInOwl:hasDbXref SNOMEDCT_US:56097005 -HP:0002083 oboInOwl:hasDbXref MSH:D020326 -HP:0002084 oboInOwl:hasDbXref UMLS:C0014065 -HP:0002084 oboInOwl:hasDbXref SNOMEDCT_US:48777005 -HP:0002084 oboInOwl:hasDbXref SNOMEDCT_US:253101008 -HP:0002084 oboInOwl:hasDbXref MSH:D004677 -HP:0002084 oboInOwl:hasDbXref SNOMEDCT_US:55999004 -HP:0100318 oboInOwl:hasDbXref UMLS:C0333749 -HP:0100318 oboInOwl:hasDbXref SNOMEDCT_US:87554006 -HP:0002087 oboInOwl:hasDbXref UMLS:C4025727 -HP:0002088 oboInOwl:hasDbXref UMLS:C4021760 -HP:0002088 oboInOwl:hasDbXref SNOMEDCT_US:19829001 -HP:0002088 oboInOwl:hasDbXref MSH:D008171 -HP:0002088 oboInOwl:hasDbXref UMLS:C0024115 -HP:0100319 oboInOwl:hasDbXref UMLS:C4021021 -HP:0002085 oboInOwl:hasDbXref SNOMEDCT_US:42376006 -HP:0002085 oboInOwl:hasDbXref MSH:D004677 -HP:0002085 oboInOwl:hasDbXref UMLS:C0014067 -HP:0100316 oboInOwl:hasDbXref SNOMEDCT_US:57458003 -HP:0100316 oboInOwl:hasDbXref UMLS:C0521178 -HP:0100317 oboInOwl:hasDbXref UMLS:C4021022 -HP:0002086 oboInOwl:hasDbXref UMLS:C4018871 -HP:0100326 oboInOwl:hasDbXref UMLS:C0237653 -HP:0100323 oboInOwl:hasDbXref UMLS:C4020710 -HP:0100323 oboInOwl:hasDbXref UMLS:C4022146 -HP:0100324 oboInOwl:hasDbXref SNOMEDCT_US:89155008 -HP:0100324 oboInOwl:hasDbXref UMLS:C0011644 -HP:0100324 oboInOwl:hasDbXref SNOMEDCT_US:403524003 -HP:0100324 oboInOwl:hasDbXref UMLS:C1274865 -HP:0100324 oboInOwl:hasDbXref MSH:D012594 -HP:0100321 oboInOwl:hasDbXref UMLS:C4022148 -HP:0100322 oboInOwl:hasDbXref UMLS:C4022147 -HP:0100320 oboInOwl:hasDbXref SNOMEDCT_US:84605001 -HP:0100320 oboInOwl:hasDbXref UMLS:C0333731 -HP:0100329 oboInOwl:hasDbXref UMLS:C4022144 -HP:0100327 oboInOwl:hasDbXref UMLS:C0266815 -HP:0100327 oboInOwl:hasDbXref SNOMEDCT_US:15911003 -HP:0100328 oboInOwl:hasDbXref UMLS:C4022145 -HP:0100336 oboInOwl:hasDbXref UMLS:C0392005 -HP:0100336 oboInOwl:hasDbXref SNOMEDCT_US:304068004 -HP:0100337 oboInOwl:hasDbXref UMLS:C3553084 -HP:0100334 oboInOwl:hasDbXref UMLS:C4022143 -HP:0100335 oboInOwl:hasDbXref UMLS:C4021020 -HP:0100333 oboInOwl:hasDbXref UMLS:C0392006 -HP:0100333 oboInOwl:hasDbXref SNOMEDCT_US:304067009 -HP:0100338 oboInOwl:hasDbXref UMLS:C4022142 -HP:0100339 oboInOwl:hasDbXref UMLS:C4022141 -HP:0100347 oboInOwl:hasDbXref UMLS:C4022133 -HP:0100348 oboInOwl:hasDbXref UMLS:C4021019 -HP:0100345 oboInOwl:hasDbXref UMLS:C4022135 -HP:0100346 oboInOwl:hasDbXref UMLS:C4022134 -HP:0100343 oboInOwl:hasDbXref UMLS:C4022137 -HP:0100344 oboInOwl:hasDbXref UMLS:C4022136 -HP:0100341 oboInOwl:hasDbXref UMLS:C4022139 -HP:0100342 oboInOwl:hasDbXref UMLS:C4022138 -HP:0100340 oboInOwl:hasDbXref UMLS:C4022140 -HP:0100349 oboInOwl:hasDbXref UMLS:C4021018 -HP:0100358 oboInOwl:hasDbXref UMLS:C4022127 -HP:0100359 oboInOwl:hasDbXref UMLS:C4022126 -HP:0100356 oboInOwl:hasDbXref UMLS:C4022129 -HP:0100357 oboInOwl:hasDbXref UMLS:C4022128 -HP:0100354 oboInOwl:hasDbXref UMLS:C4022131 -HP:0100355 oboInOwl:hasDbXref UMLS:C4022130 -HP:0100352 oboInOwl:hasDbXref UMLS:C4021015 -HP:0100353 oboInOwl:hasDbXref UMLS:C4022132 -HP:0100350 oboInOwl:hasDbXref UMLS:C4021017 -HP:0100351 oboInOwl:hasDbXref UMLS:C4021016 -HP:0002014 oboInOwl:hasDbXref UMLS:C0011991 -HP:0002014 oboInOwl:hasDbXref SNOMEDCT_US:267060006 -HP:0002014 oboInOwl:hasDbXref SNOMEDCT_US:62315008 -HP:0002014 oboInOwl:hasDbXref MSH:D003967 -HP:0002015 oboInOwl:hasDbXref MEDDRA:10013950 -HP:0002015 oboInOwl:hasDbXref SNOMEDCT_US:40739000 -HP:0002015 oboInOwl:hasDbXref SNOMEDCT_US:288939007 -HP:0002015 oboInOwl:hasDbXref UMLS:C0011168 -HP:0002015 oboInOwl:hasDbXref MSH:D003680 -HP:0004676 oboInOwl:hasDbXref UMLS:C1834993 -HP:0003345 oboInOwl:hasDbXref UMLS:C4025626 -HP:0002012 oboInOwl:hasDbXref UMLS:C4021764 -HP:0003344 oboInOwl:hasDbXref UMLS:C3151952 -HP:0003343 oboInOwl:hasDbXref SNOMEDCT_US:124706000 -HP:0003343 oboInOwl:hasDbXref SNOMEDCT_US:39112005 -HP:0003343 oboInOwl:hasDbXref UMLS:C0398746 -HP:0003343 oboInOwl:hasDbXref SNOMEDCT_US:234589002 -HP:0003343 oboInOwl:hasDbXref MSH:C536835 -HP:0002013 oboInOwl:hasDbXref MEDDRA:10047700 -HP:0002013 oboInOwl:hasDbXref UMLS:C0042963 -HP:0002013 oboInOwl:hasDbXref SNOMEDCT_US:249497008 -HP:0002013 oboInOwl:hasDbXref MSH:D014839 -HP:0002013 oboInOwl:hasDbXref SNOMEDCT_US:300359004 -HP:0002013 oboInOwl:hasDbXref SNOMEDCT_US:422400008 -HP:0002018 oboInOwl:hasDbXref MSH:D009325 -HP:0002018 oboInOwl:hasDbXref SNOMEDCT_US:422587007 -HP:0002018 oboInOwl:hasDbXref MEDDRA:10028813 -HP:0002018 oboInOwl:hasDbXref UMLS:C0027497 -HP:0002019 oboInOwl:hasDbXref SNOMEDCT_US:14760008 -HP:0002019 oboInOwl:hasDbXref MSH:D003248 -HP:0002019 oboInOwl:hasDbXref SNOMEDCT_US:225595004 -HP:0002019 oboInOwl:hasDbXref UMLS:C0237326 -HP:0002019 oboInOwl:hasDbXref UMLS:C0009806 -HP:0003349 oboInOwl:hasDbXref UMLS:C1843371 -HP:0003348 oboInOwl:hasDbXref UMLS:C1839424 -HP:0003348 oboInOwl:hasDbXref UMLS:C1849489 -HP:0003348 oboInOwl:hasDbXref MSH:C562684 -HP:0003348 oboInOwl:hasDbXref SNOMEDCT_US:2359002 -HP:0003348 oboInOwl:hasDbXref UMLS:C0268630 -HP:0004679 oboInOwl:hasDbXref UMLS:C1859116 -HP:0003347 oboInOwl:hasDbXref UMLS:C4025625 -HP:0002017 oboInOwl:hasDbXref SNOMEDCT_US:16932000 -HP:0002017 oboInOwl:hasDbXref UMLS:C0027498 -HP:0002010 oboInOwl:hasDbXref UMLS:C1851835 -HP:0004673 oboInOwl:hasDbXref UMLS:C1862474 -HP:0002011 oboInOwl:hasDbXref MSH:D002493 -HP:0002011 oboInOwl:hasDbXref UMLS:C4021765 -HP:0002011 oboInOwl:hasDbXref SNOMEDCT_US:23853001 -HP:0002011 oboInOwl:hasDbXref UMLS:C0007682 -HP:0003341 oboInOwl:hasDbXref UMLS:C4021730 -HP:0003357 oboInOwl:hasDbXref UMLS:C1857652 -HP:0004688 oboInOwl:hasDbXref UMLS:C1855240 -HP:0002025 oboInOwl:hasDbXref SNOMEDCT_US:69914001 -HP:0002025 oboInOwl:hasDbXref UMLS:C0262374 -HP:0002025 oboInOwl:hasDbXref MEDDRA:10002176 -HP:0002025 oboInOwl:hasDbXref SNOMEDCT_US:250037002 -HP:0004686 oboInOwl:hasDbXref UMLS:C4021650 -HP:0002023 oboInOwl:hasDbXref Fyler:4443 -HP:0002023 oboInOwl:hasDbXref MEDDRA:10002120 -HP:0002023 oboInOwl:hasDbXref Fyler:4402 -HP:0002023 oboInOwl:hasDbXref UMLS:C0003466 -HP:0002023 oboInOwl:hasDbXref SNOMEDCT_US:204731006 -HP:0002023 oboInOwl:hasDbXref MSH:D001006 -HP:0002023 oboInOwl:hasDbXref SNOMEDCT_US:204712000 -HP:0003355 oboInOwl:hasDbXref SNOMEDCT_US:35912001 -HP:0003355 oboInOwl:hasDbXref UMLS:C0238621 -HP:0003355 oboInOwl:hasDbXref UMLS:C4020843 -HP:0002024 oboInOwl:hasDbXref UMLS:C3714745 -HP:0003354 oboInOwl:hasDbXref UMLS:C1848861 -HP:0002027 oboInOwl:hasDbXref SNOMEDCT_US:21522001 -HP:0002027 oboInOwl:hasDbXref MSH:D015746 -HP:0002027 oboInOwl:hasDbXref UMLS:C0000737 -HP:0002027 oboInOwl:hasDbXref MEDDRA:10000081 -HP:0003359 oboInOwl:hasDbXref UMLS:C1848958 -HP:0003358 oboInOwl:hasDbXref UMLS:C4025623 -HP:0002028 oboInOwl:hasDbXref UMLS:C0401151 -HP:0002028 oboInOwl:hasDbXref SNOMEDCT_US:236071009 -HP:0004689 oboInOwl:hasDbXref UMLS:C1848514 -HP:0002021 oboInOwl:hasDbXref MSH:D011707 -HP:0002021 oboInOwl:hasDbXref SNOMEDCT_US:367403001 -HP:0002021 oboInOwl:hasDbXref Fyler:4444 -HP:0002021 oboInOwl:hasDbXref UMLS:C0034194 -HP:0002021 oboInOwl:hasDbXref MEDDRA:10037621 -HP:0003353 oboInOwl:hasDbXref SNOMEDCT_US:69080001 -HP:0003353 oboInOwl:hasDbXref SNOMEDCT_US:124718009 -HP:0003353 oboInOwl:hasDbXref UMLS:C0268579 -HP:0003353 oboInOwl:hasDbXref MSH:D056693 -HP:0004684 oboInOwl:hasDbXref SNOMEDCT_US:79807003 -HP:0004684 oboInOwl:hasDbXref UMLS:C0152236 -HP:0003352 oboInOwl:hasDbXref UMLS:C4025624 -HP:0003351 oboInOwl:hasDbXref UMLS:C1845206 -HP:0002020 oboInOwl:hasDbXref UMLS:C0018834 -HP:0002020 oboInOwl:hasDbXref MSH:D006356 -HP:0002020 oboInOwl:hasDbXref SNOMEDCT_US:235595009 -HP:0002020 oboInOwl:hasDbXref SNOMEDCT_US:16331000 -HP:0002020 oboInOwl:hasDbXref SNOMEDCT_US:698065002 -HP:0002020 oboInOwl:hasDbXref UMLS:C0017168 -HP:0002020 oboInOwl:hasDbXref MSH:D005764 -HP:0004681 oboInOwl:hasDbXref UMLS:C1859223 -HP:0004681 oboInOwl:hasDbXref UMLS:C4280508 -HP:0003329 oboInOwl:hasDbXref UMLS:C4025631 -HP:0003324 oboInOwl:hasDbXref UMLS:C0746674 -HP:0005987 oboInOwl:hasDbXref SNOMEDCT_US:237570007 -HP:0005987 oboInOwl:hasDbXref UMLS:C0342208 -HP:0003323 oboInOwl:hasDbXref UMLS:C0240421 -HP:0005988 oboInOwl:hasDbXref MSH:C535425 -HP:0005988 oboInOwl:hasDbXref SNOMEDCT_US:268240006 -HP:0005988 oboInOwl:hasDbXref UMLS:C0079352 -HP:0005989 oboInOwl:hasDbXref UMLS:C1840319 -HP:0003321 oboInOwl:hasDbXref UMLS:C1833753 -HP:0003328 oboInOwl:hasDbXref UMLS:C4025632 -HP:0003327 oboInOwl:hasDbXref UMLS:C1843697 -HP:0005984 oboInOwl:hasDbXref UMLS:C0740927 -HP:0003326 oboInOwl:hasDbXref MSH:D063806 -HP:0003326 oboInOwl:hasDbXref SNOMEDCT_US:68962001 -HP:0003326 oboInOwl:hasDbXref UMLS:C0231528 -HP:0003325 oboInOwl:hasDbXref UMLS:C1858127 -HP:0005986 oboInOwl:hasDbXref UMLS:C0151315 -HP:0005986 oboInOwl:hasDbXref SNOMEDCT_US:161882006 -HP:0005986 oboInOwl:hasDbXref UMLS:C1847392 -HP:0005986 oboInOwl:hasDbXref SNOMEDCT_US:405947006 -HP:0005986 oboInOwl:hasDbXref MSH:D009127 -HP:0005986 oboInOwl:hasDbXref UMLS:C1320474 -HP:0005982 oboInOwl:hasDbXref UMLS:C4025094 -HP:0005982 oboInOwl:hasDbXref SNOMEDCT_US:7573000 -HP:0005982 oboInOwl:hasDbXref MSH:D010661 -HP:0005982 oboInOwl:hasDbXref UMLS:C0751434 -HP:0003320 oboInOwl:hasDbXref UMLS:C1848446 -HP:0002009 oboInOwl:hasDbXref UMLS:C0266619 -HP:0002009 oboInOwl:hasDbXref SNOMEDCT_US:24814002 -HP:0002003 oboInOwl:hasDbXref UMLS:C4280584 -HP:0002003 oboInOwl:hasDbXref UMLS:C4280583 -HP:0002003 oboInOwl:hasDbXref UMLS:C1839783 -HP:0005999 oboInOwl:hasDbXref UMLS:C0266320 -HP:0005999 oboInOwl:hasDbXref SNOMEDCT_US:204974003 -HP:0005999 oboInOwl:hasDbXref SNOMEDCT_US:49534003 -HP:0003334 oboInOwl:hasDbXref UMLS:C4025629 -HP:0003333 oboInOwl:hasDbXref UMLS:C2673361 -HP:0004664 oboInOwl:hasDbXref UMLS:C1862496 -HP:0002002 oboInOwl:hasDbXref UMLS:C4020861 -HP:0002002 oboInOwl:hasDbXref UMLS:C1839797 -HP:0003332 oboInOwl:hasDbXref UMLS:C3277126 -HP:0002007 oboInOwl:hasDbXref UMLS:C0221354 -HP:0002007 oboInOwl:hasDbXref SNOMEDCT_US:90145001 -HP:0005994 oboInOwl:hasDbXref SNOMEDCT_US:419153005 -HP:0005994 oboInOwl:hasDbXref MSH:D006044 -HP:0005994 oboInOwl:hasDbXref UMLS:C0018023 -HP:0003339 oboInOwl:hasDbXref UMLS:C4021731 -HP:0005995 oboInOwl:hasDbXref UMLS:C1837763 -HP:0003338 oboInOwl:hasDbXref UMLS:C4025627 -HP:0003337 oboInOwl:hasDbXref UMLS:C4021732 -HP:0002006 oboInOwl:hasDbXref UMLS:C0685787 -HP:0002006 oboInOwl:hasDbXref SNOMEDCT_US:92821006 -HP:0005997 oboInOwl:hasDbXref UMLS:C1867006 -HP:0003336 oboInOwl:hasDbXref UMLS:C4025628 -HP:0005990 oboInOwl:hasDbXref SNOMEDCT_US:367524008 -HP:0005990 oboInOwl:hasDbXref MSH:D050033 -HP:0005990 oboInOwl:hasDbXref UMLS:C0151516 -HP:0005991 oboInOwl:hasDbXref UMLS:C1864449 -HP:0002000 oboInOwl:hasDbXref UMLS:C1857479 -HP:0002000 oboInOwl:hasDbXref UMLS:C4280585 -HP:0003330 oboInOwl:hasDbXref UMLS:C4025630 -HP:0004661 oboInOwl:hasDbXref UMLS:C1859438 -HP:0004660 oboInOwl:hasDbXref UMLS:C4280509 -HP:0004660 oboInOwl:hasDbXref UMLS:C4280511 -HP:0004660 oboInOwl:hasDbXref UMLS:C1834042 -HP:0004660 oboInOwl:hasDbXref UMLS:C4280510 -HP:0002058 oboInOwl:hasDbXref UMLS:C0332615 -HP:0002058 oboInOwl:hasDbXref SNOMEDCT_US:26432009 -HP:0002059 oboInOwl:hasDbXref UMLS:C4020860 -HP:0002059 oboInOwl:hasDbXref UMLS:C0154671 -HP:0002059 oboInOwl:hasDbXref SNOMEDCT_US:278849000 -HP:0002059 oboInOwl:hasDbXref SNOMEDCT_US:418143002 -HP:0002059 oboInOwl:hasDbXref UMLS:C0235946 -HP:0002059 oboInOwl:hasDbXref SNOMEDCT_US:52522001 -HP:0002056 oboInOwl:hasDbXref UMLS:C4021763 -HP:0003388 oboInOwl:hasDbXref SNOMEDCT_US:248268002 -HP:0003388 oboInOwl:hasDbXref UMLS:C0424585 -HP:0003388 oboInOwl:hasDbXref UMLS:C1837098 -HP:0002057 oboInOwl:hasDbXref UMLS:C1860247 -HP:0003387 oboInOwl:hasDbXref UMLS:C1859606 -HP:0003382 oboInOwl:hasDbXref UMLS:C1832776 -HP:0002050 oboInOwl:hasDbXref UMLS:C1839782 -HP:0003380 oboInOwl:hasDbXref UMLS:C1858285 -HP:0002054 oboInOwl:hasDbXref UMLS:C1845107 -HP:0002055 oboInOwl:hasDbXref UMLS:C1844572 -HP:0003384 oboInOwl:hasDbXref UMLS:C4025619 -HP:0003383 oboInOwl:hasDbXref UMLS:C1847906 -HP:0002069 oboInOwl:hasDbXref SNOMEDCT_US:54200006 -HP:0002069 oboInOwl:hasDbXref MSH:D012640 -HP:0002069 oboInOwl:hasDbXref UMLS:C0494475 -HP:0002067 oboInOwl:hasDbXref MSH:D018476 -HP:0002067 oboInOwl:hasDbXref UMLS:C0233565 -HP:0002067 oboInOwl:hasDbXref SNOMEDCT_US:399317006 -HP:0003398 oboInOwl:hasDbXref UMLS:C4020842 -HP:0003398 oboInOwl:hasDbXref UMLS:C4025618 -HP:0002068 oboInOwl:hasDbXref UMLS:C4025729 -HP:0003393 oboInOwl:hasDbXref UMLS:C1864715 -HP:0002061 oboInOwl:hasDbXref SNOMEDCT_US:394679006 -HP:0002061 oboInOwl:hasDbXref UMLS:C1271100 -HP:0002062 oboInOwl:hasDbXref UMLS:C4021761 -HP:0002062 oboInOwl:hasDbXref UMLS:C4020859 -HP:0003392 oboInOwl:hasDbXref UMLS:C1832277 -HP:0003391 oboInOwl:hasDbXref UMLS:C0234182 -HP:0003391 oboInOwl:hasDbXref UMLS:C0575071 -HP:0003391 oboInOwl:hasDbXref SNOMEDCT_US:298294005 -HP:0003391 oboInOwl:hasDbXref SNOMEDCT_US:85905009 -HP:0002060 oboInOwl:hasDbXref UMLS:C4021762 -HP:0003390 oboInOwl:hasDbXref UMLS:C1842587 -HP:0003390 oboInOwl:hasDbXref UMLS:C1970883 -HP:0003397 oboInOwl:hasDbXref UMLS:C1853950 -HP:0002066 oboInOwl:hasDbXref MSH:D020234 -HP:0002066 oboInOwl:hasDbXref UMLS:C0751837 -HP:0002066 oboInOwl:hasDbXref SNOMEDCT_US:25136009 -HP:0003396 oboInOwl:hasDbXref MSH:D013595 -HP:0003396 oboInOwl:hasDbXref UMLS:C0039144 -HP:0003396 oboInOwl:hasDbXref SNOMEDCT_US:111496009 -HP:0002063 oboInOwl:hasDbXref MSH:D009127 -HP:0002063 oboInOwl:hasDbXref SNOMEDCT_US:16046003 -HP:0002063 oboInOwl:hasDbXref UMLS:C0026837 -HP:0002064 oboInOwl:hasDbXref MSH:D020233 -HP:0002064 oboInOwl:hasDbXref SNOMEDCT_US:9447003 -HP:0002064 oboInOwl:hasDbXref UMLS:C0231687 -HP:0003394 oboInOwl:hasDbXref UMLS:C0026821 -HP:0003394 oboInOwl:hasDbXref MSH:D009120 -HP:0003394 oboInOwl:hasDbXref SNOMEDCT_US:55300003 -HP:0002036 oboInOwl:hasDbXref SNOMEDCT_US:84089009 -HP:0002036 oboInOwl:hasDbXref MEDDRA:10020028 -HP:0002036 oboInOwl:hasDbXref UMLS:C3489393 -HP:0002036 oboInOwl:hasDbXref MSH:D006551 -HP:0004699 oboInOwl:hasDbXref UMLS:C1836873 -HP:0003368 oboInOwl:hasDbXref UMLS:C4025620 -HP:0002037 oboInOwl:hasDbXref UMLS:C0021390 -HP:0002037 oboInOwl:hasDbXref SNOMEDCT_US:24526004 -HP:0002037 oboInOwl:hasDbXref MSH:D015212 -HP:0002037 oboInOwl:hasDbXref UMLS:C0578878 -HP:0002037 oboInOwl:hasDbXref SNOMEDCT_US:302168000 -HP:0003367 oboInOwl:hasDbXref UMLS:C4025621 -HP:0002034 oboInOwl:hasDbXref SNOMEDCT_US:86993003 -HP:0002034 oboInOwl:hasDbXref UMLS:C0266210 -HP:0003366 oboInOwl:hasDbXref UMLS:C4025622 -HP:0002035 oboInOwl:hasDbXref SNOMEDCT_US:57773001 -HP:0002035 oboInOwl:hasDbXref MEDDRA:10038077 -HP:0002035 oboInOwl:hasDbXref MSH:D012005 -HP:0002035 oboInOwl:hasDbXref UMLS:C0034888 -HP:0003365 oboInOwl:hasDbXref UMLS:C0019559 -HP:0003365 oboInOwl:hasDbXref SNOMEDCT_US:49218002 -HP:0004696 oboInOwl:hasDbXref UMLS:C1832342 -HP:0002038 oboInOwl:hasDbXref UMLS:C1839531 -HP:0002039 oboInOwl:hasDbXref MSH:D000855 -HP:0002039 oboInOwl:hasDbXref SNOMEDCT_US:79890006 -HP:0002039 oboInOwl:hasDbXref UMLS:C0003123 -HP:0004691 oboInOwl:hasDbXref UMLS:C0432040 -HP:0004691 oboInOwl:hasDbXref SNOMEDCT_US:205145001 -HP:0004690 oboInOwl:hasDbXref UMLS:C0919997 -HP:0002032 oboInOwl:hasDbXref MSH:D004933 -HP:0002032 oboInOwl:hasDbXref Fyler:4412 -HP:0002032 oboInOwl:hasDbXref SNOMEDCT_US:26179002 -HP:0002032 oboInOwl:hasDbXref UMLS:C0014850 -HP:0004695 oboInOwl:hasDbXref UMLS:C1861708 -HP:0030958 oboInOwl:hasDbXref Fyler:2346 -HP:0002033 oboInOwl:hasDbXref UMLS:C1837142 -HP:0003363 oboInOwl:hasDbXref SNOMEDCT_US:27317008 -HP:0003363 oboInOwl:hasDbXref Fyler:3816 -HP:0003363 oboInOwl:hasDbXref MSH:D012857 -HP:0003363 oboInOwl:hasDbXref SNOMEDCT_US:43876007 -HP:0003363 oboInOwl:hasDbXref UMLS:C0037221 -HP:0003362 oboInOwl:hasDbXref UMLS:C4021729 -HP:0002031 oboInOwl:hasDbXref SNOMEDCT_US:69771008 -HP:0002031 oboInOwl:hasDbXref UMLS:C0266126 -HP:0003361 oboInOwl:hasDbXref UMLS:C0268472 -HP:0003361 oboInOwl:hasDbXref SNOMEDCT_US:18789002 -HP:0004692 oboInOwl:hasDbXref UMLS:C1837836 -HP:0002047 oboInOwl:hasDbXref SNOMEDCT_US:213026003 -HP:0002047 oboInOwl:hasDbXref SNOMEDCT_US:405501007 -HP:0002047 oboInOwl:hasDbXref MSH:D008305 -HP:0002047 oboInOwl:hasDbXref UMLS:C0024591 -HP:0003378 oboInOwl:hasDbXref UMLS:C1968790 -HP:0002048 oboInOwl:hasDbXref UMLS:C4025730 -HP:0002045 oboInOwl:hasDbXref UMLS:C0020672 -HP:0002045 oboInOwl:hasDbXref MSH:D007035 -HP:0002045 oboInOwl:hasDbXref SNOMEDCT_US:386689009 -HP:0002046 oboInOwl:hasDbXref UMLS:C0231274 -HP:0002046 oboInOwl:hasDbXref SNOMEDCT_US:69215007 -HP:0003376 oboInOwl:hasDbXref MSH:D020233 -HP:0003376 oboInOwl:hasDbXref SNOMEDCT_US:27253007 -HP:0003376 oboInOwl:hasDbXref UMLS:C0427149 -HP:0030968 oboInOwl:hasDbXref Fyler:3000 -HP:0002049 oboInOwl:hasDbXref MSH:D000141 -HP:0002049 oboInOwl:hasDbXref UMLS:C0268435 -HP:0002049 oboInOwl:hasDbXref SNOMEDCT_US:24790002 -HP:0003371 oboInOwl:hasDbXref UMLS:C1859697 -HP:0002040 oboInOwl:hasDbXref UMLS:C0014867 -HP:0002040 oboInOwl:hasDbXref SNOMEDCT_US:28670008 -HP:0002040 oboInOwl:hasDbXref MSH:D004932 -HP:0002040 oboInOwl:hasDbXref MEDDRA:10056091 -HP:0003370 oboInOwl:hasDbXref UMLS:C1842155 -HP:0003375 oboInOwl:hasDbXref UMLS:C0566888 -HP:0003375 oboInOwl:hasDbXref SNOMEDCT_US:289457006 -HP:0002043 oboInOwl:hasDbXref SNOMEDCT_US:63305008 -HP:0002043 oboInOwl:hasDbXref MSH:D004940 -HP:0002043 oboInOwl:hasDbXref UMLS:C0014866 -HP:0002044 oboInOwl:hasDbXref MEDDRA:10048281 -HP:0002044 oboInOwl:hasDbXref MSH:D015043 -HP:0002044 oboInOwl:hasDbXref UMLS:C0043515 -HP:0002044 oboInOwl:hasDbXref SNOMEDCT_US:53132006 -HP:0002041 oboInOwl:hasDbXref UMLS:C0743178 -HP:0005929 oboInOwl:hasDbXref UMLS:C4025103 -HP:0005925 oboInOwl:hasDbXref UMLS:C4025106 -HP:0005926 oboInOwl:hasDbXref UMLS:C4025105 -HP:0005927 oboInOwl:hasDbXref UMLS:C4021612 -HP:0005928 oboInOwl:hasDbXref UMLS:C4025104 -HP:0005922 oboInOwl:hasDbXref UMLS:C4025109 -HP:0005923 oboInOwl:hasDbXref UMLS:C4025108 -HP:0005924 oboInOwl:hasDbXref UMLS:C4025107 -HP:0005920 oboInOwl:hasDbXref UMLS:C4021613 -HP:0004608 oboInOwl:hasDbXref UMLS:C1844512 -HP:0004607 oboInOwl:hasDbXref UMLS:C4025306 -HP:0004606 oboInOwl:hasDbXref UMLS:C1860202 -HP:0004605 oboInOwl:hasDbXref UMLS:C1860191 -HP:0005938 oboInOwl:hasDbXref UMLS:C4025100 -HP:0004609 oboInOwl:hasDbXref UMLS:C4025305 -HP:0005939 oboInOwl:hasDbXref UMLS:C4025099 -HP:0005932 oboInOwl:hasDbXref UMLS:C4025102 -HP:0005934 oboInOwl:hasDbXref UMLS:C4025101 -HP:0004603 oboInOwl:hasDbXref UMLS:C4025307 -HP:0004602 oboInOwl:hasDbXref UMLS:C0022738 -HP:0004602 oboInOwl:hasDbXref SNOMEDCT_US:5601008 -HP:0004602 oboInOwl:hasDbXref SNOMEDCT_US:388981000 -HP:0004602 oboInOwl:hasDbXref MSH:D007714 -HP:0005930 oboInOwl:hasDbXref UMLS:C4021611 -HP:0004601 oboInOwl:hasDbXref UMLS:C4025308 -HP:0005905 oboInOwl:hasDbXref UMLS:C3151523 -HP:0005906 oboInOwl:hasDbXref UMLS:C4021617 -HP:0005900 oboInOwl:hasDbXref UMLS:C3276324 -HP:0005918 oboInOwl:hasDbXref UMLS:C4021614 -HP:0005914 oboInOwl:hasDbXref UMLS:C1836192 -HP:0005916 oboInOwl:hasDbXref UMLS:C4021615 -HP:0005917 oboInOwl:hasDbXref SNOMEDCT_US:91846008 -HP:0005917 oboInOwl:hasDbXref UMLS:C0545617 -HP:0005910 oboInOwl:hasDbXref UMLS:C4021616 -HP:0005912 oboInOwl:hasDbXref UMLS:C0005411 -HP:0005912 oboInOwl:hasDbXref MSH:D001656 -HP:0005912 oboInOwl:hasDbXref SNOMEDCT_US:77480004 -HP:0005912 oboInOwl:hasDbXref SNOMEDCT_US:82821008 -HP:0005913 oboInOwl:hasDbXref UMLS:C4025110 -HP:0003309 oboInOwl:hasDbXref UMLS:C1868556 -HP:0004639 oboInOwl:hasDbXref UMLS:C1839860 -HP:0003308 oboInOwl:hasDbXref UMLS:C1846798 -HP:0003307 oboInOwl:hasDbXref UMLS:C0024003 -HP:0003307 oboInOwl:hasDbXref SNOMEDCT_US:249710008 -HP:0003307 oboInOwl:hasDbXref SNOMEDCT_US:61960001 -HP:0003307 oboInOwl:hasDbXref MSH:D008141 -HP:0004633 oboInOwl:hasDbXref UMLS:C1864361 -HP:0003302 oboInOwl:hasDbXref SNOMEDCT_US:274152003 -HP:0003302 oboInOwl:hasDbXref MSH:D013168 -HP:0003302 oboInOwl:hasDbXref UMLS:C0038016 -HP:0003301 oboInOwl:hasDbXref UMLS:C1842153 -HP:0004632 oboInOwl:hasDbXref UMLS:C1862415 -HP:0005967 oboInOwl:hasDbXref UMLS:C1840372 -HP:0003300 oboInOwl:hasDbXref UMLS:C1855665 -HP:0003300 oboInOwl:hasDbXref UMLS:C4020844 -HP:0004631 oboInOwl:hasDbXref UMLS:C4280512 -HP:0004631 oboInOwl:hasDbXref UMLS:C1839653 -HP:0005968 oboInOwl:hasDbXref UMLS:C3279038 -HP:0005968 oboInOwl:hasDbXref UMLS:C1820737 -HP:0004630 oboInOwl:hasDbXref UMLS:C4025302 -HP:0003306 oboInOwl:hasDbXref UMLS:C1858025 -HP:0004637 oboInOwl:hasDbXref UMLS:C1859692 -HP:0005961 oboInOwl:hasDbXref UMLS:C4025095 -HP:0005961 oboInOwl:hasDbXref UMLS:C1859735 -HP:0003305 oboInOwl:hasDbXref UMLS:C1844753 -HP:0003304 oboInOwl:hasDbXref SNOMEDCT_US:240221008 -HP:0003304 oboInOwl:hasDbXref MSH:D013169 -HP:0003304 oboInOwl:hasDbXref UMLS:C0038018 -HP:0004635 oboInOwl:hasDbXref UMLS:C4025301 -HP:0005964 oboInOwl:hasDbXref UMLS:C1837639 -HP:0004634 oboInOwl:hasDbXref UMLS:C2673653 -HP:0003319 oboInOwl:hasDbXref UMLS:C1852464 -HP:0003318 oboInOwl:hasDbXref UMLS:C0574967 -HP:0003318 oboInOwl:hasDbXref SNOMEDCT_US:298186005 -HP:0005976 oboInOwl:hasDbXref UMLS:C1865880 -HP:0005977 oboInOwl:hasDbXref UMLS:C0740895 -HP:0003312 oboInOwl:hasDbXref UMLS:C1839326 -HP:0003311 oboInOwl:hasDbXref UMLS:C1846439 -HP:0005978 oboInOwl:hasDbXref UMLS:C0011860 -HP:0005978 oboInOwl:hasDbXref SNOMEDCT_US:44054006 -HP:0005978 oboInOwl:hasDbXref MSH:D003924 -HP:0003310 oboInOwl:hasDbXref UMLS:C1864794 -HP:0005979 oboInOwl:hasDbXref UMLS:C1854704 -HP:0005979 oboInOwl:hasDbXref MSH:D007662 -HP:0005972 oboInOwl:hasDbXref MSH:D000142 -HP:0005972 oboInOwl:hasDbXref UMLS:C0001127 -HP:0005972 oboInOwl:hasDbXref SNOMEDCT_US:12326000 -HP:0003316 oboInOwl:hasDbXref UMLS:C1844752 -HP:0005973 oboInOwl:hasDbXref SNOMEDCT_US:20052008 -HP:0005973 oboInOwl:hasDbXref UMLS:C0016751 -HP:0005973 oboInOwl:hasDbXref MSH:D005633 -HP:0005974 oboInOwl:hasDbXref UMLS:C1859860 -HP:0004646 oboInOwl:hasDbXref UMLS:C4021651 -HP:0004619 oboInOwl:hasDbXref UMLS:C1834953 -HP:0004618 oboInOwl:hasDbXref UMLS:C1850134 -HP:0004617 oboInOwl:hasDbXref UMLS:C1861627 -HP:0004616 oboInOwl:hasDbXref UMLS:C1859458 -HP:0005947 oboInOwl:hasDbXref UMLS:C3806286 -HP:0005948 oboInOwl:hasDbXref UMLS:C1384901 -HP:0005948 oboInOwl:hasDbXref MSH:C563237 -HP:0005949 oboInOwl:hasDbXref UMLS:C3807980 -HP:0005943 oboInOwl:hasDbXref SNOMEDCT_US:87317003 -HP:0005943 oboInOwl:hasDbXref UMLS:C0162297 -HP:0004611 oboInOwl:hasDbXref UMLS:C1839822 -HP:0005944 oboInOwl:hasDbXref UMLS:C4021610 -HP:0005944 oboInOwl:hasDbXref Fyler:4206 -HP:0004610 oboInOwl:hasDbXref UMLS:C0158288 -HP:0004610 oboInOwl:hasDbXref SNOMEDCT_US:18347007 -HP:0005945 oboInOwl:hasDbXref SNOMEDCT_US:61169001 -HP:0005945 oboInOwl:hasDbXref UMLS:C0264306 -HP:0005946 oboInOwl:hasDbXref UMLS:C4025097 -HP:0004614 oboInOwl:hasDbXref UMLS:C4025304 -HP:0005941 oboInOwl:hasDbXref UMLS:C4025098 -HP:0005942 oboInOwl:hasDbXref UMLS:C0238378 -HP:0005942 oboInOwl:hasDbXref MSH:C562470 -HP:0005942 oboInOwl:hasDbXref SNOMEDCT_US:8549006 -HP:0004629 oboInOwl:hasDbXref UMLS:C1851130 -HP:0005959 oboInOwl:hasDbXref UMLS:C3279336 -HP:0004622 oboInOwl:hasDbXref UMLS:C1837670 -HP:0005954 oboInOwl:hasDbXref SNOMEDCT_US:233949008 -HP:0005954 oboInOwl:hasDbXref UMLS:C0340548 -HP:0004621 oboInOwl:hasDbXref UMLS:C4025303 -HP:0005956 oboInOwl:hasDbXref UMLS:C3805994 -HP:0005957 oboInOwl:hasDbXref UMLS:C3808046 -HP:0005950 oboInOwl:hasDbXref SNOMEDCT_US:297159008 -HP:0005950 oboInOwl:hasDbXref UMLS:C0281890 -HP:0004626 oboInOwl:hasDbXref UMLS:C2748518 -HP:0005951 oboInOwl:hasDbXref UMLS:C4025096 -HP:0004625 oboInOwl:hasDbXref UMLS:C1866675 -HP:0005952 oboInOwl:hasDbXref MSH:D012131 -HP:0005952 oboInOwl:hasDbXref SNOMEDCT_US:80954004 -HP:0005952 oboInOwl:hasDbXref UMLS:C0235063 -HP:0100248 oboInOwl:hasDbXref UMLS:C0221169 -HP:0100248 oboInOwl:hasDbXref SNOMEDCT_US:66637005 -HP:0100248 oboInOwl:hasDbXref MSH:D020820 -HP:0100249 oboInOwl:hasDbXref UMLS:C2960760 -HP:0100249 oboInOwl:hasDbXref SNOMEDCT_US:446993003 -HP:0100246 oboInOwl:hasDbXref MSH:D010016 -HP:0100246 oboInOwl:hasDbXref SNOMEDCT_US:83612000 -HP:0100246 oboInOwl:hasDbXref UMLS:C0029440 -HP:0100246 oboInOwl:hasDbXref NCIT:C3296 -HP:0100246 oboInOwl:hasDbXref SNOMEDCT_US:302858007 -HP:0100247 oboInOwl:hasDbXref UMLS:C0744897 -HP:0100247 oboInOwl:hasDbXref MSH:D006606 -HP:0100247 oboInOwl:hasDbXref SNOMEDCT_US:65958008 -HP:0100247 oboInOwl:hasDbXref UMLS:C0019521 -HP:0100244 oboInOwl:hasDbXref MSH:D005354 -HP:0100244 oboInOwl:hasDbXref UMLS:C0016057 -HP:0100244 oboInOwl:hasDbXref SNOMEDCT_US:443250000 -HP:0100244 oboInOwl:hasDbXref SNOMEDCT_US:53654007 -HP:0100244 oboInOwl:hasDbXref NCIT:C6605 -HP:0100245 oboInOwl:hasDbXref SNOMEDCT_US:399994005 -HP:0100245 oboInOwl:hasDbXref SNOMEDCT_US:400055004 -HP:0100245 oboInOwl:hasDbXref NCIT:C3042 -HP:0100245 oboInOwl:hasDbXref SNOMEDCT_US:47284001 -HP:0100245 oboInOwl:hasDbXref MSH:D018222 -HP:0100245 oboInOwl:hasDbXref UMLS:C0079218 -HP:0100242 oboInOwl:hasDbXref NCIT:C9118 -HP:0100242 oboInOwl:hasDbXref UMLS:C1261473 -HP:0100242 oboInOwl:hasDbXref SNOMEDCT_US:424413001 -HP:0100242 oboInOwl:hasDbXref SNOMEDCT_US:269469005 -HP:0100242 oboInOwl:hasDbXref SNOMEDCT_US:424952003 -HP:0100242 oboInOwl:hasDbXref SNOMEDCT_US:2424003 -HP:0100242 oboInOwl:hasDbXref MSH:D012509 -HP:0100243 oboInOwl:hasDbXref MSH:D007890 -HP:0100243 oboInOwl:hasDbXref UMLS:C0023269 -HP:0100243 oboInOwl:hasDbXref SNOMEDCT_US:51549004 -HP:0100243 oboInOwl:hasDbXref SNOMEDCT_US:443719001 -HP:0100243 oboInOwl:hasDbXref NCIT:C3158 -HP:0100240 oboInOwl:hasDbXref UMLS:C4022183 -HP:0100241 oboInOwl:hasDbXref UMLS:C4022182 -HP:0040092 oboInOwl:hasDbXref UMLS:C4022445 -HP:0040093 oboInOwl:hasDbXref UMLS:C4022444 -HP:0040090 oboInOwl:hasDbXref UMLS:C4022447 -HP:0040091 oboInOwl:hasDbXref UMLS:C4022446 -HP:0040096 oboInOwl:hasDbXref UMLS:C1512779 -HP:0040096 oboInOwl:hasDbXref NCIT:C3262 -HP:0040097 oboInOwl:hasDbXref NCIT:C3262 -HP:0040097 oboInOwl:hasDbXref UMLS:C0334352 -HP:0040097 oboInOwl:hasDbXref SNOMEDCT_US:403945001 -HP:0040097 oboInOwl:hasDbXref SNOMEDCT_US:52707009 -HP:0040095 oboInOwl:hasDbXref UMLS:C4022443 -HP:0040095 oboInOwl:hasDbXref NCIT:C3262 -HP:0040098 oboInOwl:hasDbXref UMLS:C4022442 -HP:0040099 oboInOwl:hasDbXref UMLS:C4022441 -HP:0100259 oboInOwl:hasDbXref MSH:C562429 -HP:0100259 oboInOwl:hasDbXref UMLS:C0220697 -HP:0100257 oboInOwl:hasDbXref MSH:C574275 -HP:0100257 oboInOwl:hasDbXref SNOMEDCT_US:81208006 -HP:0100257 oboInOwl:hasDbXref UMLS:C0265554 -HP:0100257 oboInOwl:hasDbXref SNOMEDCT_US:13624003 -HP:0100258 oboInOwl:hasDbXref SNOMEDCT_US:205135003 -HP:0100258 oboInOwl:hasDbXref UMLS:C0345354 -HP:0100255 oboInOwl:hasDbXref UMLS:C0265294 -HP:0100255 oboInOwl:hasDbXref SNOMEDCT_US:27837003 -HP:0100255 oboInOwl:hasDbXref MSH:C536252 -HP:0100256 oboInOwl:hasDbXref SNOMEDCT_US:38551001 -HP:0100256 oboInOwl:hasDbXref UMLS:C0333463 -HP:0100256 oboInOwl:hasDbXref MSH:D058225 -HP:0100253 oboInOwl:hasDbXref UMLS:C4021027 -HP:0100254 oboInOwl:hasDbXref UMLS:C4022179 -HP:0100251 oboInOwl:hasDbXref UMLS:C4022180 -HP:0100251 oboInOwl:hasDbXref NCIT:C3192 -HP:0100252 oboInOwl:hasDbXref UMLS:C0011989 -HP:0100252 oboInOwl:hasDbXref MSH:D003966 -HP:0100252 oboInOwl:hasDbXref SNOMEDCT_US:34643004 -HP:0100252 oboInOwl:hasDbXref SNOMEDCT_US:318761000119105 -HP:0100250 oboInOwl:hasDbXref UMLS:C4022181 -HP:0100268 oboInOwl:hasDbXref UMLS:C4022176 -HP:0100269 oboInOwl:hasDbXref UMLS:C4022175 -HP:0100266 oboInOwl:hasDbXref UMLS:C4021025 -HP:0100267 oboInOwl:hasDbXref UMLS:C0341059 -HP:0100264 oboInOwl:hasDbXref UMLS:C1861385 -HP:0100264 oboInOwl:hasDbXref MSH:C536223 -HP:0100265 oboInOwl:hasDbXref UMLS:C4022177 -HP:0100262 oboInOwl:hasDbXref UMLS:C4022178 -HP:0100263 oboInOwl:hasDbXref UMLS:C1861401 -HP:0100263 oboInOwl:hasDbXref MSH:C566099 -HP:0100260 oboInOwl:hasDbXref UMLS:C1848595 -HP:0100260 oboInOwl:hasDbXref UMLS:C4020689 -HP:0100261 oboInOwl:hasDbXref UMLS:C4021026 -HP:0100279 oboInOwl:hasDbXref SNOMEDCT_US:64766004 -HP:0100279 oboInOwl:hasDbXref UMLS:C0009324 -HP:0100279 oboInOwl:hasDbXref MSH:D003093 -HP:0100277 oboInOwl:hasDbXref UMLS:C4022171 -HP:0100275 oboInOwl:hasDbXref UMLS:C1854699 -HP:0100276 oboInOwl:hasDbXref UMLS:C4022172 -HP:0100276 oboInOwl:hasDbXref UMLS:C4020712 -HP:0100273 oboInOwl:hasDbXref SNOMEDCT_US:126838000 -HP:0100273 oboInOwl:hasDbXref MSH:D003110 -HP:0100273 oboInOwl:hasDbXref UMLS:C0009375 -HP:0100273 oboInOwl:hasDbXref NCIT:C3262 -HP:0100274 oboInOwl:hasDbXref UMLS:C1862052 -HP:0100271 oboInOwl:hasDbXref UMLS:C4022173 -HP:0100272 oboInOwl:hasDbXref UMLS:C0266624 -HP:0100272 oboInOwl:hasDbXref SNOMEDCT_US:253259008 -HP:0100270 oboInOwl:hasDbXref UMLS:C4022174 -HP:0040059 oboInOwl:hasDbXref UMLS:C4022461 -HP:0100288 oboInOwl:hasDbXref UMLS:C4022166 -HP:0100289 oboInOwl:hasDbXref UMLS:C4022165 -HP:0100287 oboInOwl:hasDbXref UMLS:C4022167 -HP:0100284 oboInOwl:hasDbXref UMLS:C4022169 -HP:0100285 oboInOwl:hasDbXref UMLS:C4022168 -HP:0100282 oboInOwl:hasDbXref UMLS:C2118460 -HP:0100283 oboInOwl:hasDbXref UMLS:C4022170 -HP:0100280 oboInOwl:hasDbXref MSH:D003424 -HP:0100280 oboInOwl:hasDbXref UMLS:C0010346 -HP:0100280 oboInOwl:hasDbXref SNOMEDCT_US:34000006 -HP:0100281 oboInOwl:hasDbXref UMLS:C0267375 -HP:0100281 oboInOwl:hasDbXref SNOMEDCT_US:54597004 -HP:0040052 oboInOwl:hasDbXref UMLS:C4022466 -HP:0040053 oboInOwl:hasDbXref UMLS:C4022465 -HP:0040050 oboInOwl:hasDbXref UMLS:C4022468 -HP:0040051 oboInOwl:hasDbXref UMLS:C4022467 -HP:0040056 oboInOwl:hasDbXref UMLS:C4280294 -HP:0040056 oboInOwl:hasDbXref UMLS:C4280255 -HP:0040056 oboInOwl:hasDbXref UMLS:C4022462 -HP:0040057 oboInOwl:hasDbXref UMLS:C4021858 -HP:0040054 oboInOwl:hasDbXref UMLS:C4022464 -HP:0040055 oboInOwl:hasDbXref UMLS:C4022463 -HP:0040069 oboInOwl:hasDbXref UMLS:C4022457 -HP:0040069 oboInOwl:hasDbXref UMLS:C4022455 -HP:0100299 oboInOwl:hasDbXref UMLS:C4022159 -HP:0100297 oboInOwl:hasDbXref UMLS:C4022161 -HP:0100298 oboInOwl:hasDbXref UMLS:C4022160 -HP:0100295 oboInOwl:hasDbXref UMLS:C0333751 -HP:0100295 oboInOwl:hasDbXref SNOMEDCT_US:67867005 -HP:0100296 oboInOwl:hasDbXref UMLS:C0333757 -HP:0100296 oboInOwl:hasDbXref SNOMEDCT_US:87196003 -HP:0100293 oboInOwl:hasDbXref SNOMEDCT_US:42091004 -HP:0100293 oboInOwl:hasDbXref UMLS:C0333759 -HP:0100291 oboInOwl:hasDbXref UMLS:C4022163 -HP:0100292 oboInOwl:hasDbXref UMLS:C4022162 -HP:0100290 oboInOwl:hasDbXref UMLS:C4022164 -HP:0040063 oboInOwl:hasDbXref UMLS:C4022459 -HP:0040064 oboInOwl:hasDbXref SNOMEDCT_US:445144002 -HP:0040064 oboInOwl:hasDbXref UMLS:C0239337 -HP:0040064 oboInOwl:hasDbXref UMLS:C4073131 -HP:0040061 oboInOwl:hasDbXref UMLS:C4022460 -HP:0040062 oboInOwl:hasDbXref UMLS:C1968813 -HP:0040068 oboInOwl:hasDbXref UMLS:C4022456 -HP:0040070 oboInOwl:hasDbXref UMLS:C4022454 -HP:0040070 oboInOwl:hasDbXref UMLS:C4022458 -HP:0040071 oboInOwl:hasDbXref UMLS:C4022453 -HP:0040075 oboInOwl:hasDbXref UMLS:C0020635 -HP:0040075 oboInOwl:hasDbXref SNOMEDCT_US:74728003 -HP:0040075 oboInOwl:hasDbXref MSH:D007018 -HP:0040072 oboInOwl:hasDbXref UMLS:C4022452 -HP:0040073 oboInOwl:hasDbXref UMLS:C4022451 -HP:0040078 oboInOwl:hasDbXref UMLS:C1837496 -HP:0040079 oboInOwl:hasDbXref UMLS:C1856765 -HP:0040081 oboInOwl:hasDbXref UMLS:C4022449 -HP:0040082 oboInOwl:hasDbXref UMLS:C1856115 -HP:0040080 oboInOwl:hasDbXref UMLS:C1857055 -HP:0040085 oboInOwl:hasDbXref UMLS:C0857898 -HP:0040086 oboInOwl:hasDbXref UMLS:C4022448 -HP:0040083 oboInOwl:hasDbXref UMLS:C0427144 -HP:0040083 oboInOwl:hasDbXref SNOMEDCT_US:250018006 -HP:0040084 oboInOwl:hasDbXref UMLS:C4021038 -HP:0040089 oboInOwl:hasDbXref UMLS:C4021036 -HP:0040087 oboInOwl:hasDbXref UMLS:C4021037 -HP:0040088 oboInOwl:hasDbXref SNOMEDCT_US:165534000 -HP:0040088 oboInOwl:hasDbXref UMLS:C0580550 -HP:0040016 oboInOwl:hasDbXref UMLS:C4022490 -HP:0040017 oboInOwl:hasDbXref UMLS:C4022489 -HP:0040014 oboInOwl:hasDbXref UMLS:C4022492 -HP:0040015 oboInOwl:hasDbXref UMLS:C4022491 -HP:0003070 oboInOwl:hasDbXref SNOMEDCT_US:202307002 -HP:0003070 oboInOwl:hasDbXref UMLS:C0409477 -HP:0040018 oboInOwl:hasDbXref UMLS:C4022488 -HP:0040018 oboInOwl:hasDbXref UMLS:C4280299 -HP:0040019 oboInOwl:hasDbXref UMLS:C0265610 -HP:0040019 oboInOwl:hasDbXref UMLS:C4280298 -HP:0040019 oboInOwl:hasDbXref SNOMEDCT_US:17268007 -HP:0030693 oboInOwl:hasDbXref SNOMEDCT_US:359619007 -HP:0030693 oboInOwl:hasDbXref SNOMEDCT_US:47598005 -HP:0030693 oboInOwl:hasDbXref MSH:D015173 -HP:0030693 oboInOwl:hasDbXref SNOMEDCT_US:127026004 -HP:0030693 oboInOwl:hasDbXref UMLS:C0038874 -HP:0030693 oboInOwl:hasDbXref UMLS:C0031941 -HP:0030693 oboInOwl:hasDbXref NCIT:C3328 -HP:0030693 oboInOwl:hasDbXref MSH:D010871 -HP:0030694 oboInOwl:hasDbXref SNOMEDCT_US:47598005 -HP:0030694 oboInOwl:hasDbXref SNOMEDCT_US:359619007 -HP:0030694 oboInOwl:hasDbXref UMLS:C0031941 -HP:0030694 oboInOwl:hasDbXref SNOMEDCT_US:127026004 -HP:0030694 oboInOwl:hasDbXref MSH:D010871 -HP:0030690 oboInOwl:hasDbXref SNOMEDCT_US:109622003 -HP:0030690 oboInOwl:hasDbXref UMLS:C0426489 -HP:0030691 oboInOwl:hasDbXref UMLS:C4073130 -HP:0030692 oboInOwl:hasDbXref SNOMEDCT_US:126952004 -HP:0030692 oboInOwl:hasDbXref MSH:D001932 -HP:0030692 oboInOwl:hasDbXref NCIT:C2907 -HP:0030692 oboInOwl:hasDbXref SNOMEDCT_US:254935002 -HP:0030692 oboInOwl:hasDbXref UMLS:C0006118 -HP:0004399 oboInOwl:hasDbXref UMLS:C4025327 -HP:0003068 oboInOwl:hasDbXref UMLS:C1851419 -HP:0003063 oboInOwl:hasDbXref UMLS:C4021742 -HP:0004394 oboInOwl:hasDbXref MSH:C562464 -HP:0004394 oboInOwl:hasDbXref SNOMEDCT_US:78809005 -HP:0004394 oboInOwl:hasDbXref SNOMEDCT_US:87252009 -HP:0004394 oboInOwl:hasDbXref UMLS:C0236048 -HP:0004392 oboInOwl:hasDbXref UMLS:C0033770 -HP:0004392 oboInOwl:hasDbXref MSH:D011535 -HP:0004392 oboInOwl:hasDbXref SNOMEDCT_US:5187006 -HP:0040012 oboInOwl:hasDbXref UMLS:C0376628 -HP:0040012 oboInOwl:hasDbXref MSH:D019457 -HP:0003067 oboInOwl:hasDbXref UMLS:C0152441 -HP:0003067 oboInOwl:hasDbXref MSH:C562398 -HP:0003067 oboInOwl:hasDbXref SNOMEDCT_US:4530000 -HP:0004398 oboInOwl:hasDbXref UMLS:C0030920 -HP:0004398 oboInOwl:hasDbXref MSH:D010437 -HP:0004398 oboInOwl:hasDbXref SNOMEDCT_US:13200003 -HP:0004397 oboInOwl:hasDbXref UMLS:C0266231 -HP:0004397 oboInOwl:hasDbXref SNOMEDCT_US:5153001 -HP:0003066 oboInOwl:hasDbXref UMLS:C1844690 -HP:0040013 oboInOwl:hasDbXref UMLS:C4022493 -HP:0003065 oboInOwl:hasDbXref UMLS:C1840068 -HP:0004396 oboInOwl:hasDbXref SNOMEDCT_US:64379006 -HP:0004396 oboInOwl:hasDbXref UMLS:C0232462 -HP:0040010 oboInOwl:hasDbXref UMLS:C4022496 -HP:0004395 oboInOwl:hasDbXref SNOMEDCT_US:65404009 -HP:0004395 oboInOwl:hasDbXref SNOMEDCT_US:248325000 -HP:0004395 oboInOwl:hasDbXref UMLS:C0162429 -HP:0004395 oboInOwl:hasDbXref SNOMEDCT_US:47563007 -HP:0004395 oboInOwl:hasDbXref MSH:D044342 -HP:0004395 oboInOwl:hasDbXref SNOMEDCT_US:2492009 -HP:0004395 oboInOwl:hasDbXref SNOMEDCT_US:70241007 -HP:0040011 oboInOwl:hasDbXref UMLS:C4022495 -HP:0040025 oboInOwl:hasDbXref UMLS:C4022484 -HP:0040025 oboInOwl:hasDbXref UMLS:C4280295 -HP:0003081 oboInOwl:hasDbXref UMLS:C1846351 -HP:0003080 oboInOwl:hasDbXref UMLS:C0948585 -HP:0003079 oboInOwl:hasDbXref UMLS:C1968564 -HP:0003074 oboInOwl:hasDbXref UMLS:C0020456 -HP:0003074 oboInOwl:hasDbXref SNOMEDCT_US:80394007 -HP:0003074 oboInOwl:hasDbXref MSH:D006943 -HP:0003074 oboInOwl:hasDbXref SNOMEDCT_US:237598005 -HP:0003073 oboInOwl:hasDbXref SNOMEDCT_US:119247004 -HP:0003073 oboInOwl:hasDbXref UMLS:C0239981 -HP:0003073 oboInOwl:hasDbXref MSH:D034141 -HP:0040020 oboInOwl:hasDbXref UMLS:C4022487 -HP:0003072 oboInOwl:hasDbXref UMLS:C0020437 -HP:0003072 oboInOwl:hasDbXref SNOMEDCT_US:66931009 -HP:0003072 oboInOwl:hasDbXref MSH:D006934 -HP:0003072 oboInOwl:hasDbXref SNOMEDCT_US:166702002 -HP:0003071 oboInOwl:hasDbXref UMLS:C1857527 -HP:0040023 oboInOwl:hasDbXref UMLS:C4280297 -HP:0040023 oboInOwl:hasDbXref UMLS:C1856888 -HP:0003077 oboInOwl:hasDbXref MSH:D006949 -HP:0003077 oboInOwl:hasDbXref SNOMEDCT_US:55822004 -HP:0003077 oboInOwl:hasDbXref UMLS:C0020473 -HP:0040024 oboInOwl:hasDbXref UMLS:C4280296 -HP:0040024 oboInOwl:hasDbXref UMLS:C4022485 -HP:0040021 oboInOwl:hasDbXref UMLS:C2168996 -HP:0003076 oboInOwl:hasDbXref SNOMEDCT_US:45154002 -HP:0003076 oboInOwl:hasDbXref UMLS:C0017979 -HP:0003076 oboInOwl:hasDbXref MSH:D006029 -HP:0003075 oboInOwl:hasDbXref MSH:D007019 -HP:0003075 oboInOwl:hasDbXref SNOMEDCT_US:8900005 -HP:0003075 oboInOwl:hasDbXref UMLS:C0020639 -HP:0040022 oboInOwl:hasDbXref UMLS:C4022486 -HP:0040039 oboInOwl:hasDbXref UMLS:C3553044 -HP:0040036 oboInOwl:hasDbXref UMLS:C4022477 -HP:0003049 oboInOwl:hasDbXref UMLS:C0231678 -HP:0003049 oboInOwl:hasDbXref SNOMEDCT_US:43689004 -HP:0003048 oboInOwl:hasDbXref SNOMEDCT_US:95854004 -HP:0003048 oboInOwl:hasDbXref UMLS:C0149977 -HP:0003048 oboInOwl:hasDbXref SNOMEDCT_US:417109008 -HP:0004379 oboInOwl:hasDbXref UMLS:C4025328 -HP:0004379 oboInOwl:hasDbXref UMLS:C4020829 -HP:0004378 oboInOwl:hasDbXref UMLS:C4025329 -HP:0004377 oboInOwl:hasDbXref SNOMEDCT_US:269475001 -HP:0004377 oboInOwl:hasDbXref SNOMEDCT_US:129154003 -HP:0004377 oboInOwl:hasDbXref UMLS:C0376545 -HP:0004377 oboInOwl:hasDbXref MSH:D019337 -HP:0004372 oboInOwl:hasDbXref SNOMEDCT_US:3006004 -HP:0004372 oboInOwl:hasDbXref UMLS:C0234428 -HP:0003041 oboInOwl:hasDbXref UMLS:C2930865 -HP:0003041 oboInOwl:hasDbXref SNOMEDCT_US:205329008 -HP:0003041 oboInOwl:hasDbXref MSH:C535284 -HP:0003041 oboInOwl:hasDbXref UMLS:C1863360 -HP:0040030 oboInOwl:hasDbXref UMLS:C4022483 -HP:0004371 oboInOwl:hasDbXref UMLS:C4025330 -HP:0003040 oboInOwl:hasDbXref UMLS:C0022408 -HP:0003040 oboInOwl:hasDbXref SNOMEDCT_US:399269003 -HP:0003040 oboInOwl:hasDbXref MSH:D007592 -HP:0040031 oboInOwl:hasDbXref UMLS:C4022482 -HP:0004370 oboInOwl:hasDbXref MSH:D001832 -HP:0004370 oboInOwl:hasDbXref UMLS:C1832160 -HP:0004370 oboInOwl:hasDbXref UMLS:C0005904 -HP:0004376 oboInOwl:hasDbXref UMLS:C1334953 -HP:0040034 oboInOwl:hasDbXref UMLS:C4022479 -HP:0003045 oboInOwl:hasDbXref UMLS:C4021743 -HP:0040035 oboInOwl:hasDbXref UMLS:C4022478 -HP:0003044 oboInOwl:hasDbXref SNOMEDCT_US:202265005 -HP:0003044 oboInOwl:hasDbXref UMLS:C0409336 -HP:0004375 oboInOwl:hasDbXref NCIT:C3262 -HP:0004375 oboInOwl:hasDbXref MSH:D009423 -HP:0004375 oboInOwl:hasDbXref SNOMEDCT_US:126950007 -HP:0004375 oboInOwl:hasDbXref UMLS:C0027766 -HP:0004374 oboInOwl:hasDbXref UMLS:C0375206 -HP:0040032 oboInOwl:hasDbXref UMLS:C4022481 -HP:0003043 oboInOwl:hasDbXref UMLS:C4025659 -HP:0003042 oboInOwl:hasDbXref UMLS:C2720437 -HP:0003042 oboInOwl:hasDbXref UMLS:C1403321 -HP:0003042 oboInOwl:hasDbXref UMLS:C1403299 -HP:0003042 oboInOwl:hasDbXref SNOMEDCT_US:125617002 -HP:0003042 oboInOwl:hasDbXref SNOMEDCT_US:417558002 -HP:0004373 oboInOwl:hasDbXref UMLS:C0743332 -HP:0004373 oboInOwl:hasDbXref SNOMEDCT_US:445006008 -HP:0004373 oboInOwl:hasDbXref MSH:D020821 -HP:0040033 oboInOwl:hasDbXref UMLS:C4022480 -HP:0040049 oboInOwl:hasDbXref MSH:D008269 -HP:0040049 oboInOwl:hasDbXref SNOMEDCT_US:37231002 -HP:0040049 oboInOwl:hasDbXref UMLS:C0271051 -HP:0040047 oboInOwl:hasDbXref UMLS:C4022470 -HP:0004390 oboInOwl:hasDbXref SNOMEDCT_US:27391005 -HP:0004390 oboInOwl:hasDbXref UMLS:C0334092 -HP:0004390 oboInOwl:hasDbXref UMLS:C3277418 -HP:0003059 oboInOwl:hasDbXref UMLS:C4025658 -HP:0004389 oboInOwl:hasDbXref SNOMEDCT_US:235825006 -HP:0004389 oboInOwl:hasDbXref MSH:D007418 -HP:0004389 oboInOwl:hasDbXref UMLS:C0021847 -HP:0004389 oboInOwl:hasDbXref SNOMEDCT_US:715201005 -HP:0004388 oboInOwl:hasDbXref SNOMEDCT_US:18389004 -HP:0004388 oboInOwl:hasDbXref UMLS:C0266200 -HP:0004388 oboInOwl:hasDbXref MSH:C562563 -HP:0004388 oboInOwl:hasDbXref UMLS:C3553395 -HP:0003057 oboInOwl:hasDbXref SNOMEDCT_US:702313004 -HP:0003057 oboInOwl:hasDbXref MSH:C536498 -HP:0003057 oboInOwl:hasDbXref UMLS:C2931216 -HP:0004383 oboInOwl:hasDbXref MSH:D018636 -HP:0004383 oboInOwl:hasDbXref SNOMEDCT_US:62067003 -HP:0004383 oboInOwl:hasDbXref UMLS:C0152101 -HP:0004382 oboInOwl:hasDbXref SNOMEDCT_US:473372009 -HP:0004382 oboInOwl:hasDbXref UMLS:C0919718 -HP:0040042 oboInOwl:hasDbXref UMLS:C4022475 -HP:0003051 oboInOwl:hasDbXref UMLS:C1855544 -HP:0004381 oboInOwl:hasDbXref SNOMEDCT_US:268185002 -HP:0004381 oboInOwl:hasDbXref UMLS:C0003499 -HP:0004381 oboInOwl:hasDbXref MSH:D021921 -HP:0004381 oboInOwl:hasDbXref Fyler:1430 -HP:0004380 oboInOwl:hasDbXref UMLS:C0428791 -HP:0004380 oboInOwl:hasDbXref MSH:C562942 -HP:0004380 oboInOwl:hasDbXref SNOMEDCT_US:250978003 -HP:0040040 oboInOwl:hasDbXref UMLS:C4022476 -HP:0040045 oboInOwl:hasDbXref UMLS:C4022472 -HP:0004387 oboInOwl:hasDbXref SNOMEDCT_US:43752006 -HP:0004387 oboInOwl:hasDbXref MSH:D004760 -HP:0004387 oboInOwl:hasDbXref UMLS:C0014356 -HP:0040046 oboInOwl:hasDbXref UMLS:C4022471 -HP:0004386 oboInOwl:hasDbXref UMLS:C1535950 -HP:0004385 oboInOwl:hasDbXref SNOMEDCT_US:236077008 -HP:0004385 oboInOwl:hasDbXref UMLS:C0473133 -HP:0040043 oboInOwl:hasDbXref UMLS:C4022474 -HP:0003053 oboInOwl:hasDbXref UMLS:C1854786 -HP:0040044 oboInOwl:hasDbXref UMLS:C4022473 -HP:0004384 oboInOwl:hasDbXref UMLS:C1834934 -HP:0004384 oboInOwl:hasDbXref Fyler:0510 -HP:0004384 oboInOwl:hasDbXref Fyler:510 -HP:0100204 oboInOwl:hasDbXref UMLS:C4022217 -HP:0100205 oboInOwl:hasDbXref UMLS:C4022216 -HP:0100202 oboInOwl:hasDbXref UMLS:C4022219 -HP:0100203 oboInOwl:hasDbXref UMLS:C4022218 -HP:0100200 oboInOwl:hasDbXref UMLS:C4022221 -HP:0100201 oboInOwl:hasDbXref UMLS:C4022220 -HP:0030650 oboInOwl:hasDbXref UMLS:C0205234 -HP:0030650 oboInOwl:hasDbXref SNOMEDCT_US:87017008 -HP:0030651 oboInOwl:hasDbXref UMLS:C0205292 -HP:0030651 oboInOwl:hasDbXref SNOMEDCT_US:524008 -HP:0030652 oboInOwl:hasDbXref UMLS:C4073113 -HP:0030657 oboInOwl:hasDbXref UMLS:C0269855 -HP:0030657 oboInOwl:hasDbXref SNOMEDCT_US:86256001 -HP:0030658 oboInOwl:hasDbXref SNOMEDCT_US:51519001 -HP:0030658 oboInOwl:hasDbXref UMLS:C0266788 -HP:0030659 oboInOwl:hasDbXref SNOMEDCT_US:77278008 -HP:0030659 oboInOwl:hasDbXref UMLS:C0266789 -HP:0030654 oboInOwl:hasDbXref UMLS:C4073114 -HP:0030655 oboInOwl:hasDbXref UMLS:C0344363 -HP:0030655 oboInOwl:hasDbXref SNOMEDCT_US:237309005 -HP:0030656 oboInOwl:hasDbXref UMLS:C4073115 -HP:0100208 oboInOwl:hasDbXref UMLS:C4022213 -HP:0100209 oboInOwl:hasDbXref UMLS:C4022212 -HP:0100206 oboInOwl:hasDbXref UMLS:C4022215 -HP:0100207 oboInOwl:hasDbXref UMLS:C4022214 -HP:0100215 oboInOwl:hasDbXref UMLS:C4022206 -HP:0100216 oboInOwl:hasDbXref UMLS:C4022205 -HP:0100213 oboInOwl:hasDbXref UMLS:C4022208 -HP:0100214 oboInOwl:hasDbXref UMLS:C4022207 -HP:0100211 oboInOwl:hasDbXref UMLS:C4022210 -HP:0100212 oboInOwl:hasDbXref UMLS:C4022209 -HP:0100210 oboInOwl:hasDbXref UMLS:C4022211 -HP:0030660 oboInOwl:hasDbXref UMLS:C4073116 -HP:0030661 oboInOwl:hasDbXref SNOMEDCT_US:417393008 -HP:0030661 oboInOwl:hasDbXref UMLS:C1563272 -HP:0030662 oboInOwl:hasDbXref UMLS:C4073117 -HP:0030663 oboInOwl:hasDbXref UMLS:C4073118 -HP:0030668 oboInOwl:hasDbXref UMLS:C4073119 -HP:0030669 oboInOwl:hasDbXref UMLS:C4073120 -HP:0030664 oboInOwl:hasDbXref SNOMEDCT_US:61282003 -HP:0030664 oboInOwl:hasDbXref UMLS:C0231616 -HP:0030665 oboInOwl:hasDbXref UMLS:C0750940 -HP:0030665 oboInOwl:hasDbXref MSH:D001259 -HP:0030666 oboInOwl:hasDbXref UMLS:C0035320 -HP:0030666 oboInOwl:hasDbXref MSH:D015861 -HP:0030666 oboInOwl:hasDbXref SNOMEDCT_US:61267008 -HP:0030667 oboInOwl:hasDbXref SNOMEDCT_US:247100001 -HP:0030667 oboInOwl:hasDbXref UMLS:C0474355 -HP:0100219 oboInOwl:hasDbXref UMLS:C4022202 -HP:0100217 oboInOwl:hasDbXref UMLS:C4022204 -HP:0100218 oboInOwl:hasDbXref UMLS:C4022203 -HP:0100226 oboInOwl:hasDbXref UMLS:C4022195 -HP:0100227 oboInOwl:hasDbXref UMLS:C4022194 -HP:0100224 oboInOwl:hasDbXref UMLS:C4022197 -HP:0100225 oboInOwl:hasDbXref UMLS:C4022196 -HP:0100222 oboInOwl:hasDbXref UMLS:C4022199 -HP:0100223 oboInOwl:hasDbXref UMLS:C4022198 -HP:0003091 oboInOwl:hasDbXref UMLS:C4025657 -HP:0100220 oboInOwl:hasDbXref UMLS:C4022201 -HP:0003090 oboInOwl:hasDbXref UMLS:C1839254 -HP:0100221 oboInOwl:hasDbXref UMLS:C4022200 -HP:0030671 oboInOwl:hasDbXref UMLS:C4073122 -HP:0030672 oboInOwl:hasDbXref UMLS:C0521770 -HP:0030672 oboInOwl:hasDbXref SNOMEDCT_US:95800001 -HP:0030673 oboInOwl:hasDbXref SNOMEDCT_US:232064001 -HP:0030673 oboInOwl:hasDbXref UMLS:C1840452 -HP:0030673 oboInOwl:hasDbXref MSH:C536075 -HP:0030674 oboInOwl:hasDbXref UMLS:C2673646 -HP:0030670 oboInOwl:hasDbXref UMLS:C4073121 -HP:0030679 oboInOwl:hasDbXref UMLS:C4073125 -HP:0030675 oboInOwl:hasDbXref UMLS:C4073123 -HP:0030676 oboInOwl:hasDbXref UMLS:C4048833 -HP:0030677 oboInOwl:hasDbXref UMLS:C4073124 -HP:0003085 oboInOwl:hasDbXref UMLS:C1848109 -HP:0003084 oboInOwl:hasDbXref UMLS:C0240231 -HP:0003083 oboInOwl:hasDbXref UMLS:C0265563 -HP:0003083 oboInOwl:hasDbXref SNOMEDCT_US:9634000 -HP:0003089 oboInOwl:hasDbXref SNOMEDCT_US:203074005 -HP:0003089 oboInOwl:hasDbXref UMLS:C0410266 -HP:0003088 oboInOwl:hasDbXref UMLS:C1835121 -HP:0100228 oboInOwl:hasDbXref UMLS:C4022193 -HP:0100229 oboInOwl:hasDbXref UMLS:C4022192 -HP:0003086 oboInOwl:hasDbXref UMLS:C1864365 -HP:0100237 oboInOwl:hasDbXref UMLS:C4022185 -HP:0040006 oboInOwl:hasDbXref UMLS:C4022499 -HP:0100238 oboInOwl:hasDbXref UMLS:C4022184 -HP:0100235 oboInOwl:hasDbXref UMLS:C4022186 -HP:0040004 oboInOwl:hasDbXref UMLS:C4022500 -HP:0100233 oboInOwl:hasDbXref UMLS:C4022188 -HP:0040009 oboInOwl:hasDbXref SNOMEDCT_US:125554003 -HP:0040009 oboInOwl:hasDbXref UMLS:C1265968 -HP:0100234 oboInOwl:hasDbXref UMLS:C4022187 -HP:0100231 oboInOwl:hasDbXref UMLS:C4022190 -HP:0040007 oboInOwl:hasDbXref UMLS:C4022498 -HP:0040008 oboInOwl:hasDbXref UMLS:C4280300 -HP:0040008 oboInOwl:hasDbXref UMLS:C4022497 -HP:0040008 oboInOwl:hasDbXref UMLS:C4280301 -HP:0040008 oboInOwl:hasDbXref UMLS:C1385254 -HP:0100232 oboInOwl:hasDbXref UMLS:C4022189 -HP:0030682 oboInOwl:hasDbXref UMLS:C1960469 -HP:0030683 oboInOwl:hasDbXref SNOMEDCT_US:30800001 -HP:0030683 oboInOwl:hasDbXref MSH:D014627 -HP:0030683 oboInOwl:hasDbXref UMLS:C0042267 -HP:0100230 oboInOwl:hasDbXref UMLS:C4022191 -HP:0030684 oboInOwl:hasDbXref UMLS:C4073126 -HP:0030685 oboInOwl:hasDbXref UMLS:C4073127 -HP:0030680 oboInOwl:hasDbXref UMLS:C4049796 -HP:0030681 oboInOwl:hasDbXref UMLS:C4073289 -HP:0030686 oboInOwl:hasDbXref UMLS:C4073128 -HP:0030687 oboInOwl:hasDbXref UMLS:C4073129 -HP:0030688 oboInOwl:hasDbXref UMLS:C1295677 -HP:0030688 oboInOwl:hasDbXref SNOMEDCT_US:131106002 -HP:0030689 oboInOwl:hasDbXref UMLS:C1295678 -HP:0030689 oboInOwl:hasDbXref SNOMEDCT_US:131107006 -HP:0003095 oboInOwl:hasDbXref MSH:D001170 -HP:0003095 oboInOwl:hasDbXref UMLS:C0003869 -HP:0003095 oboInOwl:hasDbXref SNOMEDCT_US:372939007 -HP:0003095 oboInOwl:hasDbXref SNOMEDCT_US:396234004 -HP:0003095 oboInOwl:hasDbXref UMLS:C4280547 -HP:0003093 oboInOwl:hasDbXref UMLS:C3553368 -HP:0003099 oboInOwl:hasDbXref UMLS:C1864298 -HP:0003097 oboInOwl:hasDbXref SNOMEDCT_US:93255008 -HP:0003097 oboInOwl:hasDbXref UMLS:C0345375 -HP:0004319 oboInOwl:hasDbXref UMLS:C0020595 -HP:0004319 oboInOwl:hasDbXref UMLS:C0857899 -HP:0004319 oboInOwl:hasDbXref SNOMEDCT_US:60086000 -HP:0004319 oboInOwl:hasDbXref MSH:D006994 -HP:0004319 oboInOwl:hasDbXref UMLS:C1846226 -HP:0006977 oboInOwl:hasDbXref UMLS:C4024956 -HP:0030613 oboInOwl:hasDbXref UMLS:C4073083 -HP:0030614 oboInOwl:hasDbXref UMLS:C4073084 -HP:0004313 oboInOwl:hasDbXref UMLS:C4048270 -HP:0004313 oboInOwl:hasDbXref SNOMEDCT_US:119250001 -HP:0004313 oboInOwl:hasDbXref UMLS:C0086438 -HP:0004313 oboInOwl:hasDbXref MSH:D000361 -HP:0006978 oboInOwl:hasDbXref UMLS:C3278204 -HP:0004312 oboInOwl:hasDbXref UMLS:C4025358 -HP:0030615 oboInOwl:hasDbXref UMLS:C4073085 -HP:0006979 oboInOwl:hasDbXref UMLS:C1833362 -HP:0005648 oboInOwl:hasDbXref UMLS:C4025166 -HP:0030616 oboInOwl:hasDbXref UMLS:C4073086 -HP:0004311 oboInOwl:hasDbXref UMLS:C4021661 -HP:0005643 oboInOwl:hasDbXref UMLS:C4021628 -HP:0030610 oboInOwl:hasDbXref UMLS:C4073080 -HP:0030611 oboInOwl:hasDbXref UMLS:C4073081 -HP:0006976 oboInOwl:hasDbXref UMLS:C1396481 -HP:0004315 oboInOwl:hasDbXref SNOMEDCT_US:190981001 -HP:0004315 oboInOwl:hasDbXref UMLS:C0162539 -HP:0004315 oboInOwl:hasDbXref SNOMEDCT_US:123785006 -HP:0004315 oboInOwl:hasDbXref MSH:D017099 -HP:0005645 oboInOwl:hasDbXref UMLS:C0410607 -HP:0005645 oboInOwl:hasDbXref SNOMEDCT_US:240211000 -HP:0030612 oboInOwl:hasDbXref UMLS:C4073082 -HP:0006970 oboInOwl:hasDbXref MSH:D007969 -HP:0006970 oboInOwl:hasDbXref UMLS:C0023529 -HP:0006970 oboInOwl:hasDbXref SNOMEDCT_US:230769007 -HP:0005640 oboInOwl:hasDbXref UMLS:C4025167 -HP:0030617 oboInOwl:hasDbXref UMLS:C4073087 -HP:0030618 oboInOwl:hasDbXref UMLS:C4073088 -HP:0030619 oboInOwl:hasDbXref UMLS:C4073089 -HP:0030624 oboInOwl:hasDbXref UMLS:C4073094 -HP:0006988 oboInOwl:hasDbXref UMLS:C0431363 -HP:0006988 oboInOwl:hasDbXref MSH:D016142 -HP:0006988 oboInOwl:hasDbXref SNOMEDCT_US:253137003 -HP:0004325 oboInOwl:hasDbXref UMLS:C1262477 -HP:0004325 oboInOwl:hasDbXref UMLS:C1844806 -HP:0004325 oboInOwl:hasDbXref SNOMEDCT_US:262285001 -HP:0004325 oboInOwl:hasDbXref MSH:D015431 -HP:0004325 oboInOwl:hasDbXref MSH:D013851 -HP:0004325 oboInOwl:hasDbXref UMLS:C0041667 -HP:0004325 oboInOwl:hasDbXref SNOMEDCT_US:89362005 -HP:0004325 oboInOwl:hasDbXref SNOMEDCT_US:248342006 -HP:0004325 oboInOwl:hasDbXref SNOMEDCT_US:161832001 -HP:0006989 oboInOwl:hasDbXref UMLS:C0431369 -HP:0030625 oboInOwl:hasDbXref UMLS:C4073095 -HP:0004324 oboInOwl:hasDbXref MSH:D015430 -HP:0004324 oboInOwl:hasDbXref SNOMEDCT_US:161831008 -HP:0004324 oboInOwl:hasDbXref SNOMEDCT_US:8943002 -HP:0004324 oboInOwl:hasDbXref SNOMEDCT_US:262286000 -HP:0004324 oboInOwl:hasDbXref UMLS:C0043094 -HP:0004323 oboInOwl:hasDbXref UMLS:C4025357 -HP:0004323 oboInOwl:hasDbXref UMLS:C0878621 -HP:0030626 oboInOwl:hasDbXref UMLS:C4073096 -HP:0005659 oboInOwl:hasDbXref UMLS:C4015465 -HP:0004322 oboInOwl:hasDbXref UMLS:C0349588 -HP:0004322 oboInOwl:hasDbXref SNOMEDCT_US:237836003 -HP:0030627 oboInOwl:hasDbXref UMLS:C4073097 -HP:0004329 oboInOwl:hasDbXref UMLS:C4025354 -HP:0006984 oboInOwl:hasDbXref UMLS:C1836527 -HP:0005653 oboInOwl:hasDbXref UMLS:C4025163 -HP:0030620 oboInOwl:hasDbXref UMLS:C4073090 -HP:0004328 oboInOwl:hasDbXref UMLS:C4025355 -HP:0030621 oboInOwl:hasDbXref UMLS:C4073091 -HP:0004327 oboInOwl:hasDbXref UMLS:C4025356 -HP:0005655 oboInOwl:hasDbXref UMLS:C4025162 -HP:0006986 oboInOwl:hasDbXref SNOMEDCT_US:394680009 -HP:0006986 oboInOwl:hasDbXref UMLS:C1273957 -HP:0030622 oboInOwl:hasDbXref UMLS:C4073092 -HP:0004326 oboInOwl:hasDbXref UMLS:C0006625 -HP:0004326 oboInOwl:hasDbXref MSH:D002100 -HP:0004326 oboInOwl:hasDbXref SNOMEDCT_US:238108007 -HP:0004326 oboInOwl:hasDbXref SNOMEDCT_US:285384003 -HP:0005656 oboInOwl:hasDbXref UMLS:C4025161 -HP:0030623 oboInOwl:hasDbXref UMLS:C4073093 -HP:0006980 oboInOwl:hasDbXref UMLS:C1855010 -HP:0005650 oboInOwl:hasDbXref UMLS:C4025165 -HP:0005652 oboInOwl:hasDbXref UMLS:C4025164 -HP:0006983 oboInOwl:hasDbXref UMLS:C4024955 -HP:0004321 oboInOwl:hasDbXref MSH:D001747 -HP:0004321 oboInOwl:hasDbXref UMLS:C0005690 -HP:0004321 oboInOwl:hasDbXref SNOMEDCT_US:68666001 -HP:0030628 oboInOwl:hasDbXref UMLS:C4073098 -HP:0004320 oboInOwl:hasDbXref MSH:D014624 -HP:0004320 oboInOwl:hasDbXref UMLS:C0042253 -HP:0004320 oboInOwl:hasDbXref SNOMEDCT_US:45135002 -HP:0030629 oboInOwl:hasDbXref UMLS:C4073099 -HP:0030630 oboInOwl:hasDbXref UMLS:C4073100 -HP:0006959 oboInOwl:hasDbXref UMLS:C4024957 -HP:0006955 oboInOwl:hasDbXref UMLS:C1859341 -HP:0030635 oboInOwl:hasDbXref UMLS:C4049066 -HP:0006956 oboInOwl:hasDbXref UMLS:C1856409 -HP:0005625 oboInOwl:hasDbXref UMLS:C4025170 -HP:0030637 oboInOwl:hasDbXref UMLS:C0543968 -HP:0006957 oboInOwl:hasDbXref UMLS:C1849097 -HP:0005626 oboInOwl:hasDbXref UMLS:C4025169 -HP:0005627 oboInOwl:hasDbXref MSH:C562420 -HP:0005627 oboInOwl:hasDbXref UMLS:C0220664 -HP:0006958 oboInOwl:hasDbXref SNOMEDCT_US:102971006 -HP:0006958 oboInOwl:hasDbXref UMLS:C0522216 -HP:0030638 oboInOwl:hasDbXref UMLS:C4073105 -HP:0005620 oboInOwl:hasDbXref UMLS:C4025172 -HP:0006951 oboInOwl:hasDbXref UMLS:C1845370 -HP:0030631 oboInOwl:hasDbXref UMLS:C4073101 -HP:0005621 oboInOwl:hasDbXref UMLS:C4025171 -HP:0030632 oboInOwl:hasDbXref UMLS:C4073102 -HP:0005622 oboInOwl:hasDbXref UMLS:C4021630 -HP:0030633 oboInOwl:hasDbXref UMLS:C4073103 -HP:0005623 oboInOwl:hasDbXref UMLS:C4021629 -HP:0030634 oboInOwl:hasDbXref UMLS:C4073104 -HP:0030639 oboInOwl:hasDbXref UMLS:C4073106 -HP:0004309 oboInOwl:hasDbXref SNOMEDCT_US:195060002 -HP:0004309 oboInOwl:hasDbXref UMLS:C0559106 -HP:0030640 oboInOwl:hasDbXref UMLS:C4048798 -HP:0004308 oboInOwl:hasDbXref UMLS:C0085612 -HP:0004308 oboInOwl:hasDbXref SNOMEDCT_US:44103008 -HP:0030641 oboInOwl:hasDbXref UMLS:C4073107 -HP:0005639 oboInOwl:hasDbXref UMLS:C1856877 -HP:0004303 oboInOwl:hasDbXref UMLS:C4021663 -HP:0030646 oboInOwl:hasDbXref SNOMEDCT_US:14414005 -HP:0030646 oboInOwl:hasDbXref UMLS:C0205100 -HP:0030647 oboInOwl:hasDbXref UMLS:C4073110 -HP:0004302 oboInOwl:hasDbXref UMLS:C4025360 -HP:0030648 oboInOwl:hasDbXref UMLS:C4073111 -HP:0005638 oboInOwl:hasDbXref UMLS:C4025168 -HP:0030649 oboInOwl:hasDbXref UMLS:C4073112 -HP:0004307 oboInOwl:hasDbXref UMLS:C4025359 -HP:0006962 oboInOwl:hasDbXref UMLS:C1837016 -HP:0030642 oboInOwl:hasDbXref SNOMEDCT_US:68222009 -HP:0030642 oboInOwl:hasDbXref UMLS:C0311338 -HP:0030642 oboInOwl:hasDbXref MSH:C562733 -HP:0004306 oboInOwl:hasDbXref UMLS:C4021662 -HP:0005632 oboInOwl:hasDbXref UMLS:C1408532 -HP:0030643 oboInOwl:hasDbXref UMLS:C4073108 -HP:0004305 oboInOwl:hasDbXref SNOMEDCT_US:102542000 -HP:0004305 oboInOwl:hasDbXref UMLS:C0235086 -HP:0030644 oboInOwl:hasDbXref UMLS:C4073109 -HP:0006964 oboInOwl:hasDbXref UMLS:C1859863 -HP:0006965 oboInOwl:hasDbXref UMLS:C1855020 -HP:0030645 oboInOwl:hasDbXref SNOMEDCT_US:26216008 -HP:0030645 oboInOwl:hasDbXref UMLS:C0205099 -HP:0006960 oboInOwl:hasDbXref UMLS:C1863184 -HP:0006961 oboInOwl:hasDbXref UMLS:C1855568 -HP:0003027 oboInOwl:hasDbXref UMLS:C0549306 -HP:0004358 oboInOwl:hasDbXref UMLS:C4025340 -HP:0004357 oboInOwl:hasDbXref UMLS:C4025341 -HP:0003026 oboInOwl:hasDbXref UMLS:C1854912 -HP:0004356 oboInOwl:hasDbXref UMLS:C4025342 -HP:0003025 oboInOwl:hasDbXref UMLS:C1838662 -HP:0005686 oboInOwl:hasDbXref UMLS:C1855845 -HP:0005687 oboInOwl:hasDbXref UMLS:C4025154 -HP:0003029 oboInOwl:hasDbXref UMLS:C1838664 -HP:0005688 oboInOwl:hasDbXref UMLS:C4025153 -HP:0003028 oboInOwl:hasDbXref UMLS:C4025660 -HP:0005689 oboInOwl:hasDbXref UMLS:C4025152 -HP:0004359 oboInOwl:hasDbXref UMLS:C4020830 -HP:0004359 oboInOwl:hasDbXref UMLS:C4021656 -HP:0005682 oboInOwl:hasDbXref UMLS:C4255214 -HP:0005682 oboInOwl:hasDbXref UMLS:C4025155 -HP:0005684 oboInOwl:hasDbXref UMLS:C0265213 -HP:0005684 oboInOwl:hasDbXref SNOMEDCT_US:24269006 -HP:0004354 oboInOwl:hasDbXref UMLS:C4025344 -HP:0003023 oboInOwl:hasDbXref UMLS:C1850178 -HP:0003022 oboInOwl:hasDbXref UMLS:C1862132 -HP:0003022 oboInOwl:hasDbXref UMLS:C1860614 -HP:0003022 oboInOwl:hasDbXref MSH:C538069 -HP:0004353 oboInOwl:hasDbXref UMLS:C4025345 -HP:0004352 oboInOwl:hasDbXref UMLS:C4025346 -HP:0003021 oboInOwl:hasDbXref UMLS:C1837082 -HP:0005680 oboInOwl:hasDbXref UMLS:C4025156 -HP:0005681 oboInOwl:hasDbXref UMLS:C3714757 -HP:0005681 oboInOwl:hasDbXref SNOMEDCT_US:410795001 -HP:0003020 oboInOwl:hasDbXref UMLS:C1838663 -HP:0004369 oboInOwl:hasDbXref UMLS:C4025331 -HP:0003038 oboInOwl:hasDbXref UMLS:C1832119 -HP:0003037 oboInOwl:hasDbXref UMLS:C1859111 -HP:0004368 oboInOwl:hasDbXref UMLS:C4025332 -HP:0004366 oboInOwl:hasDbXref UMLS:C4025334 -HP:0004361 oboInOwl:hasDbXref UMLS:C4025339 -HP:0004360 oboInOwl:hasDbXref MSH:D000137 -HP:0004360 oboInOwl:hasDbXref UMLS:C0001118 -HP:0005694 oboInOwl:hasDbXref UMLS:C3152021 -HP:0005696 oboInOwl:hasDbXref SNOMEDCT_US:715704001 -HP:0005696 oboInOwl:hasDbXref UMLS:C3887487 -HP:0005696 oboInOwl:hasDbXref MSH:C562429 -HP:0003034 oboInOwl:hasDbXref SNOMEDCT_US:318761000119105 -HP:0003034 oboInOwl:hasDbXref SNOMEDCT_US:34643004 -HP:0003034 oboInOwl:hasDbXref MSH:D003966 -HP:0003034 oboInOwl:hasDbXref UMLS:C0011989 -HP:0004365 oboInOwl:hasDbXref UMLS:C4025335 -HP:0004364 oboInOwl:hasDbXref UMLS:C4025336 -HP:0005692 oboInOwl:hasDbXref UMLS:C3553764 -HP:0003031 oboInOwl:hasDbXref UMLS:C1865847 -HP:0004362 oboInOwl:hasDbXref UMLS:C4025338 -HP:0004336 oboInOwl:hasDbXref UMLS:C1843168 -HP:0006999 oboInOwl:hasDbXref UMLS:C2750915 -HP:0006999 oboInOwl:hasDbXref UMLS:C1864114 -HP:0003005 oboInOwl:hasDbXref SNOMEDCT_US:116371000119107 -HP:0003005 oboInOwl:hasDbXref SNOMEDCT_US:53801007 -HP:0003005 oboInOwl:hasDbXref MSH:D005729 -HP:0003005 oboInOwl:hasDbXref UMLS:C0017075 -HP:0003005 oboInOwl:hasDbXref SNOMEDCT_US:128919000 -HP:0003003 oboInOwl:hasDbXref MSH:D003110 -HP:0003003 oboInOwl:hasDbXref SNOMEDCT_US:363406005 -HP:0003003 oboInOwl:hasDbXref UMLS:C0007102 -HP:0004334 oboInOwl:hasDbXref MEDDRA:10040799 -HP:0004334 oboInOwl:hasDbXref SNOMEDCT_US:399979006 -HP:0004334 oboInOwl:hasDbXref SNOMEDCT_US:400190005 -HP:0004334 oboInOwl:hasDbXref UMLS:C0151514 -HP:0003002 oboInOwl:hasDbXref NCIT:C2916 -HP:0003002 oboInOwl:hasDbXref MSH:D001943 -HP:0003002 oboInOwl:hasDbXref UMLS:C0678222 -HP:0003002 oboInOwl:hasDbXref SNOMEDCT_US:254838004 -HP:0004333 oboInOwl:hasDbXref UMLS:C1856560 -HP:0003009 oboInOwl:hasDbXref UMLS:C4025661 -HP:0005665 oboInOwl:hasDbXref UMLS:C4025160 -HP:0004339 oboInOwl:hasDbXref UMLS:C4021660 -HP:0004338 oboInOwl:hasDbXref UMLS:C4025352 -HP:0005667 oboInOwl:hasDbXref SNOMEDCT_US:445242006 -HP:0005667 oboInOwl:hasDbXref UMLS:C2919848 -HP:0003006 oboInOwl:hasDbXref MSH:D009447 -HP:0003006 oboInOwl:hasDbXref NCIT:C3270 -HP:0003006 oboInOwl:hasDbXref SNOMEDCT_US:432328008 -HP:0003006 oboInOwl:hasDbXref UMLS:C0027819 -HP:0003006 oboInOwl:hasDbXref SNOMEDCT_US:87364003 -HP:0004337 oboInOwl:hasDbXref UMLS:C1328440 -HP:0005661 oboInOwl:hasDbXref UMLS:C0152491 -HP:0005661 oboInOwl:hasDbXref SNOMEDCT_US:6803002 -HP:0006992 oboInOwl:hasDbXref UMLS:C1850961 -HP:0006994 oboInOwl:hasDbXref UMLS:C1868514 -HP:0004332 oboInOwl:hasDbXref SNOMEDCT_US:250284007 -HP:0004332 oboInOwl:hasDbXref UMLS:C0427546 -HP:0003001 oboInOwl:hasDbXref SNOMEDCT_US:127030001 -HP:0003001 oboInOwl:hasDbXref MSH:D005925 -HP:0003001 oboInOwl:hasDbXref UMLS:C0017671 -HP:0003001 oboInOwl:hasDbXref SNOMEDCT_US:32037004 -HP:0004331 oboInOwl:hasDbXref UMLS:C4280533 -HP:0004331 oboInOwl:hasDbXref SNOMEDCT_US:253980008 -HP:0004331 oboInOwl:hasDbXref UMLS:C0432073 -HP:0004330 oboInOwl:hasDbXref UMLS:C0020496 -HP:0004330 oboInOwl:hasDbXref SNOMEDCT_US:17401000119104 -HP:0004330 oboInOwl:hasDbXref UMLS:C4072851 -HP:0004330 oboInOwl:hasDbXref UMLS:C4072850 -HP:0006990 oboInOwl:hasDbXref UMLS:C4024954 -HP:0003016 oboInOwl:hasDbXref UMLS:C1849039 -HP:0005679 oboInOwl:hasDbXref SNOMEDCT_US:274142002 -HP:0005679 oboInOwl:hasDbXref SNOMEDCT_US:410813000 -HP:0005679 oboInOwl:hasDbXref SNOMEDCT_US:203045001 -HP:0005679 oboInOwl:hasDbXref UMLS:C0013312 -HP:0005679 oboInOwl:hasDbXref MSH:D004387 -HP:0005679 oboInOwl:hasDbXref SNOMEDCT_US:203047009 -HP:0004347 oboInOwl:hasDbXref UMLS:C4025347 -HP:0030602 oboInOwl:hasDbXref UMLS:C4073073 -HP:0003015 oboInOwl:hasDbXref UMLS:C1850135 -HP:0030603 oboInOwl:hasDbXref UMLS:C3665728 -HP:0004345 oboInOwl:hasDbXref UMLS:C4025348 -HP:0030604 oboInOwl:hasDbXref UMLS:C4073074 -HP:0003013 oboInOwl:hasDbXref UMLS:C1833329 -HP:0004344 oboInOwl:hasDbXref UMLS:C4025349 -HP:0030605 oboInOwl:hasDbXref UMLS:C4073075 -HP:0003019 oboInOwl:hasDbXref UMLS:C4021744 -HP:0005676 oboInOwl:hasDbXref UMLS:C4025158 -HP:0004349 oboInOwl:hasDbXref UMLS:C2674432 -HP:0005678 oboInOwl:hasDbXref UMLS:C4025157 -HP:0030601 oboInOwl:hasDbXref UMLS:C4073072 -HP:0004348 oboInOwl:hasDbXref UMLS:C4021657 -HP:0005671 oboInOwl:hasDbXref UMLS:C4025159 -HP:0004343 oboInOwl:hasDbXref UMLS:C4025350 -HP:0030606 oboInOwl:hasDbXref UMLS:C4073076 -HP:0004342 oboInOwl:hasDbXref UMLS:C4025351 -HP:0003011 oboInOwl:hasDbXref UMLS:C4021745 -HP:0030607 oboInOwl:hasDbXref UMLS:C4073077 -HP:0030608 oboInOwl:hasDbXref UMLS:C4073078 -HP:0003010 oboInOwl:hasDbXref UMLS:C0151529 -HP:0004341 oboInOwl:hasDbXref UMLS:C4021658 -HP:0030609 oboInOwl:hasDbXref UMLS:C4073079 -HP:0004340 oboInOwl:hasDbXref UMLS:C4021659 -HP:0006904 oboInOwl:hasDbXref UMLS:C1856604 -HP:0006906 oboInOwl:hasDbXref UMLS:C4024966 -HP:0006901 oboInOwl:hasDbXref UMLS:C4024968 -HP:0006903 oboInOwl:hasDbXref UMLS:C4024967 -HP:0006937 oboInOwl:hasDbXref UMLS:C4021583 -HP:0005606 oboInOwl:hasDbXref UMLS:C3805692 -HP:0006938 oboInOwl:hasDbXref UMLS:C1854372 -HP:0005607 oboInOwl:hasDbXref Fyler:4232 -HP:0005607 oboInOwl:hasDbXref UMLS:C4021631 -HP:0005608 oboInOwl:hasDbXref UMLS:C1846422 -HP:0005609 oboInOwl:hasDbXref UMLS:C0232769 -HP:0005609 oboInOwl:hasDbXref SNOMEDCT_US:51047007 -HP:0005602 oboInOwl:hasDbXref UMLS:C3806428 -HP:0005603 oboInOwl:hasDbXref UMLS:C3806415 -HP:0006934 oboInOwl:hasDbXref SNOMEDCT_US:64635004 -HP:0006934 oboInOwl:hasDbXref MSH:D020417 -HP:0006934 oboInOwl:hasDbXref UMLS:C0700501 -HP:0005605 oboInOwl:hasDbXref UMLS:C4025174 -HP:0006930 oboInOwl:hasDbXref UMLS:C4024959 -HP:0006931 oboInOwl:hasDbXref UMLS:C1333160 -HP:0005600 oboInOwl:hasDbXref SNOMEDCT_US:254815002 -HP:0005600 oboInOwl:hasDbXref MSH:C536819 -HP:0005600 oboInOwl:hasDbXref SNOMEDCT_US:10291008 -HP:0005600 oboInOwl:hasDbXref UMLS:C1842036 -HP:0006932 oboInOwl:hasDbXref UMLS:C4024958 -HP:0005617 oboInOwl:hasDbXref UMLS:C4021830 -HP:0006949 oboInOwl:hasDbXref UMLS:C1848695 -HP:0005619 oboInOwl:hasDbXref UMLS:C1855418 -HP:0006944 oboInOwl:hasDbXref UMLS:C1837520 -HP:0005613 oboInOwl:hasDbXref UMLS:C1851310 -HP:0006946 oboInOwl:hasDbXref UMLS:C0746495 -HP:0005616 oboInOwl:hasDbXref UMLS:C0545053 -HP:0005616 oboInOwl:hasDbXref SNOMEDCT_US:123982003 -HP:0005612 oboInOwl:hasDbXref UMLS:C4025173 -HP:0006943 oboInOwl:hasDbXref UMLS:C1858857 -HP:0006919 oboInOwl:hasDbXref UMLS:C4024963 -HP:0006915 oboInOwl:hasDbXref UMLS:C1859200 -HP:0006916 oboInOwl:hasDbXref UMLS:C1832339 -HP:0006916 oboInOwl:hasDbXref UMLS:C4024964 -HP:0006918 oboInOwl:hasDbXref MSH:D002549 -HP:0006918 oboInOwl:hasDbXref UMLS:C0007795 -HP:0006918 oboInOwl:hasDbXref SNOMEDCT_US:49692006 -HP:0006913 oboInOwl:hasDbXref UMLS:C4024965 -HP:0006926 oboInOwl:hasDbXref UMLS:C4024961 -HP:0006927 oboInOwl:hasDbXref UMLS:C4024960 -HP:0006927 oboInOwl:hasDbXref SNOMEDCT_US:715905006 -HP:0006929 oboInOwl:hasDbXref UMLS:C0149877 -HP:0006929 oboInOwl:hasDbXref SNOMEDCT_US:64624009 -HP:0006921 oboInOwl:hasDbXref UMLS:C4024962 -HP:0100127 oboInOwl:hasDbXref UMLS:C4022294 -HP:0100128 oboInOwl:hasDbXref UMLS:C4022293 -HP:0100125 oboInOwl:hasDbXref UMLS:C4022296 -HP:0100126 oboInOwl:hasDbXref UMLS:C4022295 -HP:0100123 oboInOwl:hasDbXref UMLS:C4022298 -HP:0100124 oboInOwl:hasDbXref UMLS:C4022297 -HP:0100121 oboInOwl:hasDbXref UMLS:C4022300 -HP:0100122 oboInOwl:hasDbXref UMLS:C4022299 -HP:0100120 oboInOwl:hasDbXref UMLS:C4022301 -HP:0100129 oboInOwl:hasDbXref UMLS:C4022292 -HP:0100138 oboInOwl:hasDbXref UMLS:C4022283 -HP:0100139 oboInOwl:hasDbXref UMLS:C4022282 -HP:0100136 oboInOwl:hasDbXref UMLS:C4022285 -HP:0100137 oboInOwl:hasDbXref UMLS:C4022284 -HP:0100134 oboInOwl:hasDbXref UMLS:C4022287 -HP:0100135 oboInOwl:hasDbXref UMLS:C4022286 -HP:0100132 oboInOwl:hasDbXref UMLS:C4022289 -HP:0100133 oboInOwl:hasDbXref UMLS:C4022288 -HP:0100130 oboInOwl:hasDbXref UMLS:C4022291 -HP:0100131 oboInOwl:hasDbXref UMLS:C4022290 -HP:0100149 oboInOwl:hasDbXref UMLS:C4022272 -HP:0100147 oboInOwl:hasDbXref UMLS:C4022274 -HP:0100148 oboInOwl:hasDbXref UMLS:C4022273 -HP:0100145 oboInOwl:hasDbXref UMLS:C4022276 -HP:0100146 oboInOwl:hasDbXref UMLS:C4022275 -HP:0100143 oboInOwl:hasDbXref UMLS:C4022278 -HP:0100144 oboInOwl:hasDbXref UMLS:C4022277 -HP:0100141 oboInOwl:hasDbXref UMLS:C4022280 -HP:0100142 oboInOwl:hasDbXref UMLS:C4022279 -HP:0100140 oboInOwl:hasDbXref UMLS:C4022281 -HP:0410005 oboInOwl:hasDbXref SNOMEDCT_US:448915004 -HP:0410005 oboInOwl:hasDbXref UMLS:C0432090 -HP:0410003 oboInOwl:hasDbXref UMLS:C0432084 -HP:0410003 oboInOwl:hasDbXref UMLS:C4280276 -HP:0410003 oboInOwl:hasDbXref SNOMEDCT_US:109546001 -HP:0410009 oboInOwl:hasDbXref UMLS:C4073188 -HP:0410008 oboInOwl:hasDbXref UMLS:C4073187 -HP:0410006 oboInOwl:hasDbXref UMLS:C4073185 -HP:0410000 oboInOwl:hasDbXref UMLS:C4020914 -HP:0100158 oboInOwl:hasDbXref UMLS:C4022263 -HP:0100159 oboInOwl:hasDbXref UMLS:C4022262 -HP:0100156 oboInOwl:hasDbXref UMLS:C4022265 -HP:0100157 oboInOwl:hasDbXref UMLS:C4022264 -HP:0100154 oboInOwl:hasDbXref UMLS:C4022267 -HP:0100155 oboInOwl:hasDbXref UMLS:C4022266 -HP:0100152 oboInOwl:hasDbXref UMLS:C4022269 -HP:0100153 oboInOwl:hasDbXref UMLS:C4022268 -HP:0100150 oboInOwl:hasDbXref UMLS:C4022271 -HP:0100151 oboInOwl:hasDbXref UMLS:C4022270 -HP:0040179 oboInOwl:hasDbXref UMLS:C4073144 -HP:0100169 oboInOwl:hasDbXref UMLS:C4022252 -HP:0100167 oboInOwl:hasDbXref UMLS:C4022254 -HP:0100168 oboInOwl:hasDbXref UMLS:C4022253 -HP:0100165 oboInOwl:hasDbXref UMLS:C4022256 -HP:0100166 oboInOwl:hasDbXref UMLS:C4022255 -HP:0100163 oboInOwl:hasDbXref UMLS:C4022258 -HP:0100164 oboInOwl:hasDbXref UMLS:C4022257 -HP:0100161 oboInOwl:hasDbXref UMLS:C4022260 -HP:0100162 oboInOwl:hasDbXref UMLS:C4022259 -HP:0100160 oboInOwl:hasDbXref UMLS:C4022261 -HP:0040170 oboInOwl:hasDbXref UMLS:C4073136 -HP:0040173 oboInOwl:hasDbXref UMLS:C4073139 -HP:0040174 oboInOwl:hasDbXref UMLS:C4073140 -HP:0040171 oboInOwl:hasDbXref UMLS:C4073137 -HP:0040171 oboInOwl:hasDbXref UMLS:C1295654 -HP:0040171 oboInOwl:hasDbXref SNOMEDCT_US:131078003 -HP:0040172 oboInOwl:hasDbXref UMLS:C4073138 -HP:0040177 oboInOwl:hasDbXref UMLS:C4073142 -HP:0040178 oboInOwl:hasDbXref UMLS:C4073143 -HP:0040175 oboInOwl:hasDbXref UMLS:C3280315 -HP:0040175 oboInOwl:hasDbXref MSH:C566640 -HP:0040176 oboInOwl:hasDbXref UMLS:C4073141 -HP:0100178 oboInOwl:hasDbXref UMLS:C4022243 -HP:0100179 oboInOwl:hasDbXref UMLS:C4022242 -HP:0100176 oboInOwl:hasDbXref UMLS:C4022245 -HP:0100177 oboInOwl:hasDbXref UMLS:C4022244 -HP:0100174 oboInOwl:hasDbXref UMLS:C4022247 -HP:0100175 oboInOwl:hasDbXref UMLS:C4022246 -HP:0100172 oboInOwl:hasDbXref UMLS:C4022249 -HP:0100173 oboInOwl:hasDbXref UMLS:C4022248 -HP:0100170 oboInOwl:hasDbXref UMLS:C4022251 -HP:0100171 oboInOwl:hasDbXref UMLS:C4022250 -HP:0410016 oboInOwl:hasDbXref UMLS:C4073195 -HP:0410015 oboInOwl:hasDbXref UMLS:C4073194 -HP:0410014 oboInOwl:hasDbXref UMLS:C4073193 -HP:0410013 oboInOwl:hasDbXref UMLS:C4073192 -HP:0040181 oboInOwl:hasDbXref SNOMEDCT_US:402294001 -HP:0040181 oboInOwl:hasDbXref SNOMEDCT_US:238751002 -HP:0040181 oboInOwl:hasDbXref UMLS:C0424489 -HP:0040181 oboInOwl:hasDbXref SNOMEDCT_US:16459000 -HP:0040181 oboInOwl:hasDbXref MSH:D019557 -HP:0040181 oboInOwl:hasDbXref UMLS:C0263449 -HP:0040181 oboInOwl:hasDbXref SNOMEDCT_US:248182008 -HP:0040184 oboInOwl:hasDbXref SNOMEDCT_US:22490002 -HP:0040184 oboInOwl:hasDbXref MSH:D006472 -HP:0040184 oboInOwl:hasDbXref UMLS:C0029163 -HP:0040185 oboInOwl:hasDbXref UMLS:C2751260 -HP:0040182 oboInOwl:hasDbXref UMLS:C1881170 -HP:0040182 oboInOwl:hasDbXref SNOMEDCT_US:425582007 -HP:0040183 oboInOwl:hasDbXref UMLS:C2945606 -HP:0040183 oboInOwl:hasDbXref SNOMEDCT_US:302690004 -HP:0410012 oboInOwl:hasDbXref UMLS:C4073191 -HP:0040188 oboInOwl:hasDbXref MSH:D055034 -HP:0040188 oboInOwl:hasDbXref SNOMEDCT_US:19579005 -HP:0040188 oboInOwl:hasDbXref UMLS:C0029429 -HP:0040189 oboInOwl:hasDbXref UMLS:C0237849 -HP:0040189 oboInOwl:hasDbXref SNOMEDCT_US:14411002 -HP:0040189 oboInOwl:hasDbXref SNOMEDCT_US:271767006 -HP:0410011 oboInOwl:hasDbXref UMLS:C4073190 -HP:0410010 oboInOwl:hasDbXref UMLS:C4073189 -HP:0040186 oboInOwl:hasDbXref UMLS:C0423791 -HP:0040186 oboInOwl:hasDbXref SNOMEDCT_US:47725002 -HP:0040186 oboInOwl:hasDbXref SNOMEDCT_US:247471006 -HP:0040187 oboInOwl:hasDbXref SNOMEDCT_US:206376005 -HP:0040187 oboInOwl:hasDbXref MSH:D000071074 -HP:0040187 oboInOwl:hasDbXref UMLS:C0456103 -HP:0100189 oboInOwl:hasDbXref UMLS:C4022232 -HP:0100187 oboInOwl:hasDbXref UMLS:C4022234 -HP:0100188 oboInOwl:hasDbXref UMLS:C4022233 -HP:0100185 oboInOwl:hasDbXref UMLS:C4022236 -HP:0100186 oboInOwl:hasDbXref UMLS:C4022235 -HP:0100183 oboInOwl:hasDbXref UMLS:C4022238 -HP:0100184 oboInOwl:hasDbXref UMLS:C4022237 -HP:0100181 oboInOwl:hasDbXref UMLS:C4022240 -HP:0100182 oboInOwl:hasDbXref UMLS:C4022239 -HP:0100180 oboInOwl:hasDbXref UMLS:C4022241 -HP:0040191 oboInOwl:hasDbXref UMLS:C2083352 -HP:0040192 oboInOwl:hasDbXref SNOMEDCT_US:253008000 -HP:0040192 oboInOwl:hasDbXref UMLS:C0003650 -HP:0040192 oboInOwl:hasDbXref MSH:D001079 -HP:0040192 oboInOwl:hasDbXref SNOMEDCT_US:74926005 -HP:0040190 oboInOwl:hasDbXref UMLS:C4073146 -HP:0040195 oboInOwl:hasDbXref UMLS:C0424688 -HP:0040195 oboInOwl:hasDbXref SNOMEDCT_US:271611007 -HP:0040196 oboInOwl:hasDbXref UMLS:C1836806 -HP:0040194 oboInOwl:hasDbXref UMLS:C4083076 -HP:0040197 oboInOwl:hasDbXref SNOMEDCT_US:58762006 -HP:0040197 oboInOwl:hasDbXref MSH:D004678 -HP:0040197 oboInOwl:hasDbXref UMLS:C0014068 -HP:0410043 oboInOwl:hasDbXref Fyler:4339 -HP:0040198 oboInOwl:hasDbXref MSH:C536915 -HP:0040198 oboInOwl:hasDbXref UMLS:C3501843 -HP:0410042 oboInOwl:hasDbXref Fyler:4447 -HP:0100198 oboInOwl:hasDbXref UMLS:C4022223 -HP:0100199 oboInOwl:hasDbXref UMLS:C4022222 -HP:0100196 oboInOwl:hasDbXref UMLS:C4022225 -HP:0100197 oboInOwl:hasDbXref UMLS:C4022224 -HP:0100194 oboInOwl:hasDbXref UMLS:C4022227 -HP:0100195 oboInOwl:hasDbXref UMLS:C4022226 -HP:0100192 oboInOwl:hasDbXref UMLS:C4022229 -HP:0100193 oboInOwl:hasDbXref UMLS:C4022228 -HP:0100190 oboInOwl:hasDbXref UMLS:C4022231 -HP:0100191 oboInOwl:hasDbXref UMLS:C4022230 -HP:0040137 oboInOwl:hasDbXref UMLS:C4022418 -HP:0040138 oboInOwl:hasDbXref SNOMEDCT_US:87412005 -HP:0040138 oboInOwl:hasDbXref UMLS:C0334126 -HP:0040135 oboInOwl:hasDbXref UMLS:C4022419 -HP:0003191 oboInOwl:hasDbXref UMLS:C1844537 -HP:0040139 oboInOwl:hasDbXref SNOMEDCT_US:189099001 -HP:0040139 oboInOwl:hasDbXref SNOMEDCT_US:416439000 -HP:0040139 oboInOwl:hasDbXref UMLS:C1704214 -HP:0040139 oboInOwl:hasDbXref SNOMEDCT_US:36279001 -HP:0003189 oboInOwl:hasDbXref UMLS:C1839798 -HP:0003184 oboInOwl:hasDbXref UMLS:C1836589 -HP:0003183 oboInOwl:hasDbXref UMLS:C1857190 -HP:0040130 oboInOwl:hasDbXref UMLS:C0235760 -HP:0003182 oboInOwl:hasDbXref UMLS:C1854910 -HP:0003182 oboInOwl:hasDbXref UMLS:C1860796 -HP:0040133 oboInOwl:hasDbXref UMLS:C0853228 -HP:0003187 oboInOwl:hasDbXref UMLS:C0266013 -HP:0003187 oboInOwl:hasDbXref SNOMEDCT_US:8915006 -HP:0040134 oboInOwl:hasDbXref UMLS:C4022420 -HP:0040131 oboInOwl:hasDbXref UMLS:C4021031 -HP:0003186 oboInOwl:hasDbXref UMLS:C0269269 -HP:0003186 oboInOwl:hasDbXref SNOMEDCT_US:82231009 -HP:0003185 oboInOwl:hasDbXref UMLS:C1866689 -HP:0040132 oboInOwl:hasDbXref UMLS:C4022421 -HP:0040148 oboInOwl:hasDbXref SNOMEDCT_US:698835006 -HP:0040148 oboInOwl:hasDbXref UMLS:C3698239 -HP:0040149 oboInOwl:hasDbXref UMLS:C4280293 -HP:0040149 oboInOwl:hasDbXref UMLS:C4280292 -HP:0040149 oboInOwl:hasDbXref UMLS:C4015203 -HP:0040149 oboInOwl:hasDbXref UMLS:C4280291 -HP:0040146 oboInOwl:hasDbXref UMLS:C4022415 -HP:0040147 oboInOwl:hasDbXref UMLS:C3888081 -HP:0040140 oboInOwl:hasDbXref UMLS:C4022417 -HP:0040141 oboInOwl:hasDbXref UMLS:C0686347 -HP:0040141 oboInOwl:hasDbXref MSH:D000071057 -HP:0003194 oboInOwl:hasDbXref UMLS:C1854689 -HP:0003193 oboInOwl:hasDbXref MSH:D065631 -HP:0003193 oboInOwl:hasDbXref UMLS:C2607914 -HP:0003193 oboInOwl:hasDbXref SNOMEDCT_US:61582004 -HP:0003193 oboInOwl:hasDbXref UMLS:C0847614 -HP:0003199 oboInOwl:hasDbXref UMLS:C1837108 -HP:0040144 oboInOwl:hasDbXref SNOMEDCT_US:237961001 -HP:0040144 oboInOwl:hasDbXref UMLS:C1855995 -HP:0003198 oboInOwl:hasDbXref MSH:D009135 -HP:0003198 oboInOwl:hasDbXref UMLS:C0026848 -HP:0003198 oboInOwl:hasDbXref SNOMEDCT_US:129565002 -HP:0040145 oboInOwl:hasDbXref UMLS:C4022416 -HP:0040142 oboInOwl:hasDbXref SNOMEDCT_US:26132002 -HP:0040142 oboInOwl:hasDbXref UMLS:C0268525 -HP:0040142 oboInOwl:hasDbXref MSH:C535322 -HP:0003196 oboInOwl:hasDbXref UMLS:C1854114 -HP:0003196 oboInOwl:hasDbXref SNOMEDCT_US:249310005 -HP:0003196 oboInOwl:hasDbXref UMLS:C0426414 -HP:0040143 oboInOwl:hasDbXref UMLS:C3552843 -HP:0040159 oboInOwl:hasDbXref UMLS:C4022410 -HP:0040157 oboInOwl:hasDbXref UMLS:C4022412 -HP:0040158 oboInOwl:hasDbXref UMLS:C4022411 -HP:0003168 oboInOwl:hasDbXref UMLS:C4025643 -HP:0004499 oboInOwl:hasDbXref UMLS:C4025318 -HP:0003167 oboInOwl:hasDbXref UMLS:C3495558 -HP:0003167 oboInOwl:hasDbXref SNOMEDCT_US:410051001 -HP:0004493 oboInOwl:hasDbXref UMLS:C4280517 -HP:0004493 oboInOwl:hasDbXref UMLS:C4280516 -HP:0004493 oboInOwl:hasDbXref UMLS:C1868085 -HP:0004493 oboInOwl:hasDbXref UMLS:C4280518 -HP:0040151 oboInOwl:hasDbXref UMLS:C1851583 -HP:0040151 oboInOwl:hasDbXref MSH:C565051 -HP:0003162 oboInOwl:hasDbXref MSH:D007003 -HP:0003162 oboInOwl:hasDbXref SNOMEDCT_US:6974005 -HP:0003162 oboInOwl:hasDbXref UMLS:C0271708 -HP:0003161 oboInOwl:hasDbXref UMLS:C1848678 -HP:0004492 oboInOwl:hasDbXref UMLS:C1849300 -HP:0004491 oboInOwl:hasDbXref UMLS:C1855233 -HP:0003160 oboInOwl:hasDbXref UMLS:C2749688 -HP:0004490 oboInOwl:hasDbXref MSH:C537963 -HP:0004490 oboInOwl:hasDbXref UMLS:C4280519 -HP:0004490 oboInOwl:hasDbXref UMLS:C1863351 -HP:0004490 oboInOwl:hasDbXref UMLS:C4280520 -HP:0040150 oboInOwl:hasDbXref UMLS:C1851582 -HP:0040150 oboInOwl:hasDbXref MSH:C565051 -HP:0040155 oboInOwl:hasDbXref UMLS:C4022414 -HP:0003166 oboInOwl:hasDbXref UMLS:C3806447 -HP:0003165 oboInOwl:hasDbXref UMLS:C0857973 -HP:0004496 oboInOwl:hasDbXref MSH:C562435 -HP:0004496 oboInOwl:hasDbXref UMLS:C0220723 -HP:0040156 oboInOwl:hasDbXref UMLS:C4022413 -HP:0004495 oboInOwl:hasDbXref UMLS:C1834056 -HP:0003164 oboInOwl:hasDbXref UMLS:C4025644 -HP:0003163 oboInOwl:hasDbXref UMLS:C1848702 -HP:0040154 oboInOwl:hasDbXref UMLS:C0162836 -HP:0040154 oboInOwl:hasDbXref MSH:D017497 -HP:0040154 oboInOwl:hasDbXref SNOMEDCT_US:59393003 -HP:0040169 oboInOwl:hasDbXref UMLS:C3554793 -HP:0003180 oboInOwl:hasDbXref UMLS:C1837485 -HP:0003179 oboInOwl:hasDbXref UMLS:C0409495 -HP:0003179 oboInOwl:hasDbXref SNOMEDCT_US:59606006 -HP:0003173 oboInOwl:hasDbXref UMLS:C1865030 -HP:0040162 oboInOwl:hasDbXref SNOMEDCT_US:708474007 -HP:0040162 oboInOwl:hasDbXref UMLS:C1843359 -HP:0003172 oboInOwl:hasDbXref UMLS:C4021738 -HP:0040163 oboInOwl:hasDbXref UMLS:C4073132 -HP:0040160 oboInOwl:hasDbXref MSH:D010024 -HP:0040160 oboInOwl:hasDbXref UMLS:C0029456 -HP:0040160 oboInOwl:hasDbXref SNOMEDCT_US:64859006 -HP:0040160 oboInOwl:hasDbXref UMLS:C3805887 -HP:0003170 oboInOwl:hasDbXref UMLS:C4021739 -HP:0040161 oboInOwl:hasDbXref UMLS:C1398367 -HP:0003177 oboInOwl:hasDbXref UMLS:C1838186 -HP:0040166 oboInOwl:hasDbXref UMLS:C4073134 -HP:0040167 oboInOwl:hasDbXref SNOMEDCT_US:240533004 -HP:0040167 oboInOwl:hasDbXref UMLS:C0343643 -HP:0003175 oboInOwl:hasDbXref UMLS:C1859447 -HP:0040164 oboInOwl:hasDbXref UMLS:C4073133 -HP:0003174 oboInOwl:hasDbXref SNOMEDCT_US:93008005 -HP:0003174 oboInOwl:hasDbXref UMLS:C0685661 -HP:0040165 oboInOwl:hasDbXref UMLS:C0031111 -HP:0040165 oboInOwl:hasDbXref SNOMEDCT_US:41910004 -HP:0040165 oboInOwl:hasDbXref MSH:D010522 -HP:0030770 oboInOwl:hasDbXref SNOMEDCT_US:32219008 -HP:0030770 oboInOwl:hasDbXref MSH:D009436 -HP:0030770 oboInOwl:hasDbXref UMLS:C0152426 -HP:0030771 oboInOwl:hasDbXref SNOMEDCT_US:64298006 -HP:0030771 oboInOwl:hasDbXref UMLS:C0158473 -HP:0030772 oboInOwl:hasDbXref SNOMEDCT_US:205211001 -HP:0030772 oboInOwl:hasDbXref UMLS:C0431996 -HP:0030773 oboInOwl:hasDbXref MSH:D015835 -HP:0030773 oboInOwl:hasDbXref UMLS:C0152134 -HP:0030773 oboInOwl:hasDbXref SNOMEDCT_US:49823009 -HP:0030778 oboInOwl:hasDbXref UMLS:C4280775 -HP:0030779 oboInOwl:hasDbXref UMLS:C0266680 -HP:0030779 oboInOwl:hasDbXref SNOMEDCT_US:55709000 -HP:0030774 oboInOwl:hasDbXref UMLS:C0026244 -HP:0030774 oboInOwl:hasDbXref MSH:D008933 -HP:0030774 oboInOwl:hasDbXref SNOMEDCT_US:125429001 -HP:0030775 oboInOwl:hasDbXref UMLS:C4280778 -HP:0030776 oboInOwl:hasDbXref UMLS:C4280777 -HP:0030777 oboInOwl:hasDbXref UMLS:C4280776 -HP:0040104 oboInOwl:hasDbXref UMLS:C4022437 -HP:0040102 oboInOwl:hasDbXref UMLS:C4022439 -HP:0040103 oboInOwl:hasDbXref UMLS:C4022438 -HP:0040108 oboInOwl:hasDbXref UMLS:C4022435 -HP:0040109 oboInOwl:hasDbXref UMLS:C4022434 -HP:0040106 oboInOwl:hasDbXref UMLS:C4021034 -HP:0040107 oboInOwl:hasDbXref UMLS:C4022436 -HP:0030781 oboInOwl:hasDbXref UMLS:C4280773 -HP:0030782 oboInOwl:hasDbXref UMLS:C4280772 -HP:0030783 oboInOwl:hasDbXref UMLS:C4280771 -HP:0030784 oboInOwl:hasDbXref MSH:D000849 -HP:0030784 oboInOwl:hasDbXref SNOMEDCT_US:10325006 -HP:0030784 oboInOwl:hasDbXref UMLS:C0003113 -HP:0030780 oboInOwl:hasDbXref UMLS:C4280774 -HP:0030789 oboInOwl:hasDbXref UMLS:C1382811 -HP:0030785 oboInOwl:hasDbXref UMLS:C4280770 -HP:0030786 oboInOwl:hasDbXref SNOMEDCT_US:56170001 -HP:0030786 oboInOwl:hasDbXref UMLS:C0085635 -HP:0030787 oboInOwl:hasDbXref UMLS:C4280769 -HP:0030788 oboInOwl:hasDbXref UMLS:C0021092 -HP:0030788 oboInOwl:hasDbXref SNOMEDCT_US:18070006 -HP:0040100 oboInOwl:hasDbXref UMLS:C4021035 -HP:0040101 oboInOwl:hasDbXref UMLS:C4022440 -HP:0100105 oboInOwl:hasDbXref UMLS:C4022316 -HP:0040115 oboInOwl:hasDbXref UMLS:C0262475 -HP:0040115 oboInOwl:hasDbXref SNOMEDCT_US:204250005 -HP:0100106 oboInOwl:hasDbXref UMLS:C4022315 -HP:0040116 oboInOwl:hasDbXref SNOMEDCT_US:75231006 -HP:0040116 oboInOwl:hasDbXref UMLS:C0266616 -HP:0100103 oboInOwl:hasDbXref UMLS:C4022318 -HP:0040113 oboInOwl:hasDbXref UMLS:C0033074 -HP:0040113 oboInOwl:hasDbXref MSH:D011304 -HP:0040113 oboInOwl:hasDbXref SNOMEDCT_US:49526009 -HP:0100104 oboInOwl:hasDbXref UMLS:C4022317 -HP:0040114 oboInOwl:hasDbXref UMLS:C4022430 -HP:0100101 oboInOwl:hasDbXref UMLS:C4022320 -HP:0040119 oboInOwl:hasDbXref UMLS:C4022428 -HP:0100102 oboInOwl:hasDbXref UMLS:C4022319 -HP:0040117 oboInOwl:hasDbXref UMLS:C1388953 -HP:0100100 oboInOwl:hasDbXref UMLS:C4022321 -HP:0040118 oboInOwl:hasDbXref UMLS:C0271469 -HP:0040118 oboInOwl:hasDbXref SNOMEDCT_US:80101003 -HP:0030792 oboInOwl:hasDbXref MSH:D007573 -HP:0030792 oboInOwl:hasDbXref SNOMEDCT_US:126634001 -HP:0030792 oboInOwl:hasDbXref UMLS:C0022364 -HP:0030793 oboInOwl:hasDbXref UMLS:C4280766 -HP:0030794 oboInOwl:hasDbXref UMLS:C4280765 -HP:0030795 oboInOwl:hasDbXref UMLS:C4280764 -HP:0030790 oboInOwl:hasDbXref UMLS:C4280768 -HP:0030791 oboInOwl:hasDbXref UMLS:C4280767 -HP:0030796 oboInOwl:hasDbXref UMLS:C4280763 -HP:0030797 oboInOwl:hasDbXref UMLS:C4280762 -HP:0030798 oboInOwl:hasDbXref UMLS:C4280761 -HP:0030799 oboInOwl:hasDbXref UMLS:C0265534 -HP:0030799 oboInOwl:hasDbXref SNOMEDCT_US:4191007 -HP:0030799 oboInOwl:hasDbXref MSH:D003398 -HP:0100109 oboInOwl:hasDbXref UMLS:C4022312 -HP:0040111 oboInOwl:hasDbXref UMLS:C4022432 -HP:0040112 oboInOwl:hasDbXref UMLS:C4022431 -HP:0100107 oboInOwl:hasDbXref UMLS:C4022314 -HP:0040110 oboInOwl:hasDbXref UMLS:C4022433 -HP:0100108 oboInOwl:hasDbXref UMLS:C4022313 -HP:0040126 oboInOwl:hasDbXref UMLS:C4021032 -HP:0100116 oboInOwl:hasDbXref UMLS:C4022305 -HP:0100117 oboInOwl:hasDbXref UMLS:C4022304 -HP:0040127 oboInOwl:hasDbXref UMLS:C4022423 -HP:0100114 oboInOwl:hasDbXref UMLS:C4022307 -HP:0040124 oboInOwl:hasDbXref UMLS:C4021033 -HP:0100115 oboInOwl:hasDbXref UMLS:C4022306 -HP:0100112 oboInOwl:hasDbXref UMLS:C4022309 -HP:0100113 oboInOwl:hasDbXref UMLS:C4022308 -HP:0100110 oboInOwl:hasDbXref UMLS:C4022311 -HP:0040128 oboInOwl:hasDbXref UMLS:C4022422 -HP:0040129 oboInOwl:hasDbXref UMLS:C1866772 -HP:0100111 oboInOwl:hasDbXref UMLS:C4022310 -HP:0040122 oboInOwl:hasDbXref UMLS:C4022425 -HP:0040123 oboInOwl:hasDbXref UMLS:C4022424 -HP:0100118 oboInOwl:hasDbXref UMLS:C4022303 -HP:0040120 oboInOwl:hasDbXref UMLS:C4022427 -HP:0100119 oboInOwl:hasDbXref UMLS:C4022302 -HP:0040121 oboInOwl:hasDbXref UMLS:C4022426 -HP:0003109 oboInOwl:hasDbXref UMLS:C0948023 -HP:0003109 oboInOwl:hasDbXref SNOMEDCT_US:22450000 -HP:0003109 oboInOwl:hasDbXref UMLS:C0268079 -HP:0005767 oboInOwl:hasDbXref UMLS:C4025140 -HP:0005768 oboInOwl:hasDbXref UMLS:C4021622 -HP:0004434 oboInOwl:hasDbXref UMLS:C3151082 -HP:0003103 oboInOwl:hasDbXref UMLS:C4021741 -HP:0030735 oboInOwl:hasDbXref UMLS:C2609249 -HP:0004433 oboInOwl:hasDbXref SNOMEDCT_US:234554004 -HP:0004433 oboInOwl:hasDbXref MSH:C562869 -HP:0004433 oboInOwl:hasDbXref UMLS:C0398709 -HP:0030736 oboInOwl:hasDbXref UMLS:C0559459 -HP:0030736 oboInOwl:hasDbXref SNOMEDCT_US:281561000 -HP:0005769 oboInOwl:hasDbXref UMLS:C4280477 -HP:0005769 oboInOwl:hasDbXref UMLS:C4025139 -HP:0003102 oboInOwl:hasDbXref UMLS:C1855478 -HP:0004432 oboInOwl:hasDbXref UMLS:C0001768 -HP:0004432 oboInOwl:hasDbXref MSH:D000361 -HP:0004432 oboInOwl:hasDbXref SNOMEDCT_US:119249001 -HP:0030737 oboInOwl:hasDbXref UMLS:C4280795 -HP:0004439 oboInOwl:hasDbXref UMLS:C0010273 -HP:0004439 oboInOwl:hasDbXref MSH:D003394 -HP:0004439 oboInOwl:hasDbXref SNOMEDCT_US:28861008 -HP:0003108 oboInOwl:hasDbXref SNOMEDCT_US:236477004 -HP:0003108 oboInOwl:hasDbXref MSH:C563009 -HP:0003108 oboInOwl:hasDbXref UMLS:C0543541 -HP:0003108 oboInOwl:hasDbXref UMLS:C0341706 -HP:0030730 oboInOwl:hasDbXref UMLS:C4280797 -HP:0003107 oboInOwl:hasDbXref UMLS:C4025656 -HP:0004438 oboInOwl:hasDbXref SNOMEDCT_US:82054006 -HP:0004438 oboInOwl:hasDbXref UMLS:C4280526 -HP:0004438 oboInOwl:hasDbXref UMLS:C4280525 -HP:0004438 oboInOwl:hasDbXref UMLS:C4280524 -HP:0004438 oboInOwl:hasDbXref MSH:D006957 -HP:0004438 oboInOwl:hasDbXref UMLS:C0020494 -HP:0004438 oboInOwl:hasDbXref UMLS:C4280527 -HP:0030731 oboInOwl:hasDbXref NCIT:C2916 -HP:0030731 oboInOwl:hasDbXref MSH:D002277 -HP:0030731 oboInOwl:hasDbXref UMLS:C0007097 -HP:0030731 oboInOwl:hasDbXref SNOMEDCT_US:68453008 -HP:0005764 oboInOwl:hasDbXref UMLS:C0162323 -HP:0005764 oboInOwl:hasDbXref SNOMEDCT_US:416956002 -HP:0005764 oboInOwl:hasDbXref MSH:D001168 -HP:0005764 oboInOwl:hasDbXref SNOMEDCT_US:417373000 -HP:0030732 oboInOwl:hasDbXref UMLS:C4255215 -HP:0004437 oboInOwl:hasDbXref UMLS:C1832451 -HP:0004437 oboInOwl:hasDbXref UMLS:C4280529 -HP:0004437 oboInOwl:hasDbXref UMLS:C4280531 -HP:0004437 oboInOwl:hasDbXref UMLS:C4280528 -HP:0004437 oboInOwl:hasDbXref UMLS:C4280530 -HP:0003106 oboInOwl:hasDbXref UMLS:C1848541 -HP:0005765 oboInOwl:hasDbXref SNOMEDCT_US:95478002 -HP:0005765 oboInOwl:hasDbXref UMLS:C0521556 -HP:0005766 oboInOwl:hasDbXref UMLS:C3806516 -HP:0030733 oboInOwl:hasDbXref UMLS:C4280796 -HP:0003105 oboInOwl:hasDbXref UMLS:C1851418 -HP:0003100 oboInOwl:hasDbXref UMLS:C1833144 -HP:0004431 oboInOwl:hasDbXref UMLS:C0272242 -HP:0004431 oboInOwl:hasDbXref SNOMEDCT_US:24743004 -HP:0030738 oboInOwl:hasDbXref UMLS:C4280794 -HP:0004430 oboInOwl:hasDbXref SNOMEDCT_US:31323000 -HP:0004430 oboInOwl:hasDbXref MSH:D016511 -HP:0004430 oboInOwl:hasDbXref UMLS:C0085110 -HP:0030739 oboInOwl:hasDbXref UMLS:C4280793 -HP:0030740 oboInOwl:hasDbXref UMLS:C4280792 -HP:0003115 oboInOwl:hasDbXref SNOMEDCT_US:102594003 -HP:0003115 oboInOwl:hasDbXref UMLS:C0522055 -HP:0004446 oboInOwl:hasDbXref UMLS:C0677598 -HP:0030745 oboInOwl:hasDbXref UMLS:C0398357 -HP:0030745 oboInOwl:hasDbXref SNOMEDCT_US:233990006 -HP:0030746 oboInOwl:hasDbXref UMLS:C0240059 -HP:0030746 oboInOwl:hasDbXref SNOMEDCT_US:23276006 -HP:0004445 oboInOwl:hasDbXref SNOMEDCT_US:191169008 -HP:0004445 oboInOwl:hasDbXref MSH:D004612 -HP:0004445 oboInOwl:hasDbXref SNOMEDCT_US:250242004 -HP:0004445 oboInOwl:hasDbXref UMLS:C0427480 -HP:0004445 oboInOwl:hasDbXref SNOMEDCT_US:178935009 -HP:0004445 oboInOwl:hasDbXref UMLS:C0013902 -HP:0004444 oboInOwl:hasDbXref UMLS:C0553720 -HP:0004444 oboInOwl:hasDbXref SNOMEDCT_US:17235000 -HP:0030747 oboInOwl:hasDbXref UMLS:C4280789 -HP:0003113 oboInOwl:hasDbXref SNOMEDCT_US:10399008 -HP:0003113 oboInOwl:hasDbXref UMLS:C0085680 -HP:0003113 oboInOwl:hasDbXref UMLS:C0595901 -HP:0030748 oboInOwl:hasDbXref UMLS:C0475737 -HP:0030748 oboInOwl:hasDbXref SNOMEDCT_US:276650005 -HP:0004443 oboInOwl:hasDbXref MSH:D003398 -HP:0004443 oboInOwl:hasDbXref UMLS:C1833340 -HP:0004443 oboInOwl:hasDbXref SNOMEDCT_US:109417006 -HP:0003112 oboInOwl:hasDbXref UMLS:C4025653 -HP:0003119 oboInOwl:hasDbXref SNOMEDCT_US:370992007 -HP:0003119 oboInOwl:hasDbXref UMLS:C4025650 -HP:0003119 oboInOwl:hasDbXref UMLS:C0242339 -HP:0003119 oboInOwl:hasDbXref MSH:D050171 -HP:0030741 oboInOwl:hasDbXref NCIT:C6438 -HP:0030741 oboInOwl:hasDbXref UMLS:C1334682 -HP:0003118 oboInOwl:hasDbXref UMLS:C0342443 -HP:0003118 oboInOwl:hasDbXref UMLS:C0001622 -HP:0003118 oboInOwl:hasDbXref SNOMEDCT_US:47270006 -HP:0003118 oboInOwl:hasDbXref SNOMEDCT_US:237735008 -HP:0003118 oboInOwl:hasDbXref UMLS:C4025651 -HP:0003118 oboInOwl:hasDbXref MSH:D000308 -HP:0003118 oboInOwl:hasDbXref SNOMEDCT_US:275437005 -HP:0030742 oboInOwl:hasDbXref SNOMEDCT_US:370483001 -HP:0030742 oboInOwl:hasDbXref UMLS:C1299892 -HP:0005775 oboInOwl:hasDbXref UMLS:C4025138 -HP:0030743 oboInOwl:hasDbXref UMLS:C4280791 -HP:0005776 oboInOwl:hasDbXref UMLS:C4025137 -HP:0003117 oboInOwl:hasDbXref UMLS:C4025652 -HP:0004448 oboInOwl:hasDbXref SNOMEDCT_US:197270009 -HP:0004448 oboInOwl:hasDbXref SNOMEDCT_US:235884008 -HP:0004448 oboInOwl:hasDbXref UMLS:C0162557 -HP:0004448 oboInOwl:hasDbXref MSH:D017114 -HP:0004447 oboInOwl:hasDbXref SNOMEDCT_US:165479004 -HP:0004447 oboInOwl:hasDbXref UMLS:C0221281 -HP:0003116 oboInOwl:hasDbXref SNOMEDCT_US:169241000 -HP:0003116 oboInOwl:hasDbXref UMLS:C0476369 -HP:0030744 oboInOwl:hasDbXref UMLS:C4280790 -HP:0005772 oboInOwl:hasDbXref UMLS:C1969181 -HP:0005773 oboInOwl:hasDbXref UMLS:C1855299 -HP:0030749 oboInOwl:hasDbXref UMLS:C4280788 -HP:0003111 oboInOwl:hasDbXref SNOMEDCT_US:237840007 -HP:0003111 oboInOwl:hasDbXref UMLS:C4025654 -HP:0003111 oboInOwl:hasDbXref UMLS:C1704431 -HP:0004442 oboInOwl:hasDbXref UMLS:C0432123 -HP:0004442 oboInOwl:hasDbXref SNOMEDCT_US:109418001 -HP:0003110 oboInOwl:hasDbXref UMLS:C4025655 -HP:0004440 oboInOwl:hasDbXref UMLS:C1856266 -HP:0004419 oboInOwl:hasDbXref UMLS:C3550150 -HP:0030750 oboInOwl:hasDbXref UMLS:C4280787 -HP:0004418 oboInOwl:hasDbXref SNOMEDCT_US:64156001 -HP:0004418 oboInOwl:hasDbXref UMLS:C0040046 -HP:0004418 oboInOwl:hasDbXref MSH:D013924 -HP:0030751 oboInOwl:hasDbXref UMLS:C4280786 -HP:0030756 oboInOwl:hasDbXref UMLS:C4280783 -HP:0005745 oboInOwl:hasDbXref UMLS:C4025144 -HP:0030757 oboInOwl:hasDbXref SNOMEDCT_US:299709002 -HP:0030757 oboInOwl:hasDbXref UMLS:C0518988 -HP:0005746 oboInOwl:hasDbXref UMLS:C4021624 -HP:0030758 oboInOwl:hasDbXref UMLS:C4280782 -HP:0004411 oboInOwl:hasDbXref UMLS:C0549397 -HP:0004411 oboInOwl:hasDbXref SNOMEDCT_US:126660000 -HP:0005747 oboInOwl:hasDbXref UMLS:C4025143 -HP:0030759 oboInOwl:hasDbXref UMLS:C4280781 -HP:0004417 oboInOwl:hasDbXref MSH:D007383 -HP:0004417 oboInOwl:hasDbXref UMLS:C0021775 -HP:0004417 oboInOwl:hasDbXref SNOMEDCT_US:63491006 -HP:0030752 oboInOwl:hasDbXref UMLS:C0155241 -HP:0030752 oboInOwl:hasDbXref SNOMEDCT_US:42758002 -HP:0030753 oboInOwl:hasDbXref UMLS:C4280785 -HP:0004416 oboInOwl:hasDbXref UMLS:C4021654 -HP:0004416 oboInOwl:hasDbXref UMLS:C4280264 -HP:0004415 oboInOwl:hasDbXref UMLS:C0238397 -HP:0004415 oboInOwl:hasDbXref SNOMEDCT_US:95441000 -HP:0004415 oboInOwl:hasDbXref Fyler:1622 -HP:0004415 oboInOwl:hasDbXref MSH:D000071079 -HP:0005743 oboInOwl:hasDbXref ICD-10:M91.1 -HP:0005743 oboInOwl:hasDbXref SNOMEDCT_US:240241003 -HP:0005743 oboInOwl:hasDbXref UMLS:C0023234 -HP:0005743 oboInOwl:hasDbXref SNOMEDCT_US:111255008 -HP:0005743 oboInOwl:hasDbXref MSH:D007873 -HP:0030754 oboInOwl:hasDbXref MSH:D014496 -HP:0030754 oboInOwl:hasDbXref SNOMEDCT_US:17234001 -HP:0030754 oboInOwl:hasDbXref UMLS:C0041915 -HP:0030755 oboInOwl:hasDbXref NCIT:C3403 -HP:0030755 oboInOwl:hasDbXref UMLS:C4280784 -HP:0004414 oboInOwl:hasDbXref SNOMEDCT_US:198914002 -HP:0004414 oboInOwl:hasDbXref SNOMEDCT_US:128588008 -HP:0004414 oboInOwl:hasDbXref SNOMEDCT_US:36110001 -HP:0004414 oboInOwl:hasDbXref UMLS:C0009681 -HP:0030760 oboInOwl:hasDbXref SNOMEDCT_US:197660000 -HP:0030760 oboInOwl:hasDbXref UMLS:C0151650 -HP:0030762 oboInOwl:hasDbXref UMLS:C4054531 -HP:0004429 oboInOwl:hasDbXref UMLS:C1837066 -HP:0030767 oboInOwl:hasDbXref SNOMEDCT_US:31248004 -HP:0030767 oboInOwl:hasDbXref UMLS:C0266725 -HP:0005756 oboInOwl:hasDbXref UMLS:C4021623 -HP:0004423 oboInOwl:hasDbXref UMLS:C1868598 -HP:0004423 oboInOwl:hasDbXref MSH:C566826 -HP:0004423 oboInOwl:hasDbXref SNOMEDCT_US:718099006 -HP:0004422 oboInOwl:hasDbXref UMLS:C4280532 -HP:0004422 oboInOwl:hasDbXref UMLS:C1854418 -HP:0005758 oboInOwl:hasDbXref UMLS:C0032209 -HP:0005758 oboInOwl:hasDbXref SNOMEDCT_US:86587003 -HP:0005758 oboInOwl:hasDbXref MSH:D010985 -HP:0030769 oboInOwl:hasDbXref SNOMEDCT_US:84461004 -HP:0030769 oboInOwl:hasDbXref MSH:D009436 -HP:0030769 oboInOwl:hasDbXref UMLS:C0266453 -HP:0005759 oboInOwl:hasDbXref UMLS:C4025141 -HP:0004421 oboInOwl:hasDbXref UMLS:C1840374 -HP:0004428 oboInOwl:hasDbXref SNOMEDCT_US:69288002 -HP:0004428 oboInOwl:hasDbXref UMLS:C0332606 -HP:0005752 oboInOwl:hasDbXref UMLS:C4025142 -HP:0030763 oboInOwl:hasDbXref UMLS:C4280779 -HP:0030764 oboInOwl:hasDbXref MSH:D009794 -HP:0030764 oboInOwl:hasDbXref UMLS:C0028817 -HP:0030764 oboInOwl:hasDbXref SNOMEDCT_US:410042009 -HP:0030765 oboInOwl:hasDbXref UMLS:C0037320 -HP:0030765 oboInOwl:hasDbXref MSH:D020184 -HP:0030765 oboInOwl:hasDbXref SNOMEDCT_US:89675003 -HP:0004426 oboInOwl:hasDbXref UMLS:C4025324 -HP:0004425 oboInOwl:hasDbXref UMLS:C1857485 -HP:0030766 oboInOwl:hasDbXref SNOMEDCT_US:16001004 -HP:0030766 oboInOwl:hasDbXref SNOMEDCT_US:162356005 -HP:0030766 oboInOwl:hasDbXref MSH:D004433 -HP:0030766 oboInOwl:hasDbXref UMLS:C0013456 -HP:0005750 oboInOwl:hasDbXref UMLS:C1859523 -HP:0004420 oboInOwl:hasDbXref SNOMEDCT_US:65198009 -HP:0004420 oboInOwl:hasDbXref UMLS:C0151942 -HP:0003148 oboInOwl:hasDbXref UMLS:C1839866 -HP:0004478 oboInOwl:hasDbXref UMLS:C1843495 -HP:0003146 oboInOwl:hasDbXref SNOMEDCT_US:61336008 -HP:0003146 oboInOwl:hasDbXref UMLS:C0151718 -HP:0004476 oboInOwl:hasDbXref UMLS:C1863492 -HP:0003145 oboInOwl:hasDbXref UMLS:C1848556 -HP:0003149 oboInOwl:hasDbXref UMLS:C0948643 -HP:0003140 oboInOwl:hasDbXref UMLS:C4025646 -HP:0004471 oboInOwl:hasDbXref UMLS:C1970112 -HP:0004470 oboInOwl:hasDbXref UMLS:C1836600 -HP:0003144 oboInOwl:hasDbXref UMLS:C0877243 -HP:0004474 oboInOwl:hasDbXref UMLS:C1849537 -HP:0003142 oboInOwl:hasDbXref UMLS:C4025645 -HP:0003141 oboInOwl:hasDbXref SNOMEDCT_US:398036000 -HP:0003141 oboInOwl:hasDbXref UMLS:C0549399 -HP:0003141 oboInOwl:hasDbXref MSH:D006938 -HP:0003141 oboInOwl:hasDbXref UMLS:C0020445 -HP:0003141 oboInOwl:hasDbXref SNOMEDCT_US:190773008 -HP:0004472 oboInOwl:hasDbXref UMLS:C4280523 -HP:0004472 oboInOwl:hasDbXref UMLS:C4280522 -HP:0004472 oboInOwl:hasDbXref UMLS:C4025321 -HP:0004472 oboInOwl:hasDbXref UMLS:C4280521 -HP:0003159 oboInOwl:hasDbXref MSH:D006959 -HP:0003159 oboInOwl:hasDbXref UMLS:C0020500 -HP:0003159 oboInOwl:hasDbXref SNOMEDCT_US:367621000119107 -HP:0003158 oboInOwl:hasDbXref SNOMEDCT_US:76023003 -HP:0003158 oboInOwl:hasDbXref UMLS:C0232831 -HP:0004488 oboInOwl:hasDbXref UMLS:C1836599 -HP:0004487 oboInOwl:hasDbXref SNOMEDCT_US:711039004 -HP:0004487 oboInOwl:hasDbXref UMLS:C1863395 -HP:0004482 oboInOwl:hasDbXref SNOMEDCT_US:3961000119101 -HP:0004482 oboInOwl:hasDbXref UMLS:C1849075 -HP:0030709 oboInOwl:hasDbXref SNOMEDCT_US:414667000 -HP:0030709 oboInOwl:hasDbXref SNOMEDCT_US:203994003 -HP:0030709 oboInOwl:hasDbXref UMLS:C0025312 -HP:0030709 oboInOwl:hasDbXref MSH:D008591 -HP:0003150 oboInOwl:hasDbXref SNOMEDCT_US:28987007 -HP:0003150 oboInOwl:hasDbXref UMLS:C0268594 -HP:0004481 oboInOwl:hasDbXref UMLS:C1859896 -HP:0003155 oboInOwl:hasDbXref UMLS:C0750857 -HP:0004485 oboInOwl:hasDbXref UMLS:C4025319 -HP:0030706 oboInOwl:hasDbXref MSH:D011900 -HP:0030706 oboInOwl:hasDbXref UMLS:C2242813 -HP:0030706 oboInOwl:hasDbXref SNOMEDCT_US:14919007 -HP:0003154 oboInOwl:hasDbXref UMLS:C4021740 -HP:0003153 oboInOwl:hasDbXref SNOMEDCT_US:13003007 -HP:0003153 oboInOwl:hasDbXref UMLS:C0220993 -HP:0004484 oboInOwl:hasDbXref UMLS:C4025320 -HP:0030707 oboInOwl:hasDbXref UMLS:C4082952 -HP:0030707 oboInOwl:hasDbXref MSH:C562992 -HP:0030708 oboInOwl:hasDbXref SNOMEDCT_US:360530005 -HP:0030708 oboInOwl:hasDbXref UMLS:C0266507 -HP:0005789 oboInOwl:hasDbXref UMLS:C1843331 -HP:0005789 oboInOwl:hasDbXref UMLS:C4280476 -HP:0003126 oboInOwl:hasDbXref UMLS:C1839606 -HP:0030712 oboInOwl:hasDbXref MSH:D006175 -HP:0030712 oboInOwl:hasDbXref SNOMEDCT_US:48236007 -HP:0030712 oboInOwl:hasDbXref UMLS:C0156372 -HP:0003125 oboInOwl:hasDbXref MSH:D006467 -HP:0003125 oboInOwl:hasDbXref SNOMEDCT_US:234440005 -HP:0003125 oboInOwl:hasDbXref UMLS:C3494187 -HP:0003125 oboInOwl:hasDbXref UMLS:C4025649 -HP:0030713 oboInOwl:hasDbXref MSH:C536535 -HP:0030713 oboInOwl:hasDbXref SNOMEDCT_US:253194008 -HP:0030713 oboInOwl:hasDbXref UMLS:C0431420 -HP:0003124 oboInOwl:hasDbXref SNOMEDCT_US:13644009 -HP:0003124 oboInOwl:hasDbXref MSH:D006937 -HP:0003124 oboInOwl:hasDbXref UMLS:C0595929 -HP:0003124 oboInOwl:hasDbXref SNOMEDCT_US:166830008 -HP:0003124 oboInOwl:hasDbXref UMLS:C0020443 -HP:0030714 oboInOwl:hasDbXref UMLS:C1390676 -HP:0004454 oboInOwl:hasDbXref UMLS:C1970887 -HP:0030715 oboInOwl:hasDbXref SNOMEDCT_US:50513008 -HP:0030715 oboInOwl:hasDbXref UMLS:C0265776 -HP:0004459 oboInOwl:hasDbXref UMLS:C0155411 -HP:0004459 oboInOwl:hasDbXref SNOMEDCT_US:19560007 -HP:0030710 oboInOwl:hasDbXref UMLS:C0431344 -HP:0030710 oboInOwl:hasDbXref SNOMEDCT_US:253120005 -HP:0005787 oboInOwl:hasDbXref UMLS:C4025136 -HP:0003128 oboInOwl:hasDbXref UMLS:C0001125 -HP:0003128 oboInOwl:hasDbXref SNOMEDCT_US:190882007 -HP:0003128 oboInOwl:hasDbXref UMLS:C0347959 -HP:0003128 oboInOwl:hasDbXref SNOMEDCT_US:91273001 -HP:0003128 oboInOwl:hasDbXref MSH:D000140 -HP:0004458 oboInOwl:hasDbXref UMLS:C2676973 -HP:0003127 oboInOwl:hasDbXref UMLS:C0020599 -HP:0003127 oboInOwl:hasDbXref SNOMEDCT_US:86353007 -HP:0005788 oboInOwl:hasDbXref UMLS:C4025135 -HP:0030711 oboInOwl:hasDbXref UMLS:C1399870 -HP:0030711 oboInOwl:hasDbXref MSH:D052202 -HP:0005781 oboInOwl:hasDbXref UMLS:C1859698 -HP:0004453 oboInOwl:hasDbXref UMLS:C1865304 -HP:0030716 oboInOwl:hasDbXref UMLS:C0702169 -HP:0030716 oboInOwl:hasDbXref MSH:D009436 -HP:0030716 oboInOwl:hasDbXref SNOMEDCT_US:203923004 -HP:0004452 oboInOwl:hasDbXref UMLS:C1836678 -HP:0003121 oboInOwl:hasDbXref UMLS:C1969879 -HP:0030717 oboInOwl:hasDbXref UMLS:C0270250 -HP:0030717 oboInOwl:hasDbXref SNOMEDCT_US:57341009 -HP:0004451 oboInOwl:hasDbXref UMLS:C4025323 -HP:0030718 oboInOwl:hasDbXref Fyler:1771 -HP:0030718 oboInOwl:hasDbXref UMLS:C0748427 -HP:0030718 oboInOwl:hasDbXref SNOMEDCT_US:67751000119106 -HP:0030718 oboInOwl:hasDbXref Fyler:2859 -HP:0004450 oboInOwl:hasDbXref UMLS:C1852411 -HP:0005780 oboInOwl:hasDbXref UMLS:C4021621 -HP:0030719 oboInOwl:hasDbXref UMLS:C0344745 -HP:0030719 oboInOwl:hasDbXref SNOMEDCT_US:253381001 -HP:0004468 oboInOwl:hasDbXref UMLS:C1863406 -HP:0003137 oboInOwl:hasDbXref UMLS:C0268534 -HP:0003137 oboInOwl:hasDbXref SNOMEDCT_US:53124003 -HP:0030723 oboInOwl:hasDbXref UMLS:C4280800 -HP:0004467 oboInOwl:hasDbXref UMLS:C0546969 -HP:0004467 oboInOwl:hasDbXref SNOMEDCT_US:1955003 -HP:0004467 oboInOwl:hasDbXref MSH:C563015 -HP:0004467 oboInOwl:hasDbXref SNOMEDCT_US:204271000 -HP:0004467 oboInOwl:hasDbXref UMLS:C0266610 -HP:0004467 oboInOwl:hasDbXref UMLS:C0266625 -HP:0004467 oboInOwl:hasDbXref SNOMEDCT_US:204272007 -HP:0030724 oboInOwl:hasDbXref UMLS:C0349606 -HP:0030724 oboInOwl:hasDbXref MSH:D020863 -HP:0030724 oboInOwl:hasDbXref SNOMEDCT_US:277333006 -HP:0030725 oboInOwl:hasDbXref UMLS:C0027806 -HP:0030725 oboInOwl:hasDbXref SNOMEDCT_US:253127008 -HP:0030725 oboInOwl:hasDbXref SNOMEDCT_US:41353005 -HP:0030725 oboInOwl:hasDbXref MSH:D009436 -HP:0004466 oboInOwl:hasDbXref UMLS:C4025322 -HP:0030726 oboInOwl:hasDbXref UMLS:C4280799 -HP:0003134 oboInOwl:hasDbXref UMLS:C4020690 -HP:0030720 oboInOwl:hasDbXref UMLS:C4280801 -HP:0003139 oboInOwl:hasDbXref UMLS:C1328587 -HP:0030721 oboInOwl:hasDbXref UMLS:C1849370 -HP:0005798 oboInOwl:hasDbXref MSH:C566728 -HP:0005798 oboInOwl:hasDbXref UMLS:C1867398 -HP:0003138 oboInOwl:hasDbXref UMLS:C0151539 -HP:0030722 oboInOwl:hasDbXref SNOMEDCT_US:253813000 -HP:0030722 oboInOwl:hasDbXref UMLS:C0431603 -HP:0004469 oboInOwl:hasDbXref UMLS:C0008677 -HP:0004469 oboInOwl:hasDbXref MSH:D029481 -HP:0004469 oboInOwl:hasDbXref SNOMEDCT_US:63480004 -HP:0005792 oboInOwl:hasDbXref UMLS:C1832117 -HP:0005793 oboInOwl:hasDbXref UMLS:C4025132 -HP:0004464 oboInOwl:hasDbXref UMLS:C0395905 -HP:0004464 oboInOwl:hasDbXref SNOMEDCT_US:43887004 -HP:0003133 oboInOwl:hasDbXref UMLS:C4025647 -HP:0030727 oboInOwl:hasDbXref UMLS:C4280680 -HP:0004463 oboInOwl:hasDbXref UMLS:C1836742 -HP:0030728 oboInOwl:hasDbXref UMLS:C0265549 -HP:0030728 oboInOwl:hasDbXref SNOMEDCT_US:60220000 -HP:0005790 oboInOwl:hasDbXref UMLS:C4280475 -HP:0005790 oboInOwl:hasDbXref UMLS:C4025134 -HP:0005790 oboInOwl:hasDbXref UMLS:C4280474 -HP:0003131 oboInOwl:hasDbXref UMLS:C0010691 -HP:0003131 oboInOwl:hasDbXref MSH:D003555 -HP:0003131 oboInOwl:hasDbXref SNOMEDCT_US:85020001 -HP:0030729 oboInOwl:hasDbXref UMLS:C4280798 -HP:0005791 oboInOwl:hasDbXref UMLS:C4025133 -HP:0003130 oboInOwl:hasDbXref UMLS:C4025648 -HP:0004461 oboInOwl:hasDbXref UMLS:C1969394 -HP:0005723 oboInOwl:hasDbXref UMLS:C4025147 -HP:0005725 oboInOwl:hasDbXref MSH:C536562 -HP:0005725 oboInOwl:hasDbXref UMLS:C2931238 -HP:0005726 oboInOwl:hasDbXref UMLS:C4025146 -HP:0005720 oboInOwl:hasDbXref UMLS:C4025149 -HP:0005722 oboInOwl:hasDbXref UMLS:C4025148 -HP:0004409 oboInOwl:hasDbXref SNOMEDCT_US:83156004 -HP:0004409 oboInOwl:hasDbXref UMLS:C2364082 -HP:0004408 oboInOwl:hasDbXref UMLS:C4021655 -HP:0004407 oboInOwl:hasDbXref UMLS:C1857499 -HP:0005739 oboInOwl:hasDbXref UMLS:C3149878 -HP:0004401 oboInOwl:hasDbXref UMLS:C0398349 -HP:0004401 oboInOwl:hasDbXref UMLS:C2939175 -HP:0004401 oboInOwl:hasDbXref UMLS:C3553397 -HP:0004401 oboInOwl:hasDbXref SNOMEDCT_US:206523001 -HP:0004401 oboInOwl:hasDbXref SNOMEDCT_US:86092005 -HP:0004401 oboInOwl:hasDbXref SNOMEDCT_US:233662009 -HP:0005736 oboInOwl:hasDbXref UMLS:C1855277 -HP:0005736 oboInOwl:hasDbXref UMLS:C1850259 -HP:0004400 oboInOwl:hasDbXref UMLS:C4025326 -HP:0004406 oboInOwl:hasDbXref UMLS:C3809715 -HP:0004405 oboInOwl:hasDbXref UMLS:C1855513 -HP:0005731 oboInOwl:hasDbXref UMLS:C4025145 -HP:0004404 oboInOwl:hasDbXref SNOMEDCT_US:700153004 -HP:0004404 oboInOwl:hasDbXref UMLS:C3839073 -HP:0005733 oboInOwl:hasDbXref UMLS:C4021625 -HP:0004403 oboInOwl:hasDbXref UMLS:C4025325 -HP:0005709 oboInOwl:hasDbXref UMLS:C0432040 -HP:0005709 oboInOwl:hasDbXref SNOMEDCT_US:205145001 -HP:0005707 oboInOwl:hasDbXref UMLS:C4021627 -HP:0005701 oboInOwl:hasDbXref UMLS:C0014084 -HP:0005701 oboInOwl:hasDbXref MSH:D004687 -HP:0005701 oboInOwl:hasDbXref SNOMEDCT_US:268274005 -HP:0005700 oboInOwl:hasDbXref UMLS:C4025151 -HP:0005716 oboInOwl:hasDbXref UMLS:C4021626 -HP:0005715 oboInOwl:hasDbXref UMLS:C4025150 -HP:0003704 oboInOwl:hasDbXref UMLS:C1842161 -HP:0003707 oboInOwl:hasDbXref UMLS:C1839666 -HP:0003701 oboInOwl:hasDbXref SNOMEDCT_US:249939004 -HP:0003701 oboInOwl:hasDbXref UMLS:C0221629 -HP:0003701 oboInOwl:hasDbXref UMLS:C1838869 -HP:0003700 oboInOwl:hasDbXref UMLS:C1389113 -HP:0003717 oboInOwl:hasDbXref UMLS:C1859442 -HP:0003716 oboInOwl:hasDbXref UMLS:C1837799 -HP:0003715 oboInOwl:hasDbXref MSH:C580316 -HP:0003715 oboInOwl:hasDbXref UMLS:C2678065 -HP:0003715 oboInOwl:hasDbXref SNOMEDCT_US:699269005 -HP:0003719 oboInOwl:hasDbXref UMLS:C1853702 -HP:0003713 oboInOwl:hasDbXref UMLS:C1850848 -HP:0003712 oboInOwl:hasDbXref UMLS:C2265792 -HP:0003710 oboInOwl:hasDbXref UMLS:C1855578 -HP:0100886 oboInOwl:hasDbXref UMLS:C4021946 -HP:0100887 oboInOwl:hasDbXref UMLS:C4021945 -HP:0100884 oboInOwl:hasDbXref UMLS:C0343292 -HP:0100884 oboInOwl:hasDbXref SNOMEDCT_US:203645000 -HP:0100885 oboInOwl:hasDbXref UMLS:C4020945 -HP:0100882 oboInOwl:hasDbXref SNOMEDCT_US:22257004 -HP:0100882 oboInOwl:hasDbXref SNOMEDCT_US:56364004 -HP:0100882 oboInOwl:hasDbXref UMLS:C0265979 -HP:0100883 oboInOwl:hasDbXref SNOMEDCT_US:237268002 -HP:0100883 oboInOwl:hasDbXref MSH:D006391 -HP:0100883 oboInOwl:hasDbXref SNOMEDCT_US:699948001 -HP:0100883 oboInOwl:hasDbXref UMLS:C0677608 -HP:0100883 oboInOwl:hasDbXref SNOMEDCT_US:2099007 -HP:0100880 oboInOwl:hasDbXref SNOMEDCT_US:405933007 -HP:0100880 oboInOwl:hasDbXref UMLS:C1320468 -HP:0100881 oboInOwl:hasDbXref MSH:D018201 -HP:0100881 oboInOwl:hasDbXref UMLS:C1332965 -HP:0100888 oboInOwl:hasDbXref UMLS:C4021944 -HP:0100889 oboInOwl:hasDbXref UMLS:C4020944 -HP:0100898 oboInOwl:hasDbXref UMLS:C0334083 -HP:0100898 oboInOwl:hasDbXref SNOMEDCT_US:22858003 -HP:0100898 oboInOwl:hasDbXref MSH:C562737 -HP:0100898 oboInOwl:hasDbXref SNOMEDCT_US:400091006 -HP:0100896 oboInOwl:hasDbXref UMLS:C0034887 -HP:0100896 oboInOwl:hasDbXref SNOMEDCT_US:39772007 -HP:0100893 oboInOwl:hasDbXref UMLS:C4020942 -HP:0100894 oboInOwl:hasDbXref UMLS:C4020901 -HP:0100891 oboInOwl:hasDbXref UMLS:C4020943 -HP:0100892 oboInOwl:hasDbXref UMLS:C4021943 -HP:0100890 oboInOwl:hasDbXref UMLS:C0008340 -HP:0100890 oboInOwl:hasDbXref SNOMEDCT_US:440471007 -HP:0100890 oboInOwl:hasDbXref SNOMEDCT_US:398197009 -HP:0100890 oboInOwl:hasDbXref MSH:D015529 -HP:0100890 oboInOwl:hasDbXref SNOMEDCT_US:397868007 -HP:0100899 oboInOwl:hasDbXref UMLS:C4020941 -HP:0100920 oboInOwl:hasDbXref UMLS:C4020935 -HP:0001046 oboInOwl:hasDbXref UMLS:C4025805 -HP:0002378 oboInOwl:hasDbXref UMLS:C0239842 -HP:0001047 oboInOwl:hasDbXref SNOMEDCT_US:24079001 -HP:0001047 oboInOwl:hasDbXref SNOMEDCT_US:200775004 -HP:0001047 oboInOwl:hasDbXref UMLS:C0011615 -HP:0001047 oboInOwl:hasDbXref UMLS:C4280605 -HP:0001047 oboInOwl:hasDbXref MSH:D003876 -HP:0002375 oboInOwl:hasDbXref UMLS:C0086439 -HP:0002375 oboInOwl:hasDbXref MSH:D018476 -HP:0002375 oboInOwl:hasDbXref SNOMEDCT_US:255385008 -HP:0002375 oboInOwl:hasDbXref SNOMEDCT_US:43994002 -HP:0002376 oboInOwl:hasDbXref UMLS:C1855019 -HP:0002376 oboInOwl:hasDbXref UMLS:C1850493 -HP:0002376 oboInOwl:hasDbXref UMLS:C1859678 -HP:0002376 oboInOwl:hasDbXref SNOMEDCT_US:609225004 -HP:0002376 oboInOwl:hasDbXref UMLS:C1836830 -HP:0002376 oboInOwl:hasDbXref UMLS:C1857121 -HP:0002376 oboInOwl:hasDbXref UMLS:C1855996 -HP:0002376 oboInOwl:hasDbXref UMLS:C1855009 -HP:0002376 oboInOwl:hasDbXref UMLS:C1836550 -HP:0001045 oboInOwl:hasDbXref SNOMEDCT_US:56727007 -HP:0001045 oboInOwl:hasDbXref MSH:D014820 -HP:0001045 oboInOwl:hasDbXref UMLS:C0042900 -HP:0100929 oboInOwl:hasDbXref UMLS:C4020927 -HP:0001048 oboInOwl:hasDbXref MEDDRA:10055899 -HP:0001048 oboInOwl:hasDbXref SNOMEDCT_US:33377007 -HP:0001048 oboInOwl:hasDbXref MSH:D006392 -HP:0001048 oboInOwl:hasDbXref SNOMEDCT_US:56975005 -HP:0001048 oboInOwl:hasDbXref SNOMEDCT_US:416824008 -HP:0001048 oboInOwl:hasDbXref UMLS:C0018920 -HP:0001048 oboInOwl:hasDbXref NCIT:C3086 -HP:0001049 oboInOwl:hasDbXref UMLS:C1861400 -HP:0100927 oboInOwl:hasDbXref UMLS:C4020929 -HP:0100928 oboInOwl:hasDbXref UMLS:C4020928 -HP:0002370 oboInOwl:hasDbXref UMLS:C0563243 -HP:0100925 oboInOwl:hasDbXref UMLS:C4020931 -HP:0100926 oboInOwl:hasDbXref UMLS:C4020930 -HP:0100923 oboInOwl:hasDbXref UMLS:C3554669 -HP:0002373 oboInOwl:hasDbXref MSH:D003294 -HP:0002373 oboInOwl:hasDbXref SNOMEDCT_US:41497008 -HP:0002373 oboInOwl:hasDbXref UMLS:C0009952 -HP:0001042 oboInOwl:hasDbXref UMLS:C4025806 -HP:0100924 oboInOwl:hasDbXref UMLS:C4020932 -HP:0002374 oboInOwl:hasDbXref UMLS:C4025710 -HP:0001043 oboInOwl:hasDbXref UMLS:C1856542 -HP:0100921 oboInOwl:hasDbXref UMLS:C4020934 -HP:0002371 oboInOwl:hasDbXref UMLS:C0542223 -HP:0001040 oboInOwl:hasDbXref UMLS:C1867448 -HP:0001041 oboInOwl:hasDbXref UMLS:C0239488 -HP:0001041 oboInOwl:hasDbXref SNOMEDCT_US:20255002 -HP:0001041 oboInOwl:hasDbXref MSH:D012393 -HP:0001041 oboInOwl:hasDbXref UMLS:C0005874 -HP:0001041 oboInOwl:hasDbXref SNOMEDCT_US:271811009 -HP:0001041 oboInOwl:hasDbXref SNOMEDCT_US:398909004 -HP:0001041 oboInOwl:hasDbXref UMLS:C4020880 -HP:0001041 oboInOwl:hasDbXref MSH:D001821 -HP:0001041 oboInOwl:hasDbXref UMLS:C0035854 -HP:0100922 oboInOwl:hasDbXref UMLS:C4020933 -HP:0002372 oboInOwl:hasDbXref UMLS:C1843146 -HP:0100930 oboInOwl:hasDbXref UMLS:C4020926 -HP:0100931 oboInOwl:hasDbXref UMLS:C4021927 -HP:0001057 oboInOwl:hasDbXref UMLS:C0265989 -HP:0001057 oboInOwl:hasDbXref SNOMEDCT_US:254237003 -HP:0001057 oboInOwl:hasDbXref SNOMEDCT_US:74223008 -HP:0001057 oboInOwl:hasDbXref MEDDRA:10002963 -HP:0001057 oboInOwl:hasDbXref UMLS:C0282160 -HP:0001057 oboInOwl:hasDbXref MSH:D004476 -HP:0001057 oboInOwl:hasDbXref SNOMEDCT_US:35484002 -HP:0002389 oboInOwl:hasDbXref UMLS:C1840380 -HP:0001058 oboInOwl:hasDbXref UMLS:C1851789 -HP:0001055 oboInOwl:hasDbXref UMLS:C0014733 -HP:0001055 oboInOwl:hasDbXref SNOMEDCT_US:51510002 -HP:0001055 oboInOwl:hasDbXref UMLS:C0014714 -HP:0001055 oboInOwl:hasDbXref SNOMEDCT_US:44653001 -HP:0001055 oboInOwl:hasDbXref MEDDRA:10015145 -HP:0001055 oboInOwl:hasDbXref MSH:D004886 -HP:0001055 oboInOwl:hasDbXref MSH:D004881 -HP:0025004 oboInOwl:hasDbXref SNOMEDCT_US:6654000 -HP:0025004 oboInOwl:hasDbXref UMLS:C0264134 -HP:0025004 oboInOwl:hasDbXref MSH:D020859 -HP:0001056 oboInOwl:hasDbXref SNOMEDCT_US:254679001 -HP:0001056 oboInOwl:hasDbXref SNOMEDCT_US:254683001 -HP:0001056 oboInOwl:hasDbXref SNOMEDCT_US:37719003 -HP:0001056 oboInOwl:hasDbXref UMLS:C0345996 -HP:0001059 oboInOwl:hasDbXref MSH:D011625 -HP:0001059 oboInOwl:hasDbXref UMLS:C0033999 -HP:0001059 oboInOwl:hasDbXref SNOMEDCT_US:77489003 -HP:0100938 oboInOwl:hasDbXref UMLS:C4021920 -HP:0002380 oboInOwl:hasDbXref MSH:D005207 -HP:0002380 oboInOwl:hasDbXref SNOMEDCT_US:82470000 -HP:0002380 oboInOwl:hasDbXref UMLS:C0015644 -HP:0100939 oboInOwl:hasDbXref UMLS:C4021919 -HP:0001050 oboInOwl:hasDbXref SNOMEDCT_US:75246004 -HP:0001050 oboInOwl:hasDbXref UMLS:C0232370 -HP:0002381 oboInOwl:hasDbXref MSH:D001037 -HP:0002381 oboInOwl:hasDbXref UMLS:C0003537 -HP:0002381 oboInOwl:hasDbXref SNOMEDCT_US:87486003 -HP:0100936 oboInOwl:hasDbXref UMLS:C4021922 -HP:0100937 oboInOwl:hasDbXref UMLS:C4021921 -HP:0002384 oboInOwl:hasDbXref SNOMEDCT_US:4103001 -HP:0002384 oboInOwl:hasDbXref UMLS:C0270834 -HP:0002384 oboInOwl:hasDbXref UMLS:C0149958 -HP:0001053 oboInOwl:hasDbXref UMLS:C1836735 -HP:0100934 oboInOwl:hasDbXref UMLS:C4021924 -HP:0002385 oboInOwl:hasDbXref MSH:D020335 -HP:0002385 oboInOwl:hasDbXref SNOMEDCT_US:1845001 -HP:0002385 oboInOwl:hasDbXref UMLS:C0221166 -HP:0001054 oboInOwl:hasDbXref UMLS:C1849677 -HP:0100935 oboInOwl:hasDbXref UMLS:C4021923 -HP:0100932 oboInOwl:hasDbXref UMLS:C4021926 -HP:0001051 oboInOwl:hasDbXref UMLS:C0036508 -HP:0001051 oboInOwl:hasDbXref SNOMEDCT_US:50563003 -HP:0001051 oboInOwl:hasDbXref SNOMEDCT_US:86708008 -HP:0001051 oboInOwl:hasDbXref UMLS:C3806554 -HP:0001051 oboInOwl:hasDbXref MSH:D012628 -HP:0001052 oboInOwl:hasDbXref MEDDRA:10067193 -HP:0001052 oboInOwl:hasDbXref SNOMEDCT_US:254211001 -HP:0001052 oboInOwl:hasDbXref SNOMEDCT_US:416377005 -HP:0001052 oboInOwl:hasDbXref MSH:D019339 -HP:0001052 oboInOwl:hasDbXref UMLS:C0235752 -HP:0100933 oboInOwl:hasDbXref UMLS:C4021925 -HP:0002383 oboInOwl:hasDbXref UMLS:C0014038 -HP:0002383 oboInOwl:hasDbXref SNOMEDCT_US:45170000 -HP:0002383 oboInOwl:hasDbXref MSH:D004660 -HP:0100941 oboInOwl:hasDbXref UMLS:C4021917 -HP:0100942 oboInOwl:hasDbXref UMLS:C4021916 -HP:0100940 oboInOwl:hasDbXref UMLS:C4021918 -HP:0003687 oboInOwl:hasDbXref UMLS:C1842170 -HP:0002355 oboInOwl:hasDbXref MSH:D051346 -HP:0002355 oboInOwl:hasDbXref UMLS:C0311394 -HP:0002355 oboInOwl:hasDbXref SNOMEDCT_US:228158008 -HP:0001024 oboInOwl:hasDbXref UMLS:C1855815 -HP:0001025 oboInOwl:hasDbXref SNOMEDCT_US:64305001 -HP:0001025 oboInOwl:hasDbXref MEDDRA:10046735 -HP:0001025 oboInOwl:hasDbXref UMLS:C0042109 -HP:0001025 oboInOwl:hasDbXref SNOMEDCT_US:247472004 -HP:0001025 oboInOwl:hasDbXref MSH:D014581 -HP:0001025 oboInOwl:hasDbXref SNOMEDCT_US:126485001 -HP:0002356 oboInOwl:hasDbXref UMLS:C0154676 -HP:0002356 oboInOwl:hasDbXref MSH:D020821 -HP:0002356 oboInOwl:hasDbXref SNOMEDCT_US:52008007 -HP:0001022 oboInOwl:hasDbXref UMLS:C0333913 -HP:0001022 oboInOwl:hasDbXref SNOMEDCT_US:18064000 -HP:0001022 oboInOwl:hasDbXref MSH:D000417 -HP:0001022 oboInOwl:hasDbXref SNOMEDCT_US:15890002 -HP:0001022 oboInOwl:hasDbXref UMLS:C0001916 -HP:0002353 oboInOwl:hasDbXref SNOMEDCT_US:274521009 -HP:0002353 oboInOwl:hasDbXref UMLS:C0151611 -HP:0002354 oboInOwl:hasDbXref MSH:D008569 -HP:0002354 oboInOwl:hasDbXref UMLS:C0233794 -HP:0002354 oboInOwl:hasDbXref UMLS:C0542476 -HP:0002354 oboInOwl:hasDbXref UMLS:C0751295 -HP:0002354 oboInOwl:hasDbXref SNOMEDCT_US:386807006 -HP:0002354 oboInOwl:hasDbXref SNOMEDCT_US:55533009 -HP:0001028 oboInOwl:hasDbXref UMLS:C0018916 -HP:0001028 oboInOwl:hasDbXref NCIT:C3085 -HP:0001028 oboInOwl:hasDbXref SNOMEDCT_US:253053003 -HP:0001028 oboInOwl:hasDbXref SNOMEDCT_US:2099007 -HP:0001028 oboInOwl:hasDbXref SNOMEDCT_US:400210000 -HP:0001028 oboInOwl:hasDbXref MSH:D006391 -HP:0002359 oboInOwl:hasDbXref UMLS:C0850703 -HP:0001029 oboInOwl:hasDbXref UMLS:C0392777 -HP:0001029 oboInOwl:hasDbXref MEDDRA:10057041 -HP:0001029 oboInOwl:hasDbXref SNOMEDCT_US:402685001 -HP:0001029 oboInOwl:hasDbXref SNOMEDCT_US:70114006 -HP:0002357 oboInOwl:hasDbXref UMLS:C0973461 -HP:0002357 oboInOwl:hasDbXref SNOMEDCT_US:20301004 -HP:0002357 oboInOwl:hasDbXref MSH:D001037 -HP:0001026 oboInOwl:hasDbXref UMLS:C4025809 -HP:0003689 oboInOwl:hasDbXref UMLS:C3277376 -HP:0001027 oboInOwl:hasDbXref UMLS:C1849043 -HP:0003688 oboInOwl:hasDbXref UMLS:C4021724 -HP:0100947 oboInOwl:hasDbXref UMLS:C4020924 -HP:0100948 oboInOwl:hasDbXref UMLS:C4020923 -HP:0100945 oboInOwl:hasDbXref UMLS:C4021913 -HP:0003683 oboInOwl:hasDbXref UMLS:C4025579 -HP:0002352 oboInOwl:hasDbXref MSH:D056784 -HP:0002352 oboInOwl:hasDbXref SNOMEDCT_US:22811006 -HP:0002352 oboInOwl:hasDbXref UMLS:C0270612 -HP:0100946 oboInOwl:hasDbXref UMLS:C4020925 -HP:0003682 oboInOwl:hasDbXref UMLS:C1970284 -HP:0100943 oboInOwl:hasDbXref UMLS:C4021915 -HP:0003680 oboInOwl:hasDbXref UMLS:C3839460 -HP:0003680 oboInOwl:hasDbXref SNOMEDCT_US:702322003 -HP:0100944 oboInOwl:hasDbXref UMLS:C4021914 -HP:0002350 oboInOwl:hasDbXref UMLS:C1847762 -HP:0100952 oboInOwl:hasDbXref UMLS:C4020921 -HP:0100953 oboInOwl:hasDbXref UMLS:C4020920 -HP:0100950 oboInOwl:hasDbXref SNOMEDCT_US:237999008 -HP:0100950 oboInOwl:hasDbXref MSH:C566945 -HP:0100950 oboInOwl:hasDbXref UMLS:C1969443 -HP:0100951 oboInOwl:hasDbXref UMLS:C4020922 -HP:0002366 oboInOwl:hasDbXref UMLS:C1865412 -HP:0003698 oboInOwl:hasDbXref UMLS:C0241237 -HP:0003698 oboInOwl:hasDbXref SNOMEDCT_US:249902000 -HP:0001036 oboInOwl:hasDbXref MSH:D010241 -HP:0001036 oboInOwl:hasDbXref SNOMEDCT_US:65068000 -HP:0001036 oboInOwl:hasDbXref SNOMEDCT_US:200766001 -HP:0001036 oboInOwl:hasDbXref UMLS:C0030436 -HP:0002367 oboInOwl:hasDbXref SNOMEDCT_US:64269007 -HP:0002367 oboInOwl:hasDbXref UMLS:C0233763 -HP:0002367 oboInOwl:hasDbXref MSH:D006212 -HP:0003697 oboInOwl:hasDbXref UMLS:C1842162 -HP:0001033 oboInOwl:hasDbXref UMLS:C4025808 -HP:0003696 oboInOwl:hasDbXref UMLS:C4025577 -HP:0001034 oboInOwl:hasDbXref UMLS:C1842774 -HP:0002365 oboInOwl:hasDbXref UMLS:C1842688 -HP:0001039 oboInOwl:hasDbXref UMLS:C4025807 -HP:0001038 oboInOwl:hasDbXref UMLS:C1867638 -HP:0003690 oboInOwl:hasDbXref SNOMEDCT_US:713514005 -HP:0003690 oboInOwl:hasDbXref UMLS:C0587246 -HP:0100958 oboInOwl:hasDbXref UMLS:C4021910 -HP:0100959 oboInOwl:hasDbXref UMLS:C4020919 -HP:0002362 oboInOwl:hasDbXref SNOMEDCT_US:43005009 -HP:0002362 oboInOwl:hasDbXref MSH:D020233 -HP:0002362 oboInOwl:hasDbXref UMLS:C0231688 -HP:0001031 oboInOwl:hasDbXref UMLS:C1403035 -HP:0001031 oboInOwl:hasDbXref NCIT:C3192 -HP:0003694 oboInOwl:hasDbXref UMLS:C4025578 -HP:0100957 oboInOwl:hasDbXref UMLS:C4021911 -HP:0003693 oboInOwl:hasDbXref UMLS:C1848736 -HP:0001032 oboInOwl:hasDbXref UMLS:C1861349 -HP:0002363 oboInOwl:hasDbXref UMLS:C1850601 -HP:0002360 oboInOwl:hasDbXref UMLS:C0037317 -HP:0002360 oboInOwl:hasDbXref SNOMEDCT_US:53888004 -HP:0100954 oboInOwl:hasDbXref UMLS:C2675973 -HP:0001030 oboInOwl:hasDbXref SNOMEDCT_US:247427007 -HP:0001030 oboInOwl:hasDbXref MEDDRA:10040851 -HP:0001030 oboInOwl:hasDbXref UMLS:C0241181 -HP:0003691 oboInOwl:hasDbXref SNOMEDCT_US:17211005 -HP:0003691 oboInOwl:hasDbXref UMLS:C4072849 -HP:0003691 oboInOwl:hasDbXref MEDDRA:10067628 -HP:0003691 oboInOwl:hasDbXref UMLS:C0240953 -HP:0100955 oboInOwl:hasDbXref UMLS:C4021912 -HP:0002361 oboInOwl:hasDbXref UMLS:C1836842 -HP:0100963 oboInOwl:hasDbXref SNOMEDCT_US:14151009 -HP:0100963 oboInOwl:hasDbXref UMLS:C0020453 -HP:0100963 oboInOwl:hasDbXref MSH:D006941 -HP:0100961 oboInOwl:hasDbXref UMLS:C4021908 -HP:0100962 oboInOwl:hasDbXref UMLS:C0037020 -HP:0100962 oboInOwl:hasDbXref MSH:D012792 -HP:0100960 oboInOwl:hasDbXref UMLS:C4021909 -HP:0001090 oboInOwl:hasDbXref UMLS:C1855852 -HP:0001090 oboInOwl:hasDbXref UMLS:C0423221 -HP:0001090 oboInOwl:hasDbXref UMLS:C4280603 -HP:0001090 oboInOwl:hasDbXref SNOMEDCT_US:246920008 -HP:0001088 oboInOwl:hasDbXref UMLS:C4280604 -HP:0001088 oboInOwl:hasDbXref UMLS:C1303007 -HP:0001088 oboInOwl:hasDbXref SNOMEDCT_US:400960002 -HP:0001089 oboInOwl:hasDbXref UMLS:C0423319 -HP:0001089 oboInOwl:hasDbXref SNOMEDCT_US:95709007 -HP:0001082 oboInOwl:hasDbXref SNOMEDCT_US:76581006 -HP:0001082 oboInOwl:hasDbXref MSH:D002764 -HP:0001082 oboInOwl:hasDbXref UMLS:C0008325 -HP:0001083 oboInOwl:hasDbXref SNOMEDCT_US:74969002 -HP:0001083 oboInOwl:hasDbXref UMLS:C0013581 -HP:0001083 oboInOwl:hasDbXref MSH:D007906 -HP:0001083 oboInOwl:hasDbXref UMLS:C0023309 -HP:0001083 oboInOwl:hasDbXref MSH:D004479 -HP:0001080 oboInOwl:hasDbXref MSH:D001660 -HP:0001080 oboInOwl:hasDbXref UMLS:C0549613 -HP:0001080 oboInOwl:hasDbXref UMLS:C0005424 -HP:0001080 oboInOwl:hasDbXref SNOMEDCT_US:105997008 -HP:0001081 oboInOwl:hasDbXref MSH:D002769 -HP:0001081 oboInOwl:hasDbXref SNOMEDCT_US:266474003 -HP:0001081 oboInOwl:hasDbXref UMLS:C0008350 -HP:0001087 oboInOwl:hasDbXref UMLS:C0020302 -HP:0001087 oboInOwl:hasDbXref SNOMEDCT_US:204113001 -HP:0001087 oboInOwl:hasDbXref SNOMEDCT_US:413728006 -HP:0001087 oboInOwl:hasDbXref MSH:D006871 -HP:0001084 oboInOwl:hasDbXref UMLS:C0003742 -HP:0001084 oboInOwl:hasDbXref SNOMEDCT_US:111522004 -HP:0001084 oboInOwl:hasDbXref SNOMEDCT_US:231925004 -HP:0001084 oboInOwl:hasDbXref MSH:D001112 -HP:0001084 oboInOwl:hasDbXref UMLS:C0339268 -HP:0001084 oboInOwl:hasDbXref SNOMEDCT_US:231924000 -HP:0001085 oboInOwl:hasDbXref SNOMEDCT_US:73221001 -HP:0001085 oboInOwl:hasDbXref UMLS:C0030353 -HP:0001085 oboInOwl:hasDbXref MSH:D010211 -HP:0001085 oboInOwl:hasDbXref SNOMEDCT_US:248487006 -HP:0001085 oboInOwl:hasDbXref SNOMEDCT_US:423341008 -HP:0001099 oboInOwl:hasDbXref UMLS:C2673929 -HP:0001093 oboInOwl:hasDbXref UMLS:C2676026 -HP:0001094 oboInOwl:hasDbXref UMLS:C0022073 -HP:0001094 oboInOwl:hasDbXref SNOMEDCT_US:77971008 -HP:0001094 oboInOwl:hasDbXref MSH:D015863 -HP:0001092 oboInOwl:hasDbXref SNOMEDCT_US:204208005 -HP:0001092 oboInOwl:hasDbXref UMLS:C0344509 -HP:0001092 oboInOwl:hasDbXref UMLS:C1867060 -HP:0001092 oboInOwl:hasDbXref SNOMEDCT_US:253217007 -HP:0001092 oboInOwl:hasDbXref MSH:C566703 -HP:0001097 oboInOwl:hasDbXref UMLS:C0013238 -HP:0001097 oboInOwl:hasDbXref UMLS:C0043349 -HP:0001097 oboInOwl:hasDbXref MSH:D007638 -HP:0001097 oboInOwl:hasDbXref MSH:D015352 -HP:0001097 oboInOwl:hasDbXref UMLS:C2930821 -HP:0001097 oboInOwl:hasDbXref MSH:D014985 -HP:0001097 oboInOwl:hasDbXref SNOMEDCT_US:46152009 -HP:0001097 oboInOwl:hasDbXref MSH:C531719 -HP:0001097 oboInOwl:hasDbXref UMLS:C0022575 -HP:0001097 oboInOwl:hasDbXref SNOMEDCT_US:363677007 -HP:0001097 oboInOwl:hasDbXref SNOMEDCT_US:302896008 -HP:0001098 oboInOwl:hasDbXref UMLS:C4025804 -HP:0001095 oboInOwl:hasDbXref UMLS:C0152132 -HP:0001095 oboInOwl:hasDbXref SNOMEDCT_US:6962006 -HP:0001095 oboInOwl:hasDbXref MSH:D058437 -HP:0001096 oboInOwl:hasDbXref UMLS:C0022573 -HP:0001096 oboInOwl:hasDbXref SNOMEDCT_US:88151007 -HP:0001096 oboInOwl:hasDbXref MSH:D007637 -HP:0001069 oboInOwl:hasDbXref UMLS:C1857171 -HP:0001067 oboInOwl:hasDbXref NCIT:C3272 -HP:0001067 oboInOwl:hasDbXref SNOMEDCT_US:81669005 -HP:0001067 oboInOwl:hasDbXref UMLS:C0162678 -HP:0001067 oboInOwl:hasDbXref MSH:D017253 -HP:0001067 oboInOwl:hasDbXref SNOMEDCT_US:19133005 -HP:0002398 oboInOwl:hasDbXref UMLS:C1843505 -HP:0001060 oboInOwl:hasDbXref UMLS:C1844738 -HP:0001061 oboInOwl:hasDbXref UMLS:C0702166 -HP:0001061 oboInOwl:hasDbXref SNOMEDCT_US:11381005 -HP:0001061 oboInOwl:hasDbXref MEDDRA:10000496 -HP:0002392 oboInOwl:hasDbXref UMLS:C4021757 -HP:0002390 oboInOwl:hasDbXref UMLS:C0348023 -HP:0002390 oboInOwl:hasDbXref SNOMEDCT_US:261482004 -HP:0002395 oboInOwl:hasDbXref UMLS:C1836696 -HP:0002396 oboInOwl:hasDbXref UMLS:C0151564 -HP:0002396 oboInOwl:hasDbXref MSH:D009127 -HP:0002396 oboInOwl:hasDbXref SNOMEDCT_US:55630000 -HP:0001065 oboInOwl:hasDbXref SNOMEDCT_US:201067006 -HP:0001065 oboInOwl:hasDbXref UMLS:C0152459 -HP:0001065 oboInOwl:hasDbXref MEDDRA:10040925 -HP:0001065 oboInOwl:hasDbXref SNOMEDCT_US:47212006 -HP:0001065 oboInOwl:hasDbXref SNOMEDCT_US:201066002 -HP:0001065 oboInOwl:hasDbXref MSH:D057896 -HP:0001062 oboInOwl:hasDbXref MSH:D004416 -HP:0001062 oboInOwl:hasDbXref UMLS:C0205748 -HP:0001062 oboInOwl:hasDbXref SNOMEDCT_US:254818000 -HP:0001062 oboInOwl:hasDbXref SNOMEDCT_US:61814002 -HP:0001063 oboInOwl:hasDbXref UMLS:C0221347 -HP:0001063 oboInOwl:hasDbXref SNOMEDCT_US:25003006 -HP:0001071 oboInOwl:hasDbXref SNOMEDCT_US:124464003 -HP:0001071 oboInOwl:hasDbXref UMLS:C0002986 -HP:0001071 oboInOwl:hasDbXref SNOMEDCT_US:16652001 -HP:0001071 oboInOwl:hasDbXref MSH:D000795 -HP:0001072 oboInOwl:hasDbXref UMLS:C4020878 -HP:0001072 oboInOwl:hasDbXref SNOMEDCT_US:69943009 -HP:0001072 oboInOwl:hasDbXref UMLS:C0334008 -HP:0001072 oboInOwl:hasDbXref SNOMEDCT_US:17417006 -HP:0001072 oboInOwl:hasDbXref MEDDRA:10040936 -HP:0001070 oboInOwl:hasDbXref UMLS:C4020879 -HP:0001070 oboInOwl:hasDbXref UMLS:C0860439 -HP:0001075 oboInOwl:hasDbXref UMLS:C0162154 -HP:0001075 oboInOwl:hasDbXref SNOMEDCT_US:239172000 -HP:0001075 oboInOwl:hasDbXref SNOMEDCT_US:409766009 -HP:0001076 oboInOwl:hasDbXref UMLS:C1854408 -HP:0001073 oboInOwl:hasDbXref UMLS:C1851828 -HP:0001074 oboInOwl:hasDbXref UMLS:C4021837 -HP:0004959 oboInOwl:hasDbXref Fyler:2754 -HP:0004959 oboInOwl:hasDbXref UMLS:C4025266 -HP:0003621 oboInOwl:hasDbXref UMLS:C4025588 -HP:0004952 oboInOwl:hasDbXref SNOMEDCT_US:111289009 -HP:0004952 oboInOwl:hasDbXref UMLS:C0155675 -HP:0004952 oboInOwl:hasDbXref MSH:C562404 -HP:0004950 oboInOwl:hasDbXref UMLS:C0085096 -HP:0004950 oboInOwl:hasDbXref MSH:D016491 -HP:0004950 oboInOwl:hasDbXref MSH:D058729 -HP:0004950 oboInOwl:hasDbXref SNOMEDCT_US:399957001 -HP:0004950 oboInOwl:hasDbXref UMLS:C1704436 -HP:0004950 oboInOwl:hasDbXref SNOMEDCT_US:400047006 -HP:0004955 oboInOwl:hasDbXref UMLS:C3279191 -HP:0004955 oboInOwl:hasDbXref UMLS:C1836651 -HP:0003623 oboInOwl:hasDbXref UMLS:C1855106 -HP:0002308 oboInOwl:hasDbXref UMLS:C0003803 -HP:0002308 oboInOwl:hasDbXref SNOMEDCT_US:253184003 -HP:0002308 oboInOwl:hasDbXref MSH:D001139 -HP:0003639 oboInOwl:hasDbXref UMLS:C1868393 -HP:0004969 oboInOwl:hasDbXref UMLS:C0345030 -HP:0004969 oboInOwl:hasDbXref SNOMEDCT_US:253631001 -HP:0002307 oboInOwl:hasDbXref SNOMEDCT_US:62718007 -HP:0002307 oboInOwl:hasDbXref UMLS:C0037036 -HP:0002307 oboInOwl:hasDbXref SNOMEDCT_US:275295002 -HP:0002307 oboInOwl:hasDbXref UMLS:C0013132 -HP:0002307 oboInOwl:hasDbXref SNOMEDCT_US:53827007 -HP:0002307 oboInOwl:hasDbXref MSH:D012798 -HP:0004968 oboInOwl:hasDbXref UMLS:C4025264 -HP:0003637 oboInOwl:hasDbXref UMLS:C4025587 -HP:0004963 oboInOwl:hasDbXref UMLS:C1096249 -HP:0002300 oboInOwl:hasDbXref UMLS:C0026884 -HP:0002300 oboInOwl:hasDbXref MSH:D009155 -HP:0002300 oboInOwl:hasDbXref SNOMEDCT_US:88052002 -HP:0002301 oboInOwl:hasDbXref UMLS:C0018991 -HP:0002301 oboInOwl:hasDbXref SNOMEDCT_US:50582007 -HP:0002301 oboInOwl:hasDbXref MSH:D006429 -HP:0004962 oboInOwl:hasDbXref UMLS:C1969292 -HP:0004961 oboInOwl:hasDbXref UMLS:C1856123 -HP:0004960 oboInOwl:hasDbXref UMLS:C0265905 -HP:0004960 oboInOwl:hasDbXref SNOMEDCT_US:86252004 -HP:0002304 oboInOwl:hasDbXref UMLS:C0085623 -HP:0002304 oboInOwl:hasDbXref SNOMEDCT_US:33994004 -HP:0002305 oboInOwl:hasDbXref UMLS:C1845265 -HP:0002305 oboInOwl:hasDbXref SNOMEDCT_US:44913001 -HP:0002305 oboInOwl:hasDbXref UMLS:C0004158 -HP:0002305 oboInOwl:hasDbXref MSH:D001264 -HP:0002305 oboInOwl:hasDbXref SNOMEDCT_US:58593005 -HP:0004966 oboInOwl:hasDbXref UMLS:C4025265 -HP:0003635 oboInOwl:hasDbXref UMLS:C1837764 -HP:0003634 oboInOwl:hasDbXref UMLS:C0432185 -HP:0003634 oboInOwl:hasDbXref SNOMEDCT_US:205532005 -HP:0004964 oboInOwl:hasDbXref UMLS:C1504382 -HP:0004938 oboInOwl:hasDbXref UMLS:C1836791 -HP:0003607 oboInOwl:hasDbXref UMLS:C1848680 -HP:0003607 oboInOwl:hasDbXref MSH:C535315 -HP:0004937 oboInOwl:hasDbXref SNOMEDCT_US:194892009 -HP:0004937 oboInOwl:hasDbXref UMLS:C0155676 -HP:0003606 oboInOwl:hasDbXref UMLS:C4025591 -HP:0004936 oboInOwl:hasDbXref SNOMEDCT_US:111293003 -HP:0004936 oboInOwl:hasDbXref MSH:D020246 -HP:0004936 oboInOwl:hasDbXref UMLS:C0042487 -HP:0004935 oboInOwl:hasDbXref SNOMEDCT_US:204443008 -HP:0004935 oboInOwl:hasDbXref SNOMEDCT_US:10930001 -HP:0004935 oboInOwl:hasDbXref UMLS:C0265908 -HP:0003609 oboInOwl:hasDbXref UMLS:C4025590 -HP:0004930 oboInOwl:hasDbXref UMLS:C4025271 -HP:0004934 oboInOwl:hasDbXref UMLS:C0342649 -HP:0004934 oboInOwl:hasDbXref MSH:D061205 -HP:0004934 oboInOwl:hasDbXref SNOMEDCT_US:237897009 -HP:0004933 oboInOwl:hasDbXref UMLS:C1836653 -HP:0004931 oboInOwl:hasDbXref UMLS:C4280505 -HP:0004931 oboInOwl:hasDbXref UMLS:C4025270 -HP:0004948 oboInOwl:hasDbXref UMLS:C2673776 -HP:0004947 oboInOwl:hasDbXref UMLS:C0003855 -HP:0004947 oboInOwl:hasDbXref SNOMEDCT_US:439470001 -HP:0004947 oboInOwl:hasDbXref MSH:D001164 -HP:0004947 oboInOwl:hasDbXref SNOMEDCT_US:128617001 -HP:0003616 oboInOwl:hasDbXref UMLS:C1849316 -HP:0003610 oboInOwl:hasDbXref UMLS:C1835008 -HP:0004941 oboInOwl:hasDbXref UMLS:C4025268 -HP:0004940 oboInOwl:hasDbXref UMLS:C4025269 -HP:0004945 oboInOwl:hasDbXref UMLS:C4025267 -HP:0003614 oboInOwl:hasDbXref SNOMEDCT_US:237959005 -HP:0003614 oboInOwl:hasDbXref UMLS:C0342739 -HP:0003614 oboInOwl:hasDbXref MSH:C536561 -HP:0004944 oboInOwl:hasDbXref SNOMEDCT_US:128608001 -HP:0004944 oboInOwl:hasDbXref UMLS:C0751003 -HP:0004944 oboInOwl:hasDbXref UMLS:C1290398 -HP:0004944 oboInOwl:hasDbXref MSH:D002532 -HP:0003613 oboInOwl:hasDbXref UMLS:C4019436 -HP:0003612 oboInOwl:hasDbXref UMLS:C4025589 -HP:0004943 oboInOwl:hasDbXref UMLS:C4280504 -HP:0004943 oboInOwl:hasDbXref UMLS:C1849618 -HP:0004942 oboInOwl:hasDbXref UMLS:C0003486 -HP:0004942 oboInOwl:hasDbXref MSH:D001014 -HP:0004942 oboInOwl:hasDbXref Fyler:2301 -HP:0004942 oboInOwl:hasDbXref Fyler:2708 -HP:0004942 oboInOwl:hasDbXref SNOMEDCT_US:67362008 -HP:0001008 oboInOwl:hasDbXref UMLS:C1843389 -HP:0002339 oboInOwl:hasDbXref UMLS:C4025711 -HP:0001009 oboInOwl:hasDbXref UMLS:C1138421 -HP:0001009 oboInOwl:hasDbXref SNOMEDCT_US:112641009 -HP:0001009 oboInOwl:hasDbXref SNOMEDCT_US:247479008 -HP:0001009 oboInOwl:hasDbXref MSH:D013684 -HP:0001009 oboInOwl:hasDbXref UMLS:C0039446 -HP:0003665 oboInOwl:hasDbXref UMLS:C4025581 -HP:0002333 oboInOwl:hasDbXref UMLS:C1866284 -HP:0002334 oboInOwl:hasDbXref UMLS:C4025712 -HP:0001003 oboInOwl:hasDbXref UMLS:C1328931 -HP:0001003 oboInOwl:hasDbXref UMLS:C0036651 -HP:0001003 oboInOwl:hasDbXref SNOMEDCT_US:72100002 -HP:0001000 oboInOwl:hasDbXref UMLS:C1260926 -HP:0002331 oboInOwl:hasDbXref UMLS:C1854337 -HP:0002332 oboInOwl:hasDbXref UMLS:C1845337 -HP:0004993 oboInOwl:hasDbXref UMLS:C2675547 -HP:0001001 oboInOwl:hasDbXref UMLS:C4025813 -HP:0001007 oboInOwl:hasDbXref MSH:D006628 -HP:0001007 oboInOwl:hasDbXref UMLS:C0019572 -HP:0001007 oboInOwl:hasDbXref SNOMEDCT_US:399939002 -HP:0001004 oboInOwl:hasDbXref UMLS:C0240278 -HP:0001004 oboInOwl:hasDbXref SNOMEDCT_US:30213001 -HP:0001004 oboInOwl:hasDbXref UMLS:C1835229 -HP:0001004 oboInOwl:hasDbXref SNOMEDCT_US:234097001 -HP:0001004 oboInOwl:hasDbXref UMLS:C0024236 -HP:0001004 oboInOwl:hasDbXref MSH:D008209 -HP:0002335 oboInOwl:hasDbXref UMLS:C0431399 -HP:0002335 oboInOwl:hasDbXref SNOMEDCT_US:716997004 -HP:0002335 oboInOwl:hasDbXref MSH:C536293 -HP:0002335 oboInOwl:hasDbXref SNOMEDCT_US:253175003 -HP:0001005 oboInOwl:hasDbXref UMLS:C4025812 -HP:0004997 oboInOwl:hasDbXref UMLS:C1857192 -HP:0002330 oboInOwl:hasDbXref UMLS:C4025713 -HP:0004991 oboInOwl:hasDbXref UMLS:C1969532 -HP:0004990 oboInOwl:hasDbXref UMLS:C1858039 -HP:0001019 oboInOwl:hasDbXref MSH:D003873 -HP:0001019 oboInOwl:hasDbXref SNOMEDCT_US:396350005 -HP:0001019 oboInOwl:hasDbXref SNOMEDCT_US:399992009 -HP:0001019 oboInOwl:hasDbXref UMLS:C0011606 -HP:0001019 oboInOwl:hasDbXref SNOMEDCT_US:400005007 -HP:0001019 oboInOwl:hasDbXref SNOMEDCT_US:396349005 -HP:0001019 oboInOwl:hasDbXref SNOMEDCT_US:200948000 -HP:0002344 oboInOwl:hasDbXref UMLS:C1854838 -HP:0001013 oboInOwl:hasDbXref SNOMEDCT_US:238952003 -HP:0001013 oboInOwl:hasDbXref UMLS:C0221252 -HP:0003676 oboInOwl:hasDbXref UMLS:C1864985 -HP:0003676 oboInOwl:hasDbXref SNOMEDCT_US:252157006 -HP:0003676 oboInOwl:hasDbXref UMLS:C0205329 -HP:0003676 oboInOwl:hasDbXref SNOMEDCT_US:255314001 -HP:0001014 oboInOwl:hasDbXref MSH:D000794 -HP:0001014 oboInOwl:hasDbXref UMLS:C0002985 -HP:0001014 oboInOwl:hasDbXref SNOMEDCT_US:26810009 -HP:0002345 oboInOwl:hasDbXref SNOMEDCT_US:30721006 -HP:0002345 oboInOwl:hasDbXref UMLS:C0234376 -HP:0002345 oboInOwl:hasDbXref MSH:D014202 -HP:0002345 oboInOwl:hasDbXref UMLS:C4020853 -HP:0002342 oboInOwl:hasDbXref UMLS:C0026351 -HP:0002342 oboInOwl:hasDbXref SNOMEDCT_US:61152003 -HP:0003674 oboInOwl:hasDbXref UMLS:C0206132 -HP:0003674 oboInOwl:hasDbXref MSH:D017668 -HP:0001012 oboInOwl:hasDbXref MSH:D008067 -HP:0001012 oboInOwl:hasDbXref UMLS:C0023798 -HP:0001012 oboInOwl:hasDbXref UMLS:C0745730 -HP:0001012 oboInOwl:hasDbXref NCIT:C3192 -HP:0001012 oboInOwl:hasDbXref SNOMEDCT_US:93163002 -HP:0001012 oboInOwl:hasDbXref SNOMEDCT_US:404062002 -HP:0001012 oboInOwl:hasDbXref SNOMEDCT_US:46720004 -HP:0002343 oboInOwl:hasDbXref MSH:D006850 -HP:0002343 oboInOwl:hasDbXref SNOMEDCT_US:30753002 -HP:0002343 oboInOwl:hasDbXref UMLS:C0020258 -HP:0001017 oboInOwl:hasDbXref UMLS:C4025811 -HP:0003679 oboInOwl:hasDbXref UMLS:C4025580 -HP:0002349 oboInOwl:hasDbXref UMLS:C0234974 -HP:0002349 oboInOwl:hasDbXref MSH:D004828 -HP:0002349 oboInOwl:hasDbXref SNOMEDCT_US:79348005 -HP:0002349 oboInOwl:hasDbXref SNOMEDCT_US:117891000119100 -HP:0001018 oboInOwl:hasDbXref UMLS:C4025810 -HP:0002346 oboInOwl:hasDbXref UMLS:C0239882 -HP:0001015 oboInOwl:hasDbXref UMLS:C1837785 -HP:0003678 oboInOwl:hasDbXref UMLS:C1838681 -HP:0003678 oboInOwl:hasDbXref UMLS:C1850776 -HP:0003677 oboInOwl:hasDbXref UMLS:C1854494 -HP:0002340 oboInOwl:hasDbXref UMLS:C1858116 -HP:0002341 oboInOwl:hasDbXref UMLS:C0852866 -HP:0001010 oboInOwl:hasDbXref SNOMEDCT_US:18655006 -HP:0001010 oboInOwl:hasDbXref SNOMEDCT_US:23006000 -HP:0001010 oboInOwl:hasDbXref UMLS:C0162835 -HP:0001010 oboInOwl:hasDbXref SNOMEDCT_US:201284005 -HP:0001010 oboInOwl:hasDbXref MSH:D017496 -HP:0001010 oboInOwl:hasDbXref SNOMEDCT_US:89031001 -HP:0003649 oboInOwl:hasDbXref UMLS:C4025584 -HP:0002317 oboInOwl:hasDbXref SNOMEDCT_US:394616008 -HP:0002317 oboInOwl:hasDbXref UMLS:C0231686 -HP:0002317 oboInOwl:hasDbXref MSH:D020233 -HP:0002317 oboInOwl:hasDbXref SNOMEDCT_US:22631008 -HP:0004979 oboInOwl:hasDbXref UMLS:C3552526 -HP:0003648 oboInOwl:hasDbXref UMLS:C4025585 -HP:0002318 oboInOwl:hasDbXref SNOMEDCT_US:202664003 -HP:0002318 oboInOwl:hasDbXref UMLS:C0149645 -HP:0004974 oboInOwl:hasDbXref UMLS:C4025263 -HP:0002311 oboInOwl:hasDbXref SNOMEDCT_US:302289002 -HP:0002311 oboInOwl:hasDbXref UMLS:C0520966 -HP:0002311 oboInOwl:hasDbXref SNOMEDCT_US:281016006 -HP:0002311 oboInOwl:hasDbXref MSH:D001259 -HP:0003643 oboInOwl:hasDbXref SNOMEDCT_US:367368009 -HP:0003643 oboInOwl:hasDbXref UMLS:C0268624 -HP:0003643 oboInOwl:hasDbXref MSH:C538141 -HP:0002312 oboInOwl:hasDbXref UMLS:C0233844 -HP:0002312 oboInOwl:hasDbXref SNOMEDCT_US:7006003 -HP:0003642 oboInOwl:hasDbXref UMLS:C1837899 -HP:0003641 oboInOwl:hasDbXref UMLS:C0019048 -HP:0003641 oboInOwl:hasDbXref MSH:D006456 -HP:0003641 oboInOwl:hasDbXref SNOMEDCT_US:68600005 -HP:0004972 oboInOwl:hasDbXref UMLS:C1840376 -HP:0004971 oboInOwl:hasDbXref SNOMEDCT_US:54682008 -HP:0004971 oboInOwl:hasDbXref Fyler:2966 -HP:0004971 oboInOwl:hasDbXref UMLS:C0265910 -HP:0003640 oboInOwl:hasDbXref UMLS:C1843373 -HP:0002310 oboInOwl:hasDbXref MSH:D020820 -HP:0002310 oboInOwl:hasDbXref SNOMEDCT_US:49386006 -HP:0002310 oboInOwl:hasDbXref UMLS:C0152115 -HP:0002315 oboInOwl:hasDbXref UMLS:C0018681 -HP:0002315 oboInOwl:hasDbXref MSH:D006261 -HP:0002315 oboInOwl:hasDbXref SNOMEDCT_US:25064002 -HP:0003647 oboInOwl:hasDbXref UMLS:C4025586 -HP:0100909 oboInOwl:hasDbXref UMLS:C4021933 -HP:0004977 oboInOwl:hasDbXref UMLS:C1848840 -HP:0003646 oboInOwl:hasDbXref UMLS:C1839865 -HP:0100907 oboInOwl:hasDbXref UMLS:C4021935 -HP:0003645 oboInOwl:hasDbXref UMLS:C0240671 -HP:0003645 oboInOwl:hasDbXref SNOMEDCT_US:409675001 -HP:0004976 oboInOwl:hasDbXref MSH:D031221 -HP:0004976 oboInOwl:hasDbXref SNOMEDCT_US:58320001 -HP:0004976 oboInOwl:hasDbXref UMLS:C0159970 -HP:0002313 oboInOwl:hasDbXref UMLS:C0037771 -HP:0002313 oboInOwl:hasDbXref MSH:D020336 -HP:0002313 oboInOwl:hasDbXref SNOMEDCT_US:312444006 -HP:0002314 oboInOwl:hasDbXref UMLS:C1846566 -HP:0004975 oboInOwl:hasDbXref UMLS:C1855895 -HP:0100908 oboInOwl:hasDbXref UMLS:C4021934 -HP:0100905 oboInOwl:hasDbXref UMLS:C4021937 -HP:0100906 oboInOwl:hasDbXref UMLS:C4021936 -HP:0100903 oboInOwl:hasDbXref UMLS:C4021939 -HP:0100904 oboInOwl:hasDbXref UMLS:C4021938 -HP:0004970 oboInOwl:hasDbXref Fyler:2310 -HP:0004970 oboInOwl:hasDbXref Fyler:2701 -HP:0004970 oboInOwl:hasDbXref SNOMEDCT_US:253645007 -HP:0004970 oboInOwl:hasDbXref UMLS:C0345049 -HP:0100901 oboInOwl:hasDbXref UMLS:C4021941 -HP:0100902 oboInOwl:hasDbXref UMLS:C4021940 -HP:0100900 oboInOwl:hasDbXref UMLS:C4021942 -HP:0002329 oboInOwl:hasDbXref UMLS:C0013144 -HP:0002329 oboInOwl:hasDbXref SNOMEDCT_US:271782001 -HP:0002329 oboInOwl:hasDbXref SNOMEDCT_US:79519003 -HP:0002329 oboInOwl:hasDbXref MSH:D012894 -HP:0002322 oboInOwl:hasDbXref MSH:D014202 -HP:0002322 oboInOwl:hasDbXref SNOMEDCT_US:25082004 -HP:0002322 oboInOwl:hasDbXref UMLS:C0234379 -HP:0003654 oboInOwl:hasDbXref UMLS:C4025582 -HP:0003654 oboInOwl:hasDbXref UMLS:C1959620 -HP:0003654 oboInOwl:hasDbXref MSH:D054067 -HP:0003654 oboInOwl:hasDbXref SNOMEDCT_US:77365006 -HP:0002323 oboInOwl:hasDbXref Fyler:4332 -HP:0002323 oboInOwl:hasDbXref SNOMEDCT_US:89369001 -HP:0002323 oboInOwl:hasDbXref UMLS:C0002902 -HP:0002323 oboInOwl:hasDbXref MSH:D000757 -HP:0003653 oboInOwl:hasDbXref UMLS:C4025583 -HP:0003652 oboInOwl:hasDbXref UMLS:C1838877 -HP:0003652 oboInOwl:hasDbXref MSH:C564018 -HP:0003651 oboInOwl:hasDbXref SNOMEDCT_US:16980002 -HP:0003651 oboInOwl:hasDbXref MSH:D005487 -HP:0003651 oboInOwl:hasDbXref UMLS:C0016390 -HP:0002321 oboInOwl:hasDbXref UMLS:C0042571 -HP:0002321 oboInOwl:hasDbXref SNOMEDCT_US:399090003 -HP:0002321 oboInOwl:hasDbXref SNOMEDCT_US:404640003 -HP:0002321 oboInOwl:hasDbXref SNOMEDCT_US:271789005 -HP:0002321 oboInOwl:hasDbXref SNOMEDCT_US:399153001 -HP:0002321 oboInOwl:hasDbXref UMLS:C0012833 -HP:0002321 oboInOwl:hasDbXref MSH:D014717 -HP:0002321 oboInOwl:hasDbXref MSH:D004244 -HP:0002326 oboInOwl:hasDbXref UMLS:C0917805 -HP:0002326 oboInOwl:hasDbXref MSH:D002546 -HP:0003658 oboInOwl:hasDbXref UMLS:C1848555 -HP:0003657 oboInOwl:hasDbXref UMLS:C1859833 -HP:0002324 oboInOwl:hasDbXref MSH:D006832 -HP:0002324 oboInOwl:hasDbXref SNOMEDCT_US:30023002 -HP:0002324 oboInOwl:hasDbXref UMLS:C0020225 -HP:0003656 oboInOwl:hasDbXref UMLS:C1842710 -HP:0004987 oboInOwl:hasDbXref UMLS:C1969178 -HP:0100918 oboInOwl:hasDbXref UMLS:C4020937 -HP:0100919 oboInOwl:hasDbXref UMLS:C4020936 -HP:0003655 oboInOwl:hasDbXref UMLS:C4021725 -HP:0100916 oboInOwl:hasDbXref UMLS:C4020939 -HP:0100917 oboInOwl:hasDbXref UMLS:C4020938 -HP:0100914 oboInOwl:hasDbXref UMLS:C4021928 -HP:0100915 oboInOwl:hasDbXref UMLS:C4020940 -HP:0100912 oboInOwl:hasDbXref UMLS:C4021930 -HP:0004981 oboInOwl:hasDbXref UMLS:C4025262 -HP:0004980 oboInOwl:hasDbXref UMLS:C1832146 -HP:0100913 oboInOwl:hasDbXref UMLS:C4021929 -HP:0100910 oboInOwl:hasDbXref UMLS:C4021932 -HP:0100911 oboInOwl:hasDbXref UMLS:C4021931 -HP:0003826 oboInOwl:hasDbXref SNOMEDCT_US:237364002 -HP:0003826 oboInOwl:hasDbXref MSH:D005313 -HP:0003826 oboInOwl:hasDbXref SNOMEDCT_US:276507005 -HP:0003826 oboInOwl:hasDbXref MSH:D050497 -HP:0003826 oboInOwl:hasDbXref UMLS:C0015927 -HP:0003826 oboInOwl:hasDbXref UMLS:C0595939 -HP:0003829 oboInOwl:hasDbXref UMLS:C1836598 -HP:0003828 oboInOwl:hasDbXref UMLS:C1866862 -HP:0003828 oboInOwl:hasDbXref UMLS:C1861403 -HP:0002506 oboInOwl:hasDbXref UMLS:C0598275 -HP:0002507 oboInOwl:hasDbXref UMLS:C0751617 -HP:0002507 oboInOwl:hasDbXref SNOMEDCT_US:253138008 -HP:0002507 oboInOwl:hasDbXref MSH:D016142 -HP:0003837 oboInOwl:hasDbXref UMLS:C4025561 -HP:0003836 oboInOwl:hasDbXref UMLS:C4025562 -HP:0002504 oboInOwl:hasDbXref UMLS:C4025703 -HP:0003835 oboInOwl:hasDbXref UMLS:C0434744 -HP:0003835 oboInOwl:hasDbXref SNOMEDCT_US:263051004 -HP:0002505 oboInOwl:hasDbXref UMLS:C1836843 -HP:0002508 oboInOwl:hasDbXref UMLS:C1855677 -HP:0003839 oboInOwl:hasDbXref UMLS:C4021722 -HP:0002509 oboInOwl:hasDbXref UMLS:C1838391 -HP:0003834 oboInOwl:hasDbXref MSH:D012783 -HP:0003834 oboInOwl:hasDbXref SNOMEDCT_US:125615005 -HP:0003834 oboInOwl:hasDbXref UMLS:C0037005 -HP:0003834 oboInOwl:hasDbXref SNOMEDCT_US:417076003 -HP:0002503 oboInOwl:hasDbXref UMLS:C1866751 -HP:0003833 oboInOwl:hasDbXref UMLS:C4025563 -HP:0002500 oboInOwl:hasDbXref UMLS:C4020851 -HP:0002500 oboInOwl:hasDbXref MSH:D049292 -HP:0002500 oboInOwl:hasDbXref UMLS:C0948163 -HP:0003832 oboInOwl:hasDbXref UMLS:C4025564 -HP:0003831 oboInOwl:hasDbXref UMLS:C1835978 -HP:0002501 oboInOwl:hasDbXref UMLS:C1853398 -HP:0400008 oboInOwl:hasDbXref SNOMEDCT_US:314631008 -HP:0400008 oboInOwl:hasDbXref SNOMEDCT_US:351814001 -HP:0400008 oboInOwl:hasDbXref UMLS:C0232943 -HP:0400007 oboInOwl:hasDbXref UMLS:C0032519 -HP:0400007 oboInOwl:hasDbXref SNOMEDCT_US:52754008 -HP:0400007 oboInOwl:hasDbXref MSH:D008599 -HP:0400004 oboInOwl:hasDbXref UMLS:C1848657 -HP:0400003 oboInOwl:hasDbXref UMLS:C4021874 -HP:0400005 oboInOwl:hasDbXref UMLS:C3551041 -HP:0400000 oboInOwl:hasDbXref UMLS:C4021875 -HP:0400000 oboInOwl:hasDbXref SNOMEDCT_US:471397004 -HP:0400000 oboInOwl:hasDbXref UMLS:C3532221 -HP:0003805 oboInOwl:hasDbXref UMLS:C1853932 -HP:0003803 oboInOwl:hasDbXref UMLS:C1854387 -HP:0400002 oboInOwl:hasDbXref UMLS:C4020915 -HP:0400001 oboInOwl:hasDbXref UMLS:C4020916 -HP:0003809 oboInOwl:hasDbXref UMLS:C1837797 -HP:0003808 oboInOwl:hasDbXref UMLS:C0852413 -HP:0003800 oboInOwl:hasDbXref UMLS:C4025566 -HP:0003819 oboInOwl:hasDbXref UMLS:C1843392 -HP:0003812 oboInOwl:hasDbXref UMLS:C1839039 -HP:0003812 oboInOwl:hasDbXref UMLS:C1837514 -HP:0003812 oboInOwl:hasDbXref UMLS:C1850667 -HP:0003812 oboInOwl:hasDbXref UMLS:C1866210 -HP:0003811 oboInOwl:hasDbXref SNOMEDCT_US:276506001 -HP:0003811 oboInOwl:hasDbXref UMLS:C0410916 -HP:0003811 oboInOwl:hasDbXref MSH:D066087 -HP:0003810 oboInOwl:hasDbXref UMLS:C4025565 -HP:0100765 oboInOwl:hasDbXref UMLS:C4021975 -HP:0100766 oboInOwl:hasDbXref UMLS:C4021974 -HP:0100763 oboInOwl:hasDbXref UMLS:C4021976 -HP:0100763 oboInOwl:hasDbXref MSH:D008206 -HP:0100763 oboInOwl:hasDbXref SNOMEDCT_US:111590001 -HP:0100763 oboInOwl:hasDbXref SNOMEDCT_US:3305006 -HP:0100763 oboInOwl:hasDbXref SNOMEDCT_US:234087005 -HP:0100763 oboInOwl:hasDbXref SNOMEDCT_US:362971004 -HP:0100763 oboInOwl:hasDbXref UMLS:C0024228 -HP:0100764 oboInOwl:hasDbXref SNOMEDCT_US:69044001 -HP:0100764 oboInOwl:hasDbXref SNOMEDCT_US:253057002 -HP:0100764 oboInOwl:hasDbXref NCIT:C8965 -HP:0100764 oboInOwl:hasDbXref SNOMEDCT_US:254836000 -HP:0100764 oboInOwl:hasDbXref SNOMEDCT_US:400178008 -HP:0100764 oboInOwl:hasDbXref MSH:D008202 -HP:0100764 oboInOwl:hasDbXref UMLS:C0024221 -HP:0100761 oboInOwl:hasDbXref UMLS:C4021977 -HP:0100762 oboInOwl:hasDbXref UMLS:C0018994 -HP:0100762 oboInOwl:hasDbXref MSH:D006431 -HP:0100762 oboInOwl:hasDbXref SNOMEDCT_US:66556007 -HP:0100760 oboInOwl:hasDbXref UMLS:C0009081 -HP:0100760 oboInOwl:hasDbXref MSH:D003025 -HP:0100760 oboInOwl:hasDbXref SNOMEDCT_US:249808002 -HP:0100760 oboInOwl:hasDbXref SNOMEDCT_US:53148007 -HP:0100760 oboInOwl:hasDbXref SNOMEDCT_US:397932003 -HP:0100760 oboInOwl:hasDbXref UMLS:C3887489 -HP:0100769 oboInOwl:hasDbXref MSH:D013585 -HP:0100769 oboInOwl:hasDbXref SNOMEDCT_US:416209007 -HP:0100769 oboInOwl:hasDbXref UMLS:C0039103 -HP:0100767 oboInOwl:hasDbXref UMLS:C1306893 -HP:0100767 oboInOwl:hasDbXref SNOMEDCT_US:33552005 -HP:0100767 oboInOwl:hasDbXref SNOMEDCT_US:169957005 -HP:0100768 oboInOwl:hasDbXref SNOMEDCT_US:44769000 -HP:0100768 oboInOwl:hasDbXref SNOMEDCT_US:188188009 -HP:0100768 oboInOwl:hasDbXref MSH:D002822 -HP:0100768 oboInOwl:hasDbXref UMLS:C0008497 -HP:0100776 oboInOwl:hasDbXref UMLS:C0747556 -HP:0100777 oboInOwl:hasDbXref SNOMEDCT_US:416189003 -HP:0100777 oboInOwl:hasDbXref MSH:D005096 -HP:0100777 oboInOwl:hasDbXref SNOMEDCT_US:80400009 -HP:0100777 oboInOwl:hasDbXref UMLS:C1442903 -HP:0100774 oboInOwl:hasDbXref MSH:D015576 -HP:0100774 oboInOwl:hasDbXref SNOMEDCT_US:203514008 -HP:0100774 oboInOwl:hasDbXref UMLS:C0020492 -HP:0100774 oboInOwl:hasDbXref SNOMEDCT_US:13814009 -HP:0100775 oboInOwl:hasDbXref UMLS:C1851712 -HP:0100773 oboInOwl:hasDbXref UMLS:C4021973 -HP:0100770 oboInOwl:hasDbXref UMLS:C0232474 -HP:0100770 oboInOwl:hasDbXref UMLS:C0857071 -HP:0100770 oboInOwl:hasDbXref SNOMEDCT_US:80306002 -HP:0100770 oboInOwl:hasDbXref SNOMEDCT_US:271838002 -HP:0100771 oboInOwl:hasDbXref SNOMEDCT_US:77853002 -HP:0100771 oboInOwl:hasDbXref UMLS:C4020700 -HP:0100771 oboInOwl:hasDbXref UMLS:C0232475 -http://purl.obolibrary.org/obo/RO_0002314 oboInOwl:hasDbXref RO:0002314 -HP:0100778 oboInOwl:hasDbXref MSH:D003449 -HP:0100778 oboInOwl:hasDbXref UMLS:C0010403 -HP:0100778 oboInOwl:hasDbXref SNOMEDCT_US:30911005 -HP:0100779 oboInOwl:hasDbXref UMLS:C4021972 -HP:0100787 oboInOwl:hasDbXref MSH:D011471 -HP:0100787 oboInOwl:hasDbXref SNOMEDCT_US:126906006 -HP:0100787 oboInOwl:hasDbXref UMLS:C0033578 -HP:0100788 oboInOwl:hasDbXref UMLS:C4021970 -HP:0100785 oboInOwl:hasDbXref SNOMEDCT_US:193462001 -HP:0100785 oboInOwl:hasDbXref UMLS:C0917801 -HP:0100785 oboInOwl:hasDbXref MSH:D007319 -HP:0100786 oboInOwl:hasDbXref SNOMEDCT_US:77692006 -HP:0100786 oboInOwl:hasDbXref UMLS:C0917799 -HP:0100786 oboInOwl:hasDbXref MSH:D006970 -HP:0100783 oboInOwl:hasDbXref UMLS:C0266009 -HP:0100783 oboInOwl:hasDbXref SNOMEDCT_US:111324004 -HP:0100784 oboInOwl:hasDbXref UMLS:C4021971 -HP:0100781 oboInOwl:hasDbXref UMLS:C0262621 -HP:0100780 oboInOwl:hasDbXref UMLS:C4021849 -HP:0100789 oboInOwl:hasDbXref UMLS:C0266981 -HP:0100789 oboInOwl:hasDbXref SNOMEDCT_US:46752004 -HP:0100789 oboInOwl:hasDbXref UMLS:C0447996 -HP:0100789 oboInOwl:hasDbXref SNOMEDCT_US:244683008 -HP:0100789 oboInOwl:hasDbXref UMLS:C1840236 -HP:0100789 oboInOwl:hasDbXref SNOMEDCT_US:697945009 -HP:0100798 oboInOwl:hasDbXref UMLS:C4020952 -HP:0100799 oboInOwl:hasDbXref SNOMEDCT_US:127006003 -HP:0100799 oboInOwl:hasDbXref UMLS:C0345617 -HP:0100799 oboInOwl:hasDbXref NCIT:C3262 -HP:0100796 oboInOwl:hasDbXref SNOMEDCT_US:274718005 -HP:0100796 oboInOwl:hasDbXref UMLS:C0029191 -HP:0100796 oboInOwl:hasDbXref MSH:D009920 -HP:0100797 oboInOwl:hasDbXref UMLS:C3276623 -HP:0100795 oboInOwl:hasDbXref UMLS:C4021969 -HP:0100792 oboInOwl:hasDbXref UMLS:C0000887 -HP:0100792 oboInOwl:hasDbXref SNOMEDCT_US:441837004 -HP:0100792 oboInOwl:hasDbXref SNOMEDCT_US:43327007 -HP:0100792 oboInOwl:hasDbXref UMLS:C0241128 -HP:0100792 oboInOwl:hasDbXref MSH:D000051 -HP:0100790 oboInOwl:hasDbXref MSH:D006547 -HP:0100790 oboInOwl:hasDbXref SNOMEDCT_US:414403008 -HP:0100790 oboInOwl:hasDbXref UMLS:C0019270 -HP:0100790 oboInOwl:hasDbXref SNOMEDCT_US:52515009 -HP:0001167 oboInOwl:hasDbXref UMLS:C2674737 -HP:0002497 oboInOwl:hasDbXref UMLS:C1849156 -HP:0002497 oboInOwl:hasDbXref MSH:C564815 -HP:0001166 oboInOwl:hasDbXref UMLS:C0003706 -HP:0001166 oboInOwl:hasDbXref MSH:D054119 -HP:0001166 oboInOwl:hasDbXref SNOMEDCT_US:62250003 -HP:0100808 oboInOwl:hasDbXref MSH:D013273 -HP:0100808 oboInOwl:hasDbXref UMLS:C0038355 -HP:0100808 oboInOwl:hasDbXref SNOMEDCT_US:75198005 -HP:0001169 oboInOwl:hasDbXref UMLS:C0264142 -HP:0001169 oboInOwl:hasDbXref SNOMEDCT_US:48251003 -HP:0100809 oboInOwl:hasDbXref UMLS:C4073183 -HP:0100809 oboInOwl:hasDbXref SNOMEDCT_US:75851004 -HP:0100809 oboInOwl:hasDbXref UMLS:C0151206 -HP:0100809 oboInOwl:hasDbXref UMLS:C0240940 -HP:0100809 oboInOwl:hasDbXref MEDDRA:10039521 -HP:0100806 oboInOwl:hasDbXref UMLS:C0036690 -HP:0100806 oboInOwl:hasDbXref MSH:D018805 -HP:0002490 oboInOwl:hasDbXref UMLS:C1167918 -HP:0100807 oboInOwl:hasDbXref UMLS:C1858091 -HP:0002491 oboInOwl:hasDbXref UMLS:C4280570 -HP:0002491 oboInOwl:hasDbXref UMLS:C1853404 -HP:0002491 oboInOwl:hasDbXref UMLS:C4280571 -HP:0100804 oboInOwl:hasDbXref UMLS:C0442880 -HP:0100804 oboInOwl:hasDbXref SNOMEDCT_US:264561009 -HP:0100802 oboInOwl:hasDbXref UMLS:C1402983 -HP:0001163 oboInOwl:hasDbXref UMLS:C4021785 -HP:0002494 oboInOwl:hasDbXref UMLS:C0392188 -HP:0002494 oboInOwl:hasDbXref SNOMEDCT_US:69020003 -HP:0100803 oboInOwl:hasDbXref UMLS:C4021966 -HP:0002495 oboInOwl:hasDbXref SNOMEDCT_US:130980003 -HP:0002495 oboInOwl:hasDbXref UMLS:C1295585 -HP:0001161 oboInOwl:hasDbXref MEDDRA:10036064 -HP:0001161 oboInOwl:hasDbXref SNOMEDCT_US:81793007 -HP:0001161 oboInOwl:hasDbXref UMLS:C0158733 -HP:0100800 oboInOwl:hasDbXref UMLS:C4021968 -HP:0002492 oboInOwl:hasDbXref UMLS:C4025704 -HP:0002492 oboInOwl:hasDbXref UMLS:C4020852 -HP:0002493 oboInOwl:hasDbXref UMLS:C1839042 -HP:0002493 oboInOwl:hasDbXref UMLS:C1504405 -HP:0100801 oboInOwl:hasDbXref UMLS:C4021967 -HP:0001162 oboInOwl:hasDbXref SNOMEDCT_US:205131007 -HP:0001162 oboInOwl:hasDbXref UMLS:C0431904 -HP:0100810 oboInOwl:hasDbXref UMLS:C4020951 -HP:0001178 oboInOwl:hasDbXref UMLS:C4025799 -HP:0001176 oboInOwl:hasDbXref UMLS:C0426870 -HP:0001176 oboInOwl:hasDbXref SNOMEDCT_US:249752003 -HP:0001177 oboInOwl:hasDbXref SNOMEDCT_US:445216006 -HP:0001177 oboInOwl:hasDbXref SNOMEDCT_US:205135003 -HP:0001177 oboInOwl:hasDbXref MSH:C536332 -HP:0001177 oboInOwl:hasDbXref UMLS:C1395852 -HP:0100819 oboInOwl:hasDbXref MEDDRA:10022647 -HP:0100819 oboInOwl:hasDbXref MSH:D007412 -HP:0100819 oboInOwl:hasDbXref UMLS:C0021833 -HP:0100819 oboInOwl:hasDbXref SNOMEDCT_US:38851006 -HP:0100817 oboInOwl:hasDbXref MSH:D006978 -HP:0100817 oboInOwl:hasDbXref UMLS:C0020545 -HP:0100817 oboInOwl:hasDbXref SNOMEDCT_US:123799005 -HP:0001171 oboInOwl:hasDbXref UMLS:C0221373 -HP:0001171 oboInOwl:hasDbXref SNOMEDCT_US:299034005 -HP:0100818 oboInOwl:hasDbXref SNOMEDCT_US:298710001 -HP:0100818 oboInOwl:hasDbXref UMLS:C0575484 -HP:0100816 oboInOwl:hasDbXref UMLS:C4021963 -HP:0100813 oboInOwl:hasDbXref MSH:D013086 -HP:0100813 oboInOwl:hasDbXref SNOMEDCT_US:81996005 -HP:0100813 oboInOwl:hasDbXref SNOMEDCT_US:49198006 -HP:0100813 oboInOwl:hasDbXref UMLS:C0037856 -HP:0100814 oboInOwl:hasDbXref UMLS:C4020699 -HP:0100814 oboInOwl:hasDbXref MSH:D049328 -HP:0100814 oboInOwl:hasDbXref SNOMEDCT_US:40467008 -HP:0100814 oboInOwl:hasDbXref UMLS:C0265985 -HP:0001172 oboInOwl:hasDbXref UMLS:C0575897 -HP:0001172 oboInOwl:hasDbXref MSH:C536903 -HP:0001172 oboInOwl:hasDbXref SNOMEDCT_US:299130003 -HP:0100811 oboInOwl:hasDbXref UMLS:C4021964 -HP:0100812 oboInOwl:hasDbXref SNOMEDCT_US:79879001 -HP:0100812 oboInOwl:hasDbXref MSH:D006209 -HP:0100812 oboInOwl:hasDbXref UMLS:C0018520 -HP:0100812 oboInOwl:hasDbXref MEDDRA:10006326 -HP:0100820 oboInOwl:hasDbXref SNOMEDCT_US:197679002 -HP:0100820 oboInOwl:hasDbXref UMLS:C0268731 -HP:0100821 oboInOwl:hasDbXref UMLS:C0238502 -HP:0100821 oboInOwl:hasDbXref ICD-9:618.03 -HP:0100821 oboInOwl:hasDbXref SNOMEDCT_US:12068006 -HP:0002476 oboInOwl:hasDbXref UMLS:C1838319 -HP:0002474 oboInOwl:hasDbXref UMLS:C0454641 -HP:0002474 oboInOwl:hasDbXref UMLS:C1847610 -HP:0002474 oboInOwl:hasDbXref UMLS:C4280573 -HP:0002474 oboInOwl:hasDbXref SNOMEDCT_US:229734008 -HP:0001144 oboInOwl:hasDbXref UMLS:C0155285 -HP:0001144 oboInOwl:hasDbXref SNOMEDCT_US:31021007 -HP:0002475 oboInOwl:hasDbXref SNOMEDCT_US:414667000 -HP:0002475 oboInOwl:hasDbXref SNOMEDCT_US:203994003 -HP:0002475 oboInOwl:hasDbXref UMLS:C0025312 -HP:0002475 oboInOwl:hasDbXref MSH:D008591 -HP:0002475 oboInOwl:hasDbXref Fyler:4309 -HP:0001149 oboInOwl:hasDbXref UMLS:C0155127 -HP:0001149 oboInOwl:hasDbXref SNOMEDCT_US:1192004 -HP:0001149 oboInOwl:hasDbXref MSH:D028227 -HP:0001149 oboInOwl:hasDbXref SNOMEDCT_US:361199007 -HP:0002478 oboInOwl:hasDbXref UMLS:C1859736 -HP:0001147 oboInOwl:hasDbXref UMLS:C0240897 -HP:0001147 oboInOwl:hasDbXref SNOMEDCT_US:39832008 -HP:0100828 oboInOwl:hasDbXref UMLS:C4021960 -HP:0100829 oboInOwl:hasDbXref UMLS:C3665358 -HP:0100829 oboInOwl:hasDbXref MSH:D005687 -HP:0100826 oboInOwl:hasDbXref UMLS:C4021961 -HP:0100826 oboInOwl:hasDbXref NCIT:C3262 -HP:0100827 oboInOwl:hasDbXref SNOMEDCT_US:67023009 -HP:0100827 oboInOwl:hasDbXref UMLS:C0024282 -HP:0100827 oboInOwl:hasDbXref MSH:D008218 -HP:0001141 oboInOwl:hasDbXref SNOMEDCT_US:397541004 -HP:0001141 oboInOwl:hasDbXref UMLS:C1301509 -HP:0002472 oboInOwl:hasDbXref UMLS:C1837503 -HP:0001142 oboInOwl:hasDbXref SNOMEDCT_US:253221000 -HP:0001142 oboInOwl:hasDbXref UMLS:C0239119 -HP:0100825 oboInOwl:hasDbXref SNOMEDCT_US:7847004 -HP:0100825 oboInOwl:hasDbXref MSH:D002613 -HP:0100825 oboInOwl:hasDbXref UMLS:C0007971 -HP:0100825 oboInOwl:hasDbXref UMLS:C4280288 -HP:0100822 oboInOwl:hasDbXref MSH:D020047 -HP:0100822 oboInOwl:hasDbXref ICD-9:618.04 -HP:0100822 oboInOwl:hasDbXref SNOMEDCT_US:62730001 -HP:0100822 oboInOwl:hasDbXref SNOMEDCT_US:447072005 -HP:0100822 oboInOwl:hasDbXref UMLS:C0149771 -HP:0002470 oboInOwl:hasDbXref UMLS:C1845029 -HP:0001140 oboInOwl:hasDbXref SNOMEDCT_US:5131000119107 -HP:0001140 oboInOwl:hasDbXref UMLS:C1867616 -HP:0001140 oboInOwl:hasDbXref UMLS:C0496897 -HP:0001140 oboInOwl:hasDbXref SNOMEDCT_US:92097004 -HP:0100823 oboInOwl:hasDbXref UMLS:C4021962 -HP:0100831 oboInOwl:hasDbXref UMLS:C4021958 -HP:0100832 oboInOwl:hasDbXref UMLS:C0016242 -HP:0100832 oboInOwl:hasDbXref SNOMEDCT_US:420999000 -HP:0100832 oboInOwl:hasDbXref SNOMEDCT_US:15013002 -HP:0100832 oboInOwl:hasDbXref SNOMEDCT_US:162278001 -HP:0100832 oboInOwl:hasDbXref UMLS:C1720491 -HP:0100830 oboInOwl:hasDbXref UMLS:C4021959 -HP:0001156 oboInOwl:hasDbXref UMLS:C0221357 -HP:0001156 oboInOwl:hasDbXref MSH:D059327 -HP:0001156 oboInOwl:hasDbXref SNOMEDCT_US:43476002 -HP:0002487 oboInOwl:hasDbXref SNOMEDCT_US:45352006 -HP:0002487 oboInOwl:hasDbXref SNOMEDCT_US:44548000 -HP:0002487 oboInOwl:hasDbXref UMLS:C0424295 -HP:0002487 oboInOwl:hasDbXref UMLS:C0037763 -HP:0002487 oboInOwl:hasDbXref MSH:D013035 -HP:0002487 oboInOwl:hasDbXref MSH:D006948 -HP:0002488 oboInOwl:hasDbXref SNOMEDCT_US:91855006 -HP:0002488 oboInOwl:hasDbXref UMLS:C0085669 -HP:0002488 oboInOwl:hasDbXref SNOMEDCT_US:24072005 -HP:0002488 oboInOwl:hasDbXref UMLS:C4280572 -HP:0002486 oboInOwl:hasDbXref SNOMEDCT_US:3434004 -HP:0002486 oboInOwl:hasDbXref UMLS:C0027125 -HP:0002486 oboInOwl:hasDbXref MSH:D009222 -HP:0001155 oboInOwl:hasDbXref SNOMEDCT_US:299033004 -HP:0001155 oboInOwl:hasDbXref UMLS:C0018564 -HP:0001155 oboInOwl:hasDbXref MSH:D006226 -HP:0001159 oboInOwl:hasDbXref Fyler:4174 -HP:0001159 oboInOwl:hasDbXref MSH:D013576 -HP:0001159 oboInOwl:hasDbXref SNOMEDCT_US:373413006 -HP:0001159 oboInOwl:hasDbXref UMLS:C0039075 -HP:0100839 oboInOwl:hasDbXref UMLS:C0266258 -HP:0100839 oboInOwl:hasDbXref SNOMEDCT_US:3650004 -HP:0002480 oboInOwl:hasDbXref SNOMEDCT_US:13920009 -HP:0002480 oboInOwl:hasDbXref UMLS:C0019151 -HP:0002480 oboInOwl:hasDbXref MSH:D006501 -HP:0002480 oboInOwl:hasDbXref SNOMEDCT_US:449902003 -HP:0100837 oboInOwl:hasDbXref SNOMEDCT_US:400126005 -HP:0100837 oboInOwl:hasDbXref SNOMEDCT_US:400059005 -HP:0100837 oboInOwl:hasDbXref UMLS:C0263428 -HP:0100837 oboInOwl:hasDbXref MSH:C537412 -HP:0100838 oboInOwl:hasDbXref UMLS:C4021957 -HP:0100835 oboInOwl:hasDbXref UMLS:C0347509 -HP:0100835 oboInOwl:hasDbXref SNOMEDCT_US:92048008 -HP:0002483 oboInOwl:hasDbXref UMLS:C1856507 -HP:0001152 oboInOwl:hasDbXref UMLS:C1836479 -HP:0001153 oboInOwl:hasDbXref UMLS:C0266411 -HP:0001153 oboInOwl:hasDbXref SNOMEDCT_US:47054003 -HP:0100836 oboInOwl:hasDbXref UMLS:C0348374 -HP:0100836 oboInOwl:hasDbXref SNOMEDCT_US:372062007 -HP:0100833 oboInOwl:hasDbXref NCIT:C3262 -HP:0100833 oboInOwl:hasDbXref SNOMEDCT_US:126832004 -HP:0100833 oboInOwl:hasDbXref UMLS:C0345832 -HP:0001151 oboInOwl:hasDbXref UMLS:C1866753 -HP:0100834 oboInOwl:hasDbXref SNOMEDCT_US:126837005 -HP:0100834 oboInOwl:hasDbXref NCIT:C3262 -HP:0100834 oboInOwl:hasDbXref UMLS:C0009404 -HP:0100834 oboInOwl:hasDbXref MSH:D015179 -HP:0100842 oboInOwl:hasDbXref SNOMEDCT_US:7611002 -HP:0100842 oboInOwl:hasDbXref UMLS:C0338503 -HP:0100842 oboInOwl:hasDbXref MSH:D025962 -HP:0100840 oboInOwl:hasDbXref UMLS:C2266639 -HP:0100840 oboInOwl:hasDbXref UMLS:C3551430 -HP:0100840 oboInOwl:hasDbXref UMLS:C1848765 -HP:0100840 oboInOwl:hasDbXref UMLS:C4021956 -HP:0100841 oboInOwl:hasDbXref SNOMEDCT_US:83714006 -HP:0100841 oboInOwl:hasDbXref UMLS:C0266150 -HP:0100848 oboInOwl:hasDbXref NCIT:C3262 -HP:0100848 oboInOwl:hasDbXref UMLS:C4020950 -HP:0100849 oboInOwl:hasDbXref NCIT:C3262 -HP:0100849 oboInOwl:hasDbXref SNOMEDCT_US:126905005 -HP:0100849 oboInOwl:hasDbXref UMLS:C0341790 -HP:0100847 oboInOwl:hasDbXref MSH:D011565 -HP:0100847 oboInOwl:hasDbXref UMLS:C0030246 -HP:0100847 oboInOwl:hasDbXref MEDDRA:10050185 -HP:0100847 oboInOwl:hasDbXref SNOMEDCT_US:27520001 -HP:0100844 oboInOwl:hasDbXref UMLS:C0030290 -HP:0100844 oboInOwl:hasDbXref MSH:D010185 -HP:0100844 oboInOwl:hasDbXref SNOMEDCT_US:25803005 -HP:0100845 oboInOwl:hasDbXref MSH:D000707 -HP:0100845 oboInOwl:hasDbXref SNOMEDCT_US:39579001 -HP:0100845 oboInOwl:hasDbXref UMLS:C0002792 -HP:0100853 oboInOwl:hasDbXref UMLS:C3276032 -HP:0100854 oboInOwl:hasDbXref UMLS:C4021955 -HP:0100851 oboInOwl:hasDbXref UMLS:C4020949 -HP:0100852 oboInOwl:hasDbXref UMLS:C4018849 -HP:0100850 oboInOwl:hasDbXref MSH:D010412 -HP:0100850 oboInOwl:hasDbXref SNOMEDCT_US:126896003 -HP:0100850 oboInOwl:hasDbXref NCIT:C3262 -HP:0100850 oboInOwl:hasDbXref UMLS:C0030849 -HP:0100859 oboInOwl:hasDbXref UMLS:C0264974 -HP:0100859 oboInOwl:hasDbXref SNOMEDCT_US:65498003 -HP:0100857 oboInOwl:hasDbXref UMLS:C4021952 -HP:0100858 oboInOwl:hasDbXref SNOMEDCT_US:111290000 -HP:0100858 oboInOwl:hasDbXref UMLS:C0264969 -HP:0100855 oboInOwl:hasDbXref UMLS:C4021954 -HP:0100856 oboInOwl:hasDbXref UMLS:C4021953 -HP:0100864 oboInOwl:hasDbXref UMLS:C1836184 -HP:0100865 oboInOwl:hasDbXref UMLS:C1836868 -HP:0100862 oboInOwl:hasDbXref UMLS:C4021950 -HP:0100863 oboInOwl:hasDbXref UMLS:C4021949 -HP:0100860 oboInOwl:hasDbXref SNOMEDCT_US:195289005 -HP:0100860 oboInOwl:hasDbXref UMLS:C0340625 -HP:0100861 oboInOwl:hasDbXref UMLS:C4021951 -HP:0001187 oboInOwl:hasDbXref UMLS:C1844577 -HP:0001188 oboInOwl:hasDbXref UMLS:C0239815 -HP:0001181 oboInOwl:hasDbXref UMLS:C3554617 -HP:0001182 oboInOwl:hasDbXref UMLS:C0426886 -HP:0001182 oboInOwl:hasDbXref SNOMEDCT_US:249768009 -HP:0001180 oboInOwl:hasDbXref SNOMEDCT_US:71358006 -HP:0001180 oboInOwl:hasDbXref UMLS:C0728895 -HP:0100869 oboInOwl:hasDbXref UMLS:C4020948 -HP:0100866 oboInOwl:hasDbXref UMLS:C1849063 -HP:0100867 oboInOwl:hasDbXref UMLS:C0238093 -HP:0100867 oboInOwl:hasDbXref UMLS:C1860791 -HP:0100867 oboInOwl:hasDbXref MSH:C535720 -HP:0100867 oboInOwl:hasDbXref MEDDRA:10050094 -HP:0100867 oboInOwl:hasDbXref SNOMEDCT_US:73120006 -HP:0100875 oboInOwl:hasDbXref UMLS:C4021947 -HP:0100875 oboInOwl:hasDbXref UMLS:C4280287 -HP:0100876 oboInOwl:hasDbXref UMLS:C1857280 -HP:0100874 oboInOwl:hasDbXref UMLS:C4073184 -HP:0100871 oboInOwl:hasDbXref UMLS:C4021948 -HP:0100872 oboInOwl:hasDbXref UMLS:C4020946 -HP:0100870 oboInOwl:hasDbXref UMLS:C4020947 -HP:0001199 oboInOwl:hasDbXref UMLS:C0241397 -HP:0001199 oboInOwl:hasDbXref SNOMEDCT_US:205308004 -HP:0001199 oboInOwl:hasDbXref MSH:C573898 -HP:0001193 oboInOwl:hasDbXref UMLS:C4048199 -HP:0001191 oboInOwl:hasDbXref UMLS:C1840535 -HP:0001196 oboInOwl:hasDbXref SNOMEDCT_US:59795007 -HP:0001196 oboInOwl:hasDbXref UMLS:C0266786 -HP:0100879 oboInOwl:hasDbXref SNOMEDCT_US:66998000 -HP:0100879 oboInOwl:hasDbXref UMLS:C0392039 -HP:0001197 oboInOwl:hasDbXref UMLS:C4025797 -HP:0100877 oboInOwl:hasDbXref UMLS:C2315541 -HP:0100877 oboInOwl:hasDbXref SNOMEDCT_US:433036004 -HP:0001194 oboInOwl:hasDbXref UMLS:C4025798 -HP:0001195 oboInOwl:hasDbXref MSH:D058529 -HP:0001195 oboInOwl:hasDbXref UMLS:C1384670 -HP:0001195 oboInOwl:hasDbXref SNOMEDCT_US:204470001 -HP:0100878 oboInOwl:hasDbXref SNOMEDCT_US:198319004 -HP:0100878 oboInOwl:hasDbXref UMLS:C0151994 -HP:0002418 oboInOwl:hasDbXref UMLS:C4021755 -HP:0002419 oboInOwl:hasDbXref UMLS:C1865060 -HP:0003749 oboInOwl:hasDbXref SNOMEDCT_US:249941003 -HP:0003749 oboInOwl:hasDbXref UMLS:C0427064 -HP:0002416 oboInOwl:hasDbXref UMLS:C1833431 -HP:0002410 oboInOwl:hasDbXref MSH:D006849 -HP:0002410 oboInOwl:hasDbXref UMLS:C2936786 -HP:0003741 oboInOwl:hasDbXref SNOMEDCT_US:240059009 -HP:0003741 oboInOwl:hasDbXref UMLS:C0699743 -HP:0002411 oboInOwl:hasDbXref SNOMEDCT_US:27678003 -HP:0002411 oboInOwl:hasDbXref MSH:D020385 -HP:0002411 oboInOwl:hasDbXref UMLS:C0684219 -HP:0003740 oboInOwl:hasDbXref UMLS:C4025575 -HP:0002414 oboInOwl:hasDbXref SNOMEDCT_US:67531005 -HP:0002414 oboInOwl:hasDbXref Fyler:4157 -HP:0002414 oboInOwl:hasDbXref UMLS:C0080178 -HP:0002414 oboInOwl:hasDbXref MSH:D016135 -HP:0002415 oboInOwl:hasDbXref SNOMEDCT_US:192781003 -HP:0002415 oboInOwl:hasDbXref UMLS:C0023520 -HP:0003745 oboInOwl:hasDbXref UMLS:C1853237 -HP:0003744 oboInOwl:hasDbXref UMLS:C4025574 -HP:0003744 oboInOwl:hasDbXref UMLS:C1834002 -HP:0003743 oboInOwl:hasDbXref MSH:D020132 -HP:0003743 oboInOwl:hasDbXref UMLS:C0600498 -HP:0002427 oboInOwl:hasDbXref SNOMEDCT_US:328681008 -HP:0002427 oboInOwl:hasDbXref UMLS:C0917814 -HP:0002427 oboInOwl:hasDbXref SNOMEDCT_US:229665008 -HP:0002427 oboInOwl:hasDbXref SNOMEDCT_US:229654003 -HP:0002427 oboInOwl:hasDbXref UMLS:C0003550 -HP:0002427 oboInOwl:hasDbXref MSH:D001039 -HP:0003759 oboInOwl:hasDbXref UMLS:C4025570 -HP:0003758 oboInOwl:hasDbXref UMLS:C1857657 -HP:0003758 oboInOwl:hasDbXref UMLS:C0424631 -HP:0003758 oboInOwl:hasDbXref SNOMEDCT_US:248316006 -HP:0002421 oboInOwl:hasDbXref UMLS:C1836038 -HP:0003752 oboInOwl:hasDbXref UMLS:C4025572 -HP:0003750 oboInOwl:hasDbXref UMLS:C0242979 -HP:0003750 oboInOwl:hasDbXref SNOMEDCT_US:80449002 -HP:0003750 oboInOwl:hasDbXref UMLS:C4025573 -HP:0003750 oboInOwl:hasDbXref MSH:D018763 -HP:0002425 oboInOwl:hasDbXref SNOMEDCT_US:48257004 -HP:0002425 oboInOwl:hasDbXref UMLS:C0234517 -HP:0003756 oboInOwl:hasDbXref SNOMEDCT_US:75047002 -HP:0003756 oboInOwl:hasDbXref UMLS:C1533847 -HP:0002423 oboInOwl:hasDbXref UMLS:C1865903 -HP:0003755 oboInOwl:hasDbXref UMLS:C4025571 -HP:0003725 oboInOwl:hasDbXref UMLS:C1850656 -HP:0003729 oboInOwl:hasDbXref UMLS:C3806660 -HP:0003720 oboInOwl:hasDbXref UMLS:C3805639 -HP:0003724 oboInOwl:hasDbXref UMLS:C1847766 -HP:0003722 oboInOwl:hasDbXref UMLS:C1843637 -HP:0003739 oboInOwl:hasDbXref UMLS:C3806442 -HP:0003738 oboInOwl:hasDbXref UMLS:C1850830 -HP:0002408 oboInOwl:hasDbXref MSH:D002538 -HP:0002408 oboInOwl:hasDbXref SNOMEDCT_US:234142008 -HP:0002408 oboInOwl:hasDbXref Fyler:2201 -HP:0002408 oboInOwl:hasDbXref UMLS:C0917804 -HP:0003737 oboInOwl:hasDbXref UMLS:C0162670 -HP:0003737 oboInOwl:hasDbXref SNOMEDCT_US:16851005 -HP:0003737 oboInOwl:hasDbXref MSH:D017240 -HP:0002406 oboInOwl:hasDbXref UMLS:C4280577 -HP:0002406 oboInOwl:hasDbXref UMLS:C1854489 -HP:0003736 oboInOwl:hasDbXref UMLS:C0544966 -HP:0003731 oboInOwl:hasDbXref SNOMEDCT_US:300948004 -HP:0003731 oboInOwl:hasDbXref UMLS:C0577655 -HP:0003730 oboInOwl:hasDbXref UMLS:C4020837 -HP:0003730 oboInOwl:hasDbXref UMLS:C4025576 -HP:0002403 oboInOwl:hasDbXref UMLS:C0240914 -HP:0002403 oboInOwl:hasDbXref SNOMEDCT_US:298310004 -HP:0002404 oboInOwl:hasDbXref UMLS:C4021756 -HP:0003733 oboInOwl:hasDbXref UMLS:C1846674 -HP:0002401 oboInOwl:hasDbXref UMLS:C1857287 -HP:0001129 oboInOwl:hasDbXref UMLS:C4025800 -HP:0001123 oboInOwl:hasDbXref UMLS:C3887875 -HP:0001123 oboInOwl:hasDbXref SNOMEDCT_US:12184005 -HP:0002454 oboInOwl:hasDbXref UMLS:C4025705 -HP:0003785 oboInOwl:hasDbXref UMLS:C4280803 -HP:0003784 oboInOwl:hasDbXref UMLS:C1970463 -HP:0003783 oboInOwl:hasDbXref UMLS:C1970461 -HP:0002453 oboInOwl:hasDbXref UMLS:C4025706 -HP:0001128 oboInOwl:hasDbXref MSH:D058457 -HP:0001128 oboInOwl:hasDbXref SNOMEDCT_US:60332004 -HP:0001128 oboInOwl:hasDbXref UMLS:C0221259 -HP:0003789 oboInOwl:hasDbXref UMLS:C1850674 -HP:0003789 oboInOwl:hasDbXref MSH:C564969 -HP:0001125 oboInOwl:hasDbXref UMLS:C1865332 -HP:0001126 oboInOwl:hasDbXref SNOMEDCT_US:400951005 -HP:0001126 oboInOwl:hasDbXref UMLS:C0311249 -HP:0003787 oboInOwl:hasDbXref UMLS:C4025568 -HP:0002457 oboInOwl:hasDbXref UMLS:C0476217 -HP:0002457 oboInOwl:hasDbXref SNOMEDCT_US:271799000 -HP:0002450 oboInOwl:hasDbXref UMLS:C4025707 -HP:0003782 oboInOwl:hasDbXref UMLS:C4025569 -HP:0003781 oboInOwl:hasDbXref SNOMEDCT_US:62718007 -HP:0003781 oboInOwl:hasDbXref UMLS:C0037036 -HP:0003781 oboInOwl:hasDbXref SNOMEDCT_US:53827007 -HP:0003781 oboInOwl:hasDbXref SNOMEDCT_US:275295002 -HP:0003781 oboInOwl:hasDbXref UMLS:C0013132 -HP:0003781 oboInOwl:hasDbXref MSH:D012798 -HP:0002451 oboInOwl:hasDbXref UMLS:C0751093 -HP:0002451 oboInOwl:hasDbXref MSH:D004421 -HP:0001120 oboInOwl:hasDbXref UMLS:C4025802 -HP:0002465 oboInOwl:hasDbXref UMLS:C4280574 -HP:0002465 oboInOwl:hasDbXref UMLS:C1848207 -HP:0003797 oboInOwl:hasDbXref UMLS:C1404521 -HP:0003797 oboInOwl:hasDbXref UMLS:C1842552 -HP:0001134 oboInOwl:hasDbXref UMLS:C1855179 -HP:0001134 oboInOwl:hasDbXref MSH:C538282 -HP:0003796 oboInOwl:hasDbXref UMLS:C1855180 -HP:0001135 oboInOwl:hasDbXref UMLS:C1857627 -HP:0002463 oboInOwl:hasDbXref UMLS:C0023015 -HP:0002463 oboInOwl:hasDbXref MSH:D007806 -HP:0002463 oboInOwl:hasDbXref SNOMEDCT_US:62305002 -HP:0001132 oboInOwl:hasDbXref UMLS:C0023316 -HP:0001132 oboInOwl:hasDbXref SNOMEDCT_US:65814009 -HP:0001132 oboInOwl:hasDbXref MSH:D007906 -HP:0003795 oboInOwl:hasDbXref UMLS:C4021723 -HP:0002464 oboInOwl:hasDbXref SNOMEDCT_US:229684006 -HP:0002464 oboInOwl:hasDbXref UMLS:C0454596 -HP:0002464 oboInOwl:hasDbXref MSH:D004401 -HP:0001133 oboInOwl:hasDbXref UMLS:C0235095 -HP:0001133 oboInOwl:hasDbXref SNOMEDCT_US:1151008 -HP:0001133 oboInOwl:hasDbXref SNOMEDCT_US:267628004 -HP:0001138 oboInOwl:hasDbXref UMLS:C3887709 -HP:0001138 oboInOwl:hasDbXref SNOMEDCT_US:82108004 -HP:0001139 oboInOwl:hasDbXref SNOMEDCT_US:75241009 -HP:0001139 oboInOwl:hasDbXref MSH:D015794 -HP:0001139 oboInOwl:hasDbXref UMLS:C0008525 -HP:0001136 oboInOwl:hasDbXref UMLS:C1843517 -HP:0003799 oboInOwl:hasDbXref UMLS:C1868549 -HP:0003798 oboInOwl:hasDbXref UMLS:C3808039 -HP:0001137 oboInOwl:hasDbXref SNOMEDCT_US:39837002 -HP:0001137 oboInOwl:hasDbXref UMLS:C0152205 -HP:0002461 oboInOwl:hasDbXref UMLS:C1859273 -HP:0001131 oboInOwl:hasDbXref SNOMEDCT_US:5587004 -HP:0001131 oboInOwl:hasDbXref UMLS:C0010036 -HP:0003791 oboInOwl:hasDbXref UMLS:C1853934 -HP:0002460 oboInOwl:hasDbXref SNOMEDCT_US:249942005 -HP:0002460 oboInOwl:hasDbXref UMLS:C0427065 -HP:0002460 oboInOwl:hasDbXref UMLS:C1864696 -HP:0001107 oboInOwl:hasDbXref UMLS:C0078917 -HP:0001107 oboInOwl:hasDbXref MSH:D016117 -HP:0001107 oboInOwl:hasDbXref SNOMEDCT_US:26399002 -HP:0002438 oboInOwl:hasDbXref UMLS:C4025708 -HP:0002439 oboInOwl:hasDbXref UMLS:C1836151 -HP:0003764 oboInOwl:hasDbXref SNOMEDCT_US:21119008 -HP:0003764 oboInOwl:hasDbXref MSH:D009508 -HP:0003764 oboInOwl:hasDbXref UMLS:C0027962 -HP:0003764 oboInOwl:hasDbXref SNOMEDCT_US:51697005 -HP:0003764 oboInOwl:hasDbXref SNOMEDCT_US:400096001 -HP:0003764 oboInOwl:hasDbXref MSH:D009506 -HP:0003764 oboInOwl:hasDbXref UMLS:C0027960 -HP:0001101 oboInOwl:hasDbXref UMLS:C0022081 -HP:0001101 oboInOwl:hasDbXref SNOMEDCT_US:65074000 -HP:0001101 oboInOwl:hasDbXref MSH:D007500 -HP:0003763 oboInOwl:hasDbXref UMLS:C0006325 -HP:0003763 oboInOwl:hasDbXref MSH:D002012 -HP:0003763 oboInOwl:hasDbXref SNOMEDCT_US:90207007 -HP:0003763 oboInOwl:hasDbXref SNOMEDCT_US:191983006 -HP:0001102 oboInOwl:hasDbXref UMLS:C0002982 -HP:0001102 oboInOwl:hasDbXref MSH:D000793 -HP:0003762 oboInOwl:hasDbXref UMLS:C0266393 -HP:0003762 oboInOwl:hasDbXref SNOMEDCT_US:22504001 -HP:0003762 oboInOwl:hasDbXref SNOMEDCT_US:15545001 -HP:0003762 oboInOwl:hasDbXref UMLS:C0152240 -HP:0001100 oboInOwl:hasDbXref SNOMEDCT_US:247033008 -HP:0001100 oboInOwl:hasDbXref MSH:C538115 -HP:0001100 oboInOwl:hasDbXref UMLS:C0423318 -HP:0003761 oboInOwl:hasDbXref MSH:D002114 -HP:0003761 oboInOwl:hasDbXref SNOMEDCT_US:6595006 -HP:0003761 oboInOwl:hasDbXref UMLS:C0006663 -HP:0001105 oboInOwl:hasDbXref UMLS:C0521694 -HP:0001105 oboInOwl:hasDbXref UMLS:C0035304 -HP:0001105 oboInOwl:hasDbXref MSH:D012162 -HP:0001105 oboInOwl:hasDbXref SNOMEDCT_US:95695004 -HP:0001105 oboInOwl:hasDbXref SNOMEDCT_US:405722004 -HP:0003768 oboInOwl:hasDbXref UMLS:C1279412 -HP:0003768 oboInOwl:hasDbXref SNOMEDCT_US:198030008 -HP:0002436 oboInOwl:hasDbXref UMLS:C1848652 -HP:0002436 oboInOwl:hasDbXref SNOMEDCT_US:445468002 -HP:0001106 oboInOwl:hasDbXref UMLS:C1844606 -HP:0001103 oboInOwl:hasDbXref SNOMEDCT_US:312999006 -HP:0001103 oboInOwl:hasDbXref UMLS:C0730362 -HP:0002435 oboInOwl:hasDbXref MSH:D008588 -HP:0002435 oboInOwl:hasDbXref SNOMEDCT_US:171131006 -HP:0002435 oboInOwl:hasDbXref UMLS:C0025299 -HP:0003765 oboInOwl:hasDbXref MSH:D011565 -HP:0003765 oboInOwl:hasDbXref UMLS:C0033860 -HP:0003765 oboInOwl:hasDbXref SNOMEDCT_US:9014002 -HP:0001104 oboInOwl:hasDbXref UMLS:C1849412 -HP:0003760 oboInOwl:hasDbXref UMLS:C4280804 -HP:0001118 oboInOwl:hasDbXref UMLS:C0302254 -HP:0001118 oboInOwl:hasDbXref SNOMEDCT_US:399336001 -HP:0001119 oboInOwl:hasDbXref UMLS:C3887531 -HP:0001112 oboInOwl:hasDbXref SNOMEDCT_US:58610003 -HP:0001112 oboInOwl:hasDbXref UMLS:C0917796 -HP:0001112 oboInOwl:hasDbXref MSH:D029242 -HP:0003774 oboInOwl:hasDbXref UMLS:C2316810 -HP:0003774 oboInOwl:hasDbXref SNOMEDCT_US:433146000 -HP:0002444 oboInOwl:hasDbXref UMLS:C0342418 -HP:0002444 oboInOwl:hasDbXref MSH:C537158 -HP:0002444 oboInOwl:hasDbXref SNOMEDCT_US:237714006 -HP:0002442 oboInOwl:hasDbXref UMLS:C4280576 -HP:0002442 oboInOwl:hasDbXref UMLS:C1411876 -HP:0002442 oboInOwl:hasDbXref SNOMEDCT_US:47916000 -HP:0001116 oboInOwl:hasDbXref UMLS:C1852767 -HP:0001116 oboInOwl:hasDbXref MSH:C535968 -HP:0003779 oboInOwl:hasDbXref UMLS:C1844509 -HP:0002448 oboInOwl:hasDbXref UMLS:C4280575 -HP:0002448 oboInOwl:hasDbXref UMLS:C1838578 -HP:0001117 oboInOwl:hasDbXref UMLS:C4280600 -HP:0001117 oboInOwl:hasDbXref UMLS:C4025803 -HP:0001117 oboInOwl:hasDbXref UMLS:C4072828 -HP:0003778 oboInOwl:hasDbXref UMLS:C4280545 -HP:0003778 oboInOwl:hasDbXref UMLS:C1841648 -HP:0003777 oboInOwl:hasDbXref MSH:C562485 -HP:0003777 oboInOwl:hasDbXref SNOMEDCT_US:17170005 -HP:0003777 oboInOwl:hasDbXref UMLS:C0263491 -HP:0002445 oboInOwl:hasDbXref SNOMEDCT_US:11538006 -HP:0002445 oboInOwl:hasDbXref MSH:D011782 -HP:0002445 oboInOwl:hasDbXref UMLS:C0034372 -HP:0001114 oboInOwl:hasDbXref SNOMEDCT_US:75594004 -HP:0001114 oboInOwl:hasDbXref UMLS:C0155210 -HP:0001114 oboInOwl:hasDbXref SNOMEDCT_US:6400008 -HP:0001114 oboInOwl:hasDbXref MSH:D014973 -HP:0001114 oboInOwl:hasDbXref UMLS:C4280602 -HP:0001114 oboInOwl:hasDbXref SNOMEDCT_US:63103006 -HP:0001114 oboInOwl:hasDbXref UMLS:C0302314 -HP:0001114 oboInOwl:hasDbXref UMLS:C4280601 -HP:0001115 oboInOwl:hasDbXref UMLS:C1850191 -HP:0002446 oboInOwl:hasDbXref MSH:D005911 -HP:0002446 oboInOwl:hasDbXref SNOMEDCT_US:81415000 -HP:0002446 oboInOwl:hasDbXref UMLS:C3887640 -HP:0003771 oboInOwl:hasDbXref SNOMEDCT_US:57602001 -HP:0003771 oboInOwl:hasDbXref UMLS:C1527284 -HP:0003771 oboInOwl:hasDbXref UMLS:C4280546 -HP:0003771 oboInOwl:hasDbXref MSH:D003784 -HP:0003771 oboInOwl:hasDbXref UMLS:C4280259 -HP:0004804 oboInOwl:hasDbXref SNOMEDCT_US:42601008 -HP:0004804 oboInOwl:hasDbXref MSH:D000745 -HP:0004804 oboInOwl:hasDbXref UMLS:C4020827 -HP:0004804 oboInOwl:hasDbXref UMLS:C0002881 -HP:0004804 oboInOwl:hasDbXref SNOMEDCT_US:38911009 -HP:0004809 oboInOwl:hasDbXref MSH:D054098 -HP:0004809 oboInOwl:hasDbXref SNOMEDCT_US:240305000 -HP:0004809 oboInOwl:hasDbXref UMLS:C3853779 -HP:0004808 oboInOwl:hasDbXref SNOMEDCT_US:91861009 -HP:0004808 oboInOwl:hasDbXref SNOMEDCT_US:17788007 -HP:0004808 oboInOwl:hasDbXref UMLS:C0023467 -HP:0004808 oboInOwl:hasDbXref SNOMEDCT_US:413443009 -HP:0004808 oboInOwl:hasDbXref MSH:D015470 -HP:0004802 oboInOwl:hasDbXref UMLS:C1859495 -HP:0004800 oboInOwl:hasDbXref SNOMEDCT_US:197083003 -HP:0004800 oboInOwl:hasDbXref UMLS:C0341266 -HP:0100644 oboInOwl:hasDbXref SNOMEDCT_US:402633003 -HP:0100644 oboInOwl:hasDbXref UMLS:C1142305 -HP:0100644 oboInOwl:hasDbXref MEDDRA:10058330 -HP:0100645 oboInOwl:hasDbXref ICD-9:618.00 -HP:0100645 oboInOwl:hasDbXref SNOMEDCT_US:252005008 -HP:0100645 oboInOwl:hasDbXref UMLS:C1394494 -HP:0100642 oboInOwl:hasDbXref NCIT:C3262 -HP:0100642 oboInOwl:hasDbXref UMLS:C0596046 -HP:0100642 oboInOwl:hasDbXref SNOMEDCT_US:127023007 -HP:0100643 oboInOwl:hasDbXref UMLS:C4020960 -HP:0100640 oboInOwl:hasDbXref UMLS:C0339880 -HP:0100640 oboInOwl:hasDbXref SNOMEDCT_US:195867000 -HP:0100641 oboInOwl:hasDbXref SNOMEDCT_US:127022002 -HP:0100641 oboInOwl:hasDbXref SNOMEDCT_US:18365006 -HP:0100641 oboInOwl:hasDbXref MSH:D000306 -HP:0100641 oboInOwl:hasDbXref NCIT:C3262 -HP:0100641 oboInOwl:hasDbXref UMLS:C0001618 -HP:0100648 oboInOwl:hasDbXref MSH:D014062 -HP:0100648 oboInOwl:hasDbXref UMLS:C0040411 -HP:0100648 oboInOwl:hasDbXref NCIT:C3262 -HP:0100648 oboInOwl:hasDbXref SNOMEDCT_US:126778001 -HP:0100649 oboInOwl:hasDbXref SNOMEDCT_US:235075007 -HP:0100649 oboInOwl:hasDbXref SNOMEDCT_US:126797001 -HP:0100649 oboInOwl:hasDbXref MSH:D009062 -HP:0100649 oboInOwl:hasDbXref UMLS:C0026640 -HP:0100649 oboInOwl:hasDbXref UMLS:C4280289 -HP:0100649 oboInOwl:hasDbXref UMLS:C0149744 -HP:0100649 oboInOwl:hasDbXref NCIT:C3262 -HP:0100649 oboInOwl:hasDbXref SNOMEDCT_US:1071000119107 -HP:0100646 oboInOwl:hasDbXref UMLS:C0040147 -HP:0100646 oboInOwl:hasDbXref SNOMEDCT_US:82119001 -HP:0100646 oboInOwl:hasDbXref MSH:D013966 -HP:0100647 oboInOwl:hasDbXref UMLS:C0018213 -HP:0100647 oboInOwl:hasDbXref SNOMEDCT_US:353295004 -HP:0100647 oboInOwl:hasDbXref SNOMEDCT_US:55807009 -HP:0100647 oboInOwl:hasDbXref MSH:D006111 -HP:0100656 oboInOwl:hasDbXref UMLS:C4022002 -HP:0100653 oboInOwl:hasDbXref MSH:D009902 -HP:0100653 oboInOwl:hasDbXref SNOMEDCT_US:66760008 -HP:0100653 oboInOwl:hasDbXref UMLS:C0029134 -HP:0100654 oboInOwl:hasDbXref SNOMEDCT_US:230507009 -HP:0100654 oboInOwl:hasDbXref MSH:D009902 -HP:0100654 oboInOwl:hasDbXref UMLS:C0085582 -HP:0100651 oboInOwl:hasDbXref SNOMEDCT_US:46635009 -HP:0100651 oboInOwl:hasDbXref UMLS:C0011854 -HP:0100651 oboInOwl:hasDbXref MSH:D003922 -HP:0100650 oboInOwl:hasDbXref NCIT:C3262 -HP:0100650 oboInOwl:hasDbXref UMLS:C0750081 -HP:0100650 oboInOwl:hasDbXref UMLS:C0042258 -HP:0100650 oboInOwl:hasDbXref SNOMEDCT_US:126921000 -HP:0100650 oboInOwl:hasDbXref MSH:D014625 -HP:0100659 oboInOwl:hasDbXref UMLS:C4022001 -HP:0100657 oboInOwl:hasDbXref UMLS:C0266682 -HP:0100657 oboInOwl:hasDbXref SNOMEDCT_US:44518003 -HP:0100658 oboInOwl:hasDbXref SNOMEDCT_US:128936008 -HP:0100658 oboInOwl:hasDbXref UMLS:C0007642 -HP:0100658 oboInOwl:hasDbXref MSH:D017192 -HP:0100658 oboInOwl:hasDbXref MSH:D002481 -HP:0100658 oboInOwl:hasDbXref SNOMEDCT_US:385627004 -HP:0100658 oboInOwl:hasDbXref SNOMEDCT_US:128045006 -HP:0100658 oboInOwl:hasDbXref UMLS:C0162627 -HP:0100665 oboInOwl:hasDbXref SNOMEDCT_US:400075008 -HP:0100665 oboInOwl:hasDbXref SNOMEDCT_US:41291007 -HP:0100665 oboInOwl:hasDbXref MSH:D000799 -HP:0100665 oboInOwl:hasDbXref UMLS:C0002994 -HP:0100662 oboInOwl:hasDbXref UMLS:C0008439 -HP:0100662 oboInOwl:hasDbXref SNOMEDCT_US:46176001 -HP:0100663 oboInOwl:hasDbXref SNOMEDCT_US:77471004 -HP:0100663 oboInOwl:hasDbXref UMLS:C0266677 -HP:0100660 oboInOwl:hasDbXref UMLS:C0013384 -HP:0100660 oboInOwl:hasDbXref SNOMEDCT_US:9748009 -HP:0100660 oboInOwl:hasDbXref MSH:D020820 -HP:0100661 oboInOwl:hasDbXref UMLS:C0040997 -HP:0100661 oboInOwl:hasDbXref MSH:D014277 -HP:0100661 oboInOwl:hasDbXref SNOMEDCT_US:31681005 -HP:0002199 oboInOwl:hasDbXref UMLS:C1855841 -HP:0002193 oboInOwl:hasDbXref UMLS:C4025720 -HP:0002194 oboInOwl:hasDbXref UMLS:C1837658 -HP:0002194 oboInOwl:hasDbXref SNOMEDCT_US:430099007 -HP:0002191 oboInOwl:hasDbXref UMLS:C1859520 -HP:0002197 oboInOwl:hasDbXref UMLS:C0234533 -HP:0002197 oboInOwl:hasDbXref SNOMEDCT_US:246545002 -HP:0002197 oboInOwl:hasDbXref UMLS:C1833488 -HP:0002197 oboInOwl:hasDbXref MSH:D012640 -HP:0002198 oboInOwl:hasDbXref UMLS:C1847117 -HP:0100668 oboInOwl:hasDbXref UMLS:C0266166 -HP:0100668 oboInOwl:hasDbXref UMLS:C4020702 -HP:0100668 oboInOwl:hasDbXref SNOMEDCT_US:3845008 -HP:0002195 oboInOwl:hasDbXref UMLS:C4025719 -HP:0100669 oboInOwl:hasDbXref UMLS:C4020959 -HP:0002196 oboInOwl:hasDbXref SNOMEDCT_US:48522003 -HP:0002196 oboInOwl:hasDbXref UMLS:C0037928 -HP:0002196 oboInOwl:hasDbXref MSH:D013118 -HP:0100677 oboInOwl:hasDbXref SNOMEDCT_US:48868008 -HP:0100677 oboInOwl:hasDbXref UMLS:C0155796 -HP:0100678 oboInOwl:hasDbXref MEDDRA:10040954 -HP:0100678 oboInOwl:hasDbXref MSH:D015595 -HP:0100678 oboInOwl:hasDbXref UMLS:C0037301 -HP:0100678 oboInOwl:hasDbXref SNOMEDCT_US:247434009 -HP:0100675 oboInOwl:hasDbXref UMLS:C4022000 -HP:0100676 oboInOwl:hasDbXref UMLS:C4021999 -HP:0100673 oboInOwl:hasDbXref MSH:D006848 -HP:0100673 oboInOwl:hasDbXref SNOMEDCT_US:55434001 -HP:0100673 oboInOwl:hasDbXref UMLS:C1720771 -HP:0100673 oboInOwl:hasDbXref SNOMEDCT_US:386152007 -HP:0100673 oboInOwl:hasDbXref SNOMEDCT_US:26614003 -HP:0100674 oboInOwl:hasDbXref UMLS:C1456401 -HP:0100671 oboInOwl:hasDbXref UMLS:C4020957 -HP:0100672 oboInOwl:hasDbXref SNOMEDCT_US:397786004 -HP:0100672 oboInOwl:hasDbXref UMLS:C1442998 -HP:0100670 oboInOwl:hasDbXref UMLS:C4020958 -HP:0100679 oboInOwl:hasDbXref UMLS:C4021998 -HP:0100679 oboInOwl:hasDbXref SNOMEDCT_US:297957009 -HP:0100679 oboInOwl:hasDbXref UMLS:C0558242 -HP:0100689 oboInOwl:hasDbXref UMLS:C1096274 -HP:0100689 oboInOwl:hasDbXref SNOMEDCT_US:423459005 -HP:0100686 oboInOwl:hasDbXref SNOMEDCT_US:359643005 -HP:0100686 oboInOwl:hasDbXref UMLS:C1282952 -HP:0100687 oboInOwl:hasDbXref SNOMEDCT_US:35547002 -HP:0100687 oboInOwl:hasDbXref UMLS:C0266611 -HP:0100684 oboInOwl:hasDbXref UMLS:C0036095 -HP:0100684 oboInOwl:hasDbXref MSH:D012468 -HP:0100684 oboInOwl:hasDbXref UMLS:C0220636 -HP:0100684 oboInOwl:hasDbXref NCIT:C3262 -HP:0100684 oboInOwl:hasDbXref SNOMEDCT_US:255072001 -HP:0100684 oboInOwl:hasDbXref SNOMEDCT_US:235132004 -HP:0100685 oboInOwl:hasDbXref UMLS:C4021997 -HP:0100685 oboInOwl:hasDbXref UMLS:C4020701 -HP:0100682 oboInOwl:hasDbXref SNOMEDCT_US:53189005 -HP:0100682 oboInOwl:hasDbXref UMLS:C0265766 -HP:0100681 oboInOwl:hasDbXref SNOMEDCT_US:66865009 -HP:0100681 oboInOwl:hasDbXref UMLS:C0266135 -HP:0100699 oboInOwl:hasDbXref SNOMEDCT_US:48677004 -HP:0100699 oboInOwl:hasDbXref UMLS:C0008767 -HP:0100699 oboInOwl:hasDbXref MSH:D002921 -HP:0100697 oboInOwl:hasDbXref MSH:D018319 -HP:0100697 oboInOwl:hasDbXref NCIT:C3798 -HP:0100697 oboInOwl:hasDbXref SNOMEDCT_US:404037002 -HP:0100697 oboInOwl:hasDbXref SNOMEDCT_US:77418004 -HP:0100697 oboInOwl:hasDbXref UMLS:C0206729 -HP:0100697 oboInOwl:hasDbXref SNOMEDCT_US:19897006 -HP:0100697 oboInOwl:hasDbXref UMLS:C0751690 -HP:0100697 oboInOwl:hasDbXref MSH:D009442 -HP:0100698 oboInOwl:hasDbXref SNOMEDCT_US:425327002 -HP:0100698 oboInOwl:hasDbXref UMLS:C1827970 -HP:0100695 oboInOwl:hasDbXref MSH:D065134 -HP:0100695 oboInOwl:hasDbXref UMLS:C0398370 -HP:0100695 oboInOwl:hasDbXref SNOMEDCT_US:234102003 -HP:0100693 oboInOwl:hasDbXref SNOMEDCT_US:118166004 -HP:0100693 oboInOwl:hasDbXref UMLS:C0423320 -HP:0100694 oboInOwl:hasDbXref SNOMEDCT_US:249785006 -HP:0100694 oboInOwl:hasDbXref UMLS:C0426900 -HP:0100691 oboInOwl:hasDbXref UMLS:C4021995 -HP:0100692 oboInOwl:hasDbXref UMLS:C4020956 -HP:0100690 oboInOwl:hasDbXref UMLS:C4021996 -HP:0002135 oboInOwl:hasDbXref UMLS:C1389280 -HP:0004798 oboInOwl:hasDbXref UMLS:C1854495 -HP:0004798 oboInOwl:hasDbXref SNOMEDCT_US:715852004 -HP:0004798 oboInOwl:hasDbXref UMLS:C4082764 -HP:0003467 oboInOwl:hasDbXref SNOMEDCT_US:202820009 -HP:0003467 oboInOwl:hasDbXref UMLS:C0410653 -HP:0002136 oboInOwl:hasDbXref UMLS:C0856863 -HP:0004797 oboInOwl:hasDbXref UMLS:C1857476 -HP:0003466 oboInOwl:hasDbXref UMLS:C1968855 -HP:0004796 oboInOwl:hasDbXref UMLS:C0236124 -HP:0004796 oboInOwl:hasDbXref SNOMEDCT_US:126765001 -HP:0002133 oboInOwl:hasDbXref MSH:D013226 -HP:0002133 oboInOwl:hasDbXref UMLS:C0038220 -HP:0002133 oboInOwl:hasDbXref SNOMEDCT_US:230456007 -HP:0003465 oboInOwl:hasDbXref UMLS:C1840014 -HP:0002134 oboInOwl:hasDbXref SNOMEDCT_US:70835005 -HP:0002134 oboInOwl:hasDbXref UMLS:C0004782 -HP:0002134 oboInOwl:hasDbXref MSH:D001480 -HP:0004795 oboInOwl:hasDbXref UMLS:C1862304 -HP:0002139 oboInOwl:hasDbXref MSH:D016142 -HP:0002139 oboInOwl:hasDbXref UMLS:C0078982 -HP:0003469 oboInOwl:hasDbXref UMLS:C4025610 -HP:0003468 oboInOwl:hasDbXref SNOMEDCT_US:205043005 -HP:0003468 oboInOwl:hasDbXref UMLS:C4020840 -HP:0003468 oboInOwl:hasDbXref Fyler:4108 -HP:0003468 oboInOwl:hasDbXref UMLS:C0158775 -HP:0003468 oboInOwl:hasDbXref SNOMEDCT_US:74877002 -HP:0003468 oboInOwl:hasDbXref UMLS:C4020839 -HP:0002138 oboInOwl:hasDbXref UMLS:C0038525 -HP:0002138 oboInOwl:hasDbXref MSH:D013345 -HP:0002138 oboInOwl:hasDbXref SNOMEDCT_US:21454007 -HP:0004799 oboInOwl:hasDbXref UMLS:C4025290 -HP:0004790 oboInOwl:hasDbXref UMLS:C4025291 -HP:0003463 oboInOwl:hasDbXref UMLS:C1859828 -HP:0002131 oboInOwl:hasDbXref MSH:C580065 -HP:0002131 oboInOwl:hasDbXref SNOMEDCT_US:421455009 -HP:0002131 oboInOwl:hasDbXref UMLS:C1720189 -HP:0004794 oboInOwl:hasDbXref UMLS:C1860244 -HP:0003462 oboInOwl:hasDbXref UMLS:C1840013 -HP:0002132 oboInOwl:hasDbXref MSH:D065708 -HP:0002132 oboInOwl:hasDbXref UMLS:C4082173 -HP:0004792 oboInOwl:hasDbXref UMLS:C0240880 -HP:0003461 oboInOwl:hasDbXref UMLS:C1836533 -HP:0004791 oboInOwl:hasDbXref UMLS:C0151970 -HP:0004791 oboInOwl:hasDbXref SNOMEDCT_US:30811009 -HP:0003460 oboInOwl:hasDbXref UMLS:C4025611 -HP:0003477 oboInOwl:hasDbXref UMLS:C0270921 -HP:0003477 oboInOwl:hasDbXref UMLS:C1263857 -HP:0003477 oboInOwl:hasDbXref SNOMEDCT_US:128208007 -HP:0003477 oboInOwl:hasDbXref SNOMEDCT_US:60703000 -HP:0002144 oboInOwl:hasDbXref MSH:D009436 -HP:0002144 oboInOwl:hasDbXref UMLS:C0080218 -HP:0002144 oboInOwl:hasDbXref SNOMEDCT_US:70534000 -HP:0002145 oboInOwl:hasDbXref UMLS:C0338451 -HP:0002145 oboInOwl:hasDbXref MSH:D057180 -HP:0002145 oboInOwl:hasDbXref SNOMEDCT_US:230270009 -HP:0002148 oboInOwl:hasDbXref MSH:D017674 -HP:0002148 oboInOwl:hasDbXref SNOMEDCT_US:4996001 -HP:0002148 oboInOwl:hasDbXref UMLS:C0085682 -HP:0002149 oboInOwl:hasDbXref MSH:D033461 -HP:0002149 oboInOwl:hasDbXref UMLS:C0740394 -HP:0002149 oboInOwl:hasDbXref SNOMEDCT_US:35885006 -HP:0003470 oboInOwl:hasDbXref MSH:D010243 -HP:0003470 oboInOwl:hasDbXref SNOMEDCT_US:44695005 -HP:0003470 oboInOwl:hasDbXref UMLS:C0522224 -HP:0003474 oboInOwl:hasDbXref SNOMEDCT_US:398026008 -HP:0003474 oboInOwl:hasDbXref UMLS:C0020580 -HP:0003474 oboInOwl:hasDbXref SNOMEDCT_US:59073000 -HP:0003474 oboInOwl:hasDbXref MSH:D006987 -HP:0003474 oboInOwl:hasDbXref SNOMEDCT_US:397974008 -HP:0002143 oboInOwl:hasDbXref UMLS:C4025722 -HP:0002143 oboInOwl:hasDbXref SNOMEDCT_US:48522003 -HP:0002143 oboInOwl:hasDbXref UMLS:C0037928 -HP:0002143 oboInOwl:hasDbXref MSH:D013118 -HP:0003473 oboInOwl:hasDbXref UMLS:C0947912 -HP:0002140 oboInOwl:hasDbXref UMLS:C0948008 -HP:0002140 oboInOwl:hasDbXref SNOMEDCT_US:422504002 -HP:0003472 oboInOwl:hasDbXref SNOMEDCT_US:190869004 -HP:0003472 oboInOwl:hasDbXref UMLS:C0151940 -HP:0002141 oboInOwl:hasDbXref UMLS:C1836150 -HP:0100700 oboInOwl:hasDbXref UMLS:C4020955 -HP:0002119 oboInOwl:hasDbXref UMLS:C3278923 -HP:0003445 oboInOwl:hasDbXref UMLS:C4021727 -HP:0002113 oboInOwl:hasDbXref UMLS:C0235896 -HP:0003444 oboInOwl:hasDbXref UMLS:C4025614 -HP:0003443 oboInOwl:hasDbXref UMLS:C4025615 -HP:0003449 oboInOwl:hasDbXref UMLS:C1861675 -HP:0004779 oboInOwl:hasDbXref UMLS:C4025296 -HP:0002118 oboInOwl:hasDbXref UMLS:C4025724 -HP:0003448 oboInOwl:hasDbXref UMLS:C1849148 -HP:0003447 oboInOwl:hasDbXref UMLS:C1832338 -HP:0100709 oboInOwl:hasDbXref UMLS:C4021852 -HP:0100707 oboInOwl:hasDbXref UMLS:C4021991 -HP:0100708 oboInOwl:hasDbXref UMLS:C4021990 -HP:0100705 oboInOwl:hasDbXref UMLS:C4021993 -HP:0100706 oboInOwl:hasDbXref UMLS:C4021992 -HP:0100703 oboInOwl:hasDbXref SNOMEDCT_US:424583005 -HP:0100703 oboInOwl:hasDbXref SNOMEDCT_US:110343009 -HP:0100703 oboInOwl:hasDbXref UMLS:C1829460 -HP:0100704 oboInOwl:hasDbXref SNOMEDCT_US:68574006 -HP:0100704 oboInOwl:hasDbXref UMLS:C0155320 -HP:0100704 oboInOwl:hasDbXref UMLS:C4048268 -HP:0100704 oboInOwl:hasDbXref MSH:D019575 -HP:0100704 oboInOwl:hasDbXref SNOMEDCT_US:413924001 -HP:0002110 oboInOwl:hasDbXref MSH:D001987 -HP:0002110 oboInOwl:hasDbXref UMLS:C0006267 -HP:0002110 oboInOwl:hasDbXref SNOMEDCT_US:12295008 -HP:0003440 oboInOwl:hasDbXref UMLS:C1850558 -HP:0004771 oboInOwl:hasDbXref UMLS:C1849125 -HP:0100701 oboInOwl:hasDbXref UMLS:C4021994 -HP:0100702 oboInOwl:hasDbXref MSH:D016080 -HP:0100702 oboInOwl:hasDbXref SNOMEDCT_US:33595009 -HP:0100702 oboInOwl:hasDbXref UMLS:C0078981 -HP:0100710 oboInOwl:hasDbXref UMLS:C0021125 -HP:0100710 oboInOwl:hasDbXref MSH:D007175 -HP:0100711 oboInOwl:hasDbXref UMLS:C4021989 -HP:0004787 oboInOwl:hasDbXref UMLS:C0302809 -HP:0004787 oboInOwl:hasDbXref SNOMEDCT_US:427044009 -HP:0003456 oboInOwl:hasDbXref UMLS:C1864105 -HP:0003455 oboInOwl:hasDbXref UMLS:C1859241 -HP:0004786 oboInOwl:hasDbXref UMLS:C4025293 -HP:0003454 oboInOwl:hasDbXref UMLS:C1858980 -HP:0004785 oboInOwl:hasDbXref SNOMEDCT_US:6477005 -HP:0004785 oboInOwl:hasDbXref UMLS:C0266196 -HP:0002123 oboInOwl:hasDbXref UMLS:C4021759 -HP:0002123 oboInOwl:hasDbXref SNOMEDCT_US:37356005 -HP:0002123 oboInOwl:hasDbXref SNOMEDCT_US:267581004 -HP:0002123 oboInOwl:hasDbXref MSH:D020191 -HP:0002123 oboInOwl:hasDbXref MSH:D004831 -HP:0002123 oboInOwl:hasDbXref UMLS:C0751778 -HP:0002123 oboInOwl:hasDbXref SNOMEDCT_US:192992007 -HP:0002123 oboInOwl:hasDbXref UMLS:C0014550 -HP:0004784 oboInOwl:hasDbXref UMLS:C4025294 -HP:0003453 oboInOwl:hasDbXref UMLS:C1858981 -HP:0003459 oboInOwl:hasDbXref UMLS:C4025612 -HP:0003458 oboInOwl:hasDbXref UMLS:C4021726 -HP:0002126 oboInOwl:hasDbXref UMLS:C0266464 -HP:0002126 oboInOwl:hasDbXref SNOMEDCT_US:4945003 -HP:0002126 oboInOwl:hasDbXref MSH:D065706 -HP:0004789 oboInOwl:hasDbXref UMLS:C0022951 -HP:0004789 oboInOwl:hasDbXref MSH:D007787 -HP:0004789 oboInOwl:hasDbXref SNOMEDCT_US:700094005 -HP:0004789 oboInOwl:hasDbXref SNOMEDCT_US:267425008 -HP:0003457 oboInOwl:hasDbXref UMLS:C0476403 -HP:0003457 oboInOwl:hasDbXref SNOMEDCT_US:274523007 -HP:0004788 oboInOwl:hasDbXref UMLS:C4025292 -HP:0002127 oboInOwl:hasDbXref UMLS:C4025723 -HP:0100718 oboInOwl:hasDbXref MSH:D014597 -HP:0100718 oboInOwl:hasDbXref SNOMEDCT_US:34430009 -HP:0100718 oboInOwl:hasDbXref UMLS:C0042143 -HP:0100719 oboInOwl:hasDbXref SNOMEDCT_US:204134008 -HP:0100719 oboInOwl:hasDbXref UMLS:C0344516 -HP:0100716 oboInOwl:hasDbXref MSH:D016728 -HP:0100716 oboInOwl:hasDbXref UMLS:C0085271 -HP:0100716 oboInOwl:hasDbXref SNOMEDCT_US:248062006 -HP:0100717 oboInOwl:hasDbXref UMLS:C4021987 -HP:0004783 oboInOwl:hasDbXref UMLS:C0578477 -HP:0004783 oboInOwl:hasDbXref SNOMEDCT_US:301797007 -HP:0002120 oboInOwl:hasDbXref SNOMEDCT_US:278849000 -HP:0002120 oboInOwl:hasDbXref UMLS:C0235946 -HP:0003452 oboInOwl:hasDbXref SNOMEDCT_US:165624002 -HP:0003452 oboInOwl:hasDbXref UMLS:C0151900 -HP:0002121 oboInOwl:hasDbXref MSH:D004832 -HP:0002121 oboInOwl:hasDbXref SNOMEDCT_US:79631006 -HP:0002121 oboInOwl:hasDbXref SNOMEDCT_US:432241000124101 -HP:0002121 oboInOwl:hasDbXref SNOMEDCT_US:50866000 -HP:0002121 oboInOwl:hasDbXref SNOMEDCT_US:230413002 -HP:0002121 oboInOwl:hasDbXref UMLS:C0014553 -HP:0003451 oboInOwl:hasDbXref UMLS:C4025613 -HP:0100712 oboInOwl:hasDbXref UMLS:C4021988 -HP:0003450 oboInOwl:hasDbXref UMLS:C1854454 -HP:0004780 oboInOwl:hasDbXref UMLS:C4025295 -HP:0100721 oboInOwl:hasDbXref SNOMEDCT_US:52324001 -HP:0100721 oboInOwl:hasDbXref UMLS:C0520743 -HP:0100720 oboInOwl:hasDbXref UMLS:C4021986 -HP:0002179 oboInOwl:hasDbXref SNOMEDCT_US:8652009 -HP:0002179 oboInOwl:hasDbXref UMLS:C0151818 -HP:0002171 oboInOwl:hasDbXref SNOMEDCT_US:359580009 -HP:0002171 oboInOwl:hasDbXref MSH:D005911 -HP:0002171 oboInOwl:hasDbXref SNOMEDCT_US:81415000 -HP:0002171 oboInOwl:hasDbXref UMLS:C0017639 -HP:0100729 oboInOwl:hasDbXref UMLS:C2748652 -HP:0002172 oboInOwl:hasDbXref UMLS:C1843921 -HP:0100727 oboInOwl:hasDbXref UMLS:C0019618 -HP:0100727 oboInOwl:hasDbXref SNOMEDCT_US:65396000 -HP:0100727 oboInOwl:hasDbXref MSH:D015614 -HP:0100727 oboInOwl:hasDbXref SNOMEDCT_US:60657004 -HP:0002170 oboInOwl:hasDbXref MSH:D020300 -HP:0002170 oboInOwl:hasDbXref UMLS:C0151699 -HP:0002170 oboInOwl:hasDbXref SNOMEDCT_US:1386000 -HP:0100728 oboInOwl:hasDbXref UMLS:C4021985 -HP:0100728 oboInOwl:hasDbXref NCIT:C3708 -HP:0100725 oboInOwl:hasDbXref SNOMEDCT_US:19940005 -HP:0100725 oboInOwl:hasDbXref SNOMEDCT_US:402237006 -HP:0100725 oboInOwl:hasDbXref UMLS:C0023653 -HP:0002176 oboInOwl:hasDbXref MSH:D013117 -HP:0002176 oboInOwl:hasDbXref SNOMEDCT_US:71286001 -HP:0002176 oboInOwl:hasDbXref UMLS:C0037926 -HP:0100726 oboInOwl:hasDbXref SNOMEDCT_US:49937004 -HP:0100726 oboInOwl:hasDbXref UMLS:C0036220 -HP:0100726 oboInOwl:hasDbXref MSH:D012514 -HP:0100726 oboInOwl:hasDbXref SNOMEDCT_US:109385007 -HP:0100723 oboInOwl:hasDbXref SNOMEDCT_US:128755003 -HP:0100723 oboInOwl:hasDbXref UMLS:C0238198 -HP:0100723 oboInOwl:hasDbXref MSH:D046152 -HP:0100723 oboInOwl:hasDbXref SNOMEDCT_US:420120006 -HP:0002173 oboInOwl:hasDbXref UMLS:C0877056 -HP:0002174 oboInOwl:hasDbXref SNOMEDCT_US:56610005 -HP:0002174 oboInOwl:hasDbXref UMLS:C0234378 -HP:0002174 oboInOwl:hasDbXref MSH:D014202 -HP:0100724 oboInOwl:hasDbXref UMLS:C0398623 -HP:0100724 oboInOwl:hasDbXref SNOMEDCT_US:234467004 -HP:0100724 oboInOwl:hasDbXref MSH:D019851 -HP:0100724 oboInOwl:hasDbXref SNOMEDCT_US:76612001 -HP:0100732 oboInOwl:hasDbXref SNOMEDCT_US:25942009 -HP:0100732 oboInOwl:hasDbXref UMLS:C0267952 -HP:0100733 oboInOwl:hasDbXref UMLS:C0030521 -HP:0100733 oboInOwl:hasDbXref SNOMEDCT_US:127020005 -HP:0100733 oboInOwl:hasDbXref MSH:D010282 -HP:0100733 oboInOwl:hasDbXref NCIT:C3262 -HP:0100730 oboInOwl:hasDbXref SNOMEDCT_US:268194008 -HP:0100730 oboInOwl:hasDbXref SNOMEDCT_US:9550003 -HP:0100730 oboInOwl:hasDbXref UMLS:C0006281 -HP:0100730 oboInOwl:hasDbXref MSH:D001994 -HP:0100731 oboInOwl:hasDbXref UMLS:C4020954 -HP:0002190 oboInOwl:hasDbXref SNOMEDCT_US:230790004 -HP:0002190 oboInOwl:hasDbXref UMLS:C0338597 -HP:0002188 oboInOwl:hasDbXref UMLS:C4021758 -HP:0002183 oboInOwl:hasDbXref MSH:D012001 -HP:0002183 oboInOwl:hasDbXref SNOMEDCT_US:313387002 -HP:0002183 oboInOwl:hasDbXref UMLS:C0751466 -HP:0002180 oboInOwl:hasDbXref MSH:D009410 -HP:0002180 oboInOwl:hasDbXref UMLS:C0524851 -HP:0002180 oboInOwl:hasDbXref MSH:D019636 -HP:0002180 oboInOwl:hasDbXref UMLS:C4020854 -HP:0002180 oboInOwl:hasDbXref UMLS:C0027746 -HP:0100738 oboInOwl:hasDbXref UMLS:C4021982 -HP:0002181 oboInOwl:hasDbXref MSH:D001929 -HP:0002181 oboInOwl:hasDbXref SNOMEDCT_US:2032001 -HP:0002181 oboInOwl:hasDbXref UMLS:C1527311 -HP:0002181 oboInOwl:hasDbXref UMLS:C0006114 -HP:0100739 oboInOwl:hasDbXref UMLS:C0006370 -HP:0100739 oboInOwl:hasDbXref MSH:D002032 -HP:0100739 oboInOwl:hasDbXref SNOMEDCT_US:78004001 -HP:0100736 oboInOwl:hasDbXref UMLS:C4021984 -HP:0002186 oboInOwl:hasDbXref MSH:D001072 -HP:0002186 oboInOwl:hasDbXref UMLS:C0003635 -HP:0002186 oboInOwl:hasDbXref SNOMEDCT_US:68345001 -HP:0002186 oboInOwl:hasDbXref SNOMEDCT_US:6950007 -HP:0100737 oboInOwl:hasDbXref UMLS:C4021983 -HP:0002187 oboInOwl:hasDbXref UMLS:C0020796 -HP:0002187 oboInOwl:hasDbXref MSH:D008607 -HP:0002187 oboInOwl:hasDbXref SNOMEDCT_US:31216003 -HP:0002187 oboInOwl:hasDbXref UMLS:C3161330 -HP:0100734 oboInOwl:hasDbXref UMLS:C4020953 -HP:0002185 oboInOwl:hasDbXref MSH:D016874 -HP:0002185 oboInOwl:hasDbXref SNOMEDCT_US:85775002 -HP:0002185 oboInOwl:hasDbXref UMLS:C0085400 -HP:0100735 oboInOwl:hasDbXref SNOMEDCT_US:706882009 -HP:0100735 oboInOwl:hasDbXref UMLS:C0020546 -HP:0100743 oboInOwl:hasDbXref SNOMEDCT_US:126847008 -HP:0100743 oboInOwl:hasDbXref UMLS:C0034885 -HP:0100743 oboInOwl:hasDbXref NCIT:C3262 -HP:0100743 oboInOwl:hasDbXref MSH:D012004 -HP:0100744 oboInOwl:hasDbXref UMLS:C4021981 -HP:0100742 oboInOwl:hasDbXref MSH:D009383 -HP:0100742 oboInOwl:hasDbXref UMLS:C0282607 -HP:0100742 oboInOwl:hasDbXref NCIT:C3262 -HP:0100742 oboInOwl:hasDbXref SNOMEDCT_US:126736007 -HP:0100742 oboInOwl:hasDbXref UMLS:C0027668 -HP:0100742 oboInOwl:hasDbXref MSH:D019043 -HP:0100742 oboInOwl:hasDbXref SNOMEDCT_US:699605009 -HP:0100742 oboInOwl:hasDbXref SNOMEDCT_US:115235003 -HP:0002157 oboInOwl:hasDbXref UMLS:C0242528 -HP:0002157 oboInOwl:hasDbXref SNOMEDCT_US:445009001 -HP:0002157 oboInOwl:hasDbXref MSH:D053099 -HP:0003489 oboInOwl:hasDbXref UMLS:C1867971 -HP:0002155 oboInOwl:hasDbXref UMLS:C1522137 -HP:0003487 oboInOwl:hasDbXref UMLS:C0034935 -HP:0003487 oboInOwl:hasDbXref SNOMEDCT_US:366575004 -HP:0003487 oboInOwl:hasDbXref SNOMEDCT_US:246586009 -HP:0002156 oboInOwl:hasDbXref SNOMEDCT_US:11282001 -HP:0002156 oboInOwl:hasDbXref MSH:D006712 -HP:0002156 oboInOwl:hasDbXref UMLS:C0019880 -HP:0002159 oboInOwl:hasDbXref UMLS:C1854827 -HP:0003481 oboInOwl:hasDbXref UMLS:C1843077 -HP:0002150 oboInOwl:hasDbXref UMLS:C0020438 -HP:0002150 oboInOwl:hasDbXref SNOMEDCT_US:71938000 -HP:0002150 oboInOwl:hasDbXref MSH:D053565 -HP:0100749 oboInOwl:hasDbXref SNOMEDCT_US:29857009 -HP:0100749 oboInOwl:hasDbXref MSH:D002637 -HP:0100749 oboInOwl:hasDbXref UMLS:C0008031 -HP:0002153 oboInOwl:hasDbXref MSH:D006947 -HP:0002153 oboInOwl:hasDbXref SNOMEDCT_US:238142003 -HP:0002153 oboInOwl:hasDbXref UMLS:C0020461 -HP:0002153 oboInOwl:hasDbXref SNOMEDCT_US:14140009 -HP:0002153 oboInOwl:hasDbXref SNOMEDCT_US:166689004 -HP:0100747 oboInOwl:hasDbXref MSH:C537719 -HP:0100747 oboInOwl:hasDbXref UMLS:C2931596 -HP:0100748 oboInOwl:hasDbXref UMLS:C4021979 -HP:0002154 oboInOwl:hasDbXref SNOMEDCT_US:64654004 -HP:0002154 oboInOwl:hasDbXref UMLS:C0268559 -HP:0003484 oboInOwl:hasDbXref UMLS:C1698196 -HP:0003484 oboInOwl:hasDbXref SNOMEDCT_US:713512009 -HP:0100745 oboInOwl:hasDbXref UMLS:C4021980 -HP:0002151 oboInOwl:hasDbXref UMLS:C1836440 -HP:0100746 oboInOwl:hasDbXref UMLS:C0574044 -HP:0100746 oboInOwl:hasDbXref SNOMEDCT_US:297195000 -HP:0100746 oboInOwl:hasDbXref MSH:C537720 -HP:0002152 oboInOwl:hasDbXref UMLS:C0267988 -HP:0002152 oboInOwl:hasDbXref SNOMEDCT_US:37064009 -HP:0003482 oboInOwl:hasDbXref UMLS:C4025609 -HP:0100754 oboInOwl:hasDbXref SNOMEDCT_US:231494001 -HP:0100754 oboInOwl:hasDbXref UMLS:C0338831 -HP:0100754 oboInOwl:hasDbXref MSH:D001714 -HP:0100755 oboInOwl:hasDbXref UMLS:C4021978 -HP:0100752 oboInOwl:hasDbXref SNOMEDCT_US:253811003 -HP:0100752 oboInOwl:hasDbXref UMLS:C0345286 -HP:0100753 oboInOwl:hasDbXref SNOMEDCT_US:191526005 -HP:0100753 oboInOwl:hasDbXref UMLS:C0036341 -HP:0100753 oboInOwl:hasDbXref MSH:D012559 -HP:0100753 oboInOwl:hasDbXref SNOMEDCT_US:58214004 -HP:0100750 oboInOwl:hasDbXref SNOMEDCT_US:46621007 -HP:0100750 oboInOwl:hasDbXref UMLS:C0004144 -HP:0100750 oboInOwl:hasDbXref MSH:D001261 -HP:0100751 oboInOwl:hasDbXref MSH:D004938 -HP:0100751 oboInOwl:hasDbXref UMLS:C0014859 -HP:0100751 oboInOwl:hasDbXref NCIT:C3262 -HP:0100751 oboInOwl:hasDbXref SNOMEDCT_US:126817006 -HP:0002168 oboInOwl:hasDbXref UMLS:C0278184 -HP:0002168 oboInOwl:hasDbXref SNOMEDCT_US:77420001 -HP:0002168 oboInOwl:hasDbXref UMLS:C0522198 -HP:0002168 oboInOwl:hasDbXref SNOMEDCT_US:102935005 -HP:0002169 oboInOwl:hasDbXref UMLS:C0009024 -HP:0002169 oboInOwl:hasDbXref SNOMEDCT_US:36649002 -HP:0002166 oboInOwl:hasDbXref UMLS:C1849134 -HP:0003498 oboInOwl:hasDbXref UMLS:C0878659 -HP:0003498 oboInOwl:hasDbXref UMLS:C1846797 -HP:0002167 oboInOwl:hasDbXref MSH:D013064 -HP:0002167 oboInOwl:hasDbXref UMLS:C0037822 -HP:0002160 oboInOwl:hasDbXref UMLS:C3806347 -HP:0003492 oboInOwl:hasDbXref UMLS:C4025606 -HP:0002161 oboInOwl:hasDbXref UMLS:C0268553 -HP:0002161 oboInOwl:hasDbXref MSH:D020167 -HP:0002161 oboInOwl:hasDbXref SNOMEDCT_US:58558003 -HP:0003491 oboInOwl:hasDbXref UMLS:C4025607 -HP:0002164 oboInOwl:hasDbXref UMLS:C1834405 -HP:0003496 oboInOwl:hasDbXref UMLS:C1839972 -HP:0100758 oboInOwl:hasDbXref SNOMEDCT_US:372070002 -HP:0100758 oboInOwl:hasDbXref UMLS:C0017086 -HP:0100758 oboInOwl:hasDbXref SNOMEDCT_US:36024000 -HP:0100758 oboInOwl:hasDbXref MSH:D005734 -HP:0003495 oboInOwl:hasDbXref UMLS:C1848920 -HP:0100759 oboInOwl:hasDbXref SNOMEDCT_US:30760008 -HP:0100759 oboInOwl:hasDbXref MSH:D010005 -HP:0100759 oboInOwl:hasDbXref MEDDRA:10016680 -HP:0100759 oboInOwl:hasDbXref UMLS:C0009080 -HP:0002165 oboInOwl:hasDbXref SNOMEDCT_US:110987009 -HP:0002165 oboInOwl:hasDbXref UMLS:C0406438 -HP:0002162 oboInOwl:hasDbXref UMLS:C1855728 -HP:0100757 oboInOwl:hasDbXref UMLS:C0334489 -HP:0100757 oboInOwl:hasDbXref SNOMEDCT_US:53618008 -HP:0100757 oboInOwl:hasDbXref MSH:C537162 -HP:0003493 oboInOwl:hasDbXref UMLS:C0151480 -HP:0003493 oboInOwl:hasDbXref SNOMEDCT_US:165850001 -HP:0004717 oboInOwl:hasDbXref UMLS:C4025300 -HP:0004719 oboInOwl:hasDbXref UMLS:C3275899 -HP:0004713 oboInOwl:hasDbXref UMLS:C1843276 -HP:0004712 oboInOwl:hasDbXref SNOMEDCT_US:49008000 -HP:0004712 oboInOwl:hasDbXref UMLS:C0238210 -HP:0004729 oboInOwl:hasDbXref MSH:C564356 -HP:0004729 oboInOwl:hasDbXref UMLS:C1843274 -HP:0004727 oboInOwl:hasDbXref UMLS:C1859819 -HP:0004724 oboInOwl:hasDbXref UMLS:C1855801 -HP:0004722 oboInOwl:hasDbXref UMLS:C0445347 -HP:0004722 oboInOwl:hasDbXref SNOMEDCT_US:264932002 -HP:0004704 oboInOwl:hasDbXref UMLS:C4021649 -HP:0003429 oboInOwl:hasDbXref UMLS:C0544820 -HP:0003429 oboInOwl:hasDbXref UMLS:C4025616 -HP:0003429 oboInOwl:hasDbXref SNOMEDCT_US:111007000 -HP:0003423 oboInOwl:hasDbXref UMLS:C1859335 -HP:0004754 oboInOwl:hasDbXref UMLS:C2586056 -HP:0004754 oboInOwl:hasDbXref UMLS:C0694539 -HP:0004754 oboInOwl:hasDbXref SNOMEDCT_US:426749004 -HP:0004754 oboInOwl:hasDbXref SNOMEDCT_US:440028005 -HP:0003422 oboInOwl:hasDbXref UMLS:C0432163 -HP:0003422 oboInOwl:hasDbXref SNOMEDCT_US:205455005 -HP:0004752 oboInOwl:hasDbXref UMLS:C4025299 -HP:0004751 oboInOwl:hasDbXref SNOMEDCT_US:66657009 -HP:0004751 oboInOwl:hasDbXref UMLS:C0030591 -HP:0004758 oboInOwl:hasDbXref UMLS:C4025298 -HP:0003427 oboInOwl:hasDbXref UMLS:C1832276 -HP:0004757 oboInOwl:hasDbXref SNOMEDCT_US:282825002 -HP:0004757 oboInOwl:hasDbXref UMLS:C0235480 -HP:0004757 oboInOwl:hasDbXref MSH:D001281 -HP:0003426 oboInOwl:hasDbXref UMLS:C1832278 -HP:0004756 oboInOwl:hasDbXref SNOMEDCT_US:25569003 -HP:0004756 oboInOwl:hasDbXref Fyler:7160 -HP:0004756 oboInOwl:hasDbXref MSH:D017180 -HP:0004756 oboInOwl:hasDbXref UMLS:C0042514 -HP:0004755 oboInOwl:hasDbXref UMLS:C1698480 -HP:0004755 oboInOwl:hasDbXref UMLS:C0039240 -HP:0004755 oboInOwl:hasDbXref SNOMEDCT_US:6456007 -HP:0004755 oboInOwl:hasDbXref MSH:D013617 -HP:0002108 oboInOwl:hasDbXref UMLS:C0149781 -HP:0002108 oboInOwl:hasDbXref MSH:D011030 -HP:0002108 oboInOwl:hasDbXref SNOMEDCT_US:80423007 -HP:0002102 oboInOwl:hasDbXref MSH:D010998 -HP:0002102 oboInOwl:hasDbXref UMLS:C0032231 -HP:0002102 oboInOwl:hasDbXref SNOMEDCT_US:196075003 -HP:0003434 oboInOwl:hasDbXref UMLS:C1843859 -HP:0002103 oboInOwl:hasDbXref UMLS:C4025726 -HP:0004764 oboInOwl:hasDbXref SNOMEDCT_US:253395003 -HP:0004764 oboInOwl:hasDbXref UMLS:C0264885 -HP:0004764 oboInOwl:hasDbXref SNOMEDCT_US:42069006 -HP:0002100 oboInOwl:hasDbXref UMLS:C0747651 -HP:0002100 oboInOwl:hasDbXref SNOMEDCT_US:430969000 -HP:0004763 oboInOwl:hasDbXref UMLS:C4280507 -HP:0004763 oboInOwl:hasDbXref SNOMEDCT_US:67198005 -HP:0004763 oboInOwl:hasDbXref UMLS:C0030590 -HP:0003431 oboInOwl:hasDbXref UMLS:C1858729 -HP:0004762 oboInOwl:hasDbXref Fyler:1821 -HP:0004762 oboInOwl:hasDbXref UMLS:C4082954 -HP:0002101 oboInOwl:hasDbXref UMLS:C0685695 -HP:0002101 oboInOwl:hasDbXref SNOMEDCT_US:91842005 -HP:0003438 oboInOwl:hasDbXref UMLS:C0558845 -HP:0003438 oboInOwl:hasDbXref MSH:D012021 -HP:0003438 oboInOwl:hasDbXref SNOMEDCT_US:274818004 -HP:0002107 oboInOwl:hasDbXref MSH:D011030 -HP:0002107 oboInOwl:hasDbXref SNOMEDCT_US:36118008 -HP:0002107 oboInOwl:hasDbXref UMLS:C0032326 -HP:0004768 oboInOwl:hasDbXref UMLS:C1866246 -HP:0002104 oboInOwl:hasDbXref SNOMEDCT_US:248583008 -HP:0002104 oboInOwl:hasDbXref MSH:D001049 -HP:0002104 oboInOwl:hasDbXref UMLS:C0003578 -HP:0002104 oboInOwl:hasDbXref SNOMEDCT_US:1023001 -HP:0003436 oboInOwl:hasDbXref UMLS:C1864238 -HP:0002105 oboInOwl:hasDbXref MSH:D006469 -HP:0002105 oboInOwl:hasDbXref SNOMEDCT_US:6686005 -HP:0002105 oboInOwl:hasDbXref SNOMEDCT_US:66857006 -HP:0002105 oboInOwl:hasDbXref UMLS:C0019079 -HP:0003435 oboInOwl:hasDbXref UMLS:C1832279 -HP:0004761 oboInOwl:hasDbXref UMLS:C2676505 -HP:0003409 oboInOwl:hasDbXref UMLS:C1836527 -HP:0004737 oboInOwl:hasDbXref UMLS:C1865276 -HP:0003406 oboInOwl:hasDbXref UMLS:C1851414 -HP:0003401 oboInOwl:hasDbXref MSH:D010292 -HP:0003401 oboInOwl:hasDbXref UMLS:C0030554 -HP:0003401 oboInOwl:hasDbXref SNOMEDCT_US:91019004 -HP:0004732 oboInOwl:hasDbXref UMLS:C1969371 -HP:0003400 oboInOwl:hasDbXref UMLS:C1866637 -HP:0003405 oboInOwl:hasDbXref UMLS:C1865417 -HP:0004736 oboInOwl:hasDbXref UMLS:C1835796 -HP:0003403 oboInOwl:hasDbXref UMLS:C4020841 -HP:0003403 oboInOwl:hasDbXref UMLS:C4021728 -HP:0004734 oboInOwl:hasDbXref UMLS:C1865877 -HP:0003402 oboInOwl:hasDbXref UMLS:C1853952 -HP:0003419 oboInOwl:hasDbXref MSH:D017116 -HP:0003419 oboInOwl:hasDbXref UMLS:C0024031 -HP:0003419 oboInOwl:hasDbXref SNOMEDCT_US:279039007 -HP:0004749 oboInOwl:hasDbXref UMLS:C0004239 -HP:0004749 oboInOwl:hasDbXref SNOMEDCT_US:5370000 -HP:0004749 oboInOwl:hasDbXref MSH:D001282 -HP:0003418 oboInOwl:hasDbXref MSH:D001416 -HP:0003418 oboInOwl:hasDbXref SNOMEDCT_US:161891005 -HP:0003418 oboInOwl:hasDbXref UMLS:C0004604 -HP:0003417 oboInOwl:hasDbXref UMLS:C1834954 -HP:0004743 oboInOwl:hasDbXref SNOMEDCT_US:60926001 -HP:0004743 oboInOwl:hasDbXref UMLS:C0238304 -HP:0004742 oboInOwl:hasDbXref UMLS:C1851303 -HP:0003411 oboInOwl:hasDbXref UMLS:C1836320 -HP:0003416 oboInOwl:hasDbXref UMLS:C1861329 -HP:0004746 oboInOwl:hasDbXref MSH:D015432 -HP:0004746 oboInOwl:hasDbXref UMLS:C0268743 -HP:0004746 oboInOwl:hasDbXref SNOMEDCT_US:59479006 -HP:0003414 oboInOwl:hasDbXref UMLS:C0263905 -HP:0003414 oboInOwl:hasDbXref SNOMEDCT_US:263042007 -HP:0003414 oboInOwl:hasDbXref SNOMEDCT_US:45179004 -HP:0003413 oboInOwl:hasDbXref UMLS:C4025617 -HP:0004916 oboInOwl:hasDbXref UMLS:C4025275 -HP:0004915 oboInOwl:hasDbXref UMLS:C4021643 -HP:0004914 oboInOwl:hasDbXref UMLS:C4021644 -HP:0004913 oboInOwl:hasDbXref UMLS:C1844917 -HP:0004919 oboInOwl:hasDbXref SNOMEDCT_US:190745006 -HP:0004919 oboInOwl:hasDbXref MSH:D005693 -HP:0004919 oboInOwl:hasDbXref SNOMEDCT_US:190749000 -HP:0004919 oboInOwl:hasDbXref UMLS:C0016952 -HP:0004918 oboInOwl:hasDbXref UMLS:C1969073 -HP:0004912 oboInOwl:hasDbXref UMLS:C1704375 -HP:0004912 oboInOwl:hasDbXref SNOMEDCT_US:66266003 -HP:0004912 oboInOwl:hasDbXref MSH:D063730 -HP:0004911 oboInOwl:hasDbXref UMLS:C1859516 -HP:0004910 oboInOwl:hasDbXref UMLS:C1858626 -HP:0004927 oboInOwl:hasDbXref SNOMEDCT_US:251047005 -HP:0004927 oboInOwl:hasDbXref UMLS:C0428851 -HP:0004926 oboInOwl:hasDbXref UMLS:C1868528 -HP:0004925 oboInOwl:hasDbXref UMLS:C1839437 -HP:0004924 oboInOwl:hasDbXref UMLS:C1847425 -HP:0004923 oboInOwl:hasDbXref UMLS:C0751435 -HP:0004923 oboInOwl:hasDbXref MSH:D010661 -HP:0004923 oboInOwl:hasDbXref SNOMEDCT_US:68528007 -HP:0004922 oboInOwl:hasDbXref UMLS:C4025273 -HP:0004921 oboInOwl:hasDbXref UMLS:C4020826 -HP:0004921 oboInOwl:hasDbXref UMLS:C4025274 -HP:0004920 oboInOwl:hasDbXref UMLS:C1849926 -HP:0004905 oboInOwl:hasDbXref UMLS:C0042842 -HP:0004905 oboInOwl:hasDbXref MSH:D014802 -HP:0004905 oboInOwl:hasDbXref SNOMEDCT_US:72000004 -HP:0004904 oboInOwl:hasDbXref SNOMEDCT_US:609561005 -HP:0004904 oboInOwl:hasDbXref UMLS:C0342276 -HP:0004904 oboInOwl:hasDbXref MSH:C562772 -HP:0004902 oboInOwl:hasDbXref UMLS:C4025276 -HP:0004909 oboInOwl:hasDbXref UMLS:C0740896 -HP:0004906 oboInOwl:hasDbXref UMLS:C1850544 -HP:0004906 oboInOwl:hasDbXref SNOMEDCT_US:427784006 -HP:0004901 oboInOwl:hasDbXref UMLS:C4025277 -HP:0004900 oboInOwl:hasDbXref UMLS:C1839436 -HP:0100523 oboInOwl:hasDbXref SNOMEDCT_US:27916005 -HP:0100523 oboInOwl:hasDbXref MSH:D008100 -HP:0100523 oboInOwl:hasDbXref UMLS:C0023885 -HP:0100524 oboInOwl:hasDbXref UMLS:C0265551 -HP:0100524 oboInOwl:hasDbXref SNOMEDCT_US:34488005 -HP:0100521 oboInOwl:hasDbXref MSH:D013953 -HP:0100521 oboInOwl:hasDbXref SNOMEDCT_US:127231009 -HP:0100521 oboInOwl:hasDbXref NCIT:C3262 -HP:0100521 oboInOwl:hasDbXref UMLS:C3714644 -HP:0100522 oboInOwl:hasDbXref SNOMEDCT_US:444231005 -HP:0100522 oboInOwl:hasDbXref NCIT:C3411 -HP:0100522 oboInOwl:hasDbXref UMLS:C0040100 -HP:0100522 oboInOwl:hasDbXref SNOMEDCT_US:128856005 -HP:0100522 oboInOwl:hasDbXref MSH:D013945 -HP:0100520 oboInOwl:hasDbXref UMLS:C0028961 -HP:0100520 oboInOwl:hasDbXref MSH:D009846 -HP:0100520 oboInOwl:hasDbXref SNOMEDCT_US:718403007 -HP:0100520 oboInOwl:hasDbXref SNOMEDCT_US:83128009 -http://purl.obolibrary.org/obo/RO_0002573 oboInOwl:hasDbXref RO:0002180 -HP:0100529 oboInOwl:hasDbXref UMLS:C4022032 -HP:0100527 oboInOwl:hasDbXref NCIT:C3262 -HP:0100527 oboInOwl:hasDbXref UMLS:C4022033 -HP:0100528 oboInOwl:hasDbXref NCIT:C3732 -HP:0100528 oboInOwl:hasDbXref MSH:C537516 -HP:0100528 oboInOwl:hasDbXref UMLS:C1266144 -HP:0100528 oboInOwl:hasDbXref SNOMEDCT_US:128763002 -HP:0100528 oboInOwl:hasDbXref SNOMEDCT_US:707670009 -HP:0100525 oboInOwl:hasDbXref SNOMEDCT_US:398320008 -HP:0100525 oboInOwl:hasDbXref UMLS:C0345344 -HP:0100525 oboInOwl:hasDbXref SNOMEDCT_US:50986000 -HP:0100526 oboInOwl:hasDbXref SNOMEDCT_US:126713003 -HP:0100526 oboInOwl:hasDbXref NCIT:C3262 -HP:0100526 oboInOwl:hasDbXref MSH:D008175 -HP:0100526 oboInOwl:hasDbXref UMLS:C0024121 -HP:0100534 oboInOwl:hasDbXref SNOMEDCT_US:815008 -HP:0100534 oboInOwl:hasDbXref MSH:D015423 -HP:0100534 oboInOwl:hasDbXref UMLS:C0014583 -HP:0100535 oboInOwl:hasDbXref UMLS:C4022029 -HP:0100532 oboInOwl:hasDbXref SNOMEDCT_US:78370002 -HP:0100532 oboInOwl:hasDbXref MSH:D015423 -HP:0100532 oboInOwl:hasDbXref UMLS:C0036416 -HP:0100533 oboInOwl:hasDbXref UMLS:C4020969 -HP:0100530 oboInOwl:hasDbXref UMLS:C4022031 -HP:0100531 oboInOwl:hasDbXref UMLS:C4022030 -HP:0100538 oboInOwl:hasDbXref UMLS:C4022027 -HP:0100539 oboInOwl:hasDbXref SNOMEDCT_US:267041004 -HP:0100539 oboInOwl:hasDbXref SNOMEDCT_US:109245003 -HP:0100539 oboInOwl:hasDbXref UMLS:C0149754 -HP:0100539 oboInOwl:hasDbXref UMLS:C0151205 -HP:0100539 oboInOwl:hasDbXref UMLS:C0424810 -HP:0100539 oboInOwl:hasDbXref SNOMEDCT_US:49563000 -HP:0100536 oboInOwl:hasDbXref UMLS:C4022028 -HP:0100537 oboInOwl:hasDbXref SNOMEDCT_US:36948007 -HP:0100537 oboInOwl:hasDbXref UMLS:C0015645 -HP:0100537 oboInOwl:hasDbXref MSH:D005208 -HP:0100545 oboInOwl:hasDbXref UMLS:C0038449 -HP:0100545 oboInOwl:hasDbXref SNOMEDCT_US:68109007 -HP:0100546 oboInOwl:hasDbXref MSH:D016893 -HP:0100546 oboInOwl:hasDbXref UMLS:C0007282 -HP:0100546 oboInOwl:hasDbXref SNOMEDCT_US:64586002 -HP:0100543 oboInOwl:hasDbXref SNOMEDCT_US:386806002 -HP:0100543 oboInOwl:hasDbXref UMLS:C0338656 -HP:0100543 oboInOwl:hasDbXref UMLS:C0683322 -HP:0100543 oboInOwl:hasDbXref MSH:D060825 -HP:0100544 oboInOwl:hasDbXref NCIT:C3262 -HP:0100544 oboInOwl:hasDbXref SNOMEDCT_US:387842002 -HP:0100544 oboInOwl:hasDbXref MSH:D006338 -HP:0100544 oboInOwl:hasDbXref UMLS:C0018809 -HP:0100541 oboInOwl:hasDbXref UMLS:C0019288 -HP:0100541 oboInOwl:hasDbXref MSH:D006550 -HP:0100541 oboInOwl:hasDbXref MEDDRA:10016434 -HP:0100541 oboInOwl:hasDbXref SNOMEDCT_US:50063009 -HP:0100542 oboInOwl:hasDbXref UMLS:C4020968 -HP:0100540 oboInOwl:hasDbXref UMLS:C0162285 -HP:0100540 oboInOwl:hasDbXref SNOMEDCT_US:89091004 -HP:0100547 oboInOwl:hasDbXref UMLS:C4020967 -HP:0100548 oboInOwl:hasDbXref SNOMEDCT_US:110407002 -HP:0100548 oboInOwl:hasDbXref UMLS:C0015338 -HP:0100556 oboInOwl:hasDbXref UMLS:C0333662 -HP:0100556 oboInOwl:hasDbXref SNOMEDCT_US:34087007 -HP:0100557 oboInOwl:hasDbXref SNOMEDCT_US:709411004 -HP:0100557 oboInOwl:hasDbXref UMLS:C0431934 -HP:0100554 oboInOwl:hasDbXref SNOMEDCT_US:253920006 -HP:0100554 oboInOwl:hasDbXref UMLS:C0431810 -HP:0100555 oboInOwl:hasDbXref UMLS:C4022025 -HP:0100552 oboInOwl:hasDbXref UMLS:C4022026 -HP:0100552 oboInOwl:hasDbXref NCIT:C3262 -HP:0100553 oboInOwl:hasDbXref UMLS:C0431928 -HP:0100553 oboInOwl:hasDbXref SNOMEDCT_US:205369009 -HP:0100550 oboInOwl:hasDbXref UMLS:C0151937 -HP:0100550 oboInOwl:hasDbXref SNOMEDCT_US:415749005 -HP:0100551 oboInOwl:hasDbXref NCIT:C3262 -HP:0100551 oboInOwl:hasDbXref UMLS:C0040582 -HP:0100551 oboInOwl:hasDbXref MSH:D014134 -HP:0100551 oboInOwl:hasDbXref SNOMEDCT_US:126703006 -HP:0100558 oboInOwl:hasDbXref SNOMEDCT_US:253921005 -HP:0100558 oboInOwl:hasDbXref UMLS:C0431814 -HP:0100559 oboInOwl:hasDbXref UMLS:C0023221 -HP:0100559 oboInOwl:hasDbXref SNOMEDCT_US:45939007 -HP:0100559 oboInOwl:hasDbXref MSH:D007870 -HP:0100568 oboInOwl:hasDbXref SNOMEDCT_US:387922007 -HP:0100568 oboInOwl:hasDbXref UMLS:C0014132 -HP:0100568 oboInOwl:hasDbXref NCIT:C3262 -HP:0100568 oboInOwl:hasDbXref MSH:D004701 -HP:0100568 oboInOwl:hasDbXref SNOMEDCT_US:387927001 -HP:0100565 oboInOwl:hasDbXref SNOMEDCT_US:11197005 -HP:0100565 oboInOwl:hasDbXref SNOMEDCT_US:74740003 -HP:0100565 oboInOwl:hasDbXref UMLS:C0152444 -HP:0100566 oboInOwl:hasDbXref SNOMEDCT_US:78784005 -HP:0100566 oboInOwl:hasDbXref UMLS:C0266510 -HP:0100563 oboInOwl:hasDbXref UMLS:C4022023 -HP:0100564 oboInOwl:hasDbXref UMLS:C4022022 -HP:0100561 oboInOwl:hasDbXref UMLS:C0241224 -HP:0100562 oboInOwl:hasDbXref UMLS:C1260890 -HP:0100562 oboInOwl:hasDbXref SNOMEDCT_US:360527003 -HP:0100560 oboInOwl:hasDbXref UMLS:C4022024 -HP:0100569 oboInOwl:hasDbXref UMLS:C4020966 -HP:0100578 oboInOwl:hasDbXref UMLS:C1280433 -HP:0100578 oboInOwl:hasDbXref MEDDRA:10024604 -HP:0100578 oboInOwl:hasDbXref SNOMEDCT_US:248315005 -HP:0100579 oboInOwl:hasDbXref UMLS:C4022020 -HP:0100576 oboInOwl:hasDbXref MSH:D020757 -HP:0100576 oboInOwl:hasDbXref UMLS:C0149793 -HP:0100576 oboInOwl:hasDbXref SNOMEDCT_US:88032003 -HP:0100577 oboInOwl:hasDbXref MSH:D003556 -HP:0100577 oboInOwl:hasDbXref SNOMEDCT_US:38822007 -HP:0100577 oboInOwl:hasDbXref UMLS:C0010692 -HP:0100574 oboInOwl:hasDbXref UMLS:C4020709 -HP:0100574 oboInOwl:hasDbXref SNOMEDCT_US:126853008 -HP:0100574 oboInOwl:hasDbXref MSH:D001661 -HP:0100574 oboInOwl:hasDbXref NCIT:C3262 -HP:0100574 oboInOwl:hasDbXref UMLS:C0005426 -HP:0100575 oboInOwl:hasDbXref SNOMEDCT_US:126854002 -HP:0100575 oboInOwl:hasDbXref UMLS:C4020708 -HP:0100575 oboInOwl:hasDbXref UMLS:C0016978 -HP:0100575 oboInOwl:hasDbXref NCIT:C3262 -HP:0100575 oboInOwl:hasDbXref MSH:D005706 -HP:0100572 oboInOwl:hasDbXref UMLS:C4020964 -HP:0100573 oboInOwl:hasDbXref UMLS:C4022021 -HP:0100570 oboInOwl:hasDbXref SNOMEDCT_US:443492008 -HP:0100570 oboInOwl:hasDbXref MSH:D002276 -HP:0100570 oboInOwl:hasDbXref SNOMEDCT_US:189607006 -HP:0100570 oboInOwl:hasDbXref UMLS:C0007095 -HP:0100571 oboInOwl:hasDbXref UMLS:C4020965 -HP:0100589 oboInOwl:hasDbXref UMLS:C0853877 -HP:0100587 oboInOwl:hasDbXref UMLS:C4022016 -HP:0100588 oboInOwl:hasDbXref SNOMEDCT_US:13758004 -HP:0100588 oboInOwl:hasDbXref UMLS:C0030483 -HP:0100588 oboInOwl:hasDbXref MSH:D010263 -HP:0100585 oboInOwl:hasDbXref UMLS:C4022018 -HP:0100586 oboInOwl:hasDbXref UMLS:C4022017 -HP:0100583 oboInOwl:hasDbXref MSH:D057112 -HP:0100583 oboInOwl:hasDbXref UMLS:C0339293 -HP:0100583 oboInOwl:hasDbXref SNOMEDCT_US:74895004 -HP:0100583 oboInOwl:hasDbXref UMLS:C0948060 -HP:0100584 oboInOwl:hasDbXref SNOMEDCT_US:56819008 -HP:0100584 oboInOwl:hasDbXref MSH:D004696 -HP:0100584 oboInOwl:hasDbXref UMLS:C0014118 -HP:0100581 oboInOwl:hasDbXref UMLS:C4022019 -HP:0100582 oboInOwl:hasDbXref MSH:D009298 -HP:0100582 oboInOwl:hasDbXref UMLS:C0027430 -HP:0100582 oboInOwl:hasDbXref SNOMEDCT_US:52756005 -HP:0100580 oboInOwl:hasDbXref MSH:D001471 -HP:0100580 oboInOwl:hasDbXref SNOMEDCT_US:302914006 -HP:0100580 oboInOwl:hasDbXref UMLS:C0004763 -http://purl.obolibrary.org/obo/RO_0002503 oboInOwl:hasDbXref RO:0002503 -HP:0100598 oboInOwl:hasDbXref UMLS:C0034063 -HP:0100598 oboInOwl:hasDbXref SNOMEDCT_US:19242006 -HP:0100598 oboInOwl:hasDbXref MSH:D011654 -HP:0100599 oboInOwl:hasDbXref UMLS:C0345322 -HP:0100599 oboInOwl:hasDbXref SNOMEDCT_US:253851000 -HP:0100596 oboInOwl:hasDbXref UMLS:C4020707 -HP:0100596 oboInOwl:hasDbXref UMLS:C4020963 -HP:0100594 oboInOwl:hasDbXref UMLS:C0267080 -HP:0100594 oboInOwl:hasDbXref SNOMEDCT_US:19216006 -HP:0100594 oboInOwl:hasDbXref SNOMEDCT_US:22395006 -HP:0100595 oboInOwl:hasDbXref SNOMEDCT_US:13534001 -HP:0100595 oboInOwl:hasDbXref MSH:C537968 -HP:0100595 oboInOwl:hasDbXref UMLS:C0264162 -HP:0100592 oboInOwl:hasDbXref UMLS:C0267756 -HP:0100592 oboInOwl:hasDbXref SNOMEDCT_US:73962000 -HP:0100593 oboInOwl:hasDbXref UMLS:C4022015 -HP:0100590 oboInOwl:hasDbXref SNOMEDCT_US:80736008 -HP:0100590 oboInOwl:hasDbXref UMLS:C0034884 -HP:0100590 oboInOwl:hasDbXref MSH:D012003 -HP:0002256 oboInOwl:hasDbXref MEDDRA:10013533 -HP:0002256 oboInOwl:hasDbXref UMLS:C0267498 -HP:0002256 oboInOwl:hasDbXref SNOMEDCT_US:8114009 -HP:0003587 oboInOwl:hasDbXref SNOMEDCT_US:367326009 -HP:0003587 oboInOwl:hasDbXref UMLS:C1298634 -HP:0003587 oboInOwl:hasDbXref SNOMEDCT_US:61751001 -HP:0003587 oboInOwl:hasDbXref UMLS:C0332164 -HP:0002257 oboInOwl:hasDbXref UMLS:C0008711 -HP:0002257 oboInOwl:hasDbXref SNOMEDCT_US:86094006 -HP:0002254 oboInOwl:hasDbXref UMLS:C0239181 -HP:0003584 oboInOwl:hasDbXref UMLS:C4025592 -HP:0002253 oboInOwl:hasDbXref MSH:D043963 -HP:0002253 oboInOwl:hasDbXref MSH:D004241 -HP:0002253 oboInOwl:hasDbXref UMLS:C0012819 -HP:0002253 oboInOwl:hasDbXref UMLS:C0012811 -HP:0002253 oboInOwl:hasDbXref SNOMEDCT_US:398050005 -HP:0002253 oboInOwl:hasDbXref MEDDRA:10009993 -HP:0002250 oboInOwl:hasDbXref UMLS:C4025715 -HP:0002251 oboInOwl:hasDbXref MEDDRA:10027110 -HP:0002251 oboInOwl:hasDbXref MSH:D006627 -HP:0002251 oboInOwl:hasDbXref SNOMEDCT_US:367495003 -HP:0002251 oboInOwl:hasDbXref UMLS:C0025160 -HP:0002251 oboInOwl:hasDbXref SNOMEDCT_US:33995003 -HP:0002251 oboInOwl:hasDbXref UMLS:C0019569 -HP:0002251 oboInOwl:hasDbXref MSH:D008531 -HP:0002251 oboInOwl:hasDbXref SNOMEDCT_US:204739008 -HP:0003581 oboInOwl:hasDbXref UMLS:C1853562 -HP:0002267 oboInOwl:hasDbXref SNOMEDCT_US:19557000 -HP:0002267 oboInOwl:hasDbXref UMLS:C1740801 -HP:0002267 oboInOwl:hasDbXref UMLS:C0234166 -HP:0002267 oboInOwl:hasDbXref UMLS:C1848918 -HP:0002267 oboInOwl:hasDbXref UMLS:C1836014 -HP:0002267 oboInOwl:hasDbXref MSH:D000071017 -HP:0002268 oboInOwl:hasDbXref MSH:D004421 -HP:0002268 oboInOwl:hasDbXref SNOMEDCT_US:230310003 -HP:0002268 oboInOwl:hasDbXref UMLS:C0393588 -HP:0002265 oboInOwl:hasDbXref UMLS:C3808403 -HP:0003596 oboInOwl:hasDbXref UMLS:C1969363 -HP:0002266 oboInOwl:hasDbXref UMLS:C0752323 -HP:0002266 oboInOwl:hasDbXref MSH:D020938 -HP:0002269 oboInOwl:hasDbXref UMLS:C1837249 -HP:0002269 oboInOwl:hasDbXref MSH:D054081 -HP:0002263 oboInOwl:hasDbXref UMLS:C1850629 -HP:0003593 oboInOwl:hasDbXref UMLS:C1848924 -HP:0002234 oboInOwl:hasDbXref UMLS:C4025718 -HP:0003566 oboInOwl:hasDbXref UMLS:C3150358 -HP:0004897 oboInOwl:hasDbXref UMLS:C4025278 -HP:0002235 oboInOwl:hasDbXref UMLS:C1860608 -HP:0003565 oboInOwl:hasDbXref SNOMEDCT_US:165468009 -HP:0003565 oboInOwl:hasDbXref UMLS:C0151632 -HP:0002232 oboInOwl:hasDbXref UMLS:C0002171 -HP:0002232 oboInOwl:hasDbXref SNOMEDCT_US:68225006 -HP:0002232 oboInOwl:hasDbXref UMLS:C1862862 -HP:0002232 oboInOwl:hasDbXref MSH:D000506 -HP:0002232 oboInOwl:hasDbXref MSH:C531609 -HP:0003564 oboInOwl:hasDbXref UMLS:C1839785 -HP:0003563 oboInOwl:hasDbXref UMLS:C0020597 -HP:0003563 oboInOwl:hasDbXref SNOMEDCT_US:190786004 -HP:0003563 oboInOwl:hasDbXref UMLS:C0853085 -HP:0003563 oboInOwl:hasDbXref MSH:D006995 -HP:0004894 oboInOwl:hasDbXref UMLS:C3806280 -HP:0002239 oboInOwl:hasDbXref SNOMEDCT_US:74474003 -HP:0002239 oboInOwl:hasDbXref UMLS:C0017181 -HP:0002239 oboInOwl:hasDbXref MSH:D006471 -HP:0003568 oboInOwl:hasDbXref SNOMEDCT_US:124669001 -HP:0003568 oboInOwl:hasDbXref UMLS:C1291611 -HP:0002236 oboInOwl:hasDbXref UMLS:C2675540 -HP:0002236 oboInOwl:hasDbXref UMLS:C1185616 -HP:0002236 oboInOwl:hasDbXref UMLS:C3275754 -HP:0004898 oboInOwl:hasDbXref UMLS:C3554538 -HP:0003562 oboInOwl:hasDbXref UMLS:C3277127 -HP:0002230 oboInOwl:hasDbXref UMLS:C1849211 -HP:0002231 oboInOwl:hasDbXref UMLS:C1862863 -HP:0003561 oboInOwl:hasDbXref UMLS:C1855650 -HP:0003560 oboInOwl:hasDbXref SNOMEDCT_US:193225000 -HP:0003560 oboInOwl:hasDbXref SNOMEDCT_US:73297009 -HP:0003560 oboInOwl:hasDbXref UMLS:C0026850 -HP:0003560 oboInOwl:hasDbXref MSH:D009136 -HP:0003560 oboInOwl:hasDbXref UMLS:C1864711 -HP:0004891 oboInOwl:hasDbXref UMLS:C3806285 -HP:0004890 oboInOwl:hasDbXref UMLS:C3805917 -HP:0003577 oboInOwl:hasDbXref UMLS:C1836142 -HP:0003577 oboInOwl:hasDbXref UMLS:C2752013 -HP:0002245 oboInOwl:hasDbXref SNOMEDCT_US:37373007 -HP:0002245 oboInOwl:hasDbXref MEDDRA:10027055 -HP:0002245 oboInOwl:hasDbXref MSH:D008467 -HP:0002245 oboInOwl:hasDbXref UMLS:C0025037 -HP:0002245 oboInOwl:hasDbXref SNOMEDCT_US:127962001 -HP:0002246 oboInOwl:hasDbXref UMLS:C4025716 -HP:0002243 oboInOwl:hasDbXref MSH:D011504 -HP:0002243 oboInOwl:hasDbXref SNOMEDCT_US:66972006 -HP:0002243 oboInOwl:hasDbXref UMLS:C0033680 -HP:0002243 oboInOwl:hasDbXref SNOMEDCT_US:22542007 -HP:0003575 oboInOwl:hasDbXref UMLS:C4025593 -HP:0003574 oboInOwl:hasDbXref UMLS:C4025594 -HP:0002244 oboInOwl:hasDbXref UMLS:C4025717 -HP:0002249 oboInOwl:hasDbXref SNOMEDCT_US:267055007 -HP:0002249 oboInOwl:hasDbXref SNOMEDCT_US:269899009 -HP:0002249 oboInOwl:hasDbXref UMLS:C0025222 -HP:0002249 oboInOwl:hasDbXref SNOMEDCT_US:249627005 -HP:0002249 oboInOwl:hasDbXref SNOMEDCT_US:35064005 -HP:0002249 oboInOwl:hasDbXref SNOMEDCT_US:2901004 -HP:0002249 oboInOwl:hasDbXref UMLS:C0474585 -HP:0002249 oboInOwl:hasDbXref MSH:D008551 -HP:0002247 oboInOwl:hasDbXref MEDDRA:10013812 -HP:0002247 oboInOwl:hasDbXref Fyler:4406 -HP:0002247 oboInOwl:hasDbXref SNOMEDCT_US:51118003 -HP:0002247 oboInOwl:hasDbXref MSH:C535720 -HP:0002247 oboInOwl:hasDbXref UMLS:C0266174 -HP:0002248 oboInOwl:hasDbXref MSH:D006396 -HP:0002248 oboInOwl:hasDbXref UMLS:C0018926 -HP:0002248 oboInOwl:hasDbXref SNOMEDCT_US:8765009 -HP:0003573 oboInOwl:hasDbXref UMLS:C0741494 -HP:0003573 oboInOwl:hasDbXref SNOMEDCT_US:176271000119108 -HP:0003572 oboInOwl:hasDbXref UMLS:C1839532 -HP:0002242 oboInOwl:hasDbXref MSH:D007410 -HP:0002242 oboInOwl:hasDbXref UMLS:C0021831 -HP:0002242 oboInOwl:hasDbXref SNOMEDCT_US:85919009 -HP:0003571 oboInOwl:hasDbXref UMLS:C0268579 -HP:0003571 oboInOwl:hasDbXref MSH:D056693 -HP:0003571 oboInOwl:hasDbXref SNOMEDCT_US:69080001 -HP:0003571 oboInOwl:hasDbXref SNOMEDCT_US:124718009 -HP:0002240 oboInOwl:hasDbXref UMLS:C0019209 -HP:0002240 oboInOwl:hasDbXref MSH:D006529 -HP:0002240 oboInOwl:hasDbXref SNOMEDCT_US:80515008 -HP:0003570 oboInOwl:hasDbXref SNOMEDCT_US:29692004 -HP:0003570 oboInOwl:hasDbXref UMLS:C0268119 -HP:0003570 oboInOwl:hasDbXref MSH:C535811 -HP:0100600 oboInOwl:hasDbXref UMLS:C1868854 -HP:0100600 oboInOwl:hasDbXref SNOMEDCT_US:312005008 -HP:0100600 oboInOwl:hasDbXref MSH:C536650 -HP:0100601 oboInOwl:hasDbXref MSH:D004461 -HP:0100601 oboInOwl:hasDbXref UMLS:C0013537 -HP:0100601 oboInOwl:hasDbXref SNOMEDCT_US:15938005 -HP:0002298 oboInOwl:hasDbXref UMLS:C0574763 -HP:0002298 oboInOwl:hasDbXref SNOMEDCT_US:297991008 -HP:0002299 oboInOwl:hasDbXref UMLS:C4072837 -HP:0002299 oboInOwl:hasDbXref UMLS:C0263490 -HP:0002299 oboInOwl:hasDbXref SNOMEDCT_US:25159003 -HP:0002299 oboInOwl:hasDbXref UMLS:C1851868 -HP:0002299 oboInOwl:hasDbXref UMLS:C1970705 -HP:0002292 oboInOwl:hasDbXref MSH:D000505 -HP:0002292 oboInOwl:hasDbXref UMLS:C4083212 -HP:0002292 oboInOwl:hasDbXref UMLS:C1864584 -HP:0002292 oboInOwl:hasDbXref SNOMEDCT_US:87872006 -HP:0100608 oboInOwl:hasDbXref UMLS:C0025874 -HP:0100608 oboInOwl:hasDbXref SNOMEDCT_US:64996003 -HP:0100608 oboInOwl:hasDbXref SNOMEDCT_US:237130006 -HP:0100608 oboInOwl:hasDbXref MSH:D008796 -HP:0100608 oboInOwl:hasDbXref SNOMEDCT_US:19155002 -HP:0002293 oboInOwl:hasDbXref SNOMEDCT_US:298000004 -HP:0002293 oboInOwl:hasDbXref SNOMEDCT_US:278040002 -HP:0002293 oboInOwl:hasDbXref MSH:D000505 -HP:0002293 oboInOwl:hasDbXref SNOMEDCT_US:56317004 -HP:0002293 oboInOwl:hasDbXref UMLS:C1850535 -HP:0002293 oboInOwl:hasDbXref UMLS:C0574769 -HP:0002293 oboInOwl:hasDbXref UMLS:C0002170 -HP:0002290 oboInOwl:hasDbXref UMLS:C0221262 -HP:0002290 oboInOwl:hasDbXref SNOMEDCT_US:14240001 -HP:0100606 oboInOwl:hasDbXref SNOMEDCT_US:448708002 -HP:0100606 oboInOwl:hasDbXref NCIT:C3262 -HP:0100606 oboInOwl:hasDbXref UMLS:C0035244 -HP:0100606 oboInOwl:hasDbXref SNOMEDCT_US:126667002 -HP:0100606 oboInOwl:hasDbXref MSH:D012142 -HP:0100607 oboInOwl:hasDbXref MSH:D004412 -HP:0100607 oboInOwl:hasDbXref SNOMEDCT_US:289900009 -HP:0100607 oboInOwl:hasDbXref SNOMEDCT_US:431416001 -HP:0100607 oboInOwl:hasDbXref UMLS:C0013390 -HP:0100607 oboInOwl:hasDbXref SNOMEDCT_US:266599000 -HP:0100604 oboInOwl:hasDbXref MSH:D008048 -HP:0100604 oboInOwl:hasDbXref NCIT:C3262 -HP:0100604 oboInOwl:hasDbXref UMLS:C4020706 -HP:0100604 oboInOwl:hasDbXref SNOMEDCT_US:126770008 -HP:0100604 oboInOwl:hasDbXref UMLS:C0023761 -HP:0002296 oboInOwl:hasDbXref UMLS:C1857048 -HP:0100605 oboInOwl:hasDbXref MSH:D007822 -HP:0100605 oboInOwl:hasDbXref NCIT:C3262 -HP:0100605 oboInOwl:hasDbXref SNOMEDCT_US:126692004 -HP:0100605 oboInOwl:hasDbXref UMLS:C0023055 -HP:0002297 oboInOwl:hasDbXref UMLS:C0239803 -HP:0002297 oboInOwl:hasDbXref SNOMEDCT_US:297997007 -HP:0100602 oboInOwl:hasDbXref SNOMEDCT_US:398254007 -HP:0100602 oboInOwl:hasDbXref MSH:D011225 -HP:0100602 oboInOwl:hasDbXref UMLS:C0032914 -HP:0100602 oboInOwl:hasDbXref SNOMEDCT_US:15394000 -HP:0100603 oboInOwl:hasDbXref SNOMEDCT_US:15394000 -HP:0100603 oboInOwl:hasDbXref SNOMEDCT_US:398254007 -HP:0100603 oboInOwl:hasDbXref UMLS:C0032914 -HP:0100603 oboInOwl:hasDbXref MSH:D011225 -HP:0100611 oboInOwl:hasDbXref UMLS:C4022013 -HP:0100611 oboInOwl:hasDbXref UMLS:C4020705 -HP:0100612 oboInOwl:hasDbXref SNOMEDCT_US:3833004 -HP:0100612 oboInOwl:hasDbXref SNOMEDCT_US:127578009 -HP:0100612 oboInOwl:hasDbXref MSH:D009808 -HP:0100612 oboInOwl:hasDbXref UMLS:C0028880 -HP:0100612 oboInOwl:hasDbXref NCIT:C3286 -HP:0100610 oboInOwl:hasDbXref UMLS:C4022014 -HP:0100619 oboInOwl:hasDbXref NCIT:C39976 -HP:0100619 oboInOwl:hasDbXref UMLS:C4020704 -HP:0100617 oboInOwl:hasDbXref NCIT:C9309 -HP:0100617 oboInOwl:hasDbXref SNOMEDCT_US:36741007 -HP:0100617 oboInOwl:hasDbXref SNOMEDCT_US:443675005 -HP:0100617 oboInOwl:hasDbXref SNOMEDCT_US:255107005 -HP:0100617 oboInOwl:hasDbXref MSH:D018239 -HP:0100617 oboInOwl:hasDbXref UMLS:C0036631 -HP:0100618 oboInOwl:hasDbXref UMLS:C4022011 -HP:0100618 oboInOwl:hasDbXref NCIT:C3188 -HP:0100615 oboInOwl:hasDbXref UMLS:C0919267 -HP:0100615 oboInOwl:hasDbXref SNOMEDCT_US:123843001 -HP:0100615 oboInOwl:hasDbXref MSH:D010051 -HP:0100615 oboInOwl:hasDbXref NCIT:C3262 -HP:0100616 oboInOwl:hasDbXref UMLS:C0238451 -HP:0100616 oboInOwl:hasDbXref MSH:C562472 -HP:0100616 oboInOwl:hasDbXref NCIT:C3403 -HP:0100613 oboInOwl:hasDbXref UMLS:C4022012 -HP:0100614 oboInOwl:hasDbXref SNOMEDCT_US:26889001 -HP:0100614 oboInOwl:hasDbXref SNOMEDCT_US:128496001 -HP:0100614 oboInOwl:hasDbXref MSH:D009220 -HP:0100614 oboInOwl:hasDbXref UMLS:C0027121 -HP:0100622 oboInOwl:hasDbXref UMLS:C4022010 -HP:0100623 oboInOwl:hasDbXref UMLS:C4022009 -HP:0100620 oboInOwl:hasDbXref MSH:D018237 -HP:0100620 oboInOwl:hasDbXref SNOMEDCT_US:28307001 -HP:0100620 oboInOwl:hasDbXref UMLS:C0206660 -HP:0100621 oboInOwl:hasDbXref MSH:D004407 -HP:0100621 oboInOwl:hasDbXref SNOMEDCT_US:60718004 -HP:0100621 oboInOwl:hasDbXref NCIT:C2996 -HP:0100621 oboInOwl:hasDbXref UMLS:C0013377 -HP:0002277 oboInOwl:hasDbXref UMLS:C0019937 -HP:0002277 oboInOwl:hasDbXref SNOMEDCT_US:271730003 -HP:0002277 oboInOwl:hasDbXref SNOMEDCT_US:192915005 -HP:0002277 oboInOwl:hasDbXref MSH:D006732 -HP:0002277 oboInOwl:hasDbXref SNOMEDCT_US:12731000 -HP:0002270 oboInOwl:hasDbXref UMLS:C4025714 -HP:0100628 oboInOwl:hasDbXref SNOMEDCT_US:414133009 -HP:0100628 oboInOwl:hasDbXref MSH:D004936 -HP:0100628 oboInOwl:hasDbXref UMLS:C0014854 -HP:0100628 oboInOwl:hasDbXref SNOMEDCT_US:204667006 -HP:0100629 oboInOwl:hasDbXref UMLS:C4022007 -HP:0100626 oboInOwl:hasDbXref UMLS:C2936476 -HP:0100626 oboInOwl:hasDbXref SNOMEDCT_US:235886005 -HP:0100626 oboInOwl:hasDbXref MSH:D058625 -HP:0100627 oboInOwl:hasDbXref UMLS:C4020961 -HP:0002275 oboInOwl:hasDbXref UMLS:C1848453 -HP:0100624 oboInOwl:hasDbXref UMLS:C4022008 -HP:0100625 oboInOwl:hasDbXref UMLS:C4020962 -HP:0002273 oboInOwl:hasDbXref UMLS:C0270790 -HP:0002273 oboInOwl:hasDbXref SNOMEDCT_US:91327001 -HP:0002273 oboInOwl:hasDbXref MSH:D011782 -HP:0100633 oboInOwl:hasDbXref MSH:D004941 -HP:0100633 oboInOwl:hasDbXref SNOMEDCT_US:16761005 -HP:0100633 oboInOwl:hasDbXref UMLS:C0014868 -HP:0100633 oboInOwl:hasDbXref MEDDRA:10030216 -HP:0100634 oboInOwl:hasDbXref SNOMEDCT_US:255046005 -HP:0100634 oboInOwl:hasDbXref MSH:D018358 -HP:0100634 oboInOwl:hasDbXref UMLS:C0206754 -HP:0100634 oboInOwl:hasDbXref SNOMEDCT_US:128928004 -HP:0100631 oboInOwl:hasDbXref NCIT:C3262 -HP:0100631 oboInOwl:hasDbXref UMLS:C0001624 -HP:0100631 oboInOwl:hasDbXref SNOMEDCT_US:127021009 -HP:0100631 oboInOwl:hasDbXref MSH:D000310 -HP:0100632 oboInOwl:hasDbXref SNOMEDCT_US:18620009 -HP:0100632 oboInOwl:hasDbXref UMLS:C4020703 -HP:0100632 oboInOwl:hasDbXref UMLS:C0006288 -HP:0100632 oboInOwl:hasDbXref MSH:D001998 -HP:0100630 oboInOwl:hasDbXref SNOMEDCT_US:126680004 -HP:0100630 oboInOwl:hasDbXref MSH:D009303 -HP:0100630 oboInOwl:hasDbXref UMLS:C0027439 -HP:0100630 oboInOwl:hasDbXref NCIT:C3262 -HP:0002289 oboInOwl:hasDbXref SNOMEDCT_US:86166000 -HP:0002289 oboInOwl:hasDbXref UMLS:C0263505 -HP:0002289 oboInOwl:hasDbXref MSH:C537055 -HP:0002287 oboInOwl:hasDbXref UMLS:C1851885 -HP:0002282 oboInOwl:hasDbXref UMLS:C0008519 -HP:0002282 oboInOwl:hasDbXref SNOMEDCT_US:128490007 -HP:0002282 oboInOwl:hasDbXref MSH:D002828 -HP:0002282 oboInOwl:hasDbXref SNOMEDCT_US:416286003 -HP:0002282 oboInOwl:hasDbXref SNOMEDCT_US:417338002 -HP:0002280 oboInOwl:hasDbXref UMLS:C1853377 -HP:0002286 oboInOwl:hasDbXref UMLS:C1849221 -HP:0002286 oboInOwl:hasDbXref SNOMEDCT_US:297995004 -HP:0002286 oboInOwl:hasDbXref UMLS:C0239801 -HP:0100638 oboInOwl:hasDbXref NCIT:C3262 -HP:0100638 oboInOwl:hasDbXref UMLS:C0031347 -HP:0100638 oboInOwl:hasDbXref MSH:D010610 -HP:0100638 oboInOwl:hasDbXref SNOMEDCT_US:126685009 -HP:0002283 oboInOwl:hasDbXref UMLS:C0241816 -HP:0100635 oboInOwl:hasDbXref UMLS:C4022005 -HP:0100636 oboInOwl:hasDbXref UMLS:C4022004 -HP:0003508 oboInOwl:hasDbXref UMLS:C0878660 -HP:0004839 oboInOwl:hasDbXref SNOMEDCT_US:9434008 -HP:0004839 oboInOwl:hasDbXref UMLS:C0520739 -HP:0004839 oboInOwl:hasDbXref MSH:C563004 -HP:0004836 oboInOwl:hasDbXref UMLS:C0023487 -HP:0004836 oboInOwl:hasDbXref SNOMEDCT_US:28950004 -HP:0004836 oboInOwl:hasDbXref MSH:D015473 -HP:0004836 oboInOwl:hasDbXref SNOMEDCT_US:110004001 -HP:0004831 oboInOwl:hasDbXref UMLS:C0749398 -HP:0004831 oboInOwl:hasDbXref UMLS:C4025286 -HP:0004835 oboInOwl:hasDbXref UMLS:C4025285 -HP:0003502 oboInOwl:hasDbXref UMLS:C3150077 -HP:0003502 oboInOwl:hasDbXref UMLS:C4020838 -HP:0004848 oboInOwl:hasDbXref SNOMEDCT_US:425688002 -HP:0004848 oboInOwl:hasDbXref SNOMEDCT_US:426955004 -HP:0004848 oboInOwl:hasDbXref UMLS:C1960397 -HP:0003517 oboInOwl:hasDbXref UMLS:C1839271 -HP:0003510 oboInOwl:hasDbXref SNOMEDCT_US:422065006 -HP:0003510 oboInOwl:hasDbXref SNOMEDCT_US:237836003 -HP:0003510 oboInOwl:hasDbXref UMLS:C0013336 -HP:0003510 oboInOwl:hasDbXref MSH:D004392 -HP:0003510 oboInOwl:hasDbXref SNOMEDCT_US:237837007 -HP:0004841 oboInOwl:hasDbXref UMLS:C0015526 -HP:0004841 oboInOwl:hasDbXref SNOMEDCT_US:46981006 -HP:0004841 oboInOwl:hasDbXref MSH:D005175 -HP:0004840 oboInOwl:hasDbXref SNOMEDCT_US:44666001 -HP:0004840 oboInOwl:hasDbXref MSH:C536357 -HP:0004840 oboInOwl:hasDbXref UMLS:C0271901 -HP:0004846 oboInOwl:hasDbXref UMLS:C4021646 -HP:0003514 oboInOwl:hasDbXref UMLS:C1844390 -HP:0004845 oboInOwl:hasDbXref MSH:D007948 -HP:0004845 oboInOwl:hasDbXref UMLS:C0023465 -HP:0004845 oboInOwl:hasDbXref SNOMEDCT_US:413441006 -HP:0004845 oboInOwl:hasDbXref SNOMEDCT_US:22331004 -HP:0003513 oboInOwl:hasDbXref UMLS:C4025605 -HP:0004844 oboInOwl:hasDbXref SNOMEDCT_US:74789008 -HP:0004844 oboInOwl:hasDbXref UMLS:C0520736 -HP:0004817 oboInOwl:hasDbXref UMLS:C4025289 -HP:0004814 oboInOwl:hasDbXref UMLS:C4021648 -HP:0004819 oboInOwl:hasDbXref UMLS:C1835875 -HP:0004818 oboInOwl:hasDbXref UMLS:C0024790 -HP:0004818 oboInOwl:hasDbXref MSH:D006457 -HP:0004818 oboInOwl:hasDbXref SNOMEDCT_US:1963002 -HP:0004813 oboInOwl:hasDbXref MSH:C562868 -HP:0004813 oboInOwl:hasDbXref UMLS:C0398648 -HP:0004813 oboInOwl:hasDbXref UMLS:C1868252 -HP:0004813 oboInOwl:hasDbXref SNOMEDCT_US:73162004 -HP:0004810 oboInOwl:hasDbXref SNOMEDCT_US:234371002 -HP:0004810 oboInOwl:hasDbXref SNOMEDCT_US:52951008 -HP:0004810 oboInOwl:hasDbXref MSH:D000742 -HP:0004810 oboInOwl:hasDbXref UMLS:C0002876 -HP:0004810 oboInOwl:hasDbXref UMLS:C1260899 -HP:0004810 oboInOwl:hasDbXref SNOMEDCT_US:88854002 -HP:0004810 oboInOwl:hasDbXref MSH:D029503 -HP:0004828 oboInOwl:hasDbXref UMLS:C1264195 -HP:0004828 oboInOwl:hasDbXref ICD-O:M9982/3 -HP:0004828 oboInOwl:hasDbXref SNOMEDCT_US:128846006 -HP:0004828 oboInOwl:hasDbXref SNOMEDCT_US:109998009 -HP:0004826 oboInOwl:hasDbXref UMLS:C4025287 -HP:0004825 oboInOwl:hasDbXref UMLS:C4021647 -HP:0004820 oboInOwl:hasDbXref UMLS:C0023479 -HP:0004820 oboInOwl:hasDbXref SNOMEDCT_US:110005000 -HP:0004820 oboInOwl:hasDbXref MSH:D015479 -HP:0004820 oboInOwl:hasDbXref SNOMEDCT_US:277601005 -HP:0004820 oboInOwl:hasDbXref SNOMEDCT_US:30962008 -HP:0004823 oboInOwl:hasDbXref UMLS:C2675920 -HP:0004822 oboInOwl:hasDbXref UMLS:C1857010 -HP:0004822 oboInOwl:hasDbXref MSH:C565598 -HP:0004821 oboInOwl:hasDbXref UMLS:C4025288 -HP:0002218 oboInOwl:hasDbXref UMLS:C1836576 -HP:0002219 oboInOwl:hasDbXref UMLS:C1851400 -HP:0002219 oboInOwl:hasDbXref MSH:C565029 -HP:0003549 oboInOwl:hasDbXref UMLS:C4025596 -HP:0002212 oboInOwl:hasDbXref SNOMEDCT_US:225570000 -HP:0002212 oboInOwl:hasDbXref UMLS:C0558165 -HP:0004875 oboInOwl:hasDbXref UMLS:C4025281 -HP:0002213 oboInOwl:hasDbXref SNOMEDCT_US:247546006 -HP:0002213 oboInOwl:hasDbXref UMLS:C0423867 -HP:0003542 oboInOwl:hasDbXref UMLS:C1849488 -HP:0004872 oboInOwl:hasDbXref UMLS:C4021645 -HP:0004872 oboInOwl:hasDbXref SNOMEDCT_US:241556001 -HP:0004872 oboInOwl:hasDbXref SNOMEDCT_US:236037000 -HP:0004872 oboInOwl:hasDbXref MSH:D000069290 -HP:0004872 oboInOwl:hasDbXref UMLS:C0267716 -HP:0003541 oboInOwl:hasDbXref UMLS:C4025598 -HP:0002211 oboInOwl:hasDbXref UMLS:C0344312 -HP:0002211 oboInOwl:hasDbXref SNOMEDCT_US:247564004 -HP:0004879 oboInOwl:hasDbXref SNOMEDCT_US:423427003 -HP:0004879 oboInOwl:hasDbXref UMLS:C1828017 -HP:0002216 oboInOwl:hasDbXref UMLS:C0263498 -HP:0002216 oboInOwl:hasDbXref SNOMEDCT_US:387833009 -HP:0003548 oboInOwl:hasDbXref UMLS:C4025597 -HP:0003547 oboInOwl:hasDbXref UMLS:C0748691 -HP:0003547 oboInOwl:hasDbXref SNOMEDCT_US:249940002 -HP:0003547 oboInOwl:hasDbXref UMLS:C0427063 -HP:0002217 oboInOwl:hasDbXref UMLS:C1832348 -HP:0004878 oboInOwl:hasDbXref UMLS:C0240017 -HP:0003546 oboInOwl:hasDbXref UMLS:C0424551 -HP:0003546 oboInOwl:hasDbXref SNOMEDCT_US:267044007 -HP:0002215 oboInOwl:hasDbXref UMLS:C1858574 -HP:0004876 oboInOwl:hasDbXref UMLS:C1857021 -HP:0004871 oboInOwl:hasDbXref UMLS:C0561921 -HP:0004871 oboInOwl:hasDbXref SNOMEDCT_US:284077005 -HP:0003540 oboInOwl:hasDbXref UMLS:C1855853 -HP:0004870 oboInOwl:hasDbXref UMLS:C1387532 -HP:0004870 oboInOwl:hasDbXref SNOMEDCT_US:707480001 -HP:0002223 oboInOwl:hasDbXref UMLS:C4280582 -HP:0002223 oboInOwl:hasDbXref UMLS:C4280581 -HP:0002223 oboInOwl:hasDbXref SNOMEDCT_US:422441003 -HP:0002223 oboInOwl:hasDbXref SNOMEDCT_US:253208007 -HP:0002223 oboInOwl:hasDbXref UMLS:C0431448 -HP:0002223 oboInOwl:hasDbXref UMLS:C0578682 -HP:0003555 oboInOwl:hasDbXref UMLS:C1836057 -HP:0004886 oboInOwl:hasDbXref UMLS:C0265763 -HP:0004886 oboInOwl:hasDbXref SNOMEDCT_US:55490007 -HP:0004885 oboInOwl:hasDbXref UMLS:C1844945 -HP:0002224 oboInOwl:hasDbXref SNOMEDCT_US:52564001 -HP:0002224 oboInOwl:hasDbXref UMLS:C4072836 -HP:0002224 oboInOwl:hasDbXref UMLS:C4072835 -HP:0002224 oboInOwl:hasDbXref UMLS:C4073292 -HP:0002224 oboInOwl:hasDbXref MEDDRA:10048017 -HP:0002224 oboInOwl:hasDbXref UMLS:C0343073 -HP:0003554 oboInOwl:hasDbXref UMLS:C1864580 -HP:0002221 oboInOwl:hasDbXref UMLS:C1859392 -HP:0003552 oboInOwl:hasDbXref UMLS:C0221170 -HP:0003552 oboInOwl:hasDbXref SNOMEDCT_US:16046003 -HP:0002227 oboInOwl:hasDbXref UMLS:C1836736 -HP:0002227 oboInOwl:hasDbXref UMLS:C4280578 -HP:0003559 oboInOwl:hasDbXref UMLS:C1853701 -HP:0003558 oboInOwl:hasDbXref UMLS:C4025595 -HP:0004889 oboInOwl:hasDbXref UMLS:C3807025 -HP:0003557 oboInOwl:hasDbXref UMLS:C1843700 -HP:0002225 oboInOwl:hasDbXref UMLS:C1858573 -HP:0002226 oboInOwl:hasDbXref UMLS:C4280579 -HP:0002226 oboInOwl:hasDbXref UMLS:C1836737 -HP:0002226 oboInOwl:hasDbXref UMLS:C4280580 -HP:0004887 oboInOwl:hasDbXref UMLS:C4025279 -HP:0003551 oboInOwl:hasDbXref SNOMEDCT_US:282195009 -HP:0003551 oboInOwl:hasDbXref UMLS:C0239067 -HP:0002220 oboInOwl:hasDbXref UMLS:C1843390 -HP:0003550 oboInOwl:hasDbXref UMLS:C1835228 -HP:0004881 oboInOwl:hasDbXref UMLS:C1844946 -HP:0004880 oboInOwl:hasDbXref UMLS:C4025280 -HP:0003529 oboInOwl:hasDbXref UMLS:C4025604 -HP:0003528 oboInOwl:hasDbXref UMLS:C1868394 -HP:0004859 oboInOwl:hasDbXref UMLS:C0398639 -HP:0004859 oboInOwl:hasDbXref SNOMEDCT_US:234482009 -HP:0003527 oboInOwl:hasDbXref UMLS:C1866498 -HP:0003521 oboInOwl:hasDbXref UMLS:C1846435 -HP:0004852 oboInOwl:hasDbXref UMLS:C1850780 -HP:0004851 oboInOwl:hasDbXref UMLS:C2749656 -HP:0004850 oboInOwl:hasDbXref SNOMEDCT_US:710167004 -HP:0004850 oboInOwl:hasDbXref UMLS:C1735901 -HP:0004857 oboInOwl:hasDbXref UMLS:C3854594 -HP:0003526 oboInOwl:hasDbXref UMLS:C3278626 -HP:0004856 oboInOwl:hasDbXref SNOMEDCT_US:4984008 -HP:0004856 oboInOwl:hasDbXref UMLS:C0271902 -HP:0003524 oboInOwl:hasDbXref UMLS:C1848580 -HP:0004855 oboInOwl:hasDbXref MSH:D018455 -HP:0004855 oboInOwl:hasDbXref SNOMEDCT_US:1563006 -HP:0004855 oboInOwl:hasDbXref UMLS:C4025284 -HP:0004855 oboInOwl:hasDbXref UMLS:C0242666 -HP:0004854 oboInOwl:hasDbXref UMLS:C1839167 -HP:0002209 oboInOwl:hasDbXref UMLS:C1873509 -HP:0002209 oboInOwl:hasDbXref UMLS:C1857042 -HP:0002207 oboInOwl:hasDbXref UMLS:C1843428 -HP:0002208 oboInOwl:hasDbXref UMLS:C0277959 -HP:0002208 oboInOwl:hasDbXref SNOMEDCT_US:48610005 -HP:0002208 oboInOwl:hasDbXref UMLS:C4072834 -HP:0003538 oboInOwl:hasDbXref UMLS:C4025599 -HP:0003538 oboInOwl:hasDbXref UMLS:C2673363 -HP:0004864 oboInOwl:hasDbXref UMLS:C0002896 -HP:0004864 oboInOwl:hasDbXref SNOMEDCT_US:41841004 -HP:0004864 oboInOwl:hasDbXref MSH:D000756 -HP:0003533 oboInOwl:hasDbXref UMLS:C4025601 -HP:0002202 oboInOwl:hasDbXref UMLS:C0032227 -HP:0002202 oboInOwl:hasDbXref MSH:D010996 -HP:0002202 oboInOwl:hasDbXref SNOMEDCT_US:60046008 -HP:0004863 oboInOwl:hasDbXref UMLS:C4025283 -HP:0003532 oboInOwl:hasDbXref UMLS:C4025602 -HP:0002200 oboInOwl:hasDbXref UMLS:C1838579 -HP:0003530 oboInOwl:hasDbXref UMLS:C4025603 -HP:0004861 oboInOwl:hasDbXref UMLS:C2675059 -HP:0002205 oboInOwl:hasDbXref UMLS:C3806482 -HP:0003537 oboInOwl:hasDbXref SNOMEDCT_US:4519003 -HP:0003537 oboInOwl:hasDbXref UMLS:C0221333 -HP:0003536 oboInOwl:hasDbXref UMLS:C1853903 -HP:0002206 oboInOwl:hasDbXref UMLS:C0034069 -HP:0002206 oboInOwl:hasDbXref MSH:D011658 -HP:0002206 oboInOwl:hasDbXref SNOMEDCT_US:51615001 -HP:0002203 oboInOwl:hasDbXref MSH:D012133 -HP:0002203 oboInOwl:hasDbXref SNOMEDCT_US:64228003 -HP:0002203 oboInOwl:hasDbXref UMLS:C0035232 -HP:0003535 oboInOwl:hasDbXref UMLS:C3696376 -HP:0003535 oboInOwl:hasDbXref MSH:C579867 -HP:0003535 oboInOwl:hasDbXref SNOMEDCT_US:237950009 -HP:0004866 oboInOwl:hasDbXref UMLS:C4025282 -HP:0002204 oboInOwl:hasDbXref SNOMEDCT_US:59282003 -HP:0002204 oboInOwl:hasDbXref MSH:D011655 -HP:0002204 oboInOwl:hasDbXref UMLS:C0034065 -HP:0003534 oboInOwl:hasDbXref UMLS:C0268118 -HP:0003534 oboInOwl:hasDbXref SNOMEDCT_US:124147007 -HP:0003534 oboInOwl:hasDbXref UMLS:C4025600 -HP:0003534 oboInOwl:hasDbXref MSH:C562584 -HP:0003534 oboInOwl:hasDbXref SNOMEDCT_US:72682008 -HP:0004860 oboInOwl:hasDbXref UMLS:C0271972 -HP:0004860 oboInOwl:hasDbXref SNOMEDCT_US:12907000 -HP:0005092 oboInOwl:hasDbXref UMLS:C4025253 -HP:0005093 oboInOwl:hasDbXref UMLS:C1855301 -HP:0030050 oboInOwl:hasDbXref UMLS:C0027404 -HP:0030050 oboInOwl:hasDbXref SNOMEDCT_US:60380001 -HP:0030050 oboInOwl:hasDbXref MSH:D009290 -HP:0005090 oboInOwl:hasDbXref UMLS:C1866737 -HP:0030055 oboInOwl:hasDbXref UMLS:C4022661 -HP:0030056 oboInOwl:hasDbXref UMLS:C1860607 -HP:0030057 oboInOwl:hasDbXref UMLS:C4022660 -HP:0030058 oboInOwl:hasDbXref UMLS:C2237347 -HP:0030051 oboInOwl:hasDbXref UMLS:C1843570 -HP:0030052 oboInOwl:hasDbXref UMLS:C1834297 -HP:0030053 oboInOwl:hasDbXref UMLS:C3276815 -HP:0030054 oboInOwl:hasDbXref UMLS:C2748531 -HP:0030059 oboInOwl:hasDbXref UMLS:C4022659 -HP:0005089 oboInOwl:hasDbXref UMLS:C1857139 -HP:0005084 oboInOwl:hasDbXref UMLS:C2674451 -HP:0005085 oboInOwl:hasDbXref UMLS:C1968606 -HP:0005086 oboInOwl:hasDbXref UMLS:C0409959 -HP:0005086 oboInOwl:hasDbXref MSH:D020370 -HP:0005086 oboInOwl:hasDbXref SNOMEDCT_US:239873007 -HP:0030060 oboInOwl:hasDbXref UMLS:C0027665 -HP:0030060 oboInOwl:hasDbXref MSH:D009380 -HP:0030061 oboInOwl:hasDbXref UMLS:C0206093 -HP:0030061 oboInOwl:hasDbXref SNOMEDCT_US:253096008 -HP:0030061 oboInOwl:hasDbXref SNOMEDCT_US:73676002 -HP:0030061 oboInOwl:hasDbXref MSH:D017599 -HP:0030066 oboInOwl:hasDbXref SNOMEDCT_US:21589007 -HP:0030066 oboInOwl:hasDbXref UMLS:C0700367 -HP:0030066 oboInOwl:hasDbXref MSH:D018242 -HP:0030066 oboInOwl:hasDbXref SNOMEDCT_US:715901002 -HP:0030067 oboInOwl:hasDbXref MSH:D018241 -HP:0030067 oboInOwl:hasDbXref SNOMEDCT_US:703707001 -HP:0030067 oboInOwl:hasDbXref SNOMEDCT_US:73676002 -HP:0030067 oboInOwl:hasDbXref SNOMEDCT_US:253096008 -HP:0030067 oboInOwl:hasDbXref UMLS:C0684337 -HP:0030068 oboInOwl:hasDbXref UMLS:C0206717 -HP:0030068 oboInOwl:hasDbXref SNOMEDCT_US:68614005 -HP:0030068 oboInOwl:hasDbXref MSH:D018304 -HP:0030068 oboInOwl:hasDbXref SNOMEDCT_US:422886007 -HP:0030068 oboInOwl:hasDbXref SNOMEDCT_US:76060004 -HP:0030069 oboInOwl:hasDbXref UMLS:C0280803 -HP:0030069 oboInOwl:hasDbXref SNOMEDCT_US:21964009 -HP:0030069 oboInOwl:hasDbXref SNOMEDCT_US:307649006 -HP:0030062 oboInOwl:hasDbXref MSH:D003397 -HP:0030062 oboInOwl:hasDbXref UMLS:C0010276 -HP:0030062 oboInOwl:hasDbXref SNOMEDCT_US:189179009 -HP:0030062 oboInOwl:hasDbXref SNOMEDCT_US:40009002 -HP:0030063 oboInOwl:hasDbXref MSH:D018302 -HP:0030063 oboInOwl:hasDbXref UMLS:C0206715 -HP:0030064 oboInOwl:hasDbXref UMLS:C1622510 -HP:0030064 oboInOwl:hasDbXref MSH:D018306 -HP:0030064 oboInOwl:hasDbXref SNOMEDCT_US:128858006 -HP:0030065 oboInOwl:hasDbXref SNOMEDCT_US:55045006 -HP:0030065 oboInOwl:hasDbXref UMLS:C0206663 -HP:0030065 oboInOwl:hasDbXref MSH:D018242 -HP:0030065 oboInOwl:hasDbXref SNOMEDCT_US:39781001 -HP:0030065 oboInOwl:hasDbXref SNOMEDCT_US:699028006 -HP:0005099 oboInOwl:hasDbXref UMLS:C1866048 -HP:0005096 oboInOwl:hasDbXref UMLS:C1860107 -HP:0030070 oboInOwl:hasDbXref UMLS:C3887678 -HP:0030070 oboInOwl:hasDbXref SNOMEDCT_US:39781001 -HP:0005070 oboInOwl:hasDbXref UMLS:C1865570 -HP:0030071 oboInOwl:hasDbXref SNOMEDCT_US:39005004 -HP:0030071 oboInOwl:hasDbXref UMLS:C0334596 -HP:0030071 oboInOwl:hasDbXref SNOMEDCT_US:715903004 -HP:0030071 oboInOwl:hasDbXref MSH:D018242 -HP:0030072 oboInOwl:hasDbXref NCIT:C3262 -HP:0030072 oboInOwl:hasDbXref UMLS:C0030470 -HP:0030072 oboInOwl:hasDbXref SNOMEDCT_US:126675008 -HP:0030072 oboInOwl:hasDbXref MSH:D010255 -HP:0005072 oboInOwl:hasDbXref UMLS:C1850853 -HP:0030077 oboInOwl:hasDbXref UMLS:C0006264 -HP:0030077 oboInOwl:hasDbXref NCIT:C3262 -HP:0030077 oboInOwl:hasDbXref MSH:D001984 -HP:0030077 oboInOwl:hasDbXref SNOMEDCT_US:126705004 -HP:0030078 oboInOwl:hasDbXref SNOMEDCT_US:254626006 -HP:0030078 oboInOwl:hasDbXref MSH:C538231 -HP:0030078 oboInOwl:hasDbXref UMLS:C0152013 -HP:0030078 oboInOwl:hasDbXref NCIT:C2852 -HP:0030079 oboInOwl:hasDbXref SNOMEDCT_US:363354003 -HP:0030079 oboInOwl:hasDbXref MSH:D002583 -HP:0030079 oboInOwl:hasDbXref UMLS:C4048328 -HP:0030079 oboInOwl:hasDbXref NCIT:C3262 -HP:0030074 oboInOwl:hasDbXref SNOMEDCT_US:127028003 -HP:0030074 oboInOwl:hasDbXref UMLS:C0007279 -HP:0030074 oboInOwl:hasDbXref MSH:D002345 -HP:0030074 oboInOwl:hasDbXref SNOMEDCT_US:30699005 -HP:0030075 oboInOwl:hasDbXref MSH:D002285 -HP:0030075 oboInOwl:hasDbXref SNOMEDCT_US:373176000 -HP:0030075 oboInOwl:hasDbXref UMLS:C0007124 -HP:0030075 oboInOwl:hasDbXref SNOMEDCT_US:278053004 -HP:0030075 oboInOwl:hasDbXref SNOMEDCT_US:109889007 -HP:0030075 oboInOwl:hasDbXref SNOMEDCT_US:86616005 -HP:0030076 oboInOwl:hasDbXref UMLS:C0279563 -HP:0030076 oboInOwl:hasDbXref MSH:D000071960 -HP:0030076 oboInOwl:hasDbXref SNOMEDCT_US:109888004 -HP:0006397 oboInOwl:hasDbXref UMLS:C1860156 -HP:0005066 oboInOwl:hasDbXref UMLS:C4025255 -HP:0006398 oboInOwl:hasDbXref UMLS:C4021599 -HP:0005067 oboInOwl:hasDbXref UMLS:C2673395 -HP:0005068 oboInOwl:hasDbXref UMLS:C4025254 -HP:0005069 oboInOwl:hasDbXref UMLS:C2673654 -HP:0005063 oboInOwl:hasDbXref UMLS:C1867494 -HP:0006394 oboInOwl:hasDbXref UMLS:C1861331 -HP:0030080 oboInOwl:hasDbXref SNOMEDCT_US:397400006 -HP:0030080 oboInOwl:hasDbXref SNOMEDCT_US:277571004 -HP:0030080 oboInOwl:hasDbXref UMLS:C0006413 -HP:0030080 oboInOwl:hasDbXref SNOMEDCT_US:77381001 -HP:0030080 oboInOwl:hasDbXref SNOMEDCT_US:22197008 -HP:0030080 oboInOwl:hasDbXref MSH:D002051 -HP:0030080 oboInOwl:hasDbXref SNOMEDCT_US:118617000 -HP:0030081 oboInOwl:hasDbXref UMLS:C4022658 -HP:0030082 oboInOwl:hasDbXref UMLS:C4022657 -HP:0030083 oboInOwl:hasDbXref UMLS:C0240928 -HP:0030088 oboInOwl:hasDbXref UMLS:C0241358 -HP:0030088 oboInOwl:hasDbXref UMLS:C4072885 -HP:0030089 oboInOwl:hasDbXref UMLS:C4022653 -HP:0030084 oboInOwl:hasDbXref SNOMEDCT_US:17268007 -HP:0030084 oboInOwl:hasDbXref UMLS:C4280304 -HP:0030084 oboInOwl:hasDbXref UMLS:C0265610 -HP:0030085 oboInOwl:hasDbXref UMLS:C4022656 -HP:0030086 oboInOwl:hasDbXref UMLS:C4022655 -HP:0030087 oboInOwl:hasDbXref UMLS:C0580454 -HP:0030087 oboInOwl:hasDbXref UMLS:C4022654 -HP:0030087 oboInOwl:hasDbXref SNOMEDCT_US:166458009 -HP:0030011 oboInOwl:hasDbXref MSH:C562397 -HP:0030011 oboInOwl:hasDbXref SNOMEDCT_US:65937002 -HP:0030011 oboInOwl:hasDbXref UMLS:C0152436 -HP:0030012 oboInOwl:hasDbXref UMLS:C4022678 -HP:0030012 oboInOwl:hasDbXref UMLS:C4020714 -HP:0030014 oboInOwl:hasDbXref UMLS:C1112442 -HP:0030010 oboInOwl:hasDbXref UMLS:C0269209 -HP:0030010 oboInOwl:hasDbXref SNOMEDCT_US:60023006 -HP:0030019 oboInOwl:hasDbXref UMLS:C4022675 -HP:0030015 oboInOwl:hasDbXref UMLS:C0033948 -HP:0030015 oboInOwl:hasDbXref SNOMEDCT_US:60103007 -HP:0030015 oboInOwl:hasDbXref UMLS:C4022677 -HP:0030016 oboInOwl:hasDbXref SNOMEDCT_US:71315007 -HP:0030016 oboInOwl:hasDbXref MSH:D004414 -HP:0030016 oboInOwl:hasDbXref UMLS:C1384606 -HP:0031348 oboInOwl:hasDbXref Fyler:0700 -HP:0031348 oboInOwl:hasDbXref Fyler:700 -HP:0030017 oboInOwl:hasDbXref MSH:D052065 -HP:0030017 oboInOwl:hasDbXref UMLS:C2004487 -HP:0030017 oboInOwl:hasDbXref SNOMEDCT_US:79012001 -HP:0030018 oboInOwl:hasDbXref UMLS:C4022676 -HP:0030022 oboInOwl:hasDbXref UMLS:C3888103 -HP:0030023 oboInOwl:hasDbXref UMLS:C4022673 -HP:0030024 oboInOwl:hasDbXref SNOMEDCT_US:204245004 -HP:0030024 oboInOwl:hasDbXref UMLS:C0266609 -HP:0030025 oboInOwl:hasDbXref UMLS:C4022672 -HP:0030021 oboInOwl:hasDbXref UMLS:C4022674 -HP:0030026 oboInOwl:hasDbXref UMLS:C4022671 -HP:0030027 oboInOwl:hasDbXref UMLS:C4022670 -HP:0030028 oboInOwl:hasDbXref MSH:C562753 -HP:0030028 oboInOwl:hasDbXref UMLS:C4082198 -HP:0030028 oboInOwl:hasDbXref UMLS:C4022669 -HP:0030028 oboInOwl:hasDbXref SNOMEDCT_US:232381002 -HP:0030029 oboInOwl:hasDbXref UMLS:C4021057 -HP:0030033 oboInOwl:hasDbXref UMLS:C0575827 -HP:0030033 oboInOwl:hasDbXref SNOMEDCT_US:299058009 -HP:0030034 oboInOwl:hasDbXref UMLS:C3278307 -HP:0030035 oboInOwl:hasDbXref UMLS:C4021056 -HP:0030036 oboInOwl:hasDbXref UMLS:C4022665 -HP:0030030 oboInOwl:hasDbXref UMLS:C4022668 -HP:0030031 oboInOwl:hasDbXref UMLS:C4022667 -HP:0030032 oboInOwl:hasDbXref UMLS:C4022666 -HP:0030037 oboInOwl:hasDbXref UMLS:C3887498 -HP:0030038 oboInOwl:hasDbXref SNOMEDCT_US:31186001 -HP:0030038 oboInOwl:hasDbXref UMLS:C1704356 -HP:0030038 oboInOwl:hasDbXref MSH:D002812 -HP:0030038 oboInOwl:hasDbXref SNOMEDCT_US:423699002 -HP:0030039 oboInOwl:hasDbXref UMLS:C4022664 -HP:0030044 oboInOwl:hasDbXref UMLS:C1839864 -HP:0030045 oboInOwl:hasDbXref UMLS:C3805325 -HP:0030046 oboInOwl:hasDbXref UMLS:C4015098 -HP:0030047 oboInOwl:hasDbXref UMLS:C4022662 -HP:0030040 oboInOwl:hasDbXref UMLS:C4022663 -HP:0030041 oboInOwl:hasDbXref SNOMEDCT_US:45181002 -HP:0030041 oboInOwl:hasDbXref UMLS:C0410632 -HP:0030042 oboInOwl:hasDbXref SNOMEDCT_US:373940002 -HP:0030042 oboInOwl:hasDbXref UMLS:C0685678 -HP:0030043 oboInOwl:hasDbXref SNOMEDCT_US:263057000 -HP:0030043 oboInOwl:hasDbXref UMLS:C0434785 -HP:0030048 oboInOwl:hasDbXref SNOMEDCT_US:253160006 -HP:0030048 oboInOwl:hasDbXref UMLS:C0431384 -HP:0030048 oboInOwl:hasDbXref MSH:C535973 -HP:0030049 oboInOwl:hasDbXref SNOMEDCT_US:441806004 -HP:0030049 oboInOwl:hasDbXref UMLS:C0006105 -HP:0030049 oboInOwl:hasDbXref MSH:D001922 -HP:0006339 oboInOwl:hasDbXref UMLS:C4280449 -HP:0006339 oboInOwl:hasDbXref UMLS:C4280450 -HP:0006339 oboInOwl:hasDbXref UMLS:C4020818 -HP:0005008 oboInOwl:hasDbXref UMLS:C4025260 -HP:0005009 oboInOwl:hasDbXref UMLS:C4025259 -HP:0006335 oboInOwl:hasDbXref SNOMEDCT_US:57650002 -HP:0006335 oboInOwl:hasDbXref UMLS:C0266050 -HP:0007667 oboInOwl:hasDbXref UMLS:C1839362 -HP:0005004 oboInOwl:hasDbXref UMLS:C1849065 -HP:0008998 oboInOwl:hasDbXref UMLS:C1846477 -HP:0005005 oboInOwl:hasDbXref UMLS:C1833754 -HP:0006336 oboInOwl:hasDbXref UMLS:C2678330 -HP:0008997 oboInOwl:hasDbXref UMLS:C1866012 -HP:0006337 oboInOwl:hasDbXref UMLS:C4021601 -HP:0006338 oboInOwl:hasDbXref UMLS:C4025061 -HP:0007668 oboInOwl:hasDbXref UMLS:C1969722 -HP:0007663 oboInOwl:hasDbXref UMLS:C0234632 -HP:0007663 oboInOwl:hasDbXref SNOMEDCT_US:13164000 -HP:0008994 oboInOwl:hasDbXref UMLS:C1866010 -HP:0005001 oboInOwl:hasDbXref UMLS:C0409412 -HP:0005001 oboInOwl:hasDbXref SNOMEDCT_US:202246002 -HP:0008993 oboInOwl:hasDbXref UMLS:C1835390 -HP:0006332 oboInOwl:hasDbXref UMLS:C4025062 -HP:0006333 oboInOwl:hasDbXref UMLS:C4021602 -HP:0007665 oboInOwl:hasDbXref UMLS:C2673670 -HP:0006334 oboInOwl:hasDbXref UMLS:C1855694 -HP:0005003 oboInOwl:hasDbXref UMLS:C4025261 -HP:0007661 oboInOwl:hasDbXref UMLS:C4024819 -HP:0006330 oboInOwl:hasDbXref UMLS:C4025063 -HP:0008991 oboInOwl:hasDbXref UMLS:C4024607 -HP:0005019 oboInOwl:hasDbXref UMLS:C1835473 -HP:0007678 oboInOwl:hasDbXref UMLS:C0238300 -HP:0007678 oboInOwl:hasDbXref SNOMEDCT_US:231841004 -HP:0006346 oboInOwl:hasDbXref UMLS:C4025058 -HP:0007677 oboInOwl:hasDbXref UMLS:C0339510 -HP:0007677 oboInOwl:hasDbXref MSH:D057826 -HP:0007677 oboInOwl:hasDbXref SNOMEDCT_US:90036004 -HP:0007677 oboInOwl:hasDbXref UMLS:C4024817 -HP:0006347 oboInOwl:hasDbXref UMLS:C1855694 -HP:0006347 oboInOwl:hasDbXref UMLS:C1856203 -HP:0005017 oboInOwl:hasDbXref UMLS:C4025258 -HP:0006349 oboInOwl:hasDbXref SNOMEDCT_US:109444001 -HP:0006349 oboInOwl:hasDbXref UMLS:C1290511 -HP:0006349 oboInOwl:hasDbXref SNOMEDCT_US:234948008 -HP:0006349 oboInOwl:hasDbXref UMLS:C0457756 -HP:0006349 oboInOwl:hasDbXref MSH:C563203 -HP:0005011 oboInOwl:hasDbXref UMLS:C1862087 -HP:0006342 oboInOwl:hasDbXref UMLS:C4025060 -HP:0006344 oboInOwl:hasDbXref UMLS:C4025059 -HP:0007676 oboInOwl:hasDbXref SNOMEDCT_US:95714006 -HP:0007676 oboInOwl:hasDbXref UMLS:C0344539 -HP:0005013 oboInOwl:hasDbXref UMLS:C1862131 -HP:0007675 oboInOwl:hasDbXref UMLS:C4024818 -HP:0007670 oboInOwl:hasDbXref UMLS:C4021571 -HP:0005010 oboInOwl:hasDbXref UMLS:C1864975 -HP:0007649 oboInOwl:hasDbXref SNOMEDCT_US:232074003 -HP:0007649 oboInOwl:hasDbXref UMLS:C0339555 -HP:0007648 oboInOwl:hasDbXref UMLS:C1969675 -HP:0007648 oboInOwl:hasDbXref SNOMEDCT_US:40714009 -HP:0007648 oboInOwl:hasDbXref UMLS:C0271165 -HP:0006313 oboInOwl:hasDbXref UMLS:C4021603 -HP:0006315 oboInOwl:hasDbXref UMLS:C1840235 -HP:0006315 oboInOwl:hasDbXref SNOMEDCT_US:707609006 -HP:0006315 oboInOwl:hasDbXref MSH:C537342 -HP:0007647 oboInOwl:hasDbXref UMLS:C4024823 -HP:0008978 oboInOwl:hasDbXref UMLS:C4024608 -HP:0007646 oboInOwl:hasDbXref UMLS:C4024824 -HP:0006316 oboInOwl:hasDbXref UMLS:C1845878 -HP:0007641 oboInOwl:hasDbXref UMLS:C0858618 -HP:0008972 oboInOwl:hasDbXref UMLS:C4024609 -HP:0008972 oboInOwl:hasDbXref UMLS:C1835995 -HP:0008972 oboInOwl:hasDbXref UMLS:C3276441 -HP:0006311 oboInOwl:hasDbXref UMLS:C4025065 -HP:0007643 oboInOwl:hasDbXref UMLS:C4024825 -HP:0007642 oboInOwl:hasDbXref UMLS:C3551052 -HP:0007642 oboInOwl:hasDbXref UMLS:C4048798 -HP:0007642 oboInOwl:hasDbXref UMLS:C0339535 -HP:0007642 oboInOwl:hasDbXref SNOMEDCT_US:232061009 -HP:0007642 oboInOwl:hasDbXref UMLS:C1306122 -HP:0007642 oboInOwl:hasDbXref MSH:C536122 -HP:0007642 oboInOwl:hasDbXref MSH:C537743 -HP:0007642 oboInOwl:hasDbXref SNOMEDCT_US:193687000 -HP:0008970 oboInOwl:hasDbXref SNOMEDCT_US:240074006 -HP:0008970 oboInOwl:hasDbXref UMLS:C0410192 -HP:0008970 oboInOwl:hasDbXref MSH:C562932 -HP:0030000 oboInOwl:hasDbXref UMLS:C4022681 -HP:0030001 oboInOwl:hasDbXref UMLS:C4022680 -HP:0030002 oboInOwl:hasDbXref UMLS:C1563118 -HP:0030002 oboInOwl:hasDbXref SNOMEDCT_US:417740005 -HP:0030003 oboInOwl:hasDbXref UMLS:C0155197 -HP:0030003 oboInOwl:hasDbXref SNOMEDCT_US:59890007 -HP:0030008 oboInOwl:hasDbXref UMLS:C0266404 -HP:0030008 oboInOwl:hasDbXref SNOMEDCT_US:37687000 -HP:0006329 oboInOwl:hasDbXref SNOMEDCT_US:708494003 -HP:0006329 oboInOwl:hasDbXref UMLS:C4280453 -HP:0006329 oboInOwl:hasDbXref UMLS:C3872671 -HP:0006329 oboInOwl:hasDbXref UMLS:C4280452 -HP:0006329 oboInOwl:hasDbXref UMLS:C1848905 -HP:0006329 oboInOwl:hasDbXref UMLS:C4280451 -HP:0030009 oboInOwl:hasDbXref SNOMEDCT_US:17382005 -HP:0030009 oboInOwl:hasDbXref MSH:D002581 -HP:0030009 oboInOwl:hasDbXref UMLS:C0007871 -HP:0030004 oboInOwl:hasDbXref SNOMEDCT_US:9042000 -HP:0030004 oboInOwl:hasDbXref UMLS:C0155199 -HP:0007656 oboInOwl:hasDbXref UMLS:C4024822 -HP:0030005 oboInOwl:hasDbXref UMLS:C0343084 -HP:0030005 oboInOwl:hasDbXref UMLS:C1382398 -HP:0030005 oboInOwl:hasDbXref SNOMEDCT_US:1608005 -HP:0030005 oboInOwl:hasDbXref MSH:D019559 -HP:0030005 oboInOwl:hasDbXref SNOMEDCT_US:87730004 -HP:0008986 oboInOwl:hasDbXref SNOMEDCT_US:702613006 -HP:0008986 oboInOwl:hasDbXref UMLS:C0221360 -HP:0008986 oboInOwl:hasDbXref SNOMEDCT_US:72424001 -HP:0007655 oboInOwl:hasDbXref UMLS:C1835801 -HP:0030006 oboInOwl:hasDbXref UMLS:C4022679 -HP:0007658 oboInOwl:hasDbXref UMLS:C4024820 -HP:0006326 oboInOwl:hasDbXref UMLS:C4025064 -HP:0030007 oboInOwl:hasDbXref SNOMEDCT_US:251527008 -HP:0030007 oboInOwl:hasDbXref UMLS:C0429349 -HP:0007657 oboInOwl:hasDbXref UMLS:C4024821 -HP:0008988 oboInOwl:hasDbXref UMLS:C0240679 -HP:0006321 oboInOwl:hasDbXref UMLS:C1848904 -HP:0007651 oboInOwl:hasDbXref UMLS:C4020808 -HP:0007651 oboInOwl:hasDbXref UMLS:C0521736 -HP:0007651 oboInOwl:hasDbXref SNOMEDCT_US:95758006 -HP:0008985 oboInOwl:hasDbXref UMLS:C1835389 -HP:0006323 oboInOwl:hasDbXref SNOMEDCT_US:122483006 -HP:0006323 oboInOwl:hasDbXref SNOMEDCT_US:39034005 -HP:0006323 oboInOwl:hasDbXref UMLS:C0266052 -HP:0008984 oboInOwl:hasDbXref UMLS:C1969000 -HP:0008984 oboInOwl:hasDbXref UMLS:C4280409 -HP:0008984 oboInOwl:hasDbXref UMLS:C4280408 -HP:0008981 oboInOwl:hasDbXref UMLS:C1843057 -HP:0007650 oboInOwl:hasDbXref UMLS:C2062713 -HP:0006380 oboInOwl:hasDbXref UMLS:C0409355 -HP:0006380 oboInOwl:hasDbXref SNOMEDCT_US:202289003 -HP:0005050 oboInOwl:hasDbXref UMLS:C1968610 -HP:0006381 oboInOwl:hasDbXref UMLS:C1844706 -HP:0006379 oboInOwl:hasDbXref UMLS:C1856029 -HP:0005048 oboInOwl:hasDbXref UMLS:C1836193 -HP:0006375 oboInOwl:hasDbXref UMLS:C4025052 -HP:0006376 oboInOwl:hasDbXref UMLS:C1856922 -HP:0005045 oboInOwl:hasDbXref UMLS:C1833739 -HP:0006378 oboInOwl:hasDbXref UMLS:C4025051 -HP:0006371 oboInOwl:hasDbXref UMLS:C4025053 -HP:0005041 oboInOwl:hasDbXref UMLS:C4020825 -HP:0005042 oboInOwl:hasDbXref UMLS:C1866700 -HP:0005043 oboInOwl:hasDbXref UMLS:C1865128 -HP:0006390 oboInOwl:hasDbXref UMLS:C1861937 -HP:0005060 oboInOwl:hasDbXref UMLS:C1968605 -HP:0006391 oboInOwl:hasDbXref UMLS:C1848769 -HP:0006392 oboInOwl:hasDbXref UMLS:C1849307 -HP:0005059 oboInOwl:hasDbXref UMLS:C4025256 -HP:0006386 oboInOwl:hasDbXref UMLS:C1969286 -HP:0006387 oboInOwl:hasDbXref UMLS:C1849309 -HP:0006389 oboInOwl:hasDbXref UMLS:C1839512 -HP:0006383 oboInOwl:hasDbXref UMLS:C1857137 -HP:0006384 oboInOwl:hasDbXref UMLS:C1857505 -HP:0005054 oboInOwl:hasDbXref UMLS:C1832988 -HP:0006385 oboInOwl:hasDbXref SNOMEDCT_US:249786007 -HP:0006385 oboInOwl:hasDbXref UMLS:C0426901 -HP:0007690 oboInOwl:hasDbXref SNOMEDCT_US:32935005 -HP:0007690 oboInOwl:hasDbXref UMLS:C0271285 -HP:0005026 oboInOwl:hasDbXref UMLS:C1866239 -HP:0006357 oboInOwl:hasDbXref UMLS:C1969738 -HP:0006358 oboInOwl:hasDbXref UMLS:C1833168 -HP:0007688 oboInOwl:hasDbXref UMLS:C4021570 -HP:0005028 oboInOwl:hasDbXref UMLS:C1836187 -HP:0006353 oboInOwl:hasDbXref UMLS:C4025055 -HP:0007685 oboInOwl:hasDbXref UMLS:C1851406 -HP:0006355 oboInOwl:hasDbXref UMLS:C1840225 -HP:0006355 oboInOwl:hasDbXref UMLS:C4025054 -HP:0007687 oboInOwl:hasDbXref UMLS:C1866806 -HP:0005025 oboInOwl:hasDbXref UMLS:C1968607 -HP:0007686 oboInOwl:hasDbXref UMLS:C0917967 -HP:0007686 oboInOwl:hasDbXref SNOMEDCT_US:72124005 -HP:0007686 oboInOwl:hasDbXref MSH:D011681 -HP:0006350 oboInOwl:hasDbXref UMLS:C4025057 -HP:0006350 oboInOwl:hasDbXref UMLS:C4280448 -HP:0006350 oboInOwl:hasDbXref UMLS:C4020817 -HP:0007680 oboInOwl:hasDbXref UMLS:C4024816 -HP:0005021 oboInOwl:hasDbXref UMLS:C3278429 -HP:0006352 oboInOwl:hasDbXref UMLS:C4025056 -HP:0006352 oboInOwl:hasDbXref UMLS:C4280447 -HP:0006370 oboInOwl:hasDbXref UMLS:C4021600 -HP:0005037 oboInOwl:hasDbXref UMLS:C2676443 -HP:0006368 oboInOwl:hasDbXref UMLS:C1849327 -HP:0006369 oboInOwl:hasDbXref UMLS:C1836870 -HP:0005039 oboInOwl:hasDbXref UMLS:C1835583 -HP:0005033 oboInOwl:hasDbXref UMLS:C1833145 -HP:0007695 oboInOwl:hasDbXref UMLS:C1970591 -HP:0005035 oboInOwl:hasDbXref UMLS:C4025257 -HP:0006366 oboInOwl:hasDbXref UMLS:C1859524 -HP:0006367 oboInOwl:hasDbXref UMLS:C1970497 -HP:0007697 oboInOwl:hasDbXref UMLS:C4280420 -HP:0007697 oboInOwl:hasDbXref UMLS:C4280270 -HP:0007697 oboInOwl:hasDbXref UMLS:C4024814 -HP:0005036 oboInOwl:hasDbXref UMLS:C1837832 -HP:0006361 oboInOwl:hasDbXref UMLS:C1850658 -HP:0006362 oboInOwl:hasDbXref UMLS:C1854948 -HP:0008915 oboInOwl:hasDbXref UMLS:C1859846 -HP:0008929 oboInOwl:hasDbXref UMLS:C4024614 -HP:0008921 oboInOwl:hasDbXref UMLS:C1850171 -HP:0008922 oboInOwl:hasDbXref UMLS:C3148833 -HP:0008909 oboInOwl:hasDbXref UMLS:C2674171 -HP:0008905 oboInOwl:hasDbXref UMLS:C1866730 -HP:0007627 oboInOwl:hasDbXref UMLS:C4280429 -HP:0007627 oboInOwl:hasDbXref UMLS:C4280432 -HP:0007627 oboInOwl:hasDbXref UMLS:C4280436 -HP:0007627 oboInOwl:hasDbXref UMLS:C4280431 -HP:0007627 oboInOwl:hasDbXref UMLS:C4280435 -HP:0007627 oboInOwl:hasDbXref UMLS:C0399570 -HP:0007627 oboInOwl:hasDbXref UMLS:C4280430 -HP:0007627 oboInOwl:hasDbXref UMLS:C4280434 -HP:0007627 oboInOwl:hasDbXref UMLS:C4280433 -HP:0007627 oboInOwl:hasDbXref UMLS:C4280437 -HP:0007627 oboInOwl:hasDbXref SNOMEDCT_US:235119009 -HP:0007626 oboInOwl:hasDbXref UMLS:C1290708 -HP:0007626 oboInOwl:hasDbXref SNOMEDCT_US:109695005 -HP:0007628 oboInOwl:hasDbXref UMLS:C4280425 -HP:0007628 oboInOwl:hasDbXref UMLS:C0399572 -HP:0007628 oboInOwl:hasDbXref UMLS:C4280424 -HP:0007628 oboInOwl:hasDbXref UMLS:C4280428 -HP:0007628 oboInOwl:hasDbXref UMLS:C4280423 -HP:0007628 oboInOwl:hasDbXref UMLS:C4280427 -HP:0007628 oboInOwl:hasDbXref UMLS:C4280426 -HP:0007628 oboInOwl:hasDbXref SNOMEDCT_US:235120003 -HP:0008959 oboInOwl:hasDbXref UMLS:C3150620 -HP:0007623 oboInOwl:hasDbXref UMLS:C4024826 -HP:0008954 oboInOwl:hasDbXref UMLS:C1864716 -HP:0008953 oboInOwl:hasDbXref UMLS:C1840086 -HP:0008956 oboInOwl:hasDbXref UMLS:C1836767 -HP:0008955 oboInOwl:hasDbXref UMLS:C4024613 -HP:0008952 oboInOwl:hasDbXref UMLS:C1969001 -HP:0007621 oboInOwl:hasDbXref UMLS:C4024827 -HP:0007620 oboInOwl:hasDbXref NCIT:C3157 -HP:0007620 oboInOwl:hasDbXref UMLS:C0346064 -HP:0007620 oboInOwl:hasDbXref SNOMEDCT_US:254767008 -HP:0008969 oboInOwl:hasDbXref UMLS:C4024610 -HP:0008968 oboInOwl:hasDbXref UMLS:C1850663 -HP:0006308 oboInOwl:hasDbXref UMLS:C1855642 -HP:0006308 oboInOwl:hasDbXref UMLS:C4280454 -HP:0006308 oboInOwl:hasDbXref UMLS:C4280455 -HP:0006302 oboInOwl:hasDbXref UMLS:C4025067 -HP:0007634 oboInOwl:hasDbXref UMLS:C1852242 -HP:0007633 oboInOwl:hasDbXref UMLS:C4280421 -HP:0007633 oboInOwl:hasDbXref UMLS:C1843496 -HP:0007633 oboInOwl:hasDbXref UMLS:C4280422 -HP:0008964 oboInOwl:hasDbXref UMLS:C4024611 -HP:0008967 oboInOwl:hasDbXref UMLS:C1855579 -HP:0006304 oboInOwl:hasDbXref UMLS:C0399545 -HP:0006304 oboInOwl:hasDbXref SNOMEDCT_US:196409003 -HP:0008963 oboInOwl:hasDbXref UMLS:C4024612 -HP:0008962 oboInOwl:hasDbXref UMLS:C3805450 -HP:0007609 oboInOwl:hasDbXref UMLS:C4024832 -HP:0007608 oboInOwl:hasDbXref UMLS:C4024833 -HP:0008936 oboInOwl:hasDbXref UMLS:C1853743 -HP:0007605 oboInOwl:hasDbXref UMLS:C4021572 -HP:0008935 oboInOwl:hasDbXref UMLS:C1845123 -HP:0007607 oboInOwl:hasDbXref SNOMEDCT_US:7731005 -HP:0007607 oboInOwl:hasDbXref SNOMEDCT_US:239007005 -HP:0007607 oboInOwl:hasDbXref MSH:D053358 -HP:0007607 oboInOwl:hasDbXref UMLS:C0162359 -HP:0007606 oboInOwl:hasDbXref UMLS:C4024834 -HP:0007601 oboInOwl:hasDbXref UMLS:C1840310 -HP:0007603 oboInOwl:hasDbXref UMLS:C1859923 -HP:0007602 oboInOwl:hasDbXref UMLS:C4024835 -HP:0007616 oboInOwl:hasDbXref UMLS:C4024829 -HP:0007616 oboInOwl:hasDbXref UMLS:C0860468 -HP:0007616 oboInOwl:hasDbXref UMLS:C4280438 -HP:0008947 oboInOwl:hasDbXref UMLS:C1860834 -HP:0008946 oboInOwl:hasDbXref UMLS:C4021528 -HP:0007618 oboInOwl:hasDbXref SNOMEDCT_US:17141001 -HP:0007618 oboInOwl:hasDbXref UMLS:C0263625 -HP:0008948 oboInOwl:hasDbXref UMLS:C1866013 -HP:0007617 oboInOwl:hasDbXref UMLS:C4024828 -HP:0008942 oboInOwl:hasDbXref UMLS:C3807306 -HP:0008945 oboInOwl:hasDbXref UMLS:C1835993 -HP:0008944 oboInOwl:hasDbXref UMLS:C3806644 -HP:0008944 oboInOwl:hasDbXref UMLS:C1836451 -HP:0008944 oboInOwl:hasDbXref UMLS:C1866863 -HP:0007613 oboInOwl:hasDbXref UMLS:C4024830 -HP:0007610 oboInOwl:hasDbXref UMLS:C4024831 -HP:0008940 oboInOwl:hasDbXref SNOMEDCT_US:274741002 -HP:0008940 oboInOwl:hasDbXref UMLS:C0476486 -HP:0030170 oboInOwl:hasDbXref UMLS:C4022601 -HP:0030171 oboInOwl:hasDbXref UMLS:C0473124 -HP:0030171 oboInOwl:hasDbXref SNOMEDCT_US:197824007 -HP:0030176 oboInOwl:hasDbXref UMLS:C4022598 -HP:0030177 oboInOwl:hasDbXref UMLS:C0853150 -HP:0030178 oboInOwl:hasDbXref UMLS:C4022597 -HP:0030179 oboInOwl:hasDbXref UMLS:C4022596 -HP:0030172 oboInOwl:hasDbXref UMLS:C4022600 -HP:0030173 oboInOwl:hasDbXref UMLS:C4021049 -HP:0030174 oboInOwl:hasDbXref UMLS:C4022599 -HP:0030175 oboInOwl:hasDbXref UMLS:C4020904 -HP:0030180 oboInOwl:hasDbXref UMLS:C1532837 -HP:0030180 oboInOwl:hasDbXref SNOMEDCT_US:414949005 -HP:0030181 oboInOwl:hasDbXref UMLS:C4021048 -HP:0030182 oboInOwl:hasDbXref UMLS:C4022595 -HP:0030187 oboInOwl:hasDbXref UMLS:C0231690 -HP:0030187 oboInOwl:hasDbXref SNOMEDCT_US:78691002 -HP:0030188 oboInOwl:hasDbXref UMLS:C4022593 -HP:0030183 oboInOwl:hasDbXref UMLS:C4021047 -HP:0030185 oboInOwl:hasDbXref UMLS:C4022594 -HP:0030185 oboInOwl:hasDbXref UMLS:C4280303 -HP:0030186 oboInOwl:hasDbXref MSH:D014202 -HP:0030186 oboInOwl:hasDbXref MSH:D020329 -HP:0030186 oboInOwl:hasDbXref UMLS:C0270736 -HP:0030186 oboInOwl:hasDbXref SNOMEDCT_US:30721006 -HP:0030186 oboInOwl:hasDbXref UMLS:C0234376 -HP:0030186 oboInOwl:hasDbXref SNOMEDCT_US:609558009 -HP:0005190 oboInOwl:hasDbXref UMLS:C4025242 -HP:0030190 oboInOwl:hasDbXref UMLS:C4022592 -HP:0030191 oboInOwl:hasDbXref UMLS:C4021046 -HP:0005191 oboInOwl:hasDbXref UMLS:C0265669 -HP:0005191 oboInOwl:hasDbXref SNOMEDCT_US:59068006 -HP:0030192 oboInOwl:hasDbXref UMLS:C4022591 -HP:0005193 oboInOwl:hasDbXref UMLS:C4025241 -HP:0030193 oboInOwl:hasDbXref UMLS:C4022590 -HP:0030198 oboInOwl:hasDbXref UMLS:C4022585 -HP:0030199 oboInOwl:hasDbXref UMLS:C4022584 -HP:0030194 oboInOwl:hasDbXref UMLS:C4022589 -HP:0030195 oboInOwl:hasDbXref UMLS:C4022588 -HP:0030196 oboInOwl:hasDbXref UMLS:C4022587 -HP:0030197 oboInOwl:hasDbXref UMLS:C4022586 -HP:0005187 oboInOwl:hasDbXref UMLS:C4025243 -HP:0005183 oboInOwl:hasDbXref UMLS:C1856140 -HP:0005184 oboInOwl:hasDbXref UMLS:C1560305 -HP:0005185 oboInOwl:hasDbXref UMLS:C1847397 -HP:0005186 oboInOwl:hasDbXref MSH:D013585 -HP:0005186 oboInOwl:hasDbXref UMLS:C0410574 -HP:0005186 oboInOwl:hasDbXref SNOMEDCT_US:240206002 -HP:0005198 oboInOwl:hasDbXref UMLS:C4025237 -HP:0005199 oboInOwl:hasDbXref UMLS:C3149223 -HP:0005194 oboInOwl:hasDbXref UMLS:C4025240 -HP:0005195 oboInOwl:hasDbXref UMLS:C4025239 -HP:0005197 oboInOwl:hasDbXref UMLS:C4025238 -HP:0030132 oboInOwl:hasDbXref UMLS:C4022616 -HP:0030133 oboInOwl:hasDbXref UMLS:C4022615 -HP:0030134 oboInOwl:hasDbXref UMLS:C4022614 -HP:0030135 oboInOwl:hasDbXref UMLS:C4022613 -HP:0030130 oboInOwl:hasDbXref UMLS:C4022618 -HP:0030131 oboInOwl:hasDbXref UMLS:C4022617 -HP:0030136 oboInOwl:hasDbXref UMLS:C4022612 -HP:0030137 oboInOwl:hasDbXref UMLS:C4022611 -HP:0030138 oboInOwl:hasDbXref UMLS:C4022610 -HP:0030139 oboInOwl:hasDbXref UMLS:C4022609 -HP:0030143 oboInOwl:hasDbXref SNOMEDCT_US:18101008 -HP:0030143 oboInOwl:hasDbXref UMLS:C0232694 -HP:0030144 oboInOwl:hasDbXref SNOMEDCT_US:15280003 -HP:0030144 oboInOwl:hasDbXref UMLS:C0232695 -HP:0030145 oboInOwl:hasDbXref UMLS:C4022606 -HP:0030146 oboInOwl:hasDbXref UMLS:C4022605 -HP:0030140 oboInOwl:hasDbXref UMLS:C4022608 -HP:0030141 oboInOwl:hasDbXref UMLS:C4022607 -HP:0030142 oboInOwl:hasDbXref UMLS:C0159060 -HP:0030142 oboInOwl:hasDbXref SNOMEDCT_US:60612008 -HP:0030147 oboInOwl:hasDbXref UMLS:C2674512 -HP:0030148 oboInOwl:hasDbXref MSH:D006337 -HP:0030148 oboInOwl:hasDbXref UMLS:C0018808 -HP:0030148 oboInOwl:hasDbXref SNOMEDCT_US:414786004 -HP:0030148 oboInOwl:hasDbXref SNOMEDCT_US:88610006 -HP:0030148 oboInOwl:hasDbXref SNOMEDCT_US:421493004 -HP:0030149 oboInOwl:hasDbXref SNOMEDCT_US:89138009 -HP:0030149 oboInOwl:hasDbXref UMLS:C0036980 -HP:0030149 oboInOwl:hasDbXref MSH:D012770 -HP:0030154 oboInOwl:hasDbXref SNOMEDCT_US:25345001 -HP:0030154 oboInOwl:hasDbXref UMLS:C0156215 -HP:0030155 oboInOwl:hasDbXref UMLS:C0236078 -HP:0030155 oboInOwl:hasDbXref SNOMEDCT_US:20502007 -HP:0030156 oboInOwl:hasDbXref UMLS:C0004968 -HP:0030156 oboInOwl:hasDbXref SNOMEDCT_US:274771005 -HP:0030157 oboInOwl:hasDbXref MSH:D021501 -HP:0030157 oboInOwl:hasDbXref SNOMEDCT_US:247355005 -HP:0030157 oboInOwl:hasDbXref UMLS:C0016199 -HP:0030150 oboInOwl:hasDbXref UMLS:C0549295 -HP:0030151 oboInOwl:hasDbXref MSH:D002761 -HP:0030151 oboInOwl:hasDbXref SNOMEDCT_US:82403002 -HP:0030151 oboInOwl:hasDbXref UMLS:C0008311 -HP:0030153 oboInOwl:hasDbXref UMLS:C0206698 -HP:0030153 oboInOwl:hasDbXref NCIT:C3262 -HP:0030153 oboInOwl:hasDbXref MSH:D018281 -HP:0030153 oboInOwl:hasDbXref SNOMEDCT_US:312104005 -HP:0030153 oboInOwl:hasDbXref SNOMEDCT_US:70179006 -HP:0030158 oboInOwl:hasDbXref UMLS:C0269189 -HP:0030158 oboInOwl:hasDbXref SNOMEDCT_US:79342006 -HP:0030158 oboInOwl:hasDbXref SNOMEDCT_US:61253004 -HP:0030158 oboInOwl:hasDbXref MSH:D002579 -HP:0030158 oboInOwl:hasDbXref UMLS:C0007869 -HP:0030159 oboInOwl:hasDbXref SNOMEDCT_US:123841004 -HP:0030159 oboInOwl:hasDbXref MSH:D002583 -HP:0030159 oboInOwl:hasDbXref SNOMEDCT_US:65576009 -HP:0030159 oboInOwl:hasDbXref UMLS:C0007855 -HP:0030159 oboInOwl:hasDbXref UMLS:C0007873 -HP:0030160 oboInOwl:hasDbXref SNOMEDCT_US:37610005 -HP:0030160 oboInOwl:hasDbXref MSH:D002575 -HP:0030160 oboInOwl:hasDbXref UMLS:C0007860 -HP:0030165 oboInOwl:hasDbXref UMLS:C4022602 -HP:0030166 oboInOwl:hasDbXref SNOMEDCT_US:42984000 -HP:0030166 oboInOwl:hasDbXref UMLS:C0028081 -HP:0030167 oboInOwl:hasDbXref UMLS:C4021051 -HP:0030168 oboInOwl:hasDbXref UMLS:C4021050 -HP:0030161 oboInOwl:hasDbXref SNOMEDCT_US:34363003 -HP:0030161 oboInOwl:hasDbXref UMLS:C0042256 -HP:0030162 oboInOwl:hasDbXref UMLS:C4022604 -HP:0030163 oboInOwl:hasDbXref UMLS:C4022603 -HP:0030164 oboInOwl:hasDbXref SNOMEDCT_US:43922008 -HP:0030164 oboInOwl:hasDbXref UMLS:C0239064 -HP:0030169 oboInOwl:hasDbXref MSH:D004932 -HP:0030169 oboInOwl:hasDbXref UMLS:C0017145 -HP:0030169 oboInOwl:hasDbXref SNOMEDCT_US:91109007 -HP:0005129 oboInOwl:hasDbXref UMLS:C1855901 -HP:0006456 oboInOwl:hasDbXref UMLS:C4025045 -HP:0007787 oboInOwl:hasDbXref UMLS:C0858617 -HP:0007787 oboInOwl:hasDbXref SNOMEDCT_US:315353005 -HP:0006459 oboInOwl:hasDbXref UMLS:C1851988 -HP:0005121 oboInOwl:hasDbXref UMLS:C1850196 -HP:0006453 oboInOwl:hasDbXref UMLS:C1855758 -HP:0006454 oboInOwl:hasDbXref UMLS:C4280446 -HP:0006454 oboInOwl:hasDbXref UMLS:C4021597 -HP:0007780 oboInOwl:hasDbXref UMLS:C4021568 -HP:0006450 oboInOwl:hasDbXref UMLS:C1857193 -HP:0005120 oboInOwl:hasDbXref UMLS:C4025246 -HP:0030100 oboInOwl:hasDbXref UMLS:C4022645 -HP:0030101 oboInOwl:hasDbXref UMLS:C4022644 -HP:0030102 oboInOwl:hasDbXref UMLS:C4022643 -HP:0030107 oboInOwl:hasDbXref UMLS:C4022638 -HP:0030108 oboInOwl:hasDbXref UMLS:C4022637 -HP:0030109 oboInOwl:hasDbXref UMLS:C4022636 -HP:0030103 oboInOwl:hasDbXref UMLS:C4022642 -HP:0007799 oboInOwl:hasDbXref UMLS:C1968901 -HP:0006467 oboInOwl:hasDbXref UMLS:C1851313 -HP:0005136 oboInOwl:hasDbXref UMLS:C1835130 -HP:0030104 oboInOwl:hasDbXref UMLS:C4022641 -HP:0030105 oboInOwl:hasDbXref UMLS:C4022640 -HP:0030106 oboInOwl:hasDbXref UMLS:C4022639 -HP:0005132 oboInOwl:hasDbXref UMLS:C0240709 -HP:0007795 oboInOwl:hasDbXref UMLS:C1857308 -HP:0006463 oboInOwl:hasDbXref UMLS:C1833323 -HP:0005133 oboInOwl:hasDbXref Fyler:2333 -HP:0005133 oboInOwl:hasDbXref Fyler:1827 -HP:0005133 oboInOwl:hasDbXref SNOMEDCT_US:253522006 -HP:0005133 oboInOwl:hasDbXref UMLS:C0344893 -HP:0005134 oboInOwl:hasDbXref UMLS:C0265831 -HP:0005134 oboInOwl:hasDbXref SNOMEDCT_US:6996004 -HP:0007797 oboInOwl:hasDbXref UMLS:C1861791 -HP:0006465 oboInOwl:hasDbXref UMLS:C1834345 -HP:0006466 oboInOwl:hasDbXref UMLS:C1837407 -HP:0005135 oboInOwl:hasDbXref UMLS:C4025245 -HP:0007791 oboInOwl:hasDbXref UMLS:C4024800 -HP:0006460 oboInOwl:hasDbXref UMLS:C1850854 -HP:0006461 oboInOwl:hasDbXref MSH:D060048 -HP:0006461 oboInOwl:hasDbXref UMLS:C0149887 -HP:0007793 oboInOwl:hasDbXref UMLS:C4024799 -HP:0006462 oboInOwl:hasDbXref UMLS:C1833326 -HP:0007792 oboInOwl:hasDbXref UMLS:C1843892 -HP:0030110 oboInOwl:hasDbXref UMLS:C4022635 -HP:0030111 oboInOwl:hasDbXref UMLS:C4022634 -HP:0030112 oboInOwl:hasDbXref UMLS:C4022633 -HP:0030113 oboInOwl:hasDbXref UMLS:C4022632 -HP:0006438 oboInOwl:hasDbXref UMLS:C1843105 -HP:0005107 oboInOwl:hasDbXref UMLS:C4025250 -HP:0030118 oboInOwl:hasDbXref UMLS:C4022627 -HP:0030119 oboInOwl:hasDbXref UMLS:C4022626 -HP:0006439 oboInOwl:hasDbXref UMLS:C2673394 -HP:0005108 oboInOwl:hasDbXref UMLS:C4025249 -HP:0007769 oboInOwl:hasDbXref SNOMEDCT_US:405721006 -HP:0007769 oboInOwl:hasDbXref UMLS:C1320640 -HP:0007769 oboInOwl:hasDbXref SNOMEDCT_US:61536007 -HP:0005109 oboInOwl:hasDbXref UMLS:C4021642 -HP:0005103 oboInOwl:hasDbXref UMLS:C1408806 -HP:0007766 oboInOwl:hasDbXref UMLS:C1298695 -HP:0007766 oboInOwl:hasDbXref SNOMEDCT_US:373650004 -HP:0030114 oboInOwl:hasDbXref UMLS:C4022631 -HP:0006434 oboInOwl:hasDbXref UMLS:C1859477 -HP:0005104 oboInOwl:hasDbXref UMLS:C1861328 -HP:0007765 oboInOwl:hasDbXref UMLS:C0423280 -HP:0007765 oboInOwl:hasDbXref SNOMEDCT_US:246991003 -HP:0030115 oboInOwl:hasDbXref UMLS:C4022630 -HP:0030116 oboInOwl:hasDbXref UMLS:C4022629 -HP:0005105 oboInOwl:hasDbXref Fyler:4870 -HP:0005105 oboInOwl:hasDbXref UMLS:C4025252 -HP:0007768 oboInOwl:hasDbXref UMLS:C4021569 -HP:0030117 oboInOwl:hasDbXref UMLS:C4022628 -HP:0005106 oboInOwl:hasDbXref UMLS:C4025251 -HP:0006437 oboInOwl:hasDbXref UMLS:C1834392 -HP:0006431 oboInOwl:hasDbXref UMLS:C4025047 -HP:0007761 oboInOwl:hasDbXref SNOMEDCT_US:404650002 -HP:0007761 oboInOwl:hasDbXref UMLS:C1321308 -HP:0005100 oboInOwl:hasDbXref UMLS:C1851833 -HP:0006432 oboInOwl:hasDbXref UMLS:C1843983 -HP:0005101 oboInOwl:hasDbXref SNOMEDCT_US:232326009 -HP:0005101 oboInOwl:hasDbXref UMLS:C0018780 -HP:0005101 oboInOwl:hasDbXref SNOMEDCT_US:48758008 -HP:0005101 oboInOwl:hasDbXref MSH:D006316 -HP:0007763 oboInOwl:hasDbXref UMLS:C0154835 -HP:0007763 oboInOwl:hasDbXref SNOMEDCT_US:84884003 -HP:0005102 oboInOwl:hasDbXref UMLS:C1849095 -HP:0006433 oboInOwl:hasDbXref UMLS:C4025046 -HP:0007760 oboInOwl:hasDbXref MSH:C535475 -HP:0007760 oboInOwl:hasDbXref SNOMEDCT_US:39662004 -HP:0007760 oboInOwl:hasDbXref SNOMEDCT_US:419395007 -HP:0007760 oboInOwl:hasDbXref UMLS:C0271287 -HP:0030121 oboInOwl:hasDbXref UMLS:C4022624 -HP:0030122 oboInOwl:hasDbXref UMLS:C4022623 -HP:0030123 oboInOwl:hasDbXref UMLS:C4022622 -HP:0030124 oboInOwl:hasDbXref UMLS:C4022621 -HP:0030120 oboInOwl:hasDbXref UMLS:C4022625 -HP:0030129 oboInOwl:hasDbXref UMLS:C4022619 -HP:0006449 oboInOwl:hasDbXref UMLS:C1850145 -HP:0030125 oboInOwl:hasDbXref UMLS:C4021052 -HP:0007777 oboInOwl:hasDbXref UMLS:C0008512 -HP:0007777 oboInOwl:hasDbXref SNOMEDCT_US:53854005 -HP:0007776 oboInOwl:hasDbXref UMLS:C1835148 -HP:0006446 oboInOwl:hasDbXref UMLS:C1849580 -HP:0005115 oboInOwl:hasDbXref SNOMEDCT_US:72654001 -HP:0005115 oboInOwl:hasDbXref UMLS:C0428974 -HP:0030126 oboInOwl:hasDbXref UMLS:C4022620 -HP:0030127 oboInOwl:hasDbXref SNOMEDCT_US:129103003 -HP:0030127 oboInOwl:hasDbXref UMLS:C0014175 -HP:0030127 oboInOwl:hasDbXref MSH:D004715 -HP:0030127 oboInOwl:hasDbXref SNOMEDCT_US:396224008 -HP:0005116 oboInOwl:hasDbXref UMLS:C3279191 -HP:0007779 oboInOwl:hasDbXref UMLS:C1853234 -HP:0005117 oboInOwl:hasDbXref UMLS:C1840375 -HP:0007778 oboInOwl:hasDbXref UMLS:C4024803 -HP:0005110 oboInOwl:hasDbXref UMLS:C0004238 -HP:0005110 oboInOwl:hasDbXref MSH:D001281 -HP:0005110 oboInOwl:hasDbXref SNOMEDCT_US:49436004 -HP:0006441 oboInOwl:hasDbXref UMLS:C1833878 -HP:0007773 oboInOwl:hasDbXref UMLS:C1850109 -HP:0007772 oboInOwl:hasDbXref UMLS:C1837458 -HP:0007772 oboInOwl:hasDbXref UMLS:C1848530 -HP:0006442 oboInOwl:hasDbXref UMLS:C1859478 -HP:0006443 oboInOwl:hasDbXref UMLS:C1868578 -HP:0005112 oboInOwl:hasDbXref UMLS:C4025248 -HP:0007774 oboInOwl:hasDbXref UMLS:C1836890 -HP:0005113 oboInOwl:hasDbXref Fyler:2706 -HP:0005113 oboInOwl:hasDbXref UMLS:C1851119 -HP:0007770 oboInOwl:hasDbXref UMLS:C1854685 -HP:0006440 oboInOwl:hasDbXref UMLS:C1844516 -HP:0005170 oboInOwl:hasDbXref UMLS:C1861987 -HP:0006496 oboInOwl:hasDbXref UMLS:C4025035 -HP:0005165 oboInOwl:hasDbXref SNOMEDCT_US:49578007 -HP:0005165 oboInOwl:hasDbXref UMLS:C0520878 -HP:0006498 oboInOwl:hasDbXref UMLS:C1868577 -HP:0006498 oboInOwl:hasDbXref MSH:C535568 -HP:0006499 oboInOwl:hasDbXref UMLS:C4025034 -HP:0005168 oboInOwl:hasDbXref UMLS:C1867421 -HP:0006492 oboInOwl:hasDbXref UMLS:C1856732 -HP:0005162 oboInOwl:hasDbXref UMLS:C0023212 -HP:0005162 oboInOwl:hasDbXref MSH:D006333 -HP:0005162 oboInOwl:hasDbXref UMLS:C0553982 -HP:0005162 oboInOwl:hasDbXref SNOMEDCT_US:85232009 -HP:0005162 oboInOwl:hasDbXref SNOMEDCT_US:275514001 -HP:0006493 oboInOwl:hasDbXref UMLS:C4025037 -HP:0006494 oboInOwl:hasDbXref UMLS:C4025036 -HP:0006495 oboInOwl:hasDbXref UMLS:C1865571 -HP:0005164 oboInOwl:hasDbXref UMLS:C1866206 -HP:0005180 oboInOwl:hasDbXref UMLS:C0040961 -HP:0005180 oboInOwl:hasDbXref SNOMEDCT_US:111287006 -HP:0005180 oboInOwl:hasDbXref MSH:D014262 -HP:0005180 oboInOwl:hasDbXref Fyler:1161 -HP:0005181 oboInOwl:hasDbXref UMLS:C1867743 -HP:0005182 oboInOwl:hasDbXref Fyler:1601 -HP:0005182 oboInOwl:hasDbXref SNOMEDCT_US:253599005 -HP:0005182 oboInOwl:hasDbXref UMLS:C0344987 -HP:0005176 oboInOwl:hasDbXref UMLS:C1866207 -HP:0005177 oboInOwl:hasDbXref UMLS:C1848486 -HP:0005177 oboInOwl:hasDbXref UMLS:C4280503 -HP:0005178 oboInOwl:hasDbXref UMLS:C1841661 -HP:0005172 oboInOwl:hasDbXref UMLS:C0264913 -HP:0005172 oboInOwl:hasDbXref SNOMEDCT_US:62026008 -HP:0005174 oboInOwl:hasDbXref UMLS:C1848978 -HP:0006480 oboInOwl:hasDbXref UMLS:C0232513 -HP:0006480 oboInOwl:hasDbXref UMLS:C0399385 -HP:0006480 oboInOwl:hasDbXref SNOMEDCT_US:234974002 -HP:0006480 oboInOwl:hasDbXref SNOMEDCT_US:42756003 -HP:0005147 oboInOwl:hasDbXref UMLS:C1969410 -HP:0006479 oboInOwl:hasDbXref UMLS:C4025042 -HP:0005148 oboInOwl:hasDbXref UMLS:C1860165 -HP:0005143 oboInOwl:hasDbXref UMLS:C0345037 -HP:0005143 oboInOwl:hasDbXref SNOMEDCT_US:253634009 -HP:0005144 oboInOwl:hasDbXref UMLS:C1845019 -HP:0006476 oboInOwl:hasDbXref UMLS:C4025043 -HP:0005145 oboInOwl:hasDbXref UMLS:C0242231 -HP:0005145 oboInOwl:hasDbXref SNOMEDCT_US:233970002 -HP:0005145 oboInOwl:hasDbXref MSH:D023921 -HP:0005146 oboInOwl:hasDbXref UMLS:C1856483 -HP:0006477 oboInOwl:hasDbXref UMLS:C0341007 -HP:0006477 oboInOwl:hasDbXref SNOMEDCT_US:235013007 -HP:0006477 oboInOwl:hasDbXref UMLS:C4280445 -HP:0006470 oboInOwl:hasDbXref UMLS:C1859449 -HP:0006471 oboInOwl:hasDbXref UMLS:C4025044 -HP:0006473 oboInOwl:hasDbXref UMLS:C1850644 -HP:0006490 oboInOwl:hasDbXref UMLS:C4025039 -HP:0005160 oboInOwl:hasDbXref Fyler:900 -HP:0005160 oboInOwl:hasDbXref Fyler:0900 -HP:0005160 oboInOwl:hasDbXref UMLS:C0036400 -HP:0005160 oboInOwl:hasDbXref SNOMEDCT_US:39905002 -HP:0005160 oboInOwl:hasDbXref SNOMEDCT_US:111323005 -HP:0005160 oboInOwl:hasDbXref MSH:D012587 -HP:0006491 oboInOwl:hasDbXref UMLS:C4025038 -HP:0031411 oboInOwl:hasDbXref Fyler:4013 -HP:0006489 oboInOwl:hasDbXref UMLS:C4280444 -HP:0006489 oboInOwl:hasDbXref UMLS:C4025040 -HP:0031415 oboInOwl:hasDbXref UMLS:C1833331 -HP:0006485 oboInOwl:hasDbXref UMLS:C4020816 -HP:0006485 oboInOwl:hasDbXref UMLS:C4083290 -HP:0006485 oboInOwl:hasDbXref UMLS:C4020815 -HP:0006486 oboInOwl:hasDbXref UMLS:C4025041 -HP:0005155 oboInOwl:hasDbXref UMLS:C0232216 -HP:0005155 oboInOwl:hasDbXref SNOMEDCT_US:81898007 -HP:0006487 oboInOwl:hasDbXref UMLS:C1855340 -HP:0005156 oboInOwl:hasDbXref Fyler:3040 -HP:0005156 oboInOwl:hasDbXref UMLS:C1970625 -HP:0005157 oboInOwl:hasDbXref UMLS:C0238044 -HP:0006488 oboInOwl:hasDbXref UMLS:C0426863 -HP:0006481 oboInOwl:hasDbXref UMLS:C4021596 -HP:0005150 oboInOwl:hasDbXref UMLS:C4025244 -HP:0005151 oboInOwl:hasDbXref UMLS:C0265878 -HP:0005151 oboInOwl:hasDbXref SNOMEDCT_US:13867009 -HP:0006482 oboInOwl:hasDbXref MSH:D014071 -HP:0006482 oboInOwl:hasDbXref UMLS:C0262444 -HP:0006482 oboInOwl:hasDbXref UMLS:C0040427 -HP:0006482 oboInOwl:hasDbXref SNOMEDCT_US:422775003 -HP:0006483 oboInOwl:hasDbXref SNOMEDCT_US:335443002 -HP:0006483 oboInOwl:hasDbXref UMLS:C1290508 -HP:0005152 oboInOwl:hasDbXref UMLS:C1708371 -HP:0005152 oboInOwl:hasDbXref MSH:C535584 -HP:0007708 oboInOwl:hasDbXref UMLS:C4024812 -HP:0007707 oboInOwl:hasDbXref UMLS:C1853230 -HP:0007707 oboInOwl:hasDbXref MSH:C537786 -HP:0007709 oboInOwl:hasDbXref UMLS:C0155120 -HP:0007709 oboInOwl:hasDbXref MSH:C562399 -HP:0007709 oboInOwl:hasDbXref SNOMEDCT_US:35055000 -HP:0007704 oboInOwl:hasDbXref UMLS:C1847515 -HP:0007703 oboInOwl:hasDbXref UMLS:C1862475 -HP:0007703 oboInOwl:hasDbXref SNOMEDCT_US:421689001 -HP:0007703 oboInOwl:hasDbXref UMLS:C1720508 -HP:0007705 oboInOwl:hasDbXref SNOMEDCT_US:111521006 -HP:0007705 oboInOwl:hasDbXref UMLS:C0155118 -HP:0007700 oboInOwl:hasDbXref SNOMEDCT_US:65075004 -HP:0007700 oboInOwl:hasDbXref UMLS:C0266525 -HP:0007715 oboInOwl:hasDbXref UMLS:C1859436 -HP:0007717 oboInOwl:hasDbXref UMLS:C4024810 -HP:0007716 oboInOwl:hasDbXref MSH:C536494 -HP:0007716 oboInOwl:hasDbXref UMLS:C0220633 -HP:0007716 oboInOwl:hasDbXref NCIT:C3224 -HP:0007710 oboInOwl:hasDbXref UMLS:C4024811 -HP:0006417 oboInOwl:hasDbXref UMLS:C1864854 -HP:0007747 oboInOwl:hasDbXref UMLS:C4024807 -HP:0006413 oboInOwl:hasDbXref UMLS:C2678328 -HP:0006414 oboInOwl:hasDbXref UMLS:C4021598 -HP:0006415 oboInOwl:hasDbXref UMLS:C1849276 -HP:0007740 oboInOwl:hasDbXref UMLS:C1850640 -HP:0007759 oboInOwl:hasDbXref UMLS:C1856661 -HP:0007759 oboInOwl:hasDbXref SNOMEDCT_US:246957002 -HP:0007759 oboInOwl:hasDbXref UMLS:C0423250 -HP:0006429 oboInOwl:hasDbXref UMLS:C1849016 -HP:0007755 oboInOwl:hasDbXref MSH:D053559 -HP:0007755 oboInOwl:hasDbXref UMLS:C0339277 -HP:0007755 oboInOwl:hasDbXref SNOMEDCT_US:1674008 -HP:0006423 oboInOwl:hasDbXref UMLS:C1846160 -HP:0007754 oboInOwl:hasDbXref UMLS:C0730292 -HP:0006424 oboInOwl:hasDbXref UMLS:C4025048 -HP:0006426 oboInOwl:hasDbXref UMLS:C1968943 -HP:0007750 oboInOwl:hasDbXref UMLS:C2673946 -HP:0007750 oboInOwl:hasDbXref UMLS:C4072863 -HP:0006420 oboInOwl:hasDbXref UMLS:C1969396 -HP:0007728 oboInOwl:hasDbXref SNOMEDCT_US:400962005 -HP:0007728 oboInOwl:hasDbXref MSH:C537550 -HP:0007728 oboInOwl:hasDbXref UMLS:C1303009 -HP:0007727 oboInOwl:hasDbXref UMLS:C1849198 -HP:0007722 oboInOwl:hasDbXref UMLS:C1840457 -HP:0007721 oboInOwl:hasDbXref UMLS:C3277464 -HP:0007720 oboInOwl:hasDbXref UMLS:C0344529 -HP:0007720 oboInOwl:hasDbXref SNOMEDCT_US:204145006 -HP:0006409 oboInOwl:hasDbXref UMLS:C1855191 -HP:0007737 oboInOwl:hasDbXref UMLS:C1836926 -HP:0006406 oboInOwl:hasDbXref UMLS:C1968611 -HP:0006407 oboInOwl:hasDbXref UMLS:C4025050 -HP:0007738 oboInOwl:hasDbXref UMLS:C1854686 -HP:0006408 oboInOwl:hasDbXref UMLS:C4025049 -HP:0007733 oboInOwl:hasDbXref UMLS:C1846266 -HP:0007732 oboInOwl:hasDbXref UMLS:C1863200 -HP:0006402 oboInOwl:hasDbXref UMLS:C1840307 -HP:0007734 oboInOwl:hasDbXref UMLS:C1867030 -HP:0007731 oboInOwl:hasDbXref UMLS:C4024809 -HP:0007730 oboInOwl:hasDbXref UMLS:C0154920 -HP:0007730 oboInOwl:hasDbXref SNOMEDCT_US:247032003 -HP:0007730 oboInOwl:hasDbXref SNOMEDCT_US:70397008 -HP:0006400 oboInOwl:hasDbXref UMLS:C1859462 -HP:0030091 oboInOwl:hasDbXref UMLS:C4021055 -HP:0030092 oboInOwl:hasDbXref UMLS:C4022651 -HP:0030093 oboInOwl:hasDbXref UMLS:C4022650 -HP:0030094 oboInOwl:hasDbXref UMLS:C4022649 -HP:0030090 oboInOwl:hasDbXref UMLS:C4022652 -HP:0030099 oboInOwl:hasDbXref UMLS:C4022646 -HP:0030095 oboInOwl:hasDbXref UMLS:C4021054 -HP:0030096 oboInOwl:hasDbXref UMLS:C4022648 -HP:0030097 oboInOwl:hasDbXref UMLS:C4022647 -HP:0030098 oboInOwl:hasDbXref UMLS:C4021053 -HP:0006180 oboInOwl:hasDbXref UMLS:C1863317 -HP:0006179 oboInOwl:hasDbXref UMLS:C1862693 -HP:0006174 oboInOwl:hasDbXref UMLS:C1840419 -HP:0006175 oboInOwl:hasDbXref UMLS:C4280463 -HP:0006175 oboInOwl:hasDbXref UMLS:C1834348 -HP:0006176 oboInOwl:hasDbXref UMLS:C1839285 -HP:0006191 oboInOwl:hasDbXref UMLS:C1857539 -HP:0006192 oboInOwl:hasDbXref UMLS:C4025084 -HP:0006193 oboInOwl:hasDbXref UMLS:C4025083 -HP:0006190 oboInOwl:hasDbXref UMLS:C1861316 -HP:0006189 oboInOwl:hasDbXref UMLS:C1866000 -HP:0006184 oboInOwl:hasDbXref UMLS:C1857483 -HP:0006185 oboInOwl:hasDbXref UMLS:C1861350 -HP:0006187 oboInOwl:hasDbXref UMLS:C1861332 -HP:0007490 oboInOwl:hasDbXref UMLS:C1866031 -HP:0006160 oboInOwl:hasDbXref UMLS:C4025086 -HP:0006161 oboInOwl:hasDbXref UMLS:C1856471 -HP:0006159 oboInOwl:hasDbXref UMLS:C4021606 -HP:0006155 oboInOwl:hasDbXref UMLS:C4025087 -HP:0006156 oboInOwl:hasDbXref SNOMEDCT_US:299137000 -HP:0006156 oboInOwl:hasDbXref UMLS:C0575904 -HP:0006156 oboInOwl:hasDbXref UMLS:C4280465 -HP:0007486 oboInOwl:hasDbXref UMLS:C1332863 -HP:0007486 oboInOwl:hasDbXref NCIT:C3086 -HP:0007489 oboInOwl:hasDbXref SNOMEDCT_US:125279001 -HP:0007489 oboInOwl:hasDbXref UMLS:C1265776 -HP:0006157 oboInOwl:hasDbXref UMLS:C1865131 -HP:0006157 oboInOwl:hasDbXref UMLS:C4280464 -HP:0007488 oboInOwl:hasDbXref UMLS:C4024863 -HP:0007483 oboInOwl:hasDbXref UMLS:C4024864 -HP:0006152 oboInOwl:hasDbXref UMLS:C4021607 -HP:0007482 oboInOwl:hasDbXref UMLS:C4024865 -HP:0007485 oboInOwl:hasDbXref UMLS:C4024855 -HP:0007485 oboInOwl:hasDbXref UMLS:C0241267 -HP:0006153 oboInOwl:hasDbXref UMLS:C2675549 -HP:0006170 oboInOwl:hasDbXref UMLS:C1862097 -HP:0006172 oboInOwl:hasDbXref UMLS:C1834961 -HP:0006166 oboInOwl:hasDbXref UMLS:C1859369 -HP:0006167 oboInOwl:hasDbXref UMLS:C4025085 -HP:0007497 oboInOwl:hasDbXref UMLS:C1835654 -HP:0006169 oboInOwl:hasDbXref UMLS:C1833882 -HP:0007499 oboInOwl:hasDbXref UMLS:C4024862 -HP:0006162 oboInOwl:hasDbXref UMLS:C1854913 -HP:0007494 oboInOwl:hasDbXref UMLS:C1851552 -HP:0006163 oboInOwl:hasDbXref UMLS:C1859700 -HP:0007495 oboInOwl:hasDbXref UMLS:C1857656 -HP:0006165 oboInOwl:hasDbXref UMLS:C1862157 -HP:0007429 oboInOwl:hasDbXref UMLS:C4024881 -HP:0007428 oboInOwl:hasDbXref UMLS:C4024882 -HP:0008756 oboInOwl:hasDbXref UMLS:C0396064 -HP:0008756 oboInOwl:hasDbXref SNOMEDCT_US:232448002 -HP:0007425 oboInOwl:hasDbXref UMLS:C4024883 -HP:0008755 oboInOwl:hasDbXref SNOMEDCT_US:308232009 -HP:0008755 oboInOwl:hasDbXref UMLS:C0585984 -HP:0007427 oboInOwl:hasDbXref UMLS:C3279601 -HP:0007427 oboInOwl:hasDbXref UMLS:C3279575 -HP:0008757 oboInOwl:hasDbXref MSH:D014826 -HP:0008757 oboInOwl:hasDbXref UMLS:C0751575 -HP:0008752 oboInOwl:hasDbXref UMLS:C4021530 -HP:0007421 oboInOwl:hasDbXref UMLS:C3554587 -HP:0008751 oboInOwl:hasDbXref UMLS:C1840311 -HP:0008751 oboInOwl:hasDbXref MSH:C537875 -HP:0008751 oboInOwl:hasDbXref SNOMEDCT_US:232461002 -HP:0007420 oboInOwl:hasDbXref UMLS:C1697453 -HP:0008754 oboInOwl:hasDbXref UMLS:C1859158 -HP:0008753 oboInOwl:hasDbXref UMLS:C4024628 -HP:0008750 oboInOwl:hasDbXref UMLS:C0265756 -HP:0008750 oboInOwl:hasDbXref SNOMEDCT_US:64981002 -HP:0006108 oboInOwl:hasDbXref UMLS:C4025091 -HP:0006109 oboInOwl:hasDbXref UMLS:C1862479 -HP:0006109 oboInOwl:hasDbXref UMLS:C4020821 -HP:0007439 oboInOwl:hasDbXref UMLS:C4024879 -HP:0008767 oboInOwl:hasDbXref UMLS:C1860219 -HP:0007436 oboInOwl:hasDbXref UMLS:C4024880 -HP:0007435 oboInOwl:hasDbXref UMLS:C0022584 -HP:0007435 oboInOwl:hasDbXref MSH:D015776 -HP:0007435 oboInOwl:hasDbXref SNOMEDCT_US:400123002 -HP:0007438 oboInOwl:hasDbXref UMLS:C1851551 -HP:0006106 oboInOwl:hasDbXref UMLS:C1847191 -HP:0008768 oboInOwl:hasDbXref UMLS:C0474420 -HP:0008768 oboInOwl:hasDbXref SNOMEDCT_US:248099006 -HP:0007437 oboInOwl:hasDbXref NCIT:C3157 -HP:0007437 oboInOwl:hasDbXref UMLS:C1708350 -HP:0007437 oboInOwl:hasDbXref MSH:C535516 -HP:0006107 oboInOwl:hasDbXref UMLS:C1861248 -HP:0007432 oboInOwl:hasDbXref UMLS:C2749995 -HP:0008763 oboInOwl:hasDbXref UMLS:C1849683 -HP:0007431 oboInOwl:hasDbXref SNOMEDCT_US:268282005 -HP:0007431 oboInOwl:hasDbXref SNOMEDCT_US:254156001 -HP:0007431 oboInOwl:hasDbXref UMLS:C0079583 -HP:0007431 oboInOwl:hasDbXref MSH:D016113 -HP:0006101 oboInOwl:hasDbXref SNOMEDCT_US:249769001 -HP:0006101 oboInOwl:hasDbXref UMLS:C0221352 -HP:0006101 oboInOwl:hasDbXref SNOMEDCT_US:34048007 -HP:0006101 oboInOwl:hasDbXref SNOMEDCT_US:268251006 -HP:0008762 oboInOwl:hasDbXref UMLS:C1969697 -HP:0008765 oboInOwl:hasDbXref SNOMEDCT_US:45150006 -HP:0008765 oboInOwl:hasDbXref MSH:D006212 -HP:0008765 oboInOwl:hasDbXref UMLS:C0233762 -HP:0007434 oboInOwl:hasDbXref UMLS:C1847884 -HP:0007430 oboInOwl:hasDbXref SNOMEDCT_US:271808008 -HP:0007430 oboInOwl:hasDbXref UMLS:C1850534 -HP:0008760 oboInOwl:hasDbXref SNOMEDCT_US:248004009 -HP:0008760 oboInOwl:hasDbXref UMLS:C0424323 -HP:0007407 oboInOwl:hasDbXref UMLS:C1837467 -HP:0008738 oboInOwl:hasDbXref UMLS:C4024630 -HP:0007406 oboInOwl:hasDbXref UMLS:C0854438 -HP:0007406 oboInOwl:hasDbXref MSH:C562400 -HP:0007406 oboInOwl:hasDbXref SNOMEDCT_US:41115008 -HP:0007406 oboInOwl:hasDbXref UMLS:C4280440 -HP:0007406 oboInOwl:hasDbXref UMLS:C0155211 -HP:0032417 oboInOwl:hasDbXref PMID:32866505 -HP:0007408 oboInOwl:hasDbXref UMLS:C2748501 -HP:0008739 oboInOwl:hasDbXref UMLS:C1835380 -HP:0008734 oboInOwl:hasDbXref SNOMEDCT_US:276411001 -HP:0008734 oboInOwl:hasDbXref UMLS:C0241355 -HP:0007403 oboInOwl:hasDbXref UMLS:C1867617 -HP:0008733 oboInOwl:hasDbXref UMLS:C1837380 -HP:0007402 oboInOwl:hasDbXref UMLS:C4024886 -HP:0008736 oboInOwl:hasDbXref UMLS:C0266435 -HP:0008736 oboInOwl:hasDbXref SNOMEDCT_US:34911001 -HP:0007404 oboInOwl:hasDbXref UMLS:C1833030 -HP:0007404 oboInOwl:hasDbXref MSH:C563422 -HP:0008730 oboInOwl:hasDbXref UMLS:C1848178 -HP:0007401 oboInOwl:hasDbXref UMLS:C1288283 -HP:0007401 oboInOwl:hasDbXref SNOMEDCT_US:238828009 -HP:0007401 oboInOwl:hasDbXref MSH:D057088 -HP:0008732 oboInOwl:hasDbXref UMLS:C4024631 -HP:0007400 oboInOwl:hasDbXref UMLS:C1860236 -HP:0007418 oboInOwl:hasDbXref UMLS:C0263504 -HP:0007418 oboInOwl:hasDbXref SNOMEDCT_US:19754005 -HP:0008749 oboInOwl:hasDbXref UMLS:C0431527 -HP:0008749 oboInOwl:hasDbXref SNOMEDCT_US:253736003 -HP:0007417 oboInOwl:hasDbXref UMLS:C0024138 -HP:0007417 oboInOwl:hasDbXref SNOMEDCT_US:200938002 -HP:0007417 oboInOwl:hasDbXref MSH:D008179 -HP:0007417 oboInOwl:hasDbXref SNOMEDCT_US:238927000 -HP:0007414 oboInOwl:hasDbXref UMLS:C4024884 -HP:0007413 oboInOwl:hasDbXref UMLS:C1848850 -HP:0008744 oboInOwl:hasDbXref UMLS:C1849357 -HP:0008747 oboInOwl:hasDbXref UMLS:C1855622 -HP:0007410 oboInOwl:hasDbXref SNOMEDCT_US:403375001 -HP:0007410 oboInOwl:hasDbXref UMLS:C1274743 -HP:0007410 oboInOwl:hasDbXref MSH:C563185 -HP:0008740 oboInOwl:hasDbXref UMLS:C1841680 -HP:0007412 oboInOwl:hasDbXref UMLS:C4024885 -HP:0008743 oboInOwl:hasDbXref SNOMEDCT_US:429641000124109 -HP:0008743 oboInOwl:hasDbXref UMLS:C1394030 -HP:0008743 oboInOwl:hasDbXref UMLS:C4020787 -HP:0007411 oboInOwl:hasDbXref UMLS:C1844617 -HP:0008742 oboInOwl:hasDbXref UMLS:C4024629 -HP:0007470 oboInOwl:hasDbXref UMLS:C3806306 -HP:0007469 oboInOwl:hasDbXref UMLS:C1851797 -HP:0007468 oboInOwl:hasDbXref UMLS:C4024867 -HP:0007465 oboInOwl:hasDbXref UMLS:C1866032 -HP:0008796 oboInOwl:hasDbXref UMLS:C1846339 -HP:0007464 oboInOwl:hasDbXref UMLS:C2017869 -HP:0006134 oboInOwl:hasDbXref UMLS:C1865035 -HP:0006135 oboInOwl:hasDbXref UMLS:C1862133 -HP:0008798 oboInOwl:hasDbXref UMLS:C4024620 -HP:0007466 oboInOwl:hasDbXref UMLS:C1859339 -HP:0006136 oboInOwl:hasDbXref UMLS:C1855003 -HP:0008797 oboInOwl:hasDbXref UMLS:C4024621 -HP:0007461 oboInOwl:hasDbXref SNOMEDCT_US:47669001 -HP:0007461 oboInOwl:hasDbXref SNOMEDCT_US:254785001 -HP:0007461 oboInOwl:hasDbXref UMLS:C1384590 -HP:0007460 oboInOwl:hasDbXref UMLS:C1852289 -HP:0008794 oboInOwl:hasDbXref UMLS:C1837487 -HP:0007462 oboInOwl:hasDbXref UMLS:C0423178 -HP:0007462 oboInOwl:hasDbXref UMLS:C4024868 -HP:0007462 oboInOwl:hasDbXref SNOMEDCT_US:246871006 -HP:0007481 oboInOwl:hasDbXref UMLS:C0746889 -HP:0007480 oboInOwl:hasDbXref UMLS:C1868527 -HP:0006150 oboInOwl:hasDbXref UMLS:C1849152 -HP:0007479 oboInOwl:hasDbXref UMLS:C0079154 -HP:0007479 oboInOwl:hasDbXref MSH:D017490 -HP:0007479 oboInOwl:hasDbXref SNOMEDCT_US:205550003 -HP:0007479 oboInOwl:hasDbXref SNOMEDCT_US:268245001 -HP:0007479 oboInOwl:hasDbXref SNOMEDCT_US:267372009 -HP:0006149 oboInOwl:hasDbXref UMLS:C1850855 -HP:0007476 oboInOwl:hasDbXref SNOMEDCT_US:7731005 -HP:0007476 oboInOwl:hasDbXref UMLS:C1706004 -HP:0007476 oboInOwl:hasDbXref MSH:D004476 -HP:0006144 oboInOwl:hasDbXref UMLS:C4025089 -HP:0006145 oboInOwl:hasDbXref UMLS:C1848597 -HP:0007475 oboInOwl:hasDbXref UMLS:C0079153 -HP:0007475 oboInOwl:hasDbXref SNOMEDCT_US:239071005 -HP:0007475 oboInOwl:hasDbXref SNOMEDCT_US:254167000 -HP:0007475 oboInOwl:hasDbXref MSH:D017488 -HP:0006146 oboInOwl:hasDbXref UMLS:C4025088 -HP:0007477 oboInOwl:hasDbXref UMLS:C0432333 -HP:0007477 oboInOwl:hasDbXref SNOMEDCT_US:83145004 -HP:0006147 oboInOwl:hasDbXref UMLS:C1861310 -HP:0006140 oboInOwl:hasDbXref UMLS:C1855620 -HP:0007471 oboInOwl:hasDbXref UMLS:C4024866 -HP:0007473 oboInOwl:hasDbXref UMLS:C1868496 -HP:0006143 oboInOwl:hasDbXref UMLS:C1859481 -HP:0006119 oboInOwl:hasDbXref UMLS:C1854749 -HP:0007447 oboInOwl:hasDbXref UMLS:C4021575 -HP:0007446 oboInOwl:hasDbXref UMLS:C4024876 -HP:0008777 oboInOwl:hasDbXref UMLS:C0262665 -HP:0007449 oboInOwl:hasDbXref UMLS:C1851705 -HP:0006118 oboInOwl:hasDbXref UMLS:C4021608 -HP:0007448 oboInOwl:hasDbXref UMLS:C1835253 -HP:0008774 oboInOwl:hasDbXref UMLS:C4024625 -HP:0007443 oboInOwl:hasDbXref SNOMEDCT_US:6479008 -HP:0007443 oboInOwl:hasDbXref UMLS:C0080024 -HP:0007443 oboInOwl:hasDbXref MSH:D016116 -HP:0007443 oboInOwl:hasDbXref SNOMEDCT_US:718122005 -HP:0008773 oboInOwl:hasDbXref UMLS:C4021529 -HP:0006112 oboInOwl:hasDbXref UMLS:C1969287 -HP:0008776 oboInOwl:hasDbXref UMLS:C4024624 -HP:0006114 oboInOwl:hasDbXref UMLS:C1861872 -HP:0008775 oboInOwl:hasDbXref UMLS:C0747987 -HP:0008770 oboInOwl:hasDbXref UMLS:C1834433 -HP:0008772 oboInOwl:hasDbXref UMLS:C4024626 -HP:0007441 oboInOwl:hasDbXref UMLS:C4024877 -HP:0008771 oboInOwl:hasDbXref UMLS:C4024627 -HP:0007440 oboInOwl:hasDbXref UMLS:C4024878 -HP:0006110 oboInOwl:hasDbXref UMLS:C1856912 -HP:0008789 oboInOwl:hasDbXref UMLS:C1846157 -HP:0007458 oboInOwl:hasDbXref UMLS:C4024870 -HP:0007457 oboInOwl:hasDbXref UMLS:C4024871 -HP:0008788 oboInOwl:hasDbXref UMLS:C1861528 -HP:0008788 oboInOwl:hasDbXref UMLS:C1866710 -HP:0008788 oboInOwl:hasDbXref UMLS:C4280411 -HP:0006127 oboInOwl:hasDbXref UMLS:C4025090 -HP:0006129 oboInOwl:hasDbXref UMLS:C1844822 -HP:0007459 oboInOwl:hasDbXref UMLS:C4024869 -HP:0008785 oboInOwl:hasDbXref UMLS:C1865363 -HP:0007453 oboInOwl:hasDbXref UMLS:C4024873 -HP:0008784 oboInOwl:hasDbXref UMLS:C4024622 -HP:0007456 oboInOwl:hasDbXref UMLS:C4024872 -HP:0007455 oboInOwl:hasDbXref UMLS:C1852150 -HP:0007455 oboInOwl:hasDbXref MSH:C565010 -HP:0008786 oboInOwl:hasDbXref UMLS:C1857186 -HP:0007450 oboInOwl:hasDbXref UMLS:C4024875 -HP:0008780 oboInOwl:hasDbXref UMLS:C0158713 -HP:0008780 oboInOwl:hasDbXref SNOMEDCT_US:10155006 -HP:0007452 oboInOwl:hasDbXref UMLS:C1849377 -HP:0008783 oboInOwl:hasDbXref UMLS:C4024623 -HP:0006121 oboInOwl:hasDbXref UMLS:C1860099 -HP:0007451 oboInOwl:hasDbXref UMLS:C4024874 -HP:0008716 oboInOwl:hasDbXref UMLS:C0269133 -HP:0008716 oboInOwl:hasDbXref SNOMEDCT_US:50477003 -HP:0008715 oboInOwl:hasDbXref SNOMEDCT_US:253847002 -HP:0008715 oboInOwl:hasDbXref UMLS:C0302885 -HP:0008718 oboInOwl:hasDbXref UMLS:C0431697 -HP:0008718 oboInOwl:hasDbXref SNOMEDCT_US:204951002 -HP:0008717 oboInOwl:hasDbXref SNOMEDCT_US:424998002 -HP:0008717 oboInOwl:hasDbXref UMLS:C1827184 -HP:0008711 oboInOwl:hasDbXref UMLS:C1704272 -HP:0008711 oboInOwl:hasDbXref MSH:D011470 -HP:0008711 oboInOwl:hasDbXref SNOMEDCT_US:266569009 -HP:0008711 oboInOwl:hasDbXref UMLS:C0005001 -HP:0008714 oboInOwl:hasDbXref UMLS:C4024633 -HP:0008726 oboInOwl:hasDbXref SNOMEDCT_US:253836009 -HP:0008726 oboInOwl:hasDbXref UMLS:C1442988 -HP:0008726 oboInOwl:hasDbXref UMLS:C0345309 -HP:0008729 oboInOwl:hasDbXref UMLS:C1849575 -HP:0008723 oboInOwl:hasDbXref UMLS:C4020788 -HP:0008723 oboInOwl:hasDbXref UMLS:C4024632 -HP:0008722 oboInOwl:hasDbXref SNOMEDCT_US:90531003 -HP:0008722 oboInOwl:hasDbXref UMLS:C0152443 -HP:0008724 oboInOwl:hasDbXref UMLS:C0685840 -HP:0008724 oboInOwl:hasDbXref SNOMEDCT_US:93279005 -HP:0008724 oboInOwl:hasDbXref UMLS:C1835452 -HP:0008720 oboInOwl:hasDbXref UMLS:C1384582 -HP:0008720 oboInOwl:hasDbXref SNOMEDCT_US:370997001 -HP:0008720 oboInOwl:hasDbXref SNOMEDCT_US:48723006 -HP:0008708 oboInOwl:hasDbXref UMLS:C1837379 -HP:0008705 oboInOwl:hasDbXref UMLS:C4024635 -HP:0008707 oboInOwl:hasDbXref SNOMEDCT_US:249233008 -HP:0008707 oboInOwl:hasDbXref UMLS:C0426320 -HP:0008706 oboInOwl:hasDbXref UMLS:C4024634 -HP:0008703 oboInOwl:hasDbXref UMLS:C4024636 -HP:0008702 oboInOwl:hasDbXref UMLS:C4024637 -HP:0006298 oboInOwl:hasDbXref UMLS:C1969572 -HP:0006297 oboInOwl:hasDbXref SNOMEDCT_US:699421005 -HP:0006297 oboInOwl:hasDbXref UMLS:C4280457 -HP:0006297 oboInOwl:hasDbXref UMLS:C1851854 -HP:0006297 oboInOwl:hasDbXref MSH:D003744 -HP:0006297 oboInOwl:hasDbXref UMLS:C4280456 -HP:0006297 oboInOwl:hasDbXref SNOMEDCT_US:699382004 -HP:0006297 oboInOwl:hasDbXref SNOMEDCT_US:26597004 -HP:0006297 oboInOwl:hasDbXref UMLS:C0011351 -HP:0006280 oboInOwl:hasDbXref SNOMEDCT_US:235494005 -HP:0006280 oboInOwl:hasDbXref SNOMEDCT_US:233870001 -HP:0006280 oboInOwl:hasDbXref SNOMEDCT_US:234689009 -HP:0006280 oboInOwl:hasDbXref MSH:D050500 -HP:0006280 oboInOwl:hasDbXref UMLS:C0149521 -HP:0006282 oboInOwl:hasDbXref UMLS:C4025070 -HP:0006282 oboInOwl:hasDbXref UMLS:C4280462 -HP:0006276 oboInOwl:hasDbXref UMLS:C1857945 -HP:0006277 oboInOwl:hasDbXref UMLS:C1851733 -HP:0006278 oboInOwl:hasDbXref UMLS:C0994638 -HP:0006278 oboInOwl:hasDbXref SNOMEDCT_US:264304000 -HP:0006279 oboInOwl:hasDbXref UMLS:C1969875 -HP:0006273 oboInOwl:hasDbXref UMLS:C1856162 -HP:0006274 oboInOwl:hasDbXref UMLS:C1856904 -HP:0006290 oboInOwl:hasDbXref UMLS:C4280459 -HP:0006290 oboInOwl:hasDbXref UMLS:C1866510 -HP:0006291 oboInOwl:hasDbXref UMLS:C1863009 -HP:0006292 oboInOwl:hasDbXref SNOMEDCT_US:1086101000119107 -HP:0006292 oboInOwl:hasDbXref SNOMEDCT_US:234949000 -HP:0006292 oboInOwl:hasDbXref UMLS:C0012767 -HP:0006292 oboInOwl:hasDbXref UMLS:C1859363 -HP:0006292 oboInOwl:hasDbXref UMLS:C3874458 -HP:0006293 oboInOwl:hasDbXref UMLS:C4025068 -HP:0006293 oboInOwl:hasDbXref UMLS:C4280458 -HP:0031295 oboInOwl:hasDbXref Fyler:3011 -HP:0031295 oboInOwl:hasDbXref Fyler:3020 -HP:0006288 oboInOwl:hasDbXref SNOMEDCT_US:16000003 -HP:0006288 oboInOwl:hasDbXref UMLS:C0266054 -HP:0006289 oboInOwl:hasDbXref UMLS:C1855000 -HP:0006289 oboInOwl:hasDbXref UMLS:C4020819 -HP:0006283 oboInOwl:hasDbXref UMLS:C4025069 -HP:0006285 oboInOwl:hasDbXref UMLS:C4280253 -HP:0006285 oboInOwl:hasDbXref UMLS:C3665628 -HP:0006285 oboInOwl:hasDbXref UMLS:C4280461 -HP:0006285 oboInOwl:hasDbXref UMLS:C4280460 -HP:0006285 oboInOwl:hasDbXref SNOMEDCT_US:109487003 -HP:0006286 oboInOwl:hasDbXref UMLS:C1863008 -HP:0007549 oboInOwl:hasDbXref UMLS:C1842714 -HP:0007546 oboInOwl:hasDbXref UMLS:C3278658 -HP:0007545 oboInOwl:hasDbXref UMLS:C1855633 -HP:0006216 oboInOwl:hasDbXref UMLS:C1850336 -HP:0007548 oboInOwl:hasDbXref UMLS:C1843294 -HP:0006217 oboInOwl:hasDbXref UMLS:C1857288 -HP:0007542 oboInOwl:hasDbXref UMLS:C4024848 -HP:0008873 oboInOwl:hasDbXref UMLS:C1849937 -HP:0006210 oboInOwl:hasDbXref UMLS:C1867927 -HP:0007541 oboInOwl:hasDbXref UMLS:C1850970 -HP:0007541 oboInOwl:hasDbXref NCIT:C3192 -HP:0008872 oboInOwl:hasDbXref UMLS:C2674608 -HP:0007544 oboInOwl:hasDbXref SNOMEDCT_US:6479008 -HP:0007544 oboInOwl:hasDbXref UMLS:C0080024 -HP:0007544 oboInOwl:hasDbXref MSH:D016116 -HP:0007544 oboInOwl:hasDbXref SNOMEDCT_US:718122005 -HP:0006213 oboInOwl:hasDbXref UMLS:C1862156 -HP:0006213 oboInOwl:hasDbXref UMLS:C4025079 -HP:0007543 oboInOwl:hasDbXref UMLS:C1848773 -HP:0006226 oboInOwl:hasDbXref SNOMEDCT_US:37895003 -HP:0006226 oboInOwl:hasDbXref UMLS:C0409956 -HP:0008887 oboInOwl:hasDbXref UMLS:C4024615 -HP:0007556 oboInOwl:hasDbXref UMLS:C1856954 -HP:0007559 oboInOwl:hasDbXref MSH:D053546 -HP:0007559 oboInOwl:hasDbXref UMLS:C1721006 -HP:0006228 oboInOwl:hasDbXref UMLS:C1860179 -HP:0007553 oboInOwl:hasDbXref UMLS:C1855459 -HP:0008883 oboInOwl:hasDbXref UMLS:C1840006 -HP:0007552 oboInOwl:hasDbXref UMLS:C1859347 -HP:0007554 oboInOwl:hasDbXref UMLS:C4024847 -HP:0006224 oboInOwl:hasDbXref UMLS:C4025078 -HP:0007550 oboInOwl:hasDbXref UMLS:C4021831 -HP:0007529 oboInOwl:hasDbXref UMLS:C0162361 -HP:0007529 oboInOwl:hasDbXref SNOMEDCT_US:54209007 -HP:0007529 oboInOwl:hasDbXref MSH:D004476 -HP:0007524 oboInOwl:hasDbXref MSH:C537392 -HP:0007524 oboInOwl:hasDbXref UMLS:C0220695 -HP:0008855 oboInOwl:hasDbXref UMLS:C4024616 -HP:0008857 oboInOwl:hasDbXref UMLS:C3149908 -HP:0007526 oboInOwl:hasDbXref UMLS:C4024852 -HP:0007525 oboInOwl:hasDbXref UMLS:C1850533 -HP:0008850 oboInOwl:hasDbXref UMLS:C1857641 -HP:0007522 oboInOwl:hasDbXref UMLS:C4024853 -HP:0007521 oboInOwl:hasDbXref UMLS:C4024854 -HP:0006207 oboInOwl:hasDbXref UMLS:C1844519 -HP:0006208 oboInOwl:hasDbXref UMLS:C1834980 -HP:0006209 oboInOwl:hasDbXref UMLS:C1867928 -HP:0008866 oboInOwl:hasDbXref UMLS:C1832323 -HP:0006203 oboInOwl:hasDbXref UMLS:C1836772 -HP:0007535 oboInOwl:hasDbXref UMLS:C1866244 -HP:0007534 oboInOwl:hasDbXref UMLS:C4024850 -HP:0006205 oboInOwl:hasDbXref UMLS:C4025081 -HP:0007537 oboInOwl:hasDbXref UMLS:C1849186 -HP:0006206 oboInOwl:hasDbXref UMLS:C4025080 -HP:0007536 oboInOwl:hasDbXref UMLS:C4024849 -HP:0007530 oboInOwl:hasDbXref UMLS:C4024851 -HP:0006200 oboInOwl:hasDbXref UMLS:C1862421 -HP:0006201 oboInOwl:hasDbXref UMLS:C1851811 -HP:0006202 oboInOwl:hasDbXref UMLS:C4025082 -HP:0007590 oboInOwl:hasDbXref UMLS:C1863495 -HP:0007589 oboInOwl:hasDbXref UMLS:C1863496 -HP:0007586 oboInOwl:hasDbXref UMLS:C4024839 -HP:0006254 oboInOwl:hasDbXref UMLS:C0235971 -HP:0006254 oboInOwl:hasDbXref UMLS:C0476489 -HP:0007585 oboInOwl:hasDbXref UMLS:C1851562 -HP:0007588 oboInOwl:hasDbXref UMLS:C1851972 -HP:0006256 oboInOwl:hasDbXref UMLS:C4025076 -HP:0007587 oboInOwl:hasDbXref UMLS:C1968565 -HP:0006257 oboInOwl:hasDbXref UMLS:C4025075 -HP:0007581 oboInOwl:hasDbXref UMLS:C4024840 -HP:0006251 oboInOwl:hasDbXref UMLS:C1862481 -HP:0006252 oboInOwl:hasDbXref UMLS:C1850158 -HP:0007583 oboInOwl:hasDbXref UMLS:C0263402 -HP:0007583 oboInOwl:hasDbXref SNOMEDCT_US:8214000 -HP:0006253 oboInOwl:hasDbXref UMLS:C1860841 -HP:0006270 oboInOwl:hasDbXref UMLS:C1970617 -HP:0006265 oboInOwl:hasDbXref UMLS:C4025071 -HP:0007597 oboInOwl:hasDbXref UMLS:C4024837 -HP:0006266 oboInOwl:hasDbXref SNOMEDCT_US:289264006 -HP:0006266 oboInOwl:hasDbXref UMLS:C0566694 -HP:0007596 oboInOwl:hasDbXref UMLS:C4024838 -HP:0007599 oboInOwl:hasDbXref UMLS:C4024836 -HP:0006267 oboInOwl:hasDbXref UMLS:C0566693 -HP:0006267 oboInOwl:hasDbXref SNOMEDCT_US:289263000 -HP:0007598 oboInOwl:hasDbXref UMLS:C1862095 -HP:0006268 oboInOwl:hasDbXref UMLS:C1835882 -HP:0006261 oboInOwl:hasDbXref UMLS:C4021604 -HP:0006262 oboInOwl:hasDbXref UMLS:C4025074 -HP:0007592 oboInOwl:hasDbXref UMLS:C1844618 -HP:0006263 oboInOwl:hasDbXref UMLS:C4025073 -HP:0007595 oboInOwl:hasDbXref UMLS:C1835587 -HP:0006264 oboInOwl:hasDbXref UMLS:C4025072 -HP:0006236 oboInOwl:hasDbXref UMLS:C4025077 -HP:0006237 oboInOwl:hasDbXref UMLS:C1859115 -HP:0006239 oboInOwl:hasDbXref UMLS:C4021605 -HP:0007569 oboInOwl:hasDbXref UMLS:C4024844 -HP:0006232 oboInOwl:hasDbXref UMLS:C1969288 -HP:0006233 oboInOwl:hasDbXref SNOMEDCT_US:239869009 -HP:0006233 oboInOwl:hasDbXref UMLS:C0409957 -HP:0006234 oboInOwl:hasDbXref UMLS:C1833735 -HP:0007566 oboInOwl:hasDbXref UMLS:C4024845 -HP:0008897 oboInOwl:hasDbXref UMLS:C1859778 -HP:0007565 oboInOwl:hasDbXref MSH:C537421 -HP:0007565 oboInOwl:hasDbXref UMLS:C1861975 -HP:0007560 oboInOwl:hasDbXref UMLS:C4024846 -HP:0008890 oboInOwl:hasDbXref UMLS:C1860105 -HP:0006230 oboInOwl:hasDbXref UMLS:C3805861 -HP:0007561 oboInOwl:hasDbXref UMLS:C1868184 -HP:0006247 oboInOwl:hasDbXref UMLS:C1859701 -HP:0006248 oboInOwl:hasDbXref UMLS:C1840088 -HP:0006243 oboInOwl:hasDbXref UMLS:C2673396 -HP:0007574 oboInOwl:hasDbXref UMLS:C4024842 -HP:0007574 oboInOwl:hasDbXref UMLS:C2939074 -HP:0007576 oboInOwl:hasDbXref UMLS:C4024841 -HP:0007570 oboInOwl:hasDbXref UMLS:C0263420 -HP:0007570 oboInOwl:hasDbXref SNOMEDCT_US:28488007 -HP:0007570 oboInOwl:hasDbXref MSH:C538377 -HP:0007573 oboInOwl:hasDbXref UMLS:C4024843 -HP:0007573 oboInOwl:hasDbXref UMLS:C4280439 -HP:0007572 oboInOwl:hasDbXref UMLS:C1866245 -HP:0008808 oboInOwl:hasDbXref UMLS:C1969680 -HP:0008807 oboInOwl:hasDbXref UMLS:C1328407 -HP:0008807 oboInOwl:hasDbXref MSH:D006617 -HP:0008804 oboInOwl:hasDbXref UMLS:C4024619 -HP:0008800 oboInOwl:hasDbXref UMLS:C1851542 -HP:0008802 oboInOwl:hasDbXref UMLS:C1856920 -HP:0008801 oboInOwl:hasDbXref UMLS:C1840062 -HP:0007509 oboInOwl:hasDbXref UMLS:C4021573 -HP:0007506 oboInOwl:hasDbXref UMLS:C4024858 -HP:0007505 oboInOwl:hasDbXref UMLS:C4024859 -HP:0008839 oboInOwl:hasDbXref UMLS:C3536734 -HP:0007508 oboInOwl:hasDbXref UMLS:C4024857 -HP:0008838 oboInOwl:hasDbXref UMLS:C1857243 -HP:0007502 oboInOwl:hasDbXref UMLS:C0334013 -HP:0007502 oboInOwl:hasDbXref SNOMEDCT_US:402341008 -HP:0007502 oboInOwl:hasDbXref SNOMEDCT_US:238629004 -HP:0007502 oboInOwl:hasDbXref SNOMEDCT_US:81845009 -HP:0008833 oboInOwl:hasDbXref UMLS:C1834975 -HP:0007501 oboInOwl:hasDbXref UMLS:C4024861 -HP:0008835 oboInOwl:hasDbXref UMLS:C1846447 -HP:0007504 oboInOwl:hasDbXref UMLS:C4024860 -HP:0007503 oboInOwl:hasDbXref UMLS:C3552528 -HP:0007500 oboInOwl:hasDbXref UMLS:C4021574 -HP:0008830 oboInOwl:hasDbXref UMLS:C1969176 -HP:0007517 oboInOwl:hasDbXref UMLS:C1856714 -HP:0008848 oboInOwl:hasDbXref UMLS:C1861519 -HP:0007516 oboInOwl:hasDbXref UMLS:C4024856 -HP:0007513 oboInOwl:hasDbXref UMLS:C1849923 -HP:0008843 oboInOwl:hasDbXref SNOMEDCT_US:239872002 -HP:0008843 oboInOwl:hasDbXref MSH:D015207 -HP:0008843 oboInOwl:hasDbXref UMLS:C0029410 -HP:0007515 oboInOwl:hasDbXref UMLS:C1832454 -HP:0008846 oboInOwl:hasDbXref UMLS:C1855843 -HP:0007514 oboInOwl:hasDbXref SNOMEDCT_US:443710002 -HP:0007514 oboInOwl:hasDbXref UMLS:C2732374 -HP:0007514 oboInOwl:hasDbXref UMLS:C2751873 -HP:0007514 oboInOwl:hasDbXref MEDDRA:10058204 -HP:0008845 oboInOwl:hasDbXref UMLS:C1855274 -HP:0007511 oboInOwl:hasDbXref UMLS:C3151964 -HP:0007510 oboInOwl:hasDbXref UMLS:C1834069 -HP:0008819 oboInOwl:hasDbXref UMLS:C1863739 -HP:0008818 oboInOwl:hasDbXref UMLS:C4024618 -HP:0008817 oboInOwl:hasDbXref UMLS:C1848660 -HP:0008812 oboInOwl:hasDbXref UMLS:C1860601 -HP:0008829 oboInOwl:hasDbXref UMLS:C1846446 -HP:0008829 oboInOwl:hasDbXref UMLS:C4280410 -HP:0008826 oboInOwl:hasDbXref UMLS:C1859446 -HP:0008828 oboInOwl:hasDbXref UMLS:C1855222 -HP:0008822 oboInOwl:hasDbXref UMLS:C4024617 -HP:0008821 oboInOwl:hasDbXref UMLS:C1837078 -HP:0008824 oboInOwl:hasDbXref UMLS:C1849034 -HP:0008823 oboInOwl:hasDbXref UMLS:C1853573 -HP:0008820 oboInOwl:hasDbXref UMLS:C1968686 -HP:0100006 oboInOwl:hasDbXref SNOMEDCT_US:126951006 -HP:0100006 oboInOwl:hasDbXref NCIT:C3262 -HP:0100006 oboInOwl:hasDbXref MSH:D016543 -HP:0100006 oboInOwl:hasDbXref UMLS:C0085136 -HP:0100007 oboInOwl:hasDbXref NCIT:C3262 -HP:0100007 oboInOwl:hasDbXref SNOMEDCT_US:126980002 -HP:0100007 oboInOwl:hasDbXref MSH:D010524 -HP:0100007 oboInOwl:hasDbXref UMLS:C0031118 -HP:0100004 oboInOwl:hasDbXref NCIT:C3234 -HP:0100004 oboInOwl:hasDbXref UMLS:C1335381 -HP:0100005 oboInOwl:hasDbXref UMLS:C4022391 -HP:0100005 oboInOwl:hasDbXref NCIT:C3234 -HP:0100002 oboInOwl:hasDbXref SNOMEDCT_US:254645002 -HP:0100002 oboInOwl:hasDbXref UMLS:C0812413 -HP:0100002 oboInOwl:hasDbXref NCIT:C3234 -HP:0100003 oboInOwl:hasDbXref SNOMEDCT_US:109853004 -HP:0100003 oboInOwl:hasDbXref NCIT:C3234 -HP:0100003 oboInOwl:hasDbXref UMLS:C0346109 -HP:0100000 oboInOwl:hasDbXref UMLS:C4022392 -HP:0100001 oboInOwl:hasDbXref UMLS:C0345967 -HP:0100001 oboInOwl:hasDbXref SNOMEDCT_US:62064005 -HP:0100001 oboInOwl:hasDbXref MSH:C562839 -HP:0100008 oboInOwl:hasDbXref MSH:D009442 -HP:0100008 oboInOwl:hasDbXref SNOMEDCT_US:985004 -HP:0100008 oboInOwl:hasDbXref UMLS:C0027809 -HP:0100008 oboInOwl:hasDbXref SNOMEDCT_US:404022001 -HP:0100009 oboInOwl:hasDbXref SNOMEDCT_US:302820008 -HP:0100009 oboInOwl:hasDbXref MSH:D008579 -HP:0100009 oboInOwl:hasDbXref UMLS:C0349604 -HP:0100017 oboInOwl:hasDbXref SNOMEDCT_US:204125003 -HP:0100017 oboInOwl:hasDbXref UMLS:C0339352 -HP:0100018 oboInOwl:hasDbXref UMLS:C0392557 -HP:0100018 oboInOwl:hasDbXref SNOMEDCT_US:53889007 -HP:0100015 oboInOwl:hasDbXref UMLS:C1862689 -HP:0100015 oboInOwl:hasDbXref SNOMEDCT_US:253252004 -HP:0100016 oboInOwl:hasDbXref UMLS:C4022389 -HP:0100013 oboInOwl:hasDbXref NCIT:C3262 -HP:0100013 oboInOwl:hasDbXref MSH:D001943 -HP:0100013 oboInOwl:hasDbXref SNOMEDCT_US:126926005 -HP:0100013 oboInOwl:hasDbXref UMLS:C1458155 -HP:0100014 oboInOwl:hasDbXref SNOMEDCT_US:367649002 -HP:0100014 oboInOwl:hasDbXref MSH:D019773 -HP:0100014 oboInOwl:hasDbXref UMLS:C0339543 -HP:0100014 oboInOwl:hasDbXref SNOMEDCT_US:133853005 -HP:0100011 oboInOwl:hasDbXref NCIT:C3269 -HP:0100011 oboInOwl:hasDbXref UMLS:C4022390 -HP:0100012 oboInOwl:hasDbXref NCIT:C3262 -HP:0100012 oboInOwl:hasDbXref UMLS:C0015414 -HP:0100012 oboInOwl:hasDbXref SNOMEDCT_US:371486001 -HP:0100012 oboInOwl:hasDbXref MSH:D005134 -HP:0100010 oboInOwl:hasDbXref MSH:D008579 -HP:0100010 oboInOwl:hasDbXref SNOMEDCT_US:189167009 -HP:0100010 oboInOwl:hasDbXref UMLS:C0347515 -HP:0100010 oboInOwl:hasDbXref NCIT:C3230 -HP:0100019 oboInOwl:hasDbXref SNOMEDCT_US:193576003 -HP:0100019 oboInOwl:hasDbXref UMLS:C0271160 -HP:0100028 oboInOwl:hasDbXref MSH:D050033 -HP:0100028 oboInOwl:hasDbXref SNOMEDCT_US:214660000 -HP:0100028 oboInOwl:hasDbXref UMLS:C0266283 -HP:0100029 oboInOwl:hasDbXref SNOMEDCT_US:129123002 -HP:0100029 oboInOwl:hasDbXref SNOMEDCT_US:21279007 -HP:0100029 oboInOwl:hasDbXref UMLS:C0266284 -HP:0100029 oboInOwl:hasDbXref MSH:D046151 -HP:0100026 oboInOwl:hasDbXref SNOMEDCT_US:234141001 -HP:0100026 oboInOwl:hasDbXref MSH:D001165 -HP:0100026 oboInOwl:hasDbXref UMLS:C0003857 -HP:0100026 oboInOwl:hasDbXref SNOMEDCT_US:24551003 -HP:0100027 oboInOwl:hasDbXref SNOMEDCT_US:235494005 -HP:0100027 oboInOwl:hasDbXref SNOMEDCT_US:233870001 -HP:0100027 oboInOwl:hasDbXref SNOMEDCT_US:234689009 -HP:0100027 oboInOwl:hasDbXref MSH:D050500 -HP:0100027 oboInOwl:hasDbXref UMLS:C0149521 -HP:0100024 oboInOwl:hasDbXref UMLS:C4021029 -HP:0100025 oboInOwl:hasDbXref UMLS:C4022386 -HP:0100022 oboInOwl:hasDbXref MSH:D009069 -HP:0100022 oboInOwl:hasDbXref UMLS:C0026650 -HP:0100022 oboInOwl:hasDbXref SNOMEDCT_US:60342002 -HP:0100023 oboInOwl:hasDbXref UMLS:C4022387 -HP:0100020 oboInOwl:hasDbXref UMLS:C4022388 -HP:0100021 oboInOwl:hasDbXref MSH:D002547 -HP:0100021 oboInOwl:hasDbXref UMLS:C0007789 -HP:0100021 oboInOwl:hasDbXref SNOMEDCT_US:128188000 -HP:0100039 oboInOwl:hasDbXref UMLS:C4022382 -HP:0100037 oboInOwl:hasDbXref UMLS:C4022384 -HP:0100038 oboInOwl:hasDbXref UMLS:C4022383 -HP:0100035 oboInOwl:hasDbXref MSH:D020323 -HP:0100035 oboInOwl:hasDbXref UMLS:C0751901 -HP:0100036 oboInOwl:hasDbXref UMLS:C4021028 -HP:0100033 oboInOwl:hasDbXref UMLS:C2169806 -HP:0100034 oboInOwl:hasDbXref MSH:D020323 -HP:0100034 oboInOwl:hasDbXref UMLS:C0751900 -HP:0100031 oboInOwl:hasDbXref SNOMEDCT_US:127018007 -HP:0100031 oboInOwl:hasDbXref UMLS:C0040136 -HP:0100031 oboInOwl:hasDbXref NCIT:C3262 -HP:0100031 oboInOwl:hasDbXref MSH:D013964 -HP:0100030 oboInOwl:hasDbXref UMLS:C4022385 -HP:0100048 oboInOwl:hasDbXref UMLS:C4022373 -HP:0100049 oboInOwl:hasDbXref UMLS:C4022372 -HP:0030490 oboInOwl:hasDbXref UMLS:C4072980 -HP:0100046 oboInOwl:hasDbXref UMLS:C4022375 -HP:0100047 oboInOwl:hasDbXref UMLS:C4022374 -HP:0100044 oboInOwl:hasDbXref UMLS:C4022377 -HP:0100045 oboInOwl:hasDbXref UMLS:C4022376 -HP:0030495 oboInOwl:hasDbXref UMLS:C4072983 -HP:0100042 oboInOwl:hasDbXref UMLS:C4022379 -HP:0100043 oboInOwl:hasDbXref UMLS:C4022378 -HP:0030496 oboInOwl:hasDbXref UMLS:C4072984 -HP:0100040 oboInOwl:hasDbXref UMLS:C4022381 -HP:0030497 oboInOwl:hasDbXref UMLS:C4072985 -HP:0100041 oboInOwl:hasDbXref UMLS:C4022380 -HP:0030498 oboInOwl:hasDbXref UMLS:C4072986 -HP:0030491 oboInOwl:hasDbXref UMLS:C3275758 -HP:0030493 oboInOwl:hasDbXref UMLS:C4072981 -HP:0030494 oboInOwl:hasDbXref UMLS:C4072982 -HP:0030499 oboInOwl:hasDbXref SNOMEDCT_US:247154004 -HP:0030499 oboInOwl:hasDbXref UMLS:C0677628 -HP:0100059 oboInOwl:hasDbXref UMLS:C4022362 -HP:0100057 oboInOwl:hasDbXref UMLS:C4022364 -HP:0100058 oboInOwl:hasDbXref UMLS:C4022363 -HP:0100055 oboInOwl:hasDbXref UMLS:C4022366 -HP:0100056 oboInOwl:hasDbXref UMLS:C4022365 -HP:0100053 oboInOwl:hasDbXref UMLS:C4022368 -HP:0100054 oboInOwl:hasDbXref UMLS:C4022367 -HP:0100051 oboInOwl:hasDbXref UMLS:C4022370 -HP:0100052 oboInOwl:hasDbXref UMLS:C4022369 -HP:0100050 oboInOwl:hasDbXref UMLS:C4022371 -HP:0100068 oboInOwl:hasDbXref UMLS:C4022353 -HP:0100069 oboInOwl:hasDbXref UMLS:C4022352 -HP:0100066 oboInOwl:hasDbXref UMLS:C4022355 -HP:0100067 oboInOwl:hasDbXref UMLS:C4022354 -HP:0100064 oboInOwl:hasDbXref UMLS:C4022357 -HP:0100065 oboInOwl:hasDbXref UMLS:C4022356 -HP:0100062 oboInOwl:hasDbXref UMLS:C4022359 -HP:0100063 oboInOwl:hasDbXref UMLS:C4022358 -HP:0100060 oboInOwl:hasDbXref UMLS:C4022361 -HP:0100061 oboInOwl:hasDbXref UMLS:C4022360 -HP:0100079 oboInOwl:hasDbXref UMLS:C4022342 -HP:0100077 oboInOwl:hasDbXref UMLS:C4022344 -HP:0100078 oboInOwl:hasDbXref UMLS:C4022343 -HP:0100075 oboInOwl:hasDbXref UMLS:C4022346 -HP:0100076 oboInOwl:hasDbXref UMLS:C4022345 -HP:0100073 oboInOwl:hasDbXref UMLS:C4022348 -HP:0100074 oboInOwl:hasDbXref UMLS:C4022347 -HP:0100071 oboInOwl:hasDbXref UMLS:C4022350 -HP:0100072 oboInOwl:hasDbXref UMLS:C4022349 -HP:0100070 oboInOwl:hasDbXref UMLS:C4022351 -HP:0005490 oboInOwl:hasDbXref UMLS:C1854417 -HP:0030451 oboInOwl:hasDbXref SNOMEDCT_US:253802003 -HP:0030451 oboInOwl:hasDbXref UMLS:C0025467 -HP:0030451 oboInOwl:hasDbXref MSH:D008639 -HP:0030451 oboInOwl:hasDbXref SNOMEDCT_US:27970007 -HP:0031783 oboInOwl:hasDbXref Fyler:2841 -HP:0030452 oboInOwl:hasDbXref UMLS:C4072944 -HP:0031784 oboInOwl:hasDbXref Fyler:1431 -HP:0030453 oboInOwl:hasDbXref UMLS:C4072945 -HP:0030454 oboInOwl:hasDbXref UMLS:C0159104 -HP:0030454 oboInOwl:hasDbXref SNOMEDCT_US:442770004 -HP:0030450 oboInOwl:hasDbXref NCIT:C5112 -HP:0030450 oboInOwl:hasDbXref UMLS:C4072943 -HP:0030455 oboInOwl:hasDbXref UMLS:C4072946 -HP:0030456 oboInOwl:hasDbXref UMLS:C4072947 -HP:0030457 oboInOwl:hasDbXref UMLS:C4072948 -HP:0030458 oboInOwl:hasDbXref UMLS:C4072949 -HP:0005484 oboInOwl:hasDbXref UMLS:C1847514 -HP:0005486 oboInOwl:hasDbXref SNOMEDCT_US:276710001 -HP:0005486 oboInOwl:hasDbXref UMLS:C4072855 -HP:0005486 oboInOwl:hasDbXref UMLS:C4072854 -HP:0005486 oboInOwl:hasDbXref UMLS:C0456133 -HP:0004150 oboInOwl:hasDbXref UMLS:C4021682 -HP:0005487 oboInOwl:hasDbXref UMLS:C1857949 -HP:0005482 oboInOwl:hasDbXref UMLS:C4025191 -HP:0005483 oboInOwl:hasDbXref UMLS:C4025190 -HP:0030462 oboInOwl:hasDbXref UMLS:C4072952 -HP:0030463 oboInOwl:hasDbXref UMLS:C4072953 -HP:0030464 oboInOwl:hasDbXref UMLS:C4072954 -HP:0030465 oboInOwl:hasDbXref UMLS:C4072955 -HP:0030460 oboInOwl:hasDbXref UMLS:C4072950 -HP:0030461 oboInOwl:hasDbXref UMLS:C4072951 -HP:0030466 oboInOwl:hasDbXref UMLS:C4072956 -HP:0030467 oboInOwl:hasDbXref UMLS:C4072957 -HP:0030468 oboInOwl:hasDbXref UMLS:C4072958 -HP:0030469 oboInOwl:hasDbXref UMLS:C4072959 -HP:0005495 oboInOwl:hasDbXref UMLS:C4025189 -HP:0005498 oboInOwl:hasDbXref UMLS:C1855690 -HP:0005494 oboInOwl:hasDbXref UMLS:C1839126 -HP:0030473 oboInOwl:hasDbXref UMLS:C4072963 -HP:0030474 oboInOwl:hasDbXref UMLS:C4072964 -HP:0030475 oboInOwl:hasDbXref UMLS:C4072965 -HP:0030476 oboInOwl:hasDbXref UMLS:C4072966 -HP:0030470 oboInOwl:hasDbXref UMLS:C4072960 -HP:0030471 oboInOwl:hasDbXref UMLS:C4072961 -HP:0030472 oboInOwl:hasDbXref UMLS:C4072962 -HP:0005466 oboInOwl:hasDbXref UMLS:C4280484 -HP:0005466 oboInOwl:hasDbXref UMLS:C4280483 -HP:0005466 oboInOwl:hasDbXref UMLS:C1845147 -HP:0030477 oboInOwl:hasDbXref UMLS:C4072967 -HP:0030478 oboInOwl:hasDbXref UMLS:C4072968 -HP:0006799 oboInOwl:hasDbXref UMLS:C1837251 -HP:0030479 oboInOwl:hasDbXref UMLS:C4072969 -HP:0005469 oboInOwl:hasDbXref UMLS:C4280482 -HP:0005469 oboInOwl:hasDbXref UMLS:C1837402 -HP:0005462 oboInOwl:hasDbXref UMLS:C1397139 -HP:0006794 oboInOwl:hasDbXref UMLS:C1846133 -HP:0005463 oboInOwl:hasDbXref UMLS:C1863311 -HP:0005464 oboInOwl:hasDbXref UMLS:C1845805 -HP:0005464 oboInOwl:hasDbXref UMLS:C4025193 -HP:0005465 oboInOwl:hasDbXref UMLS:C1857501 -HP:0005465 oboInOwl:hasDbXref UMLS:C4280487 -HP:0005465 oboInOwl:hasDbXref UMLS:C4280486 -HP:0005465 oboInOwl:hasDbXref UMLS:C4280485 -HP:0006790 oboInOwl:hasDbXref UMLS:C1857934 -HP:0004132 oboInOwl:hasDbXref UMLS:C1863349 -HP:0005461 oboInOwl:hasDbXref UMLS:C1867114 -HP:0030484 oboInOwl:hasDbXref UMLS:C4072974 -HP:0030485 oboInOwl:hasDbXref UMLS:C4072975 -HP:0030486 oboInOwl:hasDbXref UMLS:C4072976 -HP:0030487 oboInOwl:hasDbXref UMLS:C4072977 -HP:0030480 oboInOwl:hasDbXref UMLS:C4072970 -HP:0030481 oboInOwl:hasDbXref UMLS:C4072971 -HP:0030482 oboInOwl:hasDbXref UMLS:C4072972 -HP:0030483 oboInOwl:hasDbXref UMLS:C4072973 -HP:0005477 oboInOwl:hasDbXref UMLS:C1835470 -HP:0030488 oboInOwl:hasDbXref UMLS:C4072978 -HP:0005478 oboInOwl:hasDbXref UMLS:C4280480 -HP:0005478 oboInOwl:hasDbXref UMLS:C1969404 -HP:0005478 oboInOwl:hasDbXref UMLS:C4280479 -HP:0005478 oboInOwl:hasDbXref UMLS:C4280481 -HP:0005478 oboInOwl:hasDbXref UMLS:C4280265 -HP:0030489 oboInOwl:hasDbXref UMLS:C4072979 -HP:0005479 oboInOwl:hasDbXref UMLS:C0860904 -HP:0005473 oboInOwl:hasDbXref UMLS:C1862068 -HP:0005474 oboInOwl:hasDbXref UMLS:C1833762 -HP:0005476 oboInOwl:hasDbXref UMLS:C1856779 -HP:0005472 oboInOwl:hasDbXref UMLS:C4025192 -HP:0030410 oboInOwl:hasDbXref UMLS:C0206684 -HP:0030410 oboInOwl:hasDbXref SNOMEDCT_US:307599002 -HP:0030410 oboInOwl:hasDbXref SNOMEDCT_US:54734006 -HP:0030410 oboInOwl:hasDbXref MSH:D018266 -HP:0030415 oboInOwl:hasDbXref UMLS:C2018408 -HP:0030416 oboInOwl:hasDbXref SNOMEDCT_US:126922007 -HP:0030416 oboInOwl:hasDbXref NCIT:C3262 -HP:0030416 oboInOwl:hasDbXref MSH:D014846 -HP:0030416 oboInOwl:hasDbXref UMLS:C0042995 -HP:0030417 oboInOwl:hasDbXref UMLS:C0280856 -HP:0030417 oboInOwl:hasDbXref SNOMEDCT_US:254895003 -HP:0030418 oboInOwl:hasDbXref SNOMEDCT_US:254896002 -HP:0030418 oboInOwl:hasDbXref UMLS:C0241989 -HP:0030411 oboInOwl:hasDbXref UMLS:C4072935 -HP:0030411 oboInOwl:hasDbXref NCIT:C2852 -HP:0030412 oboInOwl:hasDbXref UMLS:C4072936 -HP:0030412 oboInOwl:hasDbXref NCIT:C2852 -HP:0030413 oboInOwl:hasDbXref SNOMEDCT_US:276952000 -HP:0030413 oboInOwl:hasDbXref UMLS:C0349566 -HP:0030414 oboInOwl:hasDbXref UMLS:C4072937 -HP:0004195 oboInOwl:hasDbXref UMLS:C4025409 -HP:0004195 oboInOwl:hasDbXref UMLS:C4020832 -HP:0030419 oboInOwl:hasDbXref SNOMEDCT_US:399533005 -HP:0030419 oboInOwl:hasDbXref UMLS:C0349561 -HP:0030419 oboInOwl:hasDbXref SNOMEDCT_US:276876007 -HP:0004197 oboInOwl:hasDbXref UMLS:C4021679 -HP:0030420 oboInOwl:hasDbXref UMLS:C1336975 -HP:0030421 oboInOwl:hasDbXref SNOMEDCT_US:126902008 -HP:0030421 oboInOwl:hasDbXref NCIT:C3262 -HP:0030421 oboInOwl:hasDbXref UMLS:C0346239 -HP:0030426 oboInOwl:hasDbXref SNOMEDCT_US:25603007 -HP:0030426 oboInOwl:hasDbXref MSH:D018214 -HP:0030426 oboInOwl:hasDbXref UMLS:C0206640 -HP:0030426 oboInOwl:hasDbXref SNOMEDCT_US:80699009 -HP:0030426 oboInOwl:hasDbXref SNOMEDCT_US:302863006 -HP:0030426 oboInOwl:hasDbXref SNOMEDCT_US:302862001 -HP:0030427 oboInOwl:hasDbXref UMLS:C4072940 -HP:0030428 oboInOwl:hasDbXref UMLS:C1333178 -HP:0030428 oboInOwl:hasDbXref NCIT:C6577 -HP:0030429 oboInOwl:hasDbXref SNOMEDCT_US:716590006 -HP:0030429 oboInOwl:hasDbXref SNOMEDCT_US:60392001 -HP:0030429 oboInOwl:hasDbXref UMLS:C1367536 -HP:0030423 oboInOwl:hasDbXref SNOMEDCT_US:79040006 -HP:0030423 oboInOwl:hasDbXref UMLS:C0272407 -HP:0030424 oboInOwl:hasDbXref MSH:D013088 -HP:0030424 oboInOwl:hasDbXref SNOMEDCT_US:49263001 -HP:0030424 oboInOwl:hasDbXref UMLS:C0037859 -HP:0030424 oboInOwl:hasDbXref SNOMEDCT_US:43077002 -HP:0030425 oboInOwl:hasDbXref UMLS:C4072939 -HP:0004180 oboInOwl:hasDbXref UMLS:C4021681 -HP:0030430 oboInOwl:hasDbXref SNOMEDCT_US:25169009 -HP:0030430 oboInOwl:hasDbXref UMLS:C0027858 -HP:0030430 oboInOwl:hasDbXref SNOMEDCT_US:274089002 -HP:0030430 oboInOwl:hasDbXref SNOMEDCT_US:84116009 -HP:0030430 oboInOwl:hasDbXref UMLS:C0273482 -HP:0030430 oboInOwl:hasDbXref MSH:D009463 -HP:0030430 oboInOwl:hasDbXref SNOMEDCT_US:443892003 -HP:0030431 oboInOwl:hasDbXref SNOMEDCT_US:443093007 -HP:0030431 oboInOwl:hasDbXref UMLS:C0029423 -HP:0030431 oboInOwl:hasDbXref SNOMEDCT_US:52299001 -HP:0030431 oboInOwl:hasDbXref MSH:D015831 -HP:0030431 oboInOwl:hasDbXref SNOMEDCT_US:307573009 -HP:0030432 oboInOwl:hasDbXref MSH:D002804 -HP:0030432 oboInOwl:hasDbXref UMLS:C0008441 -HP:0030432 oboInOwl:hasDbXref SNOMEDCT_US:9001003 -HP:0030437 oboInOwl:hasDbXref NCIT:C3262 -HP:0030437 oboInOwl:hasDbXref UMLS:C0345883 -HP:0030437 oboInOwl:hasDbXref SNOMEDCT_US:126850006 -HP:0030438 oboInOwl:hasDbXref UMLS:C1332262 -HP:0030439 oboInOwl:hasDbXref UMLS:C1332259 -HP:0030439 oboInOwl:hasDbXref NCIT:C2852 -HP:0030433 oboInOwl:hasDbXref SNOMEDCT_US:71666005 -HP:0030433 oboInOwl:hasDbXref MSH:D010017 -HP:0030433 oboInOwl:hasDbXref SNOMEDCT_US:302859004 -HP:0030433 oboInOwl:hasDbXref UMLS:C0029441 -HP:0030434 oboInOwl:hasDbXref MSH:D018296 -HP:0030434 oboInOwl:hasDbXref UMLS:C0206711 -HP:0030434 oboInOwl:hasDbXref SNOMEDCT_US:274901004 -HP:0030434 oboInOwl:hasDbXref SNOMEDCT_US:44155009 -HP:0030436 oboInOwl:hasDbXref SNOMEDCT_US:128683008 -HP:0030436 oboInOwl:hasDbXref SNOMEDCT_US:254699007 -HP:0030436 oboInOwl:hasDbXref UMLS:C0346011 -HP:0004172 oboInOwl:hasDbXref UMLS:C4025410 -HP:0030440 oboInOwl:hasDbXref UMLS:C2064234 -HP:0030441 oboInOwl:hasDbXref UMLS:C1332270 -HP:0030442 oboInOwl:hasDbXref SNOMEDCT_US:255084004 -HP:0030442 oboInOwl:hasDbXref UMLS:C1412037 -HP:0030443 oboInOwl:hasDbXref UMLS:C1332269 -HP:0030448 oboInOwl:hasDbXref UMLS:C1261473 -HP:0030448 oboInOwl:hasDbXref SNOMEDCT_US:424413001 -HP:0030448 oboInOwl:hasDbXref SNOMEDCT_US:269469005 -HP:0030448 oboInOwl:hasDbXref SNOMEDCT_US:2424003 -HP:0030448 oboInOwl:hasDbXref SNOMEDCT_US:424952003 -HP:0030448 oboInOwl:hasDbXref MSH:D012509 -HP:0030449 oboInOwl:hasDbXref SNOMEDCT_US:386641000 -HP:0030449 oboInOwl:hasDbXref MSH:D000032 -HP:0030449 oboInOwl:hasDbXref UMLS:C0000820 -HP:0030444 oboInOwl:hasDbXref UMLS:C4072941 -HP:0030445 oboInOwl:hasDbXref UMLS:C0280089 -HP:0030445 oboInOwl:hasDbXref SNOMEDCT_US:254627002 -HP:0030446 oboInOwl:hasDbXref UMLS:C4072942 -HP:0030447 oboInOwl:hasDbXref SNOMEDCT_US:5052009 -HP:0030447 oboInOwl:hasDbXref SNOMEDCT_US:253001006 -HP:0030447 oboInOwl:hasDbXref MSH:D015266 -HP:0030447 oboInOwl:hasDbXref SNOMEDCT_US:254729005 -HP:0030447 oboInOwl:hasDbXref UMLS:C0007129 -HP:0004188 oboInOwl:hasDbXref UMLS:C4021680 -HP:0006739 oboInOwl:hasDbXref UMLS:C0553723 -HP:0006739 oboInOwl:hasDbXref SNOMEDCT_US:254651007 -HP:0006735 oboInOwl:hasDbXref UMLS:C0346253 -HP:0006735 oboInOwl:hasDbXref NCIT:C2855 -HP:0006735 oboInOwl:hasDbXref SNOMEDCT_US:254919009 -HP:0005404 oboInOwl:hasDbXref UMLS:C1858972 -HP:0031703 oboInOwl:hasDbXref Fyler:4867 -HP:0005406 oboInOwl:hasDbXref UMLS:C1835686 -HP:0006737 oboInOwl:hasDbXref UMLS:C1257877 -HP:0006737 oboInOwl:hasDbXref MSH:D010673 -HP:0005407 oboInOwl:hasDbXref UMLS:C1839304 -HP:0006731 oboInOwl:hasDbXref SNOMEDCT_US:255028004 -HP:0006731 oboInOwl:hasDbXref SNOMEDCT_US:28173006 -HP:0006731 oboInOwl:hasDbXref SNOMEDCT_US:5257006 -HP:0006731 oboInOwl:hasDbXref NCIT:C8054 -HP:0006731 oboInOwl:hasDbXref UMLS:C0206682 -HP:0006731 oboInOwl:hasDbXref MSH:D018263 -HP:0005400 oboInOwl:hasDbXref UMLS:C4025201 -HP:0006732 oboInOwl:hasDbXref UMLS:C1336840 -HP:0005401 oboInOwl:hasDbXref UMLS:C1860128 -HP:0006733 oboInOwl:hasDbXref SNOMEDCT_US:91861009 -HP:0006733 oboInOwl:hasDbXref UMLS:C0023467 -HP:0006733 oboInOwl:hasDbXref SNOMEDCT_US:17788007 -HP:0006733 oboInOwl:hasDbXref SNOMEDCT_US:413443009 -HP:0006733 oboInOwl:hasDbXref MSH:D015470 -HP:0005403 oboInOwl:hasDbXref MSH:C536783 -HP:0005403 oboInOwl:hasDbXref UMLS:C2931322 -HP:0005419 oboInOwl:hasDbXref UMLS:C1846550 -HP:0005415 oboInOwl:hasDbXref UMLS:C1839305 -HP:0006747 oboInOwl:hasDbXref SNOMEDCT_US:69515008 -HP:0006747 oboInOwl:hasDbXref UMLS:C0206718 -HP:0006747 oboInOwl:hasDbXref SNOMEDCT_US:116381000119105 -HP:0006747 oboInOwl:hasDbXref MSH:D018305 -HP:0005416 oboInOwl:hasDbXref UMLS:C4021636 -HP:0006748 oboInOwl:hasDbXref SNOMEDCT_US:85583005 -HP:0006748 oboInOwl:hasDbXref UMLS:C0031511 -HP:0006748 oboInOwl:hasDbXref MSH:D010673 -HP:0006748 oboInOwl:hasDbXref SNOMEDCT_US:302835009 -HP:0006748 oboInOwl:hasDbXref SNOMEDCT_US:399343007 -HP:0006748 oboInOwl:hasDbXref NCIT:C3326 -HP:0006749 oboInOwl:hasDbXref SNOMEDCT_US:428905002 -HP:0006749 oboInOwl:hasDbXref MSH:D005770 -HP:0006749 oboInOwl:hasDbXref UMLS:C0685938 -HP:0005411 oboInOwl:hasDbXref UMLS:C4025199 -HP:0005411 oboInOwl:hasDbXref UMLS:C4020823 -HP:0006742 oboInOwl:hasDbXref UMLS:C4024986 -HP:0006743 oboInOwl:hasDbXref SNOMEDCT_US:14269005 -HP:0006743 oboInOwl:hasDbXref NCIT:C8971 -HP:0006743 oboInOwl:hasDbXref SNOMEDCT_US:404051002 -HP:0006743 oboInOwl:hasDbXref UMLS:C0206656 -HP:0006743 oboInOwl:hasDbXref MSH:D018233 -HP:0006744 oboInOwl:hasDbXref MSH:D018268 -HP:0006744 oboInOwl:hasDbXref SNOMEDCT_US:255035007 -HP:0006744 oboInOwl:hasDbXref NCIT:C2916 -HP:0006744 oboInOwl:hasDbXref UMLS:C0206686 -HP:0006744 oboInOwl:hasDbXref SNOMEDCT_US:2227007 -HP:0005413 oboInOwl:hasDbXref UMLS:C1167806 -HP:0005413 oboInOwl:hasDbXref SNOMEDCT_US:124022007 -HP:0006740 oboInOwl:hasDbXref NCIT:C2930 -HP:0006740 oboInOwl:hasDbXref SNOMEDCT_US:255109008 -HP:0006740 oboInOwl:hasDbXref UMLS:C0279680 -HP:0006717 oboInOwl:hasDbXref UMLS:C3489398 -HP:0006717 oboInOwl:hasDbXref SNOMEDCT_US:254764001 -HP:0006719 oboInOwl:hasDbXref SNOMEDCT_US:92118007 -HP:0006719 oboInOwl:hasDbXref UMLS:C0497538 -HP:0006713 oboInOwl:hasDbXref UMLS:C4024991 -HP:0006714 oboInOwl:hasDbXref UMLS:C4024990 -HP:0006715 oboInOwl:hasDbXref UMLS:C1866555 -HP:0006716 oboInOwl:hasDbXref UMLS:C4024989 -HP:0006710 oboInOwl:hasDbXref UMLS:C4024993 -HP:0006711 oboInOwl:hasDbXref UMLS:C4024992 -HP:0006712 oboInOwl:hasDbXref UMLS:C1847363 -HP:0006729 oboInOwl:hasDbXref NCIT:C3308 -HP:0006729 oboInOwl:hasDbXref UMLS:C4024987 -HP:0030404 oboInOwl:hasDbXref MSH:D005935 -HP:0030404 oboInOwl:hasDbXref SNOMEDCT_US:128855009 -HP:0030404 oboInOwl:hasDbXref UMLS:C0017689 -HP:0030404 oboInOwl:hasDbXref SNOMEDCT_US:16424000 -HP:0030404 oboInOwl:hasDbXref SNOMEDCT_US:302823005 -HP:0006725 oboInOwl:hasDbXref SNOMEDCT_US:700423003 -HP:0006725 oboInOwl:hasDbXref UMLS:C0281361 -HP:0006725 oboInOwl:hasDbXref NCIT:C2852 -HP:0030405 oboInOwl:hasDbXref SNOMEDCT_US:76345009 -HP:0030405 oboInOwl:hasDbXref SNOMEDCT_US:399528006 -HP:0030405 oboInOwl:hasDbXref UMLS:C0242363 -HP:0030405 oboInOwl:hasDbXref SNOMEDCT_US:126864006 -HP:0030405 oboInOwl:hasDbXref SNOMEDCT_US:237596009 -HP:0030405 oboInOwl:hasDbXref MSH:D007516 -HP:0030405 oboInOwl:hasDbXref SNOMEDCT_US:128878003 -HP:0030406 oboInOwl:hasDbXref UMLS:C1514428 -HP:0030407 oboInOwl:hasDbXref SNOMEDCT_US:89096009 -HP:0030407 oboInOwl:hasDbXref MSH:D010871 -HP:0030407 oboInOwl:hasDbXref SNOMEDCT_US:255045009 -HP:0030407 oboInOwl:hasDbXref UMLS:C0917890 -HP:0030407 oboInOwl:hasDbXref NCIT:C6966 -HP:0006727 oboInOwl:hasDbXref MSH:D054218 -HP:0006727 oboInOwl:hasDbXref SNOMEDCT_US:128824003 -HP:0006727 oboInOwl:hasDbXref UMLS:C1961099 -HP:0006727 oboInOwl:hasDbXref SNOMEDCT_US:277575008 -HP:0030400 oboInOwl:hasDbXref UMLS:C4072933 -HP:0030401 oboInOwl:hasDbXref UMLS:C4072934 -HP:0006721 oboInOwl:hasDbXref SNOMEDCT_US:128822004 -HP:0006721 oboInOwl:hasDbXref UMLS:C0023449 -HP:0006721 oboInOwl:hasDbXref SNOMEDCT_US:91857003 -HP:0030402 oboInOwl:hasDbXref UMLS:C0541767 -HP:0006722 oboInOwl:hasDbXref UMLS:C1868072 -HP:0030403 oboInOwl:hasDbXref MSH:C566800 -HP:0030403 oboInOwl:hasDbXref UMLS:C1868263 -HP:0006723 oboInOwl:hasDbXref UMLS:C4024988 -HP:0030408 oboInOwl:hasDbXref UMLS:C0205898 -HP:0030408 oboInOwl:hasDbXref MSH:D010871 -HP:0030408 oboInOwl:hasDbXref SNOMEDCT_US:31671006 -HP:0030409 oboInOwl:hasDbXref UMLS:C1319314 -HP:0030409 oboInOwl:hasDbXref SNOMEDCT_US:408642003 -HP:0006779 oboInOwl:hasDbXref SNOMEDCT_US:63449009 -HP:0006779 oboInOwl:hasDbXref UMLS:C0206655 -HP:0006779 oboInOwl:hasDbXref MSH:D018232 -HP:0006779 oboInOwl:hasDbXref NCIT:C3749 -HP:0006779 oboInOwl:hasDbXref SNOMEDCT_US:404053004 -HP:0005449 oboInOwl:hasDbXref UMLS:C1866959 -HP:0005449 oboInOwl:hasDbXref MSH:C566689 -HP:0006775 oboInOwl:hasDbXref SNOMEDCT_US:415112005 -HP:0006775 oboInOwl:hasDbXref MSH:D010954 -HP:0006775 oboInOwl:hasDbXref MSH:D009101 -HP:0006775 oboInOwl:hasDbXref UMLS:C0026764 -HP:0006775 oboInOwl:hasDbXref SNOMEDCT_US:109989006 -HP:0006775 oboInOwl:hasDbXref UMLS:C0032131 -HP:0006775 oboInOwl:hasDbXref SNOMEDCT_US:10639003 -HP:0006775 oboInOwl:hasDbXref SNOMEDCT_US:55921005 -HP:0005445 oboInOwl:hasDbXref UMLS:C1855889 -HP:0005446 oboInOwl:hasDbXref UMLS:C4038738 -HP:0005446 oboInOwl:hasDbXref SNOMEDCT_US:709997007 -HP:0006778 oboInOwl:hasDbXref UMLS:C3804991 -HP:0006771 oboInOwl:hasDbXref SNOMEDCT_US:408644002 -HP:0006771 oboInOwl:hasDbXref SNOMEDCT_US:254570009 -HP:0006771 oboInOwl:hasDbXref UMLS:C0278804 -HP:0006771 oboInOwl:hasDbXref MSH:D004379 -HP:0006771 oboInOwl:hasDbXref NCIT:C2852 -HP:0006771 oboInOwl:hasDbXref UMLS:C0541912 -HP:0006772 oboInOwl:hasDbXref SNOMEDCT_US:254921004 -HP:0006772 oboInOwl:hasDbXref NCIT:C3734 -HP:0006772 oboInOwl:hasDbXref UMLS:C0241961 -HP:0005441 oboInOwl:hasDbXref UMLS:C4025195 -HP:0006773 oboInOwl:hasDbXref UMLS:C4024980 -HP:0006773 oboInOwl:hasDbXref NCIT:C3733 -HP:0005442 oboInOwl:hasDbXref UMLS:C1856778 -HP:0006774 oboInOwl:hasDbXref NCIT:C2853 -HP:0006774 oboInOwl:hasDbXref UMLS:C4024979 -HP:0004112 oboInOwl:hasDbXref UMLS:C4025412 -HP:0006770 oboInOwl:hasDbXref SNOMEDCT_US:41607009 -HP:0006770 oboInOwl:hasDbXref SNOMEDCT_US:254915003 -HP:0006770 oboInOwl:hasDbXref UMLS:C0279702 -HP:0006770 oboInOwl:hasDbXref MSH:D002292 -HP:0006770 oboInOwl:hasDbXref SNOMEDCT_US:188251003 -HP:0005456 oboInOwl:hasDbXref UMLS:C4025194 -HP:0005458 oboInOwl:hasDbXref SNOMEDCT_US:57219006 -HP:0005458 oboInOwl:hasDbXref UMLS:C0010278 -HP:0005458 oboInOwl:hasDbXref MSH:D003398 -HP:0005458 oboInOwl:hasDbXref UMLS:C4072853 -HP:0005458 oboInOwl:hasDbXref UMLS:C0277827 -HP:0005458 oboInOwl:hasDbXref SNOMEDCT_US:1667003 -HP:0006789 oboInOwl:hasDbXref MSH:C538525 -HP:0006789 oboInOwl:hasDbXref UMLS:C1852373 -HP:0006782 oboInOwl:hasDbXref MSH:C565054 -HP:0006782 oboInOwl:hasDbXref UMLS:C1851585 -HP:0005451 oboInOwl:hasDbXref UMLS:C1835442 -HP:0006783 oboInOwl:hasDbXref UMLS:C1848389 -HP:0006784 oboInOwl:hasDbXref UMLS:C4280441 -HP:0006784 oboInOwl:hasDbXref UMLS:C2749161 -HP:0006784 oboInOwl:hasDbXref UMLS:C4280256 -HP:0006784 oboInOwl:hasDbXref UMLS:C4280442 -HP:0005453 oboInOwl:hasDbXref UMLS:C1856639 -HP:0006785 oboInOwl:hasDbXref SNOMEDCT_US:93153005 -HP:0006785 oboInOwl:hasDbXref MSH:D049288 -HP:0006785 oboInOwl:hasDbXref UMLS:C0686353 -HP:0004122 oboInOwl:hasDbXref UMLS:C4025411 -HP:0004122 oboInOwl:hasDbXref UMLS:C4280539 -HP:0006780 oboInOwl:hasDbXref NCIT:C2916 -HP:0006780 oboInOwl:hasDbXref MSH:D010282 -HP:0006780 oboInOwl:hasDbXref SNOMEDCT_US:255037004 -HP:0006780 oboInOwl:hasDbXref UMLS:C0687150 -HP:0006780 oboInOwl:hasDbXref SNOMEDCT_US:363481002 -HP:0005450 oboInOwl:hasDbXref UMLS:C1855657 -HP:0006781 oboInOwl:hasDbXref UMLS:C1336750 -HP:0006758 oboInOwl:hasDbXref UMLS:C1834728 -HP:0005428 oboInOwl:hasDbXref UMLS:C1833487 -HP:0005428 oboInOwl:hasDbXref MSH:C563458 -HP:0005429 oboInOwl:hasDbXref UMLS:C4025196 -HP:0006753 oboInOwl:hasDbXref NCIT:C3262 -HP:0006753 oboInOwl:hasDbXref UMLS:C4020813 -HP:0006753 oboInOwl:hasDbXref SNOMEDCT_US:126824007 -HP:0006753 oboInOwl:hasDbXref UMLS:C0038356 -HP:0006753 oboInOwl:hasDbXref MSH:D013274 -HP:0005422 oboInOwl:hasDbXref UMLS:C4025197 -HP:0005423 oboInOwl:hasDbXref UMLS:C1839458 -HP:0006755 oboInOwl:hasDbXref SNOMEDCT_US:254771006 -HP:0006755 oboInOwl:hasDbXref UMLS:C0346067 -HP:0006755 oboInOwl:hasDbXref NCIT:C3158 -HP:0005424 oboInOwl:hasDbXref UMLS:C1863246 -HP:0005425 oboInOwl:hasDbXref UMLS:C1846546 -HP:0006756 oboInOwl:hasDbXref UMLS:C4024984 -HP:0006751 oboInOwl:hasDbXref UMLS:C4024985 -HP:0005420 oboInOwl:hasDbXref UMLS:C4025198 -HP:0005421 oboInOwl:hasDbXref UMLS:C1837512 -HP:0006768 oboInOwl:hasDbXref UMLS:C4024981 -HP:0005437 oboInOwl:hasDbXref UMLS:C1844909 -HP:0006769 oboInOwl:hasDbXref UMLS:C1834421 -HP:0005439 oboInOwl:hasDbXref UMLS:C1848908 -HP:0005439 oboInOwl:hasDbXref UMLS:C4280488 -HP:0006765 oboInOwl:hasDbXref SNOMEDCT_US:443520009 -HP:0006765 oboInOwl:hasDbXref UMLS:C0008479 -HP:0006765 oboInOwl:hasDbXref NCIT:C2946 -HP:0006765 oboInOwl:hasDbXref SNOMEDCT_US:14990007 -HP:0006765 oboInOwl:hasDbXref MSH:D002813 -HP:0006766 oboInOwl:hasDbXref UMLS:C1306837 -HP:0006766 oboInOwl:hasDbXref NCIT:C2916 -HP:0006766 oboInOwl:hasDbXref MSH:D002292 -HP:0005435 oboInOwl:hasDbXref UMLS:C1860127 -HP:0006767 oboInOwl:hasDbXref SNOMEDCT_US:34337008 -HP:0006767 oboInOwl:hasDbXref SNOMEDCT_US:134209002 -HP:0006767 oboInOwl:hasDbXref MSH:D015175 -HP:0006767 oboInOwl:hasDbXref UMLS:C0033375 -HP:0005430 oboInOwl:hasDbXref UMLS:C3151083 -HP:0006762 oboInOwl:hasDbXref UMLS:C4024983 -HP:0006762 oboInOwl:hasDbXref NCIT:C2916 -HP:0005432 oboInOwl:hasDbXref UMLS:C0272238 -HP:0005432 oboInOwl:hasDbXref UMLS:C4020822 -HP:0005432 oboInOwl:hasDbXref SNOMEDCT_US:88714009 -HP:0006763 oboInOwl:hasDbXref UMLS:C4024982 -HP:0004100 oboInOwl:hasDbXref UMLS:C4021683 -HP:0100088 oboInOwl:hasDbXref UMLS:C4022333 -HP:0100089 oboInOwl:hasDbXref UMLS:C4022332 -HP:0100086 oboInOwl:hasDbXref UMLS:C4022335 -HP:0100087 oboInOwl:hasDbXref UMLS:C4022334 -HP:0100084 oboInOwl:hasDbXref UMLS:C4022337 -HP:0100085 oboInOwl:hasDbXref UMLS:C4022336 -HP:0100082 oboInOwl:hasDbXref UMLS:C4022339 -HP:0100083 oboInOwl:hasDbXref UMLS:C4022338 -HP:0100080 oboInOwl:hasDbXref UMLS:C4022341 -HP:0100081 oboInOwl:hasDbXref UMLS:C4022340 -HP:0100090 oboInOwl:hasDbXref UMLS:C4022331 -HP:0100099 oboInOwl:hasDbXref UMLS:C4022322 -HP:0100097 oboInOwl:hasDbXref UMLS:C4022324 -HP:0100098 oboInOwl:hasDbXref UMLS:C4022323 -HP:0100095 oboInOwl:hasDbXref UMLS:C4022326 -HP:0100096 oboInOwl:hasDbXref UMLS:C4022325 -HP:0100093 oboInOwl:hasDbXref UMLS:C4022328 -HP:0100094 oboInOwl:hasDbXref UMLS:C4022327 -HP:0100091 oboInOwl:hasDbXref UMLS:C4022330 -HP:0100092 oboInOwl:hasDbXref UMLS:C4022329 -HP:0006706 oboInOwl:hasDbXref MSH:C536330 -HP:0006706 oboInOwl:hasDbXref SNOMEDCT_US:72925005 -HP:0006706 oboInOwl:hasDbXref UMLS:C0158683 -HP:0006707 oboInOwl:hasDbXref UMLS:C4024994 -HP:0006709 oboInOwl:hasDbXref UMLS:C3150086 -HP:0006702 oboInOwl:hasDbXref UMLS:C1852540 -HP:0006702 oboInOwl:hasDbXref MSH:C565153 -HP:0006703 oboInOwl:hasDbXref UMLS:C4024996 -HP:0006704 oboInOwl:hasDbXref Fyler:3100 -HP:0006704 oboInOwl:hasDbXref SNOMEDCT_US:28574005 -HP:0006704 oboInOwl:hasDbXref UMLS:C0158623 -HP:0006705 oboInOwl:hasDbXref UMLS:C4024995 -HP:0004280 oboInOwl:hasDbXref UMLS:C4025374 -HP:0030572 oboInOwl:hasDbXref UMLS:C4073045 -HP:0030573 oboInOwl:hasDbXref UMLS:C4073046 -HP:0030574 oboInOwl:hasDbXref UMLS:C4073047 -HP:0030575 oboInOwl:hasDbXref UMLS:C4073048 -HP:0030570 oboInOwl:hasDbXref UMLS:C4073043 -HP:0030571 oboInOwl:hasDbXref UMLS:C4073044 -HP:0004279 oboInOwl:hasDbXref UMLS:C1843108 -HP:0004278 oboInOwl:hasDbXref UMLS:C4020831 -HP:0030576 oboInOwl:hasDbXref UMLS:C4073049 -HP:0030577 oboInOwl:hasDbXref UMLS:C4073050 -HP:0030578 oboInOwl:hasDbXref UMLS:C4073051 -HP:0030579 oboInOwl:hasDbXref UMLS:C4073052 -HP:0004273 oboInOwl:hasDbXref UMLS:C4025377 -HP:0004272 oboInOwl:hasDbXref UMLS:C4025378 -HP:0004271 oboInOwl:hasDbXref UMLS:C4025379 -HP:0004277 oboInOwl:hasDbXref UMLS:C0435632 -HP:0004277 oboInOwl:hasDbXref SNOMEDCT_US:20511007 -HP:0004276 oboInOwl:hasDbXref UMLS:C4025375 -HP:0004275 oboInOwl:hasDbXref UMLS:C3276746 -HP:0004274 oboInOwl:hasDbXref UMLS:C4280534 -HP:0004274 oboInOwl:hasDbXref UMLS:C4025376 -HP:0004291 oboInOwl:hasDbXref UMLS:C4025365 -HP:0004290 oboInOwl:hasDbXref UMLS:C4025366 -HP:0030583 oboInOwl:hasDbXref UMLS:C4073056 -HP:0030584 oboInOwl:hasDbXref UMLS:C4073057 -HP:0030585 oboInOwl:hasDbXref UMLS:C4073058 -HP:0030586 oboInOwl:hasDbXref UMLS:C4073059 -HP:0030580 oboInOwl:hasDbXref UMLS:C4073053 -HP:0030581 oboInOwl:hasDbXref UMLS:C4073054 -HP:0030582 oboInOwl:hasDbXref UMLS:C4073055 -HP:0004289 oboInOwl:hasDbXref UMLS:C4025367 -HP:0030587 oboInOwl:hasDbXref UMLS:C4073060 -HP:0030588 oboInOwl:hasDbXref UMLS:C0854021 -HP:0030589 oboInOwl:hasDbXref UMLS:C4073061 -HP:0004284 oboInOwl:hasDbXref UMLS:C4025372 -HP:0004283 oboInOwl:hasDbXref UMLS:C1857632 -HP:0004281 oboInOwl:hasDbXref UMLS:C4025373 -HP:0004288 oboInOwl:hasDbXref UMLS:C4025368 -HP:0004287 oboInOwl:hasDbXref UMLS:C4025369 -HP:0004286 oboInOwl:hasDbXref UMLS:C4025370 -HP:0004285 oboInOwl:hasDbXref UMLS:C4025371 -HP:0030594 oboInOwl:hasDbXref UMLS:C4073066 -HP:0030595 oboInOwl:hasDbXref UMLS:C4073067 -HP:0030596 oboInOwl:hasDbXref UMLS:C4073068 -HP:0030597 oboInOwl:hasDbXref UMLS:C4073069 -HP:0030590 oboInOwl:hasDbXref UMLS:C4073062 -HP:0030591 oboInOwl:hasDbXref UMLS:C4073063 -HP:0030592 oboInOwl:hasDbXref UMLS:C4073064 -HP:0030593 oboInOwl:hasDbXref UMLS:C4073065 -HP:0004259 oboInOwl:hasDbXref UMLS:C4025386 -HP:0004258 oboInOwl:hasDbXref UMLS:C4025387 -HP:0004257 oboInOwl:hasDbXref UMLS:C4021668 -HP:0004256 oboInOwl:hasDbXref UMLS:C4025388 -HP:0005587 oboInOwl:hasDbXref UMLS:C1834424 -HP:0030598 oboInOwl:hasDbXref UMLS:C4073070 -HP:0005588 oboInOwl:hasDbXref UMLS:C4021633 -HP:0030599 oboInOwl:hasDbXref UMLS:C4073071 -HP:0005583 oboInOwl:hasDbXref UMLS:C1968618 -HP:0004251 oboInOwl:hasDbXref UMLS:C1867930 -HP:0005584 oboInOwl:hasDbXref UMLS:C0007134 -HP:0005584 oboInOwl:hasDbXref SNOMEDCT_US:41607009 -HP:0005584 oboInOwl:hasDbXref SNOMEDCT_US:702391001 -HP:0005584 oboInOwl:hasDbXref NCIT:C2916 -HP:0005584 oboInOwl:hasDbXref MSH:D002292 -HP:0004250 oboInOwl:hasDbXref UMLS:C4025391 -HP:0005585 oboInOwl:hasDbXref UMLS:C3806179 -HP:0005586 oboInOwl:hasDbXref UMLS:C3805877 -HP:0004255 oboInOwl:hasDbXref UMLS:C4025389 -HP:0004254 oboInOwl:hasDbXref UMLS:C4021669 -HP:0005580 oboInOwl:hasDbXref UMLS:C1839269 -HP:0004253 oboInOwl:hasDbXref UMLS:C1847190 -HP:0004252 oboInOwl:hasDbXref UMLS:C4025390 -HP:0004269 oboInOwl:hasDbXref UMLS:C4025380 -HP:0004268 oboInOwl:hasDbXref UMLS:C4025381 -HP:0004267 oboInOwl:hasDbXref UMLS:C4025382 -HP:0005598 oboInOwl:hasDbXref UMLS:C4021632 -HP:0005599 oboInOwl:hasDbXref UMLS:C3278401 -HP:0004262 oboInOwl:hasDbXref UMLS:C4025384 -HP:0005595 oboInOwl:hasDbXref UMLS:C1969913 -HP:0004261 oboInOwl:hasDbXref UMLS:C4021667 -HP:0004260 oboInOwl:hasDbXref UMLS:C4025385 -HP:0005597 oboInOwl:hasDbXref UMLS:C4025175 -HP:0005590 oboInOwl:hasDbXref UMLS:C3806178 -HP:0005592 oboInOwl:hasDbXref UMLS:C3806221 -HP:0004264 oboInOwl:hasDbXref UMLS:C4021666 -HP:0005593 oboInOwl:hasDbXref UMLS:C3806616 -HP:0004263 oboInOwl:hasDbXref UMLS:C4025383 -HP:0030530 oboInOwl:hasDbXref UMLS:C4280302 -HP:0030530 oboInOwl:hasDbXref SNOMEDCT_US:15462009 -HP:0030530 oboInOwl:hasDbXref UMLS:C0271198 -HP:0030530 oboInOwl:hasDbXref MSH:D012607 -HP:0030531 oboInOwl:hasDbXref UMLS:C4073005 -HP:0030536 oboInOwl:hasDbXref UMLS:C4073010 -HP:0030537 oboInOwl:hasDbXref UMLS:C4073011 -HP:0030538 oboInOwl:hasDbXref UMLS:C4073012 -HP:0030539 oboInOwl:hasDbXref UMLS:C4073013 -HP:0030532 oboInOwl:hasDbXref UMLS:C4073006 -HP:0030533 oboInOwl:hasDbXref UMLS:C4073007 -HP:0030534 oboInOwl:hasDbXref UMLS:C4073008 -HP:0030535 oboInOwl:hasDbXref UMLS:C4073009 -HP:0030540 oboInOwl:hasDbXref UMLS:C4073014 -HP:0030541 oboInOwl:hasDbXref UMLS:C4073015 -HP:0030542 oboInOwl:hasDbXref UMLS:C4073016 -HP:0030547 oboInOwl:hasDbXref UMLS:C4073021 -HP:0030548 oboInOwl:hasDbXref UMLS:C4073022 -HP:0030549 oboInOwl:hasDbXref UMLS:C4073023 -HP:0030543 oboInOwl:hasDbXref UMLS:C4073017 -HP:0030544 oboInOwl:hasDbXref UMLS:C4073018 -HP:0030545 oboInOwl:hasDbXref UMLS:C4073019 -HP:0030546 oboInOwl:hasDbXref UMLS:C4073020 -HP:0030550 oboInOwl:hasDbXref UMLS:C4073024 -HP:0030551 oboInOwl:hasDbXref UMLS:C4073025 -HP:0030552 oboInOwl:hasDbXref UMLS:C4073026 -HP:0030553 oboInOwl:hasDbXref SNOMEDCT_US:63063006 -HP:0030553 oboInOwl:hasDbXref UMLS:C0442774 -HP:0030558 oboInOwl:hasDbXref UMLS:C4073031 -HP:0030559 oboInOwl:hasDbXref UMLS:C4073032 -HP:0030554 oboInOwl:hasDbXref UMLS:C4073027 -HP:0030555 oboInOwl:hasDbXref UMLS:C4073028 -HP:0030556 oboInOwl:hasDbXref UMLS:C4073029 -HP:0030557 oboInOwl:hasDbXref UMLS:C4073030 -HP:0004295 oboInOwl:hasDbXref UMLS:C4025362 -HP:0004294 oboInOwl:hasDbXref UMLS:C4025363 -HP:0004293 oboInOwl:hasDbXref UMLS:C4021665 -HP:0004292 oboInOwl:hasDbXref UMLS:C4025364 -HP:0004299 oboInOwl:hasDbXref Fyler:4414 -HP:0004299 oboInOwl:hasDbXref SNOMEDCT_US:128545000 -HP:0004299 oboInOwl:hasDbXref UMLS:C1442978 -HP:0004298 oboInOwl:hasDbXref UMLS:C4021664 -HP:0004297 oboInOwl:hasDbXref UMLS:C0940767 -HP:0004296 oboInOwl:hasDbXref UMLS:C4025361 -HP:0030561 oboInOwl:hasDbXref UMLS:C4073034 -HP:0030562 oboInOwl:hasDbXref UMLS:C4073035 -HP:0030563 oboInOwl:hasDbXref UMLS:C4073036 -HP:0030564 oboInOwl:hasDbXref UMLS:C4073037 -HP:0030560 oboInOwl:hasDbXref UMLS:C4073033 -HP:0030569 oboInOwl:hasDbXref UMLS:C4073042 -HP:0030565 oboInOwl:hasDbXref UMLS:C4073038 -HP:0030566 oboInOwl:hasDbXref UMLS:C4073039 -HP:0030567 oboInOwl:hasDbXref UMLS:C4073040 -HP:0030568 oboInOwl:hasDbXref UMLS:C4073041 -HP:0005525 oboInOwl:hasDbXref UMLS:C4025184 -HP:0005526 oboInOwl:hasDbXref SNOMEDCT_US:32280000 -HP:0005526 oboInOwl:hasDbXref UMLS:C0023448 -HP:0005526 oboInOwl:hasDbXref MSH:D007945 -HP:0005526 oboInOwl:hasDbXref SNOMEDCT_US:188725004 -HP:0006858 oboInOwl:hasDbXref UMLS:C4021585 -HP:0005527 oboInOwl:hasDbXref MSH:C537060 -HP:0005527 oboInOwl:hasDbXref UMLS:C0272340 -HP:0005527 oboInOwl:hasDbXref SNOMEDCT_US:27312002 -HP:0005528 oboInOwl:hasDbXref UMLS:C1855710 -HP:0006859 oboInOwl:hasDbXref UMLS:C4024975 -HP:0005521 oboInOwl:hasDbXref UMLS:C0012739 -HP:0005521 oboInOwl:hasDbXref SNOMEDCT_US:67406007 -HP:0005521 oboInOwl:hasDbXref MSH:D004211 -HP:0006852 oboInOwl:hasDbXref UMLS:C4024976 -HP:0005522 oboInOwl:hasDbXref SNOMEDCT_US:25443007 -HP:0005522 oboInOwl:hasDbXref UMLS:C0272027 -HP:0005522 oboInOwl:hasDbXref SNOMEDCT_US:191260004 -HP:0005523 oboInOwl:hasDbXref SNOMEDCT_US:84631004 -HP:0005523 oboInOwl:hasDbXref MSH:D008232 -HP:0005523 oboInOwl:hasDbXref SNOMEDCT_US:277466009 -HP:0005523 oboInOwl:hasDbXref UMLS:C0024314 -HP:0005523 oboInOwl:hasDbXref SNOMEDCT_US:77121009 -HP:0005523 oboInOwl:hasDbXref SNOMEDCT_US:414629003 -HP:0006855 oboInOwl:hasDbXref UMLS:C0742028 -HP:0005524 oboInOwl:hasDbXref UMLS:C4025185 -HP:0006850 oboInOwl:hasDbXref UMLS:C1843507 -HP:0006851 oboInOwl:hasDbXref UMLS:C1834236 -HP:0005520 oboInOwl:hasDbXref UMLS:C1862184 -HP:0004209 oboInOwl:hasDbXref UMLS:C4280538 -HP:0004209 oboInOwl:hasDbXref UMLS:C1850049 -HP:0030503 oboInOwl:hasDbXref SNOMEDCT_US:232024000 -HP:0030503 oboInOwl:hasDbXref UMLS:C0339480 -HP:0030504 oboInOwl:hasDbXref UMLS:C4072989 -HP:0005537 oboInOwl:hasDbXref UMLS:C1096368 -HP:0005537 oboInOwl:hasDbXref UMLS:C1833182 -HP:0030505 oboInOwl:hasDbXref UMLS:C4072990 -HP:0005539 oboInOwl:hasDbXref UMLS:C4025181 -HP:0030506 oboInOwl:hasDbXref UMLS:C4072991 -HP:0006863 oboInOwl:hasDbXref SNOMEDCT_US:62221000119105 -HP:0006863 oboInOwl:hasDbXref UMLS:C1851085 -HP:0005532 oboInOwl:hasDbXref UMLS:C4025183 -HP:0030500 oboInOwl:hasDbXref UMLS:C4072987 -HP:0004207 oboInOwl:hasDbXref UMLS:C4021678 -HP:0005534 oboInOwl:hasDbXref SNOMEDCT_US:450934005 -HP:0005534 oboInOwl:hasDbXref UMLS:C1834582 -HP:0005534 oboInOwl:hasDbXref MSH:C563551 -HP:0006865 oboInOwl:hasDbXref UMLS:C4024974 -HP:0030501 oboInOwl:hasDbXref UMLS:C4072988 -HP:0006866 oboInOwl:hasDbXref UMLS:C4024973 -HP:0005535 oboInOwl:hasDbXref UMLS:C4025182 -HP:0030502 oboInOwl:hasDbXref SNOMEDCT_US:44268007 -HP:0030502 oboInOwl:hasDbXref UMLS:C0152439 -HP:0030502 oboInOwl:hasDbXref MSH:D041441 -HP:0005531 oboInOwl:hasDbXref SNOMEDCT_US:128818009 -HP:0005531 oboInOwl:hasDbXref SNOMEDCT_US:278453007 -HP:0005531 oboInOwl:hasDbXref UMLS:C0023464 -HP:0005531 oboInOwl:hasDbXref MSH:D015456 -HP:0030507 oboInOwl:hasDbXref UMLS:C4072992 -HP:0030508 oboInOwl:hasDbXref SNOMEDCT_US:312937006 -HP:0030508 oboInOwl:hasDbXref UMLS:C0730304 -HP:0030509 oboInOwl:hasDbXref UMLS:C4072993 -HP:0005507 oboInOwl:hasDbXref UMLS:C3539063 -HP:0005508 oboInOwl:hasDbXref SNOMEDCT_US:35562000 -HP:0005508 oboInOwl:hasDbXref SNOMEDCT_US:190818004 -HP:0005508 oboInOwl:hasDbXref UMLS:C0024419 -HP:0005508 oboInOwl:hasDbXref MSH:D008258 -HP:0005508 oboInOwl:hasDbXref SNOMEDCT_US:190817009 -HP:0006834 oboInOwl:hasDbXref UMLS:C1836829 -HP:0030514 oboInOwl:hasDbXref UMLS:C4072996 -HP:0030515 oboInOwl:hasDbXref UMLS:C1301510 -HP:0030515 oboInOwl:hasDbXref SNOMEDCT_US:397542006 -HP:0031846 oboInOwl:hasDbXref MSH:D005264 -HP:0005505 oboInOwl:hasDbXref SNOMEDCT_US:128845005 -HP:0005505 oboInOwl:hasDbXref MSH:D000753 -HP:0005505 oboInOwl:hasDbXref UMLS:C0002893 -HP:0030516 oboInOwl:hasDbXref UMLS:C0271202 -HP:0030516 oboInOwl:hasDbXref SNOMEDCT_US:34063005 -HP:0030516 oboInOwl:hasDbXref MSH:D006423 -HP:0005506 oboInOwl:hasDbXref UMLS:C0023473 -HP:0005506 oboInOwl:hasDbXref SNOMEDCT_US:63364005 -HP:0005506 oboInOwl:hasDbXref MSH:D015464 -HP:0005506 oboInOwl:hasDbXref SNOMEDCT_US:92818009 -HP:0005506 oboInOwl:hasDbXref DOID:8552 -HP:0006837 oboInOwl:hasDbXref UMLS:C1840475 -HP:0006837 oboInOwl:hasDbXref MSH:C564178 -HP:0030517 oboInOwl:hasDbXref UMLS:C0271207 -HP:0030517 oboInOwl:hasDbXref SNOMEDCT_US:344104004 -HP:0030517 oboInOwl:hasDbXref SNOMEDCT_US:345121001 -HP:0030510 oboInOwl:hasDbXref UMLS:C1862062 -HP:0030511 oboInOwl:hasDbXref UMLS:C1842073 -HP:0030511 oboInOwl:hasDbXref MSH:C564243 -HP:0030511 oboInOwl:hasDbXref SNOMEDCT_US:711163009 -HP:0030512 oboInOwl:hasDbXref UMLS:C4072994 -HP:0005502 oboInOwl:hasDbXref UMLS:C1849478 -HP:0030513 oboInOwl:hasDbXref UMLS:C4072995 -HP:0030518 oboInOwl:hasDbXref UMLS:C4072997 -HP:0030519 oboInOwl:hasDbXref UMLS:C4072998 -HP:0030520 oboInOwl:hasDbXref MSH:D006423 -HP:0030520 oboInOwl:hasDbXref UMLS:C0271208 -HP:0030520 oboInOwl:hasDbXref SNOMEDCT_US:87278000 -HP:0005518 oboInOwl:hasDbXref UMLS:C0855791 -HP:0006849 oboInOwl:hasDbXref UMLS:C1850348 -HP:0030525 oboInOwl:hasDbXref UMLS:C4073002 -HP:0006846 oboInOwl:hasDbXref UMLS:C1306587 -HP:0006846 oboInOwl:hasDbXref SNOMEDCT_US:2776000 -HP:0030526 oboInOwl:hasDbXref UMLS:C4073003 -HP:0030527 oboInOwl:hasDbXref UMLS:C4073004 -HP:0030528 oboInOwl:hasDbXref MSH:D012607 -HP:0030528 oboInOwl:hasDbXref UMLS:C0271197 -HP:0030528 oboInOwl:hasDbXref SNOMEDCT_US:64418005 -HP:0005517 oboInOwl:hasDbXref UMLS:C4025186 -HP:0005510 oboInOwl:hasDbXref UMLS:C4082199 -HP:0030521 oboInOwl:hasDbXref UMLS:C0221184 -HP:0030521 oboInOwl:hasDbXref MSH:D006423 -HP:0030521 oboInOwl:hasDbXref SNOMEDCT_US:61917005 -HP:0005511 oboInOwl:hasDbXref UMLS:C0700299 -HP:0005511 oboInOwl:hasDbXref MSH:C563030 -HP:0030522 oboInOwl:hasDbXref UMLS:C4072999 -HP:0005512 oboInOwl:hasDbXref UMLS:C4025188 -HP:0005513 oboInOwl:hasDbXref UMLS:C4025187 -HP:0006844 oboInOwl:hasDbXref UMLS:C0558844 -HP:0006844 oboInOwl:hasDbXref SNOMEDCT_US:274817009 -HP:0030529 oboInOwl:hasDbXref UMLS:C0438434 -HP:0030529 oboInOwl:hasDbXref MSH:D012607 -HP:0030529 oboInOwl:hasDbXref SNOMEDCT_US:129625005 -HP:0004237 oboInOwl:hasDbXref UMLS:C4021671 -HP:0004236 oboInOwl:hasDbXref UMLS:C4025401 -HP:0004235 oboInOwl:hasDbXref UMLS:C4025402 -HP:0004234 oboInOwl:hasDbXref UMLS:C4025403 -HP:0005565 oboInOwl:hasDbXref UMLS:C3807131 -HP:0006896 oboInOwl:hasDbXref MSH:D006212 -HP:0006896 oboInOwl:hasDbXref SNOMEDCT_US:69690008 -HP:0006896 oboInOwl:hasDbXref UMLS:C0424082 -HP:0006897 oboInOwl:hasDbXref UMLS:C0271355 -HP:0006897 oboInOwl:hasDbXref SNOMEDCT_US:398963001 -HP:0006897 oboInOwl:hasDbXref MSH:D020434 -HP:0006897 oboInOwl:hasDbXref SNOMEDCT_US:398760006 -HP:0006897 oboInOwl:hasDbXref MSH:C564661 -HP:0006897 oboInOwl:hasDbXref SNOMEDCT_US:398925009 -HP:0005567 oboInOwl:hasDbXref MSH:C537152 -HP:0005567 oboInOwl:hasDbXref UMLS:C1835171 -HP:0004239 oboInOwl:hasDbXref UMLS:C4025399 -HP:0006899 oboInOwl:hasDbXref UMLS:C1866131 -HP:0004238 oboInOwl:hasDbXref UMLS:C4025400 -HP:0006892 oboInOwl:hasDbXref UMLS:C4021584 -HP:0005561 oboInOwl:hasDbXref UMLS:C0005956 -HP:0005561 oboInOwl:hasDbXref SNOMEDCT_US:127035006 -HP:0005561 oboInOwl:hasDbXref UMLS:C4021634 -HP:0005561 oboInOwl:hasDbXref MSH:D001855 -HP:0005562 oboInOwl:hasDbXref SNOMEDCT_US:253883006 -HP:0005562 oboInOwl:hasDbXref UMLS:C0431718 -HP:0006893 oboInOwl:hasDbXref UMLS:C4024969 -HP:0005563 oboInOwl:hasDbXref UMLS:C2673888 -HP:0005563 oboInOwl:hasDbXref UMLS:C1841994 -HP:0006894 oboInOwl:hasDbXref UMLS:C1859231 -HP:0006895 oboInOwl:hasDbXref UMLS:C1845245 -HP:0005564 oboInOwl:hasDbXref UMLS:C1849765 -HP:0004233 oboInOwl:hasDbXref UMLS:C1849292 -HP:0004233 oboInOwl:hasDbXref UMLS:C4280536 -HP:0004232 oboInOwl:hasDbXref SNOMEDCT_US:20136007 -HP:0004232 oboInOwl:hasDbXref UMLS:C0265609 -HP:0004232 oboInOwl:hasDbXref SNOMEDCT_US:9181003 -HP:0004231 oboInOwl:hasDbXref UMLS:C1836219 -HP:0004231 oboInOwl:hasDbXref UMLS:C4280537 -HP:0006891 oboInOwl:hasDbXref UMLS:C4024970 -HP:0004230 oboInOwl:hasDbXref UMLS:C4025404 -HP:0005560 oboInOwl:hasDbXref UMLS:C4025177 -HP:0004248 oboInOwl:hasDbXref UMLS:C4025393 -HP:0004247 oboInOwl:hasDbXref UMLS:C4025394 -HP:0004246 oboInOwl:hasDbXref UMLS:C4021670 -HP:0004245 oboInOwl:hasDbXref UMLS:C4025395 -HP:0005576 oboInOwl:hasDbXref UMLS:C1969372 -HP:0005579 oboInOwl:hasDbXref UMLS:C1846349 -HP:0004249 oboInOwl:hasDbXref UMLS:C4025392 -HP:0005572 oboInOwl:hasDbXref UMLS:C1968899 -HP:0004240 oboInOwl:hasDbXref UMLS:C4025398 -HP:0004240 oboInOwl:hasDbXref UMLS:C4280535 -HP:0005574 oboInOwl:hasDbXref UMLS:C4025176 -HP:0005575 oboInOwl:hasDbXref UMLS:C0019061 -HP:0005575 oboInOwl:hasDbXref MSH:D006463 -HP:0005575 oboInOwl:hasDbXref SNOMEDCT_US:111407006 -HP:0004244 oboInOwl:hasDbXref UMLS:C4025396 -HP:0004243 oboInOwl:hasDbXref UMLS:C4025397 -HP:0004242 oboInOwl:hasDbXref UMLS:C3554618 -HP:0005571 oboInOwl:hasDbXref UMLS:C1968910 -HP:0004241 oboInOwl:hasDbXref UMLS:C1844846 -HP:0005547 oboInOwl:hasDbXref SNOMEDCT_US:425333006 -HP:0005547 oboInOwl:hasDbXref UMLS:C0027022 -HP:0005547 oboInOwl:hasDbXref SNOMEDCT_US:414794006 -HP:0005547 oboInOwl:hasDbXref MSH:D009196 -HP:0005548 oboInOwl:hasDbXref UMLS:C1858312 -HP:0004214 oboInOwl:hasDbXref UMLS:C4025407 -HP:0006879 oboInOwl:hasDbXref UMLS:C1853766 -HP:0004213 oboInOwl:hasDbXref UMLS:C4025408 -HP:0005549 oboInOwl:hasDbXref MSH:C537592 -HP:0005549 oboInOwl:hasDbXref SNOMEDCT_US:89655007 -HP:0005549 oboInOwl:hasDbXref UMLS:C1853118 -HP:0005543 oboInOwl:hasDbXref MSH:D020151 -HP:0005543 oboInOwl:hasDbXref UMLS:C0398625 -HP:0005543 oboInOwl:hasDbXref SNOMEDCT_US:76407009 -HP:0004219 oboInOwl:hasDbXref UMLS:C4025406 -HP:0004218 oboInOwl:hasDbXref UMLS:C4021676 -HP:0004216 oboInOwl:hasDbXref UMLS:C4021677 -HP:0005546 oboInOwl:hasDbXref UMLS:C1858628 -HP:0006870 oboInOwl:hasDbXref MSH:D016142 -HP:0006870 oboInOwl:hasDbXref SNOMEDCT_US:253136007 -HP:0006870 oboInOwl:hasDbXref UMLS:C0431362 -HP:0005540 oboInOwl:hasDbXref UMLS:C4021635 -HP:0006872 oboInOwl:hasDbXref UMLS:C1855330 -HP:0005541 oboInOwl:hasDbXref SNOMEDCT_US:89655007 -HP:0005541 oboInOwl:hasDbXref MSH:C537592 -HP:0005541 oboInOwl:hasDbXref UMLS:C1853118 -HP:0005542 oboInOwl:hasDbXref UMLS:C0151563 -HP:0006873 oboInOwl:hasDbXref UMLS:C4024972 -HP:0004226 oboInOwl:hasDbXref UMLS:C4021672 -HP:0006889 oboInOwl:hasDbXref SNOMEDCT_US:77287004 -HP:0006889 oboInOwl:hasDbXref UMLS:C0006009 -HP:0005558 oboInOwl:hasDbXref SNOMEDCT_US:128933000 -HP:0005558 oboInOwl:hasDbXref UMLS:C1279296 -HP:0005558 oboInOwl:hasDbXref SNOMEDCT_US:92812005 -HP:0005558 oboInOwl:hasDbXref UMLS:C4280478 -HP:0005559 oboInOwl:hasDbXref UMLS:C4025178 -HP:0004225 oboInOwl:hasDbXref UMLS:C4021673 -HP:0004224 oboInOwl:hasDbXref UMLS:C4025405 -HP:0004223 oboInOwl:hasDbXref UMLS:C4021674 -HP:0006886 oboInOwl:hasDbXref UMLS:C1853767 -HP:0005556 oboInOwl:hasDbXref UMLS:C4025180 -HP:0006887 oboInOwl:hasDbXref UMLS:C1846149 -HP:0005557 oboInOwl:hasDbXref UMLS:C4025179 -HP:0006888 oboInOwl:hasDbXref SNOMEDCT_US:52330001 -HP:0006888 oboInOwl:hasDbXref UMLS:C0266456 -HP:0004227 oboInOwl:hasDbXref UMLS:C1836674 -HP:0005550 oboInOwl:hasDbXref SNOMEDCT_US:92814006 -HP:0005550 oboInOwl:hasDbXref SNOMEDCT_US:51092000 -HP:0005550 oboInOwl:hasDbXref MSH:D015451 -HP:0005550 oboInOwl:hasDbXref SNOMEDCT_US:277473004 -HP:0005550 oboInOwl:hasDbXref UMLS:C0023434 -HP:0006881 oboInOwl:hasDbXref UMLS:C4024971 -HP:0006882 oboInOwl:hasDbXref UMLS:C3278123 -HP:0004222 oboInOwl:hasDbXref UMLS:C4021675 -HP:0004220 oboInOwl:hasDbXref UMLS:C1834060 -HP:0006880 oboInOwl:hasDbXref UMLS:C1332900 -HP:0006880 oboInOwl:hasDbXref NCIT:C3801 -HP:0006817 oboInOwl:hasDbXref UMLS:C1855676 -HP:0006817 oboInOwl:hasDbXref UMLS:C3280770 -HP:0006818 oboInOwl:hasDbXref UMLS:C0431375 -HP:0006818 oboInOwl:hasDbXref MSH:D054221 -HP:0006818 oboInOwl:hasDbXref SNOMEDCT_US:253147000 -HP:0006812 oboInOwl:hasDbXref UMLS:C1836525 -HP:0006813 oboInOwl:hasDbXref UMLS:C1846620 -HP:0006827 oboInOwl:hasDbXref UMLS:C1389102 -HP:0006829 oboInOwl:hasDbXref UMLS:C1839630 -HP:0006824 oboInOwl:hasDbXref SNOMEDCT_US:73013002 -HP:0006824 oboInOwl:hasDbXref UMLS:C0151311 -HP:0006824 oboInOwl:hasDbXref UMLS:C4025709 -HP:0006824 oboInOwl:hasDbXref MSH:D003389 -HP:0006825 oboInOwl:hasDbXref UMLS:C1865416 -HP:0006821 oboInOwl:hasDbXref UMLS:C1847356 -HP:0006808 oboInOwl:hasDbXref UMLS:C2677328 -HP:0006801 oboInOwl:hasDbXref UMLS:C1846176 -HP:0006802 oboInOwl:hasDbXref MSH:D016472 -HP:0006802 oboInOwl:hasDbXref UMLS:C0154681 -HP:0006802 oboInOwl:hasDbXref SNOMEDCT_US:85672005 -HP:0006802 oboInOwl:hasDbXref UMLS:C4020812 -HP:0006803 oboInOwl:hasDbXref UMLS:C4024978 -HP:0030290 oboInOwl:hasDbXref UMLS:C2675562 -HP:0030291 oboInOwl:hasDbXref UMLS:C4022534 -HP:0030292 oboInOwl:hasDbXref UMLS:C4022533 -HP:0030297 oboInOwl:hasDbXref UMLS:C4022528 -HP:0030298 oboInOwl:hasDbXref UMLS:C4021860 -HP:0030299 oboInOwl:hasDbXref UMLS:C4022527 -HP:0030293 oboInOwl:hasDbXref UMLS:C4022532 -HP:0030294 oboInOwl:hasDbXref UMLS:C4022531 -HP:0030295 oboInOwl:hasDbXref UMLS:C4022530 -HP:0030296 oboInOwl:hasDbXref UMLS:C4022529 -HP:0030253 oboInOwl:hasDbXref UMLS:C4022557 -HP:0030254 oboInOwl:hasDbXref UMLS:C0877087 -HP:0030255 oboInOwl:hasDbXref UMLS:C4022556 -HP:0030256 oboInOwl:hasDbXref UMLS:C4022555 -HP:0030250 oboInOwl:hasDbXref UMLS:C0856628 -HP:0030251 oboInOwl:hasDbXref UMLS:C4022559 -HP:0030252 oboInOwl:hasDbXref UMLS:C4022558 -HP:0030257 oboInOwl:hasDbXref UMLS:C4021040 -HP:0030258 oboInOwl:hasDbXref UMLS:C4022554 -HP:0030258 oboInOwl:hasDbXref UMLS:C4020713 -HP:0030259 oboInOwl:hasDbXref UMLS:C4022553 -HP:0030264 oboInOwl:hasDbXref UMLS:C0431670 -HP:0030264 oboInOwl:hasDbXref SNOMEDCT_US:253852007 -HP:0030265 oboInOwl:hasDbXref UMLS:C4022551 -HP:0030267 oboInOwl:hasDbXref UMLS:C4022549 -HP:0030260 oboInOwl:hasDbXref SNOMEDCT_US:276333003 -HP:0030260 oboInOwl:hasDbXref UMLS:C0240701 -HP:0030261 oboInOwl:hasDbXref UMLS:C0555231 -HP:0030261 oboInOwl:hasDbXref SNOMEDCT_US:59981001 -HP:0030261 oboInOwl:hasDbXref SNOMEDCT_US:204908001 -HP:0030262 oboInOwl:hasDbXref UMLS:C4022552 -HP:0030263 oboInOwl:hasDbXref UMLS:C1407019 -HP:0030268 oboInOwl:hasDbXref UMLS:C4022548 -HP:0030269 oboInOwl:hasDbXref UMLS:C2676198 -HP:0030270 oboInOwl:hasDbXref UMLS:C4022547 -HP:0030275 oboInOwl:hasDbXref UMLS:C4022542 -HP:0030276 oboInOwl:hasDbXref UMLS:C0431659 -HP:0030276 oboInOwl:hasDbXref SNOMEDCT_US:204912007 -HP:0030277 oboInOwl:hasDbXref UMLS:C4022541 -HP:0030278 oboInOwl:hasDbXref UMLS:C4022540 -HP:0030271 oboInOwl:hasDbXref UMLS:C4022546 -HP:0030272 oboInOwl:hasDbXref UMLS:C4022545 -HP:0030273 oboInOwl:hasDbXref UMLS:C4022544 -HP:0030274 oboInOwl:hasDbXref UMLS:C4022543 -HP:0030279 oboInOwl:hasDbXref UMLS:C4022539 -HP:0030280 oboInOwl:hasDbXref SNOMEDCT_US:249705009 -HP:0030280 oboInOwl:hasDbXref UMLS:C0426827 -HP:0030281 oboInOwl:hasDbXref UMLS:C4022538 -HP:0030286 oboInOwl:hasDbXref UMLS:C4022535 -HP:0030289 oboInOwl:hasDbXref UMLS:C1850642 -HP:0030282 oboInOwl:hasDbXref UMLS:C1842696 -HP:0030283 oboInOwl:hasDbXref SNOMEDCT_US:422474003 -HP:0030283 oboInOwl:hasDbXref UMLS:C1827299 -HP:0030284 oboInOwl:hasDbXref UMLS:C4022537 -HP:0030285 oboInOwl:hasDbXref UMLS:C4022536 -HP:0030210 oboInOwl:hasDbXref UMLS:C4021044 -HP:0030211 oboInOwl:hasDbXref UMLS:C4022576 -HP:0030212 oboInOwl:hasDbXref SNOMEDCT_US:247968005 -HP:0030212 oboInOwl:hasDbXref UMLS:C0424290 -HP:0030217 oboInOwl:hasDbXref UMLS:C4022574 -HP:0030218 oboInOwl:hasDbXref UMLS:C1963933 -HP:0030219 oboInOwl:hasDbXref UMLS:C0338462 -HP:0030219 oboInOwl:hasDbXref SNOMEDCT_US:230288001 -HP:0030219 oboInOwl:hasDbXref MSH:D057180 -HP:0030213 oboInOwl:hasDbXref SNOMEDCT_US:6140007 -HP:0030213 oboInOwl:hasDbXref UMLS:C0233469 -HP:0005246 oboInOwl:hasDbXref MSH:D005758 -HP:0005246 oboInOwl:hasDbXref SNOMEDCT_US:413219009 -HP:0005246 oboInOwl:hasDbXref UMLS:C0017155 -HP:0005246 oboInOwl:hasDbXref SNOMEDCT_US:60002000 -HP:0006577 oboInOwl:hasDbXref UMLS:C2004456 -HP:0006577 oboInOwl:hasDbXref SNOMEDCT_US:86454000 -HP:0006577 oboInOwl:hasDbXref SNOMEDCT_US:43904005 -HP:0030214 oboInOwl:hasDbXref UMLS:C0679145 -HP:0030214 oboInOwl:hasDbXref UMLS:C0312420 -HP:0030214 oboInOwl:hasDbXref SNOMEDCT_US:73744004 -HP:0005247 oboInOwl:hasDbXref UMLS:C3279407 -HP:0006579 oboInOwl:hasDbXref UMLS:C0022353 -HP:0006579 oboInOwl:hasDbXref SNOMEDCT_US:387712008 -HP:0006579 oboInOwl:hasDbXref MSH:D007567 -HP:0006579 oboInOwl:hasDbXref UMLS:C1859236 -HP:0005248 oboInOwl:hasDbXref UMLS:C1855284 -HP:0030215 oboInOwl:hasDbXref UMLS:C0860609 -HP:0030216 oboInOwl:hasDbXref UMLS:C4022575 -HP:0005249 oboInOwl:hasDbXref UMLS:C3639956 -HP:0006573 oboInOwl:hasDbXref UMLS:C4025020 -HP:0005242 oboInOwl:hasDbXref UMLS:C0005411 -HP:0005242 oboInOwl:hasDbXref SNOMEDCT_US:77480004 -HP:0005242 oboInOwl:hasDbXref MSH:D001656 -HP:0005242 oboInOwl:hasDbXref SNOMEDCT_US:82821008 -HP:0006574 oboInOwl:hasDbXref SNOMEDCT_US:84150000 -HP:0006574 oboInOwl:hasDbXref UMLS:C0520557 -HP:0005243 oboInOwl:hasDbXref UMLS:C4025228 -HP:0005244 oboInOwl:hasDbXref UMLS:C3152231 -HP:0006575 oboInOwl:hasDbXref UMLS:C4025019 -HP:0006576 oboInOwl:hasDbXref UMLS:C1861790 -HP:0005245 oboInOwl:hasDbXref UMLS:C4021640 -HP:0006571 oboInOwl:hasDbXref UMLS:C4021591 -HP:0006571 oboInOwl:hasDbXref UMLS:C1861621 -HP:0005240 oboInOwl:hasDbXref SNOMEDCT_US:405247003 -HP:0005240 oboInOwl:hasDbXref UMLS:C0239296 -HP:0005241 oboInOwl:hasDbXref UMLS:C0345240 -HP:0005241 oboInOwl:hasDbXref MSH:C538058 -HP:0005241 oboInOwl:hasDbXref SNOMEDCT_US:204745000 -HP:0006572 oboInOwl:hasDbXref UMLS:C1861901 -HP:0006590 oboInOwl:hasDbXref UMLS:C4021590 -HP:0030220 oboInOwl:hasDbXref UMLS:C2220010 -HP:0030221 oboInOwl:hasDbXref UMLS:C0241314 -HP:0030222 oboInOwl:hasDbXref MSH:D000377 -HP:0030222 oboInOwl:hasDbXref SNOMEDCT_US:25762009 -HP:0030222 oboInOwl:hasDbXref UMLS:C0234502 -HP:0030223 oboInOwl:hasDbXref UMLS:C0233651 -HP:0030223 oboInOwl:hasDbXref SNOMEDCT_US:44515000 -HP:0030228 oboInOwl:hasDbXref UMLS:C4022570 -HP:0030229 oboInOwl:hasDbXref UMLS:C4022569 -HP:0005257 oboInOwl:hasDbXref UMLS:C1837482 -HP:0030224 oboInOwl:hasDbXref UMLS:C4022573 -HP:0006589 oboInOwl:hasDbXref UMLS:C1855196 -HP:0005258 oboInOwl:hasDbXref UMLS:C4025226 -HP:0030225 oboInOwl:hasDbXref UMLS:C4021043 -HP:0030226 oboInOwl:hasDbXref UMLS:C4022572 -HP:0005259 oboInOwl:hasDbXref UMLS:C1861517 -HP:0030227 oboInOwl:hasDbXref UMLS:C4022571 -HP:0005253 oboInOwl:hasDbXref UMLS:C1848760 -HP:0006584 oboInOwl:hasDbXref UMLS:C1861226 -HP:0006585 oboInOwl:hasDbXref UMLS:C0426806 -HP:0006585 oboInOwl:hasDbXref SNOMEDCT_US:249685004 -HP:0006585 oboInOwl:hasDbXref SNOMEDCT_US:249690001 -HP:0006585 oboInOwl:hasDbXref UMLS:C0426811 -HP:0005254 oboInOwl:hasDbXref UMLS:C1845576 -HP:0005255 oboInOwl:hasDbXref UMLS:C1868158 -HP:0005256 oboInOwl:hasDbXref UMLS:C4021639 -HP:0006587 oboInOwl:hasDbXref UMLS:C4025016 -HP:0006580 oboInOwl:hasDbXref UMLS:C2677002 -HP:0006580 oboInOwl:hasDbXref UMLS:C3805083 -HP:0005250 oboInOwl:hasDbXref UMLS:C4025227 -HP:0006581 oboInOwl:hasDbXref UMLS:C4025018 -HP:0006582 oboInOwl:hasDbXref UMLS:C1850413 -HP:0006583 oboInOwl:hasDbXref UMLS:C4025017 -HP:0031562 oboInOwl:hasDbXref Fyler:2780 -HP:0030231 oboInOwl:hasDbXref UMLS:C4022567 -HP:0030232 oboInOwl:hasDbXref UMLS:C4022566 -HP:0031563 oboInOwl:hasDbXref Fyler:2240 -HP:0030233 oboInOwl:hasDbXref UMLS:C4021042 -HP:0031565 oboInOwl:hasDbXref Fyler:3817 -HP:0030234 oboInOwl:hasDbXref UMLS:C4022565 -HP:0031560 oboInOwl:hasDbXref Fyler:2233 -HP:0030230 oboInOwl:hasDbXref UMLS:C4022568 -HP:0006559 oboInOwl:hasDbXref UMLS:C1696466 -HP:0030239 oboInOwl:hasDbXref UMLS:C4022562 -HP:0005229 oboInOwl:hasDbXref UMLS:C4025232 -HP:0006555 oboInOwl:hasDbXref UMLS:C1849686 -HP:0031566 oboInOwl:hasDbXref Fyler:1652 -HP:0030235 oboInOwl:hasDbXref UMLS:C4022564 -HP:0005224 oboInOwl:hasDbXref UMLS:C0267566 -HP:0005224 oboInOwl:hasDbXref UMLS:C0149770 -HP:0005224 oboInOwl:hasDbXref SNOMEDCT_US:197166005 -HP:0005224 oboInOwl:hasDbXref SNOMEDCT_US:91669008 -HP:0007886 oboInOwl:hasDbXref UMLS:C1408781 -HP:0007886 oboInOwl:hasDbXref UMLS:C4024777 -HP:0031567 oboInOwl:hasDbXref Fyler:1480 -HP:0005225 oboInOwl:hasDbXref UMLS:C1142262 -HP:0030236 oboInOwl:hasDbXref UMLS:C4022563 -HP:0030237 oboInOwl:hasDbXref SNOMEDCT_US:298283006 -HP:0030237 oboInOwl:hasDbXref UMLS:C0239831 -HP:0007889 oboInOwl:hasDbXref UMLS:C1864573 -HP:0006557 oboInOwl:hasDbXref MSH:C536330 -HP:0006557 oboInOwl:hasDbXref SNOMEDCT_US:72925005 -HP:0006557 oboInOwl:hasDbXref UMLS:C0158683 -HP:0031568 oboInOwl:hasDbXref Fyler:1486 -HP:0005227 oboInOwl:hasDbXref UMLS:C1868071 -HP:0005227 oboInOwl:hasDbXref MEDDRA:10056981 -HP:0031569 oboInOwl:hasDbXref Fyler:1484 -HP:0006558 oboInOwl:hasDbXref UMLS:C4025022 -HP:0005220 oboInOwl:hasDbXref UMLS:C4025233 -HP:0006552 oboInOwl:hasDbXref UMLS:C1397290 -HP:0005222 oboInOwl:hasDbXref UMLS:C1394691 -HP:0005222 oboInOwl:hasDbXref UMLS:C1395674 -HP:0007885 oboInOwl:hasDbXref UMLS:C1856477 -HP:0006554 oboInOwl:hasDbXref SNOMEDCT_US:197270009 -HP:0006554 oboInOwl:hasDbXref MSH:D017114 -HP:0006554 oboInOwl:hasDbXref SNOMEDCT_US:235884008 -HP:0006554 oboInOwl:hasDbXref UMLS:C0162557 -HP:0005223 oboInOwl:hasDbXref UMLS:C1850328 -HP:0007881 oboInOwl:hasDbXref UMLS:C4024778 -HP:0007880 oboInOwl:hasDbXref UMLS:C4024779 -HP:0030242 oboInOwl:hasDbXref UMLS:C0155773 -HP:0030242 oboInOwl:hasDbXref SNOMEDCT_US:17920008 -HP:0030243 oboInOwl:hasDbXref UMLS:C0019154 -HP:0030243 oboInOwl:hasDbXref SNOMEDCT_US:38739001 -HP:0030243 oboInOwl:hasDbXref MSH:D006502 -HP:0030244 oboInOwl:hasDbXref UMLS:C4021041 -HP:0030245 oboInOwl:hasDbXref UMLS:C3829514 -HP:0030241 oboInOwl:hasDbXref UMLS:C1868170 -HP:0007898 oboInOwl:hasDbXref MSH:D058456 -HP:0007898 oboInOwl:hasDbXref SNOMEDCT_US:360455002 -HP:0007898 oboInOwl:hasDbXref SNOMEDCT_US:25506007 -HP:0007898 oboInOwl:hasDbXref UMLS:C0154832 -HP:0005235 oboInOwl:hasDbXref MSH:D007409 -HP:0005235 oboInOwl:hasDbXref SNOMEDCT_US:204702007 -HP:0005235 oboInOwl:hasDbXref UMLS:C0266175 -HP:0005235 oboInOwl:hasDbXref SNOMEDCT_US:360491009 -HP:0030246 oboInOwl:hasDbXref UMLS:C4022561 -HP:0006566 oboInOwl:hasDbXref UMLS:C1859162 -HP:0005236 oboInOwl:hasDbXref UMLS:C4025231 -HP:0030247 oboInOwl:hasDbXref UMLS:C4022560 -HP:0006568 oboInOwl:hasDbXref UMLS:C1856285 -HP:0030248 oboInOwl:hasDbXref UMLS:C0267412 -HP:0030248 oboInOwl:hasDbXref SNOMEDCT_US:95446005 -HP:0030248 oboInOwl:hasDbXref MSH:D065666 -HP:0005237 oboInOwl:hasDbXref UMLS:C4025230 -HP:0005238 oboInOwl:hasDbXref UMLS:C4025229 -HP:0030249 oboInOwl:hasDbXref UMLS:C0014034 -HP:0030249 oboInOwl:hasDbXref SNOMEDCT_US:5862001 -HP:0007899 oboInOwl:hasDbXref UMLS:C4021563 -HP:0006562 oboInOwl:hasDbXref UMLS:C0042721 -HP:0006562 oboInOwl:hasDbXref SNOMEDCT_US:3738000 -HP:0007894 oboInOwl:hasDbXref UMLS:C0151891 -HP:0007894 oboInOwl:hasDbXref SNOMEDCT_US:95694000 -HP:0005231 oboInOwl:hasDbXref SNOMEDCT_US:8493009 -HP:0005231 oboInOwl:hasDbXref UMLS:C0085695 -HP:0006563 oboInOwl:hasDbXref UMLS:C1857519 -HP:0005232 oboInOwl:hasDbXref UMLS:C4019084 -HP:0005233 oboInOwl:hasDbXref SNOMEDCT_US:93259002 -HP:0005233 oboInOwl:hasDbXref UMLS:C0345282 -HP:0006564 oboInOwl:hasDbXref UMLS:C1835881 -HP:0005234 oboInOwl:hasDbXref UMLS:C0859974 -HP:0006565 oboInOwl:hasDbXref UMLS:C4025021 -HP:0007892 oboInOwl:hasDbXref UMLS:C4021564 -HP:0006560 oboInOwl:hasDbXref UMLS:C3686778 -HP:0006560 oboInOwl:hasDbXref UMLS:C3672440 -HP:0005230 oboInOwl:hasDbXref UMLS:C0400979 -HP:0005230 oboInOwl:hasDbXref SNOMEDCT_US:235918000 -HP:0006561 oboInOwl:hasDbXref UMLS:C1837257 -HP:0005290 oboInOwl:hasDbXref UMLS:C4280493 -HP:0005290 oboInOwl:hasDbXref UMLS:C1855736 -HP:0005290 oboInOwl:hasDbXref UMLS:C4280492 -HP:0005290 oboInOwl:hasDbXref UMLS:C4280491 -HP:0005291 oboInOwl:hasDbXref UMLS:C4025222 -HP:0005292 oboInOwl:hasDbXref UMLS:C1968633 -HP:0005288 oboInOwl:hasDbXref UMLS:C4021637 -HP:0005289 oboInOwl:hasDbXref UMLS:C4025223 -HP:0005285 oboInOwl:hasDbXref UMLS:C1837888 -HP:0005297 oboInOwl:hasDbXref UMLS:C1867457 -HP:0005293 oboInOwl:hasDbXref SNOMEDCT_US:20696009 -HP:0005293 oboInOwl:hasDbXref MSH:D014689 -HP:0005293 oboInOwl:hasDbXref UMLS:C0042485 -HP:0005294 oboInOwl:hasDbXref SNOMEDCT_US:9406001 -HP:0005294 oboInOwl:hasDbXref SNOMEDCT_US:26845001 -HP:0005294 oboInOwl:hasDbXref SNOMEDCT_US:233992003 -HP:0005294 oboInOwl:hasDbXref UMLS:C0002949 -HP:0005294 oboInOwl:hasDbXref SNOMEDCT_US:710864009 -HP:0005294 oboInOwl:hasDbXref MSH:D000784 -HP:0005295 oboInOwl:hasDbXref SNOMEDCT_US:70602002 -HP:0005295 oboInOwl:hasDbXref UMLS:C0345088 -HP:0005268 oboInOwl:hasDbXref UMLS:C0000786 -HP:0005268 oboInOwl:hasDbXref SNOMEDCT_US:17369002 -HP:0005268 oboInOwl:hasDbXref MSH:D000022 -HP:0006599 oboInOwl:hasDbXref UMLS:C1866729 -HP:0006595 oboInOwl:hasDbXref UMLS:C1865362 -HP:0005264 oboInOwl:hasDbXref SNOMEDCT_US:253803008 -HP:0005264 oboInOwl:hasDbXref SNOMEDCT_US:49714001 -HP:0005264 oboInOwl:hasDbXref UMLS:C0266249 -HP:0005265 oboInOwl:hasDbXref UMLS:C4025224 -HP:0006596 oboInOwl:hasDbXref UMLS:C4025015 -HP:0006597 oboInOwl:hasDbXref MSH:D012133 -HP:0006597 oboInOwl:hasDbXref SNOMEDCT_US:64228003 -HP:0006597 oboInOwl:hasDbXref UMLS:C0035232 -HP:0005266 oboInOwl:hasDbXref MSH:D007417 -HP:0005266 oboInOwl:hasDbXref UMLS:C0021846 -HP:0005266 oboInOwl:hasDbXref SNOMEDCT_US:254588001 -HP:0006598 oboInOwl:hasDbXref UMLS:C1850083 -HP:0005267 oboInOwl:hasDbXref UMLS:C1851808 -HP:0006591 oboInOwl:hasDbXref UMLS:C4021589 -HP:0005261 oboInOwl:hasDbXref SNOMEDCT_US:81808003 -HP:0005261 oboInOwl:hasDbXref MSH:D006395 -HP:0005261 oboInOwl:hasDbXref UMLS:C0018924 -HP:0005262 oboInOwl:hasDbXref UMLS:C4025225 -HP:0006593 oboInOwl:hasDbXref UMLS:C1861704 -HP:0005263 oboInOwl:hasDbXref UMLS:C0017152 -HP:0005263 oboInOwl:hasDbXref SNOMEDCT_US:4556007 -HP:0005263 oboInOwl:hasDbXref MEDDRA:10017853 -HP:0005263 oboInOwl:hasDbXref MSH:D005756 -HP:0005280 oboInOwl:hasDbXref UMLS:C4280495 -HP:0005280 oboInOwl:hasDbXref UMLS:C3550546 -HP:0005280 oboInOwl:hasDbXref UMLS:C1836542 -HP:0005281 oboInOwl:hasDbXref UMLS:C4280494 -HP:0005281 oboInOwl:hasDbXref UMLS:C1865597 -HP:0030200 oboInOwl:hasDbXref UMLS:C4022583 -HP:0030201 oboInOwl:hasDbXref UMLS:C4022582 -HP:0030206 oboInOwl:hasDbXref UMLS:C4022579 -HP:0030207 oboInOwl:hasDbXref SNOMEDCT_US:12025005 -HP:0030207 oboInOwl:hasDbXref UMLS:C0016196 -HP:0030207 oboInOwl:hasDbXref UMLS:C0231852 -HP:0030207 oboInOwl:hasDbXref SNOMEDCT_US:78011002 -HP:0030207 oboInOwl:hasDbXref MSH:D005409 -HP:0030208 oboInOwl:hasDbXref UMLS:C4022578 -HP:0030209 oboInOwl:hasDbXref UMLS:C4022577 -HP:0030202 oboInOwl:hasDbXref UMLS:C4022581 -HP:0030203 oboInOwl:hasDbXref UMLS:C4022580 -HP:0030205 oboInOwl:hasDbXref UMLS:C4021045 -HP:0005275 oboInOwl:hasDbXref UMLS:C1855616 -HP:0005278 oboInOwl:hasDbXref UMLS:C4280497 -HP:0005278 oboInOwl:hasDbXref UMLS:C4280496 -HP:0005278 oboInOwl:hasDbXref UMLS:C1844731 -HP:0005272 oboInOwl:hasDbXref UMLS:C1866487 -HP:0005273 oboInOwl:hasDbXref UMLS:C4021638 -HP:0005273 oboInOwl:hasDbXref UMLS:C4280501 -HP:0005274 oboInOwl:hasDbXref UMLS:C4280499 -HP:0005274 oboInOwl:hasDbXref UMLS:C4280498 -HP:0005274 oboInOwl:hasDbXref UMLS:C1856118 -HP:0005274 oboInOwl:hasDbXref UMLS:C4280500 -HP:0007824 oboInOwl:hasDbXref SNOMEDCT_US:78097002 -HP:0007824 oboInOwl:hasDbXref UMLS:C0155338 -HP:0007827 oboInOwl:hasDbXref UMLS:C4024792 -HP:0007820 oboInOwl:hasDbXref UMLS:C1863201 -HP:0007822 oboInOwl:hasDbXref UMLS:C4024793 -HP:0006508 oboInOwl:hasDbXref UMLS:C4025030 -HP:0006509 oboInOwl:hasDbXref UMLS:C0340213 -HP:0006509 oboInOwl:hasDbXref SNOMEDCT_US:14011008 -HP:0007836 oboInOwl:hasDbXref UMLS:C4024786 -HP:0007835 oboInOwl:hasDbXref UMLS:C4024787 -HP:0006505 oboInOwl:hasDbXref UMLS:C4021593 -HP:0007838 oboInOwl:hasDbXref UMLS:C1834015 -HP:0006507 oboInOwl:hasDbXref UMLS:C4025031 -HP:0007832 oboInOwl:hasDbXref UMLS:C1859882 -HP:0006500 oboInOwl:hasDbXref UMLS:C4021595 -HP:0006501 oboInOwl:hasDbXref UMLS:C2749463 -HP:0007831 oboInOwl:hasDbXref UMLS:C4024789 -HP:0007834 oboInOwl:hasDbXref UMLS:C4021566 -HP:0006502 oboInOwl:hasDbXref UMLS:C4025033 -HP:0006503 oboInOwl:hasDbXref UMLS:C4025032 -HP:0007833 oboInOwl:hasDbXref UMLS:C4024788 -HP:0007830 oboInOwl:hasDbXref UMLS:C4024790 -HP:0007807 oboInOwl:hasDbXref UMLS:C0271344 -HP:0007807 oboInOwl:hasDbXref SNOMEDCT_US:72983001 -HP:0007809 oboInOwl:hasDbXref UMLS:C4024796 -HP:0007803 oboInOwl:hasDbXref MSH:D003117 -HP:0007803 oboInOwl:hasDbXref UMLS:C0152200 -HP:0007803 oboInOwl:hasDbXref SNOMEDCT_US:56852002 -HP:0007803 oboInOwl:hasDbXref UMLS:C1857618 -HP:0007803 oboInOwl:hasDbXref MSH:C536128 -HP:0007802 oboInOwl:hasDbXref UMLS:C0018179 -HP:0007802 oboInOwl:hasDbXref MSH:D003317 -HP:0007802 oboInOwl:hasDbXref SNOMEDCT_US:45283008 -HP:0007800 oboInOwl:hasDbXref UMLS:C1835117 -HP:0007818 oboInOwl:hasDbXref UMLS:C4021567 -HP:0007817 oboInOwl:hasDbXref UMLS:C4024794 -HP:0007819 oboInOwl:hasDbXref SNOMEDCT_US:441622000 -HP:0007819 oboInOwl:hasDbXref UMLS:C0154971 -HP:0007814 oboInOwl:hasDbXref UMLS:C1857644 -HP:0007813 oboInOwl:hasDbXref UMLS:C4024795 -HP:0007815 oboInOwl:hasDbXref UMLS:C3277463 -HP:0007812 oboInOwl:hasDbXref UMLS:C4020911 -HP:0007811 oboInOwl:hasDbXref UMLS:C1866180 -HP:0005206 oboInOwl:hasDbXref UMLS:C0030299 -HP:0005206 oboInOwl:hasDbXref SNOMEDCT_US:111374002 -HP:0005206 oboInOwl:hasDbXref MSH:D010192 -HP:0005207 oboInOwl:hasDbXref UMLS:C4280502 -HP:0005207 oboInOwl:hasDbXref UMLS:C1834341 -HP:0006538 oboInOwl:hasDbXref UMLS:C2169795 -HP:0005208 oboInOwl:hasDbXref UMLS:C0267557 -HP:0005208 oboInOwl:hasDbXref SNOMEDCT_US:15699003 -HP:0006539 oboInOwl:hasDbXref UMLS:C4025024 -HP:0005209 oboInOwl:hasDbXref SNOMEDCT_US:235925007 -HP:0005209 oboInOwl:hasDbXref UMLS:C0400991 -HP:0005202 oboInOwl:hasDbXref UMLS:C0850666 -HP:0006533 oboInOwl:hasDbXref UMLS:C4025025 -HP:0005203 oboInOwl:hasDbXref MSH:C536571 -HP:0005203 oboInOwl:hasDbXref UMLS:C0238115 -HP:0005203 oboInOwl:hasDbXref SNOMEDCT_US:19995004 -HP:0006535 oboInOwl:hasDbXref UMLS:C3805919 -HP:0007867 oboInOwl:hasDbXref UMLS:C4024781 -HP:0007866 oboInOwl:hasDbXref UMLS:C0281967 -HP:0006536 oboInOwl:hasDbXref UMLS:C0600260 -HP:0006536 oboInOwl:hasDbXref MSH:D008173 -HP:0006530 oboInOwl:hasDbXref SNOMEDCT_US:233703007 -HP:0006530 oboInOwl:hasDbXref MSH:D017563 -HP:0006530 oboInOwl:hasDbXref UMLS:C0206062 -HP:0005200 oboInOwl:hasDbXref MSH:D012185 -HP:0005200 oboInOwl:hasDbXref SNOMEDCT_US:49120005 -HP:0005200 oboInOwl:hasDbXref UMLS:C0035357 -HP:0006531 oboInOwl:hasDbXref UMLS:C1856139 -HP:0006532 oboInOwl:hasDbXref UMLS:C0876973 -HP:0006532 oboInOwl:hasDbXref UMLS:C0748140 -HP:0006532 oboInOwl:hasDbXref SNOMEDCT_US:128601007 -HP:0006532 oboInOwl:hasDbXref SNOMEDCT_US:699014000 -HP:0006532 oboInOwl:hasDbXref UMLS:C1859117 -HP:0006532 oboInOwl:hasDbXref UMLS:C0694550 -HP:0005201 oboInOwl:hasDbXref UMLS:C4025236 -HP:0007862 oboInOwl:hasDbXref UMLS:C1867289 -HP:0005217 oboInOwl:hasDbXref UMLS:C4025234 -HP:0006548 oboInOwl:hasDbXref Fyler:2210 -HP:0006548 oboInOwl:hasDbXref UMLS:C1857690 -HP:0007879 oboInOwl:hasDbXref SNOMEDCT_US:473460002 -HP:0007879 oboInOwl:hasDbXref UMLS:C0009766 -HP:0007879 oboInOwl:hasDbXref SNOMEDCT_US:231854006 -HP:0007879 oboInOwl:hasDbXref MSH:D003233 -HP:0006549 oboInOwl:hasDbXref UMLS:C4021592 -HP:0005218 oboInOwl:hasDbXref UMLS:C1835798 -HP:0005219 oboInOwl:hasDbXref UMLS:C4021641 -HP:0006544 oboInOwl:hasDbXref UMLS:C4020814 -HP:0006544 oboInOwl:hasDbXref UMLS:C4025023 -HP:0005213 oboInOwl:hasDbXref UMLS:C1842406 -HP:0007875 oboInOwl:hasDbXref SNOMEDCT_US:95486002 -HP:0007875 oboInOwl:hasDbXref UMLS:C0005754 -HP:0005214 oboInOwl:hasDbXref SNOMEDCT_US:81060008 -HP:0005214 oboInOwl:hasDbXref MSH:D007415 -HP:0005214 oboInOwl:hasDbXref UMLS:C0021843 -HP:0005215 oboInOwl:hasDbXref UMLS:C4025235 -HP:0005216 oboInOwl:hasDbXref UMLS:C0239043 -HP:0005216 oboInOwl:hasDbXref SNOMEDCT_US:162020001 -HP:0007872 oboInOwl:hasDbXref SNOMEDCT_US:255022003 -HP:0007872 oboInOwl:hasDbXref UMLS:C0346390 -HP:0007872 oboInOwl:hasDbXref NCIT:C3086 -HP:0005210 oboInOwl:hasDbXref UMLS:C1392839 -HP:0007874 oboInOwl:hasDbXref UMLS:C4024780 -HP:0005211 oboInOwl:hasDbXref UMLS:C1849706 -HP:0007873 oboInOwl:hasDbXref UMLS:C1862376 -HP:0005212 oboInOwl:hasDbXref UMLS:C1844632 -HP:0006543 oboInOwl:hasDbXref UMLS:C0600228 -HP:0006543 oboInOwl:hasDbXref MSH:D006323 -HP:0006543 oboInOwl:hasDbXref SNOMEDCT_US:410430005 -HP:0006519 oboInOwl:hasDbXref SNOMEDCT_US:112677002 -HP:0006519 oboInOwl:hasDbXref UMLS:C0007120 -HP:0006519 oboInOwl:hasDbXref SNOMEDCT_US:36310008 -HP:0006519 oboInOwl:hasDbXref SNOMEDCT_US:373627005 -HP:0006519 oboInOwl:hasDbXref MSH:D002282 -HP:0006515 oboInOwl:hasDbXref UMLS:C0206061 -HP:0006515 oboInOwl:hasDbXref SNOMEDCT_US:64667001 -HP:0006515 oboInOwl:hasDbXref MSH:D017563 -HP:0006516 oboInOwl:hasDbXref MSH:D000542 -HP:0006516 oboInOwl:hasDbXref SNOMEDCT_US:37471005 -HP:0006516 oboInOwl:hasDbXref UMLS:C0002390 -HP:0006517 oboInOwl:hasDbXref MSH:D011649 -HP:0006517 oboInOwl:hasDbXref SNOMEDCT_US:10501004 -HP:0006517 oboInOwl:hasDbXref UMLS:C0034050 -HP:0006518 oboInOwl:hasDbXref UMLS:C4280802 -HP:0006518 oboInOwl:hasDbXref MSH:D011668 -HP:0006518 oboInOwl:hasDbXref Fyler:3002 -HP:0006518 oboInOwl:hasDbXref UMLS:C0034091 -HP:0006518 oboInOwl:hasDbXref SNOMEDCT_US:89420002 -HP:0007843 oboInOwl:hasDbXref UMLS:C3278975 -HP:0006511 oboInOwl:hasDbXref MSH:D007826 -HP:0006511 oboInOwl:hasDbXref SNOMEDCT_US:53787002 -HP:0006511 oboInOwl:hasDbXref SNOMEDCT_US:41432000 -HP:0006511 oboInOwl:hasDbXref UMLS:C0023066 -HP:0006511 oboInOwl:hasDbXref SNOMEDCT_US:406444002 -HP:0006514 oboInOwl:hasDbXref UMLS:C4025028 -HP:0007841 oboInOwl:hasDbXref UMLS:C4024784 -HP:0006510 oboInOwl:hasDbXref UMLS:C0024117 -HP:0006510 oboInOwl:hasDbXref MSH:D029424 -HP:0006510 oboInOwl:hasDbXref SNOMEDCT_US:13645005 -HP:0007840 oboInOwl:hasDbXref UMLS:C4024785 -HP:0007858 oboInOwl:hasDbXref UMLS:C4072866 -HP:0007858 oboInOwl:hasDbXref UMLS:C1844751 -HP:0006527 oboInOwl:hasDbXref SNOMEDCT_US:44274007 -HP:0006527 oboInOwl:hasDbXref UMLS:C0264511 -HP:0006527 oboInOwl:hasDbXref MSH:C562489 -HP:0006528 oboInOwl:hasDbXref UMLS:C0746102 -HP:0006528 oboInOwl:hasDbXref SNOMEDCT_US:413839001 -HP:0007859 oboInOwl:hasDbXref UMLS:C1866180 -HP:0006529 oboInOwl:hasDbXref UMLS:C4025026 -HP:0007854 oboInOwl:hasDbXref UMLS:C1299694 -HP:0007854 oboInOwl:hasDbXref SNOMEDCT_US:370961005 -HP:0006522 oboInOwl:hasDbXref UMLS:C4025027 -HP:0007856 oboInOwl:hasDbXref UMLS:C4021565 -HP:0006524 oboInOwl:hasDbXref UMLS:C3806786 -HP:0007850 oboInOwl:hasDbXref SNOMEDCT_US:61267008 -HP:0007850 oboInOwl:hasDbXref UMLS:C0035320 -HP:0007850 oboInOwl:hasDbXref MSH:D015861 -HP:0006520 oboInOwl:hasDbXref UMLS:C1849570 -HP:0006521 oboInOwl:hasDbXref UMLS:C1855480 -HP:3000002 oboInOwl:hasDbXref UMLS:C4073211 -HP:3000003 oboInOwl:hasDbXref UMLS:C4073212 -HP:3000008 oboInOwl:hasDbXref UMLS:C4073217 -HP:3000009 oboInOwl:hasDbXref UMLS:C4073218 -HP:3000004 oboInOwl:hasDbXref UMLS:C4073213 -HP:3000005 oboInOwl:hasDbXref UMLS:C4073214 -HP:3000006 oboInOwl:hasDbXref UMLS:C4073215 -HP:3000007 oboInOwl:hasDbXref UMLS:C4073216 -HP:3000011 oboInOwl:hasDbXref UMLS:C4073220 -HP:3000012 oboInOwl:hasDbXref UMLS:C4073221 -HP:3000013 oboInOwl:hasDbXref UMLS:C4073222 -HP:3000014 oboInOwl:hasDbXref UMLS:C4073223 -HP:3000010 oboInOwl:hasDbXref UMLS:C4073219 -HP:0004097 oboInOwl:hasDbXref SNOMEDCT_US:203556007 -HP:0004097 oboInOwl:hasDbXref UMLS:C0410740 -HP:0004097 oboInOwl:hasDbXref SNOMEDCT_US:26517000 -HP:3000019 oboInOwl:hasDbXref UMLS:C4073228 -HP:0004095 oboInOwl:hasDbXref UMLS:C4025413 -HP:3000015 oboInOwl:hasDbXref UMLS:C4073224 -HP:3000016 oboInOwl:hasDbXref UMLS:C4073225 -HP:3000017 oboInOwl:hasDbXref UMLS:C4073226 -HP:0004099 oboInOwl:hasDbXref MEDDRA:10025386 -HP:0004099 oboInOwl:hasDbXref UMLS:C0265552 -HP:0004099 oboInOwl:hasDbXref MSH:C562546 -HP:0004099 oboInOwl:hasDbXref SNOMEDCT_US:48449000 -HP:3000018 oboInOwl:hasDbXref UMLS:C4073227 -HP:3000022 oboInOwl:hasDbXref UMLS:C4073231 -HP:3000023 oboInOwl:hasDbXref UMLS:C4073232 -HP:3000024 oboInOwl:hasDbXref UMLS:C4073233 -HP:3000025 oboInOwl:hasDbXref UMLS:C4073234 -HP:3000020 oboInOwl:hasDbXref UMLS:C4073229 -HP:3000021 oboInOwl:hasDbXref UMLS:C4073230 -HP:3000027 oboInOwl:hasDbXref UMLS:C4073236 -HP:3000028 oboInOwl:hasDbXref UMLS:C4073237 -HP:3000029 oboInOwl:hasDbXref UMLS:C4073238 -HP:3000033 oboInOwl:hasDbXref UMLS:C4073241 -HP:3000034 oboInOwl:hasDbXref UMLS:C4073242 -HP:3000035 oboInOwl:hasDbXref UMLS:C4073243 -HP:3000036 oboInOwl:hasDbXref UMLS:C4073244 -HP:3000030 oboInOwl:hasDbXref UMLS:C4073239 -HP:3000031 oboInOwl:hasDbXref UMLS:C4073287 -HP:3000032 oboInOwl:hasDbXref UMLS:C4073240 -HP:0030374 oboInOwl:hasDbXref UMLS:C4072913 -HP:0030375 oboInOwl:hasDbXref UMLS:C4072914 -HP:0030376 oboInOwl:hasDbXref UMLS:C4072915 -HP:0030377 oboInOwl:hasDbXref UMLS:C4072916 -HP:0030370 oboInOwl:hasDbXref UMLS:C4072909 -HP:0030371 oboInOwl:hasDbXref UMLS:C4072910 -HP:0030372 oboInOwl:hasDbXref UMLS:C4072911 -HP:0030373 oboInOwl:hasDbXref UMLS:C4072912 -HP:0030378 oboInOwl:hasDbXref UMLS:C4072917 -HP:0030379 oboInOwl:hasDbXref UMLS:C4072918 -HP:3000037 oboInOwl:hasDbXref UMLS:C4073245 -HP:3000038 oboInOwl:hasDbXref UMLS:C4073246 -HP:3000039 oboInOwl:hasDbXref UMLS:C4073247 -HP:3000044 oboInOwl:hasDbXref UMLS:C4073252 -HP:3000045 oboInOwl:hasDbXref UMLS:C4073253 -HP:3000046 oboInOwl:hasDbXref UMLS:C4073254 -HP:0030380 oboInOwl:hasDbXref UMLS:C4072919 -HP:3000047 oboInOwl:hasDbXref UMLS:C4073255 -HP:3000040 oboInOwl:hasDbXref UMLS:C4073248 -HP:3000041 oboInOwl:hasDbXref UMLS:C4073249 -HP:3000042 oboInOwl:hasDbXref UMLS:C4073250 -HP:3000043 oboInOwl:hasDbXref UMLS:C4073251 -HP:0030385 oboInOwl:hasDbXref UMLS:C4072923 -HP:0030386 oboInOwl:hasDbXref UMLS:C4072924 -HP:0030387 oboInOwl:hasDbXref UMLS:C4073288 -HP:0030388 oboInOwl:hasDbXref UMLS:C4072925 -HP:0030381 oboInOwl:hasDbXref UMLS:C4072920 -HP:0030383 oboInOwl:hasDbXref UMLS:C4072921 -HP:0030384 oboInOwl:hasDbXref UMLS:C4072922 -HP:0030389 oboInOwl:hasDbXref UMLS:C4072926 -HP:3000048 oboInOwl:hasDbXref UMLS:C4073256 -HP:3000049 oboInOwl:hasDbXref UMLS:C4073257 -HP:3000055 oboInOwl:hasDbXref UMLS:C4073263 -HP:3000056 oboInOwl:hasDbXref UMLS:C4073264 -HP:3000057 oboInOwl:hasDbXref UMLS:C4073265 -HP:0030390 oboInOwl:hasDbXref UMLS:C4072927 -HP:3000058 oboInOwl:hasDbXref UMLS:C4073266 -HP:0030391 oboInOwl:hasDbXref UMLS:C4072928 -HP:3000051 oboInOwl:hasDbXref UMLS:C4073259 -HP:3000052 oboInOwl:hasDbXref UMLS:C4073260 -HP:3000053 oboInOwl:hasDbXref UMLS:C4073261 -HP:3000054 oboInOwl:hasDbXref UMLS:C4073262 -HP:0030396 oboInOwl:hasDbXref UMLS:C4072929 -HP:0030397 oboInOwl:hasDbXref UMLS:C4072930 -HP:0030398 oboInOwl:hasDbXref UMLS:C4072931 -HP:3000050 oboInOwl:hasDbXref UMLS:C4073258 -HP:0030399 oboInOwl:hasDbXref UMLS:C4072932 -HP:0030392 oboInOwl:hasDbXref MSH:C562943 -HP:0030392 oboInOwl:hasDbXref SNOMEDCT_US:88252006 -HP:0030392 oboInOwl:hasDbXref UMLS:C0431109 -HP:0030393 oboInOwl:hasDbXref UMLS:C2348239 -HP:0030393 oboInOwl:hasDbXref SNOMEDCT_US:699817008 -HP:0030394 oboInOwl:hasDbXref SNOMEDCT_US:276870001 -HP:0030394 oboInOwl:hasDbXref UMLS:C0238122 -HP:0030394 oboInOwl:hasDbXref MSH:D005185 -HP:3000059 oboInOwl:hasDbXref UMLS:C4073267 -HP:3000066 oboInOwl:hasDbXref UMLS:C4073273 -HP:3000067 oboInOwl:hasDbXref UMLS:C4073274 -HP:3000068 oboInOwl:hasDbXref UMLS:C4073275 -HP:3000069 oboInOwl:hasDbXref UMLS:C4073276 -HP:3000062 oboInOwl:hasDbXref UMLS:C1860488 -HP:3000063 oboInOwl:hasDbXref UMLS:C4073270 -HP:3000064 oboInOwl:hasDbXref UMLS:C4073271 -HP:3000065 oboInOwl:hasDbXref UMLS:C4073272 -HP:3000060 oboInOwl:hasDbXref UMLS:C4073268 -HP:3000061 oboInOwl:hasDbXref UMLS:C4073269 -HP:3000077 oboInOwl:hasDbXref UMLS:C4073284 -HP:3000078 oboInOwl:hasDbXref UMLS:C4073285 -HP:3000079 oboInOwl:hasDbXref UMLS:C4073286 -HP:3000073 oboInOwl:hasDbXref UMLS:C4073280 -HP:3000074 oboInOwl:hasDbXref UMLS:C4073281 -HP:3000075 oboInOwl:hasDbXref UMLS:C4073282 -HP:3000076 oboInOwl:hasDbXref UMLS:C4073283 -HP:0030330 oboInOwl:hasDbXref UMLS:C4022506 -HP:3000070 oboInOwl:hasDbXref UMLS:C4073277 -HP:0030331 oboInOwl:hasDbXref UMLS:C4022505 -HP:3000071 oboInOwl:hasDbXref UMLS:C4073278 -HP:3000072 oboInOwl:hasDbXref UMLS:C4073279 -HP:0030333 oboInOwl:hasDbXref UMLS:C4022503 -HP:0030338 oboInOwl:hasDbXref UMLS:C4072886 -HP:0004039 oboInOwl:hasDbXref UMLS:C4025424 -HP:0030339 oboInOwl:hasDbXref UMLS:C4072887 -HP:0004037 oboInOwl:hasDbXref UMLS:C4021689 -HP:0004036 oboInOwl:hasDbXref UMLS:C4025426 -HP:0006698 oboInOwl:hasDbXref UMLS:C0392464 -HP:0006698 oboInOwl:hasDbXref SNOMEDCT_US:90539001 -HP:0030334 oboInOwl:hasDbXref UMLS:C4022502 -HP:0005368 oboInOwl:hasDbXref UMLS:C3150510 -HP:0006699 oboInOwl:hasDbXref SNOMEDCT_US:287057009 -HP:0006699 oboInOwl:hasDbXref SNOMEDCT_US:63593006 -HP:0006699 oboInOwl:hasDbXref MSH:D018880 -HP:0006699 oboInOwl:hasDbXref SNOMEDCT_US:406461004 -HP:0006699 oboInOwl:hasDbXref UMLS:C0033036 -HP:0006699 oboInOwl:hasDbXref SNOMEDCT_US:284470004 -HP:0030335 oboInOwl:hasDbXref UMLS:C4021859 -HP:0005369 oboInOwl:hasDbXref UMLS:C1969222 -HP:0030336 oboInOwl:hasDbXref UMLS:C4021039 -HP:0030337 oboInOwl:hasDbXref UMLS:C4022501 -HP:0005363 oboInOwl:hasDbXref UMLS:C4025206 -HP:0006694 oboInOwl:hasDbXref UMLS:C4024999 -HP:0004031 oboInOwl:hasDbXref UMLS:C4021690 -HP:0006695 oboInOwl:hasDbXref MSH:D004694 -HP:0006695 oboInOwl:hasDbXref Fyler:606 -HP:0006695 oboInOwl:hasDbXref Fyler:1100 -HP:0006695 oboInOwl:hasDbXref SNOMEDCT_US:15459006 -HP:0006695 oboInOwl:hasDbXref Fyler:0606 -HP:0006695 oboInOwl:hasDbXref MSH:C562831 -HP:0006695 oboInOwl:hasDbXref UMLS:C0014116 -HP:0006695 oboInOwl:hasDbXref UMLS:C1389016 -HP:0004030 oboInOwl:hasDbXref UMLS:C4025431 -HP:0006696 oboInOwl:hasDbXref UMLS:C4024998 -HP:0005365 oboInOwl:hasDbXref UMLS:C4020824 -HP:0005365 oboInOwl:hasDbXref UMLS:C1863715 -HP:0005366 oboInOwl:hasDbXref UMLS:C2169794 -HP:0004035 oboInOwl:hasDbXref UMLS:C4025427 -HP:0006690 oboInOwl:hasDbXref UMLS:C1096561 -HP:0006690 oboInOwl:hasDbXref Fyler:1889 -HP:0004034 oboInOwl:hasDbXref UMLS:C4025428 -HP:0005360 oboInOwl:hasDbXref UMLS:C1855205 -HP:0006691 oboInOwl:hasDbXref UMLS:C4025002 -HP:0006692 oboInOwl:hasDbXref UMLS:C4025001 -HP:0004033 oboInOwl:hasDbXref UMLS:C4025429 -HP:0006693 oboInOwl:hasDbXref UMLS:C4025000 -HP:0004032 oboInOwl:hasDbXref UMLS:C4025430 -HP:0030341 oboInOwl:hasDbXref UMLS:C4072889 -HP:0030344 oboInOwl:hasDbXref UMLS:C4072890 -HP:0030349 oboInOwl:hasDbXref UMLS:C4072894 -HP:0004049 oboInOwl:hasDbXref UMLS:C4025416 -HP:0004048 oboInOwl:hasDbXref UMLS:C4025417 -HP:0004047 oboInOwl:hasDbXref UMLS:C4021687 -HP:0030345 oboInOwl:hasDbXref SNOMEDCT_US:166374003 -HP:0030345 oboInOwl:hasDbXref UMLS:C0580438 -HP:0030346 oboInOwl:hasDbXref UMLS:C4072891 -HP:0030347 oboInOwl:hasDbXref UMLS:C4072892 -HP:0030348 oboInOwl:hasDbXref UMLS:C4072893 -HP:0005374 oboInOwl:hasDbXref UMLS:C1855204 -HP:0004042 oboInOwl:hasDbXref UMLS:C4021688 -HP:0004041 oboInOwl:hasDbXref UMLS:C4025422 -HP:0004040 oboInOwl:hasDbXref UMLS:C4025423 -HP:0005376 oboInOwl:hasDbXref UMLS:C4025204 -HP:0004046 oboInOwl:hasDbXref UMLS:C4025418 -HP:0004045 oboInOwl:hasDbXref UMLS:C4025419 -HP:0005372 oboInOwl:hasDbXref UMLS:C1849242 -HP:0004044 oboInOwl:hasDbXref UMLS:C4025420 -HP:0004043 oboInOwl:hasDbXref UMLS:C4025421 -HP:0030352 oboInOwl:hasDbXref UMLS:C4072896 -HP:0030353 oboInOwl:hasDbXref UMLS:C4072897 -HP:0030354 oboInOwl:hasDbXref UMLS:C4072898 -HP:0030355 oboInOwl:hasDbXref UMLS:C4072899 -HP:0030350 oboInOwl:hasDbXref UMLS:C0747241 -HP:0030351 oboInOwl:hasDbXref UMLS:C4072895 -HP:0004017 oboInOwl:hasDbXref UMLS:C4025442 -HP:0005349 oboInOwl:hasDbXref UMLS:C1396772 -HP:0004016 oboInOwl:hasDbXref UMLS:C4025443 -HP:0004015 oboInOwl:hasDbXref UMLS:C4025444 -HP:0004014 oboInOwl:hasDbXref UMLS:C4021693 -HP:0005345 oboInOwl:hasDbXref UMLS:C4025210 -HP:0030356 oboInOwl:hasDbXref UMLS:C4072900 -HP:0005346 oboInOwl:hasDbXref UMLS:C4025209 -HP:0030357 oboInOwl:hasDbXref MSH:D055752 -HP:0030357 oboInOwl:hasDbXref SNOMEDCT_US:254633006 -HP:0030357 oboInOwl:hasDbXref SNOMEDCT_US:254632001 -HP:0030357 oboInOwl:hasDbXref UMLS:C0149925 -HP:0006677 oboInOwl:hasDbXref SNOMEDCT_US:991002 -HP:0006677 oboInOwl:hasDbXref UMLS:C0235475 -HP:0030358 oboInOwl:hasDbXref MSH:D002289 -HP:0030358 oboInOwl:hasDbXref UMLS:C0007131 -HP:0030358 oboInOwl:hasDbXref SNOMEDCT_US:254637007 -HP:0004019 oboInOwl:hasDbXref UMLS:C4021692 -HP:0005347 oboInOwl:hasDbXref UMLS:C1863363 -HP:0004018 oboInOwl:hasDbXref UMLS:C4025441 -HP:0030359 oboInOwl:hasDbXref SNOMEDCT_US:254634000 -HP:0030359 oboInOwl:hasDbXref UMLS:C0149782 -HP:0006679 oboInOwl:hasDbXref UMLS:C4025007 -HP:0005348 oboInOwl:hasDbXref SNOMEDCT_US:58596002 -HP:0005348 oboInOwl:hasDbXref UMLS:C0677600 -HP:0005341 oboInOwl:hasDbXref UMLS:C4025212 -HP:0006673 oboInOwl:hasDbXref UMLS:C4025008 -HP:0005343 oboInOwl:hasDbXref UMLS:C1855335 -HP:0005344 oboInOwl:hasDbXref UMLS:C4025211 -HP:0004013 oboInOwl:hasDbXref UMLS:C4025445 -HP:0004012 oboInOwl:hasDbXref UMLS:C4025446 -HP:0006670 oboInOwl:hasDbXref UMLS:C4025009 -HP:0005340 oboInOwl:hasDbXref UMLS:C1836904 -HP:0004010 oboInOwl:hasDbXref UMLS:C4025447 -HP:0006671 oboInOwl:hasDbXref UMLS:C0030587 -HP:0006671 oboInOwl:hasDbXref SNOMEDCT_US:195069001 -HP:0030363 oboInOwl:hasDbXref UMLS:C4072903 -HP:0030364 oboInOwl:hasDbXref UMLS:C4072904 -HP:0030365 oboInOwl:hasDbXref MSH:D016064 -HP:0030365 oboInOwl:hasDbXref UMLS:C0080301 -HP:0030366 oboInOwl:hasDbXref UMLS:C4072905 -HP:0030360 oboInOwl:hasDbXref UMLS:C0345958 -HP:0030360 oboInOwl:hasDbXref SNOMEDCT_US:254629004 -HP:0030361 oboInOwl:hasDbXref UMLS:C4072901 -HP:0030362 oboInOwl:hasDbXref UMLS:C4072902 -HP:0004028 oboInOwl:hasDbXref UMLS:C4025433 -HP:0004027 oboInOwl:hasDbXref UMLS:C4025434 -HP:0004026 oboInOwl:hasDbXref UMLS:C4021691 -HP:0004025 oboInOwl:hasDbXref UMLS:C4025435 -HP:0005356 oboInOwl:hasDbXref UMLS:C1970257 -HP:0006687 oboInOwl:hasDbXref UMLS:C4025003 -HP:0030367 oboInOwl:hasDbXref UMLS:C4072906 -HP:0005357 oboInOwl:hasDbXref UMLS:C1859624 -HP:0030368 oboInOwl:hasDbXref UMLS:C4072907 -HP:0006688 oboInOwl:hasDbXref UMLS:C0039236 -HP:0006688 oboInOwl:hasDbXref MSH:D013614 -HP:0006688 oboInOwl:hasDbXref SNOMEDCT_US:12026006 -HP:0006689 oboInOwl:hasDbXref MSH:D004697 -HP:0006689 oboInOwl:hasDbXref SNOMEDCT_US:301183007 -HP:0006689 oboInOwl:hasDbXref UMLS:C0014121 -HP:0030369 oboInOwl:hasDbXref UMLS:C4072908 -HP:0005359 oboInOwl:hasDbXref MSH:C536288 -HP:0005359 oboInOwl:hasDbXref UMLS:C0685894 -HP:0005359 oboInOwl:hasDbXref SNOMEDCT_US:91918005 -HP:0005359 oboInOwl:hasDbXref SNOMEDCT_US:702623002 -HP:0004029 oboInOwl:hasDbXref UMLS:C4025432 -HP:0004020 oboInOwl:hasDbXref UMLS:C4025440 -HP:0006683 oboInOwl:hasDbXref UMLS:C4025005 -HP:0005352 oboInOwl:hasDbXref UMLS:C4025208 -HP:0005353 oboInOwl:hasDbXref UMLS:C4025207 -HP:0006684 oboInOwl:hasDbXref UMLS:C4025004 -HP:0006685 oboInOwl:hasDbXref UMLS:C0553980 -HP:0006685 oboInOwl:hasDbXref SNOMEDCT_US:398716006 -HP:0006685 oboInOwl:hasDbXref MSH:D004719 -HP:0005354 oboInOwl:hasDbXref UMLS:C1849426 -HP:0004024 oboInOwl:hasDbXref UMLS:C4025436 -HP:0004023 oboInOwl:hasDbXref UMLS:C4025437 -HP:0004022 oboInOwl:hasDbXref UMLS:C4025438 -HP:0006681 oboInOwl:hasDbXref UMLS:C4025006 -HP:0006682 oboInOwl:hasDbXref SNOMEDCT_US:17338001 -HP:0006682 oboInOwl:hasDbXref UMLS:C0151636 -HP:0006682 oboInOwl:hasDbXref MSH:D018879 -HP:0006682 oboInOwl:hasDbXref SNOMEDCT_US:251175005 -HP:0004021 oboInOwl:hasDbXref UMLS:C4025439 -HP:0030300 oboInOwl:hasDbXref UMLS:C4022526 -HP:0030305 oboInOwl:hasDbXref UMLS:C4022522 -HP:0030306 oboInOwl:hasDbXref UMLS:C4022521 -HP:0030307 oboInOwl:hasDbXref UMLS:C4022520 -HP:0030308 oboInOwl:hasDbXref UMLS:C4022519 -HP:0030301 oboInOwl:hasDbXref UMLS:C4022525 -HP:0030302 oboInOwl:hasDbXref UMLS:C1851087 -HP:0031633 oboInOwl:hasDbXref Fyler:2732 -HP:0030303 oboInOwl:hasDbXref UMLS:C4022524 -HP:0030304 oboInOwl:hasDbXref UMLS:C4022523 -HP:0030309 oboInOwl:hasDbXref UMLS:C4022518 -HP:0005390 oboInOwl:hasDbXref UMLS:C1832324 -HP:0004060 oboInOwl:hasDbXref UMLS:C0426874 -HP:0004060 oboInOwl:hasDbXref SNOMEDCT_US:249755001 -HP:0030310 oboInOwl:hasDbXref UMLS:C4022517 -HP:0030311 oboInOwl:hasDbXref UMLS:C4022516 -HP:0004059 oboInOwl:hasDbXref UMLS:C4025414 -HP:0030318 oboInOwl:hasDbXref UMLS:C0221237 -HP:0030318 oboInOwl:hasDbXref SNOMEDCT_US:266429005 -HP:0030319 oboInOwl:hasDbXref UMLS:C4022514 -HP:0004058 oboInOwl:hasDbXref UMLS:C4025415 -HP:0005389 oboInOwl:hasDbXref UMLS:C1969220 -HP:0030312 oboInOwl:hasDbXref UMLS:C1860855 -HP:0030313 oboInOwl:hasDbXref UMLS:C4022515 -HP:0030314 oboInOwl:hasDbXref UMLS:C1409412 -HP:0004053 oboInOwl:hasDbXref UMLS:C4021685 -HP:0004052 oboInOwl:hasDbXref UMLS:C4021686 -HP:0004052 oboInOwl:hasDbXref UMLS:C4020833 -HP:0005386 oboInOwl:hasDbXref UMLS:C4025202 -HP:0004051 oboInOwl:hasDbXref UMLS:C4020834 -HP:0005387 oboInOwl:hasDbXref UMLS:C0494261 -HP:0004050 oboInOwl:hasDbXref UMLS:C0265594 -HP:0004050 oboInOwl:hasDbXref SNOMEDCT_US:371199008 -HP:0005381 oboInOwl:hasDbXref UMLS:C1970263 -HP:0004057 oboInOwl:hasDbXref UMLS:C1969236 -HP:0005384 oboInOwl:hasDbXref UMLS:C1846551 -HP:0004054 oboInOwl:hasDbXref UMLS:C4021684 -HP:0030320 oboInOwl:hasDbXref UMLS:C4022513 -HP:0030321 oboInOwl:hasDbXref UMLS:C4022512 -HP:0030322 oboInOwl:hasDbXref UMLS:C1868737 -HP:0030327 oboInOwl:hasDbXref UMLS:C4022508 -HP:0030328 oboInOwl:hasDbXref UMLS:C4022507 -HP:0030329 oboInOwl:hasDbXref UMLS:C3549703 -HP:0030323 oboInOwl:hasDbXref UMLS:C3279090 -HP:0030324 oboInOwl:hasDbXref UMLS:C4022511 -HP:0030325 oboInOwl:hasDbXref UMLS:C4022510 -HP:0030326 oboInOwl:hasDbXref UMLS:C4022509 -HP:0005396 oboInOwl:hasDbXref UMLS:C1852539 -HP:0006619 oboInOwl:hasDbXref UMLS:C1859120 -HP:0007946 oboInOwl:hasDbXref UMLS:C4280419 -HP:0007946 oboInOwl:hasDbXref UMLS:C1866805 -HP:0006615 oboInOwl:hasDbXref UMLS:C1842695 -HP:0007948 oboInOwl:hasDbXref UMLS:C4024767 -HP:0007947 oboInOwl:hasDbXref UMLS:C1849398 -HP:0007947 oboInOwl:hasDbXref MSH:C564838 -HP:0006610 oboInOwl:hasDbXref SNOMEDCT_US:423230008 -HP:0006610 oboInOwl:hasDbXref UMLS:C1827524 -HP:0007942 oboInOwl:hasDbXref MSH:D009886 -HP:0007942 oboInOwl:hasDbXref SNOMEDCT_US:232146005 -HP:0007942 oboInOwl:hasDbXref UMLS:C0339693 -HP:0006611 oboInOwl:hasDbXref UMLS:C1856223 -HP:0007941 oboInOwl:hasDbXref UMLS:C1858427 -HP:0007944 oboInOwl:hasDbXref UMLS:C4024768 -HP:0007943 oboInOwl:hasDbXref UMLS:C1866657 -HP:0007957 oboInOwl:hasDbXref UMLS:C0010038 -HP:0007957 oboInOwl:hasDbXref SNOMEDCT_US:413921009 -HP:0007957 oboInOwl:hasDbXref SNOMEDCT_US:95735008 -HP:0007957 oboInOwl:hasDbXref SNOMEDCT_US:64634000 -HP:0007957 oboInOwl:hasDbXref UMLS:C0521719 -HP:0007957 oboInOwl:hasDbXref MSH:D003318 -HP:0006625 oboInOwl:hasDbXref UMLS:C2986662 -HP:0006628 oboInOwl:hasDbXref UMLS:C4280443 -HP:0006628 oboInOwl:hasDbXref UMLS:C1857074 -HP:0007958 oboInOwl:hasDbXref UMLS:C4024763 -HP:0006623 oboInOwl:hasDbXref UMLS:C4021588 -HP:0007950 oboInOwl:hasDbXref UMLS:C4024765 -HP:0007928 oboInOwl:hasDbXref UMLS:C4024772 -HP:0007929 oboInOwl:hasDbXref UMLS:C4024771 -HP:0007924 oboInOwl:hasDbXref UMLS:C3278981 -HP:0007924 oboInOwl:hasDbXref UMLS:C1853141 -HP:0007925 oboInOwl:hasDbXref UMLS:C4024773 -HP:0007922 oboInOwl:hasDbXref UMLS:C1849151 -HP:0007939 oboInOwl:hasDbXref MSH:C536238 -HP:0007939 oboInOwl:hasDbXref UMLS:C0339537 -HP:0007939 oboInOwl:hasDbXref SNOMEDCT_US:24704003 -HP:0006607 oboInOwl:hasDbXref UMLS:C1849049 -HP:0006608 oboInOwl:hasDbXref UMLS:C1844530 -HP:0006603 oboInOwl:hasDbXref UMLS:C1865833 -HP:0007935 oboInOwl:hasDbXref UMLS:C1863408 -HP:0007937 oboInOwl:hasDbXref UMLS:C4024769 -HP:0007936 oboInOwl:hasDbXref UMLS:C4020806 -HP:0007936 oboInOwl:hasDbXref UMLS:C1865918 -HP:0006606 oboInOwl:hasDbXref UMLS:C1861199 -HP:0006600 oboInOwl:hasDbXref UMLS:C1968577 -HP:0007933 oboInOwl:hasDbXref UMLS:C1837733 -HP:0007932 oboInOwl:hasDbXref UMLS:C4024770 -HP:0005327 oboInOwl:hasDbXref UMLS:C1852476 -HP:0006659 oboInOwl:hasDbXref UMLS:C1862491 -HP:0005328 oboInOwl:hasDbXref UMLS:C1857710 -HP:0007989 oboInOwl:hasDbXref UMLS:C4024758 -HP:0005329 oboInOwl:hasDbXref UMLS:C1855353 -HP:0005323 oboInOwl:hasDbXref MSH:C563014 -HP:0005323 oboInOwl:hasDbXref MSH:D005621 -HP:0005323 oboInOwl:hasDbXref UMLS:C1399354 -HP:0005323 oboInOwl:hasDbXref SNOMEDCT_US:10394003 -HP:0005323 oboInOwl:hasDbXref UMLS:C0016719 -HP:0005323 oboInOwl:hasDbXref SNOMEDCT_US:697962004 -HP:0007986 oboInOwl:hasDbXref UMLS:C1847882 -HP:0007985 oboInOwl:hasDbXref UMLS:C4024761 -HP:0005324 oboInOwl:hasDbXref UMLS:C4025215 -HP:0006655 oboInOwl:hasDbXref UMLS:C1968999 -HP:0007988 oboInOwl:hasDbXref UMLS:C4024759 -HP:0005325 oboInOwl:hasDbXref UMLS:C1857455 -HP:0005326 oboInOwl:hasDbXref UMLS:C1856886 -HP:0006657 oboInOwl:hasDbXref UMLS:C1834386 -HP:0007987 oboInOwl:hasDbXref UMLS:C4024760 -HP:0006650 oboInOwl:hasDbXref UMLS:C1834383 -HP:0005320 oboInOwl:hasDbXref UMLS:C3277426 -HP:0005321 oboInOwl:hasDbXref SNOMEDCT_US:82203000 -HP:0005321 oboInOwl:hasDbXref UMLS:C0242387 -HP:0005321 oboInOwl:hasDbXref MSH:D008342 -HP:0007984 oboInOwl:hasDbXref UMLS:C4021561 -HP:0005322 oboInOwl:hasDbXref UMLS:C4025216 -HP:0005322 oboInOwl:hasDbXref UMLS:C4280489 -HP:0005322 oboInOwl:hasDbXref UMLS:C4280490 -HP:0007980 oboInOwl:hasDbXref UMLS:C1852548 -HP:0005338 oboInOwl:hasDbXref UMLS:C1857206 -HP:0004006 oboInOwl:hasDbXref UMLS:C4025451 -HP:0005339 oboInOwl:hasDbXref UMLS:C4025213 -HP:0004005 oboInOwl:hasDbXref UMLS:C4025452 -HP:0004004 oboInOwl:hasDbXref UMLS:C4025453 -HP:0004003 oboInOwl:hasDbXref UMLS:C4025454 -HP:0006665 oboInOwl:hasDbXref UMLS:C4025010 -HP:0005335 oboInOwl:hasDbXref UMLS:C4025214 -HP:0004009 oboInOwl:hasDbXref UMLS:C4025448 -HP:0004008 oboInOwl:hasDbXref UMLS:C4025449 -HP:0005336 oboInOwl:hasDbXref UMLS:C1969673 -HP:0004007 oboInOwl:hasDbXref UMLS:C4025450 -HP:0006668 oboInOwl:hasDbXref UMLS:C1859361 -HP:0007993 oboInOwl:hasDbXref UMLS:C4024757 -HP:0007992 oboInOwl:hasDbXref SNOMEDCT_US:3577000 -HP:0007992 oboInOwl:hasDbXref UMLS:C0154856 -HP:0005332 oboInOwl:hasDbXref UMLS:C1857011 -HP:0007994 oboInOwl:hasDbXref SNOMEDCT_US:420990001 -HP:0007994 oboInOwl:hasDbXref UMLS:C2937228 -HP:0007994 oboInOwl:hasDbXref UMLS:C0241688 -HP:0004002 oboInOwl:hasDbXref UMLS:C4025455 -HP:0004001 oboInOwl:hasDbXref UMLS:C4025456 -HP:0004000 oboInOwl:hasDbXref UMLS:C4025457 -HP:0006660 oboInOwl:hasDbXref UMLS:C1857665 -HP:0007990 oboInOwl:hasDbXref UMLS:C1860344 -HP:0005305 oboInOwl:hasDbXref UMLS:C0151945 -HP:0005305 oboInOwl:hasDbXref SNOMEDCT_US:95455008 -HP:0007968 oboInOwl:hasDbXref SNOMEDCT_US:44647001 -HP:0007968 oboInOwl:hasDbXref UMLS:C0266568 -HP:0007968 oboInOwl:hasDbXref SNOMEDCT_US:69927002 -HP:0007968 oboInOwl:hasDbXref MSH:D054514 -HP:0007968 oboInOwl:hasDbXref SNOMEDCT_US:314270008 -HP:0005306 oboInOwl:hasDbXref SNOMEDCT_US:195382003 -HP:0005306 oboInOwl:hasDbXref SNOMEDCT_US:402867006 -HP:0005306 oboInOwl:hasDbXref SNOMEDCT_US:56975005 -HP:0005306 oboInOwl:hasDbXref SNOMEDCT_US:83343001 -HP:0005306 oboInOwl:hasDbXref UMLS:C0206733 -HP:0005306 oboInOwl:hasDbXref SNOMEDCT_US:254206003 -HP:0005306 oboInOwl:hasDbXref MSH:D018324 -HP:0006637 oboInOwl:hasDbXref UMLS:C1859121 -HP:0006638 oboInOwl:hasDbXref UMLS:C1844529 -HP:0005307 oboInOwl:hasDbXref UMLS:C1850438 -HP:0005308 oboInOwl:hasDbXref UMLS:C1867424 -HP:0005301 oboInOwl:hasDbXref SNOMEDCT_US:77978002 -HP:0005301 oboInOwl:hasDbXref UMLS:C0265931 -HP:0007964 oboInOwl:hasDbXref UMLS:C1843486 -HP:0006633 oboInOwl:hasDbXref UMLS:C1834384 -HP:0005302 oboInOwl:hasDbXref SNOMEDCT_US:401051003 -HP:0005302 oboInOwl:hasDbXref UMLS:C1303076 -HP:0007963 oboInOwl:hasDbXref UMLS:C4024762 -HP:0005303 oboInOwl:hasDbXref UMLS:C1969291 -HP:0006634 oboInOwl:hasDbXref UMLS:C4025013 -HP:0007965 oboInOwl:hasDbXref UMLS:C1850069 -HP:0005304 oboInOwl:hasDbXref UMLS:C1970501 -HP:0007962 oboInOwl:hasDbXref UMLS:C4021857 -HP:0006631 oboInOwl:hasDbXref UMLS:C4025014 -HP:0005300 oboInOwl:hasDbXref UMLS:C4025219 -HP:0006647 oboInOwl:hasDbXref UMLS:C4025011 -HP:0007979 oboInOwl:hasDbXref UMLS:C1853394 -HP:0005316 oboInOwl:hasDbXref UMLS:C1848877 -HP:0005317 oboInOwl:hasDbXref UMLS:C1867423 -HP:0006649 oboInOwl:hasDbXref UMLS:C4021587 -HP:0005318 oboInOwl:hasDbXref SNOMEDCT_US:427020007 -HP:0005318 oboInOwl:hasDbXref MSH:D020293 -HP:0005318 oboInOwl:hasDbXref UMLS:C0238051 -HP:0007975 oboInOwl:hasDbXref UMLS:C1856478 -HP:0005312 oboInOwl:hasDbXref UMLS:C4025217 -HP:0006643 oboInOwl:hasDbXref UMLS:C1859376 -HP:0006644 oboInOwl:hasDbXref UMLS:C1406921 -HP:0005313 oboInOwl:hasDbXref SNOMEDCT_US:359553002 -HP:0005313 oboInOwl:hasDbXref SNOMEDCT_US:31653004 -HP:0005313 oboInOwl:hasDbXref UMLS:C0016052 -HP:0005313 oboInOwl:hasDbXref MSH:D005352 -HP:0005314 oboInOwl:hasDbXref UMLS:C1847886 -HP:0006645 oboInOwl:hasDbXref SNOMEDCT_US:298764003 -HP:0006645 oboInOwl:hasDbXref UMLS:C0575535 -HP:0006646 oboInOwl:hasDbXref UMLS:C1855608 -HP:0007976 oboInOwl:hasDbXref SNOMEDCT_US:204138006 -HP:0007976 oboInOwl:hasDbXref MSH:C537955 -HP:0007976 oboInOwl:hasDbXref UMLS:C0344523 -HP:0007971 oboInOwl:hasDbXref UMLS:C0266537 -HP:0007971 oboInOwl:hasDbXref SNOMEDCT_US:204128001 -HP:0007971 oboInOwl:hasDbXref SNOMEDCT_US:21590003 -HP:0006640 oboInOwl:hasDbXref SNOMEDCT_US:1261007 -HP:0006640 oboInOwl:hasDbXref UMLS:C0272567 -HP:0007970 oboInOwl:hasDbXref SNOMEDCT_US:61989004 -HP:0007970 oboInOwl:hasDbXref UMLS:C0266573 -HP:0007970 oboInOwl:hasDbXref SNOMEDCT_US:268163008 -HP:0006641 oboInOwl:hasDbXref UMLS:C4025012 -HP:0007973 oboInOwl:hasDbXref SNOMEDCT_US:95494009 -HP:0007973 oboInOwl:hasDbXref MSH:D015792 -HP:0007973 oboInOwl:hasDbXref UMLS:C0035313 -HP:0005310 oboInOwl:hasDbXref UMLS:C4025218 -HP:0006642 oboInOwl:hasDbXref UMLS:C1865241 -HP:0005311 oboInOwl:hasDbXref UMLS:C1970630 -HP:0007906 oboInOwl:hasDbXref SNOMEDCT_US:112222000 -HP:0007906 oboInOwl:hasDbXref UMLS:C0234708 -HP:0007905 oboInOwl:hasDbXref UMLS:C3275963 -HP:0007902 oboInOwl:hasDbXref UMLS:C0042909 -HP:0007902 oboInOwl:hasDbXref SNOMEDCT_US:31341008 -HP:0007902 oboInOwl:hasDbXref MSH:D014823 -HP:0007903 oboInOwl:hasDbXref UMLS:C4072868 -HP:0007900 oboInOwl:hasDbXref UMLS:C1968574 -HP:0007917 oboInOwl:hasDbXref UMLS:C1866178 -HP:0007913 oboInOwl:hasDbXref UMLS:C4024776 -HP:0007915 oboInOwl:hasDbXref UMLS:C0339284 -HP:0007915 oboInOwl:hasDbXref SNOMEDCT_US:29504002 -HP:0007915 oboInOwl:hasDbXref MSH:C562745 -HP:0007911 oboInOwl:hasDbXref UMLS:C1836264 diff --git a/tests/validate_data/oaei-ordo-hp.rdf.json b/tests/validate_data/oaei-ordo-hp.rdf.json deleted file mode 100644 index d4ec6843..00000000 --- a/tests/validate_data/oaei-ordo-hp.rdf.json +++ /dev/null @@ -1 +0,0 @@ -[{"@id": "http://www.orpha.net/ORDO/Orphanet_677", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100757"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_457252", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030413"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1489", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0031247"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1334", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002728"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_221091", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100661"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99071", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011627"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98990", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010921"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_295047", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100747"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_251992", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003005"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_69078", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012034"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2495", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002858"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_449", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002884"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98274", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005547"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_247834", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030636"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_268940", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006927"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_54595", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030062"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93929", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010475"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_182090", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002092"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_46135", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030069"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_309147", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012556"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99104", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001684"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_95459", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010446"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_143", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006780"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_181412", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000840"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98943", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100719"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_95720", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005990"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_168811", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100003"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_35125", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010816"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_83418", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006959"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_431341", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010479"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_97230", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0410137"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_364574", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004439"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3148", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100697"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_443079", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0025567"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_168816", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100003"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_194", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000589"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_488", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012618"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_169139", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005432"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99098", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011566"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2038", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006548"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_238468", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007607"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_50251", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100002"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_409934", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001423"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_424039", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012142"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_54370", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000793"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_423", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002047"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2014", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000175"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_314473", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010618"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_97120", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005684"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_513", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006721"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3169", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010497"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98944", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000612"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_494454", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030420"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_494421", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030736"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1531", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001363"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99772", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000185"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2140", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000776"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_85138", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008207"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1501", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006744"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_91495", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007968"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_252", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002651"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99878", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008200"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1848", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010958"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_212", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003153"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_77243", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100695"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98823", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012325"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99081", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012020"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79100", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100837"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_418", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008258"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98573", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000286"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_95443", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011599"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98626", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007802"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_314928", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002343"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_454706", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008964"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98946", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000625"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1556", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0025107"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_263425", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009920"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_839", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008677"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_238583", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004923"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_636", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001067"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_70567", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030153"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_217632", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001723"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_181428", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012184"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3157", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100842"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_319276", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006770"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_363976", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011847"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_86789", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006498"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99169", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011225"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_268823", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002085"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_220386", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002507"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_189", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007529"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_409932", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001419"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_861", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005321"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012068"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_227", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100599"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_141107", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0031227"}]}, {"@id": "_:N351a5a0e50174d9584fe26fbe230427c", "@type": ["https://w3id.org/sssom/MappingSet"], "https://w3id.org/sssom/mappings": [{"@id": "_:N3dc9cd0aa37147e8a6f4e2ec73bd3ca3"}, {"@id": "_:N3434a3752de64193a684bd02f1f21918"}, {"@id": "_:N8520be45ebbc4594982bf441da7e641e"}, {"@id": "_:N3ca2ceb9389d4f44a70e9e48e153920e"}, {"@id": "_:Ndcd615d84f6641a5bab6a9683de8be98"}, {"@id": "_:Nf3fa66876fc343918f3f10a9c4c3c784"}, {"@id": "_:N22351fa59e514a1191de35d1d5088a19"}, {"@id": "_:Nb7f8521302c543a7bcad5b1aa68e991f"}, {"@id": "_:N8809ba0594904d6390206efdfa323c08"}, {"@id": "_:N466aac4166dd45ad9b52bbc2b9a7b07a"}, {"@id": "_:Nfdf89ff269fb471b8f3696bb65dd43e5"}, {"@id": "_:Nd141f260cd2b4703a68b435a1f85415f"}, {"@id": "_:N0deeeef545554daf9bb9b1c9b7f2864b"}, {"@id": "_:N8f5282006b8b4e3d961faa308429e910"}, {"@id": "_:N169f3d98e5ca48d1ae68cee07372ddec"}, {"@id": "_:Nce969263b84c411bbf05f5190860872a"}, {"@id": "_:N96166f9ac7d6465b9a01aa72835ca0c0"}, {"@id": "_:Nddf3e579b8e44a7298f30106f5100ca4"}, {"@id": "_:N4bd33161f3f847399112b26d66b478fa"}, {"@id": "_:Nf453f30597374514a8e309feb6d3e510"}, {"@id": "_:N80b14ff0c5704ba5a9e1b53adb46f45e"}, {"@id": "_:Nb7d1c80dafc14a9aa30d7f6a262c6a98"}, {"@id": "_:Nc4a0fd7b141a4a34aa54d8c9cf75a7d6"}, {"@id": "_:N382fd7e5770843d3b77183fc6b5f0ed5"}, {"@id": "_:N3d23a9c4bdfc46d1aa92cd3bdf9cda21"}, {"@id": "_:N17a5c33ebcf8496e963347f85161bb09"}, {"@id": "_:N694915129f454de49216fa8f269e0c95"}, {"@id": "_:Ncdb048db9c00442ea7816e9d9a76d616"}, {"@id": "_:N4acd19b8bf9841dfb8dea3156ec26918"}, {"@id": "_:Nc2d3f47f2c914ce8ae1398d937e21348"}, {"@id": "_:Ned9b4cee01b14748b8f03f5960d92632"}, {"@id": "_:N2e57fb6bb7964e3f81d86fae89bf4f60"}, {"@id": "_:Nc85df3958f584a968f3be451ef24d2cc"}, {"@id": "_:N17b5572fd7a948d29afd1e27b3f6ec6b"}, {"@id": "_:Nfadafc16424b4773a23dd25b69bbf680"}, {"@id": "_:N6c63c66f58444776a5a2098236eb643c"}, {"@id": "_:Nb81b40e8cf4a4a7887dfb9e7d623f507"}, {"@id": "_:N8da357037a7e4e68b752f26b5a7962fb"}, {"@id": "_:N2c92295a629c4ca5929ffb1ec4183045"}, {"@id": "_:N7f023fa96daf4190ac7a1957993d6e43"}, {"@id": "_:N4da0886b1f004cb7b2f5ff20ec523427"}, {"@id": "_:Neb44b27802be4ff4b659fc0521a146fb"}, {"@id": "_:Nea9b350640c74ef7b5d70aa98076c2f4"}, {"@id": "_:N22ca41403ea94f98934988463e0fe74a"}, {"@id": "_:Ne668a97c2bd6493bb10860f37ae7fd4f"}, {"@id": "_:N6be6e3708adc4d83938e94cc8782e4a5"}, {"@id": "_:N83881ddab6c246aab06b856ac82e6ea3"}, {"@id": "_:N008ed336ae744e6dab6b58e735dc9947"}, {"@id": "_:N3cbf39ffbaf74b35aa727cc781f1eb27"}, {"@id": "_:N84ec84398a454ffdbc85d85b8cdf942f"}, {"@id": "_:N2003121f06ca491c90e84dd9f7c9b542"}, {"@id": "_:N2443d436f5ac49feabfa1990a33dce37"}, {"@id": "_:Na051e2bf462440e284fc37616278e56b"}, {"@id": "_:N796bb31d63eb48f483bad6579850ae75"}, {"@id": "_:N73cf0a24787f4959aaebb581e976ad4f"}, {"@id": "_:Naeb8dbac302f44f79d093eb501a1d148"}, {"@id": "_:N0df72787ccea4d0a90c4da28e431ee3c"}, {"@id": "_:N0e0953a40f0d4a878bc3b46b04cfce8f"}, {"@id": "_:N20c91421b39a4c59a5b2e4dd0896a8d4"}, {"@id": "_:Ne9ff9246f5414416a7686802af733af8"}, {"@id": "_:Na1d07c664f5446c78fad2c98454b4ed8"}, {"@id": "_:N16d2078ad4a34734a7b991912846f168"}, {"@id": "_:N45618b3c01514d8ea1e707561ccb7477"}, {"@id": "_:N70bb6b9ffd7249c9906f8bb2baa84aac"}, {"@id": "_:Nd217f7232a654ca3ad9ef66f519c4bc6"}, {"@id": "_:Nf8478764aca34095892d8cf3981c4432"}, {"@id": "_:Nd4a8c945221648dbaa73a2a57257246d"}, {"@id": "_:N3d496fab2658419b995329fb96de8dfc"}, {"@id": "_:Nefaada43f1c94f7b8e750fc61cffbe75"}, {"@id": "_:N3b1a199aeb5d4576883e81fffa47706c"}, {"@id": "_:N95d9f85bc2b24f3e97ca09bfcb1343eb"}, {"@id": "_:Na2fbd717828c407ca5a0682671f2869b"}, {"@id": "_:N3faa18e088dd44d28f5abfec3c8e2f64"}, {"@id": "_:N8369571c912f493e86a6cdc2330cdaf6"}, {"@id": "_:Nbe1158004b9b4c31a734670c27163b44"}, {"@id": "_:N16f25e0f984445aa94516d29e44de99f"}, {"@id": "_:Ndb7986260c424d5f85825875bead0061"}, {"@id": "_:N20f064f8720b4886ad536d2fd503eba4"}, {"@id": "_:N280e52dff9d5400399c1bab444c74883"}, {"@id": "_:N8f9859162ba44aba8c40abe566effd76"}, {"@id": "_:N851e5cf06f6c44389e121e276453866a"}, {"@id": "_:N63abce6201a74e8c9511f9d7648da128"}, {"@id": "_:Nf6c87a11d0544ab9ab9f8fdf46bb207e"}, {"@id": "_:N2371d7783934433bbe8597b2f9fa04e7"}, {"@id": "_:Nfcf980c8d1094843b8558df7c67eec4e"}, {"@id": "_:Ndb3b13b0ce5e4eafa7f10994a7cba26f"}, {"@id": "_:N4a3e44ec21694d02907ecdf2aa240a6f"}, {"@id": "_:N28f8cf943991425eb37ba74f527a1237"}, {"@id": "_:N71bc420def4348408e4f86b221006c1a"}, {"@id": "_:N4a500b9775d2422b8e63addf8dbcc120"}, {"@id": "_:N654eb3fbfd0945048b945c075c908fb7"}, {"@id": "_:Nff1f3767b8ad435e95b643448d0ddf27"}, {"@id": "_:N6dde1875cad84fe8885b20643dffea6d"}, {"@id": "_:N833e22f956304f929513bf0436683497"}, {"@id": "_:N988e2eab9dee46a1ae975ccccea4e48c"}, {"@id": "_:N89114efb99a44b1e9f432468d0bd7e2c"}, {"@id": "_:Nb6a4529279a34962a1199c9ef34e3411"}, {"@id": "_:N0a100c37dc0e4b5e8a5dce411cd913b1"}, {"@id": "_:N08e76425763248c891530818c2cc0ee1"}, {"@id": "_:N8625c1aff6644ae885d33f3931fd2c3e"}, {"@id": "_:N9881d550d048442f992e4a7a7b7cf154"}, {"@id": "_:N81e6c714655c4762989bbf80acafa95a"}, {"@id": "_:N8b873e0057c24f0889b3b7ffa22f6f03"}, {"@id": "_:N53d4278c33f84934a7c303007beab29c"}, {"@id": "_:Nc2be651895b6403b9342312523cd3f7a"}, {"@id": "_:N36b0eb656ed94cba8669816f664aac2c"}, {"@id": "_:Nb0e7a6ffb84c4bd7a779443f583b640e"}, {"@id": "_:Na52f5bbb3ad84354a3f9a62aa9be2e2e"}, {"@id": "_:N498580a8fcdb48019c4a526046e5b6ee"}, {"@id": "_:N90a29f1fd9c449b5b33223b514f1bc5a"}, {"@id": "_:N09ae11b3a2564b21a22689297e2288c4"}, {"@id": "_:N2690472b817d47a5a3bfaa98f5e6726b"}, {"@id": "_:N8cb7c09c7f7a4102897b2aa1f6c2769e"}, {"@id": "_:Nf7b2c8b41ece4cce9e7cf70074394a13"}, {"@id": "_:N377a79c183794e669633dd8f6c869c2a"}, {"@id": "_:Ndbf25434f06e4e78a82179d0cdf61041"}, {"@id": "_:Nb76aabbd2910454d9a34f8d135561e45"}, {"@id": "_:N965b1c88122648228e18ff6d420b202a"}, {"@id": "_:N84e77e91420c45c2b4a0a863fbada0bf"}, {"@id": "_:N526e279ef87e404296301edd4851e50e"}, {"@id": "_:N14b962f0124a4554a93ab0b029a21528"}, {"@id": "_:Ncc93021f743c4b3781ae559f4666af34"}, {"@id": "_:N72df971ddb264929a6a7a7129ebcea29"}, {"@id": "_:N0796d4c717f042819fa940c964ba82a4"}, {"@id": "_:N3a85fb9e574441c5a0886980d503bbc2"}, {"@id": "_:N5329a07b2255406db571b8c9ca84006d"}, {"@id": "_:N0e84816976f24abf8cb85cbf5b5dcb3e"}, {"@id": "_:Ne077628e94f240c79f7b5452ade6b66f"}, {"@id": "_:N4313fdf3649c4f38af4124fdb0306e8b"}, {"@id": "_:Nf07f2d8ddc714c3db84e4024e9f00bdd"}, {"@id": "_:N44738d1b75cf48c781d85fd5afac0f0f"}, {"@id": "_:N8046c3a139794f74bf55a1914f34a1f4"}, {"@id": "_:N92375ace4b9e4b78a4c15867dbb3697d"}, {"@id": "_:N0ac244d3617f44948d49619c24f502bf"}, {"@id": "_:Nbde59b66230a4d679aeec7f620e4532f"}, {"@id": "_:N6cecd654584649bfaec18b0da1b12c13"}, {"@id": "_:N7d0fa288cbe948b58362949594e8c653"}, {"@id": "_:N46f5a7b672e84639bceb8f67942e510c"}, {"@id": "_:Ne45946a472264966bb5ae0cab6ef0a56"}, {"@id": "_:N48c55fd2e6504ee38340970ce6e7f9da"}, {"@id": "_:N84d95ce719c54e6dae37b42cd142ef60"}, {"@id": "_:N4ec0367957494daaa2232dcfb5681949"}, {"@id": "_:Nd21f9801fcdf4388b9abb9bb510dbd73"}, {"@id": "_:Na08602e68b7442909a448a5292279340"}, {"@id": "_:Ne22dbf8b859f4253bd97655f142c584c"}, {"@id": "_:N7c11b22e17494918a6f5e7a07ecaf454"}, {"@id": "_:Ne7319876530248c19847911bf6f348a6"}, {"@id": "_:Nbec78f1c7038408d90252568250889a3"}, {"@id": "_:N75ab94b3a89c432987e461f77c5b3283"}, {"@id": "_:N827f63fa39ed40ada06681c1468d93fd"}, {"@id": "_:N7ac85009767c4d8580b5f5c3aee7f1bd"}, {"@id": "_:N4fb1597f6b3a426f888fa2e988c9a481"}, {"@id": "_:N66c25ef2c9e946bc862a6b534328a9dc"}, {"@id": "_:N38d608cd95794d1bbc73b967edf5bfc0"}, {"@id": "_:N4d3e3cf98463457e8a3a51ee1314d892"}, {"@id": "_:N5cd5a667b300411bafe6f05a77fe5527"}, {"@id": "_:N15f107979fb44e95a26eba9b08d783ff"}, {"@id": "_:N0c0411fd65ab49399c5eba765d33daf0"}, {"@id": "_:N1eab263db89c4daf9fd3844f82d53917"}, {"@id": "_:Ndf9d7fea16fe4ba199d95ef34eb6a420"}, {"@id": "_:Nb22ac3d829bb479481f657ddd2f0bd77"}, {"@id": "_:N8cd8a41ba48c4340b3c5ed8f08ddc41d"}, {"@id": "_:Nbb9cedf9fcbd4ec1b9901af3e9d87be2"}, {"@id": "_:N80dabad8db4e4d7c9ef5c6c0f2d82745"}, {"@id": "_:Nab984fcd509d44b5a7692edce6b76b03"}, {"@id": "_:N1df6099a2d7946bfb0dae247b783fa7f"}, {"@id": "_:Nfeff3dafecc546c2a21bfca41474c3d1"}, {"@id": "_:Nc3e6ce4bde2e4a6aace5df1942ec63fc"}, {"@id": "_:Nc821b39cb2d14d549653fe286f130e66"}, {"@id": "_:N3e693df0d8004f0bb60ca6b9173132e9"}, {"@id": "_:Nd3bd072bace944efac369d77fb5b64a6"}, {"@id": "_:Na8496428c6b044aaa98993bb1528bb88"}, {"@id": "_:Nac42fcd16c1a43e181663bb425e7fedf"}, {"@id": "_:N8f36f75e2c3e41309b981b506a2338b3"}, {"@id": "_:Nf0518d6a7b384fdd98708bfa84257280"}, {"@id": "_:N73141f15c2414a5eb4b64a5c5f6d726d"}, {"@id": "_:N59f07fa23c604f1ca98f35847e08391c"}, {"@id": "_:N857015bbee8e4171ba14d1c5ff86f76e"}, {"@id": "_:N1548f9d979c942338b48f26ec2d76c67"}, {"@id": "_:N68429bdcad56460696ae3e91951cd309"}, {"@id": "_:Nea4b0fed23b447ffa0177e11ef3c8612"}, {"@id": "_:N0f6a486c76de44fcb2c4cdfa14a0a406"}, {"@id": "_:Ne6f759a0b24241d0872003221a6bc853"}, {"@id": "_:N70f6a1e573334ea39013fcb9a50f4e6c"}, {"@id": "_:Nc0b4b9a5b3e44e76b5b6d8063f41d061"}, {"@id": "_:Nfcec0ce5ee5d4295bc7943a28a4e89a6"}, {"@id": "_:N2902c39b16fe4f78a4598d821fe9fefa"}, {"@id": "_:N966cbb086e834705afad50465c1826ee"}, {"@id": "_:Nb2de56940b6d43e4900e56ac1a376d85"}, {"@id": "_:N723d11b2b977462987070ddbbbf4bab9"}, {"@id": "_:Nd405b01d50f346f4b65a3a56394aa655"}, {"@id": "_:N819e22f175ab416ebc939fa411a7f818"}, {"@id": "_:Ndc882ef4096742b1bc6402bb335bc09c"}, {"@id": "_:N0ec267a4316f47cbb845859244c9797c"}, {"@id": "_:N8454cebb968a44819e9f26ce171fab0d"}, {"@id": "_:N1757c2692ec64f9db7436a049ea7cd88"}, {"@id": "_:Ncde8c71eecfa4ad88ef17743f8534e2b"}, {"@id": "_:N92f71c3db7924af7aa39688f917cd7be"}, {"@id": "_:N59df42d8bceb4671b6fd591f44e5188c"}, {"@id": "_:Nc3d5e80fdf144884b036490a4cde65fe"}, {"@id": "_:Nda0298a023ae4ea5a913f3c11eb890fa"}, {"@id": "_:N29460dbe22a244d5b47144d33894bb30"}, {"@id": "_:N1453b974bf0c458b9b2263f5f7f0e002"}, {"@id": "_:Neb76c76848724b85af3b0c1b37bb547f"}, {"@id": "_:N551db716c946402fb69b6d9437ddfa96"}, {"@id": "_:N2ee3e92c5bde41e9b5127e5422872560"}, {"@id": "_:N2f03c4d1f4a3415b888681cb961c587b"}, {"@id": "_:N274eaa126cb947aca358566767e5ed49"}, {"@id": "_:Nfde2009d2bd1470a82b7dafa3275d73b"}, {"@id": "_:Na47647a396164a72ae3fc4f45154f0e3"}, {"@id": "_:Nf48ae3c1550140d997ad1e2a66d1f820"}, {"@id": "_:N800d461efda74b1db8f4f6152e7ca148"}, {"@id": "_:N6521bc628061444dab84f95973e02ccc"}, {"@id": "_:Ne58f4c2f44ff49f59ce977107ce353a3"}, {"@id": "_:Na87d40cf13244ecbbb27d4cbdb7fb63a"}, {"@id": "_:N8e9314942a2a43d997343f7ec00b91a8"}, {"@id": "_:Nb3c2272927e44009a099a092e2cd7343"}, {"@id": "_:N621a7643e5e446f7a543764e6f6f5c9f"}, {"@id": "_:Nab0f09b80a164098bf60fc62f5bd0d83"}, {"@id": "_:N1753d0871b2d46b4b5d8ced733c63167"}, {"@id": "_:Nd14ea0d7f3c041978fdfb6c51f90145f"}, {"@id": "_:Nbdb1878cbead43d39c2f96909672dbc1"}, {"@id": "_:N75b5c89d530d44829cfc1a397b312158"}, {"@id": "_:N6e59b3aee1944f9a9344e2276eccb84a"}, {"@id": "_:Ned11e4c8cb59405aa66dfb15297e5925"}, {"@id": "_:N4be8642b697744d2821dc05ead95d916"}, {"@id": "_:N230cc1a76f334500b4c0531579edfa5d"}, {"@id": "_:N764dddf90d9a4b319a808a655642c719"}, {"@id": "_:N33f086a77f5447d796c6a6c343e212a1"}, {"@id": "_:N515ee0928d394ac38291f64678c50e46"}, {"@id": "_:N22e9b0e4789f41b2bc0a82df33e68e2a"}, {"@id": "_:N281d5647537b4ed29d4fee741a4267b7"}, {"@id": "_:N6683c91d2fc2466fbe1b74c92e02e347"}, {"@id": "_:N91391659f95949d99740e9e62c582958"}, {"@id": "_:N200b0c555fd54b5786569d45322d5d37"}, {"@id": "_:N3f27d6c086d04d8f902b8cec70c88574"}, {"@id": "_:Nc1327de1b86e4ff49727f040465d6c1e"}, {"@id": "_:N4d90c39b1dee41b8b4883d5e2755a3e8"}, {"@id": "_:N349e38624c8d4bb2a37d382822c1e2e5"}, {"@id": "_:N90d5a803b46d4eab8c215142e4d2db1a"}, {"@id": "_:N78ffc0f655cc41e584eb9ed9fb84b89e"}, {"@id": "_:N8700ca42e3704444b719971d8504e556"}, {"@id": "_:N7bac2cce0e9f40dabfd78552c3066015"}, {"@id": "_:Nc74cde21d3544cf69f5c5d7ac90ab140"}, {"@id": "_:N79671d0187254aaa8c412bdecb3d5ca9"}, {"@id": "_:N655d0dc20773482f896011d18c668929"}, {"@id": "_:N47e29b764fab4b74a0bca1bf377f47fd"}, {"@id": "_:N24525f4c1f7c4c218bfeb51d9de6b743"}, {"@id": "_:N6fa85b47ddf242499a797ae5a93fd6a7"}, {"@id": "_:Ne7ee19a0f6dc4fb3b0314e68b3091013"}, {"@id": "_:N8e2290e71d2846ecbebf0bb9f3fb1d4b"}, {"@id": "_:N4c1e6259379d4c2fa56c938c3eb94ba0"}, {"@id": "_:Ne8e15cff9d1a47e3bb6e72888d60c39d"}, {"@id": "_:N412a711b4f634ebf8649b8f55f4559af"}, {"@id": "_:Nb62bb9042be94045955803b32a4f4054"}, {"@id": "_:Nbc330d1d2a7e4133bf49a4816ef130c7"}, {"@id": "_:Ncaea994116bf4da7a7319cb70c428b7f"}, {"@id": "_:N5b65975cd551484fb6ab03b0d9e5cf14"}, {"@id": "_:Nd1bedaca78d8423c99d2d4ebdc365d8e"}, {"@id": "_:N496f4701556749c684c86c2e684c2ccf"}, {"@id": "_:Nc907117f4aca4ae9936c918e7842f557"}, {"@id": "_:N3dfd76cb827a4e5e9a05452a4f01db2a"}, {"@id": "_:Nd29d3ab707a745319bd68e0f6e224e26"}, {"@id": "_:N818057fd3f5f40198a6485460cf7602f"}, {"@id": "_:N301cb3946e1647d5a4e8b61eaaf4d34d"}, {"@id": "_:Nc3696896168a4afab8b4340a5cb311fa"}, {"@id": "_:Nff18e85e701b42a0b967f4dcc7b2339c"}, {"@id": "_:Nf1e02a50746443d28ce0da103739ea80"}, {"@id": "_:N6d697ef1666e48539c9d85a1e044f8a4"}, {"@id": "_:N8259535120184ce8bde4af468a39f1ec"}, {"@id": "_:N524cb7c1c17d4144a289226be20eda54"}, {"@id": "_:N7809b5e0a02f4b15bb9c1224040f66f7"}, {"@id": "_:Ne3449966b6f54a7fb0021b6f156fda77"}, {"@id": "_:N2ccd8ca92c4d495f8a5c055c6b2c37b8"}, {"@id": "_:N812d6fb29a444b8ca526de4ed02f923b"}, {"@id": "_:N08f1fd30231342baafe7a2036bc7a071"}, {"@id": "_:N935ee24b3f674266b542a181543ecf46"}, {"@id": "_:N651330cb1dd44ab8b284c1eeffc99e3c"}, {"@id": "_:N2a1ef7ffffc3466c8ee2d0dde6b78692"}, {"@id": "_:N1733429e70794c4caa560d8232ae595b"}, {"@id": "_:N2952dd315f34440eb30d079ab6984c9a"}, {"@id": "_:Nbf0592b017254eafa62567b2b3f6e55a"}, {"@id": "_:N9778c5b8b7a64630a6f185c603e865e9"}, {"@id": "_:N63fe4071c04a47eab68b8111bb37c3c6"}, {"@id": "_:N3239743589fc4a7e9f27a6a66892c01c"}, {"@id": "_:N3a9059b27caf43598c302db007f73688"}, {"@id": "_:N249410c1e61b43f5947602e71c9db024"}, {"@id": "_:Nfd51760681c8413da1f1d17bb0f6ea37"}, {"@id": "_:N6a1678949c094366bbe44cfed1d00bcf"}, {"@id": "_:Nad88c701e71d4b7b97e4584b85dc09db"}, {"@id": "_:N70bfd19f42c6433c91f0f39c7611c01e"}, {"@id": "_:N90602e29e4b94731ba73e077ba253a89"}, {"@id": "_:Nfa9e137742a742eebc1aa14103222ffa"}, {"@id": "_:Ndaa0cdb75ea04879851819adba4e6cce"}, {"@id": "_:Nc622d65a86bc4519ab567d7dc5f6eb0e"}, {"@id": "_:N0f534ebe967b416bbd75b4b428487ecd"}, {"@id": "_:Nfedb5da2a9d34ee79ba6ab99f621fa92"}, {"@id": "_:Ncb63ad8053524ded92a63b7fe282ba17"}, {"@id": "_:Na4036f6781a24666911655a7d9388525"}, {"@id": "_:Ne57f278ac7a24e41a830394062b7f9a1"}, {"@id": "_:N9ecd6c6e4e604e20842ef998d8dfcafc"}, {"@id": "_:Ne30b42ff2b2041bb882c28a0a102f70d"}, {"@id": "_:N309141d1d3074bb79dd1054cdac5cfa3"}, {"@id": "_:N0be5ac1561c441a48d5f2347d6d06cbb"}, {"@id": "_:N015ae00b718f436bbba01ed47972c0f3"}, {"@id": "_:N58810ced91d84fff9050e2a6336eeefe"}, {"@id": "_:Nf73b20f7bec54ad38e3cc4921988b750"}, {"@id": "_:N51f9aeca404f4eeda7aba78768216d58"}, {"@id": "_:N8fbecddd865c4698aae5b5a19ecc36e2"}, {"@id": "_:N1f88726892124e5bb094568837b624af"}, {"@id": "_:Neefcba4edf77437f81e77df257d698c6"}, {"@id": "_:N67fa25d3f5394ebabb12fad2bbcaeb53"}, {"@id": "_:N6be598ce8d604ef498402ee2c171cba1"}, {"@id": "_:Nebe9f052e94b439c8d7a6b1bdc4ac37e"}, {"@id": "_:Naefa92b39a2f424cba928bc85f5ff5e0"}, {"@id": "_:N2a7e006668fb42bea2a02881277473c4"}, {"@id": "_:N90f8f0e75761481f9bd99ee0129b984c"}, {"@id": "_:N6ad6d8bbd1d94c95bd9e251066dec5be"}, {"@id": "_:Na3b7f4a04c7d40c7a84260eb75747e44"}, {"@id": "_:N7cf8f83c746040b8bae8036b6c59388a"}, {"@id": "_:Ne0355c0d7db8464890d4ec20b58aebe5"}, {"@id": "_:N6d136f7669ff4f8a8bd15b2565a4d10e"}, {"@id": "_:N0f45bc7fc2384a3dad02f9e352e5f516"}, {"@id": "_:N50c7078e698448e1a8102b4a3e5da6a0"}, {"@id": "_:Nd525c87ffd284d5988c6eb679075f713"}, {"@id": "_:N346db889c62b47e3bd08c0d5982643bd"}, {"@id": "_:Nc847733166894d3e80fa7cb35016cf32"}, {"@id": "_:N860fc3fd9c6946a5afcac09cd1e4f1bb"}, {"@id": "_:Nb974e768e1bb459b97a0a6a3f479c2cc"}, {"@id": "_:N0d1a4b872d6a41cdb646eca3565353d2"}, {"@id": "_:N6b29119f42f1483f998f1d3dcd2508df"}, {"@id": "_:N05b31635bb484403aea40d990f76148c"}, {"@id": "_:N6f2c5dc6f8834b1c88d82b307a114cf1"}, {"@id": "_:N6be5811ce73b4ed39bc50dd0cfc84960"}, {"@id": "_:N255bdf5bf9b34f798414647989ee2de6"}, {"@id": "_:N5963272733fb4112aca0d8e9059605ef"}, {"@id": "_:N2499c93e54be4467b2c1952e986d717f"}, {"@id": "_:Nd59eaf2c49d04f1f82ae26e688a8f7ef"}, {"@id": "_:N4c8e64a33f8843598c301563efe9089b"}, {"@id": "_:N1fffee09f7144700a356c93109ee39fa"}, {"@id": "_:Nd6b274fe7dfa42bb96f9796be9be5141"}, {"@id": "_:N4f03af98fd2a45c697701f0d4c39c740"}, {"@id": "_:Nec46595d22604b809ea77e8a1f6d806c"}, {"@id": "_:Nc948aa85fa094fd4b6c17ed5dfefb13f"}, {"@id": "_:N9e6f6db87d9d47f3b9996a29ec0f5311"}, {"@id": "_:Nc785cf6a9c6d4385b1550784d8d4fe94"}, {"@id": "_:N950ac255011746c8acc7af1384625888"}, {"@id": "_:Nf13fe906039b4f98b4c77a06aad4b4e4"}, {"@id": "_:N9da4e310c3b74825a89aaa4c1304a540"}, {"@id": "_:Na75ec40b65904baa8521c2448167d630"}, {"@id": "_:Ne0b500ad8bae4b46adf5c86f9ea29daa"}, {"@id": "_:N6a412d1dc0be4224968efcbda343985f"}, {"@id": "_:Ne4c616b4dd9341ceadbe494480a52833"}, {"@id": "_:Nb16b8bd947fa4197b72e9bf519646a8a"}, {"@id": "_:N0755ac0bbe2246d6b0e0e26c24860c70"}, {"@id": "_:Nffabd39b261e4dacb58b12a5dfd54f85"}, {"@id": "_:N128357d07a014a1db4814acd30dc1727"}, {"@id": "_:N03e15840fcbb49fb838a957e80521e88"}, {"@id": "_:N213ed44ecd7f45b08fbc3decd84616cf"}, {"@id": "_:N021329c123b8465d8653e6eef77adc50"}, {"@id": "_:N63ed5d294b96489bbdf0f21abc3879a8"}, {"@id": "_:N1532beb5ba4e4085b3da448fc79a626b"}, {"@id": "_:N12061c69f6514e13affcdb4de47c1dd5"}, {"@id": "_:N07755f47e89142af929d9f0119d19358"}, {"@id": "_:Nabb2ca2bb056430cb8da623e01ebc2ad"}, {"@id": "_:N8582609f22fc4eb1b97b2ce528fa69ce"}, {"@id": "_:Nda6dd024a7d147ae99d4596f2e835e66"}, {"@id": "_:Nf995f319565e490686e56a41f7c20931"}, {"@id": "_:Nb41aa1055ff84ea2ae0e0d84f760c325"}, {"@id": "_:Nb1d3103c0a46497ead0fa7b95d36fb31"}, {"@id": "_:N9a3ed93c466545e2a69e5e77efc63fe1"}, {"@id": "_:Ndea958598fd647bf972bcaf1b8c3dca6"}, {"@id": "_:N4eaca120d0af4ff0867a3d51faa56429"}, {"@id": "_:N57cab870734d4b918f511f72d69dcc5b"}, {"@id": "_:Nb5e53c128ad34dcc93d5ca668b483359"}, {"@id": "_:Ne21c53db41ac4882a93fdf273a67efde"}, {"@id": "_:N0013c88c7fc341c58a29b2d7cf4efb33"}, {"@id": "_:N40802a0154df4c7db27e79c2dc7b9013"}, {"@id": "_:N8948620506354766a9db45ed96092d60"}, {"@id": "_:Ncf697a5fe6314d478c9b23d0c2795994"}, {"@id": "_:N593ae22306f34c44bda3f2967b7361c8"}, {"@id": "_:N5c5851730a6d4bcd966128a60d3785db"}, {"@id": "_:N7d53e12d2ae84a05a6a0c4bdd1de0e73"}, {"@id": "_:Nf96fd85755d340c0b072023a8a4e326d"}, {"@id": "_:Na77f712147bc41d58ce1baebfc287b79"}, {"@id": "_:Ndac5c8cc26c44a42bc4f04be4ee5687a"}, {"@id": "_:Ne61204f14667480c8f65b7fb5ff38dcd"}, {"@id": "_:N077acb244d72485b8e19d4e0eaf91651"}, {"@id": "_:N0be873a1cc47415da57da51cece6bce5"}, {"@id": "_:Nf92f3fbd32d449a5af6b031a1056bd50"}, {"@id": "_:N10e15ed6383e4bc786759aaafec3c2a9"}, {"@id": "_:N2c22dfca460f46679d3c2f8deb5fc080"}, {"@id": "_:N6600f8453df5401888fdafb16172894a"}, {"@id": "_:Nd56f1c896a0748408648f08455b32321"}, {"@id": "_:Nd0e9a79537474ba4af7ac213024a423a"}, {"@id": "_:N87de45ac4534448a99bdd79194c23bcd"}, {"@id": "_:Na7286645a0f0432e832c4c852214dad9"}, {"@id": "_:Na340024da3b04667a4d8dfb383b3d248"}, {"@id": "_:N328889c148b94ff590d1cab45fa44830"}, {"@id": "_:Nc9c84fbb245d448b8da3812ae108164d"}, {"@id": "_:N4163fe671dc3470db36f16d382e81a29"}, {"@id": "_:N1f46affff52c4f7c9d07fa94e5c874d7"}, {"@id": "_:Nf4e4762d903b42868290ffcf2afb09a2"}, {"@id": "_:N521c9cacb8ba4457bac1deec93fc2589"}, {"@id": "_:N131370fde3eb4046ad74bc0db7763ca0"}, {"@id": "_:Ndc4d17f6870c4b5eb0f5a5ea900b7e84"}, {"@id": "_:Nad830266769e4d0cb645be85e4f198ee"}, {"@id": "_:Nbacd884747604b939eb316f92dafb772"}, {"@id": "_:N51aef248e32446689a7b0721035d1f7b"}, {"@id": "_:N3d1c0cd0dc89426dae7217802da96c99"}, {"@id": "_:N7079cdec4e794134b2baf07789d4eb15"}, {"@id": "_:N2f44c08f94524dfe9333b46f4cb04ded"}, {"@id": "_:N1df43c0ebae94d7ca4a50c3964ecfaa4"}, {"@id": "_:N34004da9cbc54c119a542c326f18ca52"}, {"@id": "_:N5057282ada0e4cc69b4b8cb9a5381e0c"}, {"@id": "_:Nb3d4a6e543384804b9588fdd7d7e2d3f"}, {"@id": "_:Nc9deab228c41409c838474e103d869e4"}, {"@id": "_:N22bdf7e62f7b4f08aa1fe0f9786972fa"}, {"@id": "_:N97d876556a774e0e8f2f5ddb7caf1028"}, {"@id": "_:Nbe6a6e9e812b4c7b9b834c8ccf65d539"}, {"@id": "_:Nb0f27da930974b418ebadb781bc84d07"}, {"@id": "_:Nd8089017f54e4d848feffc0985723dbf"}, {"@id": "_:N434a5d0a49ae43c0b16594a882a47860"}, {"@id": "_:N465e2534d3f348f19e9073c4494f84e4"}, {"@id": "_:Nd3b980a2490e48b3a6cb6d986fb8323a"}, {"@id": "_:Nc0286dc84faa4727a6276ccc873ec7bc"}, {"@id": "_:N4e1ed3fbd0124dfb8eecd795fab3f457"}, {"@id": "_:N608656d0cf884f39bacdad4b7dfbe7e8"}, {"@id": "_:Ne7cb55a0e4c54f67a9fab995b42dc3b3"}, {"@id": "_:N0b1fa2d37e2d46c7bed59f00e5afe974"}, {"@id": "_:N3fb0aa0e249b4c8a927da5929138e0aa"}, {"@id": "_:N8a48e9d8c6c24337932edd437b383ac9"}, {"@id": "_:Ndf314c38bc45408d8cc851dd4290d506"}, {"@id": "_:N837a78934c8e4986918f83f8d8d2331f"}, {"@id": "_:N8d45db4ec7e040638f1667dab50b8a41"}, {"@id": "_:Nc9d8fab4947c477aaf1b4389e6f2e692"}, {"@id": "_:N92dfeb18dc94480bb1ed315c2820e4ca"}, {"@id": "_:N61ee0d92c14043c38c475ff7e6d13968"}, {"@id": "_:Ne8a20abde26742c98afacbe827240db6"}, {"@id": "_:Nc61345a440cf4052bf2129d7f2864efc"}, {"@id": "_:N06161a2ce31f48658e1df5e22ada89a2"}, {"@id": "_:N987ec0b135bf41f9b7c506108804c542"}, {"@id": "_:Ndd59b1e7b0464df3937232f02d36603a"}, {"@id": "_:Nda33a4d8cbf6410d849810da330757b0"}, {"@id": "_:Nafa63f7cba7a49e7b43c120b8b4a9ef9"}, {"@id": "_:N86a1bde242e543f09d898881cabf9545"}, {"@id": "_:Na07dc9a0e6e84849ac8a86bc53f63b09"}, {"@id": "_:N54ae351e7e7f4288af8bc6e4edb87cc8"}, {"@id": "_:N1089d20b4def4387afa795ed994d8eaa"}, {"@id": "_:N896ba14644fc439280d963a0dd6a384f"}, {"@id": "_:N137280f3358e424c86578c93683db532"}, {"@id": "_:N52234f52c82b43f8993a2ab6fb4b6623"}, {"@id": "_:N3494a61cebb84b8fb13f755f5d62d901"}, {"@id": "_:N72ac8f19b11544b5ac2f3ee769ddc0c1"}, {"@id": "_:Nb1760bf8f2934c0a9d18343a2ab82896"}, {"@id": "_:N0e11e805494349b89b6544c83976aed5"}, {"@id": "_:N4bd7d4cefee946229d488191b6c26b95"}, {"@id": "_:Nf8d2d2ec86374ebf88c7b085f5d709f8"}, {"@id": "_:Na74367656b194a3a9abefbb9835db4fe"}, {"@id": "_:Nc461a5a812d147438de91d87dffc553b"}, {"@id": "_:Nadf931cfc6cf40c1b26376f57f7e8500"}, {"@id": "_:N4b16a40d9d2d486da9c9afa565d78639"}, {"@id": "_:Nfd840e43d5d54605b965252c49def964"}, {"@id": "_:N57fcf9e29bd14afd903b062329807bd6"}, {"@id": "_:Nf3dbb3a2c274427d89c5e92219201987"}, {"@id": "_:N60031b22fa50403c873086989ae0e209"}, {"@id": "_:Nd319edbeee764cada2db34ecf7c822ac"}, {"@id": "_:N358ba43f59ef4c6dae19d26a874499c2"}, {"@id": "_:Nf29b4e66c643479f9dfa67f24cbb3a24"}, {"@id": "_:Nab7f9c510e274b069a5556994138a3a5"}, {"@id": "_:Nb2cc328d3f6a415ca578ef867a623eac"}, {"@id": "_:N37528983ed804bc5a84dbb4f87b65a21"}, {"@id": "_:N632814fbced147c58626e0a8d89dae6c"}, {"@id": "_:N2de4a3a663b6463d8ee76d4807563cee"}, {"@id": "_:Nbbffe212c5144c419d945a7d16cbde36"}, {"@id": "_:N90c5bee3ec1d4f04836b2c3cd1d0ff4f"}, {"@id": "_:N4a242c0a2fb04c1a91c6c3e01412c0b3"}, {"@id": "_:N69178b8d5a5e41b8a43c47d950363486"}, {"@id": "_:Na52dc76507b74507b1fcc8d6e64b507c"}, {"@id": "_:N338e7fb5e25a49a1a0146d4764c1beba"}, {"@id": "_:N0ac7411693e14d6b813f33031b140a01"}, {"@id": "_:Ncec1bdc862c94036b0bb9c3e4915f737"}, {"@id": "_:N30b5a351797b49fa9b124b1f86ef76a5"}, {"@id": "_:Ncd5af4ca144e4171bbb851e1f1fab482"}, {"@id": "_:N1fac50f7b9e64a79b00769bda695a0cb"}, {"@id": "_:Nd5cd506a7b384bb3b9b475c27bbf4e99"}, {"@id": "_:Nf23771684b6e4251b69ba69baa69a0cd"}, {"@id": "_:N42a685dc8ff942d1ad4446fc725718a3"}, {"@id": "_:Na7b959d793144307a6cf45ba8dfd8ae3"}, {"@id": "_:N59def15755e14f1188d1c89b51644e6f"}, {"@id": "_:Nc23da2cde9fb4d7cb014daa0160a42d8"}, {"@id": "_:Nd06f3dd55d324eedb6d57069be84dfe8"}, {"@id": "_:Nc6d7a95830c5435e85c6eb4ff09f376a"}, {"@id": "_:N0d375ed980b841afaf445f0b4ad97559"}, {"@id": "_:N7bd5e7c8c0154025b1a0dbef821b1f04"}, {"@id": "_:Nd38abe9eddb44c6f93a90713c12e9d57"}, {"@id": "_:N5be395e935b348c4be345ac570e21d5e"}, {"@id": "_:N424c4a62780945169faa6c4f0116c60a"}, {"@id": "_:Ne600b9a4285c49df9d88181fe27d97c8"}, {"@id": "_:N1701dce2bc634238af695cc38eb978f8"}, {"@id": "_:N3886a62adb334a38a9a9ca6ad1f15473"}, {"@id": "_:Nb497d5248a604bbcbe27890986c7dbb6"}, {"@id": "_:N2cb24fb8887d4b7db59be7a65bca689d"}, {"@id": "_:Nb6397dbfc8e7466aabd132ebb1447cc3"}, {"@id": "_:Nf62ff9fccc11499dbbc5ba550a52f54d"}, {"@id": "_:N8138cf275f964197b5b28db787f5b5ad"}, {"@id": "_:Nce0fa74f5bd043c9b02ad95be21a5fa1"}, {"@id": "_:N24626698082d427cb2e06ae208b9c5a5"}, {"@id": "_:N965a4adc46c34aa1b73eacd0ed858128"}, {"@id": "_:N8a946a89379445d3b9b4736299c5fae2"}, {"@id": "_:N3f9da9daf11440f4af71cbb9f11e255f"}, {"@id": "_:Nafbc05a0f0e14bdab96dd1b23fc9df13"}, {"@id": "_:Nb2807d52ba0b47349308680b8d3c8c17"}, {"@id": "_:Nf4bfad62965146d0a8401e812d084f2e"}, {"@id": "_:Ncd5996f99ac44f85b5ea937207848ca4"}, {"@id": "_:N43f9d8668f2440ce9b6dbdaae55e358c"}, {"@id": "_:Nc69855f5774641569e1cbacb35d708c7"}, {"@id": "_:N226201d254b54e54a58a38973ba1f3c2"}, {"@id": "_:Ndc762e6309e44e3a92f01d7f12a6cc3b"}, {"@id": "_:N184bdab9bfe045b39d395239ae66caa2"}, {"@id": "_:Nfd6d47f374ec4287b94f64881ea4a7ea"}, {"@id": "_:Nf3ca142213724676a4e9aa2282febdd2"}, {"@id": "_:Nb91b5c3dddbd45bd9327d141a2e06d3e"}, {"@id": "_:N47f0450fc96c43139e8d2d0b5a45ce7f"}, {"@id": "_:N5f591226f5074b77b8e1f1f8dd2a775f"}, {"@id": "_:N2cccdcf0885b405a93fa58b7e9aee847"}, {"@id": "_:N907b0f58f3ed454fab2020a1b2161c3a"}, {"@id": "_:Neff486a884c9486894b3cca3711d8e1a"}, {"@id": "_:N8d0f4cc592b84a7db59e572d82c9293b"}, {"@id": "_:N77d30f3c49c44d8aa9bc24d1a3a27974"}, {"@id": "_:N6cbbbeeb9bb8418fa281200cb86c4a4f"}, {"@id": "_:Nc3bbce33f99948e1b19c203b1db805e0"}, {"@id": "_:Nb2f8d9440379409d8855081a496579c5"}, {"@id": "_:Nfeadf2198cdc46e2a34bf8326fc55340"}, {"@id": "_:N240ff6d9ec244d73abfe0f6c291224c0"}, {"@id": "_:N173f09b7b69243e3aba400aa165e3091"}, {"@id": "_:N37bec62db28d47ac8f9b82a5860b583c"}, {"@id": "_:N38943ac4e8b14e9a80c592c4fba038dc"}, {"@id": "_:Nc4ef6f0ec4d2443889b22cb88c3249b8"}, {"@id": "_:Na4cc21d93ed443889334977d63f048a7"}, {"@id": "_:Nb4a2d4e66d804c6980ffe0ca40981191"}, {"@id": "_:N1c3bd9874b2f41b8a51036f26b177e2a"}, {"@id": "_:Nd2cc90ee7d4d49ee8965a7bd81148579"}, {"@id": "_:N8cd8cd5d3f6f447eba2f5cfc150225d8"}, {"@id": "_:Nb202d6abf61a47468a854faa5c38575f"}, {"@id": "_:N83d96f7dd86e4b17a549466f10ba8e7c"}, {"@id": "_:Nc13fe42a5d204757bc73db77df6b39df"}, {"@id": "_:N99b36030db0c421b899c11049d7b740f"}, {"@id": "_:N0aa3e9fc0a5f46aeac00a40f756b5812"}, {"@id": "_:N33ddfd7a153e404e96f785d456deaa4b"}, {"@id": "_:N65cf9420f01f4d7b8a5899e7cabd8c81"}, {"@id": "_:N599a153ae9c148aba8490094484c54b4"}, {"@id": "_:Nc632dca74cf947e6ad2ff246d50e752d"}, {"@id": "_:N5f5e3174f2aa4ca6a9ff375cf9b99d6d"}, {"@id": "_:Ne0579641869f47d3a048b26b8679abc0"}, {"@id": "_:N138cad63cee444f497fb7def92eb9379"}, {"@id": "_:N1059977d848441bda8c0721b884ce46e"}, {"@id": "_:N11a9ccef78d640528ad5d6598dd35c1c"}, {"@id": "_:Nba334f7e423344e393cdadd831335f2d"}, {"@id": "_:Nc91b73b00e53449091debc5c8876ce32"}, {"@id": "_:Nbac4ac0a51a3497790f41474465b7e7e"}, {"@id": "_:N02838c9c41684046bb69ac4ea780176e"}, {"@id": "_:Nded67972586340dc87a2d9cb06bdb42e"}, {"@id": "_:N68408748663c44d39836a4e1ca62b899"}, {"@id": "_:N36cd8234259d4dda8c5e9ffca83365c9"}, {"@id": "_:Nffa0274333574fd3bedd84599848c4a6"}, {"@id": "_:N6ce6841ef01b4465b7e50d01530984d7"}, {"@id": "_:N0ce63a63a91f4b29af94f20af55c2f92"}, {"@id": "_:N848f3fd1275a43138011c560046b22cd"}, {"@id": "_:Ndd6eb90153264bb4b834e69dcc31dfaa"}, {"@id": "_:N29c9a82b859a4e88816ea40f5a2e40e0"}, {"@id": "_:N5fc2313ee0c34ae28a749004cade080d"}, {"@id": "_:N9b92b1607ae74872a436e8c3e249d2fd"}, {"@id": "_:N5bb146fa01b546d883e83138ccb513a7"}, {"@id": "_:N3fe43659b5174e20a8f61c919b90f06d"}, {"@id": "_:N7ef2d2e3d76343ef808edac5eeb186a4"}, {"@id": "_:N9735e212e0bc4726b516ec84dbedb426"}, {"@id": "_:N1ee1411a9f7643f79b91f16b7753962e"}, {"@id": "_:N7324b7ec4a564ada8706b3511da7a40f"}, {"@id": "_:Nab2a32aca1104b81ae91408ca60c6ac0"}, {"@id": "_:N91d70e6c311a484e9444adedc4f79912"}, {"@id": "_:N243654bc25b24e97a2d6f168f18b051e"}, {"@id": "_:Nc911ab9e008e4a74989863ff8fd10977"}, {"@id": "_:N0e81161c65c24a21b7d0607bd22a41e6"}, {"@id": "_:N3e781b6f0c494eb390c642d6eea9b7c7"}, {"@id": "_:N3e5517b884c543e1a7fbd88ac1756791"}, {"@id": "_:Ne577c14a28dd45f9b5e1661836207c4f"}, {"@id": "_:N8d5cc6f8baea42a1b6117ebb47241022"}, {"@id": "_:N20a024812e3e4c459287653164727a36"}, {"@id": "_:Nfe0cafc8337d4375bb5e657bda88f13b"}, {"@id": "_:N90467c1b38a04a42b62a53c1a05a7e32"}, {"@id": "_:Nfcf662b3bc8040ad843c4b8e207664f2"}, {"@id": "_:Nc8db255bb5d043f0ac025ac91547931c"}, {"@id": "_:Nbfbffcdeb79a4ae9af7d2ee943b28b97"}, {"@id": "_:Nab098d522e19400487bb436f9790f244"}, {"@id": "_:N6d3aa15e16094f769a8fc8fd4da28213"}, {"@id": "_:Naa2eb7f59fc447d08ddd8d42b00a82b5"}, {"@id": "_:N228bead9c52a48ebaf89713264ad9bd9"}, {"@id": "_:N4b4f5af9cd9e4deea0d7add0a39c3a64"}, {"@id": "_:N533be43d127842b18d38545174f30d9c"}, {"@id": "_:N0aae3634c43d441fb1135ac28a00147c"}, {"@id": "_:Nde7d8c7f222740479e60151eef175ffc"}, {"@id": "_:N0d3a5d63730942bf86012b32b1205a18"}, {"@id": "_:N066edfefbae94575a92281936c7d9cff"}, {"@id": "_:N2297149b551949e7b8359e7acfbd1b39"}, {"@id": "_:N962498075a1f4ddebcccb22fbbb4d4da"}, {"@id": "_:Nf44c9ccdf68148038a65d03627cde3e5"}, {"@id": "_:N0a1cdb73e35447879832301ed194de1b"}, {"@id": "_:N92e673a9abbc471eac7aa71ac8b391ed"}, {"@id": "_:Nef5ded29fed0481d9a815060b2ce7c98"}, {"@id": "_:N3434507fe1dc42c99c1fd4f3b9715683"}, {"@id": "_:N2e95877b904f48d88b86cbe157e7fe81"}, {"@id": "_:Nae9261fc56dd41febcab377845b9aaf7"}, {"@id": "_:Ndda95b667da84ebd86ffba3950713d90"}, {"@id": "_:N9a04228f18884809b89129c8f1890f6a"}, {"@id": "_:Nf3568cfcfa4640e8876128ad216c562c"}, {"@id": "_:Ne806588fa09b43878961e6e45f2ba52d"}, {"@id": "_:N8bb3890a80224efe81f1a2057b91501a"}, {"@id": "_:N2f3a8ed5949b4d4eac87a72882f2edd8"}, {"@id": "_:N81194d41b73c4881803d01bbb37dec84"}, {"@id": "_:N93f9726a866a4919983617987eeb3be3"}, {"@id": "_:Nda4e970e8bc24cf88e2677f7bfc11749"}, {"@id": "_:N0df142cc5e2649189781f45c585758f6"}, {"@id": "_:Ned441ebb2fe44265a71a214d09e46442"}, {"@id": "_:N62361a2937204278b0479e82741a2f83"}, {"@id": "_:N991c7af537e94889bae07cc8d38bebc2"}, {"@id": "_:N954357f61f64430187c1c8149ff65f56"}, {"@id": "_:N5f851ed07bb8475d8272fe09058bb7fa"}, {"@id": "_:N777c1983b1394c6a9a3f1097981ca9dd"}, {"@id": "_:Nd4ef54624b0c437ca7a379c58c6928bd"}, {"@id": "_:Na05e9d4301074f10b2bcd951adc3503d"}, {"@id": "_:N2dc9c33b5a4745fd81e57cf1ebd49793"}, {"@id": "_:Nf50241c678cd4230a4463a4fef4843ae"}, {"@id": "_:N9207d02ab14d4234b6ab012bd36cd578"}, {"@id": "_:N269f0911f96b4050aeb05b990d490411"}, {"@id": "_:N0bd77aa0abfc4e0cb5f428d3c86f5949"}, {"@id": "_:Nd2b181e775b24c1082f3f7dc64e8fe0a"}, {"@id": "_:N3468ece6ad2244dcbb9041c0e4d83621"}, {"@id": "_:N1b2c06589dee44739d78c5cb38713f56"}, {"@id": "_:Nae8b7534b7e9453084fe8792444162a1"}, {"@id": "_:N1ca372c16dd34864bb11ff4f7dfe5253"}, {"@id": "_:Nfa0cb93168174457bfee271b312ea41b"}, {"@id": "_:Nf440a0f60976443a84a8522dde834f5b"}, {"@id": "_:Naf960728f6e8421ca9bc74db33d7aaf4"}, {"@id": "_:Nc42b97c5e8c1467cbd0955308187b297"}, {"@id": "_:Nfd7159d8e81a4076b5e1a087edb25811"}], "https://w3id.org/sssom/object_source": [{"@value": "http://purl.obolibrary.org/hp.owl"}], "https://w3id.org/sssom/object_source_id": [{"@value": "hp"}], "https://w3id.org/sssom/subject_source": [{"@value": "http://purl.obolibrary.org/ordo.owl"}], "https://w3id.org/sssom/subject_source_id": [{"@value": "ordo"}]}, {"@id": "_:N3dc9cd0aa37147e8a6f4e2ec73bd3ca3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_58040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011846"}]}, {"@id": "_:N3434a3752de64193a684bd02f1f21918", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_181428"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012184"}]}, {"@id": "_:N8520be45ebbc4594982bf441da7e641e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.240662"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001684"}]}, {"@id": "_:N3ca2ceb9389d4f44a70e9e48e153920e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_88673"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001402"}]}, {"@id": "_:Ndcd615d84f6641a5bab6a9683de8be98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_450"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030853"}]}, {"@id": "_:Nf3fa66876fc343918f3f10a9c4c3c784", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_141261"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0031577"}]}, {"@id": "_:N22351fa59e514a1191de35d1d5088a19", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93942"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100657"}]}, {"@id": "_:Nb7f8521302c543a7bcad5b1aa68e991f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_220386"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002507"}]}, {"@id": "_:N8809ba0594904d6390206efdfa323c08", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99081"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012020"}]}, {"@id": "_:N466aac4166dd45ad9b52bbc2b9a7b07a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_514"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004845"}]}, {"@id": "_:Nfdf89ff269fb471b8f3696bb65dd43e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_183669"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004432"}]}, {"@id": "_:Nd141f260cd2b4703a68b435a1f85415f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_155899"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005321"}]}, {"@id": "_:N0deeeef545554daf9bb9b1c9b7f2864b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_254"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002657"}]}, {"@id": "_:N8f5282006b8b4e3d961faa308429e910", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.325"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1987"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003097"}]}, {"@id": "_:N169f3d98e5ca48d1ae68cee07372ddec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_519"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004808"}]}, {"@id": "_:Nce969263b84c411bbf05f5190860872a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2372875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_454706"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008964"}]}, {"@id": "_:N96166f9ac7d6465b9a01aa72835ca0c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_131"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002639"}]}, {"@id": "_:Nddf3e579b8e44a7298f30106f5100ca4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2410725"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005696"}]}, {"@id": "_:N4bd33161f3f847399112b26d66b478fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_182095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006530"}]}, {"@id": "_:Nf453f30597374514a8e309feb6d3e510", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.335145"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_97363"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000003"}]}, {"@id": "_:N80b14ff0c5704ba5a9e1b53adb46f45e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_91413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006837"}]}, {"@id": "_:Nb7d1c80dafc14a9aa30d7f6a262c6a98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.244185"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_141096"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009934"}]}, {"@id": "_:Nc4a0fd7b141a4a34aa54d8c9cf75a7d6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2344115"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_251870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030065"}]}, {"@id": "_:N382fd7e5770843d3b77183fc6b5f0ed5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2258075"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005901"}]}, {"@id": "_:N3d23a9c4bdfc46d1aa92cd3bdf9cda21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_700"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007418"}]}, {"@id": "_:N17a5c33ebcf8496e963347f85161bb09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2457625"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011540"}]}, {"@id": "_:N694915129f454de49216fa8f269e0c95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93957"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002451"}]}, {"@id": "_:Ncdb048db9c00442ea7816e9d9a76d616", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2368"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001543"}]}, {"@id": "_:N4acd19b8bf9841dfb8dea3156ec26918", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2285725"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_397802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004430"}]}, {"@id": "_:Nc2d3f47f2c914ce8ae1398d937e21348", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_289596"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030429"}]}, {"@id": "_:Ned9b4cee01b14748b8f03f5960d92632", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2409095"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_30391"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005912"}]}, {"@id": "_:N2e57fb6bb7964e3f81d86fae89bf4f60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.3318975"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79373"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007529"}]}, {"@id": "_:Nc85df3958f584a968f3be451ef24d2cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_279914"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012124"}]}, {"@id": "_:N17b5572fd7a948d29afd1e27b3f6ec6b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_268744"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002475"}]}, {"@id": "_:Nfadafc16424b4773a23dd25b69bbf680", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006744"}]}, {"@id": "_:N6c63c66f58444776a5a2098236eb643c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_97593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000852"}]}, {"@id": "_:Nb81b40e8cf4a4a7887dfb9e7d623f507", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001789"}]}, {"@id": "_:N8da357037a7e4e68b752f26b5a7962fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_156207"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000158"}]}, {"@id": "_:N2c92295a629c4ca5929ffb1ec4183045", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_227796"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030642"}]}, {"@id": "_:N7f023fa96daf4190ac7a1957993d6e43", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_420611"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005534"}]}, {"@id": "_:N4da0886b1f004cb7b2f5ff20ec523427", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_95720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005990"}]}, {"@id": "_:Neb44b27802be4ff4b659fc0521a146fb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3165"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0045029"}]}, {"@id": "_:Nea9b350640c74ef7b5d70aa98076c2f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2295075"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_314822"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002049"}]}, {"@id": "_:N22ca41403ea94f98934988463e0fe74a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_300385"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011763"}]}, {"@id": "_:Ne668a97c2bd6493bb10860f37ae7fd4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_252054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010797"}]}, {"@id": "_:N6be6e3708adc4d83938e94cc8782e4a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_314786"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011761"}]}, {"@id": "_:N83881ddab6c246aab06b856ac82e6ea3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_180086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003762"}]}, {"@id": "_:N008ed336ae744e6dab6b58e735dc9947", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_268813"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030709"}]}, {"@id": "_:N3cbf39ffbaf74b35aa727cc781f1eb27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.37028249999999996"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_86789"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006498"}]}, {"@id": "_:N84ec84398a454ffdbc85d85b8cdf942f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2573175"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93921"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001067"}]}, {"@id": "_:N2003121f06ca491c90e84dd9f7c9b542", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.22999999999999998"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1398"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001321"}]}, {"@id": "_:N2443d436f5ac49feabfa1990a33dce37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3193"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004381"}]}, {"@id": "_:Na051e2bf462440e284fc37616278e56b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.32738"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_70482"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011459"}]}, {"@id": "_:N796bb31d63eb48f483bad6579850ae75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2450975"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_137920"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004502"}]}, {"@id": "_:N73cf0a24787f4959aaebb581e976ad4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2341775"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_457252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030413"}]}, {"@id": "_:Naeb8dbac302f44f79d093eb501a1d148", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002728"}]}, {"@id": "_:N0df72787ccea4d0a90c4da28e431ee3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_182090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002092"}]}, {"@id": "_:N0e0953a40f0d4a878bc3b46b04cfce8f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_185"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011626"}]}, {"@id": "_:N20c91421b39a4c59a5b2e4dd0896a8d4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011581"}]}, {"@id": "_:Ne9ff9246f5414416a7686802af733af8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.345"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007607"}]}, {"@id": "_:Na1d07c664f5446c78fad2c98454b4ed8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009373"}]}, {"@id": "_:N16d2078ad4a34734a7b991912846f168", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2140"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000776"}]}, {"@id": "_:N45618b3c01514d8ea1e707561ccb7477", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_280892"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012123"}]}, {"@id": "_:N70bb6b9ffd7249c9906f8bb2baa84aac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011662"}]}, {"@id": "_:Nd217f7232a654ca3ad9ef66f519c4bc6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_268882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007099"}]}, {"@id": "_:Nf8478764aca34095892d8cf3981c4432", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2301575"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99097"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011622"}]}, {"@id": "_:Nd4a8c945221648dbaa73a2a57257246d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2253525"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_83418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006959"}]}, {"@id": "_:N3d496fab2658419b995329fb96de8dfc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99085"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0025490"}]}, {"@id": "_:Nefaada43f1c94f7b8e750fc61cffbe75", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_155867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0031571"}]}, {"@id": "_:N3b1a199aeb5d4576883e81fffa47706c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011588"}]}, {"@id": "_:N95d9f85bc2b24f3e97ca09bfcb1343eb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004780"}]}, {"@id": "_:Na2fbd717828c407ca5a0682671f2869b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_101958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008207"}]}, {"@id": "_:N3faa18e088dd44d28f5abfec3c8e2f64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.22807"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_319276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006770"}]}, {"@id": "_:N8369571c912f493e86a6cdc2330cdaf6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_268865"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030725"}]}, {"@id": "_:Nbe1158004b9b4c31a734670c27163b44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2477"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001355"}]}, {"@id": "_:N16f25e0f984445aa94516d29e44de99f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002145"}]}, {"@id": "_:Ndb7986260c424d5f85825875bead0061", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_101063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001696"}]}, {"@id": "_:N20f064f8720b4886ad536d2fd503eba4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2439025"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_140908"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005831"}]}, {"@id": "_:N280e52dff9d5400399c1bab444c74883", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_790"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009919"}]}, {"@id": "_:N8f9859162ba44aba8c40abe566effd76", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2395825"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008668"}]}, {"@id": "_:N851e5cf06f6c44389e121e276453866a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2162"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001360"}]}, {"@id": "_:N63abce6201a74e8c9511f9d7648da128", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3303"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001636"}]}, {"@id": "_:Nf6c87a11d0544ab9ab9f8fdf46bb207e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_63260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030770"}]}, {"@id": "_:N2371d7783934433bbe8597b2f9fa04e7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.245455"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_97361"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012583"}]}, {"@id": "_:Nfcf980c8d1094843b8558df7c67eec4e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_137914"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000453"}]}, {"@id": "_:Ndb3b13b0ce5e4eafa7f10994a7cba26f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_163927"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100847"}]}, {"@id": "_:N4a3e44ec21694d02907ecdf2aa240a6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_31740"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006516"}]}, {"@id": "_:N28f8cf943991425eb37ba74f527a1237", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_75374"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030511"}]}, {"@id": "_:N71bc420def4348408e4f86b221006c1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.3724225"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007479"}]}, {"@id": "_:N4a500b9775d2422b8e63addf8dbcc120", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.36574"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_95474"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011568"}]}, {"@id": "_:N654eb3fbfd0945048b945c075c908fb7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1531"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001363"}]}, {"@id": "_:Nff1f3767b8ad435e95b643448d0ddf27", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_90062"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006554"}]}, {"@id": "_:N6dde1875cad84fe8885b20643dffea6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1666"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001651"}]}, {"@id": "_:N833e22f956304f929513bf0436683497", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.36111"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98852"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005942"}]}, {"@id": "_:N988e2eab9dee46a1ae975ccccea4e48c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93592"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000090"}]}, {"@id": "_:N89114efb99a44b1e9f432468d0bd7e2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_294986"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011301"}]}, {"@id": "_:Nb6a4529279a34962a1199c9ef34e3411", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2665"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100881"}]}, {"@id": "_:N0a100c37dc0e4b5e8a5dce411cd913b1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_29073"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006775"}]}, {"@id": "_:N08e76425763248c891530818c2cc0ee1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_444916"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008242"}]}, {"@id": "_:N8625c1aff6644ae885d33f3931fd2c3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_141258"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0031576"}]}, {"@id": "_:N9881d550d048442f992e4a7a7b7cf154", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.35416749999999997"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3403"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011724"}]}, {"@id": "_:N81e6c714655c4762989bbf80acafa95a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_171676"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006970"}]}, {"@id": "_:N8b873e0057c24f0889b3b7ffa22f6f03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.3522725"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98946"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000625"}]}, {"@id": "_:N53d4278c33f84934a7c303007beab29c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_206966"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003737"}]}, {"@id": "_:Nc2be651895b6403b9342312523cd3f7a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1556"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0025107"}]}, {"@id": "_:N36b0eb656ed94cba8669816f664aac2c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_34533"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001131"}]}, {"@id": "_:Nb0e7a6ffb84c4bd7a779443f583b640e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.36136250000000003"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2022"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001706"}]}, {"@id": "_:Na52f5bbb3ad84354a3f9a62aa9be2e2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2341775"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007404"}]}, {"@id": "_:N498580a8fcdb48019c4a526046e5b6ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_165994"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008227"}]}, {"@id": "_:N90a29f1fd9c449b5b33223b514f1bc5a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_97275"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002383"}]}, {"@id": "_:N09ae11b3a2564b21a22689297e2288c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.35473"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001680"}]}, {"@id": "_:N2690472b817d47a5a3bfaa98f5e6726b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93110"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010957"}]}, {"@id": "_:N8cb7c09c7f7a4102897b2aa1f6c2769e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2285725"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_171220"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000075"}]}, {"@id": "_:Nf7b2c8b41ece4cce9e7cf70074394a13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_252"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002651"}]}, {"@id": "_:N377a79c183794e669633dd8f6c869c2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2573175"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001067"}]}, {"@id": "_:Ndbf25434f06e4e78a82179d0cdf61041", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_199241"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005954"}]}, {"@id": "_:Nb76aabbd2910454d9a34f8d135561e45", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_494454"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030420"}]}, {"@id": "_:N965b1c88122648228e18ff6d420b202a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_268826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011816"}]}, {"@id": "_:N84e77e91420c45c2b4a0a863fbada0bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98575"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000506"}]}, {"@id": "_:N526e279ef87e404296301edd4851e50e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.3583325"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_33276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100726"}]}, {"@id": "_:N14b962f0124a4554a93ab0b029a21528", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007330"}]}, {"@id": "_:Ncc93021f743c4b3781ae559f4666af34", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002654"}]}, {"@id": "_:N72df971ddb264929a6a7a7129ebcea29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_95458"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001704"}]}, {"@id": "_:N0796d4c717f042819fa940c964ba82a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2452825"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008718"}]}, {"@id": "_:N3a85fb9e574441c5a0886980d503bbc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_263"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006785"}]}, {"@id": "_:N5329a07b2255406db571b8c9ca84006d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011566"}]}, {"@id": "_:N0e84816976f24abf8cb85cbf5b5dcb3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_31153"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003233"}]}, {"@id": "_:Ne077628e94f240c79f7b5452ade6b66f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_194"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000589"}]}, {"@id": "_:N4313fdf3649c4f38af4124fdb0306e8b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_102011"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0045028"}]}, {"@id": "_:Nf07f2d8ddc714c3db84e4024e9f00bdd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.27152"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98870"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004810"}]}, {"@id": "_:N44738d1b75cf48c781d85fd5afac0f0f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.25482"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3090"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010773"}]}, {"@id": "_:N8046c3a139794f74bf55a1914f34a1f4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_399164"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010885"}]}, {"@id": "_:N92375ace4b9e4b78a4c15867dbb3697d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2605275"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008668"}]}, {"@id": "_:N0ac244d3617f44948d49619c24f502bf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_440727"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030510"}]}, {"@id": "_:Nbde59b66230a4d679aeec7f620e4532f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1332"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002865"}]}, {"@id": "_:N6cecd654584649bfaec18b0da1b12c13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_52759"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002633"}]}, {"@id": "_:N7d0fa288cbe948b58362949594e8c653", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.23077"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_91349"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011761"}]}, {"@id": "_:N46f5a7b672e84639bceb8f67942e510c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.261865"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005575"}]}, {"@id": "_:Ne45946a472264966bb5ae0cab6ef0a56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2416675"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_494448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030417"}]}, {"@id": "_:N48c55fd2e6504ee38340970ce6e7f9da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_45358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001491"}]}, {"@id": "_:N84d95ce719c54e6dae37b42cd142ef60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.37009749999999997"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000122"}]}, {"@id": "_:N4ec0367957494daaa2232dcfb5681949", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_97242"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003741"}]}, {"@id": "_:Nd21f9801fcdf4388b9abb9bb510dbd73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_411709"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000104"}]}, {"@id": "_:Na08602e68b7442909a448a5292279340", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98826"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005505"}]}, {"@id": "_:Ne22dbf8b859f4253bd97655f142c584c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2403845"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_312"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007475"}]}, {"@id": "_:N7c11b22e17494918a6f5e7a07ecaf454", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_238583"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004923"}]}, {"@id": "_:Ne7319876530248c19847911bf6f348a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_180154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001153"}]}, {"@id": "_:Nbec78f1c7038408d90252568250889a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3148"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100697"}]}, {"@id": "_:N75ab94b3a89c432987e461f77c5b3283", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_91414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030434"}]}, {"@id": "_:N827f63fa39ed40ada06681c1468d93fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_211047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001328"}]}, {"@id": "_:N7ac85009767c4d8580b5f5c3aee7f1bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_97279"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012197"}]}, {"@id": "_:N4fb1597f6b3a426f888fa2e988c9a481", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98990"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010921"}]}, {"@id": "_:N66c25ef2c9e946bc862a6b534328a9dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_35981"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002126"}]}, {"@id": "_:N38d608cd95794d1bbc73b967edf5bfc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_363483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100616"}]}, {"@id": "_:N4d3e3cf98463457e8a3a51ee1314d892", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79376"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001010"}]}, {"@id": "_:N5cd5a667b300411bafe6f05a77fe5527", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2014"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000175"}]}, {"@id": "_:N15f107979fb44e95a26eba9b08d783ff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1489"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0031247"}]}, {"@id": "_:N0c0411fd65ab49399c5eba765d33daf0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012410"}]}, {"@id": "_:N1eab263db89c4daf9fd3844f82d53917", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.243965"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98988"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001134"}]}, {"@id": "_:Ndf9d7fea16fe4ba199d95ef34eb6a420", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002475"}]}, {"@id": "_:Nb22ac3d829bb479481f657ddd2f0bd77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.237705"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007215"}]}, {"@id": "_:N8cd8a41ba48c4340b3c5ed8f08ddc41d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93334"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005696"}]}, {"@id": "_:Nbb9cedf9fcbd4ec1b9901af3e9d87be2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2764"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010886"}]}, {"@id": "_:N80dabad8db4e4d7c9ef5c6c0f2d82745", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.22549"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_181408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008200"}]}, {"@id": "_:Nab984fcd509d44b5a7692edce6b76b03", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008255"}]}, {"@id": "_:N1df6099a2d7946bfb0dae247b783fa7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.23077"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_329931"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000099"}]}, {"@id": "_:Nfeff3dafecc546c2a21bfca41474c3d1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.24074"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_19"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012321"}]}, {"@id": "_:Nc3e6ce4bde2e4a6aace5df1942ec63fc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2452825"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_97362"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012584"}]}, {"@id": "_:Nc821b39cb2d14d549653fe286f130e66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2452825"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_363999"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001790"}]}, {"@id": "_:N3e693df0d8004f0bb60ca6b9173132e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_409934"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001423"}]}, {"@id": "_:Nd3bd072bace944efac369d77fb5b64a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.3325475"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004383"}]}, {"@id": "_:Na8496428c6b044aaa98993bb1528bb88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2466675"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_104075"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0040274"}]}, {"@id": "_:Nac42fcd16c1a43e181663bb425e7fedf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2395825"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_498494"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010689"}]}, {"@id": "_:N8f36f75e2c3e41309b981b506a2338b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.254545"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1201"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011100"}]}, {"@id": "_:Nf0518d6a7b384fdd98708bfa84257280", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98613"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000524"}]}, {"@id": "_:N73141f15c2414a5eb4b64a5c5f6d726d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3384"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001660"}]}, {"@id": "_:N59f07fa23c604f1ca98f35847e08391c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2253525"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_83330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006959"}]}, {"@id": "_:N857015bbee8e4171ba14d1c5ff86f76e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2383725"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_48372"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011954"}]}, {"@id": "_:N1548f9d979c942338b48f26ec2d76c67", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.35048999999999997"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99054"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001642"}]}, {"@id": "_:N68429bdcad56460696ae3e91951cd309", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1053"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030713"}]}, {"@id": "_:Nea4b0fed23b447ffa0177e11ef3c8612", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0045005"}]}, {"@id": "_:N0f6a486c76de44fcb2c4cdfa14a0a406", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_86834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012209"}]}, {"@id": "_:Ne6f759a0b24241d0872003221a6bc853", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.3698975"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010958"}]}, {"@id": "_:N70f6a1e573334ea39013fcb9a50f4e6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_88661"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000705"}]}, {"@id": "_:Nc0b4b9a5b3e44e76b5b6d8063f41d061", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_75326"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000631"}]}, {"@id": "_:Nfcec0ce5ee5d4295bc7943a28a4e89a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_180157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008740"}]}, {"@id": "_:N2902c39b16fe4f78a4598d821fe9fefa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.22619"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_118138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000829"}]}, {"@id": "_:N966cbb086e834705afad50465c1826ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_209"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000973"}]}, {"@id": "_:Nb2de56940b6d43e4900e56ac1a376d85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012302"}]}, {"@id": "_:N723d11b2b977462987070ddbbbf4bab9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2568975"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008200"}]}, {"@id": "_:Nd405b01d50f346f4b65a3a56394aa655", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.24"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_252183"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001067"}]}, {"@id": "_:N819e22f175ab416ebc939fa411a7f818", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.23"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_949"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004439"}]}, {"@id": "_:Ndc882ef4096742b1bc6402bb335bc09c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93276"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010735"}]}, {"@id": "_:N0ec267a4316f47cbb845859244c9797c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_54272"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012028"}]}, {"@id": "_:N8454cebb968a44819e9f26ce171fab0d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_513"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006721"}]}, {"@id": "_:N1757c2692ec64f9db7436a049ea7cd88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.24138"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_356978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0040144"}]}, {"@id": "_:Ncde8c71eecfa4ad88ef17743f8534e2b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_449266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011919"}]}, {"@id": "_:N92f71c3db7924af7aa39688f917cd7be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1114"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001057"}]}, {"@id": "_:N59df42d8bceb4671b6fd591f44e5188c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_183660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004430"}]}, {"@id": "_:Nc3d5e80fdf144884b036490a4cde65fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2321425"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_329217"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005305"}]}, {"@id": "_:Nda0298a023ae4ea5a913f3c11eb890fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_97120"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005684"}]}, {"@id": "_:N29460dbe22a244d5b47144d33894bb30", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_97280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030404"}]}, {"@id": "_:N1453b974bf0c458b9b2263f5f7f0e002", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.35473"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_423"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002047"}]}, {"@id": "_:Neb76c76848724b85af3b0c1b37bb547f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_169139"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005432"}]}, {"@id": "_:N551db716c946402fb69b6d9437ddfa96", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3400"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011627"}]}, {"@id": "_:N2ee3e92c5bde41e9b5127e5422872560", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_447777"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010603"}]}, {"@id": "_:N2f03c4d1f4a3415b888681cb961c587b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005831"}]}, {"@id": "_:N274eaa126cb947aca358566767e5ed49", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_289899"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001992"}]}, {"@id": "_:Nfde2009d2bd1470a82b7dafa3275d73b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0031044"}]}, {"@id": "_:Na47647a396164a72ae3fc4f45154f0e3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99172"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012905"}]}, {"@id": "_:Nf48ae3c1550140d997ad1e2a66d1f820", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000110"}]}, {"@id": "_:N800d461efda74b1db8f4f6152e7ca148", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_70"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006959"}]}, {"@id": "_:N6521bc628061444dab84f95973e02ccc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_35688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003067"}]}, {"@id": "_:Ne58f4c2f44ff49f59ce977107ce353a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_95443"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011599"}]}, {"@id": "_:Na87d40cf13244ecbbb27d4cbdb7fb63a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_66646"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0200151"}]}, {"@id": "_:N8e9314942a2a43d997343f7ec00b91a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.3522725"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_54370"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000793"}]}, {"@id": "_:Nb3c2272927e44009a099a092e2cd7343", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_178330"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005511"}]}, {"@id": "_:N621a7643e5e446f7a543764e6f6f5c9f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_682"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007215"}]}, {"@id": "_:Nab0f09b80a164098bf60fc62f5bd0d83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_409929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000006"}]}, {"@id": "_:N1753d0871b2d46b4b5d8ced733c63167", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000953"}]}, {"@id": "_:Nd14ea0d7f3c041978fdfb6c51f90145f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_217071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005584"}]}, {"@id": "_:Nbdb1878cbead43d39c2f96909672dbc1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_36913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011771"}]}, {"@id": "_:N75b5c89d530d44829cfc1a397b312158", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.26698"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_206713"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007269"}]}, {"@id": "_:N6e59b3aee1944f9a9344e2276eccb84a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_48104"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0025452"}]}, {"@id": "_:Ned11e4c8cb59405aa66dfb15297e5925", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98989"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007976"}]}, {"@id": "_:N4be8642b697744d2821dc05ead95d916", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3273"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012570"}]}, {"@id": "_:N230cc1a76f334500b4c0531579edfa5d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.3271275"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_166282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011704"}]}, {"@id": "_:N764dddf90d9a4b319a808a655642c719", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_C005"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000005"}]}, {"@id": "_:N33f086a77f5447d796c6a6c343e212a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.23409049999999998"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98995"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010920"}]}, {"@id": "_:N515ee0928d394ac38291f64678c50e46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011593"}]}, {"@id": "_:N22e9b0e4789f41b2bc0a82df33e68e2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2965"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0040278"}]}, {"@id": "_:N281d5647537b4ed29d4fee741a4267b7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99083"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004971"}]}, {"@id": "_:N6683c91d2fc2466fbe1b74c92e02e347", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_268829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011817"}]}, {"@id": "_:N91391659f95949d99740e9e62c582958", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_289902"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003535"}]}, {"@id": "_:N200b0c555fd54b5786569d45322d5d37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_307141"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007435"}]}, {"@id": "_:N3f27d6c086d04d8f902b8cec70c88574", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_217632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001723"}]}, {"@id": "_:Nc1327de1b86e4ff49727f040465d6c1e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_90060"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0025420"}]}, {"@id": "_:N4d90c39b1dee41b8b4883d5e2755a3e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_238468"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007607"}]}, {"@id": "_:N349e38624c8d4bb2a37d382822c1e2e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_251877"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006747"}]}, {"@id": "_:N90d5a803b46d4eab8c215142e4d2db1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.3678575"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_251618"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009718"}]}, {"@id": "_:N78ffc0f655cc41e584eb9ed9fb84b89e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.23409049999999998"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002414"}]}, {"@id": "_:N8700ca42e3704444b719971d8504e556", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_480501"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100890"}]}, {"@id": "_:N7bac2cce0e9f40dabfd78552c3066015", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_39044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007716"}]}, {"@id": "_:Nc74cde21d3544cf69f5c5d7ac90ab140", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.23585"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004313"}]}, {"@id": "_:N79671d0187254aaa8c412bdecb3d5ca9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2375"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005523"}]}, {"@id": "_:N655d0dc20773482f896011d18c668929", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_32"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003343"}]}, {"@id": "_:N47e29b764fab4b74a0bca1bf377f47fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2265625"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_168549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002657"}]}, {"@id": "_:N24525f4c1f7c4c218bfeb51d9de6b743", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_214"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003131"}]}, {"@id": "_:N6fa85b47ddf242499a797ae5a93fd6a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.337765"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_95457"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011662"}]}, {"@id": "_:Ne7ee19a0f6dc4fb3b0314e68b3091013", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_294971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003057"}]}, {"@id": "_:N8e2290e71d2846ecbebf0bb9f3fb1d4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.355"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_861"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005321"}]}, {"@id": "_:N4c1e6259379d4c2fa56c938c3eb94ba0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_54595"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030062"}]}, {"@id": "_:Ne8e15cff9d1a47e3bb6e72888d60c39d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_447771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030991"}]}, {"@id": "_:N412a711b4f634ebf8649b8f55f4559af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_141077"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030767"}]}, {"@id": "_:Nb62bb9042be94045955803b32a4f4054", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.232547"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006706"}]}, {"@id": "_:Nbc330d1d2a7e4133bf49a4816ef130c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_443079"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0025567"}]}, {"@id": "_:Ncaea994116bf4da7a7319cb70c428b7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_182040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001915"}]}, {"@id": "_:N5b65975cd551484fb6ab03b0d9e5cf14", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010497"}]}, {"@id": "_:Nd1bedaca78d8423c99d2d4ebdc365d8e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.34051750000000003"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_171901"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012192"}]}, {"@id": "_:N496f4701556749c684c86c2e684c2ccf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.36666750000000004"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98841"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012193"}]}, {"@id": "_:Nc907117f4aca4ae9936c918e7842f557", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.338235"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_97364"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000003"}]}, {"@id": "_:N3dfd76cb827a4e5e9a05452a4f01db2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_480553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012063"}]}, {"@id": "_:Nd29d3ab707a745319bd68e0f6e224e26", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1199"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002032"}]}, {"@id": "_:N818057fd3f5f40198a6485460cf7602f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_488"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012618"}]}, {"@id": "_:N301cb3946e1647d5a4e8b61eaaf4d34d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_418"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008258"}]}, {"@id": "_:Nc3696896168a4afab8b4340a5cb311fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98293"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012189"}]}, {"@id": "_:Nff18e85e701b42a0b967f4dcc7b2339c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_803"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007354"}]}, {"@id": "_:Nf1e02a50746443d28ce0da103739ea80", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93925"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006988"}]}, {"@id": "_:N6d697ef1666e48539c9d85a1e044f8a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002251"}]}, {"@id": "_:N8259535120184ce8bde4af468a39f1ec", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_409930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000007"}]}, {"@id": "_:N524cb7c1c17d4144a289226be20eda54", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100522"}]}, {"@id": "_:N7809b5e0a02f4b15bb9c1224040f66f7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99103"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001684"}]}, {"@id": "_:Ne3449966b6f54a7fb0021b6f156fda77", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93958"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012048"}]}, {"@id": "_:N2ccd8ca92c4d495f8a5c055c6b2c37b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_48818"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0025498"}]}, {"@id": "_:N812d6fb29a444b8ca526de4ed02f923b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.231885"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_168778"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000729"}]}, {"@id": "_:N08f1fd30231342baafe7a2036bc7a071", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "1.0"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_46724"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002408"}]}, {"@id": "_:N935ee24b3f674266b542a181543ecf46", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79314"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0040144"}]}, {"@id": "_:N651330cb1dd44ab8b284c1eeffc99e3c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1063"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012329"}]}, {"@id": "_:N2a1ef7ffffc3466c8ee2d0dde6b78692", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100730"}]}, {"@id": "_:N1733429e70794c4caa560d8232ae595b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.238514"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001083"}]}, {"@id": "_:N2952dd315f34440eb30d079ab6984c9a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2333325"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1040"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100255"}]}, {"@id": "_:Nbf0592b017254eafa62567b2b3f6e55a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_275555"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100602"}]}, {"@id": "_:N9778c5b8b7a64630a6f185c603e865e9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98427"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001901"}]}, {"@id": "_:N63fe4071c04a47eab68b8111bb37c3c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.3567075"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_313"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007479"}]}, {"@id": "_:N3239743589fc4a7e9f27a6a66892c01c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002044"}]}, {"@id": "_:N3a9059b27caf43598c302db007f73688", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_95708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000826"}]}, {"@id": "_:N249410c1e61b43f5947602e71c9db024", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_251992"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003005"}]}, {"@id": "_:Nfd51760681c8413da1f1d17bb0f6ea37", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3181"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000912"}]}, {"@id": "_:N6a1678949c094366bbe44cfed1d00bcf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_66630"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006585"}]}, {"@id": "_:Nad88c701e71d4b7b97e4584b85dc09db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_263425"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009920"}]}, {"@id": "_:N70bfd19f42c6433c91f0f39c7611c01e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2420735"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_296"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005701"}]}, {"@id": "_:N90602e29e4b94731ba73e077ba253a89", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_77"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000526"}]}, {"@id": "_:Nfa9e137742a742eebc1aa14103222ffa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.33035749999999997"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_168811"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100003"}]}, {"@id": "_:Ndaa0cdb75ea04879851819adba4e6cce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2558825"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_289365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000076"}]}, {"@id": "_:Nc622d65a86bc4519ab567d7dc5f6eb0e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2448975"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_66529"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011665"}]}, {"@id": "_:N0f534ebe967b416bbd75b4b428487ecd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_91495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007968"}]}, {"@id": "_:Nfedb5da2a9d34ee79ba6ab99f621fa92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3426"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001719"}]}, {"@id": "_:Ncb63ad8053524ded92a63b7fe282ba17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.26"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_617"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008676"}]}, {"@id": "_:Na4036f6781a24666911655a7d9388525", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2842"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100600"}]}, {"@id": "_:Ne57f278ac7a24e41a830394062b7f9a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.22807"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_97253"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030405"}]}, {"@id": "_:N9ecd6c6e4e604e20842ef998d8dfcafc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_141265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0031578"}]}, {"@id": "_:Ne30b42ff2b2041bb882c28a0a102f70d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3248"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100263"}]}, {"@id": "_:N309141d1d3074bb79dd1054cdac5cfa3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.26698"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_168816"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100003"}]}, {"@id": "_:N0be5ac1561c441a48d5f2347d6d06cbb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93387"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005863"}]}, {"@id": "_:N015ae00b718f436bbba01ed47972c0f3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.24074"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100245"}]}, {"@id": "_:N58810ced91d84fff9050e2a6336eeefe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3325"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011874"}]}, {"@id": "_:Nf73b20f7bec54ad38e3cc4921988b750", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.32838999999999996"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001642"}]}, {"@id": "_:N51f9aeca404f4eeda7aba78768216d58", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_46135"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030069"}]}, {"@id": "_:N8fbecddd865c4698aae5b5a19ecc36e2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_100088"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002890"}]}, {"@id": "_:N1f88726892124e5bb094568837b624af", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2291675"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99885"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008255"}]}, {"@id": "_:Neefcba4edf77437f81e77df257d698c6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2884"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007544"}]}, {"@id": "_:N67fa25d3f5394ebabb12fad2bbcaeb53", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2316525"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011652"}]}, {"@id": "_:N6be598ce8d604ef498402ee2c171cba1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.34068750000000003"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_42738"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005549"}]}, {"@id": "_:Nebe9f052e94b439c8d7a6b1bdc4ac37e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002885"}]}, {"@id": "_:Naefa92b39a2f424cba928bc85f5ff5e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_206484"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000150"}]}, {"@id": "_:N2a7e006668fb42bea2a02881277473c4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.33467749999999996"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1202"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008750"}]}, {"@id": "_:N90f8f0e75761481f9bd99ee0129b984c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_88632"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007700"}]}, {"@id": "_:N6ad6d8bbd1d94c95bd9e251066dec5be", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002858"}]}, {"@id": "_:Na3b7f4a04c7d40c7a84260eb75747e44", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_178382"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001838"}]}, {"@id": "_:N7cf8f83c746040b8bae8036b6c59388a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.226415"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011627"}]}, {"@id": "_:Ne0355c0d7db8464890d4ec20b58aebe5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2272725"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_398971"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0031521"}]}, {"@id": "_:N6d136f7669ff4f8a8bd15b2565a4d10e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_409933"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001427"}]}, {"@id": "_:N0f45bc7fc2384a3dad02f9e352e5f516", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_660"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001539"}]}, {"@id": "_:N50c7078e698448e1a8102b4a3e5da6a0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_70573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030357"}]}, {"@id": "_:Nd525c87ffd284d5988c6eb679075f713", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99797"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000674"}]}, {"@id": "_:N346db889c62b47e3bd08c0d5982643bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_442"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000851"}]}, {"@id": "_:Nc847733166894d3e80fa7cb35016cf32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_14"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008181"}]}, {"@id": "_:N860fc3fd9c6946a5afcac09cd1e4f1bb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_44890"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100723"}]}, {"@id": "_:Nb974e768e1bb459b97a0a6a3f479c2cc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_68356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002415"}]}, {"@id": "_:N0d1a4b872d6a41cdb646eca3565353d2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99169"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011225"}]}, {"@id": "_:N6b29119f42f1483f998f1d3dcd2508df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_69078"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012034"}]}, {"@id": "_:N05b31635bb484403aea40d990f76148c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001734"}]}, {"@id": "_:N6f2c5dc6f8834b1c88d82b307a114cf1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93101"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000089"}]}, {"@id": "_:N6be5811ce73b4ed39bc50dd0cfc84960", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_223735"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002665"}]}, {"@id": "_:N255bdf5bf9b34f798414647989ee2de6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_85"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004810"}]}, {"@id": "_:N5963272733fb4112aca0d8e9059605ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011803"}]}, {"@id": "_:N2499c93e54be4467b2c1952e986d717f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0040228"}]}, {"@id": "_:Nd59eaf2c49d04f1f82ae26e688a8f7ef", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_655"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000090"}]}, {"@id": "_:N4c8e64a33f8843598c301563efe9089b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93968"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002435"}]}, {"@id": "_:N1fffee09f7144700a356c93109ee39fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_85138"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008207"}]}, {"@id": "_:Nd6b274fe7dfa42bb96f9796be9be5141", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.32639"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_839"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008677"}]}, {"@id": "_:N4f03af98fd2a45c697701f0d4c39c740", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.238334"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_199647"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002085"}]}, {"@id": "_:Nec46595d22604b809ea77e8a1f6d806c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79315"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012321"}]}, {"@id": "_:Nc948aa85fa094fd4b6c17ed5dfefb13f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2368425"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_141118"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011817"}]}, {"@id": "_:N9e6f6db87d9d47f3b9996a29ec0f5311", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99664"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007011"}]}, {"@id": "_:Nc785cf6a9c6d4385b1550784d8d4fe94", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_409"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007570"}]}, {"@id": "_:N950ac255011746c8acc7af1384625888", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_52688"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002863"}]}, {"@id": "_:Nf13fe906039b4f98b4c77a06aad4b4e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_158029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001982"}]}, {"@id": "_:N9da4e310c3b74825a89aaa4c1304a540", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.24"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011652"}]}, {"@id": "_:Na75ec40b65904baa8521c2448167d630", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_86855"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011857"}]}, {"@id": "_:Ne0b500ad8bae4b46adf5c86f9ea29daa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_65681"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000148"}]}, {"@id": "_:N6a412d1dc0be4224968efcbda343985f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.22619"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_141234"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0031571"}]}, {"@id": "_:Ne4c616b4dd9341ceadbe494480a52833", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_170"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002224"}]}, {"@id": "_:Nb16b8bd947fa4197b72e9bf519646a8a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0031043"}]}, {"@id": "_:N0755ac0bbe2246d6b0e0e26c24860c70", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_49042"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000703"}]}, {"@id": "_:Nffabd39b261e4dacb58b12a5dfd54f85", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_449"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002884"}]}, {"@id": "_:N128357d07a014a1db4814acd30dc1727", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.23662850000000002"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1195"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012239"}]}, {"@id": "_:N03e15840fcbb49fb838a957e80521e88", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2321425"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_91415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000996"}]}, {"@id": "_:N213ed44ecd7f45b08fbc3decd84616cf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_180160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000145"}]}, {"@id": "_:N021329c123b8465d8653e6eef77adc50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.25"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_91357"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100681"}]}, {"@id": "_:N63ed5d294b96489bbdf0f21abc3879a8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98984"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010693"}]}, {"@id": "_:N1532beb5ba4e4085b3da448fc79a626b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_212"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003153"}]}, {"@id": "_:N12061c69f6514e13affcdb4de47c1dd5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_210128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012237"}]}, {"@id": "_:N07755f47e89142af929d9f0119d19358", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.234695"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_268940"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006927"}]}, {"@id": "_:Nabb2ca2bb056430cb8da623e01ebc2ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2266675"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_424019"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030438"}]}, {"@id": "_:N8582609f22fc4eb1b97b2ce528fa69ce", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_71203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001973"}]}, {"@id": "_:Nda6dd024a7d147ae99d4596f2e835e66", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99802"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007206"}]}, {"@id": "_:Nf995f319565e490686e56a41f7c20931", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2439025"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93397"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009370"}]}, {"@id": "_:Nb41aa1055ff84ea2ae0e0d84f760c325", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2253525"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_83419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006959"}]}, {"@id": "_:Nb1d3103c0a46497ead0fa7b95d36fb31", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002247"}]}, {"@id": "_:N9a3ed93c466545e2a69e5e77efc63fe1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003560"}]}, {"@id": "_:Ndea958598fd647bf972bcaf1b8c3dca6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_223"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009806"}]}, {"@id": "_:N4eaca120d0af4ff0867a3d51faa56429", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_51577"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007260"}]}, {"@id": "_:N57cab870734d4b918f511f72d69dcc5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.23409049999999998"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007760"}]}, {"@id": "_:Nb5e53c128ad34dcc93d5ca668b483359", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_424039"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012142"}]}, {"@id": "_:Ne21c53db41ac4882a93fdf273a67efde", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_268835"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0025480"}]}, {"@id": "_:N0013c88c7fc341c58a29b2d7cf4efb33", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.241935"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2004"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008751"}]}, {"@id": "_:N40802a0154df4c7db27e79c2dc7b9013", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3282"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011701"}]}, {"@id": "_:N8948620506354766a9db45ed96092d60", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_448270"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001683"}]}, {"@id": "_:Ncf697a5fe6314d478c9b23d0c2795994", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_33572"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0040142"}]}, {"@id": "_:N593ae22306f34c44bda3f2967b7361c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_363976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011847"}]}, {"@id": "_:N5c5851730a6d4bcd966128a60d3785db", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79365"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000998"}]}, {"@id": "_:N7d53e12d2ae84a05a6a0c4bdd1de0e73", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_137675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005152"}]}, {"@id": "_:Nf96fd85755d340c0b072023a8a4e326d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2438675"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98731"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004947"}]}, {"@id": "_:Na77f712147bc41d58ce1baebfc287b79", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99756"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006779"}]}, {"@id": "_:Ndac5c8cc26c44a42bc4f04be4ee5687a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_263413"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0200058"}]}, {"@id": "_:Ne61204f14667480c8f65b7fb5ff38dcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79128"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006527"}]}, {"@id": "_:N077acb244d72485b8e19d4e0eaf91651", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_90695"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000871"}]}, {"@id": "_:N0be873a1cc47415da57da51cece6bce5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.231452"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2970"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004392"}]}, {"@id": "_:Nf92f3fbd32d449a5af6b031a1056bd50", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_279882"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010533"}]}, {"@id": "_:N10e15ed6383e4bc786759aaafec3c2a9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2462675"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1136"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007099"}]}, {"@id": "_:N2c22dfca460f46679d3c2f8deb5fc080", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_280886"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012122"}]}, {"@id": "_:N6600f8453df5401888fdafb16172894a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002669"}]}, {"@id": "_:Nd56f1c896a0748408648f08455b32321", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_64742"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100528"}]}, {"@id": "_:Nd0e9a79537474ba4af7ac213024a423a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2781"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011002"}]}, {"@id": "_:N87de45ac4534448a99bdd79194c23bcd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_517"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004820"}]}, {"@id": "_:Na7286645a0f0432e832c4c852214dad9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_90050"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0500049"}]}, {"@id": "_:Na340024da3b04667a4d8dfb383b3d248", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_94"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009592"}]}, {"@id": "_:N328889c148b94ff590d1cab45fa44830", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_316226"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002497"}]}, {"@id": "_:Nc9c84fbb245d448b8da3812ae108164d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_635"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003006"}]}, {"@id": "_:N4163fe671dc3470db36f16d382e81a29", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_178029"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000863"}]}, {"@id": "_:N1f46affff52c4f7c9d07fa94e5c874d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006548"}]}, {"@id": "_:Nf4e4762d903b42868290ffcf2afb09a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.244445"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_295044"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100746"}]}, {"@id": "_:N521c9cacb8ba4457bac1deec93fc2589", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2203"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002161"}]}, {"@id": "_:N131370fde3eb4046ad74bc0db7763ca0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_251912"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030407"}]}, {"@id": "_:Ndc4d17f6870c4b5eb0f5a5ea900b7e84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.33499999999999996"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_137807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012309"}]}, {"@id": "_:Nad830266769e4d0cb645be85e4f198ee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_182061"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002438"}]}, {"@id": "_:Nbacd884747604b939eb316f92dafb772", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_90025"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001159"}]}, {"@id": "_:N51aef248e32446689a7b0721035d1f7b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98670"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000655"}]}, {"@id": "_:N3d1c0cd0dc89426dae7217802da96c99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2253525"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_83420"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006959"}]}, {"@id": "_:N7079cdec4e794134b2baf07789d4eb15", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.231885"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_317419"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004430"}]}, {"@id": "_:N2f44c08f94524dfe9333b46f4cb04ded", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001087"}]}, {"@id": "_:N1df43c0ebae94d7ca4a50c3964ecfaa4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.337765"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2380"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005743"}]}, {"@id": "_:N34004da9cbc54c119a542c326f18ca52", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_216675"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001669"}]}, {"@id": "_:N5057282ada0e4cc69b4b8cb9a5381e0c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_180"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001139"}]}, {"@id": "_:Nb3d4a6e543384804b9588fdd7d7e2d3f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1872"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000548"}]}, {"@id": "_:Nc9deab228c41409c838474e103d869e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2558825"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2345"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004602"}]}, {"@id": "_:N22bdf7e62f7b4f08aa1fe0f9786972fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2469875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007404"}]}, {"@id": "_:N97d876556a774e0e8f2f5ddb7caf1028", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2439025"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93382"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009370"}]}, {"@id": "_:Nbe6a6e9e812b4c7b9b834c8ccf65d539", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.238095"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_118246"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000546"}]}, {"@id": "_:Nb0f27da930974b418ebadb781bc84d07", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1431"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007166"}]}, {"@id": "_:Nd8089017f54e4d848feffc0985723dbf", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_447"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004818"}]}, {"@id": "_:N434a5d0a49ae43c0b16594a882a47860", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99057"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011570"}]}, {"@id": "_:N465e2534d3f348f19e9073c4494f84e4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.25635"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_30925"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000863"}]}, {"@id": "_:Nd3b980a2490e48b3a6cb6d986fb8323a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.24303349999999999"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_49041"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005200"}]}, {"@id": "_:Nc0286dc84faa4727a6276ccc873ec7bc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_314473"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010618"}]}, {"@id": "_:N4e1ed3fbd0124dfb8eecd795fab3f457", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_294925"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009827"}]}, {"@id": "_:N608656d0cf884f39bacdad4b7dfbe7e8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_69"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011034"}]}, {"@id": "_:Ne7cb55a0e4c54f67a9fab995b42dc3b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_431341"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010479"}]}, {"@id": "_:N0b1fa2d37e2d46c7bed59f00e5afe974", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_77243"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100695"}]}, {"@id": "_:N3fb0aa0e249b4c8a927da5929138e0aa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3280"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003396"}]}, {"@id": "_:N8a48e9d8c6c24337932edd437b383ac9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_139414"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0025471"}]}, {"@id": "_:Ndf314c38bc45408d8cc851dd4290d506", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2030"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100244"}]}, {"@id": "_:N837a78934c8e4986918f83f8d8d2331f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_399158"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010885"}]}, {"@id": "_:N8d45db4ec7e040638f1667dab50b8a41", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3289"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000679"}]}, {"@id": "_:Nc9d8fab4947c477aaf1b4389e6f2e692", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98375"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001890"}]}, {"@id": "_:N92dfeb18dc94480bb1ed315c2820e4ca", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_180134"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000813"}]}, {"@id": "_:N61ee0d92c14043c38c475ff7e6d13968", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.236111"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98274"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005547"}]}, {"@id": "_:Ne8a20abde26742c98afacbe827240db6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_269200"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006951"}]}, {"@id": "_:Nc61345a440cf4052bf2129d7f2864efc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_268817"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011815"}]}, {"@id": "_:N06161a2ce31f48658e1df5e22ada89a2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_217604"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001644"}]}, {"@id": "_:N987ec0b135bf41f9b7c506108804c542", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.231885"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_317416"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004430"}]}, {"@id": "_:Ndd59b1e7b0464df3937232f02d36603a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_178"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010762"}]}, {"@id": "_:Nda33a4d8cbf6410d849810da330757b0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_49382"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011516"}]}, {"@id": "_:Nafa63f7cba7a49e7b43c120b8b4a9ef9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_276429"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012459"}]}, {"@id": "_:N86a1bde242e543f09d898881cabf9545", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.27436"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98873"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004810"}]}, {"@id": "_:Na07dc9a0e6e84849ac8a86bc53f63b09", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_708"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000659"}]}, {"@id": "_:N54ae351e7e7f4288af8bc6e4edb87cc8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.239894"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99967"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012268"}]}, {"@id": "_:N1089d20b4def4387afa795ed994d8eaa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.238805"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_280133"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0045044"}]}, {"@id": "_:N896ba14644fc439280d963a0dd6a384f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_295034"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005191"}]}, {"@id": "_:N137280f3358e424c86578c93683db532", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012068"}]}, {"@id": "_:N52234f52c82b43f8993a2ab6fb4b6623", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_55880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006765"}]}, {"@id": "_:N3494a61cebb84b8fb13f755f5d62d901", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_268823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002085"}]}, {"@id": "_:N72ac8f19b11544b5ac2f3ee769ddc0c1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_247834"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030636"}]}, {"@id": "_:Nb1760bf8f2934c0a9d18343a2ab82896", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.244445"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_94056"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003939"}]}, {"@id": "_:N0e11e805494349b89b6544c83976aed5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_437"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004912"}]}, {"@id": "_:N4bd7d4cefee946229d488191b6c26b95", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_399319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0040188"}]}, {"@id": "_:Nf8d2d2ec86374ebf88c7b085f5d709f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99108"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001655"}]}, {"@id": "_:Na74367656b194a3a9abefbb9835db4fe", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010736"}]}, {"@id": "_:Nc461a5a812d147438de91d87dffc553b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99771"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000193"}]}, {"@id": "_:Nadf931cfc6cf40c1b26376f57f7e8500", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.36029500000000003"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2807"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0200022"}]}, {"@id": "_:N4b16a40d9d2d486da9c9afa565d78639", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2321435"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001631"}]}, {"@id": "_:Nfd840e43d5d54605b965252c49def964", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000039"}]}, {"@id": "_:N57fcf9e29bd14afd903b062329807bd6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1851"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000003"}]}, {"@id": "_:Nf3dbb3a2c274427d89c5e92219201987", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0040289"}]}, {"@id": "_:N60031b22fa50403c873086989ae0e209", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2426465"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_469"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005973"}]}, {"@id": "_:Nd319edbeee764cada2db34ecf7c822ac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.3472225"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_67038"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005550"}]}, {"@id": "_:N358ba43f59ef4c6dae19d26a874499c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_221091"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100661"}]}, {"@id": "_:Nf29b4e66c643479f9dfa67f24cbb3a24", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2333325"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_101043"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005176"}]}, {"@id": "_:Nab7f9c510e274b069a5556994138a3a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_319298"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006766"}]}, {"@id": "_:Nb2cc328d3f6a415ca578ef867a623eac", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_90389"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007583"}]}, {"@id": "_:N37528983ed804bc5a84dbb4f87b65a21", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_155878"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000176"}]}, {"@id": "_:N632814fbced147c58626e0a8d89dae6c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009892"}]}, {"@id": "_:N2de4a3a663b6463d8ee76d4807563cee", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.22807"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_181415"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011736"}]}, {"@id": "_:Nbbffe212c5144c419d945a7d16cbde36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_284804"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001107"}]}, {"@id": "_:N90c5bee3ec1d4f04836b2c3cd1d0ff4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2913"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010442"}]}, {"@id": "_:N4a242c0a2fb04c1a91c6c3e01412c0b3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_215"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007642"}]}, {"@id": "_:N69178b8d5a5e41b8a43c47d950363486", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_268943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006927"}]}, {"@id": "_:Na52dc76507b74507b1fcc8d6e64b507c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_83463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008551"}]}, {"@id": "_:N338e7fb5e25a49a1a0146d4764c1beba", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93924"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006870"}]}, {"@id": "_:N0ac7411693e14d6b813f33031b140a01", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2450975"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93173"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012582"}]}, {"@id": "_:Ncec1bdc862c94036b0bb9c3e4915f737", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_141107"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0031227"}]}, {"@id": "_:N30b5a351797b49fa9b124b1f86ef76a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2395825"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_97335"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010890"}]}, {"@id": "_:Ncd5af4ca144e4171bbb851e1f1fab482", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.3287025"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_163699"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012218"}]}, {"@id": "_:N1fac50f7b9e64a79b00769bda695a0cb", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.264285"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99124"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010773"}]}, {"@id": "_:Nd5cd506a7b384bb3b9b475c27bbf4e99", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2403845"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_35125"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010816"}]}, {"@id": "_:Nf23771684b6e4251b69ba69baa69a0cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_50251"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100002"}]}, {"@id": "_:N42a685dc8ff942d1ad4446fc725718a3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_319"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012254"}]}, {"@id": "_:Na7b959d793144307a6cf45ba8dfd8ae3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93396"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009372"}]}, {"@id": "_:N59def15755e14f1188d1c89b51644e6f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_142"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011779"}]}, {"@id": "_:Nc23da2cde9fb4d7cb014daa0160a42d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.24468"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_295016"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100490"}]}, {"@id": "_:Nd06f3dd55d324eedb6d57069be84dfe8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_167848"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001638"}]}, {"@id": "_:Nc6d7a95830c5435e85c6eb4ff09f376a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_168829"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030406"}]}, {"@id": "_:N0d375ed980b841afaf445f0b4ad97559", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.27449"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_100047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100681"}]}, {"@id": "_:N7bd5e7c8c0154025b1a0dbef821b1f04", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79354"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008064"}]}, {"@id": "_:Nd38abe9eddb44c6f93a90713c12e9d57", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_217569"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001639"}]}, {"@id": "_:N5be395e935b348c4be345ac570e21d5e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2177"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002324"}]}, {"@id": "_:N424c4a62780945169faa6c4f0116c60a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.239894"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_95459"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010446"}]}, {"@id": "_:Ne600b9a4285c49df9d88181fe27d97c8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2317075"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_33355"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008715"}]}, {"@id": "_:N1701dce2bc634238af695cc38eb978f8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_294983"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004050"}]}, {"@id": "_:N3886a62adb334a38a9a9ca6ad1f15473", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_141229"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002006"}]}, {"@id": "_:Nb497d5248a604bbcbe27890986c7dbb6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3394"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030448"}]}, {"@id": "_:N2cb24fb8887d4b7db59be7a65bca689d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_547"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012539"}]}, {"@id": "_:Nb6397dbfc8e7466aabd132ebb1447cc3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2558825"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98626"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007802"}]}, {"@id": "_:Nf62ff9fccc11499dbbc5ba550a52f54d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2272725"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_364574"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004439"}]}, {"@id": "_:N8138cf275f964197b5b28db787f5b5ad", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_252175"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009588"}]}, {"@id": "_:Nce0fa74f5bd043c9b02ad95be21a5fa1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_314928"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002343"}]}, {"@id": "_:N24626698082d427cb2e06ae208b9c5a5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_18"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008341"}]}, {"@id": "_:N965a4adc46c34aa1b73eacd0ed858128", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79358"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0200044"}]}, {"@id": "_:N8a946a89379445d3b9b4736299c5fae2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.22549"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_87277"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001249"}]}, {"@id": "_:N3f9da9daf11440f4af71cbb9f11e255f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93929"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010475"}]}, {"@id": "_:Nafbc05a0f0e14bdab96dd1b23fc9df13", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_C023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003674"}]}, {"@id": "_:Nb2807d52ba0b47349308680b8d3c8c17", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.35473"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99105"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011567"}]}, {"@id": "_:Nf4bfad62965146d0a8401e812d084f2e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.34068750000000003"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_295049"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010484"}]}, {"@id": "_:Ncd5996f99ac44f85b5ea937207848ca4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_280898"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012121"}]}, {"@id": "_:N43f9d8668f2440ce9b6dbdaae55e358c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_360"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012174"}]}, {"@id": "_:Nc69855f5774641569e1cbacb35d708c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1344"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0025478"}]}, {"@id": "_:N226201d254b54e54a58a38973ba1f3c2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.35473"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99106"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010445"}]}, {"@id": "_:Ndc762e6309e44e3a92f01d7f12a6cc3b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.3478925"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79495"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004540"}]}, {"@id": "_:N184bdab9bfe045b39d395239ae66caa2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98722"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006695"}]}, {"@id": "_:Nfd6d47f374ec4287b94f64881ea4a7ea", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_493342"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0410138"}]}, {"@id": "_:Nf3ca142213724676a4e9aa2282febdd2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_95448"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010883"}]}, {"@id": "_:Nb91b5c3dddbd45bd9327d141a2e06d3e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99408"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002893"}]}, {"@id": "_:N47f0450fc96c43139e8d2d0b5a45ce7f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007773"}]}, {"@id": "_:N5f591226f5074b77b8e1f1f8dd2a775f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.33088249999999997"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100842"}]}, {"@id": "_:N2cccdcf0885b405a93fa58b7e9aee847", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_95719"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011780"}]}, {"@id": "_:N907b0f58f3ed454fab2020a1b2161c3a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98573"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000286"}]}, {"@id": "_:Neff486a884c9486894b3cca3711d8e1a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2333325"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_199633"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002408"}]}, {"@id": "_:N8d0f4cc592b84a7db59e572d82c9293b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_251880"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030066"}]}, {"@id": "_:N77d30f3c49c44d8aa9bc24d1a3a27974", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_141145"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005323"}]}, {"@id": "_:N6cbbbeeb9bb8418fa281200cb86c4a4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3250"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100264"}]}, {"@id": "_:Nc3bbce33f99948e1b19c203b1db805e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93962"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000473"}]}, {"@id": "_:Nb2f8d9440379409d8855081a496579c5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_251899"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030392"}]}, {"@id": "_:Nfeadf2198cdc46e2a34bf8326fc55340", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98723"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010954"}]}, {"@id": "_:N240ff6d9ec244d73abfe0f6c291224c0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98944"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000612"}]}, {"@id": "_:N173f09b7b69243e3aba400aa165e3091", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2317075"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_431347"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006509"}]}, {"@id": "_:N37bec62db28d47ac8f9b82a5860b583c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_100069"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030219"}]}, {"@id": "_:N38943ac4e8b14e9a80c592c4fba038dc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79486"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000476"}]}, {"@id": "_:Nc4ef6f0ec4d2443889b22cb88c3249b8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_677"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100757"}]}, {"@id": "_:Na4cc21d93ed443889334977d63f048a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79383"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001004"}]}, {"@id": "_:Nb4a2d4e66d804c6980ffe0ca40981191", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2272725"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_156230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0031346"}]}, {"@id": "_:N1c3bd9874b2f41b8a51036f26b177e2a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_92"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005681"}]}, {"@id": "_:Nd2cc90ee7d4d49ee8965a7bd81148579", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001924"}]}, {"@id": "_:N8cd8cd5d3f6f447eba2f5cfc150225d8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99772"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000185"}]}, {"@id": "_:Nb202d6abf61a47468a854faa5c38575f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_48471"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001339"}]}, {"@id": "_:N83d96f7dd86e4b17a549466f10ba8e7c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.22619"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99860"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004812"}]}, {"@id": "_:Nc13fe42a5d204757bc73db77df6b39df", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99798"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000677"}]}, {"@id": "_:N99b36030db0c421b899c11049d7b740f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98867"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004839"}]}, {"@id": "_:N0aa3e9fc0a5f46aeac00a40f756b5812", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_216694"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011540"}]}, {"@id": "_:N33ddfd7a153e404e96f785d456deaa4b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_189"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007529"}]}, {"@id": "_:N65cf9420f01f4d7b8a5899e7cabd8c81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93930"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002836"}]}, {"@id": "_:N599a153ae9c148aba8490094484c54b4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_64720"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100243"}]}, {"@id": "_:Nc632dca74cf947e6ad2ff246d50e752d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2321435"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_171918"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012190"}]}, {"@id": "_:N5f5e3174f2aa4ca6a9ff375cf9b99d6d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_553"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003118"}]}, {"@id": "_:Ne0579641869f47d3a048b26b8679abc0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.235295"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_480549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004430"}]}, {"@id": "_:N138cad63cee444f497fb7def92eb9379", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_141269"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100731"}]}, {"@id": "_:N1059977d848441bda8c0721b884ce46e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_543"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030080"}]}, {"@id": "_:N11a9ccef78d640528ad5d6598dd35c1c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_47159"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002049"}]}, {"@id": "_:Nba334f7e423344e393cdadd831335f2d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_143"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006780"}]}, {"@id": "_:Nc91b73b00e53449091debc5c8876ce32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_101023"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0410005"}]}, {"@id": "_:Nbac4ac0a51a3497790f41474465b7e7e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1302"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011945"}]}, {"@id": "_:N02838c9c41684046bb69ac4ea780176e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_593"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003715"}]}, {"@id": "_:Nded67972586340dc87a2d9cb06bdb42e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1463"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010774"}]}, {"@id": "_:N68408748663c44d39836a4e1ca62b899", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_447788"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100704"}]}, {"@id": "_:N36cd8234259d4dda8c5e9ffca83365c9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_963"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000845"}]}, {"@id": "_:Nffa0274333574fd3bedd84599848c4a6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_71862"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000556"}]}, {"@id": "_:N6ce6841ef01b4465b7e50d01530984d7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98978"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001492"}]}, {"@id": "_:N0ce63a63a91f4b29af94f20af55c2f92", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_181412"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000840"}]}, {"@id": "_:N848f3fd1275a43138011c560046b22cd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98715"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000554"}]}, {"@id": "_:Ndd6eb90153264bb4b834e69dcc31dfaa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_97230"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0410137"}]}, {"@id": "_:N29c9a82b859a4e88816ea40f5a2e40e0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_91483"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000558"}]}, {"@id": "_:N5fc2313ee0c34ae28a749004cade080d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98823"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012325"}]}, {"@id": "_:N9b92b1607ae74872a436e8c3e249d2fd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.8"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98973"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007915"}]}, {"@id": "_:N5bb146fa01b546d883e83138ccb513a7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2375"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93616"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011903"}]}, {"@id": "_:N3fe43659b5174e20a8f61c919b90f06d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_791"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000510"}]}, {"@id": "_:N7ef2d2e3d76343ef808edac5eeb186a4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2565225"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3337"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001994"}]}, {"@id": "_:N9735e212e0bc4726b516ec84dbedb426", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.261865"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79086"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009064"}]}, {"@id": "_:N1ee1411a9f7643f79b91f16b7753962e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1871"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008020"}]}, {"@id": "_:N7324b7ec4a564ada8706b3511da7a40f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99757"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006743"}]}, {"@id": "_:Nab2a32aca1104b81ae91408ca60c6ac0", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_521"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005506"}]}, {"@id": "_:N91d70e6c311a484e9444adedc4f79912", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1205"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011560"}]}, {"@id": "_:N243654bc25b24e97a2d6f168f18b051e", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98292"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100495"}]}, {"@id": "_:Nc911ab9e008e4a74989863ff8fd10977", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_156071"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000563"}]}, {"@id": "_:N0e81161c65c24a21b7d0607bd22a41e6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.23913"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99099"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0031134"}]}, {"@id": "_:N3e781b6f0c494eb390c642d6eea9b7c7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.27549"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98969"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007802"}]}, {"@id": "_:N3e5517b884c543e1a7fbd88ac1756791", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.22807"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_211266"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100026"}]}, {"@id": "_:Ne577c14a28dd45f9b5e1661836207c4f", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2291675"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_120549"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002667"}]}, {"@id": "_:N8d5cc6f8baea42a1b6117ebb47241022", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_102009"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006818"}]}, {"@id": "_:N20a024812e3e4c459287653164727a36", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_31154"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003563"}]}, {"@id": "_:Nfe0cafc8337d4375bb5e657bda88f13b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_443098"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005890"}]}, {"@id": "_:N90467c1b38a04a42b62a53c1a05a7e32", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2615375"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79456"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0200151"}]}, {"@id": "_:Nfcf662b3bc8040ad843c4b8e207664f2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98691"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000496"}]}, {"@id": "_:Nc8db255bb5d043f0ac025ac91547931c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.23475649999999998"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_88"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001915"}]}, {"@id": "_:Nbfbffcdeb79a4ae9af7d2ee943b28b97", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_200037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002268"}]}, {"@id": "_:Nab098d522e19400487bb436f9790f244", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_409932"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001419"}]}, {"@id": "_:N6d3aa15e16094f769a8fc8fd4da28213", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2772725"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98869"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004810"}]}, {"@id": "_:Naa2eb7f59fc447d08ddd8d42b00a82b5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1686"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100571"}]}, {"@id": "_:N228bead9c52a48ebaf89713264ad9bd9", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_254857"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009069"}]}, {"@id": "_:N4b4f5af9cd9e4deea0d7add0a39c3a64", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_36204"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002593"}]}, {"@id": "_:N533be43d127842b18d38545174f30d9c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_251909"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030408"}]}, {"@id": "_:N0aae3634c43d441fb1135ac28a00147c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_780"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002859"}]}, {"@id": "_:Nde7d8c7f222740479e60151eef175ffc", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_251636"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002888"}]}, {"@id": "_:N0d3a5d63730942bf86012b32b1205a18", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_70567"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030153"}]}, {"@id": "_:N066edfefbae94575a92281936c7d9cff", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_324964"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005901"}]}, {"@id": "_:N2297149b551949e7b8359e7acfbd1b39", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0009371"}]}, {"@id": "_:N962498075a1f4ddebcccb22fbbb4d4da", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2889"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003777"}]}, {"@id": "_:Nf44c9ccdf68148038a65d03627cde3e5", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_90281"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007417"}]}, {"@id": "_:N0a1cdb73e35447879832301ed194de1b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_520"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004836"}]}, {"@id": "_:N92e673a9abbc471eac7aa71ac8b391ed", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2356"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100702"}]}, {"@id": "_:Nef5ded29fed0481d9a815060b2ce7c98", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1198"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010448"}]}, {"@id": "_:N3434507fe1dc42c99c1fd4f3b9715683", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2157"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010906"}]}, {"@id": "_:N2e95877b904f48d88b86cbe157e7fe81", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_494421"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030736"}]}, {"@id": "_:Nae9261fc56dd41febcab377845b9aaf7", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_801"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100324"}]}, {"@id": "_:Ndda95b667da84ebd86ffba3950713d90", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2573175"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_637"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001067"}]}, {"@id": "_:N9a04228f18884809b89129c8f1890f6a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2333325"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93668"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005901"}]}, {"@id": "_:Nf3568cfcfa4640e8876128ad216c562c", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.23585"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_99972"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004313"}]}, {"@id": "_:Ne806588fa09b43878961e6e45f2ba52d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1037"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002804"}]}, {"@id": "_:N8bb3890a80224efe81f1a2057b91501a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79364"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001596"}]}, {"@id": "_:N2f3a8ed5949b4d4eac87a72882f2edd8", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_251623"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011754"}]}, {"@id": "_:N81194d41b73c4881803d01bbb37dec84", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.234695"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1516"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0004439"}]}, {"@id": "_:N93f9726a866a4919983617987eeb3be3", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2340425"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_364013"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001790"}]}, {"@id": "_:Nda4e970e8bc24cf88e2677f7bfc11749", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2459025"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_443095"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0000825"}]}, {"@id": "_:N0df142cc5e2649189781f45c585758f6", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_227"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100599"}]}, {"@id": "_:Ned441ebb2fe44265a71a214d09e46442", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_799"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010636"}]}, {"@id": "_:N62361a2937204278b0479e82741a2f83", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_91496"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0011533"}]}, {"@id": "_:N991c7af537e94889bae07cc8d38bebc2", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_199267"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0025197"}]}, {"@id": "_:N954357f61f64430187c1c8149ff65f56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.24359"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_295047"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100747"}]}, {"@id": "_:N5f851ed07bb8475d8272fe09058bb7fa", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_91411"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007970"}]}, {"@id": "_:N777c1983b1394c6a9a3f1097981ca9dd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.3522725"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_249"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010734"}]}, {"@id": "_:Nd4ef54624b0c437ca7a379c58c6928bd", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.245615"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_435561"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0010465"}]}, {"@id": "_:Na05e9d4301074f10b2bcd951adc3503d", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_701"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002289"}]}, {"@id": "_:N2dc9c33b5a4745fd81e57cf1ebd49793", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_206976"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003768"}]}, {"@id": "_:Nf50241c678cd4230a4463a4fef4843ae", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.24468"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3265"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0003041"}]}, {"@id": "_:N9207d02ab14d4234b6ab012bd36cd578", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_1160"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012281"}]}, {"@id": "_:N269f0911f96b4050aeb05b990d490411", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93284"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002655"}]}, {"@id": "_:N0bd77aa0abfc4e0cb5f428d3c86f5949", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2288125"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_93430"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002654"}]}, {"@id": "_:Nd2b181e775b24c1082f3f7dc64e8fe0a", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_654"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0002667"}]}, {"@id": "_:N3468ece6ad2244dcbb9041c0e4d83621", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_54260"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0030682"}]}, {"@id": "_:N1b2c06589dee44739d78c5cb38713f56", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_68388"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0001067"}]}, {"@id": "_:Nae8b7534b7e9453084fe8792444162a1", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.2439025"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_309147"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0012556"}]}, {"@id": "_:N1ca372c16dd34864bb11ff4f7dfe5253", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.243182"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98943"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100719"}]}, {"@id": "_:Nfa0cb93168174457bfee271b312ea41b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_98837"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0005531"}]}, {"@id": "_:Nf440a0f60976443a84a8522dde834f5b", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.350275"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_2286"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0006315"}]}, {"@id": "_:Naf960728f6e8421ca9bc74db33d7aaf4", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_79100"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0100837"}]}, {"@id": "_:Nc42b97c5e8c1467cbd0955308187b297", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.875"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_3033"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0008660"}]}, {"@id": "_:Nfd7159d8e81a4076b5e1a087edb25811", "@type": ["http://www.w3.org/2002/07/owl#Axiom"], "https://w3id.org/sssom/confidence": [{"@type": "xsd:double", "@value": "0.75"}], "http://www.w3.org/2002/07/owl#annotatedProperty": [{"@id": "http://www.w3.org/2002/07/owl#equivalentClass"}], "http://www.w3.org/2002/07/owl#annotatedSource": [{"@id": "http://www.orpha.net/ORDO/Orphanet_16"}], "http://www.w3.org/2002/07/owl#annotatedTarget": [{"@id": "http://purl.obolibrary.org/obo/HP_0007939"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_158029", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001982"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_139414", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0025471"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98841", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012193"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1053", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030713"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93430", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002654"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_156230", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0031346"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_682", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007215"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98722", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006695"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99047", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011652"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_48372", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011954"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_399158", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010885"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2778", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005901"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93384", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009373"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98967", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007760"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3265", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003041"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_295049", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010484"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1931", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007330"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_252183", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001067"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99108", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001655"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98867", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004839"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93383", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005831"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_141234", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0031571"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_52759", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002633"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_517", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004820"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1431", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007166"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_217071", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005584"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_313", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007479"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_242", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008668"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_18", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008341"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_54272", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012028"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_284804", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001107"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_294971", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003057"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_251899", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030392"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1930", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012302"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3427", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011581"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_94056", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003939"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_251880", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030066"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_280133", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0045044"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98978", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001492"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98421", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012410"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_86855", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011857"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79315", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012321"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_102009", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006818"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_95458", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001704"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1398", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001321"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_254857", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009069"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2368", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001543"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_294925", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009827"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1686", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100571"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_178", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010762"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_498494", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010689"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98869", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004810"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98375", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001890"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_156207", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000158"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_448270", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001683"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_363999", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001790"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_268835", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0025480"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79394", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007479"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99798", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000677"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93388", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009371"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99885", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008255"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_90695", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000871"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3426", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001719"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_180154", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001153"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98731", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004947"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3280", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003396"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99079", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011588"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93592", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000090"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93389", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0031044"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_654", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002667"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_269200", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006951"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2004", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008751"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3388", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0045005"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_553", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003118"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_251912", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030407"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_254", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002657"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_206966", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003737"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_141258", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0031576"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_86834", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012209"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_251618", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009718"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_14", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008181"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2286", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006315"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_480501", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100890"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_178029", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000863"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_171676", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006970"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_C023", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003674"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_155878", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000176"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_251", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002654"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93969", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002475"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_90025", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001159"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_141261", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0031577"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_182061", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002438"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_268829", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011817"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99124", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010773"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93925", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006988"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_90281", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007417"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_165994", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008227"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3400", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011627"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99756", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006779"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1516", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004439"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_131", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002639"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_182095", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006530"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_171901", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012192"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_85", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004810"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_42738", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005549"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_514", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004845"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2203", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002161"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_94", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009592"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2380", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005743"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_33355", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008715"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_300385", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011763"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1344", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0025478"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_708", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000659"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93957", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002451"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_64720", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100243"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_447", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004818"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2248", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004383"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1209", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011662"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3189", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001642"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79314", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0040144"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_181415", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011736"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_675", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001734"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_83463", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008551"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_91414", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030434"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98984", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010693"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_155867", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0031571"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1040", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100255"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_100088", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002890"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2970", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004392"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_215", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007642"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93100", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000122"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_399164", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010885"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_163699", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012218"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99043", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011652"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_700", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007418"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_701", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002289"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_97280", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030404"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_252054", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010797"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_97335", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010890"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_101043", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005176"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99097", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011622"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_171220", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000075"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_319298", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006766"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_95719", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011780"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79495", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004540"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_142", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011779"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93382", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009370"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3165", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0045029"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1041", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001789"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3303", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001636"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79383", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001004"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1666", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001651"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1160", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012281"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2965", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0040278"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_141118", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011817"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_70", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006959"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_168778", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000729"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2177", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002324"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_424019", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030438"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_617", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008676"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_166282", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011704"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99797", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000674"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_251909", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030408"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98723", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010954"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98995", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010920"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_660", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001539"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_90389", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007583"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79086", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009064"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93942", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100657"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2477", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001355"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98989", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007976"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_431347", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006509"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99664", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007011"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_276429", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012459"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_399319", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0040188"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2695", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011803"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_316226", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002497"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_170", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002224"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99802", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007206"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_210128", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012237"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99867", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100522"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2356", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100702"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99105", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011567"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98715", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000554"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98670", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000655"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_296", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005701"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2842", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100600"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99083", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004971"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_100069", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030219"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_543", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030080"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2442", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005523"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98969", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007802"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_329931", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000099"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_168829", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030406"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_101958", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008207"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_435561", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010465"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_178330", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005511"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_141265", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0031578"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_409", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007570"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_963", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000845"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_282", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002145"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99107", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001631"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_90050", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0500049"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99973", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004313"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_49041", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005200"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98668", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007773"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_31740", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006516"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99106", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010445"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2807", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0200022"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1463", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010774"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98691", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000496"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1195", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012239"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_75374", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030511"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_180157", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008740"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99967", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012268"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_180160", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000145"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_307141", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007435"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_312", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007475"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79376", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001010"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99103", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001684"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_68388", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001067"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1037", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002804"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2924", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006706"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_443095", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000825"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_409929", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000006"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_243", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008668"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3181", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000912"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98473", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003560"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1047", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001924"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_216694", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011540"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1885", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001083"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_156071", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000563"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98613", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000524"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_251870", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030065"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_493342", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0410138"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_314822", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002049"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1203", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002247"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_70482", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011459"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1302", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011945"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_180", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001139"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_95708", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000826"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_913", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002044"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79373", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007529"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_91413", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006837"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99757", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006743"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_88632", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007700"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_447788", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100704"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93616", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011903"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_268744", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002475"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_289902", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003535"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_860", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011540"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_398971", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0031521"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_88", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001915"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_411709", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000104"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_66646", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0200151"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1871", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008020"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3384", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001660"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_101063", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001696"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_200037", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002268"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2134", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005575"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99085", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0025490"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_469", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005973"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_137807", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012309"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93335", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005696"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_141145", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005323"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_294983", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004050"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1987", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003097"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_183660", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004430"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_97364", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000003"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93928", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000039"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_363483", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100616"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_180086", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003762"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98292", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100495"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_48104", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0025452"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_447771", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030991"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98852", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005942"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_C005", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000005"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_30925", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000863"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_637", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001067"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_48471", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001339"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_65681", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000148"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3248", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100263"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_100047", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100681"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_263", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006785"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_16", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007939"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_83330", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006959"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1198", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010448"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1136", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007099"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_95448", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010883"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93921", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001067"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_480549", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004430"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_49042", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000703"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_182040", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001915"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_209", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000973"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93968", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002435"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_97242", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003741"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79365", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000998"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_137914", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000453"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_141269", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100731"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_873", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100245"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_199647", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002085"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_39044", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007716"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_593", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003715"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_167848", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001638"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_520", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004836"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_217604", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001644"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79486", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000476"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_31154", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003563"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93930", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002836"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98870", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004810"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_268817", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011815"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_77", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000526"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_949", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004439"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_280892", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012123"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2345", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004602"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_211266", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100026"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_178382", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001838"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1205", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011560"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2220", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004780"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_314786", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011761"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93284", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002655"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_120549", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002667"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_140908", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005831"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98575", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000506"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3193", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004381"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_211047", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001328"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2764", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010886"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_263413", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0200058"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_268865", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030725"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3273", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012570"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_356978", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0040144"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_67038", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005550"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99057", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011570"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_34533", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001131"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93958", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012048"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_91483", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000558"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1063", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012329"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_206976", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003768"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_71862", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000556"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3250", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100264"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_91415", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000996"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_388", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002251"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_181", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007607"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93397", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009370"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79128", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006527"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_45358", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001491"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_206713", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007269"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3090", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010773"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2157", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010906"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1851", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000003"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_443098", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005890"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_268943", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006927"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98826", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005505"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99771", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000193"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1202", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008750"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79364", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001596"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_447777", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010603"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_48818", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0025498"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_92", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005681"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_36913", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011771"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_791", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000510"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98837", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005531"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_206484", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000150"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_141077", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030767"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_97279", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012197"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_449266", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011919"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93172", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008718"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_64742", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100528"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_95474", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011568"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_199241", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005954"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99886", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008255"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_280898", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012121"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99860", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004812"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_141229", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002006"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_409930", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000007"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2913", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010442"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_803", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007354"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_91496", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011533"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_199267", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0025197"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_317419", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004430"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2337", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007404"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_137920", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004502"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_252175", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009588"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98988", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001134"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_181408", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008200"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99077", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011593"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_97362", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012584"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_519", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004808"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_155899", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005321"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99099", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0031134"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_71203", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001973"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_295044", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100746"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_95457", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011662"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_655", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000090"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99408", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002893"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_681", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007215"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2889", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003777"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98293", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012189"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_268882", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007099"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_440727", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030510"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_90060", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0025420"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_33572", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0040142"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93924", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006870"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_46724", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002408"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_69", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011034"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_97593", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000852"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_29073", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006775"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_83419", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006959"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93668", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005901"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_180134", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000813"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_801", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100324"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_790", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009919"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_420611", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005534"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98427", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001901"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_289596", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030429"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_289365", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000076"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79358", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0200044"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_58040", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011846"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_442", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000851"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_295016", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100490"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_66630", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006585"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_450", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030853"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1199", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002032"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_216675", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001669"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_35981", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002126"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_91349", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011761"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_279882", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010533"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_364013", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001790"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_329217", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005305"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_185", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011626"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93962", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000473"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_44890", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100723"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_251636", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002888"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1201", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011100"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_251877", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006747"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_163927", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100847"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_268826", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011816"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3325", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011874"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93108", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000110"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_54260", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030682"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2884", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007544"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_97361", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012583"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1114", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001057"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_199633", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002408"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93976", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009892"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1457", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001680"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_823", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002414"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93173", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012582"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93394", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0031043"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_47159", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002049"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3403", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011724"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_49382", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011516"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_90062", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006554"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_97363", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000003"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_66529", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011665"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1872", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000548"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_279914", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012124"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_294986", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011301"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_31153", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003233"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_1332", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002865"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93396", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009372"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79456", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0200151"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93387", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005863"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93110", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010957"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_51577", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007260"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_317416", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004430"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_275555", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100602"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99054", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001642"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93276", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010735"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_36204", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002593"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_295034", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005191"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_722", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0040228"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_289899", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001992"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2781", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011002"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_249", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010734"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_118138", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000829"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_217569", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001639"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_91357", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100681"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_635", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003006"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_97275", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002383"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93101", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000089"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_494448", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030417"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98976", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001087"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_30391", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005912"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2162", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001360"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_268813", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030709"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_35688", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003067"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2022", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001706"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_101023", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0410005"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99172", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012905"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93277", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010736"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_141096", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009934"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_547", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012539"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_88673", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001402"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_799", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0010636"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_33276", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100726"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_397802", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004430"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_319", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012254"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_444916", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008242"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79354", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008064"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_83420", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006959"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_227796", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030642"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2199", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007404"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_19", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012321"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2686", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0040289"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_780", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002859"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_118246", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000546"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_360", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012174"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2030", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100244"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2665", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100881"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_32", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003343"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98973", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007915"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_55880", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0006765"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_87277", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001249"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_668", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002669"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_79375", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000953"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3394", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030448"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_223735", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002665"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3282", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011701"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_183669", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004432"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_280886", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012122"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_168549", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002657"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_98873", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004810"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_99972", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004313"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3337", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001994"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_70573", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030357"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_223", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0009806"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_324964", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005901"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_2357", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0100730"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_102011", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0045028"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_437", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0004912"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3289", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000679"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_521", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005506"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_68356", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002415"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_3033", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0008660"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_104075", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0040274"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_480553", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012063"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_52688", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002863"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_137675", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005152"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_88661", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000705"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_75326", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0000631"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_171918", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0012190"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_409933", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0001427"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_97253", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030405"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_91411", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0007970"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_214", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0003131"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_616", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0002885"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_93334", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0005696"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_63260", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0030770"}]}, {"@id": "http://www.orpha.net/ORDO/Orphanet_251623", "http://www.w3.org/2002/07/owl#equivalentClass": [{"@id": "http://purl.obolibrary.org/obo/HP_0011754"}]}] \ No newline at end of file diff --git a/tests/validate_data/oaei-ordo-hp.rdf.owl b/tests/validate_data/oaei-ordo-hp.rdf.owl deleted file mode 100644 index f8f47944..00000000 --- a/tests/validate_data/oaei-ordo-hp.rdf.owl +++ /dev/null @@ -1,6344 +0,0 @@ -@prefix : . -@prefix HP: . -@prefix ORDO: . -@prefix owl: . -@prefix sssom: . - -sssom:confidence a owl:AnnotationProperty . - -ORDO:100047 a owl:Class ; - owl:equivalentClass HP:0100681 . - -ORDO:100069 a owl:Class ; - owl:equivalentClass HP:0030219 . - -ORDO:100088 a owl:Class ; - owl:equivalentClass HP:0002890 . - -ORDO:101023 a owl:Class ; - owl:equivalentClass HP:0410005 . - -ORDO:101043 a owl:Class ; - owl:equivalentClass HP:0005176 . - -ORDO:101063 a owl:Class ; - owl:equivalentClass HP:0001696 . - -ORDO:101958 a owl:Class ; - owl:equivalentClass HP:0008207 . - -ORDO:102009 a owl:Class ; - owl:equivalentClass HP:0006818 . - -ORDO:102011 a owl:Class ; - owl:equivalentClass HP:0045028 . - -ORDO:1037 a owl:Class ; - owl:equivalentClass HP:0002804 . - -ORDO:1040 a owl:Class ; - owl:equivalentClass HP:0100255 . - -ORDO:104075 a owl:Class ; - owl:equivalentClass HP:0040274 . - -ORDO:1041 a owl:Class ; - owl:equivalentClass HP:0001789 . - -ORDO:1047 a owl:Class ; - owl:equivalentClass HP:0001924 . - -ORDO:1053 a owl:Class ; - owl:equivalentClass HP:0030713 . - -ORDO:1063 a owl:Class ; - owl:equivalentClass HP:0012329 . - -ORDO:1114 a owl:Class ; - owl:equivalentClass HP:0001057 . - -ORDO:1136 a owl:Class ; - owl:equivalentClass HP:0007099 . - -ORDO:1160 a owl:Class ; - owl:equivalentClass HP:0012281 . - -ORDO:118138 a owl:Class ; - owl:equivalentClass HP:0000829 . - -ORDO:118246 a owl:Class ; - owl:equivalentClass HP:0000546 . - -ORDO:1195 a owl:Class ; - owl:equivalentClass HP:0012239 . - -ORDO:1198 a owl:Class ; - owl:equivalentClass HP:0010448 . - -ORDO:1199 a owl:Class ; - owl:equivalentClass HP:0002032 . - -ORDO:1201 a owl:Class ; - owl:equivalentClass HP:0011100 . - -ORDO:1202 a owl:Class ; - owl:equivalentClass HP:0008750 . - -ORDO:1203 a owl:Class ; - owl:equivalentClass HP:0002247 . - -ORDO:1205 a owl:Class ; - owl:equivalentClass HP:0011560 . - -ORDO:120549 a owl:Class ; - owl:equivalentClass HP:0002667 . - -ORDO:1209 a owl:Class ; - owl:equivalentClass HP:0011662 . - -ORDO:1302 a owl:Class ; - owl:equivalentClass HP:0011945 . - -ORDO:131 a owl:Class ; - owl:equivalentClass HP:0002639 . - -ORDO:1332 a owl:Class ; - owl:equivalentClass HP:0002865 . - -ORDO:1334 a owl:Class ; - owl:equivalentClass HP:0002728 . - -ORDO:1344 a owl:Class ; - owl:equivalentClass HP:0025478 . - -ORDO:137675 a owl:Class ; - owl:equivalentClass HP:0005152 . - -ORDO:137807 a owl:Class ; - owl:equivalentClass HP:0012309 . - -ORDO:137914 a owl:Class ; - owl:equivalentClass HP:0000453 . - -ORDO:137920 a owl:Class ; - owl:equivalentClass HP:0004502 . - -ORDO:139414 a owl:Class ; - owl:equivalentClass HP:0025471 . - -ORDO:1398 a owl:Class ; - owl:equivalentClass HP:0001321 . - -ORDO:14 a owl:Class ; - owl:equivalentClass HP:0008181 . - -ORDO:140908 a owl:Class ; - owl:equivalentClass HP:0005831 . - -ORDO:141077 a owl:Class ; - owl:equivalentClass HP:0030767 . - -ORDO:141096 a owl:Class ; - owl:equivalentClass HP:0009934 . - -ORDO:141107 a owl:Class ; - owl:equivalentClass HP:0031227 . - -ORDO:141118 a owl:Class ; - owl:equivalentClass HP:0011817 . - -ORDO:141145 a owl:Class ; - owl:equivalentClass HP:0005323 . - -ORDO:141229 a owl:Class ; - owl:equivalentClass HP:0002006 . - -ORDO:141234 a owl:Class ; - owl:equivalentClass HP:0031571 . - -ORDO:141258 a owl:Class ; - owl:equivalentClass HP:0031576 . - -ORDO:141261 a owl:Class ; - owl:equivalentClass HP:0031577 . - -ORDO:141265 a owl:Class ; - owl:equivalentClass HP:0031578 . - -ORDO:141269 a owl:Class ; - owl:equivalentClass HP:0100731 . - -ORDO:142 a owl:Class ; - owl:equivalentClass HP:0011779 . - -ORDO:143 a owl:Class ; - owl:equivalentClass HP:0006780 . - -ORDO:1431 a owl:Class ; - owl:equivalentClass HP:0007166 . - -ORDO:1457 a owl:Class ; - owl:equivalentClass HP:0001680 . - -ORDO:1463 a owl:Class ; - owl:equivalentClass HP:0010774 . - -ORDO:1489 a owl:Class ; - owl:equivalentClass HP:0031247 . - -ORDO:1501 a owl:Class ; - owl:equivalentClass HP:0006744 . - -ORDO:1516 a owl:Class ; - owl:equivalentClass HP:0004439 . - -ORDO:1531 a owl:Class ; - owl:equivalentClass HP:0001363 . - -ORDO:1556 a owl:Class ; - owl:equivalentClass HP:0025107 . - -ORDO:155867 a owl:Class ; - owl:equivalentClass HP:0031571 . - -ORDO:155878 a owl:Class ; - owl:equivalentClass HP:0000176 . - -ORDO:155899 a owl:Class ; - owl:equivalentClass HP:0005321 . - -ORDO:156071 a owl:Class ; - owl:equivalentClass HP:0000563 . - -ORDO:156207 a owl:Class ; - owl:equivalentClass HP:0000158 . - -ORDO:156230 a owl:Class ; - owl:equivalentClass HP:0031346 . - -ORDO:158029 a owl:Class ; - owl:equivalentClass HP:0001982 . - -ORDO:16 a owl:Class ; - owl:equivalentClass HP:0007939 . - -ORDO:163699 a owl:Class ; - owl:equivalentClass HP:0012218 . - -ORDO:163927 a owl:Class ; - owl:equivalentClass HP:0100847 . - -ORDO:165994 a owl:Class ; - owl:equivalentClass HP:0008227 . - -ORDO:166282 a owl:Class ; - owl:equivalentClass HP:0011704 . - -ORDO:1666 a owl:Class ; - owl:equivalentClass HP:0001651 . - -ORDO:167848 a owl:Class ; - owl:equivalentClass HP:0001638 . - -ORDO:168549 a owl:Class ; - owl:equivalentClass HP:0002657 . - -ORDO:1686 a owl:Class ; - owl:equivalentClass HP:0100571 . - -ORDO:168778 a owl:Class ; - owl:equivalentClass HP:0000729 . - -ORDO:168811 a owl:Class ; - owl:equivalentClass HP:0100003 . - -ORDO:168816 a owl:Class ; - owl:equivalentClass HP:0100003 . - -ORDO:168829 a owl:Class ; - owl:equivalentClass HP:0030406 . - -ORDO:169139 a owl:Class ; - owl:equivalentClass HP:0005432 . - -ORDO:170 a owl:Class ; - owl:equivalentClass HP:0002224 . - -ORDO:171220 a owl:Class ; - owl:equivalentClass HP:0000075 . - -ORDO:171676 a owl:Class ; - owl:equivalentClass HP:0006970 . - -ORDO:171901 a owl:Class ; - owl:equivalentClass HP:0012192 . - -ORDO:171918 a owl:Class ; - owl:equivalentClass HP:0012190 . - -ORDO:178 a owl:Class ; - owl:equivalentClass HP:0010762 . - -ORDO:178029 a owl:Class ; - owl:equivalentClass HP:0000863 . - -ORDO:178330 a owl:Class ; - owl:equivalentClass HP:0005511 . - -ORDO:178382 a owl:Class ; - owl:equivalentClass HP:0001838 . - -ORDO:18 a owl:Class ; - owl:equivalentClass HP:0008341 . - -ORDO:180 a owl:Class ; - owl:equivalentClass HP:0001139 . - -ORDO:180086 a owl:Class ; - owl:equivalentClass HP:0003762 . - -ORDO:180134 a owl:Class ; - owl:equivalentClass HP:0000813 . - -ORDO:180154 a owl:Class ; - owl:equivalentClass HP:0001153 . - -ORDO:180157 a owl:Class ; - owl:equivalentClass HP:0008740 . - -ORDO:180160 a owl:Class ; - owl:equivalentClass HP:0000145 . - -ORDO:181 a owl:Class ; - owl:equivalentClass HP:0007607 . - -ORDO:181408 a owl:Class ; - owl:equivalentClass HP:0008200 . - -ORDO:181412 a owl:Class ; - owl:equivalentClass HP:0000840 . - -ORDO:181415 a owl:Class ; - owl:equivalentClass HP:0011736 . - -ORDO:181428 a owl:Class ; - owl:equivalentClass HP:0012184 . - -ORDO:182040 a owl:Class ; - owl:equivalentClass HP:0001915 . - -ORDO:182061 a owl:Class ; - owl:equivalentClass HP:0002438 . - -ORDO:182090 a owl:Class ; - owl:equivalentClass HP:0002092 . - -ORDO:182095 a owl:Class ; - owl:equivalentClass HP:0006530 . - -ORDO:183660 a owl:Class ; - owl:equivalentClass HP:0004430 . - -ORDO:183669 a owl:Class ; - owl:equivalentClass HP:0004432 . - -ORDO:1848 a owl:Class ; - owl:equivalentClass HP:0010958 . - -ORDO:185 a owl:Class ; - owl:equivalentClass HP:0011626 . - -ORDO:1851 a owl:Class ; - owl:equivalentClass HP:0000003 . - -ORDO:1871 a owl:Class ; - owl:equivalentClass HP:0008020 . - -ORDO:1872 a owl:Class ; - owl:equivalentClass HP:0000548 . - -ORDO:1885 a owl:Class ; - owl:equivalentClass HP:0001083 . - -ORDO:189 a owl:Class ; - owl:equivalentClass HP:0007529 . - -ORDO:19 a owl:Class ; - owl:equivalentClass HP:0012321 . - -ORDO:1930 a owl:Class ; - owl:equivalentClass HP:0012302 . - -ORDO:1931 a owl:Class ; - owl:equivalentClass HP:0007330 . - -ORDO:194 a owl:Class ; - owl:equivalentClass HP:0000589 . - -ORDO:1987 a owl:Class ; - owl:equivalentClass HP:0003097 . - -ORDO:199241 a owl:Class ; - owl:equivalentClass HP:0005954 . - -ORDO:199267 a owl:Class ; - owl:equivalentClass HP:0025197 . - -ORDO:199633 a owl:Class ; - owl:equivalentClass HP:0002408 . - -ORDO:199647 a owl:Class ; - owl:equivalentClass HP:0002085 . - -ORDO:200037 a owl:Class ; - owl:equivalentClass HP:0002268 . - -ORDO:2004 a owl:Class ; - owl:equivalentClass HP:0008751 . - -ORDO:2014 a owl:Class ; - owl:equivalentClass HP:0000175 . - -ORDO:2022 a owl:Class ; - owl:equivalentClass HP:0001706 . - -ORDO:2030 a owl:Class ; - owl:equivalentClass HP:0100244 . - -ORDO:2038 a owl:Class ; - owl:equivalentClass HP:0006548 . - -ORDO:206484 a owl:Class ; - owl:equivalentClass HP:0000150 . - -ORDO:206713 a owl:Class ; - owl:equivalentClass HP:0007269 . - -ORDO:206966 a owl:Class ; - owl:equivalentClass HP:0003737 . - -ORDO:206976 a owl:Class ; - owl:equivalentClass HP:0003768 . - -ORDO:209 a owl:Class ; - owl:equivalentClass HP:0000973 . - -ORDO:210128 a owl:Class ; - owl:equivalentClass HP:0012237 . - -ORDO:211047 a owl:Class ; - owl:equivalentClass HP:0001328 . - -ORDO:211266 a owl:Class ; - owl:equivalentClass HP:0100026 . - -ORDO:212 a owl:Class ; - owl:equivalentClass HP:0003153 . - -ORDO:2134 a owl:Class ; - owl:equivalentClass HP:0005575 . - -ORDO:214 a owl:Class ; - owl:equivalentClass HP:0003131 . - -ORDO:2140 a owl:Class ; - owl:equivalentClass HP:0000776 . - -ORDO:215 a owl:Class ; - owl:equivalentClass HP:0007642 . - -ORDO:2157 a owl:Class ; - owl:equivalentClass HP:0010906 . - -ORDO:2162 a owl:Class ; - owl:equivalentClass HP:0001360 . - -ORDO:216675 a owl:Class ; - owl:equivalentClass HP:0001669 . - -ORDO:216694 a owl:Class ; - owl:equivalentClass HP:0011540 . - -ORDO:217071 a owl:Class ; - owl:equivalentClass HP:0005584 . - -ORDO:217569 a owl:Class ; - owl:equivalentClass HP:0001639 . - -ORDO:217604 a owl:Class ; - owl:equivalentClass HP:0001644 . - -ORDO:217632 a owl:Class ; - owl:equivalentClass HP:0001723 . - -ORDO:2177 a owl:Class ; - owl:equivalentClass HP:0002324 . - -ORDO:2199 a owl:Class ; - owl:equivalentClass HP:0007404 . - -ORDO:2203 a owl:Class ; - owl:equivalentClass HP:0002161 . - -ORDO:220386 a owl:Class ; - owl:equivalentClass HP:0002507 . - -ORDO:221091 a owl:Class ; - owl:equivalentClass HP:0100661 . - -ORDO:2220 a owl:Class ; - owl:equivalentClass HP:0004780 . - -ORDO:223 a owl:Class ; - owl:equivalentClass HP:0009806 . - -ORDO:223735 a owl:Class ; - owl:equivalentClass HP:0002665 . - -ORDO:2248 a owl:Class ; - owl:equivalentClass HP:0004383 . - -ORDO:227 a owl:Class ; - owl:equivalentClass HP:0100599 . - -ORDO:227796 a owl:Class ; - owl:equivalentClass HP:0030642 . - -ORDO:2286 a owl:Class ; - owl:equivalentClass HP:0006315 . - -ORDO:2337 a owl:Class ; - owl:equivalentClass HP:0007404 . - -ORDO:2345 a owl:Class ; - owl:equivalentClass HP:0004602 . - -ORDO:2356 a owl:Class ; - owl:equivalentClass HP:0100702 . - -ORDO:2357 a owl:Class ; - owl:equivalentClass HP:0100730 . - -ORDO:2368 a owl:Class ; - owl:equivalentClass HP:0001543 . - -ORDO:2380 a owl:Class ; - owl:equivalentClass HP:0005743 . - -ORDO:238468 a owl:Class ; - owl:equivalentClass HP:0007607 . - -ORDO:238583 a owl:Class ; - owl:equivalentClass HP:0004923 . - -ORDO:242 a owl:Class ; - owl:equivalentClass HP:0008668 . - -ORDO:243 a owl:Class ; - owl:equivalentClass HP:0008668 . - -ORDO:2442 a owl:Class ; - owl:equivalentClass HP:0005523 . - -ORDO:2477 a owl:Class ; - owl:equivalentClass HP:0001355 . - -ORDO:247834 a owl:Class ; - owl:equivalentClass HP:0030636 . - -ORDO:249 a owl:Class ; - owl:equivalentClass HP:0010734 . - -ORDO:2495 a owl:Class ; - owl:equivalentClass HP:0002858 . - -ORDO:251 a owl:Class ; - owl:equivalentClass HP:0002654 . - -ORDO:251618 a owl:Class ; - owl:equivalentClass HP:0009718 . - -ORDO:251623 a owl:Class ; - owl:equivalentClass HP:0011754 . - -ORDO:251636 a owl:Class ; - owl:equivalentClass HP:0002888 . - -ORDO:251870 a owl:Class ; - owl:equivalentClass HP:0030065 . - -ORDO:251877 a owl:Class ; - owl:equivalentClass HP:0006747 . - -ORDO:251880 a owl:Class ; - owl:equivalentClass HP:0030066 . - -ORDO:251899 a owl:Class ; - owl:equivalentClass HP:0030392 . - -ORDO:251909 a owl:Class ; - owl:equivalentClass HP:0030408 . - -ORDO:251912 a owl:Class ; - owl:equivalentClass HP:0030407 . - -ORDO:251992 a owl:Class ; - owl:equivalentClass HP:0003005 . - -ORDO:252 a owl:Class ; - owl:equivalentClass HP:0002651 . - -ORDO:252054 a owl:Class ; - owl:equivalentClass HP:0010797 . - -ORDO:252175 a owl:Class ; - owl:equivalentClass HP:0009588 . - -ORDO:252183 a owl:Class ; - owl:equivalentClass HP:0001067 . - -ORDO:254 a owl:Class ; - owl:equivalentClass HP:0002657 . - -ORDO:254857 a owl:Class ; - owl:equivalentClass HP:0009069 . - -ORDO:263 a owl:Class ; - owl:equivalentClass HP:0006785 . - -ORDO:263413 a owl:Class ; - owl:equivalentClass HP:0200058 . - -ORDO:263425 a owl:Class ; - owl:equivalentClass HP:0009920 . - -ORDO:2665 a owl:Class ; - owl:equivalentClass HP:0100881 . - -ORDO:2686 a owl:Class ; - owl:equivalentClass HP:0040289 . - -ORDO:268744 a owl:Class ; - owl:equivalentClass HP:0002475 . - -ORDO:268813 a owl:Class ; - owl:equivalentClass HP:0030709 . - -ORDO:268817 a owl:Class ; - owl:equivalentClass HP:0011815 . - -ORDO:268823 a owl:Class ; - owl:equivalentClass HP:0002085 . - -ORDO:268826 a owl:Class ; - owl:equivalentClass HP:0011816 . - -ORDO:268829 a owl:Class ; - owl:equivalentClass HP:0011817 . - -ORDO:268835 a owl:Class ; - owl:equivalentClass HP:0025480 . - -ORDO:268865 a owl:Class ; - owl:equivalentClass HP:0030725 . - -ORDO:268882 a owl:Class ; - owl:equivalentClass HP:0007099 . - -ORDO:268940 a owl:Class ; - owl:equivalentClass HP:0006927 . - -ORDO:268943 a owl:Class ; - owl:equivalentClass HP:0006927 . - -ORDO:269200 a owl:Class ; - owl:equivalentClass HP:0006951 . - -ORDO:2695 a owl:Class ; - owl:equivalentClass HP:0011803 . - -ORDO:275555 a owl:Class ; - owl:equivalentClass HP:0100602 . - -ORDO:2764 a owl:Class ; - owl:equivalentClass HP:0010886 . - -ORDO:276429 a owl:Class ; - owl:equivalentClass HP:0012459 . - -ORDO:2778 a owl:Class ; - owl:equivalentClass HP:0005901 . - -ORDO:2781 a owl:Class ; - owl:equivalentClass HP:0011002 . - -ORDO:279882 a owl:Class ; - owl:equivalentClass HP:0010533 . - -ORDO:279914 a owl:Class ; - owl:equivalentClass HP:0012124 . - -ORDO:280133 a owl:Class ; - owl:equivalentClass HP:0045044 . - -ORDO:2807 a owl:Class ; - owl:equivalentClass HP:0200022 . - -ORDO:280886 a owl:Class ; - owl:equivalentClass HP:0012122 . - -ORDO:280892 a owl:Class ; - owl:equivalentClass HP:0012123 . - -ORDO:280898 a owl:Class ; - owl:equivalentClass HP:0012121 . - -ORDO:282 a owl:Class ; - owl:equivalentClass HP:0002145 . - -ORDO:2842 a owl:Class ; - owl:equivalentClass HP:0100600 . - -ORDO:284804 a owl:Class ; - owl:equivalentClass HP:0001107 . - -ORDO:2884 a owl:Class ; - owl:equivalentClass HP:0007544 . - -ORDO:2889 a owl:Class ; - owl:equivalentClass HP:0003777 . - -ORDO:289365 a owl:Class ; - owl:equivalentClass HP:0000076 . - -ORDO:289596 a owl:Class ; - owl:equivalentClass HP:0030429 . - -ORDO:289899 a owl:Class ; - owl:equivalentClass HP:0001992 . - -ORDO:289902 a owl:Class ; - owl:equivalentClass HP:0003535 . - -ORDO:29073 a owl:Class ; - owl:equivalentClass HP:0006775 . - -ORDO:2913 a owl:Class ; - owl:equivalentClass HP:0010442 . - -ORDO:2924 a owl:Class ; - owl:equivalentClass HP:0006706 . - -ORDO:294925 a owl:Class ; - owl:equivalentClass HP:0009827 . - -ORDO:294971 a owl:Class ; - owl:equivalentClass HP:0003057 . - -ORDO:294983 a owl:Class ; - owl:equivalentClass HP:0004050 . - -ORDO:294986 a owl:Class ; - owl:equivalentClass HP:0011301 . - -ORDO:295016 a owl:Class ; - owl:equivalentClass HP:0100490 . - -ORDO:295034 a owl:Class ; - owl:equivalentClass HP:0005191 . - -ORDO:295044 a owl:Class ; - owl:equivalentClass HP:0100746 . - -ORDO:295047 a owl:Class ; - owl:equivalentClass HP:0100747 . - -ORDO:295049 a owl:Class ; - owl:equivalentClass HP:0010484 . - -ORDO:296 a owl:Class ; - owl:equivalentClass HP:0005701 . - -ORDO:2965 a owl:Class ; - owl:equivalentClass HP:0040278 . - -ORDO:2970 a owl:Class ; - owl:equivalentClass HP:0004392 . - -ORDO:300385 a owl:Class ; - owl:equivalentClass HP:0011763 . - -ORDO:3033 a owl:Class ; - owl:equivalentClass HP:0008660 . - -ORDO:30391 a owl:Class ; - owl:equivalentClass HP:0005912 . - -ORDO:307141 a owl:Class ; - owl:equivalentClass HP:0007435 . - -ORDO:3090 a owl:Class ; - owl:equivalentClass HP:0010773 . - -ORDO:309147 a owl:Class ; - owl:equivalentClass HP:0012556 . - -ORDO:30925 a owl:Class ; - owl:equivalentClass HP:0000863 . - -ORDO:31153 a owl:Class ; - owl:equivalentClass HP:0003233 . - -ORDO:31154 a owl:Class ; - owl:equivalentClass HP:0003563 . - -ORDO:312 a owl:Class ; - owl:equivalentClass HP:0007475 . - -ORDO:313 a owl:Class ; - owl:equivalentClass HP:0007479 . - -ORDO:314473 a owl:Class ; - owl:equivalentClass HP:0010618 . - -ORDO:314786 a owl:Class ; - owl:equivalentClass HP:0011761 . - -ORDO:3148 a owl:Class ; - owl:equivalentClass HP:0100697 . - -ORDO:314822 a owl:Class ; - owl:equivalentClass HP:0002049 . - -ORDO:314928 a owl:Class ; - owl:equivalentClass HP:0002343 . - -ORDO:3157 a owl:Class ; - owl:equivalentClass HP:0100842 . - -ORDO:316226 a owl:Class ; - owl:equivalentClass HP:0002497 . - -ORDO:3165 a owl:Class ; - owl:equivalentClass HP:0045029 . - -ORDO:3169 a owl:Class ; - owl:equivalentClass HP:0010497 . - -ORDO:31740 a owl:Class ; - owl:equivalentClass HP:0006516 . - -ORDO:317416 a owl:Class ; - owl:equivalentClass HP:0004430 . - -ORDO:317419 a owl:Class ; - owl:equivalentClass HP:0004430 . - -ORDO:3181 a owl:Class ; - owl:equivalentClass HP:0000912 . - -ORDO:3189 a owl:Class ; - owl:equivalentClass HP:0001642 . - -ORDO:319 a owl:Class ; - owl:equivalentClass HP:0012254 . - -ORDO:319276 a owl:Class ; - owl:equivalentClass HP:0006770 . - -ORDO:319298 a owl:Class ; - owl:equivalentClass HP:0006766 . - -ORDO:3193 a owl:Class ; - owl:equivalentClass HP:0004381 . - -ORDO:32 a owl:Class ; - owl:equivalentClass HP:0003343 . - -ORDO:3248 a owl:Class ; - owl:equivalentClass HP:0100263 . - -ORDO:324964 a owl:Class ; - owl:equivalentClass HP:0005901 . - -ORDO:3250 a owl:Class ; - owl:equivalentClass HP:0100264 . - -ORDO:3265 a owl:Class ; - owl:equivalentClass HP:0003041 . - -ORDO:3273 a owl:Class ; - owl:equivalentClass HP:0012570 . - -ORDO:3280 a owl:Class ; - owl:equivalentClass HP:0003396 . - -ORDO:3282 a owl:Class ; - owl:equivalentClass HP:0011701 . - -ORDO:3289 a owl:Class ; - owl:equivalentClass HP:0000679 . - -ORDO:329217 a owl:Class ; - owl:equivalentClass HP:0005305 . - -ORDO:329931 a owl:Class ; - owl:equivalentClass HP:0000099 . - -ORDO:3303 a owl:Class ; - owl:equivalentClass HP:0001636 . - -ORDO:3325 a owl:Class ; - owl:equivalentClass HP:0011874 . - -ORDO:33276 a owl:Class ; - owl:equivalentClass HP:0100726 . - -ORDO:33355 a owl:Class ; - owl:equivalentClass HP:0008715 . - -ORDO:3337 a owl:Class ; - owl:equivalentClass HP:0001994 . - -ORDO:33572 a owl:Class ; - owl:equivalentClass HP:0040142 . - -ORDO:3384 a owl:Class ; - owl:equivalentClass HP:0001660 . - -ORDO:3388 a owl:Class ; - owl:equivalentClass HP:0045005 . - -ORDO:3394 a owl:Class ; - owl:equivalentClass HP:0030448 . - -ORDO:3400 a owl:Class ; - owl:equivalentClass HP:0011627 . - -ORDO:3403 a owl:Class ; - owl:equivalentClass HP:0011724 . - -ORDO:3426 a owl:Class ; - owl:equivalentClass HP:0001719 . - -ORDO:3427 a owl:Class ; - owl:equivalentClass HP:0011581 . - -ORDO:34533 a owl:Class ; - owl:equivalentClass HP:0001131 . - -ORDO:35125 a owl:Class ; - owl:equivalentClass HP:0010816 . - -ORDO:35688 a owl:Class ; - owl:equivalentClass HP:0003067 . - -ORDO:356978 a owl:Class ; - owl:equivalentClass HP:0040144 . - -ORDO:35981 a owl:Class ; - owl:equivalentClass HP:0002126 . - -ORDO:360 a owl:Class ; - owl:equivalentClass HP:0012174 . - -ORDO:36204 a owl:Class ; - owl:equivalentClass HP:0002593 . - -ORDO:363483 a owl:Class ; - owl:equivalentClass HP:0100616 . - -ORDO:363976 a owl:Class ; - owl:equivalentClass HP:0011847 . - -ORDO:363999 a owl:Class ; - owl:equivalentClass HP:0001790 . - -ORDO:364013 a owl:Class ; - owl:equivalentClass HP:0001790 . - -ORDO:364574 a owl:Class ; - owl:equivalentClass HP:0004439 . - -ORDO:36913 a owl:Class ; - owl:equivalentClass HP:0011771 . - -ORDO:388 a owl:Class ; - owl:equivalentClass HP:0002251 . - -ORDO:39044 a owl:Class ; - owl:equivalentClass HP:0007716 . - -ORDO:397802 a owl:Class ; - owl:equivalentClass HP:0004430 . - -ORDO:398971 a owl:Class ; - owl:equivalentClass HP:0031521 . - -ORDO:399158 a owl:Class ; - owl:equivalentClass HP:0010885 . - -ORDO:399164 a owl:Class ; - owl:equivalentClass HP:0010885 . - -ORDO:399319 a owl:Class ; - owl:equivalentClass HP:0040188 . - -ORDO:409 a owl:Class ; - owl:equivalentClass HP:0007570 . - -ORDO:409929 a owl:Class ; - owl:equivalentClass HP:0000006 . - -ORDO:409930 a owl:Class ; - owl:equivalentClass HP:0000007 . - -ORDO:409932 a owl:Class ; - owl:equivalentClass HP:0001419 . - -ORDO:409933 a owl:Class ; - owl:equivalentClass HP:0001427 . - -ORDO:409934 a owl:Class ; - owl:equivalentClass HP:0001423 . - -ORDO:411709 a owl:Class ; - owl:equivalentClass HP:0000104 . - -ORDO:418 a owl:Class ; - owl:equivalentClass HP:0008258 . - -ORDO:420611 a owl:Class ; - owl:equivalentClass HP:0005534 . - -ORDO:423 a owl:Class ; - owl:equivalentClass HP:0002047 . - -ORDO:424019 a owl:Class ; - owl:equivalentClass HP:0030438 . - -ORDO:424039 a owl:Class ; - owl:equivalentClass HP:0012142 . - -ORDO:42738 a owl:Class ; - owl:equivalentClass HP:0005549 . - -ORDO:431341 a owl:Class ; - owl:equivalentClass HP:0010479 . - -ORDO:431347 a owl:Class ; - owl:equivalentClass HP:0006509 . - -ORDO:435561 a owl:Class ; - owl:equivalentClass HP:0010465 . - -ORDO:437 a owl:Class ; - owl:equivalentClass HP:0004912 . - -ORDO:440727 a owl:Class ; - owl:equivalentClass HP:0030510 . - -ORDO:442 a owl:Class ; - owl:equivalentClass HP:0000851 . - -ORDO:443079 a owl:Class ; - owl:equivalentClass HP:0025567 . - -ORDO:443095 a owl:Class ; - owl:equivalentClass HP:0000825 . - -ORDO:443098 a owl:Class ; - owl:equivalentClass HP:0005890 . - -ORDO:444916 a owl:Class ; - owl:equivalentClass HP:0008242 . - -ORDO:447 a owl:Class ; - owl:equivalentClass HP:0004818 . - -ORDO:447771 a owl:Class ; - owl:equivalentClass HP:0030991 . - -ORDO:447777 a owl:Class ; - owl:equivalentClass HP:0010603 . - -ORDO:447788 a owl:Class ; - owl:equivalentClass HP:0100704 . - -ORDO:448270 a owl:Class ; - owl:equivalentClass HP:0001683 . - -ORDO:44890 a owl:Class ; - owl:equivalentClass HP:0100723 . - -ORDO:449 a owl:Class ; - owl:equivalentClass HP:0002884 . - -ORDO:449266 a owl:Class ; - owl:equivalentClass HP:0011919 . - -ORDO:450 a owl:Class ; - owl:equivalentClass HP:0030853 . - -ORDO:45358 a owl:Class ; - owl:equivalentClass HP:0001491 . - -ORDO:454706 a owl:Class ; - owl:equivalentClass HP:0008964 . - -ORDO:457252 a owl:Class ; - owl:equivalentClass HP:0030413 . - -ORDO:46135 a owl:Class ; - owl:equivalentClass HP:0030069 . - -ORDO:46724 a owl:Class ; - owl:equivalentClass HP:0002408 . - -ORDO:469 a owl:Class ; - owl:equivalentClass HP:0005973 . - -ORDO:47159 a owl:Class ; - owl:equivalentClass HP:0002049 . - -ORDO:480501 a owl:Class ; - owl:equivalentClass HP:0100890 . - -ORDO:480549 a owl:Class ; - owl:equivalentClass HP:0004430 . - -ORDO:480553 a owl:Class ; - owl:equivalentClass HP:0012063 . - -ORDO:48104 a owl:Class ; - owl:equivalentClass HP:0025452 . - -ORDO:48372 a owl:Class ; - owl:equivalentClass HP:0011954 . - -ORDO:48471 a owl:Class ; - owl:equivalentClass HP:0001339 . - -ORDO:488 a owl:Class ; - owl:equivalentClass HP:0012618 . - -ORDO:48818 a owl:Class ; - owl:equivalentClass HP:0025498 . - -ORDO:49041 a owl:Class ; - owl:equivalentClass HP:0005200 . - -ORDO:49042 a owl:Class ; - owl:equivalentClass HP:0000703 . - -ORDO:493342 a owl:Class ; - owl:equivalentClass HP:0410138 . - -ORDO:49382 a owl:Class ; - owl:equivalentClass HP:0011516 . - -ORDO:494421 a owl:Class ; - owl:equivalentClass HP:0030736 . - -ORDO:494448 a owl:Class ; - owl:equivalentClass HP:0030417 . - -ORDO:494454 a owl:Class ; - owl:equivalentClass HP:0030420 . - -ORDO:498494 a owl:Class ; - owl:equivalentClass HP:0010689 . - -ORDO:50251 a owl:Class ; - owl:equivalentClass HP:0100002 . - -ORDO:513 a owl:Class ; - owl:equivalentClass HP:0006721 . - -ORDO:514 a owl:Class ; - owl:equivalentClass HP:0004845 . - -ORDO:51577 a owl:Class ; - owl:equivalentClass HP:0007260 . - -ORDO:517 a owl:Class ; - owl:equivalentClass HP:0004820 . - -ORDO:519 a owl:Class ; - owl:equivalentClass HP:0004808 . - -ORDO:520 a owl:Class ; - owl:equivalentClass HP:0004836 . - -ORDO:521 a owl:Class ; - owl:equivalentClass HP:0005506 . - -ORDO:52688 a owl:Class ; - owl:equivalentClass HP:0002863 . - -ORDO:52759 a owl:Class ; - owl:equivalentClass HP:0002633 . - -ORDO:54260 a owl:Class ; - owl:equivalentClass HP:0030682 . - -ORDO:54272 a owl:Class ; - owl:equivalentClass HP:0012028 . - -ORDO:543 a owl:Class ; - owl:equivalentClass HP:0030080 . - -ORDO:54370 a owl:Class ; - owl:equivalentClass HP:0000793 . - -ORDO:54595 a owl:Class ; - owl:equivalentClass HP:0030062 . - -ORDO:547 a owl:Class ; - owl:equivalentClass HP:0012539 . - -ORDO:553 a owl:Class ; - owl:equivalentClass HP:0003118 . - -ORDO:55880 a owl:Class ; - owl:equivalentClass HP:0006765 . - -ORDO:58040 a owl:Class ; - owl:equivalentClass HP:0011846 . - -ORDO:593 a owl:Class ; - owl:equivalentClass HP:0003715 . - -ORDO:616 a owl:Class ; - owl:equivalentClass HP:0002885 . - -ORDO:617 a owl:Class ; - owl:equivalentClass HP:0008676 . - -ORDO:63260 a owl:Class ; - owl:equivalentClass HP:0030770 . - -ORDO:635 a owl:Class ; - owl:equivalentClass HP:0003006 . - -ORDO:636 a owl:Class ; - owl:equivalentClass HP:0001067 . - -ORDO:637 a owl:Class ; - owl:equivalentClass HP:0001067 . - -ORDO:64720 a owl:Class ; - owl:equivalentClass HP:0100243 . - -ORDO:64742 a owl:Class ; - owl:equivalentClass HP:0100528 . - -ORDO:654 a owl:Class ; - owl:equivalentClass HP:0002667 . - -ORDO:655 a owl:Class ; - owl:equivalentClass HP:0000090 . - -ORDO:65681 a owl:Class ; - owl:equivalentClass HP:0000148 . - -ORDO:660 a owl:Class ; - owl:equivalentClass HP:0001539 . - -ORDO:66529 a owl:Class ; - owl:equivalentClass HP:0011665 . - -ORDO:66630 a owl:Class ; - owl:equivalentClass HP:0006585 . - -ORDO:66646 a owl:Class ; - owl:equivalentClass HP:0200151 . - -ORDO:668 a owl:Class ; - owl:equivalentClass HP:0002669 . - -ORDO:67038 a owl:Class ; - owl:equivalentClass HP:0005550 . - -ORDO:675 a owl:Class ; - owl:equivalentClass HP:0001734 . - -ORDO:677 a owl:Class ; - owl:equivalentClass HP:0100757 . - -ORDO:681 a owl:Class ; - owl:equivalentClass HP:0007215 . - -ORDO:682 a owl:Class ; - owl:equivalentClass HP:0007215 . - -ORDO:68356 a owl:Class ; - owl:equivalentClass HP:0002415 . - -ORDO:68388 a owl:Class ; - owl:equivalentClass HP:0001067 . - -ORDO:69 a owl:Class ; - owl:equivalentClass HP:0011034 . - -ORDO:69078 a owl:Class ; - owl:equivalentClass HP:0012034 . - -ORDO:70 a owl:Class ; - owl:equivalentClass HP:0006959 . - -ORDO:700 a owl:Class ; - owl:equivalentClass HP:0007418 . - -ORDO:701 a owl:Class ; - owl:equivalentClass HP:0002289 . - -ORDO:70482 a owl:Class ; - owl:equivalentClass HP:0011459 . - -ORDO:70567 a owl:Class ; - owl:equivalentClass HP:0030153 . - -ORDO:70573 a owl:Class ; - owl:equivalentClass HP:0030357 . - -ORDO:708 a owl:Class ; - owl:equivalentClass HP:0000659 . - -ORDO:71203 a owl:Class ; - owl:equivalentClass HP:0001973 . - -ORDO:71862 a owl:Class ; - owl:equivalentClass HP:0000556 . - -ORDO:722 a owl:Class ; - owl:equivalentClass HP:0040228 . - -ORDO:75326 a owl:Class ; - owl:equivalentClass HP:0000631 . - -ORDO:75374 a owl:Class ; - owl:equivalentClass HP:0030511 . - -ORDO:77 a owl:Class ; - owl:equivalentClass HP:0000526 . - -ORDO:77243 a owl:Class ; - owl:equivalentClass HP:0100695 . - -ORDO:780 a owl:Class ; - owl:equivalentClass HP:0002859 . - -ORDO:790 a owl:Class ; - owl:equivalentClass HP:0009919 . - -ORDO:79086 a owl:Class ; - owl:equivalentClass HP:0009064 . - -ORDO:791 a owl:Class ; - owl:equivalentClass HP:0000510 . - -ORDO:79100 a owl:Class ; - owl:equivalentClass HP:0100837 . - -ORDO:79128 a owl:Class ; - owl:equivalentClass HP:0006527 . - -ORDO:79314 a owl:Class ; - owl:equivalentClass HP:0040144 . - -ORDO:79315 a owl:Class ; - owl:equivalentClass HP:0012321 . - -ORDO:79354 a owl:Class ; - owl:equivalentClass HP:0008064 . - -ORDO:79358 a owl:Class ; - owl:equivalentClass HP:0200044 . - -ORDO:79364 a owl:Class ; - owl:equivalentClass HP:0001596 . - -ORDO:79365 a owl:Class ; - owl:equivalentClass HP:0000998 . - -ORDO:79373 a owl:Class ; - owl:equivalentClass HP:0007529 . - -ORDO:79375 a owl:Class ; - owl:equivalentClass HP:0000953 . - -ORDO:79376 a owl:Class ; - owl:equivalentClass HP:0001010 . - -ORDO:79383 a owl:Class ; - owl:equivalentClass HP:0001004 . - -ORDO:79394 a owl:Class ; - owl:equivalentClass HP:0007479 . - -ORDO:79456 a owl:Class ; - owl:equivalentClass HP:0200151 . - -ORDO:79486 a owl:Class ; - owl:equivalentClass HP:0000476 . - -ORDO:79495 a owl:Class ; - owl:equivalentClass HP:0004540 . - -ORDO:799 a owl:Class ; - owl:equivalentClass HP:0010636 . - -ORDO:801 a owl:Class ; - owl:equivalentClass HP:0100324 . - -ORDO:803 a owl:Class ; - owl:equivalentClass HP:0007354 . - -ORDO:823 a owl:Class ; - owl:equivalentClass HP:0002414 . - -ORDO:83330 a owl:Class ; - owl:equivalentClass HP:0006959 . - -ORDO:83418 a owl:Class ; - owl:equivalentClass HP:0006959 . - -ORDO:83419 a owl:Class ; - owl:equivalentClass HP:0006959 . - -ORDO:83420 a owl:Class ; - owl:equivalentClass HP:0006959 . - -ORDO:83463 a owl:Class ; - owl:equivalentClass HP:0008551 . - -ORDO:839 a owl:Class ; - owl:equivalentClass HP:0008677 . - -ORDO:85 a owl:Class ; - owl:equivalentClass HP:0004810 . - -ORDO:85138 a owl:Class ; - owl:equivalentClass HP:0008207 . - -ORDO:860 a owl:Class ; - owl:equivalentClass HP:0011540 . - -ORDO:861 a owl:Class ; - owl:equivalentClass HP:0005321 . - -ORDO:86789 a owl:Class ; - owl:equivalentClass HP:0006498 . - -ORDO:86834 a owl:Class ; - owl:equivalentClass HP:0012209 . - -ORDO:86855 a owl:Class ; - owl:equivalentClass HP:0011857 . - -ORDO:87277 a owl:Class ; - owl:equivalentClass HP:0001249 . - -ORDO:873 a owl:Class ; - owl:equivalentClass HP:0100245 . - -ORDO:88 a owl:Class ; - owl:equivalentClass HP:0001915 . - -ORDO:88632 a owl:Class ; - owl:equivalentClass HP:0007700 . - -ORDO:88661 a owl:Class ; - owl:equivalentClass HP:0000705 . - -ORDO:88673 a owl:Class ; - owl:equivalentClass HP:0001402 . - -ORDO:90025 a owl:Class ; - owl:equivalentClass HP:0001159 . - -ORDO:90050 a owl:Class ; - owl:equivalentClass HP:0500049 . - -ORDO:90060 a owl:Class ; - owl:equivalentClass HP:0025420 . - -ORDO:90062 a owl:Class ; - owl:equivalentClass HP:0006554 . - -ORDO:90281 a owl:Class ; - owl:equivalentClass HP:0007417 . - -ORDO:90389 a owl:Class ; - owl:equivalentClass HP:0007583 . - -ORDO:90695 a owl:Class ; - owl:equivalentClass HP:0000871 . - -ORDO:913 a owl:Class ; - owl:equivalentClass HP:0002044 . - -ORDO:91349 a owl:Class ; - owl:equivalentClass HP:0011761 . - -ORDO:91357 a owl:Class ; - owl:equivalentClass HP:0100681 . - -ORDO:91411 a owl:Class ; - owl:equivalentClass HP:0007970 . - -ORDO:91413 a owl:Class ; - owl:equivalentClass HP:0006837 . - -ORDO:91414 a owl:Class ; - owl:equivalentClass HP:0030434 . - -ORDO:91415 a owl:Class ; - owl:equivalentClass HP:0000996 . - -ORDO:91483 a owl:Class ; - owl:equivalentClass HP:0000558 . - -ORDO:91495 a owl:Class ; - owl:equivalentClass HP:0007968 . - -ORDO:91496 a owl:Class ; - owl:equivalentClass HP:0011533 . - -ORDO:92 a owl:Class ; - owl:equivalentClass HP:0005681 . - -ORDO:93 a owl:Class ; - owl:equivalentClass HP:0012068 . - -ORDO:93100 a owl:Class ; - owl:equivalentClass HP:0000122 . - -ORDO:93101 a owl:Class ; - owl:equivalentClass HP:0000089 . - -ORDO:93108 a owl:Class ; - owl:equivalentClass HP:0000110 . - -ORDO:93110 a owl:Class ; - owl:equivalentClass HP:0010957 . - -ORDO:93172 a owl:Class ; - owl:equivalentClass HP:0008718 . - -ORDO:93173 a owl:Class ; - owl:equivalentClass HP:0012582 . - -ORDO:93276 a owl:Class ; - owl:equivalentClass HP:0010735 . - -ORDO:93277 a owl:Class ; - owl:equivalentClass HP:0010736 . - -ORDO:93284 a owl:Class ; - owl:equivalentClass HP:0002655 . - -ORDO:93334 a owl:Class ; - owl:equivalentClass HP:0005696 . - -ORDO:93335 a owl:Class ; - owl:equivalentClass HP:0005696 . - -ORDO:93382 a owl:Class ; - owl:equivalentClass HP:0009370 . - -ORDO:93383 a owl:Class ; - owl:equivalentClass HP:0005831 . - -ORDO:93384 a owl:Class ; - owl:equivalentClass HP:0009373 . - -ORDO:93387 a owl:Class ; - owl:equivalentClass HP:0005863 . - -ORDO:93388 a owl:Class ; - owl:equivalentClass HP:0009371 . - -ORDO:93389 a owl:Class ; - owl:equivalentClass HP:0031044 . - -ORDO:93394 a owl:Class ; - owl:equivalentClass HP:0031043 . - -ORDO:93396 a owl:Class ; - owl:equivalentClass HP:0009372 . - -ORDO:93397 a owl:Class ; - owl:equivalentClass HP:0009370 . - -ORDO:93430 a owl:Class ; - owl:equivalentClass HP:0002654 . - -ORDO:93592 a owl:Class ; - owl:equivalentClass HP:0000090 . - -ORDO:93616 a owl:Class ; - owl:equivalentClass HP:0011903 . - -ORDO:93668 a owl:Class ; - owl:equivalentClass HP:0005901 . - -ORDO:93921 a owl:Class ; - owl:equivalentClass HP:0001067 . - -ORDO:93924 a owl:Class ; - owl:equivalentClass HP:0006870 . - -ORDO:93925 a owl:Class ; - owl:equivalentClass HP:0006988 . - -ORDO:93928 a owl:Class ; - owl:equivalentClass HP:0000039 . - -ORDO:93929 a owl:Class ; - owl:equivalentClass HP:0010475 . - -ORDO:93930 a owl:Class ; - owl:equivalentClass HP:0002836 . - -ORDO:93942 a owl:Class ; - owl:equivalentClass HP:0100657 . - -ORDO:93957 a owl:Class ; - owl:equivalentClass HP:0002451 . - -ORDO:93958 a owl:Class ; - owl:equivalentClass HP:0012048 . - -ORDO:93962 a owl:Class ; - owl:equivalentClass HP:0000473 . - -ORDO:93968 a owl:Class ; - owl:equivalentClass HP:0002435 . - -ORDO:93969 a owl:Class ; - owl:equivalentClass HP:0002475 . - -ORDO:93976 a owl:Class ; - owl:equivalentClass HP:0009892 . - -ORDO:94 a owl:Class ; - owl:equivalentClass HP:0009592 . - -ORDO:94056 a owl:Class ; - owl:equivalentClass HP:0003939 . - -ORDO:949 a owl:Class ; - owl:equivalentClass HP:0004439 . - -ORDO:95443 a owl:Class ; - owl:equivalentClass HP:0011599 . - -ORDO:95448 a owl:Class ; - owl:equivalentClass HP:0010883 . - -ORDO:95457 a owl:Class ; - owl:equivalentClass HP:0011662 . - -ORDO:95458 a owl:Class ; - owl:equivalentClass HP:0001704 . - -ORDO:95459 a owl:Class ; - owl:equivalentClass HP:0010446 . - -ORDO:95474 a owl:Class ; - owl:equivalentClass HP:0011568 . - -ORDO:95708 a owl:Class ; - owl:equivalentClass HP:0000826 . - -ORDO:95719 a owl:Class ; - owl:equivalentClass HP:0011780 . - -ORDO:95720 a owl:Class ; - owl:equivalentClass HP:0005990 . - -ORDO:963 a owl:Class ; - owl:equivalentClass HP:0000845 . - -ORDO:97120 a owl:Class ; - owl:equivalentClass HP:0005684 . - -ORDO:97230 a owl:Class ; - owl:equivalentClass HP:0410137 . - -ORDO:97242 a owl:Class ; - owl:equivalentClass HP:0003741 . - -ORDO:97253 a owl:Class ; - owl:equivalentClass HP:0030405 . - -ORDO:97275 a owl:Class ; - owl:equivalentClass HP:0002383 . - -ORDO:97279 a owl:Class ; - owl:equivalentClass HP:0012197 . - -ORDO:97280 a owl:Class ; - owl:equivalentClass HP:0030404 . - -ORDO:97335 a owl:Class ; - owl:equivalentClass HP:0010890 . - -ORDO:97361 a owl:Class ; - owl:equivalentClass HP:0012583 . - -ORDO:97362 a owl:Class ; - owl:equivalentClass HP:0012584 . - -ORDO:97363 a owl:Class ; - owl:equivalentClass HP:0000003 . - -ORDO:97364 a owl:Class ; - owl:equivalentClass HP:0000003 . - -ORDO:97593 a owl:Class ; - owl:equivalentClass HP:0000852 . - -ORDO:98274 a owl:Class ; - owl:equivalentClass HP:0005547 . - -ORDO:98292 a owl:Class ; - owl:equivalentClass HP:0100495 . - -ORDO:98293 a owl:Class ; - owl:equivalentClass HP:0012189 . - -ORDO:98375 a owl:Class ; - owl:equivalentClass HP:0001890 . - -ORDO:98421 a owl:Class ; - owl:equivalentClass HP:0012410 . - -ORDO:98427 a owl:Class ; - owl:equivalentClass HP:0001901 . - -ORDO:98473 a owl:Class ; - owl:equivalentClass HP:0003560 . - -ORDO:98573 a owl:Class ; - owl:equivalentClass HP:0000286 . - -ORDO:98575 a owl:Class ; - owl:equivalentClass HP:0000506 . - -ORDO:98613 a owl:Class ; - owl:equivalentClass HP:0000524 . - -ORDO:98626 a owl:Class ; - owl:equivalentClass HP:0007802 . - -ORDO:98668 a owl:Class ; - owl:equivalentClass HP:0007773 . - -ORDO:98670 a owl:Class ; - owl:equivalentClass HP:0000655 . - -ORDO:98691 a owl:Class ; - owl:equivalentClass HP:0000496 . - -ORDO:98715 a owl:Class ; - owl:equivalentClass HP:0000554 . - -ORDO:98722 a owl:Class ; - owl:equivalentClass HP:0006695 . - -ORDO:98723 a owl:Class ; - owl:equivalentClass HP:0010954 . - -ORDO:98731 a owl:Class ; - owl:equivalentClass HP:0004947 . - -ORDO:98823 a owl:Class ; - owl:equivalentClass HP:0012325 . - -ORDO:98826 a owl:Class ; - owl:equivalentClass HP:0005505 . - -ORDO:98837 a owl:Class ; - owl:equivalentClass HP:0005531 . - -ORDO:98841 a owl:Class ; - owl:equivalentClass HP:0012193 . - -ORDO:98852 a owl:Class ; - owl:equivalentClass HP:0005942 . - -ORDO:98867 a owl:Class ; - owl:equivalentClass HP:0004839 . - -ORDO:98869 a owl:Class ; - owl:equivalentClass HP:0004810 . - -ORDO:98870 a owl:Class ; - owl:equivalentClass HP:0004810 . - -ORDO:98873 a owl:Class ; - owl:equivalentClass HP:0004810 . - -ORDO:98943 a owl:Class ; - owl:equivalentClass HP:0100719 . - -ORDO:98944 a owl:Class ; - owl:equivalentClass HP:0000612 . - -ORDO:98946 a owl:Class ; - owl:equivalentClass HP:0000625 . - -ORDO:98967 a owl:Class ; - owl:equivalentClass HP:0007760 . - -ORDO:98969 a owl:Class ; - owl:equivalentClass HP:0007802 . - -ORDO:98973 a owl:Class ; - owl:equivalentClass HP:0007915 . - -ORDO:98976 a owl:Class ; - owl:equivalentClass HP:0001087 . - -ORDO:98978 a owl:Class ; - owl:equivalentClass HP:0001492 . - -ORDO:98984 a owl:Class ; - owl:equivalentClass HP:0010693 . - -ORDO:98988 a owl:Class ; - owl:equivalentClass HP:0001134 . - -ORDO:98989 a owl:Class ; - owl:equivalentClass HP:0007976 . - -ORDO:98990 a owl:Class ; - owl:equivalentClass HP:0010921 . - -ORDO:98995 a owl:Class ; - owl:equivalentClass HP:0010920 . - -ORDO:99043 a owl:Class ; - owl:equivalentClass HP:0011652 . - -ORDO:99047 a owl:Class ; - owl:equivalentClass HP:0011652 . - -ORDO:99054 a owl:Class ; - owl:equivalentClass HP:0001642 . - -ORDO:99057 a owl:Class ; - owl:equivalentClass HP:0011570 . - -ORDO:99071 a owl:Class ; - owl:equivalentClass HP:0011627 . - -ORDO:99077 a owl:Class ; - owl:equivalentClass HP:0011593 . - -ORDO:99079 a owl:Class ; - owl:equivalentClass HP:0011588 . - -ORDO:99081 a owl:Class ; - owl:equivalentClass HP:0012020 . - -ORDO:99083 a owl:Class ; - owl:equivalentClass HP:0004971 . - -ORDO:99085 a owl:Class ; - owl:equivalentClass HP:0025490 . - -ORDO:99097 a owl:Class ; - owl:equivalentClass HP:0011622 . - -ORDO:99098 a owl:Class ; - owl:equivalentClass HP:0011566 . - -ORDO:99099 a owl:Class ; - owl:equivalentClass HP:0031134 . - -ORDO:99103 a owl:Class ; - owl:equivalentClass HP:0001684 . - -ORDO:99104 a owl:Class ; - owl:equivalentClass HP:0001684 . - -ORDO:99105 a owl:Class ; - owl:equivalentClass HP:0011567 . - -ORDO:99106 a owl:Class ; - owl:equivalentClass HP:0010445 . - -ORDO:99107 a owl:Class ; - owl:equivalentClass HP:0001631 . - -ORDO:99108 a owl:Class ; - owl:equivalentClass HP:0001655 . - -ORDO:99124 a owl:Class ; - owl:equivalentClass HP:0010773 . - -ORDO:99169 a owl:Class ; - owl:equivalentClass HP:0011225 . - -ORDO:99172 a owl:Class ; - owl:equivalentClass HP:0012905 . - -ORDO:99408 a owl:Class ; - owl:equivalentClass HP:0002893 . - -ORDO:99664 a owl:Class ; - owl:equivalentClass HP:0007011 . - -ORDO:99756 a owl:Class ; - owl:equivalentClass HP:0006779 . - -ORDO:99757 a owl:Class ; - owl:equivalentClass HP:0006743 . - -ORDO:99771 a owl:Class ; - owl:equivalentClass HP:0000193 . - -ORDO:99772 a owl:Class ; - owl:equivalentClass HP:0000185 . - -ORDO:99797 a owl:Class ; - owl:equivalentClass HP:0000674 . - -ORDO:99798 a owl:Class ; - owl:equivalentClass HP:0000677 . - -ORDO:99802 a owl:Class ; - owl:equivalentClass HP:0007206 . - -ORDO:99860 a owl:Class ; - owl:equivalentClass HP:0004812 . - -ORDO:99867 a owl:Class ; - owl:equivalentClass HP:0100522 . - -ORDO:99878 a owl:Class ; - owl:equivalentClass HP:0008200 . - -ORDO:99885 a owl:Class ; - owl:equivalentClass HP:0008255 . - -ORDO:99886 a owl:Class ; - owl:equivalentClass HP:0008255 . - -ORDO:99967 a owl:Class ; - owl:equivalentClass HP:0012268 . - -ORDO:99972 a owl:Class ; - owl:equivalentClass HP:0004313 . - -ORDO:99973 a owl:Class ; - owl:equivalentClass HP:0004313 . - -ORDO:C005 a owl:Class ; - owl:equivalentClass HP:0000005 . - -ORDO:C023 a owl:Class ; - owl:equivalentClass HP:0003674 . - -HP:0000005 a owl:Class . - -HP:0000006 a owl:Class . - -HP:0000007 a owl:Class . - -HP:0000039 a owl:Class . - -HP:0000075 a owl:Class . - -HP:0000076 a owl:Class . - -HP:0000089 a owl:Class . - -HP:0000099 a owl:Class . - -HP:0000104 a owl:Class . - -HP:0000110 a owl:Class . - -HP:0000122 a owl:Class . - -HP:0000145 a owl:Class . - -HP:0000148 a owl:Class . - -HP:0000150 a owl:Class . - -HP:0000158 a owl:Class . - -HP:0000175 a owl:Class . - -HP:0000176 a owl:Class . - -HP:0000185 a owl:Class . - -HP:0000193 a owl:Class . - -HP:0000286 a owl:Class . - -HP:0000453 a owl:Class . - -HP:0000473 a owl:Class . - -HP:0000476 a owl:Class . - -HP:0000496 a owl:Class . - -HP:0000506 a owl:Class . - -HP:0000510 a owl:Class . - -HP:0000524 a owl:Class . - -HP:0000526 a owl:Class . - -HP:0000546 a owl:Class . - -HP:0000548 a owl:Class . - -HP:0000554 a owl:Class . - -HP:0000556 a owl:Class . - -HP:0000558 a owl:Class . - -HP:0000563 a owl:Class . - -HP:0000589 a owl:Class . - -HP:0000612 a owl:Class . - -HP:0000625 a owl:Class . - -HP:0000631 a owl:Class . - -HP:0000655 a owl:Class . - -HP:0000659 a owl:Class . - -HP:0000674 a owl:Class . - -HP:0000677 a owl:Class . - -HP:0000679 a owl:Class . - -HP:0000703 a owl:Class . - -HP:0000705 a owl:Class . - -HP:0000729 a owl:Class . - -HP:0000776 a owl:Class . - -HP:0000793 a owl:Class . - -HP:0000813 a owl:Class . - -HP:0000825 a owl:Class . - -HP:0000826 a owl:Class . - -HP:0000829 a owl:Class . - -HP:0000840 a owl:Class . - -HP:0000845 a owl:Class . - -HP:0000851 a owl:Class . - -HP:0000852 a owl:Class . - -HP:0000871 a owl:Class . - -HP:0000912 a owl:Class . - -HP:0000953 a owl:Class . - -HP:0000973 a owl:Class . - -HP:0000996 a owl:Class . - -HP:0000998 a owl:Class . - -HP:0001004 a owl:Class . - -HP:0001010 a owl:Class . - -HP:0001057 a owl:Class . - -HP:0001083 a owl:Class . - -HP:0001087 a owl:Class . - -HP:0001107 a owl:Class . - -HP:0001131 a owl:Class . - -HP:0001134 a owl:Class . - -HP:0001139 a owl:Class . - -HP:0001153 a owl:Class . - -HP:0001159 a owl:Class . - -HP:0001249 a owl:Class . - -HP:0001321 a owl:Class . - -HP:0001328 a owl:Class . - -HP:0001339 a owl:Class . - -HP:0001355 a owl:Class . - -HP:0001360 a owl:Class . - -HP:0001363 a owl:Class . - -HP:0001402 a owl:Class . - -HP:0001419 a owl:Class . - -HP:0001423 a owl:Class . - -HP:0001427 a owl:Class . - -HP:0001491 a owl:Class . - -HP:0001492 a owl:Class . - -HP:0001539 a owl:Class . - -HP:0001543 a owl:Class . - -HP:0001596 a owl:Class . - -HP:0001631 a owl:Class . - -HP:0001636 a owl:Class . - -HP:0001638 a owl:Class . - -HP:0001639 a owl:Class . - -HP:0001644 a owl:Class . - -HP:0001651 a owl:Class . - -HP:0001655 a owl:Class . - -HP:0001660 a owl:Class . - -HP:0001669 a owl:Class . - -HP:0001680 a owl:Class . - -HP:0001683 a owl:Class . - -HP:0001696 a owl:Class . - -HP:0001704 a owl:Class . - -HP:0001706 a owl:Class . - -HP:0001719 a owl:Class . - -HP:0001723 a owl:Class . - -HP:0001734 a owl:Class . - -HP:0001789 a owl:Class . - -HP:0001838 a owl:Class . - -HP:0001890 a owl:Class . - -HP:0001901 a owl:Class . - -HP:0001924 a owl:Class . - -HP:0001973 a owl:Class . - -HP:0001982 a owl:Class . - -HP:0001992 a owl:Class . - -HP:0001994 a owl:Class . - -HP:0002006 a owl:Class . - -HP:0002032 a owl:Class . - -HP:0002044 a owl:Class . - -HP:0002047 a owl:Class . - -HP:0002092 a owl:Class . - -HP:0002126 a owl:Class . - -HP:0002145 a owl:Class . - -HP:0002161 a owl:Class . - -HP:0002224 a owl:Class . - -HP:0002247 a owl:Class . - -HP:0002251 a owl:Class . - -HP:0002268 a owl:Class . - -HP:0002289 a owl:Class . - -HP:0002324 a owl:Class . - -HP:0002343 a owl:Class . - -HP:0002383 a owl:Class . - -HP:0002414 a owl:Class . - -HP:0002415 a owl:Class . - -HP:0002435 a owl:Class . - -HP:0002438 a owl:Class . - -HP:0002451 a owl:Class . - -HP:0002497 a owl:Class . - -HP:0002507 a owl:Class . - -HP:0002593 a owl:Class . - -HP:0002633 a owl:Class . - -HP:0002639 a owl:Class . - -HP:0002651 a owl:Class . - -HP:0002655 a owl:Class . - -HP:0002665 a owl:Class . - -HP:0002669 a owl:Class . - -HP:0002728 a owl:Class . - -HP:0002804 a owl:Class . - -HP:0002836 a owl:Class . - -HP:0002858 a owl:Class . - -HP:0002859 a owl:Class . - -HP:0002863 a owl:Class . - -HP:0002865 a owl:Class . - -HP:0002884 a owl:Class . - -HP:0002885 a owl:Class . - -HP:0002888 a owl:Class . - -HP:0002890 a owl:Class . - -HP:0002893 a owl:Class . - -HP:0003005 a owl:Class . - -HP:0003006 a owl:Class . - -HP:0003041 a owl:Class . - -HP:0003057 a owl:Class . - -HP:0003067 a owl:Class . - -HP:0003097 a owl:Class . - -HP:0003118 a owl:Class . - -HP:0003131 a owl:Class . - -HP:0003153 a owl:Class . - -HP:0003233 a owl:Class . - -HP:0003343 a owl:Class . - -HP:0003396 a owl:Class . - -HP:0003535 a owl:Class . - -HP:0003560 a owl:Class . - -HP:0003563 a owl:Class . - -HP:0003674 a owl:Class . - -HP:0003715 a owl:Class . - -HP:0003737 a owl:Class . - -HP:0003741 a owl:Class . - -HP:0003762 a owl:Class . - -HP:0003768 a owl:Class . - -HP:0003777 a owl:Class . - -HP:0003939 a owl:Class . - -HP:0004050 a owl:Class . - -HP:0004381 a owl:Class . - -HP:0004383 a owl:Class . - -HP:0004392 a owl:Class . - -HP:0004432 a owl:Class . - -HP:0004502 a owl:Class . - -HP:0004540 a owl:Class . - -HP:0004602 a owl:Class . - -HP:0004780 a owl:Class . - -HP:0004808 a owl:Class . - -HP:0004812 a owl:Class . - -HP:0004818 a owl:Class . - -HP:0004820 a owl:Class . - -HP:0004836 a owl:Class . - -HP:0004839 a owl:Class . - -HP:0004845 a owl:Class . - -HP:0004912 a owl:Class . - -HP:0004923 a owl:Class . - -HP:0004947 a owl:Class . - -HP:0004971 a owl:Class . - -HP:0005152 a owl:Class . - -HP:0005176 a owl:Class . - -HP:0005191 a owl:Class . - -HP:0005200 a owl:Class . - -HP:0005305 a owl:Class . - -HP:0005323 a owl:Class . - -HP:0005432 a owl:Class . - -HP:0005505 a owl:Class . - -HP:0005506 a owl:Class . - -HP:0005511 a owl:Class . - -HP:0005523 a owl:Class . - -HP:0005531 a owl:Class . - -HP:0005534 a owl:Class . - -HP:0005547 a owl:Class . - -HP:0005549 a owl:Class . - -HP:0005550 a owl:Class . - -HP:0005575 a owl:Class . - -HP:0005584 a owl:Class . - -HP:0005681 a owl:Class . - -HP:0005684 a owl:Class . - -HP:0005701 a owl:Class . - -HP:0005743 a owl:Class . - -HP:0005863 a owl:Class . - -HP:0005890 a owl:Class . - -HP:0005912 a owl:Class . - -HP:0005942 a owl:Class . - -HP:0005954 a owl:Class . - -HP:0005973 a owl:Class . - -HP:0005990 a owl:Class . - -HP:0006315 a owl:Class . - -HP:0006498 a owl:Class . - -HP:0006509 a owl:Class . - -HP:0006516 a owl:Class . - -HP:0006527 a owl:Class . - -HP:0006530 a owl:Class . - -HP:0006548 a owl:Class . - -HP:0006554 a owl:Class . - -HP:0006585 a owl:Class . - -HP:0006695 a owl:Class . - -HP:0006706 a owl:Class . - -HP:0006721 a owl:Class . - -HP:0006743 a owl:Class . - -HP:0006744 a owl:Class . - -HP:0006747 a owl:Class . - -HP:0006765 a owl:Class . - -HP:0006766 a owl:Class . - -HP:0006770 a owl:Class . - -HP:0006775 a owl:Class . - -HP:0006779 a owl:Class . - -HP:0006780 a owl:Class . - -HP:0006785 a owl:Class . - -HP:0006818 a owl:Class . - -HP:0006837 a owl:Class . - -HP:0006870 a owl:Class . - -HP:0006951 a owl:Class . - -HP:0006970 a owl:Class . - -HP:0006988 a owl:Class . - -HP:0007011 a owl:Class . - -HP:0007166 a owl:Class . - -HP:0007206 a owl:Class . - -HP:0007260 a owl:Class . - -HP:0007269 a owl:Class . - -HP:0007330 a owl:Class . - -HP:0007354 a owl:Class . - -HP:0007417 a owl:Class . - -HP:0007418 a owl:Class . - -HP:0007435 a owl:Class . - -HP:0007475 a owl:Class . - -HP:0007544 a owl:Class . - -HP:0007570 a owl:Class . - -HP:0007583 a owl:Class . - -HP:0007642 a owl:Class . - -HP:0007700 a owl:Class . - -HP:0007716 a owl:Class . - -HP:0007760 a owl:Class . - -HP:0007773 a owl:Class . - -HP:0007915 a owl:Class . - -HP:0007939 a owl:Class . - -HP:0007968 a owl:Class . - -HP:0007970 a owl:Class . - -HP:0007976 a owl:Class . - -HP:0008020 a owl:Class . - -HP:0008064 a owl:Class . - -HP:0008181 a owl:Class . - -HP:0008227 a owl:Class . - -HP:0008242 a owl:Class . - -HP:0008258 a owl:Class . - -HP:0008341 a owl:Class . - -HP:0008551 a owl:Class . - -HP:0008660 a owl:Class . - -HP:0008676 a owl:Class . - -HP:0008677 a owl:Class . - -HP:0008715 a owl:Class . - -HP:0008718 a owl:Class . - -HP:0008740 a owl:Class . - -HP:0008750 a owl:Class . - -HP:0008751 a owl:Class . - -HP:0008964 a owl:Class . - -HP:0009064 a owl:Class . - -HP:0009069 a owl:Class . - -HP:0009371 a owl:Class . - -HP:0009372 a owl:Class . - -HP:0009373 a owl:Class . - -HP:0009588 a owl:Class . - -HP:0009592 a owl:Class . - -HP:0009718 a owl:Class . - -HP:0009806 a owl:Class . - -HP:0009827 a owl:Class . - -HP:0009892 a owl:Class . - -HP:0009919 a owl:Class . - -HP:0009920 a owl:Class . - -HP:0009934 a owl:Class . - -HP:0010442 a owl:Class . - -HP:0010445 a owl:Class . - -HP:0010446 a owl:Class . - -HP:0010448 a owl:Class . - -HP:0010465 a owl:Class . - -HP:0010475 a owl:Class . - -HP:0010479 a owl:Class . - -HP:0010484 a owl:Class . - -HP:0010497 a owl:Class . - -HP:0010533 a owl:Class . - -HP:0010603 a owl:Class . - -HP:0010618 a owl:Class . - -HP:0010636 a owl:Class . - -HP:0010689 a owl:Class . - -HP:0010693 a owl:Class . - -HP:0010734 a owl:Class . - -HP:0010735 a owl:Class . - -HP:0010736 a owl:Class . - -HP:0010762 a owl:Class . - -HP:0010774 a owl:Class . - -HP:0010797 a owl:Class . - -HP:0010816 a owl:Class . - -HP:0010883 a owl:Class . - -HP:0010886 a owl:Class . - -HP:0010890 a owl:Class . - -HP:0010906 a owl:Class . - -HP:0010920 a owl:Class . - -HP:0010921 a owl:Class . - -HP:0010954 a owl:Class . - -HP:0010957 a owl:Class . - -HP:0010958 a owl:Class . - -HP:0011002 a owl:Class . - -HP:0011034 a owl:Class . - -HP:0011100 a owl:Class . - -HP:0011225 a owl:Class . - -HP:0011301 a owl:Class . - -HP:0011459 a owl:Class . - -HP:0011516 a owl:Class . - -HP:0011533 a owl:Class . - -HP:0011560 a owl:Class . - -HP:0011566 a owl:Class . - -HP:0011567 a owl:Class . - -HP:0011568 a owl:Class . - -HP:0011570 a owl:Class . - -HP:0011581 a owl:Class . - -HP:0011588 a owl:Class . - -HP:0011593 a owl:Class . - -HP:0011599 a owl:Class . - -HP:0011622 a owl:Class . - -HP:0011626 a owl:Class . - -HP:0011665 a owl:Class . - -HP:0011701 a owl:Class . - -HP:0011704 a owl:Class . - -HP:0011724 a owl:Class . - -HP:0011736 a owl:Class . - -HP:0011754 a owl:Class . - -HP:0011763 a owl:Class . - -HP:0011771 a owl:Class . - -HP:0011779 a owl:Class . - -HP:0011780 a owl:Class . - -HP:0011803 a owl:Class . - -HP:0011815 a owl:Class . - -HP:0011816 a owl:Class . - -HP:0011846 a owl:Class . - -HP:0011847 a owl:Class . - -HP:0011857 a owl:Class . - -HP:0011874 a owl:Class . - -HP:0011903 a owl:Class . - -HP:0011919 a owl:Class . - -HP:0011945 a owl:Class . - -HP:0011954 a owl:Class . - -HP:0012020 a owl:Class . - -HP:0012028 a owl:Class . - -HP:0012034 a owl:Class . - -HP:0012048 a owl:Class . - -HP:0012063 a owl:Class . - -HP:0012068 a owl:Class . - -HP:0012121 a owl:Class . - -HP:0012122 a owl:Class . - -HP:0012123 a owl:Class . - -HP:0012124 a owl:Class . - -HP:0012142 a owl:Class . - -HP:0012174 a owl:Class . - -HP:0012184 a owl:Class . - -HP:0012189 a owl:Class . - -HP:0012190 a owl:Class . - -HP:0012192 a owl:Class . - -HP:0012193 a owl:Class . - -HP:0012197 a owl:Class . - -HP:0012209 a owl:Class . - -HP:0012218 a owl:Class . - -HP:0012237 a owl:Class . - -HP:0012239 a owl:Class . - -HP:0012254 a owl:Class . - -HP:0012268 a owl:Class . - -HP:0012281 a owl:Class . - -HP:0012302 a owl:Class . - -HP:0012309 a owl:Class . - -HP:0012325 a owl:Class . - -HP:0012329 a owl:Class . - -HP:0012410 a owl:Class . - -HP:0012459 a owl:Class . - -HP:0012539 a owl:Class . - -HP:0012556 a owl:Class . - -HP:0012570 a owl:Class . - -HP:0012582 a owl:Class . - -HP:0012583 a owl:Class . - -HP:0012584 a owl:Class . - -HP:0012618 a owl:Class . - -HP:0012905 a owl:Class . - -HP:0025107 a owl:Class . - -HP:0025197 a owl:Class . - -HP:0025420 a owl:Class . - -HP:0025452 a owl:Class . - -HP:0025471 a owl:Class . - -HP:0025478 a owl:Class . - -HP:0025480 a owl:Class . - -HP:0025490 a owl:Class . - -HP:0025498 a owl:Class . - -HP:0025567 a owl:Class . - -HP:0030062 a owl:Class . - -HP:0030065 a owl:Class . - -HP:0030066 a owl:Class . - -HP:0030069 a owl:Class . - -HP:0030080 a owl:Class . - -HP:0030153 a owl:Class . - -HP:0030219 a owl:Class . - -HP:0030357 a owl:Class . - -HP:0030392 a owl:Class . - -HP:0030404 a owl:Class . - -HP:0030405 a owl:Class . - -HP:0030406 a owl:Class . - -HP:0030407 a owl:Class . - -HP:0030408 a owl:Class . - -HP:0030413 a owl:Class . - -HP:0030417 a owl:Class . - -HP:0030420 a owl:Class . - -HP:0030429 a owl:Class . - -HP:0030434 a owl:Class . - -HP:0030438 a owl:Class . - -HP:0030448 a owl:Class . - -HP:0030510 a owl:Class . - -HP:0030511 a owl:Class . - -HP:0030636 a owl:Class . - -HP:0030642 a owl:Class . - -HP:0030682 a owl:Class . - -HP:0030709 a owl:Class . - -HP:0030713 a owl:Class . - -HP:0030725 a owl:Class . - -HP:0030736 a owl:Class . - -HP:0030767 a owl:Class . - -HP:0030770 a owl:Class . - -HP:0030853 a owl:Class . - -HP:0030991 a owl:Class . - -HP:0031043 a owl:Class . - -HP:0031044 a owl:Class . - -HP:0031134 a owl:Class . - -HP:0031227 a owl:Class . - -HP:0031247 a owl:Class . - -HP:0031346 a owl:Class . - -HP:0031521 a owl:Class . - -HP:0031576 a owl:Class . - -HP:0031577 a owl:Class . - -HP:0031578 a owl:Class . - -HP:0040142 a owl:Class . - -HP:0040188 a owl:Class . - -HP:0040228 a owl:Class . - -HP:0040274 a owl:Class . - -HP:0040278 a owl:Class . - -HP:0040289 a owl:Class . - -HP:0045005 a owl:Class . - -HP:0045028 a owl:Class . - -HP:0045029 a owl:Class . - -HP:0045044 a owl:Class . - -HP:0100002 a owl:Class . - -HP:0100026 a owl:Class . - -HP:0100243 a owl:Class . - -HP:0100244 a owl:Class . - -HP:0100245 a owl:Class . - -HP:0100255 a owl:Class . - -HP:0100263 a owl:Class . - -HP:0100264 a owl:Class . - -HP:0100324 a owl:Class . - -HP:0100490 a owl:Class . - -HP:0100495 a owl:Class . - -HP:0100522 a owl:Class . - -HP:0100528 a owl:Class . - -HP:0100571 a owl:Class . - -HP:0100599 a owl:Class . - -HP:0100600 a owl:Class . - -HP:0100602 a owl:Class . - -HP:0100616 a owl:Class . - -HP:0100657 a owl:Class . - -HP:0100661 a owl:Class . - -HP:0100695 a owl:Class . - -HP:0100697 a owl:Class . - -HP:0100702 a owl:Class . - -HP:0100704 a owl:Class . - -HP:0100719 a owl:Class . - -HP:0100723 a owl:Class . - -HP:0100726 a owl:Class . - -HP:0100730 a owl:Class . - -HP:0100731 a owl:Class . - -HP:0100746 a owl:Class . - -HP:0100747 a owl:Class . - -HP:0100757 a owl:Class . - -HP:0100837 a owl:Class . - -HP:0100842 a owl:Class . - -HP:0100847 a owl:Class . - -HP:0100881 a owl:Class . - -HP:0100890 a owl:Class . - -HP:0200022 a owl:Class . - -HP:0200044 a owl:Class . - -HP:0200058 a owl:Class . - -HP:0410005 a owl:Class . - -HP:0410137 a owl:Class . - -HP:0410138 a owl:Class . - -HP:0500049 a owl:Class . - -HP:0000090 a owl:Class . - -HP:0000863 a owl:Class . - -HP:0001642 a owl:Class . - -HP:0001684 a owl:Class . - -HP:0001790 a owl:Class . - -HP:0001915 a owl:Class . - -HP:0002049 a owl:Class . - -HP:0002085 a owl:Class . - -HP:0002408 a owl:Class . - -HP:0002475 a owl:Class . - -HP:0002654 a owl:Class . - -HP:0002657 a owl:Class . - -HP:0002667 a owl:Class . - -HP:0004313 a owl:Class . - -HP:0005321 a owl:Class . - -HP:0005696 a owl:Class . - -HP:0005831 a owl:Class . - -HP:0006927 a owl:Class . - -HP:0007099 a owl:Class . - -HP:0007215 a owl:Class . - -HP:0007404 a owl:Class . - -HP:0007479 a owl:Class . - -HP:0007529 a owl:Class . - -HP:0007607 a owl:Class . - -HP:0007802 a owl:Class . - -HP:0008200 a owl:Class . - -HP:0008207 a owl:Class . - -HP:0008255 a owl:Class . - -HP:0008668 a owl:Class . - -HP:0009370 a owl:Class . - -HP:0010773 a owl:Class . - -HP:0010885 a owl:Class . - -HP:0011540 a owl:Class . - -HP:0011627 a owl:Class . - -HP:0011652 a owl:Class . - -HP:0011662 a owl:Class . - -HP:0011761 a owl:Class . - -HP:0011817 a owl:Class . - -HP:0012321 a owl:Class . - -HP:0031571 a owl:Class . - -HP:0040144 a owl:Class . - -HP:0100003 a owl:Class . - -HP:0100681 a owl:Class . - -HP:0200151 a owl:Class . - -HP:0000003 a owl:Class . - -HP:0004439 a owl:Class . - -HP:0005901 a owl:Class . - -HP:0004810 a owl:Class . - -HP:0001067 a owl:Class . - -HP:0004430 a owl:Class . - -HP:0006959 a owl:Class . - -[] a sssom:MappingSet ; - sssom:mappings [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:363483 ; - owl:annotatedTarget HP:0100616 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:780 ; - owl:annotatedTarget HP:0002859 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:284804 ; - owl:annotatedTarget HP:0001107 ], - [ a owl:Axiom ; - sssom:confidence "0.2438675"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98731 ; - owl:annotatedTarget HP:0004947 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99802 ; - owl:annotatedTarget HP:0007206 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98715 ; - owl:annotatedTarget HP:0000554 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:514 ; - owl:annotatedTarget HP:0004845 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:88632 ; - owl:annotatedTarget HP:0007700 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:221091 ; - owl:annotatedTarget HP:0100661 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93968 ; - owl:annotatedTarget HP:0002435 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99098 ; - owl:annotatedTarget HP:0011566 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:180154 ; - owl:annotatedTarget HP:0001153 ], - [ a owl:Axiom ; - sssom:confidence "0.2466675"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:104075 ; - owl:annotatedTarget HP:0040274 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:280898 ; - owl:annotatedTarget HP:0012121 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:701 ; - owl:annotatedTarget HP:0002289 ], - [ a owl:Axiom ; - sssom:confidence "0.232547"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2924 ; - owl:annotatedTarget HP:0006706 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98421 ; - owl:annotatedTarget HP:0012410 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:282 ; - owl:annotatedTarget HP:0002145 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:227796 ; - owl:annotatedTarget HP:0030642 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:209 ; - owl:annotatedTarget HP:0000973 ], - [ a owl:Axiom ; - sssom:confidence "0.3522725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:249 ; - owl:annotatedTarget HP:0010734 ], - [ a owl:Axiom ; - sssom:confidence "0.22619"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141234 ; - owl:annotatedTarget HP:0031571 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:212 ; - owl:annotatedTarget HP:0003153 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:682 ; - owl:annotatedTarget HP:0007215 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:363976 ; - owl:annotatedTarget HP:0011847 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3181 ; - owl:annotatedTarget HP:0000912 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:16 ; - owl:annotatedTarget HP:0007939 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:70 ; - owl:annotatedTarget HP:0006959 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:77243 ; - owl:annotatedTarget HP:0100695 ], - [ a owl:Axiom ; - sssom:confidence "0.2410725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93335 ; - owl:annotatedTarget HP:0005696 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:440727 ; - owl:annotatedTarget HP:0030510 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:31154 ; - owl:annotatedTarget HP:0003563 ], - [ a owl:Axiom ; - sssom:confidence "0.2321425"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:329217 ; - owl:annotatedTarget HP:0005305 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99408 ; - owl:annotatedTarget HP:0002893 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93942 ; - owl:annotatedTarget HP:0100657 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79375 ; - owl:annotatedTarget HP:0000953 ], - [ a owl:Axiom ; - sssom:confidence "0.2344115"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251870 ; - owl:annotatedTarget HP:0030065 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1203 ; - owl:annotatedTarget HP:0002247 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:295034 ; - owl:annotatedTarget HP:0005191 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:294983 ; - owl:annotatedTarget HP:0004050 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93110 ; - owl:annotatedTarget HP:0010957 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97242 ; - owl:annotatedTarget HP:0003741 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:214 ; - owl:annotatedTarget HP:0003131 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2889 ; - owl:annotatedTarget HP:0003777 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:155899 ; - owl:annotatedTarget HP:0005321 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1871 ; - owl:annotatedTarget HP:0008020 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93928 ; - owl:annotatedTarget HP:0000039 ], - [ a owl:Axiom ; - sssom:confidence "0.22619"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:118138 ; - owl:annotatedTarget HP:0000829 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1053 ; - owl:annotatedTarget HP:0030713 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93396 ; - owl:annotatedTarget HP:0009372 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93384 ; - owl:annotatedTarget HP:0009373 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98867 ; - owl:annotatedTarget HP:0004839 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1114 ; - owl:annotatedTarget HP:0001057 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3282 ; - owl:annotatedTarget HP:0011701 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:655 ; - owl:annotatedTarget HP:0000090 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:409930 ; - owl:annotatedTarget HP:0000007 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98722 ; - owl:annotatedTarget HP:0006695 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1334 ; - owl:annotatedTarget HP:0002728 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91411 ; - owl:annotatedTarget HP:0007970 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2781 ; - owl:annotatedTarget HP:0011002 ], - [ a owl:Axiom ; - sssom:confidence "0.231452"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2970 ; - owl:annotatedTarget HP:0004392 ], - [ a owl:Axiom ; - sssom:confidence "0.3472225"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:67038 ; - owl:annotatedTarget HP:0005550 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97279 ; - owl:annotatedTarget HP:0012197 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:170 ; - owl:annotatedTarget HP:0002224 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98990 ; - owl:annotatedTarget HP:0010921 ], - [ a owl:Axiom ; - sssom:confidence "0.23077"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:329931 ; - owl:annotatedTarget HP:0000099 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268813 ; - owl:annotatedTarget HP:0030709 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99756 ; - owl:annotatedTarget HP:0006779 ], - [ a owl:Axiom ; - sssom:confidence "0.22807"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:319276 ; - owl:annotatedTarget HP:0006770 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2162 ; - owl:annotatedTarget HP:0001360 ], - [ a owl:Axiom ; - sssom:confidence "0.261865"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79086 ; - owl:annotatedTarget HP:0009064 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268943 ; - owl:annotatedTarget HP:0006927 ], - [ a owl:Axiom ; - sssom:confidence "0.244445"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:295044 ; - owl:annotatedTarget HP:0100746 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:399319 ; - owl:annotatedTarget HP:0040188 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:409 ; - owl:annotatedTarget HP:0007570 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:88673 ; - owl:annotatedTarget HP:0001402 ], - [ a owl:Axiom ; - sssom:confidence "0.2565225"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3337 ; - owl:annotatedTarget HP:0001994 ], - [ a owl:Axiom ; - sssom:confidence "0.2450975"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93173 ; - owl:annotatedTarget HP:0012582 ], - [ a owl:Axiom ; - sssom:confidence "0.35473"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1457 ; - owl:annotatedTarget HP:0001680 ], - [ a owl:Axiom ; - sssom:confidence "0.2395825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97335 ; - owl:annotatedTarget HP:0010890 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:101023 ; - owl:annotatedTarget HP:0410005 ], - [ a owl:Axiom ; - sssom:confidence "0.2321425"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91415 ; - owl:annotatedTarget HP:0000996 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1198 ; - owl:annotatedTarget HP:0010448 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:447771 ; - owl:annotatedTarget HP:0030991 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99172 ; - owl:annotatedTarget HP:0012905 ], - [ a owl:Axiom ; - sssom:confidence "0.355"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:861 ; - owl:annotatedTarget HP:0005321 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3280 ; - owl:annotatedTarget HP:0003396 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91413 ; - owl:annotatedTarget HP:0006837 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99085 ; - owl:annotatedTarget HP:0025490 ], - [ a owl:Axiom ; - sssom:confidence "0.2288125"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93430 ; - owl:annotatedTarget HP:0002654 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141145 ; - owl:annotatedTarget HP:0005323 ], - [ a owl:Axiom ; - sssom:confidence "0.2333325"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:199633 ; - owl:annotatedTarget HP:0002408 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93962 ; - owl:annotatedTarget HP:0000473 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2368 ; - owl:annotatedTarget HP:0001543 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:443079 ; - owl:annotatedTarget HP:0025567 ], - [ a owl:Axiom ; - sssom:confidence "0.24468"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:295016 ; - owl:annotatedTarget HP:0100490 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95720 ; - owl:annotatedTarget HP:0005990 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141269 ; - owl:annotatedTarget HP:0100731 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:289902 ; - owl:annotatedTarget HP:0003535 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:35688 ; - owl:annotatedTarget HP:0003067 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268823 ; - owl:annotatedTarget HP:0002085 ], - [ a owl:Axiom ; - sssom:confidence "0.3724225"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79394 ; - owl:annotatedTarget HP:0007479 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99077 ; - owl:annotatedTarget HP:0011593 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1063 ; - owl:annotatedTarget HP:0012329 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:52688 ; - owl:annotatedTarget HP:0002863 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2477 ; - owl:annotatedTarget HP:0001355 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79365 ; - owl:annotatedTarget HP:0000998 ], - [ a owl:Axiom ; - sssom:confidence "0.2469875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2337 ; - owl:annotatedTarget HP:0007404 ], - [ a owl:Axiom ; - sssom:confidence "0.238805"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:280133 ; - owl:annotatedTarget HP:0045044 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95458 ; - owl:annotatedTarget HP:0001704 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98473 ; - owl:annotatedTarget HP:0003560 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98668 ; - owl:annotatedTarget HP:0007773 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:448270 ; - owl:annotatedTarget HP:0001683 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:913 ; - owl:annotatedTarget HP:0002044 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:211047 ; - owl:annotatedTarget HP:0001328 ], - [ a owl:Axiom ; - sssom:confidence "0.23409049999999998"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98967 ; - owl:annotatedTarget HP:0007760 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:169139 ; - owl:annotatedTarget HP:0005432 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91496 ; - owl:annotatedTarget HP:0011533 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:294986 ; - owl:annotatedTarget HP:0011301 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:83463 ; - owl:annotatedTarget HP:0008551 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99103 ; - owl:annotatedTarget HP:0001684 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93394 ; - owl:annotatedTarget HP:0031043 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:543 ; - owl:annotatedTarget HP:0030080 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:49382 ; - owl:annotatedTarget HP:0011516 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98427 ; - owl:annotatedTarget HP:0001901 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:494421 ; - owl:annotatedTarget HP:0030736 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:180 ; - owl:annotatedTarget HP:0001139 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99797 ; - owl:annotatedTarget HP:0000674 ], - [ a owl:Axiom ; - sssom:confidence "0.254545"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1201 ; - owl:annotatedTarget HP:0011100 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:29073 ; - owl:annotatedTarget HP:0006775 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1199 ; - owl:annotatedTarget HP:0002032 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1872 ; - owl:annotatedTarget HP:0000548 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:252175 ; - owl:annotatedTarget HP:0009588 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93958 ; - owl:annotatedTarget HP:0012048 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:31740 ; - owl:annotatedTarget HP:0006516 ], - [ a owl:Axiom ; - sssom:confidence "0.231885"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:317419 ; - owl:annotatedTarget HP:0004430 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:54272 ; - owl:annotatedTarget HP:0012028 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:131 ; - owl:annotatedTarget HP:0002639 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:C005 ; - owl:annotatedTarget HP:0000005 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:223 ; - owl:annotatedTarget HP:0009806 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:488 ; - owl:annotatedTarget HP:0012618 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99108 ; - owl:annotatedTarget HP:0001655 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:217632 ; - owl:annotatedTarget HP:0001723 ], - [ a owl:Axiom ; - sssom:confidence "0.2450975"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:137920 ; - owl:annotatedTarget HP:0004502 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:34533 ; - owl:annotatedTarget HP:0001131 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:276429 ; - owl:annotatedTarget HP:0012459 ], - [ a owl:Axiom ; - sssom:confidence "0.2452825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:363999 ; - owl:annotatedTarget HP:0001790 ], - [ a owl:Axiom ; - sssom:confidence "0.25635"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:30925 ; - owl:annotatedTarget HP:0000863 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:70573 ; - owl:annotatedTarget HP:0030357 ], - [ a owl:Axiom ; - sssom:confidence "0.234695"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268940 ; - owl:annotatedTarget HP:0006927 ], - [ a owl:Axiom ; - sssom:confidence "0.2340425"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:364013 ; - owl:annotatedTarget HP:0001790 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:420611 ; - owl:annotatedTarget HP:0005534 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:520 ; - owl:annotatedTarget HP:0004836 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:189 ; - owl:annotatedTarget HP:0007529 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:158029 ; - owl:annotatedTarget HP:0001982 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:90281 ; - owl:annotatedTarget HP:0007417 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:431341 ; - owl:annotatedTarget HP:0010479 ], - [ a owl:Axiom ; - sssom:confidence "0.27152"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98870 ; - owl:annotatedTarget HP:0004810 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3148 ; - owl:annotatedTarget HP:0100697 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98293 ; - owl:annotatedTarget HP:0012189 ], - [ a owl:Axiom ; - sssom:confidence "0.27436"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98873 ; - owl:annotatedTarget HP:0004810 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:36204 ; - owl:annotatedTarget HP:0002593 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:63260 ; - owl:annotatedTarget HP:0030770 ], - [ a owl:Axiom ; - sssom:confidence "0.2452825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93172 ; - owl:annotatedTarget HP:0008718 ], - [ a owl:Axiom ; - sssom:confidence "0.2375"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93616 ; - owl:annotatedTarget HP:0011903 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:100088 ; - owl:annotatedTarget HP:0002890 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:182061 ; - owl:annotatedTarget HP:0002438 ], - [ a owl:Axiom ; - sssom:confidence "0.345"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:181 ; - owl:annotatedTarget HP:0007607 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:279914 ; - owl:annotatedTarget HP:0012124 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2665 ; - owl:annotatedTarget HP:0100881 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93 ; - owl:annotatedTarget HP:0012068 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:68388 ; - owl:annotatedTarget HP:0001067 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:101063 ; - owl:annotatedTarget HP:0001696 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:654 ; - owl:annotatedTarget HP:0002667 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:668 ; - owl:annotatedTarget HP:0002669 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:86834 ; - owl:annotatedTarget HP:0012209 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:409933 ; - owl:annotatedTarget HP:0001427 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:215 ; - owl:annotatedTarget HP:0007642 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:71203 ; - owl:annotatedTarget HP:0001973 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:167848 ; - owl:annotatedTarget HP:0001638 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:139414 ; - owl:annotatedTarget HP:0025471 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141258 ; - owl:annotatedTarget HP:0031576 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:182040 ; - owl:annotatedTarget HP:0001915 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98670 ; - owl:annotatedTarget HP:0000655 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:178382 ; - owl:annotatedTarget HP:0001838 ], - [ a owl:Axiom ; - sssom:confidence "0.244445"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:94056 ; - owl:annotatedTarget HP:0003939 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:409934 ; - owl:annotatedTarget HP:0001423 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3033 ; - owl:annotatedTarget HP:0008660 ], - [ a owl:Axiom ; - sssom:confidence "0.2272725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:364574 ; - owl:annotatedTarget HP:0004439 ], - [ a owl:Axiom ; - sssom:confidence "0.23913"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99099 ; - owl:annotatedTarget HP:0031134 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:399164 ; - owl:annotatedTarget HP:0010885 ], - [ a owl:Axiom ; - sssom:confidence "0.23662850000000002"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1195 ; - owl:annotatedTarget HP:0012239 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79376 ; - owl:annotatedTarget HP:0001010 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:660 ; - owl:annotatedTarget HP:0001539 ], - [ a owl:Axiom ; - sssom:confidence "0.2291675"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:120549 ; - owl:annotatedTarget HP:0002667 ], - [ a owl:Axiom ; - sssom:confidence "0.2253525"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:83330 ; - owl:annotatedTarget HP:0006959 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141265 ; - owl:annotatedTarget HP:0031578 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:183660 ; - owl:annotatedTarget HP:0004430 ], - [ a owl:Axiom ; - sssom:confidence "0.2558825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2345 ; - owl:annotatedTarget HP:0004602 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:68356 ; - owl:annotatedTarget HP:0002415 ], - [ a owl:Axiom ; - sssom:confidence "0.239894"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95459 ; - owl:annotatedTarget HP:0010446 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93383 ; - owl:annotatedTarget HP:0005831 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:44890 ; - owl:annotatedTarget HP:0100723 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93388 ; - owl:annotatedTarget HP:0009371 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141077 ; - owl:annotatedTarget HP:0030767 ], - [ a owl:Axiom ; - sssom:confidence "0.2403845"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:35125 ; - owl:annotatedTarget HP:0010816 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95719 ; - owl:annotatedTarget HP:0011780 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3193 ; - owl:annotatedTarget HP:0004381 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1047 ; - owl:annotatedTarget HP:0001924 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:449 ; - owl:annotatedTarget HP:0002884 ], - [ a owl:Axiom ; - sssom:confidence "0.3287025"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:163699 ; - owl:annotatedTarget HP:0012218 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:199267 ; - owl:annotatedTarget HP:0025197 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:300385 ; - owl:annotatedTarget HP:0011763 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98613 ; - owl:annotatedTarget HP:0000524 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268826 ; - owl:annotatedTarget HP:0011816 ], - [ a owl:Axiom ; - sssom:confidence "0.2420735"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:296 ; - owl:annotatedTarget HP:0005701 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:675 ; - owl:annotatedTarget HP:0001734 ], - [ a owl:Axiom ; - sssom:confidence "0.2409095"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:30391 ; - owl:annotatedTarget HP:0005912 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:210128 ; - owl:annotatedTarget HP:0012237 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:314928 ; - owl:annotatedTarget HP:0002343 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:424039 ; - owl:annotatedTarget HP:0012142 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:64742 ; - owl:annotatedTarget HP:0100528 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:700 ; - owl:annotatedTarget HP:0007418 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:280886 ; - owl:annotatedTarget HP:0012122 ], - [ a owl:Axiom ; - sssom:confidence "0.27449"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:100047 ; - owl:annotatedTarget HP:0100681 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:263413 ; - owl:annotatedTarget HP:0200058 ], - [ a owl:Axiom ; - sssom:confidence "0.35048999999999997"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99054 ; - owl:annotatedTarget HP:0001642 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:90062 ; - owl:annotatedTarget HP:0006554 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:183669 ; - owl:annotatedTarget HP:0004432 ], - [ a owl:Axiom ; - sssom:confidence "0.2426465"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:469 ; - owl:annotatedTarget HP:0005973 ], - [ a owl:Axiom ; - sssom:confidence "0.2321435"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:171918 ; - owl:annotatedTarget HP:0012190 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1930 ; - owl:annotatedTarget HP:0012302 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:254 ; - owl:annotatedTarget HP:0002657 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91414 ; - owl:annotatedTarget HP:0030434 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:517 ; - owl:annotatedTarget HP:0004820 ], - [ a owl:Axiom ; - sssom:confidence "0.2253525"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:83418 ; - owl:annotatedTarget HP:0006959 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:677 ; - owl:annotatedTarget HP:0100757 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:168829 ; - owl:annotatedTarget HP:0030406 ], - [ a owl:Axiom ; - sssom:confidence "0.24359"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:295047 ; - owl:annotatedTarget HP:0100747 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:137675 ; - owl:annotatedTarget HP:0005152 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:71862 ; - owl:annotatedTarget HP:0000556 ], - [ a owl:Axiom ; - sssom:confidence "0.34068750000000003"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:295049 ; - owl:annotatedTarget HP:0010484 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93976 ; - owl:annotatedTarget HP:0009892 ], - [ a owl:Axiom ; - sssom:confidence "0.37009749999999997"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93100 ; - owl:annotatedTarget HP:0000122 ], - [ a owl:Axiom ; - sssom:confidence "0.23585"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99972 ; - owl:annotatedTarget HP:0004313 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99886 ; - owl:annotatedTarget HP:0008255 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:69 ; - owl:annotatedTarget HP:0011034 ], - [ a owl:Axiom ; - sssom:confidence "0.36574"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95474 ; - owl:annotatedTarget HP:0011568 ], - [ a owl:Axiom ; - sssom:confidence "0.2266675"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:424019 ; - owl:annotatedTarget HP:0030438 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3394 ; - owl:annotatedTarget HP:0030448 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:289596 ; - owl:annotatedTarget HP:0030429 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99169 ; - owl:annotatedTarget HP:0011225 ], - [ a owl:Axiom ; - sssom:confidence "0.23077"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91349 ; - owl:annotatedTarget HP:0011761 ], - [ a owl:Axiom ; - sssom:confidence "0.2459025"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:443095 ; - owl:annotatedTarget HP:0000825 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:547 ; - owl:annotatedTarget HP:0012539 ], - [ a owl:Axiom ; - sssom:confidence "0.34051750000000003"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:171901 ; - owl:annotatedTarget HP:0012192 ], - [ a owl:Axiom ; - sssom:confidence "0.226415"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99071 ; - owl:annotatedTarget HP:0011627 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1501 ; - owl:annotatedTarget HP:0006744 ], - [ a owl:Axiom ; - sssom:confidence "0.335145"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97363 ; - owl:annotatedTarget HP:0000003 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:137914 ; - owl:annotatedTarget HP:0000453 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1205 ; - owl:annotatedTarget HP:0011560 ], - [ a owl:Axiom ; - sssom:confidence "0.2439025"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93382 ; - owl:annotatedTarget HP:0009370 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:289899 ; - owl:annotatedTarget HP:0001992 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:66630 ; - owl:annotatedTarget HP:0006585 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98944 ; - owl:annotatedTarget HP:0000612 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251912 ; - owl:annotatedTarget HP:0030407 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93284 ; - owl:annotatedTarget HP:0002655 ], - [ a owl:Axiom ; - sssom:confidence "0.2272725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:398971 ; - owl:annotatedTarget HP:0031521 ], - [ a owl:Axiom ; - sssom:confidence "0.238334"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:199647 ; - owl:annotatedTarget HP:0002085 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79383 ; - owl:annotatedTarget HP:0001004 ], - [ a owl:Axiom ; - sssom:confidence "0.3567075"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:313 ; - owl:annotatedTarget HP:0007479 ], - [ a owl:Axiom ; - sssom:confidence "0.36666750000000004"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98841 ; - owl:annotatedTarget HP:0012193 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:142 ; - owl:annotatedTarget HP:0011779 ], - [ a owl:Axiom ; - sssom:confidence "0.264285"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99124 ; - owl:annotatedTarget HP:0010773 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:66646 ; - owl:annotatedTarget HP:0200151 ], - [ a owl:Axiom ; - sssom:confidence "0.24303349999999999"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:49041 ; - owl:annotatedTarget HP:0005200 ], - [ a owl:Axiom ; - sssom:confidence "0.238095"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:118246 ; - owl:annotatedTarget HP:0000546 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1332 ; - owl:annotatedTarget HP:0002865 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79100 ; - owl:annotatedTarget HP:0100837 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98573 ; - owl:annotatedTarget HP:0000286 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:180134 ; - owl:annotatedTarget HP:0000813 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98973 ; - owl:annotatedTarget HP:0007915 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:409929 ; - owl:annotatedTarget HP:0000006 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:C023 ; - owl:annotatedTarget HP:0003674 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98837 ; - owl:annotatedTarget HP:0005531 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79315 ; - owl:annotatedTarget HP:0012321 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3384 ; - owl:annotatedTarget HP:0001660 ], - [ a owl:Axiom ; - sssom:confidence "0.33467749999999996"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1202 ; - owl:annotatedTarget HP:0008750 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:480553 ; - owl:annotatedTarget HP:0012063 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:180160 ; - owl:annotatedTarget HP:0000145 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251992 ; - owl:annotatedTarget HP:0003005 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268744 ; - owl:annotatedTarget HP:0002475 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:64720 ; - owl:annotatedTarget HP:0100243 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:493342 ; - owl:annotatedTarget HP:0410138 ], - [ a owl:Axiom ; - sssom:confidence "0.236111"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98274 ; - owl:annotatedTarget HP:0005547 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:247834 ; - owl:annotatedTarget HP:0030636 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:314473 ; - owl:annotatedTarget HP:0010618 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2356 ; - owl:annotatedTarget HP:0100702 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2695 ; - owl:annotatedTarget HP:0011803 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:217569 ; - owl:annotatedTarget HP:0001639 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:206484 ; - owl:annotatedTarget HP:0000150 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:178 ; - owl:annotatedTarget HP:0010762 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:216694 ; - owl:annotatedTarget HP:0011540 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:294925 ; - owl:annotatedTarget HP:0009827 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:194 ; - owl:annotatedTarget HP:0000589 ], - [ a owl:Axiom ; - sssom:confidence "0.35473"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:423 ; - owl:annotatedTarget HP:0002047 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:449266 ; - owl:annotatedTarget HP:0011919 ], - [ a owl:Axiom ; - sssom:confidence "0.239894"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99967 ; - owl:annotatedTarget HP:0012268 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93969 ; - owl:annotatedTarget HP:0002475 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93930 ; - owl:annotatedTarget HP:0002836 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268817 ; - owl:annotatedTarget HP:0011815 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:443098 ; - owl:annotatedTarget HP:0005890 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1037 ; - owl:annotatedTarget HP:0002804 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99081 ; - owl:annotatedTarget HP:0012020 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99772 ; - owl:annotatedTarget HP:0000185 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:33572 ; - owl:annotatedTarget HP:0040142 ], - [ a owl:Axiom ; - sssom:confidence "0.23475649999999998"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:88 ; - owl:annotatedTarget HP:0001915 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:70567 ; - owl:annotatedTarget HP:0030153 ], - [ a owl:Axiom ; - sssom:confidence "0.24074"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:19 ; - owl:annotatedTarget HP:0012321 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98826 ; - owl:annotatedTarget HP:0005505 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:319 ; - owl:annotatedTarget HP:0012254 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:513 ; - owl:annotatedTarget HP:0006721 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:220386 ; - owl:annotatedTarget HP:0002507 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:223735 ; - owl:annotatedTarget HP:0002665 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1931 ; - owl:annotatedTarget HP:0007330 ], - [ a owl:Axiom ; - sssom:confidence "0.36111"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98852 ; - owl:annotatedTarget HP:0005942 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:275555 ; - owl:annotatedTarget HP:0100602 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79486 ; - owl:annotatedTarget HP:0000476 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:616 ; - owl:annotatedTarget HP:0002885 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:90389 ; - owl:annotatedTarget HP:0007583 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:399158 ; - owl:annotatedTarget HP:0010885 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3303 ; - owl:annotatedTarget HP:0001636 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:314786 ; - owl:annotatedTarget HP:0011761 ], - [ a owl:Axiom ; - sssom:confidence "0.2265625"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:168549 ; - owl:annotatedTarget HP:0002657 ], - [ a owl:Axiom ; - sssom:confidence "0.337765"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2380 ; - owl:annotatedTarget HP:0005743 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97280 ; - owl:annotatedTarget HP:0030404 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2157 ; - owl:annotatedTarget HP:0010906 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:319298 ; - owl:annotatedTarget HP:0006766 ], - [ a owl:Axiom ; - sssom:confidence "0.2253525"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:83419 ; - owl:annotatedTarget HP:0006959 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:35981 ; - owl:annotatedTarget HP:0002126 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1431 ; - owl:annotatedTarget HP:0007166 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:49042 ; - owl:annotatedTarget HP:0000703 ], - [ a owl:Axiom ; - sssom:confidence "0.33088249999999997"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3157 ; - owl:annotatedTarget HP:0100842 ], - [ a owl:Axiom ; - sssom:confidence "0.2333325"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93668 ; - owl:annotatedTarget HP:0005901 ], - [ a owl:Axiom ; - sssom:confidence "0.325"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1987 ; - owl:annotatedTarget HP:0003097 ], - [ a owl:Axiom ; - sssom:confidence "0.2368425"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141118 ; - owl:annotatedTarget HP:0011817 ], - [ a owl:Axiom ; - sssom:confidence "0.261865"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2134 ; - owl:annotatedTarget HP:0005575 ], - [ a owl:Axiom ; - sssom:confidence "0.2568975"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99878 ; - owl:annotatedTarget HP:0008200 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:803 ; - owl:annotatedTarget HP:0007354 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:94 ; - owl:annotatedTarget HP:0009592 ], - [ a owl:Axiom ; - sssom:confidence "0.33035749999999997"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:168811 ; - owl:annotatedTarget HP:0100003 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:418 ; - owl:annotatedTarget HP:0008258 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:163927 ; - owl:annotatedTarget HP:0100847 ], - [ a owl:Axiom ; - sssom:confidence "0.3318975"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79373 ; - owl:annotatedTarget HP:0007529 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:181412 ; - owl:annotatedTarget HP:0000840 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:801 ; - owl:annotatedTarget HP:0100324 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:69078 ; - owl:annotatedTarget HP:0012034 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:280892 ; - owl:annotatedTarget HP:0012123 ], - [ a owl:Axiom ; - sssom:confidence "0.36136250000000003"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2022 ; - owl:annotatedTarget HP:0001706 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251877 ; - owl:annotatedTarget HP:0006747 ], - [ a owl:Axiom ; - sssom:confidence "0.3522725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:54370 ; - owl:annotatedTarget HP:0000793 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93957 ; - owl:annotatedTarget HP:0002451 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95443 ; - owl:annotatedTarget HP:0011599 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:593 ; - owl:annotatedTarget HP:0003715 ], - [ a owl:Axiom ; - sssom:confidence "0.24468"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3265 ; - owl:annotatedTarget HP:0003041 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98375 ; - owl:annotatedTarget HP:0001890 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97230 ; - owl:annotatedTarget HP:0410137 ], - [ a owl:Axiom ; - sssom:confidence "0.24"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99047 ; - owl:annotatedTarget HP:0011652 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79354 ; - owl:annotatedTarget HP:0008064 ], - [ a owl:Axiom ; - sssom:confidence "0.243182"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98943 ; - owl:annotatedTarget HP:0100719 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:86855 ; - owl:annotatedTarget HP:0011857 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1160 ; - owl:annotatedTarget HP:0012281 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268835 ; - owl:annotatedTarget HP:0025480 ], - [ a owl:Axiom ; - sssom:confidence "0.245455"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97361 ; - owl:annotatedTarget HP:0012583 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:217071 ; - owl:annotatedTarget HP:0005584 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2965 ; - owl:annotatedTarget HP:0040278 ], - [ a owl:Axiom ; - sssom:confidence "0.2333325"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:101043 ; - owl:annotatedTarget HP:0005176 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:206976 ; - owl:annotatedTarget HP:0003768 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268882 ; - owl:annotatedTarget HP:0007099 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:185 ; - owl:annotatedTarget HP:0011626 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2913 ; - owl:annotatedTarget HP:0010442 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:171676 ; - owl:annotatedTarget HP:0006970 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98691 ; - owl:annotatedTarget HP:0000496 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:635 ; - owl:annotatedTarget HP:0003006 ], - [ a owl:Axiom ; - sssom:confidence "0.3522725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98946 ; - owl:annotatedTarget HP:0000625 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:46135 ; - owl:annotatedTarget HP:0030069 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251909 ; - owl:annotatedTarget HP:0030408 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:411709 ; - owl:annotatedTarget HP:0000104 ], - [ a owl:Axiom ; - sssom:confidence "0.2333325"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1040 ; - owl:annotatedTarget HP:0100255 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99083 ; - owl:annotatedTarget HP:0004971 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:206966 ; - owl:annotatedTarget HP:0003737 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268865 ; - owl:annotatedTarget HP:0030725 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2038 ; - owl:annotatedTarget HP:0006548 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:39044 ; - owl:annotatedTarget HP:0007716 ], - [ a owl:Axiom ; - sssom:confidence "0.2462675"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1136 ; - owl:annotatedTarget HP:0007099 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2177 ; - owl:annotatedTarget HP:0002324 ], - [ a owl:Axiom ; - sssom:confidence "0.35473"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99106 ; - owl:annotatedTarget HP:0010445 ], - [ a owl:Axiom ; - sssom:confidence "0.2321435"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99107 ; - owl:annotatedTarget HP:0001631 ], - [ a owl:Axiom ; - sssom:confidence "0.2457625"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:860 ; - owl:annotatedTarget HP:0011540 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:447 ; - owl:annotatedTarget HP:0004818 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93389 ; - owl:annotatedTarget HP:0031044 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:307141 ; - owl:annotatedTarget HP:0007435 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3273 ; - owl:annotatedTarget HP:0012570 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:553 ; - owl:annotatedTarget HP:0003118 ], - [ a owl:Axiom ; - sssom:confidence "0.2383725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:48372 ; - owl:annotatedTarget HP:0011954 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:88661 ; - owl:annotatedTarget HP:0000705 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3289 ; - owl:annotatedTarget HP:0000679 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98989 ; - owl:annotatedTarget HP:0007976 ], - [ a owl:Axiom ; - sssom:confidence "1.0"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:46724 ; - owl:annotatedTarget HP:0002408 ], - [ a owl:Axiom ; - sssom:confidence "0.3325475"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2248 ; - owl:annotatedTarget HP:0004383 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91483 ; - owl:annotatedTarget HP:0000558 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1302 ; - owl:annotatedTarget HP:0011945 ], - [ a owl:Axiom ; - sssom:confidence "0.22807"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97253 ; - owl:annotatedTarget HP:0030405 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93929 ; - owl:annotatedTarget HP:0010475 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:279882 ; - owl:annotatedTarget HP:0010533 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97120 ; - owl:annotatedTarget HP:0005684 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:48104 ; - owl:annotatedTarget HP:0025452 ], - [ a owl:Axiom ; - sssom:confidence "0.2258075"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2778 ; - owl:annotatedTarget HP:0005901 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98976 ; - owl:annotatedTarget HP:0001087 ], - [ a owl:Axiom ; - sssom:confidence "0.2295075"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:314822 ; - owl:annotatedTarget HP:0002049 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:52759 ; - owl:annotatedTarget HP:0002633 ], - [ a owl:Axiom ; - sssom:confidence "0.2375"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2442 ; - owl:annotatedTarget HP:0005523 ], - [ a owl:Axiom ; - sssom:confidence "0.2317075"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:33355 ; - owl:annotatedTarget HP:0008715 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2357 ; - owl:annotatedTarget HP:0100730 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:360 ; - owl:annotatedTarget HP:0012174 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1344 ; - owl:annotatedTarget HP:0025478 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:199241 ; - owl:annotatedTarget HP:0005954 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3400 ; - owl:annotatedTarget HP:0011627 ], - [ a owl:Axiom ; - sssom:confidence "0.35473"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99105 ; - owl:annotatedTarget HP:0011567 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268829 ; - owl:annotatedTarget HP:0011817 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:447788 ; - owl:annotatedTarget HP:0100704 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98984 ; - owl:annotatedTarget HP:0010693 ], - [ a owl:Axiom ; - sssom:confidence "0.243965"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98988 ; - owl:annotatedTarget HP:0001134 ], - [ a owl:Axiom ; - sssom:confidence "0.32639"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:839 ; - owl:annotatedTarget HP:0008677 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99057 ; - owl:annotatedTarget HP:0011570 ], - [ a owl:Axiom ; - sssom:confidence "0.2558825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:289365 ; - owl:annotatedTarget HP:0000076 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:92 ; - owl:annotatedTarget HP:0005681 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:178029 ; - owl:annotatedTarget HP:0000863 ], - [ a owl:Axiom ; - sssom:confidence "0.231885"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:317416 ; - owl:annotatedTarget HP:0004430 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:437 ; - owl:annotatedTarget HP:0004912 ], - [ a owl:Axiom ; - sssom:confidence "0.2452825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97362 ; - owl:annotatedTarget HP:0012584 ], - [ a owl:Axiom ; - sssom:confidence "0.3678575"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251618 ; - owl:annotatedTarget HP:0009718 ], - [ a owl:Axiom ; - sssom:confidence "0.36029500000000003"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2807 ; - owl:annotatedTarget HP:0200022 ], - [ a owl:Axiom ; - sssom:confidence "0.2395825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:243 ; - owl:annotatedTarget HP:0008668 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2203 ; - owl:annotatedTarget HP:0002161 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97593 ; - owl:annotatedTarget HP:0000852 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:65681 ; - owl:annotatedTarget HP:0000148 ], - [ a owl:Axiom ; - sssom:confidence "0.245615"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:435561 ; - owl:annotatedTarget HP:0010465 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95448 ; - owl:annotatedTarget HP:0010883 ], - [ a owl:Axiom ; - sssom:confidence "0.26698"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:206713 ; - owl:annotatedTarget HP:0007269 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2842 ; - owl:annotatedTarget HP:0100600 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:180086 ; - owl:annotatedTarget HP:0003762 ], - [ a owl:Axiom ; - sssom:confidence "0.32738"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:70482 ; - owl:annotatedTarget HP:0011459 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:48471 ; - owl:annotatedTarget HP:0001339 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:182090 ; - owl:annotatedTarget HP:0002092 ], - [ a owl:Axiom ; - sssom:confidence "0.23409049999999998"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98995 ; - owl:annotatedTarget HP:0010920 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1851 ; - owl:annotatedTarget HP:0000003 ], - [ a owl:Axiom ; - sssom:confidence "0.338235"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97364 ; - owl:annotatedTarget HP:0000003 ], - [ a owl:Axiom ; - sssom:confidence "0.2285725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:397802 ; - owl:annotatedTarget HP:0004430 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:722 ; - owl:annotatedTarget HP:0040228 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98978 ; - owl:annotatedTarget HP:0001492 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98723 ; - owl:annotatedTarget HP:0010954 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:178330 ; - owl:annotatedTarget HP:0005511 ], - [ a owl:Axiom ; - sssom:confidence "0.2772725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98869 ; - owl:annotatedTarget HP:0004810 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:45358 ; - owl:annotatedTarget HP:0001491 ], - [ a owl:Axiom ; - sssom:confidence "0.3698975"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1848 ; - owl:annotatedTarget HP:0010958 ], - [ a owl:Axiom ; - sssom:confidence "0.2573175"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93921 ; - owl:annotatedTarget HP:0001067 ], - [ a owl:Axiom ; - sssom:confidence "0.240662"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99104 ; - owl:annotatedTarget HP:0001684 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:450 ; - owl:annotatedTarget HP:0030853 ], - [ a owl:Axiom ; - sssom:confidence "0.2372875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:454706 ; - owl:annotatedTarget HP:0008964 ], - [ a owl:Axiom ; - sssom:confidence "0.25482"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3090 ; - owl:annotatedTarget HP:0010773 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:14 ; - owl:annotatedTarget HP:0008181 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:447777 ; - owl:annotatedTarget HP:0010603 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:263 ; - owl:annotatedTarget HP:0006785 ], - [ a owl:Axiom ; - sssom:confidence "0.32838999999999996"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3189 ; - owl:annotatedTarget HP:0001642 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:494454 ; - owl:annotatedTarget HP:0030420 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:388 ; - owl:annotatedTarget HP:0002251 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99664 ; - owl:annotatedTarget HP:0007011 ], - [ a owl:Axiom ; - sssom:confidence "0.2573175"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:637 ; - owl:annotatedTarget HP:0001067 ], - [ a owl:Axiom ; - sssom:confidence "0.337765"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95457 ; - owl:annotatedTarget HP:0011662 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3250 ; - owl:annotatedTarget HP:0100264 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2884 ; - owl:annotatedTarget HP:0007544 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141107 ; - owl:annotatedTarget HP:0031227 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1489 ; - owl:annotatedTarget HP:0031247 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251 ; - owl:annotatedTarget HP:0002654 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1666 ; - owl:annotatedTarget HP:0001651 ], - [ a owl:Axiom ; - sssom:confidence "0.22999999999999998"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1398 ; - owl:annotatedTarget HP:0001321 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93925 ; - owl:annotatedTarget HP:0006988 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:143 ; - owl:annotatedTarget HP:0006780 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2014 ; - owl:annotatedTarget HP:0000175 ], - [ a owl:Axiom ; - sssom:confidence "0.24"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:252183 ; - owl:annotatedTarget HP:0001067 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:963 ; - owl:annotatedTarget HP:0000845 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99798 ; - owl:annotatedTarget HP:0000677 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2030 ; - owl:annotatedTarget HP:0100244 ], - [ a owl:Axiom ; - sssom:confidence "0.23585"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99973 ; - owl:annotatedTarget HP:0004313 ], - [ a owl:Axiom ; - sssom:confidence "0.237705"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:681 ; - owl:annotatedTarget HP:0007215 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:100069 ; - owl:annotatedTarget HP:0030219 ], - [ a owl:Axiom ; - sssom:confidence "0.2439025"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:140908 ; - owl:annotatedTarget HP:0005831 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:252 ; - owl:annotatedTarget HP:0002651 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:165994 ; - owl:annotatedTarget HP:0008227 ], - [ a owl:Axiom ; - sssom:confidence "0.2291675"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99885 ; - owl:annotatedTarget HP:0008255 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:316226 ; - owl:annotatedTarget HP:0002497 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98823 ; - owl:annotatedTarget HP:0012325 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:254857 ; - owl:annotatedTarget HP:0009069 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1041 ; - owl:annotatedTarget HP:0001789 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:90060 ; - owl:annotatedTarget HP:0025420 ], - [ a owl:Axiom ; - sssom:confidence "0.37028249999999996"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:86789 ; - owl:annotatedTarget HP:0006498 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:182095 ; - owl:annotatedTarget HP:0006530 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1531 ; - owl:annotatedTarget HP:0001363 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:54260 ; - owl:annotatedTarget HP:0030682 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79128 ; - owl:annotatedTarget HP:0006527 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:156071 ; - owl:annotatedTarget HP:0000563 ], - [ a owl:Axiom ; - sssom:confidence "0.3478925"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79495 ; - owl:annotatedTarget HP:0004540 ], - [ a owl:Axiom ; - sssom:confidence "0.2615375"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79456 ; - owl:annotatedTarget HP:0200151 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98575 ; - owl:annotatedTarget HP:0000506 ], - [ a owl:Axiom ; - sssom:confidence "0.34068750000000003"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:42738 ; - owl:annotatedTarget HP:0005549 ], - [ a owl:Axiom ; - sssom:confidence "0.2439025"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93397 ; - owl:annotatedTarget HP:0009370 ], - [ a owl:Axiom ; - sssom:confidence "0.25"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91357 ; - owl:annotatedTarget HP:0100681 ], - [ a owl:Axiom ; - sssom:confidence "0.2403845"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:312 ; - owl:annotatedTarget HP:0007475 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1209 ; - owl:annotatedTarget HP:0011662 ], - [ a owl:Axiom ; - sssom:confidence "0.27549"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98969 ; - owl:annotatedTarget HP:0007802 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:200037 ; - owl:annotatedTarget HP:0002268 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:85138 ; - owl:annotatedTarget HP:0008207 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:227 ; - owl:annotatedTarget HP:0100599 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:51577 ; - owl:annotatedTarget HP:0007260 ], - [ a owl:Axiom ; - sssom:confidence "0.2573175"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:636 ; - owl:annotatedTarget HP:0001067 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93387 ; - owl:annotatedTarget HP:0005863 ], - [ a owl:Axiom ; - sssom:confidence "0.35416749999999997"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3403 ; - owl:annotatedTarget HP:0011724 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:409932 ; - owl:annotatedTarget HP:0001419 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93101 ; - owl:annotatedTarget HP:0000089 ], - [ a owl:Axiom ; - sssom:confidence "0.2558825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98626 ; - owl:annotatedTarget HP:0007802 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:180157 ; - owl:annotatedTarget HP:0008740 ], - [ a owl:Axiom ; - sssom:confidence "0.2395825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:498494 ; - owl:annotatedTarget HP:0010689 ], - [ a owl:Axiom ; - sssom:confidence "0.244185"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141096 ; - owl:annotatedTarget HP:0009934 ], - [ a owl:Axiom ; - sssom:confidence "0.350275"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2286 ; - owl:annotatedTarget HP:0006315 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99867 ; - owl:annotatedTarget HP:0100522 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79314 ; - owl:annotatedTarget HP:0040144 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:252054 ; - owl:annotatedTarget HP:0010797 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:324964 ; - owl:annotatedTarget HP:0005901 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141229 ; - owl:annotatedTarget HP:0002006 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93592 ; - owl:annotatedTarget HP:0000090 ], - [ a owl:Axiom ; - sssom:confidence "0.22549"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:181408 ; - owl:annotatedTarget HP:0008200 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:294971 ; - owl:annotatedTarget HP:0003057 ], - [ a owl:Axiom ; - sssom:confidence "0.2448975"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:66529 ; - owl:annotatedTarget HP:0011665 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91495 ; - owl:annotatedTarget HP:0007968 ], - [ a owl:Axiom ; - sssom:confidence "0.238514"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1885 ; - owl:annotatedTarget HP:0001083 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99079 ; - owl:annotatedTarget HP:0011588 ], - [ a owl:Axiom ; - sssom:confidence "0.22549"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:87277 ; - owl:annotatedTarget HP:0001249 ], - [ a owl:Axiom ; - sssom:confidence "0.2253525"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:83420 ; - owl:annotatedTarget HP:0006959 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:75374 ; - owl:annotatedTarget HP:0030511 ], - [ a owl:Axiom ; - sssom:confidence "0.26698"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:168816 ; - owl:annotatedTarget HP:0100003 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99757 ; - owl:annotatedTarget HP:0006743 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79364 ; - owl:annotatedTarget HP:0001596 ], - [ a owl:Axiom ; - sssom:confidence "0.2416675"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:494448 ; - owl:annotatedTarget HP:0030417 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2140 ; - owl:annotatedTarget HP:0000776 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2220 ; - owl:annotatedTarget HP:0004780 ], - [ a owl:Axiom ; - sssom:confidence "0.2439025"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:309147 ; - owl:annotatedTarget HP:0012556 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93277 ; - owl:annotatedTarget HP:0010736 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3427 ; - owl:annotatedTarget HP:0011581 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:101958 ; - owl:annotatedTarget HP:0008207 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:799 ; - owl:annotatedTarget HP:0010636 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98292 ; - owl:annotatedTarget HP:0100495 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:90695 ; - owl:annotatedTarget HP:0000871 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251636 ; - owl:annotatedTarget HP:0002888 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:238583 ; - owl:annotatedTarget HP:0004923 ], - [ a owl:Axiom ; - sssom:confidence "0.2272725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:156230 ; - owl:annotatedTarget HP:0031346 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3325 ; - owl:annotatedTarget HP:0011874 ], - [ a owl:Axiom ; - sssom:confidence "0.26"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:617 ; - owl:annotatedTarget HP:0008676 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93276 ; - owl:annotatedTarget HP:0010735 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:102011 ; - owl:annotatedTarget HP:0045028 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:58040 ; - owl:annotatedTarget HP:0011846 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:269200 ; - owl:annotatedTarget HP:0006951 ], - [ a owl:Axiom ; - sssom:confidence "0.22807"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:181415 ; - owl:annotatedTarget HP:0011736 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3165 ; - owl:annotatedTarget HP:0045029 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:55880 ; - owl:annotatedTarget HP:0006765 ], - [ a owl:Axiom ; - sssom:confidence "0.33499999999999996"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:137807 ; - owl:annotatedTarget HP:0012309 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251899 ; - owl:annotatedTarget HP:0030392 ], - [ a owl:Axiom ; - sssom:confidence "0.2341775"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:457252 ; - owl:annotatedTarget HP:0030413 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95708 ; - owl:annotatedTarget HP:0000826 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2686 ; - owl:annotatedTarget HP:0040289 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251623 ; - owl:annotatedTarget HP:0011754 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:18 ; - owl:annotatedTarget HP:0008341 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:480501 ; - owl:annotatedTarget HP:0100890 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3426 ; - owl:annotatedTarget HP:0001719 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:90050 ; - owl:annotatedTarget HP:0500049 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1686 ; - owl:annotatedTarget HP:0100571 ], - [ a owl:Axiom ; - sssom:confidence "0.3271275"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:166282 ; - owl:annotatedTarget HP:0011704 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93108 ; - owl:annotatedTarget HP:0000110 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:442 ; - owl:annotatedTarget HP:0000851 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3248 ; - owl:annotatedTarget HP:0100263 ], - [ a owl:Axiom ; - sssom:confidence "0.2317075"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:431347 ; - owl:annotatedTarget HP:0006509 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79358 ; - owl:annotatedTarget HP:0200044 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:75326 ; - owl:annotatedTarget HP:0000631 ], - [ a owl:Axiom ; - sssom:confidence "0.22619"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99860 ; - owl:annotatedTarget HP:0004812 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:54595 ; - owl:annotatedTarget HP:0030062 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:155867 ; - owl:annotatedTarget HP:0031571 ], - [ a owl:Axiom ; - sssom:confidence "0.23"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:949 ; - owl:annotatedTarget HP:0004439 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:31153 ; - owl:annotatedTarget HP:0003233 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:32 ; - owl:annotatedTarget HP:0003343 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2764 ; - owl:annotatedTarget HP:0010886 ], - [ a owl:Axiom ; - sssom:confidence "0.3583325"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:33276 ; - owl:annotatedTarget HP:0100726 ], - [ a owl:Axiom ; - sssom:confidence "0.24074"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:873 ; - owl:annotatedTarget HP:0100245 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93924 ; - owl:annotatedTarget HP:0006870 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:238468 ; - owl:annotatedTarget HP:0007607 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:444916 ; - owl:annotatedTarget HP:0008242 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1556 ; - owl:annotatedTarget HP:0025107 ], - [ a owl:Axiom ; - sssom:confidence "0.2341775"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2199 ; - owl:annotatedTarget HP:0007404 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:156207 ; - owl:annotatedTarget HP:0000158 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:181428 ; - owl:annotatedTarget HP:0012184 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:90025 ; - owl:annotatedTarget HP:0001159 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:85 ; - owl:annotatedTarget HP:0004810 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:263425 ; - owl:annotatedTarget HP:0009920 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99771 ; - owl:annotatedTarget HP:0000193 ], - [ a owl:Axiom ; - sssom:confidence "0.234695"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1516 ; - owl:annotatedTarget HP:0004439 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:155878 ; - owl:annotatedTarget HP:0000176 ], - [ a owl:Axiom ; - sssom:confidence "0.231885"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:168778 ; - owl:annotatedTarget HP:0000729 ], - [ a owl:Axiom ; - sssom:confidence "0.2316525"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99043 ; - owl:annotatedTarget HP:0011652 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:708 ; - owl:annotatedTarget HP:0000659 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97275 ; - owl:annotatedTarget HP:0002383 ], - [ a owl:Axiom ; - sssom:confidence "0.24138"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:356978 ; - owl:annotatedTarget HP:0040144 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:77 ; - owl:annotatedTarget HP:0000526 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141261 ; - owl:annotatedTarget HP:0031577 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:50251 ; - owl:annotatedTarget HP:0100002 ], - [ a owl:Axiom ; - sssom:confidence "0.2301575"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99097 ; - owl:annotatedTarget HP:0011622 ], - [ a owl:Axiom ; - sssom:confidence "0.22807"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:211266 ; - owl:annotatedTarget HP:0100026 ], - [ a owl:Axiom ; - sssom:confidence "0.2285725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:171220 ; - owl:annotatedTarget HP:0000075 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:791 ; - owl:annotatedTarget HP:0000510 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:47159 ; - owl:annotatedTarget HP:0002049 ], - [ a owl:Axiom ; - sssom:confidence "0.235295"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:480549 ; - owl:annotatedTarget HP:0004430 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:102009 ; - owl:annotatedTarget HP:0006818 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:216675 ; - owl:annotatedTarget HP:0001669 ], - [ a owl:Axiom ; - sssom:confidence "0.23409049999999998"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:823 ; - owl:annotatedTarget HP:0002414 ], - [ a owl:Axiom ; - sssom:confidence "0.241935"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2004 ; - owl:annotatedTarget HP:0008751 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:36913 ; - owl:annotatedTarget HP:0011771 ], - [ a owl:Axiom ; - sssom:confidence "0.2605275"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:242 ; - owl:annotatedTarget HP:0008668 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2495 ; - owl:annotatedTarget HP:0002858 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:217604 ; - owl:annotatedTarget HP:0001644 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:519 ; - owl:annotatedTarget HP:0004808 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93334 ; - owl:annotatedTarget HP:0005696 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3169 ; - owl:annotatedTarget HP:0010497 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:790 ; - owl:annotatedTarget HP:0009919 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:48818 ; - owl:annotatedTarget HP:0025498 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3388 ; - owl:annotatedTarget HP:0045005 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251880 ; - owl:annotatedTarget HP:0030066 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:521 ; - owl:annotatedTarget HP:0005506 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1463 ; - owl:annotatedTarget HP:0010774 ] ; - sssom:object_source "http://purl.obolibrary.org/hp.owl" ; - sssom:object_source_id "hp" ; - sssom:subject_source "http://purl.obolibrary.org/ordo.owl" ; - sssom:subject_source_id "ordo" . - diff --git a/tests/validate_data/oaei-ordo-hp.rdf.rdf b/tests/validate_data/oaei-ordo-hp.rdf.rdf deleted file mode 100644 index 23828bee..00000000 --- a/tests/validate_data/oaei-ordo-hp.rdf.rdf +++ /dev/null @@ -1,4534 +0,0 @@ -@prefix : . -@prefix HP: . -@prefix ORDO: . -@prefix owl: . -@prefix sssom: . - -ORDO:100047 owl:equivalentClass HP:0100681 . - -ORDO:100069 owl:equivalentClass HP:0030219 . - -ORDO:100088 owl:equivalentClass HP:0002890 . - -ORDO:101023 owl:equivalentClass HP:0410005 . - -ORDO:101043 owl:equivalentClass HP:0005176 . - -ORDO:101063 owl:equivalentClass HP:0001696 . - -ORDO:101958 owl:equivalentClass HP:0008207 . - -ORDO:102009 owl:equivalentClass HP:0006818 . - -ORDO:102011 owl:equivalentClass HP:0045028 . - -ORDO:1037 owl:equivalentClass HP:0002804 . - -ORDO:1040 owl:equivalentClass HP:0100255 . - -ORDO:104075 owl:equivalentClass HP:0040274 . - -ORDO:1041 owl:equivalentClass HP:0001789 . - -ORDO:1047 owl:equivalentClass HP:0001924 . - -ORDO:1053 owl:equivalentClass HP:0030713 . - -ORDO:1063 owl:equivalentClass HP:0012329 . - -ORDO:1114 owl:equivalentClass HP:0001057 . - -ORDO:1136 owl:equivalentClass HP:0007099 . - -ORDO:1160 owl:equivalentClass HP:0012281 . - -ORDO:118138 owl:equivalentClass HP:0000829 . - -ORDO:118246 owl:equivalentClass HP:0000546 . - -ORDO:1195 owl:equivalentClass HP:0012239 . - -ORDO:1198 owl:equivalentClass HP:0010448 . - -ORDO:1199 owl:equivalentClass HP:0002032 . - -ORDO:1201 owl:equivalentClass HP:0011100 . - -ORDO:1202 owl:equivalentClass HP:0008750 . - -ORDO:1203 owl:equivalentClass HP:0002247 . - -ORDO:1205 owl:equivalentClass HP:0011560 . - -ORDO:120549 owl:equivalentClass HP:0002667 . - -ORDO:1209 owl:equivalentClass HP:0011662 . - -ORDO:1302 owl:equivalentClass HP:0011945 . - -ORDO:131 owl:equivalentClass HP:0002639 . - -ORDO:1332 owl:equivalentClass HP:0002865 . - -ORDO:1334 owl:equivalentClass HP:0002728 . - -ORDO:1344 owl:equivalentClass HP:0025478 . - -ORDO:137675 owl:equivalentClass HP:0005152 . - -ORDO:137807 owl:equivalentClass HP:0012309 . - -ORDO:137914 owl:equivalentClass HP:0000453 . - -ORDO:137920 owl:equivalentClass HP:0004502 . - -ORDO:139414 owl:equivalentClass HP:0025471 . - -ORDO:1398 owl:equivalentClass HP:0001321 . - -ORDO:14 owl:equivalentClass HP:0008181 . - -ORDO:140908 owl:equivalentClass HP:0005831 . - -ORDO:141077 owl:equivalentClass HP:0030767 . - -ORDO:141096 owl:equivalentClass HP:0009934 . - -ORDO:141107 owl:equivalentClass HP:0031227 . - -ORDO:141118 owl:equivalentClass HP:0011817 . - -ORDO:141145 owl:equivalentClass HP:0005323 . - -ORDO:141229 owl:equivalentClass HP:0002006 . - -ORDO:141234 owl:equivalentClass HP:0031571 . - -ORDO:141258 owl:equivalentClass HP:0031576 . - -ORDO:141261 owl:equivalentClass HP:0031577 . - -ORDO:141265 owl:equivalentClass HP:0031578 . - -ORDO:141269 owl:equivalentClass HP:0100731 . - -ORDO:142 owl:equivalentClass HP:0011779 . - -ORDO:143 owl:equivalentClass HP:0006780 . - -ORDO:1431 owl:equivalentClass HP:0007166 . - -ORDO:1457 owl:equivalentClass HP:0001680 . - -ORDO:1463 owl:equivalentClass HP:0010774 . - -ORDO:1489 owl:equivalentClass HP:0031247 . - -ORDO:1501 owl:equivalentClass HP:0006744 . - -ORDO:1516 owl:equivalentClass HP:0004439 . - -ORDO:1531 owl:equivalentClass HP:0001363 . - -ORDO:1556 owl:equivalentClass HP:0025107 . - -ORDO:155867 owl:equivalentClass HP:0031571 . - -ORDO:155878 owl:equivalentClass HP:0000176 . - -ORDO:155899 owl:equivalentClass HP:0005321 . - -ORDO:156071 owl:equivalentClass HP:0000563 . - -ORDO:156207 owl:equivalentClass HP:0000158 . - -ORDO:156230 owl:equivalentClass HP:0031346 . - -ORDO:158029 owl:equivalentClass HP:0001982 . - -ORDO:16 owl:equivalentClass HP:0007939 . - -ORDO:163699 owl:equivalentClass HP:0012218 . - -ORDO:163927 owl:equivalentClass HP:0100847 . - -ORDO:165994 owl:equivalentClass HP:0008227 . - -ORDO:166282 owl:equivalentClass HP:0011704 . - -ORDO:1666 owl:equivalentClass HP:0001651 . - -ORDO:167848 owl:equivalentClass HP:0001638 . - -ORDO:168549 owl:equivalentClass HP:0002657 . - -ORDO:1686 owl:equivalentClass HP:0100571 . - -ORDO:168778 owl:equivalentClass HP:0000729 . - -ORDO:168811 owl:equivalentClass HP:0100003 . - -ORDO:168816 owl:equivalentClass HP:0100003 . - -ORDO:168829 owl:equivalentClass HP:0030406 . - -ORDO:169139 owl:equivalentClass HP:0005432 . - -ORDO:170 owl:equivalentClass HP:0002224 . - -ORDO:171220 owl:equivalentClass HP:0000075 . - -ORDO:171676 owl:equivalentClass HP:0006970 . - -ORDO:171901 owl:equivalentClass HP:0012192 . - -ORDO:171918 owl:equivalentClass HP:0012190 . - -ORDO:178 owl:equivalentClass HP:0010762 . - -ORDO:178029 owl:equivalentClass HP:0000863 . - -ORDO:178330 owl:equivalentClass HP:0005511 . - -ORDO:178382 owl:equivalentClass HP:0001838 . - -ORDO:18 owl:equivalentClass HP:0008341 . - -ORDO:180 owl:equivalentClass HP:0001139 . - -ORDO:180086 owl:equivalentClass HP:0003762 . - -ORDO:180134 owl:equivalentClass HP:0000813 . - -ORDO:180154 owl:equivalentClass HP:0001153 . - -ORDO:180157 owl:equivalentClass HP:0008740 . - -ORDO:180160 owl:equivalentClass HP:0000145 . - -ORDO:181 owl:equivalentClass HP:0007607 . - -ORDO:181408 owl:equivalentClass HP:0008200 . - -ORDO:181412 owl:equivalentClass HP:0000840 . - -ORDO:181415 owl:equivalentClass HP:0011736 . - -ORDO:181428 owl:equivalentClass HP:0012184 . - -ORDO:182040 owl:equivalentClass HP:0001915 . - -ORDO:182061 owl:equivalentClass HP:0002438 . - -ORDO:182090 owl:equivalentClass HP:0002092 . - -ORDO:182095 owl:equivalentClass HP:0006530 . - -ORDO:183660 owl:equivalentClass HP:0004430 . - -ORDO:183669 owl:equivalentClass HP:0004432 . - -ORDO:1848 owl:equivalentClass HP:0010958 . - -ORDO:185 owl:equivalentClass HP:0011626 . - -ORDO:1851 owl:equivalentClass HP:0000003 . - -ORDO:1871 owl:equivalentClass HP:0008020 . - -ORDO:1872 owl:equivalentClass HP:0000548 . - -ORDO:1885 owl:equivalentClass HP:0001083 . - -ORDO:189 owl:equivalentClass HP:0007529 . - -ORDO:19 owl:equivalentClass HP:0012321 . - -ORDO:1930 owl:equivalentClass HP:0012302 . - -ORDO:1931 owl:equivalentClass HP:0007330 . - -ORDO:194 owl:equivalentClass HP:0000589 . - -ORDO:1987 owl:equivalentClass HP:0003097 . - -ORDO:199241 owl:equivalentClass HP:0005954 . - -ORDO:199267 owl:equivalentClass HP:0025197 . - -ORDO:199633 owl:equivalentClass HP:0002408 . - -ORDO:199647 owl:equivalentClass HP:0002085 . - -ORDO:200037 owl:equivalentClass HP:0002268 . - -ORDO:2004 owl:equivalentClass HP:0008751 . - -ORDO:2014 owl:equivalentClass HP:0000175 . - -ORDO:2022 owl:equivalentClass HP:0001706 . - -ORDO:2030 owl:equivalentClass HP:0100244 . - -ORDO:2038 owl:equivalentClass HP:0006548 . - -ORDO:206484 owl:equivalentClass HP:0000150 . - -ORDO:206713 owl:equivalentClass HP:0007269 . - -ORDO:206966 owl:equivalentClass HP:0003737 . - -ORDO:206976 owl:equivalentClass HP:0003768 . - -ORDO:209 owl:equivalentClass HP:0000973 . - -ORDO:210128 owl:equivalentClass HP:0012237 . - -ORDO:211047 owl:equivalentClass HP:0001328 . - -ORDO:211266 owl:equivalentClass HP:0100026 . - -ORDO:212 owl:equivalentClass HP:0003153 . - -ORDO:2134 owl:equivalentClass HP:0005575 . - -ORDO:214 owl:equivalentClass HP:0003131 . - -ORDO:2140 owl:equivalentClass HP:0000776 . - -ORDO:215 owl:equivalentClass HP:0007642 . - -ORDO:2157 owl:equivalentClass HP:0010906 . - -ORDO:2162 owl:equivalentClass HP:0001360 . - -ORDO:216675 owl:equivalentClass HP:0001669 . - -ORDO:216694 owl:equivalentClass HP:0011540 . - -ORDO:217071 owl:equivalentClass HP:0005584 . - -ORDO:217569 owl:equivalentClass HP:0001639 . - -ORDO:217604 owl:equivalentClass HP:0001644 . - -ORDO:217632 owl:equivalentClass HP:0001723 . - -ORDO:2177 owl:equivalentClass HP:0002324 . - -ORDO:2199 owl:equivalentClass HP:0007404 . - -ORDO:2203 owl:equivalentClass HP:0002161 . - -ORDO:220386 owl:equivalentClass HP:0002507 . - -ORDO:221091 owl:equivalentClass HP:0100661 . - -ORDO:2220 owl:equivalentClass HP:0004780 . - -ORDO:223 owl:equivalentClass HP:0009806 . - -ORDO:223735 owl:equivalentClass HP:0002665 . - -ORDO:2248 owl:equivalentClass HP:0004383 . - -ORDO:227 owl:equivalentClass HP:0100599 . - -ORDO:227796 owl:equivalentClass HP:0030642 . - -ORDO:2286 owl:equivalentClass HP:0006315 . - -ORDO:2337 owl:equivalentClass HP:0007404 . - -ORDO:2345 owl:equivalentClass HP:0004602 . - -ORDO:2356 owl:equivalentClass HP:0100702 . - -ORDO:2357 owl:equivalentClass HP:0100730 . - -ORDO:2368 owl:equivalentClass HP:0001543 . - -ORDO:2380 owl:equivalentClass HP:0005743 . - -ORDO:238468 owl:equivalentClass HP:0007607 . - -ORDO:238583 owl:equivalentClass HP:0004923 . - -ORDO:242 owl:equivalentClass HP:0008668 . - -ORDO:243 owl:equivalentClass HP:0008668 . - -ORDO:2442 owl:equivalentClass HP:0005523 . - -ORDO:2477 owl:equivalentClass HP:0001355 . - -ORDO:247834 owl:equivalentClass HP:0030636 . - -ORDO:249 owl:equivalentClass HP:0010734 . - -ORDO:2495 owl:equivalentClass HP:0002858 . - -ORDO:251 owl:equivalentClass HP:0002654 . - -ORDO:251618 owl:equivalentClass HP:0009718 . - -ORDO:251623 owl:equivalentClass HP:0011754 . - -ORDO:251636 owl:equivalentClass HP:0002888 . - -ORDO:251870 owl:equivalentClass HP:0030065 . - -ORDO:251877 owl:equivalentClass HP:0006747 . - -ORDO:251880 owl:equivalentClass HP:0030066 . - -ORDO:251899 owl:equivalentClass HP:0030392 . - -ORDO:251909 owl:equivalentClass HP:0030408 . - -ORDO:251912 owl:equivalentClass HP:0030407 . - -ORDO:251992 owl:equivalentClass HP:0003005 . - -ORDO:252 owl:equivalentClass HP:0002651 . - -ORDO:252054 owl:equivalentClass HP:0010797 . - -ORDO:252175 owl:equivalentClass HP:0009588 . - -ORDO:252183 owl:equivalentClass HP:0001067 . - -ORDO:254 owl:equivalentClass HP:0002657 . - -ORDO:254857 owl:equivalentClass HP:0009069 . - -ORDO:263 owl:equivalentClass HP:0006785 . - -ORDO:263413 owl:equivalentClass HP:0200058 . - -ORDO:263425 owl:equivalentClass HP:0009920 . - -ORDO:2665 owl:equivalentClass HP:0100881 . - -ORDO:2686 owl:equivalentClass HP:0040289 . - -ORDO:268744 owl:equivalentClass HP:0002475 . - -ORDO:268813 owl:equivalentClass HP:0030709 . - -ORDO:268817 owl:equivalentClass HP:0011815 . - -ORDO:268823 owl:equivalentClass HP:0002085 . - -ORDO:268826 owl:equivalentClass HP:0011816 . - -ORDO:268829 owl:equivalentClass HP:0011817 . - -ORDO:268835 owl:equivalentClass HP:0025480 . - -ORDO:268865 owl:equivalentClass HP:0030725 . - -ORDO:268882 owl:equivalentClass HP:0007099 . - -ORDO:268940 owl:equivalentClass HP:0006927 . - -ORDO:268943 owl:equivalentClass HP:0006927 . - -ORDO:269200 owl:equivalentClass HP:0006951 . - -ORDO:2695 owl:equivalentClass HP:0011803 . - -ORDO:275555 owl:equivalentClass HP:0100602 . - -ORDO:2764 owl:equivalentClass HP:0010886 . - -ORDO:276429 owl:equivalentClass HP:0012459 . - -ORDO:2778 owl:equivalentClass HP:0005901 . - -ORDO:2781 owl:equivalentClass HP:0011002 . - -ORDO:279882 owl:equivalentClass HP:0010533 . - -ORDO:279914 owl:equivalentClass HP:0012124 . - -ORDO:280133 owl:equivalentClass HP:0045044 . - -ORDO:2807 owl:equivalentClass HP:0200022 . - -ORDO:280886 owl:equivalentClass HP:0012122 . - -ORDO:280892 owl:equivalentClass HP:0012123 . - -ORDO:280898 owl:equivalentClass HP:0012121 . - -ORDO:282 owl:equivalentClass HP:0002145 . - -ORDO:2842 owl:equivalentClass HP:0100600 . - -ORDO:284804 owl:equivalentClass HP:0001107 . - -ORDO:2884 owl:equivalentClass HP:0007544 . - -ORDO:2889 owl:equivalentClass HP:0003777 . - -ORDO:289365 owl:equivalentClass HP:0000076 . - -ORDO:289596 owl:equivalentClass HP:0030429 . - -ORDO:289899 owl:equivalentClass HP:0001992 . - -ORDO:289902 owl:equivalentClass HP:0003535 . - -ORDO:29073 owl:equivalentClass HP:0006775 . - -ORDO:2913 owl:equivalentClass HP:0010442 . - -ORDO:2924 owl:equivalentClass HP:0006706 . - -ORDO:294925 owl:equivalentClass HP:0009827 . - -ORDO:294971 owl:equivalentClass HP:0003057 . - -ORDO:294983 owl:equivalentClass HP:0004050 . - -ORDO:294986 owl:equivalentClass HP:0011301 . - -ORDO:295016 owl:equivalentClass HP:0100490 . - -ORDO:295034 owl:equivalentClass HP:0005191 . - -ORDO:295044 owl:equivalentClass HP:0100746 . - -ORDO:295047 owl:equivalentClass HP:0100747 . - -ORDO:295049 owl:equivalentClass HP:0010484 . - -ORDO:296 owl:equivalentClass HP:0005701 . - -ORDO:2965 owl:equivalentClass HP:0040278 . - -ORDO:2970 owl:equivalentClass HP:0004392 . - -ORDO:300385 owl:equivalentClass HP:0011763 . - -ORDO:3033 owl:equivalentClass HP:0008660 . - -ORDO:30391 owl:equivalentClass HP:0005912 . - -ORDO:307141 owl:equivalentClass HP:0007435 . - -ORDO:3090 owl:equivalentClass HP:0010773 . - -ORDO:309147 owl:equivalentClass HP:0012556 . - -ORDO:30925 owl:equivalentClass HP:0000863 . - -ORDO:31153 owl:equivalentClass HP:0003233 . - -ORDO:31154 owl:equivalentClass HP:0003563 . - -ORDO:312 owl:equivalentClass HP:0007475 . - -ORDO:313 owl:equivalentClass HP:0007479 . - -ORDO:314473 owl:equivalentClass HP:0010618 . - -ORDO:314786 owl:equivalentClass HP:0011761 . - -ORDO:3148 owl:equivalentClass HP:0100697 . - -ORDO:314822 owl:equivalentClass HP:0002049 . - -ORDO:314928 owl:equivalentClass HP:0002343 . - -ORDO:3157 owl:equivalentClass HP:0100842 . - -ORDO:316226 owl:equivalentClass HP:0002497 . - -ORDO:3165 owl:equivalentClass HP:0045029 . - -ORDO:3169 owl:equivalentClass HP:0010497 . - -ORDO:31740 owl:equivalentClass HP:0006516 . - -ORDO:317416 owl:equivalentClass HP:0004430 . - -ORDO:317419 owl:equivalentClass HP:0004430 . - -ORDO:3181 owl:equivalentClass HP:0000912 . - -ORDO:3189 owl:equivalentClass HP:0001642 . - -ORDO:319 owl:equivalentClass HP:0012254 . - -ORDO:319276 owl:equivalentClass HP:0006770 . - -ORDO:319298 owl:equivalentClass HP:0006766 . - -ORDO:3193 owl:equivalentClass HP:0004381 . - -ORDO:32 owl:equivalentClass HP:0003343 . - -ORDO:3248 owl:equivalentClass HP:0100263 . - -ORDO:324964 owl:equivalentClass HP:0005901 . - -ORDO:3250 owl:equivalentClass HP:0100264 . - -ORDO:3265 owl:equivalentClass HP:0003041 . - -ORDO:3273 owl:equivalentClass HP:0012570 . - -ORDO:3280 owl:equivalentClass HP:0003396 . - -ORDO:3282 owl:equivalentClass HP:0011701 . - -ORDO:3289 owl:equivalentClass HP:0000679 . - -ORDO:329217 owl:equivalentClass HP:0005305 . - -ORDO:329931 owl:equivalentClass HP:0000099 . - -ORDO:3303 owl:equivalentClass HP:0001636 . - -ORDO:3325 owl:equivalentClass HP:0011874 . - -ORDO:33276 owl:equivalentClass HP:0100726 . - -ORDO:33355 owl:equivalentClass HP:0008715 . - -ORDO:3337 owl:equivalentClass HP:0001994 . - -ORDO:33572 owl:equivalentClass HP:0040142 . - -ORDO:3384 owl:equivalentClass HP:0001660 . - -ORDO:3388 owl:equivalentClass HP:0045005 . - -ORDO:3394 owl:equivalentClass HP:0030448 . - -ORDO:3400 owl:equivalentClass HP:0011627 . - -ORDO:3403 owl:equivalentClass HP:0011724 . - -ORDO:3426 owl:equivalentClass HP:0001719 . - -ORDO:3427 owl:equivalentClass HP:0011581 . - -ORDO:34533 owl:equivalentClass HP:0001131 . - -ORDO:35125 owl:equivalentClass HP:0010816 . - -ORDO:35688 owl:equivalentClass HP:0003067 . - -ORDO:356978 owl:equivalentClass HP:0040144 . - -ORDO:35981 owl:equivalentClass HP:0002126 . - -ORDO:360 owl:equivalentClass HP:0012174 . - -ORDO:36204 owl:equivalentClass HP:0002593 . - -ORDO:363483 owl:equivalentClass HP:0100616 . - -ORDO:363976 owl:equivalentClass HP:0011847 . - -ORDO:363999 owl:equivalentClass HP:0001790 . - -ORDO:364013 owl:equivalentClass HP:0001790 . - -ORDO:364574 owl:equivalentClass HP:0004439 . - -ORDO:36913 owl:equivalentClass HP:0011771 . - -ORDO:388 owl:equivalentClass HP:0002251 . - -ORDO:39044 owl:equivalentClass HP:0007716 . - -ORDO:397802 owl:equivalentClass HP:0004430 . - -ORDO:398971 owl:equivalentClass HP:0031521 . - -ORDO:399158 owl:equivalentClass HP:0010885 . - -ORDO:399164 owl:equivalentClass HP:0010885 . - -ORDO:399319 owl:equivalentClass HP:0040188 . - -ORDO:409 owl:equivalentClass HP:0007570 . - -ORDO:409929 owl:equivalentClass HP:0000006 . - -ORDO:409930 owl:equivalentClass HP:0000007 . - -ORDO:409932 owl:equivalentClass HP:0001419 . - -ORDO:409933 owl:equivalentClass HP:0001427 . - -ORDO:409934 owl:equivalentClass HP:0001423 . - -ORDO:411709 owl:equivalentClass HP:0000104 . - -ORDO:418 owl:equivalentClass HP:0008258 . - -ORDO:420611 owl:equivalentClass HP:0005534 . - -ORDO:423 owl:equivalentClass HP:0002047 . - -ORDO:424019 owl:equivalentClass HP:0030438 . - -ORDO:424039 owl:equivalentClass HP:0012142 . - -ORDO:42738 owl:equivalentClass HP:0005549 . - -ORDO:431341 owl:equivalentClass HP:0010479 . - -ORDO:431347 owl:equivalentClass HP:0006509 . - -ORDO:435561 owl:equivalentClass HP:0010465 . - -ORDO:437 owl:equivalentClass HP:0004912 . - -ORDO:440727 owl:equivalentClass HP:0030510 . - -ORDO:442 owl:equivalentClass HP:0000851 . - -ORDO:443079 owl:equivalentClass HP:0025567 . - -ORDO:443095 owl:equivalentClass HP:0000825 . - -ORDO:443098 owl:equivalentClass HP:0005890 . - -ORDO:444916 owl:equivalentClass HP:0008242 . - -ORDO:447 owl:equivalentClass HP:0004818 . - -ORDO:447771 owl:equivalentClass HP:0030991 . - -ORDO:447777 owl:equivalentClass HP:0010603 . - -ORDO:447788 owl:equivalentClass HP:0100704 . - -ORDO:448270 owl:equivalentClass HP:0001683 . - -ORDO:44890 owl:equivalentClass HP:0100723 . - -ORDO:449 owl:equivalentClass HP:0002884 . - -ORDO:449266 owl:equivalentClass HP:0011919 . - -ORDO:450 owl:equivalentClass HP:0030853 . - -ORDO:45358 owl:equivalentClass HP:0001491 . - -ORDO:454706 owl:equivalentClass HP:0008964 . - -ORDO:457252 owl:equivalentClass HP:0030413 . - -ORDO:46135 owl:equivalentClass HP:0030069 . - -ORDO:46724 owl:equivalentClass HP:0002408 . - -ORDO:469 owl:equivalentClass HP:0005973 . - -ORDO:47159 owl:equivalentClass HP:0002049 . - -ORDO:480501 owl:equivalentClass HP:0100890 . - -ORDO:480549 owl:equivalentClass HP:0004430 . - -ORDO:480553 owl:equivalentClass HP:0012063 . - -ORDO:48104 owl:equivalentClass HP:0025452 . - -ORDO:48372 owl:equivalentClass HP:0011954 . - -ORDO:48471 owl:equivalentClass HP:0001339 . - -ORDO:488 owl:equivalentClass HP:0012618 . - -ORDO:48818 owl:equivalentClass HP:0025498 . - -ORDO:49041 owl:equivalentClass HP:0005200 . - -ORDO:49042 owl:equivalentClass HP:0000703 . - -ORDO:493342 owl:equivalentClass HP:0410138 . - -ORDO:49382 owl:equivalentClass HP:0011516 . - -ORDO:494421 owl:equivalentClass HP:0030736 . - -ORDO:494448 owl:equivalentClass HP:0030417 . - -ORDO:494454 owl:equivalentClass HP:0030420 . - -ORDO:498494 owl:equivalentClass HP:0010689 . - -ORDO:50251 owl:equivalentClass HP:0100002 . - -ORDO:513 owl:equivalentClass HP:0006721 . - -ORDO:514 owl:equivalentClass HP:0004845 . - -ORDO:51577 owl:equivalentClass HP:0007260 . - -ORDO:517 owl:equivalentClass HP:0004820 . - -ORDO:519 owl:equivalentClass HP:0004808 . - -ORDO:520 owl:equivalentClass HP:0004836 . - -ORDO:521 owl:equivalentClass HP:0005506 . - -ORDO:52688 owl:equivalentClass HP:0002863 . - -ORDO:52759 owl:equivalentClass HP:0002633 . - -ORDO:54260 owl:equivalentClass HP:0030682 . - -ORDO:54272 owl:equivalentClass HP:0012028 . - -ORDO:543 owl:equivalentClass HP:0030080 . - -ORDO:54370 owl:equivalentClass HP:0000793 . - -ORDO:54595 owl:equivalentClass HP:0030062 . - -ORDO:547 owl:equivalentClass HP:0012539 . - -ORDO:553 owl:equivalentClass HP:0003118 . - -ORDO:55880 owl:equivalentClass HP:0006765 . - -ORDO:58040 owl:equivalentClass HP:0011846 . - -ORDO:593 owl:equivalentClass HP:0003715 . - -ORDO:616 owl:equivalentClass HP:0002885 . - -ORDO:617 owl:equivalentClass HP:0008676 . - -ORDO:63260 owl:equivalentClass HP:0030770 . - -ORDO:635 owl:equivalentClass HP:0003006 . - -ORDO:636 owl:equivalentClass HP:0001067 . - -ORDO:637 owl:equivalentClass HP:0001067 . - -ORDO:64720 owl:equivalentClass HP:0100243 . - -ORDO:64742 owl:equivalentClass HP:0100528 . - -ORDO:654 owl:equivalentClass HP:0002667 . - -ORDO:655 owl:equivalentClass HP:0000090 . - -ORDO:65681 owl:equivalentClass HP:0000148 . - -ORDO:660 owl:equivalentClass HP:0001539 . - -ORDO:66529 owl:equivalentClass HP:0011665 . - -ORDO:66630 owl:equivalentClass HP:0006585 . - -ORDO:66646 owl:equivalentClass HP:0200151 . - -ORDO:668 owl:equivalentClass HP:0002669 . - -ORDO:67038 owl:equivalentClass HP:0005550 . - -ORDO:675 owl:equivalentClass HP:0001734 . - -ORDO:677 owl:equivalentClass HP:0100757 . - -ORDO:681 owl:equivalentClass HP:0007215 . - -ORDO:682 owl:equivalentClass HP:0007215 . - -ORDO:68356 owl:equivalentClass HP:0002415 . - -ORDO:68388 owl:equivalentClass HP:0001067 . - -ORDO:69 owl:equivalentClass HP:0011034 . - -ORDO:69078 owl:equivalentClass HP:0012034 . - -ORDO:70 owl:equivalentClass HP:0006959 . - -ORDO:700 owl:equivalentClass HP:0007418 . - -ORDO:701 owl:equivalentClass HP:0002289 . - -ORDO:70482 owl:equivalentClass HP:0011459 . - -ORDO:70567 owl:equivalentClass HP:0030153 . - -ORDO:70573 owl:equivalentClass HP:0030357 . - -ORDO:708 owl:equivalentClass HP:0000659 . - -ORDO:71203 owl:equivalentClass HP:0001973 . - -ORDO:71862 owl:equivalentClass HP:0000556 . - -ORDO:722 owl:equivalentClass HP:0040228 . - -ORDO:75326 owl:equivalentClass HP:0000631 . - -ORDO:75374 owl:equivalentClass HP:0030511 . - -ORDO:77 owl:equivalentClass HP:0000526 . - -ORDO:77243 owl:equivalentClass HP:0100695 . - -ORDO:780 owl:equivalentClass HP:0002859 . - -ORDO:790 owl:equivalentClass HP:0009919 . - -ORDO:79086 owl:equivalentClass HP:0009064 . - -ORDO:791 owl:equivalentClass HP:0000510 . - -ORDO:79100 owl:equivalentClass HP:0100837 . - -ORDO:79128 owl:equivalentClass HP:0006527 . - -ORDO:79314 owl:equivalentClass HP:0040144 . - -ORDO:79315 owl:equivalentClass HP:0012321 . - -ORDO:79354 owl:equivalentClass HP:0008064 . - -ORDO:79358 owl:equivalentClass HP:0200044 . - -ORDO:79364 owl:equivalentClass HP:0001596 . - -ORDO:79365 owl:equivalentClass HP:0000998 . - -ORDO:79373 owl:equivalentClass HP:0007529 . - -ORDO:79375 owl:equivalentClass HP:0000953 . - -ORDO:79376 owl:equivalentClass HP:0001010 . - -ORDO:79383 owl:equivalentClass HP:0001004 . - -ORDO:79394 owl:equivalentClass HP:0007479 . - -ORDO:79456 owl:equivalentClass HP:0200151 . - -ORDO:79486 owl:equivalentClass HP:0000476 . - -ORDO:79495 owl:equivalentClass HP:0004540 . - -ORDO:799 owl:equivalentClass HP:0010636 . - -ORDO:801 owl:equivalentClass HP:0100324 . - -ORDO:803 owl:equivalentClass HP:0007354 . - -ORDO:823 owl:equivalentClass HP:0002414 . - -ORDO:83330 owl:equivalentClass HP:0006959 . - -ORDO:83418 owl:equivalentClass HP:0006959 . - -ORDO:83419 owl:equivalentClass HP:0006959 . - -ORDO:83420 owl:equivalentClass HP:0006959 . - -ORDO:83463 owl:equivalentClass HP:0008551 . - -ORDO:839 owl:equivalentClass HP:0008677 . - -ORDO:85 owl:equivalentClass HP:0004810 . - -ORDO:85138 owl:equivalentClass HP:0008207 . - -ORDO:860 owl:equivalentClass HP:0011540 . - -ORDO:861 owl:equivalentClass HP:0005321 . - -ORDO:86789 owl:equivalentClass HP:0006498 . - -ORDO:86834 owl:equivalentClass HP:0012209 . - -ORDO:86855 owl:equivalentClass HP:0011857 . - -ORDO:87277 owl:equivalentClass HP:0001249 . - -ORDO:873 owl:equivalentClass HP:0100245 . - -ORDO:88 owl:equivalentClass HP:0001915 . - -ORDO:88632 owl:equivalentClass HP:0007700 . - -ORDO:88661 owl:equivalentClass HP:0000705 . - -ORDO:88673 owl:equivalentClass HP:0001402 . - -ORDO:90025 owl:equivalentClass HP:0001159 . - -ORDO:90050 owl:equivalentClass HP:0500049 . - -ORDO:90060 owl:equivalentClass HP:0025420 . - -ORDO:90062 owl:equivalentClass HP:0006554 . - -ORDO:90281 owl:equivalentClass HP:0007417 . - -ORDO:90389 owl:equivalentClass HP:0007583 . - -ORDO:90695 owl:equivalentClass HP:0000871 . - -ORDO:913 owl:equivalentClass HP:0002044 . - -ORDO:91349 owl:equivalentClass HP:0011761 . - -ORDO:91357 owl:equivalentClass HP:0100681 . - -ORDO:91411 owl:equivalentClass HP:0007970 . - -ORDO:91413 owl:equivalentClass HP:0006837 . - -ORDO:91414 owl:equivalentClass HP:0030434 . - -ORDO:91415 owl:equivalentClass HP:0000996 . - -ORDO:91483 owl:equivalentClass HP:0000558 . - -ORDO:91495 owl:equivalentClass HP:0007968 . - -ORDO:91496 owl:equivalentClass HP:0011533 . - -ORDO:92 owl:equivalentClass HP:0005681 . - -ORDO:93 owl:equivalentClass HP:0012068 . - -ORDO:93100 owl:equivalentClass HP:0000122 . - -ORDO:93101 owl:equivalentClass HP:0000089 . - -ORDO:93108 owl:equivalentClass HP:0000110 . - -ORDO:93110 owl:equivalentClass HP:0010957 . - -ORDO:93172 owl:equivalentClass HP:0008718 . - -ORDO:93173 owl:equivalentClass HP:0012582 . - -ORDO:93276 owl:equivalentClass HP:0010735 . - -ORDO:93277 owl:equivalentClass HP:0010736 . - -ORDO:93284 owl:equivalentClass HP:0002655 . - -ORDO:93334 owl:equivalentClass HP:0005696 . - -ORDO:93335 owl:equivalentClass HP:0005696 . - -ORDO:93382 owl:equivalentClass HP:0009370 . - -ORDO:93383 owl:equivalentClass HP:0005831 . - -ORDO:93384 owl:equivalentClass HP:0009373 . - -ORDO:93387 owl:equivalentClass HP:0005863 . - -ORDO:93388 owl:equivalentClass HP:0009371 . - -ORDO:93389 owl:equivalentClass HP:0031044 . - -ORDO:93394 owl:equivalentClass HP:0031043 . - -ORDO:93396 owl:equivalentClass HP:0009372 . - -ORDO:93397 owl:equivalentClass HP:0009370 . - -ORDO:93430 owl:equivalentClass HP:0002654 . - -ORDO:93592 owl:equivalentClass HP:0000090 . - -ORDO:93616 owl:equivalentClass HP:0011903 . - -ORDO:93668 owl:equivalentClass HP:0005901 . - -ORDO:93921 owl:equivalentClass HP:0001067 . - -ORDO:93924 owl:equivalentClass HP:0006870 . - -ORDO:93925 owl:equivalentClass HP:0006988 . - -ORDO:93928 owl:equivalentClass HP:0000039 . - -ORDO:93929 owl:equivalentClass HP:0010475 . - -ORDO:93930 owl:equivalentClass HP:0002836 . - -ORDO:93942 owl:equivalentClass HP:0100657 . - -ORDO:93957 owl:equivalentClass HP:0002451 . - -ORDO:93958 owl:equivalentClass HP:0012048 . - -ORDO:93962 owl:equivalentClass HP:0000473 . - -ORDO:93968 owl:equivalentClass HP:0002435 . - -ORDO:93969 owl:equivalentClass HP:0002475 . - -ORDO:93976 owl:equivalentClass HP:0009892 . - -ORDO:94 owl:equivalentClass HP:0009592 . - -ORDO:94056 owl:equivalentClass HP:0003939 . - -ORDO:949 owl:equivalentClass HP:0004439 . - -ORDO:95443 owl:equivalentClass HP:0011599 . - -ORDO:95448 owl:equivalentClass HP:0010883 . - -ORDO:95457 owl:equivalentClass HP:0011662 . - -ORDO:95458 owl:equivalentClass HP:0001704 . - -ORDO:95459 owl:equivalentClass HP:0010446 . - -ORDO:95474 owl:equivalentClass HP:0011568 . - -ORDO:95708 owl:equivalentClass HP:0000826 . - -ORDO:95719 owl:equivalentClass HP:0011780 . - -ORDO:95720 owl:equivalentClass HP:0005990 . - -ORDO:963 owl:equivalentClass HP:0000845 . - -ORDO:97120 owl:equivalentClass HP:0005684 . - -ORDO:97230 owl:equivalentClass HP:0410137 . - -ORDO:97242 owl:equivalentClass HP:0003741 . - -ORDO:97253 owl:equivalentClass HP:0030405 . - -ORDO:97275 owl:equivalentClass HP:0002383 . - -ORDO:97279 owl:equivalentClass HP:0012197 . - -ORDO:97280 owl:equivalentClass HP:0030404 . - -ORDO:97335 owl:equivalentClass HP:0010890 . - -ORDO:97361 owl:equivalentClass HP:0012583 . - -ORDO:97362 owl:equivalentClass HP:0012584 . - -ORDO:97363 owl:equivalentClass HP:0000003 . - -ORDO:97364 owl:equivalentClass HP:0000003 . - -ORDO:97593 owl:equivalentClass HP:0000852 . - -ORDO:98274 owl:equivalentClass HP:0005547 . - -ORDO:98292 owl:equivalentClass HP:0100495 . - -ORDO:98293 owl:equivalentClass HP:0012189 . - -ORDO:98375 owl:equivalentClass HP:0001890 . - -ORDO:98421 owl:equivalentClass HP:0012410 . - -ORDO:98427 owl:equivalentClass HP:0001901 . - -ORDO:98473 owl:equivalentClass HP:0003560 . - -ORDO:98573 owl:equivalentClass HP:0000286 . - -ORDO:98575 owl:equivalentClass HP:0000506 . - -ORDO:98613 owl:equivalentClass HP:0000524 . - -ORDO:98626 owl:equivalentClass HP:0007802 . - -ORDO:98668 owl:equivalentClass HP:0007773 . - -ORDO:98670 owl:equivalentClass HP:0000655 . - -ORDO:98691 owl:equivalentClass HP:0000496 . - -ORDO:98715 owl:equivalentClass HP:0000554 . - -ORDO:98722 owl:equivalentClass HP:0006695 . - -ORDO:98723 owl:equivalentClass HP:0010954 . - -ORDO:98731 owl:equivalentClass HP:0004947 . - -ORDO:98823 owl:equivalentClass HP:0012325 . - -ORDO:98826 owl:equivalentClass HP:0005505 . - -ORDO:98837 owl:equivalentClass HP:0005531 . - -ORDO:98841 owl:equivalentClass HP:0012193 . - -ORDO:98852 owl:equivalentClass HP:0005942 . - -ORDO:98867 owl:equivalentClass HP:0004839 . - -ORDO:98869 owl:equivalentClass HP:0004810 . - -ORDO:98870 owl:equivalentClass HP:0004810 . - -ORDO:98873 owl:equivalentClass HP:0004810 . - -ORDO:98943 owl:equivalentClass HP:0100719 . - -ORDO:98944 owl:equivalentClass HP:0000612 . - -ORDO:98946 owl:equivalentClass HP:0000625 . - -ORDO:98967 owl:equivalentClass HP:0007760 . - -ORDO:98969 owl:equivalentClass HP:0007802 . - -ORDO:98973 owl:equivalentClass HP:0007915 . - -ORDO:98976 owl:equivalentClass HP:0001087 . - -ORDO:98978 owl:equivalentClass HP:0001492 . - -ORDO:98984 owl:equivalentClass HP:0010693 . - -ORDO:98988 owl:equivalentClass HP:0001134 . - -ORDO:98989 owl:equivalentClass HP:0007976 . - -ORDO:98990 owl:equivalentClass HP:0010921 . - -ORDO:98995 owl:equivalentClass HP:0010920 . - -ORDO:99043 owl:equivalentClass HP:0011652 . - -ORDO:99047 owl:equivalentClass HP:0011652 . - -ORDO:99054 owl:equivalentClass HP:0001642 . - -ORDO:99057 owl:equivalentClass HP:0011570 . - -ORDO:99071 owl:equivalentClass HP:0011627 . - -ORDO:99077 owl:equivalentClass HP:0011593 . - -ORDO:99079 owl:equivalentClass HP:0011588 . - -ORDO:99081 owl:equivalentClass HP:0012020 . - -ORDO:99083 owl:equivalentClass HP:0004971 . - -ORDO:99085 owl:equivalentClass HP:0025490 . - -ORDO:99097 owl:equivalentClass HP:0011622 . - -ORDO:99098 owl:equivalentClass HP:0011566 . - -ORDO:99099 owl:equivalentClass HP:0031134 . - -ORDO:99103 owl:equivalentClass HP:0001684 . - -ORDO:99104 owl:equivalentClass HP:0001684 . - -ORDO:99105 owl:equivalentClass HP:0011567 . - -ORDO:99106 owl:equivalentClass HP:0010445 . - -ORDO:99107 owl:equivalentClass HP:0001631 . - -ORDO:99108 owl:equivalentClass HP:0001655 . - -ORDO:99124 owl:equivalentClass HP:0010773 . - -ORDO:99169 owl:equivalentClass HP:0011225 . - -ORDO:99172 owl:equivalentClass HP:0012905 . - -ORDO:99408 owl:equivalentClass HP:0002893 . - -ORDO:99664 owl:equivalentClass HP:0007011 . - -ORDO:99756 owl:equivalentClass HP:0006779 . - -ORDO:99757 owl:equivalentClass HP:0006743 . - -ORDO:99771 owl:equivalentClass HP:0000193 . - -ORDO:99772 owl:equivalentClass HP:0000185 . - -ORDO:99797 owl:equivalentClass HP:0000674 . - -ORDO:99798 owl:equivalentClass HP:0000677 . - -ORDO:99802 owl:equivalentClass HP:0007206 . - -ORDO:99860 owl:equivalentClass HP:0004812 . - -ORDO:99867 owl:equivalentClass HP:0100522 . - -ORDO:99878 owl:equivalentClass HP:0008200 . - -ORDO:99885 owl:equivalentClass HP:0008255 . - -ORDO:99886 owl:equivalentClass HP:0008255 . - -ORDO:99967 owl:equivalentClass HP:0012268 . - -ORDO:99972 owl:equivalentClass HP:0004313 . - -ORDO:99973 owl:equivalentClass HP:0004313 . - -ORDO:C005 owl:equivalentClass HP:0000005 . - -ORDO:C023 owl:equivalentClass HP:0003674 . - -[] a sssom:MappingSet ; - sssom:mappings [ a owl:Axiom ; - sssom:confidence "0.26"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:617 ; - owl:annotatedTarget HP:0008676 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:209 ; - owl:annotatedTarget HP:0000973 ], - [ a owl:Axiom ; - sssom:confidence "0.3472225"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:67038 ; - owl:annotatedTarget HP:0005550 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:131 ; - owl:annotatedTarget HP:0002639 ], - [ a owl:Axiom ; - sssom:confidence "0.2272725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:156230 ; - owl:annotatedTarget HP:0031346 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:51577 ; - owl:annotatedTarget HP:0007260 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:279882 ; - owl:annotatedTarget HP:0010533 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1205 ; - owl:annotatedTarget HP:0011560 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93 ; - owl:annotatedTarget HP:0012068 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98715 ; - owl:annotatedTarget HP:0000554 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:399164 ; - owl:annotatedTarget HP:0010885 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:31154 ; - owl:annotatedTarget HP:0003563 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2965 ; - owl:annotatedTarget HP:0040278 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:199241 ; - owl:annotatedTarget HP:0005954 ], - [ a owl:Axiom ; - sssom:confidence "0.2452825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93172 ; - owl:annotatedTarget HP:0008718 ], - [ a owl:Axiom ; - sssom:confidence "0.2317075"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:431347 ; - owl:annotatedTarget HP:0006509 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141107 ; - owl:annotatedTarget HP:0031227 ], - [ a owl:Axiom ; - sssom:confidence "0.23409049999999998"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98995 ; - owl:annotatedTarget HP:0010920 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79376 ; - owl:annotatedTarget HP:0001010 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1041 ; - owl:annotatedTarget HP:0001789 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93976 ; - owl:annotatedTarget HP:0009892 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98427 ; - owl:annotatedTarget HP:0001901 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:437 ; - owl:annotatedTarget HP:0004912 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:517 ; - owl:annotatedTarget HP:0004820 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98573 ; - owl:annotatedTarget HP:0000286 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141077 ; - owl:annotatedTarget HP:0030767 ], - [ a owl:Axiom ; - sssom:confidence "0.2266675"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:424019 ; - owl:annotatedTarget HP:0030438 ], - [ a owl:Axiom ; - sssom:confidence "0.2409095"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:30391 ; - owl:annotatedTarget HP:0005912 ], - [ a owl:Axiom ; - sssom:confidence "0.2615375"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79456 ; - owl:annotatedTarget HP:0200151 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:447771 ; - owl:annotatedTarget HP:0030991 ], - [ a owl:Axiom ; - sssom:confidence "0.2439025"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93382 ; - owl:annotatedTarget HP:0009370 ], - [ a owl:Axiom ; - sssom:confidence "0.2333325"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93668 ; - owl:annotatedTarget HP:0005901 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251877 ; - owl:annotatedTarget HP:0006747 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:447 ; - owl:annotatedTarget HP:0004818 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:521 ; - owl:annotatedTarget HP:0005506 ], - [ a owl:Axiom ; - sssom:confidence "0.2450975"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93173 ; - owl:annotatedTarget HP:0012582 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3303 ; - owl:annotatedTarget HP:0001636 ], - [ a owl:Axiom ; - sssom:confidence "0.2333325"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1040 ; - owl:annotatedTarget HP:0100255 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:54595 ; - owl:annotatedTarget HP:0030062 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98613 ; - owl:annotatedTarget HP:0000524 ], - [ a owl:Axiom ; - sssom:confidence "0.3522725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98946 ; - owl:annotatedTarget HP:0000625 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79486 ; - owl:annotatedTarget HP:0000476 ], - [ a owl:Axiom ; - sssom:confidence "0.2403845"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:35125 ; - owl:annotatedTarget HP:0010816 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:319 ; - owl:annotatedTarget HP:0012254 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:519 ; - owl:annotatedTarget HP:0004808 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:189 ; - owl:annotatedTarget HP:0007529 ], - [ a owl:Axiom ; - sssom:confidence "0.335145"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97363 ; - owl:annotatedTarget HP:0000003 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251636 ; - owl:annotatedTarget HP:0002888 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:31740 ; - owl:annotatedTarget HP:0006516 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:494421 ; - owl:annotatedTarget HP:0030736 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:50251 ; - owl:annotatedTarget HP:0100002 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95443 ; - owl:annotatedTarget HP:0011599 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:55880 ; - owl:annotatedTarget HP:0006765 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:803 ; - owl:annotatedTarget HP:0007354 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:493342 ; - owl:annotatedTarget HP:0410138 ], - [ a owl:Axiom ; - sssom:confidence "0.239894"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95459 ; - owl:annotatedTarget HP:0010446 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98944 ; - owl:annotatedTarget HP:0000612 ], - [ a owl:Axiom ; - sssom:confidence "0.26698"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:168816 ; - owl:annotatedTarget HP:0100003 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:284804 ; - owl:annotatedTarget HP:0001107 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91414 ; - owl:annotatedTarget HP:0030434 ], - [ a owl:Axiom ; - sssom:confidence "0.2317075"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:33355 ; - owl:annotatedTarget HP:0008715 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:180154 ; - owl:annotatedTarget HP:0001153 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:635 ; - owl:annotatedTarget HP:0003006 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98473 ; - owl:annotatedTarget HP:0003560 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:52759 ; - owl:annotatedTarget HP:0002633 ], - [ a owl:Axiom ; - sssom:confidence "0.2466675"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:104075 ; - owl:annotatedTarget HP:0040274 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99772 ; - owl:annotatedTarget HP:0000185 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:543 ; - owl:annotatedTarget HP:0030080 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98984 ; - owl:annotatedTarget HP:0010693 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:449 ; - owl:annotatedTarget HP:0002884 ], - [ a owl:Axiom ; - sssom:confidence "0.239894"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99967 ; - owl:annotatedTarget HP:0012268 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95708 ; - owl:annotatedTarget HP:0000826 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:223735 ; - owl:annotatedTarget HP:0002665 ], - [ a owl:Axiom ; - sssom:confidence "0.25635"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:30925 ; - owl:annotatedTarget HP:0000863 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93925 ; - owl:annotatedTarget HP:0006988 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:616 ; - owl:annotatedTarget HP:0002885 ], - [ a owl:Axiom ; - sssom:confidence "0.2558825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:289365 ; - owl:annotatedTarget HP:0000076 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:77243 ; - owl:annotatedTarget HP:0100695 ], - [ a owl:Axiom ; - sssom:confidence "0.2469875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2337 ; - owl:annotatedTarget HP:0007404 ], - [ a owl:Axiom ; - sssom:confidence "0.2395825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97335 ; - owl:annotatedTarget HP:0010890 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:790 ; - owl:annotatedTarget HP:0009919 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:254857 ; - owl:annotatedTarget HP:0009069 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99886 ; - owl:annotatedTarget HP:0008255 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268823 ; - owl:annotatedTarget HP:0002085 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:137914 ; - owl:annotatedTarget HP:0000453 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:280886 ; - owl:annotatedTarget HP:0012122 ], - [ a owl:Axiom ; - sssom:confidence "0.3724225"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79394 ; - owl:annotatedTarget HP:0007479 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91413 ; - owl:annotatedTarget HP:0006837 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2764 ; - owl:annotatedTarget HP:0010886 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1931 ; - owl:annotatedTarget HP:0007330 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97593 ; - owl:annotatedTarget HP:0000852 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97120 ; - owl:annotatedTarget HP:0005684 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:48818 ; - owl:annotatedTarget HP:0025498 ], - [ a owl:Axiom ; - sssom:confidence "0.23"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:949 ; - owl:annotatedTarget HP:0004439 ], - [ a owl:Axiom ; - sssom:confidence "0.2258075"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2778 ; - owl:annotatedTarget HP:0005901 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2356 ; - owl:annotatedTarget HP:0100702 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93969 ; - owl:annotatedTarget HP:0002475 ], - [ a owl:Axiom ; - sssom:confidence "0.36666750000000004"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98841 ; - owl:annotatedTarget HP:0012193 ], - [ a owl:Axiom ; - sssom:confidence "0.345"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:181 ; - owl:annotatedTarget HP:0007607 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:488 ; - owl:annotatedTarget HP:0012618 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:424039 ; - owl:annotatedTarget HP:0012142 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2695 ; - owl:annotatedTarget HP:0011803 ], - [ a owl:Axiom ; - sssom:confidence "0.37009749999999997"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93100 ; - owl:annotatedTarget HP:0000122 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3148 ; - owl:annotatedTarget HP:0100697 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:39044 ; - owl:annotatedTarget HP:0007716 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:52688 ; - owl:annotatedTarget HP:0002863 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2220 ; - owl:annotatedTarget HP:0004780 ], - [ a owl:Axiom ; - sssom:confidence "0.36136250000000003"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2022 ; - owl:annotatedTarget HP:0001706 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1203 ; - owl:annotatedTarget HP:0002247 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97275 ; - owl:annotatedTarget HP:0002383 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251623 ; - owl:annotatedTarget HP:0011754 ], - [ a owl:Axiom ; - sssom:confidence "0.2395825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:498494 ; - owl:annotatedTarget HP:0010689 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2477 ; - owl:annotatedTarget HP:0001355 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91495 ; - owl:annotatedTarget HP:0007968 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:48104 ; - owl:annotatedTarget HP:0025452 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93334 ; - owl:annotatedTarget HP:0005696 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:514 ; - owl:annotatedTarget HP:0004845 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98837 ; - owl:annotatedTarget HP:0005531 ], - [ a owl:Axiom ; - sssom:confidence "0.244445"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:295044 ; - owl:annotatedTarget HP:0100746 ], - [ a owl:Axiom ; - sssom:confidence "0.355"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:861 ; - owl:annotatedTarget HP:0005321 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3384 ; - owl:annotatedTarget HP:0001660 ], - [ a owl:Axiom ; - sssom:confidence "0.2321425"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91415 ; - owl:annotatedTarget HP:0000996 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2781 ; - owl:annotatedTarget HP:0011002 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:324964 ; - owl:annotatedTarget HP:0005901 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:90389 ; - owl:annotatedTarget HP:0007583 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251880 ; - owl:annotatedTarget HP:0030066 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93276 ; - owl:annotatedTarget HP:0010735 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:54272 ; - owl:annotatedTarget HP:0012028 ], - [ a owl:Axiom ; - sssom:confidence "0.2439025"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:309147 ; - owl:annotatedTarget HP:0012556 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99079 ; - owl:annotatedTarget HP:0011588 ], - [ a owl:Axiom ; - sssom:confidence "0.2573175"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:637 ; - owl:annotatedTarget HP:0001067 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:156071 ; - owl:annotatedTarget HP:0000563 ], - [ a owl:Axiom ; - sssom:confidence "0.22549"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:87277 ; - owl:annotatedTarget HP:0001249 ], - [ a owl:Axiom ; - sssom:confidence "0.231885"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:317419 ; - owl:annotatedTarget HP:0004430 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:183660 ; - owl:annotatedTarget HP:0004430 ], - [ a owl:Axiom ; - sssom:confidence "0.23585"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99973 ; - owl:annotatedTarget HP:0004313 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2162 ; - owl:annotatedTarget HP:0001360 ], - [ a owl:Axiom ; - sssom:confidence "0.32738"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:70482 ; - owl:annotatedTarget HP:0011459 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:279914 ; - owl:annotatedTarget HP:0012124 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2177 ; - owl:annotatedTarget HP:0002324 ], - [ a owl:Axiom ; - sssom:confidence "0.36111"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98852 ; - owl:annotatedTarget HP:0005942 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:16 ; - owl:annotatedTarget HP:0007939 ], - [ a owl:Axiom ; - sssom:confidence "1.0"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:46724 ; - owl:annotatedTarget HP:0002408 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:102009 ; - owl:annotatedTarget HP:0006818 ], - [ a owl:Axiom ; - sssom:confidence "0.34068750000000003"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:42738 ; - owl:annotatedTarget HP:0005549 ], - [ a owl:Axiom ; - sssom:confidence "0.2321425"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:329217 ; - owl:annotatedTarget HP:0005305 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:68388 ; - owl:annotatedTarget HP:0001067 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:88673 ; - owl:annotatedTarget HP:0001402 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:660 ; - owl:annotatedTarget HP:0001539 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99108 ; - owl:annotatedTarget HP:0001655 ], - [ a owl:Axiom ; - sssom:confidence "0.22999999999999998"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1398 ; - owl:annotatedTarget HP:0001321 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:170 ; - owl:annotatedTarget HP:0002224 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79365 ; - owl:annotatedTarget HP:0000998 ], - [ a owl:Axiom ; - sssom:confidence "0.226415"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99071 ; - owl:annotatedTarget HP:0011627 ], - [ a owl:Axiom ; - sssom:confidence "0.3583325"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:33276 ; - owl:annotatedTarget HP:0100726 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:156207 ; - owl:annotatedTarget HP:0000158 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:289902 ; - owl:annotatedTarget HP:0003535 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:206976 ; - owl:annotatedTarget HP:0003768 ], - [ a owl:Axiom ; - sssom:confidence "0.23475649999999998"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:88 ; - owl:annotatedTarget HP:0001915 ], - [ a owl:Axiom ; - sssom:confidence "0.337765"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2380 ; - owl:annotatedTarget HP:0005743 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:137675 ; - owl:annotatedTarget HP:0005152 ], - [ a owl:Axiom ; - sssom:confidence "0.2341775"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2199 ; - owl:annotatedTarget HP:0007404 ], - [ a owl:Axiom ; - sssom:confidence "0.2410725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93335 ; - owl:annotatedTarget HP:0005696 ], - [ a owl:Axiom ; - sssom:confidence "0.24074"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:19 ; - owl:annotatedTarget HP:0012321 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3033 ; - owl:annotatedTarget HP:0008660 ], - [ a owl:Axiom ; - sssom:confidence "0.22807"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:319276 ; - owl:annotatedTarget HP:0006770 ], - [ a owl:Axiom ; - sssom:confidence "0.23077"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91349 ; - owl:annotatedTarget HP:0011761 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:276429 ; - owl:annotatedTarget HP:0012459 ], - [ a owl:Axiom ; - sssom:confidence "0.27449"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:100047 ; - owl:annotatedTarget HP:0100681 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:360 ; - owl:annotatedTarget HP:0012174 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:206484 ; - owl:annotatedTarget HP:0000150 ], - [ a owl:Axiom ; - sssom:confidence "0.35473"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99105 ; - owl:annotatedTarget HP:0011567 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91496 ; - owl:annotatedTarget HP:0011533 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:70 ; - owl:annotatedTarget HP:0006959 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:269200 ; - owl:annotatedTarget HP:0006951 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:142 ; - owl:annotatedTarget HP:0011779 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97280 ; - owl:annotatedTarget HP:0030404 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:294971 ; - owl:annotatedTarget HP:0003057 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93110 ; - owl:annotatedTarget HP:0010957 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:34533 ; - owl:annotatedTarget HP:0001131 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:409933 ; - owl:annotatedTarget HP:0001427 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3248 ; - owl:annotatedTarget HP:0100263 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268813 ; - owl:annotatedTarget HP:0030709 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:217071 ; - owl:annotatedTarget HP:0005584 ], - [ a owl:Axiom ; - sssom:confidence "0.237705"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:681 ; - owl:annotatedTarget HP:0007215 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268817 ; - owl:annotatedTarget HP:0011815 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95458 ; - owl:annotatedTarget HP:0001704 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93277 ; - owl:annotatedTarget HP:0010736 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:75326 ; - owl:annotatedTarget HP:0000631 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99797 ; - owl:annotatedTarget HP:0000674 ], - [ a owl:Axiom ; - sssom:confidence "0.231885"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:317416 ; - owl:annotatedTarget HP:0004430 ], - [ a owl:Axiom ; - sssom:confidence "0.2457625"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:860 ; - owl:annotatedTarget HP:0011540 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251 ; - owl:annotatedTarget HP:0002654 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141269 ; - owl:annotatedTarget HP:0100731 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:801 ; - owl:annotatedTarget HP:0100324 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:101958 ; - owl:annotatedTarget HP:0008207 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:547 ; - owl:annotatedTarget HP:0012539 ], - [ a owl:Axiom ; - sssom:confidence "0.22549"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:181408 ; - owl:annotatedTarget HP:0008200 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:180 ; - owl:annotatedTarget HP:0001139 ], - [ a owl:Axiom ; - sssom:confidence "0.2403845"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:312 ; - owl:annotatedTarget HP:0007475 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3427 ; - owl:annotatedTarget HP:0011581 ], - [ a owl:Axiom ; - sssom:confidence "0.24468"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:295016 ; - owl:annotatedTarget HP:0100490 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98670 ; - owl:annotatedTarget HP:0000655 ], - [ a owl:Axiom ; - sssom:confidence "0.23913"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99099 ; - owl:annotatedTarget HP:0031134 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93388 ; - owl:annotatedTarget HP:0009371 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79375 ; - owl:annotatedTarget HP:0000953 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:294983 ; - owl:annotatedTarget HP:0004050 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:88661 ; - owl:annotatedTarget HP:0000705 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98375 ; - owl:annotatedTarget HP:0001890 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98292 ; - owl:annotatedTarget HP:0100495 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93284 ; - owl:annotatedTarget HP:0002655 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:32 ; - owl:annotatedTarget HP:0003343 ], - [ a owl:Axiom ; - sssom:confidence "0.2772725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98869 ; - owl:annotatedTarget HP:0004810 ], - [ a owl:Axiom ; - sssom:confidence "0.238095"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:118246 ; - owl:annotatedTarget HP:0000546 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:71203 ; - owl:annotatedTarget HP:0001973 ], - [ a owl:Axiom ; - sssom:confidence "0.2285725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:171220 ; - owl:annotatedTarget HP:0000075 ], - [ a owl:Axiom ; - sssom:confidence "0.2272725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:364574 ; - owl:annotatedTarget HP:0004439 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:90281 ; - owl:annotatedTarget HP:0007417 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:36913 ; - owl:annotatedTarget HP:0011771 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98826 ; - owl:annotatedTarget HP:0005505 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98823 ; - owl:annotatedTarget HP:0012325 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2030 ; - owl:annotatedTarget HP:0100244 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:294986 ; - owl:annotatedTarget HP:0011301 ], - [ a owl:Axiom ; - sssom:confidence "0.32838999999999996"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3189 ; - owl:annotatedTarget HP:0001642 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:178029 ; - owl:annotatedTarget HP:0000863 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95720 ; - owl:annotatedTarget HP:0005990 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:314786 ; - owl:annotatedTarget HP:0011761 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:199267 ; - owl:annotatedTarget HP:0025197 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93108 ; - owl:annotatedTarget HP:0000110 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:217569 ; - owl:annotatedTarget HP:0001639 ], - [ a owl:Axiom ; - sssom:confidence "0.26698"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:206713 ; - owl:annotatedTarget HP:0007269 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:655 ; - owl:annotatedTarget HP:0000090 ], - [ a owl:Axiom ; - sssom:confidence "0.2383725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:48372 ; - owl:annotatedTarget HP:0011954 ], - [ a owl:Axiom ; - sssom:confidence "0.2558825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98626 ; - owl:annotatedTarget HP:0007802 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2913 ; - owl:annotatedTarget HP:0010442 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1463 ; - owl:annotatedTarget HP:0010774 ], - [ a owl:Axiom ; - sssom:confidence "0.33467749999999996"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1202 ; - owl:annotatedTarget HP:0008750 ], - [ a owl:Axiom ; - sssom:confidence "0.2368425"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141118 ; - owl:annotatedTarget HP:0011817 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2665 ; - owl:annotatedTarget HP:0100881 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:180134 ; - owl:annotatedTarget HP:0000813 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:263 ; - owl:annotatedTarget HP:0006785 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:58040 ; - owl:annotatedTarget HP:0011846 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:217632 ; - owl:annotatedTarget HP:0001723 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99757 ; - owl:annotatedTarget HP:0006743 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:85138 ; - owl:annotatedTarget HP:0008207 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93928 ; - owl:annotatedTarget HP:0000039 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3388 ; - owl:annotatedTarget HP:0045005 ], - [ a owl:Axiom ; - sssom:confidence "0.2573175"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93921 ; - owl:annotatedTarget HP:0001067 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:100069 ; - owl:annotatedTarget HP:0030219 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:66630 ; - owl:annotatedTarget HP:0006585 ], - [ a owl:Axiom ; - sssom:confidence "0.34051750000000003"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:171901 ; - owl:annotatedTarget HP:0012192 ], - [ a owl:Axiom ; - sssom:confidence "0.33035749999999997"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:168811 ; - owl:annotatedTarget HP:0100003 ], - [ a owl:Axiom ; - sssom:confidence "0.2426465"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:469 ; - owl:annotatedTarget HP:0005973 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79314 ; - owl:annotatedTarget HP:0040144 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93957 ; - owl:annotatedTarget HP:0002451 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:314928 ; - owl:annotatedTarget HP:0002343 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:31153 ; - owl:annotatedTarget HP:0003233 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:33572 ; - owl:annotatedTarget HP:0040142 ], - [ a owl:Axiom ; - sssom:confidence "0.243182"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98943 ; - owl:annotatedTarget HP:0100719 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:48471 ; - owl:annotatedTarget HP:0001339 ], - [ a owl:Axiom ; - sssom:confidence "0.2605275"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:242 ; - owl:annotatedTarget HP:0008668 ], - [ a owl:Axiom ; - sssom:confidence "0.2395825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:243 ; - owl:annotatedTarget HP:0008668 ], - [ a owl:Axiom ; - sssom:confidence "0.2375"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2442 ; - owl:annotatedTarget HP:0005523 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98973 ; - owl:annotatedTarget HP:0007915 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97279 ; - owl:annotatedTarget HP:0012197 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:216675 ; - owl:annotatedTarget HP:0001669 ], - [ a owl:Axiom ; - sssom:confidence "0.234695"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268940 ; - owl:annotatedTarget HP:0006927 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:227796 ; - owl:annotatedTarget HP:0030642 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:399158 ; - owl:annotatedTarget HP:0010885 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:49042 ; - owl:annotatedTarget HP:0000703 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3282 ; - owl:annotatedTarget HP:0011701 ], - [ a owl:Axiom ; - sssom:confidence "0.261865"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79086 ; - owl:annotatedTarget HP:0009064 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99867 ; - owl:annotatedTarget HP:0100522 ], - [ a owl:Axiom ; - sssom:confidence "0.34068750000000003"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:295049 ; - owl:annotatedTarget HP:0010484 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:411709 ; - owl:annotatedTarget HP:0000104 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:102011 ; - owl:annotatedTarget HP:0045028 ], - [ a owl:Axiom ; - sssom:confidence "0.2568975"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99878 ; - owl:annotatedTarget HP:0008200 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:494454 ; - owl:annotatedTarget HP:0030420 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:444916 ; - owl:annotatedTarget HP:0008242 ], - [ a owl:Axiom ; - sssom:confidence "0.24359"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:295047 ; - owl:annotatedTarget HP:0100747 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:29073 ; - owl:annotatedTarget HP:0006775 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:143 ; - owl:annotatedTarget HP:0006780 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:45358 ; - owl:annotatedTarget HP:0001491 ], - [ a owl:Axiom ; - sssom:confidence "0.243965"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98988 ; - owl:annotatedTarget HP:0001134 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251912 ; - owl:annotatedTarget HP:0030407 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93924 ; - owl:annotatedTarget HP:0006870 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:101063 ; - owl:annotatedTarget HP:0001696 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1871 ; - owl:annotatedTarget HP:0008020 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93930 ; - owl:annotatedTarget HP:0002836 ], - [ a owl:Axiom ; - sssom:confidence "0.2438675"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98731 ; - owl:annotatedTarget HP:0004947 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79383 ; - owl:annotatedTarget HP:0001004 ], - [ a owl:Axiom ; - sssom:confidence "0.2459025"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:443095 ; - owl:annotatedTarget HP:0000825 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93101 ; - owl:annotatedTarget HP:0000089 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98722 ; - owl:annotatedTarget HP:0006695 ], - [ a owl:Axiom ; - sssom:confidence "0.337765"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95457 ; - owl:annotatedTarget HP:0011662 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:77 ; - owl:annotatedTarget HP:0000526 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:252175 ; - owl:annotatedTarget HP:0009588 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:289899 ; - owl:annotatedTarget HP:0001992 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1930 ; - owl:annotatedTarget HP:0012302 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:36204 ; - owl:annotatedTarget HP:0002593 ], - [ a owl:Axiom ; - sssom:confidence "0.25482"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3090 ; - owl:annotatedTarget HP:0010773 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3325 ; - owl:annotatedTarget HP:0011874 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99083 ; - owl:annotatedTarget HP:0004971 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99077 ; - owl:annotatedTarget HP:0011593 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3426 ; - owl:annotatedTarget HP:0001719 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:35981 ; - owl:annotatedTarget HP:0002126 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:168829 ; - owl:annotatedTarget HP:0030406 ], - [ a owl:Axiom ; - sssom:confidence "0.235295"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:480549 ; - owl:annotatedTarget HP:0004430 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3181 ; - owl:annotatedTarget HP:0000912 ], - [ a owl:Axiom ; - sssom:confidence "0.2272725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:398971 ; - owl:annotatedTarget HP:0031521 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:155867 ; - owl:annotatedTarget HP:0031571 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:440727 ; - owl:annotatedTarget HP:0030510 ], - [ a owl:Axiom ; - sssom:confidence "0.2285725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:397802 ; - owl:annotatedTarget HP:0004430 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:14 ; - owl:annotatedTarget HP:0008181 ], - [ a owl:Axiom ; - sssom:confidence "0.2340425"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:364013 ; - owl:annotatedTarget HP:0001790 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268744 ; - owl:annotatedTarget HP:0002475 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:363483 ; - owl:annotatedTarget HP:0100616 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:221091 ; - owl:annotatedTarget HP:0100661 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:90025 ; - owl:annotatedTarget HP:0001159 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:314473 ; - owl:annotatedTarget HP:0010618 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:409930 ; - owl:annotatedTarget HP:0000007 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:44890 ; - owl:annotatedTarget HP:0100723 ], - [ a owl:Axiom ; - sssom:confidence "0.238334"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:199647 ; - owl:annotatedTarget HP:0002085 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:275555 ; - owl:annotatedTarget HP:0100602 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1047 ; - owl:annotatedTarget HP:0001924 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:85 ; - owl:annotatedTarget HP:0004810 ], - [ a owl:Axiom ; - sssom:confidence "0.27436"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98873 ; - owl:annotatedTarget HP:0004810 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:70573 ; - owl:annotatedTarget HP:0030357 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:178 ; - owl:annotatedTarget HP:0010762 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:86834 ; - owl:annotatedTarget HP:0012209 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93384 ; - owl:annotatedTarget HP:0009373 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2368 ; - owl:annotatedTarget HP:0001543 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98867 ; - owl:annotatedTarget HP:0004839 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:180157 ; - owl:annotatedTarget HP:0008740 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:409929 ; - owl:annotatedTarget HP:0000006 ], - [ a owl:Axiom ; - sssom:confidence "0.2253525"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:83420 ; - owl:annotatedTarget HP:0006959 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:963 ; - owl:annotatedTarget HP:0000845 ], - [ a owl:Axiom ; - sssom:confidence "0.2565225"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3337 ; - owl:annotatedTarget HP:0001994 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:212 ; - owl:annotatedTarget HP:0003153 ], - [ a owl:Axiom ; - sssom:confidence "0.37028249999999996"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:86789 ; - owl:annotatedTarget HP:0006498 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:64742 ; - owl:annotatedTarget HP:0100528 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:227 ; - owl:annotatedTarget HP:0100599 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2842 ; - owl:annotatedTarget HP:0100600 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:200037 ; - owl:annotatedTarget HP:0002268 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99081 ; - owl:annotatedTarget HP:0012020 ], - [ a owl:Axiom ; - sssom:confidence "0.2301575"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99097 ; - owl:annotatedTarget HP:0011622 ], - [ a owl:Axiom ; - sssom:confidence "0.245455"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97361 ; - owl:annotatedTarget HP:0012583 ], - [ a owl:Axiom ; - sssom:confidence "0.36029500000000003"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2807 ; - owl:annotatedTarget HP:0200022 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:780 ; - owl:annotatedTarget HP:0002859 ], - [ a owl:Axiom ; - sssom:confidence "0.231452"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2970 ; - owl:annotatedTarget HP:0004392 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1531 ; - owl:annotatedTarget HP:0001363 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79100 ; - owl:annotatedTarget HP:0100837 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:211047 ; - owl:annotatedTarget HP:0001328 ], - [ a owl:Axiom ; - sssom:confidence "0.24468"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3265 ; - owl:annotatedTarget HP:0003041 ], - [ a owl:Axiom ; - sssom:confidence "0.2462675"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1136 ; - owl:annotatedTarget HP:0007099 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:448270 ; - owl:annotatedTarget HP:0001683 ], - [ a owl:Axiom ; - sssom:confidence "0.3678575"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251618 ; - owl:annotatedTarget HP:0009718 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1302 ; - owl:annotatedTarget HP:0011945 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93968 ; - owl:annotatedTarget HP:0002435 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:206966 ; - owl:annotatedTarget HP:0003737 ], - [ a owl:Axiom ; - sssom:confidence "0.234695"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1516 ; - owl:annotatedTarget HP:0004439 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:409932 ; - owl:annotatedTarget HP:0001419 ], - [ a owl:Axiom ; - sssom:confidence "0.2288125"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93430 ; - owl:annotatedTarget HP:0002654 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:75374 ; - owl:annotatedTarget HP:0030511 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268835 ; - owl:annotatedTarget HP:0025480 ], - [ a owl:Axiom ; - sssom:confidence "0.3522725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:54370 ; - owl:annotatedTarget HP:0000793 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:66646 ; - owl:annotatedTarget HP:0200151 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2686 ; - owl:annotatedTarget HP:0040289 ], - [ a owl:Axiom ; - sssom:confidence "0.2375"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93616 ; - owl:annotatedTarget HP:0011903 ], - [ a owl:Axiom ; - sssom:confidence "0.2265625"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:168549 ; - owl:annotatedTarget HP:0002657 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99802 ; - owl:annotatedTarget HP:0007206 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1037 ; - owl:annotatedTarget HP:0002804 ], - [ a owl:Axiom ; - sssom:confidence "0.244185"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141096 ; - owl:annotatedTarget HP:0009934 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:86855 ; - owl:annotatedTarget HP:0011857 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251899 ; - owl:annotatedTarget HP:0030392 ], - [ a owl:Axiom ; - sssom:confidence "0.22619"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99860 ; - owl:annotatedTarget HP:0004812 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:182090 ; - owl:annotatedTarget HP:0002092 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93942 ; - owl:annotatedTarget HP:0100657 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93396 ; - owl:annotatedTarget HP:0009372 ], - [ a owl:Axiom ; - sssom:confidence "0.3522725"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:249 ; - owl:annotatedTarget HP:0010734 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:238468 ; - owl:annotatedTarget HP:0007607 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141261 ; - owl:annotatedTarget HP:0031577 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:71862 ; - owl:annotatedTarget HP:0000556 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2889 ; - owl:annotatedTarget HP:0003777 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79364 ; - owl:annotatedTarget HP:0001596 ], - [ a owl:Axiom ; - sssom:confidence "0.350275"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2286 ; - owl:annotatedTarget HP:0006315 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141265 ; - owl:annotatedTarget HP:0031578 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:263413 ; - owl:annotatedTarget HP:0200058 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:252 ; - owl:annotatedTarget HP:0002651 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79315 ; - owl:annotatedTarget HP:0012321 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:69 ; - owl:annotatedTarget HP:0011034 ], - [ a owl:Axiom ; - sssom:confidence "0.35048999999999997"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99054 ; - owl:annotatedTarget HP:0001642 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:480553 ; - owl:annotatedTarget HP:0012063 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79128 ; - owl:annotatedTarget HP:0006527 ], - [ a owl:Axiom ; - sssom:confidence "0.2450975"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:137920 ; - owl:annotatedTarget HP:0004502 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:280898 ; - owl:annotatedTarget HP:0012121 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:677 ; - owl:annotatedTarget HP:0100757 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:294925 ; - owl:annotatedTarget HP:0009827 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:183669 ; - owl:annotatedTarget HP:0004432 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:64720 ; - owl:annotatedTarget HP:0100243 ], - [ a owl:Axiom ; - sssom:confidence "0.254545"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1201 ; - owl:annotatedTarget HP:0011100 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:94 ; - owl:annotatedTarget HP:0009592 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:442 ; - owl:annotatedTarget HP:0000851 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:54260 ; - owl:annotatedTarget HP:0030682 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:182040 ; - owl:annotatedTarget HP:0001915 ], - [ a owl:Axiom ; - sssom:confidence "0.35416749999999997"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3403 ; - owl:annotatedTarget HP:0011724 ], - [ a owl:Axiom ; - sssom:confidence "0.23077"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:329931 ; - owl:annotatedTarget HP:0000099 ], - [ a owl:Axiom ; - sssom:confidence "0.3698975"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1848 ; - owl:annotatedTarget HP:0010958 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:593 ; - owl:annotatedTarget HP:0003715 ], - [ a owl:Axiom ; - sssom:confidence "0.24303349999999999"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:49041 ; - owl:annotatedTarget HP:0005200 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:178330 ; - owl:annotatedTarget HP:0005511 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:65681 ; - owl:annotatedTarget HP:0000148 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:300385 ; - owl:annotatedTarget HP:0011763 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1851 ; - owl:annotatedTarget HP:0000003 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:363976 ; - owl:annotatedTarget HP:0011847 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268943 ; - owl:annotatedTarget HP:0006927 ], - [ a owl:Axiom ; - sssom:confidence "0.3318975"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79373 ; - owl:annotatedTarget HP:0007529 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:319298 ; - owl:annotatedTarget HP:0006766 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2203 ; - owl:annotatedTarget HP:0002161 ], - [ a owl:Axiom ; - sssom:confidence "0.22619"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:118138 ; - owl:annotatedTarget HP:0000829 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99756 ; - owl:annotatedTarget HP:0006779 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3394 ; - owl:annotatedTarget HP:0030448 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3169 ; - owl:annotatedTarget HP:0010497 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:18 ; - owl:annotatedTarget HP:0008341 ], - [ a owl:Axiom ; - sssom:confidence "0.238805"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:280133 ; - owl:annotatedTarget HP:0045044 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97230 ; - owl:annotatedTarget HP:0410137 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3289 ; - owl:annotatedTarget HP:0000679 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:35688 ; - owl:annotatedTarget HP:0003067 ], - [ a owl:Axiom ; - sssom:confidence "0.2558825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2345 ; - owl:annotatedTarget HP:0004602 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1198 ; - owl:annotatedTarget HP:0010448 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:675 ; - owl:annotatedTarget HP:0001734 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268826 ; - owl:annotatedTarget HP:0011816 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99169 ; - owl:annotatedTarget HP:0011225 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:701 ; - owl:annotatedTarget HP:0002289 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1686 ; - owl:annotatedTarget HP:0100571 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:47159 ; - owl:annotatedTarget HP:0002049 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2157 ; - owl:annotatedTarget HP:0010906 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91411 ; - owl:annotatedTarget HP:0007970 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:69078 ; - owl:annotatedTarget HP:0012034 ], - [ a owl:Axiom ; - sssom:confidence "0.2316525"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99043 ; - owl:annotatedTarget HP:0011652 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1489 ; - owl:annotatedTarget HP:0031247 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98421 ; - owl:annotatedTarget HP:0012410 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:90062 ; - owl:annotatedTarget HP:0006554 ], - [ a owl:Axiom ; - sssom:confidence "0.236111"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98274 ; - owl:annotatedTarget HP:0005547 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98990 ; - owl:annotatedTarget HP:0010921 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:180086 ; - owl:annotatedTarget HP:0003762 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:443079 ; - owl:annotatedTarget HP:0025567 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98668 ; - owl:annotatedTarget HP:0007773 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:316226 ; - owl:annotatedTarget HP:0002497 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3250 ; - owl:annotatedTarget HP:0100264 ], - [ a owl:Axiom ; - sssom:confidence "0.35473"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99106 ; - owl:annotatedTarget HP:0010445 ], - [ a owl:Axiom ; - sssom:confidence "0.2372875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:454706 ; - owl:annotatedTarget HP:0008964 ], - [ a owl:Axiom ; - sssom:confidence "0.264285"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99124 ; - owl:annotatedTarget HP:0010773 ], - [ a owl:Axiom ; - sssom:confidence "0.25"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91357 ; - owl:annotatedTarget HP:0100681 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99408 ; - owl:annotatedTarget HP:0002893 ], - [ a owl:Axiom ; - sssom:confidence "0.2333325"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:199633 ; - owl:annotatedTarget HP:0002408 ], - [ a owl:Axiom ; - sssom:confidence "0.3567075"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:313 ; - owl:annotatedTarget HP:0007479 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98723 ; - owl:annotatedTarget HP:0010954 ], - [ a owl:Axiom ; - sssom:confidence "0.3287025"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:163699 ; - owl:annotatedTarget HP:0012218 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99172 ; - owl:annotatedTarget HP:0012905 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:791 ; - owl:annotatedTarget HP:0000510 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:280892 ; - owl:annotatedTarget HP:0012123 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:158029 ; - owl:annotatedTarget HP:0001982 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:553 ; - owl:annotatedTarget HP:0003118 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251909 ; - owl:annotatedTarget HP:0030408 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1199 ; - owl:annotatedTarget HP:0002032 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:68356 ; - owl:annotatedTarget HP:0002415 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:450 ; - owl:annotatedTarget HP:0030853 ], - [ a owl:Axiom ; - sssom:confidence "0.27152"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98870 ; - owl:annotatedTarget HP:0004810 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93389 ; - owl:annotatedTarget HP:0031044 ], - [ a owl:Axiom ; - sssom:confidence "0.2439025"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:140908 ; - owl:annotatedTarget HP:0005831 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:247834 ; - owl:annotatedTarget HP:0030636 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93962 ; - owl:annotatedTarget HP:0000473 ], - [ a owl:Axiom ; - sssom:confidence "0.2452825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97362 ; - owl:annotatedTarget HP:0012584 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1209 ; - owl:annotatedTarget HP:0011662 ], - [ a owl:Axiom ; - sssom:confidence "0.2253525"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:83418 ; - owl:annotatedTarget HP:0006959 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2357 ; - owl:annotatedTarget HP:0100730 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:654 ; - owl:annotatedTarget HP:0002667 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:171676 ; - owl:annotatedTarget HP:0006970 ], - [ a owl:Axiom ; - sssom:confidence "0.35473"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:423 ; - owl:annotatedTarget HP:0002047 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3193 ; - owl:annotatedTarget HP:0004381 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141229 ; - owl:annotatedTarget HP:0002006 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:90695 ; - owl:annotatedTarget HP:0000871 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:520 ; - owl:annotatedTarget HP:0004836 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:49382 ; - owl:annotatedTarget HP:0011516 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:799 ; - owl:annotatedTarget HP:0010636 ], - [ a owl:Axiom ; - sssom:confidence "0.2341775"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:457252 ; - owl:annotatedTarget HP:0030413 ], - [ a owl:Axiom ; - sssom:confidence "0.35473"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1457 ; - owl:annotatedTarget HP:0001680 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93929 ; - owl:annotatedTarget HP:0010475 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1666 ; - owl:annotatedTarget HP:0001651 ], - [ a owl:Axiom ; - sssom:confidence "0.325"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1987 ; - owl:annotatedTarget HP:0003097 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251992 ; - owl:annotatedTarget HP:0003005 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98989 ; - owl:annotatedTarget HP:0007976 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98293 ; - owl:annotatedTarget HP:0012189 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:443098 ; - owl:annotatedTarget HP:0005890 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:513 ; - owl:annotatedTarget HP:0006721 ], - [ a owl:Axiom ; - sssom:confidence "0.238514"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1885 ; - owl:annotatedTarget HP:0001083 ], - [ a owl:Axiom ; - sssom:confidence "0.23409049999999998"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98967 ; - owl:annotatedTarget HP:0007760 ], - [ a owl:Axiom ; - sssom:confidence "0.3478925"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79495 ; - owl:annotatedTarget HP:0004540 ], - [ a owl:Axiom ; - sssom:confidence "0.24"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99047 ; - owl:annotatedTarget HP:0011652 ], - [ a owl:Axiom ; - sssom:confidence "0.338235"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97364 ; - owl:annotatedTarget HP:0000003 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79358 ; - owl:annotatedTarget HP:0200044 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:431341 ; - owl:annotatedTarget HP:0010479 ], - [ a owl:Axiom ; - sssom:confidence "0.244445"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:94056 ; - owl:annotatedTarget HP:0003939 ], - [ a owl:Axiom ; - sssom:confidence "0.27549"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98969 ; - owl:annotatedTarget HP:0007802 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:182061 ; - owl:annotatedTarget HP:0002438 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:307141 ; - owl:annotatedTarget HP:0007435 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:409934 ; - owl:annotatedTarget HP:0001423 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268882 ; - owl:annotatedTarget HP:0007099 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1114 ; - owl:annotatedTarget HP:0001057 ], - [ a owl:Axiom ; - sssom:confidence "0.36574"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95474 ; - owl:annotatedTarget HP:0011568 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99057 ; - owl:annotatedTarget HP:0011570 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:254 ; - owl:annotatedTarget HP:0002657 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:668 ; - owl:annotatedTarget HP:0002669 ], - [ a owl:Axiom ; - sssom:confidence "0.32639"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:839 ; - owl:annotatedTarget HP:0008677 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:178382 ; - owl:annotatedTarget HP:0001838 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:252054 ; - owl:annotatedTarget HP:0010797 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:447788 ; - owl:annotatedTarget HP:0100704 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1053 ; - owl:annotatedTarget HP:0030713 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:420611 ; - owl:annotatedTarget HP:0005534 ], - [ a owl:Axiom ; - sssom:confidence "0.22807"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:181415 ; - owl:annotatedTarget HP:0011736 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1063 ; - owl:annotatedTarget HP:0012329 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:83463 ; - owl:annotatedTarget HP:0008551 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1556 ; - owl:annotatedTarget HP:0025107 ], - [ a owl:Axiom ; - sssom:confidence "0.240662"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99104 ; - owl:annotatedTarget HP:0001684 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99085 ; - owl:annotatedTarget HP:0025490 ], - [ a owl:Axiom ; - sssom:confidence "0.23662850000000002"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1195 ; - owl:annotatedTarget HP:0012239 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2014 ; - owl:annotatedTarget HP:0000175 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:449266 ; - owl:annotatedTarget HP:0011919 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:C023 ; - owl:annotatedTarget HP:0003674 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:165994 ; - owl:annotatedTarget HP:0008227 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99771 ; - owl:annotatedTarget HP:0000193 ], - [ a owl:Axiom ; - sssom:confidence "0.232547"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2924 ; - owl:annotatedTarget HP:0006706 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:169139 ; - owl:annotatedTarget HP:0005432 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1160 ; - owl:annotatedTarget HP:0012281 ], - [ a owl:Axiom ; - sssom:confidence "0.2291675"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99885 ; - owl:annotatedTarget HP:0008255 ], - [ a owl:Axiom ; - sssom:confidence "0.2344115"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:251870 ; - owl:annotatedTarget HP:0030065 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:167848 ; - owl:annotatedTarget HP:0001638 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:282 ; - owl:annotatedTarget HP:0002145 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:180160 ; - owl:annotatedTarget HP:0000145 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93592 ; - owl:annotatedTarget HP:0000090 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:90060 ; - owl:annotatedTarget HP:0025420 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:181412 ; - owl:annotatedTarget HP:0000840 ], - [ a owl:Axiom ; - sssom:confidence "0.3325475"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2248 ; - owl:annotatedTarget HP:0004383 ], - [ a owl:Axiom ; - sssom:confidence "0.2452825"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:363999 ; - owl:annotatedTarget HP:0001790 ], - [ a owl:Axiom ; - sssom:confidence "0.261865"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2134 ; - owl:annotatedTarget HP:0005575 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:388 ; - owl:annotatedTarget HP:0002251 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:480501 ; - owl:annotatedTarget HP:0100890 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1501 ; - owl:annotatedTarget HP:0006744 ], - [ a owl:Axiom ; - sssom:confidence "0.22807"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97253 ; - owl:annotatedTarget HP:0030405 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:409 ; - owl:annotatedTarget HP:0007570 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:101023 ; - owl:annotatedTarget HP:0410005 ], - [ a owl:Axiom ; - sssom:confidence "0.33088249999999997"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3157 ; - owl:annotatedTarget HP:0100842 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99103 ; - owl:annotatedTarget HP:0001684 ], - [ a owl:Axiom ; - sssom:confidence "0.2420735"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:296 ; - owl:annotatedTarget HP:0005701 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:79354 ; - owl:annotatedTarget HP:0008064 ], - [ a owl:Axiom ; - sssom:confidence "0.241935"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2004 ; - owl:annotatedTarget HP:0008751 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:722 ; - owl:annotatedTarget HP:0040228 ], - [ a owl:Axiom ; - sssom:confidence "0.22619"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141234 ; - owl:annotatedTarget HP:0031571 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268829 ; - owl:annotatedTarget HP:0011817 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:223 ; - owl:annotatedTarget HP:0009806 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:238583 ; - owl:annotatedTarget HP:0004923 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1334 ; - owl:annotatedTarget HP:0002728 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98575 ; - owl:annotatedTarget HP:0000506 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:185 ; - owl:annotatedTarget HP:0011626 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:217604 ; - owl:annotatedTarget HP:0001644 ], - [ a owl:Axiom ; - sssom:confidence "0.2321435"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99107 ; - owl:annotatedTarget HP:0001631 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98691 ; - owl:annotatedTarget HP:0000496 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:181428 ; - owl:annotatedTarget HP:0012184 ], - [ a owl:Axiom ; - sssom:confidence "0.2333325"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:101043 ; - owl:annotatedTarget HP:0005176 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93394 ; - owl:annotatedTarget HP:0031043 ], - [ a owl:Axiom ; - sssom:confidence "0.33499999999999996"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:137807 ; - owl:annotatedTarget HP:0012309 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:215 ; - owl:annotatedTarget HP:0007642 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:210128 ; - owl:annotatedTarget HP:0012237 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:216694 ; - owl:annotatedTarget HP:0011540 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:289596 ; - owl:annotatedTarget HP:0030429 ], - [ a owl:Axiom ; - sssom:confidence "0.2253525"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:83419 ; - owl:annotatedTarget HP:0006959 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:90050 ; - owl:annotatedTarget HP:0500049 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:155878 ; - owl:annotatedTarget HP:0000176 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:182095 ; - owl:annotatedTarget HP:0006530 ], - [ a owl:Axiom ; - sssom:confidence "0.245615"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:435561 ; - owl:annotatedTarget HP:0010465 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:91483 ; - owl:annotatedTarget HP:0000558 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99098 ; - owl:annotatedTarget HP:0011566 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3400 ; - owl:annotatedTarget HP:0011627 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93387 ; - owl:annotatedTarget HP:0005863 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:295034 ; - owl:annotatedTarget HP:0005191 ], - [ a owl:Axiom ; - sssom:confidence "0.24"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:252183 ; - owl:annotatedTarget HP:0001067 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3165 ; - owl:annotatedTarget HP:0045029 ], - [ a owl:Axiom ; - sssom:confidence "0.24138"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:356978 ; - owl:annotatedTarget HP:0040144 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:682 ; - owl:annotatedTarget HP:0007215 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:88632 ; - owl:annotatedTarget HP:0007700 ], - [ a owl:Axiom ; - sssom:confidence "0.23409049999999998"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:823 ; - owl:annotatedTarget HP:0002414 ], - [ a owl:Axiom ; - sssom:confidence "0.23585"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99972 ; - owl:annotatedTarget HP:0004313 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:97242 ; - owl:annotatedTarget HP:0003741 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:263425 ; - owl:annotatedTarget HP:0009920 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:214 ; - owl:annotatedTarget HP:0003131 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99664 ; - owl:annotatedTarget HP:0007011 ], - [ a owl:Axiom ; - sssom:confidence "0.2439025"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93397 ; - owl:annotatedTarget HP:0009370 ], - [ a owl:Axiom ; - sssom:confidence "0.2321435"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:171918 ; - owl:annotatedTarget HP:0012190 ], - [ a owl:Axiom ; - sssom:confidence "0.2253525"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:83330 ; - owl:annotatedTarget HP:0006959 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3280 ; - owl:annotatedTarget HP:0003396 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98978 ; - owl:annotatedTarget HP:0001492 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1431 ; - owl:annotatedTarget HP:0007166 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:70567 ; - owl:annotatedTarget HP:0030153 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:3273 ; - owl:annotatedTarget HP:0012570 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141145 ; - owl:annotatedTarget HP:0005323 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95448 ; - owl:annotatedTarget HP:0010883 ], - [ a owl:Axiom ; - sssom:confidence "0.24074"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:873 ; - owl:annotatedTarget HP:0100245 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1872 ; - owl:annotatedTarget HP:0000548 ], - [ a owl:Axiom ; - sssom:confidence "0.2291675"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:120549 ; - owl:annotatedTarget HP:0002667 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:46135 ; - owl:annotatedTarget HP:0030069 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:C005 ; - owl:annotatedTarget HP:0000005 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1332 ; - owl:annotatedTarget HP:0002865 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:913 ; - owl:annotatedTarget HP:0002044 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:700 ; - owl:annotatedTarget HP:0007418 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93383 ; - owl:annotatedTarget HP:0005831 ], - [ a owl:Axiom ; - sssom:confidence "0.2448975"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:66529 ; - owl:annotatedTarget HP:0011665 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2495 ; - owl:annotatedTarget HP:0002858 ], - [ a owl:Axiom ; - sssom:confidence "0.22807"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:211266 ; - owl:annotatedTarget HP:0100026 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:95719 ; - owl:annotatedTarget HP:0011780 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:63260 ; - owl:annotatedTarget HP:0030770 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:399319 ; - owl:annotatedTarget HP:0040188 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:220386 ; - owl:annotatedTarget HP:0002507 ], - [ a owl:Axiom ; - sssom:confidence "0.231885"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:168778 ; - owl:annotatedTarget HP:0000729 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:155899 ; - owl:annotatedTarget HP:0005321 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:418 ; - owl:annotatedTarget HP:0008258 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:141258 ; - owl:annotatedTarget HP:0031576 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:194 ; - owl:annotatedTarget HP:0000589 ], - [ a owl:Axiom ; - sssom:confidence "0.3271275"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:166282 ; - owl:annotatedTarget HP:0011704 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2884 ; - owl:annotatedTarget HP:0007544 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:268865 ; - owl:annotatedTarget HP:0030725 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2140 ; - owl:annotatedTarget HP:0000776 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:2038 ; - owl:annotatedTarget HP:0006548 ], - [ a owl:Axiom ; - sssom:confidence "0.2416675"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:494448 ; - owl:annotatedTarget HP:0030417 ], - [ a owl:Axiom ; - sssom:confidence "0.2573175"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:636 ; - owl:annotatedTarget HP:0001067 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:92 ; - owl:annotatedTarget HP:0005681 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:139414 ; - owl:annotatedTarget HP:0025471 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:1344 ; - owl:annotatedTarget HP:0025478 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:447777 ; - owl:annotatedTarget HP:0010603 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:99798 ; - owl:annotatedTarget HP:0000677 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:163927 ; - owl:annotatedTarget HP:0100847 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:93958 ; - owl:annotatedTarget HP:0012048 ], - [ a owl:Axiom ; - sssom:confidence "0.875"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:100088 ; - owl:annotatedTarget HP:0002890 ], - [ a owl:Axiom ; - sssom:confidence "0.2295075"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:314822 ; - owl:annotatedTarget HP:0002049 ], - [ a owl:Axiom ; - sssom:confidence "0.75"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:708 ; - owl:annotatedTarget HP:0000659 ], - [ a owl:Axiom ; - sssom:confidence "0.8"^^ ; - owl:annotatedProperty owl:equivalentClass ; - owl:annotatedSource ORDO:98976 ; - owl:annotatedTarget HP:0001087 ] ; - sssom:object_source "http://purl.obolibrary.org/hp.owl" ; - sssom:object_source_id "hp" ; - sssom:subject_source "http://purl.obolibrary.org/ordo.owl" ; - sssom:subject_source_id "ordo" . - diff --git a/tests/validate_data/oaei-ordo-hp.rdf.tsv b/tests/validate_data/oaei-ordo-hp.rdf.tsv index 94a1fe19..56763091 100644 --- a/tests/validate_data/oaei-ordo-hp.rdf.tsv +++ b/tests/validate_data/oaei-ordo-hp.rdf.tsv @@ -1,653 +1,661 @@ -#curie_map: -# HP: http://purl.obolibrary.org/obo/HP_ -# ORDO: http://www.orpha.net/ORDO/Orphanet_ -# oboInOwl: http://www.geneontology.org/formats/oboInOwl# -#object_source: http://purl.obolibrary.org/hp.owl -#subject_source: http://purl.obolibrary.org/ordo.owl -subject_id predicate_id object_id confidence @type -ORDO:46724 owl:equivalentClass HP:0002408 1.0 owl:Axiom -ORDO:307141 owl:equivalentClass HP:0007435 0.875 owl:Axiom -ORDO:99103 owl:equivalentClass HP:0001684 0.875 owl:Axiom -ORDO:803 owl:equivalentClass HP:0007354 0.875 owl:Axiom -ORDO:100069 owl:equivalentClass HP:0030219 0.875 owl:Axiom -ORDO:97120 owl:equivalentClass HP:0005684 0.875 owl:Axiom -ORDO:206966 owl:equivalentClass HP:0003737 0.875 owl:Axiom -ORDO:131 owl:equivalentClass HP:0002639 0.875 owl:Axiom -ORDO:100088 owl:equivalentClass HP:0002890 0.875 owl:Axiom -ORDO:142 owl:equivalentClass HP:0011779 0.875 owl:Axiom -ORDO:1334 owl:equivalentClass HP:0002728 0.875 owl:Axiom -ORDO:91495 owl:equivalentClass HP:0007968 0.875 owl:Axiom -ORDO:79358 owl:equivalentClass HP:0200044 0.875 owl:Axiom -ORDO:251899 owl:equivalentClass HP:0030392 0.875 owl:Axiom -ORDO:282 owl:equivalentClass HP:0002145 0.875 owl:Axiom -ORDO:79128 owl:equivalentClass HP:0006527 0.875 owl:Axiom -ORDO:791 owl:equivalentClass HP:0000510 0.875 owl:Axiom -ORDO:98375 owl:equivalentClass HP:0001890 0.875 owl:Axiom -ORDO:98823 owl:equivalentClass HP:0012325 0.875 owl:Axiom -ORDO:2665 owl:equivalentClass HP:0100881 0.875 owl:Axiom -ORDO:189 owl:equivalentClass HP:0007529 0.875 owl:Axiom -ORDO:185 owl:equivalentClass HP:0011626 0.875 owl:Axiom -ORDO:238468 owl:equivalentClass HP:0007607 0.875 owl:Axiom -ORDO:223 owl:equivalentClass HP:0009806 0.875 owl:Axiom -ORDO:251 owl:equivalentClass HP:0002654 0.875 owl:Axiom -ORDO:319298 owl:equivalentClass HP:0006766 0.875 owl:Axiom -ORDO:217071 owl:equivalentClass HP:0005584 0.875 owl:Axiom -ORDO:85 owl:equivalentClass HP:0004810 0.875 owl:Axiom -ORDO:71862 owl:equivalentClass HP:0000556 0.875 owl:Axiom -ORDO:93388 owl:equivalentClass HP:0009371 0.875 owl:Axiom -ORDO:93384 owl:equivalentClass HP:0009373 0.875 owl:Axiom -ORDO:93396 owl:equivalentClass HP:0009372 0.875 owl:Axiom -ORDO:155899 owl:equivalentClass HP:0005321 0.875 owl:Axiom -ORDO:1851 owl:equivalentClass HP:0000003 0.875 owl:Axiom -ORDO:521 owl:equivalentClass HP:0005506 0.875 owl:Axiom -ORDO:263 owl:equivalentClass HP:0006785 0.875 owl:Axiom -ORDO:360 owl:equivalentClass HP:0012174 0.875 owl:Axiom -ORDO:654 owl:equivalentClass HP:0002667 0.875 owl:Axiom -ORDO:102009 owl:equivalentClass HP:0006818 0.875 owl:Axiom -ORDO:29073 owl:equivalentClass HP:0006775 0.875 owl:Axiom -ORDO:1531 owl:equivalentClass HP:0001363 0.875 owl:Axiom -ORDO:167848 owl:equivalentClass HP:0001638 0.875 owl:Axiom -ORDO:251912 owl:equivalentClass HP:0030407 0.875 owl:Axiom -ORDO:520 owl:equivalentClass HP:0004836 0.875 owl:Axiom -ORDO:295034 owl:equivalentClass HP:0005191 0.875 owl:Axiom -ORDO:178029 owl:equivalentClass HP:0000863 0.875 owl:Axiom -ORDO:519 owl:equivalentClass HP:0004808 0.875 owl:Axiom -ORDO:517 owl:equivalentClass HP:0004820 0.875 owl:Axiom -ORDO:514 owl:equivalentClass HP:0004845 0.875 owl:Axiom -ORDO:547 owl:equivalentClass HP:0012539 0.875 owl:Axiom -ORDO:543 owl:equivalentClass HP:0030080 0.875 owl:Axiom -ORDO:418 owl:equivalentClass HP:0008258 0.875 owl:Axiom -ORDO:1501 owl:equivalentClass HP:0006744 0.875 owl:Axiom -ORDO:98723 owl:equivalentClass HP:0010954 0.875 owl:Axiom -ORDO:437 owl:equivalentClass HP:0004912 0.875 owl:Axiom -ORDO:442 owl:equivalentClass HP:0000851 0.875 owl:Axiom -ORDO:488 owl:equivalentClass HP:0012618 0.875 owl:Axiom -ORDO:181412 owl:equivalentClass HP:0000840 0.875 owl:Axiom -ORDO:1332 owl:equivalentClass HP:0002865 0.875 owl:Axiom -ORDO:35688 owl:equivalentClass HP:0003067 0.875 owl:Axiom -ORDO:95708 owl:equivalentClass HP:0000826 0.875 owl:Axiom -ORDO:178382 owl:equivalentClass HP:0001838 0.875 owl:Axiom -ORDO:93277 owl:equivalentClass HP:0010736 0.875 owl:Axiom -ORDO:93276 owl:equivalentClass HP:0010735 0.875 owl:Axiom -ORDO:801 owl:equivalentClass HP:0100324 0.875 owl:Axiom -ORDO:682 owl:equivalentClass HP:0007215 0.875 owl:Axiom -ORDO:95720 owl:equivalentClass HP:0005990 0.875 owl:Axiom -ORDO:2889 owl:equivalentClass HP:0003777 0.875 owl:Axiom -ORDO:93924 owl:equivalentClass HP:0006870 0.875 owl:Axiom -ORDO:220386 owl:equivalentClass HP:0002507 0.875 owl:Axiom -ORDO:93925 owl:equivalentClass HP:0006988 0.875 owl:Axiom -ORDO:93110 owl:equivalentClass HP:0010957 0.875 owl:Axiom -ORDO:90695 owl:equivalentClass HP:0000871 0.875 owl:Axiom -ORDO:98837 owl:equivalentClass HP:0005531 0.875 owl:Axiom -ORDO:180086 owl:equivalentClass HP:0003762 0.875 owl:Axiom -ORDO:181428 owl:equivalentClass HP:0012184 0.875 owl:Axiom -ORDO:86834 owl:equivalentClass HP:0012209 0.875 owl:Axiom -ORDO:36204 owl:equivalentClass HP:0002593 0.875 owl:Axiom -ORDO:2140 owl:equivalentClass HP:0000776 0.875 owl:Axiom -ORDO:90281 owl:equivalentClass HP:0007417 0.875 owl:Axiom -ORDO:913 owl:equivalentClass HP:0002044 0.875 owl:Axiom -ORDO:252175 owl:equivalentClass HP:0009588 0.875 owl:Axiom -ORDO:66646 owl:equivalentClass HP:0200151 0.875 owl:Axiom -ORDO:314928 owl:equivalentClass HP:0002343 0.875 owl:Axiom -ORDO:1041 owl:equivalentClass HP:0001789 0.875 owl:Axiom -ORDO:300385 owl:equivalentClass HP:0011763 0.875 owl:Axiom -ORDO:275555 owl:equivalentClass HP:0100602 0.875 owl:Axiom -ORDO:276429 owl:equivalentClass HP:0012459 0.875 owl:Axiom -ORDO:99756 owl:equivalentClass HP:0006779 0.875 owl:Axiom -ORDO:44890 owl:equivalentClass HP:0100723 0.875 owl:Axiom -ORDO:54272 owl:equivalentClass HP:0012028 0.875 owl:Axiom -ORDO:182095 owl:equivalentClass HP:0006530 0.875 owl:Axiom -ORDO:49042 owl:equivalentClass HP:0000703 0.875 owl:Axiom -ORDO:3273 owl:equivalentClass HP:0012570 0.875 owl:Axiom -ORDO:268882 owl:equivalentClass HP:0007099 0.875 owl:Axiom -ORDO:141229 owl:equivalentClass HP:0002006 0.875 owl:Axiom -ORDO:93930 owl:equivalentClass HP:0002836 0.875 owl:Axiom -ORDO:93928 owl:equivalentClass HP:0000039 0.875 owl:Axiom -ORDO:90062 owl:equivalentClass HP:0006554 0.875 owl:Axiom -ORDO:178330 owl:equivalentClass HP:0005511 0.875 owl:Axiom -ORDO:99408 owl:equivalentClass HP:0002893 0.875 owl:Axiom -ORDO:183660 owl:equivalentClass HP:0004430 0.875 owl:Axiom -ORDO:31740 owl:equivalentClass HP:0006516 0.875 owl:Axiom -ORDO:137675 owl:equivalentClass HP:0005152 0.875 owl:Axiom -ORDO:314473 owl:equivalentClass HP:0010618 0.875 owl:Axiom -ORDO:1047 owl:equivalentClass HP:0001924 0.875 owl:Axiom -ORDO:3033 owl:equivalentClass HP:0008660 0.875 owl:Axiom -ORDO:268865 owl:equivalentClass HP:0030725 0.875 owl:Axiom -ORDO:268823 owl:equivalentClass HP:0002085 0.875 owl:Axiom -ORDO:217569 owl:equivalentClass HP:0001639 0.875 owl:Axiom -ORDO:85138 owl:equivalentClass HP:0008207 0.875 owl:Axiom -ORDO:99757 owl:equivalentClass HP:0006743 0.875 owl:Axiom -ORDO:99108 owl:equivalentClass HP:0001655 0.875 owl:Axiom -ORDO:171676 owl:equivalentClass HP:0006970 0.875 owl:Axiom -ORDO:158029 owl:equivalentClass HP:0001982 0.875 owl:Axiom -ORDO:65681 owl:equivalentClass HP:0000148 0.875 owl:Axiom -ORDO:3426 owl:equivalentClass HP:0001719 0.875 owl:Axiom -ORDO:99077 owl:equivalentClass HP:0011593 0.875 owl:Axiom -ORDO:217632 owl:equivalentClass HP:0001723 0.875 owl:Axiom -ORDO:279914 owl:equivalentClass HP:0012124 0.875 owl:Axiom -ORDO:217604 owl:equivalentClass HP:0001644 0.875 owl:Axiom -ORDO:3193 owl:equivalentClass HP:0004381 0.875 owl:Axiom -ORDO:88661 owl:equivalentClass HP:0000705 0.875 owl:Axiom -ORDO:2357 owl:equivalentClass HP:0100730 0.875 owl:Axiom -ORDO:2356 owl:equivalentClass HP:0100702 0.875 owl:Axiom -ORDO:163927 owl:equivalentClass HP:0100847 0.875 owl:Axiom -ORDO:2203 owl:equivalentClass HP:0002161 0.875 owl:Axiom -ORDO:221091 owl:equivalentClass HP:0100661 0.875 owl:Axiom -ORDO:1209 owl:equivalentClass HP:0011662 0.875 owl:Axiom -ORDO:1205 owl:equivalentClass HP:0011560 0.875 owl:Axiom -ORDO:1203 owl:equivalentClass HP:0002247 0.875 owl:Axiom -ORDO:95458 owl:equivalentClass HP:0001704 0.875 owl:Axiom -ORDO:1302 owl:equivalentClass HP:0011945 0.875 owl:Axiom -ORDO:1199 owl:equivalentClass HP:0002032 0.875 owl:Axiom -ORDO:1198 owl:equivalentClass HP:0010448 0.875 owl:Axiom -ORDO:1160 owl:equivalentClass HP:0012281 0.875 owl:Axiom -ORDO:3165 owl:equivalentClass HP:0045029 0.875 owl:Axiom -ORDO:137914 owl:equivalentClass HP:0000453 0.875 owl:Axiom -ORDO:98826 owl:equivalentClass HP:0005505 0.875 owl:Axiom -ORDO:289902 owl:equivalentClass HP:0003535 0.8 owl:Axiom -ORDO:98976 owl:equivalentClass HP:0001087 0.8 owl:Axiom -ORDO:182040 owl:equivalentClass HP:0001915 0.8 owl:Axiom -ORDO:238583 owl:equivalentClass HP:0004923 0.8 owl:Axiom -ORDO:98973 owl:equivalentClass HP:0007915 0.8 owl:Axiom -ORDO:450 owl:equivalentClass HP:0030853 0.8 owl:Axiom -ORDO:216675 owl:equivalentClass HP:0001669 0.8 owl:Axiom -ORDO:75374 owl:equivalentClass HP:0030511 0.8 owl:Axiom -ORDO:263413 owl:equivalentClass HP:0200058 0.8 owl:Axiom -ORDO:280886 owl:equivalentClass HP:0012122 0.8 owl:Axiom -ORDO:279882 owl:equivalentClass HP:0010533 0.8 owl:Axiom -ORDO:3394 owl:equivalentClass HP:0030448 0.75 owl:Axiom -ORDO:409929 owl:equivalentClass HP:0000006 0.75 owl:Axiom -ORDO:409933 owl:equivalentClass HP:0001427 0.75 owl:Axiom -ORDO:409930 owl:equivalentClass HP:0000007 0.75 owl:Axiom -ORDO:98613 owl:equivalentClass HP:0000524 0.75 owl:Axiom -ORDO:54260 owl:equivalentClass HP:0030682 0.75 owl:Axiom -ORDO:156207 owl:equivalentClass HP:0000158 0.75 owl:Axiom -ORDO:409934 owl:equivalentClass HP:0001423 0.75 owl:Axiom -ORDO:409932 owl:equivalentClass HP:0001419 0.75 owl:Axiom -ORDO:79364 owl:equivalentClass HP:0001596 0.75 owl:Axiom -ORDO:98575 owl:equivalentClass HP:0000506 0.75 owl:Axiom -ORDO:1063 owl:equivalentClass HP:0012329 0.75 owl:Axiom -ORDO:31153 owl:equivalentClass HP:0003233 0.75 owl:Axiom -ORDO:68356 owl:equivalentClass HP:0002415 0.75 owl:Axiom -ORDO:31154 owl:equivalentClass HP:0003563 0.75 owl:Axiom -ORDO:143 owl:equivalentClass HP:0006780 0.75 owl:Axiom -ORDO:251877 owl:equivalentClass HP:0006747 0.75 owl:Axiom -ORDO:79100 owl:equivalentClass HP:0100837 0.75 owl:Axiom -ORDO:206976 owl:equivalentClass HP:0003768 0.75 owl:Axiom -ORDO:251880 owl:equivalentClass HP:0030066 0.75 owl:Axiom -ORDO:616 owl:equivalentClass HP:0002885 0.75 owl:Axiom -ORDO:289899 owl:equivalentClass HP:0001992 0.75 owl:Axiom -ORDO:79375 owl:equivalentClass HP:0000953 0.75 owl:Axiom -ORDO:90025 owl:equivalentClass HP:0001159 0.75 owl:Axiom -ORDO:45358 owl:equivalentClass HP:0001491 0.75 owl:Axiom -ORDO:3148 owl:equivalentClass HP:0100697 0.75 owl:Axiom -ORDO:553 owl:equivalentClass HP:0003118 0.75 owl:Axiom -ORDO:71203 owl:equivalentClass HP:0001973 0.75 owl:Axiom -ORDO:2030 owl:equivalentClass HP:0100244 0.75 owl:Axiom -ORDO:180 owl:equivalentClass HP:0001139 0.75 owl:Axiom -ORDO:178 owl:equivalentClass HP:0010762 0.75 owl:Axiom -ORDO:1931 owl:equivalentClass HP:0007330 0.75 owl:Axiom -ORDO:1930 owl:equivalentClass HP:0012302 0.75 owl:Axiom -ORDO:447771 owl:equivalentClass HP:0030991 0.75 owl:Axiom -ORDO:170 owl:equivalentClass HP:0002224 0.75 owl:Axiom -ORDO:209 owl:equivalentClass HP:0000973 0.75 owl:Axiom -ORDO:194 owl:equivalentClass HP:0000589 0.75 owl:Axiom -ORDO:1872 owl:equivalentClass HP:0000548 0.75 owl:Axiom -ORDO:69 owl:equivalentClass HP:0011034 0.75 owl:Axiom -ORDO:182090 owl:equivalentClass HP:0002092 0.75 owl:Axiom -ORDO:593 owl:equivalentClass HP:0003715 0.75 owl:Axiom -ORDO:99798 owl:equivalentClass HP:0000677 0.75 owl:Axiom -ORDO:254 owl:equivalentClass HP:0002657 0.75 owl:Axiom -ORDO:93334 owl:equivalentClass HP:0005696 0.75 owl:Axiom -ORDO:68388 owl:equivalentClass HP:0001067 0.75 owl:Axiom -ORDO:93387 owl:equivalentClass HP:0005863 0.75 owl:Axiom -ORDO:93383 owl:equivalentClass HP:0005831 0.75 owl:Axiom -ORDO:1871 owl:equivalentClass HP:0008020 0.75 owl:Axiom -ORDO:93389 owl:equivalentClass HP:0031044 0.75 owl:Axiom -ORDO:2781 owl:equivalentClass HP:0011002 0.75 owl:Axiom -ORDO:97242 owl:equivalentClass HP:0003741 0.75 owl:Axiom -ORDO:93394 owl:equivalentClass HP:0031043 0.75 owl:Axiom -ORDO:411709 owl:equivalentClass HP:0000104 0.75 owl:Axiom -ORDO:99886 owl:equivalentClass HP:0008255 0.75 owl:Axiom -ORDO:319 owl:equivalentClass HP:0012254 0.75 owl:Axiom -ORDO:18 owl:equivalentClass HP:0008341 0.75 owl:Axiom -ORDO:47159 owl:equivalentClass HP:0002049 0.75 owl:Axiom -ORDO:214 owl:equivalentClass HP:0003131 0.75 owl:Axiom -ORDO:79315 owl:equivalentClass HP:0012321 0.75 owl:Axiom -ORDO:79314 owl:equivalentClass HP:0040144 0.75 owl:Axiom -ORDO:48471 owl:equivalentClass HP:0001339 0.75 owl:Axiom -ORDO:102011 owl:equivalentClass HP:0045028 0.75 owl:Axiom -ORDO:93592 owl:equivalentClass HP:0000090 0.75 owl:Axiom -ORDO:99772 owl:equivalentClass HP:0000185 0.75 owl:Axiom -ORDO:155878 owl:equivalentClass HP:0000176 0.75 owl:Axiom -ORDO:101023 owl:equivalentClass HP:0410005 0.75 owl:Axiom -ORDO:99771 owl:equivalentClass HP:0000193 0.75 owl:Axiom -ORDO:33572 owl:equivalentClass HP:0040142 0.75 owl:Axiom -ORDO:388 owl:equivalentClass HP:0002251 0.75 owl:Axiom -ORDO:79354 owl:equivalentClass HP:0008064 0.75 owl:Axiom -ORDO:79383 owl:equivalentClass HP:0001004 0.75 owl:Axiom -ORDO:79376 owl:equivalentClass HP:0001010 0.75 owl:Axiom -ORDO:79365 owl:equivalentClass HP:0000998 0.75 owl:Axiom -ORDO:444916 owl:equivalentClass HP:0008242 0.75 owl:Axiom -ORDO:799 owl:equivalentClass HP:0010636 0.75 owl:Axiom -ORDO:98293 owl:equivalentClass HP:0012189 0.75 owl:Axiom -ORDO:708 owl:equivalentClass HP:0000659 0.75 owl:Axiom -ORDO:98978 owl:equivalentClass HP:0001492 0.75 owl:Axiom -ORDO:91483 owl:equivalentClass HP:0000558 0.75 owl:Axiom -ORDO:99802 owl:equivalentClass HP:0007206 0.75 owl:Axiom -ORDO:215 owl:equivalentClass HP:0007642 0.75 owl:Axiom -ORDO:212 owl:equivalentClass HP:0003153 0.75 owl:Axiom -ORDO:635 owl:equivalentClass HP:0003006 0.75 owl:Axiom -ORDO:227 owl:equivalentClass HP:0100599 0.75 owl:Axiom -ORDO:252 owl:equivalentClass HP:0002651 0.75 owl:Axiom -ORDO:88632 owl:equivalentClass HP:0007700 0.75 owl:Axiom -ORDO:251992 owl:equivalentClass HP:0003005 0.75 owl:Axiom -ORDO:211047 owl:equivalentClass HP:0001328 0.75 owl:Axiom -ORDO:251909 owl:equivalentClass HP:0030408 0.75 owl:Axiom -ORDO:655 owl:equivalentClass HP:0000090 0.75 owl:Axiom -ORDO:3303 owl:equivalentClass HP:0001636 0.75 owl:Axiom -ORDO:722 owl:equivalentClass HP:0040228 0.75 owl:Axiom -ORDO:98944 owl:equivalentClass HP:0000612 0.75 owl:Axiom -ORDO:64742 owl:equivalentClass HP:0100528 0.75 owl:Axiom -ORDO:35981 owl:equivalentClass HP:0002126 0.75 owl:Axiom -ORDO:1037 owl:equivalentClass HP:0002804 0.75 owl:Axiom -ORDO:1489 owl:equivalentClass HP:0031247 0.75 owl:Axiom -ORDO:1431 owl:equivalentClass HP:0007166 0.75 owl:Axiom -ORDO:200037 owl:equivalentClass HP:0002268 0.75 owl:Axiom -ORDO:513 owl:equivalentClass HP:0006721 0.75 owl:Axiom -ORDO:2764 owl:equivalentClass HP:0010886 0.75 owl:Axiom -ORDO:399158 owl:equivalentClass HP:0010885 0.75 owl:Axiom -ORDO:1463 owl:equivalentClass HP:0010774 0.75 owl:Axiom -ORDO:223735 owl:equivalentClass HP:0002665 0.75 owl:Axiom -ORDO:2842 owl:equivalentClass HP:0100600 0.75 owl:Axiom -ORDO:199241 owl:equivalentClass HP:0005954 0.75 owl:Axiom -ORDO:77 owl:equivalentClass HP:0000526 0.75 owl:Axiom -ORDO:70573 owl:equivalentClass HP:0030357 0.75 owl:Axiom -ORDO:98984 owl:equivalentClass HP:0010693 0.75 owl:Axiom -ORDO:98989 owl:equivalentClass HP:0007976 0.75 owl:Axiom -ORDO:449 owl:equivalentClass HP:0002884 0.75 owl:Axiom -ORDO:447 owl:equivalentClass HP:0004818 0.75 owl:Axiom -ORDO:139414 owl:equivalentClass HP:0025471 0.75 owl:Axiom -ORDO:34533 owl:equivalentClass HP:0001131 0.75 owl:Axiom -ORDO:2686 owl:equivalentClass HP:0040289 0.75 owl:Axiom -ORDO:2695 owl:equivalentClass HP:0011803 0.75 owl:Axiom -ORDO:409 owl:equivalentClass HP:0007570 0.75 owl:Axiom -ORDO:98722 owl:equivalentClass HP:0006695 0.75 owl:Axiom -ORDO:1344 owl:equivalentClass HP:0025478 0.75 owl:Axiom -ORDO:98670 owl:equivalentClass HP:0000655 0.75 owl:Axiom -ORDO:790 owl:equivalentClass HP:0009919 0.75 owl:Axiom -ORDO:210128 owl:equivalentClass HP:0012237 0.75 owl:Axiom -ORDO:251636 owl:equivalentClass HP:0002888 0.75 owl:Axiom -ORDO:314786 owl:equivalentClass HP:0011761 0.75 owl:Axiom -ORDO:963 owl:equivalentClass HP:0000845 0.75 owl:Axiom -ORDO:2965 owl:equivalentClass HP:0040278 0.75 owl:Axiom -ORDO:98427 owl:equivalentClass HP:0001901 0.75 owl:Axiom -ORDO:92 owl:equivalentClass HP:0005681 0.75 owl:Axiom -ORDO:399319 owl:equivalentClass HP:0040188 0.75 owl:Axiom -ORDO:1686 owl:equivalentClass HP:0100571 0.75 owl:Axiom -ORDO:70567 owl:equivalentClass HP:0030153 0.75 owl:Axiom -ORDO:780 owl:equivalentClass HP:0002859 0.75 owl:Axiom -ORDO:93284 owl:equivalentClass HP:0002655 0.75 owl:Axiom -ORDO:677 owl:equivalentClass HP:0100757 0.75 owl:Axiom -ORDO:675 owl:equivalentClass HP:0001734 0.75 owl:Axiom -ORDO:88673 owl:equivalentClass HP:0001402 0.75 owl:Axiom -ORDO:1114 owl:equivalentClass HP:0001057 0.75 owl:Axiom -ORDO:2014 owl:equivalentClass HP:0000175 0.75 owl:Axiom -ORDO:101063 owl:equivalentClass HP:0001696 0.75 owl:Axiom -ORDO:294986 owl:equivalentClass HP:0011301 0.75 owl:Axiom -ORDO:294983 owl:equivalentClass HP:0004050 0.75 owl:Axiom -ORDO:1556 owl:equivalentClass HP:0025107 0.75 owl:Axiom -ORDO:2884 owl:equivalentClass HP:0007544 0.75 owl:Axiom -ORDO:199267 owl:equivalentClass HP:0025197 0.75 owl:Axiom -ORDO:668 owl:equivalentClass HP:0002669 0.75 owl:Axiom -ORDO:95719 owl:equivalentClass HP:0011780 0.75 owl:Axiom -ORDO:660 owl:equivalentClass HP:0001539 0.75 owl:Axiom -ORDO:98691 owl:equivalentClass HP:0000496 0.75 owl:Axiom -ORDO:284804 owl:equivalentClass HP:0001107 0.75 owl:Axiom -ORDO:32 owl:equivalentClass HP:0003343 0.75 owl:Axiom -ORDO:93108 owl:equivalentClass HP:0000110 0.75 owl:Axiom -ORDO:1666 owl:equivalentClass HP:0001651 0.75 owl:Axiom -ORDO:93101 owl:equivalentClass HP:0000089 0.75 owl:Axiom -ORDO:14 owl:equivalentClass HP:0008181 0.75 owl:Axiom -ORDO:16 owl:equivalentClass HP:0007939 0.75 owl:Axiom -ORDO:701 owl:equivalentClass HP:0002289 0.75 owl:Axiom -ORDO:700 owl:equivalentClass HP:0007418 0.75 owl:Axiom -ORDO:165994 owl:equivalentClass HP:0008227 0.75 owl:Axiom -ORDO:268943 owl:equivalentClass HP:0006927 0.75 owl:Axiom -ORDO:2913 owl:equivalentClass HP:0010442 0.75 owl:Axiom -ORDO:93 owl:equivalentClass HP:0012068 0.75 owl:Axiom -ORDO:94 owl:equivalentClass HP:0009592 0.75 owl:Axiom -ORDO:70 owl:equivalentClass HP:0006959 0.75 owl:Axiom -ORDO:39044 owl:equivalentClass HP:0007716 0.75 owl:Axiom -ORDO:443079 owl:equivalentClass HP:0025567 0.75 owl:Axiom -ORDO:98292 owl:equivalentClass HP:0100495 0.75 owl:Axiom -ORDO:180154 owl:equivalentClass HP:0001153 0.75 owl:Axiom -ORDO:180157 owl:equivalentClass HP:0008740 0.75 owl:Axiom -ORDO:180160 owl:equivalentClass HP:0000145 0.75 owl:Axiom -ORDO:52688 owl:equivalentClass HP:0002863 0.75 owl:Axiom -ORDO:180134 owl:equivalentClass HP:0000813 0.75 owl:Axiom -ORDO:443098 owl:equivalentClass HP:0005890 0.75 owl:Axiom -ORDO:216694 owl:equivalentClass HP:0011540 0.75 owl:Axiom -ORDO:493342 owl:equivalentClass HP:0410138 0.75 owl:Axiom -ORDO:90389 owl:equivalentClass HP:0007583 0.75 owl:Axiom -ORDO:227796 owl:equivalentClass HP:0030642 0.75 owl:Axiom -ORDO:C005 owl:equivalentClass HP:0000005 0.75 owl:Axiom -ORDO:C023 owl:equivalentClass HP:0003674 0.75 owl:Axiom -ORDO:289596 owl:equivalentClass HP:0030429 0.75 owl:Axiom -ORDO:55880 owl:equivalentClass HP:0006765 0.75 owl:Axiom -ORDO:254857 owl:equivalentClass HP:0009069 0.75 owl:Axiom -ORDO:77243 owl:equivalentClass HP:0100695 0.75 owl:Axiom -ORDO:54595 owl:equivalentClass HP:0030062 0.75 owl:Axiom -ORDO:183669 owl:equivalentClass HP:0004432 0.75 owl:Axiom -ORDO:66630 owl:equivalentClass HP:0006585 0.75 owl:Axiom -ORDO:494454 owl:equivalentClass HP:0030420 0.75 owl:Axiom -ORDO:494421 owl:equivalentClass HP:0030736 0.75 owl:Axiom -ORDO:48818 owl:equivalentClass HP:0025498 0.75 owl:Axiom -ORDO:75326 owl:equivalentClass HP:0000631 0.75 owl:Axiom -ORDO:363976 owl:equivalentClass HP:0011847 0.75 owl:Axiom -ORDO:49382 owl:equivalentClass HP:0011516 0.75 owl:Axiom -ORDO:90050 owl:equivalentClass HP:0500049 0.75 owl:Axiom -ORDO:263425 owl:equivalentClass HP:0009920 0.75 owl:Axiom -ORDO:324964 owl:equivalentClass HP:0005901 0.75 owl:Axiom -ORDO:99867 owl:equivalentClass HP:0100522 0.75 owl:Axiom -ORDO:480553 owl:equivalentClass HP:0012063 0.75 owl:Axiom -ORDO:52759 owl:equivalentClass HP:0002633 0.75 owl:Axiom -ORDO:79486 owl:equivalentClass HP:0000476 0.75 owl:Axiom -ORDO:168829 owl:equivalentClass HP:0030406 0.75 owl:Axiom -ORDO:480501 owl:equivalentClass HP:0100890 0.75 owl:Axiom -ORDO:91414 owl:equivalentClass HP:0030434 0.75 owl:Axiom -ORDO:98990 owl:equivalentClass HP:0010921 0.75 owl:Axiom -ORDO:91413 owl:equivalentClass HP:0006837 0.75 owl:Axiom -ORDO:91411 owl:equivalentClass HP:0007970 0.75 owl:Axiom -ORDO:91496 owl:equivalentClass HP:0011533 0.75 owl:Axiom -ORDO:251623 owl:equivalentClass HP:0011754 0.75 owl:Axiom -ORDO:247834 owl:equivalentClass HP:0030636 0.75 owl:Axiom -ORDO:141261 owl:equivalentClass HP:0031577 0.75 owl:Axiom -ORDO:141269 owl:equivalentClass HP:0100731 0.75 owl:Axiom -ORDO:141265 owl:equivalentClass HP:0031578 0.75 owl:Axiom -ORDO:155867 owl:equivalentClass HP:0031571 0.75 owl:Axiom -ORDO:141258 owl:equivalentClass HP:0031576 0.75 owl:Axiom -ORDO:93942 owl:equivalentClass HP:0100657 0.75 owl:Axiom -ORDO:93957 owl:equivalentClass HP:0002451 0.75 owl:Axiom -ORDO:93958 owl:equivalentClass HP:0012048 0.75 owl:Axiom -ORDO:93968 owl:equivalentClass HP:0002435 0.75 owl:Axiom -ORDO:93962 owl:equivalentClass HP:0000473 0.75 owl:Axiom -ORDO:93969 owl:equivalentClass HP:0002475 0.75 owl:Axiom -ORDO:268744 owl:equivalentClass HP:0002475 0.75 owl:Axiom -ORDO:93976 owl:equivalentClass HP:0009892 0.75 owl:Axiom -ORDO:2162 owl:equivalentClass HP:0001360 0.75 owl:Axiom -ORDO:93929 owl:equivalentClass HP:0010475 0.75 owl:Axiom -ORDO:90060 owl:equivalentClass HP:0025420 0.75 owl:Axiom -ORDO:280892 owl:equivalentClass HP:0012123 0.75 owl:Axiom -ORDO:141077 owl:equivalentClass HP:0030767 0.75 owl:Axiom -ORDO:141145 owl:equivalentClass HP:0005323 0.75 owl:Axiom -ORDO:141107 owl:equivalentClass HP:0031227 0.75 owl:Axiom -ORDO:420611 owl:equivalentClass HP:0005534 0.75 owl:Axiom -ORDO:431341 owl:equivalentClass HP:0010479 0.75 owl:Axiom -ORDO:206484 owl:equivalentClass HP:0000150 0.75 owl:Axiom -ORDO:97275 owl:equivalentClass HP:0002383 0.75 owl:Axiom -ORDO:3384 owl:equivalentClass HP:0001660 0.75 owl:Axiom -ORDO:294925 owl:equivalentClass HP:0009827 0.75 owl:Axiom -ORDO:294971 owl:equivalentClass HP:0003057 0.75 owl:Axiom -ORDO:51577 owl:equivalentClass HP:0007260 0.75 owl:Axiom -ORDO:2177 owl:equivalentClass HP:0002324 0.75 owl:Axiom -ORDO:99664 owl:equivalentClass HP:0007011 0.75 owl:Axiom -ORDO:399164 owl:equivalentClass HP:0010885 0.75 owl:Axiom -ORDO:50251 owl:equivalentClass HP:0100002 0.75 owl:Axiom -ORDO:98473 owl:equivalentClass HP:0003560 0.75 owl:Axiom -ORDO:169139 owl:equivalentClass HP:0005432 0.75 owl:Axiom -ORDO:2477 owl:equivalentClass HP:0001355 0.75 owl:Axiom -ORDO:83463 owl:equivalentClass HP:0008551 0.75 owl:Axiom -ORDO:3250 owl:equivalentClass HP:0100264 0.75 owl:Axiom -ORDO:97230 owl:equivalentClass HP:0410137 0.75 owl:Axiom -ORDO:98573 owl:equivalentClass HP:0000286 0.75 owl:Axiom -ORDO:3388 owl:equivalentClass HP:0045005 0.75 owl:Axiom -ORDO:182061 owl:equivalentClass HP:0002438 0.75 owl:Axiom -ORDO:316226 owl:equivalentClass HP:0002497 0.75 owl:Axiom -ORDO:3280 owl:equivalentClass HP:0003396 0.75 owl:Axiom -ORDO:268835 owl:equivalentClass HP:0025480 0.75 owl:Axiom -ORDO:268817 owl:equivalentClass HP:0011815 0.75 owl:Axiom -ORDO:268826 owl:equivalentClass HP:0011816 0.75 owl:Axiom -ORDO:268829 owl:equivalentClass HP:0011817 0.75 owl:Axiom -ORDO:268813 owl:equivalentClass HP:0030709 0.75 owl:Axiom -ORDO:2157 owl:equivalentClass HP:0010906 0.75 owl:Axiom -ORDO:48104 owl:equivalentClass HP:0025452 0.75 owl:Axiom -ORDO:99797 owl:equivalentClass HP:0000674 0.75 owl:Axiom -ORDO:98421 owl:equivalentClass HP:0012410 0.75 owl:Axiom -ORDO:156071 owl:equivalentClass HP:0000563 0.75 owl:Axiom -ORDO:99169 owl:equivalentClass HP:0011225 0.75 owl:Axiom -ORDO:99172 owl:equivalentClass HP:0012905 0.75 owl:Axiom -ORDO:99083 owl:equivalentClass HP:0004971 0.75 owl:Axiom -ORDO:99085 owl:equivalentClass HP:0025490 0.75 owl:Axiom -ORDO:99098 owl:equivalentClass HP:0011566 0.75 owl:Axiom -ORDO:99057 owl:equivalentClass HP:0011570 0.75 owl:Axiom -ORDO:3400 owl:equivalentClass HP:0011627 0.75 owl:Axiom -ORDO:99079 owl:equivalentClass HP:0011588 0.75 owl:Axiom -ORDO:99081 owl:equivalentClass HP:0012020 0.75 owl:Axiom -ORDO:97593 owl:equivalentClass HP:0000852 0.75 owl:Axiom -ORDO:363483 owl:equivalentClass HP:0100616 0.75 owl:Axiom -ORDO:64720 owl:equivalentClass HP:0100243 0.75 owl:Axiom -ORDO:252054 owl:equivalentClass HP:0010797 0.75 owl:Axiom -ORDO:447788 owl:equivalentClass HP:0100704 0.75 owl:Axiom -ORDO:280898 owl:equivalentClass HP:0012121 0.75 owl:Axiom -ORDO:447777 owl:equivalentClass HP:0010603 0.75 owl:Axiom -ORDO:98715 owl:equivalentClass HP:0000554 0.75 owl:Axiom -ORDO:63260 owl:equivalentClass HP:0030770 0.75 owl:Axiom -ORDO:86855 owl:equivalentClass HP:0011857 0.75 owl:Axiom -ORDO:2368 owl:equivalentClass HP:0001543 0.75 owl:Axiom -ORDO:1053 owl:equivalentClass HP:0030713 0.75 owl:Axiom -ORDO:424039 owl:equivalentClass HP:0012142 0.75 owl:Axiom -ORDO:2220 owl:equivalentClass HP:0004780 0.75 owl:Axiom -ORDO:46135 owl:equivalentClass HP:0030069 0.75 owl:Axiom -ORDO:449266 owl:equivalentClass HP:0011919 0.75 owl:Axiom -ORDO:95443 owl:equivalentClass HP:0011599 0.75 owl:Axiom -ORDO:95448 owl:equivalentClass HP:0010883 0.75 owl:Axiom -ORDO:101958 owl:equivalentClass HP:0008207 0.75 owl:Axiom -ORDO:36913 owl:equivalentClass HP:0011771 0.75 owl:Axiom -ORDO:2495 owl:equivalentClass HP:0002858 0.75 owl:Axiom -ORDO:440727 owl:equivalentClass HP:0030510 0.75 owl:Axiom -ORDO:269200 owl:equivalentClass HP:0006951 0.75 owl:Axiom -ORDO:69078 owl:equivalentClass HP:0012034 0.75 owl:Axiom -ORDO:3282 owl:equivalentClass HP:0011701 0.75 owl:Axiom -ORDO:3289 owl:equivalentClass HP:0000679 0.75 owl:Axiom -ORDO:97279 owl:equivalentClass HP:0012197 0.75 owl:Axiom -ORDO:3248 owl:equivalentClass HP:0100263 0.75 owl:Axiom -ORDO:448270 owl:equivalentClass HP:0001683 0.75 owl:Axiom -ORDO:3169 owl:equivalentClass HP:0010497 0.75 owl:Axiom -ORDO:97280 owl:equivalentClass HP:0030404 0.75 owl:Axiom -ORDO:98668 owl:equivalentClass HP:0007773 0.75 owl:Axiom -ORDO:3181 owl:equivalentClass HP:0000912 0.75 owl:Axiom -ORDO:3427 owl:equivalentClass HP:0011581 0.75 owl:Axiom -ORDO:58040 owl:equivalentClass HP:0011846 0.75 owl:Axiom -ORDO:2038 owl:equivalentClass HP:0006548 0.75 owl:Axiom -ORDO:3325 owl:equivalentClass HP:0011874 0.75 owl:Axiom -ORDO:98867 owl:equivalentClass HP:0004839 0.75 owl:Axiom -ORDO:79394 owl:equivalentClass HP:0007479 0.3724225 owl:Axiom -ORDO:86789 owl:equivalentClass HP:0006498 0.37028249999999996 owl:Axiom -ORDO:93100 owl:equivalentClass HP:0000122 0.37009749999999997 owl:Axiom -ORDO:1848 owl:equivalentClass HP:0010958 0.3698975 owl:Axiom -ORDO:251618 owl:equivalentClass HP:0009718 0.3678575 owl:Axiom -ORDO:98841 owl:equivalentClass HP:0012193 0.36666750000000004 owl:Axiom -ORDO:95474 owl:equivalentClass HP:0011568 0.36574 owl:Axiom -ORDO:2022 owl:equivalentClass HP:0001706 0.36136250000000003 owl:Axiom -ORDO:98852 owl:equivalentClass HP:0005942 0.36111 owl:Axiom -ORDO:2807 owl:equivalentClass HP:0200022 0.36029500000000003 owl:Axiom -ORDO:33276 owl:equivalentClass HP:0100726 0.3583325 owl:Axiom -ORDO:313 owl:equivalentClass HP:0007479 0.3567075 owl:Axiom -ORDO:861 owl:equivalentClass HP:0005321 0.355 owl:Axiom -ORDO:99106 owl:equivalentClass HP:0010445 0.35473 owl:Axiom -ORDO:1457 owl:equivalentClass HP:0001680 0.35473 owl:Axiom -ORDO:423 owl:equivalentClass HP:0002047 0.35473 owl:Axiom -ORDO:99105 owl:equivalentClass HP:0011567 0.35473 owl:Axiom -ORDO:3403 owl:equivalentClass HP:0011724 0.35416749999999997 owl:Axiom -ORDO:249 owl:equivalentClass HP:0010734 0.3522725 owl:Axiom -ORDO:98946 owl:equivalentClass HP:0000625 0.3522725 owl:Axiom -ORDO:54370 owl:equivalentClass HP:0000793 0.3522725 owl:Axiom -ORDO:99054 owl:equivalentClass HP:0001642 0.35048999999999997 owl:Axiom -ORDO:2286 owl:equivalentClass HP:0006315 0.350275 owl:Axiom -ORDO:79495 owl:equivalentClass HP:0004540 0.3478925 owl:Axiom -ORDO:67038 owl:equivalentClass HP:0005550 0.3472225 owl:Axiom -ORDO:181 owl:equivalentClass HP:0007607 0.345 owl:Axiom -ORDO:295049 owl:equivalentClass HP:0010484 0.34068750000000003 owl:Axiom -ORDO:42738 owl:equivalentClass HP:0005549 0.34068750000000003 owl:Axiom -ORDO:171901 owl:equivalentClass HP:0012192 0.34051750000000003 owl:Axiom -ORDO:97364 owl:equivalentClass HP:0000003 0.338235 owl:Axiom -ORDO:2380 owl:equivalentClass HP:0005743 0.337765 owl:Axiom -ORDO:95457 owl:equivalentClass HP:0011662 0.337765 owl:Axiom -ORDO:97363 owl:equivalentClass HP:0000003 0.335145 owl:Axiom -ORDO:137807 owl:equivalentClass HP:0012309 0.33499999999999996 owl:Axiom -ORDO:1202 owl:equivalentClass HP:0008750 0.33467749999999996 owl:Axiom -ORDO:2248 owl:equivalentClass HP:0004383 0.3325475 owl:Axiom -ORDO:79373 owl:equivalentClass HP:0007529 0.3318975 owl:Axiom -ORDO:3157 owl:equivalentClass HP:0100842 0.33088249999999997 owl:Axiom -ORDO:168811 owl:equivalentClass HP:0100003 0.33035749999999997 owl:Axiom -ORDO:163699 owl:equivalentClass HP:0012218 0.3287025 owl:Axiom -ORDO:3189 owl:equivalentClass HP:0001642 0.32838999999999996 owl:Axiom -ORDO:70482 owl:equivalentClass HP:0011459 0.32738 owl:Axiom -ORDO:166282 owl:equivalentClass HP:0011704 0.3271275 owl:Axiom -ORDO:839 owl:equivalentClass HP:0008677 0.32639 owl:Axiom -ORDO:1987 owl:equivalentClass HP:0003097 0.325 owl:Axiom -ORDO:98869 owl:equivalentClass HP:0004810 0.2772725 owl:Axiom -ORDO:98969 owl:equivalentClass HP:0007802 0.27549 owl:Axiom -ORDO:100047 owl:equivalentClass HP:0100681 0.27449 owl:Axiom -ORDO:98873 owl:equivalentClass HP:0004810 0.27436 owl:Axiom -ORDO:98870 owl:equivalentClass HP:0004810 0.27152 owl:Axiom -ORDO:168816 owl:equivalentClass HP:0100003 0.26698 owl:Axiom -ORDO:206713 owl:equivalentClass HP:0007269 0.26698 owl:Axiom -ORDO:99124 owl:equivalentClass HP:0010773 0.264285 owl:Axiom -ORDO:79086 owl:equivalentClass HP:0009064 0.261865 owl:Axiom -ORDO:2134 owl:equivalentClass HP:0005575 0.261865 owl:Axiom -ORDO:79456 owl:equivalentClass HP:0200151 0.2615375 owl:Axiom -ORDO:242 owl:equivalentClass HP:0008668 0.2605275 owl:Axiom -ORDO:617 owl:equivalentClass HP:0008676 0.26 owl:Axiom -ORDO:93921 owl:equivalentClass HP:0001067 0.2573175 owl:Axiom -ORDO:637 owl:equivalentClass HP:0001067 0.2573175 owl:Axiom -ORDO:636 owl:equivalentClass HP:0001067 0.2573175 owl:Axiom -ORDO:99878 owl:equivalentClass HP:0008200 0.2568975 owl:Axiom -ORDO:3337 owl:equivalentClass HP:0001994 0.2565225 owl:Axiom -ORDO:30925 owl:equivalentClass HP:0000863 0.25635 owl:Axiom -ORDO:2345 owl:equivalentClass HP:0004602 0.2558825 owl:Axiom -ORDO:98626 owl:equivalentClass HP:0007802 0.2558825 owl:Axiom -ORDO:289365 owl:equivalentClass HP:0000076 0.2558825 owl:Axiom -ORDO:3090 owl:equivalentClass HP:0010773 0.25482 owl:Axiom -ORDO:1201 owl:equivalentClass HP:0011100 0.254545 owl:Axiom -ORDO:91357 owl:equivalentClass HP:0100681 0.25 owl:Axiom -ORDO:2337 owl:equivalentClass HP:0007404 0.2469875 owl:Axiom -ORDO:104075 owl:equivalentClass HP:0040274 0.2466675 owl:Axiom -ORDO:1136 owl:equivalentClass HP:0007099 0.2462675 owl:Axiom -ORDO:443095 owl:equivalentClass HP:0000825 0.2459025 owl:Axiom -ORDO:860 owl:equivalentClass HP:0011540 0.2457625 owl:Axiom -ORDO:435561 owl:equivalentClass HP:0010465 0.245615 owl:Axiom -ORDO:97361 owl:equivalentClass HP:0012583 0.245455 owl:Axiom -ORDO:93172 owl:equivalentClass HP:0008718 0.2452825 owl:Axiom -ORDO:363999 owl:equivalentClass HP:0001790 0.2452825 owl:Axiom -ORDO:97362 owl:equivalentClass HP:0012584 0.2452825 owl:Axiom -ORDO:93173 owl:equivalentClass HP:0012582 0.2450975 owl:Axiom -ORDO:137920 owl:equivalentClass HP:0004502 0.2450975 owl:Axiom -ORDO:66529 owl:equivalentClass HP:0011665 0.2448975 owl:Axiom -ORDO:295016 owl:equivalentClass HP:0100490 0.24468 owl:Axiom -ORDO:3265 owl:equivalentClass HP:0003041 0.24468 owl:Axiom -ORDO:295044 owl:equivalentClass HP:0100746 0.244445 owl:Axiom -ORDO:94056 owl:equivalentClass HP:0003939 0.244445 owl:Axiom -ORDO:141096 owl:equivalentClass HP:0009934 0.244185 owl:Axiom -ORDO:98988 owl:equivalentClass HP:0001134 0.243965 owl:Axiom -ORDO:93382 owl:equivalentClass HP:0009370 0.2439025 owl:Axiom -ORDO:93397 owl:equivalentClass HP:0009370 0.2439025 owl:Axiom -ORDO:309147 owl:equivalentClass HP:0012556 0.2439025 owl:Axiom -ORDO:140908 owl:equivalentClass HP:0005831 0.2439025 owl:Axiom -ORDO:98731 owl:equivalentClass HP:0004947 0.2438675 owl:Axiom -ORDO:295047 owl:equivalentClass HP:0100747 0.24359 owl:Axiom -ORDO:98943 owl:equivalentClass HP:0100719 0.243182 owl:Axiom -ORDO:49041 owl:equivalentClass HP:0005200 0.24303349999999999 owl:Axiom -ORDO:469 owl:equivalentClass HP:0005973 0.2426465 owl:Axiom -ORDO:296 owl:equivalentClass HP:0005701 0.2420735 owl:Axiom -ORDO:2004 owl:equivalentClass HP:0008751 0.241935 owl:Axiom -ORDO:494448 owl:equivalentClass HP:0030417 0.2416675 owl:Axiom -ORDO:356978 owl:equivalentClass HP:0040144 0.24138 owl:Axiom -ORDO:93335 owl:equivalentClass HP:0005696 0.2410725 owl:Axiom -ORDO:30391 owl:equivalentClass HP:0005912 0.2409095 owl:Axiom -ORDO:19 owl:equivalentClass HP:0012321 0.24074 owl:Axiom -ORDO:873 owl:equivalentClass HP:0100245 0.24074 owl:Axiom -ORDO:99104 owl:equivalentClass HP:0001684 0.240662 owl:Axiom -ORDO:312 owl:equivalentClass HP:0007475 0.2403845 owl:Axiom -ORDO:35125 owl:equivalentClass HP:0010816 0.2403845 owl:Axiom -ORDO:252183 owl:equivalentClass HP:0001067 0.24 owl:Axiom -ORDO:99047 owl:equivalentClass HP:0011652 0.24 owl:Axiom -ORDO:99967 owl:equivalentClass HP:0012268 0.239894 owl:Axiom -ORDO:95459 owl:equivalentClass HP:0010446 0.239894 owl:Axiom -ORDO:243 owl:equivalentClass HP:0008668 0.2395825 owl:Axiom -ORDO:97335 owl:equivalentClass HP:0010890 0.2395825 owl:Axiom -ORDO:498494 owl:equivalentClass HP:0010689 0.2395825 owl:Axiom -ORDO:99099 owl:equivalentClass HP:0031134 0.23913 owl:Axiom -ORDO:280133 owl:equivalentClass HP:0045044 0.238805 owl:Axiom -ORDO:1885 owl:equivalentClass HP:0001083 0.238514 owl:Axiom -ORDO:48372 owl:equivalentClass HP:0011954 0.2383725 owl:Axiom -ORDO:199647 owl:equivalentClass HP:0002085 0.238334 owl:Axiom -ORDO:118246 owl:equivalentClass HP:0000546 0.238095 owl:Axiom -ORDO:681 owl:equivalentClass HP:0007215 0.237705 owl:Axiom -ORDO:93616 owl:equivalentClass HP:0011903 0.2375 owl:Axiom -ORDO:2442 owl:equivalentClass HP:0005523 0.2375 owl:Axiom -ORDO:454706 owl:equivalentClass HP:0008964 0.2372875 owl:Axiom -ORDO:141118 owl:equivalentClass HP:0011817 0.2368425 owl:Axiom -ORDO:1195 owl:equivalentClass HP:0012239 0.23662850000000002 owl:Axiom -ORDO:98274 owl:equivalentClass HP:0005547 0.236111 owl:Axiom -ORDO:99973 owl:equivalentClass HP:0004313 0.23585 owl:Axiom -ORDO:99972 owl:equivalentClass HP:0004313 0.23585 owl:Axiom -ORDO:480549 owl:equivalentClass HP:0004430 0.235295 owl:Axiom -ORDO:88 owl:equivalentClass HP:0001915 0.23475649999999998 owl:Axiom -ORDO:1516 owl:equivalentClass HP:0004439 0.234695 owl:Axiom -ORDO:268940 owl:equivalentClass HP:0006927 0.234695 owl:Axiom -ORDO:251870 owl:equivalentClass HP:0030065 0.2344115 owl:Axiom -ORDO:457252 owl:equivalentClass HP:0030413 0.2341775 owl:Axiom -ORDO:2199 owl:equivalentClass HP:0007404 0.2341775 owl:Axiom -ORDO:98995 owl:equivalentClass HP:0010920 0.23409049999999998 owl:Axiom -ORDO:823 owl:equivalentClass HP:0002414 0.23409049999999998 owl:Axiom -ORDO:98967 owl:equivalentClass HP:0007760 0.23409049999999998 owl:Axiom -ORDO:364013 owl:equivalentClass HP:0001790 0.2340425 owl:Axiom -ORDO:199633 owl:equivalentClass HP:0002408 0.2333325 owl:Axiom -ORDO:93668 owl:equivalentClass HP:0005901 0.2333325 owl:Axiom -ORDO:101043 owl:equivalentClass HP:0005176 0.2333325 owl:Axiom -ORDO:1040 owl:equivalentClass HP:0100255 0.2333325 owl:Axiom -ORDO:2924 owl:equivalentClass HP:0006706 0.232547 owl:Axiom -ORDO:171918 owl:equivalentClass HP:0012190 0.2321435 owl:Axiom -ORDO:99107 owl:equivalentClass HP:0001631 0.2321435 owl:Axiom -ORDO:329217 owl:equivalentClass HP:0005305 0.2321425 owl:Axiom -ORDO:91415 owl:equivalentClass HP:0000996 0.2321425 owl:Axiom -ORDO:317419 owl:equivalentClass HP:0004430 0.231885 owl:Axiom -ORDO:317416 owl:equivalentClass HP:0004430 0.231885 owl:Axiom -ORDO:168778 owl:equivalentClass HP:0000729 0.231885 owl:Axiom -ORDO:33355 owl:equivalentClass HP:0008715 0.2317075 owl:Axiom -ORDO:431347 owl:equivalentClass HP:0006509 0.2317075 owl:Axiom -ORDO:99043 owl:equivalentClass HP:0011652 0.2316525 owl:Axiom -ORDO:2970 owl:equivalentClass HP:0004392 0.231452 owl:Axiom -ORDO:329931 owl:equivalentClass HP:0000099 0.23077 owl:Axiom -ORDO:91349 owl:equivalentClass HP:0011761 0.23077 owl:Axiom -ORDO:99097 owl:equivalentClass HP:0011622 0.2301575 owl:Axiom -ORDO:949 owl:equivalentClass HP:0004439 0.23 owl:Axiom -ORDO:1398 owl:equivalentClass HP:0001321 0.22999999999999998 owl:Axiom -ORDO:314822 owl:equivalentClass HP:0002049 0.2295075 owl:Axiom -ORDO:99885 owl:equivalentClass HP:0008255 0.2291675 owl:Axiom -ORDO:120549 owl:equivalentClass HP:0002667 0.2291675 owl:Axiom -ORDO:93430 owl:equivalentClass HP:0002654 0.2288125 owl:Axiom -ORDO:397802 owl:equivalentClass HP:0004430 0.2285725 owl:Axiom -ORDO:171220 owl:equivalentClass HP:0000075 0.2285725 owl:Axiom -ORDO:319276 owl:equivalentClass HP:0006770 0.22807 owl:Axiom -ORDO:211266 owl:equivalentClass HP:0100026 0.22807 owl:Axiom -ORDO:181415 owl:equivalentClass HP:0011736 0.22807 owl:Axiom -ORDO:97253 owl:equivalentClass HP:0030405 0.22807 owl:Axiom -ORDO:364574 owl:equivalentClass HP:0004439 0.2272725 owl:Axiom -ORDO:398971 owl:equivalentClass HP:0031521 0.2272725 owl:Axiom -ORDO:156230 owl:equivalentClass HP:0031346 0.2272725 owl:Axiom -ORDO:424019 owl:equivalentClass HP:0030438 0.2266675 owl:Axiom -ORDO:168549 owl:equivalentClass HP:0002657 0.2265625 owl:Axiom -ORDO:99071 owl:equivalentClass HP:0011627 0.226415 owl:Axiom -ORDO:99860 owl:equivalentClass HP:0004812 0.22619 owl:Axiom -ORDO:141234 owl:equivalentClass HP:0031571 0.22619 owl:Axiom -ORDO:118138 owl:equivalentClass HP:0000829 0.22619 owl:Axiom -ORDO:2778 owl:equivalentClass HP:0005901 0.2258075 owl:Axiom -ORDO:181408 owl:equivalentClass HP:0008200 0.22549 owl:Axiom -ORDO:87277 owl:equivalentClass HP:0001249 0.22549 owl:Axiom -ORDO:83330 owl:equivalentClass HP:0006959 0.2253525 owl:Axiom -ORDO:83420 owl:equivalentClass HP:0006959 0.2253525 owl:Axiom -ORDO:83418 owl:equivalentClass HP:0006959 0.2253525 owl:Axiom -ORDO:83419 owl:equivalentClass HP:0006959 0.2253525 owl:Axiom +# curie_map: +# HP: http://purl.obolibrary.org/obo/HP_ +# Orphanet: http://www.orpha.net/ORDO/Orphanet_ +# owl: http://www.w3.org/2002/07/owl# +# rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# +# rdfs: http://www.w3.org/2000/01/rdf-schema# +# semapv: https://w3id.org/semapv/vocab/ +# skos: http://www.w3.org/2004/02/skos/core# +# sssom: https://w3id.org/sssom/ +# license: https://w3id.org/sssom/license/unspecified +# mapping_set_id: https://w3id.org/sssom/mappings/b12bc27a-cace-479d-bd03-efdf259f69fe +# object_source: http://purl.obolibrary.org/hp.owl +# subject_source: http://purl.obolibrary.org/ordo.owl +subject_id predicate_id object_id mapping_justification confidence +Orphanet:100047 skos:exactMatch HP:0100681 semapv:UnspecifiedMatching 0.27449 +Orphanet:100069 skos:exactMatch HP:0030219 semapv:UnspecifiedMatching 0.875 +Orphanet:100088 skos:exactMatch HP:0002890 semapv:UnspecifiedMatching 0.875 +Orphanet:101023 skos:exactMatch HP:0410005 semapv:UnspecifiedMatching 0.75 +Orphanet:101043 skos:exactMatch HP:0005176 semapv:UnspecifiedMatching 0.2333325 +Orphanet:101063 skos:exactMatch HP:0001696 semapv:UnspecifiedMatching 0.75 +Orphanet:101958 skos:exactMatch HP:0008207 semapv:UnspecifiedMatching 0.75 +Orphanet:102009 skos:exactMatch HP:0006818 semapv:UnspecifiedMatching 0.875 +Orphanet:102011 skos:exactMatch HP:0045028 semapv:UnspecifiedMatching 0.75 +Orphanet:1037 skos:exactMatch HP:0002804 semapv:UnspecifiedMatching 0.75 +Orphanet:1040 skos:exactMatch HP:0100255 semapv:UnspecifiedMatching 0.2333325 +Orphanet:104075 skos:exactMatch HP:0040274 semapv:UnspecifiedMatching 0.2466675 +Orphanet:1041 skos:exactMatch HP:0001789 semapv:UnspecifiedMatching 0.875 +Orphanet:1047 skos:exactMatch HP:0001924 semapv:UnspecifiedMatching 0.875 +Orphanet:1053 skos:exactMatch HP:0030713 semapv:UnspecifiedMatching 0.75 +Orphanet:1063 skos:exactMatch HP:0012329 semapv:UnspecifiedMatching 0.75 +Orphanet:1114 skos:exactMatch HP:0001057 semapv:UnspecifiedMatching 0.75 +Orphanet:1136 skos:exactMatch HP:0007099 semapv:UnspecifiedMatching 0.2462675 +Orphanet:1160 skos:exactMatch HP:0012281 semapv:UnspecifiedMatching 0.875 +Orphanet:118138 skos:exactMatch HP:0000829 semapv:UnspecifiedMatching 0.22619 +Orphanet:118246 skos:exactMatch HP:0000546 semapv:UnspecifiedMatching 0.238095 +Orphanet:1195 skos:exactMatch HP:0012239 semapv:UnspecifiedMatching 0.23662850000000002 +Orphanet:1198 skos:exactMatch HP:0010448 semapv:UnspecifiedMatching 0.875 +Orphanet:1199 skos:exactMatch HP:0002032 semapv:UnspecifiedMatching 0.875 +Orphanet:1201 skos:exactMatch HP:0011100 semapv:UnspecifiedMatching 0.254545 +Orphanet:1202 skos:exactMatch HP:0008750 semapv:UnspecifiedMatching 0.33467749999999996 +Orphanet:1203 skos:exactMatch HP:0002247 semapv:UnspecifiedMatching 0.875 +Orphanet:1205 skos:exactMatch HP:0011560 semapv:UnspecifiedMatching 0.875 +Orphanet:120549 skos:exactMatch HP:0002667 semapv:UnspecifiedMatching 0.2291675 +Orphanet:1209 skos:exactMatch HP:0011662 semapv:UnspecifiedMatching 0.875 +Orphanet:1302 skos:exactMatch HP:0011945 semapv:UnspecifiedMatching 0.875 +Orphanet:131 skos:exactMatch HP:0002639 semapv:UnspecifiedMatching 0.875 +Orphanet:1332 skos:exactMatch HP:0002865 semapv:UnspecifiedMatching 0.875 +Orphanet:1334 skos:exactMatch HP:0002728 semapv:UnspecifiedMatching 0.875 +Orphanet:1344 skos:exactMatch HP:0025478 semapv:UnspecifiedMatching 0.75 +Orphanet:137675 skos:exactMatch HP:0005152 semapv:UnspecifiedMatching 0.875 +Orphanet:137807 skos:exactMatch HP:0012309 semapv:UnspecifiedMatching 0.33499999999999996 +Orphanet:137914 skos:exactMatch HP:0000453 semapv:UnspecifiedMatching 0.875 +Orphanet:137920 skos:exactMatch HP:0004502 semapv:UnspecifiedMatching 0.2450975 +Orphanet:139414 skos:exactMatch HP:0025471 semapv:UnspecifiedMatching 0.75 +Orphanet:1398 skos:exactMatch HP:0001321 semapv:UnspecifiedMatching 0.22999999999999998 +Orphanet:14 skos:exactMatch HP:0008181 semapv:UnspecifiedMatching 0.75 +Orphanet:140908 skos:exactMatch HP:0005831 semapv:UnspecifiedMatching 0.2439025 +Orphanet:141077 skos:exactMatch HP:0030767 semapv:UnspecifiedMatching 0.75 +Orphanet:141096 skos:exactMatch HP:0009934 semapv:UnspecifiedMatching 0.244185 +Orphanet:141107 skos:exactMatch HP:0031227 semapv:UnspecifiedMatching 0.75 +Orphanet:141118 skos:exactMatch HP:0011817 semapv:UnspecifiedMatching 0.2368425 +Orphanet:141145 skos:exactMatch HP:0005323 semapv:UnspecifiedMatching 0.75 +Orphanet:141229 skos:exactMatch HP:0002006 semapv:UnspecifiedMatching 0.875 +Orphanet:141234 skos:exactMatch HP:0031571 semapv:UnspecifiedMatching 0.22619 +Orphanet:141258 skos:exactMatch HP:0031576 semapv:UnspecifiedMatching 0.75 +Orphanet:141261 skos:exactMatch HP:0031577 semapv:UnspecifiedMatching 0.75 +Orphanet:141265 skos:exactMatch HP:0031578 semapv:UnspecifiedMatching 0.75 +Orphanet:141269 skos:exactMatch HP:0100731 semapv:UnspecifiedMatching 0.75 +Orphanet:142 skos:exactMatch HP:0011779 semapv:UnspecifiedMatching 0.875 +Orphanet:143 skos:exactMatch HP:0006780 semapv:UnspecifiedMatching 0.75 +Orphanet:1431 skos:exactMatch HP:0007166 semapv:UnspecifiedMatching 0.75 +Orphanet:1457 skos:exactMatch HP:0001680 semapv:UnspecifiedMatching 0.35473 +Orphanet:1463 skos:exactMatch HP:0010774 semapv:UnspecifiedMatching 0.75 +Orphanet:1489 skos:exactMatch HP:0031247 semapv:UnspecifiedMatching 0.75 +Orphanet:1501 skos:exactMatch HP:0006744 semapv:UnspecifiedMatching 0.875 +Orphanet:1516 skos:exactMatch HP:0004439 semapv:UnspecifiedMatching 0.234695 +Orphanet:1531 skos:exactMatch HP:0001363 semapv:UnspecifiedMatching 0.875 +Orphanet:1556 skos:exactMatch HP:0025107 semapv:UnspecifiedMatching 0.75 +Orphanet:155867 skos:exactMatch HP:0031571 semapv:UnspecifiedMatching 0.75 +Orphanet:155878 skos:exactMatch HP:0000176 semapv:UnspecifiedMatching 0.75 +Orphanet:155899 skos:exactMatch HP:0005321 semapv:UnspecifiedMatching 0.875 +Orphanet:156071 skos:exactMatch HP:0000563 semapv:UnspecifiedMatching 0.75 +Orphanet:156207 skos:exactMatch HP:0000158 semapv:UnspecifiedMatching 0.75 +Orphanet:156230 skos:exactMatch HP:0031346 semapv:UnspecifiedMatching 0.2272725 +Orphanet:158029 skos:exactMatch HP:0001982 semapv:UnspecifiedMatching 0.875 +Orphanet:16 skos:exactMatch HP:0007939 semapv:UnspecifiedMatching 0.75 +Orphanet:163699 skos:exactMatch HP:0012218 semapv:UnspecifiedMatching 0.3287025 +Orphanet:163927 skos:exactMatch HP:0100847 semapv:UnspecifiedMatching 0.875 +Orphanet:165994 skos:exactMatch HP:0008227 semapv:UnspecifiedMatching 0.75 +Orphanet:166282 skos:exactMatch HP:0011704 semapv:UnspecifiedMatching 0.3271275 +Orphanet:1666 skos:exactMatch HP:0001651 semapv:UnspecifiedMatching 0.75 +Orphanet:167848 skos:exactMatch HP:0001638 semapv:UnspecifiedMatching 0.875 +Orphanet:168549 skos:exactMatch HP:0002657 semapv:UnspecifiedMatching 0.2265625 +Orphanet:1686 skos:exactMatch HP:0100571 semapv:UnspecifiedMatching 0.75 +Orphanet:168778 skos:exactMatch HP:0000729 semapv:UnspecifiedMatching 0.231885 +Orphanet:168811 skos:exactMatch HP:0100003 semapv:UnspecifiedMatching 0.33035749999999997 +Orphanet:168816 skos:exactMatch HP:0100003 semapv:UnspecifiedMatching 0.26698 +Orphanet:168829 skos:exactMatch HP:0030406 semapv:UnspecifiedMatching 0.75 +Orphanet:169139 skos:exactMatch HP:0005432 semapv:UnspecifiedMatching 0.75 +Orphanet:170 skos:exactMatch HP:0002224 semapv:UnspecifiedMatching 0.75 +Orphanet:171220 skos:exactMatch HP:0000075 semapv:UnspecifiedMatching 0.2285725 +Orphanet:171676 skos:exactMatch HP:0006970 semapv:UnspecifiedMatching 0.875 +Orphanet:171901 skos:exactMatch HP:0012192 semapv:UnspecifiedMatching 0.34051750000000003 +Orphanet:171918 skos:exactMatch HP:0012190 semapv:UnspecifiedMatching 0.2321435 +Orphanet:178 skos:exactMatch HP:0010762 semapv:UnspecifiedMatching 0.75 +Orphanet:178029 skos:exactMatch HP:0000863 semapv:UnspecifiedMatching 0.875 +Orphanet:178330 skos:exactMatch HP:0005511 semapv:UnspecifiedMatching 0.875 +Orphanet:178382 skos:exactMatch HP:0001838 semapv:UnspecifiedMatching 0.875 +Orphanet:18 skos:exactMatch HP:0008341 semapv:UnspecifiedMatching 0.75 +Orphanet:180 skos:exactMatch HP:0001139 semapv:UnspecifiedMatching 0.75 +Orphanet:180086 skos:exactMatch HP:0003762 semapv:UnspecifiedMatching 0.875 +Orphanet:180134 skos:exactMatch HP:0000813 semapv:UnspecifiedMatching 0.75 +Orphanet:180154 skos:exactMatch HP:0001153 semapv:UnspecifiedMatching 0.75 +Orphanet:180157 skos:exactMatch HP:0008740 semapv:UnspecifiedMatching 0.75 +Orphanet:180160 skos:exactMatch HP:0000145 semapv:UnspecifiedMatching 0.75 +Orphanet:181 skos:exactMatch HP:0007607 semapv:UnspecifiedMatching 0.345 +Orphanet:181408 skos:exactMatch HP:0008200 semapv:UnspecifiedMatching 0.22549 +Orphanet:181412 skos:exactMatch HP:0000840 semapv:UnspecifiedMatching 0.875 +Orphanet:181415 skos:exactMatch HP:0011736 semapv:UnspecifiedMatching 0.22807 +Orphanet:181428 skos:exactMatch HP:0012184 semapv:UnspecifiedMatching 0.875 +Orphanet:182040 skos:exactMatch HP:0001915 semapv:UnspecifiedMatching 0.8 +Orphanet:182061 skos:exactMatch HP:0002438 semapv:UnspecifiedMatching 0.75 +Orphanet:182090 skos:exactMatch HP:0002092 semapv:UnspecifiedMatching 0.75 +Orphanet:182095 skos:exactMatch HP:0006530 semapv:UnspecifiedMatching 0.875 +Orphanet:183660 skos:exactMatch HP:0004430 semapv:UnspecifiedMatching 0.875 +Orphanet:183669 skos:exactMatch HP:0004432 semapv:UnspecifiedMatching 0.75 +Orphanet:1848 skos:exactMatch HP:0010958 semapv:UnspecifiedMatching 0.3698975 +Orphanet:185 skos:exactMatch HP:0011626 semapv:UnspecifiedMatching 0.875 +Orphanet:1851 skos:exactMatch HP:0000003 semapv:UnspecifiedMatching 0.875 +Orphanet:1871 skos:exactMatch HP:0008020 semapv:UnspecifiedMatching 0.75 +Orphanet:1872 skos:exactMatch HP:0000548 semapv:UnspecifiedMatching 0.75 +Orphanet:1885 skos:exactMatch HP:0001083 semapv:UnspecifiedMatching 0.238514 +Orphanet:189 skos:exactMatch HP:0007529 semapv:UnspecifiedMatching 0.875 +Orphanet:19 skos:exactMatch HP:0012321 semapv:UnspecifiedMatching 0.24074 +Orphanet:1930 skos:exactMatch HP:0012302 semapv:UnspecifiedMatching 0.75 +Orphanet:1931 skos:exactMatch HP:0007330 semapv:UnspecifiedMatching 0.75 +Orphanet:194 skos:exactMatch HP:0000589 semapv:UnspecifiedMatching 0.75 +Orphanet:1987 skos:exactMatch HP:0003097 semapv:UnspecifiedMatching 0.325 +Orphanet:199241 skos:exactMatch HP:0005954 semapv:UnspecifiedMatching 0.75 +Orphanet:199267 skos:exactMatch HP:0025197 semapv:UnspecifiedMatching 0.75 +Orphanet:199633 skos:exactMatch HP:0002408 semapv:UnspecifiedMatching 0.2333325 +Orphanet:199647 skos:exactMatch HP:0002085 semapv:UnspecifiedMatching 0.238334 +Orphanet:200037 skos:exactMatch HP:0002268 semapv:UnspecifiedMatching 0.75 +Orphanet:2004 skos:exactMatch HP:0008751 semapv:UnspecifiedMatching 0.241935 +Orphanet:2014 skos:exactMatch HP:0000175 semapv:UnspecifiedMatching 0.75 +Orphanet:2022 skos:exactMatch HP:0001706 semapv:UnspecifiedMatching 0.36136250000000003 +Orphanet:2030 skos:exactMatch HP:0100244 semapv:UnspecifiedMatching 0.75 +Orphanet:2038 skos:exactMatch HP:0006548 semapv:UnspecifiedMatching 0.75 +Orphanet:206484 skos:exactMatch HP:0000150 semapv:UnspecifiedMatching 0.75 +Orphanet:206713 skos:exactMatch HP:0007269 semapv:UnspecifiedMatching 0.26698 +Orphanet:206966 skos:exactMatch HP:0003737 semapv:UnspecifiedMatching 0.875 +Orphanet:206976 skos:exactMatch HP:0003768 semapv:UnspecifiedMatching 0.75 +Orphanet:209 skos:exactMatch HP:0000973 semapv:UnspecifiedMatching 0.75 +Orphanet:210128 skos:exactMatch HP:0012237 semapv:UnspecifiedMatching 0.75 +Orphanet:211047 skos:exactMatch HP:0001328 semapv:UnspecifiedMatching 0.75 +Orphanet:211266 skos:exactMatch HP:0100026 semapv:UnspecifiedMatching 0.22807 +Orphanet:212 skos:exactMatch HP:0003153 semapv:UnspecifiedMatching 0.75 +Orphanet:2134 skos:exactMatch HP:0005575 semapv:UnspecifiedMatching 0.261865 +Orphanet:214 skos:exactMatch HP:0003131 semapv:UnspecifiedMatching 0.75 +Orphanet:2140 skos:exactMatch HP:0000776 semapv:UnspecifiedMatching 0.875 +Orphanet:215 skos:exactMatch HP:0007642 semapv:UnspecifiedMatching 0.75 +Orphanet:2157 skos:exactMatch HP:0010906 semapv:UnspecifiedMatching 0.75 +Orphanet:2162 skos:exactMatch HP:0001360 semapv:UnspecifiedMatching 0.75 +Orphanet:216675 skos:exactMatch HP:0001669 semapv:UnspecifiedMatching 0.8 +Orphanet:216694 skos:exactMatch HP:0011540 semapv:UnspecifiedMatching 0.75 +Orphanet:217071 skos:exactMatch HP:0005584 semapv:UnspecifiedMatching 0.875 +Orphanet:217569 skos:exactMatch HP:0001639 semapv:UnspecifiedMatching 0.875 +Orphanet:217604 skos:exactMatch HP:0001644 semapv:UnspecifiedMatching 0.875 +Orphanet:217632 skos:exactMatch HP:0001723 semapv:UnspecifiedMatching 0.875 +Orphanet:2177 skos:exactMatch HP:0002324 semapv:UnspecifiedMatching 0.75 +Orphanet:2199 skos:exactMatch HP:0007404 semapv:UnspecifiedMatching 0.2341775 +Orphanet:2203 skos:exactMatch HP:0002161 semapv:UnspecifiedMatching 0.875 +Orphanet:220386 skos:exactMatch HP:0002507 semapv:UnspecifiedMatching 0.875 +Orphanet:221091 skos:exactMatch HP:0100661 semapv:UnspecifiedMatching 0.875 +Orphanet:2220 skos:exactMatch HP:0004780 semapv:UnspecifiedMatching 0.75 +Orphanet:223 skos:exactMatch HP:0009806 semapv:UnspecifiedMatching 0.875 +Orphanet:223735 skos:exactMatch HP:0002665 semapv:UnspecifiedMatching 0.75 +Orphanet:2248 skos:exactMatch HP:0004383 semapv:UnspecifiedMatching 0.3325475 +Orphanet:227 skos:exactMatch HP:0100599 semapv:UnspecifiedMatching 0.75 +Orphanet:227796 skos:exactMatch HP:0030642 semapv:UnspecifiedMatching 0.75 +Orphanet:2286 skos:exactMatch HP:0006315 semapv:UnspecifiedMatching 0.350275 +Orphanet:2337 skos:exactMatch HP:0007404 semapv:UnspecifiedMatching 0.2469875 +Orphanet:2345 skos:exactMatch HP:0004602 semapv:UnspecifiedMatching 0.2558825 +Orphanet:2356 skos:exactMatch HP:0100702 semapv:UnspecifiedMatching 0.875 +Orphanet:2357 skos:exactMatch HP:0100730 semapv:UnspecifiedMatching 0.875 +Orphanet:2368 skos:exactMatch HP:0001543 semapv:UnspecifiedMatching 0.75 +Orphanet:2380 skos:exactMatch HP:0005743 semapv:UnspecifiedMatching 0.337765 +Orphanet:238468 skos:exactMatch HP:0007607 semapv:UnspecifiedMatching 0.875 +Orphanet:238583 skos:exactMatch HP:0004923 semapv:UnspecifiedMatching 0.8 +Orphanet:242 skos:exactMatch HP:0008668 semapv:UnspecifiedMatching 0.2605275 +Orphanet:243 skos:exactMatch HP:0008668 semapv:UnspecifiedMatching 0.2395825 +Orphanet:2442 skos:exactMatch HP:0005523 semapv:UnspecifiedMatching 0.2375 +Orphanet:2477 skos:exactMatch HP:0001355 semapv:UnspecifiedMatching 0.75 +Orphanet:247834 skos:exactMatch HP:0030636 semapv:UnspecifiedMatching 0.75 +Orphanet:249 skos:exactMatch HP:0010734 semapv:UnspecifiedMatching 0.3522725 +Orphanet:2495 skos:exactMatch HP:0002858 semapv:UnspecifiedMatching 0.75 +Orphanet:251 skos:exactMatch HP:0002654 semapv:UnspecifiedMatching 0.875 +Orphanet:251618 skos:exactMatch HP:0009718 semapv:UnspecifiedMatching 0.3678575 +Orphanet:251623 skos:exactMatch HP:0011754 semapv:UnspecifiedMatching 0.75 +Orphanet:251636 skos:exactMatch HP:0002888 semapv:UnspecifiedMatching 0.75 +Orphanet:251870 skos:exactMatch HP:0030065 semapv:UnspecifiedMatching 0.2344115 +Orphanet:251877 skos:exactMatch HP:0006747 semapv:UnspecifiedMatching 0.75 +Orphanet:251880 skos:exactMatch HP:0030066 semapv:UnspecifiedMatching 0.75 +Orphanet:251899 skos:exactMatch HP:0030392 semapv:UnspecifiedMatching 0.875 +Orphanet:251909 skos:exactMatch HP:0030408 semapv:UnspecifiedMatching 0.75 +Orphanet:251912 skos:exactMatch HP:0030407 semapv:UnspecifiedMatching 0.875 +Orphanet:251992 skos:exactMatch HP:0003005 semapv:UnspecifiedMatching 0.75 +Orphanet:252 skos:exactMatch HP:0002651 semapv:UnspecifiedMatching 0.75 +Orphanet:252054 skos:exactMatch HP:0010797 semapv:UnspecifiedMatching 0.75 +Orphanet:252175 skos:exactMatch HP:0009588 semapv:UnspecifiedMatching 0.875 +Orphanet:252183 skos:exactMatch HP:0001067 semapv:UnspecifiedMatching 0.24 +Orphanet:254 skos:exactMatch HP:0002657 semapv:UnspecifiedMatching 0.75 +Orphanet:254857 skos:exactMatch HP:0009069 semapv:UnspecifiedMatching 0.75 +Orphanet:263 skos:exactMatch HP:0006785 semapv:UnspecifiedMatching 0.875 +Orphanet:263413 skos:exactMatch HP:0200058 semapv:UnspecifiedMatching 0.8 +Orphanet:263425 skos:exactMatch HP:0009920 semapv:UnspecifiedMatching 0.75 +Orphanet:2665 skos:exactMatch HP:0100881 semapv:UnspecifiedMatching 0.875 +Orphanet:2686 skos:exactMatch HP:0040289 semapv:UnspecifiedMatching 0.75 +Orphanet:268744 skos:exactMatch HP:0002475 semapv:UnspecifiedMatching 0.75 +Orphanet:268813 skos:exactMatch HP:0030709 semapv:UnspecifiedMatching 0.75 +Orphanet:268817 skos:exactMatch HP:0011815 semapv:UnspecifiedMatching 0.75 +Orphanet:268823 skos:exactMatch HP:0002085 semapv:UnspecifiedMatching 0.875 +Orphanet:268826 skos:exactMatch HP:0011816 semapv:UnspecifiedMatching 0.75 +Orphanet:268829 skos:exactMatch HP:0011817 semapv:UnspecifiedMatching 0.75 +Orphanet:268835 skos:exactMatch HP:0025480 semapv:UnspecifiedMatching 0.75 +Orphanet:268865 skos:exactMatch HP:0030725 semapv:UnspecifiedMatching 0.875 +Orphanet:268882 skos:exactMatch HP:0007099 semapv:UnspecifiedMatching 0.875 +Orphanet:268940 skos:exactMatch HP:0006927 semapv:UnspecifiedMatching 0.234695 +Orphanet:268943 skos:exactMatch HP:0006927 semapv:UnspecifiedMatching 0.75 +Orphanet:269200 skos:exactMatch HP:0006951 semapv:UnspecifiedMatching 0.75 +Orphanet:2695 skos:exactMatch HP:0011803 semapv:UnspecifiedMatching 0.75 +Orphanet:275555 skos:exactMatch HP:0100602 semapv:UnspecifiedMatching 0.875 +Orphanet:2764 skos:exactMatch HP:0010886 semapv:UnspecifiedMatching 0.75 +Orphanet:276429 skos:exactMatch HP:0012459 semapv:UnspecifiedMatching 0.875 +Orphanet:2778 skos:exactMatch HP:0005901 semapv:UnspecifiedMatching 0.2258075 +Orphanet:2781 skos:exactMatch HP:0011002 semapv:UnspecifiedMatching 0.75 +Orphanet:279882 skos:exactMatch HP:0010533 semapv:UnspecifiedMatching 0.8 +Orphanet:279914 skos:exactMatch HP:0012124 semapv:UnspecifiedMatching 0.875 +Orphanet:280133 skos:exactMatch HP:0045044 semapv:UnspecifiedMatching 0.238805 +Orphanet:2807 skos:exactMatch HP:0200022 semapv:UnspecifiedMatching 0.36029500000000003 +Orphanet:280886 skos:exactMatch HP:0012122 semapv:UnspecifiedMatching 0.8 +Orphanet:280892 skos:exactMatch HP:0012123 semapv:UnspecifiedMatching 0.75 +Orphanet:280898 skos:exactMatch HP:0012121 semapv:UnspecifiedMatching 0.75 +Orphanet:282 skos:exactMatch HP:0002145 semapv:UnspecifiedMatching 0.875 +Orphanet:2842 skos:exactMatch HP:0100600 semapv:UnspecifiedMatching 0.75 +Orphanet:284804 skos:exactMatch HP:0001107 semapv:UnspecifiedMatching 0.75 +Orphanet:2884 skos:exactMatch HP:0007544 semapv:UnspecifiedMatching 0.75 +Orphanet:2889 skos:exactMatch HP:0003777 semapv:UnspecifiedMatching 0.875 +Orphanet:289365 skos:exactMatch HP:0000076 semapv:UnspecifiedMatching 0.2558825 +Orphanet:289596 skos:exactMatch HP:0030429 semapv:UnspecifiedMatching 0.75 +Orphanet:289899 skos:exactMatch HP:0001992 semapv:UnspecifiedMatching 0.75 +Orphanet:289902 skos:exactMatch HP:0003535 semapv:UnspecifiedMatching 0.8 +Orphanet:29073 skos:exactMatch HP:0006775 semapv:UnspecifiedMatching 0.875 +Orphanet:2913 skos:exactMatch HP:0010442 semapv:UnspecifiedMatching 0.75 +Orphanet:2924 skos:exactMatch HP:0006706 semapv:UnspecifiedMatching 0.232547 +Orphanet:294925 skos:exactMatch HP:0009827 semapv:UnspecifiedMatching 0.75 +Orphanet:294971 skos:exactMatch HP:0003057 semapv:UnspecifiedMatching 0.75 +Orphanet:294983 skos:exactMatch HP:0004050 semapv:UnspecifiedMatching 0.75 +Orphanet:294986 skos:exactMatch HP:0011301 semapv:UnspecifiedMatching 0.75 +Orphanet:295016 skos:exactMatch HP:0100490 semapv:UnspecifiedMatching 0.24468 +Orphanet:295034 skos:exactMatch HP:0005191 semapv:UnspecifiedMatching 0.875 +Orphanet:295044 skos:exactMatch HP:0100746 semapv:UnspecifiedMatching 0.244445 +Orphanet:295047 skos:exactMatch HP:0100747 semapv:UnspecifiedMatching 0.24359 +Orphanet:295049 skos:exactMatch HP:0010484 semapv:UnspecifiedMatching 0.34068750000000003 +Orphanet:296 skos:exactMatch HP:0005701 semapv:UnspecifiedMatching 0.2420735 +Orphanet:2965 skos:exactMatch HP:0040278 semapv:UnspecifiedMatching 0.75 +Orphanet:2970 skos:exactMatch HP:0004392 semapv:UnspecifiedMatching 0.231452 +Orphanet:300385 skos:exactMatch HP:0011763 semapv:UnspecifiedMatching 0.875 +Orphanet:3033 skos:exactMatch HP:0008660 semapv:UnspecifiedMatching 0.875 +Orphanet:30391 skos:exactMatch HP:0005912 semapv:UnspecifiedMatching 0.2409095 +Orphanet:307141 skos:exactMatch HP:0007435 semapv:UnspecifiedMatching 0.875 +Orphanet:3090 skos:exactMatch HP:0010773 semapv:UnspecifiedMatching 0.25482 +Orphanet:309147 skos:exactMatch HP:0012556 semapv:UnspecifiedMatching 0.2439025 +Orphanet:30925 skos:exactMatch HP:0000863 semapv:UnspecifiedMatching 0.25635 +Orphanet:31153 skos:exactMatch HP:0003233 semapv:UnspecifiedMatching 0.75 +Orphanet:31154 skos:exactMatch HP:0003563 semapv:UnspecifiedMatching 0.75 +Orphanet:312 skos:exactMatch HP:0007475 semapv:UnspecifiedMatching 0.2403845 +Orphanet:313 skos:exactMatch HP:0007479 semapv:UnspecifiedMatching 0.3567075 +Orphanet:314473 skos:exactMatch HP:0010618 semapv:UnspecifiedMatching 0.875 +Orphanet:314786 skos:exactMatch HP:0011761 semapv:UnspecifiedMatching 0.75 +Orphanet:3148 skos:exactMatch HP:0100697 semapv:UnspecifiedMatching 0.75 +Orphanet:314822 skos:exactMatch HP:0002049 semapv:UnspecifiedMatching 0.2295075 +Orphanet:314928 skos:exactMatch HP:0002343 semapv:UnspecifiedMatching 0.875 +Orphanet:3157 skos:exactMatch HP:0100842 semapv:UnspecifiedMatching 0.33088249999999997 +Orphanet:316226 skos:exactMatch HP:0002497 semapv:UnspecifiedMatching 0.75 +Orphanet:3165 skos:exactMatch HP:0045029 semapv:UnspecifiedMatching 0.875 +Orphanet:3169 skos:exactMatch HP:0010497 semapv:UnspecifiedMatching 0.75 +Orphanet:31740 skos:exactMatch HP:0006516 semapv:UnspecifiedMatching 0.875 +Orphanet:317416 skos:exactMatch HP:0004430 semapv:UnspecifiedMatching 0.231885 +Orphanet:317419 skos:exactMatch HP:0004430 semapv:UnspecifiedMatching 0.231885 +Orphanet:3181 skos:exactMatch HP:0000912 semapv:UnspecifiedMatching 0.75 +Orphanet:3189 skos:exactMatch HP:0001642 semapv:UnspecifiedMatching 0.32838999999999996 +Orphanet:319 skos:exactMatch HP:0012254 semapv:UnspecifiedMatching 0.75 +Orphanet:319276 skos:exactMatch HP:0006770 semapv:UnspecifiedMatching 0.22807 +Orphanet:319298 skos:exactMatch HP:0006766 semapv:UnspecifiedMatching 0.875 +Orphanet:3193 skos:exactMatch HP:0004381 semapv:UnspecifiedMatching 0.875 +Orphanet:32 skos:exactMatch HP:0003343 semapv:UnspecifiedMatching 0.75 +Orphanet:3248 skos:exactMatch HP:0100263 semapv:UnspecifiedMatching 0.75 +Orphanet:324964 skos:exactMatch HP:0005901 semapv:UnspecifiedMatching 0.75 +Orphanet:3250 skos:exactMatch HP:0100264 semapv:UnspecifiedMatching 0.75 +Orphanet:3265 skos:exactMatch HP:0003041 semapv:UnspecifiedMatching 0.24468 +Orphanet:3273 skos:exactMatch HP:0012570 semapv:UnspecifiedMatching 0.875 +Orphanet:3280 skos:exactMatch HP:0003396 semapv:UnspecifiedMatching 0.75 +Orphanet:3282 skos:exactMatch HP:0011701 semapv:UnspecifiedMatching 0.75 +Orphanet:3289 skos:exactMatch HP:0000679 semapv:UnspecifiedMatching 0.75 +Orphanet:329217 skos:exactMatch HP:0005305 semapv:UnspecifiedMatching 0.2321425 +Orphanet:329931 skos:exactMatch HP:0000099 semapv:UnspecifiedMatching 0.23077 +Orphanet:3303 skos:exactMatch HP:0001636 semapv:UnspecifiedMatching 0.75 +Orphanet:3325 skos:exactMatch HP:0011874 semapv:UnspecifiedMatching 0.75 +Orphanet:33276 skos:exactMatch HP:0100726 semapv:UnspecifiedMatching 0.3583325 +Orphanet:33355 skos:exactMatch HP:0008715 semapv:UnspecifiedMatching 0.2317075 +Orphanet:3337 skos:exactMatch HP:0001994 semapv:UnspecifiedMatching 0.2565225 +Orphanet:33572 skos:exactMatch HP:0040142 semapv:UnspecifiedMatching 0.75 +Orphanet:3384 skos:exactMatch HP:0001660 semapv:UnspecifiedMatching 0.75 +Orphanet:3388 skos:exactMatch HP:0045005 semapv:UnspecifiedMatching 0.75 +Orphanet:3394 skos:exactMatch HP:0030448 semapv:UnspecifiedMatching 0.75 +Orphanet:3400 skos:exactMatch HP:0011627 semapv:UnspecifiedMatching 0.75 +Orphanet:3403 skos:exactMatch HP:0011724 semapv:UnspecifiedMatching 0.35416749999999997 +Orphanet:3426 skos:exactMatch HP:0001719 semapv:UnspecifiedMatching 0.875 +Orphanet:3427 skos:exactMatch HP:0011581 semapv:UnspecifiedMatching 0.75 +Orphanet:34533 skos:exactMatch HP:0001131 semapv:UnspecifiedMatching 0.75 +Orphanet:35125 skos:exactMatch HP:0010816 semapv:UnspecifiedMatching 0.2403845 +Orphanet:35688 skos:exactMatch HP:0003067 semapv:UnspecifiedMatching 0.875 +Orphanet:356978 skos:exactMatch HP:0040144 semapv:UnspecifiedMatching 0.24138 +Orphanet:35981 skos:exactMatch HP:0002126 semapv:UnspecifiedMatching 0.75 +Orphanet:360 skos:exactMatch HP:0012174 semapv:UnspecifiedMatching 0.875 +Orphanet:36204 skos:exactMatch HP:0002593 semapv:UnspecifiedMatching 0.875 +Orphanet:363483 skos:exactMatch HP:0100616 semapv:UnspecifiedMatching 0.75 +Orphanet:363976 skos:exactMatch HP:0011847 semapv:UnspecifiedMatching 0.75 +Orphanet:363999 skos:exactMatch HP:0001790 semapv:UnspecifiedMatching 0.2452825 +Orphanet:364013 skos:exactMatch HP:0001790 semapv:UnspecifiedMatching 0.2340425 +Orphanet:364574 skos:exactMatch HP:0004439 semapv:UnspecifiedMatching 0.2272725 +Orphanet:36913 skos:exactMatch HP:0011771 semapv:UnspecifiedMatching 0.75 +Orphanet:388 skos:exactMatch HP:0002251 semapv:UnspecifiedMatching 0.75 +Orphanet:39044 skos:exactMatch HP:0007716 semapv:UnspecifiedMatching 0.75 +Orphanet:397802 skos:exactMatch HP:0004430 semapv:UnspecifiedMatching 0.2285725 +Orphanet:398971 skos:exactMatch HP:0031521 semapv:UnspecifiedMatching 0.2272725 +Orphanet:399158 skos:exactMatch HP:0010885 semapv:UnspecifiedMatching 0.75 +Orphanet:399164 skos:exactMatch HP:0010885 semapv:UnspecifiedMatching 0.75 +Orphanet:399319 skos:exactMatch HP:0040188 semapv:UnspecifiedMatching 0.75 +Orphanet:409 skos:exactMatch HP:0007570 semapv:UnspecifiedMatching 0.75 +Orphanet:409929 skos:exactMatch HP:0000006 semapv:UnspecifiedMatching 0.75 +Orphanet:409930 skos:exactMatch HP:0000007 semapv:UnspecifiedMatching 0.75 +Orphanet:409932 skos:exactMatch HP:0001419 semapv:UnspecifiedMatching 0.75 +Orphanet:409933 skos:exactMatch HP:0001427 semapv:UnspecifiedMatching 0.75 +Orphanet:409934 skos:exactMatch HP:0001423 semapv:UnspecifiedMatching 0.75 +Orphanet:411709 skos:exactMatch HP:0000104 semapv:UnspecifiedMatching 0.75 +Orphanet:418 skos:exactMatch HP:0008258 semapv:UnspecifiedMatching 0.875 +Orphanet:420611 skos:exactMatch HP:0005534 semapv:UnspecifiedMatching 0.75 +Orphanet:423 skos:exactMatch HP:0002047 semapv:UnspecifiedMatching 0.35473 +Orphanet:424019 skos:exactMatch HP:0030438 semapv:UnspecifiedMatching 0.2266675 +Orphanet:424039 skos:exactMatch HP:0012142 semapv:UnspecifiedMatching 0.75 +Orphanet:42738 skos:exactMatch HP:0005549 semapv:UnspecifiedMatching 0.34068750000000003 +Orphanet:431341 skos:exactMatch HP:0010479 semapv:UnspecifiedMatching 0.75 +Orphanet:431347 skos:exactMatch HP:0006509 semapv:UnspecifiedMatching 0.2317075 +Orphanet:435561 skos:exactMatch HP:0010465 semapv:UnspecifiedMatching 0.245615 +Orphanet:437 skos:exactMatch HP:0004912 semapv:UnspecifiedMatching 0.875 +Orphanet:440727 skos:exactMatch HP:0030510 semapv:UnspecifiedMatching 0.75 +Orphanet:442 skos:exactMatch HP:0000851 semapv:UnspecifiedMatching 0.875 +Orphanet:443079 skos:exactMatch HP:0025567 semapv:UnspecifiedMatching 0.75 +Orphanet:443095 skos:exactMatch HP:0000825 semapv:UnspecifiedMatching 0.2459025 +Orphanet:443098 skos:exactMatch HP:0005890 semapv:UnspecifiedMatching 0.75 +Orphanet:444916 skos:exactMatch HP:0008242 semapv:UnspecifiedMatching 0.75 +Orphanet:447 skos:exactMatch HP:0004818 semapv:UnspecifiedMatching 0.75 +Orphanet:447771 skos:exactMatch HP:0030991 semapv:UnspecifiedMatching 0.75 +Orphanet:447777 skos:exactMatch HP:0010603 semapv:UnspecifiedMatching 0.75 +Orphanet:447788 skos:exactMatch HP:0100704 semapv:UnspecifiedMatching 0.75 +Orphanet:448270 skos:exactMatch HP:0001683 semapv:UnspecifiedMatching 0.75 +Orphanet:44890 skos:exactMatch HP:0100723 semapv:UnspecifiedMatching 0.875 +Orphanet:449 skos:exactMatch HP:0002884 semapv:UnspecifiedMatching 0.75 +Orphanet:449266 skos:exactMatch HP:0011919 semapv:UnspecifiedMatching 0.75 +Orphanet:450 skos:exactMatch HP:0030853 semapv:UnspecifiedMatching 0.8 +Orphanet:45358 skos:exactMatch HP:0001491 semapv:UnspecifiedMatching 0.75 +Orphanet:454706 skos:exactMatch HP:0008964 semapv:UnspecifiedMatching 0.2372875 +Orphanet:457252 skos:exactMatch HP:0030413 semapv:UnspecifiedMatching 0.2341775 +Orphanet:46135 skos:exactMatch HP:0030069 semapv:UnspecifiedMatching 0.75 +Orphanet:46724 skos:exactMatch HP:0002408 semapv:UnspecifiedMatching 1.0 +Orphanet:469 skos:exactMatch HP:0005973 semapv:UnspecifiedMatching 0.2426465 +Orphanet:47159 skos:exactMatch HP:0002049 semapv:UnspecifiedMatching 0.75 +Orphanet:480501 skos:exactMatch HP:0100890 semapv:UnspecifiedMatching 0.75 +Orphanet:480549 skos:exactMatch HP:0004430 semapv:UnspecifiedMatching 0.235295 +Orphanet:480553 skos:exactMatch HP:0012063 semapv:UnspecifiedMatching 0.75 +Orphanet:48104 skos:exactMatch HP:0025452 semapv:UnspecifiedMatching 0.75 +Orphanet:48372 skos:exactMatch HP:0011954 semapv:UnspecifiedMatching 0.2383725 +Orphanet:48471 skos:exactMatch HP:0001339 semapv:UnspecifiedMatching 0.75 +Orphanet:488 skos:exactMatch HP:0012618 semapv:UnspecifiedMatching 0.875 +Orphanet:48818 skos:exactMatch HP:0025498 semapv:UnspecifiedMatching 0.75 +Orphanet:49041 skos:exactMatch HP:0005200 semapv:UnspecifiedMatching 0.24303349999999999 +Orphanet:49042 skos:exactMatch HP:0000703 semapv:UnspecifiedMatching 0.875 +Orphanet:493342 skos:exactMatch HP:0410138 semapv:UnspecifiedMatching 0.75 +Orphanet:49382 skos:exactMatch HP:0011516 semapv:UnspecifiedMatching 0.75 +Orphanet:494421 skos:exactMatch HP:0030736 semapv:UnspecifiedMatching 0.75 +Orphanet:494448 skos:exactMatch HP:0030417 semapv:UnspecifiedMatching 0.2416675 +Orphanet:494454 skos:exactMatch HP:0030420 semapv:UnspecifiedMatching 0.75 +Orphanet:498494 skos:exactMatch HP:0010689 semapv:UnspecifiedMatching 0.2395825 +Orphanet:50251 skos:exactMatch HP:0100002 semapv:UnspecifiedMatching 0.75 +Orphanet:513 skos:exactMatch HP:0006721 semapv:UnspecifiedMatching 0.75 +Orphanet:514 skos:exactMatch HP:0004845 semapv:UnspecifiedMatching 0.875 +Orphanet:51577 skos:exactMatch HP:0007260 semapv:UnspecifiedMatching 0.75 +Orphanet:517 skos:exactMatch HP:0004820 semapv:UnspecifiedMatching 0.875 +Orphanet:519 skos:exactMatch HP:0004808 semapv:UnspecifiedMatching 0.875 +Orphanet:520 skos:exactMatch HP:0004836 semapv:UnspecifiedMatching 0.875 +Orphanet:521 skos:exactMatch HP:0005506 semapv:UnspecifiedMatching 0.875 +Orphanet:52688 skos:exactMatch HP:0002863 semapv:UnspecifiedMatching 0.75 +Orphanet:52759 skos:exactMatch HP:0002633 semapv:UnspecifiedMatching 0.75 +Orphanet:54260 skos:exactMatch HP:0030682 semapv:UnspecifiedMatching 0.75 +Orphanet:54272 skos:exactMatch HP:0012028 semapv:UnspecifiedMatching 0.875 +Orphanet:543 skos:exactMatch HP:0030080 semapv:UnspecifiedMatching 0.875 +Orphanet:54370 skos:exactMatch HP:0000793 semapv:UnspecifiedMatching 0.3522725 +Orphanet:54595 skos:exactMatch HP:0030062 semapv:UnspecifiedMatching 0.75 +Orphanet:547 skos:exactMatch HP:0012539 semapv:UnspecifiedMatching 0.875 +Orphanet:553 skos:exactMatch HP:0003118 semapv:UnspecifiedMatching 0.75 +Orphanet:55880 skos:exactMatch HP:0006765 semapv:UnspecifiedMatching 0.75 +Orphanet:58040 skos:exactMatch HP:0011846 semapv:UnspecifiedMatching 0.75 +Orphanet:593 skos:exactMatch HP:0003715 semapv:UnspecifiedMatching 0.75 +Orphanet:616 skos:exactMatch HP:0002885 semapv:UnspecifiedMatching 0.75 +Orphanet:617 skos:exactMatch HP:0008676 semapv:UnspecifiedMatching 0.26 +Orphanet:63260 skos:exactMatch HP:0030770 semapv:UnspecifiedMatching 0.75 +Orphanet:635 skos:exactMatch HP:0003006 semapv:UnspecifiedMatching 0.75 +Orphanet:636 skos:exactMatch HP:0001067 semapv:UnspecifiedMatching 0.2573175 +Orphanet:637 skos:exactMatch HP:0001067 semapv:UnspecifiedMatching 0.2573175 +Orphanet:64720 skos:exactMatch HP:0100243 semapv:UnspecifiedMatching 0.75 +Orphanet:64742 skos:exactMatch HP:0100528 semapv:UnspecifiedMatching 0.75 +Orphanet:654 skos:exactMatch HP:0002667 semapv:UnspecifiedMatching 0.875 +Orphanet:655 skos:exactMatch HP:0000090 semapv:UnspecifiedMatching 0.75 +Orphanet:65681 skos:exactMatch HP:0000148 semapv:UnspecifiedMatching 0.875 +Orphanet:660 skos:exactMatch HP:0001539 semapv:UnspecifiedMatching 0.75 +Orphanet:66529 skos:exactMatch HP:0011665 semapv:UnspecifiedMatching 0.2448975 +Orphanet:66630 skos:exactMatch HP:0006585 semapv:UnspecifiedMatching 0.75 +Orphanet:66646 skos:exactMatch HP:0200151 semapv:UnspecifiedMatching 0.875 +Orphanet:668 skos:exactMatch HP:0002669 semapv:UnspecifiedMatching 0.75 +Orphanet:67038 skos:exactMatch HP:0005550 semapv:UnspecifiedMatching 0.3472225 +Orphanet:675 skos:exactMatch HP:0001734 semapv:UnspecifiedMatching 0.75 +Orphanet:677 skos:exactMatch HP:0100757 semapv:UnspecifiedMatching 0.75 +Orphanet:681 skos:exactMatch HP:0007215 semapv:UnspecifiedMatching 0.237705 +Orphanet:682 skos:exactMatch HP:0007215 semapv:UnspecifiedMatching 0.875 +Orphanet:68356 skos:exactMatch HP:0002415 semapv:UnspecifiedMatching 0.75 +Orphanet:68388 skos:exactMatch HP:0001067 semapv:UnspecifiedMatching 0.75 +Orphanet:69 skos:exactMatch HP:0011034 semapv:UnspecifiedMatching 0.75 +Orphanet:69078 skos:exactMatch HP:0012034 semapv:UnspecifiedMatching 0.75 +Orphanet:70 skos:exactMatch HP:0006959 semapv:UnspecifiedMatching 0.75 +Orphanet:700 skos:exactMatch HP:0007418 semapv:UnspecifiedMatching 0.75 +Orphanet:701 skos:exactMatch HP:0002289 semapv:UnspecifiedMatching 0.75 +Orphanet:70482 skos:exactMatch HP:0011459 semapv:UnspecifiedMatching 0.32738 +Orphanet:70567 skos:exactMatch HP:0030153 semapv:UnspecifiedMatching 0.75 +Orphanet:70573 skos:exactMatch HP:0030357 semapv:UnspecifiedMatching 0.75 +Orphanet:708 skos:exactMatch HP:0000659 semapv:UnspecifiedMatching 0.75 +Orphanet:71203 skos:exactMatch HP:0001973 semapv:UnspecifiedMatching 0.75 +Orphanet:71862 skos:exactMatch HP:0000556 semapv:UnspecifiedMatching 0.875 +Orphanet:722 skos:exactMatch HP:0040228 semapv:UnspecifiedMatching 0.75 +Orphanet:75326 skos:exactMatch HP:0000631 semapv:UnspecifiedMatching 0.75 +Orphanet:75374 skos:exactMatch HP:0030511 semapv:UnspecifiedMatching 0.8 +Orphanet:77 skos:exactMatch HP:0000526 semapv:UnspecifiedMatching 0.75 +Orphanet:77243 skos:exactMatch HP:0100695 semapv:UnspecifiedMatching 0.75 +Orphanet:780 skos:exactMatch HP:0002859 semapv:UnspecifiedMatching 0.75 +Orphanet:790 skos:exactMatch HP:0009919 semapv:UnspecifiedMatching 0.75 +Orphanet:79086 skos:exactMatch HP:0009064 semapv:UnspecifiedMatching 0.261865 +Orphanet:791 skos:exactMatch HP:0000510 semapv:UnspecifiedMatching 0.875 +Orphanet:79100 skos:exactMatch HP:0100837 semapv:UnspecifiedMatching 0.75 +Orphanet:79128 skos:exactMatch HP:0006527 semapv:UnspecifiedMatching 0.875 +Orphanet:79314 skos:exactMatch HP:0040144 semapv:UnspecifiedMatching 0.75 +Orphanet:79315 skos:exactMatch HP:0012321 semapv:UnspecifiedMatching 0.75 +Orphanet:79354 skos:exactMatch HP:0008064 semapv:UnspecifiedMatching 0.75 +Orphanet:79358 skos:exactMatch HP:0200044 semapv:UnspecifiedMatching 0.875 +Orphanet:79364 skos:exactMatch HP:0001596 semapv:UnspecifiedMatching 0.75 +Orphanet:79365 skos:exactMatch HP:0000998 semapv:UnspecifiedMatching 0.75 +Orphanet:79373 skos:exactMatch HP:0007529 semapv:UnspecifiedMatching 0.3318975 +Orphanet:79375 skos:exactMatch HP:0000953 semapv:UnspecifiedMatching 0.75 +Orphanet:79376 skos:exactMatch HP:0001010 semapv:UnspecifiedMatching 0.75 +Orphanet:79383 skos:exactMatch HP:0001004 semapv:UnspecifiedMatching 0.75 +Orphanet:79394 skos:exactMatch HP:0007479 semapv:UnspecifiedMatching 0.3724225 +Orphanet:79456 skos:exactMatch HP:0200151 semapv:UnspecifiedMatching 0.2615375 +Orphanet:79486 skos:exactMatch HP:0000476 semapv:UnspecifiedMatching 0.75 +Orphanet:79495 skos:exactMatch HP:0004540 semapv:UnspecifiedMatching 0.3478925 +Orphanet:799 skos:exactMatch HP:0010636 semapv:UnspecifiedMatching 0.75 +Orphanet:801 skos:exactMatch HP:0100324 semapv:UnspecifiedMatching 0.875 +Orphanet:803 skos:exactMatch HP:0007354 semapv:UnspecifiedMatching 0.875 +Orphanet:823 skos:exactMatch HP:0002414 semapv:UnspecifiedMatching 0.23409049999999998 +Orphanet:83330 skos:exactMatch HP:0006959 semapv:UnspecifiedMatching 0.2253525 +Orphanet:83418 skos:exactMatch HP:0006959 semapv:UnspecifiedMatching 0.2253525 +Orphanet:83419 skos:exactMatch HP:0006959 semapv:UnspecifiedMatching 0.2253525 +Orphanet:83420 skos:exactMatch HP:0006959 semapv:UnspecifiedMatching 0.2253525 +Orphanet:83463 skos:exactMatch HP:0008551 semapv:UnspecifiedMatching 0.75 +Orphanet:839 skos:exactMatch HP:0008677 semapv:UnspecifiedMatching 0.32639 +Orphanet:85 skos:exactMatch HP:0004810 semapv:UnspecifiedMatching 0.875 +Orphanet:85138 skos:exactMatch HP:0008207 semapv:UnspecifiedMatching 0.875 +Orphanet:860 skos:exactMatch HP:0011540 semapv:UnspecifiedMatching 0.2457625 +Orphanet:861 skos:exactMatch HP:0005321 semapv:UnspecifiedMatching 0.355 +Orphanet:86789 skos:exactMatch HP:0006498 semapv:UnspecifiedMatching 0.37028249999999996 +Orphanet:86834 skos:exactMatch HP:0012209 semapv:UnspecifiedMatching 0.875 +Orphanet:86855 skos:exactMatch HP:0011857 semapv:UnspecifiedMatching 0.75 +Orphanet:87277 skos:exactMatch HP:0001249 semapv:UnspecifiedMatching 0.22549 +Orphanet:873 skos:exactMatch HP:0100245 semapv:UnspecifiedMatching 0.24074 +Orphanet:88 skos:exactMatch HP:0001915 semapv:UnspecifiedMatching 0.23475649999999998 +Orphanet:88632 skos:exactMatch HP:0007700 semapv:UnspecifiedMatching 0.75 +Orphanet:88661 skos:exactMatch HP:0000705 semapv:UnspecifiedMatching 0.875 +Orphanet:88673 skos:exactMatch HP:0001402 semapv:UnspecifiedMatching 0.75 +Orphanet:90025 skos:exactMatch HP:0001159 semapv:UnspecifiedMatching 0.75 +Orphanet:90050 skos:exactMatch HP:0500049 semapv:UnspecifiedMatching 0.75 +Orphanet:90060 skos:exactMatch HP:0025420 semapv:UnspecifiedMatching 0.75 +Orphanet:90062 skos:exactMatch HP:0006554 semapv:UnspecifiedMatching 0.875 +Orphanet:90281 skos:exactMatch HP:0007417 semapv:UnspecifiedMatching 0.875 +Orphanet:90389 skos:exactMatch HP:0007583 semapv:UnspecifiedMatching 0.75 +Orphanet:90695 skos:exactMatch HP:0000871 semapv:UnspecifiedMatching 0.875 +Orphanet:913 skos:exactMatch HP:0002044 semapv:UnspecifiedMatching 0.875 +Orphanet:91349 skos:exactMatch HP:0011761 semapv:UnspecifiedMatching 0.23077 +Orphanet:91357 skos:exactMatch HP:0100681 semapv:UnspecifiedMatching 0.25 +Orphanet:91411 skos:exactMatch HP:0007970 semapv:UnspecifiedMatching 0.75 +Orphanet:91413 skos:exactMatch HP:0006837 semapv:UnspecifiedMatching 0.75 +Orphanet:91414 skos:exactMatch HP:0030434 semapv:UnspecifiedMatching 0.75 +Orphanet:91415 skos:exactMatch HP:0000996 semapv:UnspecifiedMatching 0.2321425 +Orphanet:91483 skos:exactMatch HP:0000558 semapv:UnspecifiedMatching 0.75 +Orphanet:91495 skos:exactMatch HP:0007968 semapv:UnspecifiedMatching 0.875 +Orphanet:91496 skos:exactMatch HP:0011533 semapv:UnspecifiedMatching 0.75 +Orphanet:92 skos:exactMatch HP:0005681 semapv:UnspecifiedMatching 0.75 +Orphanet:93 skos:exactMatch HP:0012068 semapv:UnspecifiedMatching 0.75 +Orphanet:93100 skos:exactMatch HP:0000122 semapv:UnspecifiedMatching 0.37009749999999997 +Orphanet:93101 skos:exactMatch HP:0000089 semapv:UnspecifiedMatching 0.75 +Orphanet:93108 skos:exactMatch HP:0000110 semapv:UnspecifiedMatching 0.75 +Orphanet:93110 skos:exactMatch HP:0010957 semapv:UnspecifiedMatching 0.875 +Orphanet:93172 skos:exactMatch HP:0008718 semapv:UnspecifiedMatching 0.2452825 +Orphanet:93173 skos:exactMatch HP:0012582 semapv:UnspecifiedMatching 0.2450975 +Orphanet:93276 skos:exactMatch HP:0010735 semapv:UnspecifiedMatching 0.875 +Orphanet:93277 skos:exactMatch HP:0010736 semapv:UnspecifiedMatching 0.875 +Orphanet:93284 skos:exactMatch HP:0002655 semapv:UnspecifiedMatching 0.75 +Orphanet:93334 skos:exactMatch HP:0005696 semapv:UnspecifiedMatching 0.75 +Orphanet:93335 skos:exactMatch HP:0005696 semapv:UnspecifiedMatching 0.2410725 +Orphanet:93382 skos:exactMatch HP:0009370 semapv:UnspecifiedMatching 0.2439025 +Orphanet:93383 skos:exactMatch HP:0005831 semapv:UnspecifiedMatching 0.75 +Orphanet:93384 skos:exactMatch HP:0009373 semapv:UnspecifiedMatching 0.875 +Orphanet:93387 skos:exactMatch HP:0005863 semapv:UnspecifiedMatching 0.75 +Orphanet:93388 skos:exactMatch HP:0009371 semapv:UnspecifiedMatching 0.875 +Orphanet:93389 skos:exactMatch HP:0031044 semapv:UnspecifiedMatching 0.75 +Orphanet:93394 skos:exactMatch HP:0031043 semapv:UnspecifiedMatching 0.75 +Orphanet:93396 skos:exactMatch HP:0009372 semapv:UnspecifiedMatching 0.875 +Orphanet:93397 skos:exactMatch HP:0009370 semapv:UnspecifiedMatching 0.2439025 +Orphanet:93430 skos:exactMatch HP:0002654 semapv:UnspecifiedMatching 0.2288125 +Orphanet:93592 skos:exactMatch HP:0000090 semapv:UnspecifiedMatching 0.75 +Orphanet:93616 skos:exactMatch HP:0011903 semapv:UnspecifiedMatching 0.2375 +Orphanet:93668 skos:exactMatch HP:0005901 semapv:UnspecifiedMatching 0.2333325 +Orphanet:93921 skos:exactMatch HP:0001067 semapv:UnspecifiedMatching 0.2573175 +Orphanet:93924 skos:exactMatch HP:0006870 semapv:UnspecifiedMatching 0.875 +Orphanet:93925 skos:exactMatch HP:0006988 semapv:UnspecifiedMatching 0.875 +Orphanet:93928 skos:exactMatch HP:0000039 semapv:UnspecifiedMatching 0.875 +Orphanet:93929 skos:exactMatch HP:0010475 semapv:UnspecifiedMatching 0.75 +Orphanet:93930 skos:exactMatch HP:0002836 semapv:UnspecifiedMatching 0.875 +Orphanet:93942 skos:exactMatch HP:0100657 semapv:UnspecifiedMatching 0.75 +Orphanet:93957 skos:exactMatch HP:0002451 semapv:UnspecifiedMatching 0.75 +Orphanet:93958 skos:exactMatch HP:0012048 semapv:UnspecifiedMatching 0.75 +Orphanet:93962 skos:exactMatch HP:0000473 semapv:UnspecifiedMatching 0.75 +Orphanet:93968 skos:exactMatch HP:0002435 semapv:UnspecifiedMatching 0.75 +Orphanet:93969 skos:exactMatch HP:0002475 semapv:UnspecifiedMatching 0.75 +Orphanet:93976 skos:exactMatch HP:0009892 semapv:UnspecifiedMatching 0.75 +Orphanet:94 skos:exactMatch HP:0009592 semapv:UnspecifiedMatching 0.75 +Orphanet:94056 skos:exactMatch HP:0003939 semapv:UnspecifiedMatching 0.244445 +Orphanet:949 skos:exactMatch HP:0004439 semapv:UnspecifiedMatching 0.23 +Orphanet:95443 skos:exactMatch HP:0011599 semapv:UnspecifiedMatching 0.75 +Orphanet:95448 skos:exactMatch HP:0010883 semapv:UnspecifiedMatching 0.75 +Orphanet:95457 skos:exactMatch HP:0011662 semapv:UnspecifiedMatching 0.337765 +Orphanet:95458 skos:exactMatch HP:0001704 semapv:UnspecifiedMatching 0.875 +Orphanet:95459 skos:exactMatch HP:0010446 semapv:UnspecifiedMatching 0.239894 +Orphanet:95474 skos:exactMatch HP:0011568 semapv:UnspecifiedMatching 0.36574 +Orphanet:95708 skos:exactMatch HP:0000826 semapv:UnspecifiedMatching 0.875 +Orphanet:95719 skos:exactMatch HP:0011780 semapv:UnspecifiedMatching 0.75 +Orphanet:95720 skos:exactMatch HP:0005990 semapv:UnspecifiedMatching 0.875 +Orphanet:963 skos:exactMatch HP:0000845 semapv:UnspecifiedMatching 0.75 +Orphanet:97120 skos:exactMatch HP:0005684 semapv:UnspecifiedMatching 0.875 +Orphanet:97230 skos:exactMatch HP:0410137 semapv:UnspecifiedMatching 0.75 +Orphanet:97242 skos:exactMatch HP:0003741 semapv:UnspecifiedMatching 0.75 +Orphanet:97253 skos:exactMatch HP:0030405 semapv:UnspecifiedMatching 0.22807 +Orphanet:97275 skos:exactMatch HP:0002383 semapv:UnspecifiedMatching 0.75 +Orphanet:97279 skos:exactMatch HP:0012197 semapv:UnspecifiedMatching 0.75 +Orphanet:97280 skos:exactMatch HP:0030404 semapv:UnspecifiedMatching 0.75 +Orphanet:97335 skos:exactMatch HP:0010890 semapv:UnspecifiedMatching 0.2395825 +Orphanet:97361 skos:exactMatch HP:0012583 semapv:UnspecifiedMatching 0.245455 +Orphanet:97362 skos:exactMatch HP:0012584 semapv:UnspecifiedMatching 0.2452825 +Orphanet:97363 skos:exactMatch HP:0000003 semapv:UnspecifiedMatching 0.335145 +Orphanet:97364 skos:exactMatch HP:0000003 semapv:UnspecifiedMatching 0.338235 +Orphanet:97593 skos:exactMatch HP:0000852 semapv:UnspecifiedMatching 0.75 +Orphanet:98274 skos:exactMatch HP:0005547 semapv:UnspecifiedMatching 0.236111 +Orphanet:98292 skos:exactMatch HP:0100495 semapv:UnspecifiedMatching 0.75 +Orphanet:98293 skos:exactMatch HP:0012189 semapv:UnspecifiedMatching 0.75 +Orphanet:98375 skos:exactMatch HP:0001890 semapv:UnspecifiedMatching 0.875 +Orphanet:98421 skos:exactMatch HP:0012410 semapv:UnspecifiedMatching 0.75 +Orphanet:98427 skos:exactMatch HP:0001901 semapv:UnspecifiedMatching 0.75 +Orphanet:98473 skos:exactMatch HP:0003560 semapv:UnspecifiedMatching 0.75 +Orphanet:98573 skos:exactMatch HP:0000286 semapv:UnspecifiedMatching 0.75 +Orphanet:98575 skos:exactMatch HP:0000506 semapv:UnspecifiedMatching 0.75 +Orphanet:98613 skos:exactMatch HP:0000524 semapv:UnspecifiedMatching 0.75 +Orphanet:98626 skos:exactMatch HP:0007802 semapv:UnspecifiedMatching 0.2558825 +Orphanet:98668 skos:exactMatch HP:0007773 semapv:UnspecifiedMatching 0.75 +Orphanet:98670 skos:exactMatch HP:0000655 semapv:UnspecifiedMatching 0.75 +Orphanet:98691 skos:exactMatch HP:0000496 semapv:UnspecifiedMatching 0.75 +Orphanet:98715 skos:exactMatch HP:0000554 semapv:UnspecifiedMatching 0.75 +Orphanet:98722 skos:exactMatch HP:0006695 semapv:UnspecifiedMatching 0.75 +Orphanet:98723 skos:exactMatch HP:0010954 semapv:UnspecifiedMatching 0.875 +Orphanet:98731 skos:exactMatch HP:0004947 semapv:UnspecifiedMatching 0.2438675 +Orphanet:98823 skos:exactMatch HP:0012325 semapv:UnspecifiedMatching 0.875 +Orphanet:98826 skos:exactMatch HP:0005505 semapv:UnspecifiedMatching 0.875 +Orphanet:98837 skos:exactMatch HP:0005531 semapv:UnspecifiedMatching 0.875 +Orphanet:98841 skos:exactMatch HP:0012193 semapv:UnspecifiedMatching 0.36666750000000004 +Orphanet:98852 skos:exactMatch HP:0005942 semapv:UnspecifiedMatching 0.36111 +Orphanet:98867 skos:exactMatch HP:0004839 semapv:UnspecifiedMatching 0.75 +Orphanet:98869 skos:exactMatch HP:0004810 semapv:UnspecifiedMatching 0.2772725 +Orphanet:98870 skos:exactMatch HP:0004810 semapv:UnspecifiedMatching 0.27152 +Orphanet:98873 skos:exactMatch HP:0004810 semapv:UnspecifiedMatching 0.27436 +Orphanet:98943 skos:exactMatch HP:0100719 semapv:UnspecifiedMatching 0.243182 +Orphanet:98944 skos:exactMatch HP:0000612 semapv:UnspecifiedMatching 0.75 +Orphanet:98946 skos:exactMatch HP:0000625 semapv:UnspecifiedMatching 0.3522725 +Orphanet:98967 skos:exactMatch HP:0007760 semapv:UnspecifiedMatching 0.23409049999999998 +Orphanet:98969 skos:exactMatch HP:0007802 semapv:UnspecifiedMatching 0.27549 +Orphanet:98973 skos:exactMatch HP:0007915 semapv:UnspecifiedMatching 0.8 +Orphanet:98976 skos:exactMatch HP:0001087 semapv:UnspecifiedMatching 0.8 +Orphanet:98978 skos:exactMatch HP:0001492 semapv:UnspecifiedMatching 0.75 +Orphanet:98984 skos:exactMatch HP:0010693 semapv:UnspecifiedMatching 0.75 +Orphanet:98988 skos:exactMatch HP:0001134 semapv:UnspecifiedMatching 0.243965 +Orphanet:98989 skos:exactMatch HP:0007976 semapv:UnspecifiedMatching 0.75 +Orphanet:98990 skos:exactMatch HP:0010921 semapv:UnspecifiedMatching 0.75 +Orphanet:98995 skos:exactMatch HP:0010920 semapv:UnspecifiedMatching 0.23409049999999998 +Orphanet:99043 skos:exactMatch HP:0011652 semapv:UnspecifiedMatching 0.2316525 +Orphanet:99047 skos:exactMatch HP:0011652 semapv:UnspecifiedMatching 0.24 +Orphanet:99054 skos:exactMatch HP:0001642 semapv:UnspecifiedMatching 0.35048999999999997 +Orphanet:99057 skos:exactMatch HP:0011570 semapv:UnspecifiedMatching 0.75 +Orphanet:99071 skos:exactMatch HP:0011627 semapv:UnspecifiedMatching 0.226415 +Orphanet:99077 skos:exactMatch HP:0011593 semapv:UnspecifiedMatching 0.875 +Orphanet:99079 skos:exactMatch HP:0011588 semapv:UnspecifiedMatching 0.75 +Orphanet:99081 skos:exactMatch HP:0012020 semapv:UnspecifiedMatching 0.75 +Orphanet:99083 skos:exactMatch HP:0004971 semapv:UnspecifiedMatching 0.75 +Orphanet:99085 skos:exactMatch HP:0025490 semapv:UnspecifiedMatching 0.75 +Orphanet:99097 skos:exactMatch HP:0011622 semapv:UnspecifiedMatching 0.2301575 +Orphanet:99098 skos:exactMatch HP:0011566 semapv:UnspecifiedMatching 0.75 +Orphanet:99099 skos:exactMatch HP:0031134 semapv:UnspecifiedMatching 0.23913 +Orphanet:99103 skos:exactMatch HP:0001684 semapv:UnspecifiedMatching 0.875 +Orphanet:99104 skos:exactMatch HP:0001684 semapv:UnspecifiedMatching 0.240662 +Orphanet:99105 skos:exactMatch HP:0011567 semapv:UnspecifiedMatching 0.35473 +Orphanet:99106 skos:exactMatch HP:0010445 semapv:UnspecifiedMatching 0.35473 +Orphanet:99107 skos:exactMatch HP:0001631 semapv:UnspecifiedMatching 0.2321435 +Orphanet:99108 skos:exactMatch HP:0001655 semapv:UnspecifiedMatching 0.875 +Orphanet:99124 skos:exactMatch HP:0010773 semapv:UnspecifiedMatching 0.264285 +Orphanet:99169 skos:exactMatch HP:0011225 semapv:UnspecifiedMatching 0.75 +Orphanet:99172 skos:exactMatch HP:0012905 semapv:UnspecifiedMatching 0.75 +Orphanet:99408 skos:exactMatch HP:0002893 semapv:UnspecifiedMatching 0.875 +Orphanet:99664 skos:exactMatch HP:0007011 semapv:UnspecifiedMatching 0.75 +Orphanet:99756 skos:exactMatch HP:0006779 semapv:UnspecifiedMatching 0.875 +Orphanet:99757 skos:exactMatch HP:0006743 semapv:UnspecifiedMatching 0.875 +Orphanet:99771 skos:exactMatch HP:0000193 semapv:UnspecifiedMatching 0.75 +Orphanet:99772 skos:exactMatch HP:0000185 semapv:UnspecifiedMatching 0.75 +Orphanet:99797 skos:exactMatch HP:0000674 semapv:UnspecifiedMatching 0.75 +Orphanet:99798 skos:exactMatch HP:0000677 semapv:UnspecifiedMatching 0.75 +Orphanet:99802 skos:exactMatch HP:0007206 semapv:UnspecifiedMatching 0.75 +Orphanet:99860 skos:exactMatch HP:0004812 semapv:UnspecifiedMatching 0.22619 +Orphanet:99867 skos:exactMatch HP:0100522 semapv:UnspecifiedMatching 0.75 +Orphanet:99878 skos:exactMatch HP:0008200 semapv:UnspecifiedMatching 0.2568975 +Orphanet:99885 skos:exactMatch HP:0008255 semapv:UnspecifiedMatching 0.2291675 +Orphanet:99886 skos:exactMatch HP:0008255 semapv:UnspecifiedMatching 0.75 +Orphanet:99967 skos:exactMatch HP:0012268 semapv:UnspecifiedMatching 0.239894 +Orphanet:99972 skos:exactMatch HP:0004313 semapv:UnspecifiedMatching 0.23585 +Orphanet:99973 skos:exactMatch HP:0004313 semapv:UnspecifiedMatching 0.23585 +Orphanet:C005 skos:exactMatch HP:0000005 semapv:UnspecifiedMatching 0.75 +Orphanet:C023 skos:exactMatch HP:0003674 semapv:UnspecifiedMatching 0.75 + diff --git a/tests/validate_data/oaei-ordo-hp.rdf.xml b/tests/validate_data/oaei-ordo-hp.rdf.xml deleted file mode 100644 index 008e8e1e..00000000 --- a/tests/validate_data/oaei-ordo-hp.rdf.xml +++ /dev/null @@ -1,7120 +0,0 @@ - - - - - - - 0.75 - - - - - - 0.22549 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http://purl.obolibrary.org/hp.owl - - - - - ordo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http://purl.obolibrary.org/ordo.owl - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - hp - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.34051750000000003 - - - - - - - 0.75 - - - - - - 0.75 - - - - - - - - - - 0.75 - - - - - - - - 0.75 - - - - - - - - - 0.75 - - - - - 0.8 - - - - - - - - - - 0.22807 - - - - - - - 0.75 - - - - 0.875 - - - - - - 0.875 - - - - - - - - - - 0.36136250000000003 - - - - - - - - 0.875 - - - - - - - 0.875 - - - 0.75 - - - - - - - - - - - 0.240662 - - - - - - - - 0.75 - - - - - 0.2615375 - - - - - - - - - 0.2375 - - - - - - - 0.75 - - - - - - - 0.2395825 - - - - - - - - - 0.875 - - - 0.75 - - - - - - - - - - - 0.24074 - - - - - 0.75 - - - - - - - - - - - - 0.875 - - - - - 0.75 - - - - - - - 0.35416749999999997 - - - - - - - - - 0.2266675 - - - - - - 0.75 - - - - 0.75 - - - - - - - - - - - 0.875 - - - - - - 0.75 - - - - - - - 0.226415 - - - - - - - 0.875 - - - - - - - - - - - - - - - - - - - - - - 0.3522725 - - - - - - - - 0.2410725 - - - - - - 0.25482 - - - - - - - - 0.37009749999999997 - - - - - - - 0.238095 - - - - - - - - - - 0.875 - - - - - - - 0.75 - - - - - - - - - - 0.75 - - - - 0.875 - - - - - - 0.337765 - - - - - - - - - - - 0.75 - - - - - - - - - 0.3724225 - - - - 0.75 - - - - - - - 0.75 - - - - - - - 0.243965 - - - - - - - - - - 0.36111 - - - - - - - - 0.75 - - - 0.75 - - - - - - - - - - 0.75 - - - - - - - - - 0.75 - - - - - - 0.75 - - - - - - - - - 0.75 - - - - 0.2344115 - - - - - - - - - - 0.875 - - - - - - - 0.875 - - - - - - - - - - 0.875 - - - - - - - - 0.75 - - - - - 0.75 - - - - - - - - 0.244185 - - - - - - - 0.75 - - - - - 0.2439025 - - - - - - - - - - - - - 0.325 - - - - 0.75 - - - - - - - - 0.2317075 - - - - - - 0.35473 - - - - - - - - - - 0.2253525 - - - - - - - 0.3583325 - - - - - - - - - - 0.350275 - - - - - - - - - - - - - 0.75 - - - - - - - 0.75 - - - - - - - - - 0.75 - - - - - - - - 0.234695 - - - 0.75 - - - - - - - - - 0.75 - - - - - - 0.75 - - - - - - 0.75 - - - - - - - 0.75 - - - - - - - - - - - - - - 0.875 - - - 0.75 - - - - - - - - 0.23662850000000002 - - - - - - - - - 0.75 - - - - - - - - 0.2568975 - - - - - - - 0.875 - - - 0.75 - - - - - - - - 0.75 - - - - - - - - - - - - - - 0.2272725 - - - - - - 0.75 - - - - - - - - - - 0.875 - - - - - 0.75 - - - - - 0.75 - - - - - - - - - - - 0.75 - - - - - - - - - - 0.75 - - - - - - - - - - 0.75 - - - - - - 0.75 - - - - 0.75 - - - - - - - 0.35473 - - - - - - - - - 0.75 - - - - - 0.2448975 - - - - - - - - - - - 0.75 - - - - - - 0.2452825 - - - - - - - - 0.23585 - - - - - - - - 0.75 - - - - - - - - 0.75 - - - - - - - - 0.22807 - - - - - - - - - - - 0.75 - - - - - 0.75 - - - - - - - - - - - - - 0.75 - - - - - - - - 0.75 - - - - - - - - - 0.22619 - - - - - - - 0.875 - - - - 0.2772725 - - - - - - - - - - - 0.2333325 - - - - - - - - - 0.8 - - - - - 0.75 - - - - - - 0.75 - - - - - - - - 0.75 - - - - - - - - 0.75 - - - - - 0.875 - - - - - - - - 0.75 - - - - - - - - - 0.2426465 - - - - - - - 0.75 - - - - - - - - - - - - - 0.36029500000000003 - - - - - - - 0.2333325 - - - - - - - - - - - - - 0.75 - - - - - 0.75 - - - - - - - 0.875 - - - - - - - - - 0.23585 - - - - - - - - - - 0.75 - - - - - - 0.75 - - - - - - - 0.2272725 - - - - - - - - - - - 0.875 - - - - 0.75 - - - - - - - - - - - 0.875 - - - - 0.27152 - - - - - - - - - 0.2253525 - - - - - - - 0.875 - - - - 0.34068750000000003 - - - - - - - - - - 0.3522725 - - - - - - - 0.75 - - - - - - 0.75 - - - - - - - - 0.75 - - - - 0.24359 - - - - - - - - - - - - - 0.75 - - - - - - - - - - 0.75 - - - - - - - - - - 0.875 - - - - - - - - - - - 0.245455 - - - - - - 0.8 - - - - - - - - - 0.75 - - - - - - - - - 0.33088249999999997 - - - - - - 0.75 - - - - - - - 0.75 - - - - - - - - - - - 0.875 - - - - - - - - - 0.75 - - - - 0.75 - - - - - - - 0.75 - - - - - - - - - 0.2452825 - - - - - - - - - 0.75 - - - - - 0.75 - - - - - 0.75 - - - - - - - - - 0.2291675 - - - - - - - - - - - 0.75 - - - - - 0.75 - - - - - - - - - 0.75 - - - - - - - - 0.75 - - - - - - - 0.75 - - - - - 0.75 - - - - - - - - - - - 0.875 - - - - - - - - - - - 0.875 - - - - - - - 0.75 - - - - - - - 0.875 - - - - 0.875 - - - - - - - 0.75 - - - - - - - - - - - - 0.35473 - - - - - - 0.3698975 - - - - - 0.875 - - - - - - - - - - 0.75 - - - - - - 0.3325475 - - - - - - - - - - - 0.75 - - - - - - - 0.75 - - - - 0.875 - - - - - - - - - - 0.875 - - - - - 0.875 - - - - - - - - - - 0.875 - - - - 0.2285725 - - - - - - - - - - 0.875 - - - - - - - - - - - - - 0.231885 - - - - 0.875 - - - - - - 0.875 - - - - - - - - - - - - - - - - 0.75 - - - - 0.875 - - - - - - - - - - - 0.75 - - - 0.75 - - - - - - - - 0.23913 - - - - - - - - - 0.75 - - - - - - 0.75 - - - - - 0.75 - - - - - - - - - - - - - - - - 0.75 - - - - - 0.875 - - - - - - - - 0.875 - - - - - - - - - 0.875 - - - - - - - - - 0.75 - - - - - - - 0.2265625 - - - - 0.75 - - - - - - - - - - 0.22549 - - - - - - 0.75 - - - - - - - 0.75 - - - - - 0.75 - - - - - - - 0.75 - - - - - - - - - - - 0.3478925 - - - - - - 0.75 - - - - - - - - - - - 0.3472225 - - - - - - - - - - - - - - - 0.875 - - - - - - 0.75 - - - - - - 0.75 - - - - - - - - 0.75 - - - - - - - 0.875 - - - - - - 0.75 - - - - - - - - 0.875 - - - - - - - 0.75 - - - - - - - 0.27549 - - - - - - - - 0.75 - - - - - - - - - - 0.3318975 - - - - - - 0.2573175 - - - - - - - - - - - 0.75 - - - - 0.75 - - - - - - - - - - 0.75 - - - - - - - - 0.75 - - - - - 0.75 - - - - - - - - 0.75 - - - - - - - 0.75 - - - - - - - - - - - 0.75 - - - - - - - 0.75 - - - - - 0.231885 - - - - - - - - - - - - - - - - - - 0.875 - - - 0.75 - - - - - - - - - - 0.75 - - - - - - - - - - - 0.75 - - - - - - - - - 0.75 - - - - - - - - 0.8 - - - - - - - 0.875 - - - - - - - - - - 0.264285 - - - - - - - - - - 0.24303349999999999 - - - - - - - - 0.75 - - - - - - - - 0.75 - - - - - - - - - - - - 0.75 - - - - - - - - - - 0.75 - - - - - - - - 0.238805 - - - - - - - - - - 0.2439025 - - - - - - - - - - 0.75 - - - - - - - - - - 0.75 - - - - - - - - - - - - - 0.875 - - - - - - - - 0.335145 - - - - - - - - - - 0.875 - - - - 0.261865 - - - - - - - - - 0.75 - - - - - - - 0.23409049999999998 - - - - 0.75 - - - - - - - - - 0.36666750000000004 - - - - - - - - 0.2253525 - - - - - - - - - 0.875 - - - - - - - 0.36574 - - - - - - - - 0.75 - - - - - - - 0.75 - - - - 0.75 - - - - - - - - - - 0.75 - - - - - - - 0.75 - - - - - 0.2462675 - - - - - - - 0.875 - - - - - - - - 0.8 - - - - - - - - 0.2375 - - - - - - - 0.75 - - - - - - - - - - - 0.2403845 - - - - - - - - - - 0.75 - - - - - - - - - - 0.75 - - - - - 0.75 - - - - - - - - - 0.75 - - - - - - - - 0.875 - - - - - - - 0.75 - - - - - - - - - - - - - - 0.75 - - - - - - - - - - 0.2466675 - - - - 0.75 - - - - - - - - - - 0.75 - - - - - - - 0.23077 - - - - - - - - 0.875 - - - - - - - - - 0.875 - - - - - - - - - - - - - - 0.75 - - - - - - 0.75 - - - - - - - 0.75 - - - - - - - - - - - 0.75 - - - - - - - 0.24138 - - - - - - 0.875 - - - - - - - 0.75 - - - - - 0.875 - - - - - - - 0.232547 - - - - - - - - - 0.75 - - - - - - - - - - - 0.2383725 - - - - - - - 0.75 - - - - - 0.75 - - - - - - - - - 0.8 - - - - - - - - - - - 0.875 - - - - - - - - - 0.75 - - - - - - - - - 0.75 - - - - - - - - 0.2295075 - - - - 0.75 - - - - - - - - - - - - 0.2316525 - - - - - - - - - - - 0.875 - - - - - - - 0.33499999999999996 - - - - - - - - - - 0.75 - - - 0.75 - - - - - - - - - - - - - - - - 0.75 - - - - - 0.875 - - - - - - 0.231885 - - - - - - - - - - - 0.2452825 - - - - - - - - - 0.75 - - - - - 0.875 - - - - - - - - - - 0.23409049999999998 - - - - 0.875 - - - - - - 0.875 - - - - - - - - - - - 0.875 - - - - - 0.2469875 - - - - - - - - - 0.75 - - - - - - - - - 0.244445 - - - - - - - - - 0.875 - - - - - 0.75 - - - - - - - - - 0.24468 - - - - - - - 0.238334 - - - - - - 0.32639 - - - - - - - - - - - - 0.875 - - - - - - - - - - 0.875 - - - - - - - 0.2301575 - - - - - 0.23 - - - - - - - - - - - - - - - - 0.2409095 - - - - - - 0.355 - - - - - - - - - - - - - 0.75 - - - - 0.875 - - - - - - - - - 0.2372875 - - - - - - - - 0.75 - - - - - - - 0.75 - - - - - - - - - - 0.75 - - - - - - - - - - - - - - 0.2420735 - - - - - - - - - - 0.875 - - - - - - 0.75 - - - - - 0.75 - - - - - - - - - 0.75 - - - - - 0.875 - - - - - - 0.75 - - - - - - - 0.3567075 - - - - - - - - - 0.875 - - - - - - - - 0.75 - - - - - - - - - - - - 0.75 - - - - - - - 0.238514 - - - - - - - 0.875 - - - - - - - - - - - 0.75 - - - - 0.75 - - - - - - - - - 0.75 - - - - - - - - 0.2341775 - - - - - - 0.26698 - - - - - 0.875 - - - - - - - - - - - - - 0.875 - - - - 0.75 - - - - - - - - - - - - - 0.75 - - - - - - - - - - 0.75 - - - - - - 0.75 - - - - - - - 0.75 - - - - - - 0.75 - - - - - - - - - 0.75 - - - - - - - - - 0.875 - - - - - - - - - 0.241935 - - - - - - - 0.75 - - - - - - - - - - - - 0.35473 - - - - - - - 0.2558825 - - - - - - - - - - 0.75 - - - - - - 0.875 - - - - - - - - - 0.75 - - - 0.75 - - - - - - - - - - 0.75 - - - - - - - - - 0.24074 - - - - - - - - 0.75 - - - - - - - - - - - - - 0.75 - - - - - 0.25635 - - - - - - - - - - - - - - - - - 0.33035749999999997 - - - - - - - 0.261865 - - - - - - - - 0.75 - - - - 0.2395825 - - - - - - - - - - 0.75 - - - - - - - - - - - - 0.75 - - - - - - - - 0.75 - - - - 0.23077 - - - - - - - - - - - 0.75 - - - 0.2450975 - - - - - - - - - - - - - - - - - - 0.875 - - - - - 0.75 - - - - - - - - - - - 0.875 - - - - - - - - - 0.75 - - - - - - - - - 0.2395825 - - - - - - - - - - - - 0.875 - - - - - - - 0.3271275 - - - - - - - - 0.875 - - - - - - - - - - - 0.75 - - - - 0.75 - - - - - - - 0.32738 - - - - - - - - 0.2565225 - - - - - - 0.75 - - - - - - - 0.75 - - - - - - - - 0.3287025 - - - - - - - - - - - - - - - - 0.75 - - - 0.75 - - - - - - - - - 0.2438675 - - - - - - 0.75 - - - - - - - - - - - - 0.75 - - - - 0.75 - - - - - - - - - - 0.75 - - - - 0.2321435 - - - - - - - - - 0.875 - - - - - - - - 0.75 - - - - - - - - 0.75 - - - - - - - 0.2573175 - - - - 0.75 - - - - - - 0.875 - - - - - - - 0.875 - - - - - - - - - - - 0.75 - - - - - - 0.875 - - - - - - - - - - - 0.2439025 - - - - - 0.337765 - - - - - - 0.25 - - - - - - - 0.75 - - - - - - - - - 0.75 - - - - - - - - - - 0.75 - - - - - - - 0.2459025 - - - - - - - 0.75 - - - - - - - - - - 0.75 - - - - - 0.75 - - - - - - - - - 0.75 - - - - - - 0.875 - - - - - - 0.75 - - - - - - 0.75 - - - - - - - - - - - 0.2321435 - - - - - - 0.26698 - - - - - - - - - 0.75 - - - - - - - - - - - 0.75 - - - - - - - - - - - - 0.75 - - - - - - - 0.75 - - - - - - - 0.75 - - - - - - - - - 0.875 - - - - - - - - - 0.75 - - - - 0.244445 - - - - - - - 0.27449 - - - - - - - - - - 0.75 - - - - - - 0.33467749999999996 - - - - - - - - - 0.875 - - - - - - - - - - 0.875 - - - - - - - - 0.875 - - - - - - - - - 0.75 - - - - 0.75 - - - - - - - 0.75 - - - - - - - - - 0.75 - - - - - - 0.35048999999999997 - - - - - - - - - - - - - - - - - - - - - 0.75 - - - - - 0.875 - - - - - - - - - - - - - - 0.875 - - - - - - - - - - - 0.875 - - - - - 0.875 - - - - - - - - - 0.75 - - - - - - - - - - - - - - - 0.875 - - - - - - - - 0.75 - - - - - - - - 0.75 - - - - - - - - 0.75 - - - - 0.2285725 - - - - - - - - - 0.75 - - - - - - 0.875 - - - - - - - 0.75 - - - - - - - - 0.75 - - - - - - - 0.22807 - - - - - - - - - 0.75 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.75 - - - - - - - - - - - - 0.75 - - - - - - - - 0.875 - - - - - - - - - 0.875 - - - - - - - - - - - - 0.875 - - - - - - - - - - - - - - - - - - 0.75 - - - - - - - 0.34068750000000003 - - - - - - - 0.75 - - - - 0.75 - - - - - - - - - - - - - 0.3522725 - - - - - - - - 0.875 - - - - - - - - - 0.75 - - - 0.75 - - - - - - - - - - 0.22807 - - - - - 0.2253525 - - - - - - - 0.875 - - - - - - - - 0.338235 - - - - - - - - - - - 0.75 - - - - - - - - - - - - - - - - - - - 0.75 - - - - 0.75 - - - - - - - - - 0.75 - - - - - - - - - - - 0.75 - - - - - - - - 0.254545 - - - - - - - - - - - - - 0.75 - - - - - - - - - - - 0.23409049999999998 - - - - - - - - - - 0.875 - - - - - - - - - - - - 0.75 - - - - - - 0.75 - - - - - - - - 0.345 - - - - - - - 0.875 - - - - - - - - - - 0.875 - - - - 0.8 - - - - - - - - - - - - 0.875 - - - - - - - - 0.75 - - - - - - - 0.8 - - - - - - - 0.245615 - - - - - - - - - 0.75 - - - - - - - - - - 0.26 - - - - - - - - - 0.875 - - - - - 0.75 - - - - - - - - - - 0.239894 - - - - - - 0.875 - - - - - - - - - - - - - - - - - 0.2368425 - - - - - - - 0.75 - - - - - - - - - - - - 0.875 - - - - - - - - 0.75 - - - - 0.875 - - - - - - - - - - 0.875 - - - - - - - 0.875 - - - - - - - - - - 0.875 - - - - - - - - - 0.875 - - - - - - - - - - - 0.75 - - - - - - - - - - - 0.75 - - - - - - - - - - - - - 0.8 - - - - - - - 0.2573175 - - - - - - - 0.875 - - - - - - - - - - 0.875 - - - - - - 0.75 - - - - - - - - - 0.875 - - - - - - - - - - 0.875 - - - - - 0.75 - - - - - - - 0.75 - - - - - - - 0.24468 - - - - - - - - - 0.75 - - - - - 0.75 - - - - - - - - - - - - - - 0.23475649999999998 - - - - - - - - - - - - - - 0.875 - - - - - 0.75 - - - - - - - 0.875 - - - - - - - - - - - - - - 0.875 - - - - - - - 0.875 - - - - - - 0.75 - - - - - 0.75 - - - - - - - - - - - - - - - - - 0.75 - - - - - - 0.875 - - - - - - - 0.75 - - - - - - - - - - 0.75 - - - - - - 0.75 - - - - - - - - - - - - - - - - - - - - 0.2416675 - - - - - - - - 0.24 - - - - - - - - - - - - - - 0.75 - - - - - - - - - - 0.875 - - - - - - - - 0.875 - - - - - - - 0.22619 - - - - - - - - - - 0.75 - - - - - - - - - - - 0.875 - - - - - - - - 0.75 - - - - - - 0.32838999999999996 - - - - - - - - - 0.2317075 - - - - - - 0.75 - - - - - - - 0.75 - - - - - - - - - 0.875 - - - - - 0.75 - - - - - - - - - - - - - - - - - - - - - 0.875 - - - - - - 0.875 - - - - - - - - - - - - - - - - - - - - - - 0.75 - - - - - - - - - - - - 0.2321425 - - - - - - - - - - - - - - - - - - - - - - - - 0.875 - - - - - - - - - - - - - - 0.875 - - - - 0.231452 - - - - - - - - - - - 0.75 - - - - - - - - 0.875 - - - - - - - - - - 0.75 - - - - - - 0.75 - - - - - - 0.75 - - - - - - - - - - - - - - - - - - - 0.875 - - - - - - - 0.75 - - - - - - - - - - - - - - - - 0.2558825 - - - - - - - 0.75 - - - - - - - - - - - 0.237705 - - - - - - - - - 0.75 - - - - - 0.3678575 - - - - - - - - - - - - 0.75 - - - - - - - - 0.2272725 - - - - - 0.75 - - - - - - - - - - - - - - - 0.875 - - - - - - 0.22999999999999998 - - - - - - - - - - - - - - - - - - - - 0.234695 - - - - - - 0.75 - - - - - - - 0.75 - - - - - - - - - - - - - 0.75 - - - - - - - - - - 0.75 - - - - - - - 0.875 - - - - - - - - 0.22619 - - - - - - - - - - - - - 0.875 - - - - - - - - - - 0.75 - - - - - - - - - - - - - - - - - - 0.875 - - - - - - - 0.75 - - - - - - - - - - - 0.75 - - - - - - - - 0.2291675 - - - - - - - - - - - - - - - - 0.875 - - - - - - - - 0.27436 - - - - - - - - - - - - - - - - - - - - - - - 0.2340425 - - - - - - - - 1.0 - - - - - - - - - 0.2321425 - - - - - - - - - - - - - 0.2333325 - - - - - 0.75 - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.875 - - - - - - - - - - - 0.2403845 - - - - - - - 0.75 - - - - - 0.2288125 - - - - - - - - - - - - - - 0.875 - - - - - - - - - - 0.2558825 - - - - - - - - - - - - - 0.75 - - - - - - - - - - - - - - - - 0.2333325 - - - - - - - - - - - - - - - - 0.2605275 - - - - - - - - - 0.2450975 - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.236111 - - - - - - - - - - - - - - - 0.8 - - - - - - - - - 0.875 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.243182 - - - - - - - - - - - 0.2439025 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.239894 - - - - - - - - - 0.75 - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.75 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.2341775 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.75 - - - - - - - - 0.875 - - - - - - - - - - - - - 0.2457625 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.24 - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.8 - - - - - - 0.875 - - - - - - - - - - - - - - - 0.235295 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.37028249999999996 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.2258075 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/validate_data/oaei-ordo-hp.tsv b/tests/validate_data/oaei-ordo-hp.tsv deleted file mode 100644 index f88a3499..00000000 --- a/tests/validate_data/oaei-ordo-hp.tsv +++ /dev/null @@ -1,652 +0,0 @@ -#curie_map: -# HP: http://purl.obolibrary.org/obo/HP_ -# ORDO: http://www.orpha.net/ORDO/Orphanet_ -#object_source: http://purl.obolibrary.org/hp.owl -#subject_source: http://purl.obolibrary.org/ordo.owl -subject_id predicate_id object_id confidence -ORDO:46724 owl:equivalentClass HP:0002408 1.0 -ORDO:307141 owl:equivalentClass HP:0007435 0.875 -ORDO:99103 owl:equivalentClass HP:0001684 0.875 -ORDO:803 owl:equivalentClass HP:0007354 0.875 -ORDO:100069 owl:equivalentClass HP:0030219 0.875 -ORDO:97120 owl:equivalentClass HP:0005684 0.875 -ORDO:206966 owl:equivalentClass HP:0003737 0.875 -ORDO:131 owl:equivalentClass HP:0002639 0.875 -ORDO:100088 owl:equivalentClass HP:0002890 0.875 -ORDO:142 owl:equivalentClass HP:0011779 0.875 -ORDO:1334 owl:equivalentClass HP:0002728 0.875 -ORDO:91495 owl:equivalentClass HP:0007968 0.875 -ORDO:79358 owl:equivalentClass HP:0200044 0.875 -ORDO:251899 owl:equivalentClass HP:0030392 0.875 -ORDO:282 owl:equivalentClass HP:0002145 0.875 -ORDO:79128 owl:equivalentClass HP:0006527 0.875 -ORDO:791 owl:equivalentClass HP:0000510 0.875 -ORDO:98375 owl:equivalentClass HP:0001890 0.875 -ORDO:98823 owl:equivalentClass HP:0012325 0.875 -ORDO:2665 owl:equivalentClass HP:0100881 0.875 -ORDO:189 owl:equivalentClass HP:0007529 0.875 -ORDO:185 owl:equivalentClass HP:0011626 0.875 -ORDO:238468 owl:equivalentClass HP:0007607 0.875 -ORDO:223 owl:equivalentClass HP:0009806 0.875 -ORDO:251 owl:equivalentClass HP:0002654 0.875 -ORDO:319298 owl:equivalentClass HP:0006766 0.875 -ORDO:217071 owl:equivalentClass HP:0005584 0.875 -ORDO:85 owl:equivalentClass HP:0004810 0.875 -ORDO:71862 owl:equivalentClass HP:0000556 0.875 -ORDO:93388 owl:equivalentClass HP:0009371 0.875 -ORDO:93384 owl:equivalentClass HP:0009373 0.875 -ORDO:93396 owl:equivalentClass HP:0009372 0.875 -ORDO:155899 owl:equivalentClass HP:0005321 0.875 -ORDO:1851 owl:equivalentClass HP:0000003 0.875 -ORDO:521 owl:equivalentClass HP:0005506 0.875 -ORDO:263 owl:equivalentClass HP:0006785 0.875 -ORDO:360 owl:equivalentClass HP:0012174 0.875 -ORDO:654 owl:equivalentClass HP:0002667 0.875 -ORDO:102009 owl:equivalentClass HP:0006818 0.875 -ORDO:29073 owl:equivalentClass HP:0006775 0.875 -ORDO:1531 owl:equivalentClass HP:0001363 0.875 -ORDO:167848 owl:equivalentClass HP:0001638 0.875 -ORDO:251912 owl:equivalentClass HP:0030407 0.875 -ORDO:520 owl:equivalentClass HP:0004836 0.875 -ORDO:295034 owl:equivalentClass HP:0005191 0.875 -ORDO:178029 owl:equivalentClass HP:0000863 0.875 -ORDO:519 owl:equivalentClass HP:0004808 0.875 -ORDO:517 owl:equivalentClass HP:0004820 0.875 -ORDO:514 owl:equivalentClass HP:0004845 0.875 -ORDO:547 owl:equivalentClass HP:0012539 0.875 -ORDO:543 owl:equivalentClass HP:0030080 0.875 -ORDO:418 owl:equivalentClass HP:0008258 0.875 -ORDO:1501 owl:equivalentClass HP:0006744 0.875 -ORDO:98723 owl:equivalentClass HP:0010954 0.875 -ORDO:437 owl:equivalentClass HP:0004912 0.875 -ORDO:442 owl:equivalentClass HP:0000851 0.875 -ORDO:488 owl:equivalentClass HP:0012618 0.875 -ORDO:181412 owl:equivalentClass HP:0000840 0.875 -ORDO:1332 owl:equivalentClass HP:0002865 0.875 -ORDO:35688 owl:equivalentClass HP:0003067 0.875 -ORDO:95708 owl:equivalentClass HP:0000826 0.875 -ORDO:178382 owl:equivalentClass HP:0001838 0.875 -ORDO:93277 owl:equivalentClass HP:0010736 0.875 -ORDO:93276 owl:equivalentClass HP:0010735 0.875 -ORDO:801 owl:equivalentClass HP:0100324 0.875 -ORDO:682 owl:equivalentClass HP:0007215 0.875 -ORDO:95720 owl:equivalentClass HP:0005990 0.875 -ORDO:2889 owl:equivalentClass HP:0003777 0.875 -ORDO:93924 owl:equivalentClass HP:0006870 0.875 -ORDO:220386 owl:equivalentClass HP:0002507 0.875 -ORDO:93925 owl:equivalentClass HP:0006988 0.875 -ORDO:93110 owl:equivalentClass HP:0010957 0.875 -ORDO:90695 owl:equivalentClass HP:0000871 0.875 -ORDO:98837 owl:equivalentClass HP:0005531 0.875 -ORDO:180086 owl:equivalentClass HP:0003762 0.875 -ORDO:181428 owl:equivalentClass HP:0012184 0.875 -ORDO:86834 owl:equivalentClass HP:0012209 0.875 -ORDO:36204 owl:equivalentClass HP:0002593 0.875 -ORDO:2140 owl:equivalentClass HP:0000776 0.875 -ORDO:90281 owl:equivalentClass HP:0007417 0.875 -ORDO:913 owl:equivalentClass HP:0002044 0.875 -ORDO:252175 owl:equivalentClass HP:0009588 0.875 -ORDO:66646 owl:equivalentClass HP:0200151 0.875 -ORDO:314928 owl:equivalentClass HP:0002343 0.875 -ORDO:1041 owl:equivalentClass HP:0001789 0.875 -ORDO:300385 owl:equivalentClass HP:0011763 0.875 -ORDO:275555 owl:equivalentClass HP:0100602 0.875 -ORDO:276429 owl:equivalentClass HP:0012459 0.875 -ORDO:99756 owl:equivalentClass HP:0006779 0.875 -ORDO:44890 owl:equivalentClass HP:0100723 0.875 -ORDO:54272 owl:equivalentClass HP:0012028 0.875 -ORDO:182095 owl:equivalentClass HP:0006530 0.875 -ORDO:49042 owl:equivalentClass HP:0000703 0.875 -ORDO:3273 owl:equivalentClass HP:0012570 0.875 -ORDO:268882 owl:equivalentClass HP:0007099 0.875 -ORDO:141229 owl:equivalentClass HP:0002006 0.875 -ORDO:93930 owl:equivalentClass HP:0002836 0.875 -ORDO:93928 owl:equivalentClass HP:0000039 0.875 -ORDO:90062 owl:equivalentClass HP:0006554 0.875 -ORDO:178330 owl:equivalentClass HP:0005511 0.875 -ORDO:99408 owl:equivalentClass HP:0002893 0.875 -ORDO:183660 owl:equivalentClass HP:0004430 0.875 -ORDO:31740 owl:equivalentClass HP:0006516 0.875 -ORDO:137675 owl:equivalentClass HP:0005152 0.875 -ORDO:314473 owl:equivalentClass HP:0010618 0.875 -ORDO:1047 owl:equivalentClass HP:0001924 0.875 -ORDO:3033 owl:equivalentClass HP:0008660 0.875 -ORDO:268865 owl:equivalentClass HP:0030725 0.875 -ORDO:268823 owl:equivalentClass HP:0002085 0.875 -ORDO:217569 owl:equivalentClass HP:0001639 0.875 -ORDO:85138 owl:equivalentClass HP:0008207 0.875 -ORDO:99757 owl:equivalentClass HP:0006743 0.875 -ORDO:99108 owl:equivalentClass HP:0001655 0.875 -ORDO:171676 owl:equivalentClass HP:0006970 0.875 -ORDO:158029 owl:equivalentClass HP:0001982 0.875 -ORDO:65681 owl:equivalentClass HP:0000148 0.875 -ORDO:3426 owl:equivalentClass HP:0001719 0.875 -ORDO:99077 owl:equivalentClass HP:0011593 0.875 -ORDO:217632 owl:equivalentClass HP:0001723 0.875 -ORDO:279914 owl:equivalentClass HP:0012124 0.875 -ORDO:217604 owl:equivalentClass HP:0001644 0.875 -ORDO:3193 owl:equivalentClass HP:0004381 0.875 -ORDO:88661 owl:equivalentClass HP:0000705 0.875 -ORDO:2357 owl:equivalentClass HP:0100730 0.875 -ORDO:2356 owl:equivalentClass HP:0100702 0.875 -ORDO:163927 owl:equivalentClass HP:0100847 0.875 -ORDO:2203 owl:equivalentClass HP:0002161 0.875 -ORDO:221091 owl:equivalentClass HP:0100661 0.875 -ORDO:1209 owl:equivalentClass HP:0011662 0.875 -ORDO:1205 owl:equivalentClass HP:0011560 0.875 -ORDO:1203 owl:equivalentClass HP:0002247 0.875 -ORDO:95458 owl:equivalentClass HP:0001704 0.875 -ORDO:1302 owl:equivalentClass HP:0011945 0.875 -ORDO:1199 owl:equivalentClass HP:0002032 0.875 -ORDO:1198 owl:equivalentClass HP:0010448 0.875 -ORDO:1160 owl:equivalentClass HP:0012281 0.875 -ORDO:3165 owl:equivalentClass HP:0045029 0.875 -ORDO:137914 owl:equivalentClass HP:0000453 0.875 -ORDO:98826 owl:equivalentClass HP:0005505 0.875 -ORDO:289902 owl:equivalentClass HP:0003535 0.8 -ORDO:98976 owl:equivalentClass HP:0001087 0.8 -ORDO:182040 owl:equivalentClass HP:0001915 0.8 -ORDO:238583 owl:equivalentClass HP:0004923 0.8 -ORDO:98973 owl:equivalentClass HP:0007915 0.8 -ORDO:450 owl:equivalentClass HP:0030853 0.8 -ORDO:216675 owl:equivalentClass HP:0001669 0.8 -ORDO:75374 owl:equivalentClass HP:0030511 0.8 -ORDO:263413 owl:equivalentClass HP:0200058 0.8 -ORDO:280886 owl:equivalentClass HP:0012122 0.8 -ORDO:279882 owl:equivalentClass HP:0010533 0.8 -ORDO:3394 owl:equivalentClass HP:0030448 0.75 -ORDO:409929 owl:equivalentClass HP:0000006 0.75 -ORDO:409933 owl:equivalentClass HP:0001427 0.75 -ORDO:409930 owl:equivalentClass HP:0000007 0.75 -ORDO:98613 owl:equivalentClass HP:0000524 0.75 -ORDO:54260 owl:equivalentClass HP:0030682 0.75 -ORDO:156207 owl:equivalentClass HP:0000158 0.75 -ORDO:409934 owl:equivalentClass HP:0001423 0.75 -ORDO:409932 owl:equivalentClass HP:0001419 0.75 -ORDO:79364 owl:equivalentClass HP:0001596 0.75 -ORDO:98575 owl:equivalentClass HP:0000506 0.75 -ORDO:1063 owl:equivalentClass HP:0012329 0.75 -ORDO:31153 owl:equivalentClass HP:0003233 0.75 -ORDO:68356 owl:equivalentClass HP:0002415 0.75 -ORDO:31154 owl:equivalentClass HP:0003563 0.75 -ORDO:143 owl:equivalentClass HP:0006780 0.75 -ORDO:251877 owl:equivalentClass HP:0006747 0.75 -ORDO:79100 owl:equivalentClass HP:0100837 0.75 -ORDO:206976 owl:equivalentClass HP:0003768 0.75 -ORDO:251880 owl:equivalentClass HP:0030066 0.75 -ORDO:616 owl:equivalentClass HP:0002885 0.75 -ORDO:289899 owl:equivalentClass HP:0001992 0.75 -ORDO:79375 owl:equivalentClass HP:0000953 0.75 -ORDO:90025 owl:equivalentClass HP:0001159 0.75 -ORDO:45358 owl:equivalentClass HP:0001491 0.75 -ORDO:3148 owl:equivalentClass HP:0100697 0.75 -ORDO:553 owl:equivalentClass HP:0003118 0.75 -ORDO:71203 owl:equivalentClass HP:0001973 0.75 -ORDO:2030 owl:equivalentClass HP:0100244 0.75 -ORDO:180 owl:equivalentClass HP:0001139 0.75 -ORDO:178 owl:equivalentClass HP:0010762 0.75 -ORDO:1931 owl:equivalentClass HP:0007330 0.75 -ORDO:1930 owl:equivalentClass HP:0012302 0.75 -ORDO:447771 owl:equivalentClass HP:0030991 0.75 -ORDO:170 owl:equivalentClass HP:0002224 0.75 -ORDO:209 owl:equivalentClass HP:0000973 0.75 -ORDO:194 owl:equivalentClass HP:0000589 0.75 -ORDO:1872 owl:equivalentClass HP:0000548 0.75 -ORDO:69 owl:equivalentClass HP:0011034 0.75 -ORDO:182090 owl:equivalentClass HP:0002092 0.75 -ORDO:593 owl:equivalentClass HP:0003715 0.75 -ORDO:99798 owl:equivalentClass HP:0000677 0.75 -ORDO:254 owl:equivalentClass HP:0002657 0.75 -ORDO:93334 owl:equivalentClass HP:0005696 0.75 -ORDO:68388 owl:equivalentClass HP:0001067 0.75 -ORDO:93387 owl:equivalentClass HP:0005863 0.75 -ORDO:93383 owl:equivalentClass HP:0005831 0.75 -ORDO:1871 owl:equivalentClass HP:0008020 0.75 -ORDO:93389 owl:equivalentClass HP:0031044 0.75 -ORDO:2781 owl:equivalentClass HP:0011002 0.75 -ORDO:97242 owl:equivalentClass HP:0003741 0.75 -ORDO:93394 owl:equivalentClass HP:0031043 0.75 -ORDO:411709 owl:equivalentClass HP:0000104 0.75 -ORDO:99886 owl:equivalentClass HP:0008255 0.75 -ORDO:319 owl:equivalentClass HP:0012254 0.75 -ORDO:18 owl:equivalentClass HP:0008341 0.75 -ORDO:47159 owl:equivalentClass HP:0002049 0.75 -ORDO:214 owl:equivalentClass HP:0003131 0.75 -ORDO:79315 owl:equivalentClass HP:0012321 0.75 -ORDO:79314 owl:equivalentClass HP:0040144 0.75 -ORDO:48471 owl:equivalentClass HP:0001339 0.75 -ORDO:102011 owl:equivalentClass HP:0045028 0.75 -ORDO:93592 owl:equivalentClass HP:0000090 0.75 -ORDO:99772 owl:equivalentClass HP:0000185 0.75 -ORDO:155878 owl:equivalentClass HP:0000176 0.75 -ORDO:101023 owl:equivalentClass HP:0410005 0.75 -ORDO:99771 owl:equivalentClass HP:0000193 0.75 -ORDO:33572 owl:equivalentClass HP:0040142 0.75 -ORDO:388 owl:equivalentClass HP:0002251 0.75 -ORDO:79354 owl:equivalentClass HP:0008064 0.75 -ORDO:79383 owl:equivalentClass HP:0001004 0.75 -ORDO:79376 owl:equivalentClass HP:0001010 0.75 -ORDO:79365 owl:equivalentClass HP:0000998 0.75 -ORDO:444916 owl:equivalentClass HP:0008242 0.75 -ORDO:799 owl:equivalentClass HP:0010636 0.75 -ORDO:98293 owl:equivalentClass HP:0012189 0.75 -ORDO:708 owl:equivalentClass HP:0000659 0.75 -ORDO:98978 owl:equivalentClass HP:0001492 0.75 -ORDO:91483 owl:equivalentClass HP:0000558 0.75 -ORDO:99802 owl:equivalentClass HP:0007206 0.75 -ORDO:215 owl:equivalentClass HP:0007642 0.75 -ORDO:212 owl:equivalentClass HP:0003153 0.75 -ORDO:635 owl:equivalentClass HP:0003006 0.75 -ORDO:227 owl:equivalentClass HP:0100599 0.75 -ORDO:252 owl:equivalentClass HP:0002651 0.75 -ORDO:88632 owl:equivalentClass HP:0007700 0.75 -ORDO:251992 owl:equivalentClass HP:0003005 0.75 -ORDO:211047 owl:equivalentClass HP:0001328 0.75 -ORDO:251909 owl:equivalentClass HP:0030408 0.75 -ORDO:655 owl:equivalentClass HP:0000090 0.75 -ORDO:3303 owl:equivalentClass HP:0001636 0.75 -ORDO:722 owl:equivalentClass HP:0040228 0.75 -ORDO:98944 owl:equivalentClass HP:0000612 0.75 -ORDO:64742 owl:equivalentClass HP:0100528 0.75 -ORDO:35981 owl:equivalentClass HP:0002126 0.75 -ORDO:1037 owl:equivalentClass HP:0002804 0.75 -ORDO:1489 owl:equivalentClass HP:0031247 0.75 -ORDO:1431 owl:equivalentClass HP:0007166 0.75 -ORDO:200037 owl:equivalentClass HP:0002268 0.75 -ORDO:513 owl:equivalentClass HP:0006721 0.75 -ORDO:2764 owl:equivalentClass HP:0010886 0.75 -ORDO:399158 owl:equivalentClass HP:0010885 0.75 -ORDO:1463 owl:equivalentClass HP:0010774 0.75 -ORDO:223735 owl:equivalentClass HP:0002665 0.75 -ORDO:2842 owl:equivalentClass HP:0100600 0.75 -ORDO:199241 owl:equivalentClass HP:0005954 0.75 -ORDO:77 owl:equivalentClass HP:0000526 0.75 -ORDO:70573 owl:equivalentClass HP:0030357 0.75 -ORDO:98984 owl:equivalentClass HP:0010693 0.75 -ORDO:98989 owl:equivalentClass HP:0007976 0.75 -ORDO:449 owl:equivalentClass HP:0002884 0.75 -ORDO:447 owl:equivalentClass HP:0004818 0.75 -ORDO:139414 owl:equivalentClass HP:0025471 0.75 -ORDO:34533 owl:equivalentClass HP:0001131 0.75 -ORDO:2686 owl:equivalentClass HP:0040289 0.75 -ORDO:2695 owl:equivalentClass HP:0011803 0.75 -ORDO:409 owl:equivalentClass HP:0007570 0.75 -ORDO:98722 owl:equivalentClass HP:0006695 0.75 -ORDO:1344 owl:equivalentClass HP:0025478 0.75 -ORDO:98670 owl:equivalentClass HP:0000655 0.75 -ORDO:790 owl:equivalentClass HP:0009919 0.75 -ORDO:210128 owl:equivalentClass HP:0012237 0.75 -ORDO:251636 owl:equivalentClass HP:0002888 0.75 -ORDO:314786 owl:equivalentClass HP:0011761 0.75 -ORDO:963 owl:equivalentClass HP:0000845 0.75 -ORDO:2965 owl:equivalentClass HP:0040278 0.75 -ORDO:98427 owl:equivalentClass HP:0001901 0.75 -ORDO:92 owl:equivalentClass HP:0005681 0.75 -ORDO:399319 owl:equivalentClass HP:0040188 0.75 -ORDO:1686 owl:equivalentClass HP:0100571 0.75 -ORDO:70567 owl:equivalentClass HP:0030153 0.75 -ORDO:780 owl:equivalentClass HP:0002859 0.75 -ORDO:93284 owl:equivalentClass HP:0002655 0.75 -ORDO:677 owl:equivalentClass HP:0100757 0.75 -ORDO:675 owl:equivalentClass HP:0001734 0.75 -ORDO:88673 owl:equivalentClass HP:0001402 0.75 -ORDO:1114 owl:equivalentClass HP:0001057 0.75 -ORDO:2014 owl:equivalentClass HP:0000175 0.75 -ORDO:101063 owl:equivalentClass HP:0001696 0.75 -ORDO:294986 owl:equivalentClass HP:0011301 0.75 -ORDO:294983 owl:equivalentClass HP:0004050 0.75 -ORDO:1556 owl:equivalentClass HP:0025107 0.75 -ORDO:2884 owl:equivalentClass HP:0007544 0.75 -ORDO:199267 owl:equivalentClass HP:0025197 0.75 -ORDO:668 owl:equivalentClass HP:0002669 0.75 -ORDO:95719 owl:equivalentClass HP:0011780 0.75 -ORDO:660 owl:equivalentClass HP:0001539 0.75 -ORDO:98691 owl:equivalentClass HP:0000496 0.75 -ORDO:284804 owl:equivalentClass HP:0001107 0.75 -ORDO:32 owl:equivalentClass HP:0003343 0.75 -ORDO:93108 owl:equivalentClass HP:0000110 0.75 -ORDO:1666 owl:equivalentClass HP:0001651 0.75 -ORDO:93101 owl:equivalentClass HP:0000089 0.75 -ORDO:14 owl:equivalentClass HP:0008181 0.75 -ORDO:16 owl:equivalentClass HP:0007939 0.75 -ORDO:701 owl:equivalentClass HP:0002289 0.75 -ORDO:700 owl:equivalentClass HP:0007418 0.75 -ORDO:165994 owl:equivalentClass HP:0008227 0.75 -ORDO:268943 owl:equivalentClass HP:0006927 0.75 -ORDO:2913 owl:equivalentClass HP:0010442 0.75 -ORDO:93 owl:equivalentClass HP:0012068 0.75 -ORDO:94 owl:equivalentClass HP:0009592 0.75 -ORDO:70 owl:equivalentClass HP:0006959 0.75 -ORDO:39044 owl:equivalentClass HP:0007716 0.75 -ORDO:443079 owl:equivalentClass HP:0025567 0.75 -ORDO:98292 owl:equivalentClass HP:0100495 0.75 -ORDO:180154 owl:equivalentClass HP:0001153 0.75 -ORDO:180157 owl:equivalentClass HP:0008740 0.75 -ORDO:180160 owl:equivalentClass HP:0000145 0.75 -ORDO:52688 owl:equivalentClass HP:0002863 0.75 -ORDO:180134 owl:equivalentClass HP:0000813 0.75 -ORDO:443098 owl:equivalentClass HP:0005890 0.75 -ORDO:216694 owl:equivalentClass HP:0011540 0.75 -ORDO:493342 owl:equivalentClass HP:0410138 0.75 -ORDO:90389 owl:equivalentClass HP:0007583 0.75 -ORDO:227796 owl:equivalentClass HP:0030642 0.75 -ORDO:C005 owl:equivalentClass HP:0000005 0.75 -ORDO:C023 owl:equivalentClass HP:0003674 0.75 -ORDO:289596 owl:equivalentClass HP:0030429 0.75 -ORDO:55880 owl:equivalentClass HP:0006765 0.75 -ORDO:254857 owl:equivalentClass HP:0009069 0.75 -ORDO:77243 owl:equivalentClass HP:0100695 0.75 -ORDO:54595 owl:equivalentClass HP:0030062 0.75 -ORDO:183669 owl:equivalentClass HP:0004432 0.75 -ORDO:66630 owl:equivalentClass HP:0006585 0.75 -ORDO:494454 owl:equivalentClass HP:0030420 0.75 -ORDO:494421 owl:equivalentClass HP:0030736 0.75 -ORDO:48818 owl:equivalentClass HP:0025498 0.75 -ORDO:75326 owl:equivalentClass HP:0000631 0.75 -ORDO:363976 owl:equivalentClass HP:0011847 0.75 -ORDO:49382 owl:equivalentClass HP:0011516 0.75 -ORDO:90050 owl:equivalentClass HP:0500049 0.75 -ORDO:263425 owl:equivalentClass HP:0009920 0.75 -ORDO:324964 owl:equivalentClass HP:0005901 0.75 -ORDO:99867 owl:equivalentClass HP:0100522 0.75 -ORDO:480553 owl:equivalentClass HP:0012063 0.75 -ORDO:52759 owl:equivalentClass HP:0002633 0.75 -ORDO:79486 owl:equivalentClass HP:0000476 0.75 -ORDO:168829 owl:equivalentClass HP:0030406 0.75 -ORDO:480501 owl:equivalentClass HP:0100890 0.75 -ORDO:91414 owl:equivalentClass HP:0030434 0.75 -ORDO:98990 owl:equivalentClass HP:0010921 0.75 -ORDO:91413 owl:equivalentClass HP:0006837 0.75 -ORDO:91411 owl:equivalentClass HP:0007970 0.75 -ORDO:91496 owl:equivalentClass HP:0011533 0.75 -ORDO:251623 owl:equivalentClass HP:0011754 0.75 -ORDO:247834 owl:equivalentClass HP:0030636 0.75 -ORDO:141261 owl:equivalentClass HP:0031577 0.75 -ORDO:141269 owl:equivalentClass HP:0100731 0.75 -ORDO:141265 owl:equivalentClass HP:0031578 0.75 -ORDO:155867 owl:equivalentClass HP:0031571 0.75 -ORDO:141258 owl:equivalentClass HP:0031576 0.75 -ORDO:93942 owl:equivalentClass HP:0100657 0.75 -ORDO:93957 owl:equivalentClass HP:0002451 0.75 -ORDO:93958 owl:equivalentClass HP:0012048 0.75 -ORDO:93968 owl:equivalentClass HP:0002435 0.75 -ORDO:93962 owl:equivalentClass HP:0000473 0.75 -ORDO:93969 owl:equivalentClass HP:0002475 0.75 -ORDO:268744 owl:equivalentClass HP:0002475 0.75 -ORDO:93976 owl:equivalentClass HP:0009892 0.75 -ORDO:2162 owl:equivalentClass HP:0001360 0.75 -ORDO:93929 owl:equivalentClass HP:0010475 0.75 -ORDO:90060 owl:equivalentClass HP:0025420 0.75 -ORDO:280892 owl:equivalentClass HP:0012123 0.75 -ORDO:141077 owl:equivalentClass HP:0030767 0.75 -ORDO:141145 owl:equivalentClass HP:0005323 0.75 -ORDO:141107 owl:equivalentClass HP:0031227 0.75 -ORDO:420611 owl:equivalentClass HP:0005534 0.75 -ORDO:431341 owl:equivalentClass HP:0010479 0.75 -ORDO:206484 owl:equivalentClass HP:0000150 0.75 -ORDO:97275 owl:equivalentClass HP:0002383 0.75 -ORDO:3384 owl:equivalentClass HP:0001660 0.75 -ORDO:294925 owl:equivalentClass HP:0009827 0.75 -ORDO:294971 owl:equivalentClass HP:0003057 0.75 -ORDO:51577 owl:equivalentClass HP:0007260 0.75 -ORDO:2177 owl:equivalentClass HP:0002324 0.75 -ORDO:99664 owl:equivalentClass HP:0007011 0.75 -ORDO:399164 owl:equivalentClass HP:0010885 0.75 -ORDO:50251 owl:equivalentClass HP:0100002 0.75 -ORDO:98473 owl:equivalentClass HP:0003560 0.75 -ORDO:169139 owl:equivalentClass HP:0005432 0.75 -ORDO:2477 owl:equivalentClass HP:0001355 0.75 -ORDO:83463 owl:equivalentClass HP:0008551 0.75 -ORDO:3250 owl:equivalentClass HP:0100264 0.75 -ORDO:97230 owl:equivalentClass HP:0410137 0.75 -ORDO:98573 owl:equivalentClass HP:0000286 0.75 -ORDO:3388 owl:equivalentClass HP:0045005 0.75 -ORDO:182061 owl:equivalentClass HP:0002438 0.75 -ORDO:316226 owl:equivalentClass HP:0002497 0.75 -ORDO:3280 owl:equivalentClass HP:0003396 0.75 -ORDO:268835 owl:equivalentClass HP:0025480 0.75 -ORDO:268817 owl:equivalentClass HP:0011815 0.75 -ORDO:268826 owl:equivalentClass HP:0011816 0.75 -ORDO:268829 owl:equivalentClass HP:0011817 0.75 -ORDO:268813 owl:equivalentClass HP:0030709 0.75 -ORDO:2157 owl:equivalentClass HP:0010906 0.75 -ORDO:48104 owl:equivalentClass HP:0025452 0.75 -ORDO:99797 owl:equivalentClass HP:0000674 0.75 -ORDO:98421 owl:equivalentClass HP:0012410 0.75 -ORDO:156071 owl:equivalentClass HP:0000563 0.75 -ORDO:99169 owl:equivalentClass HP:0011225 0.75 -ORDO:99172 owl:equivalentClass HP:0012905 0.75 -ORDO:99083 owl:equivalentClass HP:0004971 0.75 -ORDO:99085 owl:equivalentClass HP:0025490 0.75 -ORDO:99098 owl:equivalentClass HP:0011566 0.75 -ORDO:99057 owl:equivalentClass HP:0011570 0.75 -ORDO:3400 owl:equivalentClass HP:0011627 0.75 -ORDO:99079 owl:equivalentClass HP:0011588 0.75 -ORDO:99081 owl:equivalentClass HP:0012020 0.75 -ORDO:97593 owl:equivalentClass HP:0000852 0.75 -ORDO:363483 owl:equivalentClass HP:0100616 0.75 -ORDO:64720 owl:equivalentClass HP:0100243 0.75 -ORDO:252054 owl:equivalentClass HP:0010797 0.75 -ORDO:447788 owl:equivalentClass HP:0100704 0.75 -ORDO:280898 owl:equivalentClass HP:0012121 0.75 -ORDO:447777 owl:equivalentClass HP:0010603 0.75 -ORDO:98715 owl:equivalentClass HP:0000554 0.75 -ORDO:63260 owl:equivalentClass HP:0030770 0.75 -ORDO:86855 owl:equivalentClass HP:0011857 0.75 -ORDO:2368 owl:equivalentClass HP:0001543 0.75 -ORDO:1053 owl:equivalentClass HP:0030713 0.75 -ORDO:424039 owl:equivalentClass HP:0012142 0.75 -ORDO:2220 owl:equivalentClass HP:0004780 0.75 -ORDO:46135 owl:equivalentClass HP:0030069 0.75 -ORDO:449266 owl:equivalentClass HP:0011919 0.75 -ORDO:95443 owl:equivalentClass HP:0011599 0.75 -ORDO:95448 owl:equivalentClass HP:0010883 0.75 -ORDO:101958 owl:equivalentClass HP:0008207 0.75 -ORDO:36913 owl:equivalentClass HP:0011771 0.75 -ORDO:2495 owl:equivalentClass HP:0002858 0.75 -ORDO:440727 owl:equivalentClass HP:0030510 0.75 -ORDO:269200 owl:equivalentClass HP:0006951 0.75 -ORDO:69078 owl:equivalentClass HP:0012034 0.75 -ORDO:3282 owl:equivalentClass HP:0011701 0.75 -ORDO:3289 owl:equivalentClass HP:0000679 0.75 -ORDO:97279 owl:equivalentClass HP:0012197 0.75 -ORDO:3248 owl:equivalentClass HP:0100263 0.75 -ORDO:448270 owl:equivalentClass HP:0001683 0.75 -ORDO:3169 owl:equivalentClass HP:0010497 0.75 -ORDO:97280 owl:equivalentClass HP:0030404 0.75 -ORDO:98668 owl:equivalentClass HP:0007773 0.75 -ORDO:3181 owl:equivalentClass HP:0000912 0.75 -ORDO:3427 owl:equivalentClass HP:0011581 0.75 -ORDO:58040 owl:equivalentClass HP:0011846 0.75 -ORDO:2038 owl:equivalentClass HP:0006548 0.75 -ORDO:3325 owl:equivalentClass HP:0011874 0.75 -ORDO:98867 owl:equivalentClass HP:0004839 0.75 -ORDO:79394 owl:equivalentClass HP:0007479 0.3724225 -ORDO:86789 owl:equivalentClass HP:0006498 0.37028249999999996 -ORDO:93100 owl:equivalentClass HP:0000122 0.37009749999999997 -ORDO:1848 owl:equivalentClass HP:0010958 0.3698975 -ORDO:251618 owl:equivalentClass HP:0009718 0.3678575 -ORDO:98841 owl:equivalentClass HP:0012193 0.36666750000000004 -ORDO:95474 owl:equivalentClass HP:0011568 0.36574 -ORDO:2022 owl:equivalentClass HP:0001706 0.36136250000000003 -ORDO:98852 owl:equivalentClass HP:0005942 0.36111 -ORDO:2807 owl:equivalentClass HP:0200022 0.36029500000000003 -ORDO:33276 owl:equivalentClass HP:0100726 0.3583325 -ORDO:313 owl:equivalentClass HP:0007479 0.3567075 -ORDO:861 owl:equivalentClass HP:0005321 0.355 -ORDO:99106 owl:equivalentClass HP:0010445 0.35473 -ORDO:1457 owl:equivalentClass HP:0001680 0.35473 -ORDO:423 owl:equivalentClass HP:0002047 0.35473 -ORDO:99105 owl:equivalentClass HP:0011567 0.35473 -ORDO:3403 owl:equivalentClass HP:0011724 0.35416749999999997 -ORDO:249 owl:equivalentClass HP:0010734 0.3522725 -ORDO:98946 owl:equivalentClass HP:0000625 0.3522725 -ORDO:54370 owl:equivalentClass HP:0000793 0.3522725 -ORDO:99054 owl:equivalentClass HP:0001642 0.35048999999999997 -ORDO:2286 owl:equivalentClass HP:0006315 0.350275 -ORDO:79495 owl:equivalentClass HP:0004540 0.3478925 -ORDO:67038 owl:equivalentClass HP:0005550 0.3472225 -ORDO:181 owl:equivalentClass HP:0007607 0.345 -ORDO:295049 owl:equivalentClass HP:0010484 0.34068750000000003 -ORDO:42738 owl:equivalentClass HP:0005549 0.34068750000000003 -ORDO:171901 owl:equivalentClass HP:0012192 0.34051750000000003 -ORDO:97364 owl:equivalentClass HP:0000003 0.338235 -ORDO:2380 owl:equivalentClass HP:0005743 0.337765 -ORDO:95457 owl:equivalentClass HP:0011662 0.337765 -ORDO:97363 owl:equivalentClass HP:0000003 0.335145 -ORDO:137807 owl:equivalentClass HP:0012309 0.33499999999999996 -ORDO:1202 owl:equivalentClass HP:0008750 0.33467749999999996 -ORDO:2248 owl:equivalentClass HP:0004383 0.3325475 -ORDO:79373 owl:equivalentClass HP:0007529 0.3318975 -ORDO:3157 owl:equivalentClass HP:0100842 0.33088249999999997 -ORDO:168811 owl:equivalentClass HP:0100003 0.33035749999999997 -ORDO:163699 owl:equivalentClass HP:0012218 0.3287025 -ORDO:3189 owl:equivalentClass HP:0001642 0.32838999999999996 -ORDO:70482 owl:equivalentClass HP:0011459 0.32738 -ORDO:166282 owl:equivalentClass HP:0011704 0.3271275 -ORDO:839 owl:equivalentClass HP:0008677 0.32639 -ORDO:1987 owl:equivalentClass HP:0003097 0.325 -ORDO:98869 owl:equivalentClass HP:0004810 0.2772725 -ORDO:98969 owl:equivalentClass HP:0007802 0.27549 -ORDO:100047 owl:equivalentClass HP:0100681 0.27449 -ORDO:98873 owl:equivalentClass HP:0004810 0.27436 -ORDO:98870 owl:equivalentClass HP:0004810 0.27152 -ORDO:168816 owl:equivalentClass HP:0100003 0.26698 -ORDO:206713 owl:equivalentClass HP:0007269 0.26698 -ORDO:99124 owl:equivalentClass HP:0010773 0.264285 -ORDO:79086 owl:equivalentClass HP:0009064 0.261865 -ORDO:2134 owl:equivalentClass HP:0005575 0.261865 -ORDO:79456 owl:equivalentClass HP:0200151 0.2615375 -ORDO:242 owl:equivalentClass HP:0008668 0.2605275 -ORDO:617 owl:equivalentClass HP:0008676 0.26 -ORDO:93921 owl:equivalentClass HP:0001067 0.2573175 -ORDO:637 owl:equivalentClass HP:0001067 0.2573175 -ORDO:636 owl:equivalentClass HP:0001067 0.2573175 -ORDO:99878 owl:equivalentClass HP:0008200 0.2568975 -ORDO:3337 owl:equivalentClass HP:0001994 0.2565225 -ORDO:30925 owl:equivalentClass HP:0000863 0.25635 -ORDO:2345 owl:equivalentClass HP:0004602 0.2558825 -ORDO:98626 owl:equivalentClass HP:0007802 0.2558825 -ORDO:289365 owl:equivalentClass HP:0000076 0.2558825 -ORDO:3090 owl:equivalentClass HP:0010773 0.25482 -ORDO:1201 owl:equivalentClass HP:0011100 0.254545 -ORDO:91357 owl:equivalentClass HP:0100681 0.25 -ORDO:2337 owl:equivalentClass HP:0007404 0.2469875 -ORDO:104075 owl:equivalentClass HP:0040274 0.2466675 -ORDO:1136 owl:equivalentClass HP:0007099 0.2462675 -ORDO:443095 owl:equivalentClass HP:0000825 0.2459025 -ORDO:860 owl:equivalentClass HP:0011540 0.2457625 -ORDO:435561 owl:equivalentClass HP:0010465 0.245615 -ORDO:97361 owl:equivalentClass HP:0012583 0.245455 -ORDO:93172 owl:equivalentClass HP:0008718 0.2452825 -ORDO:363999 owl:equivalentClass HP:0001790 0.2452825 -ORDO:97362 owl:equivalentClass HP:0012584 0.2452825 -ORDO:93173 owl:equivalentClass HP:0012582 0.2450975 -ORDO:137920 owl:equivalentClass HP:0004502 0.2450975 -ORDO:66529 owl:equivalentClass HP:0011665 0.2448975 -ORDO:295016 owl:equivalentClass HP:0100490 0.24468 -ORDO:3265 owl:equivalentClass HP:0003041 0.24468 -ORDO:295044 owl:equivalentClass HP:0100746 0.244445 -ORDO:94056 owl:equivalentClass HP:0003939 0.244445 -ORDO:141096 owl:equivalentClass HP:0009934 0.244185 -ORDO:98988 owl:equivalentClass HP:0001134 0.243965 -ORDO:93382 owl:equivalentClass HP:0009370 0.2439025 -ORDO:93397 owl:equivalentClass HP:0009370 0.2439025 -ORDO:309147 owl:equivalentClass HP:0012556 0.2439025 -ORDO:140908 owl:equivalentClass HP:0005831 0.2439025 -ORDO:98731 owl:equivalentClass HP:0004947 0.2438675 -ORDO:295047 owl:equivalentClass HP:0100747 0.24359 -ORDO:98943 owl:equivalentClass HP:0100719 0.243182 -ORDO:49041 owl:equivalentClass HP:0005200 0.24303349999999999 -ORDO:469 owl:equivalentClass HP:0005973 0.2426465 -ORDO:296 owl:equivalentClass HP:0005701 0.2420735 -ORDO:2004 owl:equivalentClass HP:0008751 0.241935 -ORDO:494448 owl:equivalentClass HP:0030417 0.2416675 -ORDO:356978 owl:equivalentClass HP:0040144 0.24138 -ORDO:93335 owl:equivalentClass HP:0005696 0.2410725 -ORDO:30391 owl:equivalentClass HP:0005912 0.2409095 -ORDO:19 owl:equivalentClass HP:0012321 0.24074 -ORDO:873 owl:equivalentClass HP:0100245 0.24074 -ORDO:99104 owl:equivalentClass HP:0001684 0.240662 -ORDO:312 owl:equivalentClass HP:0007475 0.2403845 -ORDO:35125 owl:equivalentClass HP:0010816 0.2403845 -ORDO:252183 owl:equivalentClass HP:0001067 0.24 -ORDO:99047 owl:equivalentClass HP:0011652 0.24 -ORDO:99967 owl:equivalentClass HP:0012268 0.239894 -ORDO:95459 owl:equivalentClass HP:0010446 0.239894 -ORDO:243 owl:equivalentClass HP:0008668 0.2395825 -ORDO:97335 owl:equivalentClass HP:0010890 0.2395825 -ORDO:498494 owl:equivalentClass HP:0010689 0.2395825 -ORDO:99099 owl:equivalentClass HP:0031134 0.23913 -ORDO:280133 owl:equivalentClass HP:0045044 0.238805 -ORDO:1885 owl:equivalentClass HP:0001083 0.238514 -ORDO:48372 owl:equivalentClass HP:0011954 0.2383725 -ORDO:199647 owl:equivalentClass HP:0002085 0.238334 -ORDO:118246 owl:equivalentClass HP:0000546 0.238095 -ORDO:681 owl:equivalentClass HP:0007215 0.237705 -ORDO:93616 owl:equivalentClass HP:0011903 0.2375 -ORDO:2442 owl:equivalentClass HP:0005523 0.2375 -ORDO:454706 owl:equivalentClass HP:0008964 0.2372875 -ORDO:141118 owl:equivalentClass HP:0011817 0.2368425 -ORDO:1195 owl:equivalentClass HP:0012239 0.23662850000000002 -ORDO:98274 owl:equivalentClass HP:0005547 0.236111 -ORDO:99973 owl:equivalentClass HP:0004313 0.23585 -ORDO:99972 owl:equivalentClass HP:0004313 0.23585 -ORDO:480549 owl:equivalentClass HP:0004430 0.235295 -ORDO:88 owl:equivalentClass HP:0001915 0.23475649999999998 -ORDO:1516 owl:equivalentClass HP:0004439 0.234695 -ORDO:268940 owl:equivalentClass HP:0006927 0.234695 -ORDO:251870 owl:equivalentClass HP:0030065 0.2344115 -ORDO:457252 owl:equivalentClass HP:0030413 0.2341775 -ORDO:2199 owl:equivalentClass HP:0007404 0.2341775 -ORDO:98995 owl:equivalentClass HP:0010920 0.23409049999999998 -ORDO:823 owl:equivalentClass HP:0002414 0.23409049999999998 -ORDO:98967 owl:equivalentClass HP:0007760 0.23409049999999998 -ORDO:364013 owl:equivalentClass HP:0001790 0.2340425 -ORDO:199633 owl:equivalentClass HP:0002408 0.2333325 -ORDO:93668 owl:equivalentClass HP:0005901 0.2333325 -ORDO:101043 owl:equivalentClass HP:0005176 0.2333325 -ORDO:1040 owl:equivalentClass HP:0100255 0.2333325 -ORDO:2924 owl:equivalentClass HP:0006706 0.232547 -ORDO:171918 owl:equivalentClass HP:0012190 0.2321435 -ORDO:99107 owl:equivalentClass HP:0001631 0.2321435 -ORDO:329217 owl:equivalentClass HP:0005305 0.2321425 -ORDO:91415 owl:equivalentClass HP:0000996 0.2321425 -ORDO:317419 owl:equivalentClass HP:0004430 0.231885 -ORDO:317416 owl:equivalentClass HP:0004430 0.231885 -ORDO:168778 owl:equivalentClass HP:0000729 0.231885 -ORDO:33355 owl:equivalentClass HP:0008715 0.2317075 -ORDO:431347 owl:equivalentClass HP:0006509 0.2317075 -ORDO:99043 owl:equivalentClass HP:0011652 0.2316525 -ORDO:2970 owl:equivalentClass HP:0004392 0.231452 -ORDO:329931 owl:equivalentClass HP:0000099 0.23077 -ORDO:91349 owl:equivalentClass HP:0011761 0.23077 -ORDO:99097 owl:equivalentClass HP:0011622 0.2301575 -ORDO:949 owl:equivalentClass HP:0004439 0.23 -ORDO:1398 owl:equivalentClass HP:0001321 0.22999999999999998 -ORDO:314822 owl:equivalentClass HP:0002049 0.2295075 -ORDO:99885 owl:equivalentClass HP:0008255 0.2291675 -ORDO:120549 owl:equivalentClass HP:0002667 0.2291675 -ORDO:93430 owl:equivalentClass HP:0002654 0.2288125 -ORDO:397802 owl:equivalentClass HP:0004430 0.2285725 -ORDO:171220 owl:equivalentClass HP:0000075 0.2285725 -ORDO:319276 owl:equivalentClass HP:0006770 0.22807 -ORDO:211266 owl:equivalentClass HP:0100026 0.22807 -ORDO:181415 owl:equivalentClass HP:0011736 0.22807 -ORDO:97253 owl:equivalentClass HP:0030405 0.22807 -ORDO:364574 owl:equivalentClass HP:0004439 0.2272725 -ORDO:398971 owl:equivalentClass HP:0031521 0.2272725 -ORDO:156230 owl:equivalentClass HP:0031346 0.2272725 -ORDO:424019 owl:equivalentClass HP:0030438 0.2266675 -ORDO:168549 owl:equivalentClass HP:0002657 0.2265625 -ORDO:99071 owl:equivalentClass HP:0011627 0.226415 -ORDO:99860 owl:equivalentClass HP:0004812 0.22619 -ORDO:141234 owl:equivalentClass HP:0031571 0.22619 -ORDO:118138 owl:equivalentClass HP:0000829 0.22619 -ORDO:2778 owl:equivalentClass HP:0005901 0.2258075 -ORDO:181408 owl:equivalentClass HP:0008200 0.22549 -ORDO:87277 owl:equivalentClass HP:0001249 0.22549 -ORDO:83330 owl:equivalentClass HP:0006959 0.2253525 -ORDO:83420 owl:equivalentClass HP:0006959 0.2253525 -ORDO:83418 owl:equivalentClass HP:0006959 0.2253525 -ORDO:83419 owl:equivalentClass HP:0006959 0.2253525